@ldmjs/ui 2.0.0-beta.0 → 2.0.0-beta.2
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/README.md +39 -32
- package/dist/components/ld-breadcrumbs.js +1 -1
- package/dist/components/ld-calendar.js +1 -1
- package/dist/components/ld-combobox.js +1 -1
- package/dist/components/ld-data-iterator.js +1 -1
- package/dist/components/ld-datepicker.js +1 -1
- package/dist/components/ld-dialog.js +1 -1
- package/dist/components/ld-edit-list-box.js +1 -1
- package/dist/components/ld-edit-masked-text.js +1 -1
- package/dist/components/ld-edit-text.js +1 -1
- package/dist/components/ld-expansion-panel.js +1 -0
- package/dist/components/ld-expansion-panels.js +1 -0
- package/dist/components/ld-pager.js +1 -1
- package/dist/components/ld-select-list-box.js +1 -1
- package/dist/components/ld-select.js +1 -1
- package/dist/components/ld-switch.js +1 -1
- package/dist/components/ld-tabs.js +1 -1
- package/dist/components/ld-text-markup.js +1 -1
- package/dist/components/ld-text-viewer.js +1 -1
- package/dist/components/ld-textarea.js +1 -1
- package/dist/components/ld-timepicker.js +1 -1
- package/dist/components/ld-uploader.js +1 -1
- package/dist/i18n/ru/ru-Ru.json +1 -0
- package/dist/index.d.ts +2 -0
- package/dist/index.js +1 -1
- package/dist/scss/_dialogs.scss +27 -205
- package/dist/scss/_expansions.scss +57 -0
- package/dist/scss/_inputs.scss +24 -1
- package/dist/scss/_radiogroup.scss +1 -0
- package/dist/scss/_shadows.scss +1 -1
- package/dist/scss/_switch.scss +6 -0
- package/dist/scss/_tabs.scss +2 -2
- package/dist/scss/index.scss +11 -1
- package/dist/types/dialogs.d.ts +2 -0
- package/dist/types/options.d.ts +3 -0
- package/package.json +12 -7
|
@@ -1 +1 @@
|
|
|
1
|
-
(function webpackUniversalModuleDefinition(e,t){"object"===typeof exports&&"object"===typeof module?module.exports=t(require("@vuelidate/validators"),require("vue"),require("vue-class-component"),require("vue-property-decorator")):"function"===typeof define&&define.amd?define(["@vuelidate/validators","vue","vue-class-component","vue-property-decorator"],t):"object"===typeof exports?exports["ldmui"]=t(require("@vuelidate/validators"),require("vue"),require("vue-class-component"),require("vue-property-decorator")):e["ldmui"]=t(e["@vuelidate/validators"],e["vue"],e["vue-class-component"],e["vue-property-decorator"])})(self,(e,t,s,i)=>(()=>{"use strict";var a={887:t=>{t.exports=e},2380:e=>{e.exports=t},5070:e=>{e.exports=i},6262:(e,t)=>{t.A=(e,t)=>{const s=e.__vccOpts||e;for(const[e,i]of t)s[e]=i;return s}},9299:e=>{e.exports=s},9347:(e,t,s)=>{s.d(t,{requiredRule:()=>requiredRule});var i=s(887);const requiredRule=(e,t)=>s=>{if(null==s||"string"===typeof s&&""===s)return e?`Поле ${e} обязательно`:t||"Это поле обязательно";const a=i.required.$validator(s,null,null);return!("boolean"!==typeof a||!a)||(e?`Поле ${e} обязательно`:t||"Это поле обязательно")}}},n={};function __webpack_require__(e){var t=n[e];if(void 0!==t)return t.exports;var s=n[e]={exports:{}};return a[e](s,s.exports,__webpack_require__),s.exports}(()=>{__webpack_require__.n=e=>{var t=e&&e.__esModule?()=>e["default"]:()=>e;return __webpack_require__.d(t,{a:t}),t}})(),(()=>{__webpack_require__.d=(e,t)=>{for(var s in t)__webpack_require__.o(t,s)&&!__webpack_require__.o(e,s)&&Object.defineProperty(e,s,{enumerable:!0,get:t[s]})}})(),(()=>{__webpack_require__.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t)})(),(()=>{__webpack_require__.r=e=>{"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})}})();var r={};__webpack_require__.r(r),__webpack_require__.d(r,{default:()=>ne});var o=__webpack_require__(2380);const l={class:"d-flex align-start"},u={key:0,class:"ld-datepicker-time-field"},h={key:1,class:"ld-datepicker-help"},d={key:0,class:"v-input__details"},p={class:"v-messages"},c={class:"v-messages__message"},g={key:0,class:"error--text"},m={key:1,class:"grey--text"};function render(e,t,s,i,a,n){const r=(0,o.resolveComponent)("ld-label"),k=(0,o.resolveComponent)("v-col"),f=(0,o.resolveComponent)("svg-icon"),v=(0,o.resolveComponent)("ld-calendar"),_=(0,o.resolveComponent)("v-card"),C=(0,o.resolveComponent)("v-menu"),y=(0,o.resolveComponent)("ld-help"),M=(0,o.resolveComponent)("v-row"),b=(0,o.resolveComponent)("v-container");return(0,o.openBlock)(),(0,o.createBlock)(b,{class:(0,o.normalizeClass)(["ld-datepicker",[`ld-datepicker--${e.mySize}`,`ld-datepicker--${e.color}`,{"ld-datepicker--focused":e.isFocused,"ld-datepicker--dateonly":e.dateonly}]])},{default:(0,o.withCtx)(()=>[(0,o.createVNode)(M,{"no-gutters":""},{default:(0,o.withCtx)(()=>[e.label?((0,o.openBlock)(),(0,o.createBlock)(k,{key:0,class:(0,o.normalizeClass)([e.labelSizeClasses])},{default:(0,o.withCtx)(()=>[(0,o.createVNode)(r,{label:e.label,required:e.required,"align-label-to-right":e.alignLabelToRight},null,8,["label","required","align-label-to-right"])]),_:1},8,["class"])):(0,o.createCommentVNode)("",!0),t[7]||(t[7]=(0,o.createTextVNode)()),(0,o.createVNode)(k,{class:(0,o.normalizeClass)(e.inputSizeClasses)},{default:(0,o.withCtx)(()=>[(0,o.createElementVNode)("div",l,[(0,o.createVNode)(C,{modelValue:e.menu,"onUpdate:modelValue":t[1]||(t[1]=t=>e.menu=t),class:"ld-datepicker-menu","max-width":"284","min-width":"284","max-height":"352","min-height":"352","scroll-strategy":"close",disabled:e.disabled||e.readonly,"close-on-content-click":!1,"no-click-animation":!0},{activator:(0,o.withCtx)(({props:s})=>[(0,o.createElementVNode)("div",(0,o.mergeProps)({class:"ld-datepicker-date-field"},s),[((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(e.$ldmui.options.aliases["ld-edit-text"]),(0,o.mergeProps)({id:`input-date-${e.uid}`,"model-value":e.formattedDate,ref:"inputDate"},{...e.inputBindings,...e.editboxBindings},{clearable:e.clearable,"hide-details":!0,placeholder:e.placeholder,onFocus:e.onInputDateFocus,onBlur:e.onInputDateBlur,onEnter:e.onInputDateEnter,onClear:e.onInputDateClear}),{"append-inner":(0,o.withCtx)(()=>[((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(e.$ldmui.options.aliases["ld-button"]),{icon:"",text:"",disabled:e.disabled||e.readonly,onClick:t[0]||(t[0]=(0,o.withModifiers)(t=>e.menu=!e.menu,["stop"]))},{default:(0,o.withCtx)(()=>[(0,o.createVNode)(f,null,{default:(0,o.withCtx)(()=>[...t[2]||(t[2]=[(0,o.createTextVNode)("event",-1)])]),_:1})]),_:1},8,["disabled"]))]),_:1},16,["id","model-value","clearable","placeholder","onFocus","onBlur","onEnter","onClear"]))],16)]),default:(0,o.withCtx)(()=>[t[3]||(t[3]=(0,o.createTextVNode)()),(0,o.createVNode)(_,{elevation:"0",class:"ld-datepicker-dropdown"},{default:(0,o.withCtx)(()=>[(0,o.createVNode)(v,(0,o.mergeProps)({ref:"datepickerRef","model-value":e.date},{...e.datepickerProps},{disabled:e.disabled||e.readonly,"onUpdate:modelValue":e.onSelectDate}),null,16,["model-value","disabled","onUpdate:modelValue"])]),_:1})]),_:1},8,["modelValue","disabled"]),t[4]||(t[4]=(0,o.createTextVNode)()),e.dateonly?(0,o.createCommentVNode)("",!0):((0,o.openBlock)(),(0,o.createElementBlock)("div",u,[((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(e.$ldmui.options.aliases["ld-timepicker"]),(0,o.mergeProps)({"model-value":e.timeString},{...e.timepickerProps},{disabled:e.disabled||e.isDateEmpty,readonly:e.readonly,clearable:e.clearable,size:e.size,color:e.color,"hide-details":"","onUpdate:modelValue":e.onSelectTime}),null,16,["model-value","disabled","readonly","clearable","size","color","onUpdate:modelValue"]))])),t[5]||(t[5]=(0,o.createTextVNode)()),e.isShowHelp?((0,o.openBlock)(),(0,o.createElementBlock)("div",h,[(0,o.createVNode)(y,{tooltip:e.help.tooltip,link:e.help.link},null,8,["tooltip","link"])])):(0,o.createCommentVNode)("",!0)]),t[6]||(t[6]=(0,o.createTextVNode)()),e.hideDetails?(0,o.createCommentVNode)("",!0):((0,o.openBlock)(),(0,o.createElementBlock)("div",d,[(0,o.createElementVNode)("div",p,[(0,o.createElementVNode)("div",c,[(0,o.createVNode)(o.Transition,{name:"squash"},{default:(0,o.withCtx)(()=>[e.showError?((0,o.openBlock)(),(0,o.createElementBlock)("span",g,(0,o.toDisplayString)(e.validationMessage),1)):e.inputHint&&e.persistentHint?((0,o.openBlock)(),(0,o.createElementBlock)("span",m,(0,o.toDisplayString)(e.inputHint),1)):(0,o.createCommentVNode)("",!0)]),_:1})])])]))]),_:1},8,["class"])]),_:1})]),_:1},8,["class"])}function isString(e){return"string"===typeof e||e instanceof String}function isObject(e){var t;return"object"===typeof e&&null!=e&&"Object"===(null==e||null==(t=e.constructor)?void 0:t.name)}function pick(e,t){return Array.isArray(t)?pick(e,(e,s)=>t.includes(s)):Object.entries(e).reduce((e,s)=>{let[i,a]=s;return t(a,i)&&(e[i]=a),e},{})}const k={NONE:"NONE",LEFT:"LEFT",FORCE_LEFT:"FORCE_LEFT",RIGHT:"RIGHT",FORCE_RIGHT:"FORCE_RIGHT"};function forceDirection(e){switch(e){case k.LEFT:return k.FORCE_LEFT;case k.RIGHT:return k.FORCE_RIGHT;default:return e}}function escapeRegExp(e){return e.replace(/([.*+?^=!:${}()|[\]/\\])/g,"\\$1")}function objectIncludes(e,t){if(t===e)return!0;const s=Array.isArray(t),i=Array.isArray(e);let a;if(s&&i){if(t.length!=e.length)return!1;for(a=0;a<t.length;a++)if(!objectIncludes(t[a],e[a]))return!1;return!0}if(s!=i)return!1;if(t&&e&&"object"===typeof t&&"object"===typeof e){const s=t instanceof Date,i=e instanceof Date;if(s&&i)return t.getTime()==e.getTime();if(s!=i)return!1;const n=t instanceof RegExp,r=e instanceof RegExp;if(n&&r)return t.toString()==e.toString();if(n!=r)return!1;const o=Object.keys(t);for(a=0;a<o.length;a++)if(!Object.prototype.hasOwnProperty.call(e,o[a]))return!1;for(a=0;a<o.length;a++)if(!objectIncludes(e[o[a]],t[o[a]]))return!1;return!0}return!(!t||!e||"function"!==typeof t||"function"!==typeof e)&&t.toString()===e.toString()}class ActionDetails{constructor(e){Object.assign(this,e);while(this.value.slice(0,this.startChangePos)!==this.oldValue.slice(0,this.startChangePos))--this.oldSelection.start;if(this.insertedCount)while(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?k.NONE:this.oldSelection.end!==this.cursorPos&&this.oldSelection.start!==this.cursorPos||this.oldSelection.end!==this.oldSelection.start?k.LEFT:k.RIGHT}}function IMask(e,t){return new IMask.InputMask(e,t)}function maskedClass(e){if(null==e)throw new Error("mask property should be defined");return e instanceof RegExp?IMask.MaskedRegExp:isString(e)?IMask.MaskedPattern:e===Date?IMask.MaskedDate:e===Number?IMask.MaskedNumber:Array.isArray(e)||e===Array?IMask.MaskedDynamic:IMask.Masked&&e.prototype instanceof IMask.Masked?e:IMask.Masked&&e instanceof IMask.Masked?e.constructor:e instanceof Function?IMask.MaskedFunction:(console.warn("Mask not found for mask",e),IMask.Masked)}function normalizeOpts(e){if(!e)throw new Error("Options in not defined");if(IMask.Masked){if(e.prototype instanceof IMask.Masked)return{mask:e};const{mask:t,...s}=e instanceof IMask.Masked?{mask:e}:isObject(e)&&e.mask instanceof IMask.Masked?e:{};if(t){const e=t.mask;return{...pick(t,(e,t)=>!t.startsWith("_")),mask:t.constructor,_mask:e,...s}}}return isObject(e)?{...e}:{mask:e}}function createMask(e){if(IMask.Masked&&e instanceof IMask.Masked)return e;const t=normalizeOpts(e),s=maskedClass(t.mask);if(!s)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===s&&delete t.mask,t._mask&&(t.mask=t._mask,delete t._mask),new s(t)}IMask.createMask=createMask;class MaskElement{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}}IMask.MaskElement=MaskElement;const f=90,v=89;class HTMLMaskElement extends MaskElement{constructor(e){super(),this.input=e,this._onKeydown=this._onKeydown.bind(this),this._onInput=this._onInput.bind(this),this._onBeforeinput=this._onBeforeinput.bind(this),this._onCompositionEnd=this._onCompositionEnd.bind(this)}get rootElement(){var e,t,s;return null!=(e=null==(t=(s=this.input).getRootNode)?void 0:t.call(s))?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&&(e.keyCode===f&&e.shiftKey&&(e.metaKey||e.ctrlKey)||e.keyCode===v&&e.ctrlKey)?(e.preventDefault(),this._handlers.redo(e)):this._handlers.undo&&e.keyCode===f&&(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={}}}IMask.HTMLMaskElement=HTMLMaskElement;class HTMLInputMaskElement extends HTMLMaskElement{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}}IMask.HTMLMaskElement=HTMLMaskElement;class HTMLContenteditableMaskElement extends HTMLMaskElement{get _unsafeSelectionStart(){const e=this.rootElement,t=e.getSelection&&e.getSelection(),s=t&&t.anchorOffset,i=t&&t.focusOffset;return null==i||null==s||s<i?s:i}get _unsafeSelectionEnd(){const e=this.rootElement,t=e.getSelection&&e.getSelection(),s=t&&t.anchorOffset,i=t&&t.focusOffset;return null==i||null==s||s>i?s:i}_unsafeSelect(e,t){if(!this.rootElement.createRange)return;const s=this.rootElement.createRange();s.setStart(this.input.firstChild||this.input,e),s.setEnd(this.input.lastChild||this.input,t);const i=this.rootElement,a=i.getSelection&&i.getSelection();a&&(a.removeAllRanges(),a.addRange(s))}get value(){return this.input.textContent||""}set value(e){this.input.textContent=e}}IMask.HTMLContenteditableMaskElement=HTMLContenteditableMaskElement;class InputHistory{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>InputHistory.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}}InputHistory.MAX_LENGTH=100;class InputMask{constructor(e,t){this.el=e instanceof MaskElement?e:e.isContentEditable&&"INPUT"!==e.tagName&&"TEXTAREA"!==e.tagName?new HTMLContenteditableMaskElement(e):new HTMLInputMaskElement(e),this.masked=createMask(t),this._listeners={},this._value="",this._unmaskedValue="",this._rawInputValue="",this.history=new InputHistory,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 IMask.Masked)&&this.masked.constructor===maskedClass(e))return void this.masked.updateOptions({mask:e});const t=e instanceof IMask.Masked?e:createMask({mask:e});t.unmaskedValue=this.masked.unmaskedValue,this.masked=t}get value(){return this._value}set value(e){this.value!==e&&(this.masked.value=e,this.updateControl("auto"))}get unmaskedValue(){return this._unmaskedValue}set unmaskedValue(e){this.unmaskedValue!==e&&(this.masked.unmaskedValue=e,this.updateControl("auto"))}get rawInputValue(){return this._rawInputValue}set rawInputValue(e){this.rawInputValue!==e&&(this.masked.rawInputValue=e,this.updateControl(),this.alignCursor())}get typedValue(){return this.masked.typedValue}set typedValue(e){this.masked.typedValueEquals(e)||(this.masked.typedValue=e,this.updateControl("auto"))}get displayValue(){return this.masked.displayValue}_bindEvents(){this.el.bindEvents({selectionChange:this._saveSelection,input:this._onInput,drop:this._onDrop,click:this._onClick,focus:this._onFocus,commit:this._onChange,undo:this._onUndo,redo:this._onRedo})}_unbindEvents(){this.el&&this.el.unbindEvents()}_fireEvent(e,t){const s=this._listeners[e];s&&s.forEach(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,s=this.masked.value,i=this.masked.rawInputValue,a=this.displayValue,n=this.unmaskedValue!==t||this.value!==s||this._rawInputValue!==i;this._unmaskedValue=t,this._value=s,this._rawInputValue=i,this.el.value!==a&&(this.el.value=a),"auto"===e?this.alignCursor():null!=e&&(this.cursorPos=e),n&&this._fireChangeEvents(),this._historyChanging||!n&&!this.history.isEmpty||this.history.push({unmaskedValue:t,selection:{start:this.selectionStart,end:this.cursorPos}})}updateOptions(e){const{mask:t,...s}=e,i=!this.maskEquals(t),a=this.masked.optionsIsChanged(s);i&&(this.mask=t),a&&this.masked.updateOptions(s),(i||a)&&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,k.LEFT))}alignCursorFriendly(){this.selectionStart===this.cursorPos&&this.alignCursor()}on(e,t){return this._listeners[e]||(this._listeners[e]=[]),this._listeners[e].push(t),this}off(e,t){if(!this._listeners[e])return this;if(!t)return delete this._listeners[e],this;const s=this._listeners[e].indexOf(t);return s>=0&&this._listeners[e].splice(s,1),this}_onInput(e){this._inputEvent=e,this._abortUpdateCursor();const t=new ActionDetails({value:this.el.value,cursorPos:this.cursorPos,oldValue:this.displayValue,oldSelection:this._selection}),s=this.masked.rawInputValue,i=this.masked.splice(t.startChangePos,t.removed.length,t.inserted,t.removeDirection,{input:!0,raw:!0}).offset,a=s===this.masked.rawInputValue?t.removeDirection:k.NONE;let n=this.masked.nearestInputPos(t.startChangePos+i,a);a!==k.NONE&&(n=this.masked.nearestInputPos(n,k.NONE)),this.updateControl(n),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}}IMask.InputMask=InputMask;class ChangeDetails{static normalize(e){return Array.isArray(e)?e:[e,new ChangeDetails]}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}}IMask.ChangeDetails=ChangeDetails;class ContinuousTailDetails{constructor(e,t,s){void 0===e&&(e=""),void 0===t&&(t=0),this.value=e,this.from=t,this.stop=s}toString(){return this.value}extend(e){this.value+=String(e)}appendTo(e){return e.append(this.toString(),{tail:!0}).aggregate(e._appendPlaceholder())}get state(){return{value:this.value,from:this.from,stop:this.stop}}set state(e){Object.assign(this,e)}unshift(e){if(!this.value.length||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 Masked{constructor(e){this._value="",this._update({...Masked.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,s){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 ContinuousTailDetails(this.extractInput(e,t),e)}appendTail(e){return isString(e)&&(e=new ContinuousTailDetails(String(e))),e.appendTo(this)}_appendCharRaw(e,t){return e?(this._value+=e,new ChangeDetails({inserted:e,rawInserted:e})):new ChangeDetails}_appendChar(e,t,s){void 0===t&&(t={});const i=this.state;let a;if([e,a]=this.doPrepareChar(e,t),e&&(a=a.aggregate(this._appendCharRaw(e,t)),!a.rawInserted&&"pad"===this.autofix)){const s=this.state;this.state=i;let n=this.pad(t);const r=this._appendCharRaw(e,t);n=n.aggregate(r),r.rawInserted||n.equals(a)?a=n:this.state=s}if(a.inserted){let e,n=!1!==this.doValidate(t);if(n&&null!=s){const t=this.state;if(!0===this.overwrite){e=s.state;for(let e=0;e<a.rawInserted.length;++e)s.unshift(this.displayValue.length-a.tailShift)}let i=this.appendTail(s);if(n=i.rawInserted.length===s.toString().length,(!n||!i.inserted)&&"shift"===this.overwrite){this.state=t,e=s.state;for(let e=0;e<a.rawInserted.length;++e)s.shift();i=this.appendTail(s),n=i.rawInserted.length===s.toString().length}n&&i.inserted&&(this.state=t)}n||(a=new ChangeDetails,this.state=i,s&&e&&(s.state=e))}return a}_appendPlaceholder(){return new ChangeDetails}_appendEager(){return new ChangeDetails}append(e,t,s){if(!isString(e))throw new Error("value should be string");const i=isString(s)?new ContinuousTailDetails(String(s)):s;let a;null!=t&&t.tail&&(t._beforeTailState=this.state),[e,a]=this.doPrepare(e,t);for(let s=0;s<e.length;++s){const n=this._appendChar(e[s],t,i);if(!n.rawInserted&&!this.doSkipInvalid(e[s],t,i))break;a.aggregate(n)}return(!0===this.eager||"append"===this.eager)&&null!=t&&t.input&&e&&a.aggregate(this._appendEager()),null!=i&&(a.tailShift+=this.appendTail(i).tailShift),a}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 ChangeDetails}withValueRefresh(e){if(this._refreshing||!this._initialized)return e();this._refreshing=!0;const t=this.rawInputValue,s=this.value,i=e();return this.rawInputValue=t,this.value&&this.value!==s&&0===s.indexOf(this.value)&&(this.append(s.slice(this.displayValue.length),{},""),this.doCommit()),delete this._refreshing,i}runIsolated(e){if(this._isolated||!this._initialized)return e(this);this._isolated=!0;const t=this.state,s=e(this);return this.state=t,delete this._isolated,s}doSkipInvalid(e,t,s){return Boolean(this.skipInvalid)}doPrepare(e,t){return void 0===t&&(t={}),ChangeDetails.normalize(this.prepare?this.prepare(e,this,t):e)}doPrepareChar(e,t){return void 0===t&&(t={}),ChangeDetails.normalize(this.prepareChar?this.prepareChar(e,this,t):e)}doValidate(e){return(!this.validate||this.validate(this.value,this,e))&&(!this.parent||this.parent.doValidate(e))}doCommit(){this.commit&&this.commit(this.value,this)}splice(e,t,s,i,a){void 0===s&&(s=""),void 0===i&&(i=k.NONE),void 0===a&&(a={input:!0});const n=e+t,r=this.extractTail(n),o=!0===this.eager||"remove"===this.eager;let l;o&&(i=forceDirection(i),l=this.extractInput(0,n,{raw:!0}));let u=e;const h=new ChangeDetails;if(i!==k.NONE&&(u=this.nearestInputPos(e,t>1&&0!==e&&!o?k.NONE:i),h.tailShift=u-e),h.aggregate(this.remove(u)),o&&i!==k.NONE&&l===this.rawInputValue)if(i===k.FORCE_LEFT){let e;while(l===this.rawInputValue&&(e=this.displayValue.length))h.aggregate(new ChangeDetails({tailShift:-1})).aggregate(this.remove(e-1))}else i===k.FORCE_RIGHT&&r.unshift();return h.aggregate(this.append(s,a,r))}maskEquals(e){return this.mask===e}optionsIsChanged(e){return!objectIncludes(this,e)}typedValueEquals(e){const t=this.typedValue;return e===t||Masked.EMPTY_VALUES.includes(e)&&Masked.EMPTY_VALUES.includes(t)||!!this.format&&this.format(e,this)===this.format(this.typedValue,this)}pad(e){return new ChangeDetails}}Masked.DEFAULTS={skipInvalid:!0},Masked.EMPTY_VALUES=[void 0,null,""],IMask.Masked=Masked;class ChunksTailDetails{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=isString(e)?new ContinuousTailDetails(String(e)):e;const t=this.chunks[this.chunks.length-1],s=t&&(t.stop===e.stop||null==e.stop)&&e.from===t.from+t.toString().length;if(e instanceof ContinuousTailDetails)s?t.extend(e.toString()):this.chunks.push(e);else if(e instanceof ChunksTailDetails){if(null==e.stop){let t;while(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 IMask.MaskedPattern)){const t=new ContinuousTailDetails(this.toString());return t.appendTo(e)}const t=new ChangeDetails;for(let s=0;s<this.chunks.length;++s){const i=this.chunks[s],a=e._mapPosToBlock(e.displayValue.length),n=i.stop;let r;if(null!=n&&(!a||a.index<=n)&&((i instanceof ChunksTailDetails||e._stops.indexOf(n)>=0)&&t.aggregate(e._appendPlaceholder(n)),r=i instanceof ChunksTailDetails&&e._blocks[n]),r){const s=r.appendTail(i);t.aggregate(s);const a=i.toString().slice(s.rawInserted.length);a&&t.aggregate(e.append(a,{tail:!0}))}else t.aggregate(e.append(i.toString(),{tail:!0}))}return t}get state(){return{chunks:this.chunks.map(e=>e.state),from:this.from,stop:this.stop,blockIndex:this.blockIndex}}set state(e){const{chunks:t,...s}=e;Object.assign(this,s),this.chunks=t.map(e=>{const t="chunks"in e?new ChunksTailDetails:new ContinuousTailDetails;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 s=0;while(s<this.chunks.length){const e=this.chunks[s],i=e.unshift(t);if(e.toString()){if(!i)break;++s}else this.chunks.splice(s,1);if(i)return i}return""}shift(){if(!this.chunks.length)return"";let e=this.chunks.length-1;while(0<=e){const t=this.chunks[e],s=t.shift();if(t.toString()){if(!s)break;--e}else this.chunks.splice(e,1);if(s)return s}return""}}class PatternCursor{constructor(e,t){this.masked=e,this._log=[];const{offset:s,index:i}=e._mapPosToBlock(t)||(t<0?{index:0,offset:0}:{index:this.masked._blocks.length,offset:0});this.offset=s,this.index=i,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,k.FORCE_LEFT),0!==this.offset||void 0})}pushLeftBeforeInput(){return this._pushLeft(()=>{if(!this.block.isFixed)return this.offset=this.block.nearestInputPos(this.offset,k.LEFT),!0})}pushLeftBeforeRequired(){return this._pushLeft(()=>{if(!(this.block.isFixed||this.block.isOptional&&!this.block.value))return this.offset=this.block.nearestInputPos(this.offset,k.LEFT),!0})}pushRightBeforeFilled(){return this._pushRight(()=>{if(!this.block.isFixed&&this.block.value)return this.offset=this.block.nearestInputPos(this.offset,k.FORCE_RIGHT),this.offset!==this.block.value.length||void 0})}pushRightBeforeInput(){return this._pushRight(()=>{if(!this.block.isFixed)return this.offset=this.block.nearestInputPos(this.offset,k.NONE),!0})}pushRightBeforeRequired(){return this._pushRight(()=>{if(!(this.block.isFixed||this.block.isOptional&&!this.block.value))return this.offset=this.block.nearestInputPos(this.offset,k.NONE),!0})}}class PatternFixedDefinition{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 ChangeDetails}nearestInputPos(e,t){void 0===t&&(t=k.NONE);const s=0,i=this._value.length;switch(t){case k.LEFT:case k.FORCE_LEFT:return s;case k.NONE:case k.RIGHT:case k.FORCE_RIGHT:default:return i}}totalInputPositions(e,t){return void 0===e&&(e=0),void 0===t&&(t=this._value.length),this._isRawInput?t-e:0}extractInput(e,t,s){return void 0===e&&(e=0),void 0===t&&(t=this._value.length),void 0===s&&(s={}),s.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 ChangeDetails;const s=!0===this.eager||"append"===this.eager,i=this.char===e,a=i&&(this.isUnmasking||t.input||t.raw)&&(!t.raw||!s)&&!t.tail,n=new ChangeDetails({inserted:this.char,rawInserted:a?this.char:""});return this._value=this.char,this._isRawInput=a&&(t.raw||t.input),n}_appendEager(){return this._appendChar(this.char,{tail:!0})}_appendPlaceholder(){const e=new ChangeDetails;return this.isFilled||(this._value=e.inserted=this.char),e}extractTail(){return new ContinuousTailDetails("")}appendTail(e){return isString(e)&&(e=new ContinuousTailDetails(String(e))),e.appendTo(this)}append(e,t,s){const i=this._appendChar(e[0],t);return null!=s&&(i.tailShift+=this.appendTail(s).tailShift),i}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 PatternInputDefinition{constructor(e){const{parent:t,isOptional:s,placeholderChar:i,displayChar:a,lazy:n,eager:r,...o}=e;this.masked=createMask(o),Object.assign(this,{parent:t,isOptional:s,placeholderChar:i,displayChar:a,lazy:n,eager:r})}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 ChangeDetails}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 ChangeDetails;const s=this.masked.state;let i=this.masked._appendChar(e,this.currentMaskFlags(t));return i.inserted&&!1===this.doValidate(t)&&(i=new ChangeDetails,this.masked.state=s),i.inserted||this.isOptional||this.lazy||t.input||(i.inserted=this.placeholderChar),i.skip=!i.inserted&&!this.isOptional,this.isFilled=Boolean(i.inserted),i}append(e,t,s){return this.masked.append(e,this.currentMaskFlags(t),s)}_appendPlaceholder(){return this.isFilled||this.isOptional?new ChangeDetails:(this.isFilled=!0,new ChangeDetails({inserted:this.placeholderChar}))}_appendEager(){return new ChangeDetails}extractTail(e,t){return this.masked.extractTail(e,t)}appendTail(e){return this.masked.appendTail(e)}extractInput(e,t,s){return void 0===e&&(e=0),void 0===t&&(t=this.value.length),this.masked.extractInput(e,t,s)}nearestInputPos(e,t){void 0===t&&(t=k.NONE);const s=0,i=this.value.length,a=Math.min(Math.max(e,s),i);switch(t){case k.LEFT:case k.FORCE_LEFT:return this.isComplete?a:s;case k.RIGHT:case k.FORCE_RIGHT:return this.isComplete?a:i;case k.NONE:default:return a}}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 ChangeDetails}}PatternInputDefinition.DEFAULT_DEFINITIONS={0:/\d/,a:/[\u0041-\u005A\u0061-\u007A\u00AA\u00B5\u00BA\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u0527\u0531-\u0556\u0559\u0561-\u0587\u05D0-\u05EA\u05F0-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u08A0\u08A2-\u08AC\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0977\u0979-\u097F\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C33\u0C35-\u0C39\u0C3D\u0C58\u0C59\u0C60\u0C61\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D60\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F4\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u1700-\u170C\u170E-\u1711\u1720-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1877\u1880-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191C\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19C1-\u19C7\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4B\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1CE9-\u1CEC\u1CEE-\u1CF1\u1CF5\u1CF6\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2183\u2184\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005\u3006\u3031-\u3035\u303B\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FCC\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA697\uA6A0-\uA6E5\uA717-\uA71F\uA722-\uA788\uA78B-\uA78E\uA790-\uA793\uA7A0-\uA7AA\uA7F8-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA80-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uABC0-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]/,"*":/./};class MaskedRegExp extends Masked{updateOptions(e){super.updateOptions(e)}_update(e){const t=e.mask;t&&(e.validate=e=>e.search(t)>=0),super._update(e)}}IMask.MaskedRegExp=MaskedRegExp;class MaskedPattern extends Masked{constructor(e){super({...MaskedPattern.DEFAULTS,...e,definitions:Object.assign({},PatternInputDefinition.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 s=!1,i=!1;for(let a=0;a<t.length;++a){if(this.blocks){const e=t.slice(a),s=Object.keys(this.blocks).filter(t=>0===e.indexOf(t));s.sort((e,t)=>t.length-e.length);const i=s[0];if(i){const{expose:e,repeat:t,...s}=normalizeOpts(this.blocks[i]),n={lazy:this.lazy,eager:this.eager,placeholderChar:this.placeholderChar,displayChar:this.displayChar,overwrite:this.overwrite,autofix:this.autofix,...s,repeat:t,parent:this},r=null!=t?new IMask.RepeatBlock(n):createMask(n);r&&(this._blocks.push(r),e&&(this.exposeBlock=r),this._maskedBlocks[i]||(this._maskedBlocks[i]=[]),this._maskedBlocks[i].push(this._blocks.length-1)),a+=i.length-1;continue}}let n=t[a],r=n in e;if(n===MaskedPattern.STOP_CHAR){this._stops.push(this._blocks.length);continue}if("{"===n||"}"===n){s=!s;continue}if("["===n||"]"===n){i=!i;continue}if(n===MaskedPattern.ESCAPE_CHAR){if(++a,n=t[a],!n)break;r=!1}const o=r?new PatternInputDefinition({isOptional:i,lazy:this.lazy,eager:this.eager,placeholderChar:this.placeholderChar,displayChar:this.displayChar,...normalizeOpts(e[n]),parent:this}):new PatternFixedDefinition({char:n,eager:this.eager,isUnmasking:s});this._blocks.push(o)}}get state(){return{...super.state,_blocks:this._blocks.map(e=>e.state)}}set state(e){if(!e)return void this.reset();const{_blocks:t,...s}=e;this._blocks.forEach((e,s)=>e.state=t[s]),super.state=s}reset(){super.reset(),this._blocks.forEach(e=>e.reset())}get isComplete(){return this.exposeBlock?this.exposeBlock.isComplete:this._blocks.every(e=>e.isComplete)}get isFilled(){return this._blocks.every(e=>e.isFilled)}get isFixed(){return this._blocks.every(e=>e.isFixed)}get isOptional(){return this._blocks.every(e=>e.isOptional)}doCommit(){this._blocks.forEach(e=>e.doCommit()),super.doCommit()}get unmaskedValue(){return this.exposeBlock?this.exposeBlock.unmaskedValue:this._blocks.reduce((e,t)=>e+t.unmaskedValue,"")}set unmaskedValue(e){if(this.exposeBlock){const t=this.extractTail(this._blockStartPos(this._blocks.indexOf(this.exposeBlock))+this.exposeBlock.displayValue.length);this.exposeBlock.unmaskedValue=e,this.appendTail(t),this.doCommit()}else super.unmaskedValue=e}get value(){return this.exposeBlock?this.exposeBlock.value:this._blocks.reduce((e,t)=>e+t.value,"")}set value(e){if(this.exposeBlock){const t=this.extractTail(this._blockStartPos(this._blocks.indexOf(this.exposeBlock))+this.exposeBlock.displayValue.length);this.exposeBlock.value=e,this.appendTail(t),this.doCommit()}else super.value=e}get typedValue(){return this.exposeBlock?this.exposeBlock.typedValue:super.typedValue}set typedValue(e){if(this.exposeBlock){const t=this.extractTail(this._blockStartPos(this._blocks.indexOf(this.exposeBlock))+this.exposeBlock.displayValue.length);this.exposeBlock.typedValue=e,this.appendTail(t),this.doCommit()}else super.typedValue=e}get displayValue(){return this._blocks.reduce((e,t)=>e+t.displayValue,"")}appendTail(e){return super.appendTail(e).aggregate(this._appendPlaceholder())}_appendEager(){var e;const t=new ChangeDetails;let s=null==(e=this._mapPosToBlock(this.displayValue.length))?void 0:e.index;if(null==s)return t;this._blocks[s].isFilled&&++s;for(let e=s;e<this._blocks.length;++e){const s=this._blocks[e]._appendEager();if(!s.inserted)break;t.aggregate(s)}return t}_appendCharRaw(e,t){void 0===t&&(t={});const s=this._mapPosToBlock(this.displayValue.length),i=new ChangeDetails;if(!s)return i;for(let n,r=s.index;n=this._blocks[r];++r){var a;const s=n._appendChar(e,{...t,_beforeTailState:null==(a=t._beforeTailState)||null==(a=a._blocks)?void 0:a[r]});if(i.aggregate(s),s.consumed)break}return i}extractTail(e,t){void 0===e&&(e=0),void 0===t&&(t=this.displayValue.length);const s=new ChunksTailDetails;return e===t||this._forEachBlocksInRange(e,t,(e,t,i,a)=>{const n=e.extractTail(i,a);n.stop=this._findStopBefore(t),n.from=this._blockStartPos(t),n instanceof ChunksTailDetails&&(n.blockIndex=t),s.extend(n)}),s}extractInput(e,t,s){if(void 0===e&&(e=0),void 0===t&&(t=this.displayValue.length),void 0===s&&(s={}),e===t)return"";let i="";return this._forEachBlocksInRange(e,t,(e,t,a,n)=>{i+=e.extractInput(a,n,s)}),i}_findStopBefore(e){let t;for(let s=0;s<this._stops.length;++s){const i=this._stops[s];if(!(i<=e))break;t=i}return t}_appendPlaceholder(e){const t=new ChangeDetails;if(this.lazy&&null==e)return t;const s=this._mapPosToBlock(this.displayValue.length);if(!s)return t;const i=s.index,a=null!=e?e:this._blocks.length;return this._blocks.slice(i,a).forEach(s=>{var i;s.lazy&&null==e||t.aggregate(s._appendPlaceholder(null==(i=s._blocks)?void 0:i.length))}),t}_mapPosToBlock(e){let t="";for(let s=0;s<this._blocks.length;++s){const i=this._blocks[s],a=t.length;if(t+=i.displayValue,e<=t.length)return{index:s,offset:e-a}}}_blockStartPos(e){return this._blocks.slice(0,e).reduce((e,t)=>e+t.displayValue.length,0)}_forEachBlocksInRange(e,t,s){void 0===t&&(t=this.displayValue.length);const i=this._mapPosToBlock(e);if(i){const e=this._mapPosToBlock(t),a=e&&i.index===e.index,n=i.offset,r=e&&a?e.offset:this._blocks[i.index].displayValue.length;if(s(this._blocks[i.index],i.index,n,r),e&&!a){for(let t=i.index+1;t<e.index;++t)s(this._blocks[t],t,0,this._blocks[t].displayValue.length);s(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 s=super.remove(e,t);return this._forEachBlocksInRange(e,t,(e,t,i,a)=>{s.aggregate(e.remove(i,a))}),s}nearestInputPos(e,t){if(void 0===t&&(t=k.NONE),!this._blocks.length)return 0;const s=new PatternCursor(this,e);if(t===k.NONE)return s.pushRightBeforeInput()?s.pos:(s.popState(),s.pushLeftBeforeInput()?s.pos:this.displayValue.length);if(t===k.LEFT||t===k.FORCE_LEFT){if(t===k.LEFT){if(s.pushRightBeforeFilled(),s.ok&&s.pos===e)return e;s.popState()}if(s.pushLeftBeforeInput(),s.pushLeftBeforeRequired(),s.pushLeftBeforeFilled(),t===k.LEFT){if(s.pushRightBeforeInput(),s.pushRightBeforeRequired(),s.ok&&s.pos<=e)return s.pos;if(s.popState(),s.ok&&s.pos<=e)return s.pos;s.popState()}return s.ok?s.pos:t===k.FORCE_LEFT?0:(s.popState(),s.ok?s.pos:(s.popState(),s.ok?s.pos:0))}return t===k.RIGHT||t===k.FORCE_RIGHT?(s.pushRightBeforeInput(),s.pushRightBeforeRequired(),s.pushRightBeforeFilled()?s.pos:t===k.FORCE_RIGHT?this.displayValue.length:(s.popState(),s.ok?s.pos:(s.popState(),s.ok?s.pos:this.nearestInputPos(e,k.LEFT)))):e}totalInputPositions(e,t){void 0===e&&(e=0),void 0===t&&(t=this.displayValue.length);let s=0;return this._forEachBlocksInRange(e,t,(e,t,i,a)=>{s+=e.totalInputPositions(i,a)}),s}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 ChangeDetails;return this._forEachBlocksInRange(0,this.displayValue.length,s=>t.aggregate(s.pad(e))),t}}MaskedPattern.DEFAULTS={...Masked.DEFAULTS,lazy:!0,placeholderChar:"_"},MaskedPattern.STOP_CHAR="`",MaskedPattern.ESCAPE_CHAR="\\",MaskedPattern.InputDefinition=PatternInputDefinition,MaskedPattern.FixedDefinition=PatternFixedDefinition,IMask.MaskedPattern=MaskedPattern;class MaskedRange extends MaskedPattern{get _matchFrom(){return this.maxLength-String(this.from).length}constructor(e){super(e)}updateOptions(e){super.updateOptions(e)}_update(e){const{to:t=this.to||0,from:s=this.from||0,maxLength:i=this.maxLength||0,autofix:a=this.autofix,...n}=e;this.to=t,this.from=s,this.maxLength=Math.max(String(t).length,i),this.autofix=a;const r=String(this.from).padStart(this.maxLength,"0"),o=String(this.to).padStart(this.maxLength,"0");let l=0;while(l<o.length&&o[l]===r[l])++l;n.mask=o.slice(0,l).replace(/0/g,"\\0")+"0".repeat(this.maxLength-l),super._update(n)}get isComplete(){return super.isComplete&&Boolean(this.value)}boundaries(e){let t="",s="";const[,i,a]=e.match(/^(\D*)(\d*)(\D*)/)||[];return a&&(t="0".repeat(i.length)+a,s="9".repeat(i.length)+a),t=t.padEnd(this.maxLength,"0"),s=s.padEnd(this.maxLength,"9"),[t,s]}doPrepareChar(e,t){let s;return void 0===t&&(t={}),[e,s]=super.doPrepareChar(e.replace(/\D/g,""),t),e||(s.skip=!this.isComplete),[e,s]}_appendCharRaw(e,t){if(void 0===t&&(t={}),!this.autofix||this.value.length+1>this.maxLength)return super._appendCharRaw(e,t);const s=String(this.from).padStart(this.maxLength,"0"),i=String(this.to).padStart(this.maxLength,"0"),[a,n]=this.boundaries(this.value+e);return Number(n)<this.from?super._appendCharRaw(s[this.value.length],t):Number(a)>this.to?!t.tail&&"pad"===this.autofix&&this.value.length+1<this.maxLength?super._appendCharRaw(s[this.value.length],t).aggregate(this._appendCharRaw(e,t)):super._appendCharRaw(i[this.value.length],t):super._appendCharRaw(e,t)}doValidate(e){const t=this.value,s=t.search(/[^0]/);if(-1===s&&t.length<=this._matchFrom)return!0;const[i,a]=this.boundaries(t);return this.from<=Number(a)&&Number(i)<=this.to&&super.doValidate(e)}pad(e){const t=new ChangeDetails;if(this.value.length===this.maxLength)return t;const s=this.value,i=this.maxLength-this.value.length;if(i){this.reset();for(let s=0;s<i;++s)t.aggregate(super._appendCharRaw("0",e));s.split("").forEach(e=>this._appendCharRaw(e))}return t}}IMask.MaskedRange=MaskedRange;const _="d{.}`m{.}`Y";class MaskedDate extends MaskedPattern{static extractPatternOptions(e){const{mask:t,pattern:s,...i}=e;return{...i,mask:isString(t)?t:s}}constructor(e){super(MaskedDate.extractPatternOptions({...MaskedDate.DEFAULTS,...e}))}updateOptions(e){super.updateOptions(e)}_update(e){const{mask:t,pattern:s,blocks:i,...a}={...MaskedDate.DEFAULTS,...e},n=Object.assign({},MaskedDate.GET_DEFAULT_BLOCKS());e.min&&(n.Y.from=e.min.getFullYear()),e.max&&(n.Y.to=e.max.getFullYear()),e.min&&e.max&&n.Y.from===n.Y.to&&(n.m.from=e.min.getMonth()+1,n.m.to=e.max.getMonth()+1,n.m.from===n.m.to&&(n.d.from=e.min.getDate(),n.d.to=e.max.getDate())),Object.assign(n,this.blocks,i),super._update({...a,mask:isString(t)?t:s,blocks:n})}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(MaskedDate.extractPatternOptions(e))}}MaskedDate.GET_DEFAULT_BLOCKS=()=>({d:{mask:MaskedRange,from:1,to:31,maxLength:2},m:{mask:MaskedRange,from:1,to:12,maxLength:2},Y:{mask:MaskedRange,from:1900,to:9999}}),MaskedDate.DEFAULTS={...MaskedPattern.DEFAULTS,mask:Date,pattern:_,format:(e,t)=>{if(!e)return"";const s=String(e.getDate()).padStart(2,"0"),i=String(e.getMonth()+1).padStart(2,"0"),a=e.getFullYear();return[s,i,a].join(".")},parse:(e,t)=>{const[s,i,a]=e.split(".").map(Number);return new Date(a,i-1,s)}},IMask.MaskedDate=MaskedDate;class MaskedDynamic extends Masked{constructor(e){super({...MaskedDynamic.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,...s}=normalizeOpts(e),i=createMask({overwrite:this._overwrite,eager:this._eager,skipInvalid:this._skipInvalid,...s});return t&&(this.exposeMask=i),i}):[])}_appendCharRaw(e,t){void 0===t&&(t={});const s=this._applyDispatch(e,t);return this.currentMask&&s.aggregate(this.currentMask._appendChar(e,this.currentMaskFlags(t))),s}_applyDispatch(e,t,s){void 0===e&&(e=""),void 0===t&&(t={}),void 0===s&&(s="");const i=t.tail&&null!=t._beforeTailState?t._beforeTailState._value:this.value,a=this.rawInputValue,n=t.tail&&null!=t._beforeTailState?t._beforeTailState._rawInputValue:a,r=a.slice(n.length),o=this.currentMask,l=new ChangeDetails,u=null==o?void 0:o.state;return this.currentMask=this.doDispatch(e,{...t},s),this.currentMask&&(this.currentMask!==o?(this.currentMask.reset(),n&&(this.currentMask.append(n,{raw:!0}),l.tailShift=this.currentMask.value.length-i.length),r&&(l.tailShift+=this.currentMask.append(r,{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 ChangeDetails;return e&&t.aggregate(this._applyDispatch("",{},e)),t.aggregate(this.currentMask?this.currentMask.appendTail(e):super.appendTail(e))}currentMaskFlags(e){var t,s;return{...e,_beforeTailState:(null==(t=e._beforeTailState)?void 0:t.currentMaskRef)===this.currentMask&&(null==(s=e._beforeTailState)?void 0:s.currentMask)||e._beforeTailState}}doDispatch(e,t,s){return void 0===t&&(t={}),void 0===s&&(s=""),this.dispatch(e,this,t,s)}doValidate(e){return super.doValidate(e)&&(!this.currentMask||this.currentMask.doValidate(this.currentMaskFlags(e)))}doPrepare(e,t){void 0===t&&(t={});let[s,i]=super.doPrepare(e,t);if(this.currentMask){let e;[s,e]=super.doPrepare(s,this.currentMaskFlags(t)),i=i.aggregate(e)}return[s,i]}doPrepareChar(e,t){void 0===t&&(t={});let[s,i]=super.doPrepareChar(e,t);if(this.currentMask){let e;[s,e]=super.doPrepareChar(s,this.currentMaskFlags(t)),i=i.aggregate(e)}return[s,i]}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 s=new ChangeDetails;return this.currentMask&&s.aggregate(this.currentMask.remove(e,t)).aggregate(this._applyDispatch()),s}get state(){var e;return{...super.state,_rawInputValue:this.rawInputValue,compiledMasks:this.compiledMasks.map(e=>e.state),currentMaskRef:this.currentMask,currentMask:null==(e=this.currentMask)?void 0:e.state}}set state(e){const{compiledMasks:t,currentMaskRef:s,currentMask:i,...a}=e;t&&this.compiledMasks.forEach((e,s)=>e.state=t[s]),null!=s&&(this.currentMask=s,this.currentMask.state=i),super.state=a}extractInput(e,t,s){return this.currentMask?this.currentMask.extractInput(e,t,s):""}extractTail(e,t){return this.currentMask?this.currentMask.extractTail(e,t):super.extractTail(e,t)}doCommit(){this.currentMask&&this.currentMask.doCommit(),super.doCommit()}nearestInputPos(e,t){return this.currentMask?this.currentMask.nearestInputPos(e,t):super.nearestInputPos(e,t)}get overwrite(){return this.currentMask?this.currentMask.overwrite:this._overwrite}set overwrite(e){this._overwrite=e}get eager(){return this.currentMask?this.currentMask.eager:this._eager}set eager(e){this._eager=e}get skipInvalid(){return this.currentMask?this.currentMask.skipInvalid:this._skipInvalid}set skipInvalid(e){this._skipInvalid=e}get autofix(){return this.currentMask?this.currentMask.autofix:this._autofix}set autofix(e){this._autofix=e}maskEquals(e){return Array.isArray(e)?this.compiledMasks.every((t,s)=>{if(!e[s])return;const{mask:i,...a}=e[s];return objectIncludes(t,a)&&t.maskEquals(i)}):super.maskEquals(e)}typedValueEquals(e){var t;return Boolean(null==(t=this.currentMask)?void 0:t.typedValueEquals(e))}}MaskedDynamic.DEFAULTS={...Masked.DEFAULTS,dispatch:(e,t,s,i)=>{if(!t.compiledMasks.length)return;const a=t.rawInputValue,n=t.compiledMasks.map((n,r)=>{const o=t.currentMask===n,l=o?n.displayValue.length:n.nearestInputPos(n.displayValue.length,k.FORCE_LEFT);return n.rawInputValue!==a?(n.reset(),n.append(a,{raw:!0})):o||n.remove(l),n.append(e,t.currentMaskFlags(s)),n.appendTail(i),{index:r,weight:n.rawInputValue.length,totalInputPositions:n.totalInputPositions(0,Math.max(l,n.nearestInputPos(n.displayValue.length,k.FORCE_LEFT)))}});return n.sort((e,t)=>t.weight-e.weight||t.totalInputPositions-e.totalInputPositions),t.compiledMasks[n[0].index]}},IMask.MaskedDynamic=MaskedDynamic;class MaskedEnum extends MaskedPattern{constructor(e){super({...MaskedEnum.DEFAULTS,...e})}updateOptions(e){super.updateOptions(e)}_update(e){const{enum:t,...s}=e;if(t){const e=t.map(e=>e.length),i=Math.min(...e),a=Math.max(...e)-i;s.mask="*".repeat(i),a&&(s.mask+="["+"*".repeat(a)+"]"),this.enum=t}super._update(s)}_appendCharRaw(e,t){void 0===t&&(t={});const s=Math.min(this.nearestInputPos(0,k.FORCE_RIGHT),this.value.length),i=this.enum.filter(t=>this.matchValue(t,this.unmaskedValue+e,s));if(i.length){1===i.length&&this._forEachBlocksInRange(0,this.value.length,(e,s)=>{const a=i[0][s];s>=this.value.length||a===e.value||(e.reset(),e._appendChar(a,t))});const e=super._appendCharRaw(i[0][this.value.length],t);return 1===i.length&&i[0].slice(this.unmaskedValue.length).split("").forEach(t=>e.aggregate(super._appendCharRaw(t))),e}return new ChangeDetails({skip:!this.isComplete})}extractTail(e,t){return void 0===e&&(e=0),void 0===t&&(t=this.displayValue.length),new ContinuousTailDetails("",e)}remove(e,t){if(void 0===e&&(e=0),void 0===t&&(t=this.displayValue.length),e===t)return new ChangeDetails;const s=Math.min(super.nearestInputPos(0,k.FORCE_RIGHT),this.value.length);let i;for(i=e;i>=0;--i){const e=this.enum.filter(e=>this.matchValue(e,this.value.slice(s,i),s));if(e.length>1)break}const a=super.remove(i,t);return a.tailShift+=i-e,a}get isComplete(){return this.enum.indexOf(this.value)>=0}}MaskedEnum.DEFAULTS={...MaskedPattern.DEFAULTS,matchValue:(e,t,s)=>e.indexOf(t,s)===s},IMask.MaskedEnum=MaskedEnum;class MaskedFunction extends Masked{updateOptions(e){super.updateOptions(e)}_update(e){super._update({...e,validate:e.mask})}}var C;IMask.MaskedFunction=MaskedFunction;class MaskedNumber extends Masked{constructor(e){super({...MaskedNumber.DEFAULTS,...e})}updateOptions(e){super.updateOptions(e)}_update(e){super._update(e),this._updateRegExps()}_updateRegExps(){const e="^"+(this.allowNegative?"[+|\\-]?":""),t="\\d*",s=(this.scale?"("+escapeRegExp(this.radix)+"\\d{0,"+this.scale+"})?":"")+"$";this._numberRegExp=new RegExp(e+t+s),this._mapToRadixRegExp=new RegExp("["+this.mapToRadix.map(escapeRegExp).join("")+"]","g"),this._thousandsSeparatorRegExp=new RegExp(escapeRegExp(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[s,i]=super.doPrepareChar(this._removeThousandsSeparators(this.scale&&this.mapToRadix.length&&(t.input&&t.raw||!t.input&&!t.raw)?e.replace(this._mapToRadixRegExp,this.radix):e),t);return e&&!s&&(i.skip=!0),!s||this.allowPositive||this.value||"-"===s||i.aggregate(this._appendChar("-")),[s,i]}_separatorsCount(e,t){void 0===t&&(t=!1);let s=0;for(let i=0;i<e;++i)this._value.indexOf(this.thousandsSeparator,i)===i&&(++s,t&&(e+=this.thousandsSeparator.length));return s}_separatorsCountFromSlice(e){return void 0===e&&(e=this._value),this._separatorsCount(this._removeThousandsSeparators(e).length,!0)}extractInput(e,t,s){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,s))}_appendCharRaw(e,t){void 0===t&&(t={});const s=t.tail&&t._beforeTailState?t._beforeTailState._value:this._value,i=this._separatorsCountFromSlice(s);this._value=this._removeThousandsSeparators(this.value);const a=this._value;this._value+=e;const n=this.number;let r,o=!isNaN(n),l=!1;if(o){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(MaskedNumber.UNMASKED_RADIX,this.radix),l||(l=a===this._value&&!t.tail)):o=!1),o&&(o=Boolean(this._value.match(this._numberRegExp)))}o?r=new ChangeDetails({inserted:this._value.slice(a.length),rawInserted:l?"":e,skip:l}):(this._value=a,r=new ChangeDetails),this._value=this._insertThousandsSeparators(this._value);const u=t.tail&&t._beforeTailState?t._beforeTailState._value:this._value,h=this._separatorsCountFromSlice(u);return r.tailShift+=(h-i)*this.thousandsSeparator.length,r}_findSeparatorAround(e){if(this.thousandsSeparator){const t=e-this.thousandsSeparator.length+1,s=this.value.indexOf(this.thousandsSeparator,t);if(s<=e)return s}return-1}_adjustRangeWithSeparators(e,t){const s=this._findSeparatorAround(e);s>=0&&(e=s);const i=this._findSeparatorAround(t);return i>=0&&(t=i+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 s=this.value.slice(0,e),i=this.value.slice(t),a=this._separatorsCount(s.length);this._value=this._insertThousandsSeparators(this._removeThousandsSeparators(s+i));const n=this._separatorsCountFromSlice(s);return new ChangeDetails({tailShift:(n-a)*this.thousandsSeparator.length})}nearestInputPos(e,t){if(!this.thousandsSeparator)return e;switch(t){case k.NONE:case k.LEFT:case k.FORCE_LEFT:{const s=this._findSeparatorAround(e-1);if(s>=0){const i=s+this.thousandsSeparator.length;if(e<i||this.value.length<=i||t===k.FORCE_LEFT)return s}break}case k.RIGHT:case k.FORCE_RIGHT:{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 s=this.value;this.normalizeZeros&&(s=this._normalizeZeros(s)),this.padFractionalZeros&&this.scale>0&&(s=this._padFractionalZeros(s)),this._value=s}super.doCommit()}_normalizeZeros(e){const t=this._removeThousandsSeparators(e).split(this.radix);return t[0]=t[0].replace(/^(\D*)(0*)(\d*)/,(e,t,s,i)=>t+i),e.length&&!/\d$/.test(t[0])&&(t[0]=t[0]+"0"),t.length>1&&(t[1]=t[1].replace(/0*$/,""),t[1].length||(t.length=1)),this._insertThousandsSeparators(t.join(this.radix))}_padFractionalZeros(e){if(!e)return e;const t=e.split(this.radix);return t.length<2&&t.push(""),t[1]=t[1].padEnd(this.scale,"0"),t.join(this.radix)}doSkipInvalid(e,t,s){void 0===t&&(t={});const i=0===this.scale&&e!==this.thousandsSeparator&&(e===this.radix||e===MaskedNumber.UNMASKED_RADIX||this.mapToRadix.includes(e));return super.doSkipInvalid(e,t,s)&&!i}get unmaskedValue(){return this._removeThousandsSeparators(this._normalizeZeros(this.value)).replace(this.radix,MaskedNumber.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(MaskedNumber.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)||MaskedNumber.EMPTY_VALUES.includes(e)&&MaskedNumber.EMPTY_VALUES.includes(this.typedValue))&&!(0===e&&""===this.value)}}C=MaskedNumber,MaskedNumber.UNMASKED_RADIX=".",MaskedNumber.EMPTY_VALUES=[...Masked.EMPTY_VALUES,0],MaskedNumber.DEFAULTS={...Masked.DEFAULTS,mask:Number,radix:",",thousandsSeparator:"",mapToRadix:[C.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})},IMask.MaskedNumber=MaskedNumber;const y={MASKED:"value",UNMASKED:"unmaskedValue",TYPED:"typedValue"};function createPipe(e,t,s){void 0===t&&(t=y.MASKED),void 0===s&&(s=y.MASKED);const i=createMask(e);return e=>i.runIsolated(i=>(i[t]=e,i[s]))}function pipe(e,t,s,i){return createPipe(t,s,i)(e)}IMask.PIPE_TYPE=y,IMask.createPipe=createPipe,IMask.pipe=pipe;class RepeatBlock extends MaskedPattern{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,s,i;const{repeat:a,...n}=normalizeOpts(e);this._blockOpts=Object.assign({},this._blockOpts,n);const r=createMask(this._blockOpts);this.repeat=null!=(t=null!=(s=null!=a?a:r.repeat)?s:this.repeat)?t:1/0,super._update({mask:"m".repeat(Math.max(this.repeatTo===1/0&&(null==(i=this._blocks)?void 0:i.length)||0,this.repeatFrom)),blocks:{m:r},eager:r.eager,overwrite:r.overwrite,skipInvalid:r.skipInvalid,lazy:r.lazy,placeholderChar:r.placeholderChar,displayChar:r.displayChar})}_allocateBlock(e){return e<this._blocks.length?this._blocks[e]:this.repeatTo===1/0||this._blocks.length<this.repeatTo?(this._blocks.push(createMask(this._blockOpts)),this.mask+="m",this._blocks[this._blocks.length-1]):void 0}_appendCharRaw(e,t){void 0===t&&(t={});const s=new ChangeDetails;for(let o,l,u=null!=(i=null==(a=this._mapPosToBlock(this.displayValue.length))?void 0:a.index)?i:Math.max(this._blocks.length-1,0);o=null!=(n=this._blocks[u])?n:l=!l&&this._allocateBlock(u);++u){var i,a,n,r;const h=o._appendChar(e,{...t,_beforeTailState:null==(r=t._beforeTailState)||null==(r=r._blocks)?void 0:r[u]});if(h.skip&&l){this._blocks.pop(),this.mask=this.mask.slice(1);break}if(s.aggregate(h),h.consumed)break}return s}_trimEmptyTail(e,t){var s,i;void 0===e&&(e=0);const a=Math.max((null==(s=this._mapPosToBlock(e))?void 0:s.index)||0,this.repeatFrom,0);let n;null!=t&&(n=null==(i=this._mapPosToBlock(t))?void 0:i.index),null==n&&(n=this._blocks.length-1);let r=0;for(let e=n;a<=e;--e,++r)if(this._blocks[e].unmaskedValue)break;r&&(this._blocks.splice(n-r+1,r),this.mask=this.mask.slice(r))}reset(){super.reset(),this._trimEmptyTail()}remove(e,t){void 0===e&&(e=0),void 0===t&&(t=this.displayValue.length);const s=super.remove(e,t);return this._trimEmptyTail(e,t),s}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}}IMask.RepeatBlock=RepeatBlock;try{globalThis.IMask=IMask}catch{}var M=__webpack_require__(9299),b=__webpack_require__(5070);const E=["width","height"],D=["width","height"];function helpvue_type_template_id_2b860ffd_ts_true_render(e,t,s,i,a,n){const r=(0,o.resolveComponent)("v-tooltip");return(0,o.openBlock)(),(0,o.createElementBlock)("div",null,[e.tooltip?((0,o.openBlock)(),(0,o.createBlock)(r,{key:0},{activator:(0,o.withCtx)(({props:s})=>[(0,o.createElementVNode)("div",(0,o.mergeProps)({class:"d-flex align-center"},s),[((0,o.openBlock)(),(0,o.createElementBlock)("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size,height:e.size,viewBox:"0 0 14 16",fill:"none"},[...t[1]||(t[1]=[(0,o.createElementVNode)("path",{d:"M12 0H1.5C0.6675 0 0 0.675 0 1.5V12C0 12.825 0.6675 13.5 1.5 13.5H4.5L6.75 15.75L9 13.5H12C12.825 13.5 13.5 12.825 13.5 12V1.5C13.5 0.675 12.825 0 12 0ZM7.5 12H6V10.5H7.5V12ZM9.0525 6.1875L8.3775 6.8775C7.8375 7.425 7.5 7.875 7.5 9H6V8.625C6 7.8 6.3375 7.05 6.8775 6.5025L7.8075 5.5575C8.085 5.2875 8.25 4.9125 8.25 4.5C8.25 3.675 7.575 3 6.75 3C5.925 3 5.25 3.675 5.25 4.5H3.75C3.75 2.8425 5.0925 1.5 6.75 1.5C8.4075 1.5 9.75 2.8425 9.75 4.5C9.75 5.16 9.48 5.76 9.0525 6.1875Z",fill:"var(--grey-d-1)"},null,-1)])],8,E))],16)]),default:(0,o.withCtx)(()=>[t[2]||(t[2]=(0,o.createTextVNode)()),(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(e.tooltip),1)]),_:1})):(0,o.createCommentVNode)("",!0),t[4]||(t[4]=(0,o.createTextVNode)()),!e.tooltip&&e.link?((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:1,class:"d-flex align-center",onClick:t[0]||(t[0]=(0,o.withModifiers)((...t)=>e.onClick&&e.onClick(...t),["stop"]))},[((0,o.openBlock)(),(0,o.createElementBlock)("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size,height:e.size,viewBox:"0 0 17 17",fill:"none"},[...t[3]||(t[3]=[(0,o.createElementVNode)("path",{d:"M7.5 5.83333H9.16667V4.16667H7.5V5.83333ZM8.33333 15C4.65833 15 1.66667 12.0083 1.66667 8.33333C1.66667 4.65833 4.65833 1.66667 8.33333 1.66667C12.0083 1.66667 15 4.65833 15 8.33333C15 12.0083 12.0083 15 8.33333 15ZM8.33333 0C7.23898 0 6.15535 0.215548 5.1443 0.634337C4.13326 1.05313 3.2146 1.66696 2.44078 2.44078C0.877974 4.00358 0 6.1232 0 8.33333C0 10.5435 0.877974 12.6631 2.44078 14.2259C3.2146 14.9997 4.13326 15.6135 5.1443 16.0323C6.15535 16.4511 7.23898 16.6667 8.33333 16.6667C10.5435 16.6667 12.6631 15.7887 14.2259 14.2259C15.7887 12.6631 16.6667 10.5435 16.6667 8.33333C16.6667 7.23898 16.4511 6.15535 16.0323 5.1443C15.6135 4.13326 14.9997 3.2146 14.2259 2.44078C13.4521 1.66696 12.5334 1.05313 11.5224 0.634337C10.5113 0.215548 9.42768 0 8.33333 0ZM7.5 12.5H9.16667V7.5H7.5V12.5Z",fill:"var(--grey-d-1)"},null,-1)])],8,D))])):(0,o.createCommentVNode)("",!0)])}var __decorate=function(e,t,s,i){var a,n=arguments.length,r=n<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,s):i;if("object"===typeof Reflect&&"function"===typeof Reflect.decorate)r=Reflect.decorate(e,t,s,i);else for(var o=e.length-1;o>=0;o--)(a=e[o])&&(r=(n<3?a(r):n>3?a(t,s,r):a(t,s))||r);return n>3&&r&&Object.defineProperty(t,s,r),r},__metadata=function(e,t){if("object"===typeof Reflect&&"function"===typeof Reflect.metadata)return Reflect.metadata(e,t)};class HelpComponent extends b.Vue{tooltip;link;size;onClick(){if(this.link){let e=this.link;e.startsWith("http")||(e="http://"+e),window.open(e,"blank")}}}__decorate([(0,b.Prop)(),__metadata("design:type",String)],HelpComponent.prototype,"tooltip",void 0),__decorate([(0,b.Prop)(),__metadata("design:type",String)],HelpComponent.prototype,"link",void 0),__decorate([(0,b.Prop)({type:Number,default:16}),__metadata("design:type",Number)],HelpComponent.prototype,"size",void 0);var x=__webpack_require__(6262);const S=(0,x.A)(HelpComponent,[["render",helpvue_type_template_id_2b860ffd_ts_true_render]]),w=S,F={key:0,xmlns:"http://www.w3.org/2000/svg",width:"14",height:"14",viewBox:"0 0 14 14",fill:"none"},A={key:1,xmlns:"http://www.w3.org/2000/svg",width:"17",height:"17",viewBox:"0 0 20 22",fill:"none"},B={key:2,xmlns:"http://www.w3.org/2000/svg",width:"17",height:"17",viewBox:"0 0 22 22",fill:"none"},V={key:3,xmlns:"http://www.w3.org/2000/svg",width:"8",height:"12",viewBox:"0 0 8 12",fill:"none"},I={key:4,xmlns:"http://www.w3.org/2000/svg",width:"8",height:"12",viewBox:"0 0 8 12",fill:"none"},T={key:5,xmlns:"http://www.w3.org/2000/svg",width:"12",height:"12",viewBox:"0 0 12 12",fill:"none"},P={key:6,xmlns:"http://www.w3.org/2000/svg",width:"18",height:"12",viewBox:"0 0 22 15",fill:"none"},R={key:7,xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",viewBox:"0 0 24 24",fill:"none"},L={key:8,xmlns:"http://www.w3.org/2000/svg",width:"14",height:"17",viewBox:"0 0 14 17",fill:"none"};function iconvue_type_template_id_15afbfd0_ts_true_render(e,t,s,i,a,n){return(0,o.openBlock)(),(0,o.createElementBlock)(o.Fragment,null,["clear"===e.icon||"close"===e.icon?((0,o.openBlock)(),(0,o.createElementBlock)("svg",F,[...t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M14 1.41L12.59 0L7 5.59L1.41 0L0 1.41L5.59 7L0 12.59L1.41 14L7 8.41L12.59 14L14 12.59L8.41 7L14 1.41Z",fill:"currentColor"},null,-1)])])):(0,o.createCommentVNode)("",!0),t[9]||(t[9]=(0,o.createTextVNode)()),"event"===e.icon?((0,o.openBlock)(),(0,o.createElementBlock)("svg",A,[...t[1]||(t[1]=[(0,o.createElementVNode)("path",{d:"M14 1V5M6 1V5M1 9H19M3 3H17C18.1046 3 19 3.89543 19 5V19C19 20.1046 18.1046 21 17 21H3C1.89543 21 1 20.1046 1 19V5C1 3.89543 1.89543 3 3 3Z",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)])])):(0,o.createCommentVNode)("",!0),t[10]||(t[10]=(0,o.createTextVNode)()),"clock"===e.icon?((0,o.openBlock)(),(0,o.createElementBlock)("svg",B,[...t[2]||(t[2]=[(0,o.createElementVNode)("path",{d:"M11 5V11L15 13M21 11C21 16.5228 16.5228 21 11 21C5.47715 21 1 16.5228 1 11C1 5.47715 5.47715 1 11 1C16.5228 1 21 5.47715 21 11Z",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)])])):(0,o.createCommentVNode)("",!0),t[11]||(t[11]=(0,o.createTextVNode)()),"arrow right"===e.icon?((0,o.openBlock)(),(0,o.createElementBlock)("svg",V,[...t[3]||(t[3]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M1.4 0L0 1.4L4.6 6L0 10.6L1.4 12L7.4 6L1.4 0Z",fill:"currentColor"},null,-1)])])):(0,o.createCommentVNode)("",!0),t[12]||(t[12]=(0,o.createTextVNode)()),"arrow left"===e.icon?((0,o.openBlock)(),(0,o.createElementBlock)("svg",I,[...t[4]||(t[4]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M7.4 1.4L6 0L0 6L6 12L7.4 10.6L2.8 6L7.4 1.4Z",fill:"currentColor"},null,-1)])])):(0,o.createCommentVNode)("",!0),t[13]||(t[13]=(0,o.createTextVNode)()),"add"===e.icon?((0,o.openBlock)(),(0,o.createElementBlock)("svg",T,[...t[5]||(t[5]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M6 0C5.44772 0 5 0.447715 5 1V5H1C0.447715 5 0 5.44772 0 6C0 6.55228 0.447715 7 1 7H5V11C5 11.5523 5.44772 12 6 12C6.55228 12 7 11.5523 7 11V7H11C11.5523 7 12 6.55228 12 6C12 5.44771 11.5523 5 11 5H7V1C7 0.447715 6.55228 0 6 0Z",fill:"currentColor"},null,-1)])])):(0,o.createCommentVNode)("",!0),t[14]||(t[14]=(0,o.createTextVNode)()),"visibility"===e.icon?((0,o.openBlock)(),(0,o.createElementBlock)("svg",P,[...t[6]||(t[6]=[(0,o.createElementVNode)("path",{d:"M11 4.5C11.7956 4.5 12.5587 4.81607 13.1213 5.37868C13.6839 5.94129 14 6.70435 14 7.5C14 8.29565 13.6839 9.05871 13.1213 9.62132C12.5587 10.1839 11.7956 10.5 11 10.5C10.2044 10.5 9.44129 10.1839 8.87868 9.62132C8.31607 9.05871 8 8.29565 8 7.5C8 6.70435 8.31607 5.94129 8.87868 5.37868C9.44129 4.81607 10.2044 4.5 11 4.5ZM11 0C16 0 20.27 3.11 22 7.5C20.27 11.89 16 15 11 15C6 15 1.73 11.89 0 7.5C1.73 3.11 6 0 11 0ZM2.18 7.5C3.83 10.86 7.24 13 11 13C14.76 13 18.17 10.86 19.82 7.5C18.17 4.14 14.76 2 11 2C7.24 2 3.83 4.14 2.18 7.5Z",fill:"currentColor"},null,-1)])])):(0,o.createCommentVNode)("",!0),t[15]||(t[15]=(0,o.createTextVNode)()),"visibility_off"===e.icon?((0,o.openBlock)(),(0,o.createElementBlock)("svg",R,[...t[7]||(t[7]=[(0,o.createElementVNode)("path",{d:"M2 4.27L3.28 3L20 19.72L18.73 21L15.65 17.92C14.5 18.3 13.28 18.5 12 18.5C7 18.5 2.73 15.39 1 11C1.69 9.24 2.79 7.69 4.19 6.46L2 4.27ZM12 8C12.7956 8 13.5587 8.31607 14.1213 8.87868C14.6839 9.44129 15 10.2044 15 11C15 11.35 14.94 11.69 14.83 12L11 8.17C11.31 8.06 11.65 8 12 8ZM12 3.5C17 3.5 21.27 6.61 23 11C22.18 13.08 20.79 14.88 19 16.19L17.58 14.76C18.94 13.82 20.06 12.54 20.82 11C19.17 7.64 15.76 5.5 12 5.5C10.91 5.5 9.84 5.68 8.84 6L7.3 4.47C8.74 3.85 10.33 3.5 12 3.5ZM3.18 11C4.83 14.36 8.24 16.5 12 16.5C12.69 16.5 13.37 16.43 14 16.29L11.72 14C10.29 13.85 9.15 12.71 9 11.28L5.6 7.87C4.61 8.72 3.78 9.78 3.18 11Z",fill:"currentColor"},null,-1)])])):(0,o.createCommentVNode)("",!0),t[16]||(t[16]=(0,o.createTextVNode)()),"file"===e.icon?((0,o.openBlock)(),(0,o.createElementBlock)("svg",L,[...t[8]||(t[8]=[(0,o.createElementVNode)("path",{d:"M7.5 5.83333H12.0833L7.5 1.25V5.83333ZM1.66667 0H8.33333L13.3333 5V15C13.3333 15.442 13.1577 15.8659 12.8452 16.1785C12.5326 16.4911 12.1087 16.6667 11.6667 16.6667H1.66667C0.741667 16.6667 0 15.9167 0 15V1.66667C0 0.741667 0.741667 0 1.66667 0ZM5.83333 1.66667H1.66667V15H5.83333H11.6667V7.5H5.83333V1.66667Z",fill:"currentColor"},null,-1)])])):(0,o.createCommentVNode)("",!0)],64)}class IconComponent extends M.Vue{icon=null;created(){const e=this.$slots.default();if(Array.isArray(e)){const t=e[0];if(!t)return;t.type===Symbol.for("v-txt")&&(this.icon=t.children)}}}const O=(0,x.A)(IconComponent,[["render",iconvue_type_template_id_15afbfd0_ts_true_render]]),N=O,H={key:0,class:"ld-label-reqiured mx-1"},j={class:"text-body"},z={key:0,class:"caption",style:{color:"var(--grey-d-1)","font-family":"var(--regular)"}};function labelvue_type_template_id_6dbc5d43_ts_true_render(e,t,s,i,a,n){const r=(0,o.resolveComponent)("v-tooltip");return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(["ld-label",{"justify-end":e.alignLabelToRight,"ld-label--hint":e.hint}])},[(0,o.createVNode)(r,{location:"top",disabled:!e.labelHint},{activator:(0,o.withCtx)(({props:s})=>[(0,o.createElementVNode)("span",(0,o.mergeProps)({class:["ld-label-content",{"cursor-help":e.labelHint}]},s,{onClick:t[0]||(t[0]=(0,o.withModifiers)((...t)=>e.onClick&&e.onClick(...t),["stop"]))}),[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(e.label),1),t[1]||(t[1]=(0,o.createTextVNode)()),e.required?((0,o.openBlock)(),(0,o.createElementBlock)("span",H)):(0,o.createCommentVNode)("",!0)],16)]),default:(0,o.withCtx)(()=>[t[2]||(t[2]=(0,o.createTextVNode)()),(0,o.createElementVNode)("span",j,(0,o.toDisplayString)(e.labelHint),1)]),_:1},8,["disabled"]),t[3]||(t[3]=(0,o.createTextVNode)()),e.hint?((0,o.openBlock)(),(0,o.createElementBlock)("span",z,(0,o.toDisplayString)(e.hint),1)):(0,o.createCommentVNode)("",!0)],2)}function makeDecoratorEmit(e){function helper(t,s){return(0,M.createDecorator)((t,s)=>{const i=e.toLowerCase();t.emits||(t.emits=[]),t.emits.push(i);const a=t.methods[s];t.methods[s]=function emitter(...e){const emit=t=>{void 0===t?0===e.length?this.$emit(i):1===e.length?this.$emit(i,e[0]):this.$emit(i,...e):(e.unshift(t),this.$emit(i,...e))},t=a.apply(this,e);emit(t)}})(t,s)}return helper}const q=makeDecoratorEmit;var labelvue_type_script_lang_ts_external_decorate=function(e,t,s,i){var a,n=arguments.length,r=n<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,s):i;if("object"===typeof Reflect&&"function"===typeof Reflect.decorate)r=Reflect.decorate(e,t,s,i);else for(var o=e.length-1;o>=0;o--)(a=e[o])&&(r=(n<3?a(r):n>3?a(t,s,r):a(t,s))||r);return n>3&&r&&Object.defineProperty(t,s,r),r},labelvue_type_script_lang_ts_external_metadata=function(e,t){if("object"===typeof Reflect&&"function"===typeof Reflect.metadata)return Reflect.metadata(e,t)};class LabelComponent extends b.Vue{label;labelHint;alignLabelToRight;required;hint;hover;onMouseEnterHandler=null;onMouseLeaveHandler=null;onClick(){return!0}onHoverEmit(e){return e}mounted(){this.onMouseEnterHandler=this.onMouseEnter.bind(this),this.$el.addEventListener("mouseenter",this.onMouseEnterHandler),this.onMouseLeaveHandler=this.onMouseLeave.bind(this),this.$el.addEventListener("mouseleave",this.onMouseLeaveHandler)}beforeUnmount(){this.$el.removeEventListener("mouseenter",this.onMouseEnterHandler),this.$el.removeEventListener("mouseleave",this.onMouseLeaveHandler)}onMouseEnter(){this.onHoverEmit(!0)}onMouseLeave(){this.onHoverEmit(!1)}}labelvue_type_script_lang_ts_external_decorate([(0,b.Prop)({default:"",type:String}),labelvue_type_script_lang_ts_external_metadata("design:type",String)],LabelComponent.prototype,"label",void 0),labelvue_type_script_lang_ts_external_decorate([(0,b.Prop)({default:"",type:String}),labelvue_type_script_lang_ts_external_metadata("design:type",String)],LabelComponent.prototype,"labelHint",void 0),labelvue_type_script_lang_ts_external_decorate([(0,b.Prop)({type:Boolean,default:!1}),labelvue_type_script_lang_ts_external_metadata("design:type",Boolean)],LabelComponent.prototype,"alignLabelToRight",void 0),labelvue_type_script_lang_ts_external_decorate([(0,b.Prop)({default:!1,type:Boolean}),labelvue_type_script_lang_ts_external_metadata("design:type",Boolean)],LabelComponent.prototype,"required",void 0),labelvue_type_script_lang_ts_external_decorate([(0,b.Prop)(),labelvue_type_script_lang_ts_external_metadata("design:type",String)],LabelComponent.prototype,"hint",void 0),labelvue_type_script_lang_ts_external_decorate([(0,b.Prop)(),labelvue_type_script_lang_ts_external_metadata("design:type",Boolean)],LabelComponent.prototype,"hover",void 0),labelvue_type_script_lang_ts_external_decorate([q("click"),labelvue_type_script_lang_ts_external_metadata("design:type",Function),labelvue_type_script_lang_ts_external_metadata("design:paramtypes",[]),labelvue_type_script_lang_ts_external_metadata("design:returntype",void 0)],LabelComponent.prototype,"onClick",null),labelvue_type_script_lang_ts_external_decorate([q("update:hover"),labelvue_type_script_lang_ts_external_metadata("design:type",Function),labelvue_type_script_lang_ts_external_metadata("design:paramtypes",[Boolean]),labelvue_type_script_lang_ts_external_metadata("design:returntype",void 0)],LabelComponent.prototype,"onHoverEmit",null);const U=(0,x.A)(LabelComponent,[["render",labelvue_type_template_id_6dbc5d43_ts_true_render]]),$=U;var edit_mixin_decorate=function(e,t,s,i){var a,n=arguments.length,r=n<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,s):i;if("object"===typeof Reflect&&"function"===typeof Reflect.decorate)r=Reflect.decorate(e,t,s,i);else for(var o=e.length-1;o>=0;o--)(a=e[o])&&(r=(n<3?a(r):n>3?a(t,s,r):a(t,s))||r);return n>3&&r&&Object.defineProperty(t,s,r),r},edit_mixin_metadata=function(e,t){if("object"===typeof Reflect&&"function"===typeof Reflect.metadata)return Reflect.metadata(e,t)};class EditMixin extends b.Vue{clearable;size;color;prefix;suffix;prependInnerIcon;get mySize(){return"s"===this.size?"x-small":"m"===this.size?"small":"l"===this.size?"large":void 0}get editboxBindings(){return{clearable:!1,prefix:this.prefix,suffix:this.suffix,prependInnerIcon:this.prependInnerIcon}}}edit_mixin_decorate([(0,b.Prop)({type:Boolean,default:!1}),edit_mixin_metadata("design:type",Boolean)],EditMixin.prototype,"clearable",void 0),edit_mixin_decorate([(0,b.Prop)({type:String,default:"s"}),edit_mixin_metadata("design:type",String)],EditMixin.prototype,"size",void 0),edit_mixin_decorate([(0,b.Prop)({type:String,default:"grey"}),edit_mixin_metadata("design:type",String)],EditMixin.prototype,"color",void 0),edit_mixin_decorate([(0,b.Prop)({type:String,default:""}),edit_mixin_metadata("design:type",String)],EditMixin.prototype,"prefix",void 0),edit_mixin_decorate([(0,b.Prop)({type:String,default:""}),edit_mixin_metadata("design:type",String)],EditMixin.prototype,"suffix",void 0),edit_mixin_decorate([(0,b.Prop)({type:String,default:""}),edit_mixin_metadata("design:type",String)],EditMixin.prototype,"prependInnerIcon",void 0);class ViewportMixin extends b.Vue{viewport(){const e=document?.body?.getBoundingClientRect();return e?{w:e.width,h:e.height}:{w:window?.innerWidth,h:window?.innerHeight}}get globalMobileKey(){return this.$ldmui?.options?.viewport?.isMobile}get globalTabletKey(){return this.$ldmui?.options?.viewport?.isTablet}get globalDesktopKey(){return this.$ldmui?.options?.viewport?.isDesktop}get isMobileGlobal(){return!!this.globalMobileKey&&this[this.globalMobileKey]}get isTabletGlobal(){return!!this.globalTabletKey&&this[this.globalTabletKey]}get isDesktopGlobal(){return!!this.globalDesktopKey&&this[this.globalDesktopKey]}}var grid_mixin_decorate=function(e,t,s,i){var a,n=arguments.length,r=n<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,s):i;if("object"===typeof Reflect&&"function"===typeof Reflect.decorate)r=Reflect.decorate(e,t,s,i);else for(var o=e.length-1;o>=0;o--)(a=e[o])&&(r=(n<3?a(r):n>3?a(t,s,r):a(t,s))||r);return n>3&&r&&Object.defineProperty(t,s,r),r},grid_mixin_metadata=function(e,t){if("object"===typeof Reflect&&"function"===typeof Reflect.metadata)return Reflect.metadata(e,t)};class GridMixin extends((0,b.mixins)(ViewportMixin)){inputSize;labelSize;label;labelOnTop;mobile;labelSizeClasses=null;inputSizeClasses=null;myInputSize=0;myLabelSize=0;onMobileViewChanged(){this.gridMixinSetClasses()}created(){this.gridMixinSetClasses()}gridMixinSetClasses(){this.myInputSize=Number(this.inputSize),this.myLabelSize=Number(this.labelSize),3===this.myLabelSize&&9===this.myInputSize||(this.myLabelSize&&(this.myInputSize=12-this.myLabelSize),this.myInputSize&&(this.myLabelSize=12-this.myInputSize)),(this.mobile||this.labelOnTop||this.isMobileGlobal||!this.label)&&(this.myInputSize=12,this.myLabelSize=12),this.labelSizeClasses={"v-col-1":1===this.myLabelSize,"v-col-2":2===this.myLabelSize,"v-col-3":3===this.myLabelSize,"v-col-4":4===this.myLabelSize,"v-col-5":5===this.myLabelSize,"v-col-6":6===this.myLabelSize,"v-col-7":7===this.myLabelSize,"v-col-8":8===this.myLabelSize,"v-col-9":9===this.myLabelSize,"v-col-10":10===this.myLabelSize,"v-col-11":11===this.myLabelSize,"v-col-12":12===this.myLabelSize},this.inputSizeClasses={"v-col-1":1===this.myInputSize,"v-col-2":2===this.myInputSize,"v-col-3":3===this.myInputSize,"v-col-4":4===this.myInputSize,"v-col-5":5===this.myInputSize,"v-col-6":6===this.myInputSize,"v-col-7":7===this.myInputSize,"v-col-8":8===this.myInputSize,"v-col-9":9===this.myInputSize,"v-col-10":10===this.myInputSize,"v-col-11":11===this.myInputSize,"v-col-12":12===this.myInputSize}}}grid_mixin_decorate([(0,b.Prop)({default:9}),grid_mixin_metadata("design:type",Object)],GridMixin.prototype,"inputSize",void 0),grid_mixin_decorate([(0,b.Prop)({default:3}),grid_mixin_metadata("design:type",Object)],GridMixin.prototype,"labelSize",void 0),grid_mixin_decorate([(0,b.Prop)(),grid_mixin_metadata("design:type",String)],GridMixin.prototype,"label",void 0),grid_mixin_decorate([(0,b.Prop)({default:!1,type:Boolean}),grid_mixin_metadata("design:type",Boolean)],GridMixin.prototype,"labelOnTop",void 0),grid_mixin_decorate([(0,b.Prop)(),grid_mixin_metadata("design:type",Boolean)],GridMixin.prototype,"mobile",void 0),grid_mixin_decorate([(0,b.Watch)("isMobileGlobal"),(0,b.Watch)("mobile"),(0,b.Watch)("labelOnTop"),grid_mixin_metadata("design:type",Function),grid_mixin_metadata("design:paramtypes",[]),grid_mixin_metadata("design:returntype",void 0)],GridMixin.prototype,"onMobileViewChanged",null);var help_mixin_decorate=function(e,t,s,i){var a,n=arguments.length,r=n<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,s):i;if("object"===typeof Reflect&&"function"===typeof Reflect.decorate)r=Reflect.decorate(e,t,s,i);else for(var o=e.length-1;o>=0;o--)(a=e[o])&&(r=(n<3?a(r):n>3?a(t,s,r):a(t,s))||r);return n>3&&r&&Object.defineProperty(t,s,r),r},help_mixin_metadata=function(e,t){if("object"===typeof Reflect&&"function"===typeof Reflect.metadata)return Reflect.metadata(e,t)};class HelpMixin extends M.Vue{help;get isShowHelp(){return this.$utils.isDefined(this.help)&&(this.help.tooltip||this.help.link)}}help_mixin_decorate([(0,b.Prop)({type:Object,default:()=>({tooltip:"",link:""})}),help_mixin_metadata("design:type",Object)],HelpMixin.prototype,"help",void 0);var G,input_mixin_decorate=function(e,t,s,i){var a,n=arguments.length,r=n<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,s):i;if("object"===typeof Reflect&&"function"===typeof Reflect.decorate)r=Reflect.decorate(e,t,s,i);else for(var o=e.length-1;o>=0;o--)(a=e[o])&&(r=(n<3?a(r):n>3?a(t,s,r):a(t,s))||r);return n>3&&r&&Object.defineProperty(t,s,r),r},input_mixin_metadata=function(e,t){if("object"===typeof Reflect&&"function"===typeof Reflect.metadata)return Reflect.metadata(e,t)};class InputMixin extends b.Vue{disabled;required;readonly;label;labelHint;inputHint;persistentHint;alignLabelToRight;tabindex;autofocus;hideDetails;placeholder;prependInnerIcon;autocomplete;form;onRequiredChanged(){!this.required&&this.validate&&this.validate()}created(){this.form&&this.form.register(this,null)}mounted(){if(this.$utils.isDefined(this.autofocus)&&this.$el instanceof HTMLElement){const e=this.$el.querySelector('input[type="text"]');if(e)return void e.setAttribute("autofocus",`${Boolean(this.autofocus)}`);const t=this.$el.querySelector("textarea");t&&t.setAttribute("autofocus",`${Boolean(this.autofocus)}`)}}unmounted(){this.form&&this.form.unregister(this,null)}get inputBindings(){return{variant:"outlined",placeholder:this.placeholder,hint:this.inputHint,persistentHint:this.persistentHint,hideDetails:this.hideDetails,readonly:this.readonly,disabled:this.disabled,autofocus:this.autofocus,tabindex:this.tabindex,autocomplete:this.autocomplete}}}function uidGen(e=6,t){let s="",i="";switch(t){case"a-z":i="abcdefghijklmnopqrstuvwxyz";break;case"A-Z":i="ABCDEFGHIJKLMNOPQRSTUWVXYZ";break;case"0-9":i="1234567890";break;case"a-zA-Z":i="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUWVXYZ";break;case"a-z0-9":i="abcdefghijklmnopqrstuvwxyz1234567890";break;case"A-Z0-9":i="ABCDEFGHIJKLMNOPQRSTUWVXYZ1234567890";break;default:i="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUWVXYZ1234567890"}for(let t=0;t<e;t++)s+=i.charAt(Math.floor(Math.random()*i.length));return"0-9"===t?Number(s):s}input_mixin_decorate([(0,b.Prop)({default:!1,type:Boolean}),input_mixin_metadata("design:type",Boolean)],InputMixin.prototype,"disabled",void 0),input_mixin_decorate([(0,b.Prop)({default:!1,type:Boolean}),input_mixin_metadata("design:type",Boolean)],InputMixin.prototype,"required",void 0),input_mixin_decorate([(0,b.Prop)({default:!1,type:Boolean}),input_mixin_metadata("design:type",Boolean)],InputMixin.prototype,"readonly",void 0),input_mixin_decorate([(0,b.Prop)({default:"",type:String}),input_mixin_metadata("design:type",String)],InputMixin.prototype,"label",void 0),input_mixin_decorate([(0,b.Prop)({default:"",type:String}),input_mixin_metadata("design:type",String)],InputMixin.prototype,"labelHint",void 0),input_mixin_decorate([(0,b.Prop)(),input_mixin_metadata("design:type",String)],InputMixin.prototype,"inputHint",void 0),input_mixin_decorate([(0,b.Prop)({type:Boolean,default:!1}),input_mixin_metadata("design:type",Boolean)],InputMixin.prototype,"persistentHint",void 0),input_mixin_decorate([(0,b.Prop)({type:Boolean,default:!1}),input_mixin_metadata("design:type",Boolean)],InputMixin.prototype,"alignLabelToRight",void 0),input_mixin_decorate([(0,b.Prop)(),input_mixin_metadata("design:type",Object)],InputMixin.prototype,"tabindex",void 0),input_mixin_decorate([(0,b.Prop)({type:Boolean,default:void 0}),input_mixin_metadata("design:type",Boolean)],InputMixin.prototype,"autofocus",void 0),input_mixin_decorate([(0,b.Prop)({type:Boolean,default:!1}),input_mixin_metadata("design:type",Boolean)],InputMixin.prototype,"hideDetails",void 0),input_mixin_decorate([(0,b.Prop)({type:String,default:""}),input_mixin_metadata("design:type",String)],InputMixin.prototype,"placeholder",void 0),input_mixin_decorate([(0,b.Prop)({type:String,default:""}),input_mixin_metadata("design:type",String)],InputMixin.prototype,"prependInnerIcon",void 0),input_mixin_decorate([(0,b.Prop)({type:String,default:"off"}),input_mixin_metadata("design:type",String)],InputMixin.prototype,"autocomplete",void 0),input_mixin_decorate([(0,b.Inject)({from:"form",default:null}),input_mixin_metadata("design:type","function"===typeof(G="undefined"!==typeof InjectionForm&&InjectionForm)?G:Object)],InputMixin.prototype,"form",void 0),input_mixin_decorate([(0,b.Watch)("required"),input_mixin_metadata("design:type",Function),input_mixin_metadata("design:paramtypes",[]),input_mixin_metadata("design:returntype",void 0)],InputMixin.prototype,"onRequiredChanged",null);var Z,Y,K,W=__webpack_require__(9347),validatable_mixin_decorate=function(e,t,s,i){var a,n=arguments.length,r=n<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,s):i;if("object"===typeof Reflect&&"function"===typeof Reflect.decorate)r=Reflect.decorate(e,t,s,i);else for(var o=e.length-1;o>=0;o--)(a=e[o])&&(r=(n<3?a(r):n>3?a(t,s,r):a(t,s))||r);return n>3&&r&&Object.defineProperty(t,s,r),r},validatable_mixin_metadata=function(e,t){if("object"===typeof Reflect&&"function"===typeof Reflect.metadata)return Reflect.metadata(e,t)};class ValidatableMixin extends b.Vue{rules;customRules;validateOnBlur;onRulesChanged(e){Array.isArray(e)&&e.length?this.myRules=[...e,...this.customRules]:this.myRules=[...this.customRules]}myRules=[];validationMessage="";uid=uidGen(6,"0-9");get requiredMessage(){return this.$ldmuii18n.gettext("Reqiured Message")}get validRules(){return this.required?[(0,W.requiredRule)(null,this.requiredMessage)].concat(this.myRules):this.myRules}get showError(){return!!this.validRules.length&&Boolean(this.validationMessage)}}validatable_mixin_decorate([(0,b.Prop)({type:Array,default:()=>[]}),validatable_mixin_metadata("design:type","function"===typeof(Z="undefined"!==typeof Array&&Array)?Z:Object)],ValidatableMixin.prototype,"rules",void 0),validatable_mixin_decorate([(0,b.Prop)({type:Array,default:()=>[]}),validatable_mixin_metadata("design:type","function"===typeof(Y="undefined"!==typeof Array&&Array)?Y:Object)],ValidatableMixin.prototype,"customRules",void 0),validatable_mixin_decorate([(0,b.Prop)({type:Boolean,default:!0}),validatable_mixin_metadata("design:type",Boolean)],ValidatableMixin.prototype,"validateOnBlur",void 0),validatable_mixin_decorate([(0,b.Watch)("rules",{immediate:!0}),validatable_mixin_metadata("design:type",Function),validatable_mixin_metadata("design:paramtypes",["function"===typeof(K="undefined"!==typeof Array&&Array)?K:Object]),validatable_mixin_metadata("design:returntype",void 0)],ValidatableMixin.prototype,"onRulesChanged",null);var X,J,Q,ee,te,ld_datepickervue_type_script_lang_js_external_decorate=function(e,t,s,i){var a,n=arguments.length,r=n<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,s):i;if("object"===typeof Reflect&&"function"===typeof Reflect.decorate)r=Reflect.decorate(e,t,s,i);else for(var o=e.length-1;o>=0;o--)(a=e[o])&&(r=(n<3?a(r):n>3?a(t,s,r):a(t,s))||r);return n>3&&r&&Object.defineProperty(t,s,r),r},ld_datepickervue_type_script_lang_js_external_metadata=function(e,t){if("object"===typeof Reflect&&"function"===typeof Reflect.metadata)return Reflect.metadata(e,t)};let se=class DatepickerComponent extends((0,M.mixins)(GridMixin,ValidatableMixin,HelpMixin,InputMixin,EditMixin)){modelValue;placeholder;timepickerProps;datepickerProps;dateonly;form;date=null;currentYear=(new Date).getUTCFullYear();currentMonth=(new Date).getUTCMonth()+1;dateString=null;timeString=null;defaultHour="09";defaultMinuts="00";dateMask=null;menu=!1;event=null;errorsHandler=[];isFocused=!1;isHours=!0;isMinutes=!1;currentMinDate=null;currentMaxDate=null;dateMaskPromise=null;dateMaskPromiseResolve;datepickerScrollHandler=null;emitUpdateModelValue(e){return e}onValueChanged(e,t){if(!(e==t||e instanceof Date&&t instanceof Date&&e.getTime()===t.getTime()||e instanceof Date&&this.date&&e.getTime()===this.date.getTime())){if(e?(this.date=new Date(e),this.dateString=this.$utils.datetime.localToISO(this.date.toLocaleDateString(this.locale),this.locale)):(this.dateString="",this.date=null),this.date){const e=this.$refs.inputDate;e&&(e.value=this.formattedDate,this.dateMask.updateValue());let t=String(this.date.getHours()),s=String(this.date.getMinutes());t=("0"+t).slice(-2),s=("0"+s).slice(-2),this.timeString=`${t}:${s}`}else this.timeString="",this.onInputDateClear();setTimeout(()=>{this.dateMask.updateValue()},100)}}onMinDateChanged(e){e?(this.date||(this.currentMinDate=new Date(e)),this.date&&this.$utils.datetime.compare(new Date(this.date.getFullYear(),this.date.getMonth(),this.date.getDate()),new Date(e.getFullYear(),e.getMonth(),e.getDate()),!1)>-1&&(this.currentMinDate=new Date(e))):this.currentMinDate=null}async onCurrentMinDateChanged(e){this.dateMask||await this.dateMaskPromise,this.dateMask.updateOptions({min:e})}onMaxDateChanged(e){e?(this.date||(this.currentMaxDate=new Date(e)),this.date&&this.$utils.datetime.compare(new Date(this.date.getFullYear(),this.date.getMonth(),this.date.getDate()),new Date(e.getFullYear(),e.getMonth(),e.getDate()),!1)<1&&(this.currentMaxDate=new Date(e))):this.currentMaxDate=null}async onCurrentMaxDateChanged(e){this.dateMask||await this.dateMaskPromise,this.dateMask.updateOptions({max:e})}created(){this.dateMaskPromise=new Promise(e=>{this.dateMaskPromiseResolve=e})}mounted(){this.datepickerScrollHandler=this.datepickerScroll.bind(this),window.addEventListener("wheel",this.datepickerScrollHandler);const e=this.$refs.inputDate;if(e){const t=e.$el.querySelector("input");if(!t)throw new Error("Не найден элемент input для ввода даты");{t.value=this.formattedDate;const e={pattern:this.localeRu?"d.m.Y":"m/d/Y",mask:Date,lazy:!0,blocks:{d:{mask:IMask.MaskedRange,from:1,to:31,maxLength:2},m:{mask:IMask.MaskedRange,from:1,to:12,maxLength:2},Y:{mask:IMask.MaskedRange,from:1900,to:9999}},format:e=>this.formatDate(e),parse:e=>this.parseDate(e),min:null,max:null};this.currentMinDate&&(e.min=this.currentMinDate),this.currentMaxDate&&(e.max=this.currentMaxDate),this.dateMask=IMask(t,e),this.dateMask._unbindEvents(),this.dateMask._bindEvents(),this.dateMask.on("complete",()=>this.onMaskedValueChanged(this.dateMask.value)),this.dateMaskPromiseResolve(),this.dateMask.updateValue()}}}beforeUnmount(){this.dateMask&&this.dateMask.off("complete",null)}unmounted(){window.removeEventListener("wheel",this.datepickerScrollHandler)}datepickerScroll(e){const t=this.$refs.datepickerRef?.calendarRef;if(!t)return;const s=t.$refs.containerRef.getBoundingClientRect();e.clientX>=s.left&&e.clientX<=s.right&&e.clientY>=s.top&&e.clientY<=s.bottom&&(e.deltaY<0?t.movePrev():e.deltaY>0&&t.moveNext())}onDateMaskChange(e){if(!this.menu)try{let t;if(e)t=e.target.value;else if(this.$refs.inputDate){const e=this.$refs.inputDate;if(e){const s=e.$el.querySelector("input");t=s.value}}if(t){const e=this.parseDate(t);(!e||e instanceof Date&&isNaN(e.getDate()))&&(this.onInputDateClear(),this.dateMask.el.value="",this.dateMask.updateValue())}else this.onInputDateClear();this.onMaskedValueChanged(t)}finally{this.validateOnBlur&&this.$nextTick(()=>this.validate())}}onMaskedValueChanged(e){if(!e)return;let t=this.parseDate(e);this.dateonly?t.setHours(0,0,0,0):t=this.addTimeToDate(t),this.emitInput(t),setTimeout(()=>{this.validate(),this.menu=!1,this.currentYear=t.getUTCFullYear(),this.currentMonth=t.getUTCMonth()+1},100)}onInputDateFocus(e){this.isFocused=!0,this.event=e}onInputDateBlur(){this.isFocused=!1}onInputDateEnter(e){const t=e.target.value;let s=this.parseDate(t);if(s){this.timeString&&(s=this.addTimeToDate(s));const e=this.$utils.datetime.localToISO(s.toLocaleDateString(this.locale),this.locale);this.onSelectDate(e)}}onInputDateClear(){this.dateMask&&(this.dateMask.el.value=""),this.dateString=this.$utils.datetime.localToISO((new Date).toLocaleDateString(this.locale),this.locale),this.date=null,this.emitUpdateModelValue(null),this.validate()}async onSelectDate(e){await this.$nextTick(),e&&(this.dateMask.el.value=new Date(e).toLocaleDateString(this.locale),this.menu=!1,this.onDateMaskChange(this.event),this.event=null)}onSelectTime(e){if(!this.date)return;const t=new Date(this.date);if(!e)return t.setHours(0),t.setMinutes(0),t.setSeconds(0),void this.emitInput(t);const s=e?e.split(":")[0]:this.defaultHour,i=e?e.split(":")[1]:this.defaultMinuts;t.setHours(Number(s)),t.setMinutes(Number(i)),t.setSeconds(0),this.emitInput(t)}onPickerClick(e){(this.disabled||this.readonly)&&this.clearable||e()}validate(){let e=null;return this.validationMessage="",this.validRules.forEach(t=>{e=t(this.date),!0!==e&&(this.validationMessage=e)}),!this.validationMessage}formatDate(e){return e?this.$utils.datetime.dateToLocal(e,this.locale):""}parseDate(e){if(!e)return null;const t=this.locale.includes("ru"),s=t?".":"/",i=e.split(s);let a;try{return a=t?new Date(Number(i[2]),Number(i[1])-1,Number(i[0])):new Date(Number(i[2]),Number(i[0])-1,Number(i[1])),a}catch(e){return console.error(e),null}}emitInput(e){this.modelValue?(this.modelValue instanceof Date&&this.emitUpdateModelValue(e instanceof Date?e:new Date(e)),"string"===typeof this.modelValue&&("string"===typeof e?this.emitUpdateModelValue(e):this.emitUpdateModelValue(this.$utils.datetime.toServerString(e)))):this.emitUpdateModelValue(e)}addTimeToDate(e){if(!e)return;const[t=this.defaultHour,s=this.defaultMinuts]=this.timeString?this.timeString.split(":"):[],i=Number(t),a=Number(s);return e=new Date(e.getFullYear(),e.getMonth(),e.getDate(),i,a,0,0),e}get isDateEmpty(){return!this.date}get formattedDate(){return this.date?this.$utils.datetime.dateToLocal(this.date,this.locale):""}get locale(){return this.$ldmui.options.language}get localeRu(){return this.locale.includes("ru")}get localeEn(){return this.locale.includes("en")}get warningHint(){return Boolean(this.validationMessage)||this.errorsHandler.length>0}get inputClasses(){return this.dateonly?this.inputSizeClasses:null}};ld_datepickervue_type_script_lang_js_external_decorate([(0,b.Prop)(),ld_datepickervue_type_script_lang_js_external_metadata("design:type",Object)],se.prototype,"modelValue",void 0),ld_datepickervue_type_script_lang_js_external_decorate([(0,b.Prop)({type:String,default:"ДД.ММ.ГГГГ"}),ld_datepickervue_type_script_lang_js_external_metadata("design:type",String)],se.prototype,"placeholder",void 0),ld_datepickervue_type_script_lang_js_external_decorate([(0,b.Prop)({type:Object,default:()=>({placeholder:"ЧЧ:MM",is24hr:!0})}),ld_datepickervue_type_script_lang_js_external_metadata("design:type",Object)],se.prototype,"timepickerProps",void 0),ld_datepickervue_type_script_lang_js_external_decorate([(0,b.Prop)({type:Object,default:()=>({minDate:null,maxDate:null,disabledDates:[]})}),ld_datepickervue_type_script_lang_js_external_metadata("design:type",Object)],se.prototype,"datepickerProps",void 0),ld_datepickervue_type_script_lang_js_external_decorate([(0,b.Prop)({type:Boolean,default:!0}),ld_datepickervue_type_script_lang_js_external_metadata("design:type",Boolean)],se.prototype,"dateonly",void 0),ld_datepickervue_type_script_lang_js_external_decorate([(0,b.Inject)({from:"form",default:null}),ld_datepickervue_type_script_lang_js_external_metadata("design:type","function"===typeof(X="undefined"!==typeof InjectionForm&&InjectionForm)?X:Object)],se.prototype,"form",void 0),ld_datepickervue_type_script_lang_js_external_decorate([q("update:model-value"),ld_datepickervue_type_script_lang_js_external_metadata("design:type",Function),ld_datepickervue_type_script_lang_js_external_metadata("design:paramtypes",[Object]),ld_datepickervue_type_script_lang_js_external_metadata("design:returntype",void 0)],se.prototype,"emitUpdateModelValue",null),ld_datepickervue_type_script_lang_js_external_decorate([(0,b.Watch)("modelValue",{immediate:!0}),ld_datepickervue_type_script_lang_js_external_metadata("design:type",Function),ld_datepickervue_type_script_lang_js_external_metadata("design:paramtypes",[Object,Object]),ld_datepickervue_type_script_lang_js_external_metadata("design:returntype",void 0)],se.prototype,"onValueChanged",null),ld_datepickervue_type_script_lang_js_external_decorate([(0,b.Watch)("datepickerProps.minDate",{immediate:!0}),ld_datepickervue_type_script_lang_js_external_metadata("design:type",Function),ld_datepickervue_type_script_lang_js_external_metadata("design:paramtypes",["function"===typeof(J="undefined"!==typeof Date&&Date)?J:Object]),ld_datepickervue_type_script_lang_js_external_metadata("design:returntype",void 0)],se.prototype,"onMinDateChanged",null),ld_datepickervue_type_script_lang_js_external_decorate([(0,b.Watch)("currentMinDate"),ld_datepickervue_type_script_lang_js_external_metadata("design:type",Function),ld_datepickervue_type_script_lang_js_external_metadata("design:paramtypes",["function"===typeof(Q="undefined"!==typeof Date&&Date)?Q:Object]),ld_datepickervue_type_script_lang_js_external_metadata("design:returntype",Promise)],se.prototype,"onCurrentMinDateChanged",null),ld_datepickervue_type_script_lang_js_external_decorate([(0,b.Watch)("datepickerProps.maxDate",{immediate:!0}),ld_datepickervue_type_script_lang_js_external_metadata("design:type",Function),ld_datepickervue_type_script_lang_js_external_metadata("design:paramtypes",["function"===typeof(ee="undefined"!==typeof Date&&Date)?ee:Object]),ld_datepickervue_type_script_lang_js_external_metadata("design:returntype",void 0)],se.prototype,"onMaxDateChanged",null),ld_datepickervue_type_script_lang_js_external_decorate([(0,b.Watch)("currentMaxDate"),ld_datepickervue_type_script_lang_js_external_metadata("design:type",Function),ld_datepickervue_type_script_lang_js_external_metadata("design:paramtypes",["function"===typeof(te="undefined"!==typeof Date&&Date)?te:Object]),ld_datepickervue_type_script_lang_js_external_metadata("design:returntype",Promise)],se.prototype,"onCurrentMaxDateChanged",null),se=ld_datepickervue_type_script_lang_js_external_decorate([(0,M.Options)({components:{"ld-label":$,"ld-help":w,"svg-icon":N}})],se);const ie=se,ae=(0,x.A)(ie,[["render",render]]),ne=ae;return r})());
|
|
1
|
+
(function webpackUniversalModuleDefinition(e,t){"object"===typeof exports&&"object"===typeof module?module.exports=t(require("@vuelidate/validators"),require("vue"),require("vue-class-component"),require("vue-property-decorator")):"function"===typeof define&&define.amd?define(["@vuelidate/validators","vue","vue-class-component","vue-property-decorator"],t):"object"===typeof exports?exports["ldmui"]=t(require("@vuelidate/validators"),require("vue"),require("vue-class-component"),require("vue-property-decorator")):e["ldmui"]=t(e["@vuelidate/validators"],e["vue"],e["vue-class-component"],e["vue-property-decorator"])})(self,(e,t,s,i)=>(()=>{"use strict";var a={887:t=>{t.exports=e},2380:e=>{e.exports=t},5070:e=>{e.exports=i},6262:(e,t)=>{t.A=(e,t)=>{const s=e.__vccOpts||e;for(const[e,i]of t)s[e]=i;return s}},9299:e=>{e.exports=s},9347:(e,t,s)=>{s.d(t,{requiredRule:()=>requiredRule});var i=s(887);const requiredRule=(e,t)=>s=>{if(null==s||"string"===typeof s&&""===s)return e?`Поле ${e} обязательно`:t||"Это поле обязательно";const a=i.required.$validator(s,null,null);return!("boolean"!==typeof a||!a)||(e?`Поле ${e} обязательно`:t||"Это поле обязательно")}}},n={};function __webpack_require__(e){var t=n[e];if(void 0!==t)return t.exports;var s=n[e]={exports:{}};return a[e](s,s.exports,__webpack_require__),s.exports}(()=>{__webpack_require__.n=e=>{var t=e&&e.__esModule?()=>e["default"]:()=>e;return __webpack_require__.d(t,{a:t}),t}})(),(()=>{__webpack_require__.d=(e,t)=>{for(var s in t)__webpack_require__.o(t,s)&&!__webpack_require__.o(e,s)&&Object.defineProperty(e,s,{enumerable:!0,get:t[s]})}})(),(()=>{__webpack_require__.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t)})(),(()=>{__webpack_require__.r=e=>{"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})}})();var r={};__webpack_require__.r(r),__webpack_require__.d(r,{default:()=>oe});var o=__webpack_require__(2380);const l={class:"d-flex align-start"},u={key:0,class:"ld-datepicker-time-field"},h={key:1,class:"ld-datepicker-help"},d={key:0,class:"v-input__details"},p={class:"v-messages"},c={class:"v-messages__message"},g={key:0,class:"error--text"},m={key:1,class:"grey--text"};function render(e,t,s,i,a,n){const r=(0,o.resolveComponent)("ld-label"),k=(0,o.resolveComponent)("v-col"),f=(0,o.resolveComponent)("svg-icon"),v=(0,o.resolveComponent)("ld-calendar"),_=(0,o.resolveComponent)("v-card"),C=(0,o.resolveComponent)("v-menu"),y=(0,o.resolveComponent)("ld-help"),M=(0,o.resolveComponent)("v-row"),b=(0,o.resolveComponent)("v-container");return(0,o.openBlock)(),(0,o.createBlock)(b,{class:(0,o.normalizeClass)(["ld-datepicker",[`ld-datepicker--${e.mySize}`,`ld-datepicker--${e.color}`,{"ld-datepicker--focused":e.isFocused,"ld-datepicker--dateonly":e.dateonly}]])},{default:(0,o.withCtx)(()=>[(0,o.createVNode)(M,{"no-gutters":""},{default:(0,o.withCtx)(()=>[e.label?((0,o.openBlock)(),(0,o.createBlock)(k,{key:0,class:(0,o.normalizeClass)([e.labelSizeClasses])},{default:(0,o.withCtx)(()=>[(0,o.createVNode)(r,{label:e.label,required:e.required,"align-label-to-right":e.alignLabelToRight},null,8,["label","required","align-label-to-right"])]),_:1},8,["class"])):(0,o.createCommentVNode)("",!0),t[7]||(t[7]=(0,o.createTextVNode)()),(0,o.createVNode)(k,{class:(0,o.normalizeClass)(e.inputSizeClasses)},{default:(0,o.withCtx)(()=>[(0,o.createElementVNode)("div",l,[(0,o.createVNode)(C,{modelValue:e.menu,"onUpdate:modelValue":t[1]||(t[1]=t=>e.menu=t),class:"ld-datepicker-menu","max-width":"284","min-width":"284","max-height":"352","min-height":"352","scroll-strategy":"close",disabled:e.disabled||e.readonly,"close-on-content-click":!1,"no-click-animation":!0},{activator:(0,o.withCtx)(({props:s})=>[(0,o.createElementVNode)("div",(0,o.mergeProps)({class:"ld-datepicker-date-field"},s),[((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(e.$ldmui.options.aliases["ld-edit-text"]),(0,o.mergeProps)({id:`input-date-${e.uid}`,"model-value":e.formattedDate,ref:"inputDate"},{...e.inputBindings,...e.editboxBindings},{clearable:e.clearable,"hide-details":!0,placeholder:e.placeholder,onFocus:e.onInputDateFocus,onBlur:e.onInputDateBlur,onEnter:e.onInputDateEnter,onClear:e.onInputDateClear}),{"append-inner":(0,o.withCtx)(()=>[((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(e.$ldmui.options.aliases["ld-button"]),{icon:"",text:"",disabled:e.disabled||e.readonly,onClick:t[0]||(t[0]=(0,o.withModifiers)(t=>e.menu=!e.menu,["stop"]))},{default:(0,o.withCtx)(()=>[(0,o.createVNode)(f,null,{default:(0,o.withCtx)(()=>[...t[2]||(t[2]=[(0,o.createTextVNode)("event",-1)])]),_:1})]),_:1},8,["disabled"]))]),_:1},16,["id","model-value","clearable","placeholder","onFocus","onBlur","onEnter","onClear"]))],16)]),default:(0,o.withCtx)(()=>[t[3]||(t[3]=(0,o.createTextVNode)()),(0,o.createVNode)(_,{elevation:"0",class:"ld-datepicker-dropdown"},{default:(0,o.withCtx)(()=>[(0,o.createVNode)(v,(0,o.mergeProps)({ref:"datepickerRef","model-value":e.date},{...e.datepickerProps},{disabled:e.disabled||e.readonly,"onUpdate:modelValue":e.onSelectDate}),null,16,["model-value","disabled","onUpdate:modelValue"])]),_:1})]),_:1},8,["modelValue","disabled"]),t[4]||(t[4]=(0,o.createTextVNode)()),e.dateonly?(0,o.createCommentVNode)("",!0):((0,o.openBlock)(),(0,o.createElementBlock)("div",u,[((0,o.openBlock)(),(0,o.createBlock)((0,o.resolveDynamicComponent)(e.$ldmui.options.aliases["ld-timepicker"]),(0,o.mergeProps)({"model-value":e.timeString},{...e.timepickerProps},{disabled:e.disabled||e.isDateEmpty,readonly:e.readonly,clearable:e.clearable,size:e.size,color:e.color,"hide-details":"","onUpdate:modelValue":e.onSelectTime}),null,16,["model-value","disabled","readonly","clearable","size","color","onUpdate:modelValue"]))])),t[5]||(t[5]=(0,o.createTextVNode)()),e.isShowHelp?((0,o.openBlock)(),(0,o.createElementBlock)("div",h,[(0,o.createVNode)(y,{tooltip:e.help.tooltip,link:e.help.link},null,8,["tooltip","link"])])):(0,o.createCommentVNode)("",!0)]),t[6]||(t[6]=(0,o.createTextVNode)()),e.hideDetails?(0,o.createCommentVNode)("",!0):((0,o.openBlock)(),(0,o.createElementBlock)("div",d,[(0,o.createElementVNode)("div",p,[(0,o.createElementVNode)("div",c,[(0,o.createVNode)(o.Transition,{name:"squash"},{default:(0,o.withCtx)(()=>[e.showError?((0,o.openBlock)(),(0,o.createElementBlock)("span",g,(0,o.toDisplayString)(e.validationMessage),1)):e.inputHint&&e.persistentHint?((0,o.openBlock)(),(0,o.createElementBlock)("span",m,(0,o.toDisplayString)(e.inputHint),1)):(0,o.createCommentVNode)("",!0)]),_:1})])])]))]),_:1},8,["class"])]),_:1})]),_:1},8,["class"])}function isString(e){return"string"===typeof e||e instanceof String}function isObject(e){var t;return"object"===typeof e&&null!=e&&"Object"===(null==e||null==(t=e.constructor)?void 0:t.name)}function pick(e,t){return Array.isArray(t)?pick(e,(e,s)=>t.includes(s)):Object.entries(e).reduce((e,s)=>{let[i,a]=s;return t(a,i)&&(e[i]=a),e},{})}const k={NONE:"NONE",LEFT:"LEFT",FORCE_LEFT:"FORCE_LEFT",RIGHT:"RIGHT",FORCE_RIGHT:"FORCE_RIGHT"};function forceDirection(e){switch(e){case k.LEFT:return k.FORCE_LEFT;case k.RIGHT:return k.FORCE_RIGHT;default:return e}}function escapeRegExp(e){return e.replace(/([.*+?^=!:${}()|[\]/\\])/g,"\\$1")}function objectIncludes(e,t){if(t===e)return!0;const s=Array.isArray(t),i=Array.isArray(e);let a;if(s&&i){if(t.length!=e.length)return!1;for(a=0;a<t.length;a++)if(!objectIncludes(t[a],e[a]))return!1;return!0}if(s!=i)return!1;if(t&&e&&"object"===typeof t&&"object"===typeof e){const s=t instanceof Date,i=e instanceof Date;if(s&&i)return t.getTime()==e.getTime();if(s!=i)return!1;const n=t instanceof RegExp,r=e instanceof RegExp;if(n&&r)return t.toString()==e.toString();if(n!=r)return!1;const o=Object.keys(t);for(a=0;a<o.length;a++)if(!Object.prototype.hasOwnProperty.call(e,o[a]))return!1;for(a=0;a<o.length;a++)if(!objectIncludes(e[o[a]],t[o[a]]))return!1;return!0}return!(!t||!e||"function"!==typeof t||"function"!==typeof e)&&t.toString()===e.toString()}class ActionDetails{constructor(e){Object.assign(this,e);while(this.value.slice(0,this.startChangePos)!==this.oldValue.slice(0,this.startChangePos))--this.oldSelection.start;if(this.insertedCount)while(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?k.NONE:this.oldSelection.end!==this.cursorPos&&this.oldSelection.start!==this.cursorPos||this.oldSelection.end!==this.oldSelection.start?k.LEFT:k.RIGHT}}function IMask(e,t){return new IMask.InputMask(e,t)}function maskedClass(e){if(null==e)throw new Error("mask property should be defined");return e instanceof RegExp?IMask.MaskedRegExp:isString(e)?IMask.MaskedPattern:e===Date?IMask.MaskedDate:e===Number?IMask.MaskedNumber:Array.isArray(e)||e===Array?IMask.MaskedDynamic:IMask.Masked&&e.prototype instanceof IMask.Masked?e:IMask.Masked&&e instanceof IMask.Masked?e.constructor:e instanceof Function?IMask.MaskedFunction:(console.warn("Mask not found for mask",e),IMask.Masked)}function normalizeOpts(e){if(!e)throw new Error("Options in not defined");if(IMask.Masked){if(e.prototype instanceof IMask.Masked)return{mask:e};const{mask:t,...s}=e instanceof IMask.Masked?{mask:e}:isObject(e)&&e.mask instanceof IMask.Masked?e:{};if(t){const e=t.mask;return{...pick(t,(e,t)=>!t.startsWith("_")),mask:t.constructor,_mask:e,...s}}}return isObject(e)?{...e}:{mask:e}}function createMask(e){if(IMask.Masked&&e instanceof IMask.Masked)return e;const t=normalizeOpts(e),s=maskedClass(t.mask);if(!s)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===s&&delete t.mask,t._mask&&(t.mask=t._mask,delete t._mask),new s(t)}IMask.createMask=createMask;class MaskElement{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}}IMask.MaskElement=MaskElement;const f=90,v=89;class HTMLMaskElement extends MaskElement{constructor(e){super(),this.input=e,this._onKeydown=this._onKeydown.bind(this),this._onInput=this._onInput.bind(this),this._onBeforeinput=this._onBeforeinput.bind(this),this._onCompositionEnd=this._onCompositionEnd.bind(this)}get rootElement(){var e,t,s;return null!=(e=null==(t=(s=this.input).getRootNode)?void 0:t.call(s))?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&&(e.keyCode===f&&e.shiftKey&&(e.metaKey||e.ctrlKey)||e.keyCode===v&&e.ctrlKey)?(e.preventDefault(),this._handlers.redo(e)):this._handlers.undo&&e.keyCode===f&&(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={}}}IMask.HTMLMaskElement=HTMLMaskElement;class HTMLInputMaskElement extends HTMLMaskElement{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}}IMask.HTMLMaskElement=HTMLMaskElement;class HTMLContenteditableMaskElement extends HTMLMaskElement{get _unsafeSelectionStart(){const e=this.rootElement,t=e.getSelection&&e.getSelection(),s=t&&t.anchorOffset,i=t&&t.focusOffset;return null==i||null==s||s<i?s:i}get _unsafeSelectionEnd(){const e=this.rootElement,t=e.getSelection&&e.getSelection(),s=t&&t.anchorOffset,i=t&&t.focusOffset;return null==i||null==s||s>i?s:i}_unsafeSelect(e,t){if(!this.rootElement.createRange)return;const s=this.rootElement.createRange();s.setStart(this.input.firstChild||this.input,e),s.setEnd(this.input.lastChild||this.input,t);const i=this.rootElement,a=i.getSelection&&i.getSelection();a&&(a.removeAllRanges(),a.addRange(s))}get value(){return this.input.textContent||""}set value(e){this.input.textContent=e}}IMask.HTMLContenteditableMaskElement=HTMLContenteditableMaskElement;class InputHistory{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>InputHistory.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}}InputHistory.MAX_LENGTH=100;class InputMask{constructor(e,t){this.el=e instanceof MaskElement?e:e.isContentEditable&&"INPUT"!==e.tagName&&"TEXTAREA"!==e.tagName?new HTMLContenteditableMaskElement(e):new HTMLInputMaskElement(e),this.masked=createMask(t),this._listeners={},this._value="",this._unmaskedValue="",this._rawInputValue="",this.history=new InputHistory,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 IMask.Masked)&&this.masked.constructor===maskedClass(e))return void this.masked.updateOptions({mask:e});const t=e instanceof IMask.Masked?e:createMask({mask:e});t.unmaskedValue=this.masked.unmaskedValue,this.masked=t}get value(){return this._value}set value(e){this.value!==e&&(this.masked.value=e,this.updateControl("auto"))}get unmaskedValue(){return this._unmaskedValue}set unmaskedValue(e){this.unmaskedValue!==e&&(this.masked.unmaskedValue=e,this.updateControl("auto"))}get rawInputValue(){return this._rawInputValue}set rawInputValue(e){this.rawInputValue!==e&&(this.masked.rawInputValue=e,this.updateControl(),this.alignCursor())}get typedValue(){return this.masked.typedValue}set typedValue(e){this.masked.typedValueEquals(e)||(this.masked.typedValue=e,this.updateControl("auto"))}get displayValue(){return this.masked.displayValue}_bindEvents(){this.el.bindEvents({selectionChange:this._saveSelection,input:this._onInput,drop:this._onDrop,click:this._onClick,focus:this._onFocus,commit:this._onChange,undo:this._onUndo,redo:this._onRedo})}_unbindEvents(){this.el&&this.el.unbindEvents()}_fireEvent(e,t){const s=this._listeners[e];s&&s.forEach(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,s=this.masked.value,i=this.masked.rawInputValue,a=this.displayValue,n=this.unmaskedValue!==t||this.value!==s||this._rawInputValue!==i;this._unmaskedValue=t,this._value=s,this._rawInputValue=i,this.el.value!==a&&(this.el.value=a),"auto"===e?this.alignCursor():null!=e&&(this.cursorPos=e),n&&this._fireChangeEvents(),this._historyChanging||!n&&!this.history.isEmpty||this.history.push({unmaskedValue:t,selection:{start:this.selectionStart,end:this.cursorPos}})}updateOptions(e){const{mask:t,...s}=e,i=!this.maskEquals(t),a=this.masked.optionsIsChanged(s);i&&(this.mask=t),a&&this.masked.updateOptions(s),(i||a)&&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,k.LEFT))}alignCursorFriendly(){this.selectionStart===this.cursorPos&&this.alignCursor()}on(e,t){return this._listeners[e]||(this._listeners[e]=[]),this._listeners[e].push(t),this}off(e,t){if(!this._listeners[e])return this;if(!t)return delete this._listeners[e],this;const s=this._listeners[e].indexOf(t);return s>=0&&this._listeners[e].splice(s,1),this}_onInput(e){this._inputEvent=e,this._abortUpdateCursor();const t=new ActionDetails({value:this.el.value,cursorPos:this.cursorPos,oldValue:this.displayValue,oldSelection:this._selection}),s=this.masked.rawInputValue,i=this.masked.splice(t.startChangePos,t.removed.length,t.inserted,t.removeDirection,{input:!0,raw:!0}).offset,a=s===this.masked.rawInputValue?t.removeDirection:k.NONE;let n=this.masked.nearestInputPos(t.startChangePos+i,a);a!==k.NONE&&(n=this.masked.nearestInputPos(n,k.NONE)),this.updateControl(n),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}}IMask.InputMask=InputMask;class ChangeDetails{static normalize(e){return Array.isArray(e)?e:[e,new ChangeDetails]}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}}IMask.ChangeDetails=ChangeDetails;class ContinuousTailDetails{constructor(e,t,s){void 0===e&&(e=""),void 0===t&&(t=0),this.value=e,this.from=t,this.stop=s}toString(){return this.value}extend(e){this.value+=String(e)}appendTo(e){return e.append(this.toString(),{tail:!0}).aggregate(e._appendPlaceholder())}get state(){return{value:this.value,from:this.from,stop:this.stop}}set state(e){Object.assign(this,e)}unshift(e){if(!this.value.length||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 Masked{constructor(e){this._value="",this._update({...Masked.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,s){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 ContinuousTailDetails(this.extractInput(e,t),e)}appendTail(e){return isString(e)&&(e=new ContinuousTailDetails(String(e))),e.appendTo(this)}_appendCharRaw(e,t){return e?(this._value+=e,new ChangeDetails({inserted:e,rawInserted:e})):new ChangeDetails}_appendChar(e,t,s){void 0===t&&(t={});const i=this.state;let a;if([e,a]=this.doPrepareChar(e,t),e&&(a=a.aggregate(this._appendCharRaw(e,t)),!a.rawInserted&&"pad"===this.autofix)){const s=this.state;this.state=i;let n=this.pad(t);const r=this._appendCharRaw(e,t);n=n.aggregate(r),r.rawInserted||n.equals(a)?a=n:this.state=s}if(a.inserted){let e,n=!1!==this.doValidate(t);if(n&&null!=s){const t=this.state;if(!0===this.overwrite){e=s.state;for(let e=0;e<a.rawInserted.length;++e)s.unshift(this.displayValue.length-a.tailShift)}let i=this.appendTail(s);if(n=i.rawInserted.length===s.toString().length,(!n||!i.inserted)&&"shift"===this.overwrite){this.state=t,e=s.state;for(let e=0;e<a.rawInserted.length;++e)s.shift();i=this.appendTail(s),n=i.rawInserted.length===s.toString().length}n&&i.inserted&&(this.state=t)}n||(a=new ChangeDetails,this.state=i,s&&e&&(s.state=e))}return a}_appendPlaceholder(){return new ChangeDetails}_appendEager(){return new ChangeDetails}append(e,t,s){if(!isString(e))throw new Error("value should be string");const i=isString(s)?new ContinuousTailDetails(String(s)):s;let a;null!=t&&t.tail&&(t._beforeTailState=this.state),[e,a]=this.doPrepare(e,t);for(let s=0;s<e.length;++s){const n=this._appendChar(e[s],t,i);if(!n.rawInserted&&!this.doSkipInvalid(e[s],t,i))break;a.aggregate(n)}return(!0===this.eager||"append"===this.eager)&&null!=t&&t.input&&e&&a.aggregate(this._appendEager()),null!=i&&(a.tailShift+=this.appendTail(i).tailShift),a}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 ChangeDetails}withValueRefresh(e){if(this._refreshing||!this._initialized)return e();this._refreshing=!0;const t=this.rawInputValue,s=this.value,i=e();return this.rawInputValue=t,this.value&&this.value!==s&&0===s.indexOf(this.value)&&(this.append(s.slice(this.displayValue.length),{},""),this.doCommit()),delete this._refreshing,i}runIsolated(e){if(this._isolated||!this._initialized)return e(this);this._isolated=!0;const t=this.state,s=e(this);return this.state=t,delete this._isolated,s}doSkipInvalid(e,t,s){return Boolean(this.skipInvalid)}doPrepare(e,t){return void 0===t&&(t={}),ChangeDetails.normalize(this.prepare?this.prepare(e,this,t):e)}doPrepareChar(e,t){return void 0===t&&(t={}),ChangeDetails.normalize(this.prepareChar?this.prepareChar(e,this,t):e)}doValidate(e){return(!this.validate||this.validate(this.value,this,e))&&(!this.parent||this.parent.doValidate(e))}doCommit(){this.commit&&this.commit(this.value,this)}splice(e,t,s,i,a){void 0===s&&(s=""),void 0===i&&(i=k.NONE),void 0===a&&(a={input:!0});const n=e+t,r=this.extractTail(n),o=!0===this.eager||"remove"===this.eager;let l;o&&(i=forceDirection(i),l=this.extractInput(0,n,{raw:!0}));let u=e;const h=new ChangeDetails;if(i!==k.NONE&&(u=this.nearestInputPos(e,t>1&&0!==e&&!o?k.NONE:i),h.tailShift=u-e),h.aggregate(this.remove(u)),o&&i!==k.NONE&&l===this.rawInputValue)if(i===k.FORCE_LEFT){let e;while(l===this.rawInputValue&&(e=this.displayValue.length))h.aggregate(new ChangeDetails({tailShift:-1})).aggregate(this.remove(e-1))}else i===k.FORCE_RIGHT&&r.unshift();return h.aggregate(this.append(s,a,r))}maskEquals(e){return this.mask===e}optionsIsChanged(e){return!objectIncludes(this,e)}typedValueEquals(e){const t=this.typedValue;return e===t||Masked.EMPTY_VALUES.includes(e)&&Masked.EMPTY_VALUES.includes(t)||!!this.format&&this.format(e,this)===this.format(this.typedValue,this)}pad(e){return new ChangeDetails}}Masked.DEFAULTS={skipInvalid:!0},Masked.EMPTY_VALUES=[void 0,null,""],IMask.Masked=Masked;class ChunksTailDetails{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=isString(e)?new ContinuousTailDetails(String(e)):e;const t=this.chunks[this.chunks.length-1],s=t&&(t.stop===e.stop||null==e.stop)&&e.from===t.from+t.toString().length;if(e instanceof ContinuousTailDetails)s?t.extend(e.toString()):this.chunks.push(e);else if(e instanceof ChunksTailDetails){if(null==e.stop){let t;while(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 IMask.MaskedPattern)){const t=new ContinuousTailDetails(this.toString());return t.appendTo(e)}const t=new ChangeDetails;for(let s=0;s<this.chunks.length;++s){const i=this.chunks[s],a=e._mapPosToBlock(e.displayValue.length),n=i.stop;let r;if(null!=n&&(!a||a.index<=n)&&((i instanceof ChunksTailDetails||e._stops.indexOf(n)>=0)&&t.aggregate(e._appendPlaceholder(n)),r=i instanceof ChunksTailDetails&&e._blocks[n]),r){const s=r.appendTail(i);t.aggregate(s);const a=i.toString().slice(s.rawInserted.length);a&&t.aggregate(e.append(a,{tail:!0}))}else t.aggregate(e.append(i.toString(),{tail:!0}))}return t}get state(){return{chunks:this.chunks.map(e=>e.state),from:this.from,stop:this.stop,blockIndex:this.blockIndex}}set state(e){const{chunks:t,...s}=e;Object.assign(this,s),this.chunks=t.map(e=>{const t="chunks"in e?new ChunksTailDetails:new ContinuousTailDetails;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 s=0;while(s<this.chunks.length){const e=this.chunks[s],i=e.unshift(t);if(e.toString()){if(!i)break;++s}else this.chunks.splice(s,1);if(i)return i}return""}shift(){if(!this.chunks.length)return"";let e=this.chunks.length-1;while(0<=e){const t=this.chunks[e],s=t.shift();if(t.toString()){if(!s)break;--e}else this.chunks.splice(e,1);if(s)return s}return""}}class PatternCursor{constructor(e,t){this.masked=e,this._log=[];const{offset:s,index:i}=e._mapPosToBlock(t)||(t<0?{index:0,offset:0}:{index:this.masked._blocks.length,offset:0});this.offset=s,this.index=i,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,k.FORCE_LEFT),0!==this.offset||void 0})}pushLeftBeforeInput(){return this._pushLeft(()=>{if(!this.block.isFixed)return this.offset=this.block.nearestInputPos(this.offset,k.LEFT),!0})}pushLeftBeforeRequired(){return this._pushLeft(()=>{if(!(this.block.isFixed||this.block.isOptional&&!this.block.value))return this.offset=this.block.nearestInputPos(this.offset,k.LEFT),!0})}pushRightBeforeFilled(){return this._pushRight(()=>{if(!this.block.isFixed&&this.block.value)return this.offset=this.block.nearestInputPos(this.offset,k.FORCE_RIGHT),this.offset!==this.block.value.length||void 0})}pushRightBeforeInput(){return this._pushRight(()=>{if(!this.block.isFixed)return this.offset=this.block.nearestInputPos(this.offset,k.NONE),!0})}pushRightBeforeRequired(){return this._pushRight(()=>{if(!(this.block.isFixed||this.block.isOptional&&!this.block.value))return this.offset=this.block.nearestInputPos(this.offset,k.NONE),!0})}}class PatternFixedDefinition{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 ChangeDetails}nearestInputPos(e,t){void 0===t&&(t=k.NONE);const s=0,i=this._value.length;switch(t){case k.LEFT:case k.FORCE_LEFT:return s;case k.NONE:case k.RIGHT:case k.FORCE_RIGHT:default:return i}}totalInputPositions(e,t){return void 0===e&&(e=0),void 0===t&&(t=this._value.length),this._isRawInput?t-e:0}extractInput(e,t,s){return void 0===e&&(e=0),void 0===t&&(t=this._value.length),void 0===s&&(s={}),s.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 ChangeDetails;const s=!0===this.eager||"append"===this.eager,i=this.char===e,a=i&&(this.isUnmasking||t.input||t.raw)&&(!t.raw||!s)&&!t.tail,n=new ChangeDetails({inserted:this.char,rawInserted:a?this.char:""});return this._value=this.char,this._isRawInput=a&&(t.raw||t.input),n}_appendEager(){return this._appendChar(this.char,{tail:!0})}_appendPlaceholder(){const e=new ChangeDetails;return this.isFilled||(this._value=e.inserted=this.char),e}extractTail(){return new ContinuousTailDetails("")}appendTail(e){return isString(e)&&(e=new ContinuousTailDetails(String(e))),e.appendTo(this)}append(e,t,s){const i=this._appendChar(e[0],t);return null!=s&&(i.tailShift+=this.appendTail(s).tailShift),i}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 PatternInputDefinition{constructor(e){const{parent:t,isOptional:s,placeholderChar:i,displayChar:a,lazy:n,eager:r,...o}=e;this.masked=createMask(o),Object.assign(this,{parent:t,isOptional:s,placeholderChar:i,displayChar:a,lazy:n,eager:r})}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 ChangeDetails}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 ChangeDetails;const s=this.masked.state;let i=this.masked._appendChar(e,this.currentMaskFlags(t));return i.inserted&&!1===this.doValidate(t)&&(i=new ChangeDetails,this.masked.state=s),i.inserted||this.isOptional||this.lazy||t.input||(i.inserted=this.placeholderChar),i.skip=!i.inserted&&!this.isOptional,this.isFilled=Boolean(i.inserted),i}append(e,t,s){return this.masked.append(e,this.currentMaskFlags(t),s)}_appendPlaceholder(){return this.isFilled||this.isOptional?new ChangeDetails:(this.isFilled=!0,new ChangeDetails({inserted:this.placeholderChar}))}_appendEager(){return new ChangeDetails}extractTail(e,t){return this.masked.extractTail(e,t)}appendTail(e){return this.masked.appendTail(e)}extractInput(e,t,s){return void 0===e&&(e=0),void 0===t&&(t=this.value.length),this.masked.extractInput(e,t,s)}nearestInputPos(e,t){void 0===t&&(t=k.NONE);const s=0,i=this.value.length,a=Math.min(Math.max(e,s),i);switch(t){case k.LEFT:case k.FORCE_LEFT:return this.isComplete?a:s;case k.RIGHT:case k.FORCE_RIGHT:return this.isComplete?a:i;case k.NONE:default:return a}}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 ChangeDetails}}PatternInputDefinition.DEFAULT_DEFINITIONS={0:/\d/,a:/[\u0041-\u005A\u0061-\u007A\u00AA\u00B5\u00BA\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u0527\u0531-\u0556\u0559\u0561-\u0587\u05D0-\u05EA\u05F0-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u08A0\u08A2-\u08AC\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0977\u0979-\u097F\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C33\u0C35-\u0C39\u0C3D\u0C58\u0C59\u0C60\u0C61\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D60\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F4\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u1700-\u170C\u170E-\u1711\u1720-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1877\u1880-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191C\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19C1-\u19C7\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4B\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1CE9-\u1CEC\u1CEE-\u1CF1\u1CF5\u1CF6\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2183\u2184\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005\u3006\u3031-\u3035\u303B\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FCC\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA697\uA6A0-\uA6E5\uA717-\uA71F\uA722-\uA788\uA78B-\uA78E\uA790-\uA793\uA7A0-\uA7AA\uA7F8-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA80-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uABC0-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]/,"*":/./};class MaskedRegExp extends Masked{updateOptions(e){super.updateOptions(e)}_update(e){const t=e.mask;t&&(e.validate=e=>e.search(t)>=0),super._update(e)}}IMask.MaskedRegExp=MaskedRegExp;class MaskedPattern extends Masked{constructor(e){super({...MaskedPattern.DEFAULTS,...e,definitions:Object.assign({},PatternInputDefinition.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 s=!1,i=!1;for(let a=0;a<t.length;++a){if(this.blocks){const e=t.slice(a),s=Object.keys(this.blocks).filter(t=>0===e.indexOf(t));s.sort((e,t)=>t.length-e.length);const i=s[0];if(i){const{expose:e,repeat:t,...s}=normalizeOpts(this.blocks[i]),n={lazy:this.lazy,eager:this.eager,placeholderChar:this.placeholderChar,displayChar:this.displayChar,overwrite:this.overwrite,autofix:this.autofix,...s,repeat:t,parent:this},r=null!=t?new IMask.RepeatBlock(n):createMask(n);r&&(this._blocks.push(r),e&&(this.exposeBlock=r),this._maskedBlocks[i]||(this._maskedBlocks[i]=[]),this._maskedBlocks[i].push(this._blocks.length-1)),a+=i.length-1;continue}}let n=t[a],r=n in e;if(n===MaskedPattern.STOP_CHAR){this._stops.push(this._blocks.length);continue}if("{"===n||"}"===n){s=!s;continue}if("["===n||"]"===n){i=!i;continue}if(n===MaskedPattern.ESCAPE_CHAR){if(++a,n=t[a],!n)break;r=!1}const o=r?new PatternInputDefinition({isOptional:i,lazy:this.lazy,eager:this.eager,placeholderChar:this.placeholderChar,displayChar:this.displayChar,...normalizeOpts(e[n]),parent:this}):new PatternFixedDefinition({char:n,eager:this.eager,isUnmasking:s});this._blocks.push(o)}}get state(){return{...super.state,_blocks:this._blocks.map(e=>e.state)}}set state(e){if(!e)return void this.reset();const{_blocks:t,...s}=e;this._blocks.forEach((e,s)=>e.state=t[s]),super.state=s}reset(){super.reset(),this._blocks.forEach(e=>e.reset())}get isComplete(){return this.exposeBlock?this.exposeBlock.isComplete:this._blocks.every(e=>e.isComplete)}get isFilled(){return this._blocks.every(e=>e.isFilled)}get isFixed(){return this._blocks.every(e=>e.isFixed)}get isOptional(){return this._blocks.every(e=>e.isOptional)}doCommit(){this._blocks.forEach(e=>e.doCommit()),super.doCommit()}get unmaskedValue(){return this.exposeBlock?this.exposeBlock.unmaskedValue:this._blocks.reduce((e,t)=>e+t.unmaskedValue,"")}set unmaskedValue(e){if(this.exposeBlock){const t=this.extractTail(this._blockStartPos(this._blocks.indexOf(this.exposeBlock))+this.exposeBlock.displayValue.length);this.exposeBlock.unmaskedValue=e,this.appendTail(t),this.doCommit()}else super.unmaskedValue=e}get value(){return this.exposeBlock?this.exposeBlock.value:this._blocks.reduce((e,t)=>e+t.value,"")}set value(e){if(this.exposeBlock){const t=this.extractTail(this._blockStartPos(this._blocks.indexOf(this.exposeBlock))+this.exposeBlock.displayValue.length);this.exposeBlock.value=e,this.appendTail(t),this.doCommit()}else super.value=e}get typedValue(){return this.exposeBlock?this.exposeBlock.typedValue:super.typedValue}set typedValue(e){if(this.exposeBlock){const t=this.extractTail(this._blockStartPos(this._blocks.indexOf(this.exposeBlock))+this.exposeBlock.displayValue.length);this.exposeBlock.typedValue=e,this.appendTail(t),this.doCommit()}else super.typedValue=e}get displayValue(){return this._blocks.reduce((e,t)=>e+t.displayValue,"")}appendTail(e){return super.appendTail(e).aggregate(this._appendPlaceholder())}_appendEager(){var e;const t=new ChangeDetails;let s=null==(e=this._mapPosToBlock(this.displayValue.length))?void 0:e.index;if(null==s)return t;this._blocks[s].isFilled&&++s;for(let e=s;e<this._blocks.length;++e){const s=this._blocks[e]._appendEager();if(!s.inserted)break;t.aggregate(s)}return t}_appendCharRaw(e,t){void 0===t&&(t={});const s=this._mapPosToBlock(this.displayValue.length),i=new ChangeDetails;if(!s)return i;for(let n,r=s.index;n=this._blocks[r];++r){var a;const s=n._appendChar(e,{...t,_beforeTailState:null==(a=t._beforeTailState)||null==(a=a._blocks)?void 0:a[r]});if(i.aggregate(s),s.consumed)break}return i}extractTail(e,t){void 0===e&&(e=0),void 0===t&&(t=this.displayValue.length);const s=new ChunksTailDetails;return e===t||this._forEachBlocksInRange(e,t,(e,t,i,a)=>{const n=e.extractTail(i,a);n.stop=this._findStopBefore(t),n.from=this._blockStartPos(t),n instanceof ChunksTailDetails&&(n.blockIndex=t),s.extend(n)}),s}extractInput(e,t,s){if(void 0===e&&(e=0),void 0===t&&(t=this.displayValue.length),void 0===s&&(s={}),e===t)return"";let i="";return this._forEachBlocksInRange(e,t,(e,t,a,n)=>{i+=e.extractInput(a,n,s)}),i}_findStopBefore(e){let t;for(let s=0;s<this._stops.length;++s){const i=this._stops[s];if(!(i<=e))break;t=i}return t}_appendPlaceholder(e){const t=new ChangeDetails;if(this.lazy&&null==e)return t;const s=this._mapPosToBlock(this.displayValue.length);if(!s)return t;const i=s.index,a=null!=e?e:this._blocks.length;return this._blocks.slice(i,a).forEach(s=>{var i;s.lazy&&null==e||t.aggregate(s._appendPlaceholder(null==(i=s._blocks)?void 0:i.length))}),t}_mapPosToBlock(e){let t="";for(let s=0;s<this._blocks.length;++s){const i=this._blocks[s],a=t.length;if(t+=i.displayValue,e<=t.length)return{index:s,offset:e-a}}}_blockStartPos(e){return this._blocks.slice(0,e).reduce((e,t)=>e+t.displayValue.length,0)}_forEachBlocksInRange(e,t,s){void 0===t&&(t=this.displayValue.length);const i=this._mapPosToBlock(e);if(i){const e=this._mapPosToBlock(t),a=e&&i.index===e.index,n=i.offset,r=e&&a?e.offset:this._blocks[i.index].displayValue.length;if(s(this._blocks[i.index],i.index,n,r),e&&!a){for(let t=i.index+1;t<e.index;++t)s(this._blocks[t],t,0,this._blocks[t].displayValue.length);s(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 s=super.remove(e,t);return this._forEachBlocksInRange(e,t,(e,t,i,a)=>{s.aggregate(e.remove(i,a))}),s}nearestInputPos(e,t){if(void 0===t&&(t=k.NONE),!this._blocks.length)return 0;const s=new PatternCursor(this,e);if(t===k.NONE)return s.pushRightBeforeInput()?s.pos:(s.popState(),s.pushLeftBeforeInput()?s.pos:this.displayValue.length);if(t===k.LEFT||t===k.FORCE_LEFT){if(t===k.LEFT){if(s.pushRightBeforeFilled(),s.ok&&s.pos===e)return e;s.popState()}if(s.pushLeftBeforeInput(),s.pushLeftBeforeRequired(),s.pushLeftBeforeFilled(),t===k.LEFT){if(s.pushRightBeforeInput(),s.pushRightBeforeRequired(),s.ok&&s.pos<=e)return s.pos;if(s.popState(),s.ok&&s.pos<=e)return s.pos;s.popState()}return s.ok?s.pos:t===k.FORCE_LEFT?0:(s.popState(),s.ok?s.pos:(s.popState(),s.ok?s.pos:0))}return t===k.RIGHT||t===k.FORCE_RIGHT?(s.pushRightBeforeInput(),s.pushRightBeforeRequired(),s.pushRightBeforeFilled()?s.pos:t===k.FORCE_RIGHT?this.displayValue.length:(s.popState(),s.ok?s.pos:(s.popState(),s.ok?s.pos:this.nearestInputPos(e,k.LEFT)))):e}totalInputPositions(e,t){void 0===e&&(e=0),void 0===t&&(t=this.displayValue.length);let s=0;return this._forEachBlocksInRange(e,t,(e,t,i,a)=>{s+=e.totalInputPositions(i,a)}),s}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 ChangeDetails;return this._forEachBlocksInRange(0,this.displayValue.length,s=>t.aggregate(s.pad(e))),t}}MaskedPattern.DEFAULTS={...Masked.DEFAULTS,lazy:!0,placeholderChar:"_"},MaskedPattern.STOP_CHAR="`",MaskedPattern.ESCAPE_CHAR="\\",MaskedPattern.InputDefinition=PatternInputDefinition,MaskedPattern.FixedDefinition=PatternFixedDefinition,IMask.MaskedPattern=MaskedPattern;class MaskedRange extends MaskedPattern{get _matchFrom(){return this.maxLength-String(this.from).length}constructor(e){super(e)}updateOptions(e){super.updateOptions(e)}_update(e){const{to:t=this.to||0,from:s=this.from||0,maxLength:i=this.maxLength||0,autofix:a=this.autofix,...n}=e;this.to=t,this.from=s,this.maxLength=Math.max(String(t).length,i),this.autofix=a;const r=String(this.from).padStart(this.maxLength,"0"),o=String(this.to).padStart(this.maxLength,"0");let l=0;while(l<o.length&&o[l]===r[l])++l;n.mask=o.slice(0,l).replace(/0/g,"\\0")+"0".repeat(this.maxLength-l),super._update(n)}get isComplete(){return super.isComplete&&Boolean(this.value)}boundaries(e){let t="",s="";const[,i,a]=e.match(/^(\D*)(\d*)(\D*)/)||[];return a&&(t="0".repeat(i.length)+a,s="9".repeat(i.length)+a),t=t.padEnd(this.maxLength,"0"),s=s.padEnd(this.maxLength,"9"),[t,s]}doPrepareChar(e,t){let s;return void 0===t&&(t={}),[e,s]=super.doPrepareChar(e.replace(/\D/g,""),t),e||(s.skip=!this.isComplete),[e,s]}_appendCharRaw(e,t){if(void 0===t&&(t={}),!this.autofix||this.value.length+1>this.maxLength)return super._appendCharRaw(e,t);const s=String(this.from).padStart(this.maxLength,"0"),i=String(this.to).padStart(this.maxLength,"0"),[a,n]=this.boundaries(this.value+e);return Number(n)<this.from?super._appendCharRaw(s[this.value.length],t):Number(a)>this.to?!t.tail&&"pad"===this.autofix&&this.value.length+1<this.maxLength?super._appendCharRaw(s[this.value.length],t).aggregate(this._appendCharRaw(e,t)):super._appendCharRaw(i[this.value.length],t):super._appendCharRaw(e,t)}doValidate(e){const t=this.value,s=t.search(/[^0]/);if(-1===s&&t.length<=this._matchFrom)return!0;const[i,a]=this.boundaries(t);return this.from<=Number(a)&&Number(i)<=this.to&&super.doValidate(e)}pad(e){const t=new ChangeDetails;if(this.value.length===this.maxLength)return t;const s=this.value,i=this.maxLength-this.value.length;if(i){this.reset();for(let s=0;s<i;++s)t.aggregate(super._appendCharRaw("0",e));s.split("").forEach(e=>this._appendCharRaw(e))}return t}}IMask.MaskedRange=MaskedRange;const _="d{.}`m{.}`Y";class MaskedDate extends MaskedPattern{static extractPatternOptions(e){const{mask:t,pattern:s,...i}=e;return{...i,mask:isString(t)?t:s}}constructor(e){super(MaskedDate.extractPatternOptions({...MaskedDate.DEFAULTS,...e}))}updateOptions(e){super.updateOptions(e)}_update(e){const{mask:t,pattern:s,blocks:i,...a}={...MaskedDate.DEFAULTS,...e},n=Object.assign({},MaskedDate.GET_DEFAULT_BLOCKS());e.min&&(n.Y.from=e.min.getFullYear()),e.max&&(n.Y.to=e.max.getFullYear()),e.min&&e.max&&n.Y.from===n.Y.to&&(n.m.from=e.min.getMonth()+1,n.m.to=e.max.getMonth()+1,n.m.from===n.m.to&&(n.d.from=e.min.getDate(),n.d.to=e.max.getDate())),Object.assign(n,this.blocks,i),super._update({...a,mask:isString(t)?t:s,blocks:n})}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(MaskedDate.extractPatternOptions(e))}}MaskedDate.GET_DEFAULT_BLOCKS=()=>({d:{mask:MaskedRange,from:1,to:31,maxLength:2},m:{mask:MaskedRange,from:1,to:12,maxLength:2},Y:{mask:MaskedRange,from:1900,to:9999}}),MaskedDate.DEFAULTS={...MaskedPattern.DEFAULTS,mask:Date,pattern:_,format:(e,t)=>{if(!e)return"";const s=String(e.getDate()).padStart(2,"0"),i=String(e.getMonth()+1).padStart(2,"0"),a=e.getFullYear();return[s,i,a].join(".")},parse:(e,t)=>{const[s,i,a]=e.split(".").map(Number);return new Date(a,i-1,s)}},IMask.MaskedDate=MaskedDate;class MaskedDynamic extends Masked{constructor(e){super({...MaskedDynamic.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,...s}=normalizeOpts(e),i=createMask({overwrite:this._overwrite,eager:this._eager,skipInvalid:this._skipInvalid,...s});return t&&(this.exposeMask=i),i}):[])}_appendCharRaw(e,t){void 0===t&&(t={});const s=this._applyDispatch(e,t);return this.currentMask&&s.aggregate(this.currentMask._appendChar(e,this.currentMaskFlags(t))),s}_applyDispatch(e,t,s){void 0===e&&(e=""),void 0===t&&(t={}),void 0===s&&(s="");const i=t.tail&&null!=t._beforeTailState?t._beforeTailState._value:this.value,a=this.rawInputValue,n=t.tail&&null!=t._beforeTailState?t._beforeTailState._rawInputValue:a,r=a.slice(n.length),o=this.currentMask,l=new ChangeDetails,u=null==o?void 0:o.state;return this.currentMask=this.doDispatch(e,{...t},s),this.currentMask&&(this.currentMask!==o?(this.currentMask.reset(),n&&(this.currentMask.append(n,{raw:!0}),l.tailShift=this.currentMask.value.length-i.length),r&&(l.tailShift+=this.currentMask.append(r,{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 ChangeDetails;return e&&t.aggregate(this._applyDispatch("",{},e)),t.aggregate(this.currentMask?this.currentMask.appendTail(e):super.appendTail(e))}currentMaskFlags(e){var t,s;return{...e,_beforeTailState:(null==(t=e._beforeTailState)?void 0:t.currentMaskRef)===this.currentMask&&(null==(s=e._beforeTailState)?void 0:s.currentMask)||e._beforeTailState}}doDispatch(e,t,s){return void 0===t&&(t={}),void 0===s&&(s=""),this.dispatch(e,this,t,s)}doValidate(e){return super.doValidate(e)&&(!this.currentMask||this.currentMask.doValidate(this.currentMaskFlags(e)))}doPrepare(e,t){void 0===t&&(t={});let[s,i]=super.doPrepare(e,t);if(this.currentMask){let e;[s,e]=super.doPrepare(s,this.currentMaskFlags(t)),i=i.aggregate(e)}return[s,i]}doPrepareChar(e,t){void 0===t&&(t={});let[s,i]=super.doPrepareChar(e,t);if(this.currentMask){let e;[s,e]=super.doPrepareChar(s,this.currentMaskFlags(t)),i=i.aggregate(e)}return[s,i]}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 s=new ChangeDetails;return this.currentMask&&s.aggregate(this.currentMask.remove(e,t)).aggregate(this._applyDispatch()),s}get state(){var e;return{...super.state,_rawInputValue:this.rawInputValue,compiledMasks:this.compiledMasks.map(e=>e.state),currentMaskRef:this.currentMask,currentMask:null==(e=this.currentMask)?void 0:e.state}}set state(e){const{compiledMasks:t,currentMaskRef:s,currentMask:i,...a}=e;t&&this.compiledMasks.forEach((e,s)=>e.state=t[s]),null!=s&&(this.currentMask=s,this.currentMask.state=i),super.state=a}extractInput(e,t,s){return this.currentMask?this.currentMask.extractInput(e,t,s):""}extractTail(e,t){return this.currentMask?this.currentMask.extractTail(e,t):super.extractTail(e,t)}doCommit(){this.currentMask&&this.currentMask.doCommit(),super.doCommit()}nearestInputPos(e,t){return this.currentMask?this.currentMask.nearestInputPos(e,t):super.nearestInputPos(e,t)}get overwrite(){return this.currentMask?this.currentMask.overwrite:this._overwrite}set overwrite(e){this._overwrite=e}get eager(){return this.currentMask?this.currentMask.eager:this._eager}set eager(e){this._eager=e}get skipInvalid(){return this.currentMask?this.currentMask.skipInvalid:this._skipInvalid}set skipInvalid(e){this._skipInvalid=e}get autofix(){return this.currentMask?this.currentMask.autofix:this._autofix}set autofix(e){this._autofix=e}maskEquals(e){return Array.isArray(e)?this.compiledMasks.every((t,s)=>{if(!e[s])return;const{mask:i,...a}=e[s];return objectIncludes(t,a)&&t.maskEquals(i)}):super.maskEquals(e)}typedValueEquals(e){var t;return Boolean(null==(t=this.currentMask)?void 0:t.typedValueEquals(e))}}MaskedDynamic.DEFAULTS={...Masked.DEFAULTS,dispatch:(e,t,s,i)=>{if(!t.compiledMasks.length)return;const a=t.rawInputValue,n=t.compiledMasks.map((n,r)=>{const o=t.currentMask===n,l=o?n.displayValue.length:n.nearestInputPos(n.displayValue.length,k.FORCE_LEFT);return n.rawInputValue!==a?(n.reset(),n.append(a,{raw:!0})):o||n.remove(l),n.append(e,t.currentMaskFlags(s)),n.appendTail(i),{index:r,weight:n.rawInputValue.length,totalInputPositions:n.totalInputPositions(0,Math.max(l,n.nearestInputPos(n.displayValue.length,k.FORCE_LEFT)))}});return n.sort((e,t)=>t.weight-e.weight||t.totalInputPositions-e.totalInputPositions),t.compiledMasks[n[0].index]}},IMask.MaskedDynamic=MaskedDynamic;class MaskedEnum extends MaskedPattern{constructor(e){super({...MaskedEnum.DEFAULTS,...e})}updateOptions(e){super.updateOptions(e)}_update(e){const{enum:t,...s}=e;if(t){const e=t.map(e=>e.length),i=Math.min(...e),a=Math.max(...e)-i;s.mask="*".repeat(i),a&&(s.mask+="["+"*".repeat(a)+"]"),this.enum=t}super._update(s)}_appendCharRaw(e,t){void 0===t&&(t={});const s=Math.min(this.nearestInputPos(0,k.FORCE_RIGHT),this.value.length),i=this.enum.filter(t=>this.matchValue(t,this.unmaskedValue+e,s));if(i.length){1===i.length&&this._forEachBlocksInRange(0,this.value.length,(e,s)=>{const a=i[0][s];s>=this.value.length||a===e.value||(e.reset(),e._appendChar(a,t))});const e=super._appendCharRaw(i[0][this.value.length],t);return 1===i.length&&i[0].slice(this.unmaskedValue.length).split("").forEach(t=>e.aggregate(super._appendCharRaw(t))),e}return new ChangeDetails({skip:!this.isComplete})}extractTail(e,t){return void 0===e&&(e=0),void 0===t&&(t=this.displayValue.length),new ContinuousTailDetails("",e)}remove(e,t){if(void 0===e&&(e=0),void 0===t&&(t=this.displayValue.length),e===t)return new ChangeDetails;const s=Math.min(super.nearestInputPos(0,k.FORCE_RIGHT),this.value.length);let i;for(i=e;i>=0;--i){const e=this.enum.filter(e=>this.matchValue(e,this.value.slice(s,i),s));if(e.length>1)break}const a=super.remove(i,t);return a.tailShift+=i-e,a}get isComplete(){return this.enum.indexOf(this.value)>=0}}MaskedEnum.DEFAULTS={...MaskedPattern.DEFAULTS,matchValue:(e,t,s)=>e.indexOf(t,s)===s},IMask.MaskedEnum=MaskedEnum;class MaskedFunction extends Masked{updateOptions(e){super.updateOptions(e)}_update(e){super._update({...e,validate:e.mask})}}var C;IMask.MaskedFunction=MaskedFunction;class MaskedNumber extends Masked{constructor(e){super({...MaskedNumber.DEFAULTS,...e})}updateOptions(e){super.updateOptions(e)}_update(e){super._update(e),this._updateRegExps()}_updateRegExps(){const e="^"+(this.allowNegative?"[+|\\-]?":""),t="\\d*",s=(this.scale?"("+escapeRegExp(this.radix)+"\\d{0,"+this.scale+"})?":"")+"$";this._numberRegExp=new RegExp(e+t+s),this._mapToRadixRegExp=new RegExp("["+this.mapToRadix.map(escapeRegExp).join("")+"]","g"),this._thousandsSeparatorRegExp=new RegExp(escapeRegExp(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[s,i]=super.doPrepareChar(this._removeThousandsSeparators(this.scale&&this.mapToRadix.length&&(t.input&&t.raw||!t.input&&!t.raw)?e.replace(this._mapToRadixRegExp,this.radix):e),t);return e&&!s&&(i.skip=!0),!s||this.allowPositive||this.value||"-"===s||i.aggregate(this._appendChar("-")),[s,i]}_separatorsCount(e,t){void 0===t&&(t=!1);let s=0;for(let i=0;i<e;++i)this._value.indexOf(this.thousandsSeparator,i)===i&&(++s,t&&(e+=this.thousandsSeparator.length));return s}_separatorsCountFromSlice(e){return void 0===e&&(e=this._value),this._separatorsCount(this._removeThousandsSeparators(e).length,!0)}extractInput(e,t,s){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,s))}_appendCharRaw(e,t){void 0===t&&(t={});const s=t.tail&&t._beforeTailState?t._beforeTailState._value:this._value,i=this._separatorsCountFromSlice(s);this._value=this._removeThousandsSeparators(this.value);const a=this._value;this._value+=e;const n=this.number;let r,o=!isNaN(n),l=!1;if(o){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(MaskedNumber.UNMASKED_RADIX,this.radix),l||(l=a===this._value&&!t.tail)):o=!1),o&&(o=Boolean(this._value.match(this._numberRegExp)))}o?r=new ChangeDetails({inserted:this._value.slice(a.length),rawInserted:l?"":e,skip:l}):(this._value=a,r=new ChangeDetails),this._value=this._insertThousandsSeparators(this._value);const u=t.tail&&t._beforeTailState?t._beforeTailState._value:this._value,h=this._separatorsCountFromSlice(u);return r.tailShift+=(h-i)*this.thousandsSeparator.length,r}_findSeparatorAround(e){if(this.thousandsSeparator){const t=e-this.thousandsSeparator.length+1,s=this.value.indexOf(this.thousandsSeparator,t);if(s<=e)return s}return-1}_adjustRangeWithSeparators(e,t){const s=this._findSeparatorAround(e);s>=0&&(e=s);const i=this._findSeparatorAround(t);return i>=0&&(t=i+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 s=this.value.slice(0,e),i=this.value.slice(t),a=this._separatorsCount(s.length);this._value=this._insertThousandsSeparators(this._removeThousandsSeparators(s+i));const n=this._separatorsCountFromSlice(s);return new ChangeDetails({tailShift:(n-a)*this.thousandsSeparator.length})}nearestInputPos(e,t){if(!this.thousandsSeparator)return e;switch(t){case k.NONE:case k.LEFT:case k.FORCE_LEFT:{const s=this._findSeparatorAround(e-1);if(s>=0){const i=s+this.thousandsSeparator.length;if(e<i||this.value.length<=i||t===k.FORCE_LEFT)return s}break}case k.RIGHT:case k.FORCE_RIGHT:{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 s=this.value;this.normalizeZeros&&(s=this._normalizeZeros(s)),this.padFractionalZeros&&this.scale>0&&(s=this._padFractionalZeros(s)),this._value=s}super.doCommit()}_normalizeZeros(e){const t=this._removeThousandsSeparators(e).split(this.radix);return t[0]=t[0].replace(/^(\D*)(0*)(\d*)/,(e,t,s,i)=>t+i),e.length&&!/\d$/.test(t[0])&&(t[0]=t[0]+"0"),t.length>1&&(t[1]=t[1].replace(/0*$/,""),t[1].length||(t.length=1)),this._insertThousandsSeparators(t.join(this.radix))}_padFractionalZeros(e){if(!e)return e;const t=e.split(this.radix);return t.length<2&&t.push(""),t[1]=t[1].padEnd(this.scale,"0"),t.join(this.radix)}doSkipInvalid(e,t,s){void 0===t&&(t={});const i=0===this.scale&&e!==this.thousandsSeparator&&(e===this.radix||e===MaskedNumber.UNMASKED_RADIX||this.mapToRadix.includes(e));return super.doSkipInvalid(e,t,s)&&!i}get unmaskedValue(){return this._removeThousandsSeparators(this._normalizeZeros(this.value)).replace(this.radix,MaskedNumber.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(MaskedNumber.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)||MaskedNumber.EMPTY_VALUES.includes(e)&&MaskedNumber.EMPTY_VALUES.includes(this.typedValue))&&!(0===e&&""===this.value)}}C=MaskedNumber,MaskedNumber.UNMASKED_RADIX=".",MaskedNumber.EMPTY_VALUES=[...Masked.EMPTY_VALUES,0],MaskedNumber.DEFAULTS={...Masked.DEFAULTS,mask:Number,radix:",",thousandsSeparator:"",mapToRadix:[C.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})},IMask.MaskedNumber=MaskedNumber;const y={MASKED:"value",UNMASKED:"unmaskedValue",TYPED:"typedValue"};function createPipe(e,t,s){void 0===t&&(t=y.MASKED),void 0===s&&(s=y.MASKED);const i=createMask(e);return e=>i.runIsolated(i=>(i[t]=e,i[s]))}function pipe(e,t,s,i){return createPipe(t,s,i)(e)}IMask.PIPE_TYPE=y,IMask.createPipe=createPipe,IMask.pipe=pipe;class RepeatBlock extends MaskedPattern{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,s,i;const{repeat:a,...n}=normalizeOpts(e);this._blockOpts=Object.assign({},this._blockOpts,n);const r=createMask(this._blockOpts);this.repeat=null!=(t=null!=(s=null!=a?a:r.repeat)?s:this.repeat)?t:1/0,super._update({mask:"m".repeat(Math.max(this.repeatTo===1/0&&(null==(i=this._blocks)?void 0:i.length)||0,this.repeatFrom)),blocks:{m:r},eager:r.eager,overwrite:r.overwrite,skipInvalid:r.skipInvalid,lazy:r.lazy,placeholderChar:r.placeholderChar,displayChar:r.displayChar})}_allocateBlock(e){return e<this._blocks.length?this._blocks[e]:this.repeatTo===1/0||this._blocks.length<this.repeatTo?(this._blocks.push(createMask(this._blockOpts)),this.mask+="m",this._blocks[this._blocks.length-1]):void 0}_appendCharRaw(e,t){void 0===t&&(t={});const s=new ChangeDetails;for(let o,l,u=null!=(i=null==(a=this._mapPosToBlock(this.displayValue.length))?void 0:a.index)?i:Math.max(this._blocks.length-1,0);o=null!=(n=this._blocks[u])?n:l=!l&&this._allocateBlock(u);++u){var i,a,n,r;const h=o._appendChar(e,{...t,_beforeTailState:null==(r=t._beforeTailState)||null==(r=r._blocks)?void 0:r[u]});if(h.skip&&l){this._blocks.pop(),this.mask=this.mask.slice(1);break}if(s.aggregate(h),h.consumed)break}return s}_trimEmptyTail(e,t){var s,i;void 0===e&&(e=0);const a=Math.max((null==(s=this._mapPosToBlock(e))?void 0:s.index)||0,this.repeatFrom,0);let n;null!=t&&(n=null==(i=this._mapPosToBlock(t))?void 0:i.index),null==n&&(n=this._blocks.length-1);let r=0;for(let e=n;a<=e;--e,++r)if(this._blocks[e].unmaskedValue)break;r&&(this._blocks.splice(n-r+1,r),this.mask=this.mask.slice(r))}reset(){super.reset(),this._trimEmptyTail()}remove(e,t){void 0===e&&(e=0),void 0===t&&(t=this.displayValue.length);const s=super.remove(e,t);return this._trimEmptyTail(e,t),s}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}}IMask.RepeatBlock=RepeatBlock;try{globalThis.IMask=IMask}catch{}var M=__webpack_require__(9299),b=__webpack_require__(5070);const E=["width","height"],x=["width","height"];function helpvue_type_template_id_2b860ffd_ts_true_render(e,t,s,i,a,n){const r=(0,o.resolveComponent)("v-tooltip");return(0,o.openBlock)(),(0,o.createElementBlock)("div",null,[e.tooltip?((0,o.openBlock)(),(0,o.createBlock)(r,{key:0},{activator:(0,o.withCtx)(({props:s})=>[(0,o.createElementVNode)("div",(0,o.mergeProps)({class:"d-flex align-center"},s),[((0,o.openBlock)(),(0,o.createElementBlock)("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size,height:e.size,viewBox:"0 0 14 16",fill:"none"},[...t[1]||(t[1]=[(0,o.createElementVNode)("path",{d:"M12 0H1.5C0.6675 0 0 0.675 0 1.5V12C0 12.825 0.6675 13.5 1.5 13.5H4.5L6.75 15.75L9 13.5H12C12.825 13.5 13.5 12.825 13.5 12V1.5C13.5 0.675 12.825 0 12 0ZM7.5 12H6V10.5H7.5V12ZM9.0525 6.1875L8.3775 6.8775C7.8375 7.425 7.5 7.875 7.5 9H6V8.625C6 7.8 6.3375 7.05 6.8775 6.5025L7.8075 5.5575C8.085 5.2875 8.25 4.9125 8.25 4.5C8.25 3.675 7.575 3 6.75 3C5.925 3 5.25 3.675 5.25 4.5H3.75C3.75 2.8425 5.0925 1.5 6.75 1.5C8.4075 1.5 9.75 2.8425 9.75 4.5C9.75 5.16 9.48 5.76 9.0525 6.1875Z",fill:"var(--grey-d-1)"},null,-1)])],8,E))],16)]),default:(0,o.withCtx)(()=>[t[2]||(t[2]=(0,o.createTextVNode)()),(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(e.tooltip),1)]),_:1})):(0,o.createCommentVNode)("",!0),t[4]||(t[4]=(0,o.createTextVNode)()),!e.tooltip&&e.link?((0,o.openBlock)(),(0,o.createElementBlock)("div",{key:1,class:"d-flex align-center",onClick:t[0]||(t[0]=(0,o.withModifiers)((...t)=>e.onClick&&e.onClick(...t),["stop"]))},[((0,o.openBlock)(),(0,o.createElementBlock)("svg",{xmlns:"http://www.w3.org/2000/svg",width:e.size,height:e.size,viewBox:"0 0 17 17",fill:"none"},[...t[3]||(t[3]=[(0,o.createElementVNode)("path",{d:"M7.5 5.83333H9.16667V4.16667H7.5V5.83333ZM8.33333 15C4.65833 15 1.66667 12.0083 1.66667 8.33333C1.66667 4.65833 4.65833 1.66667 8.33333 1.66667C12.0083 1.66667 15 4.65833 15 8.33333C15 12.0083 12.0083 15 8.33333 15ZM8.33333 0C7.23898 0 6.15535 0.215548 5.1443 0.634337C4.13326 1.05313 3.2146 1.66696 2.44078 2.44078C0.877974 4.00358 0 6.1232 0 8.33333C0 10.5435 0.877974 12.6631 2.44078 14.2259C3.2146 14.9997 4.13326 15.6135 5.1443 16.0323C6.15535 16.4511 7.23898 16.6667 8.33333 16.6667C10.5435 16.6667 12.6631 15.7887 14.2259 14.2259C15.7887 12.6631 16.6667 10.5435 16.6667 8.33333C16.6667 7.23898 16.4511 6.15535 16.0323 5.1443C15.6135 4.13326 14.9997 3.2146 14.2259 2.44078C13.4521 1.66696 12.5334 1.05313 11.5224 0.634337C10.5113 0.215548 9.42768 0 8.33333 0ZM7.5 12.5H9.16667V7.5H7.5V12.5Z",fill:"var(--grey-d-1)"},null,-1)])],8,x))])):(0,o.createCommentVNode)("",!0)])}var __decorate=function(e,t,s,i){var a,n=arguments.length,r=n<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,s):i;if("object"===typeof Reflect&&"function"===typeof Reflect.decorate)r=Reflect.decorate(e,t,s,i);else for(var o=e.length-1;o>=0;o--)(a=e[o])&&(r=(n<3?a(r):n>3?a(t,s,r):a(t,s))||r);return n>3&&r&&Object.defineProperty(t,s,r),r},__metadata=function(e,t){if("object"===typeof Reflect&&"function"===typeof Reflect.metadata)return Reflect.metadata(e,t)};class HelpComponent extends b.Vue{tooltip;link;size;onClick(){if(this.link){let e=this.link;e.startsWith("http")||(e="http://"+e),window.open(e,"blank")}}}__decorate([(0,b.Prop)(),__metadata("design:type",String)],HelpComponent.prototype,"tooltip",void 0),__decorate([(0,b.Prop)(),__metadata("design:type",String)],HelpComponent.prototype,"link",void 0),__decorate([(0,b.Prop)({type:Number,default:16}),__metadata("design:type",Number)],HelpComponent.prototype,"size",void 0);var D=__webpack_require__(6262);const w=(0,D.A)(HelpComponent,[["render",helpvue_type_template_id_2b860ffd_ts_true_render]]),S=w,F={key:0,xmlns:"http://www.w3.org/2000/svg",width:"14",height:"14",viewBox:"0 0 14 14",fill:"none"},A={key:1,xmlns:"http://www.w3.org/2000/svg",width:"17",height:"17",viewBox:"0 0 20 22",fill:"none"},B={key:2,xmlns:"http://www.w3.org/2000/svg",width:"17",height:"17",viewBox:"0 0 22 22",fill:"none"},V={key:3,xmlns:"http://www.w3.org/2000/svg",width:"8",height:"12",viewBox:"0 0 8 12",fill:"none"},I={key:4,xmlns:"http://www.w3.org/2000/svg",width:"8",height:"12",viewBox:"0 0 8 12",fill:"none"},T={key:5,xmlns:"http://www.w3.org/2000/svg",width:"10",height:"7",viewBox:"0 0 10 7",fill:"none"},P={key:6,xmlns:"http://www.w3.org/2000/svg",width:"12",height:"8",viewBox:"0 0 12 8",fill:"none"},R={key:7,xmlns:"http://www.w3.org/2000/svg",width:"12",height:"12",viewBox:"0 0 12 12",fill:"none"},L={key:8,xmlns:"http://www.w3.org/2000/svg",width:"18",height:"12",viewBox:"0 0 22 15",fill:"none"},O={key:9,xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",viewBox:"0 0 24 24",fill:"none"},N={key:10,xmlns:"http://www.w3.org/2000/svg",width:"14",height:"17",viewBox:"0 0 14 17",fill:"none"};function iconvue_type_template_id_47bab720_ts_true_render(e,t,s,i,a,n){return(0,o.openBlock)(),(0,o.createElementBlock)(o.Fragment,null,["clear"===e.icon||"close"===e.icon?((0,o.openBlock)(),(0,o.createElementBlock)("svg",F,[...t[0]||(t[0]=[(0,o.createElementVNode)("path",{d:"M14 1.41L12.59 0L7 5.59L1.41 0L0 1.41L5.59 7L0 12.59L1.41 14L7 8.41L12.59 14L14 12.59L8.41 7L14 1.41Z",fill:"currentColor"},null,-1)])])):(0,o.createCommentVNode)("",!0),t[11]||(t[11]=(0,o.createTextVNode)()),"event"===e.icon?((0,o.openBlock)(),(0,o.createElementBlock)("svg",A,[...t[1]||(t[1]=[(0,o.createElementVNode)("path",{d:"M14 1V5M6 1V5M1 9H19M3 3H17C18.1046 3 19 3.89543 19 5V19C19 20.1046 18.1046 21 17 21H3C1.89543 21 1 20.1046 1 19V5C1 3.89543 1.89543 3 3 3Z",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)])])):(0,o.createCommentVNode)("",!0),t[12]||(t[12]=(0,o.createTextVNode)()),"clock"===e.icon?((0,o.openBlock)(),(0,o.createElementBlock)("svg",B,[...t[2]||(t[2]=[(0,o.createElementVNode)("path",{d:"M11 5V11L15 13M21 11C21 16.5228 16.5228 21 11 21C5.47715 21 1 16.5228 1 11C1 5.47715 5.47715 1 11 1C16.5228 1 21 5.47715 21 11Z",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)])])):(0,o.createCommentVNode)("",!0),t[13]||(t[13]=(0,o.createTextVNode)()),"arrow right"===e.icon?((0,o.openBlock)(),(0,o.createElementBlock)("svg",V,[...t[3]||(t[3]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M1.4 0L0 1.4L4.6 6L0 10.6L1.4 12L7.4 6L1.4 0Z",fill:"currentColor"},null,-1)])])):(0,o.createCommentVNode)("",!0),t[14]||(t[14]=(0,o.createTextVNode)()),"arrow left"===e.icon?((0,o.openBlock)(),(0,o.createElementBlock)("svg",I,[...t[4]||(t[4]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M7.4 1.4L6 0L0 6L6 12L7.4 10.6L2.8 6L7.4 1.4Z",fill:"currentColor"},null,-1)])])):(0,o.createCommentVNode)("",!0),t[15]||(t[15]=(0,o.createTextVNode)()),"arrow down"===e.icon?((0,o.openBlock)(),(0,o.createElementBlock)("svg",T,[...t[5]||(t[5]=[(0,o.createElementVNode)("path",{d:"M1.175 -6.35783e-08L5 3.825L8.825 -6.35783e-08L10 1.18333L5 6.18333L0 1.18333L1.175 -6.35783e-08Z",fill:"currentColor"},null,-1)])])):(0,o.createCommentVNode)("",!0),t[16]||(t[16]=(0,o.createTextVNode)()),"arrow up"===e.icon?((0,o.openBlock)(),(0,o.createElementBlock)("svg",P,[...t[6]||(t[6]=[(0,o.createElementVNode)("path",{d:"M1.41 7.41L6 2.83L10.59 7.41L12 6L6 0L0 6L1.41 7.41Z",fill:"currentColor"},null,-1)])])):(0,o.createCommentVNode)("",!0),t[17]||(t[17]=(0,o.createTextVNode)()),"add"===e.icon?((0,o.openBlock)(),(0,o.createElementBlock)("svg",R,[...t[7]||(t[7]=[(0,o.createElementVNode)("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M6 0C5.44772 0 5 0.447715 5 1V5H1C0.447715 5 0 5.44772 0 6C0 6.55228 0.447715 7 1 7H5V11C5 11.5523 5.44772 12 6 12C6.55228 12 7 11.5523 7 11V7H11C11.5523 7 12 6.55228 12 6C12 5.44771 11.5523 5 11 5H7V1C7 0.447715 6.55228 0 6 0Z",fill:"currentColor"},null,-1)])])):(0,o.createCommentVNode)("",!0),t[18]||(t[18]=(0,o.createTextVNode)()),"visibility"===e.icon?((0,o.openBlock)(),(0,o.createElementBlock)("svg",L,[...t[8]||(t[8]=[(0,o.createElementVNode)("path",{d:"M11 4.5C11.7956 4.5 12.5587 4.81607 13.1213 5.37868C13.6839 5.94129 14 6.70435 14 7.5C14 8.29565 13.6839 9.05871 13.1213 9.62132C12.5587 10.1839 11.7956 10.5 11 10.5C10.2044 10.5 9.44129 10.1839 8.87868 9.62132C8.31607 9.05871 8 8.29565 8 7.5C8 6.70435 8.31607 5.94129 8.87868 5.37868C9.44129 4.81607 10.2044 4.5 11 4.5ZM11 0C16 0 20.27 3.11 22 7.5C20.27 11.89 16 15 11 15C6 15 1.73 11.89 0 7.5C1.73 3.11 6 0 11 0ZM2.18 7.5C3.83 10.86 7.24 13 11 13C14.76 13 18.17 10.86 19.82 7.5C18.17 4.14 14.76 2 11 2C7.24 2 3.83 4.14 2.18 7.5Z",fill:"currentColor"},null,-1)])])):(0,o.createCommentVNode)("",!0),t[19]||(t[19]=(0,o.createTextVNode)()),"visibility_off"===e.icon?((0,o.openBlock)(),(0,o.createElementBlock)("svg",O,[...t[9]||(t[9]=[(0,o.createElementVNode)("path",{d:"M2 4.27L3.28 3L20 19.72L18.73 21L15.65 17.92C14.5 18.3 13.28 18.5 12 18.5C7 18.5 2.73 15.39 1 11C1.69 9.24 2.79 7.69 4.19 6.46L2 4.27ZM12 8C12.7956 8 13.5587 8.31607 14.1213 8.87868C14.6839 9.44129 15 10.2044 15 11C15 11.35 14.94 11.69 14.83 12L11 8.17C11.31 8.06 11.65 8 12 8ZM12 3.5C17 3.5 21.27 6.61 23 11C22.18 13.08 20.79 14.88 19 16.19L17.58 14.76C18.94 13.82 20.06 12.54 20.82 11C19.17 7.64 15.76 5.5 12 5.5C10.91 5.5 9.84 5.68 8.84 6L7.3 4.47C8.74 3.85 10.33 3.5 12 3.5ZM3.18 11C4.83 14.36 8.24 16.5 12 16.5C12.69 16.5 13.37 16.43 14 16.29L11.72 14C10.29 13.85 9.15 12.71 9 11.28L5.6 7.87C4.61 8.72 3.78 9.78 3.18 11Z",fill:"currentColor"},null,-1)])])):(0,o.createCommentVNode)("",!0),t[20]||(t[20]=(0,o.createTextVNode)()),"file"===e.icon?((0,o.openBlock)(),(0,o.createElementBlock)("svg",N,[...t[10]||(t[10]=[(0,o.createElementVNode)("path",{d:"M7.5 5.83333H12.0833L7.5 1.25V5.83333ZM1.66667 0H8.33333L13.3333 5V15C13.3333 15.442 13.1577 15.8659 12.8452 16.1785C12.5326 16.4911 12.1087 16.6667 11.6667 16.6667H1.66667C0.741667 16.6667 0 15.9167 0 15V1.66667C0 0.741667 0.741667 0 1.66667 0ZM5.83333 1.66667H1.66667V15H5.83333H11.6667V7.5H5.83333V1.66667Z",fill:"currentColor"},null,-1)])])):(0,o.createCommentVNode)("",!0)],64)}class IconComponent extends M.Vue{icon=null;created(){const e=this.$slots.default();if(Array.isArray(e)){const t=e[0];if(!t)return;t.type===Symbol.for("v-txt")&&(this.icon=t.children)}}}const H=(0,D.A)(IconComponent,[["render",iconvue_type_template_id_47bab720_ts_true_render]]),j=H,z={key:0,class:"ld-label-reqiured mx-1"},q={class:"text-body"},U={key:0,class:"caption",style:{color:"var(--grey-d-1)","font-family":"var(--regular)"}};function labelvue_type_template_id_6dbc5d43_ts_true_render(e,t,s,i,a,n){const r=(0,o.resolveComponent)("v-tooltip");return(0,o.openBlock)(),(0,o.createElementBlock)("div",{class:(0,o.normalizeClass)(["ld-label",{"justify-end":e.alignLabelToRight,"ld-label--hint":e.hint}])},[(0,o.createVNode)(r,{location:"top",disabled:!e.labelHint},{activator:(0,o.withCtx)(({props:s})=>[(0,o.createElementVNode)("span",(0,o.mergeProps)({class:["ld-label-content",{"cursor-help":e.labelHint}]},s,{onClick:t[0]||(t[0]=(0,o.withModifiers)((...t)=>e.onClick&&e.onClick(...t),["stop"]))}),[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(e.label),1),t[1]||(t[1]=(0,o.createTextVNode)()),e.required?((0,o.openBlock)(),(0,o.createElementBlock)("span",z)):(0,o.createCommentVNode)("",!0)],16)]),default:(0,o.withCtx)(()=>[t[2]||(t[2]=(0,o.createTextVNode)()),(0,o.createElementVNode)("span",q,(0,o.toDisplayString)(e.labelHint),1)]),_:1},8,["disabled"]),t[3]||(t[3]=(0,o.createTextVNode)()),e.hint?((0,o.openBlock)(),(0,o.createElementBlock)("span",U,(0,o.toDisplayString)(e.hint),1)):(0,o.createCommentVNode)("",!0)],2)}function makeDecoratorEmit(e){function helper(t,s){return(0,M.createDecorator)((t,s)=>{const i=e.toLowerCase();t.emits||(t.emits=[]),t.emits.push(i);const a=t.methods[s];t.methods[s]=function emitter(...e){const emit=t=>{void 0===t?0===e.length?this.$emit(i):1===e.length?this.$emit(i,e[0]):this.$emit(i,...e):(e.unshift(t),this.$emit(i,...e))},t=a.apply(this,e);emit(t)}})(t,s)}return helper}const $=makeDecoratorEmit;var labelvue_type_script_lang_ts_external_decorate=function(e,t,s,i){var a,n=arguments.length,r=n<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,s):i;if("object"===typeof Reflect&&"function"===typeof Reflect.decorate)r=Reflect.decorate(e,t,s,i);else for(var o=e.length-1;o>=0;o--)(a=e[o])&&(r=(n<3?a(r):n>3?a(t,s,r):a(t,s))||r);return n>3&&r&&Object.defineProperty(t,s,r),r},labelvue_type_script_lang_ts_external_metadata=function(e,t){if("object"===typeof Reflect&&"function"===typeof Reflect.metadata)return Reflect.metadata(e,t)};class LabelComponent extends b.Vue{label;labelHint;alignLabelToRight;required;hint;hover;onMouseEnterHandler=null;onMouseLeaveHandler=null;onClick(){return!0}onHoverEmit(e){return e}mounted(){this.onMouseEnterHandler=this.onMouseEnter.bind(this),this.$el.addEventListener("mouseenter",this.onMouseEnterHandler),this.onMouseLeaveHandler=this.onMouseLeave.bind(this),this.$el.addEventListener("mouseleave",this.onMouseLeaveHandler)}beforeUnmount(){this.$el.removeEventListener("mouseenter",this.onMouseEnterHandler),this.$el.removeEventListener("mouseleave",this.onMouseLeaveHandler)}onMouseEnter(){this.onHoverEmit(!0)}onMouseLeave(){this.onHoverEmit(!1)}}labelvue_type_script_lang_ts_external_decorate([(0,b.Prop)({default:"",type:String}),labelvue_type_script_lang_ts_external_metadata("design:type",String)],LabelComponent.prototype,"label",void 0),labelvue_type_script_lang_ts_external_decorate([(0,b.Prop)({default:"",type:String}),labelvue_type_script_lang_ts_external_metadata("design:type",String)],LabelComponent.prototype,"labelHint",void 0),labelvue_type_script_lang_ts_external_decorate([(0,b.Prop)({type:Boolean,default:!1}),labelvue_type_script_lang_ts_external_metadata("design:type",Boolean)],LabelComponent.prototype,"alignLabelToRight",void 0),labelvue_type_script_lang_ts_external_decorate([(0,b.Prop)({default:!1,type:Boolean}),labelvue_type_script_lang_ts_external_metadata("design:type",Boolean)],LabelComponent.prototype,"required",void 0),labelvue_type_script_lang_ts_external_decorate([(0,b.Prop)(),labelvue_type_script_lang_ts_external_metadata("design:type",String)],LabelComponent.prototype,"hint",void 0),labelvue_type_script_lang_ts_external_decorate([(0,b.Prop)(),labelvue_type_script_lang_ts_external_metadata("design:type",Boolean)],LabelComponent.prototype,"hover",void 0),labelvue_type_script_lang_ts_external_decorate([$("click"),labelvue_type_script_lang_ts_external_metadata("design:type",Function),labelvue_type_script_lang_ts_external_metadata("design:paramtypes",[]),labelvue_type_script_lang_ts_external_metadata("design:returntype",void 0)],LabelComponent.prototype,"onClick",null),labelvue_type_script_lang_ts_external_decorate([$("update:hover"),labelvue_type_script_lang_ts_external_metadata("design:type",Function),labelvue_type_script_lang_ts_external_metadata("design:paramtypes",[Boolean]),labelvue_type_script_lang_ts_external_metadata("design:returntype",void 0)],LabelComponent.prototype,"onHoverEmit",null);const G=(0,D.A)(LabelComponent,[["render",labelvue_type_template_id_6dbc5d43_ts_true_render]]),Z=G;var edit_mixin_decorate=function(e,t,s,i){var a,n=arguments.length,r=n<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,s):i;if("object"===typeof Reflect&&"function"===typeof Reflect.decorate)r=Reflect.decorate(e,t,s,i);else for(var o=e.length-1;o>=0;o--)(a=e[o])&&(r=(n<3?a(r):n>3?a(t,s,r):a(t,s))||r);return n>3&&r&&Object.defineProperty(t,s,r),r},edit_mixin_metadata=function(e,t){if("object"===typeof Reflect&&"function"===typeof Reflect.metadata)return Reflect.metadata(e,t)};class EditMixin extends b.Vue{clearable;size;color;prefix;suffix;prependInnerIcon;get mySize(){return"s"===this.size?"x-small":"m"===this.size?"small":"l"===this.size?"large":void 0}get editboxBindings(){return{clearable:!1,prefix:this.prefix,suffix:this.suffix,prependInnerIcon:this.prependInnerIcon}}}edit_mixin_decorate([(0,b.Prop)({type:Boolean,default:!1}),edit_mixin_metadata("design:type",Boolean)],EditMixin.prototype,"clearable",void 0),edit_mixin_decorate([(0,b.Prop)({type:String,default:"s"}),edit_mixin_metadata("design:type",String)],EditMixin.prototype,"size",void 0),edit_mixin_decorate([(0,b.Prop)({type:String,default:"grey"}),edit_mixin_metadata("design:type",String)],EditMixin.prototype,"color",void 0),edit_mixin_decorate([(0,b.Prop)({type:String,default:""}),edit_mixin_metadata("design:type",String)],EditMixin.prototype,"prefix",void 0),edit_mixin_decorate([(0,b.Prop)({type:String,default:""}),edit_mixin_metadata("design:type",String)],EditMixin.prototype,"suffix",void 0),edit_mixin_decorate([(0,b.Prop)({type:String,default:""}),edit_mixin_metadata("design:type",String)],EditMixin.prototype,"prependInnerIcon",void 0);class ViewportMixin extends b.Vue{viewport(){const e=document?.body?.getBoundingClientRect();return e?{w:e.width,h:e.height}:{w:window?.innerWidth,h:window?.innerHeight}}get globalMobileKey(){return this.$ldmui?.options?.viewport?.isMobile}get globalTabletKey(){return this.$ldmui?.options?.viewport?.isTablet}get globalDesktopKey(){return this.$ldmui?.options?.viewport?.isDesktop}get isMobileGlobal(){return!!this.globalMobileKey&&this[this.globalMobileKey]}get isTabletGlobal(){return!!this.globalTabletKey&&this[this.globalTabletKey]}get isDesktopGlobal(){return!!this.globalDesktopKey&&this[this.globalDesktopKey]}}var grid_mixin_decorate=function(e,t,s,i){var a,n=arguments.length,r=n<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,s):i;if("object"===typeof Reflect&&"function"===typeof Reflect.decorate)r=Reflect.decorate(e,t,s,i);else for(var o=e.length-1;o>=0;o--)(a=e[o])&&(r=(n<3?a(r):n>3?a(t,s,r):a(t,s))||r);return n>3&&r&&Object.defineProperty(t,s,r),r},grid_mixin_metadata=function(e,t){if("object"===typeof Reflect&&"function"===typeof Reflect.metadata)return Reflect.metadata(e,t)};class GridMixin extends((0,b.mixins)(ViewportMixin)){inputSize;labelSize;label;labelOnTop;mobile;labelSizeClasses=null;inputSizeClasses=null;myInputSize=0;myLabelSize=0;onMobileViewChanged(){this.gridMixinSetClasses()}created(){this.gridMixinSetClasses()}gridMixinSetClasses(){this.myInputSize=Number(this.inputSize),this.myLabelSize=Number(this.labelSize),3===this.myLabelSize&&9===this.myInputSize||(this.myLabelSize&&(this.myInputSize=12-this.myLabelSize),this.myInputSize&&(this.myLabelSize=12-this.myInputSize)),(this.mobile||this.labelOnTop||this.isMobileGlobal||!this.label)&&(this.myInputSize=12,this.myLabelSize=12),this.labelSizeClasses={"v-col-1":1===this.myLabelSize,"v-col-2":2===this.myLabelSize,"v-col-3":3===this.myLabelSize,"v-col-4":4===this.myLabelSize,"v-col-5":5===this.myLabelSize,"v-col-6":6===this.myLabelSize,"v-col-7":7===this.myLabelSize,"v-col-8":8===this.myLabelSize,"v-col-9":9===this.myLabelSize,"v-col-10":10===this.myLabelSize,"v-col-11":11===this.myLabelSize,"v-col-12":12===this.myLabelSize},this.inputSizeClasses={"v-col-1":1===this.myInputSize,"v-col-2":2===this.myInputSize,"v-col-3":3===this.myInputSize,"v-col-4":4===this.myInputSize,"v-col-5":5===this.myInputSize,"v-col-6":6===this.myInputSize,"v-col-7":7===this.myInputSize,"v-col-8":8===this.myInputSize,"v-col-9":9===this.myInputSize,"v-col-10":10===this.myInputSize,"v-col-11":11===this.myInputSize,"v-col-12":12===this.myInputSize}}}grid_mixin_decorate([(0,b.Prop)({default:9}),grid_mixin_metadata("design:type",Object)],GridMixin.prototype,"inputSize",void 0),grid_mixin_decorate([(0,b.Prop)({default:3}),grid_mixin_metadata("design:type",Object)],GridMixin.prototype,"labelSize",void 0),grid_mixin_decorate([(0,b.Prop)(),grid_mixin_metadata("design:type",String)],GridMixin.prototype,"label",void 0),grid_mixin_decorate([(0,b.Prop)({default:!1,type:Boolean}),grid_mixin_metadata("design:type",Boolean)],GridMixin.prototype,"labelOnTop",void 0),grid_mixin_decorate([(0,b.Prop)(),grid_mixin_metadata("design:type",Boolean)],GridMixin.prototype,"mobile",void 0),grid_mixin_decorate([(0,b.Watch)("isMobileGlobal"),(0,b.Watch)("mobile"),(0,b.Watch)("labelOnTop"),grid_mixin_metadata("design:type",Function),grid_mixin_metadata("design:paramtypes",[]),grid_mixin_metadata("design:returntype",void 0)],GridMixin.prototype,"onMobileViewChanged",null);var help_mixin_decorate=function(e,t,s,i){var a,n=arguments.length,r=n<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,s):i;if("object"===typeof Reflect&&"function"===typeof Reflect.decorate)r=Reflect.decorate(e,t,s,i);else for(var o=e.length-1;o>=0;o--)(a=e[o])&&(r=(n<3?a(r):n>3?a(t,s,r):a(t,s))||r);return n>3&&r&&Object.defineProperty(t,s,r),r},help_mixin_metadata=function(e,t){if("object"===typeof Reflect&&"function"===typeof Reflect.metadata)return Reflect.metadata(e,t)};class HelpMixin extends M.Vue{help;get isShowHelp(){return this.$utils.isDefined(this.help)&&(this.help.tooltip||this.help.link)}}help_mixin_decorate([(0,b.Prop)({type:Object,default:()=>({tooltip:"",link:""})}),help_mixin_metadata("design:type",Object)],HelpMixin.prototype,"help",void 0);var Y,input_mixin_decorate=function(e,t,s,i){var a,n=arguments.length,r=n<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,s):i;if("object"===typeof Reflect&&"function"===typeof Reflect.decorate)r=Reflect.decorate(e,t,s,i);else for(var o=e.length-1;o>=0;o--)(a=e[o])&&(r=(n<3?a(r):n>3?a(t,s,r):a(t,s))||r);return n>3&&r&&Object.defineProperty(t,s,r),r},input_mixin_metadata=function(e,t){if("object"===typeof Reflect&&"function"===typeof Reflect.metadata)return Reflect.metadata(e,t)};class InputMixin extends b.Vue{disabled;required;readonly;label;labelHint;inputHint;persistentHint;alignLabelToRight;tabindex;autofocus;hideDetails;placeholder;prependInnerIcon;autocomplete;form;onRequiredChanged(){!this.required&&this.validate&&this.validate()}created(){this.form&&this.form.register(this,null)}mounted(){if(this.$utils.isDefined(this.autofocus)&&this.$el instanceof HTMLElement){const e=this.$el.querySelector('input[type="text"]');if(e)return void e.setAttribute("autofocus",`${Boolean(this.autofocus)}`);const t=this.$el.querySelector("textarea");t&&t.setAttribute("autofocus",`${Boolean(this.autofocus)}`)}}unmounted(){this.form&&this.form.unregister(this,null)}get inputBindings(){return{variant:"outlined",placeholder:this.placeholder,hint:this.inputHint,persistentHint:this.persistentHint,hideDetails:this.hideDetails,readonly:this.readonly,disabled:this.disabled,autofocus:this.autofocus,tabindex:this.tabindex,autocomplete:this.autocomplete}}}function uidGen(e=6,t){let s="",i="";switch(t){case"a-z":i="abcdefghijklmnopqrstuvwxyz";break;case"A-Z":i="ABCDEFGHIJKLMNOPQRSTUWVXYZ";break;case"0-9":i="1234567890";break;case"a-zA-Z":i="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUWVXYZ";break;case"a-z0-9":i="abcdefghijklmnopqrstuvwxyz1234567890";break;case"A-Z0-9":i="ABCDEFGHIJKLMNOPQRSTUWVXYZ1234567890";break;default:i="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUWVXYZ1234567890"}for(let t=0;t<e;t++)s+=i.charAt(Math.floor(Math.random()*i.length));return"0-9"===t?Number(s):s}input_mixin_decorate([(0,b.Prop)({default:!1,type:Boolean}),input_mixin_metadata("design:type",Boolean)],InputMixin.prototype,"disabled",void 0),input_mixin_decorate([(0,b.Prop)({default:!1,type:Boolean}),input_mixin_metadata("design:type",Boolean)],InputMixin.prototype,"required",void 0),input_mixin_decorate([(0,b.Prop)({default:!1,type:Boolean}),input_mixin_metadata("design:type",Boolean)],InputMixin.prototype,"readonly",void 0),input_mixin_decorate([(0,b.Prop)({default:"",type:String}),input_mixin_metadata("design:type",String)],InputMixin.prototype,"label",void 0),input_mixin_decorate([(0,b.Prop)({default:"",type:String}),input_mixin_metadata("design:type",String)],InputMixin.prototype,"labelHint",void 0),input_mixin_decorate([(0,b.Prop)(),input_mixin_metadata("design:type",String)],InputMixin.prototype,"inputHint",void 0),input_mixin_decorate([(0,b.Prop)({type:Boolean,default:!1}),input_mixin_metadata("design:type",Boolean)],InputMixin.prototype,"persistentHint",void 0),input_mixin_decorate([(0,b.Prop)({type:Boolean,default:!1}),input_mixin_metadata("design:type",Boolean)],InputMixin.prototype,"alignLabelToRight",void 0),input_mixin_decorate([(0,b.Prop)(),input_mixin_metadata("design:type",Object)],InputMixin.prototype,"tabindex",void 0),input_mixin_decorate([(0,b.Prop)({type:Boolean,default:void 0}),input_mixin_metadata("design:type",Boolean)],InputMixin.prototype,"autofocus",void 0),input_mixin_decorate([(0,b.Prop)({type:Boolean,default:!1}),input_mixin_metadata("design:type",Boolean)],InputMixin.prototype,"hideDetails",void 0),input_mixin_decorate([(0,b.Prop)({type:String,default:""}),input_mixin_metadata("design:type",String)],InputMixin.prototype,"placeholder",void 0),input_mixin_decorate([(0,b.Prop)({type:String,default:""}),input_mixin_metadata("design:type",String)],InputMixin.prototype,"prependInnerIcon",void 0),input_mixin_decorate([(0,b.Prop)({type:String,default:"off"}),input_mixin_metadata("design:type",String)],InputMixin.prototype,"autocomplete",void 0),input_mixin_decorate([(0,b.Inject)({from:"form",default:null}),input_mixin_metadata("design:type","function"===typeof(Y="undefined"!==typeof InjectionForm&&InjectionForm)?Y:Object)],InputMixin.prototype,"form",void 0),input_mixin_decorate([(0,b.Watch)("required"),input_mixin_metadata("design:type",Function),input_mixin_metadata("design:paramtypes",[]),input_mixin_metadata("design:returntype",void 0)],InputMixin.prototype,"onRequiredChanged",null);var K,W,X,J=__webpack_require__(9347),validatable_mixin_decorate=function(e,t,s,i){var a,n=arguments.length,r=n<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,s):i;if("object"===typeof Reflect&&"function"===typeof Reflect.decorate)r=Reflect.decorate(e,t,s,i);else for(var o=e.length-1;o>=0;o--)(a=e[o])&&(r=(n<3?a(r):n>3?a(t,s,r):a(t,s))||r);return n>3&&r&&Object.defineProperty(t,s,r),r},validatable_mixin_metadata=function(e,t){if("object"===typeof Reflect&&"function"===typeof Reflect.metadata)return Reflect.metadata(e,t)};class ValidatableMixin extends b.Vue{rules;customRules;validateOnBlur;onRulesChanged(e){Array.isArray(e)&&e.length?this.myRules=[...e,...this.customRules]:this.myRules=[...this.customRules]}myRules=[];validationMessage="";uid=uidGen(6,"0-9");get requiredMessage(){return this.$ldmuii18n.gettext("Reqiured Message")}get validRules(){return this.required?[(0,J.requiredRule)(null,this.requiredMessage)].concat(this.myRules):this.myRules}get showError(){return!!this.validRules.length&&Boolean(this.validationMessage)}}validatable_mixin_decorate([(0,b.Prop)({type:Array,default:()=>[]}),validatable_mixin_metadata("design:type","function"===typeof(K="undefined"!==typeof Array&&Array)?K:Object)],ValidatableMixin.prototype,"rules",void 0),validatable_mixin_decorate([(0,b.Prop)({type:Array,default:()=>[]}),validatable_mixin_metadata("design:type","function"===typeof(W="undefined"!==typeof Array&&Array)?W:Object)],ValidatableMixin.prototype,"customRules",void 0),validatable_mixin_decorate([(0,b.Prop)({type:Boolean,default:!0}),validatable_mixin_metadata("design:type",Boolean)],ValidatableMixin.prototype,"validateOnBlur",void 0),validatable_mixin_decorate([(0,b.Watch)("rules",{immediate:!0}),validatable_mixin_metadata("design:type",Function),validatable_mixin_metadata("design:paramtypes",["function"===typeof(X="undefined"!==typeof Array&&Array)?X:Object]),validatable_mixin_metadata("design:returntype",void 0)],ValidatableMixin.prototype,"onRulesChanged",null);var Q,ee,te,se,ie,ld_datepickervue_type_script_lang_js_external_decorate=function(e,t,s,i){var a,n=arguments.length,r=n<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,s):i;if("object"===typeof Reflect&&"function"===typeof Reflect.decorate)r=Reflect.decorate(e,t,s,i);else for(var o=e.length-1;o>=0;o--)(a=e[o])&&(r=(n<3?a(r):n>3?a(t,s,r):a(t,s))||r);return n>3&&r&&Object.defineProperty(t,s,r),r},ld_datepickervue_type_script_lang_js_external_metadata=function(e,t){if("object"===typeof Reflect&&"function"===typeof Reflect.metadata)return Reflect.metadata(e,t)};let ae=class DatepickerComponent extends((0,M.mixins)(GridMixin,ValidatableMixin,HelpMixin,InputMixin,EditMixin)){modelValue;timepickerProps;datepickerProps;dateonly;date=null;currentYear=(new Date).getUTCFullYear();currentMonth=(new Date).getUTCMonth()+1;dateString=null;timeString=null;defaultHour="09";defaultMinuts="00";dateMask=null;menu=!1;event=null;errorsHandler=[];isFocused=!1;isHours=!0;isMinutes=!1;currentMinDate=null;currentMaxDate=null;dateMaskPromise=null;dateMaskPromiseResolve;datepickerScrollHandler=null;emitUpdateModelValue(e){return e}onValueChanged(e,t){if(!(e==t||e instanceof Date&&t instanceof Date&&e.getTime()===t.getTime()||e instanceof Date&&this.date&&e.getTime()===this.date.getTime())){if(e?(this.date=new Date(e),this.dateString=this.$utils.datetime.localToISO(this.date.toLocaleDateString(this.locale),this.locale)):(this.dateString="",this.date=null),this.date){const e=this.$refs.inputDate;e&&(e.value=this.formattedDate,this.dateMask.updateValue());let t=String(this.date.getHours()),s=String(this.date.getMinutes());t=("0"+t).slice(-2),s=("0"+s).slice(-2),this.timeString=`${t}:${s}`}else this.timeString="",this.onInputDateClear();setTimeout(()=>{this.dateMask.updateValue()},100)}}onMinDateChanged(e){e?(this.date||(this.currentMinDate=new Date(e)),this.date&&this.$utils.datetime.compare(new Date(this.date.getFullYear(),this.date.getMonth(),this.date.getDate()),new Date(e.getFullYear(),e.getMonth(),e.getDate()),!1)>-1&&(this.currentMinDate=new Date(e))):this.currentMinDate=null}async onCurrentMinDateChanged(e){this.dateMask||await this.dateMaskPromise,this.dateMask.updateOptions({min:e})}onMaxDateChanged(e){e?(this.date||(this.currentMaxDate=new Date(e)),this.date&&this.$utils.datetime.compare(new Date(this.date.getFullYear(),this.date.getMonth(),this.date.getDate()),new Date(e.getFullYear(),e.getMonth(),e.getDate()),!1)<1&&(this.currentMaxDate=new Date(e))):this.currentMaxDate=null}async onCurrentMaxDateChanged(e){this.dateMask||await this.dateMaskPromise,this.dateMask.updateOptions({max:e})}created(){this.dateMaskPromise=new Promise(e=>{this.dateMaskPromiseResolve=e})}mounted(){this.datepickerScrollHandler=this.datepickerScroll.bind(this),window.addEventListener("wheel",this.datepickerScrollHandler);const e=this.$refs.inputDate;if(e){const t=e.$el.querySelector("input");if(!t)throw new Error("Не найден элемент input для ввода даты");{t.value=this.formattedDate;const e={pattern:this.localeRu?"d.m.Y":"m/d/Y",mask:Date,lazy:!0,blocks:{d:{mask:IMask.MaskedRange,from:1,to:31,maxLength:2},m:{mask:IMask.MaskedRange,from:1,to:12,maxLength:2},Y:{mask:IMask.MaskedRange,from:1900,to:9999}},format:e=>this.formatDate(e),parse:e=>this.parseDate(e),min:null,max:null};this.currentMinDate&&(e.min=this.currentMinDate),this.currentMaxDate&&(e.max=this.currentMaxDate),this.dateMask=IMask(t,e),this.dateMask._unbindEvents(),this.dateMask._bindEvents(),this.dateMask.on("complete",()=>this.onMaskedValueChanged(this.dateMask.value)),this.dateMaskPromiseResolve(),this.dateMask.updateValue()}}}beforeUnmount(){this.dateMask&&this.dateMask.off("complete",null)}unmounted(){window.removeEventListener("wheel",this.datepickerScrollHandler)}datepickerScroll(e){const t=this.$refs.datepickerRef?.calendarRef;if(!t)return;const s=t.$refs.containerRef.getBoundingClientRect();e.clientX>=s.left&&e.clientX<=s.right&&e.clientY>=s.top&&e.clientY<=s.bottom&&(e.deltaY<0?t.movePrev():e.deltaY>0&&t.moveNext())}onDateMaskChange(e){if(!this.menu)try{let t;if(e)t=e.target.value;else if(this.$refs.inputDate){const e=this.$refs.inputDate;if(e){const s=e.$el.querySelector("input");t=s.value}}if(t){const e=this.parseDate(t);(!e||e instanceof Date&&isNaN(e.getDate()))&&(this.onInputDateClear(),this.dateMask.el.value="",this.dateMask.updateValue())}else this.onInputDateClear();this.onMaskedValueChanged(t)}finally{this.validateOnBlur&&this.$nextTick(()=>this.validate())}}onMaskedValueChanged(e){if(!e)return;let t=this.parseDate(e);this.dateonly?t.setHours(0,0,0,0):t=this.addTimeToDate(t),this.emitInput(t),setTimeout(()=>{this.validate(),this.menu=!1,this.currentYear=t.getUTCFullYear(),this.currentMonth=t.getUTCMonth()+1},100)}onInputDateFocus(e){this.isFocused=!0,this.event=e}onInputDateBlur(){this.isFocused=!1}onInputDateEnter(e){const t=e.target.value;let s=this.parseDate(t);if(s){this.timeString&&(s=this.addTimeToDate(s));const e=this.$utils.datetime.localToISO(s.toLocaleDateString(this.locale),this.locale);this.onSelectDate(e)}}onInputDateClear(){this.dateMask&&(this.dateMask.el.value=""),this.dateString=this.$utils.datetime.localToISO((new Date).toLocaleDateString(this.locale),this.locale),this.date=null,this.emitUpdateModelValue(null),this.validate()}async onSelectDate(e){await this.$nextTick(),e&&(this.dateMask.el.value=new Date(e).toLocaleDateString(this.locale),this.menu=!1,this.onDateMaskChange(this.event),this.event=null)}onSelectTime(e){if(!this.date)return;const t=new Date(this.date);if(!e)return t.setHours(0),t.setMinutes(0),t.setSeconds(0),void this.emitInput(t);const s=e?e.split(":")[0]:this.defaultHour,i=e?e.split(":")[1]:this.defaultMinuts;t.setHours(Number(s)),t.setMinutes(Number(i)),t.setSeconds(0),this.emitInput(t)}onPickerClick(e){(this.disabled||this.readonly)&&this.clearable||e()}validate(){let e=null;return this.validationMessage="",this.validRules.forEach(t=>{e=t(this.date),!0!==e&&(this.validationMessage=e)}),!this.validationMessage}formatDate(e){return e?this.$utils.datetime.dateToLocal(e,this.locale):""}parseDate(e){if(!e)return null;const t=this.locale.includes("ru"),s=t?".":"/",i=e.split(s);let a;try{return a=t?new Date(Number(i[2]),Number(i[1])-1,Number(i[0])):new Date(Number(i[2]),Number(i[0])-1,Number(i[1])),a}catch(e){return console.error(e),null}}emitInput(e){this.modelValue?(this.modelValue instanceof Date&&this.emitUpdateModelValue(e instanceof Date?e:new Date(e)),"string"===typeof this.modelValue&&("string"===typeof e?this.emitUpdateModelValue(e):this.emitUpdateModelValue(this.$utils.datetime.toServerString(e)))):this.emitUpdateModelValue(e)}addTimeToDate(e){if(!e)return;const[t=this.defaultHour,s=this.defaultMinuts]=this.timeString?this.timeString.split(":"):[],i=Number(t),a=Number(s);return e=new Date(e.getFullYear(),e.getMonth(),e.getDate(),i,a,0,0),e}get isDateEmpty(){return!this.date}get formattedDate(){return this.date?this.$utils.datetime.dateToLocal(this.date,this.locale):""}get locale(){return this.$ldmui.options.language}get localeRu(){return this.locale.includes("ru")}get localeEn(){return this.locale.includes("en")}get warningHint(){return Boolean(this.validationMessage)||this.errorsHandler.length>0}get inputClasses(){return this.dateonly?this.inputSizeClasses:null}};ld_datepickervue_type_script_lang_js_external_decorate([(0,b.Prop)(),ld_datepickervue_type_script_lang_js_external_metadata("design:type",Object)],ae.prototype,"modelValue",void 0),ld_datepickervue_type_script_lang_js_external_decorate([(0,b.Prop)({type:String,default:"ДД.ММ.ГГГГ"}),ld_datepickervue_type_script_lang_js_external_metadata("design:type",String)],ae.prototype,"placeholder",void 0),ld_datepickervue_type_script_lang_js_external_decorate([(0,b.Prop)({type:Object,default:()=>({placeholder:"ЧЧ:MM",is24hr:!0})}),ld_datepickervue_type_script_lang_js_external_metadata("design:type",Object)],ae.prototype,"timepickerProps",void 0),ld_datepickervue_type_script_lang_js_external_decorate([(0,b.Prop)({type:Object,default:()=>({minDate:null,maxDate:null,disabledDates:[]})}),ld_datepickervue_type_script_lang_js_external_metadata("design:type",Object)],ae.prototype,"datepickerProps",void 0),ld_datepickervue_type_script_lang_js_external_decorate([(0,b.Prop)({type:Boolean,default:!0}),ld_datepickervue_type_script_lang_js_external_metadata("design:type",Boolean)],ae.prototype,"dateonly",void 0),ld_datepickervue_type_script_lang_js_external_decorate([(0,b.Inject)({from:"form",default:null}),ld_datepickervue_type_script_lang_js_external_metadata("design:type","function"===typeof(Q="undefined"!==typeof InjectionForm&&InjectionForm)?Q:Object)],ae.prototype,"form",void 0),ld_datepickervue_type_script_lang_js_external_decorate([$("update:model-value"),ld_datepickervue_type_script_lang_js_external_metadata("design:type",Function),ld_datepickervue_type_script_lang_js_external_metadata("design:paramtypes",[Object]),ld_datepickervue_type_script_lang_js_external_metadata("design:returntype",void 0)],ae.prototype,"emitUpdateModelValue",null),ld_datepickervue_type_script_lang_js_external_decorate([(0,b.Watch)("modelValue",{immediate:!0}),ld_datepickervue_type_script_lang_js_external_metadata("design:type",Function),ld_datepickervue_type_script_lang_js_external_metadata("design:paramtypes",[Object,Object]),ld_datepickervue_type_script_lang_js_external_metadata("design:returntype",void 0)],ae.prototype,"onValueChanged",null),ld_datepickervue_type_script_lang_js_external_decorate([(0,b.Watch)("datepickerProps.minDate",{immediate:!0}),ld_datepickervue_type_script_lang_js_external_metadata("design:type",Function),ld_datepickervue_type_script_lang_js_external_metadata("design:paramtypes",["function"===typeof(ee="undefined"!==typeof Date&&Date)?ee:Object]),ld_datepickervue_type_script_lang_js_external_metadata("design:returntype",void 0)],ae.prototype,"onMinDateChanged",null),ld_datepickervue_type_script_lang_js_external_decorate([(0,b.Watch)("currentMinDate"),ld_datepickervue_type_script_lang_js_external_metadata("design:type",Function),ld_datepickervue_type_script_lang_js_external_metadata("design:paramtypes",["function"===typeof(te="undefined"!==typeof Date&&Date)?te:Object]),ld_datepickervue_type_script_lang_js_external_metadata("design:returntype",Promise)],ae.prototype,"onCurrentMinDateChanged",null),ld_datepickervue_type_script_lang_js_external_decorate([(0,b.Watch)("datepickerProps.maxDate",{immediate:!0}),ld_datepickervue_type_script_lang_js_external_metadata("design:type",Function),ld_datepickervue_type_script_lang_js_external_metadata("design:paramtypes",["function"===typeof(se="undefined"!==typeof Date&&Date)?se:Object]),ld_datepickervue_type_script_lang_js_external_metadata("design:returntype",void 0)],ae.prototype,"onMaxDateChanged",null),ld_datepickervue_type_script_lang_js_external_decorate([(0,b.Watch)("currentMaxDate"),ld_datepickervue_type_script_lang_js_external_metadata("design:type",Function),ld_datepickervue_type_script_lang_js_external_metadata("design:paramtypes",["function"===typeof(ie="undefined"!==typeof Date&&Date)?ie:Object]),ld_datepickervue_type_script_lang_js_external_metadata("design:returntype",Promise)],ae.prototype,"onCurrentMaxDateChanged",null),ae=ld_datepickervue_type_script_lang_js_external_decorate([(0,M.Options)({components:{"ld-label":Z,"ld-help":S,"svg-icon":j}})],ae);const ne=ae,re=(0,D.A)(ne,[["render",render]]),oe=re;return r})());
|