@akad/design-system 0.2.0-beta.7 → 0.2.0-beta.8

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.
@@ -17,4 +17,4 @@ object-assign
17
17
  (c) Sindre Sorhus
18
18
  @license MIT
19
19
  */var ft,Kt;function vn(){if(Kt)return ft;Kt=1;var r=Object.getOwnPropertySymbols,e=Object.prototype.hasOwnProperty,t=Object.prototype.propertyIsEnumerable;function s(a){if(a==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(a)}function n(){try{if(!Object.assign)return!1;var a=new String("abc");if(a[5]="de",Object.getOwnPropertyNames(a)[0]==="5")return!1;for(var i={},l=0;l<10;l++)i["_"+String.fromCharCode(l)]=l;var c=Object.getOwnPropertyNames(i).map(function(h){return i[h]});if(c.join("")!=="0123456789")return!1;var d={};return"abcdefghijklmnopqrst".split("").forEach(function(h){d[h]=h}),Object.keys(Object.assign({},d)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return ft=n()?Object.assign:function(a,i){for(var l,c=s(a),d,h=1;h<arguments.length;h++){l=Object(arguments[h]);for(var f in l)e.call(l,f)&&(c[f]=l[f]);if(r){d=r(l);for(var v=0;v<d.length;v++)t.call(l,d[v])&&(c[d[v]]=l[d[v]])}}return c},ft}var gt,Zt;function mt(){if(Zt)return gt;Zt=1;var r="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return gt=r,gt}var yt,Jt;function Qt(){return Jt||(Jt=1,yt=Function.call.bind(Object.prototype.hasOwnProperty)),yt}var _t,es;function kn(){if(es)return _t;es=1;var r=function(){};if(process.env.NODE_ENV!=="production"){var e=mt(),t={},s=Qt();r=function(a){var i="Warning: "+a;typeof console<"u"&&console.error(i);try{throw new Error(i)}catch{}}}function n(a,i,l,c,d){if(process.env.NODE_ENV!=="production"){for(var h in a)if(s(a,h)){var f;try{if(typeof a[h]!="function"){var v=Error((c||"React class")+": "+l+" type `"+h+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof a[h]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw v.name="Invariant Violation",v}f=a[h](i,h,c,l,null,e)}catch(k){f=k}if(f&&!(f instanceof Error)&&r((c||"React class")+": type specification of "+l+" `"+h+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof f+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),f instanceof Error&&!(f.message in t)){t[f.message]=!0;var C=d?d():"";r("Failed "+l+" type: "+f.message+(C??""))}}}}return n.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(t={})},_t=n,_t}var vt,ts;function bn(){if(ts)return vt;ts=1;var r=Xt(),e=vn(),t=mt(),s=Qt(),n=kn(),a=function(){};process.env.NODE_ENV!=="production"&&(a=function(l){var c="Warning: "+l;typeof console<"u"&&console.error(c);try{throw new Error(c)}catch{}});function i(){return null}return vt=function(l,c){var d=typeof Symbol=="function"&&Symbol.iterator,h="@@iterator";function f(m){var S=m&&(d&&m[d]||m[h]);if(typeof S=="function")return S}var v="<<anonymous>>",C={array:D("array"),bigint:D("bigint"),bool:D("boolean"),func:D("function"),number:D("number"),object:D("object"),string:D("string"),symbol:D("symbol"),any:z(),arrayOf:w,element:A(),elementType:p(),instanceOf:E,node:re(),objectOf:U,oneOf:M,oneOfType:P,shape:pe,exact:De};function k(m,S){return m===S?m!==0||1/m===1/S:m!==m&&S!==S}function y(m,S){this.message=m,this.data=S&&typeof S=="object"?S:{},this.stack=""}y.prototype=Error.prototype;function b(m){if(process.env.NODE_ENV!=="production")var S={},L=0;function $(x,V,j,H,F,q,ee){if(H=H||v,q=q||j,ee!==t){if(c){var _=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw _.name="Invariant Violation",_}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var Ce=H+":"+j;!S[Ce]&&L<3&&(a("You are manually calling a React.PropTypes validation function for the `"+q+"` prop on `"+H+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),S[Ce]=!0,L++)}}return V[j]==null?x?V[j]===null?new y("The "+F+" `"+q+"` is marked as required "+("in `"+H+"`, but its value is `null`.")):new y("The "+F+" `"+q+"` is marked as required in "+("`"+H+"`, but its value is `undefined`.")):null:m(V,j,H,F,q)}var B=$.bind(null,!1);return B.isRequired=$.bind(null,!0),B}function D(m){function S(L,$,B,x,V,j){var H=L[$],F=le(H);if(F!==m){var q=ve(H);return new y("Invalid "+x+" `"+V+"` of type "+("`"+q+"` supplied to `"+B+"`, expected ")+("`"+m+"`."),{expectedType:m})}return null}return b(S)}function z(){return b(i)}function w(m){function S(L,$,B,x,V){if(typeof m!="function")return new y("Property `"+V+"` of component `"+B+"` has invalid PropType notation inside arrayOf.");var j=L[$];if(!Array.isArray(j)){var H=le(j);return new y("Invalid "+x+" `"+V+"` of type "+("`"+H+"` supplied to `"+B+"`, expected an array."))}for(var F=0;F<j.length;F++){var q=m(j,F,B,x,V+"["+F+"]",t);if(q instanceof Error)return q}return null}return b(S)}function A(){function m(S,L,$,B,x){var V=S[L];if(!l(V)){var j=le(V);return new y("Invalid "+B+" `"+x+"` of type "+("`"+j+"` supplied to `"+$+"`, expected a single ReactElement."))}return null}return b(m)}function p(){function m(S,L,$,B,x){var V=S[L];if(!r.isValidElementType(V)){var j=le(V);return new y("Invalid "+B+" `"+x+"` of type "+("`"+j+"` supplied to `"+$+"`, expected a single ReactElement type."))}return null}return b(m)}function E(m){function S(L,$,B,x,V){if(!(L[$]instanceof m)){var j=m.name||v,H=Ne(L[$]);return new y("Invalid "+x+" `"+V+"` of type "+("`"+H+"` supplied to `"+B+"`, expected ")+("instance of `"+j+"`."))}return null}return b(S)}function M(m){if(!Array.isArray(m))return process.env.NODE_ENV!=="production"&&(arguments.length>1?a("Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."):a("Invalid argument supplied to oneOf, expected an array.")),i;function S(L,$,B,x,V){for(var j=L[$],H=0;H<m.length;H++)if(k(j,m[H]))return null;var F=JSON.stringify(m,function(ee,_){var Ce=ve(_);return Ce==="symbol"?String(_):_});return new y("Invalid "+x+" `"+V+"` of value `"+String(j)+"` "+("supplied to `"+B+"`, expected one of "+F+"."))}return b(S)}function U(m){function S(L,$,B,x,V){if(typeof m!="function")return new y("Property `"+V+"` of component `"+B+"` has invalid PropType notation inside objectOf.");var j=L[$],H=le(j);if(H!=="object")return new y("Invalid "+x+" `"+V+"` of type "+("`"+H+"` supplied to `"+B+"`, expected an object."));for(var F in j)if(s(j,F)){var q=m(j,F,B,x,V+"."+F,t);if(q instanceof Error)return q}return null}return b(S)}function P(m){if(!Array.isArray(m))return process.env.NODE_ENV!=="production"&&a("Invalid argument supplied to oneOfType, expected an instance of array."),i;for(var S=0;S<m.length;S++){var L=m[S];if(typeof L!="function")return a("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+Ie(L)+" at index "+S+"."),i}function $(B,x,V,j,H){for(var F=[],q=0;q<m.length;q++){var ee=m[q],_=ee(B,x,V,j,H,t);if(_==null)return null;_.data&&s(_.data,"expectedType")&&F.push(_.data.expectedType)}var Ce=F.length>0?", expected one of type ["+F.join(", ")+"]":"";return new y("Invalid "+j+" `"+H+"` supplied to "+("`"+V+"`"+Ce+"."))}return b($)}function re(){function m(S,L,$,B,x){return _e(S[L])?null:new y("Invalid "+B+" `"+x+"` supplied to "+("`"+$+"`, expected a ReactNode."))}return b(m)}function de(m,S,L,$,B){return new y((m||"React class")+": "+S+" type `"+L+"."+$+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+B+"`.")}function pe(m){function S(L,$,B,x,V){var j=L[$],H=le(j);if(H!=="object")return new y("Invalid "+x+" `"+V+"` of type `"+H+"` "+("supplied to `"+B+"`, expected `object`."));for(var F in m){var q=m[F];if(typeof q!="function")return de(B,x,V,F,ve(q));var ee=q(j,F,B,x,V+"."+F,t);if(ee)return ee}return null}return b(S)}function De(m){function S(L,$,B,x,V){var j=L[$],H=le(j);if(H!=="object")return new y("Invalid "+x+" `"+V+"` of type `"+H+"` "+("supplied to `"+B+"`, expected `object`."));var F=e({},L[$],m);for(var q in F){var ee=m[q];if(s(m,q)&&typeof ee!="function")return de(B,x,V,q,ve(ee));if(!ee)return new y("Invalid "+x+" `"+V+"` key `"+q+"` supplied to `"+B+"`.\nBad object: "+JSON.stringify(L[$],null," ")+`
20
- Valid keys: `+JSON.stringify(Object.keys(m),null," "));var _=ee(j,q,B,x,V+"."+q,t);if(_)return _}return null}return b(S)}function _e(m){switch(typeof m){case"number":case"string":case"undefined":return!0;case"boolean":return!m;case"object":if(Array.isArray(m))return m.every(_e);if(m===null||l(m))return!0;var S=f(m);if(S){var L=S.call(m),$;if(S!==m.entries){for(;!($=L.next()).done;)if(!_e($.value))return!1}else for(;!($=L.next()).done;){var B=$.value;if(B&&!_e(B[1]))return!1}}else return!1;return!0;default:return!1}}function je(m,S){return m==="symbol"?!0:S?S["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&S instanceof Symbol:!1}function le(m){var S=typeof m;return Array.isArray(m)?"array":m instanceof RegExp?"object":je(S,m)?"symbol":S}function ve(m){if(typeof m>"u"||m===null)return""+m;var S=le(m);if(S==="object"){if(m instanceof Date)return"date";if(m instanceof RegExp)return"regexp"}return S}function Ie(m){var S=ve(m);switch(S){case"array":case"object":return"an "+S;case"boolean":case"date":case"regexp":return"a "+S;default:return S}}function Ne(m){return!m.constructor||!m.constructor.name?v:m.constructor.name}return C.checkPropTypes=n,C.resetWarningCache=n.resetWarningCache,C.PropTypes=C,C},vt}var kt,ss;function Sn(){if(ss)return kt;ss=1;var r=mt();function e(){}function t(){}return t.resetWarningCache=e,kt=function(){function s(i,l,c,d,h,f){if(f!==r){var v=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw v.name="Invariant Violation",v}}s.isRequired=s;function n(){return s}var a={array:s,bigint:s,bool:s,func:s,number:s,object:s,string:s,symbol:s,any:s,arrayOf:n,element:s,elementType:s,instanceOf:n,node:s,objectOf:n,oneOf:n,oneOfType:n,shape:n,exact:n,checkPropTypes:t,resetWarningCache:e};return a.PropTypes=a,a},kt}if(process.env.NODE_ENV!=="production"){var Cn=Xt(),En=!0;ht.exports=bn()(Cn.isElement,En)}else ht.exports=Sn()();var Tn=ht.exports;const o=mn(Tn),ns={Primary:"primary",Secondary:"secondary",Info:"info",Success:"success",Danger:"danger",Warning:"warning",Neutral:"neutral"},as={Solid:"solid",Outline:"outline",Text:"text"},rs={Large:"lg",Medium:"md",Small:"sm"},is={Right:"right",Left:"left"},Y={name:"Button",class:"ds-button",props:{color:{type:String,default:ns.Primary,options:Object.values(ns)},variant:{type:String,default:as.Solid,options:Object.values(as)},size:{type:String,default:rs.Medium,options:Object.values(rs)},elevation:{type:Number,options:[1,2,3,4]},disabled:{type:Boolean,default:!1},icon:{type:String,default:""},iconFill:{type:Boolean,default:!0},iconPosition:{type:String,default:is.Right,options:Object.values(is)},id:{type:String,default:""},testId:{type:String,default:"ds-button-test"},fullSize:{type:Boolean,default:!1}}},os={Primary:"primary",PrimaryLightest:"primary-lightest",PrimaryLighter:"primary-lighter",PrimaryLight:"primary-light",PrimaryDark:"primary-dark",PrimaryDarker:"primary-darker",Neutral90:"neutral-90",Neutral80:"neutral-80",Neutral60:"neutral-60",Neutral40:"neutral-40",Neutral20:"neutral-20",Neutral10:"neutral-10",Neutral05:"neutral-05",Neutral00:"neutral-00",Secondary:"secondary",SecondaryLightest:"secondary-lightest",SecondaryLighter:"secondary-lighter",SecondaryLight:"secondary-light",SecondaryDark:"secondary-dark",SecondaryDarker:"secondary-darker",Success:"success",SuccessLighter:"success-lighter",SuccessLight:"success-light",SuccessDark:"success-dark",Warning:"warning",WarningLighter:"warning-lighter",WarningLight:"warning-light",WarningDark:"warning-dark",Danger:"danger",DangerLighter:"danger-lighter",DangerLight:"danger-light",DangerDark:"danger-dark",Info:"info",InfoLighter:"info-lighter",InfoLight:"info-light",InfoDark:"info-dark"},ls={Outlined:"outlined",Rounded:"rounded",Sharp:"sharp"},us={XXS:"xxs",XS:"xs",SM:"sm",MD:"md",LG:"lg",XL:"xl",XXL:"xxl",XXXL:"xxxl",Huge:"huge"},cs={Bold:"bold",Semibold:"semibold",Medium:"medium",Regular:"regular",Light:"light",Extralight:"extralight"},ie={name:"Icon",class:"ds-icon",props:{color:{type:String,default:os.Neutral90,options:Object.values(os)},image:{type:String,default:"settings"},variation:{type:String,default:ls.Outlined,options:Object.values(ls)},size:{type:String,default:us.MD,options:Object.values(us)},fontVariationSettings:{type:Object,default:{fill:0,grad:0,weight:500,opticalSize:48}},fill:{type:Boolean,default:!1},testId:{type:String,default:"ds-icon-test"},weight:{type:String,default:cs.Semibold,options:Object.values(cs)},onClick:{type:Function,default:()=>({})}}},An={bold:700,semibold:600,medium:500,regular:400,light:300,extralight:200},X=({image:r=ie.props.image.default,color:e=ie.props.color.default,className:t,size:s=ie.props.size.default,fill:n=ie.props.fill.default,weight:a=ie.props.weight.default,testId:i=ie.props.testId.default,onClick:l=ie.props.onClick.default})=>{const c="material-symbols-rounded",d=e&&ie.props.color.options.find(f=>f===e)&&`${ie.class}__color--${e}`,h=g.useMemo(()=>({fontVariationSettings:`'FILL' ${n?1:0}, 'GRAD' 0,'wght' ${An[a]}, 'opsz' 48`}),[a,n]);return u.jsx("i",{className:[`${ie.class}--${s}`,ie.class,c,d,t&&t].filter(f=>f).join(" "),"data-testid":i,onClick:l,style:h,translate:"no",children:r})};X.propTypes={color:o.oneOf(ie.props.color.options),image:o.string,fontVariationSettings:o.object,size:o.oneOf(ie.props.size.options),fill:o.bool,weight:o.oneOf(ie.props.weight.options),onClick:o.func},X.displayName="DsIcon";const He=({children:r,className:e,onClick:t,size:s=Y.props.size.default,disabled:n=Y.props.disabled.default,icon:a=Y.props.icon.default,id:i=Y.props.id.default,testId:l=Y.props.testId.default,elevation:c,variant:d=Y.props.variant.default,color:h=Y.props.color.default,iconFill:f=Y.props.iconFill.default,iconPosition:v=Y.props.iconPosition.default,fullSize:C=Y.props.fullSize.default})=>{const k=s&&Y.props.size.options.find(E=>E===s)?`${Y.class}--${s}`:`${Y.class}__${Y.props.size.default}`,y=n&&`${Y.class}--disabled`,b=`${Y.class}__${h}--${d}`,D=c&&`${Y.class}--elevation-${c}`,z=a&&`${Y.class}--with-icon`,w=C?`${Y.class}--full-size`:"",A=v==="right"?`${Y.class}__icon`:`${Y.class}__icon--left`,p=v==="right"?`${Y.class}__text`:`${Y.class}__text--reversed`;return u.jsx("button",{className:[Y.class,w,y,z,k,b,D,z,e&&e].filter(E=>E).join(" "),"data-testid":l,disabled:n,id:i,onClick:n?void 0:t,children:u.jsxs("span",{className:["ds-button__text",p].join(" "),children:[r,a&&u.jsx(X,{className:["ds-button__icon",A].join(" "),fill:f,image:a,size:s})]})})};He.propTypes={color:o.oneOf(Y.props.color.options),variant:o.oneOf(Y.props.variant.options),size:o.oneOf(Y.props.size.options),disabled:o.bool,icon:o.string,iconFill:o.bool,iconPosition:o.oneOf(Y.props.iconPosition.options),testId:o.string,id:o.string,fullSize:o.bool},He.displayName="DsButton";const xn={name:"Caption",class:"ds-caption"},bt=({children:r,className:e,testId:t="ds-caption-test"})=>u.jsx("p",{className:[xn.class,e&&e].filter(s=>s).join(" "),"data-testid":t,children:r});bt.propTypes={children:o.node.isRequired,className:o.string,testId:o.string},bt.displayName="DsCaption";const Ke={None:"",PrimaryDarker:"primary-darker",PrimaryDark:"primary-dark",Primary:"primary",PrimaryLight:"primary-light",PrimaryLighter:"primary-lighter",PrimaryLightest:"primary-lightest",SecondaryDarker:"secondary-darker",SecondaryDark:"secondary-dark",Secondary:"secondary",SecondaryLight:"secondary-light",SecondaryLighter:"secondary-lighter",SecondaryLightest:"secondary-lightest",Neutral90:"neutral-90",Neutral80:"neutral-80",Neutral60:"neutral-60",Neutral40:"neutral-40",Neutral20:"neutral-20",Neutral10:"neutral-10",Neutral05:"neutral-05",Neutral00:"neutral-00",SuccessDark:"success-dark",Success:"success",SuccessLight:"success-light",SuccessLighter:"success-lighter",WarningDark:"warning-dark",Warning:"warning",WarningLight:"warning-light",WarningLighter:"warning-lighter",DangerDark:"danger-dark",Danger:"danger",DangerLight:"danger-light",DangerLighter:"danger-lighter",InfoDark:"info-dark",Info:"info",InfoLight:"info-light",InfoLighter:"info-lighter"},fe={name:"Card",class:"ds-card",props:{backgroundColor:{type:String,default:Ke.None,options:Object.values(Ke)},borderColor:{type:String,default:Ke.None,options:Object.values(Ke)},elevation:{type:Number,default:0,options:[0,1,2,3,4]},id:{type:String,default:""},testId:{type:String,default:"ds-card"}}},St=({id:r,testId:e=fe.props.testId.default,children:t,className:s,elevation:n=fe.props.elevation.default,backgroundColor:a=fe.props.backgroundColor.default,borderColor:i=fe.props.borderColor.default})=>{const l=n&&`${fe.class}--elevation-${n}`,c=i&&`${fe.class}--border-${i}`,d=a&&`${fe.class}--${a}`;return u.jsx("div",{className:[fe.class,s,l,c,d].filter(h=>h).join(" "),"data-testid":e,id:r,children:t})};St.propTypes={id:o.string,testId:o.string,backgroundColor:o.oneOf(fe.props.backgroundColor.options),borderColor:o.oneOf(fe.props.borderColor.options),elevation:o.oneOf(fe.props.elevation.options)},St.displayName="DsCard";const ae={name:"Checkbox",class:"ds-checkbox",props:{name:{type:String,required:!1},testId:{type:String,default:"ds-checkbox-test"},label:{type:String,default:""},description:{type:String,default:""},checked:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},changeByChecked:{type:Boolean,default:!1},onChangeHandler:{type:Function,default:()=>({})}}},Ct=g.forwardRef(({id:r,className:e,name:t,testId:s=ae.props.testId.default,label:n=ae.props.label.default,description:a=ae.props.description.default,checked:i=ae.props.checked.default,disabled:l=ae.props.checked.default,changeByChecked:c=ae.props.changeByChecked.default,onChangeHandler:d},h)=>{const f=c||!1,v=i||!1,[C,k]=g.useState(v),y={image:C?"check_box":"check_box_outline_blank",class:C?`${ae.class}__icon--checked`:`${ae.class}__icon--unchecked`},b=l&&`${ae.class}--disabled`,D=z=>{l||(k(w=>!w),d&&d(z))};return g.useEffect(()=>{f&&k(i)},[i,f]),u.jsxs("label",{className:[ae.class,b,e&&e].join(" "),htmlFor:r||t,children:[u.jsx("input",{checked:C,className:`${ae.class}__input`,"data-testid":s,id:r||t,name:t,onChange:D,ref:h,type:"checkbox"}),u.jsx(X,{className:`${ae.class}__icon ${y.class}`,fill:!0,image:y.image,size:"xxl",testId:`${s}-icon`}),(a||n)&&u.jsxs("div",{className:`${ae.class}__label`,children:[n&&u.jsx("label",{className:`${ae.class}__label-title`,htmlFor:r||t,children:n}),a&&u.jsx("label",{className:`${ae.class}__label-description`,htmlFor:r||t,children:a})]})]})});Ct.propTypes={label:o.oneOfType([o.string,o.node]),name:o.string,className:o.string,testId:o.string,description:o.oneOfType([o.string,o.node]),checked:o.bool,disabled:o.bool},Ct.displayName="DsCheckbox";const ds={Heading1:"heading-1",Heading2:"heading-2",Heading3:"heading-3",Heading4:"heading-4",Heading5:"heading-5",Heading6:"heading-6"},We={name:"Heading",class:"ds-heading",props:{type:{type:String,default:ds.Heading1,options:Object.values(ds)}}},Et=({children:r,testId:e="ds-heading-test",type:t=We.props.type.default,className:s})=>{const n={"heading-1":"h1","heading-2":"h2","heading-3":"h3","heading-4":"h4","heading-5":"h5","heading-6":"h6"},a=We.props.type.options.find(c=>c===t)&&`${We.class}--${t}`,l=n[t];return u.jsx(l,{className:[We.class,a,s&&s].filter(c=>c).join(" "),"data-testid":e,children:r})};Et.propTypes={className:o.string,testId:o.string,type:o.oneOf(We.props.type.options)},Et.displayName="DsHeading";const ps={None:"",Dashed:"dashed",Dotted:"dotted"},hs={None:"",Small:"small",Large:"large"},Me={name:"HR",class:"ds-hr",props:{borderStyle:{type:String,default:ps.None,options:Object.values(ps)},size:{type:String,default:hs.None,options:Object.values(hs)}}};function fs(r,e,t){const s=t.props[r];return s.options&&s.options.some(n=>n===e)?`${t.class}--${e}`:""}const Tt=({size:r=Me.props.size.default,borderStyle:e=Me.props.borderStyle.default})=>{const t=fs("size",r,Me),s=fs("borderStyle",e,Me);return u.jsx("hr",{className:`${Me.class} ${t} ${s}`.trim()})};Tt.propTypes={size:o.oneOf(Me.props.size.options),borderStyle:o.oneOf(Me.props.borderStyle.options)},Tt.displayName="DsHR";function Oe(r){return typeof r=="string"||r instanceof String}function gs(r){var e;return typeof r=="object"&&r!=null&&(r==null||(e=r.constructor)==null?void 0:e.name)==="Object"}function ms(r,e){return Array.isArray(e)?ms(r,(t,s)=>e.includes(s)):Object.entries(r).reduce((t,s)=>{let[n,a]=s;return e(a,n)&&(t[n]=a),t},{})}const T={NONE:"NONE",LEFT:"LEFT",FORCE_LEFT:"FORCE_LEFT",RIGHT:"RIGHT",FORCE_RIGHT:"FORCE_RIGHT"};function wn(r){switch(r){case T.LEFT:return T.FORCE_LEFT;case T.RIGHT:return T.FORCE_RIGHT;default:return r}}function At(r){return r.replace(/([.*+?^=!:${}()|[\]/\\])/g,"\\$1")}function Ze(r,e){if(e===r)return!0;const t=Array.isArray(e),s=Array.isArray(r);let n;if(t&&s){if(e.length!=r.length)return!1;for(n=0;n<e.length;n++)if(!Ze(e[n],r[n]))return!1;return!0}if(t!=s)return!1;if(e&&r&&typeof e=="object"&&typeof r=="object"){const a=e instanceof Date,i=r instanceof Date;if(a&&i)return e.getTime()==r.getTime();if(a!=i)return!1;const l=e instanceof RegExp,c=r instanceof RegExp;if(l&&c)return e.toString()==r.toString();if(l!=c)return!1;const d=Object.keys(e);for(n=0;n<d.length;n++)if(!Object.prototype.hasOwnProperty.call(r,d[n]))return!1;for(n=0;n<d.length;n++)if(!Ze(r[d[n]],e[d[n]]))return!1;return!0}else if(e&&r&&typeof e=="function"&&typeof r=="function")return e.toString()===r.toString();return!1}class Fn{constructor(e){for(Object.assign(this,e);this.value.slice(0,this.startChangePos)!==this.oldValue.slice(0,this.startChangePos);)--this.oldSelection.start;if(this.insertedCount)for(;this.value.slice(this.cursorPos)!==this.oldValue.slice(this.oldSelection.end);)this.value.length-this.cursorPos<this.oldValue.length-this.oldSelection.end?++this.oldSelection.end:++this.cursorPos}get startChangePos(){return Math.min(this.cursorPos,this.oldSelection.start)}get insertedCount(){return this.cursorPos-this.startChangePos}get inserted(){return this.value.substr(this.startChangePos,this.insertedCount)}get removedCount(){return Math.max(this.oldSelection.end-this.startChangePos||this.oldValue.length-this.value.length,0)}get removed(){return this.oldValue.substr(this.startChangePos,this.removedCount)}get head(){return this.value.substring(0,this.startChangePos)}get tail(){return this.value.substring(this.startChangePos+this.insertedCount)}get removeDirection(){return!this.removedCount||this.insertedCount?T.NONE:(this.oldSelection.end===this.cursorPos||this.oldSelection.start===this.cursorPos)&&this.oldSelection.end===this.oldSelection.start?T.RIGHT:T.LEFT}}function I(r,e){return new I.InputMask(r,e)}function ys(r){if(r==null)throw new Error("mask property should be defined");return r instanceof RegExp?I.MaskedRegExp:Oe(r)?I.MaskedPattern:r===Date?I.MaskedDate:r===Number?I.MaskedNumber:Array.isArray(r)||r===Array?I.MaskedDynamic:I.Masked&&r.prototype instanceof I.Masked?r:I.Masked&&r instanceof I.Masked?r.constructor:r instanceof Function?I.MaskedFunction:(console.warn("Mask not found for mask",r),I.Masked)}function Re(r){if(!r)throw new Error("Options in not defined");if(I.Masked){if(r.prototype instanceof I.Masked)return{mask:r};const{mask:e=void 0,...t}=r instanceof I.Masked?{mask:r}:gs(r)&&r.mask instanceof I.Masked?r:{};if(e){const s=e.mask;return{...ms(e,(n,a)=>!a.startsWith("_")),mask:e.constructor,_mask:s,...t}}}return gs(r)?{...r}:{mask:r}}function Ee(r){if(I.Masked&&r instanceof I.Masked)return r;const e=Re(r),t=ys(e.mask);if(!t)throw new Error("Masked class is not found for provided mask "+e.mask+", appropriate module needs to be imported manually before creating mask.");return e.mask===t&&delete e.mask,e._mask&&(e.mask=e._mask,delete e._mask),new t(e)}I.createMask=Ee;class xt{get selectionStart(){let e;try{e=this._unsafeSelectionStart}catch{}return e??this.value.length}get selectionEnd(){let e;try{e=this._unsafeSelectionEnd}catch{}return e??this.value.length}select(e,t){if(!(e==null||t==null||e===this.selectionStart&&t===this.selectionEnd))try{this._unsafeSelect(e,t)}catch{}}get isActive(){return!1}}I.MaskElement=xt;const _s=90,Dn=89;class Je extends xt{constructor(e){super(),this.input=e,this._onKeydown=this._onKeydown.bind(this),this._onInput=this._onInput.bind(this),this._onBeforeinput=this._onBeforeinput.bind(this),this._onCompositionEnd=this._onCompositionEnd.bind(this)}get rootElement(){var e,t,s;return(e=(t=(s=this.input).getRootNode)==null?void 0:t.call(s))!=null?e:document}get isActive(){return this.input===this.rootElement.activeElement}bindEvents(e){this.input.addEventListener("keydown",this._onKeydown),this.input.addEventListener("input",this._onInput),this.input.addEventListener("beforeinput",this._onBeforeinput),this.input.addEventListener("compositionend",this._onCompositionEnd),this.input.addEventListener("drop",e.drop),this.input.addEventListener("click",e.click),this.input.addEventListener("focus",e.focus),this.input.addEventListener("blur",e.commit),this._handlers=e}_onKeydown(e){if(this._handlers.redo&&(e.keyCode===_s&&e.shiftKey&&(e.metaKey||e.ctrlKey)||e.keyCode===Dn&&e.ctrlKey))return e.preventDefault(),this._handlers.redo(e);if(this._handlers.undo&&e.keyCode===_s&&(e.metaKey||e.ctrlKey))return e.preventDefault(),this._handlers.undo(e);e.isComposing||this._handlers.selectionChange(e)}_onBeforeinput(e){if(e.inputType==="historyUndo"&&this._handlers.undo)return e.preventDefault(),this._handlers.undo(e);if(e.inputType==="historyRedo"&&this._handlers.redo)return e.preventDefault(),this._handlers.redo(e)}_onCompositionEnd(e){this._handlers.input(e)}_onInput(e){e.isComposing||this._handlers.input(e)}unbindEvents(){this.input.removeEventListener("keydown",this._onKeydown),this.input.removeEventListener("input",this._onInput),this.input.removeEventListener("beforeinput",this._onBeforeinput),this.input.removeEventListener("compositionend",this._onCompositionEnd),this.input.removeEventListener("drop",this._handlers.drop),this.input.removeEventListener("click",this._handlers.click),this.input.removeEventListener("focus",this._handlers.focus),this.input.removeEventListener("blur",this._handlers.commit),this._handlers={}}}I.HTMLMaskElement=Je;class In extends Je{constructor(e){super(e),this.input=e}get _unsafeSelectionStart(){return this.input.selectionStart!=null?this.input.selectionStart:this.value.length}get _unsafeSelectionEnd(){return this.input.selectionEnd}_unsafeSelect(e,t){this.input.setSelectionRange(e,t)}get value(){return this.input.value}set value(e){this.input.value=e}}I.HTMLMaskElement=Je;class vs extends Je{get _unsafeSelectionStart(){const e=this.rootElement,t=e.getSelection&&e.getSelection(),s=t&&t.anchorOffset,n=t&&t.focusOffset;return n==null||s==null||s<n?s:n}get _unsafeSelectionEnd(){const e=this.rootElement,t=e.getSelection&&e.getSelection(),s=t&&t.anchorOffset,n=t&&t.focusOffset;return n==null||s==null||s>n?s:n}_unsafeSelect(e,t){if(!this.rootElement.createRange)return;const s=this.rootElement.createRange();s.setStart(this.input.firstChild||this.input,e),s.setEnd(this.input.lastChild||this.input,t);const n=this.rootElement,a=n.getSelection&&n.getSelection();a&&(a.removeAllRanges(),a.addRange(s))}get value(){return this.input.textContent||""}set value(e){this.input.textContent=e}}I.HTMLContenteditableMaskElement=vs;class Qe{constructor(){this.states=[],this.currentIndex=0}get currentState(){return this.states[this.currentIndex]}get isEmpty(){return this.states.length===0}push(e){this.currentIndex<this.states.length-1&&(this.states.length=this.currentIndex+1),this.states.push(e),this.states.length>Qe.MAX_LENGTH&&this.states.shift(),this.currentIndex=this.states.length-1}go(e){return this.currentIndex=Math.min(Math.max(this.currentIndex+e,0),this.states.length-1),this.currentState}undo(){return this.go(-1)}redo(){return this.go(1)}clear(){this.states.length=0,this.currentIndex=0}}Qe.MAX_LENGTH=100;class On{constructor(e,t){this.el=e instanceof xt?e:e.isContentEditable&&e.tagName!=="INPUT"&&e.tagName!=="TEXTAREA"?new vs(e):new In(e),this.masked=Ee(t),this._listeners={},this._value="",this._unmaskedValue="",this._rawInputValue="",this.history=new Qe,this._saveSelection=this._saveSelection.bind(this),this._onInput=this._onInput.bind(this),this._onChange=this._onChange.bind(this),this._onDrop=this._onDrop.bind(this),this._onFocus=this._onFocus.bind(this),this._onClick=this._onClick.bind(this),this._onUndo=this._onUndo.bind(this),this._onRedo=this._onRedo.bind(this),this.alignCursor=this.alignCursor.bind(this),this.alignCursorFriendly=this.alignCursorFriendly.bind(this),this._bindEvents(),this._onChange()}maskEquals(e){var t;return e==null||((t=this.masked)==null?void 0:t.maskEquals(e))}get mask(){return this.masked.mask}set mask(e){if(this.maskEquals(e))return;if(!(e instanceof I.Masked)&&this.masked.constructor===ys(e)){this.masked.updateOptions({mask:e});return}const t=e instanceof I.Masked?e:Ee({mask:e});t.unmaskedValue=this.masked.unmaskedValue,this.masked=t}get value(){return this._value}set value(e){this.value!==e&&(this.masked.value=e,this.updateControl("auto"))}get unmaskedValue(){return this._unmaskedValue}set unmaskedValue(e){this.unmaskedValue!==e&&(this.masked.unmaskedValue=e,this.updateControl("auto"))}get rawInputValue(){return this._rawInputValue}set rawInputValue(e){this.rawInputValue!==e&&(this.masked.rawInputValue=e,this.updateControl(),this.alignCursor())}get typedValue(){return this.masked.typedValue}set typedValue(e){this.masked.typedValueEquals(e)||(this.masked.typedValue=e,this.updateControl("auto"))}get displayValue(){return this.masked.displayValue}_bindEvents(){this.el.bindEvents({selectionChange:this._saveSelection,input:this._onInput,drop:this._onDrop,click:this._onClick,focus:this._onFocus,commit:this._onChange,undo:this._onUndo,redo:this._onRedo})}_unbindEvents(){this.el&&this.el.unbindEvents()}_fireEvent(e,t){const s=this._listeners[e];s&&s.forEach(n=>n(t))}get selectionStart(){return this._cursorChanging?this._changingCursorPos:this.el.selectionStart}get cursorPos(){return this._cursorChanging?this._changingCursorPos:this.el.selectionEnd}set cursorPos(e){!this.el||!this.el.isActive||(this.el.select(e,e),this._saveSelection())}_saveSelection(){this.displayValue!==this.el.value&&console.warn("Element value was changed outside of mask. Syncronize mask using `mask.updateValue()` to work properly."),this._selection={start:this.selectionStart,end:this.cursorPos}}updateValue(){this.masked.value=this.el.value,this._value=this.masked.value,this._unmaskedValue=this.masked.unmaskedValue,this._rawInputValue=this.masked.rawInputValue}updateControl(e){const t=this.masked.unmaskedValue,s=this.masked.value,n=this.masked.rawInputValue,a=this.displayValue,i=this.unmaskedValue!==t||this.value!==s||this._rawInputValue!==n;this._unmaskedValue=t,this._value=s,this._rawInputValue=n,this.el.value!==a&&(this.el.value=a),e==="auto"?this.alignCursor():e!=null&&(this.cursorPos=e),i&&this._fireChangeEvents(),!this._historyChanging&&(i||this.history.isEmpty)&&this.history.push({unmaskedValue:t,selection:{start:this.selectionStart,end:this.cursorPos}})}updateOptions(e){const{mask:t,...s}=e,n=!this.maskEquals(t),a=this.masked.optionsIsChanged(s);n&&(this.mask=t),a&&this.masked.updateOptions(s),(n||a)&&this.updateControl()}updateCursor(e){e!=null&&(this.cursorPos=e,this._delayUpdateCursor(e))}_delayUpdateCursor(e){this._abortUpdateCursor(),this._changingCursorPos=e,this._cursorChanging=setTimeout(()=>{this.el&&(this.cursorPos=this._changingCursorPos,this._abortUpdateCursor())},10)}_fireChangeEvents(){this._fireEvent("accept",this._inputEvent),this.masked.isComplete&&this._fireEvent("complete",this._inputEvent)}_abortUpdateCursor(){this._cursorChanging&&(clearTimeout(this._cursorChanging),delete this._cursorChanging)}alignCursor(){this.cursorPos=this.masked.nearestInputPos(this.masked.nearestInputPos(this.cursorPos,T.LEFT))}alignCursorFriendly(){this.selectionStart===this.cursorPos&&this.alignCursor()}on(e,t){return this._listeners[e]||(this._listeners[e]=[]),this._listeners[e].push(t),this}off(e,t){if(!this._listeners[e])return this;if(!t)return delete this._listeners[e],this;const s=this._listeners[e].indexOf(t);return s>=0&&this._listeners[e].splice(s,1),this}_onInput(e){this._inputEvent=e,this._abortUpdateCursor();const t=new Fn({value:this.el.value,cursorPos:this.cursorPos,oldValue:this.displayValue,oldSelection:this._selection}),s=this.masked.rawInputValue,n=this.masked.splice(t.startChangePos,t.removed.length,t.inserted,t.removeDirection,{input:!0,raw:!0}).offset,a=s===this.masked.rawInputValue?t.removeDirection:T.NONE;let i=this.masked.nearestInputPos(t.startChangePos+n,a);a!==T.NONE&&(i=this.masked.nearestInputPos(i,T.NONE)),this.updateControl(i),delete this._inputEvent}_onChange(){this.displayValue!==this.el.value&&this.updateValue(),this.masked.doCommit(),this.updateControl(),this._saveSelection()}_onDrop(e){e.preventDefault(),e.stopPropagation()}_onFocus(e){this.alignCursorFriendly()}_onClick(e){this.alignCursorFriendly()}_onUndo(){this._applyHistoryState(this.history.undo())}_onRedo(){this._applyHistoryState(this.history.redo())}_applyHistoryState(e){e&&(this._historyChanging=!0,this.unmaskedValue=e.unmaskedValue,this.el.select(e.selection.start,e.selection.end),this._saveSelection(),this._historyChanging=!1)}destroy(){this._unbindEvents(),this._listeners.length=0,delete this.el}}I.InputMask=On;class N{static normalize(e){return Array.isArray(e)?e:[e,new N]}constructor(e){Object.assign(this,{inserted:"",rawInserted:"",tailShift:0,skip:!1},e)}aggregate(e){return this.inserted+=e.inserted,this.rawInserted+=e.rawInserted,this.tailShift+=e.tailShift,this.skip=this.skip||e.skip,this}get offset(){return this.tailShift+this.inserted.length}get consumed(){return!!this.rawInserted||this.skip}equals(e){return this.inserted===e.inserted&&this.tailShift===e.tailShift&&this.rawInserted===e.rawInserted&&this.skip===e.skip}}I.ChangeDetails=N;class ke{constructor(e,t,s){e===void 0&&(e=""),t===void 0&&(t=0),this.value=e,this.from=t,this.stop=s}toString(){return this.value}extend(e){this.value+=String(e)}appendTo(e){return e.append(this.toString(),{tail:!0}).aggregate(e._appendPlaceholder())}get state(){return{value:this.value,from:this.from,stop:this.stop}}set state(e){Object.assign(this,e)}unshift(e){if(!this.value.length||e!=null&&this.from>=e)return"";const t=this.value[0];return this.value=this.value.slice(1),t}shift(){if(!this.value.length)return"";const e=this.value[this.value.length-1];return this.value=this.value.slice(0,-1),e}}class se{constructor(e){this._value="",this._update({...se.DEFAULTS,...e}),this._initialized=!0}updateOptions(e){this.optionsIsChanged(e)&&this.withValueRefresh(this._update.bind(this,e))}_update(e){Object.assign(this,e)}get state(){return{_value:this.value,_rawInputValue:this.rawInputValue}}set state(e){this._value=e._value}reset(){this._value=""}get value(){return this._value}set value(e){this.resolve(e,{input:!0})}resolve(e,t){t===void 0&&(t={input:!0}),this.reset(),this.append(e,t,""),this.doCommit()}get unmaskedValue(){return this.value}set unmaskedValue(e){this.resolve(e,{})}get typedValue(){return this.parse?this.parse(this.value,this):this.unmaskedValue}set typedValue(e){this.format?this.value=this.format(e,this):this.unmaskedValue=String(e)}get rawInputValue(){return this.extractInput(0,this.displayValue.length,{raw:!0})}set rawInputValue(e){this.resolve(e,{raw:!0})}get displayValue(){return this.value}get isComplete(){return!0}get isFilled(){return this.isComplete}nearestInputPos(e,t){return e}totalInputPositions(e,t){return e===void 0&&(e=0),t===void 0&&(t=this.displayValue.length),Math.min(this.displayValue.length,t-e)}extractInput(e,t,s){return e===void 0&&(e=0),t===void 0&&(t=this.displayValue.length),this.displayValue.slice(e,t)}extractTail(e,t){return e===void 0&&(e=0),t===void 0&&(t=this.displayValue.length),new ke(this.extractInput(e,t),e)}appendTail(e){return Oe(e)&&(e=new ke(String(e))),e.appendTo(this)}_appendCharRaw(e,t){return e?(this._value+=e,new N({inserted:e,rawInserted:e})):new N}_appendChar(e,t,s){t===void 0&&(t={});const n=this.state;let a;if([e,a]=this.doPrepareChar(e,t),e&&(a=a.aggregate(this._appendCharRaw(e,t)),!a.rawInserted&&this.autofix==="pad")){const i=this.state;this.state=n;let l=this.pad(t);const c=this._appendCharRaw(e,t);l=l.aggregate(c),c.rawInserted||l.equals(a)?a=l:this.state=i}if(a.inserted){let i,l=this.doValidate(t)!==!1;if(l&&s!=null){const c=this.state;if(this.overwrite===!0){i=s.state;for(let h=0;h<a.rawInserted.length;++h)s.unshift(this.displayValue.length-a.tailShift)}let d=this.appendTail(s);if(l=d.rawInserted.length===s.toString().length,!(l&&d.inserted)&&this.overwrite==="shift"){this.state=c,i=s.state;for(let h=0;h<a.rawInserted.length;++h)s.shift();d=this.appendTail(s),l=d.rawInserted.length===s.toString().length}l&&d.inserted&&(this.state=c)}l||(a=new N,this.state=n,s&&i&&(s.state=i))}return a}_appendPlaceholder(){return new N}_appendEager(){return new N}append(e,t,s){if(!Oe(e))throw new Error("value should be string");const n=Oe(s)?new ke(String(s)):s;t!=null&&t.tail&&(t._beforeTailState=this.state);let a;[e,a]=this.doPrepare(e,t);for(let i=0;i<e.length;++i){const l=this._appendChar(e[i],t,n);if(!l.rawInserted&&!this.doSkipInvalid(e[i],t,n))break;a.aggregate(l)}return(this.eager===!0||this.eager==="append")&&t!=null&&t.input&&e&&a.aggregate(this._appendEager()),n!=null&&(a.tailShift+=this.appendTail(n).tailShift),a}remove(e,t){return e===void 0&&(e=0),t===void 0&&(t=this.displayValue.length),this._value=this.displayValue.slice(0,e)+this.displayValue.slice(t),new N}withValueRefresh(e){if(this._refreshing||!this._initialized)return e();this._refreshing=!0;const t=this.rawInputValue,s=this.value,n=e();return this.rawInputValue=t,this.value&&this.value!==s&&s.indexOf(this.value)===0&&(this.append(s.slice(this.displayValue.length),{},""),this.doCommit()),delete this._refreshing,n}runIsolated(e){if(this._isolated||!this._initialized)return e(this);this._isolated=!0;const t=this.state,s=e(this);return this.state=t,delete this._isolated,s}doSkipInvalid(e,t,s){return!!this.skipInvalid}doPrepare(e,t){return t===void 0&&(t={}),N.normalize(this.prepare?this.prepare(e,this,t):e)}doPrepareChar(e,t){return t===void 0&&(t={}),N.normalize(this.prepareChar?this.prepareChar(e,this,t):e)}doValidate(e){return(!this.validate||this.validate(this.value,this,e))&&(!this.parent||this.parent.doValidate(e))}doCommit(){this.commit&&this.commit(this.value,this)}splice(e,t,s,n,a){s===void 0&&(s=""),n===void 0&&(n=T.NONE),a===void 0&&(a={input:!0});const i=e+t,l=this.extractTail(i),c=this.eager===!0||this.eager==="remove";let d;c&&(n=wn(n),d=this.extractInput(0,i,{raw:!0}));let h=e;const f=new N;if(n!==T.NONE&&(h=this.nearestInputPos(e,t>1&&e!==0&&!c?T.NONE:n),f.tailShift=h-e),f.aggregate(this.remove(h)),c&&n!==T.NONE&&d===this.rawInputValue)if(n===T.FORCE_LEFT){let v;for(;d===this.rawInputValue&&(v=this.displayValue.length);)f.aggregate(new N({tailShift:-1})).aggregate(this.remove(v-1))}else n===T.FORCE_RIGHT&&l.unshift();return f.aggregate(this.append(s,a,l))}maskEquals(e){return this.mask===e}optionsIsChanged(e){return!Ze(this,e)}typedValueEquals(e){const t=this.typedValue;return e===t||se.EMPTY_VALUES.includes(e)&&se.EMPTY_VALUES.includes(t)||(this.format?this.format(e,this)===this.format(this.typedValue,this):!1)}pad(e){return new N}}se.DEFAULTS={skipInvalid:!0},se.EMPTY_VALUES=[void 0,null,""],I.Masked=se;class $e{constructor(e,t){e===void 0&&(e=[]),t===void 0&&(t=0),this.chunks=e,this.from=t}toString(){return this.chunks.map(String).join("")}extend(e){if(!String(e))return;e=Oe(e)?new ke(String(e)):e;const t=this.chunks[this.chunks.length-1],s=t&&(t.stop===e.stop||e.stop==null)&&e.from===t.from+t.toString().length;if(e instanceof ke)s?t.extend(e.toString()):this.chunks.push(e);else if(e instanceof $e){if(e.stop==null){let n;for(;e.chunks.length&&e.chunks[0].stop==null;)n=e.chunks.shift(),n.from+=e.from,this.extend(n)}e.toString()&&(e.stop=e.blockIndex,this.chunks.push(e))}}appendTo(e){if(!(e instanceof I.MaskedPattern))return new ke(this.toString()).appendTo(e);const t=new N;for(let s=0;s<this.chunks.length;++s){const n=this.chunks[s],a=e._mapPosToBlock(e.displayValue.length),i=n.stop;let l;if(i!=null&&(!a||a.index<=i)&&((n instanceof $e||e._stops.indexOf(i)>=0)&&t.aggregate(e._appendPlaceholder(i)),l=n instanceof $e&&e._blocks[i]),l){const c=l.appendTail(n);t.aggregate(c);const d=n.toString().slice(c.rawInserted.length);d&&t.aggregate(e.append(d,{tail:!0}))}else t.aggregate(e.append(n.toString(),{tail:!0}))}return t}get state(){return{chunks:this.chunks.map(e=>e.state),from:this.from,stop:this.stop,blockIndex:this.blockIndex}}set state(e){const{chunks:t,...s}=e;Object.assign(this,s),this.chunks=t.map(n=>{const a="chunks"in n?new $e:new ke;return a.state=n,a})}unshift(e){if(!this.chunks.length||e!=null&&this.from>=e)return"";const t=e!=null?e-this.from:e;let s=0;for(;s<this.chunks.length;){const n=this.chunks[s],a=n.unshift(t);if(n.toString()){if(!a)break;++s}else this.chunks.splice(s,1);if(a)return a}return""}shift(){if(!this.chunks.length)return"";let e=this.chunks.length-1;for(;0<=e;){const t=this.chunks[e],s=t.shift();if(t.toString()){if(!s)break;--e}else this.chunks.splice(e,1);if(s)return s}return""}}class Bn{constructor(e,t){this.masked=e,this._log=[];const{offset:s,index:n}=e._mapPosToBlock(t)||(t<0?{index:0,offset:0}:{index:this.masked._blocks.length,offset:0});this.offset=s,this.index=n,this.ok=!1}get block(){return this.masked._blocks[this.index]}get pos(){return this.masked._blockStartPos(this.index)+this.offset}get state(){return{index:this.index,offset:this.offset,ok:this.ok}}set state(e){Object.assign(this,e)}pushState(){this._log.push(this.state)}popState(){const e=this._log.pop();return e&&(this.state=e),e}bindBlock(){this.block||(this.index<0&&(this.index=0,this.offset=0),this.index>=this.masked._blocks.length&&(this.index=this.masked._blocks.length-1,this.offset=this.block.displayValue.length))}_pushLeft(e){for(this.pushState(),this.bindBlock();0<=this.index;--this.index,this.offset=((t=this.block)==null?void 0:t.displayValue.length)||0){var t;if(e())return this.ok=!0}return this.ok=!1}_pushRight(e){for(this.pushState(),this.bindBlock();this.index<this.masked._blocks.length;++this.index,this.offset=0)if(e())return this.ok=!0;return this.ok=!1}pushLeftBeforeFilled(){return this._pushLeft(()=>{if(!(this.block.isFixed||!this.block.value)&&(this.offset=this.block.nearestInputPos(this.offset,T.FORCE_LEFT),this.offset!==0))return!0})}pushLeftBeforeInput(){return this._pushLeft(()=>{if(!this.block.isFixed)return this.offset=this.block.nearestInputPos(this.offset,T.LEFT),!0})}pushLeftBeforeRequired(){return this._pushLeft(()=>{if(!(this.block.isFixed||this.block.isOptional&&!this.block.value))return this.offset=this.block.nearestInputPos(this.offset,T.LEFT),!0})}pushRightBeforeFilled(){return this._pushRight(()=>{if(!(this.block.isFixed||!this.block.value)&&(this.offset=this.block.nearestInputPos(this.offset,T.FORCE_RIGHT),this.offset!==this.block.value.length))return!0})}pushRightBeforeInput(){return this._pushRight(()=>{if(!this.block.isFixed)return this.offset=this.block.nearestInputPos(this.offset,T.NONE),!0})}pushRightBeforeRequired(){return this._pushRight(()=>{if(!(this.block.isFixed||this.block.isOptional&&!this.block.value))return this.offset=this.block.nearestInputPos(this.offset,T.NONE),!0})}}class ks{constructor(e){Object.assign(this,e),this._value="",this.isFixed=!0}get value(){return this._value}get unmaskedValue(){return this.isUnmasking?this.value:""}get rawInputValue(){return this._isRawInput?this.value:""}get displayValue(){return this.value}reset(){this._isRawInput=!1,this._value=""}remove(e,t){return e===void 0&&(e=0),t===void 0&&(t=this._value.length),this._value=this._value.slice(0,e)+this._value.slice(t),this._value||(this._isRawInput=!1),new N}nearestInputPos(e,t){t===void 0&&(t=T.NONE);const s=0,n=this._value.length;switch(t){case T.LEFT:case T.FORCE_LEFT:return s;case T.NONE:case T.RIGHT:case T.FORCE_RIGHT:default:return n}}totalInputPositions(e,t){return e===void 0&&(e=0),t===void 0&&(t=this._value.length),this._isRawInput?t-e:0}extractInput(e,t,s){return e===void 0&&(e=0),t===void 0&&(t=this._value.length),s===void 0&&(s={}),s.raw&&this._isRawInput&&this._value.slice(e,t)||""}get isComplete(){return!0}get isFilled(){return!!this._value}_appendChar(e,t){if(t===void 0&&(t={}),this.isFilled)return new N;const s=this.eager===!0||this.eager==="append",a=this.char===e&&(this.isUnmasking||t.input||t.raw)&&(!t.raw||!s)&&!t.tail,i=new N({inserted:this.char,rawInserted:a?this.char:""});return this._value=this.char,this._isRawInput=a&&(t.raw||t.input),i}_appendEager(){return this._appendChar(this.char,{tail:!0})}_appendPlaceholder(){const e=new N;return this.isFilled||(this._value=e.inserted=this.char),e}extractTail(){return new ke("")}appendTail(e){return Oe(e)&&(e=new ke(String(e))),e.appendTo(this)}append(e,t,s){const n=this._appendChar(e[0],t);return s!=null&&(n.tailShift+=this.appendTail(s).tailShift),n}doCommit(){}get state(){return{_value:this._value,_rawInputValue:this.rawInputValue}}set state(e){this._value=e._value,this._isRawInput=!!e._rawInputValue}pad(e){return this._appendPlaceholder()}}class et{constructor(e){const{parent:t,isOptional:s,placeholderChar:n,displayChar:a,lazy:i,eager:l,...c}=e;this.masked=Ee(c),Object.assign(this,{parent:t,isOptional:s,placeholderChar:n,displayChar:a,lazy:i,eager:l})}reset(){this.isFilled=!1,this.masked.reset()}remove(e,t){return e===void 0&&(e=0),t===void 0&&(t=this.value.length),e===0&&t>=1?(this.isFilled=!1,this.masked.remove(e,t)):new N}get value(){return this.masked.value||(this.isFilled&&!this.isOptional?this.placeholderChar:"")}get unmaskedValue(){return this.masked.unmaskedValue}get rawInputValue(){return this.masked.rawInputValue}get displayValue(){return this.masked.value&&this.displayChar||this.value}get isComplete(){return!!this.masked.value||this.isOptional}_appendChar(e,t){if(t===void 0&&(t={}),this.isFilled)return new N;const s=this.masked.state;let n=this.masked._appendChar(e,this.currentMaskFlags(t));return n.inserted&&this.doValidate(t)===!1&&(n=new N,this.masked.state=s),!n.inserted&&!this.isOptional&&!this.lazy&&!t.input&&(n.inserted=this.placeholderChar),n.skip=!n.inserted&&!this.isOptional,this.isFilled=!!n.inserted,n}append(e,t,s){return this.masked.append(e,this.currentMaskFlags(t),s)}_appendPlaceholder(){return this.isFilled||this.isOptional?new N:(this.isFilled=!0,new N({inserted:this.placeholderChar}))}_appendEager(){return new N}extractTail(e,t){return this.masked.extractTail(e,t)}appendTail(e){return this.masked.appendTail(e)}extractInput(e,t,s){return e===void 0&&(e=0),t===void 0&&(t=this.value.length),this.masked.extractInput(e,t,s)}nearestInputPos(e,t){t===void 0&&(t=T.NONE);const s=0,n=this.value.length,a=Math.min(Math.max(e,s),n);switch(t){case T.LEFT:case T.FORCE_LEFT:return this.isComplete?a:s;case T.RIGHT:case T.FORCE_RIGHT:return this.isComplete?a:n;case T.NONE:default:return a}}totalInputPositions(e,t){return e===void 0&&(e=0),t===void 0&&(t=this.value.length),this.value.slice(e,t).length}doValidate(e){return this.masked.doValidate(this.currentMaskFlags(e))&&(!this.parent||this.parent.doValidate(this.currentMaskFlags(e)))}doCommit(){this.masked.doCommit()}get state(){return{_value:this.value,_rawInputValue:this.rawInputValue,masked:this.masked.state,isFilled:this.isFilled}}set state(e){this.masked.state=e.masked,this.isFilled=e.isFilled}currentMaskFlags(e){var t;return{...e,_beforeTailState:(e==null||(t=e._beforeTailState)==null?void 0:t.masked)||(e==null?void 0:e._beforeTailState)}}pad(e){return new N}}et.DEFAULT_DEFINITIONS={0:/\d/,a:/[\u0041-\u005A\u0061-\u007A\u00AA\u00B5\u00BA\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u0527\u0531-\u0556\u0559\u0561-\u0587\u05D0-\u05EA\u05F0-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u08A0\u08A2-\u08AC\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0977\u0979-\u097F\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C33\u0C35-\u0C39\u0C3D\u0C58\u0C59\u0C60\u0C61\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D60\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F4\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u1700-\u170C\u170E-\u1711\u1720-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1877\u1880-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191C\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19C1-\u19C7\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4B\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1CE9-\u1CEC\u1CEE-\u1CF1\u1CF5\u1CF6\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2183\u2184\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005\u3006\u3031-\u3035\u303B\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FCC\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA697\uA6A0-\uA6E5\uA717-\uA71F\uA722-\uA788\uA78B-\uA78E\uA790-\uA793\uA7A0-\uA7AA\uA7F8-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA80-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uABC0-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]/,"*":/./};class Nn extends se{updateOptions(e){super.updateOptions(e)}_update(e){const t=e.mask;t&&(e.validate=s=>s.search(t)>=0),super._update(e)}}I.MaskedRegExp=Nn;class ne extends se{constructor(e){super({...ne.DEFAULTS,...e,definitions:Object.assign({},et.DEFAULT_DEFINITIONS,e==null?void 0:e.definitions)})}updateOptions(e){super.updateOptions(e)}_update(e){e.definitions=Object.assign({},this.definitions,e.definitions),super._update(e),this._rebuildMask()}_rebuildMask(){const e=this.definitions;this._blocks=[],this.exposeBlock=void 0,this._stops=[],this._maskedBlocks={};const t=this.mask;if(!t||!e)return;let s=!1,n=!1;for(let a=0;a<t.length;++a){if(this.blocks){const d=t.slice(a),h=Object.keys(this.blocks).filter(v=>d.indexOf(v)===0);h.sort((v,C)=>C.length-v.length);const f=h[0];if(f){const{expose:v,repeat:C,...k}=Re(this.blocks[f]),y={lazy:this.lazy,eager:this.eager,placeholderChar:this.placeholderChar,displayChar:this.displayChar,overwrite:this.overwrite,autofix:this.autofix,...k,repeat:C,parent:this},b=C!=null?new I.RepeatBlock(y):Ee(y);b&&(this._blocks.push(b),v&&(this.exposeBlock=b),this._maskedBlocks[f]||(this._maskedBlocks[f]=[]),this._maskedBlocks[f].push(this._blocks.length-1)),a+=f.length-1;continue}}let i=t[a],l=i in e;if(i===ne.STOP_CHAR){this._stops.push(this._blocks.length);continue}if(i==="{"||i==="}"){s=!s;continue}if(i==="["||i==="]"){n=!n;continue}if(i===ne.ESCAPE_CHAR){if(++a,i=t[a],!i)break;l=!1}const c=l?new et({isOptional:n,lazy:this.lazy,eager:this.eager,placeholderChar:this.placeholderChar,displayChar:this.displayChar,...Re(e[i]),parent:this}):new ks({char:i,eager:this.eager,isUnmasking:s});this._blocks.push(c)}}get state(){return{...super.state,_blocks:this._blocks.map(e=>e.state)}}set state(e){if(!e){this.reset();return}const{_blocks:t,...s}=e;this._blocks.forEach((n,a)=>n.state=t[a]),super.state=s}reset(){super.reset(),this._blocks.forEach(e=>e.reset())}get isComplete(){return this.exposeBlock?this.exposeBlock.isComplete:this._blocks.every(e=>e.isComplete)}get isFilled(){return this._blocks.every(e=>e.isFilled)}get isFixed(){return this._blocks.every(e=>e.isFixed)}get isOptional(){return this._blocks.every(e=>e.isOptional)}doCommit(){this._blocks.forEach(e=>e.doCommit()),super.doCommit()}get unmaskedValue(){return this.exposeBlock?this.exposeBlock.unmaskedValue:this._blocks.reduce((e,t)=>e+=t.unmaskedValue,"")}set unmaskedValue(e){if(this.exposeBlock){const t=this.extractTail(this._blockStartPos(this._blocks.indexOf(this.exposeBlock))+this.exposeBlock.displayValue.length);this.exposeBlock.unmaskedValue=e,this.appendTail(t),this.doCommit()}else super.unmaskedValue=e}get value(){return this.exposeBlock?this.exposeBlock.value:this._blocks.reduce((e,t)=>e+=t.value,"")}set value(e){if(this.exposeBlock){const t=this.extractTail(this._blockStartPos(this._blocks.indexOf(this.exposeBlock))+this.exposeBlock.displayValue.length);this.exposeBlock.value=e,this.appendTail(t),this.doCommit()}else super.value=e}get typedValue(){return this.exposeBlock?this.exposeBlock.typedValue:super.typedValue}set typedValue(e){if(this.exposeBlock){const t=this.extractTail(this._blockStartPos(this._blocks.indexOf(this.exposeBlock))+this.exposeBlock.displayValue.length);this.exposeBlock.typedValue=e,this.appendTail(t),this.doCommit()}else super.typedValue=e}get displayValue(){return this._blocks.reduce((e,t)=>e+=t.displayValue,"")}appendTail(e){return super.appendTail(e).aggregate(this._appendPlaceholder())}_appendEager(){var e;const t=new N;let s=(e=this._mapPosToBlock(this.displayValue.length))==null?void 0:e.index;if(s==null)return t;this._blocks[s].isFilled&&++s;for(let n=s;n<this._blocks.length;++n){const a=this._blocks[n]._appendEager();if(!a.inserted)break;t.aggregate(a)}return t}_appendCharRaw(e,t){t===void 0&&(t={});const s=this._mapPosToBlock(this.displayValue.length),n=new N;if(!s)return n;for(let i=s.index,l;l=this._blocks[i];++i){var a;const c=l._appendChar(e,{...t,_beforeTailState:(a=t._beforeTailState)==null||(a=a._blocks)==null?void 0:a[i]});if(n.aggregate(c),c.consumed)break}return n}extractTail(e,t){e===void 0&&(e=0),t===void 0&&(t=this.displayValue.length);const s=new $e;return e===t||this._forEachBlocksInRange(e,t,(n,a,i,l)=>{const c=n.extractTail(i,l);c.stop=this._findStopBefore(a),c.from=this._blockStartPos(a),c instanceof $e&&(c.blockIndex=a),s.extend(c)}),s}extractInput(e,t,s){if(e===void 0&&(e=0),t===void 0&&(t=this.displayValue.length),s===void 0&&(s={}),e===t)return"";let n="";return this._forEachBlocksInRange(e,t,(a,i,l,c)=>{n+=a.extractInput(l,c,s)}),n}_findStopBefore(e){let t;for(let s=0;s<this._stops.length;++s){const n=this._stops[s];if(n<=e)t=n;else break}return t}_appendPlaceholder(e){const t=new N;if(this.lazy&&e==null)return t;const s=this._mapPosToBlock(this.displayValue.length);if(!s)return t;const n=s.index,a=e??this._blocks.length;return this._blocks.slice(n,a).forEach(i=>{if(!i.lazy||e!=null){var l;t.aggregate(i._appendPlaceholder((l=i._blocks)==null?void 0:l.length))}}),t}_mapPosToBlock(e){let t="";for(let s=0;s<this._blocks.length;++s){const n=this._blocks[s],a=t.length;if(t+=n.displayValue,e<=t.length)return{index:s,offset:e-a}}}_blockStartPos(e){return this._blocks.slice(0,e).reduce((t,s)=>t+=s.displayValue.length,0)}_forEachBlocksInRange(e,t,s){t===void 0&&(t=this.displayValue.length);const n=this._mapPosToBlock(e);if(n){const a=this._mapPosToBlock(t),i=a&&n.index===a.index,l=n.offset,c=a&&i?a.offset:this._blocks[n.index].displayValue.length;if(s(this._blocks[n.index],n.index,l,c),a&&!i){for(let d=n.index+1;d<a.index;++d)s(this._blocks[d],d,0,this._blocks[d].displayValue.length);s(this._blocks[a.index],a.index,0,a.offset)}}}remove(e,t){e===void 0&&(e=0),t===void 0&&(t=this.displayValue.length);const s=super.remove(e,t);return this._forEachBlocksInRange(e,t,(n,a,i,l)=>{s.aggregate(n.remove(i,l))}),s}nearestInputPos(e,t){if(t===void 0&&(t=T.NONE),!this._blocks.length)return 0;const s=new Bn(this,e);if(t===T.NONE)return s.pushRightBeforeInput()||(s.popState(),s.pushLeftBeforeInput())?s.pos:this.displayValue.length;if(t===T.LEFT||t===T.FORCE_LEFT){if(t===T.LEFT){if(s.pushRightBeforeFilled(),s.ok&&s.pos===e)return e;s.popState()}if(s.pushLeftBeforeInput(),s.pushLeftBeforeRequired(),s.pushLeftBeforeFilled(),t===T.LEFT){if(s.pushRightBeforeInput(),s.pushRightBeforeRequired(),s.ok&&s.pos<=e||(s.popState(),s.ok&&s.pos<=e))return s.pos;s.popState()}return s.ok?s.pos:t===T.FORCE_LEFT?0:(s.popState(),s.ok||(s.popState(),s.ok)?s.pos:0)}return t===T.RIGHT||t===T.FORCE_RIGHT?(s.pushRightBeforeInput(),s.pushRightBeforeRequired(),s.pushRightBeforeFilled()?s.pos:t===T.FORCE_RIGHT?this.displayValue.length:(s.popState(),s.ok||(s.popState(),s.ok)?s.pos:this.nearestInputPos(e,T.LEFT))):e}totalInputPositions(e,t){e===void 0&&(e=0),t===void 0&&(t=this.displayValue.length);let s=0;return this._forEachBlocksInRange(e,t,(n,a,i,l)=>{s+=n.totalInputPositions(i,l)}),s}maskedBlock(e){return this.maskedBlocks(e)[0]}maskedBlocks(e){const t=this._maskedBlocks[e];return t?t.map(s=>this._blocks[s]):[]}pad(e){const t=new N;return this._forEachBlocksInRange(0,this.displayValue.length,s=>t.aggregate(s.pad(e))),t}}ne.DEFAULTS={...se.DEFAULTS,lazy:!0,placeholderChar:"_"},ne.STOP_CHAR="`",ne.ESCAPE_CHAR="\\",ne.InputDefinition=et,ne.FixedDefinition=ks,I.MaskedPattern=ne;class tt extends ne{get _matchFrom(){return this.maxLength-String(this.from).length}constructor(e){super(e)}updateOptions(e){super.updateOptions(e)}_update(e){const{to:t=this.to||0,from:s=this.from||0,maxLength:n=this.maxLength||0,autofix:a=this.autofix,...i}=e;this.to=t,this.from=s,this.maxLength=Math.max(String(t).length,n),this.autofix=a;const l=String(this.from).padStart(this.maxLength,"0"),c=String(this.to).padStart(this.maxLength,"0");let d=0;for(;d<c.length&&c[d]===l[d];)++d;i.mask=c.slice(0,d).replace(/0/g,"\\0")+"0".repeat(this.maxLength-d),super._update(i)}get isComplete(){return super.isComplete&&!!this.value}boundaries(e){let t="",s="";const[,n,a]=e.match(/^(\D*)(\d*)(\D*)/)||[];return a&&(t="0".repeat(n.length)+a,s="9".repeat(n.length)+a),t=t.padEnd(this.maxLength,"0"),s=s.padEnd(this.maxLength,"9"),[t,s]}doPrepareChar(e,t){t===void 0&&(t={});let s;return[e,s]=super.doPrepareChar(e.replace(/\D/g,""),t),e||(s.skip=!this.isComplete),[e,s]}_appendCharRaw(e,t){if(t===void 0&&(t={}),!this.autofix||this.value.length+1>this.maxLength)return super._appendCharRaw(e,t);const s=String(this.from).padStart(this.maxLength,"0"),n=String(this.to).padStart(this.maxLength,"0"),[a,i]=this.boundaries(this.value+e);return Number(i)<this.from?super._appendCharRaw(s[this.value.length],t):Number(a)>this.to?!t.tail&&this.autofix==="pad"&&this.value.length+1<this.maxLength?super._appendCharRaw(s[this.value.length],t).aggregate(this._appendCharRaw(e,t)):super._appendCharRaw(n[this.value.length],t):super._appendCharRaw(e,t)}doValidate(e){const t=this.value;if(t.search(/[^0]/)===-1&&t.length<=this._matchFrom)return!0;const[n,a]=this.boundaries(t);return this.from<=Number(a)&&Number(n)<=this.to&&super.doValidate(e)}pad(e){const t=new N;if(this.value.length===this.maxLength)return t;const s=this.value,n=this.maxLength-this.value.length;if(n){this.reset();for(let a=0;a<n;++a)t.aggregate(super._appendCharRaw("0",e));s.split("").forEach(a=>this._appendCharRaw(a))}return t}}I.MaskedRange=tt;class Te extends ne{static extractPatternOptions(e){const{mask:t,pattern:s,...n}=e;return{...n,mask:Oe(t)?t:s}}constructor(e){super(Te.extractPatternOptions({...Te.DEFAULTS,...e}))}updateOptions(e){super.updateOptions(e)}_update(e){const{mask:t,pattern:s,blocks:n,...a}={...Te.DEFAULTS,...e},i=Object.assign({},Te.GET_DEFAULT_BLOCKS());e.min&&(i.Y.from=e.min.getFullYear()),e.max&&(i.Y.to=e.max.getFullYear()),e.min&&e.max&&i.Y.from===i.Y.to&&(i.m.from=e.min.getMonth()+1,i.m.to=e.max.getMonth()+1,i.m.from===i.m.to&&(i.d.from=e.min.getDate(),i.d.to=e.max.getDate())),Object.assign(i,this.blocks,n),super._update({...a,mask:Oe(t)?t:s,blocks:i})}doValidate(e){const t=this.date;return super.doValidate(e)&&(!this.isComplete||this.isDateExist(this.value)&&t!=null&&(this.min==null||this.min<=t)&&(this.max==null||t<=this.max))}isDateExist(e){return this.format(this.parse(e,this),this).indexOf(e)>=0}get date(){return this.typedValue}set date(e){this.typedValue=e}get typedValue(){return this.isComplete?super.typedValue:null}set typedValue(e){super.typedValue=e}maskEquals(e){return e===Date||super.maskEquals(e)}optionsIsChanged(e){return super.optionsIsChanged(Te.extractPatternOptions(e))}}Te.GET_DEFAULT_BLOCKS=()=>({d:{mask:tt,from:1,to:31,maxLength:2},m:{mask:tt,from:1,to:12,maxLength:2},Y:{mask:tt,from:1900,to:9999}}),Te.DEFAULTS={...ne.DEFAULTS,mask:Date,pattern:"d{.}`m{.}`Y",format:(r,e)=>{if(!r)return"";const t=String(r.getDate()).padStart(2,"0"),s=String(r.getMonth()+1).padStart(2,"0"),n=r.getFullYear();return[t,s,n].join(".")},parse:(r,e)=>{const[t,s,n]=r.split(".").map(Number);return new Date(n,s-1,t)}},I.MaskedDate=Te;class st extends se{constructor(e){super({...st.DEFAULTS,...e}),this.currentMask=void 0}updateOptions(e){super.updateOptions(e)}_update(e){super._update(e),"mask"in e&&(this.exposeMask=void 0,this.compiledMasks=Array.isArray(e.mask)?e.mask.map(t=>{const{expose:s,...n}=Re(t),a=Ee({overwrite:this._overwrite,eager:this._eager,skipInvalid:this._skipInvalid,...n});return s&&(this.exposeMask=a),a}):[])}_appendCharRaw(e,t){t===void 0&&(t={});const s=this._applyDispatch(e,t);return this.currentMask&&s.aggregate(this.currentMask._appendChar(e,this.currentMaskFlags(t))),s}_applyDispatch(e,t,s){e===void 0&&(e=""),t===void 0&&(t={}),s===void 0&&(s="");const n=t.tail&&t._beforeTailState!=null?t._beforeTailState._value:this.value,a=this.rawInputValue,i=t.tail&&t._beforeTailState!=null?t._beforeTailState._rawInputValue:a,l=a.slice(i.length),c=this.currentMask,d=new N,h=c==null?void 0:c.state;return this.currentMask=this.doDispatch(e,{...t},s),this.currentMask&&(this.currentMask!==c?(this.currentMask.reset(),i&&(this.currentMask.append(i,{raw:!0}),d.tailShift=this.currentMask.value.length-n.length),l&&(d.tailShift+=this.currentMask.append(l,{raw:!0,tail:!0}).tailShift)):h&&(this.currentMask.state=h)),d}_appendPlaceholder(){const e=this._applyDispatch();return this.currentMask&&e.aggregate(this.currentMask._appendPlaceholder()),e}_appendEager(){const e=this._applyDispatch();return this.currentMask&&e.aggregate(this.currentMask._appendEager()),e}appendTail(e){const t=new N;return e&&t.aggregate(this._applyDispatch("",{},e)),t.aggregate(this.currentMask?this.currentMask.appendTail(e):super.appendTail(e))}currentMaskFlags(e){var t,s;return{...e,_beforeTailState:((t=e._beforeTailState)==null?void 0:t.currentMaskRef)===this.currentMask&&((s=e._beforeTailState)==null?void 0:s.currentMask)||e._beforeTailState}}doDispatch(e,t,s){return t===void 0&&(t={}),s===void 0&&(s=""),this.dispatch(e,this,t,s)}doValidate(e){return super.doValidate(e)&&(!this.currentMask||this.currentMask.doValidate(this.currentMaskFlags(e)))}doPrepare(e,t){t===void 0&&(t={});let[s,n]=super.doPrepare(e,t);if(this.currentMask){let a;[s,a]=super.doPrepare(s,this.currentMaskFlags(t)),n=n.aggregate(a)}return[s,n]}doPrepareChar(e,t){t===void 0&&(t={});let[s,n]=super.doPrepareChar(e,t);if(this.currentMask){let a;[s,a]=super.doPrepareChar(s,this.currentMaskFlags(t)),n=n.aggregate(a)}return[s,n]}reset(){var e;(e=this.currentMask)==null||e.reset(),this.compiledMasks.forEach(t=>t.reset())}get value(){return this.exposeMask?this.exposeMask.value:this.currentMask?this.currentMask.value:""}set value(e){this.exposeMask?(this.exposeMask.value=e,this.currentMask=this.exposeMask,this._applyDispatch()):super.value=e}get unmaskedValue(){return this.exposeMask?this.exposeMask.unmaskedValue:this.currentMask?this.currentMask.unmaskedValue:""}set unmaskedValue(e){this.exposeMask?(this.exposeMask.unmaskedValue=e,this.currentMask=this.exposeMask,this._applyDispatch()):super.unmaskedValue=e}get typedValue(){return this.exposeMask?this.exposeMask.typedValue:this.currentMask?this.currentMask.typedValue:""}set typedValue(e){if(this.exposeMask){this.exposeMask.typedValue=e,this.currentMask=this.exposeMask,this._applyDispatch();return}let t=String(e);this.currentMask&&(this.currentMask.typedValue=e,t=this.currentMask.unmaskedValue),this.unmaskedValue=t}get displayValue(){return this.currentMask?this.currentMask.displayValue:""}get isComplete(){var e;return!!((e=this.currentMask)!=null&&e.isComplete)}get isFilled(){var e;return!!((e=this.currentMask)!=null&&e.isFilled)}remove(e,t){const s=new N;return this.currentMask&&s.aggregate(this.currentMask.remove(e,t)).aggregate(this._applyDispatch()),s}get state(){var e;return{...super.state,_rawInputValue:this.rawInputValue,compiledMasks:this.compiledMasks.map(t=>t.state),currentMaskRef:this.currentMask,currentMask:(e=this.currentMask)==null?void 0:e.state}}set state(e){const{compiledMasks:t,currentMaskRef:s,currentMask:n,...a}=e;t&&this.compiledMasks.forEach((i,l)=>i.state=t[l]),s!=null&&(this.currentMask=s,this.currentMask.state=n),super.state=a}extractInput(e,t,s){return this.currentMask?this.currentMask.extractInput(e,t,s):""}extractTail(e,t){return this.currentMask?this.currentMask.extractTail(e,t):super.extractTail(e,t)}doCommit(){this.currentMask&&this.currentMask.doCommit(),super.doCommit()}nearestInputPos(e,t){return this.currentMask?this.currentMask.nearestInputPos(e,t):super.nearestInputPos(e,t)}get overwrite(){return this.currentMask?this.currentMask.overwrite:this._overwrite}set overwrite(e){this._overwrite=e}get eager(){return this.currentMask?this.currentMask.eager:this._eager}set eager(e){this._eager=e}get skipInvalid(){return this.currentMask?this.currentMask.skipInvalid:this._skipInvalid}set skipInvalid(e){this._skipInvalid=e}get autofix(){return this.currentMask?this.currentMask.autofix:this._autofix}set autofix(e){this._autofix=e}maskEquals(e){return Array.isArray(e)?this.compiledMasks.every((t,s)=>{if(!e[s])return;const{mask:n,...a}=e[s];return Ze(t,a)&&t.maskEquals(n)}):super.maskEquals(e)}typedValueEquals(e){var t;return!!((t=this.currentMask)!=null&&t.typedValueEquals(e))}}st.DEFAULTS={...se.DEFAULTS,dispatch:(r,e,t,s)=>{if(!e.compiledMasks.length)return;const n=e.rawInputValue,a=e.compiledMasks.map((i,l)=>{const c=e.currentMask===i,d=c?i.displayValue.length:i.nearestInputPos(i.displayValue.length,T.FORCE_LEFT);return i.rawInputValue!==n?(i.reset(),i.append(n,{raw:!0})):c||i.remove(d),i.append(r,e.currentMaskFlags(t)),i.appendTail(s),{index:l,weight:i.rawInputValue.length,totalInputPositions:i.totalInputPositions(0,Math.max(d,i.nearestInputPos(i.displayValue.length,T.FORCE_LEFT)))}});return a.sort((i,l)=>l.weight-i.weight||l.totalInputPositions-i.totalInputPositions),e.compiledMasks[a[0].index]}},I.MaskedDynamic=st;class nt extends ne{constructor(e){super({...nt.DEFAULTS,...e})}updateOptions(e){super.updateOptions(e)}_update(e){const{enum:t,...s}=e;if(t){const n=t.map(l=>l.length),a=Math.min(...n),i=Math.max(...n)-a;s.mask="*".repeat(a),i&&(s.mask+="["+"*".repeat(i)+"]"),this.enum=t}super._update(s)}_appendCharRaw(e,t){t===void 0&&(t={});const s=Math.min(this.nearestInputPos(0,T.FORCE_RIGHT),this.value.length),n=this.enum.filter(a=>this.matchValue(a,this.unmaskedValue+e,s));if(n.length){n.length===1&&this._forEachBlocksInRange(0,this.value.length,(i,l)=>{const c=n[0][l];l>=this.value.length||c===i.value||(i.reset(),i._appendChar(c,t))});const a=super._appendCharRaw(n[0][this.value.length],t);return n.length===1&&n[0].slice(this.unmaskedValue.length).split("").forEach(i=>a.aggregate(super._appendCharRaw(i))),a}return new N({skip:!this.isComplete})}extractTail(e,t){return e===void 0&&(e=0),t===void 0&&(t=this.displayValue.length),new ke("",e)}remove(e,t){if(e===void 0&&(e=0),t===void 0&&(t=this.displayValue.length),e===t)return new N;const s=Math.min(super.nearestInputPos(0,T.FORCE_RIGHT),this.value.length);let n;for(n=e;n>=0&&!(this.enum.filter(l=>this.matchValue(l,this.value.slice(s,n),s)).length>1);--n);const a=super.remove(n,t);return a.tailShift+=n-e,a}get isComplete(){return this.enum.indexOf(this.value)>=0}}nt.DEFAULTS={...ne.DEFAULTS,matchValue:(r,e,t)=>r.indexOf(e,t)===t},I.MaskedEnum=nt;class Mn extends se{updateOptions(e){super.updateOptions(e)}_update(e){super._update({...e,validate:e.mask})}}I.MaskedFunction=Mn;var bs;class ue extends se{constructor(e){super({...ue.DEFAULTS,...e})}updateOptions(e){super.updateOptions(e)}_update(e){super._update(e),this._updateRegExps()}_updateRegExps(){const e="^"+(this.allowNegative?"[+|\\-]?":""),t="\\d*",s=(this.scale?"("+At(this.radix)+"\\d{0,"+this.scale+"})?":"")+"$";this._numberRegExp=new RegExp(e+t+s),this._mapToRadixRegExp=new RegExp("["+this.mapToRadix.map(At).join("")+"]","g"),this._thousandsSeparatorRegExp=new RegExp(At(this.thousandsSeparator),"g")}_removeThousandsSeparators(e){return e.replace(this._thousandsSeparatorRegExp,"")}_insertThousandsSeparators(e){const t=e.split(this.radix);return t[0]=t[0].replace(/\B(?=(\d{3})+(?!\d))/g,this.thousandsSeparator),t.join(this.radix)}doPrepareChar(e,t){t===void 0&&(t={});const[s,n]=super.doPrepareChar(this._removeThousandsSeparators(this.scale&&this.mapToRadix.length&&(t.input&&t.raw||!t.input&&!t.raw)?e.replace(this._mapToRadixRegExp,this.radix):e),t);return e&&!s&&(n.skip=!0),s&&!this.allowPositive&&!this.value&&s!=="-"&&n.aggregate(this._appendChar("-")),[s,n]}_separatorsCount(e,t){t===void 0&&(t=!1);let s=0;for(let n=0;n<e;++n)this._value.indexOf(this.thousandsSeparator,n)===n&&(++s,t&&(e+=this.thousandsSeparator.length));return s}_separatorsCountFromSlice(e){return e===void 0&&(e=this._value),this._separatorsCount(this._removeThousandsSeparators(e).length,!0)}extractInput(e,t,s){return e===void 0&&(e=0),t===void 0&&(t=this.displayValue.length),[e,t]=this._adjustRangeWithSeparators(e,t),this._removeThousandsSeparators(super.extractInput(e,t,s))}_appendCharRaw(e,t){t===void 0&&(t={});const s=t.tail&&t._beforeTailState?t._beforeTailState._value:this._value,n=this._separatorsCountFromSlice(s);this._value=this._removeThousandsSeparators(this.value);const a=this._value;this._value+=e;const i=this.number;let l=!isNaN(i),c=!1;if(l){let v;this.min!=null&&this.min<0&&this.number<this.min&&(v=this.min),this.max!=null&&this.max>0&&this.number>this.max&&(v=this.max),v!=null&&(this.autofix?(this._value=this.format(v,this).replace(ue.UNMASKED_RADIX,this.radix),c||(c=a===this._value&&!t.tail)):l=!1),l&&(l=!!this._value.match(this._numberRegExp))}let d;l?d=new N({inserted:this._value.slice(a.length),rawInserted:c?"":e,skip:c}):(this._value=a,d=new N),this._value=this._insertThousandsSeparators(this._value);const h=t.tail&&t._beforeTailState?t._beforeTailState._value:this._value,f=this._separatorsCountFromSlice(h);return d.tailShift+=(f-n)*this.thousandsSeparator.length,d}_findSeparatorAround(e){if(this.thousandsSeparator){const t=e-this.thousandsSeparator.length+1,s=this.value.indexOf(this.thousandsSeparator,t);if(s<=e)return s}return-1}_adjustRangeWithSeparators(e,t){const s=this._findSeparatorAround(e);s>=0&&(e=s);const n=this._findSeparatorAround(t);return n>=0&&(t=n+this.thousandsSeparator.length),[e,t]}remove(e,t){e===void 0&&(e=0),t===void 0&&(t=this.displayValue.length),[e,t]=this._adjustRangeWithSeparators(e,t);const s=this.value.slice(0,e),n=this.value.slice(t),a=this._separatorsCount(s.length);this._value=this._insertThousandsSeparators(this._removeThousandsSeparators(s+n));const i=this._separatorsCountFromSlice(s);return new N({tailShift:(i-a)*this.thousandsSeparator.length})}nearestInputPos(e,t){if(!this.thousandsSeparator)return e;switch(t){case T.NONE:case T.LEFT:case T.FORCE_LEFT:{const s=this._findSeparatorAround(e-1);if(s>=0){const n=s+this.thousandsSeparator.length;if(e<n||this.value.length<=n||t===T.FORCE_LEFT)return s}break}case T.RIGHT:case T.FORCE_RIGHT:{const s=this._findSeparatorAround(e);if(s>=0)return s+this.thousandsSeparator.length}}return e}doCommit(){if(this.value){const e=this.number;let t=e;this.min!=null&&(t=Math.max(t,this.min)),this.max!=null&&(t=Math.min(t,this.max)),t!==e&&(this.unmaskedValue=this.format(t,this));let s=this.value;this.normalizeZeros&&(s=this._normalizeZeros(s)),this.padFractionalZeros&&this.scale>0&&(s=this._padFractionalZeros(s)),this._value=s}super.doCommit()}_normalizeZeros(e){const t=this._removeThousandsSeparators(e).split(this.radix);return t[0]=t[0].replace(/^(\D*)(0*)(\d*)/,(s,n,a,i)=>n+i),e.length&&!/\d$/.test(t[0])&&(t[0]=t[0]+"0"),t.length>1&&(t[1]=t[1].replace(/0*$/,""),t[1].length||(t.length=1)),this._insertThousandsSeparators(t.join(this.radix))}_padFractionalZeros(e){if(!e)return e;const t=e.split(this.radix);return t.length<2&&t.push(""),t[1]=t[1].padEnd(this.scale,"0"),t.join(this.radix)}doSkipInvalid(e,t,s){t===void 0&&(t={});const n=this.scale===0&&e!==this.thousandsSeparator&&(e===this.radix||e===ue.UNMASKED_RADIX||this.mapToRadix.includes(e));return super.doSkipInvalid(e,t,s)&&!n}get unmaskedValue(){return this._removeThousandsSeparators(this._normalizeZeros(this.value)).replace(this.radix,ue.UNMASKED_RADIX)}set unmaskedValue(e){super.unmaskedValue=e}get typedValue(){return this.parse(this.unmaskedValue,this)}set typedValue(e){this.rawInputValue=this.format(e,this).replace(ue.UNMASKED_RADIX,this.radix)}get number(){return this.typedValue}set number(e){this.typedValue=e}get allowNegative(){return this.min!=null&&this.min<0||this.max!=null&&this.max<0}get allowPositive(){return this.min!=null&&this.min>0||this.max!=null&&this.max>0}typedValueEquals(e){return(super.typedValueEquals(e)||ue.EMPTY_VALUES.includes(e)&&ue.EMPTY_VALUES.includes(this.typedValue))&&!(e===0&&this.value==="")}}bs=ue,ue.UNMASKED_RADIX=".",ue.EMPTY_VALUES=[...se.EMPTY_VALUES,0],ue.DEFAULTS={...se.DEFAULTS,mask:Number,radix:",",thousandsSeparator:"",mapToRadix:[bs.UNMASKED_RADIX],min:Number.MIN_SAFE_INTEGER,max:Number.MAX_SAFE_INTEGER,scale:2,normalizeZeros:!0,padFractionalZeros:!1,parse:Number,format:r=>r.toLocaleString("en-US",{useGrouping:!1,maximumFractionDigits:20})},I.MaskedNumber=ue;const wt={MASKED:"value",UNMASKED:"unmaskedValue",TYPED:"typedValue"};function Ss(r,e,t){e===void 0&&(e=wt.MASKED),t===void 0&&(t=wt.MASKED);const s=Ee(r);return n=>s.runIsolated(a=>(a[e]=n,a[t]))}function $n(r,e,t,s){return Ss(e,t,s)(r)}I.PIPE_TYPE=wt,I.createPipe=Ss,I.pipe=$n;class Vn extends ne{get repeatFrom(){var e;return(e=Array.isArray(this.repeat)?this.repeat[0]:this.repeat===1/0?0:this.repeat)!=null?e:0}get repeatTo(){var e;return(e=Array.isArray(this.repeat)?this.repeat[1]:this.repeat)!=null?e:1/0}constructor(e){super(e)}updateOptions(e){super.updateOptions(e)}_update(e){var t,s,n;const{repeat:a,...i}=Re(e);this._blockOpts=Object.assign({},this._blockOpts,i);const l=Ee(this._blockOpts);this.repeat=(t=(s=a??l.repeat)!=null?s:this.repeat)!=null?t:1/0,super._update({mask:"m".repeat(Math.max(this.repeatTo===1/0&&((n=this._blocks)==null?void 0:n.length)||0,this.repeatFrom)),blocks:{m:l},eager:l.eager,overwrite:l.overwrite,skipInvalid:l.skipInvalid,lazy:l.lazy,placeholderChar:l.placeholderChar,displayChar:l.displayChar})}_allocateBlock(e){if(e<this._blocks.length)return this._blocks[e];if(this.repeatTo===1/0||this._blocks.length<this.repeatTo)return this._blocks.push(Ee(this._blockOpts)),this.mask+="m",this._blocks[this._blocks.length-1]}_appendCharRaw(e,t){t===void 0&&(t={});const s=new N;for(let c=(n=(a=this._mapPosToBlock(this.displayValue.length))==null?void 0:a.index)!=null?n:Math.max(this._blocks.length-1,0),d,h;d=(i=this._blocks[c])!=null?i:h=!h&&this._allocateBlock(c);++c){var n,a,i,l;const f=d._appendChar(e,{...t,_beforeTailState:(l=t._beforeTailState)==null||(l=l._blocks)==null?void 0:l[c]});if(f.skip&&h){this._blocks.pop(),this.mask=this.mask.slice(1);break}if(s.aggregate(f),f.consumed)break}return s}_trimEmptyTail(e,t){var s,n;e===void 0&&(e=0);const a=Math.max(((s=this._mapPosToBlock(e))==null?void 0:s.index)||0,this.repeatFrom,0);let i;t!=null&&(i=(n=this._mapPosToBlock(t))==null?void 0:n.index),i==null&&(i=this._blocks.length-1);let l=0;for(let c=i;a<=c&&!this._blocks[c].unmaskedValue;--c,++l);l&&(this._blocks.splice(i-l+1,l),this.mask=this.mask.slice(l))}reset(){super.reset(),this._trimEmptyTail()}remove(e,t){e===void 0&&(e=0),t===void 0&&(t=this.displayValue.length);const s=super.remove(e,t);return this._trimEmptyTail(e,t),s}totalInputPositions(e,t){return e===void 0&&(e=0),t==null&&this.repeatTo===1/0?1/0:super.totalInputPositions(e,t)}get state(){return super.state}set state(e){this._blocks.length=e._blocks.length,this.mask=this.mask.slice(0,this._blocks.length),super.state=e}}I.RepeatBlock=Vn;try{globalThis.IMask=I}catch{}const Cs={mask:o.oneOfType([o.array,o.func,o.string,o.instanceOf(RegExp),o.oneOf([Date,Number,I.Masked]),o.instanceOf(I.Masked)]),value:o.any,unmask:o.oneOfType([o.bool,o.oneOf(["typed"])]),prepare:o.func,prepareChar:o.func,validate:o.func,commit:o.func,overwrite:o.oneOfType([o.bool,o.oneOf(["shift"])]),eager:o.oneOfType([o.bool,o.oneOf(["append","remove"])]),skipInvalid:o.bool,onAccept:o.func,onComplete:o.func,placeholderChar:o.string,displayChar:o.string,lazy:o.bool,definitions:o.object,blocks:o.object,enum:o.arrayOf(o.string),maxLength:o.number,from:o.number,to:o.number,pattern:o.string,format:o.func,parse:o.func,autofix:o.oneOfType([o.bool,o.oneOf(["pad"])]),radix:o.string,thousandsSeparator:o.string,mapToRadix:o.arrayOf(o.string),scale:o.number,normalizeZeros:o.bool,padFractionalZeros:o.bool,min:o.oneOfType([o.number,o.instanceOf(Date)]),max:o.oneOfType([o.number,o.instanceOf(Date)]),dispatch:o.func,inputRef:o.oneOfType([o.func,o.shape({current:o.object})])},Es=Object.keys(Cs).filter(r=>r!=="value"),Ln=["value","unmask","onAccept","onComplete","inputRef"],Pn=Es.filter(r=>Ln.indexOf(r)<0);function jn(r){var e;const t=(e=class extends g.Component{constructor(a){super(a),this._inputRef=this._inputRef.bind(this)}componentDidMount(){this.props.mask&&this.initMask()}componentDidUpdate(){const a=this.props,i=this._extractMaskOptionsFromProps(a);if(i.mask)this.maskRef?(this.maskRef.updateOptions(i),"value"in a&&a.value!==void 0&&(this.maskValue=a.value)):this.initMask(i);else if(this.destroyMask(),"value"in a&&a.value!==void 0){var l;(l=this.element)!=null&&l.isContentEditable&&this.element.tagName!=="INPUT"&&this.element.tagName!=="TEXTAREA"?this.element.textContent=a.value:this.element.value=a.value}}componentWillUnmount(){this.destroyMask()}_inputRef(a){this.element=a,this.props.inputRef&&(Object.prototype.hasOwnProperty.call(this.props.inputRef,"current")?this.props.inputRef.current=a:this.props.inputRef(a))}initMask(a){a===void 0&&(a=this._extractMaskOptionsFromProps(this.props)),this.maskRef=I(this.element,a).on("accept",this._onAccept.bind(this)).on("complete",this._onComplete.bind(this)),"value"in this.props&&this.props.value!==void 0&&(this.maskValue=this.props.value)}destroyMask(){this.maskRef&&(this.maskRef.destroy(),delete this.maskRef)}_extractMaskOptionsFromProps(a){const{...i}=a;return Object.keys(i).filter(l=>Pn.indexOf(l)<0).forEach(l=>{delete i[l]}),i}_extractNonMaskProps(a){const{...i}=a;return Es.forEach(l=>{l!=="maxLength"&&delete i[l]}),"defaultValue"in i||(i.defaultValue=a.mask?"":i.value),delete i.value,i}get maskValue(){return this.maskRef?this.props.unmask==="typed"?this.maskRef.typedValue:this.props.unmask?this.maskRef.unmaskedValue:this.maskRef.value:""}set maskValue(a){this.maskRef&&(a=a==null&&this.props.unmask!=="typed"?"":a,this.props.unmask==="typed"?this.maskRef.typedValue=a:this.props.unmask?this.maskRef.unmaskedValue=a:this.maskRef.value=a)}_onAccept(a){this.props.onAccept&&this.maskRef&&this.props.onAccept(this.maskValue,this.maskRef,a)}_onComplete(a){this.props.onComplete&&this.maskRef&&this.props.onComplete(this.maskValue,this.maskRef,a)}render(){return g.createElement(r,{...this._extractNonMaskProps(this.props),inputRef:this._inputRef})}},e.displayName=void 0,e.propTypes=void 0,e),s=r.displayName||r.name||"Component";return t.displayName="IMask("+s+")",t.propTypes=Cs,g.forwardRef((n,a)=>g.createElement(t,{...n,ref:a}))}const zn=jn(r=>{let{inputRef:e,...t}=r;return g.createElement("input",{...t,ref:e})}),qn=(r,e)=>g.createElement(zn,{...r,ref:e});g.forwardRef(qn);function Un(r,e){let{onAccept:t,onComplete:s,ref:n=g.useRef(null),defaultValue:a,defaultUnmaskedValue:i,defaultTypedValue:l}=e===void 0?{}:e;const c=g.useRef(null),[d,h]=g.useState({}),[f,v]=g.useState(""),[C,k]=g.useState(""),[y,b]=g.useState(),D=g.useCallback(()=>{var p;(p=c.current)==null||p.destroy(),c.current=null},[]),z=g.useCallback(()=>{const p=c.current;p&&(h({value:p.value,unmaskedValue:p.unmaskedValue,typedValue:p.typedValue}),b(p.typedValue),k(p.unmaskedValue),v(p.value))},[]),w=g.useCallback(p=>{const E=c.current;E&&(z(),t==null||t(E.value,E,p))},[t]),A=g.useCallback(p=>c.current&&(s==null?void 0:s(c.current.value,c.current,p)),[s]);return g.useEffect(()=>{const{value:p,...E}=d,M=c.current;!M||f===void 0||(p!==f&&(M.value=f,M.value!==f&&w()),h(E))},[f]),g.useEffect(()=>{const{unmaskedValue:p,...E}=d,M=c.current;!M||C===void 0||(p!==C&&(M.unmaskedValue=C,M.unmaskedValue!==C&&w()),h(E))},[C]),g.useEffect(()=>{const{typedValue:p,...E}=d,M=c.current;!M||y===void 0||(p!==y&&(M.typedValue=y,M.masked.typedValueEquals(y)||w()),h(E))},[y]),g.useEffect(()=>{const p=n.current;if(!p||!(r!=null&&r.mask))return D();const E=c.current;E?E==null||E.updateOptions(r):p&&r!=null&&r.mask&&(c.current=I(p,r),z(),a!==void 0&&v(a),i!==void 0&&k(i),l!==void 0&&b(l))},[r,D,w]),g.useEffect(()=>{if(!c.current)return;const p=c.current;return p.on("accept",w),p.on("complete",A),()=>{p.off("accept",w),p.off("complete",A)}},[w,A]),g.useEffect(()=>D,[D]),{ref:n,maskRef:c,value:f,setValue:v,unmaskedValue:C,setUnmaskedValue:k,typedValue:y,setTypedValue:b}}const Ts={Text:"text",Password:"password",Email:"email",Date:"date",Number:"number"},As={Small:"small",Medium:"medium",Large:"large"},xs={Default:"",Error:"error",Success:"success"},ws={Center:"center",End:"end",Initial:"initial"},Fs={Top:"top",Right:"right",Bottom:"bottom",Left:"left"},K={name:"Input",class:"ds-input",props:{name:{type:String,required:!0},testId:{type:String,default:"ds-input-test"},type:{type:String,default:Ts.Text,options:Object.values(Ts)},animated:{type:Boolean,default:!0},disabled:{type:Boolean,default:!1},size:{type:String,default:As.Medium,options:Object.values(As)},label:{type:String,default:""},placeholder:{type:String,default:" "},value:{type:String,default:""},min:{type:String,default:""},max:{type:String,default:""},status:{type:String,default:xs.Default,options:Object.values(xs)},feedback:{type:String,default:""},hasFeedback:{type:Boolean,default:!0},noMargin:{type:Boolean,default:!1},icon:{type:String,default:""},tooltip:{type:String,default:""},tooltipPlacement:{type:String,default:ws.Center,options:Object.values(ws)},tooltipPosition:{type:String,default:Fs.Top,options:Object.values(Fs)},mask:{type:String,default:""},onChangeHandler:{type:Function,default:()=>({})}}},Ds={currency:{mask:"currency",blocks:{currency:{mask:"R$ num",lazy:!1,blocks:{num:{mask:Number,scale:2,thousandsSeparator:".",padFractionalZeros:!0,normalizeZeros:!1,radix:",",mapToRadix:[",","."]}}}}},document:{mask:[{mask:"000.000.000-00",startsWith:/[0-9]/,maxLength:14},{mask:"00.000.000/0000-00",startsWith:/[0-9]/,maxLength:18}]},"phone-br":{mask:[{mask:"(00) 0000-0000"},{mask:"(00) 00000-0000"}],dispatch:(r,e)=>(e.value+r).replace(/\D/g,"").length<=10?e.compiledMasks[0]:e.compiledMasks[1]}},Is={Top:"top",Right:"right",Bottom:"bottom",Left:"left"},Os={Center:"center",End:"end",Initial:"initial"},Ae={name:"Tooltip",class:"ds-tooltip",props:{position:{type:String,default:Is.Top,options:Object.values(Is)},placement:{type:String,default:Os.Center,options:Object.values(Os)},text:{type:String,default:""}}},Ve=({children:r,position:e=Ae.props.position.default,placement:t=Ae.props.placement.default,text:s=Ae.props.text.default,className:n})=>{const a=g.useRef(null),[i,l]=g.useState(0),[c,d]=g.useState(0),[h,f]=g.useState(!1),v=e&&Ae.props.position.options.find(D=>D===e)&&`${Ae.class}--${e}`,C=t&&Ae.props.placement.options.find(D=>D===t)&&`${Ae.class}--${t}`;let k;g.useLayoutEffect(()=>{var D,z;a.current&&(l((D=a==null?void 0:a.current)==null?void 0:D.offsetHeight),d((z=a==null?void 0:a.current)==null?void 0:z.offsetWidth))},[]),g.useEffect(()=>(document.addEventListener("mousedown",b),()=>{document.removeEventListener("mousedown",b)}),[]);const y=9;switch(e){case"top":t==="initial"?k={bottom:i+y,left:-y}:t==="end"?k={bottom:i+y,right:-y}:k={bottom:i+y,left:"50%",transform:"translateX(-50%)"};break;case"bottom":t==="initial"?k={top:i+y,left:-y}:t==="end"?k={top:i+y,right:-y}:k={top:i+y,left:"50%",transform:"translateX(-50%)"};break;case"left":t==="initial"?k={right:c+y,top:-y}:t==="end"?k={right:c+y,bottom:-y}:k={right:c+y,top:"50%",transform:"translateY(-50%)"};break;case"right":t==="initial"?k={left:c+y,top:-y}:t==="end"?k={left:c+y,bottom:-y}:k={left:c+y,top:"50%",transform:"translateY(-50%)"};break}const b=({target:D})=>{a.current&&a.current.contains(D)||f(!1)};return u.jsxs("span",{className:[Ae.class,n].join(" "),"data-testid":"ds-tooltip",onClick:()=>f(!h),ref:a,children:[r,h&&u.jsx("span",{className:[v,C].filter(D=>D).join(" "),children:u.jsx("span",{className:`${Ae.class}__wrapper`,"data-testid":"ds-tooltip-wrapper",style:k,children:s})})]})};Ve.propTypes={position:o.string,placement:o.string,text:o.oneOfType([o.string,o.node])},Ve.displayName="DsTooltip";const ze=g.forwardRef(({name:r,testId:e=K.props.testId.default,type:t=K.props.type.default,animated:s=K.props.animated.default,size:n=K.props.size.default,label:a,placeholder:i,value:l,min:c,max:d,tooltip:h=K.props.tooltip.default,tooltipPosition:f=K.props.tooltipPosition.default,tooltipPlacement:v=K.props.tooltipPlacement.default,icon:C=K.props.icon.default,status:k=K.props.status.default,feedback:y,hasFeedback:b=K.props.hasFeedback.default,noMargin:D=K.props.noMargin.default,disabled:z=K.props.disabled.default,className:w,mask:A,onChangeHandler:p=K.props.onChangeHandler.default,onBlurHandler:E,onKeyDownHandler:M,onFocusHandler:U},P)=>{const[re,de]=g.useState(!1),[pe,De]=g.useState(!1),_e=!!p&&!!A,je=(F,q,ee)=>{if(_e&&ee){const _={...ee,target:{...ee.target,name:r,maskedValue:F,value:q.unmaskedValue,type:"text"}};p(_)}},le=g.useMemo(()=>typeof A=="object"?{lazy:!0,...A}:Ds[A]?{...Ds[A],min:c,max:d,lazy:!0}:{mask:A||"",min:c,max:d,lazy:!0},[A]),{ref:ve,setUnmaskedValue:Ie}=Un(le,{onAccept:je}),Ne=F=>{p&&!_e&&p(F)},m=F=>{M&&M(F)},S=F=>{de(!1),E&&E(F)},L=F=>{de(!0),U&&U(F)},$=()=>{De(F=>!F)},B=g.useMemo(()=>pe&&t==="password"?"text":t,[pe,t]),x=()=>{const F=[`${K.class}`];return n&&F.push(`${K.class}--${n}`),s&&F.push(`${K.class}--animated`),D&&F.push(`${K.class}--no-margin`),C&&F.push(`${K.class}--with-icon`),k&&F.push(`${K.class}--${k}`),w&&F.push(w),F.join(" ")},V=g.useMemo(()=>{const F=[`${K.class}__label`];return(re||l)&&F.push(`${K.class}__label--active`),F.join(" ")},[l,re]),j=()=>!s&&i?i:"",H=()=>k&&k==="error"?"info":"check_circle";return g.useEffect(()=>{A&&Ie(l||"")},[l,A,Ie]),u.jsxs("div",{className:x(),ref:P,children:[b&&u.jsx("div",{className:"ds-input__feedback",children:y&&u.jsxs(u.Fragment,{children:[u.jsx(X,{image:H()}),y]})}),u.jsx("input",{className:"ds-input__input","data-testid":e,disabled:z,id:r,max:d,min:c,name:r,onBlur:S,onChange:Ne,onFocus:L,onInput:Ne,onKeyDown:m,placeholder:j(),ref:ve,type:B,...!A&&{value:l||""}}),u.jsxs("label",{className:V,htmlFor:r,children:[a,h&&u.jsx(Ve,{className:"ds-input__tooltip",placement:v,position:f,text:h,children:u.jsx(X,{className:"ds-input__icon",image:"info"})})]}),C&&u.jsx(X,{className:"ds-input__icon",image:C}),t==="password"&&u.jsx(X,{className:"ds-input__password-icon",image:pe?"visibility_off":"visibility",onClick:$,size:"xl"})]})});ze.propTypes={name:o.string,testId:o.string,type:o.oneOf(K.props.type.options),animated:o.bool,size:o.oneOf(K.props.size.options),label:o.string,placeholder:o.string,value:o.oneOfType([o.string]),min:o.string,max:o.string,tooltip:o.string,tooltipPosition:o.string,tooltipPlacement:o.string,icon:o.string,status:o.oneOf(K.props.status.options),feedback:o.string,hasFeedback:o.bool,noMargin:o.bool,disabled:o.bool,mask:o.oneOfType([o.string,o.object]),onChangeHandler:o.func,onFocusHandler:o.func},ze.displayName="DsInput";const Bs={Small:"small",Medium:"medium",Large:"large"},Ns={None:"",Neutral20:"neutral-20",Neutral10:"neutral-10",Neutral05:"neutral-05",Neutral00:"neutral-00"},ce={name:"Loading",class:"ds-loading",props:{size:{type:String,default:Bs.Medium,options:Object.values(Bs)},opacity:{type:Boolean,default:!0},fullscreen:{type:Boolean,default:!0},backgroundColor:{type:String,default:Ns.Neutral10,options:Object.values(Ns)},id:{type:String,default:""},testId:{type:String,default:"ds-loading"}}},at=({id:r,testId:e=ce.props.testId.default,className:t,size:s=ce.props.size.default,opacity:n=ce.props.opacity.default,fullscreen:a=ce.props.fullscreen.default,backgroundColor:i=ce.props.backgroundColor.default})=>{const l=!a&&`${ce.class}--absolute`,c=s&&`${ce.class}__dots--${s}`,d=i&&ce.props.backgroundColor.options.find(f=>f===i)&&`${ce.class}__background--${i}`,h=n&&`${ce.class}__background--opacity`;return u.jsxs("div",{className:[ce.class,t,l].filter(f=>f).join(" "),"data-testid":e,id:r,children:[u.jsx("div",{className:[`${ce.class}__background`,d,h].filter(f=>f).join(" ")}),u.jsx("div",{className:["ds-loading__dots",c].filter(f=>f).join(" "),role:"status"})]})};at.propTypes={id:o.string,testId:o.string,size:o.oneOf(ce.props.size.options),opacity:o.bool,fullscreen:o.bool,backgroundColor:o.string},at.displayName="DsLoading";const xe={name:"Option",class:"ds-option",props:{id:{type:String,default:""},name:{type:String,default:""},testId:{type:String,default:""},label:{type:String,default:""},value:{type:String,default:""},disabled:{type:Boolean,default:!1},detail:{type:String,default:""},checked:{type:Boolean,default:!1},onChangeHandler:{type:Function,default:()=>({})}}},Ft=({id:r,label:e,detail:t,name:s,testId:n=s||"ds-option-test",disabled:a=xe.props.disabled.default,value:i,checked:l=xe.props.checked.default,onChangeHandler:c=xe.props.onChangeHandler.default})=>{const[d]=g.useState(Math.random()),h=()=>{const f=[xe.class];return a&&f.push(`${xe.class}--disabled`),f.join(" ")};return u.jsxs("div",{className:h(),children:[u.jsx("input",{checked:l,"data-testid":n,disabled:a,id:r||String(d),name:s,onChange:c,type:"radio",value:i}),u.jsx(X,{className:`${xe.class}__icon`,image:l?"radio_button_checked":"radio_button_unchecked",size:"xxl"}),u.jsxs("div",{className:`${xe.class}__text-container`,children:[e&&u.jsx("label",{className:`${xe.class}__label`,htmlFor:r||String(d),children:e}),t&&u.jsx("label",{className:`${xe.class}__detail`,htmlFor:r||String(d),children:t})]})]})};Ft.propTypes={id:o.string,name:o.string,testId:o.string,label:o.oneOfType([o.string,o.node]),value:o.oneOfType([o.string,o.number]),detail:o.string,disabled:o.bool,checked:o.bool,onChangeHandler:o.func},Ft.displayName="DsOption";const Ms={Default:"",Large:"large",Small:"small"},rt={name:"Paragraph",class:"ds-paragraph",props:{type:{type:String,default:Ms.Default,options:Object.values(Ms)}}},we=({children:r,className:e,testId:t="ds-paragraph-test",type:s=rt.props.type.default})=>{const n=s&&`${rt.class}--${s}`;return u.jsx("p",{className:[rt.class,n,e&&e].filter(a=>a).join(" "),"data-testid":t,children:r})};we.propTypes={className:o.string,testId:o.string,type:o.oneOf(rt.props.type.options)},we.displayName="DsParagraph";const $s={Success:"success",SuccessDark:"success-dark",Warning:"warning",Danger:"danger"},Vs={name:"Progress",class:"ds-progress",props:{label:{type:String,default:""},progress:{type:Number,default:0},color:{type:String,default:$s.Success,options:Object.values($s)}}},Dt={name:"Flex-Element",class:"ds-flex-element",props:{flex:{type:String,default:"0 1 auto",required:!1},className:{type:String,default:"",required:!1}}},te=({children:r,flex:e=Dt.props.flex.default,className:t=Dt.props.className.default})=>{const s=()=>[Dt.class,t].join(" "),n=()=>({flex:e});return u.jsx("div",{className:s(),style:n(),children:r})};te.propTypes={className:o.string,flex:o.string},te.displayName="DsFlexElement";const Ls={Stretch:"stretch",FlexStart:"flex-start",FlexEnd:"flex-end",Center:"center",SpaceAround:"space-around",SpaceBetween:"space-between"},Ps={Stretch:"stretch",FlexStart:"flex-start",FlexEnd:"flex-end",Center:"center"},js={Row:"row",Column:"column",RowReverse:"row-reverse",ColumnReverse:"column-reverse"},zs={NoWrap:"nowrap",Wrap:"wrap",WrapReverse:"wrap-reverse"},Hn={Quark:"quark",Nano:"nano",XXXS:"xxxs",XXS:"xxs",XS:"xs",SM:"sm",MD:"md",LG:"lg",XL:"xl",XXL:"xxl",XXXL:"xxxl"},Le={name:"Flex-Layout",class:"ds-flex-layout",props:{justifyContent:{type:String,default:Ls.Stretch,required:!0,options:Object.values(Ls)},alignItems:{type:String,default:Ps.Stretch,required:!0,options:Object.values(Ps)},flexDirection:{type:String,default:js.Row,required:!0,options:Object.values(js)},flexWrap:{type:String,default:zs.Wrap,required:!1,options:Object.values(zs)},className:{type:String,default:""},width:{type:String,default:"100%"},height:{type:String,default:""},gap:{type:String,default:"",options:Object.values(Hn)}}},Fe=({children:r,className:e,justifyContent:t=Le.props.justifyContent.default,alignItems:s=Le.props.alignItems.default,flexDirection:n=Le.props.flexDirection.default,flexWrap:a=Le.props.flexWrap.default,width:i=Le.props.width.default,height:l,gap:c})=>{const d=()=>{const f=[Le.class,e];return c&&f.push(`${Le.class}--gap-${c}`),f.join(" ")},h=()=>({display:"flex",justifyContent:t,alignItems:s,flexDirection:n,flexWrap:a,width:i,height:l,gap:c});return u.jsx("div",{className:d(),style:h(),children:r})};Fe.propTypes={className:o.string,justifyContent:o.string,alignItems:o.string,flexDirection:o.string,flexWrap:o.string,width:o.string,height:o.string,gap:o.string},Fe.displayName="DsFlexLayout";const it={None:"none",Quark:"quark",Nano:"nano",XXXS:"xxxs",XXS:"xxs",XS:"xs",SM:"sm"},Ye={name:"Spacer",class:"ds-spacer",props:{vertical:{type:String,default:it.None,options:Object.values(it)},horizontal:{type:String,default:it.None,options:Object.values(it)}}},ge=({vertical:r=Ye.props.vertical.default,horizontal:e=Ye.props.horizontal.default})=>{const t=r&&`ds-spacer__vertical--${r}`,s=e&&`ds-spacer__horizontal--${e}`;return u.jsx("div",{className:[Ye.class,t,s].filter(n=>n).join(" "),"data-testid":"ds-spacer"})};ge.propTypes={vertical:o.oneOf(Ye.props.vertical.options),horizontal:o.oneOf(Ye.props.horizontal.options)},ge.displayName="DsSpacer";const It=({label:r,progress:e=Vs.props.progress.default,color:t=Vs.props.color.default})=>{const s=g.useMemo(()=>e>100?100:e<0?0:e,[e]),n=g.useMemo(()=>`ds-progress__progress--${t}`,[t]),a=g.useMemo(()=>t==="success-dark"?"color__success--dark":t==="warning"?"color__warning--dark":`color__${t}--default`,[t]);return u.jsx("div",{className:"ds-progress",children:u.jsxs(Fe,{flexDirection:"column",children:[u.jsx(te,{children:u.jsx("div",{"aria-valuemax":100,"aria-valuemin":0,"aria-valuenow":s,className:"ds-progress__container",role:"progressbar",children:u.jsx("div",{className:`ds-progress__progress ${n}`,"data-testid":"ds-progress-bar",style:{width:`${s}%`}})})}),u.jsx(te,{children:u.jsxs(Fe,{alignItems:"flex-end",flexDirection:"column",justifyContent:"center",children:[u.jsx(ge,{vertical:"quark"}),u.jsx(u.Fragment,{children:r&&u.jsx(we,{className:a,children:r})})]})})]})})};It.propTypes={label:o.string,progress:o.number,color:o.string};const qs={Small:"sm",Medium:"md",Large:"lg"},Us={Default:"",Error:"error",Success:"success"},Hs={Center:"center",End:"end",Initial:"initial"},Ws={Top:"top",Right:"right",Bottom:"bottom",Left:"left"},Z={name:"Select",class:"ds-select",props:{label:{type:String,default:""},className:{type:String,default:""},animated:{type:Boolean,default:!0},disabled:{type:Boolean,default:!1},multiple:{type:Boolean,default:!1},name:{type:String,default:""},testId:{type:String,default:"ds-select-test"},placeholder:{type:String},onChange:{type:Function,default:()=>{}},value:{type:[Boolean,String,Number,void 0]},size:{type:String,options:Object.values(qs),default:qs.Medium},status:{type:String,default:Us.Default,options:Object.values(Us)},tooltip:{type:String,default:""},tooltipPlacement:{type:String,default:Hs.Initial,options:Object.values(Hs)},tooltipPosition:{type:String,default:Ws.Top,options:Object.values(Ws)},feedback:{type:String,default:""},options:[]}},Ot=g.forwardRef(({label:r,className:e,disabled:t=Z.props.disabled.default,animated:s=Z.props.animated.default,multiple:n=Z.props.multiple.default,testId:a=Z.props.testId.default,name:i,options:l,value:c,placeholder:d,onChange:h,onChangeHandler:f,size:v=Z.props.size.default,status:C=Z.props.status.default,tooltip:k,tooltipPosition:y=Z.props.tooltipPosition.default,tooltipPlacement:b=Z.props.tooltipPlacement.default,feedback:D,...z},w)=>{const[A,p]=g.useState(!1),E=P=>{p(!1),h&&h(P,P.target.value),f&&f(P,P.target.value)},M=()=>{const P=[Z.class,"select-placeholder"];return P.push(`${Z.class}--${v}`),C&&P.push(`${Z.class}--${C}`),A&&P.push(`${Z.class}--active`),t&&P.push(`${Z.class}--disabled`),e&&P.push(e),P.join(" ")},U=g.useMemo(()=>{const P=[`${Z.class}__label`];return!s&&P.push(`${Z.class}__label--not-animated`),c&&P.push(`${Z.class}__label--has-value`),s&&!c&&!k&&P.push(`${Z.class}__label--hidden`),P.join(" ")},[c]);return u.jsxs("div",{className:M(),"data-testid":"ds-select-component",children:[u.jsxs("label",{className:U,"data-testid":"ds-label-id",htmlFor:i,children:[r,k&&u.jsx(Ve,{className:`${Z.class}__tooltip`,placement:b,position:y,text:k,children:u.jsx(X,{className:`${Z.class}__icon`,image:"info"})})]}),u.jsxs("select",{"data-testid":a,disabled:t,id:i,multiple:n,name:i,onChange:P=>E(P),value:c||"",...z,onBlur:()=>p(!1),onFocus:()=>p(!0),ref:w,required:!0,children:[(d||s)&&u.jsx("option",{disabled:!0,value:"",children:d??r}),l==null?void 0:l.map((P,re)=>{var de;return"options"in P?u.jsx("optgroup",{label:P.label,children:(de=P.options)==null?void 0:de.map((pe,De)=>u.jsx("option",{className:`${Z.class}__option-select`,value:pe.value,children:pe.label||pe.value},De))},re):u.jsx("option",{className:`${Z.class}__option-select`,value:P.value,children:P.label||P.value},re)})]}),D&&u.jsxs("div",{className:"ds-select__feedback-container",children:[u.jsx(X,{className:"ds-select__icon",image:C==="success"?"check_circle":"info"}),u.jsx("span",{className:"ds-select__feedback",children:D})]})]})});Ot.propTypes={label:o.string.isRequired,className:o.string,disabled:o.bool,animated:o.bool,multiple:o.bool,name:o.string,testId:o.string,options:o.array.isRequired,placeholder:o.string,onChange:o.func,onChangeHandler:o.func,value:o.oneOfType([o.string,o.number]),size:o.oneOf(Z.props.size.options),status:o.oneOf(Z.props.status.options),tooltip:o.string,tooltipPosition:o.string,tooltipPlacement:o.string,feedback:o.string},Ot.displayName="DsSelect";const Rs={Large:"large",Small:"small"},Bt={name:"Subtitle",class:"ds-subtitle",props:{type:{type:String,default:Rs.Large,options:Object.values(Rs)}}},Ys=({children:r,className:e,testId:t="ds-subtitle-test",type:s})=>{const n=Bt.props.type.options.find(a=>a===s)&&`${Bt.class}--${s}`;return u.jsx("p",{className:[Bt.class,n,e&&e].filter(a=>a).join(" "),"data-testid":t,children:r})};Ys.displayName="DsSubtitle";const Gs={Small:"small",Medium:"medium",Large:"large"},Xs={Text:"text"},Ks={None:"",Error:"error",Success:"success"},Zs={None:"none",Both:"both",Horizontal:"horizontal",Vertical:"vertical",Block:"block",Inline:"inline"},J={name:"TextArea",class:"ds-textarea",props:{name:{type:String,required:!0},testId:{type:String,default:"ds-textarea-test"},type:{type:String,default:Xs.Text,options:Object.values(Xs)},animated:{type:Boolean,default:!0},disabled:{type:Boolean,default:!1},size:{type:String,default:Gs.Medium,options:Object.values(Gs)},label:{type:String,default:""},placeholder:{type:String,default:" "},value:{type:String,default:""},minLength:{type:Number,default:void 0},maxLength:{type:Number,default:void 0},rows:{type:Number,default:1},status:{type:String,default:Ks.None,options:Object.values(Ks)},feedback:{type:String,default:""},description:{type:String,default:""},icon:{type:String,default:""},tooltip:{type:String,default:""},resize:{type:String,default:Zs.None,options:Object.values(Zs)},onChangeHandler:{type:Function,default:()=>{}}}},Nt=g.forwardRef(({name:r,testId:e=J.props.testId.default,animated:t=J.props.animated.default,size:s=J.props.size.default,label:n,placeholder:a,value:i,minLength:l,maxLength:c,tooltip:d,icon:h,status:f=J.props.status.default,feedback:v,disabled:C=J.props.disabled.default,required:k,className:y,resize:b=J.props.resize.default,onChangeHandler:D,onBlurHandler:z,onKeyDownHandler:w,onFocusHandler:A,rows:p=J.props.rows.default,cols:E,description:M,style:U},P)=>{const[re,de]=g.useState(!1),[pe,De]=g.useState(0),[_e,je]=g.useState(Math.random());g.useEffect(()=>{i==null&&je(Math.random())},[i]);const le=x=>{De(x.target.value.length),D&&D(x)},ve=x=>{w&&w(x)},Ie=x=>{de(!1),z&&z(x)},Ne=x=>{de(!0),A&&A(x)},m=()=>{const x=[`${J.class}`];return s&&x.push(`${J.class}--${s}`),t&&x.push(`${J.class}--animated`),d&&x.push(`${J.class}--with-icon`),f&&x.push(`${J.class}--${f}`),y&&x.push(y),x.join(" ")},S=g.useMemo(()=>{const x=[`${J.class}__label`];return(re||i)&&x.push(`${J.class}__label--active`),x.join(" ")},[i,re]),L=()=>!t&&a?a:"",$=()=>f&&f==="error"?"info":"check_circle",B={resize:b,...U||{}};return u.jsxs("div",{className:m(),children:[M&&u.jsx("span",{className:"ds-textarea__description",children:M}),v&&u.jsxs("div",{className:"ds-textarea__feedback",children:[u.jsx(X,{image:$()}),v]}),u.jsx("textarea",{className:"ds-textarea__textarea",cols:E,"data-testid":e,defaultValue:i||"",disabled:C,id:r,maxLength:c,minLength:l,name:r,onBlur:Ie,onChange:le,onFocus:Ne,onKeyDown:ve,placeholder:L(),ref:P,required:k,rows:p,style:B}),u.jsx("label",{className:S,htmlFor:r,children:n}),c&&u.jsxs("span",{className:"ds-textarea__count",children:[pe,"/",c]}),d&&u.jsx(Ve,{className:"ds-textarea__tooltip",placement:"end",text:d,children:u.jsx(X,{className:"ds-textarea__icon",image:h})})]},_e)});Nt.propTypes={name:o.string,testId:o.string,type:o.oneOf(J.props.type.options),animated:o.bool,size:o.oneOf(J.props.size.options),label:o.string,placeholder:o.string,value:o.oneOfType([o.string]),tooltip:o.string,icon:o.string,status:o.oneOf(J.props.status.options),feedback:o.string,minLength:o.number,maxLength:o.number,rows:o.number,cols:o.number,disabled:o.bool,required:o.bool,onChangeHandler:o.func,onBlur:o.func,onKeyDown:o.func,onFocus:o.func,resize:o.oneOf(J.props.resize.options).isRequired,description:o.string,style:o.object},Nt.displayName="DsTextArea";const ot={name:"Container",class:"ds-container",props:{fluid:{type:Boolean,default:!1},testId:{type:String,default:"ds-container-test"}}},lt=({children:r,fluid:e=ot.props.fluid.default,className:t,style:s,testId:n=ot.props.testId.default})=>{const a=e?`${ot.class}--fluid`:ot.class;return u.jsx("div",{className:[a,t].filter(i=>i).join(" "),"data-testid":n,style:s,children:r})};lt.propTypes={children:o.node,fluid:o.bool,className:o.string,style:o.object,testId:o.string},lt.displayName="DsContainer";const Js=()=>typeof window<"u"&&window.innerWidth?window.innerWidth:0,Qs=({children:r,grid:e})=>{const{row:t,col:s,mobileRow:n,mobileCol:a}=e,[i,l]=g.useState(Js());g.useEffect(()=>{const d=()=>{l(Js())};if(typeof window<"u")return window.addEventListener("resize",d),()=>window.removeEventListener("resize",d)},[]);const c=g.useMemo(()=>i<=768?{gridRow:n||t,gridColumn:a||s}:{gridRow:t,gridColumn:s},[i,t,s,n,a]);return u.jsx("div",{style:c,children:r})};Qs.displayName="DsGridElement";const en={Quark:"quark",Nano:"nano",ExtraSmall:"xs",Small:"sm",Medium:"md",Large:"lg"},ut={Start:"start",End:"end",Center:"center",Stretch:"stretch",SpaceAround:"space-around",SpaceBetween:"space-between",SpaceEvenly:"space-evenly"},Q={name:"Grid-Layout",class:"ds-grid-layout",props:{rows:{type:String,default:"auto",required:!0},gap:{type:String,default:en.Small,options:Object.values(en)},vGap:{type:Boolean,default:!0},hGap:{type:Boolean,default:!0},width:{type:String,default:""},height:{type:String,default:""},horizontalAlign:{type:String,default:ut.Start,options:Object.values(ut)},verticalAlign:{type:String,default:ut.Start,options:Object.values(ut)}}};function tn(){const{innerWidth:r,innerHeight:e}=window;return{width:r,height:e}}function Wn(){const[r,e]=g.useState(tn());return g.useEffect(()=>{function t(){e(tn())}return window.addEventListener("resize",t),()=>window.removeEventListener("resize",t)},[]),r}const Mt=({children:r,rows:e=Q.props.rows.default,gap:t=Q.props.gap.default,vGap:s=Q.props.vGap.default,hGap:n=Q.props.hGap.default,horizontalAlign:a=Q.props.horizontalAlign.default,verticalAlign:i=Q.props.verticalAlign.default,width:l=Q.props.width.default,height:c=Q.props.height.default})=>{const d=s&&`${Q.class}__v-gap--${t}`,h=n&&`${Q.class}__h-gap--${t}`,f=a&&Q.props.horizontalAlign.options.find(w=>w===a)?`${Q.class}--h-${a}`:null,v=i&&Q.props.verticalAlign.options.find(w=>w===i)?`${Q.class}--v-${i}`:null,{width:C}=Wn(),[k,y]=g.useState("auto");g.useEffect(()=>{C<=768?y("6"):y("12")},[C]);const b=w=>/^[+-]?\d+$/.test(w),D=()=>e.split(",").map(A=>(A=A.trim(),A==="0"||A==="*"||A==="auto"?"auto":b(A)?A+"fr":A)).join(" "),z=()=>`repeat(${k}, minmax(0, 1fr))`;return u.jsx("div",{className:[Q.class,f,v,d,h].filter(w=>w).join(" "),style:{width:l,height:c,gridTemplateColumns:z(),gridTemplateRows:D()},children:r})};Mt.propTypes={children:o.oneOfType([o.arrayOf(o.node),o.node,o.func]),rows:o.string,gap:o.oneOf(Q.props.gap.options),vGap:o.bool,hGap:o.bool,width:o.string,height:o.string,horizontalAlign:o.oneOf(Q.props.horizontalAlign.options),verticalAlign:o.oneOf(Q.props.verticalAlign.options)},Mt.displayName="DsGridLayout";const be={None:"none",Quark:"quark",Nano:"nano",ExtraSmall:"xs",Small:"sm",Medium:"md",Large:"lg"},me={name:"Wrapper",class:"ds-wrapper",props:{space:{type:String,default:be.ExtraSmall,options:Object.values(be)},top:{type:String,default:be.None,options:Object.values(be)},right:{type:String,default:be.None,options:Object.values(be)},bottom:{type:String,default:be.None,options:Object.values(be)},left:{type:String,default:be.None,options:Object.values(be)}}},qe=({children:r,space:e=me.props.space.default,top:t=me.props.top.default,right:s=me.props.right.default,bottom:n=me.props.bottom.default,left:a=me.props.left.default})=>{const i=t&&`${me.class}__top--${t}`,l=s&&`${me.class}__right--${s}`,c=n&&`${me.class}__bottom--${n}`,d=a&&`${me.class}__left--${a}`,h=e&&`${me.class}--${e}`;return u.jsx("div",{className:[me.class,i,l,c,d,h].filter(f=>f).join(" "),children:r})};qe.displayName="DsWrapper";const $t={name:"Accordion",class:"ds-accordion",props:{openItemListIndex:{type:Boolean,default:!1},items:{type:Array,default:[]},activeItem:{type:Number,default:0}}},Ue={name:"AccordionItem",class:"ds-accordion-item",props:{title:{type:String,default:""},content:{type:String,default:""},disabled:{type:Boolean,default:!1},active:{type:Boolean,default:!1}}},Vt=({title:r,content:e,onToggle:t,active:s=Ue.props.active.default,disabled:n=Ue.props.disabled.default})=>{const a=s&&`${Ue.class}--active`;return u.jsxs("li",{className:[Ue.class,a].filter(i=>i).join(" "),children:[u.jsxs("button",{className:`${Ue.class}__button`,disabled:n,onClick:t,children:[r,u.jsx(X,{className:`${Ue.class}__icon`,color:"neutral-90",image:"expand_more",size:"xl"})]}),s&&u.jsx("div",{className:"ds-accordion-item__content",children:e})]})};Vt.propTypes={active:o.bool,title:o.oneOfType([o.element,o.string]),content:o.oneOfType([o.element,o.string]),disabled:o.bool},Vt.displayName="DsAccordionItem";const Lt=({items:r=$t.props.items.default,activeItem:e=$t.props.activeItem.default,onClick:t})=>{const[s,n]=g.useState(-1);g.useEffect(()=>{r.map((i,l)=>{i.active&&n(l)})},[r]),g.useEffect(()=>{e!=null&&n(e)},[e]);const a=i=>{if(s===i)return t&&t(-1),n(-1);n(i),t&&t(i)};return u.jsx("ul",{className:$t.class,children:r.map((i,l)=>u.jsx(Vt,{active:s===l,content:i.content,disabled:i.disabled,onToggle:()=>{a(l)},title:i.title},l))})};Lt.propTypes={items:o.array,activeItem:o.number},Lt.displayName="DsAccordion";const sn=({title:r,activeTags:e,handleTagClose:t})=>u.jsx("div",{className:"active-tags",children:e.length>0&&u.jsxs(u.Fragment,{children:[u.jsx(we,{className:"active-tags__title",children:r}),u.jsx("div",{className:"active-tags__list","data-testid":"ds-list",children:e.map((s,n)=>u.jsx(Ve,{text:`Filtro ${s.text} aplicado`,children:u.jsxs("div",{className:`active-tags__item ${s.hiddenClose&&"active-tags__item--no-close"}`,"data-testid":`ds-active-tag-${n}`,children:[u.jsxs(Fe,{alignItems:"center",gap:"nano",children:[u.jsx(te,{children:u.jsx(X,{className:"active-tags__icon",color:s.hiddenClose?"neutral-00":"neutral-90",fill:!0,image:s.icon,testId:`icon-${n}`})}),u.jsx(te,{children:u.jsx(we,{type:"small",children:s.text})})]}),!s.hiddenClose&&u.jsx(X,{image:"close",onClick:()=>t(n),testId:`icon-close-${n}`})]},n)},`ds-tooltip-key-${s.id}-${s.text}`))})]})});sn.displayName="DsActiveTags";const nn={Small:"small",Medium:"medium",Large:"large"},G={name:"EditableSelect",class:"ds-editable-select",props:{label:{type:String,default:""},testId:{type:String,default:"ds-editable-select"},animated:{type:Boolean,default:!0},placeholder:{type:String,default:""},name:{type:String,default:""},value:{type:String,default:""},noOptionsMessage:{type:String,default:"Nenhum resultado encontrado"},size:{type:String,default:nn.Medium,options:Object.values(nn)},status:{type:String,default:""},options:{type:Array,default:[]},icon:{type:String,default:void 0},disabled:{type:Boolean,default:!1},loading:{type:Boolean},onChangeHandler:{type:Function,default:()=>{}},onBlurHandler:{type:Function,default:()=>{}},onFocusHandler:{type:Function,default:()=>{}},onSelectHandler:{type:Function,default:()=>{}}}},an=({label:r=G.props.label.default,name:e=G.props.name.default,testId:t=G.props.testId.default,value:s=G.props.value.default,options:n=G.props.options.default,size:a=G.props.size.default,onChangeHandler:i=G.props.onChangeHandler.default,onSelectHandler:l=G.props.onSelectHandler.default,icon:c=G.props.icon.default,noOptionsMessage:d=G.props.noOptionsMessage.default,disabled:h=G.props.disabled.default,status:f=G.props.status.default,onBlurHandler:v=G.props.onBlurHandler.default,onFocusHandler:C=G.props.onFocusHandler.default,animated:k=G.props.animated.default,placeholder:y=G.props.placeholder.default,loading:b})=>{const[D,z]=g.useState(!1),[w,A]=g.useState(s),p=U=>{i(U),(b==null&&U.currentTarget.value.length||!b&&U.currentTarget.value.length>2)&&z(!0)},E=U=>{l(U),v(),A(Math.random().toString()),z(!1)};g.useEffect(()=>{s.length===0&&z(!1)},[s]);const M=()=>n.length>0?n.map((U,P)=>u.jsx("option",{className:`${G.class}__option ${G.class}__option--${a}`,"data-testid":`ds-option-${U.id||U.label}`,onClick:()=>!h&&E(U),value:P,children:U.label},P)):u.jsx("option",{className:`${G.class}__option ${G.class}__option--not-found`,children:d},"no_option");return u.jsxs("div",{className:`${G.class}__container`,children:[u.jsx(ze,{animated:k,className:`${G.class}__input`,disabled:h,label:r,name:e,onBlurHandler:v,onChangeHandler:p,onFocusHandler:C,placeholder:y,size:a,status:f,testId:t,value:s},w),(c||b)&&(b?u.jsx("div",{className:`${G.class}__loading ${G.class}__loading--${a}`,style:{width:"18px"},children:u.jsx(at,{fullscreen:!1})}):c&&u.jsx(X,{className:`${G.class}__icon ${G.class}__icon--${a}`,image:c})),D&&u.jsx("div",{className:`${G.class}__list`,"data-testid":"ds-list",children:M()})]})};an.displayName="DsEditableSelect";const Ge={name:"DsIndicator",class:"ds-indicator",props:{current:{type:Number,default:0},length:{type:Number,required:!0}}},Rn=({length:r,current:e=Ge.props.current.default})=>{const[t,s]=g.useState(e),n=i=>i<t?`${Ge.class}__step--older`:i===t?`${Ge.class}__step--active`:"";g.useEffect(()=>{s(e)},[e]);const a=[];for(let i=0;i<r;i++)a.push(u.jsx("div",{className:`${Ge.class}__step ${n(i)}`,"data-testid":`ds-indicator-step-${i}`},i));return u.jsx("div",{className:Ge.class,children:a})},Yn={name:"DsInlineEditable",class:"ds-inline-editable",props:{name:{type:String,required:!0},value:{type:String,default:""},min:{type:String,default:""},max:{type:String,default:""},prefix:{type:String,default:""},suffix:{type:String,default:""},onChangeHandler:{type:Function,default:()=>{}}}},Pt=({name:r,value:e,prefix:t,sufix:s,min:n,max:a,onChangeHandler:i})=>{const l=g.useRef(null),[c,d]=g.useState(!1),[h,f]=g.useState("");g.useEffect(()=>{f(e??"")},[e]);const v=b=>{b.key==="Enter"&&C(b)};function C(b){d(!1),i&&(n&&parseInt(n)>=parseInt(h===""?n:h)?(b.currentTarget.value=n,f(n)):a&&parseInt(a)<parseInt(h)?(b.currentTarget.value=a,f(a)):b.currentTarget.value=h,i(b))}const k=b=>{f(b.currentTarget.value)},y=async()=>{var b;await d(!0),(b=l.current)==null||b.focus()};return u.jsx("div",{className:Yn.class,children:c?u.jsx("input",{className:"ds-input__input","data-testid":"ds-input",max:a,min:n,name:r,onBlur:C,onChange:k,onKeyDown:v,ref:l,type:"number",value:h}):u.jsx("div",{"data-testid":"ds-inline-editible-div-click",onClick:y,children:u.jsxs(Fe,{alignItems:"center",gap:"nano",children:[u.jsx(te,{children:u.jsx(we,{children:u.jsxs("b",{children:[t,e,s]})})}),u.jsx(te,{children:u.jsx(X,{image:"edit_square"})})]})})})};Pt.propTypes={value:o.string},Pt.displayName="DsInlineEditable";const Gn=[1,2,3,4],rn={Squared:"squared",Rounded:"rounded"},he={name:"Modal",class:"ds-modal",props:{elevation:{type:Number,options:Gn},variant:{type:String,default:rn.Rounded,options:Object.values(rn)},cancelBtnText:{type:String,default:"Cancelar"},confirmBtnText:{type:String,default:"Confirmar"},isModalOpen:{type:Boolean,default:!1}}},jt=({className:r,title:e,content:t,cancelBtnText:s=he.props.cancelBtnText.default,confirmBtnText:n=he.props.confirmBtnText.default,variant:a=he.props.variant.default,elevation:i,isModalOpen:l=he.props.isModalOpen.default,onClose:c,onCancel:d,onConfirm:h,...f})=>{const v=a&&he.props.variant.options.find(b=>b===a)?`${he.class}--${a}`:`${he.class}--${he.props.variant.default}`,C=i&&`${he.class}--elevation-${i}`,k=h||d,y=g.useCallback(b=>{b.keyCode===27&&c()},[c]);return g.useEffect(()=>(l&&window&&!k&&window.addEventListener("keyup",y),()=>{window.removeEventListener("keyup",y)}),[k,y]),l?u.jsxs(u.Fragment,{children:[u.jsx("div",{className:"ds-modal-overlay","data-testid":"ds-modal-overlay",...f,onClick:()=>k?()=>{}:c()}),u.jsxs("div",{className:[he.class,v,C,r&&r].filter(b=>b).join(" "),"data-testid":"ds-modal",children:[!k&&u.jsx("button",{className:"ds-modal__closeBtn","data-testid":"ds-modal-close-button",onClick:c,children:u.jsx(X,{image:"close",size:"lg"})}),u.jsxs("div",{className:"ds-modal__content",children:[u.jsx("div",{className:"ds-modal__content__title",children:e}),e&&u.jsx(ge,{vertical:"xxxs"}),u.jsx("div",{className:"ds-modal__content__content",children:t})]}),k&&u.jsx(ge,{vertical:"sm"}),!k&&u.jsx(ge,{vertical:"xxs"}),u.jsxs("div",{className:"ds-modal__cta",children:[d&&u.jsx(He,{onClick:()=>{c(),d()},children:s}),h&&u.jsx(He,{onClick:()=>{c(),h()},children:n})]})]})]}):null};jt.propTypes={firstButtonText:o.string,confirmBtnText:o.string,cancelBtnText:o.string,variant:o.oneOf(he.props.variant.options),elevation:o.oneOf(he.props.elevation.options),isModalOpen:o.bool,title:o.node,content:o.node},jt.displayName="DsModal";const on={Success:"success",Danger:"danger",Warning:"warning",Info:"info"},ln={Rounded:"rounded",Squared:"squared"},oe={name:"DsNotification",class:"ds-notification",props:{type:{type:String,default:on.Info,options:Object.values(on)},id:{type:String},autoClose:{type:Boolean,default:!1},autoCloseTimer:{type:Number,default:4e3},dismissible:{type:Boolean,default:!1},elevation:{type:Number,options:[1,2,3,4]},variant:{type:String,default:ln.Rounded,options:Object.values(ln)},progressBar:{type:Boolean,default:!0},testId:{type:String,default:"ds-notification"}}},Xn={success:"check",danger:"error",warning:"warning",info:"info"},zt=({className:r,type:e=oe.props.type.default,variant:t=oe.props.variant.default,id:s,children:n,message:a,autoClose:i=oe.props.autoClose.default,autoCloseTimer:l=oe.props.autoCloseTimer.default,dismissible:c=oe.props.dismissible.default,elevation:d,progressBar:h=oe.props.progressBar.default,handleClose:f,testId:v=oe.props.testId.default})=>{const[C,k]=g.useState(l),[y,b]=g.useState(!1),[D,z]=g.useState(!0),w=[oe.class,e&&`${oe.class}--${e}`,t&&`${oe.class}--${t}`,d&&`${oe.class}--elevation-${d}`,r&&r].join(" "),A=()=>k(U=>(U===0&&z(!1),U-100));g.useEffect(()=>{!i&&!c&&z(!0);let U;return!y&&i&&(U=setInterval(A,100)),()=>{clearInterval(U)}},[y,i,l,D,c]);const p=()=>{b(!0)},E=()=>{b(!1)},M=U=>{z(!1),f&&f(U)};return D?u.jsxs("div",{className:w,"data-testid":v,id:s,onMouseEnter:p,onMouseLeave:E,children:[u.jsx(qe,{bottom:"nano",top:"nano",children:u.jsxs(Fe,{alignItems:"center",flexWrap:"nowrap",gap:"xxxs",children:[u.jsx(te,{children:u.jsx(X,{color:e,fill:!0,image:Xn[e]})}),u.jsx(te,{flex:"1",children:u.jsx(qe,{left:"none",right:"none",space:"nano",children:n??a})}),u.jsx(te,{children:c?u.jsx("div",{className:`${oe.class}__button`,"data-testid":`${v}-close`,onClick:U=>M(U),children:u.jsx(qe,{children:u.jsx(X,{image:"close"})})}):u.jsx(ge,{horizontal:"quark"})})]})}),h&&i&&u.jsx("div",{className:`${oe.class}__progress-bar ${oe.class}__progress-bar--${e}`,"data-testid":`${v}-progress-bar`,style:{width:`${C/l*100}%`}})]}):null};zt.displayName="DsNotification";const qt={name:"DsPasswordConfirmation",class:"ds-password-confirmation",props:{onChange:{type:Function,default:()=>{}},validationList:{type:Array,default:[{title:"Um número",rule:r=>/\d/.test(r)},{title:"Uma letra maiúscula",rule:r=>/[A-Z]/.test(r)},{title:"Um caractere especial. Ex: @#!?",rule:r=>/[!@#$%^&*()+\-=_[\]{};':"\\|,.<>/?]/.test(r)},{title:"Mínimo 8 caracteres",rule:r=>r.length>=8}]},instructionLabel:{type:String,default:"A senha deverá conter:"},testId:{type:String,default:"ds-password-confirmation"}}},ct={strong:"Forte",good:"Boa",medium:"Médio",weak:"Fraco"},Ut=({onChange:r,validationList:e=qt.props.validationList.default,instructionLabel:t=qt.props.instructionLabel.default,testId:s=qt.props.testId.default})=>{const[n,a]=g.useState(""),[i,l]=g.useState(""),[c,d]=g.useState([]),[h,f]=g.useState({score:0,color:"danger",label:"Fraco"}),[v,C]=g.useState(!1),k=g.useCallback(p=>{const E=e.map(M=>M==null?void 0:M.rule(p));return d(E),E},[e]),y=g.useCallback(p=>{a(p.currentTarget.value);const E=k(p.currentTarget.value),M=w(E);r({password:p.currentTarget.value,confirmationPassword:i,isEqual:i===p.currentTarget.value,feedback:M})},[i,r,k]),b=g.useCallback(p=>{l(p.currentTarget.value);const E=k(n),M=w(E);r({password:n,confirmationPassword:p.currentTarget.value,isEqual:n===p.currentTarget.value,feedback:M})},[n,r,k]),D=g.useMemo(()=>n!==i&&v?{status:"error",feedback:"As senhas são diferentes"}:{status:"",feedback:""},[n,i,v]),z=g.useCallback(p=>{const E={score:p,color:"danger",label:ct.weak};return p>30&&p<75?(E.color="warning",E.label=ct.medium):p>=75&&p<100?(E.color="success",E.label=ct.good):p===100&&(E.color="success-dark",E.label=ct.strong),E},[]),w=g.useCallback(p=>{const E=p.reduce((U,P)=>{let re=U;return P?(re++,re):U},0),M=z(E*100/p.length);return f(M),M},[z]),A=()=>u.jsx("ul",{children:e.map((p,E)=>{const M=c[E]?"ds-password-confirmation__list":"ds-password-confirmation__list--disc";return u.jsxs("li",{className:M,children:[c[E]?u.jsx(X,{color:"success-dark",image:"check",testId:"ds-check-icon"}):null,u.jsx(ge,{horizontal:"quark"}),u.jsx(we,{children:p.title})]},E+p.title)})});return u.jsxs(Fe,{className:"ds-password-confirmation",flexDirection:"column",children:[u.jsx(te,{children:u.jsx(ze,{label:"Senha",name:"password",onChangeHandler:y,testId:`${s}-main-input`,type:"password",value:n})}),u.jsx(te,{children:u.jsx(It,{color:h==null?void 0:h.color,label:h==null?void 0:h.label,progress:h==null?void 0:h.score})}),u.jsx(te,{children:u.jsx(we,{children:t})}),u.jsx(te,{children:A()}),u.jsx(ge,{vertical:"xxs"}),u.jsx(te,{children:u.jsx(ze,{feedback:D.feedback,label:"Confirme a senha",name:"confirmPassword",onBlurHandler:()=>C(!0),onChangeHandler:b,onFocusHandler:()=>C(!0),status:D.status,testId:`${s}-confirm-input`,type:"password",value:i})})]})};Ut.propTypes={onChange:o.func,validationList:o.array,instructionLabel:o.string,testId:o.string},Ut.displayName="DsPasswordConfirmation";const ye={name:"DsStepper",class:"ds-stepper",props:{steps:{type:Array,required:!0},selectedStep:{type:Number,default:0}}},un=({steps:r,selectedStep:e=ye.props.selectedStep.default,onChange:t})=>{const[s,n]=g.useState(e),a=(i,l)=>{const c=[`${ye.class}__button`];return l!==i&&c.push(`${ye.class}__button--round`),r[i]&&r[i].disabled&&c.push(`${ye.class}__button--disabled`),c.join(" ")};return g.useEffect(()=>{n(e)},[e]),g.useEffect(()=>{t(s)},[s]),u.jsxs("div",{className:ye.class,children:[u.jsxs("span",{className:`${ye.class}__step-counter`,children:["Etapa ",s+1," de ",r==null?void 0:r.length]}),u.jsx("div",{className:`${ye.class}__step`,children:r.map((i,l)=>u.jsx("div",{className:`${ye.class}__content`,children:u.jsx("button",{className:a(l,s),"data-testid":`ds-button-${l}`,disabled:i.disabled,onClick:()=>n(l),children:u.jsxs("span",{className:`${ye.class}__text`,children:[s===l?u.jsx(qe,{bottom:"none",left:"nano",right:"nano",top:"none",children:u.jsx(X,{className:`${ye.class}__icon`,fill:!0,image:i.icon,testId:`ds-icon-${l}`})}):u.jsx(X,{className:`${ye.class}__icon`,fill:!0,image:i.icon,testId:`ds-icon-${l}`}),s===l&&i.label]})})},l))})]})};un.displayName="DsStepper";const Se={name:"Table",class:"ds-table",props:{header:{type:Array,default:[]},items:{type:Array,default:[]},columns:{type:Array,default:[]}}},cn=({item:r,columns:e})=>u.jsx("tr",{className:`${Se.class}__row`,children:e.map((t,s)=>{const n=t.align&&`${Se.class}__cell--align-${t.align}`;return u.jsx("td",{children:u.jsx("div",{className:[`${Se.class}__cell`,n,t.className].filter(a=>a).join(" "),children:r&&r[`${t.name}`]})},s)})});cn.displayName="DsTableRow";const dn=({columns:r,data:e,className:t})=>u.jsx("div",{className:`${Se.class}__wrapper`,children:u.jsxs("table",{className:[`${Se.class}`,t].filter(s=>s).join(" "),children:[u.jsx("thead",{className:`${Se.class}__head`,children:u.jsx("tr",{className:`${Se.class}__row`,children:r&&r.map((s,n)=>u.jsx("th",{style:{width:s.size},children:u.jsx("div",{className:[`${Se.class}__cell`,s.align&&`${Se.class}__cell--align-${s.align}`].filter(a=>a).join(" "),children:s.label})},n))})}),u.jsx("tbody",{className:`${Se.class}__body`,children:e&&e.map((s,n)=>u.jsx(cn,{columns:r,item:s},n))})]})});dn.displayName="DsTable";const pn={None:"",Primary:"primary",Secondary:"secondary",Neutral:"neutral",Success:"success",Warning:"warning",Danger:"danger",Info:"info"},Be={name:"DsTabs",class:"ds-tabs",props:{tabs:{type:Array,required:!0},selectedTab:{type:Number,default:0},color:{type:String,default:pn.Primary,options:Object.values(pn)},className:{type:String,default:""},onChange:{type:Function,default:()=>{}}}},Kn=({active:r,className:e,color:t,disabled:s,name:n,index:a,title:i,onClick:l})=>{const c=[`${Be.class}__tab`,`${Be.class}__tab-color--${t}`,r&&`${Be.class}__tab--active`,s&&`${Be.class}__tab--disabled`,e&&e].join(" "),d=h=>{l&&!s&&l(h)};return u.jsx("div",{className:c,"data-testid":`ds-tab-${a}`,id:n,onClick:()=>d(a),children:i})},Zn=({tabs:r,color:e,selectedTab:t=Be.props.selectedTab.default,className:s,onChange:n})=>{const[a,i]=g.useState(t),l=c=>{i(c),n&&n(c)};return g.useEffect(()=>i(t),[t]),u.jsxs("div",{className:[Be.class,s&&s].join(" "),"data-testid":"ds-tabs",children:[u.jsx("div",{className:`${Be.class}__header`,children:r.map((c,d)=>g.createElement(Kn,{...c,active:a===d,color:e,index:d,key:d,onClick:()=>l(d)}))}),u.jsx("div",{className:`${Be.class}__content`,children:r[a].content})]})};function hn({library:r,children:e,theme:t}){return u.jsx("div",{"data-library":r,"data-theme":t,children:u.jsx("div",{className:"ds-theme",children:e})})}hn.propTypes={library:o.string,children:o.node.isRequired,theme:o.string};const fn={TopLeft:"top-left",TopCenter:"top-center",TopRight:"top-right",BottomLeft:"bottom-left",BottomCenter:"bottom-center",BottomRight:"bottom-right"},Pe={name:"DsNotificationList",class:"ds-notification-list",props:{position:{type:String,default:fn.TopRight,options:Object.values(fn)},fluid:{type:Boolean,default:!1},className:{type:String,default:""}}},Ht=({className:r=Pe.props.className.default,position:e=Pe.props.position.default,fluid:t=Pe.props.fluid.default,notifications:s,removeNotification:n})=>{const a=[Pe.class,`${Pe.class}--${e}`,t&&`${Pe.class}--fluid`,r&&r].join(" "),i=l=>{n&&n(l)};return u.jsx("div",{className:a,"data-testid":"ds-notification-list",children:s.map(l=>{const c=l.autoClose??!0,d=l.autoCloseTimer??4e3,h=l.dismissible??!0,f=l.elevation??2,v=l.progressBar??!0;return u.jsx(zt,{autoClose:c,autoCloseTimer:d,dismissible:h,elevation:f,handleClose:()=>i(l.id),id:l.id,message:l.message,progressBar:v,type:l.type},l.id)})})};Ht.propTypes={position:o.oneOf(Pe.props.position.options),fluid:o.bool,notifications:o.array,removeNotification:o.func},Ht.displayName="DsNotificationList";const dt={name:"TwoColumns",class:"ds-two-columns",props:{}},Wt=({header:r,main:e,sidebar:t,breadcrumb:s})=>u.jsxs(lt,{children:[u.jsxs("div",{className:"ds-grid",children:[u.jsx("div",{className:"ds-grid__row",children:u.jsx("div",{className:"ds-grid__col ds-grid__col-12",children:s})}),u.jsxs("div",{className:`${dt.class}__content ds-grid__row`,children:[u.jsx("div",{className:"ds-grid__col ds-grid__col--lg-8 ds-grid__col--sm-12 ds-grid__col-12",children:u.jsxs(u.Fragment,{children:[u.jsx("div",{className:`${dt.class}__header`,children:r}),u.jsx("div",{className:`${dt.class}__main`,children:e})]})}),u.jsx("div",{className:`${dt.class}__sidebar ds-grid__col ds-grid__col--lg-4 ds-grid__col--sm-12 ds-grid__col-12`,children:t})]})]}),u.jsx(ge,{vertical:"sm"})]});Wt.propTypes={breadcrumb:o.node,header:o.node,main:o.node,sidebar:o.node},Wt.displayName="DsTwoColumns",O.DsAccordion=Lt,O.DsActiveTags=sn,O.DsButton=He,O.DsCaption=bt,O.DsCard=St,O.DsCheckbox=Ct,O.DsContainer=lt,O.DsEditableSelect=an,O.DsFlexElement=te,O.DsFlexLayout=Fe,O.DsGridElement=Qs,O.DsGridLayout=Mt,O.DsHR=Tt,O.DsHeading=Et,O.DsIcon=X,O.DsIndicator=Rn,O.DsInlineEditable=Pt,O.DsInput=ze,O.DsLoading=at,O.DsModal=jt,O.DsNotification=zt,O.DsNotificationList=Ht,O.DsOption=Ft,O.DsParagraph=we,O.DsPasswordConfirmation=Ut,O.DsProgress=It,O.DsSelect=Ot,O.DsSpacer=ge,O.DsStepper=un,O.DsSubtitle=Ys,O.DsTable=dn,O.DsTabs=Zn,O.DsTextArea=Nt,O.DsTooltip=Ve,O.DsTwoColumns=Wt,O.DsWrapper=qe,O.ThemeProvider=hn,Object.defineProperty(O,Symbol.toStringTag,{value:"Module"})});
20
+ Valid keys: `+JSON.stringify(Object.keys(m),null," "));var _=ee(j,q,B,x,V+"."+q,t);if(_)return _}return null}return b(S)}function _e(m){switch(typeof m){case"number":case"string":case"undefined":return!0;case"boolean":return!m;case"object":if(Array.isArray(m))return m.every(_e);if(m===null||l(m))return!0;var S=f(m);if(S){var L=S.call(m),$;if(S!==m.entries){for(;!($=L.next()).done;)if(!_e($.value))return!1}else for(;!($=L.next()).done;){var B=$.value;if(B&&!_e(B[1]))return!1}}else return!1;return!0;default:return!1}}function je(m,S){return m==="symbol"?!0:S?S["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&S instanceof Symbol:!1}function le(m){var S=typeof m;return Array.isArray(m)?"array":m instanceof RegExp?"object":je(S,m)?"symbol":S}function ve(m){if(typeof m>"u"||m===null)return""+m;var S=le(m);if(S==="object"){if(m instanceof Date)return"date";if(m instanceof RegExp)return"regexp"}return S}function Ie(m){var S=ve(m);switch(S){case"array":case"object":return"an "+S;case"boolean":case"date":case"regexp":return"a "+S;default:return S}}function Ne(m){return!m.constructor||!m.constructor.name?v:m.constructor.name}return C.checkPropTypes=n,C.resetWarningCache=n.resetWarningCache,C.PropTypes=C,C},vt}var kt,ss;function Sn(){if(ss)return kt;ss=1;var r=mt();function e(){}function t(){}return t.resetWarningCache=e,kt=function(){function s(i,l,c,d,h,f){if(f!==r){var v=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw v.name="Invariant Violation",v}}s.isRequired=s;function n(){return s}var a={array:s,bigint:s,bool:s,func:s,number:s,object:s,string:s,symbol:s,any:s,arrayOf:n,element:s,elementType:s,instanceOf:n,node:s,objectOf:n,oneOf:n,oneOfType:n,shape:n,exact:n,checkPropTypes:t,resetWarningCache:e};return a.PropTypes=a,a},kt}if(process.env.NODE_ENV!=="production"){var Cn=Xt(),En=!0;ht.exports=bn()(Cn.isElement,En)}else ht.exports=Sn()();var Tn=ht.exports;const o=mn(Tn),ns={Primary:"primary",Secondary:"secondary",Info:"info",Success:"success",Danger:"danger",Warning:"warning",Neutral:"neutral"},as={Solid:"solid",Outline:"outline",Text:"text"},rs={Large:"lg",Medium:"md",Small:"sm"},is={Right:"right",Left:"left"},Y={name:"Button",class:"ds-button",props:{color:{type:String,default:ns.Primary,options:Object.values(ns)},variant:{type:String,default:as.Solid,options:Object.values(as)},size:{type:String,default:rs.Medium,options:Object.values(rs)},elevation:{type:Number,options:[1,2,3,4]},disabled:{type:Boolean,default:!1},icon:{type:String,default:""},iconFill:{type:Boolean,default:!0},iconPosition:{type:String,default:is.Right,options:Object.values(is)},id:{type:String,default:""},testId:{type:String,default:"ds-button-test"},fullSize:{type:Boolean,default:!1}}},os={Primary:"primary",PrimaryLightest:"primary-lightest",PrimaryLighter:"primary-lighter",PrimaryLight:"primary-light",PrimaryDark:"primary-dark",PrimaryDarker:"primary-darker",Neutral90:"neutral-90",Neutral80:"neutral-80",Neutral60:"neutral-60",Neutral40:"neutral-40",Neutral20:"neutral-20",Neutral10:"neutral-10",Neutral05:"neutral-05",Neutral00:"neutral-00",Secondary:"secondary",SecondaryLightest:"secondary-lightest",SecondaryLighter:"secondary-lighter",SecondaryLight:"secondary-light",SecondaryDark:"secondary-dark",SecondaryDarker:"secondary-darker",Success:"success",SuccessLighter:"success-lighter",SuccessLight:"success-light",SuccessDark:"success-dark",Warning:"warning",WarningLighter:"warning-lighter",WarningLight:"warning-light",WarningDark:"warning-dark",Danger:"danger",DangerLighter:"danger-lighter",DangerLight:"danger-light",DangerDark:"danger-dark",Info:"info",InfoLighter:"info-lighter",InfoLight:"info-light",InfoDark:"info-dark"},ls={Outlined:"outlined",Rounded:"rounded",Sharp:"sharp"},us={XXS:"xxs",XS:"xs",SM:"sm",MD:"md",LG:"lg",XL:"xl",XXL:"xxl",XXXL:"xxxl",Huge:"huge"},cs={Bold:"bold",Semibold:"semibold",Medium:"medium",Regular:"regular",Light:"light",Extralight:"extralight"},ie={name:"Icon",class:"ds-icon",props:{color:{type:String,default:os.Neutral90,options:Object.values(os)},image:{type:String,default:"settings"},variation:{type:String,default:ls.Outlined,options:Object.values(ls)},size:{type:String,default:us.MD,options:Object.values(us)},fontVariationSettings:{type:Object,default:{fill:0,grad:0,weight:500,opticalSize:48}},fill:{type:Boolean,default:!1},testId:{type:String,default:"ds-icon-test"},weight:{type:String,default:cs.Semibold,options:Object.values(cs)},onClick:{type:Function,default:()=>({})}}},An={bold:700,semibold:600,medium:500,regular:400,light:300,extralight:200},X=({image:r=ie.props.image.default,color:e=ie.props.color.default,className:t,size:s=ie.props.size.default,fill:n=ie.props.fill.default,weight:a=ie.props.weight.default,testId:i=ie.props.testId.default,onClick:l=ie.props.onClick.default})=>{const c="material-symbols-rounded",d=e&&ie.props.color.options.find(f=>f===e)&&`${ie.class}__color--${e}`,h=g.useMemo(()=>({fontVariationSettings:`'FILL' ${n?1:0}, 'GRAD' 0,'wght' ${An[a]}, 'opsz' 48`}),[a,n]);return u.jsx("i",{className:[`${ie.class}--${s}`,ie.class,c,d,t&&t].filter(f=>f).join(" "),"data-testid":i,onClick:l,style:h,translate:"no",children:r})};X.propTypes={color:o.oneOf(ie.props.color.options),image:o.string,fontVariationSettings:o.object,size:o.oneOf(ie.props.size.options),fill:o.bool,weight:o.oneOf(ie.props.weight.options),onClick:o.func},X.displayName="DsIcon";const He=({children:r,className:e,onClick:t,size:s=Y.props.size.default,disabled:n=Y.props.disabled.default,icon:a=Y.props.icon.default,id:i=Y.props.id.default,testId:l=Y.props.testId.default,elevation:c,variant:d=Y.props.variant.default,color:h=Y.props.color.default,iconFill:f=Y.props.iconFill.default,iconPosition:v=Y.props.iconPosition.default,fullSize:C=Y.props.fullSize.default})=>{const k=s&&Y.props.size.options.find(E=>E===s)?`${Y.class}--${s}`:`${Y.class}__${Y.props.size.default}`,y=n&&`${Y.class}--disabled`,b=`${Y.class}__${h}--${d}`,D=c&&`${Y.class}--elevation-${c}`,z=a&&`${Y.class}--with-icon`,w=C?`${Y.class}--full-size`:"",A=v==="right"?`${Y.class}__icon`:`${Y.class}__icon--left`,p=v==="right"?`${Y.class}__text`:`${Y.class}__text--reversed`;return u.jsx("button",{className:[Y.class,w,y,z,k,b,D,z,e&&e].filter(E=>E).join(" "),"data-testid":l,disabled:n,id:i,onClick:n?void 0:t,children:u.jsxs("span",{className:["ds-button__text",p].join(" "),children:[r,a&&u.jsx(X,{className:["ds-button__icon",A].join(" "),fill:f,image:a,size:s})]})})};He.propTypes={color:o.oneOf(Y.props.color.options),variant:o.oneOf(Y.props.variant.options),size:o.oneOf(Y.props.size.options),disabled:o.bool,icon:o.string,iconFill:o.bool,iconPosition:o.oneOf(Y.props.iconPosition.options),testId:o.string,id:o.string,fullSize:o.bool},He.displayName="DsButton";const xn={name:"Caption",class:"ds-caption"},bt=({children:r,className:e,testId:t="ds-caption-test"})=>u.jsx("p",{className:[xn.class,e&&e].filter(s=>s).join(" "),"data-testid":t,children:r});bt.propTypes={children:o.node.isRequired,className:o.string,testId:o.string},bt.displayName="DsCaption";const Ke={None:"",PrimaryDarker:"primary-darker",PrimaryDark:"primary-dark",Primary:"primary",PrimaryLight:"primary-light",PrimaryLighter:"primary-lighter",PrimaryLightest:"primary-lightest",SecondaryDarker:"secondary-darker",SecondaryDark:"secondary-dark",Secondary:"secondary",SecondaryLight:"secondary-light",SecondaryLighter:"secondary-lighter",SecondaryLightest:"secondary-lightest",Neutral90:"neutral-90",Neutral80:"neutral-80",Neutral60:"neutral-60",Neutral40:"neutral-40",Neutral20:"neutral-20",Neutral10:"neutral-10",Neutral05:"neutral-05",Neutral00:"neutral-00",SuccessDark:"success-dark",Success:"success",SuccessLight:"success-light",SuccessLighter:"success-lighter",WarningDark:"warning-dark",Warning:"warning",WarningLight:"warning-light",WarningLighter:"warning-lighter",DangerDark:"danger-dark",Danger:"danger",DangerLight:"danger-light",DangerLighter:"danger-lighter",InfoDark:"info-dark",Info:"info",InfoLight:"info-light",InfoLighter:"info-lighter"},fe={name:"Card",class:"ds-card",props:{backgroundColor:{type:String,default:Ke.None,options:Object.values(Ke)},borderColor:{type:String,default:Ke.None,options:Object.values(Ke)},elevation:{type:Number,default:0,options:[0,1,2,3,4]},id:{type:String,default:""},testId:{type:String,default:"ds-card"}}},St=({id:r,testId:e=fe.props.testId.default,children:t,className:s,elevation:n=fe.props.elevation.default,backgroundColor:a=fe.props.backgroundColor.default,borderColor:i=fe.props.borderColor.default})=>{const l=n&&`${fe.class}--elevation-${n}`,c=i&&`${fe.class}--border-${i}`,d=a&&`${fe.class}--${a}`;return u.jsx("div",{className:[fe.class,s,l,c,d].filter(h=>h).join(" "),"data-testid":e,id:r,children:t})};St.propTypes={id:o.string,testId:o.string,backgroundColor:o.oneOf(fe.props.backgroundColor.options),borderColor:o.oneOf(fe.props.borderColor.options),elevation:o.oneOf(fe.props.elevation.options)},St.displayName="DsCard";const ae={name:"Checkbox",class:"ds-checkbox",props:{name:{type:String,required:!1},testId:{type:String,default:"ds-checkbox-test"},label:{type:String,default:""},description:{type:String,default:""},checked:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},changeByChecked:{type:Boolean,default:!1},onChangeHandler:{type:Function,default:()=>({})}}},Ct=g.forwardRef(({id:r,className:e,name:t,testId:s=ae.props.testId.default,label:n=ae.props.label.default,description:a=ae.props.description.default,checked:i=ae.props.checked.default,disabled:l=ae.props.checked.default,changeByChecked:c=ae.props.changeByChecked.default,onChangeHandler:d},h)=>{const f=c||!1,v=i||!1,[C,k]=g.useState(v),y={image:C?"check_box":"check_box_outline_blank",class:C?`${ae.class}__icon--checked`:`${ae.class}__icon--unchecked`},b=l&&`${ae.class}--disabled`,D=z=>{l||(k(w=>!w),d&&d(z))};return g.useEffect(()=>{f&&k(i)},[i,f]),u.jsxs("label",{className:[ae.class,b,e&&e].join(" "),htmlFor:r||t,children:[u.jsx("input",{checked:C,className:`${ae.class}__input`,"data-testid":s,id:r||t,name:t,onChange:D,ref:h,type:"checkbox"}),u.jsx(X,{className:`${ae.class}__icon ${y.class}`,fill:!0,image:y.image,size:"xxl",testId:`${s}-icon`}),(a||n)&&u.jsxs("div",{className:`${ae.class}__label`,children:[n&&u.jsx("label",{className:`${ae.class}__label-title`,htmlFor:r||t,children:n}),a&&u.jsx("label",{className:`${ae.class}__label-description`,htmlFor:r||t,children:a})]})]})});Ct.propTypes={label:o.oneOfType([o.string,o.node]),name:o.string,className:o.string,testId:o.string,description:o.oneOfType([o.string,o.node]),checked:o.bool,disabled:o.bool},Ct.displayName="DsCheckbox";const ds={Heading1:"heading-1",Heading2:"heading-2",Heading3:"heading-3",Heading4:"heading-4",Heading5:"heading-5",Heading6:"heading-6"},We={name:"Heading",class:"ds-heading",props:{type:{type:String,default:ds.Heading1,options:Object.values(ds)}}},Et=({children:r,testId:e="ds-heading-test",type:t=We.props.type.default,className:s})=>{const n={"heading-1":"h1","heading-2":"h2","heading-3":"h3","heading-4":"h4","heading-5":"h5","heading-6":"h6"},a=We.props.type.options.find(c=>c===t)&&`${We.class}--${t}`,l=n[t];return u.jsx(l,{className:[We.class,a,s&&s].filter(c=>c).join(" "),"data-testid":e,children:r})};Et.propTypes={className:o.string,testId:o.string,type:o.oneOf(We.props.type.options)},Et.displayName="DsHeading";const ps={None:"",Dashed:"dashed",Dotted:"dotted"},hs={None:"",Small:"small",Large:"large"},Me={name:"HR",class:"ds-hr",props:{borderStyle:{type:String,default:ps.None,options:Object.values(ps)},size:{type:String,default:hs.None,options:Object.values(hs)}}};function fs(r,e,t){const s=t.props[r];return s.options&&s.options.some(n=>n===e)?`${t.class}--${e}`:""}const Tt=({size:r=Me.props.size.default,borderStyle:e=Me.props.borderStyle.default})=>{const t=fs("size",r,Me),s=fs("borderStyle",e,Me);return u.jsx("hr",{className:`${Me.class} ${t} ${s}`.trim()})};Tt.propTypes={size:o.oneOf(Me.props.size.options),borderStyle:o.oneOf(Me.props.borderStyle.options)},Tt.displayName="DsHR";function Oe(r){return typeof r=="string"||r instanceof String}function gs(r){var e;return typeof r=="object"&&r!=null&&(r==null||(e=r.constructor)==null?void 0:e.name)==="Object"}function ms(r,e){return Array.isArray(e)?ms(r,(t,s)=>e.includes(s)):Object.entries(r).reduce((t,s)=>{let[n,a]=s;return e(a,n)&&(t[n]=a),t},{})}const T={NONE:"NONE",LEFT:"LEFT",FORCE_LEFT:"FORCE_LEFT",RIGHT:"RIGHT",FORCE_RIGHT:"FORCE_RIGHT"};function wn(r){switch(r){case T.LEFT:return T.FORCE_LEFT;case T.RIGHT:return T.FORCE_RIGHT;default:return r}}function At(r){return r.replace(/([.*+?^=!:${}()|[\]/\\])/g,"\\$1")}function Ze(r,e){if(e===r)return!0;const t=Array.isArray(e),s=Array.isArray(r);let n;if(t&&s){if(e.length!=r.length)return!1;for(n=0;n<e.length;n++)if(!Ze(e[n],r[n]))return!1;return!0}if(t!=s)return!1;if(e&&r&&typeof e=="object"&&typeof r=="object"){const a=e instanceof Date,i=r instanceof Date;if(a&&i)return e.getTime()==r.getTime();if(a!=i)return!1;const l=e instanceof RegExp,c=r instanceof RegExp;if(l&&c)return e.toString()==r.toString();if(l!=c)return!1;const d=Object.keys(e);for(n=0;n<d.length;n++)if(!Object.prototype.hasOwnProperty.call(r,d[n]))return!1;for(n=0;n<d.length;n++)if(!Ze(r[d[n]],e[d[n]]))return!1;return!0}else if(e&&r&&typeof e=="function"&&typeof r=="function")return e.toString()===r.toString();return!1}class Fn{constructor(e){for(Object.assign(this,e);this.value.slice(0,this.startChangePos)!==this.oldValue.slice(0,this.startChangePos);)--this.oldSelection.start;if(this.insertedCount)for(;this.value.slice(this.cursorPos)!==this.oldValue.slice(this.oldSelection.end);)this.value.length-this.cursorPos<this.oldValue.length-this.oldSelection.end?++this.oldSelection.end:++this.cursorPos}get startChangePos(){return Math.min(this.cursorPos,this.oldSelection.start)}get insertedCount(){return this.cursorPos-this.startChangePos}get inserted(){return this.value.substr(this.startChangePos,this.insertedCount)}get removedCount(){return Math.max(this.oldSelection.end-this.startChangePos||this.oldValue.length-this.value.length,0)}get removed(){return this.oldValue.substr(this.startChangePos,this.removedCount)}get head(){return this.value.substring(0,this.startChangePos)}get tail(){return this.value.substring(this.startChangePos+this.insertedCount)}get removeDirection(){return!this.removedCount||this.insertedCount?T.NONE:(this.oldSelection.end===this.cursorPos||this.oldSelection.start===this.cursorPos)&&this.oldSelection.end===this.oldSelection.start?T.RIGHT:T.LEFT}}function I(r,e){return new I.InputMask(r,e)}function ys(r){if(r==null)throw new Error("mask property should be defined");return r instanceof RegExp?I.MaskedRegExp:Oe(r)?I.MaskedPattern:r===Date?I.MaskedDate:r===Number?I.MaskedNumber:Array.isArray(r)||r===Array?I.MaskedDynamic:I.Masked&&r.prototype instanceof I.Masked?r:I.Masked&&r instanceof I.Masked?r.constructor:r instanceof Function?I.MaskedFunction:(console.warn("Mask not found for mask",r),I.Masked)}function Re(r){if(!r)throw new Error("Options in not defined");if(I.Masked){if(r.prototype instanceof I.Masked)return{mask:r};const{mask:e=void 0,...t}=r instanceof I.Masked?{mask:r}:gs(r)&&r.mask instanceof I.Masked?r:{};if(e){const s=e.mask;return{...ms(e,(n,a)=>!a.startsWith("_")),mask:e.constructor,_mask:s,...t}}}return gs(r)?{...r}:{mask:r}}function Ee(r){if(I.Masked&&r instanceof I.Masked)return r;const e=Re(r),t=ys(e.mask);if(!t)throw new Error("Masked class is not found for provided mask "+e.mask+", appropriate module needs to be imported manually before creating mask.");return e.mask===t&&delete e.mask,e._mask&&(e.mask=e._mask,delete e._mask),new t(e)}I.createMask=Ee;class xt{get selectionStart(){let e;try{e=this._unsafeSelectionStart}catch{}return e??this.value.length}get selectionEnd(){let e;try{e=this._unsafeSelectionEnd}catch{}return e??this.value.length}select(e,t){if(!(e==null||t==null||e===this.selectionStart&&t===this.selectionEnd))try{this._unsafeSelect(e,t)}catch{}}get isActive(){return!1}}I.MaskElement=xt;const _s=90,Dn=89;class Je extends xt{constructor(e){super(),this.input=e,this._onKeydown=this._onKeydown.bind(this),this._onInput=this._onInput.bind(this),this._onBeforeinput=this._onBeforeinput.bind(this),this._onCompositionEnd=this._onCompositionEnd.bind(this)}get rootElement(){var e,t,s;return(e=(t=(s=this.input).getRootNode)==null?void 0:t.call(s))!=null?e:document}get isActive(){return this.input===this.rootElement.activeElement}bindEvents(e){this.input.addEventListener("keydown",this._onKeydown),this.input.addEventListener("input",this._onInput),this.input.addEventListener("beforeinput",this._onBeforeinput),this.input.addEventListener("compositionend",this._onCompositionEnd),this.input.addEventListener("drop",e.drop),this.input.addEventListener("click",e.click),this.input.addEventListener("focus",e.focus),this.input.addEventListener("blur",e.commit),this._handlers=e}_onKeydown(e){if(this._handlers.redo&&(e.keyCode===_s&&e.shiftKey&&(e.metaKey||e.ctrlKey)||e.keyCode===Dn&&e.ctrlKey))return e.preventDefault(),this._handlers.redo(e);if(this._handlers.undo&&e.keyCode===_s&&(e.metaKey||e.ctrlKey))return e.preventDefault(),this._handlers.undo(e);e.isComposing||this._handlers.selectionChange(e)}_onBeforeinput(e){if(e.inputType==="historyUndo"&&this._handlers.undo)return e.preventDefault(),this._handlers.undo(e);if(e.inputType==="historyRedo"&&this._handlers.redo)return e.preventDefault(),this._handlers.redo(e)}_onCompositionEnd(e){this._handlers.input(e)}_onInput(e){e.isComposing||this._handlers.input(e)}unbindEvents(){this.input.removeEventListener("keydown",this._onKeydown),this.input.removeEventListener("input",this._onInput),this.input.removeEventListener("beforeinput",this._onBeforeinput),this.input.removeEventListener("compositionend",this._onCompositionEnd),this.input.removeEventListener("drop",this._handlers.drop),this.input.removeEventListener("click",this._handlers.click),this.input.removeEventListener("focus",this._handlers.focus),this.input.removeEventListener("blur",this._handlers.commit),this._handlers={}}}I.HTMLMaskElement=Je;class In extends Je{constructor(e){super(e),this.input=e}get _unsafeSelectionStart(){return this.input.selectionStart!=null?this.input.selectionStart:this.value.length}get _unsafeSelectionEnd(){return this.input.selectionEnd}_unsafeSelect(e,t){this.input.setSelectionRange(e,t)}get value(){return this.input.value}set value(e){this.input.value=e}}I.HTMLMaskElement=Je;class vs extends Je{get _unsafeSelectionStart(){const e=this.rootElement,t=e.getSelection&&e.getSelection(),s=t&&t.anchorOffset,n=t&&t.focusOffset;return n==null||s==null||s<n?s:n}get _unsafeSelectionEnd(){const e=this.rootElement,t=e.getSelection&&e.getSelection(),s=t&&t.anchorOffset,n=t&&t.focusOffset;return n==null||s==null||s>n?s:n}_unsafeSelect(e,t){if(!this.rootElement.createRange)return;const s=this.rootElement.createRange();s.setStart(this.input.firstChild||this.input,e),s.setEnd(this.input.lastChild||this.input,t);const n=this.rootElement,a=n.getSelection&&n.getSelection();a&&(a.removeAllRanges(),a.addRange(s))}get value(){return this.input.textContent||""}set value(e){this.input.textContent=e}}I.HTMLContenteditableMaskElement=vs;class Qe{constructor(){this.states=[],this.currentIndex=0}get currentState(){return this.states[this.currentIndex]}get isEmpty(){return this.states.length===0}push(e){this.currentIndex<this.states.length-1&&(this.states.length=this.currentIndex+1),this.states.push(e),this.states.length>Qe.MAX_LENGTH&&this.states.shift(),this.currentIndex=this.states.length-1}go(e){return this.currentIndex=Math.min(Math.max(this.currentIndex+e,0),this.states.length-1),this.currentState}undo(){return this.go(-1)}redo(){return this.go(1)}clear(){this.states.length=0,this.currentIndex=0}}Qe.MAX_LENGTH=100;class On{constructor(e,t){this.el=e instanceof xt?e:e.isContentEditable&&e.tagName!=="INPUT"&&e.tagName!=="TEXTAREA"?new vs(e):new In(e),this.masked=Ee(t),this._listeners={},this._value="",this._unmaskedValue="",this._rawInputValue="",this.history=new Qe,this._saveSelection=this._saveSelection.bind(this),this._onInput=this._onInput.bind(this),this._onChange=this._onChange.bind(this),this._onDrop=this._onDrop.bind(this),this._onFocus=this._onFocus.bind(this),this._onClick=this._onClick.bind(this),this._onUndo=this._onUndo.bind(this),this._onRedo=this._onRedo.bind(this),this.alignCursor=this.alignCursor.bind(this),this.alignCursorFriendly=this.alignCursorFriendly.bind(this),this._bindEvents(),this._onChange()}maskEquals(e){var t;return e==null||((t=this.masked)==null?void 0:t.maskEquals(e))}get mask(){return this.masked.mask}set mask(e){if(this.maskEquals(e))return;if(!(e instanceof I.Masked)&&this.masked.constructor===ys(e)){this.masked.updateOptions({mask:e});return}const t=e instanceof I.Masked?e:Ee({mask:e});t.unmaskedValue=this.masked.unmaskedValue,this.masked=t}get value(){return this._value}set value(e){this.value!==e&&(this.masked.value=e,this.updateControl("auto"))}get unmaskedValue(){return this._unmaskedValue}set unmaskedValue(e){this.unmaskedValue!==e&&(this.masked.unmaskedValue=e,this.updateControl("auto"))}get rawInputValue(){return this._rawInputValue}set rawInputValue(e){this.rawInputValue!==e&&(this.masked.rawInputValue=e,this.updateControl(),this.alignCursor())}get typedValue(){return this.masked.typedValue}set typedValue(e){this.masked.typedValueEquals(e)||(this.masked.typedValue=e,this.updateControl("auto"))}get displayValue(){return this.masked.displayValue}_bindEvents(){this.el.bindEvents({selectionChange:this._saveSelection,input:this._onInput,drop:this._onDrop,click:this._onClick,focus:this._onFocus,commit:this._onChange,undo:this._onUndo,redo:this._onRedo})}_unbindEvents(){this.el&&this.el.unbindEvents()}_fireEvent(e,t){const s=this._listeners[e];s&&s.forEach(n=>n(t))}get selectionStart(){return this._cursorChanging?this._changingCursorPos:this.el.selectionStart}get cursorPos(){return this._cursorChanging?this._changingCursorPos:this.el.selectionEnd}set cursorPos(e){!this.el||!this.el.isActive||(this.el.select(e,e),this._saveSelection())}_saveSelection(){this.displayValue!==this.el.value&&console.warn("Element value was changed outside of mask. Syncronize mask using `mask.updateValue()` to work properly."),this._selection={start:this.selectionStart,end:this.cursorPos}}updateValue(){this.masked.value=this.el.value,this._value=this.masked.value,this._unmaskedValue=this.masked.unmaskedValue,this._rawInputValue=this.masked.rawInputValue}updateControl(e){const t=this.masked.unmaskedValue,s=this.masked.value,n=this.masked.rawInputValue,a=this.displayValue,i=this.unmaskedValue!==t||this.value!==s||this._rawInputValue!==n;this._unmaskedValue=t,this._value=s,this._rawInputValue=n,this.el.value!==a&&(this.el.value=a),e==="auto"?this.alignCursor():e!=null&&(this.cursorPos=e),i&&this._fireChangeEvents(),!this._historyChanging&&(i||this.history.isEmpty)&&this.history.push({unmaskedValue:t,selection:{start:this.selectionStart,end:this.cursorPos}})}updateOptions(e){const{mask:t,...s}=e,n=!this.maskEquals(t),a=this.masked.optionsIsChanged(s);n&&(this.mask=t),a&&this.masked.updateOptions(s),(n||a)&&this.updateControl()}updateCursor(e){e!=null&&(this.cursorPos=e,this._delayUpdateCursor(e))}_delayUpdateCursor(e){this._abortUpdateCursor(),this._changingCursorPos=e,this._cursorChanging=setTimeout(()=>{this.el&&(this.cursorPos=this._changingCursorPos,this._abortUpdateCursor())},10)}_fireChangeEvents(){this._fireEvent("accept",this._inputEvent),this.masked.isComplete&&this._fireEvent("complete",this._inputEvent)}_abortUpdateCursor(){this._cursorChanging&&(clearTimeout(this._cursorChanging),delete this._cursorChanging)}alignCursor(){this.cursorPos=this.masked.nearestInputPos(this.masked.nearestInputPos(this.cursorPos,T.LEFT))}alignCursorFriendly(){this.selectionStart===this.cursorPos&&this.alignCursor()}on(e,t){return this._listeners[e]||(this._listeners[e]=[]),this._listeners[e].push(t),this}off(e,t){if(!this._listeners[e])return this;if(!t)return delete this._listeners[e],this;const s=this._listeners[e].indexOf(t);return s>=0&&this._listeners[e].splice(s,1),this}_onInput(e){this._inputEvent=e,this._abortUpdateCursor();const t=new Fn({value:this.el.value,cursorPos:this.cursorPos,oldValue:this.displayValue,oldSelection:this._selection}),s=this.masked.rawInputValue,n=this.masked.splice(t.startChangePos,t.removed.length,t.inserted,t.removeDirection,{input:!0,raw:!0}).offset,a=s===this.masked.rawInputValue?t.removeDirection:T.NONE;let i=this.masked.nearestInputPos(t.startChangePos+n,a);a!==T.NONE&&(i=this.masked.nearestInputPos(i,T.NONE)),this.updateControl(i),delete this._inputEvent}_onChange(){this.displayValue!==this.el.value&&this.updateValue(),this.masked.doCommit(),this.updateControl(),this._saveSelection()}_onDrop(e){e.preventDefault(),e.stopPropagation()}_onFocus(e){this.alignCursorFriendly()}_onClick(e){this.alignCursorFriendly()}_onUndo(){this._applyHistoryState(this.history.undo())}_onRedo(){this._applyHistoryState(this.history.redo())}_applyHistoryState(e){e&&(this._historyChanging=!0,this.unmaskedValue=e.unmaskedValue,this.el.select(e.selection.start,e.selection.end),this._saveSelection(),this._historyChanging=!1)}destroy(){this._unbindEvents(),this._listeners.length=0,delete this.el}}I.InputMask=On;class N{static normalize(e){return Array.isArray(e)?e:[e,new N]}constructor(e){Object.assign(this,{inserted:"",rawInserted:"",tailShift:0,skip:!1},e)}aggregate(e){return this.inserted+=e.inserted,this.rawInserted+=e.rawInserted,this.tailShift+=e.tailShift,this.skip=this.skip||e.skip,this}get offset(){return this.tailShift+this.inserted.length}get consumed(){return!!this.rawInserted||this.skip}equals(e){return this.inserted===e.inserted&&this.tailShift===e.tailShift&&this.rawInserted===e.rawInserted&&this.skip===e.skip}}I.ChangeDetails=N;class ke{constructor(e,t,s){e===void 0&&(e=""),t===void 0&&(t=0),this.value=e,this.from=t,this.stop=s}toString(){return this.value}extend(e){this.value+=String(e)}appendTo(e){return e.append(this.toString(),{tail:!0}).aggregate(e._appendPlaceholder())}get state(){return{value:this.value,from:this.from,stop:this.stop}}set state(e){Object.assign(this,e)}unshift(e){if(!this.value.length||e!=null&&this.from>=e)return"";const t=this.value[0];return this.value=this.value.slice(1),t}shift(){if(!this.value.length)return"";const e=this.value[this.value.length-1];return this.value=this.value.slice(0,-1),e}}class se{constructor(e){this._value="",this._update({...se.DEFAULTS,...e}),this._initialized=!0}updateOptions(e){this.optionsIsChanged(e)&&this.withValueRefresh(this._update.bind(this,e))}_update(e){Object.assign(this,e)}get state(){return{_value:this.value,_rawInputValue:this.rawInputValue}}set state(e){this._value=e._value}reset(){this._value=""}get value(){return this._value}set value(e){this.resolve(e,{input:!0})}resolve(e,t){t===void 0&&(t={input:!0}),this.reset(),this.append(e,t,""),this.doCommit()}get unmaskedValue(){return this.value}set unmaskedValue(e){this.resolve(e,{})}get typedValue(){return this.parse?this.parse(this.value,this):this.unmaskedValue}set typedValue(e){this.format?this.value=this.format(e,this):this.unmaskedValue=String(e)}get rawInputValue(){return this.extractInput(0,this.displayValue.length,{raw:!0})}set rawInputValue(e){this.resolve(e,{raw:!0})}get displayValue(){return this.value}get isComplete(){return!0}get isFilled(){return this.isComplete}nearestInputPos(e,t){return e}totalInputPositions(e,t){return e===void 0&&(e=0),t===void 0&&(t=this.displayValue.length),Math.min(this.displayValue.length,t-e)}extractInput(e,t,s){return e===void 0&&(e=0),t===void 0&&(t=this.displayValue.length),this.displayValue.slice(e,t)}extractTail(e,t){return e===void 0&&(e=0),t===void 0&&(t=this.displayValue.length),new ke(this.extractInput(e,t),e)}appendTail(e){return Oe(e)&&(e=new ke(String(e))),e.appendTo(this)}_appendCharRaw(e,t){return e?(this._value+=e,new N({inserted:e,rawInserted:e})):new N}_appendChar(e,t,s){t===void 0&&(t={});const n=this.state;let a;if([e,a]=this.doPrepareChar(e,t),e&&(a=a.aggregate(this._appendCharRaw(e,t)),!a.rawInserted&&this.autofix==="pad")){const i=this.state;this.state=n;let l=this.pad(t);const c=this._appendCharRaw(e,t);l=l.aggregate(c),c.rawInserted||l.equals(a)?a=l:this.state=i}if(a.inserted){let i,l=this.doValidate(t)!==!1;if(l&&s!=null){const c=this.state;if(this.overwrite===!0){i=s.state;for(let h=0;h<a.rawInserted.length;++h)s.unshift(this.displayValue.length-a.tailShift)}let d=this.appendTail(s);if(l=d.rawInserted.length===s.toString().length,!(l&&d.inserted)&&this.overwrite==="shift"){this.state=c,i=s.state;for(let h=0;h<a.rawInserted.length;++h)s.shift();d=this.appendTail(s),l=d.rawInserted.length===s.toString().length}l&&d.inserted&&(this.state=c)}l||(a=new N,this.state=n,s&&i&&(s.state=i))}return a}_appendPlaceholder(){return new N}_appendEager(){return new N}append(e,t,s){if(!Oe(e))throw new Error("value should be string");const n=Oe(s)?new ke(String(s)):s;t!=null&&t.tail&&(t._beforeTailState=this.state);let a;[e,a]=this.doPrepare(e,t);for(let i=0;i<e.length;++i){const l=this._appendChar(e[i],t,n);if(!l.rawInserted&&!this.doSkipInvalid(e[i],t,n))break;a.aggregate(l)}return(this.eager===!0||this.eager==="append")&&t!=null&&t.input&&e&&a.aggregate(this._appendEager()),n!=null&&(a.tailShift+=this.appendTail(n).tailShift),a}remove(e,t){return e===void 0&&(e=0),t===void 0&&(t=this.displayValue.length),this._value=this.displayValue.slice(0,e)+this.displayValue.slice(t),new N}withValueRefresh(e){if(this._refreshing||!this._initialized)return e();this._refreshing=!0;const t=this.rawInputValue,s=this.value,n=e();return this.rawInputValue=t,this.value&&this.value!==s&&s.indexOf(this.value)===0&&(this.append(s.slice(this.displayValue.length),{},""),this.doCommit()),delete this._refreshing,n}runIsolated(e){if(this._isolated||!this._initialized)return e(this);this._isolated=!0;const t=this.state,s=e(this);return this.state=t,delete this._isolated,s}doSkipInvalid(e,t,s){return!!this.skipInvalid}doPrepare(e,t){return t===void 0&&(t={}),N.normalize(this.prepare?this.prepare(e,this,t):e)}doPrepareChar(e,t){return t===void 0&&(t={}),N.normalize(this.prepareChar?this.prepareChar(e,this,t):e)}doValidate(e){return(!this.validate||this.validate(this.value,this,e))&&(!this.parent||this.parent.doValidate(e))}doCommit(){this.commit&&this.commit(this.value,this)}splice(e,t,s,n,a){s===void 0&&(s=""),n===void 0&&(n=T.NONE),a===void 0&&(a={input:!0});const i=e+t,l=this.extractTail(i),c=this.eager===!0||this.eager==="remove";let d;c&&(n=wn(n),d=this.extractInput(0,i,{raw:!0}));let h=e;const f=new N;if(n!==T.NONE&&(h=this.nearestInputPos(e,t>1&&e!==0&&!c?T.NONE:n),f.tailShift=h-e),f.aggregate(this.remove(h)),c&&n!==T.NONE&&d===this.rawInputValue)if(n===T.FORCE_LEFT){let v;for(;d===this.rawInputValue&&(v=this.displayValue.length);)f.aggregate(new N({tailShift:-1})).aggregate(this.remove(v-1))}else n===T.FORCE_RIGHT&&l.unshift();return f.aggregate(this.append(s,a,l))}maskEquals(e){return this.mask===e}optionsIsChanged(e){return!Ze(this,e)}typedValueEquals(e){const t=this.typedValue;return e===t||se.EMPTY_VALUES.includes(e)&&se.EMPTY_VALUES.includes(t)||(this.format?this.format(e,this)===this.format(this.typedValue,this):!1)}pad(e){return new N}}se.DEFAULTS={skipInvalid:!0},se.EMPTY_VALUES=[void 0,null,""],I.Masked=se;class $e{constructor(e,t){e===void 0&&(e=[]),t===void 0&&(t=0),this.chunks=e,this.from=t}toString(){return this.chunks.map(String).join("")}extend(e){if(!String(e))return;e=Oe(e)?new ke(String(e)):e;const t=this.chunks[this.chunks.length-1],s=t&&(t.stop===e.stop||e.stop==null)&&e.from===t.from+t.toString().length;if(e instanceof ke)s?t.extend(e.toString()):this.chunks.push(e);else if(e instanceof $e){if(e.stop==null){let n;for(;e.chunks.length&&e.chunks[0].stop==null;)n=e.chunks.shift(),n.from+=e.from,this.extend(n)}e.toString()&&(e.stop=e.blockIndex,this.chunks.push(e))}}appendTo(e){if(!(e instanceof I.MaskedPattern))return new ke(this.toString()).appendTo(e);const t=new N;for(let s=0;s<this.chunks.length;++s){const n=this.chunks[s],a=e._mapPosToBlock(e.displayValue.length),i=n.stop;let l;if(i!=null&&(!a||a.index<=i)&&((n instanceof $e||e._stops.indexOf(i)>=0)&&t.aggregate(e._appendPlaceholder(i)),l=n instanceof $e&&e._blocks[i]),l){const c=l.appendTail(n);t.aggregate(c);const d=n.toString().slice(c.rawInserted.length);d&&t.aggregate(e.append(d,{tail:!0}))}else t.aggregate(e.append(n.toString(),{tail:!0}))}return t}get state(){return{chunks:this.chunks.map(e=>e.state),from:this.from,stop:this.stop,blockIndex:this.blockIndex}}set state(e){const{chunks:t,...s}=e;Object.assign(this,s),this.chunks=t.map(n=>{const a="chunks"in n?new $e:new ke;return a.state=n,a})}unshift(e){if(!this.chunks.length||e!=null&&this.from>=e)return"";const t=e!=null?e-this.from:e;let s=0;for(;s<this.chunks.length;){const n=this.chunks[s],a=n.unshift(t);if(n.toString()){if(!a)break;++s}else this.chunks.splice(s,1);if(a)return a}return""}shift(){if(!this.chunks.length)return"";let e=this.chunks.length-1;for(;0<=e;){const t=this.chunks[e],s=t.shift();if(t.toString()){if(!s)break;--e}else this.chunks.splice(e,1);if(s)return s}return""}}class Bn{constructor(e,t){this.masked=e,this._log=[];const{offset:s,index:n}=e._mapPosToBlock(t)||(t<0?{index:0,offset:0}:{index:this.masked._blocks.length,offset:0});this.offset=s,this.index=n,this.ok=!1}get block(){return this.masked._blocks[this.index]}get pos(){return this.masked._blockStartPos(this.index)+this.offset}get state(){return{index:this.index,offset:this.offset,ok:this.ok}}set state(e){Object.assign(this,e)}pushState(){this._log.push(this.state)}popState(){const e=this._log.pop();return e&&(this.state=e),e}bindBlock(){this.block||(this.index<0&&(this.index=0,this.offset=0),this.index>=this.masked._blocks.length&&(this.index=this.masked._blocks.length-1,this.offset=this.block.displayValue.length))}_pushLeft(e){for(this.pushState(),this.bindBlock();0<=this.index;--this.index,this.offset=((t=this.block)==null?void 0:t.displayValue.length)||0){var t;if(e())return this.ok=!0}return this.ok=!1}_pushRight(e){for(this.pushState(),this.bindBlock();this.index<this.masked._blocks.length;++this.index,this.offset=0)if(e())return this.ok=!0;return this.ok=!1}pushLeftBeforeFilled(){return this._pushLeft(()=>{if(!(this.block.isFixed||!this.block.value)&&(this.offset=this.block.nearestInputPos(this.offset,T.FORCE_LEFT),this.offset!==0))return!0})}pushLeftBeforeInput(){return this._pushLeft(()=>{if(!this.block.isFixed)return this.offset=this.block.nearestInputPos(this.offset,T.LEFT),!0})}pushLeftBeforeRequired(){return this._pushLeft(()=>{if(!(this.block.isFixed||this.block.isOptional&&!this.block.value))return this.offset=this.block.nearestInputPos(this.offset,T.LEFT),!0})}pushRightBeforeFilled(){return this._pushRight(()=>{if(!(this.block.isFixed||!this.block.value)&&(this.offset=this.block.nearestInputPos(this.offset,T.FORCE_RIGHT),this.offset!==this.block.value.length))return!0})}pushRightBeforeInput(){return this._pushRight(()=>{if(!this.block.isFixed)return this.offset=this.block.nearestInputPos(this.offset,T.NONE),!0})}pushRightBeforeRequired(){return this._pushRight(()=>{if(!(this.block.isFixed||this.block.isOptional&&!this.block.value))return this.offset=this.block.nearestInputPos(this.offset,T.NONE),!0})}}class ks{constructor(e){Object.assign(this,e),this._value="",this.isFixed=!0}get value(){return this._value}get unmaskedValue(){return this.isUnmasking?this.value:""}get rawInputValue(){return this._isRawInput?this.value:""}get displayValue(){return this.value}reset(){this._isRawInput=!1,this._value=""}remove(e,t){return e===void 0&&(e=0),t===void 0&&(t=this._value.length),this._value=this._value.slice(0,e)+this._value.slice(t),this._value||(this._isRawInput=!1),new N}nearestInputPos(e,t){t===void 0&&(t=T.NONE);const s=0,n=this._value.length;switch(t){case T.LEFT:case T.FORCE_LEFT:return s;case T.NONE:case T.RIGHT:case T.FORCE_RIGHT:default:return n}}totalInputPositions(e,t){return e===void 0&&(e=0),t===void 0&&(t=this._value.length),this._isRawInput?t-e:0}extractInput(e,t,s){return e===void 0&&(e=0),t===void 0&&(t=this._value.length),s===void 0&&(s={}),s.raw&&this._isRawInput&&this._value.slice(e,t)||""}get isComplete(){return!0}get isFilled(){return!!this._value}_appendChar(e,t){if(t===void 0&&(t={}),this.isFilled)return new N;const s=this.eager===!0||this.eager==="append",a=this.char===e&&(this.isUnmasking||t.input||t.raw)&&(!t.raw||!s)&&!t.tail,i=new N({inserted:this.char,rawInserted:a?this.char:""});return this._value=this.char,this._isRawInput=a&&(t.raw||t.input),i}_appendEager(){return this._appendChar(this.char,{tail:!0})}_appendPlaceholder(){const e=new N;return this.isFilled||(this._value=e.inserted=this.char),e}extractTail(){return new ke("")}appendTail(e){return Oe(e)&&(e=new ke(String(e))),e.appendTo(this)}append(e,t,s){const n=this._appendChar(e[0],t);return s!=null&&(n.tailShift+=this.appendTail(s).tailShift),n}doCommit(){}get state(){return{_value:this._value,_rawInputValue:this.rawInputValue}}set state(e){this._value=e._value,this._isRawInput=!!e._rawInputValue}pad(e){return this._appendPlaceholder()}}class et{constructor(e){const{parent:t,isOptional:s,placeholderChar:n,displayChar:a,lazy:i,eager:l,...c}=e;this.masked=Ee(c),Object.assign(this,{parent:t,isOptional:s,placeholderChar:n,displayChar:a,lazy:i,eager:l})}reset(){this.isFilled=!1,this.masked.reset()}remove(e,t){return e===void 0&&(e=0),t===void 0&&(t=this.value.length),e===0&&t>=1?(this.isFilled=!1,this.masked.remove(e,t)):new N}get value(){return this.masked.value||(this.isFilled&&!this.isOptional?this.placeholderChar:"")}get unmaskedValue(){return this.masked.unmaskedValue}get rawInputValue(){return this.masked.rawInputValue}get displayValue(){return this.masked.value&&this.displayChar||this.value}get isComplete(){return!!this.masked.value||this.isOptional}_appendChar(e,t){if(t===void 0&&(t={}),this.isFilled)return new N;const s=this.masked.state;let n=this.masked._appendChar(e,this.currentMaskFlags(t));return n.inserted&&this.doValidate(t)===!1&&(n=new N,this.masked.state=s),!n.inserted&&!this.isOptional&&!this.lazy&&!t.input&&(n.inserted=this.placeholderChar),n.skip=!n.inserted&&!this.isOptional,this.isFilled=!!n.inserted,n}append(e,t,s){return this.masked.append(e,this.currentMaskFlags(t),s)}_appendPlaceholder(){return this.isFilled||this.isOptional?new N:(this.isFilled=!0,new N({inserted:this.placeholderChar}))}_appendEager(){return new N}extractTail(e,t){return this.masked.extractTail(e,t)}appendTail(e){return this.masked.appendTail(e)}extractInput(e,t,s){return e===void 0&&(e=0),t===void 0&&(t=this.value.length),this.masked.extractInput(e,t,s)}nearestInputPos(e,t){t===void 0&&(t=T.NONE);const s=0,n=this.value.length,a=Math.min(Math.max(e,s),n);switch(t){case T.LEFT:case T.FORCE_LEFT:return this.isComplete?a:s;case T.RIGHT:case T.FORCE_RIGHT:return this.isComplete?a:n;case T.NONE:default:return a}}totalInputPositions(e,t){return e===void 0&&(e=0),t===void 0&&(t=this.value.length),this.value.slice(e,t).length}doValidate(e){return this.masked.doValidate(this.currentMaskFlags(e))&&(!this.parent||this.parent.doValidate(this.currentMaskFlags(e)))}doCommit(){this.masked.doCommit()}get state(){return{_value:this.value,_rawInputValue:this.rawInputValue,masked:this.masked.state,isFilled:this.isFilled}}set state(e){this.masked.state=e.masked,this.isFilled=e.isFilled}currentMaskFlags(e){var t;return{...e,_beforeTailState:(e==null||(t=e._beforeTailState)==null?void 0:t.masked)||(e==null?void 0:e._beforeTailState)}}pad(e){return new N}}et.DEFAULT_DEFINITIONS={0:/\d/,a:/[\u0041-\u005A\u0061-\u007A\u00AA\u00B5\u00BA\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u0527\u0531-\u0556\u0559\u0561-\u0587\u05D0-\u05EA\u05F0-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u08A0\u08A2-\u08AC\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0977\u0979-\u097F\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C33\u0C35-\u0C39\u0C3D\u0C58\u0C59\u0C60\u0C61\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D60\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F4\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u1700-\u170C\u170E-\u1711\u1720-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1877\u1880-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191C\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19C1-\u19C7\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4B\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1CE9-\u1CEC\u1CEE-\u1CF1\u1CF5\u1CF6\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2183\u2184\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005\u3006\u3031-\u3035\u303B\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FCC\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA697\uA6A0-\uA6E5\uA717-\uA71F\uA722-\uA788\uA78B-\uA78E\uA790-\uA793\uA7A0-\uA7AA\uA7F8-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA80-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uABC0-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]/,"*":/./};class Nn extends se{updateOptions(e){super.updateOptions(e)}_update(e){const t=e.mask;t&&(e.validate=s=>s.search(t)>=0),super._update(e)}}I.MaskedRegExp=Nn;class ne extends se{constructor(e){super({...ne.DEFAULTS,...e,definitions:Object.assign({},et.DEFAULT_DEFINITIONS,e==null?void 0:e.definitions)})}updateOptions(e){super.updateOptions(e)}_update(e){e.definitions=Object.assign({},this.definitions,e.definitions),super._update(e),this._rebuildMask()}_rebuildMask(){const e=this.definitions;this._blocks=[],this.exposeBlock=void 0,this._stops=[],this._maskedBlocks={};const t=this.mask;if(!t||!e)return;let s=!1,n=!1;for(let a=0;a<t.length;++a){if(this.blocks){const d=t.slice(a),h=Object.keys(this.blocks).filter(v=>d.indexOf(v)===0);h.sort((v,C)=>C.length-v.length);const f=h[0];if(f){const{expose:v,repeat:C,...k}=Re(this.blocks[f]),y={lazy:this.lazy,eager:this.eager,placeholderChar:this.placeholderChar,displayChar:this.displayChar,overwrite:this.overwrite,autofix:this.autofix,...k,repeat:C,parent:this},b=C!=null?new I.RepeatBlock(y):Ee(y);b&&(this._blocks.push(b),v&&(this.exposeBlock=b),this._maskedBlocks[f]||(this._maskedBlocks[f]=[]),this._maskedBlocks[f].push(this._blocks.length-1)),a+=f.length-1;continue}}let i=t[a],l=i in e;if(i===ne.STOP_CHAR){this._stops.push(this._blocks.length);continue}if(i==="{"||i==="}"){s=!s;continue}if(i==="["||i==="]"){n=!n;continue}if(i===ne.ESCAPE_CHAR){if(++a,i=t[a],!i)break;l=!1}const c=l?new et({isOptional:n,lazy:this.lazy,eager:this.eager,placeholderChar:this.placeholderChar,displayChar:this.displayChar,...Re(e[i]),parent:this}):new ks({char:i,eager:this.eager,isUnmasking:s});this._blocks.push(c)}}get state(){return{...super.state,_blocks:this._blocks.map(e=>e.state)}}set state(e){if(!e){this.reset();return}const{_blocks:t,...s}=e;this._blocks.forEach((n,a)=>n.state=t[a]),super.state=s}reset(){super.reset(),this._blocks.forEach(e=>e.reset())}get isComplete(){return this.exposeBlock?this.exposeBlock.isComplete:this._blocks.every(e=>e.isComplete)}get isFilled(){return this._blocks.every(e=>e.isFilled)}get isFixed(){return this._blocks.every(e=>e.isFixed)}get isOptional(){return this._blocks.every(e=>e.isOptional)}doCommit(){this._blocks.forEach(e=>e.doCommit()),super.doCommit()}get unmaskedValue(){return this.exposeBlock?this.exposeBlock.unmaskedValue:this._blocks.reduce((e,t)=>e+=t.unmaskedValue,"")}set unmaskedValue(e){if(this.exposeBlock){const t=this.extractTail(this._blockStartPos(this._blocks.indexOf(this.exposeBlock))+this.exposeBlock.displayValue.length);this.exposeBlock.unmaskedValue=e,this.appendTail(t),this.doCommit()}else super.unmaskedValue=e}get value(){return this.exposeBlock?this.exposeBlock.value:this._blocks.reduce((e,t)=>e+=t.value,"")}set value(e){if(this.exposeBlock){const t=this.extractTail(this._blockStartPos(this._blocks.indexOf(this.exposeBlock))+this.exposeBlock.displayValue.length);this.exposeBlock.value=e,this.appendTail(t),this.doCommit()}else super.value=e}get typedValue(){return this.exposeBlock?this.exposeBlock.typedValue:super.typedValue}set typedValue(e){if(this.exposeBlock){const t=this.extractTail(this._blockStartPos(this._blocks.indexOf(this.exposeBlock))+this.exposeBlock.displayValue.length);this.exposeBlock.typedValue=e,this.appendTail(t),this.doCommit()}else super.typedValue=e}get displayValue(){return this._blocks.reduce((e,t)=>e+=t.displayValue,"")}appendTail(e){return super.appendTail(e).aggregate(this._appendPlaceholder())}_appendEager(){var e;const t=new N;let s=(e=this._mapPosToBlock(this.displayValue.length))==null?void 0:e.index;if(s==null)return t;this._blocks[s].isFilled&&++s;for(let n=s;n<this._blocks.length;++n){const a=this._blocks[n]._appendEager();if(!a.inserted)break;t.aggregate(a)}return t}_appendCharRaw(e,t){t===void 0&&(t={});const s=this._mapPosToBlock(this.displayValue.length),n=new N;if(!s)return n;for(let i=s.index,l;l=this._blocks[i];++i){var a;const c=l._appendChar(e,{...t,_beforeTailState:(a=t._beforeTailState)==null||(a=a._blocks)==null?void 0:a[i]});if(n.aggregate(c),c.consumed)break}return n}extractTail(e,t){e===void 0&&(e=0),t===void 0&&(t=this.displayValue.length);const s=new $e;return e===t||this._forEachBlocksInRange(e,t,(n,a,i,l)=>{const c=n.extractTail(i,l);c.stop=this._findStopBefore(a),c.from=this._blockStartPos(a),c instanceof $e&&(c.blockIndex=a),s.extend(c)}),s}extractInput(e,t,s){if(e===void 0&&(e=0),t===void 0&&(t=this.displayValue.length),s===void 0&&(s={}),e===t)return"";let n="";return this._forEachBlocksInRange(e,t,(a,i,l,c)=>{n+=a.extractInput(l,c,s)}),n}_findStopBefore(e){let t;for(let s=0;s<this._stops.length;++s){const n=this._stops[s];if(n<=e)t=n;else break}return t}_appendPlaceholder(e){const t=new N;if(this.lazy&&e==null)return t;const s=this._mapPosToBlock(this.displayValue.length);if(!s)return t;const n=s.index,a=e??this._blocks.length;return this._blocks.slice(n,a).forEach(i=>{if(!i.lazy||e!=null){var l;t.aggregate(i._appendPlaceholder((l=i._blocks)==null?void 0:l.length))}}),t}_mapPosToBlock(e){let t="";for(let s=0;s<this._blocks.length;++s){const n=this._blocks[s],a=t.length;if(t+=n.displayValue,e<=t.length)return{index:s,offset:e-a}}}_blockStartPos(e){return this._blocks.slice(0,e).reduce((t,s)=>t+=s.displayValue.length,0)}_forEachBlocksInRange(e,t,s){t===void 0&&(t=this.displayValue.length);const n=this._mapPosToBlock(e);if(n){const a=this._mapPosToBlock(t),i=a&&n.index===a.index,l=n.offset,c=a&&i?a.offset:this._blocks[n.index].displayValue.length;if(s(this._blocks[n.index],n.index,l,c),a&&!i){for(let d=n.index+1;d<a.index;++d)s(this._blocks[d],d,0,this._blocks[d].displayValue.length);s(this._blocks[a.index],a.index,0,a.offset)}}}remove(e,t){e===void 0&&(e=0),t===void 0&&(t=this.displayValue.length);const s=super.remove(e,t);return this._forEachBlocksInRange(e,t,(n,a,i,l)=>{s.aggregate(n.remove(i,l))}),s}nearestInputPos(e,t){if(t===void 0&&(t=T.NONE),!this._blocks.length)return 0;const s=new Bn(this,e);if(t===T.NONE)return s.pushRightBeforeInput()||(s.popState(),s.pushLeftBeforeInput())?s.pos:this.displayValue.length;if(t===T.LEFT||t===T.FORCE_LEFT){if(t===T.LEFT){if(s.pushRightBeforeFilled(),s.ok&&s.pos===e)return e;s.popState()}if(s.pushLeftBeforeInput(),s.pushLeftBeforeRequired(),s.pushLeftBeforeFilled(),t===T.LEFT){if(s.pushRightBeforeInput(),s.pushRightBeforeRequired(),s.ok&&s.pos<=e||(s.popState(),s.ok&&s.pos<=e))return s.pos;s.popState()}return s.ok?s.pos:t===T.FORCE_LEFT?0:(s.popState(),s.ok||(s.popState(),s.ok)?s.pos:0)}return t===T.RIGHT||t===T.FORCE_RIGHT?(s.pushRightBeforeInput(),s.pushRightBeforeRequired(),s.pushRightBeforeFilled()?s.pos:t===T.FORCE_RIGHT?this.displayValue.length:(s.popState(),s.ok||(s.popState(),s.ok)?s.pos:this.nearestInputPos(e,T.LEFT))):e}totalInputPositions(e,t){e===void 0&&(e=0),t===void 0&&(t=this.displayValue.length);let s=0;return this._forEachBlocksInRange(e,t,(n,a,i,l)=>{s+=n.totalInputPositions(i,l)}),s}maskedBlock(e){return this.maskedBlocks(e)[0]}maskedBlocks(e){const t=this._maskedBlocks[e];return t?t.map(s=>this._blocks[s]):[]}pad(e){const t=new N;return this._forEachBlocksInRange(0,this.displayValue.length,s=>t.aggregate(s.pad(e))),t}}ne.DEFAULTS={...se.DEFAULTS,lazy:!0,placeholderChar:"_"},ne.STOP_CHAR="`",ne.ESCAPE_CHAR="\\",ne.InputDefinition=et,ne.FixedDefinition=ks,I.MaskedPattern=ne;class tt extends ne{get _matchFrom(){return this.maxLength-String(this.from).length}constructor(e){super(e)}updateOptions(e){super.updateOptions(e)}_update(e){const{to:t=this.to||0,from:s=this.from||0,maxLength:n=this.maxLength||0,autofix:a=this.autofix,...i}=e;this.to=t,this.from=s,this.maxLength=Math.max(String(t).length,n),this.autofix=a;const l=String(this.from).padStart(this.maxLength,"0"),c=String(this.to).padStart(this.maxLength,"0");let d=0;for(;d<c.length&&c[d]===l[d];)++d;i.mask=c.slice(0,d).replace(/0/g,"\\0")+"0".repeat(this.maxLength-d),super._update(i)}get isComplete(){return super.isComplete&&!!this.value}boundaries(e){let t="",s="";const[,n,a]=e.match(/^(\D*)(\d*)(\D*)/)||[];return a&&(t="0".repeat(n.length)+a,s="9".repeat(n.length)+a),t=t.padEnd(this.maxLength,"0"),s=s.padEnd(this.maxLength,"9"),[t,s]}doPrepareChar(e,t){t===void 0&&(t={});let s;return[e,s]=super.doPrepareChar(e.replace(/\D/g,""),t),e||(s.skip=!this.isComplete),[e,s]}_appendCharRaw(e,t){if(t===void 0&&(t={}),!this.autofix||this.value.length+1>this.maxLength)return super._appendCharRaw(e,t);const s=String(this.from).padStart(this.maxLength,"0"),n=String(this.to).padStart(this.maxLength,"0"),[a,i]=this.boundaries(this.value+e);return Number(i)<this.from?super._appendCharRaw(s[this.value.length],t):Number(a)>this.to?!t.tail&&this.autofix==="pad"&&this.value.length+1<this.maxLength?super._appendCharRaw(s[this.value.length],t).aggregate(this._appendCharRaw(e,t)):super._appendCharRaw(n[this.value.length],t):super._appendCharRaw(e,t)}doValidate(e){const t=this.value;if(t.search(/[^0]/)===-1&&t.length<=this._matchFrom)return!0;const[n,a]=this.boundaries(t);return this.from<=Number(a)&&Number(n)<=this.to&&super.doValidate(e)}pad(e){const t=new N;if(this.value.length===this.maxLength)return t;const s=this.value,n=this.maxLength-this.value.length;if(n){this.reset();for(let a=0;a<n;++a)t.aggregate(super._appendCharRaw("0",e));s.split("").forEach(a=>this._appendCharRaw(a))}return t}}I.MaskedRange=tt;class Te extends ne{static extractPatternOptions(e){const{mask:t,pattern:s,...n}=e;return{...n,mask:Oe(t)?t:s}}constructor(e){super(Te.extractPatternOptions({...Te.DEFAULTS,...e}))}updateOptions(e){super.updateOptions(e)}_update(e){const{mask:t,pattern:s,blocks:n,...a}={...Te.DEFAULTS,...e},i=Object.assign({},Te.GET_DEFAULT_BLOCKS());e.min&&(i.Y.from=e.min.getFullYear()),e.max&&(i.Y.to=e.max.getFullYear()),e.min&&e.max&&i.Y.from===i.Y.to&&(i.m.from=e.min.getMonth()+1,i.m.to=e.max.getMonth()+1,i.m.from===i.m.to&&(i.d.from=e.min.getDate(),i.d.to=e.max.getDate())),Object.assign(i,this.blocks,n),super._update({...a,mask:Oe(t)?t:s,blocks:i})}doValidate(e){const t=this.date;return super.doValidate(e)&&(!this.isComplete||this.isDateExist(this.value)&&t!=null&&(this.min==null||this.min<=t)&&(this.max==null||t<=this.max))}isDateExist(e){return this.format(this.parse(e,this),this).indexOf(e)>=0}get date(){return this.typedValue}set date(e){this.typedValue=e}get typedValue(){return this.isComplete?super.typedValue:null}set typedValue(e){super.typedValue=e}maskEquals(e){return e===Date||super.maskEquals(e)}optionsIsChanged(e){return super.optionsIsChanged(Te.extractPatternOptions(e))}}Te.GET_DEFAULT_BLOCKS=()=>({d:{mask:tt,from:1,to:31,maxLength:2},m:{mask:tt,from:1,to:12,maxLength:2},Y:{mask:tt,from:1900,to:9999}}),Te.DEFAULTS={...ne.DEFAULTS,mask:Date,pattern:"d{.}`m{.}`Y",format:(r,e)=>{if(!r)return"";const t=String(r.getDate()).padStart(2,"0"),s=String(r.getMonth()+1).padStart(2,"0"),n=r.getFullYear();return[t,s,n].join(".")},parse:(r,e)=>{const[t,s,n]=r.split(".").map(Number);return new Date(n,s-1,t)}},I.MaskedDate=Te;class st extends se{constructor(e){super({...st.DEFAULTS,...e}),this.currentMask=void 0}updateOptions(e){super.updateOptions(e)}_update(e){super._update(e),"mask"in e&&(this.exposeMask=void 0,this.compiledMasks=Array.isArray(e.mask)?e.mask.map(t=>{const{expose:s,...n}=Re(t),a=Ee({overwrite:this._overwrite,eager:this._eager,skipInvalid:this._skipInvalid,...n});return s&&(this.exposeMask=a),a}):[])}_appendCharRaw(e,t){t===void 0&&(t={});const s=this._applyDispatch(e,t);return this.currentMask&&s.aggregate(this.currentMask._appendChar(e,this.currentMaskFlags(t))),s}_applyDispatch(e,t,s){e===void 0&&(e=""),t===void 0&&(t={}),s===void 0&&(s="");const n=t.tail&&t._beforeTailState!=null?t._beforeTailState._value:this.value,a=this.rawInputValue,i=t.tail&&t._beforeTailState!=null?t._beforeTailState._rawInputValue:a,l=a.slice(i.length),c=this.currentMask,d=new N,h=c==null?void 0:c.state;return this.currentMask=this.doDispatch(e,{...t},s),this.currentMask&&(this.currentMask!==c?(this.currentMask.reset(),i&&(this.currentMask.append(i,{raw:!0}),d.tailShift=this.currentMask.value.length-n.length),l&&(d.tailShift+=this.currentMask.append(l,{raw:!0,tail:!0}).tailShift)):h&&(this.currentMask.state=h)),d}_appendPlaceholder(){const e=this._applyDispatch();return this.currentMask&&e.aggregate(this.currentMask._appendPlaceholder()),e}_appendEager(){const e=this._applyDispatch();return this.currentMask&&e.aggregate(this.currentMask._appendEager()),e}appendTail(e){const t=new N;return e&&t.aggregate(this._applyDispatch("",{},e)),t.aggregate(this.currentMask?this.currentMask.appendTail(e):super.appendTail(e))}currentMaskFlags(e){var t,s;return{...e,_beforeTailState:((t=e._beforeTailState)==null?void 0:t.currentMaskRef)===this.currentMask&&((s=e._beforeTailState)==null?void 0:s.currentMask)||e._beforeTailState}}doDispatch(e,t,s){return t===void 0&&(t={}),s===void 0&&(s=""),this.dispatch(e,this,t,s)}doValidate(e){return super.doValidate(e)&&(!this.currentMask||this.currentMask.doValidate(this.currentMaskFlags(e)))}doPrepare(e,t){t===void 0&&(t={});let[s,n]=super.doPrepare(e,t);if(this.currentMask){let a;[s,a]=super.doPrepare(s,this.currentMaskFlags(t)),n=n.aggregate(a)}return[s,n]}doPrepareChar(e,t){t===void 0&&(t={});let[s,n]=super.doPrepareChar(e,t);if(this.currentMask){let a;[s,a]=super.doPrepareChar(s,this.currentMaskFlags(t)),n=n.aggregate(a)}return[s,n]}reset(){var e;(e=this.currentMask)==null||e.reset(),this.compiledMasks.forEach(t=>t.reset())}get value(){return this.exposeMask?this.exposeMask.value:this.currentMask?this.currentMask.value:""}set value(e){this.exposeMask?(this.exposeMask.value=e,this.currentMask=this.exposeMask,this._applyDispatch()):super.value=e}get unmaskedValue(){return this.exposeMask?this.exposeMask.unmaskedValue:this.currentMask?this.currentMask.unmaskedValue:""}set unmaskedValue(e){this.exposeMask?(this.exposeMask.unmaskedValue=e,this.currentMask=this.exposeMask,this._applyDispatch()):super.unmaskedValue=e}get typedValue(){return this.exposeMask?this.exposeMask.typedValue:this.currentMask?this.currentMask.typedValue:""}set typedValue(e){if(this.exposeMask){this.exposeMask.typedValue=e,this.currentMask=this.exposeMask,this._applyDispatch();return}let t=String(e);this.currentMask&&(this.currentMask.typedValue=e,t=this.currentMask.unmaskedValue),this.unmaskedValue=t}get displayValue(){return this.currentMask?this.currentMask.displayValue:""}get isComplete(){var e;return!!((e=this.currentMask)!=null&&e.isComplete)}get isFilled(){var e;return!!((e=this.currentMask)!=null&&e.isFilled)}remove(e,t){const s=new N;return this.currentMask&&s.aggregate(this.currentMask.remove(e,t)).aggregate(this._applyDispatch()),s}get state(){var e;return{...super.state,_rawInputValue:this.rawInputValue,compiledMasks:this.compiledMasks.map(t=>t.state),currentMaskRef:this.currentMask,currentMask:(e=this.currentMask)==null?void 0:e.state}}set state(e){const{compiledMasks:t,currentMaskRef:s,currentMask:n,...a}=e;t&&this.compiledMasks.forEach((i,l)=>i.state=t[l]),s!=null&&(this.currentMask=s,this.currentMask.state=n),super.state=a}extractInput(e,t,s){return this.currentMask?this.currentMask.extractInput(e,t,s):""}extractTail(e,t){return this.currentMask?this.currentMask.extractTail(e,t):super.extractTail(e,t)}doCommit(){this.currentMask&&this.currentMask.doCommit(),super.doCommit()}nearestInputPos(e,t){return this.currentMask?this.currentMask.nearestInputPos(e,t):super.nearestInputPos(e,t)}get overwrite(){return this.currentMask?this.currentMask.overwrite:this._overwrite}set overwrite(e){this._overwrite=e}get eager(){return this.currentMask?this.currentMask.eager:this._eager}set eager(e){this._eager=e}get skipInvalid(){return this.currentMask?this.currentMask.skipInvalid:this._skipInvalid}set skipInvalid(e){this._skipInvalid=e}get autofix(){return this.currentMask?this.currentMask.autofix:this._autofix}set autofix(e){this._autofix=e}maskEquals(e){return Array.isArray(e)?this.compiledMasks.every((t,s)=>{if(!e[s])return;const{mask:n,...a}=e[s];return Ze(t,a)&&t.maskEquals(n)}):super.maskEquals(e)}typedValueEquals(e){var t;return!!((t=this.currentMask)!=null&&t.typedValueEquals(e))}}st.DEFAULTS={...se.DEFAULTS,dispatch:(r,e,t,s)=>{if(!e.compiledMasks.length)return;const n=e.rawInputValue,a=e.compiledMasks.map((i,l)=>{const c=e.currentMask===i,d=c?i.displayValue.length:i.nearestInputPos(i.displayValue.length,T.FORCE_LEFT);return i.rawInputValue!==n?(i.reset(),i.append(n,{raw:!0})):c||i.remove(d),i.append(r,e.currentMaskFlags(t)),i.appendTail(s),{index:l,weight:i.rawInputValue.length,totalInputPositions:i.totalInputPositions(0,Math.max(d,i.nearestInputPos(i.displayValue.length,T.FORCE_LEFT)))}});return a.sort((i,l)=>l.weight-i.weight||l.totalInputPositions-i.totalInputPositions),e.compiledMasks[a[0].index]}},I.MaskedDynamic=st;class nt extends ne{constructor(e){super({...nt.DEFAULTS,...e})}updateOptions(e){super.updateOptions(e)}_update(e){const{enum:t,...s}=e;if(t){const n=t.map(l=>l.length),a=Math.min(...n),i=Math.max(...n)-a;s.mask="*".repeat(a),i&&(s.mask+="["+"*".repeat(i)+"]"),this.enum=t}super._update(s)}_appendCharRaw(e,t){t===void 0&&(t={});const s=Math.min(this.nearestInputPos(0,T.FORCE_RIGHT),this.value.length),n=this.enum.filter(a=>this.matchValue(a,this.unmaskedValue+e,s));if(n.length){n.length===1&&this._forEachBlocksInRange(0,this.value.length,(i,l)=>{const c=n[0][l];l>=this.value.length||c===i.value||(i.reset(),i._appendChar(c,t))});const a=super._appendCharRaw(n[0][this.value.length],t);return n.length===1&&n[0].slice(this.unmaskedValue.length).split("").forEach(i=>a.aggregate(super._appendCharRaw(i))),a}return new N({skip:!this.isComplete})}extractTail(e,t){return e===void 0&&(e=0),t===void 0&&(t=this.displayValue.length),new ke("",e)}remove(e,t){if(e===void 0&&(e=0),t===void 0&&(t=this.displayValue.length),e===t)return new N;const s=Math.min(super.nearestInputPos(0,T.FORCE_RIGHT),this.value.length);let n;for(n=e;n>=0&&!(this.enum.filter(l=>this.matchValue(l,this.value.slice(s,n),s)).length>1);--n);const a=super.remove(n,t);return a.tailShift+=n-e,a}get isComplete(){return this.enum.indexOf(this.value)>=0}}nt.DEFAULTS={...ne.DEFAULTS,matchValue:(r,e,t)=>r.indexOf(e,t)===t},I.MaskedEnum=nt;class Mn extends se{updateOptions(e){super.updateOptions(e)}_update(e){super._update({...e,validate:e.mask})}}I.MaskedFunction=Mn;var bs;class ue extends se{constructor(e){super({...ue.DEFAULTS,...e})}updateOptions(e){super.updateOptions(e)}_update(e){super._update(e),this._updateRegExps()}_updateRegExps(){const e="^"+(this.allowNegative?"[+|\\-]?":""),t="\\d*",s=(this.scale?"("+At(this.radix)+"\\d{0,"+this.scale+"})?":"")+"$";this._numberRegExp=new RegExp(e+t+s),this._mapToRadixRegExp=new RegExp("["+this.mapToRadix.map(At).join("")+"]","g"),this._thousandsSeparatorRegExp=new RegExp(At(this.thousandsSeparator),"g")}_removeThousandsSeparators(e){return e.replace(this._thousandsSeparatorRegExp,"")}_insertThousandsSeparators(e){const t=e.split(this.radix);return t[0]=t[0].replace(/\B(?=(\d{3})+(?!\d))/g,this.thousandsSeparator),t.join(this.radix)}doPrepareChar(e,t){t===void 0&&(t={});const[s,n]=super.doPrepareChar(this._removeThousandsSeparators(this.scale&&this.mapToRadix.length&&(t.input&&t.raw||!t.input&&!t.raw)?e.replace(this._mapToRadixRegExp,this.radix):e),t);return e&&!s&&(n.skip=!0),s&&!this.allowPositive&&!this.value&&s!=="-"&&n.aggregate(this._appendChar("-")),[s,n]}_separatorsCount(e,t){t===void 0&&(t=!1);let s=0;for(let n=0;n<e;++n)this._value.indexOf(this.thousandsSeparator,n)===n&&(++s,t&&(e+=this.thousandsSeparator.length));return s}_separatorsCountFromSlice(e){return e===void 0&&(e=this._value),this._separatorsCount(this._removeThousandsSeparators(e).length,!0)}extractInput(e,t,s){return e===void 0&&(e=0),t===void 0&&(t=this.displayValue.length),[e,t]=this._adjustRangeWithSeparators(e,t),this._removeThousandsSeparators(super.extractInput(e,t,s))}_appendCharRaw(e,t){t===void 0&&(t={});const s=t.tail&&t._beforeTailState?t._beforeTailState._value:this._value,n=this._separatorsCountFromSlice(s);this._value=this._removeThousandsSeparators(this.value);const a=this._value;this._value+=e;const i=this.number;let l=!isNaN(i),c=!1;if(l){let v;this.min!=null&&this.min<0&&this.number<this.min&&(v=this.min),this.max!=null&&this.max>0&&this.number>this.max&&(v=this.max),v!=null&&(this.autofix?(this._value=this.format(v,this).replace(ue.UNMASKED_RADIX,this.radix),c||(c=a===this._value&&!t.tail)):l=!1),l&&(l=!!this._value.match(this._numberRegExp))}let d;l?d=new N({inserted:this._value.slice(a.length),rawInserted:c?"":e,skip:c}):(this._value=a,d=new N),this._value=this._insertThousandsSeparators(this._value);const h=t.tail&&t._beforeTailState?t._beforeTailState._value:this._value,f=this._separatorsCountFromSlice(h);return d.tailShift+=(f-n)*this.thousandsSeparator.length,d}_findSeparatorAround(e){if(this.thousandsSeparator){const t=e-this.thousandsSeparator.length+1,s=this.value.indexOf(this.thousandsSeparator,t);if(s<=e)return s}return-1}_adjustRangeWithSeparators(e,t){const s=this._findSeparatorAround(e);s>=0&&(e=s);const n=this._findSeparatorAround(t);return n>=0&&(t=n+this.thousandsSeparator.length),[e,t]}remove(e,t){e===void 0&&(e=0),t===void 0&&(t=this.displayValue.length),[e,t]=this._adjustRangeWithSeparators(e,t);const s=this.value.slice(0,e),n=this.value.slice(t),a=this._separatorsCount(s.length);this._value=this._insertThousandsSeparators(this._removeThousandsSeparators(s+n));const i=this._separatorsCountFromSlice(s);return new N({tailShift:(i-a)*this.thousandsSeparator.length})}nearestInputPos(e,t){if(!this.thousandsSeparator)return e;switch(t){case T.NONE:case T.LEFT:case T.FORCE_LEFT:{const s=this._findSeparatorAround(e-1);if(s>=0){const n=s+this.thousandsSeparator.length;if(e<n||this.value.length<=n||t===T.FORCE_LEFT)return s}break}case T.RIGHT:case T.FORCE_RIGHT:{const s=this._findSeparatorAround(e);if(s>=0)return s+this.thousandsSeparator.length}}return e}doCommit(){if(this.value){const e=this.number;let t=e;this.min!=null&&(t=Math.max(t,this.min)),this.max!=null&&(t=Math.min(t,this.max)),t!==e&&(this.unmaskedValue=this.format(t,this));let s=this.value;this.normalizeZeros&&(s=this._normalizeZeros(s)),this.padFractionalZeros&&this.scale>0&&(s=this._padFractionalZeros(s)),this._value=s}super.doCommit()}_normalizeZeros(e){const t=this._removeThousandsSeparators(e).split(this.radix);return t[0]=t[0].replace(/^(\D*)(0*)(\d*)/,(s,n,a,i)=>n+i),e.length&&!/\d$/.test(t[0])&&(t[0]=t[0]+"0"),t.length>1&&(t[1]=t[1].replace(/0*$/,""),t[1].length||(t.length=1)),this._insertThousandsSeparators(t.join(this.radix))}_padFractionalZeros(e){if(!e)return e;const t=e.split(this.radix);return t.length<2&&t.push(""),t[1]=t[1].padEnd(this.scale,"0"),t.join(this.radix)}doSkipInvalid(e,t,s){t===void 0&&(t={});const n=this.scale===0&&e!==this.thousandsSeparator&&(e===this.radix||e===ue.UNMASKED_RADIX||this.mapToRadix.includes(e));return super.doSkipInvalid(e,t,s)&&!n}get unmaskedValue(){return this._removeThousandsSeparators(this._normalizeZeros(this.value)).replace(this.radix,ue.UNMASKED_RADIX)}set unmaskedValue(e){super.unmaskedValue=e}get typedValue(){return this.parse(this.unmaskedValue,this)}set typedValue(e){this.rawInputValue=this.format(e,this).replace(ue.UNMASKED_RADIX,this.radix)}get number(){return this.typedValue}set number(e){this.typedValue=e}get allowNegative(){return this.min!=null&&this.min<0||this.max!=null&&this.max<0}get allowPositive(){return this.min!=null&&this.min>0||this.max!=null&&this.max>0}typedValueEquals(e){return(super.typedValueEquals(e)||ue.EMPTY_VALUES.includes(e)&&ue.EMPTY_VALUES.includes(this.typedValue))&&!(e===0&&this.value==="")}}bs=ue,ue.UNMASKED_RADIX=".",ue.EMPTY_VALUES=[...se.EMPTY_VALUES,0],ue.DEFAULTS={...se.DEFAULTS,mask:Number,radix:",",thousandsSeparator:"",mapToRadix:[bs.UNMASKED_RADIX],min:Number.MIN_SAFE_INTEGER,max:Number.MAX_SAFE_INTEGER,scale:2,normalizeZeros:!0,padFractionalZeros:!1,parse:Number,format:r=>r.toLocaleString("en-US",{useGrouping:!1,maximumFractionDigits:20})},I.MaskedNumber=ue;const wt={MASKED:"value",UNMASKED:"unmaskedValue",TYPED:"typedValue"};function Ss(r,e,t){e===void 0&&(e=wt.MASKED),t===void 0&&(t=wt.MASKED);const s=Ee(r);return n=>s.runIsolated(a=>(a[e]=n,a[t]))}function $n(r,e,t,s){return Ss(e,t,s)(r)}I.PIPE_TYPE=wt,I.createPipe=Ss,I.pipe=$n;class Vn extends ne{get repeatFrom(){var e;return(e=Array.isArray(this.repeat)?this.repeat[0]:this.repeat===1/0?0:this.repeat)!=null?e:0}get repeatTo(){var e;return(e=Array.isArray(this.repeat)?this.repeat[1]:this.repeat)!=null?e:1/0}constructor(e){super(e)}updateOptions(e){super.updateOptions(e)}_update(e){var t,s,n;const{repeat:a,...i}=Re(e);this._blockOpts=Object.assign({},this._blockOpts,i);const l=Ee(this._blockOpts);this.repeat=(t=(s=a??l.repeat)!=null?s:this.repeat)!=null?t:1/0,super._update({mask:"m".repeat(Math.max(this.repeatTo===1/0&&((n=this._blocks)==null?void 0:n.length)||0,this.repeatFrom)),blocks:{m:l},eager:l.eager,overwrite:l.overwrite,skipInvalid:l.skipInvalid,lazy:l.lazy,placeholderChar:l.placeholderChar,displayChar:l.displayChar})}_allocateBlock(e){if(e<this._blocks.length)return this._blocks[e];if(this.repeatTo===1/0||this._blocks.length<this.repeatTo)return this._blocks.push(Ee(this._blockOpts)),this.mask+="m",this._blocks[this._blocks.length-1]}_appendCharRaw(e,t){t===void 0&&(t={});const s=new N;for(let c=(n=(a=this._mapPosToBlock(this.displayValue.length))==null?void 0:a.index)!=null?n:Math.max(this._blocks.length-1,0),d,h;d=(i=this._blocks[c])!=null?i:h=!h&&this._allocateBlock(c);++c){var n,a,i,l;const f=d._appendChar(e,{...t,_beforeTailState:(l=t._beforeTailState)==null||(l=l._blocks)==null?void 0:l[c]});if(f.skip&&h){this._blocks.pop(),this.mask=this.mask.slice(1);break}if(s.aggregate(f),f.consumed)break}return s}_trimEmptyTail(e,t){var s,n;e===void 0&&(e=0);const a=Math.max(((s=this._mapPosToBlock(e))==null?void 0:s.index)||0,this.repeatFrom,0);let i;t!=null&&(i=(n=this._mapPosToBlock(t))==null?void 0:n.index),i==null&&(i=this._blocks.length-1);let l=0;for(let c=i;a<=c&&!this._blocks[c].unmaskedValue;--c,++l);l&&(this._blocks.splice(i-l+1,l),this.mask=this.mask.slice(l))}reset(){super.reset(),this._trimEmptyTail()}remove(e,t){e===void 0&&(e=0),t===void 0&&(t=this.displayValue.length);const s=super.remove(e,t);return this._trimEmptyTail(e,t),s}totalInputPositions(e,t){return e===void 0&&(e=0),t==null&&this.repeatTo===1/0?1/0:super.totalInputPositions(e,t)}get state(){return super.state}set state(e){this._blocks.length=e._blocks.length,this.mask=this.mask.slice(0,this._blocks.length),super.state=e}}I.RepeatBlock=Vn;try{globalThis.IMask=I}catch{}const Cs={mask:o.oneOfType([o.array,o.func,o.string,o.instanceOf(RegExp),o.oneOf([Date,Number,I.Masked]),o.instanceOf(I.Masked)]),value:o.any,unmask:o.oneOfType([o.bool,o.oneOf(["typed"])]),prepare:o.func,prepareChar:o.func,validate:o.func,commit:o.func,overwrite:o.oneOfType([o.bool,o.oneOf(["shift"])]),eager:o.oneOfType([o.bool,o.oneOf(["append","remove"])]),skipInvalid:o.bool,onAccept:o.func,onComplete:o.func,placeholderChar:o.string,displayChar:o.string,lazy:o.bool,definitions:o.object,blocks:o.object,enum:o.arrayOf(o.string),maxLength:o.number,from:o.number,to:o.number,pattern:o.string,format:o.func,parse:o.func,autofix:o.oneOfType([o.bool,o.oneOf(["pad"])]),radix:o.string,thousandsSeparator:o.string,mapToRadix:o.arrayOf(o.string),scale:o.number,normalizeZeros:o.bool,padFractionalZeros:o.bool,min:o.oneOfType([o.number,o.instanceOf(Date)]),max:o.oneOfType([o.number,o.instanceOf(Date)]),dispatch:o.func,inputRef:o.oneOfType([o.func,o.shape({current:o.object})])},Es=Object.keys(Cs).filter(r=>r!=="value"),Ln=["value","unmask","onAccept","onComplete","inputRef"],Pn=Es.filter(r=>Ln.indexOf(r)<0);function jn(r){var e;const t=(e=class extends g.Component{constructor(a){super(a),this._inputRef=this._inputRef.bind(this)}componentDidMount(){this.props.mask&&this.initMask()}componentDidUpdate(){const a=this.props,i=this._extractMaskOptionsFromProps(a);if(i.mask)this.maskRef?(this.maskRef.updateOptions(i),"value"in a&&a.value!==void 0&&(this.maskValue=a.value)):this.initMask(i);else if(this.destroyMask(),"value"in a&&a.value!==void 0){var l;(l=this.element)!=null&&l.isContentEditable&&this.element.tagName!=="INPUT"&&this.element.tagName!=="TEXTAREA"?this.element.textContent=a.value:this.element.value=a.value}}componentWillUnmount(){this.destroyMask()}_inputRef(a){this.element=a,this.props.inputRef&&(Object.prototype.hasOwnProperty.call(this.props.inputRef,"current")?this.props.inputRef.current=a:this.props.inputRef(a))}initMask(a){a===void 0&&(a=this._extractMaskOptionsFromProps(this.props)),this.maskRef=I(this.element,a).on("accept",this._onAccept.bind(this)).on("complete",this._onComplete.bind(this)),"value"in this.props&&this.props.value!==void 0&&(this.maskValue=this.props.value)}destroyMask(){this.maskRef&&(this.maskRef.destroy(),delete this.maskRef)}_extractMaskOptionsFromProps(a){const{...i}=a;return Object.keys(i).filter(l=>Pn.indexOf(l)<0).forEach(l=>{delete i[l]}),i}_extractNonMaskProps(a){const{...i}=a;return Es.forEach(l=>{l!=="maxLength"&&delete i[l]}),"defaultValue"in i||(i.defaultValue=a.mask?"":i.value),delete i.value,i}get maskValue(){return this.maskRef?this.props.unmask==="typed"?this.maskRef.typedValue:this.props.unmask?this.maskRef.unmaskedValue:this.maskRef.value:""}set maskValue(a){this.maskRef&&(a=a==null&&this.props.unmask!=="typed"?"":a,this.props.unmask==="typed"?this.maskRef.typedValue=a:this.props.unmask?this.maskRef.unmaskedValue=a:this.maskRef.value=a)}_onAccept(a){this.props.onAccept&&this.maskRef&&this.props.onAccept(this.maskValue,this.maskRef,a)}_onComplete(a){this.props.onComplete&&this.maskRef&&this.props.onComplete(this.maskValue,this.maskRef,a)}render(){return g.createElement(r,{...this._extractNonMaskProps(this.props),inputRef:this._inputRef})}},e.displayName=void 0,e.propTypes=void 0,e),s=r.displayName||r.name||"Component";return t.displayName="IMask("+s+")",t.propTypes=Cs,g.forwardRef((n,a)=>g.createElement(t,{...n,ref:a}))}const zn=jn(r=>{let{inputRef:e,...t}=r;return g.createElement("input",{...t,ref:e})}),qn=(r,e)=>g.createElement(zn,{...r,ref:e});g.forwardRef(qn);function Un(r,e){let{onAccept:t,onComplete:s,ref:n=g.useRef(null),defaultValue:a,defaultUnmaskedValue:i,defaultTypedValue:l}=e===void 0?{}:e;const c=g.useRef(null),[d,h]=g.useState({}),[f,v]=g.useState(""),[C,k]=g.useState(""),[y,b]=g.useState(),D=g.useCallback(()=>{var p;(p=c.current)==null||p.destroy(),c.current=null},[]),z=g.useCallback(()=>{const p=c.current;p&&(h({value:p.value,unmaskedValue:p.unmaskedValue,typedValue:p.typedValue}),b(p.typedValue),k(p.unmaskedValue),v(p.value))},[]),w=g.useCallback(p=>{const E=c.current;E&&(z(),t==null||t(E.value,E,p))},[t]),A=g.useCallback(p=>c.current&&(s==null?void 0:s(c.current.value,c.current,p)),[s]);return g.useEffect(()=>{const{value:p,...E}=d,M=c.current;!M||f===void 0||(p!==f&&(M.value=f,M.value!==f&&w()),h(E))},[f]),g.useEffect(()=>{const{unmaskedValue:p,...E}=d,M=c.current;!M||C===void 0||(p!==C&&(M.unmaskedValue=C,M.unmaskedValue!==C&&w()),h(E))},[C]),g.useEffect(()=>{const{typedValue:p,...E}=d,M=c.current;!M||y===void 0||(p!==y&&(M.typedValue=y,M.masked.typedValueEquals(y)||w()),h(E))},[y]),g.useEffect(()=>{const p=n.current;if(!p||!(r!=null&&r.mask))return D();const E=c.current;E?E==null||E.updateOptions(r):p&&r!=null&&r.mask&&(c.current=I(p,r),z(),a!==void 0&&v(a),i!==void 0&&k(i),l!==void 0&&b(l))},[r,D,w]),g.useEffect(()=>{if(!c.current)return;const p=c.current;return p.on("accept",w),p.on("complete",A),()=>{p.off("accept",w),p.off("complete",A)}},[w,A]),g.useEffect(()=>D,[D]),{ref:n,maskRef:c,value:f,setValue:v,unmaskedValue:C,setUnmaskedValue:k,typedValue:y,setTypedValue:b}}const Ts={Text:"text",Password:"password",Email:"email",Date:"date",Number:"number"},As={Small:"small",Medium:"medium",Large:"large"},xs={Default:"",Error:"error",Success:"success"},ws={Center:"center",End:"end",Initial:"initial"},Fs={Top:"top",Right:"right",Bottom:"bottom",Left:"left"},K={name:"Input",class:"ds-input",props:{name:{type:String,required:!0},testId:{type:String,default:"ds-input-test"},type:{type:String,default:Ts.Text,options:Object.values(Ts)},animated:{type:Boolean,default:!0},disabled:{type:Boolean,default:!1},size:{type:String,default:As.Medium,options:Object.values(As)},label:{type:String,default:""},placeholder:{type:String,default:" "},value:{type:String,default:""},min:{type:String,default:""},max:{type:String,default:""},status:{type:String,default:xs.Default,options:Object.values(xs)},feedback:{type:String,default:""},hasFeedback:{type:Boolean,default:!0},noMargin:{type:Boolean,default:!1},icon:{type:String,default:""},tooltip:{type:String,default:""},tooltipPlacement:{type:String,default:ws.Center,options:Object.values(ws)},tooltipPosition:{type:String,default:Fs.Top,options:Object.values(Fs)},mask:{type:String,default:""},onChangeHandler:{type:Function,default:()=>({})}}},Ds={currency:{mask:"currency",blocks:{currency:{mask:"R$ num",lazy:!1,blocks:{num:{mask:Number,scale:2,thousandsSeparator:".",padFractionalZeros:!0,normalizeZeros:!1,radix:",",mapToRadix:[",","."]}}}}},document:{mask:[{mask:"000.000.000-00",startsWith:/[0-9]/,maxLength:14},{mask:"00.000.000/0000-00",startsWith:/[0-9]/,maxLength:18}]},"phone-br":{mask:[{mask:"(00) 0000-0000"},{mask:"(00) 00000-0000"}],dispatch:(r,e)=>(e.value+r).replace(/\D/g,"").length<=10?e.compiledMasks[0]:e.compiledMasks[1]}},Is={Top:"top",Right:"right",Bottom:"bottom",Left:"left"},Os={Center:"center",End:"end",Initial:"initial"},Ae={name:"Tooltip",class:"ds-tooltip",props:{position:{type:String,default:Is.Top,options:Object.values(Is)},placement:{type:String,default:Os.Center,options:Object.values(Os)},text:{type:String,default:""}}},Ve=({children:r,position:e=Ae.props.position.default,placement:t=Ae.props.placement.default,text:s=Ae.props.text.default,className:n})=>{const a=g.useRef(null),[i,l]=g.useState(0),[c,d]=g.useState(0),[h,f]=g.useState(!1),v=e&&Ae.props.position.options.find(D=>D===e)&&`${Ae.class}--${e}`,C=t&&Ae.props.placement.options.find(D=>D===t)&&`${Ae.class}--${t}`;let k;g.useLayoutEffect(()=>{var D,z;a.current&&(l((D=a==null?void 0:a.current)==null?void 0:D.offsetHeight),d((z=a==null?void 0:a.current)==null?void 0:z.offsetWidth))},[]),g.useEffect(()=>(document.addEventListener("mousedown",b),()=>{document.removeEventListener("mousedown",b)}),[]);const y=9;switch(e){case"top":t==="initial"?k={bottom:i+y,left:-y}:t==="end"?k={bottom:i+y,right:-y}:k={bottom:i+y,left:"50%",transform:"translateX(-50%)"};break;case"bottom":t==="initial"?k={top:i+y,left:-y}:t==="end"?k={top:i+y,right:-y}:k={top:i+y,left:"50%",transform:"translateX(-50%)"};break;case"left":t==="initial"?k={right:c+y,top:-y}:t==="end"?k={right:c+y,bottom:-y}:k={right:c+y,top:"50%",transform:"translateY(-50%)"};break;case"right":t==="initial"?k={left:c+y,top:-y}:t==="end"?k={left:c+y,bottom:-y}:k={left:c+y,top:"50%",transform:"translateY(-50%)"};break}const b=({target:D})=>{a.current&&a.current.contains(D)||f(!1)};return u.jsxs("span",{className:[Ae.class,n].join(" "),"data-testid":"ds-tooltip",onClick:()=>f(!h),ref:a,children:[r,h&&u.jsx("span",{className:[v,C].filter(D=>D).join(" "),children:u.jsx("span",{className:`${Ae.class}__wrapper`,"data-testid":"ds-tooltip-wrapper",style:k,children:s})})]})};Ve.propTypes={position:o.string,placement:o.string,text:o.oneOfType([o.string,o.node])},Ve.displayName="DsTooltip";const ze=g.forwardRef(({name:r,testId:e=K.props.testId.default,type:t=K.props.type.default,animated:s=K.props.animated.default,size:n=K.props.size.default,label:a,placeholder:i,value:l,min:c,max:d,tooltip:h=K.props.tooltip.default,tooltipPosition:f=K.props.tooltipPosition.default,tooltipPlacement:v=K.props.tooltipPlacement.default,icon:C=K.props.icon.default,status:k=K.props.status.default,feedback:y,hasFeedback:b=K.props.hasFeedback.default,noMargin:D=K.props.noMargin.default,disabled:z=K.props.disabled.default,className:w,mask:A,onChangeHandler:p=K.props.onChangeHandler.default,onBlurHandler:E,onKeyDownHandler:M,onFocusHandler:U},P)=>{const[re,de]=g.useState(!1),[pe,De]=g.useState(!1),_e=!!p&&!!A,je=(F,q,ee)=>{if(_e&&ee){const _={...ee,target:{...ee.target,name:r,maskedValue:F,value:q.unmaskedValue,type:"text"}};p(_)}},le=g.useMemo(()=>typeof A=="object"?{lazy:!0,...A}:Ds[A]?{...Ds[A],min:c,max:d,lazy:!0}:{mask:A||"",min:c,max:d,lazy:!0},[A]),{ref:ve,setUnmaskedValue:Ie}=Un(le,{onAccept:je}),Ne=F=>{p&&!_e&&p(F)},m=F=>{M&&M(F)},S=F=>{de(!1),E&&E(F)},L=F=>{de(!0),U&&U(F)},$=()=>{De(F=>!F)},B=g.useMemo(()=>pe&&t==="password"?"text":t,[pe,t]),x=()=>{const F=[`${K.class}`];return n&&F.push(`${K.class}--${n}`),s&&F.push(`${K.class}--animated`),D&&F.push(`${K.class}--no-margin`),C&&F.push(`${K.class}--with-icon`),k&&F.push(`${K.class}--${k}`),w&&F.push(w),F.join(" ")},V=g.useMemo(()=>{const F=[`${K.class}__label`];return(re||l)&&F.push(`${K.class}__label--active`),F.join(" ")},[l,re]),j=()=>!s&&i?i:"",H=()=>k&&k==="error"?"info":"check_circle";return g.useEffect(()=>{A&&Ie(l||"")},[l,A,Ie]),u.jsxs("div",{className:x(),ref:P,children:[b&&u.jsx("div",{className:"ds-input__feedback",children:y&&u.jsxs(u.Fragment,{children:[u.jsx(X,{image:H()}),y]})}),u.jsx("input",{className:"ds-input__input","data-testid":e,disabled:z,id:r,max:d,min:c,name:r,onBlur:S,onChange:Ne,onFocus:L,onInput:Ne,onKeyDown:m,placeholder:j(),ref:ve,type:B,...!A&&{value:l||""}}),u.jsxs("label",{className:V,htmlFor:r,children:[a,h&&u.jsx(Ve,{className:"ds-input__tooltip",placement:v,position:f,text:h,children:u.jsx(X,{className:"ds-input__icon",image:"info"})})]}),C&&u.jsx(X,{className:"ds-input__icon",image:C}),t==="password"&&u.jsx(X,{className:"ds-input__password-icon",image:pe?"visibility_off":"visibility",onClick:$,size:"xl"})]})});ze.propTypes={name:o.string,testId:o.string,type:o.oneOf(K.props.type.options),animated:o.bool,size:o.oneOf(K.props.size.options),label:o.string,placeholder:o.string,value:o.oneOfType([o.string]),min:o.string,max:o.string,tooltip:o.string,tooltipPosition:o.string,tooltipPlacement:o.string,icon:o.string,status:o.oneOf(K.props.status.options),feedback:o.string,hasFeedback:o.bool,noMargin:o.bool,disabled:o.bool,mask:o.oneOfType([o.string,o.object]),onChangeHandler:o.func,onFocusHandler:o.func},ze.displayName="DsInput";const Bs={Small:"small",Medium:"medium",Large:"large"},Ns={None:"",Neutral20:"neutral-20",Neutral10:"neutral-10",Neutral05:"neutral-05",Neutral00:"neutral-00"},ce={name:"Loading",class:"ds-loading",props:{size:{type:String,default:Bs.Medium,options:Object.values(Bs)},opacity:{type:Boolean,default:!0},fullscreen:{type:Boolean,default:!0},backgroundColor:{type:String,default:Ns.Neutral10,options:Object.values(Ns)},id:{type:String,default:""},testId:{type:String,default:"ds-loading"}}},at=({id:r,testId:e=ce.props.testId.default,className:t,size:s=ce.props.size.default,opacity:n=ce.props.opacity.default,fullscreen:a=ce.props.fullscreen.default,backgroundColor:i=ce.props.backgroundColor.default})=>{const l=!a&&`${ce.class}--absolute`,c=s&&`${ce.class}__dots--${s}`,d=i&&ce.props.backgroundColor.options.find(f=>f===i)&&`${ce.class}__background--${i}`,h=n&&`${ce.class}__background--opacity`;return u.jsxs("div",{className:[ce.class,t,l].filter(f=>f).join(" "),"data-testid":e,id:r,children:[u.jsx("div",{className:[`${ce.class}__background`,d,h].filter(f=>f).join(" ")}),u.jsx("div",{className:["ds-loading__dots",c].filter(f=>f).join(" "),role:"status"})]})};at.propTypes={id:o.string,testId:o.string,size:o.oneOf(ce.props.size.options),opacity:o.bool,fullscreen:o.bool,backgroundColor:o.string},at.displayName="DsLoading";const xe={name:"Option",class:"ds-option",props:{id:{type:String,default:""},name:{type:String,default:""},testId:{type:String,default:""},label:{type:String,default:""},value:{type:String,default:""},disabled:{type:Boolean,default:!1},detail:{type:String,default:""},checked:{type:Boolean,default:!1},onChangeHandler:{type:Function,default:()=>({})}}},Ft=({id:r,label:e,detail:t,name:s,testId:n=s||"ds-option-test",disabled:a=xe.props.disabled.default,value:i,checked:l=xe.props.checked.default,onChangeHandler:c=xe.props.onChangeHandler.default})=>{const[d]=g.useState(Math.random()),h=()=>{const f=[xe.class];return a&&f.push(`${xe.class}--disabled`),f.join(" ")};return u.jsxs("div",{className:h(),children:[u.jsx("input",{checked:l,"data-testid":n,disabled:a,id:r||String(d),name:s,onChange:c,type:"radio",value:i}),u.jsx(X,{className:`${xe.class}__icon`,image:l?"radio_button_checked":"radio_button_unchecked",size:"xxl"}),u.jsxs("div",{className:`${xe.class}__text-container`,children:[e&&u.jsx("label",{className:`${xe.class}__label`,htmlFor:r||String(d),children:e}),t&&u.jsx("label",{className:`${xe.class}__detail`,htmlFor:r||String(d),children:t})]})]})};Ft.propTypes={id:o.string,name:o.string,testId:o.string,label:o.oneOfType([o.string,o.node]),value:o.oneOfType([o.string,o.number]),detail:o.string,disabled:o.bool,checked:o.bool,onChangeHandler:o.func},Ft.displayName="DsOption";const Ms={Default:"",Large:"large",Small:"small"},rt={name:"Paragraph",class:"ds-paragraph",props:{type:{type:String,default:Ms.Default,options:Object.values(Ms)}}},we=({children:r,className:e,testId:t="ds-paragraph-test",type:s=rt.props.type.default})=>{const n=s&&`${rt.class}--${s}`;return u.jsx("p",{className:[rt.class,n,e&&e].filter(a=>a).join(" "),"data-testid":t,children:r})};we.propTypes={className:o.string,testId:o.string,type:o.oneOf(rt.props.type.options)},we.displayName="DsParagraph";const $s={Success:"success",SuccessDark:"success-dark",Warning:"warning",Danger:"danger"},Vs={name:"Progress",class:"ds-progress",props:{label:{type:String,default:""},progress:{type:Number,default:0},color:{type:String,default:$s.Success,options:Object.values($s)}}},Dt={name:"Flex-Element",class:"ds-flex-element",props:{flex:{type:String,default:"0 1 auto",required:!1},className:{type:String,default:"",required:!1}}},te=({children:r,flex:e=Dt.props.flex.default,className:t=Dt.props.className.default})=>{const s=()=>[Dt.class,t].join(" "),n=()=>({flex:e});return u.jsx("div",{className:s(),style:n(),children:r})};te.propTypes={className:o.string,flex:o.string},te.displayName="DsFlexElement";const Ls={Stretch:"stretch",FlexStart:"flex-start",FlexEnd:"flex-end",Center:"center",SpaceAround:"space-around",SpaceBetween:"space-between"},Ps={Stretch:"stretch",FlexStart:"flex-start",FlexEnd:"flex-end",Center:"center"},js={Row:"row",Column:"column",RowReverse:"row-reverse",ColumnReverse:"column-reverse"},zs={NoWrap:"nowrap",Wrap:"wrap",WrapReverse:"wrap-reverse"},Hn={Quark:"quark",Nano:"nano",XXXS:"xxxs",XXS:"xxs",XS:"xs",SM:"sm",MD:"md",LG:"lg",XL:"xl",XXL:"xxl",XXXL:"xxxl"},Le={name:"Flex-Layout",class:"ds-flex-layout",props:{justifyContent:{type:String,default:Ls.Stretch,required:!0,options:Object.values(Ls)},alignItems:{type:String,default:Ps.Stretch,required:!0,options:Object.values(Ps)},flexDirection:{type:String,default:js.Row,required:!0,options:Object.values(js)},flexWrap:{type:String,default:zs.Wrap,required:!1,options:Object.values(zs)},className:{type:String,default:""},width:{type:String,default:"100%"},height:{type:String,default:""},gap:{type:String,default:"",options:Object.values(Hn)}}},Fe=({children:r,className:e,justifyContent:t=Le.props.justifyContent.default,alignItems:s=Le.props.alignItems.default,flexDirection:n=Le.props.flexDirection.default,flexWrap:a=Le.props.flexWrap.default,width:i=Le.props.width.default,height:l,gap:c})=>{const d=()=>{const f=[Le.class,e];return c&&f.push(`${Le.class}--gap-${c}`),f.join(" ")},h=()=>({display:"flex",justifyContent:t,alignItems:s,flexDirection:n,flexWrap:a,width:i,height:l,gap:c});return u.jsx("div",{className:d(),style:h(),children:r})};Fe.propTypes={className:o.string,justifyContent:o.string,alignItems:o.string,flexDirection:o.string,flexWrap:o.string,width:o.string,height:o.string,gap:o.string},Fe.displayName="DsFlexLayout";const it={None:"none",Quark:"quark",Nano:"nano",XXXS:"xxxs",XXS:"xxs",XS:"xs",SM:"sm"},Ye={name:"Spacer",class:"ds-spacer",props:{vertical:{type:String,default:it.None,options:Object.values(it)},horizontal:{type:String,default:it.None,options:Object.values(it)}}},ge=({vertical:r=Ye.props.vertical.default,horizontal:e=Ye.props.horizontal.default})=>{const t=r&&`ds-spacer__vertical--${r}`,s=e&&`ds-spacer__horizontal--${e}`;return u.jsx("div",{className:[Ye.class,t,s].filter(n=>n).join(" "),"data-testid":"ds-spacer"})};ge.propTypes={vertical:o.oneOf(Ye.props.vertical.options),horizontal:o.oneOf(Ye.props.horizontal.options)},ge.displayName="DsSpacer";const It=({label:r,progress:e=Vs.props.progress.default,color:t=Vs.props.color.default})=>{const s=g.useMemo(()=>e>100?100:e<0?0:e,[e]),n=g.useMemo(()=>`ds-progress__progress--${t}`,[t]),a=g.useMemo(()=>t==="success-dark"?"color__success--dark":t==="warning"?"color__warning--dark":`color__${t}--default`,[t]);return u.jsx("div",{className:"ds-progress",children:u.jsxs(Fe,{flexDirection:"column",children:[u.jsx(te,{children:u.jsx("div",{"aria-valuemax":100,"aria-valuemin":0,"aria-valuenow":s,className:"ds-progress__container",role:"progressbar",children:u.jsx("div",{className:`ds-progress__progress ${n}`,"data-testid":"ds-progress-bar",style:{width:`${s}%`}})})}),u.jsx(te,{children:u.jsxs(Fe,{alignItems:"flex-end",flexDirection:"column",justifyContent:"center",children:[u.jsx(ge,{vertical:"quark"}),u.jsx(u.Fragment,{children:r&&u.jsx(we,{className:a,children:r})})]})})]})})};It.propTypes={label:o.string,progress:o.number,color:o.string};const qs={Small:"sm",Medium:"md",Large:"lg"},Us={Default:"",Error:"error",Success:"success"},Hs={Center:"center",End:"end",Initial:"initial"},Ws={Top:"top",Right:"right",Bottom:"bottom",Left:"left"},Z={name:"Select",class:"ds-select",props:{label:{type:String,default:""},className:{type:String,default:""},animated:{type:Boolean,default:!0},disabled:{type:Boolean,default:!1},multiple:{type:Boolean,default:!1},name:{type:String,default:""},testId:{type:String,default:"ds-select-test"},placeholder:{type:String},onChange:{type:Function,default:()=>{}},value:{type:[Boolean,String,Number,void 0]},size:{type:String,options:Object.values(qs),default:qs.Medium},status:{type:String,default:Us.Default,options:Object.values(Us)},tooltip:{type:String,default:""},tooltipPlacement:{type:String,default:Hs.Initial,options:Object.values(Hs)},tooltipPosition:{type:String,default:Ws.Top,options:Object.values(Ws)},feedback:{type:String,default:""},options:[]}},Ot=g.forwardRef(({label:r,className:e,disabled:t=Z.props.disabled.default,animated:s=Z.props.animated.default,multiple:n=Z.props.multiple.default,testId:a=Z.props.testId.default,name:i,options:l,value:c,placeholder:d,onChange:h,onChangeHandler:f,size:v=Z.props.size.default,status:C=Z.props.status.default,tooltip:k,tooltipPosition:y=Z.props.tooltipPosition.default,tooltipPlacement:b=Z.props.tooltipPlacement.default,feedback:D,...z},w)=>{const[A,p]=g.useState(!1),E=P=>{p(!1),h&&h(P,P.target.value),f&&f(P,P.target.value)},M=()=>{const P=[Z.class,"select-placeholder"];return P.push(`${Z.class}--${v}`),C&&P.push(`${Z.class}--${C}`),A&&P.push(`${Z.class}--active`),t&&P.push(`${Z.class}--disabled`),e&&P.push(e),P.join(" ")},U=g.useMemo(()=>{const P=[`${Z.class}__label`];return!s&&P.push(`${Z.class}__label--not-animated`),c&&P.push(`${Z.class}__label--has-value`),s&&!c&&!k&&P.push(`${Z.class}__label--hidden`),P.join(" ")},[c]);return u.jsxs("div",{className:M(),"data-testid":"ds-select-component",children:[u.jsxs("label",{className:U,"data-testid":"ds-label-id",htmlFor:i,children:[r,k&&u.jsx(Ve,{className:`${Z.class}__tooltip`,placement:b,position:y,text:k,children:u.jsx(X,{className:`${Z.class}__icon`,image:"info"})})]}),u.jsxs("select",{"data-testid":a,disabled:t,id:i,multiple:n,name:i,onChange:P=>E(P),value:c||"",...z,onBlur:()=>p(!1),onFocus:()=>p(!0),ref:w,required:!0,children:[(d||s)&&u.jsx("option",{disabled:!0,value:"",children:d??r}),l==null?void 0:l.map((P,re)=>{var de;return"options"in P?u.jsx("optgroup",{label:P.label,children:(de=P.options)==null?void 0:de.map((pe,De)=>u.jsx("option",{className:`${Z.class}__option-select`,value:pe.value,children:pe.label||pe.value},De))},re):u.jsx("option",{className:`${Z.class}__option-select`,value:P.value,children:P.label||P.value},re)})]}),D&&u.jsxs("div",{className:"ds-select__feedback-container",children:[u.jsx(X,{className:"ds-select__icon",image:C==="success"?"check_circle":"info"}),u.jsx("span",{className:"ds-select__feedback",children:D})]})]})});Ot.propTypes={label:o.string.isRequired,className:o.string,disabled:o.bool,animated:o.bool,multiple:o.bool,name:o.string,testId:o.string,options:o.array.isRequired,placeholder:o.string,onChange:o.func,onChangeHandler:o.func,value:o.oneOfType([o.string,o.number]),size:o.oneOf(Z.props.size.options),status:o.oneOf(Z.props.status.options),tooltip:o.string,tooltipPosition:o.string,tooltipPlacement:o.string,feedback:o.string},Ot.displayName="DsSelect";const Rs={Large:"large",Small:"small"},Bt={name:"Subtitle",class:"ds-subtitle",props:{type:{type:String,default:Rs.Large,options:Object.values(Rs)}}},Ys=({children:r,className:e,testId:t="ds-subtitle-test",type:s})=>{const n=Bt.props.type.options.find(a=>a===s)&&`${Bt.class}--${s}`;return u.jsx("p",{className:[Bt.class,n,e&&e].filter(a=>a).join(" "),"data-testid":t,children:r})};Ys.displayName="DsSubtitle";const Gs={Small:"small",Medium:"medium",Large:"large"},Xs={Text:"text"},Ks={None:"",Error:"error",Success:"success"},Zs={None:"none",Both:"both",Horizontal:"horizontal",Vertical:"vertical",Block:"block",Inline:"inline"},J={name:"TextArea",class:"ds-textarea",props:{name:{type:String,required:!0},testId:{type:String,default:"ds-textarea-test"},type:{type:String,default:Xs.Text,options:Object.values(Xs)},animated:{type:Boolean,default:!0},disabled:{type:Boolean,default:!1},size:{type:String,default:Gs.Medium,options:Object.values(Gs)},label:{type:String,default:""},placeholder:{type:String,default:" "},value:{type:String,default:""},minLength:{type:Number,default:void 0},maxLength:{type:Number,default:void 0},rows:{type:Number,default:1},status:{type:String,default:Ks.None,options:Object.values(Ks)},feedback:{type:String,default:""},description:{type:String,default:""},icon:{type:String,default:""},tooltip:{type:String,default:""},resize:{type:String,default:Zs.None,options:Object.values(Zs)},onChangeHandler:{type:Function,default:()=>{}}}},Nt=g.forwardRef(({name:r,testId:e=J.props.testId.default,animated:t=J.props.animated.default,size:s=J.props.size.default,label:n,placeholder:a,value:i,minLength:l,maxLength:c,tooltip:d,icon:h,status:f=J.props.status.default,feedback:v,disabled:C=J.props.disabled.default,required:k,className:y,resize:b=J.props.resize.default,onChangeHandler:D,onBlurHandler:z,onKeyDownHandler:w,onFocusHandler:A,rows:p=J.props.rows.default,cols:E,description:M,style:U},P)=>{const[re,de]=g.useState(!1),[pe,De]=g.useState(0),[_e,je]=g.useState(Math.random());g.useEffect(()=>{i==null&&je(Math.random())},[i]);const le=x=>{De(x.target.value.length),D&&D(x)},ve=x=>{w&&w(x)},Ie=x=>{de(!1),z&&z(x)},Ne=x=>{de(!0),A&&A(x)},m=()=>{const x=[`${J.class}`];return s&&x.push(`${J.class}--${s}`),t&&x.push(`${J.class}--animated`),d&&x.push(`${J.class}--with-icon`),f&&x.push(`${J.class}--${f}`),y&&x.push(y),x.join(" ")},S=g.useMemo(()=>{const x=[`${J.class}__label`];return(re||i)&&x.push(`${J.class}__label--active`),x.join(" ")},[i,re]),L=()=>!t&&a?a:"",$=()=>f&&f==="error"?"info":"check_circle",B={resize:b,...U||{}};return u.jsxs("div",{className:m(),children:[M&&u.jsx("span",{className:"ds-textarea__description",children:M}),v&&u.jsxs("div",{className:"ds-textarea__feedback",children:[u.jsx(X,{image:$()}),v]}),u.jsx("textarea",{className:"ds-textarea__textarea",cols:E,"data-testid":e,defaultValue:i||"",disabled:C,id:r,maxLength:c,minLength:l,name:r,onBlur:Ie,onChange:le,onFocus:Ne,onKeyDown:ve,placeholder:L(),ref:P,required:k,rows:p,style:B}),u.jsx("label",{className:S,htmlFor:r,children:n}),c&&u.jsxs("span",{className:"ds-textarea__count",children:[pe,"/",c]}),d&&u.jsx(Ve,{className:"ds-textarea__tooltip",placement:"end",text:d,children:u.jsx(X,{className:"ds-textarea__icon",image:h})})]},_e)});Nt.propTypes={name:o.string,testId:o.string,type:o.oneOf(J.props.type.options),animated:o.bool,size:o.oneOf(J.props.size.options),label:o.string,placeholder:o.string,value:o.oneOfType([o.string]),tooltip:o.string,icon:o.string,status:o.oneOf(J.props.status.options),feedback:o.string,minLength:o.number,maxLength:o.number,rows:o.number,cols:o.number,disabled:o.bool,required:o.bool,onChangeHandler:o.func,onBlur:o.func,onKeyDown:o.func,onFocus:o.func,resize:o.oneOf(J.props.resize.options).isRequired,description:o.string,style:o.object},Nt.displayName="DsTextArea";const ot={name:"Container",class:"ds-container",props:{fluid:{type:Boolean,default:!1},testId:{type:String,default:"ds-container-test"}}},lt=({children:r,fluid:e=ot.props.fluid.default,className:t,style:s,testId:n=ot.props.testId.default})=>{const a=e?`${ot.class}--fluid`:ot.class;return u.jsx("div",{className:[a,t].filter(i=>i).join(" "),"data-testid":n,style:s,children:r})};lt.propTypes={children:o.node,fluid:o.bool,className:o.string,style:o.object,testId:o.string},lt.displayName="DsContainer";const Js=()=>typeof window<"u"&&window.innerWidth?window.innerWidth:0,Qs=({children:r,grid:e})=>{const{row:t,col:s,mobileRow:n,mobileCol:a}=e,[i,l]=g.useState(Js());g.useEffect(()=>{const d=()=>{l(Js())};if(typeof window<"u")return window.addEventListener("resize",d),()=>window.removeEventListener("resize",d)},[]);const c=g.useMemo(()=>i<=768?{gridRow:n||t,gridColumn:a||s}:{gridRow:t,gridColumn:s},[i,t,s,n,a]);return u.jsx("div",{style:c,children:r})};Qs.displayName="DsGridElement";const en={Quark:"quark",Nano:"nano",ExtraSmall:"xs",Small:"sm",Medium:"md",Large:"lg"},ut={Start:"start",End:"end",Center:"center",Stretch:"stretch",SpaceAround:"space-around",SpaceBetween:"space-between",SpaceEvenly:"space-evenly"},Q={name:"Grid-Layout",class:"ds-grid-layout",props:{rows:{type:String,default:"auto",required:!0},gap:{type:String,default:en.Small,options:Object.values(en)},vGap:{type:Boolean,default:!0},hGap:{type:Boolean,default:!0},width:{type:String,default:""},height:{type:String,default:""},horizontalAlign:{type:String,default:ut.Start,options:Object.values(ut)},verticalAlign:{type:String,default:ut.Start,options:Object.values(ut)}}};function tn(){const{innerWidth:r,innerHeight:e}=window;return{width:r,height:e}}function Wn(){const[r,e]=g.useState(tn());return g.useEffect(()=>{function t(){e(tn())}return window.addEventListener("resize",t),()=>window.removeEventListener("resize",t)},[]),r}const Mt=({children:r,rows:e=Q.props.rows.default,gap:t=Q.props.gap.default,vGap:s=Q.props.vGap.default,hGap:n=Q.props.hGap.default,horizontalAlign:a=Q.props.horizontalAlign.default,verticalAlign:i=Q.props.verticalAlign.default,width:l=Q.props.width.default,height:c=Q.props.height.default})=>{const d=s&&`${Q.class}__v-gap--${t}`,h=n&&`${Q.class}__h-gap--${t}`,f=a&&Q.props.horizontalAlign.options.find(w=>w===a)?`${Q.class}--h-${a}`:null,v=i&&Q.props.verticalAlign.options.find(w=>w===i)?`${Q.class}--v-${i}`:null,{width:C}=Wn(),[k,y]=g.useState("auto");g.useEffect(()=>{C<=768?y("6"):y("12")},[C]);const b=w=>/^[+-]?\d+$/.test(w),D=()=>e.split(",").map(A=>(A=A.trim(),A==="0"||A==="*"||A==="auto"?"auto":b(A)?A+"fr":A)).join(" "),z=()=>`repeat(${k}, minmax(0, 1fr))`;return u.jsx("div",{className:[Q.class,f,v,d,h].filter(w=>w).join(" "),style:{width:l,height:c,gridTemplateColumns:z(),gridTemplateRows:D()},children:r})};Mt.propTypes={children:o.oneOfType([o.arrayOf(o.node),o.node,o.func]),rows:o.string,gap:o.oneOf(Q.props.gap.options),vGap:o.bool,hGap:o.bool,width:o.string,height:o.string,horizontalAlign:o.oneOf(Q.props.horizontalAlign.options),verticalAlign:o.oneOf(Q.props.verticalAlign.options)},Mt.displayName="DsGridLayout";const be={None:"none",Quark:"quark",Nano:"nano",ExtraSmall:"xs",Small:"sm",Medium:"md",Large:"lg"},me={name:"Wrapper",class:"ds-wrapper",props:{space:{type:String,default:be.ExtraSmall,options:Object.values(be)},top:{type:String,default:be.None,options:Object.values(be)},right:{type:String,default:be.None,options:Object.values(be)},bottom:{type:String,default:be.None,options:Object.values(be)},left:{type:String,default:be.None,options:Object.values(be)}}},qe=({children:r,space:e=me.props.space.default,top:t=me.props.top.default,right:s=me.props.right.default,bottom:n=me.props.bottom.default,left:a=me.props.left.default})=>{const i=t&&`${me.class}__top--${t}`,l=s&&`${me.class}__right--${s}`,c=n&&`${me.class}__bottom--${n}`,d=a&&`${me.class}__left--${a}`,h=e&&`${me.class}--${e}`;return u.jsx("div",{className:[me.class,i,l,c,d,h].filter(f=>f).join(" "),children:r})};qe.displayName="DsWrapper";const $t={name:"Accordion",class:"ds-accordion",props:{openItemListIndex:{type:Boolean,default:!1},items:{type:Array,default:[]},activeItem:{type:Number,default:0}}},Ue={name:"AccordionItem",class:"ds-accordion-item",props:{title:{type:String,default:""},content:{type:String,default:""},disabled:{type:Boolean,default:!1},active:{type:Boolean,default:!1}}},Vt=({title:r,content:e,onToggle:t,active:s=Ue.props.active.default,disabled:n=Ue.props.disabled.default})=>{const a=s&&`${Ue.class}--active`;return u.jsxs("li",{className:[Ue.class,a].filter(i=>i).join(" "),children:[u.jsxs("button",{className:`${Ue.class}__button`,disabled:n,onClick:t,children:[r,u.jsx(X,{className:`${Ue.class}__icon`,color:"neutral-90",image:"expand_more",size:"xl"})]}),s&&u.jsx("div",{className:"ds-accordion-item__content",children:e})]})};Vt.propTypes={active:o.bool,title:o.oneOfType([o.element,o.string]),content:o.oneOfType([o.element,o.string]),disabled:o.bool},Vt.displayName="DsAccordionItem";const Lt=({items:r=$t.props.items.default,activeItem:e=$t.props.activeItem.default,onClick:t})=>{const[s,n]=g.useState(-1);g.useEffect(()=>{r.map((i,l)=>{i.active&&n(l)})},[r]),g.useEffect(()=>{e!=null&&n(e)},[e]);const a=i=>{if(s===i)return t&&t(-1),n(-1);n(i),t&&t(i)};return u.jsx("ul",{className:$t.class,children:r.map((i,l)=>u.jsx(Vt,{active:s===l,content:i.content,disabled:i.disabled,onToggle:()=>{a(l)},title:i.title},l))})};Lt.propTypes={items:o.array,activeItem:o.number},Lt.displayName="DsAccordion";const sn=({title:r,activeTags:e,handleTagClose:t})=>u.jsx("div",{className:"active-tags",children:e.length>0&&u.jsxs(u.Fragment,{children:[u.jsx(we,{className:"active-tags__title",children:r}),u.jsx("div",{className:"active-tags__list","data-testid":"ds-list",children:e.map((s,n)=>u.jsx(Ve,{text:`Filtro ${s.text} aplicado`,children:u.jsxs("div",{className:`active-tags__item ${s.hiddenClose&&"active-tags__item--no-close"}`,"data-testid":`ds-active-tag-${n}`,children:[u.jsxs(Fe,{alignItems:"center",gap:"nano",children:[u.jsx(te,{children:u.jsx(X,{className:"active-tags__icon",color:s.hiddenClose?"neutral-00":"neutral-90",fill:!0,image:s.icon,testId:`icon-${n}`})}),u.jsx(te,{children:u.jsx(we,{type:"small",children:s.text})})]}),!s.hiddenClose&&u.jsx(X,{image:"close",onClick:()=>t(n),testId:`icon-close-${n}`})]},n)},`ds-tooltip-key-${s.id}-${s.text}`))})]})});sn.displayName="DsActiveTags";const nn={Small:"small",Medium:"medium",Large:"large"},G={name:"EditableSelect",class:"ds-editable-select",props:{label:{type:String,default:""},testId:{type:String,default:"ds-editable-select"},animated:{type:Boolean,default:!0},placeholder:{type:String,default:""},name:{type:String,default:""},value:{type:String,default:""},noOptionsMessage:{type:String,default:"Nenhum resultado encontrado"},size:{type:String,default:nn.Medium,options:Object.values(nn)},status:{type:String,default:""},options:{type:Array,default:[]},icon:{type:String,default:void 0},disabled:{type:Boolean,default:!1},loading:{type:Boolean},onChangeHandler:{type:Function,default:()=>{}},onBlurHandler:{type:Function,default:()=>{}},onFocusHandler:{type:Function,default:()=>{}},onSelectHandler:{type:Function,default:()=>{}}}},an=({label:r=G.props.label.default,name:e=G.props.name.default,testId:t=G.props.testId.default,value:s=G.props.value.default,options:n=G.props.options.default,size:a=G.props.size.default,onChangeHandler:i=G.props.onChangeHandler.default,onSelectHandler:l=G.props.onSelectHandler.default,icon:c=G.props.icon.default,noOptionsMessage:d=G.props.noOptionsMessage.default,disabled:h=G.props.disabled.default,status:f=G.props.status.default,onBlurHandler:v=G.props.onBlurHandler.default,onFocusHandler:C=G.props.onFocusHandler.default,animated:k=G.props.animated.default,placeholder:y=G.props.placeholder.default,loading:b})=>{const[D,z]=g.useState(!1),[w,A]=g.useState(s),p=U=>{i(U),(b==null&&U.currentTarget.value.length||!b&&U.currentTarget.value.length>2)&&z(!0)},E=U=>{l(U),v(),A(Math.random().toString()),z(!1)};g.useEffect(()=>{s.length===0&&z(!1)},[s]);const M=()=>n.length>0?n.map((U,P)=>u.jsx("option",{className:`${G.class}__option ${G.class}__option--${a}`,"data-testid":`ds-option-${U.id||U.label}`,onClick:()=>!h&&E(U),value:P,children:U.label},P)):u.jsx("option",{className:`${G.class}__option ${G.class}__option--not-found--${a}`,children:d},"no_option");return u.jsxs("div",{className:`${G.class}__container`,children:[u.jsx(ze,{animated:k,className:`${G.class}__input`,disabled:h,label:r,name:e,onBlurHandler:v,onChangeHandler:p,onFocusHandler:C,placeholder:y,size:a,status:f,testId:t,value:s},w),(c||b)&&(b?u.jsx("div",{className:`${G.class}__loading ${G.class}__loading--${a}`,style:{width:"18px"},children:u.jsx(at,{fullscreen:!1})}):c&&u.jsx(X,{className:`${G.class}__icon ${G.class}__icon--${a}`,image:c})),D&&u.jsx("div",{className:`${G.class}__list`,"data-testid":"ds-list",children:M()})]})};an.displayName="DsEditableSelect";const Ge={name:"DsIndicator",class:"ds-indicator",props:{current:{type:Number,default:0},length:{type:Number,required:!0}}},Rn=({length:r,current:e=Ge.props.current.default})=>{const[t,s]=g.useState(e),n=i=>i<t?`${Ge.class}__step--older`:i===t?`${Ge.class}__step--active`:"";g.useEffect(()=>{s(e)},[e]);const a=[];for(let i=0;i<r;i++)a.push(u.jsx("div",{className:`${Ge.class}__step ${n(i)}`,"data-testid":`ds-indicator-step-${i}`},i));return u.jsx("div",{className:Ge.class,children:a})},Yn={name:"DsInlineEditable",class:"ds-inline-editable",props:{name:{type:String,required:!0},value:{type:String,default:""},min:{type:String,default:""},max:{type:String,default:""},prefix:{type:String,default:""},suffix:{type:String,default:""},onChangeHandler:{type:Function,default:()=>{}}}},Pt=({name:r,value:e,prefix:t,sufix:s,min:n,max:a,onChangeHandler:i})=>{const l=g.useRef(null),[c,d]=g.useState(!1),[h,f]=g.useState("");g.useEffect(()=>{f(e??"")},[e]);const v=b=>{b.key==="Enter"&&C(b)};function C(b){d(!1),i&&(n&&parseInt(n)>=parseInt(h===""?n:h)?(b.currentTarget.value=n,f(n)):a&&parseInt(a)<parseInt(h)?(b.currentTarget.value=a,f(a)):b.currentTarget.value=h,i(b))}const k=b=>{f(b.currentTarget.value)},y=async()=>{var b;await d(!0),(b=l.current)==null||b.focus()};return u.jsx("div",{className:Yn.class,children:c?u.jsx("input",{className:"ds-input__input","data-testid":"ds-input",max:a,min:n,name:r,onBlur:C,onChange:k,onKeyDown:v,ref:l,type:"number",value:h}):u.jsx("div",{"data-testid":"ds-inline-editible-div-click",onClick:y,children:u.jsxs(Fe,{alignItems:"center",gap:"nano",children:[u.jsx(te,{children:u.jsx(we,{children:u.jsxs("b",{children:[t,e,s]})})}),u.jsx(te,{children:u.jsx(X,{image:"edit_square"})})]})})})};Pt.propTypes={value:o.string},Pt.displayName="DsInlineEditable";const Gn=[1,2,3,4],rn={Squared:"squared",Rounded:"rounded"},he={name:"Modal",class:"ds-modal",props:{elevation:{type:Number,options:Gn},variant:{type:String,default:rn.Rounded,options:Object.values(rn)},cancelBtnText:{type:String,default:"Cancelar"},confirmBtnText:{type:String,default:"Confirmar"},isModalOpen:{type:Boolean,default:!1}}},jt=({className:r,title:e,content:t,cancelBtnText:s=he.props.cancelBtnText.default,confirmBtnText:n=he.props.confirmBtnText.default,variant:a=he.props.variant.default,elevation:i,isModalOpen:l=he.props.isModalOpen.default,onClose:c,onCancel:d,onConfirm:h,...f})=>{const v=a&&he.props.variant.options.find(b=>b===a)?`${he.class}--${a}`:`${he.class}--${he.props.variant.default}`,C=i&&`${he.class}--elevation-${i}`,k=h||d,y=g.useCallback(b=>{b.keyCode===27&&c()},[c]);return g.useEffect(()=>(l&&window&&!k&&window.addEventListener("keyup",y),()=>{window.removeEventListener("keyup",y)}),[k,y]),l?u.jsxs(u.Fragment,{children:[u.jsx("div",{className:"ds-modal-overlay","data-testid":"ds-modal-overlay",...f,onClick:()=>k?()=>{}:c()}),u.jsxs("div",{className:[he.class,v,C,r&&r].filter(b=>b).join(" "),"data-testid":"ds-modal",children:[!k&&u.jsx("button",{className:"ds-modal__closeBtn","data-testid":"ds-modal-close-button",onClick:c,children:u.jsx(X,{image:"close",size:"lg"})}),u.jsxs("div",{className:"ds-modal__content",children:[u.jsx("div",{className:"ds-modal__content__title",children:e}),e&&u.jsx(ge,{vertical:"xxxs"}),u.jsx("div",{className:"ds-modal__content__content",children:t})]}),k&&u.jsx(ge,{vertical:"sm"}),!k&&u.jsx(ge,{vertical:"xxs"}),u.jsxs("div",{className:"ds-modal__cta",children:[d&&u.jsx(He,{onClick:()=>{c(),d()},children:s}),h&&u.jsx(He,{onClick:()=>{c(),h()},children:n})]})]})]}):null};jt.propTypes={firstButtonText:o.string,confirmBtnText:o.string,cancelBtnText:o.string,variant:o.oneOf(he.props.variant.options),elevation:o.oneOf(he.props.elevation.options),isModalOpen:o.bool,title:o.node,content:o.node},jt.displayName="DsModal";const on={Success:"success",Danger:"danger",Warning:"warning",Info:"info"},ln={Rounded:"rounded",Squared:"squared"},oe={name:"DsNotification",class:"ds-notification",props:{type:{type:String,default:on.Info,options:Object.values(on)},id:{type:String},autoClose:{type:Boolean,default:!1},autoCloseTimer:{type:Number,default:4e3},dismissible:{type:Boolean,default:!1},elevation:{type:Number,options:[1,2,3,4]},variant:{type:String,default:ln.Rounded,options:Object.values(ln)},progressBar:{type:Boolean,default:!0},testId:{type:String,default:"ds-notification"}}},Xn={success:"check",danger:"error",warning:"warning",info:"info"},zt=({className:r,type:e=oe.props.type.default,variant:t=oe.props.variant.default,id:s,children:n,message:a,autoClose:i=oe.props.autoClose.default,autoCloseTimer:l=oe.props.autoCloseTimer.default,dismissible:c=oe.props.dismissible.default,elevation:d,progressBar:h=oe.props.progressBar.default,handleClose:f,testId:v=oe.props.testId.default})=>{const[C,k]=g.useState(l),[y,b]=g.useState(!1),[D,z]=g.useState(!0),w=[oe.class,e&&`${oe.class}--${e}`,t&&`${oe.class}--${t}`,d&&`${oe.class}--elevation-${d}`,r&&r].join(" "),A=()=>k(U=>(U===0&&z(!1),U-100));g.useEffect(()=>{!i&&!c&&z(!0);let U;return!y&&i&&(U=setInterval(A,100)),()=>{clearInterval(U)}},[y,i,l,D,c]);const p=()=>{b(!0)},E=()=>{b(!1)},M=U=>{z(!1),f&&f(U)};return D?u.jsxs("div",{className:w,"data-testid":v,id:s,onMouseEnter:p,onMouseLeave:E,children:[u.jsx(qe,{bottom:"nano",top:"nano",children:u.jsxs(Fe,{alignItems:"center",flexWrap:"nowrap",gap:"xxxs",children:[u.jsx(te,{children:u.jsx(X,{color:e,fill:!0,image:Xn[e]})}),u.jsx(te,{flex:"1",children:u.jsx(qe,{left:"none",right:"none",space:"nano",children:n??a})}),u.jsx(te,{children:c?u.jsx("div",{className:`${oe.class}__button`,"data-testid":`${v}-close`,onClick:U=>M(U),children:u.jsx(qe,{children:u.jsx(X,{image:"close"})})}):u.jsx(ge,{horizontal:"quark"})})]})}),h&&i&&u.jsx("div",{className:`${oe.class}__progress-bar ${oe.class}__progress-bar--${e}`,"data-testid":`${v}-progress-bar`,style:{width:`${C/l*100}%`}})]}):null};zt.displayName="DsNotification";const qt={name:"DsPasswordConfirmation",class:"ds-password-confirmation",props:{onChange:{type:Function,default:()=>{}},validationList:{type:Array,default:[{title:"Um número",rule:r=>/\d/.test(r)},{title:"Uma letra maiúscula",rule:r=>/[A-Z]/.test(r)},{title:"Um caractere especial. Ex: @#!?",rule:r=>/[!@#$%^&*()+\-=_[\]{};':"\\|,.<>/?]/.test(r)},{title:"Mínimo 8 caracteres",rule:r=>r.length>=8}]},instructionLabel:{type:String,default:"A senha deverá conter:"},testId:{type:String,default:"ds-password-confirmation"}}},ct={strong:"Forte",good:"Boa",medium:"Médio",weak:"Fraco"},Ut=({onChange:r,validationList:e=qt.props.validationList.default,instructionLabel:t=qt.props.instructionLabel.default,testId:s=qt.props.testId.default})=>{const[n,a]=g.useState(""),[i,l]=g.useState(""),[c,d]=g.useState([]),[h,f]=g.useState({score:0,color:"danger",label:"Fraco"}),[v,C]=g.useState(!1),k=g.useCallback(p=>{const E=e.map(M=>M==null?void 0:M.rule(p));return d(E),E},[e]),y=g.useCallback(p=>{a(p.currentTarget.value);const E=k(p.currentTarget.value),M=w(E);r({password:p.currentTarget.value,confirmationPassword:i,isEqual:i===p.currentTarget.value,feedback:M})},[i,r,k]),b=g.useCallback(p=>{l(p.currentTarget.value);const E=k(n),M=w(E);r({password:n,confirmationPassword:p.currentTarget.value,isEqual:n===p.currentTarget.value,feedback:M})},[n,r,k]),D=g.useMemo(()=>n!==i&&v?{status:"error",feedback:"As senhas são diferentes"}:{status:"",feedback:""},[n,i,v]),z=g.useCallback(p=>{const E={score:p,color:"danger",label:ct.weak};return p>30&&p<75?(E.color="warning",E.label=ct.medium):p>=75&&p<100?(E.color="success",E.label=ct.good):p===100&&(E.color="success-dark",E.label=ct.strong),E},[]),w=g.useCallback(p=>{const E=p.reduce((U,P)=>{let re=U;return P?(re++,re):U},0),M=z(E*100/p.length);return f(M),M},[z]),A=()=>u.jsx("ul",{children:e.map((p,E)=>{const M=c[E]?"ds-password-confirmation__list":"ds-password-confirmation__list--disc";return u.jsxs("li",{className:M,children:[c[E]?u.jsx(X,{color:"success-dark",image:"check",testId:"ds-check-icon"}):null,u.jsx(ge,{horizontal:"quark"}),u.jsx(we,{children:p.title})]},E+p.title)})});return u.jsxs(Fe,{className:"ds-password-confirmation",flexDirection:"column",children:[u.jsx(te,{children:u.jsx(ze,{label:"Senha",name:"password",onChangeHandler:y,testId:`${s}-main-input`,type:"password",value:n})}),u.jsx(te,{children:u.jsx(It,{color:h==null?void 0:h.color,label:h==null?void 0:h.label,progress:h==null?void 0:h.score})}),u.jsx(te,{children:u.jsx(we,{children:t})}),u.jsx(te,{children:A()}),u.jsx(ge,{vertical:"xxs"}),u.jsx(te,{children:u.jsx(ze,{feedback:D.feedback,label:"Confirme a senha",name:"confirmPassword",onBlurHandler:()=>C(!0),onChangeHandler:b,onFocusHandler:()=>C(!0),status:D.status,testId:`${s}-confirm-input`,type:"password",value:i})})]})};Ut.propTypes={onChange:o.func,validationList:o.array,instructionLabel:o.string,testId:o.string},Ut.displayName="DsPasswordConfirmation";const ye={name:"DsStepper",class:"ds-stepper",props:{steps:{type:Array,required:!0},selectedStep:{type:Number,default:0}}},un=({steps:r,selectedStep:e=ye.props.selectedStep.default,onChange:t})=>{const[s,n]=g.useState(e),a=(i,l)=>{const c=[`${ye.class}__button`];return l!==i&&c.push(`${ye.class}__button--round`),r[i]&&r[i].disabled&&c.push(`${ye.class}__button--disabled`),c.join(" ")};return g.useEffect(()=>{n(e)},[e]),g.useEffect(()=>{t(s)},[s]),u.jsxs("div",{className:ye.class,children:[u.jsxs("span",{className:`${ye.class}__step-counter`,children:["Etapa ",s+1," de ",r==null?void 0:r.length]}),u.jsx("div",{className:`${ye.class}__step`,children:r.map((i,l)=>u.jsx("div",{className:`${ye.class}__content`,children:u.jsx("button",{className:a(l,s),"data-testid":`ds-button-${l}`,disabled:i.disabled,onClick:()=>n(l),children:u.jsxs("span",{className:`${ye.class}__text`,children:[s===l?u.jsx(qe,{bottom:"none",left:"nano",right:"nano",top:"none",children:u.jsx(X,{className:`${ye.class}__icon`,fill:!0,image:i.icon,testId:`ds-icon-${l}`})}):u.jsx(X,{className:`${ye.class}__icon`,fill:!0,image:i.icon,testId:`ds-icon-${l}`}),s===l&&i.label]})})},l))})]})};un.displayName="DsStepper";const Se={name:"Table",class:"ds-table",props:{header:{type:Array,default:[]},items:{type:Array,default:[]},columns:{type:Array,default:[]}}},cn=({item:r,columns:e})=>u.jsx("tr",{className:`${Se.class}__row`,children:e.map((t,s)=>{const n=t.align&&`${Se.class}__cell--align-${t.align}`;return u.jsx("td",{children:u.jsx("div",{className:[`${Se.class}__cell`,n,t.className].filter(a=>a).join(" "),children:r&&r[`${t.name}`]})},s)})});cn.displayName="DsTableRow";const dn=({columns:r,data:e,className:t})=>u.jsx("div",{className:`${Se.class}__wrapper`,children:u.jsxs("table",{className:[`${Se.class}`,t].filter(s=>s).join(" "),children:[u.jsx("thead",{className:`${Se.class}__head`,children:u.jsx("tr",{className:`${Se.class}__row`,children:r&&r.map((s,n)=>u.jsx("th",{style:{width:s.size},children:u.jsx("div",{className:[`${Se.class}__cell`,s.align&&`${Se.class}__cell--align-${s.align}`].filter(a=>a).join(" "),children:s.label})},n))})}),u.jsx("tbody",{className:`${Se.class}__body`,children:e&&e.map((s,n)=>u.jsx(cn,{columns:r,item:s},n))})]})});dn.displayName="DsTable";const pn={None:"",Primary:"primary",Secondary:"secondary",Neutral:"neutral",Success:"success",Warning:"warning",Danger:"danger",Info:"info"},Be={name:"DsTabs",class:"ds-tabs",props:{tabs:{type:Array,required:!0},selectedTab:{type:Number,default:0},color:{type:String,default:pn.Primary,options:Object.values(pn)},className:{type:String,default:""},onChange:{type:Function,default:()=>{}}}},Kn=({active:r,className:e,color:t,disabled:s,name:n,index:a,title:i,onClick:l})=>{const c=[`${Be.class}__tab`,`${Be.class}__tab-color--${t}`,r&&`${Be.class}__tab--active`,s&&`${Be.class}__tab--disabled`,e&&e].join(" "),d=h=>{l&&!s&&l(h)};return u.jsx("div",{className:c,"data-testid":`ds-tab-${a}`,id:n,onClick:()=>d(a),children:i})},Zn=({tabs:r,color:e,selectedTab:t=Be.props.selectedTab.default,className:s,onChange:n})=>{const[a,i]=g.useState(t),l=c=>{i(c),n&&n(c)};return g.useEffect(()=>i(t),[t]),u.jsxs("div",{className:[Be.class,s&&s].join(" "),"data-testid":"ds-tabs",children:[u.jsx("div",{className:`${Be.class}__header`,children:r.map((c,d)=>g.createElement(Kn,{...c,active:a===d,color:e,index:d,key:d,onClick:()=>l(d)}))}),u.jsx("div",{className:`${Be.class}__content`,children:r[a].content})]})};function hn({library:r,children:e,theme:t}){return u.jsx("div",{"data-library":r,"data-theme":t,children:u.jsx("div",{className:"ds-theme",children:e})})}hn.propTypes={library:o.string,children:o.node.isRequired,theme:o.string};const fn={TopLeft:"top-left",TopCenter:"top-center",TopRight:"top-right",BottomLeft:"bottom-left",BottomCenter:"bottom-center",BottomRight:"bottom-right"},Pe={name:"DsNotificationList",class:"ds-notification-list",props:{position:{type:String,default:fn.TopRight,options:Object.values(fn)},fluid:{type:Boolean,default:!1},className:{type:String,default:""}}},Ht=({className:r=Pe.props.className.default,position:e=Pe.props.position.default,fluid:t=Pe.props.fluid.default,notifications:s,removeNotification:n})=>{const a=[Pe.class,`${Pe.class}--${e}`,t&&`${Pe.class}--fluid`,r&&r].join(" "),i=l=>{n&&n(l)};return u.jsx("div",{className:a,"data-testid":"ds-notification-list",children:s.map(l=>{const c=l.autoClose??!0,d=l.autoCloseTimer??4e3,h=l.dismissible??!0,f=l.elevation??2,v=l.progressBar??!0;return u.jsx(zt,{autoClose:c,autoCloseTimer:d,dismissible:h,elevation:f,handleClose:()=>i(l.id),id:l.id,message:l.message,progressBar:v,type:l.type},l.id)})})};Ht.propTypes={position:o.oneOf(Pe.props.position.options),fluid:o.bool,notifications:o.array,removeNotification:o.func},Ht.displayName="DsNotificationList";const dt={name:"TwoColumns",class:"ds-two-columns",props:{}},Wt=({header:r,main:e,sidebar:t,breadcrumb:s})=>u.jsxs(lt,{children:[u.jsxs("div",{className:"ds-grid",children:[u.jsx("div",{className:"ds-grid__row",children:u.jsx("div",{className:"ds-grid__col ds-grid__col-12",children:s})}),u.jsxs("div",{className:`${dt.class}__content ds-grid__row`,children:[u.jsx("div",{className:"ds-grid__col ds-grid__col--lg-8 ds-grid__col--sm-12 ds-grid__col-12",children:u.jsxs(u.Fragment,{children:[u.jsx("div",{className:`${dt.class}__header`,children:r}),u.jsx("div",{className:`${dt.class}__main`,children:e})]})}),u.jsx("div",{className:`${dt.class}__sidebar ds-grid__col ds-grid__col--lg-4 ds-grid__col--sm-12 ds-grid__col-12`,children:t})]})]}),u.jsx(ge,{vertical:"sm"})]});Wt.propTypes={breadcrumb:o.node,header:o.node,main:o.node,sidebar:o.node},Wt.displayName="DsTwoColumns",O.DsAccordion=Lt,O.DsActiveTags=sn,O.DsButton=He,O.DsCaption=bt,O.DsCard=St,O.DsCheckbox=Ct,O.DsContainer=lt,O.DsEditableSelect=an,O.DsFlexElement=te,O.DsFlexLayout=Fe,O.DsGridElement=Qs,O.DsGridLayout=Mt,O.DsHR=Tt,O.DsHeading=Et,O.DsIcon=X,O.DsIndicator=Rn,O.DsInlineEditable=Pt,O.DsInput=ze,O.DsLoading=at,O.DsModal=jt,O.DsNotification=zt,O.DsNotificationList=Ht,O.DsOption=Ft,O.DsParagraph=we,O.DsPasswordConfirmation=Ut,O.DsProgress=It,O.DsSelect=Ot,O.DsSpacer=ge,O.DsStepper=un,O.DsSubtitle=Ys,O.DsTable=dn,O.DsTabs=Zn,O.DsTextArea=Nt,O.DsTooltip=Ve,O.DsTwoColumns=Wt,O.DsWrapper=qe,O.ThemeProvider=hn,Object.defineProperty(O,Symbol.toStringTag,{value:"Module"})});