web-input-material 0.0.444 → 0.0.445

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.
@@ -279,4 +279,4 @@ var r={animationend:{cssProperty:"animation",prefixed:"webkitAnimationEnd",stand
279
279
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
280
280
  * THE SOFTWARE.
281
281
  */
282
- 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"},a={DEACTIVATION_TIMEOUT_MS:225,FG_DEACTIVATION_MS:150,INITIAL_ORIGIN_SCALE:.6,PADDING:10,TAP_DELAY_MS:300}},function(e,t,n){Object.defineProperty(t,Symbol.toStringTag,{value:"Module"});const r=n(1),o=n(2),a=n(95),i=o.createComponent((function(e,t){var n;n=e,o.useFoundation({props:n,elements:{},foundation:()=>new a.MDCFormFieldFoundation({registerInteractionHandler:(e,t)=>{},deregisterInteractionHandler:(e,t)=>{},activateInputRipple:()=>{},deactivateInputRipple:()=>{}})});const{alignEnd:i,foundationRef:l,noWrap:u,spaceBetween:s,...c}=e,d=o.useClassNames(e,["mdc-form-field",{"mdc-form-field--align-end":i,"mdc-form-field--nowrap":u,"mdc-form-field--space-between":s}]);return r.jsx(o.Tag,{...c,ref:t,className:d})}));t.FormField=i},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t,n){n.r(t),n.d(t,{MDCRipple:function(){return o.N},MDCRippleFoundation:function(){return i.E},cssClasses:function(){return a.Y7},numbers:function(){return a.nL},strings:function(){return a.P$},util:function(){return r}});var r=n(43),o=n(20),a=n(55),i=n(19)},function(e,t,n){n.r(t),n.d(t,{MDCFormField:function(){return d},MDCFormFieldFoundation:function(){return c},cssClasses:function(){return u},strings:function(){return s}});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 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)};Object.create;Object.create;"function"==typeof SuppressedError&&SuppressedError;var i=n(4),l=n(3),u={ROOT:"mdc-form-field"},s={LABEL_SELECTOR:".mdc-form-field > label"},c=function(e){function t(n){var r=e.call(this,a(a({},t.defaultAdapter),n))||this;return r.click=function(){r.handleClick()},r}return o(t,e),Object.defineProperty(t,"cssClasses",{get:function(){return u},enumerable:!1,configurable:!0}),Object.defineProperty(t,"strings",{get:function(){return s},enumerable:!1,configurable:!0}),Object.defineProperty(t,"defaultAdapter",{get:function(){return{activateInputRipple:function(){},deactivateInputRipple:function(){},deregisterInteractionHandler:function(){},registerInteractionHandler:function(){}}},enumerable:!1,configurable:!0}),t.prototype.init=function(){this.adapter.registerInteractionHandler("click",this.click)},t.prototype.destroy=function(){this.adapter.deregisterInteractionHandler("click",this.click)},t.prototype.handleClick=function(){var e=this;this.adapter.activateInputRipple(),requestAnimationFrame((function(){e.adapter.deactivateInputRipple()}))},t}(l.I),d=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.attachTo=function(e){return new t(e)},t.prototype.labelEl=function(){var e=c.strings.LABEL_SELECTOR;return this.root.querySelector(e)},t.prototype.getDefaultFoundation=function(){var e=this;return new c({activateInputRipple:function(){e.input&&e.input.ripple&&e.input.ripple.activate()},deactivateInputRipple:function(){e.input&&e.input.ripple&&e.input.ripple.deactivate()},deregisterInteractionHandler:function(t,n){var r=e.labelEl();r&&r.removeEventListener(t,n)},registerInteractionHandler:function(t,n){var r=e.labelEl();r&&r.addEventListener(t,n)}})},t}(i.O)},,,,,,,,,,,,,,,,,,function(e,t,n){Object.defineProperty(t,Symbol.toStringTag,{value:"Module"});const r=n(1),o=n(0),a=n(122),i=n(2),l=n(17),u=n(114);a.MDCCheckboxFoundation.prototype.installPropertyChangeHooks_=()=>{};const s=i.createComponent((function(e,t){const{renderToggle:n,id:l,toggleRootProps:s,rootEl:p,checkboxEl:_}=(e=>{const t=i.useId("checkbox",e),{renderToggle:n,toggleRootProps:r,id:l}=u.useToggleFoundation({...e,id:t}),{foundation:s,...c}=i.useFoundation({props:e,elements:{rootEl:!0,checkboxEl:!0},foundation:({rootEl:e,checkboxEl:t,getProps:n})=>new a.MDCCheckboxFoundation({addClass:t=>e.addClass(t),removeClass:t=>e.removeClass(t),setNativeControlAttr:(e,n)=>t.setProp(e,n),removeNativeControlAttr:e=>t.removeProp(e),isIndeterminate:()=>!!n().indeterminate,isChecked:()=>{var e;return void 0!==n().checked?!!n().checked:!(null==(e=t.ref)||!e.checked)},hasNativeControl:()=>!!t.ref,setNativeControlDisabled:e=>t.setProp("disabled",e),forceLayout:()=>{var t;return null==(t=e.ref)?void 0:t.offsetWidth},isAttachedToDOM:()=>!0})}),{rootEl:d,checkboxEl:f}=c,p=o.useCallback((()=>{f.ref&&(f.ref.indeterminate=!!e.indeterminate),window.requestAnimationFrame((()=>{s.handleChange()}))}),[e.indeterminate,s,f.ref]);return o.useEffect((()=>{p()}),[p]),d.setProp("onAnimationEnd",(t=>{var n;null==(n=e.onAnimationEnd)||n.call(e,t),s.handleAnimationEnd()}),!0),f.setProp("onChange",(t=>{var n;null==(n=e.onChange)||n.call(e,t),p()}),!0),{foundation:s,renderToggle:n,toggleRootProps:r,id:l,...c}})(e),{children:m,className:h,label:v,style:y,indeterminate:b,inputRef:g,foundationRef:E,...O}=e;return n(r.jsxs(c,{...p.props({checked:O.checked,indeterminate:b,...s}),ref:i.mergeRefs(p.reactRef,t),children:[r.jsx("input",{..._.props({...O,className:"mdc-checkbox__native-control"}),type:"checkbox",ref:i.mergeRefs(_.reactRef,g,t),id:l}),r.jsx(f,{}),r.jsx(d,{})]}))})),c=l.withRipple({surface:!1,unbounded:!0})(o.forwardRef((function(e,t){const n=o.useContext(i.DataTableContext),a=o.useContext(i.DataTableHeadContext),{disabled:l,checked:u,indeterminate:s,...c}=e,d=i.useClassNames(e,["mdc-checkbox",{"mdc-data-table__row-checkbox":n&&!a,"mdc-data-table__header-row-checkbox":a,"mdc-checkbox--disabled":l,"mdc-checkbox--selected":u||s}]);return r.jsx(i.Tag,{...c,className:d,ref:t})}))),d=o.memo((function(){return r.jsx("div",{className:"mdc-checkbox__ripple"})})),f=o.memo((()=>r.jsxs("div",{className:"mdc-checkbox__background",children:[r.jsx("svg",{className:"mdc-checkbox__checkmark",viewBox:"0 0 24 24",children:r.jsx("path",{className:"mdc-checkbox__checkmark-path",fill:"none",stroke:"white",d:"M1.73,12.91 8.1,19.28 22.79,4.59"})}),r.jsx("div",{className:"mdc-checkbox__mixedmark"})]})));t.Checkbox=s},function(e,t,n){Object.defineProperty(t,Symbol.toStringTag,{value:"Module"});const r=n(1),o=n(2),a=n(56);t.useToggleFoundation=function(e){const{className:t,style:n,rootProps:i,label:l,children:u,disabled:s}=e,c=e.label||e.children,d=o.useId("toggle-",e),f=c?{disabled:s}:{className:t,style:n,disabled:s,...i};return{id:d,renderToggle:e=>c?r.jsxs(a.FormField,{...i,className:t,style:n,children:[e,r.jsxs("label",{id:d+"label",htmlFor:d,children:[l,u]})]}):e,toggleRootProps:f}}},,,,,,,,function(e,t,n){n.r(t),n.d(t,{MDCCheckbox:function(){return y},MDCCheckboxFoundation:function(){return h},cssClasses:function(){return p},numbers:function(){return m},strings:function(){return _}});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 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)};Object.create;function i(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.")}Object.create;"function"==typeof SuppressedError&&SuppressedError;var l=n(53),u=n(4),s=n(44),c=n(16),d=n(20),f=n(19),p={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"},_={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"},m={ANIM_END_LATCH_MS:250},h=function(e){function t(n){var r=e.call(this,a(a({},t.defaultAdapter),n))||this;return r.currentCheckState=_.TRANSITION_STATE_INIT,r.currentAnimationClass="",r.animEndLatchTimer=0,r.enableAnimationEndHandler=!1,r}return o(t,e),Object.defineProperty(t,"cssClasses",{get:function(){return p},enumerable:!1,configurable:!0}),Object.defineProperty(t,"strings",{get:function(){return _},enumerable:!1,configurable:!0}),Object.defineProperty(t,"numbers",{get:function(){return m},enumerable:!1,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:!1,configurable:!0}),t.prototype.init=function(){this.currentCheckState=this.determineCheckState(),this.updateAriaChecked(),this.adapter.addClass(p.UPGRADED)},t.prototype.destroy=function(){clearTimeout(this.animEndLatchTimer)},t.prototype.setDisabled=function(e){this.adapter.setNativeControlDisabled(e),e?this.adapter.addClass(p.DISABLED):this.adapter.removeClass(p.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}),m.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=_.TRANSITION_STATE_UNCHECKED,r=p.SELECTED;t===n?this.adapter.removeClass(r):this.adapter.addClass(r),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=_.TRANSITION_STATE_INDETERMINATE,t=_.TRANSITION_STATE_CHECKED,n=_.TRANSITION_STATE_UNCHECKED;return this.adapter.isIndeterminate()?e:this.adapter.isChecked()?t:n},t.prototype.getTransitionAnimationClass=function(e,n){var r=_.TRANSITION_STATE_INIT,o=_.TRANSITION_STATE_CHECKED,a=_.TRANSITION_STATE_UNCHECKED,i=t.cssClasses,l=i.ANIM_UNCHECKED_CHECKED,u=i.ANIM_UNCHECKED_INDETERMINATE,s=i.ANIM_CHECKED_UNCHECKED,c=i.ANIM_CHECKED_INDETERMINATE,d=i.ANIM_INDETERMINATE_CHECKED,f=i.ANIM_INDETERMINATE_UNCHECKED;switch(e){case r:return n===a?"":n===o?d:f;case a:return n===o?l:u;case o:return n===a?s:c;default:return n===o?d:f}},t.prototype.updateAriaChecked=function(){this.adapter.isIndeterminate()?this.adapter.setNativeControlAttr(_.ARIA_CHECKED_ATTR,_.ARIA_CHECKED_INDETERMINATE_VALUE):this.adapter.removeNativeControlAttr(_.ARIA_CHECKED_ATTR)},t}(n(3).I),v=["checked","indeterminate"],y=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.rippleSurface=t.createRipple(),t}return o(t,e),t.attachTo=function(e){return new t(e)},Object.defineProperty(t.prototype,"ripple",{get:function(){return this.rippleSurface},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"checked",{get:function(){return this.getNativeControl().checked},set:function(e){this.getNativeControl().checked=e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"indeterminate",{get:function(){return this.getNativeControl().indeterminate},set:function(e){this.getNativeControl().indeterminate=e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"disabled",{get:function(){return this.getNativeControl().disabled},set:function(e){this.foundation.setDisabled(e)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"value",{get:function(){return this.getNativeControl().value},set:function(e){this.getNativeControl().value=e},enumerable:!1,configurable:!0}),t.prototype.initialize=function(){var e=_.DATA_INDETERMINATE_ATTR;this.getNativeControl().indeterminate="true"===this.getNativeControl().getAttribute(e),this.getNativeControl().removeAttribute(e)},t.prototype.initialSyncWithDOM=function(){var e=this;this.handleChange=function(){e.foundation.handleChange()},this.handleAnimationEnd=function(){e.foundation.handleAnimationEnd()},this.getNativeControl().addEventListener("change",this.handleChange),this.listen((0,l.getCorrectEventName)(window,"animationend"),this.handleAnimationEnd),this.installPropertyChangeHooks()},t.prototype.destroy=function(){this.rippleSurface.destroy(),this.getNativeControl().removeEventListener("change",this.handleChange),this.unlisten((0,l.getCorrectEventName)(window,"animationend"),this.handleAnimationEnd),this.uninstallPropertyChangeHooks(),e.prototype.destroy.call(this)},t.prototype.getDefaultFoundation=function(){var e=this;return new h({addClass:function(t){return e.root.classList.add(t)},forceLayout:function(){return e.root.offsetWidth},hasNativeControl:function(){return!!e.getNativeControl()},isAttachedToDOM:function(){return Boolean(e.root.parentNode)},isChecked:function(){return e.checked},isIndeterminate:function(){return e.indeterminate},removeClass:function(t){e.root.classList.remove(t)},removeNativeControlAttr:function(t){e.getNativeControl().removeAttribute(t)},setNativeControlAttr:function(t,n){e.getNativeControl().setAttribute(t,n)},setNativeControlDisabled:function(t){e.getNativeControl().disabled=t}})},t.prototype.createRipple=function(){var e=this,t=a(a({},d.N.createAdapter(this)),{deregisterInteractionHandler:function(t,n){e.getNativeControl().removeEventListener(t,n,(0,s.E)())},isSurfaceActive:function(){return(0,c.cK)(e.getNativeControl(),":active")},isUnbounded:function(){return!0},registerInteractionHandler:function(t,n){e.getNativeControl().addEventListener(t,n,(0,s.E)())}});return new d.N(this.root,new f.E(t))},t.prototype.installPropertyChangeHooks=function(){var e,t,n=this,r=this.getNativeControl(),o=Object.getPrototypeOf(r),a=function(e){var t=Object.getOwnPropertyDescriptor(o,e);if(!b(t))return{value:void 0};var a=t.get,i={configurable:t.configurable,enumerable:t.enumerable,get:a,set:function(e){t.set.call(r,e),n.foundation.handleChange()}};Object.defineProperty(r,e,i)};try{for(var l=i(v),u=l.next();!u.done;u=l.next()){var s=a(u.value);if("object"==typeof s)return s.value}}catch(t){e={error:t}}finally{try{u&&!u.done&&(t=l.return)&&t.call(l)}finally{if(e)throw e.error}}},t.prototype.uninstallPropertyChangeHooks=function(){var e,t,n=this.getNativeControl(),r=Object.getPrototypeOf(n);try{for(var o=i(v),a=o.next();!a.done;a=o.next()){var l=a.value,u=Object.getOwnPropertyDescriptor(r,l);if(!b(u))return;Object.defineProperty(n,l,u)}}catch(t){e={error:t}}finally{try{a&&!a.done&&(t=o.return)&&t.call(o)}finally{if(e)throw e.error}}},t.prototype.getNativeControl=function(){var e=_.NATIVE_CONTROL_SELECTOR,t=this.root.querySelector(e);if(!t)throw new Error("Checkbox component requires a "+e+" element");return t},t}(u.O);function b(e){return!!e&&"function"==typeof e.set}},,,,,,,,,,function(module,__unused_webpack_exports,__webpack_require__){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__7__,__WEBPACK_EXTERNAL_MODULE__50__,__WEBPACK_EXTERNAL_MODULE__8__,__WEBPACK_EXTERNAL_MODULE__9__,__WEBPACK_EXTERNAL_MODULE__4__,__WEBPACK_EXTERNAL_MODULE__3__,__WEBPACK_EXTERNAL_MODULE__10__,__WEBPACK_EXTERNAL_MODULE__11__,__WEBPACK_EXTERNAL_MODULE__12__,__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__6__){return function(){var __webpack_modules__=[function(e){e.exports=__WEBPACK_EXTERNAL_MODULE__0__},function(module,__unused_webpack_exports,__nested_webpack_require_4036__){var __dirname="/",e,t,r,n,i,o,s,a,l,p,c,u;if(module=__nested_webpack_require_4036__.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_4036__.g||null===__nested_webpack_require_4036__.g?{}:__nested_webpack_require_4036__.g;module.exports=(e=__nested_webpack_require_4036__(2),t=__nested_webpack_require_4036__(12),r=__nested_webpack_require_4036__(4),n=__nested_webpack_require_4036__(0),i=__nested_webpack_require_4036__(3),o=__nested_webpack_require_4036__(13),s=__nested_webpack_require_4036__(14),a=__nested_webpack_require_4036__(5),l=__nested_webpack_require_4036__(15),p=__nested_webpack_require_4036__(16),c=__nested_webpack_require_4036__(17),u=__nested_webpack_require_4036__(6),function(){var d=[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),a=n(1),i=n(2);t.default=function(e){return void 0===e&&(e={}),e=o()({readAttribute:!0,type:i.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=(0,a.camelCaseToDelimited)(n);i.observedAttributes&&!i.observedAttributes.includes(l)&&i.observedAttributes.push(l)}e.type&&(Object.prototype.hasOwnProperty.call(i,"propertyTypes")||(i.propertyTypes=i.propertyTypes?o()({},i.propertyTypes):{}),!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?(0,a.copy)(i.propertiesToReflectAsAttributes):[]),(e.update||i.propertiesToReflectAsAttributes instanceof Map&&!i.propertiesToReflectAsAttributes.has(n)||Array.isArray(i.propertiesToReflectAsAttributes)&&!i.propertiesToReflectAsAttributes.includes(n)||"object"==typeof i.propertiesToReflectAsAttributes&&!Object.prototype.hasOwnProperty.call(i.propertiesToReflectAsAttributes,n))&&("boolean"==typeof e.writeAttribute?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.normalizePropertyTypeList&&(i.propertiesToReflectAsAttributes=i.normalizePropertyTypeList(i.propertiesToReflectAsAttributes))),i.propertiesToReflectAsAttributes instanceof Map&&i.propertiesToReflectAsAttributes.set(n,r),"object"==typeof i.propertiesToReflectAsAttributes&&(i.propertiesToReflectAsAttributes[n]=r)))),e.alias&&(Object.prototype.hasOwnProperty.call(i,"propertyAliases")||(i.propertyAliases=i.propertyAliases?o()({},i.propertyAliases):{}),!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 C}});var r,o,a,i,l=n(6),u=n.n(l),s=n(7),c=n.n(s),d=n(0),f=n.n(d),p=n(3),_=n.n(p),m=n(8),h=n.n(m),v=(n(9),n(10)),y=n.n(v),b=n(1),g=n(2),E=n(4);function O(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 P(e,t);var n={}.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)?P(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 P(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}var w="undefined"==typeof HTMLElement?function(){}:HTMLElement,T=(r=(0,E.default)({type:g.boolean,writeAttribute:!0}),i=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=f()({},b.UTILITY_SCOPE),n.domNodeEventBindings=new Map,n.domNodeTemplateCache=new Map,n.externalProperties={},n.ignoreAttributeUpdateObservations=!1,n.internalProperties={},n.outputEventNames=new Set,n.instance=null,c()(n,"isRoot",a,n),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=n,n.defineGetterAndSetterInterface(),n}_()(t,e);var n=t.prototype;return n.attributeChangedCallback=function(e,t,n){this.ignoreAttributeUpdateObservations||t===n||this.onUpdateAttribute(e,n)},n.onUpdateAttribute=function(e,t){var n=this;this.evaluateStringOrNullAndSetAsProperty(e,t),this.batchAttributeUpdates?this.batchedAttributeUpdateRunning||this.batchedUpdateRunning||(this.batchedAttributeUpdateRunning=!0,this.batchedUpdateRunning=!0,(0,b.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"):(0,b.timeout)((function(){e.render("connected")}))},n.disconnectedCallback=function(){try{this.isConnected=!1}catch(e){}for(var e,t=O(this.domNodeEventBindings.values());!(e=t()).done;)for(var n,r=O(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=O((0,b.unique)(Object.keys(this.self.propertyTypes).concat(this.self._propertyAliasIndex?Object.keys(this.self._propertyAliasIndex):[])));!(e=r()).done;)n()},n.getPropertyAlias=function(e){return this.self._propertyAliasIndex&&Object.prototype.hasOwnProperty.call(this.self._propertyAliasIndex,e)?this.self._propertyAliasIndex[e]:null},n.getPropertyValue=function(e){var n,r,o=null!=(n=this.instance)&&null!=(n=n.current)&&n.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!=(r=this.instance)&&null!=(r=r.current)&&r.state&&Object.prototype.hasOwnProperty.call(this.instance.current.state,e)?this.instance.current.state[e]:o},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,(0,b.timeout)((function(){void 0!==t&&n.isStateProperty(e)?(n.render("preStatePropertyChanged"),(0,b.timeout)((function(){n.setInternalPropertyValue(e,void 0),n.batchedPropertyUpdateRunning=!1,n.batchedUpdateRunning=!1,n.render("postStatePropertyChanged"),n.triggerOutputEvents()}))):(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,a="";if(o.startsWith("data-bind-")?a=o.substring(10):o.startsWith("bind-")&&(a=o.substring(5)),a){var i=e.getAttribute(o);if(null===i)return 0;if(a.startsWith("attribute-")||a.startsWith("property-")){var l=(0,b.evaluate)(i,t,!1,!0,e);if(l.error)return console.warn('Error occurred during processing given attribute binding "'+o+'" on node:',e,l.error),0;a.startsWith("attribute-")?e.setAttribute(a.substring(10),l.result):e[(0,b.delimitedToCamelCase)(a.substring(9))]=l.result}else if(a.startsWith("on-")){n.domNodeEventBindings.has(e)||n.domNodeEventBindings.set(e,new Map);var u=n.domNodeEventBindings.get(e);if(a=(0,b.delimitedToCamelCase)(a.substring(3)),null!=u&&u.has(a)){var s=u.get(a);s&&s()}t=f()({console:console,event:void 0,parameters:void 0},t);var c=(0,b.compile)(i,t,!0,!0,e);if(c.error)console.warn('Error occurred during compiling given event binding "'+o+'" on node:',e,c.error);else{var d=function(){for(var n=arguments.length,r=new Array(n),a=0;a<n;a++)r[a]=arguments[a];t.event=r[0],t.parameters=r;try{c.templateFunction.apply(c,c.originalScopeNames.map((function(e){return t[e]})))}catch(t){console.warn('Error occurred during processing given event binding "'+o+'" on node:',e,'Given expression "'+i+'" could not be evaluated with given scope names "'+c.scopeNames.join('", "')+'": '+(0,b.represent)(t))}};e.addEventListener(a,d),null==u||u.set(a,(function(){e.removeEventListener(a,d),u.delete(a),0===u.size&&n.domNodeEventBindings.delete(e)}))}}}},a=O(e.getAttributeNames());!(r=a()).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){if(void 0===t&&(t=[]),void 0===n&&(n={}),(n=f()({ignoreComponents:!0,ignoreNestedComponents:!0,map:this.domNodeTemplateCache,unsafe:this.self.renderUnsafe},n)).ignoreComponents&&e.nodeName.toLowerCase().includes("-"))return n.map;if(n.unsafe){var r=e.innerHTML;if(!r&&e.template&&(r=e.template),this.self.hasCode(r)){var o,a=(0,b.compile)("`"+r+"`",t);null==(o=n.map)||o.set(e,{children:[],error:a.error,scopeNames:a.scopeNames,template:r,templateFunction:a.templateFunction})}}else{var i,l=e.nodeName.toLowerCase();if(["a","#text"].includes(l)){var u="a"===l?e.getAttribute("href"):e.textContent;u&&this.self.hasCode(u)&&(i=u.replace(/&nbsp;/g," ").trim())}var s=[];if(i){var c,d=(0,b.compile)("`"+i+"`",t);null==(c=n.map)||c.set(e,{children:s,error:d.error,scopeNames:d.scopeNames,template:i,templateFunction:d.templateFunction})}for(var p=e.firstChild;p;)n.filter&&!n.filter(p)||s.push(this.compileDomNodeTemplate(p,t,f()({},n,{ignoreComponents:n.ignoreNestedComponents}))),p=p.nextSibling}return n.map},n.evaluateDomNodeTemplate=function(e,t,n){var r,o;if(void 0===t&&(t={}),void 0===n&&(n={}),null!=(r=(n=f()({applyBindings:!0,ignoreComponents:!0,ignoreNestedComponents:!0,map:this.domNodeTemplateCache,unsafe:this.self.renderUnsafe},n)).map)&&r.has(e)||this.compileDomNodeTemplate(e,t,n),null!=(o=n.map)&&o.has(e)){var a=n.map.get(e),i=a.error,l=a.scopeNames,u=a.templateFunction;if(i)console.warn("Error occurred during compiling node content: "+i);else{var s=null;try{s=u.apply(void 0,l.map((function(e){return t[e]})))}catch(i){console.warn('Error occurred when "'+this.self._name+'" is running "'+u+'": with bound names "'+l.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&&e.nodeName.toLowerCase().includes("-")))for(var c=e.firstChild;c;)n.filter&&!n.filter(c)||this.evaluateDomNodeTemplate(c,t,f()({},n,{applyBindings:!1,ignoreComponents:n.ignoreNestedComponents})),c=c.nextSibling;return n.applyBindings&&this.applyBindings(e,t),n.map},t.replaceDomNodes=function(e,n){for(var r,o=O([].concat(n).reverse());!(r=o()).done;){var a,i=r.value;t.trimSlots&&i.nodeType===Node.TEXT_NODE&&""===(null==(a=i.nodeValue)?void 0:a.trim())||e.after(i)}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;)(e instanceof t||e.nodeName.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,a=O(r);!(n=a()).done;){var i=n.value;Object.prototype.hasOwnProperty.call(t.propertyTypes,i)&&o.set(i,t.propertyTypes[i])}return o}return(0,b.convertPlainObjectToMap)(e)},n.attachEventHandler=function(){if(null!==this.self.eventToPropertyMapping){var e=this.attachExplicitDefinedOutputEventHandler();this.attachImplicitDefinedOutputEventHandler(!e)}},n.attachExplicitDefinedOutputEventHandler=function(){var e=this;if(!this.self.eventToPropertyMapping)return!1;for(var t=!1,n=function(){var n=o[r];Object.prototype.hasOwnProperty.call(e.internalProperties,n)||(t=!0,e.outputEventNames.add(n),e.setInternalPropertyValue(n,u()(y().mark((function t(){var r,o,a,i,l=arguments;return y().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:for(r=l.length,o=new Array(r),a=0;a<r;a++)o[a]=l[a];return t.next=3,e.reflectEventToProperties(n,o);case 3:(i=t.sent)&&(o[0]=i),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],a=n[0],i=n[1];Object.prototype.hasOwnProperty.call(t.internalProperties,a)||![g.func,"function"].includes(i)||t.self.renderProperties.includes(a)||(t.outputEventNames.add(a),t.setInternalPropertyValue(a,(function(){for(var n=arguments.length,r=new Array(n),o=0;o<n;o++)r[o]=arguments[o];e&&t.reflectEventToProperties(a,r),t.forwardEvent(a,r)})))},r=0,o=Object.entries(this.self.propertyTypes);r<o.length;r++)n()},n.triggerOutputEvents=function(){for(var e,t=O(this.outputEventNames);!(e=t()).done;){var n=e.value;this.forwardEvent(n,[this.externalProperties])}},n.forwardEvent=function(e,t){return e.length>3&&e.startsWith("on")&&(e=(0,b.lowerCase)(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 a=o[r],i=a.getAttribute("name");if(null===i||"default"===i)if(this.slots.default){if(this.self.renderSlots){if(this.self.evaluateSlots)for(var l,u=O(this.slots.default);!(l=u()).done;){var s=l.value;this.evaluateDomNodeTemplate(s,t)}this.self.replaceDomNodes(a,this.slots.default)}}else this.slots.default=this.self.unwrapDomNode(a).map((function(e){return n.grabSlotContent(e)}));else this.slots[i]?this.self.renderSlots&&(this.self.evaluateSlots&&this.evaluateDomNodeTemplate(this.slots[i],t),this.self.replaceDomNodes(a,this.slots[i])):this.slots[i]=this.grabSlotContent(this.self.unwrapDomNode(a).filter((function(e){return"#text"!==e.nodeName.toLowerCase()}))[0])}},n.grabSlotContent=function(e){var t,n,r;if("textarea"===(null==(t=e.firstElementChild)?void 0:t.nodeName.toLowerCase())&&(null==(n=e.firstElementChild)||!n.hasAttribute("data-no-template")||"false"===(null==(r=e.firstElementChild)?void 0:r.getAttribute("data-no-template")))){var o,a,i=e.firstElementChild.value;null==(o=e.classList)||o.remove("web-component-template");var l=e.cloneNode();return null==(a=e.classList)||a.add("web-component-template"),l.innerHTML="",l.template=i,l}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,o=n[t],a=o.parentNode,i=!0;a;){if(a.nodeName.includes("-")){a===this&&(i=!1);break}a=a.parentNode}if(!i){var l=null==(r=o.getAttribute("slot"))?void 0:r.trim();this.slots[null!=l?l:o.nodeName.toLowerCase()]=this.grabSlotContent(o)}}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;return Boolean((null==(t=this.instance)||null==(t=t.current)?void 0:t.state)&&(Object.prototype.hasOwnProperty.call(this.instance.current.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=f()({},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,o=n[t],a=o[0],i=o[1];if(this.setExternalPropertyValue(a,i),this.isConnected){var l=(0,b.camelCaseToDelimited)(a);if(null!=(r=this.self._propertiesToReflectAsAttributes)&&r.has(a))switch(this.self._propertiesToReflectAsAttributes.get(a)){case g.boolean:case"boolean":i?""!==this.getAttribute(l)&&this.setAttribute(l,""):this.hasAttribute(l)&&this.removeAttribute(l);break;case g.func:case"function":break;case"json":if(i){var u=JSON.stringify(i);if(u&&this.getAttribute(l)!==u){this.setAttribute(l,u);break}}this.hasAttribute(l)&&this.removeAttribute(l);break;case g.number:case"number":if("number"!=typeof i||isNaN(i))this.hasAttribute(l)&&this.removeAttribute(l);else{var s=String(i);this.getAttribute(l)!==s&&this.setAttribute(l,s)}break;case g.string:case"string":i?this.getAttribute(l)!==i&&this.setAttribute(l,i):this.hasAttribute(l)&&this.removeAttribute(l);break;case g.any:case g.array:case g.arrayOf:case g.element:case g.elementType:case g.instanceOf:case g.node:case g.object:case"object":case g.objectOf:case g.shape:case g.exact:case g.symbol:default:if(i){var c=(0,b.represent)(i);if(c&&this.getAttribute(l)!==c){this.setAttribute(l,c);break}}this.hasAttribute(l)&&this.removeAttribute(l)}}}this.ignoreAttributeUpdateObservations=!1},n.reflectProperties=function(e){var t,n;if(this.reflectExternalProperties(e),null!=(t=this.instance)&&null!=(t=t.current)&&t.state&&"object"==typeof this.instance.current.state)for(var r,o=O(Object.keys(this.instance.current.state).concat(this.instance.current.state.modelState?Object.keys(this.instance.current.state.modelState):[]));!(r=o()).done;){var a=r.value;Object.prototype.hasOwnProperty.call(this.internalProperties,a)&&this.setInternalPropertyValue(a,void 0)}null!=(n=this.internalProperties.model)&&n.state&&(delete this.internalProperties.model.state,this.setInternalPropertyValue("model",this.internalProperties.model));for(var i,l=O(this.self.controllableProperties);!(i=l()).done;){var u=i.value;Object.prototype.hasOwnProperty.call(e,u)&&this.setInternalPropertyValue(u,e[u])}},n.reflectEventToProperties=function(){var e=u()(y().mark((function e(t,n){var r,o,a,i,l,u,s,c,d,p,_,m,h,v,g,E;return y().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r=this.batchUpdates,this.batchUpdates=!1,o=null,a=!1,!(this.self.eventToPropertyMapping&&Object.prototype.hasOwnProperty.call(this.self.eventToPropertyMapping,t)&&(0,b.isFunction)(this.self.eventToPropertyMapping[t]))){e.next=16;break}if(!((l=(i=this.self.eventToPropertyMapping)[t].apply(i,n.concat([this])))&&"then"in l&&(0,b.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:u=e.t0,a=!0,Array.isArray(u)?(o=u[0],this.reflectProperties(o),(0,b.extend)(!0,this.internalProperties,u[1])):null===u?a=!1:"object"==typeof u&&(o=u,this.reflectProperties(u));case 16:if(!a&&n.length>0&&null!==n[0]&&"object"==typeof n[0]){if(c=n[0],"persist"in n[0]&&(0,b.isFunction)(n[0].persist))for(c={},d=0,p=Object.keys(this.self.propertyTypes);d<p.length;d++)for(_=p[d],m=O([_].concat(null!==(v=this.getPropertyAlias(_))&&void 0!==v?v:[]));!(h=m()).done;)g=h.value,(E=n[0].currentTarget&&Object.prototype.hasOwnProperty.call(n[0].currentTarget,g)?n[0].currentTarget[g]:this.getPropertyValue(g))!==this.externalProperties[g]&&(c[g]=E);else[null,void 0].includes(null==(s=c.detail)?void 0:s.value)||(c=f()({},c.detail));o=c,this.reflectProperties(c)}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,a=(0,b.delimitedToCamelCase)(o),i=this.getPropertyAlias(a);if(i&&Object.prototype.hasOwnProperty.call(this.self.propertyTypes,i)&&(a=i),Object.prototype.hasOwnProperty.call(this.self.propertyTypes,a)){var l=this.self.propertyTypes[a];if(r){if(t){var u=(0,b.evaluate)(t,f()({},b.UTILITY_SCOPE),!1,!0,this);u.error?(console.warn('Failed to process pre-evaluation attribute "'+e+'": '+u.error+'. Will be set to "undefined".'),this.setInternalPropertyValue(a,void 0)):(this.setInternalPropertyValue(a,u.result),this.setExternalPropertyValue(a,u.result))}}else switch(l){case g.boolean:case"boolean":var s=![null,"false"].includes(t);this.setInternalPropertyValue(a,s),this.setExternalPropertyValue(a,s);break;case g.func:case"function":var c,d=null,p=["data","event","firstArgument","firstParameter","options","scope","parameters"].concat(b.UTILITY_SCOPE_NAMES);if(t){var _=(0,b.compile)(t,p);d=_.error,c=_.templateFunction,d&&console.warn('Failed to compile given handler "'+e+'": '+d+".")}this.setInternalPropertyValue(a,(function(){for(var r=arguments.length,o=new Array(r),i=0;i<r;i++)o[i]=arguments[i];n.outputEventNames.has(a)&&n.reflectEventToProperties(a,o);var l=void 0;if(!d)try{var u;l=null==(u=c)?void 0:u.call.apply(u,[n,o[0],o[0],o[0],o[0],o[0],o[0],o].concat(b.UTILITY_SCOPE_VALUES))}catch(n){console.warn('Failed to evaluate function "'+e+'" with expression "'+t+'" and scope variables "'+p.join('", "')+'" set to "'+(0,b.represent)(o)+'": '+n+'. Set property to "undefined".')}return n.self.renderProperties.includes(a)||n.forwardEvent(a,o),l})),d||this.setExternalPropertyValue(a,c);break;case"json":if(t){var m;try{m=JSON.parse(t)}catch(d){console.warn('Error occurred during parsing given json attribute "'+e+'": '+(0,b.represent)(d));break}this.setInternalPropertyValue(a,m),this.setExternalPropertyValue(a,(0,b.copy)(m,1))}else this.setInternalPropertyValue(a,null),this.setExternalPropertyValue(a,null);break;case g.number:case"number":if(null===t){this.setInternalPropertyValue(a,t),this.setExternalPropertyValue(a,t);break}var h=parseFloat(t);isNaN(h)&&(h=void 0),this.setInternalPropertyValue(a,h),this.setExternalPropertyValue(a,h);break;case g.string:case"string":this.setInternalPropertyValue(a,t),this.setExternalPropertyValue(a,t);break;case g.any:case g.array:case g.arrayOf:case g.element:case g.elementType:case g.instanceOf:case g.node:case g.object:case"object":case g.objectOf:case g.oneOf:case g.oneOfType:case g.shape:case g.exact:case g.symbol:default:if(t){var v=(0,b.evaluate)(t,{},!1,!0,this);if(v.error){console.warn('Error occurred during processing given attribute configuration "'+e+'":',v.error);break}this.setInternalPropertyValue(a,v.result),this.setExternalPropertyValue(a,(0,b.copy)(v.result,1))}else this.hasAttribute(e)?(this.setInternalPropertyValue(a,!0),this.setExternalPropertyValue(a,!0)):(this.setInternalPropertyValue(a,null),this.setExternalPropertyValue(a,null))}}},n.triggerRender=function(e){var t=this;this.batchUpdates?this.batchedUpdateRunning||(this.batchedUpdateRunning=!0,(0,b.timeout)((function(){t.batchedUpdateRunning=!1,t.render(e)}))):this.render(e)},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.determineRenderScope=function(e){var t,n;void 0===e&&(e={}),this.scope=f()({},(null==(t=this.parent)?void 0:t.scope)||{},this.scope,this.internalProperties,((n={parent:this.parent,root:this.rootInstance,self:this})[(0,b.lowerCase)(this.self._name)||"instance"]=this,n),e),this.scope.scope=this.scope},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=(0,b.evaluate)("`"+this.self.content+"`",this.scope);if(t.error)console.warn("Failed to process template: "+t.error);else{this.applyShadowRootIfNotExisting();var n=document.createElement("div");n.innerHTML=t.result,this.applySlots(n,f()({},this.scope,{parent:this})),this.root.innerHTML=n.innerHTML,this.applyBindings(this.root.firstChild,this.scope,this.self.renderSlots)}}},t}(w),i.applyRootBinding=!0,i.content="<slot>Please provide a template to transclude.</slot>",i.determineRootBinding=!0,i.shadowDOM=null,i.observedAttributes=[],i.controllableProperties=[],i.eventToPropertyMapping={},i.propertyAliases={},i.propertyTypes={onClick:g.func},i.propertiesToReflectAsAttributes=[],i.renderProperties=["children"],i.cloneSlots=!1,i.evaluateSlots=!1,i.renderSlots=!0,i.trimSlots=!0,i.renderUnsafe=!1,i._name="BaseWeb",o=i,a=h()(o.prototype,"isRoot",[r],{configurable:!0,enumerable:!0,writable:!0,initializer:function(){return!0}}),o),C={component:T,register:function(e){void 0===e&&(e=(0,b.camelCaseToDelimited)(T._name)),customElements.define(e,T)}};t.default=T},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=i},function(e){e.exports=o},function(e){e.exports=s},function(e,t,n){n.d(t,{api:function(){return h}});var r=n(0),o=n.n(r),a=n(3),i=n.n(a),l=n(1),u=n(2),s=n(11),c=n.n(s),d=n(12),f=n(13);function p(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 _(e,t);var n={}.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)?_(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 _(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}var m=function(e){function t(){for(var n,r=arguments.length,o=new Array(r),a=0;a<r;a++)o[a]=arguments[a];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}i()(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 a=r.nextSibling;this.removeChild(r),r=a}this.reactRoot||(this.reactRoot=(0,f.createRoot)(this.root,{identifierPrefix:String(this.id||this.internalProperties.id||this.externalProperties.id||this.name||this.internalProperties.name||this.externalProperties.name)})),(0,d.flushSync)((function(){var e;null==(e=n.reactRoot)||e.render((0,s.createElement)(n.self.content,n.internalProperties))})),null!=(t=this.instance)&&t.current?this.reflectInstanceProperties():(0,l.timeout)(this.reflectInstanceProperties)}},n.setPropertyValue=function(e,t){var n;this.reflectProperties(((n={})[e]=(0,l.copy)(t,1),n)),this.setInternalPropertyValue(e,(0,l.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,a=[],i=p(e);!(r=i()).done;){var l=r.value,u=this.preCompileDomNode(l,t,n,o.toString());a.push(u),o+=1}return n?function(e){return function(){for(var t,n=[],r=p(a);!(t=r()).done;){var o=(0,t.value)(e);"function"==typeof o&&n.push(o.apply(void 0,arguments))}return(0,s.createElement)(s.Fragment,{children:n})}}:a},n.preCompileDomNode=function(e,t,n,r){var a=this;if(void 0===t&&(t={}),void 0===n&&(n=!1),n){var i=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 a=n.length>0?n[0]:null;return i(o()({},e,{data:a,firstArgument:a,firstParameter:a,options:a,scope:a,parameters:n}))}}}if(e.nodeType===Node.TEXT_NODE){var u="string"==typeof e.nodeValue?e.nodeValue.trim():"",c=r&&u?(0,s.createElement)(s.Fragment,{children:u,key:r}):u||null;return function(){return c}}if(!e.getAttributeNames)return function(){return null};var d,f={},_=this.self.isReactComponent(e);_?(e.determineRenderScope(),0===Object.keys(this.compiledSlots).length&&e.preCompileSlots(),r&&!Object.prototype.hasOwnProperty.call(f,"key")&&(f.key=r),d=e.constructor.content):(f.key=r,d=e.tagName.toLowerCase());for(var m,h=Object.keys(t),v={},y=function(){var n,r=m.value,o=e.getAttribute(r);if(null===o)return 0;var i=!1,u="";if(r.startsWith("data-bind-")?u=r.substring(10):r.startsWith("bind-")&&(u=r.substring(5)),u.startsWith("attribute-")||"attributes"===u||u.startsWith("property-")||"properties"===u){var s=(0,l.compile)(o,h),c=s.error,d=s.originalScopeNames,p=s.templateFunction;if(c)return console.warn('Error occurred during compiling given attribute binding "'+r+'" on node:',e,c),0;"attributes"===u||"properties"===u?i=!0:u=u.startsWith("attribute-")?u.substring(10):u.substring(9),o={originalScopeNames:d,templateFunction:p.bind(a)}}else if(u.startsWith("on-")){u=(0,l.delimitedToCamelCase)(u),Object.prototype.hasOwnProperty.call(t,"event")||(h=[].concat(h,["event"])),Object.prototype.hasOwnProperty.call(t,"parameters")||(h=[].concat(h,["parameters"]));var y=(0,l.compile)(o,h,!0),b=y.error,g=y.originalScopeNames,E=y.scopeNames,O=y.templateFunction;if(b)return console.warn('Error occurred during compiling given event binding "'+r+'" on node:',e,b),0;var P=O.bind(a);o=function(){for(var n=arguments.length,a=new Array(n),i=0;i<n;i++)a[i]=arguments[i];t.event=a[0],t.parameters=a;try{P.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 "'+E.join('", "')+'": '+(0,l.represent)(t))}}}else u=r;var w={class:"className",for:"htmlFor"};Object.prototype.hasOwnProperty.call(w,u)&&(u=w[u]),u=(0,l.delimitedToCamelCase)(u),null!=(n=o)&&n.originalScopeNames?v[i?"":u]=o:_||(f[u]=o)},b=p(e.getAttributeNames());!(m=b()).done;)y();if(!_){var g=Array.from(e.childNodes);g.length&&(f.children=this.preCompileDomNodes(g,t))}return function(n){(n=o()({},t,n)).scope=n;for(var r=o()({},f),i=0,l=Object.entries(v);i<l.length;i++){var u=l[i],c=u[0],p=u[1],m=p.originalScopeNames,h=p.templateFunction.apply(void 0,m.map((function(e){return n[e]})));""===c?r=o()({},r,h):r[c]=h}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):_?(r=o()({},e.internalProperties,r),n=o()({},r,n,{parent:e}),e.evaluateSlots(n),e.prepareProperties(r)):r.children&&(r.children=a.evaluatePreCompiledDomNodes(r.children,n)),(0,s.createElement)(d,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=p(e);!(n=o()).done;){var a=(0,n.value)(t);a&&r.push(a)}return r},n.preCompileSlots=function(){for(var e in this.slots)this.slots[e]&&"default"!==e&&(this.compiledSlots[e]=this.preCompileDomNode(this.slots[e],o()({},this.scope,{parent:this}),[u.func,"function"].includes(this.self.propertyTypes[e])));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(this.self.propertyTypes.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&&(!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,s.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,s.forwardRef)((function(t,n){return(0,s.useImperativeHandle)(n,(function(){return{properties:t}})),(0,s.createElement)(e,t)})),(this.wrapMemorizingWrapper||null===this.wrapMemorizingWrapper)&&(this.self.content=(0,s.memo)(this.self.content)),this.self.content.wrapped=e,this.self.content.webComponentAdapterWrapped="react"):this.wrapMemorizingWrapper&&(this.self.content=(0,s.memo)(this.self.content),this.self.content.wrapped=e)}},n.prepareProperties=function(e){(0,l.extend)(e,this.preparedSlots),this.self.removeKnownUnwantedPropertyKeys(this.self,e),e.ref||(this.instance=(0,s.createRef)(),e.ref=this.instance)},t.removeKnownUnwantedPropertyKeys=function(e,t){if("string"!=typeof e.content)for(var n,r=p(["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);m.attachWebComponentAdapterIfNotExists=!0,m.content="div",m.react=c(),m._name="ReactWebComponent";var h={component:m,register:function(e){void 0===e&&(e=(0,l.camelCaseToDelimited)(m._name)),customElements.define(e,m)}};t.default=m}],f={};function _(e){var t=f[e];if(void 0!==t)return t.exports;var n=f[e]={exports:{}};return d[e](n,n.exports,_),n.exports}_.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return _.d(t,{a:t}),t},_.d=function(e,t){for(var n in t)_.o(t,n)&&!_.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},_.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},_.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var m={};_.r(m),_.d(m,{ReactWeb:function(){return P},Web:function(){return C},reactWebAPI:function(){return w},webAPI:function(){return T},wrapAsWebComponent:function(){return A}});var h=_(0),v=_.n(h),y=_(3),b=_.n(y),g=_(1),E=_(14),O=_(5),P=E.default,w=E.api,T=O.api,C=O.default,A=function(e,t,n){var r,o,a;void 0===t&&(t="NoName"),void 0===n&&(n={});var i=e._name||(null==(r=e.___types)||null==(r=r.name)?void 0:r.name)||t.replace(/^(.*\/+)?([^/]+)\.tsx$/,"$2");n.propTypes&&(e.propTypes=n.propTypes);var l=e.propTypes||{},u=n.propertyAliases||e.propertyAliases||{},s=(0,g.unique)(Object.keys(l).concat(Object.keys(u)).concat(Object.values(u))),c=n.propertiesToReflectAsAttributes||e.propertiesToReflectAsAttributes||[];if(P.propertiesToReflectAsAttributes)if(Array.isArray(c))c=[].concat(P.propertiesToReflectAsAttributes,c);else if(c instanceof Map)for(var d=0,f=P.propertiesToReflectAsAttributes;d<f.length;d++){var p=f[d];c.set(p,P.propertyTypes[p])}else if("object"==typeof c)for(var _=0,m=P.propertiesToReflectAsAttributes;_<m.length;_++){var h=m[_];c[h]=P.propertyTypes[h]}var y=s.map((function(e){return(0,g.camelCaseToDelimited)(e)})),E=function(t){function r(){for(var o,a=arguments.length,i=new Array(a),l=0;l<a;l++)i[l]=arguments[l];return(o=t.call.apply(t,[this].concat(i))||this).self=r,o.internalProperties=n.internalProperties?v()({},n.internalProperties):e.internalProperties?v()({},e.internalProperties):{},o}return b()(r,t),r}(P);return E.attachWebComponentAdapterIfNotExists="boolean"!=typeof n.attachWebComponentAdapterIfNotExists||n.attachWebComponentAdapterIfNotExists,E.content=e,E.observedAttributes=P.observedAttributes.concat(y).concat(y.map((function(e){return"-"+e}))),E.controllableProperties=e.controllableProperties||n.controllableProperties||[],E.eventToPropertyMapping=null===n.eventToPropertyMapping?n.eventToPropertyMapping:n.eventToPropertyMapping?v()({},n.eventToPropertyMapping):null===e.eventToPropertyMapping?e.eventToPropertyMapping:e.eventToPropertyMapping?v()({},e.eventToPropertyMapping):{},E.propertyAliases=v()({},P.propertyAliases,u),E.propertiesToReflectAsAttributes=c,E.propertyTypes=v()({},P.propertyTypes,l),E.renderProperties=null!==(o=null!==(a=n.renderProperties)&&void 0!==a?a:e.renderProperties)&&void 0!==o?o:P.renderProperties,E._name=i,{component:E,register:function(e){void 0===e&&(e=(0,g.camelCaseToDelimited)(i)),customElements.define(e,E)}}};return m.default=A,m}())},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(module,__unused_webpack_exports,__nested_webpack_require_45480__){var __dirname="/",e,t,n,o,r,i,a,l,u,d;if(module=__nested_webpack_require_45480__.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_45480__.g||null===__nested_webpack_require_45480__.g?{}:__nested_webpack_require_45480__.g;module.exports=(e=__nested_webpack_require_45480__(2),t=__nested_webpack_require_45480__(7),n=__nested_webpack_require_45480__(50),o=__nested_webpack_require_45480__(8),r=__nested_webpack_require_45480__(9),i=__nested_webpack_require_45480__(4),a=__nested_webpack_require_45480__(0),l=__nested_webpack_require_45480__(3),u=__nested_webpack_require_45480__(10),d=__nested_webpack_require_45480__(11),function(){var s=[function(e){e.exports=d},function(t){t.exports=e},function(e){e.exports=l},function(e){e.exports=i},function(e){e.exports=o},function(e,t,n){n.d(t,{WrapTooltip:function(){return s}});var r=n(1),o=n.n(r),a=n(12),i=n(6),l=n(0),u=!i.Tooltip||Boolean(i.Tooltip.isDummy),s=function(e){var t=e.children,n=e.options;if("string"==typeof n)return u?(0,l.jsx)("div",{className:"generic-tooltip",title:n,children:t}):(0,l.jsx)(i.Tooltip,{overlay:(0,l.jsx)(a.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.overlay){if(u)return(0,l.jsx)("div",{className:"generic-tooltip",title:n.overlay,children:t});n=o()({},n,{overlay:(0,l.jsx)(a.Typography,{use:"caption",children:n.overlay})})}return u?(0,l.jsx)("div",{className:"generic-tooltip",children:t}):(0,l.jsx)(i.Tooltip,o()({},n,{children:(0,l.jsx)("div",{className:"generic-tooltip",children:t})}))}return(0,l.jsx)(l.Fragment,{children:t})}},function(e){e.exports=u},function(e,t,n){n.d(t,{WrapConfigurations:function(){return l}}),n(1),n(15),n(2),n(4);var r=n(14),o=n(13),a=n(5),i=n(0),l=function(e){var t=e.children,n=e.strict,l=e.themeConfiguration,u=e.tooltip,s=e.wrap;return(0,i.jsx)(r.g,{strict:Boolean(n),children:(0,i.jsx)(a.WrapTooltip,{options:u,children:(0,i.jsx)(o.WrapThemeProvider,{configuration:l,wrap:s,children:t})})})}},function(e){e.exports=a},function(e,t,n){n.d(t,{checkboxPropertyTypes:function(){return _},defaultCheckboxProperties:function(){return h},defaultModelState:function(){return d}});var r=n(1),o=n.n(r),a=n(3),i=n(8),l={name:i.string,declaration:i.string,description:i.string,default:i.any,selection:(0,i.oneOfType)([(0,i.arrayOf)((0,i.oneOfType)([(0,i.arrayOf)((0,i.oneOfType)([i.number,i.string])),i.number,(0,i.objectOf)((0,i.oneOfType)([i.number,i.string])),i.string])),(0,i.objectOf)((0,i.oneOfType)([i.number,i.string]))]),type:i.string,value:i.any},u={dirty:(0,i.oneOfType)([i.boolean,i.symbol]),pristine:(0,i.oneOfType)([i.boolean,i.symbol]),touched:(0,i.oneOfType)([i.boolean,i.symbol]),untouched:(0,i.oneOfType)([i.boolean,i.symbol]),focused:(0,i.oneOfType)([i.boolean,i.symbol]),visited:(0,i.oneOfType)([i.boolean,i.symbol]),invalid:(0,i.oneOfType)([i.boolean,i.symbol]),invalidRequired:(0,i.oneOfType)([i.boolean,i.symbol]),valid:(0,i.oneOfType)([i.boolean,i.symbol])},s=o()({},l,{emptyEqualsNull:i.boolean,trim:i.boolean,invertedPattern:(0,i.oneOfType)([(0,i.arrayOf)((0,i.oneOfType)([i.object,i.string])),i.object,i.string]),pattern:(0,i.oneOfType)([(0,i.arrayOf)((0,i.oneOfType)([i.object,i.string])),i.object,i.string]),maximum:(0,i.oneOfType)([i.number,i.string]),minimum:(0,i.oneOfType)([i.number,i.string]),maximumLength:i.number,minimumLength:i.number,mutable:i.boolean,writable:i.boolean,state:(0,i.shape)(u)}),c=o()({},l,u,{className:(0,i.oneOfType)([(0,i.arrayOf)(i.string),i.string]),styles:i.object,themeConfiguration:i.object,disabled:i.boolean,enforceUncontrolled:i.boolean,initialValue:i.any,inputProperties:i.object,model:(0,i.shape)(s),onChange:i.func,onChangeValue:i.func,onChangeShowDeclaration:i.func,onChangeState:i.func,onClick:i.func,onFocus:i.func,onTouch:i.func,required:i.boolean,requiredText:i.string,ripple:(0,i.oneOfType)([i.boolean,i.object]),rootProps:i.object,showDeclaration:(0,i.oneOfType)([i.boolean,i.symbol]),showInitialValidationState:i.boolean,showValidationState:i.boolean,tooltip:i.any}),d={dirty:!1,pristine:!0,focused:!1,visited:!1,invalid:!1,invalidRequired:!1,valid:!0,touched:!1,untouched:!0},f={declaration:"",description:"",name:"NO_NAME_DEFINED",emptyEqualsNull:!0,pattern:void 0,invertedPattern:void 0,maximum:1/0,minimum:-1/0,maximumLength:-1,minimumLength:0,mutable:!0,writable:!0,nullable:!0,state:o()({},d),trim:!0,type:"string"},p={className:[],styles:{},enforceUncontrolled:!1,model:o()({},f),triggerInitialPropertiesConsolidation:!1,showDeclaration:void 0,showInitialValidationState:!1,showValidationState:!0,requiredText:"Please fill this field."},_=o()({},c,u,{checked:i.boolean,id:i.string}),m=o()({},f,{default:!1,type:"boolean",value:!1}),h=o()({},p,{default:!1,model:o()({},m),requiredText:"Please check this field."}),v=o()({},u,{invalidMaximum:(0,i.oneOfType)([i.boolean,i.symbol]),invalidMinimum:(0,i.oneOfType)([i.boolean,i.symbol]),invalidMaximumLength:(0,i.oneOfType)([i.boolean,i.symbol]),invalidMinimumLength:(0,i.oneOfType)([i.boolean,i.symbol]),invalidInvertedPattern:(0,i.oneOfType)([i.boolean,i.symbol]),invalidPattern:(0,i.oneOfType)([i.boolean,i.symbol])}),y=o()({},c,v,{align:i.string,children:i.func,cursor:(0,i.oneOfType)([(0,i.shape)({end:i.number.isRequired,start:i.number.isRequired}),i.symbol]),editor:i.string,editorIsActive:(0,i.oneOfType)([i.boolean,i.symbol]),hidden:(0,i.oneOfType)([i.boolean,i.symbol]),icon:(0,i.oneOfType)([i.string,i.object]),inputProps:i.object,invertedPattern:(0,i.oneOfType)([(0,i.arrayOf)((0,i.oneOfType)([i.object,i.string])),i.object,i.string]),invertedPatternText:i.string,labels:(0,i.oneOfType)([(0,i.arrayOf)((0,i.arrayOf)(i.string)),(0,i.arrayOf)(i.string),i.object]),maximum:(0,i.oneOfType)([i.number,i.string]),maximumLengthText:i.string,maximumText:i.string,minimum:(0,i.oneOfType)([i.number,i.string]),minimumLengthText:i.string,minimumText:i.string,onBlur:i.func,onChangeEditorIsActive:i.func,onKeyDown:i.func,onKeyUp:i.func,onSelect:i.func,onSelectionChange:i.func,outlined:i.boolean,pattern:(0,i.oneOfType)([(0,i.arrayOf)((0,i.oneOfType)([i.object,i.string])),i.object,i.string]),patternText:i.string,placeholder:i.string,representation:(0,i.oneOfType)([i.string,i.symbol]),rows:i.number,searchSelection:i.boolean,selectableEditor:i.boolean,step:i.number,suggestionCreator:i.func,suggestSelection:i.boolean,trailingIcon:i.any,transformer:i.object}),b=o()({},d,{invalidMaximum:!1,invalidMinimum:!1,invalidMaximumLength:!1,invalidMinimumLength:!1,invalidInvertedPattern:!1,invalidPattern:!1}),g=o()({},f,{state:b}),E=o()({},p,{cursor:{end:0,start:0},editor:"plain",selectableEditor:!1,rows:4,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.",minimumLengthText:"Please type at least or equal ${minimumLength} symbols.",maximumText:"Please type less or equal than ${formatValue(maximum)}.",minimumText:"Please type at least or equal ${formatValue(minimum)}.",model:o()({},g),patternText:'Your string have to match the regular expression${[].concat(pattern).length > 1 ? "s" : ""}: "${[].concat(pattern).join("\\", \\"")}".',searchSelection:!1,suggestSelection:!1,step:1}),O={contentTypePattern:(0,i.oneOfType)([(0,i.arrayOf)((0,i.oneOfType)([i.object,i.string])),i.object,i.string]),invertedContentTypePattern:(0,i.oneOfType)([(0,i.arrayOf)((0,i.oneOfType)([i.object,i.string])),i.object,i.string]),maximumSize:i.number,minimumSize:i.number},P=o()({},s,O,{fileName:(0,i.shape)(y)}),w=o()({},u,{invalidContentTypePattern:(0,i.oneOfType)([i.boolean,i.symbol]),invalidInvertedContentTypePattern:(0,i.oneOfType)([i.boolean,i.symbol]),invalidMaximumSize:(0,i.oneOfType)([i.boolean,i.symbol]),invalidMinimumSize:(0,i.oneOfType)([i.boolean,i.symbol]),invalidName:(0,i.oneOfType)([i.boolean,i.symbol])}),T=(o()({},c,O,w,{children:i.func,contentTypePatternText:(0,i.oneOfType)([(0,i.arrayOf)((0,i.oneOfType)([i.object,i.string])),i.object,i.string]),invertedContentTypePatternText:(0,i.oneOfType)([(0,i.arrayOf)((0,i.oneOfType)([i.object,i.string])),i.object,i.string]),maximumSizeText:i.string,minimumSizeText:i.string,model:(0,i.shape)(P),deleteButton:(0,i.oneOfType)([i.object,i.string]),downloadButton:(0,i.oneOfType)([i.object,i.string]),editButton:(0,i.oneOfType)([i.object,i.string]),newButton:(0,i.oneOfType)([i.object,i.string]),encoding:i.string,generateFileNameInputProperties:i.func,onBlur:i.func,outlined:i.boolean}),o()({},d,{invalidContentTypePattern:!1,invalidInvertedContentTypePattern:!1,invalidMaximumSize:!1,invalidMinimumSize:!1,invalidName:!1})),C=o()({},f,{contentTypePattern:/^.+\/.+$/,invertedContentTypePattern:void 0,fileName:o()({},g,{maximumLength:1024,name:"Name",pattern:/^[^/]+$/}),maximumSize:1/0,minimumSize:0,state:T});delete o()({},E,{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()({},p,{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("\\", \\"")}".',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.",requiredText:"Please select a file.",deleteButton:"delete",downloadButton:"download",editButton:"edit",newButton:"new",encoding:"utf-8",generateFileNameInputProperties:a.identity,media:{sixteenByNine:!0},model:o()({},C),sourceToBlobOptions:{endings:"transparent",type:"text/plain"},hashingConfiguration:{binaryString:!1,prefix:"",readChunkSizeInByte:2097152}}),o()({},c,v,{children:i.func,createItem:i.func,createPrototype:i.func,maximumNumber:i.number,minimumNumber:i.number});var A=o()({},f,{state:o()({},f.state,{invalidMaximumNumber:!1,invalidMinimumNumber:!1}),maximumNumber:1/0,minimumNumber:0,type:"string[]"});o()({},p,{addIcon:{icon:"add"},removeIcon:{icon:"clear"},createItem:function(e){return e.item},createPrototype:function(e){return e.item},model:o()({},A)}),o()({},y,{value:(0,i.shape)({end:(0,i.oneOfType)([i.number,i.string,(0,i.shape)(y)]),start:(0,i.oneOfType)([i.number,i.string,(0,i.shape)(y)])})}),o()({},d),o()({},g,{description:"End",name:"end"}),o()({},g,{description:"Start",name:"start"})},function(e,t,n){n.d(t,{deriveMissingPropertiesFromState:function(){return s},determineInitialValue:function(){return p},determineValidationState:function(){return _},getConsolidatedProperties:function(){return h},mapPropertiesIntoModel:function(){return m},translateKnownSymbols:function(){return f},triggerCallbackIfExists:function(){return d},wrapStateSetter:function(){return c}});var r=n(1),o=n.n(r),a=n(3),i=n(8);function l(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 u(e,t);var n={}.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)?u(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 u(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}var s=function(e,t){e.model&&void 0!==e.model.value&&void 0===e.value&&(e.value=e.model.value),void 0===e.value&&(e.value=t.value),e.model&&(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 a,i=r[n],l=i[0],u=i[1];null!=(a=e.model)&&a.state&&void 0===e.model.state[l]&&(e.model.state[l]=u)}return e},c=function(e,t){return function(n){var r="function"==typeof n?n(t):n;(0,a.equals)(null==r?void 0:r.modelState,null==t?void 0:t.modelState)||e(r)}},d=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"+(0,a.capitalize)(t),e[t]&&(n?e[t].apply(e,o):(0,a.timeout)((function(){e[t].apply(e,o)})))},f=function(e){for(var t={},n=0,r=Object.entries(e);n<r.length;n++){var o=r[n],l=o[0],u=o[1];u===i.UndefinedSymbol?t[l]=void 0:u===i.NullSymbol?t[l]=null:t[l]=(0,a.copy)(e[l])}return t},p=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?(0,a.copy)(e.initialValue):void 0!==e.default?(0,a.copy)(e.default):void 0!==(null==(o=e.model)?void 0:o.default)?(0,a.copy)(e.model.default):void 0!==t?t:null},_=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);for(var a=0,i=Object.entries(n);a<i.length;a++){var l=i[a],u=l[0],s=l[1],c=t[u];e.model.state[u]=s(),r=r||c!==t[u]}return r&&(e.model.state.invalid=Object.keys(n).some((function(t){return Boolean(e.model.state[t])})),e.model.state.valid=!e.model.state.invalid),r},m=function(e,t){var n=(0,a.extend)(!0,{model:(0,a.copy)(t)},e);n.disabled&&(n.model.mutable=!1,delete n.disabled),n.invertedPattern&&(n.model.invertedPattern=n.invertedPattern,delete n.invertedPattern),n.pattern&&(n.model.pattern=n.pattern,delete n.pattern),n.required&&(n.model.nullable=!1,delete n.required),"text"===n.type&&(n.type="string");for(var r,o=l(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 u in n.model.state)Object.prototype.hasOwnProperty.call(n,u)&&void 0!==n[u]&&(n.model.state[u]=n[u]);return void 0===n.model.value&&(n.model.value=(0,a.copy)(n.model.default)),n},h=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}},,function(e){e.exports=r},function(e,t,n){n.d(t,{WrapThemeProvider:function(){return a}});var r=n(4),o=n(0),a=function(e){var t=e.children,n=e.configuration,a=e.wrap;return n?(0,o.jsx)(r.ThemeProvider,{options:n,wrap:!1!==a,children:t}):t}},function(e,t,n){n.d(t,{g:function(){return a}});var r=n(2),o=n(0),a=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){e.exports=n}],c={};function f(e){var t=c[e];if(void 0!==t)return t.exports;var n=c[e]={exports:{}};return s[e](n,n.exports,f),n.exports}f.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return f.d(t,{a:t}),t},f.d=function(e,t){for(var n in t)f.o(t,n)&&!f.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},f.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},f.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var p={};f.r(p),f.d(p,{RequireableCheckbox:function(){return A},RequireableCheckboxInner:function(){return C},default:function(){return S},determineValidationState:function(){return T}});var _=f(1),m=f.n(_),h=f(3),v=f(2),y=f(39),b=f(4),g=f(7),E=f(10),O=f(9),P=f(0),w={requireableCheckbox:"requireable-checkbox"};function T(e,t){return(0,E.determineValidationState)(e,t,{invalidRequired:function(){return!1===e.model.nullable&&!e.model.value}})}var C=function(e,t){var n,r=function(e){var t=(0,E.mapPropertiesIntoModel)(e,A.defaultProperties.model);return T(t,t.model.state),(t=(0,E.getConsolidatedProperties)(t)).checked=Boolean(t.value),t};(0,v.useEffect)((function(){O.triggerInitialPropertiesConsolidation&&o()}),[]);var o=function(e){(0,h.extend)(!0,O,r(O)),(0,E.triggerCallbackIfExists)(O,"change",_,O,e)},a=function(e){p((function(t){var n=!1;t.modelState.focused||(O.focused=!0,n=!0),t.modelState.untouched&&(O.touched=!0,O.untouched=!1,n=!0);var r=t;return n&&(o(e),r=m()({},t,{modelState:O.model.state}),(0,E.triggerCallbackIfExists)(O,"changeState",_,O.model.state,e,O)),(0,E.triggerCallbackIfExists)(O,"touch",_,e,O),r}))},i=(0,v.useRef)(null),l=(0,v.useRef)(null),u=(0,E.translateKnownSymbols)(e),s=(0,E.determineInitialValue)(u,A.defaultProperties.model.default,u.checked),c=(0,h.extend)(!0,(0,h.copy)(A.defaultProperties),u),d=(0,v.useState)({modelState:m()({},A.defaultModelState),value:s}),f=d[0],p=d[1],_=!c.enforceUncontrolled&&(void 0!==(null==(n=u.model)?void 0:n.value)||void 0!==u.value)&&Boolean(u.onChange||u.onChangeValue);(0,E.deriveMissingPropertiesFromState)(c,f);var O=r(c),C={modelState:O.model.state,value:O.value};return(_||O.value===f.value)&&(0,h.equals)(O.model.state,f.modelState)||p(C),_&&(p=(0,E.wrapStateSetter)(p,C)),(0,v.useImperativeHandle)(t,(function(){return{properties:O,references:{foundationRef:l,inputReference:i},state:m()({modelState:O.model.state},_?{}:{value:O.value})}})),(0,P.jsx)(g.WrapConfigurations,{strict:A.strict,themeConfiguration:O.themeConfiguration,tooltip:O.tooltip,children:(0,P.jsx)("div",{className:[w.requireableCheckbox].concat(O.className).join(" "),style:O.styles,children:(0,P.jsx)(y.Checkbox,{checked:Boolean(O.value),disabled:O.disabled,foundationRef:l,id:O.id||O.name,indeterminate:null===O.value,inputRef:i,name:O.name,onBlur:function(e){p((function(t){var n=!1;return t.modelState.focused&&(O.focused=!1,n=!0),t.modelState.visited||(O.visited=!0,n=!0),n&&(o(e),(0,E.triggerCallbackIfExists)(O,"changeState",_,O.model.state,e,O)),(0,E.triggerCallbackIfExists)(O,"blur",_,e,O),n?m()({},t,{modelState:O.model.state}):t}))},onChange:function(e){O.model.mutable&&O.model.writable&&(O.value=Boolean(e.target.checked),p((function(t){if(t.value===O.value)return t;var n=!1,r=m()({},t,{value:O.value});return t.modelState.pristine&&(O.dirty=!0,O.pristine=!1,n=!0),o(e),T(O,t.modelState)&&(n=!0),(0,E.triggerCallbackIfExists)(O,"changeValue",_,O.value,e,O),n&&(r.modelState=O.model.state,(0,E.triggerCallbackIfExists)(O,"changeState",_,O.model.state,e,O)),r})))},onClick:function(e){(0,E.triggerCallbackIfExists)(O,"click",_,e,O),a(e)},onFocus:function(e){(0,E.triggerCallbackIfExists)(O,"focus",_,e,O),a(e)},ripple:O.ripple,value:String(O.value),children:O.invalid&&O.showValidationState&&(O.showInitialValidationState||O.visited)?(0,P.jsx)(b.Theme,{use:"error",children:O.description||O.name}):O.description||O.name})})})};C.displayName="RequireableCheckbox";var A=(0,v.memo)((0,v.forwardRef)(C));A.wrapped=C,A.webComponentAdapterWrapped="react",A.defaultModelState=O.defaultModelState,A.defaultProperties=m()({},O.defaultCheckboxProperties,{model:m()({},O.defaultCheckboxProperties.model,{state:void 0,value:void 0}),value:void 0}),A.propTypes=O.checkboxPropertyTypes,A.strict=!1;var S=A;return p}())},,,,,,,,,,,,,,function(e){e.exports=__WEBPACK_EXTERNAL_MODULE__50__}],__webpack_module_cache__={};function __nested_webpack_require_66115__(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_66115__),n.loaded=!0,n.exports}__nested_webpack_require_66115__.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return __nested_webpack_require_66115__.d(t,{a:t}),t},__nested_webpack_require_66115__.d=function(e,t){for(var n in t)__nested_webpack_require_66115__.o(t,n)&&!__nested_webpack_require_66115__.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},__nested_webpack_require_66115__.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_66115__.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},__nested_webpack_require_66115__.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},__nested_webpack_require_66115__.nmd=function(e){return e.paths=[],e.children||(e.children=[]),e};var __nested_webpack_exports__={};__nested_webpack_require_66115__.r(__nested_webpack_exports__),__nested_webpack_require_66115__.d(__nested_webpack_exports__,{RequireableCheckbox:function(){return _RequireableCheckbox}});var clientnode_dist_property_types__WEBPACK_IMPORTED_MODULE_0__=__nested_webpack_require_66115__(0),clientnode_dist_property_types__WEBPACK_IMPORTED_MODULE_0___default=__nested_webpack_require_66115__.n(clientnode_dist_property_types__WEBPACK_IMPORTED_MODULE_0__),react_input_material_dist_components_RequireableCheckbox__WEBPACK_IMPORTED_MODULE_2__=__nested_webpack_require_66115__(36),react_input_material_dist_components_RequireableCheckbox__WEBPACK_IMPORTED_MODULE_2___default=__nested_webpack_require_66115__.n(react_input_material_dist_components_RequireableCheckbox__WEBPACK_IMPORTED_MODULE_2__),web_component_wrapper__WEBPACK_IMPORTED_MODULE_1__=__nested_webpack_require_66115__(1),web_component_wrapper__WEBPACK_IMPORTED_MODULE_1___default=__nested_webpack_require_66115__.n(web_component_wrapper__WEBPACK_IMPORTED_MODULE_1__),_RequireableCheckbox=web_component_wrapper__WEBPACK_IMPORTED_MODULE_1___default()(react_input_material_dist_components_RequireableCheckbox__WEBPACK_IMPORTED_MODULE_2___default(),"RequireableCheckbox",{eventToPropertyMapping:{onChange:!0},internalProperties:{enforceUncontrolled:!0},propertiesToReflectAsAttributes:{dirty:clientnode_dist_property_types__WEBPACK_IMPORTED_MODULE_0__.boolean,focused:clientnode_dist_property_types__WEBPACK_IMPORTED_MODULE_0__.boolean,invalid:clientnode_dist_property_types__WEBPACK_IMPORTED_MODULE_0__.boolean,invalidRequired:clientnode_dist_property_types__WEBPACK_IMPORTED_MODULE_0__.boolean,name:clientnode_dist_property_types__WEBPACK_IMPORTED_MODULE_0__.string,pristine:clientnode_dist_property_types__WEBPACK_IMPORTED_MODULE_0__.boolean,touched:clientnode_dist_property_types__WEBPACK_IMPORTED_MODULE_0__.boolean,untouched:clientnode_dist_property_types__WEBPACK_IMPORTED_MODULE_0__.boolean,valid:clientnode_dist_property_types__WEBPACK_IMPORTED_MODULE_0__.boolean,visited:clientnode_dist_property_types__WEBPACK_IMPORTED_MODULE_0__.boolean}});return __nested_webpack_exports__.default=_RequireableCheckbox,__nested_webpack_exports__}()},module.exports=t(__webpack_require__(13),__webpack_require__(9),__webpack_require__(38),__webpack_require__(113),__webpack_require__(39),__webpack_require__(40),__webpack_require__(14),__webpack_require__(0),__webpack_require__(37),__webpack_require__(1),__webpack_require__(8),__webpack_require__(5),__webpack_require__(52),__webpack_require__(11),__webpack_require__(30),__webpack_require__(31),__webpack_require__(32),__webpack_require__(12))}],__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__.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__(132);return __webpack_exports__}()}));
282
+ 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"},a={DEACTIVATION_TIMEOUT_MS:225,FG_DEACTIVATION_MS:150,INITIAL_ORIGIN_SCALE:.6,PADDING:10,TAP_DELAY_MS:300}},function(e,t,n){Object.defineProperty(t,Symbol.toStringTag,{value:"Module"});const r=n(1),o=n(2),a=n(95),i=o.createComponent((function(e,t){var n;n=e,o.useFoundation({props:n,elements:{},foundation:()=>new a.MDCFormFieldFoundation({registerInteractionHandler:(e,t)=>{},deregisterInteractionHandler:(e,t)=>{},activateInputRipple:()=>{},deactivateInputRipple:()=>{}})});const{alignEnd:i,foundationRef:l,noWrap:u,spaceBetween:s,...c}=e,d=o.useClassNames(e,["mdc-form-field",{"mdc-form-field--align-end":i,"mdc-form-field--nowrap":u,"mdc-form-field--space-between":s}]);return r.jsx(o.Tag,{...c,ref:t,className:d})}));t.FormField=i},,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,function(e,t,n){n.r(t),n.d(t,{MDCRipple:function(){return o.N},MDCRippleFoundation:function(){return i.E},cssClasses:function(){return a.Y7},numbers:function(){return a.nL},strings:function(){return a.P$},util:function(){return r}});var r=n(43),o=n(20),a=n(55),i=n(19)},function(e,t,n){n.r(t),n.d(t,{MDCFormField:function(){return d},MDCFormFieldFoundation:function(){return c},cssClasses:function(){return u},strings:function(){return s}});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 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)};Object.create;Object.create;"function"==typeof SuppressedError&&SuppressedError;var i=n(4),l=n(3),u={ROOT:"mdc-form-field"},s={LABEL_SELECTOR:".mdc-form-field > label"},c=function(e){function t(n){var r=e.call(this,a(a({},t.defaultAdapter),n))||this;return r.click=function(){r.handleClick()},r}return o(t,e),Object.defineProperty(t,"cssClasses",{get:function(){return u},enumerable:!1,configurable:!0}),Object.defineProperty(t,"strings",{get:function(){return s},enumerable:!1,configurable:!0}),Object.defineProperty(t,"defaultAdapter",{get:function(){return{activateInputRipple:function(){},deactivateInputRipple:function(){},deregisterInteractionHandler:function(){},registerInteractionHandler:function(){}}},enumerable:!1,configurable:!0}),t.prototype.init=function(){this.adapter.registerInteractionHandler("click",this.click)},t.prototype.destroy=function(){this.adapter.deregisterInteractionHandler("click",this.click)},t.prototype.handleClick=function(){var e=this;this.adapter.activateInputRipple(),requestAnimationFrame((function(){e.adapter.deactivateInputRipple()}))},t}(l.I),d=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return o(t,e),t.attachTo=function(e){return new t(e)},t.prototype.labelEl=function(){var e=c.strings.LABEL_SELECTOR;return this.root.querySelector(e)},t.prototype.getDefaultFoundation=function(){var e=this;return new c({activateInputRipple:function(){e.input&&e.input.ripple&&e.input.ripple.activate()},deactivateInputRipple:function(){e.input&&e.input.ripple&&e.input.ripple.deactivate()},deregisterInteractionHandler:function(t,n){var r=e.labelEl();r&&r.removeEventListener(t,n)},registerInteractionHandler:function(t,n){var r=e.labelEl();r&&r.addEventListener(t,n)}})},t}(i.O)},,,,,,,,,,,,,,,,,,function(e,t,n){Object.defineProperty(t,Symbol.toStringTag,{value:"Module"});const r=n(1),o=n(0),a=n(122),i=n(2),l=n(17),u=n(114);a.MDCCheckboxFoundation.prototype.installPropertyChangeHooks_=()=>{};const s=i.createComponent((function(e,t){const{renderToggle:n,id:l,toggleRootProps:s,rootEl:p,checkboxEl:_}=(e=>{const t=i.useId("checkbox",e),{renderToggle:n,toggleRootProps:r,id:l}=u.useToggleFoundation({...e,id:t}),{foundation:s,...c}=i.useFoundation({props:e,elements:{rootEl:!0,checkboxEl:!0},foundation:({rootEl:e,checkboxEl:t,getProps:n})=>new a.MDCCheckboxFoundation({addClass:t=>e.addClass(t),removeClass:t=>e.removeClass(t),setNativeControlAttr:(e,n)=>t.setProp(e,n),removeNativeControlAttr:e=>t.removeProp(e),isIndeterminate:()=>!!n().indeterminate,isChecked:()=>{var e;return void 0!==n().checked?!!n().checked:!(null==(e=t.ref)||!e.checked)},hasNativeControl:()=>!!t.ref,setNativeControlDisabled:e=>t.setProp("disabled",e),forceLayout:()=>{var t;return null==(t=e.ref)?void 0:t.offsetWidth},isAttachedToDOM:()=>!0})}),{rootEl:d,checkboxEl:f}=c,p=o.useCallback((()=>{f.ref&&(f.ref.indeterminate=!!e.indeterminate),window.requestAnimationFrame((()=>{s.handleChange()}))}),[e.indeterminate,s,f.ref]);return o.useEffect((()=>{p()}),[p]),d.setProp("onAnimationEnd",(t=>{var n;null==(n=e.onAnimationEnd)||n.call(e,t),s.handleAnimationEnd()}),!0),f.setProp("onChange",(t=>{var n;null==(n=e.onChange)||n.call(e,t),p()}),!0),{foundation:s,renderToggle:n,toggleRootProps:r,id:l,...c}})(e),{children:m,className:h,label:v,style:y,indeterminate:b,inputRef:g,foundationRef:E,...O}=e;return n(r.jsxs(c,{...p.props({checked:O.checked,indeterminate:b,...s}),ref:i.mergeRefs(p.reactRef,t),children:[r.jsx("input",{..._.props({...O,className:"mdc-checkbox__native-control"}),type:"checkbox",ref:i.mergeRefs(_.reactRef,g,t),id:l}),r.jsx(f,{}),r.jsx(d,{})]}))})),c=l.withRipple({surface:!1,unbounded:!0})(o.forwardRef((function(e,t){const n=o.useContext(i.DataTableContext),a=o.useContext(i.DataTableHeadContext),{disabled:l,checked:u,indeterminate:s,...c}=e,d=i.useClassNames(e,["mdc-checkbox",{"mdc-data-table__row-checkbox":n&&!a,"mdc-data-table__header-row-checkbox":a,"mdc-checkbox--disabled":l,"mdc-checkbox--selected":u||s}]);return r.jsx(i.Tag,{...c,className:d,ref:t})}))),d=o.memo((function(){return r.jsx("div",{className:"mdc-checkbox__ripple"})})),f=o.memo((()=>r.jsxs("div",{className:"mdc-checkbox__background",children:[r.jsx("svg",{className:"mdc-checkbox__checkmark",viewBox:"0 0 24 24",children:r.jsx("path",{className:"mdc-checkbox__checkmark-path",fill:"none",stroke:"white",d:"M1.73,12.91 8.1,19.28 22.79,4.59"})}),r.jsx("div",{className:"mdc-checkbox__mixedmark"})]})));t.Checkbox=s},function(e,t,n){Object.defineProperty(t,Symbol.toStringTag,{value:"Module"});const r=n(1),o=n(2),a=n(56);t.useToggleFoundation=function(e){const{className:t,style:n,rootProps:i,label:l,children:u,disabled:s}=e,c=e.label||e.children,d=o.useId("toggle-",e),f=c?{disabled:s}:{className:t,style:n,disabled:s,...i};return{id:d,renderToggle:e=>c?r.jsxs(a.FormField,{...i,className:t,style:n,children:[e,r.jsxs("label",{id:d+"label",htmlFor:d,children:[l,u]})]}):e,toggleRootProps:f}}},,,,,,,,function(e,t,n){n.r(t),n.d(t,{MDCCheckbox:function(){return y},MDCCheckboxFoundation:function(){return h},cssClasses:function(){return p},numbers:function(){return m},strings:function(){return _}});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 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)};Object.create;function i(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.")}Object.create;"function"==typeof SuppressedError&&SuppressedError;var l=n(53),u=n(4),s=n(44),c=n(16),d=n(20),f=n(19),p={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"},_={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"},m={ANIM_END_LATCH_MS:250},h=function(e){function t(n){var r=e.call(this,a(a({},t.defaultAdapter),n))||this;return r.currentCheckState=_.TRANSITION_STATE_INIT,r.currentAnimationClass="",r.animEndLatchTimer=0,r.enableAnimationEndHandler=!1,r}return o(t,e),Object.defineProperty(t,"cssClasses",{get:function(){return p},enumerable:!1,configurable:!0}),Object.defineProperty(t,"strings",{get:function(){return _},enumerable:!1,configurable:!0}),Object.defineProperty(t,"numbers",{get:function(){return m},enumerable:!1,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:!1,configurable:!0}),t.prototype.init=function(){this.currentCheckState=this.determineCheckState(),this.updateAriaChecked(),this.adapter.addClass(p.UPGRADED)},t.prototype.destroy=function(){clearTimeout(this.animEndLatchTimer)},t.prototype.setDisabled=function(e){this.adapter.setNativeControlDisabled(e),e?this.adapter.addClass(p.DISABLED):this.adapter.removeClass(p.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}),m.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=_.TRANSITION_STATE_UNCHECKED,r=p.SELECTED;t===n?this.adapter.removeClass(r):this.adapter.addClass(r),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=_.TRANSITION_STATE_INDETERMINATE,t=_.TRANSITION_STATE_CHECKED,n=_.TRANSITION_STATE_UNCHECKED;return this.adapter.isIndeterminate()?e:this.adapter.isChecked()?t:n},t.prototype.getTransitionAnimationClass=function(e,n){var r=_.TRANSITION_STATE_INIT,o=_.TRANSITION_STATE_CHECKED,a=_.TRANSITION_STATE_UNCHECKED,i=t.cssClasses,l=i.ANIM_UNCHECKED_CHECKED,u=i.ANIM_UNCHECKED_INDETERMINATE,s=i.ANIM_CHECKED_UNCHECKED,c=i.ANIM_CHECKED_INDETERMINATE,d=i.ANIM_INDETERMINATE_CHECKED,f=i.ANIM_INDETERMINATE_UNCHECKED;switch(e){case r:return n===a?"":n===o?d:f;case a:return n===o?l:u;case o:return n===a?s:c;default:return n===o?d:f}},t.prototype.updateAriaChecked=function(){this.adapter.isIndeterminate()?this.adapter.setNativeControlAttr(_.ARIA_CHECKED_ATTR,_.ARIA_CHECKED_INDETERMINATE_VALUE):this.adapter.removeNativeControlAttr(_.ARIA_CHECKED_ATTR)},t}(n(3).I),v=["checked","indeterminate"],y=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.rippleSurface=t.createRipple(),t}return o(t,e),t.attachTo=function(e){return new t(e)},Object.defineProperty(t.prototype,"ripple",{get:function(){return this.rippleSurface},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"checked",{get:function(){return this.getNativeControl().checked},set:function(e){this.getNativeControl().checked=e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"indeterminate",{get:function(){return this.getNativeControl().indeterminate},set:function(e){this.getNativeControl().indeterminate=e},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"disabled",{get:function(){return this.getNativeControl().disabled},set:function(e){this.foundation.setDisabled(e)},enumerable:!1,configurable:!0}),Object.defineProperty(t.prototype,"value",{get:function(){return this.getNativeControl().value},set:function(e){this.getNativeControl().value=e},enumerable:!1,configurable:!0}),t.prototype.initialize=function(){var e=_.DATA_INDETERMINATE_ATTR;this.getNativeControl().indeterminate="true"===this.getNativeControl().getAttribute(e),this.getNativeControl().removeAttribute(e)},t.prototype.initialSyncWithDOM=function(){var e=this;this.handleChange=function(){e.foundation.handleChange()},this.handleAnimationEnd=function(){e.foundation.handleAnimationEnd()},this.getNativeControl().addEventListener("change",this.handleChange),this.listen((0,l.getCorrectEventName)(window,"animationend"),this.handleAnimationEnd),this.installPropertyChangeHooks()},t.prototype.destroy=function(){this.rippleSurface.destroy(),this.getNativeControl().removeEventListener("change",this.handleChange),this.unlisten((0,l.getCorrectEventName)(window,"animationend"),this.handleAnimationEnd),this.uninstallPropertyChangeHooks(),e.prototype.destroy.call(this)},t.prototype.getDefaultFoundation=function(){var e=this;return new h({addClass:function(t){return e.root.classList.add(t)},forceLayout:function(){return e.root.offsetWidth},hasNativeControl:function(){return!!e.getNativeControl()},isAttachedToDOM:function(){return Boolean(e.root.parentNode)},isChecked:function(){return e.checked},isIndeterminate:function(){return e.indeterminate},removeClass:function(t){e.root.classList.remove(t)},removeNativeControlAttr:function(t){e.getNativeControl().removeAttribute(t)},setNativeControlAttr:function(t,n){e.getNativeControl().setAttribute(t,n)},setNativeControlDisabled:function(t){e.getNativeControl().disabled=t}})},t.prototype.createRipple=function(){var e=this,t=a(a({},d.N.createAdapter(this)),{deregisterInteractionHandler:function(t,n){e.getNativeControl().removeEventListener(t,n,(0,s.E)())},isSurfaceActive:function(){return(0,c.cK)(e.getNativeControl(),":active")},isUnbounded:function(){return!0},registerInteractionHandler:function(t,n){e.getNativeControl().addEventListener(t,n,(0,s.E)())}});return new d.N(this.root,new f.E(t))},t.prototype.installPropertyChangeHooks=function(){var e,t,n=this,r=this.getNativeControl(),o=Object.getPrototypeOf(r),a=function(e){var t=Object.getOwnPropertyDescriptor(o,e);if(!b(t))return{value:void 0};var a=t.get,i={configurable:t.configurable,enumerable:t.enumerable,get:a,set:function(e){t.set.call(r,e),n.foundation.handleChange()}};Object.defineProperty(r,e,i)};try{for(var l=i(v),u=l.next();!u.done;u=l.next()){var s=a(u.value);if("object"==typeof s)return s.value}}catch(t){e={error:t}}finally{try{u&&!u.done&&(t=l.return)&&t.call(l)}finally{if(e)throw e.error}}},t.prototype.uninstallPropertyChangeHooks=function(){var e,t,n=this.getNativeControl(),r=Object.getPrototypeOf(n);try{for(var o=i(v),a=o.next();!a.done;a=o.next()){var l=a.value,u=Object.getOwnPropertyDescriptor(r,l);if(!b(u))return;Object.defineProperty(n,l,u)}}catch(t){e={error:t}}finally{try{a&&!a.done&&(t=o.return)&&t.call(o)}finally{if(e)throw e.error}}},t.prototype.getNativeControl=function(){var e=_.NATIVE_CONTROL_SELECTOR,t=this.root.querySelector(e);if(!t)throw new Error("Checkbox component requires a "+e+" element");return t},t}(u.O);function b(e){return!!e&&"function"==typeof e.set}},,,,,,,,,,function(module,__unused_webpack_exports,__webpack_require__){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__7__,__WEBPACK_EXTERNAL_MODULE__50__,__WEBPACK_EXTERNAL_MODULE__8__,__WEBPACK_EXTERNAL_MODULE__9__,__WEBPACK_EXTERNAL_MODULE__4__,__WEBPACK_EXTERNAL_MODULE__3__,__WEBPACK_EXTERNAL_MODULE__10__,__WEBPACK_EXTERNAL_MODULE__11__,__WEBPACK_EXTERNAL_MODULE__12__,__WEBPACK_EXTERNAL_MODULE__5__,__WEBPACK_EXTERNAL_MODULE__6__,__WEBPACK_EXTERNAL_MODULE__13__,__WEBPACK_EXTERNAL_MODULE__14__,__WEBPACK_EXTERNAL_MODULE__15__,__WEBPACK_EXTERNAL_MODULE__16__,__WEBPACK_EXTERNAL_MODULE__17__){return function(){var __webpack_modules__=[function(e){e.exports=__WEBPACK_EXTERNAL_MODULE__0__},function(module,__unused_webpack_exports,__nested_webpack_require_4036__){var __dirname="/",e,t,r,n,i,o,s,a,l,p,c,u;if(module=__nested_webpack_require_4036__.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_4036__.g||null===__nested_webpack_require_4036__.g?{}:__nested_webpack_require_4036__.g;module.exports=(e=__nested_webpack_require_4036__(2),t=__nested_webpack_require_4036__(12),r=__nested_webpack_require_4036__(4),n=__nested_webpack_require_4036__(5),i=__nested_webpack_require_4036__(6),o=__nested_webpack_require_4036__(0),s=__nested_webpack_require_4036__(3),a=__nested_webpack_require_4036__(13),l=__nested_webpack_require_4036__(14),p=__nested_webpack_require_4036__(15),c=__nested_webpack_require_4036__(16),u=__nested_webpack_require_4036__(17),function(){var d=[function(t){t.exports=e},function(e){e.exports=r},function(e){e.exports=o},function(e){e.exports=t},function(e){e.exports=n},function(e){e.exports=i},function(e,t,n){var r=n(0),o=n.n(r),a=n(1),i=n(2);t.default=function(e){return void 0===e&&(e={}),e=o()({readAttribute:!0,type:i.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=(0,a.camelCaseToDelimited)(n);i.observedAttributes&&!i.observedAttributes.includes(l)&&i.observedAttributes.push(l)}e.type&&(Object.prototype.hasOwnProperty.call(i,"propertyTypes")||(i.propertyTypes=i.propertyTypes?o()({},i.propertyTypes):{}),!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?(0,a.copy)(i.propertiesToReflectAsAttributes):[]),(e.update||i.propertiesToReflectAsAttributes instanceof Map&&!i.propertiesToReflectAsAttributes.has(n)||Array.isArray(i.propertiesToReflectAsAttributes)&&!i.propertiesToReflectAsAttributes.includes(n)||"object"==typeof i.propertiesToReflectAsAttributes&&!Object.prototype.hasOwnProperty.call(i.propertiesToReflectAsAttributes,n))&&("boolean"==typeof e.writeAttribute?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.normalizePropertyTypeList&&(i.propertiesToReflectAsAttributes=i.normalizePropertyTypeList(i.propertiesToReflectAsAttributes))),i.propertiesToReflectAsAttributes instanceof Map&&i.propertiesToReflectAsAttributes.set(n,r),"object"==typeof i.propertiesToReflectAsAttributes&&(i.propertiesToReflectAsAttributes[n]=r)))),e.alias&&(Object.prototype.hasOwnProperty.call(i,"propertyAliases")||(i.propertyAliases=i.propertyAliases?o()({},i.propertyAliases):{}),!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 C}});var r,o,a,i,l=n(4),u=n.n(l),s=n(8),c=n.n(s),d=n(0),f=n.n(d),p=n(3),_=n.n(p),m=n(9),h=n.n(m),v=(n(10),n(5)),y=n.n(v),b=n(1),g=n(2),E=n(6);function O(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 P(e,t);var n={}.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)?P(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 P(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}var w="undefined"==typeof HTMLElement?function(){}:HTMLElement,T=(r=(0,E.default)({type:g.boolean,writeAttribute:!0}),i=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=f()({},b.UTILITY_SCOPE),n.domNodeEventBindings=new Map,n.domNodeTemplateCache=new Map,n.externalProperties={},n.ignoreAttributeUpdateObservations=!1,n.internalProperties={},n.outputEventNames=new Set,n.instance=null,c()(n,"isRoot",a,n),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=n,n.defineGetterAndSetterInterface(),n}_()(t,e);var n=t.prototype;return n.attributeChangedCallback=function(e,t,n){this.ignoreAttributeUpdateObservations||t===n||this.onUpdateAttribute(e,n)},n.onUpdateAttribute=function(e,t){var n=this;this.evaluateStringOrNullAndSetAsProperty(e,t),this.batchAttributeUpdates?this.batchedAttributeUpdateRunning||this.batchedUpdateRunning||(this.batchedAttributeUpdateRunning=!0,this.batchedUpdateRunning=!0,(0,b.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"):(0,b.timeout)((function(){e.render("connected")}))},n.disconnectedCallback=function(){try{this.isConnected=!1}catch(e){}for(var e,t=O(this.domNodeEventBindings.values());!(e=t()).done;)for(var n,r=O(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=O((0,b.unique)(Object.keys(this.self.propertyTypes).concat(this.self._propertyAliasIndex?Object.keys(this.self._propertyAliasIndex):[])));!(e=r()).done;)n()},n.getPropertyAlias=function(e){return this.self._propertyAliasIndex&&Object.prototype.hasOwnProperty.call(this.self._propertyAliasIndex,e)?this.self._propertyAliasIndex[e]:null},n.getPropertyValue=function(e){var n,r,o=null!=(n=this.instance)&&null!=(n=n.current)&&n.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!=(r=this.instance)&&null!=(r=r.current)&&r.state&&Object.prototype.hasOwnProperty.call(this.instance.current.state,e)?this.instance.current.state[e]:o},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,(0,b.timeout)((function(){void 0!==t&&n.isStateProperty(e)?(n.render("preStatePropertyChanged"),(0,b.timeout)((function(){n.setInternalPropertyValue(e,void 0),n.batchedPropertyUpdateRunning=!1,n.batchedUpdateRunning=!1,n.render("postStatePropertyChanged"),n.triggerOutputEvents()}))):(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,a="";if(o.startsWith("data-bind-")?a=o.substring(10):o.startsWith("bind-")&&(a=o.substring(5)),a){var i=e.getAttribute(o);if(null===i)return 0;if(a.startsWith("attribute-")||a.startsWith("property-")){var l=(0,b.evaluate)(i,t,!1,!0,e);if(l.error)return console.warn('Error occurred during processing given attribute binding "'+o+'" on node:',e,l.error),0;a.startsWith("attribute-")?e.setAttribute(a.substring(10),l.result):e[(0,b.delimitedToCamelCase)(a.substring(9))]=l.result}else if(a.startsWith("on-")){n.domNodeEventBindings.has(e)||n.domNodeEventBindings.set(e,new Map);var u=n.domNodeEventBindings.get(e);if(a=(0,b.delimitedToCamelCase)(a.substring(3)),null!=u&&u.has(a)){var s=u.get(a);s&&s()}t=f()({console:console,event:void 0,parameters:void 0},t);var c=(0,b.compile)(i,t,!0,!0,e);if(c.error)console.warn('Error occurred during compiling given event binding "'+o+'" on node:',e,c.error);else{var d=function(){for(var n=arguments.length,r=new Array(n),a=0;a<n;a++)r[a]=arguments[a];t.event=r[0],t.parameters=r;try{c.templateFunction.apply(c,c.originalScopeNames.map((function(e){return t[e]})))}catch(t){console.warn('Error occurred during processing given event binding "'+o+'" on node:',e,'Given expression "'+i+'" could not be evaluated with given scope names "'+c.scopeNames.join('", "')+'": '+(0,b.represent)(t))}};e.addEventListener(a,d),null==u||u.set(a,(function(){e.removeEventListener(a,d),u.delete(a),0===u.size&&n.domNodeEventBindings.delete(e)}))}}}},a=O(e.getAttributeNames());!(r=a()).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){if(void 0===t&&(t=[]),void 0===n&&(n={}),(n=f()({ignoreComponents:!0,ignoreNestedComponents:!0,map:this.domNodeTemplateCache,unsafe:this.self.renderUnsafe},n)).ignoreComponents&&e.nodeName.toLowerCase().includes("-"))return n.map;if(n.unsafe){var r=e.innerHTML;if(!r&&e.template&&(r=e.template),this.self.hasCode(r)){var o,a=(0,b.compile)("`"+r+"`",t);null==(o=n.map)||o.set(e,{children:[],error:a.error,scopeNames:a.scopeNames,template:r,templateFunction:a.templateFunction})}}else{var i,l=e.nodeName.toLowerCase();if(["a","#text"].includes(l)){var u="a"===l?e.getAttribute("href"):e.textContent;u&&this.self.hasCode(u)&&(i=u.replace(/&nbsp;/g," ").trim())}var s=[];if(i){var c,d=(0,b.compile)("`"+i+"`",t);null==(c=n.map)||c.set(e,{children:s,error:d.error,scopeNames:d.scopeNames,template:i,templateFunction:d.templateFunction})}for(var p=e.firstChild;p;)n.filter&&!n.filter(p)||s.push(this.compileDomNodeTemplate(p,t,f()({},n,{ignoreComponents:n.ignoreNestedComponents}))),p=p.nextSibling}return n.map},n.evaluateDomNodeTemplate=function(e,t,n){var r,o;if(void 0===t&&(t={}),void 0===n&&(n={}),null!=(r=(n=f()({applyBindings:!0,ignoreComponents:!0,ignoreNestedComponents:!0,map:this.domNodeTemplateCache,unsafe:this.self.renderUnsafe},n)).map)&&r.has(e)||this.compileDomNodeTemplate(e,t,n),null!=(o=n.map)&&o.has(e)){var a=n.map.get(e),i=a.error,l=a.scopeNames,u=a.templateFunction;if(i)console.warn("Error occurred during compiling node content: "+i);else{var s=null;try{s=u.apply(void 0,l.map((function(e){return t[e]})))}catch(i){console.warn('Error occurred when "'+this.self._name+'" is running "'+u+'": with bound names "'+l.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&&e.nodeName.toLowerCase().includes("-")))for(var c=e.firstChild;c;)n.filter&&!n.filter(c)||this.evaluateDomNodeTemplate(c,t,f()({},n,{applyBindings:!1,ignoreComponents:n.ignoreNestedComponents})),c=c.nextSibling;return n.applyBindings&&this.applyBindings(e,t),n.map},t.replaceDomNodes=function(e,n){for(var r,o=O([].concat(n).reverse());!(r=o()).done;){var a,i=r.value;t.trimSlots&&i.nodeType===Node.TEXT_NODE&&""===(null==(a=i.nodeValue)?void 0:a.trim())||e.after(i)}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;)(e instanceof t||e.nodeName.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,a=O(r);!(n=a()).done;){var i=n.value;Object.prototype.hasOwnProperty.call(t.propertyTypes,i)&&o.set(i,t.propertyTypes[i])}return o}return(0,b.convertPlainObjectToMap)(e)},n.attachEventHandler=function(){if(null!==this.self.eventToPropertyMapping){var e=this.attachExplicitDefinedOutputEventHandler();this.attachImplicitDefinedOutputEventHandler(!e)}},n.attachExplicitDefinedOutputEventHandler=function(){var e=this;if(!this.self.eventToPropertyMapping)return!1;for(var t=!1,n=function(){var n=o[r];Object.prototype.hasOwnProperty.call(e.internalProperties,n)||(t=!0,e.outputEventNames.add(n),e.setInternalPropertyValue(n,u()(y().mark((function t(){var r,o,a,i,l=arguments;return y().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:for(r=l.length,o=new Array(r),a=0;a<r;a++)o[a]=l[a];return t.next=3,e.reflectEventToProperties(n,o);case 3:(i=t.sent)&&(o[0]=i),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],a=n[0],i=n[1];Object.prototype.hasOwnProperty.call(t.internalProperties,a)||![g.func,"function"].includes(i)||t.self.renderProperties.includes(a)||(t.outputEventNames.add(a),t.setInternalPropertyValue(a,(function(){for(var n=arguments.length,r=new Array(n),o=0;o<n;o++)r[o]=arguments[o];e&&t.reflectEventToProperties(a,r),t.forwardEvent(a,r)})))},r=0,o=Object.entries(this.self.propertyTypes);r<o.length;r++)n()},n.triggerOutputEvents=function(){for(var e,t=O(this.outputEventNames);!(e=t()).done;){var n=e.value;this.forwardEvent(n,[this.externalProperties])}},n.forwardEvent=function(e,t){return e.length>3&&e.startsWith("on")&&(e=(0,b.lowerCase)(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 a=o[r],i=a.getAttribute("name");if(null===i||"default"===i)if(this.slots.default){if(this.self.renderSlots){if(this.self.evaluateSlots)for(var l,u=O(this.slots.default);!(l=u()).done;){var s=l.value;this.evaluateDomNodeTemplate(s,t)}this.self.replaceDomNodes(a,this.slots.default)}}else this.slots.default=this.self.unwrapDomNode(a).map((function(e){return n.grabSlotContent(e)}));else this.slots[i]?this.self.renderSlots&&(this.self.evaluateSlots&&this.evaluateDomNodeTemplate(this.slots[i],t),this.self.replaceDomNodes(a,this.slots[i])):this.slots[i]=this.grabSlotContent(this.self.unwrapDomNode(a).filter((function(e){return"#text"!==e.nodeName.toLowerCase()}))[0])}},n.grabSlotContent=function(e){var t,n,r;if("textarea"===(null==(t=e.firstElementChild)?void 0:t.nodeName.toLowerCase())&&(null==(n=e.firstElementChild)||!n.hasAttribute("data-no-template")||"false"===(null==(r=e.firstElementChild)?void 0:r.getAttribute("data-no-template")))){var o,a,i=e.firstElementChild.value;null==(o=e.classList)||o.remove("web-component-template");var l=e.cloneNode();return null==(a=e.classList)||a.add("web-component-template"),l.innerHTML="",l.template=i,l}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,o=n[t],a=o.parentNode,i=!0;a;){if(a.nodeName.includes("-")){a===this&&(i=!1);break}a=a.parentNode}if(!i){var l=null==(r=o.getAttribute("slot"))?void 0:r.trim();this.slots[null!=l?l:o.nodeName.toLowerCase()]=this.grabSlotContent(o)}}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;return Boolean((null==(t=this.instance)||null==(t=t.current)?void 0:t.state)&&(Object.prototype.hasOwnProperty.call(this.instance.current.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=f()({},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,o=n[t],a=o[0],i=o[1];if(this.setExternalPropertyValue(a,i),this.isConnected){var l=(0,b.camelCaseToDelimited)(a);if(null!=(r=this.self._propertiesToReflectAsAttributes)&&r.has(a))switch(this.self._propertiesToReflectAsAttributes.get(a)){case g.boolean:case"boolean":i?""!==this.getAttribute(l)&&this.setAttribute(l,""):this.hasAttribute(l)&&this.removeAttribute(l);break;case g.func:case"function":break;case"json":if(i){var u=JSON.stringify(i);if(u&&this.getAttribute(l)!==u){this.setAttribute(l,u);break}}this.hasAttribute(l)&&this.removeAttribute(l);break;case g.number:case"number":if("number"!=typeof i||isNaN(i))this.hasAttribute(l)&&this.removeAttribute(l);else{var s=String(i);this.getAttribute(l)!==s&&this.setAttribute(l,s)}break;case g.string:case"string":i?this.getAttribute(l)!==i&&this.setAttribute(l,i):this.hasAttribute(l)&&this.removeAttribute(l);break;case g.any:case g.array:case g.arrayOf:case g.element:case g.elementType:case g.instanceOf:case g.node:case g.object:case"object":case g.objectOf:case g.shape:case g.exact:case g.symbol:default:if(i){var c=(0,b.represent)(i);if(c&&this.getAttribute(l)!==c){this.setAttribute(l,c);break}}this.hasAttribute(l)&&this.removeAttribute(l)}}}this.ignoreAttributeUpdateObservations=!1},n.reflectProperties=function(e){var t,n;if(this.reflectExternalProperties(e),null!=(t=this.instance)&&null!=(t=t.current)&&t.state&&"object"==typeof this.instance.current.state)for(var r,o=O(Object.keys(this.instance.current.state).concat(this.instance.current.state.modelState?Object.keys(this.instance.current.state.modelState):[]));!(r=o()).done;){var a=r.value;Object.prototype.hasOwnProperty.call(this.internalProperties,a)&&this.setInternalPropertyValue(a,void 0)}null!=(n=this.internalProperties.model)&&n.state&&(delete this.internalProperties.model.state,this.setInternalPropertyValue("model",this.internalProperties.model));for(var i,l=O(this.self.controllableProperties);!(i=l()).done;){var u=i.value;Object.prototype.hasOwnProperty.call(e,u)&&this.setInternalPropertyValue(u,e[u])}},n.reflectEventToProperties=function(){var e=u()(y().mark((function e(t,n){var r,o,a,i,l,u,s,c,d,p,_,m,h,v,g,E;return y().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(r=this.batchUpdates,this.batchUpdates=!1,o=null,a=!1,!(this.self.eventToPropertyMapping&&Object.prototype.hasOwnProperty.call(this.self.eventToPropertyMapping,t)&&(0,b.isFunction)(this.self.eventToPropertyMapping[t]))){e.next=16;break}if(!((l=(i=this.self.eventToPropertyMapping)[t].apply(i,n.concat([this])))&&"then"in l&&(0,b.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:u=e.t0,a=!0,Array.isArray(u)?(o=u[0],this.reflectProperties(o),(0,b.extend)(!0,this.internalProperties,u[1])):null===u?a=!1:"object"==typeof u&&(o=u,this.reflectProperties(u));case 16:if(!a&&n.length>0&&null!==n[0]&&"object"==typeof n[0]){if(c=n[0],"persist"in n[0]&&(0,b.isFunction)(n[0].persist))for(c={},d=0,p=Object.keys(this.self.propertyTypes);d<p.length;d++)for(_=p[d],m=O([_].concat(null!==(v=this.getPropertyAlias(_))&&void 0!==v?v:[]));!(h=m()).done;)g=h.value,(E=n[0].currentTarget&&Object.prototype.hasOwnProperty.call(n[0].currentTarget,g)?n[0].currentTarget[g]:this.getPropertyValue(g))!==this.externalProperties[g]&&(c[g]=E);else[null,void 0].includes(null==(s=c.detail)?void 0:s.value)||(c=f()({},c.detail));o=c,this.reflectProperties(c)}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,a=(0,b.delimitedToCamelCase)(o),i=this.getPropertyAlias(a);if(i&&Object.prototype.hasOwnProperty.call(this.self.propertyTypes,i)&&(a=i),Object.prototype.hasOwnProperty.call(this.self.propertyTypes,a)){var l=this.self.propertyTypes[a];if(r){if(t){var u=(0,b.evaluate)(t,f()({},b.UTILITY_SCOPE),!1,!0,this);u.error?(console.warn('Failed to process pre-evaluation attribute "'+e+'": '+u.error+'. Will be set to "undefined".'),this.setInternalPropertyValue(a,void 0)):(this.setInternalPropertyValue(a,u.result),this.setExternalPropertyValue(a,u.result))}}else switch(l){case g.boolean:case"boolean":var s=![null,"false"].includes(t);this.setInternalPropertyValue(a,s),this.setExternalPropertyValue(a,s);break;case g.func:case"function":var c,d=null,p=["data","event","firstArgument","firstParameter","options","scope","parameters"].concat(b.UTILITY_SCOPE_NAMES);if(t){var _=(0,b.compile)(t,p);d=_.error,c=_.templateFunction,d&&console.warn('Failed to compile given handler "'+e+'": '+d+".")}this.setInternalPropertyValue(a,(function(){for(var r=arguments.length,o=new Array(r),i=0;i<r;i++)o[i]=arguments[i];n.outputEventNames.has(a)&&n.reflectEventToProperties(a,o);var l=void 0;if(!d)try{var u;l=null==(u=c)?void 0:u.call.apply(u,[n,o[0],o[0],o[0],o[0],o[0],o[0],o].concat(b.UTILITY_SCOPE_VALUES))}catch(n){console.warn('Failed to evaluate function "'+e+'" with expression "'+t+'" and scope variables "'+p.join('", "')+'" set to "'+(0,b.represent)(o)+'": '+n+'. Set property to "undefined".')}return n.self.renderProperties.includes(a)||n.forwardEvent(a,o),l})),d||this.setExternalPropertyValue(a,c);break;case"json":if(t){var m;try{m=JSON.parse(t)}catch(d){console.warn('Error occurred during parsing given json attribute "'+e+'": '+(0,b.represent)(d));break}this.setInternalPropertyValue(a,m),this.setExternalPropertyValue(a,(0,b.copy)(m,1))}else this.setInternalPropertyValue(a,null),this.setExternalPropertyValue(a,null);break;case g.number:case"number":if(null===t){this.setInternalPropertyValue(a,t),this.setExternalPropertyValue(a,t);break}var h=parseFloat(t);isNaN(h)&&(h=void 0),this.setInternalPropertyValue(a,h),this.setExternalPropertyValue(a,h);break;case g.string:case"string":this.setInternalPropertyValue(a,t),this.setExternalPropertyValue(a,t);break;case g.any:case g.array:case g.arrayOf:case g.element:case g.elementType:case g.instanceOf:case g.node:case g.object:case"object":case g.objectOf:case g.oneOf:case g.oneOfType:case g.shape:case g.exact:case g.symbol:default:if(t){var v=(0,b.evaluate)(t,{},!1,!0,this);if(v.error){console.warn('Error occurred during processing given attribute configuration "'+e+'":',v.error);break}this.setInternalPropertyValue(a,v.result),this.setExternalPropertyValue(a,(0,b.copy)(v.result,1))}else this.hasAttribute(e)?(this.setInternalPropertyValue(a,!0),this.setExternalPropertyValue(a,!0)):(this.setInternalPropertyValue(a,null),this.setExternalPropertyValue(a,null))}}},n.triggerRender=function(e){var t=this;this.batchUpdates?this.batchedUpdateRunning||(this.batchedUpdateRunning=!0,(0,b.timeout)((function(){t.batchedUpdateRunning=!1,t.render(e)}))):this.render(e)},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.determineRenderScope=function(e){var t,n;void 0===e&&(e={}),this.scope=f()({},(null==(t=this.parent)?void 0:t.scope)||{},this.scope,this.internalProperties,((n={parent:this.parent,root:this.rootInstance,self:this})[(0,b.lowerCase)(this.self._name)||"instance"]=this,n),e),this.scope.scope=this.scope},n.render=function(e){if(void 0===e&&(e="unknown"),this.determineRenderScope(),!this.dispatchEvent(new CustomEvent("render",{detail:{reason:e,scope:this.scope}})))return Promise.resolve();var t=(0,b.evaluate)("`"+this.self.content+"`",this.scope);if(t.error)return console.warn("Failed to process template: "+t.error),Promise.resolve();this.applyShadowRootIfNotExisting();var n=document.createElement("div");return n.innerHTML=t.result,this.applySlots(n,f()({},this.scope,{parent:this})),this.root.innerHTML=n.innerHTML,this.applyBindings(this.root.firstChild,this.scope,this.self.renderSlots),Promise.resolve()},t}(w),i.applyRootBinding=!0,i.content="<slot>Please provide a template to transclude.</slot>",i.determineRootBinding=!0,i.shadowDOM=null,i.observedAttributes=[],i.controllableProperties=[],i.eventToPropertyMapping={},i.propertyAliases={},i.propertyTypes={onClick:g.func},i.propertiesToReflectAsAttributes=[],i.renderProperties=["children"],i.cloneSlots=!1,i.evaluateSlots=!1,i.renderSlots=!0,i.trimSlots=!0,i.renderUnsafe=!1,i._name="BaseWeb",o=i,a=h()(o.prototype,"isRoot",[r],{configurable:!0,enumerable:!0,writable:!0,initializer:function(){return!0}}),o),C={component:T,register:function(e){void 0===e&&(e=(0,b.camelCaseToDelimited)(T._name)),customElements.define(e,T)}};t.default=T},function(e){e.exports=p},function(e){e.exports=c},function(e){e.exports=u},function(e){e.exports=s},function(e){e.exports=a},function(e){e.exports=l},function(e,t,n){n.d(t,{api:function(){return g}});var r=n(0),o=n.n(r),a=n(4),i=n.n(a),l=n(3),u=n.n(l),s=n(5),c=n.n(s),d=n(1),f=n(2),p=n(11),_=n.n(p),m=n(12),h=n(13);function v(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 y(e,t);var n={}.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)?y(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 y(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}var b=function(e){function t(){for(var n,r=arguments.length,o=new Array(r),a=0;a<r;a++)o[a]=arguments[a];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}u()(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(){var e=i()(c().mark((function e(t){var n,r,a,i=this;return c().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(void 0===t&&(t="unknown"),this.rootReactInstance===this&&this.dispatchEvent(new CustomEvent("render",{detail:{reason:t,scope:this.scope}}))){e.next=3;break}return e.abrupt("return");case 3: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(r=this.firstChild;r;)a=r.nextSibling,this.removeChild(r),r=a;return this.reactRoot||(this.reactRoot=(0,h.createRoot)(this.root,{identifierPrefix:String(this.id||this.internalProperties.id||this.externalProperties.id||this.name||this.internalProperties.name||this.externalProperties.name)})),e.next=12,new Promise((function(e){(0,m.flushSync)((function(){var t;null==(t=i.reactRoot)||t.render((0,p.createElement)(i.self.content,i.internalProperties)),e()}))}));case 12:if(null==(n=this.instance)||!n.current){e.next=16;break}this.reflectInstanceProperties(),e.next=18;break;case 16:return e.next=18,(0,d.timeout)(this.reflectInstanceProperties);case 18:case"end":return e.stop()}}),e,this)})));return function(t){return e.apply(this,arguments)}}(),n.setPropertyValue=function(e,t){var n;this.reflectProperties(((n={})[e]=(0,d.copy)(t,1),n)),this.setInternalPropertyValue(e,(0,d.copy)(t,1))},n.setInternalPropertyValue=function(t,n){null===n?n=f.NullSymbol:void 0===n&&(n=f.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,a=[],i=v(e);!(r=i()).done;){var l=r.value,u=this.preCompileDomNode(l,t,n,o.toString());a.push(u),o+=1}return n?function(e){return function(){for(var t,n=[],r=v(a);!(t=r()).done;){var o=(0,t.value)(e);"function"==typeof o&&n.push(o.apply(void 0,arguments))}return(0,p.createElement)(p.Fragment,{children:n})}}:a},n.preCompileDomNode=function(e,t,n,r){var a=this;if(void 0===t&&(t={}),void 0===n&&(n=!1),n){var i=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 a=n.length>0?n[0]:null;return i(o()({},e,{data:a,firstArgument:a,firstParameter:a,options:a,scope:a,parameters:n}))}}}if(e.nodeType===Node.TEXT_NODE){var l="string"==typeof e.nodeValue?e.nodeValue.trim():"",u=r&&l?(0,p.createElement)(p.Fragment,{children:l,key:r}):l||null;return function(){return u}}if(!e.getAttributeNames)return function(){return null};var s,c={},f=this.self.isReactComponent(e);f?(e.determineRenderScope(),0===Object.keys(this.compiledSlots).length&&e.preCompileSlots(),r&&!Object.prototype.hasOwnProperty.call(c,"key")&&(c.key=r),s=e.constructor.content):(c.key=r,s=e.tagName.toLowerCase());for(var _,m=Object.keys(t),h={},y=function(){var n,r=_.value,o=e.getAttribute(r);if(null===o)return 0;var i=!1,l="";if(r.startsWith("data-bind-")?l=r.substring(10):r.startsWith("bind-")&&(l=r.substring(5)),l.startsWith("attribute-")||"attributes"===l||l.startsWith("property-")||"properties"===l){var u=(0,d.compile)(o,m),s=u.error,p=u.originalScopeNames,v=u.templateFunction;if(s)return console.warn('Error occurred during compiling given attribute binding "'+r+'" on node:',e,s),0;"attributes"===l||"properties"===l?i=!0:l=l.startsWith("attribute-")?l.substring(10):l.substring(9),o={originalScopeNames:p,templateFunction:v.bind(a)}}else if(l.startsWith("on-")){l=(0,d.delimitedToCamelCase)(l),Object.prototype.hasOwnProperty.call(t,"event")||(m=[].concat(m,["event"])),Object.prototype.hasOwnProperty.call(t,"parameters")||(m=[].concat(m,["parameters"]));var y=(0,d.compile)(o,m,!0),b=y.error,g=y.originalScopeNames,E=y.scopeNames,O=y.templateFunction;if(b)return console.warn('Error occurred during compiling given event binding "'+r+'" on node:',e,b),0;var P=O.bind(a);o=function(){for(var n=arguments.length,a=new Array(n),i=0;i<n;i++)a[i]=arguments[i];t.event=a[0],t.parameters=a;try{P.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 "'+E.join('", "')+'": '+(0,d.represent)(t))}}}else l=r;var w={class:"className",for:"htmlFor"};Object.prototype.hasOwnProperty.call(w,l)&&(l=w[l]),l=(0,d.delimitedToCamelCase)(l),null!=(n=o)&&n.originalScopeNames?h[i?"":l]=o:f||(c[l]=o)},b=v(e.getAttributeNames());!(_=b()).done;)y();if(!f){var g=Array.from(e.childNodes);g.length&&(c.children=this.preCompileDomNodes(g,t))}return function(n){(n=o()({},t,n)).scope=n;for(var r=o()({},c),i=0,l=Object.entries(h);i<l.length;i++){var u=l[i],d=u[0],_=u[1],m=_.originalScopeNames,v=_.templateFunction.apply(void 0,m.map((function(e){return n[e]})));""===d?r=o()({},r,v):r[d]=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):f?(r=o()({},e.internalProperties,r),n=o()({},r,n,{parent:e}),e.evaluateSlots(n),e.prepareProperties(r)):r.children&&(r.children=a.evaluatePreCompiledDomNodes(r.children,n)),(0,p.createElement)(s,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=v(e);!(n=o()).done;){var a=(0,n.value)(t);a&&r.push(a)}return r},n.preCompileSlots=function(){for(var e in this.slots)this.slots[e]&&"default"!==e&&(this.compiledSlots[e]=this.preCompileDomNode(this.slots[e],o()({},this.scope,{parent:this}),[f.func,"function"].includes(this.self.propertyTypes[e])));this.slots.default&&this.slots.default.length>0&&(this.compiledSlots.children=this.preCompileDomNodes(this.slots.default,o()({},this.scope,{parent:this}),[f.func,"function"].includes(this.self.propertyTypes.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&&(!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,p.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,p.forwardRef)((function(t,n){return(0,p.useImperativeHandle)(n,(function(){return{properties:t}})),(0,p.createElement)(e,t)})),(this.wrapMemorizingWrapper||null===this.wrapMemorizingWrapper)&&(this.self.content=(0,p.memo)(this.self.content)),this.self.content.wrapped=e,this.self.content.webComponentAdapterWrapped="react"):this.wrapMemorizingWrapper&&(this.self.content=(0,p.memo)(this.self.content),this.self.content.wrapped=e)}},n.prepareProperties=function(e){(0,d.extend)(e,this.preparedSlots),this.self.removeKnownUnwantedPropertyKeys(this.self,e),e.ref||(this.instance=(0,p.createRef)(),e.ref=this.instance)},t.removeKnownUnwantedPropertyKeys=function(e,t){if("string"!=typeof e.content)for(var n,r=v(["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(7).default);b.attachWebComponentAdapterIfNotExists=!0,b.content="div",b.react=_(),b._name="ReactWebComponent";var g={component:b,register:function(e){void 0===e&&(e=(0,d.camelCaseToDelimited)(b._name)),customElements.define(e,b)}};t.default=b}],f={};function _(e){var t=f[e];if(void 0!==t)return t.exports;var n=f[e]={exports:{}};return d[e](n,n.exports,_),n.exports}_.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return _.d(t,{a:t}),t},_.d=function(e,t){for(var n in t)_.o(t,n)&&!_.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},_.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},_.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var m={};_.r(m),_.d(m,{ReactWeb:function(){return P},Web:function(){return C},reactWebAPI:function(){return w},webAPI:function(){return T},wrapAsWebComponent:function(){return A}});var h=_(0),v=_.n(h),y=_(3),b=_.n(y),g=_(1),E=_(14),O=_(7),P=E.default,w=E.api,T=O.api,C=O.default,A=function(e,t,n){var r,o,a;void 0===t&&(t="NoName"),void 0===n&&(n={});var i=e._name||(null==(r=e.___types)||null==(r=r.name)?void 0:r.name)||t.replace(/^(.*\/+)?([^/]+)\.tsx$/,"$2");n.propTypes&&(e.propTypes=n.propTypes);var l=e.propTypes||{},u=n.propertyAliases||e.propertyAliases||{},s=(0,g.unique)(Object.keys(l).concat(Object.keys(u)).concat(Object.values(u))),c=n.propertiesToReflectAsAttributes||e.propertiesToReflectAsAttributes||[];if(P.propertiesToReflectAsAttributes)if(Array.isArray(c))c=[].concat(P.propertiesToReflectAsAttributes,c);else if(c instanceof Map)for(var d=0,f=P.propertiesToReflectAsAttributes;d<f.length;d++){var p=f[d];c.set(p,P.propertyTypes[p])}else if("object"==typeof c)for(var _=0,m=P.propertiesToReflectAsAttributes;_<m.length;_++){var h=m[_];c[h]=P.propertyTypes[h]}var y=s.map((function(e){return(0,g.camelCaseToDelimited)(e)})),E=function(t){function r(){for(var o,a=arguments.length,i=new Array(a),l=0;l<a;l++)i[l]=arguments[l];return(o=t.call.apply(t,[this].concat(i))||this).self=r,o.internalProperties=n.internalProperties?v()({},n.internalProperties):e.internalProperties?v()({},e.internalProperties):{},o}return b()(r,t),r}(P);return E.attachWebComponentAdapterIfNotExists="boolean"!=typeof n.attachWebComponentAdapterIfNotExists||n.attachWebComponentAdapterIfNotExists,E.content=e,E.observedAttributes=P.observedAttributes.concat(y).concat(y.map((function(e){return"-"+e}))),E.controllableProperties=e.controllableProperties||n.controllableProperties||[],E.eventToPropertyMapping=null===n.eventToPropertyMapping?n.eventToPropertyMapping:n.eventToPropertyMapping?v()({},n.eventToPropertyMapping):null===e.eventToPropertyMapping?e.eventToPropertyMapping:e.eventToPropertyMapping?v()({},e.eventToPropertyMapping):{},E.propertyAliases=v()({},P.propertyAliases,u),E.propertiesToReflectAsAttributes=c,E.propertyTypes=v()({},P.propertyTypes,l),E.renderProperties=null!==(o=null!==(a=n.renderProperties)&&void 0!==a?a:e.renderProperties)&&void 0!==o?o:P.renderProperties,E._name=i,{component:E,register:function(e){void 0===e&&(e=(0,g.camelCaseToDelimited)(i)),customElements.define(e,E)}}};return m.default=A,m}())},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(module,__unused_webpack_exports,__nested_webpack_require_45935__){var __dirname="/",e,t,n,o,r,i,a,l,u,d;if(module=__nested_webpack_require_45935__.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_45935__.g||null===__nested_webpack_require_45935__.g?{}:__nested_webpack_require_45935__.g;module.exports=(e=__nested_webpack_require_45935__(2),t=__nested_webpack_require_45935__(7),n=__nested_webpack_require_45935__(50),o=__nested_webpack_require_45935__(8),r=__nested_webpack_require_45935__(9),i=__nested_webpack_require_45935__(4),a=__nested_webpack_require_45935__(0),l=__nested_webpack_require_45935__(3),u=__nested_webpack_require_45935__(10),d=__nested_webpack_require_45935__(11),function(){var s=[function(e){e.exports=d},function(t){t.exports=e},function(e){e.exports=l},function(e){e.exports=i},function(e){e.exports=o},function(e,t,n){n.d(t,{WrapTooltip:function(){return s}});var r=n(1),o=n.n(r),a=n(12),i=n(6),l=n(0),u=!i.Tooltip||Boolean(i.Tooltip.isDummy),s=function(e){var t=e.children,n=e.options;if("string"==typeof n)return u?(0,l.jsx)("div",{className:"generic-tooltip",title:n,children:t}):(0,l.jsx)(i.Tooltip,{overlay:(0,l.jsx)(a.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.overlay){if(u)return(0,l.jsx)("div",{className:"generic-tooltip",title:n.overlay,children:t});n=o()({},n,{overlay:(0,l.jsx)(a.Typography,{use:"caption",children:n.overlay})})}return u?(0,l.jsx)("div",{className:"generic-tooltip",children:t}):(0,l.jsx)(i.Tooltip,o()({},n,{children:(0,l.jsx)("div",{className:"generic-tooltip",children:t})}))}return(0,l.jsx)(l.Fragment,{children:t})}},function(e){e.exports=u},function(e,t,n){n.d(t,{WrapConfigurations:function(){return l}}),n(1),n(15),n(2),n(4);var r=n(14),o=n(13),a=n(5),i=n(0),l=function(e){var t=e.children,n=e.strict,l=e.themeConfiguration,u=e.tooltip,s=e.wrap;return(0,i.jsx)(r.g,{strict:Boolean(n),children:(0,i.jsx)(a.WrapTooltip,{options:u,children:(0,i.jsx)(o.WrapThemeProvider,{configuration:l,wrap:s,children:t})})})}},function(e){e.exports=a},function(e,t,n){n.d(t,{checkboxPropertyTypes:function(){return _},defaultCheckboxProperties:function(){return h},defaultModelState:function(){return d}});var r=n(1),o=n.n(r),a=n(3),i=n(8),l={name:i.string,declaration:i.string,description:i.string,default:i.any,selection:(0,i.oneOfType)([(0,i.arrayOf)((0,i.oneOfType)([(0,i.arrayOf)((0,i.oneOfType)([i.number,i.string])),i.number,(0,i.objectOf)((0,i.oneOfType)([i.number,i.string])),i.string])),(0,i.objectOf)((0,i.oneOfType)([i.number,i.string]))]),type:i.string,value:i.any},u={dirty:(0,i.oneOfType)([i.boolean,i.symbol]),pristine:(0,i.oneOfType)([i.boolean,i.symbol]),touched:(0,i.oneOfType)([i.boolean,i.symbol]),untouched:(0,i.oneOfType)([i.boolean,i.symbol]),focused:(0,i.oneOfType)([i.boolean,i.symbol]),visited:(0,i.oneOfType)([i.boolean,i.symbol]),invalid:(0,i.oneOfType)([i.boolean,i.symbol]),invalidRequired:(0,i.oneOfType)([i.boolean,i.symbol]),valid:(0,i.oneOfType)([i.boolean,i.symbol])},s=o()({},l,{emptyEqualsNull:i.boolean,trim:i.boolean,invertedPattern:(0,i.oneOfType)([(0,i.arrayOf)((0,i.oneOfType)([i.object,i.string])),i.object,i.string]),pattern:(0,i.oneOfType)([(0,i.arrayOf)((0,i.oneOfType)([i.object,i.string])),i.object,i.string]),maximum:(0,i.oneOfType)([i.number,i.string]),minimum:(0,i.oneOfType)([i.number,i.string]),maximumLength:i.number,minimumLength:i.number,mutable:i.boolean,writable:i.boolean,state:(0,i.shape)(u)}),c=o()({},l,u,{className:(0,i.oneOfType)([(0,i.arrayOf)(i.string),i.string]),styles:i.object,themeConfiguration:i.object,disabled:i.boolean,enforceUncontrolled:i.boolean,initialValue:i.any,inputProperties:i.object,model:(0,i.shape)(s),onChange:i.func,onChangeValue:i.func,onChangeShowDeclaration:i.func,onChangeState:i.func,onClick:i.func,onFocus:i.func,onTouch:i.func,required:i.boolean,requiredText:i.string,ripple:(0,i.oneOfType)([i.boolean,i.object]),rootProps:i.object,showDeclaration:(0,i.oneOfType)([i.boolean,i.symbol]),showInitialValidationState:i.boolean,showValidationState:i.boolean,tooltip:i.any}),d={dirty:!1,pristine:!0,focused:!1,visited:!1,invalid:!1,invalidRequired:!1,valid:!0,touched:!1,untouched:!0},f={declaration:"",description:"",name:"NO_NAME_DEFINED",emptyEqualsNull:!0,pattern:void 0,invertedPattern:void 0,maximum:1/0,minimum:-1/0,maximumLength:-1,minimumLength:0,mutable:!0,writable:!0,nullable:!0,state:o()({},d),trim:!0,type:"string"},p={className:[],styles:{},enforceUncontrolled:!1,model:o()({},f),triggerInitialPropertiesConsolidation:!1,showDeclaration:void 0,showInitialValidationState:!1,showValidationState:!0,requiredText:"Please fill this field."},_=o()({},c,u,{checked:i.boolean,id:i.string}),m=o()({},f,{default:!1,type:"boolean",value:!1}),h=o()({},p,{default:!1,model:o()({},m),requiredText:"Please check this field."}),v=o()({},u,{invalidMaximum:(0,i.oneOfType)([i.boolean,i.symbol]),invalidMinimum:(0,i.oneOfType)([i.boolean,i.symbol]),invalidMaximumLength:(0,i.oneOfType)([i.boolean,i.symbol]),invalidMinimumLength:(0,i.oneOfType)([i.boolean,i.symbol]),invalidInvertedPattern:(0,i.oneOfType)([i.boolean,i.symbol]),invalidPattern:(0,i.oneOfType)([i.boolean,i.symbol])}),y=o()({},c,v,{align:i.string,children:i.func,cursor:(0,i.oneOfType)([(0,i.shape)({end:i.number.isRequired,start:i.number.isRequired}),i.symbol]),editor:i.string,editorIsActive:(0,i.oneOfType)([i.boolean,i.symbol]),hidden:(0,i.oneOfType)([i.boolean,i.symbol]),icon:(0,i.oneOfType)([i.string,i.object]),inputProps:i.object,invertedPattern:(0,i.oneOfType)([(0,i.arrayOf)((0,i.oneOfType)([i.object,i.string])),i.object,i.string]),invertedPatternText:i.string,labels:(0,i.oneOfType)([(0,i.arrayOf)((0,i.arrayOf)(i.string)),(0,i.arrayOf)(i.string),i.object]),maximum:(0,i.oneOfType)([i.number,i.string]),maximumLengthText:i.string,maximumText:i.string,minimum:(0,i.oneOfType)([i.number,i.string]),minimumLengthText:i.string,minimumText:i.string,onBlur:i.func,onChangeEditorIsActive:i.func,onKeyDown:i.func,onKeyUp:i.func,onSelect:i.func,onSelectionChange:i.func,outlined:i.boolean,pattern:(0,i.oneOfType)([(0,i.arrayOf)((0,i.oneOfType)([i.object,i.string])),i.object,i.string]),patternText:i.string,placeholder:i.string,representation:(0,i.oneOfType)([i.string,i.symbol]),rows:i.number,searchSelection:i.boolean,selectableEditor:i.boolean,step:i.number,suggestionCreator:i.func,suggestSelection:i.boolean,trailingIcon:i.any,transformer:i.object}),b=o()({},d,{invalidMaximum:!1,invalidMinimum:!1,invalidMaximumLength:!1,invalidMinimumLength:!1,invalidInvertedPattern:!1,invalidPattern:!1}),g=o()({},f,{state:b}),E=o()({},p,{cursor:{end:0,start:0},editor:"plain",selectableEditor:!1,rows:4,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.",minimumLengthText:"Please type at least or equal ${minimumLength} symbols.",maximumText:"Please type less or equal than ${formatValue(maximum)}.",minimumText:"Please type at least or equal ${formatValue(minimum)}.",model:o()({},g),patternText:'Your string have to match the regular expression${[].concat(pattern).length > 1 ? "s" : ""}: "${[].concat(pattern).join("\\", \\"")}".',searchSelection:!1,suggestSelection:!1,step:1}),O={contentTypePattern:(0,i.oneOfType)([(0,i.arrayOf)((0,i.oneOfType)([i.object,i.string])),i.object,i.string]),invertedContentTypePattern:(0,i.oneOfType)([(0,i.arrayOf)((0,i.oneOfType)([i.object,i.string])),i.object,i.string]),maximumSize:i.number,minimumSize:i.number},P=o()({},s,O,{fileName:(0,i.shape)(y)}),w=o()({},u,{invalidContentTypePattern:(0,i.oneOfType)([i.boolean,i.symbol]),invalidInvertedContentTypePattern:(0,i.oneOfType)([i.boolean,i.symbol]),invalidMaximumSize:(0,i.oneOfType)([i.boolean,i.symbol]),invalidMinimumSize:(0,i.oneOfType)([i.boolean,i.symbol]),invalidName:(0,i.oneOfType)([i.boolean,i.symbol])}),T=(o()({},c,O,w,{children:i.func,contentTypePatternText:(0,i.oneOfType)([(0,i.arrayOf)((0,i.oneOfType)([i.object,i.string])),i.object,i.string]),invertedContentTypePatternText:(0,i.oneOfType)([(0,i.arrayOf)((0,i.oneOfType)([i.object,i.string])),i.object,i.string]),maximumSizeText:i.string,minimumSizeText:i.string,model:(0,i.shape)(P),deleteButton:(0,i.oneOfType)([i.object,i.string]),downloadButton:(0,i.oneOfType)([i.object,i.string]),editButton:(0,i.oneOfType)([i.object,i.string]),newButton:(0,i.oneOfType)([i.object,i.string]),encoding:i.string,generateFileNameInputProperties:i.func,onBlur:i.func,outlined:i.boolean}),o()({},d,{invalidContentTypePattern:!1,invalidInvertedContentTypePattern:!1,invalidMaximumSize:!1,invalidMinimumSize:!1,invalidName:!1})),C=o()({},f,{contentTypePattern:/^.+\/.+$/,invertedContentTypePattern:void 0,fileName:o()({},g,{maximumLength:1024,name:"Name",pattern:/^[^/]+$/}),maximumSize:1/0,minimumSize:0,state:T});delete o()({},E,{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()({},p,{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("\\", \\"")}".',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.",requiredText:"Please select a file.",deleteButton:"delete",downloadButton:"download",editButton:"edit",newButton:"new",encoding:"utf-8",generateFileNameInputProperties:a.identity,media:{sixteenByNine:!0},model:o()({},C),sourceToBlobOptions:{endings:"transparent",type:"text/plain"},hashingConfiguration:{binaryString:!1,prefix:"",readChunkSizeInByte:2097152}}),o()({},c,v,{children:i.func,createItem:i.func,createPrototype:i.func,maximumNumber:i.number,minimumNumber:i.number});var A=o()({},f,{state:o()({},f.state,{invalidMaximumNumber:!1,invalidMinimumNumber:!1}),maximumNumber:1/0,minimumNumber:0,type:"string[]"});o()({},p,{addIcon:{icon:"add"},removeIcon:{icon:"clear"},createItem:function(e){return e.item},createPrototype:function(e){return e.item},model:o()({},A)}),o()({},y,{value:(0,i.shape)({end:(0,i.oneOfType)([i.number,i.string,(0,i.shape)(y)]),start:(0,i.oneOfType)([i.number,i.string,(0,i.shape)(y)])})}),o()({},d),o()({},g,{description:"End",name:"end"}),o()({},g,{description:"Start",name:"start"})},function(e,t,n){n.d(t,{deriveMissingPropertiesFromState:function(){return s},determineInitialValue:function(){return p},determineValidationState:function(){return _},getConsolidatedProperties:function(){return h},mapPropertiesIntoModel:function(){return m},translateKnownSymbols:function(){return f},triggerCallbackIfExists:function(){return d},wrapStateSetter:function(){return c}});var r=n(1),o=n.n(r),a=n(3),i=n(8);function l(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 u(e,t);var n={}.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)?u(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 u(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}var s=function(e,t){e.model&&void 0!==e.model.value&&void 0===e.value&&(e.value=e.model.value),void 0===e.value&&(e.value=t.value),e.model&&(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 a,i=r[n],l=i[0],u=i[1];null!=(a=e.model)&&a.state&&void 0===e.model.state[l]&&(e.model.state[l]=u)}return e},c=function(e,t){return function(n){var r="function"==typeof n?n(t):n;(0,a.equals)(null==r?void 0:r.modelState,null==t?void 0:t.modelState)||e(r)}},d=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"+(0,a.capitalize)(t),e[t]&&(n?e[t].apply(e,o):(0,a.timeout)((function(){e[t].apply(e,o)})))},f=function(e){for(var t={},n=0,r=Object.entries(e);n<r.length;n++){var o=r[n],l=o[0],u=o[1];u===i.UndefinedSymbol?t[l]=void 0:u===i.NullSymbol?t[l]=null:t[l]=(0,a.copy)(e[l])}return t},p=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?(0,a.copy)(e.initialValue):void 0!==e.default?(0,a.copy)(e.default):void 0!==(null==(o=e.model)?void 0:o.default)?(0,a.copy)(e.model.default):void 0!==t?t:null},_=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);for(var a=0,i=Object.entries(n);a<i.length;a++){var l=i[a],u=l[0],s=l[1],c=t[u];e.model.state[u]=s(),r=r||c!==t[u]}return r&&(e.model.state.invalid=Object.keys(n).some((function(t){return Boolean(e.model.state[t])})),e.model.state.valid=!e.model.state.invalid),r},m=function(e,t){var n=(0,a.extend)(!0,{model:(0,a.copy)(t)},e);n.disabled&&(n.model.mutable=!1,delete n.disabled),n.invertedPattern&&(n.model.invertedPattern=n.invertedPattern,delete n.invertedPattern),n.pattern&&(n.model.pattern=n.pattern,delete n.pattern),n.required&&(n.model.nullable=!1,delete n.required),"text"===n.type&&(n.type="string");for(var r,o=l(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 u in n.model.state)Object.prototype.hasOwnProperty.call(n,u)&&void 0!==n[u]&&(n.model.state[u]=n[u]);return void 0===n.model.value&&(n.model.value=(0,a.copy)(n.model.default)),n},h=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}},,function(e){e.exports=r},function(e,t,n){n.d(t,{WrapThemeProvider:function(){return a}});var r=n(4),o=n(0),a=function(e){var t=e.children,n=e.configuration,a=e.wrap;return n?(0,o.jsx)(r.ThemeProvider,{options:n,wrap:!1!==a,children:t}):t}},function(e,t,n){n.d(t,{g:function(){return a}});var r=n(2),o=n(0),a=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){e.exports=n}],c={};function f(e){var t=c[e];if(void 0!==t)return t.exports;var n=c[e]={exports:{}};return s[e](n,n.exports,f),n.exports}f.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return f.d(t,{a:t}),t},f.d=function(e,t){for(var n in t)f.o(t,n)&&!f.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},f.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},f.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})};var p={};f.r(p),f.d(p,{RequireableCheckbox:function(){return A},RequireableCheckboxInner:function(){return C},default:function(){return S},determineValidationState:function(){return T}});var _=f(1),m=f.n(_),h=f(3),v=f(2),y=f(39),b=f(4),g=f(7),E=f(10),O=f(9),P=f(0),w={requireableCheckbox:"requireable-checkbox"};function T(e,t){return(0,E.determineValidationState)(e,t,{invalidRequired:function(){return!1===e.model.nullable&&!e.model.value}})}var C=function(e,t){var n,r=function(e){var t=(0,E.mapPropertiesIntoModel)(e,A.defaultProperties.model);return T(t,t.model.state),(t=(0,E.getConsolidatedProperties)(t)).checked=Boolean(t.value),t};(0,v.useEffect)((function(){O.triggerInitialPropertiesConsolidation&&o()}),[]);var o=function(e){(0,h.extend)(!0,O,r(O)),(0,E.triggerCallbackIfExists)(O,"change",_,O,e)},a=function(e){p((function(t){var n=!1;t.modelState.focused||(O.focused=!0,n=!0),t.modelState.untouched&&(O.touched=!0,O.untouched=!1,n=!0);var r=t;return n&&(o(e),r=m()({},t,{modelState:O.model.state}),(0,E.triggerCallbackIfExists)(O,"changeState",_,O.model.state,e,O)),(0,E.triggerCallbackIfExists)(O,"touch",_,e,O),r}))},i=(0,v.useRef)(null),l=(0,v.useRef)(null),u=(0,E.translateKnownSymbols)(e),s=(0,E.determineInitialValue)(u,A.defaultProperties.model.default,u.checked),c=(0,h.extend)(!0,(0,h.copy)(A.defaultProperties),u),d=(0,v.useState)({modelState:m()({},A.defaultModelState),value:s}),f=d[0],p=d[1],_=!c.enforceUncontrolled&&(void 0!==(null==(n=u.model)?void 0:n.value)||void 0!==u.value)&&Boolean(u.onChange||u.onChangeValue);(0,E.deriveMissingPropertiesFromState)(c,f);var O=r(c),C={modelState:O.model.state,value:O.value};return(_||O.value===f.value)&&(0,h.equals)(O.model.state,f.modelState)||p(C),_&&(p=(0,E.wrapStateSetter)(p,C)),(0,v.useImperativeHandle)(t,(function(){return{properties:O,references:{foundationRef:l,inputReference:i},state:m()({modelState:O.model.state},_?{}:{value:O.value})}})),(0,P.jsx)(g.WrapConfigurations,{strict:A.strict,themeConfiguration:O.themeConfiguration,tooltip:O.tooltip,children:(0,P.jsx)("div",{className:[w.requireableCheckbox].concat(O.className).join(" "),style:O.styles,children:(0,P.jsx)(y.Checkbox,{checked:Boolean(O.value),disabled:O.disabled,foundationRef:l,id:O.id||O.name,indeterminate:null===O.value,inputRef:i,name:O.name,onBlur:function(e){p((function(t){var n=!1;return t.modelState.focused&&(O.focused=!1,n=!0),t.modelState.visited||(O.visited=!0,n=!0),n&&(o(e),(0,E.triggerCallbackIfExists)(O,"changeState",_,O.model.state,e,O)),(0,E.triggerCallbackIfExists)(O,"blur",_,e,O),n?m()({},t,{modelState:O.model.state}):t}))},onChange:function(e){O.model.mutable&&O.model.writable&&(O.value=Boolean(e.target.checked),p((function(t){if(t.value===O.value)return t;var n=!1,r=m()({},t,{value:O.value});return t.modelState.pristine&&(O.dirty=!0,O.pristine=!1,n=!0),o(e),T(O,t.modelState)&&(n=!0),(0,E.triggerCallbackIfExists)(O,"changeValue",_,O.value,e,O),n&&(r.modelState=O.model.state,(0,E.triggerCallbackIfExists)(O,"changeState",_,O.model.state,e,O)),r})))},onClick:function(e){(0,E.triggerCallbackIfExists)(O,"click",_,e,O),a(e)},onFocus:function(e){(0,E.triggerCallbackIfExists)(O,"focus",_,e,O),a(e)},ripple:O.ripple,value:String(O.value),children:O.invalid&&O.showValidationState&&(O.showInitialValidationState||O.visited)?(0,P.jsx)(b.Theme,{use:"error",children:O.description||O.name}):O.description||O.name})})})};C.displayName="RequireableCheckbox";var A=(0,v.memo)((0,v.forwardRef)(C));A.wrapped=C,A.webComponentAdapterWrapped="react",A.defaultModelState=O.defaultModelState,A.defaultProperties=m()({},O.defaultCheckboxProperties,{model:m()({},O.defaultCheckboxProperties.model,{state:void 0,value:void 0}),value:void 0}),A.propTypes=O.checkboxPropertyTypes,A.strict=!1;var S=A;return p}())},,,,,,,,,,,,,,function(e){e.exports=__WEBPACK_EXTERNAL_MODULE__50__}],__webpack_module_cache__={};function __nested_webpack_require_66570__(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_66570__),n.loaded=!0,n.exports}__nested_webpack_require_66570__.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return __nested_webpack_require_66570__.d(t,{a:t}),t},__nested_webpack_require_66570__.d=function(e,t){for(var n in t)__nested_webpack_require_66570__.o(t,n)&&!__nested_webpack_require_66570__.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},__nested_webpack_require_66570__.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_66570__.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},__nested_webpack_require_66570__.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},__nested_webpack_require_66570__.nmd=function(e){return e.paths=[],e.children||(e.children=[]),e};var __nested_webpack_exports__={};__nested_webpack_require_66570__.r(__nested_webpack_exports__),__nested_webpack_require_66570__.d(__nested_webpack_exports__,{RequireableCheckbox:function(){return _RequireableCheckbox}});var clientnode_dist_property_types__WEBPACK_IMPORTED_MODULE_0__=__nested_webpack_require_66570__(0),clientnode_dist_property_types__WEBPACK_IMPORTED_MODULE_0___default=__nested_webpack_require_66570__.n(clientnode_dist_property_types__WEBPACK_IMPORTED_MODULE_0__),react_input_material_dist_components_RequireableCheckbox__WEBPACK_IMPORTED_MODULE_2__=__nested_webpack_require_66570__(36),react_input_material_dist_components_RequireableCheckbox__WEBPACK_IMPORTED_MODULE_2___default=__nested_webpack_require_66570__.n(react_input_material_dist_components_RequireableCheckbox__WEBPACK_IMPORTED_MODULE_2__),web_component_wrapper__WEBPACK_IMPORTED_MODULE_1__=__nested_webpack_require_66570__(1),web_component_wrapper__WEBPACK_IMPORTED_MODULE_1___default=__nested_webpack_require_66570__.n(web_component_wrapper__WEBPACK_IMPORTED_MODULE_1__),_RequireableCheckbox=web_component_wrapper__WEBPACK_IMPORTED_MODULE_1___default()(react_input_material_dist_components_RequireableCheckbox__WEBPACK_IMPORTED_MODULE_2___default(),"RequireableCheckbox",{eventToPropertyMapping:{onChange:!0},internalProperties:{enforceUncontrolled:!0},propertiesToReflectAsAttributes:{dirty:clientnode_dist_property_types__WEBPACK_IMPORTED_MODULE_0__.boolean,focused:clientnode_dist_property_types__WEBPACK_IMPORTED_MODULE_0__.boolean,invalid:clientnode_dist_property_types__WEBPACK_IMPORTED_MODULE_0__.boolean,invalidRequired:clientnode_dist_property_types__WEBPACK_IMPORTED_MODULE_0__.boolean,name:clientnode_dist_property_types__WEBPACK_IMPORTED_MODULE_0__.string,pristine:clientnode_dist_property_types__WEBPACK_IMPORTED_MODULE_0__.boolean,touched:clientnode_dist_property_types__WEBPACK_IMPORTED_MODULE_0__.boolean,untouched:clientnode_dist_property_types__WEBPACK_IMPORTED_MODULE_0__.boolean,valid:clientnode_dist_property_types__WEBPACK_IMPORTED_MODULE_0__.boolean,visited:clientnode_dist_property_types__WEBPACK_IMPORTED_MODULE_0__.boolean}});return __nested_webpack_exports__.default=_RequireableCheckbox,__nested_webpack_exports__}()},module.exports=t(__webpack_require__(13),__webpack_require__(9),__webpack_require__(38),__webpack_require__(113),__webpack_require__(39),__webpack_require__(40),__webpack_require__(14),__webpack_require__(0),__webpack_require__(37),__webpack_require__(1),__webpack_require__(8),__webpack_require__(11),__webpack_require__(12),__webpack_require__(5),__webpack_require__(52),__webpack_require__(30),__webpack_require__(31),__webpack_require__(32))}],__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__.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__(132);return __webpack_exports__}()}));