p3x-redis-ui-material
Version:
💿 The p3x-redis-ui-material web interface that connects to the p3x-redis-ui-server via http and socket.io
1 lines • 20.8 kB
JavaScript
"use strict";(self.webpackChunkp3x_redis_ui_material=self.webpackChunkp3x_redis_ui_material||[]).push([[3761],{80356(e,t,i){i.d(t,{EE:()=>g,P8:()=>m,xb:()=>f});var s=i(51218),a=i(24698),n=i(11228),r=i(30372),o=i(39419),l=i(35740),d=i(77056),c=i(5291),u=i(20486);class h{static ɵfac=function(e){return new(e||h)};static ɵcmp=s.VBU({type:h,selectors:[["ng-component"]],hostAttrs:["cdk-text-field-style-loader",""],decls:0,vars:0,template:function(e,t){},styles:["textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0 !important;box-sizing:content-box !important;height:auto !important;overflow:hidden !important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0 !important;box-sizing:content-box !important;height:0 !important}@keyframes cdk-text-field-autofill-start{/*!*/}@keyframes cdk-text-field-autofill-end{/*!*/}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}\n"],encapsulation:2,changeDetection:0})}("undefined"==typeof ngDevMode||ngDevMode)&&s.cDI(h,[{type:s.uAl,args:[{template:"",changeDetection:s.Ngq.OnPush,encapsulation:s.gXe.None,host:{"cdk-text-field-style-loader":""},styles:["textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0 !important;box-sizing:content-box !important;height:auto !important;overflow:hidden !important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0 !important;box-sizing:content-box !important;height:0 !important}@keyframes cdk-text-field-autofill-start{/*!*/}@keyframes cdk-text-field-autofill-end{/*!*/}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}\n"]}]}],null,null);const p={passive:!0};class m{_platform=(0,a.WQX)(l.O);_ngZone=(0,a.WQX)(a.SKi);_renderer=(0,a.WQX)(s._9s).createRenderer(null,null);_styleLoader=(0,a.WQX)(d.l);_monitoredElements=new Map;constructor(){}monitor(e){if(!this._platform.isBrowser)return o.w;this._styleLoader.load(h);const t=(0,c.i8)(e),i=this._monitoredElements.get(t);if(i)return i.subject;const s=new r.B,a="cdk-text-field-autofilled",n=e=>{"cdk-text-field-autofill-start"!==e.animationName||t.classList.contains(a)?"cdk-text-field-autofill-end"===e.animationName&&t.classList.contains(a)&&(t.classList.remove(a),this._ngZone.run((()=>s.next({target:e.target,isAutofilled:!1})))):(t.classList.add(a),this._ngZone.run((()=>s.next({target:e.target,isAutofilled:!0}))))},l=this._ngZone.runOutsideAngular((()=>(t.classList.add("cdk-text-field-autofill-monitored"),this._renderer.listen(t,"animationstart",n,p))));return this._monitoredElements.set(t,{subject:s,unlisten:l}),s}stopMonitoring(e){const t=(0,c.i8)(e),i=this._monitoredElements.get(t);i&&(i.unlisten(),i.subject.complete(),t.classList.remove("cdk-text-field-autofill-monitored"),t.classList.remove("cdk-text-field-autofilled"),this._monitoredElements.delete(t))}ngOnDestroy(){this._monitoredElements.forEach(((e,t)=>this.stopMonitoring(t)))}static ɵfac=function(e){return new(e||m)};static ɵprov=a.jDH({token:m,factory:m.ɵfac,providedIn:"root"})}("undefined"==typeof ngDevMode||ngDevMode)&&s.cDI(m,[{type:s._qm,args:[{providedIn:"root"}]}],(()=>[]),null);class _{_elementRef=(0,a.WQX)(s.aKT);_autofillMonitor=(0,a.WQX)(m);cdkAutofill=new a.bkB;constructor(){}ngOnInit(){this._autofillMonitor.monitor(this._elementRef).subscribe((e=>this.cdkAutofill.emit(e)))}ngOnDestroy(){this._autofillMonitor.stopMonitoring(this._elementRef)}static ɵfac=function(e){return new(e||_)};static ɵdir=s.FsC({type:_,selectors:[["","cdkAutofill",""]],outputs:{cdkAutofill:"cdkAutofill"}})}("undefined"==typeof ngDevMode||ngDevMode)&&s.cDI(_,[{type:s.WLR,args:[{selector:"[cdkAutofill]"}]}],(()=>[]),{cdkAutofill:[{type:s.k7i}]});class f{_elementRef=(0,a.WQX)(s.aKT);_platform=(0,a.WQX)(l.O);_ngZone=(0,a.WQX)(a.SKi);_renderer=(0,a.WQX)(s.sFG);_resizeEvents=new r.B;_previousValue;_initialHeight;_destroyed=new r.B;_listenerCleanups;_minRows;_maxRows;_enabled=!0;_previousMinRows=-1;_textareaElement;get minRows(){return this._minRows}set minRows(e){this._minRows=(0,c.OE)(e),this._setMinHeight()}get maxRows(){return this._maxRows}set maxRows(e){this._maxRows=(0,c.OE)(e),this._setMaxHeight()}get enabled(){return this._enabled}set enabled(e){this._enabled!==e&&((this._enabled=e)?this.resizeToFitContent(!0):this.reset())}get placeholder(){return this._textareaElement.placeholder}set placeholder(e){this._cachedPlaceholderHeight=void 0,e?this._textareaElement.setAttribute("placeholder",e):this._textareaElement.removeAttribute("placeholder"),this._cacheTextareaPlaceholderHeight()}_cachedLineHeight;_cachedPlaceholderHeight;_document=(0,a.WQX)(a.qQL);_hasFocus=!1;_isViewInited=!1;constructor(){(0,a.WQX)(d.l).load(h),this._textareaElement=this._elementRef.nativeElement}_setMinHeight(){const e=this.minRows&&this._cachedLineHeight?this.minRows*this._cachedLineHeight+"px":null;e&&(this._textareaElement.style.minHeight=e)}_setMaxHeight(){const e=this.maxRows&&this._cachedLineHeight?this.maxRows*this._cachedLineHeight+"px":null;e&&(this._textareaElement.style.maxHeight=e)}ngAfterViewInit(){this._platform.isBrowser&&(this._initialHeight=this._textareaElement.style.height,this.resizeToFitContent(),this._ngZone.runOutsideAngular((()=>{this._listenerCleanups=[this._renderer.listen("window","resize",(()=>this._resizeEvents.next())),this._renderer.listen(this._textareaElement,"focus",this._handleFocusEvent),this._renderer.listen(this._textareaElement,"blur",this._handleFocusEvent)],this._resizeEvents.pipe((0,u.Z)(16)).subscribe((()=>{this._cachedLineHeight=this._cachedPlaceholderHeight=void 0,this.resizeToFitContent(!0)}))})),this._isViewInited=!0,this.resizeToFitContent(!0))}ngOnDestroy(){this._listenerCleanups?.forEach((e=>e())),this._resizeEvents.complete(),this._destroyed.next(),this._destroyed.complete()}_cacheTextareaLineHeight(){if(this._cachedLineHeight)return;const e=this._textareaElement.cloneNode(!1),t=e.style;e.rows=1,t.position="absolute",t.visibility="hidden",t.border="none",t.padding="0",t.height="",t.minHeight="",t.maxHeight="",t.top=t.bottom=t.left=t.right="auto",t.overflow="hidden",this._textareaElement.parentNode.appendChild(e),this._cachedLineHeight=e.clientHeight,e.remove(),this._setMinHeight(),this._setMaxHeight()}_measureScrollHeight(){const e=this._textareaElement,t=e.style.marginBottom||"",i=this._platform.FIREFOX,s=this._hasFocus,a=i?"cdk-textarea-autosize-measuring-firefox":"cdk-textarea-autosize-measuring";s&&(e.style.marginBottom=`${e.clientHeight}px`),e.classList.add(a);const n=e.scrollHeight-4;return e.classList.remove(a),s&&(e.style.marginBottom=t),n}_cacheTextareaPlaceholderHeight(){if(!this._isViewInited||null!=this._cachedPlaceholderHeight)return;if(!this.placeholder)return void(this._cachedPlaceholderHeight=0);const e=this._textareaElement.value;this._textareaElement.value=this._textareaElement.placeholder,this._cachedPlaceholderHeight=this._measureScrollHeight(),this._textareaElement.value=e}_handleFocusEvent=e=>{this._hasFocus="focus"===e.type};ngDoCheck(){this._platform.isBrowser&&this.resizeToFitContent()}resizeToFitContent(e=!1){if(!this._enabled)return;if(this._cacheTextareaLineHeight(),this._cacheTextareaPlaceholderHeight(),!this._cachedLineHeight)return;const t=this._elementRef.nativeElement,i=t.value;if(!e&&this._minRows===this._previousMinRows&&i===this._previousValue)return;const s=this._measureScrollHeight(),a=Math.max(s,this._cachedPlaceholderHeight||0);t.style.height=`${a}px`,this._ngZone.runOutsideAngular((()=>{"undefined"!=typeof requestAnimationFrame?requestAnimationFrame((()=>this._scrollToCaretPosition(t))):setTimeout((()=>this._scrollToCaretPosition(t)))})),this._previousValue=i,this._previousMinRows=this._minRows}reset(){void 0!==this._initialHeight&&(this._textareaElement.style.height=this._initialHeight)}_noopInputHandler(){}_scrollToCaretPosition(e){const{selectionStart:t,selectionEnd:i}=e;!this._destroyed.isStopped&&this._hasFocus&&e.setSelectionRange(t,i)}static ɵfac=function(e){return new(e||f)};static ɵdir=s.FsC({type:f,selectors:[["textarea","cdkTextareaAutosize",""]],hostAttrs:["rows","1",1,"cdk-textarea-autosize"],hostBindings:function(e,t){1&e&&s.bIt("input",(function(){return t._noopInputHandler()}))},inputs:{minRows:[0,"cdkAutosizeMinRows","minRows"],maxRows:[0,"cdkAutosizeMaxRows","maxRows"],enabled:[2,"cdkTextareaAutosize","enabled",n.L39],placeholder:"placeholder"},exportAs:["cdkTextareaAutosize"]})}("undefined"==typeof ngDevMode||ngDevMode)&&s.cDI(f,[{type:s.WLR,args:[{selector:"textarea[cdkTextareaAutosize]",exportAs:"cdkTextareaAutosize",host:{class:"cdk-textarea-autosize",rows:"1","(input)":"_noopInputHandler()"}}]}],(()=>[]),{minRows:[{type:s.pde,args:["cdkAutosizeMinRows"]}],maxRows:[{type:s.pde,args:["cdkAutosizeMaxRows"]}],enabled:[{type:s.pde,args:[{alias:"cdkTextareaAutosize",transform:n.L39}]}],placeholder:[{type:s.pde}]});class g{static ɵfac=function(e){return new(e||g)};static ɵmod=s.$C({type:g});static ɵinj=a.G2t({})}("undefined"==typeof ngDevMode||ngDevMode)&&s.cDI(g,[{type:s.UQu,args:[{imports:[_,f],exports:[_,f]}]}],null,null)},80649(e,t,i){i.d(t,{e:()=>r});var s=i(51218),a=i(24698);class n{isErrorState(e,t){return!!(e&&e.invalid&&(e.dirty||t&&t.submitted))}static ɵfac=function(e){return new(e||n)};static ɵprov=a.jDH({token:n,factory:n.ɵfac})}("undefined"==typeof ngDevMode||ngDevMode)&&s.cDI(n,[{type:s._qm}],null,null);class r{isErrorState(e,t){return!!(e&&e.invalid&&(e.touched||t&&t.submitted))}static ɵfac=function(e){return new(e||r)};static ɵprov=a.jDH({token:r,factory:r.ɵfac,providedIn:"root"})}("undefined"==typeof ngDevMode||ngDevMode)&&s.cDI(r,[{type:s._qm,args:[{providedIn:"root"}]}],null,null)},30532(e,t,i){i.d(t,{X:()=>s});class s{_defaultMatcher;ngControl;_parentFormGroup;_parentForm;_stateChanges;errorState=!1;matcher;constructor(e,t,i,s,a){this._defaultMatcher=e,this.ngControl=t,this._parentFormGroup=i,this._parentForm=s,this._stateChanges=a}updateErrorState(){const e=this.errorState,t=this._parentFormGroup||this._parentForm,i=this.matcher||this._defaultMatcher,s=this.ngControl?this.ngControl.control:null,a=i?.isErrorState(s,t)??!1;a!==e&&(this.errorState=a,this._stateChanges.next())}}},90918(e,t,i){i.d(t,{RG:()=>l});var s=i(3735),a=i(42864),n=i(47651),r=i(51218),o=i(24698);class l{static ɵfac=function(e){return new(e||l)};static ɵmod=r.$C({type:l});static ɵinj=o.G2t({imports:[n.w5,s.rl,a.jI]})}("undefined"==typeof ngDevMode||ngDevMode)&&r.cDI(l,[{type:r.UQu,args:[{imports:[n.w5,s.rl,s.nJ,s.TL,s.MV,s.JW,s.yw],exports:[s.rl,s.nJ,s.MV,s.TL,s.JW,s.yw,a.jI]}]}],null,null)},73761(e,t,i){i.d(t,{fg:()=>I,fS:()=>E});var s=i(39054),a=i(35740),n=i(51218),r=i(24698);class o{static ɵfac=function(e){return new(e||o)};static ɵmod=n.$C({type:o});static ɵinj=r.G2t({})}let l;("undefined"==typeof ngDevMode||ngDevMode)&&n.cDI(o,[{type:n.UQu,args:[{}]}],null,null);const d=["color","button","checkbox","date","datetime-local","email","file","hidden","image","month","number","password","radio","range","reset","search","submit","tel","text","time","url","week"];function c(){if(l)return l;if("object"!=typeof document||!document)return l=new Set(d),l;let e=document.createElement("input");return l=new Set(d.filter((t=>(e.setAttribute("type",t),e.type===t)))),l}var u=i(80356),h=i(11228),p=i(33074),m=i(71016),_=i(30372);const f=new r.nKC("MAT_INPUT_VALUE_ACCESSOR");var g=i(3735),v=i(80649),y=i(30532),x=i(42864),b=i(90918);const k=["button","checkbox","file","hidden","image","radio","range","reset","submit"],w=new r.nKC("MAT_INPUT_CONFIG");class I{_elementRef=(0,r.WQX)(n.aKT);_platform=(0,r.WQX)(a.O);ngControl=(0,r.WQX)(m.vO,{optional:!0,self:!0});_autofillMonitor=(0,r.WQX)(u.P8);_ngZone=(0,r.WQX)(r.SKi);_formField=(0,r.WQX)(g.xb,{optional:!0});_renderer=(0,r.WQX)(n.sFG);_uid=(0,r.WQX)(p.g).getId("mat-input-");_previousNativeValue;_inputValueAccessor;_signalBasedValueAccessor;_previousPlaceholder=null;_errorStateTracker;_config=(0,r.WQX)(w,{optional:!0});_cleanupIosKeyup;_cleanupWebkitWheel;_isServer=!1;_isNativeSelect=!1;_isTextarea=!1;_isInFormField=!1;focused=!1;stateChanges=new _.B;controlType="mat-input";autofilled=!1;get disabled(){return this._disabled}set disabled(e){this._disabled=(0,s.he)(e),this.focused&&(this.focused=!1,this.stateChanges.next())}_disabled=!1;get id(){return this._id}set id(e){this._id=e||this._uid}_id;placeholder;name;get required(){return this._required??this.ngControl?.control?.hasValidator(m.k0.required)??!1}set required(e){this._required=(0,s.he)(e)}_required;get type(){return this._type}set type(e){this._type=e||"text",this._validateType(),!this._isTextarea&&c().has(this._type)&&(this._elementRef.nativeElement.type=this._type)}_type="text";get errorStateMatcher(){return this._errorStateTracker.matcher}set errorStateMatcher(e){this._errorStateTracker.matcher=e}userAriaDescribedBy;get value(){return this._signalBasedValueAccessor?this._signalBasedValueAccessor.value():this._inputValueAccessor.value}set value(e){e!==this.value&&(this._signalBasedValueAccessor?this._signalBasedValueAccessor.value.set(e):this._inputValueAccessor.value=e,this.stateChanges.next())}get readonly(){return this._readonly}set readonly(e){this._readonly=(0,s.he)(e)}_readonly=!1;disabledInteractive;get errorState(){return this._errorStateTracker.errorState}set errorState(e){this._errorStateTracker.errorState=e}_neverEmptyInputTypes=["date","datetime","datetime-local","month","time","week"].filter((e=>c().has(e)));constructor(){const e=(0,r.WQX)(m.cV,{optional:!0}),t=(0,r.WQX)(m.j4,{optional:!0}),i=(0,r.WQX)(v.e),s=(0,r.WQX)(f,{optional:!0,self:!0}),a=this._elementRef.nativeElement,o=a.nodeName.toLowerCase();s?(0,n.Hps)(s.value)?this._signalBasedValueAccessor=s:this._inputValueAccessor=s:this._inputValueAccessor=a,this._previousNativeValue=this.value,this.id=this.id,this._platform.IOS&&this._ngZone.runOutsideAngular((()=>{this._cleanupIosKeyup=this._renderer.listen(a,"keyup",this._iOSKeyupListener)})),this._errorStateTracker=new y.X(i,this.ngControl,t,e,this.stateChanges),this._isServer=!this._platform.isBrowser,this._isNativeSelect="select"===o,this._isTextarea="textarea"===o,this._isInFormField=!!this._formField,this.disabledInteractive=this._config?.disabledInteractive||!1,this._isNativeSelect&&(this.controlType=a.multiple?"mat-native-select-multiple":"mat-native-select"),this._signalBasedValueAccessor&&(0,r.QZP)((()=>{this._signalBasedValueAccessor.value(),this.stateChanges.next()}))}ngAfterViewInit(){this._platform.isBrowser&&this._autofillMonitor.monitor(this._elementRef.nativeElement).subscribe((e=>{this.autofilled=e.isAutofilled,this.stateChanges.next()}))}ngOnChanges(){this.stateChanges.next()}ngOnDestroy(){this.stateChanges.complete(),this._platform.isBrowser&&this._autofillMonitor.stopMonitoring(this._elementRef.nativeElement),this._cleanupIosKeyup?.(),this._cleanupWebkitWheel?.()}ngDoCheck(){this.ngControl&&(this.updateErrorState(),null!==this.ngControl.disabled&&this.ngControl.disabled!==this.disabled&&(this.disabled=this.ngControl.disabled,this.stateChanges.next())),this._dirtyCheckNativeValue(),this._dirtyCheckPlaceholder()}focus(e){this._elementRef.nativeElement.focus(e)}updateErrorState(){this._errorStateTracker.updateErrorState()}_focusChanged(e){if(e!==this.focused){if(!this._isNativeSelect&&e&&this.disabled&&this.disabledInteractive){const e=this._elementRef.nativeElement;"number"===e.type?(e.type="text",e.setSelectionRange(0,0),e.type="number"):e.setSelectionRange(0,0)}this.focused=e,this.stateChanges.next()}}_onInput(){}_dirtyCheckNativeValue(){const e=this._elementRef.nativeElement.value;this._previousNativeValue!==e&&(this._previousNativeValue=e,this.stateChanges.next())}_dirtyCheckPlaceholder(){const e=this._getPlaceholder();if(e!==this._previousPlaceholder){const t=this._elementRef.nativeElement;this._previousPlaceholder=e,e?t.setAttribute("placeholder",e):t.removeAttribute("placeholder")}}_getPlaceholder(){return this.placeholder||null}_validateType(){if(k.indexOf(this._type)>-1&&("undefined"==typeof ngDevMode||ngDevMode))throw e=this._type,Error(`Input type "${e}" isn't supported by matInput.`);var e}_isNeverEmpty(){return this._neverEmptyInputTypes.indexOf(this._type)>-1}_isBadInput(){let e=this._elementRef.nativeElement.validity;return e&&e.badInput}get empty(){return!(this._isNeverEmpty()||this._elementRef.nativeElement.value||this._isBadInput()||this.autofilled)}get shouldLabelFloat(){if(this._isNativeSelect){const e=this._elementRef.nativeElement,t=e.options[0];return this.focused||e.multiple||!this.empty||!!(e.selectedIndex>-1&&t&&t.label)}return this.focused&&!this.disabled||!this.empty}get describedByIds(){const e=this._elementRef.nativeElement.getAttribute("aria-describedby");return e?.split(" ")||[]}setDescribedByIds(e){const t=this._elementRef.nativeElement;e.length?t.setAttribute("aria-describedby",e.join(" ")):t.removeAttribute("aria-describedby")}onContainerClick(){this.focused||this.focus()}_isInlineSelect(){const e=this._elementRef.nativeElement;return this._isNativeSelect&&(e.multiple||e.size>1)}_iOSKeyupListener=e=>{const t=e.target;t.value||0!==t.selectionStart||0!==t.selectionEnd||(t.setSelectionRange(1,1),t.setSelectionRange(0,0))};_getReadonlyAttribute(){return this._isNativeSelect?null:this.readonly||this.disabled&&this.disabledInteractive?"true":null}static ɵfac=function(e){return new(e||I)};static ɵdir=n.FsC({type:I,selectors:[["input","matInput",""],["textarea","matInput",""],["select","matNativeControl",""],["input","matNativeControl",""],["textarea","matNativeControl",""]],hostAttrs:[1,"mat-mdc-input-element"],hostVars:21,hostBindings:function(e,t){1&e&&n.bIt("focus",(function(){return t._focusChanged(!0)}))("blur",(function(){return t._focusChanged(!1)}))("input",(function(){return t._onInput()})),2&e&&(n.Avn("id",t.id)("disabled",t.disabled&&!t.disabledInteractive)("required",t.required),n.BMQ("name",t.name||null)("readonly",t._getReadonlyAttribute())("aria-disabled",t.disabled&&t.disabledInteractive?"true":null)("aria-invalid",t.empty&&t.required?null:t.errorState)("aria-required",t.required)("id",t.id),n.AVh("mat-input-server",t._isServer)("mat-mdc-form-field-textarea-control",t._isInFormField&&t._isTextarea)("mat-mdc-form-field-input-control",t._isInFormField)("mat-mdc-input-disabled-interactive",t.disabledInteractive)("mdc-text-field__input",t._isInFormField)("mat-mdc-native-select-inline",t._isInlineSelect()))},inputs:{disabled:"disabled",id:"id",placeholder:"placeholder",name:"name",required:"required",type:"type",errorStateMatcher:"errorStateMatcher",userAriaDescribedBy:[0,"aria-describedby","userAriaDescribedBy"],value:"value",readonly:"readonly",disabledInteractive:[2,"disabledInteractive","disabledInteractive",h.L39]},exportAs:["matInput"],features:[n.Jv_([{provide:g.qT,useExisting:I}]),n.OA$]})}("undefined"==typeof ngDevMode||ngDevMode)&&n.cDI(I,[{type:n.WLR,args:[{selector:"input[matInput], textarea[matInput], select[matNativeControl],\n input[matNativeControl], textarea[matNativeControl]",exportAs:"matInput",host:{class:"mat-mdc-input-element","[class.mat-input-server]":"_isServer","[class.mat-mdc-form-field-textarea-control]":"_isInFormField && _isTextarea","[class.mat-mdc-form-field-input-control]":"_isInFormField","[class.mat-mdc-input-disabled-interactive]":"disabledInteractive","[class.mdc-text-field__input]":"_isInFormField","[class.mat-mdc-native-select-inline]":"_isInlineSelect()","[id]":"id","[disabled]":"disabled && !disabledInteractive","[required]":"required","[attr.name]":"name || null","[attr.readonly]":"_getReadonlyAttribute()","[attr.aria-disabled]":'disabled && disabledInteractive ? "true" : null',"[attr.aria-invalid]":"(empty && required) ? null : errorState","[attr.aria-required]":"required","[attr.id]":"id","(focus)":"_focusChanged(true)","(blur)":"_focusChanged(false)","(input)":"_onInput()"},providers:[{provide:g.qT,useExisting:I}]}]}],(()=>[]),{disabled:[{type:n.pde}],id:[{type:n.pde}],placeholder:[{type:n.pde}],name:[{type:n.pde}],required:[{type:n.pde}],type:[{type:n.pde}],errorStateMatcher:[{type:n.pde}],userAriaDescribedBy:[{type:n.pde,args:["aria-describedby"]}],value:[{type:n.pde}],readonly:[{type:n.pde}],disabledInteractive:[{type:n.pde,args:[{transform:h.L39}]}]});class E{static ɵfac=function(e){return new(e||E)};static ɵmod=n.$C({type:E});static ɵinj=r.G2t({imports:[b.RG,b.RG,u.EE,x.jI]})}("undefined"==typeof ngDevMode||ngDevMode)&&n.cDI(E,[{type:n.UQu,args:[{imports:[b.RG,I],exports:[I,b.RG,u.EE,x.jI]}]}],null,null)}}]);