igniteui-webcomponents-inputs 4.0.3 → 4.2.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.
Files changed (51) hide show
  1. package/bundles/igniteui-webcomponents-inputs.umd.js +2781 -2143
  2. package/bundles/igniteui-webcomponents-inputs.umd.min.js +1 -1
  3. package/esm2015/lib/ButtonGroupView_combined.js +17 -17
  4. package/esm2015/lib/ButtonView_combined.js +945 -939
  5. package/esm2015/lib/CalendarView_combined.js +80 -80
  6. package/esm2015/lib/DatePickerView_combined.js +82 -64
  7. package/esm2015/lib/IconView_combined.js +250 -238
  8. package/esm2015/lib/InputGroupView_combined.js +368 -357
  9. package/esm2015/lib/NativeUIXInputsFactory.js +143 -0
  10. package/esm2015/lib/XButtonBridge.js +101 -0
  11. package/esm2015/lib/XCheckboxBridge.js +69 -0
  12. package/esm2015/lib/XComponentBridge.js +34 -0
  13. package/esm2015/lib/XIconButtonBridge.js +65 -0
  14. package/esm2015/lib/XInputBridge.js +162 -0
  15. package/esm2015/lib/igc-x-button-component.js +366 -366
  16. package/esm2015/lib/igc-x-icon-component.js +74 -63
  17. package/esm2015/lib/igc-x-input-component.js +65 -54
  18. package/esm2015/public_api.js +6 -0
  19. package/esm5/lib/ButtonGroupView_combined.js +17 -17
  20. package/esm5/lib/ButtonView_combined.js +941 -935
  21. package/esm5/lib/CalendarView_combined.js +80 -80
  22. package/esm5/lib/DatePickerView_combined.js +82 -64
  23. package/esm5/lib/IconView_combined.js +240 -224
  24. package/esm5/lib/InputGroupView_combined.js +353 -338
  25. package/esm5/lib/NativeUIXInputsFactory.js +153 -0
  26. package/esm5/lib/XButtonBridge.js +103 -0
  27. package/esm5/lib/XCheckboxBridge.js +71 -0
  28. package/esm5/lib/XComponentBridge.js +36 -0
  29. package/esm5/lib/XIconButtonBridge.js +67 -0
  30. package/esm5/lib/XInputBridge.js +164 -0
  31. package/esm5/lib/igc-x-button-component.js +366 -366
  32. package/esm5/lib/igc-x-icon-component.js +79 -64
  33. package/esm5/lib/igc-x-input-component.js +70 -55
  34. package/esm5/public_api.js +6 -0
  35. package/fesm2015/igniteui-webcomponents-inputs.js +2785 -2178
  36. package/fesm5/igniteui-webcomponents-inputs.js +2772 -2141
  37. package/lib/ButtonView_combined.d.ts +262 -260
  38. package/lib/DatePickerView_combined.d.ts +22 -21
  39. package/lib/DatePickerVisualModelExport.d.ts +1 -1
  40. package/lib/IconView_combined.d.ts +59 -56
  41. package/lib/InputGroupView_combined.d.ts +91 -89
  42. package/lib/NativeUIXInputsFactory.d.ts +22 -0
  43. package/lib/XButtonBridge.d.ts +21 -0
  44. package/lib/XCheckboxBridge.d.ts +19 -0
  45. package/lib/XComponentBridge.d.ts +17 -0
  46. package/lib/XIconButtonBridge.d.ts +16 -0
  47. package/lib/XInputBridge.d.ts +24 -0
  48. package/lib/igc-x-icon-component.d.ts +6 -1
  49. package/lib/igc-x-input-component.d.ts +6 -1
  50. package/package.json +2 -2
  51. package/public_api.d.ts +6 -0
@@ -4,4 +4,4 @@
4
4
  https://www.infragistics.com/legal/license/igultimate-eula
5
5
  GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
6
6
  */
7
- !function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports,require("tslib"),require("igniteui-webcomponents-core"),require("igniteui-webcomponents-layouts")):"function"==typeof define&&define.amd?define(["exports","tslib","igniteui-webcomponents-core","igniteui-webcomponents-layouts"],e):e((t=t||self)["igniteui-webcomponents-inputs"]={},t.tslib_1,t.igniteuiWebcomponentsCore,t.igniteuiWebcomponentsLayouts)}(this,(function(t,e,i,n){"use strict";var r=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e.a=null,e.b=null,e.f=0,e.d=!1,e.c=!1,e.e=!1,e}return e.__extends(n,t),n.prototype.g=function(){var t=new i.StringBuilder(0);return t.l("{"),t.l("ActualHoverColor : "+this.a.serialize()+", "),t.l("ActualRippleColor : "+this.b.serialize()+", "),t.l("RippleDuration : "+this.f+", "),t.l("IsDisabled : "+this.d+", "),t.l("IsCentered : "+this.c+", "),t.l("IsHoverEnabled : "+this.e+", "),t.l("}"),t.toString()},n.$t=i.markType(n,"RippleVisualModelExport"),n}(i.Base),s=function(t){function n(){var e=t.call(this)||this;return e.b=null,e.g=null,e.c=null,e.f=new i.List$1(i.Delegate_$type,0),e.l=null,e.d=!0,e.k=null,e.h=null,e.j=null,e.i=null,e}return e.__extends(n,t),n.prototype.w=function(){},n.prototype.e=function(){return!0},n.prototype.t=function(t){var n,r;if(null==t){try{for(var s=e.__values(i.fromEnum(this.f)),o=s.next();!o.done;o=s.next()){(0,o.value)()}}catch(t){n={error:t}}finally{try{o&&!o.done&&(r=s.return)&&r.call(s)}finally{if(n)throw n.error}}this.f.clear()}this.g=t,this.b.ai()},n.prototype.v=function(){var t,n;if(null==this.b.q){this.l=null;try{for(var r=e.__values(i.fromEnum(this.f)),s=r.next();!s.done;s=r.next()){(0,s.value)()}}catch(e){t={error:e}}finally{try{s&&!s.done&&(n=r.return)&&n.call(r)}finally{if(t)throw t.error}}this.f.clear()}else{var o=this.b.q,a=this.g.getWrapper(o);this.l=a,this.f.add(a.listen("click",i.runOn(this,this.p))),this.f.add(a.listen("mouseenter",i.runOn(this,this.q))),this.f.add(a.listen("mouseleave",i.runOn(this,this.r)))}},n.prototype.r=function(t){this.b.ag()},n.prototype.q=function(t){this.b.af()},n.prototype.p=function(t){if(null!=this.l){var e=this.g.rootWrapper.getOffset(),i=t.pageX-e.left,n=t.pageY-e.top;this.b.al(i,n,this.g.rootWrapper.outerWidth(),this.g.rootWrapper.outerHeight())}},n.prototype.aa=function(){this.b.j&&this.g.rootWrapper.setStyleProperty("background-color",this.b.as._fill)},n.prototype.x=function(){this.g.rootWrapper.setStyleProperty("background-color","transparent")},n.prototype.z=function(){this.g.rootWrapper.setStyleProperty("background-color",this.b.as._fill)},n.prototype.m=function(t,e,n){var r,s=this.g.createElement("span");return s.setStyleProperty("width",2*n+"px"),s.setStyleProperty("height",2*n+"px"),s.setStyleProperty("top",e+"px"),s.setStyleProperty("left",t+"px"),s.setStyleProperty("background-color",this.b.at._fill),s.setStyleProperty("position","absolute"),s.setStyleProperty("pointer-events","none"),s.setStyleProperty("border-radius",n+"px"),s.setStyleProperty("opacity",".5"),i.NativeUI.ab(s,((r=new i.ScaleTransform).l=.3,r.m=.3,r)),this.g.append(s),s},n.prototype.y=function(t){t.remove()},n.prototype.n=function(){null==i.KeyFrameAnimationFactory.h&&(i.KeyFrameAnimationFactory.h=this.g)},n.prototype.a=function(t,e){return new i.AnimationKeyFrameEffect(0,t,0,null,e)},n.prototype.o=function(t){},n.prototype.s=function(){this.d=!0,this.v()},n.prototype.u=function(){var t,n;this.d=!1;try{for(var r=e.__values(i.fromEnum(this.f)),s=r.next();!s.done;s=r.next()){(0,s.value)()}}catch(e){t={error:e}}finally{try{s&&!s.done&&(n=r.return)&&n.call(r)}finally{if(t)throw t.error}}this.f.clear()},n.$t=i.markType(n,"RippleView"),n}(i.Base),o=function(t){function n(){var e=t.call(this)||this;e.c=null,e.j=!1,e.p=null,e.ar=null,e.aq=null,e.ao=n.au,e.m=new i.LinkedList$1(i.IKeyFrameAnimation_$type),e.ap=n.av,e.n=600,e.f=!1,e.e=!1,e.g=!1,e.propertyChanged=null;var r=new s;return r.b=e,e.c=r,e.c.w(),e}return e.__extends(n,t),n.prototype.destroy=function(){this.provideContainer(null)},n.prototype.ah=function(t,e,n){null!=this.propertyChanged&&this.propertyChanged(this,new i.PropertyChangedEventArgs(t)),this.aj(t,e,n)},n.prototype.aj=function(t,e,i){switch(t){case"RippleColor":this.at=null!=this.ax?this.ax:n.av;break;case"HoverColor":this.as=null!=this.aw?this.aw:n.au;break;case"EventSource":this.c.e()&&this.c.v();break;case"ActualRippleColor":this.an();break;case"ActualHoverColor":this.am()}},n.prototype.am=function(){this.i?this.c.x():this.c.aa()},n.prototype.an=function(){},n.prototype.af=function(){this.j=!0,this.i?this.c.x():this.k&&this.c.z()},n.prototype.ag=function(){this.j=!1,(this.k||this.i)&&this.c.x()},Object.defineProperty(n.prototype,"q",{get:function(){return this.p},set:function(t){var e=this.p;this.p=t,e!=this.p&&this.ah("EventSource",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ax",{get:function(){return this.ar},set:function(t){var e=this.ar;this.ar=t,e!=this.ar&&this.ah("RippleColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"aw",{get:function(){return this.aq},set:function(t){var e=this.aq;this.aq=t,e!=this.aq&&this.ah("HoverColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"as",{get:function(){return this.ao},set:function(t){var e=this.ao;this.ao=t,e!=this.ao&&this.ah("ActualHoverColor",e,t)},enumerable:!0,configurable:!0}),n.prototype.al=function(t,e,i,n){var r=this;if(!this.i){var s=Math.max(i,n)/2,o=t-s,a=e-s;this.h&&(o=0,a=0);var h=this.c.m(o,a,s),u=this.d(h);this.m.f(u);var l=this.m.d;u.play(),u.finished.f((function(t){u.commitStyles(),r.m.h(l),r.c.y(h)}))}},n.prototype.d=function(t){var e,n=this.a;return i.KeyFrameAnimationFactory.f.c(this.c.a(t,n).m(new i.AnimationKeyFrameProperty(1,.5),new i.AnimationKeyFrameProperty(14,(e=new i.ScaleTransform,e.l=.3,e.m=.3,e))).m(new i.AnimationKeyFrameProperty(1,0),new i.AnimationKeyFrameProperty(14,function(){var t=new i.ScaleTransform;return t.l=2,t.m=2,t}())))},Object.defineProperty(n.prototype,"at",{get:function(){return this.ap},set:function(t){var e=this.ap;this.ap=t,e!=this.ap&&this.ah("ActualRippleColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"o",{get:function(){return this.n},set:function(t){var e=this.n;this.n=t,e!=this.n&&this.ah("RippleDuration",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"i",{get:function(){return this.f},set:function(t){var e=this.f;this.f=t,e!=this.f&&this.ah("IsDisabled",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"h",{get:function(){return this.e},set:function(t){var e=this.e;this.e=t,e!=this.e&&this.ah("IsCentered",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"k",{get:function(){return this.g},set:function(t){var e=this.g;this.g=t,e!=this.g&&this.ah("IsHoverEnabled",e,t)},enumerable:!0,configurable:!0}),n.prototype.ai=function(){this.c.v()},Object.defineProperty(n.prototype,"a",{get:function(){var t=new i.AnimationKeyFrameEffectTiming;return t.g=this.o,t.b=0,t},enumerable:!0,configurable:!0}),n.prototype.onDetachedFromUI=function(){this.c.u()},n.prototype.onAttachedToUI=function(){this.c.s()},n.prototype.l=function(){return this.c.e()},n.prototype.r=function(){return this.b()},n.prototype.v=function(){return this.b().g()},n.prototype.b=function(){var t=new r;return t.a=i.AppearanceHelper.a(this.as),t.b=i.AppearanceHelper.a(this.at),t.f=this.o,t.d=this.i,t.c=this.h,t.e=this.k,t},n.prototype.provideContainer=function(t){this.c.t(t)},n.$t=i.markType(n,"XRipple",i.Base.$,[i.INotifyPropertyChanged_$type]),n.au=i.BrushUtil.g(40,0,0,0),n.av=i.BrushUtil.g(189,0,0,0),n}(i.Base),a=function(t){function n(){var e=t.call(this)||this;e._disconnected=!1,e._settingAttributes=!1,e._attached=!1,e._queuedSetAttributes=[],e._updatingFromAttribute=!1,e.__p=null,e._hasUserValues=new Set,e._stylingContainer=null,e._stylingParent=null,e._inStyling=!1,e._styling&&i.NamePatcher.ensureStylablePatched(Object.getPrototypeOf(e)),e._renderer=new i.WebComponentRenderer(e,document,!0,{}),e._implementation=e.createImplementation(),e._implementation.externalObject=e,e._container=e._renderer.createElement("div"),e._renderer.updateRoot(e._container),e._container.setStyleProperty("display","inline-block"),e._container,null!=e._container.getNativeElement()&&e._container.getNativeElement(),e._wrapper=e._renderer;var n=e.i;return e._ripple=n,n.provideContainer(e._renderer),e}return e.__extends(n,t),Object.defineProperty(n.prototype,"height",{get:function(){return this._height},set:function(t){this._height=t,this.style.height=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"width",{get:function(){return this._width},set:function(t){this._width=t,this.style.width=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"top",{get:function(){return this._top},set:function(t){this._top=t,this.style.top=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"left",{get:function(){return this._left},set:function(t){this._left=t,this.style.left=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"position",{get:function(){return this._position},set:function(t){this._position=t,this.style.position=t},enumerable:!0,configurable:!0}),n.prototype.updateStyle=function(){this._styling(this,this)},n.prototype.destroy=function(){this._ripple.destroy(),this._wrapper.destroy()},n.prototype.createImplementation=function(){return new o},n.prototype.disconnectedCallback=function(){this._disconnected=!0,this.i&&this.i.onDetachedFromUI()},n.prototype.connectedCallback=function(){if(this._disconnected)return this._disconnected=!1,void(this.i&&this.i.onAttachedToUI());this.classList.add("ig-x-ripple"),this.classList.add("igc-x-ripple"),this.appendChild(this._renderer.rootWrapper.getNativeElement()),this._attached=!0,this.style.display="inline-block",this._flushQueuedAttributes(),this._styling(this,this),this.afterContentInit()},n.prototype.afterContentInit=function(){},Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),n._createFromInternal=function(t){if(!t)return null;if(!t.$type)return null;var e="Igc"+t.$type.name+"Component";return i.TypeRegistrar.isRegistered(e)?i.TypeRegistrar.create(e):null},n.prototype._enqueueSetAttribute=function(t,e){this._queuedSetAttributes.push({attrName:t,attrValue:e})},n.prototype._flushQueuedAttributes=function(){this._settingAttributes=!0;for(var t=0;t<this._queuedSetAttributes.length;t++)this.setAttribute(this._queuedSetAttributes[t].attrName,this._queuedSetAttributes[t].attrValue);this._settingAttributes=!1,this._queuedSetAttributes.length=0},n.prototype._a=function(t,e){this._updatingFromAttribute||(e&&(e=e.toString()),this._settingAttributes=!0,t=i.toSpinal(t),this._attached?this.setAttribute(t,e):this._enqueueSetAttribute(t,e),this._settingAttributes=!1)},Object.defineProperty(n,"observedAttributes",{get:function(){if(null==n._observedAttributesIgcXRippleComponent){for(var t=i.getAllPropertyNames(n),e=0;e<t.length;e++)t[e]=i.toSpinal(t[e]);n._observedAttributesIgcXRippleComponent=t}return n._observedAttributesIgcXRippleComponent},enumerable:!0,configurable:!0}),n.prototype.attributeChangedCallback=function(t,e,n){if(!this._settingAttributes){var r=i.fromSpinal(t);this._updatingFromAttribute=!0,this[r]=n,this._updatingFromAttribute=!1}},n.register=function(){n._isElementRegistered||(n._isElementRegistered=!0,i.RegisterElementHelper.registerElement(n.htmlTagName,n))},Object.defineProperty(n.prototype,"eventSource",{get:function(){return this.i.q},set:function(t){this.i.q=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"rippleColor",{get:function(){return i.brushToString(this.i.ax)},set:function(t){this.i.ax=i.stringToBrush(t),this._a("rippleColor",i.brushToString(this.i.ax))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hoverColor",{get:function(){return i.brushToString(this.i.aw)},set:function(t){this.i.aw=i.stringToBrush(t),this._a("hoverColor",i.brushToString(this.i.aw))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualHoverColor",{get:function(){return i.brushToString(this.i.as)},set:function(t){this.i.as=i.stringToBrush(t),this._a("actualHoverColor",i.brushToString(this.i.as))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualRippleColor",{get:function(){return i.brushToString(this.i.at)},set:function(t){this.i.at=i.stringToBrush(t),this._a("actualRippleColor",i.brushToString(this.i.at))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"rippleDuration",{get:function(){return this.i.o},set:function(t){this.i.o=+t,this._a("rippleDuration",this.i.o)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isDisabled",{get:function(){return this.i.i},set:function(t){this.i.i=i.ensureBool(t),this._a("isDisabled",this.i.i)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isCentered",{get:function(){return this.i.h},set:function(t){this.i.h=i.ensureBool(t),this._a("isCentered",this.i.h)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isHoverEnabled",{get:function(){return this.i.k},set:function(t){this.i.k=i.ensureBool(t),this._a("isHoverEnabled",this.i.k)},enumerable:!0,configurable:!0}),n.prototype.findByName=function(t){return this.findEphemera&&t&&0==t.indexOf("@@e:")?this.findEphemera(t):null},Object.defineProperty(n.prototype,"hasUserValues",{get:function(){return this._hasUserValues},enumerable:!0,configurable:!0}),n.prototype.__m=function(t){this._inStyling||this._hasUserValues.add(t)},n.prototype._styling=function(t,e,n){if(!this._inStyling){this._inStyling=!0,this._stylingContainer=t,this._stylingParent=e;var r,s=this.i.$type.name;0===s.indexOf("Xam")&&(s=s.substring(3)),r=i.toSpinal("XRippleComponent");var o=[],a=i.toSpinal(s);o.push(a+"-");for(var h=this.i.$type.baseType;h&&"Object"!=h.name&&"Base"!=h.name&&"Control"!=h.name&&"DependencyObject"!=h.Name&&"FrameworkElement"!=h.Name;){0===(s=h.name).indexOf("Xam")&&(s=s.substring(3));var u=i.toSpinal(s);o.push(u+"-"),h=h.baseType}if(n){var l=n.i.$type.name;0===l.indexOf("Xam")&&(l=l.substring(3));var c=i.toSpinal(l);o.push(c+"-"+r+"-"),o.push(c+"-"+a+"-")}i.initializePropertiesFromCss(t,this,r+"-",this.hasUserValues,!1,o),this._otherStyling&&this._otherStyling(t,e,n),this._inStyling=!1}},n.prototype.onDetachedFromUI=function(){this.i.onDetachedFromUI()},n.prototype.onAttachedToUI=function(){this.i.onAttachedToUI()},n.prototype.exportVisualModel=function(){return this.i.r()},n.prototype.exportSerializedVisualModel=function(){return this.i.v()},n._observedAttributesIgcXRippleComponent=null,n.htmlTagName="igc-x-ripple",n._isElementRegistered=!1,n}(i.IgcHTMLElement),h=function(){function t(){}return t.register=function(){a.register(),i.TypeRegistrar.registerCons("IgcXRippleComponent",a),i.TypeRegistrar.registerCons("IgcXRippleComponent",a),i.TypeRegistrar.register("XRipple",o.$type)},t}(),u=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e.__extends(n,t),n.g=function(t,e){return null==n.c&&(n.c=["0 1px 3px 0 ","0 1px 5px 0 ","0 1px 8px 0 ","0 2px 4px -1px ","0 3px 5px -1px ","0 3px 5px -1px ","0 4px 5px -2px ","0 5px 5px -3px ","0 5px 6px -3px ","0 6px 6px -3px ","0 6px 7px -4px ","0 7px 8px -4px ","0 7px 8px -4px ","0 7px 9px -4px ","0 8px 9px -5px ","0 8px 10px -5px ","0 8px 11px -5px ","0 9px 11px -5px ","0 9px 12px -6px ","0 10px 13px -6px ","0 10px 13px -6px ","0 10px 14px -6px ","0 11px 14px -7px ","0 11px 15px -7px "]),--t<0?"":(t>n.c.length-1&&(t=n.c.length-1),n.c[t]+e)},n.f=function(t,e){return null==n.b&&(n.b=["0 1px 1px 0 ","0 2px 2px 0 ","0 3px 4px 0 ","0 4px 5px 0 ","0 5px 8px 0 ","0 6px 10px 0 ","0 7px 10px 1px ","0 8px 10px 1px ","0 9px 12px 1px ","0 10px 14px 1px ","0 11px 15px 1px ","0 12px 17px 2px ","0 13px 19px 2px ","0 14px 21px 2px ","0 15px 22px 2px ","0 16px 24px 2px ","0 17px 26px 2px ","0 18px 28px 2px ","0 19px 29px 2px ","0 20px 31px 3px ","0 21px 33px 3px ","0 22px 35px 3px ","0 23px 36px 3px ","0 24px 38px 3px "]),--t<0?"":(t>n.b.length-1&&(t=n.b.length-1),n.b[t]+e)},n.d=function(t,e){return null==n.a&&(n.a=["0 2px 1px -1px ","0 3px 1px -2px ","0 3px 3px -2px ","0 1px 10px 0 ","0 1px 14px 0 ","0 1px 18px 0 ","0 2px 16px 1px ","0 3px 14px 2px ","0 3px 16px 2px ","0 4px 18px 3px ","0 4px 20px 3px ","0 5px 22px 4px ","0 5px 24px 4px ","0 5px 26px 4px ","0 6px 28px 5px ","0 6px 30px 5px ","0 6px 32px 5px ","0 7px 34px 6px ","0 7px 36px 6px ","0 8px 38px 7px ","0 8px 40px 7px ","0 8px 42px 7px ","0 9px 44px 8px ","0 9px 46px 8px "]),--t<0?"":(t>n.a.length-1&&(t=n.a.length-1),n.a[t]+e)},n.e=function(t,e,i,r,s){return 2==s?"0 0 "+t+"px "+t/20+"rem "+e._fill:0==t?"":n.g(t,e._fill)+", "+n.f(t,i._fill)+", "+n.d(t,r._fill)},n.$t=i.markType(n,"ElevationHelper"),n.c=null,n.b=null,n.a=null,n}(i.Base),l=i.markEnum("ButtonDisplayStyle","Raised,0|Flat,1|Outlined,2|Fab,3|Icon,4"),c=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e.__extends(n,t),n.e=function(t,e,i){return 1==t?i:e},n.c=function(t,e,i){return 1==t?i:e},n.b=function(t,e,i){return 1==t?i:e},n.d=function(t,e,i){return 1==t?i:e},n.f=function(t,e,i){return 1==t?i:e},n.a=function(t,e,i){return 1==t?i:e},n.$t=i.markType(n,"ThemeResolver"),n}(i.Base),p=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e.__extends(n,t),n.$t=i.markType(n,"ButtonClickEventArgs",i.EventArgs.$),n}(i.EventArgs),d=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e.s=0,e.q=0,e.p=0,e.t=0,e.h=0,e.i=0,e.c=null,e.g=null,e.d=null,e.a=null,e.u=0,e.e=null,e.ah=null,e.b=null,e.j=0,e.f=null,e.o=0,e.ae=null,e.af=null,e.ag=null,e.r=0,e.ac=null,e.ad=null,e.x=null,e.y=null,e.z=null,e.w=null,e.v=null,e.aa=null,e.m=!1,e.k=!1,e.n=!1,e.l=!1,e}return e.__extends(n,t),n.prototype.ab=function(){var t=new i.StringBuilder(0);return t.l("{"),t.l("top : "+this.s+", "),t.l("left : "+this.q+", "),t.l("height : "+this.p+", "),t.l("width : "+this.t+", "),t.l("baseTheme : "+this.h+", "),t.l("actualDensity : "+this.i+", "),t.l("actualBorderColor : "+this.c.serialize()+", "),t.l("actualUmbraShadowColor : "+this.g.serialize()+", "),t.l("actualPenumbraShadowColor : "+this.d.serialize()+", "),t.l("actualAmbientShadowColor : "+this.a.serialize()+", "),t.l("actualRestingElevation : "+this.u+", "),null!=this.e&&t.l("actualRippleColor : "+this.e.serialize()+", "),t.l("actualBackgroundColor : "+this.b.serialize()+", "),t.l("actualElevationMode : "+this.j+", "),t.l("actualTextColor : "+this.f.serialize()+", "),t.l("actualBorderWidth : "+this.o+", "),i.stringIsNullOrEmpty(this.ae)||t.l('textStyleFontStyle : "'+this.ae+'", '),i.stringIsNullOrEmpty(this.af)||t.l('textStyleFontVariant : "'+this.af+'", '),i.stringIsNullOrEmpty(this.ag)||t.l('textStyleFontWeight : "'+this.ag+'", '),i.stringIsNullOrEmpty(this.ac)||t.l('textStyleFontFamily : "'+this.ac+'", '),i.stringIsNullOrEmpty(this.ad)||t.l('textStyleFontStretch : "'+this.ad+'", '),i.isNaN_(this.r)||t.l("textStyleFontSize : "+this.r+", "),t.l('display : "'+this.x+'", '),t.l('flexDirection : "'+this.y+'", '),t.l('flexGrow : "'+this.z+'", '),t.l('alignItems : "'+this.w+'", '),null!=this.v&&t.l('value : "'+this.v.toString()+'", '),t.l('name : "'+this.aa+'", '),t.l("isFocused : "+this.m+", "),t.l("actualDisableRipple : "+this.k+", "),t.l("isHover : "+this.n+", "),t.l("isDisabled : "+this.l+", "),t.l("}"),t.toString()},n.$t=i.markType(n,"ButtonVisualModelExport"),n}(i.Base),f=function(t){function n(){var e=t.call(this)||this;return e.b=null,e.k=null,e.d=null,e.h=new i.List$1(i.Delegate_$type,0),e.e=!0,e.n=null,e.j=NaN,e.i=NaN,e.l=null,e.c=null,e.m=null,e.p=null,e.o=null,e}return e.__extends(n,t),n.prototype.aj=function(){},n.prototype.g=function(){return!0},Object.defineProperty(n.prototype,"q",{get:function(){return this.n},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"r",{get:function(){return this.m},enumerable:!0,configurable:!0}),n.prototype.ad=function(t){var n,r,s=this;if(null!=t){this.k=t,this.k.rootWrapper.setStyleProperty("display","flex"),this.k.rootWrapper.setStyleProperty("flex-direction","row"),this.k.rootWrapper.setStyleProperty("flex-wrap","no-wrap"),this.k.rootWrapper.setStyleProperty("align-items","center");var a=this.k.createElement("button");this.n=a,this.n.setStyleProperty("position","relative"),this.n.setStyleProperty("display","inline-flex"),this.n.setStyleProperty("align-items","center"),this.n.setStyleProperty("justify-content","center"),this.as(),this.n.setStyleProperty("border","none"),this.n.setStyleProperty("cursor","pointer"),this.n.setStyleProperty("user-select","none"),this.n.setStyleProperty("outline-style","none"),this.n.setStyleProperty("-webkit-tap-highlight-color","transparent"),this.n.setStyleProperty("overflow","hidden"),this.n.setStyleProperty("white-space","no-wrap"),this.n.setStyleProperty("color","#000"),this.n.setStyleProperty("background",this.b.m8._fill),i.NativeUI.m(this.n,this.b.kc),this.n.setAttribute("id",this.b.h8),this.ap(),this.h.add(a.listen("change",i.runOn(this,this.w))),this.h.add(a.listen("click",i.runOn(this,this.x))),this.h.add(a.listen("focus",i.runOn(this,this.y))),this.h.add(a.listen("blur",i.runOn(this,this.v))),this.h.add(this.k.rootWrapper.listen("mouseenter",i.runOn(this,this.t))),this.h.add(this.k.rootWrapper.listen("mouseleave",i.runOn(this,this.u))),this.k.append(a);var h=this.k.createElement("div"),u=this.k.getSubRenderer(h);h.setStyleProperty("position","absolute"),h.setStyleProperty("width","100%"),h.setStyleProperty("height","100%"),h.setStyleProperty("left","0px"),h.setStyleProperty("top","0px"),h.setStyleProperty("overflow","hidden");var l=new o;l.provideContainer(u),l.q=a;this.k.getExternal(l,this.k.rootWrapper,this.k.getExternal(this.b,null,null));l.h=!1,l.k=!0,this.c=l,this.n.append(h);var c=this.k.createElement("div");c.addClass("ig-button-content"),c.setStyleProperty("font-family","Verdana"),c.setStyleProperty("font-weight","400"),c.setStyleProperty("font-size",".875rem"),c.setStyleProperty("cursor","pointer"),this.m=c,this.h.add(c.listen("click",i.runOn(this,this.s))),this.n.append(c),this.o=c,this.k.getPortal(c,"ChildContent",(function(t){var e=t.componentRef;s.p=e,s.o.setStyleProperty("flex-direction",s.b.hf),s.o.setStyleProperty("align-items",s.b.fw);var i=s.b.hf,n=s.b.gc,r=s.b.fw;e.display=n,e.flexDirection=i,e.alignItems=r}),!0),this.b.jz()}else{try{for(var p=e.__values(i.fromEnum(this.h)),d=p.next();!d.done;d=p.next()){(0,d.value)()}}catch(t){n={error:t}}finally{try{d&&!d.done&&(r=p.return)&&r.call(p)}finally{if(n)throw n.error}}this.h.clear()}},n.prototype.af=function(){this.c.i=this.b.ae},n.prototype.as=function(){var t="3.5rem",e="3.5rem",n="3.5rem",r="3.5rem",s="2.25rem",o=".9375rem",a=".5625rem 1rem";switch(this.b.l){case 2:a=".375rem .75rem",s="1.875rem",t="3rem",e="3rem",n="3rem",r="3rem",o=".6875rem";break;case 3:a=".1875rem 1rem",s="1.5rem",e="2.5rem",t="2.5rem",r="2.5rem",n="2.5rem",o=".4375rem"}4==this.b.e?(this.n.setStyleProperty("min-width","2.25rem"),this.n.setStyleProperty("min-height","2.25rem"),this.n.setStyleProperty("padding","0px"),this.n.setStyleProperty("width","2.25rem"),this.n.setStyleProperty("height","2.25rem")):3==this.b.e?(this.n.setStyleProperty("min-width",t),this.n.setStyleProperty("min-height",e),this.n.setStyleProperty("padding",o),this.n.setStyleProperty("width",n),this.n.setStyleProperty("height",r)):(this.n.setStyleProperty("min-width","5.5rem"),this.n.setStyleProperty("min-height",s),this.n.setStyleProperty("padding",a)),!i.isNaN_(this.b.aw)&&this.b.aw>0?this.n.setStyleProperty("border-style","solid"):this.n.setStyleProperty("border-style","none"),i.isNaN_(this.j)||this.n.setStyleProperty("min-width",this.j.toString()+"px"),i.isNaN_(this.i)||this.n.setStyleProperty("min-height",this.i.toString()+"px")},n.prototype.ao=function(t){this.j=t},n.prototype.an=function(t){this.i=t},n.prototype.al=function(){this.n.setAttribute("disabled",this.b.disabled?"true":"false"),this.n.setProperty("disabled",this.b.disabled)},n.prototype.ag=function(){if(null!=this.k){this.k.rootWrapper.setStyleProperty("display",this.b.gc);var t=this.p;if(null!=this.p){this.o.setStyleProperty("display",this.b.gc);var e=this.b.gc;t.display=e}var i=this.k.getExternal(this.b,null,null);i&&i._onDisplayChanged&&i._onDisplayChanged()}},n.prototype.ab=function(){if(null!=this.k){this.k.rootWrapper.setStyleProperty("align-items",this.b.fw),this.n.setStyleProperty("align-items",this.b.fw);var t=this.p;if(null!=this.p){this.o.setStyleProperty("align-items",this.b.fw);var e=this.b.fw;t.alignItems=e}var i=this.k.getExternal(this.b,null,null);i&&i._onAlignItemsChanged&&i._onAlignItemsChanged()}},n.prototype.ah=function(){if(null!=this.k){this.k.rootWrapper.setStyleProperty("flex-direction",this.b.hf),this.n.setStyleProperty("flex-direction",this.b.hf);var t=this.k.getExternal(this.b,null,null),e=this.p;if(null!=this.p){this.o.setStyleProperty("flex-direction",this.b.hf);var i=this.b.hf;e.flexDirection=i}t&&t._onFlexDirectionChanged&&t._onFlexDirectionChanged()}},n.prototype.ai=function(){if(null!=this.k){this.k.rootWrapper.setStyleProperty("flex-grow",this.b.hh),this.n.setStyleProperty("flex-grow",this.b.hh);var t=this.k.getExternal(this.b,null,null);t&&t._onFlexGrowChanged&&t._onFlexGrowChanged()}},n.prototype.s=function(t){},n.prototype.ap=function(){if(this.g()){this.b.h8;this.n.setAttribute("name",this.b.ih),this.n.setProperty("value",this.b.e0),this.b.ah&&this.n.setAttribute("tabindex",this.b.eu.toString()),this.n.setProperty("disabled",this.b.disabled),this.n.setAttribute("aria-label",this.b.fy)}},n.prototype.ak=function(){if(this.g()){var t=this.b.h8;this.n.setAttribute("id",t)}},n.prototype.t=function(t){this.b.jw()},n.prototype.u=function(t){this.b.jx()},n.prototype.v=function(t){this.b.js()},n.prototype.y=function(t){this.b.jv()},n.prototype.x=function(t){this.b.jt()},n.prototype.f=function(){return!1},n.prototype.w=function(t){},n.prototype.aa=function(){null==i.KeyFrameAnimationFactory.h&&(i.KeyFrameAnimationFactory.h=this.k)},n.prototype.ac=function(){this.e=!0,this.h.add(this.n.listen("change",i.runOn(this,this.w))),this.h.add(this.n.listen("click",i.runOn(this,this.x))),this.h.add(this.n.listen("focus",i.runOn(this,this.y))),this.h.add(this.n.listen("blur",i.runOn(this,this.v))),this.h.add(this.m.listen("click",i.runOn(this,this.s))),this.h.add(this.n.listen("mouseenter",i.runOn(this,this.t))),this.h.add(this.n.listen("mouseleave",i.runOn(this,this.u)))},n.prototype.ae=function(){var t,n;this.e=!1;try{for(var r=e.__values(i.fromEnum(this.h)),s=r.next();!s.done;s=r.next()){(0,s.value)()}}catch(e){t={error:e}}finally{try{s&&!s.done&&(n=r.return)&&n.call(r)}finally{if(t)throw t.error}}this.h.clear()},n.prototype.am=function(){var t=this.b;t.externalObject&&t.externalObject.refreshDefaults&&t.externalObject.refreshDefaults()},n.prototype.aq=function(t,e){this.c.ax=t,this.c.aw=e},n.prototype.ar=function(t,e){var i=u.e(t,this.b.nk,this.b.nh,this.b.m7,e);this.n.setStyleProperty("box-shadow",i)},n.prototype.at=function(t){null!=t&&this.m.setStyleProperty("font",t.fontString)},n.prototype.z=function(t){this.m.append(t)},n.prototype.a=function(){var t=this.k.rootWrapper.getNativeElement().getBoundingClientRect(),e=t.top,i=t.left,n=new Array(2);return n[0]=e,n[1]=i,n},n.$t=i.markType(n,"ButtonView"),n}(i.Base),b=function(t){function n(){var e=t.call(this)||this;e._view=null,e.ez=null,e.sg=c.e(n.h,n.rs,n.o9),e.r4=c.e(n.h,n.rg,n.ox),e.nn=c.e(n.h,n.p7,n.no),e.r=c.a(n.h,n.s,n.q),e.r7=c.e(n.h,n.rj,n.o0),e.r8=c.e(n.h,n.rk,n.o1),e.r9=c.e(n.h,n.rl,n.o2),e.d2=c.c(n.h,n.du,n.cx),e.d5=c.c(n.h,n.dx,n.c0),e.d4=c.c(n.h,n.dw,n.cz),e.d3=c.c(n.h,n.dv,n.cy),e.r6=c.e(n.h,n.ri,n.oz),e.se=c.e(n.h,n.rq,n.o7),e.kt=c.d(n.h,n.kr,n.kj),e.bc=c.b(n.h,n.ba,n.a2),e.r5=c.e(n.h,n.rh,n.oy),e.sf=c.e(n.h,n.rr,n.o8),e.sd=c.e(n.h,n.rp,n.o6),e.sc=c.e(n.h,n.ro,n.o5),e.sa=c.e(n.h,n.rm,n.o3),e.sb=c.e(n.h,n.rn,n.o4),e.pn=c.e(n.h,n.ql,n.n2),e.po=c.e(n.h,n.qm,n.n3),e.pp=c.e(n.h,n.qn,n.n4),e.c5=c.c(n.h,n.dh,n.cl),e.c8=c.c(n.h,n.dk,n.co),e.c7=c.c(n.h,n.dj,n.cn),e.c6=c.c(n.h,n.di,n.cm),e.pm=c.e(n.h,n.qk,n.n1),e.pu=c.e(n.h,n.qs,n.n9),e.kl=c.d(n.h,n.ko,n.kg),e.a4=c.b(n.h,n.a7,n.az),e.pl=c.e(n.h,n.qj,n.n0),e.pv=c.e(n.h,n.qt,n.oa),e.pt=c.e(n.h,n.qr,n.n8),e.ps=c.e(n.h,n.qq,n.n7),e.pq=c.e(n.h,n.qo,n.n5),e.pr=c.e(n.h,n.qp,n.n6),e.rv=c.e(n.h,n.q7,n.oo),e.rw=c.e(n.h,n.q8,n.op),e.rx=c.e(n.h,n.q9,n.oq),e.dy=c.c(n.h,n.dq,n.ct),e.d1=c.c(n.h,n.dt,n.cw),e.d0=c.c(n.h,n.ds,n.cv),e.dz=c.c(n.h,n.dr,n.cu),e.ru=c.e(n.h,n.q6,n.on),e.r2=c.e(n.h,n.re,n.ov),e.ks=c.d(n.h,n.kq,n.ki),e.bb=c.b(n.h,n.a9,n.a1),e.rt=c.e(n.h,n.q5,n.om),e.r3=c.e(n.h,n.rf,n.ow),e.r1=c.e(n.h,n.rd,n.ou),e.r0=c.e(n.h,n.rc,n.ot),e.ry=c.e(n.h,n.ra,n.or),e.rz=c.e(n.h,n.rb,n.os),e.py=c.e(n.h,n.qw,n.od),e.pz=c.e(n.h,n.qx,n.oe),e.p0=c.e(n.h,n.qy,n.of),e.c9=c.c(n.h,n.dl,n.cp),e.dc=c.c(n.h,n.dp,n.cs),e.db=c.c(n.h,n.dn,n.cr),e.da=c.c(n.h,n.dm,n.cq),e.px=c.e(n.h,n.qv,n.oc),e.p5=c.e(n.h,n.q3,n.ok),e.km=c.d(n.h,n.kp,n.kh),e.a5=c.b(n.h,n.a8,n.a0),e.pw=c.e(n.h,n.qu,n.ob),e.p6=c.e(n.h,n.q4,n.ol),e.p4=c.e(n.h,n.q2,n.oj),e.p3=c.e(n.h,n.q1,n.oi),e.p1=c.e(n.h,n.qz,n.og),e.p2=c.e(n.h,n.q0,n.oh),e.pc=c.e(n.h,n.qa,n.nr),e.pd=c.e(n.h,n.qb,n.ns),e.pe=c.e(n.h,n.qc,n.nt),e.c1=c.c(n.h,n.dd,n.ch),e.c4=c.c(n.h,n.dg,n.ck),e.c3=c.c(n.h,n.df,n.cj),e.c2=c.c(n.h,n.de,n.ci),e.pb=c.e(n.h,n.p9,n.nq),e.pj=c.e(n.h,n.qh,n.ny),e.kk=c.d(n.h,n.kn,n.kf),e.a3=c.b(n.h,n.a6,n.ay),e.pa=c.e(n.h,n.p8,n.np),e.pk=c.e(n.h,n.qi,n.nz),e.pi=c.e(n.h,n.qg,n.nx),e.ph=c.e(n.h,n.qf,n.nw),e.pf=c.e(n.h,n.qd,n.nu),e.pg=c.e(n.h,n.qe,n.nv),e.at=NaN,e.as=NaN,e.d=0,e.k=0,e.g=0,e.j=1,e.k1=c.e(n.h,n.ri,n.oz),e.lc=c.e(n.h,n.rs,n.o9),e.k9=c.e(n.h,n.rg,n.ox),e.kz=c.e(n.h,n.p7,n.no),e.bn=c.c(n.h,n.dx,n.c0),e.bl=c.c(n.h,n.dv,n.cy),e.bm=c.c(n.h,n.dw,n.cz),e.la=c.e(n.h,n.rq,n.o7),e.j5=c.d(n.h,n.kr,n.kj),e.k0=c.e(n.h,n.rh,n.oy),e.k2=c.e(n.h,n.rj,n.o0),e.k3=c.e(n.h,n.rk,n.o1),e.k4=c.e(n.h,n.rl,n.o2),e.bk=c.c(n.h,n.du,n.cx),e.n=c.a(n.h,n.s,n.q),e.lb=c.e(n.h,n.rr,n.o8),e.k8=c.e(n.h,n.rp,n.o6),e.k5=c.e(n.h,n.rm,n.o3),e.k6=c.e(n.h,n.rn,n.o4),e.k7=c.e(n.h,n.ro,n.o5),e.an=c.b(n.h,n.ba,n.a2),e.mu=null,e.mw=null,e.mx=null,e.my=null,e.b7=-1,e.m1=null,e.mv=null,e.ca=-1,e.b9=-1,e.b8=-1,e.av=NaN,e.kb=new i.CornerRadius(1,NaN,NaN,NaN,NaN),e.m3=null,e.ls=null,e.lu=null,e.lv=null,e.lw=null,e.bt=-1,e.lz=null,e.lt=null,e.bw=-1,e.bv=-1,e.bu=-1,e.l1=null,e.l2=null,e.l0=null,e.lx=null,e.ly=null,e.aq=NaN,e.j8=new i.CornerRadius(1,NaN,NaN,NaN,NaN),e.ld=null,e.lf=null,e.lg=null,e.lh=null,e.bo=-1,e.o=0,e.l5=null,e.le=null,e.cb=-1,e.by=-1,e.bx=-1,e.u=null,e.m6=null,e.l7=null,e.m5=null,e.m4=null,e.m2=null,e.mz=null,e.m0=null,e.l3=null,e.l4=null,e.ao=NaN,e.j6=new i.CornerRadius(1,NaN,NaN,NaN,NaN),e.mj=null,e.ml=null,e.mm=null,e.mn=null,e.b3=-1,e.mq=null,e.mk=null,e.b6=-1,e.b5=-1,e.b4=-1,e.au=NaN,e.ka=new i.CornerRadius(1,NaN,NaN,NaN,NaN),e.ms=null,e.mt=null,e.mr=null,e.mo=null,e.mp=null,e.li=null,e.lk=null,e.ll=null,e.lm=null,e.bp=-1,e.l6=null,e.lj=null,e.bs=-1,e.br=-1,e.bq=-1,e.ap=NaN,e.j7=new i.CornerRadius(1,NaN,NaN,NaN,NaN),e.lq=null,e.lr=null,e.lp=null,e.ln=null,e.lo=null,e.l8=null,e.ma=null,e.mb=null,e.mc=null,e.bz=-1,e.mf=null,e.l9=null,e.b2=-1,e.b1=-1,e.b0=-1,e.ar=NaN,e.j9=new i.CornerRadius(1,NaN,NaN,NaN,NaN),e.mh=null,e.mi=null,e.mg=null,e.md=null,e.me=null,e.e7="ig-native-button-"+n.ew++,e.e6="ig-button-"+n.ev++,e.e3="inline-block",e.e4="inline-block",e.e5=null,e.e1="center",e.ex=null,e.e8=null,e.cc=0,e.z=!1,e.e2=null,e.ab=!1,e.ac=!0,e.x=!1,e.w=!1,e.ad=!1,e.aa=!1,e.y=!1,e.propertyChanged=null,e.clicked=null;var r=new f;return r.b=e,e.view=r,e.view.aj(),e}return e.__extends(n,t),Object.defineProperty(n.prototype,"view",{get:function(){return this._view},set:function(t){this._view=t},enumerable:!0,configurable:!0}),n.prototype.destroy=function(){this.provideContainer(null)},n.prototype.jy=function(t,e,n){null!=this.propertyChanged&&this.propertyChanged(this,new i.PropertyChangedEventArgs(t)),this.j0(t,e,n)},n.prototype.j0=function(t,e,i){switch(t){case"CornerRadius":case"BorderColor":case"RestingElevation":case"HoverElevation":case"FocusElevation":case"RippleColor":case"BorderWidth":case"BackgroundColor":case"DisabledBackgroundColor":case"DisabledBorderColor":case"DisabledTextColor":case"DisabledElevation":case"HoverBackgroundColor":case"TextStyle":case"FocusTextColor":case"TextColor":case"HoverTextColor":case"FocusBackgroundColor":case"RaisedBorderColor":case"RaisedRestingElevation":case"RaisedFocusElevation":case"RaisedHoverElevation":case"RaisedRippleColor":case"RaisedBorderWidth":case"RaisedBackgroundColor":case"RaisedDisabledBackgroundColor":case"RaisedDisabledBorderColor":case"RaisedDisabledTextColor":case"RaisedDisabledElevation":case"RaisedHoverBackgroundColor":case"RaisedCornerRadius":case"RaisedFocusBackgroundColor":case"RaisedFocusTextColor":case"RaisedTextColor":case"RaisedHoverTextColor":case"FlatBorderColor":case"FlatRestingElevation":case"FlatFocusElevation":case"FlatHoverElevation":case"FlatRippleColor":case"FlatBorderWidth":case"FlatBackgroundColor":case"FlatDisabledBackgroundColor":case"FlatDisabledBorderColor":case"FlatDisabledTextColor":case"FlatDisabledElevation":case"FlatHoverBackgroundColor":case"FlatCornerRadius":case"FlatFocusBackgroundColor":case"FlatFocusTextColor":case"FlatTextColor":case"FlatHoverTextColor":case"OutlinedRippleColor":case"OutlinedRestingElevation":case"OutlinedFocusElevation":case"OutlinedHoverElevation":case"OutlinedBorderColor":case"OutlinedBorderWidth":case"OutlinedBackgroundColor":case"OutlinedDisabledBackgroundColor":case"OutlinedDisabledBorderColor":case"OutlinedDisabledTextColor":case"OutlinedDisabledElevation":case"OutlinedHoverBackgroundColor":case"OutlinedCornerRadius":case"OutlinedFocusBackgroundColor":case"OutlinedFocusTextColor":case"OutlinedTextColor":case"OutlinedHoverTextColor":case"FabBorderColor":case"FabRippleColor":case"FabRestingElevation":case"FabFocusElevation":case"FabHoverElevation":case"FabBorderWidth":case"FabBackgroundColor":case"FabDisabledBackgroundColor":case"FabDisabledBorderColor":case"FabDisabledTextColor":case"FabDisabledElevation":case"FabHoverBackgroundColor":case"FabCornerRadius":case"FabFocusBackgroundColor":case"FabFocusTextColor":case"FabTextColor":case"FabHoverTextColor":case"IconRestingElevation":case"IconFocusElevation":case"IconHoverElevation":case"IconBorderColor":case"IconRippleColor":case"IconBorderWidth":case"IconBackgroundColor":case"IconDisabledBackgroundColor":case"IconDisabledBorderColor":case"IconDisabledTextColor":case"IconDisabledElevation":case"IconHoverBackgroundColor":case"IconCornerRadius":case"IconFocusBackgroundColor":case"IconFocusTextColor":case"IconTextColor":case"IconHoverTextColor":case"ElevationMode":this.j3();break;case"BaseTheme":this.j4(0==this.i?2:this.i),this.j3();break;case"IsDisabled":this.ae=this.disabled||this.af,this.j3(),this.view.al();break;case"DisableRipple":this.ae=this.disabled||this.af,this.j3();break;case"ActualDisableRipple":this.view.af();break;case"ActualBackgroundColor":case"ActualDisabledBackgroundColor":case"ActualDisabledBorderColor":case"ActualDisabledTextColor":case"ActualDisabledElevation":case"ActualHoverBackgroundColor":case"ActualBorderColor":case"ActualFocusTextColor":case"ActualHoverTextColor":case"ActualElevationMode":this.j2();break;case"Density":this.l=0==this.m?1:this.m;break;case"ActualDensity":case"ActualBorderWidth":case"ActualCornerRadius":this.view.as(),this.j2();break;case"DisplayType":this.view.as(),this.j3(),this.j2();break;case"InputId":this.view.ak();break;case"Display":this.view.ag();break;case"FlexDirection":this.view.ah();break;case"FlexGrow":this.view.ai();break;case"AlignItems":this.view.ab();break;case"TabIndex":this.view.ap();break;case"MinWidth":this.view.ao(this.bh),this.view.as();break;case"MinHeight":this.view.an(this.bg),this.view.as()}},n.prototype.kd=function(t,e){return new i.CornerRadius(1,i.isNaN_(t.c)?e.c:t.c,i.isNaN_(t.d)?e.d:t.d,i.isNaN_(t.b)?e.b:t.b,i.isNaN_(t.a)?e.a:t.a)},n.prototype.j3=function(){switch(this.p=0!=this.t?this.t:this.r,this.nk=this.sg,this.nh=this.r4,this.m7=this.nn,this.e){case 0:this.na=null!=this.sh?this.sh:null!=this.ty?this.ty:this.r7,this.nb=null!=this.si?this.si:null!=this.tz?this.tz:this.r8,this.nc=null!=this.sj?this.sj:null!=this.t0?this.t0:this.r9,this.cd=this.d6>=0?this.d6:this.ep>=0?this.ep:this.d2,this.cg=this.et>=0?this.et:this.es>=0?this.es:this.d5,this.cf=this.eg>=0?this.eg:this.er>=0?this.er:this.d4,this.ce=this.ef>=0?this.ef:this.eq>=0?this.eq:this.d3,this.m9=null!=this.nm?this.nm:null!=this.tx?this.tx:this.r6,this.m8=null!=this.nl?this.nl:null!=this.tw?this.tw:this.r5,this.nf=null!=this.s8?this.s8:null!=this.t3?this.t3:this.sc,this.kc=this.kd(this.ke,this.kd(this.ky,this.kt)),this.aw=i.isNaN_(this.ax)?i.isNaN_(this.bj)?this.bc:this.bj:this.ax,this.ni=null!=this.t7?this.t7:null!=this.t5?this.t5:this.se,this.nd=null!=this.s6?this.s6:null!=this.t1?this.t1:this.sa,this.ne=null!=this.s7?this.s7:null!=this.t2?this.t2:this.sb,this.nj=null!=this.t8?this.t8:null!=this.t6?this.t6:this.sf,this.ng=null!=this.s9?this.s9:null!=this.t4?this.t4:this.sd;break;case 2:this.na=null!=this.sh?this.sh:null!=this.tn?this.tn:this.rv,this.nb=null!=this.si?this.si:null!=this.to?this.to:this.rw,this.nc=null!=this.sj?this.sj:null!=this.tp?this.tp:this.rx,this.cd=this.d6>=0?this.d6:this.el>=0?this.el:this.dy,this.cg=this.et>=0?this.et:this.eo>=0?this.eo:this.d1,this.cf=this.eg>=0?this.eg:this.en>=0?this.en:this.d0,this.ce=this.ef>=0?this.ef:this.em>=0?this.em:this.dz,this.m9=null!=this.nm?this.nm:null!=this.tm?this.tm:this.ru,this.m8=null!=this.s8?this.s8:null!=this.nl?this.nl:null!=this.tl?this.tl:this.rt,this.nf=null!=this.ts?this.ts:this.r0,this.kc=this.kd(this.ke,this.kd(this.kx,this.ks)),this.aw=i.isNaN_(this.ax)?i.isNaN_(this.bi)?this.bb:this.bi:this.ax,this.ni=null!=this.t7?this.t7:null!=this.tu?this.tu:this.r2,this.nd=null!=this.s6?this.s6:null!=this.tq?this.tq:this.ry,this.ne=null!=this.s7?this.s7:null!=this.tr?this.tr:this.rz,this.nj=null!=this.t8?this.t8:null!=this.tv?this.tv:this.r3,this.ng=null!=this.s9?this.s9:null!=this.tt?this.tt:this.r1;break;case 1:this.na=null!=this.sh?this.sh:null!=this.sx?this.sx:this.pn,this.nb=null!=this.si?this.si:null!=this.sy?this.sy:this.po,this.nc=null!=this.sj?this.sj:null!=this.sz?this.sz:this.pp,this.cd=this.d6>=0?this.d6:this.eb>=0?this.eb:this.c5,this.cg=this.et>=0?this.et:this.ee>=0?this.ee:this.c8,this.cf=this.eg>=0?this.eg:this.ed>=0?this.ed:this.c7,this.ce=this.ef>=0?this.ef:this.ec>=0?this.ec:this.c6,this.m9=null!=this.nm?this.nm:null!=this.sw?this.sw:this.pm,this.m8=null!=this.nl?this.nl:null!=this.sv?this.sv:this.pl,this.nf=null!=this.s8?this.s8:null!=this.s2?this.s2:this.ps,this.kc=this.kd(this.ke,this.kd(this.kv,this.kl)),this.aw=i.isNaN_(this.ax)?i.isNaN_(this.be)?this.a4:this.be:this.ax,this.ni=null!=this.t7?this.t7:null!=this.s4?this.s4:this.pu,this.nd=null!=this.s6?this.s6:null!=this.s0?this.s0:this.pq,this.ne=null!=this.s7?this.s7:null!=this.s1?this.s1:this.pr,this.nj=null!=this.t8?this.t8:null!=this.s5?this.s5:this.pv,this.ng=null!=this.s9?this.s9:null!=this.s3?this.s3:this.pt;break;case 4:this.na=null!=this.sh?this.sh:null!=this.tc?this.tc:this.py,this.nb=null!=this.si?this.si:null!=this.td?this.td:this.pz,this.nc=null!=this.sj?this.sj:null!=this.te?this.te:this.p0,this.cd=this.d6>=0?this.d6:this.eh>=0?this.eh:this.c9,this.cg=this.et>=0?this.et:this.ek>=0?this.ek:this.dc,this.cf=this.eg>=0?this.eg:this.ej>=0?this.ej:this.db,this.ce=this.ef>=0?this.ef:this.ei>=0?this.ei:this.da,this.m9=null!=this.nm?this.nm:null!=this.tb?this.tb:this.px,this.m8=null!=this.nl?this.nl:null!=this.ta?this.ta:this.pw,this.nf=null!=this.s8?this.s8:null!=this.th?this.th:this.p3,this.kc=this.kd(this.ke,this.kd(this.kw,this.km)),this.aw=i.isNaN_(this.ax)?i.isNaN_(this.bf)?this.a5:this.bf:this.ax,this.ni=null!=this.t7?this.t7:null!=this.tj?this.tj:this.p5,this.nd=null!=this.s6?this.s6:null!=this.tf?this.tf:this.p1,this.ne=null!=this.s7?this.s7:null!=this.tg?this.tg:this.p2,this.nj=null!=this.t8?this.t8:null!=this.tk?this.tk:this.p6,this.ng=null!=this.s9?this.s9:null!=this.ti?this.ti:this.p4;break;case 3:this.na=null!=this.sh?this.sh:null!=this.sm?this.sm:this.pc,this.nb=null!=this.si?this.si:null!=this.sn?this.sn:this.pd,this.nc=null!=this.sj?this.sj:null!=this.so?this.so:this.pe,this.cd=this.d6>=0?this.d6:this.d7>=0?this.d7:this.c1,this.cg=this.et>=0?this.et:this.ea>=0?this.ea:this.c4,this.cf=this.eg>=0?this.eg:this.d9>=0?this.d9:this.c3,this.ce=this.ef>=0?this.ef:this.d8>=0?this.d8:this.c2,this.m9=null!=this.nm?this.nm:null!=this.sl?this.sl:this.pb,this.m8=null!=this.nl?this.nl:null!=this.sk?this.sk:this.pa,this.nf=null!=this.s8?this.s8:null!=this.sr?this.sr:this.ph,this.kc=this.kd(this.ke,this.kd(this.ku,this.kk)),this.aw=i.isNaN_(this.ax)?i.isNaN_(this.bd)?this.a3:this.bd:this.ax,this.ni=null!=this.t7?this.t7:null!=this.st?this.st:this.se,this.nd=null!=this.s6?this.s6:null!=this.sp?this.sp:this.pf,this.ne=null!=this.s7?this.s7:null!=this.sq?this.sq:this.pg,this.nj=null!=this.t8?this.t8:null!=this.su?this.su:this.pk,this.ng=null!=this.s9?this.s9:null!=this.ss?this.ss:this.pi}},n.prototype.jt=function(){this.disabled||null!=this.clicked&&this.clicked(this,new p)},n.prototype.js=function(){this.focused=!1,this.j2()},n.prototype.jv=function(){this.focused=!0,this.j2()},n.prototype.jx=function(){this.al=!1,this.j2()},n.prototype.jw=function(){this.al=!0,this.j2()},n.prototype.j2=function(){var t=this.view.q;null!=t&&(i.NativeUI.m(t,this.kc),i.NativeUI.l(t,this.m9),i.isNaN_(this.aw)||i.NativeUI.n(t,new i.Thickness(0,this.aw)),this.disabled?this.view.ar(this.cd,this.p):this.focused&&this.ak?this.view.ar(this.ce,this.p):this.al?this.view.ar(this.cf,this.p):this.view.ar(this.cg,this.p),this.disabled?i.NativeUI.k(t,this.na):this.focused&&this.ak?i.NativeUI.k(t,this.nd):this.al?i.NativeUI.k(t,this.nf):i.NativeUI.k(t,this.m8),this.view.aq(this.ni,i.BrushUtil.g(0,0,0,0)),null!=this.v&&this.view.at(this.v),this.disabled?(i.NativeUI.o(this.view.r,this.nc),i.NativeUI.p(this.view.r,this.nc)):this.focused&&this.ak?(i.NativeUI.o(this.view.r,this.ne),i.NativeUI.p(this.view.r,this.ne)):this.al?(i.NativeUI.o(this.view.r,this.ng),i.NativeUI.p(this.view.r,this.ng)):(i.NativeUI.o(this.view.r,this.nj),i.NativeUI.p(this.view.r,this.nj)))},n.prototype.j4=function(t){this.sg=c.e(t,n.rs,n.o9),this.r4=c.e(t,n.rg,n.ox),this.nn=c.e(t,n.p7,n.no),this.r=c.a(t,n.s,n.q),this.r7=c.e(t,n.rj,n.o0),this.r8=c.e(t,n.rk,n.o1),this.r9=c.e(t,n.rl,n.o2),this.d2=c.c(t,n.du,n.cx),this.d5=c.c(t,n.dx,n.c0),this.d4=c.c(t,n.dw,n.cz),this.d3=c.c(t,n.dv,n.cy),this.r6=c.e(t,n.ri,n.oz),this.se=c.e(t,n.rq,n.o7),this.kt=c.d(t,n.kr,n.kj),this.bc=c.b(t,n.ba,n.a2),this.r5=c.e(t,n.rh,n.oy),this.sf=c.e(t,n.rr,n.o8),this.sd=c.e(t,n.rp,n.o6),this.sc=c.e(t,n.ro,n.o5),this.sa=c.e(t,n.rm,n.o3),this.sb=c.e(t,n.rn,n.o4),this.pn=c.e(t,n.ql,n.n2),this.po=c.e(t,n.qm,n.n3),this.pp=c.e(t,n.qn,n.n4),this.c5=c.c(t,n.dh,n.cl),this.c8=c.c(t,n.dk,n.co),this.c7=c.c(t,n.dj,n.cn),this.c6=c.c(t,n.di,n.cm),this.pm=c.e(t,n.qk,n.n1),this.pu=c.e(t,n.qs,n.n9),this.kl=c.d(t,n.ko,n.kg),this.a4=c.b(t,n.a7,n.az),this.pl=c.e(t,n.qj,n.n0),this.pv=c.e(t,n.qt,n.oa),this.pt=c.e(t,n.qr,n.n8),this.ps=c.e(t,n.qq,n.n7),this.pq=c.e(t,n.qo,n.n5),this.pr=c.e(t,n.qp,n.n6),this.rv=c.e(t,n.q7,n.oo),this.rw=c.e(t,n.q8,n.op),this.rx=c.e(t,n.q9,n.oq),this.dy=c.c(t,n.dq,n.ct),this.d1=c.c(t,n.dt,n.cw),this.d0=c.c(t,n.ds,n.cv),this.dz=c.c(t,n.dr,n.cu),this.ru=c.e(t,n.q6,n.on),this.r2=c.e(t,n.re,n.ov),this.ks=c.d(t,n.kq,n.ki),this.bb=c.b(t,n.a9,n.a1),this.rt=c.e(t,n.q5,n.om),this.r3=c.e(t,n.rf,n.ow),this.r1=c.e(t,n.rd,n.ou),this.r0=c.e(t,n.rc,n.ot),this.ry=c.e(t,n.ra,n.or),this.rz=c.e(t,n.rb,n.os),this.py=c.e(t,n.qw,n.od),this.pz=c.e(t,n.qx,n.oe),this.p0=c.e(t,n.qy,n.of),this.c9=c.c(t,n.dl,n.cp),this.dc=c.c(t,n.dp,n.cs),this.db=c.c(t,n.dn,n.cr),this.da=c.c(t,n.dm,n.cq),this.px=c.e(t,n.qv,n.oc),this.p5=c.e(t,n.q3,n.ok),this.km=c.d(t,n.kp,n.kh),this.a5=c.b(t,n.a8,n.a0),this.pw=c.e(t,n.qu,n.ob),this.p6=c.e(t,n.q4,n.ol),this.p4=c.e(t,n.q2,n.oj),this.p3=c.e(t,n.q1,n.oi),this.p1=c.e(t,n.qz,n.og),this.p2=c.e(t,n.q0,n.oh),this.pc=c.e(t,n.qa,n.nr),this.pd=c.e(t,n.qb,n.ns),this.pe=c.e(t,n.qc,n.nt),this.c1=c.c(t,n.dd,n.ch),this.c4=c.c(t,n.dg,n.ck),this.c3=c.c(t,n.df,n.cj),this.c2=c.c(t,n.de,n.ci),this.pb=c.e(t,n.p9,n.nq),this.pj=c.e(t,n.qh,n.ny),this.kk=c.d(t,n.kn,n.kf),this.a3=c.b(t,n.a6,n.ay),this.pa=c.e(t,n.p8,n.np),this.pk=c.e(t,n.qi,n.nz),this.pi=c.e(t,n.qg,n.nx),this.ph=c.e(t,n.qf,n.nw),this.pf=c.e(t,n.qd,n.nu),this.pg=c.e(t,n.qe,n.nv)},Object.defineProperty(n.prototype,"bh",{get:function(){return this.at},set:function(t){var e=this.at;this.at=t,e!=this.at&&this.jy("MinWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"bg",{get:function(){return this.as},set:function(t){var e=this.as;this.as=t,e!=this.as&&this.jy("MinHeight",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"e",{get:function(){return this.d},set:function(t){var e=this.d;this.d=t,e!=this.d&&this.jy("DisplayType",i.enumGetBox(l,e),i.enumGetBox(l,t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"m",{get:function(){return this.k},set:function(t){var e=this.k;this.k=t,e!=this.k&&this.jy("Density",i.enumGetBox(i.ControlDisplayDensity_$type,e),i.enumGetBox(i.ControlDisplayDensity_$type,t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"i",{get:function(){return this.g},set:function(t){var e=this.g;this.g=t,e!=this.g&&this.jy("BaseTheme",i.enumGetBox(i.BaseControlTheme_$type,e),i.enumGetBox(i.BaseControlTheme_$type,t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"l",{get:function(){return this.j},set:function(t){var e=this.j;this.j=t,e!=this.j&&this.jy("ActualDensity",i.enumGetBox(i.ControlDisplayDensity_$type,e),i.enumGetBox(i.ControlDisplayDensity_$type,t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"m9",{get:function(){return this.k1},set:function(t){var e=this.k1;this.k1=t,e!=this.k1&&this.jy("ActualBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"nk",{get:function(){return this.lc},set:function(t){var e=this.lc;this.lc=t,e!=this.lc&&this.jy("ActualUmbraShadowColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"nh",{get:function(){return this.k9},set:function(t){var e=this.k9;this.k9=t,e!=this.k9&&this.jy("ActualPenumbraShadowColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"m7",{get:function(){return this.kz},set:function(t){var e=this.kz;this.kz=t,e!=this.kz&&this.jy("ActualAmbientShadowColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cg",{get:function(){return this.bn},set:function(t){var e=this.bn;this.bn=t,e!=this.bn&&this.jy("ActualRestingElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ce",{get:function(){return this.bl},set:function(t){var e=this.bl;this.bl=t,e!=this.bl&&this.jy("ActualFocusElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cf",{get:function(){return this.bm},set:function(t){var e=this.bm;this.bm=t,e!=this.bm&&this.jy("ActualHoverElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ni",{get:function(){return this.la},set:function(t){var e=this.la;this.la=t,e!=this.la&&this.jy("ActualRippleColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"kc",{get:function(){return this.j5},set:function(t){var e=this.j5;this.j5=t,e!=this.j5&&this.jy("ActualCornerRadius",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"m8",{get:function(){return this.k0},set:function(t){var e=this.k0;this.k0=t,e!=this.k0&&this.jy("ActualBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"na",{get:function(){return this.k2},set:function(t){var e=this.k2;this.k2=t,e!=this.k2&&this.jy("ActualDisabledBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"nb",{get:function(){return this.k3},set:function(t){var e=this.k3;this.k3=t,e!=this.k3&&this.jy("ActualDisabledBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"nc",{get:function(){return this.k4},set:function(t){var e=this.k4;this.k4=t,e!=this.k4&&this.jy("ActualDisabledTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cd",{get:function(){return this.bk},set:function(t){var e=this.bk;this.bk=t,e!=this.bk&&this.jy("ActualDisabledElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"p",{get:function(){return this.n},set:function(t){var e=this.n;this.n=t,e!=this.n&&this.jy("ActualElevationMode",i.enumGetBox(i.ElevationMode_$type,e),i.enumGetBox(i.ElevationMode_$type,t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"nj",{get:function(){return this.lb},set:function(t){var e=this.lb;this.lb=t,e!=this.lb&&this.jy("ActualTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ng",{get:function(){return this.k8},set:function(t){var e=this.k8;this.k8=t,e!=this.k8&&this.jy("ActualHoverTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"nd",{get:function(){return this.k5},set:function(t){var e=this.k5;this.k5=t,e!=this.k5&&this.jy("ActualFocusBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ne",{get:function(){return this.k6},set:function(t){var e=this.k6;this.k6=t,e!=this.k6&&this.jy("ActualFocusTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"nf",{get:function(){return this.k7},set:function(t){var e=this.k7;this.k7=t,e!=this.k7&&this.jy("ActualHoverBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"aw",{get:function(){return this.an},set:function(t){var e=this.an;this.an=t,e!=this.an&&this.jy("ActualBorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tw",{get:function(){return this.mu},set:function(t){var e=this.mu;this.mu=t,e!=this.mu&&this.jy("RaisedBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ty",{get:function(){return this.mw},set:function(t){var e=this.mw;this.mw=t,e!=this.mw&&this.jy("RaisedDisabledBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tz",{get:function(){return this.mx},set:function(t){var e=this.mx;this.mx=t,e!=this.mx&&this.jy("RaisedDisabledBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"t0",{get:function(){return this.my},set:function(t){var e=this.my;this.my=t,e!=this.my&&this.jy("RaisedDisabledTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ep",{get:function(){return this.b7},set:function(t){var e=this.b7;this.b7=t,e!=this.b7&&this.jy("RaisedDisabledElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"t3",{get:function(){return this.m1},set:function(t){var e=this.m1;this.m1=t,e!=this.m1&&this.jy("RaisedHoverBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tx",{get:function(){return this.mv},set:function(t){var e=this.mv;this.mv=t,e!=this.mv&&this.jy("RaisedBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"es",{get:function(){return this.ca},set:function(t){var e=this.ca;this.ca=t,e!=this.ca&&this.jy("RaisedRestingElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"er",{get:function(){return this.b9},set:function(t){var e=this.b9;this.b9=t,e!=this.b9&&this.jy("RaisedHoverElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"eq",{get:function(){return this.b8},set:function(t){var e=this.b8;this.b8=t,e!=this.b8&&this.jy("RaisedFocusElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"bj",{get:function(){return this.av},set:function(t){var e=this.av;this.av=t,e!=this.av&&this.jy("RaisedBorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ky",{get:function(){return this.kb},set:function(t){var e=this.kb;this.kb=t,this.jy("RaisedCornerRadius",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"t5",{get:function(){return this.m3},set:function(t){var e=this.m3;this.m3=t,e!=this.m3&&this.jy("RaisedRippleColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"sv",{get:function(){return this.ls},set:function(t){var e=this.ls;this.ls=t,e!=this.ls&&this.jy("FlatBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"sx",{get:function(){return this.lu},set:function(t){var e=this.lu;this.lu=t,e!=this.lu&&this.jy("FlatDisabledBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"sy",{get:function(){return this.lv},set:function(t){var e=this.lv;this.lv=t,e!=this.lv&&this.jy("FlatDisabledBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"sz",{get:function(){return this.lw},set:function(t){var e=this.lw;this.lw=t,e!=this.lw&&this.jy("FlatDisabledTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"eb",{get:function(){return this.bt},set:function(t){var e=this.bt;this.bt=t,e!=this.bt&&this.jy("FlatDisabledElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"s2",{get:function(){return this.lz},set:function(t){var e=this.lz;this.lz=t,e!=this.lz&&this.jy("FlatHoverBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"sw",{get:function(){return this.lt},set:function(t){var e=this.lt;this.lt=t,e!=this.lt&&this.jy("FlatBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ee",{get:function(){return this.bw},set:function(t){var e=this.bw;this.bw=t,e!=this.bw&&this.jy("FlatRestingElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ed",{get:function(){return this.bv},set:function(t){var e=this.bv;this.bv=t,e!=this.bv&&this.jy("FlatHoverElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ec",{get:function(){return this.bu},set:function(t){var e=this.bu;this.bu=t,e!=this.bu&&this.jy("FlatFocusElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"s4",{get:function(){return this.l1},set:function(t){var e=this.l1;this.l1=t,e!=this.l1&&this.jy("FlatRippleColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"s5",{get:function(){return this.l2},set:function(t){var e=this.l2;this.l2=t,e!=this.l2&&this.jy("FlatTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"s3",{get:function(){return this.l0},set:function(t){var e=this.l0;this.l0=t,e!=this.l0&&this.jy("FlatHoverTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"s0",{get:function(){return this.lx},set:function(t){var e=this.lx;this.lx=t,e!=this.lx&&this.jy("FlatFocusBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"s1",{get:function(){return this.ly},set:function(t){var e=this.ly;this.ly=t,e!=this.ly&&this.jy("FlatFocusTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"be",{get:function(){return this.aq},set:function(t){var e=this.aq;this.aq=t,e!=this.aq&&this.jy("FlatBorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"kv",{get:function(){return this.j8},set:function(t){var e=this.j8;this.j8=t,this.jy("FlatCornerRadius",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"nl",{get:function(){return this.ld},set:function(t){var e=this.ld;this.ld=t,e!=this.ld&&this.jy("BackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"sh",{get:function(){return this.lf},set:function(t){var e=this.lf;this.lf=t,e!=this.lf&&this.jy("DisabledBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"si",{get:function(){return this.lg},set:function(t){var e=this.lg;this.lg=t,e!=this.lg&&this.jy("DisabledBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"sj",{get:function(){return this.lh},set:function(t){var e=this.lh;this.lh=t,e!=this.lh&&this.jy("DisabledTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"d6",{get:function(){return this.bo},set:function(t){var e=this.bo;this.bo=t,e!=this.bo&&this.jy("DisabledElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"t",{get:function(){return this.o},set:function(t){var e=this.o;this.o=t,e!=this.o&&this.jy("ElevationMode",i.enumGetBox(i.ElevationMode_$type,e),i.enumGetBox(i.ElevationMode_$type,t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"s8",{get:function(){return this.l5},set:function(t){var e=this.l5;this.l5=t,e!=this.l5&&this.jy("HoverBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"nm",{get:function(){return this.le},set:function(t){var e=this.le;this.le=t,e!=this.le&&this.jy("BorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"et",{get:function(){return this.cb},set:function(t){var e=this.cb;this.cb=t,e!=this.cb&&this.jy("RestingElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"eg",{get:function(){return this.by},set:function(t){var e=this.by;this.by=t,e!=this.by&&this.jy("HoverElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ef",{get:function(){return this.bx},set:function(t){var e=this.bx;this.bx=t,e!=this.bx&&this.jy("FocusElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"v",{get:function(){return this.u},set:function(t){var e=this.u;this.u=t,e!=this.u&&this.jy("TextStyle",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"t8",{get:function(){return this.m6},set:function(t){var e=this.m6;this.m6=t,e!=this.m6&&this.jy("TextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"s9",{get:function(){return this.l7},set:function(t){var e=this.l7;this.l7=t,e!=this.l7&&this.jy("HoverTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"t7",{get:function(){return this.m5},set:function(t){var e=this.m5;this.m5=t,e!=this.m5&&this.jy("RippleColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"t6",{get:function(){return this.m4},set:function(t){var e=this.m4;this.m4=t,e!=this.m4&&this.jy("RaisedTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"t4",{get:function(){return this.m2},set:function(t){var e=this.m2;this.m2=t,e!=this.m2&&this.jy("RaisedHoverTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"t1",{get:function(){return this.mz},set:function(t){var e=this.mz;this.mz=t,e!=this.mz&&this.jy("RaisedFocusBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"t2",{get:function(){return this.m0},set:function(t){var e=this.m0;this.m0=t,e!=this.m0&&this.jy("RaisedFocusTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"s6",{get:function(){return this.l3},set:function(t){var e=this.l3;this.l3=t,e!=this.l3&&this.jy("FocusBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"s7",{get:function(){return this.l4},set:function(t){var e=this.l4;this.l4=t,e!=this.l4&&this.jy("FocusTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ax",{get:function(){return this.ao},set:function(t){var e=this.ao;this.ao=t,e!=this.ao&&this.jy("BorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ke",{get:function(){return this.j6},set:function(t){var e=this.j6;this.j6=t,this.jy("CornerRadius",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tl",{get:function(){return this.mj},set:function(t){var e=this.mj;this.mj=t,e!=this.mj&&this.jy("OutlinedBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tn",{get:function(){return this.ml},set:function(t){var e=this.ml;this.ml=t,e!=this.ml&&this.jy("OutlinedDisabledBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"to",{get:function(){return this.mm},set:function(t){var e=this.mm;this.mm=t,e!=this.mm&&this.jy("OutlinedDisabledBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tp",{get:function(){return this.mn},set:function(t){var e=this.mn;this.mn=t,e!=this.mn&&this.jy("OutlinedDisabledTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"el",{get:function(){return this.b3},set:function(t){var e=this.b3;this.b3=t,e!=this.b3&&this.jy("OutlinedDisabledElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ts",{get:function(){return this.mq},set:function(t){var e=this.mq;this.mq=t,e!=this.mq&&this.jy("OutlinedHoverBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tm",{get:function(){return this.mk},set:function(t){var e=this.mk;this.mk=t,e!=this.mk&&this.jy("OutlinedBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"eo",{get:function(){return this.b6},set:function(t){var e=this.b6;this.b6=t,e!=this.b6&&this.jy("OutlinedRestingElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"en",{get:function(){return this.b5},set:function(t){var e=this.b5;this.b5=t,e!=this.b5&&this.jy("OutlinedHoverElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"em",{get:function(){return this.b4},set:function(t){var e=this.b4;this.b4=t,e!=this.b4&&this.jy("OutlinedFocusElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"bi",{get:function(){return this.au},set:function(t){var e=this.au;this.au=t,e!=this.au&&this.jy("OutlinedBorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"kx",{get:function(){return this.ka},set:function(t){var e=this.ka;this.ka=t,this.jy("OutlinedCornerRadius",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tu",{get:function(){return this.ms},set:function(t){var e=this.ms;this.ms=t,e!=this.ms&&this.jy("OutlinedRippleColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tv",{get:function(){return this.mt},set:function(t){var e=this.mt;this.mt=t,e!=this.mt&&this.jy("OutlinedTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tt",{get:function(){return this.mr},set:function(t){var e=this.mr;this.mr=t,e!=this.mr&&this.jy("OutlinedHoverTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tq",{get:function(){return this.mo},set:function(t){var e=this.mo;this.mo=t,e!=this.mo&&this.jy("OutlinedFocusBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tr",{get:function(){return this.mp},set:function(t){var e=this.mp;this.mp=t,e!=this.mp&&this.jy("OutlinedFocusTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"sk",{get:function(){return this.li},set:function(t){var e=this.li;this.li=t,e!=this.li&&this.jy("FabBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"sm",{get:function(){return this.lk},set:function(t){var e=this.lk;this.lk=t,e!=this.lk&&this.jy("FabDisabledBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"sn",{get:function(){return this.ll},set:function(t){var e=this.ll;this.ll=t,e!=this.ll&&this.jy("FabDisabledBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"so",{get:function(){return this.lm},set:function(t){var e=this.lm;this.lm=t,e!=this.lm&&this.jy("FabDisabledTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"d7",{get:function(){return this.bp},set:function(t){var e=this.bp;this.bp=t,e!=this.bp&&this.jy("FabDisabledElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"sr",{get:function(){return this.l6},set:function(t){var e=this.l6;this.l6=t,e!=this.l6&&this.jy("FabHoverBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"sl",{get:function(){return this.lj},set:function(t){var e=this.lj;this.lj=t,e!=this.lj&&this.jy("FabBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ea",{get:function(){return this.bs},set:function(t){var e=this.bs;this.bs=t,e!=this.bs&&this.jy("FabRestingElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"d9",{get:function(){return this.br},set:function(t){var e=this.br;this.br=t,e!=this.br&&this.jy("FabHoverElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"d8",{get:function(){return this.bq},set:function(t){var e=this.bq;this.bq=t,e!=this.bq&&this.jy("FabFocusElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"bd",{get:function(){return this.ap},set:function(t){var e=this.ap;this.ap=t,e!=this.ap&&this.jy("FabBorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ku",{get:function(){return this.j7},set:function(t){var e=this.j7;this.j7=t,this.jy("FabCornerRadius",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"st",{get:function(){return this.lq},set:function(t){var e=this.lq;this.lq=t,e!=this.lq&&this.jy("FabRippleColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"su",{get:function(){return this.lr},set:function(t){var e=this.lr;this.lr=t,e!=this.lr&&this.jy("FabTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ss",{get:function(){return this.lp},set:function(t){var e=this.lp;this.lp=t,e!=this.lp&&this.jy("FabHoverTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"sp",{get:function(){return this.ln},set:function(t){var e=this.ln;this.ln=t,e!=this.ln&&this.jy("FabFocusBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"sq",{get:function(){return this.lo},set:function(t){var e=this.lo;this.lo=t,e!=this.lo&&this.jy("FabFocusTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ta",{get:function(){return this.l8},set:function(t){var e=this.l8;this.l8=t,e!=this.l8&&this.jy("IconBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tc",{get:function(){return this.ma},set:function(t){var e=this.ma;this.ma=t,e!=this.ma&&this.jy("IconDisabledBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"td",{get:function(){return this.mb},set:function(t){var e=this.mb;this.mb=t,e!=this.mb&&this.jy("IconDisabledBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"te",{get:function(){return this.mc},set:function(t){var e=this.mc;this.mc=t,e!=this.mc&&this.jy("IconDisabledTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"eh",{get:function(){return this.bz},set:function(t){var e=this.bz;this.bz=t,e!=this.bz&&this.jy("IconDisabledElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"th",{get:function(){return this.mf},set:function(t){var e=this.mf;this.mf=t,e!=this.mf&&this.jy("IconHoverBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tb",{get:function(){return this.l9},set:function(t){var e=this.l9;this.l9=t,e!=this.l9&&this.jy("IconBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ek",{get:function(){return this.b2},set:function(t){var e=this.b2;this.b2=t,e!=this.b2&&this.jy("IconRestingElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ej",{get:function(){return this.b1},set:function(t){var e=this.b1;this.b1=t,e!=this.b1&&this.jy("IconHoverElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ei",{get:function(){return this.b0},set:function(t){var e=this.b0;this.b0=t,e!=this.b0&&this.jy("IconFocusElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"bf",{get:function(){return this.ar},set:function(t){var e=this.ar;this.ar=t,e!=this.ar&&this.jy("IconBorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"kw",{get:function(){return this.j9},set:function(t){var e=this.j9;this.j9=t,this.jy("IconCornerRadius",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tj",{get:function(){return this.mh},set:function(t){var e=this.mh;this.mh=t,e!=this.mh&&this.jy("IconRippleColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tk",{get:function(){return this.mi},set:function(t){var e=this.mi;this.mi=t,e!=this.mi&&this.jy("IconTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ti",{get:function(){return this.mg},set:function(t){var e=this.mg;this.mg=t,e!=this.mg&&this.jy("IconHoverTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tf",{get:function(){return this.md},set:function(t){var e=this.md;this.md=t,e!=this.md&&this.jy("IconFocusBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tg",{get:function(){return this.me},set:function(t){var e=this.me;this.me=t,e!=this.me&&this.jy("IconFocusTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"h8",{get:function(){return this.e7},set:function(t){var e=this.e7;this.e7=t,e!=this.e7&&this.jy("InputId",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"h6",{get:function(){return this.e6},set:function(t){var e=this.e6;this.e6=t,e!=this.e6&&this.jy("Id",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"gc",{get:function(){return this.e3},set:function(t){var e=this.e3;this.e3=t,e!=this.e3&&this.jy("Display",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hf",{get:function(){return this.e4},set:function(t){var e=this.e4;this.e4=t,e!=this.e4&&this.jy("FlexDirection",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hh",{get:function(){return this.e5},set:function(t){var e=this.e5;this.e5=t,e!=this.e5&&this.jy("FlexGrow",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fw",{get:function(){return this.e1},set:function(t){var e=this.e1;this.e1=t,e!=this.e1&&this.jy("AlignItems",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"e0",{get:function(){return this.ex},set:function(t){var e=this.ex;this.ex=t,e!=this.ex&&this.jy("Value",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ih",{get:function(){return this.e8},set:function(t){var e=this.e8;this.e8=t,e!=this.e8&&this.jy("Name",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ah",{get:function(){return this.z},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"eu",{get:function(){return this.cc},set:function(t){var e=this.cc;this.cc=t,this.z=!0,e!=this.cc&&this.jy("TabIndex",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fy",{get:function(){return this.e2},set:function(t){var e=this.e2;this.e2=t,e!=this.e2&&this.jy("AriaLabel",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"focused",{get:function(){return this.ab},set:function(t){var e=this.ab;this.ab=t,e!=this.ab&&this.jy("IsFocused",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ak",{get:function(){return this.ac},set:function(t){var e=this.ac;this.ac=t,e!=this.ac&&this.jy("IsFocusStyleEnabled",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"af",{get:function(){return this.x},set:function(t){var e=this.x;this.x=t,e!=this.x&&this.jy("DisableRipple",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ae",{get:function(){return this.w},set:function(t){var e=this.w;this.w=t,e!=this.w&&this.jy("ActualDisableRipple",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"al",{get:function(){return this.ad},set:function(t){var e=this.ad;this.ad=t,e!=this.ad&&this.jy("IsHover",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disabled",{get:function(){return this.aa},set:function(t){var e=this.aa;this.aa=t,e!=this.aa&&this.jy("IsDisabled",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ag",{get:function(){return this.y},set:function(t){var e=this.y;this.y=t,e!=this.y&&this.jy("DisableTransitions",e,t)},enumerable:!0,configurable:!0}),n.prototype.jz=function(){this.jq(),this.view.aq(this.ni,i.BrushUtil.g(0,0,0,0)),this.j2()},Object.defineProperty(n.prototype,"a",{get:function(){var t=new i.AnimationKeyFrameEffectTiming;return t.g=300,t.b=0,t},enumerable:!0,configurable:!0}),n.prototype.jq=function(){this.view.aa()},n.prototype.onDetachedFromUI=function(){this.view.ae()},n.prototype.onAttachedToUI=function(){this.view.ac()},n.prototype.appendButtonContent=function(t){this.view.z(t)},n.prototype.am=function(){return this.view.g()},n.prototype.ey=function(){return this.b()},n.prototype.gg=function(){return this.b().ab()},n.prototype.b=function(){var t=this.view.q,e=this.view.r,n=new d,r=(i.UIElementPropertyAccessorFactory.c.a(12,0).b(t),this.view.a());if(n.s=r[0],n.q=r[1],n.p=i.NativeUI.c(t),n.t=i.NativeUI.i(t),n.h=this.i,n.i=this.l,n.c=i.AppearanceHelper.a(i.NativeUI.ag(t)),n.g=i.AppearanceHelper.a(this.nk),n.d=i.AppearanceHelper.a(this.nh),n.a=i.AppearanceHelper.a(this.m7),n.u=this.cg,n.e=i.AppearanceHelper.a(this.ni),n.ah=this.kc,n.b=i.AppearanceHelper.a(i.NativeUI.af(t)),n.j=this.p,n.f=i.AppearanceHelper.a(i.NativeUI.ah(e)),n.o=this.aw,n.x=this.gc,n.y=this.hf,n.z=this.hh,n.w=this.fw,n.v=this.view.r.getNativeElement().innerText,n.aa=this.ih,n.m=this.focused,n.k=this.ae,n.n=this.al,n.l=this.disabled,null!=this.v){var s=this.v;if(null!=this.view&&null==s.n){var o=this.view.k,a=i.FontUtil.getFontInfoFromString(o,s.fontString);s.n=a.n,s.d=a.d,s.o=a.o,s.q=a.q,s.r=a.r,s.s=a.s}null!=s.n&&(n.ac=s.n),i.isNaN_(s.d)||(n.r=s.d),null!=s.s&&(n.ag=s.s),null!=s.q&&(n.ae=s.q),null!=s.o&&(n.ad=s.q)}return n},n.prototype.provideContainer=function(t){this.view.ad(t)},n.$t=i.markType(n,"XButton",i.Base.$,[i.INotifyPropertyChanged_$type]),n.rs=i.BrushUtil.g(66,0,0,0),n.rg=i.BrushUtil.g(30,0,0,0),n.p7=i.BrushUtil.g(20,0,0,0),n.s=1,n.rj=i.BrushUtil.g(10,0,0,0),n.rk=i.BrushUtil.g(10,0,0,0),n.rl=i.BrushUtil.g(66,0,0,0),n.du=0,n.dx=2,n.dw=4,n.dv=8,n.ri=i.BrushUtil.g(138,0,0,0),n.rq=i.BrushUtil.g(255,255,255,255),n.kr=new i.CornerRadius(0,4),n.ba=NaN,n.rh=i.BrushUtil.g(255,228,28,119),n.rr=i.BrushUtil.g(255,0,0,0),n.rp=i.BrushUtil.g(255,0,0,0),n.ro=i.BrushUtil.g(255,220,83,145),n.rm=i.BrushUtil.g(255,220,83,145),n.rn=i.BrushUtil.g(255,0,0,0),n.ql=i.BrushUtil.g(0,0,0,0),n.qm=i.BrushUtil.g(0,0,0,0),n.qn=i.BrushUtil.g(66,0,0,0),n.dh=0,n.dk=0,n.dj=0,n.di=0,n.qk=i.BrushUtil.g(138,0,0,0),n.qs=null,n.ko=new i.CornerRadius(0,4),n.a7=NaN,n.qj=i.BrushUtil.g(0,0,0,0),n.qt=i.BrushUtil.g(255,228,28,119),n.qr=i.BrushUtil.g(255,228,28,119),n.qq=i.BrushUtil.g(13,228,28,119),n.qo=i.BrushUtil.g(30,228,28,119),n.qp=i.BrushUtil.g(255,228,28,119),n.q7=i.BrushUtil.g(0,0,0,0),n.q8=i.BrushUtil.g(30,0,0,0),n.q9=i.BrushUtil.g(66,0,0,0),n.dq=0,n.dt=0,n.ds=0,n.dr=0,n.q6=i.BrushUtil.g(30,0,0,0),n.re=i.BrushUtil.g(0,0,0,0),n.kq=new i.CornerRadius(0,4),n.a9=1,n.q5=i.BrushUtil.g(0,0,0,0),n.rf=i.BrushUtil.g(255,228,28,119),n.rd=i.BrushUtil.g(255,228,28,119),n.rc=i.BrushUtil.g(13,228,28,119),n.ra=i.BrushUtil.g(30,228,28,119),n.rb=i.BrushUtil.g(255,228,28,119),n.qw=i.BrushUtil.g(0,0,0,0),n.qx=i.BrushUtil.g(0,0,0,0),n.qy=i.BrushUtil.g(66,0,0,0),n.dl=0,n.dp=0,n.dn=0,n.dm=0,n.qv=i.BrushUtil.g(138,0,0,0),n.q3=null,n.kp=new i.CornerRadius(0,28),n.a8=NaN,n.qu=i.BrushUtil.g(0,0,0,0),n.q4=i.BrushUtil.g(255,0,0,0),n.q2=i.BrushUtil.g(255,0,0,0),n.q1=i.BrushUtil.g(30,0,0,0),n.qz=i.BrushUtil.g(66,0,0,0),n.q0=i.BrushUtil.g(255,0,0,0),n.qa=i.BrushUtil.g(10,0,0,0),n.qb=i.BrushUtil.g(10,0,0,0),n.qc=i.BrushUtil.g(66,0,0,0),n.dd=0,n.dg=6,n.df=12,n.de=12,n.p9=i.BrushUtil.g(138,0,0,0),n.qh=i.BrushUtil.g(255,255,255,255),n.kn=new i.CornerRadius(0,28),n.a6=NaN,n.p8=i.BrushUtil.g(255,228,28,119),n.qi=i.BrushUtil.g(255,0,0,0),n.qg=i.BrushUtil.g(255,0,0,0),n.qf=i.BrushUtil.g(255,220,83,145),n.qd=i.BrushUtil.g(255,220,83,145),n.qe=i.BrushUtil.g(255,0,0,0),n.o9=i.BrushUtil.g(100,33,150,243),n.ox=i.BrushUtil.g(70,33,150,243),n.no=i.BrushUtil.g(40,33,150,243),n.q=2,n.o0=i.BrushUtil.g(10,0,0,0),n.o1=i.BrushUtil.g(10,0,0,0),n.o2=i.BrushUtil.g(66,0,0,0),n.cx=0,n.c0=0,n.cz=0,n.cy=2,n.oz=i.BrushUtil.g(138,0,0,0),n.o7=i.BrushUtil.g(255,255,255,255),n.kj=new i.CornerRadius(0,3),n.a2=NaN,n.oy=i.BrushUtil.g(255,33,150,243),n.o8=i.BrushUtil.g(255,255,255,255),n.o6=i.BrushUtil.g(255,255,255,255),n.o5=i.BrushUtil.g(255,27,135,220),n.o3=i.BrushUtil.g(255,21,112,184),n.o4=i.BrushUtil.g(255,255,255,255),n.n2=i.BrushUtil.g(0,0,0,0),n.n3=i.BrushUtil.g(0,0,0,0),n.n4=i.BrushUtil.g(66,0,0,0),n.cl=0,n.co=0,n.cn=0,n.cm=2,n.n1=i.BrushUtil.g(138,0,0,0),n.n9=i.BrushUtil.g(100,33,150,243),n.kg=new i.CornerRadius(0,3),n.az=NaN,n.n0=i.BrushUtil.g(0,0,0,0),n.oa=i.BrushUtil.g(255,119,119,119),n.n8=i.BrushUtil.g(255,119,119,119),n.n7=i.BrushUtil.g(26,33,150,243),n.n5=i.BrushUtil.g(0,0,0,0),n.n6=i.BrushUtil.g(255,33,150,243),n.oo=i.BrushUtil.g(0,0,0,0),n.op=i.BrushUtil.g(30,0,0,0),n.oq=i.BrushUtil.g(66,0,0,0),n.ct=0,n.cw=0,n.cv=0,n.cu=2,n.on=i.BrushUtil.g(255,33,150,243),n.ov=i.BrushUtil.g(0,0,0,0),n.ki=new i.CornerRadius(0,3),n.a1=1,n.om=i.BrushUtil.g(0,0,0,0),n.ow=i.BrushUtil.g(255,33,150,243),n.ou=i.BrushUtil.g(255,33,150,243),n.ot=i.BrushUtil.g(26,33,150,243),n.or=i.BrushUtil.g(255,33,150,243),n.os=i.BrushUtil.g(255,255,255,255),n.od=i.BrushUtil.g(0,0,0,0),n.oe=i.BrushUtil.g(0,0,0,0),n.of=i.BrushUtil.g(66,0,0,0),n.cp=0,n.cs=0,n.cr=0,n.cq=2,n.oc=i.BrushUtil.g(138,0,0,0),n.ok=null,n.kh=new i.CornerRadius(0,28),n.a0=NaN,n.ob=i.BrushUtil.g(0,0,0,0),n.ol=i.BrushUtil.g(255,119,119,119),n.oj=i.BrushUtil.g(255,119,119,119),n.oi=i.BrushUtil.g(30,0,0,0),n.og=i.BrushUtil.g(66,0,0,0),n.oh=i.BrushUtil.g(255,33,150,243),n.nr=i.BrushUtil.g(10,0,0,0),n.ns=i.BrushUtil.g(10,0,0,0),n.nt=i.BrushUtil.g(66,0,0,0),n.ch=0,n.ck=0,n.cj=0,n.ci=2,n.nq=i.BrushUtil.g(138,0,0,0),n.ny=i.BrushUtil.g(255,255,255,255),n.kf=new i.CornerRadius(0,28),n.ay=NaN,n.np=i.BrushUtil.g(255,33,150,243),n.nz=i.BrushUtil.g(255,255,255,255),n.nx=i.BrushUtil.g(255,255,255,255),n.nw=i.BrushUtil.g(255,27,135,220),n.nu=i.BrushUtil.g(255,21,112,184),n.nv=i.BrushUtil.g(255,255,255,255),n.h=2,n.ew=0,n.ev=0,n}(i.Base),y=function(){function t(){this._implementation=this.createImplementation(),this._implementation.externalObject=this,this.onImplementationCreated()}return t.prototype.createImplementation=function(){return new p},Object.defineProperty(t.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),t.prototype.onImplementationCreated=function(){},t.prototype._provideImplementation=function(t){this._implementation=t,this._implementation.externalObject=this,this.onImplementationCreated()},t}(),g=function(t){function n(){var n=t.call(this)||this;n._disconnected=!1,n._settingAttributes=!1,n._attached=!1,n._queuedSetAttributes=[],n._updatingFromAttribute=!1,n.__p=null,n._hasUserValues=new Set,n._stylingContainer=null,n._stylingParent=null,n._inStyling=!1,n._clicked=null,n._clicked_wrapped=null,n._styling&&i.NamePatcher.ensureStylablePatched(Object.getPrototypeOf(n)),n._portalManager=new i.PortalManager("buttonContent"),n._renderer=new i.WebComponentRenderer(n,document,!0,{},n._portalManager),n._container=n._renderer.createElement("div"),n._renderer.updateRoot(n._container),n._implementation=n.createImplementation(),n._implementation.externalObject=n,n._container,null!=n._container.getNativeElement()&&n._container.getNativeElement(),n._wrapper=n._renderer;var r=n.i;return n._button=r,r.provideContainer(n._renderer),n._onChildrenChanged(),new MutationObserver((function(t){var i,r;try{for(var s=e.__values(t),o=s.next();!o.done;o=s.next()){"childList"==o.value.type&&n._onChildrenChanged()}}catch(t){i={error:t}}finally{try{o&&!o.done&&(r=s.return)&&r.call(s)}finally{if(i)throw i.error}}})).observe(n,{childList:!0}),n}return e.__extends(n,t),n.prototype._onDisplayChanged=function(){this.style.display=this.display},n.prototype._onFlexDirectionChanged=function(){this.style.flexDirection=this.flexDirection},n.prototype._onFlexGrowChanged=function(){this.style.flexGrow=this.flexGrow},n.prototype._onAlignItemsChanged=function(){this.style.alignItems=this.alignItems},n.prototype._onChildrenChanged=function(){for(var t=[],e=0;e<this.childNodes.length;e++){var i=this.childNodes[e];i!==this._container.getNativeElement()&&t.push(i)}this._portalManager.onChildrenChanged(t)},n.prototype.updateStyle=function(){this._styling(this,this)},n.prototype.destroy=function(){this._button.destroy(),this._wrapper.destroy()},n.prototype.createImplementation=function(){return new b},n.prototype.disconnectedCallback=function(){this._disconnected=!0,this.i&&this.i.onDetachedFromUI()},n.prototype.connectedCallback=function(){if(this._disconnected)return this._disconnected=!1,void(this.i&&this.i.onAttachedToUI());this.classList.add("ig-x-button"),this.classList.add("igc-x-button"),this.appendChild(this._container.getNativeElement()),this._attached=!0,this.style.display=this.display,this._flushQueuedAttributes(),this._styling(this,this),this.afterContentInit()},n.prototype.afterContentInit=function(){},Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),n._createFromInternal=function(t){if(!t)return null;if(!t.$type)return null;var e="Igc"+t.$type.name+"Component";return i.TypeRegistrar.isRegistered(e)?i.TypeRegistrar.create(e):null},n.prototype._enqueueSetAttribute=function(t,e){this._queuedSetAttributes.push({attrName:t,attrValue:e})},n.prototype._flushQueuedAttributes=function(){this._settingAttributes=!0;for(var t=0;t<this._queuedSetAttributes.length;t++)this.setAttribute(this._queuedSetAttributes[t].attrName,this._queuedSetAttributes[t].attrValue);this._settingAttributes=!1,this._queuedSetAttributes.length=0},n.prototype._a=function(t,e){this._updatingFromAttribute||(e&&(e=e.toString()),this._settingAttributes=!0,t=i.toSpinal(t),this._attached?this.setAttribute(t,e):this._enqueueSetAttribute(t,e),this._settingAttributes=!1)},Object.defineProperty(n,"observedAttributes",{get:function(){if(null==n._observedAttributesIgcXButtonComponent){for(var t=i.getAllPropertyNames(n),e=0;e<t.length;e++)t[e]=i.toSpinal(t[e]);n._observedAttributesIgcXButtonComponent=t}return n._observedAttributesIgcXButtonComponent},enumerable:!0,configurable:!0}),n.prototype.attributeChangedCallback=function(t,e,n){if(!this._settingAttributes){var r=i.fromSpinal(t);this._updatingFromAttribute=!0,this[r]=n,this._updatingFromAttribute=!1}},n.register=function(){n._isElementRegistered||(n._isElementRegistered=!0,i.RegisterElementHelper.registerElement(n.htmlTagName,n))},Object.defineProperty(n.prototype,"minWidth",{get:function(){return this.i.bh},set:function(t){this.i.bh=+t,this._a("minWidth",this.i.bh)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"minHeight",{get:function(){return this.i.bg},set:function(t){this.i.bg=+t,this._a("minHeight",this.i.bg)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"displayType",{get:function(){return this.i.e},set:function(t){this.i.e=i.ensureEnum(l,t),this._a("displayType",i.enumToString(l,this.i.e))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"density",{get:function(){return this.i.m},set:function(t){this.i.m=i.ensureEnum(i.ControlDisplayDensity_$type,t),this._a("density",i.enumToString(i.ControlDisplayDensity_$type,this.i.m))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"baseTheme",{get:function(){return this.i.i},set:function(t){this.i.i=i.ensureEnum(i.BaseControlTheme_$type,t),this._a("baseTheme",i.enumToString(i.BaseControlTheme_$type,this.i.i))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualDensity",{get:function(){return this.i.l},set:function(t){this.i.l=i.ensureEnum(i.ControlDisplayDensity_$type,t),this._a("actualDensity",i.enumToString(i.ControlDisplayDensity_$type,this.i.l))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualBorderColor",{get:function(){return i.brushToString(this.i.m9)},set:function(t){this.i.m9=i.stringToBrush(t),this._a("actualBorderColor",i.brushToString(this.i.m9))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualUmbraShadowColor",{get:function(){return i.brushToString(this.i.nk)},set:function(t){this.i.nk=i.stringToBrush(t),this._a("actualUmbraShadowColor",i.brushToString(this.i.nk))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualPenumbraShadowColor",{get:function(){return i.brushToString(this.i.nh)},set:function(t){this.i.nh=i.stringToBrush(t),this._a("actualPenumbraShadowColor",i.brushToString(this.i.nh))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualAmbientShadowColor",{get:function(){return i.brushToString(this.i.m7)},set:function(t){this.i.m7=i.stringToBrush(t),this._a("actualAmbientShadowColor",i.brushToString(this.i.m7))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualRestingElevation",{get:function(){return this.i.cg},set:function(t){this.i.cg=+t,this._a("actualRestingElevation",this.i.cg)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualFocusElevation",{get:function(){return this.i.ce},set:function(t){this.i.ce=+t,this._a("actualFocusElevation",this.i.ce)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualHoverElevation",{get:function(){return this.i.cf},set:function(t){this.i.cf=+t,this._a("actualHoverElevation",this.i.cf)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualRippleColor",{get:function(){return i.brushToString(this.i.ni)},set:function(t){this.i.ni=i.stringToBrush(t),this._a("actualRippleColor",i.brushToString(this.i.ni))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualCornerRadiusBottomRight",{get:function(){return this.i.kc?this.i.kc.b:NaN},set:function(t){this.ensureActualCornerRadius(),this.i.kc.b=+t,this._a("actualCornerRadiusBottomRight",this.i.kc.b),this.i.kc=this.i.kc},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualCornerRadiusBottomLeft",{get:function(){return this.i.kc?this.i.kc.a:NaN},set:function(t){this.ensureActualCornerRadius(),this.i.kc.a=+t,this._a("actualCornerRadiusBottomLeft",this.i.kc.a),this.i.kc=this.i.kc},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualCornerRadiusTopLeft",{get:function(){return this.i.kc?this.i.kc.c:NaN},set:function(t){this.ensureActualCornerRadius(),this.i.kc.c=+t,this._a("actualCornerRadiusTopLeft",this.i.kc.c),this.i.kc=this.i.kc},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualCornerRadiusTopRight",{get:function(){return this.i.kc?this.i.kc.d:NaN},set:function(t){this.ensureActualCornerRadius(),this.i.kc.d=+t,this._a("actualCornerRadiusTopRight",this.i.kc.d),this.i.kc=this.i.kc},enumerable:!0,configurable:!0}),n.prototype.ensureActualCornerRadius=function(){this.i.kc||(this.i.kc=new i.CornerRadius(2))},Object.defineProperty(n.prototype,"actualBackgroundColor",{get:function(){return i.brushToString(this.i.m8)},set:function(t){this.i.m8=i.stringToBrush(t),this._a("actualBackgroundColor",i.brushToString(this.i.m8))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualDisabledBackgroundColor",{get:function(){return i.brushToString(this.i.na)},set:function(t){this.i.na=i.stringToBrush(t),this._a("actualDisabledBackgroundColor",i.brushToString(this.i.na))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualDisabledBorderColor",{get:function(){return i.brushToString(this.i.nb)},set:function(t){this.i.nb=i.stringToBrush(t),this._a("actualDisabledBorderColor",i.brushToString(this.i.nb))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualDisabledTextColor",{get:function(){return i.brushToString(this.i.nc)},set:function(t){this.i.nc=i.stringToBrush(t),this._a("actualDisabledTextColor",i.brushToString(this.i.nc))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualDisabledElevation",{get:function(){return this.i.cd},set:function(t){this.i.cd=+t,this._a("actualDisabledElevation",this.i.cd)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualElevationMode",{get:function(){return this.i.p},set:function(t){this.i.p=i.ensureEnum(i.ElevationMode_$type,t),this._a("actualElevationMode",i.enumToString(i.ElevationMode_$type,this.i.p))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualTextColor",{get:function(){return i.brushToString(this.i.nj)},set:function(t){this.i.nj=i.stringToBrush(t),this._a("actualTextColor",i.brushToString(this.i.nj))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualHoverTextColor",{get:function(){return i.brushToString(this.i.ng)},set:function(t){this.i.ng=i.stringToBrush(t),this._a("actualHoverTextColor",i.brushToString(this.i.ng))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualFocusBackgroundColor",{get:function(){return i.brushToString(this.i.nd)},set:function(t){this.i.nd=i.stringToBrush(t),this._a("actualFocusBackgroundColor",i.brushToString(this.i.nd))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualFocusTextColor",{get:function(){return i.brushToString(this.i.ne)},set:function(t){this.i.ne=i.stringToBrush(t),this._a("actualFocusTextColor",i.brushToString(this.i.ne))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualHoverBackgroundColor",{get:function(){return i.brushToString(this.i.nf)},set:function(t){this.i.nf=i.stringToBrush(t),this._a("actualHoverBackgroundColor",i.brushToString(this.i.nf))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualBorderWidth",{get:function(){return this.i.aw},set:function(t){this.i.aw=+t,this._a("actualBorderWidth",this.i.aw)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"raisedBackgroundColor",{get:function(){return i.brushToString(this.i.tw)},set:function(t){this.i.tw=i.stringToBrush(t),this._a("raisedBackgroundColor",i.brushToString(this.i.tw))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"raisedDisabledBackgroundColor",{get:function(){return i.brushToString(this.i.ty)},set:function(t){this.i.ty=i.stringToBrush(t),this._a("raisedDisabledBackgroundColor",i.brushToString(this.i.ty))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"raisedDisabledBorderColor",{get:function(){return i.brushToString(this.i.tz)},set:function(t){this.i.tz=i.stringToBrush(t),this._a("raisedDisabledBorderColor",i.brushToString(this.i.tz))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"raisedDisabledTextColor",{get:function(){return i.brushToString(this.i.t0)},set:function(t){this.i.t0=i.stringToBrush(t),this._a("raisedDisabledTextColor",i.brushToString(this.i.t0))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"raisedDisabledElevation",{get:function(){return this.i.ep},set:function(t){this.i.ep=+t,this._a("raisedDisabledElevation",this.i.ep)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"raisedHoverBackgroundColor",{get:function(){return i.brushToString(this.i.t3)},set:function(t){this.i.t3=i.stringToBrush(t),this._a("raisedHoverBackgroundColor",i.brushToString(this.i.t3))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"raisedBorderColor",{get:function(){return i.brushToString(this.i.tx)},set:function(t){this.i.tx=i.stringToBrush(t),this._a("raisedBorderColor",i.brushToString(this.i.tx))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"raisedRestingElevation",{get:function(){return this.i.es},set:function(t){this.i.es=+t,this._a("raisedRestingElevation",this.i.es)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"raisedHoverElevation",{get:function(){return this.i.er},set:function(t){this.i.er=+t,this._a("raisedHoverElevation",this.i.er)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"raisedFocusElevation",{get:function(){return this.i.eq},set:function(t){this.i.eq=+t,this._a("raisedFocusElevation",this.i.eq)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"raisedBorderWidth",{get:function(){return this.i.bj},set:function(t){this.i.bj=+t,this._a("raisedBorderWidth",this.i.bj)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"raisedCornerRadiusBottomRight",{get:function(){return this.i.ky?this.i.ky.b:NaN},set:function(t){this.ensureRaisedCornerRadius(),this.i.ky.b=+t,this._a("raisedCornerRadiusBottomRight",this.i.ky.b),this.i.ky=this.i.ky},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"raisedCornerRadiusBottomLeft",{get:function(){return this.i.ky?this.i.ky.a:NaN},set:function(t){this.ensureRaisedCornerRadius(),this.i.ky.a=+t,this._a("raisedCornerRadiusBottomLeft",this.i.ky.a),this.i.ky=this.i.ky},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"raisedCornerRadiusTopLeft",{get:function(){return this.i.ky?this.i.ky.c:NaN},set:function(t){this.ensureRaisedCornerRadius(),this.i.ky.c=+t,this._a("raisedCornerRadiusTopLeft",this.i.ky.c),this.i.ky=this.i.ky},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"raisedCornerRadiusTopRight",{get:function(){return this.i.ky?this.i.ky.d:NaN},set:function(t){this.ensureRaisedCornerRadius(),this.i.ky.d=+t,this._a("raisedCornerRadiusTopRight",this.i.ky.d),this.i.ky=this.i.ky},enumerable:!0,configurable:!0}),n.prototype.ensureRaisedCornerRadius=function(){this.i.ky||(this.i.ky=new i.CornerRadius(2))},Object.defineProperty(n.prototype,"raisedRippleColor",{get:function(){return i.brushToString(this.i.t5)},set:function(t){this.i.t5=i.stringToBrush(t),this._a("raisedRippleColor",i.brushToString(this.i.t5))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatBackgroundColor",{get:function(){return i.brushToString(this.i.sv)},set:function(t){this.i.sv=i.stringToBrush(t),this._a("flatBackgroundColor",i.brushToString(this.i.sv))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatDisabledBackgroundColor",{get:function(){return i.brushToString(this.i.sx)},set:function(t){this.i.sx=i.stringToBrush(t),this._a("flatDisabledBackgroundColor",i.brushToString(this.i.sx))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatDisabledBorderColor",{get:function(){return i.brushToString(this.i.sy)},set:function(t){this.i.sy=i.stringToBrush(t),this._a("flatDisabledBorderColor",i.brushToString(this.i.sy))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatDisabledTextColor",{get:function(){return i.brushToString(this.i.sz)},set:function(t){this.i.sz=i.stringToBrush(t),this._a("flatDisabledTextColor",i.brushToString(this.i.sz))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatDisabledElevation",{get:function(){return this.i.eb},set:function(t){this.i.eb=+t,this._a("flatDisabledElevation",this.i.eb)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatHoverBackgroundColor",{get:function(){return i.brushToString(this.i.s2)},set:function(t){this.i.s2=i.stringToBrush(t),this._a("flatHoverBackgroundColor",i.brushToString(this.i.s2))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatBorderColor",{get:function(){return i.brushToString(this.i.sw)},set:function(t){this.i.sw=i.stringToBrush(t),this._a("flatBorderColor",i.brushToString(this.i.sw))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatRestingElevation",{get:function(){return this.i.ee},set:function(t){this.i.ee=+t,this._a("flatRestingElevation",this.i.ee)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatHoverElevation",{get:function(){return this.i.ed},set:function(t){this.i.ed=+t,this._a("flatHoverElevation",this.i.ed)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatFocusElevation",{get:function(){return this.i.ec},set:function(t){this.i.ec=+t,this._a("flatFocusElevation",this.i.ec)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatRippleColor",{get:function(){return i.brushToString(this.i.s4)},set:function(t){this.i.s4=i.stringToBrush(t),this._a("flatRippleColor",i.brushToString(this.i.s4))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatTextColor",{get:function(){return i.brushToString(this.i.s5)},set:function(t){this.i.s5=i.stringToBrush(t),this._a("flatTextColor",i.brushToString(this.i.s5))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatHoverTextColor",{get:function(){return i.brushToString(this.i.s3)},set:function(t){this.i.s3=i.stringToBrush(t),this._a("flatHoverTextColor",i.brushToString(this.i.s3))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatFocusBackgroundColor",{get:function(){return i.brushToString(this.i.s0)},set:function(t){this.i.s0=i.stringToBrush(t),this._a("flatFocusBackgroundColor",i.brushToString(this.i.s0))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatFocusTextColor",{get:function(){return i.brushToString(this.i.s1)},set:function(t){this.i.s1=i.stringToBrush(t),this._a("flatFocusTextColor",i.brushToString(this.i.s1))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatBorderWidth",{get:function(){return this.i.be},set:function(t){this.i.be=+t,this._a("flatBorderWidth",this.i.be)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatCornerRadiusBottomRight",{get:function(){return this.i.kv?this.i.kv.b:NaN},set:function(t){this.ensureFlatCornerRadius(),this.i.kv.b=+t,this._a("flatCornerRadiusBottomRight",this.i.kv.b),this.i.kv=this.i.kv},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatCornerRadiusBottomLeft",{get:function(){return this.i.kv?this.i.kv.a:NaN},set:function(t){this.ensureFlatCornerRadius(),this.i.kv.a=+t,this._a("flatCornerRadiusBottomLeft",this.i.kv.a),this.i.kv=this.i.kv},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatCornerRadiusTopLeft",{get:function(){return this.i.kv?this.i.kv.c:NaN},set:function(t){this.ensureFlatCornerRadius(),this.i.kv.c=+t,this._a("flatCornerRadiusTopLeft",this.i.kv.c),this.i.kv=this.i.kv},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatCornerRadiusTopRight",{get:function(){return this.i.kv?this.i.kv.d:NaN},set:function(t){this.ensureFlatCornerRadius(),this.i.kv.d=+t,this._a("flatCornerRadiusTopRight",this.i.kv.d),this.i.kv=this.i.kv},enumerable:!0,configurable:!0}),n.prototype.ensureFlatCornerRadius=function(){this.i.kv||(this.i.kv=new i.CornerRadius(2))},Object.defineProperty(n.prototype,"backgroundColor",{get:function(){return i.brushToString(this.i.nl)},set:function(t){this.i.nl=i.stringToBrush(t),this._a("backgroundColor",i.brushToString(this.i.nl))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disabledBackgroundColor",{get:function(){return i.brushToString(this.i.sh)},set:function(t){this.i.sh=i.stringToBrush(t),this._a("disabledBackgroundColor",i.brushToString(this.i.sh))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disabledBorderColor",{get:function(){return i.brushToString(this.i.si)},set:function(t){this.i.si=i.stringToBrush(t),this._a("disabledBorderColor",i.brushToString(this.i.si))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disabledTextColor",{get:function(){return i.brushToString(this.i.sj)},set:function(t){this.i.sj=i.stringToBrush(t),this._a("disabledTextColor",i.brushToString(this.i.sj))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disabledElevation",{get:function(){return this.i.d6},set:function(t){this.i.d6=+t,this._a("disabledElevation",this.i.d6)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"elevationMode",{get:function(){return this.i.t},set:function(t){this.i.t=i.ensureEnum(i.ElevationMode_$type,t),this._a("elevationMode",i.enumToString(i.ElevationMode_$type,this.i.t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hoverBackgroundColor",{get:function(){return i.brushToString(this.i.s8)},set:function(t){this.i.s8=i.stringToBrush(t),this._a("hoverBackgroundColor",i.brushToString(this.i.s8))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderColor",{get:function(){return i.brushToString(this.i.nm)},set:function(t){this.i.nm=i.stringToBrush(t),this._a("borderColor",i.brushToString(this.i.nm))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"restingElevation",{get:function(){return this.i.et},set:function(t){this.i.et=+t,this._a("restingElevation",this.i.et)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hoverElevation",{get:function(){return this.i.eg},set:function(t){this.i.eg=+t,this._a("hoverElevation",this.i.eg)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"focusElevation",{get:function(){return this.i.ef},set:function(t){this.i.ef=+t,this._a("focusElevation",this.i.ef)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"textStyle",{get:function(){return null==this.i.v?null:this.i.v.fontString},set:function(t){var e=new i.FontInfo;e.fontString=t,this.i.v=e,this._a("textStyle",null!=this.i.v?this.i.v.fontString:"")},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"textColor",{get:function(){return i.brushToString(this.i.t8)},set:function(t){this.i.t8=i.stringToBrush(t),this._a("textColor",i.brushToString(this.i.t8))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hoverTextColor",{get:function(){return i.brushToString(this.i.s9)},set:function(t){this.i.s9=i.stringToBrush(t),this._a("hoverTextColor",i.brushToString(this.i.s9))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"rippleColor",{get:function(){return i.brushToString(this.i.t7)},set:function(t){this.i.t7=i.stringToBrush(t),this._a("rippleColor",i.brushToString(this.i.t7))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"raisedTextColor",{get:function(){return i.brushToString(this.i.t6)},set:function(t){this.i.t6=i.stringToBrush(t),this._a("raisedTextColor",i.brushToString(this.i.t6))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"raisedHoverTextColor",{get:function(){return i.brushToString(this.i.t4)},set:function(t){this.i.t4=i.stringToBrush(t),this._a("raisedHoverTextColor",i.brushToString(this.i.t4))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"raisedFocusBackgroundColor",{get:function(){return i.brushToString(this.i.t1)},set:function(t){this.i.t1=i.stringToBrush(t),this._a("raisedFocusBackgroundColor",i.brushToString(this.i.t1))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"raisedFocusTextColor",{get:function(){return i.brushToString(this.i.t2)},set:function(t){this.i.t2=i.stringToBrush(t),this._a("raisedFocusTextColor",i.brushToString(this.i.t2))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"focusBackgroundColor",{get:function(){return i.brushToString(this.i.s6)},set:function(t){this.i.s6=i.stringToBrush(t),this._a("focusBackgroundColor",i.brushToString(this.i.s6))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"focusTextColor",{get:function(){return i.brushToString(this.i.s7)},set:function(t){this.i.s7=i.stringToBrush(t),this._a("focusTextColor",i.brushToString(this.i.s7))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderWidth",{get:function(){return this.i.ax},set:function(t){this.i.ax=+t,this._a("borderWidth",this.i.ax)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cornerRadiusBottomRight",{get:function(){return this.i.ke?this.i.ke.b:NaN},set:function(t){this.ensureCornerRadius(),this.i.ke.b=+t,this._a("cornerRadiusBottomRight",this.i.ke.b),this.i.ke=this.i.ke},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cornerRadiusBottomLeft",{get:function(){return this.i.ke?this.i.ke.a:NaN},set:function(t){this.ensureCornerRadius(),this.i.ke.a=+t,this._a("cornerRadiusBottomLeft",this.i.ke.a),this.i.ke=this.i.ke},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cornerRadiusTopLeft",{get:function(){return this.i.ke?this.i.ke.c:NaN},set:function(t){this.ensureCornerRadius(),this.i.ke.c=+t,this._a("cornerRadiusTopLeft",this.i.ke.c),this.i.ke=this.i.ke},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cornerRadiusTopRight",{get:function(){return this.i.ke?this.i.ke.d:NaN},set:function(t){this.ensureCornerRadius(),this.i.ke.d=+t,this._a("cornerRadiusTopRight",this.i.ke.d),this.i.ke=this.i.ke},enumerable:!0,configurable:!0}),n.prototype.ensureCornerRadius=function(){this.i.ke||(this.i.ke=new i.CornerRadius(2))},Object.defineProperty(n.prototype,"outlinedBackgroundColor",{get:function(){return i.brushToString(this.i.tl)},set:function(t){this.i.tl=i.stringToBrush(t),this._a("outlinedBackgroundColor",i.brushToString(this.i.tl))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedDisabledBackgroundColor",{get:function(){return i.brushToString(this.i.tn)},set:function(t){this.i.tn=i.stringToBrush(t),this._a("outlinedDisabledBackgroundColor",i.brushToString(this.i.tn))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedDisabledBorderColor",{get:function(){return i.brushToString(this.i.to)},set:function(t){this.i.to=i.stringToBrush(t),this._a("outlinedDisabledBorderColor",i.brushToString(this.i.to))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedDisabledTextColor",{get:function(){return i.brushToString(this.i.tp)},set:function(t){this.i.tp=i.stringToBrush(t),this._a("outlinedDisabledTextColor",i.brushToString(this.i.tp))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedDisabledElevation",{get:function(){return this.i.el},set:function(t){this.i.el=+t,this._a("outlinedDisabledElevation",this.i.el)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedHoverBackgroundColor",{get:function(){return i.brushToString(this.i.ts)},set:function(t){this.i.ts=i.stringToBrush(t),this._a("outlinedHoverBackgroundColor",i.brushToString(this.i.ts))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedBorderColor",{get:function(){return i.brushToString(this.i.tm)},set:function(t){this.i.tm=i.stringToBrush(t),this._a("outlinedBorderColor",i.brushToString(this.i.tm))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedRestingElevation",{get:function(){return this.i.eo},set:function(t){this.i.eo=+t,this._a("outlinedRestingElevation",this.i.eo)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedHoverElevation",{get:function(){return this.i.en},set:function(t){this.i.en=+t,this._a("outlinedHoverElevation",this.i.en)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedFocusElevation",{get:function(){return this.i.em},set:function(t){this.i.em=+t,this._a("outlinedFocusElevation",this.i.em)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedBorderWidth",{get:function(){return this.i.bi},set:function(t){this.i.bi=+t,this._a("outlinedBorderWidth",this.i.bi)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedCornerRadiusBottomRight",{get:function(){return this.i.kx?this.i.kx.b:NaN},set:function(t){this.ensureOutlinedCornerRadius(),this.i.kx.b=+t,this._a("outlinedCornerRadiusBottomRight",this.i.kx.b),this.i.kx=this.i.kx},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedCornerRadiusBottomLeft",{get:function(){return this.i.kx?this.i.kx.a:NaN},set:function(t){this.ensureOutlinedCornerRadius(),this.i.kx.a=+t,this._a("outlinedCornerRadiusBottomLeft",this.i.kx.a),this.i.kx=this.i.kx},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedCornerRadiusTopLeft",{get:function(){return this.i.kx?this.i.kx.c:NaN},set:function(t){this.ensureOutlinedCornerRadius(),this.i.kx.c=+t,this._a("outlinedCornerRadiusTopLeft",this.i.kx.c),this.i.kx=this.i.kx},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedCornerRadiusTopRight",{get:function(){return this.i.kx?this.i.kx.d:NaN},set:function(t){this.ensureOutlinedCornerRadius(),this.i.kx.d=+t,this._a("outlinedCornerRadiusTopRight",this.i.kx.d),this.i.kx=this.i.kx},enumerable:!0,configurable:!0}),n.prototype.ensureOutlinedCornerRadius=function(){this.i.kx||(this.i.kx=new i.CornerRadius(2))},Object.defineProperty(n.prototype,"outlinedRippleColor",{get:function(){return i.brushToString(this.i.tu)},set:function(t){this.i.tu=i.stringToBrush(t),this._a("outlinedRippleColor",i.brushToString(this.i.tu))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedTextColor",{get:function(){return i.brushToString(this.i.tv)},set:function(t){this.i.tv=i.stringToBrush(t),this._a("outlinedTextColor",i.brushToString(this.i.tv))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedHoverTextColor",{get:function(){return i.brushToString(this.i.tt)},set:function(t){this.i.tt=i.stringToBrush(t),this._a("outlinedHoverTextColor",i.brushToString(this.i.tt))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedFocusBackgroundColor",{get:function(){return i.brushToString(this.i.tq)},set:function(t){this.i.tq=i.stringToBrush(t),this._a("outlinedFocusBackgroundColor",i.brushToString(this.i.tq))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedFocusTextColor",{get:function(){return i.brushToString(this.i.tr)},set:function(t){this.i.tr=i.stringToBrush(t),this._a("outlinedFocusTextColor",i.brushToString(this.i.tr))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fabBackgroundColor",{get:function(){return i.brushToString(this.i.sk)},set:function(t){this.i.sk=i.stringToBrush(t),this._a("fabBackgroundColor",i.brushToString(this.i.sk))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fabDisabledBackgroundColor",{get:function(){return i.brushToString(this.i.sm)},set:function(t){this.i.sm=i.stringToBrush(t),this._a("fabDisabledBackgroundColor",i.brushToString(this.i.sm))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fabDisabledBorderColor",{get:function(){return i.brushToString(this.i.sn)},set:function(t){this.i.sn=i.stringToBrush(t),this._a("fabDisabledBorderColor",i.brushToString(this.i.sn))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fabDisabledTextColor",{get:function(){return i.brushToString(this.i.so)},set:function(t){this.i.so=i.stringToBrush(t),this._a("fabDisabledTextColor",i.brushToString(this.i.so))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fabDisabledElevation",{get:function(){return this.i.d7},set:function(t){this.i.d7=+t,this._a("fabDisabledElevation",this.i.d7)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fabHoverBackgroundColor",{get:function(){return i.brushToString(this.i.sr)},set:function(t){this.i.sr=i.stringToBrush(t),this._a("fabHoverBackgroundColor",i.brushToString(this.i.sr))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fabBorderColor",{get:function(){return i.brushToString(this.i.sl)},set:function(t){this.i.sl=i.stringToBrush(t),this._a("fabBorderColor",i.brushToString(this.i.sl))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fabRestingElevation",{get:function(){return this.i.ea},set:function(t){this.i.ea=+t,this._a("fabRestingElevation",this.i.ea)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fabHoverElevation",{get:function(){return this.i.d9},set:function(t){this.i.d9=+t,this._a("fabHoverElevation",this.i.d9)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fabFocusElevation",{get:function(){return this.i.d8},set:function(t){this.i.d8=+t,this._a("fabFocusElevation",this.i.d8)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fabBorderWidth",{get:function(){return this.i.bd},set:function(t){this.i.bd=+t,this._a("fabBorderWidth",this.i.bd)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fabCornerRadiusBottomRight",{get:function(){return this.i.ku?this.i.ku.b:NaN},set:function(t){this.ensureFabCornerRadius(),this.i.ku.b=+t,this._a("fabCornerRadiusBottomRight",this.i.ku.b),this.i.ku=this.i.ku},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fabCornerRadiusBottomLeft",{get:function(){return this.i.ku?this.i.ku.a:NaN},set:function(t){this.ensureFabCornerRadius(),this.i.ku.a=+t,this._a("fabCornerRadiusBottomLeft",this.i.ku.a),this.i.ku=this.i.ku},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fabCornerRadiusTopLeft",{get:function(){return this.i.ku?this.i.ku.c:NaN},set:function(t){this.ensureFabCornerRadius(),this.i.ku.c=+t,this._a("fabCornerRadiusTopLeft",this.i.ku.c),this.i.ku=this.i.ku},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fabCornerRadiusTopRight",{get:function(){return this.i.ku?this.i.ku.d:NaN},set:function(t){this.ensureFabCornerRadius(),this.i.ku.d=+t,this._a("fabCornerRadiusTopRight",this.i.ku.d),this.i.ku=this.i.ku},enumerable:!0,configurable:!0}),n.prototype.ensureFabCornerRadius=function(){this.i.ku||(this.i.ku=new i.CornerRadius(2))},Object.defineProperty(n.prototype,"fabRippleColor",{get:function(){return i.brushToString(this.i.st)},set:function(t){this.i.st=i.stringToBrush(t),this._a("fabRippleColor",i.brushToString(this.i.st))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fabTextColor",{get:function(){return i.brushToString(this.i.su)},set:function(t){this.i.su=i.stringToBrush(t),this._a("fabTextColor",i.brushToString(this.i.su))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fabHoverTextColor",{get:function(){return i.brushToString(this.i.ss)},set:function(t){this.i.ss=i.stringToBrush(t),this._a("fabHoverTextColor",i.brushToString(this.i.ss))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fabFocusBackgroundColor",{get:function(){return i.brushToString(this.i.sp)},set:function(t){this.i.sp=i.stringToBrush(t),this._a("fabFocusBackgroundColor",i.brushToString(this.i.sp))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fabFocusTextColor",{get:function(){return i.brushToString(this.i.sq)},set:function(t){this.i.sq=i.stringToBrush(t),this._a("fabFocusTextColor",i.brushToString(this.i.sq))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"iconBackgroundColor",{get:function(){return i.brushToString(this.i.ta)},set:function(t){this.i.ta=i.stringToBrush(t),this._a("iconBackgroundColor",i.brushToString(this.i.ta))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"iconDisabledBackgroundColor",{get:function(){return i.brushToString(this.i.tc)},set:function(t){this.i.tc=i.stringToBrush(t),this._a("iconDisabledBackgroundColor",i.brushToString(this.i.tc))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"iconDisabledBorderColor",{get:function(){return i.brushToString(this.i.td)},set:function(t){this.i.td=i.stringToBrush(t),this._a("iconDisabledBorderColor",i.brushToString(this.i.td))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"iconDisabledTextColor",{get:function(){return i.brushToString(this.i.te)},set:function(t){this.i.te=i.stringToBrush(t),this._a("iconDisabledTextColor",i.brushToString(this.i.te))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"iconDisabledElevation",{get:function(){return this.i.eh},set:function(t){this.i.eh=+t,this._a("iconDisabledElevation",this.i.eh)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"iconHoverBackgroundColor",{get:function(){return i.brushToString(this.i.th)},set:function(t){this.i.th=i.stringToBrush(t),this._a("iconHoverBackgroundColor",i.brushToString(this.i.th))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"iconBorderColor",{get:function(){return i.brushToString(this.i.tb)},set:function(t){this.i.tb=i.stringToBrush(t),this._a("iconBorderColor",i.brushToString(this.i.tb))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"iconRestingElevation",{get:function(){return this.i.ek},set:function(t){this.i.ek=+t,this._a("iconRestingElevation",this.i.ek)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"iconHoverElevation",{get:function(){return this.i.ej},set:function(t){this.i.ej=+t,this._a("iconHoverElevation",this.i.ej)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"iconFocusElevation",{get:function(){return this.i.ei},set:function(t){this.i.ei=+t,this._a("iconFocusElevation",this.i.ei)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"iconBorderWidth",{get:function(){return this.i.bf},set:function(t){this.i.bf=+t,this._a("iconBorderWidth",this.i.bf)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"iconCornerRadiusBottomRight",{get:function(){return this.i.kw?this.i.kw.b:NaN},set:function(t){this.ensureIconCornerRadius(),this.i.kw.b=+t,this._a("iconCornerRadiusBottomRight",this.i.kw.b),this.i.kw=this.i.kw},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"iconCornerRadiusBottomLeft",{get:function(){return this.i.kw?this.i.kw.a:NaN},set:function(t){this.ensureIconCornerRadius(),this.i.kw.a=+t,this._a("iconCornerRadiusBottomLeft",this.i.kw.a),this.i.kw=this.i.kw},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"iconCornerRadiusTopLeft",{get:function(){return this.i.kw?this.i.kw.c:NaN},set:function(t){this.ensureIconCornerRadius(),this.i.kw.c=+t,this._a("iconCornerRadiusTopLeft",this.i.kw.c),this.i.kw=this.i.kw},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"iconCornerRadiusTopRight",{get:function(){return this.i.kw?this.i.kw.d:NaN},set:function(t){this.ensureIconCornerRadius(),this.i.kw.d=+t,this._a("iconCornerRadiusTopRight",this.i.kw.d),this.i.kw=this.i.kw},enumerable:!0,configurable:!0}),n.prototype.ensureIconCornerRadius=function(){this.i.kw||(this.i.kw=new i.CornerRadius(2))},Object.defineProperty(n.prototype,"iconRippleColor",{get:function(){return i.brushToString(this.i.tj)},set:function(t){this.i.tj=i.stringToBrush(t),this._a("iconRippleColor",i.brushToString(this.i.tj))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"iconTextColor",{get:function(){return i.brushToString(this.i.tk)},set:function(t){this.i.tk=i.stringToBrush(t),this._a("iconTextColor",i.brushToString(this.i.tk))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"iconHoverTextColor",{get:function(){return i.brushToString(this.i.ti)},set:function(t){this.i.ti=i.stringToBrush(t),this._a("iconHoverTextColor",i.brushToString(this.i.ti))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"iconFocusBackgroundColor",{get:function(){return i.brushToString(this.i.tf)},set:function(t){this.i.tf=i.stringToBrush(t),this._a("iconFocusBackgroundColor",i.brushToString(this.i.tf))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"iconFocusTextColor",{get:function(){return i.brushToString(this.i.tg)},set:function(t){this.i.tg=i.stringToBrush(t),this._a("iconFocusTextColor",i.brushToString(this.i.tg))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"inputId",{get:function(){return this.i.h8},set:function(t){this.i.h8=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"id",{get:function(){return this.i.h6},set:function(t){this.i.h6=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"display",{get:function(){return this.i.gc},set:function(t){this.i.gc=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flexDirection",{get:function(){return this.i.hf},set:function(t){this.i.hf=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flexGrow",{get:function(){return this.i.hh},set:function(t){this.i.hh=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"alignItems",{get:function(){return this.i.fw},set:function(t){this.i.fw=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"value",{get:function(){return this.i.e0},set:function(t){this.i.e0=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"name",{get:function(){return this.i.ih},set:function(t){this.i.ih=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tabIndex",{get:function(){return this.i.eu},set:function(t){this.i.eu=+t,this._a("tabIndex",this.i.eu)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ariaLabel",{get:function(){return this.i.fy},set:function(t){this.i.fy=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"focused",{get:function(){return this.i.focused},set:function(t){this.i.focused=i.ensureBool(t),this._a("focused",this.i.focused)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isFocusStyleEnabled",{get:function(){return this.i.ak},set:function(t){this.i.ak=i.ensureBool(t),this._a("isFocusStyleEnabled",this.i.ak)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disableRipple",{get:function(){return this.i.af},set:function(t){this.i.af=i.ensureBool(t),this._a("disableRipple",this.i.af)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualDisableRipple",{get:function(){return this.i.ae},set:function(t){this.i.ae=i.ensureBool(t),this._a("actualDisableRipple",this.i.ae)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isHover",{get:function(){return this.i.al},set:function(t){this.i.al=i.ensureBool(t),this._a("isHover",this.i.al)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disabled",{get:function(){return this.i.disabled},set:function(t){this.i.disabled=i.ensureBool(t),this._a("disabled",this.i.disabled)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disableTransitions",{get:function(){return this.i.ag},set:function(t){this.i.ag=i.ensureBool(t),this._a("disableTransitions",this.i.ag)},enumerable:!0,configurable:!0}),n.prototype.findByName=function(t){return this.findEphemera&&t&&0==t.indexOf("@@e:")?this.findEphemera(t):null},Object.defineProperty(n.prototype,"hasUserValues",{get:function(){return this._hasUserValues},enumerable:!0,configurable:!0}),n.prototype.__m=function(t){this._inStyling||this._hasUserValues.add(t)},n.prototype._styling=function(t,e,n){if(!this._inStyling){this._inStyling=!0,this._stylingContainer=t,this._stylingParent=e;var r,s=this.i.$type.name;0===s.indexOf("Xam")&&(s=s.substring(3)),r=i.toSpinal("XButtonComponent");var o=[],a=i.toSpinal(s);o.push(a+"-");for(var h=this.i.$type.baseType;h&&"Object"!=h.name&&"Base"!=h.name&&"Control"!=h.name&&"DependencyObject"!=h.Name&&"FrameworkElement"!=h.Name;){0===(s=h.name).indexOf("Xam")&&(s=s.substring(3));var u=i.toSpinal(s);o.push(u+"-"),h=h.baseType}if(n){var l=n.i.$type.name;0===l.indexOf("Xam")&&(l=l.substring(3));var c=i.toSpinal(l);o.push(c+"-"+r+"-"),o.push(c+"-"+a+"-")}i.initializePropertiesFromCss(t,this,r+"-",this.hasUserValues,!1,o),this._otherStyling&&this._otherStyling(t,e,n),this._inStyling=!1}},n.prototype.onDetachedFromUI=function(){this.i.onDetachedFromUI()},n.prototype.onAttachedToUI=function(){this.i.onAttachedToUI()},n.prototype.exportVisualModel=function(){return this.i.ey()},n.prototype.exportSerializedVisualModel=function(){return this.i.gg()},Object.defineProperty(n.prototype,"clicked",{get:function(){return this._clicked},set:function(t){var e=this;null!==this._clicked_wrapped&&(this.i.clicked=i.delegateRemove(this.i.clicked,this._clicked_wrapped),this._clicked_wrapped=null,this._clicked=null),this._clicked=t,this._clicked_wrapped=function(t,i){var n=new y;n._provideImplementation(i),e.beforeClicked&&e.beforeClicked(e,n),e._clicked&&e._clicked(e,n)},this.i.clicked=i.delegateCombine(this.i.clicked,this._clicked_wrapped)},enumerable:!0,configurable:!0}),n._observedAttributesIgcXButtonComponent=null,n.htmlTagName="igc-x-button",n._isElementRegistered=!1,n}(i.IgcHTMLElement),m=function(){function t(){}return t.register=function(){h.register(),i.IgcChildContentModule.register(),g.register(),i.TypeRegistrar.registerCons("IgcXButtonComponent",g),i.TypeRegistrar.registerCons("IgcXButtonComponent",g),i.TypeRegistrar.register("XButton",b.$type)},t}(),v=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e.__extends(n,t),n.$t=i.markType(n,"IconClickedEventArgs",i.EventArgs.$),n}(i.EventArgs),_=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e.h=0,e.f=0,e.e=0,e.i=0,e.a=null,e.c=null,e.b=null,e.d=0,e._svgPath=null,e.n=null,e.o=null,e.p=null,e.g=0,e.l=null,e.m=null,e}return e.__extends(n,t),Object.defineProperty(n.prototype,"svgPath",{get:function(){return this._svgPath},set:function(t){this._svgPath=t},enumerable:!0,configurable:!0}),n.prototype.j=function(){var t=new i.StringBuilder(0);return t.l("{"),t.l("actualFill : "+this.a.serialize()+", "),t.l("actualTextColor : "+this.c.serialize()+", "),t.l("actualStroke : "+this.b.serialize()+", "),t.l("actualStrokeThickness : "+this.d+", "),t.l("top : "+this.h+", "),t.l("left : "+this.f+", "),t.l("height : "+this.e+", "),t.l("width : "+this.i+", "),t.l("svgPath : '"+this.svgPath+"', "),i.stringIsNullOrEmpty(this.n)||t.l('textStyleFontStyle : "'+this.n+'", '),i.stringIsNullOrEmpty(this.o)||t.l('textStyleFontVariant : "'+this.o+'", '),i.stringIsNullOrEmpty(this.p)||t.l('textStyleFontWeight : "'+this.p+'", '),i.stringIsNullOrEmpty(this.l)||t.l('textStyleFontFamily : "'+this.l+'", '),i.stringIsNullOrEmpty(this.m)||t.l('textStyleFontStretch : "'+this.m+'", '),i.isNaN_(this.g)||t.l("textStyleFontSize : "+this.g+", "),t.l("}"),t.toString()},n.$t=i.markType(n,"IconVisualModelExport"),n}(i.Base),C=function(t){function n(){var e=t.call(this)||this;return e.b=null,e.h=null,e.c=null,e.g=new i.List$1(i.Delegate_$type,0),e.m=null,e.d=!0,e.i=null,e.j=null,e}return e.__extends(n,t),n.prototype.u=function(){},n.prototype.e=function(){return!0},Object.defineProperty(n.prototype,"k",{get:function(){return this.i},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"l",{get:function(){return null},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"f",{get:function(){return!0},enumerable:!0,configurable:!0}),n.prototype.s=function(t){var n,r;if(null==t){try{for(var s=e.__values(i.fromEnum(this.g)),o=s.next();!o.done;o=s.next()){(0,o.value)()}}catch(t){n={error:t}}finally{try{o&&!o.done&&(r=s.return)&&r.call(s)}finally{if(n)throw n.error}}this.g.clear(),null!=this.i&&this.i.unlistenAll()}this.h=t,t.rootWrapper.setStyleProperty("position","relative"),this.h.rootWrapper.setStyleProperty("display","flex"),this.h.rootWrapper.setStyleProperty("flex-direction","row"),this.h.rootWrapper.setStyleProperty("flex-wrap","no-wrap"),this.h.rootWrapper.setStyleProperty("align-items","center"),this.w();var a=this.h.createElementNS("svg","http://www.w3.org/2000/svg");a.setStyleProperty("position","absolute"),a.setStyleProperty("top","0"),a.setStyleProperty("left","0"),a.setStyleProperty("right","0"),a.setStyleProperty("bottom","0"),a.setAttribute("viewBox","0 0 24 24"),this.i=a;var h=this.h.createElementNS("path","http://www.w3.org/2000/svg");h.setAttribute("d",""),this.i.append(h),null!=this.m&&h.setAttribute("d",this.m),this.j=h,this.h.append(this.i),this.g.add(a.listen("click",i.runOn(this,this.r))),this.b.bd()},n.prototype.x=function(t){this.m!=t&&(this.m=t,null!=this.j&&this.j.setAttribute("d",this.m))},n.prototype.w=function(){this.h.rootWrapper.setStyleProperty("width","1.5rem"),this.h.rootWrapper.setStyleProperty("height","1.5rem")},n.prototype.n=function(t){},n.prototype.v=function(){this.e()},n.prototype.o=function(t){this.b.ba()},n.prototype.p=function(t){this.b.bb()},n.prototype.q=function(){this.d=!0,this.g.add(this.h.rootWrapper.listen("mouseenter",i.runOn(this,this.o))),this.g.add(this.h.rootWrapper.listen("mouseleave",i.runOn(this,this.p)))},n.prototype.t=function(){var t,n;this.d=!1;try{for(var r=e.__values(i.fromEnum(this.g)),s=r.next();!s.done;s=r.next()){(0,s.value)()}}catch(e){t={error:e}}finally{try{s&&!s.done&&(n=r.return)&&n.call(r)}finally{if(t)throw t.error}}this.g.clear()},n.prototype.y=function(t){null!=t&&this.h.rootWrapper.setStyleProperty("font",t.fontString)},n.prototype.a=function(){var t=this.h.rootWrapper.getNativeElement().getBoundingClientRect(),e=t.top,i=t.left,n=new Array(2);return n[0]=e,n[1]=i,n},n.prototype.r=function(t){this.b.a8()},n.$t=i.markType(n,"IconView"),n}(i.Base),S=function(t){function n(){var e=t.call(this)||this;e._view=null,e.bj=n.bz,e.bn=n.b3,e.bk=n.b0,e.bl=n.b1,e.bm=n.b2,e.n=n.u,e.o=n.v,e.bo=n.bz,e.bt=n.b3,e.af=null,e.bp=n.b0,e.bq=n.b1,e.bs=n.b2,e.p=n.u,e.r=n.v,e.d=null,e.br=null,e.ae="ig-icon-"+n.ab++,e.z=0,e.f=!1,e.ad=null,e.h=!1,e.g=!1,e.q=1,e.clicked=null,e.propertyChanged=null;var i=new C;return i.b=e,e.view=i,e.view.u(),e}return e.__extends(n,t),Object.defineProperty(n.prototype,"view",{get:function(){return this._view},set:function(t){this._view=t},enumerable:!0,configurable:!0}),n.prototype.destroy=function(){this.provideContainer(null)},n.prototype.bc=function(t,e,n){null!=this.propertyChanged&&this.propertyChanged(this,new i.PropertyChangedEventArgs(t)),this.be(t,e,n)},n.prototype.be=function(t,e,i){switch(t){case"Fill":case"Stroke":case"StrokeThickness":case"HoverFill":case"HoverStroke":case"HoverStrokeThickness":this.bi();break;case"ActualFill":case"ActualStroke":case"ActualHoverFill":case"ActualHoverStroke":case"ActualStrokeThickness":case"ActualHoverStrokeThickness":case"SVGPath":this.bg();break;case"Opacity":this.bh()}},n.prototype.bi=function(){this.bu=null!=this.fill?this.fill:n.bz,this.bv=null!=this.b4?this.b4:n.b0,this.bx=null!=this.b7?this.b7:n.b2,this.bw=null!=this.b5?this.b5:n.b1,this.t=i.isNaN_(this.y)?n.v:this.y,this.s=i.isNaN_(this.w)?n.u:this.w,this.by=null!=this.b8?this.b8:n.b3},Object.defineProperty(n.prototype,"j",{get:function(){return null!=this.svgPath&&!this.view.f},enumerable:!0,configurable:!0}),n.prototype.bh=function(){i.NativeUI.u(this.view.k,this.x)},n.prototype.bg=function(){this.view.k;if(this.j){var t=this.view.l;this.l?(i.NativeUI.p(t,this.bv),i.NativeUI.w(t,this.bw),i.NativeUI.z(t,this.s)):(i.NativeUI.p(t,this.bu),i.NativeUI.w(t,this.bx),i.NativeUI.z(t,this.t))}else{null!=this.svgPath&&this.view.x(this.svgPath);var e=this.view.k;this.l?(null!=this.bv&&i.NativeUI.p(e,this.bv),null!=this.bw&&i.NativeUI.w(e,this.bw),i.isNaN_(this.s)||i.NativeUI.z(e,this.s)):(null!=this.bu&&i.NativeUI.p(e,this.bu),null!=this.bx&&i.NativeUI.w(e,this.bx),i.isNaN_(this.t)||i.NativeUI.z(e,this.t))}null!=this.e&&this.view.y(this.e),null!=this.by&&i.NativeUI.o(this.view.k,this.by)},Object.defineProperty(n.prototype,"bu",{get:function(){return this.bj},set:function(t){var e=this.bj;this.bj=t,e!=this.bj&&this.bc("ActualFill",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"by",{get:function(){return this.bn},set:function(t){var e=this.bn;this.bn=t,e!=this.bn&&this.bc("ActualTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"bv",{get:function(){return this.bk},set:function(t){var e=this.bk;this.bk=t,e!=this.bk&&this.bc("ActualHoverFill",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"bw",{get:function(){return this.bl},set:function(t){var e=this.bl;this.bl=t,e!=this.bl&&this.bc("ActualHoverStroke",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"bx",{get:function(){return this.bm},set:function(t){var e=this.bm;this.bm=t,e!=this.bm&&this.bc("ActualStroke",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"s",{get:function(){return this.n},set:function(t){var e=this.n;this.n=t,e!=this.n&&this.bc("ActualHoverStrokeThickness",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"t",{get:function(){return this.o},set:function(t){var e=this.o;this.o=t,e!=this.o&&this.bc("ActualStrokeThickness",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fill",{get:function(){return this.bo},set:function(t){var e=this.bo;this.bo=t,e!=this.bo&&this.bc("Fill",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"b8",{get:function(){return this.bt},set:function(t){var e=this.bt;this.bt=t,e!=this.bt&&this.bc("TextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"svgPath",{get:function(){return this.af},set:function(t){var e=this.af;this.af=t,e!=this.af&&this.bc("SVGPath",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"b4",{get:function(){return this.bp},set:function(t){var e=this.bp;this.bp=t,e!=this.bp&&this.bc("HoverFill",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"b5",{get:function(){return this.bq},set:function(t){var e=this.bq;this.bq=t,e!=this.bq&&this.bc("HoverStroke",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"b7",{get:function(){return this.bs},set:function(t){var e=this.bs;this.bs=t,e!=this.bs&&this.bc("Stroke",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"w",{get:function(){return this.p},set:function(t){var e=this.p;this.p=t,e!=this.p&&this.bc("HoverStrokeThickness",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"y",{get:function(){return this.r},set:function(t){var e=this.r;this.r=t,e!=this.r&&this.bc("StrokeThickness",e,t)},enumerable:!0,configurable:!0}),n.prototype.ba=function(){this.l=!0},n.prototype.bb=function(){this.l=!1},Object.defineProperty(n.prototype,"e",{get:function(){return this.d},set:function(t){var e=this.d;this.d=t,e!=this.d&&this.bc("TextStyle",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"b6",{get:function(){return this.br},set:function(t){var e=this.br;this.br=t,e!=this.br&&this.bc("HoverTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"av",{get:function(){return this.ae},set:function(t){var e=this.ae;this.ae=t,e!=this.ae&&this.bc("Id",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"i",{get:function(){return this.f},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"aa",{get:function(){return this.z},set:function(t){var e=this.z;this.z=t,this.f=!0,e!=this.z&&this.bc("TabIndex",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"an",{get:function(){return this.ad},set:function(t){var e=this.ad;this.ad=t,e!=this.ad&&this.bc("AriaLabel",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"l",{get:function(){return this.h},set:function(t){var e=this.h;this.h=t,e!=this.h&&this.bc("IsHover",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disabled",{get:function(){return this.g},set:function(t){var e=this.g;this.g=t,e!=this.g&&this.bc("IsDisabled",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"x",{get:function(){return this.q},set:function(t){var e=this.q;this.q=t,e!=this.q&&this.bc("Opacity",e,this.q)},enumerable:!0,configurable:!0}),n.prototype.bd=function(){},n.prototype.onDetachedFromUI=function(){this.view.t()},n.prototype.onAttachedToUI=function(){this.view.q()},n.prototype.a8=function(){this.disabled||null!=this.clicked&&this.clicked(this,new v)},n.prototype.m=function(){return this.view.e()},n.prototype.ac=function(){return this.a()},n.prototype.ap=function(){return this.a().j()},n.prototype.a=function(){var t=new _,e=this.view.k;t.a=i.AppearanceHelper.a(i.NativeUI.ah(e)),t.c=i.AppearanceHelper.a(i.NativeUI.ah(e)),t.b=i.AppearanceHelper.a(i.NativeUI.ai(e)),t.d=this.t;var n=this.view.a();if(t.h=n[0],t.f=n[1],t.e=i.NativeUI.c(e),t.i=i.NativeUI.i(e),t.svgPath=this.svgPath,null!=this.e){var r=this.e;if(null!=this.view&&null==r.n){var s=this.view.h,o=i.FontUtil.getFontInfoFromString(s,r.fontString);r.n=o.n,r.d=o.d,r.o=o.o,r.q=o.q,r.r=o.r,r.s=o.s}null!=r.n&&(t.l=r.n),i.isNaN_(r.d)||(t.g=r.d),null!=r.s&&(t.p=r.s),null!=r.q&&(t.n=r.q),null!=r.o&&(t.m=r.q)}return t},n.prototype.provideContainer=function(t){this.view.s(t)},n.$t=i.markType(n,"XIcon",i.Base.$,[i.INotifyPropertyChanged_$type,i.IIcon_$type]),n.bz=null,n.b3=null,n.b2=null,n.b0=null,n.b1=null,n.v=0,n.u=0,n.ab=0,n}(i.Base),j=function(t){function n(){var n=t.call(this)||this;n._disconnected=!1,n._settingAttributes=!1,n._attached=!1,n._queuedSetAttributes=[],n._updatingFromAttribute=!1,n.__p=null,n._hasUserValues=new Set,n._stylingContainer=null,n._stylingParent=null,n._inStyling=!1,n._styling&&i.NamePatcher.ensureStylablePatched(Object.getPrototypeOf(n)),n._portalManager=new i.PortalManager("iconContent"),n._renderer=new i.WebComponentRenderer(n,document,!0,{},n._portalManager),n._container=n._renderer.createElement("div"),n._renderer.updateRoot(n._container),n._implementation=n.createImplementation(),n._implementation.externalObject=n,n._container,null!=n._container.getNativeElement()&&n._container.getNativeElement(),n._wrapper=n._renderer;var r=n.i;return n._icon=r,r.provideContainer(n._renderer),n._onChildrenChanged(),new MutationObserver((function(t){var i,r;try{for(var s=e.__values(t),o=s.next();!o.done;o=s.next()){"childList"==o.value.type&&n._onChildrenChanged()}}catch(t){i={error:t}}finally{try{o&&!o.done&&(r=s.return)&&r.call(s)}finally{if(i)throw i.error}}})).observe(n,{childList:!0}),n}return e.__extends(n,t),n.prototype._onChildrenChanged=function(){for(var t=[],e=0;e<this.childNodes.length;e++){var i=this.childNodes[e];i!==this._container.getNativeElement()&&t.push(i)}this._portalManager.onChildrenChanged(t)},n.prototype.updateStyle=function(){this._styling(this,this)},n.prototype.destroy=function(){this._icon.destroy(),this._wrapper.destroy()},n.prototype.createImplementation=function(){return new S},n.prototype.disconnectedCallback=function(){this._disconnected=!0,this.i&&this.i.onDetachedFromUI()},n.prototype.connectedCallback=function(){if(this._disconnected)return this._disconnected=!1,void(this.i&&this.i.onAttachedToUI());this.classList.add("ig-x-icon"),this.classList.add("igc-x-icon"),this.appendChild(this._container.getNativeElement()),this._attached=!0,this.style.display="inline-block",this.style.verticalAlign="middle",this._flushQueuedAttributes(),this._styling(this,this),this.afterContentInit()},n.prototype.afterContentInit=function(){},Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),n._createFromInternal=function(t){if(!t)return null;if(!t.$type)return null;var e="Igc"+t.$type.name+"Component";return i.TypeRegistrar.isRegistered(e)?i.TypeRegistrar.create(e):null},n.prototype._enqueueSetAttribute=function(t,e){this._queuedSetAttributes.push({attrName:t,attrValue:e})},n.prototype._flushQueuedAttributes=function(){this._settingAttributes=!0;for(var t=0;t<this._queuedSetAttributes.length;t++)this.setAttribute(this._queuedSetAttributes[t].attrName,this._queuedSetAttributes[t].attrValue);this._settingAttributes=!1,this._queuedSetAttributes.length=0},n.prototype._a=function(t,e){this._updatingFromAttribute||(e&&(e=e.toString()),this._settingAttributes=!0,t=i.toSpinal(t),this._attached?this.setAttribute(t,e):this._enqueueSetAttribute(t,e),this._settingAttributes=!1)},Object.defineProperty(n,"observedAttributes",{get:function(){if(null==n._observedAttributesIgcXIconComponent){for(var t=i.getAllPropertyNames(n),e=0;e<t.length;e++)t[e]=i.toSpinal(t[e]);n._observedAttributesIgcXIconComponent=t}return n._observedAttributesIgcXIconComponent},enumerable:!0,configurable:!0}),n.prototype.attributeChangedCallback=function(t,e,n){if(!this._settingAttributes){var r=i.fromSpinal(t);this._updatingFromAttribute=!0,this[r]=n,this._updatingFromAttribute=!1}},n.register=function(){n._isElementRegistered||(n._isElementRegistered=!0,i.RegisterElementHelper.registerElement(n.htmlTagName,n))},Object.defineProperty(n.prototype,"actualFill",{get:function(){return i.brushToString(this.i.bu)},set:function(t){this.i.bu=i.stringToBrush(t),this._a("actualFill",i.brushToString(this.i.bu))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualTextColor",{get:function(){return i.brushToString(this.i.by)},set:function(t){this.i.by=i.stringToBrush(t),this._a("actualTextColor",i.brushToString(this.i.by))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualHoverFill",{get:function(){return i.brushToString(this.i.bv)},set:function(t){this.i.bv=i.stringToBrush(t),this._a("actualHoverFill",i.brushToString(this.i.bv))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualHoverStroke",{get:function(){return i.brushToString(this.i.bw)},set:function(t){this.i.bw=i.stringToBrush(t),this._a("actualHoverStroke",i.brushToString(this.i.bw))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualStroke",{get:function(){return i.brushToString(this.i.bx)},set:function(t){this.i.bx=i.stringToBrush(t),this._a("actualStroke",i.brushToString(this.i.bx))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualHoverStrokeThickness",{get:function(){return this.i.s},set:function(t){this.i.s=+t,this._a("actualHoverStrokeThickness",this.i.s)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualStrokeThickness",{get:function(){return this.i.t},set:function(t){this.i.t=+t,this._a("actualStrokeThickness",this.i.t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fill",{get:function(){return i.brushToString(this.i.fill)},set:function(t){this.i.fill=i.stringToBrush(t),this._a("fill",i.brushToString(this.i.fill))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"textColor",{get:function(){return i.brushToString(this.i.b8)},set:function(t){this.i.b8=i.stringToBrush(t),this._a("textColor",i.brushToString(this.i.b8))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"svgPath",{get:function(){return this.i.svgPath},set:function(t){this.i.svgPath=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hoverFill",{get:function(){return i.brushToString(this.i.b4)},set:function(t){this.i.b4=i.stringToBrush(t),this._a("hoverFill",i.brushToString(this.i.b4))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hoverStroke",{get:function(){return i.brushToString(this.i.b5)},set:function(t){this.i.b5=i.stringToBrush(t),this._a("hoverStroke",i.brushToString(this.i.b5))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"stroke",{get:function(){return i.brushToString(this.i.b7)},set:function(t){this.i.b7=i.stringToBrush(t),this._a("stroke",i.brushToString(this.i.b7))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hoverStrokeThickness",{get:function(){return this.i.w},set:function(t){this.i.w=+t,this._a("hoverStrokeThickness",this.i.w)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"strokeThickness",{get:function(){return this.i.y},set:function(t){this.i.y=+t,this._a("strokeThickness",this.i.y)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"textStyle",{get:function(){return null==this.i.e?null:this.i.e.fontString},set:function(t){var e=new i.FontInfo;e.fontString=t,this.i.e=e,this._a("textStyle",null!=this.i.e?this.i.e.fontString:"")},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hoverTextColor",{get:function(){return i.brushToString(this.i.b6)},set:function(t){this.i.b6=i.stringToBrush(t),this._a("hoverTextColor",i.brushToString(this.i.b6))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"id",{get:function(){return this.i.av},set:function(t){this.i.av=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tabIndex",{get:function(){return this.i.aa},set:function(t){this.i.aa=+t,this._a("tabIndex",this.i.aa)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ariaLabel",{get:function(){return this.i.an},set:function(t){this.i.an=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isHover",{get:function(){return this.i.l},set:function(t){this.i.l=i.ensureBool(t),this._a("isHover",this.i.l)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disabled",{get:function(){return this.i.disabled},set:function(t){this.i.disabled=i.ensureBool(t),this._a("disabled",this.i.disabled)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"opacity",{get:function(){return this.i.x},set:function(t){this.i.x=+t,this._a("opacity",this.i.x)},enumerable:!0,configurable:!0}),n.prototype.findByName=function(t){return this.findEphemera&&t&&0==t.indexOf("@@e:")?this.findEphemera(t):null},Object.defineProperty(n.prototype,"hasUserValues",{get:function(){return this._hasUserValues},enumerable:!0,configurable:!0}),n.prototype.__m=function(t){this._inStyling||this._hasUserValues.add(t)},n.prototype._styling=function(t,e,n){if(!this._inStyling){this._inStyling=!0,this._stylingContainer=t,this._stylingParent=e;var r,s=this.i.$type.name;0===s.indexOf("Xam")&&(s=s.substring(3)),r=i.toSpinal("XIconComponent");var o=[],a=i.toSpinal(s);o.push(a+"-");for(var h=this.i.$type.baseType;h&&"Object"!=h.name&&"Base"!=h.name&&"Control"!=h.name&&"DependencyObject"!=h.Name&&"FrameworkElement"!=h.Name;){0===(s=h.name).indexOf("Xam")&&(s=s.substring(3));var u=i.toSpinal(s);o.push(u+"-"),h=h.baseType}if(n){var l=n.i.$type.name;0===l.indexOf("Xam")&&(l=l.substring(3));var c=i.toSpinal(l);o.push(c+"-"+r+"-"),o.push(c+"-"+a+"-")}i.initializePropertiesFromCss(t,this,r+"-",this.hasUserValues,!1,o),this._otherStyling&&this._otherStyling(t,e,n),this._inStyling=!1}},n.prototype.onDetachedFromUI=function(){this.i.onDetachedFromUI()},n.prototype.onAttachedToUI=function(){this.i.onAttachedToUI()},n.prototype.exportVisualModel=function(){return this.i.ac()},n.prototype.exportSerializedVisualModel=function(){return this.i.ap()},n._observedAttributesIgcXIconComponent=null,n.htmlTagName="igc-x-icon",n._isElementRegistered=!1,n}(i.IgcHTMLElement),k=function(){function t(){}return t.register=function(){i.IgcChildContentModule.register(),j.register(),i.TypeRegistrar.registerCons("IgcXIconComponent",j),i.TypeRegistrar.registerCons("IgcXIconComponent",j),i.TypeRegistrar.register("XIcon",S.$type)},t}(),P=function(t){return t[t.Sunday=0]="Sunday",t[t.Monday=1]="Monday",t[t.Tuesday=2]="Tuesday",t[t.Wednesday=3]="Wednesday",t[t.Thursday=4]="Thursday",t[t.Friday=5]="Friday",t[t.Saturday=6]="Saturday",t}({}),T=i.markEnum("DayOfWeek","Sunday,0|Monday,1|Tuesday,2|Wednesday,3|Thursday,4|Friday,5|Saturday,6"),x=function(t){function n(){var e=t.call(this)||this;return e.b=0,e.c=0,e.d=0,e.a=0,e}return e.__extends(n,t),n.$t=i.markType(n,"DayInfo"),n}(i.Base),O=function(t){return t[t.FirstDay=0]="FirstDay",t[t.FirstFullWeek=1]="FirstFullWeek",t[t.FirstFourDayWeek=2]="FirstFourDayWeek",t}({}),w=i.markEnum("FirstWeek","FirstDay,0|FirstFullWeek,1|FirstFourDayWeek,2"),B=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e._oldValue=new Date,e._newValue=new Date,e}return e.__extends(n,t),Object.defineProperty(n.prototype,"oldValue",{get:function(){return this._oldValue},set:function(t){this._oldValue=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"newValue",{get:function(){return this._newValue},set:function(t){this._newValue=t},enumerable:!0,configurable:!0}),n.$t=i.markType(n,"SelectedValueChangedEventArgs",i.EventArgs.$),n}(i.EventArgs),N=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e.i=0,e.h=0,e.e=null,e.g=null,e.c=null,e.f=null,e.d=null,e.b=null,e.a=null,e.r=null,e.s=null,e.t=null,e.m=0,e.p=null,e.q=null,e.n=null,e.j=null,e.k=null,e.l=null,e}return e.__extends(n,t),n.prototype.o=function(){var t=new i.StringBuilder(0);t.l("{"),t.l("Density : "+this.i+", "),t.l("BaseTheme : "+this.h+", "),t.l("SelectedDateBackgroundColor : "+this.e.serialize()+", "),t.l("SelectedFocusDateBackgroundColor : "+this.g.serialize()+", "),t.l("FocusDateBackgroundColor : "+this.c.serialize()+", "),t.l("SelectedDateTextColor : "+this.f.serialize()+", "),t.l("FocusDateTextColor : "+this.d.serialize()+", "),t.l("CurrentDateTextColor : "+this.b.serialize()+", "),t.l("CurrentDateBorderColor : "+this.a.serialize()+", "),i.stringIsNullOrEmpty(this.r)||t.l('textStyleFontStyle : "'+this.r+'", '),i.stringIsNullOrEmpty(this.s)||t.l('textStyleFontVariant : "'+this.s+'", '),i.stringIsNullOrEmpty(this.t)||t.l('textStyleFontWeight : "'+this.t+'", '),i.stringIsNullOrEmpty(this.p)||t.l('textStyleFontFamily : "'+this.p+'", '),i.stringIsNullOrEmpty(this.q)||t.l('textStyleFontStretch : "'+this.q+'", '),i.isNaN_(this.m)||t.l("textStyleFontSize : "+this.m+", "),t.l('activePicker : "'+this.n+'", '),t.l("buttonsModels: [");for(var e=0;e<this.j.count;e++){0!=e&&t.l(",");this.j._inner[e].aa.charAt(0).toString().toLowerCase(),this.j._inner[e].aa.substr(1);t.l(this.j._inner[e].ab())}t.l("],"),t.l("dayNamesModels: [");for(var n=0;n<this.k.count;n++)0!=n&&t.l(","),t.l(this.k._inner[n].h());t.l("],"),t.l("weekNumbersModels: [");for(var r=0;r<this.l.count;r++)0!=r&&t.l(","),t.l(this.l._inner[r].h());return t.l("]"),t.l("}"),t.toString()},n.$t=i.markType(n,"CalendarVisualModelExport"),n}(i.Base),I=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e.e=0,e.d=0,e.c=0,e.f=0,e.g=null,e.b=null,e.a=null,e}return e.__extends(n,t),n.prototype.h=function(){var t=new i.StringBuilder(0);return t.l("{"),t.l("top : "+this.e+", "),t.l("left : "+this.d+", "),t.l("height : "+this.c+", "),t.l("width : "+this.f+", "),null!=this.g&&t.l('value : "'+this.g.toString()+'", '),t.l("textColor : "+this.b.serialize()+", "),null!=this.a&&t.l("borderColor : "+this.a.serialize()+", "),t.l("}"),t.toString()},n.$t=i.markType(n,"TextElementsVisualModelExport"),n}(i.Base),A=function(t){function n(){var e=t.call(this)||this;return e.n=null,e.o=null,e.t=null,e.q=null,e.u=null,e.s=null,e.r=null,e.g=new i.List$1(i.DomWrapper_$type,0),e.f=new i.List$1(i.DomWrapper_$type,0),e.h=new i.List$1(i.DomWrapper_$type,0),e.j=new i.List$1(i.DomWrapper_$type,0),e.i=new i.List$1(i.DomWrapper_$type,0),e.e=new i.List$1(i.DomWrapper_$type,0),e.p=null,e.w=null,e.c=null,e.m=null,e.w="day",e.p=null,e}return e.__extends(n,t),n.prototype.k=function(){return this.e},n.prototype.l=function(){return this.i},n.prototype.ao=function(){},n.prototype.an=function(t){if(null!=t){this.m=t,this.m.rootWrapper.setStyleProperty("background-color","rgb(255, 255, 255)");Math.round(t.rootWrapper.width()),Math.round(t.rootWrapper.height());this.aa(),this.a2(),this.a3(),this.a0();var e=this.m.rootWrapper;e.listen("keydown",i.runOn(this,this.z)),e.listen("focus",i.runOn(this,this.y))}else this.m=null},n.prototype.x=function(){return this.w},n.prototype.aa=function(){if(null!=this.m){this.n=this.m.createElement("div"),this.n.setStyleProperty("display","flex"),this.n.setStyleProperty("width","100%"),this.n.setStyleProperty("height","100%"),this.o=this.m.createElement("div"),this.o.setStyleProperty("height","100%"),this.o.setStyleProperty("width","100%"),this.t=this.m.createElement("div"),this.ad(),this.n.append(this.o),this.m.append(this.n);for(var t=0;t<42;t++){var e=this.m.createElement("div");this.f.add(e)}this.ab(),this.a8(),this.q=this.m.createElement("div"),this.q.setStyleProperty("height","100%"),this.m.append(this.q);for(var n=0;n<12;n++){var r=this.m.createElement("div");this.h.add(r)}this.ac();for(var s=0;s<12;s++){this.q.getChildAt(s).listen("click",i.runOn(this,this.ai))}this.q.hide(),this.u=this.m.createElement("div"),this.u.setStyleProperty("height","100%"),this.m.append(this.u);for(var o=0;o<7;o++){var a=this.m.createElement("div");this.j.add(a)}this.ae();for(var h=0;h<7;h++){this.u.getChildAt(h).listen("click",i.runOn(this,this.bd))}this.u.listen("wheel",i.runOn(this,this.be)),this.u.hide()}},n.prototype.ad=function(){if(null!=this.m){this.t.setStyleProperty("display","flex"),this.t.setStyleProperty("flex-direction","column"),this.t.setStyleProperty("padding-top","26px"),this.t.setStyleProperty("width","12%");for(var t=this.c.ag(),e=0;e<6;e++){var i=this.m.createElement("div");i.setAttribute("aria-hidden","true"),i.setStyleProperty("text-align","center"),i.setStyleProperty("vertical-align","middle"),i.setStyleProperty("height","30px"),i.setStyleProperty("width","25px"),i.setStyleProperty("border-width","0px 1px 0px 0px"),i.setStyleProperty("border-style","solid"),i.setStyleProperty("border-color","rgb(163, 172, 184)");var n=this.m.createElement("span");n.setAttribute("aria-hidden","true"),n.setStyleProperty("font","14px Verdana"),n.setStyleProperty("color","rgb(24, 29, 31)"),i.append(n),this.i.add(n),n.setText(t._inner[e].toString()),this.t.append(i)}}},n.prototype.a4=function(){if(null!=this.t){var t=this.c.ag();this.i.clear();for(var e=0;e<6;e++){var i=this.t.getChildAt(e).getChildAt(0);i.setText(t._inner[e].toString()),this.i.add(i)}}},n.prototype.a8=function(){null!=this.t&&(1==this.c.af?(this.t.show(),this.t.setStyleProperty("width","12%"),this.t.parent().setStyleProperty("max-width","245px"),this.t.parent().getChildAt(1).setStyleProperty("width","88%")):(this.t.hide(),this.t.parent().setStyleProperty("max-width","231px"),this.t.parent().getChildAt(1).setStyleProperty("width","100%")))},n.prototype.ab=function(){if(null!=this.m){this.o.setStyleProperty("display","flex"),this.o.setStyleProperty("flex-direction","column"),this.o.setStyleProperty("justify-content","space-evenly");var t=this.m.createElement("div");t.setStyleProperty("display","flex"),t.setStyleProperty("justify-content","space-evenly"),t.setStyleProperty("width","100%"),t.setAttribute("role","row");var e=this.m.createElement("div");e.setStyleProperty("width","15%");var i=this.m.createElement("div");i.setStyleProperty("width","20%");var n=this.m.createElement("div");n.setStyleProperty("width","20%");var r=this.m.createElement("div");r.setStyleProperty("width","15%"),t.append(e),t.append(i),t.append(n),t.append(r),this.o.append(t);var s=this.m.createElement("div");s.setStyleProperty("width","100%"),s.setStyleProperty("height","100%"),s.setStyleProperty("display","flex"),s.setStyleProperty("flex-direction","row"),s.setStyleProperty("justify-content","space-evenly"),this.t.setStyleProperty("padding-bottom","6px"),s.append(this.t);var o=this.m.createElement("div");o.setStyleProperty("display","flex"),o.setStyleProperty("flex-direction","column"),o.setStyleProperty("width","88%"),o.setAttribute("role","grid"),o.setAttribute("aria-readonly","true"),s.append(o),this.o.append(s);for(var a=0,h=0;h<7;h++){var u=this.m.createElement("div");if(u.setAttribute("role","row"),u.setStyleProperty("display","flex"),u.setStyleProperty("justify-content","space-evenly"),0==h){for(var l=0;l<7;l++){var c=this.m.createElement("div");c.setAttribute("role","columnheader"),c.setAttribute("scope","col"),c.setStyleProperty("text-align","center"),c.setStyleProperty("vertical-align","middle"),c.setStyleProperty("width","12%");var p=this.m.createElement("span");p.setStyleProperty("font","16px Verdana"),p.setStyleProperty("color","rgb(24, 29, 31)"),c.append(p),this.e.add(p),u.append(c)}o.append(u)}else{for(var d=0;d<7;d++){var f=this.m.createElement("div");f.setAttribute("role","gridcell"),f.setStyleProperty("justify-content","center");var b=this.f._inner[a],y=this.m.createElement("span");y.setAttribute("aria-hidden","true"),b.append(y),this.af(f,b,a),b.parent().setStyleProperty("max-height","30px"),b.parent().setStyleProperty("display","flex"),f.setStyleProperty("width","12%"),f.setStyleProperty("height","100%"),u.append(f),a++}o.append(u)}}this.s=this.m.createElement("div"),this.s.setStyleProperty("display","flex"),this.s.setStyleProperty("padding-bottom","4px");var g=this.m.createElement("div");g.setStyleProperty("width","100%"),g.setStyleProperty("justify-content","center"),this.r=this.m.createElement("div"),this.r.setAttribute("aria-hidden","true");var m=this.m.createElement("span");m.setAttribute("aria-hidden","true"),this.r.append(m),this.c.cm(g,this.r),this.r.parent().setAttribute("aria-hidden","true"),this.r.parent().parent().setAttribute("tabindex","-1"),this.r.parent().parent().setAttribute("aria-readonly","true"),this.r.parent().parent().setAttribute("aria-selected","false"),this.r.parent().parent().setAttribute("aria-disabled","false"),this.r.parent().parent().setAttribute("data-is-focusable","true"),this.s.append(g),this.o.append(this.s),this.a7(),this.c.cf()}},n.prototype.ac=function(){if(null!=this.m){this.q.setStyleProperty("display","flex"),this.q.setStyleProperty("flex-direction","row"),this.q.setStyleProperty("flex-wrap","wrap"),this.q.setStyleProperty("margin","2px"),this.q.setStyleProperty("justify-content","center"),this.q.setStyleProperty("width","100%"),this.q.setStyleProperty("height","100%"),this.q.setAttribute("role","grid"),this.q.setAttribute("aria-readonly","true");for(var t=0;t<12;t++){var e=this.m.createElement("div");e.setStyleProperty("margin","5px"),e.setAttribute("data-month",(t+1).toString());var i=this.h._inner[t];i.setAttribute("aria-hidden","true"),this.c.cl(e,i),e.setStyleProperty("width","28%"),e.getChildAt(0).setStyleProperty("width","100%");var n=this.m.createElement("span");n.setAttribute("aria-hidden","true");var r,s=t+1;r=this.c.e(s,t),i.parent().parent().setAttribute("aria-label",r[0]),n.setText(r[1]),i.append(n),i.parent().setAttribute("aria-hidden","true"),i.parent().parent().setAttribute("tabindex","-1"),i.parent().parent().setAttribute("aria-readonly","true"),i.parent().parent().setAttribute("aria-selected","false"),i.parent().parent().setAttribute("aria-disabled","false"),i.parent().parent().setAttribute("data-is-focusable","true"),i.setAttribute("data-index",t.toString()),this.q.append(e)}}},n.prototype.bc=function(){for(var t=0;t<12;t++){var e,i=this.h._inner[t],n=t+1;e=this.c.e(n,t),i.parent().parent().setAttribute("aria-label",e[0]),i.getChildAt(0).setText(e[1])}},n.prototype.ae=function(){if(null!=this.m){this.u.setStyleProperty("width","100%"),this.u.setStyleProperty("height","100%");var t=this.c.aq.getFullYear()-3;this.u.setStyleProperty("padding","5px"),this.u.setAttribute("role","grid"),this.u.setAttribute("aria-readonly","true");for(var e=0;e<7;e++){var i=this.m.createElement("div"),n=this.j._inner[e];n.setAttribute("aria-hidden","true"),this.c.cn(i,n,e),n.parent().setAttribute("aria-hidden","true"),n.parent().parent().setAttribute("tabindex","-1"),n.parent().parent().setAttribute("aria-readonly","true"),n.parent().parent().setAttribute("aria-selected","false"),n.parent().parent().setAttribute("aria-disabled","false"),n.parent().parent().setAttribute("data-is-focusable","true"),i.setStyleProperty("width","100%"),i.setStyleProperty("height","14%"),i.setStyleProperty("justify-content","center"),i.getChildAt(0).setStyleProperty("width","98%");var r=this.m.createElement("span");r.setAttribute("aria-hidden","true"),r.setText(t.toString()),t++,n.setAttribute("data-index",e.toString()),n.append(r),this.u.append(i)}}},n.prototype.a7=function(){null!=this.m&&(1==this.c.ae?this.s.setStyleProperty("display","flex"):this.s.setStyleProperty("display","none"))},n.prototype.a2=function(){if(null!=this.m){for(var t=this.o.getChildAt(0),e=0;e<4;e++){var n=this.m.createElement("div");this.g.add(n)}var r=t.getChildAt(0),s=this.g._inner[0],o=this.m.createElement("div");o.setAttribute("aria-hidden","true"),s.append(o),this.c.ck(r,o,s,"prev"),s.parent().parent().setAttribute("aria-label","Previous Month"),s.parent().setStyleProperty("max-height","30px"),s.parent().setStyleProperty("display","flex"),s.setAttribute("data-index","0"),this.av(s);var a=t.getChildAt(1),h=this.g._inner[1],u=this.m.createElement("span");u.setAttribute("aria-hidden","true"),h.append(u),this.c.cj(a,h,"month"),u=h.getChildAt(0);var l=this.c.bx();u.setText(l),h.parent().parent().setAttribute("aria-label","Select Month"),h.parent().setStyleProperty("min-width","40px"),h.parent().setStyleProperty("max-height","30px"),h.parent().setStyleProperty("display","flex"),h.setAttribute("data-index","1"),this.av(h);var c=t.getChildAt(2),p=this.g._inner[2],d=this.m.createElement("span");d.setAttribute("aria-hidden","true"),p.append(d),this.c.cj(c,p,"year"),d=this.g._inner[2].getChildAt(0);var f=this.c.by();d.setText(f),p.parent().parent().setAttribute("aria-label","Select Year"),p.parent().setStyleProperty("min-width","40px"),p.parent().setStyleProperty("max-height","30px"),p.parent().setStyleProperty("display","flex"),p.setAttribute("data-index","2"),this.av(p);var b=t.getChildAt(3),y=this.g._inner[3],g=this.m.createElement("div");g.setAttribute("aria-hidden","true"),y.append(g),this.c.ck(b,g,y,"next"),y.parent().parent().setAttribute("aria-label","Next Month"),y.parent().setStyleProperty("max-height","30px"),y.parent().setStyleProperty("display","flex"),y.setAttribute("data-index","3"),this.av(y);for(var m=this.c.a(),v=0;v<this.g.count;v++)1==m[v]?this.g._inner[v].setAttribute("data-disabled","true"):this.g._inner[v].setAttribute("data-disabled","false");r.listen("click",i.runOn(this,this.ap)),b.listen("click",i.runOn(this,this.ak)),a.listen("click",i.runOn(this,this.aj)),c.listen("click",i.runOn(this,this.bf))}},n.prototype.bb=function(){var t=this.g._inner[1].getChildAt(0),e=this.c.bx();t.setText(e)},n.prototype.av=function(t){t.setAttribute("aria-hidden","true"),t.parent().setAttribute("aria-hidden","true"),t.parent().parent().setAttribute("tabindex","-1"),t.parent().parent().setAttribute("aria-readonly","true"),t.parent().parent().setAttribute("aria-selected","false"),t.parent().parent().setAttribute("aria-disabled","false"),t.parent().parent().setAttribute("data-is-focusable","true"),t.setAttribute("data-section","header"),t.setAttribute("data-disabled","false")},n.prototype.a3=function(){if(null!=this.m){var t=this.o.getChildAt(1).getChildAt(1).getChildAt(0),e=new i.List$1(T,0);switch(this.c.l){case 0:e.add(0),e.add(1),e.add(2),e.add(3),e.add(4),e.add(5),e.add(6);break;case 1:e.add(1),e.add(2),e.add(3),e.add(4),e.add(5),e.add(6),e.add(0);break;case 2:e.add(2),e.add(3),e.add(4),e.add(5),e.add(6),e.add(0),e.add(1);break;case 3:e.add(3),e.add(4),e.add(5),e.add(6),e.add(0),e.add(1),e.add(2);break;case 4:e.add(4),e.add(5),e.add(6),e.add(0),e.add(1),e.add(2),e.add(3);break;case 5:e.add(5),e.add(6),e.add(0),e.add(1),e.add(2),e.add(3),e.add(4);break;case 6:e.add(6),e.add(0),e.add(1),e.add(2),e.add(3),e.add(4),e.add(5)}this.e.clear();for(var n=0;n<e.count;n++){var r=t.getChildAt(n),s=r.getChildAt(0),o=this.c.d(e._inner[n]);r.setAttribute("title",o[0]),r.setAttribute("aria-label",o[0]),s.setText(o[1]),this.e.add(s)}}},n.prototype.a0=function(){if(null!=this.m){this.a1(),this.a4();for(var t=this.o.getChildAt(1).getChildAt(1),e=1;e<7;e++)for(var n=t.getChildAt(e),r=0;r<7;r++){n.getChildAt(r).listen("click",i.runOn(this,this.ag))}}},n.prototype.a1=function(t,e){if(void 0===t&&(t=!1),void 0===e&&(e=!1),null!=this.m){for(var n=null,r=null,s=null,o=this.c.value,a=this.c.aq,h=this.c.av,u=0;u<42;u++){var l=this.f._inner[u],c=l.getChildAt(0),p=this.c.j(u);if(null!=p)l.parent().parent().setAttribute("aria-label",p.c.toString()+"/"+p.b.toString()+"/"+p.d.toString()),l.setAttribute("data-section","days"),l.setAttribute("data-index",u.toString()),l.setAttribute("data-date",p.b.toString()+"/"+p.c.toString()+"/"+p.d.toString()),l.setAttribute("data-selected","false"),l.setAttribute("data-disabled","false"),l.setAttribute("data-today","false"),c.setText(p.b.toString()),+o!=+i.dateMinValue()&&p.b==o.getDate()&&p.c==i.dateGetMonth(o)&&p.d==o.getFullYear()?(n=l,l.parent().parent().setAttribute("aria-selected","true"),l.setAttribute("data-selected","true")):p.b==h.getDate()&&p.c==i.dateGetMonth(h)&&p.d==h.getFullYear()&&(r=l,l.setAttribute("data-today","true")),this.c.ad(u)&&l.setAttribute("data-disabled","true"),1==p.b&&p.c==i.dateGetMonth(a)&&(s=l)}if(1==t)if(null!=n&&+o!=+i.dateMinValue()&&o.getFullYear()==a.getFullYear()&&i.dateGetMonth(o)==i.dateGetMonth(a))this.d(n);else if(null!=r&&h.getFullYear()==a.getFullYear()&&i.dateGetMonth(h)==i.dateGetMonth(a))this.d(r);else if(null!=s){if(1==e)for(var d=41;d>=0;d--){if(this.c.j(d).c==i.dateGetMonth(a))if("false"==this.f._inner[d].getAttribute("data-disabled")){s=this.f._inner[d];break}}else for(var f=0;f<42;f++){if(this.c.j(f).c==i.dateGetMonth(a))if("false"==this.f._inner[f].getAttribute("data-disabled")){s=this.f._inner[f];break}}this.d(s)}}},n.prototype.af=function(t,e,i){if(null!=this.m){e.setAttribute("aria-hidden","true");var n=this.m.createElement("span");n.setAttribute("aria-hidden","true"),e.append(n),this.c.ci(t,e,i),e.parent().setAttribute("aria-hidden","true"),e.parent().parent().setAttribute("tabindex","-1"),e.parent().parent().setAttribute("aria-readonly","true"),e.parent().parent().setAttribute("aria-selected","false"),e.parent().parent().setAttribute("aria-disabled","false"),e.parent().parent().setAttribute("data-is-focusable","true")}},n.prototype.as=function(t,e){if(null!=this.m){var i=this.m.getSubRenderer(t);e.provideContainer(i);i.getExternal(e,i.rootWrapper,i.getExternal(this.c,null,null))}},n.prototype.az=function(t){this.r.getChildAt(0).setText(t),this.r.parent().parent().setAttribute("aria-label",t)},n.prototype.aw=function(t,e){if(null!=this.m){var i=this.m.getSubRenderer(t);e.provideContainer(i);i.getExternal(e,i.rootWrapper,i.getExternal(this.c,null,null))}},n.prototype.ay=function(){if(null!=this.m){var t=this.g._inner[1].getChildAt(0),e=this.c.bx();t.setText(e);var i=this.g._inner[2].getChildAt(0),n=this.c.by();i.setText(n)}},n.prototype.at=function(t,e){if(void 0===t&&(t=!1),void 0===e&&(e=!1),null!=this.m){this.a1(t,e),this.a4();for(var i=this.c.a(),n=0;n<this.g.count;n++)1==i[n]?this.g._inner[n].setAttribute("data-disabled","true"):this.g._inner[n].setAttribute("data-disabled","false")}},n.prototype.ax=function(){if(null!=this.m&&0!=this.h.count){for(var t=null,e=null,n=0,r=0,s=0,o=0;o<12;o++){var a=this.h._inner[o];a.setAttribute("data-section","months"),a.setAttribute("data-disabled","false"),a.parent().parent().setAttribute("aria-selected","false");var h=o+1,u=this.c.value,l=this.c.av;+u!=+i.dateMinValue()&&i.dateGetMonth(u)==h&&(e=a,n=o,a.parent().parent().setAttribute("aria-selected","true")),i.dateGetMonth(l)==h&&(t=a,r=o),this.c.aa(o,h)&&a.setAttribute("data-disabled","true")}for(var c=0;c<this.h.count;c++){if("false"==this.h._inner[c].getAttribute("data-disabled")){s=c;break}}var p=this.h._inner[n].getAttribute("data-disabled"),d=this.h._inner[r].getAttribute("data-disabled"),f=this.h._inner[s].getAttribute("data-disabled");null!=e&&"false"==p?this.d(e):null!=t&&"false"==d?this.d(t):"false"==f?this.d(this.h._inner[s]):this.ar()}},n.prototype.a6=function(){if(null!=this.m&&0!=this.j.count){var t=this.c.aq.getFullYear();this.a5(t,!0)}},n.prototype.a5=function(t,e){void 0===e&&(e=!1),t<this.c.au.getFullYear()&&(t=this.c.au.getFullYear()),t>this.c.at.getFullYear()&&(t=this.c.at.getFullYear());for(var i=t-3,n=!1,r=0;r<7;r++){var s=this.j._inner[r];s.setAttribute("data-section","years"),s.setAttribute("data-disabled","false"),s.parent().parent().setAttribute("aria-selected","false");var o=this.c.ab(r,i);s.setAttribute("data-disabled",o.toString()),s.getChildAt(0).setText(i.toString()),s.parent().parent().setAttribute("aria-label",i.toString()),i==t&&e&&0==o&&(s.parent().parent().setAttribute("aria-selected","true"),n=!0,this.d(s)),i++}if(0==n&&"false"==this.j._inner[3].getAttribute("data-disabled")){var a=this.j._inner[3];this.d(a)}},n.prototype.ar=function(t){void 0===t&&(t=!1),this.at(),this.ay(),this.w="day",this.n.show(),this.n.setStyleProperty("display","flex"),this.q.hide(),this.u.hide(),this.au(t),this.ah()},n.prototype.au=function(t){void 0===t&&(t=!1);for(var e=null,n=null,r=null,s=0;s<this.f.count;s++){var o=this.f._inner[s],a=i.parseBool(o.getAttribute("data-disabled").toString()),h=o.getAttribute("data-date").toString().split("/")[1],u=i.parseBool(o.getAttribute("data-selected").toString()),l=i.parseBool(o.getAttribute("data-today").toString());1==u&&(n=o),1==l&&(r=o);var c=i.dateGetMonth(this.c.aq).toString();0==a&&c==h&&null==e&&(e=o)}if(null!=r&&(e=r),null!=n&&0==t&&(e=n),null==e)for(var p=0;p<this.g.count;p++){if(0==i.parseBool(this.g._inner[p].getAttribute("data-disabled").toString())){e=this.g._inner[p];break}}null!=e&&this.d(e)},n.prototype.d=function(t){return null!=t&&(!i.parseBool(t.getAttribute("data-disabled").toString())&&(this.p=t,!0))},n.prototype.ah=function(){null!=this.p&&this.p.parent().parent().focus(!1)},n.prototype.aq=function(t,e){void 0===t&&(t=!0),void 0===e&&(e=!1),i.parseBool(this.g._inner[0].getAttribute("data-disabled").toString())||(this.c.cc(-1),this.at(t,e),this.ay())},n.prototype.al=function(t,e){void 0===t&&(t=!0),void 0===e&&(e=!1),i.parseBool(this.g._inner[3].getAttribute("data-disabled").toString())||(this.c.cc(1),this.at(t,e),this.ay())},n.prototype.a9=function(){this.n.hide(),this.q.show(),this.q.setStyleProperty("display","flex"),this.u.hide(),this.w="month",this.ax(),this.ah()},n.prototype.ba=function(){this.n.hide(),this.q.hide(),this.u.show(),this.w="year",this.a6(),this.ah()},n.prototype.y=function(t){},n.prototype.z=function(t){var e=t.which;if("day"==this.w){var n=this.p.getAttribute("data-section").toString(),r=parseInt(this.p.getAttribute("data-index").toString());if("header"==n)if(37==e)if(r>0){var s=this.g._inner[r-1];0==this.d(s)&&r>1&&(s=this.g._inner[r-2],this.d(s)),this.ah()}else{this.aq(!1),1==i.parseBool(this.p.getAttribute("data-disabled").toString())&&(this.au(),this.ah())}else if(39==e)if(r<3){var o=this.g._inner[r+1];0==this.d(o)&&r<2&&(o=this.g._inner[r+2],this.d(o)),this.ah()}else{this.al(!1),1==i.parseBool(this.p.getAttribute("data-disabled").toString())&&(this.au(),this.ah())}else 9==e?t.shiftKey?this.c.cs():(t.preventDefault(),this.at(!0),this.ah()):13==e&&(t.preventDefault(),0==r?this.aq(!1):1==r?this.a9():2==r?this.ba():3==r&&this.al(!1));else if("days"==n){var a=this.p.getAttribute("data-date").toString().split("/"),h=a[0],u=a[1];if(37==e)if(0==r)this.aq(!0,!0),this.ah();else{var l=this.f._inner[r-1],c=l.getAttribute("data-date").toString().split("/"),p=c[0],d=c[1];if(u==d)this.d(l),this.ah();else{this.aq();var f=this.v(p,d);this.d(f),this.ah()}}else if(39==e)if(41==r)this.al(!0,!1),this.ah();else{var b=this.f._inner[r+1],y=b.getAttribute("data-date").toString().split("/"),g=y[0],m=y[1];if(u==m)this.d(b),this.ah();else{this.al();var v=this.v(g,m);this.d(v),this.ah()}}else if(40==e)if(r>=35){this.al();var _=this.v(h,u),C=parseInt(_.getAttribute("data-index").toString()),S=this.f._inner[C+7].getAttribute("data-date").toString().split("/"),j=S[0],k=S[1],P=this.v(j,k);this.d(P),this.ah()}else{var T=this.f._inner[r+7],x=T.getAttribute("data-date").toString().split("/"),O=x[0],w=x[1];if(u==w)this.d(T),this.ah();else{this.al();var B=this.v(O,w);this.d(B),this.ah()}}else if(38==e)if(r<=6){this.aq();var N=this.v(h,u),I=parseInt(N.getAttribute("data-index").toString()),A=this.f._inner[I-7].getAttribute("data-date").toString().split("/"),F=A[0],U=A[1],q=this.v(F,U);this.d(q),this.ah()}else{var R=this.f._inner[r-7],D=R.getAttribute("data-date").toString().split("/"),E=D[0],W=D[1];if(u==W)this.d(R),this.ah();else{this.aq();var z=this.v(E,W);this.d(z),this.ah()}}else if(34==e)this.al(),this.ah();else if(33==e)this.aq(),this.ah();else if(9==e)if(t.shiftKey){t.preventDefault();var H=this.g._inner[1];this.d(H),this.ah()}else this.c.cs()}}else if("month"==this.w){var M=parseInt(this.p.getAttribute("data-index").toString());if(37==e)if(0==M){var $=this.h._inner[11];this.d($),this.ah()}else{var L=this.h._inner[M-1];this.d(L),this.ah()}else if(39==e)if(11==M){var V=this.h._inner[0];this.d(V),this.ah()}else{var G=this.h._inner[M+1];this.d(G),this.ah()}else if(40==e)if(M>=9){var X=this.h._inner[M-9];this.d(X),this.ah()}else{var K=this.h._inner[M+3];this.d(K),this.ah()}else if(38==e)if(M<=2){var Y=this.h._inner[M+9];this.d(Y),this.ah()}else{var J=this.h._inner[M-3];this.d(J),this.ah()}else 13==e&&(this.d(this.g._inner[1]),this.ah())}else if("year"==this.w){parseInt(this.p.getAttribute("data-index").toString());var Q=parseInt(this.j._inner[3].getChildAt(0).getText());40==e?(this.c.cz(Q,1),this.ah()):38==e?(this.c.cz(Q,-1),this.ah()):13==e&&(this.d(this.g._inner[2]),this.ah())}27==e&&(this.ar(),this.c.cs()),1==t.altKey&&38==e&&(this.ar(),this.c.cs())},n.prototype.v=function(t,e){for(var i=null,n=null,r=0;r<42;r++){var s=this.f._inner[r],o=s.getAttribute("data-date").toString().split("/"),a=o[0],h=o[1];if(e==h&&null==n&&(n=s),e==h&&t==a){i=s;break}}return null==i&&(i=n),i},n.prototype.ap=function(t){var e=this.g._inner[0];1!=i.parseBool(e.getAttribute("data-disabled").toString())&&this.aq()},n.prototype.ak=function(t){var e=this.g._inner[3];1!=i.parseBool(e.getAttribute("data-disabled").toString())&&this.al()},n.prototype.aj=function(t){var e=this.g._inner[1];1!=i.parseBool(e.getAttribute("data-disabled").toString())&&this.a9()},n.prototype.bf=function(t){var e=this.g._inner[2];1!=i.parseBool(e.getAttribute("data-disabled").toString())&&this.ba()},n.prototype.ag=function(t){var e=t.originalEvent.currentTarget,n=e.innerText;if(""!=n){var r=e.lastChild.lastChild.lastChild;if(0==i.parseBool(r.getAttribute("data-disabled").toString())){var s=r.getAttribute("data-date").toString().split("/"),o=s[1],a=s[2];this.c.co(n,o,a)}}},n.prototype.ai=function(t){var e=t.originalEvent.currentTarget,n=e.getAttribute("data-month").toString();if(""!=n){var r=parseInt(n),s=e.lastChild.lastChild.lastChild;0==i.parseBool(s.getAttribute("data-disabled").toString())&&(this.c.cd(r),this.ar())}},n.prototype.bd=function(t){var e=t.originalEvent.currentTarget,n=e.innerText;if(""!=n){var r=parseInt(n),s=e.lastChild.lastChild.lastChild;0==i.parseBool(s.getAttribute("data-disabled").toString())&&(this.c.ce(r),this.ar())}},n.prototype.be=function(t){t.preventDefault();var e=t.originalEvent.deltaY,i=parseInt(this.j._inner[3].getChildAt(0).getText());this.c.cz(i,e)},n.prototype.a=function(){var t=this.m.rootWrapper.getNativeElement().getBoundingClientRect(),e=t.top,i=t.left,n=new Array(2);return n[0]=e,n[1]=i,n},n.prototype.b=function(t){var e=t.getNativeElement().getBoundingClientRect(),i=e.top,n=e.left,r=new Array(2);return r[0]=i,r[1]=n,r},n.prototype.am=function(){},n.$t=i.markType(n,"CalendarView"),n}(i.Base),F=function(t){function n(){var e=t.call(this)||this;e.h=null,e.aq=i.dateNow(),e.am=new Date,e.ai=null,e.aj=null,e.ah=null,e.ak=null,e.al=null,e.g=null,e.ap=i.dateMinValue(),e.propertyChanged=null,e.close=null,e.selectedValueChanged=null,e.w=null,e.as=i.dateMinValue(),e.ar=i.dateNow(),e.ao=i.dateMinValue(),e.an=i.dateMaxValue(),e.s=3,e.q=1,e.c6=i.BrushUtil.g(0,255,255,255),e.dc=i.BrushUtil.g(255,33,150,243),e.de=i.BrushUtil.g(255,21,112,184),e.c9=i.BrushUtil.g(76,33,150,243),e.db=i.BrushUtil.g(50,186,191,199),e.df=i.BrushUtil.g(255,24,29,31),e.dd=i.BrushUtil.g(255,255,255,255),e.da=i.BrushUtil.g(255,24,29,31),e.c8=i.BrushUtil.g(255,33,150,243),e.c7=i.BrushUtil.g(255,33,150,243),e.y=!1,e.u=null,e.k=0,e.n=0,e.z=!1,e.am=i.dateAddYears(e.am,-200),e.ai=new i.ObservableCollection$1(x.$,0),e.aj=new i.ObservableCollection$1(b.$,0),e.ah=new i.ObservableCollection$1(b.$,0),e.ak=new i.ObservableCollection$1(b.$,0),e.al=new i.ObservableCollection$1(b.$,0);var n=new A;return n.c=e,e.h=n,e.h.ao(),e}return e.__extends(n,t),n.prototype.cs=function(){null!=this.close&&this.close(this)},n.prototype.cu=function(t){var e,n=this.as;this.as=t,null!=this.selectedValueChanged&&this.selectedValueChanged(this,((e=new B).oldValue=n,e.newValue=t,e)),+this.value!=+i.dateMinValue()&&(this.aq=this.value),this.cx()},n.prototype.co=function(t,e,n){var r=i.dateFromValues(parseInt(n),parseInt(e),parseInt(t),0,0,0,0);this.cu(r)},n.prototype.notifySizeChanged=function(){this.h.am()},n.prototype.destroy=function(){if(null!=this.g){var t=this.g;t.clicked=i.delegateRemove(t.clicked,i.runOn(this,this.c2))}this.provideContainer(null)},n.prototype.provideContainer=function(t){this.h.an(t)},Object.defineProperty(n.prototype,"x",{get:function(){return null==this.w&&(this.w=new i.SRProvider(this.h.m),this.w.cb("Calendar")),this.w},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"value",{get:function(){return this.as},set:function(t){var e=this.as;this.ap=e,this.as=t,+e!=+this.as&&this.ct("Value",e,this.as)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"av",{get:function(){return this.ar},set:function(t){var e=this.ar;this.ar=t,+e!=+this.ar&&this.ct("Today",e,this.ar)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"au",{get:function(){return this.ao},set:function(t){var e=this.ao;this.ao=t,+e!=+this.ao&&this.ct("MinDate",e,this.ao)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"at",{get:function(){return this.an},set:function(t){var e=this.an;this.an=t,+e!=+this.an&&this.ct("MaxDate",e,this.an)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"t",{get:function(){return this.s},set:function(t){var e=this.s;this.s=t,e!=this.s&&this.ct("Density",i.enumGetBox(i.ControlDisplayDensity_$type,e),i.enumGetBox(i.ControlDisplayDensity_$type,this.s))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"r",{get:function(){return this.q},set:function(t){var e=this.q;this.q=t,e!=this.q&&this.ct("BaseTheme",i.enumGetBox(i.BaseControlTheme_$type,e),i.enumGetBox(i.BaseControlTheme_$type,this.q))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"dg",{get:function(){return this.c6},set:function(t){var e=this.c6;this.c6=t,e!=this.c6&&this.ct("BackgroundColor",e,this.c6)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"dm",{get:function(){return this.dc},set:function(t){var e=this.dc;this.dc=t,e!=this.dc&&this.ct("SelectedDateBackgroundColor",e,this.dc)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"dp",{get:function(){return this.de},set:function(t){var e=this.de;this.de=t,e!=this.de&&this.ct("SelectedFocusDateBackgroundColor",e,this.de)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"dj",{get:function(){return this.c9},set:function(t){var e=this.c9;this.c9=t,e!=this.c9&&this.ct("FocusDateBackgroundColor",e,this.c9)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"dl",{get:function(){return this.db},set:function(t){var e=this.db;this.db=t,e!=this.db&&this.ct("HoverBackgroundColor",e,this.db)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"dq",{get:function(){return this.df},set:function(t){var e=this.df;this.df=t,e!=this.df&&this.ct("TextColor",e,this.df)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"dn",{get:function(){return this.dd},set:function(t){var e=this.dd;this.dd=t,e!=this.dd&&this.ct("SelectedDateTextColor",e,this.dd)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"dk",{get:function(){return this.da},set:function(t){var e=this.da;this.da=t,e!=this.da&&this.ct("FocusDateTextColor",e,this.da)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"di",{get:function(){return this.c8},set:function(t){var e=this.c8;this.c8=t,e!=this.c8&&this.ct("CurrentDateTextColor",e,this.c8)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"dh",{get:function(){return this.c7},set:function(t){var e=this.c7;this.c7=t,e!=this.c7&&this.ct("CurrentDateBorderColor",e,this.c7)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ae",{get:function(){return this.y},set:function(t){var e=this.y;this.y=t,e!=this.y&&this.ct("ShowTodayButton",e,this.y)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"v",{get:function(){return this.u},set:function(t){var e=this.u;this.u=t,e!=this.u&&this.ct("TextStyle",e,this.u)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"l",{get:function(){return this.k},set:function(t){var e=this.k;this.k=t,e!=this.k&&this.ct("FirstDayOfWeek",i.enumGetBox(T,e),i.enumGetBox(T,this.k))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"o",{get:function(){return this.n},set:function(t){var e=this.n;this.n=t,e!=this.n&&this.ct("FirstWeekOfYear",i.enumGetBox(w,e),i.enumGetBox(w,this.n))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"af",{get:function(){return this.z},set:function(t){var e=this.z;this.z=t,e!=this.z&&this.ct("ShowWeekNumbers",e,this.z)},enumerable:!0,configurable:!0}),n.prototype.ct=function(t,e,n){null!=this.propertyChanged&&this.propertyChanged(this,new i.PropertyChangedEventArgs(t)),this.cv(t,e,n)},n.prototype.cv=function(t,e,n){switch(t){case"Density":this.c0();break;case"BaseTheme":this.c1();break;case"Value":+this.value!=+i.dateMinValue()&&(i.dateGetDate(this.value)<i.dateGetDate(this.au)||i.dateGetDate(this.value)>i.dateGetDate(this.at))&&(this.value=this.ap),this.ap=this.value,+this.value!=+i.dateMinValue()&&(this.aq=this.value),this.cx();break;case"Today":var r=i.Base.compareSimple(this.av,this.au),s=i.Base.compareSimple(this.av,this.at);r<0?this.ar=this.au:s>0&&(this.ar=this.at),+this.value==+i.dateMinValue()&&(this.aq=this.av),this.cx();break;case"MaxDate":case"MinDate":i.Base.compareSimple(this.au,this.at)>=0&&(this.at=i.dateMaxValue());var o=i.Base.compareSimple(this.aq,this.au),a=i.Base.compareSimple(this.aq,this.at);o<0?this.aq=this.au:a>0&&(this.aq=this.at),this.cx();break;case"TextColor":case"SelectedDateTextColor":case"FocusDateTextColor":case"CurrentDateTextColor":case"CurrentDateBorderColor":case"BackgroundColor":case"FocusDateBackgroundColor":case"SelectedFocusDateBackgroundColor":case"SelectedDateBackgroundColor":case"HoverBackgroundColor":this.c3();break;case"TextStyle":this.c4();break;case"ShowTodayButton":this.h.a7();break;case"FirstDayOfWeek":this.cx();break;case"FirstWeekOfYear":case"ShowWeekNumbers":this.h.a8(),this.cx()}},n.prototype.c3=function(){for(var t=0;t<this.aj.count;t++)null!=this.dq&&(this.aj._inner[t].s5=this.dq),null!=this.dk&&(this.aj._inner[t].s1=this.dk),null!=this.dg&&(this.aj._inner[t].sv=this.dg),null!=this.dj&&(this.aj._inner[t].s0=this.dj),null!=this.dl&&(this.aj._inner[t].s2=this.dl);for(var e=0;e<this.ah.count;e++)null!=this.dq&&(this.ah._inner[e].s5=this.dq),null!=this.dk&&(this.ah._inner[e].s1=this.dk),null!=this.dg&&(this.ah._inner[e].sv=this.dg),null!=this.dj&&(this.ah._inner[e].s0=this.dj),null!=this.dl&&(this.ah._inner[e].s2=this.dl);for(var i=0;i<this.ak.count;i++)null!=this.dq&&(this.ak._inner[i].s5=this.dq),null!=this.dk&&(this.ak._inner[i].s1=this.dk),null!=this.dg&&(this.ak._inner[i].sv=this.dg),null!=this.dj&&(this.ak._inner[i].s0=this.dj),null!=this.dl&&(this.ak._inner[i].s2=this.dl);for(var n=0;n<this.al.count;n++)null!=this.dq&&(this.al._inner[n].s5=this.dq),null!=this.dk&&(this.al._inner[n].s1=this.dk),null!=this.dg&&(this.al._inner[n].sv=this.dg),null!=this.dj&&(this.al._inner[n].s0=this.dj),null!=this.dl&&(this.al._inner[n].s2=this.dl)},n.prototype.c4=function(){for(var t=0;t<this.aj.count;t++)null!=this.u&&(this.aj._inner[t].v=this.u);for(var e=0;e<this.ah.count;e++)null!=this.u&&(this.ah._inner[e].v=this.u);for(var i=0;i<this.ak.count;i++)null!=this.u&&(this.ak._inner[i].v=this.u);for(var n=0;n<this.al.count;n++)null!=this.u&&(this.al._inner[n].v=this.u)},n.prototype.cq=function(){this.cx(),this.h.au(),this.h.ah()},n.prototype.c1=function(){},n.prototype.c0=function(){},n.prototype.ch=function(){this.value=i.dateMinValue(),this.h.at()},n.prototype.cx=function(){this.c5(),this.h.a3(),this.cg(),this.h.ay(),this.h.a6(),this.h.at()},n.prototype.c5=function(){var t=i.stringIsNullOrWhiteSpace(this.x.b1("Today"))?"Today":this.x.b1("Today");this.h.az(t),this.h.bc(),this.h.bb()},n.prototype.cf=function(){this.cg()},n.prototype.ci=function(t,e,n){var r=new b;this.h.as(t,r),r.i=this.r,r.m=this.t,r.v=this.u,r.eu=-1,r.e=1,null!=this.u&&(r.v=this.u);var s=new i.CornerRadius(0,2);r.ke=s,r.kv=s,r.ec=0,r.appendButtonContent(e),r.s5=this.dq,r.s1=this.dk,r.sv=this.dg,r.s0=this.dj,r.s2=this.dl,r.bh=30,r.bg=30,this.ah.add(r),r.ih="btnDays"+n.toString()},n.prototype.cm=function(t,e){var n=new b;this.h.as(t,n),n.i=this.r,n.m=this.t,n.v=this.u,n.eu=-1,n.e=1,null!=this.u&&(n.v=this.u);var r=new i.CornerRadius(0,2);n.ke=r,n.kv=r,n.ec=0,n.appendButtonContent(e);var s=i.stringIsNullOrWhiteSpace(this.x.b1("Today"))?"Today":this.x.b1("Today");this.h.az(s),n.s5=this.dq,n.s1=this.dk,n.sv=this.dg,n.s0=this.dj,n.s2=this.dl,this.g=n;var o=this.g;o.clicked=i.delegateCombine(o.clicked,i.runOn(this,this.c2))},n.prototype.c2=function(t,e){this.aq=this.av,this.cg(),this.h.ar(!0)},n.prototype.cl=function(t,e){var n=new b;this.h.as(t,n),n.i=this.r,n.m=this.t,n.v=this.u,n.eu=-1,n.e=1,null!=this.u&&(n.v=this.u);var r=new i.CornerRadius(0,2);n.ke=r,n.kv=r,n.ec=0,n.appendButtonContent(e),n.s5=this.dq,n.s1=this.dk,n.sv=this.dg,n.s0=this.dj,n.s2=this.dl,n.bh=40,this.ak.add(n)},n.prototype.e=function(t,e){var n=new Array(2);switch(n[0]="",n[1]="",t){case 1:n[0]=i.stringIsNullOrWhiteSpace(this.x.b1("January_Full"))?"January":this.x.b1("January_Full"),n[1]=i.stringIsNullOrWhiteSpace(this.x.b1("January_Short"))?"Jan":this.x.b1("January_Short");break;case 2:n[0]=i.stringIsNullOrWhiteSpace(this.x.b1("February_Full"))?"February":this.x.b1("February_Full"),n[1]=i.stringIsNullOrWhiteSpace(this.x.b1("February_Short"))?"Feb":this.x.b1("February_Short");break;case 3:n[0]=i.stringIsNullOrWhiteSpace(this.x.b1("March_Full"))?"March":this.x.b1("March_Full"),n[1]=i.stringIsNullOrWhiteSpace(this.x.b1("March_Short"))?"Mar":this.x.b1("March_Short");break;case 4:n[0]=i.stringIsNullOrWhiteSpace(this.x.b1("April_Full"))?"April":this.x.b1("April_Full"),n[1]=i.stringIsNullOrWhiteSpace(this.x.b1("April_Short"))?"Apr":this.x.b1("April_Short");break;case 5:n[0]=i.stringIsNullOrWhiteSpace(this.x.b1("May_Full"))?"May":this.x.b1("May_Full"),n[1]=i.stringIsNullOrWhiteSpace(this.x.b1("May_Short"))?"May":this.x.b1("May_Short");break;case 6:n[0]=i.stringIsNullOrWhiteSpace(this.x.b1("June_Full"))?"June":this.x.b1("June_Full"),n[1]=i.stringIsNullOrWhiteSpace(this.x.b1("June_Short"))?"Jun":this.x.b1("June_Short");break;case 7:n[0]=i.stringIsNullOrWhiteSpace(this.x.b1("July_Full"))?"July":this.x.b1("July_Full"),n[1]=i.stringIsNullOrWhiteSpace(this.x.b1("July_Short"))?"Jul":this.x.b1("July_Short");break;case 8:n[0]=i.stringIsNullOrWhiteSpace(this.x.b1("August_Full"))?"August":this.x.b1("August_Full"),n[1]=i.stringIsNullOrWhiteSpace(this.x.b1("August_Short"))?"Aug":this.x.b1("August_Short");break;case 9:n[0]=i.stringIsNullOrWhiteSpace(this.x.b1("September_Full"))?"September":this.x.b1("September_Full"),n[1]=i.stringIsNullOrWhiteSpace(this.x.b1("September_Short"))?"Sep":this.x.b1("September_Short");break;case 10:n[0]=i.stringIsNullOrWhiteSpace(this.x.b1("October_Full"))?"October":this.x.b1("October_Full"),n[1]=i.stringIsNullOrWhiteSpace(this.x.b1("October_Short"))?"Oct":this.x.b1("October_Short");break;case 11:n[0]=i.stringIsNullOrWhiteSpace(this.x.b1("November_Full"))?"November":this.x.b1("November_Full"),n[1]=i.stringIsNullOrWhiteSpace(this.x.b1("November_Short"))?"Nov":this.x.b1("November_Short");break;case 12:n[0]=i.stringIsNullOrWhiteSpace(this.x.b1("December_Full"))?"December":this.x.b1("December_Full"),n[1]=i.stringIsNullOrWhiteSpace(this.x.b1("December_Short"))?"Dec":this.x.b1("December_Short")}return this.ak._inner[e].ih="btnMonth"+n[1],n},n.prototype.cn=function(t,e,n){var r=new b;this.h.as(t,r),r.i=this.r,r.m=this.t,r.v=this.u,r.eu=-1,r.e=1,null!=this.u&&(r.v=this.u);var s=new i.CornerRadius(0,2);r.ke=s,r.kv=s,r.ec=0,r.appendButtonContent(e),r.s5=this.dq,r.s1=this.dk,r.sv=this.dg,r.s0=this.dj,r.s2=this.dl,r.ih="btnYear"+n.toString(),this.al.add(r)},n.prototype.cg=function(){+this.aq==+i.dateMinValue()&&(this.aq=i.dateNow()),this.ai.clear();for(var t=i.dateAddDays(this.aq,-(this.aq.getDate()-1)),e=this.l,n=t.getDay();n!=e;)n=(t=i.dateAddDays(t,-1)).getDay();for(;this.ai.count<42;){var r=new x;r.b=t.getDate(),r.c=i.dateGetMonth(t),r.d=t.getFullYear(),r.a=t.getDay(),this.ai.add(r),t=i.dateAddDays(t,1)}},n.prototype.ag=function(){var t=new i.List$1(i.Number_$type,0);if(0==this.af){for(var e=0;e<6;e++)t.add(e);return t}for(var n=i.dateFromValues(this.aq.getFullYear(),i.dateGetMonth(this.aq),1,0,0,0,0),r=0;r<6;r++){var s=0;if(s=(this.o,this.ba(n,this.o,this.l)),(0==this.o||2==this.o)&&2==s&&53==t._inner[r-1])for(var o=n,a=0;a<6;a++)o.getDay()==this.l?o.getDate()>1?t._inner[r-1]=1:s=1:o.getDay()<this.l?o=i.dateAddDays(o,1):o.getDay()>this.l&&(o=i.dateAddDays(o,-1));t.add(s),n=i.dateAddDays(n,7)}return t},n.prototype.a9=function(t){var e=i.dateAddMonths(i.dateAddDays(t,1-t.getDate()),1-i.dateGetMonth(t)),n=i.dateAddDays(i.dateAddYears(e,1),-1),r=i.truncate(i.timeSpanTotalDays(+t-+e))+[6,7,8,9,10,4,5][e.getDay()],s=i.intDivide(r,7);switch(s){case 0:return this.a9(i.dateAddDays(e,-1));case 53:return n.getDay()<4?1:s;default:return s}},n.prototype.ba=function(t,e,i){if(i<0||i>6)return-1;switch(e){case 0:return this.a8(t,i);case 1:return this.bb(t,i,7);case 2:return this.bb(t,i,4)}return-1},n.prototype.a8=function(t,e){var n=this.a7(t)-1,r=(t.getDay()-n%7-e+14)%7;return i.intDivide(n+r,7)+1},n.prototype.bb=function(t,e,n){var r,s,o=this.a7(t)-1;return 0!=(r=(e-(t.getDay()-o%7)+14)%7)&&r>=n&&(r-=7),(s=o-r)>=0?i.intDivide(s,7)+1:t<=i.dateAddDays(this.au,o)?this.bc(e,n):this.bb(i.dateAddDays(t,-(o+1)),e,n)},n.prototype.bc=function(t,e){var n=this.a7(this.au)-1,r=this.m(this.au)-n%7,s=(t+7-r)%7;if(0==s||s>=e)return 1;var o=(t-(r-1-0)+14)%7,a=364-o;return o>=e&&(a+=7),i.intDivide(a,7)+1},n.prototype.a7=function(t){return this.a6(t,1)},n.prototype.m=function(t){return(i.intDivide(t.getTime(),864e9)+1)%7},n.prototype.a6=function(t,e){var r=this.bd(t.getFullYear(),i.dateGetMonth(t),t.getDate()),s=i.intDivide(r,864e9),o=i.intDivide(s,146097);s-=146097*o;var a=i.intDivide(s,36524);4==a&&(a=3),s-=36524*a;var h=i.intDivide(s,1461);s-=1461*h;var u=i.intDivide(s,365);if(4==u&&(u=3),0==e)return 400*o+100*a+4*h+u+1;if(s-=365*u,1==e)return s+1;for(var l=3==u&&(24!=h||3==a)?n.c:n.b,c=s>>6;s>=l[c];)c++;return 2==e?c:s-l[c-1]+1},n.prototype.bd=function(t,e,r){if(t>=1&&t<=9999&&e>=1&&e<=12){var s=n.ac(t)?n.c:n.b;if(r>=1&&r<=s[e]-s[e-1]){var o=t-1;return 864e9*(365*o+i.intDivide(o,4)-i.intDivide(o,100)+i.intDivide(o,400)+s[e-1]+r-1)}}return-1},n.ac=function(t){return t%4==0&&(t%100!=0||t%400==0)},n.prototype.ck=function(t,e,r,s){var o=new b;this.h.as(t,o),o.i=this.r,o.m=this.t,o.v=this.u,o.eu=-1,o.e=1;var a=new i.CornerRadius(0,2);o.ke=a,o.kv=a,o.ec=0;var h=new S;this.h.aw(e,h),"prev"==s?(h.svgPath=n.bk,o.ih="btnPrev"):"next"==s&&(h.svgPath=n.bl,o.ih="btnNext"),o.appendButtonContent(r),o.s5=this.dq,o.s1=this.dk,o.sv=this.dg,o.s0=this.dj,o.s2=this.dl,o.bh=28,o.bg=28,this.aj.add(o)},n.prototype.cj=function(t,e,n){var r=new b;this.h.as(t,r),r.i=this.r,r.m=this.t,r.v=this.u,r.eu=-1,r.e=1,null!=this.u&&(r.v=this.u);var s=new i.CornerRadius(0,2);r.ke=s,r.kv=s,r.ec=0,r.appendButtonContent(e),r.s5=this.dq,r.s1=this.dk,r.sv=this.dg,r.s0=this.dj,r.s2=this.dl,r.bh=40,"month"==n?r.ih="btnMonth":"year"==n&&(r.ih="btnYear"),this.aj.add(r)},n.prototype.a=function(){var t=new Array(4);t[0]=!1,t[1]=!1,t[2]=!1,t[3]=!1;var e=this.aq.getFullYear(),n=i.dateGetMonth(this.aq);e==this.au.getFullYear()&&e==this.at.getFullYear()?(this.aj._inner[2].disabled=!0,n==i.dateGetMonth(this.au)&&n==i.dateGetMonth(this.at)?(this.aj._inner[0].disabled=!0,this.aj._inner[1].disabled=!0,this.aj._inner[3].disabled=!0):n==i.dateGetMonth(this.au)?(this.aj._inner[0].disabled=!0,this.aj._inner[1].disabled=!1,this.aj._inner[3].disabled=!1):n==i.dateGetMonth(this.at)?(this.aj._inner[0].disabled=!1,this.aj._inner[1].disabled=!1,this.aj._inner[3].disabled=!0):(this.aj._inner[0].disabled=!1,this.aj._inner[1].disabled=!1,this.aj._inner[3].disabled=!1)):(this.aj._inner[2].disabled=!1,e==this.au.getFullYear()?n==i.dateGetMonth(this.au)?(this.aj._inner[0].disabled=!0,this.aj._inner[1].disabled=!1,this.aj._inner[3].disabled=!1):(this.aj._inner[0].disabled=!1,this.aj._inner[1].disabled=!1,this.aj._inner[3].disabled=!1):e==this.at.getFullYear()?n==i.dateGetMonth(this.at)?(this.aj._inner[0].disabled=!1,this.aj._inner[1].disabled=!1,this.aj._inner[3].disabled=!0):(this.aj._inner[0].disabled=!1,this.aj._inner[1].disabled=!1,this.aj._inner[3].disabled=!1):(e>this.at.getFullYear()||e<this.au.getFullYear())&&(this.aj._inner[0].disabled=!0,this.aj._inner[1].disabled=!0,this.aj._inner[3].disabled=!0));for(var r=0;r<this.aj.count;r++)t[r]=this.aj._inner[r].disabled;return t},n.prototype.bx=function(){var t="";switch(i.dateGetMonth(this.aq)){case 1:t=i.stringIsNullOrWhiteSpace(this.x.b1("January_Short"))?"Jan":this.x.b1("January_Short");break;case 2:t=i.stringIsNullOrWhiteSpace(this.x.b1("February_Short"))?"Feb":this.x.b1("February_Short");break;case 3:t=i.stringIsNullOrWhiteSpace(this.x.b1("March_Short"))?"Mar":this.x.b1("March_Short");break;case 4:t=i.stringIsNullOrWhiteSpace(this.x.b1("April_Short"))?"Apr":this.x.b1("April_Short");break;case 5:t=i.stringIsNullOrWhiteSpace(this.x.b1("May_Short"))?"May":this.x.b1("May_Short");break;case 6:t=i.stringIsNullOrWhiteSpace(this.x.b1("June_Short"))?"Jun":this.x.b1("June_Short");break;case 7:t=i.stringIsNullOrWhiteSpace(this.x.b1("July_Short"))?"Jul":this.x.b1("July_Short");break;case 8:t=i.stringIsNullOrWhiteSpace(this.x.b1("August_Short"))?"Aug":this.x.b1("August_Short");break;case 9:t=i.stringIsNullOrWhiteSpace(this.x.b1("September_Short"))?"Sep":this.x.b1("September_Short");break;case 10:t=i.stringIsNullOrWhiteSpace(this.x.b1("October_Short"))?"Oct":this.x.b1("October_Short");break;case 11:t=i.stringIsNullOrWhiteSpace(this.x.b1("November_Short"))?"Nov":this.x.b1("November_Short");break;case 12:t=i.stringIsNullOrWhiteSpace(this.x.b1("December_Short"))?"Dec":this.x.b1("December_Short")}return t},n.prototype.by=function(){return this.aq.getFullYear().toString()},n.prototype.d=function(t){var e=new Array(2);return e[0]="",e[1]="",0==t?(e[0]=i.stringIsNullOrWhiteSpace(this.x.b1("Sunday_Full"))?"Sunday":this.x.b1("Sunday_Full"),e[1]=i.stringIsNullOrWhiteSpace(this.x.b1("Sunday_Single"))?"S":this.x.b1("Sunday_Single")):1==t?(e[0]=i.stringIsNullOrWhiteSpace(this.x.b1("Monday_Full"))?"Monday":this.x.b1("Monday_Full"),e[1]=i.stringIsNullOrWhiteSpace(this.x.b1("Monday_Single"))?"M":this.x.b1("Monday_Single")):2==t?(e[0]=i.stringIsNullOrWhiteSpace(this.x.b1("Tuesday_Full"))?"Tuesday":this.x.b1("Tuesday_Full"),e[1]=i.stringIsNullOrWhiteSpace(this.x.b1("Tuesday_Single"))?"T":this.x.b1("Tuesday_Single")):3==t?(e[0]=i.stringIsNullOrWhiteSpace(this.x.b1("Wednesday_Full"))?"Wednesday":this.x.b1("Wednesday_Full"),e[1]=i.stringIsNullOrWhiteSpace(this.x.b1("Wednesday_Single"))?"W":this.x.b1("Wednesday_Single")):4==t?(e[0]=i.stringIsNullOrWhiteSpace(this.x.b1("Thursday_Full"))?"Thursday":this.x.b1("Thursday_Full"),e[1]=i.stringIsNullOrWhiteSpace(this.x.b1("Thursday_Single"))?"T":this.x.b1("Thursday_Single")):5==t?(e[0]=i.stringIsNullOrWhiteSpace(this.x.b1("Friday_Full"))?"Friday":this.x.b1("Friday_Full"),e[1]=i.stringIsNullOrWhiteSpace(this.x.b1("Friday_Single"))?"F":this.x.b1("Friday_Single")):6==t&&(e[0]=i.stringIsNullOrWhiteSpace(this.x.b1("Saturday_Full"))?"Saturday":this.x.b1("Saturday_Full"),e[1]=i.stringIsNullOrWhiteSpace(this.x.b1("Saturday_Single"))?"S":this.x.b1("Saturday_Single")),e},n.prototype.j=function(t){return this.ai._inner[t]},n.prototype.ad=function(t){var e=this.ai._inner[t],n=this.ah._inner[t];return+this.value!=+i.dateMinValue()&&e.b==this.value.getDate()&&e.c==i.dateGetMonth(this.value)&&e.d==this.value.getFullYear()?(n.s5=this.dn,n.s1=this.dn,n.sv=this.dm,n.s0=this.dp,n.sw=this.dg):e.b==this.av.getDate()&&e.c==i.dateGetMonth(this.av)&&e.d==this.av.getFullYear()?(n.s5=this.di,n.s1=this.dk,n.sv=this.dg,n.s0=this.dj,n.sw=this.dh,n.be=1):(0!=e.a&&6!=e.a&&(e.c,i.dateGetMonth(this.aq)),n.s5=this.dq,n.s1=this.dk,n.sv=this.dg,n.s0=this.dj,n.sw=this.dg),e.d>=this.au.getFullYear()&&e.d<=this.at.getFullYear()?e.d==this.au.getFullYear()&&e.d==this.at.getFullYear()?e.c==i.dateGetMonth(this.au)&&e.c==i.dateGetMonth(this.at)?e.b>=this.au.getDate()&&e.b<=this.at.getDate()?n.disabled=!1:n.disabled=!0:e.c>=i.dateGetMonth(this.au)&&e.c<=i.dateGetMonth(this.at)?e.c==i.dateGetMonth(this.au)?e.b>=this.au.getDate()?n.disabled=!1:n.disabled=!0:e.c==i.dateGetMonth(this.at)?e.b<=this.at.getDate()?n.disabled=!1:n.disabled=!0:n.disabled=!1:n.disabled=!0:e.d==this.au.getFullYear()?e.c>=i.dateGetMonth(this.au)?e.c==i.dateGetMonth(this.au)?e.b>=this.au.getDate()?n.disabled=!1:n.disabled=!0:n.disabled=!1:n.disabled=!0:e.d==this.at.getFullYear()?e.c<=i.dateGetMonth(this.at)?e.c==i.dateGetMonth(this.at)?e.b<=this.at.getDate()?n.disabled=!1:n.disabled=!0:n.disabled=!1:n.disabled=!0:n.disabled=!1:n.disabled=!0,n.disabled},n.prototype.aa=function(t,e){return this.aq.getFullYear()>=this.au.getFullYear()&&this.aq.getFullYear()<=this.at.getFullYear()?this.aq.getFullYear()==this.au.getFullYear()&&this.aq.getFullYear()==this.at.getFullYear()?e<i.dateGetMonth(this.au)||e>i.dateGetMonth(this.at)?this.ak._inner[t].disabled=!0:this.ak._inner[t].disabled=!1:this.aq.getFullYear()==this.au.getFullYear()?e<i.dateGetMonth(this.au)?this.ak._inner[t].disabled=!0:this.ak._inner[t].disabled=!1:this.aq.getFullYear()==this.at.getFullYear()&&e>i.dateGetMonth(this.at)?this.ak._inner[t].disabled=!0:this.ak._inner[t].disabled=!1:this.ak._inner[t].disabled=!0,this.ak._inner[t].disabled},n.prototype.ab=function(t,e){return e<this.au.getFullYear()||e>this.at.getFullYear()?this.al._inner[t].disabled=!0:this.al._inner[t].disabled=!1,this.al._inner[t].disabled},n.prototype.cc=function(t){this.aq=i.dateAddMonths(this.aq,t),this.cg()},n.prototype.cd=function(t){this.aq=i.dateFromValues(this.aq.getFullYear(),t,this.aq.getDate(),0,0,0,0),this.cg()},n.prototype.ce=function(t){var e=i.dateGetMonth(this.aq),n=this.aq.getDate();t==this.au.getFullYear()&&t==this.at.getFullYear()?e<i.dateGetMonth(this.au)?(e=i.dateGetMonth(this.au),n<this.au.getDate()&&(n=this.au.getDate())):e>i.dateGetMonth(this.at)?(e=i.dateGetMonth(this.at),n>this.at.getDate()&&(n=this.at.getDate())):e==i.dateGetMonth(this.au)&&e==i.dateGetMonth(this.at)?n<this.au.getDate()?n=this.au.getDate():n>this.at.getDate()&&(n=this.at.getDate()):e==i.dateGetMonth(this.au)?n<this.au.getDate()&&(n=this.au.getDate()):e==i.dateGetMonth(this.at)&&n>this.at.getDate()&&(n=this.at.getDate()):t==this.au.getFullYear()?e<i.dateGetMonth(this.au)?(e=i.dateGetMonth(this.au),n<this.au.getDate()&&(n=this.au.getDate())):e==i.dateGetMonth(this.au)&&n<this.au.getDate()&&(n=this.au.getDate()):t==this.at.getFullYear()&&(e>i.dateGetMonth(this.at)?(e=i.dateGetMonth(this.at),n>this.at.getDate()&&(n=this.at.getDate())):e==i.dateGetMonth(this.at)&&n>this.at.getDate()&&(n=this.at.getDate())),this.aq=i.dateFromValues(t,e,n,0,0,0,0),this.cg()},n.prototype.cz=function(t,e){e<0?t--:t++,this.h.a5(t)},n.prototype.cy=function(){this.h.ar()},n.prototype.bj=function(){return this.f()},n.prototype.bs=function(){return this.f().o()},n.prototype.f=function(){var t=new N;t.i=this.t,t.h=this.r,t.e=i.AppearanceHelper.a(this.dm),t.g=i.AppearanceHelper.a(this.dp),t.c=i.AppearanceHelper.a(this.dj),t.f=i.AppearanceHelper.a(this.dn),t.d=i.AppearanceHelper.a(this.dk),t.b=i.AppearanceHelper.a(this.di),t.a=i.AppearanceHelper.a(this.dh),t.j=new i.List$1(d.$,0),t.k=new i.List$1(I.$,0),t.l=new i.List$1(I.$,0);var e=this.h.x();t.n=e;var n=this.h.a(),r=n[0],s=n[1];if("day"==e){for(var o=0;o<this.aj.count;o++){null==this.aj._inner[o].ih&&(this.aj._inner[o].ih="header"+o.toString());var a=this.aj._inner[o].ey();a.s=a.s-r,a.q=a.q-s,t.j.add(a)}for(var h=0;h<this.ah.count;h++){null==this.ah._inner[h].ih&&(this.ah._inner[h].ih="days"+h.toString());var u=this.ah._inner[h].ey();u.s=u.s-r,u.q=u.q-s,t.j.add(u)}if(1==this.ae){this.g.ih="todayButton";var l=this.g.ey();l.s=l.s-r,l.q=l.q-s,t.j.add(l)}for(var c=this.h.k(),p=0;p<c.count;p++){var f=new I,b=this.h.b(c._inner[p]);f.e=b[0]-r,f.d=b[1]-s,f.c=i.NativeUI.c(c._inner[p].parent()),f.f=i.NativeUI.i(c._inner[p].parent()),f.b=i.AppearanceHelper.a(i.NativeUI.ah(c._inner[p])),f.g=c._inner[p].getText(),t.k.add(f)}if(1==this.af)for(var y=this.h.l(),g=0;g<y.count;g++){var m=new I,v=this.h.b(y._inner[g]);m.e=v[0]-r,m.d=v[1]-s,m.c=i.NativeUI.c(y._inner[g].parent()),m.f=i.NativeUI.i(y._inner[g].parent()),m.b=i.AppearanceHelper.a(i.NativeUI.ah(y._inner[g])),m.a=i.AppearanceHelper.a(i.NativeUI.ag(y._inner[g])),m.g=y._inner[g].getText(),t.l.add(m)}}else if("month"==e)for(var _=0;_<this.ak.count;_++){null==this.ak._inner[_].ih&&(this.ak._inner[_].ih="months"+_.toString());var C=this.ak._inner[_].ey();C.s=C.s-r,C.q=C.q-s,t.j.add(C)}else if("year"==e)for(var S=0;S<this.al.count;S++){null==this.al._inner[S].ih&&(this.al._inner[S].ih="years"+S.toString());var j=this.al._inner[S].ey();j.s=j.s-r,j.q=j.q-s,t.j.add(j)}if(null!=this.v){var k=this.v;if(null!=this.h&&null==k.n){var P=this.h.m,T=i.FontUtil.getFontInfoFromString(P,k.fontString);k.n=T.n,k.d=T.d,k.o=T.o,k.q=T.q,k.r=T.r,k.s=T.s}null!=k.n&&(t.p=k.n),i.isNaN_(k.d)||(t.m=k.d),null!=k.s&&(t.t=k.s),null!=k.q&&(t.r=k.q),null!=k.o&&(t.q=k.q)}return t},n.$t=i.markType(n,"XCalendar",i.Base.$,[i.INotifyPropertyChanged_$type]),n.bk="M15.41 16.59L10.83 12l4.58-4.59L14 6l-6 6 6 6 1.41-1.41z",n.bl="M8.59 16.59L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z",n.b=[0,31,59,90,120,151,181,212,243,273,304,334,365],n.c=[0,31,60,91,121,152,182,213,244,274,305,335,366],n}(i.Base),U=function(){function t(){this._implementation=this.createImplementation(),this._implementation.externalObject=this,this.onImplementationCreated()}return t.prototype.createImplementation=function(){return new B},Object.defineProperty(t.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),t.prototype.onImplementationCreated=function(){},t.prototype._provideImplementation=function(t){this._implementation=t,this._implementation.externalObject=this,this.onImplementationCreated()},Object.defineProperty(t.prototype,"oldValue",{get:function(){return this.i.oldValue},set:function(t){this.i.oldValue=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"newValue",{get:function(){return this.i.newValue},set:function(t){this.i.newValue=t},enumerable:!0,configurable:!0}),t}(),q=function(t){function n(){var e=t.call(this)||this;e._disconnected=!1,e._settingAttributes=!1,e._attached=!1,e._queuedSetAttributes=[],e._updatingFromAttribute=!1,e.__p=null,e._hasUserValues=new Set,e._stylingContainer=null,e._stylingParent=null,e._inStyling=!1,e._selectedValueChanged=null,e._selectedValueChanged_wrapped=null,e._valueChange=null,e._valueChange_wrapped=null,e._styling&&i.NamePatcher.ensureStylablePatched(Object.getPrototypeOf(e)),e._renderer=new i.WebComponentRenderer(e,document,!0,null),e._implementation=e.createImplementation(),e._container=e._renderer.createElement("div"),e._renderer.updateRoot(e._container);var n=e.i;return e._calendar=n,e._renderer.addSizeWatcher((function(){e._calendar.notifySizeChanged()})),e}return e.__extends(n,t),Object.defineProperty(n.prototype,"height",{get:function(){return this._height},set:function(t){this._height=t,this.style.height=t,this.i.notifySizeChanged()},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"width",{get:function(){return this._width},set:function(t){this._width=t,this.style.width=t,this.i.notifySizeChanged()},enumerable:!0,configurable:!0}),n.prototype.updateStyle=function(){this._styling(this,this)},n.prototype.destroy=function(){this._calendar.destroy()},n.prototype.createImplementation=function(){return new F},n.prototype.disconnectedCallback=function(){this._disconnected=!0},n.prototype.connectedCallback=function(){if(this._disconnected)this._disconnected=!1;else{this.classList.add("ig-x-calendar"),this.classList.add("igc-x-calendar");var t=this._renderer.rootWrapper.getNativeElement();this.appendChild(t),this._attached=!0,this.style.display="block",this.style.height=this._height,this.style.width=this._width,this._calendar.provideContainer(this._renderer),this._calendar.notifySizeChanged(),this._flushQueuedAttributes(),this._styling(this,this),this.afterContentInit()}},n.prototype.afterContentInit=function(){this.i.notifySizeChanged()},Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),n._createFromInternal=function(t){if(!t)return null;if(!t.$type)return null;var e="Igc"+t.$type.name+"Component";return i.TypeRegistrar.isRegistered(e)?i.TypeRegistrar.create(e):null},n.prototype._enqueueSetAttribute=function(t,e){this._queuedSetAttributes.push({attrName:t,attrValue:e})},n.prototype._flushQueuedAttributes=function(){this._settingAttributes=!0;for(var t=0;t<this._queuedSetAttributes.length;t++)this.setAttribute(this._queuedSetAttributes[t].attrName,this._queuedSetAttributes[t].attrValue);this._settingAttributes=!1,this._queuedSetAttributes.length=0},n.prototype._a=function(t,e){this._updatingFromAttribute||(e&&(e=e.toString()),this._settingAttributes=!0,t=i.toSpinal(t),this._attached?this.setAttribute(t,e):this._enqueueSetAttribute(t,e),this._settingAttributes=!1)},Object.defineProperty(n,"observedAttributes",{get:function(){if(null==n._observedAttributesIgcXCalendarComponent){for(var t=i.getAllPropertyNames(n),e=0;e<t.length;e++)t[e]=i.toSpinal(t[e]);n._observedAttributesIgcXCalendarComponent=t}return n._observedAttributesIgcXCalendarComponent},enumerable:!0,configurable:!0}),n.prototype.attributeChangedCallback=function(t,e,n){if(!this._settingAttributes){var r=i.fromSpinal(t);this._updatingFromAttribute=!0,this[r]=n,this._updatingFromAttribute=!1}},n.register=function(){n._isElementRegistered||(n._isElementRegistered=!0,i.RegisterElementHelper.registerElement(n.htmlTagName,n))},Object.defineProperty(n.prototype,"value",{get:function(){return this.i.value},set:function(t){this.i.value=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"today",{get:function(){return this.i.av},set:function(t){this.i.av=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"minDate",{get:function(){return this.i.au},set:function(t){this.i.au=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"maxDate",{get:function(){return this.i.at},set:function(t){this.i.at=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"density",{get:function(){return this.i.t},set:function(t){this.i.t=i.ensureEnum(i.ControlDisplayDensity_$type,t),this._a("density",i.enumToString(i.ControlDisplayDensity_$type,this.i.t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"baseTheme",{get:function(){return this.i.r},set:function(t){this.i.r=i.ensureEnum(i.BaseControlTheme_$type,t),this._a("baseTheme",i.enumToString(i.BaseControlTheme_$type,this.i.r))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"backgroundColor",{get:function(){return i.brushToString(this.i.dg)},set:function(t){this.i.dg=i.stringToBrush(t),this._a("backgroundColor",i.brushToString(this.i.dg))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"selectedDateBackgroundColor",{get:function(){return i.brushToString(this.i.dm)},set:function(t){this.i.dm=i.stringToBrush(t),this._a("selectedDateBackgroundColor",i.brushToString(this.i.dm))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"selectedFocusDateBackgroundColor",{get:function(){return i.brushToString(this.i.dp)},set:function(t){this.i.dp=i.stringToBrush(t),this._a("selectedFocusDateBackgroundColor",i.brushToString(this.i.dp))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"focusDateBackgroundColor",{get:function(){return i.brushToString(this.i.dj)},set:function(t){this.i.dj=i.stringToBrush(t),this._a("focusDateBackgroundColor",i.brushToString(this.i.dj))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hoverBackgroundColor",{get:function(){return i.brushToString(this.i.dl)},set:function(t){this.i.dl=i.stringToBrush(t),this._a("hoverBackgroundColor",i.brushToString(this.i.dl))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"textColor",{get:function(){return i.brushToString(this.i.dq)},set:function(t){this.i.dq=i.stringToBrush(t),this._a("textColor",i.brushToString(this.i.dq))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"selectedDateTextColor",{get:function(){return i.brushToString(this.i.dn)},set:function(t){this.i.dn=i.stringToBrush(t),this._a("selectedDateTextColor",i.brushToString(this.i.dn))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"focusDateTextColor",{get:function(){return i.brushToString(this.i.dk)},set:function(t){this.i.dk=i.stringToBrush(t),this._a("focusDateTextColor",i.brushToString(this.i.dk))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"currentDateTextColor",{get:function(){return i.brushToString(this.i.di)},set:function(t){this.i.di=i.stringToBrush(t),this._a("currentDateTextColor",i.brushToString(this.i.di))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"currentDateBorderColor",{get:function(){return i.brushToString(this.i.dh)},set:function(t){this.i.dh=i.stringToBrush(t),this._a("currentDateBorderColor",i.brushToString(this.i.dh))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"showTodayButton",{get:function(){return this.i.ae},set:function(t){this.i.ae=i.ensureBool(t),this._a("showTodayButton",this.i.ae)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"textStyle",{get:function(){return null==this.i.v?null:this.i.v.fontString},set:function(t){var e=new i.FontInfo;e.fontString=t,this.i.v=e,this._a("textStyle",null!=this.i.v?this.i.v.fontString:"")},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"firstDayOfWeek",{get:function(){return this.i.l},set:function(t){this.i.l=i.ensureEnum(T,t),this._a("firstDayOfWeek",i.enumToString(T,this.i.l))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"firstWeekOfYear",{get:function(){return this.i.o},set:function(t){this.i.o=i.ensureEnum(w,t),this._a("firstWeekOfYear",i.enumToString(w,this.i.o))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"showWeekNumbers",{get:function(){return this.i.af},set:function(t){this.i.af=i.ensureBool(t),this._a("showWeekNumbers",this.i.af)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hasUserValues",{get:function(){return this._hasUserValues},enumerable:!0,configurable:!0}),n.prototype.__m=function(t){this._inStyling||this._hasUserValues.add(t)},n.prototype._styling=function(t,e,n){if(!this._inStyling){this._inStyling=!0,this._stylingContainer=t,this._stylingParent=e;var r,s=this.i.$type.name;0===s.indexOf("Xam")&&(s=s.substring(3)),r=i.toSpinal("XCalendarComponent");var o=[],a=i.toSpinal(s);o.push(a+"-");for(var h=this.i.$type.baseType;h&&"Object"!=h.name&&"Base"!=h.name&&"Control"!=h.name&&"DependencyObject"!=h.Name&&"FrameworkElement"!=h.Name;){0===(s=h.name).indexOf("Xam")&&(s=s.substring(3));var u=i.toSpinal(s);o.push(u+"-"),h=h.baseType}if(n){var l=n.i.$type.name;0===l.indexOf("Xam")&&(l=l.substring(3));var c=i.toSpinal(l);o.push(c+"-"+r+"-"),o.push(c+"-"+a+"-")}i.initializePropertiesFromCss(t,this,r+"-",this.hasUserValues,!1,o),this._otherStyling&&this._otherStyling(t,e,n),this._inStyling=!1}},n.prototype.exportVisualModel=function(){return this.i.bj()},n.prototype.exportSerializedVisualModel=function(){return this.i.bs()},Object.defineProperty(n.prototype,"selectedValueChanged",{get:function(){return this._selectedValueChanged},set:function(t){var e=this;null!==this._selectedValueChanged_wrapped&&(this.i.selectedValueChanged=i.delegateRemove(this.i.selectedValueChanged,this._selectedValueChanged_wrapped),this._selectedValueChanged_wrapped=null,this._selectedValueChanged=null),this._selectedValueChanged=t,this._selectedValueChanged_wrapped=function(t,i){var n=new U;n._provideImplementation(i),e.beforeSelectedValueChanged&&e.beforeSelectedValueChanged(e,n),e._selectedValueChanged&&e._selectedValueChanged(e,n)},this.i.selectedValueChanged=i.delegateCombine(this.i.selectedValueChanged,this._selectedValueChanged_wrapped)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"valueChange",{get:function(){return this._valueChange},set:function(t){var e=this;null!==this._valueChange_wrapped&&(this.i.propertyChanged=i.delegateRemove(this.i.propertyChanged,this._valueChange_wrapped),this._valueChange_wrapped=null,this._valueChange=null),this._valueChange=t,this._valueChange_wrapped=function(t,i){var n=e.value;"Value"==i.propertyName&&(e.beforeValueChange&&e.beforeValueChange(e,n),e._valueChange&&e._valueChange(e,n))},this.i.propertyChanged=i.delegateCombine(this.i.propertyChanged,this._valueChange_wrapped)},enumerable:!0,configurable:!0}),n._observedAttributesIgcXCalendarComponent=null,n.htmlTagName="igc-x-calendar",n._isElementRegistered=!1,n}(HTMLElement),R=function(){function t(){}return t.register=function(){m.register(),k.register(),q.register(),i.TypeRegistrar.registerCons("IgcXCalendarComponent",q),i.TypeRegistrar.registerCons("IgcXCalendarComponent",q),i.TypeRegistrar.register("XCalendar",F.$type)},t}(),D=function(){return function(){this.April_Full="April",this.April_Short="Apr",this.August_Full="August",this.August_Short="Aug",this.December_Full="December",this.December_Short="Dec",this.February_Full="February",this.February_Short="Feb",this.Friday_Full="Friday",this.Friday_Short="Fri",this.Friday_Single="F",this.January_Full="January",this.January_Short="Jan",this.July_Full="July",this.July_Short="Jul",this.June_Full="June",this.June_Short="Jun",this.March_Full="March",this.March_Short="Mar",this.May_Full="May",this.May_Short="May",this.Monday_Full="Monday",this.Monday_Short="Mon",this.Monday_Single="M",this.November_Full="November",this.November_Short="Nov",this.October_Full="October",this.October_Short="Oct",this.Saturday_Full="Saturday",this.Saturday_Short="Sat",this.Saturday_Single="S",this.September_Full="September",this.September_Short="Sep",this.Sunday_Full="Sunday",this.Sunday_Short="Sun",this.Sunday_Single="S",this.Thursday_Full="Thursday",this.Thursday_Short="Thu",this.Thursday_Single="T",this.Today="Today",this.Tuesday_Full="Tuesday",this.Tuesday_Short="Tue",this.Tuesday_Single="T",this.Wednesday_Full="Wednesday",this.Wednesday_Short="Wed",this.Wednesday_Single="W"}}(),E=function(){function t(){}return t.register=function(){i.Localization.register("XCalendar-en",new D)},t}(),W=function(t){return t[t.Line=0]="Line",t[t.Box=1]="Box",t[t.Border=2]="Border",t}({}),z=i.markEnum("SuffixShiftType","Line,0|Box,1|Border,2"),H=function(t){return t[t.Line=0]="Line",t[t.Box=1]="Box",t[t.Border=2]="Border",t}({}),M=i.markEnum("PrefixShiftType","Line,0|Box,1|Border,2"),$=function(t){return t[t.Line=0]="Line",t[t.Box=1]="Box",t[t.Border=2]="Border",t}({}),L=i.markEnum("LabelShiftType","Line,0|Box,1|Border,2"),V=function(t){return t[t.Line=0]="Line",t[t.Box=1]="Box",t[t.Border=2]="Border",t}({}),G=i.markEnum("InputShiftType","Line,0|Box,1|Border,2"),X=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e.a=0,e.c=!1,e.b=!1,e.d=null,e}return e.__extends(n,t),n.prototype.e=function(){var t=new i.StringBuilder(0);return t.l("{"),t.l("shiftType : "+this.a+", "),t.l("isHover : "+this.c+", "),t.l("isDisabled : "+this.b+", "),t.l('name : "'+this.d+'", '),t.l("}"),t.toString()},n.$t=i.markType(n,"SuffixVisualModelExport"),n}(i.Base),K=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e.a=0,e.c=!1,e.b=!1,e.d=null,e}return e.__extends(n,t),n.prototype.e=function(){var t=new i.StringBuilder(0);return t.l("{"),t.l("shiftType : "+i.enumGetBox(M,this.a)+", "),t.l("isHover : "+this.c+", "),t.l("isDisabled : "+this.b+", "),t.l('name : "'+this.d+'", '),t.l("}"),t.toString()},n.$t=i.markType(n,"PrefixVisualModelExport"),n}(i.Base),Y=function(t){return t[t.Line=0]="Line",t[t.Box=1]="Box",t[t.Border=2]="Border",t[t.Search=3]="Search",t}({}),J=i.markEnum("InputGroupDisplayType","Line,0|Box,1|Border,2|Search,3"),Q=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e.f=0,e.e=0,e.b=null,e.o=0,e.p=0,e.z=null,e.aa=null,e.x=0,e.w=0,e.t=0,e.c=null,e.d=null,e.u=0,e.s=0,e.q=0,e.r=0,e.v=0,e.a=null,e.g=!1,e.j=!1,e.i=!1,e.h=!1,e.m=null,e.l=null,e.k=null,e.n=null,e}return e.__extends(n,t),n.prototype.y=function(){var t=new i.StringBuilder(0);t.l("{"),t.l("actualDensity : "+this.f+", "),t.l("baseTheme : "+this.e+", "),t.l("actualBorderColor : "+this.b.serialize()+", "),t.l("actualBorderWidth : "+this.o+", "),t.l("actualFocusBorderWidth : "+this.p+", "),t.l("actualContentPadding : { left: "+this.aa.left+",top: "+this.aa.top+",right: "+this.aa.right+",bottom: "+this.aa.bottom+"},"),t.l("actualUnderlineWidth : "+this.x+", "),t.l("actualUnderlineRippleWidth : "+this.w+", "),t.l("actualBackgroundColor : "+this.a.serialize()+", "),t.l("actualHoverUnderlineWidth : "+this.t+", "),t.l("actualUnderlineColor : "+this.c.serialize()+", "),t.l("actualUnderlineRippleColor : "+this.d.serialize()+", "),t.l("actualUnderlineOpacity : "+this.u+", "),t.l("actualHoverUnderlineOpacity : "+this.s+", "),t.l("actualFocusUnderlineOpacity : "+this.q+", "),t.l("actualFocusUnderlineRippleOpacity : "+this.r+", "),t.l("actualUnderlineRippleOpacity : "+this.v+", "),t.l("actualBackgroundColor : "+this.a.serialize()+", "),t.l("actualIsExpanded : "+this.g+", "),t.l("isHovered : "+this.j+", "),t.l("isFocused : "+this.i+", "),t.l("isDisabled : "+this.h+", "),t.l("prefixModels : [");for(var e=0;e<this.m.count;e++)0!=e&&t.l(","),t.l(this.m._inner[e].e());t.l("],"),t.l("labelModels: [");for(var n=0;n<this.l.count;n++){0!=n&&t.l(",");this.l._inner[n].p.charAt(0).toString().toLowerCase(),this.l._inner[n].p.substr(1);t.l(this.l._inner[n].q())}t.l("],"),t.l("inputModels : [");for(var r=0;r<this.k.count;r++){0!=r&&t.l(",");this.k._inner[r].k.charAt(0).toString().toLowerCase(),this.k._inner[r].k.substr(1);t.l(this.k._inner[r].n())}t.l("],"),t.l("suffixModels : [");for(var s=0;s<this.n.count;s++){0!=s&&t.l(",");this.n._inner[s].d.charAt(0).toString().toLowerCase(),this.n._inner[s].d.substr(1);t.l(this.n._inner[s].e())}return t.l("]"),t.l("}"),t.toString()},n.$t=i.markType(n,"InputGroupVisualModelExport"),n}(i.Base),Z=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e.c=0,e.e=0,e.d=0,e.a=null,e.u=null,e.v=null,e.w=null,e.k=0,e.s=null,e.t=null,e.b=0,e.i=!1,e.g=!1,e.m=null,e.n=null,e.o=null,e.l=null,e.r=null,e.h=!1,e.j=!1,e.f=!1,e.p=null,e}return e.__extends(n,t),n.prototype.q=function(){var t=new i.StringBuilder(0);return t.l("{"),t.l("baseTheme : "+this.c+", "),t.l("density : "+this.e+", "),t.l("actualDensity : "+this.d+", "),t.l("actualTextColor : "+this.a.serialize()+", "),i.stringIsNullOrEmpty(this.u)||t.l('textStyleFontStyle : "'+this.u+'", '),i.stringIsNullOrEmpty(this.v)||t.l('textStyleFontVariant : "'+this.v+'", '),i.stringIsNullOrEmpty(this.w)||t.l('textStyleFontWeight : "'+this.w+'", '),i.stringIsNullOrEmpty(this.s)||t.l('textStyleFontFamily : "'+this.s+'", '),i.stringIsNullOrEmpty(this.t)||t.l('textStyleFontStretch : "'+this.t+'", '),i.isNaN_(this.k)||t.l("textStyleFontSize : "+this.k+", "),t.l("shiftType : "+this.b+", "),t.l("isShifted : "+this.i+", "),t.l("isHighlighted : "+this.g+", "),t.l('display : "'+this.m+'", '),t.l('flexDirection : "'+this.n+'", '),t.l('flexGrow : "'+this.o+'", '),t.l('alignItems :"'+this.l+'", '),t.l('text : "'+this.r+'", '),t.l("isHover : "+this.h+", "),t.l("value : "+this.j+", "),t.l("isDisabled : "+this.f+", "),t.l('name : "'+this.p+'", '),t.l("}"),t.toString()},n.$t=i.markType(n,"LabelVisualModelExport"),n}(i.Base),tt=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e.h=0,e.f=0,e.b=0,e.c=0,e.j=null,e.m=null,e.d=!1,e.a=null,e.q=null,e.r=null,e.s=null,e.g=0,e.o=null,e.p=null,e.i=null,e.l=null,e.e=!1,e.t=null,e.k=null,e}return e.__extends(n,t),n.prototype.n=function(){var t=new i.StringBuilder(0);return t.l("{"),t.l("top : "+this.h+", "),t.l("left : "+this.f+", "),t.l("shiftType : "+this.b+", "),t.l("actualDensity : "+this.c+", "),t.l('mask : "'+this.j+'", '),t.l('promptChar : "'+this.m+'", '),t.l("includeLiterals : "+this.d+", "),t.l("actualTextColor : "+this.a.serialize()+", "),i.stringIsNullOrEmpty(this.q)||t.l('textStyleFontStyle : "'+this.q+'", '),i.stringIsNullOrEmpty(this.r)||t.l('textStyleFontVariant : "'+this.r+'", '),i.stringIsNullOrEmpty(this.s)||t.l('textStyleFontWeight : "'+this.s+'", '),i.stringIsNullOrEmpty(this.o)||t.l('textStyleFontFamily : "'+this.o+'", '),i.stringIsNullOrEmpty(this.p)||t.l('textStyleFontStretch : "'+this.p+'", '),i.isNaN_(this.g)||t.l("textStyleFontSize : "+this.g+", "),t.l('inputType : "'+this.i+'", '),t.l('placeholder : "'+this.l+'", '),t.l("isHover : "+this.e+", "),t.l('value : "'+this.t+'", '),t.l('name : "'+this.k+'", '),t.l("}"),t.toString()},n.$t=i.markType(n,"InputVisualModelExport"),n}(i.Base),et=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e.b=null,e.a=0,e}return e.__extends(n,t),n.$t=i.markType(n,"Replaced"),n}(i.Base),it=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}var r;return e.__extends(n,t),n.prototype.h=function(t,n){var r,s,o,a,h="",u="",l=n.a,c=this.d(l),p=new i.List$1(i.Number_$type,1,c.keys),d=this.e(l,p),f=new i.List$1(i.String_$type,1,c.values);null!=t&&(u=t.toString());for(var b=0;b<l.length;b++)h+=n.b;try{for(var y=e.__values(i.fromEnum(c)),g=y.next();!g.done;g=y.next()){var m=g.value;h=this.j(h,m.key,m.value)}}catch(t){r={error:t}}finally{try{g&&!g.done&&(s=y.return)&&s.call(y)}finally{if(r)throw r.error}}if(""==u)return h;for(var v=this.f(u,f),_=0;_<v.count;_++){var C=v._inner[_];this.c(C,d._inner[_],l)||C==n.b||(v._inner[_]=n.b)}v.count>d.count&&v.v(d.count+1,v.count);var S=0;try{for(var j=e.__values(i.fromEnum(v)),k=j.next();!k.done;k=j.next()){var P=k.value;h=this.j(h,d._inner[S++],P)}}catch(t){o={error:t}}finally{try{k&&!k.done&&(a=j.return)&&a.call(j)}finally{if(o)throw o.error}}return h},n.prototype.i=function(t,n){var r,s,o="",a=n.a,h=this.d(a),u=new i.HashSet$1(i.String_$type,0);try{for(var l=e.__values(i.fromEnum(h.values)),c=l.next();!c.done;c=l.next()){var p=c.value;u.add_1(p)}}catch(t){r={error:t}}finally{try{c&&!c.done&&(s=l.return)&&s.call(l)}finally{if(r)throw r.error}}for(var d=0;d<t.length;d++){var f=t.charAt(d).toString();u.contains(f)||f!=n.b&&(o+=f)}return o},n.prototype.a=function(t,e,n,r,s){for(var o=this.d(n.a),a=new i.ObservableCollection$1(i.String_$type,0),h=0;h<e.length;h++)a.add(e.charAt(h).toString());var u=r;s=Math.min(s,t.length);for(var l=r;l<s||a.count>0&&l<t.length;l++)if(o.containsKey(l))a._inner[0]==t.charAt(l).toString()&&(u=l+1,a.removeAt(0));else{if(null!=a._inner[0]&&!this.c(a._inner[0].toString(),l,n.a)&&a._inner[0].toString()!=n.b)break;var c=n.b;a.count>0&&(u=l+1,c=a._inner[0],a.removeAt(0)),t=this.j(t,l,c)}var p=new et;return p.b=t,p.a=u,p},n.prototype.j=function(t,e,i){return null!=t?t.substr(0,e)+i+t.substr(e+1):null},n.prototype.b=function(t,e){return t.test(e)},n.prototype.c=function(t,e,i){var n,r;switch(i.charAt(e)){case"C":r=""!=t;break;case"&":n=new RegExp("[\\u0020]"),r=!this.b(n,t);break;case"a":n=new RegExp("[\\d\\u00C0-\\u1FFF\\u2C00-\\uD7FFa-zA-Z\\u0020]"),r=this.b(n,t);break;case"A":n=new RegExp("[\\d\\u00C0-\\u1FFF\\u2C00-\\uD7FFa-zA-Z]"),r=this.b(n,t);break;case"?":n=new RegExp("[\\u00C0-\\u1FFF\\u2C00-\\uD7FFa-zA-Z\\u0020]"),r=this.b(n,t);break;case"L":n=new RegExp("[\\u00C0-\\u1FFF\\u2C00-\\uD7FFa-zA-Z]"),r=this.b(n,t);break;case"0":n=new RegExp("[\\d]"),r=this.b(n,t);break;case"9":n=new RegExp("[\\d\\u0020]"),r=this.b(n,t);break;case"#":n=new RegExp("[\\d-\\+\\s]"),r=this.b(n,t);break;default:r=!1}return r},n.prototype.d=function(t){for(var e=new i.Dictionary$2(i.Number_$type,i.String_$type,0),r=0;r<t.length;r++){var s=t.charAt(r);n.g.contains(s)||e.addItem(r,s.toString())}return e},n.prototype.e=function(t,e){for(var n=new i.List$1(i.Number_$type,0),r=0;r<t.length;r++)e.contains(r)||n.add(r);return n},n.prototype.f=function(t,e){for(var n=new i.List$1(i.String_$type,0),r=0;r<t.length;r++){var s=t.charAt(r).toString();e.contains(s)||(e.remove(s),n.add(s))}return n},n.$t=i.markType(n,"MaskParsingService"),n.g=((r=new i.List$1(i.String_$type,0)).add("C"),r.add("&"),r.add("a"),r.add("A"),r.add("?"),r.add("L"),r.add("9"),r.add("0"),r.add("#"),r),n}(i.Base),nt=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e._value=null,e._isCompositionInProgress=!1,e}return e.__extends(n,t),Object.defineProperty(n.prototype,"value",{get:function(){return this._value},set:function(t){this._value=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isCompositionInProgress",{get:function(){return this._isCompositionInProgress},set:function(t){this._isCompositionInProgress=t},enumerable:!0,configurable:!0}),n.$t=i.markType(n,"InputChangeEventArgs",i.EventArgs.$),n}(i.EventArgs),rt=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e.a=null,e.b=null,e}return e.__extends(n,t),n.$t=i.markType(n,"MaskOptions"),n}(i.Base),st=function(t){function n(){var e=t.call(this)||this;return e.d=null,e.l=null,e.e=null,e.i=new i.List$1(i.Delegate_$type,0),e.z=null,e.f=!0,e.n=null,e.o=null,e.p=null,e.t=null,e.r=null,e.q=null,e.m=null,e}return e.__extends(n,t),n.prototype.ak=function(){},n.prototype.ac=function(t){null!==i.typeCast(bt.$,t)&&(t.bc="flex-start")},n.prototype.ae=function(t){},n.prototype.ad=function(){},n.prototype.g=function(){return!0},Object.defineProperty(n.prototype,"w",{get:function(){return this.n},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"as",{get:function(){return null},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"h",{get:function(){return!0},enumerable:!0,configurable:!0}),n.prototype.ah=function(t){var n,r,s=this;if(null==t){try{for(var o=e.__values(i.fromEnum(this.i)),a=o.next();!a.done;a=o.next()){(0,a.value)()}}catch(t){n={error:t}}finally{try{a&&!a.done&&(r=o.return)&&r.call(o)}finally{if(n)throw n.error}}this.i.clear()}this.l=t,t.rootWrapper.setStyleProperty("position","relative"),t.rootWrapper.setStyleProperty("box-sizing","border-box"),t.rootWrapper.setStyleProperty("border-width","0px"),t.rootWrapper.setStyleProperty("border-style","solid");var h=this.v;this.i.add(h.listen("focusin",i.runOn(this,this.aj))),this.i.add(h.listen("focusout",i.runOn(this,this.am)));var u=this.l.createElement("div");u.setStyleProperty("position","absolute"),u.setStyleProperty("width","100%"),u.setStyleProperty("height","100%"),u.setStyleProperty("border-style","solid"),u.setStyleProperty("box-sizing","border-box"),u.setStyleProperty("left","0px"),u.setStyleProperty("top","0px"),this.l.append(u),this.m=u;var l=this.l.createElement("div");l.addClass("ig-input-content"),l.setStyleProperty("width","100%"),l.setStyleProperty("position","relative"),l.setStyleProperty("display","flex"),l.setStyleProperty("flex-direction","row"),l.setStyleProperty("flex-wrap","no-wrap"),l.setStyleProperty("flex-flow","row nowrap"),l.setStyleProperty("flex-grow","1"),l.setStyleProperty("align-items","center"),l.setStyleProperty("padding-top","1.125rem"),this.p=l,this.i.add(l.listen("click",i.runOn(this,this.aa))),this.l.append(l),this.l.getPortal(l,"ChildContent",(function(t){var e=t.componentRef;s.t=e,s.p.setStyleProperty("flex-direction","row")}),!0);var c=this.l.createElement("div");c.setStyleProperty("position","absolute"),c.setStyleProperty("width","100%"),c.setStyleProperty("background-color","rgba(0, 0, 0, 0.54)"),c.setStyleProperty("height","1px"),c.setStyleProperty("pointer-events","none"),c.setStyleProperty("left","0px"),c.setStyleProperty("bottom","1px"),c.setStyleProperty("overflow","visible");var p,d=this.l.createElement("span");d.setStyleProperty("width","100%"),d.setStyleProperty("height","2px"),d.setStyleProperty("display","block"),d.setStyleProperty("pointer-events","none"),i.NativeUI.ab(d,((p=new i.ScaleTransform).l=.5,p.m=1,p)),d.setStyleProperty("opacity","0"),this.r=d,c.append(this.r),this.q=c,this.l.append(c),this.d.mf()},Object.defineProperty(n.prototype,"s",{get:function(){return this.p},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"v",{get:function(){return this.l.rootWrapper},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"u",{get:function(){return this.m},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"x",{get:function(){return this.q},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"y",{get:function(){return this.r},enumerable:!0,configurable:!0}),n.prototype.aq=function(t){this.z!=t&&(this.z=t,null!=this.o&&this.o.setAttribute("d",this.z))},n.prototype.ap=function(){switch(this.d.m){case 1:this.p.setStyleProperty("padding-top","1.125rem");break;case 2:this.p.setStyleProperty("padding-top",".94737rem");break;case 3:this.p.setStyleProperty("padding-top",".81818rem")}},n.prototype.aa=function(t){},n.prototype.al=function(){this.g()},n.prototype.j=function(){var t=this.l.rootWrapper.getStyleProperty("height");return parseFloat(i.stringReplace(t,"px",""))},n.prototype.ag=function(){this.f=!0},n.prototype.ai=function(){var t,n;this.f=!1;try{for(var r=e.__values(i.fromEnum(this.i)),s=r.next();!s.done;s=r.next()){(0,s.value)()}}catch(e){t={error:e}}finally{try{s&&!s.done&&(n=r.return)&&n.call(r)}finally{if(t)throw t.error}}this.i.clear()},n.prototype.ar=function(t){null!=t&&this.l.rootWrapper.setStyleProperty("font",t.fontString)},n.prototype.k=function(t){return t.view.i()},n.prototype.af=function(){null==i.KeyFrameAnimationFactory.h&&(i.KeyFrameAnimationFactory.h=this.l)},n.prototype.a=function(t){return new i.AnimationKeyFrameEffect(0,this.u,0,null,t)},n.prototype.c=function(t){return new i.AnimationKeyFrameEffect(0,this.x,0,null,t)},n.prototype.b=function(t){return new i.AnimationKeyFrameEffect(0,this.r,0,null,t)},n.prototype.ao=function(t){},n.prototype.ab=function(t){this.p.append(t)},n.prototype.an=function(t){this.p.removeChild(t)},n.prototype.aj=function(t){this.d.mb()},n.prototype.am=function(t){this.d.md()},n.$t=i.markType(n,"InputGroupView"),n}(i.Base),ot=function(t){function n(){var e=t.call(this)||this;return e.a=null,e.g=null,e.b=null,e.e=new i.List$1(i.Delegate_$type,0),e.c=!0,e.h=null,e}return e.__extends(n,t),n.prototype.o=function(){},n.prototype.d=function(){return!0},Object.defineProperty(n.prototype,"r",{get:function(){return null},enumerable:!0,configurable:!0}),n.prototype.m=function(t){var n,r;if(null==t){try{for(var s=e.__values(i.fromEnum(this.e)),o=s.next();!o.done;o=s.next()){(0,o.value)()}}catch(t){n={error:t}}finally{try{o&&!o.done&&(r=s.return)&&r.call(s)}finally{if(n)throw n.error}}this.e.clear()}this.g=t,this.g.rootWrapper.setStyleProperty("display","inline-block");var a=this.g.createElement("div");a.addClass("ig-suffix-content"),this.g.append(a),a.setStyleProperty("cursor","pointer"),this.h=a,this.g.getPortal(a,"ChildContent",(function(t){}),!0),this.a.am()},n.prototype.q=function(){var t,e=this,n=new i.TransformGroup;n.j.add(((t=new i.TranslateTransform).k=2==e.a.k?-.25*e.f():0,t)),n.j.add(function(){var t=new i.ScaleTransform;return t.l=1,t.m=1,t}()),i.NativeUI.ab(this.g.rootWrapper,n),this.g.rootWrapper.setStyleProperty("transform-origin","0px 0px")},n.prototype.f=function(){var t=this.g.rootWrapper.getStyleProperty("height");return parseFloat(i.stringReplace(t,"px",""))},n.prototype.p=function(){this.d()},n.prototype.i=function(t){this.a.aj()},n.prototype.j=function(t){this.a.ak()},n.prototype.l=function(){this.c=!0,this.e.add(this.g.rootWrapper.listen("mouseenter",i.runOn(this,this.i))),this.e.add(this.g.rootWrapper.listen("mouseleave",i.runOn(this,this.j)))},n.prototype.n=function(){var t,n;this.c=!1;try{for(var r=e.__values(i.fromEnum(this.e)),s=r.next();!s.done;s=r.next()){(0,s.value)()}}catch(e){t={error:e}}finally{try{s&&!s.done&&(n=r.return)&&n.call(r)}finally{if(t)throw t.error}}this.e.clear()},n.prototype.k=function(t){this.h.append(t)},n.$t=i.markType(n,"SuffixView"),n}(i.Base),at=function(t){function n(){var e=t.call(this)||this;return e.a=null,e.g=null,e.b=null,e.e=new i.List$1(i.Delegate_$type,0),e.c=!0,e.h=null,e}return e.__extends(n,t),n.prototype.o=function(){},n.prototype.d=function(){return!0},Object.defineProperty(n.prototype,"r",{get:function(){return null},enumerable:!0,configurable:!0}),n.prototype.m=function(t){var n,r;if(null==t){try{for(var s=e.__values(i.fromEnum(this.e)),o=s.next();!o.done;o=s.next()){(0,o.value)()}}catch(t){n={error:t}}finally{try{o&&!o.done&&(r=s.return)&&r.call(s)}finally{if(n)throw n.error}}this.e.clear()}this.g=t,this.g.rootWrapper.setStyleProperty("display","inline-block");var a=this.g.createElement("div");a.addClass("ig-prefix-content"),this.g.append(a),a.setStyleProperty("cursor","pointer"),this.h=a,this.g.getPortal(a,"ChildContent",(function(t){}),!0),this.a.am()},n.prototype.q=function(){var t,e=this,n=new i.TransformGroup;n.j.add(((t=new i.TranslateTransform).k=2==e.a.k?-.25*e.f():0,t)),n.j.add(function(){var t=new i.ScaleTransform;return t.l=1,t.m=1,t}()),i.NativeUI.ab(this.g.rootWrapper,n),this.g.rootWrapper.setStyleProperty("transform-origin","0px 0px")},n.prototype.f=function(){var t=this.g.rootWrapper.getStyleProperty("height");return parseFloat(i.stringReplace(t,"px",""))},n.prototype.p=function(){this.d()},n.prototype.i=function(t){this.a.aj()},n.prototype.j=function(t){this.a.ak()},n.prototype.l=function(){this.c=!0,this.e.add(this.g.rootWrapper.listen("mouseenter",i.runOn(this,this.i))),this.e.add(this.g.rootWrapper.listen("mouseleave",i.runOn(this,this.j)))},n.prototype.n=function(){var t,n;this.c=!1;try{for(var r=e.__values(i.fromEnum(this.e)),s=r.next();!s.done;s=r.next()){(0,s.value)()}}catch(e){t={error:e}}finally{try{s&&!s.done&&(n=r.return)&&n.call(r)}finally{if(t)throw t.error}}this.e.clear()},n.prototype.k=function(t){this.h.append(t)},n.$t=i.markType(n,"PrefixView"),n}(i.Base),ht=function(t){function n(){var e=t.call(this)||this;return e.c=null,e.k=null,e.d=null,e.h=new i.List$1(i.Delegate_$type,0),e.o=null,e.e=!0,e.l=null,e.m=null,e}return e.__extends(n,t),n.prototype.ab=function(){},n.prototype.f=function(){return!0},Object.defineProperty(n.prototype,"n",{get:function(){return this.l},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"aj",{get:function(){return null},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"g",{get:function(){return!0},enumerable:!0,configurable:!0}),n.prototype.s=function(){null==i.KeyFrameAnimationFactory.h&&(i.KeyFrameAnimationFactory.h=this.k)},n.prototype.b=function(t){return new i.AnimationKeyFrameEffect(0,this.k.rootWrapper,0,null,t)},n.prototype.a=function(t){return new i.AnimationKeyFrameEffect(0,this.k.rootWrapper,0,null,t)},n.prototype.w=function(t){var n,r;if(null==t){try{for(var s=e.__values(i.fromEnum(this.h)),o=s.next();!o.done;o=s.next()){(0,o.value)()}}catch(t){n={error:t}}finally{try{o&&!o.done&&(r=s.return)&&r.call(s)}finally{if(n)throw n.error}}this.h.clear()}this.k=t,this.k.rootWrapper.setStyleProperty("display","inline-block"),this.k.rootWrapper.setStyleProperty("position","relative");var a=this.k.createElement("label");a.setStyleProperty("position","relative"),a.setStyleProperty("display","inline-block"),a.setStyleProperty("white-space","nowrap"),a.setStyleProperty("text-overflow","ellipsis"),a.setStyleProperty("line-height","1"),a.setStyleProperty("overflow","hidden"),a.setStyleProperty("height","1.125rem"),a.setStyleProperty("backface-visibility","hidden"),i.NativeUI.o(this.k.rootWrapper,this.c.cz),a.setStyleProperty("outline-style","none"),a.setStyleProperty("box-shadow","none"),a.setStyleProperty("font-family","Verdana"),a.setStyleProperty("font-size","1rem"),this.l=a,this.k.append(this.l),this.c.ch()},n.prototype.j=function(){return 0==this.c.l?.5*this.i():0},n.prototype.af=function(){var t=this;this.c.bi="block";var e,n=new i.TransformGroup;n.j.add(((e=new i.TranslateTransform).k=0==t.c.l?.5*t.i():0,e)),n.j.add(function(){var t=new i.ScaleTransform;return t.l=1,t.m=1,t}()),i.NativeUI.ab(this.k.rootWrapper,n),this.l.setStyleProperty("height","1.125rem"),this.k.rootWrapper.setStyleProperty("position","absolute"),this.k.rootWrapper.setStyleProperty("transform-origin","0px 0px")},n.prototype.ag=function(){switch(this.c.s){case 1:this.k.rootWrapper.setStyleProperty("margin-top","0px");break;case 2:this.k.rootWrapper.setStyleProperty("margin-top","-.125rem");break;case 3:this.k.rootWrapper.setStyleProperty("margin-top","-.25rem")}},n.prototype.ae=function(){this.l.setText(null!=this.c.text?this.c.text:"")},n.prototype.ah=function(t){this.o!=t&&(this.o=t,null!=this.m&&this.m.setAttribute("d",this.o))},n.prototype.y=function(){if(null!=this.k){this.k.rootWrapper.setStyleProperty("display",this.c.bi),this.l.setStyleProperty("display",this.c.bi);var t=this.k.getExternal(this.c,null,null);t&&t._onDisplayChanged&&t._onDisplayChanged()}},n.prototype.t=function(){if(null!=this.k){this.k.rootWrapper.setStyleProperty("align-items",this.c.ba),this.l.setStyleProperty("align-items",this.c.ba);var t=this.k.getExternal(this.c,null,null);t&&t._onAlignItemsChanged&&t._onAlignItemsChanged()}},n.prototype.u=function(){if(null!=this.k){this.k.rootWrapper.setStyleProperty("align-self",this.c.bc),this.l.setStyleProperty("align-self",this.c.bc);var t=this.k.getExternal(this.c,null,null);t&&t._onAlignSelfChanged&&t._onAlignSelfChanged()}},n.prototype.z=function(){if(null!=this.k){this.k.rootWrapper.setStyleProperty("flex-direction",this.c.bl),this.l.setStyleProperty("flex-direction",this.c.bl);var t=this.k.getExternal(this.c,null,null);t&&t._onFlexDirectionChanged&&t._onFlexDirectionChanged()}},n.prototype.aa=function(){if(null!=this.k){this.k.rootWrapper.setStyleProperty("flex-grow",this.c.bn),this.l.setStyleProperty("flex-grow",this.c.bn);var t=this.k.getExternal(this.c,null,null);t&&t._onFlexGrowChanged&&t._onFlexGrowChanged()}},n.prototype.p=function(t){},n.prototype.ac=function(){this.f()},n.prototype.i=function(){var t=this.k.rootWrapper.getStyleProperty("height");return parseFloat(i.stringReplace(t,"px",""))},n.prototype.q=function(t){this.c.ce()},n.prototype.r=function(t){this.c.cf()},n.prototype.v=function(){this.e=!0,this.h.add(this.k.rootWrapper.listen("mouseenter",i.runOn(this,this.q))),this.h.add(this.k.rootWrapper.listen("mouseleave",i.runOn(this,this.r)))},n.prototype.x=function(){var t,n;this.e=!1;try{for(var r=e.__values(i.fromEnum(this.h)),s=r.next();!s.done;s=r.next()){(0,s.value)()}}catch(e){t={error:e}}finally{try{s&&!s.done&&(n=r.return)&&n.call(r)}finally{if(t)throw t.error}}this.h.clear()},n.prototype.ai=function(t){null!=t&&this.l.setStyleProperty("font",t.fontString)},n.prototype.ad=function(t){i.NativeUI.o(this.l,t)},n.$t=i.markType(n,"LabelView"),n}(i.Base),ut=function(t){function n(){var e=t.call(this)||this;return e.b=null,e.j=null,e.c=null,e.h=new i.List$1(i.Delegate_$type,0),e.e=!1,e.p=null,e.d=!0,e.k=null,e.l=null,e.e=!1,e}return e.__extends(n,t),n.prototype.ao=function(){},n.prototype.f=function(){return!0},Object.defineProperty(n.prototype,"o",{get:function(){return this.k},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"a5",{get:function(){return null},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"g",{get:function(){return!0},enumerable:!0,configurable:!0}),n.prototype.al=function(t){var n,r;if(null==t){try{for(var s=e.__values(i.fromEnum(this.h)),o=s.next();!o.done;o=s.next()){(0,o.value)()}}catch(t){n={error:t}}finally{try{o&&!o.done&&(r=s.return)&&r.call(s)}finally{if(n)throw n.error}}this.h.clear()}this.j=t,this.j.rootWrapper.setStyleProperty("display","inline-block");var a=this.j.createElement("input");a.setAttribute("type",this.b.b3),a.setStyleProperty("position","relative"),a.setStyleProperty("box-sizing","border-box"),a.setStyleProperty("display","inline-block"),a.setStyleProperty("border","none"),a.setStyleProperty("height","2rem"),a.setStyleProperty("line-height","0"),a.setStyleProperty("width","100%"),a.setStyleProperty("min-width","0"),a.setStyleProperty("overflow","visible"),a.setStyleProperty("background","transparent"),a.setStyleProperty("background-position-x","initial"),a.setStyleProperty("background-position-y","initial"),a.setStyleProperty("background-size","initial"),a.setStyleProperty("background-repeat-x","initial"),a.setStyleProperty("background-repeat-y","initial"),a.setStyleProperty("background-attachment","initial"),a.setStyleProperty("background-origin","initial"),a.setStyleProperty("background-color","transparent"),i.NativeUI.o(a,this.b.du),a.setStyleProperty("outline-style","none"),a.setStyleProperty("box-shadow","none"),a.setStyleProperty("border-top","0.1875rem solid transparent"),a.setStyleProperty("padding-bottom","0.1875rem"),a.setStyleProperty("font-family","Verdana"),a.setStyleProperty("font-size","1rem"),this.h.add(a.listen("change",i.runOn(this,this.v))),this.h.add(a.listen("input",i.runOn(this,this.w))),this.h.add(a.listen("focus",i.runOn(this,this.ab))),this.h.add(a.listen("blur",i.runOn(this,this.u))),this.h.add(a.listen("mouseenter",i.runOn(this,this.s))),this.h.add(a.listen("mouseleave",i.runOn(this,this.t))),this.h.add(a.listen("keydown",i.runOn(this,this.ac))),this.h.add(a.listen("keyup",i.runOn(this,this.ae))),this.h.add(a.listen("keypress",i.runOn(this,this.ad))),this.h.add(a.listen("paste",i.runOn(this,this.ah))),this.h.add(a.listen("dragenter",i.runOn(this,this.z))),this.h.add(a.listen("dragleave",i.runOn(this,this.aa))),this.h.add(a.listen("compositionstart",i.runOn(this,this.y))),this.h.add(a.listen("compositionend",i.runOn(this,this.x))),this.h.add(a.listen("mousedown",i.runOn(this,this.af))),this.h.add(a.listen("mouseup",i.runOn(this,this.ag))),this.k=a,this.j.append(this.k),this.b.dd()},n.prototype.aw=function(t){t?this.k.setAttribute("readonly",t.toString()):this.k.getNativeElement().removeAttribute("readonly")},n.prototype.au=function(t){t?this.k.setAttribute("disabled","true"):this.k.getNativeElement().removeAttribute("disabled")},n.prototype.y=function(t){this.e=!0,this.b.cv()},n.prototype.x=function(t){this.e=!1;var e=null;null!=t.originalEvent&&(e=t.originalEvent.data),this.b.cu(e)},n.prototype.as=function(){this.k.setAttribute("type",this.b.b3),"date"==this.b.b3?this.k.setStyleProperty("line-height","normal"):this.k.setStyleProperty("line-height","0")},n.prototype.aq=function(){this.k.setAttribute("placeholder",this.b.cb)},n.prototype.a1=function(){switch(this.b.x){case 1:this.k.setStyleProperty("height","2rem"),this.k.setStyleProperty("font-size","1rem");break;case 2:this.k.setStyleProperty("height","1.68421rem"),this.k.setStyleProperty("font-size","1rem");break;case 3:this.k.setStyleProperty("height","1.45455rem"),this.k.setStyleProperty("font-size",".95455rem")}},n.prototype.a0=function(){var t,e=this,n=new i.TransformGroup;n.j.add(((t=new i.TranslateTransform).k=2==e.b.o?-.25*e.i():0,t)),n.j.add(function(){var t=new i.ScaleTransform;return t.l=1,t.m=1,t}()),i.NativeUI.ab(this.j.rootWrapper,n),this.j.rootWrapper.setStyleProperty("transform-origin","0px 0px")},n.prototype.i=function(){var t=this.j.rootWrapper.getStyleProperty("height");return parseFloat(i.stringReplace(t,"px",""))},n.prototype.at=function(t){this.k.setProperty("value",t)},n.prototype.av=function(t){this.k.setAttribute("name",t)},n.prototype.u=function(t){this.b.cr()},n.prototype.ab=function(t){this.b.cz()},n.prototype.af=function(t){var e=this.a4(t);this.b.c5(e),e.handled&&t.preventDefault()},n.prototype.ag=function(t){var e=this.a4(t);this.b.c8(e),e.handled&&t.preventDefault()},n.prototype.a4=function(t){var e=new i.MouseButtonEventArgs;return e.position={$type:i.Point_$type,x:t.offsetX,y:t.offsetY},e},n.prototype.v=function(t){this.b.cs()},n.prototype.w=function(t){this.b.ct()},n.prototype.ac=function(t){var e=new i.KeyEventArgs(0,t);this.b.c2(e)},n.prototype.ae=function(t){var e=new i.KeyEventArgs(0,t);this.b.c4(e)},n.prototype.ad=function(t){var e=new i.KeyEventArgs(0,t);this.b.c3(e)},n.prototype.ah=function(t){this.b.c9()},n.prototype.z=function(t){this.b.cx()},n.prototype.aa=function(t){this.b.cy()},n.prototype.a2=function(t){this.p!=t&&(this.p=t,null!=this.l&&this.l.setAttribute("d",this.p))},n.prototype.q=function(){return this.k.getProperty("value")},n.prototype.r=function(t){},n.prototype.n=function(){var t=this.k.getProperty("selectionStart");return i.typeGetValue(t)},n.prototype.m=function(){var t=this.k.getProperty("selectionEnd");return i.typeGetValue(t)},n.prototype.az=function(t){this.k.setProperty("selectionStart",t)},n.prototype.ax=function(t){this.k.setProperty("selectionEnd",t)},n.prototype.ap=function(){this.f()},n.prototype.s=function(t){this.b.c6()},n.prototype.t=function(t){this.b.c7()},n.prototype.aj=function(){this.d=!0,this.h.add(this.k.listen("change",i.runOn(this,this.v))),this.h.add(this.k.listen("input",i.runOn(this,this.w))),this.h.add(this.k.listen("focus",i.runOn(this,this.ab))),this.h.add(this.k.listen("blur",i.runOn(this,this.u))),this.h.add(this.k.listen("mouseenter",i.runOn(this,this.s))),this.h.add(this.k.listen("mouseleave",i.runOn(this,this.t))),this.h.add(this.k.listen("keydown",i.runOn(this,this.ac))),this.h.add(this.k.listen("paste",i.runOn(this,this.ah))),this.h.add(this.k.listen("dragenter",i.runOn(this,this.z))),this.h.add(this.k.listen("dragleave",i.runOn(this,this.aa))),this.h.add(this.k.listen("compositionstart",i.runOn(this,this.y))),this.h.add(this.k.listen("compositionend",i.runOn(this,this.x))),this.h.add(this.k.listen("mousedown",i.runOn(this,this.af))),this.h.add(this.k.listen("mouseup",i.runOn(this,this.ag)))},n.prototype.am=function(){var t,n;this.d=!1;try{for(var r=e.__values(i.fromEnum(this.h)),s=r.next();!s.done;s=r.next()){(0,s.value)()}}catch(e){t={error:e}}finally{try{s&&!s.done&&(n=r.return)&&n.call(r)}finally{if(t)throw t.error}}this.h.clear()},n.prototype.a3=function(t){null!=t&&this.k.setStyleProperty("font",t.fontString)},n.prototype.ak=function(){null!=this.k&&this.k.getNativeElement().blur()},n.prototype.an=function(t){null!=this.k&&this.k.focus(t)},n.prototype.ar=function(){null!=this.k&&this.k.getNativeElement().select()},n.prototype.ay=function(t,e){null!=this.k&&this.k.getNativeElement().setSelectionRange(t,e)},n.prototype.ai=function(){null==i.KeyFrameAnimationFactory.h&&(i.KeyFrameAnimationFactory.h=this.j)},n.prototype.a=function(t){return new i.AnimationKeyFrameEffect(0,this.j.rootWrapper,0,null,t)},n.$t=i.markType(n,"InputView"),n}(i.Base),lt=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e.c=null,e.a=null,e.propertyChanged=null,e}return e.__extends(n,t),Object.defineProperty(n.prototype,"e",{get:function(){return this.c},set:function(t){var e=this.c;this.c=t,e!=this.c&&this.g("Name",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"b",{get:function(){return this.a},set:function(t){var e=this.a;this.a=t,e!=this.a&&this.g("InputGroup",e,t)},enumerable:!0,configurable:!0}),n.prototype.g=function(t,e,n){null!=this.propertyChanged&&this.propertyChanged(this,new i.PropertyChangedEventArgs(t)),this.h(t,e,n)},n.prototype.h=function(t,e,i){},n.$t=i.markType(n,"XInputGroupItem",i.Base.$,[i.INotifyPropertyChanged_$type]),n}(i.Base),ct=function(t){function n(){var e=t.call(this)||this;e._view=null,e.j=0,e.v="ig-suffix-"+n.s++,e.u=null,e.n=!1,e.m=!1,e.o=!1;var i=new ot;return i.a=e,e.view=i,e.view.o(),e}return e.__extends(n,t),Object.defineProperty(n.prototype,"view",{get:function(){return this._view},set:function(t){this._view=t},enumerable:!0,configurable:!0}),n.prototype.destroy=function(){this.provideContainer(null)},Object.defineProperty(n.prototype,"k",{get:function(){return this.j},set:function(t){var e=this.j;this.j=t,e!=this.j&&this.g("ShiftType",i.enumGetBox(z,e),i.enumGetBox(z,t))},enumerable:!0,configurable:!0}),n.prototype.h=function(e,i,n){switch(t.prototype.h.call(this,e,i,n),e){case"InputGroup":this.ai();break;case"ShiftType":this.al()}},n.prototype.al=function(){this.view.q()},n.prototype.ai=function(){this.view.q()},n.prototype.ap=function(){},n.prototype.ao=function(){},n.prototype.aj=function(){this.q=!0},n.prototype.ak=function(){this.q=!1},Object.defineProperty(n.prototype,"z",{get:function(){return this.v},set:function(t){var e=this.v;this.v=t,e!=this.v&&this.g("Id",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"w",{get:function(){return this.u},set:function(t){var e=this.u;this.u=t,e!=this.u&&this.g("AriaLabel",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"q",{get:function(){return this.n},set:function(t){var e=this.n;this.n=t,e!=this.n&&this.g("IsHover",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disabled",{get:function(){return this.m},set:function(t){var e=this.m;this.m=t,e!=this.m&&this.g("IsDisabled",e,t)},enumerable:!0,configurable:!0}),n.prototype.am=function(){},n.prototype.onDetachedFromUI=function(){this.view.n()},n.prototype.onAttachedToUI=function(){this.view.l()},n.prototype.r=function(){return this.view.d()},n.prototype.t=function(){return this.i()},n.prototype.y=function(){return this.i().e()},n.prototype.i=function(){var t=new X;return t.a=this.k,t.c=this.q,t.b=this.disabled,t.d=this.e,t},n.prototype.appendContentChild=function(t){this.view.k(t)},n.prototype.provideContainer=function(t){this.view.m(t)},n.$t=i.markType(n,"XSuffix",lt.$),n.s=0,n}(lt),pt=function(t){function n(){var e=t.call(this)||this;e._view=null,e.j=0,e.v="ig-prefix-"+n.s++,e.u=null,e.n=!1,e.m=!1,e.o=!1;var i=new at;return i.a=e,e.view=i,e.view.o(),e}return e.__extends(n,t),Object.defineProperty(n.prototype,"view",{get:function(){return this._view},set:function(t){this._view=t},enumerable:!0,configurable:!0}),n.prototype.destroy=function(){this.provideContainer(null)},Object.defineProperty(n.prototype,"k",{get:function(){return this.j},set:function(t){var e=this.j;this.j=t,e!=this.j&&this.g("ShiftType",i.enumGetBox(M,e),i.enumGetBox(M,t))},enumerable:!0,configurable:!0}),n.prototype.h=function(e,i,n){switch(t.prototype.h.call(this,e,i,n),e){case"InputGroup":this.ai();break;case"ShiftType":this.al()}},n.prototype.al=function(){this.view.q()},n.prototype.ai=function(){this.view.q()},n.prototype.ap=function(){},n.prototype.ao=function(){},n.prototype.aj=function(){this.q=!0},n.prototype.ak=function(){this.q=!1},Object.defineProperty(n.prototype,"z",{get:function(){return this.v},set:function(t){var e=this.v;this.v=t,e!=this.v&&this.g("Id",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"w",{get:function(){return this.u},set:function(t){var e=this.u;this.u=t,e!=this.u&&this.g("AriaLabel",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"q",{get:function(){return this.n},set:function(t){var e=this.n;this.n=t,e!=this.n&&this.g("IsHover",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disabled",{get:function(){return this.m},set:function(t){var e=this.m;this.m=t,e!=this.m&&this.g("IsDisabled",e,t)},enumerable:!0,configurable:!0}),n.prototype.am=function(){},n.prototype.onDetachedFromUI=function(){this.view.n()},n.prototype.onAttachedToUI=function(){this.view.l()},n.prototype.r=function(){return this.view.d()},n.prototype.t=function(){return this.i()},n.prototype.y=function(){return this.i().e()},n.prototype.i=function(){var t=new K;return t.a=this.k,t.c=this.q,t.b=this.disabled,t.d=this.e,t},n.prototype.appendContentChild=function(t){this.view.k(t)},n.prototype.provideContainer=function(t){this.view.m(t)},n.$t=i.markType(n,"XPrefix",lt.$),n.s=0,n}(lt),dt=function(t){function n(){var e=t.call(this)||this;e.c=0,e.l=1,e.k=1,e.ad=!1,e.h=0,e._view=null,e.q=null,e.o=null,e.lostFocus=null,e.gotFocus=null,e.df=c.b(n.i,n.fu,n.d1),e.e5=c.b(n.i,n.f5,n.ec),e.m7=c.d(n.i,n.ng,n.na),e.tn=c.f(n.i,n.tw,n.tq),e.pg=c.e(n.i,n.re,n.py),e.q1=c.e(n.i,n.rv,n.qf),e.q2=c.e(n.i,n.rw,n.qg),e.hb=c.b(n.i,n.gx,n.e4),e.ha=c.b(n.i,n.gw,n.e3),e.e9=c.b(n.i,n.f9,n.eg),e.sp=c.e(n.i,n.sf,n.qz),e.sq=c.e(n.i,n.sg,n.q0),e.q4=c.e(n.i,n.ry,n.qi),e.q3=c.e(n.i,n.rx,n.qh),e.g8=c.b(n.i,n.gu,n.e1),e.e8=c.b(n.i,n.f8,n.ef),e.e6=c.b(n.i,n.f6,n.ed),e.e7=c.b(n.i,n.f7,n.ee),e.g9=c.b(n.i,n.gv,n.e2),e.pf=c.e(n.i,n.rd,n.px),e.fa=c.b(n.i,n.ga,n.eh),e.fb=c.b(n.i,n.gb,n.ei),e.nd=c.d(n.i,n.nh,n.nb),e.tt=c.f(n.i,n.tx,n.tr),e.q6=c.e(n.i,n.r0,n.qk),e.q7=c.e(n.i,n.r1,n.ql),e.q8=c.e(n.i,n.r2,n.qm),e.fj=c.b(n.i,n.gj,n.eq),e.fi=c.b(n.i,n.gi,n.ep),e.ff=c.b(n.i,n.gf,n.em),e.rb=c.e(n.i,n.r5,n.qp),e.rc=c.e(n.i,n.r6,n.qq),e.ra=c.e(n.i,n.r4,n.qo),e.q9=c.e(n.i,n.r3,n.qn),e.fg=c.b(n.i,n.gg,n.en),e.fe=c.b(n.i,n.ge,n.el),e.fc=c.b(n.i,n.gc,n.ej),e.fd=c.b(n.i,n.gd,n.ek),e.fh=c.b(n.i,n.gh,n.eo),e.q5=c.e(n.i,n.rz,n.qj),e.dg=c.b(n.i,n.fv,n.d2),e.dh=c.b(n.i,n.fw,n.d3),e.m6=c.d(n.i,n.nf,n.m9),e.tm=c.f(n.i,n.tv,n.tp),e.pq=c.e(n.i,n.ro,n.p8),e.pr=c.e(n.i,n.rp,n.p9),e.ps=c.e(n.i,n.rq,n.qa),e.dq=c.b(n.i,n.f4,n.eb),e.dp=c.b(n.i,n.f3,n.ea),e.dl=c.b(n.i,n.f0,n.d7),e.pv=c.e(n.i,n.rt,n.qd),e.pw=c.e(n.i,n.ru,n.qe),e.pu=c.e(n.i,n.rs,n.qc),e.pt=c.e(n.i,n.rr,n.qb),e.dm=c.b(n.i,n.f1,n.d8),e.dk=c.b(n.i,n.fz,n.d6),e.di=c.b(n.i,n.fx,n.d4),e.dj=c.b(n.i,n.fy,n.d5),e.dn=c.b(n.i,n.f2,n.d9),e.pp=c.e(n.i,n.rn,n.p7),e.c5=c.b(n.i,n.fk,n.dr),e.c6=c.b(n.i,n.fl,n.ds),e.m5=c.d(n.i,n.ne,n.m8),e.tl=c.f(n.i,n.tu,n.to),e.pi=c.e(n.i,n.rg,n.p0),e.pj=c.e(n.i,n.rh,n.p1),e.pk=c.e(n.i,n.ri,n.p2),e.de=c.b(n.i,n.ft,n.d0),e.dd=c.b(n.i,n.fs,n.dz),e.da=c.b(n.i,n.fp,n.dw),e.pn=c.e(n.i,n.rl,n.p5),e.po=c.e(n.i,n.rm,n.p6),e.pm=c.e(n.i,n.rk,n.p4),e.pl=c.e(n.i,n.rj,n.p3),e.db=c.b(n.i,n.fq,n.dx),e.c9=c.b(n.i,n.fo,n.dv),e.c7=c.b(n.i,n.fm,n.dt),e.c8=c.b(n.i,n.fn,n.du),e.dc=c.b(n.i,n.fr,n.dy),e.ph=c.e(n.i,n.rf,n.pz),e.gy=c.b(n.i,n.gk,n.er),e.gz=c.b(n.i,n.gl,n.es),e.nj=c.d(n.i,n.ni,n.nc),e.tz=c.f(n.i,n.ty,n.ts),e.si=c.e(n.i,n.r8,n.qs),e.sj=c.e(n.i,n.r9,n.qt),e.sk=c.e(n.i,n.sa,n.qu),e.g7=c.b(n.i,n.gt,n.e0),e.g6=c.b(n.i,n.gs,n.ez),e.g3=c.b(n.i,n.gp,n.ew),e.sn=c.e(n.i,n.sd,n.qx),e.so=c.e(n.i,n.se,n.qy),e.sm=c.e(n.i,n.sc,n.qw),e.sl=c.e(n.i,n.sb,n.qv),e.g4=c.b(n.i,n.gq,n.ex),e.g2=c.b(n.i,n.go,n.ev),e.g0=c.b(n.i,n.gm,n.et),e.g1=c.b(n.i,n.gn,n.eu),e.g5=c.b(n.i,n.gr,n.ey),e.sh=c.e(n.i,n.r7,n.qr),e.nn=c.e(n.i,n.re,n.py),e.no=c.e(n.i,n.rv,n.qf),e.am=c.b(n.i,n.fu,n.d1),e.an=c.b(n.i,n.f5,n.ec),e.mu=c.d(n.i,n.ng,n.na),e.ta=c.f(n.i,n.tw,n.tq),e.av=c.b(n.i,n.gx,n.e4),e.au=c.b(n.i,n.gw,n.e3),e.ar=c.b(n.i,n.f9,n.eg),e.nr=c.e(n.i,n.sf,n.qz),e.ns=c.e(n.i,n.sg,n.q0),e.nq=c.e(n.i,n.ry,n.qi),e.np=c.e(n.i,n.rx,n.qh),e.as=c.b(n.i,n.gu,n.e1),e.aq=c.b(n.i,n.f8,n.ef),e.ao=c.b(n.i,n.f6,n.ed),e.ap=c.b(n.i,n.f7,n.ee),e.at=c.b(n.i,n.gv,n.e2),e.nm=c.e(n.i,n.rd,n.px),e.a6=NaN,e.bh=NaN,e.nu=null,e.mx=new i.CornerRadius(1,NaN,NaN,NaN,NaN),e.td=new i.Thickness(1,NaN,NaN,NaN,NaN),e.b9=NaN,e.b8=NaN,e.bl=NaN,e.oq=null,e.or=null,e.ob=null,e.oa=null,e.b6=NaN,e.bk=NaN,e.bi=NaN,e.bj=NaN,e.b7=NaN,e.nt=null,e.bm=NaN,e.bn=NaN,e.oe=null,e.od=null,e.my=new i.CornerRadius(1,NaN,NaN,NaN,NaN),e.te=new i.Thickness(1,NaN,NaN,NaN,NaN),e.bv=NaN,e.bu=NaN,e.br=NaN,e.oh=null,e.oi=null,e.og=null,e.of=null,e.bs=NaN,e.bq=NaN,e.bo=NaN,e.bp=NaN,e.bt=NaN,e.oc=null,e.a7=NaN,e.a8=NaN,e.n4=null,e.n3=null,e.mw=new i.CornerRadius(1,NaN,NaN,NaN,NaN),e.tc=new i.Thickness(1,NaN,NaN,NaN,NaN),e.bg=NaN,e.bf=NaN,e.bc=NaN,e.n7=null,e.n8=null,e.n6=null,e.n5=null,e.bd=NaN,e.bb=NaN,e.a9=NaN,e.ba=NaN,e.be=NaN,e.n2=null,e.aw=NaN,e.ax=NaN,e.nx=null,e.nw=null,e.mv=new i.CornerRadius(1,NaN,NaN,NaN,NaN),e.tb=new i.Thickness(1,NaN,NaN,NaN,NaN),e.a5=NaN,e.a4=NaN,e.a1=NaN,e.n0=null,e.n1=null,e.nz=null,e.ny=null,e.a2=NaN,e.a0=NaN,e.ay=NaN,e.az=NaN,e.a3=NaN,e.nv=null,e.bw=NaN,e.bx=NaN,e.ol=null,e.ok=null,e.mz=new i.CornerRadius(1,NaN,NaN,NaN,NaN),e.tf=new i.Thickness(1,NaN,NaN,NaN,NaN),e.b5=NaN,e.b4=NaN,e.b1=NaN,e.oo=null,e.op=null,e.on=null,e.om=null,e.b2=NaN,e.b0=NaN,e.by=NaN,e.bz=NaN,e.b3=NaN,e.oj=null,e.x=!1,e.t=!1,e.z=!1,e.v=!1,e.y=!1,e.u=!1,e.r=!1,e.n9=null,e.ib="ig-inputgroup-"+n.h8++,e.w=!1,e.propertyChanged=null,e.e=new ft,e.p=null,e.ab=!1,e.s=!1,e.aa=!1,e.h9=i.toNullable(i.Number_$type,null);var r=new st;r.d=e,e.view=r,e.view.ak();var s=e.e;s.collectionChanged=i.delegateCombine(s.collectionChanged,i.runOn(e,e.lx));var o=e.e;return o.collectionResetting=i.delegateCombine(o.collectionResetting,i.runOn(e,e.ly)),e}return e.__extends(n,t),n.prototype.ly=function(t,e){this.mn(),this.view.ad()},n.prototype.appendContentChild=function(t){this.view.ab(t)},n.prototype.mj=function(t){this.view.an(t)},Object.defineProperty(n.prototype,"d",{get:function(){return this.c},set:function(t){var e=this.c;this.c=t,e!=this.c&&this.me("DisplayType",i.enumGetBox(J,e),i.enumGetBox(J,t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"n",{get:function(){return this.l},set:function(t){var e=this.l;this.l=t,e!=this.l&&this.me("Density",i.enumGetBox(i.ControlDisplayDensity_$type,e),i.enumGetBox(i.ControlDisplayDensity_$type,t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"m",{get:function(){return this.k},set:function(t){var e=this.k;this.k=t,e!=this.k&&this.me("ActualDensity",i.enumGetBox(i.ControlDisplayDensity_$type,e),i.enumGetBox(i.ControlDisplayDensity_$type,t))},enumerable:!0,configurable:!0}),n.prototype.l4=function(t){for(var e=0;e<this.inputs.count;e++)null!==i.typeCast(bt.$,this.inputs._inner[e])&&t(this.inputs._inner[e])},n.prototype.l5=function(t){for(var e=0;e<this.inputs.count;e++)null!==i.typeCast(pt.$,this.inputs._inner[e])&&t(this.inputs._inner[e])},n.prototype.l3=function(t){for(var e=0;e<this.inputs.count;e++)null!==i.typeCast(yt.$,this.inputs._inner[e])&&t(this.inputs._inner[e])},n.prototype.l6=function(t){for(var e=0;e<this.inputs.count;e++)null!==i.typeCast(ct.$,this.inputs._inner[e])&&t(this.inputs._inner[e])},n.prototype.lx=function(t,n){var r,s,o,a;if(null!=n.oldItems)try{for(var h=e.__values(i.fromEn(n.oldItems)),u=h.next();!u.done;u=h.next()){var l=u.value;null!=l&&(l.b=null),this.view.ae(l)}}catch(t){r={error:t}}finally{try{u&&!u.done&&(s=h.return)&&s.call(h)}finally{if(r)throw r.error}}if(null!=n.newItems)try{for(var c=e.__values(i.fromEn(n.newItems)),p=c.next();!p.done;p=c.next()){var d=p.value;null!=d&&(d.b=this),this.view.ac(d)}}catch(t){o={error:t}}finally{try{p&&!p.done&&(a=c.return)&&a.call(c)}finally{if(o)throw o.error}}this.ml(),this.ad=!0;try{this.mt()}finally{this.ad=!1}this.mq(),this.mp(),this.mr(),this.ms(),this.mn()},Object.defineProperty(n.prototype,"j",{get:function(){return this.h},set:function(t){var e=this.h;this.h=t,e!=this.h&&this.me("BaseTheme",i.enumGetBox(i.BaseControlTheme_$type,e),i.enumGetBox(i.BaseControlTheme_$type,t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"view",{get:function(){return this._view},set:function(t){this._view=t},enumerable:!0,configurable:!0}),n.prototype.destroy=function(){this.provideContainer(null)},n.prototype.me=function(t,e,n){null!=this.propertyChanged&&this.propertyChanged(this,new i.PropertyChangedEventArgs(t)),this.mh(t,e,n)},n.prototype.mh=function(t,e,i){var n=this;switch(t){case"BaseTheme":this.mm(this.j),this.mo(),this.l4((function(t){return t.p=0==n.j?2:n.j}));break;case"ActualBorderColor":case"ActualBackgroundColor":case"ActualBorderWidth":case"ActualFocusBorderColor":case"ActualFocusBorderWidth":case"ActualCornerRadius":case"ActualContentPadding":case"ActualUnderlineOpacity":case"ActualUnderlineRippleOpacity":case"ActualUnderlineRippleWidth":case"ActualUnderlineRippleColor":case"ActualUnderlineColor":case"ActualHoverUnderlineColor":case"ActualUnderlineWidth":case"ActualHoverUnderlineWidth":case"ActualHoverUnderlineOpacity":case"ActualFocusUnderlineColor":case"ActualFocusUnderlineOpacity":case"ActualFocusUnderlineRippleOpacity":case"IsHovered":this.aa=!0,this.ab=!0,this.s=!0,this.mn();break;case"BorderColor":case"BackgroundColor":case"BorderWidth":case"FocusBorderColor":case"FocusBorderWidth":case"CornerRadius":case"ContentPadding":case"UnderlineOpacity":case"UnderlineRippleOpacity":case"UnderlineRippleWidth":case"UnderlineRippleColor":case"UnderlineColor":case"HoverUnderlineColor":case"UnderlineWidth":case"HoverUnderlineWidth":case"HoverUnderlineOpacity":case"FocusUnderlineColor":case"FocusUnderlineOpacity":case"FocusUnderlineRippleOpacity":case"LineTypeBorderColor":case"LineTypeBackgroundColor":case"LineTypeBorderWidth":case"LineTypeFocusBorderColor":case"LineTypeFocusBorderWidth":case"LineTypeCornerRadius":case"LineTypeContentPadding":case"LineTypeUnderlineOpacity":case"LineTypeUnderlineRippleOpacity":case"LineTypeUnderlineRippleWidth":case"LineTypeUnderlineRippleColor":case"LineTypeUnderlineColor":case"LineTypeHoverUnderlineColor":case"LineTypeUnderlineWidth":case"LineTypeHoverUnderlineWidth":case"LineTypeHoverUnderlineOpacity":case"LineTypeFocusUnderlineColor":case"LineTypeFocusUnderlineOpacity":case"LineTypeFocusUnderlineRippleOpacity":case"BoxTypeBorderColor":case"BoxTypeBackgroundColor":case"BoxTypeBorderWidth":case"BoxTypeFocusBorderColor":case"BoxTypeFocusBorderWidth":case"BoxTypeCornerRadius":case"BoxTypeContentPadding":case"BoxTypeUnderlineOpacity":case"BoxTypeUnderlineRippleOpacity":case"BoxTypeUnderlineRippleWidth":case"BoxTypeUnderlineRippleColor":case"BoxTypeUnderlineColor":case"BoxTypeHoverUnderlineColor":case"BoxTypeUnderlineWidth":case"BoxTypeHoverUnderlineWidth":case"BoxTypeHoverUnderlineOpacity":case"BoxTypeFocusUnderlineColor":case"BoxTypeFocusUnderlineOpacity":case"BoxTypeFocusUnderlineRippleOpacity":case"BorderTypeBorderColor":case"BorderTypeBackgroundColor":case"BorderTypeBorderWidth":case"BorderTypeFocusBorderColor":case"BorderTypeFocusBorderWidth":case"BorderTypeCornerRadius":case"BorderTypeContentPadding":case"BorderTypeUnderlineOpacity":case"BorderTypeUnderlineRippleOpacity":case"BorderTypeUnderlineRippleWidth":case"BorderTypeUnderlineRippleColor":case"BorderTypeUnderlineColor":case"BorderTypeHoverUnderlineColor":case"BorderTypeUnderlineWidth":case"BorderTypeHoverUnderlineWidth":case"BorderTypeHoverUnderlineOpacity":case"BorderTypeFocusUnderlineColor":case"BorderTypeFocusUnderlineOpacity":case"BorderTypeFocusUnderlineRippleOpacity":case"DisplayType":this.mo();break;case"ActualDensity":this.view.ap(),this.mo();break;case"Density":this.m=0==this.n?1:this.n;break;case"IsFocused":this.mc(),this.mn();break;case"IsExpanded":this.t=!0,this.ac=this.ah;break;case"ActualIsExpanded":this.l7()}},n.m3=function(t,e){return new i.CornerRadius(1,i.isNaN_(t.c)?e.c:t.c,i.isNaN_(t.d)?e.d:t.d,i.isNaN_(t.b)?e.b:t.b,i.isNaN_(t.a)?e.a:t.a)},n.tj=function(t,e){return new i.Thickness(1,i.isNaN_(t.left)?e.left:t.left,i.isNaN_(t.top)?e.top:t.top,i.isNaN_(t.right)?e.right:t.right,i.isNaN_(t.bottom)?e.bottom:t.bottom)},n.prototype.mq=function(){var t=this;this.l4((function(e){switch(e.t=t.m,e.p=0==t.j?2:t.j,t.d){case 0:e.l=0;break;case 1:e.l=1;break;case 2:case 3:e.l=2}e.ck(t.ac,!1)}))},n.prototype.mr=function(){var t=this;this.l5((function(e){switch(t.d){case 0:e.k=0;break;case 1:e.k=1;break;case 2:case 3:e.k=2}}))},n.prototype.mp=function(){var t=this;this.l3((function(e){switch(e.y=t.m,t.d){case 0:e.o=0;break;case 1:e.o=1;break;case 2:case 3:e.o=2}e.dh(t.al,!1)}))},n.prototype.ms=function(){var t=this;this.l6((function(e){switch(t.d){case 0:e.k=0;break;case 1:e.k=1;break;case 2:case 3:e.k=2}}))},n.prototype.mo=function(){switch(this.mq(),this.mp(),this.mr(),this.ms(),this.d){case 0:this.ot=null!=this.o0?this.o0:null!=this.sv?this.sv:this.q6,this.os=null!=this.oz?this.oz:null!=this.su?this.su:this.q5,this.ca=i.isNaN_(this.cu)?i.isNaN_(this.hh)?this.fa:this.hh:this.cu,this.ou=null!=this.sr?this.sr:null!=this.sw?this.sw:this.q7,this.cb=i.isNaN_(this.hc)?i.isNaN_(this.hi)?this.fb:this.hi:this.hc,this.m0=n.m3(this.m4,n.m3(this.nk,this.nd)),this.tg=n.tj(this.tk,n.tj(this.t0,this.tt)),this.cg=i.isNaN_(this.h1)?i.isNaN_(this.hn)?this.fg:this.hn:this.h1,this.ch=i.isNaN_(this.h2)?i.isNaN_(this.ho)?this.fh:this.ho:this.h2,this.ci=i.isNaN_(this.h3)?i.isNaN_(this.hp)?this.fi:this.hp:this.h3,this.oy=null!=this.s9?this.s9:null!=this.s0?this.s0:this.rc,this.ox=null!=this.s8?this.s8:null!=this.sz?this.sz:this.rb,this.ow=null!=this.st?this.st:null!=this.sy?this.sy:this.ra,this.cj=i.isNaN_(this.h4)?i.isNaN_(this.hq)?this.fj:this.hq:this.h4,this.cf=i.isNaN_(this.hg)?i.isNaN_(this.hm)?this.ff:this.hm:this.hg,this.ce=i.isNaN_(this.hf)?i.isNaN_(this.hl)?this.fe:this.hl:this.hf,this.ov=null!=this.ss?this.ss:null!=this.sx?this.sx:this.q9,this.cc=i.isNaN_(this.hd)?i.isNaN_(this.hj)?this.fc:this.hj:this.hd,this.cd=i.isNaN_(this.he)?i.isNaN_(this.hk)?this.fd:this.hk:this.he;break;case 1:this.ot=null!=this.o0?this.o0:null!=this.o9?this.o9:this.pq,this.os=null!=this.oz?this.oz:null!=this.o8?this.o8:this.pp,this.ca=i.isNaN_(this.cu)?i.isNaN_(this.cv)?this.dg:this.cv:this.cu,this.ou=null!=this.sr?this.sr:null!=this.pa?this.pa:this.pr,this.cb=i.isNaN_(this.hc)?i.isNaN_(this.cw)?this.dh:this.cw:this.hc,this.m0=n.m3(this.m4,n.m3(this.m2,this.m6)),this.tg=n.tj(this.tk,n.tj(this.ti,this.tm)),this.cg=i.isNaN_(this.h1)?i.isNaN_(this.c1)?this.dm:this.c1:this.h1,this.ch=i.isNaN_(this.h2)?i.isNaN_(this.c2)?this.dn:this.c2:this.h2,this.ci=i.isNaN_(this.h3)?i.isNaN_(this.c3)?this.dp:this.c3:this.h3,this.oy=null!=this.s9?this.s9:null!=this.pe?this.pe:this.pw,this.ox=null!=this.s8?this.s8:null!=this.pd?this.pd:this.pv,this.ow=null!=this.st?this.st:null!=this.pc?this.pc:this.pu,this.cj=i.isNaN_(this.h4)?i.isNaN_(this.c4)?this.dq:this.c4:this.h4,this.cf=i.isNaN_(this.hg)?i.isNaN_(this.c0)?this.dl:this.c0:this.hg,this.ce=i.isNaN_(this.hf)?i.isNaN_(this.cz)?this.dk:this.cz:this.hf,this.ov=null!=this.ss?this.ss:null!=this.pb?this.pb:this.pt,this.cc=i.isNaN_(this.hd)?i.isNaN_(this.cx)?this.di:this.cx:this.hd,this.cd=i.isNaN_(this.he)?i.isNaN_(this.cy)?this.dj:this.cy:this.he;break;case 2:this.ot=null!=this.o0?this.o0:null!=this.o2?this.o2:this.pi,this.os=null!=this.oz?this.oz:null!=this.o1?this.o1:this.ph,this.ca=i.isNaN_(this.cu)?i.isNaN_(this.ck)?this.c5:this.ck:this.cu,this.ou=null!=this.sr?this.sr:null!=this.o3?this.o3:this.pj,this.cb=i.isNaN_(this.hc)?i.isNaN_(this.cl)?this.c6:this.cl:this.hc,this.m0=n.m3(this.m4,n.m3(this.m1,this.m5)),this.tg=n.tj(this.tk,n.tj(this.th,this.tl)),this.cg=i.isNaN_(this.h1)?i.isNaN_(this.cq)?this.db:this.cq:this.h1,this.ch=i.isNaN_(this.h2)?i.isNaN_(this.cr)?this.dc:this.cr:this.h2,this.ci=i.isNaN_(this.h3)?i.isNaN_(this.cs)?this.dd:this.cs:this.h3,this.oy=null!=this.s9?this.s9:null!=this.o7?this.o7:this.po,this.ox=null!=this.s8?this.s8:null!=this.o6?this.o6:this.pn,this.ow=null!=this.st?this.st:null!=this.o5?this.o5:this.pm,this.cj=i.isNaN_(this.h4)?i.isNaN_(this.ct)?this.de:this.ct:this.h4,this.cf=i.isNaN_(this.hg)?i.isNaN_(this.cp)?this.da:this.cp:this.hg,this.ce=i.isNaN_(this.hf)?i.isNaN_(this.co)?this.c9:this.co:this.hf,this.ov=null!=this.ss?this.ss:null!=this.o4?this.o4:this.pl,this.cc=i.isNaN_(this.hd)?i.isNaN_(this.cm)?this.c7:this.cm:this.hd,this.cd=i.isNaN_(this.he)?i.isNaN_(this.cn)?this.c8:this.cn:this.he;break;case 3:this.ot=null!=this.o0?this.o0:null!=this.s2?this.s2:this.si,this.os=null!=this.oz?this.oz:null!=this.s1?this.s1:this.sh,this.ca=i.isNaN_(this.cu)?i.isNaN_(this.hr)?this.gy:this.hr:this.cu,this.ou=null!=this.sr?this.sr:null!=this.s3?this.s3:this.sj,this.cb=i.isNaN_(this.hc)?i.isNaN_(this.hs)?this.gz:this.hs:this.hc,this.m0=n.m3(this.m4,n.m3(this.nl,this.nj)),this.tg=n.tj(this.tk,n.tj(this.t1,this.tz)),this.cg=i.isNaN_(this.h1)?i.isNaN_(this.hx)?this.g4:this.hx:this.h1,this.ch=i.isNaN_(this.h2)?i.isNaN_(this.hy)?this.g5:this.hy:this.h2,this.ci=i.isNaN_(this.h3)?i.isNaN_(this.hz)?this.g6:this.hz:this.h3,this.oy=null!=this.s9?this.s9:null!=this.s7?this.s7:this.so,this.ox=null!=this.s8?this.s8:null!=this.s6?this.s6:this.sn,this.ow=null!=this.st?this.st:null!=this.s5?this.s5:this.sm,this.cj=i.isNaN_(this.h4)?i.isNaN_(this.h0)?this.g7:this.h0:this.h4,this.cf=i.isNaN_(this.hg)?i.isNaN_(this.hw)?this.g3:this.hw:this.hg,this.ce=i.isNaN_(this.hf)?i.isNaN_(this.hv)?this.g2:this.hv:this.hf,this.ov=null!=this.ss?this.ss:null!=this.s4?this.s4:this.sl,this.cc=i.isNaN_(this.hd)?i.isNaN_(this.ht)?this.g0:this.ht:this.hd,this.cd=i.isNaN_(this.he)?i.isNaN_(this.hu)?this.g1:this.hu:this.he}},n.prototype.mn=function(){this.l4((function(t){})),this.l3((function(t){}));var t=this.view.v,e=this.view.u,n=this.view.x,r=this.view.y,s=null!=this.p&&1==this.p.playState,o=null!=this.q&&1==this.q.playState,a=null!=this.o&&1==this.o.playState;i.NativeUI.m(t,this.m0),i.NativeUI.m(e,this.m0),i.NativeUI.k(t,this.os),i.NativeUI.v(t,this.tg),this.ai?(a||(i.NativeUI.l(e,this.ou),i.NativeUI.n(e,new i.Thickness(0,this.cb))),o||i.NativeUI.k(n,this.ov)):(o||(this.aj?(i.NativeUI.k(n,this.ow),i.NativeUI.u(n,this.ce),i.NativeUI.r(n,this.cf)):(i.NativeUI.k(n,this.ox),i.NativeUI.u(n,this.cg),i.NativeUI.r(n,this.cj))),a||(i.NativeUI.l(e,this.ot),i.NativeUI.n(e,new i.Thickness(0,this.ca))),o||i.NativeUI.k(t,this.os)),s||(i.NativeUI.k(r,this.oy),i.NativeUI.r(r,this.ci),i.NativeUI.u(r,this.ch))},Object.defineProperty(n.prototype,"a",{get:function(){var t=new i.AnimationKeyFrameEffectTiming;return t.g=300,t.b=0,t},enumerable:!0,configurable:!0}),n.prototype.onChildrenMutated=function(){this.l3((function(t){return t.view.a0()})),this.l4((function(t){return t.view.af()})),this.l5((function(t){return t.view.q()})),this.l6((function(t){return t.view.q()}))},n.prototype.l1=function(){this.view.af();var t;null==this.q&&(this.q=i.KeyFrameAnimationFactory.f.c(this.view.c(this.a).m(new i.AnimationKeyFrameProperty(2,this.ot)).m(new i.AnimationKeyFrameProperty(2,this.ou)))),null==this.o&&(this.o=i.KeyFrameAnimationFactory.f.c(this.view.a(this.a).m(new i.AnimationKeyFrameProperty(3,this.ot),new i.AnimationKeyFrameProperty(4,2==this.d||3==this.d?new i.Thickness(0,this.ca):new i.Thickness(0,0))).m(new i.AnimationKeyFrameProperty(3,this.ou),new i.AnimationKeyFrameProperty(4,2==this.d||3==this.d?new i.Thickness(0,this.cb):new i.Thickness(0,0))))),null==this.p&&(this.p=i.KeyFrameAnimationFactory.f.c(this.view.b(this.a).m(new i.AnimationKeyFrameProperty(2,this.ou),new i.AnimationKeyFrameProperty(14,(t=new i.ScaleTransform,t.l=.5,t.m=1,t)),new i.AnimationKeyFrameProperty(1,0)).m(new i.AnimationKeyFrameProperty(2,this.ou),new i.AnimationKeyFrameProperty(14,function(){var t=new i.ScaleTransform;return t.l=1,t.m=1,t}()),new i.AnimationKeyFrameProperty(1,1))))},Object.defineProperty(n.prototype,"af",{get:function(){var t=!1;return this.l3((function(e){e.aq&&(t=!0)})),t},enumerable:!0,configurable:!0}),n.prototype.md=function(){this.ac=this.t?this.ah:!!this.af,this.ai=!1,null!=this.lostFocus&&this.lostFocus(this,i.EventArgs.empty)},n.prototype.mm=function(t){this.df=c.b(t,n.fu,n.d1),this.e5=c.b(t,n.f5,n.ec),this.m7=c.d(t,n.ng,n.na),this.tn=c.f(t,n.tw,n.tq),this.pg=c.e(t,n.re,n.py),this.q1=c.e(t,n.rv,n.qf),this.q2=c.e(t,n.rw,n.qg),this.hb=c.b(t,n.gx,n.e4),this.ha=c.b(t,n.gw,n.e3),this.e9=c.b(t,n.f9,n.eg),this.sp=c.e(t,n.sf,n.qz),this.sq=c.e(t,n.sg,n.q0),this.q4=c.e(t,n.ry,n.qi),this.q3=c.e(t,n.rx,n.qh),this.g8=c.b(t,n.gu,n.e1),this.e8=c.b(t,n.f8,n.ef),this.e6=c.b(t,n.f6,n.ed),this.e7=c.b(t,n.f7,n.ee),this.g9=c.b(t,n.gv,n.e2),this.pf=c.e(t,n.rd,n.px),this.fa=c.b(t,n.ga,n.eh),this.fb=c.b(t,n.gb,n.ei),this.nd=c.d(t,n.nh,n.nb),this.tt=c.f(t,n.tx,n.tr),this.q6=c.e(t,n.r0,n.qk),this.q7=c.e(t,n.r1,n.ql),this.q8=c.e(t,n.r2,n.qm),this.fj=c.b(t,n.gj,n.eq),this.fi=c.b(t,n.gi,n.ep),this.ff=c.b(t,n.gf,n.em),this.rb=c.e(t,n.r5,n.qp),this.rc=c.e(t,n.r6,n.qq),this.ra=c.e(t,n.r4,n.qo),this.q9=c.e(t,n.r3,n.qn),this.fg=c.b(t,n.gg,n.en),this.fe=c.b(t,n.ge,n.el),this.fc=c.b(t,n.gc,n.ej),this.fd=c.b(t,n.gd,n.ek),this.fh=c.b(t,n.gh,n.eo),this.q5=c.e(t,n.rz,n.qj),this.dg=c.b(t,n.fv,n.d2),this.dh=c.b(t,n.fw,n.d3),this.m6=c.d(t,n.nf,n.m9),this.tm=c.f(t,n.tv,n.tp),this.pq=c.e(t,n.ro,n.p8),this.pr=c.e(t,n.rp,n.p9),this.ps=c.e(t,n.rq,n.qa),this.dq=c.b(t,n.f4,n.eb),this.dp=c.b(t,n.f3,n.ea),this.dl=c.b(t,n.f0,n.d7),this.pv=c.e(t,n.rt,n.qd),this.pw=c.e(t,n.ru,n.qe),this.pu=c.e(t,n.rs,n.qc),this.pt=c.e(t,n.rr,n.qb),this.dm=c.b(t,n.f1,n.d8),this.dk=c.b(t,n.fz,n.d6),this.di=c.b(t,n.fx,n.d4),this.dj=c.b(t,n.fy,n.d5),this.dn=c.b(t,n.f2,n.d9),this.pp=c.e(t,n.rn,n.p7),this.c5=c.b(t,n.fk,n.dr),this.c6=c.b(t,n.fl,n.ds),this.m5=c.d(t,n.ne,n.m8),this.tl=c.f(t,n.tu,n.to),this.pi=c.e(t,n.rg,n.p0),this.pj=c.e(t,n.rh,n.p1),this.pk=c.e(t,n.ri,n.p2),this.de=c.b(t,n.ft,n.d0),this.dd=c.b(t,n.fs,n.dz),this.da=c.b(t,n.fp,n.dw),this.pn=c.e(t,n.rl,n.p5),this.po=c.e(t,n.rm,n.p6),this.pm=c.e(t,n.rk,n.p4),this.pl=c.e(t,n.rj,n.p3),this.db=c.b(t,n.fq,n.dx),this.c9=c.b(t,n.fo,n.dv),this.c7=c.b(t,n.fm,n.dt),this.c8=c.b(t,n.fn,n.du),this.dc=c.b(t,n.fr,n.dy),this.ph=c.e(t,n.rf,n.pz),this.gy=c.b(t,n.gk,n.er),this.gz=c.b(t,n.gl,n.es),this.nj=c.d(t,n.ni,n.nc),this.tz=c.f(t,n.ty,n.ts),this.si=c.e(t,n.r8,n.qs),this.sj=c.e(t,n.r9,n.qt),this.sk=c.e(t,n.sa,n.qu),this.g7=c.b(t,n.gt,n.e0),this.g6=c.b(t,n.gs,n.ez),this.g3=c.b(t,n.gp,n.ew),this.sn=c.e(t,n.sd,n.qx),this.so=c.e(t,n.se,n.qy),this.sm=c.e(t,n.sc,n.qw),this.sl=c.e(t,n.sb,n.qv),this.g4=c.b(t,n.gq,n.ex),this.g2=c.b(t,n.go,n.ev),this.g0=c.b(t,n.gm,n.et),this.g1=c.b(t,n.gn,n.eu),this.g5=c.b(t,n.gr,n.ey),this.sh=c.e(t,n.r7,n.qr)},n.prototype.l7=function(){var t=this;this.l1(),this.ac?(this.l4((function(e){return e.ck(!0,!t.ad)})),this.l3((function(e){return e.dh(t.al,!t.ad)}))):(this.l4((function(e){return e.ck(!1,!t.ad)})),this.l3((function(e){return e.dh(t.al,!t.ad)})))},n.prototype.mc=function(){if(this.l1(),this.ai){this.l4((function(t){return t.al=!0})),this.mg(1)}else{this.l4((function(t){return t.al=!1})),this.mg(-1)}},n.prototype.mb=function(){this.ac=!this.t||this.ah,this.ai=!0,null!=this.gotFocus&&this.gotFocus(this,i.EventArgs.empty)},n.prototype.mt=function(){this.t?this.ac=this.t:this.ai?this.ac=!0:this.ac=!!this.af},n.prototype.mg=function(t){var e=this;t>0&&this.q.playbackRate<0||t<0&&this.q.playbackRate>0?(this.q.reverse(),this.q.finished.f((function(t){null!=e.q&&e.q.commitStyles(),e.ab&&(e.q=null,e.ab=!1)})),this.o.reverse(),this.o.finished.f((function(t){null!=e.o&&e.o.commitStyles(),e.s&&(e.o=null,e.s=!1)})),this.p.reverse(),this.p.finished.f((function(t){null!=e.p&&e.p.commitStyles(),e.aa&&(e.p=null,e.aa=!1)}))):(this.q.play(),this.q.finished.f((function(t){null!=e.q&&e.q.commitStyles(),e.ab&&(e.q=null,e.ab=!1)})),this.o.play(),this.o.finished.f((function(t){null!=e.o&&e.o.commitStyles(),e.s&&(e.o=null,e.s=!1)})),this.p.play(),this.p.finished.f((function(t){null!=e.p&&e.p.commitStyles(),e.aa&&(e.p=null,e.aa=!1)})))},Object.defineProperty(n.prototype,"ot",{get:function(){return this.nn},set:function(t){var e=this.nn;this.nn=t,e!=this.nn&&this.me("ActualBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ou",{get:function(){return this.no},set:function(t){var e=this.no;this.no=t,e!=this.no&&this.me("ActualFocusBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ca",{get:function(){return this.am},set:function(t){var e=this.am;this.am=t,e!=this.am&&this.me("ActualBorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cb",{get:function(){return this.an},set:function(t){var e=this.an;this.an=t,e!=this.an&&this.me("ActualFocusBorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"m0",{get:function(){return this.mu},set:function(t){var e=this.mu;this.mu=t,e!=this.mu&&this.me("ActualCornerRadius",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tg",{get:function(){return this.ta},set:function(t){var e=this.ta;this.ta=t,e!=this.ta&&this.me("ActualContentPadding",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cj",{get:function(){return this.av},set:function(t){var e=this.av;this.av=t,e!=this.av&&this.me("ActualUnderlineWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ci",{get:function(){return this.au},set:function(t){var e=this.au;this.au=t,e!=this.au&&this.me("ActualUnderlineRippleWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cf",{get:function(){return this.ar},set:function(t){var e=this.ar;this.ar=t,e!=this.ar&&this.me("ActualHoverUnderlineWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ox",{get:function(){return this.nr},set:function(t){var e=this.nr;this.nr=t,e!=this.nr&&this.me("ActualUnderlineColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"oy",{get:function(){return this.ns},set:function(t){var e=this.ns;this.ns=t,e!=this.ns&&this.me("ActualUnderlineRippleColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ow",{get:function(){return this.nq},set:function(t){var e=this.nq;this.nq=t,e!=this.nq&&this.me("ActualHoverUnderlineColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ov",{get:function(){return this.np},set:function(t){var e=this.np;this.oa=t,e!=this.np&&this.me("ActualFocusUnderlineColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cg",{get:function(){return this.as},set:function(t){var e=this.as;this.as=t,e!=this.as&&this.me("ActualUnderlineOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ce",{get:function(){return this.aq},set:function(t){var e=this.aq;this.aq=t,e!=this.aq&&this.me("ActualHoverUnderlineOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cc",{get:function(){return this.ao},set:function(t){var e=this.ao;this.ao=t,e!=this.ao&&this.me("ActualFocusUnderlineOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cd",{get:function(){return this.ap},set:function(t){var e=this.ap;this.ap=t,e!=this.ap&&this.me("ActualFocusUnderlineRippleOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ch",{get:function(){return this.at},set:function(t){var e=this.at;this.at=t,e!=this.at&&this.me("ActualUnderlineRippleOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"os",{get:function(){return this.nm},set:function(t){var e=this.nm;this.nm=t,e!=this.nm&&this.me("ActualBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cu",{get:function(){return this.a6},set:function(t){var e=this.a6;this.a6=t,e!=this.a6&&this.me("BorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hc",{get:function(){return this.bh},set:function(t){var e=this.bh;this.bh=t,e!=this.bh&&this.me("FocusBorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"o0",{get:function(){return this.nu},set:function(t){var e=this.nu;this.nu=t,e!=this.nu&&this.me("BorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"m4",{get:function(){return this.mx},set:function(t){var e=this.mx;this.mx=t,e!=this.mx&&this.me("CornerRadius",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tk",{get:function(){return this.td},set:function(t){var e=this.td;this.td=t,e!=this.td&&this.me("ContentPadding",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"h4",{get:function(){return this.b9},set:function(t){var e=this.b9;this.b9=t,e!=this.b9&&this.me("UnderlineWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"h3",{get:function(){return this.b8},set:function(t){var e=this.b8;this.b8=t,e!=this.b8&&this.me("UnderlineRippleWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hg",{get:function(){return this.bl},set:function(t){var e=this.bl;this.bl=t,e!=this.bl&&this.me("HoverUnderlineWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"s8",{get:function(){return this.oq},set:function(t){var e=this.oq;this.oq=t,e!=this.oq&&this.me("UnderlineColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"s9",{get:function(){return this.or},set:function(t){var e=this.or;this.or=t,e!=this.or&&this.me("UnderlineRippleColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"st",{get:function(){return this.ob},set:function(t){var e=this.ob;this.ob=t,e!=this.ob&&this.me("HoverUnderlineColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ss",{get:function(){return this.oa},set:function(t){var e=this.oa;this.oa=t,e!=this.oa&&this.me("FocusUnderlineColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"h1",{get:function(){return this.b6},set:function(t){var e=this.b6;this.b6=t,e!=this.b6&&this.me("UnderlineOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hf",{get:function(){return this.bk},set:function(t){var e=this.bk;this.bk=t,e!=this.bk&&this.me("HoverUnderlineOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hd",{get:function(){return this.bi},set:function(t){var e=this.bi;this.bi=t,e!=this.bi&&this.me("FocusUnderlineOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"he",{get:function(){return this.bj},set:function(t){var e=this.bj;this.bj=t,e!=this.bj&&this.me("FocusUnderlineRippleOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"h2",{get:function(){return this.b7},set:function(t){var e=this.b7;this.b7=t,e!=this.b7&&this.me("UnderlineRippleOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"oz",{get:function(){return this.nt},set:function(t){var e=this.nt;this.nt=t,e!=this.nt&&this.me("BackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hh",{get:function(){return this.bm},set:function(t){var e=this.bm;this.bm=t,e!=this.bm&&this.me("LineTypeBorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hi",{get:function(){return this.bn},set:function(t){var e=this.bn;this.bn=t,e!=this.bn&&this.me("LineTypeFocusBorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"sw",{get:function(){return this.oe},set:function(t){var e=this.oe;this.oe=t,e!=this.oe&&this.me("LineTypeFocusBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"sv",{get:function(){return this.od},set:function(t){var e=this.od;this.od=t,e!=this.od&&this.me("LineTypeBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"nk",{get:function(){return this.my},set:function(t){var e=this.my;this.my=t,e!=this.my&&this.me("LineTypeCornerRadius",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"t0",{get:function(){return this.te},set:function(t){var e=this.te;this.te=t,e!=this.te&&this.me("LineTypeContentPadding",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hq",{get:function(){return this.bv},set:function(t){var e=this.bv;this.bv=t,e!=this.bv&&this.me("LineTypeUnderlineWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hp",{get:function(){return this.bu},set:function(t){var e=this.bu;this.bu=t,e!=this.bu&&this.me("LineTypeUnderlineRippleWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hm",{get:function(){return this.br},set:function(t){var e=this.br;this.br=t,e!=this.br&&this.me("LineTypeHoverUnderlineWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"sz",{get:function(){return this.oh},set:function(t){var e=this.oh;this.oh=t,e!=this.oh&&this.me("LineTypeUnderlineColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"s0",{get:function(){return this.oi},set:function(t){var e=this.oi;this.oi=t,e!=this.oi&&this.me("LineTypeUnderlineRippleColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"sy",{get:function(){return this.og},set:function(t){var e=this.og;this.ob=t,e!=this.og&&this.me("LineTypeHoverUnderlineColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"sx",{get:function(){return this.of},set:function(t){var e=this.of;this.of=t,e!=this.of&&this.me("LineTypeFocusUnderlineColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hn",{get:function(){return this.bs},set:function(t){var e=this.bs;this.bs=t,e!=this.bs&&this.me("LineTypeUnderlineOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hl",{get:function(){return this.bq},set:function(t){var e=this.bq;this.bq=t,e!=this.bq&&this.me("LineTypeHoverUnderlineOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hj",{get:function(){return this.bo},set:function(t){var e=this.bo;this.bo=t,e!=this.bo&&this.me("LineTypeFocusUnderlineOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hk",{get:function(){return this.bp},set:function(t){var e=this.bp;this.bp=t,e!=this.bp&&this.me("LineTypeFocusUnderlineRippleOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ho",{get:function(){return this.bt},set:function(t){var e=this.bt;this.bt=t,e!=this.bt&&this.me("LineTypeUnderlineRippleOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"su",{get:function(){return this.oc},set:function(t){var e=this.oc;this.oc=t,e!=this.oc&&this.me("LineTypeBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cv",{get:function(){return this.a7},set:function(t){var e=this.a7;this.a7=t,e!=this.a7&&this.me("BoxTypeBorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cw",{get:function(){return this.a8},set:function(t){var e=this.a8;this.a8=t,e!=this.a8&&this.me("BoxTypeFocusBorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"pa",{get:function(){return this.n4},set:function(t){var e=this.n4;this.n4=t,e!=this.n4&&this.me("BoxTypeFocusBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"o9",{get:function(){return this.n3},set:function(t){var e=this.n3;this.n3=t,e!=this.n3&&this.me("BoxTypeBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"m2",{get:function(){return this.mw},set:function(t){var e=this.mw;this.mw=t,e!=this.mw&&this.me("BoxTypeCornerRadius",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ti",{get:function(){return this.tc},set:function(t){var e=this.tc;this.tc=t,e!=this.tc&&this.me("BoxTypeContentPadding",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"c4",{get:function(){return this.bg},set:function(t){var e=this.bg;this.bg=t,e!=this.bg&&this.me("BoxTypeUnderlineWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"c3",{get:function(){return this.bf},set:function(t){var e=this.bf;this.bf=t,e!=this.bf&&this.me("BoxTypeUnderlineRippleWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"c0",{get:function(){return this.bc},set:function(t){var e=this.bc;this.bc=t,e!=this.bc&&this.me("BoxTypeHoverUnderlineWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"pd",{get:function(){return this.n7},set:function(t){var e=this.n7;this.n7=t,e!=this.n7&&this.me("BoxTypeUnderlineColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"pe",{get:function(){return this.n8},set:function(t){var e=this.n8;this.n8=t,e!=this.n8&&this.me("BoxTypeUnderlineRippleColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"pc",{get:function(){return this.n6},set:function(t){var e=this.n6;this.ob=t,e!=this.n6&&this.me("BoxTypeHoverUnderlineColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"pb",{get:function(){return this.n5},set:function(t){var e=this.n5;this.n5=t,e!=this.n5&&this.me("BoxTypeFocusUnderlineColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"c1",{get:function(){return this.bd},set:function(t){var e=this.bd;this.bd=t,e!=this.bd&&this.me("BoxTypeUnderlineOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cz",{get:function(){return this.bb},set:function(t){var e=this.bb;this.bb=t,e!=this.bb&&this.me("BoxTypeHoverUnderlineOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cx",{get:function(){return this.a9},set:function(t){var e=this.a9;this.a9=t,e!=this.a9&&this.me("BoxTypeFocusUnderlineOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cy",{get:function(){return this.ba},set:function(t){var e=this.ba;this.ba=t,e!=this.ba&&this.me("BoxTypeFocusUnderlineRippleOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"c2",{get:function(){return this.be},set:function(t){var e=this.be;this.be=t,e!=this.be&&this.me("BoxTypeUnderlineRippleOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"o8",{get:function(){return this.n2},set:function(t){var e=this.n2;this.n2=t,e!=this.n2&&this.me("BoxTypeBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ck",{get:function(){return this.aw},set:function(t){var e=this.aw;this.aw=t,e!=this.aw&&this.me("BorderTypeBorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cl",{get:function(){return this.ax},set:function(t){var e=this.ax;this.ax=t,e!=this.ax&&this.me("BorderTypeFocusBorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"o3",{get:function(){return this.nx},set:function(t){var e=this.nx;this.nx=t,e!=this.nx&&this.me("BorderTypeFocusBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"o2",{get:function(){return this.nw},set:function(t){var e=this.nw;this.nw=t,e!=this.nw&&this.me("BorderTypeBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"m1",{get:function(){return this.mv},set:function(t){var e=this.mv;this.mv=t,e!=this.mv&&this.me("BorderTypeCornerRadius",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"th",{get:function(){return this.tb},set:function(t){var e=this.tb;this.tb=t,e!=this.tb&&this.me("BorderTypeContentPadding",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ct",{get:function(){return this.a5},set:function(t){var e=this.a5;this.a5=t,e!=this.a5&&this.me("BorderTypeUnderlineWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cs",{get:function(){return this.a4},set:function(t){var e=this.a4;this.a4=t,e!=this.a4&&this.me("BorderTypeUnderlineRippleWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cp",{get:function(){return this.a1},set:function(t){var e=this.a1;this.a1=t,e!=this.a1&&this.me("BorderTypeHoverUnderlineWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"o6",{get:function(){return this.n0},set:function(t){var e=this.n0;this.n0=t,e!=this.n0&&this.me("BorderTypeUnderlineColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"o7",{get:function(){return this.n1},set:function(t){var e=this.n1;this.n1=t,e!=this.n1&&this.me("BorderTypeUnderlineRippleColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"o5",{get:function(){return this.nz},set:function(t){var e=this.nz;this.ob=t,e!=this.nz&&this.me("BorderTypeHoverUnderlineColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"o4",{get:function(){return this.ny},set:function(t){var e=this.ny;this.ny=t,e!=this.ny&&this.me("BorderTypeFocusUnderlineColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cq",{get:function(){return this.a2},set:function(t){var e=this.a2;this.a2=t,e!=this.a2&&this.me("BorderTypeUnderlineOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"co",{get:function(){return this.a0},set:function(t){var e=this.a0;this.a0=t,e!=this.a0&&this.me("BorderTypeHoverUnderlineOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cm",{get:function(){return this.ay},set:function(t){var e=this.ay;this.ay=t,e!=this.ay&&this.me("BorderTypeFocusUnderlineOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cn",{get:function(){return this.az},set:function(t){var e=this.az;this.az=t,e!=this.az&&this.me("BorderTypeFocusUnderlineRippleOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cr",{get:function(){return this.a3},set:function(t){var e=this.a3;this.a3=t,e!=this.a3&&this.me("BorderTypeUnderlineRippleOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"o1",{get:function(){return this.nv},set:function(t){var e=this.nv;this.nv=t,e!=this.nv&&this.me("BorderTypeBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hr",{get:function(){return this.bw},set:function(t){var e=this.bw;this.bw=t,e!=this.bw&&this.me("SearchTypeBorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hs",{get:function(){return this.bx},set:function(t){var e=this.bx;this.bx=t,e!=this.bx&&this.me("SearchTypeFocusBorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"s3",{get:function(){return this.ol},set:function(t){var e=this.ol;this.ol=t,e!=this.ol&&this.me("SearchTypeFocusBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"s2",{get:function(){return this.ok},set:function(t){var e=this.ok;this.ok=t,e!=this.ok&&this.me("SearchTypeBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"nl",{get:function(){return this.mz},set:function(t){var e=this.mz;this.mz=t,e!=this.mz&&this.me("SearchTypeCornerRadius",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"t1",{get:function(){return this.tf},set:function(t){var e=this.tf;this.tf=t,e!=this.tf&&this.me("SearchTypeContentPadding",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"h0",{get:function(){return this.b5},set:function(t){var e=this.b5;this.b5=t,e!=this.b5&&this.me("SearchTypeUnderlineWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hz",{get:function(){return this.b4},set:function(t){var e=this.b4;this.b4=t,e!=this.b4&&this.me("SearchTypeUnderlineRippleWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hw",{get:function(){return this.b1},set:function(t){var e=this.b1;this.b1=t,e!=this.b1&&this.me("SearchTypeHoverUnderlineWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"s6",{get:function(){return this.oo},set:function(t){var e=this.oo;this.oo=t,e!=this.oo&&this.me("SearchTypeUnderlineColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"s7",{get:function(){return this.op},set:function(t){var e=this.op;this.op=t,e!=this.op&&this.me("SearchTypeUnderlineRippleColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"s5",{get:function(){return this.on},set:function(t){var e=this.on;this.ob=t,e!=this.on&&this.me("SearchTypeHoverUnderlineColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"s4",{get:function(){return this.om},set:function(t){var e=this.om;this.om=t,e!=this.om&&this.me("SearchTypeFocusUnderlineColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hx",{get:function(){return this.b2},set:function(t){var e=this.b2;this.b2=t,e!=this.b2&&this.me("SearchTypeUnderlineOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hv",{get:function(){return this.b0},set:function(t){var e=this.b0;this.b0=t,e!=this.b0&&this.me("SearchTypeHoverUnderlineOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ht",{get:function(){return this.by},set:function(t){var e=this.by;this.by=t,e!=this.by&&this.me("SearchTypeFocusUnderlineOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hu",{get:function(){return this.bz},set:function(t){var e=this.bz;this.bz=t,e!=this.bz&&this.me("SearchTypeFocusUnderlineRippleOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hy",{get:function(){return this.b3},set:function(t){var e=this.b3;this.b3=t,e!=this.b3&&this.me("SearchTypeUnderlineRippleOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"s1",{get:function(){return this.oj},set:function(t){var e=this.oj;this.oj=t,e!=this.oj&&this.me("SearchTypeBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ah",{get:function(){return this.x},set:function(t){var e=this.x;this.x=t,e!=this.x&&this.me("IsExpanded",e,t)},enumerable:!0,configurable:!0}),n.prototype.mk=function(){this.x=!1,this.t=!1,this.mt()},Object.defineProperty(n.prototype,"aj",{get:function(){return this.z},set:function(t){var e=this.z;this.z=t,e!=this.z&&this.me("IsHovered",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ai",{get:function(){return this.y},set:function(t){var e=this.y;this.y=t,e!=this.y&&this.me("IsFocused",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ac",{get:function(){return this.r},set:function(t){var e=this.r;this.r=t,e!=this.r&&this.me("ActualIsExpanded",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"sr",{get:function(){return this.n9},set:function(t){var e=this.n9;this.n9=t,e!=this.n9&&this.me("FocusBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ki",{get:function(){return this.ib},set:function(t){var e=this.ib;this.ib=t,e!=this.ib&&this.me("Id",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disabled",{get:function(){return this.w},set:function(t){var e=this.w;this.w=t,e!=this.w&&this.me("IsDisabled",e,t)},enumerable:!0,configurable:!0}),n.prototype.mf=function(){},n.prototype.onDetachedFromUI=function(){this.view.ai()},n.prototype.onAttachedToUI=function(){this.view.ag()},n.prototype.ensureShift=function(){this.l3((function(t){return t.view.a0()})),this.l4((function(t){return t.view.af()})),this.l5((function(t){return t.view.q()})),this.l6((function(t){return t.view.q()}))},n.prototype.ak=function(){return this.view.g()},n.prototype.ia=function(){return this.b()},n.prototype.j9=function(){return this.b().y()},n.prototype.b=function(){var t=new Q;t.f=this.m,t.e=this.j,t.b=i.AppearanceHelper.a(this.ot),t.o=this.ca,t.p=this.cb,t.z=this.m0,t.aa=this.tg,t.x=this.cj,t.w=this.ci,t.t=this.cf,t.c=i.AppearanceHelper.a(this.ox),t.d=i.AppearanceHelper.a(this.oy),t.u=this.cg,t.s=this.ce,t.q=this.cc,t.r=this.cd,t.v=this.ch,t.a=i.AppearanceHelper.a(this.os),t.g=this.ac,t.j=this.aj,t.i=this.ai,t.h=this.disabled,t.m=new i.List$1(K.$,0),t.l=new i.List$1(Z.$,0),t.k=new i.List$1(tt.$,0),t.n=new i.List$1(X.$,0);for(var e=0;e<this.inputs.count;e++)null!==i.typeCast(pt.$,this.inputs._inner[e])?(null==this.inputs._inner[e].e&&(this.inputs._inner[e].e="Prefix"+t.m.count.toString()),t.m.add1(this.inputs._inner[e].t())):null!==i.typeCast(bt.$,this.inputs._inner[e])?(null==this.inputs._inner[e].e&&(this.inputs._inner[e].e="Label"+t.l.count.toString()),t.l.add1(this.inputs._inner[e].au())):null!==i.typeCast(yt.$,this.inputs._inner[e])?(null==this.inputs._inner[e].e&&(this.inputs._inner[e].e="Input"+t.k.count.toString()),t.k.add1(this.inputs._inner[e].bc())):null!==i.typeCast(ct.$,this.inputs._inner[e])&&(null==this.inputs._inner[e].e&&(this.inputs._inner[e].e="Suffix"+t.n.count.toString()),t.n.add1(this.inputs._inner[e].t()));return t},n.prototype.provideContainer=function(t){this.view.ah(t)},Object.defineProperty(n.prototype,"inputs",{get:function(){return this.e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"h7",{get:function(){if(!this.h9.hasValue){var t=0;this.l4((function(e){return t++})),this.h9=i.toNullable(i.Number_$type,t)}return this.h9.value},enumerable:!0,configurable:!0}),n.prototype.ml=function(){this.h9=i.toNullable(i.Number_$type,null)},Object.defineProperty(n.prototype,"ae",{get:function(){return this.h7>0},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"al",{get:function(){return!this.ae||this.ac},enumerable:!0,configurable:!0}),n.$t=i.markType(n,"XInputGroup",i.Base.$,[i.INotifyPropertyChanged_$type]),n.i=2,n.fu=0,n.f5=0,n.ng=new i.CornerRadius(1,0,0,0,0),n.tw=new i.Thickness(1,0,0,0,0),n.re=i.BrushUtil.g(138,0,0,0),n.rv=i.BrushUtil.g(255,0,153,155),n.rw=i.BrushUtil.g(255,0,153,155),n.gx=1,n.gw=2,n.f9=2,n.sf=i.BrushUtil.g(138,0,0,0),n.sg=i.BrushUtil.g(255,0,153,155),n.ry=i.BrushUtil.g(138,0,0,0),n.rx=i.BrushUtil.g(255,0,153,155),n.gu=1,n.f8=1,n.f6=1,n.f7=1,n.gv=0,n.rd=i.BrushUtil.g(0,0,0,0),n.ga=0,n.gb=0,n.nh=new i.CornerRadius(1,0,0,0,0),n.tx=new i.Thickness(1,0,0,0,0),n.r0=i.BrushUtil.g(138,0,0,0),n.r1=i.BrushUtil.g(255,0,153,155),n.r2=i.BrushUtil.g(255,0,153,155),n.gj=1,n.gi=2,n.gf=2,n.r5=i.BrushUtil.g(138,0,0,0),n.r6=i.BrushUtil.g(255,0,153,155),n.r4=i.BrushUtil.g(138,0,0,0),n.r3=i.BrushUtil.g(255,0,153,155),n.gg=1,n.ge=1,n.gc=1,n.gd=1,n.gh=0,n.rz=i.BrushUtil.g(0,0,0,0),n.fv=0,n.fw=0,n.nf=new i.CornerRadius(1,4,4,0,0),n.tv=new i.Thickness(1,16,0,16,0),n.ro=i.BrushUtil.g(138,0,0,0),n.rp=i.BrushUtil.g(255,0,153,155),n.rq=i.BrushUtil.g(255,0,153,155),n.f4=1,n.f3=2,n.f0=2,n.rt=i.BrushUtil.g(138,0,0,0),n.ru=i.BrushUtil.g(255,0,153,155),n.rs=i.BrushUtil.g(138,0,0,0),n.rr=i.BrushUtil.g(255,0,153,155),n.f1=1,n.fz=1,n.fx=1,n.fy=1,n.f2=0,n.rn=i.BrushUtil.g(20,0,0,0),n.fk=1,n.fl=2,n.ne=new i.CornerRadius(1,4,4,4,4),n.tu=new i.Thickness(1,16,0,16,0),n.rg=i.BrushUtil.g(138,0,0,0),n.rh=i.BrushUtil.g(255,0,153,155),n.ri=i.BrushUtil.g(255,0,153,155),n.ft=1,n.fs=2,n.fp=2,n.rl=i.BrushUtil.g(138,0,0,0),n.rm=i.BrushUtil.g(255,0,153,155),n.rk=i.BrushUtil.g(138,0,0,0),n.rj=i.BrushUtil.g(255,0,153,155),n.fq=0,n.fo=0,n.fm=0,n.fn=0,n.fr=0,n.rf=i.BrushUtil.g(0,0,0,0),n.gk=1,n.gl=2,n.ni=new i.CornerRadius(1,4,4,4,4),n.ty=new i.Thickness(1,16,0,16,0),n.r8=i.BrushUtil.g(138,0,0,0),n.r9=i.BrushUtil.g(255,0,153,155),n.sa=i.BrushUtil.g(255,0,153,155),n.gt=1,n.gs=2,n.gp=2,n.sd=i.BrushUtil.g(138,0,0,0),n.se=i.BrushUtil.g(255,0,153,155),n.sc=i.BrushUtil.g(138,0,0,0),n.sb=i.BrushUtil.g(255,0,153,155),n.gq=0,n.go=0,n.gm=0,n.gn=0,n.gr=0,n.r7=i.BrushUtil.g(0,0,0,0),n.d1=0,n.ec=0,n.na=new i.CornerRadius(1,0,0,0,0),n.tq=new i.Thickness(1,0,0,0,0),n.py=i.BrushUtil.g(255,186,191,199),n.qf=i.BrushUtil.g(255,33,150,243),n.qg=i.BrushUtil.g(255,33,150,243),n.e4=1,n.e3=2,n.eg=2,n.qz=i.BrushUtil.g(255,186,191,199),n.q0=i.BrushUtil.g(255,33,150,243),n.qi=i.BrushUtil.g(255,186,191,199),n.qh=i.BrushUtil.g(255,33,150,243),n.e1=1,n.ef=1,n.ed=1,n.ee=1,n.e2=0,n.px=i.BrushUtil.g(0,0,0,0),n.eh=0,n.ei=0,n.nb=new i.CornerRadius(1,0,0,0,0),n.tr=new i.Thickness(1,0,0,0,0),n.qk=i.BrushUtil.g(255,186,191,199),n.ql=i.BrushUtil.g(255,33,150,243),n.qm=i.BrushUtil.g(255,33,150,243),n.eq=1,n.ep=2,n.em=2,n.qp=i.BrushUtil.g(255,186,191,199),n.qq=i.BrushUtil.g(255,33,150,243),n.qo=i.BrushUtil.g(255,186,191,199),n.qn=i.BrushUtil.g(255,33,150,243),n.en=1,n.el=1,n.ej=1,n.ek=1,n.eo=0,n.qj=i.BrushUtil.g(0,0,0,0),n.d2=0,n.d3=0,n.m9=new i.CornerRadius(1,4,4,0,0),n.tp=new i.Thickness(1,16,0,16,0),n.p8=i.BrushUtil.g(255,186,191,199),n.p9=i.BrushUtil.g(255,33,150,243),n.qa=i.BrushUtil.g(255,33,150,243),n.eb=1,n.ea=2,n.d7=2,n.qd=i.BrushUtil.g(255,186,191,199),n.qe=i.BrushUtil.g(255,33,150,243),n.qc=i.BrushUtil.g(255,186,191,199),n.qb=i.BrushUtil.g(255,33,150,243),n.d8=1,n.d6=1,n.d4=1,n.d5=1,n.d9=0,n.p7=i.BrushUtil.g(20,0,0,0),n.dr=1,n.ds=2,n.m8=new i.CornerRadius(1,4,4,4,4),n.to=new i.Thickness(1,16,0,16,0),n.p0=i.BrushUtil.g(255,186,191,199),n.p1=i.BrushUtil.g(255,33,150,243),n.p2=i.BrushUtil.g(255,33,150,243),n.d0=1,n.dz=2,n.dw=2,n.p5=i.BrushUtil.g(255,186,191,199),n.p6=i.BrushUtil.g(255,33,150,243),n.p4=i.BrushUtil.g(255,186,191,199),n.p3=i.BrushUtil.g(255,33,150,243),n.dx=0,n.dv=0,n.dt=0,n.du=0,n.dy=0,n.pz=i.BrushUtil.g(0,0,0,0),n.er=1,n.es=2,n.nc=new i.CornerRadius(1,4,4,4,4),n.ts=new i.Thickness(1,16,0,16,0),n.qs=i.BrushUtil.g(255,186,191,199),n.qt=i.BrushUtil.g(255,33,150,243),n.qu=i.BrushUtil.g(255,33,150,243),n.e0=1,n.ez=2,n.ew=2,n.qx=i.BrushUtil.g(255,186,191,199),n.qy=i.BrushUtil.g(255,33,150,243),n.qw=i.BrushUtil.g(255,186,191,199),n.qv=i.BrushUtil.g(255,33,150,243),n.ex=0,n.ev=0,n.et=0,n.eu=0,n.ey=0,n.qr=i.BrushUtil.g(0,0,0,0),n.h8=0,n}(i.Base),ft=function(t){function n(){var e=t.call(this,lt.$,0)||this;return e.collectionResetting=null,e}return e.__extends(n,t),n.prototype.p=function(){null!=this.collectionResetting&&this.collectionResetting(this,null),t.prototype.p.call(this)},n.$t=i.markType(n,"XInputGroupInputCollection",i.ObservableCollection$1.$.specialize(lt.$)),n}(i.ObservableCollection$1),bt=function(t){function n(){var e=t.call(this)||this;e.n=0,e._view=null,e.aa=null,e.z=null,e.r=0,e.q=1,e.cr=c.e(n.o,n.da,n.c3),e.co=c.e(n.o,n.c7,n.c0),e.cp=c.e(n.o,n.c8,n.c1),e.cq=c.e(n.o,n.c9,n.c2),e.u=null,e.cv=n.db,e.cs=n.c4,e.ct=n.c5,e.k=0,e.af=!1,e.ad=!1,e.v=null,e.cu=null,e.a2="ig-label-"+n.at++,e.ay="inline-block",e.az="inline-block",e.a0=null,e.av="center",e.aw="center",e.ar=0,e.ab=!1,e.a1=null,e.ax=null,e.a3=null,e.ae=!1,e.ai=!1,e.ac=!1,e.ah=!1,e.ag=!1,e.ap=!1;var i=new ht;return i.c=e,e.view=i,e.view.ab(),e}return e.__extends(n,t),Object.defineProperty(n.prototype,"p",{get:function(){return this.n},set:function(t){var e=this.n;this.n=t,e!=this.n&&this.g("BaseTheme",i.enumGetBox(i.BaseControlTheme_$type,e),i.enumGetBox(i.BaseControlTheme_$type,t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"view",{get:function(){return this._view},set:function(t){this._view=t},enumerable:!0,configurable:!0}),n.prototype.destroy=function(){this.provideContainer(null)},Object.defineProperty(n.prototype,"i",{get:function(){var t=new i.AnimationKeyFrameEffectTiming;return t.g=300,t.b=0,t},enumerable:!0,configurable:!0}),n.prototype.b8=function(){var t=this;this.view.s();var e;if(null==this.aa){var n=new i.TransformGroup;n.j.add(((e=new i.TranslateTransform).k=t.view.j(),e)),n.j.add(function(){var t=new i.ScaleTransform;return t.l=1,t.m=1,t}());var r=-1.3*this.view.i();2==this.s&&(r=-1.05*this.view.i()),3==this.s&&(r=-1.01*this.view.i());var s=new i.TransformGroup;s.j.add(function(){var e=new i.TranslateTransform;return e.k=2==t.l?r:-.65*t.view.i(),e}()),s.j.add(function(){var t=new i.ScaleTransform;return t.l=.75,t.m=.75,t}()),this.aa=i.KeyFrameAnimationFactory.f.c(this.view.b(this.i).m(new i.AnimationKeyFrameProperty(14,n),new i.AnimationKeyFrameProperty(2,i.BrushUtil.g(0,255,255,255))).m(new i.AnimationKeyFrameProperty(14,s),new i.AnimationKeyFrameProperty(2,i.BrushUtil.g(2==this.l?255:0,255,255,255))))}null==this.z&&(this.z=i.KeyFrameAnimationFactory.f.c(this.view.a(this.i).m(new i.AnimationKeyFrameProperty(7,this.cz)).m(new i.AnimationKeyFrameProperty(7,this.cw))))},n.prototype.ci=function(t,e){var i=this;if(e>0&&t.playbackRate<0||e<0&&t.playbackRate>0){if(t.reverse(),this.ap)return t.finish(),void this.b9(t);t.finished.f((function(e){return i.b9(t)}))}else{if(t.play(),this.ap)return t.finish(),void this.b9(t);t.finished.f((function(e){return i.b9(t)}))}},n.prototype.b9=function(t){t.commitStyles(),t==this.aa&&this.ah&&(this.aa=null),t==this.z&&this.ag&&(this.z=null)},n.prototype.h=function(e,i,n){switch(t.prototype.h.call(this,e,i,n),e){case"BaseTheme":this.cl(this.p),this.cn();break;case"TextColor":case"HoverTextColor":case"TextStyle":case"HighlightTextColor":case"HoverHighlightTextColor":this.cn();break;case"ActualTextColor":case"ActualHoverTextColor":case"ActualTextStyle":case"ActualHighlightTextColor":case"ActualHoverHighlightTextColor":null!=this.aa&&(3==this.aa.playState?this.aa=null:this.ah=!0),null!=this.z&&(3==this.z.playState?this.z=null:this.ag=!0),this.cm();break;case"Text":this.view.ae();break;case"Density":this.s=0==this.t?1:this.t;break;case"ActualDensity":this.view.ag(),this.view.af();break;case"InputGroup":this.view.af();break;case"IsHighlighted":this.cc();break;case"IsShifted":this.cd();break;case"ShiftType":null!=this.aa&&(3==this.aa.playState?this.aa=null:this.ah=!0),this.cg();break;case"Display":this.view.y();break;case"FlexDirection":this.view.z();break;case"FlexGrow":this.view.aa();break;case"AlignItems":this.view.t();break;case"AlignSelf":this.view.u()}},n.prototype.cg=function(){this.view.af()},n.prototype.cd=function(){this.b8();var t=1;this.an||(t=-1),this.ci(this.aa,t)},n.prototype.cc=function(){this.b8();var t=1;this.al||(t=-1),this.ci(this.z,t)},n.prototype.cn=function(){this.cz=null!=this.df?this.df:n.db,this.cy=null!=this.de?this.de:n.db,this.cw=null!=this.dc?this.dc:n.c4,this.w=null!=this.y?this.y:n.x},n.prototype.cm=function(){null!=this.w&&this.view.ai(this.w),this.view.ad(this.cz)},n.prototype.cl=function(t){n.db=c.e(t,n.da,n.c3),n.c4=c.e(t,n.c7,n.c0),n.c6=c.e(t,n.c9,n.c2),n.c5=c.e(t,n.c8,n.c1)},Object.defineProperty(n.prototype,"t",{get:function(){return this.r},set:function(t){var e=this.r;this.r=t,e!=this.r&&this.g("Density",i.enumGetBox(i.ControlDisplayDensity_$type,e),i.enumGetBox(i.ControlDisplayDensity_$type,t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"s",{get:function(){return this.q},set:function(t){var e=this.q;this.q=t,e!=this.q&&this.g("ActualDensity",i.enumGetBox(i.ControlDisplayDensity_$type,e),i.enumGetBox(i.ControlDisplayDensity_$type,t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cz",{get:function(){return this.cr},set:function(t){var e=this.cr;this.cr=t,e!=this.cr&&this.g("ActualTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cw",{get:function(){return this.co},set:function(t){var e=this.co;this.co=t,e!=this.co&&this.g("ActualHighlightTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cx",{get:function(){return this.cp},set:function(t){var e=this.cp;this.cp=t,e!=this.cp&&this.g("ActualHoverHighlightTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cy",{get:function(){return this.cq},set:function(t){var e=this.cq;this.cq=t,e!=this.cq&&this.g("ActualHoverTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"w",{get:function(){return this.u},set:function(t){var e=this.u;this.u=t,e!=this.u&&this.g("ActualTextStyle",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"df",{get:function(){return this.cv},set:function(t){var e=this.cv;this.cv=t,e!=this.cv&&this.g("TextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"dc",{get:function(){return this.cs},set:function(t){var e=this.cs;this.cs=t,e!=this.cs&&this.g("HighlightTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"dd",{get:function(){return this.ct},set:function(t){var e=this.ct;this.ct=t,e!=this.ct&&this.g("HoverHighlightTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"l",{get:function(){return this.k},set:function(t){var e=this.k;this.k=t,e!=this.k&&this.g("ShiftType",i.enumGetBox(L,e),i.enumGetBox(L,t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"an",{get:function(){return this.af},set:function(t){var e=this.af;this.af=t,e!=this.af&&this.g("IsShifted",e,t)},enumerable:!0,configurable:!0}),n.prototype.ck=function(t,e){void 0===e&&(e=!0);var i=this.ap;e||(this.ap=!0);try{this.an=t}finally{e||(this.ap=i)}},Object.defineProperty(n.prototype,"al",{get:function(){return this.ad},set:function(t){var e=this.ad;this.ad=t,e!=this.ad&&this.g("IsHighlighted",e,t)},enumerable:!0,configurable:!0}),n.prototype.ce=function(){this.am=!0},n.prototype.cf=function(){this.am=!1},Object.defineProperty(n.prototype,"y",{get:function(){return this.v},set:function(t){var e=this.v;this.v=t,e!=this.v&&this.g("TextStyle",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"de",{get:function(){return this.cu},set:function(t){var e=this.cu;this.cu=t,e!=this.cu&&this.g("HoverTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"bu",{get:function(){return this.a2},set:function(t){var e=this.a2;this.a2=t,e!=this.a2&&this.g("Id",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"bi",{get:function(){return this.ay},set:function(t){var e=this.ay;this.ay=t,e!=this.ay&&this.g("Display",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"bl",{get:function(){return this.az},set:function(t){var e=this.az;this.az=t,e!=this.az&&this.g("FlexDirection",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"bn",{get:function(){return this.a0},set:function(t){var e=this.a0;this.a0=t,e!=this.a0&&this.g("FlexGrow",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ba",{get:function(){return this.av},set:function(t){var e=this.av;this.av=t,e!=this.av&&this.g("AlignItems",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"bc",{get:function(){return this.aw},set:function(t){var e=this.aw;this.aw=t,e!=this.aw&&this.g("AlignSelf",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"aj",{get:function(){return this.ab},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"as",{get:function(){return this.ar},set:function(t){var e=this.ar;this.ar=t,this.ab=!0,e!=this.ar&&this.g("TabIndex",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"bp",{get:function(){return this.a1},set:function(t){var e=this.a1;this.a1=t,e!=this.a1&&this.g("TabIndex",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"be",{get:function(){return this.ax},set:function(t){var e=this.ax;this.ax=t,e!=this.ax&&this.g("AriaLabel",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"text",{get:function(){return this.a3},set:function(t){var e=this.a3;this.a3=t,e!=this.a3&&this.g("Text",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"am",{get:function(){return this.ae},set:function(t){var e=this.ae;this.ae=t,e!=this.ae&&this.g("IsHover",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"aq",{get:function(){return this.ai},set:function(t){var e=this.ai;this.ai=t,e!=this.ai&&this.g("Value",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disabled",{get:function(){return this.ac},set:function(t){var e=this.ac;this.ac=t,e!=this.ac&&this.g("IsDisabled",e,t)},enumerable:!0,configurable:!0}),n.prototype.ch=function(){this.view.ae()},n.prototype.onDetachedFromUI=function(){this.view.x()},n.prototype.onAttachedToUI=function(){this.view.v()},n.prototype.ao=function(){return this.view.f()},n.prototype.au=function(){return this.j()},n.prototype.bk=function(){return this.j().q()},n.prototype.j=function(){var t=new Z,e=this.view.n;if(t.c=this.p,t.e=this.t,t.d=this.s,t.a=i.AppearanceHelper.a(i.NativeUI.ah(e)),t.b=this.l,t.i=this.an,t.g=this.al,t.m=this.bi,t.n=this.bl,t.o=this.bn,t.l=this.ba,t.r=this.text,t.h=this.am,t.j=this.aq,t.f=this.disabled,t.p=this.e,null!=this.w){var n=this.w;if(null!=this.view&&null==n.n){var r=this.view.k,s=i.FontUtil.getFontInfoFromString(r,n.fontString);n.n=s.n,n.d=s.d,n.o=s.o,n.q=s.q,n.r=s.r,n.s=s.s}null!=n.n&&(t.s=n.n),i.isNaN_(n.d)||(t.k=n.d),null!=n.s&&(t.w=n.s),null!=n.q&&(t.u=n.q),null!=n.o&&(t.t=n.q)}return t},n.prototype.provideContainer=function(t){this.view.w(t)},n.$t=i.markType(n,"XLabel",lt.$),n.da=i.BrushUtil.g(221,0,0,0),n.c7=i.BrushUtil.g(255,0,153,155),n.c9=i.BrushUtil.g(221,0,0,0),n.c8=i.BrushUtil.g(255,0,153,155),n.c3=i.BrushUtil.g(255,24,29,31),n.c0=i.BrushUtil.g(255,33,150,243),n.c2=i.BrushUtil.g(255,24,29,31),n.c1=i.BrushUtil.g(255,33,150,243),n.o=2,n.db=c.e(n.o,n.da,n.c3),n.c4=c.e(n.o,n.c7,n.c0),n.c6=c.e(n.o,n.c9,n.c2),n.c5=c.e(n.o,n.c8,n.c1),n.x=null,n.at=0,n}(lt),yt=function(t){function n(){var e=t.call(this)||this;e.u=null,e.a3=0,e.a4=0,e.q=0,e.bl="",e.bf="",e.af=!1,e.bg=null,e.ag=!1,e.ao=!1,e._view=null,e.n=0,e.w=1,e.v=1,e.bk=null,e.bn="_",e.ai=!1,e.dq=n.dw,e.dp=n.dv,e.z=null,e.ds=n.dw,e.keyDown=null,e.keyUp=null,e.keyPress=null,e.gotFocus=null,e.lostFocus=null,e.mouseDown=null,e.mouseUp=null,e.aa=null,e.bj="text",e.bm="text",e.dr=null,e.bi="ig-input-"+n.bb++,e.a5=0,e.ah=!1,e.bh=null,e.be=null,e.al=!1,e.bd=null,e.bo=null,e.ak=!1,e.aj=!1,e.am=!1,e.change=null,e.changing=null,e.compositionStart=null,e.compositionEnd=null,e.an=!0,e.ae=null,e.ax=!1,e.u=new it;var r=new ut;return r.b=e,e.view=r,e.view.ao(),n.ac=new i.FontInfo,n.ac.n="Verdana",e}return e.__extends(n,t),Object.defineProperty(n.prototype,"view",{get:function(){return this._view},set:function(t){this._view=t},enumerable:!0,configurable:!0}),n.prototype.destroy=function(){this.provideContainer(null)},Object.defineProperty(n.prototype,"o",{get:function(){return this.n},set:function(t){var e=this.n;this.n=t,e!=this.n&&this.g("ShiftType",i.enumGetBox(G,e),i.enumGetBox(G,t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"y",{get:function(){return this.w},set:function(t){var e=this.w;this.w=t,e!=this.w&&this.g("Density",i.enumGetBox(i.ControlDisplayDensity_$type,e),i.enumGetBox(i.ControlDisplayDensity_$type,t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"x",{get:function(){return this.v},set:function(t){var e=this.v;this.v=t,e!=this.v&&this.g("ActualDensity",i.enumGetBox(i.ControlDisplayDensity_$type,e),i.enumGetBox(i.ControlDisplayDensity_$type,t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"b9",{get:function(){return this.bk},set:function(t){var e=this.bk;this.bk=t,e!=this.bk&&this.g("Mask",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cd",{get:function(){return this.bn},set:function(t){var e=this.bn;this.bn=t,e!=this.bn&&this.g("PromptChar",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ar",{get:function(){return this.ai},set:function(t){var e=this.ai;this.ai=t,e!=this.ai&&this.g("IncludeLiterals",e,t)},enumerable:!0,configurable:!0}),n.prototype.h=function(e,i,n){switch(t.prototype.h.call(this,e,i,n),e){case"TextColor":case"HoverTextColor":case"TextStyle":this.dm();break;case"ActualTextColor":case"ActualHoverTextColor":case"ActualTextStyle":this.dl();break;case"Value":this.aj||(this.view.at(this.cj),null!=this.b&&this.b.mt(),null==this.b9||this.ao||this.dn(this.cj));break;case"Name":this.view.av(this.e);break;case"Density":this.x=0==this.y?1:this.y;break;case"ActualDensity":this.view.a1(),this.view.a0();break;case"InputGroup":this.c0();break;case"ShiftType":this.db();break;case"InputType":this.dc();break;case"Placeholder":this.da();break;case"Mask":this.cb=this.b9;break;case"PromptChar":case"IncludeLiterals":break;case"IsShown":this.c1();break;case"IsDisabled":this.view.au(this.ak);break;case"IsReadOnly":this.view.aw(this.am)}},n.prototype.da=function(){this.view.aq()},n.prototype.dc=function(){this.view.as()},n.prototype.db=function(){this.view.a0()},n.prototype.c0=function(){this.view.a0()},n.prototype.dm=function(){this.du=null!=this.dy?this.dy:n.dw,this.dt=null!=this.dx?this.dx:n.dw,this.ab=null!=this.ad?this.ad:n.ac},n.prototype.dl=function(){null!=this.ab&&this.view.a3(this.ab),i.NativeUI.o(this.view.o,this.du)},Object.defineProperty(n.prototype,"du",{get:function(){return this.dq},set:function(t){var e=this.dq;this.dq=t,e!=this.dq&&this.g("ActualTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"dt",{get:function(){return this.dp},set:function(t){var e=this.dp;this.dp=t,e!=this.dp&&this.g("ActualHoverTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ab",{get:function(){return this.z},set:function(t){var e=this.z;this.z=t,e!=this.z&&this.g("ActualTextStyle",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"dy",{get:function(){return this.ds},set:function(t){var e=this.ds;this.ds=t,e!=this.ds&&this.g("TextColor",e,t)},enumerable:!0,configurable:!0}),n.prototype.cr=function(){null!=this.b9&&this.dj(this.cj),null!=this.lostFocus&&this.lostFocus(this,i.EventArgs.empty)},n.prototype.cz=function(){null!=this.b9&&this.dk(this.cj),null!=this.gotFocus&&this.gotFocus(this,i.EventArgs.empty)},n.prototype.c2=function(t){if(null!=this.b9){var e=t.keyCode;(17==e&&90==e||17==e&&89==e)&&t.preventDefault(),this.q=e,this.a4=this.a7(),this.a3=this.a6()}null!=this.keyDown&&this.keyDown(this,t)},n.prototype.c4=function(t){null!=this.keyUp&&this.keyUp(this,t)},n.prototype.c3=function(t){null!=this.keyPress&&this.keyPress(this,t)},n.prototype.c5=function(t){null!=this.mouseDown&&this.mouseDown(this,t)},n.prototype.c8=function(t){null!=this.mouseUp&&this.mouseUp(this,t)},n.prototype.c9=function(){null!=this.b9&&(this.bl=this.cj,this.a4=this.a7())},n.prototype.cx=function(){null!=this.b9&&(this.af||this.dk(this.bf))},n.prototype.cy=function(){null!=this.b9&&(this.af||this.dj(this.cj))},n.prototype.cs=function(){var t,e=this;this.aj=!0,this.cj=this.view.q(),null!=this.change&&this.change(this,((t=new nt).value=e.cj,t.isCompositionInProgress=e.view.e,t)),this.aj=!1},n.prototype.ct=function(){var t,e=this;if(this.aj=!0,this.cj=this.view.q(),this.aj=!1,null!=this.b9){this.ao=!0,this.ag&&(this.a4=this.a7()),this.cj.length<this.bl.length&&229==this.q&&(this.q=8);this.a7(),this.a6();var i="";switch(this.q){case 46:this.a3=this.a4==this.a3?++this.a3:this.a3;break;case 8:this.a4=this.a7();break;default:i=this.cj.substr(this.a4,this.a6()-this.a4)}var n=new rt;n.a=this.b9,n.b=this.cd;var r=this.u.a(this.bl,i,n,this.a4,this.a3);this.cj=r.b,8==this.q&&(r.a=this.a4),this.di(r.a,r.a);var s=this.u.i(this.cj,n);this.bf=this.ar?this.cj:s,this.cl(),this.ao=!1}this.aj=!0,null!=this.changing&&this.changing(this,((t=new nt).value=e.cj,t.isCompositionInProgress=e.view.e,t)),this.aj=!1},n.prototype.cv=function(){null!=this.compositionStart&&this.compositionStart(this,new i.EventArgs)},n.prototype.cu=function(t){var e;null!=this.compositionEnd&&this.compositionEnd(this,((e=new nt).value=t,e))},n.prototype.c6=function(){this.at=!0},n.prototype.c7=function(){this.at=!1},Object.defineProperty(n.prototype,"ad",{get:function(){return this.aa},set:function(t){var e=this.aa;this.aa=t,e!=this.aa&&this.g("TextStyle",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"b3",{get:function(){return this.bj},set:function(t){var e=this.bj;this.bj=t,e!=this.bj&&this.g("InputType",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cb",{get:function(){return this.bm},set:function(t){var e=this.bm;this.bm=t,e!=this.bm&&this.g("Placeholder",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"dx",{get:function(){return this.dr},set:function(t){var e=this.dr;this.dr=t,e!=this.dr&&this.g("HoverTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"b0",{get:function(){return this.bi},set:function(t){var e=this.bi;this.bi=t,e!=this.bi&&this.g("Id",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ap",{get:function(){return this.ah},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ba",{get:function(){return this.a5},set:function(t){var e=this.a5;this.a5=t,this.ah=!0,e!=this.a5&&this.g("TabIndex",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"bx",{get:function(){return this.bh},set:function(t){var e=this.bh;this.bh=t,e!=this.bh&&this.g("TabIndex",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"bt",{get:function(){return this.be},set:function(t){var e=this.be;this.be=t,e!=this.be&&this.g("AriaLabel",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"at",{get:function(){return this.al},set:function(t){var e=this.al;this.al=t,e!=this.al&&this.g("IsHover",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cj",{get:function(){return this.bo},set:function(t){var e=this.bo;this.bo=t,e!=this.bo&&this.g("Value",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"aq",{get:function(){return!i.stringIsNullOrEmpty(this.cj)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disabled",{get:function(){return this.ak},set:function(t){var e=this.ak;this.ak=t,e!=this.ak&&this.g("IsDisabled",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"readonly",{get:function(){return this.am},set:function(t){var e=this.am;this.am=t,e!=this.am&&this.g("IsReadOnly",e,this.am)},enumerable:!0,configurable:!0}),n.prototype.dd=function(){},n.prototype.onDetachedFromUI=function(){this.view.am()},n.prototype.onAttachedToUI=function(){this.view.aj()},n.prototype.aw=function(){return this.view.f()},n.prototype.bc=function(){return this.j()},n.prototype.bw=function(){return this.j().n()},n.prototype.j=function(){var t=new tt,e=this.view.o;if(t.h=this.view.j.rootWrapper.getNativeElement().offsetTop,t.f=this.view.j.rootWrapper.getNativeElement().offsetLeft,t.b=this.o,t.c=this.x,t.j=this.b9,t.m=this.cd,t.d=this.ar,t.a=i.AppearanceHelper.a(i.NativeUI.ah(e)),t.i=this.b3,t.l=this.cb,t.e=this.at,t.t=this.cj,t.k=this.e,null!=this.ab){var n=this.ab;if(null!=this.view&&null==n.n){var r=this.view.j,s=i.FontUtil.getFontInfoFromString(r,n.fontString);n.n=s.n,n.d=s.d,n.o=s.o,n.q=s.q,n.r=s.r,n.s=s.s}null!=n.n&&(t.o=n.n),i.isNaN_(n.d)||(t.g=n.d),null!=n.s&&(t.s=n.s),null!=n.q&&(t.q=n.q),null!=n.o&&(t.p=n.q)}return t},n.prototype.di=function(t,e){this.view.ay(t,e)},n.prototype.provideContainer=function(t){this.view.al(t)},n.prototype.cm=function(){this.cr(),this.view.ak()},n.prototype.focus=function(t){void 0===t&&(t=!1),this.cz(),this.view.an(t)},n.prototype.dg=function(){this.view.ar()},n.prototype.dk=function(t){this.ao=!0;var e=new rt;e.a=this.b9,e.b=this.cd,this.cj=this.u.h(this.cj,e),this.bl=this.cj,this.ao=!1},n.prototype.dj=function(t){this.ao=!0;var e=new rt;e.a=this.b9,e.b=this.cd,t==this.u.h(null,e)&&(this.cj=""),this.ao=!1},n.prototype.dn=function(t){var e,i=this,n=new rt;n.a=this.b9,n.b=this.cd,null!=this.cd&&this.cd.length>1&&(n.b=this.cd.substr(0,1)),this.cj=null!=t?this.u.h(t,n):"",this.bf=this.ar?this.cj:t,null!=this.changing&&this.changing(this,((e=new nt).value=i.cj,e.isCompositionInProgress=i.view.e,e))},n.prototype.cl=function(){this.bl=this.cj,this.ag=!1,this.a4=0,this.a3=0,this.q=0},n.prototype.a7=function(){var t=this.view.n(),e=this.view.m();return t==e&&this.ag?e-this.bg.length:t},n.prototype.a6=function(){return this.view.m()},Object.defineProperty(n.prototype,"selectionStart",{get:function(){return this.a7()},set:function(t){this.view.az(t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"selectionEnd",{get:function(){return this.a6()},set:function(t){this.view.ax(t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"av",{get:function(){return this.an},set:function(t){var e=this.an;this.an=t,e!=this.an&&this.g("IsShown",e,t)},enumerable:!0,configurable:!0}),n.prototype.dh=function(t,e){void 0===e&&(e=!0);var i=this.ax;e||(this.ax=!0);try{this.av=t}finally{e||(this.ax=i)}},n.prototype.c1=function(){this.co(),this.de(this.ae,this.av)},n.prototype.co=function(){this.view.ai(),null==this.ae&&(this.ae=i.KeyFrameAnimationFactory.f.c(this.view.a(this.i).m(new i.AnimationKeyFrameProperty(1,0)).m(new i.AnimationKeyFrameProperty(1,1))))},Object.defineProperty(n.prototype,"i",{get:function(){var t=new i.AnimationKeyFrameEffectTiming;return t.g=300,t.b=0,t},enumerable:!0,configurable:!0}),n.prototype.de=function(t,e){if(e!=t.playbackRate<0?t.play():t.reverse(),this.ax)return t.finish(),void t.commitStyles();t.finished.f((function(e){return t.commitStyles()}))},n.$t=i.markType(n,"XInput",lt.$),n.dw=i.BrushUtil.g(221,0,0,0),n.dv=i.BrushUtil.g(221,0,0,0),n.ac=null,n.bb=0,n}(lt),gt=function(t){function n(){var e=t.call(this)||this;return e._settingAttributes=!1,e._attached=!1,e._queuedSetAttributes=[],e._updatingFromAttribute=!1,e.__p=null,e._hasUserValues=new Set,e._stylingContainer=null,e._stylingParent=null,e._inStyling=!1,e._styling&&i.NamePatcher.ensureStylablePatched(Object.getPrototypeOf(e)),e._implementation=e.createImplementation(),e._implementation.externalObject=e,e.onImplementationCreated(),e}return e.__extends(n,t),n.prototype.createImplementation=function(){return null},Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),n._createFromInternal=function(t){if(!t)return null;if(!t.$type)return null;var e="Igc"+t.$type.name+"Component";return i.TypeRegistrar.isRegistered(e)?i.TypeRegistrar.create(e):null},n.prototype.onImplementationCreated=function(){},n.prototype._enqueueSetAttribute=function(t,e){this._queuedSetAttributes.push({attrName:t,attrValue:e})},n.prototype._flushQueuedAttributes=function(){this._settingAttributes=!0;for(var t=0;t<this._queuedSetAttributes.length;t++)this.setAttribute(this._queuedSetAttributes[t].attrName,this._queuedSetAttributes[t].attrValue);this._settingAttributes=!1,this._queuedSetAttributes.length=0},n.prototype._a=function(t,e){this._updatingFromAttribute||(e&&(e=e.toString()),this._settingAttributes=!0,t=i.toSpinal(t),this._attached?this.setAttribute(t,e):this._enqueueSetAttribute(t,e),this._settingAttributes=!1)},n.prototype.connectedCallback=function(){t.prototype.connectedCallback&&t.prototype.connectedCallback.call(this),this.i.connectedCallback&&this.i.connectedCallback(),this._attached||(this._attached=!0,this._flushQueuedAttributes())},n.prototype.disconnectedCallback=function(){t.prototype.disconnectedCallback&&t.prototype.disconnectedCallback.call(this),this.i.disconnectedCallback&&this.i.disconnectedCallback(),this._attached&&(this._attached=!1)},Object.defineProperty(n,"observedAttributes",{get:function(){if(null==n._observedAttributesIgcXInputGroupItemComponent){for(var t=i.getAllPropertyNames(n),e=0;e<t.length;e++)t[e]=i.toSpinal(t[e]);n._observedAttributesIgcXInputGroupItemComponent=t}return n._observedAttributesIgcXInputGroupItemComponent},enumerable:!0,configurable:!0}),n.prototype.attributeChangedCallback=function(t,e,n){if(!this._settingAttributes){var r=i.fromSpinal(t);this._updatingFromAttribute=!0,this[r]=n,this._updatingFromAttribute=!1}},Object.defineProperty(n.prototype,"name",{get:function(){return this.i.e},set:function(t){this.i.e=t},enumerable:!0,configurable:!0}),n.prototype.findByName=function(t){return this.findEphemera&&t&&0==t.indexOf("@@e:")?this.findEphemera(t):null},Object.defineProperty(n.prototype,"hasUserValues",{get:function(){return this._hasUserValues},enumerable:!0,configurable:!0}),n.prototype.__m=function(t){this._inStyling||this._hasUserValues.add(t)},n.prototype._styling=function(t,e,n){if(!this._inStyling){this._inStyling=!0,this._stylingContainer=t,this._stylingParent=e;var r,s=this.i.$type.name;0===s.indexOf("Xam")&&(s=s.substring(3)),r=i.toSpinal("XInputGroupItemComponent");var o=[],a=i.toSpinal(s);o.push(a+"-");for(var h=this.i.$type.baseType;h&&"Object"!=h.name&&"Base"!=h.name&&"Control"!=h.name&&"DependencyObject"!=h.Name&&"FrameworkElement"!=h.Name;){0===(s=h.name).indexOf("Xam")&&(s=s.substring(3));var u=i.toSpinal(s);o.push(u+"-"),h=h.baseType}if(n){var l=n.i.$type.name;0===l.indexOf("Xam")&&(l=l.substring(3));var c=i.toSpinal(l);o.push(c+"-"+r+"-"),o.push(c+"-"+a+"-")}i.initializePropertiesFromCss(t,this,r+"-",this.hasUserValues,!1,o),this._otherStyling&&this._otherStyling(t,e,n),this._inStyling=!1}},n._observedAttributesIgcXInputGroupItemComponent=null,n}(i.IgcHTMLElement),mt=function(){function t(){this._implementation=this.createImplementation(),this._implementation.externalObject=this,this.onImplementationCreated()}return t.prototype.createImplementation=function(){return new nt},Object.defineProperty(t.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),t.prototype.onImplementationCreated=function(){},t.prototype._provideImplementation=function(t){this._implementation=t,this._implementation.externalObject=this,this.onImplementationCreated()},Object.defineProperty(t.prototype,"value",{get:function(){return this.i.value},set:function(t){this.i.value=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"isCompositionInProgress",{get:function(){return this.i.isCompositionInProgress},set:function(t){this.i.isCompositionInProgress=i.ensureBool(t)},enumerable:!0,configurable:!0}),t}(),vt=[],_t=new WeakMap;function Ct(){document&&(_t.has(document)||(!function(t,e,i){void 0===i&&(i=null);for(var n=0;n<document.head.children.length;n++){var r=document.head.children[n];if(r.tagName&&"style"==r.tagName.toLowerCase()&&r.hasAttribute(e))return}var s=document.createElement("style");if(s.textContent=t,s.setAttribute(e,"true"),i){s.onload=function(){s.onload=null,i()}}document.head.appendChild(s)}("\n\n","data-ig-input-style",(function(){var t=vt;vt=null,t.forEach((function(t,e,i){}))})),_t.set(document,!0)))}var St=function(t){function n(){var n=t.call(this)||this;n._disconnected=!1,n._keyDown=null,n._keyDown_wrapped=null,n._keyUp=null,n._keyUp_wrapped=null,n._keyPress=null,n._keyPress_wrapped=null,n._change=null,n._change_wrapped=null,n._changing=null,n._changing_wrapped=null,n._compositionEnd=null,n._compositionEnd_wrapped=null,Ct(),n._styling&&i.NamePatcher.ensureStylablePatched(Object.getPrototypeOf(n)),n._portalManager=new i.PortalManager("inputContent"),n._renderer=new i.WebComponentRenderer(n,document,!0,{},n._portalManager),n._container=n._renderer.createElement("div"),n._renderer.updateRoot(n._container),n._implementation=n.createImplementation(),n._implementation.externalObject=n,n._container,null!=n._container.getNativeElement()&&n._container.getNativeElement(),n._wrapper=n._renderer;var r=n.i;return n._input=r,r.provideContainer(n._renderer),n._onChildrenChanged(),new MutationObserver((function(t){var i,r;try{for(var s=e.__values(t),o=s.next();!o.done;o=s.next()){"childList"==o.value.type&&n._onChildrenChanged()}}catch(t){i={error:t}}finally{try{o&&!o.done&&(r=s.return)&&r.call(s)}finally{if(i)throw i.error}}})).observe(n,{childList:!0}),n}return e.__extends(n,t),n.prototype._onChildrenChanged=function(){for(var t=[],e=0;e<this.childNodes.length;e++){var i=this.childNodes[e];i!==this._container.getNativeElement()&&t.push(i)}this._portalManager.onChildrenChanged(t)},n.prototype.updateStyle=function(){this._styling(this,this)},n.prototype.destroy=function(){this._input.destroy(),this._wrapper.destroy()},n.prototype.createImplementation=function(){return new yt},n.prototype.disconnectedCallback=function(){this._disconnected=!0,this.i&&this.i.onDetachedFromUI()},n.prototype.connectedCallback=function(){if(this._disconnected)return this._disconnected=!1,void(this.i&&this.i.onAttachedToUI());this.classList.add("ig-x-input"),this.classList.add("igc-x-input"),this.appendChild(this._container.getNativeElement()),this._attached=!0,this.style.display="inline-block",this.style.verticalAlign="middle",this._flushQueuedAttributes(),this._styling(this,this),this.afterContentInit()},n.prototype.afterContentInit=function(){},Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),Object.defineProperty(n,"observedAttributes",{get:function(){if(null==n._observedAttributesIgcXInputComponent){for(var t=i.getAllPropertyNames(n),e=0;e<t.length;e++)t[e]=i.toSpinal(t[e]);n._observedAttributesIgcXInputComponent=t}return n._observedAttributesIgcXInputComponent},enumerable:!0,configurable:!0}),n.register=function(){n._isElementRegistered||(n._isElementRegistered=!0,i.RegisterElementHelper.registerElement(n.htmlTagName,n))},Object.defineProperty(n.prototype,"density",{get:function(){return this.i.y},set:function(t){this.i.y=i.ensureEnum(i.ControlDisplayDensity_$type,t),this._a("density",i.enumToString(i.ControlDisplayDensity_$type,this.i.y))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualDensity",{get:function(){return this.i.x},set:function(t){this.i.x=i.ensureEnum(i.ControlDisplayDensity_$type,t),this._a("actualDensity",i.enumToString(i.ControlDisplayDensity_$type,this.i.x))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"mask",{get:function(){return this.i.b9},set:function(t){this.i.b9=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"promptChar",{get:function(){return this.i.cd},set:function(t){this.i.cd=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"includeLiterals",{get:function(){return this.i.ar},set:function(t){this.i.ar=i.ensureBool(t),this._a("includeLiterals",this.i.ar)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualTextColor",{get:function(){return i.brushToString(this.i.du)},set:function(t){this.i.du=i.stringToBrush(t),this._a("actualTextColor",i.brushToString(this.i.du))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualHoverTextColor",{get:function(){return i.brushToString(this.i.dt)},set:function(t){this.i.dt=i.stringToBrush(t),this._a("actualHoverTextColor",i.brushToString(this.i.dt))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"textColor",{get:function(){return i.brushToString(this.i.dy)},set:function(t){this.i.dy=i.stringToBrush(t),this._a("textColor",i.brushToString(this.i.dy))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"textStyle",{get:function(){return null==this.i.ad?null:this.i.ad.fontString},set:function(t){var e=new i.FontInfo;e.fontString=t,this.i.ad=e,this._a("textStyle",null!=this.i.ad?this.i.ad.fontString:"")},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"inputType",{get:function(){return this.i.b3},set:function(t){this.i.b3=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"placeholder",{get:function(){return this.i.cb},set:function(t){this.i.cb=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hoverTextColor",{get:function(){return i.brushToString(this.i.dx)},set:function(t){this.i.dx=i.stringToBrush(t),this._a("hoverTextColor",i.brushToString(this.i.dx))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"id",{get:function(){return this.i.b0},set:function(t){this.i.b0=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tabIndex",{get:function(){return this.i.ba},set:function(t){this.i.ba=+t,this._a("tabIndex",this.i.ba)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"for",{get:function(){return this.i.bx},set:function(t){this.i.bx=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ariaLabel",{get:function(){return this.i.bt},set:function(t){this.i.bt=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isHover",{get:function(){return this.i.at},set:function(t){this.i.at=i.ensureBool(t),this._a("isHover",this.i.at)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"value",{get:function(){return this.i.cj},set:function(t){this.i.cj=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hasValue",{get:function(){return this.i.aq},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disabled",{get:function(){return this.i.disabled},set:function(t){this.i.disabled=i.ensureBool(t),this._a("disabled",this.i.disabled)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"readonly",{get:function(){return this.i.readonly},set:function(t){this.i.readonly=i.ensureBool(t),this._a("readonly",this.i.readonly)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"selectionStart",{get:function(){return this.i.selectionStart},set:function(t){this.i.selectionStart=+t,this._a("selectionStart",this.i.selectionStart)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"selectionEnd",{get:function(){return this.i.selectionEnd},set:function(t){this.i.selectionEnd=+t,this._a("selectionEnd",this.i.selectionEnd)},enumerable:!0,configurable:!0}),n.prototype.onDetachedFromUI=function(){this.i.onDetachedFromUI()},n.prototype.onAttachedToUI=function(){this.i.onAttachedToUI()},n.prototype.exportVisualModel=function(){return this.i.bc()},n.prototype.exportSerializedVisualModel=function(){return this.i.bw()},n.prototype.setSelectionRange=function(t,e){this.i.di(t,e)},n.prototype.blur=function(){this.i.cm()},n.prototype.select=function(){this.i.dg()},Object.defineProperty(n.prototype,"keyDown",{get:function(){return this._keyDown},set:function(t){var e=this;null!==this._keyDown_wrapped&&(this.i.keyDown=i.delegateRemove(this.i.keyDown,this._keyDown_wrapped),this._keyDown_wrapped=null,this._keyDown=null),this._keyDown=t,this._keyDown_wrapped=function(t,n){var r=new i.IgcKeyEventArgs;r._provideImplementation(n),e.beforeKeyDown&&e.beforeKeyDown(e,r),e._keyDown&&e._keyDown(e,r)},this.i.keyDown=i.delegateCombine(this.i.keyDown,this._keyDown_wrapped)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"keyUp",{get:function(){return this._keyUp},set:function(t){var e=this;null!==this._keyUp_wrapped&&(this.i.keyUp=i.delegateRemove(this.i.keyUp,this._keyUp_wrapped),this._keyUp_wrapped=null,this._keyUp=null),this._keyUp=t,this._keyUp_wrapped=function(t,n){var r=new i.IgcKeyEventArgs;r._provideImplementation(n),e.beforeKeyUp&&e.beforeKeyUp(e,r),e._keyUp&&e._keyUp(e,r)},this.i.keyUp=i.delegateCombine(this.i.keyUp,this._keyUp_wrapped)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"keyPress",{get:function(){return this._keyPress},set:function(t){var e=this;null!==this._keyPress_wrapped&&(this.i.keyPress=i.delegateRemove(this.i.keyPress,this._keyPress_wrapped),this._keyPress_wrapped=null,this._keyPress=null),this._keyPress=t,this._keyPress_wrapped=function(t,n){var r=new i.IgcKeyEventArgs;r._provideImplementation(n),e.beforeKeyPress&&e.beforeKeyPress(e,r),e._keyPress&&e._keyPress(e,r)},this.i.keyPress=i.delegateCombine(this.i.keyPress,this._keyPress_wrapped)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"change",{get:function(){return this._change},set:function(t){var e=this;null!==this._change_wrapped&&(this.i.change=i.delegateRemove(this.i.change,this._change_wrapped),this._change_wrapped=null,this._change=null),this._change=t,this._change_wrapped=function(t,i){var n=new mt;n._provideImplementation(i),e.beforeChange&&e.beforeChange(e,n),e._change&&e._change(e,n)},this.i.change=i.delegateCombine(this.i.change,this._change_wrapped)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"changing",{get:function(){return this._changing},set:function(t){var e=this;null!==this._changing_wrapped&&(this.i.changing=i.delegateRemove(this.i.changing,this._changing_wrapped),this._changing_wrapped=null,this._changing=null),this._changing=t,this._changing_wrapped=function(t,i){var n=new mt;n._provideImplementation(i),e.beforeChanging&&e.beforeChanging(e,n),e._changing&&e._changing(e,n)},this.i.changing=i.delegateCombine(this.i.changing,this._changing_wrapped)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"compositionEnd",{get:function(){return this._compositionEnd},set:function(t){var e=this;null!==this._compositionEnd_wrapped&&(this.i.compositionEnd=i.delegateRemove(this.i.compositionEnd,this._compositionEnd_wrapped),this._compositionEnd_wrapped=null,this._compositionEnd=null),this._compositionEnd=t,this._compositionEnd_wrapped=function(t,i){var n=new mt;n._provideImplementation(i),e.beforeCompositionEnd&&e.beforeCompositionEnd(e,n),e._compositionEnd&&e._compositionEnd(e,n)},this.i.compositionEnd=i.delegateCombine(this.i.compositionEnd,this._compositionEnd_wrapped)},enumerable:!0,configurable:!0}),n._observedAttributesIgcXInputComponent=null,n.htmlTagName="igc-x-input",n._isElementRegistered=!1,n}(gt),jt=function(){function t(){}return t.register=function(){i.IgcChildContentModule.register(),St.register(),i.TypeRegistrar.registerCons("IgcXInputComponent",St),i.TypeRegistrar.registerCons("IgcXInputComponent",St),i.TypeRegistrar.register("XInput",yt.$type)},t}(),kt=function(t){function n(){var n=t.call(this)||this;n._disconnected=!1,n._styling&&i.NamePatcher.ensureStylablePatched(Object.getPrototypeOf(n)),n._portalManager=new i.PortalManager("labelContent"),n._renderer=new i.WebComponentRenderer(n,document,!0,{},n._portalManager),n._container=n._renderer.createElement("div"),n._renderer.updateRoot(n._container),n._implementation=n.createImplementation(),n._implementation.externalObject=n,n._container,null!=n._container.getNativeElement()&&n._container.getNativeElement(),n._wrapper=n._renderer;var r=n.i;return n._label=r,r.provideContainer(n._renderer),n._onChildrenChanged(),new MutationObserver((function(t){var i,r;try{for(var s=e.__values(t),o=s.next();!o.done;o=s.next()){"childList"==o.value.type&&n._onChildrenChanged()}}catch(t){i={error:t}}finally{try{o&&!o.done&&(r=s.return)&&r.call(s)}finally{if(i)throw i.error}}})).observe(n,{childList:!0}),n}return e.__extends(n,t),n.prototype._onChildrenChanged=function(){for(var t=[],e=0;e<this.childNodes.length;e++){var i=this.childNodes[e];i!==this._container.getNativeElement()&&t.push(i)}this._portalManager.onChildrenChanged(t)},n.prototype.updateStyle=function(){this._styling(this,this)},n.prototype.destroy=function(){this._label.destroy(),this._wrapper.destroy()},n.prototype.createImplementation=function(){return new bt},n.prototype.disconnectedCallback=function(){this._disconnected=!0,this.i&&this.i.onDetachedFromUI()},n.prototype.connectedCallback=function(){if(this._disconnected)return this._disconnected=!1,void(this.i&&this.i.onAttachedToUI());this.classList.add("ig-label"),this.classList.add("igc-label"),this.appendChild(this._container.getNativeElement()),this._attached=!0,this.style.display="inline-block",this.style.verticalAlign="middle",this._flushQueuedAttributes(),this._styling(this,this),this.afterContentInit()},n.prototype.afterContentInit=function(){},n.prototype._onDisplayChanged=function(){this.style.display=this.display},n.prototype._onFlexDirectionChanged=function(){this.style.flexDirection=this.flexDirection},n.prototype._onFlexGrowChanged=function(){this.style.flexGrow=this.flexGrow},n.prototype._onAlignItemsChanged=function(){this.style.alignItems=this.alignItems},n.prototype._onAlignSelfChanged=function(){this.style.alignSelf=this.alignSelf},Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),Object.defineProperty(n,"observedAttributes",{get:function(){if(null==n._observedAttributesIgcXLabelComponent){for(var t=i.getAllPropertyNames(n),e=0;e<t.length;e++)t[e]=i.toSpinal(t[e]);n._observedAttributesIgcXLabelComponent=t}return n._observedAttributesIgcXLabelComponent},enumerable:!0,configurable:!0}),n.register=function(){n._isElementRegistered||(n._isElementRegistered=!0,i.RegisterElementHelper.registerElement(n.htmlTagName,n))},Object.defineProperty(n.prototype,"baseTheme",{get:function(){return this.i.p},set:function(t){this.i.p=i.ensureEnum(i.BaseControlTheme_$type,t),this._a("baseTheme",i.enumToString(i.BaseControlTheme_$type,this.i.p))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"density",{get:function(){return this.i.t},set:function(t){this.i.t=i.ensureEnum(i.ControlDisplayDensity_$type,t),this._a("density",i.enumToString(i.ControlDisplayDensity_$type,this.i.t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualDensity",{get:function(){return this.i.s},set:function(t){this.i.s=i.ensureEnum(i.ControlDisplayDensity_$type,t),this._a("actualDensity",i.enumToString(i.ControlDisplayDensity_$type,this.i.s))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualTextColor",{get:function(){return i.brushToString(this.i.cz)},set:function(t){this.i.cz=i.stringToBrush(t),this._a("actualTextColor",i.brushToString(this.i.cz))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualHighlightTextColor",{get:function(){return i.brushToString(this.i.cw)},set:function(t){this.i.cw=i.stringToBrush(t),this._a("actualHighlightTextColor",i.brushToString(this.i.cw))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualHoverHighlightTextColor",{get:function(){return i.brushToString(this.i.cx)},set:function(t){this.i.cx=i.stringToBrush(t),this._a("actualHoverHighlightTextColor",i.brushToString(this.i.cx))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualHoverTextColor",{get:function(){return i.brushToString(this.i.cy)},set:function(t){this.i.cy=i.stringToBrush(t),this._a("actualHoverTextColor",i.brushToString(this.i.cy))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"textColor",{get:function(){return i.brushToString(this.i.df)},set:function(t){this.i.df=i.stringToBrush(t),this._a("textColor",i.brushToString(this.i.df))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"highlightTextColor",{get:function(){return i.brushToString(this.i.dc)},set:function(t){this.i.dc=i.stringToBrush(t),this._a("highlightTextColor",i.brushToString(this.i.dc))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hoverHighlightTextColor",{get:function(){return i.brushToString(this.i.dd)},set:function(t){this.i.dd=i.stringToBrush(t),this._a("hoverHighlightTextColor",i.brushToString(this.i.dd))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"textStyle",{get:function(){return null==this.i.y?null:this.i.y.fontString},set:function(t){var e=new i.FontInfo;e.fontString=t,this.i.y=e,this._a("textStyle",null!=this.i.y?this.i.y.fontString:"")},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hoverTextColor",{get:function(){return i.brushToString(this.i.de)},set:function(t){this.i.de=i.stringToBrush(t),this._a("hoverTextColor",i.brushToString(this.i.de))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"id",{get:function(){return this.i.bu},set:function(t){this.i.bu=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"display",{get:function(){return this.i.bi},set:function(t){this.i.bi=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flexDirection",{get:function(){return this.i.bl},set:function(t){this.i.bl=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flexGrow",{get:function(){return this.i.bn},set:function(t){this.i.bn=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"alignItems",{get:function(){return this.i.ba},set:function(t){this.i.ba=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"alignSelf",{get:function(){return this.i.bc},set:function(t){this.i.bc=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tabIndex",{get:function(){return this.i.as},set:function(t){this.i.as=+t,this._a("tabIndex",this.i.as)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"for",{get:function(){return this.i.bp},set:function(t){this.i.bp=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ariaLabel",{get:function(){return this.i.be},set:function(t){this.i.be=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"text",{get:function(){return this.i.text},set:function(t){this.i.text=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isHover",{get:function(){return this.i.am},set:function(t){this.i.am=i.ensureBool(t),this._a("isHover",this.i.am)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"value",{get:function(){return this.i.aq},set:function(t){this.i.aq=i.ensureBool(t),this._a("value",this.i.aq)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disabled",{get:function(){return this.i.disabled},set:function(t){this.i.disabled=i.ensureBool(t),this._a("disabled",this.i.disabled)},enumerable:!0,configurable:!0}),n.prototype.onDetachedFromUI=function(){this.i.onDetachedFromUI()},n.prototype.onAttachedToUI=function(){this.i.onAttachedToUI()},n.prototype.exportVisualModel=function(){return this.i.au()},n.prototype.exportSerializedVisualModel=function(){return this.i.bk()},n._observedAttributesIgcXLabelComponent=null,n.htmlTagName="igc-x-label",n._isElementRegistered=!1,n}(gt),Pt=function(){function t(){}return t.register=function(){i.IgcChildContentModule.register(),kt.register(),i.TypeRegistrar.registerCons("IgcXLabelComponent",kt),i.TypeRegistrar.registerCons("IgcXLabelComponent",kt),i.TypeRegistrar.register("XInput",yt.$type)},t}(),Tt=function(t){function n(e){var n=t.call(this)||this;if(gt.$type||(gt.$type=i.markType(gt,"IgcXInputGroupItemComponent")),e)for(var r=0;r<e.length;r++)n.add(e[r]);return n}return e.__extends(n,t),n.prototype._createInnerColl=function(){gt.$type||(gt.$type=i.markType(gt,"IgcXInputGroupItemComponent"));var t=new i.SyncableObservableCollection$2(gt.$type,lt.$type,0);return t.compare=function(t,e){var i=t;return i._implementation&&(i=i._implementation),i.equals?i.equals(e):i===e},t.createTo=function(t){return t._implementation},t.createFrom=function(t){var e=t.externalObject;return e||(e=gt._createFromInternal(t))&&(e._implementation=t),e},t},n}(i.IgCollection),xt=function(t){function n(){var n=t.call(this)||this;n.contentInputs=[],n.actualInputs=[],n._inputs=null,n._inputsAdapter=null,n._disconnected=!1,n._settingAttributes=!1,n._attached=!1,n._queuedSetAttributes=[],n._updatingFromAttribute=!1,n.__p=null,n._hasUserValues=new Set,n._stylingContainer=null,n._stylingParent=null,n._inStyling=!1,n._styling&&i.NamePatcher.ensureStylablePatched(Object.getPrototypeOf(n)),n._portalManager=new i.PortalManager("inputContent"),n._renderer=new i.WebComponentRenderer(n,document,!0,{},n._portalManager),n._container=n._renderer.createElement("div"),n._renderer.updateRoot(n._container),n._implementation=n.createImplementation(),n._implementation.externalObject=n,n._container,null!=n._container.getNativeElement()&&n._container.getNativeElement(),n._wrapper=n._renderer;var r=n.i;return n._inputGroup=r,n._inputsAdapter=new i.CollectionAdapter(n.contentInputs,n.i.inputs,n.actualInputs,(function(t){return t.i}),(function(t){n._container&&n._container.getNativeElement().parentElement&&t._styling(n,n,n)}),(function(t){})),r.provideContainer(n._renderer),n._onChildrenChanged(),new MutationObserver((function(t){var i,r;try{for(var s=e.__values(t),o=s.next();!o.done;o=s.next()){"childList"==o.value.type&&(n._onChildrenChanged(),n.updateInputs())}}catch(t){i={error:t}}finally{try{o&&!o.done&&(r=s.return)&&r.call(s)}finally{if(i)throw i.error}}})).observe(n,{childList:!0}),n}return e.__extends(n,t),Object.defineProperty(n.prototype,"inputs",{get:function(){var t=this;if(null===this._inputs){var e=new Tt;e._innerColl.addListener((function(e,n){switch(n.action){case i.NotifyCollectionChangedAction.Add:t._inputsAdapter.insertManualItem(n.newStartingIndex,n.newItems.item(0));break;case i.NotifyCollectionChangedAction.Remove:t._inputsAdapter.removeManualItemAt(n.oldStartingIndex);break;case i.NotifyCollectionChangedAction.Replace:t._inputsAdapter.removeManualItemAt(n.oldStartingIndex),t._inputsAdapter.insertManualItem(n.newStartingIndex,n.newItems.item(0));break;case i.NotifyCollectionChangedAction.Reset:t._inputsAdapter.clearManualItems()}})),this._inputs=e}return this._inputs},enumerable:!0,configurable:!0}),n.prototype._onChildrenChanged=function(){for(var t=[],e=0;e<this.childNodes.length;e++){var i=this.childNodes[e];i!==this._container.getNativeElement()&&t.push(i)}this._portalManager.onChildrenChanged(t)},n.prototype.updateInputs=function(){this.contentInputs.length=0;for(var t=0;t<this.children.length;t++)this.children[t]instanceof gt&&this.contentInputs.push(this.children[t]);var e=this.querySelector("igc-child-content");if(e)for(t=0;t<e.children.length;t++)e.children[t]instanceof gt&&this.contentInputs.push(e.children[t]);null!=this._inputsAdapter&&this._inputsAdapter.notifyContentChanged()},n.prototype.updateStyle=function(){this._styling(this,this)},n.prototype.destroy=function(){this._inputGroup.destroy(),this._wrapper.destroy()},n.prototype.createImplementation=function(){return new dt},n.prototype.disconnectedCallback=function(){this._disconnected=!0,this.i&&this.i.onDetachedFromUI()},n.prototype.connectedCallback=function(){if(this._disconnected)return this._disconnected=!1,void(this.i&&this.i.onAttachedToUI());this.classList.add("ig-x-input-group"),this.classList.add("igc-x-input-group"),this.appendChild(this._container.getNativeElement()),this._attached=!0,this.style.display="inline-block",this._flushQueuedAttributes(),this._styling(this,this),this.afterContentInit()},n.prototype.afterContentInit=function(){this.i.ensureShift()},Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),n._createFromInternal=function(t){if(!t)return null;if(!t.$type)return null;var e="Igc"+t.$type.name+"Component";return i.TypeRegistrar.isRegistered(e)?i.TypeRegistrar.create(e):null},n.prototype._enqueueSetAttribute=function(t,e){this._queuedSetAttributes.push({attrName:t,attrValue:e})},n.prototype._flushQueuedAttributes=function(){this._settingAttributes=!0;for(var t=0;t<this._queuedSetAttributes.length;t++)this.setAttribute(this._queuedSetAttributes[t].attrName,this._queuedSetAttributes[t].attrValue);this._settingAttributes=!1,this._queuedSetAttributes.length=0},n.prototype._a=function(t,e){this._updatingFromAttribute||(e&&(e=e.toString()),this._settingAttributes=!0,t=i.toSpinal(t),this._attached?this.setAttribute(t,e):this._enqueueSetAttribute(t,e),this._settingAttributes=!1)},Object.defineProperty(n,"observedAttributes",{get:function(){if(null==n._observedAttributesIgcXInputGroupComponent){for(var t=i.getAllPropertyNames(n),e=0;e<t.length;e++)t[e]=i.toSpinal(t[e]);n._observedAttributesIgcXInputGroupComponent=t}return n._observedAttributesIgcXInputGroupComponent},enumerable:!0,configurable:!0}),n.prototype.attributeChangedCallback=function(t,e,n){if(!this._settingAttributes){var r=i.fromSpinal(t);this._updatingFromAttribute=!0,this[r]=n,this._updatingFromAttribute=!1}},n.register=function(){n._isElementRegistered||(n._isElementRegistered=!0,i.RegisterElementHelper.registerElement(n.htmlTagName,n))},Object.defineProperty(n.prototype,"displayType",{get:function(){return this.i.d},set:function(t){this.i.d=i.ensureEnum(J,t),this._a("displayType",i.enumToString(J,this.i.d))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"density",{get:function(){return this.i.n},set:function(t){this.i.n=i.ensureEnum(i.ControlDisplayDensity_$type,t),this._a("density",i.enumToString(i.ControlDisplayDensity_$type,this.i.n))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualDensity",{get:function(){return this.i.m},set:function(t){this.i.m=i.ensureEnum(i.ControlDisplayDensity_$type,t),this._a("actualDensity",i.enumToString(i.ControlDisplayDensity_$type,this.i.m))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"baseTheme",{get:function(){return this.i.j},set:function(t){this.i.j=i.ensureEnum(i.BaseControlTheme_$type,t),this._a("baseTheme",i.enumToString(i.BaseControlTheme_$type,this.i.j))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"inputHasValue",{get:function(){return this.i.af},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualBorderColor",{get:function(){return i.brushToString(this.i.ot)},set:function(t){this.i.ot=i.stringToBrush(t),this._a("actualBorderColor",i.brushToString(this.i.ot))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualFocusBorderColor",{get:function(){return i.brushToString(this.i.ou)},set:function(t){this.i.ou=i.stringToBrush(t),this._a("actualFocusBorderColor",i.brushToString(this.i.ou))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualBorderWidth",{get:function(){return this.i.ca},set:function(t){this.i.ca=+t,this._a("actualBorderWidth",this.i.ca)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualFocusBorderWidth",{get:function(){return this.i.cb},set:function(t){this.i.cb=+t,this._a("actualFocusBorderWidth",this.i.cb)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualCornerRadiusBottomRight",{get:function(){return this.i.m0?this.i.m0.b:NaN},set:function(t){this.ensureActualCornerRadius(),this.i.m0.b=+t,this._a("actualCornerRadiusBottomRight",this.i.m0.b),this.i.m0=this.i.m0},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualCornerRadiusBottomLeft",{get:function(){return this.i.m0?this.i.m0.a:NaN},set:function(t){this.ensureActualCornerRadius(),this.i.m0.a=+t,this._a("actualCornerRadiusBottomLeft",this.i.m0.a),this.i.m0=this.i.m0},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualCornerRadiusTopLeft",{get:function(){return this.i.m0?this.i.m0.c:NaN},set:function(t){this.ensureActualCornerRadius(),this.i.m0.c=+t,this._a("actualCornerRadiusTopLeft",this.i.m0.c),this.i.m0=this.i.m0},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualCornerRadiusTopRight",{get:function(){return this.i.m0?this.i.m0.d:NaN},set:function(t){this.ensureActualCornerRadius(),this.i.m0.d=+t,this._a("actualCornerRadiusTopRight",this.i.m0.d),this.i.m0=this.i.m0},enumerable:!0,configurable:!0}),n.prototype.ensureActualCornerRadius=function(){this.i.m0||(this.i.m0=new i.CornerRadius(2))},Object.defineProperty(n.prototype,"actualContentPaddingBottom",{get:function(){return this.i.tg?this.i.tg.bottom:NaN},set:function(t){this.ensureActualContentPadding(),this.i.tg.bottom=+t,this._a("actualContentPaddingBottom",this.i.tg.bottom),this.i.tg=this.i.tg},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualContentPaddingLeft",{get:function(){return this.i.tg?this.i.tg.left:NaN},set:function(t){this.ensureActualContentPadding(),this.i.tg.left=+t,this._a("actualContentPaddingLeft",this.i.tg.left),this.i.tg=this.i.tg},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualContentPaddingRight",{get:function(){return this.i.tg?this.i.tg.right:NaN},set:function(t){this.ensureActualContentPadding(),this.i.tg.right=+t,this._a("actualContentPaddingRight",this.i.tg.right),this.i.tg=this.i.tg},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualContentPaddingTop",{get:function(){return this.i.tg?this.i.tg.top:NaN},set:function(t){this.ensureActualContentPadding(),this.i.tg.top=+t,this._a("actualContentPaddingTop",this.i.tg.top),this.i.tg=this.i.tg},enumerable:!0,configurable:!0}),n.prototype.ensureActualContentPadding=function(){this.i.tg||(this.i.tg=new i.Thickness(2))},Object.defineProperty(n.prototype,"actualUnderlineWidth",{get:function(){return this.i.cj},set:function(t){this.i.cj=+t,this._a("actualUnderlineWidth",this.i.cj)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualUnderlineRippleWidth",{get:function(){return this.i.ci},set:function(t){this.i.ci=+t,this._a("actualUnderlineRippleWidth",this.i.ci)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualHoverUnderlineWidth",{get:function(){return this.i.cf},set:function(t){this.i.cf=+t,this._a("actualHoverUnderlineWidth",this.i.cf)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualUnderlineColor",{get:function(){return i.brushToString(this.i.ox)},set:function(t){this.i.ox=i.stringToBrush(t),this._a("actualUnderlineColor",i.brushToString(this.i.ox))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualUnderlineRippleColor",{get:function(){return i.brushToString(this.i.oy)},set:function(t){this.i.oy=i.stringToBrush(t),this._a("actualUnderlineRippleColor",i.brushToString(this.i.oy))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualHoverUnderlineColor",{get:function(){return i.brushToString(this.i.ow)},set:function(t){this.i.ow=i.stringToBrush(t),this._a("actualHoverUnderlineColor",i.brushToString(this.i.ow))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualFocusUnderlineColor",{get:function(){return i.brushToString(this.i.ov)},set:function(t){this.i.ov=i.stringToBrush(t),this._a("actualFocusUnderlineColor",i.brushToString(this.i.ov))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualUnderlineOpacity",{get:function(){return this.i.cg},set:function(t){this.i.cg=+t,this._a("actualUnderlineOpacity",this.i.cg)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualHoverUnderlineOpacity",{get:function(){return this.i.ce},set:function(t){this.i.ce=+t,this._a("actualHoverUnderlineOpacity",this.i.ce)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualFocusUnderlineOpacity",{get:function(){return this.i.cc},set:function(t){this.i.cc=+t,this._a("actualFocusUnderlineOpacity",this.i.cc)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualFocusUnderlineRippleOpacity",{get:function(){return this.i.cd},set:function(t){this.i.cd=+t,this._a("actualFocusUnderlineRippleOpacity",this.i.cd)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualUnderlineRippleOpacity",{get:function(){return this.i.ch},set:function(t){this.i.ch=+t,this._a("actualUnderlineRippleOpacity",this.i.ch)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualBackgroundColor",{get:function(){return i.brushToString(this.i.os)},set:function(t){this.i.os=i.stringToBrush(t),this._a("actualBackgroundColor",i.brushToString(this.i.os))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderWidth",{get:function(){return this.i.cu},set:function(t){this.i.cu=+t,this._a("borderWidth",this.i.cu)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"focusBorderWidth",{get:function(){return this.i.hc},set:function(t){this.i.hc=+t,this._a("focusBorderWidth",this.i.hc)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderColor",{get:function(){return i.brushToString(this.i.o0)},set:function(t){this.i.o0=i.stringToBrush(t),this._a("borderColor",i.brushToString(this.i.o0))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cornerRadiusBottomRight",{get:function(){return this.i.m4?this.i.m4.b:NaN},set:function(t){this.ensureCornerRadius(),this.i.m4.b=+t,this._a("cornerRadiusBottomRight",this.i.m4.b),this.i.m4=this.i.m4},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cornerRadiusBottomLeft",{get:function(){return this.i.m4?this.i.m4.a:NaN},set:function(t){this.ensureCornerRadius(),this.i.m4.a=+t,this._a("cornerRadiusBottomLeft",this.i.m4.a),this.i.m4=this.i.m4},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cornerRadiusTopLeft",{get:function(){return this.i.m4?this.i.m4.c:NaN},set:function(t){this.ensureCornerRadius(),this.i.m4.c=+t,this._a("cornerRadiusTopLeft",this.i.m4.c),this.i.m4=this.i.m4},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cornerRadiusTopRight",{get:function(){return this.i.m4?this.i.m4.d:NaN},set:function(t){this.ensureCornerRadius(),this.i.m4.d=+t,this._a("cornerRadiusTopRight",this.i.m4.d),this.i.m4=this.i.m4},enumerable:!0,configurable:!0}),n.prototype.ensureCornerRadius=function(){this.i.m4||(this.i.m4=new i.CornerRadius(2))},Object.defineProperty(n.prototype,"contentPaddingBottom",{get:function(){return this.i.tk?this.i.tk.bottom:NaN},set:function(t){this.ensureContentPadding(),this.i.tk.bottom=+t,this._a("contentPaddingBottom",this.i.tk.bottom),this.i.tk=this.i.tk},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"contentPaddingLeft",{get:function(){return this.i.tk?this.i.tk.left:NaN},set:function(t){this.ensureContentPadding(),this.i.tk.left=+t,this._a("contentPaddingLeft",this.i.tk.left),this.i.tk=this.i.tk},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"contentPaddingRight",{get:function(){return this.i.tk?this.i.tk.right:NaN},set:function(t){this.ensureContentPadding(),this.i.tk.right=+t,this._a("contentPaddingRight",this.i.tk.right),this.i.tk=this.i.tk},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"contentPaddingTop",{get:function(){return this.i.tk?this.i.tk.top:NaN},set:function(t){this.ensureContentPadding(),this.i.tk.top=+t,this._a("contentPaddingTop",this.i.tk.top),this.i.tk=this.i.tk},enumerable:!0,configurable:!0}),n.prototype.ensureContentPadding=function(){this.i.tk||(this.i.tk=new i.Thickness(2))},Object.defineProperty(n.prototype,"underlineWidth",{get:function(){return this.i.h4},set:function(t){this.i.h4=+t,this._a("underlineWidth",this.i.h4)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"underlineRippleWidth",{get:function(){return this.i.h3},set:function(t){this.i.h3=+t,this._a("underlineRippleWidth",this.i.h3)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hoverUnderlineWidth",{get:function(){return this.i.hg},set:function(t){this.i.hg=+t,this._a("hoverUnderlineWidth",this.i.hg)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"underlineColor",{get:function(){return i.brushToString(this.i.s8)},set:function(t){this.i.s8=i.stringToBrush(t),this._a("underlineColor",i.brushToString(this.i.s8))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"underlineRippleColor",{get:function(){return i.brushToString(this.i.s9)},set:function(t){this.i.s9=i.stringToBrush(t),this._a("underlineRippleColor",i.brushToString(this.i.s9))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hoverUnderlineColor",{get:function(){return i.brushToString(this.i.st)},set:function(t){this.i.st=i.stringToBrush(t),this._a("hoverUnderlineColor",i.brushToString(this.i.st))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"focusUnderlineColor",{get:function(){return i.brushToString(this.i.ss)},set:function(t){this.i.ss=i.stringToBrush(t),this._a("focusUnderlineColor",i.brushToString(this.i.ss))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"underlineOpacity",{get:function(){return this.i.h1},set:function(t){this.i.h1=+t,this._a("underlineOpacity",this.i.h1)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hoverUnderlineOpacity",{get:function(){return this.i.hf},set:function(t){this.i.hf=+t,this._a("hoverUnderlineOpacity",this.i.hf)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"focusUnderlineOpacity",{get:function(){return this.i.hd},set:function(t){this.i.hd=+t,this._a("focusUnderlineOpacity",this.i.hd)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"focusUnderlineRippleOpacity",{get:function(){return this.i.he},set:function(t){this.i.he=+t,this._a("focusUnderlineRippleOpacity",this.i.he)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"underlineRippleOpacity",{get:function(){return this.i.h2},set:function(t){this.i.h2=+t,this._a("underlineRippleOpacity",this.i.h2)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"backgroundColor",{get:function(){return i.brushToString(this.i.oz)},set:function(t){this.i.oz=i.stringToBrush(t),this._a("backgroundColor",i.brushToString(this.i.oz))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lineTypeBorderWidth",{get:function(){return this.i.hh},set:function(t){this.i.hh=+t,this._a("lineTypeBorderWidth",this.i.hh)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lineTypeFocusBorderWidth",{get:function(){return this.i.hi},set:function(t){this.i.hi=+t,this._a("lineTypeFocusBorderWidth",this.i.hi)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lineTypeFocusBorderColor",{get:function(){return i.brushToString(this.i.sw)},set:function(t){this.i.sw=i.stringToBrush(t),this._a("lineTypeFocusBorderColor",i.brushToString(this.i.sw))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lineTypeBorderColor",{get:function(){return i.brushToString(this.i.sv)},set:function(t){this.i.sv=i.stringToBrush(t),this._a("lineTypeBorderColor",i.brushToString(this.i.sv))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lineTypeCornerRadiusBottomRight",{get:function(){return this.i.nk?this.i.nk.b:NaN},set:function(t){this.ensureLineTypeCornerRadius(),this.i.nk.b=+t,this._a("lineTypeCornerRadiusBottomRight",this.i.nk.b),this.i.nk=this.i.nk},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lineTypeCornerRadiusBottomLeft",{get:function(){return this.i.nk?this.i.nk.a:NaN},set:function(t){this.ensureLineTypeCornerRadius(),this.i.nk.a=+t,this._a("lineTypeCornerRadiusBottomLeft",this.i.nk.a),this.i.nk=this.i.nk},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lineTypeCornerRadiusTopLeft",{get:function(){return this.i.nk?this.i.nk.c:NaN},set:function(t){this.ensureLineTypeCornerRadius(),this.i.nk.c=+t,this._a("lineTypeCornerRadiusTopLeft",this.i.nk.c),this.i.nk=this.i.nk},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lineTypeCornerRadiusTopRight",{get:function(){return this.i.nk?this.i.nk.d:NaN},set:function(t){this.ensureLineTypeCornerRadius(),this.i.nk.d=+t,this._a("lineTypeCornerRadiusTopRight",this.i.nk.d),this.i.nk=this.i.nk},enumerable:!0,configurable:!0}),n.prototype.ensureLineTypeCornerRadius=function(){this.i.nk||(this.i.nk=new i.CornerRadius(2))},Object.defineProperty(n.prototype,"lineTypeContentPaddingBottom",{get:function(){return this.i.t0?this.i.t0.bottom:NaN},set:function(t){this.ensureLineTypeContentPadding(),this.i.t0.bottom=+t,this._a("lineTypeContentPaddingBottom",this.i.t0.bottom),this.i.t0=this.i.t0},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lineTypeContentPaddingLeft",{get:function(){return this.i.t0?this.i.t0.left:NaN},set:function(t){this.ensureLineTypeContentPadding(),this.i.t0.left=+t,this._a("lineTypeContentPaddingLeft",this.i.t0.left),this.i.t0=this.i.t0},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lineTypeContentPaddingRight",{get:function(){return this.i.t0?this.i.t0.right:NaN},set:function(t){this.ensureLineTypeContentPadding(),this.i.t0.right=+t,this._a("lineTypeContentPaddingRight",this.i.t0.right),this.i.t0=this.i.t0},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lineTypeContentPaddingTop",{get:function(){return this.i.t0?this.i.t0.top:NaN},set:function(t){this.ensureLineTypeContentPadding(),this.i.t0.top=+t,this._a("lineTypeContentPaddingTop",this.i.t0.top),this.i.t0=this.i.t0},enumerable:!0,configurable:!0}),n.prototype.ensureLineTypeContentPadding=function(){this.i.t0||(this.i.t0=new i.Thickness(2))},Object.defineProperty(n.prototype,"lineTypeUnderlineWidth",{get:function(){return this.i.hq},set:function(t){this.i.hq=+t,this._a("lineTypeUnderlineWidth",this.i.hq)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lineTypeUnderlineRippleWidth",{get:function(){return this.i.hp},set:function(t){this.i.hp=+t,this._a("lineTypeUnderlineRippleWidth",this.i.hp)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lineTypeHoverUnderlineWidth",{get:function(){return this.i.hm},set:function(t){this.i.hm=+t,this._a("lineTypeHoverUnderlineWidth",this.i.hm)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lineTypeUnderlineColor",{get:function(){return i.brushToString(this.i.sz)},set:function(t){this.i.sz=i.stringToBrush(t),this._a("lineTypeUnderlineColor",i.brushToString(this.i.sz))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lineTypeUnderlineRippleColor",{get:function(){return i.brushToString(this.i.s0)},set:function(t){this.i.s0=i.stringToBrush(t),this._a("lineTypeUnderlineRippleColor",i.brushToString(this.i.s0))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lineTypeHoverUnderlineColor",{get:function(){return i.brushToString(this.i.sy)},set:function(t){this.i.sy=i.stringToBrush(t),this._a("lineTypeHoverUnderlineColor",i.brushToString(this.i.sy))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lineTypeFocusUnderlineColor",{get:function(){return i.brushToString(this.i.sx)},set:function(t){this.i.sx=i.stringToBrush(t),this._a("lineTypeFocusUnderlineColor",i.brushToString(this.i.sx))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lineTypeUnderlineOpacity",{get:function(){return this.i.hn},set:function(t){this.i.hn=+t,this._a("lineTypeUnderlineOpacity",this.i.hn)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lineTypeHoverUnderlineOpacity",{get:function(){return this.i.hl},set:function(t){this.i.hl=+t,this._a("lineTypeHoverUnderlineOpacity",this.i.hl)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lineTypeFocusUnderlineOpacity",{get:function(){return this.i.hj},set:function(t){this.i.hj=+t,this._a("lineTypeFocusUnderlineOpacity",this.i.hj)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lineTypeFocusUnderlineRippleOpacity",{get:function(){return this.i.hk},set:function(t){this.i.hk=+t,this._a("lineTypeFocusUnderlineRippleOpacity",this.i.hk)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lineTypeUnderlineRippleOpacity",{get:function(){return this.i.ho},set:function(t){this.i.ho=+t,this._a("lineTypeUnderlineRippleOpacity",this.i.ho)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lineTypeBackgroundColor",{get:function(){return i.brushToString(this.i.su)},set:function(t){this.i.su=i.stringToBrush(t),this._a("lineTypeBackgroundColor",i.brushToString(this.i.su))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"boxTypeBorderWidth",{get:function(){return this.i.cv},set:function(t){this.i.cv=+t,this._a("boxTypeBorderWidth",this.i.cv)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"boxTypeFocusBorderWidth",{get:function(){return this.i.cw},set:function(t){this.i.cw=+t,this._a("boxTypeFocusBorderWidth",this.i.cw)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"boxTypeFocusBorderColor",{get:function(){return i.brushToString(this.i.pa)},set:function(t){this.i.pa=i.stringToBrush(t),this._a("boxTypeFocusBorderColor",i.brushToString(this.i.pa))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"boxTypeBorderColor",{get:function(){return i.brushToString(this.i.o9)},set:function(t){this.i.o9=i.stringToBrush(t),this._a("boxTypeBorderColor",i.brushToString(this.i.o9))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"boxTypeCornerRadiusBottomRight",{get:function(){return this.i.m2?this.i.m2.b:NaN},set:function(t){this.ensureBoxTypeCornerRadius(),this.i.m2.b=+t,this._a("boxTypeCornerRadiusBottomRight",this.i.m2.b),this.i.m2=this.i.m2},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"boxTypeCornerRadiusBottomLeft",{get:function(){return this.i.m2?this.i.m2.a:NaN},set:function(t){this.ensureBoxTypeCornerRadius(),this.i.m2.a=+t,this._a("boxTypeCornerRadiusBottomLeft",this.i.m2.a),this.i.m2=this.i.m2},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"boxTypeCornerRadiusTopLeft",{get:function(){return this.i.m2?this.i.m2.c:NaN},set:function(t){this.ensureBoxTypeCornerRadius(),this.i.m2.c=+t,this._a("boxTypeCornerRadiusTopLeft",this.i.m2.c),this.i.m2=this.i.m2},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"boxTypeCornerRadiusTopRight",{get:function(){return this.i.m2?this.i.m2.d:NaN},set:function(t){this.ensureBoxTypeCornerRadius(),this.i.m2.d=+t,this._a("boxTypeCornerRadiusTopRight",this.i.m2.d),this.i.m2=this.i.m2},enumerable:!0,configurable:!0}),n.prototype.ensureBoxTypeCornerRadius=function(){this.i.m2||(this.i.m2=new i.CornerRadius(2))},Object.defineProperty(n.prototype,"boxTypeContentPaddingBottom",{get:function(){return this.i.ti?this.i.ti.bottom:NaN},set:function(t){this.ensureBoxTypeContentPadding(),this.i.ti.bottom=+t,this._a("boxTypeContentPaddingBottom",this.i.ti.bottom),this.i.ti=this.i.ti},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"boxTypeContentPaddingLeft",{get:function(){return this.i.ti?this.i.ti.left:NaN},set:function(t){this.ensureBoxTypeContentPadding(),this.i.ti.left=+t,this._a("boxTypeContentPaddingLeft",this.i.ti.left),this.i.ti=this.i.ti},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"boxTypeContentPaddingRight",{get:function(){return this.i.ti?this.i.ti.right:NaN},set:function(t){this.ensureBoxTypeContentPadding(),this.i.ti.right=+t,this._a("boxTypeContentPaddingRight",this.i.ti.right),this.i.ti=this.i.ti},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"boxTypeContentPaddingTop",{get:function(){return this.i.ti?this.i.ti.top:NaN},set:function(t){this.ensureBoxTypeContentPadding(),this.i.ti.top=+t,this._a("boxTypeContentPaddingTop",this.i.ti.top),this.i.ti=this.i.ti},enumerable:!0,configurable:!0}),n.prototype.ensureBoxTypeContentPadding=function(){this.i.ti||(this.i.ti=new i.Thickness(2))},Object.defineProperty(n.prototype,"boxTypeUnderlineWidth",{get:function(){return this.i.c4},set:function(t){this.i.c4=+t,this._a("boxTypeUnderlineWidth",this.i.c4)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"boxTypeUnderlineRippleWidth",{get:function(){return this.i.c3},set:function(t){this.i.c3=+t,this._a("boxTypeUnderlineRippleWidth",this.i.c3)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"boxTypeHoverUnderlineWidth",{get:function(){return this.i.c0},set:function(t){this.i.c0=+t,this._a("boxTypeHoverUnderlineWidth",this.i.c0)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"boxTypeUnderlineColor",{get:function(){return i.brushToString(this.i.pd)},set:function(t){this.i.pd=i.stringToBrush(t),this._a("boxTypeUnderlineColor",i.brushToString(this.i.pd))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"boxTypeUnderlineRippleColor",{get:function(){return i.brushToString(this.i.pe)},set:function(t){this.i.pe=i.stringToBrush(t),this._a("boxTypeUnderlineRippleColor",i.brushToString(this.i.pe))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"boxTypeHoverUnderlineColor",{get:function(){return i.brushToString(this.i.pc)},set:function(t){this.i.pc=i.stringToBrush(t),this._a("boxTypeHoverUnderlineColor",i.brushToString(this.i.pc))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"boxTypeFocusUnderlineColor",{get:function(){return i.brushToString(this.i.pb)},set:function(t){this.i.pb=i.stringToBrush(t),this._a("boxTypeFocusUnderlineColor",i.brushToString(this.i.pb))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"boxTypeUnderlineOpacity",{get:function(){return this.i.c1},set:function(t){this.i.c1=+t,this._a("boxTypeUnderlineOpacity",this.i.c1)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"boxTypeHoverUnderlineOpacity",{get:function(){return this.i.cz},set:function(t){this.i.cz=+t,this._a("boxTypeHoverUnderlineOpacity",this.i.cz)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"boxTypeFocusUnderlineOpacity",{get:function(){return this.i.cx},set:function(t){this.i.cx=+t,this._a("boxTypeFocusUnderlineOpacity",this.i.cx)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"boxTypeFocusUnderlineRippleOpacity",{get:function(){return this.i.cy},set:function(t){this.i.cy=+t,this._a("boxTypeFocusUnderlineRippleOpacity",this.i.cy)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"boxTypeUnderlineRippleOpacity",{get:function(){return this.i.c2},set:function(t){this.i.c2=+t,this._a("boxTypeUnderlineRippleOpacity",this.i.c2)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"boxTypeBackgroundColor",{get:function(){return i.brushToString(this.i.o8)},set:function(t){this.i.o8=i.stringToBrush(t),this._a("boxTypeBackgroundColor",i.brushToString(this.i.o8))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderTypeBorderWidth",{get:function(){return this.i.ck},set:function(t){this.i.ck=+t,this._a("borderTypeBorderWidth",this.i.ck)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderTypeFocusBorderWidth",{get:function(){return this.i.cl},set:function(t){this.i.cl=+t,this._a("borderTypeFocusBorderWidth",this.i.cl)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderTypeFocusBorderColor",{get:function(){return i.brushToString(this.i.o3)},set:function(t){this.i.o3=i.stringToBrush(t),this._a("borderTypeFocusBorderColor",i.brushToString(this.i.o3))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderTypeBorderColor",{get:function(){return i.brushToString(this.i.o2)},set:function(t){this.i.o2=i.stringToBrush(t),this._a("borderTypeBorderColor",i.brushToString(this.i.o2))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderTypeCornerRadiusBottomRight",{get:function(){return this.i.m1?this.i.m1.b:NaN},set:function(t){this.ensureBorderTypeCornerRadius(),this.i.m1.b=+t,this._a("borderTypeCornerRadiusBottomRight",this.i.m1.b),this.i.m1=this.i.m1},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderTypeCornerRadiusBottomLeft",{get:function(){return this.i.m1?this.i.m1.a:NaN},set:function(t){this.ensureBorderTypeCornerRadius(),this.i.m1.a=+t,this._a("borderTypeCornerRadiusBottomLeft",this.i.m1.a),this.i.m1=this.i.m1},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderTypeCornerRadiusTopLeft",{get:function(){return this.i.m1?this.i.m1.c:NaN},set:function(t){this.ensureBorderTypeCornerRadius(),this.i.m1.c=+t,this._a("borderTypeCornerRadiusTopLeft",this.i.m1.c),this.i.m1=this.i.m1},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderTypeCornerRadiusTopRight",{get:function(){return this.i.m1?this.i.m1.d:NaN},set:function(t){this.ensureBorderTypeCornerRadius(),this.i.m1.d=+t,this._a("borderTypeCornerRadiusTopRight",this.i.m1.d),this.i.m1=this.i.m1},enumerable:!0,configurable:!0}),n.prototype.ensureBorderTypeCornerRadius=function(){this.i.m1||(this.i.m1=new i.CornerRadius(2))},Object.defineProperty(n.prototype,"borderTypeContentPaddingBottom",{get:function(){return this.i.th?this.i.th.bottom:NaN},set:function(t){this.ensureBorderTypeContentPadding(),this.i.th.bottom=+t,this._a("borderTypeContentPaddingBottom",this.i.th.bottom),this.i.th=this.i.th},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderTypeContentPaddingLeft",{get:function(){return this.i.th?this.i.th.left:NaN},set:function(t){this.ensureBorderTypeContentPadding(),this.i.th.left=+t,this._a("borderTypeContentPaddingLeft",this.i.th.left),this.i.th=this.i.th},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderTypeContentPaddingRight",{get:function(){return this.i.th?this.i.th.right:NaN},set:function(t){this.ensureBorderTypeContentPadding(),this.i.th.right=+t,this._a("borderTypeContentPaddingRight",this.i.th.right),this.i.th=this.i.th},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderTypeContentPaddingTop",{get:function(){return this.i.th?this.i.th.top:NaN},set:function(t){this.ensureBorderTypeContentPadding(),this.i.th.top=+t,this._a("borderTypeContentPaddingTop",this.i.th.top),this.i.th=this.i.th},enumerable:!0,configurable:!0}),n.prototype.ensureBorderTypeContentPadding=function(){this.i.th||(this.i.th=new i.Thickness(2))},Object.defineProperty(n.prototype,"borderTypeUnderlineWidth",{get:function(){return this.i.ct},set:function(t){this.i.ct=+t,this._a("borderTypeUnderlineWidth",this.i.ct)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderTypeUnderlineRippleWidth",{get:function(){return this.i.cs},set:function(t){this.i.cs=+t,this._a("borderTypeUnderlineRippleWidth",this.i.cs)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderTypeHoverUnderlineWidth",{get:function(){return this.i.cp},set:function(t){this.i.cp=+t,this._a("borderTypeHoverUnderlineWidth",this.i.cp)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderTypeUnderlineColor",{get:function(){return i.brushToString(this.i.o6)},set:function(t){this.i.o6=i.stringToBrush(t),this._a("borderTypeUnderlineColor",i.brushToString(this.i.o6))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderTypeUnderlineRippleColor",{get:function(){return i.brushToString(this.i.o7)},set:function(t){this.i.o7=i.stringToBrush(t),this._a("borderTypeUnderlineRippleColor",i.brushToString(this.i.o7))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderTypeHoverUnderlineColor",{get:function(){return i.brushToString(this.i.o5)},set:function(t){this.i.o5=i.stringToBrush(t),this._a("borderTypeHoverUnderlineColor",i.brushToString(this.i.o5))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderTypeFocusUnderlineColor",{get:function(){return i.brushToString(this.i.o4)},set:function(t){this.i.o4=i.stringToBrush(t),this._a("borderTypeFocusUnderlineColor",i.brushToString(this.i.o4))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderTypeUnderlineOpacity",{get:function(){return this.i.cq},set:function(t){this.i.cq=+t,this._a("borderTypeUnderlineOpacity",this.i.cq)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderTypeHoverUnderlineOpacity",{get:function(){return this.i.co},set:function(t){this.i.co=+t,this._a("borderTypeHoverUnderlineOpacity",this.i.co)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderTypeFocusUnderlineOpacity",{get:function(){return this.i.cm},set:function(t){this.i.cm=+t,this._a("borderTypeFocusUnderlineOpacity",this.i.cm)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderTypeFocusUnderlineRippleOpacity",{get:function(){return this.i.cn},set:function(t){this.i.cn=+t,this._a("borderTypeFocusUnderlineRippleOpacity",this.i.cn)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderTypeUnderlineRippleOpacity",{get:function(){return this.i.cr},set:function(t){this.i.cr=+t,this._a("borderTypeUnderlineRippleOpacity",this.i.cr)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderTypeBackgroundColor",{get:function(){return i.brushToString(this.i.o1)},set:function(t){this.i.o1=i.stringToBrush(t),this._a("borderTypeBackgroundColor",i.brushToString(this.i.o1))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"searchTypeBorderWidth",{get:function(){return this.i.hr},set:function(t){this.i.hr=+t,this._a("searchTypeBorderWidth",this.i.hr)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"searchTypeFocusBorderWidth",{get:function(){return this.i.hs},set:function(t){this.i.hs=+t,this._a("searchTypeFocusBorderWidth",this.i.hs)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"searchTypeFocusBorderColor",{get:function(){return i.brushToString(this.i.s3)},set:function(t){this.i.s3=i.stringToBrush(t),this._a("searchTypeFocusBorderColor",i.brushToString(this.i.s3))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"searchTypeBorderColor",{get:function(){return i.brushToString(this.i.s2)},set:function(t){this.i.s2=i.stringToBrush(t),this._a("searchTypeBorderColor",i.brushToString(this.i.s2))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"searchTypeCornerRadiusBottomRight",{get:function(){return this.i.nl?this.i.nl.b:NaN},set:function(t){this.ensureSearchTypeCornerRadius(),this.i.nl.b=+t,this._a("searchTypeCornerRadiusBottomRight",this.i.nl.b),this.i.nl=this.i.nl},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"searchTypeCornerRadiusBottomLeft",{get:function(){return this.i.nl?this.i.nl.a:NaN},set:function(t){this.ensureSearchTypeCornerRadius(),this.i.nl.a=+t,this._a("searchTypeCornerRadiusBottomLeft",this.i.nl.a),this.i.nl=this.i.nl},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"searchTypeCornerRadiusTopLeft",{get:function(){return this.i.nl?this.i.nl.c:NaN},set:function(t){this.ensureSearchTypeCornerRadius(),this.i.nl.c=+t,this._a("searchTypeCornerRadiusTopLeft",this.i.nl.c),this.i.nl=this.i.nl},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"searchTypeCornerRadiusTopRight",{get:function(){return this.i.nl?this.i.nl.d:NaN},set:function(t){this.ensureSearchTypeCornerRadius(),this.i.nl.d=+t,this._a("searchTypeCornerRadiusTopRight",this.i.nl.d),this.i.nl=this.i.nl},enumerable:!0,configurable:!0}),n.prototype.ensureSearchTypeCornerRadius=function(){this.i.nl||(this.i.nl=new i.CornerRadius(2))},Object.defineProperty(n.prototype,"searchTypeContentPaddingBottom",{get:function(){return this.i.t1?this.i.t1.bottom:NaN},set:function(t){this.ensureSearchTypeContentPadding(),this.i.t1.bottom=+t,this._a("searchTypeContentPaddingBottom",this.i.t1.bottom),this.i.t1=this.i.t1},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"searchTypeContentPaddingLeft",{get:function(){return this.i.t1?this.i.t1.left:NaN},set:function(t){this.ensureSearchTypeContentPadding(),this.i.t1.left=+t,this._a("searchTypeContentPaddingLeft",this.i.t1.left),this.i.t1=this.i.t1},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"searchTypeContentPaddingRight",{get:function(){return this.i.t1?this.i.t1.right:NaN},set:function(t){this.ensureSearchTypeContentPadding(),this.i.t1.right=+t,this._a("searchTypeContentPaddingRight",this.i.t1.right),this.i.t1=this.i.t1},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"searchTypeContentPaddingTop",{get:function(){return this.i.t1?this.i.t1.top:NaN},set:function(t){this.ensureSearchTypeContentPadding(),this.i.t1.top=+t,this._a("searchTypeContentPaddingTop",this.i.t1.top),this.i.t1=this.i.t1},enumerable:!0,configurable:!0}),n.prototype.ensureSearchTypeContentPadding=function(){this.i.t1||(this.i.t1=new i.Thickness(2))},Object.defineProperty(n.prototype,"searchTypeUnderlineWidth",{get:function(){return this.i.h0},set:function(t){this.i.h0=+t,this._a("searchTypeUnderlineWidth",this.i.h0)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"searchTypeUnderlineRippleWidth",{get:function(){return this.i.hz},set:function(t){this.i.hz=+t,this._a("searchTypeUnderlineRippleWidth",this.i.hz)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"searchTypeHoverUnderlineWidth",{get:function(){return this.i.hw},set:function(t){this.i.hw=+t,this._a("searchTypeHoverUnderlineWidth",this.i.hw)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"searchTypeUnderlineColor",{get:function(){return i.brushToString(this.i.s6)},set:function(t){this.i.s6=i.stringToBrush(t),this._a("searchTypeUnderlineColor",i.brushToString(this.i.s6))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"searchTypeUnderlineRippleColor",{get:function(){return i.brushToString(this.i.s7)},set:function(t){this.i.s7=i.stringToBrush(t),this._a("searchTypeUnderlineRippleColor",i.brushToString(this.i.s7))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"searchTypeHoverUnderlineColor",{get:function(){return i.brushToString(this.i.s5)},set:function(t){this.i.s5=i.stringToBrush(t),this._a("searchTypeHoverUnderlineColor",i.brushToString(this.i.s5))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"searchTypeFocusUnderlineColor",{get:function(){return i.brushToString(this.i.s4)},set:function(t){this.i.s4=i.stringToBrush(t),this._a("searchTypeFocusUnderlineColor",i.brushToString(this.i.s4))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"searchTypeUnderlineOpacity",{get:function(){return this.i.hx},set:function(t){this.i.hx=+t,this._a("searchTypeUnderlineOpacity",this.i.hx)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"searchTypeHoverUnderlineOpacity",{get:function(){return this.i.hv},set:function(t){this.i.hv=+t,this._a("searchTypeHoverUnderlineOpacity",this.i.hv)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"searchTypeFocusUnderlineOpacity",{get:function(){return this.i.ht},set:function(t){this.i.ht=+t,this._a("searchTypeFocusUnderlineOpacity",this.i.ht)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"searchTypeFocusUnderlineRippleOpacity",{get:function(){return this.i.hu},set:function(t){this.i.hu=+t,this._a("searchTypeFocusUnderlineRippleOpacity",this.i.hu)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"searchTypeUnderlineRippleOpacity",{get:function(){return this.i.hy},set:function(t){this.i.hy=+t,this._a("searchTypeUnderlineRippleOpacity",this.i.hy)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"searchTypeBackgroundColor",{get:function(){return i.brushToString(this.i.s1)},set:function(t){this.i.s1=i.stringToBrush(t),this._a("searchTypeBackgroundColor",i.brushToString(this.i.s1))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isExpanded",{get:function(){return this.i.ah},set:function(t){this.i.ah=i.ensureBool(t),this._a("isExpanded",this.i.ah)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isHovered",{get:function(){return this.i.aj},set:function(t){this.i.aj=i.ensureBool(t),this._a("isHovered",this.i.aj)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isFocused",{get:function(){return this.i.ai},set:function(t){this.i.ai=i.ensureBool(t),this._a("isFocused",this.i.ai)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualIsExpanded",{get:function(){return this.i.ac},set:function(t){this.i.ac=i.ensureBool(t),this._a("actualIsExpanded",this.i.ac)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"focusBorderColor",{get:function(){return i.brushToString(this.i.sr)},set:function(t){this.i.sr=i.stringToBrush(t),this._a("focusBorderColor",i.brushToString(this.i.sr))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"id",{get:function(){return this.i.ki},set:function(t){this.i.ki=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disabled",{get:function(){return this.i.disabled},set:function(t){this.i.disabled=i.ensureBool(t),this._a("disabled",this.i.disabled)},enumerable:!0,configurable:!0}),n.prototype.findByName=function(t){return this.findEphemera&&t&&0==t.indexOf("@@e:")?this.findEphemera(t):null!=this.inputs&&this.inputs.findByName&&this.inputs.findByName(t)?this.inputs.findByName(t):null},Object.defineProperty(n.prototype,"hasUserValues",{get:function(){return this._hasUserValues},enumerable:!0,configurable:!0}),n.prototype.__m=function(t){this._inStyling||this._hasUserValues.add(t)},n.prototype._styling=function(t,e,n){if(!this._inStyling){this._inStyling=!0,this._stylingContainer=t,this._stylingParent=e;var r,s=this.i.$type.name;0===s.indexOf("Xam")&&(s=s.substring(3)),r=i.toSpinal("XInputGroupComponent");var o=[],a=i.toSpinal(s);o.push(a+"-");for(var h=this.i.$type.baseType;h&&"Object"!=h.name&&"Base"!=h.name&&"Control"!=h.name&&"DependencyObject"!=h.Name&&"FrameworkElement"!=h.Name;){0===(s=h.name).indexOf("Xam")&&(s=s.substring(3));var u=i.toSpinal(s);o.push(u+"-"),h=h.baseType}if(n){var l=n.i.$type.name;0===l.indexOf("Xam")&&(l=l.substring(3));var c=i.toSpinal(l);o.push(c+"-"+r+"-"),o.push(c+"-"+a+"-")}i.initializePropertiesFromCss(t,this,r+"-",this.hasUserValues,!1,o),this._otherStyling&&this._otherStyling(t,e,n),this._inStyling=!1}},n.prototype.onDetachedFromUI=function(){this.i.onDetachedFromUI()},n.prototype.onAttachedToUI=function(){this.i.onAttachedToUI()},n.prototype.exportVisualModel=function(){return this.i.ia()},n.prototype.exportSerializedVisualModel=function(){return this.i.j9()},n._observedAttributesIgcXInputGroupComponent=null,n.htmlTagName="igc-x-input-group",n._isElementRegistered=!1,n}(i.IgcHTMLElement),Ot=function(){function t(){}return t.register=function(){i.IgcChildContentModule.register(),jt.register(),Pt.register(),xt.register(),i.TypeRegistrar.registerCons("IgcXInputGroupComponent",xt),i.TypeRegistrar.registerCons("IgcXInputGroupComponent",xt),i.TypeRegistrar.register("XInputGroup",dt.$type)},t}(),wt=function(t){return t[t.DateShort=0]="DateShort",t[t.DateLong=1]="DateLong",t}({}),Bt=i.markEnum("DateFormats","DateShort,0|DateLong,1"),Nt=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e.a=0,e.b=!1,e.f=null,e.e=null,e.c=null,e.d=null,e.g=null,e.h=null,e}return e.__extends(n,t),n.prototype.l=function(){this.b=!0},n.prototype.k=function(t){this.a=t,this.b=!1},n.prototype.i=function(t){if(+t==+i.dateMinValue())return"";if(Intl&&Intl.DateTimeFormat){var e=null;switch(this.a){case 1:null==this.c&&(this.c=new Intl.DateTimeFormat([],{weekday:"long",month:"long",day:"numeric",year:"numeric"})),e=this.c;break;case 0:null==this.d&&(this.d=new Intl.DateTimeFormat([],{month:"numeric",day:"numeric",year:"numeric"})),e=this.d}var n=t;return e.format(n)}n=t;switch(this.a){case 1:case 0:return n.toLocaleDateString()}return t.toString()},n.prototype.j=function(){if(Intl&&Intl.DateTimeFormat){var t=null;switch(this.a){case 1:null==this.c&&(this.c=new Intl.DateTimeFormat([],{weekday:"long",month:"long",day:"numeric",year:"numeric"})),t=this.c;break;case 0:null==this.d&&(this.d=new Intl.DateTimeFormat([],{month:"numeric",day:"numeric",year:"numeric"})),t=this.d}for(var e=t.formatToParts(new Date),i="",n=0;n<e.length;n++)switch(e[n].type){case"day":i+="d";break;case"month":i+="m";break;case"year":i+="yyyy";break;default:i+=e[n].value}return i}return"m/d/yyyy"},n.$t=i.markType(n,"DateTimeValueFormatter"),n}(i.Base),It=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e.__extends(n,t),n.$t=i.markType(n,"GotFocusEventArgs",i.EventArgs.$),n}(i.EventArgs),At=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e.__extends(n,t),n.$t=i.markType(n,"LostFocusEventArgs",i.EventArgs.$),n}(i.EventArgs),Ft=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e.e=0,e.d=0,e.j=null,e.k=null,e.l=null,e.f=0,e.h=null,e.i=null,e.c=null,e.b=null,e.a=null,e}return e.__extends(n,t),n.prototype.g=function(){var t=new i.StringBuilder(0);t.l("{"),t.l("density : "+this.e+", "),t.l("baseTheme : "+this.d+", "),i.stringIsNullOrEmpty(this.j)||t.l('textStyleFontStyle : "'+this.j+'", '),i.stringIsNullOrEmpty(this.k)||t.l('textStyleFontVariant : "'+this.k+'", '),i.stringIsNullOrEmpty(this.l)||t.l('textStyleFontWeight : "'+this.l+'", '),i.stringIsNullOrEmpty(this.h)||t.l('textStyleFontFamily : "'+this.h+'", '),i.stringIsNullOrEmpty(this.i)||t.l('textStyleFontStretch : "'+this.i+'", '),i.isNaN_(this.f)||t.l("textStyleFontSize : "+this.f+", ");t.l("popupModel: "+this.c.f()+", ");t.l("inputGroupModel: "+this.b.y()+", ");var e="calendarModel";return this.c.d?t.l(e+": "+this.a.o()+", "):t.l(e+":{}, "),t.l("}"),t.toString()},n.$t=i.markType(n,"DatePickerVisualModelExport"),n}(i.Base),Ut=function(t){function n(){var e=t.call(this)||this;return e.b=null,e.d=null,e.k=null,e.e=null,e.m=null,e.l=null,e.j=null,e.g=null,e.f=null,e.i=null,e.h=null,e}return e.__extends(n,t),n.prototype.ag=function(){},Object.defineProperty(n.prototype,"n",{get:function(){return this.e},enumerable:!0,configurable:!0}),n.prototype.af=function(t){if(null!=t){this.d=t;Math.round(t.rootWrapper.width()),Math.round(t.rootWrapper.height());this.z(),this.aa();var e=this.d.rootWrapper.getChildAt(0);e.listen("keydown",i.runOn(this,this.x)),e.listen("focusin",i.runOn(this,this.v)),e.listen("focusout",i.runOn(this,this.w)),document.addEventListener("click",i.runOn(this,this.ab),!1)}else this.d=null},n.prototype.z=function(){null!=this.d&&(this.k=this.d.rootWrapper.getChildAt(0),this.k.setAttribute("tabIndex","0"),this.k.setStyleProperty("display","flex"),this.k.setStyleProperty("height","100%"),this.l=this.d.createElement("div"),this.j=this.d.createElement("div"),this.j.setRawStyleProperty("flex-grow","1"),this.g=this.d.createElement("div"),this.g.setAttribute("aria-hidden","true"),this.f=this.d.createElement("div"),this.g.setStyleProperty("padding-right","2px"),this.i=this.d.createElement("div"),this.i.setAttribute("aria-hidden","true"),this.h=this.d.createElement("div"),this.b.cd(),this.j.getChildAt(0).setAttribute("aria-expanded","fasle"),this.j.getChildAt(0).setAttribute("aria-invalid","false"),this.f.setStyleProperty("height","16px"),this.f.setStyleProperty("width","16px"),this.h.setStyleProperty("height","16px"),this.h.setStyleProperty("width","16px"),this.f.listen("click",i.runOn(this,this.y)),this.h.listen("click",i.runOn(this,this.ac)))},n.prototype.aj=function(t){if(null!=this.d){var e=this.d.getSubRenderer(this.k);t.provideContainer(e);this.d.getExternal(t,e.rootWrapper,this.d.getExternal(this.b,null,null))}},n.prototype.al=function(t){if(null!=this.d){var e=this.d.getSubRenderer(this.l);t.provideContainer(e);this.d.getExternal(t,e.rootWrapper,this.d.getExternal(this.b,null,null))}},n.prototype.ak=function(t){if(null!=this.d){var e=this.d.getSubRenderer(this.j);t.provideContainer(e);this.d.getExternal(t,e.rootWrapper,this.d.getExternal(this.b,null,null))}},n.prototype.an=function(t,e){if(null!=this.d){var i=this.d.getSubRenderer(e);t.provideContainer(i);this.d.getExternal(t,i.rootWrapper,this.d.getExternal(this.b,null,null))}},n.prototype.ai=function(t,e){if(null!=this.d){var i=this.d.getSubRenderer(e);t.provideContainer(i);this.d.getExternal(t,i.rootWrapper,this.d.getExternal(this.b,null,null))}},n.prototype.u=function(){return this.l},n.prototype.t=function(){return this.j},n.prototype.q=function(){return this.g},n.prototype.p=function(){return this.f},n.prototype.s=function(){return this.i},n.prototype.r=function(){return this.h},n.prototype.ap=function(t){null!=this.j&&(t?this.j.getChildAt(0).setAttribute("aria-expanded","true"):this.j.getChildAt(0).setAttribute("aria-expanded","false"))},n.prototype.aq=function(t){null!=t&&""!=t?this.j.getChildAt(0).setAttribute("aria-label",t):this.j.getChildAt(0).setAttribute("aria-label","Select a date")},n.prototype.ao=function(){null!=this.f&&(1==this.b.as?this.f.show():this.f.hide())},n.prototype.ad=function(){null!=this.f&&this.f.hide()},n.prototype.aa=function(){null!=this.d&&(this.m=this.d.rootWrapper.getChildAt(1),this.e=this.d.createElement("div"),this.e.setStyleProperty("width","100%"),this.e.setStyleProperty("height","100%"),this.e.setStyleProperty("display","flex"),this.b.ce(),this.e.parent().setStyleProperty("height","100%"),1==this.b.au?this.e.parent().parent().setStyleProperty("max-width","245px"):this.e.parent().parent().setStyleProperty("max-width","232px"),1==this.b.at?this.e.parent().parent().setStyleProperty("height","270px"):this.e.parent().parent().setStyleProperty("height","234px"))},n.prototype.am=function(t){if(null!=this.d){var e=this.d.getSubRenderer(this.m);t.provideRenderer(e);e.getExternal(t,e.rootWrapper,e.getExternal(this.b,null,null))}},n.prototype.ah=function(t){if(null!=this.d){var e=this.d.getSubRenderer(this.e);t.provideContainer(e);this.d.getExternal(t,e.rootWrapper,this.d.getExternal(this.b,null,null))}},n.prototype.o=function(){return this.e},n.prototype.y=function(t){1!=this.b.aq&&(this.b.cb(),null!=this.f&&this.f.hide())},n.prototype.ac=function(t){t.stopPropagation(),this.b.cj()},n.prototype.x=function(t){27==t.which&&this.b.cc()},n.prototype.v=function(t){this.b.focus();var e=t.originalEvent.relatedTarget;this.c(e)||this.b.cp()},n.prototype.w=function(t){var e=t.originalEvent.relatedTarget;this.c(e)||(this.b.ci(),this.b.cq())},n.prototype.ab=function(t){var e=t.target;this.c(e)||this.b.cc()},n.prototype.ar=function(){return null!=this.d?this.d.rootWrapper.getNativeElement().getBoundingClientRect():null},n.prototype.a=function(){var t=window.innerWidth,e=window.innerHeight,i=new Array(2);return i[0]=t,i[1]=e,i},n.prototype.c=function(t){if(null==t)return!1;var e=this.j.getNativeElement(),i=this.e.getNativeElement();return e.contains(t)||i.contains(t)},n.prototype.ae=function(){},n.$t=i.markType(n,"DatePickerView"),n}(i.Base),qt=function(t){function r(){var e=t.call(this)||this;e.h=null,e.u=null,e.q=null,e.o=null,e.r=null,e.m=null,e.n=null,e.c=null,e.a6="dd",e.ba="mm",e.bd="yyyy",e.a7="mdy",e.bc="/",e.ah=!1,e.ao=!1,e.an=!1,e.ax=i.dateMinValue(),e.propertyChanged=null,e.selectedValueChanged=null,e.ae=null,e.az=i.dateMinValue(),e.ay=i.dateMinValue(),e.a9="",e.da=i.BrushUtil.g(255,24,29,31),e.z=null,e.bb="",e.aw=i.dateMinValue(),e.av=i.dateMaxValue(),e.x=2,e.v=1,e.aa=null,e.db=i.BrushUtil.g(255,24,29,31),e.c9=i.BrushUtil.g(255,163,172,184),e.ak=!0,e.al=!1,e.ag=!0,e.aj=!0,e.i=0,e.k=0,e.am=!1,e.a=new Nt,e.d=0,e.a8=null,e.ai=!1,e.gotFocus=null,e.lostFocus=null,e.keyDown=null,e.changing=null;var n=new Ut;return n.b=e,e.h=n,e.h.ag(),e.ca(),e}return e.__extends(r,t),r.prototype.cv=function(t,e){var i;null!=this.u&&(this.ah=!0,this.cc()),this.c4(),null!=this.selectedValueChanged&&this.selectedValueChanged(this,((i=new B).oldValue=t,i.newValue=e,i)),this.cz()},r.prototype.notifySizeChanged=function(){this.h.ae()},r.prototype.destroy=function(){if(null!=this.c){var t=this.c;t.selectedValueChanged=i.delegateRemove(t.selectedValueChanged,i.runOn(this,this.b9));var e=this.c;e.close=i.delegateRemove(e.close,i.runOn(this,this.b8))}this.provideContainer(null)},r.prototype.provideContainer=function(t){this.h.af(t)},r.prototype.setName=function(t){this.o.e=t},Object.defineProperty(r.prototype,"af",{get:function(){return null==this.ae&&(this.ae=new i.SRProvider(this.h.d),this.ae.cb("Calendar")),this.ae},enumerable:!0,configurable:!0}),Object.defineProperty(r.prototype,"value",{get:function(){return this.az},set:function(t){var e=this.az;this.ax=e,this.az=t,+e!=+this.az&&this.cu("Value",e,this.az)},enumerable:!0,configurable:!0}),Object.defineProperty(r.prototype,"a2",{get:function(){return this.ay},set:function(t){var e=this.ay;this.ay=t,+e!=+this.ay&&this.cu("Today",e,this.ay)},enumerable:!0,configurable:!0}),Object.defineProperty(r.prototype,"bs",{get:function(){return this.a9},set:function(t){var e=this.a9;this.a9=t,e!=this.a9&&this.cu("Label",e,this.a9)},enumerable:!0,configurable:!0}),Object.defineProperty(r.prototype,"dd",{get:function(){return this.da},set:function(t){var e=this.da;this.da=t,e!=this.da&&this.cu("LabelTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(r.prototype,"ac",{get:function(){return this.z},set:function(t){var e=this.z;this.z=t,e!=this.z&&this.cu("LabelTextStyle",e,this.z)},enumerable:!0,configurable:!0}),Object.defineProperty(r.prototype,"bz",{get:function(){return this.bb},set:function(t){var e=this.bb;this.bb=t,e!=this.bb&&this.cu("Placeholder",e,this.bb)},enumerable:!0,configurable:!0}),Object.defineProperty(r.prototype,"a1",{get:function(){return this.aw},set:function(t){var e=this.aw;this.aw=t,+e!=+this.aw&&this.cu("MinDate",e,this.aw)},enumerable:!0,configurable:!0}),Object.defineProperty(r.prototype,"a0",{get:function(){return this.av},set:function(t){var e=this.av;this.av=t,+e!=+this.av&&this.cu("MaxDate",e,this.av)},enumerable:!0,configurable:!0}),Object.defineProperty(r.prototype,"y",{get:function(){return this.x},set:function(t){var e=this.x;this.x=t,e!=this.x&&this.cu("Density",i.enumGetBox(i.ControlDisplayDensity_$type,e),i.enumGetBox(i.ControlDisplayDensity_$type,this.x))},enumerable:!0,configurable:!0}),Object.defineProperty(r.prototype,"w",{get:function(){return this.v},set:function(t){var e=this.v;this.v=t,e!=this.v&&this.cu("BaseTheme",i.enumGetBox(i.BaseControlTheme_$type,e),i.enumGetBox(i.BaseControlTheme_$type,this.v))},enumerable:!0,configurable:!0}),Object.defineProperty(r.prototype,"ad",{get:function(){return this.aa},set:function(t){var e=this.aa;this.aa=t,e!=this.aa&&this.cu("TextStyle",e,this.aa)},enumerable:!0,configurable:!0}),Object.defineProperty(r.prototype,"de",{get:function(){return this.db},set:function(t){var e=this.db;this.db=t,e!=this.db&&this.cu("TextColor",e,this.db)},enumerable:!0,configurable:!0}),Object.defineProperty(r.prototype,"dc",{get:function(){return this.c9},set:function(t){var e=this.c9;this.c9=t,e!=this.c9&&this.cu("IconColor",e,this.c9)},enumerable:!0,configurable:!0}),Object.defineProperty(r.prototype,"as",{get:function(){return this.ak},set:function(t){var e=this.ak;this.ak=t,e!=this.ak&&this.cu("ShowClearButton",e,this.ak)},enumerable:!0,configurable:!0}),Object.defineProperty(r.prototype,"at",{get:function(){return this.al},set:function(t){var e=this.al;this.al=t,e!=this.al&&this.cu("ShowTodayButton",e,this.al)},enumerable:!0,configurable:!0}),Object.defineProperty(r.prototype,"ap",{get:function(){return this.ag},set:function(t){var e=this.ag;this.ag=t,e!=this.ag&&this.cu("AllowTextInput",e,this.ag)},enumerable:!0,configurable:!0}),Object.defineProperty(r.prototype,"ar",{get:function(){return this.aj},set:function(t){var e=this.aj;this.aj=t,e!=this.aj&&this.cu("OpenOnFocus",e,this.aj)},enumerable:!0,configurable:!0}),Object.defineProperty(r.prototype,"j",{get:function(){return this.i},set:function(t){var e=this.i;this.i=t,e!=this.i&&this.cu("FirstDayOfWeek",i.enumGetBox(T,e),i.enumGetBox(T,this.i))},enumerable:!0,configurable:!0}),Object.defineProperty(r.prototype,"l",{get:function(){return this.k},set:function(t){var e=this.k;this.k=t,e!=this.k&&this.cu("FirstWeekOfYear",i.enumGetBox(w,e),i.enumGetBox(w,this.k))},enumerable:!0,configurable:!0}),Object.defineProperty(r.prototype,"au",{get:function(){return this.am},set:function(t){var e=this.am;this.am=t,e!=this.am&&this.cu("ShowWeekNumbers",e,this.am)},enumerable:!0,configurable:!0}),Object.defineProperty(r.prototype,"e",{get:function(){return this.d},set:function(t){var e=this.d;this.d=t,this.d!=e&&this.cu("DateFormat",i.enumGetBox(Bt,e),i.enumGetBox(Bt,this.d))},enumerable:!0,configurable:!0}),Object.defineProperty(r.prototype,"bo",{get:function(){return this.a8},set:function(t){var e=this.a8;this.a8=t,e!=this.a8&&this.cu("FormatString",e,this.a8)},enumerable:!0,configurable:!0}),Object.defineProperty(r.prototype,"aq",{get:function(){return this.ai},set:function(t){var e=this.ai;this.ai=t,e!=this.ai&&this.cu("IsDisabled",e,this.ai)},enumerable:!0,configurable:!0}),r.prototype.cu=function(t,e,n){null!=this.propertyChanged&&this.propertyChanged(this,new i.PropertyChangedEventArgs(t)),this.cx(t,e,n)},r.prototype.cx=function(t,e,n){switch(t){case"Density":this.c0();break;case"BaseTheme":this.c2();break;case"Value":+this.value!=+i.dateMinValue()&&(i.dateGetDate(this.value)<i.dateGetDate(this.a1)||i.dateGetDate(this.value)>i.dateGetDate(this.a0))&&(this.value=this.ax),this.cv(this.ax,this.value),this.ax=this.value,null!=this.c&&(this.c.value=this.value);break;case"Label":null!=this.r&&(this.r.text=this.bs,null!=this.bs&&""!=this.bs?this.q.inputs.contains(this.r)||this.q.inputs.insert(0,this.r):this.q.inputs.contains(this.r)&&this.q.inputs.remove(this.r));break;case"Placeholder":null!=this.o&&(this.o.cb=this.bz,this.h.aq(this.bz));break;case"Today":null!=this.c&&(this.c.av=this.a2);break;case"MaxDate":if(null!=this.c)i.Base.compareSimple(this.a1,this.a0)>=0&&(this.a0=i.dateMaxValue()),this.c.at=this.av;i.dateGetDate(this.value)>i.dateGetDate(this.a0)&&(this.ax=i.dateMinValue(),this.value=i.dateMinValue());break;case"MinDate":if(null!=this.c)this.c.au=this.aw,i.Base.compareSimple(this.a1,this.a0)>=0&&(this.ax=i.dateMaxValue(),this.c.at=this.a0);i.dateGetDate(this.value)<i.dateGetDate(this.a1)&&(this.ax=i.dateMinValue(),this.value=i.dateMinValue());break;case"TextStyle":this.c5();break;case"ShowClearButton":null!=this.o&&""!=this.o.cj&&this.h.ao();break;case"LabelTextColor":case"LabelTextStyle":case"TextColor":case"IconColor":this.c6();break;case"ShowTodayButton":null!=this.c&&(this.c.ae=this.at);break;case"AllowTextInput":null!=this.o&&(this.o.disabled=!this.ap);break;case"OpenOnFocus":break;case"DateFormat":this.a.k(this.e),this.c4();break;case"FormatString":this.ca(),this.c4();break;case"FirstDayOfWeek":null!=this.c&&(this.c.l=this.j);break;case"ShowWeekNumbers":null!=this.c&&(this.c.af=this.au);break;case"FirstWeekOfYear":null!=this.c&&(this.c.o=this.l);break;case"IsDisabled":null!=this.q&&(this.q.disabled=this.aq),null!=this.o&&(this.o.disabled=this.aq)}},r.prototype.ca=function(){var t="/",e=null!=this.bo?this.bo.toLowerCase():this.a.j();i.stringContains(e,"/")?t="/":i.stringContains(e,"-")?t="-":i.stringContains(e," ")?t=" ":i.stringContains(e,".")?t=".":i.stringContains(e,",")&&(t=","),this.bc=t.toString();var n=e.split(t);if(3==n.length){for(var r="",s=0;s<3;s++)if(i.stringContains(n[s],"d"))switch(r+="d",n[s]){case"d":case"dd":case"ddd":case"dddd":this.a6=n[s];break;default:this.a6="dd"}else if(i.stringContains(n[s],"m")){switch(r+="m",n[s]){case"m":case"mm":case"mmm":case"mmmm":this.ba=n[s];break;default:this.ba="mm"}this.ba=n[s]}else if(i.stringContains(n[s],"y"))switch(r+="y",n[s]){case"yy":case"yyyy":this.bd=n[s];break;default:this.bd="yyyy"}this.a7="dmy"==r||"mdy"==r||"ymd"==r?r:"mdy"}},r.prototype.c6=function(){null!=this.o&&(this.o.dy=this.de),null!=this.m&&(this.m.fill=this.dc),null!=this.n&&(this.n.fill=this.dc),null!=this.r&&(this.r.df=this.dd,this.r.y=this.ac)},r.prototype.c3=function(){this.q},r.prototype.c5=function(){null!=this.aa&&(this.o.ad=this.aa)},r.prototype.cd=function(){this.q=new dt,this.h.aj(this.q),this.q.d=0,this.q.j=this.w,this.q.n=this.y,this.r=new bt,this.h.al(this.r),this.r.df=this.dd,this.r.y=this.ac,this.q.appendContentChild(this.h.u()),null!=this.bs&&""!=this.bs&&(this.r.text=this.bs,this.q.inputs.add(this.r)),this.o=new yt,this.h.ak(this.o),this.o.b3="text",null!=this.aa&&(this.o.ad=this.aa),this.o.disabled=!this.ap,this.o.dy=this.de,this.q.appendContentChild(this.h.t()),this.q.inputs.add(this.o),this.o.cb=this.bz,this.h.aq(this.bz);var t=this.o;t.change=i.delegateCombine(t.change,i.runOn(this,this.ck));var e=this.o;e.changing=i.delegateCombine(e.changing,i.runOn(this,this.cl));var n=this.o;n.keyDown=i.delegateCombine(n.keyDown,i.runOn(this,this.cm));var s=new ct;this.h.an(s,this.h.q()),this.m=new S,this.h.ai(this.m,this.h.p()),this.m.svgPath=r.bh,this.m.fill=this.dc,s.appendContentChild(this.h.p()),this.q.appendContentChild(this.h.q()),this.q.inputs.add(s),this.c4();var o=new ct;this.h.an(o,this.h.s()),this.n=new S,this.h.ai(this.n,this.h.r()),this.n.svgPath=r.bg,this.n.fill=this.dc,o.appendContentChild(this.h.r()),this.q.appendContentChild(this.h.s()),this.q.inputs.add(o)},r.prototype.cm=function(t,e){if(this.cs(e),!e.defaultPrevented){var i=e.keyCode,n=e.modifiers;switch(i){case 9:case 13:this.an=!0,this.ao||this.c8(this.o.cj),this.ah=!0,this.cc(),this.an=!1;break;case 40:1==n&&(this.cw(),this.ch());break;case 38:1==n&&this.cc()}}},r.prototype.cl=function(t,e){this.co(e),e.value.length>0?this.h.ao():this.h.ad()},r.prototype.ck=function(t,e){this.ao=!0,this.c8(e.value),this.ao=!1},r.prototype.c8=function(t){var e=i.stringSplit(t,["/","-"," ",".",","],1),n=0,r=0,s=0,o=!0;if(3==e.length){if(0!=e[0].length&&0!=e[1].length&&0!=e[2].length||(o=!1),"dmy"==this.a7?(n=parseInt(e[0]),r=parseInt(e[1]),s=parseInt(e[2])):"mdy"==this.a7?(r=parseInt(e[0]),n=parseInt(e[1]),s=parseInt(e[2])):"ymd"==this.a7&&(s=parseInt(e[0]),r=parseInt(e[1]),n=parseInt(e[2])),(i.isNaN_(n)||i.isNaN_(s))&&(o=!1),s<50&&(s+=2e3),i.isNaN_(r)){var a="";"dmy"==this.a7?a=e[1].toLowerCase():"mdy"==this.a7?a=e[0].toLowerCase():"ymd"==this.a7&&(a=e[1].toLowerCase());var h=i.stringIsNullOrWhiteSpace(this.af.b1("January_Full"))?"january":this.af.b1("January_Full").toLowerCase(),u=i.stringIsNullOrWhiteSpace(this.af.b1("January_Short"))?"jan":this.af.b1("January_Short").toLowerCase(),l=i.stringIsNullOrWhiteSpace(this.af.b1("February_Full"))?"february":this.af.b1("February_Full").toLowerCase(),c=i.stringIsNullOrWhiteSpace(this.af.b1("February_Short"))?"feb":this.af.b1("February_Short").toLowerCase(),p=i.stringIsNullOrWhiteSpace(this.af.b1("March_Full"))?"march":this.af.b1("March_Full").toLowerCase(),d=i.stringIsNullOrWhiteSpace(this.af.b1("March_Short"))?"mar":this.af.b1("March_Short").toLowerCase(),f=i.stringIsNullOrWhiteSpace(this.af.b1("April_Full"))?"april":this.af.b1("April_Full").toLowerCase(),b=i.stringIsNullOrWhiteSpace(this.af.b1("April_Short"))?"apr":this.af.b1("April_Short").toLowerCase(),y=i.stringIsNullOrWhiteSpace(this.af.b1("May_Full"))?"may":this.af.b1("May_Full").toLowerCase(),g=i.stringIsNullOrWhiteSpace(this.af.b1("May_Short"))?"may":this.af.b1("May_Short").toLowerCase(),m=i.stringIsNullOrWhiteSpace(this.af.b1("June_Full"))?"june":this.af.b1("June_Full").toLowerCase(),v=i.stringIsNullOrWhiteSpace(this.af.b1("June_Short"))?"jun":this.af.b1("June_Short").toLowerCase(),_=i.stringIsNullOrWhiteSpace(this.af.b1("July_Full"))?"july":this.af.b1("July_Full").toLowerCase(),C=i.stringIsNullOrWhiteSpace(this.af.b1("July_Short"))?"jul":this.af.b1("July_Short").toLowerCase(),S=i.stringIsNullOrWhiteSpace(this.af.b1("August_Full"))?"august":this.af.b1("August_Full").toLowerCase(),j=i.stringIsNullOrWhiteSpace(this.af.b1("August_Short"))?"aug":this.af.b1("August_Short").toLowerCase(),k=i.stringIsNullOrWhiteSpace(this.af.b1("September_Full"))?"september":this.af.b1("September_Full").toLowerCase(),P=i.stringIsNullOrWhiteSpace(this.af.b1("September_Short"))?"sep":this.af.b1("September_Short").toLowerCase(),T=i.stringIsNullOrWhiteSpace(this.af.b1("October_Full"))?"october":this.af.b1("October_Full").toLowerCase(),x=i.stringIsNullOrWhiteSpace(this.af.b1("October_Short"))?"oct":this.af.b1("October_Short").toLowerCase(),O=i.stringIsNullOrWhiteSpace(this.af.b1("November_Full"))?"november":this.af.b1("November_Full").toLowerCase(),w=i.stringIsNullOrWhiteSpace(this.af.b1("November_Short"))?"nov":this.af.b1("November_Short").toLowerCase(),B=i.stringIsNullOrWhiteSpace(this.af.b1("December_Full"))?"december":this.af.b1("December_Full").toLowerCase(),N=i.stringIsNullOrWhiteSpace(this.af.b1("December_Short"))?"dec":this.af.b1("December_Short").toLowerCase();a==h||a==u?r=1:a==l||a==c?r=2:a==p||a==d?r=3:a==f||a==b?r=4:a==y||a==g?r=5:a==m||a==v?r=6:a==_||a==C?r=7:a==S||a==j?r=8:a==k||a==P?r=9:a==T||a==x?r=10:a==O||a==w?r=11:a==B||a==N?r=12:o=!1}(r>12||r<1)&&(o=!1)}else o=!1;if(o){var I=i.dateFromValues(s,r,n,0,0,0,0),A=i.Base.compareSimple(I,this.a1),F=i.Base.compareSimple(I,this.a0);A<0||F>0?this.c4():(this.c7(I),this.h.ao())}else i.stringIsNullOrEmpty(t)?this.cb():this.c4()},r.prototype.c7=function(t){this.value;this.value=t},r.prototype.c4=function(){if(null!=this.o)if(+this.az!=+i.dateMinValue()){var t="";if(null==this.bo)t=this.a.i(this.value);else{var e=this.value.getDate().toString(),n=e;if("dd"==this.a6)this.value.getDate()<10&&(e="0"+e);else if("ddd"==this.a6)switch(this.value.getDay()){case 0:e=i.stringIsNullOrWhiteSpace(this.af.b1("Sunday_Short"))?"Sun":this.af.b1("Sunday_Short");break;case 1:e=i.stringIsNullOrWhiteSpace(this.af.b1("Monday_Short"))?"Mon":this.af.b1("Monday_Short");break;case 2:e=i.stringIsNullOrWhiteSpace(this.af.b1("Tuesday_Short"))?"Tue":this.af.b1("Tuesday_Short");break;case 3:e=i.stringIsNullOrWhiteSpace(this.af.b1("Wednesday_Short"))?"Wed":this.af.b1("Wednesday_Short");break;case 4:e=i.stringIsNullOrWhiteSpace(this.af.b1("Thursday_Short"))?"Thu":this.af.b1("Thursday_Short");break;case 5:e=i.stringIsNullOrWhiteSpace(this.af.b1("Friday_Short"))?"Fri":this.af.b1("Friday_Short");break;case 6:e=i.stringIsNullOrWhiteSpace(this.af.b1("Saturday_Short"))?"Sat":this.af.b1("Saturday_Short")}else if("dddd"==this.a6)switch(this.value.getDay()){case 0:e=i.stringIsNullOrWhiteSpace(this.af.b1("Sunday_Full"))?"Sunday":this.af.b1("Sunday_Full");break;case 1:e=i.stringIsNullOrWhiteSpace(this.af.b1("Monday_Full"))?"Monday":this.af.b1("Monday_Full");break;case 2:e=i.stringIsNullOrWhiteSpace(this.af.b1("Tuesday_Full"))?"Tuesday":this.af.b1("Tuesday_Full");break;case 3:e=i.stringIsNullOrWhiteSpace(this.af.b1("Wednesday_Full"))?"Wednesday":this.af.b1("Wednesday_Full");break;case 4:e=i.stringIsNullOrWhiteSpace(this.af.b1("Thursday_Full"))?"Thursday":this.af.b1("Thursday_Full");break;case 5:e=i.stringIsNullOrWhiteSpace(this.af.b1("Friday_Full"))?"Friday":this.af.b1("Friday_Full");break;case 6:e=i.stringIsNullOrWhiteSpace(this.af.b1("Saturday_Full"))?"Saturday":this.af.b1("Saturday_Full")}var r=i.dateGetMonth(this.value).toString();if("mm"==this.ba)i.dateGetMonth(this.value)<10&&(r="0"+r);else if("mmm"==this.ba)switch(i.dateGetMonth(this.value)){case 1:r=i.stringIsNullOrWhiteSpace(this.af.b1("January_Short"))?"Jan":this.af.b1("January_Short");break;case 2:r=i.stringIsNullOrWhiteSpace(this.af.b1("February_Short"))?"Feb":this.af.b1("February_Short");break;case 3:r=i.stringIsNullOrWhiteSpace(this.af.b1("March_Short"))?"Mar":this.af.b1("March_Short");break;case 4:r=i.stringIsNullOrWhiteSpace(this.af.b1("April_Short"))?"Apr":this.af.b1("April_Short");break;case 5:r=i.stringIsNullOrWhiteSpace(this.af.b1("May_Short"))?"May":this.af.b1("May_Short");break;case 6:r=i.stringIsNullOrWhiteSpace(this.af.b1("June_Short"))?"Jun":this.af.b1("June_Short");break;case 7:r=i.stringIsNullOrWhiteSpace(this.af.b1("July_Short"))?"Jul":this.af.b1("July_Short");break;case 8:r=i.stringIsNullOrWhiteSpace(this.af.b1("August_Short"))?"Aug":this.af.b1("August_Short");break;case 9:r=i.stringIsNullOrWhiteSpace(this.af.b1("September_Short"))?"Sep":this.af.b1("September_Short");break;case 10:r=i.stringIsNullOrWhiteSpace(this.af.b1("October_Short"))?"Oct":this.af.b1("October_Short");break;case 11:r=i.stringIsNullOrWhiteSpace(this.af.b1("November_Short"))?"Nov":this.af.b1("November_Short");break;case 12:r=i.stringIsNullOrWhiteSpace(this.af.b1("December_Short"))?"Dec":this.af.b1("December_Short")}else if("mmmm"==this.ba)switch(i.dateGetMonth(this.value)){case 1:r=i.stringIsNullOrWhiteSpace(this.af.b1("January_Full"))?"January":this.af.b1("January_Full");break;case 2:r=i.stringIsNullOrWhiteSpace(this.af.b1("February_Full"))?"February":this.af.b1("February_Full");break;case 3:r=i.stringIsNullOrWhiteSpace(this.af.b1("March_Full"))?"March":this.af.b1("March_Full");break;case 4:r=i.stringIsNullOrWhiteSpace(this.af.b1("April_Full"))?"April":this.af.b1("April_Full");break;case 5:r=i.stringIsNullOrWhiteSpace(this.af.b1("May_Full"))?"May":this.af.b1("May_Full");break;case 6:r=i.stringIsNullOrWhiteSpace(this.af.b1("June_Full"))?"June":this.af.b1("June_Full");break;case 7:r=i.stringIsNullOrWhiteSpace(this.af.b1("July_Full"))?"July":this.af.b1("July_Full");break;case 8:r=i.stringIsNullOrWhiteSpace(this.af.b1("August_Full"))?"August":this.af.b1("August_Full");break;case 9:r=i.stringIsNullOrWhiteSpace(this.af.b1("September_Full"))?"September":this.af.b1("September_Full");break;case 10:r=i.stringIsNullOrWhiteSpace(this.af.b1("October_Full"))?"October":this.af.b1("October_Full");break;case 11:r=i.stringIsNullOrWhiteSpace(this.af.b1("November_Full"))?"November":this.af.b1("November_Full");break;case 12:r=i.stringIsNullOrWhiteSpace(this.af.b1("December_Full"))?"December":this.af.b1("December_Full")}var s=this.value.getFullYear().toString();"yy"==this.bd&&(s=s.substr(2)),"dmy"==this.a7?t="ddd"==this.a6||"dddd"==this.a6?e+this.bc+r+" "+n+this.bc+s:e+this.bc+r+this.bc+s:"mdy"==this.a7?t="ddd"==this.a6||"dddd"==this.a6?r+" "+n+this.bc+e+this.bc+s:r+this.bc+e+this.bc+s:"ymd"==this.a7&&(t="ddd"==this.a6||"dddd"==this.a6?s+this.bc+r+" "+n+this.bc+e:s+this.bc+r+this.bc+e)}this.o.cj=t,this.h.ao()}else this.o.cj="",this.h.ad()},r.prototype.cb=function(){1!=this.aq&&(null!=this.o&&(this.o.cj=""),this.value=i.dateMinValue(),this.c.ch())},r.prototype.ce=function(){this.u=new n.Popup,this.h.am(this.u),this.c=new F,this.h.ah(this.c),+this.a1!=+i.dateMinValue()&&(this.c.au=this.a1),+this.a0!=+i.dateMaxValue()&&(this.c.at=this.a0),+this.a2!=+i.dateMinValue()&&(this.c.av=this.a2),this.c.ae=this.at,this.c.l=this.j,this.c.af=this.au,this.c.o=this.l;var t=this.c;t.selectedValueChanged=i.delegateCombine(t.selectedValueChanged,i.runOn(this,this.b9));var e=this.c;e.close=i.delegateCombine(e.close,i.runOn(this,this.b8)),this.u.appendPopupContent(this.h.o())},r.prototype.b9=function(t,e){this.value=e.newValue},r.prototype.b8=function(t){this.u.t&&(this.ah=!0,this.cc())},r.prototype.cj=function(){0==this.ah?this.u.t?this.cc():this.cw():this.ah=!1},r.prototype.cw=function(){if(!this.aq&&null!=this.u){var t=this.h.ar(),e=new i.Rect(0,t.left+window.pageXOffset,t.top+window.pageYOffset,t.width,t.height),n=this.h.a()[1],r=240;if(1==this.at&&(r=270),n<t.bottom+r)t.top-r<0?this.u.showRelativeToExclusionRect(e,1,0):this.u.showRelativeToExclusionRect(e,2,0);else this.u.showRelativeToExclusionRect(e,1,0);this.h.ap(!0)}},r.prototype.cc=function(){var t=this;null!=this.u&&window.setTimeout((function(){return t.u.ao()}),0),null!=this.c&&this.c.cy(),this.h.ap(!1),this.ah=!1},r.prototype.focus=function(t){var e=this;void 0===t&&(t=!1),null!=this.o&&this.o.focus(t),this.u.t||1!=this.ar||(0==this.ah?(0==this.ap||1==this.ar&&0==this.an)&&(this.cw(),this.ah=!0,window.setTimeout((function(){return e.ch()}),0)):this.ah=!1)},r.prototype.ci=function(){this.ah=!1},r.prototype.cz=function(){null!=this.o&&this.o.dg()},r.prototype.ch=function(){this.c.cq()},r.prototype.cp=function(){var t=new It;this.cr(t)},r.prototype.cq=function(){var t=new At;this.ct(t)},r.prototype.c2=function(){},r.prototype.c0=function(){},r.prototype.a5=function(){return this.b()},r.prototype.bl=function(){return this.b().g()},r.prototype.b=function(){var t=new Ft;if(t.e=this.y,t.d=this.w,t.c=this.u.ab(),t.b=this.q.ia(),t.a=this.c.bj(),null!=this.ad){var e=this.ad;if(null!=this.h&&null==e.n){var n=this.h.d,r=i.FontUtil.getFontInfoFromString(n,e.fontString);e.n=r.n,e.d=r.d,e.o=r.o,e.q=r.q,e.r=r.r,e.s=r.s}null!=e.n&&(t.h=e.n),i.isNaN_(e.d)||(t.f=e.d),null!=e.s&&(t.l=e.s),null!=e.q&&(t.j=e.q),null!=e.o&&(t.i=e.q)}return t},r.prototype.cr=function(t){null!=this.gotFocus&&this.gotFocus(this,t)},r.prototype.ct=function(t){null!=this.lostFocus&&this.lostFocus(this,t)},r.prototype.cs=function(t){null!=this.keyDown&&this.keyDown(this,t)},r.prototype.co=function(t){null!=this.changing&&this.changing(this,t)},r.$t=i.markType(r,"DatePicker",i.Base.$,[i.INotifyPropertyChanged_$type]),r.bg="M20 3h-1V1h-2v2H7V1H5v2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 18H4V8h16v13z",r.bh="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z",r.ab=null,r}(i.Base),Rt=function(){function t(){this._implementation=this.createImplementation(),this._implementation.externalObject=this,this.onImplementationCreated()}return t.prototype.createImplementation=function(){return new It},Object.defineProperty(t.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),t.prototype.onImplementationCreated=function(){},t.prototype._provideImplementation=function(t){this._implementation=t,this._implementation.externalObject=this,this.onImplementationCreated()},t}(),Dt=function(){function t(){this._implementation=this.createImplementation(),this._implementation.externalObject=this,this.onImplementationCreated()}return t.prototype.createImplementation=function(){return new At},Object.defineProperty(t.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),t.prototype.onImplementationCreated=function(){},t.prototype._provideImplementation=function(t){this._implementation=t,this._implementation.externalObject=this,this.onImplementationCreated()},t}(),Et=function(t){function n(){var e=t.call(this)||this;e._disconnected=!1,e._settingAttributes=!1,e._attached=!1,e._queuedSetAttributes=[],e._updatingFromAttribute=!1,e.__p=null,e._hasUserValues=new Set,e._stylingContainer=null,e._stylingParent=null,e._inStyling=!1,e._selectedValueChanged=null,e._selectedValueChanged_wrapped=null,e._gotFocus=null,e._gotFocus_wrapped=null,e._lostFocus=null,e._lostFocus_wrapped=null,e._keyDown=null,e._keyDown_wrapped=null,e._changing=null,e._changing_wrapped=null,e._valueChange=null,e._valueChange_wrapped=null,e._styling&&i.NamePatcher.ensureStylablePatched(Object.getPrototypeOf(e)),e._renderer=new i.WebComponentRenderer(e,document,!0,null),e._implementation=e.createImplementation(),e._container=e._renderer.createElement("div"),e._renderer.updateRoot(e._container);var n=e.i;return e._datePicker=n,e._renderer.addSizeWatcher((function(){e._datePicker.notifySizeChanged()})),e}return e.__extends(n,t),Object.defineProperty(n.prototype,"height",{get:function(){return this._height},set:function(t){this._height=t,this.style.height=t,this.i.notifySizeChanged()},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"width",{get:function(){return this._width},set:function(t){this._width=t,this.style.width=t,this.i.notifySizeChanged()},enumerable:!0,configurable:!0}),n.prototype.updateStyle=function(){this._styling(this,this)},n.prototype.destroy=function(){this._datePicker.destroy()},n.prototype.createImplementation=function(){return new qt},n.prototype.disconnectedCallback=function(){this._disconnected=!0},n.prototype.connectedCallback=function(){if(this._disconnected)this._disconnected=!1;else{this.classList.add("ig-date-picker"),this.classList.add("igc-date-picker");var t=this._renderer.rootWrapper.getNativeElement();this.appendChild(t),this._attached=!0,this.style.display="block",this.style.height=this._height,this.style.width=this._width;var e=this._renderer.createElement("div");this._container.append(e);var i=this._renderer.createElement("div");this._container.append(i),this._datePicker.provideContainer(this._renderer),this._datePicker.notifySizeChanged(),this._flushQueuedAttributes(),this._styling(this,this),this.afterContentInit()}},n.prototype.afterContentInit=function(){this.i.notifySizeChanged()},n.prototype.attributeSynced=function(t,e){"name"===t&&this.i.setName(e)},Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),n._createFromInternal=function(t){if(!t)return null;if(!t.$type)return null;var e="Igc"+t.$type.name+"Component";return i.TypeRegistrar.isRegistered(e)?i.TypeRegistrar.create(e):null},n.prototype._enqueueSetAttribute=function(t,e){this._queuedSetAttributes.push({attrName:t,attrValue:e})},n.prototype._flushQueuedAttributes=function(){this._settingAttributes=!0;for(var t=0;t<this._queuedSetAttributes.length;t++)this.setAttribute(this._queuedSetAttributes[t].attrName,this._queuedSetAttributes[t].attrValue);this._settingAttributes=!1,this._queuedSetAttributes.length=0},n.prototype._a=function(t,e){this._updatingFromAttribute||(e&&(e=e.toString()),this._settingAttributes=!0,t=i.toSpinal(t),this._attached?this.setAttribute(t,e):this._enqueueSetAttribute(t,e),this._settingAttributes=!1)},Object.defineProperty(n,"observedAttributes",{get:function(){if(null==n._observedAttributesIgcDatePickerComponent){for(var t=i.getAllPropertyNames(n),e=0;e<t.length;e++)t[e]=i.toSpinal(t[e]);n._observedAttributesIgcDatePickerComponent=t}return n._observedAttributesIgcDatePickerComponent},enumerable:!0,configurable:!0}),n.prototype.attributeChangedCallback=function(t,e,n){if(!this._settingAttributes){var r=i.fromSpinal(t);this._updatingFromAttribute=!0,this[r]=n,this._updatingFromAttribute=!1}},n.register=function(){n._isElementRegistered||(n._isElementRegistered=!0,i.RegisterElementHelper.registerElement(n.htmlTagName,n))},Object.defineProperty(n.prototype,"value",{get:function(){return this.i.value},set:function(t){this.i.value=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"today",{get:function(){return this.i.a2},set:function(t){this.i.a2=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"label",{get:function(){return this.i.bs},set:function(t){this.i.bs=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"labelTextColor",{get:function(){return i.brushToString(this.i.dd)},set:function(t){this.i.dd=i.stringToBrush(t),this._a("labelTextColor",i.brushToString(this.i.dd))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"labelTextStyle",{get:function(){return null==this.i.ac?null:this.i.ac.fontString},set:function(t){var e=new i.FontInfo;e.fontString=t,this.i.ac=e,this._a("labelTextStyle",null!=this.i.ac?this.i.ac.fontString:"")},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"placeholder",{get:function(){return this.i.bz},set:function(t){this.i.bz=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"minDate",{get:function(){return this.i.a1},set:function(t){this.i.a1=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"maxDate",{get:function(){return this.i.a0},set:function(t){this.i.a0=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"density",{get:function(){return this.i.y},set:function(t){this.i.y=i.ensureEnum(i.ControlDisplayDensity_$type,t),this._a("density",i.enumToString(i.ControlDisplayDensity_$type,this.i.y))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"baseTheme",{get:function(){return this.i.w},set:function(t){this.i.w=i.ensureEnum(i.BaseControlTheme_$type,t),this._a("baseTheme",i.enumToString(i.BaseControlTheme_$type,this.i.w))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"textStyle",{get:function(){return null==this.i.ad?null:this.i.ad.fontString},set:function(t){var e=new i.FontInfo;e.fontString=t,this.i.ad=e,this._a("textStyle",null!=this.i.ad?this.i.ad.fontString:"")},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"textColor",{get:function(){return i.brushToString(this.i.de)},set:function(t){this.i.de=i.stringToBrush(t),this._a("textColor",i.brushToString(this.i.de))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"iconColor",{get:function(){return i.brushToString(this.i.dc)},set:function(t){this.i.dc=i.stringToBrush(t),this._a("iconColor",i.brushToString(this.i.dc))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"showClearButton",{get:function(){return this.i.as},set:function(t){this.i.as=i.ensureBool(t),this._a("showClearButton",this.i.as)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"showTodayButton",{get:function(){return this.i.at},set:function(t){this.i.at=i.ensureBool(t),this._a("showTodayButton",this.i.at)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"allowTextInput",{get:function(){return this.i.ap},set:function(t){this.i.ap=i.ensureBool(t),this._a("allowTextInput",this.i.ap)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"openOnFocus",{get:function(){return this.i.ar},set:function(t){this.i.ar=i.ensureBool(t),this._a("openOnFocus",this.i.ar)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"firstDayOfWeek",{get:function(){return this.i.j},set:function(t){this.i.j=i.ensureEnum(T,t),this._a("firstDayOfWeek",i.enumToString(T,this.i.j))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"firstWeekOfYear",{get:function(){return this.i.l},set:function(t){this.i.l=i.ensureEnum(w,t),this._a("firstWeekOfYear",i.enumToString(w,this.i.l))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"showWeekNumbers",{get:function(){return this.i.au},set:function(t){this.i.au=i.ensureBool(t),this._a("showWeekNumbers",this.i.au)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"dateFormat",{get:function(){return this.i.e},set:function(t){this.i.e=i.ensureEnum(Bt,t),this._a("dateFormat",i.enumToString(Bt,this.i.e))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"formatString",{get:function(){return this.i.bo},set:function(t){this.i.bo=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isDisabled",{get:function(){return this.i.aq},set:function(t){this.i.aq=i.ensureBool(t),this._a("isDisabled",this.i.aq)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hasUserValues",{get:function(){return this._hasUserValues},enumerable:!0,configurable:!0}),n.prototype.__m=function(t){this._inStyling||this._hasUserValues.add(t)},n.prototype._styling=function(t,e,n){if(!this._inStyling){this._inStyling=!0,this._stylingContainer=t,this._stylingParent=e;var r,s=this.i.$type.name;0===s.indexOf("Xam")&&(s=s.substring(3)),r=i.toSpinal("DatePickerComponent");var o=[],a=i.toSpinal(s);o.push(a+"-");for(var h=this.i.$type.baseType;h&&"Object"!=h.name&&"Base"!=h.name&&"Control"!=h.name&&"DependencyObject"!=h.Name&&"FrameworkElement"!=h.Name;){0===(s=h.name).indexOf("Xam")&&(s=s.substring(3));var u=i.toSpinal(s);o.push(u+"-"),h=h.baseType}if(n){var l=n.i.$type.name;0===l.indexOf("Xam")&&(l=l.substring(3));var c=i.toSpinal(l);o.push(c+"-"+r+"-"),o.push(c+"-"+a+"-")}i.initializePropertiesFromCss(t,this,r+"-",this.hasUserValues,!1,o),this._otherStyling&&this._otherStyling(t,e,n),this._inStyling=!1}},n.prototype.select=function(){this.i.cz()},n.prototype.exportVisualModel=function(){return this.i.a5()},n.prototype.exportSerializedVisualModel=function(){return this.i.bl()},Object.defineProperty(n.prototype,"selectedValueChanged",{get:function(){return this._selectedValueChanged},set:function(t){var e=this;null!==this._selectedValueChanged_wrapped&&(this.i.selectedValueChanged=i.delegateRemove(this.i.selectedValueChanged,this._selectedValueChanged_wrapped),this._selectedValueChanged_wrapped=null,this._selectedValueChanged=null),this._selectedValueChanged=t,this._selectedValueChanged_wrapped=function(t,i){var n=new U;n._provideImplementation(i),e.beforeSelectedValueChanged&&e.beforeSelectedValueChanged(e,n),e._selectedValueChanged&&e._selectedValueChanged(e,n)},this.i.selectedValueChanged=i.delegateCombine(this.i.selectedValueChanged,this._selectedValueChanged_wrapped)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"gotFocus",{get:function(){return this._gotFocus},set:function(t){var e=this;null!==this._gotFocus_wrapped&&(this.i.gotFocus=i.delegateRemove(this.i.gotFocus,this._gotFocus_wrapped),this._gotFocus_wrapped=null,this._gotFocus=null),this._gotFocus=t,this._gotFocus_wrapped=function(t,i){var n=new Rt;n._provideImplementation(i),e.beforeGotFocus&&e.beforeGotFocus(e,n),e._gotFocus&&e._gotFocus(e,n)},this.i.gotFocus=i.delegateCombine(this.i.gotFocus,this._gotFocus_wrapped)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lostFocus",{get:function(){return this._lostFocus},set:function(t){var e=this;null!==this._lostFocus_wrapped&&(this.i.lostFocus=i.delegateRemove(this.i.lostFocus,this._lostFocus_wrapped),this._lostFocus_wrapped=null,this._lostFocus=null),this._lostFocus=t,this._lostFocus_wrapped=function(t,i){var n=new Dt;n._provideImplementation(i),e.beforeLostFocus&&e.beforeLostFocus(e,n),e._lostFocus&&e._lostFocus(e,n)},this.i.lostFocus=i.delegateCombine(this.i.lostFocus,this._lostFocus_wrapped)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"keyDown",{get:function(){return this._keyDown},set:function(t){var e=this;null!==this._keyDown_wrapped&&(this.i.keyDown=i.delegateRemove(this.i.keyDown,this._keyDown_wrapped),this._keyDown_wrapped=null,this._keyDown=null),this._keyDown=t,this._keyDown_wrapped=function(t,n){var r=new i.IgcKeyEventArgs;r._provideImplementation(n),e.beforeKeyDown&&e.beforeKeyDown(e,r),e._keyDown&&e._keyDown(e,r)},this.i.keyDown=i.delegateCombine(this.i.keyDown,this._keyDown_wrapped)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"changing",{get:function(){return this._changing},set:function(t){var e=this;null!==this._changing_wrapped&&(this.i.changing=i.delegateRemove(this.i.changing,this._changing_wrapped),this._changing_wrapped=null,this._changing=null),this._changing=t,this._changing_wrapped=function(t,i){var n=new mt;n._provideImplementation(i),e.beforeChanging&&e.beforeChanging(e,n),e._changing&&e._changing(e,n)},this.i.changing=i.delegateCombine(this.i.changing,this._changing_wrapped)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"valueChange",{get:function(){return this._valueChange},set:function(t){var e=this;null!==this._valueChange_wrapped&&(this.i.propertyChanged=i.delegateRemove(this.i.propertyChanged,this._valueChange_wrapped),this._valueChange_wrapped=null,this._valueChange=null),this._valueChange=t,this._valueChange_wrapped=function(t,i){var n=e.value;"Value"==i.propertyName&&(e.beforeValueChange&&e.beforeValueChange(e,n),e._valueChange&&e._valueChange(e,n))},this.i.propertyChanged=i.delegateCombine(this.i.propertyChanged,this._valueChange_wrapped)},enumerable:!0,configurable:!0}),n._observedAttributesIgcDatePickerComponent=null,n.htmlTagName="igc-date-picker",n._isElementRegistered=!1,n}(HTMLElement),Wt=function(){function t(){}return t.register=function(){R.register(),m.register(),k.register(),Ot.register(),Et.register(),i.TypeRegistrar.registerCons("IgcDatePickerComponent",Et),i.TypeRegistrar.registerCons("IgcDatePickerComponent",Et),i.TypeRegistrar.register("DatePicker",qt.$type)},t}(),zt=i.markEnum("CheckboxLabelPosition","After,0|Before,1"),Ht=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e._isChecked=!1,e._isIndeterminate=!1,e}return e.__extends(n,t),Object.defineProperty(n.prototype,"isChecked",{get:function(){return this._isChecked},set:function(t){this._isChecked=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isIndeterminate",{get:function(){return this._isIndeterminate},set:function(t){this._isIndeterminate=t},enumerable:!0,configurable:!0}),n.$t=i.markType(n,"CheckboxChangeEventArgs",i.EventArgs.$),n}(i.EventArgs),Mt=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e.f=0,e.d=null,e.c=null,e.e=null,e.b=null,e.o=0,e.l=0,e.p=0,e.q=0,e.n=0,e.m=0,e.a=null,e.r=null,e.j=!1,e.g=!1,e.h=!1,e.k=!1,e.i=!1,e}return e.__extends(n,t),n.prototype.s=function(){var t=new i.StringBuilder(0);return t.l("{"),t.l("baseTheme : "+this.f+", "),t.l("actualUncheckedBackgroundColor : "+this.d.serialize()+", "),t.l("actualTickColor : "+this.c+", "),t.l("actualUncheckedBorderColor : "+this.e.serialize()+", "),t.l("actualCheckedBorderColor : "+this.b.serialize()+", "),t.l("borderWidth : "+this.o+", "),t.l("actualBorderWidth : "+this.l+", "),t.l("tickStrokeWidth : "+this.q+", "),t.l("actualTickStrokeWidth : "+this.n+", "),t.l("actualCheckedBackgroundColor : "+this.a.serialize()+", "),null!=this.r&&t.l('value : "'+this.r.toString()+'", '),t.l("isFocused : "+this.j+", "),t.l("disableRipple : "+this.g+", "),t.l("isChecked : "+this.h+", "),t.l("isIndeterminate : "+this.k+", "),t.l("isDisabled : "+this.i+", "),t.l("}"),t.toString()},n.$t=i.markType(n,"CheckboxVisualModelExport"),n}(i.Base),$t=function(t){function n(){var e=t.call(this)||this;return e.c=null,e.l=null,e.f=null,e.j=new i.List$1(i.Delegate_$type,0),e.g=!0,e.q=null,e.m=null,e.p=null,e.n=null,e.d=null,e.o=null,e}return e.__extends(n,t),n.prototype.ad=function(){},n.prototype.i=function(){return!0},n.prototype.ab=function(t){var n,r;if(null!=t){this.l=t,this.l.rootWrapper.setStyleProperty("display","flex"),this.l.rootWrapper.setStyleProperty("flex-direction","row"),this.l.rootWrapper.setStyleProperty("flex-wrap","no-wrap"),this.l.rootWrapper.setStyleProperty("align-items","center");var s=this.l.createElement("input");this.q=s,this.q.addClass("ig-native-checkbox"),this.q.setStyleProperty("position","absolute"),this.q.setStyleProperty("width","1px"),this.q.setStyleProperty("height","1px"),this.q.setStyleProperty("margin","-1px"),this.q.setStyleProperty("border","none"),this.q.setStyleProperty("clip","rect(0, 0, 0, 0)"),this.q.setStyleProperty("outline","0"),this.q.setStyleProperty("pointer-events","none"),this.q.setStyleProperty("overflow","hidden"),this.q.setStyleProperty("-webkit-appearance","none"),this.q.setStyleProperty("-moz-appearance","none"),this.q.setStyleProperty("appearance","none"),this.q.setAttribute("type","checkbox"),this.q.setAttribute("id",this.c.by),this.ag(),this.j.add(s.listen("change",i.runOn(this,this.v))),this.j.add(s.listen("click",i.runOn(this,this.w))),this.j.add(s.listen("focus",i.runOn(this,this.x))),this.j.add(s.listen("blur",i.runOn(this,this.u))),this.l.append(s);var a=this.l.createElement("div");a.addClass("ig-checkbox-box"),a.setStyleProperty("width","1.25em"),a.setStyleProperty("height","1.25em"),a.setStyleProperty("position","relative"),this.m=a,this.l.append(a);var h=this.l.createElement("label");h.setAttribute("for",this.c.by),h.addClass("ig-checkbox-composite"),h.setStyleProperty("box-sizing","border-box"),h.setStyleProperty("position","relative"),h.setStyleProperty("display","inline-block"),h.setStyleProperty("cursor","pointer"),h.setStyleProperty("width","1.25em"),h.setStyleProperty("height","1.25em"),h.setStyleProperty("min-width","1.25em"),h.setStyleProperty("border-width","0.125rem"),h.setStyleProperty("border-style","solid"),h.setStyleProperty("border-color","rgba(0,0,0,0.54)"),h.setStyleProperty("border-top-color","rgba(0, 0, 0, 0.54)"),h.setStyleProperty("border-right-color","rgba(0, 0, 0, 0.54)"),h.setStyleProperty("border-bottom-color","rgba(0, 0, 0, 0.54)"),h.setStyleProperty("border-left-color","rgba(0, 0, 0, 0.54)"),h.setStyleProperty("border-radius","2px"),h.setStyleProperty("-webkit-tap-highlight-color","transparent"),h.setStyleProperty("overflow","hidden"),this.p=h,this.m.append(h);var u=this.l.createElementNS("svg","http://www.w3.org/2000/svg");u.setAttribute("viewBox","0 0 24 24"),u.addClass("ig-checkbox-mark"),u.setStyleProperty("position","absolute"),u.setStyleProperty("top","0"),u.setStyleProperty("left","0"),u.setStyleProperty("right","0"),u.setStyleProperty("bottom","0"),u.setStyleProperty("stroke","#fff"),u.setStyleProperty("stroke-linecap","square"),u.setStyleProperty("stroke-width","3"),u.setStyleProperty("stroke-dasharray","24"),u.setStyleProperty("stroke-dashoffset","24"),u.setStyleProperty("fill","none"),u.setStyleProperty("opacity","0"),u.setStyleProperty("z-index","1"),this.n=u,h.append(u);var l=this.l.createElementNS("path","http://www.w3.org/2000/svg");l.setAttribute("d","M4.1,12.7 9,17.6 20.3,6.3"),u.append(l);var c=this.l.createElement("div"),p=this.l.getSubRenderer(c);c.setStyleProperty("position","absolute"),c.setStyleProperty("width","3em"),c.setStyleProperty("height","3em"),c.setStyleProperty("right","calc(50% - 1.5em)"),c.setStyleProperty("top","calc(50% - 1.5em)"),c.setStyleProperty("border-radius","24px"),c.setStyleProperty("overflow","hidden");var d=new o;d.provideContainer(p),d.q=a;this.l.getExternal(d,this.l.rootWrapper,this.l.getExternal(this.c,null,null));d.h=!0,d.k=!0,this.d=d,a.append(c);var f=this.l.createElement("span");f.addClass("ig-checkbox-label"),f.setStyleProperty("font-family","Verdana"),f.setStyleProperty("font-weight","400"),f.setStyleProperty("font-size","1rem"),f.setStyleProperty("letter-spacing",".00937rem"),f.setStyleProperty("text-transform","none"),f.setStyleProperty("line-height","1.5rem"),f.setStyleProperty("margin-left","8px"),f.setStyleProperty("margin-top","0"),f.setStyleProperty("margin-bottom","0"),f.setStyleProperty("cursor","pointer"),f.setStyleProperty("role","label"),this.o=f,this.j.add(f.listen("click",i.runOn(this,this.t))),this.l.append(f),this.l.getPortal(f,"ChildContent",(function(t){}),!0),this.c.cm()}else{try{for(var b=e.__values(i.fromEnum(this.j)),y=b.next();!y.done;y=b.next()){(0,y.value)()}}catch(t){n={error:t}}finally{try{y&&!y.done&&(r=b.return)&&r.call(b)}finally{if(n)throw n.error}}this.j.clear()}},n.prototype.t=function(t){this.c.toggle()},n.prototype.ag=function(){if(this.i()){this.c.by;this.q.setAttribute("name",this.c.b7),this.q.setProperty("value",this.c.a5),this.c.v&&this.q.setAttribute("tabindex",this.c.a0.toString()),this.q.setProperty("disabled",this.c.disabled),this.q.setProperty("indeterminate",this.c.indeterminate),this.q.setProperty("checked",this.c.checked),this.q.setProperty("required",this.c.az),this.c.indeterminate?this.q.setAttribute("aria-checked","mixed"):this.q.setAttribute("aria-checked",this.c.checked?"true":"false"),this.q.setAttribute("aria-labelledby",this.c.bl),this.q.setAttribute("aria-label",this.c.bk)}},n.prototype.ae=function(){if(this.i()){var t=this.c.by;this.q.setAttribute("id",t),this.p.setAttribute("for",t)}},n.prototype.u=function(t){this.c.focused=!1},n.prototype.x=function(t){this.c.focused=!0},n.prototype.w=function(t){(t.stopPropagation(),this.h())&&this.q.getNativeElement().blur();this.c.toggle()},n.prototype.h=function(){return!1},n.prototype.v=function(t){t.stopPropagation()},n.prototype.y=function(){null==i.KeyFrameAnimationFactory.h&&(i.KeyFrameAnimationFactory.h=this.l)},n.prototype.a=function(t){return new i.AnimationKeyFrameEffect(0,this.p,0,null,t)},n.prototype.b=function(t){return new i.AnimationKeyFrameEffect(0,this.n,0,null,t)},n.prototype.z=function(t){},Object.defineProperty(n.prototype,"r",{get:function(){return this.p},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"e",{get:function(){return this.d},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"s",{get:function(){return this.n},enumerable:!0,configurable:!0}),n.prototype.aa=function(){this.g=!0,this.j.add(this.q.listen("change",i.runOn(this,this.v))),this.j.add(this.q.listen("click",i.runOn(this,this.w))),this.j.add(this.q.listen("focus",i.runOn(this,this.x))),this.j.add(this.q.listen("blur",i.runOn(this,this.u))),this.j.add(this.o.listen("click",i.runOn(this,this.t)))},n.prototype.ac=function(){var t,n;this.g=!1;try{for(var r=e.__values(i.fromEnum(this.j)),s=r.next();!s.done;s=r.next()){(0,s.value)()}}catch(e){t={error:e}}finally{try{s&&!s.done&&(n=r.return)&&n.call(r)}finally{if(t)throw t.error}}this.j.clear()},n.prototype.af=function(){var t=this.c;t.externalObject&&t.externalObject.refreshDefaults&&t.externalObject.refreshDefaults()},n.prototype.ah=function(t,e){this.d.ax=t,this.d.aw=e},n.prototype.k=function(){var t=this.p.getStyleProperty("border-top-width");return t=i.stringReplace(t,"px",""),parseFloat(t)},n.$t=i.markType(n,"CheckboxView"),n}(i.Base),Lt=function(t){function n(){var e=t.call(this)||this;e._view=null,e.g=0,e.n=!1,e.ab=!1,e.c3=null,e.cy=c.e(n.h,n.dm,n.dh),e.c0=null,e.c2=null,e.cx=c.e(n.h,n.dl,n.dg),e.c4=null,e.c1=null,e.dr=c.e(n.h,n.dn,n.di),e.dd=c.e(n.h,n.dk,n.df),e.an=c.b(n.h,n.as,n.ap),e.dc=c.e(n.h,n.dj,n.de),e.ao=c.b(n.h,n.at,n.aq),e.dp=c.e(n.h,n.dl,n.dg),e.av=c.b(n.h,n.au,n.ar),e.dq=c.e(n.h,n.dm,n.dh),e.cz=c.e(n.h,n.dn,n.di),e.cw=c.e(n.h,n.dk,n.df),e.af=NaN,e.ac=c.b(n.h,n.as,n.ap),e.ag=NaN,e.ah=NaN,e.ae=c.b(n.h,n.au,n.ar),e.ad=c.b(n.h,n.at,n.aq),e.cv=c.e(n.h,n.dj,n.de),e.a9="ig-native-checkbox-"+n.a2++,e.a8="ig-checkbox-"+n.a1++,e.ba=null,e.bb=null,e.ay=0,e.o=!1,e.ax=0,e.a7=null,e.a6=null,e.a3=null,e.r=!1,e.change=null,e.d=0,e.l=!1,e.p=!1,e.s=!1,e.q=!1,e.m=!1,e.j=null,e.k=null,e.propertyChanged=null,e.ba=e.a8+"-label",e.a7=e.ba;var i=new $t;return i.c=e,e.view=i,e.view.ad(),e}return e.__extends(n,t),Object.defineProperty(n.prototype,"view",{get:function(){return this._view},set:function(t){this._view=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"i",{get:function(){return this.g},set:function(t){var e=this.g;this.g=t,e!=this.g&&this.cl("BaseTheme",i.enumGetBox(i.BaseControlTheme_$type,e),i.enumGetBox(i.BaseControlTheme_$type,t))},enumerable:!0,configurable:!0}),n.prototype.destroy=function(){this.provideContainer(null)},n.prototype.cl=function(t,e,n){null!=this.propertyChanged&&this.propertyChanged(this,new i.PropertyChangedEventArgs(t)),this.cn(t,e,n)},n.prototype.cr=function(){this.c7=null!=this.ds?this.ds:this.dp,this.c9=null!=this.du?this.du:this.dr,this.c6=null!=this.db?this.db:this.dd,this.ai=i.isNaN_(this.al)?this.an:this.al,this.c5=null!=this.da?this.da:this.dc,this.c8=null!=this.dt?this.dt:this.dq,this.aj=i.isNaN_(this.am)?this.ao:this.am,this.ak=i.isNaN_(this.aw)?this.av:this.aw},n.prototype.cn=function(t,e,n){switch(t){case"BaseTheme":this.cu(this.i),this.cr();break;case"TickColor":this.c7=null!=this.ds?this.ds:this.dp;break;case"UncheckedBorderColor":this.c9=null!=this.du?this.du:this.dr;break;case"CheckedBorderColor":this.c6=null!=this.db?this.db:this.dd;break;case"BorderWidth":this.ai=i.isNaN_(this.al)?this.an:this.al;break;case"CheckedBackgroundColor":this.c5=null!=this.da?this.da:this.dc;break;case"UncheckedBackgroundColor":this.c8=null!=this.dt?this.dt:this.dq;break;case"CornerRadius":this.aj=i.isNaN_(this.am)?this.ao:this.am;break;case"TickStrokeWidth":this.ak=i.isNaN_(this.aw)?this.av:this.aw;break;case"ActualTickStrokeWidth":case"ActualTickColor":this.ct();break;case"ActualCheckedBackgroundColor":case"ActualUncheckedBackgroundColor":case"ActualUncheckedBorderColor":case"ActualCheckedBorderColor":case"ActualBorderWidth":null!=this.j&&this.j.cancel(),null!=this.k&&this.k.cancel(),this.j=null,this.k=null,this.cq();var r=this.u;this.u=!0,this.cs(this.indeterminate),this.u=r;break;case"ActualCornerRadius":this.cq();break;case"IsChecked":if(!this.n){var s=this.indeterminate;this.n=!0,this.indeterminate=!1,this.n=!1;var o=this.u;this.u=!0,this.cs(s),this.u=o}break;case"IsIndeterminate":this.n||this.cs(e);break;case"DisableRipple":this.view.e.i=this.t;break;case"InputId":this.view.ae()}},n.prototype.cq=function(){var t=this.view.r;null!=t&&(i.NativeUI.m(t,new i.CornerRadius(0,this.aj)),i.isNaN_(this.ai)||i.NativeUI.n(t,new i.Thickness(0,this.ai)),this.checked?(i.NativeUI.k(t,this.c5),i.NativeUI.l(t,this.c6)):(i.NativeUI.k(t,this.c8),i.NativeUI.l(t,this.c9)))},n.prototype.ct=function(){var t=this.view.s;null!=t&&(i.NativeUI.w(t,this.c7),i.NativeUI.z(t,this.ak))},Object.defineProperty(n.prototype,"dt",{get:function(){return this.c3},set:function(t){var e=this.c3;this.c3=t,e!=this.c3&&this.cl("UncheckedBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"c8",{get:function(){return this.cy},set:function(t){var e=this.cy;this.cy=t,e!=this.cy&&this.cl("ActualUncheckedBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"da",{get:function(){return this.c0},set:function(t){var e=this.c0;this.c0=t,e!=this.c0&&this.cl("CheckedBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ds",{get:function(){return this.c2},set:function(t){var e=this.c2;this.c2=t,e!=this.c2&&this.cl("TickColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"c7",{get:function(){return this.cx},set:function(t){var e=this.cx;this.cx=t,e!=this.cx&&this.cl("ActualTickColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"du",{get:function(){return this.c4},set:function(t){var e=this.c4;this.c4=t,e!=this.c4&&this.cl("UncheckedBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"db",{get:function(){return this.c1},set:function(t){var e=this.c1;this.c1=t,e!=this.c1&&this.cl("CheckedBorderColor",e,t)},enumerable:!0,configurable:!0}),n.prototype.cu=function(t){this.dr=c.e(t,n.dn,n.di),this.dd=c.e(t,n.dk,n.df),this.an=c.b(t,n.as,n.ap),this.dc=c.e(t,n.dj,n.de),this.ao=c.b(t,n.at,n.aq),this.dp=c.e(t,n.dl,n.dg),this.av=c.b(t,n.au,n.ar),this.dq=c.e(t,n.dm,n.dh)},Object.defineProperty(n.prototype,"c9",{get:function(){return this.cz},set:function(t){var e=this.cz;this.cz=t,e!=this.cz&&this.cl("ActualUncheckedBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"c6",{get:function(){return this.cw},set:function(t){var e=this.cw;this.cw=t,e!=this.cw&&this.cl("ActualCheckedBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"al",{get:function(){return this.af},set:function(t){var e=this.af;this.af=t,e!=this.af&&this.cl("BorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ai",{get:function(){return this.ac},set:function(t){var e=this.ac;this.ac=t,e!=this.ac&&this.cl("ActualBorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"am",{get:function(){return this.ag},set:function(t){var e=this.ag;this.ag=t,e!=this.ag&&this.cl("CornerRadius",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"aw",{get:function(){return this.ah},set:function(t){var e=this.ah;this.ah=t,e!=this.ah&&this.cl("TickStrokeWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ak",{get:function(){return this.ae},set:function(t){var e=this.ae;this.ae=t,e!=this.ae&&this.cl("ActualTickStrokeWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"aj",{get:function(){return this.ad},set:function(t){var e=this.ad;this.ad=t,e!=this.ad&&this.cl("ActualCornerRadius",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"c5",{get:function(){return this.cv},set:function(t){var e=this.cv;this.cv=t,e!=this.cv&&this.cl("ActualCheckedBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"by",{get:function(){return this.a9},set:function(t){var e=this.a9;this.a9=t,e!=this.a9&&this.cl("InputId",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"bw",{get:function(){return this.a8},set:function(t){var e=this.a8;this.a8=t,e!=this.a8&&this.cl("Id",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"labelId",{get:function(){return this.ba},set:function(t){var e=this.ba;this.ba=t,e!=this.ba&&this.cl("LabelId",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"b7",{get:function(){return this.bb},set:function(t){var e=this.bb;this.bb=t,e!=this.bb&&this.cl("Name",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"v",{get:function(){return this.o},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"a0",{get:function(){return this.ay},set:function(t){var e=this.ay;this.ay=t,this.o=!0,e!=this.ay&&this.cl("TabIndex",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"az",{get:function(){return this.ax},set:function(t){var e=this.ax;this.ax=t,e!=this.ax&&this.cl("Required",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"bl",{get:function(){return this.a7},set:function(t){var e=this.a7;this.a7=t,e!=this.a7&&this.cl("AriaLabelledBy",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"bk",{get:function(){return this.a6},set:function(t){var e=this.a6;this.a6=t,e!=this.a6&&this.cl("AriaLabel",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"a5",{get:function(){return this.a3},set:function(t){var e=this.a3;this.a3=t,e!=this.a3&&this.cl("Value",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"focused",{get:function(){return this.r},set:function(t){var e=this.r;this.r=t,e!=this.r&&this.cl("IsFocused",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"e",{get:function(){return this.d},set:function(t){var e=this.d;this.d=t,e!=this.d&&this.cl("LabelPosition",i.enumGetBox(zt,e),i.enumGetBox(zt,t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"t",{get:function(){return this.l},set:function(t){var e=this.l;this.l=t,e!=this.l&&this.cl("DisableRipple",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"checked",{get:function(){return this.p},set:function(t){var e=this.p;this.p=t,e!=this.p&&this.cl("IsChecked",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"indeterminate",{get:function(){return this.s},set:function(t){var e=this.s;this.s=t,e!=this.s&&this.cl("IsIndeterminate",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disabled",{get:function(){return this.q},set:function(t){var e=this.q;this.q=t,e!=this.q&&this.cl("IsDisabled",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"u",{get:function(){return this.m},set:function(t){var e=this.m;this.m=t,e!=this.m&&this.cl("DisableTransitions",e,t)},enumerable:!0,configurable:!0}),n.prototype.cm=function(){this.ch(),this.checked?this.view.ah(i.BrushUtil.o(this.c5,.6),i.BrushUtil.o(this.c5,.1)):this.view.ah(i.BrushUtil.o(this.c5,.6),i.BrushUtil.o(this.c9,.1))},Object.defineProperty(n.prototype,"a",{get:function(){var t=new i.AnimationKeyFrameEffectTiming;return t.g=300,t.b=0,t},enumerable:!0,configurable:!0}),n.prototype.ch=function(){this.view.y();var t=!1;null==this.j&&(t||(t=!0,this.view.af()),this.j=i.KeyFrameAnimationFactory.f.c(this.view.a(this.a).m(new i.AnimationKeyFrameProperty(2,this.c8),new i.AnimationKeyFrameProperty(3,this.c9)).m(new i.AnimationKeyFrameProperty(2,this.c5),new i.AnimationKeyFrameProperty(3,this.c6))),this.k=i.KeyFrameAnimationFactory.f.c(this.view.b(this.a).m(new i.AnimationKeyFrameProperty(19,24),new i.AnimationKeyFrameProperty(1,0)).m(new i.AnimationKeyFrameProperty(19,0),new i.AnimationKeyFrameProperty(1,1))))},n.prototype.toggle=function(){if(!this.disabled){this.ch(),this.focused=!1,this.n=!0;var t=!1;if(this.indeterminate&&(t=!0,this.checked=!0),this.indeterminate=!1,this.checked=!this.checked,this.n=!1,this.cs(t),null!=this.change){var e=new Ht;e.isChecked=this.checked,e.isIndeterminate=this.indeterminate,this.change(this,e)}}},n.prototype.cs=function(t){var e=this;this.ch();var n=this.checked;this.indeterminate&&(n=!0);var r,s=1;if(n||(s=-1),n?this.view.ah(i.BrushUtil.o(this.c5,.6),i.BrushUtil.o(this.c5,.1)):this.view.ah(i.BrushUtil.o(this.c5,.6),i.BrushUtil.o(this.c9,.1)),this.indeterminate||i.NativeUI.ab(this.view.s,null),this.u||this.indeterminate||t){var o=this.view.r,a=this.view.s;if(this.indeterminate){var h=new i.TransformGroup;h.j.add(((r=new i.RotateTransform).j=45,r)),h.j.add(function(){var t=new i.TranslateTransform;return t.j=-e.view.k(),t}()),i.NativeUI.k(o,this.c5),i.NativeUI.l(o,this.c6),i.NativeUI.u(a,1),i.NativeUI.y(a,41),i.NativeUI.ab(a,h)}else n?(i.NativeUI.k(o,this.c5),i.NativeUI.l(o,this.c6),i.NativeUI.u(a,1),i.NativeUI.y(a,0)):(i.NativeUI.k(o,this.c8),i.NativeUI.l(o,this.c9),i.NativeUI.u(a,0),i.NativeUI.y(a,24));return 1==this.j.playState&&this.j.cancel(),void(1==this.k.playState&&this.k.cancel())}s>0&&this.j.playbackRate<0||s<0&&this.j.playbackRate>0?(this.j.reverse(),this.j.finished.f((function(t){null!=e.j&&e.j.commitStyles()})),this.k.reverse(),this.k.finished.f((function(t){null!=e.k&&e.k.commitStyles()}))):(this.j.play(),this.j.finished.f((function(t){null!=e.j&&e.j.commitStyles()})),this.k.play(),this.k.finished.f((function(t){null!=e.k&&e.k.commitStyles()})))},n.prototype.onDetachedFromUI=function(){this.view.ac()},n.prototype.onAttachedToUI=function(){this.view.aa()},n.prototype.onContentReady=function(){this.indeterminate&&this.cs(!1)},n.prototype.aa=function(){return this.view.i()},n.prototype.a4=function(){return this.b()},n.prototype.bv=function(){return this.b().s()},n.prototype.b=function(){var t=new Mt;return t.f=this.i,t.d=i.AppearanceHelper.a(this.c8),t.c=i.AppearanceHelper.a(this.c7),t.e=i.AppearanceHelper.a(this.c9),t.b=i.AppearanceHelper.a(this.c6),t.o=this.al,t.l=this.ai,t.p=this.am,t.q=this.aw,t.n=this.ak,t.m=this.aj,t.a=i.AppearanceHelper.a(this.c5),t.r=this.a5,t.j=this.focused,t.g=this.t,t.h=this.checked,t.k=this.indeterminate,t.i=this.disabled,t},n.prototype.provideContainer=function(t){this.view.ab(t)},n.$t=i.markType(n,"XCheckbox",i.Base.$,[i.INotifyPropertyChanged_$type]),n.dn=i.BrushUtil.g(138,0,0,0),n.dk=i.BrushUtil.g(138,0,0,0),n.as=NaN,n.dj=i.BrushUtil.g(255,228,28,119),n.at=2,n.dl=i.BrushUtil.g(255,255,255,255),n.au=3,n.dm=i.BrushUtil.g(255,255,255,255),n.di=i.BrushUtil.g(255,153,153,153),n.df=i.BrushUtil.g(138,33,150,243),n.ap=NaN,n.de=i.BrushUtil.g(255,33,150,243),n.aq=2,n.dg=i.BrushUtil.g(255,255,255,255),n.ar=3,n.dh=i.BrushUtil.g(255,255,255,255),n.h=2,n.a2=0,n.a1=0,n}(i.Base),Vt=function(){function t(){this._implementation=this.createImplementation(),this._implementation.externalObject=this,this.onImplementationCreated()}return t.prototype.createImplementation=function(){return new Ht},Object.defineProperty(t.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),t.prototype.onImplementationCreated=function(){},t.prototype._provideImplementation=function(t){this._implementation=t,this._implementation.externalObject=this,this.onImplementationCreated()},Object.defineProperty(t.prototype,"isChecked",{get:function(){return this.i.isChecked},set:function(t){this.i.isChecked=i.ensureBool(t)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"isIndeterminate",{get:function(){return this.i.isIndeterminate},set:function(t){this.i.isIndeterminate=i.ensureBool(t)},enumerable:!0,configurable:!0}),t}(),Gt=function(t){function n(){var n=t.call(this)||this;n._disconnected=!1,n._settingAttributes=!1,n._attached=!1,n._queuedSetAttributes=[],n._updatingFromAttribute=!1,n.__p=null,n._hasUserValues=new Set,n._stylingContainer=null,n._stylingParent=null,n._inStyling=!1,n._change=null,n._change_wrapped=null,n._styling&&i.NamePatcher.ensureStylablePatched(Object.getPrototypeOf(n)),n._portalManager=new i.PortalManager("checkboxLabel"),n._renderer=new i.WebComponentRenderer(n,document,!0,{},n._portalManager),n._container=n._renderer.createElement("div"),n._renderer.updateRoot(n._container),n._implementation=n.createImplementation(),n._implementation.externalObject=n,n._container,null!=n._container.getNativeElement()&&n._container.getNativeElement(),n._wrapper=n._renderer;var r=n.i;return n._checkbox=r,r.provideContainer(n._renderer),n._onChildrenChanged(),new MutationObserver((function(t){var i,r;try{for(var s=e.__values(t),o=s.next();!o.done;o=s.next()){"childList"==o.value.type&&n._onChildrenChanged()}}catch(t){i={error:t}}finally{try{o&&!o.done&&(r=s.return)&&r.call(s)}finally{if(i)throw i.error}}})).observe(n,{childList:!0}),n}return e.__extends(n,t),n.prototype._onChildrenChanged=function(){for(var t=[],e=0;e<this.childNodes.length;e++){var i=this.childNodes[e];i!==this._container.getNativeElement()&&t.push(i)}this._portalManager.onChildrenChanged(t)},n.prototype.updateStyle=function(){this._styling(this,this)},n.prototype.destroy=function(){this._checkbox.destroy(),this._wrapper.destroy()},n.prototype.createImplementation=function(){return new Lt},n.prototype.disconnectedCallback=function(){this._disconnected=!0,this.i&&this.i.onDetachedFromUI()},n.prototype.connectedCallback=function(){if(this._disconnected)return this._disconnected=!1,void(this.i&&this.i.onAttachedToUI());this.classList.add("ig-x-checkbox"),this.classList.add("igc-x-checkbox"),this.appendChild(this._container.getNativeElement()),this._attached=!0,this.style.display="inline-block",this._flushQueuedAttributes(),this._styling(this,this),this.afterContentInit()},n.prototype.afterContentInit=function(){this.i.onContentReady()},Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),n._createFromInternal=function(t){if(!t)return null;if(!t.$type)return null;var e="Igc"+t.$type.name+"Component";return i.TypeRegistrar.isRegistered(e)?i.TypeRegistrar.create(e):null},n.prototype._enqueueSetAttribute=function(t,e){this._queuedSetAttributes.push({attrName:t,attrValue:e})},n.prototype._flushQueuedAttributes=function(){this._settingAttributes=!0;for(var t=0;t<this._queuedSetAttributes.length;t++)this.setAttribute(this._queuedSetAttributes[t].attrName,this._queuedSetAttributes[t].attrValue);this._settingAttributes=!1,this._queuedSetAttributes.length=0},n.prototype._a=function(t,e){this._updatingFromAttribute||(e&&(e=e.toString()),this._settingAttributes=!0,t=i.toSpinal(t),this._attached?this.setAttribute(t,e):this._enqueueSetAttribute(t,e),this._settingAttributes=!1)},Object.defineProperty(n,"observedAttributes",{get:function(){if(null==n._observedAttributesIgcXCheckboxComponent){for(var t=i.getAllPropertyNames(n),e=0;e<t.length;e++)t[e]=i.toSpinal(t[e]);n._observedAttributesIgcXCheckboxComponent=t}return n._observedAttributesIgcXCheckboxComponent},enumerable:!0,configurable:!0}),n.prototype.attributeChangedCallback=function(t,e,n){if(!this._settingAttributes){var r=i.fromSpinal(t);this._updatingFromAttribute=!0,this[r]=n,this._updatingFromAttribute=!1}},n.register=function(){n._isElementRegistered||(n._isElementRegistered=!0,i.RegisterElementHelper.registerElement(n.htmlTagName,n))},Object.defineProperty(n.prototype,"baseTheme",{get:function(){return this.i.i},set:function(t){this.i.i=i.ensureEnum(i.BaseControlTheme_$type,t),this._a("baseTheme",i.enumToString(i.BaseControlTheme_$type,this.i.i))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"uncheckedBackgroundColor",{get:function(){return i.brushToString(this.i.dt)},set:function(t){this.i.dt=i.stringToBrush(t),this._a("uncheckedBackgroundColor",i.brushToString(this.i.dt))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualUncheckedBackgroundColor",{get:function(){return i.brushToString(this.i.c8)},set:function(t){this.i.c8=i.stringToBrush(t),this._a("actualUncheckedBackgroundColor",i.brushToString(this.i.c8))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"checkedBackgroundColor",{get:function(){return i.brushToString(this.i.da)},set:function(t){this.i.da=i.stringToBrush(t),this._a("checkedBackgroundColor",i.brushToString(this.i.da))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tickColor",{get:function(){return i.brushToString(this.i.ds)},set:function(t){this.i.ds=i.stringToBrush(t),this._a("tickColor",i.brushToString(this.i.ds))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualTickColor",{get:function(){return i.brushToString(this.i.c7)},set:function(t){this.i.c7=i.stringToBrush(t),this._a("actualTickColor",i.brushToString(this.i.c7))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"uncheckedBorderColor",{get:function(){return i.brushToString(this.i.du)},set:function(t){this.i.du=i.stringToBrush(t),this._a("uncheckedBorderColor",i.brushToString(this.i.du))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"checkedBorderColor",{get:function(){return i.brushToString(this.i.db)},set:function(t){this.i.db=i.stringToBrush(t),this._a("checkedBorderColor",i.brushToString(this.i.db))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualUncheckedBorderColor",{get:function(){return i.brushToString(this.i.c9)},set:function(t){this.i.c9=i.stringToBrush(t),this._a("actualUncheckedBorderColor",i.brushToString(this.i.c9))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualCheckedBorderColor",{get:function(){return i.brushToString(this.i.c6)},set:function(t){this.i.c6=i.stringToBrush(t),this._a("actualCheckedBorderColor",i.brushToString(this.i.c6))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderWidth",{get:function(){return this.i.al},set:function(t){this.i.al=+t,this._a("borderWidth",this.i.al)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualBorderWidth",{get:function(){return this.i.ai},set:function(t){this.i.ai=+t,this._a("actualBorderWidth",this.i.ai)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cornerRadius",{get:function(){return this.i.am},set:function(t){this.i.am=+t,this._a("cornerRadius",this.i.am)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tickStrokeWidth",{get:function(){return this.i.aw},set:function(t){this.i.aw=+t,this._a("tickStrokeWidth",this.i.aw)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualTickStrokeWidth",{get:function(){return this.i.ak},set:function(t){this.i.ak=+t,this._a("actualTickStrokeWidth",this.i.ak)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualCornerRadius",{get:function(){return this.i.aj},set:function(t){this.i.aj=+t,this._a("actualCornerRadius",this.i.aj)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualCheckedBackgroundColor",{get:function(){return i.brushToString(this.i.c5)},set:function(t){this.i.c5=i.stringToBrush(t),this._a("actualCheckedBackgroundColor",i.brushToString(this.i.c5))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"inputId",{get:function(){return this.i.by},set:function(t){this.i.by=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"id",{get:function(){return this.i.bw},set:function(t){this.i.bw=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"labelId",{get:function(){return this.i.labelId},set:function(t){this.i.labelId=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"name",{get:function(){return this.i.b7},set:function(t){this.i.b7=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tabIndex",{get:function(){return this.i.a0},set:function(t){this.i.a0=+t,this._a("tabIndex",this.i.a0)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"required",{get:function(){return this.i.az},set:function(t){this.i.az=+t,this._a("required",this.i.az)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ariaLabelledBy",{get:function(){return this.i.bl},set:function(t){this.i.bl=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ariaLabel",{get:function(){return this.i.bk},set:function(t){this.i.bk=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"value",{get:function(){return this.i.a5},set:function(t){this.i.a5=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"focused",{get:function(){return this.i.focused},set:function(t){this.i.focused=i.ensureBool(t),this._a("focused",this.i.focused)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"labelPosition",{get:function(){return this.i.e},set:function(t){this.i.e=i.ensureEnum(zt,t),this._a("labelPosition",i.enumToString(zt,this.i.e))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disableRipple",{get:function(){return this.i.t},set:function(t){this.i.t=i.ensureBool(t),this._a("disableRipple",this.i.t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"checked",{get:function(){return this.i.checked},set:function(t){this.i.checked=i.ensureBool(t),this._a("checked",this.i.checked)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"indeterminate",{get:function(){return this.i.indeterminate},set:function(t){this.i.indeterminate=i.ensureBool(t),this._a("indeterminate",this.i.indeterminate)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disabled",{get:function(){return this.i.disabled},set:function(t){this.i.disabled=i.ensureBool(t),this._a("disabled",this.i.disabled)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disableTransitions",{get:function(){return this.i.u},set:function(t){this.i.u=i.ensureBool(t),this._a("disableTransitions",this.i.u)},enumerable:!0,configurable:!0}),n.prototype.findByName=function(t){return this.findEphemera&&t&&0==t.indexOf("@@e:")?this.findEphemera(t):null},Object.defineProperty(n.prototype,"hasUserValues",{get:function(){return this._hasUserValues},enumerable:!0,configurable:!0}),n.prototype.__m=function(t){this._inStyling||this._hasUserValues.add(t)},n.prototype._styling=function(t,e,n){if(!this._inStyling){this._inStyling=!0,this._stylingContainer=t,this._stylingParent=e;var r,s=this.i.$type.name;0===s.indexOf("Xam")&&(s=s.substring(3)),r=i.toSpinal("XCheckboxComponent");var o=[],a=i.toSpinal(s);o.push(a+"-");for(var h=this.i.$type.baseType;h&&"Object"!=h.name&&"Base"!=h.name&&"Control"!=h.name&&"DependencyObject"!=h.Name&&"FrameworkElement"!=h.Name;){0===(s=h.name).indexOf("Xam")&&(s=s.substring(3));var u=i.toSpinal(s);o.push(u+"-"),h=h.baseType}if(n){var l=n.i.$type.name;0===l.indexOf("Xam")&&(l=l.substring(3));var c=i.toSpinal(l);o.push(c+"-"+r+"-"),o.push(c+"-"+a+"-")}i.initializePropertiesFromCss(t,this,r+"-",this.hasUserValues,!1,o),this._otherStyling&&this._otherStyling(t,e,n),this._inStyling=!1}},n.prototype.onDetachedFromUI=function(){this.i.onDetachedFromUI()},n.prototype.onAttachedToUI=function(){this.i.onAttachedToUI()},n.prototype.exportVisualModel=function(){return this.i.a4()},n.prototype.exportSerializedVisualModel=function(){return this.i.bv()},Object.defineProperty(n.prototype,"change",{get:function(){return this._change},set:function(t){var e=this;null!==this._change_wrapped&&(this.i.change=i.delegateRemove(this.i.change,this._change_wrapped),this._change_wrapped=null,this._change=null),this._change=t,this._change_wrapped=function(t,i){var n=new Vt;n._provideImplementation(i),e.beforeChange&&e.beforeChange(e,n),e._change&&e._change(e,n)},this.i.change=i.delegateCombine(this.i.change,this._change_wrapped)},enumerable:!0,configurable:!0}),n._observedAttributesIgcXCheckboxComponent=null,n.htmlTagName="igc-x-checkbox",n._isElementRegistered=!1,n}(i.IgcHTMLElement),Xt=function(){function t(){}return t.register=function(){h.register(),i.IgcChildContentModule.register(),Gt.register(),i.TypeRegistrar.registerCons("IgcXCheckboxComponent",Gt),i.TypeRegistrar.registerCons("IgcXCheckboxComponent",Gt),i.TypeRegistrar.register("XCheckbox",Lt.$type)},t}(),Kt=function(t){return t[t.Horizontal=0]="Horizontal",t[t.Vertical=1]="Vertical",t}({}),Yt=i.markEnum("ButtonGroupOrientation","Horizontal,0|Vertical,1"),Jt=i.markEnum("ButtonGroupDisplayStyle","Flat,0|Outlined,1"),Qt=function(t){function n(){var e=t.call(this,b.$,0)||this;return e.collectionResetting=null,e}return e.__extends(n,t),n.prototype.p=function(){null!=this.collectionResetting&&this.collectionResetting(this,null),t.prototype.p.call(this)},n.$t=i.markType(n,"XButtonGroupButtonCollection",i.ObservableCollection$1.$.specialize(b.$)),n}(i.ObservableCollection$1),Zt=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e.__extends(n,t),n.$t=i.markType(n,"ButtonGroupSelectionChangedEventArgs",i.EventArgs.$),n}(i.EventArgs),te=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e.e=0,e.f=0,e.a=null,e.k=0,e.b=null,e.d=null,e.c=null,e.j=0,e.g=!1,e.h=!1,e.i=null,e}return e.__extends(n,t),n.prototype.l=function(){var t=new i.StringBuilder(0);t.l("{"),t.l("baseTheme : "+i.enumGetBox(i.BaseControlTheme_$type,this.e)+", "),t.l("actualDensity : "+i.enumGetBox(i.ControlDisplayDensity_$type,this.f)+", "),t.l("selectedIndices : "+this.a+", "),t.l("actualItemBackgroundColor : "+this.b.serialize()+", "),t.l("actualItemTextColor : "+this.d.serialize()+", "),t.l("actualItemBorderColor : "+this.c.serialize()+", "),t.l("actualItemBorderWidth : "+this.j+", "),t.l("isDisabled : "+this.g+", "),t.l("isMultiSelect : "+this.h+", "),t.l("buttonModels: [");for(var e=0;e<this.i.count;e++)0!=e&&t.l(","),t.l(this.i._inner[e].ab());return t.l("]"),t.l("}"),t.toString()},n.$t=i.markType(n,"ButtonGroupVisualModelExport"),n}(i.Base),ee=function(t){function n(){var e=t.call(this)||this;return e.a=null,e.g=null,e.b=null,e.f=new i.List$1(i.Delegate_$type,0),e.m=null,e.c=!0,e.h=null,e.i=null,e.j=null,e.k=null,e}return e.__extends(n,t),n.prototype.v=function(){},n.prototype.d=function(){return!0},n.prototype.p=function(t){},n.prototype.r=function(t){},n.prototype.q=function(){},Object.defineProperty(n.prototype,"l",{get:function(){return this.h},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ab",{get:function(){return null},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"e",{get:function(){return!0},enumerable:!0,configurable:!0}),n.prototype.t=function(t){var n,r,s=this;if(null==t){try{for(var o=e.__values(i.fromEnum(this.f)),a=o.next();!a.done;a=o.next()){(0,a.value)()}}catch(t){n={error:t}}finally{try{a&&!a.done&&(r=o.return)&&r.call(o)}finally{if(n)throw n.error}}this.f.clear()}this.g=t,t.rootWrapper.setStyleProperty("position","relative");var h=this.g.createElement("div");h.addClass("ig-button-content"),h.setStyleProperty("position","relative"),h.setStyleProperty("display","flex"),h.setStyleProperty("flex-direction","row"),h.setStyleProperty("flex-wrap","no-wrap"),h.setStyleProperty("align-items","center"),this.j=h,this.f.add(h.listen("click",i.runOn(this,this.n))),this.g.append(h),this.g.getPortal(h,"ChildContent",(function(t){var e=t.componentRef;s.k=e,0==s.a.k?(s.j.setStyleProperty("flex-direction","row"),e.display="flex",e.flexDirection="row"):(s.j.setStyleProperty("flex-direction","column"),e.display="flex",e.flexDirection="column")}),!0),this.a.db()},n.prototype.z=function(t){this.m!=t&&(this.m=t,null!=this.i&&this.i.setAttribute("d",this.m))},n.prototype.y=function(){var t=this.k;null!=t&&(0==this.a.k?(this.j.setStyleProperty("flex-direction","row"),t.display="flex",t.flexDirection="row"):(this.j.setStyleProperty("flex-direction","column"),t.display="flex",t.flexDirection="column"))},n.prototype.n=function(t){},n.prototype.w=function(){this.d()},n.prototype.s=function(){this.c=!0},n.prototype.u=function(){var t,n;this.c=!1;try{for(var r=e.__values(i.fromEnum(this.f)),s=r.next();!s.done;s=r.next()){(0,s.value)()}}catch(e){t={error:e}}finally{try{s&&!s.done&&(n=r.return)&&n.call(r)}finally{if(t)throw t.error}}this.f.clear()},n.prototype.aa=function(t){null!=t&&this.g.rootWrapper.setStyleProperty("font",t.fontString)},n.prototype.x=function(t){0==this.a.k?(t.gc="flex",t.hf="row",t.fw="center"):(t.gc="flex",t.hf="column",t.fw="stretch")},n.prototype.o=function(t){this.j.append(t)},n.$t=i.markType(n,"ButtonGroupView"),n}(i.Base),ie=function(t){function n(){var e=t.call(this)||this;e.h=1,e.n=0,e.r=1,e.q=1,e.a=new Array(0),e.u=!1,e._view=null,e.ax=c.b(n.o,n.av,n.ap),e.gz=c.e(n.o,n.gn,n.fn),e.g1=c.e(n.o,n.gp,n.fp),e.g0=c.e(n.o,n.go,n.fo),e.g2=c.e(n.o,n.gq,n.fq),e.aw=c.b(n.o,n.au,n.ao),e.g6=c.e(n.o,n.gu,n.fu),e.g3=c.e(n.o,n.gr,n.fr),e.g7=c.e(n.o,n.gv,n.fv),e.ha=c.e(n.o,n.gy,n.fy),e.g4=c.e(n.o,n.gs,n.fs),e.g5=c.e(n.o,n.gt,n.ft),e.g8=c.e(n.o,n.gw,n.fw),e.g9=c.e(n.o,n.gx,n.fx),e.ar=c.b(n.o,n.at,n.an),e.fz=c.e(n.o,n.gb,n.fb),e.f1=c.e(n.o,n.gd,n.fd),e.f0=c.e(n.o,n.gc,n.fc),e.f2=c.e(n.o,n.ge,n.fe),e.aq=c.b(n.o,n.as,n.am),e.f6=c.e(n.o,n.gi,n.fi),e.f3=c.e(n.o,n.gf,n.ff),e.f7=c.e(n.o,n.gj,n.fj),e.ga=c.e(n.o,n.gm,n.fm),e.f4=c.e(n.o,n.gg,n.fg),e.f5=c.e(n.o,n.gh,n.fh),e.f8=c.e(n.o,n.gk,n.fk),e.f9=c.e(n.o,n.gl,n.fl),e.ad=c.b(n.o,n.av,n.ap),e.dm=c.e(n.o,n.gn,n.fn),e.dp=c.e(n.o,n.gp,n.fp),e.du=c.e(n.o,n.gu,n.fu),e.dr=c.e(n.o,n.gr,n.fr),e.dn=c.e(n.o,n.go,n.fo),e.dq=c.e(n.o,n.gq,n.fq),e.ac=c.b(n.o,n.au,n.ao),e.dv=c.e(n.o,n.gv,n.fv),e.dy=c.e(n.o,n.gy,n.fy),e.ds=c.e(n.o,n.gs,n.fs),e.dt=c.e(n.o,n.gt,n.ft),e.dw=c.e(n.o,n.gw,n.fw),e.dx=c.e(n.o,n.gx,n.fx),e.ah=NaN,e.d7=null,e.d9=null,e.ee=null,e.eb=null,e.ec=null,e.d8=null,e.ea=null,e.ag=NaN,e.ed=null,e.ev=null,e.ey=null,e.ew=null,e.ex=null,e.aj=NaN,e.ef=null,e.eh=null,e.em=null,e.ej=null,e.ek=null,e.eg=null,e.ei=null,e.ai=NaN,e.el=null,e.er=null,e.eu=null,e.es=null,e.et=null,e.af=NaN,e.dz=null,e.d1=null,e.d6=null,e.d3=null,e.d4=null,e.d0=null,e.d2=null,e.ae=NaN,e.d5=null,e.en=null,e.eq=null,e.eo=null,e.ep=null,e.j=0,e.a6="ig-buttongroup-"+n.a4++,e.w=!1,e.v=!1,e.x=!1,e.propertyChanged=null,e.f=new Qt,e.selectionChanged=null;var r=new ee;r.a=e,e.view=r,e.view.v();var s=e.f;s.collectionChanged=i.delegateCombine(s.collectionChanged,i.runOn(e,e.c3));var o=e.f;return o.collectionResetting=i.delegateCombine(o.collectionResetting,i.runOn(e,e.c4)),e}return e.__extends(n,t),Object.defineProperty(n.prototype,"i",{get:function(){return this.h},set:function(t){var e=this.h;this.h=t,e!=this.h&&this.da("DisplayType",i.enumGetBox(Jt,e),i.enumGetBox(Jt,t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"p",{get:function(){return this.n},set:function(t){var e=this.n;this.n=t,e!=this.n&&this.da("BaseTheme",i.enumGetBox(i.BaseControlTheme_$type,e),i.enumGetBox(i.BaseControlTheme_$type,t))},enumerable:!0,configurable:!0}),n.prototype.c4=function(t,n){var r,s;try{for(var o=e.__values(i.fromEnum(this.buttons)),a=o.next();!a.done;a=o.next()){var h=a.value;h.clicked=i.delegateRemove(h.clicked,i.runOn(this,this.c6))}}catch(t){r={error:t}}finally{try{a&&!a.done&&(s=o.return)&&s.call(o)}finally{if(r)throw r.error}}this.df(),this.view.q()},n.prototype.appendContentChild=function(t){this.view.o(t)},n.prototype.c3=function(t,n){var r,s,o,a;if(null!=n.oldItems)try{for(var h=e.__values(i.fromEn(n.oldItems)),u=h.next();!u.done;u=h.next()){var l=u.value;null!=l&&(l.clicked=i.delegateRemove(l.clicked,i.runOn(this,this.c6))),this.view.r(l)}}catch(t){r={error:t}}finally{try{u&&!u.done&&(s=h.return)&&s.call(h)}finally{if(r)throw r.error}}if(null!=n.newItems)try{for(var c=e.__values(i.fromEn(n.newItems)),p=c.next();!p.done;p=c.next()){var d=p.value;null!=d&&(d.clicked=i.delegateCombine(d.clicked,i.runOn(this,this.c6))),this.view.p(d)}}catch(t){o={error:t}}finally{try{p&&!p.done&&(a=c.return)&&a.call(c)}finally{if(o)throw o.error}}this.df()},n.prototype.c6=function(t,e){var i=t,n=this.buttons.indexOf(i);this.de(i,n)},Object.defineProperty(n.prototype,"t",{get:function(){return this.r},set:function(t){var e=this.r;this.r=t,e!=this.r&&this.da("Density",i.enumGetBox(i.ControlDisplayDensity_$type,e),i.enumGetBox(i.ControlDisplayDensity_$type,t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"s",{get:function(){return this.q},set:function(t){var e=this.q;this.q=t,e!=this.q&&this.da("ActualDensity",i.enumGetBox(i.ControlDisplayDensity_$type,e),i.enumGetBox(i.ControlDisplayDensity_$type,t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"d",{get:function(){return this.a},set:function(t){var e=this.a;this.a=t,e!=this.a&&this.da("SelectedIndices",e,t)},enumerable:!0,configurable:!0}),n.prototype.de=function(t,e){this.u=!0,this.aa(t)?this.d=this.b(this.d,t,e):(this.z||(this.d=new Array(0)),this.d=this.c(this.d,t,e)),this.df(),null!=this.selectionChanged&&this.selectionChanged(this,new Zt),this.u=!1},n.prototype.c=function(t,e,i){for(var n=new Array(Math.max(0,this.a.length+1)),r=0,s=0;s<this.a.length;s++)this.a[s]!=i&&(n[r]=this.a[s],r++);return n[r]=i,n},n.prototype.b=function(t,e,i){for(var n=new Array(Math.max(0,this.a.length-1)),r=0,s=0;s<this.a.length;s++)this.a[s]!=i&&(n[r]=this.a[s],r++);return n},Object.defineProperty(n.prototype,"view",{get:function(){return this._view},set:function(t){this._view=t},enumerable:!0,configurable:!0}),n.prototype.destroy=function(){this.provideContainer(null)},n.prototype.da=function(t,e,n){null!=this.propertyChanged&&this.propertyChanged(this,new i.PropertyChangedEventArgs(t)),this.dc(t,e,n)},n.prototype.dc=function(t,e,i){switch(t){case"BaseTheme":this.dh(this.p),this.dg();break;case"DisplayType":case"ItemBorderColor":case"ItemDisabledBorderColor":case"ItemBackgroundColor":case"ItemDisabledBackgroundColor":case"SelectedItemBackgroundColor":case"ItemTextColor":case"ItemDisabledTextColor":case"SelectedItemTextColor":case"ItemHoverBackgroundColor":case"SelectedItemHoverBackgroundColor":case"ItemHoverTextColor":case"SelectedItemHoverTextColor":case"OutlinedItemBorderColor":case"OutlinedItemDisabledBorderColor":case"OutlinedItemBackgroundColor":case"OutlinedItemDisabledBackgroundColor":case"OutlinedSelectedItemBackgroundColor":case"OutlinedItemTextColor":case"OutlinedItemDisabledTextColor":case"OutlinedSelectedItemTextColor":case"OutlinedItemHoverBackgroundColor":case n.cv:case"OutlinedItemHoverTextColor":case"OutlinedSelectedItemHoverTextColor":case"FlatItemBorderColor":case"FlatItemDisabledBorderColor":case"FlatItemBackgroundColor":case"FlatItemDisabledBackgroundColor":case"FlatSelectedItemBackgroundColor":case"FlatItemTextColor":case"FlatItemDisabledTextColor":case"FlatSelectedItemTextColor":case"FlatItemHoverBackgroundColor":case"FlatSelectedItemHoverBackgroundColor":case"FlatItemHoverTextColor":case"FlatSelectedItemHoverTextColor":this.dg();break;case"ActualItemBorderColor":case"ActualItemDisabledBorderColor":case"ActualItemDisabledBackgroundColor":case"ActualItemBackgroundColor":case"ActualItemTextColor":case"ActualItemDisabledTextColor":case"ActualSelectedItemTextColor":case"ActualSelectedItemBackgroundColor":this.df();break;case"Orientation":this.view.y(),this.df();break;case"Density":this.s=0==this.t?1:this.t;break;case"ActualDensity":for(var r=0;r<this.buttons.count;r++)this.buttons._inner[r].m=this.s;break;case"IsDisabled":for(var s=0;s<this.buttons.count;s++)this.buttons._inner[s].disabled=this.disabled;break;case"SelectedIndices":this.u||this.df()}},n.prototype.dl=function(t,e){return new i.CornerRadius(1,i.isNaN_(t.c)?e.c:t.c,i.isNaN_(t.d)?e.d:t.d,i.isNaN_(t.b)?e.b:t.b,i.isNaN_(t.a)?e.a:t.a)},n.prototype.dg=function(){switch(this.i){case 1:this.al=i.isNaN_(this.a1)?this.ax:this.a1,this.ez=null!=this.hn?this.hn:this.gz,this.e1=null!=this.hp?this.hp:this.g1,this.e6=null!=this.hu?this.hu:this.g6,this.e3=null!=this.hr?this.hr:this.g3,this.e0=null!=this.ho?this.ho:this.g0,this.e2=null!=this.hq?this.hq:this.g2,this.ak=i.isNaN_(this.a0)?this.aw:this.a0,this.e7=null!=this.h7?this.h7:this.g7,this.fa=null!=this.ia?this.ia:this.ha,this.e4=null!=this.hs?this.hs:this.g4,this.e5=null!=this.ht?this.ht:this.g5,this.e8=null!=this.h8?this.h8:this.g8,this.e9=null!=this.h9?this.h9:this.g9;break;case 0:this.al=i.isNaN_(this.a1)?this.ar:this.a1,this.ez=null!=this.hn?this.hn:this.fz,this.e1=null!=this.hp?this.hp:this.f1,this.e6=null!=this.hu?this.hu:this.f6,this.e3=null!=this.hr?this.hr:this.f3,this.e0=null!=this.ho?this.ho:this.f0,this.e2=null!=this.hq?this.hq:this.f2,this.ak=i.isNaN_(this.a0)?this.aq:this.a0,this.e7=null!=this.h7?this.h7:this.f7,this.fa=null!=this.ia?this.ia:this.ga,this.e4=null!=this.hs?this.hs:this.f4,this.e5=null!=this.ht?this.ht:this.f5,this.e8=null!=this.h8?this.h8:this.f8,this.e9=null!=this.h9?this.h9:this.f9}},n.prototype.df=function(){for(var t=0;t<this.buttons.count;t++){var e=this.buttons._inner[t];e.m=this.s,0==t?this.di(e):t==this.buttons.count-1?this.dj(e):this.dk(e),e.e=1,e.ak=!1,this.v&&(e.disabled=this.disabled),e.nm=this.e0,e.ax=this.ak,e.si=this.e2,e.sh=this.e1,e.sj=this.e3,this.view.x(e),this.aa(e)?(e.nl=this.e7,e.t8=this.fa,e.s8=this.e8,e.s9=this.e9):(e.nl=this.ez,e.t8=this.e6,e.s8=this.e4,e.s9=this.e5)}},n.prototype.aa=function(t){for(var e=this.buttons.indexOf(t),i=0;i<this.d.length;i++)if(this.d[i]==e)return!0;return!1},n.prototype.dk=function(t){t.ke=new i.CornerRadius(1,0,0,0,0)},n.prototype.dj=function(t){1==this.k?t.ke=new i.CornerRadius(1,0,0,this.al,this.al):t.ke=new i.CornerRadius(1,0,this.al,this.al,0)},n.prototype.di=function(t){1==this.k?t.ke=new i.CornerRadius(1,this.al,this.al,0,0):t.ke=new i.CornerRadius(1,this.al,0,0,this.al)},n.prototype.dh=function(t){this.ax=c.b(t,n.av,n.ap),this.gz=c.e(t,n.gn,n.fn),this.g1=c.e(t,n.gp,n.fp),this.g0=c.e(t,n.go,n.fo),this.g2=c.e(t,n.gq,n.fq),this.aw=c.b(t,n.au,n.ao),this.g6=c.e(t,n.gu,n.fu),this.g3=c.e(t,n.gr,n.fr),this.g7=c.e(t,n.gv,n.fv),this.ha=c.e(t,n.gy,n.fy),this.g4=c.e(t,n.gs,n.fs),this.g5=c.e(t,n.gt,n.ft),this.g8=c.e(t,n.gw,n.fw),this.g9=c.e(t,n.gx,n.fx),this.ar=c.b(t,n.at,n.an),this.fz=c.e(t,n.gb,n.fb),this.f1=c.e(t,n.gd,n.fd),this.f0=c.e(t,n.gc,n.fc),this.f2=c.e(t,n.ge,n.fe),this.aq=c.b(t,n.as,n.am),this.f6=c.e(t,n.gi,n.fi),this.f3=c.e(t,n.gf,n.ff),this.f7=c.e(t,n.gj,n.fj),this.ga=c.e(t,n.gm,n.fm),this.f4=c.e(t,n.gg,n.fg),this.f5=c.e(t,n.gh,n.fh),this.f8=c.e(t,n.gk,n.fk),this.f9=c.e(t,n.gl,n.fl)},Object.defineProperty(n.prototype,"al",{get:function(){return this.ad},set:function(t){var e=this.ad;this.ad=t,e!=this.ad&&this.da("ActualItemCornerRadius",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ez",{get:function(){return this.dm},set:function(t){var e=this.dm;this.dm=t,e!=this.dm&&this.da("ActualItemBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"e1",{get:function(){return this.dp},set:function(t){var e=this.dp;this.dp=t,e!=this.dp&&this.da("ActualItemDisabledBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"e6",{get:function(){return this.du},set:function(t){var e=this.du;this.du=t,e!=this.du&&this.da("ActualItemTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"e3",{get:function(){return this.dr},set:function(t){var e=this.dr;this.dr=t,e!=this.dr&&this.da("ActualItemDisabledTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"e0",{get:function(){return this.dn},set:function(t){var e=this.dn;this.dn=t,e!=this.dn&&this.da("ActualItemBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"e2",{get:function(){return this.dq},set:function(t){var e=this.dq;this.dq=t,e!=this.dq&&this.da("ActualItemDisabledBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ak",{get:function(){return this.ac},set:function(t){var e=this.ac;this.ac=t,e!=this.ac&&this.da("ActualItemBorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"e7",{get:function(){return this.dv},set:function(t){var e=this.dv;this.dv=t,e!=this.dv&&this.da("ActualSelectedItemBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fa",{get:function(){return this.dy},set:function(t){var e=this.dy;this.dy=t,e!=this.dy&&this.da("ActualSelectedItemTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"e4",{get:function(){return this.ds},set:function(t){var e=this.ds;this.ds=t,e!=this.ds&&this.da("ActualItemHoverBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"e5",{get:function(){return this.dt},set:function(t){var e=this.dt;this.dt=t,e!=this.dt&&this.da("ActualItemHoverTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"e8",{get:function(){return this.dw},set:function(t){var e=this.dw;this.dw=t,e!=this.dw&&this.da("ActualSelectedItemHoverBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"e9",{get:function(){return this.dx},set:function(t){var e=this.dx;this.dx=t,e!=this.dx&&this.da("ActualSelectedItemHoverTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"a1",{get:function(){return this.ah},set:function(t){var e=this.ah;this.ah=t,e!=this.ah&&this.da("ItemCornerRadius",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hn",{get:function(){return this.d7},set:function(t){var e=this.d7;this.d7=t,e!=this.d7&&this.da("ItemBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hp",{get:function(){return this.d9},set:function(t){var e=this.d9;this.d9=t,e!=this.d9&&this.da("ItemDisabledBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hu",{get:function(){return this.ee},set:function(t){var e=this.ee;this.ee=t,e!=this.ee&&this.da("ItemTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hr",{get:function(){return this.eb},set:function(t){var e=this.eb;this.eb=t,e!=this.eb&&this.da("ItemDisabledTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hs",{get:function(){return this.ec},set:function(t){var e=this.ec;this.ec=t,e!=this.ec&&this.da("ItemHoverBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ho",{get:function(){return this.d8},set:function(t){var e=this.d8;this.d8=t,e!=this.d8&&this.da("ItemBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hq",{get:function(){return this.ea},set:function(t){var e=this.ea;this.ea=t,e!=this.ea&&this.da("ItemDisabledBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"a0",{get:function(){return this.ag},set:function(t){var e=this.ag;this.ag=t,e!=this.ag&&this.da("ItemBorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ht",{get:function(){return this.ed},set:function(t){var e=this.ed;this.ed=t,e!=this.ed&&this.da("ItemHoverTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"h7",{get:function(){return this.ev},set:function(t){var e=this.ev;this.ev=t,e!=this.ev&&this.da("SelectedItemBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ia",{get:function(){return this.ey},set:function(t){var e=this.ey;this.ey=t,e!=this.ey&&this.da("SelectedItemTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"h8",{get:function(){return this.ew},set:function(t){var e=this.ew;this.ew=t,e!=this.ew&&this.da("SelectedItemHoverBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"h9",{get:function(){return this.ex},set:function(t){var e=this.ex;this.ex=t,e!=this.ex&&this.da("SelectedItemHoverTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"a3",{get:function(){return this.aj},set:function(t){var e=this.aj;this.aj=t,e!=this.aj&&this.da("OutlinedItemCornerRadius",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hv",{get:function(){return this.ef},set:function(t){var e=this.ef;this.ef=t,e!=this.ef&&this.da("OutlinedItemBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hx",{get:function(){return this.eh},set:function(t){var e=this.eh;this.eh=t,e!=this.eh&&this.da("OutlinedItemDisabledBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"h2",{get:function(){return this.em},set:function(t){var e=this.em;this.em=t,e!=this.em&&this.da("OutlinedItemTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hz",{get:function(){return this.ej},set:function(t){var e=this.ej;this.ej=t,e!=this.ej&&this.da("OutlinedItemDisabledTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"h0",{get:function(){return this.ek},set:function(t){var e=this.ek;this.ek=t,e!=this.ek&&this.da("OutlinedItemHoverBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hw",{get:function(){return this.eg},set:function(t){var e=this.eg;this.eg=t,e!=this.eg&&this.da("OutlinedItemBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hy",{get:function(){return this.ei},set:function(t){var e=this.ei;this.ei=t,e!=this.ei&&this.da("OutlinedItemDisabledBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"a2",{get:function(){return this.ai},set:function(t){var e=this.ai;this.ai=t,e!=this.ai&&this.da("OutlinedItemBorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"h1",{get:function(){return this.el},set:function(t){var e=this.el;this.el=t,e!=this.el&&this.da("OutlinedItemHoverTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"h3",{get:function(){return this.er},set:function(t){var e=this.er;this.er=t,e!=this.er&&this.da("OutlinedSelectedItemBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"h6",{get:function(){return this.eu},set:function(t){var e=this.eu;this.eu=t,e!=this.eu&&this.da("OutlinedSelectedItemTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"h4",{get:function(){return this.es},set:function(t){var e=this.es;this.es=t,e!=this.es&&this.da(n.cv,e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"h5",{get:function(){return this.et},set:function(t){var e=this.et;this.et=t,e!=this.et&&this.da("OutlinedSelectedItemHoverTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"az",{get:function(){return this.af},set:function(t){var e=this.af;this.af=t,e!=this.af&&this.da("FlatItemCornerRadius",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hb",{get:function(){return this.dz},set:function(t){var e=this.dz;this.dz=t,e!=this.dz&&this.da("FlatItemBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hd",{get:function(){return this.d1},set:function(t){var e=this.d1;this.d1=t,e!=this.d1&&this.da("FlatItemDisabledBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hi",{get:function(){return this.d6},set:function(t){var e=this.d6;this.d6=t,e!=this.d6&&this.da("FlatItemTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hf",{get:function(){return this.d3},set:function(t){var e=this.d3;this.d3=t,e!=this.d3&&this.da("FlatItemDisabledTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hg",{get:function(){return this.d4},set:function(t){var e=this.d4;this.d4=t,e!=this.d4&&this.da("FlatItemHoverBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hc",{get:function(){return this.d0},set:function(t){var e=this.d0;this.d0=t,e!=this.d0&&this.da("FlatItemBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"he",{get:function(){return this.d2},set:function(t){var e=this.d2;this.d2=t,e!=this.d2&&this.da("FlatItemDisabledBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ay",{get:function(){return this.ae},set:function(t){var e=this.ae;this.ae=t,e!=this.ae&&this.da("FlatItemBorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hh",{get:function(){return this.d5},set:function(t){var e=this.d5;this.d5=t,e!=this.d5&&this.da("FlatItemHoverTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hj",{get:function(){return this.en},set:function(t){var e=this.en;this.en=t,e!=this.en&&this.da("FlatSelectedItemBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hm",{get:function(){return this.eq},set:function(t){var e=this.eq;this.eq=t,e!=this.eq&&this.da("FlatSelectedItemTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hk",{get:function(){return this.eo},set:function(t){var e=this.eo;this.eo=t,e!=this.eo&&this.da("FlatSelectedItemHoverBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hl",{get:function(){return this.ep},set:function(t){var e=this.ep;this.ep=t,e!=this.ep&&this.da("FlatSelectedItemHoverTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"k",{get:function(){return this.j},set:function(t){var e=this.j;this.j=t,e!=this.j&&this.da("Orientation",i.enumGetBox(Yt,e),i.enumGetBox(Yt,t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"b5",{get:function(){return this.a6},set:function(t){var e=this.a6;this.a6=t,e!=this.a6&&this.da("Id",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disabled",{get:function(){return this.w},set:function(t){var e=this.w;this.w=t,this.v=!0,e!=this.w&&this.da("IsDisabled",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"z",{get:function(){return this.x},set:function(t){var e=this.x;this.x=t,e!=this.x&&this.da("IsMultiSelect",e,t)},enumerable:!0,configurable:!0}),n.prototype.db=function(){},n.prototype.onDetachedFromUI=function(){this.view.u()},n.prototype.onAttachedToUI=function(){this.view.s()},n.prototype.ab=function(){return this.view.d()},n.prototype.a5=function(){return this.e()},n.prototype.bq=function(){return this.e().l()},n.prototype.e=function(){var t=new te;t.e=this.p,t.f=this.s,t.a=this.d,t.k=this.al,t.b=i.AppearanceHelper.a(this.ez),t.d=i.AppearanceHelper.a(this.e6),t.c=i.AppearanceHelper.a(this.e0),t.j=this.ak,t.g=this.disabled,t.h=this.z,t.i=new i.List$1(d.$,0);for(var e=0;e<this.buttons.count;e++)t.i.add1(this.buttons._inner[e].ey());return t},n.prototype.provideContainer=function(t){this.view.t(t)},Object.defineProperty(n.prototype,"buttons",{get:function(){return this.f},enumerable:!0,configurable:!0}),n.$t=i.markType(n,"XButtonGroup",i.Base.$,[i.INotifyPropertyChanged_$type]),n.o=2,n.av=4,n.gn=i.BrushUtil.g(255,255,255,255),n.gp=i.BrushUtil.g(10,0,0,0),n.go=i.BrushUtil.g(255,199,199,199),n.gq=i.BrushUtil.g(255,199,199,199),n.au=1,n.gu=i.BrushUtil.g(255,0,0,0),n.gr=i.BrushUtil.g(66,0,0,0),n.gv=i.BrushUtil.g(60,0,0,0),n.gy=i.BrushUtil.g(255,0,0,0),n.gs=i.BrushUtil.g(30,0,0,0),n.gt=i.BrushUtil.g(255,0,0,0),n.gw=i.BrushUtil.g(96,0,0,0),n.gx=i.BrushUtil.g(255,0,0,0),n.ap=3,n.fn=i.BrushUtil.g(0,255,255,255),n.fp=i.BrushUtil.g(10,0,0,0),n.fo=i.BrushUtil.g(255,33,150,243),n.fq=i.BrushUtil.g(255,199,199,199),n.ao=1,n.fu=i.BrushUtil.g(255,33,150,243),n.fr=i.BrushUtil.g(66,0,0,0),n.fv=i.BrushUtil.g(255,33,150,243),n.fy=i.BrushUtil.g(255,255,255,255),n.fs=i.BrushUtil.g(26,33,150,243),n.ft=i.BrushUtil.g(255,33,150,243),n.fw=i.BrushUtil.g(255,33,150,243),n.fx=i.BrushUtil.g(255,255,255,255),n.at=4,n.gb=i.BrushUtil.g(0,255,255,255),n.gd=i.BrushUtil.g(10,0,0,0),n.gc=i.BrushUtil.g(0,0,0,0),n.ge=i.BrushUtil.g(255,199,199,199),n.as=0,n.gi=i.BrushUtil.g(255,228,28,119),n.gf=i.BrushUtil.g(66,0,0,0),n.gj=i.BrushUtil.g(30,228,28,119),n.gm=i.BrushUtil.g(255,228,28,119),n.gg=i.BrushUtil.g(13,228,28,119),n.gh=i.BrushUtil.g(255,228,28,119),n.gk=i.BrushUtil.g(30,228,28,119),n.gl=i.BrushUtil.g(255,228,28,119),n.an=0,n.fb=i.BrushUtil.g(0,255,255,255),n.fd=i.BrushUtil.g(10,0,0,0),n.fc=i.BrushUtil.g(0,0,0,0),n.fe=i.BrushUtil.g(0,0,0,0),n.am=0,n.fi=i.BrushUtil.g(255,119,119,119),n.ff=i.BrushUtil.g(66,0,0,0),n.fj=i.BrushUtil.g(26,33,150,243),n.fm=i.BrushUtil.g(255,33,150,243),n.fg=i.BrushUtil.g(10,33,150,243),n.fh=i.BrushUtil.g(255,119,119,119),n.fk=i.BrushUtil.g(26,33,150,243),n.fl=i.BrushUtil.g(255,33,150,243),n.cv="OutlinedSelectedItemHoverBackgroundColor",n.a4=0,n}(i.Base),ne=function(t){function n(e){var n=t.call(this)||this;if(g.$type||(g.$type=i.markType(g,"IgcXButtonComponent")),e)for(var r=0;r<e.length;r++)n.add(e[r]);return n}return e.__extends(n,t),n.prototype._createInnerColl=function(){g.$type||(g.$type=i.markType(g,"IgcXButtonComponent"));var t=new i.SyncableObservableCollection$2(g.$type,b.$type,0);return t.compare=function(t,e){var i=t;return i._implementation&&(i=i._implementation),i.equals?i.equals(e):i===e},t.createTo=function(t){return t._implementation},t.createFrom=function(t){var e=t.externalObject;return e||(e=g._createFromInternal(t))&&(e._implementation=t),e},t},n}(i.IgCollection),re=function(){function t(){this._implementation=this.createImplementation(),this._implementation.externalObject=this,this.onImplementationCreated()}return t.prototype.createImplementation=function(){return new Zt},Object.defineProperty(t.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),t.prototype.onImplementationCreated=function(){},t.prototype._provideImplementation=function(t){this._implementation=t,this._implementation.externalObject=this,this.onImplementationCreated()},t}(),se=function(t){function n(){var n=t.call(this)||this;n.contentButtons=[],n.actualButtons=[],n._buttons=null,n._buttonsAdapter=null,n._disconnected=!1,n._settingAttributes=!1,n._attached=!1,n._queuedSetAttributes=[],n._updatingFromAttribute=!1,n.__p=null,n._hasUserValues=new Set,n._stylingContainer=null,n._stylingParent=null,n._inStyling=!1,n._selectionChanged=null,n._selectionChanged_wrapped=null,n._styling&&i.NamePatcher.ensureStylablePatched(Object.getPrototypeOf(n)),n._portalManager=new i.PortalManager("buttonContent"),n._renderer=new i.WebComponentRenderer(n,document,!0,{},n._portalManager),n._container=n._renderer.createElement("div"),n._renderer.updateRoot(n._container),n._implementation=n.createImplementation(),n._implementation.externalObject=n,n._container,null!=n._container.getNativeElement()&&n._container.getNativeElement(),n._wrapper=n._renderer;var r=n.i;return n._buttonGroup=r,n._buttonsAdapter=new i.CollectionAdapter(n.contentButtons,n.i.buttons,n.actualButtons,(function(t){return t.i}),(function(t){n._container&&n._container.getNativeElement().parentElement&&t._styling(n,n,n)}),(function(t){})),r.provideContainer(n._renderer),n._onChildrenChanged(),new MutationObserver((function(t){var i,r;try{for(var s=e.__values(t),o=s.next();!o.done;o=s.next()){"childList"==o.value.type&&(n._onChildrenChanged(),n.updateButtons())}}catch(t){i={error:t}}finally{try{o&&!o.done&&(r=s.return)&&r.call(s)}finally{if(i)throw i.error}}})).observe(n,{childList:!0}),n}return e.__extends(n,t),Object.defineProperty(n.prototype,"buttons",{get:function(){var t=this;if(null===this._buttons){var e=new ne;e._innerColl.addListener((function(e,n){switch(n.action){case i.NotifyCollectionChangedAction.Add:t._buttonsAdapter.insertManualItem(n.newStartingIndex,n.newItems.item(0));break;case i.NotifyCollectionChangedAction.Remove:t._buttonsAdapter.removeManualItemAt(n.oldStartingIndex);break;case i.NotifyCollectionChangedAction.Replace:t._buttonsAdapter.removeManualItemAt(n.oldStartingIndex),t._buttonsAdapter.insertManualItem(n.newStartingIndex,n.newItems.item(0));break;case i.NotifyCollectionChangedAction.Reset:t._buttonsAdapter.clearManualItems()}})),this._buttons=e}return this._buttons},enumerable:!0,configurable:!0}),n.prototype._onChildrenChanged=function(){for(var t=[],e=0;e<this.childNodes.length;e++){var i=this.childNodes[e];i!==this._container.getNativeElement()&&t.push(i)}this._portalManager.onChildrenChanged(t)},n.prototype.updateButtons=function(){this.contentButtons.length=0;for(var t=0;t<this.children.length;t++)this.children[t]instanceof g&&this.contentButtons.push(this.children[t]);var e=this.querySelector("igc-child-content");if(e)for(t=0;t<e.children.length;t++)e.children[t]instanceof g&&this.contentButtons.push(e.children[t]);null!=this._buttonsAdapter&&this._buttonsAdapter.notifyContentChanged()},n.prototype.updateStyle=function(){this._styling(this,this)},n.prototype.destroy=function(){this._buttonGroup.destroy(),this._wrapper.destroy()},n.prototype.createImplementation=function(){return new ie},n.prototype.disconnectedCallback=function(){this._disconnected=!0,this.i&&this.i.onDetachedFromUI()},n.prototype.connectedCallback=function(){if(this._disconnected)return this._disconnected=!1,void(this.i&&this.i.onAttachedToUI());this.classList.add("ig-x-button-group"),this.classList.add("igc-x-button-group"),this.appendChild(this._container.getNativeElement()),this._attached=!0,this.style.display="inline-block",this._flushQueuedAttributes(),this._styling(this,this),this.afterContentInit()},n.prototype.afterContentInit=function(){},Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),n._createFromInternal=function(t){if(!t)return null;if(!t.$type)return null;var e="Igc"+t.$type.name+"Component";return i.TypeRegistrar.isRegistered(e)?i.TypeRegistrar.create(e):null},n.prototype._enqueueSetAttribute=function(t,e){this._queuedSetAttributes.push({attrName:t,attrValue:e})},n.prototype._flushQueuedAttributes=function(){this._settingAttributes=!0;for(var t=0;t<this._queuedSetAttributes.length;t++)this.setAttribute(this._queuedSetAttributes[t].attrName,this._queuedSetAttributes[t].attrValue);this._settingAttributes=!1,this._queuedSetAttributes.length=0},n.prototype._a=function(t,e){this._updatingFromAttribute||(e&&(e=e.toString()),this._settingAttributes=!0,t=i.toSpinal(t),this._attached?this.setAttribute(t,e):this._enqueueSetAttribute(t,e),this._settingAttributes=!1)},Object.defineProperty(n,"observedAttributes",{get:function(){if(null==n._observedAttributesIgcXButtonGroupComponent){for(var t=i.getAllPropertyNames(n),e=0;e<t.length;e++)t[e]=i.toSpinal(t[e]);n._observedAttributesIgcXButtonGroupComponent=t}return n._observedAttributesIgcXButtonGroupComponent},enumerable:!0,configurable:!0}),n.prototype.attributeChangedCallback=function(t,e,n){if(!this._settingAttributes){var r=i.fromSpinal(t);this._updatingFromAttribute=!0,this[r]=n,this._updatingFromAttribute=!1}},n.register=function(){n._isElementRegistered||(n._isElementRegistered=!0,i.RegisterElementHelper.registerElement(n.htmlTagName,n))},Object.defineProperty(n.prototype,"displayType",{get:function(){return this.i.i},set:function(t){this.i.i=i.ensureEnum(Jt,t),this._a("displayType",i.enumToString(Jt,this.i.i))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"baseTheme",{get:function(){return this.i.p},set:function(t){this.i.p=i.ensureEnum(i.BaseControlTheme_$type,t),this._a("baseTheme",i.enumToString(i.BaseControlTheme_$type,this.i.p))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"density",{get:function(){return this.i.t},set:function(t){this.i.t=i.ensureEnum(i.ControlDisplayDensity_$type,t),this._a("density",i.enumToString(i.ControlDisplayDensity_$type,this.i.t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualDensity",{get:function(){return this.i.s},set:function(t){this.i.s=i.ensureEnum(i.ControlDisplayDensity_$type,t),this._a("actualDensity",i.enumToString(i.ControlDisplayDensity_$type,this.i.s))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"selectedIndices",{get:function(){return this.i.d},set:function(t){if(t&&!Array.isArray(t)&&"string"==typeof t){t=t.split(/\s*(?:,|\s|$)\s*/gm)}this.i.d=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualItemCornerRadius",{get:function(){return this.i.al},set:function(t){this.i.al=+t,this._a("actualItemCornerRadius",this.i.al)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualItemBackgroundColor",{get:function(){return i.brushToString(this.i.ez)},set:function(t){this.i.ez=i.stringToBrush(t),this._a("actualItemBackgroundColor",i.brushToString(this.i.ez))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualItemDisabledBackgroundColor",{get:function(){return i.brushToString(this.i.e1)},set:function(t){this.i.e1=i.stringToBrush(t),this._a("actualItemDisabledBackgroundColor",i.brushToString(this.i.e1))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualItemTextColor",{get:function(){return i.brushToString(this.i.e6)},set:function(t){this.i.e6=i.stringToBrush(t),this._a("actualItemTextColor",i.brushToString(this.i.e6))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualItemDisabledTextColor",{get:function(){return i.brushToString(this.i.e3)},set:function(t){this.i.e3=i.stringToBrush(t),this._a("actualItemDisabledTextColor",i.brushToString(this.i.e3))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualItemBorderColor",{get:function(){return i.brushToString(this.i.e0)},set:function(t){this.i.e0=i.stringToBrush(t),this._a("actualItemBorderColor",i.brushToString(this.i.e0))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualItemDisabledBorderColor",{get:function(){return i.brushToString(this.i.e2)},set:function(t){this.i.e2=i.stringToBrush(t),this._a("actualItemDisabledBorderColor",i.brushToString(this.i.e2))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualItemBorderWidth",{get:function(){return this.i.ak},set:function(t){this.i.ak=+t,this._a("actualItemBorderWidth",this.i.ak)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualSelectedItemBackgroundColor",{get:function(){return i.brushToString(this.i.e7)},set:function(t){this.i.e7=i.stringToBrush(t),this._a("actualSelectedItemBackgroundColor",i.brushToString(this.i.e7))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualSelectedItemTextColor",{get:function(){return i.brushToString(this.i.fa)},set:function(t){this.i.fa=i.stringToBrush(t),this._a("actualSelectedItemTextColor",i.brushToString(this.i.fa))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualItemHoverBackgroundColor",{get:function(){return i.brushToString(this.i.e4)},set:function(t){this.i.e4=i.stringToBrush(t),this._a("actualItemHoverBackgroundColor",i.brushToString(this.i.e4))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualItemHoverTextColor",{get:function(){return i.brushToString(this.i.e5)},set:function(t){this.i.e5=i.stringToBrush(t),this._a("actualItemHoverTextColor",i.brushToString(this.i.e5))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualSelectedItemHoverBackgroundColor",{get:function(){return i.brushToString(this.i.e8)},set:function(t){this.i.e8=i.stringToBrush(t),this._a("actualSelectedItemHoverBackgroundColor",i.brushToString(this.i.e8))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualSelectedItemHoverTextColor",{get:function(){return i.brushToString(this.i.e9)},set:function(t){this.i.e9=i.stringToBrush(t),this._a("actualSelectedItemHoverTextColor",i.brushToString(this.i.e9))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"itemCornerRadius",{get:function(){return this.i.a1},set:function(t){this.i.a1=+t,this._a("itemCornerRadius",this.i.a1)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"itemBackgroundColor",{get:function(){return i.brushToString(this.i.hn)},set:function(t){this.i.hn=i.stringToBrush(t),this._a("itemBackgroundColor",i.brushToString(this.i.hn))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"itemDisabledBackgroundColor",{get:function(){return i.brushToString(this.i.hp)},set:function(t){this.i.hp=i.stringToBrush(t),this._a("itemDisabledBackgroundColor",i.brushToString(this.i.hp))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"itemTextColor",{get:function(){return i.brushToString(this.i.hu)},set:function(t){this.i.hu=i.stringToBrush(t),this._a("itemTextColor",i.brushToString(this.i.hu))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"itemDisabledTextColor",{get:function(){return i.brushToString(this.i.hr)},set:function(t){this.i.hr=i.stringToBrush(t),this._a("itemDisabledTextColor",i.brushToString(this.i.hr))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"itemHoverBackgroundColor",{get:function(){return i.brushToString(this.i.hs)},set:function(t){this.i.hs=i.stringToBrush(t),this._a("itemHoverBackgroundColor",i.brushToString(this.i.hs))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"itemBorderColor",{get:function(){return i.brushToString(this.i.ho)},set:function(t){this.i.ho=i.stringToBrush(t),this._a("itemBorderColor",i.brushToString(this.i.ho))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"itemDisabledBorderColor",{get:function(){return i.brushToString(this.i.hq)},set:function(t){this.i.hq=i.stringToBrush(t),this._a("itemDisabledBorderColor",i.brushToString(this.i.hq))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"itemBorderWidth",{get:function(){return this.i.a0},set:function(t){this.i.a0=+t,this._a("itemBorderWidth",this.i.a0)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"itemHoverTextColor",{get:function(){return i.brushToString(this.i.ht)},set:function(t){this.i.ht=i.stringToBrush(t),this._a("itemHoverTextColor",i.brushToString(this.i.ht))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"selectedItemBackgroundColor",{get:function(){return i.brushToString(this.i.h7)},set:function(t){this.i.h7=i.stringToBrush(t),this._a("selectedItemBackgroundColor",i.brushToString(this.i.h7))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"selectedItemTextColor",{get:function(){return i.brushToString(this.i.ia)},set:function(t){this.i.ia=i.stringToBrush(t),this._a("selectedItemTextColor",i.brushToString(this.i.ia))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"selectedItemHoverBackgroundColor",{get:function(){return i.brushToString(this.i.h8)},set:function(t){this.i.h8=i.stringToBrush(t),this._a("selectedItemHoverBackgroundColor",i.brushToString(this.i.h8))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"selectedItemHoverTextColor",{get:function(){return i.brushToString(this.i.h9)},set:function(t){this.i.h9=i.stringToBrush(t),this._a("selectedItemHoverTextColor",i.brushToString(this.i.h9))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedItemCornerRadius",{get:function(){return this.i.a3},set:function(t){this.i.a3=+t,this._a("outlinedItemCornerRadius",this.i.a3)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedItemBackgroundColor",{get:function(){return i.brushToString(this.i.hv)},set:function(t){this.i.hv=i.stringToBrush(t),this._a("outlinedItemBackgroundColor",i.brushToString(this.i.hv))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedItemDisabledBackgroundColor",{get:function(){return i.brushToString(this.i.hx)},set:function(t){this.i.hx=i.stringToBrush(t),this._a("outlinedItemDisabledBackgroundColor",i.brushToString(this.i.hx))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedItemTextColor",{get:function(){return i.brushToString(this.i.h2)},set:function(t){this.i.h2=i.stringToBrush(t),this._a("outlinedItemTextColor",i.brushToString(this.i.h2))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedItemDisabledTextColor",{get:function(){return i.brushToString(this.i.hz)},set:function(t){this.i.hz=i.stringToBrush(t),this._a("outlinedItemDisabledTextColor",i.brushToString(this.i.hz))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedItemHoverBackgroundColor",{get:function(){return i.brushToString(this.i.h0)},set:function(t){this.i.h0=i.stringToBrush(t),this._a("outlinedItemHoverBackgroundColor",i.brushToString(this.i.h0))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedItemBorderColor",{get:function(){return i.brushToString(this.i.hw)},set:function(t){this.i.hw=i.stringToBrush(t),this._a("outlinedItemBorderColor",i.brushToString(this.i.hw))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedItemDisabledBorderColor",{get:function(){return i.brushToString(this.i.hy)},set:function(t){this.i.hy=i.stringToBrush(t),this._a("outlinedItemDisabledBorderColor",i.brushToString(this.i.hy))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedItemBorderWidth",{get:function(){return this.i.a2},set:function(t){this.i.a2=+t,this._a("outlinedItemBorderWidth",this.i.a2)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedItemHoverTextColor",{get:function(){return i.brushToString(this.i.h1)},set:function(t){this.i.h1=i.stringToBrush(t),this._a("outlinedItemHoverTextColor",i.brushToString(this.i.h1))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedSelectedItemBackgroundColor",{get:function(){return i.brushToString(this.i.h3)},set:function(t){this.i.h3=i.stringToBrush(t),this._a("outlinedSelectedItemBackgroundColor",i.brushToString(this.i.h3))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedSelectedItemTextColor",{get:function(){return i.brushToString(this.i.h6)},set:function(t){this.i.h6=i.stringToBrush(t),this._a("outlinedSelectedItemTextColor",i.brushToString(this.i.h6))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedSelectedItemHoverBackgroundColor",{get:function(){return i.brushToString(this.i.h4)},set:function(t){this.i.h4=i.stringToBrush(t),this._a("outlinedSelectedItemHoverBackgroundColor",i.brushToString(this.i.h4))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedSelectedItemHoverTextColor",{get:function(){return i.brushToString(this.i.h5)},set:function(t){this.i.h5=i.stringToBrush(t),this._a("outlinedSelectedItemHoverTextColor",i.brushToString(this.i.h5))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatItemCornerRadius",{get:function(){return this.i.az},set:function(t){this.i.az=+t,this._a("flatItemCornerRadius",this.i.az)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatItemBackgroundColor",{get:function(){return i.brushToString(this.i.hb)},set:function(t){this.i.hb=i.stringToBrush(t),this._a("flatItemBackgroundColor",i.brushToString(this.i.hb))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatItemDisabledBackgroundColor",{get:function(){return i.brushToString(this.i.hd)},set:function(t){this.i.hd=i.stringToBrush(t),this._a("flatItemDisabledBackgroundColor",i.brushToString(this.i.hd))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatItemTextColor",{get:function(){return i.brushToString(this.i.hi)},set:function(t){this.i.hi=i.stringToBrush(t),this._a("flatItemTextColor",i.brushToString(this.i.hi))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatItemDisabledTextColor",{get:function(){return i.brushToString(this.i.hf)},set:function(t){this.i.hf=i.stringToBrush(t),this._a("flatItemDisabledTextColor",i.brushToString(this.i.hf))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatItemHoverBackgroundColor",{get:function(){return i.brushToString(this.i.hg)},set:function(t){this.i.hg=i.stringToBrush(t),this._a("flatItemHoverBackgroundColor",i.brushToString(this.i.hg))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatItemBorderColor",{get:function(){return i.brushToString(this.i.hc)},set:function(t){this.i.hc=i.stringToBrush(t),this._a("flatItemBorderColor",i.brushToString(this.i.hc))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatItemDisabledBorderColor",{get:function(){return i.brushToString(this.i.he)},set:function(t){this.i.he=i.stringToBrush(t),this._a("flatItemDisabledBorderColor",i.brushToString(this.i.he))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatItemBorderWidth",{get:function(){return this.i.ay},set:function(t){this.i.ay=+t,this._a("flatItemBorderWidth",this.i.ay)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatItemHoverTextColor",{get:function(){return i.brushToString(this.i.hh)},set:function(t){this.i.hh=i.stringToBrush(t),this._a("flatItemHoverTextColor",i.brushToString(this.i.hh))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatSelectedItemBackgroundColor",{get:function(){return i.brushToString(this.i.hj)},set:function(t){this.i.hj=i.stringToBrush(t),this._a("flatSelectedItemBackgroundColor",i.brushToString(this.i.hj))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatSelectedItemTextColor",{get:function(){return i.brushToString(this.i.hm)},set:function(t){this.i.hm=i.stringToBrush(t),this._a("flatSelectedItemTextColor",i.brushToString(this.i.hm))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatSelectedItemHoverBackgroundColor",{get:function(){return i.brushToString(this.i.hk)},set:function(t){this.i.hk=i.stringToBrush(t),this._a("flatSelectedItemHoverBackgroundColor",i.brushToString(this.i.hk))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatSelectedItemHoverTextColor",{get:function(){return i.brushToString(this.i.hl)},set:function(t){this.i.hl=i.stringToBrush(t),this._a("flatSelectedItemHoverTextColor",i.brushToString(this.i.hl))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"orientation",{get:function(){return this.i.k},set:function(t){this.i.k=i.ensureEnum(Yt,t),this._a("orientation",i.enumToString(Yt,this.i.k))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"id",{get:function(){return this.i.b5},set:function(t){this.i.b5=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disabled",{get:function(){return this.i.disabled},set:function(t){this.i.disabled=i.ensureBool(t),this._a("disabled",this.i.disabled)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isMultiSelect",{get:function(){return this.i.z},set:function(t){this.i.z=i.ensureBool(t),this._a("isMultiSelect",this.i.z)},enumerable:!0,configurable:!0}),n.prototype.findByName=function(t){return this.findEphemera&&t&&0==t.indexOf("@@e:")?this.findEphemera(t):null!=this.buttons&&this.buttons.findByName&&this.buttons.findByName(t)?this.buttons.findByName(t):null},Object.defineProperty(n.prototype,"hasUserValues",{get:function(){return this._hasUserValues},enumerable:!0,configurable:!0}),n.prototype.__m=function(t){this._inStyling||this._hasUserValues.add(t)},n.prototype._styling=function(t,e,n){if(!this._inStyling){this._inStyling=!0,this._stylingContainer=t,this._stylingParent=e;var r,s=this.i.$type.name;0===s.indexOf("Xam")&&(s=s.substring(3)),r=i.toSpinal("XButtonGroupComponent");var o=[],a=i.toSpinal(s);o.push(a+"-");for(var h=this.i.$type.baseType;h&&"Object"!=h.name&&"Base"!=h.name&&"Control"!=h.name&&"DependencyObject"!=h.Name&&"FrameworkElement"!=h.Name;){0===(s=h.name).indexOf("Xam")&&(s=s.substring(3));var u=i.toSpinal(s);o.push(u+"-"),h=h.baseType}if(n){var l=n.i.$type.name;0===l.indexOf("Xam")&&(l=l.substring(3));var c=i.toSpinal(l);o.push(c+"-"+r+"-"),o.push(c+"-"+a+"-")}i.initializePropertiesFromCss(t,this,r+"-",this.hasUserValues,!1,o),this._otherStyling&&this._otherStyling(t,e,n),this._inStyling=!1}},n.prototype.onDetachedFromUI=function(){this.i.onDetachedFromUI()},n.prototype.onAttachedToUI=function(){this.i.onAttachedToUI()},n.prototype.exportVisualModel=function(){return this.i.a5()},n.prototype.exportSerializedVisualModel=function(){return this.i.bq()},Object.defineProperty(n.prototype,"selectionChanged",{get:function(){return this._selectionChanged},set:function(t){var e=this;null!==this._selectionChanged_wrapped&&(this.i.selectionChanged=i.delegateRemove(this.i.selectionChanged,this._selectionChanged_wrapped),this._selectionChanged_wrapped=null,this._selectionChanged=null),this._selectionChanged=t,this._selectionChanged_wrapped=function(t,i){var n=new re;n._provideImplementation(i),e.beforeSelectionChanged&&e.beforeSelectionChanged(e,n),e._selectionChanged&&e._selectionChanged(e,n)},this.i.selectionChanged=i.delegateCombine(this.i.selectionChanged,this._selectionChanged_wrapped)},enumerable:!0,configurable:!0}),n._observedAttributesIgcXButtonGroupComponent=null,n.htmlTagName="igc-x-button-group",n._isElementRegistered=!1,n}(i.IgcHTMLElement),oe=function(){function t(){}return t.register=function(){i.IgcChildContentModule.register(),m.register(),se.register(),i.TypeRegistrar.registerCons("IgcXButtonGroupComponent",se),i.TypeRegistrar.registerCons("IgcXButtonGroupComponent",se),i.TypeRegistrar.register("XButtonGroup",ie.$type)},t}(),ae=function(t){function n(){var n=t.call(this)||this;n._disconnected=!1,n._styling&&i.NamePatcher.ensureStylablePatched(Object.getPrototypeOf(n)),n._portalManager=new i.PortalManager("prefixContent"),n._renderer=new i.WebComponentRenderer(n,document,!0,{},n._portalManager),n._container=n._renderer.createElement("div"),n._renderer.updateRoot(n._container),n._implementation=n.createImplementation(),n._implementation.externalObject=n,n._container,null!=n._container.getNativeElement()&&n._container.getNativeElement(),n._wrapper=n._renderer;var r=n.i;return n._prefix=r,r.provideContainer(n._renderer),n._onChildrenChanged(),new MutationObserver((function(t){var i,r;try{for(var s=e.__values(t),o=s.next();!o.done;o=s.next()){"childList"==o.value.type&&n._onChildrenChanged()}}catch(t){i={error:t}}finally{try{o&&!o.done&&(r=s.return)&&r.call(s)}finally{if(i)throw i.error}}})).observe(n,{childList:!0}),n}return e.__extends(n,t),n.prototype._onChildrenChanged=function(){for(var t=[],e=0;e<this.childNodes.length;e++){var i=this.childNodes[e];i!==this._container.getNativeElement()&&t.push(i)}this._portalManager.onChildrenChanged(t)},n.prototype.updateStyle=function(){this._styling(this,this)},n.prototype.destroy=function(){this._prefix.destroy(),this._wrapper.destroy()},n.prototype.createImplementation=function(){return new pt},n.prototype.disconnectedCallback=function(){this._disconnected=!0,this.i&&this.i.onDetachedFromUI()},n.prototype.connectedCallback=function(){if(this._disconnected)return this._disconnected=!1,void(this.i&&this.i.onAttachedToUI());this.classList.add("ig-x-prefix"),this.classList.add("igc-x-prefix"),this.appendChild(this._container.getNativeElement()),this._attached=!0,this.style.display="inline-block",this.style.verticalAlign="middle",this._flushQueuedAttributes(),this._styling(this,this),this.afterContentInit()},n.prototype.afterContentInit=function(){},Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),Object.defineProperty(n,"observedAttributes",{get:function(){if(null==n._observedAttributesIgcXPrefixComponent){for(var t=i.getAllPropertyNames(n),e=0;e<t.length;e++)t[e]=i.toSpinal(t[e]);n._observedAttributesIgcXPrefixComponent=t}return n._observedAttributesIgcXPrefixComponent},enumerable:!0,configurable:!0}),n.register=function(){n._isElementRegistered||(n._isElementRegistered=!0,i.RegisterElementHelper.registerElement(n.htmlTagName,n))},Object.defineProperty(n.prototype,"id",{get:function(){return this.i.z},set:function(t){this.i.z=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ariaLabel",{get:function(){return this.i.w},set:function(t){this.i.w=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isHover",{get:function(){return this.i.q},set:function(t){this.i.q=i.ensureBool(t),this._a("isHover",this.i.q)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disabled",{get:function(){return this.i.disabled},set:function(t){this.i.disabled=i.ensureBool(t),this._a("disabled",this.i.disabled)},enumerable:!0,configurable:!0}),n.prototype.onDetachedFromUI=function(){this.i.onDetachedFromUI()},n.prototype.onAttachedToUI=function(){this.i.onAttachedToUI()},n.prototype.exportVisualModel=function(){return this.i.t()},n.prototype.exportSerializedVisualModel=function(){return this.i.y()},n._observedAttributesIgcXPrefixComponent=null,n.htmlTagName="igc-x-prefix",n._isElementRegistered=!1,n}(gt),he=function(){function t(){}return t.register=function(){i.IgcChildContentModule.register(),ae.register(),i.TypeRegistrar.registerCons("IgcXPrefixComponent",ae),i.TypeRegistrar.registerCons("IgcXPrefixComponent",ae),i.TypeRegistrar.register("XPrefix",pt.$type)},t}(),ue=function(t){function n(){var n=t.call(this)||this;n._disconnected=!1,n._styling&&i.NamePatcher.ensureStylablePatched(Object.getPrototypeOf(n)),n._portalManager=new i.PortalManager("suffixContent"),n._renderer=new i.WebComponentRenderer(n,document,!0,{},n._portalManager),n._container=n._renderer.createElement("div"),n._renderer.updateRoot(n._container),n._implementation=n.createImplementation(),n._implementation.externalObject=n,n._container,null!=n._container.getNativeElement()&&n._container.getNativeElement(),n._wrapper=n._renderer;var r=n.i;return n._suffix=r,r.provideContainer(n._renderer),n._onChildrenChanged(),new MutationObserver((function(t){var i,r;try{for(var s=e.__values(t),o=s.next();!o.done;o=s.next()){"childList"==o.value.type&&n._onChildrenChanged()}}catch(t){i={error:t}}finally{try{o&&!o.done&&(r=s.return)&&r.call(s)}finally{if(i)throw i.error}}})).observe(n,{childList:!0}),n}return e.__extends(n,t),n.prototype._onChildrenChanged=function(){for(var t=[],e=0;e<this.childNodes.length;e++){var i=this.childNodes[e];i!==this._container.getNativeElement()&&t.push(i)}this._portalManager.onChildrenChanged(t)},n.prototype.updateStyle=function(){this._styling(this,this)},n.prototype.destroy=function(){this._suffix.destroy(),this._wrapper.destroy()},n.prototype.createImplementation=function(){return new ct},n.prototype.disconnectedCallback=function(){this._disconnected=!0,this.i&&this.i.onDetachedFromUI()},n.prototype.connectedCallback=function(){if(this._disconnected)return this._disconnected=!1,void(this.i&&this.i.onAttachedToUI());this.classList.add("ig-x-suffix"),this.classList.add("igc-x-suffix"),this.appendChild(this._container.getNativeElement()),this._attached=!0,this.style.display="inline-block",this.style.verticalAlign="middle",this._flushQueuedAttributes(),this._styling(this,this),this.afterContentInit()},n.prototype.afterContentInit=function(){},Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),Object.defineProperty(n,"observedAttributes",{get:function(){if(null==n._observedAttributesIgcXSuffixComponent){for(var t=i.getAllPropertyNames(n),e=0;e<t.length;e++)t[e]=i.toSpinal(t[e]);n._observedAttributesIgcXSuffixComponent=t}return n._observedAttributesIgcXSuffixComponent},enumerable:!0,configurable:!0}),n.register=function(){n._isElementRegistered||(n._isElementRegistered=!0,i.RegisterElementHelper.registerElement(n.htmlTagName,n))},Object.defineProperty(n.prototype,"id",{get:function(){return this.i.z},set:function(t){this.i.z=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ariaLabel",{get:function(){return this.i.w},set:function(t){this.i.w=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isHover",{get:function(){return this.i.q},set:function(t){this.i.q=i.ensureBool(t),this._a("isHover",this.i.q)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disabled",{get:function(){return this.i.disabled},set:function(t){this.i.disabled=i.ensureBool(t),this._a("disabled",this.i.disabled)},enumerable:!0,configurable:!0}),n.prototype.onDetachedFromUI=function(){this.i.onDetachedFromUI()},n.prototype.onAttachedToUI=function(){this.i.onAttachedToUI()},n.prototype.exportVisualModel=function(){return this.i.t()},n.prototype.exportSerializedVisualModel=function(){return this.i.y()},n._observedAttributesIgcXSuffixComponent=null,n.htmlTagName="igc-x-suffix",n._isElementRegistered=!1,n}(gt),le=i.markEnum("KEYCODES","ENTER,13|SPACE,32|ESCAPE,27|LEFT_ARROW,37|UP_ARROW,38|RIGHT_ARROW,39|DOWN_ARROW,40|F2,113|TAB,9|CTRL,17|C,67|Z,90|Y,89|X,88|BACKSPACE,8|DELETE,46|INPUT_METHOD,229");t.ButtonClickEventArgs=p,t.ButtonDisplayStyle_$type=l,t.ButtonGroupDisplayStyle_$type=Jt,t.ButtonGroupOrientation=Kt,t.ButtonGroupOrientation_$type=Yt,t.ButtonGroupSelectionChangedEventArgs=Zt,t.ButtonGroupView=ee,t.ButtonGroupVisualModelExport=te,t.ButtonView=f,t.ButtonVisualModelExport=d,t.CalendarView=A,t.CalendarVisualModelExport=N,t.CheckboxChangeEventArgs=Ht,t.CheckboxLabelPosition_$type=zt,t.CheckboxView=$t,t.CheckboxVisualModelExport=Mt,t.DateFormats=wt,t.DateFormats_$type=Bt,t.DatePicker=qt,t.DatePickerView=Ut,t.DatePickerVisualModelExport=Ft,t.DateTimeValueFormatter=Nt,t.DayInfo=x,t.DayOfWeek=P,t.DayOfWeek_$type=T,t.ElevationHelper=u,t.FirstWeek=O,t.FirstWeek_$type=w,t.GotFocusEventArgs=It,t.IconClickedEventArgs=v,t.IconView=C,t.IconVisualModelExport=_,t.IgcButtonClickEventArgs=y,t.IgcButtonGroupSelectionChangedEventArgs=re,t.IgcCheckboxChangeEventArgs=Vt,t.IgcDatePickerComponent=Et,t.IgcDatePickerModule=Wt,t.IgcGotFocusEventArgs=Rt,t.IgcInputChangeEventArgs=mt,t.IgcLostFocusEventArgs=Dt,t.IgcSelectedValueChangedEventArgs=U,t.IgcXButtonComponent=g,t.IgcXButtonGroupButtonCollection=ne,t.IgcXButtonGroupComponent=se,t.IgcXButtonGroupModule=oe,t.IgcXButtonModule=m,t.IgcXCalendarComponent=q,t.IgcXCalendarLocaleEnModule=E,t.IgcXCalendarModule=R,t.IgcXCheckboxComponent=Gt,t.IgcXCheckboxModule=Xt,t.IgcXIconComponent=j,t.IgcXIconModule=k,t.IgcXInputComponent=St,t.IgcXInputGroupComponent=xt,t.IgcXInputGroupInputCollection=Tt,t.IgcXInputGroupItemComponent=gt,t.IgcXInputGroupModule=Ot,t.IgcXInputModule=jt,t.IgcXLabelComponent=kt,t.IgcXLabelModule=Pt,t.IgcXPrefixComponent=ae,t.IgcXPrefixModule=he,t.IgcXRippleComponent=a,t.IgcXRippleModule=h,t.IgcXSuffixComponent=ue,t.InputChangeEventArgs=nt,t.InputGroupDisplayType=Y,t.InputGroupDisplayType_$type=J,t.InputGroupView=st,t.InputGroupVisualModelExport=Q,t.InputShiftType=V,t.InputShiftType_$type=G,t.InputView=ut,t.InputVisualModelExport=tt,t.KEYCODES_$type=le,t.LabelShiftType=$,t.LabelShiftType_$type=L,t.LabelView=ht,t.LabelVisualModelExport=Z,t.LostFocusEventArgs=At,t.MaskOptions=rt,t.MaskParsingService=it,t.PrefixShiftType=H,t.PrefixShiftType_$type=M,t.PrefixView=at,t.PrefixVisualModelExport=K,t.Replaced=et,t.RippleView=s,t.RippleVisualModelExport=r,t.SelectedValueChangedEventArgs=B,t.SuffixShiftType=W,t.SuffixShiftType_$type=z,t.SuffixView=ot,t.SuffixVisualModelExport=X,t.TextElementsVisualModelExport=I,t.ThemeResolver=c,t.XButton=b,t.XButtonGroup=ie,t.XButtonGroupButtonCollection=Qt,t.XCalendar=F,t.XCalendarLocaleEn=D,t.XCheckbox=Lt,t.XIcon=S,t.XInput=yt,t.XInputGroup=dt,t.XInputGroupInputCollection=ft,t.XInputGroupItem=lt,t.XLabel=bt,t.XPrefix=pt,t.XRipple=o,t.XSuffix=ct,Object.defineProperty(t,"__esModule",{value:!0})}));
7
+ !function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports,require("tslib"),require("igniteui-webcomponents-core")):"function"==typeof define&&define.amd?define(["exports","tslib","igniteui-webcomponents-core"],e):e((t=t||self)["igniteui-webcomponents-inputs"]={},t.tslib_1,t.igniteuiWebcomponentsCore)}(this,(function(t,e,i){"use strict";var n=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e.a=null,e.b=null,e.f=0,e.d=!1,e.c=!1,e.e=!1,e}return e.__extends(n,t),n.prototype.g=function(){var t=new i.StringBuilder(0);return t.l("{"),t.l("ActualHoverColor : "+this.a.serialize()+", "),t.l("ActualRippleColor : "+this.b.serialize()+", "),t.l("RippleDuration : "+this.f+", "),t.l("IsDisabled : "+this.d+", "),t.l("IsCentered : "+this.c+", "),t.l("IsHoverEnabled : "+this.e+", "),t.l("}"),t.toString()},n.$t=i.markType(n,"RippleVisualModelExport"),n}(i.Base),r=function(t){function n(){var e=t.call(this)||this;return e.b=null,e.g=null,e.c=null,e.f=new i.List$1(i.Delegate_$type,0),e.l=null,e.d=!0,e.k=null,e.h=null,e.j=null,e.i=null,e}return e.__extends(n,t),n.prototype.w=function(){},n.prototype.e=function(){return!0},n.prototype.t=function(t){var n,r;if(null==t){try{for(var s=e.__values(i.fromEnum(this.f)),o=s.next();!o.done;o=s.next()){(0,o.value)()}}catch(t){n={error:t}}finally{try{o&&!o.done&&(r=s.return)&&r.call(s)}finally{if(n)throw n.error}}this.f.clear()}this.g=t,this.b.ai()},n.prototype.v=function(){var t,n;if(null==this.b.q){this.l=null;try{for(var r=e.__values(i.fromEnum(this.f)),s=r.next();!s.done;s=r.next()){(0,s.value)()}}catch(e){t={error:e}}finally{try{s&&!s.done&&(n=r.return)&&n.call(r)}finally{if(t)throw t.error}}this.f.clear()}else{var o=this.b.q,a=this.g.getWrapper(o);this.l=a,this.f.add(a.listen("click",i.runOn(this,this.p))),this.f.add(a.listen("mouseenter",i.runOn(this,this.q))),this.f.add(a.listen("mouseleave",i.runOn(this,this.r)))}},n.prototype.r=function(t){this.b.ag()},n.prototype.q=function(t){this.b.af()},n.prototype.p=function(t){if(null!=this.l){var e=this.g.rootWrapper.getOffset(),i=t.pageX-e.left,n=t.pageY-e.top;this.b.al(i,n,this.g.rootWrapper.outerWidth(),this.g.rootWrapper.outerHeight())}},n.prototype.aa=function(){this.b.j&&this.g.rootWrapper.setStyleProperty("background-color",this.b.as._fill)},n.prototype.x=function(){this.g.rootWrapper.setStyleProperty("background-color","transparent")},n.prototype.z=function(){this.g.rootWrapper.setStyleProperty("background-color",this.b.as._fill)},n.prototype.m=function(t,e,n){var r,s=this.g.createElement("span");return s.setStyleProperty("width",2*n+"px"),s.setStyleProperty("height",2*n+"px"),s.setStyleProperty("top",e+"px"),s.setStyleProperty("left",t+"px"),s.setStyleProperty("background-color",this.b.at._fill),s.setStyleProperty("position","absolute"),s.setStyleProperty("pointer-events","none"),s.setStyleProperty("border-radius",n+"px"),s.setStyleProperty("opacity",".5"),i.NativeUI.ab(s,((r=new i.ScaleTransform).l=.3,r.m=.3,r)),this.g.append(s),s},n.prototype.y=function(t){t.remove()},n.prototype.n=function(){null==i.KeyFrameAnimationFactory.h&&(i.KeyFrameAnimationFactory.h=this.g)},n.prototype.a=function(t,e){return new i.AnimationKeyFrameEffect(0,t,0,null,e)},n.prototype.o=function(t){},n.prototype.s=function(){this.d=!0,this.v()},n.prototype.u=function(){var t,n;this.d=!1;try{for(var r=e.__values(i.fromEnum(this.f)),s=r.next();!s.done;s=r.next()){(0,s.value)()}}catch(e){t={error:e}}finally{try{s&&!s.done&&(n=r.return)&&n.call(r)}finally{if(t)throw t.error}}this.f.clear()},n.$t=i.markType(n,"RippleView"),n}(i.Base),s=function(t){function s(){var e=t.call(this)||this;e.c=null,e.j=!1,e.p=null,e.ar=null,e.aq=null,e.ao=s.au,e.m=new i.LinkedList$1(i.IKeyFrameAnimation_$type),e.ap=s.av,e.n=600,e.f=!1,e.e=!1,e.g=!1,e.propertyChanged=null;var n=new r;return n.b=e,e.c=n,e.c.w(),e}return e.__extends(s,t),s.prototype.destroy=function(){this.provideContainer(null)},s.prototype.ah=function(t,e,n){null!=this.propertyChanged&&this.propertyChanged(this,new i.PropertyChangedEventArgs(t)),this.aj(t,e,n)},s.prototype.aj=function(t,e,i){switch(t){case"RippleColor":this.at=null!=this.ax?this.ax:s.av;break;case"HoverColor":this.as=null!=this.aw?this.aw:s.au;break;case"EventSource":this.c.e()&&this.c.v();break;case"ActualRippleColor":this.an();break;case"ActualHoverColor":this.am()}},s.prototype.am=function(){this.i?this.c.x():this.c.aa()},s.prototype.an=function(){},s.prototype.af=function(){this.j=!0,this.i?this.c.x():this.k&&this.c.z()},s.prototype.ag=function(){this.j=!1,(this.k||this.i)&&this.c.x()},Object.defineProperty(s.prototype,"q",{get:function(){return this.p},set:function(t){var e=this.p;this.p=t,e!=this.p&&this.ah("EventSource",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(s.prototype,"ax",{get:function(){return this.ar},set:function(t){var e=this.ar;this.ar=t,e!=this.ar&&this.ah("RippleColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(s.prototype,"aw",{get:function(){return this.aq},set:function(t){var e=this.aq;this.aq=t,e!=this.aq&&this.ah("HoverColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(s.prototype,"as",{get:function(){return this.ao},set:function(t){var e=this.ao;this.ao=t,e!=this.ao&&this.ah("ActualHoverColor",e,t)},enumerable:!0,configurable:!0}),s.prototype.al=function(t,e,i,n){var r=this;if(!this.i){var s=Math.max(i,n)/2,o=t-s,a=e-s;this.h&&(o=0,a=0);var h=this.c.m(o,a,s),u=this.d(h);this.m.f(u);var l=this.m.d;u.play(),u.finished.f((function(t){u.commitStyles(),r.m.h(l),r.c.y(h)}))}},s.prototype.d=function(t){var e,n=this.a;return i.KeyFrameAnimationFactory.f.c(this.c.a(t,n).m(new i.AnimationKeyFrameProperty(1,.5),new i.AnimationKeyFrameProperty(14,(e=new i.ScaleTransform,e.l=.3,e.m=.3,e))).m(new i.AnimationKeyFrameProperty(1,0),new i.AnimationKeyFrameProperty(14,function(){var t=new i.ScaleTransform;return t.l=2,t.m=2,t}())))},Object.defineProperty(s.prototype,"at",{get:function(){return this.ap},set:function(t){var e=this.ap;this.ap=t,e!=this.ap&&this.ah("ActualRippleColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(s.prototype,"o",{get:function(){return this.n},set:function(t){var e=this.n;this.n=t,e!=this.n&&this.ah("RippleDuration",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(s.prototype,"i",{get:function(){return this.f},set:function(t){var e=this.f;this.f=t,e!=this.f&&this.ah("IsDisabled",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(s.prototype,"h",{get:function(){return this.e},set:function(t){var e=this.e;this.e=t,e!=this.e&&this.ah("IsCentered",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(s.prototype,"k",{get:function(){return this.g},set:function(t){var e=this.g;this.g=t,e!=this.g&&this.ah("IsHoverEnabled",e,t)},enumerable:!0,configurable:!0}),s.prototype.ai=function(){this.c.v()},Object.defineProperty(s.prototype,"a",{get:function(){var t=new i.AnimationKeyFrameEffectTiming;return t.g=this.o,t.b=0,t},enumerable:!0,configurable:!0}),s.prototype.onDetachedFromUI=function(){this.c.u()},s.prototype.onAttachedToUI=function(){this.c.s()},s.prototype.l=function(){return this.c.e()},s.prototype.r=function(){return this.b()},s.prototype.v=function(){return this.b().g()},s.prototype.b=function(){var t=new n;return t.a=i.AppearanceHelper.a(this.as),t.b=i.AppearanceHelper.a(this.at),t.f=this.o,t.d=this.i,t.c=this.h,t.e=this.k,t},s.prototype.provideContainer=function(t){this.c.t(t)},s.$t=i.markType(s,"XRipple",i.Base.$,[i.INotifyPropertyChanged_$type]),s.au=i.BrushUtil.g(40,0,0,0),s.av=i.BrushUtil.g(189,0,0,0),s}(i.Base),o=function(t){function n(){var e=t.call(this)||this;e._disconnected=!1,e._settingAttributes=!1,e._attached=!1,e._queuedSetAttributes=[],e._updatingFromAttribute=!1,e.__p=null,e._hasUserValues=new Set,e._stylingContainer=null,e._stylingParent=null,e._inStyling=!1,e._styling&&i.NamePatcher.ensureStylablePatched(Object.getPrototypeOf(e)),e._renderer=new i.WebComponentRenderer(e,document,!0,{}),e._implementation=e.createImplementation(),e._implementation.externalObject=e,e._container=e._renderer.createElement("div"),e._renderer.updateRoot(e._container),e._container.setStyleProperty("display","inline-block"),e._container,null!=e._container.getNativeElement()&&e._container.getNativeElement(),e._wrapper=e._renderer;var n=e.i;return e._ripple=n,n.provideContainer(e._renderer),e}return e.__extends(n,t),Object.defineProperty(n.prototype,"height",{get:function(){return this._height},set:function(t){this._height=t,this.style.height=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"width",{get:function(){return this._width},set:function(t){this._width=t,this.style.width=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"top",{get:function(){return this._top},set:function(t){this._top=t,this.style.top=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"left",{get:function(){return this._left},set:function(t){this._left=t,this.style.left=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"position",{get:function(){return this._position},set:function(t){this._position=t,this.style.position=t},enumerable:!0,configurable:!0}),n.prototype.updateStyle=function(){this._styling(this,this)},n.prototype.destroy=function(){this._ripple.destroy(),this._wrapper.destroy()},n.prototype.createImplementation=function(){return new s},n.prototype.disconnectedCallback=function(){this._disconnected=!0,this.i&&this.i.onDetachedFromUI()},n.prototype.connectedCallback=function(){if(this._disconnected)return this._disconnected=!1,void(this.i&&this.i.onAttachedToUI());this.classList.add("ig-x-ripple"),this.classList.add("igc-x-ripple"),this.appendChild(this._renderer.rootWrapper.getNativeElement()),this._attached=!0,this.style.display="inline-block",this._flushQueuedAttributes(),this._styling(this,this),this.afterContentInit()},n.prototype.afterContentInit=function(){},Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),n._createFromInternal=function(t){if(!t)return null;if(!t.$type)return null;var e="Igc"+t.$type.name+"Component";return i.TypeRegistrar.isRegistered(e)?i.TypeRegistrar.create(e):null},n.prototype._enqueueSetAttribute=function(t,e){this._queuedSetAttributes.push({attrName:t,attrValue:e})},n.prototype._flushQueuedAttributes=function(){this._settingAttributes=!0;for(var t=0;t<this._queuedSetAttributes.length;t++)this.setAttribute(this._queuedSetAttributes[t].attrName,this._queuedSetAttributes[t].attrValue);this._settingAttributes=!1,this._queuedSetAttributes.length=0},n.prototype._a=function(t,e){this._updatingFromAttribute||(e&&(e=e.toString()),this._settingAttributes=!0,t=i.toSpinal(t),this._attached?this.setAttribute(t,e):this._enqueueSetAttribute(t,e),this._settingAttributes=!1)},Object.defineProperty(n,"observedAttributes",{get:function(){if(null==n._observedAttributesIgcXRippleComponent){for(var t=i.getAllPropertyNames(n),e=0;e<t.length;e++)t[e]=i.toSpinal(t[e]);n._observedAttributesIgcXRippleComponent=t}return n._observedAttributesIgcXRippleComponent},enumerable:!0,configurable:!0}),n.prototype.attributeChangedCallback=function(t,e,n){if(!this._settingAttributes){var r=i.fromSpinal(t);this._updatingFromAttribute=!0,this[r]=n,this._updatingFromAttribute=!1}},n.register=function(){n._isElementRegistered||(n._isElementRegistered=!0,i.RegisterElementHelper.registerElement(n.htmlTagName,n))},Object.defineProperty(n.prototype,"eventSource",{get:function(){return this.i.q},set:function(t){this.i.q=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"rippleColor",{get:function(){return i.brushToString(this.i.ax)},set:function(t){this.i.ax=i.stringToBrush(t),this._a("rippleColor",i.brushToString(this.i.ax))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hoverColor",{get:function(){return i.brushToString(this.i.aw)},set:function(t){this.i.aw=i.stringToBrush(t),this._a("hoverColor",i.brushToString(this.i.aw))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualHoverColor",{get:function(){return i.brushToString(this.i.as)},set:function(t){this.i.as=i.stringToBrush(t),this._a("actualHoverColor",i.brushToString(this.i.as))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualRippleColor",{get:function(){return i.brushToString(this.i.at)},set:function(t){this.i.at=i.stringToBrush(t),this._a("actualRippleColor",i.brushToString(this.i.at))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"rippleDuration",{get:function(){return this.i.o},set:function(t){this.i.o=+t,this._a("rippleDuration",this.i.o)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isDisabled",{get:function(){return this.i.i},set:function(t){this.i.i=i.ensureBool(t),this._a("isDisabled",this.i.i)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isCentered",{get:function(){return this.i.h},set:function(t){this.i.h=i.ensureBool(t),this._a("isCentered",this.i.h)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isHoverEnabled",{get:function(){return this.i.k},set:function(t){this.i.k=i.ensureBool(t),this._a("isHoverEnabled",this.i.k)},enumerable:!0,configurable:!0}),n.prototype.findByName=function(t){return this.findEphemera&&t&&0==t.indexOf("@@e:")?this.findEphemera(t):null},Object.defineProperty(n.prototype,"hasUserValues",{get:function(){return this._hasUserValues},enumerable:!0,configurable:!0}),n.prototype.__m=function(t){this._inStyling||this._hasUserValues.add(t)},n.prototype._styling=function(t,e,n){if(!this._inStyling){this._inStyling=!0,this._stylingContainer=t,this._stylingParent=e;var r,s=this.i.$type.name;0===s.indexOf("Xam")&&(s=s.substring(3)),r=i.toSpinal("XRippleComponent");var o=[],a=i.toSpinal(s);o.push(a+"-");for(var h=this.i.$type.baseType;h&&"Object"!=h.name&&"Base"!=h.name&&"Control"!=h.name&&"DependencyObject"!=h.Name&&"FrameworkElement"!=h.Name;){0===(s=h.name).indexOf("Xam")&&(s=s.substring(3));var u=i.toSpinal(s);o.push(u+"-"),h=h.baseType}if(n){var l=n.i.$type.name;0===l.indexOf("Xam")&&(l=l.substring(3));var c=i.toSpinal(l);o.push(c+"-"+r+"-"),o.push(c+"-"+a+"-")}i.initializePropertiesFromCss(t,this,r+"-",this.hasUserValues,!1,o),this._otherStyling&&this._otherStyling(t,e,n),this._inStyling=!1}},n.prototype.onDetachedFromUI=function(){this.i.onDetachedFromUI()},n.prototype.onAttachedToUI=function(){this.i.onAttachedToUI()},n.prototype.exportVisualModel=function(){return this.i.r()},n.prototype.exportSerializedVisualModel=function(){return this.i.v()},n._observedAttributesIgcXRippleComponent=null,n.htmlTagName="igc-x-ripple",n._isElementRegistered=!1,n}(i.IgcHTMLElement),a=function(){function t(){}return t.register=function(){o.register(),i.TypeRegistrar.registerCons("IgcXRippleComponent",o),i.TypeRegistrar.registerCons("IgcXRippleComponent",o),i.TypeRegistrar.register("XRipple",s.$type)},t}(),h=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e.__extends(n,t),n.g=function(t,e){return null==n.c&&(n.c=["0 1px 3px 0 ","0 1px 5px 0 ","0 1px 8px 0 ","0 2px 4px -1px ","0 3px 5px -1px ","0 3px 5px -1px ","0 4px 5px -2px ","0 5px 5px -3px ","0 5px 6px -3px ","0 6px 6px -3px ","0 6px 7px -4px ","0 7px 8px -4px ","0 7px 8px -4px ","0 7px 9px -4px ","0 8px 9px -5px ","0 8px 10px -5px ","0 8px 11px -5px ","0 9px 11px -5px ","0 9px 12px -6px ","0 10px 13px -6px ","0 10px 13px -6px ","0 10px 14px -6px ","0 11px 14px -7px ","0 11px 15px -7px "]),--t<0?"":(t>n.c.length-1&&(t=n.c.length-1),n.c[t]+e)},n.f=function(t,e){return null==n.b&&(n.b=["0 1px 1px 0 ","0 2px 2px 0 ","0 3px 4px 0 ","0 4px 5px 0 ","0 5px 8px 0 ","0 6px 10px 0 ","0 7px 10px 1px ","0 8px 10px 1px ","0 9px 12px 1px ","0 10px 14px 1px ","0 11px 15px 1px ","0 12px 17px 2px ","0 13px 19px 2px ","0 14px 21px 2px ","0 15px 22px 2px ","0 16px 24px 2px ","0 17px 26px 2px ","0 18px 28px 2px ","0 19px 29px 2px ","0 20px 31px 3px ","0 21px 33px 3px ","0 22px 35px 3px ","0 23px 36px 3px ","0 24px 38px 3px "]),--t<0?"":(t>n.b.length-1&&(t=n.b.length-1),n.b[t]+e)},n.d=function(t,e){return null==n.a&&(n.a=["0 2px 1px -1px ","0 3px 1px -2px ","0 3px 3px -2px ","0 1px 10px 0 ","0 1px 14px 0 ","0 1px 18px 0 ","0 2px 16px 1px ","0 3px 14px 2px ","0 3px 16px 2px ","0 4px 18px 3px ","0 4px 20px 3px ","0 5px 22px 4px ","0 5px 24px 4px ","0 5px 26px 4px ","0 6px 28px 5px ","0 6px 30px 5px ","0 6px 32px 5px ","0 7px 34px 6px ","0 7px 36px 6px ","0 8px 38px 7px ","0 8px 40px 7px ","0 8px 42px 7px ","0 9px 44px 8px ","0 9px 46px 8px "]),--t<0?"":(t>n.a.length-1&&(t=n.a.length-1),n.a[t]+e)},n.e=function(t,e,i,r,s){return 2==s?"0 0 "+t+"px "+t/20+"rem "+e._fill:0==t?"":n.g(t,e._fill)+", "+n.f(t,i._fill)+", "+n.d(t,r._fill)},n.$t=i.markType(n,"ElevationHelper"),n.c=null,n.b=null,n.a=null,n}(i.Base),u=i.markEnum("ButtonDisplayStyle","Raised,0|Flat,1|Outlined,2|Fab,3|Icon,4"),l=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e.__extends(n,t),n.e=function(t,e,i){return 1==t?i:e},n.c=function(t,e,i){return 1==t?i:e},n.b=function(t,e,i){return 1==t?i:e},n.d=function(t,e,i){return 1==t?i:e},n.f=function(t,e,i){return 1==t?i:e},n.a=function(t,e,i){return 1==t?i:e},n.$t=i.markType(n,"ThemeResolver"),n}(i.Base),c=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e.__extends(n,t),n.$t=i.markType(n,"ButtonClickEventArgs",i.EventArgs.$),n}(i.EventArgs),p=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e.s=0,e.q=0,e.p=0,e.t=0,e.h=0,e.i=0,e.c=null,e.g=null,e.d=null,e.a=null,e.u=0,e.e=null,e.ah=null,e.b=null,e.j=0,e.f=null,e.o=0,e.ae=null,e.af=null,e.ag=null,e.r=0,e.ac=null,e.ad=null,e.x=null,e.y=null,e.z=null,e.w=null,e.v=null,e.aa=null,e.m=!1,e.k=!1,e.n=!1,e.l=!1,e}return e.__extends(n,t),n.prototype.ab=function(){var t=new i.StringBuilder(0);return t.l("{"),t.l("top : "+this.s+", "),t.l("left : "+this.q+", "),t.l("height : "+this.p+", "),t.l("width : "+this.t+", "),t.l("baseTheme : "+this.h+", "),t.l("actualDensity : "+this.i+", "),t.l("actualBorderColor : "+this.c.serialize()+", "),t.l("actualUmbraShadowColor : "+this.g.serialize()+", "),t.l("actualPenumbraShadowColor : "+this.d.serialize()+", "),t.l("actualAmbientShadowColor : "+this.a.serialize()+", "),t.l("actualRestingElevation : "+this.u+", "),null!=this.e&&t.l("actualRippleColor : "+this.e.serialize()+", "),t.l("actualBackgroundColor : "+this.b.serialize()+", "),t.l("actualElevationMode : "+this.j+", "),t.l("actualTextColor : "+this.f.serialize()+", "),t.l("actualBorderWidth : "+this.o+", "),i.stringIsNullOrEmpty(this.ae)||t.l('textStyleFontStyle : "'+this.ae+'", '),i.stringIsNullOrEmpty(this.af)||t.l('textStyleFontVariant : "'+this.af+'", '),i.stringIsNullOrEmpty(this.ag)||t.l('textStyleFontWeight : "'+this.ag+'", '),i.stringIsNullOrEmpty(this.ac)||t.l('textStyleFontFamily : "'+this.ac+'", '),i.stringIsNullOrEmpty(this.ad)||t.l('textStyleFontStretch : "'+this.ad+'", '),i.isNaN_(this.r)||t.l("textStyleFontSize : "+this.r+", "),t.l('display : "'+this.x+'", '),t.l('flexDirection : "'+this.y+'", '),t.l('flexGrow : "'+this.z+'", '),t.l('alignItems : "'+this.w+'", '),null!=this.v&&t.l('value : "'+this.v.toString()+'", '),t.l('name : "'+this.aa+'", '),t.l("isFocused : "+this.m+", "),t.l("actualDisableRipple : "+this.k+", "),t.l("isHover : "+this.n+", "),t.l("isDisabled : "+this.l+", "),t.l("}"),t.toString()},n.$t=i.markType(n,"ButtonVisualModelExport"),n}(i.Base),d=function(t){function n(){var e=t.call(this)||this;return e.b=null,e.k=null,e.d=null,e.h=new i.List$1(i.Delegate_$type,0),e.e=!0,e.n=null,e.j=NaN,e.i=NaN,e.l=null,e.c=null,e.m=null,e.p=null,e.o=null,e}return e.__extends(n,t),n.prototype.ak=function(){},n.prototype.g=function(){return!0},Object.defineProperty(n.prototype,"q",{get:function(){return this.n},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"r",{get:function(){return this.m},enumerable:!0,configurable:!0}),n.prototype.ae=function(t){var n,r,o=this;if(null!=t){this.k=t,this.k.rootWrapper.setStyleProperty("display","flex"),this.k.rootWrapper.setStyleProperty("flex-direction","row"),this.k.rootWrapper.setStyleProperty("flex-wrap","no-wrap"),this.k.rootWrapper.setStyleProperty("align-items","center");var a=this.k.createElement("button");this.n=a,this.n.setStyleProperty("position","relative"),this.n.setStyleProperty("display","inline-flex"),this.n.setStyleProperty("align-items","center"),this.n.setStyleProperty("justify-content","center"),this.at(),this.n.setStyleProperty("border","none"),this.n.setStyleProperty("cursor","pointer"),this.n.setStyleProperty("user-select","none"),this.n.setStyleProperty("outline-style","none"),this.n.setStyleProperty("-webkit-tap-highlight-color","transparent"),this.n.setStyleProperty("overflow","hidden"),this.n.setStyleProperty("white-space","no-wrap"),this.n.setStyleProperty("color","#000"),this.n.setStyleProperty("background",this.b.m9._fill),i.NativeUI.m(this.n,this.b.kd),this.n.setAttribute("id",this.b.h8),this.aq(),this.h.add(a.listen("change",i.runOn(this,this.w))),this.h.add(a.listen("click",i.runOn(this,this.x))),this.h.add(a.listen("focus",i.runOn(this,this.y))),this.h.add(a.listen("blur",i.runOn(this,this.v))),this.h.add(this.k.rootWrapper.listen("mouseenter",i.runOn(this,this.t))),this.h.add(this.k.rootWrapper.listen("mouseleave",i.runOn(this,this.u))),this.k.append(a);var h=this.k.createElement("div"),u=this.k.getSubRenderer(h);h.setStyleProperty("position","absolute"),h.setStyleProperty("width","100%"),h.setStyleProperty("height","100%"),h.setStyleProperty("left","0px"),h.setStyleProperty("top","0px"),h.setStyleProperty("overflow","hidden");var l=new s;l.provideContainer(u),l.q=a;this.k.getExternal(l,this.k.rootWrapper,this.k.getExternal(this.b,null,null));l.h=!1,l.k=!0,this.c=l,this.n.append(h);var c=this.k.createElement("div");c.addClass("ig-button-content"),c.setStyleProperty("font-family","Verdana"),c.setStyleProperty("font-weight","400"),c.setStyleProperty("font-size",".875rem"),c.setStyleProperty("cursor","pointer"),this.m=c,this.h.add(c.listen("click",i.runOn(this,this.s))),this.n.append(c),this.o=c,this.k.getPortal(c,"ChildContent",(function(t){var e=t.componentRef;o.p=e,o.o.setStyleProperty("flex-direction",o.b.hf),o.o.setStyleProperty("align-items",o.b.fw);var i=o.b.hf,n=o.b.gc,r=o.b.fw;e.display=n,e.flexDirection=i,e.alignItems=r}),!0),this.b.j0()}else{try{for(var p=e.__values(i.fromEnum(this.h)),d=p.next();!d.done;d=p.next()){(0,d.value)()}}catch(t){n={error:t}}finally{try{d&&!d.done&&(r=p.return)&&r.call(p)}finally{if(n)throw n.error}}this.h.clear()}},n.prototype.ag=function(){this.c.i=this.b.ae},n.prototype.at=function(){var t="3.5rem",e="3.5rem",n="3.5rem",r="3.5rem",s="2.25rem",o=".9375rem",a=".5625rem 1rem";switch(this.b.l){case 2:a=".375rem .75rem",s="1.875rem",t="3rem",e="3rem",n="3rem",r="3rem",o=".6875rem";break;case 3:a=".1875rem 1rem",s="1.5rem",e="2.5rem",t="2.5rem",r="2.5rem",n="2.5rem",o=".4375rem"}4==this.b.e?(this.n.setStyleProperty("min-width","2.25rem"),this.n.setStyleProperty("min-height","2.25rem"),this.n.setStyleProperty("padding","0px"),this.n.setStyleProperty("width","2.25rem"),this.n.setStyleProperty("height","2.25rem")):3==this.b.e?(this.n.setStyleProperty("min-width",t),this.n.setStyleProperty("min-height",e),this.n.setStyleProperty("padding",o),this.n.setStyleProperty("width",n),this.n.setStyleProperty("height",r)):(this.n.setStyleProperty("min-width","5.5rem"),this.n.setStyleProperty("min-height",s),this.n.setStyleProperty("padding",a)),!i.isNaN_(this.b.aw)&&this.b.aw>0?this.n.setStyleProperty("border-style","solid"):this.n.setStyleProperty("border-style","none"),i.isNaN_(this.j)||this.n.setStyleProperty("min-width",this.j.toString()+"px"),i.isNaN_(this.i)||this.n.setStyleProperty("min-height",this.i.toString()+"px")},n.prototype.ap=function(t){this.j=t},n.prototype.ao=function(t){this.i=t},n.prototype.am=function(){this.n.setAttribute("disabled",this.b.disabled?"true":"false"),this.n.setProperty("disabled",this.b.disabled)},n.prototype.ah=function(){if(null!=this.k){this.k.rootWrapper.setStyleProperty("display",this.b.gc);var t=this.p;if(null!=this.p){this.o.setStyleProperty("display",this.b.gc);var e=this.b.gc;t.display=e}var i=this.k.getExternal(this.b,null,null);i&&i._onDisplayChanged&&i._onDisplayChanged()}},n.prototype.ac=function(){if(null!=this.k){this.k.rootWrapper.setStyleProperty("align-items",this.b.fw),this.n.setStyleProperty("align-items",this.b.fw);var t=this.p;if(null!=this.p){this.o.setStyleProperty("align-items",this.b.fw);var e=this.b.fw;t.alignItems=e}var i=this.k.getExternal(this.b,null,null);i&&i._onAlignItemsChanged&&i._onAlignItemsChanged()}},n.prototype.ai=function(){if(null!=this.k){this.k.rootWrapper.setStyleProperty("flex-direction",this.b.hf),this.n.setStyleProperty("flex-direction",this.b.hf);var t=this.k.getExternal(this.b,null,null),e=this.p;if(null!=this.p){this.o.setStyleProperty("flex-direction",this.b.hf);var i=this.b.hf;e.flexDirection=i}t&&t._onFlexDirectionChanged&&t._onFlexDirectionChanged()}},n.prototype.aj=function(){if(null!=this.k){this.k.rootWrapper.setStyleProperty("flex-grow",this.b.hh),this.n.setStyleProperty("flex-grow",this.b.hh);var t=this.k.getExternal(this.b,null,null);t&&t._onFlexGrowChanged&&t._onFlexGrowChanged()}},n.prototype.s=function(t){},n.prototype.aq=function(){if(this.g()){this.b.h8;this.n.setAttribute("name",this.b.ih),this.n.setProperty("value",this.b.e0),this.b.ah&&this.n.setAttribute("tabindex",this.b.eu.toString()),this.n.setProperty("disabled",this.b.disabled),this.n.setAttribute("aria-label",this.b.fy)}},n.prototype.al=function(){if(this.g()){var t=this.b.h8;this.n.setAttribute("id",t)}},n.prototype.t=function(t){this.b.jx()},n.prototype.u=function(t){this.b.jy()},n.prototype.v=function(t){this.b.jt()},n.prototype.y=function(t){this.b.jw()},n.prototype.x=function(t){this.b.ju()},n.prototype.f=function(){return!1},n.prototype.w=function(t){},n.prototype.ab=function(){null==i.KeyFrameAnimationFactory.h&&(i.KeyFrameAnimationFactory.h=this.k)},n.prototype.ad=function(){this.e=!0,this.h.add(this.n.listen("change",i.runOn(this,this.w))),this.h.add(this.n.listen("click",i.runOn(this,this.x))),this.h.add(this.n.listen("focus",i.runOn(this,this.y))),this.h.add(this.n.listen("blur",i.runOn(this,this.v))),this.h.add(this.m.listen("click",i.runOn(this,this.s))),this.h.add(this.n.listen("mouseenter",i.runOn(this,this.t))),this.h.add(this.n.listen("mouseleave",i.runOn(this,this.u)))},n.prototype.af=function(){var t,n;this.e=!1;try{for(var r=e.__values(i.fromEnum(this.h)),s=r.next();!s.done;s=r.next()){(0,s.value)()}}catch(e){t={error:e}}finally{try{s&&!s.done&&(n=r.return)&&n.call(r)}finally{if(t)throw t.error}}this.h.clear()},n.prototype.an=function(){var t=this.b;t.externalObject&&t.externalObject.refreshDefaults&&t.externalObject.refreshDefaults()},n.prototype.ar=function(t,e){this.c.ax=t,this.c.aw=e},n.prototype.as=function(t,e){var i=h.e(t,this.b.nl,this.b.ni,this.b.m8,e);this.n.setStyleProperty("box-shadow",i)},n.prototype.au=function(t){null!=t&&this.m.setStyleProperty("font",t.fontString)},n.prototype.z=function(t){this.m.append(t)},n.prototype.aa=function(){this.m.removeChildren()},n.prototype.a=function(){var t=this.k.rootWrapper.getNativeElement().getBoundingClientRect(),e=t.top,i=t.left,n=new Array(2);return n[0]=e,n[1]=i,n},n.$t=i.markType(n,"ButtonView"),n}(i.Base),f=function(t){function n(){var e=t.call(this)||this;e._view=null,e.ez=null,e.sh=l.e(n.h,n.rt,n.pa),e.r5=l.e(n.h,n.rh,n.oy),e.no=l.e(n.h,n.p8,n.np),e.r=l.a(n.h,n.s,n.q),e.r8=l.e(n.h,n.rk,n.o1),e.r9=l.e(n.h,n.rl,n.o2),e.sa=l.e(n.h,n.rm,n.o3),e.d2=l.c(n.h,n.du,n.cx),e.d5=l.c(n.h,n.dx,n.c0),e.d4=l.c(n.h,n.dw,n.cz),e.d3=l.c(n.h,n.dv,n.cy),e.r7=l.e(n.h,n.rj,n.o0),e.sf=l.e(n.h,n.rr,n.o8),e.ku=l.d(n.h,n.ks,n.kk),e.bc=l.b(n.h,n.ba,n.a2),e.r6=l.e(n.h,n.ri,n.oz),e.sg=l.e(n.h,n.rs,n.o9),e.se=l.e(n.h,n.rq,n.o7),e.sd=l.e(n.h,n.rp,n.o6),e.sb=l.e(n.h,n.rn,n.o4),e.sc=l.e(n.h,n.ro,n.o5),e.po=l.e(n.h,n.qm,n.n3),e.pp=l.e(n.h,n.qn,n.n4),e.pq=l.e(n.h,n.qo,n.n5),e.c5=l.c(n.h,n.dh,n.cl),e.c8=l.c(n.h,n.dk,n.co),e.c7=l.c(n.h,n.dj,n.cn),e.c6=l.c(n.h,n.di,n.cm),e.pn=l.e(n.h,n.ql,n.n2),e.pv=l.e(n.h,n.qt,n.oa),e.km=l.d(n.h,n.kp,n.kh),e.a4=l.b(n.h,n.a7,n.az),e.pm=l.e(n.h,n.qk,n.n1),e.pw=l.e(n.h,n.qu,n.ob),e.pu=l.e(n.h,n.qs,n.n9),e.pt=l.e(n.h,n.qr,n.n8),e.pr=l.e(n.h,n.qp,n.n6),e.ps=l.e(n.h,n.qq,n.n7),e.rw=l.e(n.h,n.q8,n.op),e.rx=l.e(n.h,n.q9,n.oq),e.ry=l.e(n.h,n.ra,n.or),e.dy=l.c(n.h,n.dq,n.ct),e.d1=l.c(n.h,n.dt,n.cw),e.d0=l.c(n.h,n.ds,n.cv),e.dz=l.c(n.h,n.dr,n.cu),e.rv=l.e(n.h,n.q7,n.oo),e.r3=l.e(n.h,n.rf,n.ow),e.kt=l.d(n.h,n.kr,n.kj),e.bb=l.b(n.h,n.a9,n.a1),e.ru=l.e(n.h,n.q6,n.on),e.r4=l.e(n.h,n.rg,n.ox),e.r2=l.e(n.h,n.re,n.ov),e.r1=l.e(n.h,n.rd,n.ou),e.rz=l.e(n.h,n.rb,n.os),e.r0=l.e(n.h,n.rc,n.ot),e.pz=l.e(n.h,n.qx,n.oe),e.p0=l.e(n.h,n.qy,n.of),e.p1=l.e(n.h,n.qz,n.og),e.c9=l.c(n.h,n.dl,n.cp),e.dc=l.c(n.h,n.dp,n.cs),e.db=l.c(n.h,n.dn,n.cr),e.da=l.c(n.h,n.dm,n.cq),e.py=l.e(n.h,n.qw,n.od),e.p6=l.e(n.h,n.q4,n.ol),e.kn=l.d(n.h,n.kq,n.ki),e.a5=l.b(n.h,n.a8,n.a0),e.px=l.e(n.h,n.qv,n.oc),e.p7=l.e(n.h,n.q5,n.om),e.p5=l.e(n.h,n.q3,n.ok),e.p4=l.e(n.h,n.q2,n.oj),e.p2=l.e(n.h,n.q0,n.oh),e.p3=l.e(n.h,n.q1,n.oi),e.pd=l.e(n.h,n.qb,n.ns),e.pe=l.e(n.h,n.qc,n.nt),e.pf=l.e(n.h,n.qd,n.nu),e.c1=l.c(n.h,n.dd,n.ch),e.c4=l.c(n.h,n.dg,n.ck),e.c3=l.c(n.h,n.df,n.cj),e.c2=l.c(n.h,n.de,n.ci),e.pc=l.e(n.h,n.qa,n.nr),e.pk=l.e(n.h,n.qi,n.nz),e.kl=l.d(n.h,n.ko,n.kg),e.a3=l.b(n.h,n.a6,n.ay),e.pb=l.e(n.h,n.p9,n.nq),e.pl=l.e(n.h,n.qj,n.n0),e.pj=l.e(n.h,n.qh,n.ny),e.pi=l.e(n.h,n.qg,n.nx),e.pg=l.e(n.h,n.qe,n.nv),e.ph=l.e(n.h,n.qf,n.nw),e.at=NaN,e.as=NaN,e.d=0,e.k=0,e.g=0,e.j=1,e.k2=l.e(n.h,n.rj,n.o0),e.ld=l.e(n.h,n.rt,n.pa),e.la=l.e(n.h,n.rh,n.oy),e.k0=l.e(n.h,n.p8,n.np),e.bn=l.c(n.h,n.dx,n.c0),e.bl=l.c(n.h,n.dv,n.cy),e.bm=l.c(n.h,n.dw,n.cz),e.lb=l.e(n.h,n.rr,n.o8),e.j6=l.d(n.h,n.ks,n.kk),e.k1=l.e(n.h,n.ri,n.oz),e.k3=l.e(n.h,n.rk,n.o1),e.k4=l.e(n.h,n.rl,n.o2),e.k5=l.e(n.h,n.rm,n.o3),e.bk=l.c(n.h,n.du,n.cx),e.n=l.a(n.h,n.s,n.q),e.lc=l.e(n.h,n.rs,n.o9),e.k9=l.e(n.h,n.rq,n.o7),e.k6=l.e(n.h,n.rn,n.o4),e.k7=l.e(n.h,n.ro,n.o5),e.k8=l.e(n.h,n.rp,n.o6),e.an=l.b(n.h,n.ba,n.a2),e.mv=null,e.mx=null,e.my=null,e.mz=null,e.b7=-1,e.m2=null,e.mw=null,e.ca=-1,e.b9=-1,e.b8=-1,e.av=NaN,e.kc=new i.CornerRadius(1,NaN,NaN,NaN,NaN),e.m4=null,e.lt=null,e.lv=null,e.lw=null,e.lx=null,e.bt=-1,e.l0=null,e.lu=null,e.bw=-1,e.bv=-1,e.bu=-1,e.l2=null,e.l3=null,e.l1=null,e.ly=null,e.lz=null,e.aq=NaN,e.j9=new i.CornerRadius(1,NaN,NaN,NaN,NaN),e.le=null,e.lg=null,e.lh=null,e.li=null,e.bo=-1,e.o=0,e.l6=null,e.lf=null,e.cb=-1,e.by=-1,e.bx=-1,e.u=null,e.m7=null,e.l8=null,e.m6=null,e.m5=null,e.m3=null,e.m0=null,e.m1=null,e.l4=null,e.l5=null,e.ao=NaN,e.j7=new i.CornerRadius(1,NaN,NaN,NaN,NaN),e.mk=null,e.mm=null,e.mn=null,e.mo=null,e.b3=-1,e.mr=null,e.ml=null,e.b6=-1,e.b5=-1,e.b4=-1,e.au=NaN,e.kb=new i.CornerRadius(1,NaN,NaN,NaN,NaN),e.mt=null,e.mu=null,e.ms=null,e.mp=null,e.mq=null,e.lj=null,e.ll=null,e.lm=null,e.ln=null,e.bp=-1,e.l7=null,e.lk=null,e.bs=-1,e.br=-1,e.bq=-1,e.ap=NaN,e.j8=new i.CornerRadius(1,NaN,NaN,NaN,NaN),e.lr=null,e.ls=null,e.lq=null,e.lo=null,e.lp=null,e.l9=null,e.mb=null,e.mc=null,e.md=null,e.bz=-1,e.mg=null,e.ma=null,e.b2=-1,e.b1=-1,e.b0=-1,e.ar=NaN,e.ka=new i.CornerRadius(1,NaN,NaN,NaN,NaN),e.mi=null,e.mj=null,e.mh=null,e.me=null,e.mf=null,e.e7="ig-native-button-"+n.ew++,e.e6="ig-button-"+n.ev++,e.e3="inline-block",e.e4="inline-block",e.e5=null,e.e1="center",e.ex=null,e.e8=null,e.cc=0,e.z=!1,e.e2=null,e.ab=!1,e.ac=!0,e.x=!1,e.w=!1,e.ad=!1,e.aa=!1,e.y=!1,e.propertyChanged=null,e.clicked=null;var r=new d;return r.b=e,e.view=r,e.view.ak(),e}return e.__extends(n,t),Object.defineProperty(n.prototype,"view",{get:function(){return this._view},set:function(t){this._view=t},enumerable:!0,configurable:!0}),n.prototype.destroy=function(){this.provideContainer(null)},n.prototype.jz=function(t,e,n){null!=this.propertyChanged&&this.propertyChanged(this,new i.PropertyChangedEventArgs(t)),this.j1(t,e,n)},n.prototype.j1=function(t,e,i){switch(t){case"CornerRadius":case"BorderColor":case"RestingElevation":case"HoverElevation":case"FocusElevation":case"RippleColor":case"BorderWidth":case"BackgroundColor":case"DisabledBackgroundColor":case"DisabledBorderColor":case"DisabledTextColor":case"DisabledElevation":case"HoverBackgroundColor":case"TextStyle":case"FocusTextColor":case"TextColor":case"HoverTextColor":case"FocusBackgroundColor":case"RaisedBorderColor":case"RaisedRestingElevation":case"RaisedFocusElevation":case"RaisedHoverElevation":case"RaisedRippleColor":case"RaisedBorderWidth":case"RaisedBackgroundColor":case"RaisedDisabledBackgroundColor":case"RaisedDisabledBorderColor":case"RaisedDisabledTextColor":case"RaisedDisabledElevation":case"RaisedHoverBackgroundColor":case"RaisedCornerRadius":case"RaisedFocusBackgroundColor":case"RaisedFocusTextColor":case"RaisedTextColor":case"RaisedHoverTextColor":case"FlatBorderColor":case"FlatRestingElevation":case"FlatFocusElevation":case"FlatHoverElevation":case"FlatRippleColor":case"FlatBorderWidth":case"FlatBackgroundColor":case"FlatDisabledBackgroundColor":case"FlatDisabledBorderColor":case"FlatDisabledTextColor":case"FlatDisabledElevation":case"FlatHoverBackgroundColor":case"FlatCornerRadius":case"FlatFocusBackgroundColor":case"FlatFocusTextColor":case"FlatTextColor":case"FlatHoverTextColor":case"OutlinedRippleColor":case"OutlinedRestingElevation":case"OutlinedFocusElevation":case"OutlinedHoverElevation":case"OutlinedBorderColor":case"OutlinedBorderWidth":case"OutlinedBackgroundColor":case"OutlinedDisabledBackgroundColor":case"OutlinedDisabledBorderColor":case"OutlinedDisabledTextColor":case"OutlinedDisabledElevation":case"OutlinedHoverBackgroundColor":case"OutlinedCornerRadius":case"OutlinedFocusBackgroundColor":case"OutlinedFocusTextColor":case"OutlinedTextColor":case"OutlinedHoverTextColor":case"FabBorderColor":case"FabRippleColor":case"FabRestingElevation":case"FabFocusElevation":case"FabHoverElevation":case"FabBorderWidth":case"FabBackgroundColor":case"FabDisabledBackgroundColor":case"FabDisabledBorderColor":case"FabDisabledTextColor":case"FabDisabledElevation":case"FabHoverBackgroundColor":case"FabCornerRadius":case"FabFocusBackgroundColor":case"FabFocusTextColor":case"FabTextColor":case"FabHoverTextColor":case"IconRestingElevation":case"IconFocusElevation":case"IconHoverElevation":case"IconBorderColor":case"IconRippleColor":case"IconBorderWidth":case"IconBackgroundColor":case"IconDisabledBackgroundColor":case"IconDisabledBorderColor":case"IconDisabledTextColor":case"IconDisabledElevation":case"IconHoverBackgroundColor":case"IconCornerRadius":case"IconFocusBackgroundColor":case"IconFocusTextColor":case"IconTextColor":case"IconHoverTextColor":case"ElevationMode":this.j4();break;case"BaseTheme":this.j5(0==this.i?2:this.i),this.j4();break;case"IsDisabled":this.ae=this.disabled||this.af,this.j4(),this.view.am();break;case"DisableRipple":this.ae=this.disabled||this.af,this.j4();break;case"ActualDisableRipple":this.view.ag();break;case"ActualBackgroundColor":case"ActualDisabledBackgroundColor":case"ActualDisabledBorderColor":case"ActualDisabledTextColor":case"ActualDisabledElevation":case"ActualHoverBackgroundColor":case"ActualBorderColor":case"ActualFocusTextColor":case"ActualHoverTextColor":case"ActualElevationMode":this.j3();break;case"Density":this.l=0==this.m?1:this.m;break;case"ActualDensity":case"ActualBorderWidth":case"ActualCornerRadius":this.view.at(),this.j3();break;case"DisplayType":this.view.at(),this.j4(),this.j3();break;case"InputId":this.view.al();break;case"Display":this.view.ah();break;case"FlexDirection":this.view.ai();break;case"FlexGrow":this.view.aj();break;case"AlignItems":this.view.ac();break;case"TabIndex":this.view.aq();break;case"MinWidth":this.view.ap(this.bh),this.view.at();break;case"MinHeight":this.view.ao(this.bg),this.view.at()}},n.prototype.ke=function(t,e){return new i.CornerRadius(1,i.isNaN_(t.c)?e.c:t.c,i.isNaN_(t.d)?e.d:t.d,i.isNaN_(t.b)?e.b:t.b,i.isNaN_(t.a)?e.a:t.a)},n.prototype.j4=function(){switch(this.p=0!=this.t?this.t:this.r,this.nl=this.sh,this.ni=this.r5,this.m8=this.no,this.e){case 0:this.nb=null!=this.si?this.si:null!=this.tz?this.tz:this.r8,this.nc=null!=this.sj?this.sj:null!=this.t0?this.t0:this.r9,this.nd=null!=this.sk?this.sk:null!=this.t1?this.t1:this.sa,this.cd=this.d6>=0?this.d6:this.ep>=0?this.ep:this.d2,this.cg=this.et>=0?this.et:this.es>=0?this.es:this.d5,this.cf=this.eg>=0?this.eg:this.er>=0?this.er:this.d4,this.ce=this.ef>=0?this.ef:this.eq>=0?this.eq:this.d3,this.na=null!=this.nn?this.nn:null!=this.ty?this.ty:this.r7,this.m9=null!=this.nm?this.nm:null!=this.tx?this.tx:this.r6,this.ng=null!=this.s9?this.s9:null!=this.t4?this.t4:this.sd,this.kd=this.ke(this.kf,this.ke(this.kz,this.ku)),this.aw=i.isNaN_(this.ax)?i.isNaN_(this.bj)?this.bc:this.bj:this.ax,this.nj=null!=this.t8?this.t8:null!=this.t6?this.t6:this.sf,this.ne=null!=this.s7?this.s7:null!=this.t2?this.t2:this.sb,this.nf=null!=this.s8?this.s8:null!=this.t3?this.t3:this.sc,this.nk=null!=this.t9?this.t9:null!=this.t7?this.t7:this.sg,this.nh=null!=this.ta?this.ta:null!=this.t5?this.t5:this.se;break;case 2:this.nb=null!=this.si?this.si:null!=this.to?this.to:this.rw,this.nc=null!=this.sj?this.sj:null!=this.tp?this.tp:this.rx,this.nd=null!=this.sk?this.sk:null!=this.tq?this.tq:this.ry,this.cd=this.d6>=0?this.d6:this.el>=0?this.el:this.dy,this.cg=this.et>=0?this.et:this.eo>=0?this.eo:this.d1,this.cf=this.eg>=0?this.eg:this.en>=0?this.en:this.d0,this.ce=this.ef>=0?this.ef:this.em>=0?this.em:this.dz,this.na=null!=this.nn?this.nn:null!=this.tn?this.tn:this.rv,this.m9=null!=this.s9?this.s9:null!=this.nm?this.nm:null!=this.tm?this.tm:this.ru,this.ng=null!=this.tt?this.tt:this.r1,this.kd=this.ke(this.kf,this.ke(this.ky,this.kt)),this.aw=i.isNaN_(this.ax)?i.isNaN_(this.bi)?this.bb:this.bi:this.ax,this.nj=null!=this.t8?this.t8:null!=this.tv?this.tv:this.r3,this.ne=null!=this.s7?this.s7:null!=this.tr?this.tr:this.rz,this.nf=null!=this.s8?this.s8:null!=this.ts?this.ts:this.r0,this.nk=null!=this.t9?this.t9:null!=this.tw?this.tw:this.r4,this.nh=null!=this.ta?this.ta:null!=this.tu?this.tu:this.r2;break;case 1:this.nb=null!=this.si?this.si:null!=this.sy?this.sy:this.po,this.nc=null!=this.sj?this.sj:null!=this.sz?this.sz:this.pp,this.nd=null!=this.sk?this.sk:null!=this.s0?this.s0:this.pq,this.cd=this.d6>=0?this.d6:this.eb>=0?this.eb:this.c5,this.cg=this.et>=0?this.et:this.ee>=0?this.ee:this.c8,this.cf=this.eg>=0?this.eg:this.ed>=0?this.ed:this.c7,this.ce=this.ef>=0?this.ef:this.ec>=0?this.ec:this.c6,this.na=null!=this.nn?this.nn:null!=this.sx?this.sx:this.pn,this.m9=null!=this.nm?this.nm:null!=this.sw?this.sw:this.pm,this.ng=null!=this.s9?this.s9:null!=this.s3?this.s3:this.pt,this.kd=this.ke(this.kf,this.ke(this.kw,this.km)),this.aw=i.isNaN_(this.ax)?i.isNaN_(this.be)?this.a4:this.be:this.ax,this.nj=null!=this.t8?this.t8:null!=this.s5?this.s5:this.pv,this.ne=null!=this.s7?this.s7:null!=this.s1?this.s1:this.pr,this.nf=null!=this.s8?this.s8:null!=this.s2?this.s2:this.ps,this.nk=null!=this.t9?this.t9:null!=this.s6?this.s6:this.pw,this.nh=null!=this.ta?this.ta:null!=this.s4?this.s4:this.pu;break;case 4:this.nb=null!=this.si?this.si:null!=this.td?this.td:this.pz,this.nc=null!=this.sj?this.sj:null!=this.te?this.te:this.p0,this.nd=null!=this.sk?this.sk:null!=this.tf?this.tf:this.p1,this.cd=this.d6>=0?this.d6:this.eh>=0?this.eh:this.c9,this.cg=this.et>=0?this.et:this.ek>=0?this.ek:this.dc,this.cf=this.eg>=0?this.eg:this.ej>=0?this.ej:this.db,this.ce=this.ef>=0?this.ef:this.ei>=0?this.ei:this.da,this.na=null!=this.nn?this.nn:null!=this.tc?this.tc:this.py,this.m9=null!=this.nm?this.nm:null!=this.tb?this.tb:this.px,this.ng=null!=this.s9?this.s9:null!=this.ti?this.ti:this.p4,this.kd=this.ke(this.kf,this.ke(this.kx,this.kn)),this.aw=i.isNaN_(this.ax)?i.isNaN_(this.bf)?this.a5:this.bf:this.ax,this.nj=null!=this.t8?this.t8:null!=this.tk?this.tk:this.p6,this.ne=null!=this.s7?this.s7:null!=this.tg?this.tg:this.p2,this.nf=null!=this.s8?this.s8:null!=this.th?this.th:this.p3,this.nk=null!=this.t9?this.t9:null!=this.tl?this.tl:this.p7,this.nh=null!=this.ta?this.ta:null!=this.tj?this.tj:this.p5;break;case 3:this.nb=null!=this.si?this.si:null!=this.sn?this.sn:this.pd,this.nc=null!=this.sj?this.sj:null!=this.so?this.so:this.pe,this.nd=null!=this.sk?this.sk:null!=this.sp?this.sp:this.pf,this.cd=this.d6>=0?this.d6:this.d7>=0?this.d7:this.c1,this.cg=this.et>=0?this.et:this.ea>=0?this.ea:this.c4,this.cf=this.eg>=0?this.eg:this.d9>=0?this.d9:this.c3,this.ce=this.ef>=0?this.ef:this.d8>=0?this.d8:this.c2,this.na=null!=this.nn?this.nn:null!=this.sm?this.sm:this.pc,this.m9=null!=this.nm?this.nm:null!=this.sl?this.sl:this.pb,this.ng=null!=this.s9?this.s9:null!=this.ss?this.ss:this.pi,this.kd=this.ke(this.kf,this.ke(this.kv,this.kl)),this.aw=i.isNaN_(this.ax)?i.isNaN_(this.bd)?this.a3:this.bd:this.ax,this.nj=null!=this.t8?this.t8:null!=this.su?this.su:this.sf,this.ne=null!=this.s7?this.s7:null!=this.sq?this.sq:this.pg,this.nf=null!=this.s8?this.s8:null!=this.sr?this.sr:this.ph,this.nk=null!=this.t9?this.t9:null!=this.sv?this.sv:this.pl,this.nh=null!=this.ta?this.ta:null!=this.st?this.st:this.pj}},n.prototype.ju=function(){this.disabled||null!=this.clicked&&this.clicked(this,new c)},n.prototype.jt=function(){this.focused=!1,this.j3()},n.prototype.jw=function(){this.focused=!0,this.j3()},n.prototype.jy=function(){this.al=!1,this.j3()},n.prototype.jx=function(){this.al=!0,this.j3()},n.prototype.j3=function(){var t=this.view.q;null!=t&&(i.NativeUI.m(t,this.kd),i.NativeUI.l(t,this.na),i.isNaN_(this.aw)||i.NativeUI.n(t,new i.Thickness(0,this.aw)),this.disabled?this.view.as(this.cd,this.p):this.focused&&this.ak?this.view.as(this.ce,this.p):this.al?this.view.as(this.cf,this.p):this.view.as(this.cg,this.p),this.disabled?i.NativeUI.k(t,this.nb):this.focused&&this.ak?i.NativeUI.k(t,this.ne):this.al?i.NativeUI.k(t,this.ng):i.NativeUI.k(t,this.m9),this.view.ar(this.nj,i.BrushUtil.g(0,0,0,0)),null!=this.v&&this.view.au(this.v),this.disabled?(i.NativeUI.o(this.view.r,this.nd),i.NativeUI.p(this.view.r,this.nd)):this.focused&&this.ak?(i.NativeUI.o(this.view.r,this.nf),i.NativeUI.p(this.view.r,this.nf)):this.al?(i.NativeUI.o(this.view.r,this.nh),i.NativeUI.p(this.view.r,this.nh)):(i.NativeUI.o(this.view.r,this.nk),i.NativeUI.p(this.view.r,this.nk)))},n.prototype.j5=function(t){this.sh=l.e(t,n.rt,n.pa),this.r5=l.e(t,n.rh,n.oy),this.no=l.e(t,n.p8,n.np),this.r=l.a(t,n.s,n.q),this.r8=l.e(t,n.rk,n.o1),this.r9=l.e(t,n.rl,n.o2),this.sa=l.e(t,n.rm,n.o3),this.d2=l.c(t,n.du,n.cx),this.d5=l.c(t,n.dx,n.c0),this.d4=l.c(t,n.dw,n.cz),this.d3=l.c(t,n.dv,n.cy),this.r7=l.e(t,n.rj,n.o0),this.sf=l.e(t,n.rr,n.o8),this.ku=l.d(t,n.ks,n.kk),this.bc=l.b(t,n.ba,n.a2),this.r6=l.e(t,n.ri,n.oz),this.sg=l.e(t,n.rs,n.o9),this.se=l.e(t,n.rq,n.o7),this.sd=l.e(t,n.rp,n.o6),this.sb=l.e(t,n.rn,n.o4),this.sc=l.e(t,n.ro,n.o5),this.po=l.e(t,n.qm,n.n3),this.pp=l.e(t,n.qn,n.n4),this.pq=l.e(t,n.qo,n.n5),this.c5=l.c(t,n.dh,n.cl),this.c8=l.c(t,n.dk,n.co),this.c7=l.c(t,n.dj,n.cn),this.c6=l.c(t,n.di,n.cm),this.pn=l.e(t,n.ql,n.n2),this.pv=l.e(t,n.qt,n.oa),this.km=l.d(t,n.kp,n.kh),this.a4=l.b(t,n.a7,n.az),this.pm=l.e(t,n.qk,n.n1),this.pw=l.e(t,n.qu,n.ob),this.pu=l.e(t,n.qs,n.n9),this.pt=l.e(t,n.qr,n.n8),this.pr=l.e(t,n.qp,n.n6),this.ps=l.e(t,n.qq,n.n7),this.rw=l.e(t,n.q8,n.op),this.rx=l.e(t,n.q9,n.oq),this.ry=l.e(t,n.ra,n.or),this.dy=l.c(t,n.dq,n.ct),this.d1=l.c(t,n.dt,n.cw),this.d0=l.c(t,n.ds,n.cv),this.dz=l.c(t,n.dr,n.cu),this.rv=l.e(t,n.q7,n.oo),this.r3=l.e(t,n.rf,n.ow),this.kt=l.d(t,n.kr,n.kj),this.bb=l.b(t,n.a9,n.a1),this.ru=l.e(t,n.q6,n.on),this.r4=l.e(t,n.rg,n.ox),this.r2=l.e(t,n.re,n.ov),this.r1=l.e(t,n.rd,n.ou),this.rz=l.e(t,n.rb,n.os),this.r0=l.e(t,n.rc,n.ot),this.pz=l.e(t,n.qx,n.oe),this.p0=l.e(t,n.qy,n.of),this.p1=l.e(t,n.qz,n.og),this.c9=l.c(t,n.dl,n.cp),this.dc=l.c(t,n.dp,n.cs),this.db=l.c(t,n.dn,n.cr),this.da=l.c(t,n.dm,n.cq),this.py=l.e(t,n.qw,n.od),this.p6=l.e(t,n.q4,n.ol),this.kn=l.d(t,n.kq,n.ki),this.a5=l.b(t,n.a8,n.a0),this.px=l.e(t,n.qv,n.oc),this.p7=l.e(t,n.q5,n.om),this.p5=l.e(t,n.q3,n.ok),this.p4=l.e(t,n.q2,n.oj),this.p2=l.e(t,n.q0,n.oh),this.p3=l.e(t,n.q1,n.oi),this.pd=l.e(t,n.qb,n.ns),this.pe=l.e(t,n.qc,n.nt),this.pf=l.e(t,n.qd,n.nu),this.c1=l.c(t,n.dd,n.ch),this.c4=l.c(t,n.dg,n.ck),this.c3=l.c(t,n.df,n.cj),this.c2=l.c(t,n.de,n.ci),this.pc=l.e(t,n.qa,n.nr),this.pk=l.e(t,n.qi,n.nz),this.kl=l.d(t,n.ko,n.kg),this.a3=l.b(t,n.a6,n.ay),this.pb=l.e(t,n.p9,n.nq),this.pl=l.e(t,n.qj,n.n0),this.pj=l.e(t,n.qh,n.ny),this.pi=l.e(t,n.qg,n.nx),this.pg=l.e(t,n.qe,n.nv),this.ph=l.e(t,n.qf,n.nw)},Object.defineProperty(n.prototype,"bh",{get:function(){return this.at},set:function(t){var e=this.at;this.at=t,e!=this.at&&this.jz("MinWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"bg",{get:function(){return this.as},set:function(t){var e=this.as;this.as=t,e!=this.as&&this.jz("MinHeight",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"e",{get:function(){return this.d},set:function(t){var e=this.d;this.d=t,e!=this.d&&this.jz("DisplayType",i.enumGetBox(u,e),i.enumGetBox(u,t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"m",{get:function(){return this.k},set:function(t){var e=this.k;this.k=t,e!=this.k&&this.jz("Density",i.enumGetBox(i.ControlDisplayDensity_$type,e),i.enumGetBox(i.ControlDisplayDensity_$type,t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"i",{get:function(){return this.g},set:function(t){var e=this.g;this.g=t,e!=this.g&&this.jz("BaseTheme",i.enumGetBox(i.BaseControlTheme_$type,e),i.enumGetBox(i.BaseControlTheme_$type,t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"l",{get:function(){return this.j},set:function(t){var e=this.j;this.j=t,e!=this.j&&this.jz("ActualDensity",i.enumGetBox(i.ControlDisplayDensity_$type,e),i.enumGetBox(i.ControlDisplayDensity_$type,t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"na",{get:function(){return this.k2},set:function(t){var e=this.k2;this.k2=t,e!=this.k2&&this.jz("ActualBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"nl",{get:function(){return this.ld},set:function(t){var e=this.ld;this.ld=t,e!=this.ld&&this.jz("ActualUmbraShadowColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ni",{get:function(){return this.la},set:function(t){var e=this.la;this.la=t,e!=this.la&&this.jz("ActualPenumbraShadowColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"m8",{get:function(){return this.k0},set:function(t){var e=this.k0;this.k0=t,e!=this.k0&&this.jz("ActualAmbientShadowColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cg",{get:function(){return this.bn},set:function(t){var e=this.bn;this.bn=t,e!=this.bn&&this.jz("ActualRestingElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ce",{get:function(){return this.bl},set:function(t){var e=this.bl;this.bl=t,e!=this.bl&&this.jz("ActualFocusElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cf",{get:function(){return this.bm},set:function(t){var e=this.bm;this.bm=t,e!=this.bm&&this.jz("ActualHoverElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"nj",{get:function(){return this.lb},set:function(t){var e=this.lb;this.lb=t,e!=this.lb&&this.jz("ActualRippleColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"kd",{get:function(){return this.j6},set:function(t){var e=this.j6;this.j6=t,e!=this.j6&&this.jz("ActualCornerRadius",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"m9",{get:function(){return this.k1},set:function(t){var e=this.k1;this.k1=t,e!=this.k1&&this.jz("ActualBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"nb",{get:function(){return this.k3},set:function(t){var e=this.k3;this.k3=t,e!=this.k3&&this.jz("ActualDisabledBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"nc",{get:function(){return this.k4},set:function(t){var e=this.k4;this.k4=t,e!=this.k4&&this.jz("ActualDisabledBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"nd",{get:function(){return this.k5},set:function(t){var e=this.k5;this.k5=t,e!=this.k5&&this.jz("ActualDisabledTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cd",{get:function(){return this.bk},set:function(t){var e=this.bk;this.bk=t,e!=this.bk&&this.jz("ActualDisabledElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"p",{get:function(){return this.n},set:function(t){var e=this.n;this.n=t,e!=this.n&&this.jz("ActualElevationMode",i.enumGetBox(i.ElevationMode_$type,e),i.enumGetBox(i.ElevationMode_$type,t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"nk",{get:function(){return this.lc},set:function(t){var e=this.lc;this.lc=t,e!=this.lc&&this.jz("ActualTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"nh",{get:function(){return this.k9},set:function(t){var e=this.k9;this.k9=t,e!=this.k9&&this.jz("ActualHoverTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ne",{get:function(){return this.k6},set:function(t){var e=this.k6;this.k6=t,e!=this.k6&&this.jz("ActualFocusBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"nf",{get:function(){return this.k7},set:function(t){var e=this.k7;this.k7=t,e!=this.k7&&this.jz("ActualFocusTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ng",{get:function(){return this.k8},set:function(t){var e=this.k8;this.k8=t,e!=this.k8&&this.jz("ActualHoverBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"aw",{get:function(){return this.an},set:function(t){var e=this.an;this.an=t,e!=this.an&&this.jz("ActualBorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tx",{get:function(){return this.mv},set:function(t){var e=this.mv;this.mv=t,e!=this.mv&&this.jz("RaisedBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tz",{get:function(){return this.mx},set:function(t){var e=this.mx;this.mx=t,e!=this.mx&&this.jz("RaisedDisabledBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"t0",{get:function(){return this.my},set:function(t){var e=this.my;this.my=t,e!=this.my&&this.jz("RaisedDisabledBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"t1",{get:function(){return this.mz},set:function(t){var e=this.mz;this.mz=t,e!=this.mz&&this.jz("RaisedDisabledTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ep",{get:function(){return this.b7},set:function(t){var e=this.b7;this.b7=t,e!=this.b7&&this.jz("RaisedDisabledElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"t4",{get:function(){return this.m2},set:function(t){var e=this.m2;this.m2=t,e!=this.m2&&this.jz("RaisedHoverBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ty",{get:function(){return this.mw},set:function(t){var e=this.mw;this.mw=t,e!=this.mw&&this.jz("RaisedBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"es",{get:function(){return this.ca},set:function(t){var e=this.ca;this.ca=t,e!=this.ca&&this.jz("RaisedRestingElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"er",{get:function(){return this.b9},set:function(t){var e=this.b9;this.b9=t,e!=this.b9&&this.jz("RaisedHoverElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"eq",{get:function(){return this.b8},set:function(t){var e=this.b8;this.b8=t,e!=this.b8&&this.jz("RaisedFocusElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"bj",{get:function(){return this.av},set:function(t){var e=this.av;this.av=t,e!=this.av&&this.jz("RaisedBorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"kz",{get:function(){return this.kc},set:function(t){var e=this.kc;this.kc=t,this.jz("RaisedCornerRadius",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"t6",{get:function(){return this.m4},set:function(t){var e=this.m4;this.m4=t,e!=this.m4&&this.jz("RaisedRippleColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"sw",{get:function(){return this.lt},set:function(t){var e=this.lt;this.lt=t,e!=this.lt&&this.jz("FlatBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"sy",{get:function(){return this.lv},set:function(t){var e=this.lv;this.lv=t,e!=this.lv&&this.jz("FlatDisabledBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"sz",{get:function(){return this.lw},set:function(t){var e=this.lw;this.lw=t,e!=this.lw&&this.jz("FlatDisabledBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"s0",{get:function(){return this.lx},set:function(t){var e=this.lx;this.lx=t,e!=this.lx&&this.jz("FlatDisabledTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"eb",{get:function(){return this.bt},set:function(t){var e=this.bt;this.bt=t,e!=this.bt&&this.jz("FlatDisabledElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"s3",{get:function(){return this.l0},set:function(t){var e=this.l0;this.l0=t,e!=this.l0&&this.jz("FlatHoverBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"sx",{get:function(){return this.lu},set:function(t){var e=this.lu;this.lu=t,e!=this.lu&&this.jz("FlatBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ee",{get:function(){return this.bw},set:function(t){var e=this.bw;this.bw=t,e!=this.bw&&this.jz("FlatRestingElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ed",{get:function(){return this.bv},set:function(t){var e=this.bv;this.bv=t,e!=this.bv&&this.jz("FlatHoverElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ec",{get:function(){return this.bu},set:function(t){var e=this.bu;this.bu=t,e!=this.bu&&this.jz("FlatFocusElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"s5",{get:function(){return this.l2},set:function(t){var e=this.l2;this.l2=t,e!=this.l2&&this.jz("FlatRippleColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"s6",{get:function(){return this.l3},set:function(t){var e=this.l3;this.l3=t,e!=this.l3&&this.jz("FlatTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"s4",{get:function(){return this.l1},set:function(t){var e=this.l1;this.l1=t,e!=this.l1&&this.jz("FlatHoverTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"s1",{get:function(){return this.ly},set:function(t){var e=this.ly;this.ly=t,e!=this.ly&&this.jz("FlatFocusBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"s2",{get:function(){return this.lz},set:function(t){var e=this.lz;this.lz=t,e!=this.lz&&this.jz("FlatFocusTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"be",{get:function(){return this.aq},set:function(t){var e=this.aq;this.aq=t,e!=this.aq&&this.jz("FlatBorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"kw",{get:function(){return this.j9},set:function(t){var e=this.j9;this.j9=t,this.jz("FlatCornerRadius",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"nm",{get:function(){return this.le},set:function(t){var e=this.le;this.le=t,e!=this.le&&this.jz("BackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"si",{get:function(){return this.lg},set:function(t){var e=this.lg;this.lg=t,e!=this.lg&&this.jz("DisabledBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"sj",{get:function(){return this.lh},set:function(t){var e=this.lh;this.lh=t,e!=this.lh&&this.jz("DisabledBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"sk",{get:function(){return this.li},set:function(t){var e=this.li;this.li=t,e!=this.li&&this.jz("DisabledTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"d6",{get:function(){return this.bo},set:function(t){var e=this.bo;this.bo=t,e!=this.bo&&this.jz("DisabledElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"t",{get:function(){return this.o},set:function(t){var e=this.o;this.o=t,e!=this.o&&this.jz("ElevationMode",i.enumGetBox(i.ElevationMode_$type,e),i.enumGetBox(i.ElevationMode_$type,t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"s9",{get:function(){return this.l6},set:function(t){var e=this.l6;this.l6=t,e!=this.l6&&this.jz("HoverBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"nn",{get:function(){return this.lf},set:function(t){var e=this.lf;this.lf=t,e!=this.lf&&this.jz("BorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"et",{get:function(){return this.cb},set:function(t){var e=this.cb;this.cb=t,e!=this.cb&&this.jz("RestingElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"eg",{get:function(){return this.by},set:function(t){var e=this.by;this.by=t,e!=this.by&&this.jz("HoverElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ef",{get:function(){return this.bx},set:function(t){var e=this.bx;this.bx=t,e!=this.bx&&this.jz("FocusElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"v",{get:function(){return this.u},set:function(t){var e=this.u;this.u=t,e!=this.u&&this.jz("TextStyle",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"t9",{get:function(){return this.m7},set:function(t){var e=this.m7;this.m7=t,e!=this.m7&&this.jz("TextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ta",{get:function(){return this.l8},set:function(t){var e=this.l8;this.l8=t,e!=this.l8&&this.jz("HoverTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"t8",{get:function(){return this.m6},set:function(t){var e=this.m6;this.m6=t,e!=this.m6&&this.jz("RippleColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"t7",{get:function(){return this.m5},set:function(t){var e=this.m5;this.m5=t,e!=this.m5&&this.jz("RaisedTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"t5",{get:function(){return this.m3},set:function(t){var e=this.m3;this.m3=t,e!=this.m3&&this.jz("RaisedHoverTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"t2",{get:function(){return this.m0},set:function(t){var e=this.m0;this.m0=t,e!=this.m0&&this.jz("RaisedFocusBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"t3",{get:function(){return this.m1},set:function(t){var e=this.m1;this.m1=t,e!=this.m1&&this.jz("RaisedFocusTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"s7",{get:function(){return this.l4},set:function(t){var e=this.l4;this.l4=t,e!=this.l4&&this.jz("FocusBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"s8",{get:function(){return this.l5},set:function(t){var e=this.l5;this.l5=t,e!=this.l5&&this.jz("FocusTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ax",{get:function(){return this.ao},set:function(t){var e=this.ao;this.ao=t,e!=this.ao&&this.jz("BorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"kf",{get:function(){return this.j7},set:function(t){var e=this.j7;this.j7=t,this.jz("CornerRadius",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tm",{get:function(){return this.mk},set:function(t){var e=this.mk;this.mk=t,e!=this.mk&&this.jz("OutlinedBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"to",{get:function(){return this.mm},set:function(t){var e=this.mm;this.mm=t,e!=this.mm&&this.jz("OutlinedDisabledBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tp",{get:function(){return this.mn},set:function(t){var e=this.mn;this.mn=t,e!=this.mn&&this.jz("OutlinedDisabledBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tq",{get:function(){return this.mo},set:function(t){var e=this.mo;this.mo=t,e!=this.mo&&this.jz("OutlinedDisabledTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"el",{get:function(){return this.b3},set:function(t){var e=this.b3;this.b3=t,e!=this.b3&&this.jz("OutlinedDisabledElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tt",{get:function(){return this.mr},set:function(t){var e=this.mr;this.mr=t,e!=this.mr&&this.jz("OutlinedHoverBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tn",{get:function(){return this.ml},set:function(t){var e=this.ml;this.ml=t,e!=this.ml&&this.jz("OutlinedBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"eo",{get:function(){return this.b6},set:function(t){var e=this.b6;this.b6=t,e!=this.b6&&this.jz("OutlinedRestingElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"en",{get:function(){return this.b5},set:function(t){var e=this.b5;this.b5=t,e!=this.b5&&this.jz("OutlinedHoverElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"em",{get:function(){return this.b4},set:function(t){var e=this.b4;this.b4=t,e!=this.b4&&this.jz("OutlinedFocusElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"bi",{get:function(){return this.au},set:function(t){var e=this.au;this.au=t,e!=this.au&&this.jz("OutlinedBorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ky",{get:function(){return this.kb},set:function(t){var e=this.kb;this.kb=t,this.jz("OutlinedCornerRadius",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tv",{get:function(){return this.mt},set:function(t){var e=this.mt;this.mt=t,e!=this.mt&&this.jz("OutlinedRippleColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tw",{get:function(){return this.mu},set:function(t){var e=this.mu;this.mu=t,e!=this.mu&&this.jz("OutlinedTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tu",{get:function(){return this.ms},set:function(t){var e=this.ms;this.ms=t,e!=this.ms&&this.jz("OutlinedHoverTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tr",{get:function(){return this.mp},set:function(t){var e=this.mp;this.mp=t,e!=this.mp&&this.jz("OutlinedFocusBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ts",{get:function(){return this.mq},set:function(t){var e=this.mq;this.mq=t,e!=this.mq&&this.jz("OutlinedFocusTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"sl",{get:function(){return this.lj},set:function(t){var e=this.lj;this.lj=t,e!=this.lj&&this.jz("FabBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"sn",{get:function(){return this.ll},set:function(t){var e=this.ll;this.ll=t,e!=this.ll&&this.jz("FabDisabledBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"so",{get:function(){return this.lm},set:function(t){var e=this.lm;this.lm=t,e!=this.lm&&this.jz("FabDisabledBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"sp",{get:function(){return this.ln},set:function(t){var e=this.ln;this.ln=t,e!=this.ln&&this.jz("FabDisabledTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"d7",{get:function(){return this.bp},set:function(t){var e=this.bp;this.bp=t,e!=this.bp&&this.jz("FabDisabledElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ss",{get:function(){return this.l7},set:function(t){var e=this.l7;this.l7=t,e!=this.l7&&this.jz("FabHoverBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"sm",{get:function(){return this.lk},set:function(t){var e=this.lk;this.lk=t,e!=this.lk&&this.jz("FabBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ea",{get:function(){return this.bs},set:function(t){var e=this.bs;this.bs=t,e!=this.bs&&this.jz("FabRestingElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"d9",{get:function(){return this.br},set:function(t){var e=this.br;this.br=t,e!=this.br&&this.jz("FabHoverElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"d8",{get:function(){return this.bq},set:function(t){var e=this.bq;this.bq=t,e!=this.bq&&this.jz("FabFocusElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"bd",{get:function(){return this.ap},set:function(t){var e=this.ap;this.ap=t,e!=this.ap&&this.jz("FabBorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"kv",{get:function(){return this.j8},set:function(t){var e=this.j8;this.j8=t,this.jz("FabCornerRadius",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"su",{get:function(){return this.lr},set:function(t){var e=this.lr;this.lr=t,e!=this.lr&&this.jz("FabRippleColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"sv",{get:function(){return this.ls},set:function(t){var e=this.ls;this.ls=t,e!=this.ls&&this.jz("FabTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"st",{get:function(){return this.lq},set:function(t){var e=this.lq;this.lq=t,e!=this.lq&&this.jz("FabHoverTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"sq",{get:function(){return this.lo},set:function(t){var e=this.lo;this.lo=t,e!=this.lo&&this.jz("FabFocusBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"sr",{get:function(){return this.lp},set:function(t){var e=this.lp;this.lp=t,e!=this.lp&&this.jz("FabFocusTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tb",{get:function(){return this.l9},set:function(t){var e=this.l9;this.l9=t,e!=this.l9&&this.jz("IconBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"td",{get:function(){return this.mb},set:function(t){var e=this.mb;this.mb=t,e!=this.mb&&this.jz("IconDisabledBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"te",{get:function(){return this.mc},set:function(t){var e=this.mc;this.mc=t,e!=this.mc&&this.jz("IconDisabledBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tf",{get:function(){return this.md},set:function(t){var e=this.md;this.md=t,e!=this.md&&this.jz("IconDisabledTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"eh",{get:function(){return this.bz},set:function(t){var e=this.bz;this.bz=t,e!=this.bz&&this.jz("IconDisabledElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ti",{get:function(){return this.mg},set:function(t){var e=this.mg;this.mg=t,e!=this.mg&&this.jz("IconHoverBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tc",{get:function(){return this.ma},set:function(t){var e=this.ma;this.ma=t,e!=this.ma&&this.jz("IconBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ek",{get:function(){return this.b2},set:function(t){var e=this.b2;this.b2=t,e!=this.b2&&this.jz("IconRestingElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ej",{get:function(){return this.b1},set:function(t){var e=this.b1;this.b1=t,e!=this.b1&&this.jz("IconHoverElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ei",{get:function(){return this.b0},set:function(t){var e=this.b0;this.b0=t,e!=this.b0&&this.jz("IconFocusElevation",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"bf",{get:function(){return this.ar},set:function(t){var e=this.ar;this.ar=t,e!=this.ar&&this.jz("IconBorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"kx",{get:function(){return this.ka},set:function(t){var e=this.ka;this.ka=t,this.jz("IconCornerRadius",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tk",{get:function(){return this.mi},set:function(t){var e=this.mi;this.mi=t,e!=this.mi&&this.jz("IconRippleColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tl",{get:function(){return this.mj},set:function(t){var e=this.mj;this.mj=t,e!=this.mj&&this.jz("IconTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tj",{get:function(){return this.mh},set:function(t){var e=this.mh;this.mh=t,e!=this.mh&&this.jz("IconHoverTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tg",{get:function(){return this.me},set:function(t){var e=this.me;this.me=t,e!=this.me&&this.jz("IconFocusBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"th",{get:function(){return this.mf},set:function(t){var e=this.mf;this.mf=t,e!=this.mf&&this.jz("IconFocusTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"h8",{get:function(){return this.e7},set:function(t){var e=this.e7;this.e7=t,e!=this.e7&&this.jz("InputId",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"h6",{get:function(){return this.e6},set:function(t){var e=this.e6;this.e6=t,e!=this.e6&&this.jz("Id",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"gc",{get:function(){return this.e3},set:function(t){var e=this.e3;this.e3=t,e!=this.e3&&this.jz("Display",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hf",{get:function(){return this.e4},set:function(t){var e=this.e4;this.e4=t,e!=this.e4&&this.jz("FlexDirection",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hh",{get:function(){return this.e5},set:function(t){var e=this.e5;this.e5=t,e!=this.e5&&this.jz("FlexGrow",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fw",{get:function(){return this.e1},set:function(t){var e=this.e1;this.e1=t,e!=this.e1&&this.jz("AlignItems",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"e0",{get:function(){return this.ex},set:function(t){var e=this.ex;this.ex=t,e!=this.ex&&this.jz("Value",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ih",{get:function(){return this.e8},set:function(t){var e=this.e8;this.e8=t,e!=this.e8&&this.jz("Name",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ah",{get:function(){return this.z},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"eu",{get:function(){return this.cc},set:function(t){var e=this.cc;this.cc=t,this.z=!0,e!=this.cc&&this.jz("TabIndex",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fy",{get:function(){return this.e2},set:function(t){var e=this.e2;this.e2=t,e!=this.e2&&this.jz("AriaLabel",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"focused",{get:function(){return this.ab},set:function(t){var e=this.ab;this.ab=t,e!=this.ab&&this.jz("IsFocused",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ak",{get:function(){return this.ac},set:function(t){var e=this.ac;this.ac=t,e!=this.ac&&this.jz("IsFocusStyleEnabled",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"af",{get:function(){return this.x},set:function(t){var e=this.x;this.x=t,e!=this.x&&this.jz("DisableRipple",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ae",{get:function(){return this.w},set:function(t){var e=this.w;this.w=t,e!=this.w&&this.jz("ActualDisableRipple",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"al",{get:function(){return this.ad},set:function(t){var e=this.ad;this.ad=t,e!=this.ad&&this.jz("IsHover",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disabled",{get:function(){return this.aa},set:function(t){var e=this.aa;this.aa=t,e!=this.aa&&this.jz("IsDisabled",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ag",{get:function(){return this.y},set:function(t){var e=this.y;this.y=t,e!=this.y&&this.jz("DisableTransitions",e,t)},enumerable:!0,configurable:!0}),n.prototype.j0=function(){this.jr(),this.view.ar(this.nj,i.BrushUtil.g(0,0,0,0)),this.j3()},Object.defineProperty(n.prototype,"a",{get:function(){var t=new i.AnimationKeyFrameEffectTiming;return t.g=300,t.b=0,t},enumerable:!0,configurable:!0}),n.prototype.jr=function(){this.view.ab()},n.prototype.onDetachedFromUI=function(){this.view.af()},n.prototype.onAttachedToUI=function(){this.view.ad()},n.prototype.appendButtonContent=function(t){this.view.z(t)},n.prototype.clearButtonContent=function(){this.view.aa()},n.prototype.am=function(){return this.view.g()},n.prototype.ey=function(){return this.b()},n.prototype.gg=function(){return this.b().ab()},n.prototype.b=function(){var t=this.view.q,e=this.view.r,n=new p,r=(i.UIElementPropertyAccessorFactory.c.a(12,0).b(t),this.view.a());if(n.s=r[0],n.q=r[1],n.p=i.NativeUI.c(t),n.t=i.NativeUI.i(t),n.h=this.i,n.i=this.l,n.c=i.AppearanceHelper.a(i.NativeUI.ag(t)),n.g=i.AppearanceHelper.a(this.nl),n.d=i.AppearanceHelper.a(this.ni),n.a=i.AppearanceHelper.a(this.m8),n.u=this.cg,n.e=i.AppearanceHelper.a(this.nj),n.ah=this.kd,n.b=i.AppearanceHelper.a(i.NativeUI.af(t)),n.j=this.p,n.f=i.AppearanceHelper.a(i.NativeUI.ah(e)),n.o=this.aw,n.x=this.gc,n.y=this.hf,n.z=this.hh,n.w=this.fw,n.v=this.view.r.getNativeElement().innerText,n.aa=this.ih,n.m=this.focused,n.k=this.ae,n.n=this.al,n.l=this.disabled,null!=this.v){var s=this.v;if(null!=this.view&&null==s.n){var o=this.view.k,a=i.FontUtil.getFontInfoFromString(o,s.fontString);s.n=a.n,s.d=a.d,s.o=a.o,s.q=a.q,s.r=a.r,s.s=a.s}null!=s.n&&(n.ac=s.n),i.isNaN_(s.d)||(n.r=s.d),null!=s.s&&(n.ag=s.s),null!=s.q&&(n.ae=s.q),null!=s.o&&(n.ad=s.q)}return n},n.prototype.provideContainer=function(t){this.view.ae(t)},n.$t=i.markType(n,"XButton",i.Base.$,[i.INotifyPropertyChanged_$type]),n.rt=i.BrushUtil.g(66,0,0,0),n.rh=i.BrushUtil.g(30,0,0,0),n.p8=i.BrushUtil.g(20,0,0,0),n.s=1,n.rk=i.BrushUtil.g(10,0,0,0),n.rl=i.BrushUtil.g(10,0,0,0),n.rm=i.BrushUtil.g(66,0,0,0),n.du=0,n.dx=2,n.dw=4,n.dv=8,n.rj=i.BrushUtil.g(138,0,0,0),n.rr=i.BrushUtil.g(255,255,255,255),n.ks=new i.CornerRadius(0,4),n.ba=NaN,n.ri=i.BrushUtil.g(255,228,28,119),n.rs=i.BrushUtil.g(255,0,0,0),n.rq=i.BrushUtil.g(255,0,0,0),n.rp=i.BrushUtil.g(255,220,83,145),n.rn=i.BrushUtil.g(255,220,83,145),n.ro=i.BrushUtil.g(255,0,0,0),n.qm=i.BrushUtil.g(0,0,0,0),n.qn=i.BrushUtil.g(0,0,0,0),n.qo=i.BrushUtil.g(66,0,0,0),n.dh=0,n.dk=0,n.dj=0,n.di=0,n.ql=i.BrushUtil.g(138,0,0,0),n.qt=null,n.kp=new i.CornerRadius(0,4),n.a7=NaN,n.qk=i.BrushUtil.g(0,0,0,0),n.qu=i.BrushUtil.g(255,228,28,119),n.qs=i.BrushUtil.g(255,228,28,119),n.qr=i.BrushUtil.g(13,228,28,119),n.qp=i.BrushUtil.g(30,228,28,119),n.qq=i.BrushUtil.g(255,228,28,119),n.q8=i.BrushUtil.g(0,0,0,0),n.q9=i.BrushUtil.g(30,0,0,0),n.ra=i.BrushUtil.g(66,0,0,0),n.dq=0,n.dt=0,n.ds=0,n.dr=0,n.q7=i.BrushUtil.g(30,0,0,0),n.rf=i.BrushUtil.g(0,0,0,0),n.kr=new i.CornerRadius(0,4),n.a9=1,n.q6=i.BrushUtil.g(0,0,0,0),n.rg=i.BrushUtil.g(255,228,28,119),n.re=i.BrushUtil.g(255,228,28,119),n.rd=i.BrushUtil.g(13,228,28,119),n.rb=i.BrushUtil.g(30,228,28,119),n.rc=i.BrushUtil.g(255,228,28,119),n.qx=i.BrushUtil.g(0,0,0,0),n.qy=i.BrushUtil.g(0,0,0,0),n.qz=i.BrushUtil.g(66,0,0,0),n.dl=0,n.dp=0,n.dn=0,n.dm=0,n.qw=i.BrushUtil.g(138,0,0,0),n.q4=null,n.kq=new i.CornerRadius(0,28),n.a8=NaN,n.qv=i.BrushUtil.g(0,0,0,0),n.q5=i.BrushUtil.g(255,0,0,0),n.q3=i.BrushUtil.g(255,0,0,0),n.q2=i.BrushUtil.g(30,0,0,0),n.q0=i.BrushUtil.g(66,0,0,0),n.q1=i.BrushUtil.g(255,0,0,0),n.qb=i.BrushUtil.g(10,0,0,0),n.qc=i.BrushUtil.g(10,0,0,0),n.qd=i.BrushUtil.g(66,0,0,0),n.dd=0,n.dg=6,n.df=12,n.de=12,n.qa=i.BrushUtil.g(138,0,0,0),n.qi=i.BrushUtil.g(255,255,255,255),n.ko=new i.CornerRadius(0,28),n.a6=NaN,n.p9=i.BrushUtil.g(255,228,28,119),n.qj=i.BrushUtil.g(255,0,0,0),n.qh=i.BrushUtil.g(255,0,0,0),n.qg=i.BrushUtil.g(255,220,83,145),n.qe=i.BrushUtil.g(255,220,83,145),n.qf=i.BrushUtil.g(255,0,0,0),n.pa=i.BrushUtil.g(100,33,150,243),n.oy=i.BrushUtil.g(70,33,150,243),n.np=i.BrushUtil.g(40,33,150,243),n.q=2,n.o1=i.BrushUtil.g(10,0,0,0),n.o2=i.BrushUtil.g(10,0,0,0),n.o3=i.BrushUtil.g(66,0,0,0),n.cx=0,n.c0=0,n.cz=0,n.cy=2,n.o0=i.BrushUtil.g(138,0,0,0),n.o8=i.BrushUtil.g(255,255,255,255),n.kk=new i.CornerRadius(0,3),n.a2=NaN,n.oz=i.BrushUtil.g(255,33,150,243),n.o9=i.BrushUtil.g(255,255,255,255),n.o7=i.BrushUtil.g(255,255,255,255),n.o6=i.BrushUtil.g(255,27,135,220),n.o4=i.BrushUtil.g(255,21,112,184),n.o5=i.BrushUtil.g(255,255,255,255),n.n3=i.BrushUtil.g(0,0,0,0),n.n4=i.BrushUtil.g(0,0,0,0),n.n5=i.BrushUtil.g(66,0,0,0),n.cl=0,n.co=0,n.cn=0,n.cm=2,n.n2=i.BrushUtil.g(138,0,0,0),n.oa=i.BrushUtil.g(100,33,150,243),n.kh=new i.CornerRadius(0,3),n.az=NaN,n.n1=i.BrushUtil.g(0,0,0,0),n.ob=i.BrushUtil.g(255,119,119,119),n.n9=i.BrushUtil.g(255,119,119,119),n.n8=i.BrushUtil.g(26,33,150,243),n.n6=i.BrushUtil.g(0,0,0,0),n.n7=i.BrushUtil.g(255,33,150,243),n.op=i.BrushUtil.g(0,0,0,0),n.oq=i.BrushUtil.g(30,0,0,0),n.or=i.BrushUtil.g(66,0,0,0),n.ct=0,n.cw=0,n.cv=0,n.cu=2,n.oo=i.BrushUtil.g(255,33,150,243),n.ow=i.BrushUtil.g(0,0,0,0),n.kj=new i.CornerRadius(0,3),n.a1=1,n.on=i.BrushUtil.g(0,0,0,0),n.ox=i.BrushUtil.g(255,33,150,243),n.ov=i.BrushUtil.g(255,33,150,243),n.ou=i.BrushUtil.g(26,33,150,243),n.os=i.BrushUtil.g(255,33,150,243),n.ot=i.BrushUtil.g(255,255,255,255),n.oe=i.BrushUtil.g(0,0,0,0),n.of=i.BrushUtil.g(0,0,0,0),n.og=i.BrushUtil.g(66,0,0,0),n.cp=0,n.cs=0,n.cr=0,n.cq=2,n.od=i.BrushUtil.g(138,0,0,0),n.ol=null,n.ki=new i.CornerRadius(0,28),n.a0=NaN,n.oc=i.BrushUtil.g(0,0,0,0),n.om=i.BrushUtil.g(255,119,119,119),n.ok=i.BrushUtil.g(255,119,119,119),n.oj=i.BrushUtil.g(30,0,0,0),n.oh=i.BrushUtil.g(66,0,0,0),n.oi=i.BrushUtil.g(255,33,150,243),n.ns=i.BrushUtil.g(10,0,0,0),n.nt=i.BrushUtil.g(10,0,0,0),n.nu=i.BrushUtil.g(66,0,0,0),n.ch=0,n.ck=0,n.cj=0,n.ci=2,n.nr=i.BrushUtil.g(138,0,0,0),n.nz=i.BrushUtil.g(255,255,255,255),n.kg=new i.CornerRadius(0,28),n.ay=NaN,n.nq=i.BrushUtil.g(255,33,150,243),n.n0=i.BrushUtil.g(255,255,255,255),n.ny=i.BrushUtil.g(255,255,255,255),n.nx=i.BrushUtil.g(255,27,135,220),n.nv=i.BrushUtil.g(255,21,112,184),n.nw=i.BrushUtil.g(255,255,255,255),n.h=2,n.ew=0,n.ev=0,n}(i.Base),b=function(){function t(){this._implementation=this.createImplementation(),this._implementation.externalObject=this,this.onImplementationCreated()}return t.prototype.createImplementation=function(){return new c},Object.defineProperty(t.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),t.prototype.onImplementationCreated=function(){},t.prototype._provideImplementation=function(t){this._implementation=t,this._implementation.externalObject=this,this.onImplementationCreated()},t}(),g=function(t){function n(){var n=t.call(this)||this;n._disconnected=!1,n._settingAttributes=!1,n._attached=!1,n._queuedSetAttributes=[],n._updatingFromAttribute=!1,n.__p=null,n._hasUserValues=new Set,n._stylingContainer=null,n._stylingParent=null,n._inStyling=!1,n._clicked=null,n._clicked_wrapped=null,n._styling&&i.NamePatcher.ensureStylablePatched(Object.getPrototypeOf(n)),n._portalManager=new i.PortalManager("buttonContent"),n._renderer=new i.WebComponentRenderer(n,document,!0,{},n._portalManager),n._container=n._renderer.createElement("div"),n._renderer.updateRoot(n._container),n._implementation=n.createImplementation(),n._implementation.externalObject=n,n._container,null!=n._container.getNativeElement()&&n._container.getNativeElement(),n._wrapper=n._renderer;var r=n.i;return n._button=r,r.provideContainer(n._renderer),n._onChildrenChanged(),new MutationObserver((function(t){var i,r;try{for(var s=e.__values(t),o=s.next();!o.done;o=s.next()){"childList"==o.value.type&&n._onChildrenChanged()}}catch(t){i={error:t}}finally{try{o&&!o.done&&(r=s.return)&&r.call(s)}finally{if(i)throw i.error}}})).observe(n,{childList:!0}),n}return e.__extends(n,t),n.prototype._onDisplayChanged=function(){this.style.display=this.display},n.prototype._onFlexDirectionChanged=function(){this.style.flexDirection=this.flexDirection},n.prototype._onFlexGrowChanged=function(){this.style.flexGrow=this.flexGrow},n.prototype._onAlignItemsChanged=function(){this.style.alignItems=this.alignItems},n.prototype._onChildrenChanged=function(){for(var t=[],e=0;e<this.childNodes.length;e++){var i=this.childNodes[e];i!==this._container.getNativeElement()&&t.push(i)}this._portalManager.onChildrenChanged(t)},n.prototype.updateStyle=function(){this._styling(this,this)},n.prototype.destroy=function(){this._button.destroy(),this._wrapper.destroy()},n.prototype.createImplementation=function(){return new f},n.prototype.disconnectedCallback=function(){this._disconnected=!0,this.i&&this.i.onDetachedFromUI()},n.prototype.connectedCallback=function(){if(this._disconnected)return this._disconnected=!1,void(this.i&&this.i.onAttachedToUI());this.classList.add("ig-x-button"),this.classList.add("igc-x-button"),this.appendChild(this._container.getNativeElement()),this._attached=!0,this.style.display=this.display,this._flushQueuedAttributes(),this._styling(this,this),this.afterContentInit()},n.prototype.afterContentInit=function(){},Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),n._createFromInternal=function(t){if(!t)return null;if(!t.$type)return null;var e="Igc"+t.$type.name+"Component";return i.TypeRegistrar.isRegistered(e)?i.TypeRegistrar.create(e):null},n.prototype._enqueueSetAttribute=function(t,e){this._queuedSetAttributes.push({attrName:t,attrValue:e})},n.prototype._flushQueuedAttributes=function(){this._settingAttributes=!0;for(var t=0;t<this._queuedSetAttributes.length;t++)this.setAttribute(this._queuedSetAttributes[t].attrName,this._queuedSetAttributes[t].attrValue);this._settingAttributes=!1,this._queuedSetAttributes.length=0},n.prototype._a=function(t,e){this._updatingFromAttribute||(e&&(e=e.toString()),this._settingAttributes=!0,t=i.toSpinal(t),this._attached?this.setAttribute(t,e):this._enqueueSetAttribute(t,e),this._settingAttributes=!1)},Object.defineProperty(n,"observedAttributes",{get:function(){if(null==n._observedAttributesIgcXButtonComponent){for(var t=i.getAllPropertyNames(n),e=0;e<t.length;e++)t[e]=i.toSpinal(t[e]);n._observedAttributesIgcXButtonComponent=t}return n._observedAttributesIgcXButtonComponent},enumerable:!0,configurable:!0}),n.prototype.attributeChangedCallback=function(t,e,n){if(!this._settingAttributes){var r=i.fromSpinal(t);this._updatingFromAttribute=!0,this[r]=n,this._updatingFromAttribute=!1}},n.register=function(){n._isElementRegistered||(n._isElementRegistered=!0,i.RegisterElementHelper.registerElement(n.htmlTagName,n))},Object.defineProperty(n.prototype,"minWidth",{get:function(){return this.i.bh},set:function(t){this.i.bh=+t,this._a("minWidth",this.i.bh)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"minHeight",{get:function(){return this.i.bg},set:function(t){this.i.bg=+t,this._a("minHeight",this.i.bg)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"displayType",{get:function(){return this.i.e},set:function(t){this.i.e=i.ensureEnum(u,t),this._a("displayType",i.enumToString(u,this.i.e))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"density",{get:function(){return this.i.m},set:function(t){this.i.m=i.ensureEnum(i.ControlDisplayDensity_$type,t),this._a("density",i.enumToString(i.ControlDisplayDensity_$type,this.i.m))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"baseTheme",{get:function(){return this.i.i},set:function(t){this.i.i=i.ensureEnum(i.BaseControlTheme_$type,t),this._a("baseTheme",i.enumToString(i.BaseControlTheme_$type,this.i.i))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualDensity",{get:function(){return this.i.l},set:function(t){this.i.l=i.ensureEnum(i.ControlDisplayDensity_$type,t),this._a("actualDensity",i.enumToString(i.ControlDisplayDensity_$type,this.i.l))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualBorderColor",{get:function(){return i.brushToString(this.i.na)},set:function(t){this.i.na=i.stringToBrush(t),this._a("actualBorderColor",i.brushToString(this.i.na))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualUmbraShadowColor",{get:function(){return i.brushToString(this.i.nl)},set:function(t){this.i.nl=i.stringToBrush(t),this._a("actualUmbraShadowColor",i.brushToString(this.i.nl))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualPenumbraShadowColor",{get:function(){return i.brushToString(this.i.ni)},set:function(t){this.i.ni=i.stringToBrush(t),this._a("actualPenumbraShadowColor",i.brushToString(this.i.ni))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualAmbientShadowColor",{get:function(){return i.brushToString(this.i.m8)},set:function(t){this.i.m8=i.stringToBrush(t),this._a("actualAmbientShadowColor",i.brushToString(this.i.m8))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualRestingElevation",{get:function(){return this.i.cg},set:function(t){this.i.cg=+t,this._a("actualRestingElevation",this.i.cg)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualFocusElevation",{get:function(){return this.i.ce},set:function(t){this.i.ce=+t,this._a("actualFocusElevation",this.i.ce)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualHoverElevation",{get:function(){return this.i.cf},set:function(t){this.i.cf=+t,this._a("actualHoverElevation",this.i.cf)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualRippleColor",{get:function(){return i.brushToString(this.i.nj)},set:function(t){this.i.nj=i.stringToBrush(t),this._a("actualRippleColor",i.brushToString(this.i.nj))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualCornerRadiusBottomRight",{get:function(){return this.i.kd?this.i.kd.b:NaN},set:function(t){this.ensureActualCornerRadius(),this.i.kd.b=+t,this._a("actualCornerRadiusBottomRight",this.i.kd.b),this.i.kd=this.i.kd},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualCornerRadiusBottomLeft",{get:function(){return this.i.kd?this.i.kd.a:NaN},set:function(t){this.ensureActualCornerRadius(),this.i.kd.a=+t,this._a("actualCornerRadiusBottomLeft",this.i.kd.a),this.i.kd=this.i.kd},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualCornerRadiusTopLeft",{get:function(){return this.i.kd?this.i.kd.c:NaN},set:function(t){this.ensureActualCornerRadius(),this.i.kd.c=+t,this._a("actualCornerRadiusTopLeft",this.i.kd.c),this.i.kd=this.i.kd},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualCornerRadiusTopRight",{get:function(){return this.i.kd?this.i.kd.d:NaN},set:function(t){this.ensureActualCornerRadius(),this.i.kd.d=+t,this._a("actualCornerRadiusTopRight",this.i.kd.d),this.i.kd=this.i.kd},enumerable:!0,configurable:!0}),n.prototype.ensureActualCornerRadius=function(){this.i.kd||(this.i.kd=new i.CornerRadius(2))},Object.defineProperty(n.prototype,"actualBackgroundColor",{get:function(){return i.brushToString(this.i.m9)},set:function(t){this.i.m9=i.stringToBrush(t),this._a("actualBackgroundColor",i.brushToString(this.i.m9))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualDisabledBackgroundColor",{get:function(){return i.brushToString(this.i.nb)},set:function(t){this.i.nb=i.stringToBrush(t),this._a("actualDisabledBackgroundColor",i.brushToString(this.i.nb))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualDisabledBorderColor",{get:function(){return i.brushToString(this.i.nc)},set:function(t){this.i.nc=i.stringToBrush(t),this._a("actualDisabledBorderColor",i.brushToString(this.i.nc))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualDisabledTextColor",{get:function(){return i.brushToString(this.i.nd)},set:function(t){this.i.nd=i.stringToBrush(t),this._a("actualDisabledTextColor",i.brushToString(this.i.nd))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualDisabledElevation",{get:function(){return this.i.cd},set:function(t){this.i.cd=+t,this._a("actualDisabledElevation",this.i.cd)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualElevationMode",{get:function(){return this.i.p},set:function(t){this.i.p=i.ensureEnum(i.ElevationMode_$type,t),this._a("actualElevationMode",i.enumToString(i.ElevationMode_$type,this.i.p))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualTextColor",{get:function(){return i.brushToString(this.i.nk)},set:function(t){this.i.nk=i.stringToBrush(t),this._a("actualTextColor",i.brushToString(this.i.nk))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualHoverTextColor",{get:function(){return i.brushToString(this.i.nh)},set:function(t){this.i.nh=i.stringToBrush(t),this._a("actualHoverTextColor",i.brushToString(this.i.nh))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualFocusBackgroundColor",{get:function(){return i.brushToString(this.i.ne)},set:function(t){this.i.ne=i.stringToBrush(t),this._a("actualFocusBackgroundColor",i.brushToString(this.i.ne))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualFocusTextColor",{get:function(){return i.brushToString(this.i.nf)},set:function(t){this.i.nf=i.stringToBrush(t),this._a("actualFocusTextColor",i.brushToString(this.i.nf))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualHoverBackgroundColor",{get:function(){return i.brushToString(this.i.ng)},set:function(t){this.i.ng=i.stringToBrush(t),this._a("actualHoverBackgroundColor",i.brushToString(this.i.ng))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualBorderWidth",{get:function(){return this.i.aw},set:function(t){this.i.aw=+t,this._a("actualBorderWidth",this.i.aw)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"raisedBackgroundColor",{get:function(){return i.brushToString(this.i.tx)},set:function(t){this.i.tx=i.stringToBrush(t),this._a("raisedBackgroundColor",i.brushToString(this.i.tx))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"raisedDisabledBackgroundColor",{get:function(){return i.brushToString(this.i.tz)},set:function(t){this.i.tz=i.stringToBrush(t),this._a("raisedDisabledBackgroundColor",i.brushToString(this.i.tz))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"raisedDisabledBorderColor",{get:function(){return i.brushToString(this.i.t0)},set:function(t){this.i.t0=i.stringToBrush(t),this._a("raisedDisabledBorderColor",i.brushToString(this.i.t0))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"raisedDisabledTextColor",{get:function(){return i.brushToString(this.i.t1)},set:function(t){this.i.t1=i.stringToBrush(t),this._a("raisedDisabledTextColor",i.brushToString(this.i.t1))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"raisedDisabledElevation",{get:function(){return this.i.ep},set:function(t){this.i.ep=+t,this._a("raisedDisabledElevation",this.i.ep)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"raisedHoverBackgroundColor",{get:function(){return i.brushToString(this.i.t4)},set:function(t){this.i.t4=i.stringToBrush(t),this._a("raisedHoverBackgroundColor",i.brushToString(this.i.t4))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"raisedBorderColor",{get:function(){return i.brushToString(this.i.ty)},set:function(t){this.i.ty=i.stringToBrush(t),this._a("raisedBorderColor",i.brushToString(this.i.ty))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"raisedRestingElevation",{get:function(){return this.i.es},set:function(t){this.i.es=+t,this._a("raisedRestingElevation",this.i.es)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"raisedHoverElevation",{get:function(){return this.i.er},set:function(t){this.i.er=+t,this._a("raisedHoverElevation",this.i.er)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"raisedFocusElevation",{get:function(){return this.i.eq},set:function(t){this.i.eq=+t,this._a("raisedFocusElevation",this.i.eq)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"raisedBorderWidth",{get:function(){return this.i.bj},set:function(t){this.i.bj=+t,this._a("raisedBorderWidth",this.i.bj)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"raisedCornerRadiusBottomRight",{get:function(){return this.i.kz?this.i.kz.b:NaN},set:function(t){this.ensureRaisedCornerRadius(),this.i.kz.b=+t,this._a("raisedCornerRadiusBottomRight",this.i.kz.b),this.i.kz=this.i.kz},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"raisedCornerRadiusBottomLeft",{get:function(){return this.i.kz?this.i.kz.a:NaN},set:function(t){this.ensureRaisedCornerRadius(),this.i.kz.a=+t,this._a("raisedCornerRadiusBottomLeft",this.i.kz.a),this.i.kz=this.i.kz},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"raisedCornerRadiusTopLeft",{get:function(){return this.i.kz?this.i.kz.c:NaN},set:function(t){this.ensureRaisedCornerRadius(),this.i.kz.c=+t,this._a("raisedCornerRadiusTopLeft",this.i.kz.c),this.i.kz=this.i.kz},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"raisedCornerRadiusTopRight",{get:function(){return this.i.kz?this.i.kz.d:NaN},set:function(t){this.ensureRaisedCornerRadius(),this.i.kz.d=+t,this._a("raisedCornerRadiusTopRight",this.i.kz.d),this.i.kz=this.i.kz},enumerable:!0,configurable:!0}),n.prototype.ensureRaisedCornerRadius=function(){this.i.kz||(this.i.kz=new i.CornerRadius(2))},Object.defineProperty(n.prototype,"raisedRippleColor",{get:function(){return i.brushToString(this.i.t6)},set:function(t){this.i.t6=i.stringToBrush(t),this._a("raisedRippleColor",i.brushToString(this.i.t6))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatBackgroundColor",{get:function(){return i.brushToString(this.i.sw)},set:function(t){this.i.sw=i.stringToBrush(t),this._a("flatBackgroundColor",i.brushToString(this.i.sw))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatDisabledBackgroundColor",{get:function(){return i.brushToString(this.i.sy)},set:function(t){this.i.sy=i.stringToBrush(t),this._a("flatDisabledBackgroundColor",i.brushToString(this.i.sy))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatDisabledBorderColor",{get:function(){return i.brushToString(this.i.sz)},set:function(t){this.i.sz=i.stringToBrush(t),this._a("flatDisabledBorderColor",i.brushToString(this.i.sz))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatDisabledTextColor",{get:function(){return i.brushToString(this.i.s0)},set:function(t){this.i.s0=i.stringToBrush(t),this._a("flatDisabledTextColor",i.brushToString(this.i.s0))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatDisabledElevation",{get:function(){return this.i.eb},set:function(t){this.i.eb=+t,this._a("flatDisabledElevation",this.i.eb)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatHoverBackgroundColor",{get:function(){return i.brushToString(this.i.s3)},set:function(t){this.i.s3=i.stringToBrush(t),this._a("flatHoverBackgroundColor",i.brushToString(this.i.s3))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatBorderColor",{get:function(){return i.brushToString(this.i.sx)},set:function(t){this.i.sx=i.stringToBrush(t),this._a("flatBorderColor",i.brushToString(this.i.sx))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatRestingElevation",{get:function(){return this.i.ee},set:function(t){this.i.ee=+t,this._a("flatRestingElevation",this.i.ee)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatHoverElevation",{get:function(){return this.i.ed},set:function(t){this.i.ed=+t,this._a("flatHoverElevation",this.i.ed)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatFocusElevation",{get:function(){return this.i.ec},set:function(t){this.i.ec=+t,this._a("flatFocusElevation",this.i.ec)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatRippleColor",{get:function(){return i.brushToString(this.i.s5)},set:function(t){this.i.s5=i.stringToBrush(t),this._a("flatRippleColor",i.brushToString(this.i.s5))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatTextColor",{get:function(){return i.brushToString(this.i.s6)},set:function(t){this.i.s6=i.stringToBrush(t),this._a("flatTextColor",i.brushToString(this.i.s6))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatHoverTextColor",{get:function(){return i.brushToString(this.i.s4)},set:function(t){this.i.s4=i.stringToBrush(t),this._a("flatHoverTextColor",i.brushToString(this.i.s4))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatFocusBackgroundColor",{get:function(){return i.brushToString(this.i.s1)},set:function(t){this.i.s1=i.stringToBrush(t),this._a("flatFocusBackgroundColor",i.brushToString(this.i.s1))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatFocusTextColor",{get:function(){return i.brushToString(this.i.s2)},set:function(t){this.i.s2=i.stringToBrush(t),this._a("flatFocusTextColor",i.brushToString(this.i.s2))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatBorderWidth",{get:function(){return this.i.be},set:function(t){this.i.be=+t,this._a("flatBorderWidth",this.i.be)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatCornerRadiusBottomRight",{get:function(){return this.i.kw?this.i.kw.b:NaN},set:function(t){this.ensureFlatCornerRadius(),this.i.kw.b=+t,this._a("flatCornerRadiusBottomRight",this.i.kw.b),this.i.kw=this.i.kw},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatCornerRadiusBottomLeft",{get:function(){return this.i.kw?this.i.kw.a:NaN},set:function(t){this.ensureFlatCornerRadius(),this.i.kw.a=+t,this._a("flatCornerRadiusBottomLeft",this.i.kw.a),this.i.kw=this.i.kw},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatCornerRadiusTopLeft",{get:function(){return this.i.kw?this.i.kw.c:NaN},set:function(t){this.ensureFlatCornerRadius(),this.i.kw.c=+t,this._a("flatCornerRadiusTopLeft",this.i.kw.c),this.i.kw=this.i.kw},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatCornerRadiusTopRight",{get:function(){return this.i.kw?this.i.kw.d:NaN},set:function(t){this.ensureFlatCornerRadius(),this.i.kw.d=+t,this._a("flatCornerRadiusTopRight",this.i.kw.d),this.i.kw=this.i.kw},enumerable:!0,configurable:!0}),n.prototype.ensureFlatCornerRadius=function(){this.i.kw||(this.i.kw=new i.CornerRadius(2))},Object.defineProperty(n.prototype,"backgroundColor",{get:function(){return i.brushToString(this.i.nm)},set:function(t){this.i.nm=i.stringToBrush(t),this._a("backgroundColor",i.brushToString(this.i.nm))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disabledBackgroundColor",{get:function(){return i.brushToString(this.i.si)},set:function(t){this.i.si=i.stringToBrush(t),this._a("disabledBackgroundColor",i.brushToString(this.i.si))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disabledBorderColor",{get:function(){return i.brushToString(this.i.sj)},set:function(t){this.i.sj=i.stringToBrush(t),this._a("disabledBorderColor",i.brushToString(this.i.sj))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disabledTextColor",{get:function(){return i.brushToString(this.i.sk)},set:function(t){this.i.sk=i.stringToBrush(t),this._a("disabledTextColor",i.brushToString(this.i.sk))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disabledElevation",{get:function(){return this.i.d6},set:function(t){this.i.d6=+t,this._a("disabledElevation",this.i.d6)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"elevationMode",{get:function(){return this.i.t},set:function(t){this.i.t=i.ensureEnum(i.ElevationMode_$type,t),this._a("elevationMode",i.enumToString(i.ElevationMode_$type,this.i.t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hoverBackgroundColor",{get:function(){return i.brushToString(this.i.s9)},set:function(t){this.i.s9=i.stringToBrush(t),this._a("hoverBackgroundColor",i.brushToString(this.i.s9))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderColor",{get:function(){return i.brushToString(this.i.nn)},set:function(t){this.i.nn=i.stringToBrush(t),this._a("borderColor",i.brushToString(this.i.nn))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"restingElevation",{get:function(){return this.i.et},set:function(t){this.i.et=+t,this._a("restingElevation",this.i.et)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hoverElevation",{get:function(){return this.i.eg},set:function(t){this.i.eg=+t,this._a("hoverElevation",this.i.eg)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"focusElevation",{get:function(){return this.i.ef},set:function(t){this.i.ef=+t,this._a("focusElevation",this.i.ef)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"textStyle",{get:function(){return null==this.i.v?null:this.i.v.fontString},set:function(t){var e=new i.FontInfo;e.fontString=t,this.i.v=e,this._a("textStyle",null!=this.i.v?this.i.v.fontString:"")},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"textColor",{get:function(){return i.brushToString(this.i.t9)},set:function(t){this.i.t9=i.stringToBrush(t),this._a("textColor",i.brushToString(this.i.t9))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hoverTextColor",{get:function(){return i.brushToString(this.i.ta)},set:function(t){this.i.ta=i.stringToBrush(t),this._a("hoverTextColor",i.brushToString(this.i.ta))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"rippleColor",{get:function(){return i.brushToString(this.i.t8)},set:function(t){this.i.t8=i.stringToBrush(t),this._a("rippleColor",i.brushToString(this.i.t8))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"raisedTextColor",{get:function(){return i.brushToString(this.i.t7)},set:function(t){this.i.t7=i.stringToBrush(t),this._a("raisedTextColor",i.brushToString(this.i.t7))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"raisedHoverTextColor",{get:function(){return i.brushToString(this.i.t5)},set:function(t){this.i.t5=i.stringToBrush(t),this._a("raisedHoverTextColor",i.brushToString(this.i.t5))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"raisedFocusBackgroundColor",{get:function(){return i.brushToString(this.i.t2)},set:function(t){this.i.t2=i.stringToBrush(t),this._a("raisedFocusBackgroundColor",i.brushToString(this.i.t2))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"raisedFocusTextColor",{get:function(){return i.brushToString(this.i.t3)},set:function(t){this.i.t3=i.stringToBrush(t),this._a("raisedFocusTextColor",i.brushToString(this.i.t3))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"focusBackgroundColor",{get:function(){return i.brushToString(this.i.s7)},set:function(t){this.i.s7=i.stringToBrush(t),this._a("focusBackgroundColor",i.brushToString(this.i.s7))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"focusTextColor",{get:function(){return i.brushToString(this.i.s8)},set:function(t){this.i.s8=i.stringToBrush(t),this._a("focusTextColor",i.brushToString(this.i.s8))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderWidth",{get:function(){return this.i.ax},set:function(t){this.i.ax=+t,this._a("borderWidth",this.i.ax)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cornerRadiusBottomRight",{get:function(){return this.i.kf?this.i.kf.b:NaN},set:function(t){this.ensureCornerRadius(),this.i.kf.b=+t,this._a("cornerRadiusBottomRight",this.i.kf.b),this.i.kf=this.i.kf},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cornerRadiusBottomLeft",{get:function(){return this.i.kf?this.i.kf.a:NaN},set:function(t){this.ensureCornerRadius(),this.i.kf.a=+t,this._a("cornerRadiusBottomLeft",this.i.kf.a),this.i.kf=this.i.kf},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cornerRadiusTopLeft",{get:function(){return this.i.kf?this.i.kf.c:NaN},set:function(t){this.ensureCornerRadius(),this.i.kf.c=+t,this._a("cornerRadiusTopLeft",this.i.kf.c),this.i.kf=this.i.kf},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cornerRadiusTopRight",{get:function(){return this.i.kf?this.i.kf.d:NaN},set:function(t){this.ensureCornerRadius(),this.i.kf.d=+t,this._a("cornerRadiusTopRight",this.i.kf.d),this.i.kf=this.i.kf},enumerable:!0,configurable:!0}),n.prototype.ensureCornerRadius=function(){this.i.kf||(this.i.kf=new i.CornerRadius(2))},Object.defineProperty(n.prototype,"outlinedBackgroundColor",{get:function(){return i.brushToString(this.i.tm)},set:function(t){this.i.tm=i.stringToBrush(t),this._a("outlinedBackgroundColor",i.brushToString(this.i.tm))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedDisabledBackgroundColor",{get:function(){return i.brushToString(this.i.to)},set:function(t){this.i.to=i.stringToBrush(t),this._a("outlinedDisabledBackgroundColor",i.brushToString(this.i.to))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedDisabledBorderColor",{get:function(){return i.brushToString(this.i.tp)},set:function(t){this.i.tp=i.stringToBrush(t),this._a("outlinedDisabledBorderColor",i.brushToString(this.i.tp))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedDisabledTextColor",{get:function(){return i.brushToString(this.i.tq)},set:function(t){this.i.tq=i.stringToBrush(t),this._a("outlinedDisabledTextColor",i.brushToString(this.i.tq))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedDisabledElevation",{get:function(){return this.i.el},set:function(t){this.i.el=+t,this._a("outlinedDisabledElevation",this.i.el)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedHoverBackgroundColor",{get:function(){return i.brushToString(this.i.tt)},set:function(t){this.i.tt=i.stringToBrush(t),this._a("outlinedHoverBackgroundColor",i.brushToString(this.i.tt))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedBorderColor",{get:function(){return i.brushToString(this.i.tn)},set:function(t){this.i.tn=i.stringToBrush(t),this._a("outlinedBorderColor",i.brushToString(this.i.tn))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedRestingElevation",{get:function(){return this.i.eo},set:function(t){this.i.eo=+t,this._a("outlinedRestingElevation",this.i.eo)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedHoverElevation",{get:function(){return this.i.en},set:function(t){this.i.en=+t,this._a("outlinedHoverElevation",this.i.en)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedFocusElevation",{get:function(){return this.i.em},set:function(t){this.i.em=+t,this._a("outlinedFocusElevation",this.i.em)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedBorderWidth",{get:function(){return this.i.bi},set:function(t){this.i.bi=+t,this._a("outlinedBorderWidth",this.i.bi)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedCornerRadiusBottomRight",{get:function(){return this.i.ky?this.i.ky.b:NaN},set:function(t){this.ensureOutlinedCornerRadius(),this.i.ky.b=+t,this._a("outlinedCornerRadiusBottomRight",this.i.ky.b),this.i.ky=this.i.ky},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedCornerRadiusBottomLeft",{get:function(){return this.i.ky?this.i.ky.a:NaN},set:function(t){this.ensureOutlinedCornerRadius(),this.i.ky.a=+t,this._a("outlinedCornerRadiusBottomLeft",this.i.ky.a),this.i.ky=this.i.ky},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedCornerRadiusTopLeft",{get:function(){return this.i.ky?this.i.ky.c:NaN},set:function(t){this.ensureOutlinedCornerRadius(),this.i.ky.c=+t,this._a("outlinedCornerRadiusTopLeft",this.i.ky.c),this.i.ky=this.i.ky},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedCornerRadiusTopRight",{get:function(){return this.i.ky?this.i.ky.d:NaN},set:function(t){this.ensureOutlinedCornerRadius(),this.i.ky.d=+t,this._a("outlinedCornerRadiusTopRight",this.i.ky.d),this.i.ky=this.i.ky},enumerable:!0,configurable:!0}),n.prototype.ensureOutlinedCornerRadius=function(){this.i.ky||(this.i.ky=new i.CornerRadius(2))},Object.defineProperty(n.prototype,"outlinedRippleColor",{get:function(){return i.brushToString(this.i.tv)},set:function(t){this.i.tv=i.stringToBrush(t),this._a("outlinedRippleColor",i.brushToString(this.i.tv))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedTextColor",{get:function(){return i.brushToString(this.i.tw)},set:function(t){this.i.tw=i.stringToBrush(t),this._a("outlinedTextColor",i.brushToString(this.i.tw))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedHoverTextColor",{get:function(){return i.brushToString(this.i.tu)},set:function(t){this.i.tu=i.stringToBrush(t),this._a("outlinedHoverTextColor",i.brushToString(this.i.tu))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedFocusBackgroundColor",{get:function(){return i.brushToString(this.i.tr)},set:function(t){this.i.tr=i.stringToBrush(t),this._a("outlinedFocusBackgroundColor",i.brushToString(this.i.tr))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedFocusTextColor",{get:function(){return i.brushToString(this.i.ts)},set:function(t){this.i.ts=i.stringToBrush(t),this._a("outlinedFocusTextColor",i.brushToString(this.i.ts))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fabBackgroundColor",{get:function(){return i.brushToString(this.i.sl)},set:function(t){this.i.sl=i.stringToBrush(t),this._a("fabBackgroundColor",i.brushToString(this.i.sl))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fabDisabledBackgroundColor",{get:function(){return i.brushToString(this.i.sn)},set:function(t){this.i.sn=i.stringToBrush(t),this._a("fabDisabledBackgroundColor",i.brushToString(this.i.sn))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fabDisabledBorderColor",{get:function(){return i.brushToString(this.i.so)},set:function(t){this.i.so=i.stringToBrush(t),this._a("fabDisabledBorderColor",i.brushToString(this.i.so))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fabDisabledTextColor",{get:function(){return i.brushToString(this.i.sp)},set:function(t){this.i.sp=i.stringToBrush(t),this._a("fabDisabledTextColor",i.brushToString(this.i.sp))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fabDisabledElevation",{get:function(){return this.i.d7},set:function(t){this.i.d7=+t,this._a("fabDisabledElevation",this.i.d7)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fabHoverBackgroundColor",{get:function(){return i.brushToString(this.i.ss)},set:function(t){this.i.ss=i.stringToBrush(t),this._a("fabHoverBackgroundColor",i.brushToString(this.i.ss))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fabBorderColor",{get:function(){return i.brushToString(this.i.sm)},set:function(t){this.i.sm=i.stringToBrush(t),this._a("fabBorderColor",i.brushToString(this.i.sm))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fabRestingElevation",{get:function(){return this.i.ea},set:function(t){this.i.ea=+t,this._a("fabRestingElevation",this.i.ea)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fabHoverElevation",{get:function(){return this.i.d9},set:function(t){this.i.d9=+t,this._a("fabHoverElevation",this.i.d9)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fabFocusElevation",{get:function(){return this.i.d8},set:function(t){this.i.d8=+t,this._a("fabFocusElevation",this.i.d8)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fabBorderWidth",{get:function(){return this.i.bd},set:function(t){this.i.bd=+t,this._a("fabBorderWidth",this.i.bd)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fabCornerRadiusBottomRight",{get:function(){return this.i.kv?this.i.kv.b:NaN},set:function(t){this.ensureFabCornerRadius(),this.i.kv.b=+t,this._a("fabCornerRadiusBottomRight",this.i.kv.b),this.i.kv=this.i.kv},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fabCornerRadiusBottomLeft",{get:function(){return this.i.kv?this.i.kv.a:NaN},set:function(t){this.ensureFabCornerRadius(),this.i.kv.a=+t,this._a("fabCornerRadiusBottomLeft",this.i.kv.a),this.i.kv=this.i.kv},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fabCornerRadiusTopLeft",{get:function(){return this.i.kv?this.i.kv.c:NaN},set:function(t){this.ensureFabCornerRadius(),this.i.kv.c=+t,this._a("fabCornerRadiusTopLeft",this.i.kv.c),this.i.kv=this.i.kv},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fabCornerRadiusTopRight",{get:function(){return this.i.kv?this.i.kv.d:NaN},set:function(t){this.ensureFabCornerRadius(),this.i.kv.d=+t,this._a("fabCornerRadiusTopRight",this.i.kv.d),this.i.kv=this.i.kv},enumerable:!0,configurable:!0}),n.prototype.ensureFabCornerRadius=function(){this.i.kv||(this.i.kv=new i.CornerRadius(2))},Object.defineProperty(n.prototype,"fabRippleColor",{get:function(){return i.brushToString(this.i.su)},set:function(t){this.i.su=i.stringToBrush(t),this._a("fabRippleColor",i.brushToString(this.i.su))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fabTextColor",{get:function(){return i.brushToString(this.i.sv)},set:function(t){this.i.sv=i.stringToBrush(t),this._a("fabTextColor",i.brushToString(this.i.sv))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fabHoverTextColor",{get:function(){return i.brushToString(this.i.st)},set:function(t){this.i.st=i.stringToBrush(t),this._a("fabHoverTextColor",i.brushToString(this.i.st))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fabFocusBackgroundColor",{get:function(){return i.brushToString(this.i.sq)},set:function(t){this.i.sq=i.stringToBrush(t),this._a("fabFocusBackgroundColor",i.brushToString(this.i.sq))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fabFocusTextColor",{get:function(){return i.brushToString(this.i.sr)},set:function(t){this.i.sr=i.stringToBrush(t),this._a("fabFocusTextColor",i.brushToString(this.i.sr))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"iconBackgroundColor",{get:function(){return i.brushToString(this.i.tb)},set:function(t){this.i.tb=i.stringToBrush(t),this._a("iconBackgroundColor",i.brushToString(this.i.tb))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"iconDisabledBackgroundColor",{get:function(){return i.brushToString(this.i.td)},set:function(t){this.i.td=i.stringToBrush(t),this._a("iconDisabledBackgroundColor",i.brushToString(this.i.td))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"iconDisabledBorderColor",{get:function(){return i.brushToString(this.i.te)},set:function(t){this.i.te=i.stringToBrush(t),this._a("iconDisabledBorderColor",i.brushToString(this.i.te))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"iconDisabledTextColor",{get:function(){return i.brushToString(this.i.tf)},set:function(t){this.i.tf=i.stringToBrush(t),this._a("iconDisabledTextColor",i.brushToString(this.i.tf))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"iconDisabledElevation",{get:function(){return this.i.eh},set:function(t){this.i.eh=+t,this._a("iconDisabledElevation",this.i.eh)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"iconHoverBackgroundColor",{get:function(){return i.brushToString(this.i.ti)},set:function(t){this.i.ti=i.stringToBrush(t),this._a("iconHoverBackgroundColor",i.brushToString(this.i.ti))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"iconBorderColor",{get:function(){return i.brushToString(this.i.tc)},set:function(t){this.i.tc=i.stringToBrush(t),this._a("iconBorderColor",i.brushToString(this.i.tc))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"iconRestingElevation",{get:function(){return this.i.ek},set:function(t){this.i.ek=+t,this._a("iconRestingElevation",this.i.ek)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"iconHoverElevation",{get:function(){return this.i.ej},set:function(t){this.i.ej=+t,this._a("iconHoverElevation",this.i.ej)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"iconFocusElevation",{get:function(){return this.i.ei},set:function(t){this.i.ei=+t,this._a("iconFocusElevation",this.i.ei)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"iconBorderWidth",{get:function(){return this.i.bf},set:function(t){this.i.bf=+t,this._a("iconBorderWidth",this.i.bf)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"iconCornerRadiusBottomRight",{get:function(){return this.i.kx?this.i.kx.b:NaN},set:function(t){this.ensureIconCornerRadius(),this.i.kx.b=+t,this._a("iconCornerRadiusBottomRight",this.i.kx.b),this.i.kx=this.i.kx},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"iconCornerRadiusBottomLeft",{get:function(){return this.i.kx?this.i.kx.a:NaN},set:function(t){this.ensureIconCornerRadius(),this.i.kx.a=+t,this._a("iconCornerRadiusBottomLeft",this.i.kx.a),this.i.kx=this.i.kx},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"iconCornerRadiusTopLeft",{get:function(){return this.i.kx?this.i.kx.c:NaN},set:function(t){this.ensureIconCornerRadius(),this.i.kx.c=+t,this._a("iconCornerRadiusTopLeft",this.i.kx.c),this.i.kx=this.i.kx},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"iconCornerRadiusTopRight",{get:function(){return this.i.kx?this.i.kx.d:NaN},set:function(t){this.ensureIconCornerRadius(),this.i.kx.d=+t,this._a("iconCornerRadiusTopRight",this.i.kx.d),this.i.kx=this.i.kx},enumerable:!0,configurable:!0}),n.prototype.ensureIconCornerRadius=function(){this.i.kx||(this.i.kx=new i.CornerRadius(2))},Object.defineProperty(n.prototype,"iconRippleColor",{get:function(){return i.brushToString(this.i.tk)},set:function(t){this.i.tk=i.stringToBrush(t),this._a("iconRippleColor",i.brushToString(this.i.tk))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"iconTextColor",{get:function(){return i.brushToString(this.i.tl)},set:function(t){this.i.tl=i.stringToBrush(t),this._a("iconTextColor",i.brushToString(this.i.tl))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"iconHoverTextColor",{get:function(){return i.brushToString(this.i.tj)},set:function(t){this.i.tj=i.stringToBrush(t),this._a("iconHoverTextColor",i.brushToString(this.i.tj))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"iconFocusBackgroundColor",{get:function(){return i.brushToString(this.i.tg)},set:function(t){this.i.tg=i.stringToBrush(t),this._a("iconFocusBackgroundColor",i.brushToString(this.i.tg))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"iconFocusTextColor",{get:function(){return i.brushToString(this.i.th)},set:function(t){this.i.th=i.stringToBrush(t),this._a("iconFocusTextColor",i.brushToString(this.i.th))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"inputId",{get:function(){return this.i.h8},set:function(t){this.i.h8=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"id",{get:function(){return this.i.h6},set:function(t){this.i.h6=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"display",{get:function(){return this.i.gc},set:function(t){this.i.gc=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flexDirection",{get:function(){return this.i.hf},set:function(t){this.i.hf=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flexGrow",{get:function(){return this.i.hh},set:function(t){this.i.hh=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"alignItems",{get:function(){return this.i.fw},set:function(t){this.i.fw=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"value",{get:function(){return this.i.e0},set:function(t){this.i.e0=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"name",{get:function(){return this.i.ih},set:function(t){this.i.ih=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tabIndex",{get:function(){return this.i.eu},set:function(t){this.i.eu=+t,this._a("tabIndex",this.i.eu)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ariaLabel",{get:function(){return this.i.fy},set:function(t){this.i.fy=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"focused",{get:function(){return this.i.focused},set:function(t){this.i.focused=i.ensureBool(t),this._a("focused",this.i.focused)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isFocusStyleEnabled",{get:function(){return this.i.ak},set:function(t){this.i.ak=i.ensureBool(t),this._a("isFocusStyleEnabled",this.i.ak)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disableRipple",{get:function(){return this.i.af},set:function(t){this.i.af=i.ensureBool(t),this._a("disableRipple",this.i.af)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualDisableRipple",{get:function(){return this.i.ae},set:function(t){this.i.ae=i.ensureBool(t),this._a("actualDisableRipple",this.i.ae)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isHover",{get:function(){return this.i.al},set:function(t){this.i.al=i.ensureBool(t),this._a("isHover",this.i.al)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disabled",{get:function(){return this.i.disabled},set:function(t){this.i.disabled=i.ensureBool(t),this._a("disabled",this.i.disabled)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disableTransitions",{get:function(){return this.i.ag},set:function(t){this.i.ag=i.ensureBool(t),this._a("disableTransitions",this.i.ag)},enumerable:!0,configurable:!0}),n.prototype.findByName=function(t){return this.findEphemera&&t&&0==t.indexOf("@@e:")?this.findEphemera(t):null},Object.defineProperty(n.prototype,"hasUserValues",{get:function(){return this._hasUserValues},enumerable:!0,configurable:!0}),n.prototype.__m=function(t){this._inStyling||this._hasUserValues.add(t)},n.prototype._styling=function(t,e,n){if(!this._inStyling){this._inStyling=!0,this._stylingContainer=t,this._stylingParent=e;var r,s=this.i.$type.name;0===s.indexOf("Xam")&&(s=s.substring(3)),r=i.toSpinal("XButtonComponent");var o=[],a=i.toSpinal(s);o.push(a+"-");for(var h=this.i.$type.baseType;h&&"Object"!=h.name&&"Base"!=h.name&&"Control"!=h.name&&"DependencyObject"!=h.Name&&"FrameworkElement"!=h.Name;){0===(s=h.name).indexOf("Xam")&&(s=s.substring(3));var u=i.toSpinal(s);o.push(u+"-"),h=h.baseType}if(n){var l=n.i.$type.name;0===l.indexOf("Xam")&&(l=l.substring(3));var c=i.toSpinal(l);o.push(c+"-"+r+"-"),o.push(c+"-"+a+"-")}i.initializePropertiesFromCss(t,this,r+"-",this.hasUserValues,!1,o),this._otherStyling&&this._otherStyling(t,e,n),this._inStyling=!1}},n.prototype.onDetachedFromUI=function(){this.i.onDetachedFromUI()},n.prototype.onAttachedToUI=function(){this.i.onAttachedToUI()},n.prototype.exportVisualModel=function(){return this.i.ey()},n.prototype.exportSerializedVisualModel=function(){return this.i.gg()},Object.defineProperty(n.prototype,"clicked",{get:function(){return this._clicked},set:function(t){var e=this;null!==this._clicked_wrapped&&(this.i.clicked=i.delegateRemove(this.i.clicked,this._clicked_wrapped),this._clicked_wrapped=null,this._clicked=null),this._clicked=t,this._clicked_wrapped=function(t,i){var n=new b;n._provideImplementation(i),e.beforeClicked&&e.beforeClicked(e,n),e._clicked&&e._clicked(e,n)},this.i.clicked=i.delegateCombine(this.i.clicked,this._clicked_wrapped)},enumerable:!0,configurable:!0}),n._observedAttributesIgcXButtonComponent=null,n.htmlTagName="igc-x-button",n._isElementRegistered=!1,n}(i.IgcHTMLElement),y=function(){function t(){}return t.register=function(){a.register(),i.IgcChildContentModule.register(),g.register(),i.TypeRegistrar.registerCons("IgcXButtonComponent",g),i.TypeRegistrar.registerCons("IgcXButtonComponent",g),i.TypeRegistrar.register("XButton",f.$type)},t}(),m=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e.__extends(n,t),n.$t=i.markType(n,"IconClickedEventArgs",i.EventArgs.$),n}(i.EventArgs),v=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e.h=0,e.f=0,e.e=0,e.i=0,e.a=null,e.c=null,e.b=null,e.d=0,e._svgPath=null,e.n=null,e.o=null,e.p=null,e.g=0,e.l=null,e.m=null,e}return e.__extends(n,t),Object.defineProperty(n.prototype,"svgPath",{get:function(){return this._svgPath},set:function(t){this._svgPath=t},enumerable:!0,configurable:!0}),n.prototype.j=function(){var t=new i.StringBuilder(0);return t.l("{"),t.l("actualFill : "+this.a.serialize()+", "),t.l("actualTextColor : "+this.c.serialize()+", "),t.l("actualStroke : "+this.b.serialize()+", "),t.l("actualStrokeThickness : "+this.d+", "),t.l("top : "+this.h+", "),t.l("left : "+this.f+", "),t.l("height : "+this.e+", "),t.l("width : "+this.i+", "),t.l("svgPath : '"+this.svgPath+"', "),i.stringIsNullOrEmpty(this.n)||t.l('textStyleFontStyle : "'+this.n+'", '),i.stringIsNullOrEmpty(this.o)||t.l('textStyleFontVariant : "'+this.o+'", '),i.stringIsNullOrEmpty(this.p)||t.l('textStyleFontWeight : "'+this.p+'", '),i.stringIsNullOrEmpty(this.l)||t.l('textStyleFontFamily : "'+this.l+'", '),i.stringIsNullOrEmpty(this.m)||t.l('textStyleFontStretch : "'+this.m+'", '),i.isNaN_(this.g)||t.l("textStyleFontSize : "+this.g+", "),t.l("}"),t.toString()},n.$t=i.markType(n,"IconVisualModelExport"),n}(i.Base),_=function(t){function n(){var e=t.call(this)||this;return e.b=null,e.h=null,e.c=null,e.g=new i.List$1(i.Delegate_$type,0),e.m=null,e.d=!0,e.i=null,e.j=null,e}return e.__extends(n,t),n.prototype.u=function(){},n.prototype.e=function(){return!0},Object.defineProperty(n.prototype,"k",{get:function(){return this.i},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"l",{get:function(){return null},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"f",{get:function(){return!0},enumerable:!0,configurable:!0}),n.prototype.s=function(t){var n,r;if(null==t){try{for(var s=e.__values(i.fromEnum(this.g)),o=s.next();!o.done;o=s.next()){(0,o.value)()}}catch(t){n={error:t}}finally{try{o&&!o.done&&(r=s.return)&&r.call(s)}finally{if(n)throw n.error}}this.g.clear(),null!=this.i&&this.i.unlistenAll()}this.h=t,t.rootWrapper.setStyleProperty("position","relative"),this.h.rootWrapper.setStyleProperty("display","flex"),this.h.rootWrapper.setStyleProperty("flex-direction","row"),this.h.rootWrapper.setStyleProperty("flex-wrap","no-wrap"),this.h.rootWrapper.setStyleProperty("align-items","center"),this.w();var a=this.h.createElementNS("svg","http://www.w3.org/2000/svg");a.setStyleProperty("position","absolute"),a.setStyleProperty("top","0"),a.setStyleProperty("left","0"),a.setStyleProperty("right","0"),a.setStyleProperty("bottom","0"),a.setAttribute("viewBox","0 0 24 24"),this.i=a;var h=this.h.createElementNS("path","http://www.w3.org/2000/svg");h.setAttribute("d",""),this.i.append(h),null!=this.m&&h.setAttribute("d",this.m),this.j=h,this.h.append(this.i),this.g.add(a.listen("click",i.runOn(this,this.r))),this.b.bg()},n.prototype.x=function(t){this.m!=t&&(this.m=t,null!=this.j&&this.j.setAttribute("d",this.m))},n.prototype.w=function(){this.h.rootWrapper.setStyleProperty("width","1.5rem"),this.h.rootWrapper.setStyleProperty("height","1.5rem")},n.prototype.n=function(t){},n.prototype.v=function(){this.e()},n.prototype.o=function(t){this.b.bd()},n.prototype.p=function(t){this.b.be()},n.prototype.q=function(){this.d=!0,this.g.add(this.h.rootWrapper.listen("mouseenter",i.runOn(this,this.o))),this.g.add(this.h.rootWrapper.listen("mouseleave",i.runOn(this,this.p)))},n.prototype.t=function(){var t,n;this.d=!1;try{for(var r=e.__values(i.fromEnum(this.g)),s=r.next();!s.done;s=r.next()){(0,s.value)()}}catch(e){t={error:e}}finally{try{s&&!s.done&&(n=r.return)&&n.call(r)}finally{if(t)throw t.error}}this.g.clear()},n.prototype.y=function(t){null!=t&&this.h.rootWrapper.setStyleProperty("font",t.fontString)},n.prototype.a=function(){var t=this.h.rootWrapper.getNativeElement().getBoundingClientRect(),e=t.top,i=t.left,n=new Array(2);return n[0]=e,n[1]=i,n},n.prototype.r=function(t){this.b.bb()},n.$t=i.markType(n,"IconView"),n}(i.Base),C=function(t){function n(){var e=t.call(this)||this;e._view=null,e.d=0,e.bm=n.b2,e.bq=n.b6,e.bn=n.b3,e.bo=n.b4,e.bp=n.b5,e.p=n.w,e.q=n.x,e.br=n.b2,e.bw=n.b6,e.ah=null,e.bs=n.b3,e.bt=n.b4,e.bv=n.b5,e.r=n.w,e.t=n.x,e.f=null,e.bu=null,e.ag="ig-icon-"+n.ad++,e.ab=0,e.h=!1,e.af=null,e.j=!1,e.i=!1,e.s=1,e.clicked=null,e.propertyChanged=null;var i=new _;return i.b=e,e.view=i,e.view.u(),e}return e.__extends(n,t),Object.defineProperty(n.prototype,"view",{get:function(){return this._view},set:function(t){this._view=t},enumerable:!0,configurable:!0}),n.prototype.destroy=function(){this.provideContainer(null)},n.prototype.bf=function(t,e,n){null!=this.propertyChanged&&this.propertyChanged(this,new i.PropertyChangedEventArgs(t)),this.bh(t,e,n)},n.prototype.bh=function(t,e,i){switch(t){case"Fill":case"Stroke":case"StrokeThickness":case"HoverFill":case"HoverStroke":case"HoverStrokeThickness":this.bl();break;case"ActualFill":case"ActualStroke":case"ActualHoverFill":case"ActualHoverStroke":case"ActualStrokeThickness":case"ActualHoverStrokeThickness":case"SVGPath":this.bj();break;case"Opacity":this.bk()}},n.prototype.bl=function(){this.bx=null!=this.fill?this.fill:n.b2,this.by=null!=this.b7?this.b7:n.b3,this.b0=null!=this.ca?this.ca:n.b5,this.bz=null!=this.b8?this.b8:n.b4,this.v=i.isNaN_(this.aa)?n.x:this.aa,this.u=i.isNaN_(this.y)?n.w:this.y,this.b1=null!=this.cb?this.cb:n.b6},Object.defineProperty(n.prototype,"l",{get:function(){return null!=this.svgPath&&!this.view.f},enumerable:!0,configurable:!0}),n.prototype.bk=function(){i.NativeUI.u(this.view.k,this.z)},n.prototype.bj=function(){this.view.k;if(this.l){var t=this.view.l;this.n?(i.NativeUI.p(t,this.by),i.NativeUI.w(t,this.bz),i.NativeUI.z(t,this.u)):(i.NativeUI.p(t,this.bx),i.NativeUI.w(t,this.b0),i.NativeUI.z(t,this.v))}else{null!=this.svgPath&&this.view.x(this.svgPath);var e=this.view.k;this.n?(null!=this.by&&i.NativeUI.p(e,this.by),null!=this.bz&&i.NativeUI.w(e,this.bz),i.isNaN_(this.u)||i.NativeUI.z(e,this.u)):(null!=this.bx&&i.NativeUI.p(e,this.bx),null!=this.b0&&i.NativeUI.w(e,this.b0),i.isNaN_(this.v)||i.NativeUI.z(e,this.v))}null!=this.g&&this.view.y(this.g),null!=this.b1&&i.NativeUI.o(this.view.k,this.b1)},Object.defineProperty(n.prototype,"e",{get:function(){return this.d},set:function(t){var e=this.d;this.d=t,e!=this.d&&this.bf("BaseTheme",i.enumGetBox(i.BaseControlTheme_$type,e),i.enumGetBox(i.BaseControlTheme_$type,t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"bx",{get:function(){return this.bm},set:function(t){var e=this.bm;this.bm=t,e!=this.bm&&this.bf("ActualFill",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"b1",{get:function(){return this.bq},set:function(t){var e=this.bq;this.bq=t,e!=this.bq&&this.bf("ActualTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"by",{get:function(){return this.bn},set:function(t){var e=this.bn;this.bn=t,e!=this.bn&&this.bf("ActualHoverFill",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"bz",{get:function(){return this.bo},set:function(t){var e=this.bo;this.bo=t,e!=this.bo&&this.bf("ActualHoverStroke",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"b0",{get:function(){return this.bp},set:function(t){var e=this.bp;this.bp=t,e!=this.bp&&this.bf("ActualStroke",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"u",{get:function(){return this.p},set:function(t){var e=this.p;this.p=t,e!=this.p&&this.bf("ActualHoverStrokeThickness",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"v",{get:function(){return this.q},set:function(t){var e=this.q;this.q=t,e!=this.q&&this.bf("ActualStrokeThickness",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fill",{get:function(){return this.br},set:function(t){var e=this.br;this.br=t,e!=this.br&&this.bf("Fill",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cb",{get:function(){return this.bw},set:function(t){var e=this.bw;this.bw=t,e!=this.bw&&this.bf("TextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"svgPath",{get:function(){return this.ah},set:function(t){var e=this.ah;this.ah=t,e!=this.ah&&this.bf("SVGPath",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"b7",{get:function(){return this.bs},set:function(t){var e=this.bs;this.bs=t,e!=this.bs&&this.bf("HoverFill",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"b8",{get:function(){return this.bt},set:function(t){var e=this.bt;this.bt=t,e!=this.bt&&this.bf("HoverStroke",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ca",{get:function(){return this.bv},set:function(t){var e=this.bv;this.bv=t,e!=this.bv&&this.bf("Stroke",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"y",{get:function(){return this.r},set:function(t){var e=this.r;this.r=t,e!=this.r&&this.bf("HoverStrokeThickness",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"aa",{get:function(){return this.t},set:function(t){var e=this.t;this.t=t,e!=this.t&&this.bf("StrokeThickness",e,t)},enumerable:!0,configurable:!0}),n.prototype.bd=function(){this.n=!0},n.prototype.be=function(){this.n=!1},Object.defineProperty(n.prototype,"g",{get:function(){return this.f},set:function(t){var e=this.f;this.f=t,e!=this.f&&this.bf("TextStyle",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"b9",{get:function(){return this.bu},set:function(t){var e=this.bu;this.bu=t,e!=this.bu&&this.bf("HoverTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ay",{get:function(){return this.ag},set:function(t){var e=this.ag;this.ag=t,e!=this.ag&&this.bf("Id",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"k",{get:function(){return this.h},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ac",{get:function(){return this.ab},set:function(t){var e=this.ab;this.ab=t,this.h=!0,e!=this.ab&&this.bf("TabIndex",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ap",{get:function(){return this.af},set:function(t){var e=this.af;this.af=t,e!=this.af&&this.bf("AriaLabel",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"n",{get:function(){return this.j},set:function(t){var e=this.j;this.j=t,e!=this.j&&this.bf("IsHover",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disabled",{get:function(){return this.i},set:function(t){var e=this.i;this.i=t,e!=this.i&&this.bf("IsDisabled",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"z",{get:function(){return this.s},set:function(t){var e=this.s;this.s=t,e!=this.s&&this.bf("Opacity",e,this.s)},enumerable:!0,configurable:!0}),n.prototype.bg=function(){},n.prototype.onDetachedFromUI=function(){this.view.t()},n.prototype.onAttachedToUI=function(){this.view.q()},n.prototype.bb=function(){this.disabled||null!=this.clicked&&this.clicked(this,new m)},n.prototype.o=function(){return this.view.e()},n.prototype.ae=function(){return this.a()},n.prototype.as=function(){return this.a().j()},n.prototype.a=function(){var t=new v,e=this.view.k;t.a=i.AppearanceHelper.a(i.NativeUI.ah(e)),t.c=i.AppearanceHelper.a(i.NativeUI.ah(e)),t.b=i.AppearanceHelper.a(i.NativeUI.ai(e)),t.d=this.v;var n=this.view.a();if(t.h=n[0],t.f=n[1],t.e=i.NativeUI.c(e),t.i=i.NativeUI.i(e),t.svgPath=this.svgPath,null!=this.g){var r=this.g;if(null!=this.view&&null==r.n){var s=this.view.h,o=i.FontUtil.getFontInfoFromString(s,r.fontString);r.n=o.n,r.d=o.d,r.o=o.o,r.q=o.q,r.r=o.r,r.s=o.s}null!=r.n&&(t.l=r.n),i.isNaN_(r.d)||(t.g=r.d),null!=r.s&&(t.p=r.s),null!=r.q&&(t.n=r.q),null!=r.o&&(t.m=r.q)}return t},n.prototype.provideContainer=function(t){this.view.s(t)},n.$t=i.markType(n,"XIcon",i.Base.$,[i.INotifyPropertyChanged_$type,i.IIcon_$type]),n.b2=null,n.b6=null,n.b5=null,n.b3=null,n.b4=null,n.x=0,n.w=0,n.ad=0,n}(i.Base),k=function(t){function n(){var n=t.call(this)||this;n._disconnected=!1,n._settingAttributes=!1,n._attached=!1,n._queuedSetAttributes=[],n._updatingFromAttribute=!1,n.__p=null,n._hasUserValues=new Set,n._stylingContainer=null,n._stylingParent=null,n._inStyling=!1,n._styling&&i.NamePatcher.ensureStylablePatched(Object.getPrototypeOf(n)),n._portalManager=new i.PortalManager("iconContent"),n._renderer=new i.WebComponentRenderer(n,document,!0,{},n._portalManager),n._container=n._renderer.createElement("div"),n._renderer.updateRoot(n._container),n._implementation=n.createImplementation(),n._implementation.externalObject=n,n._container,null!=n._container.getNativeElement()&&n._container.getNativeElement(),n._wrapper=n._renderer;var r=n.i;return n._icon=r,r.provideContainer(n._renderer),n._onChildrenChanged(),new MutationObserver((function(t){var i,r;try{for(var s=e.__values(t),o=s.next();!o.done;o=s.next()){"childList"==o.value.type&&n._onChildrenChanged()}}catch(t){i={error:t}}finally{try{o&&!o.done&&(r=s.return)&&r.call(s)}finally{if(i)throw i.error}}})).observe(n,{childList:!0}),n}return e.__extends(n,t),n.prototype._onChildrenChanged=function(){for(var t=[],e=0;e<this.childNodes.length;e++){var i=this.childNodes[e];i!==this._container.getNativeElement()&&t.push(i)}this._portalManager.onChildrenChanged(t)},n.prototype.updateStyle=function(){this._styling(this,this)},n.prototype.destroy=function(){this._icon.destroy(),this._wrapper.destroy()},n.prototype.createImplementation=function(){return new C},n.prototype.disconnectedCallback=function(){this._disconnected=!0,this.i&&this.i.onDetachedFromUI()},n.prototype.connectedCallback=function(){if(this._disconnected)return this._disconnected=!1,void(this.i&&this.i.onAttachedToUI());this.classList.add("ig-x-icon"),this.classList.add("igc-x-icon"),this.appendChild(this._container.getNativeElement()),this._attached=!0,this.style.display="inline-block",this.style.verticalAlign="middle",this._flushQueuedAttributes(),this._styling(this,this),this.afterContentInit()},n.prototype.afterContentInit=function(){},Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),n._createFromInternal=function(t){if(!t)return null;if(!t.$type)return null;var e="Igc"+t.$type.name+"Component";return i.TypeRegistrar.isRegistered(e)?i.TypeRegistrar.create(e):null},n.prototype._enqueueSetAttribute=function(t,e){this._queuedSetAttributes.push({attrName:t,attrValue:e})},n.prototype._flushQueuedAttributes=function(){this._settingAttributes=!0;for(var t=0;t<this._queuedSetAttributes.length;t++)this.setAttribute(this._queuedSetAttributes[t].attrName,this._queuedSetAttributes[t].attrValue);this._settingAttributes=!1,this._queuedSetAttributes.length=0},n.prototype._a=function(t,e){this._updatingFromAttribute||(e&&(e=e.toString()),this._settingAttributes=!0,t=i.toSpinal(t),this._attached?this.setAttribute(t,e):this._enqueueSetAttribute(t,e),this._settingAttributes=!1)},Object.defineProperty(n,"observedAttributes",{get:function(){if(null==n._observedAttributesIgcXIconComponent){for(var t=i.getAllPropertyNames(n),e=0;e<t.length;e++)t[e]=i.toSpinal(t[e]);n._observedAttributesIgcXIconComponent=t}return n._observedAttributesIgcXIconComponent},enumerable:!0,configurable:!0}),n.prototype.attributeChangedCallback=function(t,e,n){if(!this._settingAttributes){var r=i.fromSpinal(t);this._updatingFromAttribute=!0,this[r]=n,this._updatingFromAttribute=!1}},n.register=function(){n._isElementRegistered||(n._isElementRegistered=!0,i.RegisterElementHelper.registerElement(n.htmlTagName,n))},Object.defineProperty(n.prototype,"baseTheme",{get:function(){return this.i.e},set:function(t){this.i.e=i.ensureEnum(i.BaseControlTheme_$type,t),this._a("baseTheme",i.enumToString(i.BaseControlTheme_$type,this.i.e))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualFill",{get:function(){return i.brushToString(this.i.bx)},set:function(t){this.i.bx=i.stringToBrush(t),this._a("actualFill",i.brushToString(this.i.bx))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualTextColor",{get:function(){return i.brushToString(this.i.b1)},set:function(t){this.i.b1=i.stringToBrush(t),this._a("actualTextColor",i.brushToString(this.i.b1))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualHoverFill",{get:function(){return i.brushToString(this.i.by)},set:function(t){this.i.by=i.stringToBrush(t),this._a("actualHoverFill",i.brushToString(this.i.by))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualHoverStroke",{get:function(){return i.brushToString(this.i.bz)},set:function(t){this.i.bz=i.stringToBrush(t),this._a("actualHoverStroke",i.brushToString(this.i.bz))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualStroke",{get:function(){return i.brushToString(this.i.b0)},set:function(t){this.i.b0=i.stringToBrush(t),this._a("actualStroke",i.brushToString(this.i.b0))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualHoverStrokeThickness",{get:function(){return this.i.u},set:function(t){this.i.u=+t,this._a("actualHoverStrokeThickness",this.i.u)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualStrokeThickness",{get:function(){return this.i.v},set:function(t){this.i.v=+t,this._a("actualStrokeThickness",this.i.v)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fill",{get:function(){return i.brushToString(this.i.fill)},set:function(t){this.i.fill=i.stringToBrush(t),this._a("fill",i.brushToString(this.i.fill))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"textColor",{get:function(){return i.brushToString(this.i.cb)},set:function(t){this.i.cb=i.stringToBrush(t),this._a("textColor",i.brushToString(this.i.cb))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"svgPath",{get:function(){return this.i.svgPath},set:function(t){this.i.svgPath=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hoverFill",{get:function(){return i.brushToString(this.i.b7)},set:function(t){this.i.b7=i.stringToBrush(t),this._a("hoverFill",i.brushToString(this.i.b7))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hoverStroke",{get:function(){return i.brushToString(this.i.b8)},set:function(t){this.i.b8=i.stringToBrush(t),this._a("hoverStroke",i.brushToString(this.i.b8))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"stroke",{get:function(){return i.brushToString(this.i.ca)},set:function(t){this.i.ca=i.stringToBrush(t),this._a("stroke",i.brushToString(this.i.ca))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hoverStrokeThickness",{get:function(){return this.i.y},set:function(t){this.i.y=+t,this._a("hoverStrokeThickness",this.i.y)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"strokeThickness",{get:function(){return this.i.aa},set:function(t){this.i.aa=+t,this._a("strokeThickness",this.i.aa)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"textStyle",{get:function(){return null==this.i.g?null:this.i.g.fontString},set:function(t){var e=new i.FontInfo;e.fontString=t,this.i.g=e,this._a("textStyle",null!=this.i.g?this.i.g.fontString:"")},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hoverTextColor",{get:function(){return i.brushToString(this.i.b9)},set:function(t){this.i.b9=i.stringToBrush(t),this._a("hoverTextColor",i.brushToString(this.i.b9))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"id",{get:function(){return this.i.ay},set:function(t){this.i.ay=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tabIndex",{get:function(){return this.i.ac},set:function(t){this.i.ac=+t,this._a("tabIndex",this.i.ac)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ariaLabel",{get:function(){return this.i.ap},set:function(t){this.i.ap=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isHover",{get:function(){return this.i.n},set:function(t){this.i.n=i.ensureBool(t),this._a("isHover",this.i.n)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disabled",{get:function(){return this.i.disabled},set:function(t){this.i.disabled=i.ensureBool(t),this._a("disabled",this.i.disabled)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"opacity",{get:function(){return this.i.z},set:function(t){this.i.z=+t,this._a("opacity",this.i.z)},enumerable:!0,configurable:!0}),n.prototype.findByName=function(t){return this.findEphemera&&t&&0==t.indexOf("@@e:")?this.findEphemera(t):null},Object.defineProperty(n.prototype,"hasUserValues",{get:function(){return this._hasUserValues},enumerable:!0,configurable:!0}),n.prototype.__m=function(t){this._inStyling||this._hasUserValues.add(t)},n.prototype._styling=function(t,e,n){if(!this._inStyling){this._inStyling=!0,this._stylingContainer=t,this._stylingParent=e;var r,s=this.i.$type.name;0===s.indexOf("Xam")&&(s=s.substring(3)),r=i.toSpinal("XIconComponent");var o=[],a=i.toSpinal(s);o.push(a+"-");for(var h=this.i.$type.baseType;h&&"Object"!=h.name&&"Base"!=h.name&&"Control"!=h.name&&"DependencyObject"!=h.Name&&"FrameworkElement"!=h.Name;){0===(s=h.name).indexOf("Xam")&&(s=s.substring(3));var u=i.toSpinal(s);o.push(u+"-"),h=h.baseType}if(n){var l=n.i.$type.name;0===l.indexOf("Xam")&&(l=l.substring(3));var c=i.toSpinal(l);o.push(c+"-"+r+"-"),o.push(c+"-"+a+"-")}i.initializePropertiesFromCss(t,this,r+"-",this.hasUserValues,!1,o),this._otherStyling&&this._otherStyling(t,e,n),this._inStyling=!1}},n.prototype.onDetachedFromUI=function(){this.i.onDetachedFromUI()},n.prototype.onAttachedToUI=function(){this.i.onAttachedToUI()},n.prototype.exportVisualModel=function(){return this.i.ae()},n.prototype.exportSerializedVisualModel=function(){return this.i.as()},n._observedAttributesIgcXIconComponent=null,n.htmlTagName="igc-x-icon",n._isElementRegistered=!1,n}(i.IgcHTMLElement),S=function(){function t(){}return t.register=function(){i.IgcChildContentModule.register(),k.register(),i.TypeRegistrar.registerCons("IgcXIconComponent",k),i.TypeRegistrar.registerCons("IgcXIconComponent",k),i.TypeRegistrar.register("XIcon",C.$type)},t}(),j=function(t){return t[t.Sunday=0]="Sunday",t[t.Monday=1]="Monday",t[t.Tuesday=2]="Tuesday",t[t.Wednesday=3]="Wednesday",t[t.Thursday=4]="Thursday",t[t.Friday=5]="Friday",t[t.Saturday=6]="Saturday",t}({}),T=i.markEnum("DayOfWeek","Sunday,0|Monday,1|Tuesday,2|Wednesday,3|Thursday,4|Friday,5|Saturday,6"),P=function(t){function n(){var e=t.call(this)||this;return e.b=0,e.c=0,e.d=0,e.a=0,e}return e.__extends(n,t),n.$t=i.markType(n,"DayInfo"),n}(i.Base),x=function(t){return t[t.FirstDay=0]="FirstDay",t[t.FirstFullWeek=1]="FirstFullWeek",t[t.FirstFourDayWeek=2]="FirstFourDayWeek",t}({}),O=i.markEnum("FirstWeek","FirstDay,0|FirstFullWeek,1|FirstFourDayWeek,2"),w=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e._oldValue=new Date,e._newValue=new Date,e}return e.__extends(n,t),Object.defineProperty(n.prototype,"oldValue",{get:function(){return this._oldValue},set:function(t){this._oldValue=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"newValue",{get:function(){return this._newValue},set:function(t){this._newValue=t},enumerable:!0,configurable:!0}),n.$t=i.markType(n,"SelectedValueChangedEventArgs",i.EventArgs.$),n}(i.EventArgs),B=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e.i=0,e.h=0,e.e=null,e.g=null,e.c=null,e.f=null,e.d=null,e.b=null,e.a=null,e.r=null,e.s=null,e.t=null,e.m=0,e.p=null,e.q=null,e.n=null,e.j=null,e.k=null,e.l=null,e}return e.__extends(n,t),n.prototype.o=function(){var t=new i.StringBuilder(0);t.l("{"),t.l("Density : "+this.i+", "),t.l("BaseTheme : "+this.h+", "),t.l("SelectedDateBackgroundColor : "+this.e.serialize()+", "),t.l("SelectedFocusDateBackgroundColor : "+this.g.serialize()+", "),t.l("FocusDateBackgroundColor : "+this.c.serialize()+", "),t.l("SelectedDateTextColor : "+this.f.serialize()+", "),t.l("FocusDateTextColor : "+this.d.serialize()+", "),t.l("CurrentDateTextColor : "+this.b.serialize()+", "),t.l("CurrentDateBorderColor : "+this.a.serialize()+", "),i.stringIsNullOrEmpty(this.r)||t.l('textStyleFontStyle : "'+this.r+'", '),i.stringIsNullOrEmpty(this.s)||t.l('textStyleFontVariant : "'+this.s+'", '),i.stringIsNullOrEmpty(this.t)||t.l('textStyleFontWeight : "'+this.t+'", '),i.stringIsNullOrEmpty(this.p)||t.l('textStyleFontFamily : "'+this.p+'", '),i.stringIsNullOrEmpty(this.q)||t.l('textStyleFontStretch : "'+this.q+'", '),i.isNaN_(this.m)||t.l("textStyleFontSize : "+this.m+", "),t.l('activePicker : "'+this.n+'", '),t.l("buttonsModels: [");for(var e=0;e<this.j.count;e++){0!=e&&t.l(",");this.j._inner[e].aa.charAt(0).toString().toLowerCase(),this.j._inner[e].aa.substr(1);t.l(this.j._inner[e].ab())}t.l("],"),t.l("dayNamesModels: [");for(var n=0;n<this.k.count;n++)0!=n&&t.l(","),t.l(this.k._inner[n].h());t.l("],"),t.l("weekNumbersModels: [");for(var r=0;r<this.l.count;r++)0!=r&&t.l(","),t.l(this.l._inner[r].h());return t.l("]"),t.l("}"),t.toString()},n.$t=i.markType(n,"CalendarVisualModelExport"),n}(i.Base),N=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e.e=0,e.d=0,e.c=0,e.f=0,e.g=null,e.b=null,e.a=null,e}return e.__extends(n,t),n.prototype.h=function(){var t=new i.StringBuilder(0);return t.l("{"),t.l("top : "+this.e+", "),t.l("left : "+this.d+", "),t.l("height : "+this.c+", "),t.l("width : "+this.f+", "),null!=this.g&&t.l('value : "'+this.g.toString()+'", '),t.l("textColor : "+this.b.serialize()+", "),null!=this.a&&t.l("borderColor : "+this.a.serialize()+", "),t.l("}"),t.toString()},n.$t=i.markType(n,"TextElementsVisualModelExport"),n}(i.Base),I=function(t){function n(){var e=t.call(this)||this;return e.n=null,e.o=null,e.t=null,e.q=null,e.u=null,e.s=null,e.r=null,e.g=new i.List$1(i.DomWrapper_$type,0),e.f=new i.List$1(i.DomWrapper_$type,0),e.h=new i.List$1(i.DomWrapper_$type,0),e.j=new i.List$1(i.DomWrapper_$type,0),e.i=new i.List$1(i.DomWrapper_$type,0),e.e=new i.List$1(i.DomWrapper_$type,0),e.p=null,e.w=null,e.c=null,e.m=null,e.w="day",e.p=null,e}return e.__extends(n,t),n.prototype.k=function(){return this.e},n.prototype.l=function(){return this.i},n.prototype.ao=function(){},n.prototype.an=function(t){if(null!=t){this.m=t,this.m.rootWrapper.setStyleProperty("background-color","rgb(255, 255, 255)");Math.round(t.rootWrapper.width()),Math.round(t.rootWrapper.height());this.aa(),this.a2(),this.a3(),this.a0();var e=this.m.rootWrapper;e.listen("keydown",i.runOn(this,this.z)),e.listen("focus",i.runOn(this,this.y))}else this.m=null},n.prototype.x=function(){return this.w},n.prototype.aa=function(){if(null!=this.m){this.n=this.m.createElement("div"),this.n.setStyleProperty("display","flex"),this.n.setStyleProperty("width","100%"),this.n.setStyleProperty("height","100%"),this.o=this.m.createElement("div"),this.o.setStyleProperty("height","100%"),this.o.setStyleProperty("width","100%"),this.t=this.m.createElement("div"),this.ad(),this.n.append(this.o),this.m.append(this.n);for(var t=0;t<42;t++){var e=this.m.createElement("div");this.f.add(e)}this.ab(),this.a8(),this.q=this.m.createElement("div"),this.q.setStyleProperty("height","100%"),this.m.append(this.q);for(var n=0;n<12;n++){var r=this.m.createElement("div");this.h.add(r)}this.ac();for(var s=0;s<12;s++){this.q.getChildAt(s).listen("click",i.runOn(this,this.ai))}this.q.hide(),this.u=this.m.createElement("div"),this.u.setStyleProperty("height","100%"),this.m.append(this.u);for(var o=0;o<7;o++){var a=this.m.createElement("div");this.j.add(a)}this.ae();for(var h=0;h<7;h++){this.u.getChildAt(h).listen("click",i.runOn(this,this.bd))}this.u.listen("wheel",i.runOn(this,this.be)),this.u.hide()}},n.prototype.ad=function(){if(null!=this.m){this.t.setStyleProperty("display","flex"),this.t.setStyleProperty("flex-direction","column"),this.t.setStyleProperty("padding-top","26px"),this.t.setStyleProperty("width","12%");for(var t=this.c.ag(),e=0;e<6;e++){var i=this.m.createElement("div");i.setAttribute("aria-hidden","true"),i.setStyleProperty("text-align","center"),i.setStyleProperty("vertical-align","middle"),i.setStyleProperty("height","30px"),i.setStyleProperty("width","25px"),i.setStyleProperty("border-width","0px 1px 0px 0px"),i.setStyleProperty("border-style","solid"),i.setStyleProperty("border-color","rgb(163, 172, 184)");var n=this.m.createElement("span");n.setAttribute("aria-hidden","true"),n.setStyleProperty("font","14px Verdana"),n.setStyleProperty("color","rgb(24, 29, 31)"),i.append(n),this.i.add(n),n.setText(t._inner[e].toString()),this.t.append(i)}}},n.prototype.a4=function(){if(null!=this.t){var t=this.c.ag();this.i.clear();for(var e=0;e<6;e++){var i=this.t.getChildAt(e).getChildAt(0);i.setText(t._inner[e].toString()),this.i.add(i)}}},n.prototype.a8=function(){null!=this.t&&(1==this.c.af?(this.t.show(),this.t.setStyleProperty("width","12%"),this.t.parent().setStyleProperty("max-width","245px"),this.t.parent().getChildAt(1).setStyleProperty("width","88%")):(this.t.hide(),this.t.parent().setStyleProperty("max-width","231px"),this.t.parent().getChildAt(1).setStyleProperty("width","100%")))},n.prototype.ab=function(){if(null!=this.m){this.o.setStyleProperty("display","flex"),this.o.setStyleProperty("flex-direction","column"),this.o.setStyleProperty("justify-content","space-evenly");var t=this.m.createElement("div");t.setStyleProperty("display","flex"),t.setStyleProperty("justify-content","space-evenly"),t.setStyleProperty("width","100%"),t.setAttribute("role","row");var e=this.m.createElement("div");e.setStyleProperty("width","15%");var i=this.m.createElement("div");i.setStyleProperty("width","20%");var n=this.m.createElement("div");n.setStyleProperty("width","20%");var r=this.m.createElement("div");r.setStyleProperty("width","15%"),t.append(e),t.append(i),t.append(n),t.append(r),this.o.append(t);var s=this.m.createElement("div");s.setStyleProperty("width","100%"),s.setStyleProperty("height","100%"),s.setStyleProperty("display","flex"),s.setStyleProperty("flex-direction","row"),s.setStyleProperty("justify-content","space-evenly"),this.t.setStyleProperty("padding-bottom","6px"),s.append(this.t);var o=this.m.createElement("div");o.setStyleProperty("display","flex"),o.setStyleProperty("flex-direction","column"),o.setStyleProperty("width","88%"),o.setAttribute("role","grid"),o.setAttribute("aria-readonly","true"),s.append(o),this.o.append(s);for(var a=0,h=0;h<7;h++){var u=this.m.createElement("div");if(u.setAttribute("role","row"),u.setStyleProperty("display","flex"),u.setStyleProperty("justify-content","space-evenly"),0==h){for(var l=0;l<7;l++){var c=this.m.createElement("div");c.setAttribute("role","columnheader"),c.setAttribute("scope","col"),c.setStyleProperty("text-align","center"),c.setStyleProperty("vertical-align","middle"),c.setStyleProperty("width","12%");var p=this.m.createElement("span");p.setStyleProperty("font","16px Verdana"),p.setStyleProperty("color","rgb(24, 29, 31)"),c.append(p),this.e.add(p),u.append(c)}o.append(u)}else{for(var d=0;d<7;d++){var f=this.m.createElement("div");f.setAttribute("role","gridcell"),f.setStyleProperty("justify-content","center");var b=this.f._inner[a],g=this.m.createElement("span");g.setAttribute("aria-hidden","true"),b.append(g),this.af(f,b,a),b.parent().setStyleProperty("max-height","30px"),b.parent().setStyleProperty("display","flex"),f.setStyleProperty("width","12%"),f.setStyleProperty("height","100%"),u.append(f),a++}o.append(u)}}this.s=this.m.createElement("div"),this.s.setStyleProperty("display","flex"),this.s.setStyleProperty("padding-bottom","4px");var y=this.m.createElement("div");y.setStyleProperty("width","100%"),y.setStyleProperty("justify-content","center"),this.r=this.m.createElement("div"),this.r.setAttribute("aria-hidden","true");var m=this.m.createElement("span");m.setAttribute("aria-hidden","true"),this.r.append(m),this.c.cm(y,this.r),this.r.parent().setAttribute("aria-hidden","true"),this.r.parent().parent().setAttribute("tabindex","-1"),this.r.parent().parent().setAttribute("aria-readonly","true"),this.r.parent().parent().setAttribute("aria-selected","false"),this.r.parent().parent().setAttribute("aria-disabled","false"),this.r.parent().parent().setAttribute("data-is-focusable","true"),this.s.append(y),this.o.append(this.s),this.a7(),this.c.cf()}},n.prototype.ac=function(){if(null!=this.m){this.q.setStyleProperty("display","flex"),this.q.setStyleProperty("flex-direction","row"),this.q.setStyleProperty("flex-wrap","wrap"),this.q.setStyleProperty("margin","2px"),this.q.setStyleProperty("justify-content","center"),this.q.setStyleProperty("width","100%"),this.q.setStyleProperty("height","100%"),this.q.setAttribute("role","grid"),this.q.setAttribute("aria-readonly","true");for(var t=0;t<12;t++){var e=this.m.createElement("div");e.setStyleProperty("margin","5px"),e.setAttribute("data-month",(t+1).toString());var i=this.h._inner[t];i.setAttribute("aria-hidden","true"),this.c.cl(e,i),e.setStyleProperty("width","28%"),e.getChildAt(0).setStyleProperty("width","100%");var n=this.m.createElement("span");n.setAttribute("aria-hidden","true");var r,s=t+1;r=this.c.e(s,t),i.parent().parent().setAttribute("aria-label",r[0]),n.setText(r[1]),i.append(n),i.parent().setAttribute("aria-hidden","true"),i.parent().parent().setAttribute("tabindex","-1"),i.parent().parent().setAttribute("aria-readonly","true"),i.parent().parent().setAttribute("aria-selected","false"),i.parent().parent().setAttribute("aria-disabled","false"),i.parent().parent().setAttribute("data-is-focusable","true"),i.setAttribute("data-index",t.toString()),this.q.append(e)}}},n.prototype.bc=function(){for(var t=0;t<12;t++){var e,i=this.h._inner[t],n=t+1;e=this.c.e(n,t),i.parent().parent().setAttribute("aria-label",e[0]),i.getChildAt(0).setText(e[1])}},n.prototype.ae=function(){if(null!=this.m){this.u.setStyleProperty("width","100%"),this.u.setStyleProperty("height","100%");var t=this.c.aq.getFullYear()-3;this.u.setStyleProperty("padding","5px"),this.u.setAttribute("role","grid"),this.u.setAttribute("aria-readonly","true");for(var e=0;e<7;e++){var i=this.m.createElement("div"),n=this.j._inner[e];n.setAttribute("aria-hidden","true"),this.c.cn(i,n,e),n.parent().setAttribute("aria-hidden","true"),n.parent().parent().setAttribute("tabindex","-1"),n.parent().parent().setAttribute("aria-readonly","true"),n.parent().parent().setAttribute("aria-selected","false"),n.parent().parent().setAttribute("aria-disabled","false"),n.parent().parent().setAttribute("data-is-focusable","true"),i.setStyleProperty("width","100%"),i.setStyleProperty("height","14%"),i.setStyleProperty("justify-content","center"),i.getChildAt(0).setStyleProperty("width","98%");var r=this.m.createElement("span");r.setAttribute("aria-hidden","true"),r.setText(t.toString()),t++,n.setAttribute("data-index",e.toString()),n.append(r),this.u.append(i)}}},n.prototype.a7=function(){null!=this.m&&(1==this.c.ae?this.s.setStyleProperty("display","flex"):this.s.setStyleProperty("display","none"))},n.prototype.a2=function(){if(null!=this.m){for(var t=this.o.getChildAt(0),e=0;e<4;e++){var n=this.m.createElement("div");this.g.add(n)}var r=t.getChildAt(0),s=this.g._inner[0],o=this.m.createElement("div");o.setAttribute("aria-hidden","true"),s.append(o),this.c.ck(r,o,s,"prev"),s.parent().parent().setAttribute("aria-label","Previous Month"),s.parent().setStyleProperty("max-height","30px"),s.parent().setStyleProperty("display","flex"),s.setAttribute("data-index","0"),this.av(s);var a=t.getChildAt(1),h=this.g._inner[1],u=this.m.createElement("span");u.setAttribute("aria-hidden","true"),h.append(u),this.c.cj(a,h,"month"),u=h.getChildAt(0);var l=this.c.bx();u.setText(l),h.parent().parent().setAttribute("aria-label","Select Month"),h.parent().setStyleProperty("min-width","40px"),h.parent().setStyleProperty("max-height","30px"),h.parent().setStyleProperty("display","flex"),h.setAttribute("data-index","1"),this.av(h);var c=t.getChildAt(2),p=this.g._inner[2],d=this.m.createElement("span");d.setAttribute("aria-hidden","true"),p.append(d),this.c.cj(c,p,"year"),d=this.g._inner[2].getChildAt(0);var f=this.c.by();d.setText(f),p.parent().parent().setAttribute("aria-label","Select Year"),p.parent().setStyleProperty("min-width","40px"),p.parent().setStyleProperty("max-height","30px"),p.parent().setStyleProperty("display","flex"),p.setAttribute("data-index","2"),this.av(p);var b=t.getChildAt(3),g=this.g._inner[3],y=this.m.createElement("div");y.setAttribute("aria-hidden","true"),g.append(y),this.c.ck(b,y,g,"next"),g.parent().parent().setAttribute("aria-label","Next Month"),g.parent().setStyleProperty("max-height","30px"),g.parent().setStyleProperty("display","flex"),g.setAttribute("data-index","3"),this.av(g);for(var m=this.c.a(),v=0;v<this.g.count;v++)1==m[v]?this.g._inner[v].setAttribute("data-disabled","true"):this.g._inner[v].setAttribute("data-disabled","false");r.listen("click",i.runOn(this,this.ap)),b.listen("click",i.runOn(this,this.ak)),a.listen("click",i.runOn(this,this.aj)),c.listen("click",i.runOn(this,this.bf))}},n.prototype.bb=function(){var t=this.g._inner[1].getChildAt(0),e=this.c.bx();t.setText(e)},n.prototype.av=function(t){t.setAttribute("aria-hidden","true"),t.parent().setAttribute("aria-hidden","true"),t.parent().parent().setAttribute("tabindex","-1"),t.parent().parent().setAttribute("aria-readonly","true"),t.parent().parent().setAttribute("aria-selected","false"),t.parent().parent().setAttribute("aria-disabled","false"),t.parent().parent().setAttribute("data-is-focusable","true"),t.setAttribute("data-section","header"),t.setAttribute("data-disabled","false")},n.prototype.a3=function(){if(null!=this.m){var t=this.o.getChildAt(1).getChildAt(1).getChildAt(0),e=new i.List$1(T,0);switch(this.c.l){case 0:e.add(0),e.add(1),e.add(2),e.add(3),e.add(4),e.add(5),e.add(6);break;case 1:e.add(1),e.add(2),e.add(3),e.add(4),e.add(5),e.add(6),e.add(0);break;case 2:e.add(2),e.add(3),e.add(4),e.add(5),e.add(6),e.add(0),e.add(1);break;case 3:e.add(3),e.add(4),e.add(5),e.add(6),e.add(0),e.add(1),e.add(2);break;case 4:e.add(4),e.add(5),e.add(6),e.add(0),e.add(1),e.add(2),e.add(3);break;case 5:e.add(5),e.add(6),e.add(0),e.add(1),e.add(2),e.add(3),e.add(4);break;case 6:e.add(6),e.add(0),e.add(1),e.add(2),e.add(3),e.add(4),e.add(5)}this.e.clear();for(var n=0;n<e.count;n++){var r=t.getChildAt(n),s=r.getChildAt(0),o=this.c.d(e._inner[n]);r.setAttribute("title",o[0]),r.setAttribute("aria-label",o[0]),s.setText(o[1]),this.e.add(s)}}},n.prototype.a0=function(){if(null!=this.m){this.a1(),this.a4();for(var t=this.o.getChildAt(1).getChildAt(1),e=1;e<7;e++)for(var n=t.getChildAt(e),r=0;r<7;r++){n.getChildAt(r).listen("click",i.runOn(this,this.ag))}}},n.prototype.a1=function(t,e){if(void 0===t&&(t=!1),void 0===e&&(e=!1),null!=this.m){for(var n=null,r=null,s=null,o=this.c.value,a=this.c.aq,h=this.c.av,u=0;u<42;u++){var l=this.f._inner[u],c=l.getChildAt(0),p=this.c.j(u);if(null!=p)l.parent().parent().setAttribute("aria-label",p.c.toString()+"/"+p.b.toString()+"/"+p.d.toString()),l.setAttribute("data-section","days"),l.setAttribute("data-index",u.toString()),l.setAttribute("data-date",p.b.toString()+"/"+p.c.toString()+"/"+p.d.toString()),l.setAttribute("data-selected","false"),l.setAttribute("data-disabled","false"),l.setAttribute("data-today","false"),c.setText(p.b.toString()),+o!=+i.dateMinValue()&&p.b==o.getDate()&&p.c==i.dateGetMonth(o)&&p.d==o.getFullYear()?(n=l,l.parent().parent().setAttribute("aria-selected","true"),l.setAttribute("data-selected","true")):p.b==h.getDate()&&p.c==i.dateGetMonth(h)&&p.d==h.getFullYear()&&(r=l,l.setAttribute("data-today","true")),this.c.ad(u)&&l.setAttribute("data-disabled","true"),1==p.b&&p.c==i.dateGetMonth(a)&&(s=l)}if(1==t)if(null!=n&&+o!=+i.dateMinValue()&&o.getFullYear()==a.getFullYear()&&i.dateGetMonth(o)==i.dateGetMonth(a))this.d(n);else if(null!=r&&h.getFullYear()==a.getFullYear()&&i.dateGetMonth(h)==i.dateGetMonth(a))this.d(r);else if(null!=s){if(1==e)for(var d=41;d>=0;d--){if(this.c.j(d).c==i.dateGetMonth(a))if("false"==this.f._inner[d].getAttribute("data-disabled")){s=this.f._inner[d];break}}else for(var f=0;f<42;f++){if(this.c.j(f).c==i.dateGetMonth(a))if("false"==this.f._inner[f].getAttribute("data-disabled")){s=this.f._inner[f];break}}this.d(s)}}},n.prototype.af=function(t,e,i){if(null!=this.m){e.setAttribute("aria-hidden","true");var n=this.m.createElement("span");n.setAttribute("aria-hidden","true"),e.append(n),this.c.ci(t,e,i),e.parent().setAttribute("aria-hidden","true"),e.parent().parent().setAttribute("tabindex","-1"),e.parent().parent().setAttribute("aria-readonly","true"),e.parent().parent().setAttribute("aria-selected","false"),e.parent().parent().setAttribute("aria-disabled","false"),e.parent().parent().setAttribute("data-is-focusable","true")}},n.prototype.as=function(t,e){if(null!=this.m){var i=this.m.getSubRenderer(t);e.provideContainer(i);i.getExternal(e,i.rootWrapper,i.getExternal(this.c,null,null))}},n.prototype.az=function(t){this.r.getChildAt(0).setText(t),this.r.parent().parent().setAttribute("aria-label",t)},n.prototype.aw=function(t,e){if(null!=this.m){var i=this.m.getSubRenderer(t);e.provideContainer(i);i.getExternal(e,i.rootWrapper,i.getExternal(this.c,null,null))}},n.prototype.ay=function(){if(null!=this.m){var t=this.g._inner[1].getChildAt(0),e=this.c.bx();t.setText(e);var i=this.g._inner[2].getChildAt(0),n=this.c.by();i.setText(n)}},n.prototype.at=function(t,e){if(void 0===t&&(t=!1),void 0===e&&(e=!1),null!=this.m){this.a1(t,e),this.a4();for(var i=this.c.a(),n=0;n<this.g.count;n++)1==i[n]?this.g._inner[n].setAttribute("data-disabled","true"):this.g._inner[n].setAttribute("data-disabled","false")}},n.prototype.ax=function(){if(null!=this.m&&0!=this.h.count){for(var t=null,e=null,n=0,r=0,s=0,o=0;o<12;o++){var a=this.h._inner[o];a.setAttribute("data-section","months"),a.setAttribute("data-disabled","false"),a.parent().parent().setAttribute("aria-selected","false");var h=o+1,u=this.c.value,l=this.c.av;+u!=+i.dateMinValue()&&i.dateGetMonth(u)==h&&(e=a,n=o,a.parent().parent().setAttribute("aria-selected","true")),i.dateGetMonth(l)==h&&(t=a,r=o),this.c.aa(o,h)&&a.setAttribute("data-disabled","true")}for(var c=0;c<this.h.count;c++){if("false"==this.h._inner[c].getAttribute("data-disabled")){s=c;break}}var p=this.h._inner[n].getAttribute("data-disabled"),d=this.h._inner[r].getAttribute("data-disabled"),f=this.h._inner[s].getAttribute("data-disabled");null!=e&&"false"==p?this.d(e):null!=t&&"false"==d?this.d(t):"false"==f?this.d(this.h._inner[s]):this.ar()}},n.prototype.a6=function(){if(null!=this.m&&0!=this.j.count){var t=this.c.aq.getFullYear();this.a5(t,!0)}},n.prototype.a5=function(t,e){void 0===e&&(e=!1),t<this.c.au.getFullYear()&&(t=this.c.au.getFullYear()),t>this.c.at.getFullYear()&&(t=this.c.at.getFullYear());for(var i=t-3,n=!1,r=0;r<7;r++){var s=this.j._inner[r];s.setAttribute("data-section","years"),s.setAttribute("data-disabled","false"),s.parent().parent().setAttribute("aria-selected","false");var o=this.c.ab(r,i);s.setAttribute("data-disabled",o.toString()),s.getChildAt(0).setText(i.toString()),s.parent().parent().setAttribute("aria-label",i.toString()),i==t&&e&&0==o&&(s.parent().parent().setAttribute("aria-selected","true"),n=!0,this.d(s)),i++}if(0==n&&"false"==this.j._inner[3].getAttribute("data-disabled")){var a=this.j._inner[3];this.d(a)}},n.prototype.ar=function(t){void 0===t&&(t=!1),this.at(),this.ay(),this.w="day",this.n.show(),this.n.setStyleProperty("display","flex"),this.q.hide(),this.u.hide(),this.au(t),this.ah()},n.prototype.au=function(t){void 0===t&&(t=!1);for(var e=null,n=null,r=null,s=0;s<this.f.count;s++){var o=this.f._inner[s],a=i.parseBool(o.getAttribute("data-disabled").toString()),h=o.getAttribute("data-date").toString().split("/")[1],u=i.parseBool(o.getAttribute("data-selected").toString()),l=i.parseBool(o.getAttribute("data-today").toString());1==u&&(n=o),1==l&&(r=o);var c=i.dateGetMonth(this.c.aq).toString();0==a&&c==h&&null==e&&(e=o)}if(null!=r&&(e=r),null!=n&&0==t&&(e=n),null==e)for(var p=0;p<this.g.count;p++){if(0==i.parseBool(this.g._inner[p].getAttribute("data-disabled").toString())){e=this.g._inner[p];break}}null!=e&&this.d(e)},n.prototype.d=function(t){return null!=t&&(!i.parseBool(t.getAttribute("data-disabled").toString())&&(this.p=t,!0))},n.prototype.ah=function(){null!=this.p&&this.p.parent().parent().focus(!1)},n.prototype.aq=function(t,e){void 0===t&&(t=!0),void 0===e&&(e=!1),i.parseBool(this.g._inner[0].getAttribute("data-disabled").toString())||(this.c.cc(-1),this.at(t,e),this.ay())},n.prototype.al=function(t,e){void 0===t&&(t=!0),void 0===e&&(e=!1),i.parseBool(this.g._inner[3].getAttribute("data-disabled").toString())||(this.c.cc(1),this.at(t,e),this.ay())},n.prototype.a9=function(){this.n.hide(),this.q.show(),this.q.setStyleProperty("display","flex"),this.u.hide(),this.w="month",this.ax(),this.ah()},n.prototype.ba=function(){this.n.hide(),this.q.hide(),this.u.show(),this.w="year",this.a6(),this.ah()},n.prototype.y=function(t){},n.prototype.z=function(t){var e=t.which;if("day"==this.w){var n=this.p.getAttribute("data-section").toString(),r=parseInt(this.p.getAttribute("data-index").toString());if("header"==n)if(37==e)if(r>0){var s=this.g._inner[r-1];0==this.d(s)&&r>1&&(s=this.g._inner[r-2],this.d(s)),this.ah()}else{this.aq(!1),1==i.parseBool(this.p.getAttribute("data-disabled").toString())&&(this.au(),this.ah())}else if(39==e)if(r<3){var o=this.g._inner[r+1];0==this.d(o)&&r<2&&(o=this.g._inner[r+2],this.d(o)),this.ah()}else{this.al(!1),1==i.parseBool(this.p.getAttribute("data-disabled").toString())&&(this.au(),this.ah())}else 9==e?t.shiftKey?this.c.cs():(t.preventDefault(),this.at(!0),this.ah()):13==e&&(t.preventDefault(),0==r?this.aq(!1):1==r?this.a9():2==r?this.ba():3==r&&this.al(!1));else if("days"==n){var a=this.p.getAttribute("data-date").toString().split("/"),h=a[0],u=a[1];if(37==e)if(0==r)this.aq(!0,!0),this.ah();else{var l=this.f._inner[r-1],c=l.getAttribute("data-date").toString().split("/"),p=c[0],d=c[1];if(u==d)this.d(l),this.ah();else{this.aq();var f=this.v(p,d);this.d(f),this.ah()}}else if(39==e)if(41==r)this.al(!0,!1),this.ah();else{var b=this.f._inner[r+1],g=b.getAttribute("data-date").toString().split("/"),y=g[0],m=g[1];if(u==m)this.d(b),this.ah();else{this.al();var v=this.v(y,m);this.d(v),this.ah()}}else if(40==e)if(r>=35){this.al();var _=this.v(h,u),C=parseInt(_.getAttribute("data-index").toString()),k=this.f._inner[C+7].getAttribute("data-date").toString().split("/"),S=k[0],j=k[1],T=this.v(S,j);this.d(T),this.ah()}else{var P=this.f._inner[r+7],x=P.getAttribute("data-date").toString().split("/"),O=x[0],w=x[1];if(u==w)this.d(P),this.ah();else{this.al();var B=this.v(O,w);this.d(B),this.ah()}}else if(38==e)if(r<=6){this.aq();var N=this.v(h,u),I=parseInt(N.getAttribute("data-index").toString()),A=this.f._inner[I-7].getAttribute("data-date").toString().split("/"),F=A[0],U=A[1],q=this.v(F,U);this.d(q),this.ah()}else{var R=this.f._inner[r-7],D=R.getAttribute("data-date").toString().split("/"),E=D[0],z=D[1];if(u==z)this.d(R),this.ah();else{this.aq();var W=this.v(E,z);this.d(W),this.ah()}}else if(34==e)this.al(),this.ah();else if(33==e)this.aq(),this.ah();else if(9==e)if(t.shiftKey){t.preventDefault();var $=this.g._inner[1];this.d($),this.ah()}else this.c.cs()}}else if("month"==this.w){var H=parseInt(this.p.getAttribute("data-index").toString());if(37==e)if(0==H){var M=this.h._inner[11];this.d(M),this.ah()}else{var L=this.h._inner[H-1];this.d(L),this.ah()}else if(39==e)if(11==H){var V=this.h._inner[0];this.d(V),this.ah()}else{var G=this.h._inner[H+1];this.d(G),this.ah()}else if(40==e)if(H>=9){var X=this.h._inner[H-9];this.d(X),this.ah()}else{var K=this.h._inner[H+3];this.d(K),this.ah()}else if(38==e)if(H<=2){var Y=this.h._inner[H+9];this.d(Y),this.ah()}else{var J=this.h._inner[H-3];this.d(J),this.ah()}else 13==e&&(this.d(this.g._inner[1]),this.ah())}else if("year"==this.w){parseInt(this.p.getAttribute("data-index").toString());var Q=parseInt(this.j._inner[3].getChildAt(0).getText());40==e?(this.c.cz(Q,1),this.ah()):38==e?(this.c.cz(Q,-1),this.ah()):13==e&&(this.d(this.g._inner[2]),this.ah())}27==e&&(this.ar(),this.c.cs()),1==t.altKey&&38==e&&(this.ar(),this.c.cs())},n.prototype.v=function(t,e){for(var i=null,n=null,r=0;r<42;r++){var s=this.f._inner[r],o=s.getAttribute("data-date").toString().split("/"),a=o[0],h=o[1];if(e==h&&null==n&&(n=s),e==h&&t==a){i=s;break}}return null==i&&(i=n),i},n.prototype.ap=function(t){var e=this.g._inner[0];1!=i.parseBool(e.getAttribute("data-disabled").toString())&&this.aq()},n.prototype.ak=function(t){var e=this.g._inner[3];1!=i.parseBool(e.getAttribute("data-disabled").toString())&&this.al()},n.prototype.aj=function(t){var e=this.g._inner[1];1!=i.parseBool(e.getAttribute("data-disabled").toString())&&this.a9()},n.prototype.bf=function(t){var e=this.g._inner[2];1!=i.parseBool(e.getAttribute("data-disabled").toString())&&this.ba()},n.prototype.ag=function(t){var e=t.originalEvent.currentTarget,n=e.innerText;if(""!=n){var r=e.lastChild.lastChild.lastChild;if(0==i.parseBool(r.getAttribute("data-disabled").toString())){var s=r.getAttribute("data-date").toString().split("/"),o=s[1],a=s[2];this.c.co(n,o,a)}}},n.prototype.ai=function(t){var e=t.originalEvent.currentTarget,n=e.getAttribute("data-month").toString();if(""!=n){var r=parseInt(n),s=e.lastChild.lastChild.lastChild;0==i.parseBool(s.getAttribute("data-disabled").toString())&&(this.c.cd(r),this.ar())}},n.prototype.bd=function(t){var e=t.originalEvent.currentTarget,n=e.innerText;if(""!=n){var r=parseInt(n),s=e.lastChild.lastChild.lastChild;0==i.parseBool(s.getAttribute("data-disabled").toString())&&(this.c.ce(r),this.ar())}},n.prototype.be=function(t){t.preventDefault();var e=t.originalEvent.deltaY,i=parseInt(this.j._inner[3].getChildAt(0).getText());this.c.cz(i,e)},n.prototype.a=function(){var t=this.m.rootWrapper.getNativeElement().getBoundingClientRect(),e=t.top,i=t.left,n=new Array(2);return n[0]=e,n[1]=i,n},n.prototype.b=function(t){var e=t.getNativeElement().getBoundingClientRect(),i=e.top,n=e.left,r=new Array(2);return r[0]=i,r[1]=n,r},n.prototype.am=function(){},n.$t=i.markType(n,"CalendarView"),n}(i.Base),A=function(t){function n(){var e=t.call(this)||this;e.h=null,e.aq=i.dateNow(),e.am=new Date,e.ai=null,e.aj=null,e.ah=null,e.ak=null,e.al=null,e.g=null,e.ap=i.dateMinValue(),e.propertyChanged=null,e.close=null,e.selectedValueChanged=null,e.w=null,e.as=i.dateMinValue(),e.ar=i.dateNow(),e.ao=i.dateMinValue(),e.an=i.dateMaxValue(),e.s=3,e.q=1,e.c6=i.BrushUtil.g(0,255,255,255),e.dc=i.BrushUtil.g(255,33,150,243),e.de=i.BrushUtil.g(255,21,112,184),e.c9=i.BrushUtil.g(76,33,150,243),e.db=i.BrushUtil.g(50,186,191,199),e.df=i.BrushUtil.g(255,24,29,31),e.dd=i.BrushUtil.g(255,255,255,255),e.da=i.BrushUtil.g(255,24,29,31),e.c8=i.BrushUtil.g(255,33,150,243),e.c7=i.BrushUtil.g(255,33,150,243),e.y=!1,e.u=null,e.k=0,e.n=0,e.z=!1,e.am=i.dateAddYears(e.am,-200),e.ai=new i.ObservableCollection$1(P.$,0),e.aj=new i.ObservableCollection$1(f.$,0),e.ah=new i.ObservableCollection$1(f.$,0),e.ak=new i.ObservableCollection$1(f.$,0),e.al=new i.ObservableCollection$1(f.$,0);var n=new I;return n.c=e,e.h=n,e.h.ao(),e}return e.__extends(n,t),n.prototype.cs=function(){null!=this.close&&this.close(this)},n.prototype.cu=function(t){var e,n=this.as;this.as=t,null!=this.selectedValueChanged&&this.selectedValueChanged(this,((e=new w).oldValue=n,e.newValue=t,e)),+this.value!=+i.dateMinValue()&&(this.aq=this.value),this.cx()},n.prototype.co=function(t,e,n){var r=i.dateFromValues(parseInt(n),parseInt(e),parseInt(t),0,0,0,0);this.cu(r)},n.prototype.notifySizeChanged=function(){this.h.am()},n.prototype.destroy=function(){if(null!=this.g){var t=this.g;t.clicked=i.delegateRemove(t.clicked,i.runOn(this,this.c2))}this.provideContainer(null)},n.prototype.provideContainer=function(t){this.h.an(t)},Object.defineProperty(n.prototype,"x",{get:function(){return null==this.w&&(this.w=new i.SRProvider(this.h.m),this.w.cb("Calendar")),this.w},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"value",{get:function(){return this.as},set:function(t){var e=this.as;this.ap=e,this.as=t,+e!=+this.as&&this.ct("Value",e,this.as)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"av",{get:function(){return this.ar},set:function(t){var e=this.ar;this.ar=t,+e!=+this.ar&&this.ct("Today",e,this.ar)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"au",{get:function(){return this.ao},set:function(t){var e=this.ao;this.ao=t,+e!=+this.ao&&this.ct("MinDate",e,this.ao)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"at",{get:function(){return this.an},set:function(t){var e=this.an;this.an=t,+e!=+this.an&&this.ct("MaxDate",e,this.an)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"t",{get:function(){return this.s},set:function(t){var e=this.s;this.s=t,e!=this.s&&this.ct("Density",i.enumGetBox(i.ControlDisplayDensity_$type,e),i.enumGetBox(i.ControlDisplayDensity_$type,this.s))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"r",{get:function(){return this.q},set:function(t){var e=this.q;this.q=t,e!=this.q&&this.ct("BaseTheme",i.enumGetBox(i.BaseControlTheme_$type,e),i.enumGetBox(i.BaseControlTheme_$type,this.q))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"dg",{get:function(){return this.c6},set:function(t){var e=this.c6;this.c6=t,e!=this.c6&&this.ct("BackgroundColor",e,this.c6)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"dm",{get:function(){return this.dc},set:function(t){var e=this.dc;this.dc=t,e!=this.dc&&this.ct("SelectedDateBackgroundColor",e,this.dc)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"dp",{get:function(){return this.de},set:function(t){var e=this.de;this.de=t,e!=this.de&&this.ct("SelectedFocusDateBackgroundColor",e,this.de)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"dj",{get:function(){return this.c9},set:function(t){var e=this.c9;this.c9=t,e!=this.c9&&this.ct("FocusDateBackgroundColor",e,this.c9)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"dl",{get:function(){return this.db},set:function(t){var e=this.db;this.db=t,e!=this.db&&this.ct("HoverBackgroundColor",e,this.db)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"dq",{get:function(){return this.df},set:function(t){var e=this.df;this.df=t,e!=this.df&&this.ct("TextColor",e,this.df)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"dn",{get:function(){return this.dd},set:function(t){var e=this.dd;this.dd=t,e!=this.dd&&this.ct("SelectedDateTextColor",e,this.dd)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"dk",{get:function(){return this.da},set:function(t){var e=this.da;this.da=t,e!=this.da&&this.ct("FocusDateTextColor",e,this.da)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"di",{get:function(){return this.c8},set:function(t){var e=this.c8;this.c8=t,e!=this.c8&&this.ct("CurrentDateTextColor",e,this.c8)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"dh",{get:function(){return this.c7},set:function(t){var e=this.c7;this.c7=t,e!=this.c7&&this.ct("CurrentDateBorderColor",e,this.c7)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ae",{get:function(){return this.y},set:function(t){var e=this.y;this.y=t,e!=this.y&&this.ct("ShowTodayButton",e,this.y)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"v",{get:function(){return this.u},set:function(t){var e=this.u;this.u=t,e!=this.u&&this.ct("TextStyle",e,this.u)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"l",{get:function(){return this.k},set:function(t){var e=this.k;this.k=t,e!=this.k&&this.ct("FirstDayOfWeek",i.enumGetBox(T,e),i.enumGetBox(T,this.k))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"o",{get:function(){return this.n},set:function(t){var e=this.n;this.n=t,e!=this.n&&this.ct("FirstWeekOfYear",i.enumGetBox(O,e),i.enumGetBox(O,this.n))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"af",{get:function(){return this.z},set:function(t){var e=this.z;this.z=t,e!=this.z&&this.ct("ShowWeekNumbers",e,this.z)},enumerable:!0,configurable:!0}),n.prototype.ct=function(t,e,n){null!=this.propertyChanged&&this.propertyChanged(this,new i.PropertyChangedEventArgs(t)),this.cv(t,e,n)},n.prototype.cv=function(t,e,n){switch(t){case"Density":this.c0();break;case"BaseTheme":this.c1();break;case"Value":+this.value!=+i.dateMinValue()&&(i.dateGetDate(this.value)<i.dateGetDate(this.au)||i.dateGetDate(this.value)>i.dateGetDate(this.at))&&(this.value=this.ap),this.ap=this.value,+this.value!=+i.dateMinValue()&&(this.aq=this.value),this.cx();break;case"Today":var r=i.Base.compareSimple(this.av,this.au),s=i.Base.compareSimple(this.av,this.at);r<0?this.ar=this.au:s>0&&(this.ar=this.at),+this.value==+i.dateMinValue()&&(this.aq=this.av),this.cx();break;case"MaxDate":case"MinDate":i.Base.compareSimple(this.au,this.at)>=0&&(this.at=i.dateMaxValue());var o=i.Base.compareSimple(this.aq,this.au),a=i.Base.compareSimple(this.aq,this.at);o<0?this.aq=this.au:a>0&&(this.aq=this.at),this.cx();break;case"TextColor":case"SelectedDateTextColor":case"FocusDateTextColor":case"CurrentDateTextColor":case"CurrentDateBorderColor":case"BackgroundColor":case"FocusDateBackgroundColor":case"SelectedFocusDateBackgroundColor":case"SelectedDateBackgroundColor":case"HoverBackgroundColor":this.c3();break;case"TextStyle":this.c4();break;case"ShowTodayButton":this.h.a7();break;case"FirstDayOfWeek":this.cx();break;case"FirstWeekOfYear":case"ShowWeekNumbers":this.h.a8(),this.cx()}},n.prototype.c3=function(){for(var t=0;t<this.aj.count;t++)null!=this.dq&&(this.aj._inner[t].s6=this.dq),null!=this.dk&&(this.aj._inner[t].s2=this.dk),null!=this.dg&&(this.aj._inner[t].sw=this.dg),null!=this.dj&&(this.aj._inner[t].s1=this.dj),null!=this.dl&&(this.aj._inner[t].s3=this.dl);for(var e=0;e<this.ah.count;e++)null!=this.dq&&(this.ah._inner[e].s6=this.dq),null!=this.dk&&(this.ah._inner[e].s2=this.dk),null!=this.dg&&(this.ah._inner[e].sw=this.dg),null!=this.dj&&(this.ah._inner[e].s1=this.dj),null!=this.dl&&(this.ah._inner[e].s3=this.dl);for(var i=0;i<this.ak.count;i++)null!=this.dq&&(this.ak._inner[i].s6=this.dq),null!=this.dk&&(this.ak._inner[i].s2=this.dk),null!=this.dg&&(this.ak._inner[i].sw=this.dg),null!=this.dj&&(this.ak._inner[i].s1=this.dj),null!=this.dl&&(this.ak._inner[i].s3=this.dl);for(var n=0;n<this.al.count;n++)null!=this.dq&&(this.al._inner[n].s6=this.dq),null!=this.dk&&(this.al._inner[n].s2=this.dk),null!=this.dg&&(this.al._inner[n].sw=this.dg),null!=this.dj&&(this.al._inner[n].s1=this.dj),null!=this.dl&&(this.al._inner[n].s3=this.dl)},n.prototype.c4=function(){for(var t=0;t<this.aj.count;t++)null!=this.u&&(this.aj._inner[t].v=this.u);for(var e=0;e<this.ah.count;e++)null!=this.u&&(this.ah._inner[e].v=this.u);for(var i=0;i<this.ak.count;i++)null!=this.u&&(this.ak._inner[i].v=this.u);for(var n=0;n<this.al.count;n++)null!=this.u&&(this.al._inner[n].v=this.u)},n.prototype.cq=function(){this.cx(),this.h.au(),this.h.ah()},n.prototype.c1=function(){},n.prototype.c0=function(){},n.prototype.ch=function(){this.value=i.dateMinValue(),this.h.at()},n.prototype.cx=function(){this.c5(),this.h.a3(),this.cg(),this.h.ay(),this.h.a6(),this.h.at()},n.prototype.c5=function(){var t=i.stringIsNullOrWhiteSpace(this.x.b1("Today"))?"Today":this.x.b1("Today");this.h.az(t),this.h.bc(),this.h.bb()},n.prototype.cf=function(){this.cg()},n.prototype.ci=function(t,e,n){var r=new f;this.h.as(t,r),r.i=this.r,r.m=this.t,r.v=this.u,r.eu=-1,r.e=1,null!=this.u&&(r.v=this.u);var s=new i.CornerRadius(0,2);r.kf=s,r.kw=s,r.ec=0,r.appendButtonContent(e),r.s6=this.dq,r.s2=this.dk,r.sw=this.dg,r.s1=this.dj,r.s3=this.dl,r.bh=30,r.bg=30,this.ah.add(r),r.ih="btnDays"+n.toString()},n.prototype.cm=function(t,e){var n=new f;this.h.as(t,n),n.i=this.r,n.m=this.t,n.v=this.u,n.eu=-1,n.e=1,null!=this.u&&(n.v=this.u);var r=new i.CornerRadius(0,2);n.kf=r,n.kw=r,n.ec=0,n.appendButtonContent(e);var s=i.stringIsNullOrWhiteSpace(this.x.b1("Today"))?"Today":this.x.b1("Today");this.h.az(s),n.s6=this.dq,n.s2=this.dk,n.sw=this.dg,n.s1=this.dj,n.s3=this.dl,this.g=n;var o=this.g;o.clicked=i.delegateCombine(o.clicked,i.runOn(this,this.c2))},n.prototype.c2=function(t,e){this.aq=this.av,this.cg(),this.h.ar(!0)},n.prototype.cl=function(t,e){var n=new f;this.h.as(t,n),n.i=this.r,n.m=this.t,n.v=this.u,n.eu=-1,n.e=1,null!=this.u&&(n.v=this.u);var r=new i.CornerRadius(0,2);n.kf=r,n.kw=r,n.ec=0,n.appendButtonContent(e),n.s6=this.dq,n.s2=this.dk,n.sw=this.dg,n.s1=this.dj,n.s3=this.dl,n.bh=40,this.ak.add(n)},n.prototype.e=function(t,e){var n=new Array(2);switch(n[0]="",n[1]="",t){case 1:n[0]=i.stringIsNullOrWhiteSpace(this.x.b1("January_Full"))?"January":this.x.b1("January_Full"),n[1]=i.stringIsNullOrWhiteSpace(this.x.b1("January_Short"))?"Jan":this.x.b1("January_Short");break;case 2:n[0]=i.stringIsNullOrWhiteSpace(this.x.b1("February_Full"))?"February":this.x.b1("February_Full"),n[1]=i.stringIsNullOrWhiteSpace(this.x.b1("February_Short"))?"Feb":this.x.b1("February_Short");break;case 3:n[0]=i.stringIsNullOrWhiteSpace(this.x.b1("March_Full"))?"March":this.x.b1("March_Full"),n[1]=i.stringIsNullOrWhiteSpace(this.x.b1("March_Short"))?"Mar":this.x.b1("March_Short");break;case 4:n[0]=i.stringIsNullOrWhiteSpace(this.x.b1("April_Full"))?"April":this.x.b1("April_Full"),n[1]=i.stringIsNullOrWhiteSpace(this.x.b1("April_Short"))?"Apr":this.x.b1("April_Short");break;case 5:n[0]=i.stringIsNullOrWhiteSpace(this.x.b1("May_Full"))?"May":this.x.b1("May_Full"),n[1]=i.stringIsNullOrWhiteSpace(this.x.b1("May_Short"))?"May":this.x.b1("May_Short");break;case 6:n[0]=i.stringIsNullOrWhiteSpace(this.x.b1("June_Full"))?"June":this.x.b1("June_Full"),n[1]=i.stringIsNullOrWhiteSpace(this.x.b1("June_Short"))?"Jun":this.x.b1("June_Short");break;case 7:n[0]=i.stringIsNullOrWhiteSpace(this.x.b1("July_Full"))?"July":this.x.b1("July_Full"),n[1]=i.stringIsNullOrWhiteSpace(this.x.b1("July_Short"))?"Jul":this.x.b1("July_Short");break;case 8:n[0]=i.stringIsNullOrWhiteSpace(this.x.b1("August_Full"))?"August":this.x.b1("August_Full"),n[1]=i.stringIsNullOrWhiteSpace(this.x.b1("August_Short"))?"Aug":this.x.b1("August_Short");break;case 9:n[0]=i.stringIsNullOrWhiteSpace(this.x.b1("September_Full"))?"September":this.x.b1("September_Full"),n[1]=i.stringIsNullOrWhiteSpace(this.x.b1("September_Short"))?"Sep":this.x.b1("September_Short");break;case 10:n[0]=i.stringIsNullOrWhiteSpace(this.x.b1("October_Full"))?"October":this.x.b1("October_Full"),n[1]=i.stringIsNullOrWhiteSpace(this.x.b1("October_Short"))?"Oct":this.x.b1("October_Short");break;case 11:n[0]=i.stringIsNullOrWhiteSpace(this.x.b1("November_Full"))?"November":this.x.b1("November_Full"),n[1]=i.stringIsNullOrWhiteSpace(this.x.b1("November_Short"))?"Nov":this.x.b1("November_Short");break;case 12:n[0]=i.stringIsNullOrWhiteSpace(this.x.b1("December_Full"))?"December":this.x.b1("December_Full"),n[1]=i.stringIsNullOrWhiteSpace(this.x.b1("December_Short"))?"Dec":this.x.b1("December_Short")}return this.ak._inner[e].ih="btnMonth"+n[1],n},n.prototype.cn=function(t,e,n){var r=new f;this.h.as(t,r),r.i=this.r,r.m=this.t,r.v=this.u,r.eu=-1,r.e=1,null!=this.u&&(r.v=this.u);var s=new i.CornerRadius(0,2);r.kf=s,r.kw=s,r.ec=0,r.appendButtonContent(e),r.s6=this.dq,r.s2=this.dk,r.sw=this.dg,r.s1=this.dj,r.s3=this.dl,r.ih="btnYear"+n.toString(),this.al.add(r)},n.prototype.cg=function(){+this.aq==+i.dateMinValue()&&(this.aq=i.dateNow()),this.ai.clear();for(var t=i.dateAddDays(this.aq,-(this.aq.getDate()-1)),e=this.l,n=t.getDay();n!=e;)n=(t=i.dateAddDays(t,-1)).getDay();for(;this.ai.count<42;){var r=new P;r.b=t.getDate(),r.c=i.dateGetMonth(t),r.d=t.getFullYear(),r.a=t.getDay(),this.ai.add(r),t=i.dateAddDays(t,1)}},n.prototype.ag=function(){var t=new i.List$1(i.Number_$type,0);if(0==this.af){for(var e=0;e<6;e++)t.add(e);return t}for(var n=i.dateFromValues(this.aq.getFullYear(),i.dateGetMonth(this.aq),1,0,0,0,0),r=0;r<6;r++){var s=0;if(s=(this.o,this.ba(n,this.o,this.l)),(0==this.o||2==this.o)&&2==s&&53==t._inner[r-1])for(var o=n,a=0;a<6;a++)o.getDay()==this.l?o.getDate()>1?t._inner[r-1]=1:s=1:o.getDay()<this.l?o=i.dateAddDays(o,1):o.getDay()>this.l&&(o=i.dateAddDays(o,-1));t.add(s),n=i.dateAddDays(n,7)}return t},n.prototype.a9=function(t){var e=i.dateAddMonths(i.dateAddDays(t,1-t.getDate()),1-i.dateGetMonth(t)),n=i.dateAddDays(i.dateAddYears(e,1),-1),r=i.truncate(i.timeSpanTotalDays(+t-+e))+[6,7,8,9,10,4,5][e.getDay()],s=i.intDivide(r,7);switch(s){case 0:return this.a9(i.dateAddDays(e,-1));case 53:return n.getDay()<4?1:s;default:return s}},n.prototype.ba=function(t,e,i){if(i<0||i>6)return-1;switch(e){case 0:return this.a8(t,i);case 1:return this.bb(t,i,7);case 2:return this.bb(t,i,4)}return-1},n.prototype.a8=function(t,e){var n=this.a7(t)-1,r=(t.getDay()-n%7-e+14)%7;return i.intDivide(n+r,7)+1},n.prototype.bb=function(t,e,n){var r,s,o=this.a7(t)-1;return 0!=(r=(e-(t.getDay()-o%7)+14)%7)&&r>=n&&(r-=7),(s=o-r)>=0?i.intDivide(s,7)+1:t<=i.dateAddDays(this.au,o)?this.bc(e,n):this.bb(i.dateAddDays(t,-(o+1)),e,n)},n.prototype.bc=function(t,e){var n=this.a7(this.au)-1,r=this.m(this.au)-n%7,s=(t+7-r)%7;if(0==s||s>=e)return 1;var o=(t-(r-1-0)+14)%7,a=364-o;return o>=e&&(a+=7),i.intDivide(a,7)+1},n.prototype.a7=function(t){return this.a6(t,1)},n.prototype.m=function(t){return(i.intDivide(t.getTime(),864e9)+1)%7},n.prototype.a6=function(t,e){var r=this.bd(t.getFullYear(),i.dateGetMonth(t),t.getDate()),s=i.intDivide(r,864e9),o=i.intDivide(s,146097);s-=146097*o;var a=i.intDivide(s,36524);4==a&&(a=3),s-=36524*a;var h=i.intDivide(s,1461);s-=1461*h;var u=i.intDivide(s,365);if(4==u&&(u=3),0==e)return 400*o+100*a+4*h+u+1;if(s-=365*u,1==e)return s+1;for(var l=3==u&&(24!=h||3==a)?n.c:n.b,c=s>>6;s>=l[c];)c++;return 2==e?c:s-l[c-1]+1},n.prototype.bd=function(t,e,r){if(t>=1&&t<=9999&&e>=1&&e<=12){var s=n.ac(t)?n.c:n.b;if(r>=1&&r<=s[e]-s[e-1]){var o=t-1;return 864e9*(365*o+i.intDivide(o,4)-i.intDivide(o,100)+i.intDivide(o,400)+s[e-1]+r-1)}}return-1},n.ac=function(t){return t%4==0&&(t%100!=0||t%400==0)},n.prototype.ck=function(t,e,r,s){var o=new f;this.h.as(t,o),o.i=this.r,o.m=this.t,o.v=this.u,o.eu=-1,o.e=1;var a=new i.CornerRadius(0,2);o.kf=a,o.kw=a,o.ec=0;var h=new C;this.h.aw(e,h),"prev"==s?(h.svgPath=n.bk,o.ih="btnPrev"):"next"==s&&(h.svgPath=n.bl,o.ih="btnNext"),o.appendButtonContent(r),o.s6=this.dq,o.s2=this.dk,o.sw=this.dg,o.s1=this.dj,o.s3=this.dl,o.bh=28,o.bg=28,this.aj.add(o)},n.prototype.cj=function(t,e,n){var r=new f;this.h.as(t,r),r.i=this.r,r.m=this.t,r.v=this.u,r.eu=-1,r.e=1,null!=this.u&&(r.v=this.u);var s=new i.CornerRadius(0,2);r.kf=s,r.kw=s,r.ec=0,r.appendButtonContent(e),r.s6=this.dq,r.s2=this.dk,r.sw=this.dg,r.s1=this.dj,r.s3=this.dl,r.bh=40,"month"==n?r.ih="btnMonth":"year"==n&&(r.ih="btnYear"),this.aj.add(r)},n.prototype.a=function(){var t=new Array(4);t[0]=!1,t[1]=!1,t[2]=!1,t[3]=!1;var e=this.aq.getFullYear(),n=i.dateGetMonth(this.aq);e==this.au.getFullYear()&&e==this.at.getFullYear()?(this.aj._inner[2].disabled=!0,n==i.dateGetMonth(this.au)&&n==i.dateGetMonth(this.at)?(this.aj._inner[0].disabled=!0,this.aj._inner[1].disabled=!0,this.aj._inner[3].disabled=!0):n==i.dateGetMonth(this.au)?(this.aj._inner[0].disabled=!0,this.aj._inner[1].disabled=!1,this.aj._inner[3].disabled=!1):n==i.dateGetMonth(this.at)?(this.aj._inner[0].disabled=!1,this.aj._inner[1].disabled=!1,this.aj._inner[3].disabled=!0):(this.aj._inner[0].disabled=!1,this.aj._inner[1].disabled=!1,this.aj._inner[3].disabled=!1)):(this.aj._inner[2].disabled=!1,e==this.au.getFullYear()?n==i.dateGetMonth(this.au)?(this.aj._inner[0].disabled=!0,this.aj._inner[1].disabled=!1,this.aj._inner[3].disabled=!1):(this.aj._inner[0].disabled=!1,this.aj._inner[1].disabled=!1,this.aj._inner[3].disabled=!1):e==this.at.getFullYear()?n==i.dateGetMonth(this.at)?(this.aj._inner[0].disabled=!1,this.aj._inner[1].disabled=!1,this.aj._inner[3].disabled=!0):(this.aj._inner[0].disabled=!1,this.aj._inner[1].disabled=!1,this.aj._inner[3].disabled=!1):(e>this.at.getFullYear()||e<this.au.getFullYear())&&(this.aj._inner[0].disabled=!0,this.aj._inner[1].disabled=!0,this.aj._inner[3].disabled=!0));for(var r=0;r<this.aj.count;r++)t[r]=this.aj._inner[r].disabled;return t},n.prototype.bx=function(){var t="";switch(i.dateGetMonth(this.aq)){case 1:t=i.stringIsNullOrWhiteSpace(this.x.b1("January_Short"))?"Jan":this.x.b1("January_Short");break;case 2:t=i.stringIsNullOrWhiteSpace(this.x.b1("February_Short"))?"Feb":this.x.b1("February_Short");break;case 3:t=i.stringIsNullOrWhiteSpace(this.x.b1("March_Short"))?"Mar":this.x.b1("March_Short");break;case 4:t=i.stringIsNullOrWhiteSpace(this.x.b1("April_Short"))?"Apr":this.x.b1("April_Short");break;case 5:t=i.stringIsNullOrWhiteSpace(this.x.b1("May_Short"))?"May":this.x.b1("May_Short");break;case 6:t=i.stringIsNullOrWhiteSpace(this.x.b1("June_Short"))?"Jun":this.x.b1("June_Short");break;case 7:t=i.stringIsNullOrWhiteSpace(this.x.b1("July_Short"))?"Jul":this.x.b1("July_Short");break;case 8:t=i.stringIsNullOrWhiteSpace(this.x.b1("August_Short"))?"Aug":this.x.b1("August_Short");break;case 9:t=i.stringIsNullOrWhiteSpace(this.x.b1("September_Short"))?"Sep":this.x.b1("September_Short");break;case 10:t=i.stringIsNullOrWhiteSpace(this.x.b1("October_Short"))?"Oct":this.x.b1("October_Short");break;case 11:t=i.stringIsNullOrWhiteSpace(this.x.b1("November_Short"))?"Nov":this.x.b1("November_Short");break;case 12:t=i.stringIsNullOrWhiteSpace(this.x.b1("December_Short"))?"Dec":this.x.b1("December_Short")}return t},n.prototype.by=function(){return this.aq.getFullYear().toString()},n.prototype.d=function(t){var e=new Array(2);return e[0]="",e[1]="",0==t?(e[0]=i.stringIsNullOrWhiteSpace(this.x.b1("Sunday_Full"))?"Sunday":this.x.b1("Sunday_Full"),e[1]=i.stringIsNullOrWhiteSpace(this.x.b1("Sunday_Single"))?"S":this.x.b1("Sunday_Single")):1==t?(e[0]=i.stringIsNullOrWhiteSpace(this.x.b1("Monday_Full"))?"Monday":this.x.b1("Monday_Full"),e[1]=i.stringIsNullOrWhiteSpace(this.x.b1("Monday_Single"))?"M":this.x.b1("Monday_Single")):2==t?(e[0]=i.stringIsNullOrWhiteSpace(this.x.b1("Tuesday_Full"))?"Tuesday":this.x.b1("Tuesday_Full"),e[1]=i.stringIsNullOrWhiteSpace(this.x.b1("Tuesday_Single"))?"T":this.x.b1("Tuesday_Single")):3==t?(e[0]=i.stringIsNullOrWhiteSpace(this.x.b1("Wednesday_Full"))?"Wednesday":this.x.b1("Wednesday_Full"),e[1]=i.stringIsNullOrWhiteSpace(this.x.b1("Wednesday_Single"))?"W":this.x.b1("Wednesday_Single")):4==t?(e[0]=i.stringIsNullOrWhiteSpace(this.x.b1("Thursday_Full"))?"Thursday":this.x.b1("Thursday_Full"),e[1]=i.stringIsNullOrWhiteSpace(this.x.b1("Thursday_Single"))?"T":this.x.b1("Thursday_Single")):5==t?(e[0]=i.stringIsNullOrWhiteSpace(this.x.b1("Friday_Full"))?"Friday":this.x.b1("Friday_Full"),e[1]=i.stringIsNullOrWhiteSpace(this.x.b1("Friday_Single"))?"F":this.x.b1("Friday_Single")):6==t&&(e[0]=i.stringIsNullOrWhiteSpace(this.x.b1("Saturday_Full"))?"Saturday":this.x.b1("Saturday_Full"),e[1]=i.stringIsNullOrWhiteSpace(this.x.b1("Saturday_Single"))?"S":this.x.b1("Saturday_Single")),e},n.prototype.j=function(t){return this.ai._inner[t]},n.prototype.ad=function(t){var e=this.ai._inner[t],n=this.ah._inner[t];return+this.value!=+i.dateMinValue()&&e.b==this.value.getDate()&&e.c==i.dateGetMonth(this.value)&&e.d==this.value.getFullYear()?(n.s6=this.dn,n.s2=this.dn,n.sw=this.dm,n.s1=this.dp,n.sx=this.dg):e.b==this.av.getDate()&&e.c==i.dateGetMonth(this.av)&&e.d==this.av.getFullYear()?(n.s6=this.di,n.s2=this.dk,n.sw=this.dg,n.s1=this.dj,n.sx=this.dh,n.be=1):(0!=e.a&&6!=e.a&&(e.c,i.dateGetMonth(this.aq)),n.s6=this.dq,n.s2=this.dk,n.sw=this.dg,n.s1=this.dj,n.sx=this.dg),e.d>=this.au.getFullYear()&&e.d<=this.at.getFullYear()?e.d==this.au.getFullYear()&&e.d==this.at.getFullYear()?e.c==i.dateGetMonth(this.au)&&e.c==i.dateGetMonth(this.at)?e.b>=this.au.getDate()&&e.b<=this.at.getDate()?n.disabled=!1:n.disabled=!0:e.c>=i.dateGetMonth(this.au)&&e.c<=i.dateGetMonth(this.at)?e.c==i.dateGetMonth(this.au)?e.b>=this.au.getDate()?n.disabled=!1:n.disabled=!0:e.c==i.dateGetMonth(this.at)?e.b<=this.at.getDate()?n.disabled=!1:n.disabled=!0:n.disabled=!1:n.disabled=!0:e.d==this.au.getFullYear()?e.c>=i.dateGetMonth(this.au)?e.c==i.dateGetMonth(this.au)?e.b>=this.au.getDate()?n.disabled=!1:n.disabled=!0:n.disabled=!1:n.disabled=!0:e.d==this.at.getFullYear()?e.c<=i.dateGetMonth(this.at)?e.c==i.dateGetMonth(this.at)?e.b<=this.at.getDate()?n.disabled=!1:n.disabled=!0:n.disabled=!1:n.disabled=!0:n.disabled=!1:n.disabled=!0,n.disabled},n.prototype.aa=function(t,e){return this.aq.getFullYear()>=this.au.getFullYear()&&this.aq.getFullYear()<=this.at.getFullYear()?this.aq.getFullYear()==this.au.getFullYear()&&this.aq.getFullYear()==this.at.getFullYear()?e<i.dateGetMonth(this.au)||e>i.dateGetMonth(this.at)?this.ak._inner[t].disabled=!0:this.ak._inner[t].disabled=!1:this.aq.getFullYear()==this.au.getFullYear()?e<i.dateGetMonth(this.au)?this.ak._inner[t].disabled=!0:this.ak._inner[t].disabled=!1:this.aq.getFullYear()==this.at.getFullYear()&&e>i.dateGetMonth(this.at)?this.ak._inner[t].disabled=!0:this.ak._inner[t].disabled=!1:this.ak._inner[t].disabled=!0,this.ak._inner[t].disabled},n.prototype.ab=function(t,e){return e<this.au.getFullYear()||e>this.at.getFullYear()?this.al._inner[t].disabled=!0:this.al._inner[t].disabled=!1,this.al._inner[t].disabled},n.prototype.cc=function(t){this.aq=i.dateAddMonths(this.aq,t),this.cg()},n.prototype.cd=function(t){this.aq=i.dateFromValues(this.aq.getFullYear(),t,this.aq.getDate(),0,0,0,0),this.cg()},n.prototype.ce=function(t){var e=i.dateGetMonth(this.aq),n=this.aq.getDate();t==this.au.getFullYear()&&t==this.at.getFullYear()?e<i.dateGetMonth(this.au)?(e=i.dateGetMonth(this.au),n<this.au.getDate()&&(n=this.au.getDate())):e>i.dateGetMonth(this.at)?(e=i.dateGetMonth(this.at),n>this.at.getDate()&&(n=this.at.getDate())):e==i.dateGetMonth(this.au)&&e==i.dateGetMonth(this.at)?n<this.au.getDate()?n=this.au.getDate():n>this.at.getDate()&&(n=this.at.getDate()):e==i.dateGetMonth(this.au)?n<this.au.getDate()&&(n=this.au.getDate()):e==i.dateGetMonth(this.at)&&n>this.at.getDate()&&(n=this.at.getDate()):t==this.au.getFullYear()?e<i.dateGetMonth(this.au)?(e=i.dateGetMonth(this.au),n<this.au.getDate()&&(n=this.au.getDate())):e==i.dateGetMonth(this.au)&&n<this.au.getDate()&&(n=this.au.getDate()):t==this.at.getFullYear()&&(e>i.dateGetMonth(this.at)?(e=i.dateGetMonth(this.at),n>this.at.getDate()&&(n=this.at.getDate())):e==i.dateGetMonth(this.at)&&n>this.at.getDate()&&(n=this.at.getDate())),this.aq=i.dateFromValues(t,e,n,0,0,0,0),this.cg()},n.prototype.cz=function(t,e){e<0?t--:t++,this.h.a5(t)},n.prototype.cy=function(){this.h.ar()},n.prototype.bj=function(){return this.f()},n.prototype.bs=function(){return this.f().o()},n.prototype.f=function(){var t=new B;t.i=this.t,t.h=this.r,t.e=i.AppearanceHelper.a(this.dm),t.g=i.AppearanceHelper.a(this.dp),t.c=i.AppearanceHelper.a(this.dj),t.f=i.AppearanceHelper.a(this.dn),t.d=i.AppearanceHelper.a(this.dk),t.b=i.AppearanceHelper.a(this.di),t.a=i.AppearanceHelper.a(this.dh),t.j=new i.List$1(p.$,0),t.k=new i.List$1(N.$,0),t.l=new i.List$1(N.$,0);var e=this.h.x();t.n=e;var n=this.h.a(),r=n[0],s=n[1];if("day"==e){for(var o=0;o<this.aj.count;o++){null==this.aj._inner[o].ih&&(this.aj._inner[o].ih="header"+o.toString());var a=this.aj._inner[o].ey();a.s=a.s-r,a.q=a.q-s,t.j.add(a)}for(var h=0;h<this.ah.count;h++){null==this.ah._inner[h].ih&&(this.ah._inner[h].ih="days"+h.toString());var u=this.ah._inner[h].ey();u.s=u.s-r,u.q=u.q-s,t.j.add(u)}if(1==this.ae){this.g.ih="todayButton";var l=this.g.ey();l.s=l.s-r,l.q=l.q-s,t.j.add(l)}for(var c=this.h.k(),d=0;d<c.count;d++){var f=new N,b=this.h.b(c._inner[d]);f.e=b[0]-r,f.d=b[1]-s,f.c=i.NativeUI.c(c._inner[d].parent()),f.f=i.NativeUI.i(c._inner[d].parent()),f.b=i.AppearanceHelper.a(i.NativeUI.ah(c._inner[d])),f.g=c._inner[d].getText(),t.k.add(f)}if(1==this.af)for(var g=this.h.l(),y=0;y<g.count;y++){var m=new N,v=this.h.b(g._inner[y]);m.e=v[0]-r,m.d=v[1]-s,m.c=i.NativeUI.c(g._inner[y].parent()),m.f=i.NativeUI.i(g._inner[y].parent()),m.b=i.AppearanceHelper.a(i.NativeUI.ah(g._inner[y])),m.a=i.AppearanceHelper.a(i.NativeUI.ag(g._inner[y])),m.g=g._inner[y].getText(),t.l.add(m)}}else if("month"==e)for(var _=0;_<this.ak.count;_++){null==this.ak._inner[_].ih&&(this.ak._inner[_].ih="months"+_.toString());var C=this.ak._inner[_].ey();C.s=C.s-r,C.q=C.q-s,t.j.add(C)}else if("year"==e)for(var k=0;k<this.al.count;k++){null==this.al._inner[k].ih&&(this.al._inner[k].ih="years"+k.toString());var S=this.al._inner[k].ey();S.s=S.s-r,S.q=S.q-s,t.j.add(S)}if(null!=this.v){var j=this.v;if(null!=this.h&&null==j.n){var T=this.h.m,P=i.FontUtil.getFontInfoFromString(T,j.fontString);j.n=P.n,j.d=P.d,j.o=P.o,j.q=P.q,j.r=P.r,j.s=P.s}null!=j.n&&(t.p=j.n),i.isNaN_(j.d)||(t.m=j.d),null!=j.s&&(t.t=j.s),null!=j.q&&(t.r=j.q),null!=j.o&&(t.q=j.q)}return t},n.$t=i.markType(n,"XCalendar",i.Base.$,[i.INotifyPropertyChanged_$type]),n.bk="M15.41 16.59L10.83 12l4.58-4.59L14 6l-6 6 6 6 1.41-1.41z",n.bl="M8.59 16.59L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z",n.b=[0,31,59,90,120,151,181,212,243,273,304,334,365],n.c=[0,31,60,91,121,152,182,213,244,274,305,335,366],n}(i.Base),F=function(){function t(){this._implementation=this.createImplementation(),this._implementation.externalObject=this,this.onImplementationCreated()}return t.prototype.createImplementation=function(){return new w},Object.defineProperty(t.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),t.prototype.onImplementationCreated=function(){},t.prototype._provideImplementation=function(t){this._implementation=t,this._implementation.externalObject=this,this.onImplementationCreated()},Object.defineProperty(t.prototype,"oldValue",{get:function(){return this.i.oldValue},set:function(t){this.i.oldValue=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"newValue",{get:function(){return this.i.newValue},set:function(t){this.i.newValue=t},enumerable:!0,configurable:!0}),t}(),U=function(t){function n(){var e=t.call(this)||this;e._disconnected=!1,e._settingAttributes=!1,e._attached=!1,e._queuedSetAttributes=[],e._updatingFromAttribute=!1,e.__p=null,e._hasUserValues=new Set,e._stylingContainer=null,e._stylingParent=null,e._inStyling=!1,e._selectedValueChanged=null,e._selectedValueChanged_wrapped=null,e._valueChange=null,e._valueChange_wrapped=null,e._styling&&i.NamePatcher.ensureStylablePatched(Object.getPrototypeOf(e)),e._renderer=new i.WebComponentRenderer(e,document,!0,null),e._implementation=e.createImplementation(),e._container=e._renderer.createElement("div"),e._renderer.updateRoot(e._container);var n=e.i;return e._calendar=n,e._renderer.addSizeWatcher((function(){e._calendar.notifySizeChanged()})),e}return e.__extends(n,t),Object.defineProperty(n.prototype,"height",{get:function(){return this._height},set:function(t){this._height=t,this.style.height=t,this.i.notifySizeChanged()},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"width",{get:function(){return this._width},set:function(t){this._width=t,this.style.width=t,this.i.notifySizeChanged()},enumerable:!0,configurable:!0}),n.prototype.updateStyle=function(){this._styling(this,this)},n.prototype.destroy=function(){this._calendar.destroy()},n.prototype.createImplementation=function(){return new A},n.prototype.disconnectedCallback=function(){this._disconnected=!0},n.prototype.connectedCallback=function(){if(this._disconnected)this._disconnected=!1;else{this.classList.add("ig-x-calendar"),this.classList.add("igc-x-calendar");var t=this._renderer.rootWrapper.getNativeElement();this.appendChild(t),this._attached=!0,this.style.display="block",this.style.height=this._height,this.style.width=this._width,this._calendar.provideContainer(this._renderer),this._calendar.notifySizeChanged(),this._flushQueuedAttributes(),this._styling(this,this),this.afterContentInit()}},n.prototype.afterContentInit=function(){this.i.notifySizeChanged()},Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),n._createFromInternal=function(t){if(!t)return null;if(!t.$type)return null;var e="Igc"+t.$type.name+"Component";return i.TypeRegistrar.isRegistered(e)?i.TypeRegistrar.create(e):null},n.prototype._enqueueSetAttribute=function(t,e){this._queuedSetAttributes.push({attrName:t,attrValue:e})},n.prototype._flushQueuedAttributes=function(){this._settingAttributes=!0;for(var t=0;t<this._queuedSetAttributes.length;t++)this.setAttribute(this._queuedSetAttributes[t].attrName,this._queuedSetAttributes[t].attrValue);this._settingAttributes=!1,this._queuedSetAttributes.length=0},n.prototype._a=function(t,e){this._updatingFromAttribute||(e&&(e=e.toString()),this._settingAttributes=!0,t=i.toSpinal(t),this._attached?this.setAttribute(t,e):this._enqueueSetAttribute(t,e),this._settingAttributes=!1)},Object.defineProperty(n,"observedAttributes",{get:function(){if(null==n._observedAttributesIgcXCalendarComponent){for(var t=i.getAllPropertyNames(n),e=0;e<t.length;e++)t[e]=i.toSpinal(t[e]);n._observedAttributesIgcXCalendarComponent=t}return n._observedAttributesIgcXCalendarComponent},enumerable:!0,configurable:!0}),n.prototype.attributeChangedCallback=function(t,e,n){if(!this._settingAttributes){var r=i.fromSpinal(t);this._updatingFromAttribute=!0,this[r]=n,this._updatingFromAttribute=!1}},n.register=function(){n._isElementRegistered||(n._isElementRegistered=!0,i.RegisterElementHelper.registerElement(n.htmlTagName,n))},Object.defineProperty(n.prototype,"value",{get:function(){return this.i.value},set:function(t){this.i.value=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"today",{get:function(){return this.i.av},set:function(t){this.i.av=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"minDate",{get:function(){return this.i.au},set:function(t){this.i.au=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"maxDate",{get:function(){return this.i.at},set:function(t){this.i.at=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"density",{get:function(){return this.i.t},set:function(t){this.i.t=i.ensureEnum(i.ControlDisplayDensity_$type,t),this._a("density",i.enumToString(i.ControlDisplayDensity_$type,this.i.t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"baseTheme",{get:function(){return this.i.r},set:function(t){this.i.r=i.ensureEnum(i.BaseControlTheme_$type,t),this._a("baseTheme",i.enumToString(i.BaseControlTheme_$type,this.i.r))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"backgroundColor",{get:function(){return i.brushToString(this.i.dg)},set:function(t){this.i.dg=i.stringToBrush(t),this._a("backgroundColor",i.brushToString(this.i.dg))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"selectedDateBackgroundColor",{get:function(){return i.brushToString(this.i.dm)},set:function(t){this.i.dm=i.stringToBrush(t),this._a("selectedDateBackgroundColor",i.brushToString(this.i.dm))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"selectedFocusDateBackgroundColor",{get:function(){return i.brushToString(this.i.dp)},set:function(t){this.i.dp=i.stringToBrush(t),this._a("selectedFocusDateBackgroundColor",i.brushToString(this.i.dp))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"focusDateBackgroundColor",{get:function(){return i.brushToString(this.i.dj)},set:function(t){this.i.dj=i.stringToBrush(t),this._a("focusDateBackgroundColor",i.brushToString(this.i.dj))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hoverBackgroundColor",{get:function(){return i.brushToString(this.i.dl)},set:function(t){this.i.dl=i.stringToBrush(t),this._a("hoverBackgroundColor",i.brushToString(this.i.dl))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"textColor",{get:function(){return i.brushToString(this.i.dq)},set:function(t){this.i.dq=i.stringToBrush(t),this._a("textColor",i.brushToString(this.i.dq))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"selectedDateTextColor",{get:function(){return i.brushToString(this.i.dn)},set:function(t){this.i.dn=i.stringToBrush(t),this._a("selectedDateTextColor",i.brushToString(this.i.dn))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"focusDateTextColor",{get:function(){return i.brushToString(this.i.dk)},set:function(t){this.i.dk=i.stringToBrush(t),this._a("focusDateTextColor",i.brushToString(this.i.dk))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"currentDateTextColor",{get:function(){return i.brushToString(this.i.di)},set:function(t){this.i.di=i.stringToBrush(t),this._a("currentDateTextColor",i.brushToString(this.i.di))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"currentDateBorderColor",{get:function(){return i.brushToString(this.i.dh)},set:function(t){this.i.dh=i.stringToBrush(t),this._a("currentDateBorderColor",i.brushToString(this.i.dh))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"showTodayButton",{get:function(){return this.i.ae},set:function(t){this.i.ae=i.ensureBool(t),this._a("showTodayButton",this.i.ae)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"textStyle",{get:function(){return null==this.i.v?null:this.i.v.fontString},set:function(t){var e=new i.FontInfo;e.fontString=t,this.i.v=e,this._a("textStyle",null!=this.i.v?this.i.v.fontString:"")},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"firstDayOfWeek",{get:function(){return this.i.l},set:function(t){this.i.l=i.ensureEnum(T,t),this._a("firstDayOfWeek",i.enumToString(T,this.i.l))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"firstWeekOfYear",{get:function(){return this.i.o},set:function(t){this.i.o=i.ensureEnum(O,t),this._a("firstWeekOfYear",i.enumToString(O,this.i.o))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"showWeekNumbers",{get:function(){return this.i.af},set:function(t){this.i.af=i.ensureBool(t),this._a("showWeekNumbers",this.i.af)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hasUserValues",{get:function(){return this._hasUserValues},enumerable:!0,configurable:!0}),n.prototype.__m=function(t){this._inStyling||this._hasUserValues.add(t)},n.prototype._styling=function(t,e,n){if(!this._inStyling){this._inStyling=!0,this._stylingContainer=t,this._stylingParent=e;var r,s=this.i.$type.name;0===s.indexOf("Xam")&&(s=s.substring(3)),r=i.toSpinal("XCalendarComponent");var o=[],a=i.toSpinal(s);o.push(a+"-");for(var h=this.i.$type.baseType;h&&"Object"!=h.name&&"Base"!=h.name&&"Control"!=h.name&&"DependencyObject"!=h.Name&&"FrameworkElement"!=h.Name;){0===(s=h.name).indexOf("Xam")&&(s=s.substring(3));var u=i.toSpinal(s);o.push(u+"-"),h=h.baseType}if(n){var l=n.i.$type.name;0===l.indexOf("Xam")&&(l=l.substring(3));var c=i.toSpinal(l);o.push(c+"-"+r+"-"),o.push(c+"-"+a+"-")}i.initializePropertiesFromCss(t,this,r+"-",this.hasUserValues,!1,o),this._otherStyling&&this._otherStyling(t,e,n),this._inStyling=!1}},n.prototype.exportVisualModel=function(){return this.i.bj()},n.prototype.exportSerializedVisualModel=function(){return this.i.bs()},Object.defineProperty(n.prototype,"selectedValueChanged",{get:function(){return this._selectedValueChanged},set:function(t){var e=this;null!==this._selectedValueChanged_wrapped&&(this.i.selectedValueChanged=i.delegateRemove(this.i.selectedValueChanged,this._selectedValueChanged_wrapped),this._selectedValueChanged_wrapped=null,this._selectedValueChanged=null),this._selectedValueChanged=t,this._selectedValueChanged_wrapped=function(t,i){var n=new F;n._provideImplementation(i),e.beforeSelectedValueChanged&&e.beforeSelectedValueChanged(e,n),e._selectedValueChanged&&e._selectedValueChanged(e,n)},this.i.selectedValueChanged=i.delegateCombine(this.i.selectedValueChanged,this._selectedValueChanged_wrapped)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"valueChange",{get:function(){return this._valueChange},set:function(t){var e=this;null!==this._valueChange_wrapped&&(this.i.propertyChanged=i.delegateRemove(this.i.propertyChanged,this._valueChange_wrapped),this._valueChange_wrapped=null,this._valueChange=null),this._valueChange=t,this._valueChange_wrapped=function(t,i){var n=e.value;"Value"==i.propertyName&&(e.beforeValueChange&&e.beforeValueChange(e,n),e._valueChange&&e._valueChange(e,n))},this.i.propertyChanged=i.delegateCombine(this.i.propertyChanged,this._valueChange_wrapped)},enumerable:!0,configurable:!0}),n._observedAttributesIgcXCalendarComponent=null,n.htmlTagName="igc-x-calendar",n._isElementRegistered=!1,n}(HTMLElement),q=function(){function t(){}return t.register=function(){y.register(),S.register(),U.register(),i.TypeRegistrar.registerCons("IgcXCalendarComponent",U),i.TypeRegistrar.registerCons("IgcXCalendarComponent",U),i.TypeRegistrar.register("XCalendar",A.$type)},t}(),R=function(){return function(){this.April_Full="April",this.April_Short="Apr",this.August_Full="August",this.August_Short="Aug",this.December_Full="December",this.December_Short="Dec",this.February_Full="February",this.February_Short="Feb",this.Friday_Full="Friday",this.Friday_Short="Fri",this.Friday_Single="F",this.January_Full="January",this.January_Short="Jan",this.July_Full="July",this.July_Short="Jul",this.June_Full="June",this.June_Short="Jun",this.March_Full="March",this.March_Short="Mar",this.May_Full="May",this.May_Short="May",this.Monday_Full="Monday",this.Monday_Short="Mon",this.Monday_Single="M",this.November_Full="November",this.November_Short="Nov",this.October_Full="October",this.October_Short="Oct",this.Saturday_Full="Saturday",this.Saturday_Short="Sat",this.Saturday_Single="S",this.September_Full="September",this.September_Short="Sep",this.Sunday_Full="Sunday",this.Sunday_Short="Sun",this.Sunday_Single="S",this.Thursday_Full="Thursday",this.Thursday_Short="Thu",this.Thursday_Single="T",this.Today="Today",this.Tuesday_Full="Tuesday",this.Tuesday_Short="Tue",this.Tuesday_Single="T",this.Wednesday_Full="Wednesday",this.Wednesday_Short="Wed",this.Wednesday_Single="W"}}(),D=function(){function t(){}return t.register=function(){i.Localization.register("XCalendar-en",new R)},t}(),E=function(t){return t[t.Line=0]="Line",t[t.Box=1]="Box",t[t.Border=2]="Border",t}({}),z=i.markEnum("SuffixShiftType","Line,0|Box,1|Border,2"),W=function(t){return t[t.Line=0]="Line",t[t.Box=1]="Box",t[t.Border=2]="Border",t}({}),$=i.markEnum("PrefixShiftType","Line,0|Box,1|Border,2"),H=function(t){return t[t.Line=0]="Line",t[t.Box=1]="Box",t[t.Border=2]="Border",t}({}),M=i.markEnum("LabelShiftType","Line,0|Box,1|Border,2"),L=function(t){return t[t.Line=0]="Line",t[t.Box=1]="Box",t[t.Border=2]="Border",t}({}),V=i.markEnum("InputShiftType","Line,0|Box,1|Border,2"),G=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e.a=0,e.c=!1,e.b=!1,e.d=null,e}return e.__extends(n,t),n.prototype.e=function(){var t=new i.StringBuilder(0);return t.l("{"),t.l("shiftType : "+this.a+", "),t.l("isHover : "+this.c+", "),t.l("isDisabled : "+this.b+", "),t.l('name : "'+this.d+'", '),t.l("}"),t.toString()},n.$t=i.markType(n,"SuffixVisualModelExport"),n}(i.Base),X=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e.a=0,e.c=!1,e.b=!1,e.d=null,e}return e.__extends(n,t),n.prototype.e=function(){var t=new i.StringBuilder(0);return t.l("{"),t.l("shiftType : "+i.enumGetBox($,this.a)+", "),t.l("isHover : "+this.c+", "),t.l("isDisabled : "+this.b+", "),t.l('name : "'+this.d+'", '),t.l("}"),t.toString()},n.$t=i.markType(n,"PrefixVisualModelExport"),n}(i.Base),K=function(t){return t[t.Line=0]="Line",t[t.Box=1]="Box",t[t.Border=2]="Border",t[t.Search=3]="Search",t}({}),Y=i.markEnum("InputGroupDisplayType","Line,0|Box,1|Border,2|Search,3"),J=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e.f=0,e.e=0,e.b=null,e.o=0,e.p=0,e.z=null,e.aa=null,e.x=0,e.w=0,e.t=0,e.c=null,e.d=null,e.u=0,e.s=0,e.q=0,e.r=0,e.v=0,e.a=null,e.g=!1,e.j=!1,e.i=!1,e.h=!1,e.m=null,e.l=null,e.k=null,e.n=null,e}return e.__extends(n,t),n.prototype.y=function(){var t=new i.StringBuilder(0);t.l("{"),t.l("actualDensity : "+this.f+", "),t.l("baseTheme : "+this.e+", "),t.l("actualBorderColor : "+this.b.serialize()+", "),t.l("actualBorderWidth : "+this.o+", "),t.l("actualFocusBorderWidth : "+this.p+", "),t.l("actualContentPadding : { left: "+this.aa.left+",top: "+this.aa.top+",right: "+this.aa.right+",bottom: "+this.aa.bottom+"},"),t.l("actualUnderlineWidth : "+this.x+", "),t.l("actualUnderlineRippleWidth : "+this.w+", "),t.l("actualBackgroundColor : "+this.a.serialize()+", "),t.l("actualHoverUnderlineWidth : "+this.t+", "),t.l("actualUnderlineColor : "+this.c.serialize()+", "),t.l("actualUnderlineRippleColor : "+this.d.serialize()+", "),t.l("actualUnderlineOpacity : "+this.u+", "),t.l("actualHoverUnderlineOpacity : "+this.s+", "),t.l("actualFocusUnderlineOpacity : "+this.q+", "),t.l("actualFocusUnderlineRippleOpacity : "+this.r+", "),t.l("actualUnderlineRippleOpacity : "+this.v+", "),t.l("actualBackgroundColor : "+this.a.serialize()+", "),t.l("actualIsExpanded : "+this.g+", "),t.l("isHovered : "+this.j+", "),t.l("isFocused : "+this.i+", "),t.l("isDisabled : "+this.h+", "),t.l("prefixModels : [");for(var e=0;e<this.m.count;e++)0!=e&&t.l(","),t.l(this.m._inner[e].e());t.l("],"),t.l("labelModels: [");for(var n=0;n<this.l.count;n++){0!=n&&t.l(",");this.l._inner[n].p.charAt(0).toString().toLowerCase(),this.l._inner[n].p.substr(1);t.l(this.l._inner[n].q())}t.l("],"),t.l("inputModels : [");for(var r=0;r<this.k.count;r++){0!=r&&t.l(",");this.k._inner[r].k.charAt(0).toString().toLowerCase(),this.k._inner[r].k.substr(1);t.l(this.k._inner[r].n())}t.l("],"),t.l("suffixModels : [");for(var s=0;s<this.n.count;s++){0!=s&&t.l(",");this.n._inner[s].d.charAt(0).toString().toLowerCase(),this.n._inner[s].d.substr(1);t.l(this.n._inner[s].e())}return t.l("]"),t.l("}"),t.toString()},n.$t=i.markType(n,"InputGroupVisualModelExport"),n}(i.Base),Q=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e.c=0,e.e=0,e.d=0,e.a=null,e.u=null,e.v=null,e.w=null,e.k=0,e.s=null,e.t=null,e.b=0,e.i=!1,e.g=!1,e.m=null,e.n=null,e.o=null,e.l=null,e.r=null,e.h=!1,e.j=!1,e.f=!1,e.p=null,e}return e.__extends(n,t),n.prototype.q=function(){var t=new i.StringBuilder(0);return t.l("{"),t.l("baseTheme : "+this.c+", "),t.l("density : "+this.e+", "),t.l("actualDensity : "+this.d+", "),t.l("actualTextColor : "+this.a.serialize()+", "),i.stringIsNullOrEmpty(this.u)||t.l('textStyleFontStyle : "'+this.u+'", '),i.stringIsNullOrEmpty(this.v)||t.l('textStyleFontVariant : "'+this.v+'", '),i.stringIsNullOrEmpty(this.w)||t.l('textStyleFontWeight : "'+this.w+'", '),i.stringIsNullOrEmpty(this.s)||t.l('textStyleFontFamily : "'+this.s+'", '),i.stringIsNullOrEmpty(this.t)||t.l('textStyleFontStretch : "'+this.t+'", '),i.isNaN_(this.k)||t.l("textStyleFontSize : "+this.k+", "),t.l("shiftType : "+this.b+", "),t.l("isShifted : "+this.i+", "),t.l("isHighlighted : "+this.g+", "),t.l('display : "'+this.m+'", '),t.l('flexDirection : "'+this.n+'", '),t.l('flexGrow : "'+this.o+'", '),t.l('alignItems :"'+this.l+'", '),t.l('text : "'+this.r+'", '),t.l("isHover : "+this.h+", "),t.l("value : "+this.j+", "),t.l("isDisabled : "+this.f+", "),t.l('name : "'+this.p+'", '),t.l("}"),t.toString()},n.$t=i.markType(n,"LabelVisualModelExport"),n}(i.Base),Z=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e.h=0,e.f=0,e.b=0,e.c=0,e.j=null,e.m=null,e.d=!1,e.a=null,e.q=null,e.r=null,e.s=null,e.g=0,e.o=null,e.p=null,e.i=null,e.l=null,e.e=!1,e.t=null,e.k=null,e}return e.__extends(n,t),n.prototype.n=function(){var t=new i.StringBuilder(0);return t.l("{"),t.l("top : "+this.h+", "),t.l("left : "+this.f+", "),t.l("shiftType : "+this.b+", "),t.l("actualDensity : "+this.c+", "),t.l('mask : "'+this.j+'", '),t.l('promptChar : "'+this.m+'", '),t.l("includeLiterals : "+this.d+", "),t.l("actualTextColor : "+this.a.serialize()+", "),i.stringIsNullOrEmpty(this.q)||t.l('textStyleFontStyle : "'+this.q+'", '),i.stringIsNullOrEmpty(this.r)||t.l('textStyleFontVariant : "'+this.r+'", '),i.stringIsNullOrEmpty(this.s)||t.l('textStyleFontWeight : "'+this.s+'", '),i.stringIsNullOrEmpty(this.o)||t.l('textStyleFontFamily : "'+this.o+'", '),i.stringIsNullOrEmpty(this.p)||t.l('textStyleFontStretch : "'+this.p+'", '),i.isNaN_(this.g)||t.l("textStyleFontSize : "+this.g+", "),t.l('inputType : "'+this.i+'", '),t.l('placeholder : "'+this.l+'", '),t.l("isHover : "+this.e+", "),t.l('value : "'+this.t+'", '),t.l('name : "'+this.k+'", '),t.l("}"),t.toString()},n.$t=i.markType(n,"InputVisualModelExport"),n}(i.Base),tt=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e.b=null,e.a=0,e}return e.__extends(n,t),n.$t=i.markType(n,"Replaced"),n}(i.Base),et=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}var r;return e.__extends(n,t),n.prototype.h=function(t,n){var r,s,o,a,h="",u="",l=n.a,c=this.d(l),p=new i.List$1(i.Number_$type,1,c.keys),d=this.e(l,p),f=new i.List$1(i.String_$type,1,c.values);null!=t&&(u=t.toString());for(var b=0;b<l.length;b++)h+=n.b;try{for(var g=e.__values(i.fromEnum(c)),y=g.next();!y.done;y=g.next()){var m=y.value;h=this.j(h,m.key,m.value)}}catch(t){r={error:t}}finally{try{y&&!y.done&&(s=g.return)&&s.call(g)}finally{if(r)throw r.error}}if(""==u)return h;for(var v=this.f(u,f),_=0;_<v.count;_++){var C=v._inner[_];this.c(C,d._inner[_],l)||C==n.b||(v._inner[_]=n.b)}v.count>d.count&&v.v(d.count+1,v.count);var k=0;try{for(var S=e.__values(i.fromEnum(v)),j=S.next();!j.done;j=S.next()){var T=j.value;h=this.j(h,d._inner[k++],T)}}catch(t){o={error:t}}finally{try{j&&!j.done&&(a=S.return)&&a.call(S)}finally{if(o)throw o.error}}return h},n.prototype.i=function(t,n){var r,s,o="",a=n.a,h=this.d(a),u=new i.HashSet$1(i.String_$type,0);try{for(var l=e.__values(i.fromEnum(h.values)),c=l.next();!c.done;c=l.next()){var p=c.value;u.add_1(p)}}catch(t){r={error:t}}finally{try{c&&!c.done&&(s=l.return)&&s.call(l)}finally{if(r)throw r.error}}for(var d=0;d<t.length;d++){var f=t.charAt(d).toString();u.contains(f)||f!=n.b&&(o+=f)}return o},n.prototype.a=function(t,e,n,r,s){for(var o=this.d(n.a),a=new i.ObservableCollection$1(i.String_$type,0),h=0;h<e.length;h++)a.add(e.charAt(h).toString());var u=r;s=Math.min(s,t.length);for(var l=r;l<s||a.count>0&&l<t.length;l++)if(o.containsKey(l))a._inner[0]==t.charAt(l).toString()&&(u=l+1,a.removeAt(0));else{if(null!=a._inner[0]&&!this.c(a._inner[0].toString(),l,n.a)&&a._inner[0].toString()!=n.b)break;var c=n.b;a.count>0&&(u=l+1,c=a._inner[0],a.removeAt(0)),t=this.j(t,l,c)}var p=new tt;return p.b=t,p.a=u,p},n.prototype.j=function(t,e,i){return null!=t?t.substr(0,e)+i+t.substr(e+1):null},n.prototype.b=function(t,e){return t.test(e)},n.prototype.c=function(t,e,i){var n,r;switch(i.charAt(e)){case"C":r=""!=t;break;case"&":n=new RegExp("[\\u0020]"),r=!this.b(n,t);break;case"a":n=new RegExp("[\\d\\u00C0-\\u1FFF\\u2C00-\\uD7FFa-zA-Z\\u0020]"),r=this.b(n,t);break;case"A":n=new RegExp("[\\d\\u00C0-\\u1FFF\\u2C00-\\uD7FFa-zA-Z]"),r=this.b(n,t);break;case"?":n=new RegExp("[\\u00C0-\\u1FFF\\u2C00-\\uD7FFa-zA-Z\\u0020]"),r=this.b(n,t);break;case"L":n=new RegExp("[\\u00C0-\\u1FFF\\u2C00-\\uD7FFa-zA-Z]"),r=this.b(n,t);break;case"0":n=new RegExp("[\\d]"),r=this.b(n,t);break;case"9":n=new RegExp("[\\d\\u0020]"),r=this.b(n,t);break;case"#":n=new RegExp("[\\d-\\+\\s]"),r=this.b(n,t);break;default:r=!1}return r},n.prototype.d=function(t){for(var e=new i.Dictionary$2(i.Number_$type,i.String_$type,0),r=0;r<t.length;r++){var s=t.charAt(r);n.g.contains(s)||e.addItem(r,s.toString())}return e},n.prototype.e=function(t,e){for(var n=new i.List$1(i.Number_$type,0),r=0;r<t.length;r++)e.contains(r)||n.add(r);return n},n.prototype.f=function(t,e){for(var n=new i.List$1(i.String_$type,0),r=0;r<t.length;r++){var s=t.charAt(r).toString();e.contains(s)||(e.remove(s),n.add(s))}return n},n.$t=i.markType(n,"MaskParsingService"),n.g=((r=new i.List$1(i.String_$type,0)).add("C"),r.add("&"),r.add("a"),r.add("A"),r.add("?"),r.add("L"),r.add("9"),r.add("0"),r.add("#"),r),n}(i.Base),it=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e._value=null,e._isCompositionInProgress=!1,e}return e.__extends(n,t),Object.defineProperty(n.prototype,"value",{get:function(){return this._value},set:function(t){this._value=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isCompositionInProgress",{get:function(){return this._isCompositionInProgress},set:function(t){this._isCompositionInProgress=t},enumerable:!0,configurable:!0}),n.$t=i.markType(n,"InputChangeEventArgs",i.EventArgs.$),n}(i.EventArgs),nt=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e.a=null,e.b=null,e}return e.__extends(n,t),n.$t=i.markType(n,"MaskOptions"),n}(i.Base),rt=function(t){function n(){var e=t.call(this)||this;return e.d=null,e.l=null,e.e=null,e.i=new i.List$1(i.Delegate_$type,0),e.z=null,e.f=!0,e.n=null,e.o=null,e.p=null,e.t=null,e.r=null,e.q=null,e.m=null,e}return e.__extends(n,t),n.prototype.ak=function(){},n.prototype.ac=function(t){null!==i.typeCast(ft.$,t)&&(t.bc="flex-start")},n.prototype.ae=function(t){},n.prototype.ad=function(){},n.prototype.g=function(){return!0},Object.defineProperty(n.prototype,"w",{get:function(){return this.n},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"as",{get:function(){return null},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"h",{get:function(){return!0},enumerable:!0,configurable:!0}),n.prototype.ah=function(t){var n,r,s=this;if(null==t){try{for(var o=e.__values(i.fromEnum(this.i)),a=o.next();!a.done;a=o.next()){(0,a.value)()}}catch(t){n={error:t}}finally{try{a&&!a.done&&(r=o.return)&&r.call(o)}finally{if(n)throw n.error}}this.i.clear()}this.l=t,t.rootWrapper.setStyleProperty("position","relative"),t.rootWrapper.setStyleProperty("box-sizing","border-box"),t.rootWrapper.setStyleProperty("border-width","0px"),t.rootWrapper.setStyleProperty("border-style","solid");var h=this.v;this.i.add(h.listen("focusin",i.runOn(this,this.aj))),this.i.add(h.listen("focusout",i.runOn(this,this.am)));var u=this.l.createElement("div");u.setStyleProperty("position","absolute"),u.setStyleProperty("width","100%"),u.setStyleProperty("height","100%"),u.setStyleProperty("border-style","solid"),u.setStyleProperty("box-sizing","border-box"),u.setStyleProperty("left","0px"),u.setStyleProperty("top","0px"),this.l.append(u),this.m=u;var l=this.l.createElement("div");l.addClass("ig-input-content"),l.setStyleProperty("width","100%"),l.setStyleProperty("position","relative"),l.setStyleProperty("display","flex"),l.setStyleProperty("flex-direction","row"),l.setStyleProperty("flex-wrap","no-wrap"),l.setStyleProperty("flex-flow","row nowrap"),l.setStyleProperty("flex-grow","1"),l.setStyleProperty("align-items","center"),l.setStyleProperty("padding-top","1.125rem"),this.p=l,this.i.add(l.listen("click",i.runOn(this,this.aa))),this.l.append(l),this.l.getPortal(l,"ChildContent",(function(t){var e=t.componentRef;s.t=e,s.p.setStyleProperty("flex-direction","row")}),!0);var c=this.l.createElement("div");c.setStyleProperty("position","absolute"),c.setStyleProperty("width","100%"),c.setStyleProperty("background-color","rgba(0, 0, 0, 0.54)"),c.setStyleProperty("height","1px"),c.setStyleProperty("pointer-events","none"),c.setStyleProperty("left","0px"),c.setStyleProperty("bottom","1px"),c.setStyleProperty("overflow","visible");var p,d=this.l.createElement("span");d.setStyleProperty("width","100%"),d.setStyleProperty("height","2px"),d.setStyleProperty("display","block"),d.setStyleProperty("pointer-events","none"),i.NativeUI.ab(d,((p=new i.ScaleTransform).l=.5,p.m=1,p)),d.setStyleProperty("opacity","0"),this.r=d,c.append(this.r),this.q=c,this.l.append(c),this.d.mf()},Object.defineProperty(n.prototype,"s",{get:function(){return this.p},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"v",{get:function(){return this.l.rootWrapper},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"u",{get:function(){return this.m},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"x",{get:function(){return this.q},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"y",{get:function(){return this.r},enumerable:!0,configurable:!0}),n.prototype.aq=function(t){this.z!=t&&(this.z=t,null!=this.o&&this.o.setAttribute("d",this.z))},n.prototype.ap=function(){switch(this.d.m){case 1:this.p.setStyleProperty("padding-top","1.125rem");break;case 2:this.p.setStyleProperty("padding-top",".94737rem");break;case 3:this.p.setStyleProperty("padding-top",".81818rem")}},n.prototype.aa=function(t){},n.prototype.al=function(){this.g()},n.prototype.j=function(){var t=this.l.rootWrapper.getStyleProperty("height");return parseFloat(i.stringReplace(t,"px",""))},n.prototype.ag=function(){this.f=!0},n.prototype.ai=function(){var t,n;this.f=!1;try{for(var r=e.__values(i.fromEnum(this.i)),s=r.next();!s.done;s=r.next()){(0,s.value)()}}catch(e){t={error:e}}finally{try{s&&!s.done&&(n=r.return)&&n.call(r)}finally{if(t)throw t.error}}this.i.clear()},n.prototype.ar=function(t){null!=t&&this.l.rootWrapper.setStyleProperty("font",t.fontString)},n.prototype.k=function(t){return t.view.i()},n.prototype.af=function(){null==i.KeyFrameAnimationFactory.h&&(i.KeyFrameAnimationFactory.h=this.l)},n.prototype.a=function(t){return new i.AnimationKeyFrameEffect(0,this.u,0,null,t)},n.prototype.c=function(t){return new i.AnimationKeyFrameEffect(0,this.x,0,null,t)},n.prototype.b=function(t){return new i.AnimationKeyFrameEffect(0,this.r,0,null,t)},n.prototype.ao=function(t){},n.prototype.ab=function(t){this.p.append(t)},n.prototype.an=function(t){this.p.removeChild(t)},n.prototype.aj=function(t){this.d.mb()},n.prototype.am=function(t){this.d.md()},n.$t=i.markType(n,"InputGroupView"),n}(i.Base),st=function(t){function n(){var e=t.call(this)||this;return e.a=null,e.g=null,e.b=null,e.e=new i.List$1(i.Delegate_$type,0),e.c=!0,e.h=null,e}return e.__extends(n,t),n.prototype.o=function(){},n.prototype.d=function(){return!0},Object.defineProperty(n.prototype,"r",{get:function(){return null},enumerable:!0,configurable:!0}),n.prototype.m=function(t){var n,r;if(null==t){try{for(var s=e.__values(i.fromEnum(this.e)),o=s.next();!o.done;o=s.next()){(0,o.value)()}}catch(t){n={error:t}}finally{try{o&&!o.done&&(r=s.return)&&r.call(s)}finally{if(n)throw n.error}}this.e.clear()}this.g=t,this.g.rootWrapper.setStyleProperty("display","inline-block");var a=this.g.createElement("div");a.addClass("ig-suffix-content"),this.g.append(a),a.setStyleProperty("cursor","pointer"),this.h=a,this.g.getPortal(a,"ChildContent",(function(t){}),!0),this.a.am()},n.prototype.q=function(){var t,e=this,n=new i.TransformGroup;n.j.add(((t=new i.TranslateTransform).k=2==e.a.k?-.25*e.f():0,t)),n.j.add(function(){var t=new i.ScaleTransform;return t.l=1,t.m=1,t}()),i.NativeUI.ab(this.g.rootWrapper,n),this.g.rootWrapper.setStyleProperty("transform-origin","0px 0px")},n.prototype.f=function(){var t=this.g.rootWrapper.getStyleProperty("height");return parseFloat(i.stringReplace(t,"px",""))},n.prototype.p=function(){this.d()},n.prototype.i=function(t){this.a.aj()},n.prototype.j=function(t){this.a.ak()},n.prototype.l=function(){this.c=!0,this.e.add(this.g.rootWrapper.listen("mouseenter",i.runOn(this,this.i))),this.e.add(this.g.rootWrapper.listen("mouseleave",i.runOn(this,this.j)))},n.prototype.n=function(){var t,n;this.c=!1;try{for(var r=e.__values(i.fromEnum(this.e)),s=r.next();!s.done;s=r.next()){(0,s.value)()}}catch(e){t={error:e}}finally{try{s&&!s.done&&(n=r.return)&&n.call(r)}finally{if(t)throw t.error}}this.e.clear()},n.prototype.k=function(t){this.h.append(t)},n.$t=i.markType(n,"SuffixView"),n}(i.Base),ot=function(t){function n(){var e=t.call(this)||this;return e.a=null,e.g=null,e.b=null,e.e=new i.List$1(i.Delegate_$type,0),e.c=!0,e.h=null,e}return e.__extends(n,t),n.prototype.o=function(){},n.prototype.d=function(){return!0},Object.defineProperty(n.prototype,"r",{get:function(){return null},enumerable:!0,configurable:!0}),n.prototype.m=function(t){var n,r;if(null==t){try{for(var s=e.__values(i.fromEnum(this.e)),o=s.next();!o.done;o=s.next()){(0,o.value)()}}catch(t){n={error:t}}finally{try{o&&!o.done&&(r=s.return)&&r.call(s)}finally{if(n)throw n.error}}this.e.clear()}this.g=t,this.g.rootWrapper.setStyleProperty("display","inline-block");var a=this.g.createElement("div");a.addClass("ig-prefix-content"),this.g.append(a),a.setStyleProperty("cursor","pointer"),this.h=a,this.g.getPortal(a,"ChildContent",(function(t){}),!0),this.a.am()},n.prototype.q=function(){var t,e=this,n=new i.TransformGroup;n.j.add(((t=new i.TranslateTransform).k=2==e.a.k?-.25*e.f():0,t)),n.j.add(function(){var t=new i.ScaleTransform;return t.l=1,t.m=1,t}()),i.NativeUI.ab(this.g.rootWrapper,n),this.g.rootWrapper.setStyleProperty("transform-origin","0px 0px")},n.prototype.f=function(){var t=this.g.rootWrapper.getStyleProperty("height");return parseFloat(i.stringReplace(t,"px",""))},n.prototype.p=function(){this.d()},n.prototype.i=function(t){this.a.aj()},n.prototype.j=function(t){this.a.ak()},n.prototype.l=function(){this.c=!0,this.e.add(this.g.rootWrapper.listen("mouseenter",i.runOn(this,this.i))),this.e.add(this.g.rootWrapper.listen("mouseleave",i.runOn(this,this.j)))},n.prototype.n=function(){var t,n;this.c=!1;try{for(var r=e.__values(i.fromEnum(this.e)),s=r.next();!s.done;s=r.next()){(0,s.value)()}}catch(e){t={error:e}}finally{try{s&&!s.done&&(n=r.return)&&n.call(r)}finally{if(t)throw t.error}}this.e.clear()},n.prototype.k=function(t){this.h.append(t)},n.$t=i.markType(n,"PrefixView"),n}(i.Base),at=function(t){function n(){var e=t.call(this)||this;return e.c=null,e.k=null,e.d=null,e.h=new i.List$1(i.Delegate_$type,0),e.o=null,e.e=!0,e.l=null,e.m=null,e}return e.__extends(n,t),n.prototype.ab=function(){},n.prototype.f=function(){return!0},Object.defineProperty(n.prototype,"n",{get:function(){return this.l},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"aj",{get:function(){return null},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"g",{get:function(){return!0},enumerable:!0,configurable:!0}),n.prototype.s=function(){null==i.KeyFrameAnimationFactory.h&&(i.KeyFrameAnimationFactory.h=this.k)},n.prototype.b=function(t){return new i.AnimationKeyFrameEffect(0,this.k.rootWrapper,0,null,t)},n.prototype.a=function(t){return new i.AnimationKeyFrameEffect(0,this.k.rootWrapper,0,null,t)},n.prototype.w=function(t){var n,r;if(null==t){try{for(var s=e.__values(i.fromEnum(this.h)),o=s.next();!o.done;o=s.next()){(0,o.value)()}}catch(t){n={error:t}}finally{try{o&&!o.done&&(r=s.return)&&r.call(s)}finally{if(n)throw n.error}}this.h.clear()}this.k=t,this.k.rootWrapper.setStyleProperty("display","inline-block"),this.k.rootWrapper.setStyleProperty("position","relative");var a=this.k.createElement("label");a.setStyleProperty("position","relative"),a.setStyleProperty("display","inline-block"),a.setStyleProperty("white-space","nowrap"),a.setStyleProperty("text-overflow","ellipsis"),a.setStyleProperty("line-height","1"),a.setStyleProperty("overflow","hidden"),a.setStyleProperty("height","1.125rem"),a.setStyleProperty("backface-visibility","hidden"),i.NativeUI.o(this.k.rootWrapper,this.c.cz),a.setStyleProperty("outline-style","none"),a.setStyleProperty("box-shadow","none"),a.setStyleProperty("font-family","Verdana"),a.setStyleProperty("font-size","1rem"),this.l=a,this.k.append(this.l),this.c.ch()},n.prototype.j=function(){return 0==this.c.l?.5*this.i():0},n.prototype.af=function(){var t=this;this.c.bi="block";var e,n=new i.TransformGroup;n.j.add(((e=new i.TranslateTransform).k=0==t.c.l?.5*t.i():0,e)),n.j.add(function(){var t=new i.ScaleTransform;return t.l=1,t.m=1,t}()),i.NativeUI.ab(this.k.rootWrapper,n),this.l.setStyleProperty("height","1.125rem"),this.k.rootWrapper.setStyleProperty("position","absolute"),this.k.rootWrapper.setStyleProperty("transform-origin","0px 0px")},n.prototype.ag=function(){switch(this.c.s){case 1:this.k.rootWrapper.setStyleProperty("margin-top","0px");break;case 2:this.k.rootWrapper.setStyleProperty("margin-top","-.125rem");break;case 3:this.k.rootWrapper.setStyleProperty("margin-top","-.25rem")}},n.prototype.ae=function(){this.l.setText(null!=this.c.text?this.c.text:"")},n.prototype.ah=function(t){this.o!=t&&(this.o=t,null!=this.m&&this.m.setAttribute("d",this.o))},n.prototype.y=function(){if(null!=this.k){this.k.rootWrapper.setStyleProperty("display",this.c.bi),this.l.setStyleProperty("display",this.c.bi);var t=this.k.getExternal(this.c,null,null);t&&t._onDisplayChanged&&t._onDisplayChanged()}},n.prototype.t=function(){if(null!=this.k){this.k.rootWrapper.setStyleProperty("align-items",this.c.ba),this.l.setStyleProperty("align-items",this.c.ba);var t=this.k.getExternal(this.c,null,null);t&&t._onAlignItemsChanged&&t._onAlignItemsChanged()}},n.prototype.u=function(){if(null!=this.k){this.k.rootWrapper.setStyleProperty("align-self",this.c.bc),this.l.setStyleProperty("align-self",this.c.bc);var t=this.k.getExternal(this.c,null,null);t&&t._onAlignSelfChanged&&t._onAlignSelfChanged()}},n.prototype.z=function(){if(null!=this.k){this.k.rootWrapper.setStyleProperty("flex-direction",this.c.bl),this.l.setStyleProperty("flex-direction",this.c.bl);var t=this.k.getExternal(this.c,null,null);t&&t._onFlexDirectionChanged&&t._onFlexDirectionChanged()}},n.prototype.aa=function(){if(null!=this.k){this.k.rootWrapper.setStyleProperty("flex-grow",this.c.bn),this.l.setStyleProperty("flex-grow",this.c.bn);var t=this.k.getExternal(this.c,null,null);t&&t._onFlexGrowChanged&&t._onFlexGrowChanged()}},n.prototype.p=function(t){},n.prototype.ac=function(){this.f()},n.prototype.i=function(){var t=this.k.rootWrapper.getStyleProperty("height");return parseFloat(i.stringReplace(t,"px",""))},n.prototype.q=function(t){this.c.ce()},n.prototype.r=function(t){this.c.cf()},n.prototype.v=function(){this.e=!0,this.h.add(this.k.rootWrapper.listen("mouseenter",i.runOn(this,this.q))),this.h.add(this.k.rootWrapper.listen("mouseleave",i.runOn(this,this.r)))},n.prototype.x=function(){var t,n;this.e=!1;try{for(var r=e.__values(i.fromEnum(this.h)),s=r.next();!s.done;s=r.next()){(0,s.value)()}}catch(e){t={error:e}}finally{try{s&&!s.done&&(n=r.return)&&n.call(r)}finally{if(t)throw t.error}}this.h.clear()},n.prototype.ai=function(t){null!=t&&this.l.setStyleProperty("font",t.fontString)},n.prototype.ad=function(t){i.NativeUI.o(this.l,t)},n.$t=i.markType(n,"LabelView"),n}(i.Base),ht=function(t){function n(){var e=t.call(this)||this;return e.b=null,e.j=null,e.c=null,e.h=new i.List$1(i.Delegate_$type,0),e.e=!1,e.p=null,e.d=!0,e.k=null,e.l=null,e.e=!1,e}return e.__extends(n,t),n.prototype.ao=function(){},n.prototype.f=function(){return!0},Object.defineProperty(n.prototype,"o",{get:function(){return this.k},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"a5",{get:function(){return null},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"g",{get:function(){return!0},enumerable:!0,configurable:!0}),n.prototype.al=function(t){var n,r;if(null==t){try{for(var s=e.__values(i.fromEnum(this.h)),o=s.next();!o.done;o=s.next()){(0,o.value)()}}catch(t){n={error:t}}finally{try{o&&!o.done&&(r=s.return)&&r.call(s)}finally{if(n)throw n.error}}this.h.clear()}this.j=t,this.j.rootWrapper.setStyleProperty("display","inline-block");var a=this.j.createElement("input");a.setAttribute("type",this.b.b6),a.setStyleProperty("position","relative"),a.setStyleProperty("box-sizing","border-box"),a.setStyleProperty("display","inline-block"),a.setStyleProperty("border","none"),a.setStyleProperty("height","2rem"),a.setStyleProperty("line-height","0"),a.setStyleProperty("width","100%"),a.setStyleProperty("min-width","0"),a.setStyleProperty("overflow","visible"),a.setStyleProperty("background","transparent"),a.setStyleProperty("background-position-x","initial"),a.setStyleProperty("background-position-y","initial"),a.setStyleProperty("background-size","initial"),a.setStyleProperty("background-repeat-x","initial"),a.setStyleProperty("background-repeat-y","initial"),a.setStyleProperty("background-attachment","initial"),a.setStyleProperty("background-origin","initial"),a.setStyleProperty("background-color","transparent"),i.NativeUI.o(a,this.b.dx),a.setStyleProperty("outline-style","none"),a.setStyleProperty("box-shadow","none"),a.setStyleProperty("border-top","0.1875rem solid transparent"),a.setStyleProperty("padding-bottom","0.1875rem"),a.setStyleProperty("font-family","Verdana"),a.setStyleProperty("font-size","1rem"),this.h.add(a.listen("change",i.runOn(this,this.v))),this.h.add(a.listen("input",i.runOn(this,this.w))),this.h.add(a.listen("focus",i.runOn(this,this.ab))),this.h.add(a.listen("blur",i.runOn(this,this.u))),this.h.add(a.listen("mouseenter",i.runOn(this,this.s))),this.h.add(a.listen("mouseleave",i.runOn(this,this.t))),this.h.add(a.listen("keydown",i.runOn(this,this.ac))),this.h.add(a.listen("keyup",i.runOn(this,this.ae))),this.h.add(a.listen("keypress",i.runOn(this,this.ad))),this.h.add(a.listen("paste",i.runOn(this,this.ah))),this.h.add(a.listen("dragenter",i.runOn(this,this.z))),this.h.add(a.listen("dragleave",i.runOn(this,this.aa))),this.h.add(a.listen("compositionstart",i.runOn(this,this.y))),this.h.add(a.listen("compositionend",i.runOn(this,this.x))),this.h.add(a.listen("mousedown",i.runOn(this,this.af))),this.h.add(a.listen("mouseup",i.runOn(this,this.ag))),this.k=a,this.j.append(this.k),this.b.dg()},n.prototype.aw=function(t){t?this.k.setAttribute("readonly",t.toString()):this.k.getNativeElement().removeAttribute("readonly")},n.prototype.au=function(t){t?this.k.setAttribute("disabled","true"):this.k.getNativeElement().removeAttribute("disabled")},n.prototype.y=function(t){this.e=!0,this.b.cy()},n.prototype.x=function(t){this.e=!1;var e=null;null!=t.originalEvent&&(e=t.originalEvent.data),this.b.cx(e)},n.prototype.as=function(){this.k.setAttribute("type",this.b.b6),"date"==this.b.b6?this.k.setStyleProperty("line-height","normal"):this.k.setStyleProperty("line-height","0")},n.prototype.aq=function(){this.k.setAttribute("placeholder",this.b.ce)},n.prototype.a1=function(){switch(this.b.z){case 1:this.k.setStyleProperty("height","2rem"),this.k.setStyleProperty("font-size","1rem");break;case 2:this.k.setStyleProperty("height","1.68421rem"),this.k.setStyleProperty("font-size","1rem");break;case 3:this.k.setStyleProperty("height","1.45455rem"),this.k.setStyleProperty("font-size",".95455rem")}},n.prototype.a0=function(){var t,e=this,n=new i.TransformGroup;n.j.add(((t=new i.TranslateTransform).k=2==e.b.o?-.25*e.i():0,t)),n.j.add(function(){var t=new i.ScaleTransform;return t.l=1,t.m=1,t}()),i.NativeUI.ab(this.j.rootWrapper,n),this.j.rootWrapper.setStyleProperty("transform-origin","0px 0px")},n.prototype.i=function(){var t=this.j.rootWrapper.getStyleProperty("height");return parseFloat(i.stringReplace(t,"px",""))},n.prototype.at=function(t){this.k.setProperty("value",t)},n.prototype.av=function(t){this.k.setAttribute("name",t)},n.prototype.u=function(t){this.b.cu()},n.prototype.ab=function(t){this.b.c2()},n.prototype.af=function(t){var e=this.a4(t);this.b.c8(e),e.handled&&t.preventDefault()},n.prototype.ag=function(t){var e=this.a4(t);this.b.db(e),e.handled&&t.preventDefault()},n.prototype.a4=function(t){var e=new i.MouseButtonEventArgs;return e.position={$type:i.Point_$type,x:t.offsetX,y:t.offsetY},e},n.prototype.v=function(t){this.b.cv()},n.prototype.w=function(t){this.b.cw()},n.prototype.ac=function(t){var e=new i.KeyEventArgs(0,t);this.b.c5(e)},n.prototype.ae=function(t){var e=new i.KeyEventArgs(0,t);this.b.c7(e)},n.prototype.ad=function(t){var e=new i.KeyEventArgs(0,t);this.b.c6(e)},n.prototype.ah=function(t){this.b.dc()},n.prototype.z=function(t){this.b.c0()},n.prototype.aa=function(t){this.b.c1()},n.prototype.a2=function(t){this.p!=t&&(this.p=t,null!=this.l&&this.l.setAttribute("d",this.p))},n.prototype.q=function(){return this.k.getProperty("value")},n.prototype.r=function(t){},n.prototype.n=function(){var t=this.k.getProperty("selectionStart");return i.typeGetValue(t)},n.prototype.m=function(){var t=this.k.getProperty("selectionEnd");return i.typeGetValue(t)},n.prototype.az=function(t){this.k.setProperty("selectionStart",t)},n.prototype.ax=function(t){this.k.setProperty("selectionEnd",t)},n.prototype.ap=function(){this.f()},n.prototype.s=function(t){this.b.c9()},n.prototype.t=function(t){this.b.da()},n.prototype.aj=function(){this.d=!0,this.h.add(this.k.listen("change",i.runOn(this,this.v))),this.h.add(this.k.listen("input",i.runOn(this,this.w))),this.h.add(this.k.listen("focus",i.runOn(this,this.ab))),this.h.add(this.k.listen("blur",i.runOn(this,this.u))),this.h.add(this.k.listen("mouseenter",i.runOn(this,this.s))),this.h.add(this.k.listen("mouseleave",i.runOn(this,this.t))),this.h.add(this.k.listen("keydown",i.runOn(this,this.ac))),this.h.add(this.k.listen("paste",i.runOn(this,this.ah))),this.h.add(this.k.listen("dragenter",i.runOn(this,this.z))),this.h.add(this.k.listen("dragleave",i.runOn(this,this.aa))),this.h.add(this.k.listen("compositionstart",i.runOn(this,this.y))),this.h.add(this.k.listen("compositionend",i.runOn(this,this.x))),this.h.add(this.k.listen("mousedown",i.runOn(this,this.af))),this.h.add(this.k.listen("mouseup",i.runOn(this,this.ag)))},n.prototype.am=function(){var t,n;this.d=!1;try{for(var r=e.__values(i.fromEnum(this.h)),s=r.next();!s.done;s=r.next()){(0,s.value)()}}catch(e){t={error:e}}finally{try{s&&!s.done&&(n=r.return)&&n.call(r)}finally{if(t)throw t.error}}this.h.clear()},n.prototype.a3=function(t){null!=t&&this.k.setStyleProperty("font",t.fontString)},n.prototype.ak=function(){null!=this.k&&this.k.getNativeElement().blur()},n.prototype.an=function(t){null!=this.k&&this.k.focus(t)},n.prototype.ar=function(){null!=this.k&&this.k.getNativeElement().select()},n.prototype.ay=function(t,e){null!=this.k&&this.k.getNativeElement().setSelectionRange(t,e)},n.prototype.ai=function(){null==i.KeyFrameAnimationFactory.h&&(i.KeyFrameAnimationFactory.h=this.j)},n.prototype.a=function(t){return new i.AnimationKeyFrameEffect(0,this.j.rootWrapper,0,null,t)},n.$t=i.markType(n,"InputView"),n}(i.Base),ut=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e.c=null,e.a=null,e.propertyChanged=null,e}return e.__extends(n,t),Object.defineProperty(n.prototype,"e",{get:function(){return this.c},set:function(t){var e=this.c;this.c=t,e!=this.c&&this.g("Name",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"b",{get:function(){return this.a},set:function(t){var e=this.a;this.a=t,e!=this.a&&this.g("InputGroup",e,t)},enumerable:!0,configurable:!0}),n.prototype.g=function(t,e,n){null!=this.propertyChanged&&this.propertyChanged(this,new i.PropertyChangedEventArgs(t)),this.h(t,e,n)},n.prototype.h=function(t,e,i){},n.$t=i.markType(n,"XInputGroupItem",i.Base.$,[i.INotifyPropertyChanged_$type]),n}(i.Base),lt=function(t){function n(){var e=t.call(this)||this;e._view=null,e.j=0,e.v="ig-suffix-"+n.s++,e.u=null,e.n=!1,e.m=!1,e.o=!1;var i=new st;return i.a=e,e.view=i,e.view.o(),e}return e.__extends(n,t),Object.defineProperty(n.prototype,"view",{get:function(){return this._view},set:function(t){this._view=t},enumerable:!0,configurable:!0}),n.prototype.destroy=function(){this.provideContainer(null)},Object.defineProperty(n.prototype,"k",{get:function(){return this.j},set:function(t){var e=this.j;this.j=t,e!=this.j&&this.g("ShiftType",i.enumGetBox(z,e),i.enumGetBox(z,t))},enumerable:!0,configurable:!0}),n.prototype.h=function(e,i,n){switch(t.prototype.h.call(this,e,i,n),e){case"InputGroup":this.ai();break;case"ShiftType":this.al()}},n.prototype.al=function(){this.view.q()},n.prototype.ai=function(){this.view.q()},n.prototype.ap=function(){},n.prototype.ao=function(){},n.prototype.aj=function(){this.q=!0},n.prototype.ak=function(){this.q=!1},Object.defineProperty(n.prototype,"z",{get:function(){return this.v},set:function(t){var e=this.v;this.v=t,e!=this.v&&this.g("Id",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"w",{get:function(){return this.u},set:function(t){var e=this.u;this.u=t,e!=this.u&&this.g("AriaLabel",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"q",{get:function(){return this.n},set:function(t){var e=this.n;this.n=t,e!=this.n&&this.g("IsHover",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disabled",{get:function(){return this.m},set:function(t){var e=this.m;this.m=t,e!=this.m&&this.g("IsDisabled",e,t)},enumerable:!0,configurable:!0}),n.prototype.am=function(){},n.prototype.onDetachedFromUI=function(){this.view.n()},n.prototype.onAttachedToUI=function(){this.view.l()},n.prototype.r=function(){return this.view.d()},n.prototype.t=function(){return this.i()},n.prototype.y=function(){return this.i().e()},n.prototype.i=function(){var t=new G;return t.a=this.k,t.c=this.q,t.b=this.disabled,t.d=this.e,t},n.prototype.appendContentChild=function(t){this.view.k(t)},n.prototype.provideContainer=function(t){this.view.m(t)},n.$t=i.markType(n,"XSuffix",ut.$),n.s=0,n}(ut),ct=function(t){function n(){var e=t.call(this)||this;e._view=null,e.j=0,e.v="ig-prefix-"+n.s++,e.u=null,e.n=!1,e.m=!1,e.o=!1;var i=new ot;return i.a=e,e.view=i,e.view.o(),e}return e.__extends(n,t),Object.defineProperty(n.prototype,"view",{get:function(){return this._view},set:function(t){this._view=t},enumerable:!0,configurable:!0}),n.prototype.destroy=function(){this.provideContainer(null)},Object.defineProperty(n.prototype,"k",{get:function(){return this.j},set:function(t){var e=this.j;this.j=t,e!=this.j&&this.g("ShiftType",i.enumGetBox($,e),i.enumGetBox($,t))},enumerable:!0,configurable:!0}),n.prototype.h=function(e,i,n){switch(t.prototype.h.call(this,e,i,n),e){case"InputGroup":this.ai();break;case"ShiftType":this.al()}},n.prototype.al=function(){this.view.q()},n.prototype.ai=function(){this.view.q()},n.prototype.ap=function(){},n.prototype.ao=function(){},n.prototype.aj=function(){this.q=!0},n.prototype.ak=function(){this.q=!1},Object.defineProperty(n.prototype,"z",{get:function(){return this.v},set:function(t){var e=this.v;this.v=t,e!=this.v&&this.g("Id",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"w",{get:function(){return this.u},set:function(t){var e=this.u;this.u=t,e!=this.u&&this.g("AriaLabel",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"q",{get:function(){return this.n},set:function(t){var e=this.n;this.n=t,e!=this.n&&this.g("IsHover",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disabled",{get:function(){return this.m},set:function(t){var e=this.m;this.m=t,e!=this.m&&this.g("IsDisabled",e,t)},enumerable:!0,configurable:!0}),n.prototype.am=function(){},n.prototype.onDetachedFromUI=function(){this.view.n()},n.prototype.onAttachedToUI=function(){this.view.l()},n.prototype.r=function(){return this.view.d()},n.prototype.t=function(){return this.i()},n.prototype.y=function(){return this.i().e()},n.prototype.i=function(){var t=new X;return t.a=this.k,t.c=this.q,t.b=this.disabled,t.d=this.e,t},n.prototype.appendContentChild=function(t){this.view.k(t)},n.prototype.provideContainer=function(t){this.view.m(t)},n.$t=i.markType(n,"XPrefix",ut.$),n.s=0,n}(ut),pt=function(t){function n(){var e=t.call(this)||this;e.c=0,e.l=1,e.k=1,e.ad=!1,e.h=0,e._view=null,e.q=null,e.o=null,e.lostFocus=null,e.gotFocus=null,e.df=l.b(n.i,n.fu,n.d1),e.e5=l.b(n.i,n.f5,n.ec),e.m7=l.d(n.i,n.ng,n.na),e.tn=l.f(n.i,n.tw,n.tq),e.pg=l.e(n.i,n.re,n.py),e.q1=l.e(n.i,n.rv,n.qf),e.q2=l.e(n.i,n.rw,n.qg),e.hb=l.b(n.i,n.gx,n.e4),e.ha=l.b(n.i,n.gw,n.e3),e.e9=l.b(n.i,n.f9,n.eg),e.sp=l.e(n.i,n.sf,n.qz),e.sq=l.e(n.i,n.sg,n.q0),e.q4=l.e(n.i,n.ry,n.qi),e.q3=l.e(n.i,n.rx,n.qh),e.g8=l.b(n.i,n.gu,n.e1),e.e8=l.b(n.i,n.f8,n.ef),e.e6=l.b(n.i,n.f6,n.ed),e.e7=l.b(n.i,n.f7,n.ee),e.g9=l.b(n.i,n.gv,n.e2),e.pf=l.e(n.i,n.rd,n.px),e.fa=l.b(n.i,n.ga,n.eh),e.fb=l.b(n.i,n.gb,n.ei),e.nd=l.d(n.i,n.nh,n.nb),e.tt=l.f(n.i,n.tx,n.tr),e.q6=l.e(n.i,n.r0,n.qk),e.q7=l.e(n.i,n.r1,n.ql),e.q8=l.e(n.i,n.r2,n.qm),e.fj=l.b(n.i,n.gj,n.eq),e.fi=l.b(n.i,n.gi,n.ep),e.ff=l.b(n.i,n.gf,n.em),e.rb=l.e(n.i,n.r5,n.qp),e.rc=l.e(n.i,n.r6,n.qq),e.ra=l.e(n.i,n.r4,n.qo),e.q9=l.e(n.i,n.r3,n.qn),e.fg=l.b(n.i,n.gg,n.en),e.fe=l.b(n.i,n.ge,n.el),e.fc=l.b(n.i,n.gc,n.ej),e.fd=l.b(n.i,n.gd,n.ek),e.fh=l.b(n.i,n.gh,n.eo),e.q5=l.e(n.i,n.rz,n.qj),e.dg=l.b(n.i,n.fv,n.d2),e.dh=l.b(n.i,n.fw,n.d3),e.m6=l.d(n.i,n.nf,n.m9),e.tm=l.f(n.i,n.tv,n.tp),e.pq=l.e(n.i,n.ro,n.p8),e.pr=l.e(n.i,n.rp,n.p9),e.ps=l.e(n.i,n.rq,n.qa),e.dq=l.b(n.i,n.f4,n.eb),e.dp=l.b(n.i,n.f3,n.ea),e.dl=l.b(n.i,n.f0,n.d7),e.pv=l.e(n.i,n.rt,n.qd),e.pw=l.e(n.i,n.ru,n.qe),e.pu=l.e(n.i,n.rs,n.qc),e.pt=l.e(n.i,n.rr,n.qb),e.dm=l.b(n.i,n.f1,n.d8),e.dk=l.b(n.i,n.fz,n.d6),e.di=l.b(n.i,n.fx,n.d4),e.dj=l.b(n.i,n.fy,n.d5),e.dn=l.b(n.i,n.f2,n.d9),e.pp=l.e(n.i,n.rn,n.p7),e.c5=l.b(n.i,n.fk,n.dr),e.c6=l.b(n.i,n.fl,n.ds),e.m5=l.d(n.i,n.ne,n.m8),e.tl=l.f(n.i,n.tu,n.to),e.pi=l.e(n.i,n.rg,n.p0),e.pj=l.e(n.i,n.rh,n.p1),e.pk=l.e(n.i,n.ri,n.p2),e.de=l.b(n.i,n.ft,n.d0),e.dd=l.b(n.i,n.fs,n.dz),e.da=l.b(n.i,n.fp,n.dw),e.pn=l.e(n.i,n.rl,n.p5),e.po=l.e(n.i,n.rm,n.p6),e.pm=l.e(n.i,n.rk,n.p4),e.pl=l.e(n.i,n.rj,n.p3),e.db=l.b(n.i,n.fq,n.dx),e.c9=l.b(n.i,n.fo,n.dv),e.c7=l.b(n.i,n.fm,n.dt),e.c8=l.b(n.i,n.fn,n.du),e.dc=l.b(n.i,n.fr,n.dy),e.ph=l.e(n.i,n.rf,n.pz),e.gy=l.b(n.i,n.gk,n.er),e.gz=l.b(n.i,n.gl,n.es),e.nj=l.d(n.i,n.ni,n.nc),e.tz=l.f(n.i,n.ty,n.ts),e.si=l.e(n.i,n.r8,n.qs),e.sj=l.e(n.i,n.r9,n.qt),e.sk=l.e(n.i,n.sa,n.qu),e.g7=l.b(n.i,n.gt,n.e0),e.g6=l.b(n.i,n.gs,n.ez),e.g3=l.b(n.i,n.gp,n.ew),e.sn=l.e(n.i,n.sd,n.qx),e.so=l.e(n.i,n.se,n.qy),e.sm=l.e(n.i,n.sc,n.qw),e.sl=l.e(n.i,n.sb,n.qv),e.g4=l.b(n.i,n.gq,n.ex),e.g2=l.b(n.i,n.go,n.ev),e.g0=l.b(n.i,n.gm,n.et),e.g1=l.b(n.i,n.gn,n.eu),e.g5=l.b(n.i,n.gr,n.ey),e.sh=l.e(n.i,n.r7,n.qr),e.nn=l.e(n.i,n.re,n.py),e.no=l.e(n.i,n.rv,n.qf),e.am=l.b(n.i,n.fu,n.d1),e.an=l.b(n.i,n.f5,n.ec),e.mu=l.d(n.i,n.ng,n.na),e.ta=l.f(n.i,n.tw,n.tq),e.av=l.b(n.i,n.gx,n.e4),e.au=l.b(n.i,n.gw,n.e3),e.ar=l.b(n.i,n.f9,n.eg),e.nr=l.e(n.i,n.sf,n.qz),e.ns=l.e(n.i,n.sg,n.q0),e.nq=l.e(n.i,n.ry,n.qi),e.np=l.e(n.i,n.rx,n.qh),e.as=l.b(n.i,n.gu,n.e1),e.aq=l.b(n.i,n.f8,n.ef),e.ao=l.b(n.i,n.f6,n.ed),e.ap=l.b(n.i,n.f7,n.ee),e.at=l.b(n.i,n.gv,n.e2),e.nm=l.e(n.i,n.rd,n.px),e.a6=NaN,e.bh=NaN,e.nu=null,e.mx=new i.CornerRadius(1,NaN,NaN,NaN,NaN),e.td=new i.Thickness(1,NaN,NaN,NaN,NaN),e.b9=NaN,e.b8=NaN,e.bl=NaN,e.oq=null,e.or=null,e.ob=null,e.oa=null,e.b6=NaN,e.bk=NaN,e.bi=NaN,e.bj=NaN,e.b7=NaN,e.nt=null,e.bm=NaN,e.bn=NaN,e.oe=null,e.od=null,e.my=new i.CornerRadius(1,NaN,NaN,NaN,NaN),e.te=new i.Thickness(1,NaN,NaN,NaN,NaN),e.bv=NaN,e.bu=NaN,e.br=NaN,e.oh=null,e.oi=null,e.og=null,e.of=null,e.bs=NaN,e.bq=NaN,e.bo=NaN,e.bp=NaN,e.bt=NaN,e.oc=null,e.a7=NaN,e.a8=NaN,e.n4=null,e.n3=null,e.mw=new i.CornerRadius(1,NaN,NaN,NaN,NaN),e.tc=new i.Thickness(1,NaN,NaN,NaN,NaN),e.bg=NaN,e.bf=NaN,e.bc=NaN,e.n7=null,e.n8=null,e.n6=null,e.n5=null,e.bd=NaN,e.bb=NaN,e.a9=NaN,e.ba=NaN,e.be=NaN,e.n2=null,e.aw=NaN,e.ax=NaN,e.nx=null,e.nw=null,e.mv=new i.CornerRadius(1,NaN,NaN,NaN,NaN),e.tb=new i.Thickness(1,NaN,NaN,NaN,NaN),e.a5=NaN,e.a4=NaN,e.a1=NaN,e.n0=null,e.n1=null,e.nz=null,e.ny=null,e.a2=NaN,e.a0=NaN,e.ay=NaN,e.az=NaN,e.a3=NaN,e.nv=null,e.bw=NaN,e.bx=NaN,e.ol=null,e.ok=null,e.mz=new i.CornerRadius(1,NaN,NaN,NaN,NaN),e.tf=new i.Thickness(1,NaN,NaN,NaN,NaN),e.b5=NaN,e.b4=NaN,e.b1=NaN,e.oo=null,e.op=null,e.on=null,e.om=null,e.b2=NaN,e.b0=NaN,e.by=NaN,e.bz=NaN,e.b3=NaN,e.oj=null,e.x=!1,e.t=!1,e.z=!1,e.v=!1,e.y=!1,e.u=!1,e.r=!1,e.n9=null,e.ib="ig-inputgroup-"+n.h8++,e.w=!1,e.propertyChanged=null,e.e=new dt,e.p=null,e.ab=!1,e.s=!1,e.aa=!1,e.h9=i.toNullable(i.Number_$type,null);var r=new rt;r.d=e,e.view=r,e.view.ak();var s=e.e;s.collectionChanged=i.delegateCombine(s.collectionChanged,i.runOn(e,e.lx));var o=e.e;return o.collectionResetting=i.delegateCombine(o.collectionResetting,i.runOn(e,e.ly)),e}return e.__extends(n,t),n.prototype.ly=function(t,e){this.mn(),this.view.ad()},n.prototype.appendContentChild=function(t){this.view.ab(t)},n.prototype.mj=function(t){this.view.an(t)},Object.defineProperty(n.prototype,"d",{get:function(){return this.c},set:function(t){var e=this.c;this.c=t,e!=this.c&&this.me("DisplayType",i.enumGetBox(Y,e),i.enumGetBox(Y,t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"n",{get:function(){return this.l},set:function(t){var e=this.l;this.l=t,e!=this.l&&this.me("Density",i.enumGetBox(i.ControlDisplayDensity_$type,e),i.enumGetBox(i.ControlDisplayDensity_$type,t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"m",{get:function(){return this.k},set:function(t){var e=this.k;this.k=t,e!=this.k&&this.me("ActualDensity",i.enumGetBox(i.ControlDisplayDensity_$type,e),i.enumGetBox(i.ControlDisplayDensity_$type,t))},enumerable:!0,configurable:!0}),n.prototype.l4=function(t){for(var e=0;e<this.inputs.count;e++)null!==i.typeCast(ft.$,this.inputs._inner[e])&&t(this.inputs._inner[e])},n.prototype.l5=function(t){for(var e=0;e<this.inputs.count;e++)null!==i.typeCast(ct.$,this.inputs._inner[e])&&t(this.inputs._inner[e])},n.prototype.l3=function(t){for(var e=0;e<this.inputs.count;e++)null!==i.typeCast(bt.$,this.inputs._inner[e])&&t(this.inputs._inner[e])},n.prototype.l6=function(t){for(var e=0;e<this.inputs.count;e++)null!==i.typeCast(lt.$,this.inputs._inner[e])&&t(this.inputs._inner[e])},n.prototype.lx=function(t,n){var r,s,o,a;if(null!=n.oldItems)try{for(var h=e.__values(i.fromEn(n.oldItems)),u=h.next();!u.done;u=h.next()){var l=u.value;null!=l&&(l.b=null),this.view.ae(l)}}catch(t){r={error:t}}finally{try{u&&!u.done&&(s=h.return)&&s.call(h)}finally{if(r)throw r.error}}if(null!=n.newItems)try{for(var c=e.__values(i.fromEn(n.newItems)),p=c.next();!p.done;p=c.next()){var d=p.value;null!=d&&(d.b=this),this.view.ac(d)}}catch(t){o={error:t}}finally{try{p&&!p.done&&(a=c.return)&&a.call(c)}finally{if(o)throw o.error}}this.ml(),this.ad=!0;try{this.mt()}finally{this.ad=!1}this.mq(),this.mp(),this.mr(),this.ms(),this.mn()},Object.defineProperty(n.prototype,"j",{get:function(){return this.h},set:function(t){var e=this.h;this.h=t,e!=this.h&&this.me("BaseTheme",i.enumGetBox(i.BaseControlTheme_$type,e),i.enumGetBox(i.BaseControlTheme_$type,t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"view",{get:function(){return this._view},set:function(t){this._view=t},enumerable:!0,configurable:!0}),n.prototype.destroy=function(){this.provideContainer(null)},n.prototype.me=function(t,e,n){null!=this.propertyChanged&&this.propertyChanged(this,new i.PropertyChangedEventArgs(t)),this.mh(t,e,n)},n.prototype.mh=function(t,e,i){var n=this;switch(t){case"BaseTheme":this.mm(this.j),this.mo(),this.l4((function(t){return t.p=0==n.j?2:n.j}));break;case"ActualBorderColor":case"ActualBackgroundColor":case"ActualBorderWidth":case"ActualFocusBorderColor":case"ActualFocusBorderWidth":case"ActualCornerRadius":case"ActualContentPadding":case"ActualUnderlineOpacity":case"ActualUnderlineRippleOpacity":case"ActualUnderlineRippleWidth":case"ActualUnderlineRippleColor":case"ActualUnderlineColor":case"ActualHoverUnderlineColor":case"ActualUnderlineWidth":case"ActualHoverUnderlineWidth":case"ActualHoverUnderlineOpacity":case"ActualFocusUnderlineColor":case"ActualFocusUnderlineOpacity":case"ActualFocusUnderlineRippleOpacity":case"IsHovered":this.aa=!0,this.ab=!0,this.s=!0,this.mn();break;case"BorderColor":case"BackgroundColor":case"BorderWidth":case"FocusBorderColor":case"FocusBorderWidth":case"CornerRadius":case"ContentPadding":case"UnderlineOpacity":case"UnderlineRippleOpacity":case"UnderlineRippleWidth":case"UnderlineRippleColor":case"UnderlineColor":case"HoverUnderlineColor":case"UnderlineWidth":case"HoverUnderlineWidth":case"HoverUnderlineOpacity":case"FocusUnderlineColor":case"FocusUnderlineOpacity":case"FocusUnderlineRippleOpacity":case"LineTypeBorderColor":case"LineTypeBackgroundColor":case"LineTypeBorderWidth":case"LineTypeFocusBorderColor":case"LineTypeFocusBorderWidth":case"LineTypeCornerRadius":case"LineTypeContentPadding":case"LineTypeUnderlineOpacity":case"LineTypeUnderlineRippleOpacity":case"LineTypeUnderlineRippleWidth":case"LineTypeUnderlineRippleColor":case"LineTypeUnderlineColor":case"LineTypeHoverUnderlineColor":case"LineTypeUnderlineWidth":case"LineTypeHoverUnderlineWidth":case"LineTypeHoverUnderlineOpacity":case"LineTypeFocusUnderlineColor":case"LineTypeFocusUnderlineOpacity":case"LineTypeFocusUnderlineRippleOpacity":case"BoxTypeBorderColor":case"BoxTypeBackgroundColor":case"BoxTypeBorderWidth":case"BoxTypeFocusBorderColor":case"BoxTypeFocusBorderWidth":case"BoxTypeCornerRadius":case"BoxTypeContentPadding":case"BoxTypeUnderlineOpacity":case"BoxTypeUnderlineRippleOpacity":case"BoxTypeUnderlineRippleWidth":case"BoxTypeUnderlineRippleColor":case"BoxTypeUnderlineColor":case"BoxTypeHoverUnderlineColor":case"BoxTypeUnderlineWidth":case"BoxTypeHoverUnderlineWidth":case"BoxTypeHoverUnderlineOpacity":case"BoxTypeFocusUnderlineColor":case"BoxTypeFocusUnderlineOpacity":case"BoxTypeFocusUnderlineRippleOpacity":case"BorderTypeBorderColor":case"BorderTypeBackgroundColor":case"BorderTypeBorderWidth":case"BorderTypeFocusBorderColor":case"BorderTypeFocusBorderWidth":case"BorderTypeCornerRadius":case"BorderTypeContentPadding":case"BorderTypeUnderlineOpacity":case"BorderTypeUnderlineRippleOpacity":case"BorderTypeUnderlineRippleWidth":case"BorderTypeUnderlineRippleColor":case"BorderTypeUnderlineColor":case"BorderTypeHoverUnderlineColor":case"BorderTypeUnderlineWidth":case"BorderTypeHoverUnderlineWidth":case"BorderTypeHoverUnderlineOpacity":case"BorderTypeFocusUnderlineColor":case"BorderTypeFocusUnderlineOpacity":case"BorderTypeFocusUnderlineRippleOpacity":case"DisplayType":this.mo();break;case"ActualDensity":this.view.ap(),this.mo();break;case"Density":this.m=0==this.n?1:this.n;break;case"IsFocused":this.mc(),this.mn();break;case"IsExpanded":this.t=!0,this.ac=this.ah;break;case"ActualIsExpanded":this.l7()}},n.m3=function(t,e){return new i.CornerRadius(1,i.isNaN_(t.c)?e.c:t.c,i.isNaN_(t.d)?e.d:t.d,i.isNaN_(t.b)?e.b:t.b,i.isNaN_(t.a)?e.a:t.a)},n.tj=function(t,e){return new i.Thickness(1,i.isNaN_(t.left)?e.left:t.left,i.isNaN_(t.top)?e.top:t.top,i.isNaN_(t.right)?e.right:t.right,i.isNaN_(t.bottom)?e.bottom:t.bottom)},n.prototype.mq=function(){var t=this;this.l4((function(e){switch(e.t=t.m,e.p=0==t.j?2:t.j,t.d){case 0:e.l=0;break;case 1:e.l=1;break;case 2:case 3:e.l=2}e.ck(t.ac,!1)}))},n.prototype.mr=function(){var t=this;this.l5((function(e){switch(t.d){case 0:e.k=0;break;case 1:e.k=1;break;case 2:case 3:e.k=2}}))},n.prototype.mp=function(){var t=this;this.l3((function(e){switch(e.aa=t.m,t.d){case 0:e.o=0;break;case 1:e.o=1;break;case 2:case 3:e.o=2}e.dk(t.al,!1)}))},n.prototype.ms=function(){var t=this;this.l6((function(e){switch(t.d){case 0:e.k=0;break;case 1:e.k=1;break;case 2:case 3:e.k=2}}))},n.prototype.mo=function(){switch(this.mq(),this.mp(),this.mr(),this.ms(),this.d){case 0:this.ot=null!=this.o0?this.o0:null!=this.sv?this.sv:this.q6,this.os=null!=this.oz?this.oz:null!=this.su?this.su:this.q5,this.ca=i.isNaN_(this.cu)?i.isNaN_(this.hh)?this.fa:this.hh:this.cu,this.ou=null!=this.sr?this.sr:null!=this.sw?this.sw:this.q7,this.cb=i.isNaN_(this.hc)?i.isNaN_(this.hi)?this.fb:this.hi:this.hc,this.m0=n.m3(this.m4,n.m3(this.nk,this.nd)),this.tg=n.tj(this.tk,n.tj(this.t0,this.tt)),this.cg=i.isNaN_(this.h1)?i.isNaN_(this.hn)?this.fg:this.hn:this.h1,this.ch=i.isNaN_(this.h2)?i.isNaN_(this.ho)?this.fh:this.ho:this.h2,this.ci=i.isNaN_(this.h3)?i.isNaN_(this.hp)?this.fi:this.hp:this.h3,this.oy=null!=this.s9?this.s9:null!=this.s0?this.s0:this.rc,this.ox=null!=this.s8?this.s8:null!=this.sz?this.sz:this.rb,this.ow=null!=this.st?this.st:null!=this.sy?this.sy:this.ra,this.cj=i.isNaN_(this.h4)?i.isNaN_(this.hq)?this.fj:this.hq:this.h4,this.cf=i.isNaN_(this.hg)?i.isNaN_(this.hm)?this.ff:this.hm:this.hg,this.ce=i.isNaN_(this.hf)?i.isNaN_(this.hl)?this.fe:this.hl:this.hf,this.ov=null!=this.ss?this.ss:null!=this.sx?this.sx:this.q9,this.cc=i.isNaN_(this.hd)?i.isNaN_(this.hj)?this.fc:this.hj:this.hd,this.cd=i.isNaN_(this.he)?i.isNaN_(this.hk)?this.fd:this.hk:this.he;break;case 1:this.ot=null!=this.o0?this.o0:null!=this.o9?this.o9:this.pq,this.os=null!=this.oz?this.oz:null!=this.o8?this.o8:this.pp,this.ca=i.isNaN_(this.cu)?i.isNaN_(this.cv)?this.dg:this.cv:this.cu,this.ou=null!=this.sr?this.sr:null!=this.pa?this.pa:this.pr,this.cb=i.isNaN_(this.hc)?i.isNaN_(this.cw)?this.dh:this.cw:this.hc,this.m0=n.m3(this.m4,n.m3(this.m2,this.m6)),this.tg=n.tj(this.tk,n.tj(this.ti,this.tm)),this.cg=i.isNaN_(this.h1)?i.isNaN_(this.c1)?this.dm:this.c1:this.h1,this.ch=i.isNaN_(this.h2)?i.isNaN_(this.c2)?this.dn:this.c2:this.h2,this.ci=i.isNaN_(this.h3)?i.isNaN_(this.c3)?this.dp:this.c3:this.h3,this.oy=null!=this.s9?this.s9:null!=this.pe?this.pe:this.pw,this.ox=null!=this.s8?this.s8:null!=this.pd?this.pd:this.pv,this.ow=null!=this.st?this.st:null!=this.pc?this.pc:this.pu,this.cj=i.isNaN_(this.h4)?i.isNaN_(this.c4)?this.dq:this.c4:this.h4,this.cf=i.isNaN_(this.hg)?i.isNaN_(this.c0)?this.dl:this.c0:this.hg,this.ce=i.isNaN_(this.hf)?i.isNaN_(this.cz)?this.dk:this.cz:this.hf,this.ov=null!=this.ss?this.ss:null!=this.pb?this.pb:this.pt,this.cc=i.isNaN_(this.hd)?i.isNaN_(this.cx)?this.di:this.cx:this.hd,this.cd=i.isNaN_(this.he)?i.isNaN_(this.cy)?this.dj:this.cy:this.he;break;case 2:this.ot=null!=this.o0?this.o0:null!=this.o2?this.o2:this.pi,this.os=null!=this.oz?this.oz:null!=this.o1?this.o1:this.ph,this.ca=i.isNaN_(this.cu)?i.isNaN_(this.ck)?this.c5:this.ck:this.cu,this.ou=null!=this.sr?this.sr:null!=this.o3?this.o3:this.pj,this.cb=i.isNaN_(this.hc)?i.isNaN_(this.cl)?this.c6:this.cl:this.hc,this.m0=n.m3(this.m4,n.m3(this.m1,this.m5)),this.tg=n.tj(this.tk,n.tj(this.th,this.tl)),this.cg=i.isNaN_(this.h1)?i.isNaN_(this.cq)?this.db:this.cq:this.h1,this.ch=i.isNaN_(this.h2)?i.isNaN_(this.cr)?this.dc:this.cr:this.h2,this.ci=i.isNaN_(this.h3)?i.isNaN_(this.cs)?this.dd:this.cs:this.h3,this.oy=null!=this.s9?this.s9:null!=this.o7?this.o7:this.po,this.ox=null!=this.s8?this.s8:null!=this.o6?this.o6:this.pn,this.ow=null!=this.st?this.st:null!=this.o5?this.o5:this.pm,this.cj=i.isNaN_(this.h4)?i.isNaN_(this.ct)?this.de:this.ct:this.h4,this.cf=i.isNaN_(this.hg)?i.isNaN_(this.cp)?this.da:this.cp:this.hg,this.ce=i.isNaN_(this.hf)?i.isNaN_(this.co)?this.c9:this.co:this.hf,this.ov=null!=this.ss?this.ss:null!=this.o4?this.o4:this.pl,this.cc=i.isNaN_(this.hd)?i.isNaN_(this.cm)?this.c7:this.cm:this.hd,this.cd=i.isNaN_(this.he)?i.isNaN_(this.cn)?this.c8:this.cn:this.he;break;case 3:this.ot=null!=this.o0?this.o0:null!=this.s2?this.s2:this.si,this.os=null!=this.oz?this.oz:null!=this.s1?this.s1:this.sh,this.ca=i.isNaN_(this.cu)?i.isNaN_(this.hr)?this.gy:this.hr:this.cu,this.ou=null!=this.sr?this.sr:null!=this.s3?this.s3:this.sj,this.cb=i.isNaN_(this.hc)?i.isNaN_(this.hs)?this.gz:this.hs:this.hc,this.m0=n.m3(this.m4,n.m3(this.nl,this.nj)),this.tg=n.tj(this.tk,n.tj(this.t1,this.tz)),this.cg=i.isNaN_(this.h1)?i.isNaN_(this.hx)?this.g4:this.hx:this.h1,this.ch=i.isNaN_(this.h2)?i.isNaN_(this.hy)?this.g5:this.hy:this.h2,this.ci=i.isNaN_(this.h3)?i.isNaN_(this.hz)?this.g6:this.hz:this.h3,this.oy=null!=this.s9?this.s9:null!=this.s7?this.s7:this.so,this.ox=null!=this.s8?this.s8:null!=this.s6?this.s6:this.sn,this.ow=null!=this.st?this.st:null!=this.s5?this.s5:this.sm,this.cj=i.isNaN_(this.h4)?i.isNaN_(this.h0)?this.g7:this.h0:this.h4,this.cf=i.isNaN_(this.hg)?i.isNaN_(this.hw)?this.g3:this.hw:this.hg,this.ce=i.isNaN_(this.hf)?i.isNaN_(this.hv)?this.g2:this.hv:this.hf,this.ov=null!=this.ss?this.ss:null!=this.s4?this.s4:this.sl,this.cc=i.isNaN_(this.hd)?i.isNaN_(this.ht)?this.g0:this.ht:this.hd,this.cd=i.isNaN_(this.he)?i.isNaN_(this.hu)?this.g1:this.hu:this.he}},n.prototype.mn=function(){this.l4((function(t){})),this.l3((function(t){}));var t=this.view.v,e=this.view.u,n=this.view.x,r=this.view.y,s=null!=this.p&&1==this.p.playState,o=null!=this.q&&1==this.q.playState,a=null!=this.o&&1==this.o.playState;i.NativeUI.m(t,this.m0),i.NativeUI.m(e,this.m0),i.NativeUI.k(t,this.os),i.NativeUI.v(t,this.tg),this.ai?(a||(i.NativeUI.l(e,this.ou),i.NativeUI.n(e,new i.Thickness(0,this.cb))),o||i.NativeUI.k(n,this.ov)):(o||(this.aj?(i.NativeUI.k(n,this.ow),i.NativeUI.u(n,this.ce),i.NativeUI.r(n,this.cf)):(i.NativeUI.k(n,this.ox),i.NativeUI.u(n,this.cg),i.NativeUI.r(n,this.cj))),a||(i.NativeUI.l(e,this.ot),i.NativeUI.n(e,new i.Thickness(0,this.ca))),o||i.NativeUI.k(t,this.os)),s||(i.NativeUI.k(r,this.oy),i.NativeUI.r(r,this.ci),i.NativeUI.u(r,this.ch))},Object.defineProperty(n.prototype,"a",{get:function(){var t=new i.AnimationKeyFrameEffectTiming;return t.g=300,t.b=0,t},enumerable:!0,configurable:!0}),n.prototype.onChildrenMutated=function(){this.l3((function(t){return t.view.a0()})),this.l4((function(t){return t.view.af()})),this.l5((function(t){return t.view.q()})),this.l6((function(t){return t.view.q()}))},n.prototype.l1=function(){this.view.af();var t;null==this.q&&(this.q=i.KeyFrameAnimationFactory.f.c(this.view.c(this.a).m(new i.AnimationKeyFrameProperty(2,this.ot)).m(new i.AnimationKeyFrameProperty(2,this.ou)))),null==this.o&&(this.o=i.KeyFrameAnimationFactory.f.c(this.view.a(this.a).m(new i.AnimationKeyFrameProperty(3,this.ot),new i.AnimationKeyFrameProperty(4,2==this.d||3==this.d?new i.Thickness(0,this.ca):new i.Thickness(0,0))).m(new i.AnimationKeyFrameProperty(3,this.ou),new i.AnimationKeyFrameProperty(4,2==this.d||3==this.d?new i.Thickness(0,this.cb):new i.Thickness(0,0))))),null==this.p&&(this.p=i.KeyFrameAnimationFactory.f.c(this.view.b(this.a).m(new i.AnimationKeyFrameProperty(2,this.ou),new i.AnimationKeyFrameProperty(14,(t=new i.ScaleTransform,t.l=.5,t.m=1,t)),new i.AnimationKeyFrameProperty(1,0)).m(new i.AnimationKeyFrameProperty(2,this.ou),new i.AnimationKeyFrameProperty(14,function(){var t=new i.ScaleTransform;return t.l=1,t.m=1,t}()),new i.AnimationKeyFrameProperty(1,1))))},Object.defineProperty(n.prototype,"af",{get:function(){var t=!1;return this.l3((function(e){e.as&&(t=!0)})),t},enumerable:!0,configurable:!0}),n.prototype.md=function(){this.ac=this.t?this.ah:!!this.af,this.ai=!1,null!=this.lostFocus&&this.lostFocus(this,i.EventArgs.empty)},n.prototype.mm=function(t){this.df=l.b(t,n.fu,n.d1),this.e5=l.b(t,n.f5,n.ec),this.m7=l.d(t,n.ng,n.na),this.tn=l.f(t,n.tw,n.tq),this.pg=l.e(t,n.re,n.py),this.q1=l.e(t,n.rv,n.qf),this.q2=l.e(t,n.rw,n.qg),this.hb=l.b(t,n.gx,n.e4),this.ha=l.b(t,n.gw,n.e3),this.e9=l.b(t,n.f9,n.eg),this.sp=l.e(t,n.sf,n.qz),this.sq=l.e(t,n.sg,n.q0),this.q4=l.e(t,n.ry,n.qi),this.q3=l.e(t,n.rx,n.qh),this.g8=l.b(t,n.gu,n.e1),this.e8=l.b(t,n.f8,n.ef),this.e6=l.b(t,n.f6,n.ed),this.e7=l.b(t,n.f7,n.ee),this.g9=l.b(t,n.gv,n.e2),this.pf=l.e(t,n.rd,n.px),this.fa=l.b(t,n.ga,n.eh),this.fb=l.b(t,n.gb,n.ei),this.nd=l.d(t,n.nh,n.nb),this.tt=l.f(t,n.tx,n.tr),this.q6=l.e(t,n.r0,n.qk),this.q7=l.e(t,n.r1,n.ql),this.q8=l.e(t,n.r2,n.qm),this.fj=l.b(t,n.gj,n.eq),this.fi=l.b(t,n.gi,n.ep),this.ff=l.b(t,n.gf,n.em),this.rb=l.e(t,n.r5,n.qp),this.rc=l.e(t,n.r6,n.qq),this.ra=l.e(t,n.r4,n.qo),this.q9=l.e(t,n.r3,n.qn),this.fg=l.b(t,n.gg,n.en),this.fe=l.b(t,n.ge,n.el),this.fc=l.b(t,n.gc,n.ej),this.fd=l.b(t,n.gd,n.ek),this.fh=l.b(t,n.gh,n.eo),this.q5=l.e(t,n.rz,n.qj),this.dg=l.b(t,n.fv,n.d2),this.dh=l.b(t,n.fw,n.d3),this.m6=l.d(t,n.nf,n.m9),this.tm=l.f(t,n.tv,n.tp),this.pq=l.e(t,n.ro,n.p8),this.pr=l.e(t,n.rp,n.p9),this.ps=l.e(t,n.rq,n.qa),this.dq=l.b(t,n.f4,n.eb),this.dp=l.b(t,n.f3,n.ea),this.dl=l.b(t,n.f0,n.d7),this.pv=l.e(t,n.rt,n.qd),this.pw=l.e(t,n.ru,n.qe),this.pu=l.e(t,n.rs,n.qc),this.pt=l.e(t,n.rr,n.qb),this.dm=l.b(t,n.f1,n.d8),this.dk=l.b(t,n.fz,n.d6),this.di=l.b(t,n.fx,n.d4),this.dj=l.b(t,n.fy,n.d5),this.dn=l.b(t,n.f2,n.d9),this.pp=l.e(t,n.rn,n.p7),this.c5=l.b(t,n.fk,n.dr),this.c6=l.b(t,n.fl,n.ds),this.m5=l.d(t,n.ne,n.m8),this.tl=l.f(t,n.tu,n.to),this.pi=l.e(t,n.rg,n.p0),this.pj=l.e(t,n.rh,n.p1),this.pk=l.e(t,n.ri,n.p2),this.de=l.b(t,n.ft,n.d0),this.dd=l.b(t,n.fs,n.dz),this.da=l.b(t,n.fp,n.dw),this.pn=l.e(t,n.rl,n.p5),this.po=l.e(t,n.rm,n.p6),this.pm=l.e(t,n.rk,n.p4),this.pl=l.e(t,n.rj,n.p3),this.db=l.b(t,n.fq,n.dx),this.c9=l.b(t,n.fo,n.dv),this.c7=l.b(t,n.fm,n.dt),this.c8=l.b(t,n.fn,n.du),this.dc=l.b(t,n.fr,n.dy),this.ph=l.e(t,n.rf,n.pz),this.gy=l.b(t,n.gk,n.er),this.gz=l.b(t,n.gl,n.es),this.nj=l.d(t,n.ni,n.nc),this.tz=l.f(t,n.ty,n.ts),this.si=l.e(t,n.r8,n.qs),this.sj=l.e(t,n.r9,n.qt),this.sk=l.e(t,n.sa,n.qu),this.g7=l.b(t,n.gt,n.e0),this.g6=l.b(t,n.gs,n.ez),this.g3=l.b(t,n.gp,n.ew),this.sn=l.e(t,n.sd,n.qx),this.so=l.e(t,n.se,n.qy),this.sm=l.e(t,n.sc,n.qw),this.sl=l.e(t,n.sb,n.qv),this.g4=l.b(t,n.gq,n.ex),this.g2=l.b(t,n.go,n.ev),this.g0=l.b(t,n.gm,n.et),this.g1=l.b(t,n.gn,n.eu),this.g5=l.b(t,n.gr,n.ey),this.sh=l.e(t,n.r7,n.qr)},n.prototype.l7=function(){var t=this;this.l1(),this.ac?(this.l4((function(e){return e.ck(!0,!t.ad)})),this.l3((function(e){return e.dk(t.al,!t.ad)}))):(this.l4((function(e){return e.ck(!1,!t.ad)})),this.l3((function(e){return e.dk(t.al,!t.ad)})))},n.prototype.mc=function(){if(this.l1(),this.ai){this.l4((function(t){return t.al=!0})),this.mg(1)}else{this.l4((function(t){return t.al=!1})),this.mg(-1)}},n.prototype.mb=function(){this.ac=!this.t||this.ah,this.ai=!0,null!=this.gotFocus&&this.gotFocus(this,i.EventArgs.empty)},n.prototype.mt=function(){this.t?this.ac=this.t:this.ai?this.ac=!0:this.ac=!!this.af},n.prototype.mg=function(t){var e=this;t>0&&this.q.playbackRate<0||t<0&&this.q.playbackRate>0?(this.q.reverse(),this.q.finished.f((function(t){null!=e.q&&e.q.commitStyles(),e.ab&&(e.q=null,e.ab=!1)})),this.o.reverse(),this.o.finished.f((function(t){null!=e.o&&e.o.commitStyles(),e.s&&(e.o=null,e.s=!1)})),this.p.reverse(),this.p.finished.f((function(t){null!=e.p&&e.p.commitStyles(),e.aa&&(e.p=null,e.aa=!1)}))):(this.q.play(),this.q.finished.f((function(t){null!=e.q&&e.q.commitStyles(),e.ab&&(e.q=null,e.ab=!1)})),this.o.play(),this.o.finished.f((function(t){null!=e.o&&e.o.commitStyles(),e.s&&(e.o=null,e.s=!1)})),this.p.play(),this.p.finished.f((function(t){null!=e.p&&e.p.commitStyles(),e.aa&&(e.p=null,e.aa=!1)})))},Object.defineProperty(n.prototype,"ot",{get:function(){return this.nn},set:function(t){var e=this.nn;this.nn=t,e!=this.nn&&this.me("ActualBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ou",{get:function(){return this.no},set:function(t){var e=this.no;this.no=t,e!=this.no&&this.me("ActualFocusBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ca",{get:function(){return this.am},set:function(t){var e=this.am;this.am=t,e!=this.am&&this.me("ActualBorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cb",{get:function(){return this.an},set:function(t){var e=this.an;this.an=t,e!=this.an&&this.me("ActualFocusBorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"m0",{get:function(){return this.mu},set:function(t){var e=this.mu;this.mu=t,e!=this.mu&&this.me("ActualCornerRadius",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tg",{get:function(){return this.ta},set:function(t){var e=this.ta;this.ta=t,e!=this.ta&&this.me("ActualContentPadding",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cj",{get:function(){return this.av},set:function(t){var e=this.av;this.av=t,e!=this.av&&this.me("ActualUnderlineWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ci",{get:function(){return this.au},set:function(t){var e=this.au;this.au=t,e!=this.au&&this.me("ActualUnderlineRippleWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cf",{get:function(){return this.ar},set:function(t){var e=this.ar;this.ar=t,e!=this.ar&&this.me("ActualHoverUnderlineWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ox",{get:function(){return this.nr},set:function(t){var e=this.nr;this.nr=t,e!=this.nr&&this.me("ActualUnderlineColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"oy",{get:function(){return this.ns},set:function(t){var e=this.ns;this.ns=t,e!=this.ns&&this.me("ActualUnderlineRippleColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ow",{get:function(){return this.nq},set:function(t){var e=this.nq;this.nq=t,e!=this.nq&&this.me("ActualHoverUnderlineColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ov",{get:function(){return this.np},set:function(t){var e=this.np;this.oa=t,e!=this.np&&this.me("ActualFocusUnderlineColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cg",{get:function(){return this.as},set:function(t){var e=this.as;this.as=t,e!=this.as&&this.me("ActualUnderlineOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ce",{get:function(){return this.aq},set:function(t){var e=this.aq;this.aq=t,e!=this.aq&&this.me("ActualHoverUnderlineOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cc",{get:function(){return this.ao},set:function(t){var e=this.ao;this.ao=t,e!=this.ao&&this.me("ActualFocusUnderlineOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cd",{get:function(){return this.ap},set:function(t){var e=this.ap;this.ap=t,e!=this.ap&&this.me("ActualFocusUnderlineRippleOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ch",{get:function(){return this.at},set:function(t){var e=this.at;this.at=t,e!=this.at&&this.me("ActualUnderlineRippleOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"os",{get:function(){return this.nm},set:function(t){var e=this.nm;this.nm=t,e!=this.nm&&this.me("ActualBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cu",{get:function(){return this.a6},set:function(t){var e=this.a6;this.a6=t,e!=this.a6&&this.me("BorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hc",{get:function(){return this.bh},set:function(t){var e=this.bh;this.bh=t,e!=this.bh&&this.me("FocusBorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"o0",{get:function(){return this.nu},set:function(t){var e=this.nu;this.nu=t,e!=this.nu&&this.me("BorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"m4",{get:function(){return this.mx},set:function(t){var e=this.mx;this.mx=t,e!=this.mx&&this.me("CornerRadius",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tk",{get:function(){return this.td},set:function(t){var e=this.td;this.td=t,e!=this.td&&this.me("ContentPadding",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"h4",{get:function(){return this.b9},set:function(t){var e=this.b9;this.b9=t,e!=this.b9&&this.me("UnderlineWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"h3",{get:function(){return this.b8},set:function(t){var e=this.b8;this.b8=t,e!=this.b8&&this.me("UnderlineRippleWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hg",{get:function(){return this.bl},set:function(t){var e=this.bl;this.bl=t,e!=this.bl&&this.me("HoverUnderlineWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"s8",{get:function(){return this.oq},set:function(t){var e=this.oq;this.oq=t,e!=this.oq&&this.me("UnderlineColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"s9",{get:function(){return this.or},set:function(t){var e=this.or;this.or=t,e!=this.or&&this.me("UnderlineRippleColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"st",{get:function(){return this.ob},set:function(t){var e=this.ob;this.ob=t,e!=this.ob&&this.me("HoverUnderlineColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ss",{get:function(){return this.oa},set:function(t){var e=this.oa;this.oa=t,e!=this.oa&&this.me("FocusUnderlineColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"h1",{get:function(){return this.b6},set:function(t){var e=this.b6;this.b6=t,e!=this.b6&&this.me("UnderlineOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hf",{get:function(){return this.bk},set:function(t){var e=this.bk;this.bk=t,e!=this.bk&&this.me("HoverUnderlineOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hd",{get:function(){return this.bi},set:function(t){var e=this.bi;this.bi=t,e!=this.bi&&this.me("FocusUnderlineOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"he",{get:function(){return this.bj},set:function(t){var e=this.bj;this.bj=t,e!=this.bj&&this.me("FocusUnderlineRippleOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"h2",{get:function(){return this.b7},set:function(t){var e=this.b7;this.b7=t,e!=this.b7&&this.me("UnderlineRippleOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"oz",{get:function(){return this.nt},set:function(t){var e=this.nt;this.nt=t,e!=this.nt&&this.me("BackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hh",{get:function(){return this.bm},set:function(t){var e=this.bm;this.bm=t,e!=this.bm&&this.me("LineTypeBorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hi",{get:function(){return this.bn},set:function(t){var e=this.bn;this.bn=t,e!=this.bn&&this.me("LineTypeFocusBorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"sw",{get:function(){return this.oe},set:function(t){var e=this.oe;this.oe=t,e!=this.oe&&this.me("LineTypeFocusBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"sv",{get:function(){return this.od},set:function(t){var e=this.od;this.od=t,e!=this.od&&this.me("LineTypeBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"nk",{get:function(){return this.my},set:function(t){var e=this.my;this.my=t,e!=this.my&&this.me("LineTypeCornerRadius",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"t0",{get:function(){return this.te},set:function(t){var e=this.te;this.te=t,e!=this.te&&this.me("LineTypeContentPadding",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hq",{get:function(){return this.bv},set:function(t){var e=this.bv;this.bv=t,e!=this.bv&&this.me("LineTypeUnderlineWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hp",{get:function(){return this.bu},set:function(t){var e=this.bu;this.bu=t,e!=this.bu&&this.me("LineTypeUnderlineRippleWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hm",{get:function(){return this.br},set:function(t){var e=this.br;this.br=t,e!=this.br&&this.me("LineTypeHoverUnderlineWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"sz",{get:function(){return this.oh},set:function(t){var e=this.oh;this.oh=t,e!=this.oh&&this.me("LineTypeUnderlineColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"s0",{get:function(){return this.oi},set:function(t){var e=this.oi;this.oi=t,e!=this.oi&&this.me("LineTypeUnderlineRippleColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"sy",{get:function(){return this.og},set:function(t){var e=this.og;this.ob=t,e!=this.og&&this.me("LineTypeHoverUnderlineColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"sx",{get:function(){return this.of},set:function(t){var e=this.of;this.of=t,e!=this.of&&this.me("LineTypeFocusUnderlineColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hn",{get:function(){return this.bs},set:function(t){var e=this.bs;this.bs=t,e!=this.bs&&this.me("LineTypeUnderlineOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hl",{get:function(){return this.bq},set:function(t){var e=this.bq;this.bq=t,e!=this.bq&&this.me("LineTypeHoverUnderlineOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hj",{get:function(){return this.bo},set:function(t){var e=this.bo;this.bo=t,e!=this.bo&&this.me("LineTypeFocusUnderlineOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hk",{get:function(){return this.bp},set:function(t){var e=this.bp;this.bp=t,e!=this.bp&&this.me("LineTypeFocusUnderlineRippleOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ho",{get:function(){return this.bt},set:function(t){var e=this.bt;this.bt=t,e!=this.bt&&this.me("LineTypeUnderlineRippleOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"su",{get:function(){return this.oc},set:function(t){var e=this.oc;this.oc=t,e!=this.oc&&this.me("LineTypeBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cv",{get:function(){return this.a7},set:function(t){var e=this.a7;this.a7=t,e!=this.a7&&this.me("BoxTypeBorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cw",{get:function(){return this.a8},set:function(t){var e=this.a8;this.a8=t,e!=this.a8&&this.me("BoxTypeFocusBorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"pa",{get:function(){return this.n4},set:function(t){var e=this.n4;this.n4=t,e!=this.n4&&this.me("BoxTypeFocusBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"o9",{get:function(){return this.n3},set:function(t){var e=this.n3;this.n3=t,e!=this.n3&&this.me("BoxTypeBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"m2",{get:function(){return this.mw},set:function(t){var e=this.mw;this.mw=t,e!=this.mw&&this.me("BoxTypeCornerRadius",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ti",{get:function(){return this.tc},set:function(t){var e=this.tc;this.tc=t,e!=this.tc&&this.me("BoxTypeContentPadding",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"c4",{get:function(){return this.bg},set:function(t){var e=this.bg;this.bg=t,e!=this.bg&&this.me("BoxTypeUnderlineWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"c3",{get:function(){return this.bf},set:function(t){var e=this.bf;this.bf=t,e!=this.bf&&this.me("BoxTypeUnderlineRippleWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"c0",{get:function(){return this.bc},set:function(t){var e=this.bc;this.bc=t,e!=this.bc&&this.me("BoxTypeHoverUnderlineWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"pd",{get:function(){return this.n7},set:function(t){var e=this.n7;this.n7=t,e!=this.n7&&this.me("BoxTypeUnderlineColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"pe",{get:function(){return this.n8},set:function(t){var e=this.n8;this.n8=t,e!=this.n8&&this.me("BoxTypeUnderlineRippleColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"pc",{get:function(){return this.n6},set:function(t){var e=this.n6;this.ob=t,e!=this.n6&&this.me("BoxTypeHoverUnderlineColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"pb",{get:function(){return this.n5},set:function(t){var e=this.n5;this.n5=t,e!=this.n5&&this.me("BoxTypeFocusUnderlineColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"c1",{get:function(){return this.bd},set:function(t){var e=this.bd;this.bd=t,e!=this.bd&&this.me("BoxTypeUnderlineOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cz",{get:function(){return this.bb},set:function(t){var e=this.bb;this.bb=t,e!=this.bb&&this.me("BoxTypeHoverUnderlineOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cx",{get:function(){return this.a9},set:function(t){var e=this.a9;this.a9=t,e!=this.a9&&this.me("BoxTypeFocusUnderlineOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cy",{get:function(){return this.ba},set:function(t){var e=this.ba;this.ba=t,e!=this.ba&&this.me("BoxTypeFocusUnderlineRippleOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"c2",{get:function(){return this.be},set:function(t){var e=this.be;this.be=t,e!=this.be&&this.me("BoxTypeUnderlineRippleOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"o8",{get:function(){return this.n2},set:function(t){var e=this.n2;this.n2=t,e!=this.n2&&this.me("BoxTypeBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ck",{get:function(){return this.aw},set:function(t){var e=this.aw;this.aw=t,e!=this.aw&&this.me("BorderTypeBorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cl",{get:function(){return this.ax},set:function(t){var e=this.ax;this.ax=t,e!=this.ax&&this.me("BorderTypeFocusBorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"o3",{get:function(){return this.nx},set:function(t){var e=this.nx;this.nx=t,e!=this.nx&&this.me("BorderTypeFocusBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"o2",{get:function(){return this.nw},set:function(t){var e=this.nw;this.nw=t,e!=this.nw&&this.me("BorderTypeBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"m1",{get:function(){return this.mv},set:function(t){var e=this.mv;this.mv=t,e!=this.mv&&this.me("BorderTypeCornerRadius",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"th",{get:function(){return this.tb},set:function(t){var e=this.tb;this.tb=t,e!=this.tb&&this.me("BorderTypeContentPadding",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ct",{get:function(){return this.a5},set:function(t){var e=this.a5;this.a5=t,e!=this.a5&&this.me("BorderTypeUnderlineWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cs",{get:function(){return this.a4},set:function(t){var e=this.a4;this.a4=t,e!=this.a4&&this.me("BorderTypeUnderlineRippleWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cp",{get:function(){return this.a1},set:function(t){var e=this.a1;this.a1=t,e!=this.a1&&this.me("BorderTypeHoverUnderlineWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"o6",{get:function(){return this.n0},set:function(t){var e=this.n0;this.n0=t,e!=this.n0&&this.me("BorderTypeUnderlineColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"o7",{get:function(){return this.n1},set:function(t){var e=this.n1;this.n1=t,e!=this.n1&&this.me("BorderTypeUnderlineRippleColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"o5",{get:function(){return this.nz},set:function(t){var e=this.nz;this.ob=t,e!=this.nz&&this.me("BorderTypeHoverUnderlineColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"o4",{get:function(){return this.ny},set:function(t){var e=this.ny;this.ny=t,e!=this.ny&&this.me("BorderTypeFocusUnderlineColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cq",{get:function(){return this.a2},set:function(t){var e=this.a2;this.a2=t,e!=this.a2&&this.me("BorderTypeUnderlineOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"co",{get:function(){return this.a0},set:function(t){var e=this.a0;this.a0=t,e!=this.a0&&this.me("BorderTypeHoverUnderlineOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cm",{get:function(){return this.ay},set:function(t){var e=this.ay;this.ay=t,e!=this.ay&&this.me("BorderTypeFocusUnderlineOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cn",{get:function(){return this.az},set:function(t){var e=this.az;this.az=t,e!=this.az&&this.me("BorderTypeFocusUnderlineRippleOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cr",{get:function(){return this.a3},set:function(t){var e=this.a3;this.a3=t,e!=this.a3&&this.me("BorderTypeUnderlineRippleOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"o1",{get:function(){return this.nv},set:function(t){var e=this.nv;this.nv=t,e!=this.nv&&this.me("BorderTypeBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hr",{get:function(){return this.bw},set:function(t){var e=this.bw;this.bw=t,e!=this.bw&&this.me("SearchTypeBorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hs",{get:function(){return this.bx},set:function(t){var e=this.bx;this.bx=t,e!=this.bx&&this.me("SearchTypeFocusBorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"s3",{get:function(){return this.ol},set:function(t){var e=this.ol;this.ol=t,e!=this.ol&&this.me("SearchTypeFocusBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"s2",{get:function(){return this.ok},set:function(t){var e=this.ok;this.ok=t,e!=this.ok&&this.me("SearchTypeBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"nl",{get:function(){return this.mz},set:function(t){var e=this.mz;this.mz=t,e!=this.mz&&this.me("SearchTypeCornerRadius",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"t1",{get:function(){return this.tf},set:function(t){var e=this.tf;this.tf=t,e!=this.tf&&this.me("SearchTypeContentPadding",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"h0",{get:function(){return this.b5},set:function(t){var e=this.b5;this.b5=t,e!=this.b5&&this.me("SearchTypeUnderlineWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hz",{get:function(){return this.b4},set:function(t){var e=this.b4;this.b4=t,e!=this.b4&&this.me("SearchTypeUnderlineRippleWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hw",{get:function(){return this.b1},set:function(t){var e=this.b1;this.b1=t,e!=this.b1&&this.me("SearchTypeHoverUnderlineWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"s6",{get:function(){return this.oo},set:function(t){var e=this.oo;this.oo=t,e!=this.oo&&this.me("SearchTypeUnderlineColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"s7",{get:function(){return this.op},set:function(t){var e=this.op;this.op=t,e!=this.op&&this.me("SearchTypeUnderlineRippleColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"s5",{get:function(){return this.on},set:function(t){var e=this.on;this.ob=t,e!=this.on&&this.me("SearchTypeHoverUnderlineColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"s4",{get:function(){return this.om},set:function(t){var e=this.om;this.om=t,e!=this.om&&this.me("SearchTypeFocusUnderlineColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hx",{get:function(){return this.b2},set:function(t){var e=this.b2;this.b2=t,e!=this.b2&&this.me("SearchTypeUnderlineOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hv",{get:function(){return this.b0},set:function(t){var e=this.b0;this.b0=t,e!=this.b0&&this.me("SearchTypeHoverUnderlineOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ht",{get:function(){return this.by},set:function(t){var e=this.by;this.by=t,e!=this.by&&this.me("SearchTypeFocusUnderlineOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hu",{get:function(){return this.bz},set:function(t){var e=this.bz;this.bz=t,e!=this.bz&&this.me("SearchTypeFocusUnderlineRippleOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hy",{get:function(){return this.b3},set:function(t){var e=this.b3;this.b3=t,e!=this.b3&&this.me("SearchTypeUnderlineRippleOpacity",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"s1",{get:function(){return this.oj},set:function(t){var e=this.oj;this.oj=t,e!=this.oj&&this.me("SearchTypeBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ah",{get:function(){return this.x},set:function(t){var e=this.x;this.x=t,e!=this.x&&this.me("IsExpanded",e,t)},enumerable:!0,configurable:!0}),n.prototype.mk=function(){this.x=!1,this.t=!1,this.mt()},Object.defineProperty(n.prototype,"aj",{get:function(){return this.z},set:function(t){var e=this.z;this.z=t,e!=this.z&&this.me("IsHovered",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ai",{get:function(){return this.y},set:function(t){var e=this.y;this.y=t,e!=this.y&&this.me("IsFocused",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ac",{get:function(){return this.r},set:function(t){var e=this.r;this.r=t,e!=this.r&&this.me("ActualIsExpanded",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"sr",{get:function(){return this.n9},set:function(t){var e=this.n9;this.n9=t,e!=this.n9&&this.me("FocusBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ki",{get:function(){return this.ib},set:function(t){var e=this.ib;this.ib=t,e!=this.ib&&this.me("Id",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disabled",{get:function(){return this.w},set:function(t){var e=this.w;this.w=t,e!=this.w&&this.me("IsDisabled",e,t)},enumerable:!0,configurable:!0}),n.prototype.mf=function(){},n.prototype.onDetachedFromUI=function(){this.view.ai()},n.prototype.onAttachedToUI=function(){this.view.ag()},n.prototype.ensureShift=function(){this.l3((function(t){return t.view.a0()})),this.l4((function(t){return t.view.af()})),this.l5((function(t){return t.view.q()})),this.l6((function(t){return t.view.q()}))},n.prototype.ak=function(){return this.view.g()},n.prototype.ia=function(){return this.b()},n.prototype.j9=function(){return this.b().y()},n.prototype.b=function(){var t=new J;t.f=this.m,t.e=this.j,t.b=i.AppearanceHelper.a(this.ot),t.o=this.ca,t.p=this.cb,t.z=this.m0,t.aa=this.tg,t.x=this.cj,t.w=this.ci,t.t=this.cf,t.c=i.AppearanceHelper.a(this.ox),t.d=i.AppearanceHelper.a(this.oy),t.u=this.cg,t.s=this.ce,t.q=this.cc,t.r=this.cd,t.v=this.ch,t.a=i.AppearanceHelper.a(this.os),t.g=this.ac,t.j=this.aj,t.i=this.ai,t.h=this.disabled,t.m=new i.List$1(X.$,0),t.l=new i.List$1(Q.$,0),t.k=new i.List$1(Z.$,0),t.n=new i.List$1(G.$,0);for(var e=0;e<this.inputs.count;e++)null!==i.typeCast(ct.$,this.inputs._inner[e])?(null==this.inputs._inner[e].e&&(this.inputs._inner[e].e="Prefix"+t.m.count.toString()),t.m.add1(this.inputs._inner[e].t())):null!==i.typeCast(ft.$,this.inputs._inner[e])?(null==this.inputs._inner[e].e&&(this.inputs._inner[e].e="Label"+t.l.count.toString()),t.l.add1(this.inputs._inner[e].au())):null!==i.typeCast(bt.$,this.inputs._inner[e])?(null==this.inputs._inner[e].e&&(this.inputs._inner[e].e="Input"+t.k.count.toString()),t.k.add1(this.inputs._inner[e].be())):null!==i.typeCast(lt.$,this.inputs._inner[e])&&(null==this.inputs._inner[e].e&&(this.inputs._inner[e].e="Suffix"+t.n.count.toString()),t.n.add1(this.inputs._inner[e].t()));return t},n.prototype.provideContainer=function(t){this.view.ah(t)},Object.defineProperty(n.prototype,"inputs",{get:function(){return this.e},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"h7",{get:function(){if(!this.h9.hasValue){var t=0;this.l4((function(e){return t++})),this.h9=i.toNullable(i.Number_$type,t)}return this.h9.value},enumerable:!0,configurable:!0}),n.prototype.ml=function(){this.h9=i.toNullable(i.Number_$type,null)},Object.defineProperty(n.prototype,"ae",{get:function(){return this.h7>0},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"al",{get:function(){return!this.ae||this.ac},enumerable:!0,configurable:!0}),n.$t=i.markType(n,"XInputGroup",i.Base.$,[i.INotifyPropertyChanged_$type]),n.i=2,n.fu=0,n.f5=0,n.ng=new i.CornerRadius(1,0,0,0,0),n.tw=new i.Thickness(1,0,0,0,0),n.re=i.BrushUtil.g(138,0,0,0),n.rv=i.BrushUtil.g(255,0,153,155),n.rw=i.BrushUtil.g(255,0,153,155),n.gx=1,n.gw=2,n.f9=2,n.sf=i.BrushUtil.g(138,0,0,0),n.sg=i.BrushUtil.g(255,0,153,155),n.ry=i.BrushUtil.g(138,0,0,0),n.rx=i.BrushUtil.g(255,0,153,155),n.gu=1,n.f8=1,n.f6=1,n.f7=1,n.gv=0,n.rd=i.BrushUtil.g(0,0,0,0),n.ga=0,n.gb=0,n.nh=new i.CornerRadius(1,0,0,0,0),n.tx=new i.Thickness(1,0,0,0,0),n.r0=i.BrushUtil.g(138,0,0,0),n.r1=i.BrushUtil.g(255,0,153,155),n.r2=i.BrushUtil.g(255,0,153,155),n.gj=1,n.gi=2,n.gf=2,n.r5=i.BrushUtil.g(138,0,0,0),n.r6=i.BrushUtil.g(255,0,153,155),n.r4=i.BrushUtil.g(138,0,0,0),n.r3=i.BrushUtil.g(255,0,153,155),n.gg=1,n.ge=1,n.gc=1,n.gd=1,n.gh=0,n.rz=i.BrushUtil.g(0,0,0,0),n.fv=0,n.fw=0,n.nf=new i.CornerRadius(1,4,4,0,0),n.tv=new i.Thickness(1,16,0,16,0),n.ro=i.BrushUtil.g(138,0,0,0),n.rp=i.BrushUtil.g(255,0,153,155),n.rq=i.BrushUtil.g(255,0,153,155),n.f4=1,n.f3=2,n.f0=2,n.rt=i.BrushUtil.g(138,0,0,0),n.ru=i.BrushUtil.g(255,0,153,155),n.rs=i.BrushUtil.g(138,0,0,0),n.rr=i.BrushUtil.g(255,0,153,155),n.f1=1,n.fz=1,n.fx=1,n.fy=1,n.f2=0,n.rn=i.BrushUtil.g(20,0,0,0),n.fk=1,n.fl=2,n.ne=new i.CornerRadius(1,4,4,4,4),n.tu=new i.Thickness(1,16,0,16,0),n.rg=i.BrushUtil.g(138,0,0,0),n.rh=i.BrushUtil.g(255,0,153,155),n.ri=i.BrushUtil.g(255,0,153,155),n.ft=1,n.fs=2,n.fp=2,n.rl=i.BrushUtil.g(138,0,0,0),n.rm=i.BrushUtil.g(255,0,153,155),n.rk=i.BrushUtil.g(138,0,0,0),n.rj=i.BrushUtil.g(255,0,153,155),n.fq=0,n.fo=0,n.fm=0,n.fn=0,n.fr=0,n.rf=i.BrushUtil.g(0,0,0,0),n.gk=1,n.gl=2,n.ni=new i.CornerRadius(1,4,4,4,4),n.ty=new i.Thickness(1,16,0,16,0),n.r8=i.BrushUtil.g(138,0,0,0),n.r9=i.BrushUtil.g(255,0,153,155),n.sa=i.BrushUtil.g(255,0,153,155),n.gt=1,n.gs=2,n.gp=2,n.sd=i.BrushUtil.g(138,0,0,0),n.se=i.BrushUtil.g(255,0,153,155),n.sc=i.BrushUtil.g(138,0,0,0),n.sb=i.BrushUtil.g(255,0,153,155),n.gq=0,n.go=0,n.gm=0,n.gn=0,n.gr=0,n.r7=i.BrushUtil.g(0,0,0,0),n.d1=0,n.ec=0,n.na=new i.CornerRadius(1,0,0,0,0),n.tq=new i.Thickness(1,0,0,0,0),n.py=i.BrushUtil.g(255,186,191,199),n.qf=i.BrushUtil.g(255,33,150,243),n.qg=i.BrushUtil.g(255,33,150,243),n.e4=1,n.e3=2,n.eg=2,n.qz=i.BrushUtil.g(255,186,191,199),n.q0=i.BrushUtil.g(255,33,150,243),n.qi=i.BrushUtil.g(255,186,191,199),n.qh=i.BrushUtil.g(255,33,150,243),n.e1=1,n.ef=1,n.ed=1,n.ee=1,n.e2=0,n.px=i.BrushUtil.g(0,0,0,0),n.eh=0,n.ei=0,n.nb=new i.CornerRadius(1,0,0,0,0),n.tr=new i.Thickness(1,0,0,0,0),n.qk=i.BrushUtil.g(255,186,191,199),n.ql=i.BrushUtil.g(255,33,150,243),n.qm=i.BrushUtil.g(255,33,150,243),n.eq=1,n.ep=2,n.em=2,n.qp=i.BrushUtil.g(255,186,191,199),n.qq=i.BrushUtil.g(255,33,150,243),n.qo=i.BrushUtil.g(255,186,191,199),n.qn=i.BrushUtil.g(255,33,150,243),n.en=1,n.el=1,n.ej=1,n.ek=1,n.eo=0,n.qj=i.BrushUtil.g(0,0,0,0),n.d2=0,n.d3=0,n.m9=new i.CornerRadius(1,4,4,0,0),n.tp=new i.Thickness(1,16,0,16,0),n.p8=i.BrushUtil.g(255,186,191,199),n.p9=i.BrushUtil.g(255,33,150,243),n.qa=i.BrushUtil.g(255,33,150,243),n.eb=1,n.ea=2,n.d7=2,n.qd=i.BrushUtil.g(255,186,191,199),n.qe=i.BrushUtil.g(255,33,150,243),n.qc=i.BrushUtil.g(255,186,191,199),n.qb=i.BrushUtil.g(255,33,150,243),n.d8=1,n.d6=1,n.d4=1,n.d5=1,n.d9=0,n.p7=i.BrushUtil.g(20,0,0,0),n.dr=1,n.ds=2,n.m8=new i.CornerRadius(1,4,4,4,4),n.to=new i.Thickness(1,16,0,16,0),n.p0=i.BrushUtil.g(255,186,191,199),n.p1=i.BrushUtil.g(255,33,150,243),n.p2=i.BrushUtil.g(255,33,150,243),n.d0=1,n.dz=2,n.dw=2,n.p5=i.BrushUtil.g(255,186,191,199),n.p6=i.BrushUtil.g(255,33,150,243),n.p4=i.BrushUtil.g(255,186,191,199),n.p3=i.BrushUtil.g(255,33,150,243),n.dx=0,n.dv=0,n.dt=0,n.du=0,n.dy=0,n.pz=i.BrushUtil.g(0,0,0,0),n.er=1,n.es=2,n.nc=new i.CornerRadius(1,4,4,4,4),n.ts=new i.Thickness(1,16,0,16,0),n.qs=i.BrushUtil.g(255,186,191,199),n.qt=i.BrushUtil.g(255,33,150,243),n.qu=i.BrushUtil.g(255,33,150,243),n.e0=1,n.ez=2,n.ew=2,n.qx=i.BrushUtil.g(255,186,191,199),n.qy=i.BrushUtil.g(255,33,150,243),n.qw=i.BrushUtil.g(255,186,191,199),n.qv=i.BrushUtil.g(255,33,150,243),n.ex=0,n.ev=0,n.et=0,n.eu=0,n.ey=0,n.qr=i.BrushUtil.g(0,0,0,0),n.h8=0,n}(i.Base),dt=function(t){function n(){var e=t.call(this,ut.$,0)||this;return e.collectionResetting=null,e}return e.__extends(n,t),n.prototype.p=function(){null!=this.collectionResetting&&this.collectionResetting(this,null),t.prototype.p.call(this)},n.$t=i.markType(n,"XInputGroupInputCollection",i.ObservableCollection$1.$.specialize(ut.$)),n}(i.ObservableCollection$1),ft=function(t){function n(){var e=t.call(this)||this;e.n=0,e._view=null,e.aa=null,e.z=null,e.r=0,e.q=1,e.cr=l.e(n.o,n.da,n.c3),e.co=l.e(n.o,n.c7,n.c0),e.cp=l.e(n.o,n.c8,n.c1),e.cq=l.e(n.o,n.c9,n.c2),e.u=null,e.cv=n.db,e.cs=n.c4,e.ct=n.c5,e.k=0,e.af=!1,e.ad=!1,e.v=null,e.cu=null,e.a2="ig-label-"+n.at++,e.ay="inline-block",e.az="inline-block",e.a0=null,e.av="center",e.aw="center",e.ar=0,e.ab=!1,e.a1=null,e.ax=null,e.a3=null,e.ae=!1,e.ai=!1,e.ac=!1,e.ah=!1,e.ag=!1,e.ap=!1;var i=new at;return i.c=e,e.view=i,e.view.ab(),e}return e.__extends(n,t),Object.defineProperty(n.prototype,"p",{get:function(){return this.n},set:function(t){var e=this.n;this.n=t,e!=this.n&&this.g("BaseTheme",i.enumGetBox(i.BaseControlTheme_$type,e),i.enumGetBox(i.BaseControlTheme_$type,t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"view",{get:function(){return this._view},set:function(t){this._view=t},enumerable:!0,configurable:!0}),n.prototype.destroy=function(){this.provideContainer(null)},Object.defineProperty(n.prototype,"i",{get:function(){var t=new i.AnimationKeyFrameEffectTiming;return t.g=300,t.b=0,t},enumerable:!0,configurable:!0}),n.prototype.b8=function(){var t=this;this.view.s();var e;if(null==this.aa){var n=new i.TransformGroup;n.j.add(((e=new i.TranslateTransform).k=t.view.j(),e)),n.j.add(function(){var t=new i.ScaleTransform;return t.l=1,t.m=1,t}());var r=-1.3*this.view.i();2==this.s&&(r=-1.05*this.view.i()),3==this.s&&(r=-1.01*this.view.i());var s=new i.TransformGroup;s.j.add(function(){var e=new i.TranslateTransform;return e.k=2==t.l?r:-.65*t.view.i(),e}()),s.j.add(function(){var t=new i.ScaleTransform;return t.l=.75,t.m=.75,t}()),this.aa=i.KeyFrameAnimationFactory.f.c(this.view.b(this.i).m(new i.AnimationKeyFrameProperty(14,n),new i.AnimationKeyFrameProperty(2,i.BrushUtil.g(0,255,255,255))).m(new i.AnimationKeyFrameProperty(14,s),new i.AnimationKeyFrameProperty(2,i.BrushUtil.g(2==this.l?255:0,255,255,255))))}null==this.z&&(this.z=i.KeyFrameAnimationFactory.f.c(this.view.a(this.i).m(new i.AnimationKeyFrameProperty(7,this.cz)).m(new i.AnimationKeyFrameProperty(7,this.cw))))},n.prototype.ci=function(t,e){var i=this;if(e>0&&t.playbackRate<0||e<0&&t.playbackRate>0){if(t.reverse(),this.ap)return t.finish(),void this.b9(t);t.finished.f((function(e){return i.b9(t)}))}else{if(t.play(),this.ap)return t.finish(),void this.b9(t);t.finished.f((function(e){return i.b9(t)}))}},n.prototype.b9=function(t){t.commitStyles(),t==this.aa&&this.ah&&(this.aa=null),t==this.z&&this.ag&&(this.z=null)},n.prototype.h=function(e,i,n){switch(t.prototype.h.call(this,e,i,n),e){case"BaseTheme":this.cl(this.p),this.cn();break;case"TextColor":case"HoverTextColor":case"TextStyle":case"HighlightTextColor":case"HoverHighlightTextColor":this.cn();break;case"ActualTextColor":case"ActualHoverTextColor":case"ActualTextStyle":case"ActualHighlightTextColor":case"ActualHoverHighlightTextColor":null!=this.aa&&(3==this.aa.playState?this.aa=null:this.ah=!0),null!=this.z&&(3==this.z.playState?this.z=null:this.ag=!0),this.cm();break;case"Text":this.view.ae();break;case"Density":this.s=0==this.t?1:this.t;break;case"ActualDensity":this.view.ag(),this.view.af();break;case"InputGroup":this.view.af();break;case"IsHighlighted":this.cc();break;case"IsShifted":this.cd();break;case"ShiftType":null!=this.aa&&(3==this.aa.playState?this.aa=null:this.ah=!0),this.cg();break;case"Display":this.view.y();break;case"FlexDirection":this.view.z();break;case"FlexGrow":this.view.aa();break;case"AlignItems":this.view.t();break;case"AlignSelf":this.view.u()}},n.prototype.cg=function(){this.view.af()},n.prototype.cd=function(){this.b8();var t=1;this.an||(t=-1),this.ci(this.aa,t)},n.prototype.cc=function(){this.b8();var t=1;this.al||(t=-1),this.ci(this.z,t)},n.prototype.cn=function(){this.cz=null!=this.df?this.df:n.db,this.cy=null!=this.de?this.de:n.db,this.cw=null!=this.dc?this.dc:n.c4,this.w=null!=this.y?this.y:n.x},n.prototype.cm=function(){null!=this.w&&this.view.ai(this.w),this.view.ad(this.cz)},n.prototype.cl=function(t){n.db=l.e(t,n.da,n.c3),n.c4=l.e(t,n.c7,n.c0),n.c6=l.e(t,n.c9,n.c2),n.c5=l.e(t,n.c8,n.c1)},Object.defineProperty(n.prototype,"t",{get:function(){return this.r},set:function(t){var e=this.r;this.r=t,e!=this.r&&this.g("Density",i.enumGetBox(i.ControlDisplayDensity_$type,e),i.enumGetBox(i.ControlDisplayDensity_$type,t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"s",{get:function(){return this.q},set:function(t){var e=this.q;this.q=t,e!=this.q&&this.g("ActualDensity",i.enumGetBox(i.ControlDisplayDensity_$type,e),i.enumGetBox(i.ControlDisplayDensity_$type,t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cz",{get:function(){return this.cr},set:function(t){var e=this.cr;this.cr=t,e!=this.cr&&this.g("ActualTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cw",{get:function(){return this.co},set:function(t){var e=this.co;this.co=t,e!=this.co&&this.g("ActualHighlightTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cx",{get:function(){return this.cp},set:function(t){var e=this.cp;this.cp=t,e!=this.cp&&this.g("ActualHoverHighlightTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cy",{get:function(){return this.cq},set:function(t){var e=this.cq;this.cq=t,e!=this.cq&&this.g("ActualHoverTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"w",{get:function(){return this.u},set:function(t){var e=this.u;this.u=t,e!=this.u&&this.g("ActualTextStyle",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"df",{get:function(){return this.cv},set:function(t){var e=this.cv;this.cv=t,e!=this.cv&&this.g("TextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"dc",{get:function(){return this.cs},set:function(t){var e=this.cs;this.cs=t,e!=this.cs&&this.g("HighlightTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"dd",{get:function(){return this.ct},set:function(t){var e=this.ct;this.ct=t,e!=this.ct&&this.g("HoverHighlightTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"l",{get:function(){return this.k},set:function(t){var e=this.k;this.k=t,e!=this.k&&this.g("ShiftType",i.enumGetBox(M,e),i.enumGetBox(M,t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"an",{get:function(){return this.af},set:function(t){var e=this.af;this.af=t,e!=this.af&&this.g("IsShifted",e,t)},enumerable:!0,configurable:!0}),n.prototype.ck=function(t,e){void 0===e&&(e=!0);var i=this.ap;e||(this.ap=!0);try{this.an=t}finally{e||(this.ap=i)}},Object.defineProperty(n.prototype,"al",{get:function(){return this.ad},set:function(t){var e=this.ad;this.ad=t,e!=this.ad&&this.g("IsHighlighted",e,t)},enumerable:!0,configurable:!0}),n.prototype.ce=function(){this.am=!0},n.prototype.cf=function(){this.am=!1},Object.defineProperty(n.prototype,"y",{get:function(){return this.v},set:function(t){var e=this.v;this.v=t,e!=this.v&&this.g("TextStyle",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"de",{get:function(){return this.cu},set:function(t){var e=this.cu;this.cu=t,e!=this.cu&&this.g("HoverTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"bu",{get:function(){return this.a2},set:function(t){var e=this.a2;this.a2=t,e!=this.a2&&this.g("Id",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"bi",{get:function(){return this.ay},set:function(t){var e=this.ay;this.ay=t,e!=this.ay&&this.g("Display",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"bl",{get:function(){return this.az},set:function(t){var e=this.az;this.az=t,e!=this.az&&this.g("FlexDirection",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"bn",{get:function(){return this.a0},set:function(t){var e=this.a0;this.a0=t,e!=this.a0&&this.g("FlexGrow",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ba",{get:function(){return this.av},set:function(t){var e=this.av;this.av=t,e!=this.av&&this.g("AlignItems",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"bc",{get:function(){return this.aw},set:function(t){var e=this.aw;this.aw=t,e!=this.aw&&this.g("AlignSelf",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"aj",{get:function(){return this.ab},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"as",{get:function(){return this.ar},set:function(t){var e=this.ar;this.ar=t,this.ab=!0,e!=this.ar&&this.g("TabIndex",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"bp",{get:function(){return this.a1},set:function(t){var e=this.a1;this.a1=t,e!=this.a1&&this.g("TabIndex",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"be",{get:function(){return this.ax},set:function(t){var e=this.ax;this.ax=t,e!=this.ax&&this.g("AriaLabel",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"text",{get:function(){return this.a3},set:function(t){var e=this.a3;this.a3=t,e!=this.a3&&this.g("Text",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"am",{get:function(){return this.ae},set:function(t){var e=this.ae;this.ae=t,e!=this.ae&&this.g("IsHover",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"aq",{get:function(){return this.ai},set:function(t){var e=this.ai;this.ai=t,e!=this.ai&&this.g("Value",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disabled",{get:function(){return this.ac},set:function(t){var e=this.ac;this.ac=t,e!=this.ac&&this.g("IsDisabled",e,t)},enumerable:!0,configurable:!0}),n.prototype.ch=function(){this.view.ae()},n.prototype.onDetachedFromUI=function(){this.view.x()},n.prototype.onAttachedToUI=function(){this.view.v()},n.prototype.ao=function(){return this.view.f()},n.prototype.au=function(){return this.j()},n.prototype.bk=function(){return this.j().q()},n.prototype.j=function(){var t=new Q,e=this.view.n;if(t.c=this.p,t.e=this.t,t.d=this.s,t.a=i.AppearanceHelper.a(i.NativeUI.ah(e)),t.b=this.l,t.i=this.an,t.g=this.al,t.m=this.bi,t.n=this.bl,t.o=this.bn,t.l=this.ba,t.r=this.text,t.h=this.am,t.j=this.aq,t.f=this.disabled,t.p=this.e,null!=this.w){var n=this.w;if(null!=this.view&&null==n.n){var r=this.view.k,s=i.FontUtil.getFontInfoFromString(r,n.fontString);n.n=s.n,n.d=s.d,n.o=s.o,n.q=s.q,n.r=s.r,n.s=s.s}null!=n.n&&(t.s=n.n),i.isNaN_(n.d)||(t.k=n.d),null!=n.s&&(t.w=n.s),null!=n.q&&(t.u=n.q),null!=n.o&&(t.t=n.q)}return t},n.prototype.provideContainer=function(t){this.view.w(t)},n.$t=i.markType(n,"XLabel",ut.$),n.da=i.BrushUtil.g(221,0,0,0),n.c7=i.BrushUtil.g(255,0,153,155),n.c9=i.BrushUtil.g(221,0,0,0),n.c8=i.BrushUtil.g(255,0,153,155),n.c3=i.BrushUtil.g(255,24,29,31),n.c0=i.BrushUtil.g(255,33,150,243),n.c2=i.BrushUtil.g(255,24,29,31),n.c1=i.BrushUtil.g(255,33,150,243),n.o=2,n.db=l.e(n.o,n.da,n.c3),n.c4=l.e(n.o,n.c7,n.c0),n.c6=l.e(n.o,n.c9,n.c2),n.c5=l.e(n.o,n.c8,n.c1),n.x=null,n.at=0,n}(ut),bt=function(t){function n(){var e=t.call(this)||this;e.u=null,e.a5=0,e.a6=0,e.q=0,e.bn="",e.bh="",e.ah=!1,e.bi=null,e.ai=!1,e.aq=!1,e._view=null,e.n=0,e.v=0,e.y=1,e.x=1,e.bm=null,e.bp="_",e.ak=!1,e.dt=n.dz,e.ds=n.dy,e.ab=null,e.dv=n.dz,e.keyDown=null,e.keyUp=null,e.keyPress=null,e.gotFocus=null,e.lostFocus=null,e.mouseDown=null,e.mouseUp=null,e.ac=null,e.bl="text",e.bo="text",e.du=null,e.bk="ig-input-"+n.bd++,e.a7=0,e.aj=!1,e.bj=null,e.bg=null,e.an=!1,e.bf=null,e.bq=null,e.am=!1,e.al=!1,e.ao=!1,e.change=null,e.changing=null,e.compositionStart=null,e.compositionEnd=null,e.ap=!0,e.ag=null,e.az=!1,e.u=new et;var r=new ht;return r.b=e,e.view=r,e.view.ao(),n.ae=new i.FontInfo,n.ae.n="Verdana",e}return e.__extends(n,t),Object.defineProperty(n.prototype,"view",{get:function(){return this._view},set:function(t){this._view=t},enumerable:!0,configurable:!0}),n.prototype.destroy=function(){this.provideContainer(null)},Object.defineProperty(n.prototype,"o",{get:function(){return this.n},set:function(t){var e=this.n;this.n=t,e!=this.n&&this.g("ShiftType",i.enumGetBox(V,e),i.enumGetBox(V,t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"w",{get:function(){return this.v},set:function(t){var e=this.v;this.v=t,e!=this.v&&this.g("BaseTheme",i.enumGetBox(i.BaseControlTheme_$type,e),i.enumGetBox(i.BaseControlTheme_$type,t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"aa",{get:function(){return this.y},set:function(t){var e=this.y;this.y=t,e!=this.y&&this.g("Density",i.enumGetBox(i.ControlDisplayDensity_$type,e),i.enumGetBox(i.ControlDisplayDensity_$type,t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"z",{get:function(){return this.x},set:function(t){var e=this.x;this.x=t,e!=this.x&&this.g("ActualDensity",i.enumGetBox(i.ControlDisplayDensity_$type,e),i.enumGetBox(i.ControlDisplayDensity_$type,t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cc",{get:function(){return this.bm},set:function(t){var e=this.bm;this.bm=t,e!=this.bm&&this.g("Mask",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cg",{get:function(){return this.bp},set:function(t){var e=this.bp;this.bp=t,e!=this.bp&&this.g("PromptChar",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"at",{get:function(){return this.ak},set:function(t){var e=this.ak;this.ak=t,e!=this.ak&&this.g("IncludeLiterals",e,t)},enumerable:!0,configurable:!0}),n.prototype.h=function(e,i,n){switch(t.prototype.h.call(this,e,i,n),e){case"TextColor":case"HoverTextColor":case"TextStyle":this.dq();break;case"ActualTextColor":case"ActualHoverTextColor":case"ActualTextStyle":this.dp();break;case"Value":this.al||(this.view.at(this.cm),null!=this.b&&this.b.mt(),null==this.cc||this.aq||this.dr(this.cm));break;case"Name":this.view.av(this.e);break;case"Density":this.z=0==this.aa?1:this.aa;break;case"ActualDensity":this.view.a1(),this.view.a0();break;case"InputGroup":this.c3();break;case"ShiftType":this.de();break;case"InputType":this.df();break;case"Placeholder":this.dd();break;case"Mask":this.ce=this.cc;break;case"PromptChar":case"IncludeLiterals":break;case"IsShown":this.c4();break;case"IsDisabled":this.view.au(this.am);break;case"IsReadOnly":this.view.aw(this.ao)}},n.prototype.dd=function(){this.view.aq()},n.prototype.df=function(){this.view.as()},n.prototype.de=function(){this.view.a0()},n.prototype.c3=function(){this.view.a0()},n.prototype.dq=function(){this.dx=null!=this.d1?this.d1:n.dz,this.dw=null!=this.d0?this.d0:n.dz,this.ad=null!=this.af?this.af:n.ae},n.prototype.dp=function(){null!=this.ad&&this.view.a3(this.ad),i.NativeUI.o(this.view.o,this.dx)},Object.defineProperty(n.prototype,"dx",{get:function(){return this.dt},set:function(t){var e=this.dt;this.dt=t,e!=this.dt&&this.g("ActualTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"dw",{get:function(){return this.ds},set:function(t){var e=this.ds;this.ds=t,e!=this.ds&&this.g("ActualHoverTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ad",{get:function(){return this.ab},set:function(t){var e=this.ab;this.ab=t,e!=this.ab&&this.g("ActualTextStyle",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"d1",{get:function(){return this.dv},set:function(t){var e=this.dv;this.dv=t,e!=this.dv&&this.g("TextColor",e,t)},enumerable:!0,configurable:!0}),n.prototype.cu=function(){null!=this.cc&&this.dm(this.cm),null!=this.lostFocus&&this.lostFocus(this,i.EventArgs.empty)},n.prototype.c2=function(){null!=this.cc&&this.dn(this.cm),null!=this.gotFocus&&this.gotFocus(this,i.EventArgs.empty)},n.prototype.c5=function(t){if(null!=this.cc){var e=t.keyCode;(17==e&&90==e||17==e&&89==e)&&t.preventDefault(),this.q=e,this.a6=this.a9(),this.a5=this.a8()}null!=this.keyDown&&this.keyDown(this,t)},n.prototype.c7=function(t){null!=this.keyUp&&this.keyUp(this,t)},n.prototype.c6=function(t){null!=this.keyPress&&this.keyPress(this,t)},n.prototype.c8=function(t){null!=this.mouseDown&&this.mouseDown(this,t)},n.prototype.db=function(t){null!=this.mouseUp&&this.mouseUp(this,t)},n.prototype.dc=function(){null!=this.cc&&(this.bn=this.cm,this.a6=this.a9())},n.prototype.c0=function(){null!=this.cc&&(this.ah||this.dn(this.bh))},n.prototype.c1=function(){null!=this.cc&&(this.ah||this.dm(this.cm))},n.prototype.cv=function(){var t,e=this;this.al=!0,this.cm=this.view.q(),null!=this.change&&this.change(this,((t=new it).value=e.cm,t.isCompositionInProgress=e.view.e,t)),this.al=!1},n.prototype.cw=function(){var t,e=this;if(this.al=!0,this.cm=this.view.q(),this.al=!1,null!=this.cc){this.aq=!0,this.ai&&(this.a6=this.a9()),this.cm.length<this.bn.length&&229==this.q&&(this.q=8);this.a9(),this.a8();var i="";switch(this.q){case 46:this.a5=this.a6==this.a5?++this.a5:this.a5;break;case 8:this.a6=this.a9();break;default:i=this.cm.substr(this.a6,this.a8()-this.a6)}var n=new nt;n.a=this.cc,n.b=this.cg;var r=this.u.a(this.bn,i,n,this.a6,this.a5);this.cm=r.b,8==this.q&&(r.a=this.a6),this.dl(r.a,r.a);var s=this.u.i(this.cm,n);this.bh=this.at?this.cm:s,this.co(),this.aq=!1}this.al=!0,null!=this.changing&&this.changing(this,((t=new it).value=e.cm,t.isCompositionInProgress=e.view.e,t)),this.al=!1},n.prototype.cy=function(){null!=this.compositionStart&&this.compositionStart(this,new i.EventArgs)},n.prototype.cx=function(t){var e;null!=this.compositionEnd&&this.compositionEnd(this,((e=new it).value=t,e))},n.prototype.c9=function(){this.av=!0},n.prototype.da=function(){this.av=!1},Object.defineProperty(n.prototype,"af",{get:function(){return this.ac},set:function(t){var e=this.ac;this.ac=t,e!=this.ac&&this.g("TextStyle",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"b6",{get:function(){return this.bl},set:function(t){var e=this.bl;this.bl=t,e!=this.bl&&this.g("InputType",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ce",{get:function(){return this.bo},set:function(t){var e=this.bo;this.bo=t,e!=this.bo&&this.g("Placeholder",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"d0",{get:function(){return this.du},set:function(t){var e=this.du;this.du=t,e!=this.du&&this.g("HoverTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"b3",{get:function(){return this.bk},set:function(t){var e=this.bk;this.bk=t,e!=this.bk&&this.g("Id",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ar",{get:function(){return this.aj},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"bc",{get:function(){return this.a7},set:function(t){var e=this.a7;this.a7=t,this.aj=!0,e!=this.a7&&this.g("TabIndex",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"b0",{get:function(){return this.bj},set:function(t){var e=this.bj;this.bj=t,e!=this.bj&&this.g("TabIndex",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"bv",{get:function(){return this.bg},set:function(t){var e=this.bg;this.bg=t,e!=this.bg&&this.g("AriaLabel",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"av",{get:function(){return this.an},set:function(t){var e=this.an;this.an=t,e!=this.an&&this.g("IsHover",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cm",{get:function(){return this.bq},set:function(t){var e=this.bq;this.bq=t,e!=this.bq&&this.g("Value",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"as",{get:function(){return!i.stringIsNullOrEmpty(this.cm)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disabled",{get:function(){return this.am},set:function(t){var e=this.am;this.am=t,e!=this.am&&this.g("IsDisabled",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"readonly",{get:function(){return this.ao},set:function(t){var e=this.ao;this.ao=t,e!=this.ao&&this.g("IsReadOnly",e,this.ao)},enumerable:!0,configurable:!0}),n.prototype.dg=function(){},n.prototype.onDetachedFromUI=function(){this.view.am()},n.prototype.onAttachedToUI=function(){this.view.aj()},n.prototype.ay=function(){return this.view.f()},n.prototype.be=function(){return this.j()},n.prototype.bz=function(){return this.j().n()},n.prototype.j=function(){var t=new Z,e=this.view.o;if(t.h=this.view.j.rootWrapper.getNativeElement().offsetTop,t.f=this.view.j.rootWrapper.getNativeElement().offsetLeft,t.b=this.o,t.c=this.z,t.j=this.cc,t.m=this.cg,t.d=this.at,t.a=i.AppearanceHelper.a(i.NativeUI.ah(e)),t.i=this.b6,t.l=this.ce,t.e=this.av,t.t=this.cm,t.k=this.e,null!=this.ad){var n=this.ad;if(null!=this.view&&null==n.n){var r=this.view.j,s=i.FontUtil.getFontInfoFromString(r,n.fontString);n.n=s.n,n.d=s.d,n.o=s.o,n.q=s.q,n.r=s.r,n.s=s.s}null!=n.n&&(t.o=n.n),i.isNaN_(n.d)||(t.g=n.d),null!=n.s&&(t.s=n.s),null!=n.q&&(t.q=n.q),null!=n.o&&(t.p=n.q)}return t},n.prototype.dl=function(t,e){this.view.ay(t,e)},n.prototype.provideContainer=function(t){this.view.al(t)},n.prototype.cp=function(){this.cu(),this.view.ak()},n.prototype.focus=function(t){void 0===t&&(t=!1),this.c2(),this.view.an(t)},n.prototype.dj=function(){this.view.ar()},n.prototype.dn=function(t){this.aq=!0;var e=new nt;e.a=this.cc,e.b=this.cg,this.cm=this.u.h(this.cm,e),this.bn=this.cm,this.aq=!1},n.prototype.dm=function(t){this.aq=!0;var e=new nt;e.a=this.cc,e.b=this.cg,t==this.u.h(null,e)&&(this.cm=""),this.aq=!1},n.prototype.dr=function(t){var e,i=this,n=new nt;n.a=this.cc,n.b=this.cg,null!=this.cg&&this.cg.length>1&&(n.b=this.cg.substr(0,1)),this.cm=null!=t?this.u.h(t,n):"",this.bh=this.at?this.cm:t,null!=this.changing&&this.changing(this,((e=new it).value=i.cm,e.isCompositionInProgress=i.view.e,e))},n.prototype.co=function(){this.bn=this.cm,this.ai=!1,this.a6=0,this.a5=0,this.q=0},n.prototype.a9=function(){var t=this.view.n(),e=this.view.m();return t==e&&this.ai?e-this.bi.length:t},n.prototype.a8=function(){return this.view.m()},Object.defineProperty(n.prototype,"selectionStart",{get:function(){return this.a9()},set:function(t){this.view.az(t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"selectionEnd",{get:function(){return this.a8()},set:function(t){this.view.ax(t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ax",{get:function(){return this.ap},set:function(t){var e=this.ap;this.ap=t,e!=this.ap&&this.g("IsShown",e,t)},enumerable:!0,configurable:!0}),n.prototype.dk=function(t,e){void 0===e&&(e=!0);var i=this.az;e||(this.az=!0);try{this.ax=t}finally{e||(this.az=i)}},n.prototype.c4=function(){this.cr(),this.dh(this.ag,this.ax)},n.prototype.cr=function(){this.view.ai(),null==this.ag&&(this.ag=i.KeyFrameAnimationFactory.f.c(this.view.a(this.i).m(new i.AnimationKeyFrameProperty(1,0)).m(new i.AnimationKeyFrameProperty(1,1))))},Object.defineProperty(n.prototype,"i",{get:function(){var t=new i.AnimationKeyFrameEffectTiming;return t.g=300,t.b=0,t},enumerable:!0,configurable:!0}),n.prototype.dh=function(t,e){if(e!=t.playbackRate<0?t.play():t.reverse(),this.az)return t.finish(),void t.commitStyles();t.finished.f((function(e){return t.commitStyles()}))},n.$t=i.markType(n,"XInput",ut.$),n.dz=i.BrushUtil.g(221,0,0,0),n.dy=i.BrushUtil.g(221,0,0,0),n.ae=null,n.bd=0,n}(ut),gt=function(t){function n(){var e=t.call(this)||this;return e._settingAttributes=!1,e._attached=!1,e._queuedSetAttributes=[],e._updatingFromAttribute=!1,e.__p=null,e._hasUserValues=new Set,e._stylingContainer=null,e._stylingParent=null,e._inStyling=!1,e._styling&&i.NamePatcher.ensureStylablePatched(Object.getPrototypeOf(e)),e._implementation=e.createImplementation(),e._implementation.externalObject=e,e.onImplementationCreated(),e}return e.__extends(n,t),n.prototype.createImplementation=function(){return null},Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),n._createFromInternal=function(t){if(!t)return null;if(!t.$type)return null;var e="Igc"+t.$type.name+"Component";return i.TypeRegistrar.isRegistered(e)?i.TypeRegistrar.create(e):null},n.prototype.onImplementationCreated=function(){},n.prototype._enqueueSetAttribute=function(t,e){this._queuedSetAttributes.push({attrName:t,attrValue:e})},n.prototype._flushQueuedAttributes=function(){this._settingAttributes=!0;for(var t=0;t<this._queuedSetAttributes.length;t++)this.setAttribute(this._queuedSetAttributes[t].attrName,this._queuedSetAttributes[t].attrValue);this._settingAttributes=!1,this._queuedSetAttributes.length=0},n.prototype._a=function(t,e){this._updatingFromAttribute||(e&&(e=e.toString()),this._settingAttributes=!0,t=i.toSpinal(t),this._attached?this.setAttribute(t,e):this._enqueueSetAttribute(t,e),this._settingAttributes=!1)},n.prototype.connectedCallback=function(){t.prototype.connectedCallback&&t.prototype.connectedCallback.call(this),this.i.connectedCallback&&this.i.connectedCallback(),this._attached||(this._attached=!0,this._flushQueuedAttributes())},n.prototype.disconnectedCallback=function(){t.prototype.disconnectedCallback&&t.prototype.disconnectedCallback.call(this),this.i.disconnectedCallback&&this.i.disconnectedCallback(),this._attached&&(this._attached=!1)},Object.defineProperty(n,"observedAttributes",{get:function(){if(null==n._observedAttributesIgcXInputGroupItemComponent){for(var t=i.getAllPropertyNames(n),e=0;e<t.length;e++)t[e]=i.toSpinal(t[e]);n._observedAttributesIgcXInputGroupItemComponent=t}return n._observedAttributesIgcXInputGroupItemComponent},enumerable:!0,configurable:!0}),n.prototype.attributeChangedCallback=function(t,e,n){if(!this._settingAttributes){var r=i.fromSpinal(t);this._updatingFromAttribute=!0,this[r]=n,this._updatingFromAttribute=!1}},Object.defineProperty(n.prototype,"name",{get:function(){return this.i.e},set:function(t){this.i.e=t},enumerable:!0,configurable:!0}),n.prototype.findByName=function(t){return this.findEphemera&&t&&0==t.indexOf("@@e:")?this.findEphemera(t):null},Object.defineProperty(n.prototype,"hasUserValues",{get:function(){return this._hasUserValues},enumerable:!0,configurable:!0}),n.prototype.__m=function(t){this._inStyling||this._hasUserValues.add(t)},n.prototype._styling=function(t,e,n){if(!this._inStyling){this._inStyling=!0,this._stylingContainer=t,this._stylingParent=e;var r,s=this.i.$type.name;0===s.indexOf("Xam")&&(s=s.substring(3)),r=i.toSpinal("XInputGroupItemComponent");var o=[],a=i.toSpinal(s);o.push(a+"-");for(var h=this.i.$type.baseType;h&&"Object"!=h.name&&"Base"!=h.name&&"Control"!=h.name&&"DependencyObject"!=h.Name&&"FrameworkElement"!=h.Name;){0===(s=h.name).indexOf("Xam")&&(s=s.substring(3));var u=i.toSpinal(s);o.push(u+"-"),h=h.baseType}if(n){var l=n.i.$type.name;0===l.indexOf("Xam")&&(l=l.substring(3));var c=i.toSpinal(l);o.push(c+"-"+r+"-"),o.push(c+"-"+a+"-")}i.initializePropertiesFromCss(t,this,r+"-",this.hasUserValues,!1,o),this._otherStyling&&this._otherStyling(t,e,n),this._inStyling=!1}},n._observedAttributesIgcXInputGroupItemComponent=null,n}(i.IgcHTMLElement),yt=function(){function t(){this._implementation=this.createImplementation(),this._implementation.externalObject=this,this.onImplementationCreated()}return t.prototype.createImplementation=function(){return new it},Object.defineProperty(t.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),t.prototype.onImplementationCreated=function(){},t.prototype._provideImplementation=function(t){this._implementation=t,this._implementation.externalObject=this,this.onImplementationCreated()},Object.defineProperty(t.prototype,"value",{get:function(){return this.i.value},set:function(t){this.i.value=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"isCompositionInProgress",{get:function(){return this.i.isCompositionInProgress},set:function(t){this.i.isCompositionInProgress=i.ensureBool(t)},enumerable:!0,configurable:!0}),t}(),mt=[],vt=new WeakMap;function _t(){document&&(vt.has(document)||(!function(t,e,i){void 0===i&&(i=null);for(var n=0;n<document.head.children.length;n++){var r=document.head.children[n];if(r.tagName&&"style"==r.tagName.toLowerCase()&&r.hasAttribute(e))return}var s=document.createElement("style");if(s.textContent=t,s.setAttribute(e,"true"),i){s.onload=function(){s.onload=null,i()}}document.head.appendChild(s)}("\n\n","data-ig-input-style",(function(){var t=mt;mt=null,t.forEach((function(t,e,i){}))})),vt.set(document,!0)))}var Ct=function(t){function n(){var n=t.call(this)||this;n._disconnected=!1,n._keyDown=null,n._keyDown_wrapped=null,n._keyUp=null,n._keyUp_wrapped=null,n._keyPress=null,n._keyPress_wrapped=null,n._change=null,n._change_wrapped=null,n._changing=null,n._changing_wrapped=null,n._compositionEnd=null,n._compositionEnd_wrapped=null,_t(),n._styling&&i.NamePatcher.ensureStylablePatched(Object.getPrototypeOf(n)),n._portalManager=new i.PortalManager("inputContent"),n._renderer=new i.WebComponentRenderer(n,document,!0,{},n._portalManager),n._container=n._renderer.createElement("div"),n._renderer.updateRoot(n._container),n._implementation=n.createImplementation(),n._implementation.externalObject=n,n._container,null!=n._container.getNativeElement()&&n._container.getNativeElement(),n._wrapper=n._renderer;var r=n.i;return n._input=r,r.provideContainer(n._renderer),n._onChildrenChanged(),new MutationObserver((function(t){var i,r;try{for(var s=e.__values(t),o=s.next();!o.done;o=s.next()){"childList"==o.value.type&&n._onChildrenChanged()}}catch(t){i={error:t}}finally{try{o&&!o.done&&(r=s.return)&&r.call(s)}finally{if(i)throw i.error}}})).observe(n,{childList:!0}),n}return e.__extends(n,t),n.prototype._onChildrenChanged=function(){for(var t=[],e=0;e<this.childNodes.length;e++){var i=this.childNodes[e];i!==this._container.getNativeElement()&&t.push(i)}this._portalManager.onChildrenChanged(t)},n.prototype.updateStyle=function(){this._styling(this,this)},n.prototype.destroy=function(){this._input.destroy(),this._wrapper.destroy()},n.prototype.createImplementation=function(){return new bt},n.prototype.disconnectedCallback=function(){this._disconnected=!0,this.i&&this.i.onDetachedFromUI()},n.prototype.connectedCallback=function(){if(this._disconnected)return this._disconnected=!1,void(this.i&&this.i.onAttachedToUI());this.classList.add("ig-x-input"),this.classList.add("igc-x-input"),this.appendChild(this._container.getNativeElement()),this._attached=!0,this.style.display="inline-block",this.style.verticalAlign="middle",this._flushQueuedAttributes(),this._styling(this,this),this.afterContentInit()},n.prototype.afterContentInit=function(){},Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),Object.defineProperty(n,"observedAttributes",{get:function(){if(null==n._observedAttributesIgcXInputComponent){for(var t=i.getAllPropertyNames(n),e=0;e<t.length;e++)t[e]=i.toSpinal(t[e]);n._observedAttributesIgcXInputComponent=t}return n._observedAttributesIgcXInputComponent},enumerable:!0,configurable:!0}),n.register=function(){n._isElementRegistered||(n._isElementRegistered=!0,i.RegisterElementHelper.registerElement(n.htmlTagName,n))},Object.defineProperty(n.prototype,"baseTheme",{get:function(){return this.i.w},set:function(t){this.i.w=i.ensureEnum(i.BaseControlTheme_$type,t),this._a("baseTheme",i.enumToString(i.BaseControlTheme_$type,this.i.w))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"density",{get:function(){return this.i.aa},set:function(t){this.i.aa=i.ensureEnum(i.ControlDisplayDensity_$type,t),this._a("density",i.enumToString(i.ControlDisplayDensity_$type,this.i.aa))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualDensity",{get:function(){return this.i.z},set:function(t){this.i.z=i.ensureEnum(i.ControlDisplayDensity_$type,t),this._a("actualDensity",i.enumToString(i.ControlDisplayDensity_$type,this.i.z))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"mask",{get:function(){return this.i.cc},set:function(t){this.i.cc=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"promptChar",{get:function(){return this.i.cg},set:function(t){this.i.cg=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"includeLiterals",{get:function(){return this.i.at},set:function(t){this.i.at=i.ensureBool(t),this._a("includeLiterals",this.i.at)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualTextColor",{get:function(){return i.brushToString(this.i.dx)},set:function(t){this.i.dx=i.stringToBrush(t),this._a("actualTextColor",i.brushToString(this.i.dx))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualHoverTextColor",{get:function(){return i.brushToString(this.i.dw)},set:function(t){this.i.dw=i.stringToBrush(t),this._a("actualHoverTextColor",i.brushToString(this.i.dw))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"textColor",{get:function(){return i.brushToString(this.i.d1)},set:function(t){this.i.d1=i.stringToBrush(t),this._a("textColor",i.brushToString(this.i.d1))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"textStyle",{get:function(){return null==this.i.af?null:this.i.af.fontString},set:function(t){var e=new i.FontInfo;e.fontString=t,this.i.af=e,this._a("textStyle",null!=this.i.af?this.i.af.fontString:"")},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"inputType",{get:function(){return this.i.b6},set:function(t){this.i.b6=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"placeholder",{get:function(){return this.i.ce},set:function(t){this.i.ce=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hoverTextColor",{get:function(){return i.brushToString(this.i.d0)},set:function(t){this.i.d0=i.stringToBrush(t),this._a("hoverTextColor",i.brushToString(this.i.d0))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"id",{get:function(){return this.i.b3},set:function(t){this.i.b3=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tabIndex",{get:function(){return this.i.bc},set:function(t){this.i.bc=+t,this._a("tabIndex",this.i.bc)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"for",{get:function(){return this.i.b0},set:function(t){this.i.b0=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ariaLabel",{get:function(){return this.i.bv},set:function(t){this.i.bv=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isHover",{get:function(){return this.i.av},set:function(t){this.i.av=i.ensureBool(t),this._a("isHover",this.i.av)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"value",{get:function(){return this.i.cm},set:function(t){this.i.cm=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hasValue",{get:function(){return this.i.as},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disabled",{get:function(){return this.i.disabled},set:function(t){this.i.disabled=i.ensureBool(t),this._a("disabled",this.i.disabled)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"readonly",{get:function(){return this.i.readonly},set:function(t){this.i.readonly=i.ensureBool(t),this._a("readonly",this.i.readonly)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"selectionStart",{get:function(){return this.i.selectionStart},set:function(t){this.i.selectionStart=+t,this._a("selectionStart",this.i.selectionStart)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"selectionEnd",{get:function(){return this.i.selectionEnd},set:function(t){this.i.selectionEnd=+t,this._a("selectionEnd",this.i.selectionEnd)},enumerable:!0,configurable:!0}),n.prototype.onDetachedFromUI=function(){this.i.onDetachedFromUI()},n.prototype.onAttachedToUI=function(){this.i.onAttachedToUI()},n.prototype.exportVisualModel=function(){return this.i.be()},n.prototype.exportSerializedVisualModel=function(){return this.i.bz()},n.prototype.setSelectionRange=function(t,e){this.i.dl(t,e)},n.prototype.blur=function(){this.i.cp()},n.prototype.select=function(){this.i.dj()},Object.defineProperty(n.prototype,"keyDown",{get:function(){return this._keyDown},set:function(t){var e=this;null!==this._keyDown_wrapped&&(this.i.keyDown=i.delegateRemove(this.i.keyDown,this._keyDown_wrapped),this._keyDown_wrapped=null,this._keyDown=null),this._keyDown=t,this._keyDown_wrapped=function(t,n){var r=new i.IgcKeyEventArgs;r._provideImplementation(n),e.beforeKeyDown&&e.beforeKeyDown(e,r),e._keyDown&&e._keyDown(e,r)},this.i.keyDown=i.delegateCombine(this.i.keyDown,this._keyDown_wrapped)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"keyUp",{get:function(){return this._keyUp},set:function(t){var e=this;null!==this._keyUp_wrapped&&(this.i.keyUp=i.delegateRemove(this.i.keyUp,this._keyUp_wrapped),this._keyUp_wrapped=null,this._keyUp=null),this._keyUp=t,this._keyUp_wrapped=function(t,n){var r=new i.IgcKeyEventArgs;r._provideImplementation(n),e.beforeKeyUp&&e.beforeKeyUp(e,r),e._keyUp&&e._keyUp(e,r)},this.i.keyUp=i.delegateCombine(this.i.keyUp,this._keyUp_wrapped)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"keyPress",{get:function(){return this._keyPress},set:function(t){var e=this;null!==this._keyPress_wrapped&&(this.i.keyPress=i.delegateRemove(this.i.keyPress,this._keyPress_wrapped),this._keyPress_wrapped=null,this._keyPress=null),this._keyPress=t,this._keyPress_wrapped=function(t,n){var r=new i.IgcKeyEventArgs;r._provideImplementation(n),e.beforeKeyPress&&e.beforeKeyPress(e,r),e._keyPress&&e._keyPress(e,r)},this.i.keyPress=i.delegateCombine(this.i.keyPress,this._keyPress_wrapped)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"change",{get:function(){return this._change},set:function(t){var e=this;null!==this._change_wrapped&&(this.i.change=i.delegateRemove(this.i.change,this._change_wrapped),this._change_wrapped=null,this._change=null),this._change=t,this._change_wrapped=function(t,i){var n=new yt;n._provideImplementation(i),e.beforeChange&&e.beforeChange(e,n),e._change&&e._change(e,n)},this.i.change=i.delegateCombine(this.i.change,this._change_wrapped)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"changing",{get:function(){return this._changing},set:function(t){var e=this;null!==this._changing_wrapped&&(this.i.changing=i.delegateRemove(this.i.changing,this._changing_wrapped),this._changing_wrapped=null,this._changing=null),this._changing=t,this._changing_wrapped=function(t,i){var n=new yt;n._provideImplementation(i),e.beforeChanging&&e.beforeChanging(e,n),e._changing&&e._changing(e,n)},this.i.changing=i.delegateCombine(this.i.changing,this._changing_wrapped)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"compositionEnd",{get:function(){return this._compositionEnd},set:function(t){var e=this;null!==this._compositionEnd_wrapped&&(this.i.compositionEnd=i.delegateRemove(this.i.compositionEnd,this._compositionEnd_wrapped),this._compositionEnd_wrapped=null,this._compositionEnd=null),this._compositionEnd=t,this._compositionEnd_wrapped=function(t,i){var n=new yt;n._provideImplementation(i),e.beforeCompositionEnd&&e.beforeCompositionEnd(e,n),e._compositionEnd&&e._compositionEnd(e,n)},this.i.compositionEnd=i.delegateCombine(this.i.compositionEnd,this._compositionEnd_wrapped)},enumerable:!0,configurable:!0}),n._observedAttributesIgcXInputComponent=null,n.htmlTagName="igc-x-input",n._isElementRegistered=!1,n}(gt),kt=function(){function t(){}return t.register=function(){i.IgcChildContentModule.register(),Ct.register(),i.TypeRegistrar.registerCons("IgcXInputComponent",Ct),i.TypeRegistrar.registerCons("IgcXInputComponent",Ct),i.TypeRegistrar.register("XInput",bt.$type)},t}(),St=function(t){function n(){var n=t.call(this)||this;n._disconnected=!1,n._styling&&i.NamePatcher.ensureStylablePatched(Object.getPrototypeOf(n)),n._portalManager=new i.PortalManager("labelContent"),n._renderer=new i.WebComponentRenderer(n,document,!0,{},n._portalManager),n._container=n._renderer.createElement("div"),n._renderer.updateRoot(n._container),n._implementation=n.createImplementation(),n._implementation.externalObject=n,n._container,null!=n._container.getNativeElement()&&n._container.getNativeElement(),n._wrapper=n._renderer;var r=n.i;return n._label=r,r.provideContainer(n._renderer),n._onChildrenChanged(),new MutationObserver((function(t){var i,r;try{for(var s=e.__values(t),o=s.next();!o.done;o=s.next()){"childList"==o.value.type&&n._onChildrenChanged()}}catch(t){i={error:t}}finally{try{o&&!o.done&&(r=s.return)&&r.call(s)}finally{if(i)throw i.error}}})).observe(n,{childList:!0}),n}return e.__extends(n,t),n.prototype._onChildrenChanged=function(){for(var t=[],e=0;e<this.childNodes.length;e++){var i=this.childNodes[e];i!==this._container.getNativeElement()&&t.push(i)}this._portalManager.onChildrenChanged(t)},n.prototype.updateStyle=function(){this._styling(this,this)},n.prototype.destroy=function(){this._label.destroy(),this._wrapper.destroy()},n.prototype.createImplementation=function(){return new ft},n.prototype.disconnectedCallback=function(){this._disconnected=!0,this.i&&this.i.onDetachedFromUI()},n.prototype.connectedCallback=function(){if(this._disconnected)return this._disconnected=!1,void(this.i&&this.i.onAttachedToUI());this.classList.add("ig-label"),this.classList.add("igc-label"),this.appendChild(this._container.getNativeElement()),this._attached=!0,this.style.display="inline-block",this.style.verticalAlign="middle",this._flushQueuedAttributes(),this._styling(this,this),this.afterContentInit()},n.prototype.afterContentInit=function(){},n.prototype._onDisplayChanged=function(){this.style.display=this.display},n.prototype._onFlexDirectionChanged=function(){this.style.flexDirection=this.flexDirection},n.prototype._onFlexGrowChanged=function(){this.style.flexGrow=this.flexGrow},n.prototype._onAlignItemsChanged=function(){this.style.alignItems=this.alignItems},n.prototype._onAlignSelfChanged=function(){this.style.alignSelf=this.alignSelf},Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),Object.defineProperty(n,"observedAttributes",{get:function(){if(null==n._observedAttributesIgcXLabelComponent){for(var t=i.getAllPropertyNames(n),e=0;e<t.length;e++)t[e]=i.toSpinal(t[e]);n._observedAttributesIgcXLabelComponent=t}return n._observedAttributesIgcXLabelComponent},enumerable:!0,configurable:!0}),n.register=function(){n._isElementRegistered||(n._isElementRegistered=!0,i.RegisterElementHelper.registerElement(n.htmlTagName,n))},Object.defineProperty(n.prototype,"baseTheme",{get:function(){return this.i.p},set:function(t){this.i.p=i.ensureEnum(i.BaseControlTheme_$type,t),this._a("baseTheme",i.enumToString(i.BaseControlTheme_$type,this.i.p))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"density",{get:function(){return this.i.t},set:function(t){this.i.t=i.ensureEnum(i.ControlDisplayDensity_$type,t),this._a("density",i.enumToString(i.ControlDisplayDensity_$type,this.i.t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualDensity",{get:function(){return this.i.s},set:function(t){this.i.s=i.ensureEnum(i.ControlDisplayDensity_$type,t),this._a("actualDensity",i.enumToString(i.ControlDisplayDensity_$type,this.i.s))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualTextColor",{get:function(){return i.brushToString(this.i.cz)},set:function(t){this.i.cz=i.stringToBrush(t),this._a("actualTextColor",i.brushToString(this.i.cz))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualHighlightTextColor",{get:function(){return i.brushToString(this.i.cw)},set:function(t){this.i.cw=i.stringToBrush(t),this._a("actualHighlightTextColor",i.brushToString(this.i.cw))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualHoverHighlightTextColor",{get:function(){return i.brushToString(this.i.cx)},set:function(t){this.i.cx=i.stringToBrush(t),this._a("actualHoverHighlightTextColor",i.brushToString(this.i.cx))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualHoverTextColor",{get:function(){return i.brushToString(this.i.cy)},set:function(t){this.i.cy=i.stringToBrush(t),this._a("actualHoverTextColor",i.brushToString(this.i.cy))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"textColor",{get:function(){return i.brushToString(this.i.df)},set:function(t){this.i.df=i.stringToBrush(t),this._a("textColor",i.brushToString(this.i.df))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"highlightTextColor",{get:function(){return i.brushToString(this.i.dc)},set:function(t){this.i.dc=i.stringToBrush(t),this._a("highlightTextColor",i.brushToString(this.i.dc))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hoverHighlightTextColor",{get:function(){return i.brushToString(this.i.dd)},set:function(t){this.i.dd=i.stringToBrush(t),this._a("hoverHighlightTextColor",i.brushToString(this.i.dd))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"textStyle",{get:function(){return null==this.i.y?null:this.i.y.fontString},set:function(t){var e=new i.FontInfo;e.fontString=t,this.i.y=e,this._a("textStyle",null!=this.i.y?this.i.y.fontString:"")},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hoverTextColor",{get:function(){return i.brushToString(this.i.de)},set:function(t){this.i.de=i.stringToBrush(t),this._a("hoverTextColor",i.brushToString(this.i.de))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"id",{get:function(){return this.i.bu},set:function(t){this.i.bu=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"display",{get:function(){return this.i.bi},set:function(t){this.i.bi=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flexDirection",{get:function(){return this.i.bl},set:function(t){this.i.bl=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flexGrow",{get:function(){return this.i.bn},set:function(t){this.i.bn=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"alignItems",{get:function(){return this.i.ba},set:function(t){this.i.ba=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"alignSelf",{get:function(){return this.i.bc},set:function(t){this.i.bc=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tabIndex",{get:function(){return this.i.as},set:function(t){this.i.as=+t,this._a("tabIndex",this.i.as)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"for",{get:function(){return this.i.bp},set:function(t){this.i.bp=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ariaLabel",{get:function(){return this.i.be},set:function(t){this.i.be=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"text",{get:function(){return this.i.text},set:function(t){this.i.text=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isHover",{get:function(){return this.i.am},set:function(t){this.i.am=i.ensureBool(t),this._a("isHover",this.i.am)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"value",{get:function(){return this.i.aq},set:function(t){this.i.aq=i.ensureBool(t),this._a("value",this.i.aq)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disabled",{get:function(){return this.i.disabled},set:function(t){this.i.disabled=i.ensureBool(t),this._a("disabled",this.i.disabled)},enumerable:!0,configurable:!0}),n.prototype.onDetachedFromUI=function(){this.i.onDetachedFromUI()},n.prototype.onAttachedToUI=function(){this.i.onAttachedToUI()},n.prototype.exportVisualModel=function(){return this.i.au()},n.prototype.exportSerializedVisualModel=function(){return this.i.bk()},n._observedAttributesIgcXLabelComponent=null,n.htmlTagName="igc-x-label",n._isElementRegistered=!1,n}(gt),jt=function(){function t(){}return t.register=function(){i.IgcChildContentModule.register(),St.register(),i.TypeRegistrar.registerCons("IgcXLabelComponent",St),i.TypeRegistrar.registerCons("IgcXLabelComponent",St),i.TypeRegistrar.register("XInput",bt.$type)},t}(),Tt=function(t){function n(e){var n=t.call(this)||this;if(gt.$type||(gt.$type=i.markType(gt,"IgcXInputGroupItemComponent")),e)for(var r=0;r<e.length;r++)n.add(e[r]);return n}return e.__extends(n,t),n.prototype._createInnerColl=function(){gt.$type||(gt.$type=i.markType(gt,"IgcXInputGroupItemComponent"));var t=new i.SyncableObservableCollection$2(gt.$type,ut.$type,0);return t.compare=function(t,e){var i=t;return i._implementation&&(i=i._implementation),i.equals?i.equals(e):i===e},t.createTo=function(t){return t._implementation},t.createFrom=function(t){var e=t.externalObject;return e||(e=gt._createFromInternal(t))&&(e._implementation=t),e},t},n}(i.IgCollection),Pt=function(t){function n(){var n=t.call(this)||this;n.contentInputs=[],n.actualInputs=[],n._inputs=null,n._inputsAdapter=null,n._disconnected=!1,n._settingAttributes=!1,n._attached=!1,n._queuedSetAttributes=[],n._updatingFromAttribute=!1,n.__p=null,n._hasUserValues=new Set,n._stylingContainer=null,n._stylingParent=null,n._inStyling=!1,n._styling&&i.NamePatcher.ensureStylablePatched(Object.getPrototypeOf(n)),n._portalManager=new i.PortalManager("inputContent"),n._renderer=new i.WebComponentRenderer(n,document,!0,{},n._portalManager),n._container=n._renderer.createElement("div"),n._renderer.updateRoot(n._container),n._implementation=n.createImplementation(),n._implementation.externalObject=n,n._container,null!=n._container.getNativeElement()&&n._container.getNativeElement(),n._wrapper=n._renderer;var r=n.i;return n._inputGroup=r,n._inputsAdapter=new i.CollectionAdapter(n.contentInputs,n.i.inputs,n.actualInputs,(function(t){return t.i}),(function(t){n._container&&n._container.getNativeElement().parentElement&&t._styling(n,n,n)}),(function(t){})),r.provideContainer(n._renderer),n._onChildrenChanged(),new MutationObserver((function(t){var i,r;try{for(var s=e.__values(t),o=s.next();!o.done;o=s.next()){"childList"==o.value.type&&(n._onChildrenChanged(),n.updateInputs())}}catch(t){i={error:t}}finally{try{o&&!o.done&&(r=s.return)&&r.call(s)}finally{if(i)throw i.error}}})).observe(n,{childList:!0}),n}return e.__extends(n,t),Object.defineProperty(n.prototype,"inputs",{get:function(){var t=this;if(null===this._inputs){var e=new Tt;e._innerColl.addListener((function(e,n){switch(n.action){case i.NotifyCollectionChangedAction.Add:t._inputsAdapter.insertManualItem(n.newStartingIndex,n.newItems.item(0));break;case i.NotifyCollectionChangedAction.Remove:t._inputsAdapter.removeManualItemAt(n.oldStartingIndex);break;case i.NotifyCollectionChangedAction.Replace:t._inputsAdapter.removeManualItemAt(n.oldStartingIndex),t._inputsAdapter.insertManualItem(n.newStartingIndex,n.newItems.item(0));break;case i.NotifyCollectionChangedAction.Reset:t._inputsAdapter.clearManualItems()}})),this._inputs=e}return this._inputs},enumerable:!0,configurable:!0}),n.prototype._onChildrenChanged=function(){for(var t=[],e=0;e<this.childNodes.length;e++){var i=this.childNodes[e];i!==this._container.getNativeElement()&&t.push(i)}this._portalManager.onChildrenChanged(t)},n.prototype.updateInputs=function(){this.contentInputs.length=0;for(var t=0;t<this.children.length;t++)this.children[t]instanceof gt&&this.contentInputs.push(this.children[t]);var e=this.querySelector("igc-child-content");if(e)for(t=0;t<e.children.length;t++)e.children[t]instanceof gt&&this.contentInputs.push(e.children[t]);null!=this._inputsAdapter&&this._inputsAdapter.notifyContentChanged()},n.prototype.updateStyle=function(){this._styling(this,this)},n.prototype.destroy=function(){this._inputGroup.destroy(),this._wrapper.destroy()},n.prototype.createImplementation=function(){return new pt},n.prototype.disconnectedCallback=function(){this._disconnected=!0,this.i&&this.i.onDetachedFromUI()},n.prototype.connectedCallback=function(){if(this._disconnected)return this._disconnected=!1,void(this.i&&this.i.onAttachedToUI());this.classList.add("ig-x-input-group"),this.classList.add("igc-x-input-group"),this.appendChild(this._container.getNativeElement()),this._attached=!0,this.style.display="inline-block",this._flushQueuedAttributes(),this._styling(this,this),this.afterContentInit()},n.prototype.afterContentInit=function(){this.i.ensureShift()},Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),n._createFromInternal=function(t){if(!t)return null;if(!t.$type)return null;var e="Igc"+t.$type.name+"Component";return i.TypeRegistrar.isRegistered(e)?i.TypeRegistrar.create(e):null},n.prototype._enqueueSetAttribute=function(t,e){this._queuedSetAttributes.push({attrName:t,attrValue:e})},n.prototype._flushQueuedAttributes=function(){this._settingAttributes=!0;for(var t=0;t<this._queuedSetAttributes.length;t++)this.setAttribute(this._queuedSetAttributes[t].attrName,this._queuedSetAttributes[t].attrValue);this._settingAttributes=!1,this._queuedSetAttributes.length=0},n.prototype._a=function(t,e){this._updatingFromAttribute||(e&&(e=e.toString()),this._settingAttributes=!0,t=i.toSpinal(t),this._attached?this.setAttribute(t,e):this._enqueueSetAttribute(t,e),this._settingAttributes=!1)},Object.defineProperty(n,"observedAttributes",{get:function(){if(null==n._observedAttributesIgcXInputGroupComponent){for(var t=i.getAllPropertyNames(n),e=0;e<t.length;e++)t[e]=i.toSpinal(t[e]);n._observedAttributesIgcXInputGroupComponent=t}return n._observedAttributesIgcXInputGroupComponent},enumerable:!0,configurable:!0}),n.prototype.attributeChangedCallback=function(t,e,n){if(!this._settingAttributes){var r=i.fromSpinal(t);this._updatingFromAttribute=!0,this[r]=n,this._updatingFromAttribute=!1}},n.register=function(){n._isElementRegistered||(n._isElementRegistered=!0,i.RegisterElementHelper.registerElement(n.htmlTagName,n))},Object.defineProperty(n.prototype,"displayType",{get:function(){return this.i.d},set:function(t){this.i.d=i.ensureEnum(Y,t),this._a("displayType",i.enumToString(Y,this.i.d))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"density",{get:function(){return this.i.n},set:function(t){this.i.n=i.ensureEnum(i.ControlDisplayDensity_$type,t),this._a("density",i.enumToString(i.ControlDisplayDensity_$type,this.i.n))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualDensity",{get:function(){return this.i.m},set:function(t){this.i.m=i.ensureEnum(i.ControlDisplayDensity_$type,t),this._a("actualDensity",i.enumToString(i.ControlDisplayDensity_$type,this.i.m))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"baseTheme",{get:function(){return this.i.j},set:function(t){this.i.j=i.ensureEnum(i.BaseControlTheme_$type,t),this._a("baseTheme",i.enumToString(i.BaseControlTheme_$type,this.i.j))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"inputHasValue",{get:function(){return this.i.af},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualBorderColor",{get:function(){return i.brushToString(this.i.ot)},set:function(t){this.i.ot=i.stringToBrush(t),this._a("actualBorderColor",i.brushToString(this.i.ot))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualFocusBorderColor",{get:function(){return i.brushToString(this.i.ou)},set:function(t){this.i.ou=i.stringToBrush(t),this._a("actualFocusBorderColor",i.brushToString(this.i.ou))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualBorderWidth",{get:function(){return this.i.ca},set:function(t){this.i.ca=+t,this._a("actualBorderWidth",this.i.ca)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualFocusBorderWidth",{get:function(){return this.i.cb},set:function(t){this.i.cb=+t,this._a("actualFocusBorderWidth",this.i.cb)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualCornerRadiusBottomRight",{get:function(){return this.i.m0?this.i.m0.b:NaN},set:function(t){this.ensureActualCornerRadius(),this.i.m0.b=+t,this._a("actualCornerRadiusBottomRight",this.i.m0.b),this.i.m0=this.i.m0},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualCornerRadiusBottomLeft",{get:function(){return this.i.m0?this.i.m0.a:NaN},set:function(t){this.ensureActualCornerRadius(),this.i.m0.a=+t,this._a("actualCornerRadiusBottomLeft",this.i.m0.a),this.i.m0=this.i.m0},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualCornerRadiusTopLeft",{get:function(){return this.i.m0?this.i.m0.c:NaN},set:function(t){this.ensureActualCornerRadius(),this.i.m0.c=+t,this._a("actualCornerRadiusTopLeft",this.i.m0.c),this.i.m0=this.i.m0},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualCornerRadiusTopRight",{get:function(){return this.i.m0?this.i.m0.d:NaN},set:function(t){this.ensureActualCornerRadius(),this.i.m0.d=+t,this._a("actualCornerRadiusTopRight",this.i.m0.d),this.i.m0=this.i.m0},enumerable:!0,configurable:!0}),n.prototype.ensureActualCornerRadius=function(){this.i.m0||(this.i.m0=new i.CornerRadius(2))},Object.defineProperty(n.prototype,"actualContentPaddingBottom",{get:function(){return this.i.tg?this.i.tg.bottom:NaN},set:function(t){this.ensureActualContentPadding(),this.i.tg.bottom=+t,this._a("actualContentPaddingBottom",this.i.tg.bottom),this.i.tg=this.i.tg},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualContentPaddingLeft",{get:function(){return this.i.tg?this.i.tg.left:NaN},set:function(t){this.ensureActualContentPadding(),this.i.tg.left=+t,this._a("actualContentPaddingLeft",this.i.tg.left),this.i.tg=this.i.tg},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualContentPaddingRight",{get:function(){return this.i.tg?this.i.tg.right:NaN},set:function(t){this.ensureActualContentPadding(),this.i.tg.right=+t,this._a("actualContentPaddingRight",this.i.tg.right),this.i.tg=this.i.tg},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualContentPaddingTop",{get:function(){return this.i.tg?this.i.tg.top:NaN},set:function(t){this.ensureActualContentPadding(),this.i.tg.top=+t,this._a("actualContentPaddingTop",this.i.tg.top),this.i.tg=this.i.tg},enumerable:!0,configurable:!0}),n.prototype.ensureActualContentPadding=function(){this.i.tg||(this.i.tg=new i.Thickness(2))},Object.defineProperty(n.prototype,"actualUnderlineWidth",{get:function(){return this.i.cj},set:function(t){this.i.cj=+t,this._a("actualUnderlineWidth",this.i.cj)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualUnderlineRippleWidth",{get:function(){return this.i.ci},set:function(t){this.i.ci=+t,this._a("actualUnderlineRippleWidth",this.i.ci)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualHoverUnderlineWidth",{get:function(){return this.i.cf},set:function(t){this.i.cf=+t,this._a("actualHoverUnderlineWidth",this.i.cf)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualUnderlineColor",{get:function(){return i.brushToString(this.i.ox)},set:function(t){this.i.ox=i.stringToBrush(t),this._a("actualUnderlineColor",i.brushToString(this.i.ox))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualUnderlineRippleColor",{get:function(){return i.brushToString(this.i.oy)},set:function(t){this.i.oy=i.stringToBrush(t),this._a("actualUnderlineRippleColor",i.brushToString(this.i.oy))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualHoverUnderlineColor",{get:function(){return i.brushToString(this.i.ow)},set:function(t){this.i.ow=i.stringToBrush(t),this._a("actualHoverUnderlineColor",i.brushToString(this.i.ow))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualFocusUnderlineColor",{get:function(){return i.brushToString(this.i.ov)},set:function(t){this.i.ov=i.stringToBrush(t),this._a("actualFocusUnderlineColor",i.brushToString(this.i.ov))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualUnderlineOpacity",{get:function(){return this.i.cg},set:function(t){this.i.cg=+t,this._a("actualUnderlineOpacity",this.i.cg)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualHoverUnderlineOpacity",{get:function(){return this.i.ce},set:function(t){this.i.ce=+t,this._a("actualHoverUnderlineOpacity",this.i.ce)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualFocusUnderlineOpacity",{get:function(){return this.i.cc},set:function(t){this.i.cc=+t,this._a("actualFocusUnderlineOpacity",this.i.cc)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualFocusUnderlineRippleOpacity",{get:function(){return this.i.cd},set:function(t){this.i.cd=+t,this._a("actualFocusUnderlineRippleOpacity",this.i.cd)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualUnderlineRippleOpacity",{get:function(){return this.i.ch},set:function(t){this.i.ch=+t,this._a("actualUnderlineRippleOpacity",this.i.ch)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualBackgroundColor",{get:function(){return i.brushToString(this.i.os)},set:function(t){this.i.os=i.stringToBrush(t),this._a("actualBackgroundColor",i.brushToString(this.i.os))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderWidth",{get:function(){return this.i.cu},set:function(t){this.i.cu=+t,this._a("borderWidth",this.i.cu)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"focusBorderWidth",{get:function(){return this.i.hc},set:function(t){this.i.hc=+t,this._a("focusBorderWidth",this.i.hc)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderColor",{get:function(){return i.brushToString(this.i.o0)},set:function(t){this.i.o0=i.stringToBrush(t),this._a("borderColor",i.brushToString(this.i.o0))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cornerRadiusBottomRight",{get:function(){return this.i.m4?this.i.m4.b:NaN},set:function(t){this.ensureCornerRadius(),this.i.m4.b=+t,this._a("cornerRadiusBottomRight",this.i.m4.b),this.i.m4=this.i.m4},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cornerRadiusBottomLeft",{get:function(){return this.i.m4?this.i.m4.a:NaN},set:function(t){this.ensureCornerRadius(),this.i.m4.a=+t,this._a("cornerRadiusBottomLeft",this.i.m4.a),this.i.m4=this.i.m4},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cornerRadiusTopLeft",{get:function(){return this.i.m4?this.i.m4.c:NaN},set:function(t){this.ensureCornerRadius(),this.i.m4.c=+t,this._a("cornerRadiusTopLeft",this.i.m4.c),this.i.m4=this.i.m4},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cornerRadiusTopRight",{get:function(){return this.i.m4?this.i.m4.d:NaN},set:function(t){this.ensureCornerRadius(),this.i.m4.d=+t,this._a("cornerRadiusTopRight",this.i.m4.d),this.i.m4=this.i.m4},enumerable:!0,configurable:!0}),n.prototype.ensureCornerRadius=function(){this.i.m4||(this.i.m4=new i.CornerRadius(2))},Object.defineProperty(n.prototype,"contentPaddingBottom",{get:function(){return this.i.tk?this.i.tk.bottom:NaN},set:function(t){this.ensureContentPadding(),this.i.tk.bottom=+t,this._a("contentPaddingBottom",this.i.tk.bottom),this.i.tk=this.i.tk},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"contentPaddingLeft",{get:function(){return this.i.tk?this.i.tk.left:NaN},set:function(t){this.ensureContentPadding(),this.i.tk.left=+t,this._a("contentPaddingLeft",this.i.tk.left),this.i.tk=this.i.tk},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"contentPaddingRight",{get:function(){return this.i.tk?this.i.tk.right:NaN},set:function(t){this.ensureContentPadding(),this.i.tk.right=+t,this._a("contentPaddingRight",this.i.tk.right),this.i.tk=this.i.tk},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"contentPaddingTop",{get:function(){return this.i.tk?this.i.tk.top:NaN},set:function(t){this.ensureContentPadding(),this.i.tk.top=+t,this._a("contentPaddingTop",this.i.tk.top),this.i.tk=this.i.tk},enumerable:!0,configurable:!0}),n.prototype.ensureContentPadding=function(){this.i.tk||(this.i.tk=new i.Thickness(2))},Object.defineProperty(n.prototype,"underlineWidth",{get:function(){return this.i.h4},set:function(t){this.i.h4=+t,this._a("underlineWidth",this.i.h4)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"underlineRippleWidth",{get:function(){return this.i.h3},set:function(t){this.i.h3=+t,this._a("underlineRippleWidth",this.i.h3)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hoverUnderlineWidth",{get:function(){return this.i.hg},set:function(t){this.i.hg=+t,this._a("hoverUnderlineWidth",this.i.hg)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"underlineColor",{get:function(){return i.brushToString(this.i.s8)},set:function(t){this.i.s8=i.stringToBrush(t),this._a("underlineColor",i.brushToString(this.i.s8))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"underlineRippleColor",{get:function(){return i.brushToString(this.i.s9)},set:function(t){this.i.s9=i.stringToBrush(t),this._a("underlineRippleColor",i.brushToString(this.i.s9))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hoverUnderlineColor",{get:function(){return i.brushToString(this.i.st)},set:function(t){this.i.st=i.stringToBrush(t),this._a("hoverUnderlineColor",i.brushToString(this.i.st))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"focusUnderlineColor",{get:function(){return i.brushToString(this.i.ss)},set:function(t){this.i.ss=i.stringToBrush(t),this._a("focusUnderlineColor",i.brushToString(this.i.ss))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"underlineOpacity",{get:function(){return this.i.h1},set:function(t){this.i.h1=+t,this._a("underlineOpacity",this.i.h1)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hoverUnderlineOpacity",{get:function(){return this.i.hf},set:function(t){this.i.hf=+t,this._a("hoverUnderlineOpacity",this.i.hf)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"focusUnderlineOpacity",{get:function(){return this.i.hd},set:function(t){this.i.hd=+t,this._a("focusUnderlineOpacity",this.i.hd)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"focusUnderlineRippleOpacity",{get:function(){return this.i.he},set:function(t){this.i.he=+t,this._a("focusUnderlineRippleOpacity",this.i.he)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"underlineRippleOpacity",{get:function(){return this.i.h2},set:function(t){this.i.h2=+t,this._a("underlineRippleOpacity",this.i.h2)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"backgroundColor",{get:function(){return i.brushToString(this.i.oz)},set:function(t){this.i.oz=i.stringToBrush(t),this._a("backgroundColor",i.brushToString(this.i.oz))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lineTypeBorderWidth",{get:function(){return this.i.hh},set:function(t){this.i.hh=+t,this._a("lineTypeBorderWidth",this.i.hh)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lineTypeFocusBorderWidth",{get:function(){return this.i.hi},set:function(t){this.i.hi=+t,this._a("lineTypeFocusBorderWidth",this.i.hi)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lineTypeFocusBorderColor",{get:function(){return i.brushToString(this.i.sw)},set:function(t){this.i.sw=i.stringToBrush(t),this._a("lineTypeFocusBorderColor",i.brushToString(this.i.sw))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lineTypeBorderColor",{get:function(){return i.brushToString(this.i.sv)},set:function(t){this.i.sv=i.stringToBrush(t),this._a("lineTypeBorderColor",i.brushToString(this.i.sv))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lineTypeCornerRadiusBottomRight",{get:function(){return this.i.nk?this.i.nk.b:NaN},set:function(t){this.ensureLineTypeCornerRadius(),this.i.nk.b=+t,this._a("lineTypeCornerRadiusBottomRight",this.i.nk.b),this.i.nk=this.i.nk},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lineTypeCornerRadiusBottomLeft",{get:function(){return this.i.nk?this.i.nk.a:NaN},set:function(t){this.ensureLineTypeCornerRadius(),this.i.nk.a=+t,this._a("lineTypeCornerRadiusBottomLeft",this.i.nk.a),this.i.nk=this.i.nk},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lineTypeCornerRadiusTopLeft",{get:function(){return this.i.nk?this.i.nk.c:NaN},set:function(t){this.ensureLineTypeCornerRadius(),this.i.nk.c=+t,this._a("lineTypeCornerRadiusTopLeft",this.i.nk.c),this.i.nk=this.i.nk},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lineTypeCornerRadiusTopRight",{get:function(){return this.i.nk?this.i.nk.d:NaN},set:function(t){this.ensureLineTypeCornerRadius(),this.i.nk.d=+t,this._a("lineTypeCornerRadiusTopRight",this.i.nk.d),this.i.nk=this.i.nk},enumerable:!0,configurable:!0}),n.prototype.ensureLineTypeCornerRadius=function(){this.i.nk||(this.i.nk=new i.CornerRadius(2))},Object.defineProperty(n.prototype,"lineTypeContentPaddingBottom",{get:function(){return this.i.t0?this.i.t0.bottom:NaN},set:function(t){this.ensureLineTypeContentPadding(),this.i.t0.bottom=+t,this._a("lineTypeContentPaddingBottom",this.i.t0.bottom),this.i.t0=this.i.t0},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lineTypeContentPaddingLeft",{get:function(){return this.i.t0?this.i.t0.left:NaN},set:function(t){this.ensureLineTypeContentPadding(),this.i.t0.left=+t,this._a("lineTypeContentPaddingLeft",this.i.t0.left),this.i.t0=this.i.t0},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lineTypeContentPaddingRight",{get:function(){return this.i.t0?this.i.t0.right:NaN},set:function(t){this.ensureLineTypeContentPadding(),this.i.t0.right=+t,this._a("lineTypeContentPaddingRight",this.i.t0.right),this.i.t0=this.i.t0},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lineTypeContentPaddingTop",{get:function(){return this.i.t0?this.i.t0.top:NaN},set:function(t){this.ensureLineTypeContentPadding(),this.i.t0.top=+t,this._a("lineTypeContentPaddingTop",this.i.t0.top),this.i.t0=this.i.t0},enumerable:!0,configurable:!0}),n.prototype.ensureLineTypeContentPadding=function(){this.i.t0||(this.i.t0=new i.Thickness(2))},Object.defineProperty(n.prototype,"lineTypeUnderlineWidth",{get:function(){return this.i.hq},set:function(t){this.i.hq=+t,this._a("lineTypeUnderlineWidth",this.i.hq)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lineTypeUnderlineRippleWidth",{get:function(){return this.i.hp},set:function(t){this.i.hp=+t,this._a("lineTypeUnderlineRippleWidth",this.i.hp)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lineTypeHoverUnderlineWidth",{get:function(){return this.i.hm},set:function(t){this.i.hm=+t,this._a("lineTypeHoverUnderlineWidth",this.i.hm)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lineTypeUnderlineColor",{get:function(){return i.brushToString(this.i.sz)},set:function(t){this.i.sz=i.stringToBrush(t),this._a("lineTypeUnderlineColor",i.brushToString(this.i.sz))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lineTypeUnderlineRippleColor",{get:function(){return i.brushToString(this.i.s0)},set:function(t){this.i.s0=i.stringToBrush(t),this._a("lineTypeUnderlineRippleColor",i.brushToString(this.i.s0))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lineTypeHoverUnderlineColor",{get:function(){return i.brushToString(this.i.sy)},set:function(t){this.i.sy=i.stringToBrush(t),this._a("lineTypeHoverUnderlineColor",i.brushToString(this.i.sy))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lineTypeFocusUnderlineColor",{get:function(){return i.brushToString(this.i.sx)},set:function(t){this.i.sx=i.stringToBrush(t),this._a("lineTypeFocusUnderlineColor",i.brushToString(this.i.sx))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lineTypeUnderlineOpacity",{get:function(){return this.i.hn},set:function(t){this.i.hn=+t,this._a("lineTypeUnderlineOpacity",this.i.hn)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lineTypeHoverUnderlineOpacity",{get:function(){return this.i.hl},set:function(t){this.i.hl=+t,this._a("lineTypeHoverUnderlineOpacity",this.i.hl)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lineTypeFocusUnderlineOpacity",{get:function(){return this.i.hj},set:function(t){this.i.hj=+t,this._a("lineTypeFocusUnderlineOpacity",this.i.hj)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lineTypeFocusUnderlineRippleOpacity",{get:function(){return this.i.hk},set:function(t){this.i.hk=+t,this._a("lineTypeFocusUnderlineRippleOpacity",this.i.hk)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lineTypeUnderlineRippleOpacity",{get:function(){return this.i.ho},set:function(t){this.i.ho=+t,this._a("lineTypeUnderlineRippleOpacity",this.i.ho)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lineTypeBackgroundColor",{get:function(){return i.brushToString(this.i.su)},set:function(t){this.i.su=i.stringToBrush(t),this._a("lineTypeBackgroundColor",i.brushToString(this.i.su))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"boxTypeBorderWidth",{get:function(){return this.i.cv},set:function(t){this.i.cv=+t,this._a("boxTypeBorderWidth",this.i.cv)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"boxTypeFocusBorderWidth",{get:function(){return this.i.cw},set:function(t){this.i.cw=+t,this._a("boxTypeFocusBorderWidth",this.i.cw)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"boxTypeFocusBorderColor",{get:function(){return i.brushToString(this.i.pa)},set:function(t){this.i.pa=i.stringToBrush(t),this._a("boxTypeFocusBorderColor",i.brushToString(this.i.pa))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"boxTypeBorderColor",{get:function(){return i.brushToString(this.i.o9)},set:function(t){this.i.o9=i.stringToBrush(t),this._a("boxTypeBorderColor",i.brushToString(this.i.o9))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"boxTypeCornerRadiusBottomRight",{get:function(){return this.i.m2?this.i.m2.b:NaN},set:function(t){this.ensureBoxTypeCornerRadius(),this.i.m2.b=+t,this._a("boxTypeCornerRadiusBottomRight",this.i.m2.b),this.i.m2=this.i.m2},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"boxTypeCornerRadiusBottomLeft",{get:function(){return this.i.m2?this.i.m2.a:NaN},set:function(t){this.ensureBoxTypeCornerRadius(),this.i.m2.a=+t,this._a("boxTypeCornerRadiusBottomLeft",this.i.m2.a),this.i.m2=this.i.m2},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"boxTypeCornerRadiusTopLeft",{get:function(){return this.i.m2?this.i.m2.c:NaN},set:function(t){this.ensureBoxTypeCornerRadius(),this.i.m2.c=+t,this._a("boxTypeCornerRadiusTopLeft",this.i.m2.c),this.i.m2=this.i.m2},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"boxTypeCornerRadiusTopRight",{get:function(){return this.i.m2?this.i.m2.d:NaN},set:function(t){this.ensureBoxTypeCornerRadius(),this.i.m2.d=+t,this._a("boxTypeCornerRadiusTopRight",this.i.m2.d),this.i.m2=this.i.m2},enumerable:!0,configurable:!0}),n.prototype.ensureBoxTypeCornerRadius=function(){this.i.m2||(this.i.m2=new i.CornerRadius(2))},Object.defineProperty(n.prototype,"boxTypeContentPaddingBottom",{get:function(){return this.i.ti?this.i.ti.bottom:NaN},set:function(t){this.ensureBoxTypeContentPadding(),this.i.ti.bottom=+t,this._a("boxTypeContentPaddingBottom",this.i.ti.bottom),this.i.ti=this.i.ti},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"boxTypeContentPaddingLeft",{get:function(){return this.i.ti?this.i.ti.left:NaN},set:function(t){this.ensureBoxTypeContentPadding(),this.i.ti.left=+t,this._a("boxTypeContentPaddingLeft",this.i.ti.left),this.i.ti=this.i.ti},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"boxTypeContentPaddingRight",{get:function(){return this.i.ti?this.i.ti.right:NaN},set:function(t){this.ensureBoxTypeContentPadding(),this.i.ti.right=+t,this._a("boxTypeContentPaddingRight",this.i.ti.right),this.i.ti=this.i.ti},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"boxTypeContentPaddingTop",{get:function(){return this.i.ti?this.i.ti.top:NaN},set:function(t){this.ensureBoxTypeContentPadding(),this.i.ti.top=+t,this._a("boxTypeContentPaddingTop",this.i.ti.top),this.i.ti=this.i.ti},enumerable:!0,configurable:!0}),n.prototype.ensureBoxTypeContentPadding=function(){this.i.ti||(this.i.ti=new i.Thickness(2))},Object.defineProperty(n.prototype,"boxTypeUnderlineWidth",{get:function(){return this.i.c4},set:function(t){this.i.c4=+t,this._a("boxTypeUnderlineWidth",this.i.c4)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"boxTypeUnderlineRippleWidth",{get:function(){return this.i.c3},set:function(t){this.i.c3=+t,this._a("boxTypeUnderlineRippleWidth",this.i.c3)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"boxTypeHoverUnderlineWidth",{get:function(){return this.i.c0},set:function(t){this.i.c0=+t,this._a("boxTypeHoverUnderlineWidth",this.i.c0)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"boxTypeUnderlineColor",{get:function(){return i.brushToString(this.i.pd)},set:function(t){this.i.pd=i.stringToBrush(t),this._a("boxTypeUnderlineColor",i.brushToString(this.i.pd))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"boxTypeUnderlineRippleColor",{get:function(){return i.brushToString(this.i.pe)},set:function(t){this.i.pe=i.stringToBrush(t),this._a("boxTypeUnderlineRippleColor",i.brushToString(this.i.pe))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"boxTypeHoverUnderlineColor",{get:function(){return i.brushToString(this.i.pc)},set:function(t){this.i.pc=i.stringToBrush(t),this._a("boxTypeHoverUnderlineColor",i.brushToString(this.i.pc))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"boxTypeFocusUnderlineColor",{get:function(){return i.brushToString(this.i.pb)},set:function(t){this.i.pb=i.stringToBrush(t),this._a("boxTypeFocusUnderlineColor",i.brushToString(this.i.pb))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"boxTypeUnderlineOpacity",{get:function(){return this.i.c1},set:function(t){this.i.c1=+t,this._a("boxTypeUnderlineOpacity",this.i.c1)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"boxTypeHoverUnderlineOpacity",{get:function(){return this.i.cz},set:function(t){this.i.cz=+t,this._a("boxTypeHoverUnderlineOpacity",this.i.cz)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"boxTypeFocusUnderlineOpacity",{get:function(){return this.i.cx},set:function(t){this.i.cx=+t,this._a("boxTypeFocusUnderlineOpacity",this.i.cx)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"boxTypeFocusUnderlineRippleOpacity",{get:function(){return this.i.cy},set:function(t){this.i.cy=+t,this._a("boxTypeFocusUnderlineRippleOpacity",this.i.cy)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"boxTypeUnderlineRippleOpacity",{get:function(){return this.i.c2},set:function(t){this.i.c2=+t,this._a("boxTypeUnderlineRippleOpacity",this.i.c2)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"boxTypeBackgroundColor",{get:function(){return i.brushToString(this.i.o8)},set:function(t){this.i.o8=i.stringToBrush(t),this._a("boxTypeBackgroundColor",i.brushToString(this.i.o8))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderTypeBorderWidth",{get:function(){return this.i.ck},set:function(t){this.i.ck=+t,this._a("borderTypeBorderWidth",this.i.ck)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderTypeFocusBorderWidth",{get:function(){return this.i.cl},set:function(t){this.i.cl=+t,this._a("borderTypeFocusBorderWidth",this.i.cl)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderTypeFocusBorderColor",{get:function(){return i.brushToString(this.i.o3)},set:function(t){this.i.o3=i.stringToBrush(t),this._a("borderTypeFocusBorderColor",i.brushToString(this.i.o3))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderTypeBorderColor",{get:function(){return i.brushToString(this.i.o2)},set:function(t){this.i.o2=i.stringToBrush(t),this._a("borderTypeBorderColor",i.brushToString(this.i.o2))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderTypeCornerRadiusBottomRight",{get:function(){return this.i.m1?this.i.m1.b:NaN},set:function(t){this.ensureBorderTypeCornerRadius(),this.i.m1.b=+t,this._a("borderTypeCornerRadiusBottomRight",this.i.m1.b),this.i.m1=this.i.m1},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderTypeCornerRadiusBottomLeft",{get:function(){return this.i.m1?this.i.m1.a:NaN},set:function(t){this.ensureBorderTypeCornerRadius(),this.i.m1.a=+t,this._a("borderTypeCornerRadiusBottomLeft",this.i.m1.a),this.i.m1=this.i.m1},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderTypeCornerRadiusTopLeft",{get:function(){return this.i.m1?this.i.m1.c:NaN},set:function(t){this.ensureBorderTypeCornerRadius(),this.i.m1.c=+t,this._a("borderTypeCornerRadiusTopLeft",this.i.m1.c),this.i.m1=this.i.m1},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderTypeCornerRadiusTopRight",{get:function(){return this.i.m1?this.i.m1.d:NaN},set:function(t){this.ensureBorderTypeCornerRadius(),this.i.m1.d=+t,this._a("borderTypeCornerRadiusTopRight",this.i.m1.d),this.i.m1=this.i.m1},enumerable:!0,configurable:!0}),n.prototype.ensureBorderTypeCornerRadius=function(){this.i.m1||(this.i.m1=new i.CornerRadius(2))},Object.defineProperty(n.prototype,"borderTypeContentPaddingBottom",{get:function(){return this.i.th?this.i.th.bottom:NaN},set:function(t){this.ensureBorderTypeContentPadding(),this.i.th.bottom=+t,this._a("borderTypeContentPaddingBottom",this.i.th.bottom),this.i.th=this.i.th},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderTypeContentPaddingLeft",{get:function(){return this.i.th?this.i.th.left:NaN},set:function(t){this.ensureBorderTypeContentPadding(),this.i.th.left=+t,this._a("borderTypeContentPaddingLeft",this.i.th.left),this.i.th=this.i.th},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderTypeContentPaddingRight",{get:function(){return this.i.th?this.i.th.right:NaN},set:function(t){this.ensureBorderTypeContentPadding(),this.i.th.right=+t,this._a("borderTypeContentPaddingRight",this.i.th.right),this.i.th=this.i.th},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderTypeContentPaddingTop",{get:function(){return this.i.th?this.i.th.top:NaN},set:function(t){this.ensureBorderTypeContentPadding(),this.i.th.top=+t,this._a("borderTypeContentPaddingTop",this.i.th.top),this.i.th=this.i.th},enumerable:!0,configurable:!0}),n.prototype.ensureBorderTypeContentPadding=function(){this.i.th||(this.i.th=new i.Thickness(2))},Object.defineProperty(n.prototype,"borderTypeUnderlineWidth",{get:function(){return this.i.ct},set:function(t){this.i.ct=+t,this._a("borderTypeUnderlineWidth",this.i.ct)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderTypeUnderlineRippleWidth",{get:function(){return this.i.cs},set:function(t){this.i.cs=+t,this._a("borderTypeUnderlineRippleWidth",this.i.cs)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderTypeHoverUnderlineWidth",{get:function(){return this.i.cp},set:function(t){this.i.cp=+t,this._a("borderTypeHoverUnderlineWidth",this.i.cp)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderTypeUnderlineColor",{get:function(){return i.brushToString(this.i.o6)},set:function(t){this.i.o6=i.stringToBrush(t),this._a("borderTypeUnderlineColor",i.brushToString(this.i.o6))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderTypeUnderlineRippleColor",{get:function(){return i.brushToString(this.i.o7)},set:function(t){this.i.o7=i.stringToBrush(t),this._a("borderTypeUnderlineRippleColor",i.brushToString(this.i.o7))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderTypeHoverUnderlineColor",{get:function(){return i.brushToString(this.i.o5)},set:function(t){this.i.o5=i.stringToBrush(t),this._a("borderTypeHoverUnderlineColor",i.brushToString(this.i.o5))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderTypeFocusUnderlineColor",{get:function(){return i.brushToString(this.i.o4)},set:function(t){this.i.o4=i.stringToBrush(t),this._a("borderTypeFocusUnderlineColor",i.brushToString(this.i.o4))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderTypeUnderlineOpacity",{get:function(){return this.i.cq},set:function(t){this.i.cq=+t,this._a("borderTypeUnderlineOpacity",this.i.cq)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderTypeHoverUnderlineOpacity",{get:function(){return this.i.co},set:function(t){this.i.co=+t,this._a("borderTypeHoverUnderlineOpacity",this.i.co)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderTypeFocusUnderlineOpacity",{get:function(){return this.i.cm},set:function(t){this.i.cm=+t,this._a("borderTypeFocusUnderlineOpacity",this.i.cm)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderTypeFocusUnderlineRippleOpacity",{get:function(){return this.i.cn},set:function(t){this.i.cn=+t,this._a("borderTypeFocusUnderlineRippleOpacity",this.i.cn)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderTypeUnderlineRippleOpacity",{get:function(){return this.i.cr},set:function(t){this.i.cr=+t,this._a("borderTypeUnderlineRippleOpacity",this.i.cr)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderTypeBackgroundColor",{get:function(){return i.brushToString(this.i.o1)},set:function(t){this.i.o1=i.stringToBrush(t),this._a("borderTypeBackgroundColor",i.brushToString(this.i.o1))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"searchTypeBorderWidth",{get:function(){return this.i.hr},set:function(t){this.i.hr=+t,this._a("searchTypeBorderWidth",this.i.hr)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"searchTypeFocusBorderWidth",{get:function(){return this.i.hs},set:function(t){this.i.hs=+t,this._a("searchTypeFocusBorderWidth",this.i.hs)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"searchTypeFocusBorderColor",{get:function(){return i.brushToString(this.i.s3)},set:function(t){this.i.s3=i.stringToBrush(t),this._a("searchTypeFocusBorderColor",i.brushToString(this.i.s3))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"searchTypeBorderColor",{get:function(){return i.brushToString(this.i.s2)},set:function(t){this.i.s2=i.stringToBrush(t),this._a("searchTypeBorderColor",i.brushToString(this.i.s2))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"searchTypeCornerRadiusBottomRight",{get:function(){return this.i.nl?this.i.nl.b:NaN},set:function(t){this.ensureSearchTypeCornerRadius(),this.i.nl.b=+t,this._a("searchTypeCornerRadiusBottomRight",this.i.nl.b),this.i.nl=this.i.nl},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"searchTypeCornerRadiusBottomLeft",{get:function(){return this.i.nl?this.i.nl.a:NaN},set:function(t){this.ensureSearchTypeCornerRadius(),this.i.nl.a=+t,this._a("searchTypeCornerRadiusBottomLeft",this.i.nl.a),this.i.nl=this.i.nl},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"searchTypeCornerRadiusTopLeft",{get:function(){return this.i.nl?this.i.nl.c:NaN},set:function(t){this.ensureSearchTypeCornerRadius(),this.i.nl.c=+t,this._a("searchTypeCornerRadiusTopLeft",this.i.nl.c),this.i.nl=this.i.nl},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"searchTypeCornerRadiusTopRight",{get:function(){return this.i.nl?this.i.nl.d:NaN},set:function(t){this.ensureSearchTypeCornerRadius(),this.i.nl.d=+t,this._a("searchTypeCornerRadiusTopRight",this.i.nl.d),this.i.nl=this.i.nl},enumerable:!0,configurable:!0}),n.prototype.ensureSearchTypeCornerRadius=function(){this.i.nl||(this.i.nl=new i.CornerRadius(2))},Object.defineProperty(n.prototype,"searchTypeContentPaddingBottom",{get:function(){return this.i.t1?this.i.t1.bottom:NaN},set:function(t){this.ensureSearchTypeContentPadding(),this.i.t1.bottom=+t,this._a("searchTypeContentPaddingBottom",this.i.t1.bottom),this.i.t1=this.i.t1},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"searchTypeContentPaddingLeft",{get:function(){return this.i.t1?this.i.t1.left:NaN},set:function(t){this.ensureSearchTypeContentPadding(),this.i.t1.left=+t,this._a("searchTypeContentPaddingLeft",this.i.t1.left),this.i.t1=this.i.t1},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"searchTypeContentPaddingRight",{get:function(){return this.i.t1?this.i.t1.right:NaN},set:function(t){this.ensureSearchTypeContentPadding(),this.i.t1.right=+t,this._a("searchTypeContentPaddingRight",this.i.t1.right),this.i.t1=this.i.t1},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"searchTypeContentPaddingTop",{get:function(){return this.i.t1?this.i.t1.top:NaN},set:function(t){this.ensureSearchTypeContentPadding(),this.i.t1.top=+t,this._a("searchTypeContentPaddingTop",this.i.t1.top),this.i.t1=this.i.t1},enumerable:!0,configurable:!0}),n.prototype.ensureSearchTypeContentPadding=function(){this.i.t1||(this.i.t1=new i.Thickness(2))},Object.defineProperty(n.prototype,"searchTypeUnderlineWidth",{get:function(){return this.i.h0},set:function(t){this.i.h0=+t,this._a("searchTypeUnderlineWidth",this.i.h0)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"searchTypeUnderlineRippleWidth",{get:function(){return this.i.hz},set:function(t){this.i.hz=+t,this._a("searchTypeUnderlineRippleWidth",this.i.hz)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"searchTypeHoverUnderlineWidth",{get:function(){return this.i.hw},set:function(t){this.i.hw=+t,this._a("searchTypeHoverUnderlineWidth",this.i.hw)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"searchTypeUnderlineColor",{get:function(){return i.brushToString(this.i.s6)},set:function(t){this.i.s6=i.stringToBrush(t),this._a("searchTypeUnderlineColor",i.brushToString(this.i.s6))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"searchTypeUnderlineRippleColor",{get:function(){return i.brushToString(this.i.s7)},set:function(t){this.i.s7=i.stringToBrush(t),this._a("searchTypeUnderlineRippleColor",i.brushToString(this.i.s7))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"searchTypeHoverUnderlineColor",{get:function(){return i.brushToString(this.i.s5)},set:function(t){this.i.s5=i.stringToBrush(t),this._a("searchTypeHoverUnderlineColor",i.brushToString(this.i.s5))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"searchTypeFocusUnderlineColor",{get:function(){return i.brushToString(this.i.s4)},set:function(t){this.i.s4=i.stringToBrush(t),this._a("searchTypeFocusUnderlineColor",i.brushToString(this.i.s4))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"searchTypeUnderlineOpacity",{get:function(){return this.i.hx},set:function(t){this.i.hx=+t,this._a("searchTypeUnderlineOpacity",this.i.hx)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"searchTypeHoverUnderlineOpacity",{get:function(){return this.i.hv},set:function(t){this.i.hv=+t,this._a("searchTypeHoverUnderlineOpacity",this.i.hv)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"searchTypeFocusUnderlineOpacity",{get:function(){return this.i.ht},set:function(t){this.i.ht=+t,this._a("searchTypeFocusUnderlineOpacity",this.i.ht)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"searchTypeFocusUnderlineRippleOpacity",{get:function(){return this.i.hu},set:function(t){this.i.hu=+t,this._a("searchTypeFocusUnderlineRippleOpacity",this.i.hu)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"searchTypeUnderlineRippleOpacity",{get:function(){return this.i.hy},set:function(t){this.i.hy=+t,this._a("searchTypeUnderlineRippleOpacity",this.i.hy)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"searchTypeBackgroundColor",{get:function(){return i.brushToString(this.i.s1)},set:function(t){this.i.s1=i.stringToBrush(t),this._a("searchTypeBackgroundColor",i.brushToString(this.i.s1))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isExpanded",{get:function(){return this.i.ah},set:function(t){this.i.ah=i.ensureBool(t),this._a("isExpanded",this.i.ah)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isHovered",{get:function(){return this.i.aj},set:function(t){this.i.aj=i.ensureBool(t),this._a("isHovered",this.i.aj)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isFocused",{get:function(){return this.i.ai},set:function(t){this.i.ai=i.ensureBool(t),this._a("isFocused",this.i.ai)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualIsExpanded",{get:function(){return this.i.ac},set:function(t){this.i.ac=i.ensureBool(t),this._a("actualIsExpanded",this.i.ac)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"focusBorderColor",{get:function(){return i.brushToString(this.i.sr)},set:function(t){this.i.sr=i.stringToBrush(t),this._a("focusBorderColor",i.brushToString(this.i.sr))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"id",{get:function(){return this.i.ki},set:function(t){this.i.ki=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disabled",{get:function(){return this.i.disabled},set:function(t){this.i.disabled=i.ensureBool(t),this._a("disabled",this.i.disabled)},enumerable:!0,configurable:!0}),n.prototype.findByName=function(t){return this.findEphemera&&t&&0==t.indexOf("@@e:")?this.findEphemera(t):null!=this.inputs&&this.inputs.findByName&&this.inputs.findByName(t)?this.inputs.findByName(t):null},Object.defineProperty(n.prototype,"hasUserValues",{get:function(){return this._hasUserValues},enumerable:!0,configurable:!0}),n.prototype.__m=function(t){this._inStyling||this._hasUserValues.add(t)},n.prototype._styling=function(t,e,n){if(!this._inStyling){this._inStyling=!0,this._stylingContainer=t,this._stylingParent=e;var r,s=this.i.$type.name;0===s.indexOf("Xam")&&(s=s.substring(3)),r=i.toSpinal("XInputGroupComponent");var o=[],a=i.toSpinal(s);o.push(a+"-");for(var h=this.i.$type.baseType;h&&"Object"!=h.name&&"Base"!=h.name&&"Control"!=h.name&&"DependencyObject"!=h.Name&&"FrameworkElement"!=h.Name;){0===(s=h.name).indexOf("Xam")&&(s=s.substring(3));var u=i.toSpinal(s);o.push(u+"-"),h=h.baseType}if(n){var l=n.i.$type.name;0===l.indexOf("Xam")&&(l=l.substring(3));var c=i.toSpinal(l);o.push(c+"-"+r+"-"),o.push(c+"-"+a+"-")}i.initializePropertiesFromCss(t,this,r+"-",this.hasUserValues,!1,o),this._otherStyling&&this._otherStyling(t,e,n),this._inStyling=!1}},n.prototype.onDetachedFromUI=function(){this.i.onDetachedFromUI()},n.prototype.onAttachedToUI=function(){this.i.onAttachedToUI()},n.prototype.exportVisualModel=function(){return this.i.ia()},n.prototype.exportSerializedVisualModel=function(){return this.i.j9()},n._observedAttributesIgcXInputGroupComponent=null,n.htmlTagName="igc-x-input-group",n._isElementRegistered=!1,n}(i.IgcHTMLElement),xt=function(){function t(){}return t.register=function(){i.IgcChildContentModule.register(),kt.register(),jt.register(),Pt.register(),i.TypeRegistrar.registerCons("IgcXInputGroupComponent",Pt),i.TypeRegistrar.registerCons("IgcXInputGroupComponent",Pt),i.TypeRegistrar.register("XInputGroup",pt.$type)},t}(),Ot=function(t){return t[t.DateShort=0]="DateShort",t[t.DateLong=1]="DateLong",t}({}),wt=i.markEnum("DateFormats","DateShort,0|DateLong,1"),Bt=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e.a=0,e.b=!1,e.f=null,e.e=null,e.c=null,e.d=null,e.g=null,e.h=null,e}return e.__extends(n,t),n.prototype.l=function(){this.b=!0},n.prototype.k=function(t){this.a=t,this.b=!1},n.prototype.i=function(t){if(+t==+i.dateMinValue())return"";if(Intl&&Intl.DateTimeFormat){var e=null;switch(this.a){case 1:null==this.c&&(this.c=new Intl.DateTimeFormat([],{weekday:"long",month:"long",day:"numeric",year:"numeric"})),e=this.c;break;case 0:null==this.d&&(this.d=new Intl.DateTimeFormat([],{month:"numeric",day:"numeric",year:"numeric"})),e=this.d}var n=t;return e.format(n)}n=t;switch(this.a){case 1:case 0:return n.toLocaleDateString()}return t.toString()},n.prototype.j=function(){if(Intl&&Intl.DateTimeFormat){var t=null;switch(this.a){case 1:null==this.c&&(this.c=new Intl.DateTimeFormat([],{weekday:"long",month:"long",day:"numeric",year:"numeric"})),t=this.c;break;case 0:null==this.d&&(this.d=new Intl.DateTimeFormat([],{month:"numeric",day:"numeric",year:"numeric"})),t=this.d}for(var e=t.formatToParts(new Date),i="",n=0;n<e.length;n++)switch(e[n].type){case"day":i+="d";break;case"month":i+="m";break;case"year":i+="yyyy";break;default:i+=e[n].value}return i}return"m/d/yyyy"},n.$t=i.markType(n,"DateTimeValueFormatter"),n}(i.Base),Nt=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e.__extends(n,t),n.$t=i.markType(n,"GotFocusEventArgs",i.EventArgs.$),n}(i.EventArgs),It=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e.__extends(n,t),n.$t=i.markType(n,"LostFocusEventArgs",i.EventArgs.$),n}(i.EventArgs),At=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e.e=0,e.d=0,e.j=null,e.k=null,e.l=null,e.f=0,e.h=null,e.i=null,e.c=null,e.b=null,e.a=null,e}return e.__extends(n,t),n.prototype.g=function(){var t=new i.StringBuilder(0);t.l("{"),t.l("density : "+this.e+", "),t.l("baseTheme : "+this.d+", "),i.stringIsNullOrEmpty(this.j)||t.l('textStyleFontStyle : "'+this.j+'", '),i.stringIsNullOrEmpty(this.k)||t.l('textStyleFontVariant : "'+this.k+'", '),i.stringIsNullOrEmpty(this.l)||t.l('textStyleFontWeight : "'+this.l+'", '),i.stringIsNullOrEmpty(this.h)||t.l('textStyleFontFamily : "'+this.h+'", '),i.stringIsNullOrEmpty(this.i)||t.l('textStyleFontStretch : "'+this.i+'", '),i.isNaN_(this.f)||t.l("textStyleFontSize : "+this.f+", ");t.l("popupModel: "+this.c.f()+", ");t.l("inputGroupModel: "+this.b.y()+", ");var e="calendarModel";return this.c.d?t.l(e+": "+this.a.o()+", "):t.l(e+":{}, "),t.l("}"),t.toString()},n.$t=i.markType(n,"DatePickerVisualModelExport"),n}(i.Base),Ft=function(t){function n(){var e=t.call(this)||this;return e.b=null,e.d=null,e.k=null,e.e=null,e.m=null,e.l=null,e.j=null,e.g=null,e.f=null,e.i=null,e.h=null,e}return e.__extends(n,t),n.prototype.ah=function(){},Object.defineProperty(n.prototype,"n",{get:function(){return this.e},enumerable:!0,configurable:!0}),n.prototype.ag=function(t){if(null!=t){this.d=t;Math.round(t.rootWrapper.width()),Math.round(t.rootWrapper.height());this.aa(),this.ab();var e=this.d.rootWrapper.getChildAt(0);e.listen("keydown",i.runOn(this,this.x)),e.listen("focusin",i.runOn(this,this.v)),e.listen("focusout",i.runOn(this,this.w)),document.addEventListener("click",i.runOn(this,this.ac),!1)}else this.d=null},n.prototype.aa=function(){null!=this.d&&(this.k=this.d.rootWrapper.getChildAt(0),this.k.setAttribute("tabIndex","0"),this.k.setStyleProperty("display","flex"),this.k.setStyleProperty("height","100%"),this.l=this.d.createElement("div"),this.j=this.d.createElement("div"),this.j.setRawStyleProperty("flex-grow","1"),this.g=this.d.createElement("div"),this.g.setAttribute("aria-hidden","true"),this.f=this.d.createElement("div"),this.g.setStyleProperty("padding-right","2px"),this.i=this.d.createElement("div"),this.i.setAttribute("aria-hidden","true"),this.h=this.d.createElement("div"),this.b.cd(),this.j.getChildAt(0).setAttribute("aria-expanded","fasle"),this.j.getChildAt(0).setAttribute("aria-invalid","false"),this.f.setStyleProperty("height","16px"),this.f.setStyleProperty("width","16px"),this.h.setStyleProperty("height","16px"),this.h.setStyleProperty("width","16px"),this.f.listen("click",i.runOn(this,this.z)),this.h.listen("click",i.runOn(this,this.ad)))},n.prototype.ak=function(t){if(null!=this.d){var e=this.d.getSubRenderer(this.k);t.provideContainer(e);this.d.getExternal(t,e.rootWrapper,this.d.getExternal(this.b,null,null))}},n.prototype.am=function(t){if(null!=this.d){var e=this.d.getSubRenderer(this.l);t.provideContainer(e);this.d.getExternal(t,e.rootWrapper,this.d.getExternal(this.b,null,null))}},n.prototype.al=function(t){if(null!=this.d){var e=this.d.getSubRenderer(this.j);t.provideContainer(e);this.d.getExternal(t,e.rootWrapper,this.d.getExternal(this.b,null,null))}},n.prototype.ao=function(t,e){if(null!=this.d){var i=this.d.getSubRenderer(e);t.provideContainer(i);this.d.getExternal(t,i.rootWrapper,this.d.getExternal(this.b,null,null))}},n.prototype.aj=function(t,e){if(null!=this.d){var i=this.d.getSubRenderer(e);t.provideContainer(i);this.d.getExternal(t,i.rootWrapper,this.d.getExternal(this.b,null,null))}},n.prototype.u=function(){return this.l},n.prototype.t=function(){return this.j},n.prototype.q=function(){return this.g},n.prototype.p=function(){return this.f},n.prototype.s=function(){return this.i},n.prototype.r=function(){return this.h},n.prototype.aq=function(t){null!=this.j&&(t?this.j.getChildAt(0).setAttribute("aria-expanded","true"):this.j.getChildAt(0).setAttribute("aria-expanded","false"))},n.prototype.ar=function(t){null!=t&&""!=t?this.j.getChildAt(0).setAttribute("aria-label",t):this.j.getChildAt(0).setAttribute("aria-label","Select a date")},n.prototype.ap=function(){null!=this.f&&(1==this.b.as?this.f.show():this.f.hide())},n.prototype.ae=function(){null!=this.f&&this.f.hide()},n.prototype.ab=function(){null!=this.d&&(this.m=this.d.rootWrapper.getChildAt(1),this.e=this.d.createElement("div"),this.e.setStyleProperty("width","100%"),this.e.setStyleProperty("height","100%"),this.e.setStyleProperty("display","flex"),this.b.ce(),this.e.parent().setStyleProperty("height","100%"),1==this.b.au?this.e.parent().parent().setStyleProperty("max-width","245px"):this.e.parent().parent().setStyleProperty("max-width","232px"),1==this.b.at?this.e.parent().parent().setStyleProperty("min-height","270px"):this.e.parent().parent().setStyleProperty("min-height","234px"))},n.prototype.y=function(){null!=this.d&&(1==this.b.au?this.e.parent().parent().setStyleProperty("max-width","245px"):this.e.parent().parent().setStyleProperty("max-width","232px"),1==this.b.at?this.e.parent().parent().setStyleProperty("min-height","270px"):this.e.parent().parent().setStyleProperty("min-height","234px"))},n.prototype.an=function(t){if(null!=this.d){var e=this.d.getSubRenderer(this.m);t.provideRenderer(e);e.getExternal(t,e.rootWrapper,e.getExternal(this.b,null,null))}},n.prototype.ai=function(t){if(null!=this.d){var e=this.d.getSubRenderer(this.e);t.provideContainer(e);this.d.getExternal(t,e.rootWrapper,this.d.getExternal(this.b,null,null))}},n.prototype.o=function(){return this.e},n.prototype.z=function(t){1!=this.b.aq&&(this.b.cb(),null!=this.f&&this.f.hide())},n.prototype.ad=function(t){t.stopPropagation(),this.b.cj()},n.prototype.x=function(t){27==t.which&&this.b.cc()},n.prototype.v=function(t){this.b.focus();var e=t.originalEvent.relatedTarget;this.c(e)||this.b.cp()},n.prototype.w=function(t){var e=t.originalEvent.relatedTarget;this.c(e)||(this.b.ci(),this.b.cq())},n.prototype.ac=function(t){var e=t.target;this.c(e)||this.b.cc()},n.prototype.as=function(){return null!=this.d?this.d.rootWrapper.getNativeElement().getBoundingClientRect():null},n.prototype.a=function(){var t=window.innerWidth,e=window.innerHeight,i=new Array(2);return i[0]=t,i[1]=e,i},n.prototype.c=function(t){if(null==t)return!1;var e=this.j.getNativeElement(),i=this.e.getNativeElement();return e.contains(t)||i.contains(t)},n.prototype.af=function(){},n.$t=i.markType(n,"DatePickerView"),n}(i.Base),Ut=function(t){function n(){var e=t.call(this)||this;e.h=null,e.u=null,e.q=null,e.o=null,e.r=null,e.m=null,e.n=null,e.c=null,e.a6="dd",e.ba="mm",e.bd="yyyy",e.a7="mdy",e.bc="/",e.ah=!1,e.ao=!1,e.an=!1,e.ax=i.dateMinValue(),e.propertyChanged=null,e.selectedValueChanged=null,e.ae=null,e.az=i.dateMinValue(),e.ay=i.dateMinValue(),e.a9="",e.da=i.BrushUtil.g(255,24,29,31),e.z=null,e.bb="",e.aw=i.dateMinValue(),e.av=i.dateMaxValue(),e.x=2,e.v=1,e.aa=null,e.db=i.BrushUtil.g(255,24,29,31),e.c9=i.BrushUtil.g(255,163,172,184),e.ak=!0,e.al=!1,e.ag=!0,e.aj=!0,e.i=0,e.k=0,e.am=!1,e.a=new Bt,e.d=0,e.a8=null,e.ai=!1,e.gotFocus=null,e.lostFocus=null,e.keyDown=null,e.changing=null;var n=new Ft;return n.b=e,e.h=n,e.h.ah(),e.ca(),e}return e.__extends(n,t),n.prototype.cv=function(t,e){var i;null!=this.u&&(this.ah=!0,this.cc()),this.c4(),null!=this.selectedValueChanged&&this.selectedValueChanged(this,((i=new w).oldValue=t,i.newValue=e,i)),this.cz()},n.prototype.notifySizeChanged=function(){this.h.af()},n.prototype.destroy=function(){if(null!=this.c){var t=this.c;t.selectedValueChanged=i.delegateRemove(t.selectedValueChanged,i.runOn(this,this.b9));var e=this.c;e.close=i.delegateRemove(e.close,i.runOn(this,this.b8))}this.provideContainer(null)},n.prototype.provideContainer=function(t){this.h.ag(t)},n.prototype.setName=function(t){this.o.e=t},Object.defineProperty(n.prototype,"af",{get:function(){return null==this.ae&&(this.ae=new i.SRProvider(this.h.d),this.ae.cb("Calendar")),this.ae},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"value",{get:function(){return this.az},set:function(t){var e=this.az;this.ax=e,this.az=t,+e!=+this.az&&this.cu("Value",e,this.az)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"a2",{get:function(){return this.ay},set:function(t){var e=this.ay;this.ay=t,+e!=+this.ay&&this.cu("Today",e,this.ay)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"bs",{get:function(){return this.a9},set:function(t){var e=this.a9;this.a9=t,e!=this.a9&&this.cu("Label",e,this.a9)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"dd",{get:function(){return this.da},set:function(t){var e=this.da;this.da=t,e!=this.da&&this.cu("LabelTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ac",{get:function(){return this.z},set:function(t){var e=this.z;this.z=t,e!=this.z&&this.cu("LabelTextStyle",e,this.z)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"bz",{get:function(){return this.bb},set:function(t){var e=this.bb;this.bb=t,e!=this.bb&&this.cu("Placeholder",e,this.bb)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"a1",{get:function(){return this.aw},set:function(t){var e=this.aw;this.aw=t,+e!=+this.aw&&this.cu("MinDate",e,this.aw)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"a0",{get:function(){return this.av},set:function(t){var e=this.av;this.av=t,+e!=+this.av&&this.cu("MaxDate",e,this.av)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"y",{get:function(){return this.x},set:function(t){var e=this.x;this.x=t,e!=this.x&&this.cu("Density",i.enumGetBox(i.ControlDisplayDensity_$type,e),i.enumGetBox(i.ControlDisplayDensity_$type,this.x))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"w",{get:function(){return this.v},set:function(t){var e=this.v;this.v=t,e!=this.v&&this.cu("BaseTheme",i.enumGetBox(i.BaseControlTheme_$type,e),i.enumGetBox(i.BaseControlTheme_$type,this.v))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ad",{get:function(){return this.aa},set:function(t){var e=this.aa;this.aa=t,e!=this.aa&&this.cu("TextStyle",e,this.aa)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"de",{get:function(){return this.db},set:function(t){var e=this.db;this.db=t,e!=this.db&&this.cu("TextColor",e,this.db)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"dc",{get:function(){return this.c9},set:function(t){var e=this.c9;this.c9=t,e!=this.c9&&this.cu("IconColor",e,this.c9)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"as",{get:function(){return this.ak},set:function(t){var e=this.ak;this.ak=t,e!=this.ak&&this.cu("ShowClearButton",e,this.ak)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"at",{get:function(){return this.al},set:function(t){var e=this.al;this.al=t,e!=this.al&&this.cu("ShowTodayButton",e,this.al)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ap",{get:function(){return this.ag},set:function(t){var e=this.ag;this.ag=t,e!=this.ag&&this.cu("AllowTextInput",e,this.ag)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ar",{get:function(){return this.aj},set:function(t){var e=this.aj;this.aj=t,e!=this.aj&&this.cu("OpenOnFocus",e,this.aj)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"j",{get:function(){return this.i},set:function(t){var e=this.i;this.i=t,e!=this.i&&this.cu("FirstDayOfWeek",i.enumGetBox(T,e),i.enumGetBox(T,this.i))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"l",{get:function(){return this.k},set:function(t){var e=this.k;this.k=t,e!=this.k&&this.cu("FirstWeekOfYear",i.enumGetBox(O,e),i.enumGetBox(O,this.k))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"au",{get:function(){return this.am},set:function(t){var e=this.am;this.am=t,e!=this.am&&this.cu("ShowWeekNumbers",e,this.am)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"e",{get:function(){return this.d},set:function(t){var e=this.d;this.d=t,this.d!=e&&this.cu("DateFormat",i.enumGetBox(wt,e),i.enumGetBox(wt,this.d))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"bo",{get:function(){return this.a8},set:function(t){var e=this.a8;this.a8=t,e!=this.a8&&this.cu("FormatString",e,this.a8)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"aq",{get:function(){return this.ai},set:function(t){var e=this.ai;this.ai=t,e!=this.ai&&this.cu("IsDisabled",e,this.ai)},enumerable:!0,configurable:!0}),n.prototype.cu=function(t,e,n){null!=this.propertyChanged&&this.propertyChanged(this,new i.PropertyChangedEventArgs(t)),this.cx(t,e,n)},n.prototype.cx=function(t,e,n){switch(t){case"Density":this.c0();break;case"BaseTheme":this.c2();break;case"Value":+this.value!=+i.dateMinValue()&&(i.dateGetDate(this.value)<i.dateGetDate(this.a1)||i.dateGetDate(this.value)>i.dateGetDate(this.a0))&&(this.value=this.ax),this.cv(this.ax,this.value),this.ax=this.value,null!=this.c&&(this.c.value=this.value);break;case"Label":null!=this.r&&(this.r.text=this.bs,null!=this.bs&&""!=this.bs?this.q.inputs.contains(this.r)||this.q.inputs.insert(0,this.r):this.q.inputs.contains(this.r)&&this.q.inputs.remove(this.r));break;case"Placeholder":null!=this.o&&(this.o.ce=this.bz,this.h.ar(this.bz));break;case"Today":null!=this.c&&(this.c.av=this.a2);break;case"MaxDate":if(null!=this.c)i.Base.compareSimple(this.a1,this.a0)>=0&&(this.a0=i.dateMaxValue()),this.c.at=this.av;i.dateGetDate(this.value)>i.dateGetDate(this.a0)&&(this.ax=i.dateMinValue(),this.value=i.dateMinValue());break;case"MinDate":if(null!=this.c)this.c.au=this.aw,i.Base.compareSimple(this.a1,this.a0)>=0&&(this.ax=i.dateMaxValue(),this.c.at=this.a0);i.dateGetDate(this.value)<i.dateGetDate(this.a1)&&(this.ax=i.dateMinValue(),this.value=i.dateMinValue());break;case"TextStyle":this.c5();break;case"ShowClearButton":null!=this.o&&""!=this.o.cm&&this.h.ap();break;case"LabelTextColor":case"LabelTextStyle":case"TextColor":case"IconColor":this.c6();break;case"ShowTodayButton":null!=this.c&&(this.c.ae=this.at,this.h.y());break;case"AllowTextInput":null!=this.o&&(this.o.disabled=!this.ap);break;case"OpenOnFocus":break;case"DateFormat":this.a.k(this.e),this.c4();break;case"FormatString":this.ca(),this.c4();break;case"FirstDayOfWeek":null!=this.c&&(this.c.l=this.j);break;case"ShowWeekNumbers":null!=this.c&&(this.c.af=this.au,this.h.y());break;case"FirstWeekOfYear":null!=this.c&&(this.c.o=this.l);break;case"IsDisabled":null!=this.q&&(this.q.disabled=this.aq),null!=this.o&&(this.o.disabled=this.aq)}},n.prototype.ca=function(){var t="/",e=null!=this.bo?this.bo.toLowerCase():this.a.j();i.stringContains(e,"/")?t="/":i.stringContains(e,"-")?t="-":i.stringContains(e," ")?t=" ":i.stringContains(e,".")?t=".":i.stringContains(e,",")&&(t=","),this.bc=t.toString();var n=e.split(t);if(3==n.length){for(var r="",s=0;s<3;s++)if(i.stringContains(n[s],"d"))switch(r+="d",n[s]){case"d":case"dd":case"ddd":case"dddd":this.a6=n[s];break;default:this.a6="dd"}else if(i.stringContains(n[s],"m")){switch(r+="m",n[s]){case"m":case"mm":case"mmm":case"mmmm":this.ba=n[s];break;default:this.ba="mm"}this.ba=n[s]}else if(i.stringContains(n[s],"y"))switch(r+="y",n[s]){case"yy":case"yyyy":this.bd=n[s];break;default:this.bd="yyyy"}this.a7="dmy"==r||"mdy"==r||"ymd"==r?r:"mdy"}},n.prototype.c6=function(){null!=this.o&&(this.o.d1=this.de),null!=this.m&&(this.m.fill=this.dc),null!=this.n&&(this.n.fill=this.dc),null!=this.r&&(this.r.df=this.dd,this.r.y=this.ac)},n.prototype.c3=function(){this.q},n.prototype.c5=function(){null!=this.aa&&(this.o.af=this.aa)},n.prototype.cd=function(){this.q=new pt,this.h.ak(this.q),this.q.d=0,this.q.j=this.w,this.q.n=this.y,this.r=new ft,this.h.am(this.r),this.r.df=this.dd,this.r.y=this.ac,this.q.appendContentChild(this.h.u()),null!=this.bs&&""!=this.bs&&(this.r.text=this.bs,this.q.inputs.add(this.r)),this.o=new bt,this.h.al(this.o),this.o.b6="text",null!=this.aa&&(this.o.af=this.aa),this.o.disabled=!this.ap,this.o.d1=this.de,this.q.appendContentChild(this.h.t()),this.q.inputs.add(this.o),this.o.ce=this.bz,this.h.ar(this.bz);var t=this.o;t.change=i.delegateCombine(t.change,i.runOn(this,this.ck));var e=this.o;e.changing=i.delegateCombine(e.changing,i.runOn(this,this.cl));var r=this.o;r.keyDown=i.delegateCombine(r.keyDown,i.runOn(this,this.cm));var s=new lt;this.h.ao(s,this.h.q()),this.m=new C,this.h.aj(this.m,this.h.p()),this.m.svgPath=n.bh,this.m.fill=this.dc,s.appendContentChild(this.h.p()),this.q.appendContentChild(this.h.q()),this.q.inputs.add(s),this.c4();var o=new lt;this.h.ao(o,this.h.s()),this.n=new C,this.h.aj(this.n,this.h.r()),this.n.svgPath=n.bg,this.n.fill=this.dc,o.appendContentChild(this.h.r()),this.q.appendContentChild(this.h.s()),this.q.inputs.add(o)},n.prototype.cm=function(t,e){if(this.cs(e),!e.defaultPrevented){var i=e.keyCode,n=e.modifiers;switch(i){case 9:case 13:this.an=!0,this.ao||this.c8(this.o.cm),this.ah=!0,this.cc(),this.an=!1;break;case 40:1==n&&(this.cw(),this.ch());break;case 38:1==n&&this.cc()}}},n.prototype.cl=function(t,e){this.co(e),e.value.length>0?this.h.ap():this.h.ae()},n.prototype.ck=function(t,e){this.ao=!0,this.c8(e.value),this.ao=!1},n.prototype.c8=function(t){var e=i.stringSplit(t,["/","-"," ",".",","],1),n=0,r=0,s=0,o=!0;if(3==e.length){if(0!=e[0].length&&0!=e[1].length&&0!=e[2].length||(o=!1),"dmy"==this.a7?(n=parseInt(e[0]),r=parseInt(e[1]),s=parseInt(e[2])):"mdy"==this.a7?(r=parseInt(e[0]),n=parseInt(e[1]),s=parseInt(e[2])):"ymd"==this.a7&&(s=parseInt(e[0]),r=parseInt(e[1]),n=parseInt(e[2])),(i.isNaN_(n)||i.isNaN_(s))&&(o=!1),s<50&&(s+=2e3),i.isNaN_(r)){var a="";"dmy"==this.a7?a=e[1].toLowerCase():"mdy"==this.a7?a=e[0].toLowerCase():"ymd"==this.a7&&(a=e[1].toLowerCase());var h=i.stringIsNullOrWhiteSpace(this.af.b1("January_Full"))?"january":this.af.b1("January_Full").toLowerCase(),u=i.stringIsNullOrWhiteSpace(this.af.b1("January_Short"))?"jan":this.af.b1("January_Short").toLowerCase(),l=i.stringIsNullOrWhiteSpace(this.af.b1("February_Full"))?"february":this.af.b1("February_Full").toLowerCase(),c=i.stringIsNullOrWhiteSpace(this.af.b1("February_Short"))?"feb":this.af.b1("February_Short").toLowerCase(),p=i.stringIsNullOrWhiteSpace(this.af.b1("March_Full"))?"march":this.af.b1("March_Full").toLowerCase(),d=i.stringIsNullOrWhiteSpace(this.af.b1("March_Short"))?"mar":this.af.b1("March_Short").toLowerCase(),f=i.stringIsNullOrWhiteSpace(this.af.b1("April_Full"))?"april":this.af.b1("April_Full").toLowerCase(),b=i.stringIsNullOrWhiteSpace(this.af.b1("April_Short"))?"apr":this.af.b1("April_Short").toLowerCase(),g=i.stringIsNullOrWhiteSpace(this.af.b1("May_Full"))?"may":this.af.b1("May_Full").toLowerCase(),y=i.stringIsNullOrWhiteSpace(this.af.b1("May_Short"))?"may":this.af.b1("May_Short").toLowerCase(),m=i.stringIsNullOrWhiteSpace(this.af.b1("June_Full"))?"june":this.af.b1("June_Full").toLowerCase(),v=i.stringIsNullOrWhiteSpace(this.af.b1("June_Short"))?"jun":this.af.b1("June_Short").toLowerCase(),_=i.stringIsNullOrWhiteSpace(this.af.b1("July_Full"))?"july":this.af.b1("July_Full").toLowerCase(),C=i.stringIsNullOrWhiteSpace(this.af.b1("July_Short"))?"jul":this.af.b1("July_Short").toLowerCase(),k=i.stringIsNullOrWhiteSpace(this.af.b1("August_Full"))?"august":this.af.b1("August_Full").toLowerCase(),S=i.stringIsNullOrWhiteSpace(this.af.b1("August_Short"))?"aug":this.af.b1("August_Short").toLowerCase(),j=i.stringIsNullOrWhiteSpace(this.af.b1("September_Full"))?"september":this.af.b1("September_Full").toLowerCase(),T=i.stringIsNullOrWhiteSpace(this.af.b1("September_Short"))?"sep":this.af.b1("September_Short").toLowerCase(),P=i.stringIsNullOrWhiteSpace(this.af.b1("October_Full"))?"october":this.af.b1("October_Full").toLowerCase(),x=i.stringIsNullOrWhiteSpace(this.af.b1("October_Short"))?"oct":this.af.b1("October_Short").toLowerCase(),O=i.stringIsNullOrWhiteSpace(this.af.b1("November_Full"))?"november":this.af.b1("November_Full").toLowerCase(),w=i.stringIsNullOrWhiteSpace(this.af.b1("November_Short"))?"nov":this.af.b1("November_Short").toLowerCase(),B=i.stringIsNullOrWhiteSpace(this.af.b1("December_Full"))?"december":this.af.b1("December_Full").toLowerCase(),N=i.stringIsNullOrWhiteSpace(this.af.b1("December_Short"))?"dec":this.af.b1("December_Short").toLowerCase();a==h||a==u?r=1:a==l||a==c?r=2:a==p||a==d?r=3:a==f||a==b?r=4:a==g||a==y?r=5:a==m||a==v?r=6:a==_||a==C?r=7:a==k||a==S?r=8:a==j||a==T?r=9:a==P||a==x?r=10:a==O||a==w?r=11:a==B||a==N?r=12:o=!1}(r>12||r<1)&&(o=!1)}else o=!1;if(o){var I=i.dateFromValues(s,r,n,0,0,0,0),A=i.Base.compareSimple(I,this.a1),F=i.Base.compareSimple(I,this.a0);A<0||F>0?this.c4():(this.c7(I),this.h.ap())}else i.stringIsNullOrEmpty(t)?this.cb():this.c4()},n.prototype.c7=function(t){this.value;this.value=t},n.prototype.c4=function(){if(null!=this.o)if(+this.az!=+i.dateMinValue()){var t="";if(null==this.bo)t=this.a.i(this.value);else{var e=this.value.getDate().toString(),n=e;if("dd"==this.a6)this.value.getDate()<10&&(e="0"+e);else if("ddd"==this.a6)switch(this.value.getDay()){case 0:e=i.stringIsNullOrWhiteSpace(this.af.b1("Sunday_Short"))?"Sun":this.af.b1("Sunday_Short");break;case 1:e=i.stringIsNullOrWhiteSpace(this.af.b1("Monday_Short"))?"Mon":this.af.b1("Monday_Short");break;case 2:e=i.stringIsNullOrWhiteSpace(this.af.b1("Tuesday_Short"))?"Tue":this.af.b1("Tuesday_Short");break;case 3:e=i.stringIsNullOrWhiteSpace(this.af.b1("Wednesday_Short"))?"Wed":this.af.b1("Wednesday_Short");break;case 4:e=i.stringIsNullOrWhiteSpace(this.af.b1("Thursday_Short"))?"Thu":this.af.b1("Thursday_Short");break;case 5:e=i.stringIsNullOrWhiteSpace(this.af.b1("Friday_Short"))?"Fri":this.af.b1("Friday_Short");break;case 6:e=i.stringIsNullOrWhiteSpace(this.af.b1("Saturday_Short"))?"Sat":this.af.b1("Saturday_Short")}else if("dddd"==this.a6)switch(this.value.getDay()){case 0:e=i.stringIsNullOrWhiteSpace(this.af.b1("Sunday_Full"))?"Sunday":this.af.b1("Sunday_Full");break;case 1:e=i.stringIsNullOrWhiteSpace(this.af.b1("Monday_Full"))?"Monday":this.af.b1("Monday_Full");break;case 2:e=i.stringIsNullOrWhiteSpace(this.af.b1("Tuesday_Full"))?"Tuesday":this.af.b1("Tuesday_Full");break;case 3:e=i.stringIsNullOrWhiteSpace(this.af.b1("Wednesday_Full"))?"Wednesday":this.af.b1("Wednesday_Full");break;case 4:e=i.stringIsNullOrWhiteSpace(this.af.b1("Thursday_Full"))?"Thursday":this.af.b1("Thursday_Full");break;case 5:e=i.stringIsNullOrWhiteSpace(this.af.b1("Friday_Full"))?"Friday":this.af.b1("Friday_Full");break;case 6:e=i.stringIsNullOrWhiteSpace(this.af.b1("Saturday_Full"))?"Saturday":this.af.b1("Saturday_Full")}var r=i.dateGetMonth(this.value).toString();if("mm"==this.ba)i.dateGetMonth(this.value)<10&&(r="0"+r);else if("mmm"==this.ba)switch(i.dateGetMonth(this.value)){case 1:r=i.stringIsNullOrWhiteSpace(this.af.b1("January_Short"))?"Jan":this.af.b1("January_Short");break;case 2:r=i.stringIsNullOrWhiteSpace(this.af.b1("February_Short"))?"Feb":this.af.b1("February_Short");break;case 3:r=i.stringIsNullOrWhiteSpace(this.af.b1("March_Short"))?"Mar":this.af.b1("March_Short");break;case 4:r=i.stringIsNullOrWhiteSpace(this.af.b1("April_Short"))?"Apr":this.af.b1("April_Short");break;case 5:r=i.stringIsNullOrWhiteSpace(this.af.b1("May_Short"))?"May":this.af.b1("May_Short");break;case 6:r=i.stringIsNullOrWhiteSpace(this.af.b1("June_Short"))?"Jun":this.af.b1("June_Short");break;case 7:r=i.stringIsNullOrWhiteSpace(this.af.b1("July_Short"))?"Jul":this.af.b1("July_Short");break;case 8:r=i.stringIsNullOrWhiteSpace(this.af.b1("August_Short"))?"Aug":this.af.b1("August_Short");break;case 9:r=i.stringIsNullOrWhiteSpace(this.af.b1("September_Short"))?"Sep":this.af.b1("September_Short");break;case 10:r=i.stringIsNullOrWhiteSpace(this.af.b1("October_Short"))?"Oct":this.af.b1("October_Short");break;case 11:r=i.stringIsNullOrWhiteSpace(this.af.b1("November_Short"))?"Nov":this.af.b1("November_Short");break;case 12:r=i.stringIsNullOrWhiteSpace(this.af.b1("December_Short"))?"Dec":this.af.b1("December_Short")}else if("mmmm"==this.ba)switch(i.dateGetMonth(this.value)){case 1:r=i.stringIsNullOrWhiteSpace(this.af.b1("January_Full"))?"January":this.af.b1("January_Full");break;case 2:r=i.stringIsNullOrWhiteSpace(this.af.b1("February_Full"))?"February":this.af.b1("February_Full");break;case 3:r=i.stringIsNullOrWhiteSpace(this.af.b1("March_Full"))?"March":this.af.b1("March_Full");break;case 4:r=i.stringIsNullOrWhiteSpace(this.af.b1("April_Full"))?"April":this.af.b1("April_Full");break;case 5:r=i.stringIsNullOrWhiteSpace(this.af.b1("May_Full"))?"May":this.af.b1("May_Full");break;case 6:r=i.stringIsNullOrWhiteSpace(this.af.b1("June_Full"))?"June":this.af.b1("June_Full");break;case 7:r=i.stringIsNullOrWhiteSpace(this.af.b1("July_Full"))?"July":this.af.b1("July_Full");break;case 8:r=i.stringIsNullOrWhiteSpace(this.af.b1("August_Full"))?"August":this.af.b1("August_Full");break;case 9:r=i.stringIsNullOrWhiteSpace(this.af.b1("September_Full"))?"September":this.af.b1("September_Full");break;case 10:r=i.stringIsNullOrWhiteSpace(this.af.b1("October_Full"))?"October":this.af.b1("October_Full");break;case 11:r=i.stringIsNullOrWhiteSpace(this.af.b1("November_Full"))?"November":this.af.b1("November_Full");break;case 12:r=i.stringIsNullOrWhiteSpace(this.af.b1("December_Full"))?"December":this.af.b1("December_Full")}var s=this.value.getFullYear().toString();"yy"==this.bd&&(s=s.substr(2)),"dmy"==this.a7?t="ddd"==this.a6||"dddd"==this.a6?e+this.bc+r+" "+n+this.bc+s:e+this.bc+r+this.bc+s:"mdy"==this.a7?t="ddd"==this.a6||"dddd"==this.a6?r+" "+n+this.bc+e+this.bc+s:r+this.bc+e+this.bc+s:"ymd"==this.a7&&(t="ddd"==this.a6||"dddd"==this.a6?s+this.bc+r+" "+n+this.bc+e:s+this.bc+r+this.bc+e)}this.o.cm=t,this.h.ap()}else this.o.cm="",this.h.ae()},n.prototype.cb=function(){1!=this.aq&&(null!=this.o&&(this.o.cm=""),this.value=i.dateMinValue(),this.c.ch())},n.prototype.ce=function(){this.u=new i.Popup,this.h.an(this.u),this.c=new A,this.h.ai(this.c),+this.a1!=+i.dateMinValue()&&(this.c.au=this.a1),+this.a0!=+i.dateMaxValue()&&(this.c.at=this.a0),+this.a2!=+i.dateMinValue()&&(this.c.av=this.a2),this.c.ae=this.at,this.c.l=this.j,this.c.af=this.au,this.c.o=this.l;var t=this.c;t.selectedValueChanged=i.delegateCombine(t.selectedValueChanged,i.runOn(this,this.b9));var e=this.c;e.close=i.delegateCombine(e.close,i.runOn(this,this.b8)),this.u.appendPopupContent(this.h.o())},n.prototype.b9=function(t,e){this.value=e.newValue},n.prototype.b8=function(t){this.u.t&&(this.ah=!0,this.cc())},n.prototype.cj=function(){0==this.ah?this.u.t?this.cc():this.cw():this.ah=!1},n.prototype.cw=function(){if(!this.aq&&null!=this.u){var t=this.h.as(),e=new i.Rect(0,t.left+window.pageXOffset,t.top+window.pageYOffset,t.width,t.height),n=this.h.a()[1],r=240;if(1==this.at&&(r=270),n<t.bottom+r)t.top-r<0?this.u.showRelativeToExclusionRect(e,1,0):this.u.showRelativeToExclusionRect(e,2,0);else this.u.showRelativeToExclusionRect(e,1,0);this.h.aq(!0)}},n.prototype.cc=function(){var t=this;null!=this.u&&window.setTimeout((function(){return t.u.ao()}),0),null!=this.c&&this.c.cy(),this.h.aq(!1),this.ah=!1},n.prototype.focus=function(t){var e=this;void 0===t&&(t=!1),null!=this.o&&this.o.focus(t),this.u.t||1!=this.ar||(0==this.ah?(0==this.ap||1==this.ar&&0==this.an)&&(this.cw(),this.ah=!0,window.setTimeout((function(){return e.ch()}),0)):this.ah=!1)},n.prototype.ci=function(){this.ah=!1},n.prototype.cz=function(){null!=this.o&&this.o.dj()},n.prototype.ch=function(){this.c.cq()},n.prototype.cp=function(){var t=new Nt;this.cr(t)},n.prototype.cq=function(){var t=new It;this.ct(t)},n.prototype.c2=function(){},n.prototype.c0=function(){},n.prototype.a5=function(){return this.b()},n.prototype.bl=function(){return this.b().g()},n.prototype.b=function(){var t=new At;if(t.e=this.y,t.d=this.w,t.c=this.u.ab(),t.b=this.q.ia(),t.a=this.c.bj(),null!=this.ad){var e=this.ad;if(null!=this.h&&null==e.n){var n=this.h.d,r=i.FontUtil.getFontInfoFromString(n,e.fontString);e.n=r.n,e.d=r.d,e.o=r.o,e.q=r.q,e.r=r.r,e.s=r.s}null!=e.n&&(t.h=e.n),i.isNaN_(e.d)||(t.f=e.d),null!=e.s&&(t.l=e.s),null!=e.q&&(t.j=e.q),null!=e.o&&(t.i=e.q)}return t},n.prototype.cr=function(t){null!=this.gotFocus&&this.gotFocus(this,t)},n.prototype.ct=function(t){null!=this.lostFocus&&this.lostFocus(this,t)},n.prototype.cs=function(t){null!=this.keyDown&&this.keyDown(this,t)},n.prototype.co=function(t){null!=this.changing&&this.changing(this,t)},n.$t=i.markType(n,"DatePicker",i.Base.$,[i.INotifyPropertyChanged_$type]),n.bg="M20 3h-1V1h-2v2H7V1H5v2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 18H4V8h16v13z",n.bh="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z",n.ab=null,n}(i.Base),qt=function(){function t(){this._implementation=this.createImplementation(),this._implementation.externalObject=this,this.onImplementationCreated()}return t.prototype.createImplementation=function(){return new Nt},Object.defineProperty(t.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),t.prototype.onImplementationCreated=function(){},t.prototype._provideImplementation=function(t){this._implementation=t,this._implementation.externalObject=this,this.onImplementationCreated()},t}(),Rt=function(){function t(){this._implementation=this.createImplementation(),this._implementation.externalObject=this,this.onImplementationCreated()}return t.prototype.createImplementation=function(){return new It},Object.defineProperty(t.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),t.prototype.onImplementationCreated=function(){},t.prototype._provideImplementation=function(t){this._implementation=t,this._implementation.externalObject=this,this.onImplementationCreated()},t}(),Dt=function(t){function n(){var e=t.call(this)||this;e._disconnected=!1,e._settingAttributes=!1,e._attached=!1,e._queuedSetAttributes=[],e._updatingFromAttribute=!1,e.__p=null,e._hasUserValues=new Set,e._stylingContainer=null,e._stylingParent=null,e._inStyling=!1,e._selectedValueChanged=null,e._selectedValueChanged_wrapped=null,e._gotFocus=null,e._gotFocus_wrapped=null,e._lostFocus=null,e._lostFocus_wrapped=null,e._keyDown=null,e._keyDown_wrapped=null,e._changing=null,e._changing_wrapped=null,e._valueChange=null,e._valueChange_wrapped=null,e._styling&&i.NamePatcher.ensureStylablePatched(Object.getPrototypeOf(e)),e._renderer=new i.WebComponentRenderer(e,document,!0,null),e._implementation=e.createImplementation(),e._container=e._renderer.createElement("div"),e._renderer.updateRoot(e._container);var n=e.i;return e._datePicker=n,e._renderer.addSizeWatcher((function(){e._datePicker.notifySizeChanged()})),e}return e.__extends(n,t),Object.defineProperty(n.prototype,"height",{get:function(){return this._height},set:function(t){this._height=t,this.style.height=t,this.i.notifySizeChanged()},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"width",{get:function(){return this._width},set:function(t){this._width=t,this.style.width=t,this.i.notifySizeChanged()},enumerable:!0,configurable:!0}),n.prototype.updateStyle=function(){this._styling(this,this)},n.prototype.destroy=function(){this._datePicker.destroy()},n.prototype.createImplementation=function(){return new Ut},n.prototype.disconnectedCallback=function(){this._disconnected=!0},n.prototype.connectedCallback=function(){if(this._disconnected)this._disconnected=!1;else{this.classList.add("ig-date-picker"),this.classList.add("igc-date-picker");var t=this._renderer.rootWrapper.getNativeElement();this.appendChild(t),this._attached=!0,this.style.display="block",this.style.height=this._height,this.style.width=this._width;var e=this._renderer.createElement("div");this._container.append(e);var i=this._renderer.createElement("div");this._container.append(i),this._datePicker.provideContainer(this._renderer),this._datePicker.notifySizeChanged(),this._flushQueuedAttributes(),this._styling(this,this),this.afterContentInit()}},n.prototype.afterContentInit=function(){this.i.notifySizeChanged()},n.prototype.attributeSynced=function(t,e){"name"===t&&this.i.setName(e)},Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),n._createFromInternal=function(t){if(!t)return null;if(!t.$type)return null;var e="Igc"+t.$type.name+"Component";return i.TypeRegistrar.isRegistered(e)?i.TypeRegistrar.create(e):null},n.prototype._enqueueSetAttribute=function(t,e){this._queuedSetAttributes.push({attrName:t,attrValue:e})},n.prototype._flushQueuedAttributes=function(){this._settingAttributes=!0;for(var t=0;t<this._queuedSetAttributes.length;t++)this.setAttribute(this._queuedSetAttributes[t].attrName,this._queuedSetAttributes[t].attrValue);this._settingAttributes=!1,this._queuedSetAttributes.length=0},n.prototype._a=function(t,e){this._updatingFromAttribute||(e&&(e=e.toString()),this._settingAttributes=!0,t=i.toSpinal(t),this._attached?this.setAttribute(t,e):this._enqueueSetAttribute(t,e),this._settingAttributes=!1)},Object.defineProperty(n,"observedAttributes",{get:function(){if(null==n._observedAttributesIgcDatePickerComponent){for(var t=i.getAllPropertyNames(n),e=0;e<t.length;e++)t[e]=i.toSpinal(t[e]);n._observedAttributesIgcDatePickerComponent=t}return n._observedAttributesIgcDatePickerComponent},enumerable:!0,configurable:!0}),n.prototype.attributeChangedCallback=function(t,e,n){if(!this._settingAttributes){var r=i.fromSpinal(t);this._updatingFromAttribute=!0,this[r]=n,this._updatingFromAttribute=!1}},n.register=function(){n._isElementRegistered||(n._isElementRegistered=!0,i.RegisterElementHelper.registerElement(n.htmlTagName,n))},Object.defineProperty(n.prototype,"value",{get:function(){return this.i.value},set:function(t){this.i.value=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"today",{get:function(){return this.i.a2},set:function(t){this.i.a2=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"label",{get:function(){return this.i.bs},set:function(t){this.i.bs=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"labelTextColor",{get:function(){return i.brushToString(this.i.dd)},set:function(t){this.i.dd=i.stringToBrush(t),this._a("labelTextColor",i.brushToString(this.i.dd))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"labelTextStyle",{get:function(){return null==this.i.ac?null:this.i.ac.fontString},set:function(t){var e=new i.FontInfo;e.fontString=t,this.i.ac=e,this._a("labelTextStyle",null!=this.i.ac?this.i.ac.fontString:"")},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"placeholder",{get:function(){return this.i.bz},set:function(t){this.i.bz=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"minDate",{get:function(){return this.i.a1},set:function(t){this.i.a1=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"maxDate",{get:function(){return this.i.a0},set:function(t){this.i.a0=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"density",{get:function(){return this.i.y},set:function(t){this.i.y=i.ensureEnum(i.ControlDisplayDensity_$type,t),this._a("density",i.enumToString(i.ControlDisplayDensity_$type,this.i.y))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"baseTheme",{get:function(){return this.i.w},set:function(t){this.i.w=i.ensureEnum(i.BaseControlTheme_$type,t),this._a("baseTheme",i.enumToString(i.BaseControlTheme_$type,this.i.w))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"textStyle",{get:function(){return null==this.i.ad?null:this.i.ad.fontString},set:function(t){var e=new i.FontInfo;e.fontString=t,this.i.ad=e,this._a("textStyle",null!=this.i.ad?this.i.ad.fontString:"")},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"textColor",{get:function(){return i.brushToString(this.i.de)},set:function(t){this.i.de=i.stringToBrush(t),this._a("textColor",i.brushToString(this.i.de))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"iconColor",{get:function(){return i.brushToString(this.i.dc)},set:function(t){this.i.dc=i.stringToBrush(t),this._a("iconColor",i.brushToString(this.i.dc))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"showClearButton",{get:function(){return this.i.as},set:function(t){this.i.as=i.ensureBool(t),this._a("showClearButton",this.i.as)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"showTodayButton",{get:function(){return this.i.at},set:function(t){this.i.at=i.ensureBool(t),this._a("showTodayButton",this.i.at)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"allowTextInput",{get:function(){return this.i.ap},set:function(t){this.i.ap=i.ensureBool(t),this._a("allowTextInput",this.i.ap)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"openOnFocus",{get:function(){return this.i.ar},set:function(t){this.i.ar=i.ensureBool(t),this._a("openOnFocus",this.i.ar)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"firstDayOfWeek",{get:function(){return this.i.j},set:function(t){this.i.j=i.ensureEnum(T,t),this._a("firstDayOfWeek",i.enumToString(T,this.i.j))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"firstWeekOfYear",{get:function(){return this.i.l},set:function(t){this.i.l=i.ensureEnum(O,t),this._a("firstWeekOfYear",i.enumToString(O,this.i.l))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"showWeekNumbers",{get:function(){return this.i.au},set:function(t){this.i.au=i.ensureBool(t),this._a("showWeekNumbers",this.i.au)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"dateFormat",{get:function(){return this.i.e},set:function(t){this.i.e=i.ensureEnum(wt,t),this._a("dateFormat",i.enumToString(wt,this.i.e))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"formatString",{get:function(){return this.i.bo},set:function(t){this.i.bo=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isDisabled",{get:function(){return this.i.aq},set:function(t){this.i.aq=i.ensureBool(t),this._a("isDisabled",this.i.aq)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hasUserValues",{get:function(){return this._hasUserValues},enumerable:!0,configurable:!0}),n.prototype.__m=function(t){this._inStyling||this._hasUserValues.add(t)},n.prototype._styling=function(t,e,n){if(!this._inStyling){this._inStyling=!0,this._stylingContainer=t,this._stylingParent=e;var r,s=this.i.$type.name;0===s.indexOf("Xam")&&(s=s.substring(3)),r=i.toSpinal("DatePickerComponent");var o=[],a=i.toSpinal(s);o.push(a+"-");for(var h=this.i.$type.baseType;h&&"Object"!=h.name&&"Base"!=h.name&&"Control"!=h.name&&"DependencyObject"!=h.Name&&"FrameworkElement"!=h.Name;){0===(s=h.name).indexOf("Xam")&&(s=s.substring(3));var u=i.toSpinal(s);o.push(u+"-"),h=h.baseType}if(n){var l=n.i.$type.name;0===l.indexOf("Xam")&&(l=l.substring(3));var c=i.toSpinal(l);o.push(c+"-"+r+"-"),o.push(c+"-"+a+"-")}i.initializePropertiesFromCss(t,this,r+"-",this.hasUserValues,!1,o),this._otherStyling&&this._otherStyling(t,e,n),this._inStyling=!1}},n.prototype.select=function(){this.i.cz()},n.prototype.exportVisualModel=function(){return this.i.a5()},n.prototype.exportSerializedVisualModel=function(){return this.i.bl()},Object.defineProperty(n.prototype,"selectedValueChanged",{get:function(){return this._selectedValueChanged},set:function(t){var e=this;null!==this._selectedValueChanged_wrapped&&(this.i.selectedValueChanged=i.delegateRemove(this.i.selectedValueChanged,this._selectedValueChanged_wrapped),this._selectedValueChanged_wrapped=null,this._selectedValueChanged=null),this._selectedValueChanged=t,this._selectedValueChanged_wrapped=function(t,i){var n=new F;n._provideImplementation(i),e.beforeSelectedValueChanged&&e.beforeSelectedValueChanged(e,n),e._selectedValueChanged&&e._selectedValueChanged(e,n)},this.i.selectedValueChanged=i.delegateCombine(this.i.selectedValueChanged,this._selectedValueChanged_wrapped)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"gotFocus",{get:function(){return this._gotFocus},set:function(t){var e=this;null!==this._gotFocus_wrapped&&(this.i.gotFocus=i.delegateRemove(this.i.gotFocus,this._gotFocus_wrapped),this._gotFocus_wrapped=null,this._gotFocus=null),this._gotFocus=t,this._gotFocus_wrapped=function(t,i){var n=new qt;n._provideImplementation(i),e.beforeGotFocus&&e.beforeGotFocus(e,n),e._gotFocus&&e._gotFocus(e,n)},this.i.gotFocus=i.delegateCombine(this.i.gotFocus,this._gotFocus_wrapped)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"lostFocus",{get:function(){return this._lostFocus},set:function(t){var e=this;null!==this._lostFocus_wrapped&&(this.i.lostFocus=i.delegateRemove(this.i.lostFocus,this._lostFocus_wrapped),this._lostFocus_wrapped=null,this._lostFocus=null),this._lostFocus=t,this._lostFocus_wrapped=function(t,i){var n=new Rt;n._provideImplementation(i),e.beforeLostFocus&&e.beforeLostFocus(e,n),e._lostFocus&&e._lostFocus(e,n)},this.i.lostFocus=i.delegateCombine(this.i.lostFocus,this._lostFocus_wrapped)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"keyDown",{get:function(){return this._keyDown},set:function(t){var e=this;null!==this._keyDown_wrapped&&(this.i.keyDown=i.delegateRemove(this.i.keyDown,this._keyDown_wrapped),this._keyDown_wrapped=null,this._keyDown=null),this._keyDown=t,this._keyDown_wrapped=function(t,n){var r=new i.IgcKeyEventArgs;r._provideImplementation(n),e.beforeKeyDown&&e.beforeKeyDown(e,r),e._keyDown&&e._keyDown(e,r)},this.i.keyDown=i.delegateCombine(this.i.keyDown,this._keyDown_wrapped)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"changing",{get:function(){return this._changing},set:function(t){var e=this;null!==this._changing_wrapped&&(this.i.changing=i.delegateRemove(this.i.changing,this._changing_wrapped),this._changing_wrapped=null,this._changing=null),this._changing=t,this._changing_wrapped=function(t,i){var n=new yt;n._provideImplementation(i),e.beforeChanging&&e.beforeChanging(e,n),e._changing&&e._changing(e,n)},this.i.changing=i.delegateCombine(this.i.changing,this._changing_wrapped)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"valueChange",{get:function(){return this._valueChange},set:function(t){var e=this;null!==this._valueChange_wrapped&&(this.i.propertyChanged=i.delegateRemove(this.i.propertyChanged,this._valueChange_wrapped),this._valueChange_wrapped=null,this._valueChange=null),this._valueChange=t,this._valueChange_wrapped=function(t,i){var n=e.value;"Value"==i.propertyName&&(e.beforeValueChange&&e.beforeValueChange(e,n),e._valueChange&&e._valueChange(e,n))},this.i.propertyChanged=i.delegateCombine(this.i.propertyChanged,this._valueChange_wrapped)},enumerable:!0,configurable:!0}),n._observedAttributesIgcDatePickerComponent=null,n.htmlTagName="igc-date-picker",n._isElementRegistered=!1,n}(HTMLElement),Et=function(){function t(){}return t.register=function(){q.register(),y.register(),S.register(),xt.register(),Dt.register(),i.TypeRegistrar.registerCons("IgcDatePickerComponent",Dt),i.TypeRegistrar.registerCons("IgcDatePickerComponent",Dt),i.TypeRegistrar.register("DatePicker",Ut.$type)},t}(),zt=i.markEnum("CheckboxLabelPosition","After,0|Before,1"),Wt=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e._isChecked=!1,e._isIndeterminate=!1,e}return e.__extends(n,t),Object.defineProperty(n.prototype,"isChecked",{get:function(){return this._isChecked},set:function(t){this._isChecked=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isIndeterminate",{get:function(){return this._isIndeterminate},set:function(t){this._isIndeterminate=t},enumerable:!0,configurable:!0}),n.$t=i.markType(n,"CheckboxChangeEventArgs",i.EventArgs.$),n}(i.EventArgs),$t=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e.f=0,e.d=null,e.c=null,e.e=null,e.b=null,e.o=0,e.l=0,e.p=0,e.q=0,e.n=0,e.m=0,e.a=null,e.r=null,e.j=!1,e.g=!1,e.h=!1,e.k=!1,e.i=!1,e}return e.__extends(n,t),n.prototype.s=function(){var t=new i.StringBuilder(0);return t.l("{"),t.l("baseTheme : "+this.f+", "),t.l("actualUncheckedBackgroundColor : "+this.d.serialize()+", "),t.l("actualTickColor : "+this.c+", "),t.l("actualUncheckedBorderColor : "+this.e.serialize()+", "),t.l("actualCheckedBorderColor : "+this.b.serialize()+", "),t.l("borderWidth : "+this.o+", "),t.l("actualBorderWidth : "+this.l+", "),t.l("tickStrokeWidth : "+this.q+", "),t.l("actualTickStrokeWidth : "+this.n+", "),t.l("actualCheckedBackgroundColor : "+this.a.serialize()+", "),null!=this.r&&t.l('value : "'+this.r.toString()+'", '),t.l("isFocused : "+this.j+", "),t.l("disableRipple : "+this.g+", "),t.l("isChecked : "+this.h+", "),t.l("isIndeterminate : "+this.k+", "),t.l("isDisabled : "+this.i+", "),t.l("}"),t.toString()},n.$t=i.markType(n,"CheckboxVisualModelExport"),n}(i.Base),Ht=function(t){function n(){var e=t.call(this)||this;return e.c=null,e.l=null,e.f=null,e.j=new i.List$1(i.Delegate_$type,0),e.g=!0,e.q=null,e.m=null,e.p=null,e.n=null,e.d=null,e.o=null,e}return e.__extends(n,t),n.prototype.ad=function(){},n.prototype.i=function(){return!0},n.prototype.ab=function(t){var n,r;if(null!=t){this.l=t,this.l.rootWrapper.setStyleProperty("display","flex"),this.l.rootWrapper.setStyleProperty("flex-direction","row"),this.l.rootWrapper.setStyleProperty("flex-wrap","no-wrap"),this.l.rootWrapper.setStyleProperty("align-items","center");var o=this.l.createElement("input");this.q=o,this.q.addClass("ig-native-checkbox"),this.q.setStyleProperty("position","absolute"),this.q.setStyleProperty("width","1px"),this.q.setStyleProperty("height","1px"),this.q.setStyleProperty("margin","-1px"),this.q.setStyleProperty("border","none"),this.q.setStyleProperty("clip","rect(0, 0, 0, 0)"),this.q.setStyleProperty("outline","0"),this.q.setStyleProperty("pointer-events","none"),this.q.setStyleProperty("overflow","hidden"),this.q.setStyleProperty("-webkit-appearance","none"),this.q.setStyleProperty("-moz-appearance","none"),this.q.setStyleProperty("appearance","none"),this.q.setAttribute("type","checkbox"),this.q.setAttribute("id",this.c.by),this.ag(),this.j.add(o.listen("change",i.runOn(this,this.v))),this.j.add(o.listen("click",i.runOn(this,this.w))),this.j.add(o.listen("focus",i.runOn(this,this.x))),this.j.add(o.listen("blur",i.runOn(this,this.u))),this.l.append(o);var a=this.l.createElement("div");a.addClass("ig-checkbox-box"),a.setStyleProperty("width","1.25em"),a.setStyleProperty("height","1.25em"),a.setStyleProperty("position","relative"),this.m=a,this.l.append(a);var h=this.l.createElement("label");h.setAttribute("for",this.c.by),h.addClass("ig-checkbox-composite"),h.setStyleProperty("box-sizing","border-box"),h.setStyleProperty("position","relative"),h.setStyleProperty("display","inline-block"),h.setStyleProperty("cursor","pointer"),h.setStyleProperty("width","1.25em"),h.setStyleProperty("height","1.25em"),h.setStyleProperty("min-width","1.25em"),h.setStyleProperty("border-width","0.125rem"),h.setStyleProperty("border-style","solid"),h.setStyleProperty("border-color","rgba(0,0,0,0.54)"),h.setStyleProperty("border-top-color","rgba(0, 0, 0, 0.54)"),h.setStyleProperty("border-right-color","rgba(0, 0, 0, 0.54)"),h.setStyleProperty("border-bottom-color","rgba(0, 0, 0, 0.54)"),h.setStyleProperty("border-left-color","rgba(0, 0, 0, 0.54)"),h.setStyleProperty("border-radius","2px"),h.setStyleProperty("-webkit-tap-highlight-color","transparent"),h.setStyleProperty("overflow","hidden"),this.p=h,this.m.append(h);var u=this.l.createElementNS("svg","http://www.w3.org/2000/svg");u.setAttribute("viewBox","0 0 24 24"),u.addClass("ig-checkbox-mark"),u.setStyleProperty("position","absolute"),u.setStyleProperty("top","0"),u.setStyleProperty("left","0"),u.setStyleProperty("right","0"),u.setStyleProperty("bottom","0"),u.setStyleProperty("stroke","#fff"),u.setStyleProperty("stroke-linecap","square"),u.setStyleProperty("stroke-width","3"),u.setStyleProperty("stroke-dasharray","24"),u.setStyleProperty("stroke-dashoffset","24"),u.setStyleProperty("fill","none"),u.setStyleProperty("opacity","0"),u.setStyleProperty("z-index","1"),this.n=u,h.append(u);var l=this.l.createElementNS("path","http://www.w3.org/2000/svg");l.setAttribute("d","M4.1,12.7 9,17.6 20.3,6.3"),u.append(l);var c=this.l.createElement("div"),p=this.l.getSubRenderer(c);c.setStyleProperty("position","absolute"),c.setStyleProperty("width","3em"),c.setStyleProperty("height","3em"),c.setStyleProperty("right","calc(50% - 1.5em)"),c.setStyleProperty("top","calc(50% - 1.5em)"),c.setStyleProperty("border-radius","24px"),c.setStyleProperty("overflow","hidden");var d=new s;d.provideContainer(p),d.q=a;this.l.getExternal(d,this.l.rootWrapper,this.l.getExternal(this.c,null,null));d.h=!0,d.k=!0,this.d=d,a.append(c);var f=this.l.createElement("span");f.addClass("ig-checkbox-label"),f.setStyleProperty("font-family","Verdana"),f.setStyleProperty("font-weight","400"),f.setStyleProperty("font-size","1rem"),f.setStyleProperty("letter-spacing",".00937rem"),f.setStyleProperty("text-transform","none"),f.setStyleProperty("line-height","1.5rem"),f.setStyleProperty("margin-left","8px"),f.setStyleProperty("margin-top","0"),f.setStyleProperty("margin-bottom","0"),f.setStyleProperty("cursor","pointer"),f.setStyleProperty("role","label"),this.o=f,this.j.add(f.listen("click",i.runOn(this,this.t))),this.l.append(f),this.l.getPortal(f,"ChildContent",(function(t){}),!0),this.c.cm()}else{try{for(var b=e.__values(i.fromEnum(this.j)),g=b.next();!g.done;g=b.next()){(0,g.value)()}}catch(t){n={error:t}}finally{try{g&&!g.done&&(r=b.return)&&r.call(b)}finally{if(n)throw n.error}}this.j.clear()}},n.prototype.t=function(t){this.c.toggle()},n.prototype.ag=function(){if(this.i()){this.c.by;this.q.setAttribute("name",this.c.b7),this.q.setProperty("value",this.c.a5),this.c.v&&this.q.setAttribute("tabindex",this.c.a0.toString()),this.q.setProperty("disabled",this.c.disabled),this.q.setProperty("indeterminate",this.c.indeterminate),this.q.setProperty("checked",this.c.checked),this.q.setProperty("required",this.c.az),this.c.indeterminate?this.q.setAttribute("aria-checked","mixed"):this.q.setAttribute("aria-checked",this.c.checked?"true":"false"),this.q.setAttribute("aria-labelledby",this.c.bl),this.q.setAttribute("aria-label",this.c.bk)}},n.prototype.ae=function(){if(this.i()){var t=this.c.by;this.q.setAttribute("id",t),this.p.setAttribute("for",t)}},n.prototype.u=function(t){this.c.focused=!1},n.prototype.x=function(t){this.c.focused=!0},n.prototype.w=function(t){(t.stopPropagation(),this.h())&&this.q.getNativeElement().blur();this.c.toggle()},n.prototype.h=function(){return!1},n.prototype.v=function(t){t.stopPropagation()},n.prototype.y=function(){null==i.KeyFrameAnimationFactory.h&&(i.KeyFrameAnimationFactory.h=this.l)},n.prototype.a=function(t){return new i.AnimationKeyFrameEffect(0,this.p,0,null,t)},n.prototype.b=function(t){return new i.AnimationKeyFrameEffect(0,this.n,0,null,t)},n.prototype.z=function(t){},Object.defineProperty(n.prototype,"r",{get:function(){return this.p},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"e",{get:function(){return this.d},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"s",{get:function(){return this.n},enumerable:!0,configurable:!0}),n.prototype.aa=function(){this.g=!0,this.j.add(this.q.listen("change",i.runOn(this,this.v))),this.j.add(this.q.listen("click",i.runOn(this,this.w))),this.j.add(this.q.listen("focus",i.runOn(this,this.x))),this.j.add(this.q.listen("blur",i.runOn(this,this.u))),this.j.add(this.o.listen("click",i.runOn(this,this.t)))},n.prototype.ac=function(){var t,n;this.g=!1;try{for(var r=e.__values(i.fromEnum(this.j)),s=r.next();!s.done;s=r.next()){(0,s.value)()}}catch(e){t={error:e}}finally{try{s&&!s.done&&(n=r.return)&&n.call(r)}finally{if(t)throw t.error}}this.j.clear()},n.prototype.af=function(){var t=this.c;t.externalObject&&t.externalObject.refreshDefaults&&t.externalObject.refreshDefaults()},n.prototype.ah=function(t,e){this.d.ax=t,this.d.aw=e},n.prototype.k=function(){var t=this.p.getStyleProperty("border-top-width");return t=i.stringReplace(t,"px",""),parseFloat(t)},n.$t=i.markType(n,"CheckboxView"),n}(i.Base),Mt=function(t){function n(){var e=t.call(this)||this;e._view=null,e.g=0,e.n=!1,e.ab=!1,e.c3=null,e.cy=l.e(n.h,n.dm,n.dh),e.c0=null,e.c2=null,e.cx=l.e(n.h,n.dl,n.dg),e.c4=null,e.c1=null,e.dr=l.e(n.h,n.dn,n.di),e.dd=l.e(n.h,n.dk,n.df),e.an=l.b(n.h,n.as,n.ap),e.dc=l.e(n.h,n.dj,n.de),e.ao=l.b(n.h,n.at,n.aq),e.dp=l.e(n.h,n.dl,n.dg),e.av=l.b(n.h,n.au,n.ar),e.dq=l.e(n.h,n.dm,n.dh),e.cz=l.e(n.h,n.dn,n.di),e.cw=l.e(n.h,n.dk,n.df),e.af=NaN,e.ac=l.b(n.h,n.as,n.ap),e.ag=NaN,e.ah=NaN,e.ae=l.b(n.h,n.au,n.ar),e.ad=l.b(n.h,n.at,n.aq),e.cv=l.e(n.h,n.dj,n.de),e.a9="ig-native-checkbox-"+n.a2++,e.a8="ig-checkbox-"+n.a1++,e.ba=null,e.bb=null,e.ay=0,e.o=!1,e.ax=0,e.a7=null,e.a6=null,e.a3=null,e.r=!1,e.change=null,e.d=0,e.l=!1,e.p=!1,e.s=!1,e.q=!1,e.m=!1,e.j=null,e.k=null,e.propertyChanged=null,e.ba=e.a8+"-label",e.a7=e.ba;var i=new Ht;return i.c=e,e.view=i,e.view.ad(),e}return e.__extends(n,t),Object.defineProperty(n.prototype,"view",{get:function(){return this._view},set:function(t){this._view=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"i",{get:function(){return this.g},set:function(t){var e=this.g;this.g=t,e!=this.g&&this.cl("BaseTheme",i.enumGetBox(i.BaseControlTheme_$type,e),i.enumGetBox(i.BaseControlTheme_$type,t))},enumerable:!0,configurable:!0}),n.prototype.destroy=function(){this.provideContainer(null)},n.prototype.cl=function(t,e,n){null!=this.propertyChanged&&this.propertyChanged(this,new i.PropertyChangedEventArgs(t)),this.cn(t,e,n)},n.prototype.cr=function(){this.c7=null!=this.ds?this.ds:this.dp,this.c9=null!=this.du?this.du:this.dr,this.c6=null!=this.db?this.db:this.dd,this.ai=i.isNaN_(this.al)?this.an:this.al,this.c5=null!=this.da?this.da:this.dc,this.c8=null!=this.dt?this.dt:this.dq,this.aj=i.isNaN_(this.am)?this.ao:this.am,this.ak=i.isNaN_(this.aw)?this.av:this.aw},n.prototype.cn=function(t,e,n){switch(t){case"BaseTheme":this.cu(this.i),this.cr();break;case"TickColor":this.c7=null!=this.ds?this.ds:this.dp;break;case"UncheckedBorderColor":this.c9=null!=this.du?this.du:this.dr;break;case"CheckedBorderColor":this.c6=null!=this.db?this.db:this.dd;break;case"BorderWidth":this.ai=i.isNaN_(this.al)?this.an:this.al;break;case"CheckedBackgroundColor":this.c5=null!=this.da?this.da:this.dc;break;case"UncheckedBackgroundColor":this.c8=null!=this.dt?this.dt:this.dq;break;case"CornerRadius":this.aj=i.isNaN_(this.am)?this.ao:this.am;break;case"TickStrokeWidth":this.ak=i.isNaN_(this.aw)?this.av:this.aw;break;case"ActualTickStrokeWidth":case"ActualTickColor":this.ct();break;case"ActualCheckedBackgroundColor":case"ActualUncheckedBackgroundColor":case"ActualUncheckedBorderColor":case"ActualCheckedBorderColor":case"ActualBorderWidth":null!=this.j&&this.j.cancel(),null!=this.k&&this.k.cancel(),this.j=null,this.k=null,this.cq();var r=this.u;this.u=!0,this.cs(this.indeterminate),this.u=r;break;case"ActualCornerRadius":this.cq();break;case"IsChecked":if(!this.n){var s=this.indeterminate;this.n=!0,this.indeterminate=!1,this.n=!1;var o=this.u;this.u=!0,this.cs(s),this.u=o}break;case"IsIndeterminate":this.n||this.cs(e);break;case"DisableRipple":this.view.e.i=this.t;break;case"InputId":this.view.ae()}},n.prototype.cq=function(){var t=this.view.r;null!=t&&(i.NativeUI.m(t,new i.CornerRadius(0,this.aj)),i.isNaN_(this.ai)||i.NativeUI.n(t,new i.Thickness(0,this.ai)),this.checked?(i.NativeUI.k(t,this.c5),i.NativeUI.l(t,this.c6)):(i.NativeUI.k(t,this.c8),i.NativeUI.l(t,this.c9)))},n.prototype.ct=function(){var t=this.view.s;null!=t&&(i.NativeUI.w(t,this.c7),i.NativeUI.z(t,this.ak))},Object.defineProperty(n.prototype,"dt",{get:function(){return this.c3},set:function(t){var e=this.c3;this.c3=t,e!=this.c3&&this.cl("UncheckedBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"c8",{get:function(){return this.cy},set:function(t){var e=this.cy;this.cy=t,e!=this.cy&&this.cl("ActualUncheckedBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"da",{get:function(){return this.c0},set:function(t){var e=this.c0;this.c0=t,e!=this.c0&&this.cl("CheckedBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ds",{get:function(){return this.c2},set:function(t){var e=this.c2;this.c2=t,e!=this.c2&&this.cl("TickColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"c7",{get:function(){return this.cx},set:function(t){var e=this.cx;this.cx=t,e!=this.cx&&this.cl("ActualTickColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"du",{get:function(){return this.c4},set:function(t){var e=this.c4;this.c4=t,e!=this.c4&&this.cl("UncheckedBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"db",{get:function(){return this.c1},set:function(t){var e=this.c1;this.c1=t,e!=this.c1&&this.cl("CheckedBorderColor",e,t)},enumerable:!0,configurable:!0}),n.prototype.cu=function(t){this.dr=l.e(t,n.dn,n.di),this.dd=l.e(t,n.dk,n.df),this.an=l.b(t,n.as,n.ap),this.dc=l.e(t,n.dj,n.de),this.ao=l.b(t,n.at,n.aq),this.dp=l.e(t,n.dl,n.dg),this.av=l.b(t,n.au,n.ar),this.dq=l.e(t,n.dm,n.dh)},Object.defineProperty(n.prototype,"c9",{get:function(){return this.cz},set:function(t){var e=this.cz;this.cz=t,e!=this.cz&&this.cl("ActualUncheckedBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"c6",{get:function(){return this.cw},set:function(t){var e=this.cw;this.cw=t,e!=this.cw&&this.cl("ActualCheckedBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"al",{get:function(){return this.af},set:function(t){var e=this.af;this.af=t,e!=this.af&&this.cl("BorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ai",{get:function(){return this.ac},set:function(t){var e=this.ac;this.ac=t,e!=this.ac&&this.cl("ActualBorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"am",{get:function(){return this.ag},set:function(t){var e=this.ag;this.ag=t,e!=this.ag&&this.cl("CornerRadius",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"aw",{get:function(){return this.ah},set:function(t){var e=this.ah;this.ah=t,e!=this.ah&&this.cl("TickStrokeWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ak",{get:function(){return this.ae},set:function(t){var e=this.ae;this.ae=t,e!=this.ae&&this.cl("ActualTickStrokeWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"aj",{get:function(){return this.ad},set:function(t){var e=this.ad;this.ad=t,e!=this.ad&&this.cl("ActualCornerRadius",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"c5",{get:function(){return this.cv},set:function(t){var e=this.cv;this.cv=t,e!=this.cv&&this.cl("ActualCheckedBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"by",{get:function(){return this.a9},set:function(t){var e=this.a9;this.a9=t,e!=this.a9&&this.cl("InputId",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"bw",{get:function(){return this.a8},set:function(t){var e=this.a8;this.a8=t,e!=this.a8&&this.cl("Id",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"labelId",{get:function(){return this.ba},set:function(t){var e=this.ba;this.ba=t,e!=this.ba&&this.cl("LabelId",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"b7",{get:function(){return this.bb},set:function(t){var e=this.bb;this.bb=t,e!=this.bb&&this.cl("Name",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"v",{get:function(){return this.o},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"a0",{get:function(){return this.ay},set:function(t){var e=this.ay;this.ay=t,this.o=!0,e!=this.ay&&this.cl("TabIndex",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"az",{get:function(){return this.ax},set:function(t){var e=this.ax;this.ax=t,e!=this.ax&&this.cl("Required",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"bl",{get:function(){return this.a7},set:function(t){var e=this.a7;this.a7=t,e!=this.a7&&this.cl("AriaLabelledBy",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"bk",{get:function(){return this.a6},set:function(t){var e=this.a6;this.a6=t,e!=this.a6&&this.cl("AriaLabel",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"a5",{get:function(){return this.a3},set:function(t){var e=this.a3;this.a3=t,e!=this.a3&&this.cl("Value",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"focused",{get:function(){return this.r},set:function(t){var e=this.r;this.r=t,e!=this.r&&this.cl("IsFocused",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"e",{get:function(){return this.d},set:function(t){var e=this.d;this.d=t,e!=this.d&&this.cl("LabelPosition",i.enumGetBox(zt,e),i.enumGetBox(zt,t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"t",{get:function(){return this.l},set:function(t){var e=this.l;this.l=t,e!=this.l&&this.cl("DisableRipple",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"checked",{get:function(){return this.p},set:function(t){var e=this.p;this.p=t,e!=this.p&&this.cl("IsChecked",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"indeterminate",{get:function(){return this.s},set:function(t){var e=this.s;this.s=t,e!=this.s&&this.cl("IsIndeterminate",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disabled",{get:function(){return this.q},set:function(t){var e=this.q;this.q=t,e!=this.q&&this.cl("IsDisabled",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"u",{get:function(){return this.m},set:function(t){var e=this.m;this.m=t,e!=this.m&&this.cl("DisableTransitions",e,t)},enumerable:!0,configurable:!0}),n.prototype.cm=function(){this.ch(),this.checked?this.view.ah(i.BrushUtil.o(this.c5,.6),i.BrushUtil.o(this.c5,.1)):this.view.ah(i.BrushUtil.o(this.c5,.6),i.BrushUtil.o(this.c9,.1))},Object.defineProperty(n.prototype,"a",{get:function(){var t=new i.AnimationKeyFrameEffectTiming;return t.g=300,t.b=0,t},enumerable:!0,configurable:!0}),n.prototype.ch=function(){this.view.y();var t=!1;null==this.j&&(t||(t=!0,this.view.af()),this.j=i.KeyFrameAnimationFactory.f.c(this.view.a(this.a).m(new i.AnimationKeyFrameProperty(2,this.c8),new i.AnimationKeyFrameProperty(3,this.c9)).m(new i.AnimationKeyFrameProperty(2,this.c5),new i.AnimationKeyFrameProperty(3,this.c6))),this.k=i.KeyFrameAnimationFactory.f.c(this.view.b(this.a).m(new i.AnimationKeyFrameProperty(19,24),new i.AnimationKeyFrameProperty(1,0)).m(new i.AnimationKeyFrameProperty(19,0),new i.AnimationKeyFrameProperty(1,1))))},n.prototype.toggle=function(){if(!this.disabled){this.ch(),this.focused=!1,this.n=!0;var t=!1;if(this.indeterminate&&(t=!0,this.checked=!0),this.indeterminate=!1,this.checked=!this.checked,this.n=!1,this.cs(t),null!=this.change){var e=new Wt;e.isChecked=this.checked,e.isIndeterminate=this.indeterminate,this.change(this,e)}}},n.prototype.cs=function(t){var e=this;this.ch();var n=this.checked;this.indeterminate&&(n=!0);var r,s=1;if(n||(s=-1),n?this.view.ah(i.BrushUtil.o(this.c5,.6),i.BrushUtil.o(this.c5,.1)):this.view.ah(i.BrushUtil.o(this.c5,.6),i.BrushUtil.o(this.c9,.1)),this.indeterminate||i.NativeUI.ab(this.view.s,null),this.u||this.indeterminate||t){var o=this.view.r,a=this.view.s;if(this.indeterminate){var h=new i.TransformGroup;h.j.add(((r=new i.RotateTransform).j=45,r)),h.j.add(function(){var t=new i.TranslateTransform;return t.j=-e.view.k(),t}()),i.NativeUI.k(o,this.c5),i.NativeUI.l(o,this.c6),i.NativeUI.u(a,1),i.NativeUI.y(a,41),i.NativeUI.ab(a,h)}else n?(i.NativeUI.k(o,this.c5),i.NativeUI.l(o,this.c6),i.NativeUI.u(a,1),i.NativeUI.y(a,0)):(i.NativeUI.k(o,this.c8),i.NativeUI.l(o,this.c9),i.NativeUI.u(a,0),i.NativeUI.y(a,24));return 1==this.j.playState&&this.j.cancel(),void(1==this.k.playState&&this.k.cancel())}s>0&&this.j.playbackRate<0||s<0&&this.j.playbackRate>0?(this.j.reverse(),this.j.finished.f((function(t){null!=e.j&&e.j.commitStyles()})),this.k.reverse(),this.k.finished.f((function(t){null!=e.k&&e.k.commitStyles()}))):(this.j.play(),this.j.finished.f((function(t){null!=e.j&&e.j.commitStyles()})),this.k.play(),this.k.finished.f((function(t){null!=e.k&&e.k.commitStyles()})))},n.prototype.onDetachedFromUI=function(){this.view.ac()},n.prototype.onAttachedToUI=function(){this.view.aa()},n.prototype.onContentReady=function(){this.indeterminate&&this.cs(!1)},n.prototype.aa=function(){return this.view.i()},n.prototype.a4=function(){return this.b()},n.prototype.bv=function(){return this.b().s()},n.prototype.b=function(){var t=new $t;return t.f=this.i,t.d=i.AppearanceHelper.a(this.c8),t.c=i.AppearanceHelper.a(this.c7),t.e=i.AppearanceHelper.a(this.c9),t.b=i.AppearanceHelper.a(this.c6),t.o=this.al,t.l=this.ai,t.p=this.am,t.q=this.aw,t.n=this.ak,t.m=this.aj,t.a=i.AppearanceHelper.a(this.c5),t.r=this.a5,t.j=this.focused,t.g=this.t,t.h=this.checked,t.k=this.indeterminate,t.i=this.disabled,t},n.prototype.provideContainer=function(t){this.view.ab(t)},n.$t=i.markType(n,"XCheckbox",i.Base.$,[i.INotifyPropertyChanged_$type]),n.dn=i.BrushUtil.g(138,0,0,0),n.dk=i.BrushUtil.g(138,0,0,0),n.as=NaN,n.dj=i.BrushUtil.g(255,228,28,119),n.at=2,n.dl=i.BrushUtil.g(255,255,255,255),n.au=3,n.dm=i.BrushUtil.g(255,255,255,255),n.di=i.BrushUtil.g(255,153,153,153),n.df=i.BrushUtil.g(138,33,150,243),n.ap=NaN,n.de=i.BrushUtil.g(255,33,150,243),n.aq=2,n.dg=i.BrushUtil.g(255,255,255,255),n.ar=3,n.dh=i.BrushUtil.g(255,255,255,255),n.h=2,n.a2=0,n.a1=0,n}(i.Base),Lt=function(){function t(){this._implementation=this.createImplementation(),this._implementation.externalObject=this,this.onImplementationCreated()}return t.prototype.createImplementation=function(){return new Wt},Object.defineProperty(t.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),t.prototype.onImplementationCreated=function(){},t.prototype._provideImplementation=function(t){this._implementation=t,this._implementation.externalObject=this,this.onImplementationCreated()},Object.defineProperty(t.prototype,"isChecked",{get:function(){return this.i.isChecked},set:function(t){this.i.isChecked=i.ensureBool(t)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"isIndeterminate",{get:function(){return this.i.isIndeterminate},set:function(t){this.i.isIndeterminate=i.ensureBool(t)},enumerable:!0,configurable:!0}),t}(),Vt=function(t){function n(){var n=t.call(this)||this;n._disconnected=!1,n._settingAttributes=!1,n._attached=!1,n._queuedSetAttributes=[],n._updatingFromAttribute=!1,n.__p=null,n._hasUserValues=new Set,n._stylingContainer=null,n._stylingParent=null,n._inStyling=!1,n._change=null,n._change_wrapped=null,n._styling&&i.NamePatcher.ensureStylablePatched(Object.getPrototypeOf(n)),n._portalManager=new i.PortalManager("checkboxLabel"),n._renderer=new i.WebComponentRenderer(n,document,!0,{},n._portalManager),n._container=n._renderer.createElement("div"),n._renderer.updateRoot(n._container),n._implementation=n.createImplementation(),n._implementation.externalObject=n,n._container,null!=n._container.getNativeElement()&&n._container.getNativeElement(),n._wrapper=n._renderer;var r=n.i;return n._checkbox=r,r.provideContainer(n._renderer),n._onChildrenChanged(),new MutationObserver((function(t){var i,r;try{for(var s=e.__values(t),o=s.next();!o.done;o=s.next()){"childList"==o.value.type&&n._onChildrenChanged()}}catch(t){i={error:t}}finally{try{o&&!o.done&&(r=s.return)&&r.call(s)}finally{if(i)throw i.error}}})).observe(n,{childList:!0}),n}return e.__extends(n,t),n.prototype._onChildrenChanged=function(){for(var t=[],e=0;e<this.childNodes.length;e++){var i=this.childNodes[e];i!==this._container.getNativeElement()&&t.push(i)}this._portalManager.onChildrenChanged(t)},n.prototype.updateStyle=function(){this._styling(this,this)},n.prototype.destroy=function(){this._checkbox.destroy(),this._wrapper.destroy()},n.prototype.createImplementation=function(){return new Mt},n.prototype.disconnectedCallback=function(){this._disconnected=!0,this.i&&this.i.onDetachedFromUI()},n.prototype.connectedCallback=function(){if(this._disconnected)return this._disconnected=!1,void(this.i&&this.i.onAttachedToUI());this.classList.add("ig-x-checkbox"),this.classList.add("igc-x-checkbox"),this.appendChild(this._container.getNativeElement()),this._attached=!0,this.style.display="inline-block",this._flushQueuedAttributes(),this._styling(this,this),this.afterContentInit()},n.prototype.afterContentInit=function(){this.i.onContentReady()},Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),n._createFromInternal=function(t){if(!t)return null;if(!t.$type)return null;var e="Igc"+t.$type.name+"Component";return i.TypeRegistrar.isRegistered(e)?i.TypeRegistrar.create(e):null},n.prototype._enqueueSetAttribute=function(t,e){this._queuedSetAttributes.push({attrName:t,attrValue:e})},n.prototype._flushQueuedAttributes=function(){this._settingAttributes=!0;for(var t=0;t<this._queuedSetAttributes.length;t++)this.setAttribute(this._queuedSetAttributes[t].attrName,this._queuedSetAttributes[t].attrValue);this._settingAttributes=!1,this._queuedSetAttributes.length=0},n.prototype._a=function(t,e){this._updatingFromAttribute||(e&&(e=e.toString()),this._settingAttributes=!0,t=i.toSpinal(t),this._attached?this.setAttribute(t,e):this._enqueueSetAttribute(t,e),this._settingAttributes=!1)},Object.defineProperty(n,"observedAttributes",{get:function(){if(null==n._observedAttributesIgcXCheckboxComponent){for(var t=i.getAllPropertyNames(n),e=0;e<t.length;e++)t[e]=i.toSpinal(t[e]);n._observedAttributesIgcXCheckboxComponent=t}return n._observedAttributesIgcXCheckboxComponent},enumerable:!0,configurable:!0}),n.prototype.attributeChangedCallback=function(t,e,n){if(!this._settingAttributes){var r=i.fromSpinal(t);this._updatingFromAttribute=!0,this[r]=n,this._updatingFromAttribute=!1}},n.register=function(){n._isElementRegistered||(n._isElementRegistered=!0,i.RegisterElementHelper.registerElement(n.htmlTagName,n))},Object.defineProperty(n.prototype,"baseTheme",{get:function(){return this.i.i},set:function(t){this.i.i=i.ensureEnum(i.BaseControlTheme_$type,t),this._a("baseTheme",i.enumToString(i.BaseControlTheme_$type,this.i.i))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"uncheckedBackgroundColor",{get:function(){return i.brushToString(this.i.dt)},set:function(t){this.i.dt=i.stringToBrush(t),this._a("uncheckedBackgroundColor",i.brushToString(this.i.dt))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualUncheckedBackgroundColor",{get:function(){return i.brushToString(this.i.c8)},set:function(t){this.i.c8=i.stringToBrush(t),this._a("actualUncheckedBackgroundColor",i.brushToString(this.i.c8))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"checkedBackgroundColor",{get:function(){return i.brushToString(this.i.da)},set:function(t){this.i.da=i.stringToBrush(t),this._a("checkedBackgroundColor",i.brushToString(this.i.da))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tickColor",{get:function(){return i.brushToString(this.i.ds)},set:function(t){this.i.ds=i.stringToBrush(t),this._a("tickColor",i.brushToString(this.i.ds))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualTickColor",{get:function(){return i.brushToString(this.i.c7)},set:function(t){this.i.c7=i.stringToBrush(t),this._a("actualTickColor",i.brushToString(this.i.c7))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"uncheckedBorderColor",{get:function(){return i.brushToString(this.i.du)},set:function(t){this.i.du=i.stringToBrush(t),this._a("uncheckedBorderColor",i.brushToString(this.i.du))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"checkedBorderColor",{get:function(){return i.brushToString(this.i.db)},set:function(t){this.i.db=i.stringToBrush(t),this._a("checkedBorderColor",i.brushToString(this.i.db))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualUncheckedBorderColor",{get:function(){return i.brushToString(this.i.c9)},set:function(t){this.i.c9=i.stringToBrush(t),this._a("actualUncheckedBorderColor",i.brushToString(this.i.c9))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualCheckedBorderColor",{get:function(){return i.brushToString(this.i.c6)},set:function(t){this.i.c6=i.stringToBrush(t),this._a("actualCheckedBorderColor",i.brushToString(this.i.c6))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"borderWidth",{get:function(){return this.i.al},set:function(t){this.i.al=+t,this._a("borderWidth",this.i.al)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualBorderWidth",{get:function(){return this.i.ai},set:function(t){this.i.ai=+t,this._a("actualBorderWidth",this.i.ai)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"cornerRadius",{get:function(){return this.i.am},set:function(t){this.i.am=+t,this._a("cornerRadius",this.i.am)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tickStrokeWidth",{get:function(){return this.i.aw},set:function(t){this.i.aw=+t,this._a("tickStrokeWidth",this.i.aw)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualTickStrokeWidth",{get:function(){return this.i.ak},set:function(t){this.i.ak=+t,this._a("actualTickStrokeWidth",this.i.ak)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualCornerRadius",{get:function(){return this.i.aj},set:function(t){this.i.aj=+t,this._a("actualCornerRadius",this.i.aj)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualCheckedBackgroundColor",{get:function(){return i.brushToString(this.i.c5)},set:function(t){this.i.c5=i.stringToBrush(t),this._a("actualCheckedBackgroundColor",i.brushToString(this.i.c5))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"inputId",{get:function(){return this.i.by},set:function(t){this.i.by=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"id",{get:function(){return this.i.bw},set:function(t){this.i.bw=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"labelId",{get:function(){return this.i.labelId},set:function(t){this.i.labelId=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"name",{get:function(){return this.i.b7},set:function(t){this.i.b7=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"tabIndex",{get:function(){return this.i.a0},set:function(t){this.i.a0=+t,this._a("tabIndex",this.i.a0)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"required",{get:function(){return this.i.az},set:function(t){this.i.az=+t,this._a("required",this.i.az)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ariaLabelledBy",{get:function(){return this.i.bl},set:function(t){this.i.bl=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ariaLabel",{get:function(){return this.i.bk},set:function(t){this.i.bk=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"value",{get:function(){return this.i.a5},set:function(t){this.i.a5=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"focused",{get:function(){return this.i.focused},set:function(t){this.i.focused=i.ensureBool(t),this._a("focused",this.i.focused)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"labelPosition",{get:function(){return this.i.e},set:function(t){this.i.e=i.ensureEnum(zt,t),this._a("labelPosition",i.enumToString(zt,this.i.e))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disableRipple",{get:function(){return this.i.t},set:function(t){this.i.t=i.ensureBool(t),this._a("disableRipple",this.i.t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"checked",{get:function(){return this.i.checked},set:function(t){this.i.checked=i.ensureBool(t),this._a("checked",this.i.checked)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"indeterminate",{get:function(){return this.i.indeterminate},set:function(t){this.i.indeterminate=i.ensureBool(t),this._a("indeterminate",this.i.indeterminate)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disabled",{get:function(){return this.i.disabled},set:function(t){this.i.disabled=i.ensureBool(t),this._a("disabled",this.i.disabled)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disableTransitions",{get:function(){return this.i.u},set:function(t){this.i.u=i.ensureBool(t),this._a("disableTransitions",this.i.u)},enumerable:!0,configurable:!0}),n.prototype.findByName=function(t){return this.findEphemera&&t&&0==t.indexOf("@@e:")?this.findEphemera(t):null},Object.defineProperty(n.prototype,"hasUserValues",{get:function(){return this._hasUserValues},enumerable:!0,configurable:!0}),n.prototype.__m=function(t){this._inStyling||this._hasUserValues.add(t)},n.prototype._styling=function(t,e,n){if(!this._inStyling){this._inStyling=!0,this._stylingContainer=t,this._stylingParent=e;var r,s=this.i.$type.name;0===s.indexOf("Xam")&&(s=s.substring(3)),r=i.toSpinal("XCheckboxComponent");var o=[],a=i.toSpinal(s);o.push(a+"-");for(var h=this.i.$type.baseType;h&&"Object"!=h.name&&"Base"!=h.name&&"Control"!=h.name&&"DependencyObject"!=h.Name&&"FrameworkElement"!=h.Name;){0===(s=h.name).indexOf("Xam")&&(s=s.substring(3));var u=i.toSpinal(s);o.push(u+"-"),h=h.baseType}if(n){var l=n.i.$type.name;0===l.indexOf("Xam")&&(l=l.substring(3));var c=i.toSpinal(l);o.push(c+"-"+r+"-"),o.push(c+"-"+a+"-")}i.initializePropertiesFromCss(t,this,r+"-",this.hasUserValues,!1,o),this._otherStyling&&this._otherStyling(t,e,n),this._inStyling=!1}},n.prototype.onDetachedFromUI=function(){this.i.onDetachedFromUI()},n.prototype.onAttachedToUI=function(){this.i.onAttachedToUI()},n.prototype.exportVisualModel=function(){return this.i.a4()},n.prototype.exportSerializedVisualModel=function(){return this.i.bv()},Object.defineProperty(n.prototype,"change",{get:function(){return this._change},set:function(t){var e=this;null!==this._change_wrapped&&(this.i.change=i.delegateRemove(this.i.change,this._change_wrapped),this._change_wrapped=null,this._change=null),this._change=t,this._change_wrapped=function(t,i){var n=new Lt;n._provideImplementation(i),e.beforeChange&&e.beforeChange(e,n),e._change&&e._change(e,n)},this.i.change=i.delegateCombine(this.i.change,this._change_wrapped)},enumerable:!0,configurable:!0}),n._observedAttributesIgcXCheckboxComponent=null,n.htmlTagName="igc-x-checkbox",n._isElementRegistered=!1,n}(i.IgcHTMLElement),Gt=function(){function t(){}return t.register=function(){a.register(),i.IgcChildContentModule.register(),Vt.register(),i.TypeRegistrar.registerCons("IgcXCheckboxComponent",Vt),i.TypeRegistrar.registerCons("IgcXCheckboxComponent",Vt),i.TypeRegistrar.register("XCheckbox",Mt.$type)},t}(),Xt=function(t){return t[t.Horizontal=0]="Horizontal",t[t.Vertical=1]="Vertical",t}({}),Kt=i.markEnum("ButtonGroupOrientation","Horizontal,0|Vertical,1"),Yt=i.markEnum("ButtonGroupDisplayStyle","Flat,0|Outlined,1"),Jt=function(t){function n(){var e=t.call(this,f.$,0)||this;return e.collectionResetting=null,e}return e.__extends(n,t),n.prototype.p=function(){null!=this.collectionResetting&&this.collectionResetting(this,null),t.prototype.p.call(this)},n.$t=i.markType(n,"XButtonGroupButtonCollection",i.ObservableCollection$1.$.specialize(f.$)),n}(i.ObservableCollection$1),Qt=function(t){function n(){return null!==t&&t.apply(this,arguments)||this}return e.__extends(n,t),n.$t=i.markType(n,"ButtonGroupSelectionChangedEventArgs",i.EventArgs.$),n}(i.EventArgs),Zt=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e.e=0,e.f=0,e.a=null,e.k=0,e.b=null,e.d=null,e.c=null,e.j=0,e.g=!1,e.h=!1,e.i=null,e}return e.__extends(n,t),n.prototype.l=function(){var t=new i.StringBuilder(0);t.l("{"),t.l("baseTheme : "+i.enumGetBox(i.BaseControlTheme_$type,this.e)+", "),t.l("actualDensity : "+i.enumGetBox(i.ControlDisplayDensity_$type,this.f)+", "),t.l("selectedIndices : "+this.a+", "),t.l("actualItemBackgroundColor : "+this.b.serialize()+", "),t.l("actualItemTextColor : "+this.d.serialize()+", "),t.l("actualItemBorderColor : "+this.c.serialize()+", "),t.l("actualItemBorderWidth : "+this.j+", "),t.l("isDisabled : "+this.g+", "),t.l("isMultiSelect : "+this.h+", "),t.l("buttonModels: [");for(var e=0;e<this.i.count;e++)0!=e&&t.l(","),t.l(this.i._inner[e].ab());return t.l("]"),t.l("}"),t.toString()},n.$t=i.markType(n,"ButtonGroupVisualModelExport"),n}(i.Base),te=function(t){function n(){var e=t.call(this)||this;return e.a=null,e.g=null,e.b=null,e.f=new i.List$1(i.Delegate_$type,0),e.m=null,e.c=!0,e.h=null,e.i=null,e.j=null,e.k=null,e}return e.__extends(n,t),n.prototype.v=function(){},n.prototype.d=function(){return!0},n.prototype.p=function(t){},n.prototype.r=function(t){},n.prototype.q=function(){},Object.defineProperty(n.prototype,"l",{get:function(){return this.h},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ab",{get:function(){return null},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"e",{get:function(){return!0},enumerable:!0,configurable:!0}),n.prototype.t=function(t){var n,r,s=this;if(null==t){try{for(var o=e.__values(i.fromEnum(this.f)),a=o.next();!a.done;a=o.next()){(0,a.value)()}}catch(t){n={error:t}}finally{try{a&&!a.done&&(r=o.return)&&r.call(o)}finally{if(n)throw n.error}}this.f.clear()}this.g=t,t.rootWrapper.setStyleProperty("position","relative");var h=this.g.createElement("div");h.addClass("ig-button-content"),h.setStyleProperty("position","relative"),h.setStyleProperty("display","flex"),h.setStyleProperty("flex-direction","row"),h.setStyleProperty("flex-wrap","no-wrap"),h.setStyleProperty("align-items","center"),this.j=h,this.f.add(h.listen("click",i.runOn(this,this.n))),this.g.append(h),this.g.getPortal(h,"ChildContent",(function(t){var e=t.componentRef;s.k=e,0==s.a.k?(s.j.setStyleProperty("flex-direction","row"),e.display="flex",e.flexDirection="row"):(s.j.setStyleProperty("flex-direction","column"),e.display="flex",e.flexDirection="column")}),!0),this.a.db()},n.prototype.z=function(t){this.m!=t&&(this.m=t,null!=this.i&&this.i.setAttribute("d",this.m))},n.prototype.y=function(){var t=this.k;null!=t&&(0==this.a.k?(this.j.setStyleProperty("flex-direction","row"),t.display="flex",t.flexDirection="row"):(this.j.setStyleProperty("flex-direction","column"),t.display="flex",t.flexDirection="column"))},n.prototype.n=function(t){},n.prototype.w=function(){this.d()},n.prototype.s=function(){this.c=!0},n.prototype.u=function(){var t,n;this.c=!1;try{for(var r=e.__values(i.fromEnum(this.f)),s=r.next();!s.done;s=r.next()){(0,s.value)()}}catch(e){t={error:e}}finally{try{s&&!s.done&&(n=r.return)&&n.call(r)}finally{if(t)throw t.error}}this.f.clear()},n.prototype.aa=function(t){null!=t&&this.g.rootWrapper.setStyleProperty("font",t.fontString)},n.prototype.x=function(t){0==this.a.k?(t.gc="flex",t.hf="row",t.fw="center"):(t.gc="flex",t.hf="column",t.fw="stretch")},n.prototype.o=function(t){this.j.append(t)},n.$t=i.markType(n,"ButtonGroupView"),n}(i.Base),ee=function(t){function n(){var e=t.call(this)||this;e.h=1,e.n=0,e.r=1,e.q=1,e.a=new Array(0),e.u=!1,e._view=null,e.ax=l.b(n.o,n.av,n.ap),e.gz=l.e(n.o,n.gn,n.fn),e.g1=l.e(n.o,n.gp,n.fp),e.g0=l.e(n.o,n.go,n.fo),e.g2=l.e(n.o,n.gq,n.fq),e.aw=l.b(n.o,n.au,n.ao),e.g6=l.e(n.o,n.gu,n.fu),e.g3=l.e(n.o,n.gr,n.fr),e.g7=l.e(n.o,n.gv,n.fv),e.ha=l.e(n.o,n.gy,n.fy),e.g4=l.e(n.o,n.gs,n.fs),e.g5=l.e(n.o,n.gt,n.ft),e.g8=l.e(n.o,n.gw,n.fw),e.g9=l.e(n.o,n.gx,n.fx),e.ar=l.b(n.o,n.at,n.an),e.fz=l.e(n.o,n.gb,n.fb),e.f1=l.e(n.o,n.gd,n.fd),e.f0=l.e(n.o,n.gc,n.fc),e.f2=l.e(n.o,n.ge,n.fe),e.aq=l.b(n.o,n.as,n.am),e.f6=l.e(n.o,n.gi,n.fi),e.f3=l.e(n.o,n.gf,n.ff),e.f7=l.e(n.o,n.gj,n.fj),e.ga=l.e(n.o,n.gm,n.fm),e.f4=l.e(n.o,n.gg,n.fg),e.f5=l.e(n.o,n.gh,n.fh),e.f8=l.e(n.o,n.gk,n.fk),e.f9=l.e(n.o,n.gl,n.fl),e.ad=l.b(n.o,n.av,n.ap),e.dm=l.e(n.o,n.gn,n.fn),e.dp=l.e(n.o,n.gp,n.fp),e.du=l.e(n.o,n.gu,n.fu),e.dr=l.e(n.o,n.gr,n.fr),e.dn=l.e(n.o,n.go,n.fo),e.dq=l.e(n.o,n.gq,n.fq),e.ac=l.b(n.o,n.au,n.ao),e.dv=l.e(n.o,n.gv,n.fv),e.dy=l.e(n.o,n.gy,n.fy),e.ds=l.e(n.o,n.gs,n.fs),e.dt=l.e(n.o,n.gt,n.ft),e.dw=l.e(n.o,n.gw,n.fw),e.dx=l.e(n.o,n.gx,n.fx),e.ah=NaN,e.d7=null,e.d9=null,e.ee=null,e.eb=null,e.ec=null,e.d8=null,e.ea=null,e.ag=NaN,e.ed=null,e.ev=null,e.ey=null,e.ew=null,e.ex=null,e.aj=NaN,e.ef=null,e.eh=null,e.em=null,e.ej=null,e.ek=null,e.eg=null,e.ei=null,e.ai=NaN,e.el=null,e.er=null,e.eu=null,e.es=null,e.et=null,e.af=NaN,e.dz=null,e.d1=null,e.d6=null,e.d3=null,e.d4=null,e.d0=null,e.d2=null,e.ae=NaN,e.d5=null,e.en=null,e.eq=null,e.eo=null,e.ep=null,e.j=0,e.a6="ig-buttongroup-"+n.a4++,e.w=!1,e.v=!1,e.x=!1,e.propertyChanged=null,e.f=new Jt,e.selectionChanged=null;var r=new te;r.a=e,e.view=r,e.view.v();var s=e.f;s.collectionChanged=i.delegateCombine(s.collectionChanged,i.runOn(e,e.c3));var o=e.f;return o.collectionResetting=i.delegateCombine(o.collectionResetting,i.runOn(e,e.c4)),e}return e.__extends(n,t),Object.defineProperty(n.prototype,"i",{get:function(){return this.h},set:function(t){var e=this.h;this.h=t,e!=this.h&&this.da("DisplayType",i.enumGetBox(Yt,e),i.enumGetBox(Yt,t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"p",{get:function(){return this.n},set:function(t){var e=this.n;this.n=t,e!=this.n&&this.da("BaseTheme",i.enumGetBox(i.BaseControlTheme_$type,e),i.enumGetBox(i.BaseControlTheme_$type,t))},enumerable:!0,configurable:!0}),n.prototype.c4=function(t,n){var r,s;try{for(var o=e.__values(i.fromEnum(this.buttons)),a=o.next();!a.done;a=o.next()){var h=a.value;h.clicked=i.delegateRemove(h.clicked,i.runOn(this,this.c6))}}catch(t){r={error:t}}finally{try{a&&!a.done&&(s=o.return)&&s.call(o)}finally{if(r)throw r.error}}this.df(),this.view.q()},n.prototype.appendContentChild=function(t){this.view.o(t)},n.prototype.c3=function(t,n){var r,s,o,a;if(null!=n.oldItems)try{for(var h=e.__values(i.fromEn(n.oldItems)),u=h.next();!u.done;u=h.next()){var l=u.value;null!=l&&(l.clicked=i.delegateRemove(l.clicked,i.runOn(this,this.c6))),this.view.r(l)}}catch(t){r={error:t}}finally{try{u&&!u.done&&(s=h.return)&&s.call(h)}finally{if(r)throw r.error}}if(null!=n.newItems)try{for(var c=e.__values(i.fromEn(n.newItems)),p=c.next();!p.done;p=c.next()){var d=p.value;null!=d&&(d.clicked=i.delegateCombine(d.clicked,i.runOn(this,this.c6))),this.view.p(d)}}catch(t){o={error:t}}finally{try{p&&!p.done&&(a=c.return)&&a.call(c)}finally{if(o)throw o.error}}this.df()},n.prototype.c6=function(t,e){var i=t,n=this.buttons.indexOf(i);this.de(i,n)},Object.defineProperty(n.prototype,"t",{get:function(){return this.r},set:function(t){var e=this.r;this.r=t,e!=this.r&&this.da("Density",i.enumGetBox(i.ControlDisplayDensity_$type,e),i.enumGetBox(i.ControlDisplayDensity_$type,t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"s",{get:function(){return this.q},set:function(t){var e=this.q;this.q=t,e!=this.q&&this.da("ActualDensity",i.enumGetBox(i.ControlDisplayDensity_$type,e),i.enumGetBox(i.ControlDisplayDensity_$type,t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"d",{get:function(){return this.a},set:function(t){var e=this.a;this.a=t,e!=this.a&&this.da("SelectedIndices",e,t)},enumerable:!0,configurable:!0}),n.prototype.de=function(t,e){this.u=!0,this.aa(t)?this.d=this.b(this.d,t,e):(this.z||(this.d=new Array(0)),this.d=this.c(this.d,t,e)),this.df(),null!=this.selectionChanged&&this.selectionChanged(this,new Qt),this.u=!1},n.prototype.c=function(t,e,i){for(var n=new Array(Math.max(0,this.a.length+1)),r=0,s=0;s<this.a.length;s++)this.a[s]!=i&&(n[r]=this.a[s],r++);return n[r]=i,n},n.prototype.b=function(t,e,i){for(var n=new Array(Math.max(0,this.a.length-1)),r=0,s=0;s<this.a.length;s++)this.a[s]!=i&&(n[r]=this.a[s],r++);return n},Object.defineProperty(n.prototype,"view",{get:function(){return this._view},set:function(t){this._view=t},enumerable:!0,configurable:!0}),n.prototype.destroy=function(){this.provideContainer(null)},n.prototype.da=function(t,e,n){null!=this.propertyChanged&&this.propertyChanged(this,new i.PropertyChangedEventArgs(t)),this.dc(t,e,n)},n.prototype.dc=function(t,e,i){switch(t){case"BaseTheme":this.dh(this.p),this.dg();break;case"DisplayType":case"ItemBorderColor":case"ItemDisabledBorderColor":case"ItemBackgroundColor":case"ItemDisabledBackgroundColor":case"SelectedItemBackgroundColor":case"ItemTextColor":case"ItemDisabledTextColor":case"SelectedItemTextColor":case"ItemHoverBackgroundColor":case"SelectedItemHoverBackgroundColor":case"ItemHoverTextColor":case"SelectedItemHoverTextColor":case"OutlinedItemBorderColor":case"OutlinedItemDisabledBorderColor":case"OutlinedItemBackgroundColor":case"OutlinedItemDisabledBackgroundColor":case"OutlinedSelectedItemBackgroundColor":case"OutlinedItemTextColor":case"OutlinedItemDisabledTextColor":case"OutlinedSelectedItemTextColor":case"OutlinedItemHoverBackgroundColor":case n.cv:case"OutlinedItemHoverTextColor":case"OutlinedSelectedItemHoverTextColor":case"FlatItemBorderColor":case"FlatItemDisabledBorderColor":case"FlatItemBackgroundColor":case"FlatItemDisabledBackgroundColor":case"FlatSelectedItemBackgroundColor":case"FlatItemTextColor":case"FlatItemDisabledTextColor":case"FlatSelectedItemTextColor":case"FlatItemHoverBackgroundColor":case"FlatSelectedItemHoverBackgroundColor":case"FlatItemHoverTextColor":case"FlatSelectedItemHoverTextColor":this.dg();break;case"ActualItemBorderColor":case"ActualItemDisabledBorderColor":case"ActualItemDisabledBackgroundColor":case"ActualItemBackgroundColor":case"ActualItemTextColor":case"ActualItemDisabledTextColor":case"ActualSelectedItemTextColor":case"ActualSelectedItemBackgroundColor":this.df();break;case"Orientation":this.view.y(),this.df();break;case"Density":this.s=0==this.t?1:this.t;break;case"ActualDensity":for(var r=0;r<this.buttons.count;r++)this.buttons._inner[r].m=this.s;break;case"IsDisabled":for(var s=0;s<this.buttons.count;s++)this.buttons._inner[s].disabled=this.disabled;break;case"SelectedIndices":this.u||this.df()}},n.prototype.dl=function(t,e){return new i.CornerRadius(1,i.isNaN_(t.c)?e.c:t.c,i.isNaN_(t.d)?e.d:t.d,i.isNaN_(t.b)?e.b:t.b,i.isNaN_(t.a)?e.a:t.a)},n.prototype.dg=function(){switch(this.i){case 1:this.al=i.isNaN_(this.a1)?this.ax:this.a1,this.ez=null!=this.hn?this.hn:this.gz,this.e1=null!=this.hp?this.hp:this.g1,this.e6=null!=this.hu?this.hu:this.g6,this.e3=null!=this.hr?this.hr:this.g3,this.e0=null!=this.ho?this.ho:this.g0,this.e2=null!=this.hq?this.hq:this.g2,this.ak=i.isNaN_(this.a0)?this.aw:this.a0,this.e7=null!=this.h7?this.h7:this.g7,this.fa=null!=this.ia?this.ia:this.ha,this.e4=null!=this.hs?this.hs:this.g4,this.e5=null!=this.ht?this.ht:this.g5,this.e8=null!=this.h8?this.h8:this.g8,this.e9=null!=this.h9?this.h9:this.g9;break;case 0:this.al=i.isNaN_(this.a1)?this.ar:this.a1,this.ez=null!=this.hn?this.hn:this.fz,this.e1=null!=this.hp?this.hp:this.f1,this.e6=null!=this.hu?this.hu:this.f6,this.e3=null!=this.hr?this.hr:this.f3,this.e0=null!=this.ho?this.ho:this.f0,this.e2=null!=this.hq?this.hq:this.f2,this.ak=i.isNaN_(this.a0)?this.aq:this.a0,this.e7=null!=this.h7?this.h7:this.f7,this.fa=null!=this.ia?this.ia:this.ga,this.e4=null!=this.hs?this.hs:this.f4,this.e5=null!=this.ht?this.ht:this.f5,this.e8=null!=this.h8?this.h8:this.f8,this.e9=null!=this.h9?this.h9:this.f9}},n.prototype.df=function(){for(var t=0;t<this.buttons.count;t++){var e=this.buttons._inner[t];e.m=this.s,0==t?this.di(e):t==this.buttons.count-1?this.dj(e):this.dk(e),e.e=1,e.ak=!1,this.v&&(e.disabled=this.disabled),e.nn=this.e0,e.ax=this.ak,e.sj=this.e2,e.si=this.e1,e.sk=this.e3,this.view.x(e),this.aa(e)?(e.nm=this.e7,e.t9=this.fa,e.s9=this.e8,e.ta=this.e9):(e.nm=this.ez,e.t9=this.e6,e.s9=this.e4,e.ta=this.e5)}},n.prototype.aa=function(t){for(var e=this.buttons.indexOf(t),i=0;i<this.d.length;i++)if(this.d[i]==e)return!0;return!1},n.prototype.dk=function(t){t.kf=new i.CornerRadius(1,0,0,0,0)},n.prototype.dj=function(t){1==this.k?t.kf=new i.CornerRadius(1,0,0,this.al,this.al):t.kf=new i.CornerRadius(1,0,this.al,this.al,0)},n.prototype.di=function(t){1==this.k?t.kf=new i.CornerRadius(1,this.al,this.al,0,0):t.kf=new i.CornerRadius(1,this.al,0,0,this.al)},n.prototype.dh=function(t){this.ax=l.b(t,n.av,n.ap),this.gz=l.e(t,n.gn,n.fn),this.g1=l.e(t,n.gp,n.fp),this.g0=l.e(t,n.go,n.fo),this.g2=l.e(t,n.gq,n.fq),this.aw=l.b(t,n.au,n.ao),this.g6=l.e(t,n.gu,n.fu),this.g3=l.e(t,n.gr,n.fr),this.g7=l.e(t,n.gv,n.fv),this.ha=l.e(t,n.gy,n.fy),this.g4=l.e(t,n.gs,n.fs),this.g5=l.e(t,n.gt,n.ft),this.g8=l.e(t,n.gw,n.fw),this.g9=l.e(t,n.gx,n.fx),this.ar=l.b(t,n.at,n.an),this.fz=l.e(t,n.gb,n.fb),this.f1=l.e(t,n.gd,n.fd),this.f0=l.e(t,n.gc,n.fc),this.f2=l.e(t,n.ge,n.fe),this.aq=l.b(t,n.as,n.am),this.f6=l.e(t,n.gi,n.fi),this.f3=l.e(t,n.gf,n.ff),this.f7=l.e(t,n.gj,n.fj),this.ga=l.e(t,n.gm,n.fm),this.f4=l.e(t,n.gg,n.fg),this.f5=l.e(t,n.gh,n.fh),this.f8=l.e(t,n.gk,n.fk),this.f9=l.e(t,n.gl,n.fl)},Object.defineProperty(n.prototype,"al",{get:function(){return this.ad},set:function(t){var e=this.ad;this.ad=t,e!=this.ad&&this.da("ActualItemCornerRadius",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ez",{get:function(){return this.dm},set:function(t){var e=this.dm;this.dm=t,e!=this.dm&&this.da("ActualItemBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"e1",{get:function(){return this.dp},set:function(t){var e=this.dp;this.dp=t,e!=this.dp&&this.da("ActualItemDisabledBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"e6",{get:function(){return this.du},set:function(t){var e=this.du;this.du=t,e!=this.du&&this.da("ActualItemTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"e3",{get:function(){return this.dr},set:function(t){var e=this.dr;this.dr=t,e!=this.dr&&this.da("ActualItemDisabledTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"e0",{get:function(){return this.dn},set:function(t){var e=this.dn;this.dn=t,e!=this.dn&&this.da("ActualItemBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"e2",{get:function(){return this.dq},set:function(t){var e=this.dq;this.dq=t,e!=this.dq&&this.da("ActualItemDisabledBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ak",{get:function(){return this.ac},set:function(t){var e=this.ac;this.ac=t,e!=this.ac&&this.da("ActualItemBorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"e7",{get:function(){return this.dv},set:function(t){var e=this.dv;this.dv=t,e!=this.dv&&this.da("ActualSelectedItemBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"fa",{get:function(){return this.dy},set:function(t){var e=this.dy;this.dy=t,e!=this.dy&&this.da("ActualSelectedItemTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"e4",{get:function(){return this.ds},set:function(t){var e=this.ds;this.ds=t,e!=this.ds&&this.da("ActualItemHoverBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"e5",{get:function(){return this.dt},set:function(t){var e=this.dt;this.dt=t,e!=this.dt&&this.da("ActualItemHoverTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"e8",{get:function(){return this.dw},set:function(t){var e=this.dw;this.dw=t,e!=this.dw&&this.da("ActualSelectedItemHoverBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"e9",{get:function(){return this.dx},set:function(t){var e=this.dx;this.dx=t,e!=this.dx&&this.da("ActualSelectedItemHoverTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"a1",{get:function(){return this.ah},set:function(t){var e=this.ah;this.ah=t,e!=this.ah&&this.da("ItemCornerRadius",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hn",{get:function(){return this.d7},set:function(t){var e=this.d7;this.d7=t,e!=this.d7&&this.da("ItemBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hp",{get:function(){return this.d9},set:function(t){var e=this.d9;this.d9=t,e!=this.d9&&this.da("ItemDisabledBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hu",{get:function(){return this.ee},set:function(t){var e=this.ee;this.ee=t,e!=this.ee&&this.da("ItemTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hr",{get:function(){return this.eb},set:function(t){var e=this.eb;this.eb=t,e!=this.eb&&this.da("ItemDisabledTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hs",{get:function(){return this.ec},set:function(t){var e=this.ec;this.ec=t,e!=this.ec&&this.da("ItemHoverBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ho",{get:function(){return this.d8},set:function(t){var e=this.d8;this.d8=t,e!=this.d8&&this.da("ItemBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hq",{get:function(){return this.ea},set:function(t){var e=this.ea;this.ea=t,e!=this.ea&&this.da("ItemDisabledBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"a0",{get:function(){return this.ag},set:function(t){var e=this.ag;this.ag=t,e!=this.ag&&this.da("ItemBorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ht",{get:function(){return this.ed},set:function(t){var e=this.ed;this.ed=t,e!=this.ed&&this.da("ItemHoverTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"h7",{get:function(){return this.ev},set:function(t){var e=this.ev;this.ev=t,e!=this.ev&&this.da("SelectedItemBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ia",{get:function(){return this.ey},set:function(t){var e=this.ey;this.ey=t,e!=this.ey&&this.da("SelectedItemTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"h8",{get:function(){return this.ew},set:function(t){var e=this.ew;this.ew=t,e!=this.ew&&this.da("SelectedItemHoverBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"h9",{get:function(){return this.ex},set:function(t){var e=this.ex;this.ex=t,e!=this.ex&&this.da("SelectedItemHoverTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"a3",{get:function(){return this.aj},set:function(t){var e=this.aj;this.aj=t,e!=this.aj&&this.da("OutlinedItemCornerRadius",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hv",{get:function(){return this.ef},set:function(t){var e=this.ef;this.ef=t,e!=this.ef&&this.da("OutlinedItemBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hx",{get:function(){return this.eh},set:function(t){var e=this.eh;this.eh=t,e!=this.eh&&this.da("OutlinedItemDisabledBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"h2",{get:function(){return this.em},set:function(t){var e=this.em;this.em=t,e!=this.em&&this.da("OutlinedItemTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hz",{get:function(){return this.ej},set:function(t){var e=this.ej;this.ej=t,e!=this.ej&&this.da("OutlinedItemDisabledTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"h0",{get:function(){return this.ek},set:function(t){var e=this.ek;this.ek=t,e!=this.ek&&this.da("OutlinedItemHoverBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hw",{get:function(){return this.eg},set:function(t){var e=this.eg;this.eg=t,e!=this.eg&&this.da("OutlinedItemBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hy",{get:function(){return this.ei},set:function(t){var e=this.ei;this.ei=t,e!=this.ei&&this.da("OutlinedItemDisabledBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"a2",{get:function(){return this.ai},set:function(t){var e=this.ai;this.ai=t,e!=this.ai&&this.da("OutlinedItemBorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"h1",{get:function(){return this.el},set:function(t){var e=this.el;this.el=t,e!=this.el&&this.da("OutlinedItemHoverTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"h3",{get:function(){return this.er},set:function(t){var e=this.er;this.er=t,e!=this.er&&this.da("OutlinedSelectedItemBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"h6",{get:function(){return this.eu},set:function(t){var e=this.eu;this.eu=t,e!=this.eu&&this.da("OutlinedSelectedItemTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"h4",{get:function(){return this.es},set:function(t){var e=this.es;this.es=t,e!=this.es&&this.da(n.cv,e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"h5",{get:function(){return this.et},set:function(t){var e=this.et;this.et=t,e!=this.et&&this.da("OutlinedSelectedItemHoverTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"az",{get:function(){return this.af},set:function(t){var e=this.af;this.af=t,e!=this.af&&this.da("FlatItemCornerRadius",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hb",{get:function(){return this.dz},set:function(t){var e=this.dz;this.dz=t,e!=this.dz&&this.da("FlatItemBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hd",{get:function(){return this.d1},set:function(t){var e=this.d1;this.d1=t,e!=this.d1&&this.da("FlatItemDisabledBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hi",{get:function(){return this.d6},set:function(t){var e=this.d6;this.d6=t,e!=this.d6&&this.da("FlatItemTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hf",{get:function(){return this.d3},set:function(t){var e=this.d3;this.d3=t,e!=this.d3&&this.da("FlatItemDisabledTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hg",{get:function(){return this.d4},set:function(t){var e=this.d4;this.d4=t,e!=this.d4&&this.da("FlatItemHoverBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hc",{get:function(){return this.d0},set:function(t){var e=this.d0;this.d0=t,e!=this.d0&&this.da("FlatItemBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"he",{get:function(){return this.d2},set:function(t){var e=this.d2;this.d2=t,e!=this.d2&&this.da("FlatItemDisabledBorderColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ay",{get:function(){return this.ae},set:function(t){var e=this.ae;this.ae=t,e!=this.ae&&this.da("FlatItemBorderWidth",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hh",{get:function(){return this.d5},set:function(t){var e=this.d5;this.d5=t,e!=this.d5&&this.da("FlatItemHoverTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hj",{get:function(){return this.en},set:function(t){var e=this.en;this.en=t,e!=this.en&&this.da("FlatSelectedItemBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hm",{get:function(){return this.eq},set:function(t){var e=this.eq;this.eq=t,e!=this.eq&&this.da("FlatSelectedItemTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hk",{get:function(){return this.eo},set:function(t){var e=this.eo;this.eo=t,e!=this.eo&&this.da("FlatSelectedItemHoverBackgroundColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"hl",{get:function(){return this.ep},set:function(t){var e=this.ep;this.ep=t,e!=this.ep&&this.da("FlatSelectedItemHoverTextColor",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"k",{get:function(){return this.j},set:function(t){var e=this.j;this.j=t,e!=this.j&&this.da("Orientation",i.enumGetBox(Kt,e),i.enumGetBox(Kt,t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"b5",{get:function(){return this.a6},set:function(t){var e=this.a6;this.a6=t,e!=this.a6&&this.da("Id",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disabled",{get:function(){return this.w},set:function(t){var e=this.w;this.w=t,this.v=!0,e!=this.w&&this.da("IsDisabled",e,t)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"z",{get:function(){return this.x},set:function(t){var e=this.x;this.x=t,e!=this.x&&this.da("IsMultiSelect",e,t)},enumerable:!0,configurable:!0}),n.prototype.db=function(){},n.prototype.onDetachedFromUI=function(){this.view.u()},n.prototype.onAttachedToUI=function(){this.view.s()},n.prototype.ab=function(){return this.view.d()},n.prototype.a5=function(){return this.e()},n.prototype.bq=function(){return this.e().l()},n.prototype.e=function(){var t=new Zt;t.e=this.p,t.f=this.s,t.a=this.d,t.k=this.al,t.b=i.AppearanceHelper.a(this.ez),t.d=i.AppearanceHelper.a(this.e6),t.c=i.AppearanceHelper.a(this.e0),t.j=this.ak,t.g=this.disabled,t.h=this.z,t.i=new i.List$1(p.$,0);for(var e=0;e<this.buttons.count;e++)t.i.add1(this.buttons._inner[e].ey());return t},n.prototype.provideContainer=function(t){this.view.t(t)},Object.defineProperty(n.prototype,"buttons",{get:function(){return this.f},enumerable:!0,configurable:!0}),n.$t=i.markType(n,"XButtonGroup",i.Base.$,[i.INotifyPropertyChanged_$type]),n.o=2,n.av=4,n.gn=i.BrushUtil.g(255,255,255,255),n.gp=i.BrushUtil.g(10,0,0,0),n.go=i.BrushUtil.g(255,199,199,199),n.gq=i.BrushUtil.g(255,199,199,199),n.au=1,n.gu=i.BrushUtil.g(255,0,0,0),n.gr=i.BrushUtil.g(66,0,0,0),n.gv=i.BrushUtil.g(60,0,0,0),n.gy=i.BrushUtil.g(255,0,0,0),n.gs=i.BrushUtil.g(30,0,0,0),n.gt=i.BrushUtil.g(255,0,0,0),n.gw=i.BrushUtil.g(96,0,0,0),n.gx=i.BrushUtil.g(255,0,0,0),n.ap=3,n.fn=i.BrushUtil.g(0,255,255,255),n.fp=i.BrushUtil.g(10,0,0,0),n.fo=i.BrushUtil.g(255,33,150,243),n.fq=i.BrushUtil.g(255,199,199,199),n.ao=1,n.fu=i.BrushUtil.g(255,33,150,243),n.fr=i.BrushUtil.g(66,0,0,0),n.fv=i.BrushUtil.g(255,33,150,243),n.fy=i.BrushUtil.g(255,255,255,255),n.fs=i.BrushUtil.g(26,33,150,243),n.ft=i.BrushUtil.g(255,33,150,243),n.fw=i.BrushUtil.g(255,33,150,243),n.fx=i.BrushUtil.g(255,255,255,255),n.at=4,n.gb=i.BrushUtil.g(0,255,255,255),n.gd=i.BrushUtil.g(10,0,0,0),n.gc=i.BrushUtil.g(0,0,0,0),n.ge=i.BrushUtil.g(255,199,199,199),n.as=0,n.gi=i.BrushUtil.g(255,228,28,119),n.gf=i.BrushUtil.g(66,0,0,0),n.gj=i.BrushUtil.g(30,228,28,119),n.gm=i.BrushUtil.g(255,228,28,119),n.gg=i.BrushUtil.g(13,228,28,119),n.gh=i.BrushUtil.g(255,228,28,119),n.gk=i.BrushUtil.g(30,228,28,119),n.gl=i.BrushUtil.g(255,228,28,119),n.an=0,n.fb=i.BrushUtil.g(0,255,255,255),n.fd=i.BrushUtil.g(10,0,0,0),n.fc=i.BrushUtil.g(0,0,0,0),n.fe=i.BrushUtil.g(0,0,0,0),n.am=0,n.fi=i.BrushUtil.g(255,119,119,119),n.ff=i.BrushUtil.g(66,0,0,0),n.fj=i.BrushUtil.g(26,33,150,243),n.fm=i.BrushUtil.g(255,33,150,243),n.fg=i.BrushUtil.g(10,33,150,243),n.fh=i.BrushUtil.g(255,119,119,119),n.fk=i.BrushUtil.g(26,33,150,243),n.fl=i.BrushUtil.g(255,33,150,243),n.cv="OutlinedSelectedItemHoverBackgroundColor",n.a4=0,n}(i.Base),ie=function(t){function n(e){var n=t.call(this)||this;if(g.$type||(g.$type=i.markType(g,"IgcXButtonComponent")),e)for(var r=0;r<e.length;r++)n.add(e[r]);return n}return e.__extends(n,t),n.prototype._createInnerColl=function(){g.$type||(g.$type=i.markType(g,"IgcXButtonComponent"));var t=new i.SyncableObservableCollection$2(g.$type,f.$type,0);return t.compare=function(t,e){var i=t;return i._implementation&&(i=i._implementation),i.equals?i.equals(e):i===e},t.createTo=function(t){return t._implementation},t.createFrom=function(t){var e=t.externalObject;return e||(e=g._createFromInternal(t))&&(e._implementation=t),e},t},n}(i.IgCollection),ne=function(){function t(){this._implementation=this.createImplementation(),this._implementation.externalObject=this,this.onImplementationCreated()}return t.prototype.createImplementation=function(){return new Qt},Object.defineProperty(t.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),t.prototype.onImplementationCreated=function(){},t.prototype._provideImplementation=function(t){this._implementation=t,this._implementation.externalObject=this,this.onImplementationCreated()},t}(),re=function(t){function n(){var n=t.call(this)||this;n.contentButtons=[],n.actualButtons=[],n._buttons=null,n._buttonsAdapter=null,n._disconnected=!1,n._settingAttributes=!1,n._attached=!1,n._queuedSetAttributes=[],n._updatingFromAttribute=!1,n.__p=null,n._hasUserValues=new Set,n._stylingContainer=null,n._stylingParent=null,n._inStyling=!1,n._selectionChanged=null,n._selectionChanged_wrapped=null,n._styling&&i.NamePatcher.ensureStylablePatched(Object.getPrototypeOf(n)),n._portalManager=new i.PortalManager("buttonContent"),n._renderer=new i.WebComponentRenderer(n,document,!0,{},n._portalManager),n._container=n._renderer.createElement("div"),n._renderer.updateRoot(n._container),n._implementation=n.createImplementation(),n._implementation.externalObject=n,n._container,null!=n._container.getNativeElement()&&n._container.getNativeElement(),n._wrapper=n._renderer;var r=n.i;return n._buttonGroup=r,n._buttonsAdapter=new i.CollectionAdapter(n.contentButtons,n.i.buttons,n.actualButtons,(function(t){return t.i}),(function(t){n._container&&n._container.getNativeElement().parentElement&&t._styling(n,n,n)}),(function(t){})),r.provideContainer(n._renderer),n._onChildrenChanged(),new MutationObserver((function(t){var i,r;try{for(var s=e.__values(t),o=s.next();!o.done;o=s.next()){"childList"==o.value.type&&(n._onChildrenChanged(),n.updateButtons())}}catch(t){i={error:t}}finally{try{o&&!o.done&&(r=s.return)&&r.call(s)}finally{if(i)throw i.error}}})).observe(n,{childList:!0}),n}return e.__extends(n,t),Object.defineProperty(n.prototype,"buttons",{get:function(){var t=this;if(null===this._buttons){var e=new ie;e._innerColl.addListener((function(e,n){switch(n.action){case i.NotifyCollectionChangedAction.Add:t._buttonsAdapter.insertManualItem(n.newStartingIndex,n.newItems.item(0));break;case i.NotifyCollectionChangedAction.Remove:t._buttonsAdapter.removeManualItemAt(n.oldStartingIndex);break;case i.NotifyCollectionChangedAction.Replace:t._buttonsAdapter.removeManualItemAt(n.oldStartingIndex),t._buttonsAdapter.insertManualItem(n.newStartingIndex,n.newItems.item(0));break;case i.NotifyCollectionChangedAction.Reset:t._buttonsAdapter.clearManualItems()}})),this._buttons=e}return this._buttons},enumerable:!0,configurable:!0}),n.prototype._onChildrenChanged=function(){for(var t=[],e=0;e<this.childNodes.length;e++){var i=this.childNodes[e];i!==this._container.getNativeElement()&&t.push(i)}this._portalManager.onChildrenChanged(t)},n.prototype.updateButtons=function(){this.contentButtons.length=0;for(var t=0;t<this.children.length;t++)this.children[t]instanceof g&&this.contentButtons.push(this.children[t]);var e=this.querySelector("igc-child-content");if(e)for(t=0;t<e.children.length;t++)e.children[t]instanceof g&&this.contentButtons.push(e.children[t]);null!=this._buttonsAdapter&&this._buttonsAdapter.notifyContentChanged()},n.prototype.updateStyle=function(){this._styling(this,this)},n.prototype.destroy=function(){this._buttonGroup.destroy(),this._wrapper.destroy()},n.prototype.createImplementation=function(){return new ee},n.prototype.disconnectedCallback=function(){this._disconnected=!0,this.i&&this.i.onDetachedFromUI()},n.prototype.connectedCallback=function(){if(this._disconnected)return this._disconnected=!1,void(this.i&&this.i.onAttachedToUI());this.classList.add("ig-x-button-group"),this.classList.add("igc-x-button-group"),this.appendChild(this._container.getNativeElement()),this._attached=!0,this.style.display="inline-block",this._flushQueuedAttributes(),this._styling(this,this),this.afterContentInit()},n.prototype.afterContentInit=function(){},Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),n._createFromInternal=function(t){if(!t)return null;if(!t.$type)return null;var e="Igc"+t.$type.name+"Component";return i.TypeRegistrar.isRegistered(e)?i.TypeRegistrar.create(e):null},n.prototype._enqueueSetAttribute=function(t,e){this._queuedSetAttributes.push({attrName:t,attrValue:e})},n.prototype._flushQueuedAttributes=function(){this._settingAttributes=!0;for(var t=0;t<this._queuedSetAttributes.length;t++)this.setAttribute(this._queuedSetAttributes[t].attrName,this._queuedSetAttributes[t].attrValue);this._settingAttributes=!1,this._queuedSetAttributes.length=0},n.prototype._a=function(t,e){this._updatingFromAttribute||(e&&(e=e.toString()),this._settingAttributes=!0,t=i.toSpinal(t),this._attached?this.setAttribute(t,e):this._enqueueSetAttribute(t,e),this._settingAttributes=!1)},Object.defineProperty(n,"observedAttributes",{get:function(){if(null==n._observedAttributesIgcXButtonGroupComponent){for(var t=i.getAllPropertyNames(n),e=0;e<t.length;e++)t[e]=i.toSpinal(t[e]);n._observedAttributesIgcXButtonGroupComponent=t}return n._observedAttributesIgcXButtonGroupComponent},enumerable:!0,configurable:!0}),n.prototype.attributeChangedCallback=function(t,e,n){if(!this._settingAttributes){var r=i.fromSpinal(t);this._updatingFromAttribute=!0,this[r]=n,this._updatingFromAttribute=!1}},n.register=function(){n._isElementRegistered||(n._isElementRegistered=!0,i.RegisterElementHelper.registerElement(n.htmlTagName,n))},Object.defineProperty(n.prototype,"displayType",{get:function(){return this.i.i},set:function(t){this.i.i=i.ensureEnum(Yt,t),this._a("displayType",i.enumToString(Yt,this.i.i))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"baseTheme",{get:function(){return this.i.p},set:function(t){this.i.p=i.ensureEnum(i.BaseControlTheme_$type,t),this._a("baseTheme",i.enumToString(i.BaseControlTheme_$type,this.i.p))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"density",{get:function(){return this.i.t},set:function(t){this.i.t=i.ensureEnum(i.ControlDisplayDensity_$type,t),this._a("density",i.enumToString(i.ControlDisplayDensity_$type,this.i.t))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualDensity",{get:function(){return this.i.s},set:function(t){this.i.s=i.ensureEnum(i.ControlDisplayDensity_$type,t),this._a("actualDensity",i.enumToString(i.ControlDisplayDensity_$type,this.i.s))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"selectedIndices",{get:function(){return this.i.d},set:function(t){if(t&&!Array.isArray(t)&&"string"==typeof t){t=t.split(/\s*(?:,|\s|$)\s*/gm)}this.i.d=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualItemCornerRadius",{get:function(){return this.i.al},set:function(t){this.i.al=+t,this._a("actualItemCornerRadius",this.i.al)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualItemBackgroundColor",{get:function(){return i.brushToString(this.i.ez)},set:function(t){this.i.ez=i.stringToBrush(t),this._a("actualItemBackgroundColor",i.brushToString(this.i.ez))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualItemDisabledBackgroundColor",{get:function(){return i.brushToString(this.i.e1)},set:function(t){this.i.e1=i.stringToBrush(t),this._a("actualItemDisabledBackgroundColor",i.brushToString(this.i.e1))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualItemTextColor",{get:function(){return i.brushToString(this.i.e6)},set:function(t){this.i.e6=i.stringToBrush(t),this._a("actualItemTextColor",i.brushToString(this.i.e6))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualItemDisabledTextColor",{get:function(){return i.brushToString(this.i.e3)},set:function(t){this.i.e3=i.stringToBrush(t),this._a("actualItemDisabledTextColor",i.brushToString(this.i.e3))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualItemBorderColor",{get:function(){return i.brushToString(this.i.e0)},set:function(t){this.i.e0=i.stringToBrush(t),this._a("actualItemBorderColor",i.brushToString(this.i.e0))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualItemDisabledBorderColor",{get:function(){return i.brushToString(this.i.e2)},set:function(t){this.i.e2=i.stringToBrush(t),this._a("actualItemDisabledBorderColor",i.brushToString(this.i.e2))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualItemBorderWidth",{get:function(){return this.i.ak},set:function(t){this.i.ak=+t,this._a("actualItemBorderWidth",this.i.ak)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualSelectedItemBackgroundColor",{get:function(){return i.brushToString(this.i.e7)},set:function(t){this.i.e7=i.stringToBrush(t),this._a("actualSelectedItemBackgroundColor",i.brushToString(this.i.e7))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualSelectedItemTextColor",{get:function(){return i.brushToString(this.i.fa)},set:function(t){this.i.fa=i.stringToBrush(t),this._a("actualSelectedItemTextColor",i.brushToString(this.i.fa))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualItemHoverBackgroundColor",{get:function(){return i.brushToString(this.i.e4)},set:function(t){this.i.e4=i.stringToBrush(t),this._a("actualItemHoverBackgroundColor",i.brushToString(this.i.e4))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualItemHoverTextColor",{get:function(){return i.brushToString(this.i.e5)},set:function(t){this.i.e5=i.stringToBrush(t),this._a("actualItemHoverTextColor",i.brushToString(this.i.e5))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualSelectedItemHoverBackgroundColor",{get:function(){return i.brushToString(this.i.e8)},set:function(t){this.i.e8=i.stringToBrush(t),this._a("actualSelectedItemHoverBackgroundColor",i.brushToString(this.i.e8))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"actualSelectedItemHoverTextColor",{get:function(){return i.brushToString(this.i.e9)},set:function(t){this.i.e9=i.stringToBrush(t),this._a("actualSelectedItemHoverTextColor",i.brushToString(this.i.e9))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"itemCornerRadius",{get:function(){return this.i.a1},set:function(t){this.i.a1=+t,this._a("itemCornerRadius",this.i.a1)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"itemBackgroundColor",{get:function(){return i.brushToString(this.i.hn)},set:function(t){this.i.hn=i.stringToBrush(t),this._a("itemBackgroundColor",i.brushToString(this.i.hn))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"itemDisabledBackgroundColor",{get:function(){return i.brushToString(this.i.hp)},set:function(t){this.i.hp=i.stringToBrush(t),this._a("itemDisabledBackgroundColor",i.brushToString(this.i.hp))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"itemTextColor",{get:function(){return i.brushToString(this.i.hu)},set:function(t){this.i.hu=i.stringToBrush(t),this._a("itemTextColor",i.brushToString(this.i.hu))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"itemDisabledTextColor",{get:function(){return i.brushToString(this.i.hr)},set:function(t){this.i.hr=i.stringToBrush(t),this._a("itemDisabledTextColor",i.brushToString(this.i.hr))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"itemHoverBackgroundColor",{get:function(){return i.brushToString(this.i.hs)},set:function(t){this.i.hs=i.stringToBrush(t),this._a("itemHoverBackgroundColor",i.brushToString(this.i.hs))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"itemBorderColor",{get:function(){return i.brushToString(this.i.ho)},set:function(t){this.i.ho=i.stringToBrush(t),this._a("itemBorderColor",i.brushToString(this.i.ho))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"itemDisabledBorderColor",{get:function(){return i.brushToString(this.i.hq)},set:function(t){this.i.hq=i.stringToBrush(t),this._a("itemDisabledBorderColor",i.brushToString(this.i.hq))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"itemBorderWidth",{get:function(){return this.i.a0},set:function(t){this.i.a0=+t,this._a("itemBorderWidth",this.i.a0)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"itemHoverTextColor",{get:function(){return i.brushToString(this.i.ht)},set:function(t){this.i.ht=i.stringToBrush(t),this._a("itemHoverTextColor",i.brushToString(this.i.ht))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"selectedItemBackgroundColor",{get:function(){return i.brushToString(this.i.h7)},set:function(t){this.i.h7=i.stringToBrush(t),this._a("selectedItemBackgroundColor",i.brushToString(this.i.h7))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"selectedItemTextColor",{get:function(){return i.brushToString(this.i.ia)},set:function(t){this.i.ia=i.stringToBrush(t),this._a("selectedItemTextColor",i.brushToString(this.i.ia))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"selectedItemHoverBackgroundColor",{get:function(){return i.brushToString(this.i.h8)},set:function(t){this.i.h8=i.stringToBrush(t),this._a("selectedItemHoverBackgroundColor",i.brushToString(this.i.h8))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"selectedItemHoverTextColor",{get:function(){return i.brushToString(this.i.h9)},set:function(t){this.i.h9=i.stringToBrush(t),this._a("selectedItemHoverTextColor",i.brushToString(this.i.h9))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedItemCornerRadius",{get:function(){return this.i.a3},set:function(t){this.i.a3=+t,this._a("outlinedItemCornerRadius",this.i.a3)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedItemBackgroundColor",{get:function(){return i.brushToString(this.i.hv)},set:function(t){this.i.hv=i.stringToBrush(t),this._a("outlinedItemBackgroundColor",i.brushToString(this.i.hv))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedItemDisabledBackgroundColor",{get:function(){return i.brushToString(this.i.hx)},set:function(t){this.i.hx=i.stringToBrush(t),this._a("outlinedItemDisabledBackgroundColor",i.brushToString(this.i.hx))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedItemTextColor",{get:function(){return i.brushToString(this.i.h2)},set:function(t){this.i.h2=i.stringToBrush(t),this._a("outlinedItemTextColor",i.brushToString(this.i.h2))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedItemDisabledTextColor",{get:function(){return i.brushToString(this.i.hz)},set:function(t){this.i.hz=i.stringToBrush(t),this._a("outlinedItemDisabledTextColor",i.brushToString(this.i.hz))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedItemHoverBackgroundColor",{get:function(){return i.brushToString(this.i.h0)},set:function(t){this.i.h0=i.stringToBrush(t),this._a("outlinedItemHoverBackgroundColor",i.brushToString(this.i.h0))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedItemBorderColor",{get:function(){return i.brushToString(this.i.hw)},set:function(t){this.i.hw=i.stringToBrush(t),this._a("outlinedItemBorderColor",i.brushToString(this.i.hw))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedItemDisabledBorderColor",{get:function(){return i.brushToString(this.i.hy)},set:function(t){this.i.hy=i.stringToBrush(t),this._a("outlinedItemDisabledBorderColor",i.brushToString(this.i.hy))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedItemBorderWidth",{get:function(){return this.i.a2},set:function(t){this.i.a2=+t,this._a("outlinedItemBorderWidth",this.i.a2)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedItemHoverTextColor",{get:function(){return i.brushToString(this.i.h1)},set:function(t){this.i.h1=i.stringToBrush(t),this._a("outlinedItemHoverTextColor",i.brushToString(this.i.h1))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedSelectedItemBackgroundColor",{get:function(){return i.brushToString(this.i.h3)},set:function(t){this.i.h3=i.stringToBrush(t),this._a("outlinedSelectedItemBackgroundColor",i.brushToString(this.i.h3))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedSelectedItemTextColor",{get:function(){return i.brushToString(this.i.h6)},set:function(t){this.i.h6=i.stringToBrush(t),this._a("outlinedSelectedItemTextColor",i.brushToString(this.i.h6))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedSelectedItemHoverBackgroundColor",{get:function(){return i.brushToString(this.i.h4)},set:function(t){this.i.h4=i.stringToBrush(t),this._a("outlinedSelectedItemHoverBackgroundColor",i.brushToString(this.i.h4))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"outlinedSelectedItemHoverTextColor",{get:function(){return i.brushToString(this.i.h5)},set:function(t){this.i.h5=i.stringToBrush(t),this._a("outlinedSelectedItemHoverTextColor",i.brushToString(this.i.h5))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatItemCornerRadius",{get:function(){return this.i.az},set:function(t){this.i.az=+t,this._a("flatItemCornerRadius",this.i.az)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatItemBackgroundColor",{get:function(){return i.brushToString(this.i.hb)},set:function(t){this.i.hb=i.stringToBrush(t),this._a("flatItemBackgroundColor",i.brushToString(this.i.hb))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatItemDisabledBackgroundColor",{get:function(){return i.brushToString(this.i.hd)},set:function(t){this.i.hd=i.stringToBrush(t),this._a("flatItemDisabledBackgroundColor",i.brushToString(this.i.hd))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatItemTextColor",{get:function(){return i.brushToString(this.i.hi)},set:function(t){this.i.hi=i.stringToBrush(t),this._a("flatItemTextColor",i.brushToString(this.i.hi))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatItemDisabledTextColor",{get:function(){return i.brushToString(this.i.hf)},set:function(t){this.i.hf=i.stringToBrush(t),this._a("flatItemDisabledTextColor",i.brushToString(this.i.hf))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatItemHoverBackgroundColor",{get:function(){return i.brushToString(this.i.hg)},set:function(t){this.i.hg=i.stringToBrush(t),this._a("flatItemHoverBackgroundColor",i.brushToString(this.i.hg))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatItemBorderColor",{get:function(){return i.brushToString(this.i.hc)},set:function(t){this.i.hc=i.stringToBrush(t),this._a("flatItemBorderColor",i.brushToString(this.i.hc))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatItemDisabledBorderColor",{get:function(){return i.brushToString(this.i.he)},set:function(t){this.i.he=i.stringToBrush(t),this._a("flatItemDisabledBorderColor",i.brushToString(this.i.he))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatItemBorderWidth",{get:function(){return this.i.ay},set:function(t){this.i.ay=+t,this._a("flatItemBorderWidth",this.i.ay)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatItemHoverTextColor",{get:function(){return i.brushToString(this.i.hh)},set:function(t){this.i.hh=i.stringToBrush(t),this._a("flatItemHoverTextColor",i.brushToString(this.i.hh))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatSelectedItemBackgroundColor",{get:function(){return i.brushToString(this.i.hj)},set:function(t){this.i.hj=i.stringToBrush(t),this._a("flatSelectedItemBackgroundColor",i.brushToString(this.i.hj))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatSelectedItemTextColor",{get:function(){return i.brushToString(this.i.hm)},set:function(t){this.i.hm=i.stringToBrush(t),this._a("flatSelectedItemTextColor",i.brushToString(this.i.hm))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatSelectedItemHoverBackgroundColor",{get:function(){return i.brushToString(this.i.hk)},set:function(t){this.i.hk=i.stringToBrush(t),this._a("flatSelectedItemHoverBackgroundColor",i.brushToString(this.i.hk))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"flatSelectedItemHoverTextColor",{get:function(){return i.brushToString(this.i.hl)},set:function(t){this.i.hl=i.stringToBrush(t),this._a("flatSelectedItemHoverTextColor",i.brushToString(this.i.hl))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"orientation",{get:function(){return this.i.k},set:function(t){this.i.k=i.ensureEnum(Kt,t),this._a("orientation",i.enumToString(Kt,this.i.k))},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"id",{get:function(){return this.i.b5},set:function(t){this.i.b5=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disabled",{get:function(){return this.i.disabled},set:function(t){this.i.disabled=i.ensureBool(t),this._a("disabled",this.i.disabled)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isMultiSelect",{get:function(){return this.i.z},set:function(t){this.i.z=i.ensureBool(t),this._a("isMultiSelect",this.i.z)},enumerable:!0,configurable:!0}),n.prototype.findByName=function(t){return this.findEphemera&&t&&0==t.indexOf("@@e:")?this.findEphemera(t):null!=this.buttons&&this.buttons.findByName&&this.buttons.findByName(t)?this.buttons.findByName(t):null},Object.defineProperty(n.prototype,"hasUserValues",{get:function(){return this._hasUserValues},enumerable:!0,configurable:!0}),n.prototype.__m=function(t){this._inStyling||this._hasUserValues.add(t)},n.prototype._styling=function(t,e,n){if(!this._inStyling){this._inStyling=!0,this._stylingContainer=t,this._stylingParent=e;var r,s=this.i.$type.name;0===s.indexOf("Xam")&&(s=s.substring(3)),r=i.toSpinal("XButtonGroupComponent");var o=[],a=i.toSpinal(s);o.push(a+"-");for(var h=this.i.$type.baseType;h&&"Object"!=h.name&&"Base"!=h.name&&"Control"!=h.name&&"DependencyObject"!=h.Name&&"FrameworkElement"!=h.Name;){0===(s=h.name).indexOf("Xam")&&(s=s.substring(3));var u=i.toSpinal(s);o.push(u+"-"),h=h.baseType}if(n){var l=n.i.$type.name;0===l.indexOf("Xam")&&(l=l.substring(3));var c=i.toSpinal(l);o.push(c+"-"+r+"-"),o.push(c+"-"+a+"-")}i.initializePropertiesFromCss(t,this,r+"-",this.hasUserValues,!1,o),this._otherStyling&&this._otherStyling(t,e,n),this._inStyling=!1}},n.prototype.onDetachedFromUI=function(){this.i.onDetachedFromUI()},n.prototype.onAttachedToUI=function(){this.i.onAttachedToUI()},n.prototype.exportVisualModel=function(){return this.i.a5()},n.prototype.exportSerializedVisualModel=function(){return this.i.bq()},Object.defineProperty(n.prototype,"selectionChanged",{get:function(){return this._selectionChanged},set:function(t){var e=this;null!==this._selectionChanged_wrapped&&(this.i.selectionChanged=i.delegateRemove(this.i.selectionChanged,this._selectionChanged_wrapped),this._selectionChanged_wrapped=null,this._selectionChanged=null),this._selectionChanged=t,this._selectionChanged_wrapped=function(t,i){var n=new ne;n._provideImplementation(i),e.beforeSelectionChanged&&e.beforeSelectionChanged(e,n),e._selectionChanged&&e._selectionChanged(e,n)},this.i.selectionChanged=i.delegateCombine(this.i.selectionChanged,this._selectionChanged_wrapped)},enumerable:!0,configurable:!0}),n._observedAttributesIgcXButtonGroupComponent=null,n.htmlTagName="igc-x-button-group",n._isElementRegistered=!1,n}(i.IgcHTMLElement),se=function(){function t(){}return t.register=function(){i.IgcChildContentModule.register(),y.register(),re.register(),i.TypeRegistrar.registerCons("IgcXButtonGroupComponent",re),i.TypeRegistrar.registerCons("IgcXButtonGroupComponent",re),i.TypeRegistrar.register("XButtonGroup",ee.$type)},t}(),oe=function(t){function n(){var n=t.call(this)||this;n._disconnected=!1,n._styling&&i.NamePatcher.ensureStylablePatched(Object.getPrototypeOf(n)),n._portalManager=new i.PortalManager("prefixContent"),n._renderer=new i.WebComponentRenderer(n,document,!0,{},n._portalManager),n._container=n._renderer.createElement("div"),n._renderer.updateRoot(n._container),n._implementation=n.createImplementation(),n._implementation.externalObject=n,n._container,null!=n._container.getNativeElement()&&n._container.getNativeElement(),n._wrapper=n._renderer;var r=n.i;return n._prefix=r,r.provideContainer(n._renderer),n._onChildrenChanged(),new MutationObserver((function(t){var i,r;try{for(var s=e.__values(t),o=s.next();!o.done;o=s.next()){"childList"==o.value.type&&n._onChildrenChanged()}}catch(t){i={error:t}}finally{try{o&&!o.done&&(r=s.return)&&r.call(s)}finally{if(i)throw i.error}}})).observe(n,{childList:!0}),n}return e.__extends(n,t),n.prototype._onChildrenChanged=function(){for(var t=[],e=0;e<this.childNodes.length;e++){var i=this.childNodes[e];i!==this._container.getNativeElement()&&t.push(i)}this._portalManager.onChildrenChanged(t)},n.prototype.updateStyle=function(){this._styling(this,this)},n.prototype.destroy=function(){this._prefix.destroy(),this._wrapper.destroy()},n.prototype.createImplementation=function(){return new ct},n.prototype.disconnectedCallback=function(){this._disconnected=!0,this.i&&this.i.onDetachedFromUI()},n.prototype.connectedCallback=function(){if(this._disconnected)return this._disconnected=!1,void(this.i&&this.i.onAttachedToUI());this.classList.add("ig-x-prefix"),this.classList.add("igc-x-prefix"),this.appendChild(this._container.getNativeElement()),this._attached=!0,this.style.display="inline-block",this.style.verticalAlign="middle",this._flushQueuedAttributes(),this._styling(this,this),this.afterContentInit()},n.prototype.afterContentInit=function(){},Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),Object.defineProperty(n,"observedAttributes",{get:function(){if(null==n._observedAttributesIgcXPrefixComponent){for(var t=i.getAllPropertyNames(n),e=0;e<t.length;e++)t[e]=i.toSpinal(t[e]);n._observedAttributesIgcXPrefixComponent=t}return n._observedAttributesIgcXPrefixComponent},enumerable:!0,configurable:!0}),n.register=function(){n._isElementRegistered||(n._isElementRegistered=!0,i.RegisterElementHelper.registerElement(n.htmlTagName,n))},Object.defineProperty(n.prototype,"id",{get:function(){return this.i.z},set:function(t){this.i.z=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ariaLabel",{get:function(){return this.i.w},set:function(t){this.i.w=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isHover",{get:function(){return this.i.q},set:function(t){this.i.q=i.ensureBool(t),this._a("isHover",this.i.q)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disabled",{get:function(){return this.i.disabled},set:function(t){this.i.disabled=i.ensureBool(t),this._a("disabled",this.i.disabled)},enumerable:!0,configurable:!0}),n.prototype.onDetachedFromUI=function(){this.i.onDetachedFromUI()},n.prototype.onAttachedToUI=function(){this.i.onAttachedToUI()},n.prototype.exportVisualModel=function(){return this.i.t()},n.prototype.exportSerializedVisualModel=function(){return this.i.y()},n._observedAttributesIgcXPrefixComponent=null,n.htmlTagName="igc-x-prefix",n._isElementRegistered=!1,n}(gt),ae=function(){function t(){}return t.register=function(){i.IgcChildContentModule.register(),oe.register(),i.TypeRegistrar.registerCons("IgcXPrefixComponent",oe),i.TypeRegistrar.registerCons("IgcXPrefixComponent",oe),i.TypeRegistrar.register("XPrefix",ct.$type)},t}(),he=function(t){function n(){var n=t.call(this)||this;n._disconnected=!1,n._styling&&i.NamePatcher.ensureStylablePatched(Object.getPrototypeOf(n)),n._portalManager=new i.PortalManager("suffixContent"),n._renderer=new i.WebComponentRenderer(n,document,!0,{},n._portalManager),n._container=n._renderer.createElement("div"),n._renderer.updateRoot(n._container),n._implementation=n.createImplementation(),n._implementation.externalObject=n,n._container,null!=n._container.getNativeElement()&&n._container.getNativeElement(),n._wrapper=n._renderer;var r=n.i;return n._suffix=r,r.provideContainer(n._renderer),n._onChildrenChanged(),new MutationObserver((function(t){var i,r;try{for(var s=e.__values(t),o=s.next();!o.done;o=s.next()){"childList"==o.value.type&&n._onChildrenChanged()}}catch(t){i={error:t}}finally{try{o&&!o.done&&(r=s.return)&&r.call(s)}finally{if(i)throw i.error}}})).observe(n,{childList:!0}),n}return e.__extends(n,t),n.prototype._onChildrenChanged=function(){for(var t=[],e=0;e<this.childNodes.length;e++){var i=this.childNodes[e];i!==this._container.getNativeElement()&&t.push(i)}this._portalManager.onChildrenChanged(t)},n.prototype.updateStyle=function(){this._styling(this,this)},n.prototype.destroy=function(){this._suffix.destroy(),this._wrapper.destroy()},n.prototype.createImplementation=function(){return new lt},n.prototype.disconnectedCallback=function(){this._disconnected=!0,this.i&&this.i.onDetachedFromUI()},n.prototype.connectedCallback=function(){if(this._disconnected)return this._disconnected=!1,void(this.i&&this.i.onAttachedToUI());this.classList.add("ig-x-suffix"),this.classList.add("igc-x-suffix"),this.appendChild(this._container.getNativeElement()),this._attached=!0,this.style.display="inline-block",this.style.verticalAlign="middle",this._flushQueuedAttributes(),this._styling(this,this),this.afterContentInit()},n.prototype.afterContentInit=function(){},Object.defineProperty(n.prototype,"i",{get:function(){return this._implementation},enumerable:!0,configurable:!0}),Object.defineProperty(n,"observedAttributes",{get:function(){if(null==n._observedAttributesIgcXSuffixComponent){for(var t=i.getAllPropertyNames(n),e=0;e<t.length;e++)t[e]=i.toSpinal(t[e]);n._observedAttributesIgcXSuffixComponent=t}return n._observedAttributesIgcXSuffixComponent},enumerable:!0,configurable:!0}),n.register=function(){n._isElementRegistered||(n._isElementRegistered=!0,i.RegisterElementHelper.registerElement(n.htmlTagName,n))},Object.defineProperty(n.prototype,"id",{get:function(){return this.i.z},set:function(t){this.i.z=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"ariaLabel",{get:function(){return this.i.w},set:function(t){this.i.w=t},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"isHover",{get:function(){return this.i.q},set:function(t){this.i.q=i.ensureBool(t),this._a("isHover",this.i.q)},enumerable:!0,configurable:!0}),Object.defineProperty(n.prototype,"disabled",{get:function(){return this.i.disabled},set:function(t){this.i.disabled=i.ensureBool(t),this._a("disabled",this.i.disabled)},enumerable:!0,configurable:!0}),n.prototype.onDetachedFromUI=function(){this.i.onDetachedFromUI()},n.prototype.onAttachedToUI=function(){this.i.onAttachedToUI()},n.prototype.exportVisualModel=function(){return this.i.t()},n.prototype.exportSerializedVisualModel=function(){return this.i.y()},n._observedAttributesIgcXSuffixComponent=null,n.htmlTagName="igc-x-suffix",n._isElementRegistered=!1,n}(gt),ue=function(t){function n(e){var i=t.call(this)||this;return i.c=null,i.c=e,i}return e.__extends(n,t),n.prototype.getTargetForProperty=function(t,e){return null!=this.c?this.c:e},n.prototype.getMethodTarget=function(t){return null!=this.c?this.c:t},n.prototype.getTargetForBuildInEvent=function(t,e){return null!=this.c?this.c:t},n.prototype.getTargetForBuildInProperty=function(t,e){return null!=this.c?this.c:t},n.$t=i.markType(n,"XComponentBridge",i.NativeUIElementBridge.$),n}(i.NativeUIElementBridge),le=function(t){function n(e){var i=t.call(this,e)||this;return i.e=null,i.d=null,i.g=null,i.f=null,i}return e.__extends(n,t),n.prototype.addHandler=function(t,e,n,r){var s=t,o=i.typeCast(bt.$,s.inputs._inner[0]);switch(n){case 0:o.changing=i.delegateCombine(o.changing,i.runOn(this,this.i)),this.e=r,this.g=e;break;case 2:o.change=i.delegateCombine(o.change,i.runOn(this,this.h)),this.d=r,this.f=e}},n.prototype.removeHandler=function(t,e,n,r){var s=t,o=i.typeCast(bt.$,s.inputs._inner[0]);switch(n){case 0:o.changing=i.delegateRemove(o.changing,i.runOn(this,this.i)),this.e=null,this.g=null;break;case 2:o.change=i.delegateRemove(o.change,i.runOn(this,this.h)),this.d=null,this.f=null}},n.prototype.i=function(t,e){if(null!=this.e){var n=new i.NativeUIInputChangingEventArgs;this.e(this.g,n)}},n.prototype.h=function(t,e){if(null!=this.d){var n=new i.NativeUIInputChangingEventArgs;this.d(this.f,n)}},n.prototype.getValue=function(t,e){var n=t,r=i.typeCast(bt.$,n.inputs._inner[0]);switch(e){case 2:return r.cm;case 1:switch(n.n){case 0:return i.enumGetBox(i.NativeUIDisplayDensity_$type,0);case 1:return i.enumGetBox(i.NativeUIDisplayDensity_$type,1);case 3:return i.enumGetBox(i.NativeUIDisplayDensity_$type,2);case 2:return i.enumGetBox(i.NativeUIDisplayDensity_$type,3)}break;case 0:switch(n.d){case 2:return i.enumGetBox(i.NativeUIInputDisplayType_$type,1);case 1:return i.enumGetBox(i.NativeUIInputDisplayType_$type,2);case 0:return i.enumGetBox(i.NativeUIInputDisplayType_$type,0)}break;case 16:return i.enumGetBox(i.BaseControlTheme_$type,n.j);case 17:switch(r.b6){case"text":return i.enumGetBox(i.NativeUIInputType_$type,0);case"number":return i.enumGetBox(i.NativeUIInputType_$type,1)}}return null},n.prototype.setValue=function(t,e,n){var r=t,s=i.typeCast(bt.$,r.inputs._inner[0]);switch(e){case 2:s.cm=null==n?null:n.toString();break;case 1:switch(i.EnumUtil.getEnumValue(i.NativeUIDisplayDensity_$type,n)){case 0:r.n=0;break;case 1:r.n=1;break;case 2:r.n=3;break;case 3:r.n=2}break;case 0:switch(i.EnumUtil.getEnumValue(i.NativeUIInputDisplayType_$type,n)){case 1:r.d=2;break;case 2:r.d=1;break;case 0:r.d=0}break;case 16:r.j=i.EnumUtil.getEnumValue(i.BaseControlTheme_$type,n);break;case 17:switch(i.EnumUtil.getEnumValue(i.NativeUIInputType_$type,n)){case 0:s.b6="text";break;case 1:s.b6="number"}}},n.prototype.getTargetForProperty=function(e,i){switch(e){case 9:case 10:return i}return t.prototype.getTargetForProperty.call(this,e,i)},n.$t=i.markType(n,"XInputBridge",ue.$),n}(ue),ce=function(t){function n(e){var i=t.call(this,e)||this;return i.g=null,i.e=null,i.d=null,i.f=null,i}return e.__extends(n,t),n.prototype.addHandler=function(t,e,n,r){var s=t;switch(n){case 1:s.clicked=i.delegateCombine(s.clicked,i.runOn(this,this.h)),this.d=r,this.f=e}},n.prototype.removeHandler=function(t,e,n,r){var s=t;switch(n){case 1:s.clicked=i.delegateRemove(s.clicked,i.runOn(this,this.h)),this.d=null,this.f=null}},n.prototype.h=function(t,e){if(null!=this.d){var n=new i.NativeUIButtonClickedEventArgs;this.d(this.f,n)}},n.prototype.setValue=function(t,e,n){var r=t;switch(e){case 3:if(r.clearButtonContent(),null!==i.typeCast(i.NativeUIComponent.$,n))this.e=n,r.appendButtonContent(this.e.x);else{var s=r.view.k.createElement("span");s.setText(null==n?null:n.toString()),r.appendButtonContent(s)}break;case 1:switch(i.EnumUtil.getEnumValue(i.NativeUIDisplayDensity_$type,n)){case 0:r.m=0;break;case 1:r.m=1;break;case 2:r.m=3;break;case 3:r.m=2}}},n.prototype.getValue=function(t,e){var n=t;switch(e){case 3:break;case 1:switch(n.m){case 0:return i.enumGetBox(i.NativeUIDisplayDensity_$type,0);case 1:return i.enumGetBox(i.NativeUIDisplayDensity_$type,1);case 3:return i.enumGetBox(i.NativeUIDisplayDensity_$type,2);case 2:return i.enumGetBox(i.NativeUIDisplayDensity_$type,3)}}return null},n.$t=i.markType(n,"XButtonBridge",ue.$),n}(ue),pe=function(t){function n(e){var i=t.call(this,e)||this;return i.d=null,i.e=null,i}return e.__extends(n,t),n.prototype.addHandler=function(t,e,n,r){var s=t;switch(n){case 2:s.change=i.delegateCombine(s.change,i.runOn(this,this.f)),this.d=r,this.e=e}},n.prototype.removeHandler=function(t,e,n,r){var s=t;switch(n){case 2:s.change=i.delegateRemove(s.change,i.runOn(this,this.f)),this.d=null,this.e=null}},n.prototype.f=function(t,e){if(null!=this.d){var n=new i.NativeUICheckboxChangeEventArgs;this.d(this.e,n)}},n.prototype.getValue=function(t,e){var i=t;switch(e){case 4:return i.t;case 5:return i.checked}return null},n.prototype.setValue=function(t,e,i){var n=t;switch(e){case 4:return void(n.t=i);case 5:return void(n.checked=i)}},n.$t=i.markType(n,"XCheckboxBridge",ue.$),n}(ue),de=function(t){function n(e,i){var n=t.call(this,e)||this;return n.i=null,n.j="default",n.k=null,n.i=i,n}return e.__extends(n,t),n.prototype.getValue=function(e,n){var r=e;switch(n){case 14:return this.k;case 13:return this.j;case 16:return i.enumGetBox(i.BaseControlTheme_$type,r.i)}return t.prototype.getValue.call(this,e,n)},n.prototype.setValue=function(e,n,r){var s=e;switch(n){case 13:return this.j=r,void(e.svgPath=i.SvgIconRegistry.instance.getSvgPathString(this.j,this.k));case 14:return this.k=r,void(e.svgPath=i.SvgIconRegistry.instance.getSvgPathString(this.j,this.k));case 16:s.i=i.EnumUtil.getEnumValue(i.BaseControlTheme_$type,r)}t.prototype.setValue.call(this,e,n,r)},n.prototype.getTargetForBuildInProperty=function(e,i){switch(i){case 13:case 14:return this.i}return t.prototype.getTargetForBuildInProperty.call(this,e,i)},n.$t=i.markType(n,"XIconButtonBridge",ce.$),n}(ce),fe=function(t){function n(){var e=null!==t&&t.apply(this,arguments)||this;return e.c=2,e}return e.__extends(n,t),Object.defineProperty(n,"b",{get:function(){return null==n.a&&(n.a=new n),n.a},enumerable:!0,configurable:!0}),n.h=function(){i.NativeUIComponent.ab(n.b)},Object.defineProperty(n.prototype,"flavor",{get:function(){return this.c},enumerable:!0,configurable:!0}),n.prototype.createComponent=function(t,e,i){switch(e){case 1:this.d(t,i);break;case 6:this.e(t,i);break;case 10:this.f(t,i);break;case 2:this.g(t,i)}},n.prototype.createComponentSync=function(t,e,i){this.createComponent(t,e,i)},n.prototype.supportsComponent=function(t){switch(t){case 1:case 6:case 10:case 2:return!0}return!1},n.prototype.g=function(t,e){var n=t,r=n.createElement("div"),s=n.getSubRenderer(r),o=new pt;o.provideContainer(s);s.getExternal(o,s.rootWrapper,null);var a=n.createElement("div");a.setRawStyleProperty("width","100%");var h=n.getSubRenderer(a),u=new bt;u.provideContainer(h);s.getExternal(u,h.rootWrapper,null);o.appendContentChild(a),o.inputs.add(u);var l=new le(o),c=new i.NativeUIInput;c.x=r,c.d=l,e(c)},n.prototype.d=function(t,e){var n=t,r=n.createElement("div"),s=n.getSubRenderer(r),o=new f;o.provideContainer(s);s.getExternal(o,s.rootWrapper,s.getExternal(o,null,null));var a=new ce(o),h=new i.NativeUIButton;h.x=r,h.d=a,e(h)},n.prototype.e=function(t,e){var n=t,r=n.createElement("div"),s=n.getSubRenderer(r),o=new Mt;o.provideContainer(s);s.getExternal(o,s.rootWrapper,s.getExternal(o,null,null));var a=new pe(o),h=new i.NativeUICheckbox;h.x=r,h.d=a,e(h)},n.prototype.f=function(t,e){var n=t,r=n.createElement("div"),s=n.getSubRenderer(r),o=new f;o.provideContainer(s),o.e=4;s.getExternal(o,s.rootWrapper,s.getExternal(o,null,null));var a=n.createElement("div"),h=n.getSubRenderer(a),u=new C;u.provideContainer(h);s.getExternal(u,h.rootWrapper,h.getExternal(u,null,null));o.appendButtonContent(a);var l=new de(o,u),c=new i.NativeUIIconButton;c.x=r,c.d=l,e(c)},n.$t=i.markType(n,"NativeUIXInputsFactory",i.Base.$,[i.INativeUIElementFactory_$type]),n.a=null,n}(i.Base),be=i.markEnum("KEYCODES","ENTER,13|SPACE,32|ESCAPE,27|LEFT_ARROW,37|UP_ARROW,38|RIGHT_ARROW,39|DOWN_ARROW,40|F2,113|TAB,9|CTRL,17|C,67|Z,90|Y,89|X,88|BACKSPACE,8|DELETE,46|INPUT_METHOD,229");t.ButtonClickEventArgs=c,t.ButtonDisplayStyle_$type=u,t.ButtonGroupDisplayStyle_$type=Yt,t.ButtonGroupOrientation=Xt,t.ButtonGroupOrientation_$type=Kt,t.ButtonGroupSelectionChangedEventArgs=Qt,t.ButtonGroupView=te,t.ButtonGroupVisualModelExport=Zt,t.ButtonView=d,t.ButtonVisualModelExport=p,t.CalendarView=I,t.CalendarVisualModelExport=B,t.CheckboxChangeEventArgs=Wt,t.CheckboxLabelPosition_$type=zt,t.CheckboxView=Ht,t.CheckboxVisualModelExport=$t,t.DateFormats=Ot,t.DateFormats_$type=wt,t.DatePicker=Ut,t.DatePickerView=Ft,t.DatePickerVisualModelExport=At,t.DateTimeValueFormatter=Bt,t.DayInfo=P,t.DayOfWeek=j,t.DayOfWeek_$type=T,t.ElevationHelper=h,t.FirstWeek=x,t.FirstWeek_$type=O,t.GotFocusEventArgs=Nt,t.IconClickedEventArgs=m,t.IconView=_,t.IconVisualModelExport=v,t.IgcButtonClickEventArgs=b,t.IgcButtonGroupSelectionChangedEventArgs=ne,t.IgcCheckboxChangeEventArgs=Lt,t.IgcDatePickerComponent=Dt,t.IgcDatePickerModule=Et,t.IgcGotFocusEventArgs=qt,t.IgcInputChangeEventArgs=yt,t.IgcLostFocusEventArgs=Rt,t.IgcSelectedValueChangedEventArgs=F,t.IgcXButtonComponent=g,t.IgcXButtonGroupButtonCollection=ie,t.IgcXButtonGroupComponent=re,t.IgcXButtonGroupModule=se,t.IgcXButtonModule=y,t.IgcXCalendarComponent=U,t.IgcXCalendarLocaleEnModule=D,t.IgcXCalendarModule=q,t.IgcXCheckboxComponent=Vt,t.IgcXCheckboxModule=Gt,t.IgcXIconComponent=k,t.IgcXIconModule=S,t.IgcXInputComponent=Ct,t.IgcXInputGroupComponent=Pt,t.IgcXInputGroupInputCollection=Tt,t.IgcXInputGroupItemComponent=gt,t.IgcXInputGroupModule=xt,t.IgcXInputModule=kt,t.IgcXLabelComponent=St,t.IgcXLabelModule=jt,t.IgcXPrefixComponent=oe,t.IgcXPrefixModule=ae,t.IgcXRippleComponent=o,t.IgcXRippleModule=a,t.IgcXSuffixComponent=he,t.InputChangeEventArgs=it,t.InputGroupDisplayType=K,t.InputGroupDisplayType_$type=Y,t.InputGroupView=rt,t.InputGroupVisualModelExport=J,t.InputShiftType=L,t.InputShiftType_$type=V,t.InputView=ht,t.InputVisualModelExport=Z,t.KEYCODES_$type=be,t.LabelShiftType=H,t.LabelShiftType_$type=M,t.LabelView=at,t.LabelVisualModelExport=Q,t.LostFocusEventArgs=It,t.MaskOptions=nt,t.MaskParsingService=et,t.NativeUIXInputsFactory=fe,t.PrefixShiftType=W,t.PrefixShiftType_$type=$,t.PrefixView=ot,t.PrefixVisualModelExport=X,t.Replaced=tt,t.RippleView=r,t.RippleVisualModelExport=n,t.SelectedValueChangedEventArgs=w,t.SuffixShiftType=E,t.SuffixShiftType_$type=z,t.SuffixView=st,t.SuffixVisualModelExport=G,t.TextElementsVisualModelExport=N,t.ThemeResolver=l,t.XButton=f,t.XButtonBridge=ce,t.XButtonGroup=ee,t.XButtonGroupButtonCollection=Jt,t.XCalendar=A,t.XCalendarLocaleEn=R,t.XCheckbox=Mt,t.XCheckboxBridge=pe,t.XComponentBridge=ue,t.XIcon=C,t.XIconButtonBridge=de,t.XInput=bt,t.XInputBridge=le,t.XInputGroup=pt,t.XInputGroupInputCollection=dt,t.XInputGroupItem=ut,t.XLabel=ft,t.XPrefix=ct,t.XRipple=s,t.XSuffix=lt,Object.defineProperty(t,"__esModule",{value:!0})}));