@mmb-digital/design-system-web 0.1.88 → 0.1.90
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs.js +57 -56
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.esm.js +17 -16
- package/dist/index.esm.js.map +1 -1
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
|
@@ -2,16 +2,16 @@ import*as e from"react";import t,{useCallback as n,useState as r,useRef as o,use
|
|
|
2
2
|
max-width: 650px;
|
|
3
3
|
`;var T,L,N;!function(e){e.H1="h1",e.H2="h2",e.H3="h3",e.H4="h4",e.H5="h5",e.TEXT_LG="textLg",e.TEXT_MD="textMd",e.TEXT_SM="textSm",e.TEXT_XS="textXs"}(T||(T={})),function(e){e.CENTER="center",e.LEFT="left",e.RIGHT="right"}(L||(L={})),function(e){e.THIN_100="thin",e.EXTRA_LIGHT_200="extraLight",e.LIGHT_300="light",e.REGULAR_400="normal",e.MEDIUM_500="medium",e.SEMI_BOLD_600="semiBold",e.BOLD_700="bold",e.EXTRA_BOLD_800="extraBold",e.HEAVY_900="heavy",e.ULTRA_950="ultra"}(N||(N={}));const _=b.span`
|
|
4
4
|
/* common styles */
|
|
5
|
-
color: ${({color:e,theme:t})=>void 0!==e?e:t.palette.grey700};
|
|
6
|
-
text-align: ${({textAlign:e})=>e};
|
|
5
|
+
color: ${({$color:e,theme:t})=>void 0!==e?e:t.palette.grey700};
|
|
6
|
+
text-align: ${({$textAlign:e})=>e};
|
|
7
7
|
|
|
8
|
-
${({fullWidth:e})
|
|
8
|
+
${({$fullWidth:e})=>e&&v`
|
|
9
9
|
display: block;
|
|
10
10
|
width: 100%;
|
|
11
11
|
`};
|
|
12
12
|
|
|
13
13
|
/* variant specific styles */
|
|
14
|
-
${({variant:e})=>{switch(e){case T.H1:return v`
|
|
14
|
+
${({$variant:e})=>{switch(e){case T.H1:return v`
|
|
15
15
|
font-family: 'Plus Jakarta Sans', sans-serif;
|
|
16
16
|
font-size: ${({theme:e})=>e.font.size.heading.h1.mobile};
|
|
17
17
|
line-height: ${({theme:e})=>e.font.lineHeight.heading.h1.mobile};
|
|
@@ -109,7 +109,7 @@ import*as e from"react";import t,{useCallback as n,useState as r,useRef as o,use
|
|
|
109
109
|
`}}}
|
|
110
110
|
|
|
111
111
|
/* weight specific styles */
|
|
112
|
-
${({weight:e})=>{switch(e){case N.THIN_100:return v`
|
|
112
|
+
${({$weight:e})=>{switch(e){case N.THIN_100:return v`
|
|
113
113
|
font-weight: ${({theme:e})=>e.font.weight.thin};
|
|
114
114
|
`;case N.EXTRA_LIGHT_200:return v`
|
|
115
115
|
font-weight: ${({theme:e})=>e.font.weight.extraLight};
|
|
@@ -130,7 +130,7 @@ import*as e from"react";import t,{useCallback as n,useState as r,useRef as o,use
|
|
|
130
130
|
`;case N.REGULAR_400:default:return v`
|
|
131
131
|
font-weight: ${({theme:e})=>e.font.weight.normal};
|
|
132
132
|
`}}}
|
|
133
|
-
`,O=e=>{const{children:n,color:r,fullWidth:o=!1,onClick:a,textAlign:i=L.LEFT,variant:s,weight:l}=e;return t.createElement(_,{color:r
|
|
133
|
+
`,O=e=>{const{children:n,color:r,fullWidth:o=!1,onClick:a,textAlign:i=L.LEFT,variant:s,weight:l}=e;return t.createElement(_,{$color:r,$fullWidth:o,$textAlign:i,$variant:s,$weight:l,onClick:a},n)};var R,P;!function(e){e.arrowDown="arrowDown",e.arrowLeft="arrowLeft",e.arrowRight="arrowRight",e.arrowUp="arrowUp",e.arrowUpRight="arrowUpRight",e.bank="bank",e.checkmark="checkmark",e.chevronDown="chevronDown",e.chevronLeft="chevronLeft",e.chevronRight="chevronRight",e.chevronUp="chevronUp",e.close="close",e.crosshair="crosshair",e.event="event",e.map="map",e.minus="minus",e.pin="pin",e.plus="plus",e.refresh="refresh",e.search="search",e.unorderedList="unorderedList"}(R||(R={})),function(e){e.big="big",e.small="small"}(P||(P={}));const B=b.span`
|
|
134
134
|
display: inline-flex;
|
|
135
135
|
align-items: center;
|
|
136
136
|
justify-content: center;
|
|
@@ -1508,14 +1508,14 @@ function wd(e,t,n){return t=Nd(t),function(e,t){if(t&&("object"==typeof t||"func
|
|
|
1508
1508
|
display: flex;
|
|
1509
1509
|
flex-direction: column;
|
|
1510
1510
|
${({childrenWidth:e})=>void 0===e?"":`width: ${e}`};
|
|
1511
|
-
`,jh=e=>{const{children:n,childrenWidth:r,colorScheme:o=le.light,errorMessage:a,hasError:i,hintText:s,id:l,label:u,labelSuffix:c,layout:d=ph.vertical,tooltip:p}=e,h=y(),f=ce(o),m=(()=>{switch(d){case ph.vertical:return t.Fragment;case ph.horizontal:return Xh;default:throw new Error("unexpected value of enum FieldWrapperLayout fieldWrapper.tsx LabelAndHintWrapper")}})(),g=(()=>{switch(d){case ph.vertical:return t.Fragment;case ph.horizontal:return Yh;default:throw new Error("unexpected value of enum FieldWrapperLayout fieldWrapper.tsx FieldAndErrorWrapper")}})();return t.createElement($h,{layout:d},(void 0!==u||void 0!==s)&&t.createElement(m,null,void 0!==u&&t.createElement(Hh,{hasError:i,id:l,label:u,suffix:c,tooltip:p}),void 0!==s&&t.createElement(O,{color:f(h.colors.fg.neutral.subtle),variant:T.TEXT_SM,weight:N.REGULAR_400},s)),t.createElement(g,{childrenWidth:r},n,!0===i&&void 0!==a&&""!==a&&t.createElement("div",null,t.createElement(O,{color:f(h.colors.fg.error),variant:T.TEXT_SM,weight:N.REGULAR_400},a))))},zh=e=>void 0!==e?e:oa.encode(Math.random().toString()),Zh=e=>a((()=>zh(e)),[e]),Uh=f((function(e,n){const{colorInput:r,errorMessage:o,hasError:a,hintText:i,id:s,label:l,labelSuffix:u,layout:c,tooltip:d}=e,p=Sa(e,["colorInput","errorMessage","hasError","hintText","id","label","labelSuffix","layout","tooltip"]),h=Zh(s);return t.createElement(jh,{errorMessage:o,hasError:a,hintText:i,id:h,label:l,labelSuffix:u,layout:c,tooltip:d},t.createElement(Vh,Object.assign({colorInput:r,hasError:a,id:h,ref:n,type:"email"},p)))}));function Jh(e){return"string"==typeof e||e instanceof String}function Qh(e){var t;return"object"==typeof e&&null!=e&&"Object"===(null==e||null==(t=e.constructor)?void 0:t.name)}function Kh(e,t){return Array.isArray(t)?Kh(e,((e,n)=>t.includes(n))):Object.entries(e).reduce(((e,n)=>{let[r,o]=n;return t(o,r)&&(e[r]=o),e}),{})}const qh="NONE",ef="LEFT",tf="FORCE_LEFT",nf="RIGHT",rf="FORCE_RIGHT";function of(e){return e.replace(/([.*+?^=!:${}()|[\]/\\])/g,"\\$1")}function af(e,t){if(t===e)return!0;const n=Array.isArray(t),r=Array.isArray(e);let o;if(n&&r){if(t.length!=e.length)return!1;for(o=0;o<t.length;o++)if(!af(t[o],e[o]))return!1;return!0}if(n!=r)return!1;if(t&&e&&"object"==typeof t&&"object"==typeof e){const n=t instanceof Date,r=e instanceof Date;if(n&&r)return t.getTime()==e.getTime();if(n!=r)return!1;const a=t instanceof RegExp,i=e instanceof RegExp;if(a&&i)return t.toString()==e.toString();if(a!=i)return!1;const s=Object.keys(t);for(o=0;o<s.length;o++)if(!Object.prototype.hasOwnProperty.call(e,s[o]))return!1;for(o=0;o<s.length;o++)if(!af(e[s[o]],t[s[o]]))return!1;return!0}return!(!t||!e||"function"!=typeof t||"function"!=typeof e)&&t.toString()===e.toString()}class sf{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?qh:this.oldSelection.end!==this.cursorPos&&this.oldSelection.start!==this.cursorPos||this.oldSelection.end!==this.oldSelection.start?ef:nf}}function lf(e,t){return new lf.InputMask(e,t)}function uf(e){if(null==e)throw new Error("mask property should be defined");return e instanceof RegExp?lf.MaskedRegExp:Jh(e)?lf.MaskedPattern:e===Date?lf.MaskedDate:e===Number?lf.MaskedNumber:Array.isArray(e)||e===Array?lf.MaskedDynamic:lf.Masked&&e.prototype instanceof lf.Masked?e:lf.Masked&&e instanceof lf.Masked?e.constructor:e instanceof Function?lf.MaskedFunction:(console.warn("Mask not found for mask",e),lf.Masked)}function cf(e){if(!e)throw new Error("Options in not defined");if(lf.Masked){if(e.prototype instanceof lf.Masked)return{mask:e};const{mask:t,...n}=e instanceof lf.Masked?{mask:e}:Qh(e)&&e.mask instanceof lf.Masked?e:{};if(t){const e=t.mask;return{...Kh(t,((e,t)=>!t.startsWith("_"))),mask:t.constructor,_mask:e,...n}}}return Qh(e)?{...e}:{mask:e}}function df(e){if(lf.Masked&&e instanceof lf.Masked)return e;const t=cf(e),n=uf(t.mask);if(!n)throw new Error("Masked class is not found for provided mask "+t.mask+", appropriate module needs to be imported manually before creating mask.");return t.mask===n&&delete t.mask,t._mask&&(t.mask=t._mask,delete t._mask),new n(t)}lf.createMask=df;class pf{get selectionStart(){let e;try{e=this._unsafeSelectionStart}catch{}return null!=e?e:this.value.length}get selectionEnd(){let e;try{e=this._unsafeSelectionEnd}catch{}return null!=e?e:this.value.length}select(e,t){if(null!=e&&null!=t&&(e!==this.selectionStart||t!==this.selectionEnd))try{this._unsafeSelect(e,t)}catch{}}get isActive(){return!1}}lf.MaskElement=pf;class hf extends pf{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,n;return null!=(e=null==(t=(n=this.input).getRootNode)?void 0:t.call(n))?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){return this._handlers.redo&&(90===e.keyCode&&e.shiftKey&&(e.metaKey||e.ctrlKey)||89===e.keyCode&&e.ctrlKey)?(e.preventDefault(),this._handlers.redo(e)):this._handlers.undo&&90===e.keyCode&&(e.metaKey||e.ctrlKey)?(e.preventDefault(),this._handlers.undo(e)):void(e.isComposing||this._handlers.selectionChange(e))}_onBeforeinput(e){return"historyUndo"===e.inputType&&this._handlers.undo?(e.preventDefault(),this._handlers.undo(e)):"historyRedo"===e.inputType&&this._handlers.redo?(e.preventDefault(),this._handlers.redo(e)):void 0}_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={}}}lf.HTMLMaskElement=hf;class ff extends hf{constructor(e){super(e),this.input=e}get _unsafeSelectionStart(){return null!=this.input.selectionStart?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}}lf.HTMLMaskElement=hf;class mf extends hf{get _unsafeSelectionStart(){const e=this.rootElement,t=e.getSelection&&e.getSelection(),n=t&&t.anchorOffset,r=t&&t.focusOffset;return null==r||null==n||n<r?n:r}get _unsafeSelectionEnd(){const e=this.rootElement,t=e.getSelection&&e.getSelection(),n=t&&t.anchorOffset,r=t&&t.focusOffset;return null==r||null==n||n>r?n:r}_unsafeSelect(e,t){if(!this.rootElement.createRange)return;const n=this.rootElement.createRange();n.setStart(this.input.firstChild||this.input,e),n.setEnd(this.input.lastChild||this.input,t);const r=this.rootElement,o=r.getSelection&&r.getSelection();o&&(o.removeAllRanges(),o.addRange(n))}get value(){return this.input.textContent||""}set value(e){this.input.textContent=e}}lf.HTMLContenteditableMaskElement=mf;class gf{constructor(){this.states=[],this.currentIndex=0}get currentState(){return this.states[this.currentIndex]}get isEmpty(){return 0===this.states.length}push(e){this.currentIndex<this.states.length-1&&(this.states.length=this.currentIndex+1),this.states.push(e),this.states.length>gf.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}}gf.MAX_LENGTH=100;lf.InputMask=class{constructor(e,t){this.el=e instanceof pf?e:e.isContentEditable&&"INPUT"!==e.tagName&&"TEXTAREA"!==e.tagName?new mf(e):new ff(e),this.masked=df(t),this._listeners={},this._value="",this._unmaskedValue="",this._rawInputValue="",this.history=new gf,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.updateValue(),this._onChange()}maskEquals(e){var t;return null==e||(null==(t=this.masked)?void 0:t.maskEquals(e))}get mask(){return this.masked.mask}set mask(e){if(this.maskEquals(e))return;if(!(e instanceof lf.Masked)&&this.masked.constructor===uf(e))return void this.masked.updateOptions({mask:e});const t=e instanceof lf.Masked?e:df({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 n=this._listeners[e];n&&n.forEach((e=>e(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,n=this.masked.value,r=this.masked.rawInputValue,o=this.displayValue,a=this.unmaskedValue!==t||this.value!==n||this._rawInputValue!==r;this._unmaskedValue=t,this._value=n,this._rawInputValue=r,this.el.value!==o&&(this.el.value=o),"auto"===e?this.alignCursor():null!=e&&(this.cursorPos=e),a&&this._fireChangeEvents(),this._historyChanging||!a&&!this.history.isEmpty||this.history.push({unmaskedValue:t,selection:{start:this.selectionStart,end:this.cursorPos}})}updateOptions(e){const{mask:t,...n}=e,r=!this.maskEquals(t),o=this.masked.optionsIsChanged(n);r&&(this.mask=t),o&&this.masked.updateOptions(n),(r||o)&&this.updateControl()}updateCursor(e){null!=e&&(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,ef))}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 n=this._listeners[e].indexOf(t);return n>=0&&this._listeners[e].splice(n,1),this}_onInput(e){this._inputEvent=e,this._abortUpdateCursor();const t=new sf({value:this.el.value,cursorPos:this.cursorPos,oldValue:this.displayValue,oldSelection:this._selection}),n=this.masked.rawInputValue,r=this.masked.splice(t.startChangePos,t.removed.length,t.inserted,t.removeDirection,{input:!0,raw:!0}).offset,o=n===this.masked.rawInputValue?t.removeDirection:qh;let a=this.masked.nearestInputPos(t.startChangePos+r,o);o!==qh&&(a=this.masked.nearestInputPos(a,qh)),this.updateControl(a),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}};class bf{static normalize(e){return Array.isArray(e)?e:[e,new bf]}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 Boolean(this.rawInserted)||this.skip}equals(e){return this.inserted===e.inserted&&this.tailShift===e.tailShift&&this.rawInserted===e.rawInserted&&this.skip===e.skip}}lf.ChangeDetails=bf;class vf{constructor(e,t,n){void 0===e&&(e=""),void 0===t&&(t=0),this.value=e,this.from=t,this.stop=n}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||null!=e&&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 yf{constructor(e){this._value="",this._update({...yf.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){void 0===t&&(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 void 0===e&&(e=0),void 0===t&&(t=this.displayValue.length),Math.min(this.displayValue.length,t-e)}extractInput(e,t,n){return void 0===e&&(e=0),void 0===t&&(t=this.displayValue.length),this.displayValue.slice(e,t)}extractTail(e,t){return void 0===e&&(e=0),void 0===t&&(t=this.displayValue.length),new vf(this.extractInput(e,t),e)}appendTail(e){return Jh(e)&&(e=new vf(String(e))),e.appendTo(this)}_appendCharRaw(e,t){return e?(this._value+=e,new bf({inserted:e,rawInserted:e})):new bf}_appendChar(e,t,n){void 0===t&&(t={});const r=this.state;let o;if([e,o]=this.doPrepareChar(e,t),e&&(o=o.aggregate(this._appendCharRaw(e,t)),!o.rawInserted&&"pad"===this.autofix)){const n=this.state;this.state=r;let a=this.pad(t);const i=this._appendCharRaw(e,t);a=a.aggregate(i),i.rawInserted||a.equals(o)?o=a:this.state=n}if(o.inserted){let e,a=!1!==this.doValidate(t);if(a&&null!=n){const t=this.state;if(!0===this.overwrite){e=n.state;for(let e=0;e<o.rawInserted.length;++e)n.unshift(this.displayValue.length-o.tailShift)}let r=this.appendTail(n);if(a=r.rawInserted.length===n.toString().length,!(a&&r.inserted||"shift"!==this.overwrite)){this.state=t,e=n.state;for(let e=0;e<o.rawInserted.length;++e)n.shift();r=this.appendTail(n),a=r.rawInserted.length===n.toString().length}a&&r.inserted&&(this.state=t)}a||(o=new bf,this.state=r,n&&e&&(n.state=e))}return o}_appendPlaceholder(){return new bf}_appendEager(){return new bf}append(e,t,n){if(!Jh(e))throw new Error("value should be string");const r=Jh(n)?new vf(String(n)):n;let o;null!=t&&t.tail&&(t._beforeTailState=this.state),[e,o]=this.doPrepare(e,t);for(let n=0;n<e.length;++n){const a=this._appendChar(e[n],t,r);if(!a.rawInserted&&!this.doSkipInvalid(e[n],t,r))break;o.aggregate(a)}return(!0===this.eager||"append"===this.eager)&&null!=t&&t.input&&e&&o.aggregate(this._appendEager()),null!=r&&(o.tailShift+=this.appendTail(r).tailShift),o}remove(e,t){return void 0===e&&(e=0),void 0===t&&(t=this.displayValue.length),this._value=this.displayValue.slice(0,e)+this.displayValue.slice(t),new bf}withValueRefresh(e){if(this._refreshing||!this._initialized)return e();this._refreshing=!0;const t=this.rawInputValue,n=this.value,r=e();return this.rawInputValue=t,this.value&&this.value!==n&&0===n.indexOf(this.value)&&(this.append(n.slice(this.displayValue.length),{},""),this.doCommit()),delete this._refreshing,r}runIsolated(e){if(this._isolated||!this._initialized)return e(this);this._isolated=!0;const t=this.state,n=e(this);return this.state=t,delete this._isolated,n}doSkipInvalid(e,t,n){return Boolean(this.skipInvalid)}doPrepare(e,t){return void 0===t&&(t={}),bf.normalize(this.prepare?this.prepare(e,this,t):e)}doPrepareChar(e,t){return void 0===t&&(t={}),bf.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,n,r,o){void 0===n&&(n=""),void 0===r&&(r=qh),void 0===o&&(o={input:!0});const a=e+t,i=this.extractTail(a),s=!0===this.eager||"remove"===this.eager;let l;s&&(r=function(e){switch(e){case ef:return tf;case nf:return rf;default:return e}}(r),l=this.extractInput(0,a,{raw:!0}));let u=e;const c=new bf;if(r!==qh&&(u=this.nearestInputPos(e,t>1&&0!==e&&!s?qh:r),c.tailShift=u-e),c.aggregate(this.remove(u)),s&&r!==qh&&l===this.rawInputValue)if(r===tf){let e;for(;l===this.rawInputValue&&(e=this.displayValue.length);)c.aggregate(new bf({tailShift:-1})).aggregate(this.remove(e-1))}else r===rf&&i.unshift();return c.aggregate(this.append(n,o,i))}maskEquals(e){return this.mask===e}optionsIsChanged(e){return!af(this,e)}typedValueEquals(e){const t=this.typedValue;return e===t||yf.EMPTY_VALUES.includes(e)&&yf.EMPTY_VALUES.includes(t)||!!this.format&&this.format(e,this)===this.format(this.typedValue,this)}pad(e){return new bf}}yf.DEFAULTS={skipInvalid:!0},yf.EMPTY_VALUES=[void 0,null,""],lf.Masked=yf;class wf{constructor(e,t){void 0===e&&(e=[]),void 0===t&&(t=0),this.chunks=e,this.from=t}toString(){return this.chunks.map(String).join("")}extend(e){if(!String(e))return;e=Jh(e)?new vf(String(e)):e;const t=this.chunks[this.chunks.length-1],n=t&&(t.stop===e.stop||null==e.stop)&&e.from===t.from+t.toString().length;if(e instanceof vf)n?t.extend(e.toString()):this.chunks.push(e);else if(e instanceof wf){if(null==e.stop){let t;for(;e.chunks.length&&null==e.chunks[0].stop;)t=e.chunks.shift(),t.from+=e.from,this.extend(t)}e.toString()&&(e.stop=e.blockIndex,this.chunks.push(e))}}appendTo(e){if(!(e instanceof lf.MaskedPattern)){return new vf(this.toString()).appendTo(e)}const t=new bf;for(let n=0;n<this.chunks.length;++n){const r=this.chunks[n],o=e._mapPosToBlock(e.displayValue.length),a=r.stop;let i;if(null!=a&&(!o||o.index<=a)&&((r instanceof wf||e._stops.indexOf(a)>=0)&&t.aggregate(e._appendPlaceholder(a)),i=r instanceof wf&&e._blocks[a]),i){const n=i.appendTail(r);t.aggregate(n);const o=r.toString().slice(n.rawInserted.length);o&&t.aggregate(e.append(o,{tail:!0}))}else t.aggregate(e.append(r.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,...n}=e;Object.assign(this,n),this.chunks=t.map((e=>{const t="chunks"in e?new wf:new vf;return t.state=e,t}))}unshift(e){if(!this.chunks.length||null!=e&&this.from>=e)return"";const t=null!=e?e-this.from:e;let n=0;for(;n<this.chunks.length;){const e=this.chunks[n],r=e.unshift(t);if(e.toString()){if(!r)break;++n}else this.chunks.splice(n,1);if(r)return r}return""}shift(){if(!this.chunks.length)return"";let e=this.chunks.length-1;for(;0<=e;){const t=this.chunks[e],n=t.shift();if(t.toString()){if(!n)break;--e}else this.chunks.splice(e,1);if(n)return n}return""}}class kf{constructor(e,t){this.masked=e,this._log=[];const{offset:n,index:r}=e._mapPosToBlock(t)||(t<0?{index:0,offset:0}:{index:this.masked._blocks.length,offset:0});this.offset=n,this.index=r,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=(null==(t=this.block)?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)return this.offset=this.block.nearestInputPos(this.offset,tf),0!==this.offset||void 0}))}pushLeftBeforeInput(){return this._pushLeft((()=>{if(!this.block.isFixed)return this.offset=this.block.nearestInputPos(this.offset,ef),!0}))}pushLeftBeforeRequired(){return this._pushLeft((()=>{if(!(this.block.isFixed||this.block.isOptional&&!this.block.value))return this.offset=this.block.nearestInputPos(this.offset,ef),!0}))}pushRightBeforeFilled(){return this._pushRight((()=>{if(!this.block.isFixed&&this.block.value)return this.offset=this.block.nearestInputPos(this.offset,rf),this.offset!==this.block.value.length||void 0}))}pushRightBeforeInput(){return this._pushRight((()=>{if(!this.block.isFixed)return this.offset=this.block.nearestInputPos(this.offset,qh),!0}))}pushRightBeforeRequired(){return this._pushRight((()=>{if(!(this.block.isFixed||this.block.isOptional&&!this.block.value))return this.offset=this.block.nearestInputPos(this.offset,qh),!0}))}}class xf{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 void 0===e&&(e=0),void 0===t&&(t=this._value.length),this._value=this._value.slice(0,e)+this._value.slice(t),this._value||(this._isRawInput=!1),new bf}nearestInputPos(e,t){void 0===t&&(t=qh);const n=this._value.length;switch(t){case ef:case tf:return 0;default:return n}}totalInputPositions(e,t){return void 0===e&&(e=0),void 0===t&&(t=this._value.length),this._isRawInput?t-e:0}extractInput(e,t,n){return void 0===e&&(e=0),void 0===t&&(t=this._value.length),void 0===n&&(n={}),n.raw&&this._isRawInput&&this._value.slice(e,t)||""}get isComplete(){return!0}get isFilled(){return Boolean(this._value)}_appendChar(e,t){if(void 0===t&&(t={}),this.isFilled)return new bf;const n=!0===this.eager||"append"===this.eager,r=this.char===e&&(this.isUnmasking||t.input||t.raw)&&(!t.raw||!n)&&!t.tail,o=new bf({inserted:this.char,rawInserted:r?this.char:""});return this._value=this.char,this._isRawInput=r&&(t.raw||t.input),o}_appendEager(){return this._appendChar(this.char,{tail:!0})}_appendPlaceholder(){const e=new bf;return this.isFilled||(this._value=e.inserted=this.char),e}extractTail(){return new vf("")}appendTail(e){return Jh(e)&&(e=new vf(String(e))),e.appendTo(this)}append(e,t,n){const r=this._appendChar(e[0],t);return null!=n&&(r.tailShift+=this.appendTail(n).tailShift),r}doCommit(){}get state(){return{_value:this._value,_rawInputValue:this.rawInputValue}}set state(e){this._value=e._value,this._isRawInput=Boolean(e._rawInputValue)}pad(e){return this._appendPlaceholder()}}class Cf{constructor(e){const{parent:t,isOptional:n,placeholderChar:r,displayChar:o,lazy:a,eager:i,...s}=e;this.masked=df(s),Object.assign(this,{parent:t,isOptional:n,placeholderChar:r,displayChar:o,lazy:a,eager:i})}reset(){this.isFilled=!1,this.masked.reset()}remove(e,t){return void 0===e&&(e=0),void 0===t&&(t=this.value.length),0===e&&t>=1?(this.isFilled=!1,this.masked.remove(e,t)):new bf}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 Boolean(this.masked.value)||this.isOptional}_appendChar(e,t){if(void 0===t&&(t={}),this.isFilled)return new bf;const n=this.masked.state;let r=this.masked._appendChar(e,this.currentMaskFlags(t));return r.inserted&&!1===this.doValidate(t)&&(r=new bf,this.masked.state=n),r.inserted||this.isOptional||this.lazy||t.input||(r.inserted=this.placeholderChar),r.skip=!r.inserted&&!this.isOptional,this.isFilled=Boolean(r.inserted),r}append(e,t,n){return this.masked.append(e,this.currentMaskFlags(t),n)}_appendPlaceholder(){return this.isFilled||this.isOptional?new bf:(this.isFilled=!0,new bf({inserted:this.placeholderChar}))}_appendEager(){return new bf}extractTail(e,t){return this.masked.extractTail(e,t)}appendTail(e){return this.masked.appendTail(e)}extractInput(e,t,n){return void 0===e&&(e=0),void 0===t&&(t=this.value.length),this.masked.extractInput(e,t,n)}nearestInputPos(e,t){void 0===t&&(t=qh);const n=this.value.length,r=Math.min(Math.max(e,0),n);switch(t){case ef:case tf:return this.isComplete?r:0;case nf:case rf:return this.isComplete?r:n;default:return r}}totalInputPositions(e,t){return void 0===e&&(e=0),void 0===t&&(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:(null==e||null==(t=e._beforeTailState)?void 0:t.masked)||(null==e?void 0:e._beforeTailState)}}pad(e){return new bf}}Cf.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]/,"*":/./};lf.MaskedRegExp=class extends yf{updateOptions(e){super.updateOptions(e)}_update(e){const t=e.mask;t&&(e.validate=e=>e.search(t)>=0),super._update(e)}};class Ef extends yf{constructor(e){super({...Ef.DEFAULTS,...e,definitions:Object.assign({},Cf.DEFAULT_DEFINITIONS,null==e?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 n=!1,r=!1;for(let o=0;o<t.length;++o){if(this.blocks){const e=t.slice(o),n=Object.keys(this.blocks).filter((t=>0===e.indexOf(t)));n.sort(((e,t)=>t.length-e.length));const r=n[0];if(r){const{expose:e,repeat:t,...n}=cf(this.blocks[r]),a={lazy:this.lazy,eager:this.eager,placeholderChar:this.placeholderChar,displayChar:this.displayChar,overwrite:this.overwrite,autofix:this.autofix,...n,repeat:t,parent:this},i=null!=t?new lf.RepeatBlock(a):df(a);i&&(this._blocks.push(i),e&&(this.exposeBlock=i),this._maskedBlocks[r]||(this._maskedBlocks[r]=[]),this._maskedBlocks[r].push(this._blocks.length-1)),o+=r.length-1;continue}}let a=t[o],i=a in e;if(a===Ef.STOP_CHAR){this._stops.push(this._blocks.length);continue}if("{"===a||"}"===a){n=!n;continue}if("["===a||"]"===a){r=!r;continue}if(a===Ef.ESCAPE_CHAR){if(++o,a=t[o],!a)break;i=!1}const s=i?new Cf({isOptional:r,lazy:this.lazy,eager:this.eager,placeholderChar:this.placeholderChar,displayChar:this.displayChar,...cf(e[a]),parent:this}):new xf({char:a,eager:this.eager,isUnmasking:n});this._blocks.push(s)}}get state(){return{...super.state,_blocks:this._blocks.map((e=>e.state))}}set state(e){if(!e)return void this.reset();const{_blocks:t,...n}=e;this._blocks.forEach(((e,n)=>e.state=t[n])),super.state=n}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 bf;let n=null==(e=this._mapPosToBlock(this.displayValue.length))?void 0:e.index;if(null==n)return t;this._blocks[n].isFilled&&++n;for(let e=n;e<this._blocks.length;++e){const n=this._blocks[e]._appendEager();if(!n.inserted)break;t.aggregate(n)}return t}_appendCharRaw(e,t){void 0===t&&(t={});const n=this._mapPosToBlock(this.displayValue.length),r=new bf;if(!n)return r;for(let a,i=n.index;a=this._blocks[i];++i){var o;const n=a._appendChar(e,{...t,_beforeTailState:null==(o=t._beforeTailState)||null==(o=o._blocks)?void 0:o[i]});if(r.aggregate(n),n.consumed)break}return r}extractTail(e,t){void 0===e&&(e=0),void 0===t&&(t=this.displayValue.length);const n=new wf;return e===t||this._forEachBlocksInRange(e,t,((e,t,r,o)=>{const a=e.extractTail(r,o);a.stop=this._findStopBefore(t),a.from=this._blockStartPos(t),a instanceof wf&&(a.blockIndex=t),n.extend(a)})),n}extractInput(e,t,n){if(void 0===e&&(e=0),void 0===t&&(t=this.displayValue.length),void 0===n&&(n={}),e===t)return"";let r="";return this._forEachBlocksInRange(e,t,((e,t,o,a)=>{r+=e.extractInput(o,a,n)})),r}_findStopBefore(e){let t;for(let n=0;n<this._stops.length;++n){const r=this._stops[n];if(!(r<=e))break;t=r}return t}_appendPlaceholder(e){const t=new bf;if(this.lazy&&null==e)return t;const n=this._mapPosToBlock(this.displayValue.length);if(!n)return t;const r=n.index,o=null!=e?e:this._blocks.length;return this._blocks.slice(r,o).forEach((n=>{var r;n.lazy&&null==e||t.aggregate(n._appendPlaceholder(null==(r=n._blocks)?void 0:r.length))})),t}_mapPosToBlock(e){let t="";for(let n=0;n<this._blocks.length;++n){const r=this._blocks[n],o=t.length;if(t+=r.displayValue,e<=t.length)return{index:n,offset:e-o}}}_blockStartPos(e){return this._blocks.slice(0,e).reduce(((e,t)=>e+t.displayValue.length),0)}_forEachBlocksInRange(e,t,n){void 0===t&&(t=this.displayValue.length);const r=this._mapPosToBlock(e);if(r){const e=this._mapPosToBlock(t),o=e&&r.index===e.index,a=r.offset,i=e&&o?e.offset:this._blocks[r.index].displayValue.length;if(n(this._blocks[r.index],r.index,a,i),e&&!o){for(let t=r.index+1;t<e.index;++t)n(this._blocks[t],t,0,this._blocks[t].displayValue.length);n(this._blocks[e.index],e.index,0,e.offset)}}}remove(e,t){void 0===e&&(e=0),void 0===t&&(t=this.displayValue.length);const n=super.remove(e,t);return this._forEachBlocksInRange(e,t,((e,t,r,o)=>{n.aggregate(e.remove(r,o))})),n}nearestInputPos(e,t){if(void 0===t&&(t=qh),!this._blocks.length)return 0;const n=new kf(this,e);if(t===qh)return n.pushRightBeforeInput()?n.pos:(n.popState(),n.pushLeftBeforeInput()?n.pos:this.displayValue.length);if(t===ef||t===tf){if(t===ef){if(n.pushRightBeforeFilled(),n.ok&&n.pos===e)return e;n.popState()}if(n.pushLeftBeforeInput(),n.pushLeftBeforeRequired(),n.pushLeftBeforeFilled(),t===ef){if(n.pushRightBeforeInput(),n.pushRightBeforeRequired(),n.ok&&n.pos<=e)return n.pos;if(n.popState(),n.ok&&n.pos<=e)return n.pos;n.popState()}return n.ok?n.pos:t===tf?0:(n.popState(),n.ok?n.pos:(n.popState(),n.ok?n.pos:0))}return t===nf||t===rf?(n.pushRightBeforeInput(),n.pushRightBeforeRequired(),n.pushRightBeforeFilled()?n.pos:t===rf?this.displayValue.length:(n.popState(),n.ok?n.pos:(n.popState(),n.ok?n.pos:this.nearestInputPos(e,ef)))):e}totalInputPositions(e,t){void 0===e&&(e=0),void 0===t&&(t=this.displayValue.length);let n=0;return this._forEachBlocksInRange(e,t,((e,t,r,o)=>{n+=e.totalInputPositions(r,o)})),n}maskedBlock(e){return this.maskedBlocks(e)[0]}maskedBlocks(e){const t=this._maskedBlocks[e];return t?t.map((e=>this._blocks[e])):[]}pad(e){const t=new bf;return this._forEachBlocksInRange(0,this.displayValue.length,(n=>t.aggregate(n.pad(e)))),t}}Ef.DEFAULTS={...yf.DEFAULTS,lazy:!0,placeholderChar:"_"},Ef.STOP_CHAR="`",Ef.ESCAPE_CHAR="\\",Ef.InputDefinition=Cf,Ef.FixedDefinition=xf,lf.MaskedPattern=Ef;class If extends Ef{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:n=this.from||0,maxLength:r=this.maxLength||0,autofix:o=this.autofix,...a}=e;this.to=t,this.from=n,this.maxLength=Math.max(String(t).length,r),this.autofix=o;const i=String(this.from).padStart(this.maxLength,"0"),s=String(this.to).padStart(this.maxLength,"0");let l=0;for(;l<s.length&&s[l]===i[l];)++l;a.mask=s.slice(0,l).replace(/0/g,"\\0")+"0".repeat(this.maxLength-l),super._update(a)}get isComplete(){return super.isComplete&&Boolean(this.value)}boundaries(e){let t="",n="";const[,r,o]=e.match(/^(\D*)(\d*)(\D*)/)||[];return o&&(t="0".repeat(r.length)+o,n="9".repeat(r.length)+o),t=t.padEnd(this.maxLength,"0"),n=n.padEnd(this.maxLength,"9"),[t,n]}doPrepareChar(e,t){let n;return void 0===t&&(t={}),[e,n]=super.doPrepareChar(e.replace(/\D/g,""),t),e||(n.skip=!this.isComplete),[e,n]}_appendCharRaw(e,t){if(void 0===t&&(t={}),!this.autofix||this.value.length+1>this.maxLength)return super._appendCharRaw(e,t);const n=String(this.from).padStart(this.maxLength,"0"),r=String(this.to).padStart(this.maxLength,"0"),[o,a]=this.boundaries(this.value+e);return Number(a)<this.from?super._appendCharRaw(n[this.value.length],t):Number(o)>this.to?!t.tail&&"pad"===this.autofix&&this.value.length+1<this.maxLength?super._appendCharRaw(n[this.value.length],t).aggregate(this._appendCharRaw(e,t)):super._appendCharRaw(r[this.value.length],t):super._appendCharRaw(e,t)}doValidate(e){const t=this.value;if(-1===t.search(/[^0]/)&&t.length<=this._matchFrom)return!0;const[n,r]=this.boundaries(t);return this.from<=Number(r)&&Number(n)<=this.to&&super.doValidate(e)}pad(e){const t=new bf;if(this.value.length===this.maxLength)return t;const n=this.value,r=this.maxLength-this.value.length;if(r){this.reset();for(let n=0;n<r;++n)t.aggregate(super._appendCharRaw("0",e));n.split("").forEach((e=>this._appendCharRaw(e)))}return t}}lf.MaskedRange=If;class Sf extends Ef{static extractPatternOptions(e){const{mask:t,pattern:n,...r}=e;return{...r,mask:Jh(t)?t:n}}constructor(e){super(Sf.extractPatternOptions({...Sf.DEFAULTS,...e}))}updateOptions(e){super.updateOptions(e)}_update(e){const{mask:t,pattern:n,blocks:r,...o}={...Sf.DEFAULTS,...e},a=Object.assign({},Sf.GET_DEFAULT_BLOCKS());e.min&&(a.Y.from=e.min.getFullYear()),e.max&&(a.Y.to=e.max.getFullYear()),e.min&&e.max&&a.Y.from===a.Y.to&&(a.m.from=e.min.getMonth()+1,a.m.to=e.max.getMonth()+1,a.m.from===a.m.to&&(a.d.from=e.min.getDate(),a.d.to=e.max.getDate())),Object.assign(a,this.blocks,r),super._update({...o,mask:Jh(t)?t:n,blocks:a})}doValidate(e){const t=this.date;return super.doValidate(e)&&(!this.isComplete||this.isDateExist(this.value)&&null!=t&&(null==this.min||this.min<=t)&&(null==this.max||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(Sf.extractPatternOptions(e))}}Sf.GET_DEFAULT_BLOCKS=()=>({d:{mask:If,from:1,to:31,maxLength:2},m:{mask:If,from:1,to:12,maxLength:2},Y:{mask:If,from:1900,to:9999}}),Sf.DEFAULTS={...Ef.DEFAULTS,mask:Date,pattern:"d{.}`m{.}`Y",format:(e,t)=>{if(!e)return"";return[String(e.getDate()).padStart(2,"0"),String(e.getMonth()+1).padStart(2,"0"),e.getFullYear()].join(".")},parse:(e,t)=>{const[n,r,o]=e.split(".").map(Number);return new Date(o,r-1,n)}},lf.MaskedDate=Sf;class Df extends yf{constructor(e){super({...Df.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((e=>{const{expose:t,...n}=cf(e),r=df({overwrite:this._overwrite,eager:this._eager,skipInvalid:this._skipInvalid,...n});return t&&(this.exposeMask=r),r})):[])}_appendCharRaw(e,t){void 0===t&&(t={});const n=this._applyDispatch(e,t);return this.currentMask&&n.aggregate(this.currentMask._appendChar(e,this.currentMaskFlags(t))),n}_applyDispatch(e,t,n){void 0===e&&(e=""),void 0===t&&(t={}),void 0===n&&(n="");const r=t.tail&&null!=t._beforeTailState?t._beforeTailState._value:this.value,o=this.rawInputValue,a=t.tail&&null!=t._beforeTailState?t._beforeTailState._rawInputValue:o,i=o.slice(a.length),s=this.currentMask,l=new bf,u=null==s?void 0:s.state;return this.currentMask=this.doDispatch(e,{...t},n),this.currentMask&&(this.currentMask!==s?(this.currentMask.reset(),a&&(this.currentMask.append(a,{raw:!0}),l.tailShift=this.currentMask.value.length-r.length),i&&(l.tailShift+=this.currentMask.append(i,{raw:!0,tail:!0}).tailShift)):u&&(this.currentMask.state=u)),l}_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 bf;return e&&t.aggregate(this._applyDispatch("",{},e)),t.aggregate(this.currentMask?this.currentMask.appendTail(e):super.appendTail(e))}currentMaskFlags(e){var t,n;return{...e,_beforeTailState:(null==(t=e._beforeTailState)?void 0:t.currentMaskRef)===this.currentMask&&(null==(n=e._beforeTailState)?void 0:n.currentMask)||e._beforeTailState}}doDispatch(e,t,n){return void 0===t&&(t={}),void 0===n&&(n=""),this.dispatch(e,this,t,n)}doValidate(e){return super.doValidate(e)&&(!this.currentMask||this.currentMask.doValidate(this.currentMaskFlags(e)))}doPrepare(e,t){void 0===t&&(t={});let[n,r]=super.doPrepare(e,t);if(this.currentMask){let e;[n,e]=super.doPrepare(n,this.currentMaskFlags(t)),r=r.aggregate(e)}return[n,r]}doPrepareChar(e,t){void 0===t&&(t={});let[n,r]=super.doPrepareChar(e,t);if(this.currentMask){let e;[n,e]=super.doPrepareChar(n,this.currentMaskFlags(t)),r=r.aggregate(e)}return[n,r]}reset(){var e;null==(e=this.currentMask)||e.reset(),this.compiledMasks.forEach((e=>e.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)return this.exposeMask.typedValue=e,this.currentMask=this.exposeMask,void this._applyDispatch();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 Boolean(null==(e=this.currentMask)?void 0:e.isComplete)}get isFilled(){var e;return Boolean(null==(e=this.currentMask)?void 0:e.isFilled)}remove(e,t){const n=new bf;return this.currentMask&&n.aggregate(this.currentMask.remove(e,t)).aggregate(this._applyDispatch()),n}get state(){var e;return{...super.state,_rawInputValue:this.rawInputValue,compiledMasks:this.compiledMasks.map((e=>e.state)),currentMaskRef:this.currentMask,currentMask:null==(e=this.currentMask)?void 0:e.state}}set state(e){const{compiledMasks:t,currentMaskRef:n,currentMask:r,...o}=e;t&&this.compiledMasks.forEach(((e,n)=>e.state=t[n])),null!=n&&(this.currentMask=n,this.currentMask.state=r),super.state=o}extractInput(e,t,n){return this.currentMask?this.currentMask.extractInput(e,t,n):""}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,n)=>{if(!e[n])return;const{mask:r,...o}=e[n];return af(t,o)&&t.maskEquals(r)})):super.maskEquals(e)}typedValueEquals(e){var t;return Boolean(null==(t=this.currentMask)?void 0:t.typedValueEquals(e))}}Df.DEFAULTS={...yf.DEFAULTS,dispatch:(e,t,n,r)=>{if(!t.compiledMasks.length)return;const o=t.rawInputValue,a=t.compiledMasks.map(((a,i)=>{const s=t.currentMask===a,l=s?a.displayValue.length:a.nearestInputPos(a.displayValue.length,tf);return a.rawInputValue!==o?(a.reset(),a.append(o,{raw:!0})):s||a.remove(l),a.append(e,t.currentMaskFlags(n)),a.appendTail(r),{index:i,weight:a.rawInputValue.length,totalInputPositions:a.totalInputPositions(0,Math.max(l,a.nearestInputPos(a.displayValue.length,tf)))}}));return a.sort(((e,t)=>t.weight-e.weight||t.totalInputPositions-e.totalInputPositions)),t.compiledMasks[a[0].index]}},lf.MaskedDynamic=Df;class Mf extends Ef{constructor(e){super({...Mf.DEFAULTS,...e})}updateOptions(e){super.updateOptions(e)}_update(e){const{enum:t,...n}=e;if(t){const e=t.map((e=>e.length)),r=Math.min(...e),o=Math.max(...e)-r;n.mask="*".repeat(r),o&&(n.mask+="["+"*".repeat(o)+"]"),this.enum=t}super._update(n)}_appendCharRaw(e,t){void 0===t&&(t={});const n=Math.min(this.nearestInputPos(0,rf),this.value.length),r=this.enum.filter((t=>this.matchValue(t,this.unmaskedValue+e,n)));if(r.length){1===r.length&&this._forEachBlocksInRange(0,this.value.length,((e,n)=>{const o=r[0][n];n>=this.value.length||o===e.value||(e.reset(),e._appendChar(o,t))}));const e=super._appendCharRaw(r[0][this.value.length],t);return 1===r.length&&r[0].slice(this.unmaskedValue.length).split("").forEach((t=>e.aggregate(super._appendCharRaw(t)))),e}return new bf({skip:!this.isComplete})}extractTail(e,t){return void 0===e&&(e=0),void 0===t&&(t=this.displayValue.length),new vf("",e)}remove(e,t){if(void 0===e&&(e=0),void 0===t&&(t=this.displayValue.length),e===t)return new bf;const n=Math.min(super.nearestInputPos(0,rf),this.value.length);let r;for(r=e;r>=0;--r){if(this.enum.filter((e=>this.matchValue(e,this.value.slice(n,r),n))).length>1)break}const o=super.remove(r,t);return o.tailShift+=r-e,o}get isComplete(){return this.enum.indexOf(this.value)>=0}}Mf.DEFAULTS={...Ef.DEFAULTS,matchValue:(e,t,n)=>e.indexOf(t,n)===n},lf.MaskedEnum=Mf;var Af;lf.MaskedFunction=class extends yf{updateOptions(e){super.updateOptions(e)}_update(e){super._update({...e,validate:e.mask})}};class Tf extends yf{constructor(e){super({...Tf.DEFAULTS,...e})}updateOptions(e){super.updateOptions(e)}_update(e){super._update(e),this._updateRegExps()}_updateRegExps(){const e="^"+(this.allowNegative?"[+|\\-]?":""),t=(this.scale?"("+of(this.radix)+"\\d{0,"+this.scale+"})?":"")+"$";this._numberRegExp=new RegExp(e+"\\d*"+t),this._mapToRadixRegExp=new RegExp("["+this.mapToRadix.map(of).join("")+"]","g"),this._thousandsSeparatorRegExp=new RegExp(of(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){void 0===t&&(t={});const[n,r]=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&&!n&&(r.skip=!0),!n||this.allowPositive||this.value||"-"===n||r.aggregate(this._appendChar("-")),[n,r]}_separatorsCount(e,t){void 0===t&&(t=!1);let n=0;for(let r=0;r<e;++r)this._value.indexOf(this.thousandsSeparator,r)===r&&(++n,t&&(e+=this.thousandsSeparator.length));return n}_separatorsCountFromSlice(e){return void 0===e&&(e=this._value),this._separatorsCount(this._removeThousandsSeparators(e).length,!0)}extractInput(e,t,n){return void 0===e&&(e=0),void 0===t&&(t=this.displayValue.length),[e,t]=this._adjustRangeWithSeparators(e,t),this._removeThousandsSeparators(super.extractInput(e,t,n))}_appendCharRaw(e,t){void 0===t&&(t={});const n=t.tail&&t._beforeTailState?t._beforeTailState._value:this._value,r=this._separatorsCountFromSlice(n);this._value=this._removeThousandsSeparators(this.value);const o=this._value;this._value+=e;const a=this.number;let i,s=!isNaN(a),l=!1;if(s){let e;null!=this.min&&this.min<0&&this.number<this.min&&(e=this.min),null!=this.max&&this.max>0&&this.number>this.max&&(e=this.max),null!=e&&(this.autofix?(this._value=this.format(e,this).replace(Tf.UNMASKED_RADIX,this.radix),l||(l=o===this._value&&!t.tail)):s=!1),s&&(s=Boolean(this._value.match(this._numberRegExp)))}s?i=new bf({inserted:this._value.slice(o.length),rawInserted:l?"":e,skip:l}):(this._value=o,i=new bf),this._value=this._insertThousandsSeparators(this._value);const u=t.tail&&t._beforeTailState?t._beforeTailState._value:this._value,c=this._separatorsCountFromSlice(u);return i.tailShift+=(c-r)*this.thousandsSeparator.length,i}_findSeparatorAround(e){if(this.thousandsSeparator){const t=e-this.thousandsSeparator.length+1,n=this.value.indexOf(this.thousandsSeparator,t);if(n<=e)return n}return-1}_adjustRangeWithSeparators(e,t){const n=this._findSeparatorAround(e);n>=0&&(e=n);const r=this._findSeparatorAround(t);return r>=0&&(t=r+this.thousandsSeparator.length),[e,t]}remove(e,t){void 0===e&&(e=0),void 0===t&&(t=this.displayValue.length),[e,t]=this._adjustRangeWithSeparators(e,t);const n=this.value.slice(0,e),r=this.value.slice(t),o=this._separatorsCount(n.length);this._value=this._insertThousandsSeparators(this._removeThousandsSeparators(n+r));const a=this._separatorsCountFromSlice(n);return new bf({tailShift:(a-o)*this.thousandsSeparator.length})}nearestInputPos(e,t){if(!this.thousandsSeparator)return e;switch(t){case qh:case ef:case tf:{const n=this._findSeparatorAround(e-1);if(n>=0){const r=n+this.thousandsSeparator.length;if(e<r||this.value.length<=r||t===tf)return n}break}case nf:case rf:{const t=this._findSeparatorAround(e);if(t>=0)return t+this.thousandsSeparator.length}}return e}doCommit(){if(this.value){const e=this.number;let t=e;null!=this.min&&(t=Math.max(t,this.min)),null!=this.max&&(t=Math.min(t,this.max)),t!==e&&(this.unmaskedValue=this.format(t,this));let n=this.value;this.normalizeZeros&&(n=this._normalizeZeros(n)),this.padFractionalZeros&&this.scale>0&&(n=this._padFractionalZeros(n)),this._value=n}super.doCommit()}_normalizeZeros(e){const t=this._removeThousandsSeparators(e).split(this.radix);return t[0]=t[0].replace(/^(\D*)(0*)(\d*)/,((e,t,n,r)=>t+r)),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,n){void 0===t&&(t={});const r=0===this.scale&&e!==this.thousandsSeparator&&(e===this.radix||e===Tf.UNMASKED_RADIX||this.mapToRadix.includes(e));return super.doSkipInvalid(e,t,n)&&!r}get unmaskedValue(){return this._removeThousandsSeparators(this._normalizeZeros(this.value)).replace(this.radix,Tf.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(Tf.UNMASKED_RADIX,this.radix)}get number(){return this.typedValue}set number(e){this.typedValue=e}get allowNegative(){return null!=this.min&&this.min<0||null!=this.max&&this.max<0}get allowPositive(){return null!=this.min&&this.min>0||null!=this.max&&this.max>0}typedValueEquals(e){return(super.typedValueEquals(e)||Tf.EMPTY_VALUES.includes(e)&&Tf.EMPTY_VALUES.includes(this.typedValue))&&!(0===e&&""===this.value)}}Af=Tf,Tf.UNMASKED_RADIX=".",Tf.EMPTY_VALUES=[...yf.EMPTY_VALUES,0],Tf.DEFAULTS={...yf.DEFAULTS,mask:Number,radix:",",thousandsSeparator:"",mapToRadix:[Af.UNMASKED_RADIX],min:Number.MIN_SAFE_INTEGER,max:Number.MAX_SAFE_INTEGER,scale:2,normalizeZeros:!0,padFractionalZeros:!1,parse:Number,format:e=>e.toLocaleString("en-US",{useGrouping:!1,maximumFractionDigits:20})},lf.MaskedNumber=Tf;const Lf={MASKED:"value",UNMASKED:"unmaskedValue",TYPED:"typedValue"};function Nf(e,t,n){void 0===t&&(t=Lf.MASKED),void 0===n&&(n=Lf.MASKED);const r=df(e);return e=>r.runIsolated((r=>(r[t]=e,r[n])))}lf.PIPE_TYPE=Lf,lf.createPipe=Nf,lf.pipe=function(e,t,n,r){return Nf(t,n,r)(e)};lf.RepeatBlock=class extends Ef{get repeatFrom(){var e;return null!=(e=Array.isArray(this.repeat)?this.repeat[0]:this.repeat===1/0?0:this.repeat)?e:0}get repeatTo(){var e;return null!=(e=Array.isArray(this.repeat)?this.repeat[1]:this.repeat)?e:1/0}constructor(e){super(e)}updateOptions(e){super.updateOptions(e)}_update(e){var t,n,r;const{repeat:o,...a}=cf(e);this._blockOpts=Object.assign({},this._blockOpts,a);const i=df(this._blockOpts);this.repeat=null!=(t=null!=(n=null!=o?o:i.repeat)?n:this.repeat)?t:1/0,super._update({mask:"m".repeat(Math.max(this.repeatTo===1/0&&(null==(r=this._blocks)?void 0:r.length)||0,this.repeatFrom)),blocks:{m:i},eager:i.eager,overwrite:i.overwrite,skipInvalid:i.skipInvalid,lazy:i.lazy,placeholderChar:i.placeholderChar,displayChar:i.displayChar})}_allocateBlock(e){return e<this._blocks.length?this._blocks[e]:this.repeatTo===1/0||this._blocks.length<this.repeatTo?(this._blocks.push(df(this._blockOpts)),this.mask+="m",this._blocks[this._blocks.length-1]):void 0}_appendCharRaw(e,t){void 0===t&&(t={});const n=new bf;for(let s,l,u=null!=(r=null==(o=this._mapPosToBlock(this.displayValue.length))?void 0:o.index)?r:Math.max(this._blocks.length-1,0);s=null!=(a=this._blocks[u])?a:l=!l&&this._allocateBlock(u);++u){var r,o,a,i;const c=s._appendChar(e,{...t,_beforeTailState:null==(i=t._beforeTailState)||null==(i=i._blocks)?void 0:i[u]});if(c.skip&&l){this._blocks.pop(),this.mask=this.mask.slice(1);break}if(n.aggregate(c),c.consumed)break}return n}_trimEmptyTail(e,t){var n,r;void 0===e&&(e=0);const o=Math.max((null==(n=this._mapPosToBlock(e))?void 0:n.index)||0,this.repeatFrom,0);let a;null!=t&&(a=null==(r=this._mapPosToBlock(t))?void 0:r.index),null==a&&(a=this._blocks.length-1);let i=0;for(let e=a;o<=e&&!this._blocks[e].unmaskedValue;--e,++i);i&&(this._blocks.splice(a-i+1,i),this.mask=this.mask.slice(i))}reset(){super.reset(),this._trimEmptyTail()}remove(e,t){void 0===e&&(e=0),void 0===t&&(t=this.displayValue.length);const n=super.remove(e,t);return this._trimEmptyTail(e,t),n}totalInputPositions(e,t){return void 0===e&&(e=0),null==t&&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}};try{globalThis.IMask=lf}catch{}const _f={mask:kl.oneOfType([kl.array,kl.func,kl.string,kl.instanceOf(RegExp),kl.oneOf([Date,Number,lf.Masked]),kl.instanceOf(lf.Masked)]),value:kl.any,unmask:kl.oneOfType([kl.bool,kl.oneOf(["typed"])]),prepare:kl.func,prepareChar:kl.func,validate:kl.func,commit:kl.func,overwrite:kl.oneOfType([kl.bool,kl.oneOf(["shift"])]),eager:kl.oneOfType([kl.bool,kl.oneOf(["append","remove"])]),skipInvalid:kl.bool,onAccept:kl.func,onComplete:kl.func,placeholderChar:kl.string,displayChar:kl.string,lazy:kl.bool,definitions:kl.object,blocks:kl.object,enum:kl.arrayOf(kl.string),maxLength:kl.number,from:kl.number,to:kl.number,pattern:kl.string,format:kl.func,parse:kl.func,autofix:kl.oneOfType([kl.bool,kl.oneOf(["pad"])]),radix:kl.string,thousandsSeparator:kl.string,mapToRadix:kl.arrayOf(kl.string),scale:kl.number,normalizeZeros:kl.bool,padFractionalZeros:kl.bool,min:kl.oneOfType([kl.number,kl.instanceOf(Date)]),max:kl.oneOfType([kl.number,kl.instanceOf(Date)]),dispatch:kl.func,inputRef:kl.oneOfType([kl.func,kl.shape({current:kl.object})])},Of=Object.keys(_f).filter((e=>"value"!==e)),Rf=["value","unmask","onAccept","onComplete","inputRef"],Pf=Of.filter((e=>Rf.indexOf(e)<0));const Bf=function(e){var n;const r=(n=class extends t.Component{constructor(e){super(e),this._inputRef=this._inputRef.bind(this)}componentDidMount(){this.props.mask&&this.initMask()}componentDidUpdate(){const e=this.props,t=this._extractMaskOptionsFromProps(e);var n;t.mask?this.maskRef?(this.maskRef.updateOptions(t),"value"in e&&void 0!==e.value&&(this.maskValue=e.value)):this.initMask(t):(this.destroyMask(),"value"in e&&void 0!==e.value&&(null!=(n=this.element)&&n.isContentEditable&&"INPUT"!==this.element.tagName&&"TEXTAREA"!==this.element.tagName?this.element.textContent=e.value:this.element.value=e.value))}componentWillUnmount(){this.destroyMask()}_inputRef(e){this.element=e,this.props.inputRef&&(Object.prototype.hasOwnProperty.call(this.props.inputRef,"current")?this.props.inputRef.current=e:this.props.inputRef(e))}initMask(e){void 0===e&&(e=this._extractMaskOptionsFromProps(this.props)),this.maskRef=lf(this.element,e).on("accept",this._onAccept.bind(this)).on("complete",this._onComplete.bind(this)),"value"in this.props&&void 0!==this.props.value&&(this.maskValue=this.props.value)}destroyMask(){this.maskRef&&(this.maskRef.destroy(),delete this.maskRef)}_extractMaskOptionsFromProps(e){const{...t}=e;return Object.keys(t).filter((e=>Pf.indexOf(e)<0)).forEach((e=>{delete t[e]})),t}_extractNonMaskProps(e){const{...t}=e;return Of.forEach((e=>{"maxLength"!==e&&delete t[e]})),"defaultValue"in t||(t.defaultValue=e.mask?"":t.value),delete t.value,t}get maskValue(){return this.maskRef?"typed"===this.props.unmask?this.maskRef.typedValue:this.props.unmask?this.maskRef.unmaskedValue:this.maskRef.value:""}set maskValue(e){this.maskRef&&(e=null==e&&"typed"!==this.props.unmask?"":e,"typed"===this.props.unmask?this.maskRef.typedValue=e:this.props.unmask?this.maskRef.unmaskedValue=e:this.maskRef.value=e)}_onAccept(e){this.props.onAccept&&this.maskRef&&this.props.onAccept(this.maskValue,this.maskRef,e)}_onComplete(e){this.props.onComplete&&this.maskRef&&this.props.onComplete(this.maskValue,this.maskRef,e)}render(){return t.createElement(e,{...this._extractNonMaskProps(this.props),inputRef:this._inputRef})}},n.displayName=void 0,n.propTypes=void 0,n),o=e.displayName||e.name||"Component";return r.displayName="IMask("+o+")",r.propTypes=_f,t.forwardRef(((e,n)=>t.createElement(r,{...e,ref:n})))}((e=>{let{inputRef:n,...r}=e;return t.createElement("input",{...r,ref:n})}));t.forwardRef(((e,n)=>t.createElement(Bf,{...e,ref:n})));const Ff=f(((e,a)=>{const{maskOptions:s,onAccept:l,value:u}=e,c=Sa(e,["maskOptions","onAccept","value"]),{ref:d,setUnmaskedValue:p}=function(e,t){let{onAccept:a,onComplete:s,ref:l=o(null),defaultValue:u,defaultUnmaskedValue:c,defaultTypedValue:d}=void 0===t?{}:t;const p=o(null),[h,f]=r({}),[m,g]=r(""),[b,v]=r(""),[y,w]=r(),k=n((()=>{var e;null==(e=p.current)||e.destroy(),p.current=null}),[]),x=n((()=>{const e=p.current;e&&(f({value:e.value,unmaskedValue:e.unmaskedValue,typedValue:e.typedValue}),w(e.typedValue),v(e.unmaskedValue),g(e.value))}),[]),C=n((e=>{const t=p.current;t&&(x(),null==a||a(t.value,t,e))}),[a]),E=n((e=>p.current&&(null==s?void 0:s(p.current.value,p.current,e))),[s]);return i((()=>{const{value:e,...t}=h,n=p.current;n&&void 0!==m&&(e!==m&&(n.value=m,n.value!==m&&C()),f(t))}),[m]),i((()=>{const{unmaskedValue:e,...t}=h,n=p.current;n&&void 0!==b&&(e!==b&&(n.unmaskedValue=b,n.unmaskedValue!==b&&C()),f(t))}),[b]),i((()=>{const{typedValue:e,...t}=h,n=p.current;n&&void 0!==y&&(e!==y&&(n.typedValue=y,n.masked.typedValueEquals(y)||C()),f(t))}),[y]),i((()=>{const t=l.current;if(!t||null==e||!e.mask)return k();const n=p.current;n?null==n||n.updateOptions(e):t&&null!=e&&e.mask&&(p.current=lf(t,e),x(),void 0!==u&&g(u),void 0!==c&&v(c),void 0!==d&&w(d))}),[e,k,C]),i((()=>{if(!p.current)return;const e=p.current;return e.on("accept",C),e.on("complete",E),()=>{e.off("accept",C),e.off("complete",E)}}),[C,E]),i((()=>k),[k]),{ref:l,maskRef:p,value:m,setValue:g,unmaskedValue:b,setUnmaskedValue:v,typedValue:y,setTypedValue:w}}(s,{onAccept:(e,t)=>null==l?void 0:l(t.unmaskedValue,e)});i((()=>{p(null!=u?u:"")}),[p,u]);const h=dr([a,d]);return t.createElement(Vh,Object.assign({},c,{ref:h}))}));Ff.displayName="MaskedInputBase";const Vf=f(((e,n)=>{const{colorInput:r,errorMessage:o,hasError:a,hintText:i,id:s,label:l,labelSuffix:u,layout:c,tooltip:d}=e,p=Sa(e,["colorInput","errorMessage","hasError","hintText","id","label","labelSuffix","layout","tooltip"]),h=Zh(s);return t.createElement(jh,{errorMessage:o,hasError:a,hintText:i,id:h,label:l,labelSuffix:u,layout:c,tooltip:d},t.createElement(Ff,Object.assign({colorInput:r,hasError:a,id:h,ref:n,type:"text"},p)))}));Vf.displayName="MaskedInput";const Wf=e=>{const r=e;return e=>{var o;const{name:a,options:i}=e,{control:s}=S(),{field:{onBlur:l,onChange:u,ref:c,value:d},fieldState:p}=D({name:a,control:s,rules:i}),h=null===(o=p.error)||void 0===o?void 0:o.message,f=n((()=>l()),[l]);return t.createElement(r,Object.assign({errorMessage:h,hasError:Boolean(h),ref:c,value:d,onAccept:u,onBlur:f},e))}},Gf=Wf(Vf),Hf=f(((e,n)=>{const{allowNegative:r=!1,decimalPlaces:o=0,integerPlaces:i=15}=e,s=Sa(e,["allowNegative","decimalPlaces","integerPlaces"]),l=a((()=>{const e=Math.pow(10,i);return{mask:Number,scale:o,radix:",",mapToRadix:["."],thousandsSeparator:" ",max:e,min:r?-e:0}}),[r,o,i]);return t.createElement(Vf,Object.assign({maskOptions:l,ref:n},s))}));Hf.displayName="NumberInput";const $f=Wf(Hf),Xf=f((function(e,n){const{colorInput:r,errorMessage:o,hasError:a,hintText:i,id:s,label:l,labelSuffix:u,layout:c,tooltip:d}=e,p=Sa(e,["colorInput","errorMessage","hasError","hintText","id","label","labelSuffix","layout","tooltip"]),h=Zh(s);return t.createElement(jh,{errorMessage:o,hasError:a,hintText:i,id:h,label:l,labelSuffix:u,layout:c,tooltip:d},t.createElement(Vh,Object.assign({colorInput:r,hasError:a,id:h,ref:n,type:"tel"},p)))})),Yf=new RegExp("^\\+?420"),jf={mask:"000 000 000",prepare:e=>e.replace(Yf,"")},zf=f(((e,n)=>t.createElement(Vf,Object.assign({maskOptions:jf,prefix:"+420",ref:n},e))));zf.displayName="PhoneInputNext";const Zf=Wf(zf),Uf=f((function(e,n){const{buttonAction:r,buttonText:o,colorInput:a,errorMessage:i,hasError:s,hintText:l,id:u,label:c,labelSuffix:d,layout:p,size:h,tooltip:f}=e,m=Sa(e,["buttonAction","buttonText","colorInput","errorMessage","hasError","hintText","id","label","labelSuffix","layout","size","tooltip"]),g=Zh(u);return t.createElement(jh,{errorMessage:i,hasError:s,hintText:l,id:g,label:c,labelSuffix:d,layout:p,tooltip:f},t.createElement(Vh,Object.assign({button:t.createElement(ro,{buttonStyle:$e.PRIMARY,disabled:s,size:h===ch.XL?Xe.MD:Xe.SM,onClick:r},o),colorInput:a,hasError:s,icon:t.createElement(Ae,{size:P.big,type:R.search}),id:g,ref:n,size:h,type:"text"},m)))}));var Jf;!function(e){e.ceilBySteps="ceilBySteps",e.ceilToThousands="ceilToThousands",e.floorBySteps="floorBySteps",e.floorToThousands="floorToThousands",e.roundBySteps="roundBySteps",e.roundToThousands="roundToThousands"}(Jf||(Jf={}));const Qf=b.div`
|
|
1511
|
+
`,jh=e=>{const{children:n,childrenWidth:r,colorScheme:o=le.light,errorMessage:a,hasError:i,hintText:s,id:l,label:u,labelSuffix:c,layout:d=ph.vertical,tooltip:p}=e,h=y(),f=ce(o),m=(()=>{switch(d){case ph.vertical:return t.Fragment;case ph.horizontal:return Xh;default:throw new Error("unexpected value of enum FieldWrapperLayout fieldWrapper.tsx LabelAndHintWrapper")}})(),g=(()=>{switch(d){case ph.vertical:return t.Fragment;case ph.horizontal:return Yh;default:throw new Error("unexpected value of enum FieldWrapperLayout fieldWrapper.tsx FieldAndErrorWrapper")}})();return t.createElement($h,{layout:d},(void 0!==u||void 0!==s)&&t.createElement(m,null,void 0!==u&&t.createElement(Hh,{hasError:i,id:l,label:u,suffix:c,tooltip:p}),void 0!==s&&t.createElement(O,{color:f(h.colors.fg.neutral.subtle),variant:T.TEXT_SM,weight:N.REGULAR_400},s)),t.createElement(g,Object.assign({},g===t.Fragment?null:{childrenWidth:r}),n,!0===i&&void 0!==a&&""!==a&&t.createElement("div",null,t.createElement(O,{color:f(h.colors.fg.error),variant:T.TEXT_SM,weight:N.REGULAR_400},a))))},zh=e=>void 0!==e?e:oa.encode(Math.random().toString()),Zh=e=>a((()=>zh(e)),[e]),Uh=f((function(e,n){const{colorInput:r,errorMessage:o,hasError:a,hintText:i,id:s,label:l,labelSuffix:u,layout:c,tooltip:d}=e,p=Sa(e,["colorInput","errorMessage","hasError","hintText","id","label","labelSuffix","layout","tooltip"]),h=Zh(s);return t.createElement(jh,{errorMessage:o,hasError:a,hintText:i,id:h,label:l,labelSuffix:u,layout:c,tooltip:d},t.createElement(Vh,Object.assign({colorInput:r,hasError:a,id:h,ref:n,type:"email"},p)))}));function Jh(e){return"string"==typeof e||e instanceof String}function Qh(e){var t;return"object"==typeof e&&null!=e&&"Object"===(null==e||null==(t=e.constructor)?void 0:t.name)}function Kh(e,t){return Array.isArray(t)?Kh(e,((e,n)=>t.includes(n))):Object.entries(e).reduce(((e,n)=>{let[r,o]=n;return t(o,r)&&(e[r]=o),e}),{})}const qh="NONE",ef="LEFT",tf="FORCE_LEFT",nf="RIGHT",rf="FORCE_RIGHT";function of(e){return e.replace(/([.*+?^=!:${}()|[\]/\\])/g,"\\$1")}function af(e,t){if(t===e)return!0;const n=Array.isArray(t),r=Array.isArray(e);let o;if(n&&r){if(t.length!=e.length)return!1;for(o=0;o<t.length;o++)if(!af(t[o],e[o]))return!1;return!0}if(n!=r)return!1;if(t&&e&&"object"==typeof t&&"object"==typeof e){const n=t instanceof Date,r=e instanceof Date;if(n&&r)return t.getTime()==e.getTime();if(n!=r)return!1;const a=t instanceof RegExp,i=e instanceof RegExp;if(a&&i)return t.toString()==e.toString();if(a!=i)return!1;const s=Object.keys(t);for(o=0;o<s.length;o++)if(!Object.prototype.hasOwnProperty.call(e,s[o]))return!1;for(o=0;o<s.length;o++)if(!af(e[s[o]],t[s[o]]))return!1;return!0}return!(!t||!e||"function"!=typeof t||"function"!=typeof e)&&t.toString()===e.toString()}class sf{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?qh:this.oldSelection.end!==this.cursorPos&&this.oldSelection.start!==this.cursorPos||this.oldSelection.end!==this.oldSelection.start?ef:nf}}function lf(e,t){return new lf.InputMask(e,t)}function uf(e){if(null==e)throw new Error("mask property should be defined");return e instanceof RegExp?lf.MaskedRegExp:Jh(e)?lf.MaskedPattern:e===Date?lf.MaskedDate:e===Number?lf.MaskedNumber:Array.isArray(e)||e===Array?lf.MaskedDynamic:lf.Masked&&e.prototype instanceof lf.Masked?e:lf.Masked&&e instanceof lf.Masked?e.constructor:e instanceof Function?lf.MaskedFunction:(console.warn("Mask not found for mask",e),lf.Masked)}function cf(e){if(!e)throw new Error("Options in not defined");if(lf.Masked){if(e.prototype instanceof lf.Masked)return{mask:e};const{mask:t,...n}=e instanceof lf.Masked?{mask:e}:Qh(e)&&e.mask instanceof lf.Masked?e:{};if(t){const e=t.mask;return{...Kh(t,((e,t)=>!t.startsWith("_"))),mask:t.constructor,_mask:e,...n}}}return Qh(e)?{...e}:{mask:e}}function df(e){if(lf.Masked&&e instanceof lf.Masked)return e;const t=cf(e),n=uf(t.mask);if(!n)throw new Error("Masked class is not found for provided mask "+t.mask+", appropriate module needs to be imported manually before creating mask.");return t.mask===n&&delete t.mask,t._mask&&(t.mask=t._mask,delete t._mask),new n(t)}lf.createMask=df;class pf{get selectionStart(){let e;try{e=this._unsafeSelectionStart}catch{}return null!=e?e:this.value.length}get selectionEnd(){let e;try{e=this._unsafeSelectionEnd}catch{}return null!=e?e:this.value.length}select(e,t){if(null!=e&&null!=t&&(e!==this.selectionStart||t!==this.selectionEnd))try{this._unsafeSelect(e,t)}catch{}}get isActive(){return!1}}lf.MaskElement=pf;class hf extends pf{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,n;return null!=(e=null==(t=(n=this.input).getRootNode)?void 0:t.call(n))?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){return this._handlers.redo&&(90===e.keyCode&&e.shiftKey&&(e.metaKey||e.ctrlKey)||89===e.keyCode&&e.ctrlKey)?(e.preventDefault(),this._handlers.redo(e)):this._handlers.undo&&90===e.keyCode&&(e.metaKey||e.ctrlKey)?(e.preventDefault(),this._handlers.undo(e)):void(e.isComposing||this._handlers.selectionChange(e))}_onBeforeinput(e){return"historyUndo"===e.inputType&&this._handlers.undo?(e.preventDefault(),this._handlers.undo(e)):"historyRedo"===e.inputType&&this._handlers.redo?(e.preventDefault(),this._handlers.redo(e)):void 0}_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={}}}lf.HTMLMaskElement=hf;class ff extends hf{constructor(e){super(e),this.input=e}get _unsafeSelectionStart(){return null!=this.input.selectionStart?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}}lf.HTMLMaskElement=hf;class mf extends hf{get _unsafeSelectionStart(){const e=this.rootElement,t=e.getSelection&&e.getSelection(),n=t&&t.anchorOffset,r=t&&t.focusOffset;return null==r||null==n||n<r?n:r}get _unsafeSelectionEnd(){const e=this.rootElement,t=e.getSelection&&e.getSelection(),n=t&&t.anchorOffset,r=t&&t.focusOffset;return null==r||null==n||n>r?n:r}_unsafeSelect(e,t){if(!this.rootElement.createRange)return;const n=this.rootElement.createRange();n.setStart(this.input.firstChild||this.input,e),n.setEnd(this.input.lastChild||this.input,t);const r=this.rootElement,o=r.getSelection&&r.getSelection();o&&(o.removeAllRanges(),o.addRange(n))}get value(){return this.input.textContent||""}set value(e){this.input.textContent=e}}lf.HTMLContenteditableMaskElement=mf;class gf{constructor(){this.states=[],this.currentIndex=0}get currentState(){return this.states[this.currentIndex]}get isEmpty(){return 0===this.states.length}push(e){this.currentIndex<this.states.length-1&&(this.states.length=this.currentIndex+1),this.states.push(e),this.states.length>gf.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}}gf.MAX_LENGTH=100;lf.InputMask=class{constructor(e,t){this.el=e instanceof pf?e:e.isContentEditable&&"INPUT"!==e.tagName&&"TEXTAREA"!==e.tagName?new mf(e):new ff(e),this.masked=df(t),this._listeners={},this._value="",this._unmaskedValue="",this._rawInputValue="",this.history=new gf,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.updateValue(),this._onChange()}maskEquals(e){var t;return null==e||(null==(t=this.masked)?void 0:t.maskEquals(e))}get mask(){return this.masked.mask}set mask(e){if(this.maskEquals(e))return;if(!(e instanceof lf.Masked)&&this.masked.constructor===uf(e))return void this.masked.updateOptions({mask:e});const t=e instanceof lf.Masked?e:df({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 n=this._listeners[e];n&&n.forEach((e=>e(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,n=this.masked.value,r=this.masked.rawInputValue,o=this.displayValue,a=this.unmaskedValue!==t||this.value!==n||this._rawInputValue!==r;this._unmaskedValue=t,this._value=n,this._rawInputValue=r,this.el.value!==o&&(this.el.value=o),"auto"===e?this.alignCursor():null!=e&&(this.cursorPos=e),a&&this._fireChangeEvents(),this._historyChanging||!a&&!this.history.isEmpty||this.history.push({unmaskedValue:t,selection:{start:this.selectionStart,end:this.cursorPos}})}updateOptions(e){const{mask:t,...n}=e,r=!this.maskEquals(t),o=this.masked.optionsIsChanged(n);r&&(this.mask=t),o&&this.masked.updateOptions(n),(r||o)&&this.updateControl()}updateCursor(e){null!=e&&(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,ef))}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 n=this._listeners[e].indexOf(t);return n>=0&&this._listeners[e].splice(n,1),this}_onInput(e){this._inputEvent=e,this._abortUpdateCursor();const t=new sf({value:this.el.value,cursorPos:this.cursorPos,oldValue:this.displayValue,oldSelection:this._selection}),n=this.masked.rawInputValue,r=this.masked.splice(t.startChangePos,t.removed.length,t.inserted,t.removeDirection,{input:!0,raw:!0}).offset,o=n===this.masked.rawInputValue?t.removeDirection:qh;let a=this.masked.nearestInputPos(t.startChangePos+r,o);o!==qh&&(a=this.masked.nearestInputPos(a,qh)),this.updateControl(a),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}};class bf{static normalize(e){return Array.isArray(e)?e:[e,new bf]}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 Boolean(this.rawInserted)||this.skip}equals(e){return this.inserted===e.inserted&&this.tailShift===e.tailShift&&this.rawInserted===e.rawInserted&&this.skip===e.skip}}lf.ChangeDetails=bf;class vf{constructor(e,t,n){void 0===e&&(e=""),void 0===t&&(t=0),this.value=e,this.from=t,this.stop=n}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||null!=e&&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 yf{constructor(e){this._value="",this._update({...yf.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){void 0===t&&(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 void 0===e&&(e=0),void 0===t&&(t=this.displayValue.length),Math.min(this.displayValue.length,t-e)}extractInput(e,t,n){return void 0===e&&(e=0),void 0===t&&(t=this.displayValue.length),this.displayValue.slice(e,t)}extractTail(e,t){return void 0===e&&(e=0),void 0===t&&(t=this.displayValue.length),new vf(this.extractInput(e,t),e)}appendTail(e){return Jh(e)&&(e=new vf(String(e))),e.appendTo(this)}_appendCharRaw(e,t){return e?(this._value+=e,new bf({inserted:e,rawInserted:e})):new bf}_appendChar(e,t,n){void 0===t&&(t={});const r=this.state;let o;if([e,o]=this.doPrepareChar(e,t),e&&(o=o.aggregate(this._appendCharRaw(e,t)),!o.rawInserted&&"pad"===this.autofix)){const n=this.state;this.state=r;let a=this.pad(t);const i=this._appendCharRaw(e,t);a=a.aggregate(i),i.rawInserted||a.equals(o)?o=a:this.state=n}if(o.inserted){let e,a=!1!==this.doValidate(t);if(a&&null!=n){const t=this.state;if(!0===this.overwrite){e=n.state;for(let e=0;e<o.rawInserted.length;++e)n.unshift(this.displayValue.length-o.tailShift)}let r=this.appendTail(n);if(a=r.rawInserted.length===n.toString().length,!(a&&r.inserted||"shift"!==this.overwrite)){this.state=t,e=n.state;for(let e=0;e<o.rawInserted.length;++e)n.shift();r=this.appendTail(n),a=r.rawInserted.length===n.toString().length}a&&r.inserted&&(this.state=t)}a||(o=new bf,this.state=r,n&&e&&(n.state=e))}return o}_appendPlaceholder(){return new bf}_appendEager(){return new bf}append(e,t,n){if(!Jh(e))throw new Error("value should be string");const r=Jh(n)?new vf(String(n)):n;let o;null!=t&&t.tail&&(t._beforeTailState=this.state),[e,o]=this.doPrepare(e,t);for(let n=0;n<e.length;++n){const a=this._appendChar(e[n],t,r);if(!a.rawInserted&&!this.doSkipInvalid(e[n],t,r))break;o.aggregate(a)}return(!0===this.eager||"append"===this.eager)&&null!=t&&t.input&&e&&o.aggregate(this._appendEager()),null!=r&&(o.tailShift+=this.appendTail(r).tailShift),o}remove(e,t){return void 0===e&&(e=0),void 0===t&&(t=this.displayValue.length),this._value=this.displayValue.slice(0,e)+this.displayValue.slice(t),new bf}withValueRefresh(e){if(this._refreshing||!this._initialized)return e();this._refreshing=!0;const t=this.rawInputValue,n=this.value,r=e();return this.rawInputValue=t,this.value&&this.value!==n&&0===n.indexOf(this.value)&&(this.append(n.slice(this.displayValue.length),{},""),this.doCommit()),delete this._refreshing,r}runIsolated(e){if(this._isolated||!this._initialized)return e(this);this._isolated=!0;const t=this.state,n=e(this);return this.state=t,delete this._isolated,n}doSkipInvalid(e,t,n){return Boolean(this.skipInvalid)}doPrepare(e,t){return void 0===t&&(t={}),bf.normalize(this.prepare?this.prepare(e,this,t):e)}doPrepareChar(e,t){return void 0===t&&(t={}),bf.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,n,r,o){void 0===n&&(n=""),void 0===r&&(r=qh),void 0===o&&(o={input:!0});const a=e+t,i=this.extractTail(a),s=!0===this.eager||"remove"===this.eager;let l;s&&(r=function(e){switch(e){case ef:return tf;case nf:return rf;default:return e}}(r),l=this.extractInput(0,a,{raw:!0}));let u=e;const c=new bf;if(r!==qh&&(u=this.nearestInputPos(e,t>1&&0!==e&&!s?qh:r),c.tailShift=u-e),c.aggregate(this.remove(u)),s&&r!==qh&&l===this.rawInputValue)if(r===tf){let e;for(;l===this.rawInputValue&&(e=this.displayValue.length);)c.aggregate(new bf({tailShift:-1})).aggregate(this.remove(e-1))}else r===rf&&i.unshift();return c.aggregate(this.append(n,o,i))}maskEquals(e){return this.mask===e}optionsIsChanged(e){return!af(this,e)}typedValueEquals(e){const t=this.typedValue;return e===t||yf.EMPTY_VALUES.includes(e)&&yf.EMPTY_VALUES.includes(t)||!!this.format&&this.format(e,this)===this.format(this.typedValue,this)}pad(e){return new bf}}yf.DEFAULTS={skipInvalid:!0},yf.EMPTY_VALUES=[void 0,null,""],lf.Masked=yf;class wf{constructor(e,t){void 0===e&&(e=[]),void 0===t&&(t=0),this.chunks=e,this.from=t}toString(){return this.chunks.map(String).join("")}extend(e){if(!String(e))return;e=Jh(e)?new vf(String(e)):e;const t=this.chunks[this.chunks.length-1],n=t&&(t.stop===e.stop||null==e.stop)&&e.from===t.from+t.toString().length;if(e instanceof vf)n?t.extend(e.toString()):this.chunks.push(e);else if(e instanceof wf){if(null==e.stop){let t;for(;e.chunks.length&&null==e.chunks[0].stop;)t=e.chunks.shift(),t.from+=e.from,this.extend(t)}e.toString()&&(e.stop=e.blockIndex,this.chunks.push(e))}}appendTo(e){if(!(e instanceof lf.MaskedPattern)){return new vf(this.toString()).appendTo(e)}const t=new bf;for(let n=0;n<this.chunks.length;++n){const r=this.chunks[n],o=e._mapPosToBlock(e.displayValue.length),a=r.stop;let i;if(null!=a&&(!o||o.index<=a)&&((r instanceof wf||e._stops.indexOf(a)>=0)&&t.aggregate(e._appendPlaceholder(a)),i=r instanceof wf&&e._blocks[a]),i){const n=i.appendTail(r);t.aggregate(n);const o=r.toString().slice(n.rawInserted.length);o&&t.aggregate(e.append(o,{tail:!0}))}else t.aggregate(e.append(r.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,...n}=e;Object.assign(this,n),this.chunks=t.map((e=>{const t="chunks"in e?new wf:new vf;return t.state=e,t}))}unshift(e){if(!this.chunks.length||null!=e&&this.from>=e)return"";const t=null!=e?e-this.from:e;let n=0;for(;n<this.chunks.length;){const e=this.chunks[n],r=e.unshift(t);if(e.toString()){if(!r)break;++n}else this.chunks.splice(n,1);if(r)return r}return""}shift(){if(!this.chunks.length)return"";let e=this.chunks.length-1;for(;0<=e;){const t=this.chunks[e],n=t.shift();if(t.toString()){if(!n)break;--e}else this.chunks.splice(e,1);if(n)return n}return""}}class kf{constructor(e,t){this.masked=e,this._log=[];const{offset:n,index:r}=e._mapPosToBlock(t)||(t<0?{index:0,offset:0}:{index:this.masked._blocks.length,offset:0});this.offset=n,this.index=r,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=(null==(t=this.block)?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)return this.offset=this.block.nearestInputPos(this.offset,tf),0!==this.offset||void 0}))}pushLeftBeforeInput(){return this._pushLeft((()=>{if(!this.block.isFixed)return this.offset=this.block.nearestInputPos(this.offset,ef),!0}))}pushLeftBeforeRequired(){return this._pushLeft((()=>{if(!(this.block.isFixed||this.block.isOptional&&!this.block.value))return this.offset=this.block.nearestInputPos(this.offset,ef),!0}))}pushRightBeforeFilled(){return this._pushRight((()=>{if(!this.block.isFixed&&this.block.value)return this.offset=this.block.nearestInputPos(this.offset,rf),this.offset!==this.block.value.length||void 0}))}pushRightBeforeInput(){return this._pushRight((()=>{if(!this.block.isFixed)return this.offset=this.block.nearestInputPos(this.offset,qh),!0}))}pushRightBeforeRequired(){return this._pushRight((()=>{if(!(this.block.isFixed||this.block.isOptional&&!this.block.value))return this.offset=this.block.nearestInputPos(this.offset,qh),!0}))}}class xf{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 void 0===e&&(e=0),void 0===t&&(t=this._value.length),this._value=this._value.slice(0,e)+this._value.slice(t),this._value||(this._isRawInput=!1),new bf}nearestInputPos(e,t){void 0===t&&(t=qh);const n=this._value.length;switch(t){case ef:case tf:return 0;default:return n}}totalInputPositions(e,t){return void 0===e&&(e=0),void 0===t&&(t=this._value.length),this._isRawInput?t-e:0}extractInput(e,t,n){return void 0===e&&(e=0),void 0===t&&(t=this._value.length),void 0===n&&(n={}),n.raw&&this._isRawInput&&this._value.slice(e,t)||""}get isComplete(){return!0}get isFilled(){return Boolean(this._value)}_appendChar(e,t){if(void 0===t&&(t={}),this.isFilled)return new bf;const n=!0===this.eager||"append"===this.eager,r=this.char===e&&(this.isUnmasking||t.input||t.raw)&&(!t.raw||!n)&&!t.tail,o=new bf({inserted:this.char,rawInserted:r?this.char:""});return this._value=this.char,this._isRawInput=r&&(t.raw||t.input),o}_appendEager(){return this._appendChar(this.char,{tail:!0})}_appendPlaceholder(){const e=new bf;return this.isFilled||(this._value=e.inserted=this.char),e}extractTail(){return new vf("")}appendTail(e){return Jh(e)&&(e=new vf(String(e))),e.appendTo(this)}append(e,t,n){const r=this._appendChar(e[0],t);return null!=n&&(r.tailShift+=this.appendTail(n).tailShift),r}doCommit(){}get state(){return{_value:this._value,_rawInputValue:this.rawInputValue}}set state(e){this._value=e._value,this._isRawInput=Boolean(e._rawInputValue)}pad(e){return this._appendPlaceholder()}}class Cf{constructor(e){const{parent:t,isOptional:n,placeholderChar:r,displayChar:o,lazy:a,eager:i,...s}=e;this.masked=df(s),Object.assign(this,{parent:t,isOptional:n,placeholderChar:r,displayChar:o,lazy:a,eager:i})}reset(){this.isFilled=!1,this.masked.reset()}remove(e,t){return void 0===e&&(e=0),void 0===t&&(t=this.value.length),0===e&&t>=1?(this.isFilled=!1,this.masked.remove(e,t)):new bf}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 Boolean(this.masked.value)||this.isOptional}_appendChar(e,t){if(void 0===t&&(t={}),this.isFilled)return new bf;const n=this.masked.state;let r=this.masked._appendChar(e,this.currentMaskFlags(t));return r.inserted&&!1===this.doValidate(t)&&(r=new bf,this.masked.state=n),r.inserted||this.isOptional||this.lazy||t.input||(r.inserted=this.placeholderChar),r.skip=!r.inserted&&!this.isOptional,this.isFilled=Boolean(r.inserted),r}append(e,t,n){return this.masked.append(e,this.currentMaskFlags(t),n)}_appendPlaceholder(){return this.isFilled||this.isOptional?new bf:(this.isFilled=!0,new bf({inserted:this.placeholderChar}))}_appendEager(){return new bf}extractTail(e,t){return this.masked.extractTail(e,t)}appendTail(e){return this.masked.appendTail(e)}extractInput(e,t,n){return void 0===e&&(e=0),void 0===t&&(t=this.value.length),this.masked.extractInput(e,t,n)}nearestInputPos(e,t){void 0===t&&(t=qh);const n=this.value.length,r=Math.min(Math.max(e,0),n);switch(t){case ef:case tf:return this.isComplete?r:0;case nf:case rf:return this.isComplete?r:n;default:return r}}totalInputPositions(e,t){return void 0===e&&(e=0),void 0===t&&(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:(null==e||null==(t=e._beforeTailState)?void 0:t.masked)||(null==e?void 0:e._beforeTailState)}}pad(e){return new bf}}Cf.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]/,"*":/./};lf.MaskedRegExp=class extends yf{updateOptions(e){super.updateOptions(e)}_update(e){const t=e.mask;t&&(e.validate=e=>e.search(t)>=0),super._update(e)}};class Ef extends yf{constructor(e){super({...Ef.DEFAULTS,...e,definitions:Object.assign({},Cf.DEFAULT_DEFINITIONS,null==e?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 n=!1,r=!1;for(let o=0;o<t.length;++o){if(this.blocks){const e=t.slice(o),n=Object.keys(this.blocks).filter((t=>0===e.indexOf(t)));n.sort(((e,t)=>t.length-e.length));const r=n[0];if(r){const{expose:e,repeat:t,...n}=cf(this.blocks[r]),a={lazy:this.lazy,eager:this.eager,placeholderChar:this.placeholderChar,displayChar:this.displayChar,overwrite:this.overwrite,autofix:this.autofix,...n,repeat:t,parent:this},i=null!=t?new lf.RepeatBlock(a):df(a);i&&(this._blocks.push(i),e&&(this.exposeBlock=i),this._maskedBlocks[r]||(this._maskedBlocks[r]=[]),this._maskedBlocks[r].push(this._blocks.length-1)),o+=r.length-1;continue}}let a=t[o],i=a in e;if(a===Ef.STOP_CHAR){this._stops.push(this._blocks.length);continue}if("{"===a||"}"===a){n=!n;continue}if("["===a||"]"===a){r=!r;continue}if(a===Ef.ESCAPE_CHAR){if(++o,a=t[o],!a)break;i=!1}const s=i?new Cf({isOptional:r,lazy:this.lazy,eager:this.eager,placeholderChar:this.placeholderChar,displayChar:this.displayChar,...cf(e[a]),parent:this}):new xf({char:a,eager:this.eager,isUnmasking:n});this._blocks.push(s)}}get state(){return{...super.state,_blocks:this._blocks.map((e=>e.state))}}set state(e){if(!e)return void this.reset();const{_blocks:t,...n}=e;this._blocks.forEach(((e,n)=>e.state=t[n])),super.state=n}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 bf;let n=null==(e=this._mapPosToBlock(this.displayValue.length))?void 0:e.index;if(null==n)return t;this._blocks[n].isFilled&&++n;for(let e=n;e<this._blocks.length;++e){const n=this._blocks[e]._appendEager();if(!n.inserted)break;t.aggregate(n)}return t}_appendCharRaw(e,t){void 0===t&&(t={});const n=this._mapPosToBlock(this.displayValue.length),r=new bf;if(!n)return r;for(let a,i=n.index;a=this._blocks[i];++i){var o;const n=a._appendChar(e,{...t,_beforeTailState:null==(o=t._beforeTailState)||null==(o=o._blocks)?void 0:o[i]});if(r.aggregate(n),n.consumed)break}return r}extractTail(e,t){void 0===e&&(e=0),void 0===t&&(t=this.displayValue.length);const n=new wf;return e===t||this._forEachBlocksInRange(e,t,((e,t,r,o)=>{const a=e.extractTail(r,o);a.stop=this._findStopBefore(t),a.from=this._blockStartPos(t),a instanceof wf&&(a.blockIndex=t),n.extend(a)})),n}extractInput(e,t,n){if(void 0===e&&(e=0),void 0===t&&(t=this.displayValue.length),void 0===n&&(n={}),e===t)return"";let r="";return this._forEachBlocksInRange(e,t,((e,t,o,a)=>{r+=e.extractInput(o,a,n)})),r}_findStopBefore(e){let t;for(let n=0;n<this._stops.length;++n){const r=this._stops[n];if(!(r<=e))break;t=r}return t}_appendPlaceholder(e){const t=new bf;if(this.lazy&&null==e)return t;const n=this._mapPosToBlock(this.displayValue.length);if(!n)return t;const r=n.index,o=null!=e?e:this._blocks.length;return this._blocks.slice(r,o).forEach((n=>{var r;n.lazy&&null==e||t.aggregate(n._appendPlaceholder(null==(r=n._blocks)?void 0:r.length))})),t}_mapPosToBlock(e){let t="";for(let n=0;n<this._blocks.length;++n){const r=this._blocks[n],o=t.length;if(t+=r.displayValue,e<=t.length)return{index:n,offset:e-o}}}_blockStartPos(e){return this._blocks.slice(0,e).reduce(((e,t)=>e+t.displayValue.length),0)}_forEachBlocksInRange(e,t,n){void 0===t&&(t=this.displayValue.length);const r=this._mapPosToBlock(e);if(r){const e=this._mapPosToBlock(t),o=e&&r.index===e.index,a=r.offset,i=e&&o?e.offset:this._blocks[r.index].displayValue.length;if(n(this._blocks[r.index],r.index,a,i),e&&!o){for(let t=r.index+1;t<e.index;++t)n(this._blocks[t],t,0,this._blocks[t].displayValue.length);n(this._blocks[e.index],e.index,0,e.offset)}}}remove(e,t){void 0===e&&(e=0),void 0===t&&(t=this.displayValue.length);const n=super.remove(e,t);return this._forEachBlocksInRange(e,t,((e,t,r,o)=>{n.aggregate(e.remove(r,o))})),n}nearestInputPos(e,t){if(void 0===t&&(t=qh),!this._blocks.length)return 0;const n=new kf(this,e);if(t===qh)return n.pushRightBeforeInput()?n.pos:(n.popState(),n.pushLeftBeforeInput()?n.pos:this.displayValue.length);if(t===ef||t===tf){if(t===ef){if(n.pushRightBeforeFilled(),n.ok&&n.pos===e)return e;n.popState()}if(n.pushLeftBeforeInput(),n.pushLeftBeforeRequired(),n.pushLeftBeforeFilled(),t===ef){if(n.pushRightBeforeInput(),n.pushRightBeforeRequired(),n.ok&&n.pos<=e)return n.pos;if(n.popState(),n.ok&&n.pos<=e)return n.pos;n.popState()}return n.ok?n.pos:t===tf?0:(n.popState(),n.ok?n.pos:(n.popState(),n.ok?n.pos:0))}return t===nf||t===rf?(n.pushRightBeforeInput(),n.pushRightBeforeRequired(),n.pushRightBeforeFilled()?n.pos:t===rf?this.displayValue.length:(n.popState(),n.ok?n.pos:(n.popState(),n.ok?n.pos:this.nearestInputPos(e,ef)))):e}totalInputPositions(e,t){void 0===e&&(e=0),void 0===t&&(t=this.displayValue.length);let n=0;return this._forEachBlocksInRange(e,t,((e,t,r,o)=>{n+=e.totalInputPositions(r,o)})),n}maskedBlock(e){return this.maskedBlocks(e)[0]}maskedBlocks(e){const t=this._maskedBlocks[e];return t?t.map((e=>this._blocks[e])):[]}pad(e){const t=new bf;return this._forEachBlocksInRange(0,this.displayValue.length,(n=>t.aggregate(n.pad(e)))),t}}Ef.DEFAULTS={...yf.DEFAULTS,lazy:!0,placeholderChar:"_"},Ef.STOP_CHAR="`",Ef.ESCAPE_CHAR="\\",Ef.InputDefinition=Cf,Ef.FixedDefinition=xf,lf.MaskedPattern=Ef;class If extends Ef{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:n=this.from||0,maxLength:r=this.maxLength||0,autofix:o=this.autofix,...a}=e;this.to=t,this.from=n,this.maxLength=Math.max(String(t).length,r),this.autofix=o;const i=String(this.from).padStart(this.maxLength,"0"),s=String(this.to).padStart(this.maxLength,"0");let l=0;for(;l<s.length&&s[l]===i[l];)++l;a.mask=s.slice(0,l).replace(/0/g,"\\0")+"0".repeat(this.maxLength-l),super._update(a)}get isComplete(){return super.isComplete&&Boolean(this.value)}boundaries(e){let t="",n="";const[,r,o]=e.match(/^(\D*)(\d*)(\D*)/)||[];return o&&(t="0".repeat(r.length)+o,n="9".repeat(r.length)+o),t=t.padEnd(this.maxLength,"0"),n=n.padEnd(this.maxLength,"9"),[t,n]}doPrepareChar(e,t){let n;return void 0===t&&(t={}),[e,n]=super.doPrepareChar(e.replace(/\D/g,""),t),e||(n.skip=!this.isComplete),[e,n]}_appendCharRaw(e,t){if(void 0===t&&(t={}),!this.autofix||this.value.length+1>this.maxLength)return super._appendCharRaw(e,t);const n=String(this.from).padStart(this.maxLength,"0"),r=String(this.to).padStart(this.maxLength,"0"),[o,a]=this.boundaries(this.value+e);return Number(a)<this.from?super._appendCharRaw(n[this.value.length],t):Number(o)>this.to?!t.tail&&"pad"===this.autofix&&this.value.length+1<this.maxLength?super._appendCharRaw(n[this.value.length],t).aggregate(this._appendCharRaw(e,t)):super._appendCharRaw(r[this.value.length],t):super._appendCharRaw(e,t)}doValidate(e){const t=this.value;if(-1===t.search(/[^0]/)&&t.length<=this._matchFrom)return!0;const[n,r]=this.boundaries(t);return this.from<=Number(r)&&Number(n)<=this.to&&super.doValidate(e)}pad(e){const t=new bf;if(this.value.length===this.maxLength)return t;const n=this.value,r=this.maxLength-this.value.length;if(r){this.reset();for(let n=0;n<r;++n)t.aggregate(super._appendCharRaw("0",e));n.split("").forEach((e=>this._appendCharRaw(e)))}return t}}lf.MaskedRange=If;class Sf extends Ef{static extractPatternOptions(e){const{mask:t,pattern:n,...r}=e;return{...r,mask:Jh(t)?t:n}}constructor(e){super(Sf.extractPatternOptions({...Sf.DEFAULTS,...e}))}updateOptions(e){super.updateOptions(e)}_update(e){const{mask:t,pattern:n,blocks:r,...o}={...Sf.DEFAULTS,...e},a=Object.assign({},Sf.GET_DEFAULT_BLOCKS());e.min&&(a.Y.from=e.min.getFullYear()),e.max&&(a.Y.to=e.max.getFullYear()),e.min&&e.max&&a.Y.from===a.Y.to&&(a.m.from=e.min.getMonth()+1,a.m.to=e.max.getMonth()+1,a.m.from===a.m.to&&(a.d.from=e.min.getDate(),a.d.to=e.max.getDate())),Object.assign(a,this.blocks,r),super._update({...o,mask:Jh(t)?t:n,blocks:a})}doValidate(e){const t=this.date;return super.doValidate(e)&&(!this.isComplete||this.isDateExist(this.value)&&null!=t&&(null==this.min||this.min<=t)&&(null==this.max||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(Sf.extractPatternOptions(e))}}Sf.GET_DEFAULT_BLOCKS=()=>({d:{mask:If,from:1,to:31,maxLength:2},m:{mask:If,from:1,to:12,maxLength:2},Y:{mask:If,from:1900,to:9999}}),Sf.DEFAULTS={...Ef.DEFAULTS,mask:Date,pattern:"d{.}`m{.}`Y",format:(e,t)=>{if(!e)return"";return[String(e.getDate()).padStart(2,"0"),String(e.getMonth()+1).padStart(2,"0"),e.getFullYear()].join(".")},parse:(e,t)=>{const[n,r,o]=e.split(".").map(Number);return new Date(o,r-1,n)}},lf.MaskedDate=Sf;class Df extends yf{constructor(e){super({...Df.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((e=>{const{expose:t,...n}=cf(e),r=df({overwrite:this._overwrite,eager:this._eager,skipInvalid:this._skipInvalid,...n});return t&&(this.exposeMask=r),r})):[])}_appendCharRaw(e,t){void 0===t&&(t={});const n=this._applyDispatch(e,t);return this.currentMask&&n.aggregate(this.currentMask._appendChar(e,this.currentMaskFlags(t))),n}_applyDispatch(e,t,n){void 0===e&&(e=""),void 0===t&&(t={}),void 0===n&&(n="");const r=t.tail&&null!=t._beforeTailState?t._beforeTailState._value:this.value,o=this.rawInputValue,a=t.tail&&null!=t._beforeTailState?t._beforeTailState._rawInputValue:o,i=o.slice(a.length),s=this.currentMask,l=new bf,u=null==s?void 0:s.state;return this.currentMask=this.doDispatch(e,{...t},n),this.currentMask&&(this.currentMask!==s?(this.currentMask.reset(),a&&(this.currentMask.append(a,{raw:!0}),l.tailShift=this.currentMask.value.length-r.length),i&&(l.tailShift+=this.currentMask.append(i,{raw:!0,tail:!0}).tailShift)):u&&(this.currentMask.state=u)),l}_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 bf;return e&&t.aggregate(this._applyDispatch("",{},e)),t.aggregate(this.currentMask?this.currentMask.appendTail(e):super.appendTail(e))}currentMaskFlags(e){var t,n;return{...e,_beforeTailState:(null==(t=e._beforeTailState)?void 0:t.currentMaskRef)===this.currentMask&&(null==(n=e._beforeTailState)?void 0:n.currentMask)||e._beforeTailState}}doDispatch(e,t,n){return void 0===t&&(t={}),void 0===n&&(n=""),this.dispatch(e,this,t,n)}doValidate(e){return super.doValidate(e)&&(!this.currentMask||this.currentMask.doValidate(this.currentMaskFlags(e)))}doPrepare(e,t){void 0===t&&(t={});let[n,r]=super.doPrepare(e,t);if(this.currentMask){let e;[n,e]=super.doPrepare(n,this.currentMaskFlags(t)),r=r.aggregate(e)}return[n,r]}doPrepareChar(e,t){void 0===t&&(t={});let[n,r]=super.doPrepareChar(e,t);if(this.currentMask){let e;[n,e]=super.doPrepareChar(n,this.currentMaskFlags(t)),r=r.aggregate(e)}return[n,r]}reset(){var e;null==(e=this.currentMask)||e.reset(),this.compiledMasks.forEach((e=>e.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)return this.exposeMask.typedValue=e,this.currentMask=this.exposeMask,void this._applyDispatch();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 Boolean(null==(e=this.currentMask)?void 0:e.isComplete)}get isFilled(){var e;return Boolean(null==(e=this.currentMask)?void 0:e.isFilled)}remove(e,t){const n=new bf;return this.currentMask&&n.aggregate(this.currentMask.remove(e,t)).aggregate(this._applyDispatch()),n}get state(){var e;return{...super.state,_rawInputValue:this.rawInputValue,compiledMasks:this.compiledMasks.map((e=>e.state)),currentMaskRef:this.currentMask,currentMask:null==(e=this.currentMask)?void 0:e.state}}set state(e){const{compiledMasks:t,currentMaskRef:n,currentMask:r,...o}=e;t&&this.compiledMasks.forEach(((e,n)=>e.state=t[n])),null!=n&&(this.currentMask=n,this.currentMask.state=r),super.state=o}extractInput(e,t,n){return this.currentMask?this.currentMask.extractInput(e,t,n):""}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,n)=>{if(!e[n])return;const{mask:r,...o}=e[n];return af(t,o)&&t.maskEquals(r)})):super.maskEquals(e)}typedValueEquals(e){var t;return Boolean(null==(t=this.currentMask)?void 0:t.typedValueEquals(e))}}Df.DEFAULTS={...yf.DEFAULTS,dispatch:(e,t,n,r)=>{if(!t.compiledMasks.length)return;const o=t.rawInputValue,a=t.compiledMasks.map(((a,i)=>{const s=t.currentMask===a,l=s?a.displayValue.length:a.nearestInputPos(a.displayValue.length,tf);return a.rawInputValue!==o?(a.reset(),a.append(o,{raw:!0})):s||a.remove(l),a.append(e,t.currentMaskFlags(n)),a.appendTail(r),{index:i,weight:a.rawInputValue.length,totalInputPositions:a.totalInputPositions(0,Math.max(l,a.nearestInputPos(a.displayValue.length,tf)))}}));return a.sort(((e,t)=>t.weight-e.weight||t.totalInputPositions-e.totalInputPositions)),t.compiledMasks[a[0].index]}},lf.MaskedDynamic=Df;class Mf extends Ef{constructor(e){super({...Mf.DEFAULTS,...e})}updateOptions(e){super.updateOptions(e)}_update(e){const{enum:t,...n}=e;if(t){const e=t.map((e=>e.length)),r=Math.min(...e),o=Math.max(...e)-r;n.mask="*".repeat(r),o&&(n.mask+="["+"*".repeat(o)+"]"),this.enum=t}super._update(n)}_appendCharRaw(e,t){void 0===t&&(t={});const n=Math.min(this.nearestInputPos(0,rf),this.value.length),r=this.enum.filter((t=>this.matchValue(t,this.unmaskedValue+e,n)));if(r.length){1===r.length&&this._forEachBlocksInRange(0,this.value.length,((e,n)=>{const o=r[0][n];n>=this.value.length||o===e.value||(e.reset(),e._appendChar(o,t))}));const e=super._appendCharRaw(r[0][this.value.length],t);return 1===r.length&&r[0].slice(this.unmaskedValue.length).split("").forEach((t=>e.aggregate(super._appendCharRaw(t)))),e}return new bf({skip:!this.isComplete})}extractTail(e,t){return void 0===e&&(e=0),void 0===t&&(t=this.displayValue.length),new vf("",e)}remove(e,t){if(void 0===e&&(e=0),void 0===t&&(t=this.displayValue.length),e===t)return new bf;const n=Math.min(super.nearestInputPos(0,rf),this.value.length);let r;for(r=e;r>=0;--r){if(this.enum.filter((e=>this.matchValue(e,this.value.slice(n,r),n))).length>1)break}const o=super.remove(r,t);return o.tailShift+=r-e,o}get isComplete(){return this.enum.indexOf(this.value)>=0}}Mf.DEFAULTS={...Ef.DEFAULTS,matchValue:(e,t,n)=>e.indexOf(t,n)===n},lf.MaskedEnum=Mf;var Af;lf.MaskedFunction=class extends yf{updateOptions(e){super.updateOptions(e)}_update(e){super._update({...e,validate:e.mask})}};class Tf extends yf{constructor(e){super({...Tf.DEFAULTS,...e})}updateOptions(e){super.updateOptions(e)}_update(e){super._update(e),this._updateRegExps()}_updateRegExps(){const e="^"+(this.allowNegative?"[+|\\-]?":""),t=(this.scale?"("+of(this.radix)+"\\d{0,"+this.scale+"})?":"")+"$";this._numberRegExp=new RegExp(e+"\\d*"+t),this._mapToRadixRegExp=new RegExp("["+this.mapToRadix.map(of).join("")+"]","g"),this._thousandsSeparatorRegExp=new RegExp(of(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){void 0===t&&(t={});const[n,r]=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&&!n&&(r.skip=!0),!n||this.allowPositive||this.value||"-"===n||r.aggregate(this._appendChar("-")),[n,r]}_separatorsCount(e,t){void 0===t&&(t=!1);let n=0;for(let r=0;r<e;++r)this._value.indexOf(this.thousandsSeparator,r)===r&&(++n,t&&(e+=this.thousandsSeparator.length));return n}_separatorsCountFromSlice(e){return void 0===e&&(e=this._value),this._separatorsCount(this._removeThousandsSeparators(e).length,!0)}extractInput(e,t,n){return void 0===e&&(e=0),void 0===t&&(t=this.displayValue.length),[e,t]=this._adjustRangeWithSeparators(e,t),this._removeThousandsSeparators(super.extractInput(e,t,n))}_appendCharRaw(e,t){void 0===t&&(t={});const n=t.tail&&t._beforeTailState?t._beforeTailState._value:this._value,r=this._separatorsCountFromSlice(n);this._value=this._removeThousandsSeparators(this.value);const o=this._value;this._value+=e;const a=this.number;let i,s=!isNaN(a),l=!1;if(s){let e;null!=this.min&&this.min<0&&this.number<this.min&&(e=this.min),null!=this.max&&this.max>0&&this.number>this.max&&(e=this.max),null!=e&&(this.autofix?(this._value=this.format(e,this).replace(Tf.UNMASKED_RADIX,this.radix),l||(l=o===this._value&&!t.tail)):s=!1),s&&(s=Boolean(this._value.match(this._numberRegExp)))}s?i=new bf({inserted:this._value.slice(o.length),rawInserted:l?"":e,skip:l}):(this._value=o,i=new bf),this._value=this._insertThousandsSeparators(this._value);const u=t.tail&&t._beforeTailState?t._beforeTailState._value:this._value,c=this._separatorsCountFromSlice(u);return i.tailShift+=(c-r)*this.thousandsSeparator.length,i}_findSeparatorAround(e){if(this.thousandsSeparator){const t=e-this.thousandsSeparator.length+1,n=this.value.indexOf(this.thousandsSeparator,t);if(n<=e)return n}return-1}_adjustRangeWithSeparators(e,t){const n=this._findSeparatorAround(e);n>=0&&(e=n);const r=this._findSeparatorAround(t);return r>=0&&(t=r+this.thousandsSeparator.length),[e,t]}remove(e,t){void 0===e&&(e=0),void 0===t&&(t=this.displayValue.length),[e,t]=this._adjustRangeWithSeparators(e,t);const n=this.value.slice(0,e),r=this.value.slice(t),o=this._separatorsCount(n.length);this._value=this._insertThousandsSeparators(this._removeThousandsSeparators(n+r));const a=this._separatorsCountFromSlice(n);return new bf({tailShift:(a-o)*this.thousandsSeparator.length})}nearestInputPos(e,t){if(!this.thousandsSeparator)return e;switch(t){case qh:case ef:case tf:{const n=this._findSeparatorAround(e-1);if(n>=0){const r=n+this.thousandsSeparator.length;if(e<r||this.value.length<=r||t===tf)return n}break}case nf:case rf:{const t=this._findSeparatorAround(e);if(t>=0)return t+this.thousandsSeparator.length}}return e}doCommit(){if(this.value){const e=this.number;let t=e;null!=this.min&&(t=Math.max(t,this.min)),null!=this.max&&(t=Math.min(t,this.max)),t!==e&&(this.unmaskedValue=this.format(t,this));let n=this.value;this.normalizeZeros&&(n=this._normalizeZeros(n)),this.padFractionalZeros&&this.scale>0&&(n=this._padFractionalZeros(n)),this._value=n}super.doCommit()}_normalizeZeros(e){const t=this._removeThousandsSeparators(e).split(this.radix);return t[0]=t[0].replace(/^(\D*)(0*)(\d*)/,((e,t,n,r)=>t+r)),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,n){void 0===t&&(t={});const r=0===this.scale&&e!==this.thousandsSeparator&&(e===this.radix||e===Tf.UNMASKED_RADIX||this.mapToRadix.includes(e));return super.doSkipInvalid(e,t,n)&&!r}get unmaskedValue(){return this._removeThousandsSeparators(this._normalizeZeros(this.value)).replace(this.radix,Tf.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(Tf.UNMASKED_RADIX,this.radix)}get number(){return this.typedValue}set number(e){this.typedValue=e}get allowNegative(){return null!=this.min&&this.min<0||null!=this.max&&this.max<0}get allowPositive(){return null!=this.min&&this.min>0||null!=this.max&&this.max>0}typedValueEquals(e){return(super.typedValueEquals(e)||Tf.EMPTY_VALUES.includes(e)&&Tf.EMPTY_VALUES.includes(this.typedValue))&&!(0===e&&""===this.value)}}Af=Tf,Tf.UNMASKED_RADIX=".",Tf.EMPTY_VALUES=[...yf.EMPTY_VALUES,0],Tf.DEFAULTS={...yf.DEFAULTS,mask:Number,radix:",",thousandsSeparator:"",mapToRadix:[Af.UNMASKED_RADIX],min:Number.MIN_SAFE_INTEGER,max:Number.MAX_SAFE_INTEGER,scale:2,normalizeZeros:!0,padFractionalZeros:!1,parse:Number,format:e=>e.toLocaleString("en-US",{useGrouping:!1,maximumFractionDigits:20})},lf.MaskedNumber=Tf;const Lf={MASKED:"value",UNMASKED:"unmaskedValue",TYPED:"typedValue"};function Nf(e,t,n){void 0===t&&(t=Lf.MASKED),void 0===n&&(n=Lf.MASKED);const r=df(e);return e=>r.runIsolated((r=>(r[t]=e,r[n])))}lf.PIPE_TYPE=Lf,lf.createPipe=Nf,lf.pipe=function(e,t,n,r){return Nf(t,n,r)(e)};lf.RepeatBlock=class extends Ef{get repeatFrom(){var e;return null!=(e=Array.isArray(this.repeat)?this.repeat[0]:this.repeat===1/0?0:this.repeat)?e:0}get repeatTo(){var e;return null!=(e=Array.isArray(this.repeat)?this.repeat[1]:this.repeat)?e:1/0}constructor(e){super(e)}updateOptions(e){super.updateOptions(e)}_update(e){var t,n,r;const{repeat:o,...a}=cf(e);this._blockOpts=Object.assign({},this._blockOpts,a);const i=df(this._blockOpts);this.repeat=null!=(t=null!=(n=null!=o?o:i.repeat)?n:this.repeat)?t:1/0,super._update({mask:"m".repeat(Math.max(this.repeatTo===1/0&&(null==(r=this._blocks)?void 0:r.length)||0,this.repeatFrom)),blocks:{m:i},eager:i.eager,overwrite:i.overwrite,skipInvalid:i.skipInvalid,lazy:i.lazy,placeholderChar:i.placeholderChar,displayChar:i.displayChar})}_allocateBlock(e){return e<this._blocks.length?this._blocks[e]:this.repeatTo===1/0||this._blocks.length<this.repeatTo?(this._blocks.push(df(this._blockOpts)),this.mask+="m",this._blocks[this._blocks.length-1]):void 0}_appendCharRaw(e,t){void 0===t&&(t={});const n=new bf;for(let s,l,u=null!=(r=null==(o=this._mapPosToBlock(this.displayValue.length))?void 0:o.index)?r:Math.max(this._blocks.length-1,0);s=null!=(a=this._blocks[u])?a:l=!l&&this._allocateBlock(u);++u){var r,o,a,i;const c=s._appendChar(e,{...t,_beforeTailState:null==(i=t._beforeTailState)||null==(i=i._blocks)?void 0:i[u]});if(c.skip&&l){this._blocks.pop(),this.mask=this.mask.slice(1);break}if(n.aggregate(c),c.consumed)break}return n}_trimEmptyTail(e,t){var n,r;void 0===e&&(e=0);const o=Math.max((null==(n=this._mapPosToBlock(e))?void 0:n.index)||0,this.repeatFrom,0);let a;null!=t&&(a=null==(r=this._mapPosToBlock(t))?void 0:r.index),null==a&&(a=this._blocks.length-1);let i=0;for(let e=a;o<=e&&!this._blocks[e].unmaskedValue;--e,++i);i&&(this._blocks.splice(a-i+1,i),this.mask=this.mask.slice(i))}reset(){super.reset(),this._trimEmptyTail()}remove(e,t){void 0===e&&(e=0),void 0===t&&(t=this.displayValue.length);const n=super.remove(e,t);return this._trimEmptyTail(e,t),n}totalInputPositions(e,t){return void 0===e&&(e=0),null==t&&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}};try{globalThis.IMask=lf}catch{}const _f={mask:kl.oneOfType([kl.array,kl.func,kl.string,kl.instanceOf(RegExp),kl.oneOf([Date,Number,lf.Masked]),kl.instanceOf(lf.Masked)]),value:kl.any,unmask:kl.oneOfType([kl.bool,kl.oneOf(["typed"])]),prepare:kl.func,prepareChar:kl.func,validate:kl.func,commit:kl.func,overwrite:kl.oneOfType([kl.bool,kl.oneOf(["shift"])]),eager:kl.oneOfType([kl.bool,kl.oneOf(["append","remove"])]),skipInvalid:kl.bool,onAccept:kl.func,onComplete:kl.func,placeholderChar:kl.string,displayChar:kl.string,lazy:kl.bool,definitions:kl.object,blocks:kl.object,enum:kl.arrayOf(kl.string),maxLength:kl.number,from:kl.number,to:kl.number,pattern:kl.string,format:kl.func,parse:kl.func,autofix:kl.oneOfType([kl.bool,kl.oneOf(["pad"])]),radix:kl.string,thousandsSeparator:kl.string,mapToRadix:kl.arrayOf(kl.string),scale:kl.number,normalizeZeros:kl.bool,padFractionalZeros:kl.bool,min:kl.oneOfType([kl.number,kl.instanceOf(Date)]),max:kl.oneOfType([kl.number,kl.instanceOf(Date)]),dispatch:kl.func,inputRef:kl.oneOfType([kl.func,kl.shape({current:kl.object})])},Of=Object.keys(_f).filter((e=>"value"!==e)),Rf=["value","unmask","onAccept","onComplete","inputRef"],Pf=Of.filter((e=>Rf.indexOf(e)<0));const Bf=function(e){var n;const r=(n=class extends t.Component{constructor(e){super(e),this._inputRef=this._inputRef.bind(this)}componentDidMount(){this.props.mask&&this.initMask()}componentDidUpdate(){const e=this.props,t=this._extractMaskOptionsFromProps(e);var n;t.mask?this.maskRef?(this.maskRef.updateOptions(t),"value"in e&&void 0!==e.value&&(this.maskValue=e.value)):this.initMask(t):(this.destroyMask(),"value"in e&&void 0!==e.value&&(null!=(n=this.element)&&n.isContentEditable&&"INPUT"!==this.element.tagName&&"TEXTAREA"!==this.element.tagName?this.element.textContent=e.value:this.element.value=e.value))}componentWillUnmount(){this.destroyMask()}_inputRef(e){this.element=e,this.props.inputRef&&(Object.prototype.hasOwnProperty.call(this.props.inputRef,"current")?this.props.inputRef.current=e:this.props.inputRef(e))}initMask(e){void 0===e&&(e=this._extractMaskOptionsFromProps(this.props)),this.maskRef=lf(this.element,e).on("accept",this._onAccept.bind(this)).on("complete",this._onComplete.bind(this)),"value"in this.props&&void 0!==this.props.value&&(this.maskValue=this.props.value)}destroyMask(){this.maskRef&&(this.maskRef.destroy(),delete this.maskRef)}_extractMaskOptionsFromProps(e){const{...t}=e;return Object.keys(t).filter((e=>Pf.indexOf(e)<0)).forEach((e=>{delete t[e]})),t}_extractNonMaskProps(e){const{...t}=e;return Of.forEach((e=>{"maxLength"!==e&&delete t[e]})),"defaultValue"in t||(t.defaultValue=e.mask?"":t.value),delete t.value,t}get maskValue(){return this.maskRef?"typed"===this.props.unmask?this.maskRef.typedValue:this.props.unmask?this.maskRef.unmaskedValue:this.maskRef.value:""}set maskValue(e){this.maskRef&&(e=null==e&&"typed"!==this.props.unmask?"":e,"typed"===this.props.unmask?this.maskRef.typedValue=e:this.props.unmask?this.maskRef.unmaskedValue=e:this.maskRef.value=e)}_onAccept(e){this.props.onAccept&&this.maskRef&&this.props.onAccept(this.maskValue,this.maskRef,e)}_onComplete(e){this.props.onComplete&&this.maskRef&&this.props.onComplete(this.maskValue,this.maskRef,e)}render(){return t.createElement(e,{...this._extractNonMaskProps(this.props),inputRef:this._inputRef})}},n.displayName=void 0,n.propTypes=void 0,n),o=e.displayName||e.name||"Component";return r.displayName="IMask("+o+")",r.propTypes=_f,t.forwardRef(((e,n)=>t.createElement(r,{...e,ref:n})))}((e=>{let{inputRef:n,...r}=e;return t.createElement("input",{...r,ref:n})}));t.forwardRef(((e,n)=>t.createElement(Bf,{...e,ref:n})));const Ff=f(((e,a)=>{const{maskOptions:s,onAccept:l,value:u}=e,c=Sa(e,["maskOptions","onAccept","value"]),{ref:d,setUnmaskedValue:p}=function(e,t){let{onAccept:a,onComplete:s,ref:l=o(null),defaultValue:u,defaultUnmaskedValue:c,defaultTypedValue:d}=void 0===t?{}:t;const p=o(null),[h,f]=r({}),[m,g]=r(""),[b,v]=r(""),[y,w]=r(),k=n((()=>{var e;null==(e=p.current)||e.destroy(),p.current=null}),[]),x=n((()=>{const e=p.current;e&&(f({value:e.value,unmaskedValue:e.unmaskedValue,typedValue:e.typedValue}),w(e.typedValue),v(e.unmaskedValue),g(e.value))}),[]),C=n((e=>{const t=p.current;t&&(x(),null==a||a(t.value,t,e))}),[a]),E=n((e=>p.current&&(null==s?void 0:s(p.current.value,p.current,e))),[s]);return i((()=>{const{value:e,...t}=h,n=p.current;n&&void 0!==m&&(e!==m&&(n.value=m,n.value!==m&&C()),f(t))}),[m]),i((()=>{const{unmaskedValue:e,...t}=h,n=p.current;n&&void 0!==b&&(e!==b&&(n.unmaskedValue=b,n.unmaskedValue!==b&&C()),f(t))}),[b]),i((()=>{const{typedValue:e,...t}=h,n=p.current;n&&void 0!==y&&(e!==y&&(n.typedValue=y,n.masked.typedValueEquals(y)||C()),f(t))}),[y]),i((()=>{const t=l.current;if(!t||null==e||!e.mask)return k();const n=p.current;n?null==n||n.updateOptions(e):t&&null!=e&&e.mask&&(p.current=lf(t,e),x(),void 0!==u&&g(u),void 0!==c&&v(c),void 0!==d&&w(d))}),[e,k,C]),i((()=>{if(!p.current)return;const e=p.current;return e.on("accept",C),e.on("complete",E),()=>{e.off("accept",C),e.off("complete",E)}}),[C,E]),i((()=>k),[k]),{ref:l,maskRef:p,value:m,setValue:g,unmaskedValue:b,setUnmaskedValue:v,typedValue:y,setTypedValue:w}}(s,{onAccept:(e,t)=>null==l?void 0:l(t.unmaskedValue,e)});i((()=>{p(null!=u?u:"")}),[p,u]);const h=dr([a,d]);return t.createElement(Vh,Object.assign({},c,{ref:h}))}));Ff.displayName="MaskedInputBase";const Vf=f(((e,n)=>{const{colorInput:r,errorMessage:o,hasError:a,hintText:i,id:s,label:l,labelSuffix:u,layout:c,tooltip:d}=e,p=Sa(e,["colorInput","errorMessage","hasError","hintText","id","label","labelSuffix","layout","tooltip"]),h=Zh(s);return t.createElement(jh,{errorMessage:o,hasError:a,hintText:i,id:h,label:l,labelSuffix:u,layout:c,tooltip:d},t.createElement(Ff,Object.assign({colorInput:r,hasError:a,id:h,ref:n,type:"text"},p)))}));Vf.displayName="MaskedInput";const Wf=e=>{const r=e;return e=>{var o;const{name:a,options:i}=e,{control:s}=S(),{field:{onBlur:l,onChange:u,ref:c,value:d},fieldState:p}=D({name:a,control:s,rules:i}),h=null===(o=p.error)||void 0===o?void 0:o.message,f=n((()=>l()),[l]);return t.createElement(r,Object.assign({errorMessage:h,hasError:Boolean(h),ref:c,value:d,onAccept:u,onBlur:f},e))}},Gf=Wf(Vf),Hf=f(((e,n)=>{const{allowNegative:r=!1,decimalPlaces:o=0,integerPlaces:i=15}=e,s=Sa(e,["allowNegative","decimalPlaces","integerPlaces"]),l=a((()=>{const e=Math.pow(10,i);return{mask:Number,scale:o,radix:",",mapToRadix:["."],thousandsSeparator:" ",max:e,min:r?-e:0}}),[r,o,i]);return t.createElement(Vf,Object.assign({maskOptions:l,ref:n},s))}));Hf.displayName="NumberInput";const $f=Wf(Hf),Xf=f((function(e,n){const{colorInput:r,errorMessage:o,hasError:a,hintText:i,id:s,label:l,labelSuffix:u,layout:c,tooltip:d}=e,p=Sa(e,["colorInput","errorMessage","hasError","hintText","id","label","labelSuffix","layout","tooltip"]),h=Zh(s);return t.createElement(jh,{errorMessage:o,hasError:a,hintText:i,id:h,label:l,labelSuffix:u,layout:c,tooltip:d},t.createElement(Vh,Object.assign({colorInput:r,hasError:a,id:h,ref:n,type:"tel"},p)))})),Yf=new RegExp("^\\+?420"),jf={mask:"000 000 000",prepare:e=>e.replace(Yf,"")},zf=f(((e,n)=>t.createElement(Vf,Object.assign({maskOptions:jf,prefix:"+420",ref:n},e))));zf.displayName="PhoneInputNext";const Zf=Wf(zf),Uf=f((function(e,n){const{buttonAction:r,buttonText:o,colorInput:a,errorMessage:i,hasError:s,hintText:l,id:u,label:c,labelSuffix:d,layout:p,size:h,tooltip:f}=e,m=Sa(e,["buttonAction","buttonText","colorInput","errorMessage","hasError","hintText","id","label","labelSuffix","layout","size","tooltip"]),g=Zh(u);return t.createElement(jh,{errorMessage:i,hasError:s,hintText:l,id:g,label:c,labelSuffix:d,layout:p,tooltip:f},t.createElement(Vh,Object.assign({button:t.createElement(ro,{buttonStyle:$e.PRIMARY,disabled:s,size:h===ch.XL?Xe.MD:Xe.SM,onClick:r},o),colorInput:a,hasError:s,icon:t.createElement(Ae,{size:P.big,type:R.search}),id:g,ref:n,size:h,type:"text"},m)))}));var Jf;!function(e){e.ceilBySteps="ceilBySteps",e.ceilToThousands="ceilToThousands",e.floorBySteps="floorBySteps",e.floorToThousands="floorToThousands",e.roundBySteps="roundBySteps",e.roundToThousands="roundToThousands"}(Jf||(Jf={}));const Qf=b.div`
|
|
1512
1512
|
display: grid;
|
|
1513
1513
|
/* stylelint-disable named-grid-areas-no-invalid */
|
|
1514
|
-
grid-template-areas: ${({isInputNoteVisible:e
|
|
1514
|
+
grid-template-areas: ${({$isInputNoteVisible:e,$isInputVisible:t,$mediaType:n})=>{switch(!0){case n===xs.mobile&&!t:return"\n \t'label'\n \t'slider'\n \t\t";case n===xs.mobile&&t&&e:return"\n \t'label input'\n \t'label inputNote'\n \t'slider slider'\n \t\t";case n===xs.mobile&&t&&!e:return"\n \t'label input'\n \t'slider slider'\n \t\t";case n===xs.desktop&&!t:return"\n \t 'label'\n\t 'slider'\n \t\t ";case n===xs.desktop&&t&&e:return"\n \t 'label label'\n\t 'slider input'\n\t 'inputNote inputNote'\n \t\t ";case n===xs.desktop&&t&&!e:return"\n \t 'label label'\n\t 'slider input'\n \t\t ";default:throw new Error("unexpected MediaType in sliderInput.style.ts Wrapper grid-template-areas")}}};
|
|
1515
1515
|
/* stylelint-enable named-grid-areas-no-invalid */
|
|
1516
|
-
grid-template-columns: ${({isInputVisible:e})=>e?"1fr 150px":"1fr"};
|
|
1517
|
-
row-gap: ${({isInputVisible:e,theme:t})=>e?t.spacing.md:0};
|
|
1518
|
-
column-gap: ${({isInputVisible:e,theme:t})=>e?t.spacing.md:0};
|
|
1516
|
+
grid-template-columns: ${({$isInputVisible:e})=>e?"1fr 150px":"1fr"};
|
|
1517
|
+
row-gap: ${({$isInputVisible:e,theme:t})=>e?t.spacing.md:0};
|
|
1518
|
+
column-gap: ${({$isInputVisible:e,theme:t})=>e?t.spacing.md:0};
|
|
1519
1519
|
`,Kf=b.div`
|
|
1520
1520
|
display: flex;
|
|
1521
1521
|
grid-area: label;
|
|
@@ -1525,16 +1525,17 @@ function wd(e,t,n){return t=Nd(t),function(e,t){if(t&&("object"==typeof t||"func
|
|
|
1525
1525
|
flex-direction: column;
|
|
1526
1526
|
grid-area: input;
|
|
1527
1527
|
justify-content: flex-end;
|
|
1528
|
-
width: ${({isInputHidden:e})=>e?"0":"initial"};
|
|
1529
|
-
height: ${({isInputHidden:e})=>e?"0":"initial"};
|
|
1530
|
-
overflow: ${({isInputHidden:e})=>e?"hidden":"initial"};
|
|
1528
|
+
width: ${({$isInputHidden:e})=>e?"0":"initial"};
|
|
1529
|
+
height: ${({$isInputHidden:e})=>e?"0":"initial"};
|
|
1530
|
+
overflow: ${({$isInputHidden:e})=>e?"hidden":"initial"};
|
|
1531
1531
|
`,em=b.div`
|
|
1532
|
-
display: flex;
|
|
1533
1532
|
grid-area: inputNote;
|
|
1533
|
+
|
|
1534
|
+
text-align: ${({$mediaType:e})=>{switch(e){case xs.desktop:return"right";case xs.mobile:case xs.tablet:return"left";default:throw new Error("unexpected MediaType in sliderInput.style.ts InputNoteWrapper text-align")}}};
|
|
1534
1535
|
`,tm=b.div`
|
|
1535
1536
|
display: flex;
|
|
1536
1537
|
grid-area: slider;
|
|
1537
|
-
`,nm=e=>e.replace(/[^\d]/g,"").replace(/\B(?=(\d{3})+(?!\d))/g," "),rm=e=>e.replace(/\s/g,""),om=f((function(e,a){const{colorScheme:s=le.light,disabled:l,hasError:u=!1,id:c,inputNote:d,inputRoundingType:p,isInputHidden:h=!1,label:f,mediaType:m,minMax:g,minMaxLabels:b,name:v,onBlur:w,onChange:k,onSliderChange:x,prefix:C,steps:E,stepType:I,suffix:S,value:D,weight:M}=e,A=y(),L=ce(s),_=Zh(c),[R,P]=r(void 0),B=o(null);i((()=>{if(null!==a){if("function"==typeof a)return void a(B.current);a.current=B.current}}),[a]),i((()=>{var e;if(void 0!==(null===(e=B.current)||void 0===e?void 0:e.value)&&void 0!==R){const e=document.getElementById(_);Object.getOwnPropertyDescriptor(window.HTMLInputElement.prototype,"value").set.call(e,nm(R.toString()));const t=new Event("input",{bubbles:!0});e.dispatchEvent(t)}}),[_,R]),i((()=>{P(B.current.value)}),[]),i((()=>{void 0!==D&&(console.log("ue"),P(D))}),[D]);const F=n((e=>{void 0!==x&&x(e),P(e)}),[x]),V=n((()=>{const e=document.activeElement;if(null!==B.current){if(B.current.focus(),null===e||"function"!=typeof e.focus)return void B.current.blur();e.focus()}}),[]),W=n((e=>Da(this,void 0,void 0,(function*(){const t=e.target.value,n=Number.parseInt(rm(t));let r;switch(!0){case Number.isNaN(n):case n<g.min:r=g.min;break;case n>g.max:r=g.max;break;default:r=n}let o=r;switch(!0){case void 0===p:break;case p===Jf.ceilBySteps:case p===Jf.floorBySteps:case p===Jf.roundBySteps:o=(e=>{const{max:t,min:n,roundingType:r,steps:o,value:a}=e;if(r!==Jf.ceilBySteps&&r!==Jf.floorBySteps&&r!==Jf.roundBySteps)throw new Error("unexpected enum SliderInputRoundingType value in getRoundedValueBySteps");if(a<=n)return n;if(a>=t)return t;const i=[{step:o.baseStep,bottomBreakpoint:n},...o.breakpointList].reduce(((e,n,r,o)=>{const a=o[r+1],i=void 0===a?t:a.bottomBreakpoint,s=[];for(let e=n.bottomBreakpoint+n.step;e<i;e+=n.step)s.push(e);return[...e,...s,i]}),[n]),s=i.reduce(((e,t,n,r)=>{if(void 0!==e)return e;const o=r[n+1];return a>t&&a<=o?{lowerBoundary:t,upperBoundary:o}:void 0}),void 0);if(void 0===s)throw new Error("unexpected Error stepsRoundValue.ts");return a===s.lowerBoundary?s.lowerBoundary:a===s.upperBoundary?s.upperBoundary:r===Jf.floorBySteps?s.lowerBoundary:r===Jf.ceilBySteps?s.upperBoundary:a-s.lowerBoundary<(s.upperBoundary-s.lowerBoundary)/2?s.lowerBoundary:s.upperBoundary})({steps:E,value:r,roundingType:p,min:g.min,max:g.max});break;case p===Jf.ceilToThousands:o=1e3*Math.ceil(r/1e3);break;case p===Jf.floorToThousands:o=1e3*Math.floor(r/1e3);break;case p===Jf.roundToThousands:o=1e3*Math.round(r/1e3);break;default:throw new Error("unexpected SliderInputRoundingType enum value in sliderInput.tsx onBlurInputHandler")}e.target.value=nm(o.toString()),P(o),void 0!==w&&(yield w(e))}))),[p,g.max,g.min,w,E]),G=n((e=>Da(this,void 0,void 0,(function*(){e.target.value=nm(rm(e.target.value)),void 0!==k&&(yield k(e))}))),[k]);return t.createElement(Qf,{isInputNoteVisible:void 0!==d
|
|
1538
|
+
`,nm=e=>e.replace(/[^\d]/g,"").replace(/\B(?=(\d{3})+(?!\d))/g," "),rm=e=>e.replace(/\s/g,""),om=f((function(e,a){const{colorScheme:s=le.light,disabled:l,hasError:u=!1,id:c,inputNote:d,inputRoundingType:p,isInputHidden:h=!1,label:f,mediaType:m,minMax:g,minMaxLabels:b,name:v,onBlur:w,onChange:k,onSliderChange:x,prefix:C,steps:E,stepType:I,suffix:S,value:D,weight:M}=e,A=y(),L=ce(s),_=Zh(c),[R,P]=r(void 0),B=o(null);i((()=>{if(null!==a){if("function"==typeof a)return void a(B.current);a.current=B.current}}),[a]),i((()=>{var e;if(void 0!==(null===(e=B.current)||void 0===e?void 0:e.value)&&void 0!==R){const e=document.getElementById(_);Object.getOwnPropertyDescriptor(window.HTMLInputElement.prototype,"value").set.call(e,nm(R.toString()));const t=new Event("input",{bubbles:!0});e.dispatchEvent(t)}}),[_,R]),i((()=>{P(B.current.value)}),[]),i((()=>{void 0!==D&&(console.log("ue"),P(D))}),[D]);const F=n((e=>{void 0!==x&&x(e),P(e)}),[x]),V=n((()=>{const e=document.activeElement;if(null!==B.current){if(B.current.focus(),null===e||"function"!=typeof e.focus)return void B.current.blur();e.focus()}}),[]),W=n((e=>Da(this,void 0,void 0,(function*(){const t=e.target.value,n=Number.parseInt(rm(t));let r;switch(!0){case Number.isNaN(n):case n<g.min:r=g.min;break;case n>g.max:r=g.max;break;default:r=n}let o=r;switch(!0){case void 0===p:break;case p===Jf.ceilBySteps:case p===Jf.floorBySteps:case p===Jf.roundBySteps:o=(e=>{const{max:t,min:n,roundingType:r,steps:o,value:a}=e;if(r!==Jf.ceilBySteps&&r!==Jf.floorBySteps&&r!==Jf.roundBySteps)throw new Error("unexpected enum SliderInputRoundingType value in getRoundedValueBySteps");if(a<=n)return n;if(a>=t)return t;const i=[{step:o.baseStep,bottomBreakpoint:n},...o.breakpointList].reduce(((e,n,r,o)=>{const a=o[r+1],i=void 0===a?t:a.bottomBreakpoint,s=[];for(let e=n.bottomBreakpoint+n.step;e<i;e+=n.step)s.push(e);return[...e,...s,i]}),[n]),s=i.reduce(((e,t,n,r)=>{if(void 0!==e)return e;const o=r[n+1];return a>t&&a<=o?{lowerBoundary:t,upperBoundary:o}:void 0}),void 0);if(void 0===s)throw new Error("unexpected Error stepsRoundValue.ts");return a===s.lowerBoundary?s.lowerBoundary:a===s.upperBoundary?s.upperBoundary:r===Jf.floorBySteps?s.lowerBoundary:r===Jf.ceilBySteps?s.upperBoundary:a-s.lowerBoundary<(s.upperBoundary-s.lowerBoundary)/2?s.lowerBoundary:s.upperBoundary})({steps:E,value:r,roundingType:p,min:g.min,max:g.max});break;case p===Jf.ceilToThousands:o=1e3*Math.ceil(r/1e3);break;case p===Jf.floorToThousands:o=1e3*Math.floor(r/1e3);break;case p===Jf.roundToThousands:o=1e3*Math.round(r/1e3);break;default:throw new Error("unexpected SliderInputRoundingType enum value in sliderInput.tsx onBlurInputHandler")}e.target.value=nm(o.toString()),P(o),void 0!==w&&(yield w(e))}))),[p,g.max,g.min,w,E]),G=n((e=>Da(this,void 0,void 0,(function*(){e.target.value=nm(rm(e.target.value)),void 0!==k&&(yield k(e))}))),[k]);return t.createElement(Qf,{$isInputNoteVisible:void 0!==d,$isInputVisible:!h,$mediaType:m},t.createElement(Kf,null,t.createElement("label",{htmlFor:_},t.createElement(O,{color:L(u?A.colors.fg.error:A.colors.fg.neutral.default),variant:T.TEXT_MD,weight:N.MEDIUM_500},f.element,t.createElement(is,{displayMethod:Li.WITH_NBSP,floatingElement:f.tooltip})))),t.createElement(qf,{$isInputHidden:h},t.createElement(Vh,{colorInput:L(A.colors.fg.neutral.default),disabled:l,hasError:u,id:_,name:v,prefix:C,ref:B,size:ch.MD,suffix:S,textAlign:dh.right,weight:M,onBlur:W,onChange:G})),void 0!==d&&!h&&t.createElement(em,{$mediaType:m},t.createElement(O,{variant:T.TEXT_MD},d)),void 0!==R&&t.createElement(tm,null,t.createElement(aa,{colorScheme:s,disable:l,max:g.max,min:g.min,minMaxLabels:b,steps:E,stepType:I,value:R,onChange:F,onFinalChange:V})))})),am=f((function(e,n){const{colorInput:r,errorMessage:o,hasError:a,hintText:i,id:s,label:l,labelSuffix:u,layout:c,tooltip:d}=e,p=Sa(e,["colorInput","errorMessage","hasError","hintText","id","label","labelSuffix","layout","tooltip"]),h=Zh(s);return t.createElement(jh,{errorMessage:o,hasError:a,hintText:i,id:h,label:l,labelSuffix:u,layout:c,tooltip:d},t.createElement(Vh,Object.assign({colorInput:r,hasError:a,id:h,ref:n,type:"text"},p)))})),im=b.div`
|
|
1538
1539
|
width: ${({childrenWidth:e})=>null!=e?e:"100%"};
|
|
1539
1540
|
`,sm=f((function(e,n){const{childrenWidth:r,errorMessage:o,hasError:a,hintText:i,id:s,label:l,labelSuffix:u,layout:c,tooltip:d}=e,p=Sa(e,["childrenWidth","errorMessage","hasError","hintText","id","label","labelSuffix","layout","tooltip"]),h=Zh(s);return t.createElement(jh,{errorMessage:o,hasError:a,hintText:i,id:h,label:l,labelSuffix:u,layout:c,tooltip:d},t.createElement(im,{childrenWidth:r},t.createElement(Vh,Object.assign({hasError:a,id:h,ref:n,textAlign:dh.right,type:"text"},p))))})),lm=f(((e,n)=>{const{innerRef:r}=e,o=Sa(e,["innerRef"]),a=dr([r,n]);return t.createElement(Vh,Object.assign({},o,{ref:a}))}));var um,cm,dm;lm.displayName="InputBaseWithInnerRef",um="cs",cm=tl,(dm="undefined"!=typeof window?window:globalThis).__localeData__||(dm.__localeData__={}),dm.__localeData__[um]=cm;const pm=["dd.MM.yyyy","dd. MM. yyyy"],hm=b.span`
|
|
1540
1541
|
cursor: pointer;
|