web-input-material 0.0.352 → 0.0.357
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/FileInput.bundle.js +1 -1
- package/components/FileInput.js +1 -1
- package/components/GenericInput.bundle.js +1 -1
- package/components/GenericInput.js +1 -1
- package/components/GenericInputs.bundle.js +1 -1
- package/components/GenericInputs.js +1 -1
- package/components/RequireableCheckbox.bundle.js +1 -1
- package/components/RequireableCheckbox.js +1 -1
- package/index.bundle.js +10 -10
- package/index.js +1 -1
- package/package.json +1 -1
|
@@ -105,4 +105,4 @@ var r=function(e,t){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Arr
|
|
|
105
105
|
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
106
106
|
* THE SOFTWARE.
|
|
107
107
|
*/
|
|
108
|
-
var r={BG_FOCUSED:"mdc-ripple-upgraded--background-focused",FG_ACTIVATION:"mdc-ripple-upgraded--foreground-activation",FG_DEACTIVATION:"mdc-ripple-upgraded--foreground-deactivation",ROOT:"mdc-ripple-upgraded",UNBOUNDED:"mdc-ripple-upgraded--unbounded"},o={VAR_FG_SCALE:"--mdc-ripple-fg-scale",VAR_FG_SIZE:"--mdc-ripple-fg-size",VAR_FG_TRANSLATE_END:"--mdc-ripple-fg-translate-end",VAR_FG_TRANSLATE_START:"--mdc-ripple-fg-translate-start",VAR_LEFT:"--mdc-ripple-left",VAR_TOP:"--mdc-ripple-top"},i={DEACTIVATION_TIMEOUT_MS:225,FG_DEACTIVATION_MS:150,INITIAL_ORIGIN_SCALE:.6,PADDING:10,TAP_DELAY_MS:300}},function(e,t,n){"use strict";var r;function o(e,t){void 0===t&&(t=!1);var n,o=e.CSS;if("boolean"==typeof r&&!t)return r;if(!(o&&"function"==typeof o.supports))return!1;var i=o.supports("--css-vars","yes"),a=o.supports("(--css-vars: yes)")&&o.supports("color","#00000000");return n=i||a,t||(r=n),n}function i(e,t,n){if(!e)return{x:0,y:0};var r,o,i=t.x,a=t.y,l=i+n.left,s=a+n.top;if("touchstart"===e.type){var u=e;r=u.changedTouches[0].pageX-l,o=u.changedTouches[0].pageY-s}else{var c=e;r=c.pageX-l,o=c.pageY-s}return{x:r,y:o}}n.d(t,{Y:function(){return i},x:function(){return o}})},function(e,t,n){"use strict";n.d(t,{M:function(){return a}});var r=n(181),o=n(0),i=n(159),a=function(e,t){var n=t.id?t.id:t.label?e+"-"+t.label:(0,i.k)(e);return(0,r.CR)((0,o.useState)(n),1)[0]}},function(e,t,n){"use strict";n.d(t,{k:function(){return r}});var r=function(e){return e+"-"+(Math.random()+Math.random()+1).toString(36).substring(2)}},,,,,,,,,,,,function(e,t,n){"use strict";n.r(t),n.d(t,{Checkbox:function(){return b}});var r=n(181),o=n(0),i=function(e,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])},i(e,t)};var a=function(){return a=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},a.apply(this,arguments)};var l=n(151),s={ANIM_CHECKED_INDETERMINATE:"mdc-checkbox--anim-checked-indeterminate",ANIM_CHECKED_UNCHECKED:"mdc-checkbox--anim-checked-unchecked",ANIM_INDETERMINATE_CHECKED:"mdc-checkbox--anim-indeterminate-checked",ANIM_INDETERMINATE_UNCHECKED:"mdc-checkbox--anim-indeterminate-unchecked",ANIM_UNCHECKED_CHECKED:"mdc-checkbox--anim-unchecked-checked",ANIM_UNCHECKED_INDETERMINATE:"mdc-checkbox--anim-unchecked-indeterminate",BACKGROUND:"mdc-checkbox__background",CHECKED:"mdc-checkbox--checked",CHECKMARK:"mdc-checkbox__checkmark",CHECKMARK_PATH:"mdc-checkbox__checkmark-path",DISABLED:"mdc-checkbox--disabled",INDETERMINATE:"mdc-checkbox--indeterminate",MIXEDMARK:"mdc-checkbox__mixedmark",NATIVE_CONTROL:"mdc-checkbox__native-control",ROOT:"mdc-checkbox",SELECTED:"mdc-checkbox--selected",UPGRADED:"mdc-checkbox--upgraded"},u={ARIA_CHECKED_ATTR:"aria-checked",ARIA_CHECKED_INDETERMINATE_VALUE:"mixed",DATA_INDETERMINATE_ATTR:"data-indeterminate",NATIVE_CONTROL_SELECTOR:".mdc-checkbox__native-control",TRANSITION_STATE_CHECKED:"checked",TRANSITION_STATE_INDETERMINATE:"indeterminate",TRANSITION_STATE_INIT:"init",TRANSITION_STATE_UNCHECKED:"unchecked"},c={ANIM_END_LATCH_MS:250},f=function(e){function t(n){var r=e.call(this,a(a({},t.defaultAdapter),n))||this;return r.currentCheckState_=u.TRANSITION_STATE_INIT,r.currentAnimationClass_="",r.animEndLatchTimer_=0,r.enableAnimationEndHandler_=!1,r}return function(e,t){function n(){this.constructor=e}i(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}(t,e),Object.defineProperty(t,"cssClasses",{get:function(){return s},enumerable:!0,configurable:!0}),Object.defineProperty(t,"strings",{get:function(){return u},enumerable:!0,configurable:!0}),Object.defineProperty(t,"numbers",{get:function(){return c},enumerable:!0,configurable:!0}),Object.defineProperty(t,"defaultAdapter",{get:function(){return{addClass:function(){},forceLayout:function(){},hasNativeControl:function(){return!1},isAttachedToDOM:function(){return!1},isChecked:function(){return!1},isIndeterminate:function(){return!1},removeClass:function(){},removeNativeControlAttr:function(){},setNativeControlAttr:function(){},setNativeControlDisabled:function(){}}},enumerable:!0,configurable:!0}),t.prototype.init=function(){this.currentCheckState_=this.determineCheckState_(),this.updateAriaChecked_(),this.adapter.addClass(s.UPGRADED)},t.prototype.destroy=function(){clearTimeout(this.animEndLatchTimer_)},t.prototype.setDisabled=function(e){this.adapter.setNativeControlDisabled(e),e?this.adapter.addClass(s.DISABLED):this.adapter.removeClass(s.DISABLED)},t.prototype.handleAnimationEnd=function(){var e=this;this.enableAnimationEndHandler_&&(clearTimeout(this.animEndLatchTimer_),this.animEndLatchTimer_=setTimeout((function(){e.adapter.removeClass(e.currentAnimationClass_),e.enableAnimationEndHandler_=!1}),c.ANIM_END_LATCH_MS))},t.prototype.handleChange=function(){this.transitionCheckState_()},t.prototype.transitionCheckState_=function(){if(this.adapter.hasNativeControl()){var e=this.currentCheckState_,t=this.determineCheckState_();if(e!==t){this.updateAriaChecked_();var n=s.SELECTED;t===u.TRANSITION_STATE_UNCHECKED?this.adapter.removeClass(n):this.adapter.addClass(n),this.currentAnimationClass_.length>0&&(clearTimeout(this.animEndLatchTimer_),this.adapter.forceLayout(),this.adapter.removeClass(this.currentAnimationClass_)),this.currentAnimationClass_=this.getTransitionAnimationClass_(e,t),this.currentCheckState_=t,this.adapter.isAttachedToDOM()&&this.currentAnimationClass_.length>0&&(this.adapter.addClass(this.currentAnimationClass_),this.enableAnimationEndHandler_=!0)}}},t.prototype.determineCheckState_=function(){var e=u.TRANSITION_STATE_INDETERMINATE,t=u.TRANSITION_STATE_CHECKED,n=u.TRANSITION_STATE_UNCHECKED;return this.adapter.isIndeterminate()?e:this.adapter.isChecked()?t:n},t.prototype.getTransitionAnimationClass_=function(e,n){var r=u.TRANSITION_STATE_INIT,o=u.TRANSITION_STATE_CHECKED,i=u.TRANSITION_STATE_UNCHECKED,a=t.cssClasses,l=a.ANIM_UNCHECKED_CHECKED,s=a.ANIM_UNCHECKED_INDETERMINATE,c=a.ANIM_CHECKED_UNCHECKED,f=a.ANIM_CHECKED_INDETERMINATE,p=a.ANIM_INDETERMINATE_CHECKED,d=a.ANIM_INDETERMINATE_UNCHECKED;switch(e){case r:return n===i?"":n===o?p:d;case i:return n===o?l:s;case o:return n===i?c:f;default:return n===o?p:d}},t.prototype.updateAriaChecked_=function(){this.adapter.isIndeterminate()?this.adapter.setNativeControlAttr(u.ARIA_CHECKED_ATTR,u.ARIA_CHECKED_INDETERMINATE_VALUE):this.adapter.removeNativeControlAttr(u.ARIA_CHECKED_ATTR)},t}(l.K),p=n(138),d=o.createContext(!1),h=o.createContext(!1),m=n(183),v=n(158),_=n(137);var y=n(149),g=function(e){var t=function(e){var t=e.className,n=e.style,i=e.rootProps,a=e.label,l=e.children,s=e.disabled,u=e.label||e.children,c=(0,v.M)("toggle-",e),f=u?{disabled:s}:(0,r.pi)({className:t,style:n,disabled:s},i);return{id:c,renderToggle:function(e){return u?o.createElement(_.FormField,(0,r.pi)({},i,{className:t,style:n}),e,o.createElement("label",{id:c+"label",htmlFor:c},a,l)):e},toggleRootProps:f}}(e),n=t.renderToggle,i=t.toggleRootProps,a=t.id,l=(0,y.j)({props:e,elements:{rootEl:!0,checkboxEl:!0},foundation:function(e){var t=e.rootEl,n=e.checkboxEl,r=e.getProps;return new f({addClass:function(e){return t.addClass(e)},removeClass:function(e){return t.removeClass(e)},setNativeControlAttr:function(e,t){return n.setProp(e,t)},removeNativeControlAttr:function(e){return n.removeProp(e)},isIndeterminate:function(){return!!r().indeterminate},isChecked:function(){var e;return void 0!==r().checked?!!r().checked:!!(null===(e=n.ref)||void 0===e?void 0:e.checked)},hasNativeControl:function(){return!!n.ref},setNativeControlDisabled:function(e){return n.setProp("disabled",e)},forceLayout:function(){var e;return null===(e=t.ref)||void 0===e?void 0:e.offsetWidth},isAttachedToDOM:function(){return!0}})}}),s=l.foundation,u=(0,r._T)(l,["foundation"]),c=u.rootEl,p=u.checkboxEl,d=(0,o.useCallback)((function(){p.ref&&(p.ref.indeterminate=Boolean(e.indeterminate)),window.requestAnimationFrame((function(){s.handleChange()}))}),[e.indeterminate,s,p.ref]);(0,o.useEffect)((function(){d()}),[d]);return c.setProp("onAnimationEnd",(function(t){var n;null===(n=e.onAnimationEnd)||void 0===n||n.call(e,t),s.handleAnimationEnd()}),!0),p.setProp("onChange",(function(t){var n;null===(n=e.onChange)||void 0===n||n.call(e,t),d()}),!0),(0,r.pi)({foundation:s,renderToggle:n,toggleRootProps:i,id:a},u)};f.prototype.installPropertyChangeHooks_=function(){};var b=(0,p.LM)((function(e,t){var n=g(e),i=n.renderToggle,a=n.id,l=n.toggleRootProps,s=n.rootEl,u=n.checkboxEl,c=(e.children,e.className,e.label,e.style,e.indeterminate),f=e.inputRef,d=(e.foundationRef,(0,r._T)(e,["children","className","label","style","indeterminate","inputRef","foundationRef"]));return i(o.createElement(w,(0,r.pi)({},s.props((0,r.pi)({checked:d.checked,indeterminate:c},l)),{ref:(0,p.lq)(s.setRef,t)}),o.createElement("input",(0,r.pi)({},u.props((0,r.pi)((0,r.pi)({},d),{className:"mdc-checkbox__native-control"})),{type:"checkbox",ref:(0,p.lq)(u.setRef,f),id:a})),o.createElement(E,null),o.createElement(T,null)))})),w=(0,m.U8)({surface:!1,unbounded:!0})(o.forwardRef((function(e,t){var n=(0,o.useContext)(d),i=(0,o.useContext)(h),a=e.disabled,l=e.checked,s=e.indeterminate,u=(0,r._T)(e,["disabled","checked","indeterminate"]),c=(0,p.oC)(e,["mdc-checkbox",{"mdc-data-table__row-checkbox":n&&!i,"mdc-data-table__header-row-checkbox":i,"mdc-checkbox--disabled":a,"mdc-checkbox--selected":l||s}]);return o.createElement(p.Vp,(0,r.pi)({},u,{className:c,ref:t}))}))),T=o.memo((function(){return o.createElement("div",{className:"mdc-checkbox__ripple"})})),E=o.memo((function(){return o.createElement("div",{className:"mdc-checkbox__background"},o.createElement("svg",{className:"mdc-checkbox__checkmark",viewBox:"0 0 24 24"},o.createElement("path",{className:"mdc-checkbox__checkmark-path",fill:"none",stroke:"white",d:"M1.73,12.91 8.1,19.28 22.79,4.59"})),o.createElement("div",{className:"mdc-checkbox__mixedmark"}))}))},,,,,,,function(module,__unused_webpack_exports,__webpack_require__){"use strict";var __dirname="/",t;if(module=__webpack_require__.nmd(module),null!==module&&"undefined"!==eval("typeof require")&&null!==eval("require")&&"main"in eval("require")&&"undefined"!==eval("typeof require.main")&&null!==eval("require.main")){var ORIGINAL_MAIN_MODULE=module;module!==eval("require.main")&&"paths"in module&&"paths"in eval("require.main")&&null!=__dirname&&(module.paths=eval("require.main.paths").concat(module.paths.filter((function(path){return eval("require.main.paths").includes(path)}))))}if(null==window)var window=void 0===__webpack_require__.g||null===__webpack_require__.g?{}:__webpack_require__.g;t=function(__WEBPACK_EXTERNAL_MODULE__0__,__WEBPACK_EXTERNAL_MODULE__2__,__WEBPACK_EXTERNAL_MODULE__12__,__WEBPACK_EXTERNAL_MODULE__4__,__WEBPACK_EXTERNAL_MODULE__3__,__WEBPACK_EXTERNAL_MODULE__13__,__WEBPACK_EXTERNAL_MODULE__14__,__WEBPACK_EXTERNAL_MODULE__5__,__WEBPACK_EXTERNAL_MODULE__15__,__WEBPACK_EXTERNAL_MODULE__16__,__WEBPACK_EXTERNAL_MODULE__17__,__WEBPACK_EXTERNAL_MODULE__18__,__WEBPACK_EXTERNAL_MODULE__6__,__WEBPACK_EXTERNAL_MODULE__8__,__WEBPACK_EXTERNAL_MODULE__52__,__WEBPACK_EXTERNAL_MODULE__9__,__WEBPACK_EXTERNAL_MODULE__10__,__WEBPACK_EXTERNAL_MODULE__11__,__WEBPACK_EXTERNAL_MODULE__7__){return function(){var __webpack_modules__=[function(e){e.exports=__WEBPACK_EXTERNAL_MODULE__0__},function(module,__unused_webpack_exports,__nested_webpack_require_4280__){var __dirname="/",e,t,r,n,i,o,s,a,l,p,c,u,d;if(module=__nested_webpack_require_4280__.nmd(module),null!==module&&"undefined"!==eval("typeof require")&&null!==eval("require")&&"main"in eval("require")&&"undefined"!==eval("typeof require.main")&&null!==eval("require.main")){var ORIGINAL_MAIN_MODULE=module;module!==eval("require.main")&&"paths"in module&&"paths"in eval("require.main")&&null!=__dirname&&(module.paths=eval("require.main.paths").concat(module.paths.filter((function(path){return eval("require.main.paths").includes(path)}))))}if(null==window)var window=void 0===__nested_webpack_require_4280__.g||null===__nested_webpack_require_4280__.g?{}:__nested_webpack_require_4280__.g;module.exports=(e=__nested_webpack_require_4280__(2),t=__nested_webpack_require_4280__(12),r=__nested_webpack_require_4280__(4),n=__nested_webpack_require_4280__(0),i=__nested_webpack_require_4280__(3),o=__nested_webpack_require_4280__(13),s=__nested_webpack_require_4280__(14),a=__nested_webpack_require_4280__(5),l=__nested_webpack_require_4280__(15),p=__nested_webpack_require_4280__(16),c=__nested_webpack_require_4280__(17),u=__nested_webpack_require_4280__(18),d=__nested_webpack_require_4280__(6),function(){var f=[function(t){t.exports=e},function(e){e.exports=r},function(e){e.exports=n},function(e){e.exports=t},function(e,t,n){var r=n(0),o=n.n(r),i=n(1),a=n.n(i),l=n(2);t.default=function(e){return void 0===e&&(e={}),e=o()({readAttribute:!0,type:l.string},e),function(t,n){if("string"==typeof n){var r,i=t.self||t.constructor;if(e.readAttribute){Object.prototype.hasOwnProperty.call(i,"observedAttributes")||(i.observedAttributes=i.observedAttributes?[].concat(i.observedAttributes):[]);var l=a().stringCamelCaseToDelimited(n);i.observedAttributes.includes(l)||i.observedAttributes.push(l)}e.type&&(Object.prototype.hasOwnProperty.call(i,"propertyTypes")||(i.propertyTypes=i.propertyTypes?o()({},i.propertyTypes):{}),!e.update&&Object.prototype.hasOwnProperty.call(i,n)||(i.propertyTypes[n]=e.type)),e.writeAttribute&&(Object.prototype.hasOwnProperty.call(i,"propertiesToReflectAsAttributes")||(i.propertiesToReflectAsAttributes=i.propertiesToReflectAsAttributes?a().copy(i.propertiesToReflectAsAttributes):[]),(e.update||i.propertiesToReflectAsAttributes instanceof Map&&!i.propertiesToReflectAsAttributes.has(n)||Array.isArray(i.propertiesToReflectAsAttributes)&&!i.propertiesToReflectAsAttributes.includes(n)||null!==i.propertiesToReflectAsAttributes&&"object"==typeof i.propertiesToReflectAsAttributes&&!Object.prototype.hasOwnProperty.call(i.propertiesToReflectAsAttributes,n))&&("boolean"==typeof e.writeAttribute?!0===e.writeAttribute&&i.propertyTypes&&Object.prototype.hasOwnProperty.call(i.propertyTypes,n)&&(r=i.propertyTypes[n]):r=e.writeAttribute,void 0!==r&&(Array.isArray(i.propertiesToReflectAsAttributes)&&(!0===e.writeAttribute?i.propertiesToReflectAsAttributes.push(n):i.propertiesToReflectAsAttributes=i.normalizePropertyTypeList(i.propertiesToReflectAsAttributes)),i.propertiesToReflectAsAttributes instanceof Map&&i.propertiesToReflectAsAttributes.set(n,r),null!==i.propertiesToReflectAsAttributes&&"object"==typeof i.propertiesToReflectAsAttributes&&(i.propertiesToReflectAsAttributes[n]=r)))),e.alias&&(Object.prototype.hasOwnProperty.call(i,"propertyAliases")||(i.propertyAliases=i.propertyAliases?o()({},i.propertyAliases):{}),!e.update&&Object.prototype.hasOwnProperty.call(i,n)||(i.propertyAliases[n]=e.alias))}}}},function(e,t,n){n.d(t,{api:function(){return P}});var r,o,i,a,l=n(6),s=n.n(l),u=n(0),c=n.n(u),f=n(7),p=n.n(f),d=n(8),h=n.n(d),m=n(3),v=n.n(m),_=n(9),y=n.n(_),g=(n(10),n(11)),b=n.n(g),w=n(1),T=n.n(w),E=n(2),x=n(4);function k(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(n)return(n=n.call(e)).next.bind(n);if(Array.isArray(e)||(n=function(e,t){if(e){if("string"==typeof e)return O(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?O(e,t):void 0}}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0;return function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function O(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var C="undefined"==typeof HTMLElement?function(){}:HTMLElement,S=(r=(0,x.default)({type:E.boolean,writeAttribute:!0}),a=function(e){function t(){var n;return(n=e.call(this)||this).batchAttributeUpdates=!0,n.batchPropertyUpdates=!0,n.batchUpdates=!0,n.batchedAttributeUpdateRunning=!0,n.batchedPropertyUpdateRunning=!0,n.batchedUpdateRunning=!0,n.parent=null,n.rootInstance=null,n.scope={Tools:T()},n.domNodeEventBindings=new Map,n.domNodeTemplateCache=new Map,n.externalProperties={},n.ignoreAttributeUpdateObservations=!1,n.internalProperties={},n.outputEventNames=new Set,n.instance=null,p()(n,"isRoot",i,h()(n)),n.root=void 0,n.runDomConnectionAndRenderingInSameEventQueue=!1,n.self=t,n.slots={},n.self=n.constructor,n.self._propertiesToReflectAsAttributes||(n.self._propertiesToReflectAsAttributes=n.self.normalizePropertyTypeList(n.self.propertiesToReflectAsAttributes)),n.generateAliasIndex(),n.root=h()(n),n.defineGetterAndSetterInterface(),n}v()(t,e);var n=t.prototype;return n.attributeChangedCallback=function(e,t,n){this.ignoreAttributeUpdateObservations||t===n||this.updateAttribute(e,n)},n.updateAttribute=function(e,t){var n=this;this.evaluateStringOrNullAndSetAsProperty(e,t),this.batchAttributeUpdates?this.batchedAttributeUpdateRunning||this.batchedUpdateRunning||(this.batchedAttributeUpdateRunning=!0,this.batchedUpdateRunning=!0,T().timeout((function(){n.batchedAttributeUpdateRunning=!1,n.batchedUpdateRunning=!1,n.render("attributeChanged")}))):this.render("attributeChanged")},n.connectedCallback=function(){var e=this;try{this.isConnected=!0}catch(e){}this.parent=this,this.rootInstance=this,this.attachEventHandler(),this.self.determineRootBinding&&this.determineRootBinding(),this.self.applyRootBinding&&this.isRoot&&(this.determineRenderScope(),this.applyBinding(this,this.scope)),this.batchedAttributeUpdateRunning=!1,this.batchedPropertyUpdateRunning=!1,this.batchedUpdateRunning=!1,this.grabGivenSlots(),this.reflectExternalProperties(this.externalProperties),this.runDomConnectionAndRenderingInSameEventQueue?this.render("connected"):T().timeout((function(){return e.render("connected")}))},n.disconnectedCallback=function(){try{this.isConnected=!1}catch(e){}for(var e,t=k(this.domNodeEventBindings.values());!(e=t()).done;)for(var n,r=k(e.value.values());!(n=r()).done;)(0,n.value)();this.slots={}},n.defineGetterAndSetterInterface=function(){for(var e,t=this,n=function(){var n=e.value;Object.prototype.hasOwnProperty.call(t,n)&&t.setPropertyValue(n,t[n]),Object.defineProperty(t,n,{configurable:!0,get:function(){return t.getPropertyValue(n)},set:function(e){t.setPropertyValue(n,e),t.triggerPropertySpecificRendering(n,e)}})},r=k(T().arrayUnique(Object.keys(this.self.propertyTypes).concat(Object.keys(this.self._propertyAliasIndex))));!(e=r()).done;)n()},n.getPropertyAlias=function(e){return Object.prototype.hasOwnProperty.call(this.self._propertyAliasIndex,e)?this.self._propertyAliasIndex[e]:null},n.getPropertyValue=function(e){var n,r,o,i,a=null!=(n=this.instance)&&null!=(r=n.current)&&r.properties&&(Object.prototype.hasOwnProperty.call(!t.propertyTypes,e)||Object.prototype.hasOwnProperty.call(this.instance.current.properties,e))?this.instance.current.properties[e]:this.externalProperties[e];return null!=(o=this.instance)&&null!=(i=o.current)&&i.state&&Object.prototype.hasOwnProperty.call(this.instance.current.state,e)?this.instance.current.state[e]:a},n.setExternalPropertyValue=function(e,t){this.externalProperties[e]=t;var n=this.getPropertyAlias(e);n&&(this.externalProperties[n]=t)},n.setInternalPropertyValue=function(e,t){this.internalProperties[e]=t;var n=this.getPropertyAlias(e);n&&(this.internalProperties[n]=t)},n.setPropertyValue=function(e,t){var n;this.reflectProperties(((n={})[e]=t,n)),this.setInternalPropertyValue(e,t)},n.triggerPropertySpecificRendering=function(e,t){var n=this;if(this.batchPropertyUpdates)this.batchedPropertyUpdateRunning||this.batchedUpdateRunning||(this.batchedPropertyUpdateRunning=!0,this.batchedUpdateRunning=!0,T().timeout((function(){void 0!==t&&n.isStateProperty(e)?(n.render("preStatePropertyChanged"),T().timeout((function(){n.setInternalPropertyValue(e,void 0),n.batchedPropertyUpdateRunning=!1,n.batchedUpdateRunning=!1,n.render("postStatePropertyChanged"),n.triggerOutputEvents()})).then(T().noop,T().noop)):(n.batchedPropertyUpdateRunning=!1,n.batchedUpdateRunning=!1,n.render("propertyChanged"),n.triggerOutputEvents())})));else{var r=this.isStateProperty(e);this.render(r?"preStatePropertyChanged":"propertyChanged"),void 0!==t&&r&&(this.setInternalPropertyValue(e,void 0),this.render("postStatePropertyChanged")),this.triggerOutputEvents()}},n.applyBinding=function(e,t){var n=this;if(e.getAttributeNames)for(var r,o=function(){var o=r.value,i="";if(o.startsWith("data-bind-")?i=o.substring("data-bind-".length):o.startsWith("bind-")&&(i=o.substring("bind-".length)),i){var a=e.getAttribute(o);if(null===a)return"continue";if(i.startsWith("attribute-")||i.startsWith("property-")){var l=T().stringEvaluate(a,t,!1,e);if(l.error)return console.warn('Error occurred during processing given attribute binding "'+o+'" on node:',e,l.error),"continue";i.startsWith("attribute-")?e.setAttribute(i.substring("attribute-".length),l.result):e[T().stringDelimitedToCamelCase(i.substring("property-".length))]=l.result}else if(i.startsWith("on-")){n.domNodeEventBindings.has(e)||n.domNodeEventBindings.set(e,new Map);var s=n.domNodeEventBindings.get(e);i=T().stringDelimitedToCamelCase(i.substring("on-".length)),s.has(i)&&s.get(i)(),t=c()({event:void 0,parameters:void 0},t);var u=T().stringCompile(a,t,!0);if(u.error)console.warn('Error occurred during compiling given event binding "'+o+'" on node:',e,u.error);else{var f=u.templateFunction.bind(e),p=function(){for(var n=arguments.length,r=new Array(n),i=0;i<n;i++)r[i]=arguments[i];t.event=r[0],t.parameters=r;try{f.apply(void 0,u.originalScopeNames.map((function(e){return t[e]})))}catch(t){console.warn('Error occurred during processing given event binding "'+o+'" on node:',e,'Given expression "'+a+'" could not be evaluated with given scope names "'+u.scopeNames.join('", "')+'": '+T().represent(t))}};e.addEventListener(i,p),s.set(i,(function(){e.removeEventListener(i,p),s.delete(i),0===s.size&&n.domNodeEventBindings.delete(e)}))}}}},i=k(e.getAttributeNames());!(r=i()).done;)o()},n.applyBindings=function(e,t,n){for(void 0===n&&(n=!0);e;){var r;null==(r=e.attributes)||!r.length||!n&&e.getAttribute("slot")||this.applyBinding(e,t),e.nodeName.toLowerCase().includes("-")||this.applyBindings(e.firstChild,t),e=e.nextSibling}},n.compileDomNodeTemplate=function(e,t,n){var r;if(void 0===t&&(t=[]),void 0===n&&(n={}),(n=c()({ignoreComponents:!0,ignoreNestedComponents:!0,map:this.domNodeTemplateCache,unsafe:this.self.renderUnsafe},n)).ignoreComponents&&null!=(r=e.nodeName)&&r.toLowerCase().includes("-"))return n.map;if(n.unsafe){var o=e.innerHTML;if(!o&&e.template&&(o=e.template),this.self.hasCode(o)){var i=T().stringCompile("`"+o+"`",t);n.map.set(e,{children:[],error:i.error,scopeNames:i.scopeNames,template:o,templateFunction:i.templateFunction})}}else{var a,l=e.nodeName.toLowerCase();if(["a","#text"].includes(l)){var s="a"===l?e.getAttribute("href"):e.textContent;this.self.hasCode(s)&&(a=s.replace(/ /g," ").trim())}var u=[];if(a){var f=T().stringCompile("`"+a+"`",t);n.map.set(e,{children:u,error:f.error,scopeNames:f.scopeNames,template:a,templateFunction:f.templateFunction})}for(var p=e.firstChild;p;)n.filter&&!n.filter(p)||u.push(this.compileDomNodeTemplate(p,t,c()({},n,{ignoreComponents:n.ignoreNestedComponents}))),p=p.nextSibling}return n.map},n.evaluateDomNodeTemplate=function(e,t,n){var r;if(void 0===t&&(t={}),void 0===n&&(n={}),(n=c()({applyBindings:!0,ignoreComponents:!0,ignoreNestedComponents:!0,map:this.domNodeTemplateCache,unsafe:this.self.renderUnsafe},n)).map.has(e)||this.compileDomNodeTemplate(e,t,n),n.map.has(e)){var o=n.map.get(e),i=o.error,a=o.scopeNames,l=o.templateFunction;if(i)console.warn("Error occurred during compiling node content: "+i);else{var s=null;try{s=l.apply(void 0,a.map((function(e){return t[e]})))}catch(i){console.warn('Error occurred when "'+this.self._name+'" is running "'+l+'": with bound names "'+a.join('", "')+'": "'+i+'". Rendering node:',e)}null!==s&&(n.unsafe?e.innerHTML=s:"a"===e.nodeName.toLowerCase()?e.setAttribute("href",s):e.textContent=s)}}if(!(n.unsafe||n.ignoreComponents&&null!=(r=e.nodeName)&&r.toLowerCase().includes("-")))for(var u=e.firstChild;u;)n.filter&&!n.filter(u)||this.evaluateDomNodeTemplate(u,t,c()({},n,{applyBindings:!1,ignoreComponents:n.ignoreNestedComponents})),u=u.nextSibling;return n.applyBindings&&this.applyBindings(e,t),n.map},t.replaceDomNodes=function(e,n){for(var r,o=k([].concat(n).reverse());!(r=o()).done;){var i,a=r.value;t.trimSlots&&a.nodeType===Node.TEXT_NODE&&""===(null==(i=a.nodeValue)?void 0:i.trim())||e.after(a)}e.remove()},t.unwrapDomNode=function(e){for(var t=e.parentNode,n=[];e.firstChild;)n.push(e.firstChild),t.insertBefore(e.firstChild,e);return t.removeChild(e),n},n.determineRootBinding=function(){for(var e=this.parentNode;e;){var n;(e instanceof t||null!=(n=e.nodeName)&&n.includes("-")||null===e.parentNode&&"[object ShadowRoot]"===e.toString())&&(this.rootInstance===this?(this.parent=e,this.rootInstance=e,this.setPropertyValue("isRoot",!1)):this.rootInstance=e),e=e.parentNode}},t.hasCode=function(e){return"string"==typeof e&&e.includes("${")&&e.includes("}")&&/\${[\s\S]+}/.test(e)},t.normalizePropertyTypeList=function(e){if("string"==typeof e&&(e=[e]),Array.isArray(e)){for(var n,r=e,o=new Map,i=k(r);!(n=i()).done;){var a=n.value;Object.prototype.hasOwnProperty.call(t.propertyTypes,a)&&o.set(a,t.propertyTypes[a])}return o}return T().convertPlainObjectToMap(e)},n.attachEventHandler=function(){if(null!==this.self.eventToPropertyMapping){var e=this.attachExplicitDefinedOutputEventHandler();this.attachImplicitDefinedOutputEventHandler(!e)}},n.attachExplicitDefinedOutputEventHandler=function(){for(var e=this,t=!1,n=function(){var n=o[r];Object.prototype.hasOwnProperty.call(e.internalProperties,n)||(t=!0,e.outputEventNames.add(n),e.setInternalPropertyValue(n,s()(b().mark((function t(){var r,o,i,a,l=arguments;return b().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:for(r=l.length,o=new Array(r),i=0;i<r;i++)o[i]=l[i];return t.next=3,e.reflectEventToProperties(n,o);case 3:(a=t.sent)&&(o[0]=a),e.forwardEvent(n,o);case 6:case"end":return t.stop()}}),t)})))))},r=0,o=Object.keys(this.self.eventToPropertyMapping);r<o.length;r++)n();return t},n.attachImplicitDefinedOutputEventHandler=function(e){var t=this;void 0===e&&(e=!0);for(var n=function(){var n=o[r],i=n[0],a=n[1];Object.prototype.hasOwnProperty.call(t.internalProperties,i)||![E.func,"function"].includes(a)||t.self.renderProperties.includes(i)||(t.outputEventNames.add(i),t.setInternalPropertyValue(i,(function(){for(var n=arguments.length,r=new Array(n),o=0;o<n;o++)r[o]=arguments[o];e&&t.reflectEventToProperties(i,r),t.forwardEvent(i,r)})))},r=0,o=Object.entries(this.self.propertyTypes);r<o.length;r++)n()},n.triggerOutputEvents=function(){for(var e,t=k(this.outputEventNames);!(e=t()).done;){var n=e.value;this.forwardEvent(n,[this.externalProperties])}},n.forwardEvent=function(e,t){return e.length>"onX".length&&e.startsWith("on")&&(e=T().stringLowerCase(e.substring(2))),this.dispatchEvent(new CustomEvent(e,{detail:{parameters:t}}))},n.applySlots=function(e,t){for(var n=this,r=0,o=Array.from(e.querySelectorAll("slot"));r<o.length;r++){var i=o[r],a=i.getAttribute("name");if(null===a||"default"===a)if(this.slots.default){if(this.self.renderSlots){if(this.self.evaluateSlots)for(var l,s=k(this.slots.default);!(l=s()).done;){var u=l.value;this.evaluateDomNodeTemplate(u,t)}this.self.replaceDomNodes(i,this.slots.default)}}else this.slots.default=this.self.unwrapDomNode(i).map((function(e){return n.grabSlotContent(e)}));else Object.prototype.hasOwnProperty.call(this.slots,a)?this.self.renderSlots&&(this.self.evaluateSlots&&this.evaluateDomNodeTemplate(this.slots[a],t),this.self.replaceDomNodes(i,this.slots[a])):this.slots[a]=this.grabSlotContent(this.self.unwrapDomNode(i).filter((function(e){return"#text"!==e.nodeName.toLowerCase()}))[0])}},n.grabSlotContent=function(e){var t;if("textarea"===(null==(t=e.firstElementChild)?void 0:t.nodeName.toLowerCase())&&(!e.firstElementChild.hasAttribute("data-no-template")||"false"===e.firstElementChild.getAttribute("data-no-template"))){var n,r,o=e.firstElementChild.value;null==(n=e.classList)||n.remove("web-component-template");var i=e.cloneNode();return null==(r=e.classList)||r.add("web-component-template"),i.innerHTML="",i.template=o,i}return this.self.cloneSlots?e.cloneNode(!0):e},n.grabGivenSlots=function(){var e=this;this.slots={};for(var t=0,n=Array.from(this.querySelectorAll("[slot]"));t<n.length;t++){for(var r=n[t],o=r.parentNode,i=!0;o;){if(o.nodeName.includes("-")){o===this&&(i=!1);break}o=o.parentNode}i||(this.slots[r.getAttribute&&r.getAttribute("slot")&&r.getAttribute("slot").trim()?r.getAttribute("slot").trim():r.nodeName.toLowerCase()]=this.grabSlotContent(r))}this.slots.default?this.slots.default=[this.slots.default]:this.childNodes.length>0?this.slots.default=Array.from(this.childNodes).map((function(t){return e.grabSlotContent(t)})):this.slots.default=[]},n.isStateProperty=function(e){var t,n,r,o;return Boolean((null==(t=this.instance)||null==(n=t.current)?void 0:n.state)&&(Object.prototype.hasOwnProperty.call(null==(r=this.instance)||null==(o=r.current)?void 0:o.state,e)||this.instance.current.state.modelState&&Object.prototype.hasOwnProperty.call(this.instance.current.state.modelState,e)))},n.generateAliasIndex=function(){if(!this.self._propertyAliasIndex){this.self._propertyAliasIndex=c()({},this.self.propertyAliases);for(var e=0,t=Object.entries(this.self._propertyAliasIndex);e<t.length;e++){var n=t[e],r=n[0],o=n[1];Object.prototype.hasOwnProperty.call(this.self._propertyAliasIndex,o)||(this.self._propertyAliasIndex[o]=r)}}},n.reflectExternalProperties=function(e){this.ignoreAttributeUpdateObservations=!0;for(var t=0,n=Object.entries(e);t<n.length;t++){var r=n[t],o=r[0],i=r[1];if(this.setExternalPropertyValue(o,i),this.isConnected){var a=T().stringCamelCaseToDelimited(o);if(this.self._propertiesToReflectAsAttributes.has(o))switch(this.self._propertiesToReflectAsAttributes.get(o)){case E.boolean:case"boolean":i?""!==this.getAttribute(a)&&this.setAttribute(a,""):this.hasAttribute(a)&&this.removeAttribute(a);break;case E.func:case"function":break;case"json":if(i){var l=JSON.stringify(i);if(l&&this.getAttribute(a)!==l){this.setAttribute(a,l);break}}this.hasAttribute(a)&&this.removeAttribute(a);break;case E.number:case"number":if("number"!=typeof i||isNaN(i))this.hasAttribute(a)&&this.removeAttribute(a);else{var s=""+i;this.getAttribute(a)!==s&&this.setAttribute(a,s)}break;case E.string:case"string":i?this.getAttribute(a)!==i&&this.setAttribute(a,i):this.hasAttribute(a)&&this.removeAttribute(a);break;case E.any:case E.array:case E.arrayOf:case E.element:case E.elementType:case E.instanceOf:case E.node:case E.object:case"object":case E.objectOf:case E.shape:case E.exact:case E.symbol:default:if(i){var u=T().represent(i);if(u&&this.getAttribute(a)!==u){this.setAttribute(a,u);break}}this.hasAttribute(a)&&this.removeAttribute(a)}}}this.ignoreAttributeUpdateObservations=!1},n.reflectProperties=function(e){var t,n,r,o;if(this.reflectExternalProperties(e),null!=(t=this.instance)&&null!=(n=t.current)&&n.state&&"object"==typeof this.instance.current.state)for(var i,a=k(Object.keys(this.instance.current.state).concat(this.instance.current.state.modelState?Object.keys(this.instance.current.state.modelState):[]));!(i=a()).done;){var l=i.value;Object.prototype.hasOwnProperty.call(this.internalProperties,l)&&this.setInternalPropertyValue(l,void 0)}null!=(r=this.internalProperties.model)&&r.state&&(null==(o=this.internalProperties.model)||delete o.state,this.setInternalPropertyValue("model",this.internalProperties.model));for(var s,u=k(this.self.controllableProperties);!(s=u()).done;){var c=s.value;Object.prototype.hasOwnProperty.call(e,c)&&this.setInternalPropertyValue(c,e[c])}},n.triggerRender=function(e){var t=this;this.batchUpdates?this.batchedUpdateRunning||(this.batchedUpdateRunning=!0,T().timeout((function(){t.batchedUpdateRunning=!1,t.render(e)}))):this.render(e)},n.reflectEventToProperties=function(){var e=s()(b().mark((function e(t,n){var r,o,i,a,l,s,u,f,p,d,h,m,v,_,y,g;return b().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r=this.batchUpdates,this.batchUpdates=!1,o=null,i=!1,!(this.self.eventToPropertyMapping&&Object.prototype.hasOwnProperty.call(this.self.eventToPropertyMapping,t)&&T().isFunction(this.self.eventToPropertyMapping[t]))){e.next=16;break}if(!((l=(a=this.self.eventToPropertyMapping)[t].apply(a,n.concat([this])))&&"then"in l&&T().isFunction(l.then))){e.next=12;break}return e.next=9,l;case 9:e.t0=e.sent,e.next=13;break;case 12:e.t0=l;case 13:s=e.t0,i=!0,Array.isArray(s)?(o=s[0],this.reflectProperties(o),T().extend(!0,this.internalProperties,s[1])):null===s?i=!1:"object"==typeof s&&(o=s,this.reflectProperties(s));case 16:if(!i&&n.length>0&&null!==n[0]&&"object"==typeof n[0]){if(f=n[0],"persist"in n[0]&&T().isFunction(n[0].persist))for(f={},p=0,d=Object.keys(this.self.propertyTypes);p<d.length;p++)for(h=d[p],m=k([h].concat(null!==(_=this.getPropertyAlias(h))&&void 0!==_?_:[]));!(v=m()).done;)y=v.value,(g=n[0].currentTarget&&Object.prototype.hasOwnProperty.call(n[0].currentTarget,y)?n[0].currentTarget[y]:this.getPropertyValue(y))!==this.externalProperties[y]&&(f[y]=g);else[null,void 0].includes(null==(u=f.detail)?void 0:u.value)||(f=c()({},f.detail));o=f,this.reflectProperties(f)}return this.triggerRender("propertyReflected"),this.batchUpdates=r,e.abrupt("return",o);case 20:case"end":return e.stop()}}),e,this)})));return function(t,n){return e.apply(this,arguments)}}(),n.evaluateStringOrNullAndSetAsProperty=function(e,t){var n=this,r=e.startsWith("-"),o=r?e.substring(1):e,i=T().stringDelimitedToCamelCase(o),a=this.getPropertyAlias(i);if(a&&Object.prototype.hasOwnProperty.call(this.self.propertyTypes,a)&&(i=a),Object.prototype.hasOwnProperty.call(this.self.propertyTypes,i)){var l=this.self.propertyTypes[i];if(r){if(t){var s=T().stringEvaluate(t,{Tools:T()},!1,this);s.error?(console.warn('Faild to process pre-evaluation attribute "'+e+'": '+s.error+'. Will be set to "undefined".'),this.setInternalPropertyValue(i,void 0)):(this.setInternalPropertyValue(i,s.result),this.setExternalPropertyValue(i,s.result))}}else switch(l){case E.boolean:case"boolean":var u=![null,"false"].includes(t);this.setInternalPropertyValue(i,u),this.setExternalPropertyValue(i,u);break;case E.func:case"function":var c,f=null,p=["data","event","firstArgument","firstParameter","options","scope","parameters","Tools"];if(t){var d=T().stringCompile(t,p);f=d.error,c=d.templateFunction,f&&console.warn('Failed to compile given handler "'+e+'": '+f+".")}this.setInternalPropertyValue(i,(function(){for(var r=arguments.length,o=new Array(r),a=0;a<r;a++)o[a]=arguments[a];n.outputEventNames.has(i)&&n.reflectEventToProperties(i,o);var l=void 0;if(!f)try{l=c.call(n,o[0],o[0],o[0],o[0],o[0],o[0],o,T())}catch(n){console.warn('Failed to evaluate function "'+e+'" with expression "'+t+'" and scope variables "'+p.join('", "')+'" set to "'+T().represent(o)+'": '+n+'. Set property to "undedefined".')}return n.self.renderProperties.includes(i)||n.forwardEvent(i,o),l})),f||this.setExternalPropertyValue(i,c);break;case"json":if(t){var h;try{h=JSON.parse(t)}catch(f){console.warn('Error occurred during parsing given json attribute "'+e+'": '+T().represent(f));break}this.setInternalPropertyValue(i,h),this.setExternalPropertyValue(i,T().copy(h,1))}else this.setInternalPropertyValue(i,null),this.setExternalPropertyValue(i,null);break;case E.number:case"number":if(null===t){this.setInternalPropertyValue(i,t),this.setExternalPropertyValue(i,t);break}var m=parseFloat(t);isNaN(m)&&(m=void 0),this.setInternalPropertyValue(i,m),this.setExternalPropertyValue(i,m);break;case E.string:case"string":this.setInternalPropertyValue(i,t),this.setExternalPropertyValue(i,t);break;case E.any:case E.array:case E.arrayOf:case E.element:case E.elementType:case E.instanceOf:case E.node:case E.object:case"object":case E.objectOf:case E.oneOf:case E.oneOfType:case E.shape:case E.exact:case E.symbol:default:if(t){var v=T().stringEvaluate(t,{},!1,this);if(v.error){console.warn('Error occurred during processing given attribute configuration "'+e+'":',v.error);break}this.setInternalPropertyValue(i,v.result),this.setExternalPropertyValue(i,T().copy(v.result,1))}else this.hasAttribute(e)?(this.setInternalPropertyValue(i,!0),this.setExternalPropertyValue(i,!0)):(this.setInternalPropertyValue(i,null),this.setExternalPropertyValue(i,null))}}},n.determineRenderScope=function(e){var t,n;void 0===e&&(e={}),this.scope=c()({},(null==(t=this.parent)?void 0:t.scope)||{},this.scope,this.internalProperties,((n={parent:this.parent,root:this.rootInstance,self:this})[T().stringLowerCase(this.self._name)||"instance"]=this,n),e),this.scope.scope=this.scope},n.applyShadowRootIfNotExisting=function(){this.self.shadowDOM&&this.root===this&&(this.root=(!("attachShadow"in this)&&"ShadyDOM"in window?window.ShadyDOM.wrap(this):this).attachShadow(null!==this.self.shadowDOM&&"object"==typeof this.self.shadowDOM?this.self.shadowDOM:{mode:"open"}))},n.render=function(e){if(void 0===e&&(e="unknown"),this.determineRenderScope(),this.dispatchEvent(new CustomEvent("render",{detail:{reason:e,scope:this.scope}}))){var t=T().stringEvaluate("`"+this.self.content+"`",this.scope);if(t.error)console.warn("Faild to process template: "+t.error);else{this.applyShadowRootIfNotExisting();var n=document.createElement("div");n.innerHTML=t.result,this.applySlots(n,c()({},this.scope,{parent:this})),this.root.innerHTML=n.innerHTML,this.applyBindings(this.root.firstChild,this.scope,this.self.renderSlots)}}},t}(C),a.applyRootBinding=!0,a.content="<slot>Please provide a template to transclude.</slot>",a.determineRootBinding=!0,a.shadowDOM=null,a.observedAttributes=[],a.controllableProperties=[],a.eventToPropertyMapping={},a.propertyAliases={},a.propertyTypes={onClick:E.func},a.propertiesToReflectAsAttributes=[],a.renderProperties=["children"],a.cloneSlots=!1,a.evaluateSlots=!1,a.renderSlots=!0,a.trimSlots=!0,a.renderUnsafe=!1,a._name="BaseWeb",a._propertyAliasIndex=void 0,a._propertiesToReflectAsAttributes=void 0,o=a,i=y()(o.prototype,"isRoot",[r],{configurable:!0,enumerable:!0,writable:!0,initializer:function(){return!0}}),o),P={component:S,register:function(e){return void 0===e&&(e=T().stringCamelCaseToDelimited(S._name)),customElements.define(e,S)}};t.default=S},function(e){e.exports=a},function(e){e.exports=l},function(e){e.exports=p},function(e){e.exports=c},function(e){e.exports=u},function(e){e.exports=d},function(e){e.exports=i},function(e){e.exports=o},function(e){e.exports=s},function(e,t,n){n.d(t,{api:function(){return _}});var r=n(0),o=n.n(r),i=n(3),a=n.n(i),l=n(1),s=n.n(l),u=n(2),c=n(12),f=n.n(c),p=n(13),d=n(14);function h(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(n)return(n=n.call(e)).next.bind(n);if(Array.isArray(e)||(n=function(e,t){if(e){if("string"==typeof e)return m(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?m(e,t):void 0}}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0;return function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function m(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var v=function(e){function t(){for(var n,r=arguments.length,o=new Array(r),i=0;i<r;i++)o[i]=arguments[i];return(n=e.call.apply(e,[this].concat(o))||this).compiledSlots={},n.preparedSlots={},n.reactRoot=null,n.rootReactInstance=null,n.self=t,n.wrapMemorizingWrapper=null,n.isWrapped=!1,n.reflectInstanceProperties=function(){var e;null!=(e=n.instance)&&e.current&&n.instance.current.properties&&n.reflectProperties(n.instance.current.properties)},n}a()(t,e);var n=t.prototype;return n.connectedCallback=function(){this.applyComponentWrapper(),this.rootReactInstance=this,e.prototype.connectedCallback.call(this)},n.disconnectedCallback=function(){e.prototype.disconnectedCallback.call(this)},n.reflectExternalProperties=function(t){this.isRoot&&e.prototype.reflectExternalProperties.call(this,t)},n.render=function(e){var t,n=this;if(void 0===e&&(e="unknown"),this.rootReactInstance===this&&this.dispatchEvent(new CustomEvent("render",{detail:{reason:e,scope:this.scope}}))){if(this.determineRenderScope(),0===Object.keys(this.compiledSlots).length&&this.preCompileSlots(),this.evaluateSlots(o()({},this.scope,{parent:this})),this.prepareProperties(this.internalProperties),this.applyShadowRootIfNotExisting(),this.root!==this)for(var r=this.firstChild;r;){var i=r.nextSibling;this.removeChild(r),r=i}this.reactRoot||(this.reactRoot=(0,d.createRoot)(this.root,{identifierPrefix:String(this.id||this.internalProperties.id||this.externalProperties.id||this.name||this.internalProperties.name||this.externalProperties.name)})),(0,p.flushSync)((function(){return n.reactRoot.render((0,c.createElement)(n.self.content,n.internalProperties))})),null!=(t=this.instance)&&t.current?this.reflectInstanceProperties():s().timeout(this.reflectInstanceProperties)}},n.setPropertyValue=function(e,t){var n;this.reflectProperties(((n={})[e]=s().copy(t,1),n)),this.setInternalPropertyValue(e,s().copy(t,1))},n.setInternalPropertyValue=function(t,n){null===n?n=u.NullSymbol:void 0===n&&(n=u.UndefinedSymbol),e.prototype.setInternalPropertyValue.call(this,t,n)},n.preCompileDomNodes=function(e,t,n){if(void 0===t&&(t={}),void 0===n&&(n=!1),1===(e=e.filter((function(e){return e.nodeType!==Node.TEXT_NODE||"string"==typeof e.nodeValue&&""!==e.nodeValue.trim()}))).length)return this.preCompileDomNode(e[0],t,n);for(var r,o=1,i=[],a=h(e);!(r=a()).done;){var l=r.value,s=this.preCompileDomNode(l,t,n,o.toString());s&&(i.push(s),o+=1)}return n?function(e){return function(){for(var t,n=[],r=h(i);!(t=r()).done;){var o=(0,t.value)(e);"function"==typeof o&&n.push(o.apply(void 0,arguments))}return(0,c.createElement)(c.Fragment,{children:n})}}:i},n.preCompileDomNode=function(e,t,n,r){var i,a,l=this;if(void 0===t&&(t={}),void 0===n&&(n=!1),n){var u=this.preCompileDomNode(e,o()({},t,{data:void 0,firstArgument:void 0,firstParameter:void 0,options:void 0,scope:void 0,parameters:void 0}),!1,r);return function(e){return function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];var i=n.length>0?n[0]:null;return u(o()({},e,{data:i,firstArgument:i,firstParameter:i,options:i,scope:i,parameters:n}))}}}if(e.nodeType===Node.TEXT_NODE){var f="string"==typeof e.nodeValue?e.nodeValue.trim():"",p=r&&f?(0,c.createElement)(c.Fragment,{children:f,key:r}):f||null;return function(){return p}}if(!e.getAttributeNames)return function(){return null};var d=this.self.isReactComponent(e);d?(e.determineRenderScope(),0===Object.keys(this.compiledSlots).length&&e.preCompileSlots(),i=e.internalProperties,r&&!Object.prototype.hasOwnProperty.call(i,"key")&&(i.key=r),a=e.constructor.content):(i={key:r},a=e.tagName.toLowerCase());for(var m,v=Object.keys(t),_={},y=function(){var n,r=m.value,o=e.getAttribute(r);if(null===o)return"continue";var a=!1,u="";if(r.startsWith("data-bind-")?u=r.substring("data-bind-".length):r.startsWith("bind-")&&(u=r.substring("bind-".length)),u.startsWith("attribute-")||"attributes"===u||u.startsWith("property-")||"properties"===u){var c=s().stringCompile(o,v),f=c.error,p=c.originalScopeNames,d=c.templateFunction;if(f)return console.warn('Error occurred during compiling given attribute binding "'+r+'" on node:',e,f),"continue";"attributes"===u||"properties"===u?a=!0:u=u.startsWith("attribute-")?u.substring("attribute-".length):u.substring("property-".length),o={originalScopeNames:p,templateFunction:d.bind(l)}}else if(u.startsWith("on-")){u=s().stringDelimitedToCamelCase(u),Object.prototype.hasOwnProperty.call(t,"event")||(v=[].concat(v,["event"])),Object.prototype.hasOwnProperty.call(t,"parameters")||(v=[].concat(v,["parameters"]));var h=s().stringCompile(o,v,!0),y=h.error,g=h.originalScopeNames,b=h.scopeNames,w=h.templateFunction;if(y)return console.warn('Error occurred during compiling given event binding "'+r+'" on node:',e,y),"continue";var T=w.bind(l);o=function(){for(var n=arguments.length,i=new Array(n),a=0;a<n;a++)i[a]=arguments[a];t.event=i[0],t.parameters=i;try{T.apply(void 0,g.map((function(e){return t[e]})))}catch(t){console.warn('Error occurred during processing given event binding "'+r+'" on node: ',e,'Given expression "'+o+'" could not be evaluated with given scope names "'+b.join('", "')+'": '+s().represent(t))}}}else u=r;var E={class:"className",for:"htmlFor"};Object.prototype.hasOwnProperty.call(E,u)&&(u=E[u]),u=s().stringDelimitedToCamelCase(u),null!=(n=o)&&n.originalScopeNames?_[a?"":u]=o:i[u]=o},g=h(e.getAttributeNames());!(m=g()).done;)y();if(!d){var b=Array.from(e.childNodes);b.length&&(i.children=this.preCompileDomNodes(b,t))}return function(n){(n=o()({},t,n)).scope=n;for(var r=o()({},i),s=0,u=Object.entries(_);s<u.length;s++){var f=u[s],p=f[0],h=f[1],m=h.originalScopeNames,v=h.templateFunction.apply(void 0,m.map((function(e){return n[e]})));""===p?r=o()({},r,v):r[p]=v}return Object.prototype.hasOwnProperty.call(r,"innerHTML")&&(r.dangerouslySetInnerHTML={__html:r.innerHTML},delete r.children,delete r.innerHTML),Object.prototype.hasOwnProperty.call(r,"textContent")?(r.children=r.textContent,delete r.textContent):d?(e.evaluateSlots(o()({},r,n,{parent:e})),e.prepareProperties(r),n=o()({},r,n,{parent:e})):r.children&&(r.children=l.evaluatePreCompiledDomNodes(r.children,n)),(0,c.createElement)(a,r)}},n.evaluatePreCompiledDomNodes=function(e,t){if(void 0===t&&(t={}),!Array.isArray(e))return e(t);if(1===e.length)return e[0](t);for(var n,r=[],o=h(e);!(n=o()).done;){var i=(0,n.value)(t);i&&r.push(i)}return r},n.preCompileSlots=function(){var e;for(var t in this.slots)Object.prototype.hasOwnProperty.call(this.slots,t)&&"default"!==t&&(this.compiledSlots[t]=this.preCompileDomNode(this.slots[t],o()({},this.scope,{parent:this}),[u.func,"function"].includes(this.self.propertyTypes&&this.self.propertyTypes[t])));this.slots.default&&this.slots.default.length>0&&(this.compiledSlots.children=this.preCompileDomNodes(this.slots.default,o()({},this.scope,{parent:this}),[u.func,"function"].includes(null==(e=this.self.propertyTypes)?void 0:e.children)))},n.evaluateSlots=function(e){for(var t in this.preparedSlots={},this.compiledSlots)Object.prototype.hasOwnProperty.call(this.compiledSlots,t)&&("children"===t?this.preparedSlots.children=this.evaluatePreCompiledDomNodes(this.compiledSlots[t],e):this.preparedSlots[t]=this.compiledSlots[t](e))},t.isReactComponent=function(e){var t=e.constructor;return"object"==typeof t.content&&(!1===t.attachWebComponentAdapterIfNotExists||"react"===t.content.webComponentAdapterWrapped)},n.determineRootBinding=function(){e.prototype.determineRootBinding.call(this);for(var t=this.parentNode;t;){if(this.self.isReactComponent(t)){this.rootReactInstance=t;break}t=t.parentNode}},n.applyComponentWrapper=function(){if("string"!=typeof this.self.content&&!this.isWrapped){this.isWrapped=!0;var e=this.self.content.wrapped||this.self.content;this.self.content.webComponentAdapterWrapped?this.wrapMemorizingWrapper&&(this.self.content=(0,c.memo)(this.self.content),this.self.content.wrapped=e):this.self.attachWebComponentAdapterIfNotExists?(this.self.content.displayName||(this.self.content.displayName=this.self._name),this.self.content=(0,c.forwardRef)((function(t,n){return(0,c.useImperativeHandle)(n,(function(){return{properties:t}})),(0,c.createElement)(e,t)})),(this.wrapMemorizingWrapper||null===this.wrapMemorizingWrapper)&&(this.self.content=(0,c.memo)(this.self.content)),this.self.content.wrapped=e,this.self.content.webComponentAdapterWrapped="react"):this.wrapMemorizingWrapper&&(this.self.content=(0,c.memo)(this.self.content),this.self.content.wrapped=e)}},n.prepareProperties=function(e){s().extend(e,this.preparedSlots),this.self.removeKnownUnwantedPropertyKeys(this.self,e),e.ref||(this.instance=(0,c.createRef)(),e.ref=this.instance)},t.removeKnownUnwantedPropertyKeys=function(e,t){if("string"!=typeof e.content)for(var n,r=h(["isRoot","isTrusted","__composed"]);!(n=r()).done;){var o=n.value;Object.prototype.hasOwnProperty.call(t,o)&&(Object.prototype.hasOwnProperty.call(e.content,"propTypes")&&!Object.prototype.hasOwnProperty.call(e.content.propTypes,o)||Object.prototype.hasOwnProperty.call(e.content,"wrapped")&&Object.prototype.hasOwnProperty.call(e.content.wrapped,"propTypes")&&!Object.prototype.hasOwnProperty.call(e.content.wrapped.propTypes,o))&&delete t[o]}},t}(n(5).default);v.attachWebComponentAdapterIfNotExists=!0,v.content="div",v.react=f(),v._name="ReactWebComponent";var _={component:v,register:function(e){return void 0===e&&(e=s().stringCamelCaseToDelimited(v._name)),customElements.define(e,v)}};t.default=v}],h={};function m(e){var t=h[e];if(void 0!==t)return t.exports;var n=h[e]={exports:{}};return f[e](n,n.exports,m),n.exports}m.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return m.d(t,{a:t}),t},m.d=function(e,t){for(var n in t)m.o(t,n)&&!m.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},m.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},m.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var v={};return function(){m.r(v),m.d(v,{ReactWeb:function(){return s},Web:function(){return f},reactWebAPI:function(){return u},webAPI:function(){return c},wrapAsWebComponent:function(){return p}});var e=m(0),t=m.n(e),n=m(3),r=m.n(n),o=m(1),i=m.n(o),a=m(15),l=m(5),s=a.default,u=a.api,c=l.api,f=l.default,p=function(e,n,o){var a,l,u,c;void 0===n&&(n="NoName"),void 0===o&&(o={});var f=e._name||(null==(a=e.___types)||null==(l=a.name)?void 0:l.name)||n.replace(/^(.*\/+)?([^/]+)\.tsx$/,"$2");o.propTypes&&(e.propTypes=o.propTypes);var p=e.propTypes||{},d=o.propertyAliases||e.propertyAliases||{},h=i().arrayUnique(Object.keys(p).concat(Object.keys(d)).concat(Object.values(d))),m=o.propertiesToReflectAsAttributes||e.propertiesToReflectAsAttributes||[];if(s.propertiesToReflectAsAttributes)if(Array.isArray(m))m=[].concat(s.propertiesToReflectAsAttributes,m);else if(m instanceof Map)for(var v=0,_=s.propertiesToReflectAsAttributes;v<_.length;v++){var y=_[v];m.set(y,s.propertyTypes[y])}else if(null!==m&&"object"==typeof m)for(var g=0,b=s.propertiesToReflectAsAttributes;g<b.length;g++){var w=b[g];m[w]=s.propertyTypes[w]}var T=h.map((function(e){return i().stringCamelCaseToDelimited(e)})),E=function(n){function i(){for(var r,a=arguments.length,l=new Array(a),s=0;s<a;s++)l[s]=arguments[s];return(r=n.call.apply(n,[this].concat(l))||this).self=i,r.internalProperties=o.internalProperties?t()({},o.internalProperties):e.internalProperties?t()({},e.internalProperties):{},r}return r()(i,n),i}(s);return E.attachWebComponentAdapterIfNotExists="boolean"!=typeof o.attachWebComponentAdapterIfNotExists||o.attachWebComponentAdapterIfNotExists,E.content=e,E.observedAttributes=s.observedAttributes.concat(T).concat(T.map((function(e){return"-"+e}))),E.controllableProperties=e.controllableProperties||o.controllableProperties||[],E.eventToPropertyMapping=null===o.eventToPropertyMapping?o.eventToPropertyMapping:o.eventToPropertyMapping?t()({},o.eventToPropertyMapping):null===e.eventToPropertyMapping?e.eventToPropertyMapping:e.eventToPropertyMapping?t()({},e.eventToPropertyMapping):{},E.propertyAliases=t()({},s.propertyAliases,d),E.propertiesToReflectAsAttributes=m,E.propertyTypes=t()({},s.propertyTypes,p),E.renderProperties=null!==(u=null!==(c=o.renderProperties)&&void 0!==c?c:e.renderProperties)&&void 0!==u?u:s.renderProperties,E._name=f,{component:E,register:function(e){return void 0===e&&(e=i().stringCamelCaseToDelimited(f)),customElements.define(e,E)}}};v.default=p}(),v}())},function(e){e.exports=__WEBPACK_EXTERNAL_MODULE__2__},function(e){e.exports=__WEBPACK_EXTERNAL_MODULE__3__},function(e){e.exports=__WEBPACK_EXTERNAL_MODULE__4__},function(e){e.exports=__WEBPACK_EXTERNAL_MODULE__5__},function(e){e.exports=__WEBPACK_EXTERNAL_MODULE__6__},function(e){e.exports=__WEBPACK_EXTERNAL_MODULE__7__},function(e){e.exports=__WEBPACK_EXTERNAL_MODULE__8__},function(e){e.exports=__WEBPACK_EXTERNAL_MODULE__9__},function(e){e.exports=__WEBPACK_EXTERNAL_MODULE__10__},function(e){e.exports=__WEBPACK_EXTERNAL_MODULE__11__},function(e){e.exports=__WEBPACK_EXTERNAL_MODULE__12__},function(e){e.exports=__WEBPACK_EXTERNAL_MODULE__13__},function(e){e.exports=__WEBPACK_EXTERNAL_MODULE__14__},function(e){e.exports=__WEBPACK_EXTERNAL_MODULE__15__},function(e){e.exports=__WEBPACK_EXTERNAL_MODULE__16__},function(e){e.exports=__WEBPACK_EXTERNAL_MODULE__17__},function(e){e.exports=__WEBPACK_EXTERNAL_MODULE__18__},,,,,,,,,,,,,,,,,,,,,function(module,__unused_webpack_exports,__nested_webpack_require_46224__){var __dirname="/",e,t,n,r,o,i,a,l,u,s;if(module=__nested_webpack_require_46224__.nmd(module),null!==module&&"undefined"!==eval("typeof require")&&null!==eval("require")&&"main"in eval("require")&&"undefined"!==eval("typeof require.main")&&null!==eval("require.main")){var ORIGINAL_MAIN_MODULE=module;module!==eval("require.main")&&"paths"in module&&"paths"in eval("require.main")&&null!=__dirname&&(module.paths=eval("require.main.paths").concat(module.paths.filter((function(path){return eval("require.main.paths").includes(path)}))))}if(null==window)var window=void 0===__nested_webpack_require_46224__.g||null===__nested_webpack_require_46224__.g?{}:__nested_webpack_require_46224__.g;module.exports=(e=__nested_webpack_require_46224__(2),t=__nested_webpack_require_46224__(8),n=__nested_webpack_require_46224__(52),r=__nested_webpack_require_46224__(9),o=__nested_webpack_require_46224__(10),i=__nested_webpack_require_46224__(11),a=__nested_webpack_require_46224__(4),l=__nested_webpack_require_46224__(0),u=__nested_webpack_require_46224__(3),s=__nested_webpack_require_46224__(7),function(){var c=[function(e){e.exports=s},function(t){t.exports=e},function(e){e.exports=u},function(e){e.exports=a},function(e){e.exports=r},function(e){e.exports=l},function(e,t,n){n.d(t,{WrapTooltip:function(){return u}});var r=n(1),o=n.n(r),i=n(9),a=n(11),l=n(0),s=!a.Tooltip||a.Tooltip.isDummy,u=function(e){var t=e.children,n=e.options;if("string"==typeof n)return s?(0,l.jsx)("div",{className:"generic-tooltip",title:n,children:t}):(0,l.jsx)(a.Tooltip,{content:(0,l.jsx)(i.Typography,{use:"caption",children:n}),children:(0,l.jsx)("div",{className:"generic-tooltip",children:t})});if(null!==n&&"object"==typeof n){if("string"==typeof n.content){if(s)return(0,l.jsx)("div",{className:"generic-tooltip",title:n.content,children:t});n=o()({},n,{content:(0,l.jsx)(i.Typography,{use:"caption",children:n.content})})}return s?(0,l.jsx)("div",{className:"generic-tooltip",children:t}):(0,l.jsx)(a.Tooltip,o()({},n,{children:(0,l.jsx)("div",{className:"generic-tooltip",children:t})}))}return(0,l.jsx)(l.Fragment,{children:t})}},function(e,t,n){n.d(t,{WrapConfigurations:function(){return l}}),n(1),n(13),n(2),n(4);var r=n(12),o=n(10),i=n(6),a=n(0),l=function(e){var t=e.children,n=e.strict,l=e.themeConfiguration,s=e.tooltip,u=e.wrap;return(0,a.jsx)(r.x,{strict:Boolean(n),children:(0,a.jsx)(i.WrapTooltip,{options:s,children:(0,a.jsx)(o.WrapThemeProvider,{configuration:l,wrap:u,children:t})})})}},function(e,t,n){n.d(t,{deriveMissingPropertiesFromState:function(){return u},determineInitialValue:function(){return d},determineValidationState:function(){return h},getConsolidatedProperties:function(){return v},mapPropertiesIntoModel:function(){return m},translateKnownSymbols:function(){return p},triggerCallbackIfExists:function(){return f},wrapStateSetter:function(){return c}});var r=n(1),o=n.n(r),i=n(3),a=n.n(i),l=n(5);function s(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}n(2);var u=function(e,t){void 0!==e.model.value&&void 0===e.value&&(e.value=e.model.value),void 0===e.value&&(e.value=t.value),e.model.state?e.model.state=o()({},e.model.state):e.model.state={};for(var n=0,r=Object.entries(t.modelState);n<r.length;n++){var i=r[n],a=i[0],l=i[1];void 0===e.model.state[a]&&(e.model.state[a]=l)}return e},c=function(e,t){return function(n){var r="function"==typeof n?n(t):n;a().equals(null==r?void 0:r.modelState,null==t?void 0:t.modelState)||e(r)}},f=function(e,t,n){void 0===n&&(n=!0);for(var r=arguments.length,o=new Array(r>3?r-3:0),i=3;i<r;i++)o[i-3]=arguments[i];t="on"+a().stringCapitalize(t),e[t]&&(n?e[t].apply(e,o):a().timeout((function(){return e[t].apply(e,o)})))},p=function(e){for(var t={},n=0,r=Object.entries(e);n<r.length;n++){var o=r[n],i=o[0],s=o[1];s===l.UndefinedSymbol?t[i]=void 0:s===l.NullSymbol?t[i]=null:t[i]=a().copy(e[i])}return t},d=function(e,t,n){var r,o;return void 0!==n?n:void 0!==e.value?e.value:void 0!==(null==(r=e.model)?void 0:r.value)?e.model.value:void 0!==e.initialValue?a().copy(e.initialValue):void 0!==e.default?a().copy(e.default):void 0!==(null==(o=e.model)?void 0:o.default)?a().copy(e.model.default):void 0!==t?t:null},h=function(e,t,n){void 0===n&&(n={});var r=!1;n=o()({invalidRequired:function(){return!1===e.model.nullable&&"boolean"!==e.model.type&&!e.model.value&&0!==e.model.value||"boolean"===e.model.type&&!("boolean"==typeof e.model.value||["false","true"].includes(e.model.value))}},n),e.model.state=e.model.state||{};for(var i=0,a=Object.entries(n);i<a.length;i++){var l=a[i],s=l[0],u=l[1],c=t[s];e.model.state[s]=u(),r=r||c!==t[s]}return r&&(e.model.state.invalid=Object.keys(n).some((function(t){return e.model.state[t]})),e.model.state.valid=!e.model.state.invalid),r},m=function(e,t){var n=a().extend(!0,{model:a().copy(t)},e);n.disabled&&(n.model.mutable=!1,delete n.disabled),n.invertedPattern&&(n.model.invertedRegularExpressionPattern=n.invertedPattern,delete n.invertedPattern),n.pattern&&(n.model.regularExpressionPattern=n.pattern,delete n.pattern),n.required&&(n.model.nullable=!1,delete n.required),"text"===n.type&&(n.type="string");for(var r,o=function(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(n)return(n=n.call(e)).next.bind(n);if(Array.isArray(e)||(n=function(e,t){if(e){if("string"==typeof e)return s(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?s(e,t):void 0}}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0;return function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}(Object.keys(n.model).concat("value"));!(r=o()).done;){var i=r.value;Object.prototype.hasOwnProperty.call(n,i)&&void 0!==n[i]&&(n.model[i]=n[i])}for(var l in n.model.state)Object.prototype.hasOwnProperty.call(n,l)&&void 0!==n[l]&&(n.model.state[l]=n[l]);return void 0===n.model.value&&(n.model.value=a().copy(n.model.default)),n},v=function(e){var t=o()({},e,e.model||{},(e.model||{}).state||{});return t.disabled=!(t.mutable&&t.writable),delete t.mutable,delete t.writable,delete t.state,t.required=!t.nullable,delete t.nullable,t.invertedRegularExpressionPattern&&(t.invertedPattern=t.invertedRegularExpressionPattern),delete t.invertedRegularExpressionPattern,t.regularExpressionPattern&&(t.pattern=t.regularExpressionPattern),delete t.regularExpressionPattern,t}},function(e){e.exports=i},function(e,t,n){n.d(t,{WrapThemeProvider:function(){return i}});var r=n(4),o=n(0),i=function(e){var t=e.children,n=e.configuration,i=e.wrap;return n?(0,o.jsx)(r.ThemeProvider,{options:n,wrap:!1!==i,children:t}):t}},function(e){e.exports=o},function(e,t,n){n.d(t,{x:function(){return i}});var r=n(2),o=n(0),i=function(e){var t=e.children;return e.strict?(0,o.jsx)(r.StrictMode,{children:t}):(0,o.jsx)(o.Fragment,{children:t})}},function(e){e.exports=t},,,,,,,,,,,,,,,,,,,,function(e,t,n){n.d(t,{by:function(){return m},cN:function(){return p},uG:function(){return _}});var r=n(1),o=n.n(r),i=n(3),a=n.n(i),l=n(5),s={declaration:l.string,default:l.any,description:l.string,name:l.string,selection:(0,l.oneOfType)([(0,l.arrayOf)((0,l.oneOfType)([(0,l.arrayOf)((0,l.oneOfType)([l.number,l.string])),l.number,(0,l.objectOf)((0,l.oneOfType)([l.number,l.string])),l.string])),(0,l.objectOf)((0,l.oneOfType)([l.number,l.string]))]),type:l.string,value:l.any},u={dirty:(0,l.oneOfType)([l.boolean,l.symbol]),pristine:(0,l.oneOfType)([l.boolean,l.symbol]),touched:(0,l.oneOfType)([l.boolean,l.symbol]),untouched:(0,l.oneOfType)([l.boolean,l.symbol]),focused:(0,l.oneOfType)([l.boolean,l.symbol]),visited:(0,l.oneOfType)([l.boolean,l.symbol]),invalid:(0,l.oneOfType)([l.boolean,l.symbol]),invalidRequired:(0,l.oneOfType)([l.boolean,l.symbol]),valid:(0,l.oneOfType)([l.boolean,l.symbol])},c=o()({},s,{emptyEqualsNull:l.boolean,trim:l.boolean,invertedRegularExpressionPattern:(0,l.oneOfType)([(0,l.arrayOf)((0,l.oneOfType)([l.object,l.string])),l.object,l.string]),regularExpressionPattern:(0,l.oneOfType)([(0,l.arrayOf)((0,l.oneOfType)([l.object,l.string])),l.object,l.string]),maximum:(0,l.oneOfType)([l.number,l.string]),minimum:(0,l.oneOfType)([l.number,l.string]),maximumLength:l.number,minimumLength:l.number,mutable:l.boolean,writable:l.boolean,state:(0,l.shape)(u)}),f=o()({},s,u,{className:l.string,disabled:l.boolean,enforceUncontrolled:l.boolean,initialValue:l.any,inputProperties:l.object,model:(0,l.shape)(c),onChange:l.func,onChangeValue:l.func,onChangeShowDeclaration:l.func,onChangeState:l.func,onClick:l.func,onFocus:l.func,onTouch:l.func,required:l.boolean,requiredText:l.string,ripple:(0,l.oneOfType)([l.boolean,l.object]),rootProps:l.object,showDeclaration:(0,l.oneOfType)([l.boolean,l.symbol]),showInitialValidationState:l.boolean,showValidationState:l.boolean,styles:l.object,themeConfiguration:l.object,tooltip:l.any}),p={dirty:!1,focused:!1,invalid:!1,invalidRequired:!1,pristine:!0,touched:!1,untouched:!0,valid:!0,visited:!1},d={declaration:"",default:null,description:"",emptyEqualsNull:!0,invertedRegularExpressionPattern:null,maximum:1/0,maximumLength:-1,minimum:-1/0,minimumLength:0,mutable:!0,name:"NO_NAME_DEFINED",nullable:!0,regularExpressionPattern:null,state:o()({},p),trim:!0,type:"string",writable:!0},h={enforceUncontrolled:!1,model:o()({},d),showDeclaration:void 0,showInitialValidationState:!1,showValidationState:!0,requiredText:"Please fill this field."},m=o()({},f,u,{checked:l.boolean,id:l.string}),v=o()({},d,{default:!1,type:"boolean",value:!1}),_=o()({},h,{default:!1,model:o()({},v),requiredText:"Please check this field."}),y=o()({},u,{invalidMaximum:(0,l.oneOfType)([l.boolean,l.symbol]),invalidMinimum:(0,l.oneOfType)([l.boolean,l.symbol]),invalidMaximumLength:(0,l.oneOfType)([l.boolean,l.symbol]),invalidMinimumLength:(0,l.oneOfType)([l.boolean,l.symbol]),invalidInvertedPattern:(0,l.oneOfType)([l.boolean,l.symbol]),invalidPattern:(0,l.oneOfType)([l.boolean,l.symbol])}),g=o()({},f,y,{align:l.string,children:l.func,cursor:(0,l.oneOfType)([(0,l.shape)({end:l.number.isRequired,start:l.number.isRequired}),l.symbol]),editor:l.string,editorIsActive:(0,l.oneOfType)([l.boolean,l.symbol]),hidden:(0,l.oneOfType)([l.boolean,l.symbol]),icon:(0,l.oneOfType)([l.string,l.object]),inputProps:l.object,invertedPattern:(0,l.oneOfType)([(0,l.arrayOf)((0,l.oneOfType)([l.object,l.string])),l.object,l.string]),invertedPatternText:l.string,labels:(0,l.oneOfType)([(0,l.arrayOf)((0,l.arrayOf)(l.string)),(0,l.arrayOf)(l.string),l.object]),maximum:(0,l.oneOfType)([l.number,l.string]),maximumLengthText:l.string,maximumText:l.string,minimum:(0,l.oneOfType)([l.number,l.string]),minimumLengthText:l.string,minimumText:l.string,onBlur:l.func,onChangeEditorIsActive:l.func,onKeyDown:l.func,onKeyUp:l.func,onSelect:l.func,onSelectionChange:l.func,outlined:l.boolean,pattern:(0,l.oneOfType)([(0,l.arrayOf)((0,l.oneOfType)([l.object,l.string])),l.object,l.string]),patternText:l.string,placeholder:l.string,representation:(0,l.oneOfType)([l.string,l.symbol]),rows:l.number,searchSelection:l.boolean,selectableEditor:l.boolean,step:l.number,suggestionCreator:l.func,suggestSelection:l.boolean,trailingIcon:l.any,transformer:l.object}),b=o()({},p,{invalidMaximum:!1,invalidMinimum:!1,invalidMaximumLength:!1,invalidMinimumLength:!1,invalidInvertedPattern:!1,invalidPattern:!1}),w=o()({},d,{state:b}),T=o()({},h,{cursor:{end:0,start:0},editor:"plain",invertedPatternText:'Your string should not match the regular expression${[].concat(invertedPattern).length > 1 ? "s" : ""}: "${[].concat(invertedPattern).join("\\", \\"")}".',maximumLengthText:"Please type less or equal than ${maximumLength} symbols.",maximumText:"Please type less or equal than ${formatValue(maximum)}.",minimumLengthText:"Please type at least or equal ${minimumLength} symbols.",minimumText:"Please type at least or equal ${formatValue(minimum)}.",model:o()({},w),patternText:'Your string have to match the regular expression${[].concat(pattern).length > 1 ? "s" : ""}: "${[].concat(pattern).join("\\", \\"")}".',rows:4,searchSelection:!1,selectableEditor:!1,step:1,suggestSelection:!1}),E=o()({},u,{invalidContentTypePattern:(0,l.oneOfType)([l.boolean,l.symbol]),invalidMaximumSize:(0,l.oneOfType)([l.boolean,l.symbol]),invalidMinimumSize:(0,l.oneOfType)([l.boolean,l.symbol]),invalidName:(0,l.oneOfType)([l.boolean,l.symbol])}),x=(o()({},f,E,{children:l.func,contentTypePatternText:(0,l.oneOfType)([(0,l.arrayOf)((0,l.oneOfType)([l.object,l.string])),l.object,l.string]),invertedContentTypePatternText:(0,l.oneOfType)([(0,l.arrayOf)((0,l.oneOfType)([l.object,l.string])),l.object,l.string]),deleteButton:(0,l.oneOfType)([l.object,l.string]),downloadButton:(0,l.oneOfType)([l.object,l.string]),editButton:(0,l.oneOfType)([l.object,l.string]),newButton:(0,l.oneOfType)([l.object,l.string]),encoding:l.string,generateFileNameInputProperties:l.func,maximumSizeText:l.string,minimumSizeText:l.string,onBlur:l.func,outlined:l.boolean}),o()({},p,{invalidContentTypePattern:!1,invalidMaximumSize:!1,invalidMinimumSize:!1,invalidName:!1})),k=o()({},d,{contentTypeRegularExpressionPattern:/^.+\/.+$/,invertedContentTypeRegularExpressionPattern:null,fileName:o()({},w,{maximumLength:1024,name:"Name",regularExpressionPattern:/^[^/]+$/}),maximumSize:1/0,minimumSize:0,state:x});delete o()({},T,{emptyEqualsNull:!1,invertedPatternText:'Your file\'s name should not match the regular expression${[].concat(invertedPattern).length > 1 ? "s" : ""}: ""${[].concat(invertedPattern).join("\\", \\"")}".',patternText:'Your file\'s name has to match the regular expression${[].concat(pattern).length > 1 ? "s" : ""}: ""${[].concat(pattern).join("\\", \\"")}".',required:!0}).model,o()({},h,{contentTypePatternText:'Your file\'s mime-type has to match the regular expression${[].concat(contentTypePattern).length > 1 ? "s" : ""}: ""${[].concat(contentTypePattern).join("\\", \\"")}".',invertedContentTypePatternText:'Your file\'s mime-type should not match the regular expression${[].concat(invertedContentTypePattern).length > 1 ? "s" : ""}: ""${[].concat(invertedContentTypePattern).join("\\", \\"")}".',deleteButton:"delete",downloadButton:"download",editButton:"edit",newButton:"new",encoding:"utf-8",generateFileNameInputProperties:a().identity,maximumSizeText:"Please provide a file with less or equal size than ${maximumSize} byte.",minimumSizeText:"Please provide a file with more or equal size than ${maximumSize} byte.",media:{sixteenByNine:!0},model:o()({},k),sourceToBlobOptions:{endings:"transparent",type:"text/plain"}}),o()({},f,y,{children:l.func,createItem:l.func,createPrototype:l.func,maximumNumber:l.number,minimumNumber:l.number});var O=o()({},d,{state:o()({},d.state,{invalidMaximumNumber:!1,invalidMinimumNumber:!1}),maximumNumber:1/0,minimumNumber:0,type:"string[]"});o()({},h,{addIcon:{icon:"add"},removeIcon:{icon:"clear"},createItem:function(e){return e.item},createPrototype:function(e){return e.item},model:o()({},O)}),o()({},g,{value:(0,l.shape)({end:(0,l.oneOfType)([l.number,(0,l.shape)(g)]),start:(0,l.oneOfType)([l.number,(0,l.shape)(g)])})}),o()({},p),o()({},w,{description:"End",name:"end"}),o()({},w,{description:"Start",name:"start"})},,,,,,,function(e){e.exports=n}],f={};function p(e){var t=f[e];if(void 0!==t)return t.exports;var n=f[e]={exports:{}};return c[e](n,n.exports,p),n.exports}p.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return p.d(t,{a:t}),t},p.d=function(e,t){for(var n in t)p.o(t,n)&&!p.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},p.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},p.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var d={};return function(){p.r(d),p.d(d,{RequireableCheckbox:function(){return v},RequireableCheckboxInner:function(){return m},default:function(){return _},determineValidationState:function(){return h}});var e=p(1),t=p.n(e),n=p(3),r=p.n(n),o=p(2),i=p(40),a=p(4),l=p(7),s=p(8),u=p(33),c=p(0),f={"requireable-checkbox":"requireable-checkbox"};function h(e,t){return(0,s.determineValidationState)(e,t,{invalidRequired:function(){return!1===e.model.nullable&&!e.model.value}})}var m=function(e,n){var u,p,d=function(e){var t=(0,s.mapPropertiesIntoModel)(e,v.defaultProperties.model);return h(t,t.model.state),(t=(0,s.getConsolidatedProperties)(t)).checked=Boolean(t.value),t},m=function(e){r().extend(!0,C,d(C)),(0,s.triggerCallbackIfExists)(C,"change",O,C,e)},_=function(e){return k((function(n){var r=!1;n.modelState.focused||(C.focused=!0,r=!0),n.modelState.untouched&&(C.touched=!0,C.untouched=!1,r=!0);var o=n;return r&&(m(e),o=t()({},n,{modelState:C.model.state}),(0,s.triggerCallbackIfExists)(C,"changeState",O,C.model.state,e,C)),(0,s.triggerCallbackIfExists)(C,"touch",O,e,C),o}))},y=(0,o.useRef)(null),g=(0,o.useRef)(null),b=(0,s.translateKnownSymbols)(e),w=(0,s.determineInitialValue)(b,v.defaultProperties.model.default,b.checked),T=r().extend(!0,r().copy(v.defaultProperties),b),E=(0,o.useState)({modelState:t()({},v.defaultModelState),value:w}),x=E[0],k=E[1],O=!T.enforceUncontrolled&&(void 0!==(null==(u=b.model)?void 0:u.value)||void 0!==b.value)&&Boolean(b.onChange||b.onChangeValue);(0,s.deriveMissingPropertiesFromState)(T,x);var C=d(T),S={modelState:C.model.state,value:C.value};return(O||C.value===x.value)&&r().equals(C.model.state,x.modelState)||k(S),O&&(k=(0,s.wrapStateSetter)(k,S)),(0,o.useImperativeHandle)(n,(function(){return{properties:C,references:{foundationRef:g,inputReference:y},state:t()({modelState:C.model.state},O?{}:{value:C.value})}})),(0,c.jsx)(l.WrapConfigurations,{strict:v.strict,themeConfiguration:C.themeConfiguration,tooltip:C.tooltip,children:(0,c.jsx)("div",{className:[f["requireable-checkbox"]].concat(null!==(p=C.className)&&void 0!==p?p:[]).join(" "),style:C.styles,children:(0,c.jsx)(i.Checkbox,{checked:Boolean(C.value),disabled:C.disabled,foundationRef:g,id:C.id||C.name,indeterminate:null===C.value,inputRef:y,label:C.invalid&&C.showValidationState&&(C.showInitialValidationState||C.visited)?(0,c.jsx)(a.Theme,{use:"error",children:C.description||C.name}):C.description||C.name,name:C.name,onBlur:function(e){return k((function(n){var r=!1;return n.modelState.focused&&(C.focused=!1,r=!0),n.modelState.visited||(C.visited=!0,r=!0),r&&(m(e),(0,s.triggerCallbackIfExists)(C,"changeState",O,C.model.state,e,C)),(0,s.triggerCallbackIfExists)(C,"blur",O,e,C),r?t()({},n,{modelState:C.model.state}):n}))},onChange:function(e){C.model.mutable&&C.model.writable&&(C.value=Boolean(e.target.checked),k((function(n){if(n.value===C.value)return n;var r=!1,o=t()({},n,{value:C.value});return n.modelState.pristine&&(C.dirty=!0,C.pristine=!1,r=!0),m(e),h(C,n.modelState)&&(r=!0),(0,s.triggerCallbackIfExists)(C,"changeValue",O,C.value,e,C),r&&(o.modelState=C.model.state,(0,s.triggerCallbackIfExists)(C,"changeState",O,C.model.state,e,C)),o})))},onClick:function(e){(0,s.triggerCallbackIfExists)(C,"click",O,e,C),_(e)},onFocus:function(e){(0,s.triggerCallbackIfExists)(C,"focus",O,e,C),_(e)},ripple:C.ripple,value:""+C.value})})})};m.displayName="RequireableCheckbox";var v=(0,o.memo)((0,o.forwardRef)(m));v.wrapped=m,v.webComponentAdapterWrapped="react",v.defaultModelState=u.cN,v.defaultProperties=t()({},u.uG,{model:t()({},u.uG.model,{state:void 0,value:void 0}),value:void 0}),v.propTypes=u.by,v.strict=!1;var _=v}(),d}())},,,,,,,,,,,,,function(e){e.exports=__WEBPACK_EXTERNAL_MODULE__52__}],__webpack_module_cache__={};function __nested_webpack_require_66363__(e){var t=__webpack_module_cache__[e];if(void 0!==t)return t.exports;var n=__webpack_module_cache__[e]={id:e,loaded:!1,exports:{}};return __webpack_modules__[e].call(n.exports,n,n.exports,__nested_webpack_require_66363__),n.loaded=!0,n.exports}__nested_webpack_require_66363__.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return __nested_webpack_require_66363__.d(t,{a:t}),t},__nested_webpack_require_66363__.d=function(e,t){for(var n in t)__nested_webpack_require_66363__.o(t,n)&&!__nested_webpack_require_66363__.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},__nested_webpack_require_66363__.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),__nested_webpack_require_66363__.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},__nested_webpack_require_66363__.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},__nested_webpack_require_66363__.nmd=function(e){return e.paths=[],e.children||(e.children=[]),e};var __webpack_exports__={};return function(){__nested_webpack_require_66363__.r(__webpack_exports__),__nested_webpack_require_66363__.d(__webpack_exports__,{RequireableCheckbox:function(){return o}});var e=__nested_webpack_require_66363__(0),t=__nested_webpack_require_66363__(39),n=__nested_webpack_require_66363__.n(t),r=__nested_webpack_require_66363__(1),o=__nested_webpack_require_66363__.n(r)()(n(),"RequireableCheckbox",{eventToPropertyMapping:{onChange:!0},internalProperties:{enforceUncontrolled:!0},propertiesToReflectAsAttributes:{dirty:e.boolean,focused:e.boolean,invalid:e.boolean,invalidRequired:e.boolean,name:e.string,pristine:e.boolean,touched:e.boolean,untouched:e.boolean,valid:e.boolean,visited:e.boolean}});__webpack_exports__.default=o}(),__webpack_exports__}()},module.exports=t(__webpack_require__(51),__webpack_require__(37),__webpack_require__(24),__webpack_require__(52),__webpack_require__(0),__webpack_require__(1),__webpack_require__(114),__webpack_require__(39),__webpack_require__(63),__webpack_require__(64),__webpack_require__(65),__webpack_require__(66),__webpack_require__(40),__webpack_require__(67),__webpack_require__(171),__webpack_require__(116),__webpack_require__(117),__webpack_require__(133),__webpack_require__(109))},,,function(e,t,n){"use strict";n.d(t,{CR:function(){return s},XA:function(){return l},ZT:function(){return o},_T:function(){return a},ev:function(){return u},pi:function(){return i}});var r=function(e,t){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},r(e,t)};function o(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}var i=function(){return i=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},i.apply(this,arguments)};function a(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n}Object.create;function l(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function s(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,o,i=n.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(r=i.next()).done;)a.push(r.value)}catch(e){o={error:e}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return a}function u(e,t,n){if(n||2===arguments.length)for(var r,o=0,i=t.length;o<i;o++)!r&&o in t||(r||(r=Array.prototype.slice.call(t,0,o)),r[o]=t[o]);return e.concat(r||Array.prototype.slice.call(t))}Object.create},,function(e,t,n){"use strict";n.d(t,{U8:function(){return d}});var r,o=n(181),i=n(0),a=n(1),l=n(23),s=n.n(l),u=n(41),c=n(153),f=i.createContext({}),p=(r=function(e){var t=e.children,n=e.className,r=e.primary,a=e.accent,l=e.unbounded,u=e.surface,p=(e.domNode,e.foundationRef,(0,o._T)(e,["children","className","primary","accent","unbounded","surface","domNode","foundationRef"])),d=(0,c.K)(e),h=d.rootEl,m=d.surfaceEl,v=i.Children.only(t);if(!i.isValidElement(v))return null;var _=l?{"data-mdc-ripple-is-unbounded":!0}:{},y=u&&l?{}:m.props({style:v.props.style}),g=s()(n!==v.props.className&&n,y.className,v.props.className,{"mdc-ripple-surface":"boolean"==typeof u?u:void 0===u,"mdc-ripple-surface--primary":r,"mdc-ripple-surface--accent":a});p.disabled&&(g=g.replace("mdc-ripple-upgraded--background-focused",""));var b=i.cloneElement(v,(0,o.pi)((0,o.pi)((0,o.pi)({},v.props),_),h.props((0,o.pi)((0,o.pi)((0,o.pi)((0,o.pi)({},p),{style:v.props.style}),y),{className:g}))));return i.createElement(f.Provider,{value:m.props({style:v.props.style})},b)},function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.state={domNode:null},t}return(0,o.ZT)(t,e),t.prototype.componentDidMount=function(){this.setState({domNode:a.findDOMNode(this)})},t.prototype.componentDidUpdate=function(){var e=a.findDOMNode(this);e!==this.state.domNode&&this.setState({rootRippleElement:e})},t.prototype.render=function(){return i.createElement(r,(0,o.pi)({},this.props,{domNode:this.state.domNode}))},t}(i.Component)),d=function(e){var t=void 0===e?{}:e,n=t.unbounded,r=t.accent,a=t.surface;return function(e){var t=i.forwardRef((function(t,l){var s=t.ripple,c=(0,o._T)(t,["ripple"]),f=(0,u.wv)(),d="object"!=typeof(s=null!=s?s:f.ripple)?{}:s;return s?i.createElement(p,(0,o.pi)({},c,{accent:d.accent||r,unbounded:d.unbounded||n,surface:d.surface||a}),i.createElement(e,(0,o.pi)({},c,{ref:l}))):i.createElement(e,(0,o.pi)({},c,{ref:l}))}));return t.displayName="withRipple("+(e.displayName||e.constructor.name||"Unknown")+")",t}}}],__webpack_module_cache__={};function __webpack_require__(e){var t=__webpack_module_cache__[e];if(void 0!==t)return t.exports;var n=__webpack_module_cache__[e]={id:e,loaded:!1,exports:{}};return __webpack_modules__[e].call(n.exports,n,n.exports,__webpack_require__),n.loaded=!0,n.exports}__webpack_require__.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return __webpack_require__.d(t,{a:t}),t},__webpack_require__.d=function(e,t){for(var n in t)__webpack_require__.o(t,n)&&!__webpack_require__.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},__webpack_require__.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),__webpack_require__.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},__webpack_require__.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},__webpack_require__.nmd=function(e){return e.paths=[],e.children||(e.children=[]),e};var __webpack_exports__=__webpack_require__(178);return __webpack_exports__}()}));
|
|
108
|
+
var r={BG_FOCUSED:"mdc-ripple-upgraded--background-focused",FG_ACTIVATION:"mdc-ripple-upgraded--foreground-activation",FG_DEACTIVATION:"mdc-ripple-upgraded--foreground-deactivation",ROOT:"mdc-ripple-upgraded",UNBOUNDED:"mdc-ripple-upgraded--unbounded"},o={VAR_FG_SCALE:"--mdc-ripple-fg-scale",VAR_FG_SIZE:"--mdc-ripple-fg-size",VAR_FG_TRANSLATE_END:"--mdc-ripple-fg-translate-end",VAR_FG_TRANSLATE_START:"--mdc-ripple-fg-translate-start",VAR_LEFT:"--mdc-ripple-left",VAR_TOP:"--mdc-ripple-top"},i={DEACTIVATION_TIMEOUT_MS:225,FG_DEACTIVATION_MS:150,INITIAL_ORIGIN_SCALE:.6,PADDING:10,TAP_DELAY_MS:300}},function(e,t,n){"use strict";var r;function o(e,t){void 0===t&&(t=!1);var n,o=e.CSS;if("boolean"==typeof r&&!t)return r;if(!(o&&"function"==typeof o.supports))return!1;var i=o.supports("--css-vars","yes"),a=o.supports("(--css-vars: yes)")&&o.supports("color","#00000000");return n=i||a,t||(r=n),n}function i(e,t,n){if(!e)return{x:0,y:0};var r,o,i=t.x,a=t.y,l=i+n.left,s=a+n.top;if("touchstart"===e.type){var u=e;r=u.changedTouches[0].pageX-l,o=u.changedTouches[0].pageY-s}else{var c=e;r=c.pageX-l,o=c.pageY-s}return{x:r,y:o}}n.d(t,{Y:function(){return i},x:function(){return o}})},function(e,t,n){"use strict";n.d(t,{M:function(){return a}});var r=n(181),o=n(0),i=n(159),a=function(e,t){var n=t.id?t.id:t.label?e+"-"+t.label:(0,i.k)(e);return(0,r.CR)((0,o.useState)(n),1)[0]}},function(e,t,n){"use strict";n.d(t,{k:function(){return r}});var r=function(e){return e+"-"+(Math.random()+Math.random()+1).toString(36).substring(2)}},,,,,,,,,,,,function(e,t,n){"use strict";n.r(t),n.d(t,{Checkbox:function(){return b}});var r=n(181),o=n(0),i=function(e,t){return i=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])},i(e,t)};var a=function(){return a=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},a.apply(this,arguments)};var l=n(151),s={ANIM_CHECKED_INDETERMINATE:"mdc-checkbox--anim-checked-indeterminate",ANIM_CHECKED_UNCHECKED:"mdc-checkbox--anim-checked-unchecked",ANIM_INDETERMINATE_CHECKED:"mdc-checkbox--anim-indeterminate-checked",ANIM_INDETERMINATE_UNCHECKED:"mdc-checkbox--anim-indeterminate-unchecked",ANIM_UNCHECKED_CHECKED:"mdc-checkbox--anim-unchecked-checked",ANIM_UNCHECKED_INDETERMINATE:"mdc-checkbox--anim-unchecked-indeterminate",BACKGROUND:"mdc-checkbox__background",CHECKED:"mdc-checkbox--checked",CHECKMARK:"mdc-checkbox__checkmark",CHECKMARK_PATH:"mdc-checkbox__checkmark-path",DISABLED:"mdc-checkbox--disabled",INDETERMINATE:"mdc-checkbox--indeterminate",MIXEDMARK:"mdc-checkbox__mixedmark",NATIVE_CONTROL:"mdc-checkbox__native-control",ROOT:"mdc-checkbox",SELECTED:"mdc-checkbox--selected",UPGRADED:"mdc-checkbox--upgraded"},u={ARIA_CHECKED_ATTR:"aria-checked",ARIA_CHECKED_INDETERMINATE_VALUE:"mixed",DATA_INDETERMINATE_ATTR:"data-indeterminate",NATIVE_CONTROL_SELECTOR:".mdc-checkbox__native-control",TRANSITION_STATE_CHECKED:"checked",TRANSITION_STATE_INDETERMINATE:"indeterminate",TRANSITION_STATE_INIT:"init",TRANSITION_STATE_UNCHECKED:"unchecked"},c={ANIM_END_LATCH_MS:250},f=function(e){function t(n){var r=e.call(this,a(a({},t.defaultAdapter),n))||this;return r.currentCheckState_=u.TRANSITION_STATE_INIT,r.currentAnimationClass_="",r.animEndLatchTimer_=0,r.enableAnimationEndHandler_=!1,r}return function(e,t){function n(){this.constructor=e}i(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}(t,e),Object.defineProperty(t,"cssClasses",{get:function(){return s},enumerable:!0,configurable:!0}),Object.defineProperty(t,"strings",{get:function(){return u},enumerable:!0,configurable:!0}),Object.defineProperty(t,"numbers",{get:function(){return c},enumerable:!0,configurable:!0}),Object.defineProperty(t,"defaultAdapter",{get:function(){return{addClass:function(){},forceLayout:function(){},hasNativeControl:function(){return!1},isAttachedToDOM:function(){return!1},isChecked:function(){return!1},isIndeterminate:function(){return!1},removeClass:function(){},removeNativeControlAttr:function(){},setNativeControlAttr:function(){},setNativeControlDisabled:function(){}}},enumerable:!0,configurable:!0}),t.prototype.init=function(){this.currentCheckState_=this.determineCheckState_(),this.updateAriaChecked_(),this.adapter.addClass(s.UPGRADED)},t.prototype.destroy=function(){clearTimeout(this.animEndLatchTimer_)},t.prototype.setDisabled=function(e){this.adapter.setNativeControlDisabled(e),e?this.adapter.addClass(s.DISABLED):this.adapter.removeClass(s.DISABLED)},t.prototype.handleAnimationEnd=function(){var e=this;this.enableAnimationEndHandler_&&(clearTimeout(this.animEndLatchTimer_),this.animEndLatchTimer_=setTimeout((function(){e.adapter.removeClass(e.currentAnimationClass_),e.enableAnimationEndHandler_=!1}),c.ANIM_END_LATCH_MS))},t.prototype.handleChange=function(){this.transitionCheckState_()},t.prototype.transitionCheckState_=function(){if(this.adapter.hasNativeControl()){var e=this.currentCheckState_,t=this.determineCheckState_();if(e!==t){this.updateAriaChecked_();var n=s.SELECTED;t===u.TRANSITION_STATE_UNCHECKED?this.adapter.removeClass(n):this.adapter.addClass(n),this.currentAnimationClass_.length>0&&(clearTimeout(this.animEndLatchTimer_),this.adapter.forceLayout(),this.adapter.removeClass(this.currentAnimationClass_)),this.currentAnimationClass_=this.getTransitionAnimationClass_(e,t),this.currentCheckState_=t,this.adapter.isAttachedToDOM()&&this.currentAnimationClass_.length>0&&(this.adapter.addClass(this.currentAnimationClass_),this.enableAnimationEndHandler_=!0)}}},t.prototype.determineCheckState_=function(){var e=u.TRANSITION_STATE_INDETERMINATE,t=u.TRANSITION_STATE_CHECKED,n=u.TRANSITION_STATE_UNCHECKED;return this.adapter.isIndeterminate()?e:this.adapter.isChecked()?t:n},t.prototype.getTransitionAnimationClass_=function(e,n){var r=u.TRANSITION_STATE_INIT,o=u.TRANSITION_STATE_CHECKED,i=u.TRANSITION_STATE_UNCHECKED,a=t.cssClasses,l=a.ANIM_UNCHECKED_CHECKED,s=a.ANIM_UNCHECKED_INDETERMINATE,c=a.ANIM_CHECKED_UNCHECKED,f=a.ANIM_CHECKED_INDETERMINATE,p=a.ANIM_INDETERMINATE_CHECKED,d=a.ANIM_INDETERMINATE_UNCHECKED;switch(e){case r:return n===i?"":n===o?p:d;case i:return n===o?l:s;case o:return n===i?c:f;default:return n===o?p:d}},t.prototype.updateAriaChecked_=function(){this.adapter.isIndeterminate()?this.adapter.setNativeControlAttr(u.ARIA_CHECKED_ATTR,u.ARIA_CHECKED_INDETERMINATE_VALUE):this.adapter.removeNativeControlAttr(u.ARIA_CHECKED_ATTR)},t}(l.K),p=n(138),d=o.createContext(!1),h=o.createContext(!1),m=n(183),v=n(158),_=n(137);var y=n(149),g=function(e){var t=function(e){var t=e.className,n=e.style,i=e.rootProps,a=e.label,l=e.children,s=e.disabled,u=e.label||e.children,c=(0,v.M)("toggle-",e),f=u?{disabled:s}:(0,r.pi)({className:t,style:n,disabled:s},i);return{id:c,renderToggle:function(e){return u?o.createElement(_.FormField,(0,r.pi)({},i,{className:t,style:n}),e,o.createElement("label",{id:c+"label",htmlFor:c},a,l)):e},toggleRootProps:f}}(e),n=t.renderToggle,i=t.toggleRootProps,a=t.id,l=(0,y.j)({props:e,elements:{rootEl:!0,checkboxEl:!0},foundation:function(e){var t=e.rootEl,n=e.checkboxEl,r=e.getProps;return new f({addClass:function(e){return t.addClass(e)},removeClass:function(e){return t.removeClass(e)},setNativeControlAttr:function(e,t){return n.setProp(e,t)},removeNativeControlAttr:function(e){return n.removeProp(e)},isIndeterminate:function(){return!!r().indeterminate},isChecked:function(){var e;return void 0!==r().checked?!!r().checked:!!(null===(e=n.ref)||void 0===e?void 0:e.checked)},hasNativeControl:function(){return!!n.ref},setNativeControlDisabled:function(e){return n.setProp("disabled",e)},forceLayout:function(){var e;return null===(e=t.ref)||void 0===e?void 0:e.offsetWidth},isAttachedToDOM:function(){return!0}})}}),s=l.foundation,u=(0,r._T)(l,["foundation"]),c=u.rootEl,p=u.checkboxEl,d=(0,o.useCallback)((function(){p.ref&&(p.ref.indeterminate=Boolean(e.indeterminate)),window.requestAnimationFrame((function(){s.handleChange()}))}),[e.indeterminate,s,p.ref]);(0,o.useEffect)((function(){d()}),[d]);return c.setProp("onAnimationEnd",(function(t){var n;null===(n=e.onAnimationEnd)||void 0===n||n.call(e,t),s.handleAnimationEnd()}),!0),p.setProp("onChange",(function(t){var n;null===(n=e.onChange)||void 0===n||n.call(e,t),d()}),!0),(0,r.pi)({foundation:s,renderToggle:n,toggleRootProps:i,id:a},u)};f.prototype.installPropertyChangeHooks_=function(){};var b=(0,p.LM)((function(e,t){var n=g(e),i=n.renderToggle,a=n.id,l=n.toggleRootProps,s=n.rootEl,u=n.checkboxEl,c=(e.children,e.className,e.label,e.style,e.indeterminate),f=e.inputRef,d=(e.foundationRef,(0,r._T)(e,["children","className","label","style","indeterminate","inputRef","foundationRef"]));return i(o.createElement(w,(0,r.pi)({},s.props((0,r.pi)({checked:d.checked,indeterminate:c},l)),{ref:(0,p.lq)(s.setRef,t)}),o.createElement("input",(0,r.pi)({},u.props((0,r.pi)((0,r.pi)({},d),{className:"mdc-checkbox__native-control"})),{type:"checkbox",ref:(0,p.lq)(u.setRef,f),id:a})),o.createElement(E,null),o.createElement(T,null)))})),w=(0,m.U8)({surface:!1,unbounded:!0})(o.forwardRef((function(e,t){var n=(0,o.useContext)(d),i=(0,o.useContext)(h),a=e.disabled,l=e.checked,s=e.indeterminate,u=(0,r._T)(e,["disabled","checked","indeterminate"]),c=(0,p.oC)(e,["mdc-checkbox",{"mdc-data-table__row-checkbox":n&&!i,"mdc-data-table__header-row-checkbox":i,"mdc-checkbox--disabled":a,"mdc-checkbox--selected":l||s}]);return o.createElement(p.Vp,(0,r.pi)({},u,{className:c,ref:t}))}))),T=o.memo((function(){return o.createElement("div",{className:"mdc-checkbox__ripple"})})),E=o.memo((function(){return o.createElement("div",{className:"mdc-checkbox__background"},o.createElement("svg",{className:"mdc-checkbox__checkmark",viewBox:"0 0 24 24"},o.createElement("path",{className:"mdc-checkbox__checkmark-path",fill:"none",stroke:"white",d:"M1.73,12.91 8.1,19.28 22.79,4.59"})),o.createElement("div",{className:"mdc-checkbox__mixedmark"}))}))},,,,,,,function(module,__unused_webpack_exports,__webpack_require__){"use strict";var __dirname="/",t;if(module=__webpack_require__.nmd(module),null!==module&&"undefined"!==eval("typeof require")&&null!==eval("require")&&"main"in eval("require")&&"undefined"!==eval("typeof require.main")&&null!==eval("require.main")){var ORIGINAL_MAIN_MODULE=module;module!==eval("require.main")&&"paths"in module&&"paths"in eval("require.main")&&null!=__dirname&&(module.paths=eval("require.main.paths").concat(module.paths.filter((function(path){return eval("require.main.paths").includes(path)}))))}if(null==window)var window=void 0===__webpack_require__.g||null===__webpack_require__.g?{}:__webpack_require__.g;t=function(__WEBPACK_EXTERNAL_MODULE__0__,__WEBPACK_EXTERNAL_MODULE__2__,__WEBPACK_EXTERNAL_MODULE__12__,__WEBPACK_EXTERNAL_MODULE__4__,__WEBPACK_EXTERNAL_MODULE__3__,__WEBPACK_EXTERNAL_MODULE__13__,__WEBPACK_EXTERNAL_MODULE__14__,__WEBPACK_EXTERNAL_MODULE__5__,__WEBPACK_EXTERNAL_MODULE__15__,__WEBPACK_EXTERNAL_MODULE__16__,__WEBPACK_EXTERNAL_MODULE__17__,__WEBPACK_EXTERNAL_MODULE__18__,__WEBPACK_EXTERNAL_MODULE__6__,__WEBPACK_EXTERNAL_MODULE__8__,__WEBPACK_EXTERNAL_MODULE__52__,__WEBPACK_EXTERNAL_MODULE__9__,__WEBPACK_EXTERNAL_MODULE__10__,__WEBPACK_EXTERNAL_MODULE__11__,__WEBPACK_EXTERNAL_MODULE__7__){return function(){var __webpack_modules__=[function(e){e.exports=__WEBPACK_EXTERNAL_MODULE__0__},function(module,__unused_webpack_exports,__nested_webpack_require_4280__){var __dirname="/",e,t,r,n,i,o,s,a,l,p,c,u,d;if(module=__nested_webpack_require_4280__.nmd(module),null!==module&&"undefined"!==eval("typeof require")&&null!==eval("require")&&"main"in eval("require")&&"undefined"!==eval("typeof require.main")&&null!==eval("require.main")){var ORIGINAL_MAIN_MODULE=module;module!==eval("require.main")&&"paths"in module&&"paths"in eval("require.main")&&null!=__dirname&&(module.paths=eval("require.main.paths").concat(module.paths.filter((function(path){return eval("require.main.paths").includes(path)}))))}if(null==window)var window=void 0===__nested_webpack_require_4280__.g||null===__nested_webpack_require_4280__.g?{}:__nested_webpack_require_4280__.g;module.exports=(e=__nested_webpack_require_4280__(2),t=__nested_webpack_require_4280__(12),r=__nested_webpack_require_4280__(4),n=__nested_webpack_require_4280__(0),i=__nested_webpack_require_4280__(3),o=__nested_webpack_require_4280__(13),s=__nested_webpack_require_4280__(14),a=__nested_webpack_require_4280__(5),l=__nested_webpack_require_4280__(15),p=__nested_webpack_require_4280__(16),c=__nested_webpack_require_4280__(17),u=__nested_webpack_require_4280__(18),d=__nested_webpack_require_4280__(6),function(){var f=[function(t){t.exports=e},function(e){e.exports=r},function(e){e.exports=n},function(e){e.exports=t},function(e,t,n){var r=n(0),o=n.n(r),i=n(1),a=n.n(i),l=n(2);t.default=function(e){return void 0===e&&(e={}),e=o()({readAttribute:!0,type:l.string},e),function(t,n){if("string"==typeof n){var r,i=t.self||t.constructor;if(e.readAttribute){Object.prototype.hasOwnProperty.call(i,"observedAttributes")||(i.observedAttributes=i.observedAttributes?[].concat(i.observedAttributes):[]);var l=a().stringCamelCaseToDelimited(n);i.observedAttributes.includes(l)||i.observedAttributes.push(l)}e.type&&(Object.prototype.hasOwnProperty.call(i,"propertyTypes")||(i.propertyTypes=i.propertyTypes?o()({},i.propertyTypes):{}),!e.update&&Object.prototype.hasOwnProperty.call(i,n)||(i.propertyTypes[n]=e.type)),e.writeAttribute&&(Object.prototype.hasOwnProperty.call(i,"propertiesToReflectAsAttributes")||(i.propertiesToReflectAsAttributes=i.propertiesToReflectAsAttributes?a().copy(i.propertiesToReflectAsAttributes):[]),(e.update||i.propertiesToReflectAsAttributes instanceof Map&&!i.propertiesToReflectAsAttributes.has(n)||Array.isArray(i.propertiesToReflectAsAttributes)&&!i.propertiesToReflectAsAttributes.includes(n)||null!==i.propertiesToReflectAsAttributes&&"object"==typeof i.propertiesToReflectAsAttributes&&!Object.prototype.hasOwnProperty.call(i.propertiesToReflectAsAttributes,n))&&("boolean"==typeof e.writeAttribute?!0===e.writeAttribute&&i.propertyTypes&&Object.prototype.hasOwnProperty.call(i.propertyTypes,n)&&(r=i.propertyTypes[n]):r=e.writeAttribute,void 0!==r&&(Array.isArray(i.propertiesToReflectAsAttributes)&&(!0===e.writeAttribute?i.propertiesToReflectAsAttributes.push(n):i.propertiesToReflectAsAttributes=i.normalizePropertyTypeList(i.propertiesToReflectAsAttributes)),i.propertiesToReflectAsAttributes instanceof Map&&i.propertiesToReflectAsAttributes.set(n,r),null!==i.propertiesToReflectAsAttributes&&"object"==typeof i.propertiesToReflectAsAttributes&&(i.propertiesToReflectAsAttributes[n]=r)))),e.alias&&(Object.prototype.hasOwnProperty.call(i,"propertyAliases")||(i.propertyAliases=i.propertyAliases?o()({},i.propertyAliases):{}),!e.update&&Object.prototype.hasOwnProperty.call(i,n)||(i.propertyAliases[n]=e.alias))}}}},function(e,t,n){n.d(t,{api:function(){return P}});var r,o,i,a,l=n(6),s=n.n(l),u=n(0),c=n.n(u),f=n(7),p=n.n(f),d=n(8),h=n.n(d),m=n(3),v=n.n(m),_=n(9),y=n.n(_),g=(n(10),n(11)),b=n.n(g),w=n(1),T=n.n(w),E=n(2),x=n(4);function k(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(n)return(n=n.call(e)).next.bind(n);if(Array.isArray(e)||(n=function(e,t){if(e){if("string"==typeof e)return O(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?O(e,t):void 0}}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0;return function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function O(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var C="undefined"==typeof HTMLElement?function(){}:HTMLElement,S=(r=(0,x.default)({type:E.boolean,writeAttribute:!0}),a=function(e){function t(){var n;return(n=e.call(this)||this).batchAttributeUpdates=!0,n.batchPropertyUpdates=!0,n.batchUpdates=!0,n.batchedAttributeUpdateRunning=!0,n.batchedPropertyUpdateRunning=!0,n.batchedUpdateRunning=!0,n.parent=null,n.rootInstance=null,n.scope={Tools:T()},n.domNodeEventBindings=new Map,n.domNodeTemplateCache=new Map,n.externalProperties={},n.ignoreAttributeUpdateObservations=!1,n.internalProperties={},n.outputEventNames=new Set,n.instance=null,p()(n,"isRoot",i,h()(n)),n.root=void 0,n.runDomConnectionAndRenderingInSameEventQueue=!1,n.self=t,n.slots={},n.self=n.constructor,n.self._propertiesToReflectAsAttributes||(n.self._propertiesToReflectAsAttributes=n.self.normalizePropertyTypeList(n.self.propertiesToReflectAsAttributes)),n.generateAliasIndex(),n.root=h()(n),n.defineGetterAndSetterInterface(),n}v()(t,e);var n=t.prototype;return n.attributeChangedCallback=function(e,t,n){this.ignoreAttributeUpdateObservations||t===n||this.updateAttribute(e,n)},n.updateAttribute=function(e,t){var n=this;this.evaluateStringOrNullAndSetAsProperty(e,t),this.batchAttributeUpdates?this.batchedAttributeUpdateRunning||this.batchedUpdateRunning||(this.batchedAttributeUpdateRunning=!0,this.batchedUpdateRunning=!0,T().timeout((function(){n.batchedAttributeUpdateRunning=!1,n.batchedUpdateRunning=!1,n.render("attributeChanged")}))):this.render("attributeChanged")},n.connectedCallback=function(){var e=this;try{this.isConnected=!0}catch(e){}this.parent=this,this.rootInstance=this,this.attachEventHandler(),this.self.determineRootBinding&&this.determineRootBinding(),this.self.applyRootBinding&&this.isRoot&&(this.determineRenderScope(),this.applyBinding(this,this.scope)),this.batchedAttributeUpdateRunning=!1,this.batchedPropertyUpdateRunning=!1,this.batchedUpdateRunning=!1,this.grabGivenSlots(),this.reflectExternalProperties(this.externalProperties),this.runDomConnectionAndRenderingInSameEventQueue?this.render("connected"):T().timeout((function(){return e.render("connected")}))},n.disconnectedCallback=function(){try{this.isConnected=!1}catch(e){}for(var e,t=k(this.domNodeEventBindings.values());!(e=t()).done;)for(var n,r=k(e.value.values());!(n=r()).done;)(0,n.value)();this.slots={}},n.defineGetterAndSetterInterface=function(){for(var e,t=this,n=function(){var n=e.value;Object.prototype.hasOwnProperty.call(t,n)&&t.setPropertyValue(n,t[n]),Object.defineProperty(t,n,{configurable:!0,get:function(){return t.getPropertyValue(n)},set:function(e){t.setPropertyValue(n,e),t.triggerPropertySpecificRendering(n,e)}})},r=k(T().arrayUnique(Object.keys(this.self.propertyTypes).concat(Object.keys(this.self._propertyAliasIndex))));!(e=r()).done;)n()},n.getPropertyAlias=function(e){return Object.prototype.hasOwnProperty.call(this.self._propertyAliasIndex,e)?this.self._propertyAliasIndex[e]:null},n.getPropertyValue=function(e){var n,r,o,i,a=null!=(n=this.instance)&&null!=(r=n.current)&&r.properties&&(Object.prototype.hasOwnProperty.call(!t.propertyTypes,e)||Object.prototype.hasOwnProperty.call(this.instance.current.properties,e))?this.instance.current.properties[e]:this.externalProperties[e];return null!=(o=this.instance)&&null!=(i=o.current)&&i.state&&Object.prototype.hasOwnProperty.call(this.instance.current.state,e)?this.instance.current.state[e]:a},n.setExternalPropertyValue=function(e,t){this.externalProperties[e]=t;var n=this.getPropertyAlias(e);n&&(this.externalProperties[n]=t)},n.setInternalPropertyValue=function(e,t){this.internalProperties[e]=t;var n=this.getPropertyAlias(e);n&&(this.internalProperties[n]=t)},n.setPropertyValue=function(e,t){var n;this.reflectProperties(((n={})[e]=t,n)),this.setInternalPropertyValue(e,t)},n.triggerPropertySpecificRendering=function(e,t){var n=this;if(this.batchPropertyUpdates)this.batchedPropertyUpdateRunning||this.batchedUpdateRunning||(this.batchedPropertyUpdateRunning=!0,this.batchedUpdateRunning=!0,T().timeout((function(){void 0!==t&&n.isStateProperty(e)?(n.render("preStatePropertyChanged"),T().timeout((function(){n.setInternalPropertyValue(e,void 0),n.batchedPropertyUpdateRunning=!1,n.batchedUpdateRunning=!1,n.render("postStatePropertyChanged"),n.triggerOutputEvents()})).then(T().noop,T().noop)):(n.batchedPropertyUpdateRunning=!1,n.batchedUpdateRunning=!1,n.render("propertyChanged"),n.triggerOutputEvents())})));else{var r=this.isStateProperty(e);this.render(r?"preStatePropertyChanged":"propertyChanged"),void 0!==t&&r&&(this.setInternalPropertyValue(e,void 0),this.render("postStatePropertyChanged")),this.triggerOutputEvents()}},n.applyBinding=function(e,t){var n=this;if(e.getAttributeNames)for(var r,o=function(){var o=r.value,i="";if(o.startsWith("data-bind-")?i=o.substring("data-bind-".length):o.startsWith("bind-")&&(i=o.substring("bind-".length)),i){var a=e.getAttribute(o);if(null===a)return"continue";if(i.startsWith("attribute-")||i.startsWith("property-")){var l=T().stringEvaluate(a,t,!1,e);if(l.error)return console.warn('Error occurred during processing given attribute binding "'+o+'" on node:',e,l.error),"continue";i.startsWith("attribute-")?e.setAttribute(i.substring("attribute-".length),l.result):e[T().stringDelimitedToCamelCase(i.substring("property-".length))]=l.result}else if(i.startsWith("on-")){n.domNodeEventBindings.has(e)||n.domNodeEventBindings.set(e,new Map);var s=n.domNodeEventBindings.get(e);i=T().stringDelimitedToCamelCase(i.substring("on-".length)),s.has(i)&&s.get(i)(),t=c()({event:void 0,parameters:void 0},t);var u=T().stringCompile(a,t,!0);if(u.error)console.warn('Error occurred during compiling given event binding "'+o+'" on node:',e,u.error);else{var f=u.templateFunction.bind(e),p=function(){for(var n=arguments.length,r=new Array(n),i=0;i<n;i++)r[i]=arguments[i];t.event=r[0],t.parameters=r;try{f.apply(void 0,u.originalScopeNames.map((function(e){return t[e]})))}catch(t){console.warn('Error occurred during processing given event binding "'+o+'" on node:',e,'Given expression "'+a+'" could not be evaluated with given scope names "'+u.scopeNames.join('", "')+'": '+T().represent(t))}};e.addEventListener(i,p),s.set(i,(function(){e.removeEventListener(i,p),s.delete(i),0===s.size&&n.domNodeEventBindings.delete(e)}))}}}},i=k(e.getAttributeNames());!(r=i()).done;)o()},n.applyBindings=function(e,t,n){for(void 0===n&&(n=!0);e;){var r;null==(r=e.attributes)||!r.length||!n&&e.getAttribute("slot")||this.applyBinding(e,t),e.nodeName.toLowerCase().includes("-")||this.applyBindings(e.firstChild,t),e=e.nextSibling}},n.compileDomNodeTemplate=function(e,t,n){var r;if(void 0===t&&(t=[]),void 0===n&&(n={}),(n=c()({ignoreComponents:!0,ignoreNestedComponents:!0,map:this.domNodeTemplateCache,unsafe:this.self.renderUnsafe},n)).ignoreComponents&&null!=(r=e.nodeName)&&r.toLowerCase().includes("-"))return n.map;if(n.unsafe){var o=e.innerHTML;if(!o&&e.template&&(o=e.template),this.self.hasCode(o)){var i=T().stringCompile("`"+o+"`",t);n.map.set(e,{children:[],error:i.error,scopeNames:i.scopeNames,template:o,templateFunction:i.templateFunction})}}else{var a,l=e.nodeName.toLowerCase();if(["a","#text"].includes(l)){var s="a"===l?e.getAttribute("href"):e.textContent;this.self.hasCode(s)&&(a=s.replace(/ /g," ").trim())}var u=[];if(a){var f=T().stringCompile("`"+a+"`",t);n.map.set(e,{children:u,error:f.error,scopeNames:f.scopeNames,template:a,templateFunction:f.templateFunction})}for(var p=e.firstChild;p;)n.filter&&!n.filter(p)||u.push(this.compileDomNodeTemplate(p,t,c()({},n,{ignoreComponents:n.ignoreNestedComponents}))),p=p.nextSibling}return n.map},n.evaluateDomNodeTemplate=function(e,t,n){var r;if(void 0===t&&(t={}),void 0===n&&(n={}),(n=c()({applyBindings:!0,ignoreComponents:!0,ignoreNestedComponents:!0,map:this.domNodeTemplateCache,unsafe:this.self.renderUnsafe},n)).map.has(e)||this.compileDomNodeTemplate(e,t,n),n.map.has(e)){var o=n.map.get(e),i=o.error,a=o.scopeNames,l=o.templateFunction;if(i)console.warn("Error occurred during compiling node content: "+i);else{var s=null;try{s=l.apply(void 0,a.map((function(e){return t[e]})))}catch(i){console.warn('Error occurred when "'+this.self._name+'" is running "'+l+'": with bound names "'+a.join('", "')+'": "'+i+'". Rendering node:',e)}null!==s&&(n.unsafe?e.innerHTML=s:"a"===e.nodeName.toLowerCase()?e.setAttribute("href",s):e.textContent=s)}}if(!(n.unsafe||n.ignoreComponents&&null!=(r=e.nodeName)&&r.toLowerCase().includes("-")))for(var u=e.firstChild;u;)n.filter&&!n.filter(u)||this.evaluateDomNodeTemplate(u,t,c()({},n,{applyBindings:!1,ignoreComponents:n.ignoreNestedComponents})),u=u.nextSibling;return n.applyBindings&&this.applyBindings(e,t),n.map},t.replaceDomNodes=function(e,n){for(var r,o=k([].concat(n).reverse());!(r=o()).done;){var i,a=r.value;t.trimSlots&&a.nodeType===Node.TEXT_NODE&&""===(null==(i=a.nodeValue)?void 0:i.trim())||e.after(a)}e.remove()},t.unwrapDomNode=function(e){for(var t=e.parentNode,n=[];e.firstChild;)n.push(e.firstChild),t.insertBefore(e.firstChild,e);return t.removeChild(e),n},n.determineRootBinding=function(){for(var e=this.parentNode;e;){var n;(e instanceof t||null!=(n=e.nodeName)&&n.includes("-")||null===e.parentNode&&"[object ShadowRoot]"===e.toString())&&(this.rootInstance===this?(this.parent=e,this.rootInstance=e,this.setPropertyValue("isRoot",!1)):this.rootInstance=e),e=e.parentNode}},t.hasCode=function(e){return"string"==typeof e&&e.includes("${")&&e.includes("}")&&/\${[\s\S]+}/.test(e)},t.normalizePropertyTypeList=function(e){if("string"==typeof e&&(e=[e]),Array.isArray(e)){for(var n,r=e,o=new Map,i=k(r);!(n=i()).done;){var a=n.value;Object.prototype.hasOwnProperty.call(t.propertyTypes,a)&&o.set(a,t.propertyTypes[a])}return o}return T().convertPlainObjectToMap(e)},n.attachEventHandler=function(){if(null!==this.self.eventToPropertyMapping){var e=this.attachExplicitDefinedOutputEventHandler();this.attachImplicitDefinedOutputEventHandler(!e)}},n.attachExplicitDefinedOutputEventHandler=function(){for(var e=this,t=!1,n=function(){var n=o[r];Object.prototype.hasOwnProperty.call(e.internalProperties,n)||(t=!0,e.outputEventNames.add(n),e.setInternalPropertyValue(n,s()(b().mark((function t(){var r,o,i,a,l=arguments;return b().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:for(r=l.length,o=new Array(r),i=0;i<r;i++)o[i]=l[i];return t.next=3,e.reflectEventToProperties(n,o);case 3:(a=t.sent)&&(o[0]=a),e.forwardEvent(n,o);case 6:case"end":return t.stop()}}),t)})))))},r=0,o=Object.keys(this.self.eventToPropertyMapping);r<o.length;r++)n();return t},n.attachImplicitDefinedOutputEventHandler=function(e){var t=this;void 0===e&&(e=!0);for(var n=function(){var n=o[r],i=n[0],a=n[1];Object.prototype.hasOwnProperty.call(t.internalProperties,i)||![E.func,"function"].includes(a)||t.self.renderProperties.includes(i)||(t.outputEventNames.add(i),t.setInternalPropertyValue(i,(function(){for(var n=arguments.length,r=new Array(n),o=0;o<n;o++)r[o]=arguments[o];e&&t.reflectEventToProperties(i,r),t.forwardEvent(i,r)})))},r=0,o=Object.entries(this.self.propertyTypes);r<o.length;r++)n()},n.triggerOutputEvents=function(){for(var e,t=k(this.outputEventNames);!(e=t()).done;){var n=e.value;this.forwardEvent(n,[this.externalProperties])}},n.forwardEvent=function(e,t){return e.length>"onX".length&&e.startsWith("on")&&(e=T().stringLowerCase(e.substring(2))),this.dispatchEvent(new CustomEvent(e,{detail:{parameters:t}}))},n.applySlots=function(e,t){for(var n=this,r=0,o=Array.from(e.querySelectorAll("slot"));r<o.length;r++){var i=o[r],a=i.getAttribute("name");if(null===a||"default"===a)if(this.slots.default){if(this.self.renderSlots){if(this.self.evaluateSlots)for(var l,s=k(this.slots.default);!(l=s()).done;){var u=l.value;this.evaluateDomNodeTemplate(u,t)}this.self.replaceDomNodes(i,this.slots.default)}}else this.slots.default=this.self.unwrapDomNode(i).map((function(e){return n.grabSlotContent(e)}));else Object.prototype.hasOwnProperty.call(this.slots,a)?this.self.renderSlots&&(this.self.evaluateSlots&&this.evaluateDomNodeTemplate(this.slots[a],t),this.self.replaceDomNodes(i,this.slots[a])):this.slots[a]=this.grabSlotContent(this.self.unwrapDomNode(i).filter((function(e){return"#text"!==e.nodeName.toLowerCase()}))[0])}},n.grabSlotContent=function(e){var t;if("textarea"===(null==(t=e.firstElementChild)?void 0:t.nodeName.toLowerCase())&&(!e.firstElementChild.hasAttribute("data-no-template")||"false"===e.firstElementChild.getAttribute("data-no-template"))){var n,r,o=e.firstElementChild.value;null==(n=e.classList)||n.remove("web-component-template");var i=e.cloneNode();return null==(r=e.classList)||r.add("web-component-template"),i.innerHTML="",i.template=o,i}return this.self.cloneSlots?e.cloneNode(!0):e},n.grabGivenSlots=function(){var e=this;this.slots={};for(var t=0,n=Array.from(this.querySelectorAll("[slot]"));t<n.length;t++){for(var r=n[t],o=r.parentNode,i=!0;o;){if(o.nodeName.includes("-")){o===this&&(i=!1);break}o=o.parentNode}i||(this.slots[r.getAttribute&&r.getAttribute("slot")&&r.getAttribute("slot").trim()?r.getAttribute("slot").trim():r.nodeName.toLowerCase()]=this.grabSlotContent(r))}this.slots.default?this.slots.default=[this.slots.default]:this.childNodes.length>0?this.slots.default=Array.from(this.childNodes).map((function(t){return e.grabSlotContent(t)})):this.slots.default=[]},n.isStateProperty=function(e){var t,n,r,o;return Boolean((null==(t=this.instance)||null==(n=t.current)?void 0:n.state)&&(Object.prototype.hasOwnProperty.call(null==(r=this.instance)||null==(o=r.current)?void 0:o.state,e)||this.instance.current.state.modelState&&Object.prototype.hasOwnProperty.call(this.instance.current.state.modelState,e)))},n.generateAliasIndex=function(){if(!this.self._propertyAliasIndex){this.self._propertyAliasIndex=c()({},this.self.propertyAliases);for(var e=0,t=Object.entries(this.self._propertyAliasIndex);e<t.length;e++){var n=t[e],r=n[0],o=n[1];Object.prototype.hasOwnProperty.call(this.self._propertyAliasIndex,o)||(this.self._propertyAliasIndex[o]=r)}}},n.reflectExternalProperties=function(e){this.ignoreAttributeUpdateObservations=!0;for(var t=0,n=Object.entries(e);t<n.length;t++){var r=n[t],o=r[0],i=r[1];if(this.setExternalPropertyValue(o,i),this.isConnected){var a=T().stringCamelCaseToDelimited(o);if(this.self._propertiesToReflectAsAttributes.has(o))switch(this.self._propertiesToReflectAsAttributes.get(o)){case E.boolean:case"boolean":i?""!==this.getAttribute(a)&&this.setAttribute(a,""):this.hasAttribute(a)&&this.removeAttribute(a);break;case E.func:case"function":break;case"json":if(i){var l=JSON.stringify(i);if(l&&this.getAttribute(a)!==l){this.setAttribute(a,l);break}}this.hasAttribute(a)&&this.removeAttribute(a);break;case E.number:case"number":if("number"!=typeof i||isNaN(i))this.hasAttribute(a)&&this.removeAttribute(a);else{var s=""+i;this.getAttribute(a)!==s&&this.setAttribute(a,s)}break;case E.string:case"string":i?this.getAttribute(a)!==i&&this.setAttribute(a,i):this.hasAttribute(a)&&this.removeAttribute(a);break;case E.any:case E.array:case E.arrayOf:case E.element:case E.elementType:case E.instanceOf:case E.node:case E.object:case"object":case E.objectOf:case E.shape:case E.exact:case E.symbol:default:if(i){var u=T().represent(i);if(u&&this.getAttribute(a)!==u){this.setAttribute(a,u);break}}this.hasAttribute(a)&&this.removeAttribute(a)}}}this.ignoreAttributeUpdateObservations=!1},n.reflectProperties=function(e){var t,n,r,o;if(this.reflectExternalProperties(e),null!=(t=this.instance)&&null!=(n=t.current)&&n.state&&"object"==typeof this.instance.current.state)for(var i,a=k(Object.keys(this.instance.current.state).concat(this.instance.current.state.modelState?Object.keys(this.instance.current.state.modelState):[]));!(i=a()).done;){var l=i.value;Object.prototype.hasOwnProperty.call(this.internalProperties,l)&&this.setInternalPropertyValue(l,void 0)}null!=(r=this.internalProperties.model)&&r.state&&(null==(o=this.internalProperties.model)||delete o.state,this.setInternalPropertyValue("model",this.internalProperties.model));for(var s,u=k(this.self.controllableProperties);!(s=u()).done;){var c=s.value;Object.prototype.hasOwnProperty.call(e,c)&&this.setInternalPropertyValue(c,e[c])}},n.triggerRender=function(e){var t=this;this.batchUpdates?this.batchedUpdateRunning||(this.batchedUpdateRunning=!0,T().timeout((function(){t.batchedUpdateRunning=!1,t.render(e)}))):this.render(e)},n.reflectEventToProperties=function(){var e=s()(b().mark((function e(t,n){var r,o,i,a,l,s,u,f,p,d,h,m,v,_,y,g;return b().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r=this.batchUpdates,this.batchUpdates=!1,o=null,i=!1,!(this.self.eventToPropertyMapping&&Object.prototype.hasOwnProperty.call(this.self.eventToPropertyMapping,t)&&T().isFunction(this.self.eventToPropertyMapping[t]))){e.next=16;break}if(!((l=(a=this.self.eventToPropertyMapping)[t].apply(a,n.concat([this])))&&"then"in l&&T().isFunction(l.then))){e.next=12;break}return e.next=9,l;case 9:e.t0=e.sent,e.next=13;break;case 12:e.t0=l;case 13:s=e.t0,i=!0,Array.isArray(s)?(o=s[0],this.reflectProperties(o),T().extend(!0,this.internalProperties,s[1])):null===s?i=!1:"object"==typeof s&&(o=s,this.reflectProperties(s));case 16:if(!i&&n.length>0&&null!==n[0]&&"object"==typeof n[0]){if(f=n[0],"persist"in n[0]&&T().isFunction(n[0].persist))for(f={},p=0,d=Object.keys(this.self.propertyTypes);p<d.length;p++)for(h=d[p],m=k([h].concat(null!==(_=this.getPropertyAlias(h))&&void 0!==_?_:[]));!(v=m()).done;)y=v.value,(g=n[0].currentTarget&&Object.prototype.hasOwnProperty.call(n[0].currentTarget,y)?n[0].currentTarget[y]:this.getPropertyValue(y))!==this.externalProperties[y]&&(f[y]=g);else[null,void 0].includes(null==(u=f.detail)?void 0:u.value)||(f=c()({},f.detail));o=f,this.reflectProperties(f)}return this.triggerRender("propertyReflected"),this.batchUpdates=r,e.abrupt("return",o);case 20:case"end":return e.stop()}}),e,this)})));return function(t,n){return e.apply(this,arguments)}}(),n.evaluateStringOrNullAndSetAsProperty=function(e,t){var n=this,r=e.startsWith("-"),o=r?e.substring(1):e,i=T().stringDelimitedToCamelCase(o),a=this.getPropertyAlias(i);if(a&&Object.prototype.hasOwnProperty.call(this.self.propertyTypes,a)&&(i=a),Object.prototype.hasOwnProperty.call(this.self.propertyTypes,i)){var l=this.self.propertyTypes[i];if(r){if(t){var s=T().stringEvaluate(t,{Tools:T()},!1,this);s.error?(console.warn('Faild to process pre-evaluation attribute "'+e+'": '+s.error+'. Will be set to "undefined".'),this.setInternalPropertyValue(i,void 0)):(this.setInternalPropertyValue(i,s.result),this.setExternalPropertyValue(i,s.result))}}else switch(l){case E.boolean:case"boolean":var u=![null,"false"].includes(t);this.setInternalPropertyValue(i,u),this.setExternalPropertyValue(i,u);break;case E.func:case"function":var c,f=null,p=["data","event","firstArgument","firstParameter","options","scope","parameters","Tools"];if(t){var d=T().stringCompile(t,p);f=d.error,c=d.templateFunction,f&&console.warn('Failed to compile given handler "'+e+'": '+f+".")}this.setInternalPropertyValue(i,(function(){for(var r=arguments.length,o=new Array(r),a=0;a<r;a++)o[a]=arguments[a];n.outputEventNames.has(i)&&n.reflectEventToProperties(i,o);var l=void 0;if(!f)try{l=c.call(n,o[0],o[0],o[0],o[0],o[0],o[0],o,T())}catch(n){console.warn('Failed to evaluate function "'+e+'" with expression "'+t+'" and scope variables "'+p.join('", "')+'" set to "'+T().represent(o)+'": '+n+'. Set property to "undedefined".')}return n.self.renderProperties.includes(i)||n.forwardEvent(i,o),l})),f||this.setExternalPropertyValue(i,c);break;case"json":if(t){var h;try{h=JSON.parse(t)}catch(f){console.warn('Error occurred during parsing given json attribute "'+e+'": '+T().represent(f));break}this.setInternalPropertyValue(i,h),this.setExternalPropertyValue(i,T().copy(h,1))}else this.setInternalPropertyValue(i,null),this.setExternalPropertyValue(i,null);break;case E.number:case"number":if(null===t){this.setInternalPropertyValue(i,t),this.setExternalPropertyValue(i,t);break}var m=parseFloat(t);isNaN(m)&&(m=void 0),this.setInternalPropertyValue(i,m),this.setExternalPropertyValue(i,m);break;case E.string:case"string":this.setInternalPropertyValue(i,t),this.setExternalPropertyValue(i,t);break;case E.any:case E.array:case E.arrayOf:case E.element:case E.elementType:case E.instanceOf:case E.node:case E.object:case"object":case E.objectOf:case E.oneOf:case E.oneOfType:case E.shape:case E.exact:case E.symbol:default:if(t){var v=T().stringEvaluate(t,{},!1,this);if(v.error){console.warn('Error occurred during processing given attribute configuration "'+e+'":',v.error);break}this.setInternalPropertyValue(i,v.result),this.setExternalPropertyValue(i,T().copy(v.result,1))}else this.hasAttribute(e)?(this.setInternalPropertyValue(i,!0),this.setExternalPropertyValue(i,!0)):(this.setInternalPropertyValue(i,null),this.setExternalPropertyValue(i,null))}}},n.determineRenderScope=function(e){var t,n;void 0===e&&(e={}),this.scope=c()({},(null==(t=this.parent)?void 0:t.scope)||{},this.scope,this.internalProperties,((n={parent:this.parent,root:this.rootInstance,self:this})[T().stringLowerCase(this.self._name)||"instance"]=this,n),e),this.scope.scope=this.scope},n.applyShadowRootIfNotExisting=function(){this.self.shadowDOM&&this.root===this&&(this.root=(!("attachShadow"in this)&&"ShadyDOM"in window?window.ShadyDOM.wrap(this):this).attachShadow(null!==this.self.shadowDOM&&"object"==typeof this.self.shadowDOM?this.self.shadowDOM:{mode:"open"}))},n.render=function(e){if(void 0===e&&(e="unknown"),this.determineRenderScope(),this.dispatchEvent(new CustomEvent("render",{detail:{reason:e,scope:this.scope}}))){var t=T().stringEvaluate("`"+this.self.content+"`",this.scope);if(t.error)console.warn("Faild to process template: "+t.error);else{this.applyShadowRootIfNotExisting();var n=document.createElement("div");n.innerHTML=t.result,this.applySlots(n,c()({},this.scope,{parent:this})),this.root.innerHTML=n.innerHTML,this.applyBindings(this.root.firstChild,this.scope,this.self.renderSlots)}}},t}(C),a.applyRootBinding=!0,a.content="<slot>Please provide a template to transclude.</slot>",a.determineRootBinding=!0,a.shadowDOM=null,a.observedAttributes=[],a.controllableProperties=[],a.eventToPropertyMapping={},a.propertyAliases={},a.propertyTypes={onClick:E.func},a.propertiesToReflectAsAttributes=[],a.renderProperties=["children"],a.cloneSlots=!1,a.evaluateSlots=!1,a.renderSlots=!0,a.trimSlots=!0,a.renderUnsafe=!1,a._name="BaseWeb",a._propertyAliasIndex=void 0,a._propertiesToReflectAsAttributes=void 0,o=a,i=y()(o.prototype,"isRoot",[r],{configurable:!0,enumerable:!0,writable:!0,initializer:function(){return!0}}),o),P={component:S,register:function(e){return void 0===e&&(e=T().stringCamelCaseToDelimited(S._name)),customElements.define(e,S)}};t.default=S},function(e){e.exports=a},function(e){e.exports=l},function(e){e.exports=p},function(e){e.exports=c},function(e){e.exports=u},function(e){e.exports=d},function(e){e.exports=i},function(e){e.exports=o},function(e){e.exports=s},function(e,t,n){n.d(t,{api:function(){return _}});var r=n(0),o=n.n(r),i=n(3),a=n.n(i),l=n(1),s=n.n(l),u=n(2),c=n(12),f=n.n(c),p=n(13),d=n(14);function h(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(n)return(n=n.call(e)).next.bind(n);if(Array.isArray(e)||(n=function(e,t){if(e){if("string"==typeof e)return m(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?m(e,t):void 0}}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0;return function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function m(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var v=function(e){function t(){for(var n,r=arguments.length,o=new Array(r),i=0;i<r;i++)o[i]=arguments[i];return(n=e.call.apply(e,[this].concat(o))||this).compiledSlots={},n.preparedSlots={},n.reactRoot=null,n.rootReactInstance=null,n.self=t,n.wrapMemorizingWrapper=null,n.isWrapped=!1,n.reflectInstanceProperties=function(){var e;null!=(e=n.instance)&&e.current&&n.instance.current.properties&&n.reflectProperties(n.instance.current.properties)},n}a()(t,e);var n=t.prototype;return n.connectedCallback=function(){this.applyComponentWrapper(),this.rootReactInstance=this,e.prototype.connectedCallback.call(this)},n.disconnectedCallback=function(){e.prototype.disconnectedCallback.call(this)},n.reflectExternalProperties=function(t){this.isRoot&&e.prototype.reflectExternalProperties.call(this,t)},n.render=function(e){var t,n=this;if(void 0===e&&(e="unknown"),this.rootReactInstance===this&&this.dispatchEvent(new CustomEvent("render",{detail:{reason:e,scope:this.scope}}))){if(this.determineRenderScope(),0===Object.keys(this.compiledSlots).length&&this.preCompileSlots(),this.evaluateSlots(o()({},this.scope,{parent:this})),this.prepareProperties(this.internalProperties),this.applyShadowRootIfNotExisting(),this.root!==this)for(var r=this.firstChild;r;){var i=r.nextSibling;this.removeChild(r),r=i}this.reactRoot||(this.reactRoot=(0,d.createRoot)(this.root,{identifierPrefix:String(this.id||this.internalProperties.id||this.externalProperties.id||this.name||this.internalProperties.name||this.externalProperties.name)})),(0,p.flushSync)((function(){return n.reactRoot.render((0,c.createElement)(n.self.content,n.internalProperties))})),null!=(t=this.instance)&&t.current?this.reflectInstanceProperties():s().timeout(this.reflectInstanceProperties)}},n.setPropertyValue=function(e,t){var n;this.reflectProperties(((n={})[e]=s().copy(t,1),n)),this.setInternalPropertyValue(e,s().copy(t,1))},n.setInternalPropertyValue=function(t,n){null===n?n=u.NullSymbol:void 0===n&&(n=u.UndefinedSymbol),e.prototype.setInternalPropertyValue.call(this,t,n)},n.preCompileDomNodes=function(e,t,n){if(void 0===t&&(t={}),void 0===n&&(n=!1),1===(e=e.filter((function(e){return e.nodeType!==Node.TEXT_NODE||"string"==typeof e.nodeValue&&""!==e.nodeValue.trim()}))).length)return this.preCompileDomNode(e[0],t,n);for(var r,o=1,i=[],a=h(e);!(r=a()).done;){var l=r.value,s=this.preCompileDomNode(l,t,n,o.toString());s&&(i.push(s),o+=1)}return n?function(e){return function(){for(var t,n=[],r=h(i);!(t=r()).done;){var o=(0,t.value)(e);"function"==typeof o&&n.push(o.apply(void 0,arguments))}return(0,c.createElement)(c.Fragment,{children:n})}}:i},n.preCompileDomNode=function(e,t,n,r){var i,a,l=this;if(void 0===t&&(t={}),void 0===n&&(n=!1),n){var u=this.preCompileDomNode(e,o()({},t,{data:void 0,firstArgument:void 0,firstParameter:void 0,options:void 0,scope:void 0,parameters:void 0}),!1,r);return function(e){return function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];var i=n.length>0?n[0]:null;return u(o()({},e,{data:i,firstArgument:i,firstParameter:i,options:i,scope:i,parameters:n}))}}}if(e.nodeType===Node.TEXT_NODE){var f="string"==typeof e.nodeValue?e.nodeValue.trim():"",p=r&&f?(0,c.createElement)(c.Fragment,{children:f,key:r}):f||null;return function(){return p}}if(!e.getAttributeNames)return function(){return null};var d=this.self.isReactComponent(e);d?(e.determineRenderScope(),0===Object.keys(this.compiledSlots).length&&e.preCompileSlots(),i=e.internalProperties,r&&!Object.prototype.hasOwnProperty.call(i,"key")&&(i.key=r),a=e.constructor.content):(i={key:r},a=e.tagName.toLowerCase());for(var m,v=Object.keys(t),_={},y=function(){var n,r=m.value,o=e.getAttribute(r);if(null===o)return"continue";var a=!1,u="";if(r.startsWith("data-bind-")?u=r.substring("data-bind-".length):r.startsWith("bind-")&&(u=r.substring("bind-".length)),u.startsWith("attribute-")||"attributes"===u||u.startsWith("property-")||"properties"===u){var c=s().stringCompile(o,v),f=c.error,p=c.originalScopeNames,d=c.templateFunction;if(f)return console.warn('Error occurred during compiling given attribute binding "'+r+'" on node:',e,f),"continue";"attributes"===u||"properties"===u?a=!0:u=u.startsWith("attribute-")?u.substring("attribute-".length):u.substring("property-".length),o={originalScopeNames:p,templateFunction:d.bind(l)}}else if(u.startsWith("on-")){u=s().stringDelimitedToCamelCase(u),Object.prototype.hasOwnProperty.call(t,"event")||(v=[].concat(v,["event"])),Object.prototype.hasOwnProperty.call(t,"parameters")||(v=[].concat(v,["parameters"]));var h=s().stringCompile(o,v,!0),y=h.error,g=h.originalScopeNames,b=h.scopeNames,w=h.templateFunction;if(y)return console.warn('Error occurred during compiling given event binding "'+r+'" on node:',e,y),"continue";var T=w.bind(l);o=function(){for(var n=arguments.length,i=new Array(n),a=0;a<n;a++)i[a]=arguments[a];t.event=i[0],t.parameters=i;try{T.apply(void 0,g.map((function(e){return t[e]})))}catch(t){console.warn('Error occurred during processing given event binding "'+r+'" on node: ',e,'Given expression "'+o+'" could not be evaluated with given scope names "'+b.join('", "')+'": '+s().represent(t))}}}else u=r;var E={class:"className",for:"htmlFor"};Object.prototype.hasOwnProperty.call(E,u)&&(u=E[u]),u=s().stringDelimitedToCamelCase(u),null!=(n=o)&&n.originalScopeNames?_[a?"":u]=o:i[u]=o},g=h(e.getAttributeNames());!(m=g()).done;)y();if(!d){var b=Array.from(e.childNodes);b.length&&(i.children=this.preCompileDomNodes(b,t))}return function(n){(n=o()({},t,n)).scope=n;for(var r=o()({},i),s=0,u=Object.entries(_);s<u.length;s++){var f=u[s],p=f[0],h=f[1],m=h.originalScopeNames,v=h.templateFunction.apply(void 0,m.map((function(e){return n[e]})));""===p?r=o()({},r,v):r[p]=v}return Object.prototype.hasOwnProperty.call(r,"innerHTML")&&(r.dangerouslySetInnerHTML={__html:r.innerHTML},delete r.children,delete r.innerHTML),Object.prototype.hasOwnProperty.call(r,"textContent")?(r.children=r.textContent,delete r.textContent):d?(e.evaluateSlots(o()({},r,n,{parent:e})),e.prepareProperties(r),n=o()({},r,n,{parent:e})):r.children&&(r.children=l.evaluatePreCompiledDomNodes(r.children,n)),(0,c.createElement)(a,r)}},n.evaluatePreCompiledDomNodes=function(e,t){if(void 0===t&&(t={}),!Array.isArray(e))return e(t);if(1===e.length)return e[0](t);for(var n,r=[],o=h(e);!(n=o()).done;){var i=(0,n.value)(t);i&&r.push(i)}return r},n.preCompileSlots=function(){var e;for(var t in this.slots)Object.prototype.hasOwnProperty.call(this.slots,t)&&"default"!==t&&(this.compiledSlots[t]=this.preCompileDomNode(this.slots[t],o()({},this.scope,{parent:this}),[u.func,"function"].includes(this.self.propertyTypes&&this.self.propertyTypes[t])));this.slots.default&&this.slots.default.length>0&&(this.compiledSlots.children=this.preCompileDomNodes(this.slots.default,o()({},this.scope,{parent:this}),[u.func,"function"].includes(null==(e=this.self.propertyTypes)?void 0:e.children)))},n.evaluateSlots=function(e){for(var t in this.preparedSlots={},this.compiledSlots)Object.prototype.hasOwnProperty.call(this.compiledSlots,t)&&("children"===t?this.preparedSlots.children=this.evaluatePreCompiledDomNodes(this.compiledSlots[t],e):this.preparedSlots[t]=this.compiledSlots[t](e))},t.isReactComponent=function(e){var t=e.constructor;return"object"==typeof t.content&&(!1===t.attachWebComponentAdapterIfNotExists||"react"===t.content.webComponentAdapterWrapped)},n.determineRootBinding=function(){e.prototype.determineRootBinding.call(this);for(var t=this.parentNode;t;){if(this.self.isReactComponent(t)){this.rootReactInstance=t;break}t=t.parentNode}},n.applyComponentWrapper=function(){if("string"!=typeof this.self.content&&!this.isWrapped){this.isWrapped=!0;var e=this.self.content.wrapped||this.self.content;this.self.content.webComponentAdapterWrapped?this.wrapMemorizingWrapper&&(this.self.content=(0,c.memo)(this.self.content),this.self.content.wrapped=e):this.self.attachWebComponentAdapterIfNotExists?(this.self.content.displayName||(this.self.content.displayName=this.self._name),this.self.content=(0,c.forwardRef)((function(t,n){return(0,c.useImperativeHandle)(n,(function(){return{properties:t}})),(0,c.createElement)(e,t)})),(this.wrapMemorizingWrapper||null===this.wrapMemorizingWrapper)&&(this.self.content=(0,c.memo)(this.self.content)),this.self.content.wrapped=e,this.self.content.webComponentAdapterWrapped="react"):this.wrapMemorizingWrapper&&(this.self.content=(0,c.memo)(this.self.content),this.self.content.wrapped=e)}},n.prepareProperties=function(e){s().extend(e,this.preparedSlots),this.self.removeKnownUnwantedPropertyKeys(this.self,e),e.ref||(this.instance=(0,c.createRef)(),e.ref=this.instance)},t.removeKnownUnwantedPropertyKeys=function(e,t){if("string"!=typeof e.content)for(var n,r=h(["isRoot","isTrusted","__composed"]);!(n=r()).done;){var o=n.value;Object.prototype.hasOwnProperty.call(t,o)&&(Object.prototype.hasOwnProperty.call(e.content,"propTypes")&&!Object.prototype.hasOwnProperty.call(e.content.propTypes,o)||Object.prototype.hasOwnProperty.call(e.content,"wrapped")&&Object.prototype.hasOwnProperty.call(e.content.wrapped,"propTypes")&&!Object.prototype.hasOwnProperty.call(e.content.wrapped.propTypes,o))&&delete t[o]}},t}(n(5).default);v.attachWebComponentAdapterIfNotExists=!0,v.content="div",v.react=f(),v._name="ReactWebComponent";var _={component:v,register:function(e){return void 0===e&&(e=s().stringCamelCaseToDelimited(v._name)),customElements.define(e,v)}};t.default=v}],h={};function m(e){var t=h[e];if(void 0!==t)return t.exports;var n=h[e]={exports:{}};return f[e](n,n.exports,m),n.exports}m.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return m.d(t,{a:t}),t},m.d=function(e,t){for(var n in t)m.o(t,n)&&!m.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},m.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},m.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var v={};return function(){m.r(v),m.d(v,{ReactWeb:function(){return s},Web:function(){return f},reactWebAPI:function(){return u},webAPI:function(){return c},wrapAsWebComponent:function(){return p}});var e=m(0),t=m.n(e),n=m(3),r=m.n(n),o=m(1),i=m.n(o),a=m(15),l=m(5),s=a.default,u=a.api,c=l.api,f=l.default,p=function(e,n,o){var a,l,u,c;void 0===n&&(n="NoName"),void 0===o&&(o={});var f=e._name||(null==(a=e.___types)||null==(l=a.name)?void 0:l.name)||n.replace(/^(.*\/+)?([^/]+)\.tsx$/,"$2");o.propTypes&&(e.propTypes=o.propTypes);var p=e.propTypes||{},d=o.propertyAliases||e.propertyAliases||{},h=i().arrayUnique(Object.keys(p).concat(Object.keys(d)).concat(Object.values(d))),m=o.propertiesToReflectAsAttributes||e.propertiesToReflectAsAttributes||[];if(s.propertiesToReflectAsAttributes)if(Array.isArray(m))m=[].concat(s.propertiesToReflectAsAttributes,m);else if(m instanceof Map)for(var v=0,_=s.propertiesToReflectAsAttributes;v<_.length;v++){var y=_[v];m.set(y,s.propertyTypes[y])}else if(null!==m&&"object"==typeof m)for(var g=0,b=s.propertiesToReflectAsAttributes;g<b.length;g++){var w=b[g];m[w]=s.propertyTypes[w]}var T=h.map((function(e){return i().stringCamelCaseToDelimited(e)})),E=function(n){function i(){for(var r,a=arguments.length,l=new Array(a),s=0;s<a;s++)l[s]=arguments[s];return(r=n.call.apply(n,[this].concat(l))||this).self=i,r.internalProperties=o.internalProperties?t()({},o.internalProperties):e.internalProperties?t()({},e.internalProperties):{},r}return r()(i,n),i}(s);return E.attachWebComponentAdapterIfNotExists="boolean"!=typeof o.attachWebComponentAdapterIfNotExists||o.attachWebComponentAdapterIfNotExists,E.content=e,E.observedAttributes=s.observedAttributes.concat(T).concat(T.map((function(e){return"-"+e}))),E.controllableProperties=e.controllableProperties||o.controllableProperties||[],E.eventToPropertyMapping=null===o.eventToPropertyMapping?o.eventToPropertyMapping:o.eventToPropertyMapping?t()({},o.eventToPropertyMapping):null===e.eventToPropertyMapping?e.eventToPropertyMapping:e.eventToPropertyMapping?t()({},e.eventToPropertyMapping):{},E.propertyAliases=t()({},s.propertyAliases,d),E.propertiesToReflectAsAttributes=m,E.propertyTypes=t()({},s.propertyTypes,p),E.renderProperties=null!==(u=null!==(c=o.renderProperties)&&void 0!==c?c:e.renderProperties)&&void 0!==u?u:s.renderProperties,E._name=f,{component:E,register:function(e){return void 0===e&&(e=i().stringCamelCaseToDelimited(f)),customElements.define(e,E)}}};v.default=p}(),v}())},function(e){e.exports=__WEBPACK_EXTERNAL_MODULE__2__},function(e){e.exports=__WEBPACK_EXTERNAL_MODULE__3__},function(e){e.exports=__WEBPACK_EXTERNAL_MODULE__4__},function(e){e.exports=__WEBPACK_EXTERNAL_MODULE__5__},function(e){e.exports=__WEBPACK_EXTERNAL_MODULE__6__},function(e){e.exports=__WEBPACK_EXTERNAL_MODULE__7__},function(e){e.exports=__WEBPACK_EXTERNAL_MODULE__8__},function(e){e.exports=__WEBPACK_EXTERNAL_MODULE__9__},function(e){e.exports=__WEBPACK_EXTERNAL_MODULE__10__},function(e){e.exports=__WEBPACK_EXTERNAL_MODULE__11__},function(e){e.exports=__WEBPACK_EXTERNAL_MODULE__12__},function(e){e.exports=__WEBPACK_EXTERNAL_MODULE__13__},function(e){e.exports=__WEBPACK_EXTERNAL_MODULE__14__},function(e){e.exports=__WEBPACK_EXTERNAL_MODULE__15__},function(e){e.exports=__WEBPACK_EXTERNAL_MODULE__16__},function(e){e.exports=__WEBPACK_EXTERNAL_MODULE__17__},function(e){e.exports=__WEBPACK_EXTERNAL_MODULE__18__},,,,,,,,,,,,,,,,,,,,,function(module,__unused_webpack_exports,__nested_webpack_require_46224__){var __dirname="/",e,t,n,r,o,i,a,l,u,s;if(module=__nested_webpack_require_46224__.nmd(module),null!==module&&"undefined"!==eval("typeof require")&&null!==eval("require")&&"main"in eval("require")&&"undefined"!==eval("typeof require.main")&&null!==eval("require.main")){var ORIGINAL_MAIN_MODULE=module;module!==eval("require.main")&&"paths"in module&&"paths"in eval("require.main")&&null!=__dirname&&(module.paths=eval("require.main.paths").concat(module.paths.filter((function(path){return eval("require.main.paths").includes(path)}))))}if(null==window)var window=void 0===__nested_webpack_require_46224__.g||null===__nested_webpack_require_46224__.g?{}:__nested_webpack_require_46224__.g;module.exports=(e=__nested_webpack_require_46224__(2),t=__nested_webpack_require_46224__(8),n=__nested_webpack_require_46224__(52),r=__nested_webpack_require_46224__(9),o=__nested_webpack_require_46224__(10),i=__nested_webpack_require_46224__(11),a=__nested_webpack_require_46224__(4),l=__nested_webpack_require_46224__(0),u=__nested_webpack_require_46224__(3),s=__nested_webpack_require_46224__(7),function(){var c=[function(e){e.exports=s},function(t){t.exports=e},function(e){e.exports=u},function(e){e.exports=a},function(e){e.exports=r},function(e){e.exports=l},function(e,t,n){n.d(t,{WrapTooltip:function(){return u}});var r=n(1),o=n.n(r),i=n(9),a=n(11),l=n(0),s=!a.Tooltip||a.Tooltip.isDummy,u=function(e){var t=e.children,n=e.options;if("string"==typeof n)return s?(0,l.jsx)("div",{className:"generic-tooltip",title:n,children:t}):(0,l.jsx)(a.Tooltip,{content:(0,l.jsx)(i.Typography,{use:"caption",children:n}),children:(0,l.jsx)("div",{className:"generic-tooltip",children:t})});if(null!==n&&"object"==typeof n){if("string"==typeof n.content){if(s)return(0,l.jsx)("div",{className:"generic-tooltip",title:n.content,children:t});n=o()({},n,{content:(0,l.jsx)(i.Typography,{use:"caption",children:n.content})})}return s?(0,l.jsx)("div",{className:"generic-tooltip",children:t}):(0,l.jsx)(a.Tooltip,o()({},n,{children:(0,l.jsx)("div",{className:"generic-tooltip",children:t})}))}return(0,l.jsx)(l.Fragment,{children:t})}},function(e,t,n){n.d(t,{WrapConfigurations:function(){return l}}),n(1),n(13),n(2),n(4);var r=n(12),o=n(10),i=n(6),a=n(0),l=function(e){var t=e.children,n=e.strict,l=e.themeConfiguration,s=e.tooltip,u=e.wrap;return(0,a.jsx)(r.x,{strict:Boolean(n),children:(0,a.jsx)(i.WrapTooltip,{options:s,children:(0,a.jsx)(o.WrapThemeProvider,{configuration:l,wrap:u,children:t})})})}},function(e,t,n){n.d(t,{deriveMissingPropertiesFromState:function(){return u},determineInitialValue:function(){return d},determineValidationState:function(){return h},getConsolidatedProperties:function(){return v},mapPropertiesIntoModel:function(){return m},translateKnownSymbols:function(){return p},triggerCallbackIfExists:function(){return f},wrapStateSetter:function(){return c}});var r=n(1),o=n.n(r),i=n(3),a=n.n(i),l=n(5);function s(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}n(2);var u=function(e,t){void 0!==e.model.value&&void 0===e.value&&(e.value=e.model.value),void 0===e.value&&(e.value=t.value),e.model.state?e.model.state=o()({},e.model.state):e.model.state={};for(var n=0,r=Object.entries(t.modelState);n<r.length;n++){var i=r[n],a=i[0],l=i[1];void 0===e.model.state[a]&&(e.model.state[a]=l)}return e},c=function(e,t){return function(n){var r="function"==typeof n?n(t):n;a().equals(null==r?void 0:r.modelState,null==t?void 0:t.modelState)||e(r)}},f=function(e,t,n){void 0===n&&(n=!0);for(var r=arguments.length,o=new Array(r>3?r-3:0),i=3;i<r;i++)o[i-3]=arguments[i];t="on"+a().stringCapitalize(t),e[t]&&(n?e[t].apply(e,o):a().timeout((function(){return e[t].apply(e,o)})))},p=function(e){for(var t={},n=0,r=Object.entries(e);n<r.length;n++){var o=r[n],i=o[0],s=o[1];s===l.UndefinedSymbol?t[i]=void 0:s===l.NullSymbol?t[i]=null:t[i]=a().copy(e[i])}return t},d=function(e,t,n){var r,o;return void 0!==n?n:void 0!==e.value?e.value:void 0!==(null==(r=e.model)?void 0:r.value)?e.model.value:void 0!==e.initialValue?a().copy(e.initialValue):void 0!==e.default?a().copy(e.default):void 0!==(null==(o=e.model)?void 0:o.default)?a().copy(e.model.default):void 0!==t?t:null},h=function(e,t,n){void 0===n&&(n={});var r=!1;n=o()({invalidRequired:function(){return!1===e.model.nullable&&"boolean"!==e.model.type&&!e.model.value&&0!==e.model.value||"boolean"===e.model.type&&!("boolean"==typeof e.model.value||["false","true"].includes(e.model.value))}},n),e.model.state=e.model.state||{};for(var i=0,a=Object.entries(n);i<a.length;i++){var l=a[i],s=l[0],u=l[1],c=t[s];e.model.state[s]=u(),r=r||c!==t[s]}return r&&(e.model.state.invalid=Object.keys(n).some((function(t){return e.model.state[t]})),e.model.state.valid=!e.model.state.invalid),r},m=function(e,t){var n=a().extend(!0,{model:a().copy(t)},e);n.disabled&&(n.model.mutable=!1,delete n.disabled),n.invertedPattern&&(n.model.invertedRegularExpressionPattern=n.invertedPattern,delete n.invertedPattern),n.pattern&&(n.model.regularExpressionPattern=n.pattern,delete n.pattern),n.required&&(n.model.nullable=!1,delete n.required),"text"===n.type&&(n.type="string");for(var r,o=function(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(n)return(n=n.call(e)).next.bind(n);if(Array.isArray(e)||(n=function(e,t){if(e){if("string"==typeof e)return s(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?s(e,t):void 0}}(e))||t&&e&&"number"==typeof e.length){n&&(e=n);var r=0;return function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}(Object.keys(n.model).concat("value"));!(r=o()).done;){var i=r.value;Object.prototype.hasOwnProperty.call(n,i)&&void 0!==n[i]&&(n.model[i]=n[i])}for(var l in n.model.state)Object.prototype.hasOwnProperty.call(n,l)&&void 0!==n[l]&&(n.model.state[l]=n[l]);return void 0===n.model.value&&(n.model.value=a().copy(n.model.default)),n},v=function(e){var t=o()({},e,e.model||{},(e.model||{}).state||{});return t.disabled=!(t.mutable&&t.writable),delete t.mutable,delete t.writable,delete t.state,t.required=!t.nullable,delete t.nullable,t.invertedRegularExpressionPattern&&(t.invertedPattern=t.invertedRegularExpressionPattern),delete t.invertedRegularExpressionPattern,t.regularExpressionPattern&&(t.pattern=t.regularExpressionPattern),delete t.regularExpressionPattern,t}},function(e){e.exports=i},function(e,t,n){n.d(t,{WrapThemeProvider:function(){return i}});var r=n(4),o=n(0),i=function(e){var t=e.children,n=e.configuration,i=e.wrap;return n?(0,o.jsx)(r.ThemeProvider,{options:n,wrap:!1!==i,children:t}):t}},function(e){e.exports=o},function(e,t,n){n.d(t,{x:function(){return i}});var r=n(2),o=n(0),i=function(e){var t=e.children;return e.strict?(0,o.jsx)(r.StrictMode,{children:t}):(0,o.jsx)(o.Fragment,{children:t})}},function(e){e.exports=t},,,,,,,,,,,,,,,,,,,,function(e,t,n){n.d(t,{by:function(){return m},cN:function(){return p},uG:function(){return _}});var r=n(1),o=n.n(r),i=n(3),a=n.n(i),l=n(5),s={declaration:l.string,default:l.any,description:l.string,name:l.string,selection:(0,l.oneOfType)([(0,l.arrayOf)((0,l.oneOfType)([(0,l.arrayOf)((0,l.oneOfType)([l.number,l.string])),l.number,(0,l.objectOf)((0,l.oneOfType)([l.number,l.string])),l.string])),(0,l.objectOf)((0,l.oneOfType)([l.number,l.string]))]),type:l.string,value:l.any},u={dirty:(0,l.oneOfType)([l.boolean,l.symbol]),pristine:(0,l.oneOfType)([l.boolean,l.symbol]),touched:(0,l.oneOfType)([l.boolean,l.symbol]),untouched:(0,l.oneOfType)([l.boolean,l.symbol]),focused:(0,l.oneOfType)([l.boolean,l.symbol]),visited:(0,l.oneOfType)([l.boolean,l.symbol]),invalid:(0,l.oneOfType)([l.boolean,l.symbol]),invalidRequired:(0,l.oneOfType)([l.boolean,l.symbol]),valid:(0,l.oneOfType)([l.boolean,l.symbol])},c=o()({},s,{emptyEqualsNull:l.boolean,trim:l.boolean,invertedRegularExpressionPattern:(0,l.oneOfType)([(0,l.arrayOf)((0,l.oneOfType)([l.object,l.string])),l.object,l.string]),regularExpressionPattern:(0,l.oneOfType)([(0,l.arrayOf)((0,l.oneOfType)([l.object,l.string])),l.object,l.string]),maximum:(0,l.oneOfType)([l.number,l.string]),minimum:(0,l.oneOfType)([l.number,l.string]),maximumLength:l.number,minimumLength:l.number,mutable:l.boolean,writable:l.boolean,state:(0,l.shape)(u)}),f=o()({},s,u,{className:l.string,disabled:l.boolean,enforceUncontrolled:l.boolean,initialValue:l.any,inputProperties:l.object,model:(0,l.shape)(c),onChange:l.func,onChangeValue:l.func,onChangeShowDeclaration:l.func,onChangeState:l.func,onClick:l.func,onFocus:l.func,onTouch:l.func,required:l.boolean,requiredText:l.string,ripple:(0,l.oneOfType)([l.boolean,l.object]),rootProps:l.object,showDeclaration:(0,l.oneOfType)([l.boolean,l.symbol]),showInitialValidationState:l.boolean,showValidationState:l.boolean,styles:l.object,themeConfiguration:l.object,tooltip:l.any}),p={dirty:!1,focused:!1,invalid:!1,invalidRequired:!1,pristine:!0,touched:!1,untouched:!0,valid:!0,visited:!1},d={declaration:"",default:null,description:"",emptyEqualsNull:!0,invertedRegularExpressionPattern:null,maximum:1/0,maximumLength:-1,minimum:-1/0,minimumLength:0,mutable:!0,name:"NO_NAME_DEFINED",nullable:!0,regularExpressionPattern:null,state:o()({},p),trim:!0,type:"string",writable:!0},h={enforceUncontrolled:!1,model:o()({},d),triggerInitialPropertiesConsolidation:!1,showDeclaration:void 0,showInitialValidationState:!1,showValidationState:!0,requiredText:"Please fill this field."},m=o()({},f,u,{checked:l.boolean,id:l.string}),v=o()({},d,{default:!1,type:"boolean",value:!1}),_=o()({},h,{default:!1,model:o()({},v),requiredText:"Please check this field."}),y=o()({},u,{invalidMaximum:(0,l.oneOfType)([l.boolean,l.symbol]),invalidMinimum:(0,l.oneOfType)([l.boolean,l.symbol]),invalidMaximumLength:(0,l.oneOfType)([l.boolean,l.symbol]),invalidMinimumLength:(0,l.oneOfType)([l.boolean,l.symbol]),invalidInvertedPattern:(0,l.oneOfType)([l.boolean,l.symbol]),invalidPattern:(0,l.oneOfType)([l.boolean,l.symbol])}),g=o()({},f,y,{align:l.string,children:l.func,cursor:(0,l.oneOfType)([(0,l.shape)({end:l.number.isRequired,start:l.number.isRequired}),l.symbol]),editor:l.string,editorIsActive:(0,l.oneOfType)([l.boolean,l.symbol]),hidden:(0,l.oneOfType)([l.boolean,l.symbol]),icon:(0,l.oneOfType)([l.string,l.object]),inputProps:l.object,invertedPattern:(0,l.oneOfType)([(0,l.arrayOf)((0,l.oneOfType)([l.object,l.string])),l.object,l.string]),invertedPatternText:l.string,labels:(0,l.oneOfType)([(0,l.arrayOf)((0,l.arrayOf)(l.string)),(0,l.arrayOf)(l.string),l.object]),maximum:(0,l.oneOfType)([l.number,l.string]),maximumLengthText:l.string,maximumText:l.string,minimum:(0,l.oneOfType)([l.number,l.string]),minimumLengthText:l.string,minimumText:l.string,onBlur:l.func,onChangeEditorIsActive:l.func,onKeyDown:l.func,onKeyUp:l.func,onSelect:l.func,onSelectionChange:l.func,outlined:l.boolean,pattern:(0,l.oneOfType)([(0,l.arrayOf)((0,l.oneOfType)([l.object,l.string])),l.object,l.string]),patternText:l.string,placeholder:l.string,representation:(0,l.oneOfType)([l.string,l.symbol]),rows:l.number,searchSelection:l.boolean,selectableEditor:l.boolean,step:l.number,suggestionCreator:l.func,suggestSelection:l.boolean,trailingIcon:l.any,transformer:l.object}),b=o()({},p,{invalidMaximum:!1,invalidMinimum:!1,invalidMaximumLength:!1,invalidMinimumLength:!1,invalidInvertedPattern:!1,invalidPattern:!1}),w=o()({},d,{state:b}),T=o()({},h,{cursor:{end:0,start:0},editor:"plain",invertedPatternText:'Your string should not match the regular expression${[].concat(invertedPattern).length > 1 ? "s" : ""}: "${[].concat(invertedPattern).join("\\", \\"")}".',maximumLengthText:"Please type less or equal than ${maximumLength} symbols.",maximumText:"Please type less or equal than ${formatValue(maximum)}.",minimumLengthText:"Please type at least or equal ${minimumLength} symbols.",minimumText:"Please type at least or equal ${formatValue(minimum)}.",model:o()({},w),patternText:'Your string have to match the regular expression${[].concat(pattern).length > 1 ? "s" : ""}: "${[].concat(pattern).join("\\", \\"")}".',rows:4,searchSelection:!1,selectableEditor:!1,step:1,suggestSelection:!1}),E=o()({},u,{invalidContentTypePattern:(0,l.oneOfType)([l.boolean,l.symbol]),invalidMaximumSize:(0,l.oneOfType)([l.boolean,l.symbol]),invalidMinimumSize:(0,l.oneOfType)([l.boolean,l.symbol]),invalidName:(0,l.oneOfType)([l.boolean,l.symbol])}),x=(o()({},f,E,{children:l.func,contentTypePatternText:(0,l.oneOfType)([(0,l.arrayOf)((0,l.oneOfType)([l.object,l.string])),l.object,l.string]),invertedContentTypePatternText:(0,l.oneOfType)([(0,l.arrayOf)((0,l.oneOfType)([l.object,l.string])),l.object,l.string]),deleteButton:(0,l.oneOfType)([l.object,l.string]),downloadButton:(0,l.oneOfType)([l.object,l.string]),editButton:(0,l.oneOfType)([l.object,l.string]),newButton:(0,l.oneOfType)([l.object,l.string]),encoding:l.string,generateFileNameInputProperties:l.func,maximumSizeText:l.string,minimumSizeText:l.string,onBlur:l.func,outlined:l.boolean}),o()({},p,{invalidContentTypePattern:!1,invalidMaximumSize:!1,invalidMinimumSize:!1,invalidName:!1})),k=o()({},d,{contentTypeRegularExpressionPattern:/^.+\/.+$/,invertedContentTypeRegularExpressionPattern:null,fileName:o()({},w,{maximumLength:1024,name:"Name",regularExpressionPattern:/^[^/]+$/}),maximumSize:1/0,minimumSize:0,state:x});delete o()({},T,{emptyEqualsNull:!1,invertedPatternText:'Your file\'s name should not match the regular expression${[].concat(invertedPattern).length > 1 ? "s" : ""}: ""${[].concat(invertedPattern).join("\\", \\"")}".',patternText:'Your file\'s name has to match the regular expression${[].concat(pattern).length > 1 ? "s" : ""}: ""${[].concat(pattern).join("\\", \\"")}".',required:!0}).model,o()({},h,{contentTypePatternText:'Your file\'s mime-type has to match the regular expression${[].concat(contentTypePattern).length > 1 ? "s" : ""}: ""${[].concat(contentTypePattern).join("\\", \\"")}".',invertedContentTypePatternText:'Your file\'s mime-type should not match the regular expression${[].concat(invertedContentTypePattern).length > 1 ? "s" : ""}: ""${[].concat(invertedContentTypePattern).join("\\", \\"")}".',deleteButton:"delete",downloadButton:"download",editButton:"edit",newButton:"new",encoding:"utf-8",generateFileNameInputProperties:a().identity,maximumSizeText:"Please provide a file with less or equal size than ${maximumSize} byte.",minimumSizeText:"Please provide a file with more or equal size than ${maximumSize} byte.",media:{sixteenByNine:!0},model:o()({},k),sourceToBlobOptions:{endings:"transparent",type:"text/plain"}}),o()({},f,y,{children:l.func,createItem:l.func,createPrototype:l.func,maximumNumber:l.number,minimumNumber:l.number});var O=o()({},d,{state:o()({},d.state,{invalidMaximumNumber:!1,invalidMinimumNumber:!1}),maximumNumber:1/0,minimumNumber:0,type:"string[]"});o()({},h,{addIcon:{icon:"add"},removeIcon:{icon:"clear"},createItem:function(e){return e.item},createPrototype:function(e){return e.item},model:o()({},O)}),o()({},g,{value:(0,l.shape)({end:(0,l.oneOfType)([l.number,(0,l.shape)(g)]),start:(0,l.oneOfType)([l.number,(0,l.shape)(g)])})}),o()({},p),o()({},w,{description:"End",name:"end"}),o()({},w,{description:"Start",name:"start"})},,,,,,,function(e){e.exports=n}],f={};function p(e){var t=f[e];if(void 0!==t)return t.exports;var n=f[e]={exports:{}};return c[e](n,n.exports,p),n.exports}p.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return p.d(t,{a:t}),t},p.d=function(e,t){for(var n in t)p.o(t,n)&&!p.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},p.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},p.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var d={};return function(){p.r(d),p.d(d,{RequireableCheckbox:function(){return v},RequireableCheckboxInner:function(){return m},default:function(){return _},determineValidationState:function(){return h}});var e=p(1),t=p.n(e),n=p(3),r=p.n(n),o=p(2),i=p(40),a=p(4),l=p(7),s=p(8),u=p(33),c=p(0),f={"requireable-checkbox":"requireable-checkbox"};function h(e,t){return(0,s.determineValidationState)(e,t,{invalidRequired:function(){return!1===e.model.nullable&&!e.model.value}})}var m=function(e,n){var u,p,d=function(e){var t=(0,s.mapPropertiesIntoModel)(e,v.defaultProperties.model);return h(t,t.model.state),(t=(0,s.getConsolidatedProperties)(t)).checked=Boolean(t.value),t};(0,o.useEffect)((function(){C.triggerInitialPropertiesConsolidation&&m()}),[]);var m=function(e){r().extend(!0,C,d(C)),(0,s.triggerCallbackIfExists)(C,"change",O,C,e)},_=function(e){return k((function(n){var r=!1;n.modelState.focused||(C.focused=!0,r=!0),n.modelState.untouched&&(C.touched=!0,C.untouched=!1,r=!0);var o=n;return r&&(m(e),o=t()({},n,{modelState:C.model.state}),(0,s.triggerCallbackIfExists)(C,"changeState",O,C.model.state,e,C)),(0,s.triggerCallbackIfExists)(C,"touch",O,e,C),o}))},y=(0,o.useRef)(null),g=(0,o.useRef)(null),b=(0,s.translateKnownSymbols)(e),w=(0,s.determineInitialValue)(b,v.defaultProperties.model.default,b.checked),T=r().extend(!0,r().copy(v.defaultProperties),b),E=(0,o.useState)({modelState:t()({},v.defaultModelState),value:w}),x=E[0],k=E[1],O=!T.enforceUncontrolled&&(void 0!==(null==(u=b.model)?void 0:u.value)||void 0!==b.value)&&Boolean(b.onChange||b.onChangeValue);(0,s.deriveMissingPropertiesFromState)(T,x);var C=d(T),S={modelState:C.model.state,value:C.value};return(O||C.value===x.value)&&r().equals(C.model.state,x.modelState)||k(S),O&&(k=(0,s.wrapStateSetter)(k,S)),(0,o.useImperativeHandle)(n,(function(){return{properties:C,references:{foundationRef:g,inputReference:y},state:t()({modelState:C.model.state},O?{}:{value:C.value})}})),(0,c.jsx)(l.WrapConfigurations,{strict:v.strict,themeConfiguration:C.themeConfiguration,tooltip:C.tooltip,children:(0,c.jsx)("div",{className:[f["requireable-checkbox"]].concat(null!==(p=C.className)&&void 0!==p?p:[]).join(" "),style:C.styles,children:(0,c.jsx)(i.Checkbox,{checked:Boolean(C.value),disabled:C.disabled,foundationRef:g,id:C.id||C.name,indeterminate:null===C.value,inputRef:y,label:C.invalid&&C.showValidationState&&(C.showInitialValidationState||C.visited)?(0,c.jsx)(a.Theme,{use:"error",children:C.description||C.name}):C.description||C.name,name:C.name,onBlur:function(e){return k((function(n){var r=!1;return n.modelState.focused&&(C.focused=!1,r=!0),n.modelState.visited||(C.visited=!0,r=!0),r&&(m(e),(0,s.triggerCallbackIfExists)(C,"changeState",O,C.model.state,e,C)),(0,s.triggerCallbackIfExists)(C,"blur",O,e,C),r?t()({},n,{modelState:C.model.state}):n}))},onChange:function(e){C.model.mutable&&C.model.writable&&(C.value=Boolean(e.target.checked),k((function(n){if(n.value===C.value)return n;var r=!1,o=t()({},n,{value:C.value});return n.modelState.pristine&&(C.dirty=!0,C.pristine=!1,r=!0),m(e),h(C,n.modelState)&&(r=!0),(0,s.triggerCallbackIfExists)(C,"changeValue",O,C.value,e,C),r&&(o.modelState=C.model.state,(0,s.triggerCallbackIfExists)(C,"changeState",O,C.model.state,e,C)),o})))},onClick:function(e){(0,s.triggerCallbackIfExists)(C,"click",O,e,C),_(e)},onFocus:function(e){(0,s.triggerCallbackIfExists)(C,"focus",O,e,C),_(e)},ripple:C.ripple,value:""+C.value})})})};m.displayName="RequireableCheckbox";var v=(0,o.memo)((0,o.forwardRef)(m));v.wrapped=m,v.webComponentAdapterWrapped="react",v.defaultModelState=u.cN,v.defaultProperties=t()({},u.uG,{model:t()({},u.uG.model,{state:void 0,value:void 0}),value:void 0}),v.propTypes=u.by,v.strict=!1;var _=v}(),d}())},,,,,,,,,,,,,function(e){e.exports=__WEBPACK_EXTERNAL_MODULE__52__}],__webpack_module_cache__={};function __nested_webpack_require_66485__(e){var t=__webpack_module_cache__[e];if(void 0!==t)return t.exports;var n=__webpack_module_cache__[e]={id:e,loaded:!1,exports:{}};return __webpack_modules__[e].call(n.exports,n,n.exports,__nested_webpack_require_66485__),n.loaded=!0,n.exports}__nested_webpack_require_66485__.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return __nested_webpack_require_66485__.d(t,{a:t}),t},__nested_webpack_require_66485__.d=function(e,t){for(var n in t)__nested_webpack_require_66485__.o(t,n)&&!__nested_webpack_require_66485__.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},__nested_webpack_require_66485__.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),__nested_webpack_require_66485__.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},__nested_webpack_require_66485__.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},__nested_webpack_require_66485__.nmd=function(e){return e.paths=[],e.children||(e.children=[]),e};var __webpack_exports__={};return function(){__nested_webpack_require_66485__.r(__webpack_exports__),__nested_webpack_require_66485__.d(__webpack_exports__,{RequireableCheckbox:function(){return o}});var e=__nested_webpack_require_66485__(0),t=__nested_webpack_require_66485__(39),n=__nested_webpack_require_66485__.n(t),r=__nested_webpack_require_66485__(1),o=__nested_webpack_require_66485__.n(r)()(n(),"RequireableCheckbox",{eventToPropertyMapping:{onChange:!0},internalProperties:{enforceUncontrolled:!0},propertiesToReflectAsAttributes:{dirty:e.boolean,focused:e.boolean,invalid:e.boolean,invalidRequired:e.boolean,name:e.string,pristine:e.boolean,touched:e.boolean,untouched:e.boolean,valid:e.boolean,visited:e.boolean}});__webpack_exports__.default=o}(),__webpack_exports__}()},module.exports=t(__webpack_require__(51),__webpack_require__(37),__webpack_require__(24),__webpack_require__(52),__webpack_require__(0),__webpack_require__(1),__webpack_require__(114),__webpack_require__(39),__webpack_require__(63),__webpack_require__(64),__webpack_require__(65),__webpack_require__(66),__webpack_require__(40),__webpack_require__(67),__webpack_require__(171),__webpack_require__(116),__webpack_require__(117),__webpack_require__(133),__webpack_require__(109))},,,function(e,t,n){"use strict";n.d(t,{CR:function(){return s},XA:function(){return l},ZT:function(){return o},_T:function(){return a},ev:function(){return u},pi:function(){return i}});var r=function(e,t){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},r(e,t)};function o(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}r(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}var i=function(){return i=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},i.apply(this,arguments)};function a(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n}Object.create;function l(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function s(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,o,i=n.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(r=i.next()).done;)a.push(r.value)}catch(e){o={error:e}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return a}function u(e,t,n){if(n||2===arguments.length)for(var r,o=0,i=t.length;o<i;o++)!r&&o in t||(r||(r=Array.prototype.slice.call(t,0,o)),r[o]=t[o]);return e.concat(r||Array.prototype.slice.call(t))}Object.create},,function(e,t,n){"use strict";n.d(t,{U8:function(){return d}});var r,o=n(181),i=n(0),a=n(1),l=n(23),s=n.n(l),u=n(41),c=n(153),f=i.createContext({}),p=(r=function(e){var t=e.children,n=e.className,r=e.primary,a=e.accent,l=e.unbounded,u=e.surface,p=(e.domNode,e.foundationRef,(0,o._T)(e,["children","className","primary","accent","unbounded","surface","domNode","foundationRef"])),d=(0,c.K)(e),h=d.rootEl,m=d.surfaceEl,v=i.Children.only(t);if(!i.isValidElement(v))return null;var _=l?{"data-mdc-ripple-is-unbounded":!0}:{},y=u&&l?{}:m.props({style:v.props.style}),g=s()(n!==v.props.className&&n,y.className,v.props.className,{"mdc-ripple-surface":"boolean"==typeof u?u:void 0===u,"mdc-ripple-surface--primary":r,"mdc-ripple-surface--accent":a});p.disabled&&(g=g.replace("mdc-ripple-upgraded--background-focused",""));var b=i.cloneElement(v,(0,o.pi)((0,o.pi)((0,o.pi)({},v.props),_),h.props((0,o.pi)((0,o.pi)((0,o.pi)((0,o.pi)({},p),{style:v.props.style}),y),{className:g}))));return i.createElement(f.Provider,{value:m.props({style:v.props.style})},b)},function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.state={domNode:null},t}return(0,o.ZT)(t,e),t.prototype.componentDidMount=function(){this.setState({domNode:a.findDOMNode(this)})},t.prototype.componentDidUpdate=function(){var e=a.findDOMNode(this);e!==this.state.domNode&&this.setState({rootRippleElement:e})},t.prototype.render=function(){return i.createElement(r,(0,o.pi)({},this.props,{domNode:this.state.domNode}))},t}(i.Component)),d=function(e){var t=void 0===e?{}:e,n=t.unbounded,r=t.accent,a=t.surface;return function(e){var t=i.forwardRef((function(t,l){var s=t.ripple,c=(0,o._T)(t,["ripple"]),f=(0,u.wv)(),d="object"!=typeof(s=null!=s?s:f.ripple)?{}:s;return s?i.createElement(p,(0,o.pi)({},c,{accent:d.accent||r,unbounded:d.unbounded||n,surface:d.surface||a}),i.createElement(e,(0,o.pi)({},c,{ref:l}))):i.createElement(e,(0,o.pi)({},c,{ref:l}))}));return t.displayName="withRipple("+(e.displayName||e.constructor.name||"Unknown")+")",t}}}],__webpack_module_cache__={};function __webpack_require__(e){var t=__webpack_module_cache__[e];if(void 0!==t)return t.exports;var n=__webpack_module_cache__[e]={id:e,loaded:!1,exports:{}};return __webpack_modules__[e].call(n.exports,n,n.exports,__webpack_require__),n.loaded=!0,n.exports}__webpack_require__.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return __webpack_require__.d(t,{a:t}),t},__webpack_require__.d=function(e,t){for(var n in t)__webpack_require__.o(t,n)&&!__webpack_require__.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},__webpack_require__.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),__webpack_require__.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},__webpack_require__.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},__webpack_require__.nmd=function(e){return e.paths=[],e.children||(e.children=[]),e};var __webpack_exports__=__webpack_require__(178);return __webpack_exports__}()}));
|