@dangl/web-components-ava 1.1.2-beta0049

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/tree.js ADDED
@@ -0,0 +1 @@
1
+ (()=>{var e={957:(e,t,n)=>{"use strict";n.d(t,{A:()=>l});var i=n(601),o=n.n(i),r=n(314),a=n.n(r)()(o());a.push([e.id,'/* projects/web-components-ava/ava-tree-web-component/src/styles.scss */\n.mat-ripple {\n overflow: hidden;\n position: relative;\n}\n.mat-ripple:not(:empty) {\n transform: translateZ(0);\n}\n.mat-ripple.mat-ripple-unbounded {\n overflow: visible;\n}\n.mat-ripple-element {\n position: absolute;\n border-radius: 50%;\n pointer-events: none;\n transition: opacity, transform 0ms cubic-bezier(0, 0, 0.2, 1);\n transform: scale3d(0, 0, 0);\n background-color: var(--mat-ripple-color, rgba(0, 0, 0, 0.1));\n}\n.cdk-high-contrast-active .mat-ripple-element {\n display: none;\n}\n.cdk-drag-preview .mat-ripple-element,\n.cdk-drag-placeholder .mat-ripple-element {\n display: none;\n}\n.cdk-visually-hidden {\n border: 0;\n clip: rect(0 0 0 0);\n height: 1px;\n margin: -1px;\n overflow: hidden;\n padding: 0;\n position: absolute;\n width: 1px;\n white-space: nowrap;\n outline: 0;\n -webkit-appearance: none;\n -moz-appearance: none;\n left: 0;\n}\n[dir=rtl] .cdk-visually-hidden {\n left: auto;\n right: 0;\n}\n.cdk-overlay-container,\n.cdk-global-overlay-wrapper {\n pointer-events: none;\n top: 0;\n left: 0;\n height: 100%;\n width: 100%;\n}\n.cdk-overlay-container {\n position: fixed;\n z-index: 1000;\n}\n.cdk-overlay-container:empty {\n display: none;\n}\n.cdk-global-overlay-wrapper {\n display: flex;\n position: absolute;\n z-index: 1000;\n}\n.cdk-overlay-pane {\n position: absolute;\n pointer-events: auto;\n box-sizing: border-box;\n z-index: 1000;\n display: flex;\n max-width: 100%;\n max-height: 100%;\n}\n.cdk-overlay-backdrop {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n right: 0;\n z-index: 1000;\n pointer-events: auto;\n -webkit-tap-highlight-color: transparent;\n transition: opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);\n opacity: 0;\n}\n.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {\n opacity: 1;\n}\n.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {\n opacity: 0.6;\n}\n.cdk-overlay-dark-backdrop {\n background: rgba(0, 0, 0, 0.32);\n}\n.cdk-overlay-transparent-backdrop {\n transition: visibility 1ms linear, opacity 1ms linear;\n visibility: hidden;\n opacity: 1;\n}\n.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {\n opacity: 0;\n visibility: visible;\n}\n.cdk-overlay-backdrop-noop-animation {\n transition: none;\n}\n.cdk-overlay-connected-position-bounding-box {\n position: absolute;\n z-index: 1000;\n display: flex;\n flex-direction: column;\n min-width: 1px;\n min-height: 1px;\n}\n.cdk-global-scrollblock {\n position: fixed;\n width: 100%;\n overflow-y: scroll;\n}\ntextarea.cdk-textarea-autosize {\n resize: none;\n}\ntextarea.cdk-textarea-autosize-measuring {\n padding: 2px 0 !important;\n box-sizing: content-box !important;\n height: auto !important;\n overflow: hidden !important;\n}\ntextarea.cdk-textarea-autosize-measuring-firefox {\n padding: 2px 0 !important;\n box-sizing: content-box !important;\n height: 0 !important;\n}\n@keyframes cdk-text-field-autofill-start {\n}\n@keyframes cdk-text-field-autofill-end {\n}\n.cdk-text-field-autofill-monitored:-webkit-autofill {\n animation: cdk-text-field-autofill-start 0s 1ms;\n}\n.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {\n animation: cdk-text-field-autofill-end 0s 1ms;\n}\n.mat-focus-indicator {\n position: relative;\n}\n.mat-focus-indicator::before {\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n position: absolute;\n box-sizing: border-box;\n pointer-events: none;\n display: var(--mat-focus-indicator-display, none);\n border: var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);\n border-radius: var(--mat-focus-indicator-border-radius, 4px);\n}\n.mat-focus-indicator:focus::before {\n content: "";\n}\n.cdk-high-contrast-active {\n --mat-focus-indicator-display: block;\n}\n.mat-mdc-focus-indicator {\n position: relative;\n}\n.mat-mdc-focus-indicator::before {\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n position: absolute;\n box-sizing: border-box;\n pointer-events: none;\n display: var(--mat-mdc-focus-indicator-display, none);\n border: var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);\n border-radius: var(--mat-mdc-focus-indicator-border-radius, 4px);\n}\n.mat-mdc-focus-indicator:focus::before {\n content: "";\n}\n.cdk-high-contrast-active {\n --mat-mdc-focus-indicator-display: block;\n}\n.mat-app-background {\n background-color: var(--mat-app-background-color, transparent);\n color: var(--mat-app-text-color, inherit);\n}\n.mat-elevation-z0,\n.mat-mdc-elevation-specific.mat-elevation-z0 {\n box-shadow: var(--mat-app-elevation-shadow-level-0, none);\n}\n.mat-elevation-z1,\n.mat-mdc-elevation-specific.mat-elevation-z1 {\n box-shadow: var(--mat-app-elevation-shadow-level-1, none);\n}\n.mat-elevation-z2,\n.mat-mdc-elevation-specific.mat-elevation-z2 {\n box-shadow: var(--mat-app-elevation-shadow-level-2, none);\n}\n.mat-elevation-z3,\n.mat-mdc-elevation-specific.mat-elevation-z3 {\n box-shadow: var(--mat-app-elevation-shadow-level-3, none);\n}\n.mat-elevation-z4,\n.mat-mdc-elevation-specific.mat-elevation-z4 {\n box-shadow: var(--mat-app-elevation-shadow-level-4, none);\n}\n.mat-elevation-z5,\n.mat-mdc-elevation-specific.mat-elevation-z5 {\n box-shadow: var(--mat-app-elevation-shadow-level-5, none);\n}\n.mat-elevation-z6,\n.mat-mdc-elevation-specific.mat-elevation-z6 {\n box-shadow: var(--mat-app-elevation-shadow-level-6, none);\n}\n.mat-elevation-z7,\n.mat-mdc-elevation-specific.mat-elevation-z7 {\n box-shadow: var(--mat-app-elevation-shadow-level-7, none);\n}\n.mat-elevation-z8,\n.mat-mdc-elevation-specific.mat-elevation-z8 {\n box-shadow: var(--mat-app-elevation-shadow-level-8, none);\n}\n.mat-elevation-z9,\n.mat-mdc-elevation-specific.mat-elevation-z9 {\n box-shadow: var(--mat-app-elevation-shadow-level-9, none);\n}\n.mat-elevation-z10,\n.mat-mdc-elevation-specific.mat-elevation-z10 {\n box-shadow: var(--mat-app-elevation-shadow-level-10, none);\n}\n.mat-elevation-z11,\n.mat-mdc-elevation-specific.mat-elevation-z11 {\n box-shadow: var(--mat-app-elevation-shadow-level-11, none);\n}\n.mat-elevation-z12,\n.mat-mdc-elevation-specific.mat-elevation-z12 {\n box-shadow: var(--mat-app-elevation-shadow-level-12, none);\n}\n.mat-elevation-z13,\n.mat-mdc-elevation-specific.mat-elevation-z13 {\n box-shadow: var(--mat-app-elevation-shadow-level-13, none);\n}\n.mat-elevation-z14,\n.mat-mdc-elevation-specific.mat-elevation-z14 {\n box-shadow: var(--mat-app-elevation-shadow-level-14, none);\n}\n.mat-elevation-z15,\n.mat-mdc-elevation-specific.mat-elevation-z15 {\n box-shadow: var(--mat-app-elevation-shadow-level-15, none);\n}\n.mat-elevation-z16,\n.mat-mdc-elevation-specific.mat-elevation-z16 {\n box-shadow: var(--mat-app-elevation-shadow-level-16, none);\n}\n.mat-elevation-z17,\n.mat-mdc-elevation-specific.mat-elevation-z17 {\n box-shadow: var(--mat-app-elevation-shadow-level-17, none);\n}\n.mat-elevation-z18,\n.mat-mdc-elevation-specific.mat-elevation-z18 {\n box-shadow: var(--mat-app-elevation-shadow-level-18, none);\n}\n.mat-elevation-z19,\n.mat-mdc-elevation-specific.mat-elevation-z19 {\n box-shadow: var(--mat-app-elevation-shadow-level-19, none);\n}\n.mat-elevation-z20,\n.mat-mdc-elevation-specific.mat-elevation-z20 {\n box-shadow: var(--mat-app-elevation-shadow-level-20, none);\n}\n.mat-elevation-z21,\n.mat-mdc-elevation-specific.mat-elevation-z21 {\n box-shadow: var(--mat-app-elevation-shadow-level-21, none);\n}\n.mat-elevation-z22,\n.mat-mdc-elevation-specific.mat-elevation-z22 {\n box-shadow: var(--mat-app-elevation-shadow-level-22, none);\n}\n.mat-elevation-z23,\n.mat-mdc-elevation-specific.mat-elevation-z23 {\n box-shadow: var(--mat-app-elevation-shadow-level-23, none);\n}\n.mat-elevation-z24,\n.mat-mdc-elevation-specific.mat-elevation-z24 {\n box-shadow: var(--mat-app-elevation-shadow-level-24, none);\n}\n.mat-theme-loaded-marker {\n display: none;\n}\nhtml {\n --mat-ripple-color: rgba(0, 0, 0, 0.1);\n}\nhtml {\n --mat-option-selected-state-label-text-color: #00acc1;\n --mat-option-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);\n --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);\n --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);\n}\n.mat-accent {\n --mat-option-selected-state-label-text-color: #607d8b;\n --mat-option-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);\n --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);\n --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);\n}\n.mat-warn {\n --mat-option-selected-state-label-text-color: #f44336;\n --mat-option-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-option-hover-state-layer-color: rgba(0, 0, 0, 0.04);\n --mat-option-focus-state-layer-color: rgba(0, 0, 0, 0.04);\n --mat-option-selected-state-layer-color: rgba(0, 0, 0, 0.04);\n}\nhtml {\n --mat-optgroup-label-text-color: rgba(0, 0, 0, 0.87);\n}\n.mat-primary {\n --mat-full-pseudo-checkbox-selected-icon-color: #00acc1;\n --mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;\n --mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);\n --mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;\n --mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;\n --mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;\n --mat-minimal-pseudo-checkbox-selected-checkmark-color: #00acc1;\n --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;\n}\nhtml {\n --mat-full-pseudo-checkbox-selected-icon-color: #607d8b;\n --mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;\n --mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);\n --mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;\n --mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;\n --mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;\n --mat-minimal-pseudo-checkbox-selected-checkmark-color: #607d8b;\n --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;\n}\n.mat-accent {\n --mat-full-pseudo-checkbox-selected-icon-color: #607d8b;\n --mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;\n --mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);\n --mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;\n --mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;\n --mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;\n --mat-minimal-pseudo-checkbox-selected-checkmark-color: #607d8b;\n --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;\n}\n.mat-warn {\n --mat-full-pseudo-checkbox-selected-icon-color: #f44336;\n --mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;\n --mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);\n --mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;\n --mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;\n --mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0;\n --mat-minimal-pseudo-checkbox-selected-checkmark-color: #f44336;\n --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0;\n}\nhtml {\n --mat-app-background-color: #fafafa;\n --mat-app-text-color: rgba(0, 0, 0, 0.87);\n --mat-app-elevation-shadow-level-0:\n 0px 0px 0px 0px rgba(0, 0, 0, 0.2),\n 0px 0px 0px 0px rgba(0, 0, 0, 0.14),\n 0px 0px 0px 0px rgba(0, 0, 0, 0.12);\n --mat-app-elevation-shadow-level-1:\n 0px 2px 1px -1px rgba(0, 0, 0, 0.2),\n 0px 1px 1px 0px rgba(0, 0, 0, 0.14),\n 0px 1px 3px 0px rgba(0, 0, 0, 0.12);\n --mat-app-elevation-shadow-level-2:\n 0px 3px 1px -2px rgba(0, 0, 0, 0.2),\n 0px 2px 2px 0px rgba(0, 0, 0, 0.14),\n 0px 1px 5px 0px rgba(0, 0, 0, 0.12);\n --mat-app-elevation-shadow-level-3:\n 0px 3px 3px -2px rgba(0, 0, 0, 0.2),\n 0px 3px 4px 0px rgba(0, 0, 0, 0.14),\n 0px 1px 8px 0px rgba(0, 0, 0, 0.12);\n --mat-app-elevation-shadow-level-4:\n 0px 2px 4px -1px rgba(0, 0, 0, 0.2),\n 0px 4px 5px 0px rgba(0, 0, 0, 0.14),\n 0px 1px 10px 0px rgba(0, 0, 0, 0.12);\n --mat-app-elevation-shadow-level-5:\n 0px 3px 5px -1px rgba(0, 0, 0, 0.2),\n 0px 5px 8px 0px rgba(0, 0, 0, 0.14),\n 0px 1px 14px 0px rgba(0, 0, 0, 0.12);\n --mat-app-elevation-shadow-level-6:\n 0px 3px 5px -1px rgba(0, 0, 0, 0.2),\n 0px 6px 10px 0px rgba(0, 0, 0, 0.14),\n 0px 1px 18px 0px rgba(0, 0, 0, 0.12);\n --mat-app-elevation-shadow-level-7:\n 0px 4px 5px -2px rgba(0, 0, 0, 0.2),\n 0px 7px 10px 1px rgba(0, 0, 0, 0.14),\n 0px 2px 16px 1px rgba(0, 0, 0, 0.12);\n --mat-app-elevation-shadow-level-8:\n 0px 5px 5px -3px rgba(0, 0, 0, 0.2),\n 0px 8px 10px 1px rgba(0, 0, 0, 0.14),\n 0px 3px 14px 2px rgba(0, 0, 0, 0.12);\n --mat-app-elevation-shadow-level-9:\n 0px 5px 6px -3px rgba(0, 0, 0, 0.2),\n 0px 9px 12px 1px rgba(0, 0, 0, 0.14),\n 0px 3px 16px 2px rgba(0, 0, 0, 0.12);\n --mat-app-elevation-shadow-level-10:\n 0px 6px 6px -3px rgba(0, 0, 0, 0.2),\n 0px 10px 14px 1px rgba(0, 0, 0, 0.14),\n 0px 4px 18px 3px rgba(0, 0, 0, 0.12);\n --mat-app-elevation-shadow-level-11:\n 0px 6px 7px -4px rgba(0, 0, 0, 0.2),\n 0px 11px 15px 1px rgba(0, 0, 0, 0.14),\n 0px 4px 20px 3px rgba(0, 0, 0, 0.12);\n --mat-app-elevation-shadow-level-12:\n 0px 7px 8px -4px rgba(0, 0, 0, 0.2),\n 0px 12px 17px 2px rgba(0, 0, 0, 0.14),\n 0px 5px 22px 4px rgba(0, 0, 0, 0.12);\n --mat-app-elevation-shadow-level-13:\n 0px 7px 8px -4px rgba(0, 0, 0, 0.2),\n 0px 13px 19px 2px rgba(0, 0, 0, 0.14),\n 0px 5px 24px 4px rgba(0, 0, 0, 0.12);\n --mat-app-elevation-shadow-level-14:\n 0px 7px 9px -4px rgba(0, 0, 0, 0.2),\n 0px 14px 21px 2px rgba(0, 0, 0, 0.14),\n 0px 5px 26px 4px rgba(0, 0, 0, 0.12);\n --mat-app-elevation-shadow-level-15:\n 0px 8px 9px -5px rgba(0, 0, 0, 0.2),\n 0px 15px 22px 2px rgba(0, 0, 0, 0.14),\n 0px 6px 28px 5px rgba(0, 0, 0, 0.12);\n --mat-app-elevation-shadow-level-16:\n 0px 8px 10px -5px rgba(0, 0, 0, 0.2),\n 0px 16px 24px 2px rgba(0, 0, 0, 0.14),\n 0px 6px 30px 5px rgba(0, 0, 0, 0.12);\n --mat-app-elevation-shadow-level-17:\n 0px 8px 11px -5px rgba(0, 0, 0, 0.2),\n 0px 17px 26px 2px rgba(0, 0, 0, 0.14),\n 0px 6px 32px 5px rgba(0, 0, 0, 0.12);\n --mat-app-elevation-shadow-level-18:\n 0px 9px 11px -5px rgba(0, 0, 0, 0.2),\n 0px 18px 28px 2px rgba(0, 0, 0, 0.14),\n 0px 7px 34px 6px rgba(0, 0, 0, 0.12);\n --mat-app-elevation-shadow-level-19:\n 0px 9px 12px -6px rgba(0, 0, 0, 0.2),\n 0px 19px 29px 2px rgba(0, 0, 0, 0.14),\n 0px 7px 36px 6px rgba(0, 0, 0, 0.12);\n --mat-app-elevation-shadow-level-20:\n 0px 10px 13px -6px rgba(0, 0, 0, 0.2),\n 0px 20px 31px 3px rgba(0, 0, 0, 0.14),\n 0px 8px 38px 7px rgba(0, 0, 0, 0.12);\n --mat-app-elevation-shadow-level-21:\n 0px 10px 13px -6px rgba(0, 0, 0, 0.2),\n 0px 21px 33px 3px rgba(0, 0, 0, 0.14),\n 0px 8px 40px 7px rgba(0, 0, 0, 0.12);\n --mat-app-elevation-shadow-level-22:\n 0px 10px 14px -6px rgba(0, 0, 0, 0.2),\n 0px 22px 35px 3px rgba(0, 0, 0, 0.14),\n 0px 8px 42px 7px rgba(0, 0, 0, 0.12);\n --mat-app-elevation-shadow-level-23:\n 0px 11px 14px -7px rgba(0, 0, 0, 0.2),\n 0px 23px 36px 3px rgba(0, 0, 0, 0.14),\n 0px 9px 44px 8px rgba(0, 0, 0, 0.12);\n --mat-app-elevation-shadow-level-24:\n 0px 11px 15px -7px rgba(0, 0, 0, 0.2),\n 0px 24px 38px 3px rgba(0, 0, 0, 0.14),\n 0px 9px 46px 8px rgba(0, 0, 0, 0.12);\n}\nhtml {\n --mat-option-label-text-font: Roboto, sans-serif;\n --mat-option-label-text-line-height: 24px;\n --mat-option-label-text-size: 16px;\n --mat-option-label-text-tracking: 0.03125em;\n --mat-option-label-text-weight: 400;\n}\nhtml {\n --mat-optgroup-label-text-font: Roboto, sans-serif;\n --mat-optgroup-label-text-line-height: 24px;\n --mat-optgroup-label-text-size: 16px;\n --mat-optgroup-label-text-tracking: 0.03125em;\n --mat-optgroup-label-text-weight: 400;\n}\nhtml {\n --mdc-elevated-card-container-shape: 4px;\n --mdc-outlined-card-container-shape: 4px;\n --mdc-outlined-card-outline-width: 1px;\n}\nhtml {\n --mdc-elevated-card-container-color: white;\n --mdc-elevated-card-container-elevation:\n 0px 2px 1px -1px rgba(0, 0, 0, 0.2),\n 0px 1px 1px 0px rgba(0, 0, 0, 0.14),\n 0px 1px 3px 0px rgba(0, 0, 0, 0.12);\n --mdc-outlined-card-container-color: white;\n --mdc-outlined-card-outline-color: rgba(0, 0, 0, 0.12);\n --mdc-outlined-card-container-elevation:\n 0px 0px 0px 0px rgba(0, 0, 0, 0.2),\n 0px 0px 0px 0px rgba(0, 0, 0, 0.14),\n 0px 0px 0px 0px rgba(0, 0, 0, 0.12);\n --mat-card-subtitle-text-color: rgba(0, 0, 0, 0.54);\n}\nhtml {\n --mat-card-title-text-font: Roboto, sans-serif;\n --mat-card-title-text-line-height: 32px;\n --mat-card-title-text-size: 20px;\n --mat-card-title-text-tracking: 0.0125em;\n --mat-card-title-text-weight: 500;\n --mat-card-subtitle-text-font: Roboto, sans-serif;\n --mat-card-subtitle-text-line-height: 22px;\n --mat-card-subtitle-text-size: 14px;\n --mat-card-subtitle-text-tracking: 0.0071428571em;\n --mat-card-subtitle-text-weight: 500;\n}\nhtml {\n --mdc-linear-progress-active-indicator-height: 4px;\n --mdc-linear-progress-track-height: 4px;\n --mdc-linear-progress-track-shape: 0;\n}\n.mat-mdc-progress-bar {\n --mdc-linear-progress-active-indicator-color: #00acc1;\n --mdc-linear-progress-track-color: rgba(0, 172, 193, 0.25);\n}\n.mat-mdc-progress-bar.mat-accent {\n --mdc-linear-progress-active-indicator-color: #607d8b;\n --mdc-linear-progress-track-color: rgba(96, 125, 139, 0.25);\n}\n.mat-mdc-progress-bar.mat-warn {\n --mdc-linear-progress-active-indicator-color: #f44336;\n --mdc-linear-progress-track-color: rgba(244, 67, 54, 0.25);\n}\nhtml {\n --mdc-plain-tooltip-container-shape: 4px;\n --mdc-plain-tooltip-supporting-text-line-height: 16px;\n}\nhtml {\n --mdc-plain-tooltip-container-color: #616161;\n --mdc-plain-tooltip-supporting-text-color: #fff;\n}\nhtml {\n --mdc-plain-tooltip-supporting-text-font: Roboto, sans-serif;\n --mdc-plain-tooltip-supporting-text-size: 12px;\n --mdc-plain-tooltip-supporting-text-weight: 400;\n --mdc-plain-tooltip-supporting-text-tracking: 0.0333333333em;\n}\nhtml {\n --mdc-filled-text-field-active-indicator-height: 1px;\n --mdc-filled-text-field-focus-active-indicator-height: 2px;\n --mdc-filled-text-field-container-shape: 4px;\n --mdc-outlined-text-field-outline-width: 1px;\n --mdc-outlined-text-field-focus-outline-width: 2px;\n --mdc-outlined-text-field-container-shape: 4px;\n}\nhtml {\n --mdc-filled-text-field-caret-color: #00acc1;\n --mdc-filled-text-field-focus-active-indicator-color: #00acc1;\n --mdc-filled-text-field-focus-label-text-color: rgba(0, 172, 193, 0.87);\n --mdc-filled-text-field-container-color: whitesmoke;\n --mdc-filled-text-field-disabled-container-color: #fafafa;\n --mdc-filled-text-field-label-text-color: rgba(0, 0, 0, 0.6);\n --mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, 0.6);\n --mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, 0.38);\n --mdc-filled-text-field-input-text-color: rgba(0, 0, 0, 0.87);\n --mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, 0.38);\n --mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, 0.6);\n --mdc-filled-text-field-error-hover-label-text-color: #f44336;\n --mdc-filled-text-field-error-focus-label-text-color: #f44336;\n --mdc-filled-text-field-error-label-text-color: #f44336;\n --mdc-filled-text-field-error-caret-color: #f44336;\n --mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, 0.42);\n --mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, 0.06);\n --mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, 0.87);\n --mdc-filled-text-field-error-active-indicator-color: #f44336;\n --mdc-filled-text-field-error-focus-active-indicator-color: #f44336;\n --mdc-filled-text-field-error-hover-active-indicator-color: #f44336;\n --mdc-outlined-text-field-caret-color: #00acc1;\n --mdc-outlined-text-field-focus-outline-color: #00acc1;\n --mdc-outlined-text-field-focus-label-text-color: rgba(0, 172, 193, 0.87);\n --mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, 0.6);\n --mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, 0.6);\n --mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, 0.38);\n --mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, 0.87);\n --mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, 0.38);\n --mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, 0.6);\n --mdc-outlined-text-field-error-caret-color: #f44336;\n --mdc-outlined-text-field-error-focus-label-text-color: #f44336;\n --mdc-outlined-text-field-error-label-text-color: #f44336;\n --mdc-outlined-text-field-error-hover-label-text-color: #f44336;\n --mdc-outlined-text-field-outline-color: rgba(0, 0, 0, 0.38);\n --mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, 0.06);\n --mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, 0.87);\n --mdc-outlined-text-field-error-focus-outline-color: #f44336;\n --mdc-outlined-text-field-error-hover-outline-color: #f44336;\n --mdc-outlined-text-field-error-outline-color: #f44336;\n --mat-form-field-focus-select-arrow-color: rgba(0, 172, 193, 0.87);\n --mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, 0.38);\n --mat-form-field-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-form-field-error-text-color: #f44336;\n --mat-form-field-select-option-text-color: inherit;\n --mat-form-field-select-disabled-option-text-color: GrayText;\n --mat-form-field-leading-icon-color: unset;\n --mat-form-field-disabled-leading-icon-color: unset;\n --mat-form-field-trailing-icon-color: unset;\n --mat-form-field-disabled-trailing-icon-color: unset;\n --mat-form-field-error-focus-trailing-icon-color: unset;\n --mat-form-field-error-hover-trailing-icon-color: unset;\n --mat-form-field-error-trailing-icon-color: unset;\n --mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, 0.54);\n --mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, 0.38);\n --mat-form-field-hover-state-layer-opacity: 0.04;\n --mat-form-field-focus-state-layer-opacity: 0.08;\n}\n.mat-mdc-form-field.mat-accent {\n --mdc-filled-text-field-caret-color: #607d8b;\n --mdc-filled-text-field-focus-active-indicator-color: #607d8b;\n --mdc-filled-text-field-focus-label-text-color: rgba(96, 125, 139, 0.87);\n --mdc-outlined-text-field-caret-color: #607d8b;\n --mdc-outlined-text-field-focus-outline-color: #607d8b;\n --mdc-outlined-text-field-focus-label-text-color: rgba(96, 125, 139, 0.87);\n --mat-form-field-focus-select-arrow-color: rgba(96, 125, 139, 0.87);\n}\n.mat-mdc-form-field.mat-warn {\n --mdc-filled-text-field-caret-color: #f44336;\n --mdc-filled-text-field-focus-active-indicator-color: #f44336;\n --mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, 0.87);\n --mdc-outlined-text-field-caret-color: #f44336;\n --mdc-outlined-text-field-focus-outline-color: #f44336;\n --mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, 0.87);\n --mat-form-field-focus-select-arrow-color: rgba(244, 67, 54, 0.87);\n}\nhtml {\n --mat-form-field-container-height: 56px;\n --mat-form-field-filled-label-display: block;\n --mat-form-field-container-vertical-padding: 16px;\n --mat-form-field-filled-with-label-container-padding-top: 24px;\n --mat-form-field-filled-with-label-container-padding-bottom: 8px;\n}\nhtml {\n --mdc-filled-text-field-label-text-font: Roboto, sans-serif;\n --mdc-filled-text-field-label-text-size: 16px;\n --mdc-filled-text-field-label-text-tracking: 0.03125em;\n --mdc-filled-text-field-label-text-weight: 400;\n --mdc-outlined-text-field-label-text-font: Roboto, sans-serif;\n --mdc-outlined-text-field-label-text-size: 16px;\n --mdc-outlined-text-field-label-text-tracking: 0.03125em;\n --mdc-outlined-text-field-label-text-weight: 400;\n --mat-form-field-container-text-font: Roboto, sans-serif;\n --mat-form-field-container-text-line-height: 24px;\n --mat-form-field-container-text-size: 16px;\n --mat-form-field-container-text-tracking: 0.03125em;\n --mat-form-field-container-text-weight: 400;\n --mat-form-field-outlined-label-text-populated-size: 16px;\n --mat-form-field-subscript-text-font: Roboto, sans-serif;\n --mat-form-field-subscript-text-line-height: 20px;\n --mat-form-field-subscript-text-size: 12px;\n --mat-form-field-subscript-text-tracking: 0.0333333333em;\n --mat-form-field-subscript-text-weight: 400;\n}\nhtml {\n --mat-select-container-elevation-shadow:\n 0px 5px 5px -3px rgba(0, 0, 0, 0.2),\n 0px 8px 10px 1px rgba(0, 0, 0, 0.14),\n 0px 3px 14px 2px rgba(0, 0, 0, 0.12);\n}\nhtml {\n --mat-select-panel-background-color: white;\n --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);\n --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);\n --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);\n --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);\n --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);\n --mat-select-focused-arrow-color: rgba(0, 172, 193, 0.87);\n --mat-select-invalid-arrow-color: rgba(244, 67, 54, 0.87);\n}\nhtml .mat-mdc-form-field.mat-accent {\n --mat-select-panel-background-color: white;\n --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);\n --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);\n --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);\n --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);\n --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);\n --mat-select-focused-arrow-color: rgba(96, 125, 139, 0.87);\n --mat-select-invalid-arrow-color: rgba(244, 67, 54, 0.87);\n}\nhtml .mat-mdc-form-field.mat-warn {\n --mat-select-panel-background-color: white;\n --mat-select-enabled-trigger-text-color: rgba(0, 0, 0, 0.87);\n --mat-select-disabled-trigger-text-color: rgba(0, 0, 0, 0.38);\n --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.6);\n --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);\n --mat-select-disabled-arrow-color: rgba(0, 0, 0, 0.38);\n --mat-select-focused-arrow-color: rgba(244, 67, 54, 0.87);\n --mat-select-invalid-arrow-color: rgba(244, 67, 54, 0.87);\n}\nhtml {\n --mat-select-arrow-transform: translateY(-8px);\n}\nhtml {\n --mat-select-trigger-text-font: Roboto, sans-serif;\n --mat-select-trigger-text-line-height: 24px;\n --mat-select-trigger-text-size: 16px;\n --mat-select-trigger-text-tracking: 0.03125em;\n --mat-select-trigger-text-weight: 400;\n}\nhtml {\n --mat-autocomplete-container-shape: 4px;\n --mat-autocomplete-container-elevation-shadow:\n 0px 5px 5px -3px rgba(0, 0, 0, 0.2),\n 0px 8px 10px 1px rgba(0, 0, 0, 0.14),\n 0px 3px 14px 2px rgba(0, 0, 0, 0.12);\n}\nhtml {\n --mat-autocomplete-background-color: white;\n}\nhtml {\n --mdc-dialog-container-shape: 4px;\n --mat-dialog-container-elevation-shadow:\n 0px 11px 15px -7px rgba(0, 0, 0, 0.2),\n 0px 24px 38px 3px rgba(0, 0, 0, 0.14),\n 0px 9px 46px 8px rgba(0, 0, 0, 0.12);\n --mat-dialog-container-max-width: 80vw;\n --mat-dialog-container-small-max-width: 80vw;\n --mat-dialog-container-min-width: 0;\n --mat-dialog-actions-alignment: start;\n --mat-dialog-actions-padding: 8px;\n --mat-dialog-content-padding: 20px 24px;\n --mat-dialog-with-actions-content-padding: 20px 24px;\n --mat-dialog-headline-padding: 0 24px 9px;\n}\nhtml {\n --mdc-dialog-container-color: white;\n --mdc-dialog-subhead-color: rgba(0, 0, 0, 0.87);\n --mdc-dialog-supporting-text-color: rgba(0, 0, 0, 0.6);\n}\nhtml {\n --mdc-dialog-subhead-font: Roboto, sans-serif;\n --mdc-dialog-subhead-line-height: 32px;\n --mdc-dialog-subhead-size: 20px;\n --mdc-dialog-subhead-weight: 500;\n --mdc-dialog-subhead-tracking: 0.0125em;\n --mdc-dialog-supporting-text-font: Roboto, sans-serif;\n --mdc-dialog-supporting-text-line-height: 24px;\n --mdc-dialog-supporting-text-size: 16px;\n --mdc-dialog-supporting-text-weight: 400;\n --mdc-dialog-supporting-text-tracking: 0.03125em;\n}\n.mat-mdc-standard-chip {\n --mdc-chip-container-shape-radius: 16px;\n --mdc-chip-with-avatar-avatar-shape-radius: 14px;\n --mdc-chip-with-avatar-avatar-size: 28px;\n --mdc-chip-with-icon-icon-size: 18px;\n --mdc-chip-outline-width: 0;\n --mdc-chip-outline-color: transparent;\n --mdc-chip-disabled-outline-color: transparent;\n --mdc-chip-focus-outline-color: transparent;\n --mdc-chip-hover-state-layer-opacity: 0.04;\n --mdc-chip-with-avatar-disabled-avatar-opacity: 1;\n --mdc-chip-flat-selected-outline-width: 0;\n --mdc-chip-selected-hover-state-layer-opacity: 0.04;\n --mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;\n --mdc-chip-with-icon-disabled-icon-opacity: 1;\n --mat-chip-disabled-container-opacity: 0.4;\n --mat-chip-trailing-action-opacity: 0.54;\n --mat-chip-trailing-action-focus-opacity: 1;\n --mat-chip-trailing-action-state-layer-color: transparent;\n --mat-chip-selected-trailing-action-state-layer-color: transparent;\n --mat-chip-trailing-action-hover-state-layer-opacity: 0;\n --mat-chip-trailing-action-focus-state-layer-opacity: 0;\n}\n.mat-mdc-standard-chip {\n --mdc-chip-disabled-label-text-color: #212121;\n --mdc-chip-elevated-container-color: #e0e0e0;\n --mdc-chip-elevated-selected-container-color: #e0e0e0;\n --mdc-chip-elevated-disabled-container-color: #e0e0e0;\n --mdc-chip-flat-disabled-selected-container-color: #e0e0e0;\n --mdc-chip-focus-state-layer-color: black;\n --mdc-chip-hover-state-layer-color: black;\n --mdc-chip-selected-hover-state-layer-color: black;\n --mdc-chip-focus-state-layer-opacity: 0.12;\n --mdc-chip-selected-focus-state-layer-color: black;\n --mdc-chip-selected-focus-state-layer-opacity: 0.12;\n --mdc-chip-label-text-color: #212121;\n --mdc-chip-selected-label-text-color: #212121;\n --mdc-chip-with-icon-icon-color: #212121;\n --mdc-chip-with-icon-disabled-icon-color: #212121;\n --mdc-chip-with-icon-selected-icon-color: #212121;\n --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;\n --mdc-chip-with-trailing-icon-trailing-icon-color: #212121;\n --mat-chip-selected-disabled-trailing-icon-color: #212121;\n --mat-chip-selected-trailing-icon-color: #212121;\n}\n.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,\n.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {\n --mdc-chip-disabled-label-text-color: white;\n --mdc-chip-elevated-container-color: #00acc1;\n --mdc-chip-elevated-selected-container-color: #00acc1;\n --mdc-chip-elevated-disabled-container-color: #00acc1;\n --mdc-chip-flat-disabled-selected-container-color: #00acc1;\n --mdc-chip-focus-state-layer-color: black;\n --mdc-chip-hover-state-layer-color: black;\n --mdc-chip-selected-hover-state-layer-color: black;\n --mdc-chip-focus-state-layer-opacity: 0.12;\n --mdc-chip-selected-focus-state-layer-color: black;\n --mdc-chip-selected-focus-state-layer-opacity: 0.12;\n --mdc-chip-label-text-color: white;\n --mdc-chip-selected-label-text-color: white;\n --mdc-chip-with-icon-icon-color: white;\n --mdc-chip-with-icon-disabled-icon-color: white;\n --mdc-chip-with-icon-selected-icon-color: white;\n --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;\n --mdc-chip-with-trailing-icon-trailing-icon-color: white;\n --mat-chip-selected-disabled-trailing-icon-color: white;\n --mat-chip-selected-trailing-icon-color: white;\n}\n.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,\n.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {\n --mdc-chip-disabled-label-text-color: white;\n --mdc-chip-elevated-container-color: #607d8b;\n --mdc-chip-elevated-selected-container-color: #607d8b;\n --mdc-chip-elevated-disabled-container-color: #607d8b;\n --mdc-chip-flat-disabled-selected-container-color: #607d8b;\n --mdc-chip-focus-state-layer-color: black;\n --mdc-chip-hover-state-layer-color: black;\n --mdc-chip-selected-hover-state-layer-color: black;\n --mdc-chip-focus-state-layer-opacity: 0.12;\n --mdc-chip-selected-focus-state-layer-color: black;\n --mdc-chip-selected-focus-state-layer-opacity: 0.12;\n --mdc-chip-label-text-color: white;\n --mdc-chip-selected-label-text-color: white;\n --mdc-chip-with-icon-icon-color: white;\n --mdc-chip-with-icon-disabled-icon-color: white;\n --mdc-chip-with-icon-selected-icon-color: white;\n --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;\n --mdc-chip-with-trailing-icon-trailing-icon-color: white;\n --mat-chip-selected-disabled-trailing-icon-color: white;\n --mat-chip-selected-trailing-icon-color: white;\n}\n.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,\n.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {\n --mdc-chip-disabled-label-text-color: white;\n --mdc-chip-elevated-container-color: #f44336;\n --mdc-chip-elevated-selected-container-color: #f44336;\n --mdc-chip-elevated-disabled-container-color: #f44336;\n --mdc-chip-flat-disabled-selected-container-color: #f44336;\n --mdc-chip-focus-state-layer-color: black;\n --mdc-chip-hover-state-layer-color: black;\n --mdc-chip-selected-hover-state-layer-color: black;\n --mdc-chip-focus-state-layer-opacity: 0.12;\n --mdc-chip-selected-focus-state-layer-color: black;\n --mdc-chip-selected-focus-state-layer-opacity: 0.12;\n --mdc-chip-label-text-color: white;\n --mdc-chip-selected-label-text-color: white;\n --mdc-chip-with-icon-icon-color: white;\n --mdc-chip-with-icon-disabled-icon-color: white;\n --mdc-chip-with-icon-selected-icon-color: white;\n --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;\n --mdc-chip-with-trailing-icon-trailing-icon-color: white;\n --mat-chip-selected-disabled-trailing-icon-color: white;\n --mat-chip-selected-trailing-icon-color: white;\n}\n.mat-mdc-chip.mat-mdc-standard-chip {\n --mdc-chip-container-height: 32px;\n}\n.mat-mdc-standard-chip {\n --mdc-chip-label-text-font: Roboto, sans-serif;\n --mdc-chip-label-text-line-height: 20px;\n --mdc-chip-label-text-size: 14px;\n --mdc-chip-label-text-tracking: 0.0178571429em;\n --mdc-chip-label-text-weight: 400;\n}\nhtml {\n --mdc-switch-disabled-selected-icon-opacity: 0.38;\n --mdc-switch-disabled-track-opacity: 0.12;\n --mdc-switch-disabled-unselected-icon-opacity: 0.38;\n --mdc-switch-handle-height: 20px;\n --mdc-switch-handle-shape: 10px;\n --mdc-switch-handle-width: 20px;\n --mdc-switch-selected-icon-size: 18px;\n --mdc-switch-track-height: 14px;\n --mdc-switch-track-shape: 7px;\n --mdc-switch-track-width: 36px;\n --mdc-switch-unselected-icon-size: 18px;\n --mdc-switch-selected-focus-state-layer-opacity: 0.12;\n --mdc-switch-selected-hover-state-layer-opacity: 0.04;\n --mdc-switch-selected-pressed-state-layer-opacity: 0.1;\n --mdc-switch-unselected-focus-state-layer-opacity: 0.12;\n --mdc-switch-unselected-hover-state-layer-opacity: 0.04;\n --mdc-switch-unselected-pressed-state-layer-opacity: 0.1;\n}\nhtml .mat-mdc-slide-toggle {\n --mat-switch-disabled-selected-handle-opacity: 0.38;\n --mat-switch-disabled-unselected-handle-opacity: 0.38;\n --mat-switch-unselected-handle-size: 20px;\n --mat-switch-selected-handle-size: 20px;\n --mat-switch-pressed-handle-size: 20px;\n --mat-switch-with-icon-handle-size: 20px;\n --mat-switch-selected-handle-horizontal-margin: 0;\n --mat-switch-selected-with-icon-handle-horizontal-margin: 0;\n --mat-switch-selected-pressed-handle-horizontal-margin: 0;\n --mat-switch-unselected-handle-horizontal-margin: 0;\n --mat-switch-unselected-with-icon-handle-horizontal-margin: 0;\n --mat-switch-unselected-pressed-handle-horizontal-margin: 0;\n --mat-switch-visible-track-opacity: 1;\n --mat-switch-hidden-track-opacity: 1;\n --mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, 0.2, 1);\n --mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(0.4, 0, 0.6, 1);\n --mat-switch-track-outline-width: 1px;\n --mat-switch-track-outline-color: transparent;\n --mat-switch-selected-track-outline-width: 1px;\n --mat-switch-selected-track-outline-color: transparent;\n --mat-switch-disabled-unselected-track-outline-width: 1px;\n --mat-switch-disabled-unselected-track-outline-color: transparent;\n}\nhtml {\n --mdc-switch-selected-focus-state-layer-color: #00acc1;\n --mdc-switch-selected-handle-color: #00acc1;\n --mdc-switch-selected-hover-state-layer-color: #00acc1;\n --mdc-switch-selected-pressed-state-layer-color: #00acc1;\n --mdc-switch-selected-focus-handle-color: #006064;\n --mdc-switch-selected-hover-handle-color: #006064;\n --mdc-switch-selected-pressed-handle-color: #006064;\n --mdc-switch-selected-focus-track-color: #4dd0e1;\n --mdc-switch-selected-hover-track-color: #4dd0e1;\n --mdc-switch-selected-pressed-track-color: #4dd0e1;\n --mdc-switch-selected-track-color: #4dd0e1;\n --mdc-switch-disabled-selected-handle-color: #424242;\n --mdc-switch-disabled-selected-icon-color: #fff;\n --mdc-switch-disabled-selected-track-color: #424242;\n --mdc-switch-disabled-unselected-handle-color: #424242;\n --mdc-switch-disabled-unselected-icon-color: #fff;\n --mdc-switch-disabled-unselected-track-color: #424242;\n --mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);\n --mdc-switch-handle-elevation-shadow:\n 0px 2px 1px -1px rgba(0, 0, 0, 0.2),\n 0px 1px 1px 0px rgba(0, 0, 0, 0.14),\n 0px 1px 3px 0px rgba(0, 0, 0, 0.12);\n --mdc-switch-handle-shadow-color: black;\n --mdc-switch-disabled-handle-elevation-shadow:\n 0px 0px 0px 0px rgba(0, 0, 0, 0.2),\n 0px 0px 0px 0px rgba(0, 0, 0, 0.14),\n 0px 0px 0px 0px rgba(0, 0, 0, 0.12);\n --mdc-switch-selected-icon-color: #fff;\n --mdc-switch-unselected-focus-handle-color: #212121;\n --mdc-switch-unselected-focus-state-layer-color: #424242;\n --mdc-switch-unselected-focus-track-color: #e0e0e0;\n --mdc-switch-unselected-handle-color: #616161;\n --mdc-switch-unselected-hover-handle-color: #212121;\n --mdc-switch-unselected-hover-state-layer-color: #424242;\n --mdc-switch-unselected-hover-track-color: #e0e0e0;\n --mdc-switch-unselected-icon-color: #fff;\n --mdc-switch-unselected-pressed-handle-color: #212121;\n --mdc-switch-unselected-pressed-state-layer-color: #424242;\n --mdc-switch-unselected-pressed-track-color: #e0e0e0;\n --mdc-switch-unselected-track-color: #e0e0e0;\n --mdc-switch-disabled-label-text-color: rgba(0, 0, 0, 0.38);\n}\nhtml .mat-mdc-slide-toggle {\n --mat-switch-label-text-color: rgba(0, 0, 0, 0.87);\n}\nhtml .mat-mdc-slide-toggle.mat-accent {\n --mdc-switch-selected-focus-state-layer-color: #546e7a;\n --mdc-switch-selected-handle-color: #546e7a;\n --mdc-switch-selected-hover-state-layer-color: #546e7a;\n --mdc-switch-selected-pressed-state-layer-color: #546e7a;\n --mdc-switch-selected-focus-handle-color: #263238;\n --mdc-switch-selected-hover-handle-color: #263238;\n --mdc-switch-selected-pressed-handle-color: #263238;\n --mdc-switch-selected-focus-track-color: #90a4ae;\n --mdc-switch-selected-hover-track-color: #90a4ae;\n --mdc-switch-selected-pressed-track-color: #90a4ae;\n --mdc-switch-selected-track-color: #90a4ae;\n}\nhtml .mat-mdc-slide-toggle.mat-warn {\n --mdc-switch-selected-focus-state-layer-color: #e53935;\n --mdc-switch-selected-handle-color: #e53935;\n --mdc-switch-selected-hover-state-layer-color: #e53935;\n --mdc-switch-selected-pressed-state-layer-color: #e53935;\n --mdc-switch-selected-focus-handle-color: #b71c1c;\n --mdc-switch-selected-hover-handle-color: #b71c1c;\n --mdc-switch-selected-pressed-handle-color: #b71c1c;\n --mdc-switch-selected-focus-track-color: #e57373;\n --mdc-switch-selected-hover-track-color: #e57373;\n --mdc-switch-selected-pressed-track-color: #e57373;\n --mdc-switch-selected-track-color: #e57373;\n}\nhtml {\n --mdc-switch-state-layer-size: 40px;\n}\nhtml .mat-mdc-slide-toggle {\n --mat-switch-label-text-font: Roboto, sans-serif;\n --mat-switch-label-text-line-height: 20px;\n --mat-switch-label-text-size: 14px;\n --mat-switch-label-text-tracking: 0.0178571429em;\n --mat-switch-label-text-weight: 400;\n}\nhtml {\n --mdc-radio-disabled-selected-icon-opacity: 0.38;\n --mdc-radio-disabled-unselected-icon-opacity: 0.38;\n --mdc-radio-state-layer-size: 40px;\n}\n.mat-mdc-radio-button.mat-primary {\n --mdc-radio-disabled-selected-icon-color: black;\n --mdc-radio-disabled-unselected-icon-color: black;\n --mdc-radio-unselected-hover-icon-color: #212121;\n --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);\n --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);\n --mdc-radio-selected-focus-icon-color: #00acc1;\n --mdc-radio-selected-hover-icon-color: #00acc1;\n --mdc-radio-selected-icon-color: #00acc1;\n --mdc-radio-selected-pressed-icon-color: #00acc1;\n --mat-radio-ripple-color: black;\n --mat-radio-checked-ripple-color: #00acc1;\n --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);\n --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);\n}\n.mat-mdc-radio-button.mat-accent {\n --mdc-radio-disabled-selected-icon-color: black;\n --mdc-radio-disabled-unselected-icon-color: black;\n --mdc-radio-unselected-hover-icon-color: #212121;\n --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);\n --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);\n --mdc-radio-selected-focus-icon-color: #607d8b;\n --mdc-radio-selected-hover-icon-color: #607d8b;\n --mdc-radio-selected-icon-color: #607d8b;\n --mdc-radio-selected-pressed-icon-color: #607d8b;\n --mat-radio-ripple-color: black;\n --mat-radio-checked-ripple-color: #607d8b;\n --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);\n --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);\n}\n.mat-mdc-radio-button.mat-warn {\n --mdc-radio-disabled-selected-icon-color: black;\n --mdc-radio-disabled-unselected-icon-color: black;\n --mdc-radio-unselected-hover-icon-color: #212121;\n --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);\n --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);\n --mdc-radio-selected-focus-icon-color: #f44336;\n --mdc-radio-selected-hover-icon-color: #f44336;\n --mdc-radio-selected-icon-color: #f44336;\n --mdc-radio-selected-pressed-icon-color: #f44336;\n --mat-radio-ripple-color: black;\n --mat-radio-checked-ripple-color: #f44336;\n --mat-radio-disabled-label-color: rgba(0, 0, 0, 0.38);\n --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);\n}\nhtml {\n --mdc-radio-state-layer-size: 40px;\n --mat-radio-touch-target-display: block;\n}\nhtml {\n --mat-radio-label-text-font: Roboto, sans-serif;\n --mat-radio-label-text-line-height: 20px;\n --mat-radio-label-text-size: 14px;\n --mat-radio-label-text-tracking: 0.0178571429em;\n --mat-radio-label-text-weight: 400;\n}\nhtml {\n --mat-slider-value-indicator-width: auto;\n --mat-slider-value-indicator-height: 32px;\n --mat-slider-value-indicator-caret-display: block;\n --mat-slider-value-indicator-border-radius: 4px;\n --mat-slider-value-indicator-padding: 0 12px;\n --mat-slider-value-indicator-text-transform: none;\n --mat-slider-value-indicator-container-transform: translateX(-50%);\n --mdc-slider-active-track-height: 6px;\n --mdc-slider-active-track-shape: 9999px;\n --mdc-slider-handle-height: 20px;\n --mdc-slider-handle-shape: 50%;\n --mdc-slider-handle-width: 20px;\n --mdc-slider-inactive-track-height: 4px;\n --mdc-slider-inactive-track-shape: 9999px;\n --mdc-slider-with-overlap-handle-outline-width: 1px;\n --mdc-slider-with-tick-marks-active-container-opacity: 0.6;\n --mdc-slider-with-tick-marks-container-shape: 50%;\n --mdc-slider-with-tick-marks-container-size: 2px;\n --mdc-slider-with-tick-marks-inactive-container-opacity: 0.6;\n}\nhtml {\n --mdc-slider-handle-color: #00acc1;\n --mdc-slider-focus-handle-color: #00acc1;\n --mdc-slider-hover-handle-color: #00acc1;\n --mdc-slider-active-track-color: #00acc1;\n --mdc-slider-inactive-track-color: #00acc1;\n --mdc-slider-with-tick-marks-inactive-container-color: #00acc1;\n --mdc-slider-with-tick-marks-active-container-color: white;\n --mdc-slider-disabled-active-track-color: #000;\n --mdc-slider-disabled-handle-color: #000;\n --mdc-slider-disabled-inactive-track-color: #000;\n --mdc-slider-label-container-color: #000;\n --mdc-slider-label-label-text-color: #fff;\n --mdc-slider-with-overlap-handle-outline-color: #fff;\n --mdc-slider-with-tick-marks-disabled-container-color: #000;\n --mdc-slider-handle-elevation:\n 0px 2px 1px -1px rgba(0, 0, 0, 0.2),\n 0px 1px 1px 0px rgba(0, 0, 0, 0.14),\n 0px 1px 3px 0px rgba(0, 0, 0, 0.12);\n --mat-slider-ripple-color: #00acc1;\n --mat-slider-hover-state-layer-color: rgba(0, 172, 193, 0.05);\n --mat-slider-focus-state-layer-color: rgba(0, 172, 193, 0.2);\n --mat-slider-value-indicator-opacity: 0.6;\n}\nhtml .mat-accent {\n --mat-slider-ripple-color: #607d8b;\n --mat-slider-hover-state-layer-color: rgba(96, 125, 139, 0.05);\n --mat-slider-focus-state-layer-color: rgba(96, 125, 139, 0.2);\n --mdc-slider-handle-color: #607d8b;\n --mdc-slider-focus-handle-color: #607d8b;\n --mdc-slider-hover-handle-color: #607d8b;\n --mdc-slider-active-track-color: #607d8b;\n --mdc-slider-inactive-track-color: #607d8b;\n --mdc-slider-with-tick-marks-inactive-container-color: #607d8b;\n --mdc-slider-with-tick-marks-active-container-color: white;\n}\nhtml .mat-warn {\n --mat-slider-ripple-color: #f44336;\n --mat-slider-hover-state-layer-color: rgba(244, 67, 54, 0.05);\n --mat-slider-focus-state-layer-color: rgba(244, 67, 54, 0.2);\n --mdc-slider-handle-color: #f44336;\n --mdc-slider-focus-handle-color: #f44336;\n --mdc-slider-hover-handle-color: #f44336;\n --mdc-slider-active-track-color: #f44336;\n --mdc-slider-inactive-track-color: #f44336;\n --mdc-slider-with-tick-marks-inactive-container-color: #f44336;\n --mdc-slider-with-tick-marks-active-container-color: white;\n}\nhtml {\n --mdc-slider-label-label-text-font: Roboto, sans-serif;\n --mdc-slider-label-label-text-size: 14px;\n --mdc-slider-label-label-text-line-height: 22px;\n --mdc-slider-label-label-text-tracking: 0.0071428571em;\n --mdc-slider-label-label-text-weight: 500;\n}\nhtml {\n --mat-menu-container-shape: 4px;\n --mat-menu-divider-bottom-spacing: 0;\n --mat-menu-divider-top-spacing: 0;\n --mat-menu-item-spacing: 16px;\n --mat-menu-item-icon-size: 24px;\n --mat-menu-item-leading-spacing: 16px;\n --mat-menu-item-trailing-spacing: 16px;\n --mat-menu-item-with-icon-leading-spacing: 16px;\n --mat-menu-item-with-icon-trailing-spacing: 16px;\n --mat-menu-base-elevation-level: 8;\n}\nhtml {\n --mat-menu-item-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-menu-item-icon-color: rgba(0, 0, 0, 0.87);\n --mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, 0.04);\n --mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, 0.04);\n --mat-menu-container-color: white;\n --mat-menu-divider-color: rgba(0, 0, 0, 0.12);\n}\nhtml {\n --mat-menu-item-label-text-font: Roboto, sans-serif;\n --mat-menu-item-label-text-size: 16px;\n --mat-menu-item-label-text-tracking: 0.03125em;\n --mat-menu-item-label-text-line-height: 24px;\n --mat-menu-item-label-text-weight: 400;\n}\nhtml {\n --mdc-list-list-item-container-shape: 0;\n --mdc-list-list-item-leading-avatar-shape: 50%;\n --mdc-list-list-item-container-color: transparent;\n --mdc-list-list-item-selected-container-color: transparent;\n --mdc-list-list-item-leading-avatar-color: transparent;\n --mdc-list-list-item-leading-icon-size: 24px;\n --mdc-list-list-item-leading-avatar-size: 40px;\n --mdc-list-list-item-trailing-icon-size: 24px;\n --mdc-list-list-item-disabled-state-layer-color: transparent;\n --mdc-list-list-item-disabled-state-layer-opacity: 0;\n --mdc-list-list-item-disabled-label-text-opacity: 0.38;\n --mdc-list-list-item-disabled-leading-icon-opacity: 0.38;\n --mdc-list-list-item-disabled-trailing-icon-opacity: 0.38;\n --mat-list-active-indicator-color: transparent;\n --mat-list-active-indicator-shape: 4px;\n}\nhtml {\n --mdc-list-list-item-label-text-color: rgba(0, 0, 0, 0.87);\n --mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, 0.54);\n --mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, 0.38);\n --mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, 0.38);\n --mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, 0.38);\n --mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, 0.38);\n --mdc-list-list-item-disabled-label-text-color: black;\n --mdc-list-list-item-disabled-leading-icon-color: black;\n --mdc-list-list-item-disabled-trailing-icon-color: black;\n --mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, 0.87);\n --mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, 0.38);\n --mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, 0.38);\n --mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, 0.87);\n --mdc-list-list-item-hover-state-layer-color: black;\n --mdc-list-list-item-hover-state-layer-opacity: 0.04;\n --mdc-list-list-item-focus-state-layer-color: black;\n --mdc-list-list-item-focus-state-layer-opacity: 0.12;\n}\n.mdc-list-item__start,\n.mdc-list-item__end {\n --mdc-radio-disabled-selected-icon-color: black;\n --mdc-radio-disabled-unselected-icon-color: black;\n --mdc-radio-unselected-hover-icon-color: #212121;\n --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);\n --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);\n --mdc-radio-selected-focus-icon-color: #00acc1;\n --mdc-radio-selected-hover-icon-color: #00acc1;\n --mdc-radio-selected-icon-color: #00acc1;\n --mdc-radio-selected-pressed-icon-color: #00acc1;\n}\n.mat-accent .mdc-list-item__start,\n.mat-accent .mdc-list-item__end {\n --mdc-radio-disabled-selected-icon-color: black;\n --mdc-radio-disabled-unselected-icon-color: black;\n --mdc-radio-unselected-hover-icon-color: #212121;\n --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);\n --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);\n --mdc-radio-selected-focus-icon-color: #607d8b;\n --mdc-radio-selected-hover-icon-color: #607d8b;\n --mdc-radio-selected-icon-color: #607d8b;\n --mdc-radio-selected-pressed-icon-color: #607d8b;\n}\n.mat-warn .mdc-list-item__start,\n.mat-warn .mdc-list-item__end {\n --mdc-radio-disabled-selected-icon-color: black;\n --mdc-radio-disabled-unselected-icon-color: black;\n --mdc-radio-unselected-hover-icon-color: #212121;\n --mdc-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);\n --mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.54);\n --mdc-radio-selected-focus-icon-color: #f44336;\n --mdc-radio-selected-hover-icon-color: #f44336;\n --mdc-radio-selected-icon-color: #f44336;\n --mdc-radio-selected-pressed-icon-color: #f44336;\n}\n.mat-mdc-list-option {\n --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);\n --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);\n --mdc-checkbox-selected-checkmark-color: white;\n --mdc-checkbox-selected-focus-icon-color: #00acc1;\n --mdc-checkbox-selected-hover-icon-color: #00acc1;\n --mdc-checkbox-selected-icon-color: #00acc1;\n --mdc-checkbox-unselected-focus-icon-color: #212121;\n --mdc-checkbox-unselected-hover-icon-color: #212121;\n --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);\n --mdc-checkbox-selected-focus-state-layer-color: #00acc1;\n --mdc-checkbox-selected-hover-state-layer-color: #00acc1;\n --mdc-checkbox-selected-pressed-state-layer-color: #00acc1;\n --mdc-checkbox-unselected-focus-state-layer-color: black;\n --mdc-checkbox-unselected-hover-state-layer-color: black;\n --mdc-checkbox-unselected-pressed-state-layer-color: black;\n}\n.mat-mdc-list-option.mat-accent {\n --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);\n --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);\n --mdc-checkbox-selected-checkmark-color: white;\n --mdc-checkbox-selected-focus-icon-color: #607d8b;\n --mdc-checkbox-selected-hover-icon-color: #607d8b;\n --mdc-checkbox-selected-icon-color: #607d8b;\n --mdc-checkbox-unselected-focus-icon-color: #212121;\n --mdc-checkbox-unselected-hover-icon-color: #212121;\n --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);\n --mdc-checkbox-selected-focus-state-layer-color: #607d8b;\n --mdc-checkbox-selected-hover-state-layer-color: #607d8b;\n --mdc-checkbox-selected-pressed-state-layer-color: #607d8b;\n --mdc-checkbox-unselected-focus-state-layer-color: black;\n --mdc-checkbox-unselected-hover-state-layer-color: black;\n --mdc-checkbox-unselected-pressed-state-layer-color: black;\n}\n.mat-mdc-list-option.mat-warn {\n --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);\n --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);\n --mdc-checkbox-selected-checkmark-color: white;\n --mdc-checkbox-selected-focus-icon-color: #f44336;\n --mdc-checkbox-selected-hover-icon-color: #f44336;\n --mdc-checkbox-selected-icon-color: #f44336;\n --mdc-checkbox-unselected-focus-icon-color: #212121;\n --mdc-checkbox-unselected-hover-icon-color: #212121;\n --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);\n --mdc-checkbox-selected-focus-state-layer-color: #f44336;\n --mdc-checkbox-selected-hover-state-layer-color: #f44336;\n --mdc-checkbox-selected-pressed-state-layer-color: #f44336;\n --mdc-checkbox-unselected-focus-state-layer-color: black;\n --mdc-checkbox-unselected-hover-state-layer-color: black;\n --mdc-checkbox-unselected-pressed-state-layer-color: black;\n}\n.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,\n.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,\n.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,\n.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start {\n color: #00acc1;\n}\n.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,\n.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,\n.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end {\n opacity: 1;\n}\nhtml {\n --mdc-list-list-item-one-line-container-height: 48px;\n --mdc-list-list-item-two-line-container-height: 64px;\n --mdc-list-list-item-three-line-container-height: 88px;\n --mat-list-list-item-leading-icon-start-space: 16px;\n --mat-list-list-item-leading-icon-end-space: 32px;\n}\n.mdc-list-item__start,\n.mdc-list-item__end {\n --mdc-radio-state-layer-size: 40px;\n}\n.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,\n.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,\n.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line {\n height: 56px;\n}\n.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,\n.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,\n.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines {\n height: 72px;\n}\nhtml {\n --mdc-list-list-item-label-text-font: Roboto, sans-serif;\n --mdc-list-list-item-label-text-line-height: 24px;\n --mdc-list-list-item-label-text-size: 16px;\n --mdc-list-list-item-label-text-tracking: 0.03125em;\n --mdc-list-list-item-label-text-weight: 400;\n --mdc-list-list-item-supporting-text-font: Roboto, sans-serif;\n --mdc-list-list-item-supporting-text-line-height: 20px;\n --mdc-list-list-item-supporting-text-size: 14px;\n --mdc-list-list-item-supporting-text-tracking: 0.0178571429em;\n --mdc-list-list-item-supporting-text-weight: 400;\n --mdc-list-list-item-trailing-supporting-text-font: Roboto, sans-serif;\n --mdc-list-list-item-trailing-supporting-text-line-height: 20px;\n --mdc-list-list-item-trailing-supporting-text-size: 12px;\n --mdc-list-list-item-trailing-supporting-text-tracking: 0.0333333333em;\n --mdc-list-list-item-trailing-supporting-text-weight: 400;\n}\n.mdc-list-group__subheader {\n font: 400 16px / 28px Roboto, sans-serif;\n letter-spacing: 0.009375em;\n}\nhtml {\n --mat-paginator-container-text-color: rgba(0, 0, 0, 0.87);\n --mat-paginator-container-background-color: white;\n --mat-paginator-enabled-icon-color: rgba(0, 0, 0, 0.54);\n --mat-paginator-disabled-icon-color: rgba(0, 0, 0, 0.12);\n}\nhtml {\n --mat-paginator-container-size: 56px;\n --mat-paginator-form-field-container-height: 40px;\n --mat-paginator-form-field-container-vertical-padding: 8px;\n --mat-paginator-touch-target-display: block;\n}\nhtml {\n --mat-paginator-container-text-font: Roboto, sans-serif;\n --mat-paginator-container-text-line-height: 20px;\n --mat-paginator-container-text-size: 12px;\n --mat-paginator-container-text-tracking: 0.0333333333em;\n --mat-paginator-container-text-weight: 400;\n --mat-paginator-select-trigger-text-size: 12px;\n}\nhtml {\n --mdc-secondary-navigation-tab-container-height: 48px;\n --mdc-tab-indicator-active-indicator-height: 2px;\n --mdc-tab-indicator-active-indicator-shape: 0;\n --mat-tab-header-divider-color: transparent;\n --mat-tab-header-divider-height: 0;\n}\n.mat-mdc-tab-group,\n.mat-mdc-tab-nav-bar {\n --mdc-tab-indicator-active-indicator-color: #00acc1;\n --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);\n --mat-tab-header-pagination-icon-color: black;\n --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);\n --mat-tab-header-active-label-text-color: #00acc1;\n --mat-tab-header-active-ripple-color: #00acc1;\n --mat-tab-header-inactive-ripple-color: #00acc1;\n --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);\n --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);\n --mat-tab-header-active-focus-label-text-color: #00acc1;\n --mat-tab-header-active-hover-label-text-color: #00acc1;\n --mat-tab-header-active-focus-indicator-color: #00acc1;\n --mat-tab-header-active-hover-indicator-color: #00acc1;\n}\n.mat-mdc-tab-group.mat-accent,\n.mat-mdc-tab-nav-bar.mat-accent {\n --mdc-tab-indicator-active-indicator-color: #607d8b;\n --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);\n --mat-tab-header-pagination-icon-color: black;\n --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);\n --mat-tab-header-active-label-text-color: #607d8b;\n --mat-tab-header-active-ripple-color: #607d8b;\n --mat-tab-header-inactive-ripple-color: #607d8b;\n --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);\n --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);\n --mat-tab-header-active-focus-label-text-color: #607d8b;\n --mat-tab-header-active-hover-label-text-color: #607d8b;\n --mat-tab-header-active-focus-indicator-color: #607d8b;\n --mat-tab-header-active-hover-indicator-color: #607d8b;\n}\n.mat-mdc-tab-group.mat-warn,\n.mat-mdc-tab-nav-bar.mat-warn {\n --mdc-tab-indicator-active-indicator-color: #f44336;\n --mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, 0.38);\n --mat-tab-header-pagination-icon-color: black;\n --mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, 0.6);\n --mat-tab-header-active-label-text-color: #f44336;\n --mat-tab-header-active-ripple-color: #f44336;\n --mat-tab-header-inactive-ripple-color: #f44336;\n --mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, 0.6);\n --mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, 0.6);\n --mat-tab-header-active-focus-label-text-color: #f44336;\n --mat-tab-header-active-hover-label-text-color: #f44336;\n --mat-tab-header-active-focus-indicator-color: #f44336;\n --mat-tab-header-active-hover-indicator-color: #f44336;\n}\n.mat-mdc-tab-group.mat-background-primary,\n.mat-mdc-tab-nav-bar.mat-background-primary {\n --mat-tab-header-with-background-background-color: #00acc1;\n --mat-tab-header-with-background-foreground-color: white;\n}\n.mat-mdc-tab-group.mat-background-accent,\n.mat-mdc-tab-nav-bar.mat-background-accent {\n --mat-tab-header-with-background-background-color: #607d8b;\n --mat-tab-header-with-background-foreground-color: white;\n}\n.mat-mdc-tab-group.mat-background-warn,\n.mat-mdc-tab-nav-bar.mat-background-warn {\n --mat-tab-header-with-background-background-color: #f44336;\n --mat-tab-header-with-background-foreground-color: white;\n}\n.mat-mdc-tab-header {\n --mdc-secondary-navigation-tab-container-height: 48px;\n}\n.mat-mdc-tab-header {\n --mat-tab-header-label-text-font: Roboto, sans-serif;\n --mat-tab-header-label-text-size: 14px;\n --mat-tab-header-label-text-tracking: 0.0892857143em;\n --mat-tab-header-label-text-line-height: 36px;\n --mat-tab-header-label-text-weight: 500;\n}\nhtml {\n --mdc-checkbox-disabled-selected-checkmark-color: #fff;\n --mdc-checkbox-selected-focus-state-layer-opacity: 0.16;\n --mdc-checkbox-selected-hover-state-layer-opacity: 0.04;\n --mdc-checkbox-selected-pressed-state-layer-opacity: 0.16;\n --mdc-checkbox-unselected-focus-state-layer-opacity: 0.16;\n --mdc-checkbox-unselected-hover-state-layer-opacity: 0.04;\n --mdc-checkbox-unselected-pressed-state-layer-opacity: 0.16;\n}\nhtml {\n --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);\n --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);\n --mdc-checkbox-selected-checkmark-color: white;\n --mdc-checkbox-selected-focus-icon-color: #607d8b;\n --mdc-checkbox-selected-hover-icon-color: #607d8b;\n --mdc-checkbox-selected-icon-color: #607d8b;\n --mdc-checkbox-unselected-focus-icon-color: #212121;\n --mdc-checkbox-unselected-hover-icon-color: #212121;\n --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);\n --mdc-checkbox-selected-focus-state-layer-color: #607d8b;\n --mdc-checkbox-selected-hover-state-layer-color: #607d8b;\n --mdc-checkbox-selected-pressed-state-layer-color: #607d8b;\n --mdc-checkbox-unselected-focus-state-layer-color: black;\n --mdc-checkbox-unselected-hover-state-layer-color: black;\n --mdc-checkbox-unselected-pressed-state-layer-color: black;\n --mat-checkbox-disabled-label-color: rgba(0, 0, 0, 0.38);\n --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);\n}\n.mat-mdc-checkbox.mat-primary {\n --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);\n --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);\n --mdc-checkbox-selected-checkmark-color: white;\n --mdc-checkbox-selected-focus-icon-color: #00acc1;\n --mdc-checkbox-selected-hover-icon-color: #00acc1;\n --mdc-checkbox-selected-icon-color: #00acc1;\n --mdc-checkbox-unselected-focus-icon-color: #212121;\n --mdc-checkbox-unselected-hover-icon-color: #212121;\n --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);\n --mdc-checkbox-selected-focus-state-layer-color: #00acc1;\n --mdc-checkbox-selected-hover-state-layer-color: #00acc1;\n --mdc-checkbox-selected-pressed-state-layer-color: #00acc1;\n --mdc-checkbox-unselected-focus-state-layer-color: black;\n --mdc-checkbox-unselected-hover-state-layer-color: black;\n --mdc-checkbox-unselected-pressed-state-layer-color: black;\n}\n.mat-mdc-checkbox.mat-warn {\n --mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, 0.38);\n --mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, 0.38);\n --mdc-checkbox-selected-checkmark-color: white;\n --mdc-checkbox-selected-focus-icon-color: #f44336;\n --mdc-checkbox-selected-hover-icon-color: #f44336;\n --mdc-checkbox-selected-icon-color: #f44336;\n --mdc-checkbox-unselected-focus-icon-color: #212121;\n --mdc-checkbox-unselected-hover-icon-color: #212121;\n --mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);\n --mdc-checkbox-selected-focus-state-layer-color: #f44336;\n --mdc-checkbox-selected-hover-state-layer-color: #f44336;\n --mdc-checkbox-selected-pressed-state-layer-color: #f44336;\n --mdc-checkbox-unselected-focus-state-layer-color: black;\n --mdc-checkbox-unselected-hover-state-layer-color: black;\n --mdc-checkbox-unselected-pressed-state-layer-color: black;\n}\nhtml {\n --mdc-checkbox-state-layer-size: 40px;\n --mat-checkbox-touch-target-display: block;\n}\nhtml {\n --mat-checkbox-label-text-font: Roboto, sans-serif;\n --mat-checkbox-label-text-line-height: 20px;\n --mat-checkbox-label-text-size: 14px;\n --mat-checkbox-label-text-tracking: 0.0178571429em;\n --mat-checkbox-label-text-weight: 400;\n}\nhtml {\n --mdc-text-button-container-shape: 4px;\n --mdc-text-button-keep-touch-target: false;\n --mdc-filled-button-container-shape: 4px;\n --mdc-filled-button-keep-touch-target: false;\n --mdc-protected-button-container-shape: 4px;\n --mdc-protected-button-container-elevation-shadow:\n 0px 3px 1px -2px rgba(0, 0, 0, 0.2),\n 0px 2px 2px 0px rgba(0, 0, 0, 0.14),\n 0px 1px 5px 0px rgba(0, 0, 0, 0.12);\n --mdc-protected-button-disabled-container-elevation-shadow:\n 0px 0px 0px 0px rgba(0, 0, 0, 0.2),\n 0px 0px 0px 0px rgba(0, 0, 0, 0.14),\n 0px 0px 0px 0px rgba(0, 0, 0, 0.12);\n --mdc-protected-button-focus-container-elevation-shadow:\n 0px 2px 4px -1px rgba(0, 0, 0, 0.2),\n 0px 4px 5px 0px rgba(0, 0, 0, 0.14),\n 0px 1px 10px 0px rgba(0, 0, 0, 0.12);\n --mdc-protected-button-hover-container-elevation-shadow:\n 0px 2px 4px -1px rgba(0, 0, 0, 0.2),\n 0px 4px 5px 0px rgba(0, 0, 0, 0.14),\n 0px 1px 10px 0px rgba(0, 0, 0, 0.12);\n --mdc-protected-button-pressed-container-elevation-shadow:\n 0px 5px 5px -3px rgba(0, 0, 0, 0.2),\n 0px 8px 10px 1px rgba(0, 0, 0, 0.14),\n 0px 3px 14px 2px rgba(0, 0, 0, 0.12);\n --mdc-outlined-button-keep-touch-target: false;\n --mdc-outlined-button-outline-width: 1px;\n --mdc-outlined-button-container-shape: 4px;\n --mat-text-button-horizontal-padding: 8px;\n --mat-text-button-with-icon-horizontal-padding: 8px;\n --mat-text-button-icon-spacing: 8px;\n --mat-text-button-icon-offset: 0;\n --mat-filled-button-horizontal-padding: 16px;\n --mat-filled-button-icon-spacing: 8px;\n --mat-filled-button-icon-offset: -4px;\n --mat-protected-button-horizontal-padding: 16px;\n --mat-protected-button-icon-spacing: 8px;\n --mat-protected-button-icon-offset: -4px;\n --mat-outlined-button-horizontal-padding: 15px;\n --mat-outlined-button-icon-spacing: 8px;\n --mat-outlined-button-icon-offset: -4px;\n}\nhtml {\n --mdc-text-button-label-text-color: black;\n --mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);\n --mat-text-button-state-layer-color: black;\n --mat-text-button-disabled-state-layer-color: black;\n --mat-text-button-ripple-color: rgba(0, 0, 0, 0.1);\n --mat-text-button-hover-state-layer-opacity: 0.04;\n --mat-text-button-focus-state-layer-opacity: 0.12;\n --mat-text-button-pressed-state-layer-opacity: 0.12;\n --mdc-filled-button-container-color: white;\n --mdc-filled-button-label-text-color: black;\n --mdc-filled-button-disabled-container-color: rgba(0, 0, 0, 0.12);\n --mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);\n --mat-filled-button-state-layer-color: black;\n --mat-filled-button-disabled-state-layer-color: black;\n --mat-filled-button-ripple-color: rgba(0, 0, 0, 0.1);\n --mat-filled-button-hover-state-layer-opacity: 0.04;\n --mat-filled-button-focus-state-layer-opacity: 0.12;\n --mat-filled-button-pressed-state-layer-opacity: 0.12;\n --mdc-protected-button-container-color: white;\n --mdc-protected-button-label-text-color: black;\n --mdc-protected-button-disabled-container-color: rgba(0, 0, 0, 0.12);\n --mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);\n --mat-protected-button-state-layer-color: black;\n --mat-protected-button-disabled-state-layer-color: black;\n --mat-protected-button-ripple-color: rgba(0, 0, 0, 0.1);\n --mat-protected-button-hover-state-layer-opacity: 0.04;\n --mat-protected-button-focus-state-layer-opacity: 0.12;\n --mat-protected-button-pressed-state-layer-opacity: 0.12;\n --mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, 0.12);\n --mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, 0.38);\n --mdc-outlined-button-label-text-color: black;\n --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);\n --mat-outlined-button-state-layer-color: black;\n --mat-outlined-button-disabled-state-layer-color: black;\n --mat-outlined-button-ripple-color: rgba(0, 0, 0, 0.1);\n --mat-outlined-button-hover-state-layer-opacity: 0.04;\n --mat-outlined-button-focus-state-layer-opacity: 0.12;\n --mat-outlined-button-pressed-state-layer-opacity: 0.12;\n}\n.mat-mdc-button.mat-primary {\n --mdc-text-button-label-text-color: #00acc1;\n --mat-text-button-state-layer-color: #00acc1;\n --mat-text-button-ripple-color: rgba(0, 172, 193, 0.1);\n}\n.mat-mdc-button.mat-accent {\n --mdc-text-button-label-text-color: #607d8b;\n --mat-text-button-state-layer-color: #607d8b;\n --mat-text-button-ripple-color: rgba(96, 125, 139, 0.1);\n}\n.mat-mdc-button.mat-warn {\n --mdc-text-button-label-text-color: #f44336;\n --mat-text-button-state-layer-color: #f44336;\n --mat-text-button-ripple-color: rgba(244, 67, 54, 0.1);\n}\n.mat-mdc-unelevated-button.mat-primary {\n --mdc-filled-button-container-color: #00acc1;\n --mdc-filled-button-label-text-color: white;\n --mat-filled-button-state-layer-color: white;\n --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);\n}\n.mat-mdc-unelevated-button.mat-accent {\n --mdc-filled-button-container-color: #607d8b;\n --mdc-filled-button-label-text-color: white;\n --mat-filled-button-state-layer-color: white;\n --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);\n}\n.mat-mdc-unelevated-button.mat-warn {\n --mdc-filled-button-container-color: #f44336;\n --mdc-filled-button-label-text-color: white;\n --mat-filled-button-state-layer-color: white;\n --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.1);\n}\n.mat-mdc-raised-button.mat-primary {\n --mdc-protected-button-container-color: #00acc1;\n --mdc-protected-button-label-text-color: white;\n --mat-protected-button-state-layer-color: white;\n --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);\n}\n.mat-mdc-raised-button.mat-accent {\n --mdc-protected-button-container-color: #607d8b;\n --mdc-protected-button-label-text-color: white;\n --mat-protected-button-state-layer-color: white;\n --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);\n}\n.mat-mdc-raised-button.mat-warn {\n --mdc-protected-button-container-color: #f44336;\n --mdc-protected-button-label-text-color: white;\n --mat-protected-button-state-layer-color: white;\n --mat-protected-button-ripple-color: rgba(255, 255, 255, 0.1);\n}\n.mat-mdc-outlined-button.mat-primary {\n --mdc-outlined-button-label-text-color: #00acc1;\n --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);\n --mat-outlined-button-state-layer-color: #00acc1;\n --mat-outlined-button-ripple-color: rgba(0, 172, 193, 0.1);\n}\n.mat-mdc-outlined-button.mat-accent {\n --mdc-outlined-button-label-text-color: #607d8b;\n --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);\n --mat-outlined-button-state-layer-color: #607d8b;\n --mat-outlined-button-ripple-color: rgba(96, 125, 139, 0.1);\n}\n.mat-mdc-outlined-button.mat-warn {\n --mdc-outlined-button-label-text-color: #f44336;\n --mdc-outlined-button-outline-color: rgba(0, 0, 0, 0.12);\n --mat-outlined-button-state-layer-color: #f44336;\n --mat-outlined-button-ripple-color: rgba(244, 67, 54, 0.1);\n}\nhtml {\n --mdc-text-button-container-height: 36px;\n --mdc-filled-button-container-height: 36px;\n --mdc-protected-button-container-height: 36px;\n --mdc-outlined-button-container-height: 36px;\n --mat-text-button-touch-target-display: block;\n --mat-filled-button-touch-target-display: block;\n --mat-protected-button-touch-target-display: block;\n --mat-outlined-button-touch-target-display: block;\n}\nhtml {\n --mdc-text-button-label-text-font: Roboto, sans-serif;\n --mdc-text-button-label-text-size: 14px;\n --mdc-text-button-label-text-tracking: 0.0892857143em;\n --mdc-text-button-label-text-weight: 500;\n --mdc-text-button-label-text-transform: none;\n --mdc-filled-button-label-text-font: Roboto, sans-serif;\n --mdc-filled-button-label-text-size: 14px;\n --mdc-filled-button-label-text-tracking: 0.0892857143em;\n --mdc-filled-button-label-text-weight: 500;\n --mdc-filled-button-label-text-transform: none;\n --mdc-protected-button-label-text-font: Roboto, sans-serif;\n --mdc-protected-button-label-text-size: 14px;\n --mdc-protected-button-label-text-tracking: 0.0892857143em;\n --mdc-protected-button-label-text-weight: 500;\n --mdc-protected-button-label-text-transform: none;\n --mdc-outlined-button-label-text-font: Roboto, sans-serif;\n --mdc-outlined-button-label-text-size: 14px;\n --mdc-outlined-button-label-text-tracking: 0.0892857143em;\n --mdc-outlined-button-label-text-weight: 500;\n --mdc-outlined-button-label-text-transform: none;\n}\nhtml {\n --mdc-icon-button-icon-size: 24px;\n}\nhtml {\n --mdc-icon-button-icon-color: inherit;\n --mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, 0.38);\n --mat-icon-button-state-layer-color: black;\n --mat-icon-button-disabled-state-layer-color: black;\n --mat-icon-button-ripple-color: rgba(0, 0, 0, 0.1);\n --mat-icon-button-hover-state-layer-opacity: 0.04;\n --mat-icon-button-focus-state-layer-opacity: 0.12;\n --mat-icon-button-pressed-state-layer-opacity: 0.12;\n}\nhtml .mat-mdc-icon-button.mat-primary {\n --mdc-icon-button-icon-color: #00acc1;\n --mat-icon-button-state-layer-color: #00acc1;\n --mat-icon-button-ripple-color: rgba(0, 172, 193, 0.1);\n}\nhtml .mat-mdc-icon-button.mat-accent {\n --mdc-icon-button-icon-color: #607d8b;\n --mat-icon-button-state-layer-color: #607d8b;\n --mat-icon-button-ripple-color: rgba(96, 125, 139, 0.1);\n}\nhtml .mat-mdc-icon-button.mat-warn {\n --mdc-icon-button-icon-color: #f44336;\n --mat-icon-button-state-layer-color: #f44336;\n --mat-icon-button-ripple-color: rgba(244, 67, 54, 0.1);\n}\nhtml {\n --mat-icon-button-touch-target-display: block;\n}\n.mat-mdc-icon-button.mat-mdc-button-base {\n --mdc-icon-button-state-layer-size: 48px;\n width: var(--mdc-icon-button-state-layer-size);\n height: var(--mdc-icon-button-state-layer-size);\n padding: 12px;\n}\nhtml {\n --mdc-fab-container-shape: 50%;\n --mdc-fab-container-elevation-shadow:\n 0px 3px 5px -1px rgba(0, 0, 0, 0.2),\n 0px 6px 10px 0px rgba(0, 0, 0, 0.14),\n 0px 1px 18px 0px rgba(0, 0, 0, 0.12);\n --mdc-fab-focus-container-elevation-shadow:\n 0px 5px 5px -3px rgba(0, 0, 0, 0.2),\n 0px 8px 10px 1px rgba(0, 0, 0, 0.14),\n 0px 3px 14px 2px rgba(0, 0, 0, 0.12);\n --mdc-fab-hover-container-elevation-shadow:\n 0px 5px 5px -3px rgba(0, 0, 0, 0.2),\n 0px 8px 10px 1px rgba(0, 0, 0, 0.14),\n 0px 3px 14px 2px rgba(0, 0, 0, 0.12);\n --mdc-fab-pressed-container-elevation-shadow:\n 0px 7px 8px -4px rgba(0, 0, 0, 0.2),\n 0px 12px 17px 2px rgba(0, 0, 0, 0.14),\n 0px 5px 22px 4px rgba(0, 0, 0, 0.12);\n --mdc-fab-small-container-shape: 50%;\n --mdc-fab-small-container-elevation-shadow:\n 0px 3px 5px -1px rgba(0, 0, 0, 0.2),\n 0px 6px 10px 0px rgba(0, 0, 0, 0.14),\n 0px 1px 18px 0px rgba(0, 0, 0, 0.12);\n --mdc-fab-small-focus-container-elevation-shadow:\n 0px 5px 5px -3px rgba(0, 0, 0, 0.2),\n 0px 8px 10px 1px rgba(0, 0, 0, 0.14),\n 0px 3px 14px 2px rgba(0, 0, 0, 0.12);\n --mdc-fab-small-hover-container-elevation-shadow:\n 0px 5px 5px -3px rgba(0, 0, 0, 0.2),\n 0px 8px 10px 1px rgba(0, 0, 0, 0.14),\n 0px 3px 14px 2px rgba(0, 0, 0, 0.12);\n --mdc-fab-small-pressed-container-elevation-shadow:\n 0px 7px 8px -4px rgba(0, 0, 0, 0.2),\n 0px 12px 17px 2px rgba(0, 0, 0, 0.14),\n 0px 5px 22px 4px rgba(0, 0, 0, 0.12);\n --mdc-extended-fab-container-height: 48px;\n --mdc-extended-fab-container-shape: 24px;\n --mdc-extended-fab-container-elevation-shadow:\n 0px 3px 5px -1px rgba(0, 0, 0, 0.2),\n 0px 6px 10px 0px rgba(0, 0, 0, 0.14),\n 0px 1px 18px 0px rgba(0, 0, 0, 0.12);\n --mdc-extended-fab-focus-container-elevation-shadow:\n 0px 5px 5px -3px rgba(0, 0, 0, 0.2),\n 0px 8px 10px 1px rgba(0, 0, 0, 0.14),\n 0px 3px 14px 2px rgba(0, 0, 0, 0.12);\n --mdc-extended-fab-hover-container-elevation-shadow:\n 0px 5px 5px -3px rgba(0, 0, 0, 0.2),\n 0px 8px 10px 1px rgba(0, 0, 0, 0.14),\n 0px 3px 14px 2px rgba(0, 0, 0, 0.12);\n --mdc-extended-fab-pressed-container-elevation-shadow:\n 0px 7px 8px -4px rgba(0, 0, 0, 0.2),\n 0px 12px 17px 2px rgba(0, 0, 0, 0.14),\n 0px 5px 22px 4px rgba(0, 0, 0, 0.12);\n}\nhtml {\n --mdc-fab-container-color: white;\n --mat-fab-foreground-color: black;\n --mat-fab-state-layer-color: black;\n --mat-fab-disabled-state-layer-color: black;\n --mat-fab-ripple-color: rgba(0, 0, 0, 0.1);\n --mat-fab-hover-state-layer-opacity: 0.04;\n --mat-fab-focus-state-layer-opacity: 0.12;\n --mat-fab-pressed-state-layer-opacity: 0.12;\n --mat-fab-disabled-state-container-color: rgba(0, 0, 0, 0.12);\n --mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, 0.38);\n --mdc-fab-small-container-color: white;\n --mat-fab-small-foreground-color: black;\n --mat-fab-small-state-layer-color: black;\n --mat-fab-small-disabled-state-layer-color: black;\n --mat-fab-small-ripple-color: rgba(0, 0, 0, 0.1);\n --mat-fab-small-hover-state-layer-opacity: 0.04;\n --mat-fab-small-focus-state-layer-opacity: 0.12;\n --mat-fab-small-pressed-state-layer-opacity: 0.12;\n --mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, 0.12);\n --mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, 0.38);\n}\nhtml .mat-mdc-fab.mat-primary {\n --mdc-fab-container-color: #00acc1;\n --mat-fab-foreground-color: white;\n --mat-fab-state-layer-color: white;\n --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);\n}\nhtml .mat-mdc-fab.mat-accent {\n --mdc-fab-container-color: #607d8b;\n --mat-fab-foreground-color: white;\n --mat-fab-state-layer-color: white;\n --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);\n}\nhtml .mat-mdc-fab.mat-warn {\n --mdc-fab-container-color: #f44336;\n --mat-fab-foreground-color: white;\n --mat-fab-state-layer-color: white;\n --mat-fab-ripple-color: rgba(255, 255, 255, 0.1);\n}\nhtml .mat-mdc-mini-fab.mat-primary {\n --mdc-fab-small-container-color: #00acc1;\n --mat-fab-small-foreground-color: white;\n --mat-fab-small-state-layer-color: white;\n --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);\n}\nhtml .mat-mdc-mini-fab.mat-accent {\n --mdc-fab-small-container-color: #607d8b;\n --mat-fab-small-foreground-color: white;\n --mat-fab-small-state-layer-color: white;\n --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);\n}\nhtml .mat-mdc-mini-fab.mat-warn {\n --mdc-fab-small-container-color: #f44336;\n --mat-fab-small-foreground-color: white;\n --mat-fab-small-state-layer-color: white;\n --mat-fab-small-ripple-color: rgba(255, 255, 255, 0.1);\n}\nhtml {\n --mat-fab-touch-target-display: block;\n --mat-fab-small-touch-target-display: block;\n}\nhtml {\n --mdc-extended-fab-label-text-font: Roboto, sans-serif;\n --mdc-extended-fab-label-text-size: 14px;\n --mdc-extended-fab-label-text-tracking: 0.0892857143em;\n --mdc-extended-fab-label-text-weight: 500;\n}\nhtml {\n --mdc-snackbar-container-shape: 4px;\n}\nhtml {\n --mdc-snackbar-container-color: #333333;\n --mdc-snackbar-supporting-text-color: rgba(255, 255, 255, 0.87);\n --mat-snack-bar-button-color: #607d8b;\n}\nhtml {\n --mdc-snackbar-supporting-text-font: Roboto, sans-serif;\n --mdc-snackbar-supporting-text-line-height: 20px;\n --mdc-snackbar-supporting-text-size: 14px;\n --mdc-snackbar-supporting-text-weight: 400;\n}\nhtml {\n --mat-table-row-item-outline-width: 1px;\n}\nhtml {\n --mat-table-background-color: white;\n --mat-table-header-headline-color: rgba(0, 0, 0, 0.87);\n --mat-table-row-item-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-table-row-item-outline-color: rgba(0, 0, 0, 0.12);\n}\nhtml {\n --mat-table-header-container-height: 56px;\n --mat-table-footer-container-height: 52px;\n --mat-table-row-item-container-height: 52px;\n}\nhtml {\n --mat-table-header-headline-font: Roboto, sans-serif;\n --mat-table-header-headline-line-height: 22px;\n --mat-table-header-headline-size: 14px;\n --mat-table-header-headline-weight: 500;\n --mat-table-header-headline-tracking: 0.0071428571em;\n --mat-table-row-item-label-text-font: Roboto, sans-serif;\n --mat-table-row-item-label-text-line-height: 20px;\n --mat-table-row-item-label-text-size: 14px;\n --mat-table-row-item-label-text-weight: 400;\n --mat-table-row-item-label-text-tracking: 0.0178571429em;\n --mat-table-footer-supporting-text-font: Roboto, sans-serif;\n --mat-table-footer-supporting-text-line-height: 20px;\n --mat-table-footer-supporting-text-size: 14px;\n --mat-table-footer-supporting-text-weight: 400;\n --mat-table-footer-supporting-text-tracking: 0.0178571429em;\n}\nhtml {\n --mdc-circular-progress-active-indicator-width: 4px;\n --mdc-circular-progress-size: 48px;\n}\nhtml {\n --mdc-circular-progress-active-indicator-color: #00acc1;\n}\nhtml .mat-accent {\n --mdc-circular-progress-active-indicator-color: #607d8b;\n}\nhtml .mat-warn {\n --mdc-circular-progress-active-indicator-color: #f44336;\n}\nhtml {\n --mat-badge-container-shape: 50%;\n --mat-badge-container-size: unset;\n --mat-badge-small-size-container-size: unset;\n --mat-badge-large-size-container-size: unset;\n --mat-badge-legacy-container-size: 22px;\n --mat-badge-legacy-small-size-container-size: 16px;\n --mat-badge-legacy-large-size-container-size: 28px;\n --mat-badge-container-offset: -11px 0;\n --mat-badge-small-size-container-offset: -8px 0;\n --mat-badge-large-size-container-offset: -14px 0;\n --mat-badge-container-overlap-offset: -11px;\n --mat-badge-small-size-container-overlap-offset: -8px;\n --mat-badge-large-size-container-overlap-offset: -14px;\n --mat-badge-container-padding: 0;\n --mat-badge-small-size-container-padding: 0;\n --mat-badge-large-size-container-padding: 0;\n}\nhtml {\n --mat-badge-background-color: #00acc1;\n --mat-badge-text-color: white;\n --mat-badge-disabled-state-background-color: #b9b9b9;\n --mat-badge-disabled-state-text-color: rgba(0, 0, 0, 0.38);\n}\n.mat-badge-accent {\n --mat-badge-background-color: #607d8b;\n --mat-badge-text-color: white;\n}\n.mat-badge-warn {\n --mat-badge-background-color: #f44336;\n --mat-badge-text-color: white;\n}\nhtml {\n --mat-badge-text-font: Roboto, sans-serif;\n --mat-badge-text-size: 12px;\n --mat-badge-text-weight: 600;\n --mat-badge-small-size-text-size: 9px;\n --mat-badge-large-size-text-size: 24px;\n}\nhtml {\n --mat-bottom-sheet-container-shape: 4px;\n}\nhtml {\n --mat-bottom-sheet-container-text-color: rgba(0, 0, 0, 0.87);\n --mat-bottom-sheet-container-background-color: white;\n}\nhtml {\n --mat-bottom-sheet-container-text-font: Roboto, sans-serif;\n --mat-bottom-sheet-container-text-line-height: 20px;\n --mat-bottom-sheet-container-text-size: 14px;\n --mat-bottom-sheet-container-text-tracking: 0.0178571429em;\n --mat-bottom-sheet-container-text-weight: 400;\n}\nhtml {\n --mat-legacy-button-toggle-height: 36px;\n --mat-legacy-button-toggle-shape: 2px;\n --mat-legacy-button-toggle-focus-state-layer-opacity: 1;\n --mat-standard-button-toggle-shape: 4px;\n --mat-standard-button-toggle-hover-state-layer-opacity: 0.04;\n --mat-standard-button-toggle-focus-state-layer-opacity: 0.12;\n}\nhtml {\n --mat-legacy-button-toggle-text-color: rgba(0, 0, 0, 0.38);\n --mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, 0.12);\n --mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.54);\n --mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;\n --mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, 0.26);\n --mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;\n --mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;\n --mat-standard-button-toggle-text-color: rgba(0, 0, 0, 0.87);\n --mat-standard-button-toggle-background-color: white;\n --mat-standard-button-toggle-state-layer-color: black;\n --mat-standard-button-toggle-selected-state-background-color: #e0e0e0;\n --mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.87);\n --mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, 0.26);\n --mat-standard-button-toggle-disabled-state-background-color: white;\n --mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, 0.87);\n --mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;\n --mat-standard-button-toggle-divider-color: #e0e0e0;\n}\nhtml {\n --mat-standard-button-toggle-height: 48px;\n}\nhtml {\n --mat-legacy-button-toggle-label-text-font: Roboto, sans-serif;\n --mat-legacy-button-toggle-label-text-line-height: 24px;\n --mat-legacy-button-toggle-label-text-size: 16px;\n --mat-legacy-button-toggle-label-text-tracking: 0.03125em;\n --mat-legacy-button-toggle-label-text-weight: 400;\n --mat-standard-button-toggle-label-text-font: Roboto, sans-serif;\n --mat-standard-button-toggle-label-text-line-height: 24px;\n --mat-standard-button-toggle-label-text-size: 16px;\n --mat-standard-button-toggle-label-text-tracking: 0.03125em;\n --mat-standard-button-toggle-label-text-weight: 400;\n}\nhtml {\n --mat-datepicker-calendar-container-shape: 4px;\n --mat-datepicker-calendar-container-touch-shape: 4px;\n --mat-datepicker-calendar-container-elevation-shadow:\n 0px 2px 4px -1px rgba(0, 0, 0, 0.2),\n 0px 4px 5px 0px rgba(0, 0, 0, 0.14),\n 0px 1px 10px 0px rgba(0, 0, 0, 0.12);\n --mat-datepicker-calendar-container-touch-elevation-shadow:\n 0px 11px 15px -7px rgba(0, 0, 0, 0.2),\n 0px 24px 38px 3px rgba(0, 0, 0, 0.14),\n 0px 9px 46px 8px rgba(0, 0, 0, 0.12);\n}\nhtml {\n --mat-datepicker-calendar-date-selected-state-text-color: white;\n --mat-datepicker-calendar-date-selected-state-background-color: #00acc1;\n --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(0, 172, 193, 0.4);\n --mat-datepicker-calendar-date-today-selected-state-outline-color: white;\n --mat-datepicker-calendar-date-focus-state-background-color: rgba(0, 172, 193, 0.3);\n --mat-datepicker-calendar-date-hover-state-background-color: rgba(0, 172, 193, 0.3);\n --mat-datepicker-toggle-active-state-icon-color: #00838f;\n --mat-datepicker-calendar-date-in-range-state-background-color: rgba(0, 172, 193, 0.2);\n --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);\n --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;\n --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;\n --mat-datepicker-toggle-icon-color: rgba(0, 0, 0, 0.54);\n --mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, 0.54);\n --mat-datepicker-calendar-period-button-text-color: black;\n --mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, 0.54);\n --mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, 0.54);\n --mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, 0.12);\n --mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, 0.54);\n --mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, 0.38);\n --mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, 0.18);\n --mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, 0.87);\n --mat-datepicker-calendar-date-outline-color: transparent;\n --mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, 0.38);\n --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.24);\n --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);\n --mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, 0.38);\n --mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, 0.38);\n --mat-datepicker-calendar-container-background-color: white;\n --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);\n}\n.mat-datepicker-content.mat-accent {\n --mat-datepicker-calendar-date-selected-state-text-color: white;\n --mat-datepicker-calendar-date-selected-state-background-color: #607d8b;\n --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(96, 125, 139, 0.4);\n --mat-datepicker-calendar-date-today-selected-state-outline-color: white;\n --mat-datepicker-calendar-date-focus-state-background-color: rgba(96, 125, 139, 0.3);\n --mat-datepicker-calendar-date-hover-state-background-color: rgba(96, 125, 139, 0.3);\n --mat-datepicker-calendar-date-in-range-state-background-color: rgba(96, 125, 139, 0.2);\n --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);\n --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;\n --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;\n}\n.mat-datepicker-content.mat-warn {\n --mat-datepicker-calendar-date-selected-state-text-color: white;\n --mat-datepicker-calendar-date-selected-state-background-color: #f44336;\n --mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, 0.4);\n --mat-datepicker-calendar-date-today-selected-state-outline-color: white;\n --mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, 0.3);\n --mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, 0.3);\n --mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, 0.2);\n --mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, 0.2);\n --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;\n --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;\n}\n.mat-datepicker-toggle-active.mat-accent {\n --mat-datepicker-toggle-active-state-icon-color: #607d8b;\n}\n.mat-datepicker-toggle-active.mat-warn {\n --mat-datepicker-toggle-active-state-icon-color: #f44336;\n}\n.mat-calendar-controls {\n --mat-icon-button-touch-target-display: none;\n}\n.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base {\n --mdc-icon-button-state-layer-size: 40px;\n width: var(--mdc-icon-button-state-layer-size);\n height: var(--mdc-icon-button-state-layer-size);\n padding: 8px;\n}\nhtml {\n --mat-datepicker-calendar-text-font: Roboto, sans-serif;\n --mat-datepicker-calendar-text-size: 13px;\n --mat-datepicker-calendar-body-label-text-size: 14px;\n --mat-datepicker-calendar-body-label-text-weight: 500;\n --mat-datepicker-calendar-period-button-text-size: 14px;\n --mat-datepicker-calendar-period-button-text-weight: 500;\n --mat-datepicker-calendar-header-text-size: 11px;\n --mat-datepicker-calendar-header-text-weight: 400;\n}\nhtml {\n --mat-divider-width: 1px;\n}\nhtml {\n --mat-divider-color: rgba(0, 0, 0, 0.12);\n}\nhtml {\n --mat-expansion-container-shape: 4px;\n --mat-expansion-legacy-header-indicator-display: inline-block;\n --mat-expansion-header-indicator-display: none;\n}\nhtml {\n --mat-expansion-container-background-color: white;\n --mat-expansion-container-text-color: rgba(0, 0, 0, 0.87);\n --mat-expansion-actions-divider-color: rgba(0, 0, 0, 0.12);\n --mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, 0.04);\n --mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, 0.04);\n --mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, 0.26);\n --mat-expansion-header-text-color: rgba(0, 0, 0, 0.87);\n --mat-expansion-header-description-color: rgba(0, 0, 0, 0.54);\n --mat-expansion-header-indicator-color: rgba(0, 0, 0, 0.54);\n}\nhtml {\n --mat-expansion-header-collapsed-state-height: 48px;\n --mat-expansion-header-expanded-state-height: 64px;\n}\nhtml {\n --mat-expansion-header-text-font: Roboto, sans-serif;\n --mat-expansion-header-text-size: 14px;\n --mat-expansion-header-text-weight: 500;\n --mat-expansion-header-text-line-height: inherit;\n --mat-expansion-header-text-tracking: inherit;\n --mat-expansion-container-text-font: Roboto, sans-serif;\n --mat-expansion-container-text-line-height: 20px;\n --mat-expansion-container-text-size: 14px;\n --mat-expansion-container-text-tracking: 0.0178571429em;\n --mat-expansion-container-text-weight: 400;\n}\nhtml {\n --mat-grid-list-tile-header-primary-text-size: 14px;\n --mat-grid-list-tile-header-secondary-text-size: 12px;\n --mat-grid-list-tile-footer-primary-text-size: 14px;\n --mat-grid-list-tile-footer-secondary-text-size: 12px;\n}\nhtml {\n --mat-icon-color: inherit;\n}\n.mat-icon.mat-primary {\n --mat-icon-color: #00838f;\n}\n.mat-icon.mat-accent {\n --mat-icon-color: #607d8b;\n}\n.mat-icon.mat-warn {\n --mat-icon-color: #f44336;\n}\nhtml {\n --mat-sidenav-container-shape: 0;\n --mat-sidenav-container-elevation-shadow:\n 0px 8px 10px -5px rgba(0, 0, 0, 0.2),\n 0px 16px 24px 2px rgba(0, 0, 0, 0.14),\n 0px 6px 30px 5px rgba(0, 0, 0, 0.12);\n --mat-sidenav-container-width: auto;\n}\nhtml {\n --mat-sidenav-container-divider-color: rgba(0, 0, 0, 0.12);\n --mat-sidenav-container-background-color: white;\n --mat-sidenav-container-text-color: rgba(0, 0, 0, 0.87);\n --mat-sidenav-content-background-color: #fafafa;\n --mat-sidenav-content-text-color: rgba(0, 0, 0, 0.87);\n --mat-sidenav-scrim-color: rgba(0, 0, 0, 0.6);\n}\nhtml {\n --mat-stepper-header-icon-foreground-color: white;\n --mat-stepper-header-selected-state-icon-background-color: #00acc1;\n --mat-stepper-header-selected-state-icon-foreground-color: white;\n --mat-stepper-header-done-state-icon-background-color: #00acc1;\n --mat-stepper-header-done-state-icon-foreground-color: white;\n --mat-stepper-header-edit-state-icon-background-color: #00acc1;\n --mat-stepper-header-edit-state-icon-foreground-color: white;\n --mat-stepper-container-color: white;\n --mat-stepper-line-color: rgba(0, 0, 0, 0.12);\n --mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, 0.04);\n --mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, 0.04);\n --mat-stepper-header-label-text-color: rgba(0, 0, 0, 0.54);\n --mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, 0.54);\n --mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-stepper-header-error-state-label-text-color: #f44336;\n --mat-stepper-header-icon-background-color: rgba(0, 0, 0, 0.54);\n --mat-stepper-header-error-state-icon-foreground-color: #f44336;\n --mat-stepper-header-error-state-icon-background-color: transparent;\n}\nhtml .mat-step-header.mat-accent {\n --mat-stepper-header-icon-foreground-color: white;\n --mat-stepper-header-selected-state-icon-background-color: #607d8b;\n --mat-stepper-header-selected-state-icon-foreground-color: white;\n --mat-stepper-header-done-state-icon-background-color: #607d8b;\n --mat-stepper-header-done-state-icon-foreground-color: white;\n --mat-stepper-header-edit-state-icon-background-color: #607d8b;\n --mat-stepper-header-edit-state-icon-foreground-color: white;\n}\nhtml .mat-step-header.mat-warn {\n --mat-stepper-header-icon-foreground-color: white;\n --mat-stepper-header-selected-state-icon-background-color: #f44336;\n --mat-stepper-header-selected-state-icon-foreground-color: white;\n --mat-stepper-header-done-state-icon-background-color: #f44336;\n --mat-stepper-header-done-state-icon-foreground-color: white;\n --mat-stepper-header-edit-state-icon-background-color: #f44336;\n --mat-stepper-header-edit-state-icon-foreground-color: white;\n}\nhtml {\n --mat-stepper-header-height: 72px;\n}\nhtml {\n --mat-stepper-container-text-font: Roboto, sans-serif;\n --mat-stepper-header-label-text-font: Roboto, sans-serif;\n --mat-stepper-header-label-text-size: 14px;\n --mat-stepper-header-label-text-weight: 400;\n --mat-stepper-header-error-state-label-text-size: 16px;\n --mat-stepper-header-selected-state-label-text-size: 16px;\n --mat-stepper-header-selected-state-label-text-weight: 400;\n}\nhtml {\n --mat-sort-arrow-color: #757575;\n}\nhtml {\n --mat-toolbar-container-background-color: whitesmoke;\n --mat-toolbar-container-text-color: rgba(0, 0, 0, 0.87);\n}\n.mat-toolbar.mat-primary {\n --mat-toolbar-container-background-color: #00acc1;\n --mat-toolbar-container-text-color: white;\n}\n.mat-toolbar.mat-accent {\n --mat-toolbar-container-background-color: #607d8b;\n --mat-toolbar-container-text-color: white;\n}\n.mat-toolbar.mat-warn {\n --mat-toolbar-container-background-color: #f44336;\n --mat-toolbar-container-text-color: white;\n}\nhtml {\n --mat-toolbar-standard-height: 64px;\n --mat-toolbar-mobile-height: 56px;\n}\nhtml {\n --mat-toolbar-title-text-font: Roboto, sans-serif;\n --mat-toolbar-title-text-line-height: 32px;\n --mat-toolbar-title-text-size: 20px;\n --mat-toolbar-title-text-tracking: 0.0125em;\n --mat-toolbar-title-text-weight: 500;\n}\nhtml {\n --mat-tree-container-background-color: white;\n --mat-tree-node-text-color: rgba(0, 0, 0, 0.87);\n}\nhtml {\n --mat-tree-node-min-height: 48px;\n}\nhtml {\n --mat-tree-node-text-font: Roboto, sans-serif;\n --mat-tree-node-text-size: 14px;\n --mat-tree-node-text-weight: 400;\n}\n.mat-h1,\n.mat-headline-5,\n.mat-typography .mat-h1,\n.mat-typography .mat-headline-5,\n.mat-typography h1 {\n font: 400 24px / 32px Roboto, sans-serif;\n letter-spacing: normal;\n margin: 0 0 16px;\n}\n.mat-h2,\n.mat-headline-6,\n.mat-typography .mat-h2,\n.mat-typography .mat-headline-6,\n.mat-typography h2 {\n font: 500 20px / 32px Roboto, sans-serif;\n letter-spacing: 0.0125em;\n margin: 0 0 16px;\n}\n.mat-h3,\n.mat-subtitle-1,\n.mat-typography .mat-h3,\n.mat-typography .mat-subtitle-1,\n.mat-typography h3 {\n font: 400 16px / 28px Roboto, sans-serif;\n letter-spacing: 0.009375em;\n margin: 0 0 16px;\n}\n.mat-h4,\n.mat-body-1,\n.mat-typography .mat-h4,\n.mat-typography .mat-body-1,\n.mat-typography h4 {\n font: 400 16px / 24px Roboto, sans-serif;\n letter-spacing: 0.03125em;\n margin: 0 0 16px;\n}\n.mat-h5,\n.mat-typography .mat-h5,\n.mat-typography h5 {\n font: 400 calc(14px * 0.83) / 20px Roboto, sans-serif;\n margin: 0 0 12px;\n}\n.mat-h6,\n.mat-typography .mat-h6,\n.mat-typography h6 {\n font: 400 calc(14px * 0.67) / 20px Roboto, sans-serif;\n margin: 0 0 12px;\n}\n.mat-body-strong,\n.mat-subtitle-2,\n.mat-typography .mat-body-strong,\n.mat-typography .mat-subtitle-2 {\n font: 500 14px / 22px Roboto, sans-serif;\n letter-spacing: 0.0071428571em;\n}\n.mat-body,\n.mat-body-2,\n.mat-typography .mat-body,\n.mat-typography .mat-body-2,\n.mat-typography {\n font: 400 14px / 20px Roboto, sans-serif;\n letter-spacing: 0.0178571429em;\n}\n.mat-body p,\n.mat-body-2 p,\n.mat-typography .mat-body p,\n.mat-typography .mat-body-2 p,\n.mat-typography p {\n margin: 0 0 12px;\n}\n.mat-small,\n.mat-caption,\n.mat-typography .mat-small,\n.mat-typography .mat-caption {\n font: 400 12px / 20px Roboto, sans-serif;\n letter-spacing: 0.0333333333em;\n}\n.mat-headline-1,\n.mat-typography .mat-headline-1 {\n font: 300 96px / 96px Roboto, sans-serif;\n letter-spacing: -0.015625em;\n margin: 0 0 56px;\n}\n.mat-headline-2,\n.mat-typography .mat-headline-2 {\n font: 300 60px / 60px Roboto, sans-serif;\n letter-spacing: -0.0083333333em;\n margin: 0 0 64px;\n}\n.mat-headline-3,\n.mat-typography .mat-headline-3 {\n font: 400 48px / 50px Roboto, sans-serif;\n letter-spacing: normal;\n margin: 0 0 64px;\n}\n.mat-headline-4,\n.mat-typography .mat-headline-4 {\n font: 400 34px / 40px Roboto, sans-serif;\n letter-spacing: 0.0073529412em;\n margin: 0 0 64px;\n}\n.mat-ripple {\n overflow: hidden;\n position: relative;\n}\n.mat-ripple:not(:empty) {\n transform: translateZ(0);\n}\n.mat-ripple.mat-ripple-unbounded {\n overflow: visible;\n}\n.mat-ripple-element {\n position: absolute;\n border-radius: 50%;\n pointer-events: none;\n transition: opacity, transform 0ms cubic-bezier(0, 0, 0.2, 1);\n transform: scale3d(0, 0, 0);\n background-color: var(--mat-ripple-color, rgba(0, 0, 0, 0.1));\n}\n.cdk-high-contrast-active .mat-ripple-element {\n display: none;\n}\n.cdk-drag-preview .mat-ripple-element,\n.cdk-drag-placeholder .mat-ripple-element {\n display: none;\n}\n.cdk-visually-hidden {\n border: 0;\n clip: rect(0 0 0 0);\n height: 1px;\n margin: -1px;\n overflow: hidden;\n padding: 0;\n position: absolute;\n width: 1px;\n white-space: nowrap;\n outline: 0;\n -webkit-appearance: none;\n -moz-appearance: none;\n left: 0;\n}\n[dir=rtl] .cdk-visually-hidden {\n left: auto;\n right: 0;\n}\n.cdk-overlay-container,\n.cdk-global-overlay-wrapper {\n pointer-events: none;\n top: 0;\n left: 0;\n height: 100%;\n width: 100%;\n}\n.cdk-overlay-container {\n position: fixed;\n z-index: 1000;\n}\n.cdk-overlay-container:empty {\n display: none;\n}\n.cdk-global-overlay-wrapper {\n display: flex;\n position: absolute;\n z-index: 1000;\n}\n.cdk-overlay-pane {\n position: absolute;\n pointer-events: auto;\n box-sizing: border-box;\n z-index: 1000;\n display: flex;\n max-width: 100%;\n max-height: 100%;\n}\n.cdk-overlay-backdrop {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n right: 0;\n z-index: 1000;\n pointer-events: auto;\n -webkit-tap-highlight-color: transparent;\n transition: opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);\n opacity: 0;\n}\n.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {\n opacity: 1;\n}\n.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {\n opacity: 0.6;\n}\n.cdk-overlay-dark-backdrop {\n background: rgba(0, 0, 0, 0.32);\n}\n.cdk-overlay-transparent-backdrop {\n transition: visibility 1ms linear, opacity 1ms linear;\n visibility: hidden;\n opacity: 1;\n}\n.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {\n opacity: 0;\n visibility: visible;\n}\n.cdk-overlay-backdrop-noop-animation {\n transition: none;\n}\n.cdk-overlay-connected-position-bounding-box {\n position: absolute;\n z-index: 1000;\n display: flex;\n flex-direction: column;\n min-width: 1px;\n min-height: 1px;\n}\n.cdk-global-scrollblock {\n position: fixed;\n width: 100%;\n overflow-y: scroll;\n}\ntextarea.cdk-textarea-autosize {\n resize: none;\n}\ntextarea.cdk-textarea-autosize-measuring {\n padding: 2px 0 !important;\n box-sizing: content-box !important;\n height: auto !important;\n overflow: hidden !important;\n}\ntextarea.cdk-textarea-autosize-measuring-firefox {\n padding: 2px 0 !important;\n box-sizing: content-box !important;\n height: 0 !important;\n}\n@keyframes cdk-text-field-autofill-start {\n}\n@keyframes cdk-text-field-autofill-end {\n}\n.cdk-text-field-autofill-monitored:-webkit-autofill {\n animation: cdk-text-field-autofill-start 0s 1ms;\n}\n.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {\n animation: cdk-text-field-autofill-end 0s 1ms;\n}\n.mat-focus-indicator {\n position: relative;\n}\n.mat-focus-indicator::before {\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n position: absolute;\n box-sizing: border-box;\n pointer-events: none;\n display: var(--mat-focus-indicator-display, none);\n border: var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);\n border-radius: var(--mat-focus-indicator-border-radius, 4px);\n}\n.mat-focus-indicator:focus::before {\n content: "";\n}\n.cdk-high-contrast-active {\n --mat-focus-indicator-display: block;\n}\n.mat-mdc-focus-indicator {\n position: relative;\n}\n.mat-mdc-focus-indicator::before {\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n position: absolute;\n box-sizing: border-box;\n pointer-events: none;\n display: var(--mat-mdc-focus-indicator-display, none);\n border: var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);\n border-radius: var(--mat-mdc-focus-indicator-border-radius, 4px);\n}\n.mat-mdc-focus-indicator:focus::before {\n content: "";\n}\n.cdk-high-contrast-active {\n --mat-mdc-focus-indicator-display: block;\n}\n.mat-app-background {\n background-color: var(--mat-app-background-color, transparent);\n color: var(--mat-app-text-color, inherit);\n}\n.mat-elevation-z0,\n.mat-mdc-elevation-specific.mat-elevation-z0 {\n box-shadow: var(--mat-app-elevation-shadow-level-0, none);\n}\n.mat-elevation-z1,\n.mat-mdc-elevation-specific.mat-elevation-z1 {\n box-shadow: var(--mat-app-elevation-shadow-level-1, none);\n}\n.mat-elevation-z2,\n.mat-mdc-elevation-specific.mat-elevation-z2 {\n box-shadow: var(--mat-app-elevation-shadow-level-2, none);\n}\n.mat-elevation-z3,\n.mat-mdc-elevation-specific.mat-elevation-z3 {\n box-shadow: var(--mat-app-elevation-shadow-level-3, none);\n}\n.mat-elevation-z4,\n.mat-mdc-elevation-specific.mat-elevation-z4 {\n box-shadow: var(--mat-app-elevation-shadow-level-4, none);\n}\n.mat-elevation-z5,\n.mat-mdc-elevation-specific.mat-elevation-z5 {\n box-shadow: var(--mat-app-elevation-shadow-level-5, none);\n}\n.mat-elevation-z6,\n.mat-mdc-elevation-specific.mat-elevation-z6 {\n box-shadow: var(--mat-app-elevation-shadow-level-6, none);\n}\n.mat-elevation-z7,\n.mat-mdc-elevation-specific.mat-elevation-z7 {\n box-shadow: var(--mat-app-elevation-shadow-level-7, none);\n}\n.mat-elevation-z8,\n.mat-mdc-elevation-specific.mat-elevation-z8 {\n box-shadow: var(--mat-app-elevation-shadow-level-8, none);\n}\n.mat-elevation-z9,\n.mat-mdc-elevation-specific.mat-elevation-z9 {\n box-shadow: var(--mat-app-elevation-shadow-level-9, none);\n}\n.mat-elevation-z10,\n.mat-mdc-elevation-specific.mat-elevation-z10 {\n box-shadow: var(--mat-app-elevation-shadow-level-10, none);\n}\n.mat-elevation-z11,\n.mat-mdc-elevation-specific.mat-elevation-z11 {\n box-shadow: var(--mat-app-elevation-shadow-level-11, none);\n}\n.mat-elevation-z12,\n.mat-mdc-elevation-specific.mat-elevation-z12 {\n box-shadow: var(--mat-app-elevation-shadow-level-12, none);\n}\n.mat-elevation-z13,\n.mat-mdc-elevation-specific.mat-elevation-z13 {\n box-shadow: var(--mat-app-elevation-shadow-level-13, none);\n}\n.mat-elevation-z14,\n.mat-mdc-elevation-specific.mat-elevation-z14 {\n box-shadow: var(--mat-app-elevation-shadow-level-14, none);\n}\n.mat-elevation-z15,\n.mat-mdc-elevation-specific.mat-elevation-z15 {\n box-shadow: var(--mat-app-elevation-shadow-level-15, none);\n}\n.mat-elevation-z16,\n.mat-mdc-elevation-specific.mat-elevation-z16 {\n box-shadow: var(--mat-app-elevation-shadow-level-16, none);\n}\n.mat-elevation-z17,\n.mat-mdc-elevation-specific.mat-elevation-z17 {\n box-shadow: var(--mat-app-elevation-shadow-level-17, none);\n}\n.mat-elevation-z18,\n.mat-mdc-elevation-specific.mat-elevation-z18 {\n box-shadow: var(--mat-app-elevation-shadow-level-18, none);\n}\n.mat-elevation-z19,\n.mat-mdc-elevation-specific.mat-elevation-z19 {\n box-shadow: var(--mat-app-elevation-shadow-level-19, none);\n}\n.mat-elevation-z20,\n.mat-mdc-elevation-specific.mat-elevation-z20 {\n box-shadow: var(--mat-app-elevation-shadow-level-20, none);\n}\n.mat-elevation-z21,\n.mat-mdc-elevation-specific.mat-elevation-z21 {\n box-shadow: var(--mat-app-elevation-shadow-level-21, none);\n}\n.mat-elevation-z22,\n.mat-mdc-elevation-specific.mat-elevation-z22 {\n box-shadow: var(--mat-app-elevation-shadow-level-22, none);\n}\n.mat-elevation-z23,\n.mat-mdc-elevation-specific.mat-elevation-z23 {\n box-shadow: var(--mat-app-elevation-shadow-level-23, none);\n}\n.mat-elevation-z24,\n.mat-mdc-elevation-specific.mat-elevation-z24 {\n box-shadow: var(--mat-app-elevation-shadow-level-24, none);\n}\nmat-toolbar .gd-logo {\n margin-right: 10px;\n vertical-align: middle;\n}\nmat-toolbar .gd-logo {\n color: #00acc1;\n background-color: #fff;\n text-shadow:\n 1px 1px 0 rgba(0, 172, 193, 0.04),\n 1px 2px 0 rgba(0, 172, 193, 0.04),\n 1px 3px 0 rgba(0, 172, 193, 0.04),\n 2px 4px 0 rgba(0, 172, 193, 0.04),\n 3px 5px 0 rgba(0, 172, 193, 0.04),\n 4px 6px 0 rgba(0, 172, 193, 0.04),\n 5px 7px 0 rgba(0, 172, 193, 0.04),\n 6px 8px 0 rgba(0, 172, 193, 0.04),\n 7px 9px 0 rgba(0, 172, 193, 0.04),\n 8px 10px 0 rgba(0, 172, 193, 0.04),\n 9px 11px 0 rgba(0, 172, 193, 0.04),\n 10px 12px 0 rgba(0, 172, 193, 0.04),\n 11px 13px 0 rgba(0, 172, 193, 0.04),\n 12px 14px 0 rgba(0, 172, 193, 0.04),\n 13px 15px 0 rgba(0, 172, 193, 0.04),\n 14px 16px 0 rgba(0, 172, 193, 0.04),\n 15px 17px 0 rgba(0, 172, 193, 0.04),\n 16px 18px 0 rgba(0, 172, 193, 0.04),\n 17px 19px 0 rgba(0, 172, 193, 0.04),\n 18px 20px 0 rgba(0, 172, 193, 0.04),\n 19px 21px 0 rgba(0, 172, 193, 0.04),\n 20px 22px 0 rgba(0, 172, 193, 0.04),\n 21px 23px 0 rgba(0, 172, 193, 0.04);\n}\n.gd-logo {\n width: 50px;\n height: 50px;\n display: inline-block;\n font-size: 30px;\n line-height: 50px;\n font-weight: 400;\n vertical-align: middle;\n background-color: #00acc1;\n color: #fff;\n text-align: center;\n border-radius: 50%;\n overflow: hidden;\n text-shadow:\n 1px 1px 0 rgba(0, 0, 0, 0.05),\n 1px 2px 0 rgba(0, 0, 0, 0.05),\n 1px 3px 0 rgba(0, 0, 0, 0.05),\n 2px 4px 0 rgba(0, 0, 0, 0.05),\n 3px 5px 0 rgba(0, 0, 0, 0.05),\n 4px 6px 0 rgba(0, 0, 0, 0.05),\n 5px 7px 0 rgba(0, 0, 0, 0.05),\n 6px 8px 0 rgba(0, 0, 0, 0.05),\n 7px 9px 0 rgba(0, 0, 0, 0.05),\n 8px 10px 0 rgba(0, 0, 0, 0.05),\n 9px 11px 0 rgba(0, 0, 0, 0.05),\n 10px 12px 0 rgba(0, 0, 0, 0.05),\n 11px 13px 0 rgba(0, 0, 0, 0.05),\n 12px 14px 0 rgba(0, 0, 0, 0.05),\n 13px 15px 0 rgba(0, 0, 0, 0.05),\n 14px 16px 0 rgba(0, 0, 0, 0.05),\n 15px 17px 0 rgba(0, 0, 0, 0.05),\n 16px 18px 0 rgba(0, 0, 0, 0.05),\n 17px 19px 0 rgba(0, 0, 0, 0.05),\n 18px 20px 0 rgba(0, 0, 0, 0.05),\n 19px 21px 0 rgba(0, 0, 0, 0.05),\n 20px 22px 0 rgba(0, 0, 0, 0.05),\n 21px 23px 0 rgba(0, 0, 0, 0.05);\n}\n.gd-logo.gd-logo-white {\n color: #00acc1;\n background-color: #fff;\n text-shadow:\n 1px 1px 0 rgba(0, 172, 193, 0.04),\n 1px 2px 0 rgba(0, 172, 193, 0.04),\n 1px 3px 0 rgba(0, 172, 193, 0.04),\n 2px 4px 0 rgba(0, 172, 193, 0.04),\n 3px 5px 0 rgba(0, 172, 193, 0.04),\n 4px 6px 0 rgba(0, 172, 193, 0.04),\n 5px 7px 0 rgba(0, 172, 193, 0.04),\n 6px 8px 0 rgba(0, 172, 193, 0.04),\n 7px 9px 0 rgba(0, 172, 193, 0.04),\n 8px 10px 0 rgba(0, 172, 193, 0.04),\n 9px 11px 0 rgba(0, 172, 193, 0.04),\n 10px 12px 0 rgba(0, 172, 193, 0.04),\n 11px 13px 0 rgba(0, 172, 193, 0.04),\n 12px 14px 0 rgba(0, 172, 193, 0.04),\n 13px 15px 0 rgba(0, 172, 193, 0.04),\n 14px 16px 0 rgba(0, 172, 193, 0.04),\n 15px 17px 0 rgba(0, 172, 193, 0.04),\n 16px 18px 0 rgba(0, 172, 193, 0.04),\n 17px 19px 0 rgba(0, 172, 193, 0.04),\n 18px 20px 0 rgba(0, 172, 193, 0.04),\n 19px 21px 0 rgba(0, 172, 193, 0.04),\n 20px 22px 0 rgba(0, 172, 193, 0.04),\n 21px 23px 0 rgba(0, 172, 193, 0.04);\n}\n.gd-logo.gd-logo-sm {\n height: 35px;\n width: 35px;\n line-height: 35px;\n font-size: 18px;\n}\n.gd-logo.gd-logo-lg {\n height: 70px;\n width: 70px;\n line-height: 70px;\n font-size: 36px;\n}\nmat-toolbar a {\n color: #fff;\n text-decoration: none;\n}\n.navbar button.route-active {\n background-color: #607d8b;\n color: #fff;\n}\n.mat-ripple {\n overflow: hidden;\n position: relative;\n}\n.mat-ripple:not(:empty) {\n transform: translateZ(0);\n}\n.mat-ripple.mat-ripple-unbounded {\n overflow: visible;\n}\n.mat-ripple-element {\n position: absolute;\n border-radius: 50%;\n pointer-events: none;\n transition: opacity, transform 0ms cubic-bezier(0, 0, 0.2, 1);\n transform: scale3d(0, 0, 0);\n background-color: var(--mat-ripple-color, rgba(0, 0, 0, 0.1));\n}\n.cdk-high-contrast-active .mat-ripple-element {\n display: none;\n}\n.cdk-drag-preview .mat-ripple-element,\n.cdk-drag-placeholder .mat-ripple-element {\n display: none;\n}\n.cdk-visually-hidden {\n border: 0;\n clip: rect(0 0 0 0);\n height: 1px;\n margin: -1px;\n overflow: hidden;\n padding: 0;\n position: absolute;\n width: 1px;\n white-space: nowrap;\n outline: 0;\n -webkit-appearance: none;\n -moz-appearance: none;\n left: 0;\n}\n[dir=rtl] .cdk-visually-hidden {\n left: auto;\n right: 0;\n}\n.cdk-overlay-container,\n.cdk-global-overlay-wrapper {\n pointer-events: none;\n top: 0;\n left: 0;\n height: 100%;\n width: 100%;\n}\n.cdk-overlay-container {\n position: fixed;\n z-index: 1000;\n}\n.cdk-overlay-container:empty {\n display: none;\n}\n.cdk-global-overlay-wrapper {\n display: flex;\n position: absolute;\n z-index: 1000;\n}\n.cdk-overlay-pane {\n position: absolute;\n pointer-events: auto;\n box-sizing: border-box;\n z-index: 1000;\n display: flex;\n max-width: 100%;\n max-height: 100%;\n}\n.cdk-overlay-backdrop {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n right: 0;\n z-index: 1000;\n pointer-events: auto;\n -webkit-tap-highlight-color: transparent;\n transition: opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);\n opacity: 0;\n}\n.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {\n opacity: 1;\n}\n.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {\n opacity: 0.6;\n}\n.cdk-overlay-dark-backdrop {\n background: rgba(0, 0, 0, 0.32);\n}\n.cdk-overlay-transparent-backdrop {\n transition: visibility 1ms linear, opacity 1ms linear;\n visibility: hidden;\n opacity: 1;\n}\n.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {\n opacity: 0;\n visibility: visible;\n}\n.cdk-overlay-backdrop-noop-animation {\n transition: none;\n}\n.cdk-overlay-connected-position-bounding-box {\n position: absolute;\n z-index: 1000;\n display: flex;\n flex-direction: column;\n min-width: 1px;\n min-height: 1px;\n}\n.cdk-global-scrollblock {\n position: fixed;\n width: 100%;\n overflow-y: scroll;\n}\ntextarea.cdk-textarea-autosize {\n resize: none;\n}\ntextarea.cdk-textarea-autosize-measuring {\n padding: 2px 0 !important;\n box-sizing: content-box !important;\n height: auto !important;\n overflow: hidden !important;\n}\ntextarea.cdk-textarea-autosize-measuring-firefox {\n padding: 2px 0 !important;\n box-sizing: content-box !important;\n height: 0 !important;\n}\n@keyframes cdk-text-field-autofill-start {\n}\n@keyframes cdk-text-field-autofill-end {\n}\n.cdk-text-field-autofill-monitored:-webkit-autofill {\n animation: cdk-text-field-autofill-start 0s 1ms;\n}\n.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {\n animation: cdk-text-field-autofill-end 0s 1ms;\n}\n.mat-focus-indicator {\n position: relative;\n}\n.mat-focus-indicator::before {\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n position: absolute;\n box-sizing: border-box;\n pointer-events: none;\n display: var(--mat-focus-indicator-display, none);\n border: var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);\n border-radius: var(--mat-focus-indicator-border-radius, 4px);\n}\n.mat-focus-indicator:focus::before {\n content: "";\n}\n.cdk-high-contrast-active {\n --mat-focus-indicator-display: block;\n}\n.mat-mdc-focus-indicator {\n position: relative;\n}\n.mat-mdc-focus-indicator::before {\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n position: absolute;\n box-sizing: border-box;\n pointer-events: none;\n display: var(--mat-mdc-focus-indicator-display, none);\n border: var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);\n border-radius: var(--mat-mdc-focus-indicator-border-radius, 4px);\n}\n.mat-mdc-focus-indicator:focus::before {\n content: "";\n}\n.cdk-high-contrast-active {\n --mat-mdc-focus-indicator-display: block;\n}\n.mat-app-background {\n background-color: var(--mat-app-background-color, transparent);\n color: var(--mat-app-text-color, inherit);\n}\n.mat-elevation-z0,\n.mat-mdc-elevation-specific.mat-elevation-z0 {\n box-shadow: var(--mat-app-elevation-shadow-level-0, none);\n}\n.mat-elevation-z1,\n.mat-mdc-elevation-specific.mat-elevation-z1 {\n box-shadow: var(--mat-app-elevation-shadow-level-1, none);\n}\n.mat-elevation-z2,\n.mat-mdc-elevation-specific.mat-elevation-z2 {\n box-shadow: var(--mat-app-elevation-shadow-level-2, none);\n}\n.mat-elevation-z3,\n.mat-mdc-elevation-specific.mat-elevation-z3 {\n box-shadow: var(--mat-app-elevation-shadow-level-3, none);\n}\n.mat-elevation-z4,\n.mat-mdc-elevation-specific.mat-elevation-z4 {\n box-shadow: var(--mat-app-elevation-shadow-level-4, none);\n}\n.mat-elevation-z5,\n.mat-mdc-elevation-specific.mat-elevation-z5 {\n box-shadow: var(--mat-app-elevation-shadow-level-5, none);\n}\n.mat-elevation-z6,\n.mat-mdc-elevation-specific.mat-elevation-z6 {\n box-shadow: var(--mat-app-elevation-shadow-level-6, none);\n}\n.mat-elevation-z7,\n.mat-mdc-elevation-specific.mat-elevation-z7 {\n box-shadow: var(--mat-app-elevation-shadow-level-7, none);\n}\n.mat-elevation-z8,\n.mat-mdc-elevation-specific.mat-elevation-z8 {\n box-shadow: var(--mat-app-elevation-shadow-level-8, none);\n}\n.mat-elevation-z9,\n.mat-mdc-elevation-specific.mat-elevation-z9 {\n box-shadow: var(--mat-app-elevation-shadow-level-9, none);\n}\n.mat-elevation-z10,\n.mat-mdc-elevation-specific.mat-elevation-z10 {\n box-shadow: var(--mat-app-elevation-shadow-level-10, none);\n}\n.mat-elevation-z11,\n.mat-mdc-elevation-specific.mat-elevation-z11 {\n box-shadow: var(--mat-app-elevation-shadow-level-11, none);\n}\n.mat-elevation-z12,\n.mat-mdc-elevation-specific.mat-elevation-z12 {\n box-shadow: var(--mat-app-elevation-shadow-level-12, none);\n}\n.mat-elevation-z13,\n.mat-mdc-elevation-specific.mat-elevation-z13 {\n box-shadow: var(--mat-app-elevation-shadow-level-13, none);\n}\n.mat-elevation-z14,\n.mat-mdc-elevation-specific.mat-elevation-z14 {\n box-shadow: var(--mat-app-elevation-shadow-level-14, none);\n}\n.mat-elevation-z15,\n.mat-mdc-elevation-specific.mat-elevation-z15 {\n box-shadow: var(--mat-app-elevation-shadow-level-15, none);\n}\n.mat-elevation-z16,\n.mat-mdc-elevation-specific.mat-elevation-z16 {\n box-shadow: var(--mat-app-elevation-shadow-level-16, none);\n}\n.mat-elevation-z17,\n.mat-mdc-elevation-specific.mat-elevation-z17 {\n box-shadow: var(--mat-app-elevation-shadow-level-17, none);\n}\n.mat-elevation-z18,\n.mat-mdc-elevation-specific.mat-elevation-z18 {\n box-shadow: var(--mat-app-elevation-shadow-level-18, none);\n}\n.mat-elevation-z19,\n.mat-mdc-elevation-specific.mat-elevation-z19 {\n box-shadow: var(--mat-app-elevation-shadow-level-19, none);\n}\n.mat-elevation-z20,\n.mat-mdc-elevation-specific.mat-elevation-z20 {\n box-shadow: var(--mat-app-elevation-shadow-level-20, none);\n}\n.mat-elevation-z21,\n.mat-mdc-elevation-specific.mat-elevation-z21 {\n box-shadow: var(--mat-app-elevation-shadow-level-21, none);\n}\n.mat-elevation-z22,\n.mat-mdc-elevation-specific.mat-elevation-z22 {\n box-shadow: var(--mat-app-elevation-shadow-level-22, none);\n}\n.mat-elevation-z23,\n.mat-mdc-elevation-specific.mat-elevation-z23 {\n box-shadow: var(--mat-app-elevation-shadow-level-23, none);\n}\n.mat-elevation-z24,\n.mat-mdc-elevation-specific.mat-elevation-z24 {\n box-shadow: var(--mat-app-elevation-shadow-level-24, none);\n}\n.gd-footer p {\n text-align: center;\n padding: 0;\n margin: 0;\n color: #bdbdbd;\n}\n.gd-footer p a {\n color: #bdbdbd;\n text-decoration: none;\n}\n.gd-footer {\n box-shadow:\n inset 0 2px 2px 0 rgba(0, 0, 0, 0.14),\n inset 0 3px 1px -2px rgba(0, 0, 0, 0.2),\n inset 0 1px 5px 0 rgba(0, 0, 0, 0.12);\n padding: 0.4rem 0;\n background-color: #3b4c55;\n font-weight: 400;\n}\n.primary {\n background-color: #00acc1;\n}\n.mat-primary:not(.mat-unthemed) .mdc-button__label,\n.mat-primary:not(.mat-unthemed).mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled ~ .mdc-checkbox__background .mdc-checkbox__checkmark {\n color: #fff;\n}\n.mat-primary .mat-unthemed:not(:disabled) .mdc-button__label,\n.mat-primary .mat-unthemed:not(:disabled).mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled ~ .mdc-checkbox__background .mdc-checkbox__checkmark {\n color: black;\n}\n.mat-primary .mat-unthemed:disabled .mdc-button__label,\n.mat-primary .mat-unthemed:disabled.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled ~ .mdc-checkbox__background .mdc-checkbox__checkmark {\n color: rgba(0, 0, 0, 0.38);\n}\n.mat-primary:not(.mdc-icon-button) .mdc-button__label,\n.mat-primary:not(.mdc-icon-button) > .mat-icon,\n.mat-primary:not(.mdc-icon-button).mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:enabled ~ .mdc-checkbox__background .mdc-checkbox__checkmark {\n color: #fff;\n}\n.mat-mdc-form-field:not([appearance]) .mat-mdc-text-field-wrapper {\n background: transparent;\n}\ndiv.mdc-form-field .mdc-checkbox {\n padding: 0;\n flex: 0 0 16px;\n width: 16px;\n height: 16px;\n}\ndiv.mdc-form-field .mdc-checkbox .mdc-checkbox__native-control {\n width: 100%;\n height: 100%;\n}\ndiv.mdc-form-field .mdc-checkbox .mdc-checkbox__native-control:focus ~ .mdc-checkbox__ripple {\n opacity: 0 !important;\n}\ndiv.mdc-form-field .mdc-checkbox .mdc-checkbox__background {\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n}\ndiv.mdc-form-field > label {\n line-height: 24px;\n padding-left: 8px;\n}\n.mat-ripple {\n overflow: hidden;\n position: relative;\n}\n.mat-ripple:not(:empty) {\n transform: translateZ(0);\n}\n.mat-ripple.mat-ripple-unbounded {\n overflow: visible;\n}\n.mat-ripple-element {\n position: absolute;\n border-radius: 50%;\n pointer-events: none;\n transition: opacity, transform 0ms cubic-bezier(0, 0, 0.2, 1);\n transform: scale3d(0, 0, 0);\n background-color: var(--mat-ripple-color, rgba(0, 0, 0, 0.1));\n}\n.cdk-high-contrast-active .mat-ripple-element {\n display: none;\n}\n.cdk-drag-preview .mat-ripple-element,\n.cdk-drag-placeholder .mat-ripple-element {\n display: none;\n}\n.cdk-visually-hidden {\n border: 0;\n clip: rect(0 0 0 0);\n height: 1px;\n margin: -1px;\n overflow: hidden;\n padding: 0;\n position: absolute;\n width: 1px;\n white-space: nowrap;\n outline: 0;\n -webkit-appearance: none;\n -moz-appearance: none;\n left: 0;\n}\n[dir=rtl] .cdk-visually-hidden {\n left: auto;\n right: 0;\n}\n.cdk-overlay-container,\n.cdk-global-overlay-wrapper {\n pointer-events: none;\n top: 0;\n left: 0;\n height: 100%;\n width: 100%;\n}\n.cdk-overlay-container {\n position: fixed;\n z-index: 1000;\n}\n.cdk-overlay-container:empty {\n display: none;\n}\n.cdk-global-overlay-wrapper {\n display: flex;\n position: absolute;\n z-index: 1000;\n}\n.cdk-overlay-pane {\n position: absolute;\n pointer-events: auto;\n box-sizing: border-box;\n z-index: 1000;\n display: flex;\n max-width: 100%;\n max-height: 100%;\n}\n.cdk-overlay-backdrop {\n position: absolute;\n top: 0;\n bottom: 0;\n left: 0;\n right: 0;\n z-index: 1000;\n pointer-events: auto;\n -webkit-tap-highlight-color: transparent;\n transition: opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);\n opacity: 0;\n}\n.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {\n opacity: 1;\n}\n.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {\n opacity: 0.6;\n}\n.cdk-overlay-dark-backdrop {\n background: rgba(0, 0, 0, 0.32);\n}\n.cdk-overlay-transparent-backdrop {\n transition: visibility 1ms linear, opacity 1ms linear;\n visibility: hidden;\n opacity: 1;\n}\n.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {\n opacity: 0;\n visibility: visible;\n}\n.cdk-overlay-backdrop-noop-animation {\n transition: none;\n}\n.cdk-overlay-connected-position-bounding-box {\n position: absolute;\n z-index: 1000;\n display: flex;\n flex-direction: column;\n min-width: 1px;\n min-height: 1px;\n}\n.cdk-global-scrollblock {\n position: fixed;\n width: 100%;\n overflow-y: scroll;\n}\ntextarea.cdk-textarea-autosize {\n resize: none;\n}\ntextarea.cdk-textarea-autosize-measuring {\n padding: 2px 0 !important;\n box-sizing: content-box !important;\n height: auto !important;\n overflow: hidden !important;\n}\ntextarea.cdk-textarea-autosize-measuring-firefox {\n padding: 2px 0 !important;\n box-sizing: content-box !important;\n height: 0 !important;\n}\n@keyframes cdk-text-field-autofill-start {\n}\n@keyframes cdk-text-field-autofill-end {\n}\n.cdk-text-field-autofill-monitored:-webkit-autofill {\n animation: cdk-text-field-autofill-start 0s 1ms;\n}\n.cdk-text-field-autofill-monitored:not(:-webkit-autofill) {\n animation: cdk-text-field-autofill-end 0s 1ms;\n}\n.mat-focus-indicator {\n position: relative;\n}\n.mat-focus-indicator::before {\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n position: absolute;\n box-sizing: border-box;\n pointer-events: none;\n display: var(--mat-focus-indicator-display, none);\n border: var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);\n border-radius: var(--mat-focus-indicator-border-radius, 4px);\n}\n.mat-focus-indicator:focus::before {\n content: "";\n}\n.cdk-high-contrast-active {\n --mat-focus-indicator-display: block;\n}\n.mat-mdc-focus-indicator {\n position: relative;\n}\n.mat-mdc-focus-indicator::before {\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n position: absolute;\n box-sizing: border-box;\n pointer-events: none;\n display: var(--mat-mdc-focus-indicator-display, none);\n border: var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);\n border-radius: var(--mat-mdc-focus-indicator-border-radius, 4px);\n}\n.mat-mdc-focus-indicator:focus::before {\n content: "";\n}\n.cdk-high-contrast-active {\n --mat-mdc-focus-indicator-display: block;\n}\n.mat-app-background {\n background-color: var(--mat-app-background-color, transparent);\n color: var(--mat-app-text-color, inherit);\n}\n.mat-elevation-z0,\n.mat-mdc-elevation-specific.mat-elevation-z0 {\n box-shadow: var(--mat-app-elevation-shadow-level-0, none);\n}\n.mat-elevation-z1,\n.mat-mdc-elevation-specific.mat-elevation-z1 {\n box-shadow: var(--mat-app-elevation-shadow-level-1, none);\n}\n.mat-elevation-z2,\n.mat-mdc-elevation-specific.mat-elevation-z2 {\n box-shadow: var(--mat-app-elevation-shadow-level-2, none);\n}\n.mat-elevation-z3,\n.mat-mdc-elevation-specific.mat-elevation-z3 {\n box-shadow: var(--mat-app-elevation-shadow-level-3, none);\n}\n.mat-elevation-z4,\n.mat-mdc-elevation-specific.mat-elevation-z4 {\n box-shadow: var(--mat-app-elevation-shadow-level-4, none);\n}\n.mat-elevation-z5,\n.mat-mdc-elevation-specific.mat-elevation-z5 {\n box-shadow: var(--mat-app-elevation-shadow-level-5, none);\n}\n.mat-elevation-z6,\n.mat-mdc-elevation-specific.mat-elevation-z6 {\n box-shadow: var(--mat-app-elevation-shadow-level-6, none);\n}\n.mat-elevation-z7,\n.mat-mdc-elevation-specific.mat-elevation-z7 {\n box-shadow: var(--mat-app-elevation-shadow-level-7, none);\n}\n.mat-elevation-z8,\n.mat-mdc-elevation-specific.mat-elevation-z8 {\n box-shadow: var(--mat-app-elevation-shadow-level-8, none);\n}\n.mat-elevation-z9,\n.mat-mdc-elevation-specific.mat-elevation-z9 {\n box-shadow: var(--mat-app-elevation-shadow-level-9, none);\n}\n.mat-elevation-z10,\n.mat-mdc-elevation-specific.mat-elevation-z10 {\n box-shadow: var(--mat-app-elevation-shadow-level-10, none);\n}\n.mat-elevation-z11,\n.mat-mdc-elevation-specific.mat-elevation-z11 {\n box-shadow: var(--mat-app-elevation-shadow-level-11, none);\n}\n.mat-elevation-z12,\n.mat-mdc-elevation-specific.mat-elevation-z12 {\n box-shadow: var(--mat-app-elevation-shadow-level-12, none);\n}\n.mat-elevation-z13,\n.mat-mdc-elevation-specific.mat-elevation-z13 {\n box-shadow: var(--mat-app-elevation-shadow-level-13, none);\n}\n.mat-elevation-z14,\n.mat-mdc-elevation-specific.mat-elevation-z14 {\n box-shadow: var(--mat-app-elevation-shadow-level-14, none);\n}\n.mat-elevation-z15,\n.mat-mdc-elevation-specific.mat-elevation-z15 {\n box-shadow: var(--mat-app-elevation-shadow-level-15, none);\n}\n.mat-elevation-z16,\n.mat-mdc-elevation-specific.mat-elevation-z16 {\n box-shadow: var(--mat-app-elevation-shadow-level-16, none);\n}\n.mat-elevation-z17,\n.mat-mdc-elevation-specific.mat-elevation-z17 {\n box-shadow: var(--mat-app-elevation-shadow-level-17, none);\n}\n.mat-elevation-z18,\n.mat-mdc-elevation-specific.mat-elevation-z18 {\n box-shadow: var(--mat-app-elevation-shadow-level-18, none);\n}\n.mat-elevation-z19,\n.mat-mdc-elevation-specific.mat-elevation-z19 {\n box-shadow: var(--mat-app-elevation-shadow-level-19, none);\n}\n.mat-elevation-z20,\n.mat-mdc-elevation-specific.mat-elevation-z20 {\n box-shadow: var(--mat-app-elevation-shadow-level-20, none);\n}\n.mat-elevation-z21,\n.mat-mdc-elevation-specific.mat-elevation-z21 {\n box-shadow: var(--mat-app-elevation-shadow-level-21, none);\n}\n.mat-elevation-z22,\n.mat-mdc-elevation-specific.mat-elevation-z22 {\n box-shadow: var(--mat-app-elevation-shadow-level-22, none);\n}\n.mat-elevation-z23,\n.mat-mdc-elevation-specific.mat-elevation-z23 {\n box-shadow: var(--mat-app-elevation-shadow-level-23, none);\n}\n.mat-elevation-z24,\n.mat-mdc-elevation-specific.mat-elevation-z24 {\n box-shadow: var(--mat-app-elevation-shadow-level-24, none);\n}\n:root {\n --color-primary: #00acc1;\n --color-accent: #607d8b;\n --color-warn: #f44336;\n --color-dark: #3b4c55;\n --color-light: #bdbdbd;\n}\nhtml,\nbody {\n height: 100%;\n}\nbody {\n margin: 0;\n font-family:\n Roboto,\n "Helvetica Neue",\n sans-serif;\n}\n\n/* angular:styles/global:styles */\n',""]);const l=a},314:e=>{"use strict";e.exports=function(e){var t=[];return t.toString=function(){return this.map((function(t){var n="",i=void 0!==t[5];return t[4]&&(n+="@supports (".concat(t[4],") {")),t[2]&&(n+="@media ".concat(t[2]," {")),i&&(n+="@layer".concat(t[5].length>0?" ".concat(t[5]):""," {")),n+=e(t),i&&(n+="}"),t[2]&&(n+="}"),t[4]&&(n+="}"),n})).join("")},t.i=function(e,n,i,o,r){"string"==typeof e&&(e=[[null,e,void 0]]);var a={};if(i)for(var l=0;l<this.length;l++){var s=this[l][0];null!=s&&(a[s]=!0)}for(var c=0;c<e.length;c++){var d=[].concat(e[c]);i&&a[d[0]]||(void 0!==r&&(void 0===d[5]||(d[1]="@layer".concat(d[5].length>0?" ".concat(d[5]):""," {").concat(d[1],"}")),d[5]=r),n&&(d[2]?(d[1]="@media ".concat(d[2]," {").concat(d[1],"}"),d[2]=n):d[2]=n),o&&(d[4]?(d[1]="@supports (".concat(d[4],") {").concat(d[1],"}"),d[4]=o):d[4]="".concat(o)),t.push(d))}},t}},601:e=>{"use strict";e.exports=function(e){return e[1]}},72:e=>{"use strict";var t=[];function n(e){for(var n=-1,i=0;i<t.length;i++)if(t[i].identifier===e){n=i;break}return n}function i(e,i){for(var r={},a=[],l=0;l<e.length;l++){var s=e[l],c=i.base?s[0]+i.base:s[0],d=r[c]||0,h="".concat(c," ").concat(d);r[c]=d+1;var u=n(h),m={css:s[1],media:s[2],sourceMap:s[3],supports:s[4],layer:s[5]};if(-1!==u)t[u].references++,t[u].updater(m);else{var p=o(m,i);i.byIndex=l,t.splice(l,0,{identifier:h,updater:p,references:1})}a.push(h)}return a}function o(e,t){var n=t.domAPI(t);return n.update(e),function(t){if(t){if(t.css===e.css&&t.media===e.media&&t.sourceMap===e.sourceMap&&t.supports===e.supports&&t.layer===e.layer)return;n.update(e=t)}else n.remove()}}e.exports=function(e,o){var r=i(e=e||[],o=o||{});return function(e){e=e||[];for(var a=0;a<r.length;a++){var l=n(r[a]);t[l].references--}for(var s=i(e,o),c=0;c<r.length;c++){var d=n(r[c]);0===t[d].references&&(t[d].updater(),t.splice(d,1))}r=s}}},659:e=>{"use strict";var t={};e.exports=function(e,n){var i=function(e){if(void 0===t[e]){var n=document.querySelector(e);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(e){n=null}t[e]=n}return t[e]}(e);if(!i)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");i.appendChild(n)}},540:e=>{"use strict";e.exports=function(e){var t=document.createElement("style");return e.setAttributes(t,e.attributes),e.insert(t,e.options),t}},56:(e,t,n)=>{"use strict";e.exports=function(e){var t=n.nc;t&&e.setAttribute("nonce",t)}},825:e=>{"use strict";e.exports=function(e){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var t=e.insertStyleElement(e);return{update:function(n){!function(e,t,n){var i="";n.supports&&(i+="@supports (".concat(n.supports,") {")),n.media&&(i+="@media ".concat(n.media," {"));var o=void 0!==n.layer;o&&(i+="@layer".concat(n.layer.length>0?" ".concat(n.layer):""," {")),i+=n.css,o&&(i+="}"),n.media&&(i+="}"),n.supports&&(i+="}");var r=n.sourceMap;r&&"undefined"!=typeof btoa&&(i+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(r))))," */")),t.styleTagTransform(i,e,t.options)}(t,e,n)},remove:function(){!function(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(t)}}}},113:e=>{"use strict";e.exports=function(e,t){if(t.styleSheet)t.styleSheet.cssText=e;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(e))}}}},t={};function n(i){var o=t[i];if(void 0!==o)return o.exports;var r=t[i]={id:i,exports:{}};return e[i](r,r.exports,n),r.exports}n.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return n.d(t,{a:t}),t},n.d=(e,t)=>{for(var i in t)n.o(t,i)&&!n.o(e,i)&&Object.defineProperty(e,i,{enumerable:!0,get:t[i]})},n.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),n.nc=void 0,(()=>{var e=globalThis;function t(t){return(e.__Zone_symbol_prefix||"__zone_symbol__")+t}var n=Object.getOwnPropertyDescriptor,i=Object.defineProperty,o=Object.getPrototypeOf,r=Object.create,a=Array.prototype.slice,l="addEventListener",s="removeEventListener",c=t(l),d=t(s),h="true",u="false",m=t("");function p(e,t){return Zone.current.wrap(e,t)}function f(e,t,n,i,o){return Zone.current.scheduleMacroTask(e,t,n,i,o)}var b=t,g=typeof window<"u",x=g?window:void 0,_=g&&x||globalThis,v="removeAttribute";function y(e,t){for(let n=e.length-1;n>=0;n--)"function"==typeof e[n]&&(e[n]=p(e[n],t+"_"+n));return e}function w(e){return!e||!1!==e.writable&&!("function"==typeof e.get&&typeof e.set>"u")}var k=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope,C=!("nw"in _)&&typeof _.process<"u"&&"[object process]"===_.process.toString(),S=!C&&!k&&!(!g||!x.HTMLElement),E=typeof _.process<"u"&&"[object process]"===_.process.toString()&&!k&&!(!g||!x.HTMLElement),R={},T=function(e){if(!(e=e||_.event))return;let t=R[e.type];t||(t=R[e.type]=b("ON_PROPERTY"+e.type));let n,i=this||e.target||_,o=i[t];if(S&&i===x&&"error"===e.type){let t=e;n=o&&o.call(this,t.message,t.filename,t.lineno,t.colno,t.error),!0===n&&e.preventDefault()}else n=o&&o.apply(this,arguments),null!=n&&!n&&e.preventDefault();return n};function D(e,t,o){let r=n(e,t);if(!r&&o&&n(o,t)&&(r={enumerable:!0,configurable:!0}),!r||!r.configurable)return;let a=b("on"+t+"patched");if(e.hasOwnProperty(a)&&e[a])return;delete r.writable,delete r.value;let l=r.get,s=r.set,c=t.slice(2),d=R[c];d||(d=R[c]=b("ON_PROPERTY"+c)),r.set=function(t){let n=this;!n&&e===_&&(n=_),n&&("function"==typeof n[d]&&n.removeEventListener(c,T),s&&s.call(n,null),n[d]=t,"function"==typeof t&&n.addEventListener(c,T,!1))},r.get=function(){let n=this;if(!n&&e===_&&(n=_),!n)return null;let i=n[d];if(i)return i;if(l){let e=l.call(this);if(e)return r.set.call(this,e),"function"==typeof n[v]&&n.removeAttribute(t),e}return null},i(e,t,r),e[a]=!0}function I(e,t,n){if(t)for(let i=0;i<t.length;i++)D(e,"on"+t[i],n);else{let t=[];for(let n in e)"on"==n.slice(0,2)&&t.push(n);for(let i=0;i<t.length;i++)D(e,t[i],n)}}var O=b("originalInstance");function A(e){let t=_[e];if(!t)return;_[b(e)]=t,_[e]=function(){let n=y(arguments,e);switch(n.length){case 0:this[O]=new t;break;case 1:this[O]=new t(n[0]);break;case 2:this[O]=new t(n[0],n[1]);break;case 3:this[O]=new t(n[0],n[1],n[2]);break;case 4:this[O]=new t(n[0],n[1],n[2],n[3]);break;default:throw new Error("Arg list too long.")}},N(_[e],t);let n,o=new t((function(){}));for(n in o)"XMLHttpRequest"===e&&"responseBlob"===n||function(t){"function"==typeof o[t]?_[e].prototype[t]=function(){return this[O][t].apply(this[O],arguments)}:i(_[e].prototype,t,{set:function(n){"function"==typeof n?(this[O][t]=p(n,e+"."+t),N(this[O][t],n)):this[O][t]=n},get:function(){return this[O][t]}})}(n);for(n in t)"prototype"!==n&&t.hasOwnProperty(n)&&(_[e][n]=t[n])}function z(e,t,i){let r=e;for(;r&&!r.hasOwnProperty(t);)r=o(r);!r&&e[t]&&(r=e);let a=b(t),l=null;if(r&&(!(l=r[a])||!r.hasOwnProperty(a))&&(l=r[a]=r[t],w(r&&n(r,t)))){let e=i(l,a,t);r[t]=function(){return e(this,arguments)},N(r[t],l)}return l}function P(e,t,n){let i=null;function o(e){let t=e.data;return t.args[t.cbIdx]=function(){e.invoke.apply(this,arguments)},i.apply(t.target,t.args),e}i=z(e,t,(e=>function(t,i){let r=n(t,i);return r.cbIdx>=0&&"function"==typeof i[r.cbIdx]?f(r.name,i[r.cbIdx],r,o):e.apply(t,i)}))}function N(e,t){e[b("OriginalDelegate")]=t}var M=!1,L=!1;function F(){if(M)return L;M=!0;try{let e=x.navigator.userAgent;(-1!==e.indexOf("MSIE ")||-1!==e.indexOf("Trident/")||-1!==e.indexOf("Edge/"))&&(L=!0)}catch{}return L}var V=!1;if(typeof window<"u")try{let e=Object.defineProperty({},"passive",{get:function(){V=!0}});window.addEventListener("test",e,e),window.removeEventListener("test",e,e)}catch{V=!1}var j={useG:!0},H={},B={},Z=new RegExp("^"+m+"(\\w+)(true|false)$"),U=b("propagationStopped");function W(e,t){let n=(t?t(e):e)+u,i=(t?t(e):e)+h,o=m+n,r=m+i;H[e]={},H[e][u]=o,H[e][h]=r}function $(e,t,n,i){let r=i&&i.add||l,a=i&&i.rm||s,c=i&&i.listeners||"eventListeners",d=i&&i.rmAll||"removeAllListeners",p=b(r),f="."+r+":",g="prependListener",x="."+g+":",_=function(e,t,n){if(e.isRemoved)return;let i,o=e.callback;"object"==typeof o&&o.handleEvent&&(e.callback=e=>o.handleEvent(e),e.originalDelegate=o);try{e.invoke(e,t,[n])}catch(e){i=e}let r=e.options;if(r&&"object"==typeof r&&r.once){let i=e.originalDelegate?e.originalDelegate:e.callback;t[a].call(t,n.type,i,r)}return i};function v(n,i,o){if(!(i=i||e.event))return;let r=n||i.target||e,a=r[H[i.type][o?h:u]];if(a){let e=[];if(1===a.length){let t=_(a[0],r,i);t&&e.push(t)}else{let t=a.slice();for(let n=0;n<t.length&&(!i||!0!==i[U]);n++){let o=_(t[n],r,i);o&&e.push(o)}}if(1===e.length)throw e[0];for(let n=0;n<e.length;n++){let i=e[n];t.nativeScheduleMicroTask((()=>{throw i}))}}}let y=function(e){return v(this,e,!1)},w=function(e){return v(this,e,!0)};function k(t,n){if(!t)return!1;let i=!0;n&&void 0!==n.useG&&(i=n.useG);let l=n&&n.vh,s=!0;n&&void 0!==n.chkDup&&(s=n.chkDup);let _=!1;n&&void 0!==n.rt&&(_=n.rt);let v=t;for(;v&&!v.hasOwnProperty(r);)v=o(v);if(!v&&t[r]&&(v=t),!v||v[p])return!1;let k,S=n&&n.eventNameToString,E={},R=v[p]=v[r],T=v[b(a)]=v[a],D=v[b(c)]=v[c],I=v[b(d)]=v[d];n&&n.prepend&&(k=v[b(n.prepend)]=v[n.prepend]);let O=i?function(e){if(!E.isExisting)return R.call(E.target,E.eventName,E.capture?w:y,E.options)}:function(e){return R.call(E.target,E.eventName,e.invoke,E.options)},A=i?function(e){if(!e.isRemoved){let t,n=H[e.eventName];n&&(t=n[e.capture?h:u]);let i=t&&e.target[t];if(i)for(let n=0;n<i.length;n++)if(i[n]===e){i.splice(n,1),e.isRemoved=!0,e.removeAbortListener&&(e.removeAbortListener(),e.removeAbortListener=null),0===i.length&&(e.allRemoved=!0,e.target[t]=null);break}}if(e.allRemoved)return T.call(e.target,e.eventName,e.capture?w:y,e.options)}:function(e){return T.call(e.target,e.eventName,e.invoke,e.options)},z=n&&n.diff?n.diff:function(e,t){let n=typeof t;return"function"===n&&e.callback===t||"object"===n&&e.originalDelegate===t},P=Zone[b("UNPATCHED_EVENTS")],M=e[b("PASSIVE_EVENTS")],L=function(t,o,r,a,c=!1,d=!1){return function(){let m=this||e,p=arguments[0];n&&n.transferEventName&&(p=n.transferEventName(p));let f=arguments[1];if(!f)return t.apply(this,arguments);if(C&&"uncaughtException"===p)return t.apply(this,arguments);let b=!1;if("function"!=typeof f){if(!f.handleEvent)return t.apply(this,arguments);b=!0}if(l&&!l(t,f,m,arguments))return;let g=V&&!!M&&-1!==M.indexOf(p),x=function(e){if("object"==typeof e&&null!==e){let t={...e};return e.signal&&(t.signal=e.signal),t}return e}(function(e,t){return!V&&"object"==typeof e&&e?!!e.capture:V&&t?"boolean"==typeof e?{capture:e,passive:!0}:e?"object"==typeof e&&!1!==e.passive?{...e,passive:!0}:e:{passive:!0}:e}(arguments[2],g)),_=x?.signal;if(_?.aborted)return;if(P)for(let e=0;e<P.length;e++)if(p===P[e])return g?t.call(m,p,f,x):t.apply(this,arguments);let v=!!x&&("boolean"==typeof x||x.capture),y=!(!x||"object"!=typeof x)&&x.once,w=Zone.current,k=H[p];k||(W(p,S),k=H[p]);let R=k[v?h:u],T=m[R],D=!1;if(T){if(D=!0,s)for(let e=0;e<T.length;e++)if(z(T[e],f))return}else T=m[R]=[];let I,O=m.constructor.name,A=B[O];A&&(I=A[p]),I||(I=O+o+(S?S(p):p)),E.options=x,y&&(E.options.once=!1),E.target=m,E.capture=v,E.eventName=p,E.isExisting=D;let N=i?j:void 0;N&&(N.taskData=E),_&&(E.options.signal=void 0);let L=w.scheduleEventTask(I,f,N,r,a);if(_){E.options.signal=_;let e=()=>L.zone.cancelTask(L);t.call(_,"abort",e,{once:!0}),L.removeAbortListener=()=>_.removeEventListener("abort",e)}return E.target=null,N&&(N.taskData=null),y&&(E.options.once=!0),!V&&"boolean"==typeof L.options||(L.options=x),L.target=m,L.capture=v,L.eventName=p,b&&(L.originalDelegate=f),d?T.unshift(L):T.push(L),c?m:void 0}};return v[r]=L(R,f,O,A,_),k&&(v[g]=L(k,x,(function(e){return k.call(E.target,E.eventName,e.invoke,E.options)}),A,_,!0)),v[a]=function(){let t=this||e,i=arguments[0];n&&n.transferEventName&&(i=n.transferEventName(i));let o=arguments[2],r=!!o&&("boolean"==typeof o||o.capture),a=arguments[1];if(!a)return T.apply(this,arguments);if(l&&!l(T,a,t,arguments))return;let s,c=H[i];c&&(s=c[r?h:u]);let d=s&&t[s];if(d)for(let e=0;e<d.length;e++){let n=d[e];if(z(n,a))return d.splice(e,1),n.isRemoved=!0,0!==d.length||(n.allRemoved=!0,t[s]=null,r||"string"!=typeof i)||(t[m+"ON_PROPERTY"+i]=null),n.zone.cancelTask(n),_?t:void 0}return T.apply(this,arguments)},v[c]=function(){let t=this||e,i=arguments[0];n&&n.transferEventName&&(i=n.transferEventName(i));let o=[],r=q(t,S?S(i):i);for(let e=0;e<r.length;e++){let t=r[e],n=t.originalDelegate?t.originalDelegate:t.callback;o.push(n)}return o},v[d]=function(){let t=this||e,i=arguments[0];if(i){n&&n.transferEventName&&(i=n.transferEventName(i));let e=H[i];if(e){let n=e[u],o=e[h],r=t[n],l=t[o];if(r){let e=r.slice();for(let t=0;t<e.length;t++){let n=e[t],o=n.originalDelegate?n.originalDelegate:n.callback;this[a].call(this,i,o,n.options)}}if(l){let e=l.slice();for(let t=0;t<e.length;t++){let n=e[t],o=n.originalDelegate?n.originalDelegate:n.callback;this[a].call(this,i,o,n.options)}}}}else{let e=Object.keys(t);for(let t=0;t<e.length;t++){let n=e[t],i=Z.exec(n),o=i&&i[1];o&&"removeListener"!==o&&this[d].call(this,o)}this[d].call(this,"removeListener")}if(_)return this},N(v[r],R),N(v[a],T),I&&N(v[d],I),D&&N(v[c],D),!0}let S=[];for(let e=0;e<n.length;e++)S[e]=k(n[e],i);return S}function q(e,t){if(!t){let n=[];for(let i in e){let o=Z.exec(i),r=o&&o[1];if(r&&(!t||r===t)){let t=e[i];if(t)for(let e=0;e<t.length;e++)n.push(t[e])}}return n}let n=H[t];n||(W(t),n=H[t]);let i=e[n[u]],o=e[n[h]];return i?o?i.concat(o):i.slice():o?o.slice():[]}function G(e,t){let n=e.Event;n&&n.prototype&&t.patchMethod(n.prototype,"stopImmediatePropagation",(e=>function(t,n){t[U]=!0,e&&e.apply(t,n)}))}var Y=b("zoneTask");function X(e,t,n,i){let o=null,r=null;n+=i;let a={};function l(t){let n=t.data;return n.args[0]=function(){return t.invoke.apply(this,arguments)},n.handleId=o.apply(e,n.args),t}function s(t){return r.call(e,t.data.handleId)}o=z(e,t+=i,(n=>function(o,r){if("function"==typeof r[0]){let e={isPeriodic:"Interval"===i,delay:"Timeout"===i||"Interval"===i?r[1]||0:void 0,args:r},n=r[0];r[0]=function(){try{return n.apply(this,arguments)}finally{e.isPeriodic||("number"==typeof e.handleId?delete a[e.handleId]:e.handleId&&(e.handleId[Y]=null))}};let o=f(t,r[0],e,l,s);if(!o)return o;let c=o.data.handleId;return"number"==typeof c?a[c]=o:c&&(c[Y]=o),c&&c.ref&&c.unref&&"function"==typeof c.ref&&"function"==typeof c.unref&&(o.ref=c.ref.bind(c),o.unref=c.unref.bind(c)),"number"==typeof c||c?c:o}return n.apply(e,r)})),r=z(e,n,(t=>function(n,i){let o,r=i[0];"number"==typeof r?o=a[r]:(o=r&&r[Y],o||(o=r)),o&&"string"==typeof o.type?"notScheduled"!==o.state&&(o.cancelFn&&o.data.isPeriodic||0===o.runCount)&&("number"==typeof r?delete a[r]:r&&(r[Y]=null),o.zone.cancelTask(o)):t.apply(e,i)}))}function K(e,t,n){if(!n||0===n.length)return t;let i=n.filter((t=>t.target===e));if(!i||0===i.length)return t;let o=i[0].ignoreProperties;return t.filter((e=>-1===o.indexOf(e)))}function Q(e,t,n,i){e&&I(e,K(e,t,n),i)}function J(e){return Object.getOwnPropertyNames(e).filter((e=>e.startsWith("on")&&e.length>2)).map((e=>e.substring(2)))}function ee(e,t,n,i,o){let r=Zone.__symbol__(i);if(t[r])return;let a=t[r]=t[i];t[i]=function(r,l,s){return l&&l.prototype&&o.forEach((function(t){let o=`${n}.${i}::`+t,r=l.prototype;try{if(r.hasOwnProperty(t)){let n=e.ObjectGetOwnPropertyDescriptor(r,t);n&&n.value?(n.value=e.wrapWithCurrentZone(n.value,o),e._redefineProperty(l.prototype,t,n)):r[t]&&(r[t]=e.wrapWithCurrentZone(r[t],o))}else r[t]&&(r[t]=e.wrapWithCurrentZone(r[t],o))}catch{}})),a.call(t,r,l,s)},e.attachOriginToPatched(t[i],a)}var te,ne=function(){let n=globalThis,i=!0===n[t("forceDuplicateZoneCheck")];if(n.Zone&&(i||"function"!=typeof n.Zone.__symbol__))throw new Error("Zone already loaded.");return n.Zone??=function(){let n=e.performance;function i(e){n&&n.mark&&n.mark(e)}function o(e,t){n&&n.measure&&n.measure(e,t)}i("Zone");let r=class n{static assertZonePatched(){if(e.Promise!==D.ZoneAwarePromise)throw new Error("Zone.js has detected that ZoneAwarePromise `(window|global).Promise` has been overwritten.\nMost likely cause is that a Promise polyfill has been loaded after Zone.js (Polyfilling Promise api is not necessary when zone.js is loaded. If you must load one, do so before loading zone.js.)")}static get root(){let e=n.current;for(;e.parent;)e=e.parent;return e}static get current(){return O.zone}static get currentTask(){return A}static __load_patch(r,a,l=!1){if(D.hasOwnProperty(r)){let n=!0===e[t("forceDuplicateZoneCheck")];if(!l&&n)throw Error("Already loaded patch: "+r)}else if(!e["__Zone_disable_"+r]){let t="Zone:"+r;i(t),D[r]=a(e,n,I),o(t,t)}}get parent(){return this._parent}get name(){return this._name}constructor(e,t){this._parent=e,this._name=t?t.name||"unnamed":"<root>",this._properties=t&&t.properties||{},this._zoneDelegate=new s(this,this._parent&&this._parent._zoneDelegate,t)}get(e){let t=this.getZoneWith(e);if(t)return t._properties[e]}getZoneWith(e){let t=this;for(;t;){if(t._properties.hasOwnProperty(e))return t;t=t._parent}return null}fork(e){if(!e)throw new Error("ZoneSpec required!");return this._zoneDelegate.fork(this,e)}wrap(e,t){if("function"!=typeof e)throw new Error("Expecting function got: "+e);let n=this._zoneDelegate.intercept(this,e,t),i=this;return function(){return i.runGuarded(n,this,arguments,t)}}run(e,t,n,i){O={parent:O,zone:this};try{return this._zoneDelegate.invoke(this,e,t,n,i)}finally{O=O.parent}}runGuarded(e,t=null,n,i){O={parent:O,zone:this};try{try{return this._zoneDelegate.invoke(this,e,t,n,i)}catch(e){if(this._zoneDelegate.handleError(this,e))throw e}}finally{O=O.parent}}runTask(e,t,n){if(e.zone!=this)throw new Error("A task can only be run in the zone of creation! (Creation: "+(e.zone||_).name+"; Execution: "+this.name+")");if(e.state===v&&(e.type===T||e.type===R))return;let i=e.state!=k;i&&e._transitionTo(k,w),e.runCount++;let o=A;A=e,O={parent:O,zone:this};try{e.type==R&&e.data&&!e.data.isPeriodic&&(e.cancelFn=void 0);try{return this._zoneDelegate.invokeTask(this,e,t,n)}catch(e){if(this._zoneDelegate.handleError(this,e))throw e}}finally{e.state!==v&&e.state!==S&&(e.type==T||e.data&&e.data.isPeriodic?i&&e._transitionTo(w,k):(e.runCount=0,this._updateTaskCount(e,-1),i&&e._transitionTo(v,k,v))),O=O.parent,A=o}}scheduleTask(e){if(e.zone&&e.zone!==this){let t=this;for(;t;){if(t===e.zone)throw Error(`can not reschedule task to ${this.name} which is descendants of the original zone ${e.zone.name}`);t=t.parent}}e._transitionTo(y,v);let t=[];e._zoneDelegates=t,e._zone=this;try{e=this._zoneDelegate.scheduleTask(this,e)}catch(t){throw e._transitionTo(S,y,v),this._zoneDelegate.handleError(this,t),t}return e._zoneDelegates===t&&this._updateTaskCount(e,1),e.state==y&&e._transitionTo(w,y),e}scheduleMicroTask(e,t,n,i){return this.scheduleTask(new c(E,e,t,n,i,void 0))}scheduleMacroTask(e,t,n,i,o){return this.scheduleTask(new c(R,e,t,n,i,o))}scheduleEventTask(e,t,n,i,o){return this.scheduleTask(new c(T,e,t,n,i,o))}cancelTask(e){if(e.zone!=this)throw new Error("A task can only be cancelled in the zone of creation! (Creation: "+(e.zone||_).name+"; Execution: "+this.name+")");if(e.state===w||e.state===k){e._transitionTo(C,w,k);try{this._zoneDelegate.cancelTask(this,e)}catch(t){throw e._transitionTo(S,C),this._zoneDelegate.handleError(this,t),t}return this._updateTaskCount(e,-1),e._transitionTo(v,C),e.runCount=0,e}}_updateTaskCount(e,t){let n=e._zoneDelegates;-1==t&&(e._zoneDelegates=null);for(let i=0;i<n.length;i++)n[i]._updateTaskCount(e.type,t)}};r.__symbol__=t;let a=r,l={name:"",onHasTask:(e,t,n,i)=>e.hasTask(n,i),onScheduleTask:(e,t,n,i)=>e.scheduleTask(n,i),onInvokeTask:(e,t,n,i,o,r)=>e.invokeTask(n,i,o,r),onCancelTask:(e,t,n,i)=>e.cancelTask(n,i)};class s{get zone(){return this._zone}constructor(e,t,n){this._taskCounts={microTask:0,macroTask:0,eventTask:0},this._zone=e,this._parentDelegate=t,this._forkZS=n&&(n&&n.onFork?n:t._forkZS),this._forkDlgt=n&&(n.onFork?t:t._forkDlgt),this._forkCurrZone=n&&(n.onFork?this._zone:t._forkCurrZone),this._interceptZS=n&&(n.onIntercept?n:t._interceptZS),this._interceptDlgt=n&&(n.onIntercept?t:t._interceptDlgt),this._interceptCurrZone=n&&(n.onIntercept?this._zone:t._interceptCurrZone),this._invokeZS=n&&(n.onInvoke?n:t._invokeZS),this._invokeDlgt=n&&(n.onInvoke?t:t._invokeDlgt),this._invokeCurrZone=n&&(n.onInvoke?this._zone:t._invokeCurrZone),this._handleErrorZS=n&&(n.onHandleError?n:t._handleErrorZS),this._handleErrorDlgt=n&&(n.onHandleError?t:t._handleErrorDlgt),this._handleErrorCurrZone=n&&(n.onHandleError?this._zone:t._handleErrorCurrZone),this._scheduleTaskZS=n&&(n.onScheduleTask?n:t._scheduleTaskZS),this._scheduleTaskDlgt=n&&(n.onScheduleTask?t:t._scheduleTaskDlgt),this._scheduleTaskCurrZone=n&&(n.onScheduleTask?this._zone:t._scheduleTaskCurrZone),this._invokeTaskZS=n&&(n.onInvokeTask?n:t._invokeTaskZS),this._invokeTaskDlgt=n&&(n.onInvokeTask?t:t._invokeTaskDlgt),this._invokeTaskCurrZone=n&&(n.onInvokeTask?this._zone:t._invokeTaskCurrZone),this._cancelTaskZS=n&&(n.onCancelTask?n:t._cancelTaskZS),this._cancelTaskDlgt=n&&(n.onCancelTask?t:t._cancelTaskDlgt),this._cancelTaskCurrZone=n&&(n.onCancelTask?this._zone:t._cancelTaskCurrZone),this._hasTaskZS=null,this._hasTaskDlgt=null,this._hasTaskDlgtOwner=null,this._hasTaskCurrZone=null;let i=n&&n.onHasTask,o=t&&t._hasTaskZS;(i||o)&&(this._hasTaskZS=i?n:l,this._hasTaskDlgt=t,this._hasTaskDlgtOwner=this,this._hasTaskCurrZone=this._zone,n.onScheduleTask||(this._scheduleTaskZS=l,this._scheduleTaskDlgt=t,this._scheduleTaskCurrZone=this._zone),n.onInvokeTask||(this._invokeTaskZS=l,this._invokeTaskDlgt=t,this._invokeTaskCurrZone=this._zone),n.onCancelTask||(this._cancelTaskZS=l,this._cancelTaskDlgt=t,this._cancelTaskCurrZone=this._zone))}fork(e,t){return this._forkZS?this._forkZS.onFork(this._forkDlgt,this.zone,e,t):new a(e,t)}intercept(e,t,n){return this._interceptZS?this._interceptZS.onIntercept(this._interceptDlgt,this._interceptCurrZone,e,t,n):t}invoke(e,t,n,i,o){return this._invokeZS?this._invokeZS.onInvoke(this._invokeDlgt,this._invokeCurrZone,e,t,n,i,o):t.apply(n,i)}handleError(e,t){return!this._handleErrorZS||this._handleErrorZS.onHandleError(this._handleErrorDlgt,this._handleErrorCurrZone,e,t)}scheduleTask(e,t){let n=t;if(this._scheduleTaskZS)this._hasTaskZS&&n._zoneDelegates.push(this._hasTaskDlgtOwner),n=this._scheduleTaskZS.onScheduleTask(this._scheduleTaskDlgt,this._scheduleTaskCurrZone,e,t),n||(n=t);else if(t.scheduleFn)t.scheduleFn(t);else{if(t.type!=E)throw new Error("Task is missing scheduleFn.");g(t)}return n}invokeTask(e,t,n,i){return this._invokeTaskZS?this._invokeTaskZS.onInvokeTask(this._invokeTaskDlgt,this._invokeTaskCurrZone,e,t,n,i):t.callback.apply(n,i)}cancelTask(e,t){let n;if(this._cancelTaskZS)n=this._cancelTaskZS.onCancelTask(this._cancelTaskDlgt,this._cancelTaskCurrZone,e,t);else{if(!t.cancelFn)throw Error("Task is not cancelable");n=t.cancelFn(t)}return n}hasTask(e,t){try{this._hasTaskZS&&this._hasTaskZS.onHasTask(this._hasTaskDlgt,this._hasTaskCurrZone,e,t)}catch(t){this.handleError(e,t)}}_updateTaskCount(e,t){let n=this._taskCounts,i=n[e],o=n[e]=i+t;if(o<0)throw new Error("More tasks executed then were scheduled.");if(0==i||0==o){let t={microTask:n.microTask>0,macroTask:n.macroTask>0,eventTask:n.eventTask>0,change:e};this.hasTask(this._zone,t)}}}class c{constructor(t,n,i,o,r,a){if(this._zone=null,this.runCount=0,this._zoneDelegates=null,this._state="notScheduled",this.type=t,this.source=n,this.data=o,this.scheduleFn=r,this.cancelFn=a,!i)throw new Error("callback is not defined");this.callback=i;let l=this;t===T&&o&&o.useG?this.invoke=c.invokeTask:this.invoke=function(){return c.invokeTask.call(e,l,this,arguments)}}static invokeTask(e,t,n){e||(e=this),z++;try{return e.runCount++,e.zone.runTask(e,t,n)}finally{1==z&&x(),z--}}get zone(){return this._zone}get state(){return this._state}cancelScheduleRequest(){this._transitionTo(v,y)}_transitionTo(e,t,n){if(this._state!==t&&this._state!==n)throw new Error(`${this.type} '${this.source}': can not transition to '${e}', expecting state '${t}'${n?" or '"+n+"'":""}, was '${this._state}'.`);this._state=e,e==v&&(this._zoneDelegates=null)}toString(){return this.data&&typeof this.data.handleId<"u"?this.data.handleId.toString():Object.prototype.toString.call(this)}toJSON(){return{type:this.type,state:this.state,source:this.source,zone:this.zone.name,runCount:this.runCount}}}let d,h=t("setTimeout"),u=t("Promise"),m=t("then"),p=[],f=!1;function b(t){if(d||e[u]&&(d=e[u].resolve(0)),d){let e=d[m];e||(e=d.then),e.call(d,t)}else e[h](t,0)}function g(e){0===z&&0===p.length&&b(x),e&&p.push(e)}function x(){if(!f){for(f=!0;p.length;){let e=p;p=[];for(let t=0;t<e.length;t++){let n=e[t];try{n.zone.runTask(n,null,null)}catch(e){I.onUnhandledError(e)}}}I.microtaskDrainDone(),f=!1}}let _={name:"NO ZONE"},v="notScheduled",y="scheduling",w="scheduled",k="running",C="canceling",S="unknown",E="microTask",R="macroTask",T="eventTask",D={},I={symbol:t,currentZoneFrame:()=>O,onUnhandledError:P,microtaskDrainDone:P,scheduleMicroTask:g,showUncaughtError:()=>!a[t("ignoreConsoleErrorUncaughtError")],patchEventTarget:()=>[],patchOnProperties:P,patchMethod:()=>P,bindArguments:()=>[],patchThen:()=>P,patchMacroTask:()=>P,patchEventPrototype:()=>P,isIEOrEdge:()=>!1,getGlobalObjects:()=>{},ObjectDefineProperty:()=>P,ObjectGetOwnPropertyDescriptor:()=>{},ObjectCreate:()=>{},ArraySlice:()=>[],patchClass:()=>P,wrapWithCurrentZone:()=>P,filterProperties:()=>[],attachOriginToPatched:()=>P,_redefineProperty:()=>P,patchCallbacks:()=>P,nativeScheduleMicroTask:b},O={parent:null,zone:new a(null,null)},A=null,z=0;function P(){}return o("Zone","Zone"),a}(),n.Zone}();(function(e){e.__load_patch("ZoneAwarePromise",((e,t,n)=>{let i=Object.getOwnPropertyDescriptor,o=Object.defineProperty,r=n.symbol,a=[],l=!1!==e[r("DISABLE_WRAPPING_UNCAUGHT_PROMISE_REJECTION")],s=r("Promise"),c=r("then"),d="__creationTrace__";n.onUnhandledError=e=>{if(n.showUncaughtError()){let t=e&&e.rejection;t?console.error("Unhandled Promise rejection:",t instanceof Error?t.message:t,"; Zone:",e.zone.name,"; Task:",e.task&&e.task.source,"; Value:",t,t instanceof Error?t.stack:void 0):console.error(e)}},n.microtaskDrainDone=()=>{for(;a.length;){let e=a.shift();try{e.zone.runGuarded((()=>{throw e.throwOriginal?e.rejection:e}))}catch(e){u(e)}}};let h=r("unhandledPromiseRejectionHandler");function u(e){n.onUnhandledError(e);try{let n=t[h];"function"==typeof n&&n.call(this,e)}catch{}}function m(e){return e&&e.then}function p(e){return e}function f(e){return L.reject(e)}let b=r("state"),g=r("value"),x=r("finally"),_=r("parentPromiseValue"),v=r("parentPromiseState"),y="Promise.then",w=null,k=!0,C=!1,S=0;function E(e,t){return n=>{try{I(e,t,n)}catch(t){I(e,!1,t)}}}let R=function(){let e=!1;return function(t){return function(){e||(e=!0,t.apply(null,arguments))}}},T="Promise resolved with itself",D=r("currentTaskTrace");function I(e,i,r){let s=R();if(e===r)throw new TypeError(T);if(e[b]===w){let c=null;try{("object"==typeof r||"function"==typeof r)&&(c=r&&r.then)}catch(t){return s((()=>{I(e,!1,t)}))(),e}if(i!==C&&r instanceof L&&r.hasOwnProperty(b)&&r.hasOwnProperty(g)&&r[b]!==w)A(r),I(e,r[b],r[g]);else if(i!==C&&"function"==typeof c)try{c.call(r,s(E(e,i)),s(E(e,!1)))}catch(t){s((()=>{I(e,!1,t)}))()}else{e[b]=i;let s=e[g];if(e[g]=r,e[x]===x&&i===k&&(e[b]=e[v],e[g]=e[_]),i===C&&r instanceof Error){let e=t.currentTask&&t.currentTask.data&&t.currentTask.data[d];e&&o(r,D,{configurable:!0,enumerable:!1,writable:!0,value:e})}for(let t=0;t<s.length;)P(e,s[t++],s[t++],s[t++],s[t++]);if(0==s.length&&i==C){e[b]=S;let i=r;try{throw new Error("Uncaught (in promise): "+function(e){return e&&e.toString===Object.prototype.toString?(e.constructor&&e.constructor.name||"")+": "+JSON.stringify(e):e?e.toString():Object.prototype.toString.call(e)}(r)+(r&&r.stack?"\n"+r.stack:""))}catch(e){i=e}l&&(i.throwOriginal=!0),i.rejection=r,i.promise=e,i.zone=t.current,i.task=t.currentTask,a.push(i),n.scheduleMicroTask()}}}return e}let O=r("rejectionHandledHandler");function A(e){if(e[b]===S){try{let n=t[O];n&&"function"==typeof n&&n.call(this,{rejection:e[g],promise:e})}catch{}e[b]=C;for(let t=0;t<a.length;t++)e===a[t].promise&&a.splice(t,1)}}function P(e,t,n,i,o){A(e);let r=e[b],a=r?"function"==typeof i?i:p:"function"==typeof o?o:f;t.scheduleMicroTask(y,(()=>{try{let i=e[g],o=!!n&&x===n[x];o&&(n[_]=i,n[v]=r);let l=t.run(a,void 0,o&&a!==f&&a!==p?[]:[i]);I(n,!0,l)}catch(e){I(n,!1,e)}}),n)}let N=function(){},M=e.AggregateError;class L{static toString(){return"function ZoneAwarePromise() { [native code] }"}static resolve(e){return e instanceof L?e:I(new this(null),k,e)}static reject(e){return I(new this(null),C,e)}static withResolvers(){let e={};return e.promise=new L(((t,n)=>{e.resolve=t,e.reject=n})),e}static any(e){if(!e||"function"!=typeof e[Symbol.iterator])return Promise.reject(new M([],"All promises were rejected"));let t=[],n=0;try{for(let i of e)n++,t.push(L.resolve(i))}catch{return Promise.reject(new M([],"All promises were rejected"))}if(0===n)return Promise.reject(new M([],"All promises were rejected"));let i=!1,o=[];return new L(((e,r)=>{for(let a=0;a<t.length;a++)t[a].then((t=>{i||(i=!0,e(t))}),(e=>{o.push(e),n--,0===n&&(i=!0,r(new M(o,"All promises were rejected")))}))}))}static race(e){let t,n,i=new this(((e,i)=>{t=e,n=i}));function o(e){t(e)}function r(e){n(e)}for(let t of e)m(t)||(t=this.resolve(t)),t.then(o,r);return i}static all(e){return L.allWithCallback(e)}static allSettled(e){return(this&&this.prototype instanceof L?this:L).allWithCallback(e,{thenCallback:e=>({status:"fulfilled",value:e}),errorCallback:e=>({status:"rejected",reason:e})})}static allWithCallback(e,t){let n,i,o=new this(((e,t)=>{n=e,i=t})),r=2,a=0,l=[];for(let o of e){m(o)||(o=this.resolve(o));let e=a;try{o.then((i=>{l[e]=t?t.thenCallback(i):i,r--,0===r&&n(l)}),(o=>{t?(l[e]=t.errorCallback(o),r--,0===r&&n(l)):i(o)}))}catch(e){i(e)}r++,a++}return r-=2,0===r&&n(l),o}constructor(e){let t=this;if(!(t instanceof L))throw new Error("Must be an instanceof Promise.");t[b]=w,t[g]=[];try{let n=R();e&&e(n(E(t,k)),n(E(t,C)))}catch(e){I(t,!1,e)}}get[Symbol.toStringTag](){return"Promise"}get[Symbol.species](){return L}then(e,n){let i=this.constructor?.[Symbol.species];(!i||"function"!=typeof i)&&(i=this.constructor||L);let o=new i(N),r=t.current;return this[b]==w?this[g].push(r,o,e,n):P(this,r,o,e,n),o}catch(e){return this.then(null,e)}finally(e){let n=this.constructor?.[Symbol.species];(!n||"function"!=typeof n)&&(n=L);let i=new n(N);i[x]=x;let o=t.current;return this[b]==w?this[g].push(o,i,e,e):P(this,o,i,e,e),i}}L.resolve=L.resolve,L.reject=L.reject,L.race=L.race,L.all=L.all;let F=e[s]=e.Promise;e.Promise=L;let V=r("thenPatched");function j(e){let t=e.prototype,n=i(t,"then");if(n&&(!1===n.writable||!n.configurable))return;let o=t.then;t[c]=o,e.prototype.then=function(e,t){return new L(((e,t)=>{o.call(this,e,t)})).then(e,t)},e[V]=!0}return n.patchThen=j,F&&(j(F),z(e,"fetch",(e=>function(e){return function(t,n){let i=e.apply(t,n);if(i instanceof L)return i;let o=i.constructor;return o[V]||j(o),i}}(e)))),Promise[t.__symbol__("uncaughtPromiseErrors")]=a,L}))})(te=ne),function(e){e.__load_patch("toString",(e=>{let t=Function.prototype.toString,n=b("OriginalDelegate"),i=b("Promise"),o=b("Error"),r=function(){if("function"==typeof this){let r=this[n];if(r)return"function"==typeof r?t.call(r):Object.prototype.toString.call(r);if(this===Promise){let n=e[i];if(n)return t.call(n)}if(this===Error){let n=e[o];if(n)return t.call(n)}}return t.call(this)};r[n]=t,Function.prototype.toString=r;let a=Object.prototype.toString;Object.prototype.toString=function(){return"function"==typeof Promise&&this instanceof Promise?"[object Promise]":a.call(this)}}))}(te),function(e){e.__load_patch("util",((e,t,o)=>{let c=J(e);o.patchOnProperties=I,o.patchMethod=z,o.bindArguments=y,o.patchMacroTask=P;let d=t.__symbol__("BLACK_LISTED_EVENTS"),f=t.__symbol__("UNPATCHED_EVENTS");e[f]&&(e[d]=e[f]),e[d]&&(t[d]=t[f]=e[d]),o.patchEventPrototype=G,o.patchEventTarget=$,o.isIEOrEdge=F,o.ObjectDefineProperty=i,o.ObjectGetOwnPropertyDescriptor=n,o.ObjectCreate=r,o.ArraySlice=a,o.patchClass=A,o.wrapWithCurrentZone=p,o.filterProperties=K,o.attachOriginToPatched=N,o._redefineProperty=Object.defineProperty,o.patchCallbacks=ee,o.getGlobalObjects=()=>({globalSources:B,zoneSymbolEventNames:H,eventNames:c,isBrowser:S,isMix:E,isNode:C,TRUE_STR:h,FALSE_STR:u,ZONE_SYMBOL_PREFIX:m,ADD_EVENT_LISTENER_STR:l,REMOVE_EVENT_LISTENER_STR:s})}))}(te),function(e){e.__load_patch("legacy",(t=>{let n=t[e.__symbol__("legacyPatch")];n&&n()})),e.__load_patch("timers",(e=>{let t="set",n="clear";X(e,t,n,"Timeout"),X(e,t,n,"Interval"),X(e,t,n,"Immediate")})),e.__load_patch("requestAnimationFrame",(e=>{X(e,"request","cancel","AnimationFrame"),X(e,"mozRequest","mozCancel","AnimationFrame"),X(e,"webkitRequest","webkitCancel","AnimationFrame")})),e.__load_patch("blocking",((e,t)=>{let n=["alert","prompt","confirm"];for(let i=0;i<n.length;i++)z(e,n[i],((n,i,o)=>function(i,r){return t.current.run(n,e,r,o)}))})),e.__load_patch("EventTarget",((e,t,n)=>{(function(e,t){t.patchEventPrototype(e,t)})(e,n),function(e,t){if(Zone[t.symbol("patchEventTarget")])return;let{eventNames:n,zoneSymbolEventNames:i,TRUE_STR:o,FALSE_STR:r,ZONE_SYMBOL_PREFIX:a}=t.getGlobalObjects();for(let e=0;e<n.length;e++){let t=n[e],l=a+(t+r),s=a+(t+o);i[t]={},i[t][r]=l,i[t][o]=s}let l=e.EventTarget;l&&l.prototype&&t.patchEventTarget(e,t,[l&&l.prototype])}(e,n);let i=e.XMLHttpRequestEventTarget;i&&i.prototype&&n.patchEventTarget(e,n,[i.prototype])})),e.__load_patch("MutationObserver",((e,t,n)=>{A("MutationObserver"),A("WebKitMutationObserver")})),e.__load_patch("IntersectionObserver",((e,t,n)=>{A("IntersectionObserver")})),e.__load_patch("FileReader",((e,t,n)=>{A("FileReader")})),e.__load_patch("on_property",((e,t,n)=>{!function(e,t){if(C&&!E||Zone[e.symbol("patchEvents")])return;let n=t.__Zone_ignore_on_properties,i=[];if(S){let e=window;i=i.concat(["Document","SVGElement","Element","HTMLElement","HTMLBodyElement","HTMLMediaElement","HTMLFrameSetElement","HTMLFrameElement","HTMLIFrameElement","HTMLMarqueeElement","Worker"]);let t=function(){try{let e=x.navigator.userAgent;if(-1!==e.indexOf("MSIE ")||-1!==e.indexOf("Trident/"))return!0}catch{}return!1}()?[{target:e,ignoreProperties:["error"]}]:[];Q(e,J(e),n&&n.concat(t),o(e))}i=i.concat(["XMLHttpRequest","XMLHttpRequestEventTarget","IDBIndex","IDBRequest","IDBOpenDBRequest","IDBDatabase","IDBTransaction","IDBCursor","WebSocket"]);for(let e=0;e<i.length;e++){let o=t[i[e]];o&&o.prototype&&Q(o.prototype,J(o.prototype),n)}}(n,e)})),e.__load_patch("customElements",((e,t,n)=>{!function(e,t){let{isBrowser:n,isMix:i}=t.getGlobalObjects();(n||i)&&e.customElements&&"customElements"in e&&t.patchCallbacks(t,e.customElements,"customElements","define",["connectedCallback","disconnectedCallback","adoptedCallback","attributeChangedCallback","formAssociatedCallback","formDisabledCallback","formResetCallback","formStateRestoreCallback"])}(e,n)})),e.__load_patch("XHR",((e,t)=>{!function(e){let s=e.XMLHttpRequest;if(!s)return;let h=s.prototype,u=h[c],m=h[d];if(!u){let t=e.XMLHttpRequestEventTarget;if(t){let e=t.prototype;u=e[c],m=e[d]}}let p="readystatechange",g="scheduled";function x(e){let i=e.data,a=i.target;a[r]=!1,a[l]=!1;let s=a[o];u||(u=a[c],m=a[d]),s&&m.call(a,p,s);let h=a[o]=()=>{if(a.readyState===a.DONE)if(!i.aborted&&a[r]&&e.state===g){let n=a[t.__symbol__("loadfalse")];if(0!==a.status&&n&&n.length>0){let o=e.invoke;e.invoke=function(){let n=a[t.__symbol__("loadfalse")];for(let t=0;t<n.length;t++)n[t]===e&&n.splice(t,1);!i.aborted&&e.state===g&&o.call(e)},n.push(e)}else e.invoke()}else!i.aborted&&!1===a[r]&&(a[l]=!0)};return u.call(a,p,h),a[n]||(a[n]=e),C.apply(a,i.args),a[r]=!0,e}function _(){}function v(e){let t=e.data;return t.aborted=!0,S.apply(t.target,t.args)}let y=z(h,"open",(()=>function(e,t){return e[i]=0==t[2],e[a]=t[1],y.apply(e,t)})),w=b("fetchTaskAborting"),k=b("fetchTaskScheduling"),C=z(h,"send",(()=>function(e,n){if(!0===t.current[k]||e[i])return C.apply(e,n);{let t={target:e,url:e[a],isPeriodic:!1,args:n,aborted:!1},i=f("XMLHttpRequest.send",_,t,x,v);e&&!0===e[l]&&!t.aborted&&i.state===g&&i.invoke()}})),S=z(h,"abort",(()=>function(e,i){let o=function(e){return e[n]}(e);if(o&&"string"==typeof o.type){if(null==o.cancelFn||o.data&&o.data.aborted)return;o.zone.cancelTask(o)}else if(!0===t.current[w])return S.apply(e,i)}))}(e);let n=b("xhrTask"),i=b("xhrSync"),o=b("xhrListener"),r=b("xhrScheduled"),a=b("xhrURL"),l=b("xhrErrorBeforeScheduled")})),e.__load_patch("geolocation",(e=>{e.navigator&&e.navigator.geolocation&&function(e,t){let i=e.constructor.name;for(let o=0;o<t.length;o++){let r=t[o],a=e[r];if(a){if(!w(n(e,r)))continue;e[r]=(e=>{let t=function(){return e.apply(this,y(arguments,i+"."+r))};return N(t,e),t})(a)}}}(e.navigator.geolocation,["getCurrentPosition","watchPosition"])})),e.__load_patch("PromiseRejectionEvent",((e,t)=>{function n(t){return function(n){q(e,t).forEach((i=>{let o=e.PromiseRejectionEvent;if(o){let e=new o(t,{promise:n.promise,reason:n.rejection});i.invoke(e)}}))}}e.PromiseRejectionEvent&&(t[b("unhandledPromiseRejectionHandler")]=n("unhandledrejection"),t[b("rejectionHandledHandler")]=n("rejectionhandled"))})),e.__load_patch("queueMicrotask",((e,t,n)=>{!function(e,t){t.patchMethod(e,"queueMicrotask",(e=>function(e,t){Zone.current.scheduleMicroTask("queueMicrotask",t[0])}))}(e,n)}))}(ne)})(),(()=>{var e=Object.defineProperty,t=Object.defineProperties,n=Object.getOwnPropertyDescriptors,i=Object.getOwnPropertySymbols,o=Object.prototype.hasOwnProperty,r=Object.prototype.propertyIsEnumerable,a=(t,n,i)=>n in t?e(t,n,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[n]=i,l=(e,t)=>{for(var n in t||={})o.call(t,n)&&a(e,n,t[n]);if(i)for(var n of i(t))r.call(t,n)&&a(e,n,t[n]);return e},s=(e,i)=>t(e,n(i));function c(e,t){return Object.is(e,t)}var d=null,h=!1,u=1,m=Symbol("SIGNAL");function p(e){let t=d;return d=e,t}var f={version:0,lastCleanEpoch:0,dirty:!1,producerNode:void 0,producerLastReadVersion:void 0,producerIndexOfThis:void 0,nextProducerIndex:0,liveConsumerNode:void 0,liveConsumerIndexOfThis:void 0,consumerAllowSignalWrites:!1,consumerIsAlwaysLive:!1,producerMustRecompute:()=>!1,producerRecomputeValue:()=>{},consumerMarkedDirty:()=>{},consumerOnSignalRead:()=>{}};function b(e){if(h)throw new Error("");if(null===d)return;d.consumerOnSignalRead(e);let t=d.nextProducerIndex++;T(d),t<d.producerNode.length&&d.producerNode[t]!==e&&R(d)&&E(d.producerNode[t],d.producerIndexOfThis[t]),d.producerNode[t]!==e&&(d.producerNode[t]=e,d.producerIndexOfThis[t]=R(d)?S(e,d,t):0),d.producerLastReadVersion[t]=e.version}function g(e){if((!R(e)||e.dirty)&&(e.dirty||e.lastCleanEpoch!==u)){if(!e.producerMustRecompute(e)&&!k(e))return e.dirty=!1,void(e.lastCleanEpoch=u);e.producerRecomputeValue(e),e.dirty=!1,e.lastCleanEpoch=u}}function x(e){if(void 0===e.liveConsumerNode)return;let t=h;h=!0;try{for(let t of e.liveConsumerNode)t.dirty||v(t)}finally{h=t}}function _(){return!1!==d?.consumerAllowSignalWrites}function v(e){e.dirty=!0,x(e),e.consumerMarkedDirty?.(e)}function y(e){return e&&(e.nextProducerIndex=0),p(e)}function w(e,t){if(p(t),e&&void 0!==e.producerNode&&void 0!==e.producerIndexOfThis&&void 0!==e.producerLastReadVersion){if(R(e))for(let t=e.nextProducerIndex;t<e.producerNode.length;t++)E(e.producerNode[t],e.producerIndexOfThis[t]);for(;e.producerNode.length>e.nextProducerIndex;)e.producerNode.pop(),e.producerLastReadVersion.pop(),e.producerIndexOfThis.pop()}}function k(e){T(e);for(let t=0;t<e.producerNode.length;t++){let n=e.producerNode[t],i=e.producerLastReadVersion[t];if(i!==n.version||(g(n),i!==n.version))return!0}return!1}function C(e){if(T(e),R(e))for(let t=0;t<e.producerNode.length;t++)E(e.producerNode[t],e.producerIndexOfThis[t]);e.producerNode.length=e.producerLastReadVersion.length=e.producerIndexOfThis.length=0,e.liveConsumerNode&&(e.liveConsumerNode.length=e.liveConsumerIndexOfThis.length=0)}function S(e,t,n){if(D(e),0===e.liveConsumerNode.length&&I(e))for(let t=0;t<e.producerNode.length;t++)e.producerIndexOfThis[t]=S(e.producerNode[t],e,t);return e.liveConsumerIndexOfThis.push(n),e.liveConsumerNode.push(t)-1}function E(e,t){if(D(e),1===e.liveConsumerNode.length&&I(e))for(let t=0;t<e.producerNode.length;t++)E(e.producerNode[t],e.producerIndexOfThis[t]);let n=e.liveConsumerNode.length-1;if(e.liveConsumerNode[t]=e.liveConsumerNode[n],e.liveConsumerIndexOfThis[t]=e.liveConsumerIndexOfThis[n],e.liveConsumerNode.length--,e.liveConsumerIndexOfThis.length--,t<e.liveConsumerNode.length){let n=e.liveConsumerIndexOfThis[t],i=e.liveConsumerNode[t];T(i),i.producerIndexOfThis[n]=t}}function R(e){return e.consumerIsAlwaysLive||(e?.liveConsumerNode?.length??0)>0}function T(e){e.producerNode??=[],e.producerIndexOfThis??=[],e.producerLastReadVersion??=[]}function D(e){e.liveConsumerNode??=[],e.liveConsumerIndexOfThis??=[]}function I(e){return void 0!==e.producerNode}function O(e){let t=Object.create(N);t.computation=e;let n=()=>{if(g(t),b(t),t.value===P)throw t.error;return t.value};return n[m]=t,n}var A=Symbol("UNSET"),z=Symbol("COMPUTING"),P=Symbol("ERRORED"),N=s(l({},f),{value:A,dirty:!0,error:null,equal:c,producerMustRecompute:e=>e.value===A||e.value===z,producerRecomputeValue(e){if(e.value===z)throw new Error("Detected cycle in computations.");let t=e.value;e.value=z;let n,i=y(e);try{n=e.computation()}catch(t){n=P,e.error=t}finally{w(e,i)}t!==A&&t!==P&&n!==P&&e.equal(t,n)?e.value=t:(e.value=n,e.version++)}}),M=function(){throw new Error};function L(){M()}var F=null;function V(e,t){_()||L(),e.equal(e.value,t)||(e.value=t,function(e){e.version++,u++,x(e),F?.()}(e))}var j=s(l({},f),{equal:c,value:void 0});function H(e){return"function"==typeof e}function B(e){let t=e((e=>{Error.call(e),e.stack=(new Error).stack}));return t.prototype=Object.create(Error.prototype),t.prototype.constructor=t,t}var Z=B((e=>function(t){e(this),this.message=t?`${t.length} errors occurred during unsubscription:\n${t.map(((e,t)=>`${t+1}) ${e.toString()}`)).join("\n ")}`:"",this.name="UnsubscriptionError",this.errors=t}));function U(e,t){if(e){let n=e.indexOf(t);0<=n&&e.splice(n,1)}}var W=class e{constructor(e){this.initialTeardown=e,this.closed=!1,this._parentage=null,this._finalizers=null}unsubscribe(){let e;if(!this.closed){this.closed=!0;let{_parentage:t}=this;if(t)if(this._parentage=null,Array.isArray(t))for(let e of t)e.remove(this);else t.remove(this);let{initialTeardown:n}=this;if(H(n))try{n()}catch(t){e=t instanceof Z?t.errors:[t]}let{_finalizers:i}=this;if(i){this._finalizers=null;for(let t of i)try{G(t)}catch(t){e=e??[],t instanceof Z?e=[...e,...t.errors]:e.push(t)}}if(e)throw new Z(e)}}add(t){var n;if(t&&t!==this)if(this.closed)G(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=null!==(n=this._finalizers)&&void 0!==n?n:[]).push(t)}}_hasParent(e){let{_parentage:t}=this;return t===e||Array.isArray(t)&&t.includes(e)}_addParent(e){let{_parentage:t}=this;this._parentage=Array.isArray(t)?(t.push(e),t):t?[t,e]:e}_removeParent(e){let{_parentage:t}=this;t===e?this._parentage=null:Array.isArray(t)&&U(t,e)}remove(t){let{_finalizers:n}=this;n&&U(n,t),t instanceof e&&t._removeParent(this)}};W.EMPTY=(()=>{let e=new W;return e.closed=!0,e})();var $=W.EMPTY;function q(e){return e instanceof W||e&&"closed"in e&&H(e.remove)&&H(e.add)&&H(e.unsubscribe)}function G(e){H(e)?e():e.unsubscribe()}var Y={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},X={setTimeout(e,t,...n){let{delegate:i}=X;return i?.setTimeout?i.setTimeout(e,t,...n):setTimeout(e,t,...n)},clearTimeout(e){let{delegate:t}=X;return(t?.clearTimeout||clearTimeout)(e)},delegate:void 0};function K(e){X.setTimeout((()=>{let{onUnhandledError:t}=Y;if(!t)throw e;t(e)}))}function Q(){}var J=ee("C",void 0,void 0);function ee(e,t,n){return{kind:e,value:t,error:n}}var te=null;function ne(e){if(Y.useDeprecatedSynchronousErrorHandling){let t=!te;if(t&&(te={errorThrown:!1,error:null}),e(),t){let{errorThrown:e,error:t}=te;if(te=null,e)throw t}}else e()}var ie=class extends W{constructor(e){super(),this.isStopped=!1,e?(this.destination=e,q(e)&&e.add(this)):this.destination=de}static create(e,t,n){return new le(e,t,n)}next(e){this.isStopped?ce(ee("N",e,void 0),this):this._next(e)}error(e){this.isStopped?ce(ee("E",void 0,e),this):(this.isStopped=!0,this._error(e))}complete(){this.isStopped?ce(J,this):(this.isStopped=!0,this._complete())}unsubscribe(){this.closed||(this.isStopped=!0,super.unsubscribe(),this.destination=null)}_next(e){this.destination.next(e)}_error(e){try{this.destination.error(e)}finally{this.unsubscribe()}}_complete(){try{this.destination.complete()}finally{this.unsubscribe()}}},oe=Function.prototype.bind;function re(e,t){return oe.call(e,t)}var ae=class{constructor(e){this.partialObserver=e}next(e){let{partialObserver:t}=this;if(t.next)try{t.next(e)}catch(e){se(e)}}error(e){let{partialObserver:t}=this;if(t.error)try{t.error(e)}catch(e){se(e)}else se(e)}complete(){let{partialObserver:e}=this;if(e.complete)try{e.complete()}catch(e){se(e)}}},le=class extends ie{constructor(e,t,n){let i;if(super(),H(e)||!e)i={next:e??void 0,error:t??void 0,complete:n??void 0};else{let t;this&&Y.useDeprecatedNextContext?(t=Object.create(e),t.unsubscribe=()=>this.unsubscribe(),i={next:e.next&&re(e.next,t),error:e.error&&re(e.error,t),complete:e.complete&&re(e.complete,t)}):i=e}this.destination=new ae(i)}};function se(e){Y.useDeprecatedSynchronousErrorHandling?function(e){Y.useDeprecatedSynchronousErrorHandling&&te&&(te.errorThrown=!0,te.error=e)}(e):K(e)}function ce(e,t){let{onStoppedNotification:n}=Y;n&&X.setTimeout((()=>n(e,t)))}var de={closed:!0,next:Q,error:function(e){throw e},complete:Q},he="function"==typeof Symbol&&Symbol.observable||"@@observable";function ue(e){return e}var me=(()=>{class e{constructor(e){e&&(this._subscribe=e)}lift(t){let n=new e;return n.source=this,n.operator=t,n}subscribe(e,t,n){let i=function(e){return e&&e instanceof ie||function(e){return e&&H(e.next)&&H(e.error)&&H(e.complete)}(e)&&q(e)}(e)?e:new le(e,t,n);return ne((()=>{let{operator:e,source:t}=this;i.add(e?e.call(i,t):t?this._subscribe(i):this._trySubscribe(i))})),i}_trySubscribe(e){try{return this._subscribe(e)}catch(t){e.error(t)}}forEach(e,t){return new(t=pe(t))(((t,n)=>{let i=new le({next:t=>{try{e(t)}catch(e){n(e),i.unsubscribe()}},error:n,complete:t});this.subscribe(i)}))}_subscribe(e){var t;return null===(t=this.source)||void 0===t?void 0:t.subscribe(e)}[he](){return this}pipe(...e){return function(e){return 0===e.length?ue:1===e.length?e[0]:function(t){return e.reduce(((e,t)=>t(e)),t)}}(e)(this)}toPromise(e){return new(e=pe(e))(((e,t)=>{let n;this.subscribe((e=>n=e),(e=>t(e)),(()=>e(n)))}))}}return e.create=t=>new e(t),e})();function pe(e){var t;return null!==(t=e??Y.Promise)&&void 0!==t?t:Promise}function fe(e){return H(e?.lift)}function be(e){return t=>{if(fe(t))return t.lift((function(t){try{return e(t,this)}catch(e){this.error(e)}}));throw new TypeError("Unable to lift unknown Observable type")}}function ge(e,t,n,i,o){return new xe(e,t,n,i,o)}var xe=class extends ie{constructor(e,t,n,i,o,r){super(e),this.onFinalize=o,this.shouldUnsubscribe=r,this._next=t?function(n){try{t(n)}catch(t){e.error(t)}}:super._next,this._error=i?function(t){try{i(t)}catch(t){e.error(t)}finally{this.unsubscribe()}}:super._error,this._complete=n?function(){try{n()}catch(t){e.error(t)}finally{this.unsubscribe()}}:super._complete}unsubscribe(){var e;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){let{closed:t}=this;super.unsubscribe(),!t&&(null===(e=this.onFinalize)||void 0===e||e.call(this))}}},_e=class extends me{constructor(e,t){super(),this.source=e,this.subjectFactory=t,this._subject=null,this._refCount=0,this._connection=null,fe(e)&&(this.lift=e.lift)}_subscribe(e){return this.getSubject().subscribe(e)}getSubject(){let e=this._subject;return(!e||e.isStopped)&&(this._subject=this.subjectFactory()),this._subject}_teardown(){this._refCount=0;let{_connection:e}=this;this._subject=this._connection=null,e?.unsubscribe()}connect(){let e=this._connection;if(!e){e=this._connection=new W;let t=this.getSubject();e.add(this.source.subscribe(ge(t,void 0,(()=>{this._teardown(),t.complete()}),(e=>{this._teardown(),t.error(e)}),(()=>this._teardown())))),e.closed&&(this._connection=null,e=W.EMPTY)}return e}refCount(){return be(((e,t)=>{let n=null;e._refCount++;let i=ge(t,void 0,void 0,void 0,(()=>{if(!e||e._refCount<=0||0<--e._refCount)return void(n=null);let i=e._connection,o=n;n=null,i&&(!o||i===o)&&i.unsubscribe(),t.unsubscribe()}));e.subscribe(i),i.closed||(n=e.connect())}))(this)}},ve=B((e=>function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"})),ye=(()=>{class e extends me{constructor(){super(),this.closed=!1,this.currentObservers=null,this.observers=[],this.isStopped=!1,this.hasError=!1,this.thrownError=null}lift(e){let t=new we(this,this);return t.operator=e,t}_throwIfClosed(){if(this.closed)throw new ve}next(e){ne((()=>{if(this._throwIfClosed(),!this.isStopped){this.currentObservers||(this.currentObservers=Array.from(this.observers));for(let t of this.currentObservers)t.next(e)}}))}error(e){ne((()=>{if(this._throwIfClosed(),!this.isStopped){this.hasError=this.isStopped=!0,this.thrownError=e;let{observers:t}=this;for(;t.length;)t.shift().error(e)}}))}complete(){ne((()=>{if(this._throwIfClosed(),!this.isStopped){this.isStopped=!0;let{observers:e}=this;for(;e.length;)e.shift().complete()}}))}unsubscribe(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null}get observed(){var e;return(null===(e=this.observers)||void 0===e?void 0:e.length)>0}_trySubscribe(e){return this._throwIfClosed(),super._trySubscribe(e)}_subscribe(e){return this._throwIfClosed(),this._checkFinalizedStatuses(e),this._innerSubscribe(e)}_innerSubscribe(e){let{hasError:t,isStopped:n,observers:i}=this;return t||n?$:(this.currentObservers=null,i.push(e),new W((()=>{this.currentObservers=null,U(i,e)})))}_checkFinalizedStatuses(e){let{hasError:t,thrownError:n,isStopped:i}=this;t?e.error(n):i&&e.complete()}asObservable(){let e=new me;return e.source=this,e}}return e.create=(e,t)=>new we(e,t),e})(),we=class extends ye{constructor(e,t){super(),this.destination=e,this.source=t}next(e){var t,n;null===(n=null===(t=this.destination)||void 0===t?void 0:t.next)||void 0===n||n.call(t,e)}error(e){var t,n;null===(n=null===(t=this.destination)||void 0===t?void 0:t.error)||void 0===n||n.call(t,e)}complete(){var e,t;null===(t=null===(e=this.destination)||void 0===e?void 0:e.complete)||void 0===t||t.call(e)}_subscribe(e){var t,n;return null!==(n=null===(t=this.source)||void 0===t?void 0:t.subscribe(e))&&void 0!==n?n:$}},ke=class extends ye{constructor(e){super(),this._value=e}get value(){return this.getValue()}_subscribe(e){let t=super._subscribe(e);return!t.closed&&e.next(this._value),t}getValue(){let{hasError:e,thrownError:t,_value:n}=this;if(e)throw t;return this._throwIfClosed(),n}next(e){super.next(this._value=e)}},Ce={now:()=>(Ce.delegate||Date).now(),delegate:void 0},Se=class extends ye{constructor(e=1/0,t=1/0,n=Ce){super(),this._bufferSize=e,this._windowTime=t,this._timestampProvider=n,this._buffer=[],this._infiniteTimeWindow=!0,this._infiniteTimeWindow=t===1/0,this._bufferSize=Math.max(1,e),this._windowTime=Math.max(1,t)}next(e){let{isStopped:t,_buffer:n,_infiniteTimeWindow:i,_timestampProvider:o,_windowTime:r}=this;t||(n.push(e),!i&&n.push(o.now()+r)),this._trimBuffer(),super.next(e)}_subscribe(e){this._throwIfClosed(),this._trimBuffer();let t=this._innerSubscribe(e),{_infiniteTimeWindow:n,_buffer:i}=this,o=i.slice();for(let t=0;t<o.length&&!e.closed;t+=n?1:2)e.next(o[t]);return this._checkFinalizedStatuses(e),t}_trimBuffer(){let{_bufferSize:e,_timestampProvider:t,_buffer:n,_infiniteTimeWindow:i}=this,o=(i?1:2)*e;if(e<1/0&&o<n.length&&n.splice(0,n.length-o),!i){let e=t.now(),i=0;for(let t=1;t<n.length&&n[t]<=e;t+=2)i=t;i&&n.splice(0,i+1)}}},Ee=class extends W{constructor(e,t){super()}schedule(e,t=0){return this}},Re={setInterval(e,t,...n){let{delegate:i}=Re;return i?.setInterval?i.setInterval(e,t,...n):setInterval(e,t,...n)},clearInterval(e){let{delegate:t}=Re;return(t?.clearInterval||clearInterval)(e)},delegate:void 0},Te=class e{constructor(t,n=e.now){this.schedulerActionCtor=t,this.now=n}schedule(e,t=0,n){return new this.schedulerActionCtor(this,e).schedule(n,t)}};Te.now=Ce.now;var De=new class extends Te{constructor(e,t=Te.now){super(e,t),this.actions=[],this._active=!1}flush(e){let t,{actions:n}=this;if(this._active)n.push(e);else{this._active=!0;do{if(t=e.execute(e.state,e.delay))break}while(e=n.shift());if(this._active=!1,t){for(;e=n.shift();)e.unsubscribe();throw t}}}}(class extends Ee{constructor(e,t){super(e,t),this.scheduler=e,this.work=t,this.pending=!1}schedule(e,t=0){var n;if(this.closed)return this;this.state=e;let i=this.id,o=this.scheduler;return null!=i&&(this.id=this.recycleAsyncId(o,i,t)),this.pending=!0,this.delay=t,this.id=null!==(n=this.id)&&void 0!==n?n:this.requestAsyncId(o,this.id,t),this}requestAsyncId(e,t,n=0){return Re.setInterval(e.flush.bind(e,this),n)}recycleAsyncId(e,t,n=0){if(null!=n&&this.delay===n&&!1===this.pending)return t;null!=t&&Re.clearInterval(t)}execute(e,t){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;let n=this._execute(e,t);if(n)return n;!1===this.pending&&null!=this.id&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))}_execute(e,t){let n,i=!1;try{this.work(e)}catch(e){i=!0,n=e||new Error("Scheduled action threw falsy error")}if(i)return this.unsubscribe(),n}unsubscribe(){if(!this.closed){let{id:e,scheduler:t}=this,{actions:n}=t;this.work=this.state=this.scheduler=null,this.pending=!1,U(n,this),null!=e&&(this.id=this.recycleAsyncId(t,e,null)),this.delay=null,super.unsubscribe()}}}),Ie=De,Oe=new me((e=>e.complete()));function Ae(e){return e&&H(e.schedule)}function ze(e){return e[e.length-1]}function Pe(e){return H(ze(e))?e.pop():void 0}function Ne(e){return Ae(ze(e))?e.pop():void 0}function Me(e){return this instanceof Me?(this.v=e,this):new Me(e)}function Le(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t,n=e[Symbol.asyncIterator];return n?n.call(e):(e=function(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],i=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&i>=e.length&&(e=void 0),{value:e&&e[i++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}(e),t={},i("next"),i("throw"),i("return"),t[Symbol.asyncIterator]=function(){return this},t);function i(n){t[n]=e[n]&&function(t){return new Promise((function(i,o){!function(e,t,n,i){Promise.resolve(i).then((function(t){e({value:t,done:n})}),t)}(i,o,(t=e[n](t)).done,t.value)}))}}}var Fe=e=>e&&"number"==typeof e.length&&"function"!=typeof e;function Ve(e){return H(e?.then)}function je(e){return H(e[he])}function He(e){return Symbol.asyncIterator&&H(e?.[Symbol.asyncIterator])}function Be(e){return new TypeError(`You provided ${null!==e&&"object"==typeof e?"an invalid object":`'${e}'`} where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.`)}var Ze="function"==typeof Symbol&&Symbol.iterator?Symbol.iterator:"@@iterator";function Ue(e){return H(e?.[Ze])}function We(e){return function(e,t,n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var i,o=n.apply(e,t||[]),r=[];return i={},a("next"),a("throw"),a("return",(function(e){return function(t){return Promise.resolve(t).then(e,c)}})),i[Symbol.asyncIterator]=function(){return this},i;function a(e,t){o[e]&&(i[e]=function(t){return new Promise((function(n,i){r.push([e,t,n,i])>1||l(e,t)}))},t&&(i[e]=t(i[e])))}function l(e,t){try{!function(e){e.value instanceof Me?Promise.resolve(e.value.v).then(s,c):d(r[0][2],e)}(o[e](t))}catch(e){d(r[0][3],e)}}function s(e){l("next",e)}function c(e){l("throw",e)}function d(e,t){e(t),r.shift(),r.length&&l(r[0][0],r[0][1])}}(this,arguments,(function*(){let t=e.getReader();try{for(;;){let{value:e,done:n}=yield Me(t.read());if(n)return yield Me(void 0);yield yield Me(e)}}finally{t.releaseLock()}}))}function $e(e){return H(e?.getReader)}function qe(e){if(e instanceof me)return e;if(null!=e){if(je(e))return function(e){return new me((t=>{let n=e[he]();if(H(n.subscribe))return n.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")}))}(e);if(Fe(e))return function(e){return new me((t=>{for(let n=0;n<e.length&&!t.closed;n++)t.next(e[n]);t.complete()}))}(e);if(Ve(e))return function(e){return new me((t=>{e.then((e=>{t.closed||(t.next(e),t.complete())}),(e=>t.error(e))).then(null,K)}))}(e);if(He(e))return Ge(e);if(Ue(e))return function(e){return new me((t=>{for(let n of e)if(t.next(n),t.closed)return;t.complete()}))}(e);if($e(e))return function(e){return Ge(We(e))}(e)}throw Be(e)}function Ge(e){return new me((t=>{(function(e,t){var n,i,o,r;return function(e,t,n,i){return new(n||(n=Promise))((function(o,r){function a(e){try{s(i.next(e))}catch(e){r(e)}}function l(e){try{s(i.throw(e))}catch(e){r(e)}}function s(e){e.done?o(e.value):function(e){return e instanceof n?e:new n((function(t){t(e)}))}(e.value).then(a,l)}s((i=i.apply(e,t||[])).next())}))}(this,void 0,void 0,(function*(){try{for(n=Le(e);!(i=yield n.next()).done;){let e=i.value;if(t.next(e),t.closed)return}}catch(e){o={error:e}}finally{try{i&&!i.done&&(r=n.return)&&(yield r.call(n))}finally{if(o)throw o.error}}t.complete()}))})(e,t).catch((e=>t.error(e)))}))}function Ye(e,t,n,i=0,o=!1){let r=t.schedule((function(){n(),o?e.add(this.schedule(null,i)):this.unsubscribe()}),i);if(e.add(r),!o)return r}function Xe(e,t=0){return be(((n,i)=>{n.subscribe(ge(i,(n=>Ye(i,e,(()=>i.next(n)),t)),(()=>Ye(i,e,(()=>i.complete()),t)),(n=>Ye(i,e,(()=>i.error(n)),t))))}))}function Ke(e,t=0){return be(((n,i)=>{i.add(e.schedule((()=>n.subscribe(i)),t))}))}function Qe(e,t){if(!e)throw new Error("Iterable cannot be null");return new me((n=>{Ye(n,t,(()=>{let i=e[Symbol.asyncIterator]();Ye(n,t,(()=>{i.next().then((e=>{e.done?n.complete():n.next(e.value)}))}),0,!0)}))}))}function Je(e,t){return t?function(e,t){if(null!=e){if(je(e))return function(e,t){return qe(e).pipe(Ke(t),Xe(t))}(e,t);if(Fe(e))return function(e,t){return new me((n=>{let i=0;return t.schedule((function(){i===e.length?n.complete():(n.next(e[i++]),n.closed||this.schedule())}))}))}(e,t);if(Ve(e))return function(e,t){return qe(e).pipe(Ke(t),Xe(t))}(e,t);if(He(e))return Qe(e,t);if(Ue(e))return function(e,t){return new me((n=>{let i;return Ye(n,t,(()=>{i=e[Ze](),Ye(n,t,(()=>{let e,t;try{({value:e,done:t}=i.next())}catch(e){return void n.error(e)}t?n.complete():n.next(e)}),0,!0)})),()=>H(i?.return)&&i.return()}))}(e,t);if($e(e))return function(e,t){return Qe(We(e),t)}(e,t)}throw Be(e)}(e,t):qe(e)}function et(...e){return Je(e,Ne(e))}function tt(e,t){return be(((n,i)=>{let o=0;n.subscribe(ge(i,(n=>{i.next(e.call(t,n,o++))})))}))}var{isArray:nt}=Array;function it(e){return tt((t=>function(e,t){return nt(t)?e(...t):e(t)}(e,t)))}var{isArray:ot}=Array,{getPrototypeOf:rt,prototype:at,keys:lt}=Object;function st(e){if(1===e.length){let t=e[0];if(ot(t))return{args:t,keys:null};if(function(e){return e&&"object"==typeof e&&rt(e)===at}(t)){let e=lt(t);return{args:e.map((e=>t[e])),keys:e}}}return{args:e,keys:null}}function ct(e,t){return e.reduce(((e,n,i)=>(e[n]=t[i],e)),{})}function dt(e,t,n){e?Ye(n,e,t):t()}function ht(e,t,n=1/0){return H(t)?ht(((n,i)=>tt(((e,o)=>t(n,e,i,o)))(qe(e(n,i)))),n):("number"==typeof t&&(n=t),be(((t,i)=>function(e,t,n,i,o,r,a,l){let s=[],c=0,d=0,h=!1,u=()=>{h&&!s.length&&!c&&t.complete()},m=e=>c<i?p(e):s.push(e),p=e=>{c++;let o=!1;qe(n(e,d++)).subscribe(ge(t,(e=>{t.next(e)}),(()=>{o=!0}),void 0,(()=>{if(o)try{for(c--;s.length&&c<i;){let e=s.shift();p(e)}u()}catch(e){t.error(e)}})))};return e.subscribe(ge(t,m,(()=>{h=!0,u()}))),()=>{}}(t,i,e,n))))}function ut(e=1/0){return ht(ue,e)}function mt(...e){return ut(1)(Je(e,Ne(e)))}function pt(...e){let t=Pe(e),{args:n,keys:i}=st(e),o=new me((e=>{let{length:t}=n;if(!t)return void e.complete();let o=new Array(t),r=t,a=t;for(let l=0;l<t;l++){let t=!1;qe(n[l]).subscribe(ge(e,(e=>{t||(t=!0,a--),o[l]=e}),(()=>r--),void 0,(()=>{(!r||!t)&&(a||e.next(i?ct(i,o):o),e.complete())})))}}));return t?o.pipe(it(t)):o}var ft=["addListener","removeListener"],bt=["addEventListener","removeEventListener"],gt=["on","off"];function xt(e,t,n,i){if(H(n)&&(i=n,n=void 0),i)return xt(e,t,n).pipe(it(i));let[o,r]=function(e){return H(e.addEventListener)&&H(e.removeEventListener)}(e)?bt.map((i=>o=>e[i](t,o,n))):function(e){return H(e.addListener)&&H(e.removeListener)}(e)?ft.map(_t(e,t)):function(e){return H(e.on)&&H(e.off)}(e)?gt.map(_t(e,t)):[];if(!o&&Fe(e))return ht((e=>xt(e,t,n)))(qe(e));if(!o)throw new TypeError("Invalid event target");return new me((e=>{let t=(...t)=>e.next(1<t.length?t:t[0]);return o(t),()=>r(t)}))}function _t(e,t){return n=>i=>e[n](t,i)}function vt(...e){let t=Ne(e),n=function(e,t){return"number"==typeof ze(e)?e.pop():1/0}(e),i=e;return i.length?1===i.length?qe(i[0]):ut(n)(Je(i,t)):Oe}function yt(e,t){return be(((n,i)=>{let o=0;n.subscribe(ge(i,(n=>e.call(t,n,o++)&&i.next(n))))}))}function wt(e,t=De){return function(e){return be(((t,n)=>{let i=!1,o=null,r=null,a=!1,l=()=>{if(r?.unsubscribe(),r=null,i){i=!1;let e=o;o=null,n.next(e)}a&&n.complete()},s=()=>{r=null,a&&n.complete()};t.subscribe(ge(n,(t=>{i=!0,o=t,r||qe(e()).subscribe(r=ge(n,l,s))}),(()=>{a=!0,(!i||!r||r.closed)&&n.complete()})))}))}((()=>function(e=0,t,n=Ie){let i=-1;return null!=t&&(Ae(t)?n=t:i=t),new me((t=>{let o=function(e){return e instanceof Date&&!isNaN(e)}(e)?+e-n.now():e;o<0&&(o=0);let r=0;return n.schedule((function(){t.closed||(t.next(r++),0<=i?this.schedule(void 0,i):t.complete())}),o)}))}(e,t)))}function kt(e){return be(((t,n)=>{let i,o=null,r=!1;o=t.subscribe(ge(n,void 0,void 0,(a=>{i=qe(e(a,kt(e)(t))),o?(o.unsubscribe(),o=null,i.subscribe(n)):r=!0}))),r&&(o.unsubscribe(),o=null,i.subscribe(n))}))}function Ct(e,t=De){return be(((n,i)=>{let o=null,r=null,a=null,l=()=>{if(o){o.unsubscribe(),o=null;let e=r;r=null,i.next(e)}};function s(){let n=a+e,r=t.now();if(r<n)return o=this.schedule(void 0,n-r),void i.add(o);l()}n.subscribe(ge(i,(n=>{r=n,a=t.now(),o||(o=t.schedule(s,e),i.add(o))}),(()=>{l(),i.complete()}),void 0,(()=>{r=o=null})))}))}function St(e){return e<=0?()=>Oe:be(((t,n)=>{let i=0;t.subscribe(ge(n,(t=>{++i<=e&&(n.next(t),e<=i&&n.complete())})))}))}function Et(e,t){return e===t}function Rt(e={}){let{connector:t=(()=>new ye),resetOnError:n=!0,resetOnComplete:i=!0,resetOnRefCountZero:o=!0}=e;return e=>{let r,a,l,s=0,c=!1,d=!1,h=()=>{a?.unsubscribe(),a=void 0},u=()=>{h(),r=l=void 0,c=d=!1},m=()=>{let e=r;u(),e?.unsubscribe()};return be(((e,p)=>{s++,!d&&!c&&h();let f=l=l??t();p.add((()=>{s--,0===s&&!d&&!c&&(a=Tt(m,o))})),f.subscribe(p),!r&&s>0&&(r=new le({next:e=>f.next(e),error:e=>{d=!0,h(),a=Tt(u,n,e),f.error(e)},complete:()=>{c=!0,h(),a=Tt(u,i),f.complete()}}),qe(e).subscribe(r))}))(e)}}function Tt(e,t,...n){if(!0===t)return void e();if(!1===t)return;let i=new le({next:()=>{i.unsubscribe(),e()}});return qe(t(...n)).subscribe(i)}function Dt(e){return yt(((t,n)=>e<=n))}function It(...e){let t=Ne(e);return be(((n,i)=>{(t?mt(e,n,t):mt(e,n)).subscribe(i)}))}function Ot(e){return be(((t,n)=>{qe(e).subscribe(ge(n,(()=>n.complete()),Q)),!n.closed&&t.subscribe(n)}))}function At(e,t,n){let i=H(e)||t||n?{next:e,error:t,complete:n}:e;return i?be(((e,t)=>{var n;null===(n=i.subscribe)||void 0===n||n.call(i);let o=!0;e.subscribe(ge(t,(e=>{var n;null===(n=i.next)||void 0===n||n.call(i,e),t.next(e)}),(()=>{var e;o=!1,null===(e=i.complete)||void 0===e||e.call(i),t.complete()}),(e=>{var n;o=!1,null===(n=i.error)||void 0===n||n.call(i,e),t.error(e)}),(()=>{var e,t;o&&(null===(e=i.unsubscribe)||void 0===e||e.call(i)),null===(t=i.finalize)||void 0===t||t.call(i)})))})):ue}var zt="https://g.co/ng/security#xss",Pt=class extends Error{constructor(e,t){super(function(e,t){return`NG0${Math.abs(e)}${t?": "+t:""}`}(e,t)),this.code=e}};function Nt(e){return{toString:e}.toString()}var Mt="__parameters__";function Lt(e,t,n){return Nt((()=>{let i=function(e){return function(...t){if(e){let n=e(...t);for(let e in n)this[e]=n[e]}}}(t);function o(...e){if(this instanceof o)return i.apply(this,e),this;let t=new o(...e);return n.annotation=t,n;function n(e,n,i){let o=e.hasOwnProperty(Mt)?e[Mt]:Object.defineProperty(e,Mt,{value:[]})[Mt];for(;o.length<=i;)o.push(null);return(o[i]=o[i]||[]).push(t),e}}return n&&(o.prototype=Object.create(n.prototype)),o.prototype.ngMetadataName=e,o.annotationCls=o,o}))}var Ft=globalThis;function Vt(e){for(let t in e)if(e[t]===Vt)return t;throw Error("Could not find renamed property on target object.")}function jt(e,t){for(let n in t)t.hasOwnProperty(n)&&!e.hasOwnProperty(n)&&(e[n]=t[n])}function Ht(e){if("string"==typeof e)return e;if(Array.isArray(e))return"["+e.map(Ht).join(", ")+"]";if(null==e)return""+e;if(e.overriddenName)return`${e.overriddenName}`;if(e.name)return`${e.name}`;let t=e.toString();if(null==t)return""+t;let n=t.indexOf("\n");return-1===n?t:t.substring(0,n)}function Bt(e,t){return null==e||""===e?null===t?"":t:null==t||""===t?e:e+" "+t}var Zt=Vt({__forward_ref__:Vt});function Ut(e){return e.__forward_ref__=Ut,e.toString=function(){return Ht(this())},e}function Wt(e){return $t(e)?e():e}function $t(e){return"function"==typeof e&&e.hasOwnProperty(Zt)&&e.__forward_ref__===Ut}function qt(e){return{token:e.token,providedIn:e.providedIn||null,factory:e.factory,value:void 0}}function Gt(e){return{providers:e.providers||[],imports:e.imports||[]}}function Yt(e){return Xt(e,Qt)||Xt(e,en)}function Xt(e,t){return e.hasOwnProperty(t)?e[t]:null}function Kt(e){return e&&(e.hasOwnProperty(Jt)||e.hasOwnProperty(tn))?e[Jt]:null}var Qt=Vt({ɵprov:Vt}),Jt=Vt({ɵinj:Vt}),en=Vt({ngInjectableDef:Vt}),tn=Vt({ngInjectorDef:Vt}),nn=class{constructor(e,t){this._desc=e,this.ngMetadataName="InjectionToken",this.ɵprov=void 0,"number"==typeof t?this.__NG_ELEMENT_ID__=t:void 0!==t&&(this.ɵprov=qt({token:this,providedIn:t.providedIn||"root",factory:t.factory}))}get multi(){return this}toString(){return`InjectionToken ${this._desc}`}};function on(e){return e&&!!e.ɵproviders}var rn=Vt({ɵcmp:Vt}),an=Vt({ɵdir:Vt}),ln=Vt({ɵpipe:Vt}),sn=Vt({ɵmod:Vt}),cn=Vt({ɵfac:Vt}),dn=Vt({__NG_ELEMENT_ID__:Vt}),hn=Vt({__NG_ENV_ID__:Vt});function un(e){return"string"==typeof e?e:null==e?"":String(e)}function mn(e,t){throw new Pt(-201,!1)}var pn,fn,bn=((fn=bn||{})[fn.Default=0]="Default",fn[fn.Host=1]="Host",fn[fn.Self=2]="Self",fn[fn.SkipSelf=4]="SkipSelf",fn[fn.Optional=8]="Optional",fn);function gn(){return pn}function xn(e){let t=pn;return pn=e,t}function _n(e,t,n){let i=Yt(e);return i&&"root"==i.providedIn?void 0===i.value?i.value=i.factory():i.value:n&bn.Optional?null:void 0!==t?t:void mn()}var vn,yn={},wn="__NG_DI_FLAG__",kn="ngTempTokenPath",Cn=/\n/gm,Sn="__source";function En(e){let t=vn;return vn=e,t}function Rn(e,t=bn.Default){if(void 0===vn)throw new Pt(-203,!1);return null===vn?_n(e,void 0,t):vn.get(e,t&bn.Optional?null:void 0,t)}function Tn(e,t=bn.Default){return(gn()||Rn)(Wt(e),t)}function Dn(e,t=bn.Default){return Tn(e,In(t))}function In(e){return typeof e>"u"||"number"==typeof e?e:(e.optional&&8)|(e.host&&1)|(e.self&&2)|(e.skipSelf&&4)}function On(e){let t=[];for(let n=0;n<e.length;n++){let i=Wt(e[n]);if(Array.isArray(i)){if(0===i.length)throw new Pt(900,!1);let e,n=bn.Default;for(let t=0;t<i.length;t++){let o=i[t],r=zn(o);"number"==typeof r?-1===r?e=o.token:n|=r:e=o}t.push(Tn(e,n))}else t.push(Tn(i))}return t}function An(e,t){return e[wn]=t,e.prototype[wn]=t,e}function zn(e){return e[wn]}var Pn=An(Lt("Optional"),8),Nn=An(Lt("SkipSelf"),4);function Mn(e,t){return e.hasOwnProperty(cn)?e[cn]:null}function Ln(e,t){e.forEach((e=>Array.isArray(e)?Ln(e,t):t(e)))}function Fn(e,t,n){t>=e.length?e.push(n):e.splice(t,0,n)}function Vn(e,t){return t>=e.length-1?e.pop():e.splice(t,1)[0]}function jn(e,t,n){let i=Bn(e,t);return i>=0?e[1|i]=n:(i=~i,function(e,t,n,i){let o=e.length;if(o==t)e.push(n,i);else if(1===o)e.push(i,e[0]),e[0]=n;else{for(o--,e.push(e[o-1],e[o]);o>t;){let t=o-2;e[o]=e[t],o--}e[t]=n,e[t+1]=i}}(e,i,t,n)),i}function Hn(e,t){let n=Bn(e,t);if(n>=0)return e[1|n]}function Bn(e,t){return function(e,t,n){let i=0,o=e.length>>1;for(;o!==i;){let n=i+(o-i>>1),r=e[n<<1];if(t===r)return n<<1;r>t?o=n:i=n+1}return~(o<<1)}(e,t)}var Zn={},Un=[],Wn=new nn(""),$n=new nn("",-1),qn=new nn(""),Gn=class{get(e,t=yn){if(t===yn){let t=new Error(`NullInjectorError: No provider for ${Ht(e)}!`);throw t.name="NullInjectorError",t}return t}},Yn=function(e){return e[e.OnPush=0]="OnPush",e[e.Default=1]="Default",e}(Yn||{}),Xn=function(e){return e[e.Emulated=0]="Emulated",e[e.None=2]="None",e[e.ShadowDom=3]="ShadowDom",e}(Xn||{}),Kn=function(e){return e[e.None=0]="None",e[e.SignalBased=1]="SignalBased",e[e.HasDecoratorInputTransform=2]="HasDecoratorInputTransform",e}(Kn||{});function Qn(e,t,n){let i=e.length;for(;;){let o=e.indexOf(t,n);if(-1===o)return o;if(0===o||e.charCodeAt(o-1)<=32){let n=t.length;if(o+n===i||e.charCodeAt(o+n)<=32)return o}n=o+1}}function Jn(e,t,n){let i=0;for(;i<n.length;){let o=n[i];if("number"==typeof o){if(0!==o)break;i++;let r=n[i++],a=n[i++],l=n[i++];e.setAttribute(t,a,l,r)}else{let r=o,a=n[++i];ti(r)?e.setProperty(t,r,a):e.setAttribute(t,r,a),i++}}return i}function ei(e){return 3===e||4===e||6===e}function ti(e){return 64===e.charCodeAt(0)}function ni(e,t){if(null!==t&&0!==t.length)if(null===e||0===e.length)e=t.slice();else{let n=-1;for(let i=0;i<t.length;i++){let o=t[i];"number"==typeof o?n=o:0===n||ii(e,n,o,null,-1===n||2===n?t[++i]:null)}}return e}function ii(e,t,n,i,o){let r=0,a=e.length;if(-1===t)a=-1;else for(;r<e.length;){let n=e[r++];if("number"==typeof n){if(n===t){a=-1;break}if(n>t){a=r-1;break}}}for(;r<e.length;){let t=e[r];if("number"==typeof t)break;if(t===n){if(null===i)return void(null!==o&&(e[r+1]=o));if(i===e[r+1])return void(e[r+2]=o)}r++,null!==i&&r++,null!==o&&r++}-1!==a&&(e.splice(a,0,t),r=a+1),e.splice(r++,0,n),null!==i&&e.splice(r++,0,i),null!==o&&e.splice(r++,0,o)}var oi="ng-template";function ri(e,t,n,i){let o=0;if(i){for(;o<t.length&&"string"==typeof t[o];o+=2)if("class"===t[o]&&-1!==Qn(t[o+1].toLowerCase(),n,0))return!0}else if(ai(e))return!1;if(o=t.indexOf(1,o),o>-1){let e;for(;++o<t.length&&"string"==typeof(e=t[o]);)if(e.toLowerCase()===n)return!0}return!1}function ai(e){return 4===e.type&&e.value!==oi}function li(e,t,n){return t===(4!==e.type||n?e.value:oi)}function si(e,t,n){let i=4,o=e.attrs,r=null!==o?function(e){for(let t=0;t<e.length;t++)if(ei(e[t]))return t;return e.length}(o):0,a=!1;for(let l=0;l<t.length;l++){let s=t[l];if("number"!=typeof s){if(!a)if(4&i){if(i=2|1&i,""!==s&&!li(e,s,n)||""===s&&1===t.length){if(ci(i))return!1;a=!0}}else if(8&i){if(null===o||!ri(e,o,s,n)){if(ci(i))return!1;a=!0}}else{let c=t[++l],d=di(s,o,ai(e),n);if(-1===d){if(ci(i))return!1;a=!0;continue}if(""!==c){let e;if(e=d>r?"":o[d+1].toLowerCase(),2&i&&c!==e){if(ci(i))return!1;a=!0}}}}else{if(!a&&!ci(i)&&!ci(s))return!1;if(a&&ci(s))continue;a=!1,i=s|1&i}}return ci(i)||a}function ci(e){return!(1&e)}function di(e,t,n,i){if(null===t)return-1;let o=0;if(i||!n){let n=!1;for(;o<t.length;){let i=t[o];if(i===e)return o;if(3===i||6===i)n=!0;else{if(1===i||2===i){let e=t[++o];for(;"string"==typeof e;)e=t[++o];continue}if(4===i)break;if(0===i){o+=4;continue}}o+=n?1:2}return-1}return function(e,t){let n=e.indexOf(4);if(n>-1)for(n++;n<e.length;){let i=e[n];if("number"==typeof i)return-1;if(i===t)return n;n++}return-1}(t,e)}function hi(e,t,n=!1){for(let i=0;i<t.length;i++)if(si(e,t[i],n))return!0;return!1}function ui(e,t){e:for(let n=0;n<t.length;n++){let i=t[n];if(e.length===i.length){for(let t=0;t<e.length;t++)if(e[t]!==i[t])continue e;return!0}}return!1}function mi(e,t){return e?":not("+t.trim()+")":t}function pi(e){let t=e[0],n=1,i=2,o="",r=!1;for(;n<e.length;){let a=e[n];if("string"==typeof a)if(2&i){let t=e[++n];o+="["+a+(t.length>0?'="'+t+'"':"")+"]"}else 8&i?o+="."+a:4&i&&(o+=" "+a);else""!==o&&!ci(a)&&(t+=mi(r,o),o=""),i=a,r=r||!ci(i);n++}return""!==o&&(t+=mi(r,o)),t}function fi(e){return Nt((()=>{let t=Si(e),n=s(l({},t),{decls:e.decls,vars:e.vars,template:e.template,consts:e.consts||null,ngContentSelectors:e.ngContentSelectors,onPush:e.changeDetection===Yn.OnPush,directiveDefs:null,pipeDefs:null,dependencies:t.standalone&&e.dependencies||null,getStandaloneInjector:null,signals:e.signals??!1,data:e.data||{},encapsulation:e.encapsulation||Xn.Emulated,styles:e.styles||Un,_:null,schemas:e.schemas||null,tView:null,id:""});Ei(n);let i=e.dependencies;return n.directiveDefs=Ri(i,!1),n.pipeDefs=Ri(i,!0),n.id=function(e){let t=0,n=[e.selectors,e.ngContentSelectors,e.hostVars,e.hostAttrs,e.consts,e.vars,e.decls,e.encapsulation,e.standalone,e.signals,e.exportAs,JSON.stringify(e.inputs),JSON.stringify(e.outputs),Object.getOwnPropertyNames(e.type.prototype),!!e.contentQueries,!!e.viewQuery].join("|");for(let e of n)t=Math.imul(31,t)+e.charCodeAt(0)|0;return t+=2147483648,"c"+t}(n),n}))}function bi(e){return wi(e)||ki(e)}function gi(e){return null!==e}function xi(e){return Nt((()=>({type:e.type,bootstrap:e.bootstrap||Un,declarations:e.declarations||Un,imports:e.imports||Un,exports:e.exports||Un,transitiveCompileScopes:null,schemas:e.schemas||null,id:e.id||null})))}function _i(e,t){if(null==e)return Zn;let n={};for(let i in e)if(e.hasOwnProperty(i)){let o,r,a=e[i],l=Kn.None;Array.isArray(a)?(l=a[0],o=a[1],r=a[2]??o):(o=a,r=a),t?(n[o]=l!==Kn.None?[i,l]:i,t[o]=r):n[o]=i}return n}function vi(e){return Nt((()=>{let t=Si(e);return Ei(t),t}))}function yi(e){return{type:e.type,name:e.name,factory:null,pure:!1!==e.pure,standalone:!0===e.standalone,onDestroy:e.type.prototype.ngOnDestroy||null}}function wi(e){return e[rn]||null}function ki(e){return e[an]||null}function Ci(e){return e[ln]||null}function Si(e){let t={};return{type:e.type,providersResolver:null,factory:null,hostBindings:e.hostBindings||null,hostVars:e.hostVars||0,hostAttrs:e.hostAttrs||null,contentQueries:e.contentQueries||null,declaredInputs:t,inputTransforms:null,inputConfig:e.inputs||Zn,exportAs:e.exportAs||null,standalone:!0===e.standalone,signals:!0===e.signals,selectors:e.selectors||Un,viewQuery:e.viewQuery||null,features:e.features||null,setInput:null,findHostDirectiveDefs:null,hostDirectives:null,inputs:_i(e.inputs,t),outputs:_i(e.outputs),debugInfo:null}}function Ei(e){e.features?.forEach((t=>t(e)))}function Ri(e,t){if(!e)return null;let n=t?Ci:bi;return()=>("function"==typeof e?e():e).map((e=>n(e))).filter(gi)}function Ti(...e){return{ɵproviders:Di(0,e),ɵfromNgModule:!0}}function Di(e,...t){let n,i=[],o=new Set,r=e=>{i.push(e)};return Ln(t,(e=>{let t=e;Oi(t,r,[],o)&&(n||=[],n.push(t))})),void 0!==n&&Ii(n,r),i}function Ii(e,t){for(let n=0;n<e.length;n++){let{ngModule:i,providers:o}=e[n];Ai(o,(e=>{t(e,i)}))}}function Oi(e,t,n,i){if(!(e=Wt(e)))return!1;let o=null,r=Kt(e),a=!r&&wi(e);if(r||a){if(a&&!a.standalone)return!1;o=e}else{let t=e.ngModule;if(r=Kt(t),!r)return!1;o=t}let l=i.has(o);if(a){if(l)return!1;if(i.add(o),a.dependencies){let e="function"==typeof a.dependencies?a.dependencies():a.dependencies;for(let o of e)Oi(o,t,n,i)}}else{if(!r)return!1;{if(null!=r.imports&&!l){let e;i.add(o);try{Ln(r.imports,(o=>{Oi(o,t,n,i)&&(e||=[],e.push(o))}))}finally{}void 0!==e&&Ii(e,t)}if(!l){let e=Mn(o)||(()=>new o);t({provide:o,useFactory:e,deps:Un},o),t({provide:qn,useValue:o,multi:!0},o),t({provide:Wn,useValue:()=>Tn(o),multi:!0},o)}let a=r.providers;if(null!=a&&!l){let n=e;Ai(a,(e=>{t(e,n)}))}}}return o!==e&&void 0!==e.providers}function Ai(e,t){for(let n of e)on(n)&&(n=n.ɵproviders),Array.isArray(n)?Ai(n,t):t(n)}var zi=Vt({provide:String,useValue:Vt});function Pi(e){return null!==e&&"object"==typeof e&&zi in e}function Ni(e){return"function"==typeof e}var Mi,Li=new nn(""),Fi={},Vi={};function ji(){return void 0===Mi&&(Mi=new Gn),Mi}var Hi=class{},Bi=class extends Hi{get destroyed(){return this._destroyed}constructor(e,t,n,i){super(),this.parent=t,this.source=n,this.scopes=i,this.records=new Map,this._ngOnDestroyHooks=new Set,this._onDestroyHooks=[],this._destroyed=!1,$i(e,(e=>this.processProvider(e))),this.records.set($n,Wi(void 0,this)),i.has("environment")&&this.records.set(Hi,Wi(void 0,this));let o=this.records.get(Li);null!=o&&"string"==typeof o.value&&this.scopes.add(o.value),this.injectorDefTypes=new Set(this.get(qn,Un,bn.Self))}destroy(){this.assertNotDestroyed(),this._destroyed=!0;let e=p(null);try{for(let e of this._ngOnDestroyHooks)e.ngOnDestroy();let e=this._onDestroyHooks;this._onDestroyHooks=[];for(let t of e)t()}finally{this.records.clear(),this._ngOnDestroyHooks.clear(),this.injectorDefTypes.clear(),p(e)}}onDestroy(e){return this.assertNotDestroyed(),this._onDestroyHooks.push(e),()=>this.removeOnDestroy(e)}runInContext(e){this.assertNotDestroyed();let t=En(this),n=xn(void 0);try{return e()}finally{En(t),xn(n)}}get(e,t=yn,n=bn.Default){if(this.assertNotDestroyed(),e.hasOwnProperty(hn))return e[hn](this);n=In(n);let i=En(this),o=xn(void 0);try{if(!(n&bn.SkipSelf)){let t=this.records.get(e);if(void 0===t){let n=function(e){return"function"==typeof e||"object"==typeof e&&e instanceof nn}(e)&&Yt(e);t=n&&this.injectableDefInScope(n)?Wi(Zi(e),Fi):null,this.records.set(e,t)}if(null!=t)return this.hydrate(e,t)}let i=n&bn.Self?ji():this.parent;return t=n&bn.Optional&&t===yn?null:t,i.get(e,t)}catch(t){if("NullInjectorError"===t.name){if((t[kn]=t[kn]||[]).unshift(Ht(e)),i)throw t;return function(e,t,n,i){let o=e[kn];throw t[Sn]&&o.unshift(t[Sn]),e.message=function(e,t,n,i=null){e=e&&"\n"===e.charAt(0)&&"ɵ"==e.charAt(1)?e.slice(2):e;let o=Ht(t);if(Array.isArray(t))o=t.map(Ht).join(" -> ");else if("object"==typeof t){let e=[];for(let n in t)if(t.hasOwnProperty(n)){let i=t[n];e.push(n+":"+("string"==typeof i?JSON.stringify(i):Ht(i)))}o=`{${e.join(", ")}}`}return`${n}${i?"("+i+")":""}[${o}]: ${e.replace(Cn,"\n ")}`}("\n"+e.message,o,n,i),e.ngTokenPath=o,e[kn]=null,e}(t,e,"R3InjectorError",this.source)}throw t}finally{xn(o),En(i)}}resolveInjectorInitializers(){let e=p(null),t=En(this),n=xn(void 0);try{let e=this.get(Wn,Un,bn.Self);for(let t of e)t()}finally{En(t),xn(n),p(e)}}toString(){let e=[],t=this.records;for(let n of t.keys())e.push(Ht(n));return`R3Injector[${e.join(", ")}]`}assertNotDestroyed(){if(this._destroyed)throw new Pt(205,!1)}processProvider(e){let t=Ni(e=Wt(e))?e:Wt(e&&e.provide),n=function(e){return Pi(e)?Wi(void 0,e.useValue):Wi(Ui(e),Fi)}(e);if(!Ni(e)&&!0===e.multi){let n=this.records.get(t);n||(n=Wi(void 0,Fi,!0),n.factory=()=>On(n.multi),this.records.set(t,n)),t=e,n.multi.push(e)}this.records.set(t,n)}hydrate(e,t){let n=p(null);try{return t.value===Fi&&(t.value=Vi,t.value=t.factory()),"object"==typeof t.value&&t.value&&function(e){return null!==e&&"object"==typeof e&&"function"==typeof e.ngOnDestroy}(t.value)&&this._ngOnDestroyHooks.add(t.value),t.value}finally{p(n)}}injectableDefInScope(e){if(!e.providedIn)return!1;let t=Wt(e.providedIn);return"string"==typeof t?"any"===t||this.scopes.has(t):this.injectorDefTypes.has(t)}removeOnDestroy(e){let t=this._onDestroyHooks.indexOf(e);-1!==t&&this._onDestroyHooks.splice(t,1)}};function Zi(e){let t=Yt(e),n=null!==t?t.factory:Mn(e);if(null!==n)return n;if(e instanceof nn)throw new Pt(204,!1);if(e instanceof Function)return function(e){if(e.length>0)throw new Pt(204,!1);let t=function(e){return e&&(e[Qt]||e[en])||null}(e);return null!==t?()=>t.factory(e):()=>new e}(e);throw new Pt(204,!1)}function Ui(e,t,n){let i;if(Ni(e)){let t=Wt(e);return Mn(t)||Zi(t)}if(Pi(e))i=()=>Wt(e.useValue);else if(function(e){return!(!e||!e.useFactory)}(e))i=()=>e.useFactory(...On(e.deps||[]));else if(function(e){return!(!e||!e.useExisting)}(e))i=()=>Tn(Wt(e.useExisting));else{let t=Wt(e&&(e.useClass||e.provide));if(!function(e){return!!e.deps}(e))return Mn(t)||Zi(t);i=()=>new t(...On(e.deps))}return i}function Wi(e,t,n=!1){return{factory:e,value:t,multi:n?[]:void 0}}function $i(e,t){for(let n of e)Array.isArray(n)?$i(n,t):n&&on(n)?$i(n.ɵproviders,t):t(n)}function qi(){return void 0!==gn()||null!=vn}function Gi(e){if(!qi())throw new Pt(-203,!1)}var Yi=0,Xi=1,Ki=2,Qi=3,Ji=4,eo=5,to=6,no=7,io=8,oo=9,ro=10,ao=11,lo=12,so=13,co=14,ho=15,uo=16,mo=17,po=18,fo=19,bo=20,go=21,xo=22,_o=23,vo=25,yo=1,wo=7,ko=9,Co=10,So=function(e){return e[e.None=0]="None",e[e.HasTransplantedViews=2]="HasTransplantedViews",e}(So||{});function Eo(e){return Array.isArray(e)&&"object"==typeof e[yo]}function Ro(e){return Array.isArray(e)&&!0===e[yo]}function To(e){return!!(4&e.flags)}function Do(e){return e.componentOffset>-1}function Io(e){return!(1&~e.flags)}function Oo(e){return!!e.template}function Ao(e){return!!(512&e[Ki])}var zo=class{constructor(e,t,n){this.previousValue=e,this.currentValue=t,this.firstChange=n}isFirstChange(){return this.firstChange}};function Po(e,t,n,i){null!==t?t.applyValueToInputSignal(t,i):e[n]=i}function No(){return Mo}function Mo(e){return e.type.prototype.ngOnChanges&&(e.setInput=Fo),Lo}function Lo(){let e=jo(this),t=e?.current;if(t){let n=e.previous;if(n===Zn)e.previous=t;else for(let e in t)n[e]=t[e];e.current=null,this.ngOnChanges(t)}}function Fo(e,t,n,i,o){let r=this.declaredInputs[i],a=jo(e)||function(e,t){return e[Vo]=t}(e,{previous:Zn,current:null}),l=a.current||(a.current={}),s=a.previous,c=s[r];l[r]=new zo(c&&c.currentValue,n,s===Zn),Po(e,t,o,n)}No.ngInherit=!0;var Vo="__ngSimpleChanges__";function jo(e){return e[Vo]||null}var Ho=function(e,t,n){};function Bo(e){for(;Array.isArray(e);)e=e[Yi];return e}function Zo(e,t){return Bo(t[e])}function Uo(e,t){return Bo(t[e.index])}function Wo(e,t){return e.data[t]}function $o(e,t){return e[t]}function qo(e,t){let n=t[e];return Eo(n)?n:n[Yi]}function Go(e){return!(128&~e[Ki])}function Yo(e,t){return null==t?null:e[t]}function Xo(e){e[mo]=0}function Ko(e){1024&e[Ki]||(e[Ki]|=1024,Go(e)&&er(e))}function Qo(e){return!!(9216&e[Ki]||e[_o]?.dirty)}function Jo(e){e[ro].changeDetectionScheduler?.notify(7),64&e[Ki]&&(e[Ki]|=1024),Qo(e)&&er(e)}function er(e){e[ro].changeDetectionScheduler?.notify(0);let t=nr(e);for(;null!==t&&!(8192&t[Ki])&&(t[Ki]|=8192,Go(t));)t=nr(t)}function tr(e,t){if(!(256&~e[Ki]))throw new Pt(911,!1);null===e[go]&&(e[go]=[]),e[go].push(t)}function nr(e){let t=e[Qi];return Ro(t)?t[Qi]:t}var ir={lFrame:Dr(null),bindingsEnabled:!0,skipHydrationRootTNode:null},or=!1;function rr(){return ir.bindingsEnabled}function ar(){return null!==ir.skipHydrationRootTNode}function lr(){return ir.lFrame.lView}function sr(){return ir.lFrame.tView}function cr(e){return ir.lFrame.contextLView=e,e[io]}function dr(e){return ir.lFrame.contextLView=null,e}function hr(){let e=ur();for(;null!==e&&64===e.type;)e=e.parent;return e}function ur(){return ir.lFrame.currentTNode}function mr(e,t){let n=ir.lFrame;n.currentTNode=e,n.isParent=t}function pr(){return ir.lFrame.isParent}function fr(){ir.lFrame.isParent=!1}function br(){return or}function gr(e){or=e}function xr(){let e=ir.lFrame,t=e.bindingRootIndex;return-1===t&&(t=e.bindingRootIndex=e.tView.bindingStartIndex),t}function _r(){return ir.lFrame.bindingIndex++}function vr(e){let t=ir.lFrame,n=t.bindingIndex;return t.bindingIndex=t.bindingIndex+e,n}function yr(e,t){let n=ir.lFrame;n.bindingIndex=n.bindingRootIndex=e,wr(t)}function wr(e){ir.lFrame.currentDirectiveIndex=e}function kr(){return ir.lFrame.currentQueryIndex}function Cr(e){ir.lFrame.currentQueryIndex=e}function Sr(e){let t=e[Xi];return 2===t.type?t.declTNode:1===t.type?e[eo]:null}function Er(e,t,n){if(n&bn.SkipSelf){let i=t,o=e;for(;!(i=i.parent,null!==i||n&bn.Host||(i=Sr(o),null===i||(o=o[co],10&i.type))););if(null===i)return!1;t=i,e=o}let i=ir.lFrame=Tr();return i.currentTNode=t,i.lView=e,!0}function Rr(e){let t=Tr(),n=e[Xi];ir.lFrame=t,t.currentTNode=n.firstChild,t.lView=e,t.tView=n,t.contextLView=e,t.bindingIndex=n.bindingStartIndex,t.inI18n=!1}function Tr(){let e=ir.lFrame,t=null===e?null:e.child;return null===t?Dr(e):t}function Dr(e){let t={currentTNode:null,isParent:!0,lView:null,tView:null,selectedIndex:-1,contextLView:null,elementDepthCount:0,currentNamespace:null,currentDirectiveIndex:-1,bindingRootIndex:-1,bindingIndex:-1,currentQueryIndex:0,parent:e,child:null,inI18n:!1};return null!==e&&(e.child=t),t}function Ir(){let e=ir.lFrame;return ir.lFrame=e.parent,e.currentTNode=null,e.lView=null,e}var Or=Ir;function Ar(){let e=Ir();e.isParent=!0,e.tView=null,e.selectedIndex=-1,e.contextLView=null,e.elementDepthCount=0,e.currentDirectiveIndex=-1,e.currentNamespace=null,e.bindingRootIndex=-1,e.bindingIndex=-1,e.currentQueryIndex=0}function zr(){return ir.lFrame.selectedIndex}function Pr(e){ir.lFrame.selectedIndex=e}function Nr(){let e=ir.lFrame;return Wo(e.tView,e.selectedIndex)}var Mr=!0;function Lr(){return Mr}function Fr(e){Mr=e}function Vr(e,t){for(let n=t.directiveStart,i=t.directiveEnd;n<i;n++){let t=e.data[n].type.prototype,{ngAfterContentInit:i,ngAfterContentChecked:o,ngAfterViewInit:r,ngAfterViewChecked:a,ngOnDestroy:l}=t;i&&(e.contentHooks??=[]).push(-n,i),o&&((e.contentHooks??=[]).push(n,o),(e.contentCheckHooks??=[]).push(n,o)),r&&(e.viewHooks??=[]).push(-n,r),a&&((e.viewHooks??=[]).push(n,a),(e.viewCheckHooks??=[]).push(n,a)),null!=l&&(e.destroyHooks??=[]).push(n,l)}}function jr(e,t,n){Zr(e,t,3,n)}function Hr(e,t,n,i){(3&e[Ki])===n&&Zr(e,t,n,i)}function Br(e,t){let n=e[Ki];(3&n)===t&&(n&=16383,n+=1,e[Ki]=n)}function Zr(e,t,n,i){let o=void 0!==i?65535&e[mo]:0,r=i??-1,a=t.length-1,l=0;for(let s=o;s<a;s++)if("number"==typeof t[s+1]){if(l=t[s],null!=i&&l>=i)break}else t[s]<0&&(e[mo]+=65536),(l<r||-1==r)&&(Wr(e,n,t,s),e[mo]=(4294901760&e[mo])+s+2),s++}function Ur(e,t){Ho(4,e,t);let n=p(null);try{t.call(e)}finally{p(n),Ho(5,e,t)}}function Wr(e,t,n,i){let o=n[i]<0,r=n[i+1],a=e[o?-n[i]:n[i]];o?e[Ki]>>14<e[mo]>>16&&(3&e[Ki])===t&&(e[Ki]+=16384,Ur(a,r)):Ur(a,r)}var $r=-1,qr=class{constructor(e,t,n){this.factory=e,this.resolving=!1,this.canSeeViewProviders=t,this.injectImpl=n}},Gr={},Yr=class{constructor(e,t){this.injector=e,this.parentInjector=t}get(e,t,n){n=In(n);let i=this.injector.get(e,Gr,n);return i!==Gr||t===Gr?i:this.parentInjector.get(e,t,n)}};function Xr(e){return e!==$r}function Kr(e){return 32767&e}function Qr(e,t){let n=function(e){return e>>16}(e),i=t;for(;n>0;)i=i[co],n--;return i}var Jr=!0;function ea(e){let t=Jr;return Jr=e,t}var ta=255,na=5,ia=0,oa={};function ra(e,t){let n=la(e,t);if(-1!==n)return n;let i=t[Xi];i.firstCreatePass&&(e.injectorIndex=t.length,aa(i.data,e),aa(t,null),aa(i.blueprint,null));let o=sa(e,t),r=e.injectorIndex;if(Xr(o)){let e=Kr(o),n=Qr(o,t),i=n[Xi].data;for(let o=0;o<8;o++)t[r+o]=n[e+o]|i[e+o]}return t[r+8]=o,r}function aa(e,t){e.push(0,0,0,0,0,0,0,0,t)}function la(e,t){return-1===e.injectorIndex||e.parent&&e.parent.injectorIndex===e.injectorIndex||null===t[e.injectorIndex+8]?-1:e.injectorIndex}function sa(e,t){if(e.parent&&-1!==e.parent.injectorIndex)return e.parent.injectorIndex;let n=0,i=null,o=t;for(;null!==o;){if(i=ka(o),null===i)return $r;if(n++,o=o[co],-1!==i.injectorIndex)return i.injectorIndex|n<<16}return $r}function ca(e,t,n){!function(e,t,n){let i;"string"==typeof n?i=n.charCodeAt(0)||0:n.hasOwnProperty(dn)&&(i=n[dn]),null==i&&(i=n[dn]=ia++);let o=i&ta,r=1<<o;t.data[e+(o>>na)]|=r}(e,t,n)}function da(e,t,n){if(n&bn.Optional||void 0!==e)return e;mn()}function ha(e,t,n,i){if(n&bn.Optional&&void 0===i&&(i=null),!(n&(bn.Self|bn.Host))){let o=e[oo],r=xn(void 0);try{return o?o.get(t,i,n&bn.Optional):_n(t,i,n&bn.Optional)}finally{xn(r)}}return da(i,0,n)}function ua(e,t,n,i=bn.Default,o){if(null!==e){if(2048&t[Ki]&&!(i&bn.Self)){let o=function(e,t,n,i,o){let r=e,a=t;for(;null!==r&&null!==a&&2048&a[Ki]&&!(512&a[Ki]);){let e=ma(r,a,n,i|bn.Self,oa);if(e!==oa)return e;let t=r.parent;if(!t){let e=a[bo];if(e){let t=e.get(n,oa,i);if(t!==oa)return t}t=ka(a),a=a[co]}r=t}return o}(e,t,n,i,oa);if(o!==oa)return o}let o=ma(e,t,n,i,oa);if(o!==oa)return o}return ha(t,n,i,o)}function ma(e,t,n,i,o){let r=function(e){if("string"==typeof e)return e.charCodeAt(0)||0;let t=e.hasOwnProperty(dn)?e[dn]:void 0;return"number"==typeof t?t>=0?t&ta:va:t}(n);if("function"==typeof r){if(!Er(t,e,i))return i&bn.Host?da(o,0,i):ha(t,n,i,o);try{let e;if(e=r(i),null!=e||i&bn.Optional)return e;mn()}finally{Or()}}else if("number"==typeof r){let o=null,a=la(e,t),l=$r,s=i&bn.Host?t[ho][eo]:null;for((-1===a||i&bn.SkipSelf)&&(l=-1===a?sa(e,t):t[a+8],l!==$r&&xa(i,!1)?(o=t[Xi],a=Kr(l),t=Qr(l,t)):a=-1);-1!==a;){let e=t[Xi];if(ga(r,a,e.data)){let e=pa(a,t,n,o,i,s);if(e!==oa)return e}l=t[a+8],l!==$r&&xa(i,t[Xi].data[a+8]===s)&&ga(r,a,t)?(o=e,a=Kr(l),t=Qr(l,t)):a=-1}}return o}function pa(e,t,n,i,o,r){let a=t[Xi],l=a.data[e+8],s=fa(l,a,n,null==i?Do(l)&&Jr:i!=a&&!!(3&l.type),o&bn.Host&&r===l);return null!==s?ba(t,a,s,l):oa}function fa(e,t,n,i,o){let r=e.providerIndexes,a=t.data,l=1048575&r,s=e.directiveStart,c=e.directiveEnd,d=r>>20,h=o?l+d:c;for(let e=i?l:l+d;e<h;e++){let t=a[e];if(e<s&&n===t||e>=s&&t.type===n)return e}if(o){let e=a[s];if(e&&Oo(e)&&e.type===n)return s}return null}function ba(e,t,n,i){let o=e[n],r=t.data;if(function(e){return e instanceof qr}(o)){let a=o;a.resolving&&function(e,t){throw new Pt(-200,e)}(function(e){return"function"==typeof e?e.name||e.toString():"object"==typeof e&&null!=e&&"function"==typeof e.type?e.type.name||e.type.toString():un(e)}(r[n]));let l=ea(a.canSeeViewProviders);a.resolving=!0;let s=a.injectImpl?xn(a.injectImpl):null;Er(e,i,bn.Default);try{o=e[n]=a.factory(void 0,r,e,i),t.firstCreatePass&&n>=i.directiveStart&&function(e,t,n){let{ngOnChanges:i,ngOnInit:o,ngDoCheck:r}=t.type.prototype;if(i){let i=Mo(t);(n.preOrderHooks??=[]).push(e,i),(n.preOrderCheckHooks??=[]).push(e,i)}o&&(n.preOrderHooks??=[]).push(0-e,o),r&&((n.preOrderHooks??=[]).push(e,r),(n.preOrderCheckHooks??=[]).push(e,r))}(n,r[n],t)}finally{null!==s&&xn(s),ea(l),a.resolving=!1,Or()}}return o}function ga(e,t,n){let i=1<<e;return!!(n[t+(e>>na)]&i)}function xa(e,t){return!(e&bn.Self||e&bn.Host&&t)}var _a=class{constructor(e,t){this._tNode=e,this._lView=t}get(e,t,n){return ua(this._tNode,this._lView,e,In(n),t)}};function va(){return new _a(hr(),lr())}function ya(e){return Nt((()=>{let t=e.prototype.constructor,n=t[cn]||wa(t),i=Object.prototype,o=Object.getPrototypeOf(e.prototype).constructor;for(;o&&o!==i;){let e=o[cn]||wa(o);if(e&&e!==n)return e;o=Object.getPrototypeOf(o)}return e=>new e}))}function wa(e){return $t(e)?()=>{let t=wa(Wt(e));return t&&t()}:Mn(e)}function ka(e){let t=e[Xi],n=t.type;return 2===n?t.declTNode:1===n?e[eo]:null}function Ca(e){return function(e,t){if("class"===t)return e.classes;if("style"===t)return e.styles;let n=e.attrs;if(n){let e=n.length,i=0;for(;i<e;){let o=n[i];if(ei(o))break;if(0===o)i+=2;else if("number"==typeof o)for(i++;i<e&&"string"==typeof n[i];)i++;else{if(o===t)return n[i+1];i+=2}}}return null}(hr(),e)}function Sa(e,t=null,n=null,i){let o=Ea(e,t,n,i);return o.resolveInjectorInitializers(),o}function Ea(e,t=null,n=null,i,o=new Set){let r=[n||Un,Ti(e)];return i=i||("object"==typeof e?void 0:Ht(e)),new Bi(r,t||ji(),i||null,o)}var Ra=class{static create(e,t){if(Array.isArray(e))return Sa({name:""},t,e,"");{let t=e.name??"";return Sa({name:t},e.parent,e.providers,t)}}};Ra.THROW_IF_NOT_FOUND=yn,Ra.NULL=new Gn,Ra.ɵprov=qt({token:Ra,providedIn:"any",factory:()=>Tn($n)}),Ra.__NG_ELEMENT_ID__=-1;var Ta=Ra;function Da(e){return e.ngOriginalError}new nn("").__NG_ELEMENT_ID__=e=>{let t=hr();if(null===t)throw new Pt(204,!1);if(2&t.type)return t.value;if(e&bn.Optional)return null;throw new Pt(204,!1)};var Ia=class{constructor(){this._console=console}handleError(e){let t=this._findOriginalError(e);this._console.error("ERROR",e),t&&this._console.error("ORIGINAL ERROR",t)}_findOriginalError(e){let t=e&&Da(e);for(;t&&Da(t);)t=Da(t);return t||null}},Oa=new nn("",{providedIn:"root",factory:()=>Dn(Ia).handleError.bind(void 0)}),Aa=(()=>{let e=class{};return e.__NG_ELEMENT_ID__=Pa,e.__NG_ENV_ID__=e=>e,e})(),za=class extends Aa{constructor(e){super(),this._lView=e}onDestroy(e){return tr(this._lView,e),()=>function(e,t){if(null===e[go])return;let n=e[go].indexOf(t);-1!==n&&e[go].splice(n,1)}(this._lView,e)}};function Pa(){return new za(lr())}function Na(){return Ma(hr(),lr())}function Ma(e,t){return new La(Uo(e,t))}var La=(()=>{let e=class{constructor(e){this.nativeElement=e}};return e.__NG_ELEMENT_ID__=Na,e})();function Fa(e){return e instanceof La?e.nativeElement:e}var Va=(()=>{let e=class{constructor(){this.taskId=0,this.pendingTasks=new Set,this.hasPendingTasks=new ke(!1)}get _hasPendingTasks(){return this.hasPendingTasks.value}add(){this._hasPendingTasks||this.hasPendingTasks.next(!0);let e=this.taskId++;return this.pendingTasks.add(e),e}remove(e){this.pendingTasks.delete(e),0===this.pendingTasks.size&&this._hasPendingTasks&&this.hasPendingTasks.next(!1)}ngOnDestroy(){this.pendingTasks.clear(),this._hasPendingTasks&&this.hasPendingTasks.next(!1)}};return e.ɵprov=qt({token:e,providedIn:"root",factory:()=>new e}),e})(),ja=class extends ye{constructor(e=!1){super(),this.destroyRef=void 0,this.pendingTasks=void 0,this.__isAsync=e,qi()&&(this.destroyRef=Dn(Aa,{optional:!0})??void 0,this.pendingTasks=Dn(Va,{optional:!0})??void 0)}emit(e){let t=p(null);try{super.next(e)}finally{p(t)}}subscribe(e,t,n){let i=e,o=t||(()=>null),r=n;if(e&&"object"==typeof e){let t=e;i=t.next?.bind(t),o=t.error?.bind(t),r=t.complete?.bind(t)}this.__isAsync&&(o=this.wrapInTimeout(o),i&&(i=this.wrapInTimeout(i)),r&&(r=this.wrapInTimeout(r)));let a=super.subscribe({next:i,error:o,complete:r});return e instanceof W&&e.add(a),a}wrapInTimeout(e){return t=>{let n=this.pendingTasks?.add();setTimeout((()=>{e(t),void 0!==n&&this.pendingTasks?.remove(n)}))}}};function Ha(){return this._results[Symbol.iterator]()}var Ba=class e{get changes(){return this._changes??=new ja}constructor(t=!1){this._emitDistinctChangesOnly=t,this.dirty=!0,this._onDirty=void 0,this._results=[],this._changesDetected=!1,this._changes=void 0,this.length=0,this.first=void 0,this.last=void 0;let n=e.prototype;n[Symbol.iterator]||(n[Symbol.iterator]=Ha)}get(e){return this._results[e]}map(e){return this._results.map(e)}filter(e){return this._results.filter(e)}find(e){return this._results.find(e)}reduce(e,t){return this._results.reduce(e,t)}forEach(e){this._results.forEach(e)}some(e){return this._results.some(e)}toArray(){return this._results.slice()}toString(){return this._results.toString()}reset(e,t){this.dirty=!1;let n=function(e){return e.flat(Number.POSITIVE_INFINITY)}(e);(this._changesDetected=!function(e,t,n){if(e.length!==t.length)return!1;for(let i=0;i<e.length;i++){let o=e[i],r=t[i];if(n&&(o=n(o),r=n(r)),r!==o)return!1}return!0}(this._results,n,t))&&(this._results=n,this.length=n.length,this.last=n[this.length-1],this.first=n[0])}notifyOnChanges(){void 0!==this._changes&&(this._changesDetected||!this._emitDistinctChangesOnly)&&this._changes.emit(this)}onDirty(e){this._onDirty=e}setDirty(){this.dirty=!0,this._onDirty?.()}destroy(){void 0!==this._changes&&(this._changes.complete(),this._changes.unsubscribe())}};function Za(e){return!(128&~e.flags)}var Ua,Wa=new Map,$a=0,qa="__ngContext__";function Ga(e,t){Eo(t)?(e[qa]=t[fo],function(e){Wa.set(e[fo],e)}(t)):e[qa]=t}function Ya(e){return Ka(e[lo])}function Xa(e){return Ka(e[Ji])}function Ka(e){for(;null!==e&&!Ro(e);)e=e[Ji];return e}var Qa=new nn("",{providedIn:"root",factory:()=>Ja}),Ja="ng",el=new nn(""),tl=new nn("",{providedIn:"platform",factory:()=>"unknown"}),nl=new nn(""),il=new nn("",{providedIn:"root",factory:()=>function(){if(void 0!==Ua)return Ua;if(typeof document<"u")return document;throw new Pt(210,!1)}().body?.querySelector("[ngCspNonce]")?.getAttribute("ngCspNonce")||null}),ol=()=>null;function rl(e,t,n=!1){return ol(e,t,n)}var al,ll=!1,sl=new nn("",{providedIn:"root",factory:()=>ll});function cl(e){return function(){if(void 0===al&&(al=null,Ft.trustedTypes))try{al=Ft.trustedTypes.createPolicy("angular",{createHTML:e=>e,createScript:e=>e,createScriptURL:e=>e})}catch{}return al}()?.createHTML(e)||e}var dl=class{constructor(e){this.changingThisBreaksApplicationSecurity=e}toString(){return`SafeValue must use [property]=binding: ${this.changingThisBreaksApplicationSecurity} (see ${zt})`}},hl=class extends dl{getTypeName(){return"HTML"}},ul=class extends dl{getTypeName(){return"Style"}},ml=class extends dl{getTypeName(){return"Script"}},pl=class extends dl{getTypeName(){return"URL"}},fl=class extends dl{getTypeName(){return"ResourceURL"}};function bl(e){return e instanceof dl?e.changingThisBreaksApplicationSecurity:e}function gl(e,t){let n=function(e){return e instanceof dl&&e.getTypeName()||null}(e);if(null!=n&&n!==t){if("ResourceURL"===n&&"URL"===t)return!0;throw new Error(`Required a safe ${t}, got a ${n} (see ${zt})`)}return n===t}var xl=class{constructor(e){this.inertDocumentHelper=e}getInertBodyElement(e){e="<body><remove></remove>"+e;try{let t=(new window.DOMParser).parseFromString(cl(e),"text/html").body;return null===t?this.inertDocumentHelper.getInertBodyElement(e):(t.removeChild(t.firstChild),t)}catch{return null}}},_l=class{constructor(e){this.defaultDoc=e,this.inertDocument=this.defaultDoc.implementation.createHTMLDocument("sanitization-inert")}getInertBodyElement(e){let t=this.inertDocument.createElement("template");return t.innerHTML=cl(e),t}},vl=/^(?!javascript:)(?:[a-z0-9+.-]+:|[^&:\/?#]*(?:[\/?#]|$))/i;function yl(e){return(e=String(e)).match(vl)?e:"unsafe:"+e}function wl(e){let t={};for(let n of e.split(","))t[n]=!0;return t}function kl(...e){let t={};for(let n of e)for(let e in n)n.hasOwnProperty(e)&&(t[e]=!0);return t}var Cl=wl("area,br,col,hr,img,wbr"),Sl=wl("colgroup,dd,dt,li,p,tbody,td,tfoot,th,thead,tr"),El=wl("rp,rt"),Rl=kl(El,Sl),Tl=kl(Sl,wl("address,article,aside,blockquote,caption,center,del,details,dialog,dir,div,dl,figure,figcaption,footer,h1,h2,h3,h4,h5,h6,header,hgroup,hr,ins,main,map,menu,nav,ol,pre,section,summary,table,ul")),Dl=kl(El,wl("a,abbr,acronym,audio,b,bdi,bdo,big,br,cite,code,del,dfn,em,font,i,img,ins,kbd,label,map,mark,picture,q,ruby,rp,rt,s,samp,small,source,span,strike,strong,sub,sup,time,track,tt,u,var,video")),Il=kl(Cl,Tl,Dl,Rl),Ol=wl("background,cite,href,itemtype,longdesc,poster,src,xlink:href"),Al=wl("abbr,accesskey,align,alt,autoplay,axis,bgcolor,border,cellpadding,cellspacing,class,clear,color,cols,colspan,compact,controls,coords,datetime,default,dir,download,face,headers,height,hidden,hreflang,hspace,ismap,itemscope,itemprop,kind,label,lang,language,loop,media,muted,nohref,nowrap,open,preload,rel,rev,role,rows,rowspan,rules,scope,scrolling,shape,size,sizes,span,srclang,srcset,start,summary,tabindex,target,title,translate,type,usemap,valign,value,vspace,width"),zl=wl("aria-activedescendant,aria-atomic,aria-autocomplete,aria-busy,aria-checked,aria-colcount,aria-colindex,aria-colspan,aria-controls,aria-current,aria-describedby,aria-details,aria-disabled,aria-dropeffect,aria-errormessage,aria-expanded,aria-flowto,aria-grabbed,aria-haspopup,aria-hidden,aria-invalid,aria-keyshortcuts,aria-label,aria-labelledby,aria-level,aria-live,aria-modal,aria-multiline,aria-multiselectable,aria-orientation,aria-owns,aria-placeholder,aria-posinset,aria-pressed,aria-readonly,aria-relevant,aria-required,aria-roledescription,aria-rowcount,aria-rowindex,aria-rowspan,aria-selected,aria-setsize,aria-sort,aria-valuemax,aria-valuemin,aria-valuenow,aria-valuetext"),Pl=kl(Ol,Al,zl),Nl=wl("script,style,template"),Ml=class{constructor(){this.sanitizedSomething=!1,this.buf=[]}sanitizeChildren(e){let t=e.firstChild,n=!0,i=[];for(;t;)if(t.nodeType===Node.ELEMENT_NODE?n=this.startElement(t):t.nodeType===Node.TEXT_NODE?this.chars(t.nodeValue):this.sanitizedSomething=!0,n&&t.firstChild)i.push(t),t=Fl(t);else for(;t;){t.nodeType===Node.ELEMENT_NODE&&this.endElement(t);let e=Ll(t);if(e){t=e;break}t=i.pop()}return this.buf.join("")}startElement(e){let t=Vl(e).toLowerCase();if(!Il.hasOwnProperty(t))return this.sanitizedSomething=!0,!Nl.hasOwnProperty(t);this.buf.push("<"),this.buf.push(t);let n=e.attributes;for(let e=0;e<n.length;e++){let t=n.item(e),i=t.name,o=i.toLowerCase();if(!Pl.hasOwnProperty(o)){this.sanitizedSomething=!0;continue}let r=t.value;Ol[o]&&(r=yl(r)),this.buf.push(" ",i,'="',Ul(r),'"')}return this.buf.push(">"),!0}endElement(e){let t=Vl(e).toLowerCase();Il.hasOwnProperty(t)&&!Cl.hasOwnProperty(t)&&(this.buf.push("</"),this.buf.push(t),this.buf.push(">"))}chars(e){this.buf.push(Ul(e))}};function Ll(e){let t=e.nextSibling;if(t&&e!==t.previousSibling)throw jl(t);return t}function Fl(e){let t=e.firstChild;if(t&&function(e,t){return(e.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_CONTAINED_BY)!==Node.DOCUMENT_POSITION_CONTAINED_BY}(e,t))throw jl(t);return t}function Vl(e){let t=e.nodeName;return"string"==typeof t?t:"FORM"}function jl(e){return new Error(`Failed to sanitize html because the element is clobbered: ${e.outerHTML}`)}var Hl,Bl=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,Zl=/([^\#-~ |!])/g;function Ul(e){return e.replace(/&/g,"&amp;").replace(Bl,(function(e){return"&#"+(1024*(e.charCodeAt(0)-55296)+(e.charCodeAt(1)-56320)+65536)+";"})).replace(Zl,(function(e){return"&#"+e.charCodeAt(0)+";"})).replace(/</g,"&lt;").replace(/>/g,"&gt;")}function Wl(e){return"content"in e&&function(e){return e.nodeType===Node.ELEMENT_NODE&&"TEMPLATE"===e.nodeName}(e)?e.content:null}var $l=function(e){return e[e.NONE=0]="NONE",e[e.HTML=1]="HTML",e[e.STYLE=2]="STYLE",e[e.SCRIPT=3]="SCRIPT",e[e.URL=4]="URL",e[e.RESOURCE_URL=5]="RESOURCE_URL",e}($l||{}),ql=/^>|^->|<!--|-->|--!>|<!-$/g,Gl=/(<|>)/g;function Yl(e){return"browser"===(e??Dn(Ta)).get(tl)}var Xl,Kl=function(e){return e[e.Important=1]="Important",e[e.DashCase=2]="DashCase",e}(Kl||{});function Ql(e,t){return Xl(e,t)}function Jl(e,t,n,i,o){if(null!=i){let r,a=!1;Ro(i)?r=i:Eo(i)&&(a=!0,i=i[Yi]);let l=Bo(i);0===e&&null!==n?null==o?cs(t,n,l):ss(t,n,l,o||null,!0):1===e&&null!==n?ss(t,n,l,o||null,!0):2===e?function(e,t,n){let i=hs(e,t);i&&function(e,t,n,i){e.removeChild(t,n,i)}(e,i,t,n)}(t,l,a):3===e&&t.destroyNode(l),null!=r&&function(e,t,n,i,o){let r=n[wo];r!==Bo(n)&&Jl(t,e,i,r,o);for(let o=Co;o<n.length;o++){let a=n[o];vs(a[Xi],a,e,t,i,r)}}(t,e,r,n,o)}}function es(e,t,n){return e.createElement(t,n)}function ts(e,t){t[ro].changeDetectionScheduler?.notify(8),vs(e,t,t[ao],2,null,null)}function ns(e,t){let n=e[ko],i=t[Qi];if(Eo(i))e[Ki]|=So.HasTransplantedViews;else{let n=i[Qi][ho];t[ho]!==n&&(e[Ki]|=So.HasTransplantedViews)}null===n?e[ko]=[t]:n.push(t)}function is(e,t){let n=e[ko],i=n.indexOf(t);n.splice(i,1)}function os(e,t){if(e.length<=Co)return;let n=Co+t,i=e[n];if(i){let o=i[uo];null!==o&&o!==e&&is(o,i),t>0&&(e[n-1][Ji]=i[Ji]);let r=Vn(e,Co+t);!function(e,t){ts(e,t),t[Yi]=null,t[eo]=null}(i[Xi],i);let a=r[po];null!==a&&a.detachView(r[Xi]),i[Qi]=null,i[Ji]=null,i[Ki]&=-129}return i}function rs(e,t){if(!(256&t[Ki])){let n=t[ao];n.destroyNode&&vs(e,t,n,3,null,null),function(e){let t=e[lo];if(!t)return as(e[Xi],e);for(;t;){let n=null;if(Eo(t))n=t[lo];else{let e=t[Co];e&&(n=e)}if(!n){for(;t&&!t[Ji]&&t!==e;)Eo(t)&&as(t[Xi],t),t=t[Qi];null===t&&(t=e),Eo(t)&&as(t[Xi],t),n=t&&t[Ji]}t=n}}(t)}}function as(e,t){if(256&t[Ki])return;let n=p(null);try{t[Ki]&=-129,t[Ki]|=256,t[_o]&&C(t[_o]),function(e,t){let n;if(null!=e&&null!=(n=e.destroyHooks))for(let e=0;e<n.length;e+=2){let i=t[n[e]];if(!(i instanceof qr)){let t=n[e+1];if(Array.isArray(t))for(let e=0;e<t.length;e+=2){let n=i[t[e]],o=t[e+1];Ho(4,n,o);try{o.call(n)}finally{Ho(5,n,o)}}else{Ho(4,i,t);try{t.call(i)}finally{Ho(5,i,t)}}}}}(e,t),function(e,t){let n=e.cleanup,i=t[no];if(null!==n)for(let e=0;e<n.length-1;e+=2)if("string"==typeof n[e]){let t=n[e+3];t>=0?i[t]():i[-t].unsubscribe(),e+=2}else{let t=i[n[e+1]];n[e].call(t)}null!==i&&(t[no]=null);let o=t[go];if(null!==o){t[go]=null;for(let e=0;e<o.length;e++)(0,o[e])()}}(e,t),1===t[Xi].type&&t[ao].destroy();let n=t[uo];if(null!==n&&Ro(t[Qi])){n!==t[Qi]&&is(n,t);let i=t[po];null!==i&&i.detachView(e)}!function(e){Wa.delete(e[fo])}(t)}finally{p(n)}}function ls(e,t,n){return function(e,t,n){let i=t;for(;null!==i&&168&i.type;)i=(t=i).parent;if(null===i)return n[Yi];{let{componentOffset:t}=i;if(t>-1){let{encapsulation:n}=e.data[i.directiveStart+t];if(n===Xn.None||n===Xn.Emulated)return null}return Uo(i,n)}}(e,t.parent,n)}function ss(e,t,n,i,o){e.insertBefore(t,n,i,o)}function cs(e,t,n){e.appendChild(t,n)}function ds(e,t,n,i,o){null!==i?ss(e,t,n,i,o):cs(e,t,n)}function hs(e,t){return e.parentNode(t)}function us(e,t,n){return ps(e,t,n)}var ms,ps=function(e,t,n){return 40&e.type?Uo(e,n):null};function fs(e,t,n,i){let o=ls(e,i,t),r=t[ao],a=us(i.parent||t[eo],i,t);if(null!=o)if(Array.isArray(n))for(let e=0;e<n.length;e++)ds(r,o,n[e],a,!1);else ds(r,o,n,a,!1);void 0!==ms&&ms(r,i,t,n,o)}function bs(e,t){if(null!==t){let n=t.type;if(3&n)return Uo(t,e);if(4&n)return xs(-1,e[t.index]);if(8&n){let n=t.child;if(null!==n)return bs(e,n);{let n=e[t.index];return Ro(n)?xs(-1,n):Bo(n)}}if(32&n)return Ql(t,e)()||Bo(e[t.index]);{let n=gs(e,t);return null!==n?Array.isArray(n)?n[0]:bs(nr(e[ho]),n):bs(e,t.next)}}return null}function gs(e,t){if(null!==t){let n=e[ho][eo],i=t.projection;return n.projection[i]}return null}function xs(e,t){let n=Co+e+1;if(n<t.length){let e=t[n],i=e[Xi].firstChild;if(null!==i)return bs(e,i)}return t[wo]}function _s(e,t,n,i,o,r,a){for(;null!=n;){if(128===n.type){n=n.next;continue}let l=i[n.index],s=n.type;if(a&&0===t&&(l&&Ga(Bo(l),i),n.flags|=2),32&~n.flags)if(8&s)_s(e,t,n.child,i,o,r,!1),Jl(t,e,o,l,r);else if(32&s){let a,s=Ql(n,i);for(;a=s();)Jl(t,e,o,a,r);Jl(t,e,o,l,r)}else 16&s?ys(e,t,i,n,o,r):Jl(t,e,o,l,r);n=a?n.projectionNext:n.next}}function vs(e,t,n,i,o,r){_s(n,i,e.firstChild,t,o,r,!1)}function ys(e,t,n,i,o,r){let a=n[ho],l=a[eo].projection[i.projection];if(Array.isArray(l))for(let n=0;n<l.length;n++)Jl(t,e,o,l[n],r);else{let n=l,s=a[Qi];Za(i)&&(n.flags|=128),_s(e,t,n,s,o,r,!0)}}function ws(e,t,n){""===n?e.removeAttribute(t,"class"):e.setAttribute(t,"class",n)}function ks(e,t,n){let{mergedAttrs:i,classes:o,styles:r}=n;null!==i&&Jn(e,t,i),null!==o&&ws(e,t,o),null!==r&&function(e,t,n){e.setAttribute(t,"style",n)}(e,t,r)}var Cs={};function Ss(e=1){Es(sr(),lr(),zr()+e,!1)}function Es(e,t,n,i){if(!i)if(3&~t[Ki]){let i=e.preOrderHooks;null!==i&&Hr(t,i,0,n)}else{let i=e.preOrderCheckHooks;null!==i&&jr(t,i,n)}Pr(n)}function Rs(e,t=bn.Default){let n=lr();return null===n?Tn(e,t):ua(hr(),n,Wt(e),t)}function Ts(e,t,n,i,o,r){let a=p(null);try{let a=null;o&Kn.SignalBased&&(a=t[i][m]),null!==a&&void 0!==a.transformFn&&(r=a.transformFn(r)),o&Kn.HasDecoratorInputTransform&&(r=e.inputTransforms[i].call(t,r)),null!==e.setInput?e.setInput(t,a,r,n,i):Po(t,a,i,r)}finally{p(a)}}function Ds(e,t,n,i,o,r,a,l,s,c,d){let h=t.blueprint.slice();return h[Yi]=o,h[Ki]=204|i,(null!==c||e&&2048&e[Ki])&&(h[Ki]|=2048),Xo(h),h[Qi]=h[co]=e,h[io]=n,h[ro]=a||e&&e[ro],h[ao]=l||e&&e[ao],h[oo]=s||e&&e[oo]||null,h[eo]=r,h[fo]=$a++,h[to]=d,h[bo]=c,h[ho]=2==t.type?e[ho]:h,h}function Is(e,t,n,i,o){let r=e.data[t];if(null===r)r=function(e,t,n,i,o){let r=ur(),a=pr(),l=a?r:r&&r.parent,s=e.data[t]=function(e,t,n,i,o,r){let a=t?t.injectorIndex:-1,l=0;return ar()&&(l|=128),{type:n,index:i,insertBeforeIndex:null,injectorIndex:a,directiveStart:-1,directiveEnd:-1,directiveStylingLast:-1,componentOffset:-1,propertyBindings:null,flags:l,providerIndexes:0,value:o,attrs:r,mergedAttrs:null,localNames:null,initialInputs:void 0,inputs:null,outputs:null,tView:null,next:null,prev:null,projectionNext:null,child:null,parent:t,projection:null,styles:null,stylesWithoutHost:null,residualStyles:void 0,classes:null,classesWithoutHost:null,residualClasses:void 0,classBindings:0,styleBindings:0}}(0,l,n,t,i,o);return null===e.firstChild&&(e.firstChild=s),null!==r&&(a?null==r.child&&null!==s.parent&&(r.child=s):null===r.next&&(r.next=s,s.prev=r)),s}(e,t,n,i,o),ir.lFrame.inI18n&&(r.flags|=32);else if(64&r.type){r.type=n,r.value=i,r.attrs=o;let e=function(){let e=ir.lFrame,t=e.currentTNode;return e.isParent?t:t.parent}();r.injectorIndex=null===e?-1:e.injectorIndex}return mr(r,!0),r}function Os(e,t,n,i){if(0===n)return-1;let o=t.length;for(let o=0;o<n;o++)t.push(i),e.blueprint.push(i),e.data.push(null);return o}function As(e,t,n,i,o){let r=zr(),a=2&i;try{Pr(-1),a&&t.length>vo&&Es(e,t,vo,!1),Ho(a?2:0,o),n(i,o)}finally{Pr(r),Ho(a?3:1,o)}}function zs(e,t,n){if(To(t)){let i=p(null);try{let i=t.directiveStart,o=t.directiveEnd;for(let t=i;t<o;t++){let i=e.data[t];if(i.contentQueries){let e=n[t];i.contentQueries(1,e,t)}}}finally{p(i)}}}function Ps(e,t,n){rr()&&(function(e,t,n,i){let o=n.directiveStart,r=n.directiveEnd;Do(n)&&function(e,t,n){let i=Uo(t,e),o=Ms(n),r=e[ro].rendererFactory,a=16;n.signals?a=4096:n.onPush&&(a=64);let l=Js(e,Ds(e,o,null,a,i,t,null,r.createRenderer(i,n),null,null,null));e[t.index]=l}(t,n,e.data[o+n.componentOffset]),e.firstCreatePass||ra(n,t),Ga(i,t);let a=n.initialInputs;for(let i=o;i<r;i++){let r=e.data[i],l=ba(t,e,i,n);Ga(l,t),null!==a&&Ys(0,i-o,l,r,0,a),Oo(r)&&(qo(n.index,t)[io]=ba(t,e,i,n))}}(e,t,n,Uo(n,t)),!(64&~n.flags)&&Us(e,t,n))}function Ns(e,t,n=Uo){let i=t.localNames;if(null!==i){let o=t.index+1;for(let r=0;r<i.length;r+=2){let a=i[r+1],l=-1===a?n(t,e):e[a];e[o++]=l}}}function Ms(e){let t=e.tView;return null===t||t.incompleteFirstPass?e.tView=Ls(1,null,e.template,e.decls,e.vars,e.directiveDefs,e.pipeDefs,e.viewQuery,e.schemas,e.consts,e.id):t}function Ls(e,t,n,i,o,r,a,l,s,c,d){let h=vo+i,u=h+o,m=function(e,t){let n=[];for(let i=0;i<t;i++)n.push(i<e?null:Cs);return n}(h,u),p="function"==typeof c?c():c;return m[Xi]={type:e,blueprint:m,template:n,queries:null,viewQuery:l,declTNode:t,data:m.slice().fill(null,h),bindingStartIndex:h,expandoStartIndex:u,hostBindingOpCodes:null,firstCreatePass:!0,firstUpdatePass:!0,staticViewQueries:!1,staticContentQueries:!1,preOrderHooks:null,preOrderCheckHooks:null,contentHooks:null,contentCheckHooks:null,viewHooks:null,viewCheckHooks:null,destroyHooks:null,cleanup:null,contentQueries:null,components:null,directiveRegistry:"function"==typeof r?r():r,pipeRegistry:"function"==typeof a?a():a,firstChild:null,schemas:s,consts:p,incompleteFirstPass:!1,ssrId:d}}var Fs=()=>null;function Vs(e,t,n,i,o){for(let r in t){if(!t.hasOwnProperty(r))continue;let a=t[r];if(void 0===a)continue;i??={};let l,s=Kn.None;Array.isArray(a)?(l=a[0],s=a[1]):l=a;let c=r;if(null!==o){if(!o.hasOwnProperty(r))continue;c=o[r]}0===e?js(i,n,c,l,s):js(i,n,c,l)}return i}function js(e,t,n,i,o){let r;e.hasOwnProperty(n)?(r=e[n]).push(t,i):r=e[n]=[t,i],void 0!==o&&r.push(o)}function Hs(e,t,n,i,o,r,a,l){let s,c=Uo(t,n),d=t.inputs;!l&&null!=d&&(s=d[i])?(oc(e,n,s,i,o),Do(t)&&function(e,t){let n=qo(t,e);16&n[Ki]||(n[Ki]|=64)}(n,t.index)):3&t.type?(i=function(e){return"class"===e?"className":"for"===e?"htmlFor":"formaction"===e?"formAction":"innerHtml"===e?"innerHTML":"readonly"===e?"readOnly":"tabindex"===e?"tabIndex":e}(i),o=null!=a?a(o,t.value||"",i):o,r.setProperty(c,i,o)):t.type}function Bs(e,t,n,i){if(rr()){let o,r,a=null===i?null:{"":-1},l=function(e,t){let n=e.directiveRegistry,i=null,o=null;if(n)for(let r=0;r<n.length;r++){let a=n[r];if(hi(t,a.selectors,!1))if(i||(i=[]),Oo(a))if(null!==a.findHostDirectiveDefs){let n=[];o=o||new Map,a.findHostDirectiveDefs(a,n,o),i.unshift(...n,a),$s(e,t,n.length)}else i.unshift(a),$s(e,t,0);else o=o||new Map,a.findHostDirectiveDefs?.(a,i,o),i.push(a)}return null===i?null:[i,o]}(e,n);null===l?o=r=null:[o,r]=l,null!==o&&Zs(e,t,n,o,a,r),a&&function(e,t,n){if(t){let i=e.localNames=[];for(let e=0;e<t.length;e+=2){let o=n[t[e+1]];if(null==o)throw new Pt(-301,!1);i.push(t[e],o)}}}(n,i,a)}n.mergedAttrs=ni(n.mergedAttrs,n.attrs)}function Zs(e,t,n,i,o,r){for(let o=0;o<i.length;o++)ca(ra(n,t),e,i[o].type);!function(e,t,n){e.flags|=1,e.directiveStart=t,e.directiveEnd=t+n,e.providerIndexes=t}(n,e.data.length,i.length);for(let e=0;e<i.length;e++){let t=i[e];t.providersResolver&&t.providersResolver(t)}let a=!1,l=!1,s=Os(e,t,i.length,null);for(let r=0;r<i.length;r++){let c=i[r];n.mergedAttrs=ni(n.mergedAttrs,c.hostAttrs),Gs(e,n,t,s,c),qs(s,c,o),null!==c.contentQueries&&(n.flags|=4),(null!==c.hostBindings||null!==c.hostAttrs||0!==c.hostVars)&&(n.flags|=64);let d=c.type.prototype;!a&&(d.ngOnChanges||d.ngOnInit||d.ngDoCheck)&&((e.preOrderHooks??=[]).push(n.index),a=!0),!l&&(d.ngOnChanges||d.ngDoCheck)&&((e.preOrderCheckHooks??=[]).push(n.index),l=!0),s++}!function(e,t,n){let i=t.directiveStart,o=t.directiveEnd,r=e.data,a=t.attrs,l=[],s=null,c=null;for(let e=i;e<o;e++){let i=r[e],o=n?n.get(i):null,d=o?o.inputs:null,h=o?o.outputs:null;s=Vs(0,i.inputs,e,s,d),c=Vs(1,i.outputs,e,c,h);let u=null===s||null===a||ai(t)?null:Xs(s,e,a);l.push(u)}null!==s&&(s.hasOwnProperty("class")&&(t.flags|=8),s.hasOwnProperty("style")&&(t.flags|=16)),t.initialInputs=l,t.inputs=s,t.outputs=c}(e,n,r)}function Us(e,t,n){let i=n.directiveStart,o=n.directiveEnd,r=n.index,a=ir.lFrame.currentDirectiveIndex;try{Pr(r);for(let n=i;n<o;n++){let i=e.data[n],o=t[n];wr(n),(null!==i.hostBindings||0!==i.hostVars||null!==i.hostAttrs)&&Ws(i,o)}}finally{Pr(-1),wr(a)}}function Ws(e,t){null!==e.hostBindings&&e.hostBindings(1,t)}function $s(e,t,n){t.componentOffset=n,(e.components??=[]).push(t.index)}function qs(e,t,n){if(n){if(t.exportAs)for(let i=0;i<t.exportAs.length;i++)n[t.exportAs[i]]=e;Oo(t)&&(n[""]=e)}}function Gs(e,t,n,i,o){e.data[i]=o;let r=o.factory||(o.factory=Mn(o.type)),a=new qr(r,Oo(o),Rs);e.blueprint[i]=a,n[i]=a,function(e,t,n,i,o){let r=o.hostBindings;if(r){let o=e.hostBindingOpCodes;null===o&&(o=e.hostBindingOpCodes=[]);let a=~t.index;(function(e){let t=e.length;for(;t>0;){let n=e[--t];if("number"==typeof n&&n<0)return n}return 0})(o)!=a&&o.push(a),o.push(n,i,r)}}(e,t,i,Os(e,n,o.hostVars,Cs),o)}function Ys(e,t,n,i,o,r){let a=r[t];if(null!==a)for(let e=0;e<a.length;)Ts(i,n,a[e++],a[e++],a[e++],a[e++])}function Xs(e,t,n){let i=null,o=0;for(;o<n.length;){let r=n[o];if(0!==r)if(5!==r){if("number"==typeof r)break;if(e.hasOwnProperty(r)){null===i&&(i=[]);let a=e[r];for(let e=0;e<a.length;e+=3)if(a[e]===t){i.push(r,a[e+1],a[e+2],n[o+1]);break}}o+=2}else o+=2;else o+=4}return i}function Ks(e,t,n,i){return[e,!0,0,t,null,i,null,n,null,null]}function Qs(e,t){let n=e.contentQueries;if(null!==n){let i=p(null);try{for(let i=0;i<n.length;i+=2){let o=n[i],r=n[i+1];if(-1!==r){let n=e.data[r];Cr(o),n.contentQueries(2,t[r],r)}}}finally{p(i)}}}function Js(e,t){return e[lo]?e[so][Ji]=t:e[lo]=t,e[so]=t,t}function ec(e,t,n){Cr(0);let i=p(null);try{t(e,n)}finally{p(i)}}function tc(e){return e[no]??=[]}function nc(e){return e.cleanup??=[]}function ic(e,t){let n=e[oo],i=n?n.get(Ia,null):null;i&&i.handleError(t)}function oc(e,t,n,i,o){for(let r=0;r<n.length;){let a=n[r++],l=n[r++],s=n[r++],c=t[a];Ts(e.data[a],c,i,l,s,o)}}function rc(e,t,n){let i=Zo(t,e);!function(e,t,n){e.setValue(t,n)}(e[ao],i,n)}function ac(e,t){let n=qo(t,e),i=n[Xi];!function(e,t){for(let n=t.length;n<e.blueprint.length;n++)t.push(e.blueprint[n])}(i,n);let o=n[Yi];null!==o&&null===n[to]&&(n[to]=rl(o,n[oo])),lc(i,n,n[io])}function lc(e,t,n){Rr(t);try{let i=e.viewQuery;null!==i&&ec(1,i,n);let o=e.template;null!==o&&As(e,t,o,1,n),e.firstCreatePass&&(e.firstCreatePass=!1),t[po]?.finishViewCreation(e),e.staticContentQueries&&Qs(e,t),e.staticViewQueries&&ec(2,e.viewQuery,n);let r=e.components;null!==r&&function(e,t){for(let n=0;n<t.length;n++)ac(e,t[n])}(t,r)}catch(t){throw e.firstCreatePass&&(e.incompleteFirstPass=!0,e.firstCreatePass=!1),t}finally{t[Ki]&=-5,Ar()}}function sc(e,t,n,i){let o=p(null);try{let o=t.tView,r=Ds(e,o,n,4096&e[Ki]?4096:16,null,t,null,null,i?.injector??null,i?.embeddedViewInjector??null,i?.dehydratedView??null),a=e[t.index];r[uo]=a;let l=e[po];return null!==l&&(r[po]=l.createEmbeddedView(o)),lc(o,r,n),r}finally{p(o)}}function cc(e,t){return!t||null===t.firstChild||Za(e)}function dc(e,t,n,i=!0){let o=t[Xi];if(function(e,t,n,i){let o=Co+i,r=n.length;i>0&&(n[o-1][Ji]=t),i<r-Co?(t[Ji]=n[o],Fn(n,Co+i,t)):(n.push(t),t[Ji]=null),t[Qi]=n;let a=t[uo];null!==a&&n!==a&&ns(a,t);let l=t[po];null!==l&&l.insertView(e),Jo(t),t[Ki]|=128}(o,t,e,n),i){let i=xs(n,e),r=t[ao],a=hs(r,e[wo]);null!==a&&function(e,t,n,i,o,r){i[Yi]=o,i[eo]=t,vs(e,i,n,1,o,r)}(o,e[eo],r,t,a,i)}let r=t[to];null!==r&&null!==r.firstChild&&(r.firstChild=null)}function hc(e,t,n,i,o=!1){for(;null!==n;){if(128===n.type){n=o?n.projectionNext:n.next;continue}let r=t[n.index];null!==r&&i.push(Bo(r)),Ro(r)&&uc(r,i);let a=n.type;if(8&a)hc(e,t,n.child,i);else if(32&a){let e,o=Ql(n,t);for(;e=o();)i.push(e)}else if(16&a){let e=gs(t,n);if(Array.isArray(e))i.push(...e);else{let n=nr(t[ho]);hc(n[Xi],n,e,i,!0)}}n=o?n.projectionNext:n.next}return i}function uc(e,t){for(let n=Co;n<e.length;n++){let i=e[n],o=i[Xi].firstChild;null!==o&&hc(i[Xi],i,o,t)}e[wo]!==e[Yi]&&t.push(e[wo])}var mc=[];var pc=s(l({},f),{consumerIsAlwaysLive:!0,consumerMarkedDirty:e=>{er(e.lView)},consumerOnSignalRead(){this.lView[_o]=this}}),fc=s(l({},f),{consumerIsAlwaysLive:!0,consumerMarkedDirty:e=>{let t=nr(e.lView);for(;t&&!bc(t[Xi]);)t=nr(t);t&&Ko(t)},consumerOnSignalRead(){this.lView[_o]=this}});function bc(e){return 2!==e.type}var gc=100;function xc(e,t=!0,n=0){let i=e[ro],o=i.rendererFactory;o.begin?.();try{!function(e,t){let n=br();try{gr(!0),kc(e,t);let n=0;for(;Qo(e);){if(n===gc)throw new Pt(103,!1);n++,kc(e,1)}}finally{gr(n)}}(e,n)}catch(n){throw t&&ic(e,n),n}finally{o.end?.(),i.inlineEffectRunner?.flush()}}function _c(e,t,n,i){let o=t[Ki];if(!(256&~o))return;t[ro].inlineEffectRunner?.flush(),Rr(t);let r=!0,a=null,l=null;bc(e)?(l=function(e){return e[_o]??function(e){let t=mc.pop()??Object.create(pc);return t.lView=e,t}(e)}(t),a=y(l)):null===d?(r=!1,l=function(e){let t=e[_o]??Object.create(fc);return t.lView=e,t}(t),a=y(l)):t[_o]&&(C(t[_o]),t[_o]=null);try{Xo(t),function(e){ir.lFrame.bindingIndex=e}(e.bindingStartIndex),null!==n&&As(e,t,n,2,i);let r=!(3&~o);if(r){let n=e.preOrderCheckHooks;null!==n&&jr(t,n,null)}else{let n=e.preOrderHooks;null!==n&&Hr(t,n,0,null),Br(t,0)}if(function(e){for(let t=Ya(e);null!==t;t=Xa(t)){if(!(t[Ki]&So.HasTransplantedViews))continue;let e=t[ko];for(let t=0;t<e.length;t++)Ko(e[t])}}(t),vc(t,0),null!==e.contentQueries&&Qs(e,t),r){let n=e.contentCheckHooks;null!==n&&jr(t,n)}else{let n=e.contentHooks;null!==n&&Hr(t,n,1),Br(t,1)}!function(e,t){let n=e.hostBindingOpCodes;if(null!==n)try{for(let e=0;e<n.length;e++){let i=n[e];if(i<0)Pr(~i);else{let o=i,r=n[++e],a=n[++e];yr(r,o),a(2,t[o])}}}finally{Pr(-1)}}(e,t);let a=e.components;null!==a&&Cc(t,a,0);let l=e.viewQuery;if(null!==l&&ec(2,l,i),r){let n=e.viewCheckHooks;null!==n&&jr(t,n)}else{let n=e.viewHooks;null!==n&&Hr(t,n,2),Br(t,2)}if(!0===e.firstUpdatePass&&(e.firstUpdatePass=!1),t[xo]){for(let e of t[xo])e();t[xo]=null}t[Ki]&=-73}catch(e){throw er(t),e}finally{null!==l&&(w(l,a),r&&function(e){e.lView[_o]!==e&&(e.lView=null,mc.push(e))}(l)),Ar()}}function vc(e,t){for(let n=Ya(e);null!==n;n=Xa(n))for(let e=Co;e<n.length;e++)wc(n[e],t)}function yc(e,t,n){wc(qo(t,e),n)}function wc(e,t){Go(e)&&kc(e,t)}function kc(e,t){let n=e[Xi],i=e[Ki],o=e[_o],r=!!(0===t&&16&i);if(r||=!!(64&i&&0===t),r||=!!(1024&i),r||=!(!o?.dirty||!k(o)),r||=!1,o&&(o.dirty=!1),e[Ki]&=-9217,r)_c(n,e,n.template,e[io]);else if(8192&i){vc(e,1);let t=n.components;null!==t&&Cc(e,t,1)}}function Cc(e,t,n){for(let i=0;i<t.length;i++)yc(e,t[i],n)}function Sc(e,t){let n=br()?64:1088;for(e[ro].changeDetectionScheduler?.notify(t);e;){e[Ki]|=n;let t=nr(e);if(Ao(e)&&!t)return e;e=t}return null}var Ec=class{get rootNodes(){let e=this._lView,t=e[Xi];return hc(t,e,t.firstChild,[])}constructor(e,t,n=!0){this._lView=e,this._cdRefInjectingView=t,this.notifyErrorHandler=n,this._appRef=null,this._attachedToViewContainer=!1}get context(){return this._lView[io]}set context(e){this._lView[io]=e}get destroyed(){return!(256&~this._lView[Ki])}destroy(){if(this._appRef)this._appRef.detachView(this);else if(this._attachedToViewContainer){let e=this._lView[Qi];if(Ro(e)){let t=e[8],n=t?t.indexOf(this):-1;n>-1&&(os(e,n),Vn(t,n))}this._attachedToViewContainer=!1}rs(this._lView[Xi],this._lView)}onDestroy(e){tr(this._lView,e)}markForCheck(){Sc(this._cdRefInjectingView||this._lView,4)}detach(){this._lView[Ki]&=-129}reattach(){Jo(this._lView),this._lView[Ki]|=128}detectChanges(){this._lView[Ki]|=1024,xc(this._lView,this.notifyErrorHandler)}checkNoChanges(){}attachToViewContainerRef(){if(this._appRef)throw new Pt(902,!1);this._attachedToViewContainer=!0}detachFromAppRef(){this._appRef=null;let e=Ao(this._lView),t=this._lView[uo];null!==t&&!e&&is(t,this._lView),ts(this._lView[Xi],this._lView)}attachToAppRef(e){if(this._attachedToViewContainer)throw new Pt(902,!1);this._appRef=e;let t=Ao(this._lView),n=this._lView[uo];null!==n&&!t&&ns(n,this._lView),Jo(this._lView)}},Rc=(()=>{let e=class{};return e.__NG_ELEMENT_ID__=Ic,e})(),Tc=Rc,Dc=class extends Tc{constructor(e,t,n){super(),this._declarationLView=e,this._declarationTContainer=t,this.elementRef=n}get ssrId(){return this._declarationTContainer.tView?.ssrId||null}createEmbeddedView(e,t){return this.createEmbeddedViewImpl(e,t)}createEmbeddedViewImpl(e,t,n){let i=sc(this._declarationLView,this._declarationTContainer,e,{embeddedViewInjector:t,dehydratedView:n});return new Ec(i)}};function Ic(){return Oc(hr(),lr())}function Oc(e,t){return 4&e.type?new Dc(t,e,Ma(e,t)):null}new RegExp("^(\\d+)*(b|h)*(.*)");var Ac=()=>null;function zc(e,t){return Ac(e,t)}var Pc=class{},Nc=new nn("",{providedIn:"root",factory:()=>!1}),Mc=new nn(""),Lc=class{},Fc=class{},Vc=class{};Vc.NULL=new class{resolveComponentFactory(e){throw function(e){let t=Error(`No component factory found for ${Ht(e)}.`);return t.ngComponent=e,t}(e)}};var jc=Vc,Hc=class{},Bc=(()=>{let e=class{constructor(){this.destroyNode=null}};return e.__NG_ELEMENT_ID__=()=>function(){let e=lr(),t=qo(hr().index,e);return(Eo(t)?t:e)[ao]}(),e})(),Zc=(()=>{let e=class{};return e.ɵprov=qt({token:e,providedIn:"root",factory:()=>null}),e})(),Uc=new Set;function Wc(e){Uc.has(e)||(Uc.add(e),performance?.mark?.("mark_feature_usage",{detail:{feature:e}}))}function $c(e){let t=!0;return setTimeout((()=>{t&&(t=!1,e())})),"function"==typeof Ft.requestAnimationFrame&&Ft.requestAnimationFrame((()=>{t&&(t=!1,e())})),()=>{t=!1}}function qc(e){let t=!0;return queueMicrotask((()=>{t&&e()})),()=>{t=!1}}function Gc(...e){}var Yc=class e{constructor({enableLongStackTrace:e=!1,shouldCoalesceEventChangeDetection:t=!1,shouldCoalesceRunChangeDetection:n=!1}){if(this.hasPendingMacrotasks=!1,this.hasPendingMicrotasks=!1,this.isStable=!0,this.onUnstable=new ja(!1),this.onMicrotaskEmpty=new ja(!1),this.onStable=new ja(!1),this.onError=new ja(!1),typeof Zone>"u")throw new Pt(908,!1);Zone.assertZonePatched();let i=this;i._nesting=0,i._outer=i._inner=Zone.current,Zone.TaskTrackingZoneSpec&&(i._inner=i._inner.fork(new Zone.TaskTrackingZoneSpec)),e&&Zone.longStackTraceZoneSpec&&(i._inner=i._inner.fork(Zone.longStackTraceZoneSpec)),i.shouldCoalesceEventChangeDetection=!n&&t,i.shouldCoalesceRunChangeDetection=n,i.callbackScheduled=!1,function(e){let t=()=>{!function(e){e.isCheckStableRunning||e.callbackScheduled||(e.callbackScheduled=!0,Zone.root.run((()=>{$c((()=>{e.callbackScheduled=!1,Qc(e),e.isCheckStableRunning=!0,Kc(e),e.isCheckStableRunning=!1}))})),Qc(e))}(e)};e._inner=e._inner.fork({name:"angular",properties:{isAngularZone:!0},onInvokeTask:(n,i,o,r,a,l)=>{if(function(e){return nd(e,"__ignore_ng_zone__")}(l))return n.invokeTask(o,r,a,l);try{return Jc(e),n.invokeTask(o,r,a,l)}finally{(e.shouldCoalesceEventChangeDetection&&"eventTask"===r.type||e.shouldCoalesceRunChangeDetection)&&t(),ed(e)}},onInvoke:(n,i,o,r,a,l,s)=>{try{return Jc(e),n.invoke(o,r,a,l,s)}finally{e.shouldCoalesceRunChangeDetection&&!e.callbackScheduled&&!function(e){return nd(e,"__scheduler_tick__")}(l)&&t(),ed(e)}},onHasTask:(t,n,i,o)=>{t.hasTask(i,o),n===i&&("microTask"==o.change?(e._hasPendingMicrotasks=o.microTask,Qc(e),Kc(e)):"macroTask"==o.change&&(e.hasPendingMacrotasks=o.macroTask))},onHandleError:(t,n,i,o)=>(t.handleError(i,o),e.runOutsideAngular((()=>e.onError.emit(o))),!1)})}(i)}static isInAngularZone(){return typeof Zone<"u"&&!0===Zone.current.get("isAngularZone")}static assertInAngularZone(){if(!e.isInAngularZone())throw new Pt(909,!1)}static assertNotInAngularZone(){if(e.isInAngularZone())throw new Pt(909,!1)}run(e,t,n){return this._inner.run(e,t,n)}runTask(e,t,n,i){let o=this._inner,r=o.scheduleEventTask("NgZoneEvent: "+i,e,Xc,Gc,Gc);try{return o.runTask(r,t,n)}finally{o.cancelTask(r)}}runGuarded(e,t,n){return this._inner.runGuarded(e,t,n)}runOutsideAngular(e){return this._outer.run(e)}},Xc={};function Kc(e){if(0==e._nesting&&!e.hasPendingMicrotasks&&!e.isStable)try{e._nesting++,e.onMicrotaskEmpty.emit(null)}finally{if(e._nesting--,!e.hasPendingMicrotasks)try{e.runOutsideAngular((()=>e.onStable.emit(null)))}finally{e.isStable=!0}}}function Qc(e){e._hasPendingMicrotasks||(e.shouldCoalesceEventChangeDetection||e.shouldCoalesceRunChangeDetection)&&!0===e.callbackScheduled?e.hasPendingMicrotasks=!0:e.hasPendingMicrotasks=!1}function Jc(e){e._nesting++,e.isStable&&(e.isStable=!1,e.onUnstable.emit(null))}function ed(e){e._nesting--,Kc(e)}var td=class{constructor(){this.hasPendingMicrotasks=!1,this.hasPendingMacrotasks=!1,this.isStable=!0,this.onUnstable=new ja,this.onMicrotaskEmpty=new ja,this.onStable=new ja,this.onError=new ja}run(e,t,n){return e.apply(t,n)}runGuarded(e,t,n){return e.apply(t,n)}runOutsideAngular(e){return e()}runTask(e,t,n,i){return e.apply(t,n)}};function nd(e,t){return!(!Array.isArray(e)||1!==e.length)&&!0===e[0]?.data?.[t]}var id=function(e){return e[e.EarlyRead=0]="EarlyRead",e[e.Write=1]="Write",e[e.MixedReadWrite=2]="MixedReadWrite",e[e.Read=3]="Read",e}(id||{}),od={destroy(){}};function rd(e,t){!t&&Gi();let n=t?.injector??Dn(Ta);return Yl(n)?(Wc("NgAfterRender"),ld(e,n,!1,t?.phase??id.MixedReadWrite)):od}function ad(e,t){!t&&Gi();let n=t?.injector??Dn(Ta);return Yl(n)?(Wc("NgAfterNextRender"),ld(e,n,!0,t?.phase??id.MixedReadWrite)):od}function ld(e,t,n,i){let o=function(e,t){if(e instanceof Function)switch(t){case id.EarlyRead:return{earlyRead:e};case id.Write:return{write:e};case id.MixedReadWrite:return{mixedReadWrite:e};case id.Read:return{read:e}}return e}(e,i),r=t.get(dd),a=r.handler??=new cd,l=[],s=[],c=()=>{for(let e of s)a.unregister(e);d()},d=t.get(Aa).onDestroy(c),h=(e,i)=>{if(!i)return;let o=n?(...e)=>{c(),i(...e)}:i,r=function(t,n){t instanceof Bi&&t.assertNotDestroyed();let i=En(t),r=xn(void 0);try{return new sd(e,l,o)}finally{En(i),xn(r)}}(t);a.register(r),s.push(r)};return h(id.EarlyRead,o.earlyRead),h(id.Write,o.write),h(id.MixedReadWrite,o.mixedReadWrite),h(id.Read,o.read),{destroy:c}}var sd=class{constructor(e,t,n){this.phase=e,this.pipelinedArgs=t,this.callbackFn=n,this.zone=Dn(Yc),this.errorHandler=Dn(Ia,{optional:!0}),Dn(Pc,{optional:!0})?.notify(6)}invoke(){try{let e=this.zone.runOutsideAngular((()=>this.callbackFn.apply(null,this.pipelinedArgs)));this.pipelinedArgs.splice(0,this.pipelinedArgs.length,e)}catch(e){this.errorHandler?.handleError(e)}}},cd=class{constructor(){this.executingCallbacks=!1,this.buckets={[id.EarlyRead]:new Set,[id.Write]:new Set,[id.MixedReadWrite]:new Set,[id.Read]:new Set},this.deferredCallbacks=new Set}register(e){(this.executingCallbacks?this.deferredCallbacks:this.buckets[e.phase]).add(e)}unregister(e){this.buckets[e.phase].delete(e),this.deferredCallbacks.delete(e)}execute(){this.executingCallbacks=!0;for(let e of Object.values(this.buckets))for(let t of e)t.invoke();this.executingCallbacks=!1;for(let e of this.deferredCallbacks)this.buckets[e.phase].add(e);this.deferredCallbacks.clear()}destroy(){for(let e of Object.values(this.buckets))e.clear();this.deferredCallbacks.clear()}},dd=(()=>{let e=class{constructor(){this.handler=null,this.internalCallbacks=[]}execute(){this.executeInternalCallbacks(),this.handler?.execute()}executeInternalCallbacks(){let e=[...this.internalCallbacks];this.internalCallbacks.length=0;for(let t of e)t()}ngOnDestroy(){this.handler?.destroy(),this.handler=null,this.internalCallbacks.length=0}};return e.ɵprov=qt({token:e,providedIn:"root",factory:()=>new e}),e})();function hd(e,t,n){let i=n?e.styles:null,o=n?e.classes:null,r=0;if(null!==t)for(let e=0;e<t.length;e++){let n=t[e];"number"==typeof n?r=n:1==r?o=Bt(o,n):2==r&&(i=Bt(i,n+": "+t[++e]+";"))}n?e.styles=i:e.stylesWithoutHost=i,n?e.classes=o:e.classesWithoutHost=o}var ud=class extends jc{constructor(e){super(),this.ngModule=e}resolveComponentFactory(e){let t=wi(e);return new pd(t,this.ngModule)}};function md(e,t){let n=[];for(let i in e){if(!e.hasOwnProperty(i))continue;let o=e[i];if(void 0===o)continue;let r=Array.isArray(o),a=r?o[0]:o,l=r?o[1]:Kn.None;t?n.push({propName:a,templateName:i,isSignal:!!(l&Kn.SignalBased)}):n.push({propName:a,templateName:i})}return n}var pd=class extends Fc{get inputs(){let e=this.componentDef,t=e.inputTransforms,n=md(e.inputs,!0);if(null!==t)for(let e of n)t.hasOwnProperty(e.propName)&&(e.transform=t[e.propName]);return n}get outputs(){return md(this.componentDef.outputs,!1)}constructor(e,t){super(),this.componentDef=e,this.ngModule=t,this.componentType=e.type,this.selector=function(e){return e.map(pi).join(",")}(e.selectors),this.ngContentSelectors=e.ngContentSelectors?e.ngContentSelectors:[],this.isBoundToModule=!!t}create(e,t,n,i){let o=p(null);try{let o=(i=i||this.ngModule)instanceof Hi?i:i?.injector;o&&null!==this.componentDef.getStandaloneInjector&&(o=this.componentDef.getStandaloneInjector(o)||o);let r=o?new Yr(e,o):e,a=r.get(Hc,null);if(null===a)throw new Pt(407,!1);let l={rendererFactory:a,sanitizer:r.get(Zc,null),inlineEffectRunner:null,afterRenderEventManager:r.get(dd,null),changeDetectionScheduler:r.get(Pc,null)},s=a.createRenderer(null,this.componentDef),c=this.componentDef.selectors[0][0]||"div",d=n?function(e,t,n,i){let o=i.get(sl,ll)||n===Xn.ShadowDom,r=e.selectRootElement(t,o);return function(e){Fs(e)}(r),r}(s,n,this.componentDef.encapsulation,r):es(s,c,function(e){let t=e.toLowerCase();return"svg"===t?"svg":"math"===t?"math":null}(c)),h=512;this.componentDef.signals?h|=4096:this.componentDef.onPush||(h|=16);let u=null;null!==d&&(u=rl(d,r,!0));let m,p,f=Ls(0,null,null,1,0,null,null,null,null,null,null),b=Ds(null,f,null,h,null,null,l,s,r,null,u);Rr(b);try{let e,i=this.componentDef,o=null;i.findHostDirectiveDefs?(e=[],o=new Map,i.findHostDirectiveDefs(i,e,o),e.push(i)):e=[i];let r=function(e,t){let n=e[Xi],i=vo;return e[i]=t,Is(n,i,2,"#host",null)}(b,d),a=function(e,t,n,i,o,r,a){let l=o[Xi];!function(e,t,n,i){for(let n of e)t.mergedAttrs=ni(t.mergedAttrs,n.hostAttrs);null!==t.mergedAttrs&&(hd(t,t.mergedAttrs,!0),null!==n&&ks(i,n,t))}(i,e,t,a);let s=null;null!==t&&(s=rl(t,o[oo]));let c=r.rendererFactory.createRenderer(t,n),d=16;n.signals?d=4096:n.onPush&&(d=64);let h=Ds(o,Ms(n),null,d,o[e.index],e,r,c,null,null,s);return l.firstCreatePass&&$s(l,e,i.length-1),Js(o,h),o[e.index]=h}(r,d,i,e,b,l,s);p=Wo(f,vo),d&&function(e,t,n,i){if(i)Jn(e,n,["ng-version","18.1.0"]);else{let{attrs:i,classes:o}=function(e){let t=[],n=[],i=1,o=2;for(;i<e.length;){let r=e[i];if("string"==typeof r)2===o?""!==r&&t.push(r,e[++i]):8===o&&n.push(r);else{if(!ci(o))break;o=r}i++}return{attrs:t,classes:n}}(t.selectors[0]);i&&Jn(e,n,i),o&&o.length>0&&ws(e,n,o.join(" "))}}(s,i,d,n),void 0!==t&&function(e,t,n){let i=e.projection=[];for(let e=0;e<t.length;e++){let t=n[e];i.push(null!=t?Array.from(t):null)}}(p,this.ngContentSelectors,t),m=function(e,t,n,i,o,r){let a=hr(),l=o[Xi],s=Uo(a,o);Zs(l,o,a,n,null,i);for(let e=0;e<n.length;e++)Ga(ba(o,l,a.directiveStart+e,a),o);Us(l,o,a),s&&Ga(s,o);let c=ba(o,l,a.directiveStart+a.componentOffset,a);if(e[io]=o[io]=c,null!==r)for(let e of r)e(c,t);return zs(l,a,o),c}(a,i,e,o,b,[bd]),lc(f,b,null)}finally{Ar()}return new fd(this.componentType,m,Ma(p,b),b,p)}finally{p(o)}}},fd=class extends Lc{constructor(e,t,n,i,o){super(),this.location=n,this._rootLView=i,this._tNode=o,this.previousInputValues=null,this.instance=t,this.hostView=this.changeDetectorRef=new Ec(i,void 0,!1),this.componentType=e}setInput(e,t){let n,i=this._tNode.inputs;if(null!==i&&(n=i[e])){if(this.previousInputValues??=new Map,this.previousInputValues.has(e)&&Object.is(this.previousInputValues.get(e),t))return;let i=this._rootLView;oc(i[Xi],i,n,e,t),this.previousInputValues.set(e,t),Sc(qo(this._tNode.index,i),1)}}get injector(){return new _a(this._tNode,this._rootLView)}destroy(){this.hostView.destroy()}onDestroy(e){this.hostView.onDestroy(e)}};function bd(){let e=hr();Vr(lr()[Xi],e)}var gd=(()=>{let e=class{};return e.__NG_ELEMENT_ID__=xd,e})();function xd(){return kd(hr(),lr())}var _d=gd,vd=class extends _d{constructor(e,t,n){super(),this._lContainer=e,this._hostTNode=t,this._hostLView=n}get element(){return Ma(this._hostTNode,this._hostLView)}get injector(){return new _a(this._hostTNode,this._hostLView)}get parentInjector(){let e=sa(this._hostTNode,this._hostLView);if(Xr(e)){let t=Qr(e,this._hostLView),n=Kr(e),i=t[Xi].data[n+8];return new _a(i,t)}return new _a(null,this._hostLView)}clear(){for(;this.length>0;)this.remove(this.length-1)}get(e){let t=yd(this._lContainer);return null!==t&&t[e]||null}get length(){return this._lContainer.length-Co}createEmbeddedView(e,t,n){let i,o;"number"==typeof n?i=n:null!=n&&(i=n.index,o=n.injector);let r=zc(this._lContainer,e.ssrId),a=e.createEmbeddedViewImpl(t||{},o,r);return this.insertImpl(a,i,cc(this._hostTNode,r)),a}createComponent(e,t,n,i,o){let r,a=e&&!function(e){return"function"==typeof e}(e);if(a)r=t;else{let e=t||{};r=e.index,n=e.injector,i=e.projectableNodes,o=e.environmentInjector||e.ngModuleRef}let l=a?e:new pd(wi(e)),s=n||this.parentInjector;if(!o&&null==l.ngModule){let e=(a?s:this.parentInjector).get(Hi,null);e&&(o=e)}let c=wi(l.componentType??{}),d=zc(this._lContainer,c?.id??null),h=d?.firstChild??null,u=l.create(s,i,h,o);return this.insertImpl(u.hostView,r,cc(this._hostTNode,d)),u}insert(e,t){return this.insertImpl(e,t,!0)}insertImpl(e,t,n){let i=e._lView;if(function(e){return Ro(e[Qi])}(i)){let t=this.indexOf(e);if(-1!==t)this.detach(t);else{let t=i[Qi],n=new vd(t,t[eo],t[Qi]);n.detach(n.indexOf(e))}}let o=this._adjustIndex(t),r=this._lContainer;return dc(r,i,o,n),e.attachToViewContainerRef(),Fn(wd(r),o,e),e}move(e,t){return this.insert(e,t)}indexOf(e){let t=yd(this._lContainer);return null!==t?t.indexOf(e):-1}remove(e){let t=this._adjustIndex(e,-1),n=os(this._lContainer,t);n&&(Vn(wd(this._lContainer),t),rs(n[Xi],n))}detach(e){let t=this._adjustIndex(e,-1),n=os(this._lContainer,t);return n&&null!=Vn(wd(this._lContainer),t)?new Ec(n):null}_adjustIndex(e,t=0){return e??this.length+t}};function yd(e){return e[8]}function wd(e){return e[8]||(e[8]=[])}function kd(e,t){let n,i=t[e.index];return Ro(i)?n=i:(n=Ks(i,t,null,e),t[e.index]=n,Js(t,n)),Cd(n,t,e,i),new vd(n,e,t)}var Cd=function(e,t,n,i){if(e[wo])return;let o;o=8&n.type?Bo(i):function(e,t){let n=e[ao],i=n.createComment(""),o=Uo(t,e);return ss(n,hs(n,o),i,function(e,t){return e.nextSibling(t)}(n,o),!1),i}(t,n),e[wo]=o},Sd=()=>!1,Ed=class e{constructor(e){this.queryList=e,this.matches=null}clone(){return new e(this.queryList)}setDirty(){this.queryList.setDirty()}},Rd=class e{constructor(e=[]){this.queries=e}createEmbeddedView(t){let n=t.queries;if(null!==n){let i=null!==t.contentQueries?t.contentQueries[0]:n.length,o=[];for(let e=0;e<i;e++){let t=n.getByIndex(e),i=this.queries[t.indexInDeclarationView];o.push(i.clone())}return new e(o)}return null}insertView(e){this.dirtyQueriesWithMatches(e)}detachView(e){this.dirtyQueriesWithMatches(e)}finishViewCreation(e){this.dirtyQueriesWithMatches(e)}dirtyQueriesWithMatches(e){for(let t=0;t<this.queries.length;t++)null!==Vd(e,t).matches&&this.queries[t].setDirty()}},Td=class{constructor(e,t,n=null){this.flags=t,this.read=n,this.predicate="string"==typeof e?function(e){return e.split(",").map((e=>e.trim()))}(e):e}},Dd=class e{constructor(e=[]){this.queries=e}elementStart(e,t){for(let n=0;n<this.queries.length;n++)this.queries[n].elementStart(e,t)}elementEnd(e){for(let t=0;t<this.queries.length;t++)this.queries[t].elementEnd(e)}embeddedTView(t){let n=null;for(let e=0;e<this.length;e++){let i=null!==n?n.length:0,o=this.getByIndex(e).embeddedTView(t,i);o&&(o.indexInDeclarationView=e,null!==n?n.push(o):n=[o])}return null!==n?new e(n):null}template(e,t){for(let n=0;n<this.queries.length;n++)this.queries[n].template(e,t)}getByIndex(e){return this.queries[e]}get length(){return this.queries.length}track(e){this.queries.push(e)}},Id=class e{constructor(e,t=-1){this.metadata=e,this.matches=null,this.indexInDeclarationView=-1,this.crossesNgTemplate=!1,this._appliesToNextNode=!0,this._declarationNodeIndex=t}elementStart(e,t){this.isApplyingToNode(t)&&this.matchTNode(e,t)}elementEnd(e){this._declarationNodeIndex===e.index&&(this._appliesToNextNode=!1)}template(e,t){this.elementStart(e,t)}embeddedTView(t,n){return this.isApplyingToNode(t)?(this.crossesNgTemplate=!0,this.addMatch(-t.index,n),new e(this.metadata)):null}isApplyingToNode(e){if(this._appliesToNextNode&&1&~this.metadata.flags){let t=this._declarationNodeIndex,n=e.parent;for(;null!==n&&8&n.type&&n.index!==t;)n=n.parent;return t===(null!==n?n.index:-1)}return this._appliesToNextNode}matchTNode(e,t){let n=this.metadata.predicate;if(Array.isArray(n))for(let i=0;i<n.length;i++){let o=n[i];this.matchTNodeWithReadOption(e,t,Od(t,o)),this.matchTNodeWithReadOption(e,t,fa(t,e,o,!1,!1))}else n===Rc?4&t.type&&this.matchTNodeWithReadOption(e,t,-1):this.matchTNodeWithReadOption(e,t,fa(t,e,n,!1,!1))}matchTNodeWithReadOption(e,t,n){if(null!==n){let i=this.metadata.read;if(null!==i)if(i===La||i===gd||i===Rc&&4&t.type)this.addMatch(t.index,-2);else{let n=fa(t,e,i,!1,!1);null!==n&&this.addMatch(t.index,n)}else this.addMatch(t.index,n)}}addMatch(e,t){null===this.matches?this.matches=[e,t]:this.matches.push(e,t)}};function Od(e,t){let n=e.localNames;if(null!==n)for(let e=0;e<n.length;e+=2)if(n[e]===t)return n[e+1];return null}function Ad(e,t,n,i){return-1===n?function(e,t){return 11&e.type?Ma(e,t):4&e.type?Oc(e,t):null}(t,e):-2===n?function(e,t,n){return n===La?Ma(t,e):n===Rc?Oc(t,e):n===gd?kd(t,e):void 0}(e,t,i):ba(e,e[Xi],n,t)}function zd(e,t,n,i){let o=t[po].queries[i];if(null===o.matches){let i=e.data,r=n.matches,a=[];for(let e=0;null!==r&&e<r.length;e+=2){let o=r[e];if(o<0)a.push(null);else{let l=i[o];a.push(Ad(t,l,r[e+1],n.metadata.read))}}o.matches=a}return o.matches}function Pd(e,t,n,i){let o=e.queries.getByIndex(n),r=o.matches;if(null!==r){let a=zd(e,t,o,n);for(let e=0;e<r.length;e+=2){let n=r[e];if(n>0)i.push(a[e/2]);else{let o=r[e+1],a=t[-n];for(let e=Co;e<a.length;e++){let t=a[e];t[uo]===t[Qi]&&Pd(t[Xi],t,o,i)}if(null!==a[ko]){let e=a[ko];for(let t=0;t<e.length;t++){let n=e[t];Pd(n[Xi],n,o,i)}}}}}return i}function Nd(e,t){return e[po].queries[t].queryList}function Md(e,t,n){let i=new Ba(!(4&~n));return function(e,t,n,i){let o=tc(t);o.push(n),e.firstCreatePass&&nc(e).push(i,o.length-1)}(e,t,i,i.destroy),(t[po]??=new Rd).queries.push(new Ed(i))-1}function Ld(e,t,n,i){let o=sr();if(o.firstCreatePass){let r=hr();Fd(o,new Td(t,n,i),r.index),function(e,t){let n=e.contentQueries||(e.contentQueries=[]);t!==(n.length?n[n.length-1]:-1)&&n.push(e.queries.length-1,t)}(o,e),!(2&~n)&&(o.staticContentQueries=!0)}return Md(o,lr(),n)}function Fd(e,t,n){null===e.queries&&(e.queries=new Dd),e.queries.track(new Id(t,n))}function Vd(e,t){return e.queries.getByIndex(t)}function jd(e,t){let n=e[Xi],i=Vd(n,t);return i.crossesNgTemplate?Pd(n,e,t,[]):zd(n,e,i,t)}function Hd(e,t){Wc("NgSignals");let n=function(e){let t=Object.create(j);t.value=e;let n=()=>(b(t),t.value);return n[m]=t,n}(e),i=n[m];return t?.equal&&(i.equal=t.equal),n.set=e=>V(i,e),n.update=e=>function(e,t){_()||L(),V(e,t(e.value))}(i,e),n.asReadonly=Bd.bind(n),n}function Bd(){let e=this[m];if(void 0===e.readonlyFn){let t=()=>this();t[m]=e,e.readonlyFn=t}return e.readonlyFn}function Zd(e){return function(e){return"function"==typeof e&&void 0!==e[m]}(e)&&"function"==typeof e.set}function Ud(e,t){let n,i=O((()=>{n._dirtyCounter();let i=function(e,t){let n=e._lView,i=e._queryIndex;if(void 0===n||void 0===i||4&n[Ki])return t?void 0:Un;let o=Nd(n,i),r=jd(n,i);return o.reset(r,Fa),t?o.first:o._changesDetected||void 0===e._flatValue?e._flatValue=o.toArray():e._flatValue}(n,e);if(t&&void 0===i)throw new Pt(-951,!1);return i}));return n=i[m],n._dirtyCounter=Hd(0),n._flatValue=void 0,i}function Wd(e,t){return Ud(!0,!1)}var $d=(Wd.required=function(e,t){return Ud(!0,!0)},Wd);function qd(e){let t=function(e){return Object.getPrototypeOf(e.prototype).constructor}(e.type),n=!0,i=[e];for(;t;){let o;if(Oo(e))o=t.ɵcmp||t.ɵdir;else{if(t.ɵcmp)throw new Pt(903,!1);o=t.ɵdir}if(o){if(n){i.push(o);let t=e;t.inputs=Yd(e.inputs),t.inputTransforms=Yd(e.inputTransforms),t.declaredInputs=Yd(e.declaredInputs),t.outputs=Yd(e.outputs);let n=o.hostBindings;n&&Qd(e,n);let r=o.viewQuery,a=o.contentQueries;if(r&&Xd(e,r),a&&Kd(e,a),Gd(e,o),jt(e.outputs,o.outputs),Oo(o)&&o.data.animation){let t=e.data;t.animation=(t.animation||[]).concat(o.data.animation)}}let t=o.features;if(t)for(let i=0;i<t.length;i++){let o=t[i];o&&o.ngInherit&&o(e),o===qd&&(n=!1)}}t=Object.getPrototypeOf(t)}!function(e){let t=0,n=null;for(let i=e.length-1;i>=0;i--){let o=e[i];o.hostVars=t+=o.hostVars,o.hostAttrs=ni(o.hostAttrs,n=ni(n,o.hostAttrs))}}(i)}function Gd(e,t){for(let n in t.inputs){if(!t.inputs.hasOwnProperty(n)||e.inputs.hasOwnProperty(n))continue;let i=t.inputs[n];if(void 0!==i&&(e.inputs[n]=i,e.declaredInputs[n]=t.declaredInputs[n],null!==t.inputTransforms)){let n=Array.isArray(i)?i[0]:i;if(!t.inputTransforms.hasOwnProperty(n))continue;e.inputTransforms??={},e.inputTransforms[n]=t.inputTransforms[n]}}}function Yd(e){return e===Zn?{}:e===Un?[]:e}function Xd(e,t){let n=e.viewQuery;e.viewQuery=n?(e,i)=>{t(e,i),n(e,i)}:t}function Kd(e,t){let n=e.contentQueries;e.contentQueries=n?(e,i,o)=>{t(e,i,o),n(e,i,o)}:t}function Qd(e,t){let n=e.hostBindings;e.hostBindings=n?(e,i)=>{t(e,i),n(e,i)}:t}function Jd(e){let t=e.inputConfig,n={};for(let e in t)if(t.hasOwnProperty(e)){let i=t[e];Array.isArray(i)&&i[3]&&(n[e]=i[3])}e.inputTransforms=n}new Map,new Set;var eh=class{},th=class{},nh=class extends eh{constructor(e,t,n){super(),this._parent=t,this._bootstrapComponents=[],this.destroyCbs=[],this.componentFactoryResolver=new ud(this);let i=function(e,t){let n=e[sn]||null;return n}(e);this._bootstrapComponents=function(e){return e instanceof Function?e():e}(i.bootstrap),this._r3Injector=Ea(e,t,[{provide:eh,useValue:this},{provide:jc,useValue:this.componentFactoryResolver},...n],Ht(e),new Set(["environment"])),this._r3Injector.resolveInjectorInitializers(),this.instance=this._r3Injector.get(e)}get injector(){return this._r3Injector}destroy(){let e=this._r3Injector;!e.destroyed&&e.destroy(),this.destroyCbs.forEach((e=>e())),this.destroyCbs=null}onDestroy(e){this.destroyCbs.push(e)}},ih=class extends th{constructor(e){super(),this.moduleType=e}create(e){return new nh(this.moduleType,e,[])}},oh=class extends eh{constructor(e){super(),this.componentFactoryResolver=new ud(this),this.instance=null;let t=new Bi([...e.providers,{provide:eh,useValue:this},{provide:jc,useValue:this.componentFactoryResolver}],e.parent||ji(),e.debugName,new Set(["environment"]));this.injector=t,e.runEnvironmentInitializers&&t.resolveInjectorInitializers()}destroy(){this.injector.destroy()}onDestroy(e){this.injector.onDestroy(e)}};function rh(e){return!!function(e){return null!==e&&("function"==typeof e||"object"==typeof e)}(e)&&(Array.isArray(e)||!(e instanceof Map)&&Symbol.iterator in e)}function ah(e,t,n){return e[t]=n}function lh(e,t,n){let i=e[t];return!Object.is(i,n)&&(e[t]=n,!0)}function sh(e,t,n,i){let o=lh(e,t,n);return lh(e,t+1,i)||o}function ch(e,t,n,i,o,r,a,l,s,c){let d=n+vo,h=t.firstCreatePass?function(e,t,n,i,o,r,a,l,s){let c=t.consts,d=Is(t,e,4,a||null,l||null);Bs(t,n,d,Yo(c,s)),Vr(t,d);let h=d.tView=Ls(2,d,i,o,r,t.directiveRegistry,t.pipeRegistry,null,t.schemas,c,null);return null!==t.queries&&(t.queries.template(t,d),h.queries=t.queries.embeddedTView(d)),d}(d,t,e,i,o,r,a,l,s):t.data[d];mr(h,!1);let u=hh(t,e,h,n);Lr()&&fs(t,e,u,h),Ga(u,e);let m=Ks(u,e,u,h);return e[d]=m,Js(e,m),function(e,t,n){Sd(e,t,n)}(m,h,e),Io(h)&&Ps(t,e,h),null!=s&&Ns(e,h,c),h}function dh(e,t,n,i,o,r,a,l){let s=lr(),c=sr();return ch(s,c,e,t,n,i,o,Yo(c.consts,r),a,l),dh}var hh=function(e,t,n,i){return Fr(!0),t[ao].createComment("")};function uh(e,t,n,i){let o=lr();return lh(o,_r(),t)&&(sr(),function(e,t,n,i,o,r){let a=Uo(e,t);!function(e,t,n,i,o,r,a){if(null==r)e.removeAttribute(t,o,n);else{let l=null==a?un(r):a(r,i||"",o);e.setAttribute(t,o,l,n)}}(t[ao],a,r,e.value,n,i,o)}(Nr(),o,e,t,n,i)),uh}function mh(e,t,n,i){return lh(e,_r(),n)?t+un(n)+i:Cs}function ph(e,t){return e<<17|t<<2}function fh(e){return e>>17&32767}function bh(e){return 2|e}function gh(e){return(131068&e)>>2}function xh(e,t){return-131069&e|t<<2}function _h(e){return 1|e}function vh(e,t,n,i){let o=e[n+1],r=null===t,a=i?fh(o):gh(o),l=!1;for(;0!==a&&(!1===l||r);){let n=e[a],o=e[a+1];yh(n,t)&&(l=!0,e[a+1]=i?_h(o):bh(o)),a=i?fh(o):gh(o)}l&&(e[n+1]=i?bh(o):_h(o))}function yh(e,t){return null===e||null==t||(Array.isArray(e)?e[1]:e)===t||!(!Array.isArray(e)||"string"!=typeof t)&&Bn(e,t)>=0}var wh={textEnd:0,key:0,keyEnd:0,value:0,valueEnd:0};function kh(e){return e.substring(wh.key,wh.keyEnd)}function Ch(e,t){let n=wh.textEnd;return n===t?-1:(t=wh.keyEnd=function(e,t,n){for(;t<n&&e.charCodeAt(t)>32;)t++;return t}(e,wh.key=t,n),Sh(e,t,n))}function Sh(e,t,n){for(;t<n&&e.charCodeAt(t)<=32;)t++;return t}function Eh(e,t,n){let i=lr();return lh(i,_r(),t)&&Hs(sr(),Nr(),i,e,t,i[ao],n,!1),Eh}function Rh(e,t,n,i,o){let r=o?"class":"style";oc(e,n,t.inputs[r],r,i)}function Th(e,t,n){return Ah(e,t,n,!1),Th}function Dh(e,t){return Ah(e,t,null,!0),Dh}function Ih(e){!function(e,t,n,i){let o=sr(),r=vr(2);o.firstUpdatePass&&Ph(o,null,r,i);let a=lr();if(n!==Cs&&lh(a,r,n)){let l=o.data[zr()];if(Hh(l,i)&&!zh(o,r)){let e=l.classesWithoutHost;null!==e&&(n=Bt(e,n||"")),Rh(o,l,a,n,i)}else!function(e,t,n,i,o,r,a,l){o===Cs&&(o=Un);let s=0,c=0,d=0<o.length?o[0]:null,h=0<r.length?r[0]:null;for(;null!==d||null!==h;){let a,u=s<o.length?o[s+1]:void 0,m=c<r.length?r[c+1]:void 0,p=null;d===h?(s+=2,c+=2,u!==m&&(p=h,a=m)):null===h||null!==d&&d<h?(s+=2,p=d):(c+=2,p=h,a=m),null!==p&&Fh(e,t,n,i,p,a,true,l),d=s<o.length?o[s]:null,h=c<r.length?r[c]:null}}(o,l,a,a[ao],a[r+1],a[r+1]=function(e,t,n){if(null==n||""===n)return Un;let i=[],o=bl(n);if(Array.isArray(o))for(let t=0;t<o.length;t++)e(i,o[t],!0);else if("object"==typeof o)for(let t in o)o.hasOwnProperty(t)&&e(i,t,o[t]);else"string"==typeof o&&t(i,o);return i}(e,t,n),0,r)}}(Lh,Oh,e,!0)}function Oh(e,t){for(let n=function(e){return function(e){wh.key=0,wh.keyEnd=0,wh.value=0,wh.valueEnd=0,wh.textEnd=e.length}(e),Ch(e,Sh(e,0,wh.textEnd))}(t);n>=0;n=Ch(t,n))jn(e,kh(t),!0)}function Ah(e,t,n,i){let o=lr(),r=sr(),a=vr(2);r.firstUpdatePass&&Ph(r,e,a,i),t!==Cs&&lh(o,a,t)&&Fh(r,r.data[zr()],o,o[ao],e,o[a+1]=function(e,t){return null==e||""===e||("string"==typeof t?e+=t:"object"==typeof e&&(e=Ht(bl(e)))),e}(t,n),i,a)}function zh(e,t){return t>=e.expandoStartIndex}function Ph(e,t,n,i){let o=e.data;if(null===o[n+1]){let r=o[zr()],a=zh(e,n);Hh(r,i)&&null===t&&!a&&(t=!1),t=function(e,t,n,i){let o=function(e){let t=ir.lFrame.currentDirectiveIndex;return-1===t?null:e[t]}(e),r=i?t.residualClasses:t.residualStyles;if(null===o)0===(i?t.classBindings:t.styleBindings)&&(n=Mh(n=Nh(null,e,t,n,i),t.attrs,i),r=null);else{let a=t.directiveStylingLast;if(-1===a||e[a]!==o)if(n=Nh(o,e,t,n,i),null===r){let n=function(e,t,n){let i=n?t.classBindings:t.styleBindings;if(0!==gh(i))return e[fh(i)]}(e,t,i);void 0!==n&&Array.isArray(n)&&(n=Nh(null,e,t,n[1],i),n=Mh(n,t.attrs,i),function(e,t,n,i){e[fh(n?t.classBindings:t.styleBindings)]=i}(e,t,i,n))}else r=function(e,t,n){let i,o=t.directiveEnd;for(let r=1+t.directiveStylingLast;r<o;r++)i=Mh(i,e[r].hostAttrs,n);return Mh(i,t.attrs,n)}(e,t,i)}return void 0!==r&&(i?t.residualClasses=r:t.residualStyles=r),n}(o,r,t,i),function(e,t,n,i,o,r){let a=r?t.classBindings:t.styleBindings,l=fh(a),s=gh(a);e[i]=n;let c,d=!1;if(Array.isArray(n)){let e=n;c=e[1],(null===c||Bn(e,c)>0)&&(d=!0)}else c=n;if(o)if(0!==s){let t=fh(e[l+1]);e[i+1]=ph(t,l),0!==t&&(e[t+1]=xh(e[t+1],i)),e[l+1]=function(e,t){return 131071&e|t<<17}(e[l+1],i)}else e[i+1]=ph(l,0),0!==l&&(e[l+1]=xh(e[l+1],i)),l=i;else e[i+1]=ph(s,0),0===l?l=i:e[s+1]=xh(e[s+1],i),s=i;d&&(e[i+1]=bh(e[i+1])),vh(e,c,i,!0),vh(e,c,i,!1),function(e,t,n,i,o){let r=o?e.residualClasses:e.residualStyles;null!=r&&"string"==typeof t&&Bn(r,t)>=0&&(n[i+1]=_h(n[i+1]))}(t,c,e,i,r),a=ph(l,s),r?t.classBindings=a:t.styleBindings=a}(o,r,t,n,a,i)}}function Nh(e,t,n,i,o){let r=null,a=n.directiveEnd,l=n.directiveStylingLast;for(-1===l?l=n.directiveStart:l++;l<a&&(r=t[l],i=Mh(i,r.hostAttrs,o),r!==e);)l++;return null!==e&&(n.directiveStylingLast=l),i}function Mh(e,t,n){let i=n?1:2,o=-1;if(null!==t)for(let r=0;r<t.length;r++){let a=t[r];"number"==typeof a?o=a:o===i&&(Array.isArray(e)||(e=void 0===e?[]:["",e]),jn(e,a,!!n||t[++r]))}return void 0===e?null:e}function Lh(e,t,n){let i=String(t);""!==i&&!i.includes(" ")&&jn(e,i,n)}function Fh(e,t,n,i,o,r,a,l){if(!(3&t.type))return;let s=e.data,c=s[l+1],d=function(e){return!(1&~e)}(c)?Vh(s,t,n,o,gh(c),a):void 0;jh(d)||(jh(r)||function(e){return!(2&~e)}(c)&&(r=Vh(s,null,n,o,l,a)),function(e,t,n,i,o){if(t)o?e.addClass(n,i):e.removeClass(n,i);else{let t=-1===i.indexOf("-")?void 0:Kl.DashCase;null==o?e.removeStyle(n,i,t):("string"==typeof o&&o.endsWith("!important")&&(o=o.slice(0,-10),t|=Kl.Important),e.setStyle(n,i,o,t))}}(i,a,Zo(zr(),n),o,r))}function Vh(e,t,n,i,o,r){let a,l=null===t;for(;o>0;){let t=e[o],r=Array.isArray(t),s=r?t[1]:t,c=null===s,d=n[o+1];d===Cs&&(d=c?Un:void 0);let h=c?Hn(d,i):s===i?d:void 0;if(r&&!jh(h)&&(h=Hn(t,i)),jh(h)&&(a=h,l))return a;let u=e[o+1];o=l?fh(u):gh(u)}if(null!==t){let e=r?t.residualClasses:t.residualStyles;null!=e&&(a=Hn(e,i))}return a}function jh(e){return void 0!==e}function Hh(e,t){return!!(e.flags&(t?8:16))}function Bh(e,t){Wc("NgControlFlow");let n=lr(),i=_r(),o=n[i]!==Cs?n[i]:-1,r=-1!==o?Zh(n,vo+o):void 0;if(lh(n,i,e)){let i=p(null);try{if(void 0!==r&&function(e,t){let n=os(e,0);void 0!==n&&rs(n[Xi],n)}(r),-1!==e){let i=vo+e,o=Zh(n,i),r=function(e,t){return Wo(e,t)}(n[Xi],i),a=zc(o,r.tView.ssrId);dc(o,sc(n,r,t,{dehydratedView:a}),0,cc(r,a))}}finally{p(i)}}else if(void 0!==r){let e=function(e,t){let n=Co+0;if(n<e.length)return e[n]}(r);void 0!==e&&(e[io]=t)}}function Zh(e,t){return e[t]}function Uh(e,t,n,i){let o=lr(),r=sr(),a=vo+e,l=o[ao],s=r.firstCreatePass?function(e,t,n,i,o,r){let a=t.consts,l=Is(t,e,2,i,Yo(a,o));return Bs(t,n,l,Yo(a,r)),null!==l.attrs&&hd(l,l.attrs,!1),null!==l.mergedAttrs&&hd(l,l.mergedAttrs,!0),null!==t.queries&&t.queries.elementStart(t,l),l}(a,r,o,t,n,i):r.data[a],c=qh(r,o,s,l,t,e);o[a]=c;let d=Io(s);return mr(s,!0),ks(l,c,s),!function(e){return!(32&~e.flags)}(s)&&Lr()&&fs(r,o,c,s),0===ir.lFrame.elementDepthCount&&Ga(c,o),ir.lFrame.elementDepthCount++,d&&(Ps(r,o,s),zs(r,s,o)),null!==i&&Ns(o,s),Uh}function Wh(){let e=hr();pr()?fr():(e=e.parent,mr(e,!1));let t=e;(function(e){return ir.skipHydrationRootTNode===e})(t)&&(ir.skipHydrationRootTNode=null),ir.lFrame.elementDepthCount--;let n=sr();return n.firstCreatePass&&(Vr(n,e),To(e)&&n.queries.elementEnd(e)),null!=t.classesWithoutHost&&function(e){return!!(8&e.flags)}(t)&&Rh(n,t,lr(),t.classesWithoutHost,!0),null!=t.stylesWithoutHost&&function(e){return!!(16&e.flags)}(t)&&Rh(n,t,lr(),t.stylesWithoutHost,!1),Wh}function $h(e,t,n,i){return Uh(e,t,n,i),Wh(),$h}var qh=(e,t,n,i,o,r)=>(Fr(!0),es(i,o,ir.lFrame.currentNamespace));function Gh(e,t,n){let i=lr(),o=sr(),r=e+vo,a=o.firstCreatePass?function(e,t,n,i,o){let r=t.consts,a=Yo(r,i),l=Is(t,e,8,"ng-container",a);return null!==a&&hd(l,a,!0),Bs(t,n,l,Yo(r,o)),null!==t.queries&&t.queries.elementStart(t,l),l}(r,o,i,t,n):o.data[r];mr(a,!0);let l=Kh(o,i,a,e);return i[r]=l,Lr()&&fs(o,i,l,a),Ga(l,i),Io(a)&&(Ps(o,i,a),zs(o,a,i)),null!=n&&Ns(i,a),Gh}function Yh(){let e=hr(),t=sr();return pr()?fr():(e=e.parent,mr(e,!1)),t.firstCreatePass&&(Vr(t,e),To(e)&&t.queries.elementEnd(e)),Yh}function Xh(e,t,n){return Gh(e,t,n),Yh(),Xh}var Kh=(e,t,n,i)=>(Fr(!0),function(e,t){return e.createComment(function(e){return e.replace(ql,(e=>e.replace(Gl,"​$1​")))}(t))}(t[ao],""));function Qh(){return lr()}function Jh(e,t,n){let i=lr();return lh(i,_r(),t)&&Hs(sr(),Nr(),i,e,t,i[ao],n,!0),Jh}var eu=void 0,tu=["en",[["a","p"],["AM","PM"],eu],[["AM","PM"],eu,eu],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],eu,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],eu,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[6,0],["M/d/yy","MMM d, y","MMMM d, y","EEEE, MMMM d, y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",eu,"{1} 'at' {0}",eu],[".",",",";","%","+","-","E","×","‰","∞","NaN",":"],["#,##0.###","#,##0%","¤#,##0.00","#E0"],"USD","$","US Dollar",{},"ltr",function(e){let t=Math.floor(Math.abs(e)),n=e.toString().replace(/^[^.]*\.?/,"").length;return 1===t&&0===n?1:5}],nu={};function iu(e){let t=function(e){return e.toLowerCase().replace(/_/g,"-")}(e),n=ou(t);if(n)return n;let i=t.split("-")[0];if(n=ou(i),n)return n;if("en"===i)return tu;throw new Pt(701,!1)}function ou(e){return e in nu||(nu[e]=Ft.ng&&Ft.ng.common&&Ft.ng.common.locales&&Ft.ng.common.locales[e]),nu[e]}var ru=function(e){return e[e.LocaleId=0]="LocaleId",e[e.DayPeriodsFormat=1]="DayPeriodsFormat",e[e.DayPeriodsStandalone=2]="DayPeriodsStandalone",e[e.DaysFormat=3]="DaysFormat",e[e.DaysStandalone=4]="DaysStandalone",e[e.MonthsFormat=5]="MonthsFormat",e[e.MonthsStandalone=6]="MonthsStandalone",e[e.Eras=7]="Eras",e[e.FirstDayOfWeek=8]="FirstDayOfWeek",e[e.WeekendRange=9]="WeekendRange",e[e.DateFormat=10]="DateFormat",e[e.TimeFormat=11]="TimeFormat",e[e.DateTimeFormat=12]="DateTimeFormat",e[e.NumberSymbols=13]="NumberSymbols",e[e.NumberFormats=14]="NumberFormats",e[e.CurrencyCode=15]="CurrencyCode",e[e.CurrencySymbol=16]="CurrencySymbol",e[e.CurrencyName=17]="CurrencyName",e[e.Currencies=18]="Currencies",e[e.Directionality=19]="Directionality",e[e.PluralCase=20]="PluralCase",e[e.ExtraData=21]="ExtraData",e}(ru||{}),au="en-US",lu=(e,t,n)=>{};function su(e,t,n,i){let o=lr(),r=sr(),a=hr();return cu(r,o,o[ao],a,e,t,i),su}function cu(e,t,n,i,o,r,a){let l=Io(i),s=e.firstCreatePass&&nc(e),c=t[io],d=tc(t),h=!0;if(3&i.type||a){let u=Uo(i,t),m=a?a(u):u,p=d.length,f=a?e=>a(Bo(e[i.index])):i.index,b=null;if(!a&&l&&(b=function(e,t,n,i){let o=e.cleanup;if(null!=o)for(let e=0;e<o.length-1;e+=2){let r=o[e];if(r===n&&o[e+1]===i){let n=t[no],i=o[e+2];return n.length>i?n[i]:null}"string"==typeof r&&(e+=2)}return null}(e,t,o,i.index)),null!==b)(b.__ngLastListenerFn__||b).__ngNextListenerFn__=r,b.__ngLastListenerFn__=r,h=!1;else{r=hu(i,t,c,r),lu(u,o,r);let e=n.listen(m,o,r);d.push(r,e),s&&s.push(o,f,p,p+1)}}else r=hu(i,t,c,r);let u,m=i.outputs;if(h&&null!==m&&(u=m[o])){let e=u.length;if(e)for(let n=0;n<e;n+=2){let e=u[n],a=u[n+1],l=t[e][a].subscribe(r),c=d.length;d.push(r,l),s&&s.push(o,i.index,c,-(c+1))}}}function du(e,t,n,i){let o=p(null);try{return Ho(6,t,n),!1!==n(i)}catch(t){return ic(e,t),!1}finally{Ho(7,t,n),p(o)}}function hu(e,t,n,i){return function o(r){if(r===Function)return i;Sc(e.componentOffset>-1?qo(e.index,t):t,5);let a=du(t,n,i,r),l=o.__ngNextListenerFn__;for(;l;)a=du(t,n,l,r)&&a,l=l.__ngNextListenerFn__;return a}}function uu(e=1){return function(e){return(ir.lFrame.contextLView=function(e,t){for(;e>0;)t=t[co],e--;return t}(e,ir.lFrame.contextLView))[io]}(e)}function mu(e,t){let n=null,i=function(e){let t=e.attrs;if(null!=t){let e=t.indexOf(5);if(!(1&e))return t[e+1]}return null}(e);for(let o=0;o<t.length;o++){let r=t[o];if("*"!==r){if(null===i?hi(e,r,!0):ui(i,r))return o}else n=o}return n}function pu(e){let t=lr()[ho][eo];if(!t.projection){let n=e?e.length:1,i=t.projection=function(e,t){let n=[];for(let t=0;t<e;t++)n.push(null);return n}(n),o=i.slice(),r=t.child;for(;null!==r;){if(128!==r.type){let t=e?mu(r,e):0;null!==t&&(o[t]?o[t].projectionNext=r:i[t]=r,o[t]=r)}r=r.next}}}function fu(e,t=0,n,i,o,r){let a=lr(),l=sr(),s=i?e+1:null;null!==s&&ch(a,l,s,i,o,r,null,n);let c=Is(l,vo+e,16,null,n||null);null===c.projection&&(c.projection=t),fr();let d=!a[to]||ar();null===a[ho][eo].projection[c.projection]&&null!==s?function(e,t,n){let i=vo+n,o=t.data[i],r=e[i],a=zc(r,o.tView.ssrId);dc(r,sc(e,o,void 0,{dehydratedView:a}),0,cc(o,a))}(a,l,s):d&&32&~c.flags&&function(e,t,n){ys(t[ao],0,t,n,ls(e,n,t),us(n.parent||t[eo],n,t))}(l,a,c)}function bu(e,t,n){return gu(e,"",t,"",n),bu}function gu(e,t,n,i,o){let r=lr(),a=mh(r,t,n,i);return a!==Cs&&Hs(sr(),Nr(),r,e,a,r[ao],o,!1),gu}function xu(e,t,n,i){Ld(e,t,n,i)}function _u(e,t,n){!function(e,t,n){let i=sr();i.firstCreatePass&&(Fd(i,new Td(e,t,n),-1),!(2&~t)&&(i.staticViewQueries=!0)),Md(i,lr(),t)}(e,t,n)}function vu(e){let t=lr(),n=sr(),i=kr();Cr(i+1);let o=Vd(n,i);if(e.dirty&&function(e){return!(4&~e[Ki])}(t)===!(2&~o.metadata.flags)){if(null===o.matches)e.reset([]);else{let n=jd(t,i);e.reset(n,Fa),e.notifyOnChanges()}return!0}return!1}function yu(){return Nd(lr(),kr())}function wu(e){return $o(ir.lFrame.contextLView,vo+e)}function ku(e,t=""){let n=lr(),i=sr(),o=e+vo,r=i.firstCreatePass?Is(i,o,1,t,null):i.data[o],a=Cu(i,n,r,t,e);n[o]=a,Lr()&&fs(i,n,a,r),mr(r,!1)}var Cu=(e,t,n,i,o)=>(Fr(!0),function(e,t){return e.createText(t)}(t[ao],i));function Su(e){return Eu("",e,""),Su}function Eu(e,t,n){let i=lr(),o=mh(i,e,t,n);return o!==Cs&&rc(i,zr(),o),Eu}function Ru(e,t,n,i,o){let r=lr(),a=function(e,t,n,i,o,r){let a=sh(e,ir.lFrame.bindingIndex,n,o);return vr(2),a?t+un(n)+i+un(o)+r:Cs}(r,e,t,n,i,o);return a!==Cs&&rc(r,zr(),a),Ru}function Tu(e,t,n){Zd(t)&&(t=t());let i=lr();return lh(i,_r(),t)&&Hs(sr(),Nr(),i,e,t,i[ao],n,!1),Tu}function Du(e,t){let n=Zd(e);return n&&e.set(t),n}function Iu(e,t){let n=lr(),i=sr(),o=hr();return cu(i,n,n[ao],o,e,t),Iu}function Ou(e,t,n,i,o){if(e=Wt(e),Array.isArray(e))for(let r=0;r<e.length;r++)Ou(e[r],t,n,i,o);else{let r=sr(),a=lr(),l=hr(),s=Ni(e)?e:Wt(e.provide),c=Ui(e),d=1048575&l.providerIndexes,h=l.directiveStart,u=l.providerIndexes>>20;if(Ni(e)||!e.multi){let i=new qr(c,o,Rs),m=Pu(s,t,o?d:d+u,h);-1===m?(ca(ra(l,a),r,s),Au(r,e,t.length),t.push(s),l.directiveStart++,l.directiveEnd++,o&&(l.providerIndexes+=1048576),n.push(i),a.push(i)):(n[m]=i,a[m]=i)}else{let m=Pu(s,t,d+u,h),p=Pu(s,t,d,d+u),f=m>=0&&n[m],b=p>=0&&n[p];if(o&&!b||!o&&!f){ca(ra(l,a),r,s);let d=function(e,t,n,i,o){let r=new qr(e,n,Rs);return r.multi=[],r.index=t,r.componentProviders=0,zu(r,o,i&&!n),r}(o?Mu:Nu,n.length,o,i,c);!o&&b&&(n[p].providerFactory=d),Au(r,e,t.length,0),t.push(s),l.directiveStart++,l.directiveEnd++,o&&(l.providerIndexes+=1048576),n.push(d),a.push(d)}else Au(r,e,m>-1?m:p,zu(n[o?p:m],c,!o&&i));!o&&i&&b&&n[p].componentProviders++}}}function Au(e,t,n,i){let o=Ni(t),r=function(e){return!!e.useClass}(t);if(o||r){let a=(r?Wt(t.useClass):t).prototype.ngOnDestroy;if(a){let r=e.destroyHooks||(e.destroyHooks=[]);if(!o&&t.multi){let e=r.indexOf(n);-1===e?r.push(n,[i,a]):r[e+1].push(i,a)}else r.push(n,a)}}}function zu(e,t,n){return n&&e.componentProviders++,e.multi.push(t)-1}function Pu(e,t,n,i){for(let o=n;o<i;o++)if(t[o]===e)return o;return-1}function Nu(e,t,n,i){return Lu(this.multi,[])}function Mu(e,t,n,i){let o,r=this.multi;if(this.providerFactory){let e=this.providerFactory.componentProviders,t=ba(n,n[Xi],this.providerFactory.index,i);o=t.slice(0,e),Lu(r,o);for(let n=e;n<t.length;n++)o.push(t[n])}else o=[],Lu(r,o);return o}function Lu(e,t){for(let n=0;n<e.length;n++){let i=e[n];t.push(i())}return t}function Fu(e,t=[]){return n=>{n.providersResolver=(n,i)=>function(e,t,n){let i=sr();if(i.firstCreatePass){let o=Oo(e);Ou(n,i.data,i.blueprint,o,!0),Ou(t,i.data,i.blueprint,o,!1)}}(n,i?i(e):e,t)}}var Vu=(()=>{let e=class{constructor(e){this._injector=e,this.cachedInjectors=new Map}getOrCreateStandaloneInjector(e){if(!e.standalone)return null;if(!this.cachedInjectors.has(e)){let t=Di(0,e.type),n=t.length>0?function(e,t,n=null){return new oh({providers:e,parent:t,debugName:n,runEnvironmentInitializers:!0}).injector}([t],this._injector,`Standalone[${e.type.name}]`):null;this.cachedInjectors.set(e,n)}return this.cachedInjectors.get(e)}ngOnDestroy(){try{for(let e of this.cachedInjectors.values())null!==e&&e.destroy()}finally{this.cachedInjectors.clear()}}};return e.ɵprov=qt({token:e,providedIn:"environment",factory:()=>new e(Tn(Hi))}),e})();function ju(e){Wc("NgStandalone"),e.getStandaloneInjector=t=>t.get(Vu).getOrCreateStandaloneInjector(e)}function Hu(e,t){let n=e[t];return n===Cs?void 0:n}function Bu(e,t,n,i,o,r,a){let l=t+n;return sh(e,l,o,r)?ah(e,l+2,a?i.call(a,o,r):i(o,r)):Hu(e,l+2)}function Zu(e,t){let n,i=sr(),o=e+vo;i.firstCreatePass?(n=function(e,t){if(t)for(let n=t.length-1;n>=0;n--){let i=t[n];if(e===i.name)return i}}(t,i.pipeRegistry),i.data[o]=n,n.onDestroy&&(i.destroyHooks??=[]).push(o,n.onDestroy)):n=i.data[o];let r=n.factory||(n.factory=Mn(n.type)),a=xn(Rs);try{let e=ea(!1),t=r();return ea(e),function(e,t,n,i){n>=e.data.length&&(e.data[n]=null,e.blueprint[n]=null),t[n]=i}(i,lr(),o,t),t}finally{xn(a)}}function Uu(e,t,n){let i=e+vo,o=lr(),r=$o(o,i);return Wu(o,i)?function(e,t,n,i,o,r){let a=t+n;return lh(e,a,o)?ah(e,a+1,r?i.call(r,o):i(o)):Hu(e,a+1)}(o,xr(),t,r.transform,n,r):r.transform(n)}function Wu(e,t){return e[Xi].data[t].pure}function $u(e,t){return Oc(e,t)}var qu,Gu=new nn(""),Yu=new nn(""),Xu=(()=>{let e=class{constructor(e,t,n){this._ngZone=e,this.registry=t,this._isZoneStable=!0,this._callbacks=[],this.taskTrackingZone=null,qu||(function(e){qu=e}(n),n.addToWindow(t)),this._watchAngularEvents(),e.run((()=>{this.taskTrackingZone=typeof Zone>"u"?null:Zone.current.get("TaskTrackingZone")}))}_watchAngularEvents(){this._ngZone.onUnstable.subscribe({next:()=>{this._isZoneStable=!1}}),this._ngZone.runOutsideAngular((()=>{this._ngZone.onStable.subscribe({next:()=>{Yc.assertNotInAngularZone(),queueMicrotask((()=>{this._isZoneStable=!0,this._runCallbacksIfReady()}))}})}))}isStable(){return this._isZoneStable&&!this._ngZone.hasPendingMacrotasks}_runCallbacksIfReady(){if(this.isStable())queueMicrotask((()=>{for(;0!==this._callbacks.length;){let e=this._callbacks.pop();clearTimeout(e.timeoutId),e.doneCb()}}));else{let e=this.getPendingTasks();this._callbacks=this._callbacks.filter((t=>!t.updateCb||!t.updateCb(e)||(clearTimeout(t.timeoutId),!1)))}}getPendingTasks(){return this.taskTrackingZone?this.taskTrackingZone.macroTasks.map((e=>({source:e.source,creationLocation:e.creationLocation,data:e.data}))):[]}addCallback(e,t,n){let i=-1;t&&t>0&&(i=setTimeout((()=>{this._callbacks=this._callbacks.filter((e=>e.timeoutId!==i)),e()}),t)),this._callbacks.push({doneCb:e,timeoutId:i,updateCb:n})}whenStable(e,t,n){if(n&&!this.taskTrackingZone)throw new Error('Task tracking zone is required when passing an update callback to whenStable(). Is "zone.js/plugins/task-tracking" loaded?');this.addCallback(e,t,n),this._runCallbacksIfReady()}registerApplication(e){this.registry.registerApplication(e,this)}unregisterApplication(e){this.registry.unregisterApplication(e)}findProviders(e,t,n){return[]}};return e.ɵfac=function(t){return new(t||e)(Tn(Yc),Tn(Ku),Tn(Yu))},e.ɵprov=qt({token:e,factory:e.ɵfac}),e})(),Ku=(()=>{let e=class{constructor(){this._applications=new Map}registerApplication(e,t){this._applications.set(e,t)}unregisterApplication(e){this._applications.delete(e)}unregisterAllApplications(){this._applications.clear()}getTestability(e){return this._applications.get(e)||null}getAllTestabilities(){return Array.from(this._applications.values())}getAllRootElements(){return Array.from(this._applications.keys())}findTestabilityInTree(e,t=!0){return qu?.findTestabilityInTree(this,e,t)??null}};return e.ɵfac=function(t){return new(t||e)},e.ɵprov=qt({token:e,factory:e.ɵfac,providedIn:"platform"}),e})();function Qu(e){return!!e&&"function"==typeof e.then}function Ju(e){return!!e&&"function"==typeof e.subscribe}var em=new nn(""),tm=(()=>{let e=class{constructor(){this.initialized=!1,this.done=!1,this.donePromise=new Promise(((e,t)=>{this.resolve=e,this.reject=t})),this.appInits=Dn(em,{optional:!0})??[]}runInitializers(){if(this.initialized)return;let e=[];for(let t of this.appInits){let n=t();if(Qu(n))e.push(n);else if(Ju(n)){let t=new Promise(((e,t)=>{n.subscribe({complete:e,error:t})}));e.push(t)}}let t=()=>{this.done=!0,this.resolve()};Promise.all(e).then((()=>{t()})).catch((e=>{this.reject(e)})),0===e.length&&t(),this.initialized=!0}};return e.ɵfac=function(t){return new(t||e)},e.ɵprov=qt({token:e,factory:e.ɵfac,providedIn:"root"}),e})(),nm=new nn("");function im(){M=()=>{throw new Pt(600,!1)}}function om(e,t){return Array.isArray(t)?t.reduce(om,e):l(l({},e),t)}var rm=(()=>{let e=class{constructor(){this._bootstrapListeners=[],this._runningTick=!1,this._destroyed=!1,this._destroyListeners=[],this._views=[],this.internalErrorHandler=Dn(Oa),this.afterRenderEffectManager=Dn(dd),this.zonelessEnabled=Dn(Nc),this.externalTestViews=new Set,this.beforeRender=new ye,this.afterTick=new ye,this.componentTypes=[],this.components=[],this.isStable=Dn(Va).hasPendingTasks.pipe(tt((e=>!e))),this._injector=Dn(Hi)}get allViews(){return[...this.externalTestViews.keys(),...this._views]}get destroyed(){return this._destroyed}get injector(){return this._injector}bootstrap(e,t){let n,i=e instanceof Fc;if(!this._injector.get(tm).done)throw!i&&function(e){let t=wi(e)||ki(e)||Ci(e);null!==t&&t.standalone}(e),new Pt(405,!1);n=i?e:this._injector.get(jc).resolveComponentFactory(e),this.componentTypes.push(n.componentType);let o=function(e){return e.isBoundToModule}(n)?void 0:this._injector.get(eh),r=t||n.selector,a=n.create(Ta.NULL,[],r,o),l=a.location.nativeElement,s=a.injector.get(Gu,null);return s?.registerApplication(l),a.onDestroy((()=>{this.detachView(a.hostView),am(this.components,a),s?.unregisterApplication(l)})),this._loadComponent(a),a}tick(){this._tick(!0)}_tick(e){if(this._runningTick)throw new Pt(101,!1);let t=p(null);try{this._runningTick=!0,this.detectChangesInAttachedViews(e)}catch(e){this.internalErrorHandler(e)}finally{this._runningTick=!1,p(t),this.afterTick.next()}}detectChangesInAttachedViews(e){let t=null;this._injector.destroyed||(t=this._injector.get(Hc,null,{optional:!0}));let n=0,i=this.afterRenderEffectManager;for(;n<10;){let o=0===n;if(e||!o){this.beforeRender.next(o);for(let{_lView:e,notifyErrorHandler:t}of this._views)lm(e,t,o,this.zonelessEnabled)}else t?.begin?.(),t?.end?.();if(n++,i.executeInternalCallbacks(),!this.allViews.some((({_lView:e})=>Qo(e)))&&(i.execute(),!this.allViews.some((({_lView:e})=>Qo(e)))))break}}attachView(e){let t=e;this._views.push(t),t.attachToAppRef(this)}detachView(e){let t=e;am(this._views,t),t.detachFromAppRef()}_loadComponent(e){this.attachView(e.hostView),this.tick(),this.components.push(e);let t=this._injector.get(nm,[]);[...this._bootstrapListeners,...t].forEach((t=>t(e)))}ngOnDestroy(){if(!this._destroyed)try{this._destroyListeners.forEach((e=>e())),this._views.slice().forEach((e=>e.destroy()))}finally{this._destroyed=!0,this._views=[],this._bootstrapListeners=[],this._destroyListeners=[]}}onDestroy(e){return this._destroyListeners.push(e),()=>am(this._destroyListeners,e)}destroy(){if(this._destroyed)throw new Pt(406,!1);let e=this._injector;e.destroy&&!e.destroyed&&e.destroy()}get viewCount(){return this._views.length}warnIfDestroyed(){}};return e.ɵfac=function(t){return new(t||e)},e.ɵprov=qt({token:e,factory:e.ɵfac,providedIn:"root"}),e})();function am(e,t){let n=e.indexOf(t);n>-1&&e.splice(n,1)}function lm(e,t,n,i){(n||Qo(e))&&xc(e,t,n&&!i?0:1)}new nn("");var sm=(()=>{let e=class{constructor(){this.zone=Dn(Yc),this.changeDetectionScheduler=Dn(Pc),this.applicationRef=Dn(rm)}initialize(){this._onMicrotaskEmptySubscription||(this._onMicrotaskEmptySubscription=this.zone.onMicrotaskEmpty.subscribe({next:()=>{this.changeDetectionScheduler.runningTick||this.zone.run((()=>{this.applicationRef.tick()}))}}))}ngOnDestroy(){this._onMicrotaskEmptySubscription?.unsubscribe()}};return e.ɵfac=function(t){return new(t||e)},e.ɵprov=qt({token:e,factory:e.ɵfac,providedIn:"root"}),e})();function cm({ngZoneFactory:e,ignoreChangesOutsideZone:t}){return e??=()=>new Yc(hm()),[{provide:Yc,useFactory:e},{provide:Wn,multi:!0,useFactory:()=>{let e=Dn(sm,{optional:!0});return()=>e.initialize()}},{provide:Wn,multi:!0,useFactory:()=>{let e=Dn(um);return()=>{e.initialize()}}},{provide:Oa,useFactory:dm},!0===t?{provide:Mc,useValue:!0}:[]]}function dm(){let e=Dn(Yc),t=Dn(Ia);return n=>e.runOutsideAngular((()=>t.handleError(n)))}function hm(e){return{enableLongStackTrace:!1,shouldCoalesceEventChangeDetection:e?.eventCoalescing??!1,shouldCoalesceRunChangeDetection:e?.runCoalescing??!1}}var um=(()=>{let e=class{constructor(){this.subscription=new W,this.initialized=!1,this.zone=Dn(Yc),this.pendingTasks=Dn(Va)}initialize(){if(this.initialized)return;this.initialized=!0;let e=null;!this.zone.isStable&&!this.zone.hasPendingMacrotasks&&!this.zone.hasPendingMicrotasks&&(e=this.pendingTasks.add()),this.zone.runOutsideAngular((()=>{this.subscription.add(this.zone.onStable.subscribe((()=>{Yc.assertNotInAngularZone(),queueMicrotask((()=>{null!==e&&!this.zone.hasPendingMacrotasks&&!this.zone.hasPendingMicrotasks&&(this.pendingTasks.remove(e),e=null)}))})))})),this.subscription.add(this.zone.onUnstable.subscribe((()=>{Yc.assertInAngularZone(),e??=this.pendingTasks.add()})))}ngOnDestroy(){this.subscription.unsubscribe()}};return e.ɵfac=function(t){return new(t||e)},e.ɵprov=qt({token:e,factory:e.ɵfac,providedIn:"root"}),e})(),mm=(()=>{let e=class{constructor(){this.appRef=Dn(rm),this.taskService=Dn(Va),this.ngZone=Dn(Yc),this.zonelessEnabled=Dn(Nc),this.disableScheduling=Dn(Mc,{optional:!0})??!1,this.zoneIsDefined=typeof Zone<"u"&&!!Zone.root.run,this.schedulerTickApplyArgs=[{data:{__scheduler_tick__:!0}}],this.subscriptions=new W,this.cancelScheduledCallback=null,this.shouldRefreshViews=!1,this.useMicrotaskScheduler=!1,this.runningTick=!1,this.pendingRenderTaskId=null,this.subscriptions.add(this.appRef.afterTick.subscribe((()=>{this.runningTick||this.cleanup()}))),this.subscriptions.add(this.ngZone.onUnstable.subscribe((()=>{this.runningTick||this.cleanup()}))),this.disableScheduling||=!this.zonelessEnabled&&(this.ngZone instanceof td||!this.zoneIsDefined)}notify(e){if(!this.zonelessEnabled&&5===e)return;switch(e){case 3:case 2:case 0:case 4:case 5:case 1:this.shouldRefreshViews=!0}if(!this.shouldScheduleTick())return;let t=this.useMicrotaskScheduler?qc:$c;this.pendingRenderTaskId=this.taskService.add(),this.zoneIsDefined?Zone.root.run((()=>{this.cancelScheduledCallback=t((()=>{this.tick(this.shouldRefreshViews)}))})):this.cancelScheduledCallback=t((()=>{this.tick(this.shouldRefreshViews)}))}shouldScheduleTick(){return!(this.disableScheduling||null!==this.pendingRenderTaskId||this.runningTick||this.appRef._runningTick||!this.zonelessEnabled&&this.zoneIsDefined&&Yc.isInAngularZone())}tick(e){if(this.runningTick||this.appRef.destroyed)return;let t=this.taskService.add();try{this.ngZone.run((()=>{this.runningTick=!0,this.appRef._tick(e)}),void 0,this.schedulerTickApplyArgs)}catch(e){throw this.taskService.remove(t),e}finally{this.cleanup()}this.useMicrotaskScheduler=!0,qc((()=>{this.useMicrotaskScheduler=!1,this.taskService.remove(t)}))}ngOnDestroy(){this.subscriptions.unsubscribe(),this.cleanup()}cleanup(){if(this.shouldRefreshViews=!1,this.runningTick=!1,this.cancelScheduledCallback?.(),this.cancelScheduledCallback=null,null!==this.pendingRenderTaskId){let e=this.pendingRenderTaskId;this.pendingRenderTaskId=null,this.taskService.remove(e)}}};return e.ɵfac=function(t){return new(t||e)},e.ɵprov=qt({token:e,factory:e.ɵfac,providedIn:"root"}),e})(),pm=new nn("",{providedIn:"root",factory:()=>Dn(pm,bn.Optional|bn.SkipSelf)||typeof $localize<"u"&&$localize.locale||au}),fm=new nn(""),bm=(()=>{let e=class{constructor(e){this._injector=e,this._modules=[],this._destroyListeners=[],this._destroyed=!1}bootstrapModuleFactory(e,t){let n=function(e="zone.js",t){return"noop"===e?new td:"zone.js"===e?new Yc(t):e}(t?.ngZone,hm({eventCoalescing:t?.ngZoneEventCoalescing,runCoalescing:t?.ngZoneRunCoalescing}));return n.run((()=>{let i=t?.ignoreChangesOutsideZone,o=function(e,t,n){return new nh(e,t,n)}(e.moduleType,this.injector,[...cm({ngZoneFactory:()=>n,ignoreChangesOutsideZone:i}),{provide:Pc,useExisting:mm}]),r=o.injector.get(Ia,null);return n.runOutsideAngular((()=>{let e=n.onError.subscribe({next:e=>{r.handleError(e)}});o.onDestroy((()=>{am(this._modules,o),e.unsubscribe()}))})),function(e,t,n){try{let i=n();return Qu(i)?i.catch((n=>{throw t.runOutsideAngular((()=>e.handleError(n))),n})):i}catch(n){throw t.runOutsideAngular((()=>e.handleError(n))),n}}(r,n,(()=>{let e=o.injector.get(tm);return e.runInitializers(),e.donePromise.then((()=>(function(e){"string"==typeof e&&e.toLowerCase().replace(/_/g,"-")}(o.injector.get(pm,au)||au),this._moduleDoBootstrap(o),o)))}))}))}bootstrapModule(e,t=[]){let n=om({},t);return function(e,t,n){let i=new ih(n);return Promise.resolve(i)}(this.injector,0,e).then((e=>this.bootstrapModuleFactory(e,n)))}_moduleDoBootstrap(e){let t=e.injector.get(rm);if(e._bootstrapComponents.length>0)e._bootstrapComponents.forEach((e=>t.bootstrap(e)));else{if(!e.instance.ngDoBootstrap)throw new Pt(-403,!1);e.instance.ngDoBootstrap(t)}this._modules.push(e)}onDestroy(e){this._destroyListeners.push(e)}get injector(){return this._injector}destroy(){if(this._destroyed)throw new Pt(404,!1);this._modules.slice().forEach((e=>e.destroy())),this._destroyListeners.forEach((e=>e()));let e=this._injector.get(fm,null);e&&(e.forEach((e=>e())),e.clear()),this._destroyed=!0}get destroyed(){return this._destroyed}};return e.ɵfac=function(t){return new(t||e)(Tn(Ta))},e.ɵprov=qt({token:e,factory:e.ɵfac,providedIn:"platform"}),e})(),gm=null,xm=new nn("");function _m(e,t,n=[]){let i=`Platform: ${t}`,o=new nn(i);return(t=[])=>{let r=vm();if(!r||r.injector.get(xm,!1)){let r=[...n,...t,{provide:o,useValue:!0}];e?e(r):function(e){if(gm&&!gm.get(xm,!1))throw new Pt(400,!1);im(),gm=e;let t=e.get(bm);(function(e){e.get(el,null)?.forEach((e=>e()))})(e)}(function(e=[],t){return Ta.create({name:t,providers:[{provide:Li,useValue:"platform"},{provide:fm,useValue:new Set([()=>gm=null])},...e]})}(r,i))}return function(e){let t=vm();if(!t)throw new Pt(401,!1);return t}()}}function vm(){return gm?.get(bm)??null}var ym=(()=>{let e=class{};return e.__NG_ELEMENT_ID__=wm,e})();function wm(e){return function(e,t,n){if(Do(e)&&!n){let n=qo(e.index,t);return new Ec(n,n)}if(175&e.type){let e=t[ho];return new Ec(e,t)}return null}(hr(),lr(),!(16&~e))}var km=class{constructor(){}supports(e){return rh(e)}create(e){return new Sm(e)}},Cm=(e,t)=>t,Sm=class{constructor(e){this.length=0,this._linkedRecords=null,this._unlinkedRecords=null,this._previousItHead=null,this._itHead=null,this._itTail=null,this._additionsHead=null,this._additionsTail=null,this._movesHead=null,this._movesTail=null,this._removalsHead=null,this._removalsTail=null,this._identityChangesHead=null,this._identityChangesTail=null,this._trackByFn=e||Cm}forEachItem(e){let t;for(t=this._itHead;null!==t;t=t._next)e(t)}forEachOperation(e){let t=this._itHead,n=this._removalsHead,i=0,o=null;for(;t||n;){let r=!n||t&&t.currentIndex<Dm(n,i,o)?t:n,a=Dm(r,i,o),l=r.currentIndex;if(r===n)i--,n=n._nextRemoved;else if(t=t._next,null==r.previousIndex)i++;else{o||(o=[]);let e=a-i,t=l-i;if(e!=t){for(let n=0;n<e;n++){let i=n<o.length?o[n]:o[n]=0,r=i+n;t<=r&&r<e&&(o[n]=i+1)}o[r.previousIndex]=t-e}}a!==l&&e(r,a,l)}}forEachPreviousItem(e){let t;for(t=this._previousItHead;null!==t;t=t._nextPrevious)e(t)}forEachAddedItem(e){let t;for(t=this._additionsHead;null!==t;t=t._nextAdded)e(t)}forEachMovedItem(e){let t;for(t=this._movesHead;null!==t;t=t._nextMoved)e(t)}forEachRemovedItem(e){let t;for(t=this._removalsHead;null!==t;t=t._nextRemoved)e(t)}forEachIdentityChange(e){let t;for(t=this._identityChangesHead;null!==t;t=t._nextIdentityChange)e(t)}diff(e){if(null==e&&(e=[]),!rh(e))throw new Pt(900,!1);return this.check(e)?this:null}onDestroy(){}check(e){this._reset();let t,n,i,o=this._itHead,r=!1;if(Array.isArray(e)){this.length=e.length;for(let t=0;t<this.length;t++)n=e[t],i=this._trackByFn(t,n),null!==o&&Object.is(o.trackById,i)?(r&&(o=this._verifyReinsertion(o,n,i,t)),Object.is(o.item,n)||this._addIdentityChange(o,n)):(o=this._mismatch(o,n,i,t),r=!0),o=o._next}else t=0,function(e,t){if(Array.isArray(e))for(let n=0;n<e.length;n++)t(e[n]);else{let n,i=e[Symbol.iterator]();for(;!(n=i.next()).done;)t(n.value)}}(e,(e=>{i=this._trackByFn(t,e),null!==o&&Object.is(o.trackById,i)?(r&&(o=this._verifyReinsertion(o,e,i,t)),Object.is(o.item,e)||this._addIdentityChange(o,e)):(o=this._mismatch(o,e,i,t),r=!0),o=o._next,t++})),this.length=t;return this._truncate(o),this.collection=e,this.isDirty}get isDirty(){return null!==this._additionsHead||null!==this._movesHead||null!==this._removalsHead||null!==this._identityChangesHead}_reset(){if(this.isDirty){let e;for(e=this._previousItHead=this._itHead;null!==e;e=e._next)e._nextPrevious=e._next;for(e=this._additionsHead;null!==e;e=e._nextAdded)e.previousIndex=e.currentIndex;for(this._additionsHead=this._additionsTail=null,e=this._movesHead;null!==e;e=e._nextMoved)e.previousIndex=e.currentIndex;this._movesHead=this._movesTail=null,this._removalsHead=this._removalsTail=null,this._identityChangesHead=this._identityChangesTail=null}}_mismatch(e,t,n,i){let o;return null===e?o=this._itTail:(o=e._prev,this._remove(e)),null!==(e=null===this._unlinkedRecords?null:this._unlinkedRecords.get(n,null))?(Object.is(e.item,t)||this._addIdentityChange(e,t),this._reinsertAfter(e,o,i)):null!==(e=null===this._linkedRecords?null:this._linkedRecords.get(n,i))?(Object.is(e.item,t)||this._addIdentityChange(e,t),this._moveAfter(e,o,i)):e=this._addAfter(new Em(t,n),o,i),e}_verifyReinsertion(e,t,n,i){let o=null===this._unlinkedRecords?null:this._unlinkedRecords.get(n,null);return null!==o?e=this._reinsertAfter(o,e._prev,i):e.currentIndex!=i&&(e.currentIndex=i,this._addToMoves(e,i)),e}_truncate(e){for(;null!==e;){let t=e._next;this._addToRemovals(this._unlink(e)),e=t}null!==this._unlinkedRecords&&this._unlinkedRecords.clear(),null!==this._additionsTail&&(this._additionsTail._nextAdded=null),null!==this._movesTail&&(this._movesTail._nextMoved=null),null!==this._itTail&&(this._itTail._next=null),null!==this._removalsTail&&(this._removalsTail._nextRemoved=null),null!==this._identityChangesTail&&(this._identityChangesTail._nextIdentityChange=null)}_reinsertAfter(e,t,n){null!==this._unlinkedRecords&&this._unlinkedRecords.remove(e);let i=e._prevRemoved,o=e._nextRemoved;return null===i?this._removalsHead=o:i._nextRemoved=o,null===o?this._removalsTail=i:o._prevRemoved=i,this._insertAfter(e,t,n),this._addToMoves(e,n),e}_moveAfter(e,t,n){return this._unlink(e),this._insertAfter(e,t,n),this._addToMoves(e,n),e}_addAfter(e,t,n){return this._insertAfter(e,t,n),null===this._additionsTail?this._additionsTail=this._additionsHead=e:this._additionsTail=this._additionsTail._nextAdded=e,e}_insertAfter(e,t,n){let i=null===t?this._itHead:t._next;return e._next=i,e._prev=t,null===i?this._itTail=e:i._prev=e,null===t?this._itHead=e:t._next=e,null===this._linkedRecords&&(this._linkedRecords=new Tm),this._linkedRecords.put(e),e.currentIndex=n,e}_remove(e){return this._addToRemovals(this._unlink(e))}_unlink(e){null!==this._linkedRecords&&this._linkedRecords.remove(e);let t=e._prev,n=e._next;return null===t?this._itHead=n:t._next=n,null===n?this._itTail=t:n._prev=t,e}_addToMoves(e,t){return e.previousIndex===t||(null===this._movesTail?this._movesTail=this._movesHead=e:this._movesTail=this._movesTail._nextMoved=e),e}_addToRemovals(e){return null===this._unlinkedRecords&&(this._unlinkedRecords=new Tm),this._unlinkedRecords.put(e),e.currentIndex=null,e._nextRemoved=null,null===this._removalsTail?(this._removalsTail=this._removalsHead=e,e._prevRemoved=null):(e._prevRemoved=this._removalsTail,this._removalsTail=this._removalsTail._nextRemoved=e),e}_addIdentityChange(e,t){return e.item=t,null===this._identityChangesTail?this._identityChangesTail=this._identityChangesHead=e:this._identityChangesTail=this._identityChangesTail._nextIdentityChange=e,e}},Em=class{constructor(e,t){this.item=e,this.trackById=t,this.currentIndex=null,this.previousIndex=null,this._nextPrevious=null,this._prev=null,this._next=null,this._prevDup=null,this._nextDup=null,this._prevRemoved=null,this._nextRemoved=null,this._nextAdded=null,this._nextMoved=null,this._nextIdentityChange=null}},Rm=class{constructor(){this._head=null,this._tail=null}add(e){null===this._head?(this._head=this._tail=e,e._nextDup=null,e._prevDup=null):(this._tail._nextDup=e,e._prevDup=this._tail,e._nextDup=null,this._tail=e)}get(e,t){let n;for(n=this._head;null!==n;n=n._nextDup)if((null===t||t<=n.currentIndex)&&Object.is(n.trackById,e))return n;return null}remove(e){let t=e._prevDup,n=e._nextDup;return null===t?this._head=n:t._nextDup=n,null===n?this._tail=t:n._prevDup=t,null===this._head}},Tm=class{constructor(){this.map=new Map}put(e){let t=e.trackById,n=this.map.get(t);n||(n=new Rm,this.map.set(t,n)),n.add(e)}get(e,t){let n=e,i=this.map.get(n);return i?i.get(e,t):null}remove(e){let t=e.trackById;return this.map.get(t).remove(e)&&this.map.delete(t),e}get isEmpty(){return 0===this.map.size}clear(){this.map.clear()}};function Dm(e,t,n){let i=e.previousIndex;if(null===i)return i;let o=0;return n&&i<n.length&&(o=n[i]),i+t+o}function Im(){return new Om([new km])}var Om=(()=>{let e=class e{constructor(e){this.factories=e}static create(t,n){if(null!=n){let e=n.factories.slice();t=t.concat(e)}return new e(t)}static extend(t){return{provide:e,useFactory:n=>e.create(t,n||Im()),deps:[[e,new Nn,new Pn]]}}find(e){let t=this.factories.find((t=>t.supports(e)));if(null!=t)return t;throw new Pt(901,!1)}};return e.ɵprov=qt({token:e,providedIn:"root",factory:Im}),e})(),Am=_m(null,"core",[]),zm=(()=>{let e=class{constructor(e){}};return e.ɵfac=function(t){return new(t||e)(Tn(rm))},e.ɵmod=xi({type:e}),e.ɵinj=Gt({}),e})(),Pm=new nn("");function Nm(e){return"boolean"==typeof e?e:null!=e&&"false"!==e}function Mm(e,t){Wc("NgSignals");let n=O(e);return t?.equal&&(n[m].equal=t.equal),n}function Lm(e){let t=p(null);try{return e()}finally{p(t)}}var Fm=null;function Vm(){return Fm}var jm=class{},Hm=new nn(""),Bm=(()=>{let e=class{historyGo(e){throw new Error("")}};return e.ɵfac=function(t){return new(t||e)},e.ɵprov=qt({token:e,factory:()=>Dn(Zm),providedIn:"platform"}),e})(),Zm=(()=>{let e=class extends Bm{constructor(){super(),this._doc=Dn(Hm),this._location=window.location,this._history=window.history}getBaseHrefFromDOM(){return Vm().getBaseHref(this._doc)}onPopState(e){let t=Vm().getGlobalEventTarget(this._doc,"window");return t.addEventListener("popstate",e,!1),()=>t.removeEventListener("popstate",e)}onHashChange(e){let t=Vm().getGlobalEventTarget(this._doc,"window");return t.addEventListener("hashchange",e,!1),()=>t.removeEventListener("hashchange",e)}get href(){return this._location.href}get protocol(){return this._location.protocol}get hostname(){return this._location.hostname}get port(){return this._location.port}get pathname(){return this._location.pathname}get search(){return this._location.search}get hash(){return this._location.hash}set pathname(e){this._location.pathname=e}pushState(e,t,n){this._history.pushState(e,t,n)}replaceState(e,t,n){this._history.replaceState(e,t,n)}forward(){this._history.forward()}back(){this._history.back()}historyGo(e=0){this._history.go(e)}getState(){return this._history.state}};return e.ɵfac=function(t){return new(t||e)},e.ɵprov=qt({token:e,factory:()=>new e,providedIn:"platform"}),e})();function Um(e,t){if(0==e.length)return t;if(0==t.length)return e;let n=0;return e.endsWith("/")&&n++,t.startsWith("/")&&n++,2==n?e+t.substring(1):1==n?e+t:e+"/"+t}function Wm(e){let t=e.match(/#|\?|$/),n=t&&t.index||e.length,i=n-("/"===e[n-1]?1:0);return e.slice(0,i)+e.slice(n)}function $m(e){return e&&"?"!==e[0]?"?"+e:e}var qm=(()=>{let e=class{historyGo(e){throw new Error("")}};return e.ɵfac=function(t){return new(t||e)},e.ɵprov=qt({token:e,factory:()=>Dn(Ym),providedIn:"root"}),e})(),Gm=new nn(""),Ym=(()=>{let e=class extends qm{constructor(e,t){super(),this._platformLocation=e,this._removeListenerFns=[],this._baseHref=t??this._platformLocation.getBaseHrefFromDOM()??Dn(Hm).location?.origin??""}ngOnDestroy(){for(;this._removeListenerFns.length;)this._removeListenerFns.pop()()}onPopState(e){this._removeListenerFns.push(this._platformLocation.onPopState(e),this._platformLocation.onHashChange(e))}getBaseHref(){return this._baseHref}prepareExternalUrl(e){return Um(this._baseHref,e)}path(e=!1){let t=this._platformLocation.pathname+$m(this._platformLocation.search),n=this._platformLocation.hash;return n&&e?`${t}${n}`:t}pushState(e,t,n,i){let o=this.prepareExternalUrl(n+$m(i));this._platformLocation.pushState(e,t,o)}replaceState(e,t,n,i){let o=this.prepareExternalUrl(n+$m(i));this._platformLocation.replaceState(e,t,o)}forward(){this._platformLocation.forward()}back(){this._platformLocation.back()}getState(){return this._platformLocation.getState()}historyGo(e=0){this._platformLocation.historyGo?.(e)}};return e.ɵfac=function(t){return new(t||e)(Tn(Bm),Tn(Gm,8))},e.ɵprov=qt({token:e,factory:e.ɵfac,providedIn:"root"}),e})(),Xm=(()=>{let e=class e{constructor(e){this._subject=new ja,this._urlChangeListeners=[],this._urlChangeSubscription=null,this._locationStrategy=e;let t=this._locationStrategy.getBaseHref();this._basePath=function(e){if(new RegExp("^(https?:)?//").test(e)){let[,t]=e.split(/\/\/[^\/]+/);return t}return e}(Wm(Km(t))),this._locationStrategy.onPopState((e=>{this._subject.emit({url:this.path(!0),pop:!0,state:e.state,type:e.type})}))}ngOnDestroy(){this._urlChangeSubscription?.unsubscribe(),this._urlChangeListeners=[]}path(e=!1){return this.normalize(this._locationStrategy.path(e))}getState(){return this._locationStrategy.getState()}isCurrentPathEqualTo(e,t=""){return this.path()==this.normalize(e+$m(t))}normalize(t){return e.stripTrailingSlash(function(e,t){if(!e||!t.startsWith(e))return t;let n=t.substring(e.length);return""===n||["/",";","?","#"].includes(n[0])?n:t}(this._basePath,Km(t)))}prepareExternalUrl(e){return e&&"/"!==e[0]&&(e="/"+e),this._locationStrategy.prepareExternalUrl(e)}go(e,t="",n=null){this._locationStrategy.pushState(n,"",e,t),this._notifyUrlChangeListeners(this.prepareExternalUrl(e+$m(t)),n)}replaceState(e,t="",n=null){this._locationStrategy.replaceState(n,"",e,t),this._notifyUrlChangeListeners(this.prepareExternalUrl(e+$m(t)),n)}forward(){this._locationStrategy.forward()}back(){this._locationStrategy.back()}historyGo(e=0){this._locationStrategy.historyGo?.(e)}onUrlChange(e){return this._urlChangeListeners.push(e),this._urlChangeSubscription??=this.subscribe((e=>{this._notifyUrlChangeListeners(e.url,e.state)})),()=>{let t=this._urlChangeListeners.indexOf(e);this._urlChangeListeners.splice(t,1),0===this._urlChangeListeners.length&&(this._urlChangeSubscription?.unsubscribe(),this._urlChangeSubscription=null)}}_notifyUrlChangeListeners(e="",t){this._urlChangeListeners.forEach((n=>n(e,t)))}subscribe(e,t,n){return this._subject.subscribe({next:e,error:t,complete:n})}};return e.normalizeQueryParams=$m,e.joinWithSlash=Um,e.stripTrailingSlash=Wm,e.ɵfac=function(t){return new(t||e)(Tn(qm))},e.ɵprov=qt({token:e,factory:()=>new Xm(Tn(qm)),providedIn:"root"}),e})();function Km(e){return e.replace(/\/index.html$/,"")}var Qm=function(e){return e[e.Decimal=0]="Decimal",e[e.Percent=1]="Percent",e[e.Currency=2]="Currency",e[e.Scientific=3]="Scientific",e}(Qm||{}),Jm={Decimal:0,Group:1,List:2,PercentSign:3,PlusSign:4,MinusSign:5,Exponential:6,SuperscriptingExponent:7,PerMille:8,Infinity:9,NaN:10,TimeSeparator:11,CurrencyDecimal:12,CurrencyGroup:13};function ep(e,t){let n=iu(e),i=n[ru.NumberSymbols][t];if(typeof i>"u"){if(t===Jm.CurrencyDecimal)return n[ru.NumberSymbols][Jm.Decimal];if(t===Jm.CurrencyGroup)return n[ru.NumberSymbols][Jm.Group]}return i}var tp=/^(\d+)?\.((\d+)(-(\d+))?)?$/,np=22,ip=".",op="0";function rp(e,t,n){let i=function(e,t){return iu(e)[ru.NumberFormats][t]}(t,Qm.Decimal),o=function(e,t="-"){let n={minInt:1,minFrac:0,maxFrac:0,posPre:"",posSuf:"",negPre:"",negSuf:"",gSize:0,lgSize:0},i=e.split(";"),o=i[0],r=i[1],a=-1!==o.indexOf(ip)?o.split(ip):[o.substring(0,o.lastIndexOf(op)+1),o.substring(o.lastIndexOf(op)+1)],l=a[0],s=a[1]||"";n.posPre=l.substring(0,l.indexOf("#"));for(let e=0;e<s.length;e++){let t=s.charAt(e);t===op?n.minFrac=n.maxFrac=e+1:"#"===t?n.maxFrac=e+1:n.posSuf+=t}let c=l.split(",");if(n.gSize=c[1]?c[1].length:0,n.lgSize=c[2]||c[1]?(c[2]||c[1]).length:0,r){let e=o.length-n.posPre.length-n.posSuf.length,t=r.indexOf("#");n.negPre=r.substring(0,t).replace(/'/g,""),n.negSuf=r.slice(t+e).replace(/'/g,"")}else n.negPre=t+n.posPre,n.negSuf=n.posSuf;return n}(i,ep(t,Jm.MinusSign));return function(e,t,n,i,o,r,a=!1){let l="",s=!1;if(isFinite(e)){let c=function(e){let t,n,i,o,r,a=Math.abs(e)+"",l=0;for((n=a.indexOf(ip))>-1&&(a=a.replace(ip,"")),(i=a.search(/e/i))>0?(n<0&&(n=i),n+=+a.slice(i+1),a=a.substring(0,i)):n<0&&(n=a.length),i=0;a.charAt(i)===op;i++);if(i===(r=a.length))t=[0],n=1;else{for(r--;a.charAt(r)===op;)r--;for(n-=i,t=[],o=0;i<=r;i++,o++)t[o]=Number(a.charAt(i))}return n>np&&(t=t.splice(0,np-1),l=n-1,n=1),{digits:t,exponent:l,integerLen:n}}(e);a&&(c=function(e){if(0===e.digits[0])return e;let t=e.digits.length-e.integerLen;return e.exponent?e.exponent+=2:(0===t?e.digits.push(0,0):1===t&&e.digits.push(0),e.integerLen+=2),e}(c));let d=t.minInt,h=t.minFrac,u=t.maxFrac;if(r){let e=r.match(tp);if(null===e)throw new Error(`${r} is not a valid digit info`);let t=e[1],n=e[3],i=e[5];null!=t&&(d=ap(t)),null!=n&&(h=ap(n)),null!=i?u=ap(i):null!=n&&h>u&&(u=h)}!function(e,t,n){if(t>n)throw new Error(`The minimum number of digits after fraction (${t}) is higher than the maximum (${n}).`);let i=e.digits,o=i.length-e.integerLen,r=Math.min(Math.max(t,o),n),a=r+e.integerLen,l=i[a];if(a>0){i.splice(Math.max(e.integerLen,a));for(let e=a;e<i.length;e++)i[e]=0}else{o=Math.max(0,o),e.integerLen=1,i.length=Math.max(1,a=r+1),i[0]=0;for(let e=1;e<a;e++)i[e]=0}if(l>=5)if(a-1<0){for(let t=0;t>a;t--)i.unshift(0),e.integerLen++;i.unshift(1),e.integerLen++}else i[a-1]++;for(;o<Math.max(0,r);o++)i.push(0);let s=0!==r,c=t+e.integerLen,d=i.reduceRight((function(e,t,n,i){return t+=e,i[n]=t<10?t:t-10,s&&(0===i[n]&&n>=c?i.pop():s=!1),t>=10?1:0}),0);d&&(i.unshift(d),e.integerLen++)}(c,h,u);let m=c.digits,p=c.integerLen,f=c.exponent,b=[];for(s=m.every((e=>!e));p<d;p++)m.unshift(0);for(;p<0;p++)m.unshift(0);p>0?b=m.splice(p,m.length):(b=m,m=[0]);let g=[];for(m.length>=t.lgSize&&g.unshift(m.splice(-t.lgSize,m.length).join(""));m.length>t.gSize;)g.unshift(m.splice(-t.gSize,m.length).join(""));m.length&&g.unshift(m.join("")),l=g.join(ep(n,i)),b.length&&(l+=ep(n,o)+b.join("")),f&&(l+=ep(n,Jm.Exponential)+"+"+f)}else l=ep(n,Jm.Infinity);return l=e<0&&!s?t.negPre+l+t.negSuf:t.posPre+l+t.posSuf,l}(e,o,t,Jm.Group,Jm.Decimal,n)}function ap(e){let t=parseInt(e);if(isNaN(t))throw new Error("Invalid integer literal when parsing "+e);return t}var lp=/\s+/,sp=[],cp=(()=>{let e=class{constructor(e,t){this._ngEl=e,this._renderer=t,this.initialClasses=sp,this.stateMap=new Map}set klass(e){this.initialClasses=null!=e?e.trim().split(lp):sp}set ngClass(e){this.rawClass="string"==typeof e?e.trim().split(lp):e}ngDoCheck(){for(let e of this.initialClasses)this._updateState(e,!0);let e=this.rawClass;if(Array.isArray(e)||e instanceof Set)for(let t of e)this._updateState(t,!0);else if(null!=e)for(let t of Object.keys(e))this._updateState(t,!!e[t]);this._applyStateDiff()}_updateState(e,t){let n=this.stateMap.get(e);void 0!==n?(n.enabled!==t&&(n.changed=!0,n.enabled=t),n.touched=!0):this.stateMap.set(e,{enabled:t,changed:!0,touched:!0})}_applyStateDiff(){for(let e of this.stateMap){let t=e[0],n=e[1];n.changed?(this._toggleClass(t,n.enabled),n.changed=!1):n.touched||(n.enabled&&this._toggleClass(t,!1),this.stateMap.delete(t)),n.touched=!1}}_toggleClass(e,t){(e=e.trim()).length>0&&e.split(lp).forEach((e=>{t?this._renderer.addClass(this._ngEl.nativeElement,e):this._renderer.removeClass(this._ngEl.nativeElement,e)}))}};return e.ɵfac=function(t){return new(t||e)(Rs(La),Rs(Bc))},e.ɵdir=vi({type:e,selectors:[["","ngClass",""]],inputs:{klass:[0,"class","klass"],ngClass:"ngClass"},standalone:!0}),e})(),dp=class{constructor(e,t,n,i){this.$implicit=e,this.ngForOf=t,this.index=n,this.count=i}get first(){return 0===this.index}get last(){return this.index===this.count-1}get even(){return this.index%2==0}get odd(){return!this.even}},hp=(()=>{let e=class{set ngForOf(e){this._ngForOf=e,this._ngForOfDirty=!0}set ngForTrackBy(e){this._trackByFn=e}get ngForTrackBy(){return this._trackByFn}constructor(e,t,n){this._viewContainer=e,this._template=t,this._differs=n,this._ngForOf=null,this._ngForOfDirty=!0,this._differ=null}set ngForTemplate(e){e&&(this._template=e)}ngDoCheck(){if(this._ngForOfDirty){this._ngForOfDirty=!1;let e=this._ngForOf;!this._differ&&e&&(this._differ=this._differs.find(e).create(this.ngForTrackBy))}if(this._differ){let e=this._differ.diff(this._ngForOf);e&&this._applyChanges(e)}}_applyChanges(e){let t=this._viewContainer;e.forEachOperation(((e,n,i)=>{if(null==e.previousIndex)t.createEmbeddedView(this._template,new dp(e.item,this._ngForOf,-1,-1),null===i?void 0:i);else if(null==i)t.remove(null===n?void 0:n);else if(null!==n){let o=t.get(n);t.move(o,i),up(o,e)}}));for(let e=0,n=t.length;e<n;e++){let i=t.get(e).context;i.index=e,i.count=n,i.ngForOf=this._ngForOf}e.forEachIdentityChange((e=>{up(t.get(e.currentIndex),e)}))}static ngTemplateContextGuard(e,t){return!0}};return e.ɵfac=function(t){return new(t||e)(Rs(gd),Rs(Rc),Rs(Om))},e.ɵdir=vi({type:e,selectors:[["","ngFor","","ngForOf",""]],inputs:{ngForOf:"ngForOf",ngForTrackBy:"ngForTrackBy",ngForTemplate:"ngForTemplate"},standalone:!0}),e})();function up(e,t){e.context.$implicit=t.item}var mp=(()=>{let e=class{constructor(e,t){this._viewContainer=e,this._context=new pp,this._thenTemplateRef=null,this._elseTemplateRef=null,this._thenViewRef=null,this._elseViewRef=null,this._thenTemplateRef=t}set ngIf(e){this._context.$implicit=this._context.ngIf=e,this._updateView()}set ngIfThen(e){fp("ngIfThen",e),this._thenTemplateRef=e,this._thenViewRef=null,this._updateView()}set ngIfElse(e){fp("ngIfElse",e),this._elseTemplateRef=e,this._elseViewRef=null,this._updateView()}_updateView(){this._context.$implicit?this._thenViewRef||(this._viewContainer.clear(),this._elseViewRef=null,this._thenTemplateRef&&(this._thenViewRef=this._viewContainer.createEmbeddedView(this._thenTemplateRef,this._context))):this._elseViewRef||(this._viewContainer.clear(),this._thenViewRef=null,this._elseTemplateRef&&(this._elseViewRef=this._viewContainer.createEmbeddedView(this._elseTemplateRef,this._context)))}static ngTemplateContextGuard(e,t){return!0}};return e.ɵfac=function(t){return new(t||e)(Rs(gd),Rs(Rc))},e.ɵdir=vi({type:e,selectors:[["","ngIf",""]],inputs:{ngIf:"ngIf",ngIfThen:"ngIfThen",ngIfElse:"ngIfElse"},standalone:!0}),e})(),pp=class{constructor(){this.$implicit=null,this.ngIf=null}};function fp(e,t){if(t&&!t.createEmbeddedView)throw new Error(`${e} must be a TemplateRef, but received '${Ht(t)}'.`)}var bp=(()=>{let e=class{constructor(e){this._viewContainerRef=e,this._viewRef=null,this.ngTemplateOutletContext=null,this.ngTemplateOutlet=null,this.ngTemplateOutletInjector=null}ngOnChanges(e){if(this._shouldRecreateView(e)){let e=this._viewContainerRef;if(this._viewRef&&e.remove(e.indexOf(this._viewRef)),!this.ngTemplateOutlet)return void(this._viewRef=null);let t=this._createContextForwardProxy();this._viewRef=e.createEmbeddedView(this.ngTemplateOutlet,t,{injector:this.ngTemplateOutletInjector??void 0})}}_shouldRecreateView(e){return!!e.ngTemplateOutlet||!!e.ngTemplateOutletInjector}_createContextForwardProxy(){return new Proxy({},{set:(e,t,n)=>!!this.ngTemplateOutletContext&&Reflect.set(this.ngTemplateOutletContext,t,n),get:(e,t,n)=>{if(this.ngTemplateOutletContext)return Reflect.get(this.ngTemplateOutletContext,t,n)}})}};return e.ɵfac=function(t){return new(t||e)(Rs(gd))},e.ɵdir=vi({type:e,selectors:[["","ngTemplateOutlet",""]],inputs:{ngTemplateOutletContext:"ngTemplateOutletContext",ngTemplateOutlet:"ngTemplateOutlet",ngTemplateOutletInjector:"ngTemplateOutletInjector"},standalone:!0,features:[No]}),e})(),gp=(()=>{let e=class{constructor(e){this._locale=e}transform(e,t,n){if(!function(e){return!(null==e||""===e||e!=e)}(e))return null;n||=this._locale;try{let i=function(e){if("string"==typeof e&&!isNaN(Number(e)-parseFloat(e)))return Number(e);if("number"!=typeof e)throw new Error(`${e} is not a number`);return e}(e);return rp(i,n,t)}catch(e){throw e.message,new Pt(2100,!1)}}};return e.ɵfac=function(t){return new(t||e)(Rs(pm,16))},e.ɵpipe=yi({name:"number",type:e,pure:!0,standalone:!0}),e})(),xp=(()=>{let e=class{};return e.ɵfac=function(t){return new(t||e)},e.ɵmod=xi({type:e}),e.ɵinj=Gt({}),e})(),_p="browser";function vp(e){return"server"===e}var yp=class{},wp=class e{constructor(e){this.normalizedNames=new Map,this.lazyUpdate=null,e?"string"==typeof e?this.lazyInit=()=>{this.headers=new Map,e.split("\n").forEach((e=>{let t=e.indexOf(":");if(t>0){let n=e.slice(0,t),i=n.toLowerCase(),o=e.slice(t+1).trim();this.maybeSetNormalizedName(n,i),this.headers.has(i)?this.headers.get(i).push(o):this.headers.set(i,[o])}}))}:typeof Headers<"u"&&e instanceof Headers?(this.headers=new Map,e.forEach(((e,t)=>{this.setHeaderEntries(t,e)}))):this.lazyInit=()=>{this.headers=new Map,Object.entries(e).forEach((([e,t])=>{this.setHeaderEntries(e,t)}))}:this.headers=new Map}has(e){return this.init(),this.headers.has(e.toLowerCase())}get(e){this.init();let t=this.headers.get(e.toLowerCase());return t&&t.length>0?t[0]:null}keys(){return this.init(),Array.from(this.normalizedNames.values())}getAll(e){return this.init(),this.headers.get(e.toLowerCase())||null}append(e,t){return this.clone({name:e,value:t,op:"a"})}set(e,t){return this.clone({name:e,value:t,op:"s"})}delete(e,t){return this.clone({name:e,value:t,op:"d"})}maybeSetNormalizedName(e,t){this.normalizedNames.has(t)||this.normalizedNames.set(t,e)}init(){this.lazyInit&&(this.lazyInit instanceof e?this.copyFrom(this.lazyInit):this.lazyInit(),this.lazyInit=null,this.lazyUpdate&&(this.lazyUpdate.forEach((e=>this.applyUpdate(e))),this.lazyUpdate=null))}copyFrom(e){e.init(),Array.from(e.headers.keys()).forEach((t=>{this.headers.set(t,e.headers.get(t)),this.normalizedNames.set(t,e.normalizedNames.get(t))}))}clone(t){let n=new e;return n.lazyInit=this.lazyInit&&this.lazyInit instanceof e?this.lazyInit:this,n.lazyUpdate=(this.lazyUpdate||[]).concat([t]),n}applyUpdate(e){let t=e.name.toLowerCase();switch(e.op){case"a":case"s":let n=e.value;if("string"==typeof n&&(n=[n]),0===n.length)return;this.maybeSetNormalizedName(e.name,t);let i=("a"===e.op?this.headers.get(t):void 0)||[];i.push(...n),this.headers.set(t,i);break;case"d":let o=e.value;if(o){let e=this.headers.get(t);if(!e)return;e=e.filter((e=>-1===o.indexOf(e))),0===e.length?(this.headers.delete(t),this.normalizedNames.delete(t)):this.headers.set(t,e)}else this.headers.delete(t),this.normalizedNames.delete(t)}}setHeaderEntries(e,t){let n=(Array.isArray(t)?t:[t]).map((e=>e.toString())),i=e.toLowerCase();this.headers.set(i,n),this.maybeSetNormalizedName(e,i)}forEach(e){this.init(),Array.from(this.normalizedNames.keys()).forEach((t=>e(this.normalizedNames.get(t),this.headers.get(t))))}},kp=class{encodeKey(e){return Ep(e)}encodeValue(e){return Ep(e)}decodeKey(e){return decodeURIComponent(e)}decodeValue(e){return decodeURIComponent(e)}},Cp=/%(\d[a-f0-9])/gi,Sp={40:"@","3A":":",24:"$","2C":",","3B":";","3D":"=","3F":"?","2F":"/"};function Ep(e){return encodeURIComponent(e).replace(Cp,((e,t)=>Sp[t]??e))}function Rp(e){return`${e}`}var Tp=class e{constructor(e={}){if(this.updates=null,this.cloneFrom=null,this.encoder=e.encoder||new kp,e.fromString){if(e.fromObject)throw new Error("Cannot specify both fromString and fromObject.");this.map=function(e,t){let n=new Map;return e.length>0&&e.replace(/^\?/,"").split("&").forEach((e=>{let i=e.indexOf("="),[o,r]=-1==i?[t.decodeKey(e),""]:[t.decodeKey(e.slice(0,i)),t.decodeValue(e.slice(i+1))],a=n.get(o)||[];a.push(r),n.set(o,a)})),n}(e.fromString,this.encoder)}else e.fromObject?(this.map=new Map,Object.keys(e.fromObject).forEach((t=>{let n=e.fromObject[t],i=Array.isArray(n)?n.map(Rp):[Rp(n)];this.map.set(t,i)}))):this.map=null}has(e){return this.init(),this.map.has(e)}get(e){this.init();let t=this.map.get(e);return t?t[0]:null}getAll(e){return this.init(),this.map.get(e)||null}keys(){return this.init(),Array.from(this.map.keys())}append(e,t){return this.clone({param:e,value:t,op:"a"})}appendAll(e){let t=[];return Object.keys(e).forEach((n=>{let i=e[n];Array.isArray(i)?i.forEach((e=>{t.push({param:n,value:e,op:"a"})})):t.push({param:n,value:i,op:"a"})})),this.clone(t)}set(e,t){return this.clone({param:e,value:t,op:"s"})}delete(e,t){return this.clone({param:e,value:t,op:"d"})}toString(){return this.init(),this.keys().map((e=>{let t=this.encoder.encodeKey(e);return this.map.get(e).map((e=>t+"="+this.encoder.encodeValue(e))).join("&")})).filter((e=>""!==e)).join("&")}clone(t){let n=new e({encoder:this.encoder});return n.cloneFrom=this.cloneFrom||this,n.updates=(this.updates||[]).concat(t),n}init(){null===this.map&&(this.map=new Map),null!==this.cloneFrom&&(this.cloneFrom.init(),this.cloneFrom.keys().forEach((e=>this.map.set(e,this.cloneFrom.map.get(e)))),this.updates.forEach((e=>{switch(e.op){case"a":case"s":let t=("a"===e.op?this.map.get(e.param):void 0)||[];t.push(Rp(e.value)),this.map.set(e.param,t);break;case"d":if(void 0===e.value){this.map.delete(e.param);break}{let t=this.map.get(e.param)||[],n=t.indexOf(Rp(e.value));-1!==n&&t.splice(n,1),t.length>0?this.map.set(e.param,t):this.map.delete(e.param)}}})),this.cloneFrom=this.updates=null)}},Dp=class{constructor(){this.map=new Map}set(e,t){return this.map.set(e,t),this}get(e){return this.map.has(e)||this.map.set(e,e.defaultValue()),this.map.get(e)}delete(e){return this.map.delete(e),this}has(e){return this.map.has(e)}keys(){return this.map.keys()}};function Ip(e){return typeof ArrayBuffer<"u"&&e instanceof ArrayBuffer}function Op(e){return typeof Blob<"u"&&e instanceof Blob}function Ap(e){return typeof FormData<"u"&&e instanceof FormData}var zp=class e{constructor(e,t,n,i){let o;if(this.url=t,this.body=null,this.reportProgress=!1,this.withCredentials=!1,this.responseType="json",this.method=e.toUpperCase(),function(e){switch(e){case"DELETE":case"GET":case"HEAD":case"OPTIONS":case"JSONP":return!1;default:return!0}}(this.method)||i?(this.body=void 0!==n?n:null,o=i):o=n,o&&(this.reportProgress=!!o.reportProgress,this.withCredentials=!!o.withCredentials,o.responseType&&(this.responseType=o.responseType),o.headers&&(this.headers=o.headers),o.context&&(this.context=o.context),o.params&&(this.params=o.params),this.transferCache=o.transferCache),this.headers??=new wp,this.context??=new Dp,this.params){let e=this.params.toString();if(0===e.length)this.urlWithParams=t;else{let n=t.indexOf("?"),i=-1===n?"?":n<t.length-1?"&":"";this.urlWithParams=t+i+e}}else this.params=new Tp,this.urlWithParams=t}serializeBody(){return null===this.body?null:"string"==typeof this.body||Ip(this.body)||Op(this.body)||Ap(this.body)||function(e){return typeof URLSearchParams<"u"&&e instanceof URLSearchParams}(this.body)?this.body:this.body instanceof Tp?this.body.toString():"object"==typeof this.body||"boolean"==typeof this.body||Array.isArray(this.body)?JSON.stringify(this.body):this.body.toString()}detectContentTypeHeader(){return null===this.body||Ap(this.body)?null:Op(this.body)?this.body.type||null:Ip(this.body)?null:"string"==typeof this.body?"text/plain":this.body instanceof Tp?"application/x-www-form-urlencoded;charset=UTF-8":"object"==typeof this.body||"number"==typeof this.body||"boolean"==typeof this.body?"application/json":null}clone(t={}){let n=t.method||this.method,i=t.url||this.url,o=t.responseType||this.responseType,r=t.transferCache??this.transferCache,a=void 0!==t.body?t.body:this.body,l=t.withCredentials??this.withCredentials,s=t.reportProgress??this.reportProgress,c=t.headers||this.headers,d=t.params||this.params,h=t.context??this.context;return void 0!==t.setHeaders&&(c=Object.keys(t.setHeaders).reduce(((e,n)=>e.set(n,t.setHeaders[n])),c)),t.setParams&&(d=Object.keys(t.setParams).reduce(((e,n)=>e.set(n,t.setParams[n])),d)),new e(n,i,a,{params:d,headers:c,context:h,reportProgress:s,responseType:o,withCredentials:l,transferCache:r})}},Pp=function(e){return e[e.Sent=0]="Sent",e[e.UploadProgress=1]="UploadProgress",e[e.ResponseHeader=2]="ResponseHeader",e[e.DownloadProgress=3]="DownloadProgress",e[e.Response=4]="Response",e[e.User=5]="User",e}(Pp||{}),Np=class{constructor(e,t=200,n="OK"){this.headers=e.headers||new wp,this.status=void 0!==e.status?e.status:t,this.statusText=e.statusText||n,this.url=e.url||null,this.ok=this.status>=200&&this.status<300}},Mp=class e extends Np{constructor(e={}){super(e),this.type=Pp.Response,this.body=void 0!==e.body?e.body:null}clone(t={}){return new e({body:void 0!==t.body?t.body:this.body,headers:t.headers||this.headers,status:void 0!==t.status?t.status:this.status,statusText:t.statusText||this.statusText,url:t.url||this.url||void 0})}};function Lp(e,t){return{body:t,headers:e.headers,context:e.context,observe:e.observe,params:e.params,reportProgress:e.reportProgress,responseType:e.responseType,withCredentials:e.withCredentials,transferCache:e.transferCache}}var Fp=(()=>{let e=class{constructor(e){this.handler=e}request(e,t,n={}){let i;if(e instanceof zp)i=e;else{let o,r;o=n.headers instanceof wp?n.headers:new wp(n.headers),n.params&&(r=n.params instanceof Tp?n.params:new Tp({fromObject:n.params})),i=new zp(e,t,void 0!==n.body?n.body:null,{headers:o,context:n.context,params:r,reportProgress:n.reportProgress,responseType:n.responseType||"json",withCredentials:n.withCredentials,transferCache:n.transferCache})}let o=et(i).pipe(function(e,t){return H(t)?ht(e,t,1):ht(e,1)}((e=>this.handler.handle(e))));if(e instanceof zp||"events"===n.observe)return o;let r=o.pipe(yt((e=>e instanceof Mp)));switch(n.observe||"body"){case"body":switch(i.responseType){case"arraybuffer":return r.pipe(tt((e=>{if(null!==e.body&&!(e.body instanceof ArrayBuffer))throw new Error("Response is not an ArrayBuffer.");return e.body})));case"blob":return r.pipe(tt((e=>{if(null!==e.body&&!(e.body instanceof Blob))throw new Error("Response is not a Blob.");return e.body})));case"text":return r.pipe(tt((e=>{if(null!==e.body&&"string"!=typeof e.body)throw new Error("Response is not a string.");return e.body})));default:return r.pipe(tt((e=>e.body)))}case"response":return r;default:throw new Error(`Unreachable: unhandled observe type ${n.observe}}`)}}delete(e,t={}){return this.request("DELETE",e,t)}get(e,t={}){return this.request("GET",e,t)}head(e,t={}){return this.request("HEAD",e,t)}jsonp(e,t){return this.request("JSONP",e,{params:(new Tp).append(t,"JSONP_CALLBACK"),observe:"body",responseType:"json"})}options(e,t={}){return this.request("OPTIONS",e,t)}patch(e,t,n={}){return this.request("PATCH",e,Lp(n,t))}post(e,t,n={}){return this.request("POST",e,Lp(n,t))}put(e,t,n={}){return this.request("PUT",e,Lp(n,t))}};return e.ɵfac=function(t){return new(t||e)(Tn(yp))},e.ɵprov=qt({token:e,factory:e.ɵfac}),e})(),Vp=class extends jm{constructor(){super(...arguments),this.supportsDOMEvents=!0}},jp=class e extends Vp{static makeCurrent(){!function(e){Fm??=e}(new e)}onAndCancel(e,t,n){return e.addEventListener(t,n),()=>{e.removeEventListener(t,n)}}dispatchEvent(e,t){e.dispatchEvent(t)}remove(e){e.parentNode&&e.parentNode.removeChild(e)}createElement(e,t){return(t=t||this.getDefaultDocument()).createElement(e)}createHtmlDocument(){return document.implementation.createHTMLDocument("fakeTitle")}getDefaultDocument(){return document}isElementNode(e){return e.nodeType===Node.ELEMENT_NODE}isShadowRoot(e){return e instanceof DocumentFragment}getGlobalEventTarget(e,t){return"window"===t?window:"document"===t?e:"body"===t?e.body:null}getBaseHref(e){let t=(Hp=Hp||document.querySelector("base"))?Hp.getAttribute("href"):null;return null==t?null:function(e){return new URL(e,document.baseURI).pathname}(t)}resetBaseElement(){Hp=null}getUserAgent(){return window.navigator.userAgent}getCookie(e){return function(e,t){t=encodeURIComponent(t);for(let n of e.split(";")){let e=n.indexOf("="),[i,o]=-1==e?[n,""]:[n.slice(0,e),n.slice(e+1)];if(i.trim()===t)return decodeURIComponent(o)}return null}(document.cookie,e)}},Hp=null,Bp=(()=>{let e=class{build(){return new XMLHttpRequest}};return e.ɵfac=function(t){return new(t||e)},e.ɵprov=qt({token:e,factory:e.ɵfac}),e})(),Zp=new nn(""),Up=(()=>{let e=class{constructor(e,t){this._zone=t,this._eventNameToPlugin=new Map,e.forEach((e=>{e.manager=this})),this._plugins=e.slice().reverse()}addEventListener(e,t,n){return this._findPluginFor(t).addEventListener(e,t,n)}getZone(){return this._zone}_findPluginFor(e){let t=this._eventNameToPlugin.get(e);if(t)return t;if(t=this._plugins.find((t=>t.supports(e))),!t)throw new Pt(5101,!1);return this._eventNameToPlugin.set(e,t),t}};return e.ɵfac=function(t){return new(t||e)(Tn(Zp),Tn(Yc))},e.ɵprov=qt({token:e,factory:e.ɵfac}),e})(),Wp=class{constructor(e){this._doc=e}},$p="ng-app-id",qp=(()=>{let e=class{constructor(e,t,n,i={}){this.doc=e,this.appId=t,this.nonce=n,this.platformId=i,this.styleRef=new Map,this.hostNodes=new Set,this.styleNodesInDOM=this.collectServerRenderedStyles(),this.platformIsServer=vp(i),this.resetHostNodes()}addStyles(e){for(let t of e)1===this.changeUsageCount(t,1)&&this.onStyleAdded(t)}removeStyles(e){for(let t of e)this.changeUsageCount(t,-1)<=0&&this.onStyleRemoved(t)}ngOnDestroy(){let e=this.styleNodesInDOM;e&&(e.forEach((e=>e.remove())),e.clear());for(let e of this.getAllStyles())this.onStyleRemoved(e);this.resetHostNodes()}addHost(e){this.hostNodes.add(e);for(let t of this.getAllStyles())this.addStyleToHost(e,t)}removeHost(e){this.hostNodes.delete(e)}getAllStyles(){return this.styleRef.keys()}onStyleAdded(e){for(let t of this.hostNodes)this.addStyleToHost(t,e)}onStyleRemoved(e){let t=this.styleRef;t.get(e)?.elements?.forEach((e=>e.remove())),t.delete(e)}collectServerRenderedStyles(){let e=this.doc.head?.querySelectorAll(`style[${$p}="${this.appId}"]`);if(e?.length){let t=new Map;return e.forEach((e=>{null!=e.textContent&&t.set(e.textContent,e)})),t}return null}changeUsageCount(e,t){let n=this.styleRef;if(n.has(e)){let i=n.get(e);return i.usage+=t,i.usage}return n.set(e,{usage:t,elements:[]}),t}getStyleElement(e,t){let n=this.styleNodesInDOM,i=n?.get(t);if(i?.parentNode===e)return n.delete(t),i.removeAttribute($p),i;{let n=this.doc.createElement("style");return this.nonce&&n.setAttribute("nonce",this.nonce),n.textContent=t,this.platformIsServer&&n.setAttribute($p,this.appId),e.appendChild(n),n}}addStyleToHost(e,t){let n=this.getStyleElement(e,t),i=this.styleRef,o=i.get(t)?.elements;o?o.push(n):i.set(t,{elements:[n],usage:1})}resetHostNodes(){let e=this.hostNodes;e.clear(),e.add(this.doc.head)}};return e.ɵfac=function(t){return new(t||e)(Tn(Hm),Tn(Qa),Tn(il,8),Tn(tl))},e.ɵprov=qt({token:e,factory:e.ɵfac}),e})(),Gp={svg:"http://www.w3.org/2000/svg",xhtml:"http://www.w3.org/1999/xhtml",xlink:"http://www.w3.org/1999/xlink",xml:"http://www.w3.org/XML/1998/namespace",xmlns:"http://www.w3.org/2000/xmlns/",math:"http://www.w3.org/1998/Math/MathML"},Yp=/%COMP%/g,Xp="%COMP%",Kp=`_nghost-${Xp}`,Qp=`_ngcontent-${Xp}`,Jp=new nn("",{providedIn:"root",factory:()=>!0});function ef(e,t){return t.map((t=>t.replace(Yp,e)))}var tf=(()=>{let e=class{constructor(e,t,n,i,o,r,a,l=null){this.eventManager=e,this.sharedStylesHost=t,this.appId=n,this.removeStylesOnCompDestroy=i,this.doc=o,this.platformId=r,this.ngZone=a,this.nonce=l,this.rendererByCompId=new Map,this.platformIsServer=vp(r),this.defaultRenderer=new nf(e,o,a,this.platformIsServer)}createRenderer(e,t){if(!e||!t)return this.defaultRenderer;this.platformIsServer&&t.encapsulation===Xn.ShadowDom&&(t=s(l({},t),{encapsulation:Xn.Emulated}));let n=this.getOrCreateRenderer(e,t);return n instanceof sf?n.applyToHost(e):n instanceof lf&&n.applyStyles(),n}getOrCreateRenderer(e,t){let n=this.rendererByCompId,i=n.get(t.id);if(!i){let o=this.doc,r=this.ngZone,a=this.eventManager,l=this.sharedStylesHost,s=this.removeStylesOnCompDestroy,c=this.platformIsServer;switch(t.encapsulation){case Xn.Emulated:i=new sf(a,l,t,this.appId,s,o,r,c);break;case Xn.ShadowDom:return new af(a,l,e,t,o,r,this.nonce,c);default:i=new lf(a,l,t,s,o,r,c)}n.set(t.id,i)}return i}ngOnDestroy(){this.rendererByCompId.clear()}};return e.ɵfac=function(t){return new(t||e)(Tn(Up),Tn(qp),Tn(Qa),Tn(Jp),Tn(Hm),Tn(tl),Tn(Yc),Tn(il))},e.ɵprov=qt({token:e,factory:e.ɵfac}),e})(),nf=class{constructor(e,t,n,i){this.eventManager=e,this.doc=t,this.ngZone=n,this.platformIsServer=i,this.data=Object.create(null),this.throwOnSyntheticProps=!0,this.destroyNode=null}destroy(){}createElement(e,t){return t?this.doc.createElementNS(Gp[t]||t,e):this.doc.createElement(e)}createComment(e){return this.doc.createComment(e)}createText(e){return this.doc.createTextNode(e)}appendChild(e,t){(of(e)?e.content:e).appendChild(t)}insertBefore(e,t,n){e&&(of(e)?e.content:e).insertBefore(t,n)}removeChild(e,t){e&&e.removeChild(t)}selectRootElement(e,t){let n="string"==typeof e?this.doc.querySelector(e):e;if(!n)throw new Pt(-5104,!1);return t||(n.textContent=""),n}parentNode(e){return e.parentNode}nextSibling(e){return e.nextSibling}setAttribute(e,t,n,i){if(i){t=i+":"+t;let o=Gp[i];o?e.setAttributeNS(o,t,n):e.setAttribute(t,n)}else e.setAttribute(t,n)}removeAttribute(e,t,n){if(n){let i=Gp[n];i?e.removeAttributeNS(i,t):e.removeAttribute(`${n}:${t}`)}else e.removeAttribute(t)}addClass(e,t){e.classList.add(t)}removeClass(e,t){e.classList.remove(t)}setStyle(e,t,n,i){i&(Kl.DashCase|Kl.Important)?e.style.setProperty(t,n,i&Kl.Important?"important":""):e.style[t]=n}removeStyle(e,t,n){n&Kl.DashCase?e.style.removeProperty(t):e.style[t]=""}setProperty(e,t,n){null!=e&&(e[t]=n)}setValue(e,t){e.nodeValue=t}listen(e,t,n){if("string"==typeof e&&!(e=Vm().getGlobalEventTarget(this.doc,e)))throw new Error(`Unsupported event target ${e} for event ${t}`);return this.eventManager.addEventListener(e,t,this.decoratePreventDefault(n))}decoratePreventDefault(e){return t=>{if("__ngUnwrap__"===t)return e;!1===(this.platformIsServer?this.ngZone.runGuarded((()=>e(t))):e(t))&&t.preventDefault()}}};function of(e){return"TEMPLATE"===e.tagName&&void 0!==e.content}var rf,af=class extends nf{constructor(e,t,n,i,o,r,a,l){super(e,o,r,l),this.sharedStylesHost=t,this.hostEl=n,this.shadowRoot=n.attachShadow({mode:"open"}),this.sharedStylesHost.addHost(this.shadowRoot);let s=ef(i.id,i.styles);for(let e of s){let t=document.createElement("style");a&&t.setAttribute("nonce",a),t.textContent=e,this.shadowRoot.appendChild(t)}}nodeOrShadowRoot(e){return e===this.hostEl?this.shadowRoot:e}appendChild(e,t){return super.appendChild(this.nodeOrShadowRoot(e),t)}insertBefore(e,t,n){return super.insertBefore(this.nodeOrShadowRoot(e),t,n)}removeChild(e,t){return super.removeChild(this.nodeOrShadowRoot(e),t)}parentNode(e){return this.nodeOrShadowRoot(super.parentNode(this.nodeOrShadowRoot(e)))}destroy(){this.sharedStylesHost.removeHost(this.shadowRoot)}},lf=class extends nf{constructor(e,t,n,i,o,r,a,l){super(e,o,r,a),this.sharedStylesHost=t,this.removeStylesOnCompDestroy=i,this.styles=l?ef(l,n.styles):n.styles}applyStyles(){this.sharedStylesHost.addStyles(this.styles)}destroy(){this.removeStylesOnCompDestroy&&this.sharedStylesHost.removeStyles(this.styles)}},sf=class extends lf{constructor(e,t,n,i,o,r,a,l){let s=i+"-"+n.id;super(e,t,n,o,r,a,l,s),this.contentAttr=function(e){return Qp.replace(Yp,e)}(s),this.hostAttr=function(e){return Kp.replace(Yp,e)}(s)}applyToHost(e){this.applyStyles(),this.setAttribute(e,this.hostAttr,"")}createElement(e,t){let n=super.createElement(e,t);return super.setAttribute(n,this.contentAttr,""),n}},cf=(()=>{let e=class extends Wp{constructor(e){super(e)}supports(e){return!0}addEventListener(e,t,n){return e.addEventListener(t,n,!1),()=>this.removeEventListener(e,t,n)}removeEventListener(e,t,n){return e.removeEventListener(t,n)}};return e.ɵfac=function(t){return new(t||e)(Tn(Hm))},e.ɵprov=qt({token:e,factory:e.ɵfac}),e})(),df=(()=>{let e=class extends Wp{constructor(e){super(e),this.delegate=Dn(Pm,{optional:!0})}supports(e){return!!this.delegate&&this.delegate.supports(e)}addEventListener(e,t,n){return this.delegate.addEventListener(e,t,n)}removeEventListener(e,t,n){return this.delegate.removeEventListener(e,t,n)}};return e.ɵfac=function(t){return new(t||e)(Tn(Hm))},e.ɵprov=qt({token:e,factory:e.ɵfac}),e})(),hf=["alt","control","meta","shift"],uf={"\b":"Backspace","\t":"Tab","":"Delete","":"Escape",Del:"Delete",Esc:"Escape",Left:"ArrowLeft",Right:"ArrowRight",Up:"ArrowUp",Down:"ArrowDown",Menu:"ContextMenu",Scroll:"ScrollLock",Win:"OS"},mf={alt:e=>e.altKey,control:e=>e.ctrlKey,meta:e=>e.metaKey,shift:e=>e.shiftKey},pf=(()=>{let e=class e extends Wp{constructor(e){super(e)}supports(t){return null!=e.parseEventName(t)}addEventListener(t,n,i){let o=e.parseEventName(n),r=e.eventCallback(o.fullKey,i,this.manager.getZone());return this.manager.getZone().runOutsideAngular((()=>Vm().onAndCancel(t,o.domEventName,r)))}static parseEventName(t){let n=t.toLowerCase().split("."),i=n.shift();if(0===n.length||"keydown"!==i&&"keyup"!==i)return null;let o=e._normalizeKey(n.pop()),r="",a=n.indexOf("code");if(a>-1&&(n.splice(a,1),r="code."),hf.forEach((e=>{let t=n.indexOf(e);t>-1&&(n.splice(t,1),r+=e+".")})),r+=o,0!=n.length||0===o.length)return null;let l={};return l.domEventName=i,l.fullKey=r,l}static matchEventFullKeyCode(e,t){let n=uf[e.key]||e.key,i="";return t.indexOf("code.")>-1&&(n=e.code,i="code."),!(null==n||!n)&&(n=n.toLowerCase()," "===n?n="space":"."===n&&(n="dot"),hf.forEach((t=>{t!==n&&(0,mf[t])(e)&&(i+=t+".")})),i+=n,i===t)}static eventCallback(t,n,i){return o=>{e.matchEventFullKeyCode(o,t)&&i.runGuarded((()=>n(o)))}}static _normalizeKey(e){return"esc"===e?"escape":e}};return e.ɵfac=function(t){return new(t||e)(Tn(Hm))},e.ɵprov=qt({token:e,factory:e.ɵfac}),e})(),ff=[{provide:tl,useValue:_p},{provide:el,useValue:function(){jp.makeCurrent()},multi:!0},{provide:Hm,useFactory:function(){return function(e){Ua=e}(document),document},deps:[]}],bf=_m(Am,"browser",ff),gf=new nn(""),xf=[{provide:Yu,useClass:class{addToWindow(e){Ft.getAngularTestability=(t,n=!0)=>{let i=e.findTestabilityInTree(t,n);if(null==i)throw new Pt(5103,!1);return i},Ft.getAllAngularTestabilities=()=>e.getAllTestabilities(),Ft.getAllAngularRootElements=()=>e.getAllRootElements(),Ft.frameworkStabilizers||(Ft.frameworkStabilizers=[]),Ft.frameworkStabilizers.push((e=>{let t=Ft.getAllAngularTestabilities(),n=t.length,i=function(){n--,0==n&&e()};t.forEach((e=>{e.whenStable(i)}))}))}findTestabilityInTree(e,t,n){return null==t?null:e.getTestability(t)??(n?Vm().isShadowRoot(t)?this.findTestabilityInTree(e,t.host,!0):this.findTestabilityInTree(e,t.parentElement,!0):null)}},deps:[]},{provide:Gu,useClass:Xu,deps:[Yc,Ku,Yu]},{provide:Xu,useClass:Xu,deps:[Yc,Ku,Yu]}],_f=[{provide:Li,useValue:"root"},{provide:Ia,useFactory:function(){return new Ia},deps:[]},{provide:Zp,useClass:cf,multi:!0,deps:[Hm,Yc,tl]},{provide:Zp,useClass:pf,multi:!0,deps:[Hm]},{provide:Zp,useClass:df,multi:!0},tf,qp,Up,{provide:Hc,useExisting:tf},{provide:class{},useClass:Bp,deps:[]},[]],vf=(()=>{let e=class e{constructor(e){}static withServerTransition(t){return{ngModule:e,providers:[{provide:Qa,useValue:t.appId}]}}};return e.ɵfac=function(t){return new(t||e)(Tn(gf,12))},e.ɵmod=xi({type:e}),e.ɵinj=Gt({providers:[..._f,...xf],imports:[xp,zm]}),e})(),yf=(()=>{let e=class{};return e.ɵfac=function(t){return new(t||e)},e.ɵprov=qt({token:e,factory:function(t){let n=null;return n=t?new(t||e):Tn(wf),n},providedIn:"root"}),e})(),wf=(()=>{let e=class extends yf{constructor(e){super(),this._doc=e}sanitize(e,t){if(null==t)return null;switch(e){case $l.NONE:return t;case $l.HTML:return gl(t,"HTML")?bl(t):function(e,t){let n=null;try{Hl=Hl||function(e){let t=new _l(e);return function(){try{return!!(new window.DOMParser).parseFromString(cl(""),"text/html")}catch{return!1}}()?new xl(t):t}(e);let i=t?String(t):"";n=Hl.getInertBodyElement(i);let o=5,r=i;do{if(0===o)throw new Error("Failed to sanitize html because the input is unstable");o--,i=r,r=n.innerHTML,n=Hl.getInertBodyElement(i)}while(i!==r);return cl((new Ml).sanitizeChildren(Wl(n)||n))}finally{if(n){let e=Wl(n)||n;for(;e.firstChild;)e.removeChild(e.firstChild)}}}(this._doc,String(t)).toString();case $l.STYLE:return gl(t,"Style")?bl(t):t;case $l.SCRIPT:if(gl(t,"Script"))return bl(t);throw new Pt(5200,!1);case $l.URL:return gl(t,"URL")?bl(t):yl(String(t));case $l.RESOURCE_URL:if(gl(t,"ResourceURL"))return bl(t);throw new Pt(5201,!1);default:throw new Pt(5202,!1)}}bypassSecurityTrustHtml(e){return function(e){return new hl(e)}(e)}bypassSecurityTrustStyle(e){return function(e){return new ul(e)}(e)}bypassSecurityTrustScript(e){return function(e){return new ml(e)}(e)}bypassSecurityTrustUrl(e){return function(e){return new pl(e)}(e)}bypassSecurityTrustResourceUrl(e){return function(e){return new fl(e)}(e)}};return e.ɵfac=function(t){return new(t||e)(Tn(Hm))},e.ɵprov=qt({token:e,factory:e.ɵfac,providedIn:"root"}),e})(),kf={schedule(e,t){let n=setTimeout(e,t);return()=>clearTimeout(n)},scheduleBeforeRender(e){if(typeof window>"u")return kf.schedule(e,0);if(typeof window.requestAnimationFrame>"u")return kf.schedule(e,16);let t=window.requestAnimationFrame(e);return()=>window.cancelAnimationFrame(t)}};function Cf(e,t,n){let i=n;return function(e){return!!e&&e.nodeType===Node.ELEMENT_NODE}(e)&&t.some(((t,n)=>!("*"===t||!function(e,t){if(!rf){let e=Element.prototype;rf=e.matches||e.matchesSelector||e.mozMatchesSelector||e.msMatchesSelector||e.oMatchesSelector||e.webkitMatchesSelector}return e.nodeType===Node.ELEMENT_NODE&&rf.call(e,t)}(e,t)||(i=n,0)))),i}var Sf=class{constructor(e,t){this.componentFactory=t.get(jc).resolveComponentFactory(e)}create(e){return new Ef(this.componentFactory,e)}},Ef=class{constructor(e,t){this.componentFactory=e,this.injector=t,this.eventEmitters=new Se(1),this.events=this.eventEmitters.pipe(be(((e,t)=>{let n=null,i=!1,o=()=>i&&!n&&t.complete();e.subscribe(ge(t,(e=>{n?.unsubscribe(),qe((e=>vt(...e))(e)).subscribe(n=ge(t,(e=>t.next(e)),(()=>{n=null,o()})))}),(()=>{i=!0,o()})))}))),this.componentRef=null,this.viewChangeDetectorRef=null,this.inputChanges=null,this.hasInputChanges=!1,this.implementsOnChanges=!1,this.scheduledChangeDetectionFn=null,this.scheduledDestroyFn=null,this.initialInputValues=new Map,this.unchangedInputs=new Set(this.componentFactory.inputs.map((({propName:e})=>e))),this.ngZone=this.injector.get(Yc),this.elementZone=typeof Zone>"u"?null:this.ngZone.run((()=>Zone.current))}connect(e){this.runInZone((()=>{if(null!==this.scheduledDestroyFn)return this.scheduledDestroyFn(),void(this.scheduledDestroyFn=null);null===this.componentRef&&this.initializeComponent(e)}))}disconnect(){this.runInZone((()=>{null===this.componentRef||null!==this.scheduledDestroyFn||(this.scheduledDestroyFn=kf.schedule((()=>{null!==this.componentRef&&(this.componentRef.destroy(),this.componentRef=null,this.viewChangeDetectorRef=null)}),10))}))}getInputValue(e){return this.runInZone((()=>null===this.componentRef?this.initialInputValues.get(e):this.componentRef.instance[e]))}setInputValue(e,t,n){this.runInZone((()=>{n&&(t=n.call(this.componentRef?.instance,t)),null!==this.componentRef?function(e,t){return e===t||e!=e&&t!=t}(t,this.getInputValue(e))&&(void 0!==t||!this.unchangedInputs.has(e))||(this.recordInputChange(e,t),this.unchangedInputs.delete(e),this.hasInputChanges=!0,this.componentRef.instance[e]=t,this.scheduleDetectChanges()):this.initialInputValues.set(e,t)}))}initializeComponent(e){let t=Ta.create({providers:[],parent:this.injector}),n=function(e,t){let n=e.childNodes,i=t.map((()=>[])),o=-1;t.some(((e,t)=>"*"===e&&(o=t,!0)));for(let e=0,r=n.length;e<r;++e){let r=n[e],a=Cf(r,t,o);-1!==a&&i[a].push(r)}return i}(e,this.componentFactory.ngContentSelectors);this.componentRef=this.componentFactory.create(t,n,e),this.viewChangeDetectorRef=this.componentRef.injector.get(ym),this.implementsOnChanges=function(e){return"function"==typeof e}(this.componentRef.instance.ngOnChanges),this.initializeInputs(),this.initializeOutputs(this.componentRef),this.detectChanges(),this.injector.get(rm).attachView(this.componentRef.hostView)}initializeInputs(){this.componentFactory.inputs.forEach((({propName:e,transform:t})=>{this.initialInputValues.has(e)&&this.setInputValue(e,this.initialInputValues.get(e),t)})),this.initialInputValues.clear()}initializeOutputs(e){let t=this.componentFactory.outputs.map((({propName:t,templateName:n})=>e.instance[t].pipe(tt((e=>({name:n,value:e}))))));this.eventEmitters.next(t)}callNgOnChanges(e){if(!this.implementsOnChanges||null===this.inputChanges)return;let t=this.inputChanges;this.inputChanges=null,e.instance.ngOnChanges(t)}markViewForCheck(e){this.hasInputChanges&&(this.hasInputChanges=!1,e.markForCheck())}scheduleDetectChanges(){this.scheduledChangeDetectionFn||(this.scheduledChangeDetectionFn=kf.scheduleBeforeRender((()=>{this.scheduledChangeDetectionFn=null,this.detectChanges()})))}recordInputChange(e,t){if(!this.implementsOnChanges)return;null===this.inputChanges&&(this.inputChanges={});let n=this.inputChanges[e];if(n)return void(n.currentValue=t);let i=this.unchangedInputs.has(e),o=i?void 0:this.getInputValue(e);this.inputChanges[e]=new zo(o,t,i)}detectChanges(){null!==this.componentRef&&(this.callNgOnChanges(this.componentRef),this.markViewForCheck(this.viewChangeDetectorRef),this.componentRef.changeDetectorRef.detectChanges())}runInZone(e){return this.elementZone&&Zone.current!==this.elementZone?this.ngZone.run(e):e()}},Rf=class extends HTMLElement{constructor(){super(...arguments),this.ngElementEventsSubscription=null}};var Tf=function(e){return e.Tree="Tree",e.List="List",e.Table="Table",e}(Tf||{}),Df=(()=>{let e=class{constructor(e,t){this._renderer=e,this._elementRef=t,this.onChange=e=>{},this.onTouched=()=>{}}setProperty(e,t){this._renderer.setProperty(this._elementRef.nativeElement,e,t)}registerOnTouched(e){this.onTouched=e}registerOnChange(e){this.onChange=e}setDisabledState(e){this.setProperty("disabled",e)}};return e.ɵfac=function(t){return new(t||e)(Rs(Bc),Rs(La))},e.ɵdir=vi({type:e}),e})(),If=(()=>{let e=class extends Df{};return e.ɵfac=(()=>{let t;return function(n){return(t||(t=ya(e)))(n||e)}})(),e.ɵdir=vi({type:e,features:[qd]}),e})(),Of=new nn(""),Af={provide:Of,useExisting:Ut((()=>Pf)),multi:!0},zf=new nn(""),Pf=(()=>{let e=class extends Df{constructor(e,t,n){super(e,t),this._compositionMode=n,this._composing=!1,null==this._compositionMode&&(this._compositionMode=!function(){let e=Vm()?Vm().getUserAgent():"";return/android (\d+)/.test(e.toLowerCase())}())}writeValue(e){let t=e??"";this.setProperty("value",t)}_handleInput(e){(!this._compositionMode||this._compositionMode&&!this._composing)&&this.onChange(e)}_compositionStart(){this._composing=!0}_compositionEnd(e){this._composing=!1,this._compositionMode&&this.onChange(e)}};return e.ɵfac=function(t){return new(t||e)(Rs(Bc),Rs(La),Rs(zf,8))},e.ɵdir=vi({type:e,selectors:[["input","formControlName","",3,"type","checkbox"],["textarea","formControlName",""],["input","formControl","",3,"type","checkbox"],["textarea","formControl",""],["input","ngModel","",3,"type","checkbox"],["textarea","ngModel",""],["","ngDefaultControl",""]],hostBindings:function(e,t){1&e&&su("input",(function(e){return t._handleInput(e.target.value)}))("blur",(function(){return t.onTouched()}))("compositionstart",(function(){return t._compositionStart()}))("compositionend",(function(e){return t._compositionEnd(e.target.value)}))},features:[Fu([Af]),qd]}),e})();function Nf(e){return null==e||("string"==typeof e||Array.isArray(e))&&0===e.length}function Mf(e){return null!=e&&"number"==typeof e.length}var Lf=new nn(""),Ff=new nn(""),Vf=/^(?=.{1,254}$)(?=.{1,64}@)[a-zA-Z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-zA-Z0-9!#$%&'*+/=?^_`{|}~-]+)*@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*$/,jf=class{static min(e){return function(e){return t=>{if(Nf(t.value)||Nf(e))return null;let n=parseFloat(t.value);return!isNaN(n)&&n<e?{min:{min:e,actual:t.value}}:null}}(e)}static max(e){return function(e){return t=>{if(Nf(t.value)||Nf(e))return null;let n=parseFloat(t.value);return!isNaN(n)&&n>e?{max:{max:e,actual:t.value}}:null}}(e)}static required(e){return function(e){return Nf(e.value)?{required:!0}:null}(e)}static requiredTrue(e){return function(e){return!0===e.value?null:{required:!0}}(e)}static email(e){return function(e){return Nf(e.value)||Vf.test(e.value)?null:{email:!0}}(e)}static minLength(e){return function(e){return t=>Nf(t.value)||!Mf(t.value)?null:t.value.length<e?{minlength:{requiredLength:e,actualLength:t.value.length}}:null}(e)}static maxLength(e){return function(e){return t=>Mf(t.value)&&t.value.length>e?{maxlength:{requiredLength:e,actualLength:t.value.length}}:null}(e)}static pattern(e){return function(e){if(!e)return Hf;let t,n;return"string"==typeof e?(n="","^"!==e.charAt(0)&&(n+="^"),n+=e,"$"!==e.charAt(e.length-1)&&(n+="$"),t=new RegExp(n)):(n=e.toString(),t=e),e=>{if(Nf(e.value))return null;let i=e.value;return t.test(i)?null:{pattern:{requiredPattern:n,actualValue:i}}}}(e)}static nullValidator(e){return null}static compose(e){return qf(e)}static composeAsync(e){return Yf(e)}};function Hf(e){return null}function Bf(e){return null!=e}function Zf(e){return Qu(e)?Je(e):e}function Uf(e){let t={};return e.forEach((e=>{t=null!=e?l(l({},t),e):t})),0===Object.keys(t).length?null:t}function Wf(e,t){return t.map((t=>t(e)))}function $f(e){return e.map((e=>function(e){return!e.validate}(e)?e:t=>e.validate(t)))}function qf(e){if(!e)return null;let t=e.filter(Bf);return 0==t.length?null:function(e){return Uf(Wf(e,t))}}function Gf(e){return null!=e?qf($f(e)):null}function Yf(e){if(!e)return null;let t=e.filter(Bf);return 0==t.length?null:function(e){return pt(Wf(e,t).map(Zf)).pipe(tt(Uf))}}function Xf(e){return null!=e?Yf($f(e)):null}function Kf(e,t){return null===e?[t]:Array.isArray(e)?[...e,t]:[e,t]}function Qf(e){return e._rawValidators}function Jf(e){return e._rawAsyncValidators}function eb(e){return e?Array.isArray(e)?e:[e]:[]}function tb(e,t){return Array.isArray(e)?e.includes(t):e===t}function nb(e,t){let n=eb(t);return eb(e).forEach((e=>{tb(n,e)||n.push(e)})),n}function ib(e,t){return eb(t).filter((t=>!tb(e,t)))}var ob=class{constructor(){this._rawValidators=[],this._rawAsyncValidators=[],this._onDestroyCallbacks=[]}get value(){return this.control?this.control.value:null}get valid(){return this.control?this.control.valid:null}get invalid(){return this.control?this.control.invalid:null}get pending(){return this.control?this.control.pending:null}get disabled(){return this.control?this.control.disabled:null}get enabled(){return this.control?this.control.enabled:null}get errors(){return this.control?this.control.errors:null}get pristine(){return this.control?this.control.pristine:null}get dirty(){return this.control?this.control.dirty:null}get touched(){return this.control?this.control.touched:null}get status(){return this.control?this.control.status:null}get untouched(){return this.control?this.control.untouched:null}get statusChanges(){return this.control?this.control.statusChanges:null}get valueChanges(){return this.control?this.control.valueChanges:null}get path(){return null}_setValidators(e){this._rawValidators=e||[],this._composedValidatorFn=Gf(this._rawValidators)}_setAsyncValidators(e){this._rawAsyncValidators=e||[],this._composedAsyncValidatorFn=Xf(this._rawAsyncValidators)}get validator(){return this._composedValidatorFn||null}get asyncValidator(){return this._composedAsyncValidatorFn||null}_registerOnDestroy(e){this._onDestroyCallbacks.push(e)}_invokeOnDestroyCallbacks(){this._onDestroyCallbacks.forEach((e=>e())),this._onDestroyCallbacks=[]}reset(e=void 0){this.control&&this.control.reset(e)}hasError(e,t){return!!this.control&&this.control.hasError(e,t)}getError(e,t){return this.control?this.control.getError(e,t):null}},rb=class extends ob{get formDirective(){return null}get path(){return null}},ab=class extends ob{constructor(){super(...arguments),this._parent=null,this.name=null,this.valueAccessor=null}},lb=class{constructor(e){this._cd=e}get isTouched(){return this._cd?.control?._touched?.(),!!this._cd?.control?.touched}get isUntouched(){return!!this._cd?.control?.untouched}get isPristine(){return this._cd?.control?._pristine?.(),!!this._cd?.control?.pristine}get isDirty(){return!!this._cd?.control?.dirty}get isValid(){return this._cd?.control?._status?.(),!!this._cd?.control?.valid}get isInvalid(){return!!this._cd?.control?.invalid}get isPending(){return!!this._cd?.control?.pending}get isSubmitted(){return this._cd?._submitted?.(),!!this._cd?.submitted}},sb=(s(l({},{"[class.ng-untouched]":"isUntouched","[class.ng-touched]":"isTouched","[class.ng-pristine]":"isPristine","[class.ng-dirty]":"isDirty","[class.ng-valid]":"isValid","[class.ng-invalid]":"isInvalid","[class.ng-pending]":"isPending"}),{"[class.ng-submitted]":"isSubmitted"}),(()=>{let e=class extends lb{constructor(e){super(e)}};return e.ɵfac=function(t){return new(t||e)(Rs(ab,2))},e.ɵdir=vi({type:e,selectors:[["","formControlName",""],["","ngModel",""],["","formControl",""]],hostVars:14,hostBindings:function(e,t){2&e&&Dh("ng-untouched",t.isUntouched)("ng-touched",t.isTouched)("ng-pristine",t.isPristine)("ng-dirty",t.isDirty)("ng-valid",t.isValid)("ng-invalid",t.isInvalid)("ng-pending",t.isPending)},features:[qd]}),e})()),cb="VALID",db="INVALID",hb="PENDING",ub="DISABLED",mb=class{},pb=class extends mb{constructor(e,t){super(),this.value=e,this.source=t}},fb=class extends mb{constructor(e,t){super(),this.pristine=e,this.source=t}},bb=class extends mb{constructor(e,t){super(),this.touched=e,this.source=t}},gb=class extends mb{constructor(e,t){super(),this.status=e,this.source=t}},xb=class extends mb{constructor(e){super(),this.source=e}},_b=class extends mb{constructor(e){super(),this.source=e}};function vb(e){return(wb(e)?e.validators:e)||null}function yb(e,t){return(wb(t)?t.asyncValidators:e)||null}function wb(e){return null!=e&&!Array.isArray(e)&&"object"==typeof e}var kb=class{constructor(e,t){this._pendingDirty=!1,this._hasOwnPendingAsyncValidator=null,this._pendingTouched=!1,this._onCollectionChange=()=>{},this._parent=null,this._status=Mm((()=>this.statusReactive())),this.statusReactive=Hd(void 0),this._pristine=Mm((()=>this.pristineReactive())),this.pristineReactive=Hd(!0),this._touched=Mm((()=>this.touchedReactive())),this.touchedReactive=Hd(!1),this._events=new ye,this.events=this._events.asObservable(),this._onDisabledChange=[],this._assignValidators(e),this._assignAsyncValidators(t)}get validator(){return this._composedValidatorFn}set validator(e){this._rawValidators=this._composedValidatorFn=e}get asyncValidator(){return this._composedAsyncValidatorFn}set asyncValidator(e){this._rawAsyncValidators=this._composedAsyncValidatorFn=e}get parent(){return this._parent}get status(){return Lm(this.statusReactive)}set status(e){Lm((()=>this.statusReactive.set(e)))}get valid(){return this.status===cb}get invalid(){return this.status===db}get pending(){return this.status==hb}get disabled(){return this.status===ub}get enabled(){return this.status!==ub}get pristine(){return Lm(this.pristineReactive)}set pristine(e){Lm((()=>this.pristineReactive.set(e)))}get dirty(){return!this.pristine}get touched(){return Lm(this.touchedReactive)}set touched(e){Lm((()=>this.touchedReactive.set(e)))}get untouched(){return!this.touched}get updateOn(){return this._updateOn?this._updateOn:this.parent?this.parent.updateOn:"change"}setValidators(e){this._assignValidators(e)}setAsyncValidators(e){this._assignAsyncValidators(e)}addValidators(e){this.setValidators(nb(e,this._rawValidators))}addAsyncValidators(e){this.setAsyncValidators(nb(e,this._rawAsyncValidators))}removeValidators(e){this.setValidators(ib(e,this._rawValidators))}removeAsyncValidators(e){this.setAsyncValidators(ib(e,this._rawAsyncValidators))}hasValidator(e){return tb(this._rawValidators,e)}hasAsyncValidator(e){return tb(this._rawAsyncValidators,e)}clearValidators(){this.validator=null}clearAsyncValidators(){this.asyncValidator=null}markAsTouched(e={}){let t=!1===this.touched;this.touched=!0;let n=e.sourceControl??this;this._parent&&!e.onlySelf&&this._parent.markAsTouched(s(l({},e),{sourceControl:n})),t&&!1!==e.emitEvent&&this._events.next(new bb(!0,n))}markAllAsTouched(e={}){this.markAsTouched({onlySelf:!0,emitEvent:e.emitEvent,sourceControl:this}),this._forEachChild((t=>t.markAllAsTouched(e)))}markAsUntouched(e={}){let t=!0===this.touched;this.touched=!1,this._pendingTouched=!1;let n=e.sourceControl??this;this._forEachChild((t=>{t.markAsUntouched({onlySelf:!0,emitEvent:e.emitEvent,sourceControl:n})})),this._parent&&!e.onlySelf&&this._parent._updateTouched(e,n),t&&!1!==e.emitEvent&&this._events.next(new bb(!1,n))}markAsDirty(e={}){let t=!0===this.pristine;this.pristine=!1;let n=e.sourceControl??this;this._parent&&!e.onlySelf&&this._parent.markAsDirty(s(l({},e),{sourceControl:n})),t&&!1!==e.emitEvent&&this._events.next(new fb(!1,n))}markAsPristine(e={}){let t=!1===this.pristine;this.pristine=!0,this._pendingDirty=!1;let n=e.sourceControl??this;this._forEachChild((t=>{t.markAsPristine({onlySelf:!0,emitEvent:e.emitEvent})})),this._parent&&!e.onlySelf&&this._parent._updatePristine(e,n),t&&!1!==e.emitEvent&&this._events.next(new fb(!0,n))}markAsPending(e={}){this.status=hb;let t=e.sourceControl??this;!1!==e.emitEvent&&(this._events.next(new gb(this.status,t)),this.statusChanges.emit(this.status)),this._parent&&!e.onlySelf&&this._parent.markAsPending(s(l({},e),{sourceControl:t}))}disable(e={}){let t=this._parentMarkedDirty(e.onlySelf);this.status=ub,this.errors=null,this._forEachChild((t=>{t.disable(s(l({},e),{onlySelf:!0}))})),this._updateValue();let n=e.sourceControl??this;!1!==e.emitEvent&&(this._events.next(new pb(this.value,n)),this._events.next(new gb(this.status,n)),this.valueChanges.emit(this.value),this.statusChanges.emit(this.status)),this._updateAncestors(s(l({},e),{skipPristineCheck:t}),this),this._onDisabledChange.forEach((e=>e(!0)))}enable(e={}){let t=this._parentMarkedDirty(e.onlySelf);this.status=cb,this._forEachChild((t=>{t.enable(s(l({},e),{onlySelf:!0}))})),this.updateValueAndValidity({onlySelf:!0,emitEvent:e.emitEvent}),this._updateAncestors(s(l({},e),{skipPristineCheck:t}),this),this._onDisabledChange.forEach((e=>e(!1)))}_updateAncestors(e,t){this._parent&&!e.onlySelf&&(this._parent.updateValueAndValidity(e),e.skipPristineCheck||this._parent._updatePristine({},t),this._parent._updateTouched({},t))}setParent(e){this._parent=e}getRawValue(){return this.value}updateValueAndValidity(e={}){if(this._setInitialStatus(),this._updateValue(),this.enabled){let t=this._cancelExistingSubscription();this.errors=this._runValidator(),this.status=this._calculateStatus(),(this.status===cb||this.status===hb)&&this._runAsyncValidator(t,e.emitEvent)}let t=e.sourceControl??this;!1!==e.emitEvent&&(this._events.next(new pb(this.value,t)),this._events.next(new gb(this.status,t)),this.valueChanges.emit(this.value),this.statusChanges.emit(this.status)),this._parent&&!e.onlySelf&&this._parent.updateValueAndValidity(s(l({},e),{sourceControl:t}))}_updateTreeValidity(e={emitEvent:!0}){this._forEachChild((t=>t._updateTreeValidity(e))),this.updateValueAndValidity({onlySelf:!0,emitEvent:e.emitEvent})}_setInitialStatus(){this.status=this._allControlsDisabled()?ub:cb}_runValidator(){return this.validator?this.validator(this):null}_runAsyncValidator(e,t){if(this.asyncValidator){this.status=hb,this._hasOwnPendingAsyncValidator={emitEvent:!1!==t};let n=Zf(this.asyncValidator(this));this._asyncValidationSubscription=n.subscribe((n=>{this._hasOwnPendingAsyncValidator=null,this.setErrors(n,{emitEvent:t,shouldHaveEmitted:e})}))}}_cancelExistingSubscription(){if(this._asyncValidationSubscription){this._asyncValidationSubscription.unsubscribe();let e=this._hasOwnPendingAsyncValidator?.emitEvent??!1;return this._hasOwnPendingAsyncValidator=null,e}return!1}setErrors(e,t={}){this.errors=e,this._updateControlsErrors(!1!==t.emitEvent,this,t.shouldHaveEmitted)}get(e){let t=e;return null==t||(Array.isArray(t)||(t=t.split(".")),0===t.length)?null:t.reduce(((e,t)=>e&&e._find(t)),this)}getError(e,t){let n=t?this.get(t):this;return n&&n.errors?n.errors[e]:null}hasError(e,t){return!!this.getError(e,t)}get root(){let e=this;for(;e._parent;)e=e._parent;return e}_updateControlsErrors(e,t,n){this.status=this._calculateStatus(),e&&this.statusChanges.emit(this.status),(e||n)&&this._events.next(new gb(this.status,t)),this._parent&&this._parent._updateControlsErrors(e,t,n)}_initObservables(){this.valueChanges=new ja,this.statusChanges=new ja}_calculateStatus(){return this._allControlsDisabled()?ub:this.errors?db:this._hasOwnPendingAsyncValidator||this._anyControlsHaveStatus(hb)?hb:this._anyControlsHaveStatus(db)?db:cb}_anyControlsHaveStatus(e){return this._anyControls((t=>t.status===e))}_anyControlsDirty(){return this._anyControls((e=>e.dirty))}_anyControlsTouched(){return this._anyControls((e=>e.touched))}_updatePristine(e,t){let n=!this._anyControlsDirty(),i=this.pristine!==n;this.pristine=n,this._parent&&!e.onlySelf&&this._parent._updatePristine(e,t),i&&this._events.next(new fb(this.pristine,t))}_updateTouched(e={},t){this.touched=this._anyControlsTouched(),this._events.next(new bb(this.touched,t)),this._parent&&!e.onlySelf&&this._parent._updateTouched(e,t)}_registerOnCollectionChange(e){this._onCollectionChange=e}_setUpdateStrategy(e){wb(e)&&null!=e.updateOn&&(this._updateOn=e.updateOn)}_parentMarkedDirty(e){let t=this._parent&&this._parent.dirty;return!e&&!!t&&!this._parent._anyControlsDirty()}_find(e){return null}_assignValidators(e){this._rawValidators=Array.isArray(e)?e.slice():e,this._composedValidatorFn=function(e){return Array.isArray(e)?Gf(e):e||null}(this._rawValidators)}_assignAsyncValidators(e){this._rawAsyncValidators=Array.isArray(e)?e.slice():e,this._composedAsyncValidatorFn=function(e){return Array.isArray(e)?Xf(e):e||null}(this._rawAsyncValidators)}},Cb=class extends kb{constructor(e,t,n){super(vb(t),yb(n,t)),this.controls=e,this._initObservables(),this._setUpdateStrategy(t),this._setUpControls(),this.updateValueAndValidity({onlySelf:!0,emitEvent:!!this.asyncValidator})}registerControl(e,t){return this.controls[e]?this.controls[e]:(this.controls[e]=t,t.setParent(this),t._registerOnCollectionChange(this._onCollectionChange),t)}addControl(e,t,n={}){this.registerControl(e,t),this.updateValueAndValidity({emitEvent:n.emitEvent}),this._onCollectionChange()}removeControl(e,t={}){this.controls[e]&&this.controls[e]._registerOnCollectionChange((()=>{})),delete this.controls[e],this.updateValueAndValidity({emitEvent:t.emitEvent}),this._onCollectionChange()}setControl(e,t,n={}){this.controls[e]&&this.controls[e]._registerOnCollectionChange((()=>{})),delete this.controls[e],t&&this.registerControl(e,t),this.updateValueAndValidity({emitEvent:n.emitEvent}),this._onCollectionChange()}contains(e){return this.controls.hasOwnProperty(e)&&this.controls[e].enabled}setValue(e,t={}){(function(e,t,n){e._forEachChild(((e,t)=>{if(void 0===n[t])throw new Pt(1002,"")}))})(this,0,e),Object.keys(e).forEach((n=>{(function(e,t,n){let i=e.controls;if(!Object.keys(i).length)throw new Pt(1e3,"");if(!i[n])throw new Pt(1001,"")})(this,0,n),this.controls[n].setValue(e[n],{onlySelf:!0,emitEvent:t.emitEvent})})),this.updateValueAndValidity(t)}patchValue(e,t={}){null!=e&&(Object.keys(e).forEach((n=>{let i=this.controls[n];i&&i.patchValue(e[n],{onlySelf:!0,emitEvent:t.emitEvent})})),this.updateValueAndValidity(t))}reset(e={},t={}){this._forEachChild(((n,i)=>{n.reset(e?e[i]:null,{onlySelf:!0,emitEvent:t.emitEvent})})),this._updatePristine(t,this),this._updateTouched(t,this),this.updateValueAndValidity(t)}getRawValue(){return this._reduceChildren({},((e,t,n)=>(e[n]=t.getRawValue(),e)))}_syncPendingControls(){let e=this._reduceChildren(!1,((e,t)=>!!t._syncPendingControls()||e));return e&&this.updateValueAndValidity({onlySelf:!0}),e}_forEachChild(e){Object.keys(this.controls).forEach((t=>{let n=this.controls[t];n&&e(n,t)}))}_setUpControls(){this._forEachChild((e=>{e.setParent(this),e._registerOnCollectionChange(this._onCollectionChange)}))}_updateValue(){this.value=this._reduceValue()}_anyControls(e){for(let[t,n]of Object.entries(this.controls))if(this.contains(t)&&e(n))return!0;return!1}_reduceValue(){return this._reduceChildren({},((e,t,n)=>((t.enabled||this.disabled)&&(e[n]=t.value),e)))}_reduceChildren(e,t){let n=e;return this._forEachChild(((e,i)=>{n=t(n,e,i)})),n}_allControlsDisabled(){for(let e of Object.keys(this.controls))if(this.controls[e].enabled)return!1;return Object.keys(this.controls).length>0||this.disabled}_find(e){return this.controls.hasOwnProperty(e)?this.controls[e]:null}},Sb=new nn("CallSetDisabledState",{providedIn:"root",factory:()=>Eb}),Eb="always";function Rb(e,t,n=Eb){Ib(e,t),t.valueAccessor.writeValue(e.value),(e.disabled||"always"===n)&&t.valueAccessor.setDisabledState?.(e.disabled),function(e,t){t.valueAccessor.registerOnChange((n=>{e._pendingValue=n,e._pendingChange=!0,e._pendingDirty=!0,"change"===e.updateOn&&Ab(e,t)}))}(e,t),function(e,t){let n=(e,n)=>{t.valueAccessor.writeValue(e),n&&t.viewToModelUpdate(e)};e.registerOnChange(n),t._registerOnDestroy((()=>{e._unregisterOnChange(n)}))}(e,t),function(e,t){t.valueAccessor.registerOnTouched((()=>{e._pendingTouched=!0,"blur"===e.updateOn&&e._pendingChange&&Ab(e,t),"submit"!==e.updateOn&&e.markAsTouched()}))}(e,t),function(e,t){if(t.valueAccessor.setDisabledState){let n=e=>{t.valueAccessor.setDisabledState(e)};e.registerOnDisabledChange(n),t._registerOnDestroy((()=>{e._unregisterOnDisabledChange(n)}))}}(e,t)}function Tb(e,t,n=!0){let i=()=>{};t.valueAccessor&&(t.valueAccessor.registerOnChange(i),t.valueAccessor.registerOnTouched(i)),Ob(e,t),e&&(t._invokeOnDestroyCallbacks(),e._registerOnCollectionChange((()=>{})))}function Db(e,t){e.forEach((e=>{e.registerOnValidatorChange&&e.registerOnValidatorChange(t)}))}function Ib(e,t){let n=Qf(e);null!==t.validator?e.setValidators(Kf(n,t.validator)):"function"==typeof n&&e.setValidators([n]);let i=Jf(e);null!==t.asyncValidator?e.setAsyncValidators(Kf(i,t.asyncValidator)):"function"==typeof i&&e.setAsyncValidators([i]);let o=()=>e.updateValueAndValidity();Db(t._rawValidators,o),Db(t._rawAsyncValidators,o)}function Ob(e,t){let n=!1;if(null!==e){if(null!==t.validator){let i=Qf(e);if(Array.isArray(i)&&i.length>0){let o=i.filter((e=>e!==t.validator));o.length!==i.length&&(n=!0,e.setValidators(o))}}if(null!==t.asyncValidator){let i=Jf(e);if(Array.isArray(i)&&i.length>0){let o=i.filter((e=>e!==t.asyncValidator));o.length!==i.length&&(n=!0,e.setAsyncValidators(o))}}}let i=()=>{};return Db(t._rawValidators,i),Db(t._rawAsyncValidators,i),n}function Ab(e,t){e._pendingDirty&&e.markAsDirty(),e.setValue(e._pendingValue,{emitModelToViewChange:!1}),t.viewToModelUpdate(e._pendingValue),e._pendingChange=!1}function zb(e,t){Ib(e,t)}function Pb(e,t){e._syncPendingControls(),t.forEach((e=>{let t=e.control;"submit"===t.updateOn&&t._pendingChange&&(e.viewToModelUpdate(t._pendingValue),t._pendingChange=!1)}))}var Nb={provide:rb,useExisting:Ut((()=>Lb))},Mb=Promise.resolve(),Lb=(()=>{let e=class extends rb{get submitted(){return Lm(this.submittedReactive)}constructor(e,t,n){super(),this.callSetDisabledState=n,this._submitted=Mm((()=>this.submittedReactive())),this.submittedReactive=Hd(!1),this._directives=new Set,this.ngSubmit=new ja,this.form=new Cb({},Gf(e),Xf(t))}ngAfterViewInit(){this._setUpdateStrategy()}get formDirective(){return this}get control(){return this.form}get path(){return[]}get controls(){return this.form.controls}addControl(e){Mb.then((()=>{let t=this._findContainer(e.path);e.control=t.registerControl(e.name,e.control),Rb(e.control,e,this.callSetDisabledState),e.control.updateValueAndValidity({emitEvent:!1}),this._directives.add(e)}))}getControl(e){return this.form.get(e.path)}removeControl(e){Mb.then((()=>{let t=this._findContainer(e.path);t&&t.removeControl(e.name),this._directives.delete(e)}))}addFormGroup(e){Mb.then((()=>{let t=this._findContainer(e.path),n=new Cb({});zb(n,e),t.registerControl(e.name,n),n.updateValueAndValidity({emitEvent:!1})}))}removeFormGroup(e){Mb.then((()=>{let t=this._findContainer(e.path);t&&t.removeControl(e.name)}))}getFormGroup(e){return this.form.get(e.path)}updateModel(e,t){Mb.then((()=>{this.form.get(e.path).setValue(t)}))}setValue(e){this.control.setValue(e)}onSubmit(e){return this.submittedReactive.set(!0),Pb(this.form,this._directives),this.ngSubmit.emit(e),"dialog"===e?.target?.method}onReset(){this.resetForm()}resetForm(e=void 0){this.form.reset(e),this.submittedReactive.set(!1)}_setUpdateStrategy(){this.options&&null!=this.options.updateOn&&(this.form._updateOn=this.options.updateOn)}_findContainer(e){return e.pop(),e.length?this.form.get(e):this.form}};return e.ɵfac=function(t){return new(t||e)(Rs(Lf,10),Rs(Ff,10),Rs(Sb,8))},e.ɵdir=vi({type:e,selectors:[["form",3,"ngNoForm","",3,"formGroup",""],["ng-form"],["","ngForm",""]],hostBindings:function(e,t){1&e&&su("submit",(function(e){return t.onSubmit(e)}))("reset",(function(){return t.onReset()}))},inputs:{options:[0,"ngFormOptions","options"]},outputs:{ngSubmit:"ngSubmit"},exportAs:["ngForm"],features:[Fu([Nb]),qd]}),e})();function Fb(e,t){let n=e.indexOf(t);n>-1&&e.splice(n,1)}function Vb(e){return"object"==typeof e&&null!==e&&2===Object.keys(e).length&&"value"in e&&"disabled"in e}var jb,Hb=class extends kb{constructor(e=null,t,n){super(vb(t),yb(n,t)),this.defaultValue=null,this._onChange=[],this._pendingChange=!1,this._applyFormState(e),this._setUpdateStrategy(t),this._initObservables(),this.updateValueAndValidity({onlySelf:!0,emitEvent:!!this.asyncValidator}),wb(t)&&(t.nonNullable||t.initialValueIsDefault)&&(Vb(e)?this.defaultValue=e.value:this.defaultValue=e)}setValue(e,t={}){this.value=this._pendingValue=e,this._onChange.length&&!1!==t.emitModelToViewChange&&this._onChange.forEach((e=>e(this.value,!1!==t.emitViewToModelChange))),this.updateValueAndValidity(t)}patchValue(e,t={}){this.setValue(e,t)}reset(e=this.defaultValue,t={}){this._applyFormState(e),this.markAsPristine(t),this.markAsUntouched(t),this.setValue(this.value,t),this._pendingChange=!1}_updateValue(){}_anyControls(e){return!1}_allControlsDisabled(){return this.disabled}registerOnChange(e){this._onChange.push(e)}_unregisterOnChange(e){Fb(this._onChange,e)}registerOnDisabledChange(e){this._onDisabledChange.push(e)}_unregisterOnDisabledChange(e){Fb(this._onDisabledChange,e)}_forEachChild(e){}_syncPendingControls(){return!("submit"!==this.updateOn||(this._pendingDirty&&this.markAsDirty(),this._pendingTouched&&this.markAsTouched(),!this._pendingChange)||(this.setValue(this._pendingValue,{onlySelf:!0,emitModelToViewChange:!1}),0))}_applyFormState(e){Vb(e)?(this.value=this._pendingValue=e.value,e.disabled?this.disable({onlySelf:!0,emitEvent:!1}):this.enable({onlySelf:!0,emitEvent:!1})):this.value=this._pendingValue=e}},Bb={provide:ab,useExisting:Ut((()=>Ub))},Zb=Promise.resolve(),Ub=(()=>{let e=class extends ab{constructor(e,t,n,i,o,r){super(),this._changeDetectorRef=o,this.callSetDisabledState=r,this.control=new Hb,this._registered=!1,this.name="",this.update=new ja,this._parent=e,this._setValidators(t),this._setAsyncValidators(n),this.valueAccessor=function(e,t){if(!t)return null;let n,i,o;return Array.isArray(t),t.forEach((e=>{e.constructor===Pf?n=e:function(e){return Object.getPrototypeOf(e.constructor)===If}(e)?i=e:o=e})),o||i||n||null}(0,i)}ngOnChanges(e){if(this._checkForErrors(),!this._registered||"name"in e){if(this._registered&&(this._checkName(),this.formDirective)){let t=e.name.previousValue;this.formDirective.removeControl({name:t,path:this._getPath(t)})}this._setUpControl()}"isDisabled"in e&&this._updateDisabled(e),function(e,t){if(!e.hasOwnProperty("model"))return!1;let n=e.model;return!!n.isFirstChange()||!Object.is(t,n.currentValue)}(e,this.viewModel)&&(this._updateValue(this.model),this.viewModel=this.model)}ngOnDestroy(){this.formDirective&&this.formDirective.removeControl(this)}get path(){return this._getPath(this.name)}get formDirective(){return this._parent?this._parent.formDirective:null}viewToModelUpdate(e){this.viewModel=e,this.update.emit(e)}_setUpControl(){this._setUpdateStrategy(),this._isStandalone()?this._setUpStandalone():this.formDirective.addControl(this),this._registered=!0}_setUpdateStrategy(){this.options&&null!=this.options.updateOn&&(this.control._updateOn=this.options.updateOn)}_isStandalone(){return!this._parent||!(!this.options||!this.options.standalone)}_setUpStandalone(){Rb(this.control,this,this.callSetDisabledState),this.control.updateValueAndValidity({emitEvent:!1})}_checkForErrors(){this._isStandalone()||this._checkParentType(),this._checkName()}_checkParentType(){}_checkName(){this.options&&this.options.name&&(this.name=this.options.name),!this._isStandalone()&&this.name}_updateValue(e){Zb.then((()=>{this.control.setValue(e,{emitViewToModelChange:!1}),this._changeDetectorRef?.markForCheck()}))}_updateDisabled(e){let t=e.isDisabled.currentValue,n=0!==t&&Nm(t);Zb.then((()=>{n&&!this.control.disabled?this.control.disable():!n&&this.control.disabled&&this.control.enable(),this._changeDetectorRef?.markForCheck()}))}_getPath(e){return this._parent?function(e,t){return[...t.path,e]}(e,this._parent):[e]}};return e.ɵfac=function(t){return new(t||e)(Rs(rb,9),Rs(Lf,10),Rs(Ff,10),Rs(Of,10),Rs(ym,8),Rs(Sb,8))},e.ɵdir=vi({type:e,selectors:[["","ngModel","",3,"formControlName","",3,"formControl",""]],inputs:{name:"name",isDisabled:[0,"disabled","isDisabled"],model:[0,"ngModel","model"],options:[0,"ngModelOptions","options"]},outputs:{update:"ngModelChange"},exportAs:["ngModel"],features:[Fu([Bb]),qd,No]}),e})(),Wb=new nn(""),$b={provide:rb,useExisting:Ut((()=>qb))},qb=(()=>{let e=class extends rb{get submitted(){return Lm(this._submittedReactive)}set submitted(e){this._submittedReactive.set(e)}constructor(e,t,n){super(),this.callSetDisabledState=n,this._submitted=Mm((()=>this._submittedReactive())),this._submittedReactive=Hd(!1),this._onCollectionChange=()=>this._updateDomValue(),this.directives=[],this.form=null,this.ngSubmit=new ja,this._setValidators(e),this._setAsyncValidators(t)}ngOnChanges(e){this._checkFormPresent(),e.hasOwnProperty("form")&&(this._updateValidators(),this._updateDomValue(),this._updateRegistrations(),this._oldForm=this.form)}ngOnDestroy(){this.form&&(Ob(this.form,this),this.form._onCollectionChange===this._onCollectionChange&&this.form._registerOnCollectionChange((()=>{})))}get formDirective(){return this}get control(){return this.form}get path(){return[]}addControl(e){let t=this.form.get(e.path);return Rb(t,e,this.callSetDisabledState),t.updateValueAndValidity({emitEvent:!1}),this.directives.push(e),t}getControl(e){return this.form.get(e.path)}removeControl(e){Tb(e.control||null,e,!1),function(e,t){let n=e.indexOf(t);n>-1&&e.splice(n,1)}(this.directives,e)}addFormGroup(e){this._setUpFormContainer(e)}removeFormGroup(e){this._cleanUpFormContainer(e)}getFormGroup(e){return this.form.get(e.path)}addFormArray(e){this._setUpFormContainer(e)}removeFormArray(e){this._cleanUpFormContainer(e)}getFormArray(e){return this.form.get(e.path)}updateModel(e,t){this.form.get(e.path).setValue(t)}onSubmit(e){return this._submittedReactive.set(!0),Pb(this.form,this.directives),this.ngSubmit.emit(e),this.form._events.next(new xb(this.control)),"dialog"===e?.target?.method}onReset(){this.resetForm()}resetForm(e=void 0){this.form.reset(e),this._submittedReactive.set(!1),this.form._events.next(new _b(this.form))}_updateDomValue(){this.directives.forEach((e=>{let t=e.control,n=this.form.get(e.path);t!==n&&(Tb(t||null,e),(e=>e instanceof Hb)(n)&&(Rb(n,e,this.callSetDisabledState),e.control=n))})),this.form._updateTreeValidity({emitEvent:!1})}_setUpFormContainer(e){let t=this.form.get(e.path);zb(t,e),t.updateValueAndValidity({emitEvent:!1})}_cleanUpFormContainer(e){if(this.form){let t=this.form.get(e.path);t&&function(e,t){return Ob(e,t)}(t,e)&&t.updateValueAndValidity({emitEvent:!1})}}_updateRegistrations(){this.form._registerOnCollectionChange(this._onCollectionChange),this._oldForm&&this._oldForm._registerOnCollectionChange((()=>{}))}_updateValidators(){Ib(this.form,this),this._oldForm&&Ob(this._oldForm,this)}_checkFormPresent(){this.form}};return e.ɵfac=function(t){return new(t||e)(Rs(Lf,10),Rs(Ff,10),Rs(Sb,8))},e.ɵdir=vi({type:e,selectors:[["","formGroup",""]],hostBindings:function(e,t){1&e&&su("submit",(function(e){return t.onSubmit(e)}))("reset",(function(){return t.onReset()}))},inputs:{form:[0,"formGroup","form"]},outputs:{ngSubmit:"ngSubmit"},exportAs:["ngForm"],features:[Fu([$b]),qd,No]}),e})(),Gb=(()=>{let e=class{};return e.ɵfac=function(t){return new(t||e)},e.ɵmod=xi({type:e}),e.ɵinj=Gt({}),e})(),Yb=(()=>{let e=class e{static withConfig(t){return{ngModule:e,providers:[{provide:Sb,useValue:t.callSetDisabledState??Eb}]}}};return e.ɵfac=function(t){return new(t||e)},e.ɵmod=xi({type:e}),e.ɵinj=Gt({imports:[Gb]}),e})(),Xb=(()=>{let e=class e{static withConfig(t){return{ngModule:e,providers:[{provide:Wb,useValue:t.warnOnNgModelWithFormControl??"always"},{provide:Sb,useValue:t.callSetDisabledState??Eb}]}}};return e.ɵfac=function(t){return new(t||e)},e.ɵmod=xi({type:e}),e.ɵinj=Gt({imports:[Gb]}),e})();try{jb=typeof Intl<"u"&&Intl.v8BreakIterator}catch{jb=!1}var Kb,Qb,Jb,eg,tg=(()=>{let e=class{constructor(e){this._platformId=e,this.isBrowser=this._platformId?function(e){return e===_p}(this._platformId):"object"==typeof document&&!!document,this.EDGE=this.isBrowser&&/(edge)/i.test(navigator.userAgent),this.TRIDENT=this.isBrowser&&/(msie|trident)/i.test(navigator.userAgent),this.BLINK=this.isBrowser&&!(!window.chrome&&!jb)&&typeof CSS<"u"&&!this.EDGE&&!this.TRIDENT,this.WEBKIT=this.isBrowser&&/AppleWebKit/i.test(navigator.userAgent)&&!this.BLINK&&!this.EDGE&&!this.TRIDENT,this.IOS=this.isBrowser&&/iPad|iPhone|iPod/.test(navigator.userAgent)&&!("MSStream"in window),this.FIREFOX=this.isBrowser&&/(firefox|minefield)/i.test(navigator.userAgent),this.ANDROID=this.isBrowser&&/android/i.test(navigator.userAgent)&&!this.TRIDENT,this.SAFARI=this.isBrowser&&/safari/i.test(navigator.userAgent)&&this.WEBKIT}};return e.ɵfac=function(t){return new(t||e)(Tn(tl))},e.ɵprov=qt({token:e,factory:e.ɵfac,providedIn:"root"}),e})(),ng=["color","button","checkbox","date","datetime-local","email","file","hidden","image","month","number","password","radio","range","reset","search","submit","tel","text","time","url","week"];function ig(){if(Kb)return Kb;if("object"!=typeof document||!document)return Kb=new Set(ng);let e=document.createElement("input");return Kb=new Set(ng.filter((t=>(e.setAttribute("type",t),e.type===t))))}function og(e){return function(){if(null==Qb&&typeof window<"u")try{window.addEventListener("test",null,Object.defineProperty({},"passive",{get:()=>Qb=!0}))}finally{Qb=Qb||!1}return Qb}()?e:!!e.capture}function rg(e){return e.composedPath?e.composedPath()[0]:e.target}function ag(){return typeof __karma__<"u"&&!!__karma__||typeof jasmine<"u"&&!!jasmine||typeof jest<"u"&&!!jest||typeof Mocha<"u"&&!!Mocha}function lg(e){return null!=e&&"false"!=`${e}`}function sg(e,t=0){return function(e){return!isNaN(parseFloat(e))&&!isNaN(Number(e))}(e)?Number(e):t}function cg(e){return Array.isArray(e)?e:[e]}function dg(e){return null==e?"":"string"==typeof e?e:`${e}px`}function hg(e){return e instanceof La?e.nativeElement:e}var ug,mg=(()=>{let e=class{create(e){return typeof MutationObserver>"u"?null:new MutationObserver(e)}};return e.ɵfac=function(t){return new(t||e)},e.ɵprov=qt({token:e,factory:e.ɵfac,providedIn:"root"}),e})(),pg=(()=>{let e=class{};return e.ɵfac=function(t){return new(t||e)},e.ɵmod=xi({type:e}),e.ɵinj=Gt({providers:[mg]}),e})(),fg=new Set,bg=(()=>{let e=class{constructor(e,t){this._platform=e,this._nonce=t,this._matchMedia=this._platform.isBrowser&&window.matchMedia?window.matchMedia.bind(window):gg}matchMedia(e){return(this._platform.WEBKIT||this._platform.BLINK)&&function(e,t){if(!fg.has(e))try{ug||(ug=document.createElement("style"),t&&ug.setAttribute("nonce",t),ug.setAttribute("type","text/css"),document.head.appendChild(ug)),ug.sheet&&(ug.sheet.insertRule(`@media ${e} {body{ }}`,0),fg.add(e))}catch(e){console.error(e)}}(e,this._nonce),this._matchMedia(e)}};return e.ɵfac=function(t){return new(t||e)(Tn(tg),Tn(il,8))},e.ɵprov=qt({token:e,factory:e.ɵfac,providedIn:"root"}),e})();function gg(e){return{matches:"all"===e||""===e,media:e,addListener:()=>{},removeListener:()=>{}}}var xg=(()=>{let e=class{constructor(e,t){this._mediaMatcher=e,this._zone=t,this._queries=new Map,this._destroySubject=new ye}ngOnDestroy(){this._destroySubject.next(),this._destroySubject.complete()}isMatched(e){return _g(cg(e)).some((e=>this._registerQuery(e).mql.matches))}observe(e){let t=function(...e){let t=Ne(e),n=Pe(e),{args:i,keys:o}=st(e);if(0===i.length)return Je([],t);let r=new me(function(e,t,n=ue){return i=>{dt(t,(()=>{let{length:o}=e,r=new Array(o),a=o,l=o;for(let s=0;s<o;s++)dt(t,(()=>{let o=Je(e[s],t),c=!1;o.subscribe(ge(i,(e=>{r[s]=e,c||(c=!0,l--),l||i.next(n(r.slice()))}),(()=>{--a||i.complete()})))}),i)}),i)}}(i,t,o?e=>ct(o,e):ue));return n?r.pipe(it(n)):r}(_g(cg(e)).map((e=>this._registerQuery(e).observable)));return t=mt(t.pipe(St(1)),t.pipe(Dt(1),Ct(0))),t.pipe(tt((e=>{let t={matches:!1,breakpoints:{}};return e.forEach((({matches:e,query:n})=>{t.matches=t.matches||e,t.breakpoints[n]=e})),t})))}_registerQuery(e){if(this._queries.has(e))return this._queries.get(e);let t=this._mediaMatcher.matchMedia(e),n={observable:new me((e=>{let n=t=>this._zone.run((()=>e.next(t)));return t.addListener(n),()=>{t.removeListener(n)}})).pipe(It(t),tt((({matches:t})=>({query:e,matches:t}))),Ot(this._destroySubject)),mql:t};return this._queries.set(e,n),n}};return e.ɵfac=function(t){return new(t||e)(Tn(bg),Tn(Yc))},e.ɵprov=qt({token:e,factory:e.ɵfac,providedIn:"root"}),e})();function _g(e){return e.map((e=>e.split(","))).reduce(((e,t)=>e.concat(t))).map((e=>e.trim()))}function vg(e,t){return e.getAttribute(t)?.match(/\S+/g)??[]}var yg="cdk-describedby-message",wg="cdk-describedby-host",kg=0,Cg=(()=>{let e=class{constructor(e,t){this._platform=t,this._messageRegistry=new Map,this._messagesContainer=null,this._id=""+kg++,this._document=e,this._id=Dn(Qa)+"-"+kg++}describe(e,t,n){if(!this._canBeDescribed(e,t))return;let i=Sg(t,n);"string"!=typeof t?(Eg(t,this._id),this._messageRegistry.set(i,{messageElement:t,referenceCount:0})):this._messageRegistry.has(i)||this._createMessageElement(t,n),this._isElementDescribedByMessage(e,i)||this._addMessageReference(e,i)}removeDescription(e,t,n){if(!t||!this._isElementNode(e))return;let i=Sg(t,n);if(this._isElementDescribedByMessage(e,i)&&this._removeMessageReference(e,i),"string"==typeof t){let e=this._messageRegistry.get(i);e&&0===e.referenceCount&&this._deleteMessageElement(i)}0===this._messagesContainer?.childNodes.length&&(this._messagesContainer.remove(),this._messagesContainer=null)}ngOnDestroy(){let e=this._document.querySelectorAll(`[${wg}="${this._id}"]`);for(let t=0;t<e.length;t++)this._removeCdkDescribedByReferenceIds(e[t]),e[t].removeAttribute(wg);this._messagesContainer?.remove(),this._messagesContainer=null,this._messageRegistry.clear()}_createMessageElement(e,t){let n=this._document.createElement("div");Eg(n,this._id),n.textContent=e,t&&n.setAttribute("role",t),this._createMessagesContainer(),this._messagesContainer.appendChild(n),this._messageRegistry.set(Sg(e,t),{messageElement:n,referenceCount:0})}_deleteMessageElement(e){this._messageRegistry.get(e)?.messageElement?.remove(),this._messageRegistry.delete(e)}_createMessagesContainer(){if(this._messagesContainer)return;let e="cdk-describedby-message-container",t=this._document.querySelectorAll(`.${e}[platform="server"]`);for(let e=0;e<t.length;e++)t[e].remove();let n=this._document.createElement("div");n.style.visibility="hidden",n.classList.add(e),n.classList.add("cdk-visually-hidden"),this._platform&&!this._platform.isBrowser&&n.setAttribute("platform","server"),this._document.body.appendChild(n),this._messagesContainer=n}_removeCdkDescribedByReferenceIds(e){let t=vg(e,"aria-describedby").filter((e=>0!=e.indexOf(yg)));e.setAttribute("aria-describedby",t.join(" "))}_addMessageReference(e,t){let n=this._messageRegistry.get(t);(function(e,t,n){let i=vg(e,t);n=n.trim(),!i.some((e=>e.trim()===n))&&(i.push(n),e.setAttribute(t,i.join(" ")))})(e,"aria-describedby",n.messageElement.id),e.setAttribute(wg,this._id),n.referenceCount++}_removeMessageReference(e,t){let n=this._messageRegistry.get(t);n.referenceCount--,function(e,t,n){let i=vg(e,t);n=n.trim();let o=i.filter((e=>e!==n));o.length?e.setAttribute(t,o.join(" ")):e.removeAttribute(t)}(e,"aria-describedby",n.messageElement.id),e.removeAttribute(wg)}_isElementDescribedByMessage(e,t){let n=vg(e,"aria-describedby"),i=this._messageRegistry.get(t),o=i&&i.messageElement.id;return!!o&&-1!=n.indexOf(o)}_canBeDescribed(e,t){if(!this._isElementNode(e))return!1;if(t&&"object"==typeof t)return!0;let n=null==t?"":`${t}`.trim(),i=e.getAttribute("aria-label");return!(!n||i&&i.trim()===n)}_isElementNode(e){return e.nodeType===this._document.ELEMENT_NODE}};return e.ɵfac=function(t){return new(t||e)(Tn(Hm),Tn(tg))},e.ɵprov=qt({token:e,factory:e.ɵfac,providedIn:"root"}),e})();function Sg(e,t){return"string"==typeof e?`${t||""}/${e}`:e}function Eg(e,t){e.id||(e.id=`${yg}-${t}-${kg++}`)}function Rg(e){return 0===e.buttons||0===e.detail}function Tg(e){let t=e.touches&&e.touches[0]||e.changedTouches&&e.changedTouches[0];return!(!t||-1!==t.identifier||null!=t.radiusX&&1!==t.radiusX||null!=t.radiusY&&1!==t.radiusY)}var Dg=new nn("cdk-input-modality-detector-options"),Ig={ignoreKeys:[18,17,224,91,16]},Og=og({passive:!0,capture:!0}),Ag=(()=>{let e=class{get mostRecentModality(){return this._modality.value}constructor(e,t,n,i){this._platform=e,this._mostRecentTarget=null,this._modality=new ke(null),this._lastTouchMs=0,this._onKeydown=e=>{this._options?.ignoreKeys?.some((t=>t===e.keyCode))||(this._modality.next("keyboard"),this._mostRecentTarget=rg(e))},this._onMousedown=e=>{Date.now()-this._lastTouchMs<650||(this._modality.next(Rg(e)?"keyboard":"mouse"),this._mostRecentTarget=rg(e))},this._onTouchstart=e=>{Tg(e)?this._modality.next("keyboard"):(this._lastTouchMs=Date.now(),this._modality.next("touch"),this._mostRecentTarget=rg(e))},this._options=l(l({},Ig),i),this.modalityDetected=this._modality.pipe(Dt(1)),this.modalityChanged=this.modalityDetected.pipe(function(e,t=ue){return e=e??Et,be(((n,i)=>{let o,r=!0;n.subscribe(ge(i,(n=>{let a=t(n);(r||!e(o,a))&&(r=!1,o=a,i.next(n))})))}))}()),e.isBrowser&&t.runOutsideAngular((()=>{n.addEventListener("keydown",this._onKeydown,Og),n.addEventListener("mousedown",this._onMousedown,Og),n.addEventListener("touchstart",this._onTouchstart,Og)}))}ngOnDestroy(){this._modality.complete(),this._platform.isBrowser&&(document.removeEventListener("keydown",this._onKeydown,Og),document.removeEventListener("mousedown",this._onMousedown,Og),document.removeEventListener("touchstart",this._onTouchstart,Og))}};return e.ɵfac=function(t){return new(t||e)(Tn(tg),Tn(Yc),Tn(Hm),Tn(Dg,8))},e.ɵprov=qt({token:e,factory:e.ɵfac,providedIn:"root"}),e})(),zg=function(e){return e[e.IMMEDIATE=0]="IMMEDIATE",e[e.EVENTUAL=1]="EVENTUAL",e}(zg||{}),Pg=new nn("cdk-focus-monitor-default-options"),Ng=og({passive:!0,capture:!0}),Mg=(()=>{let e=class{constructor(e,t,n,i,o){this._ngZone=e,this._platform=t,this._inputModalityDetector=n,this._origin=null,this._windowFocused=!1,this._originFromTouchInteraction=!1,this._elementInfo=new Map,this._monitoredElementCount=0,this._rootNodeFocusListenerCount=new Map,this._windowFocusListener=()=>{this._windowFocused=!0,this._windowFocusTimeoutId=window.setTimeout((()=>this._windowFocused=!1))},this._stopInputModalityDetector=new ye,this._rootNodeFocusAndBlurListener=e=>{for(let t=rg(e);t;t=t.parentElement)"focus"===e.type?this._onFocus(e,t):this._onBlur(e,t)},this._document=i,this._detectionMode=o?.detectionMode||zg.IMMEDIATE}monitor(e,t=!1){let n=hg(e);if(!this._platform.isBrowser||1!==n.nodeType)return et();let i=function(e){if(function(){if(null==eg){let e=typeof document<"u"?document.head:null;eg=!(!e||!e.createShadowRoot&&!e.attachShadow)}return eg}()){let t=e.getRootNode?e.getRootNode():null;if(typeof ShadowRoot<"u"&&ShadowRoot&&t instanceof ShadowRoot)return t}return null}(n)||this._getDocument(),o=this._elementInfo.get(n);if(o)return t&&(o.checkChildren=!0),o.subject;let r={checkChildren:t,subject:new ye,rootNode:i};return this._elementInfo.set(n,r),this._registerGlobalListeners(r),r.subject}stopMonitoring(e){let t=hg(e),n=this._elementInfo.get(t);n&&(n.subject.complete(),this._setClasses(t),this._elementInfo.delete(t),this._removeGlobalListeners(n))}focusVia(e,t,n){let i=hg(e);i===this._getDocument().activeElement?this._getClosestElementsInfo(i).forEach((([e,n])=>this._originChanged(e,t,n))):(this._setOrigin(t),"function"==typeof i.focus&&i.focus(n))}ngOnDestroy(){this._elementInfo.forEach(((e,t)=>this.stopMonitoring(t)))}_getDocument(){return this._document||document}_getWindow(){return this._getDocument().defaultView||window}_getFocusOrigin(e){return this._origin?this._originFromTouchInteraction?this._shouldBeAttributedToTouch(e)?"touch":"program":this._origin:this._windowFocused&&this._lastFocusOrigin?this._lastFocusOrigin:e&&this._isLastInteractionFromInputLabel(e)?"mouse":"program"}_shouldBeAttributedToTouch(e){return this._detectionMode===zg.EVENTUAL||!!e?.contains(this._inputModalityDetector._mostRecentTarget)}_setClasses(e,t){e.classList.toggle("cdk-focused",!!t),e.classList.toggle("cdk-touch-focused","touch"===t),e.classList.toggle("cdk-keyboard-focused","keyboard"===t),e.classList.toggle("cdk-mouse-focused","mouse"===t),e.classList.toggle("cdk-program-focused","program"===t)}_setOrigin(e,t=!1){this._ngZone.runOutsideAngular((()=>{if(this._origin=e,this._originFromTouchInteraction="touch"===e&&t,this._detectionMode===zg.IMMEDIATE){clearTimeout(this._originTimeoutId);let e=this._originFromTouchInteraction?650:1;this._originTimeoutId=setTimeout((()=>this._origin=null),e)}}))}_onFocus(e,t){let n=this._elementInfo.get(t),i=rg(e);!n||!n.checkChildren&&t!==i||this._originChanged(t,this._getFocusOrigin(i),n)}_onBlur(e,t){let n=this._elementInfo.get(t);!n||n.checkChildren&&e.relatedTarget instanceof Node&&t.contains(e.relatedTarget)||(this._setClasses(t),this._emitOrigin(n,null))}_emitOrigin(e,t){e.subject.observers.length&&this._ngZone.run((()=>e.subject.next(t)))}_registerGlobalListeners(e){if(!this._platform.isBrowser)return;let t=e.rootNode,n=this._rootNodeFocusListenerCount.get(t)||0;n||this._ngZone.runOutsideAngular((()=>{t.addEventListener("focus",this._rootNodeFocusAndBlurListener,Ng),t.addEventListener("blur",this._rootNodeFocusAndBlurListener,Ng)})),this._rootNodeFocusListenerCount.set(t,n+1),1==++this._monitoredElementCount&&(this._ngZone.runOutsideAngular((()=>{this._getWindow().addEventListener("focus",this._windowFocusListener)})),this._inputModalityDetector.modalityDetected.pipe(Ot(this._stopInputModalityDetector)).subscribe((e=>{this._setOrigin(e,!0)})))}_removeGlobalListeners(e){let t=e.rootNode;if(this._rootNodeFocusListenerCount.has(t)){let e=this._rootNodeFocusListenerCount.get(t);e>1?this._rootNodeFocusListenerCount.set(t,e-1):(t.removeEventListener("focus",this._rootNodeFocusAndBlurListener,Ng),t.removeEventListener("blur",this._rootNodeFocusAndBlurListener,Ng),this._rootNodeFocusListenerCount.delete(t))}--this._monitoredElementCount||(this._getWindow().removeEventListener("focus",this._windowFocusListener),this._stopInputModalityDetector.next(),clearTimeout(this._windowFocusTimeoutId),clearTimeout(this._originTimeoutId))}_originChanged(e,t,n){this._setClasses(e,t),this._emitOrigin(n,t),this._lastFocusOrigin=t}_getClosestElementsInfo(e){let t=[];return this._elementInfo.forEach(((n,i)=>{(i===e||n.checkChildren&&i.contains(e))&&t.push([i,n])})),t}_isLastInteractionFromInputLabel(e){let{_mostRecentTarget:t,mostRecentModality:n}=this._inputModalityDetector;if("mouse"!==n||!t||t===e||"INPUT"!==e.nodeName&&"TEXTAREA"!==e.nodeName||e.disabled)return!1;let i=e.labels;if(i)for(let e=0;e<i.length;e++)if(i[e].contains(t))return!0;return!1}};return e.ɵfac=function(t){return new(t||e)(Tn(Yc),Tn(tg),Tn(Ag),Tn(Hm,8),Tn(Pg,8))},e.ɵprov=qt({token:e,factory:e.ɵfac,providedIn:"root"}),e})(),Lg=function(e){return e[e.NONE=0]="NONE",e[e.BLACK_ON_WHITE=1]="BLACK_ON_WHITE",e[e.WHITE_ON_BLACK=2]="WHITE_ON_BLACK",e}(Lg||{}),Fg="cdk-high-contrast-black-on-white",Vg="cdk-high-contrast-white-on-black",jg="cdk-high-contrast-active",Hg=(()=>{let e=class{constructor(e,t){this._platform=e,this._document=t,this._breakpointSubscription=Dn(xg).observe("(forced-colors: active)").subscribe((()=>{this._hasCheckedHighContrastMode&&(this._hasCheckedHighContrastMode=!1,this._applyBodyHighContrastModeCssClasses())}))}getHighContrastMode(){if(!this._platform.isBrowser)return Lg.NONE;let e=this._document.createElement("div");e.style.backgroundColor="rgb(1,2,3)",e.style.position="absolute",this._document.body.appendChild(e);let t=this._document.defaultView||window,n=t&&t.getComputedStyle?t.getComputedStyle(e):null,i=(n&&n.backgroundColor||"").replace(/ /g,"");switch(e.remove(),i){case"rgb(0,0,0)":case"rgb(45,50,54)":case"rgb(32,32,32)":return Lg.WHITE_ON_BLACK;case"rgb(255,255,255)":case"rgb(255,250,239)":return Lg.BLACK_ON_WHITE}return Lg.NONE}ngOnDestroy(){this._breakpointSubscription.unsubscribe()}_applyBodyHighContrastModeCssClasses(){if(!this._hasCheckedHighContrastMode&&this._platform.isBrowser&&this._document.body){let e=this._document.body.classList;e.remove(jg,Fg,Vg),this._hasCheckedHighContrastMode=!0;let t=this.getHighContrastMode();t===Lg.BLACK_ON_WHITE?e.add(jg,Fg):t===Lg.WHITE_ON_BLACK&&e.add(jg,Vg)}}};return e.ɵfac=function(t){return new(t||e)(Tn(tg),Tn(Hm))},e.ɵprov=qt({token:e,factory:e.ɵfac,providedIn:"root"}),e})(),Bg=(()=>{let e=class{constructor(e){e._applyBodyHighContrastModeCssClasses()}};return e.ɵfac=function(t){return new(t||e)(Tn(Hg))},e.ɵmod=xi({type:e}),e.ɵinj=Gt({imports:[pg]}),e})(),Zg=new nn("cdk-dir-doc",{providedIn:"root",factory:function(){return Dn(Hm)}}),Ug=/^(ar|ckb|dv|he|iw|fa|nqo|ps|sd|ug|ur|yi|.*[-_](Adlm|Arab|Hebr|Nkoo|Rohg|Thaa))(?!.*[-_](Latn|Cyrl)($|-|_))($|-|_)/i,Wg=(()=>{let e=class{constructor(e){if(this.value="ltr",this.change=new ja,e){let t=e.body?e.body.dir:null,n=e.documentElement?e.documentElement.dir:null;this.value=function(e){let t=e?.toLowerCase()||"";return"auto"===t&&typeof navigator<"u"&&navigator?.language?Ug.test(navigator.language)?"rtl":"ltr":"rtl"===t?"rtl":"ltr"}(t||n||"ltr")}}ngOnDestroy(){this.change.complete()}};return e.ɵfac=function(t){return new(t||e)(Tn(Zg,8))},e.ɵprov=qt({token:e,factory:e.ɵfac,providedIn:"root"}),e})(),$g=(()=>{let e=class{};return e.ɵfac=function(t){return new(t||e)},e.ɵmod=xi({type:e}),e.ɵinj=Gt({}),e})(),qg=["mat-internal-form-field",""],Gg=["*"],Yg=new nn("mat-sanity-checks",{providedIn:"root",factory:function(){return!0}}),Xg=(()=>{let e=class{constructor(e,t,n){this._sanityChecks=t,this._document=n,this._hasDoneGlobalChecks=!1,e._applyBodyHighContrastModeCssClasses(),this._hasDoneGlobalChecks||(this._hasDoneGlobalChecks=!0)}_checkIsEnabled(e){return!ag()&&("boolean"==typeof this._sanityChecks?this._sanityChecks:!!this._sanityChecks[e])}};return e.ɵfac=function(t){return new(t||e)(Tn(Hg),Tn(Yg,8),Tn(Hm))},e.ɵmod=xi({type:e}),e.ɵinj=Gt({imports:[$g,$g]}),e})(),Kg=class{constructor(e,t,n,i,o){this._defaultMatcher=e,this.ngControl=t,this._parentFormGroup=n,this._parentForm=i,this._stateChanges=o,this.errorState=!1}updateErrorState(){let e=this.errorState,t=this._parentFormGroup||this._parentForm,n=this.matcher||this._defaultMatcher,i=this.ngControl?this.ngControl.control:null,o=n?.isErrorState(i,t)??!1;o!==e&&(this.errorState=o,this._stateChanges.next())}},Qg=(()=>{let e=class{isErrorState(e,t){return!!(e&&e.invalid&&(e.touched||t&&t.submitted))}};return e.ɵfac=function(t){return new(t||e)},e.ɵprov=qt({token:e,factory:e.ɵfac,providedIn:"root"}),e})(),Jg=function(e){return e[e.FADING_IN=0]="FADING_IN",e[e.VISIBLE=1]="VISIBLE",e[e.FADING_OUT=2]="FADING_OUT",e[e.HIDDEN=3]="HIDDEN",e}(Jg||{}),ex=class{constructor(e,t,n,i=!1){this._renderer=e,this.element=t,this.config=n,this._animationForciblyDisabledThroughCss=i,this.state=Jg.HIDDEN}fadeOut(){this._renderer.fadeOutRipple(this)}},tx=og({passive:!0,capture:!0}),nx={enterDuration:225,exitDuration:150},ix=og({passive:!0,capture:!0}),ox=["mousedown","touchstart"],rx=["mouseup","mouseleave","touchend","touchcancel"],ax=class e{constructor(e,t,n,i){this._target=e,this._ngZone=t,this._platform=i,this._isPointerDown=!1,this._activeRipples=new Map,this._pointerUpEventsRegistered=!1,i.isBrowser&&(this._containerElement=hg(n))}fadeInRipple(e,t,n={}){let i=this._containerRect=this._containerRect||this._containerElement.getBoundingClientRect(),o=l(l({},nx),n.animation);n.centered&&(e=i.left+i.width/2,t=i.top+i.height/2);let r=n.radius||function(e,t,n){let i=Math.max(Math.abs(e-n.left),Math.abs(e-n.right)),o=Math.max(Math.abs(t-n.top),Math.abs(t-n.bottom));return Math.sqrt(i*i+o*o)}(e,t,i),a=e-i.left,s=t-i.top,c=o.enterDuration,d=document.createElement("div");d.classList.add("mat-ripple-element"),d.style.left=a-r+"px",d.style.top=s-r+"px",d.style.height=2*r+"px",d.style.width=2*r+"px",null!=n.color&&(d.style.backgroundColor=n.color),d.style.transitionDuration=`${c}ms`,this._containerElement.appendChild(d);let h=window.getComputedStyle(d),u=h.transitionProperty,m=h.transitionDuration,p="none"===u||"0s"===m||"0s, 0s"===m||0===i.width&&0===i.height,f=new ex(this,d,n,p);d.style.transform="scale3d(1, 1, 1)",f.state=Jg.FADING_IN,n.persistent||(this._mostRecentTransientRipple=f);let b=null;return!p&&(c||o.exitDuration)&&this._ngZone.runOutsideAngular((()=>{let e=()=>{b&&(b.fallbackTimer=null),clearTimeout(n),this._finishRippleTransition(f)},t=()=>this._destroyRipple(f),n=setTimeout(t,c+100);d.addEventListener("transitionend",e),d.addEventListener("transitioncancel",t),b={onTransitionEnd:e,onTransitionCancel:t,fallbackTimer:n}})),this._activeRipples.set(f,b),(p||!c)&&this._finishRippleTransition(f),f}fadeOutRipple(e){if(e.state===Jg.FADING_OUT||e.state===Jg.HIDDEN)return;let t=e.element,n=l(l({},nx),e.config.animation);t.style.transitionDuration=`${n.exitDuration}ms`,t.style.opacity="0",e.state=Jg.FADING_OUT,(e._animationForciblyDisabledThroughCss||!n.exitDuration)&&this._finishRippleTransition(e)}fadeOutAll(){this._getActiveRipples().forEach((e=>e.fadeOut()))}fadeOutAllNonPersistent(){this._getActiveRipples().forEach((e=>{e.config.persistent||e.fadeOut()}))}setupTriggerEvents(t){let n=hg(t);!this._platform.isBrowser||!n||n===this._triggerElement||(this._removeTriggerEvents(),this._triggerElement=n,ox.forEach((t=>{e._eventManager.addHandler(this._ngZone,t,n,this)})))}handleEvent(e){"mousedown"===e.type?this._onMousedown(e):"touchstart"===e.type?this._onTouchStart(e):this._onPointerUp(),this._pointerUpEventsRegistered||(this._ngZone.runOutsideAngular((()=>{rx.forEach((e=>{this._triggerElement.addEventListener(e,this,ix)}))})),this._pointerUpEventsRegistered=!0)}_finishRippleTransition(e){e.state===Jg.FADING_IN?this._startFadeOutTransition(e):e.state===Jg.FADING_OUT&&this._destroyRipple(e)}_startFadeOutTransition(e){let t=e===this._mostRecentTransientRipple,{persistent:n}=e.config;e.state=Jg.VISIBLE,!n&&(!t||!this._isPointerDown)&&e.fadeOut()}_destroyRipple(e){let t=this._activeRipples.get(e)??null;this._activeRipples.delete(e),this._activeRipples.size||(this._containerRect=null),e===this._mostRecentTransientRipple&&(this._mostRecentTransientRipple=null),e.state=Jg.HIDDEN,null!==t&&(e.element.removeEventListener("transitionend",t.onTransitionEnd),e.element.removeEventListener("transitioncancel",t.onTransitionCancel),null!==t.fallbackTimer&&clearTimeout(t.fallbackTimer)),e.element.remove()}_onMousedown(e){let t=Rg(e),n=this._lastTouchStartEvent&&Date.now()<this._lastTouchStartEvent+800;!this._target.rippleDisabled&&!t&&!n&&(this._isPointerDown=!0,this.fadeInRipple(e.clientX,e.clientY,this._target.rippleConfig))}_onTouchStart(e){if(!this._target.rippleDisabled&&!Tg(e)){this._lastTouchStartEvent=Date.now(),this._isPointerDown=!0;let t=e.changedTouches;if(t)for(let e=0;e<t.length;e++)this.fadeInRipple(t[e].clientX,t[e].clientY,this._target.rippleConfig)}}_onPointerUp(){this._isPointerDown&&(this._isPointerDown=!1,this._getActiveRipples().forEach((e=>{let t=e.state===Jg.VISIBLE||e.config.terminateOnPointerUp&&e.state===Jg.FADING_IN;!e.config.persistent&&t&&e.fadeOut()})))}_getActiveRipples(){return Array.from(this._activeRipples.keys())}_removeTriggerEvents(){let t=this._triggerElement;t&&(ox.forEach((n=>e._eventManager.removeHandler(n,t,this))),this._pointerUpEventsRegistered&&(rx.forEach((e=>t.removeEventListener(e,this,ix))),this._pointerUpEventsRegistered=!1))}};ax._eventManager=new class{constructor(){this._events=new Map,this._delegateEventHandler=e=>{let t=rg(e);t&&this._events.get(e.type)?.forEach(((n,i)=>{(i===t||i.contains(t))&&n.forEach((t=>t.handleEvent(e)))}))}}addHandler(e,t,n,i){let o=this._events.get(t);if(o){let e=o.get(n);e?e.add(i):o.set(n,new Set([i]))}else this._events.set(t,new Map([[n,new Set([i])]])),e.runOutsideAngular((()=>{document.addEventListener(t,this._delegateEventHandler,tx)}))}removeHandler(e,t,n){let i=this._events.get(e);if(!i)return;let o=i.get(t);o&&(o.delete(n),0===o.size&&i.delete(t),0===i.size&&(this._events.delete(e),document.removeEventListener(e,this._delegateEventHandler,tx)))}};var lx=ax,sx=new nn("mat-ripple-global-options"),cx=(()=>{let e=class{get disabled(){return this._disabled}set disabled(e){e&&this.fadeOutAllNonPersistent(),this._disabled=e,this._setupTriggerEventsIfEnabled()}get trigger(){return this._trigger||this._elementRef.nativeElement}set trigger(e){this._trigger=e,this._setupTriggerEventsIfEnabled()}constructor(e,t,n,i,o){this._elementRef=e,this._animationMode=o,this.radius=0,this._disabled=!1,this._isInitialized=!1,this._globalOptions=i||{},this._rippleRenderer=new lx(this,t,e,n)}ngOnInit(){this._isInitialized=!0,this._setupTriggerEventsIfEnabled()}ngOnDestroy(){this._rippleRenderer._removeTriggerEvents()}fadeOutAll(){this._rippleRenderer.fadeOutAll()}fadeOutAllNonPersistent(){this._rippleRenderer.fadeOutAllNonPersistent()}get rippleConfig(){return{centered:this.centered,radius:this.radius,color:this.color,animation:l(l(l({},this._globalOptions.animation),"NoopAnimations"===this._animationMode?{enterDuration:0,exitDuration:0}:{}),this.animation),terminateOnPointerUp:this._globalOptions.terminateOnPointerUp}}get rippleDisabled(){return this.disabled||!!this._globalOptions.disabled}_setupTriggerEventsIfEnabled(){!this.disabled&&this._isInitialized&&this._rippleRenderer.setupTriggerEvents(this.trigger)}launch(e,t=0,n){return"number"==typeof e?this._rippleRenderer.fadeInRipple(e,t,l(l({},this.rippleConfig),n)):this._rippleRenderer.fadeInRipple(0,0,l(l({},this.rippleConfig),e))}};return e.ɵfac=function(t){return new(t||e)(Rs(La),Rs(Yc),Rs(tg),Rs(sx,8),Rs(nl,8))},e.ɵdir=vi({type:e,selectors:[["","mat-ripple",""],["","matRipple",""]],hostAttrs:[1,"mat-ripple"],hostVars:2,hostBindings:function(e,t){2&e&&Dh("mat-ripple-unbounded",t.unbounded)},inputs:{color:[0,"matRippleColor","color"],unbounded:[0,"matRippleUnbounded","unbounded"],centered:[0,"matRippleCentered","centered"],radius:[0,"matRippleRadius","radius"],animation:[0,"matRippleAnimation","animation"],disabled:[0,"matRippleDisabled","disabled"],trigger:[0,"matRippleTrigger","trigger"]},exportAs:["matRipple"],standalone:!0}),e})(),dx=(()=>{let e=class{};return e.ɵfac=function(t){return new(t||e)},e.ɵmod=xi({type:e}),e.ɵinj=Gt({imports:[Xg,Xg]}),e})(),hx={capture:!0},ux=["focus","mousedown","mouseenter","touchstart"],mx="mat-ripple-loader-uninitialized",px="mat-ripple-loader-class-name",fx="mat-ripple-loader-centered",bx="mat-ripple-loader-disabled",gx=(()=>{let e=class{constructor(){this._document=Dn(Hm,{optional:!0}),this._animationMode=Dn(nl,{optional:!0}),this._globalRippleOptions=Dn(sx,{optional:!0}),this._platform=Dn(tg),this._ngZone=Dn(Yc),this._hosts=new Map,this._onInteraction=e=>{let t=rg(e);if(t instanceof HTMLElement){let e=t.closest(`[${mx}="${this._globalRippleOptions?.namespace??""}"]`);e&&this._createRipple(e)}},this._ngZone.runOutsideAngular((()=>{for(let e of ux)this._document?.addEventListener(e,this._onInteraction,hx)}))}ngOnDestroy(){let e=this._hosts.keys();for(let t of e)this.destroyRipple(t);for(let e of ux)this._document?.removeEventListener(e,this._onInteraction,hx)}configureRipple(e,t){e.setAttribute(mx,this._globalRippleOptions?.namespace??""),(t.className||!e.hasAttribute(px))&&e.setAttribute(px,t.className||""),t.centered&&e.setAttribute(fx,""),t.disabled&&e.setAttribute(bx,"")}getRipple(e){return this._hosts.get(e)||this._createRipple(e)}setDisabled(e,t){let n=this._hosts.get(e);n?n.disabled=t:t?e.setAttribute(bx,""):e.removeAttribute(bx)}_createRipple(e){if(!this._document)return;let t=this._hosts.get(e);if(t)return t;e.querySelector(".mat-ripple")?.remove();let n=this._document.createElement("span");n.classList.add("mat-ripple",e.getAttribute(px)),e.append(n);let i=new cx(new La(n),this._ngZone,this._platform,this._globalRippleOptions?this._globalRippleOptions:void 0,this._animationMode?this._animationMode:void 0);return i._isInitialized=!0,i.trigger=e,i.centered=e.hasAttribute(fx),i.disabled=e.hasAttribute(bx),this.attachRipple(e,i),i}attachRipple(e,t){e.removeAttribute(mx),this._hosts.set(e,t)}destroyRipple(e){let t=this._hosts.get(e);t&&(t.ngOnDestroy(),this._hosts.delete(e))}};return e.ɵfac=function(t){return new(t||e)},e.ɵprov=qt({token:e,factory:e.ɵfac,providedIn:"root"}),e})(),xx=(()=>{let e=class{};return e.ɵfac=function(t){return new(t||e)},e.ɵcmp=fi({type:e,selectors:[["div","mat-internal-form-field",""]],hostAttrs:[1,"mdc-form-field","mat-internal-form-field"],hostVars:2,hostBindings:function(e,t){2&e&&Dh("mdc-form-field--align-end","before"===t.labelPosition)},inputs:{labelPosition:"labelPosition"},standalone:!0,features:[ju],attrs:qg,ngContentSelectors:Gg,decls:1,vars:0,template:function(e,t){1&e&&(pu(),fu(0))},styles:[".mat-internal-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-flex;align-items:center;vertical-align:middle}.mat-internal-form-field>label{margin-left:0;margin-right:auto;padding-left:4px;padding-right:0;order:0}[dir=rtl] .mat-internal-form-field>label{margin-left:auto;margin-right:0;padding-left:0;padding-right:4px}.mdc-form-field--align-end>label{margin-left:auto;margin-right:0;padding-left:0;padding-right:4px;order:-1}[dir=rtl] .mdc-form-field--align-end .mdc-form-field--align-end label{margin-left:0;margin-right:auto;padding-left:4px;padding-right:0}"],encapsulation:2,changeDetection:0}),e})(),_x=["mat-button",""],vx=[[["",8,"material-icons",3,"iconPositionEnd",""],["mat-icon",3,"iconPositionEnd",""],["","matButtonIcon","",3,"iconPositionEnd",""]],"*",[["","iconPositionEnd","",8,"material-icons"],["mat-icon","iconPositionEnd",""],["","matButtonIcon","","iconPositionEnd",""]]],yx=[".material-icons:not([iconPositionEnd]), mat-icon:not([iconPositionEnd]), [matButtonIcon]:not([iconPositionEnd])","*",".material-icons[iconPositionEnd], mat-icon[iconPositionEnd], [matButtonIcon][iconPositionEnd]"],wx=["mat-icon-button",""],kx=["*"],Cx=new nn("MAT_BUTTON_CONFIG"),Sx=[{attribute:"mat-button",mdcClasses:["mdc-button","mat-mdc-button"]},{attribute:"mat-flat-button",mdcClasses:["mdc-button","mdc-button--unelevated","mat-mdc-unelevated-button"]},{attribute:"mat-raised-button",mdcClasses:["mdc-button","mdc-button--raised","mat-mdc-raised-button"]},{attribute:"mat-stroked-button",mdcClasses:["mdc-button","mdc-button--outlined","mat-mdc-outlined-button"]},{attribute:"mat-fab",mdcClasses:["mdc-fab","mat-mdc-fab-base","mat-mdc-fab"]},{attribute:"mat-mini-fab",mdcClasses:["mdc-fab","mat-mdc-fab-base","mdc-fab--mini","mat-mdc-mini-fab"]},{attribute:"mat-icon-button",mdcClasses:["mdc-icon-button","mat-mdc-icon-button"]}],Ex=(()=>{let e=class{get ripple(){return this._rippleLoader?.getRipple(this._elementRef.nativeElement)}set ripple(e){this._rippleLoader?.attachRipple(this._elementRef.nativeElement,e)}get disableRipple(){return this._disableRipple}set disableRipple(e){this._disableRipple=e,this._updateRippleDisabled()}get disabled(){return this._disabled}set disabled(e){this._disabled=e,this._updateRippleDisabled()}constructor(e,t,n,i){this._elementRef=e,this._platform=t,this._ngZone=n,this._animationMode=i,this._focusMonitor=Dn(Mg),this._rippleLoader=Dn(gx),this._isFab=!1,this._disableRipple=!1,this._disabled=!1;let o=Dn(Cx,{optional:!0}),r=e.nativeElement,a=r.classList;this.disabledInteractive=o?.disabledInteractive??!1,this.color=o?.color??null,this._rippleLoader?.configureRipple(r,{className:"mat-mdc-button-ripple"});for(let{attribute:e,mdcClasses:t}of Sx)r.hasAttribute(e)&&a.add(...t)}ngAfterViewInit(){this._focusMonitor.monitor(this._elementRef,!0)}ngOnDestroy(){this._focusMonitor.stopMonitoring(this._elementRef),this._rippleLoader?.destroyRipple(this._elementRef.nativeElement)}focus(e="program",t){e?this._focusMonitor.focusVia(this._elementRef.nativeElement,e,t):this._elementRef.nativeElement.focus(t)}_getAriaDisabled(){return null!=this.ariaDisabled?this.ariaDisabled:!(!this.disabled||!this.disabledInteractive)||null}_getDisabledAttribute(){return!(this.disabledInteractive||!this.disabled)||null}_updateRippleDisabled(){this._rippleLoader?.setDisabled(this._elementRef.nativeElement,this.disableRipple||this.disabled)}};return e.ɵfac=function(e){!function(){throw new Error("invalid")}()},e.ɵdir=vi({type:e,inputs:{color:"color",disableRipple:[2,"disableRipple","disableRipple",Nm],disabled:[2,"disabled","disabled",Nm],ariaDisabled:[2,"aria-disabled","ariaDisabled",Nm],disabledInteractive:[2,"disabledInteractive","disabledInteractive",Nm]},features:[Jd]}),e})(),Rx=(()=>{let e=class extends Ex{constructor(e,t,n,i){super(e,t,n,i)}};return e.ɵfac=function(t){return new(t||e)(Rs(La),Rs(tg),Rs(Yc),Rs(nl,8))},e.ɵcmp=fi({type:e,selectors:[["button","mat-button",""],["button","mat-raised-button",""],["button","mat-flat-button",""],["button","mat-stroked-button",""]],hostVars:14,hostBindings:function(e,t){2&e&&(uh("disabled",t._getDisabledAttribute())("aria-disabled",t._getAriaDisabled()),Ih(t.color?"mat-"+t.color:""),Dh("mat-mdc-button-disabled",t.disabled)("mat-mdc-button-disabled-interactive",t.disabledInteractive)("_mat-animation-noopable","NoopAnimations"===t._animationMode)("mat-unthemed",!t.color)("mat-mdc-button-base",!0))},exportAs:["matButton"],standalone:!0,features:[qd,ju],attrs:_x,ngContentSelectors:yx,decls:7,vars:4,consts:[[1,"mat-mdc-button-persistent-ripple"],[1,"mdc-button__label"],[1,"mat-mdc-focus-indicator"],[1,"mat-mdc-button-touch-target"]],template:function(e,t){1&e&&(pu(vx),$h(0,"span",0),fu(1),Uh(2,"span",1),fu(3,1),Wh(),fu(4,2),$h(5,"span",2)(6,"span",3)),2&e&&Dh("mdc-button__ripple",!t._isFab)("mdc-fab__ripple",t._isFab)},styles:['.mat-mdc-button-base{text-decoration:none}.mdc-button{-webkit-user-select:none;user-select:none;position:relative;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:64px;border:none;outline:none;line-height:inherit;-webkit-appearance:none;overflow:visible;vertical-align:middle;background:rgba(0,0,0,0);padding:0 8px}.mdc-button::-moz-focus-inner{padding:0;border:0}.mdc-button:active{outline:none}.mdc-button:hover{cursor:pointer}.mdc-button:disabled{cursor:default;pointer-events:none}.mdc-button[hidden]{display:none}.mdc-button .mdc-button__label{position:relative}.mat-mdc-button{padding:0 var(--mat-text-button-horizontal-padding, 8px);height:var(--mdc-text-button-container-height);font-family:var(--mdc-text-button-label-text-font);font-size:var(--mdc-text-button-label-text-size);letter-spacing:var(--mdc-text-button-label-text-tracking);text-transform:var(--mdc-text-button-label-text-transform);font-weight:var(--mdc-text-button-label-text-weight)}.mat-mdc-button:has(.material-icons,mat-icon,[matButtonIcon]){padding:0 var(--mat-text-button-with-icon-horizontal-padding, 8px)}.mat-mdc-button>.mat-icon{margin-right:var(--mat-text-button-icon-spacing, 8px);margin-left:var(--mat-text-button-icon-offset, 0)}[dir=rtl] .mat-mdc-button>.mat-icon{margin-right:var(--mat-text-button-icon-offset, 0);margin-left:var(--mat-text-button-icon-spacing, 8px)}.mat-mdc-button .mdc-button__label+.mat-icon{margin-right:var(--mat-text-button-icon-offset, 0);margin-left:var(--mat-text-button-icon-spacing, 8px)}[dir=rtl] .mat-mdc-button .mdc-button__label+.mat-icon{margin-right:var(--mat-text-button-icon-spacing, 8px);margin-left:var(--mat-text-button-icon-offset, 0)}.mat-mdc-button .mat-ripple-element{background-color:var(--mat-text-button-ripple-color)}.mat-mdc-button .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-text-button-state-layer-color)}.mat-mdc-button.mat-mdc-button-disabled .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-text-button-disabled-state-layer-color)}.mat-mdc-button:hover .mat-mdc-button-persistent-ripple::before{opacity:var(--mat-text-button-hover-state-layer-opacity)}.mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before,.mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before,.mat-mdc-button.mat-mdc-button-disabled-interactive:focus .mat-mdc-button-persistent-ripple::before{opacity:var(--mat-text-button-focus-state-layer-opacity)}.mat-mdc-button:active .mat-mdc-button-persistent-ripple::before{opacity:var(--mat-text-button-pressed-state-layer-opacity)}.mat-mdc-button .mat-mdc-button-touch-target{position:absolute;top:50%;height:48px;left:0;right:0;transform:translateY(-50%);display:var(--mat-text-button-touch-target-display)}.mat-mdc-button,.mat-mdc-button .mdc-button__ripple{border-radius:var(--mdc-text-button-container-shape)}.mat-mdc-button:not(:disabled){color:var(--mdc-text-button-label-text-color)}.mat-mdc-button[disabled],.mat-mdc-button.mat-mdc-button-disabled{cursor:default;pointer-events:none;color:var(--mdc-text-button-disabled-label-text-color)}.mat-mdc-button.mat-mdc-button-disabled-interactive{pointer-events:auto}.mat-mdc-unelevated-button{transition:box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);padding:0 var(--mat-filled-button-horizontal-padding, 16px);height:var(--mdc-filled-button-container-height);font-family:var(--mdc-filled-button-label-text-font);font-size:var(--mdc-filled-button-label-text-size);letter-spacing:var(--mdc-filled-button-label-text-tracking);text-transform:var(--mdc-filled-button-label-text-transform);font-weight:var(--mdc-filled-button-label-text-weight)}.mat-mdc-unelevated-button>.mat-icon{margin-right:var(--mat-filled-button-icon-spacing, 8px);margin-left:var(--mat-filled-button-icon-offset, -4px)}[dir=rtl] .mat-mdc-unelevated-button>.mat-icon{margin-right:var(--mat-filled-button-icon-offset, -4px);margin-left:var(--mat-filled-button-icon-spacing, 8px)}.mat-mdc-unelevated-button .mdc-button__label+.mat-icon{margin-right:var(--mat-filled-button-icon-offset, -4px);margin-left:var(--mat-filled-button-icon-spacing, 8px)}[dir=rtl] .mat-mdc-unelevated-button .mdc-button__label+.mat-icon{margin-right:var(--mat-filled-button-icon-spacing, 8px);margin-left:var(--mat-filled-button-icon-offset, -4px)}.mat-mdc-unelevated-button .mat-ripple-element{background-color:var(--mat-filled-button-ripple-color)}.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-filled-button-state-layer-color)}.mat-mdc-unelevated-button.mat-mdc-button-disabled .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-filled-button-disabled-state-layer-color)}.mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple::before{opacity:var(--mat-filled-button-hover-state-layer-opacity)}.mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before,.mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before,.mat-mdc-unelevated-button.mat-mdc-button-disabled-interactive:focus .mat-mdc-button-persistent-ripple::before{opacity:var(--mat-filled-button-focus-state-layer-opacity)}.mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple::before{opacity:var(--mat-filled-button-pressed-state-layer-opacity)}.mat-mdc-unelevated-button .mat-mdc-button-touch-target{position:absolute;top:50%;height:48px;left:0;right:0;transform:translateY(-50%);display:var(--mat-filled-button-touch-target-display)}.mat-mdc-unelevated-button:not(:disabled){color:var(--mdc-filled-button-label-text-color);background-color:var(--mdc-filled-button-container-color)}.mat-mdc-unelevated-button,.mat-mdc-unelevated-button .mdc-button__ripple{border-radius:var(--mdc-filled-button-container-shape)}.mat-mdc-unelevated-button[disabled],.mat-mdc-unelevated-button.mat-mdc-button-disabled{cursor:default;pointer-events:none;color:var(--mdc-filled-button-disabled-label-text-color);background-color:var(--mdc-filled-button-disabled-container-color)}.mat-mdc-unelevated-button.mat-mdc-button-disabled-interactive{pointer-events:auto}.mat-mdc-raised-button{transition:box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);padding:0 var(--mat-protected-button-horizontal-padding, 16px);box-shadow:var(--mdc-protected-button-container-elevation-shadow);height:var(--mdc-protected-button-container-height);font-family:var(--mdc-protected-button-label-text-font);font-size:var(--mdc-protected-button-label-text-size);letter-spacing:var(--mdc-protected-button-label-text-tracking);text-transform:var(--mdc-protected-button-label-text-transform);font-weight:var(--mdc-protected-button-label-text-weight)}.mat-mdc-raised-button>.mat-icon{margin-right:var(--mat-protected-button-icon-spacing, 8px);margin-left:var(--mat-protected-button-icon-offset, -4px)}[dir=rtl] .mat-mdc-raised-button>.mat-icon{margin-right:var(--mat-protected-button-icon-offset, -4px);margin-left:var(--mat-protected-button-icon-spacing, 8px)}.mat-mdc-raised-button .mdc-button__label+.mat-icon{margin-right:var(--mat-protected-button-icon-offset, -4px);margin-left:var(--mat-protected-button-icon-spacing, 8px)}[dir=rtl] .mat-mdc-raised-button .mdc-button__label+.mat-icon{margin-right:var(--mat-protected-button-icon-spacing, 8px);margin-left:var(--mat-protected-button-icon-offset, -4px)}.mat-mdc-raised-button .mat-ripple-element{background-color:var(--mat-protected-button-ripple-color)}.mat-mdc-raised-button .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-protected-button-state-layer-color)}.mat-mdc-raised-button.mat-mdc-button-disabled .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-protected-button-disabled-state-layer-color)}.mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple::before{opacity:var(--mat-protected-button-hover-state-layer-opacity)}.mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before,.mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before,.mat-mdc-raised-button.mat-mdc-button-disabled-interactive:focus .mat-mdc-button-persistent-ripple::before{opacity:var(--mat-protected-button-focus-state-layer-opacity)}.mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple::before{opacity:var(--mat-protected-button-pressed-state-layer-opacity)}.mat-mdc-raised-button .mat-mdc-button-touch-target{position:absolute;top:50%;height:48px;left:0;right:0;transform:translateY(-50%);display:var(--mat-protected-button-touch-target-display)}.mat-mdc-raised-button:not(:disabled){color:var(--mdc-protected-button-label-text-color);background-color:var(--mdc-protected-button-container-color)}.mat-mdc-raised-button,.mat-mdc-raised-button .mdc-button__ripple{border-radius:var(--mdc-protected-button-container-shape)}.mat-mdc-raised-button:hover{box-shadow:var(--mdc-protected-button-hover-container-elevation-shadow)}.mat-mdc-raised-button:focus{box-shadow:var(--mdc-protected-button-focus-container-elevation-shadow)}.mat-mdc-raised-button:active,.mat-mdc-raised-button:focus:active{box-shadow:var(--mdc-protected-button-pressed-container-elevation-shadow)}.mat-mdc-raised-button[disabled],.mat-mdc-raised-button.mat-mdc-button-disabled{cursor:default;pointer-events:none;color:var(--mdc-protected-button-disabled-label-text-color);background-color:var(--mdc-protected-button-disabled-container-color)}.mat-mdc-raised-button[disabled].mat-mdc-button-disabled,.mat-mdc-raised-button.mat-mdc-button-disabled.mat-mdc-button-disabled{box-shadow:var(--mdc-protected-button-disabled-container-elevation-shadow)}.mat-mdc-raised-button.mat-mdc-button-disabled-interactive{pointer-events:auto}.mat-mdc-outlined-button{border-style:solid;transition:border 280ms cubic-bezier(0.4, 0, 0.2, 1);padding:0 var(--mat-outlined-button-horizontal-padding, 15px);height:var(--mdc-outlined-button-container-height);font-family:var(--mdc-outlined-button-label-text-font);font-size:var(--mdc-outlined-button-label-text-size);letter-spacing:var(--mdc-outlined-button-label-text-tracking);text-transform:var(--mdc-outlined-button-label-text-transform);font-weight:var(--mdc-outlined-button-label-text-weight);border-radius:var(--mdc-outlined-button-container-shape);border-width:var(--mdc-outlined-button-outline-width)}.mat-mdc-outlined-button>.mat-icon{margin-right:var(--mat-outlined-button-icon-spacing, 8px);margin-left:var(--mat-outlined-button-icon-offset, -4px)}[dir=rtl] .mat-mdc-outlined-button>.mat-icon{margin-right:var(--mat-outlined-button-icon-offset, -4px);margin-left:var(--mat-outlined-button-icon-spacing, 8px)}.mat-mdc-outlined-button .mdc-button__label+.mat-icon{margin-right:var(--mat-outlined-button-icon-offset, -4px);margin-left:var(--mat-outlined-button-icon-spacing, 8px)}[dir=rtl] .mat-mdc-outlined-button .mdc-button__label+.mat-icon{margin-right:var(--mat-outlined-button-icon-spacing, 8px);margin-left:var(--mat-outlined-button-icon-offset, -4px)}.mat-mdc-outlined-button .mat-ripple-element{background-color:var(--mat-outlined-button-ripple-color)}.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-outlined-button-state-layer-color)}.mat-mdc-outlined-button.mat-mdc-button-disabled .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-outlined-button-disabled-state-layer-color)}.mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple::before{opacity:var(--mat-outlined-button-hover-state-layer-opacity)}.mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before,.mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before,.mat-mdc-outlined-button.mat-mdc-button-disabled-interactive:focus .mat-mdc-button-persistent-ripple::before{opacity:var(--mat-outlined-button-focus-state-layer-opacity)}.mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple::before{opacity:var(--mat-outlined-button-pressed-state-layer-opacity)}.mat-mdc-outlined-button .mat-mdc-button-touch-target{position:absolute;top:50%;height:48px;left:0;right:0;transform:translateY(-50%);display:var(--mat-outlined-button-touch-target-display)}.mat-mdc-outlined-button:not(:disabled){color:var(--mdc-outlined-button-label-text-color);border-color:var(--mdc-outlined-button-outline-color)}.mat-mdc-outlined-button[disabled],.mat-mdc-outlined-button.mat-mdc-button-disabled{cursor:default;pointer-events:none;color:var(--mdc-outlined-button-disabled-label-text-color);border-color:var(--mdc-outlined-button-disabled-outline-color)}.mat-mdc-outlined-button.mat-mdc-button-disabled-interactive{pointer-events:auto}.mat-mdc-outlined-button .mdc-button__ripple{border-width:var(--mdc-outlined-button-outline-width);border-style:solid;border-color:rgba(0,0,0,0)}.mat-mdc-button,.mat-mdc-unelevated-button,.mat-mdc-raised-button,.mat-mdc-outlined-button{-webkit-tap-highlight-color:rgba(0,0,0,0)}.mat-mdc-button .mat-mdc-button-ripple,.mat-mdc-button .mat-mdc-button-persistent-ripple,.mat-mdc-button .mat-mdc-button-persistent-ripple::before,.mat-mdc-unelevated-button .mat-mdc-button-ripple,.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple,.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple::before,.mat-mdc-raised-button .mat-mdc-button-ripple,.mat-mdc-raised-button .mat-mdc-button-persistent-ripple,.mat-mdc-raised-button .mat-mdc-button-persistent-ripple::before,.mat-mdc-outlined-button .mat-mdc-button-ripple,.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple,.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple::before{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none;border-radius:inherit}.mat-mdc-button .mat-mdc-button-ripple,.mat-mdc-unelevated-button .mat-mdc-button-ripple,.mat-mdc-raised-button .mat-mdc-button-ripple,.mat-mdc-outlined-button .mat-mdc-button-ripple{overflow:hidden}.mat-mdc-button .mat-mdc-button-persistent-ripple::before,.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple::before,.mat-mdc-raised-button .mat-mdc-button-persistent-ripple::before,.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple::before{content:"";opacity:0}.mat-mdc-button .mdc-button__label,.mat-mdc-button .mat-icon,.mat-mdc-unelevated-button .mdc-button__label,.mat-mdc-unelevated-button .mat-icon,.mat-mdc-raised-button .mdc-button__label,.mat-mdc-raised-button .mat-icon,.mat-mdc-outlined-button .mdc-button__label,.mat-mdc-outlined-button .mat-icon{z-index:1;position:relative}.mat-mdc-button .mat-mdc-focus-indicator,.mat-mdc-unelevated-button .mat-mdc-focus-indicator,.mat-mdc-raised-button .mat-mdc-focus-indicator,.mat-mdc-outlined-button .mat-mdc-focus-indicator{top:0;left:0;right:0;bottom:0;position:absolute}.mat-mdc-button:focus .mat-mdc-focus-indicator::before,.mat-mdc-unelevated-button:focus .mat-mdc-focus-indicator::before,.mat-mdc-raised-button:focus .mat-mdc-focus-indicator::before,.mat-mdc-outlined-button:focus .mat-mdc-focus-indicator::before{content:""}.mat-mdc-button._mat-animation-noopable,.mat-mdc-unelevated-button._mat-animation-noopable,.mat-mdc-raised-button._mat-animation-noopable,.mat-mdc-outlined-button._mat-animation-noopable{transition:none !important;animation:none !important}.mat-mdc-button>.mat-icon,.mat-mdc-unelevated-button>.mat-icon,.mat-mdc-raised-button>.mat-icon,.mat-mdc-outlined-button>.mat-icon{display:inline-block;position:relative;vertical-align:top;font-size:1.125rem;height:1.125rem;width:1.125rem}.mat-mdc-outlined-button .mat-mdc-button-ripple,.mat-mdc-outlined-button .mdc-button__ripple{top:-1px;left:-1px;bottom:-1px;right:-1px}.mat-mdc-unelevated-button .mat-mdc-focus-indicator::before,.mat-mdc-raised-button .mat-mdc-focus-indicator::before{margin:calc(calc(var(--mat-mdc-focus-indicator-border-width, 3px) + 2px)*-1)}.mat-mdc-outlined-button .mat-mdc-focus-indicator::before{margin:calc(calc(var(--mat-mdc-focus-indicator-border-width, 3px) + 3px)*-1)}',".cdk-high-contrast-active .mat-mdc-button:not(.mdc-button--outlined),.cdk-high-contrast-active .mat-mdc-unelevated-button:not(.mdc-button--outlined),.cdk-high-contrast-active .mat-mdc-raised-button:not(.mdc-button--outlined),.cdk-high-contrast-active .mat-mdc-outlined-button:not(.mdc-button--outlined),.cdk-high-contrast-active .mat-mdc-icon-button{outline:solid 1px}"],encapsulation:2,changeDetection:0}),e})(),Tx=(()=>{let e=class extends Ex{constructor(e,t,n,i){super(e,t,n,i),this._rippleLoader.configureRipple(this._elementRef.nativeElement,{centered:!0})}};return e.ɵfac=function(t){return new(t||e)(Rs(La),Rs(tg),Rs(Yc),Rs(nl,8))},e.ɵcmp=fi({type:e,selectors:[["button","mat-icon-button",""]],hostVars:14,hostBindings:function(e,t){2&e&&(uh("disabled",t._getDisabledAttribute())("aria-disabled",t._getAriaDisabled()),Ih(t.color?"mat-"+t.color:""),Dh("mat-mdc-button-disabled",t.disabled)("mat-mdc-button-disabled-interactive",t.disabledInteractive)("_mat-animation-noopable","NoopAnimations"===t._animationMode)("mat-unthemed",!t.color)("mat-mdc-button-base",!0))},exportAs:["matButton"],standalone:!0,features:[qd,ju],attrs:wx,ngContentSelectors:kx,decls:4,vars:0,consts:[[1,"mat-mdc-button-persistent-ripple","mdc-icon-button__ripple"],[1,"mat-mdc-focus-indicator"],[1,"mat-mdc-button-touch-target"]],template:function(e,t){1&e&&(pu(),$h(0,"span",0),fu(1),$h(2,"span",1)(3,"span",2))},styles:['.mat-mdc-icon-button{-webkit-user-select:none;user-select:none;display:inline-block;position:relative;box-sizing:border-box;border:none;outline:none;background-color:rgba(0,0,0,0);fill:currentColor;color:inherit;text-decoration:none;cursor:pointer;z-index:0;overflow:visible;border-radius:50%;flex-shrink:0;text-align:center;width:var(--mdc-icon-button-state-layer-size, 48px);height:var(--mdc-icon-button-state-layer-size, 48px);padding:calc(calc(var(--mdc-icon-button-state-layer-size, 48px) - var(--mdc-icon-button-icon-size, 24px)) / 2);font-size:var(--mdc-icon-button-icon-size);color:var(--mdc-icon-button-icon-color);-webkit-tap-highlight-color:rgba(0,0,0,0)}.mat-mdc-icon-button[disabled],.mat-mdc-icon-button.mat-mdc-button-disabled{cursor:default;pointer-events:none;color:var(--mdc-icon-button-disabled-icon-color)}.mat-mdc-icon-button.mat-mdc-button-disabled-interactive{pointer-events:auto}.mat-mdc-icon-button img,.mat-mdc-icon-button svg{width:var(--mdc-icon-button-icon-size);height:var(--mdc-icon-button-icon-size);vertical-align:baseline}.mat-mdc-icon-button .mat-mdc-button-ripple,.mat-mdc-icon-button .mat-mdc-button-persistent-ripple,.mat-mdc-icon-button .mat-mdc-button-persistent-ripple::before{top:0;left:0;right:0;bottom:0;position:absolute;pointer-events:none;border-radius:inherit}.mat-mdc-icon-button .mat-mdc-button-ripple{overflow:hidden}.mat-mdc-icon-button .mat-mdc-button-persistent-ripple::before{content:"";opacity:0}.mat-mdc-icon-button .mdc-button__label,.mat-mdc-icon-button .mat-icon{z-index:1;position:relative}.mat-mdc-icon-button .mat-mdc-focus-indicator{top:0;left:0;right:0;bottom:0;position:absolute}.mat-mdc-icon-button:focus .mat-mdc-focus-indicator::before{content:""}.mat-mdc-icon-button .mat-ripple-element{background-color:var(--mat-icon-button-ripple-color)}.mat-mdc-icon-button .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-icon-button-state-layer-color)}.mat-mdc-icon-button.mat-mdc-button-disabled .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-icon-button-disabled-state-layer-color)}.mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple::before{opacity:var(--mat-icon-button-hover-state-layer-opacity)}.mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple::before,.mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple::before,.mat-mdc-icon-button.mat-mdc-button-disabled-interactive:focus .mat-mdc-button-persistent-ripple::before{opacity:var(--mat-icon-button-focus-state-layer-opacity)}.mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple::before{opacity:var(--mat-icon-button-pressed-state-layer-opacity)}.mat-mdc-icon-button .mat-mdc-button-touch-target{position:absolute;top:50%;height:48px;left:50%;width:48px;transform:translate(-50%, -50%);display:var(--mat-icon-button-touch-target-display)}.mat-mdc-icon-button._mat-animation-noopable{transition:none !important;animation:none !important}.mat-mdc-icon-button .mat-mdc-button-persistent-ripple{border-radius:50%}.mat-mdc-icon-button[hidden]{display:none}.mat-mdc-icon-button.mat-unthemed:not(.mdc-ripple-upgraded):focus::before,.mat-mdc-icon-button.mat-primary:not(.mdc-ripple-upgraded):focus::before,.mat-mdc-icon-button.mat-accent:not(.mdc-ripple-upgraded):focus::before,.mat-mdc-icon-button.mat-warn:not(.mdc-ripple-upgraded):focus::before{background:rgba(0,0,0,0);opacity:1}',".cdk-high-contrast-active .mat-mdc-button:not(.mdc-button--outlined),.cdk-high-contrast-active .mat-mdc-unelevated-button:not(.mdc-button--outlined),.cdk-high-contrast-active .mat-mdc-raised-button:not(.mdc-button--outlined),.cdk-high-contrast-active .mat-mdc-outlined-button:not(.mdc-button--outlined),.cdk-high-contrast-active .mat-mdc-icon-button{outline:solid 1px}"],encapsulation:2,changeDetection:0}),e})(),Dx=(()=>{let e=class{};return e.ɵfac=function(t){return new(t||e)},e.ɵmod=xi({type:e}),e.ɵinj=Gt({imports:[Xg,dx,Xg]}),e})(),Ix=["input"],Ox=["label"],Ax=["*"],zx=new nn("mat-checkbox-default-options",{providedIn:"root",factory:function(){return{color:"accent",clickAction:"check-indeterminate"}}});var Px=function(e){return e[e.Init=0]="Init",e[e.Checked=1]="Checked",e[e.Unchecked=2]="Unchecked",e[e.Indeterminate=3]="Indeterminate",e}(Px||{}),Nx={provide:Of,useExisting:Ut((()=>Vx)),multi:!0},Mx=class{},Lx=0,Fx={color:"accent",clickAction:"check-indeterminate"},Vx=(()=>{let e=class{focus(){this._inputElement.nativeElement.focus()}_createChangeEvent(e){let t=new Mx;return t.source=this,t.checked=e,t}_getAnimationTargetElement(){return this._inputElement?.nativeElement}get inputId(){return`${this.id||this._uniqueId}-input`}constructor(e,t,n,i,o,r){this._elementRef=e,this._changeDetectorRef=t,this._ngZone=n,this._animationMode=o,this._options=r,this._animationClasses={uncheckedToChecked:"mdc-checkbox--anim-unchecked-checked",uncheckedToIndeterminate:"mdc-checkbox--anim-unchecked-indeterminate",checkedToUnchecked:"mdc-checkbox--anim-checked-unchecked",checkedToIndeterminate:"mdc-checkbox--anim-checked-indeterminate",indeterminateToChecked:"mdc-checkbox--anim-indeterminate-checked",indeterminateToUnchecked:"mdc-checkbox--anim-indeterminate-unchecked"},this.ariaLabel="",this.ariaLabelledby=null,this.labelPosition="after",this.name=null,this.change=new ja,this.indeterminateChange=new ja,this._onTouched=()=>{},this._currentAnimationClass="",this._currentCheckState=Px.Init,this._controlValueAccessorChangeFn=()=>{},this._validatorChangeFn=()=>{},this._checked=!1,this._disabled=!1,this._indeterminate=!1,this._options=this._options||Fx,this.color=this._options.color||Fx.color,this.tabIndex=parseInt(i)||0,this.id=this._uniqueId="mat-mdc-checkbox-"+ ++Lx}ngOnChanges(e){e.required&&this._validatorChangeFn()}ngAfterViewInit(){this._syncIndeterminate(this._indeterminate)}get checked(){return this._checked}set checked(e){e!=this.checked&&(this._checked=e,this._changeDetectorRef.markForCheck())}get disabled(){return this._disabled}set disabled(e){e!==this.disabled&&(this._disabled=e,this._changeDetectorRef.markForCheck())}get indeterminate(){return this._indeterminate}set indeterminate(e){let t=e!=this._indeterminate;this._indeterminate=e,t&&(this._indeterminate?this._transitionCheckState(Px.Indeterminate):this._transitionCheckState(this.checked?Px.Checked:Px.Unchecked),this.indeterminateChange.emit(this._indeterminate)),this._syncIndeterminate(this._indeterminate)}_isRippleDisabled(){return this.disableRipple||this.disabled}_onLabelTextChange(){this._changeDetectorRef.detectChanges()}writeValue(e){this.checked=!!e}registerOnChange(e){this._controlValueAccessorChangeFn=e}registerOnTouched(e){this._onTouched=e}setDisabledState(e){this.disabled=e}validate(e){return this.required&&!0!==e.value?{required:!0}:null}registerOnValidatorChange(e){this._validatorChangeFn=e}_transitionCheckState(e){let t=this._currentCheckState,n=this._getAnimationTargetElement();if(t!==e&&n&&(this._currentAnimationClass&&n.classList.remove(this._currentAnimationClass),this._currentAnimationClass=this._getAnimationClassForCheckStateTransition(t,e),this._currentCheckState=e,this._currentAnimationClass.length>0)){n.classList.add(this._currentAnimationClass);let e=this._currentAnimationClass;this._ngZone.runOutsideAngular((()=>{setTimeout((()=>{n.classList.remove(e)}),1e3)}))}}_emitChangeEvent(){this._controlValueAccessorChangeFn(this.checked),this.change.emit(this._createChangeEvent(this.checked)),this._inputElement&&(this._inputElement.nativeElement.checked=this.checked)}toggle(){this.checked=!this.checked,this._controlValueAccessorChangeFn(this.checked)}_handleInputClick(){let e=this._options?.clickAction;this.disabled||"noop"===e?!this.disabled&&"noop"===e&&(this._inputElement.nativeElement.checked=this.checked,this._inputElement.nativeElement.indeterminate=this.indeterminate):(this.indeterminate&&"check"!==e&&Promise.resolve().then((()=>{this._indeterminate=!1,this.indeterminateChange.emit(this._indeterminate)})),this._checked=!this._checked,this._transitionCheckState(this._checked?Px.Checked:Px.Unchecked),this._emitChangeEvent())}_onInteractionEvent(e){e.stopPropagation()}_onBlur(){Promise.resolve().then((()=>{this._onTouched(),this._changeDetectorRef.markForCheck()}))}_getAnimationClassForCheckStateTransition(e,t){if("NoopAnimations"===this._animationMode)return"";switch(e){case Px.Init:if(t===Px.Checked)return this._animationClasses.uncheckedToChecked;if(t==Px.Indeterminate)return this._checked?this._animationClasses.checkedToIndeterminate:this._animationClasses.uncheckedToIndeterminate;break;case Px.Unchecked:return t===Px.Checked?this._animationClasses.uncheckedToChecked:this._animationClasses.uncheckedToIndeterminate;case Px.Checked:return t===Px.Unchecked?this._animationClasses.checkedToUnchecked:this._animationClasses.checkedToIndeterminate;case Px.Indeterminate:return t===Px.Checked?this._animationClasses.indeterminateToChecked:this._animationClasses.indeterminateToUnchecked}return""}_syncIndeterminate(e){let t=this._inputElement;t&&(t.nativeElement.indeterminate=e)}_onInputClick(){this._handleInputClick()}_onTouchTargetClick(){this._handleInputClick(),this.disabled||this._inputElement.nativeElement.focus()}_preventBubblingFromLabel(e){e.target&&this._labelElement.nativeElement.contains(e.target)&&e.stopPropagation()}};return e.ɵfac=function(t){return new(t||e)(Rs(La),Rs(ym),Rs(Yc),Ca("tabindex"),Rs(nl,8),Rs(zx,8))},e.ɵcmp=fi({type:e,selectors:[["mat-checkbox"]],viewQuery:function(e,t){if(1&e&&(_u(Ix,5),_u(Ox,5),_u(cx,5)),2&e){let e;vu(e=yu())&&(t._inputElement=e.first),vu(e=yu())&&(t._labelElement=e.first),vu(e=yu())&&(t.ripple=e.first)}},hostAttrs:[1,"mat-mdc-checkbox"],hostVars:14,hostBindings:function(e,t){2&e&&(Jh("id",t.id),uh("tabindex",null)("aria-label",null)("aria-labelledby",null),Ih(t.color?"mat-"+t.color:"mat-accent"),Dh("_mat-animation-noopable","NoopAnimations"===t._animationMode)("mdc-checkbox--disabled",t.disabled)("mat-mdc-checkbox-disabled",t.disabled)("mat-mdc-checkbox-checked",t.checked))},inputs:{ariaLabel:[0,"aria-label","ariaLabel"],ariaLabelledby:[0,"aria-labelledby","ariaLabelledby"],ariaDescribedby:[0,"aria-describedby","ariaDescribedby"],id:"id",required:[2,"required","required",Nm],labelPosition:"labelPosition",name:"name",value:"value",disableRipple:[2,"disableRipple","disableRipple",Nm],tabIndex:[2,"tabIndex","tabIndex",e=>null==e?void 0:function(e,t=NaN){return isNaN(parseFloat(e))||isNaN(Number(e))?t:Number(e)}(e)],color:"color",checked:[2,"checked","checked",Nm],disabled:[2,"disabled","disabled",Nm],indeterminate:[2,"indeterminate","indeterminate",Nm]},outputs:{change:"change",indeterminateChange:"indeterminateChange"},exportAs:["matCheckbox"],standalone:!0,features:[Fu([Nx,{provide:Lf,useExisting:e,multi:!0}]),Jd,No,ju],ngContentSelectors:Ax,decls:15,vars:19,consts:[["checkbox",""],["input",""],["label",""],["mat-internal-form-field","",3,"click","labelPosition"],[1,"mdc-checkbox"],[1,"mat-mdc-checkbox-touch-target",3,"click"],["type","checkbox",1,"mdc-checkbox__native-control",3,"blur","click","change","checked","indeterminate","disabled","id","required","tabIndex"],[1,"mdc-checkbox__ripple"],[1,"mdc-checkbox__background"],["focusable","false","viewBox","0 0 24 24","aria-hidden","true",1,"mdc-checkbox__checkmark"],["fill","none","d","M1.73,12.91 8.1,19.28 22.79,4.59",1,"mdc-checkbox__checkmark-path"],[1,"mdc-checkbox__mixedmark"],["mat-ripple","",1,"mat-mdc-checkbox-ripple","mat-mdc-focus-indicator",3,"matRippleTrigger","matRippleDisabled","matRippleCentered"],[1,"mdc-label",3,"for"]],template:function(e,t){if(1&e){let e=Qh();pu(),Uh(0,"div",3),su("click",(function(n){return cr(e),dr(t._preventBubblingFromLabel(n))})),Uh(1,"div",4,0)(3,"div",5),su("click",(function(){return cr(e),dr(t._onTouchTargetClick())})),Wh(),Uh(4,"input",6,1),su("blur",(function(){return cr(e),dr(t._onBlur())}))("click",(function(){return cr(e),dr(t._onInputClick())}))("change",(function(n){return cr(e),dr(t._onInteractionEvent(n))})),Wh(),$h(6,"div",7),Uh(7,"div",8),ir.lFrame.currentNamespace="svg",Uh(8,"svg",9),$h(9,"path",10),Wh(),ir.lFrame.currentNamespace=null,$h(10,"div",11),Wh(),$h(11,"div",12),Wh(),Uh(12,"label",13,2),fu(14),Wh()()}if(2&e){let e=wu(2);Eh("labelPosition",t.labelPosition),Ss(4),Dh("mdc-checkbox--selected",t.checked),Eh("checked",t.checked)("indeterminate",t.indeterminate)("disabled",t.disabled)("id",t.inputId)("required",t.required)("tabIndex",t.disabled?-1:t.tabIndex),uh("aria-label",t.ariaLabel||null)("aria-labelledby",t.ariaLabelledby)("aria-describedby",t.ariaDescribedby)("aria-checked",t.indeterminate?"mixed":null)("name",t.name)("value",t.value),Ss(7),Eh("matRippleTrigger",e)("matRippleDisabled",t.disableRipple||t.disabled)("matRippleCentered",!0),Ss(),Eh("for",t.inputId)}},dependencies:[cx,xx],styles:['.mdc-checkbox{display:inline-block;position:relative;flex:0 0 18px;box-sizing:content-box;width:18px;height:18px;line-height:0;white-space:nowrap;cursor:pointer;vertical-align:bottom;padding:calc((var(--mdc-checkbox-state-layer-size, 40px) - 18px)/2);margin:calc((var(--mdc-checkbox-state-layer-size, 40px) - var(--mdc-checkbox-state-layer-size, 40px))/2)}.mdc-checkbox:hover .mdc-checkbox__ripple{opacity:var(--mdc-checkbox-unselected-hover-state-layer-opacity);background-color:var(--mdc-checkbox-unselected-hover-state-layer-color)}.mdc-checkbox:hover .mat-mdc-checkbox-ripple .mat-ripple-element{background-color:var(--mdc-checkbox-unselected-hover-state-layer-color)}.mdc-checkbox .mdc-checkbox__native-control:focus~.mdc-checkbox__ripple{opacity:var(--mdc-checkbox-unselected-focus-state-layer-opacity);background-color:var(--mdc-checkbox-unselected-focus-state-layer-color)}.mdc-checkbox .mdc-checkbox__native-control:focus~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:var(--mdc-checkbox-unselected-focus-state-layer-color)}.mdc-checkbox:active .mdc-checkbox__native-control~.mdc-checkbox__ripple{opacity:var(--mdc-checkbox-unselected-pressed-state-layer-opacity);background-color:var(--mdc-checkbox-unselected-pressed-state-layer-color)}.mdc-checkbox:active .mdc-checkbox__native-control~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:var(--mdc-checkbox-unselected-pressed-state-layer-color)}.mdc-checkbox:hover .mdc-checkbox__native-control:checked~.mdc-checkbox__ripple{opacity:var(--mdc-checkbox-selected-hover-state-layer-opacity);background-color:var(--mdc-checkbox-selected-hover-state-layer-color)}.mdc-checkbox:hover .mdc-checkbox__native-control:checked~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:var(--mdc-checkbox-selected-hover-state-layer-color)}.mdc-checkbox .mdc-checkbox__native-control:focus:checked~.mdc-checkbox__ripple{opacity:var(--mdc-checkbox-selected-focus-state-layer-opacity);background-color:var(--mdc-checkbox-selected-focus-state-layer-color)}.mdc-checkbox .mdc-checkbox__native-control:focus:checked~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:var(--mdc-checkbox-selected-focus-state-layer-color)}.mdc-checkbox:active .mdc-checkbox__native-control:checked~.mdc-checkbox__ripple{opacity:var(--mdc-checkbox-selected-pressed-state-layer-opacity);background-color:var(--mdc-checkbox-selected-pressed-state-layer-color)}.mdc-checkbox:active .mdc-checkbox__native-control:checked~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:var(--mdc-checkbox-selected-pressed-state-layer-color)}.mdc-checkbox .mdc-checkbox__native-control{position:absolute;margin:0;padding:0;opacity:0;cursor:inherit;width:var(--mdc-checkbox-state-layer-size, 40px);height:var(--mdc-checkbox-state-layer-size, 40px);top:calc((var(--mdc-checkbox-state-layer-size, 40px) - var(--mdc-checkbox-state-layer-size, 40px))/2);right:calc((var(--mdc-checkbox-state-layer-size, 40px) - var(--mdc-checkbox-state-layer-size, 40px))/2);left:calc((var(--mdc-checkbox-state-layer-size, 40px) - var(--mdc-checkbox-state-layer-size, 40px))/2)}.mdc-checkbox--disabled{cursor:default;pointer-events:none}.mdc-checkbox__background{display:inline-flex;position:absolute;align-items:center;justify-content:center;box-sizing:border-box;width:18px;height:18px;border:2px solid currentColor;border-radius:2px;background-color:rgba(0,0,0,0);pointer-events:none;will-change:background-color,border-color;transition:background-color 90ms cubic-bezier(0.4, 0, 0.6, 1),border-color 90ms cubic-bezier(0.4, 0, 0.6, 1);border-color:var(--mdc-checkbox-unselected-icon-color);top:calc((var(--mdc-checkbox-state-layer-size, 40px) - 18px)/2);left:calc((var(--mdc-checkbox-state-layer-size, 40px) - 18px)/2)}.mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background{border-color:var(--mdc-checkbox-selected-icon-color);background-color:var(--mdc-checkbox-selected-icon-color)}.mdc-checkbox--disabled .mdc-checkbox__background{border-color:var(--mdc-checkbox-disabled-unselected-icon-color)}.mdc-checkbox__native-control:disabled:checked~.mdc-checkbox__background,.mdc-checkbox__native-control:disabled:indeterminate~.mdc-checkbox__background{background-color:var(--mdc-checkbox-disabled-selected-icon-color);border-color:rgba(0,0,0,0)}.mdc-checkbox:hover .mdc-checkbox__native-control:not(:checked)~.mdc-checkbox__background,.mdc-checkbox:hover .mdc-checkbox__native-control:not(:indeterminate)~.mdc-checkbox__background{border-color:var(--mdc-checkbox-unselected-hover-icon-color);background-color:rgba(0,0,0,0)}.mdc-checkbox:hover .mdc-checkbox__native-control:checked~.mdc-checkbox__background,.mdc-checkbox:hover .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background{border-color:var(--mdc-checkbox-selected-hover-icon-color);background-color:var(--mdc-checkbox-selected-hover-icon-color)}.mdc-checkbox__native-control:focus:focus:not(:checked)~.mdc-checkbox__background,.mdc-checkbox__native-control:focus:focus:not(:indeterminate)~.mdc-checkbox__background{border-color:var(--mdc-checkbox-unselected-focus-icon-color)}.mdc-checkbox__native-control:focus:focus:checked~.mdc-checkbox__background,.mdc-checkbox__native-control:focus:focus:indeterminate~.mdc-checkbox__background{border-color:var(--mdc-checkbox-selected-focus-icon-color);background-color:var(--mdc-checkbox-selected-focus-icon-color)}.mdc-checkbox__checkmark{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;opacity:0;transition:opacity 180ms cubic-bezier(0.4, 0, 0.6, 1);color:var(--mdc-checkbox-selected-checkmark-color)}.mdc-checkbox--disabled .mdc-checkbox__checkmark{color:var(--mdc-checkbox-disabled-selected-checkmark-color)}.mdc-checkbox__checkmark-path{transition:stroke-dashoffset 180ms cubic-bezier(0.4, 0, 0.6, 1);stroke:currentColor;stroke-width:3.12px;stroke-dashoffset:29.7833385;stroke-dasharray:29.7833385}.mdc-checkbox__mixedmark{width:100%;height:0;transform:scaleX(0) rotate(0deg);border-width:1px;border-style:solid;opacity:0;transition:opacity 90ms cubic-bezier(0.4, 0, 0.6, 1),transform 90ms cubic-bezier(0.4, 0, 0.6, 1);border-color:var(--mdc-checkbox-selected-checkmark-color)}.cdk-high-contrast-active .mdc-checkbox__mixedmark{margin:0 1px}.mdc-checkbox--disabled .mdc-checkbox__mixedmark{border-color:var(--mdc-checkbox-disabled-selected-checkmark-color)}.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__background,.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__background,.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__background,.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__background{animation-duration:180ms;animation-timing-function:linear}.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__checkmark-path{animation:mdc-checkbox-unchecked-checked-checkmark-path 180ms linear;transition:none}.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__mixedmark{animation:mdc-checkbox-unchecked-indeterminate-mixedmark 90ms linear;transition:none}.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__checkmark-path{animation:mdc-checkbox-checked-unchecked-checkmark-path 90ms linear;transition:none}.mdc-checkbox--anim-checked-indeterminate .mdc-checkbox__checkmark{animation:mdc-checkbox-checked-indeterminate-checkmark 90ms linear;transition:none}.mdc-checkbox--anim-checked-indeterminate .mdc-checkbox__mixedmark{animation:mdc-checkbox-checked-indeterminate-mixedmark 90ms linear;transition:none}.mdc-checkbox--anim-indeterminate-checked .mdc-checkbox__checkmark{animation:mdc-checkbox-indeterminate-checked-checkmark 500ms linear;transition:none}.mdc-checkbox--anim-indeterminate-checked .mdc-checkbox__mixedmark{animation:mdc-checkbox-indeterminate-checked-mixedmark 500ms linear;transition:none}.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__mixedmark{animation:mdc-checkbox-indeterminate-unchecked-mixedmark 300ms linear;transition:none}.mdc-checkbox__native-control:checked~.mdc-checkbox__background,.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background{transition:border-color 90ms cubic-bezier(0, 0, 0.2, 1),background-color 90ms cubic-bezier(0, 0, 0.2, 1)}.mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark-path,.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark-path{stroke-dashoffset:0}.mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark{transition:opacity 180ms cubic-bezier(0, 0, 0.2, 1),transform 180ms cubic-bezier(0, 0, 0.2, 1);opacity:1}.mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__mixedmark{transform:scaleX(1) rotate(-45deg)}.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark{transform:rotate(45deg);opacity:0;transition:opacity 90ms cubic-bezier(0.4, 0, 0.6, 1),transform 90ms cubic-bezier(0.4, 0, 0.6, 1)}.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__mixedmark{transform:scaleX(1) rotate(0deg);opacity:1}@keyframes mdc-checkbox-unchecked-checked-checkmark-path{0%,50%{stroke-dashoffset:29.7833385}50%{animation-timing-function:cubic-bezier(0, 0, 0.2, 1)}100%{stroke-dashoffset:0}}@keyframes mdc-checkbox-unchecked-indeterminate-mixedmark{0%,68.2%{transform:scaleX(0)}68.2%{animation-timing-function:cubic-bezier(0, 0, 0, 1)}100%{transform:scaleX(1)}}@keyframes mdc-checkbox-checked-unchecked-checkmark-path{from{animation-timing-function:cubic-bezier(0.4, 0, 1, 1);opacity:1;stroke-dashoffset:0}to{opacity:0;stroke-dashoffset:-29.7833385}}@keyframes mdc-checkbox-checked-indeterminate-checkmark{from{animation-timing-function:cubic-bezier(0, 0, 0.2, 1);transform:rotate(0deg);opacity:1}to{transform:rotate(45deg);opacity:0}}@keyframes mdc-checkbox-indeterminate-checked-checkmark{from{animation-timing-function:cubic-bezier(0.14, 0, 0, 1);transform:rotate(45deg);opacity:0}to{transform:rotate(360deg);opacity:1}}@keyframes mdc-checkbox-checked-indeterminate-mixedmark{from{animation-timing-function:cubic-bezier(0, 0, 0.2, 1);transform:rotate(-45deg);opacity:0}to{transform:rotate(0deg);opacity:1}}@keyframes mdc-checkbox-indeterminate-checked-mixedmark{from{animation-timing-function:cubic-bezier(0.14, 0, 0, 1);transform:rotate(0deg);opacity:1}to{transform:rotate(315deg);opacity:0}}@keyframes mdc-checkbox-indeterminate-unchecked-mixedmark{0%{animation-timing-function:linear;transform:scaleX(1);opacity:1}32.8%,100%{transform:scaleX(0);opacity:0}}.mat-mdc-checkbox{display:inline-block;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mat-mdc-checkbox._mat-animation-noopable .mdc-checkbox *,.mat-mdc-checkbox._mat-animation-noopable .mdc-checkbox *::before{transition:none !important;animation:none !important}.mat-mdc-checkbox .mdc-checkbox__background{-webkit-print-color-adjust:exact;color-adjust:exact}.mat-mdc-checkbox label{cursor:pointer}.mat-mdc-checkbox .mat-internal-form-field{color:var(--mat-checkbox-label-text-color);font-family:var(--mat-checkbox-label-text-font);line-height:var(--mat-checkbox-label-text-line-height);font-size:var(--mat-checkbox-label-text-size);letter-spacing:var(--mat-checkbox-label-text-tracking);font-weight:var(--mat-checkbox-label-text-weight)}.mat-mdc-checkbox.mat-mdc-checkbox-disabled label{cursor:default;color:var(--mat-checkbox-disabled-label-color)}.mat-mdc-checkbox label:empty{display:none}.cdk-high-contrast-active .mat-mdc-checkbox.mat-mdc-checkbox-disabled{opacity:.5}.cdk-high-contrast-active .mat-mdc-checkbox .mdc-checkbox__checkmark{--mdc-checkbox-selected-checkmark-color: CanvasText;--mdc-checkbox-disabled-selected-checkmark-color: CanvasText}.mat-mdc-checkbox .mdc-checkbox__ripple{opacity:0}.mat-mdc-checkbox-ripple,.mdc-checkbox__ripple{top:0;left:0;right:0;bottom:0;position:absolute;border-radius:50%;pointer-events:none}.mat-mdc-checkbox-ripple:not(:empty),.mdc-checkbox__ripple:not(:empty){transform:translateZ(0)}.mat-mdc-checkbox-ripple .mat-ripple-element{opacity:.1}.mat-mdc-checkbox-touch-target{position:absolute;top:50%;left:50%;height:48px;width:48px;transform:translate(-50%, -50%);display:var(--mat-checkbox-touch-target-display)}.mat-mdc-checkbox-ripple::before{border-radius:50%}.mdc-checkbox__native-control:focus~.mat-mdc-focus-indicator::before{content:""}'],encapsulation:2,changeDetection:0}),e})(),jx=(()=>{let e=class{};return e.ɵfac=function(t){return new(t||e)},e.ɵmod=xi({type:e}),e.ɵinj=Gt({imports:[Vx,Xg,Xg]}),e})(),Hx=class{constructor(e){this._box=e,this._destroyed=new ye,this._resizeSubject=new ye,this._elementObservables=new Map,typeof ResizeObserver<"u"&&(this._resizeObserver=new ResizeObserver((e=>this._resizeSubject.next(e))))}observe(e){return this._elementObservables.has(e)||this._elementObservables.set(e,new me((t=>{let n=this._resizeSubject.subscribe(t);return this._resizeObserver?.observe(e,{box:this._box}),()=>{this._resizeObserver?.unobserve(e),n.unsubscribe(),this._elementObservables.delete(e)}})).pipe(yt((t=>t.some((t=>t.target===e)))),function(e,t,n){let i,o=!1;return e&&"object"==typeof e?({bufferSize:i=1/0,windowTime:t=1/0,refCount:o=!1,scheduler:n}=e):i=e??1/0,Rt({connector:()=>new Se(i,t,n),resetOnError:!0,resetOnComplete:!1,resetOnRefCountZero:o})}({bufferSize:1,refCount:!0}),Ot(this._destroyed))),this._elementObservables.get(e)}destroy(){this._destroyed.next(),this._destroyed.complete(),this._resizeSubject.complete(),this._elementObservables.clear()}},Bx=(()=>{let e=class{constructor(){this._observers=new Map,this._ngZone=Dn(Yc)}ngOnDestroy(){for(let[,e]of this._observers)e.destroy();this._observers.clear()}observe(e,t){let n=t?.box||"content-box";return this._observers.has(n)||this._observers.set(n,new Hx(n)),this._observers.get(n).observe(e)}};return e.ɵfac=function(t){return new(t||e)},e.ɵprov=qt({token:e,factory:e.ɵfac,providedIn:"root"}),e})(),Zx=function(e){return e[e.State=0]="State",e[e.Transition=1]="Transition",e[e.Sequence=2]="Sequence",e[e.Group=3]="Group",e[e.Animate=4]="Animate",e[e.Keyframes=5]="Keyframes",e[e.Style=6]="Style",e[e.Trigger=7]="Trigger",e[e.Reference=8]="Reference",e[e.AnimateChild=9]="AnimateChild",e[e.AnimateRef=10]="AnimateRef",e[e.Query=11]="Query",e[e.Stagger=12]="Stagger",e}(Zx||{});function Ux(e){return{type:Zx.Style,styles:e,offset:null}}var Wx=["notch"],$x=["matFormFieldNotchedOutline",""],qx=["*"],Gx=["textField"],Yx=["iconPrefixContainer"],Xx=["textPrefixContainer"],Kx=["*",[["mat-label"]],[["","matPrefix",""],["","matIconPrefix",""]],[["","matTextPrefix",""]],[["","matTextSuffix",""]],[["","matSuffix",""],["","matIconSuffix",""]],[["mat-error"],["","matError",""]],[["mat-hint",3,"align","end"]],[["mat-hint","align","end"]]],Qx=["*","mat-label","[matPrefix], [matIconPrefix]","[matTextPrefix]","[matTextSuffix]","[matSuffix], [matIconSuffix]","mat-error, [matError]","mat-hint:not([align='end'])","mat-hint[align='end']"];function Jx(e,t){1&e&&$h(0,"span",19)}function e_(e,t){if(1&e&&(Uh(0,"label",18),fu(1,1),dh(2,Jx,1,0,"span",19),Wh()),2&e){let e=uu(2);Eh("floating",e._shouldLabelFloat())("monitorResize",e._hasOutline())("id",e._labelId),uh("for",e._control.disableAutomaticLabeling?null:e._control.id),Ss(2),Bh(!e.hideRequiredMarker&&e._control.required?2:-1)}}function t_(e,t){1&e&&dh(0,e_,3,5,"label",18),2&e&&Bh(uu()._hasFloatingLabel()?0:-1)}function n_(e,t){1&e&&$h(0,"div",5)}function i_(e,t){}function o_(e,t){1&e&&dh(0,i_,0,0,"ng-template",11),2&e&&(uu(2),Eh("ngTemplateOutlet",wu(1)))}function r_(e,t){if(1&e&&(Uh(0,"div",7),dh(1,o_,1,1,null,11),Wh()),2&e){let e=uu();Eh("matFormFieldNotchedOutlineOpen",e._shouldLabelFloat()),Ss(),Bh(e._forceDisplayInfixLabel()?-1:1)}}function a_(e,t){1&e&&(Uh(0,"div",8,2),fu(2,2),Wh())}function l_(e,t){1&e&&(Uh(0,"div",9,3),fu(2,3),Wh())}function s_(e,t){}function c_(e,t){1&e&&dh(0,s_,0,0,"ng-template",11),2&e&&(uu(),Eh("ngTemplateOutlet",wu(1)))}function d_(e,t){1&e&&(Uh(0,"div",12),fu(1,4),Wh())}function h_(e,t){1&e&&(Uh(0,"div",13),fu(1,5),Wh())}function u_(e,t){1&e&&$h(0,"div",14)}function m_(e,t){1&e&&(Uh(0,"div",16),fu(1,6),Wh()),2&e&&Eh("@transitionMessages",uu()._subscriptAnimationState)}function p_(e,t){if(1&e&&(Uh(0,"mat-hint",20),ku(1),Wh()),2&e){let e=uu(2);Eh("id",e._hintLabelId),Ss(),Su(e.hintLabel)}}function f_(e,t){if(1&e&&(Uh(0,"div",17),dh(1,p_,2,2,"mat-hint",20),fu(2,7),$h(3,"div",21),fu(4,8),Wh()),2&e){let e=uu();Eh("@transitionMessages",e._subscriptAnimationState),Ss(),Bh(e.hintLabel?1:-1)}}var b_,g_,x_=(()=>{let e=class{};return e.ɵfac=function(t){return new(t||e)},e.ɵdir=vi({type:e,selectors:[["mat-label"]],standalone:!0}),e})(),__=new nn("MatError"),v_=0,y_=(()=>{let e=class{constructor(){this.align="start",this.id="mat-mdc-hint-"+v_++}};return e.ɵfac=function(t){return new(t||e)},e.ɵdir=vi({type:e,selectors:[["mat-hint"]],hostAttrs:[1,"mat-mdc-form-field-hint","mat-mdc-form-field-bottom-align"],hostVars:4,hostBindings:function(e,t){2&e&&(Jh("id",t.id),uh("align",null),Dh("mat-mdc-form-field-hint-end","end"===t.align))},inputs:{align:"align",id:"id"},standalone:!0}),e})(),w_=new nn("MatPrefix"),k_=new nn("MatSuffix"),C_=new nn("FloatingLabelParent"),S_=(()=>{let e=class{get floating(){return this._floating}set floating(e){this._floating=e,this.monitorResize&&this._handleResize()}get monitorResize(){return this._monitorResize}set monitorResize(e){this._monitorResize=e,this._monitorResize?this._subscribeToResize():this._resizeSubscription.unsubscribe()}constructor(e){this._elementRef=e,this._floating=!1,this._monitorResize=!1,this._resizeObserver=Dn(Bx),this._ngZone=Dn(Yc),this._parent=Dn(C_),this._resizeSubscription=new W}ngOnDestroy(){this._resizeSubscription.unsubscribe()}getWidth(){return function(e){let t=e;if(null!==t.offsetParent)return t.scrollWidth;let n=t.cloneNode(!0);n.style.setProperty("position","absolute"),n.style.setProperty("transform","translate(-9999px, -9999px)"),document.documentElement.appendChild(n);let i=n.scrollWidth;return n.remove(),i}(this._elementRef.nativeElement)}get element(){return this._elementRef.nativeElement}_handleResize(){setTimeout((()=>this._parent._handleLabelResized()))}_subscribeToResize(){this._resizeSubscription.unsubscribe(),this._ngZone.runOutsideAngular((()=>{this._resizeSubscription=this._resizeObserver.observe(this._elementRef.nativeElement,{box:"border-box"}).subscribe((()=>this._handleResize()))}))}};return e.ɵfac=function(t){return new(t||e)(Rs(La))},e.ɵdir=vi({type:e,selectors:[["label","matFormFieldFloatingLabel",""]],hostAttrs:[1,"mdc-floating-label","mat-mdc-floating-label"],hostVars:2,hostBindings:function(e,t){2&e&&Dh("mdc-floating-label--float-above",t.floating)},inputs:{floating:"floating",monitorResize:"monitorResize"},standalone:!0}),e})(),E_="mdc-line-ripple--active",R_="mdc-line-ripple--deactivating",T_=(()=>{let e=class{constructor(e,t){this._elementRef=e,this._handleTransitionEnd=e=>{let t=this._elementRef.nativeElement.classList,n=t.contains(R_);"opacity"===e.propertyName&&n&&t.remove(E_,R_)},t.runOutsideAngular((()=>{e.nativeElement.addEventListener("transitionend",this._handleTransitionEnd)}))}activate(){let e=this._elementRef.nativeElement.classList;e.remove(R_),e.add(E_)}deactivate(){this._elementRef.nativeElement.classList.add(R_)}ngOnDestroy(){this._elementRef.nativeElement.removeEventListener("transitionend",this._handleTransitionEnd)}};return e.ɵfac=function(t){return new(t||e)(Rs(La),Rs(Yc))},e.ɵdir=vi({type:e,selectors:[["div","matFormFieldLineRipple",""]],hostAttrs:[1,"mdc-line-ripple"],standalone:!0}),e})(),D_=(()=>{let e=class{constructor(e,t){this._elementRef=e,this._ngZone=t,this.open=!1}ngAfterViewInit(){let e=this._elementRef.nativeElement.querySelector(".mdc-floating-label");e?(this._elementRef.nativeElement.classList.add("mdc-notched-outline--upgraded"),"function"==typeof requestAnimationFrame&&(e.style.transitionDuration="0s",this._ngZone.runOutsideAngular((()=>{requestAnimationFrame((()=>e.style.transitionDuration=""))})))):this._elementRef.nativeElement.classList.add("mdc-notched-outline--no-label")}_setNotchWidth(e){this.open&&e?this._notch.nativeElement.style.width=`calc(${e}px * var(--mat-mdc-form-field-floating-label-scale, 0.75) + 9px)`:this._notch.nativeElement.style.width=""}};return e.ɵfac=function(t){return new(t||e)(Rs(La),Rs(Yc))},e.ɵcmp=fi({type:e,selectors:[["div","matFormFieldNotchedOutline",""]],viewQuery:function(e,t){if(1&e&&_u(Wx,5),2&e){let e;vu(e=yu())&&(t._notch=e.first)}},hostAttrs:[1,"mdc-notched-outline"],hostVars:2,hostBindings:function(e,t){2&e&&Dh("mdc-notched-outline--notched",t.open)},inputs:{open:[0,"matFormFieldNotchedOutlineOpen","open"]},standalone:!0,features:[ju],attrs:$x,ngContentSelectors:qx,decls:5,vars:0,consts:[["notch",""],[1,"mdc-notched-outline__leading"],[1,"mdc-notched-outline__notch"],[1,"mdc-notched-outline__trailing"]],template:function(e,t){1&e&&(pu(),$h(0,"div",1),Uh(1,"div",2,0),fu(3),Wh(),$h(4,"div",3))},encapsulation:2,changeDetection:0}),e})(),I_={transitionMessages:function(e,t){return{type:Zx.Trigger,name:"transitionMessages",definitions:t,options:{}}}(0,[(g_=Ux({opacity:1,transform:"translateY(0%)"}),{type:Zx.State,name:"enter",styles:g_,options:void 0}),function(e,t,n=null){return{type:Zx.Transition,expr:e,animation:t,options:n}}("void => enter",[Ux({opacity:0,transform:"translateY(-5px)"}),function(e,t=null){return{type:Zx.Animate,styles:t,timings:e}}("300ms cubic-bezier(0.55, 0, 0.55, 0.2)")])])},O_=(()=>{let e=class{};return e.ɵfac=function(t){return new(t||e)},e.ɵdir=vi({type:e}),e})(),A_=new nn("MatFormField"),z_=new nn("MAT_FORM_FIELD_DEFAULT_OPTIONS"),P_=0,N_="fill",M_="fixed",L_=(()=>{let e=class{get hideRequiredMarker(){return this._hideRequiredMarker}set hideRequiredMarker(e){this._hideRequiredMarker=lg(e)}get floatLabel(){return this._floatLabel||this._defaults?.floatLabel||"auto"}set floatLabel(e){e!==this._floatLabel&&(this._floatLabel=e,this._changeDetectorRef.markForCheck())}get appearance(){return this._appearance}set appearance(e){let t=this._appearance,n=e||this._defaults?.appearance||N_;this._appearance=n,"outline"===this._appearance&&this._appearance!==t&&(this._needsOutlineLabelOffsetUpdate=!0)}get subscriptSizing(){return this._subscriptSizing||this._defaults?.subscriptSizing||M_}set subscriptSizing(e){this._subscriptSizing=e||this._defaults?.subscriptSizing||M_}get hintLabel(){return this._hintLabel}set hintLabel(e){this._hintLabel=e,this._processHints()}get _control(){return this._explicitFormFieldControl||this._formFieldControl}set _control(e){this._explicitFormFieldControl=e}constructor(e,t,n,i,o,r,a,l){this._elementRef=e,this._changeDetectorRef=t,this._dir=i,this._platform=o,this._defaults=r,this._animationMode=a,this._labelChild=$d(x_),this._hideRequiredMarker=!1,this.color="primary",this._appearance=N_,this._subscriptSizing=null,this._hintLabel="",this._hasIconPrefix=!1,this._hasTextPrefix=!1,this._hasIconSuffix=!1,this._hasTextSuffix=!1,this._labelId="mat-mdc-form-field-label-"+P_++,this._hintLabelId="mat-mdc-hint-"+P_++,this._subscriptAnimationState="",this._destroyed=new ye,this._isFocused=null,this._needsOutlineLabelOffsetUpdate=!1,this._injector=Dn(Ta),this.getLabelId=Mm((()=>this._hasFloatingLabel()?this._labelId:null)),this._hasFloatingLabel=Mm((()=>!!this._labelChild())),r&&(r.appearance&&(this.appearance=r.appearance),this._hideRequiredMarker=!!r?.hideRequiredMarker,r.color&&(this.color=r.color))}ngAfterViewInit(){this._updateFocusState(),this._subscriptAnimationState="enter",this._changeDetectorRef.detectChanges()}ngAfterContentInit(){this._assertFormFieldControl(),this._initializeControl(),this._initializeSubscript(),this._initializePrefixAndSuffix(),this._initializeOutlineLabelOffsetSubscriptions()}ngAfterContentChecked(){this._assertFormFieldControl()}ngOnDestroy(){this._destroyed.next(),this._destroyed.complete()}getConnectedOverlayOrigin(){return this._textField||this._elementRef}_animateAndLockLabel(){this._hasFloatingLabel()&&(this.floatLabel="always")}_initializeControl(){let e=this._control;e.controlType&&this._elementRef.nativeElement.classList.add(`mat-mdc-form-field-type-${e.controlType}`),e.stateChanges.subscribe((()=>{this._updateFocusState(),this._syncDescribedByIds(),this._changeDetectorRef.markForCheck()})),e.ngControl&&e.ngControl.valueChanges&&e.ngControl.valueChanges.pipe(Ot(this._destroyed)).subscribe((()=>this._changeDetectorRef.markForCheck()))}_checkPrefixAndSuffixTypes(){this._hasIconPrefix=!!this._prefixChildren.find((e=>!e._isText)),this._hasTextPrefix=!!this._prefixChildren.find((e=>e._isText)),this._hasIconSuffix=!!this._suffixChildren.find((e=>!e._isText)),this._hasTextSuffix=!!this._suffixChildren.find((e=>e._isText))}_initializePrefixAndSuffix(){this._checkPrefixAndSuffixTypes(),vt(this._prefixChildren.changes,this._suffixChildren.changes).subscribe((()=>{this._checkPrefixAndSuffixTypes(),this._changeDetectorRef.markForCheck()}))}_initializeSubscript(){this._hintChildren.changes.subscribe((()=>{this._processHints(),this._changeDetectorRef.markForCheck()})),this._errorChildren.changes.subscribe((()=>{this._syncDescribedByIds(),this._changeDetectorRef.markForCheck()})),this._validateHints(),this._syncDescribedByIds()}_assertFormFieldControl(){this._control}_updateFocusState(){this._control.focused&&!this._isFocused?(this._isFocused=!0,this._lineRipple?.activate()):!this._control.focused&&(this._isFocused||null===this._isFocused)&&(this._isFocused=!1,this._lineRipple?.deactivate()),this._textField?.nativeElement.classList.toggle("mdc-text-field--focused",this._control.focused)}_initializeOutlineLabelOffsetSubscriptions(){this._prefixChildren.changes.subscribe((()=>this._needsOutlineLabelOffsetUpdate=!0)),rd((()=>{this._needsOutlineLabelOffsetUpdate&&(this._needsOutlineLabelOffsetUpdate=!1,this._updateOutlineLabelOffset())}),{injector:this._injector}),this._dir.change.pipe(Ot(this._destroyed)).subscribe((()=>this._needsOutlineLabelOffsetUpdate=!0))}_shouldAlwaysFloat(){return"always"===this.floatLabel}_hasOutline(){return"outline"===this.appearance}_forceDisplayInfixLabel(){return!this._platform.isBrowser&&this._prefixChildren.length&&!this._shouldLabelFloat()}_shouldLabelFloat(){return this._control.shouldLabelFloat||this._shouldAlwaysFloat()}_shouldForward(e){let t=this._control?this._control.ngControl:null;return t&&t[e]}_getDisplayedMessages(){return this._errorChildren&&this._errorChildren.length>0&&this._control.errorState?"error":"hint"}_handleLabelResized(){this._refreshOutlineNotchWidth()}_refreshOutlineNotchWidth(){this._hasOutline()&&this._floatingLabel&&this._shouldLabelFloat()?this._notchedOutline?._setNotchWidth(this._floatingLabel.getWidth()):this._notchedOutline?._setNotchWidth(0)}_processHints(){this._validateHints(),this._syncDescribedByIds()}_validateHints(){this._hintChildren}_syncDescribedByIds(){if(this._control){let e=[];if(this._control.userAriaDescribedBy&&"string"==typeof this._control.userAriaDescribedBy&&e.push(...this._control.userAriaDescribedBy.split(" ")),"hint"===this._getDisplayedMessages()){let t=this._hintChildren?this._hintChildren.find((e=>"start"===e.align)):null,n=this._hintChildren?this._hintChildren.find((e=>"end"===e.align)):null;t?e.push(t.id):this._hintLabel&&e.push(this._hintLabelId),n&&e.push(n.id)}else this._errorChildren&&e.push(...this._errorChildren.map((e=>e.id)));this._control.setDescribedByIds(e)}}_updateOutlineLabelOffset(){if(!this._hasOutline()||!this._floatingLabel)return;let e=this._floatingLabel.element;if(!this._iconPrefixContainer&&!this._textPrefixContainer)return void(e.style.transform="");if(!this._isAttachedToDom())return void(this._needsOutlineLabelOffsetUpdate=!0);let t=this._iconPrefixContainer?.nativeElement,n=this._textPrefixContainer?.nativeElement,i=t?.getBoundingClientRect().width??0,o=n?.getBoundingClientRect().width??0,r=`calc(${"rtl"===this._dir.value?"-1":"1"} * (${i+o}px + var(--mat-mdc-form-field-label-offset-x, 0px)))`;e.style.transform=`var(\n --mat-mdc-form-field-label-transform,\n translateY(-50%) translateX(${r})\n )`}_isAttachedToDom(){let e=this._elementRef.nativeElement;if(e.getRootNode){let t=e.getRootNode();return t&&t!==e}return document.documentElement.contains(e)}};return e.ɵfac=function(t){return new(t||e)(Rs(La),Rs(ym),Rs(Yc),Rs(Wg),Rs(tg),Rs(z_,8),Rs(nl,8),Rs(Hm))},e.ɵcmp=fi({type:e,selectors:[["mat-form-field"]],contentQueries:function(e,t,n){if(1&e&&(function(e,t,n,i,o){!function(e,t){let n=e[m];n._lView=lr(),n._queryIndex=t,n._queryList=Nd(n._lView,t),n._queryList.onDirty((()=>n._dirtyCounter.update((e=>e+1))))}(t,Ld(e,n,i,o))}(n,t._labelChild,x_,5),xu(n,O_,5),xu(n,w_,5),xu(n,k_,5),xu(n,__,5),xu(n,y_,5)),2&e){let e;!function(e=1){Cr(kr()+e)}(),vu(e=yu())&&(t._formFieldControl=e.first),vu(e=yu())&&(t._prefixChildren=e),vu(e=yu())&&(t._suffixChildren=e),vu(e=yu())&&(t._errorChildren=e),vu(e=yu())&&(t._hintChildren=e)}},viewQuery:function(e,t){if(1&e&&(_u(Gx,5),_u(Yx,5),_u(Xx,5),_u(S_,5),_u(D_,5),_u(T_,5)),2&e){let e;vu(e=yu())&&(t._textField=e.first),vu(e=yu())&&(t._iconPrefixContainer=e.first),vu(e=yu())&&(t._textPrefixContainer=e.first),vu(e=yu())&&(t._floatingLabel=e.first),vu(e=yu())&&(t._notchedOutline=e.first),vu(e=yu())&&(t._lineRipple=e.first)}},hostAttrs:[1,"mat-mdc-form-field"],hostVars:42,hostBindings:function(e,t){2&e&&Dh("mat-mdc-form-field-label-always-float",t._shouldAlwaysFloat())("mat-mdc-form-field-has-icon-prefix",t._hasIconPrefix)("mat-mdc-form-field-has-icon-suffix",t._hasIconSuffix)("mat-form-field-invalid",t._control.errorState)("mat-form-field-disabled",t._control.disabled)("mat-form-field-autofilled",t._control.autofilled)("mat-form-field-no-animations","NoopAnimations"===t._animationMode)("mat-form-field-appearance-fill","fill"==t.appearance)("mat-form-field-appearance-outline","outline"==t.appearance)("mat-form-field-hide-placeholder",t._hasFloatingLabel()&&!t._shouldLabelFloat())("mat-focused",t._control.focused)("mat-primary","accent"!==t.color&&"warn"!==t.color)("mat-accent","accent"===t.color)("mat-warn","warn"===t.color)("ng-untouched",t._shouldForward("untouched"))("ng-touched",t._shouldForward("touched"))("ng-pristine",t._shouldForward("pristine"))("ng-dirty",t._shouldForward("dirty"))("ng-valid",t._shouldForward("valid"))("ng-invalid",t._shouldForward("invalid"))("ng-pending",t._shouldForward("pending"))},inputs:{hideRequiredMarker:"hideRequiredMarker",color:"color",floatLabel:"floatLabel",appearance:"appearance",subscriptSizing:"subscriptSizing",hintLabel:"hintLabel"},exportAs:["matFormField"],standalone:!0,features:[Fu([{provide:A_,useExisting:e},{provide:C_,useExisting:e}]),ju],ngContentSelectors:Qx,decls:18,vars:21,consts:[["labelTemplate",""],["textField",""],["iconPrefixContainer",""],["textPrefixContainer",""],[1,"mat-mdc-text-field-wrapper","mdc-text-field",3,"click"],[1,"mat-mdc-form-field-focus-overlay"],[1,"mat-mdc-form-field-flex"],["matFormFieldNotchedOutline","",3,"matFormFieldNotchedOutlineOpen"],[1,"mat-mdc-form-field-icon-prefix"],[1,"mat-mdc-form-field-text-prefix"],[1,"mat-mdc-form-field-infix"],[3,"ngTemplateOutlet"],[1,"mat-mdc-form-field-text-suffix"],[1,"mat-mdc-form-field-icon-suffix"],["matFormFieldLineRipple",""],[1,"mat-mdc-form-field-subscript-wrapper","mat-mdc-form-field-bottom-align"],[1,"mat-mdc-form-field-error-wrapper"],[1,"mat-mdc-form-field-hint-wrapper"],["matFormFieldFloatingLabel","",3,"floating","monitorResize","id"],["aria-hidden","true",1,"mat-mdc-form-field-required-marker","mdc-floating-label--required"],[3,"id"],[1,"mat-mdc-form-field-hint-spacer"]],template:function(e,t){if(1&e){let e=Qh();pu(Kx),dh(0,t_,1,1,"ng-template",null,0,$u),Uh(2,"div",4,1),su("click",(function(n){return cr(e),dr(t._control.onContainerClick(n))})),dh(4,n_,1,0,"div",5),Uh(5,"div",6),dh(6,r_,2,2,"div",7)(7,a_,3,0,"div",8)(8,l_,3,0,"div",9),Uh(9,"div",10),dh(10,c_,1,1,null,11),fu(11),Wh(),dh(12,d_,2,0,"div",12)(13,h_,2,0,"div",13),Wh(),dh(14,u_,1,0,"div",14),Wh(),Uh(15,"div",15),dh(16,m_,2,1,"div",16)(17,f_,5,2,"div",17),Wh()}if(2&e){let e;Ss(2),Dh("mdc-text-field--filled",!t._hasOutline())("mdc-text-field--outlined",t._hasOutline())("mdc-text-field--no-label",!t._hasFloatingLabel())("mdc-text-field--disabled",t._control.disabled)("mdc-text-field--invalid",t._control.errorState),Ss(2),Bh(t._hasOutline()||t._control.disabled?-1:4),Ss(2),Bh(t._hasOutline()?6:-1),Ss(),Bh(t._hasIconPrefix?7:-1),Ss(),Bh(t._hasTextPrefix?8:-1),Ss(2),Bh(!t._hasOutline()||t._forceDisplayInfixLabel()?10:-1),Ss(2),Bh(t._hasTextSuffix?12:-1),Ss(),Bh(t._hasIconSuffix?13:-1),Ss(),Bh(t._hasOutline()?-1:14),Ss(),Dh("mat-mdc-form-field-subscript-dynamic-size","dynamic"===t.subscriptSizing),Ss(),Bh("error"===(e=t._getDisplayedMessages())?16:"hint"===e?17:-1)}},dependencies:[S_,D_,bp,T_,y_],styles:['.mdc-text-field{border-top-left-radius:4px;border-top-left-radius:var(--mdc-shape-small, 4px);border-top-right-radius:4px;border-top-right-radius:var(--mdc-shape-small, 4px);border-bottom-right-radius:0;border-bottom-left-radius:0;display:inline-flex;align-items:baseline;padding:0 16px;position:relative;box-sizing:border-box;overflow:hidden;will-change:opacity,transform,color}.mdc-text-field .mdc-floating-label{top:50%;transform:translateY(-50%);pointer-events:none}.mdc-text-field__input{height:28px;width:100%;min-width:0;border:none;border-radius:0;background:none;appearance:none;padding:0}.mdc-text-field__input::-ms-clear{display:none}.mdc-text-field__input::-webkit-calendar-picker-indicator{display:none}.mdc-text-field__input:focus{outline:none}.mdc-text-field__input:invalid{box-shadow:none}@media all{.mdc-text-field__input::placeholder{opacity:0}}@media all{.mdc-text-field__input:-ms-input-placeholder{opacity:0}}@media all{.mdc-text-field--no-label .mdc-text-field__input::placeholder,.mdc-text-field--focused .mdc-text-field__input::placeholder{opacity:1}}@media all{.mdc-text-field--no-label .mdc-text-field__input:-ms-input-placeholder,.mdc-text-field--focused .mdc-text-field__input:-ms-input-placeholder{opacity:1}}.mdc-text-field__affix{height:28px;opacity:0;white-space:nowrap}.mdc-text-field--label-floating .mdc-text-field__affix,.mdc-text-field--no-label .mdc-text-field__affix{opacity:1}@supports(-webkit-hyphens: none){.mdc-text-field--outlined .mdc-text-field__affix{align-items:center;align-self:center;display:inline-flex;height:100%}}.mdc-text-field__affix--prefix{padding-left:0;padding-right:2px}[dir=rtl] .mdc-text-field__affix--prefix,.mdc-text-field__affix--prefix[dir=rtl]{padding-left:2px;padding-right:0}.mdc-text-field--end-aligned .mdc-text-field__affix--prefix{padding-left:0;padding-right:12px}[dir=rtl] .mdc-text-field--end-aligned .mdc-text-field__affix--prefix,.mdc-text-field--end-aligned .mdc-text-field__affix--prefix[dir=rtl]{padding-left:12px;padding-right:0}.mdc-text-field__affix--suffix{padding-left:12px;padding-right:0}[dir=rtl] .mdc-text-field__affix--suffix,.mdc-text-field__affix--suffix[dir=rtl]{padding-left:0;padding-right:12px}.mdc-text-field--end-aligned .mdc-text-field__affix--suffix{padding-left:2px;padding-right:0}[dir=rtl] .mdc-text-field--end-aligned .mdc-text-field__affix--suffix,.mdc-text-field--end-aligned .mdc-text-field__affix--suffix[dir=rtl]{padding-left:0;padding-right:2px}.mdc-text-field--filled{height:56px}.mdc-text-field--filled::before{display:inline-block;width:0;height:40px;content:"";vertical-align:0}.mdc-text-field--filled .mdc-floating-label{left:16px;right:initial}[dir=rtl] .mdc-text-field--filled .mdc-floating-label,.mdc-text-field--filled .mdc-floating-label[dir=rtl]{left:initial;right:16px}.mdc-text-field--filled .mdc-floating-label--float-above{transform:translateY(-106%) scale(0.75)}.mdc-text-field--filled.mdc-text-field--no-label .mdc-text-field__input{height:100%}.mdc-text-field--filled.mdc-text-field--no-label .mdc-floating-label{display:none}.mdc-text-field--filled.mdc-text-field--no-label::before{display:none}@supports(-webkit-hyphens: none){.mdc-text-field--filled.mdc-text-field--no-label .mdc-text-field__affix{align-items:center;align-self:center;display:inline-flex;height:100%}}.mdc-text-field--outlined{height:56px;overflow:visible}.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-37.25px) scale(1)}.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-34.75px) scale(0.75)}.mdc-text-field--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field--outlined .mdc-text-field__input{height:100%}.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading{border-top-left-radius:4px;border-top-left-radius:var(--mdc-shape-small, 4px);border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:4px;border-bottom-left-radius:var(--mdc-shape-small, 4px)}[dir=rtl] .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading[dir=rtl]{border-top-left-radius:0;border-top-right-radius:4px;border-top-right-radius:var(--mdc-shape-small, 4px);border-bottom-right-radius:4px;border-bottom-right-radius:var(--mdc-shape-small, 4px);border-bottom-left-radius:0}@supports(top: max(0%)){.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading{width:max(12px,var(--mdc-shape-small, 4px))}}@supports(top: max(0%)){.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__notch{max-width:calc(100% - max(12px,var(--mdc-shape-small, 4px))*2)}}.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing{border-top-left-radius:0;border-top-right-radius:4px;border-top-right-radius:var(--mdc-shape-small, 4px);border-bottom-right-radius:4px;border-bottom-right-radius:var(--mdc-shape-small, 4px);border-bottom-left-radius:0}[dir=rtl] .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing,.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing[dir=rtl]{border-top-left-radius:4px;border-top-left-radius:var(--mdc-shape-small, 4px);border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:4px;border-bottom-left-radius:var(--mdc-shape-small, 4px)}@supports(top: max(0%)){.mdc-text-field--outlined{padding-left:max(16px,calc(var(--mdc-shape-small, 4px) + 4px))}}@supports(top: max(0%)){.mdc-text-field--outlined{padding-right:max(16px,var(--mdc-shape-small, 4px))}}@supports(top: max(0%)){.mdc-text-field--outlined+.mdc-text-field-helper-line{padding-left:max(16px,calc(var(--mdc-shape-small, 4px) + 4px))}}@supports(top: max(0%)){.mdc-text-field--outlined+.mdc-text-field-helper-line{padding-right:max(16px,var(--mdc-shape-small, 4px))}}.mdc-text-field--outlined.mdc-text-field--with-leading-icon{padding-left:0}@supports(top: max(0%)){.mdc-text-field--outlined.mdc-text-field--with-leading-icon{padding-right:max(16px,var(--mdc-shape-small, 4px))}}[dir=rtl] .mdc-text-field--outlined.mdc-text-field--with-leading-icon,.mdc-text-field--outlined.mdc-text-field--with-leading-icon[dir=rtl]{padding-right:0}@supports(top: max(0%)){[dir=rtl] .mdc-text-field--outlined.mdc-text-field--with-leading-icon,.mdc-text-field--outlined.mdc-text-field--with-leading-icon[dir=rtl]{padding-left:max(16px,var(--mdc-shape-small, 4px))}}.mdc-text-field--outlined.mdc-text-field--with-trailing-icon{padding-right:0}@supports(top: max(0%)){.mdc-text-field--outlined.mdc-text-field--with-trailing-icon{padding-left:max(16px,calc(var(--mdc-shape-small, 4px) + 4px))}}[dir=rtl] .mdc-text-field--outlined.mdc-text-field--with-trailing-icon,.mdc-text-field--outlined.mdc-text-field--with-trailing-icon[dir=rtl]{padding-left:0}@supports(top: max(0%)){[dir=rtl] .mdc-text-field--outlined.mdc-text-field--with-trailing-icon,.mdc-text-field--outlined.mdc-text-field--with-trailing-icon[dir=rtl]{padding-right:max(16px,calc(var(--mdc-shape-small, 4px) + 4px))}}.mdc-text-field--outlined.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon{padding-left:0;padding-right:0}.mdc-text-field--outlined .mdc-notched-outline--notched .mdc-notched-outline__notch{padding-top:1px}.mdc-text-field--outlined .mdc-floating-label{left:4px;right:initial}[dir=rtl] .mdc-text-field--outlined .mdc-floating-label,.mdc-text-field--outlined .mdc-floating-label[dir=rtl]{left:initial;right:4px}.mdc-text-field--outlined .mdc-text-field__input{display:flex;border:none !important;background-color:rgba(0,0,0,0)}.mdc-text-field--outlined .mdc-notched-outline{z-index:1}.mdc-text-field--textarea{flex-direction:column;align-items:center;width:auto;height:auto;padding:0}.mdc-text-field--textarea .mdc-floating-label{top:19px}.mdc-text-field--textarea .mdc-floating-label:not(.mdc-floating-label--float-above){transform:none}.mdc-text-field--textarea .mdc-text-field__input{flex-grow:1;height:auto;min-height:1.5rem;overflow-x:hidden;overflow-y:auto;box-sizing:border-box;resize:none;padding:0 16px}.mdc-text-field--textarea.mdc-text-field--filled::before{display:none}.mdc-text-field--textarea.mdc-text-field--filled .mdc-floating-label--float-above{transform:translateY(-10.25px) scale(0.75)}.mdc-text-field--textarea.mdc-text-field--filled .mdc-text-field__input{margin-top:23px;margin-bottom:9px}.mdc-text-field--textarea.mdc-text-field--filled.mdc-text-field--no-label .mdc-text-field__input{margin-top:16px;margin-bottom:16px}.mdc-text-field--textarea.mdc-text-field--outlined .mdc-notched-outline--notched .mdc-notched-outline__notch{padding-top:0}.mdc-text-field--textarea.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-27.25px) scale(1)}.mdc-text-field--textarea.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--textarea.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-24.75px) scale(0.75)}.mdc-text-field--textarea.mdc-text-field--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-text-field--textarea.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--textarea.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field--textarea.mdc-text-field--outlined .mdc-text-field__input{margin-top:16px;margin-bottom:16px}.mdc-text-field--textarea.mdc-text-field--outlined .mdc-floating-label{top:18px}.mdc-text-field--textarea.mdc-text-field--with-internal-counter .mdc-text-field__input{margin-bottom:2px}.mdc-text-field--textarea.mdc-text-field--with-internal-counter .mdc-text-field-character-counter{align-self:flex-end;padding:0 16px}.mdc-text-field--textarea.mdc-text-field--with-internal-counter .mdc-text-field-character-counter::after{display:inline-block;width:0;height:16px;content:"";vertical-align:-16px}.mdc-text-field--textarea.mdc-text-field--with-internal-counter .mdc-text-field-character-counter::before{display:none}.mdc-text-field__resizer{align-self:stretch;display:inline-flex;flex-direction:column;flex-grow:1;max-height:100%;max-width:100%;min-height:56px;min-width:fit-content;min-width:-moz-available;min-width:-webkit-fill-available;overflow:hidden;resize:both}.mdc-text-field--filled .mdc-text-field__resizer{transform:translateY(-1px)}.mdc-text-field--filled .mdc-text-field__resizer .mdc-text-field__input,.mdc-text-field--filled .mdc-text-field__resizer .mdc-text-field-character-counter{transform:translateY(1px)}.mdc-text-field--outlined .mdc-text-field__resizer{transform:translateX(-1px) translateY(-1px)}[dir=rtl] .mdc-text-field--outlined .mdc-text-field__resizer,.mdc-text-field--outlined .mdc-text-field__resizer[dir=rtl]{transform:translateX(1px) translateY(-1px)}.mdc-text-field--outlined .mdc-text-field__resizer .mdc-text-field__input,.mdc-text-field--outlined .mdc-text-field__resizer .mdc-text-field-character-counter{transform:translateX(1px) translateY(1px)}[dir=rtl] .mdc-text-field--outlined .mdc-text-field__resizer .mdc-text-field__input,[dir=rtl] .mdc-text-field--outlined .mdc-text-field__resizer .mdc-text-field-character-counter,.mdc-text-field--outlined .mdc-text-field__resizer .mdc-text-field__input[dir=rtl],.mdc-text-field--outlined .mdc-text-field__resizer .mdc-text-field-character-counter[dir=rtl]{transform:translateX(-1px) translateY(1px)}.mdc-text-field--with-leading-icon{padding-left:0;padding-right:16px}[dir=rtl] .mdc-text-field--with-leading-icon,.mdc-text-field--with-leading-icon[dir=rtl]{padding-left:16px;padding-right:0}.mdc-text-field--with-leading-icon.mdc-text-field--filled .mdc-floating-label{max-width:calc(100% - 48px);left:48px;right:initial}[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--filled .mdc-floating-label,.mdc-text-field--with-leading-icon.mdc-text-field--filled .mdc-floating-label[dir=rtl]{left:initial;right:48px}.mdc-text-field--with-leading-icon.mdc-text-field--filled .mdc-floating-label--float-above{max-width:calc(100%/0.75 - 64px/0.75)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label{left:36px;right:initial}[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label,.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label[dir=rtl]{left:initial;right:36px}.mdc-text-field--with-leading-icon.mdc-text-field--outlined :not(.mdc-notched-outline--notched) .mdc-notched-outline__notch{max-width:calc(100% - 60px)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-37.25px) translateX(-32px) scale(1)}[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above,.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-37.25px) translateX(32px) scale(1)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-34.75px) translateX(-32px) scale(0.75)}[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl]{transform:translateY(-34.75px) translateX(32px) scale(0.75)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field--with-trailing-icon{padding-left:16px;padding-right:0}[dir=rtl] .mdc-text-field--with-trailing-icon,.mdc-text-field--with-trailing-icon[dir=rtl]{padding-left:0;padding-right:16px}.mdc-text-field--with-trailing-icon.mdc-text-field--filled .mdc-floating-label{max-width:calc(100% - 64px)}.mdc-text-field--with-trailing-icon.mdc-text-field--filled .mdc-floating-label--float-above{max-width:calc(100%/0.75 - 64px/0.75)}.mdc-text-field--with-trailing-icon.mdc-text-field--outlined :not(.mdc-notched-outline--notched) .mdc-notched-outline__notch{max-width:calc(100% - 60px)}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon{padding-left:0;padding-right:0}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--filled .mdc-floating-label{max-width:calc(100% - 96px)}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--filled .mdc-floating-label--float-above{max-width:calc(100%/0.75 - 96px/0.75)}.mdc-text-field-helper-line{display:flex;justify-content:space-between;box-sizing:border-box}.mdc-text-field+.mdc-text-field-helper-line{padding-right:16px;padding-left:16px}.mdc-form-field>.mdc-text-field+label{align-self:flex-start}.mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--focused .mdc-notched-outline__trailing{border-width:2px}.mdc-text-field--focused+.mdc-text-field-helper-line .mdc-text-field-helper-text:not(.mdc-text-field-helper-text--validation-msg){opacity:1}.mdc-text-field--focused.mdc-text-field--outlined .mdc-notched-outline--notched .mdc-notched-outline__notch{padding-top:2px}.mdc-text-field--focused.mdc-text-field--outlined.mdc-text-field--textarea .mdc-notched-outline--notched .mdc-notched-outline__notch{padding-top:0}.mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{opacity:1}.mdc-text-field--disabled{pointer-events:none}@media screen and (forced-colors: active){.mdc-text-field--disabled .mdc-text-field__input{background-color:Window}.mdc-text-field--disabled .mdc-floating-label{z-index:1}}.mdc-text-field--disabled .mdc-floating-label{cursor:default}.mdc-text-field--disabled.mdc-text-field--filled .mdc-text-field__ripple{display:none}.mdc-text-field--disabled .mdc-text-field__input{pointer-events:auto}.mdc-text-field--end-aligned .mdc-text-field__input{text-align:right}[dir=rtl] .mdc-text-field--end-aligned .mdc-text-field__input,.mdc-text-field--end-aligned .mdc-text-field__input[dir=rtl]{text-align:left}[dir=rtl] .mdc-text-field--ltr-text .mdc-text-field__input,[dir=rtl] .mdc-text-field--ltr-text .mdc-text-field__affix,.mdc-text-field--ltr-text[dir=rtl] .mdc-text-field__input,.mdc-text-field--ltr-text[dir=rtl] .mdc-text-field__affix{direction:ltr}[dir=rtl] .mdc-text-field--ltr-text .mdc-text-field__affix--prefix,.mdc-text-field--ltr-text[dir=rtl] .mdc-text-field__affix--prefix{padding-left:0;padding-right:2px}[dir=rtl] .mdc-text-field--ltr-text .mdc-text-field__affix--suffix,.mdc-text-field--ltr-text[dir=rtl] .mdc-text-field__affix--suffix{padding-left:12px;padding-right:0}[dir=rtl] .mdc-text-field--ltr-text .mdc-text-field__icon--leading,.mdc-text-field--ltr-text[dir=rtl] .mdc-text-field__icon--leading{order:1}[dir=rtl] .mdc-text-field--ltr-text .mdc-text-field__affix--suffix,.mdc-text-field--ltr-text[dir=rtl] .mdc-text-field__affix--suffix{order:2}[dir=rtl] .mdc-text-field--ltr-text .mdc-text-field__input,.mdc-text-field--ltr-text[dir=rtl] .mdc-text-field__input{order:3}[dir=rtl] .mdc-text-field--ltr-text .mdc-text-field__affix--prefix,.mdc-text-field--ltr-text[dir=rtl] .mdc-text-field__affix--prefix{order:4}[dir=rtl] .mdc-text-field--ltr-text .mdc-text-field__icon--trailing,.mdc-text-field--ltr-text[dir=rtl] .mdc-text-field__icon--trailing{order:5}[dir=rtl] .mdc-text-field--ltr-text.mdc-text-field--end-aligned .mdc-text-field__input,.mdc-text-field--ltr-text.mdc-text-field--end-aligned[dir=rtl] .mdc-text-field__input{text-align:right}[dir=rtl] .mdc-text-field--ltr-text.mdc-text-field--end-aligned .mdc-text-field__affix--prefix,.mdc-text-field--ltr-text.mdc-text-field--end-aligned[dir=rtl] .mdc-text-field__affix--prefix{padding-right:12px}[dir=rtl] .mdc-text-field--ltr-text.mdc-text-field--end-aligned .mdc-text-field__affix--suffix,.mdc-text-field--ltr-text.mdc-text-field--end-aligned[dir=rtl] .mdc-text-field__affix--suffix{padding-left:2px}.mdc-floating-label{position:absolute;left:0;-webkit-transform-origin:left top;transform-origin:left top;line-height:1.15rem;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:text;overflow:hidden;will-change:transform}[dir=rtl] .mdc-floating-label,.mdc-floating-label[dir=rtl]{right:0;left:auto;-webkit-transform-origin:right top;transform-origin:right top;text-align:right}.mdc-floating-label--float-above{cursor:auto}.mdc-floating-label--required:not(.mdc-floating-label--hide-required-marker)::after{margin-left:1px;margin-right:0px;content:"*"}[dir=rtl] .mdc-floating-label--required:not(.mdc-floating-label--hide-required-marker)::after,.mdc-floating-label--required:not(.mdc-floating-label--hide-required-marker)[dir=rtl]::after{margin-left:0;margin-right:1px}.mdc-notched-outline{display:flex;position:absolute;top:0;right:0;left:0;box-sizing:border-box;width:100%;max-width:100%;height:100%;text-align:left;pointer-events:none}[dir=rtl] .mdc-notched-outline,.mdc-notched-outline[dir=rtl]{text-align:right}.mdc-notched-outline__leading,.mdc-notched-outline__notch,.mdc-notched-outline__trailing{box-sizing:border-box;height:100%;pointer-events:none}.mdc-notched-outline__trailing{flex-grow:1}.mdc-notched-outline__notch{flex:0 0 auto;width:auto}.mdc-notched-outline .mdc-floating-label{display:inline-block;position:relative;max-width:100%}.mdc-notched-outline .mdc-floating-label--float-above{text-overflow:clip}.mdc-notched-outline--upgraded .mdc-floating-label--float-above{max-width:133.3333333333%}.mdc-notched-outline--notched .mdc-notched-outline__notch{padding-left:0;padding-right:8px;border-top:none}[dir=rtl] .mdc-notched-outline--notched .mdc-notched-outline__notch,.mdc-notched-outline--notched .mdc-notched-outline__notch[dir=rtl]{padding-left:8px;padding-right:0}.mdc-notched-outline--no-label .mdc-notched-outline__notch{display:none}.mdc-line-ripple::before,.mdc-line-ripple::after{position:absolute;bottom:0;left:0;width:100%;border-bottom-style:solid;content:""}.mdc-line-ripple::before{z-index:1}.mdc-line-ripple::after{transform:scaleX(0);opacity:0;z-index:2}.mdc-line-ripple--active::after{transform:scaleX(1);opacity:1}.mdc-line-ripple--deactivating::after{opacity:0}.mdc-floating-label--float-above{transform:translateY(-106%) scale(0.75)}.mdc-notched-outline__leading,.mdc-notched-outline__notch,.mdc-notched-outline__trailing{border-top:1px solid;border-bottom:1px solid}.mdc-notched-outline__leading{border-left:1px solid;border-right:none;width:12px}[dir=rtl] .mdc-notched-outline__leading,.mdc-notched-outline__leading[dir=rtl]{border-left:none;border-right:1px solid}.mdc-notched-outline__trailing{border-left:none;border-right:1px solid}[dir=rtl] .mdc-notched-outline__trailing,.mdc-notched-outline__trailing[dir=rtl]{border-left:1px solid;border-right:none}.mdc-notched-outline__notch{max-width:calc(100% - 12px*2)}.mdc-line-ripple::before{border-bottom-width:1px}.mdc-line-ripple::after{border-bottom-width:2px}.mdc-text-field--filled{border-top-left-radius:var(--mdc-filled-text-field-container-shape);border-top-right-radius:var(--mdc-filled-text-field-container-shape);border-bottom-right-radius:0;border-bottom-left-radius:0}.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-text-field__input{caret-color:var(--mdc-filled-text-field-caret-color)}.mdc-text-field--filled.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__input{caret-color:var(--mdc-filled-text-field-error-caret-color)}.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-text-field__input{color:var(--mdc-filled-text-field-input-text-color)}.mdc-text-field--filled.mdc-text-field--disabled .mdc-text-field__input{color:var(--mdc-filled-text-field-disabled-input-text-color)}.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-floating-label,.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-floating-label--float-above{color:var(--mdc-filled-text-field-label-text-color)}.mdc-text-field--filled:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-floating-label,.mdc-text-field--filled:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-floating-label--float-above{color:var(--mdc-filled-text-field-focus-label-text-color)}.mdc-text-field--filled:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-floating-label,.mdc-text-field--filled:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-floating-label--float-above{color:var(--mdc-filled-text-field-hover-label-text-color)}.mdc-text-field--filled.mdc-text-field--disabled .mdc-floating-label,.mdc-text-field--filled.mdc-text-field--disabled .mdc-floating-label--float-above{color:var(--mdc-filled-text-field-disabled-label-text-color)}.mdc-text-field--filled.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.mdc-text-field--filled.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label--float-above{color:var(--mdc-filled-text-field-error-label-text-color)}.mdc-text-field--filled.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-floating-label,.mdc-text-field--filled.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-floating-label--float-above{color:var(--mdc-filled-text-field-error-focus-label-text-color)}.mdc-text-field--filled.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-floating-label,.mdc-text-field--filled.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-floating-label--float-above{color:var(--mdc-filled-text-field-error-hover-label-text-color)}.mdc-text-field--filled .mdc-floating-label{font-family:var(--mdc-filled-text-field-label-text-font);font-size:var(--mdc-filled-text-field-label-text-size);font-weight:var(--mdc-filled-text-field-label-text-weight);letter-spacing:var(--mdc-filled-text-field-label-text-tracking)}@media all{.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:var(--mdc-filled-text-field-input-text-placeholder-color)}}@media all{.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:var(--mdc-filled-text-field-input-text-placeholder-color)}}.mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:var(--mdc-filled-text-field-container-color)}.mdc-text-field--filled.mdc-text-field--disabled{background-color:var(--mdc-filled-text-field-disabled-container-color)}.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple::before{border-bottom-color:var(--mdc-filled-text-field-active-indicator-color)}.mdc-text-field--filled:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-line-ripple::before{border-bottom-color:var(--mdc-filled-text-field-hover-active-indicator-color)}.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple::after{border-bottom-color:var(--mdc-filled-text-field-focus-active-indicator-color)}.mdc-text-field--filled.mdc-text-field--disabled .mdc-line-ripple::before{border-bottom-color:var(--mdc-filled-text-field-disabled-active-indicator-color)}.mdc-text-field--filled.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::before{border-bottom-color:var(--mdc-filled-text-field-error-active-indicator-color)}.mdc-text-field--filled.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-line-ripple::before{border-bottom-color:var(--mdc-filled-text-field-error-hover-active-indicator-color)}.mdc-text-field--filled.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::after{border-bottom-color:var(--mdc-filled-text-field-error-focus-active-indicator-color)}.mdc-text-field--filled .mdc-line-ripple::before{border-bottom-width:var(--mdc-filled-text-field-active-indicator-height)}.mdc-text-field--filled .mdc-line-ripple::after{border-bottom-width:var(--mdc-filled-text-field-focus-active-indicator-height)}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-text-field__input{caret-color:var(--mdc-outlined-text-field-caret-color)}.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__input{caret-color:var(--mdc-outlined-text-field-error-caret-color)}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-text-field__input{color:var(--mdc-outlined-text-field-input-text-color)}.mdc-text-field--outlined.mdc-text-field--disabled .mdc-text-field__input{color:var(--mdc-outlined-text-field-disabled-input-text-color)}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-floating-label,.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-floating-label--float-above{color:var(--mdc-outlined-text-field-label-text-color)}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-floating-label,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-floating-label--float-above{color:var(--mdc-outlined-text-field-focus-label-text-color)}.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-floating-label,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-floating-label--float-above{color:var(--mdc-outlined-text-field-hover-label-text-color)}.mdc-text-field--outlined.mdc-text-field--disabled .mdc-floating-label,.mdc-text-field--outlined.mdc-text-field--disabled .mdc-floating-label--float-above{color:var(--mdc-outlined-text-field-disabled-label-text-color)}.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label--float-above{color:var(--mdc-outlined-text-field-error-label-text-color)}.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-floating-label,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-floating-label--float-above{color:var(--mdc-outlined-text-field-error-focus-label-text-color)}.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-floating-label,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-floating-label--float-above{color:var(--mdc-outlined-text-field-error-hover-label-text-color)}.mdc-text-field--outlined .mdc-floating-label{font-family:var(--mdc-outlined-text-field-label-text-font);font-size:var(--mdc-outlined-text-field-label-text-size);font-weight:var(--mdc-outlined-text-field-label-text-weight);letter-spacing:var(--mdc-outlined-text-field-label-text-tracking)}@media all{.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:var(--mdc-outlined-text-field-input-text-placeholder-color)}}@media all{.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:var(--mdc-outlined-text-field-input-text-placeholder-color)}}.mdc-text-field--outlined.mdc-text-field--textarea.mdc-text-field--outlined .mdc-floating-label--float-above{font-size:calc(.75*var(--mdc-outlined-text-field-label-text-size))}.mdc-text-field--outlined.mdc-text-field--textarea.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--outlined.mdc-text-field--textarea.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:var(--mdc-outlined-text-field-label-text-size)}.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading{border-top-left-radius:var(--mdc-outlined-text-field-container-shape);border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:var(--mdc-outlined-text-field-container-shape)}[dir=rtl] .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading[dir=rtl]{border-top-left-radius:0;border-top-right-radius:var(--mdc-outlined-text-field-container-shape);border-bottom-right-radius:var(--mdc-outlined-text-field-container-shape);border-bottom-left-radius:0}@supports(top: max(0%)){.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading{width:max(12px,var(--mdc-outlined-text-field-container-shape))}}@supports(top: max(0%)){.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__notch{max-width:calc(100% - max(12px,var(--mdc-outlined-text-field-container-shape))*2)}}.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing{border-top-left-radius:0;border-top-right-radius:var(--mdc-outlined-text-field-container-shape);border-bottom-right-radius:var(--mdc-outlined-text-field-container-shape);border-bottom-left-radius:0}[dir=rtl] .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing,.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing[dir=rtl]{border-top-left-radius:var(--mdc-outlined-text-field-container-shape);border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:var(--mdc-outlined-text-field-container-shape)}@supports(top: max(0%)){.mdc-text-field--outlined{padding-left:max(16px,calc(var(--mdc-outlined-text-field-container-shape) + 4px))}}@supports(top: max(0%)){.mdc-text-field--outlined{padding-right:max(16px,var(--mdc-outlined-text-field-container-shape))}}@supports(top: max(0%)){.mdc-text-field--outlined+.mdc-text-field-helper-line{padding-left:max(16px,calc(var(--mdc-outlined-text-field-container-shape) + 4px))}}@supports(top: max(0%)){.mdc-text-field--outlined+.mdc-text-field-helper-line{padding-right:max(16px,var(--mdc-outlined-text-field-container-shape))}}.mdc-text-field--outlined.mdc-text-field--with-leading-icon{padding-left:0}@supports(top: max(0%)){.mdc-text-field--outlined.mdc-text-field--with-leading-icon{padding-right:max(16px,var(--mdc-outlined-text-field-container-shape))}}[dir=rtl] .mdc-text-field--outlined.mdc-text-field--with-leading-icon,.mdc-text-field--outlined.mdc-text-field--with-leading-icon[dir=rtl]{padding-right:0}@supports(top: max(0%)){[dir=rtl] .mdc-text-field--outlined.mdc-text-field--with-leading-icon,.mdc-text-field--outlined.mdc-text-field--with-leading-icon[dir=rtl]{padding-left:max(16px,var(--mdc-outlined-text-field-container-shape))}}.mdc-text-field--outlined.mdc-text-field--with-trailing-icon{padding-right:0}@supports(top: max(0%)){.mdc-text-field--outlined.mdc-text-field--with-trailing-icon{padding-left:max(16px,calc(var(--mdc-outlined-text-field-container-shape) + 4px))}}[dir=rtl] .mdc-text-field--outlined.mdc-text-field--with-trailing-icon,.mdc-text-field--outlined.mdc-text-field--with-trailing-icon[dir=rtl]{padding-left:0}@supports(top: max(0%)){[dir=rtl] .mdc-text-field--outlined.mdc-text-field--with-trailing-icon,.mdc-text-field--outlined.mdc-text-field--with-trailing-icon[dir=rtl]{padding-right:max(16px,calc(var(--mdc-outlined-text-field-container-shape) + 4px))}}.mdc-text-field--outlined.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon{padding-left:0;padding-right:0}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-outlined-text-field-outline-color)}.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-outlined-text-field-hover-outline-color)}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-outlined-text-field-focus-outline-color)}.mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__leading,.mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__notch,.mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:var(--mdc-outlined-text-field-disabled-outline-color)}.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--mdc-outlined-text-field-error-outline-color)}.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--mdc-outlined-text-field-error-hover-outline-color)}.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-outlined-text-field-error-focus-outline-color)}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline .mdc-notched-outline__trailing{border-width:var(--mdc-outlined-text-field-outline-width)}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline .mdc-notched-outline__trailing{border-width:var(--mdc-outlined-text-field-focus-outline-width)}.mat-mdc-form-field-textarea-control{vertical-align:middle;resize:vertical;box-sizing:border-box;height:auto;margin:0;padding:0;border:none;overflow:auto}.mat-mdc-form-field-input-control.mat-mdc-form-field-input-control{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font:inherit;letter-spacing:inherit;text-decoration:inherit;text-transform:inherit;border:none}.mat-mdc-form-field .mat-mdc-floating-label.mdc-floating-label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;line-height:normal;pointer-events:all;will-change:auto}.mat-mdc-form-field:not(.mat-form-field-disabled) .mat-mdc-floating-label.mdc-floating-label{cursor:inherit}.mdc-text-field--no-label:not(.mdc-text-field--textarea) .mat-mdc-form-field-input-control.mdc-text-field__input,.mat-mdc-text-field-wrapper .mat-mdc-form-field-input-control{height:auto}.mat-mdc-text-field-wrapper .mat-mdc-form-field-input-control.mdc-text-field__input[type=color]{height:23px}.mat-mdc-text-field-wrapper{height:auto;flex:auto;will-change:auto}.mat-mdc-form-field-has-icon-prefix .mat-mdc-text-field-wrapper{padding-left:0;--mat-mdc-form-field-label-offset-x: -16px}.mat-mdc-form-field-has-icon-suffix .mat-mdc-text-field-wrapper{padding-right:0}[dir=rtl] .mat-mdc-text-field-wrapper{padding-left:16px;padding-right:16px}[dir=rtl] .mat-mdc-form-field-has-icon-suffix .mat-mdc-text-field-wrapper{padding-left:0}[dir=rtl] .mat-mdc-form-field-has-icon-prefix .mat-mdc-text-field-wrapper{padding-right:0}.mat-form-field-disabled .mdc-text-field__input::placeholder{color:var(--mat-form-field-disabled-input-text-placeholder-color)}.mat-form-field-disabled .mdc-text-field__input::-moz-placeholder{color:var(--mat-form-field-disabled-input-text-placeholder-color)}.mat-form-field-disabled .mdc-text-field__input::-webkit-input-placeholder{color:var(--mat-form-field-disabled-input-text-placeholder-color)}.mat-form-field-disabled .mdc-text-field__input:-ms-input-placeholder{color:var(--mat-form-field-disabled-input-text-placeholder-color)}.mat-mdc-form-field-label-always-float .mdc-text-field__input::placeholder{transition-delay:40ms;transition-duration:110ms;opacity:1}.mat-mdc-text-field-wrapper .mat-mdc-form-field-infix .mat-mdc-floating-label{left:auto;right:auto}.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-text-field__input{display:inline-block}.mat-mdc-form-field .mat-mdc-text-field-wrapper.mdc-text-field .mdc-notched-outline__notch{padding-top:0}.mat-mdc-text-field-wrapper::before{content:none}.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:1px solid rgba(0,0,0,0)}[dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:none;border-right:1px solid rgba(0,0,0,0)}.mat-mdc-form-field-infix{min-height:var(--mat-form-field-container-height);padding-top:var(--mat-form-field-filled-with-label-container-padding-top);padding-bottom:var(--mat-form-field-filled-with-label-container-padding-bottom)}.mdc-text-field--outlined .mat-mdc-form-field-infix,.mdc-text-field--no-label .mat-mdc-form-field-infix{padding-top:var(--mat-form-field-container-vertical-padding);padding-bottom:var(--mat-form-field-container-vertical-padding)}.mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:calc(var(--mat-form-field-container-height)/2)}.mdc-text-field--filled .mat-mdc-floating-label{display:var(--mat-form-field-filled-label-display, block)}.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY(calc(calc(6.75px + var(--mat-form-field-container-height) / 2) * -1)) scale(var(--mat-mdc-form-field-floating-label-scale, 0.75));transform:var(--mat-mdc-form-field-label-transform)}.mat-mdc-form-field-subscript-wrapper{box-sizing:border-box;width:100%;position:relative}.mat-mdc-form-field-hint-wrapper,.mat-mdc-form-field-error-wrapper{position:absolute;top:0;left:0;right:0;padding:0 16px}.mat-mdc-form-field-subscript-dynamic-size .mat-mdc-form-field-hint-wrapper,.mat-mdc-form-field-subscript-dynamic-size .mat-mdc-form-field-error-wrapper{position:static}.mat-mdc-form-field-bottom-align::before{content:"";display:inline-block;height:16px}.mat-mdc-form-field-bottom-align.mat-mdc-form-field-subscript-dynamic-size::before{content:unset}.mat-mdc-form-field-hint-end{order:1}.mat-mdc-form-field-hint-wrapper{display:flex}.mat-mdc-form-field-hint-spacer{flex:1 0 1em}.mat-mdc-form-field-error{display:block;color:var(--mat-form-field-error-text-color)}.mat-mdc-form-field-subscript-wrapper,.mat-mdc-form-field-bottom-align::before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mat-form-field-subscript-text-font);line-height:var(--mat-form-field-subscript-text-line-height);font-size:var(--mat-form-field-subscript-text-size);letter-spacing:var(--mat-form-field-subscript-text-tracking);font-weight:var(--mat-form-field-subscript-text-weight)}.mat-mdc-form-field-focus-overlay{top:0;left:0;right:0;bottom:0;position:absolute;opacity:0;pointer-events:none;background-color:var(--mat-form-field-state-layer-color)}.mat-mdc-text-field-wrapper:hover .mat-mdc-form-field-focus-overlay{opacity:var(--mat-form-field-hover-state-layer-opacity)}.mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:var(--mat-form-field-focus-state-layer-opacity)}select.mat-mdc-form-field-input-control{-moz-appearance:none;-webkit-appearance:none;background-color:rgba(0,0,0,0);display:inline-flex;box-sizing:border-box}select.mat-mdc-form-field-input-control:not(:disabled){cursor:pointer}select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option{color:var(--mat-form-field-select-option-text-color)}select.mat-mdc-form-field-input-control:not(.mat-mdc-native-select-inline) option:disabled{color:var(--mat-form-field-select-disabled-option-text-color)}.mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix::after{content:"";width:0;height:0;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-top:5px solid;position:absolute;right:0;top:50%;margin-top:-2.5px;pointer-events:none;color:var(--mat-form-field-enabled-select-arrow-color)}[dir=rtl] .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix::after{right:auto;left:0}.mat-mdc-form-field-type-mat-native-select.mat-focused .mat-mdc-form-field-infix::after{color:var(--mat-form-field-focus-select-arrow-color)}.mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix::after{color:var(--mat-form-field-disabled-select-arrow-color)}.mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-input-control{padding-right:15px}[dir=rtl] .mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-input-control{padding-right:0;padding-left:15px}.cdk-high-contrast-active .mat-form-field-appearance-fill .mat-mdc-text-field-wrapper{outline:solid 1px}.cdk-high-contrast-active .mat-form-field-appearance-fill.mat-form-field-disabled .mat-mdc-text-field-wrapper{outline-color:GrayText}.cdk-high-contrast-active .mat-form-field-appearance-fill.mat-focused .mat-mdc-text-field-wrapper{outline:dashed 3px}.cdk-high-contrast-active .mat-mdc-form-field.mat-focused .mdc-notched-outline{border:dashed 3px}.mat-mdc-form-field-input-control[type=date],.mat-mdc-form-field-input-control[type=datetime],.mat-mdc-form-field-input-control[type=datetime-local],.mat-mdc-form-field-input-control[type=month],.mat-mdc-form-field-input-control[type=week],.mat-mdc-form-field-input-control[type=time]{line-height:1}.mat-mdc-form-field-input-control::-webkit-datetime-edit{line-height:1;padding:0;margin-bottom:-2px}.mat-mdc-form-field{--mat-mdc-form-field-floating-label-scale: 0.75;display:inline-flex;flex-direction:column;min-width:0;text-align:left;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mat-form-field-container-text-font);line-height:var(--mat-form-field-container-text-line-height);font-size:var(--mat-form-field-container-text-size);letter-spacing:var(--mat-form-field-container-text-tracking);font-weight:var(--mat-form-field-container-text-weight)}[dir=rtl] .mat-mdc-form-field{text-align:right}.mat-mdc-form-field .mdc-text-field--outlined .mdc-floating-label--float-above{font-size:calc(var(--mat-form-field-outlined-label-text-populated-size)*var(--mat-mdc-form-field-floating-label-scale))}.mat-mdc-form-field .mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:var(--mat-form-field-outlined-label-text-populated-size)}.mat-mdc-form-field-flex{display:inline-flex;align-items:baseline;box-sizing:border-box;width:100%}.mat-mdc-text-field-wrapper{width:100%;z-index:0}.mat-mdc-form-field-icon-prefix,.mat-mdc-form-field-icon-suffix{align-self:center;line-height:0;pointer-events:auto;position:relative;z-index:1}.mat-mdc-form-field-icon-prefix>.mat-icon,.mat-mdc-form-field-icon-suffix>.mat-icon{padding:0 12px;box-sizing:content-box}.mat-mdc-form-field-icon-prefix{color:var(--mat-form-field-leading-icon-color)}.mat-form-field-disabled .mat-mdc-form-field-icon-prefix{color:var(--mat-form-field-disabled-leading-icon-color)}.mat-mdc-form-field-icon-suffix{color:var(--mat-form-field-trailing-icon-color)}.mat-form-field-disabled .mat-mdc-form-field-icon-suffix{color:var(--mat-form-field-disabled-trailing-icon-color)}.mat-form-field-invalid .mat-mdc-form-field-icon-suffix{color:var(--mat-form-field-error-trailing-icon-color)}.mat-form-field-invalid:not(.mat-focused):not(.mat-form-field-disabled) .mat-mdc-text-field-wrapper:hover .mat-mdc-form-field-icon-suffix{color:var(--mat-form-field-error-hover-trailing-icon-color)}.mat-form-field-invalid.mat-focused .mat-mdc-text-field-wrapper .mat-mdc-form-field-icon-suffix{color:var(--mat-form-field-error-focus-trailing-icon-color)}.mat-mdc-form-field-icon-prefix,[dir=rtl] .mat-mdc-form-field-icon-suffix{padding:0 4px 0 0}.mat-mdc-form-field-icon-suffix,[dir=rtl] .mat-mdc-form-field-icon-prefix{padding:0 0 0 4px}.mat-mdc-form-field-subscript-wrapper .mat-icon,.mat-mdc-form-field label .mat-icon{width:1em;height:1em;font-size:inherit}.mat-mdc-form-field-infix{flex:auto;min-width:0;width:180px;position:relative;box-sizing:border-box}.mat-mdc-form-field .mdc-notched-outline__notch{margin-left:-1px;-webkit-clip-path:inset(-9em -999em -9em 1px);clip-path:inset(-9em -999em -9em 1px)}[dir=rtl] .mat-mdc-form-field .mdc-notched-outline__notch{margin-left:0;margin-right:-1px;-webkit-clip-path:inset(-9em 1px -9em -999em);clip-path:inset(-9em 1px -9em -999em)}.mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field__input{transition:opacity 150ms 0ms cubic-bezier(0.4, 0, 0.2, 1)}@media all{.mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field__input::placeholder{transition:opacity 67ms 0ms cubic-bezier(0.4, 0, 0.2, 1)}}@media all{.mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field__input:-ms-input-placeholder{transition:opacity 67ms 0ms cubic-bezier(0.4, 0, 0.2, 1)}}@media all{.mdc-text-field--no-label .mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field__input::placeholder,.mdc-text-field--focused .mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field__input::placeholder{transition-delay:40ms;transition-duration:110ms}}@media all{.mdc-text-field--no-label .mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field__input:-ms-input-placeholder,.mdc-text-field--focused .mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field__input:-ms-input-placeholder{transition-delay:40ms;transition-duration:110ms}}.mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field__affix{transition:opacity 150ms 0ms cubic-bezier(0.4, 0, 0.2, 1)}.mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field--filled.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple::before,.mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple::before{transition-duration:75ms}.mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined 250ms 1}@keyframes mdc-floating-label-shake-float-above-text-field-outlined{0%{transform:translateX(calc(0% - 0%)) translateY(calc(0% - 34.75px)) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(calc(0% - 34.75px)) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(calc(0% - 34.75px)) scale(0.75)}100%{transform:translateX(calc(0% - 0%)) translateY(calc(0% - 34.75px)) scale(0.75)}}.mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field--textarea{transition:none}.mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field--textarea.mdc-text-field--filled .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-textarea-filled 250ms 1}@keyframes mdc-floating-label-shake-float-above-textarea-filled{0%{transform:translateX(calc(0% - 0%)) translateY(calc(0% - 10.25px)) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(calc(0% - 10.25px)) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(calc(0% - 10.25px)) scale(0.75)}100%{transform:translateX(calc(0% - 0%)) translateY(calc(0% - 10.25px)) scale(0.75)}}.mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field--textarea.mdc-text-field--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-textarea-outlined 250ms 1}@keyframes mdc-floating-label-shake-float-above-textarea-outlined{0%{transform:translateX(calc(0% - 0%)) translateY(calc(0% - 24.75px)) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(calc(0% - 24.75px)) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(calc(0% - 24.75px)) scale(0.75)}100%{transform:translateX(calc(0% - 0%)) translateY(calc(0% - 24.75px)) scale(0.75)}}.mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon 250ms 1}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon{0%{transform:translateX(calc(0% - 32px)) translateY(calc(0% - 34.75px)) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 32px)) translateY(calc(0% - 34.75px)) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 32px)) translateY(calc(0% - 34.75px)) scale(0.75)}100%{transform:translateX(calc(0% - 32px)) translateY(calc(0% - 34.75px)) scale(0.75)}}[dir=rtl] .mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake,.mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field--with-leading-icon.mdc-text-field--outlined[dir=rtl] .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon 250ms 1}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-rtl{0%{transform:translateX(calc(0% - -32px)) translateY(calc(0% - 34.75px)) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - -32px)) translateY(calc(0% - 34.75px)) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - -32px)) translateY(calc(0% - 34.75px)) scale(0.75)}100%{transform:translateX(calc(0% - -32px)) translateY(calc(0% - 34.75px)) scale(0.75)}}.mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-floating-label{transition:transform 150ms cubic-bezier(0.4, 0, 0.2, 1),color 150ms cubic-bezier(0.4, 0, 0.2, 1)}.mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-standard 250ms 1}@keyframes mdc-floating-label-shake-float-above-standard{0%{transform:translateX(calc(0% - 0%)) translateY(calc(0% - 106%)) scale(0.75)}33%{animation-timing-function:cubic-bezier(0.5, 0, 0.701732, 0.495819);transform:translateX(calc(4% - 0%)) translateY(calc(0% - 106%)) scale(0.75)}66%{animation-timing-function:cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);transform:translateX(calc(-4% - 0%)) translateY(calc(0% - 106%)) scale(0.75)}100%{transform:translateX(calc(0% - 0%)) translateY(calc(0% - 106%)) scale(0.75)}}.mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-line-ripple::after{transition:transform 180ms cubic-bezier(0.4, 0, 0.2, 1),opacity 180ms cubic-bezier(0.4, 0, 0.2, 1)}.mdc-notched-outline .mdc-floating-label{max-width:calc(100% + 1px)}.mdc-notched-outline--upgraded .mdc-floating-label--float-above{max-width:calc(133.3333333333% + 1px)}'],encapsulation:2,data:{animation:[I_.transitionMessages]},changeDetection:0}),e})(),F_=(()=>{let e=class{};return e.ɵfac=function(t){return new(t||e)},e.ɵmod=xi({type:e}),e.ɵinj=Gt({imports:[Xg,xp,pg,Xg]}),e})(),V_=["*"];function j_(e){return function(){if(void 0===b_&&(b_=null,typeof window<"u")){let e=window;void 0!==e.trustedTypes&&(b_=e.trustedTypes.createPolicy("angular#components",{createHTML:e=>e}))}return b_}()?.createHTML(e)||e}function H_(e){return Error(`Unable to find icon with the name "${e}"`)}function B_(e){return Error(`The URL provided to MatIconRegistry was not trusted as a resource URL via Angular's DomSanitizer. Attempted URL was "${e}".`)}function Z_(e){return Error(`The literal provided to MatIconRegistry was not trusted as safe HTML by Angular's DomSanitizer. Attempted literal was "${e}".`)}var U_=class{constructor(e,t,n){this.url=e,this.svgText=t,this.options=n}},W_=(()=>{let e=class{constructor(e,t,n,i){this._httpClient=e,this._sanitizer=t,this._errorHandler=i,this._svgIconConfigs=new Map,this._iconSetConfigs=new Map,this._cachedIconsByUrl=new Map,this._inProgressUrlFetches=new Map,this._fontCssClassesByAlias=new Map,this._resolvers=[],this._defaultFontSetClass=["material-icons","mat-ligature-font"],this._document=n}addSvgIcon(e,t,n){return this.addSvgIconInNamespace("",e,t,n)}addSvgIconLiteral(e,t,n){return this.addSvgIconLiteralInNamespace("",e,t,n)}addSvgIconInNamespace(e,t,n,i){return this._addSvgIconConfig(e,t,new U_(n,null,i))}addSvgIconResolver(e){return this._resolvers.push(e),this}addSvgIconLiteralInNamespace(e,t,n,i){let o=this._sanitizer.sanitize($l.HTML,n);if(!o)throw Z_(n);let r=j_(o);return this._addSvgIconConfig(e,t,new U_("",r,i))}addSvgIconSet(e,t){return this.addSvgIconSetInNamespace("",e,t)}addSvgIconSetLiteral(e,t){return this.addSvgIconSetLiteralInNamespace("",e,t)}addSvgIconSetInNamespace(e,t,n){return this._addSvgIconSetConfig(e,new U_(t,null,n))}addSvgIconSetLiteralInNamespace(e,t,n){let i=this._sanitizer.sanitize($l.HTML,t);if(!i)throw Z_(t);let o=j_(i);return this._addSvgIconSetConfig(e,new U_("",o,n))}registerFontClassAlias(e,t=e){return this._fontCssClassesByAlias.set(e,t),this}classNameForFontAlias(e){return this._fontCssClassesByAlias.get(e)||e}setDefaultFontSetClass(...e){return this._defaultFontSetClass=e,this}getDefaultFontSetClass(){return this._defaultFontSetClass}getSvgIconFromUrl(e){let t=this._sanitizer.sanitize($l.RESOURCE_URL,e);if(!t)throw B_(e);let n=this._cachedIconsByUrl.get(t);return n?et($_(n)):this._loadSvgIconFromConfig(new U_(e,null)).pipe(At((e=>this._cachedIconsByUrl.set(t,e))),tt((e=>$_(e))))}getNamedSvgIcon(e,t=""){let n=q_(t,e),i=this._svgIconConfigs.get(n);if(i)return this._getSvgFromConfig(i);if(i=this._getIconConfigFromResolvers(t,e),i)return this._svgIconConfigs.set(n,i),this._getSvgFromConfig(i);let o=this._iconSetConfigs.get(t);return o?this._getSvgFromIconSetConfigs(e,o):function(e,t){let n=H(e)?e:()=>e,i=e=>e.error(n());return new me(i)}(H_(n))}ngOnDestroy(){this._resolvers=[],this._svgIconConfigs.clear(),this._iconSetConfigs.clear(),this._cachedIconsByUrl.clear()}_getSvgFromConfig(e){return e.svgText?et($_(this._svgElementFromConfig(e))):this._loadSvgIconFromConfig(e).pipe(tt((e=>$_(e))))}_getSvgFromIconSetConfigs(e,t){let n=this._extractIconWithNameFromAnySet(e,t);return n?et(n):pt(t.filter((e=>!e.svgText)).map((e=>this._loadSvgIconSetFromConfig(e).pipe(kt((t=>{let n=`Loading icon set URL: ${this._sanitizer.sanitize($l.RESOURCE_URL,e.url)} failed: ${t.message}`;return this._errorHandler.handleError(new Error(n)),et(null)})))))).pipe(tt((()=>{let n=this._extractIconWithNameFromAnySet(e,t);if(!n)throw H_(e);return n})))}_extractIconWithNameFromAnySet(e,t){for(let n=t.length-1;n>=0;n--){let i=t[n];if(i.svgText&&i.svgText.toString().indexOf(e)>-1){let t=this._svgElementFromConfig(i),n=this._extractSvgIconFromSet(t,e,i.options);if(n)return n}}return null}_loadSvgIconFromConfig(e){return this._fetchIcon(e).pipe(At((t=>e.svgText=t)),tt((()=>this._svgElementFromConfig(e))))}_loadSvgIconSetFromConfig(e){return e.svgText?et(null):this._fetchIcon(e).pipe(At((t=>e.svgText=t)))}_extractSvgIconFromSet(e,t,n){let i=e.querySelector(`[id="${t}"]`);if(!i)return null;let o=i.cloneNode(!0);if(o.removeAttribute("id"),"svg"===o.nodeName.toLowerCase())return this._setSvgAttributes(o,n);if("symbol"===o.nodeName.toLowerCase())return this._setSvgAttributes(this._toSvgElement(o),n);let r=this._svgElementFromString(j_("<svg></svg>"));return r.appendChild(o),this._setSvgAttributes(r,n)}_svgElementFromString(e){let t=this._document.createElement("DIV");t.innerHTML=e;let n=t.querySelector("svg");if(!n)throw Error("<svg> tag not found");return n}_toSvgElement(e){let t=this._svgElementFromString(j_("<svg></svg>")),n=e.attributes;for(let e=0;e<n.length;e++){let{name:i,value:o}=n[e];"id"!==i&&t.setAttribute(i,o)}for(let n=0;n<e.childNodes.length;n++)e.childNodes[n].nodeType===this._document.ELEMENT_NODE&&t.appendChild(e.childNodes[n].cloneNode(!0));return t}_setSvgAttributes(e,t){return e.setAttribute("fit",""),e.setAttribute("height","100%"),e.setAttribute("width","100%"),e.setAttribute("preserveAspectRatio","xMidYMid meet"),e.setAttribute("focusable","false"),t&&t.viewBox&&e.setAttribute("viewBox",t.viewBox),e}_fetchIcon(e){let{url:t,options:n}=e,i=n?.withCredentials??!1;if(!this._httpClient)throw Error("Could not find HttpClient provider for use with Angular Material icons. Please include the HttpClientModule from @angular/common/http in your app imports.");if(null==t)throw Error(`Cannot fetch icon from URL "${t}".`);let o=this._sanitizer.sanitize($l.RESOURCE_URL,t);if(!o)throw B_(t);let r=this._inProgressUrlFetches.get(o);if(r)return r;let a=this._httpClient.get(o,{responseType:"text",withCredentials:i}).pipe(tt((e=>j_(e))),function(e){return be(((t,n)=>{try{t.subscribe(n)}finally{n.add(e)}}))}((()=>this._inProgressUrlFetches.delete(o))),Rt());return this._inProgressUrlFetches.set(o,a),a}_addSvgIconConfig(e,t,n){return this._svgIconConfigs.set(q_(e,t),n),this}_addSvgIconSetConfig(e,t){let n=this._iconSetConfigs.get(e);return n?n.push(t):this._iconSetConfigs.set(e,[t]),this}_svgElementFromConfig(e){if(!e.svgElement){let t=this._svgElementFromString(e.svgText);this._setSvgAttributes(t,e.options),e.svgElement=t}return e.svgElement}_getIconConfigFromResolvers(e,t){for(let n=0;n<this._resolvers.length;n++){let i=this._resolvers[n](t,e);if(i)return G_(i)?new U_(i.url,null,i.options):new U_(i,null)}}};return e.ɵfac=function(t){return new(t||e)(Tn(Fp,8),Tn(yf),Tn(Hm,8),Tn(Ia))},e.ɵprov=qt({token:e,factory:e.ɵfac,providedIn:"root"}),e})();function $_(e){return e.cloneNode(!0)}function q_(e,t){return e+":"+t}function G_(e){return!(!e.url||!e.options)}var Y_=new nn("MAT_ICON_DEFAULT_OPTIONS"),X_=new nn("mat-icon-location",{providedIn:"root",factory:function(){let e=Dn(Hm),t=e?e.location:null;return{getPathname:()=>t?t.pathname+t.search:""}}}),K_=["clip-path","color-profile","src","cursor","fill","filter","marker","marker-start","marker-mid","marker-end","mask","stroke"],Q_=K_.map((e=>`[${e}]`)).join(", "),J_=/^url\(['"]?#(.*?)['"]?\)$/,ev=(()=>{let e=class{get color(){return this._color||this._defaultColor}set color(e){this._color=e}get svgIcon(){return this._svgIcon}set svgIcon(e){e!==this._svgIcon&&(e?this._updateSvgIcon(e):this._svgIcon&&this._clearSvgElement(),this._svgIcon=e)}get fontSet(){return this._fontSet}set fontSet(e){let t=this._cleanupFontValue(e);t!==this._fontSet&&(this._fontSet=t,this._updateFontIconClasses())}get fontIcon(){return this._fontIcon}set fontIcon(e){let t=this._cleanupFontValue(e);t!==this._fontIcon&&(this._fontIcon=t,this._updateFontIconClasses())}constructor(e,t,n,i,o,r){this._elementRef=e,this._iconRegistry=t,this._location=i,this._errorHandler=o,this.inline=!1,this._previousFontSetClass=[],this._currentIconFetch=W.EMPTY,r&&(r.color&&(this.color=this._defaultColor=r.color),r.fontSet&&(this.fontSet=r.fontSet)),n||e.nativeElement.setAttribute("aria-hidden","true")}_splitIconName(e){if(!e)return["",""];let t=e.split(":");switch(t.length){case 1:return["",t[0]];case 2:return t;default:throw Error(`Invalid icon name: "${e}"`)}}ngOnInit(){this._updateFontIconClasses()}ngAfterViewChecked(){let e=this._elementsWithExternalReferences;if(e&&e.size){let e=this._location.getPathname();e!==this._previousPath&&(this._previousPath=e,this._prependPathToReferences(e))}}ngOnDestroy(){this._currentIconFetch.unsubscribe(),this._elementsWithExternalReferences&&this._elementsWithExternalReferences.clear()}_usingFontIcon(){return!this.svgIcon}_setSvgElement(e){this._clearSvgElement();let t=this._location.getPathname();this._previousPath=t,this._cacheChildrenWithExternalReferences(e),this._prependPathToReferences(t),this._elementRef.nativeElement.appendChild(e)}_clearSvgElement(){let e=this._elementRef.nativeElement,t=e.childNodes.length;for(this._elementsWithExternalReferences&&this._elementsWithExternalReferences.clear();t--;){let n=e.childNodes[t];(1!==n.nodeType||"svg"===n.nodeName.toLowerCase())&&n.remove()}}_updateFontIconClasses(){if(!this._usingFontIcon())return;let e=this._elementRef.nativeElement,t=(this.fontSet?this._iconRegistry.classNameForFontAlias(this.fontSet).split(/ +/):this._iconRegistry.getDefaultFontSetClass()).filter((e=>e.length>0));this._previousFontSetClass.forEach((t=>e.classList.remove(t))),t.forEach((t=>e.classList.add(t))),this._previousFontSetClass=t,this.fontIcon!==this._previousFontIconClass&&!t.includes("mat-ligature-font")&&(this._previousFontIconClass&&e.classList.remove(this._previousFontIconClass),this.fontIcon&&e.classList.add(this.fontIcon),this._previousFontIconClass=this.fontIcon)}_cleanupFontValue(e){return"string"==typeof e?e.trim().split(" ")[0]:e}_prependPathToReferences(e){let t=this._elementsWithExternalReferences;t&&t.forEach(((t,n)=>{t.forEach((t=>{n.setAttribute(t.name,`url('${e}#${t.value}')`)}))}))}_cacheChildrenWithExternalReferences(e){let t=e.querySelectorAll(Q_),n=this._elementsWithExternalReferences=this._elementsWithExternalReferences||new Map;for(let e=0;e<t.length;e++)K_.forEach((i=>{let o=t[e],r=o.getAttribute(i),a=r?r.match(J_):null;if(a){let e=n.get(o);e||(e=[],n.set(o,e)),e.push({name:i,value:a[1]})}}))}_updateSvgIcon(e){if(this._svgNamespace=null,this._svgName=null,this._currentIconFetch.unsubscribe(),e){let[t,n]=this._splitIconName(e);t&&(this._svgNamespace=t),n&&(this._svgName=n),this._currentIconFetch=this._iconRegistry.getNamedSvgIcon(n,t).pipe(St(1)).subscribe((e=>this._setSvgElement(e)),(e=>{let i=`Error retrieving icon ${t}:${n}! ${e.message}`;this._errorHandler.handleError(new Error(i))}))}}};return e.ɵfac=function(t){return new(t||e)(Rs(La),Rs(W_),Ca("aria-hidden"),Rs(X_),Rs(Ia),Rs(Y_,8))},e.ɵcmp=fi({type:e,selectors:[["mat-icon"]],hostAttrs:["role","img",1,"mat-icon","notranslate"],hostVars:10,hostBindings:function(e,t){2&e&&(uh("data-mat-icon-type",t._usingFontIcon()?"font":"svg")("data-mat-icon-name",t._svgName||t.fontIcon)("data-mat-icon-namespace",t._svgNamespace||t.fontSet)("fontIcon",t._usingFontIcon()?t.fontIcon:null),Ih(t.color?"mat-"+t.color:""),Dh("mat-icon-inline",t.inline)("mat-icon-no-color","primary"!==t.color&&"accent"!==t.color&&"warn"!==t.color))},inputs:{color:"color",inline:[2,"inline","inline",Nm],svgIcon:"svgIcon",fontSet:"fontSet",fontIcon:"fontIcon"},exportAs:["matIcon"],standalone:!0,features:[Jd,ju],ngContentSelectors:V_,decls:1,vars:0,template:function(e,t){1&e&&(pu(),fu(0))},styles:["mat-icon,mat-icon.mat-primary,mat-icon.mat-accent,mat-icon.mat-warn{color:var(--mat-icon-color)}.mat-icon{-webkit-user-select:none;user-select:none;background-repeat:no-repeat;display:inline-block;fill:currentColor;height:24px;width:24px;overflow:hidden}.mat-icon.mat-icon-inline{font-size:inherit;height:inherit;line-height:inherit;width:inherit}.mat-icon.mat-ligature-font[fontIcon]::before{content:attr(fontIcon)}[dir=rtl] .mat-icon-rtl-mirror{transform:scale(-1, 1)}.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon,.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon{display:block}.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field:not(.mat-form-field-appearance-legacy) .mat-form-field-suffix .mat-icon-button .mat-icon{margin:auto}"],encapsulation:2,changeDetection:0}),e})(),tv=(()=>{let e=class{};return e.ɵfac=function(t){return new(t||e)},e.ɵmod=xi({type:e}),e.ɵinj=Gt({imports:[Xg,Xg]}),e})(),nv=og({passive:!0}),iv=(()=>{let e=class{constructor(e,t){this._platform=e,this._ngZone=t,this._monitoredElements=new Map}monitor(e){if(!this._platform.isBrowser)return Oe;let t=hg(e),n=this._monitoredElements.get(t);if(n)return n.subject;let i=new ye,o="cdk-text-field-autofilled",r=e=>{"cdk-text-field-autofill-start"!==e.animationName||t.classList.contains(o)?"cdk-text-field-autofill-end"===e.animationName&&t.classList.contains(o)&&(t.classList.remove(o),this._ngZone.run((()=>i.next({target:e.target,isAutofilled:!1})))):(t.classList.add(o),this._ngZone.run((()=>i.next({target:e.target,isAutofilled:!0}))))};return this._ngZone.runOutsideAngular((()=>{t.addEventListener("animationstart",r,nv),t.classList.add("cdk-text-field-autofill-monitored")})),this._monitoredElements.set(t,{subject:i,unlisten:()=>{t.removeEventListener("animationstart",r,nv)}}),i}stopMonitoring(e){let t=hg(e),n=this._monitoredElements.get(t);n&&(n.unlisten(),n.subject.complete(),t.classList.remove("cdk-text-field-autofill-monitored"),t.classList.remove("cdk-text-field-autofilled"),this._monitoredElements.delete(t))}ngOnDestroy(){this._monitoredElements.forEach(((e,t)=>this.stopMonitoring(t)))}};return e.ɵfac=function(t){return new(t||e)(Tn(tg),Tn(Yc))},e.ɵprov=qt({token:e,factory:e.ɵfac,providedIn:"root"}),e})(),ov=(()=>{let e=class{};return e.ɵfac=function(t){return new(t||e)},e.ɵmod=xi({type:e}),e.ɵinj=Gt({}),e})(),rv=new nn("MAT_INPUT_VALUE_ACCESSOR"),av=["button","checkbox","file","hidden","image","radio","range","reset","submit"],lv=0,sv=(()=>{let e=class{get disabled(){return this._disabled}set disabled(e){this._disabled=lg(e),this.focused&&(this.focused=!1,this.stateChanges.next())}get id(){return this._id}set id(e){this._id=e||this._uid}get required(){return this._required??this.ngControl?.control?.hasValidator(jf.required)??!1}set required(e){this._required=lg(e)}get type(){return this._type}set type(e){this._type=e||"text",this._validateType(),!this._isTextarea&&ig().has(this._type)&&(this._elementRef.nativeElement.type=this._type)}get errorStateMatcher(){return this._errorStateTracker.matcher}set errorStateMatcher(e){this._errorStateTracker.matcher=e}get value(){return this._inputValueAccessor.value}set value(e){e!==this.value&&(this._inputValueAccessor.value=e,this.stateChanges.next())}get readonly(){return this._readonly}set readonly(e){this._readonly=lg(e)}get errorState(){return this._errorStateTracker.errorState}set errorState(e){this._errorStateTracker.errorState=e}constructor(e,t,n,i,o,r,a,l,s,c){this._elementRef=e,this._platform=t,this.ngControl=n,this._autofillMonitor=l,this._formField=c,this._uid="mat-input-"+lv++,this.focused=!1,this.stateChanges=new ye,this.controlType="mat-input",this.autofilled=!1,this._disabled=!1,this._type="text",this._readonly=!1,this._neverEmptyInputTypes=["date","datetime","datetime-local","month","time","week"].filter((e=>ig().has(e))),this._iOSKeyupListener=e=>{let t=e.target;!t.value&&0===t.selectionStart&&0===t.selectionEnd&&(t.setSelectionRange(1,1),t.setSelectionRange(0,0))};let d=this._elementRef.nativeElement,h=d.nodeName.toLowerCase();this._inputValueAccessor=a||d,this._previousNativeValue=this.value,this.id=this.id,t.IOS&&s.runOutsideAngular((()=>{e.nativeElement.addEventListener("keyup",this._iOSKeyupListener)})),this._errorStateTracker=new Kg(r,n,o,i,this.stateChanges),this._isServer=!this._platform.isBrowser,this._isNativeSelect="select"===h,this._isTextarea="textarea"===h,this._isInFormField=!!c,this._isNativeSelect&&(this.controlType=d.multiple?"mat-native-select-multiple":"mat-native-select")}ngAfterViewInit(){this._platform.isBrowser&&this._autofillMonitor.monitor(this._elementRef.nativeElement).subscribe((e=>{this.autofilled=e.isAutofilled,this.stateChanges.next()}))}ngOnChanges(){this.stateChanges.next()}ngOnDestroy(){this.stateChanges.complete(),this._platform.isBrowser&&this._autofillMonitor.stopMonitoring(this._elementRef.nativeElement),this._platform.IOS&&this._elementRef.nativeElement.removeEventListener("keyup",this._iOSKeyupListener)}ngDoCheck(){this.ngControl&&(this.updateErrorState(),null!==this.ngControl.disabled&&this.ngControl.disabled!==this.disabled&&(this.disabled=this.ngControl.disabled,this.stateChanges.next())),this._dirtyCheckNativeValue(),this._dirtyCheckPlaceholder()}focus(e){this._elementRef.nativeElement.focus(e)}updateErrorState(){this._errorStateTracker.updateErrorState()}_focusChanged(e){e!==this.focused&&(this.focused=e,this.stateChanges.next())}_onInput(){}_dirtyCheckNativeValue(){let e=this._elementRef.nativeElement.value;this._previousNativeValue!==e&&(this._previousNativeValue=e,this.stateChanges.next())}_dirtyCheckPlaceholder(){let e=this._getPlaceholder();if(e!==this._previousPlaceholder){let t=this._elementRef.nativeElement;this._previousPlaceholder=e,e?t.setAttribute("placeholder",e):t.removeAttribute("placeholder")}}_getPlaceholder(){return this.placeholder||null}_validateType(){av.indexOf(this._type)}_isNeverEmpty(){return this._neverEmptyInputTypes.indexOf(this._type)>-1}_isBadInput(){let e=this._elementRef.nativeElement.validity;return e&&e.badInput}get empty(){return!(this._isNeverEmpty()||this._elementRef.nativeElement.value||this._isBadInput()||this.autofilled)}get shouldLabelFloat(){if(this._isNativeSelect){let e=this._elementRef.nativeElement,t=e.options[0];return this.focused||e.multiple||!this.empty||!!(e.selectedIndex>-1&&t&&t.label)}return this.focused||!this.empty}setDescribedByIds(e){e.length?this._elementRef.nativeElement.setAttribute("aria-describedby",e.join(" ")):this._elementRef.nativeElement.removeAttribute("aria-describedby")}onContainerClick(){this.focused||this.focus()}_isInlineSelect(){let e=this._elementRef.nativeElement;return this._isNativeSelect&&(e.multiple||e.size>1)}};return e.ɵfac=function(t){return new(t||e)(Rs(La),Rs(tg),Rs(ab,10),Rs(Lb,8),Rs(qb,8),Rs(Qg),Rs(rv,10),Rs(iv),Rs(Yc),Rs(A_,8))},e.ɵdir=vi({type:e,selectors:[["input","matInput",""],["textarea","matInput",""],["select","matNativeControl",""],["input","matNativeControl",""],["textarea","matNativeControl",""]],hostAttrs:[1,"mat-mdc-input-element"],hostVars:18,hostBindings:function(e,t){1&e&&su("focus",(function(){return t._focusChanged(!0)}))("blur",(function(){return t._focusChanged(!1)}))("input",(function(){return t._onInput()})),2&e&&(Jh("id",t.id)("disabled",t.disabled)("required",t.required),uh("name",t.name||null)("readonly",t.readonly&&!t._isNativeSelect||null)("aria-invalid",t.empty&&t.required?null:t.errorState)("aria-required",t.required)("id",t.id),Dh("mat-input-server",t._isServer)("mat-mdc-form-field-textarea-control",t._isInFormField&&t._isTextarea)("mat-mdc-form-field-input-control",t._isInFormField)("mdc-text-field__input",t._isInFormField)("mat-mdc-native-select-inline",t._isInlineSelect()))},inputs:{disabled:"disabled",id:"id",placeholder:"placeholder",name:"name",required:"required",type:"type",errorStateMatcher:"errorStateMatcher",userAriaDescribedBy:[0,"aria-describedby","userAriaDescribedBy"],value:"value",readonly:"readonly"},exportAs:["matInput"],standalone:!0,features:[Fu([{provide:O_,useExisting:e}]),No]}),e})(),cv=(()=>{let e=class{};return e.ɵfac=function(t){return new(t||e)},e.ɵmod=xi({type:e}),e.ɵinj=Gt({imports:[Xg,F_,F_,ov,Xg]}),e})();function dv(e){return e&&"function"==typeof e.connect&&!(e instanceof _e)}var hv=function(e){return e[e.REPLACED=0]="REPLACED",e[e.INSERTED=1]="INSERTED",e[e.MOVED=2]="MOVED",e[e.REMOVED=3]="REMOVED",e}(hv||{}),uv=new nn("_ViewRepeater"),mv=class{applyChanges(e,t,n,i,o){e.forEachOperation(((e,i,r)=>{let a,l;if(null==e.previousIndex){let o=n(e,i,r);a=t.createEmbeddedView(o.templateRef,o.context,o.index),l=hv.INSERTED}else null==r?(t.remove(i),l=hv.REMOVED):(a=t.get(i),t.move(a,r),l=hv.MOVED);o&&o({context:a?.context,operation:l,record:e})}))}detach(){}},pv=(()=>{let e=class{constructor(e,t,n){this._ngZone=e,this._platform=t,this._scrolled=new ye,this._globalSubscription=null,this._scrolledCount=0,this.scrollContainers=new Map,this._document=n}register(e){this.scrollContainers.has(e)||this.scrollContainers.set(e,e.elementScrolled().subscribe((()=>this._scrolled.next(e))))}deregister(e){let t=this.scrollContainers.get(e);t&&(t.unsubscribe(),this.scrollContainers.delete(e))}scrolled(e=20){return this._platform.isBrowser?new me((t=>{this._globalSubscription||this._addGlobalListener();let n=e>0?this._scrolled.pipe(wt(e)).subscribe(t):this._scrolled.subscribe(t);return this._scrolledCount++,()=>{n.unsubscribe(),this._scrolledCount--,this._scrolledCount||this._removeGlobalListener()}})):et()}ngOnDestroy(){this._removeGlobalListener(),this.scrollContainers.forEach(((e,t)=>this.deregister(t))),this._scrolled.complete()}ancestorScrolled(e,t){let n=this.getAncestorScrollContainers(e);return this.scrolled(t).pipe(yt((e=>!e||n.indexOf(e)>-1)))}getAncestorScrollContainers(e){let t=[];return this.scrollContainers.forEach(((n,i)=>{this._scrollableContainsElement(i,e)&&t.push(i)})),t}_getWindow(){return this._document.defaultView||window}_scrollableContainsElement(e,t){let n=hg(t),i=e.getElementRef().nativeElement;do{if(n==i)return!0}while(n=n.parentElement);return!1}_addGlobalListener(){this._globalSubscription=this._ngZone.runOutsideAngular((()=>xt(this._getWindow().document,"scroll").subscribe((()=>this._scrolled.next()))))}_removeGlobalListener(){this._globalSubscription&&(this._globalSubscription.unsubscribe(),this._globalSubscription=null)}};return e.ɵfac=function(t){return new(t||e)(Tn(Yc),Tn(tg),Tn(Hm,8))},e.ɵprov=qt({token:e,factory:e.ɵfac,providedIn:"root"}),e})(),fv=(()=>{let e=class{constructor(e,t,n){this._platform=e,this._change=new ye,this._changeListener=e=>{this._change.next(e)},this._document=n,t.runOutsideAngular((()=>{if(e.isBrowser){let e=this._getWindow();e.addEventListener("resize",this._changeListener),e.addEventListener("orientationchange",this._changeListener)}this.change().subscribe((()=>this._viewportSize=null))}))}ngOnDestroy(){if(this._platform.isBrowser){let e=this._getWindow();e.removeEventListener("resize",this._changeListener),e.removeEventListener("orientationchange",this._changeListener)}this._change.complete()}getViewportSize(){this._viewportSize||this._updateViewportSize();let e={width:this._viewportSize.width,height:this._viewportSize.height};return this._platform.isBrowser||(this._viewportSize=null),e}getViewportRect(){let e=this.getViewportScrollPosition(),{width:t,height:n}=this.getViewportSize();return{top:e.top,left:e.left,bottom:e.top+n,right:e.left+t,height:n,width:t}}getViewportScrollPosition(){if(!this._platform.isBrowser)return{top:0,left:0};let e=this._document,t=this._getWindow(),n=e.documentElement,i=n.getBoundingClientRect();return{top:-i.top||e.body.scrollTop||t.scrollY||n.scrollTop||0,left:-i.left||e.body.scrollLeft||t.scrollX||n.scrollLeft||0}}change(e=20){return e>0?this._change.pipe(wt(e)):this._change}_getWindow(){return this._document.defaultView||window}_updateViewportSize(){let e=this._getWindow();this._viewportSize=this._platform.isBrowser?{width:e.innerWidth,height:e.innerHeight}:{width:0,height:0}}};return e.ɵfac=function(t){return new(t||e)(Tn(tg),Tn(Yc),Tn(Hm,8))},e.ɵprov=qt({token:e,factory:e.ɵfac,providedIn:"root"}),e})(),bv=(()=>{let e=class{};return e.ɵfac=function(t){return new(t||e)},e.ɵmod=xi({type:e}),e.ɵinj=Gt({}),e})(),gv=(()=>{let e=class{};return e.ɵfac=function(t){return new(t||e)},e.ɵmod=xi({type:e}),e.ɵinj=Gt({imports:[$g,bv,$g,bv]}),e})(),xv=[[["caption"]],[["colgroup"],["col"]],"*"],_v=["caption","colgroup, col","*"];function vv(e,t){1&e&&fu(0,2)}function yv(e,t){1&e&&(Uh(0,"thead",0),Xh(1,1),Wh(),Uh(2,"tbody",0),Xh(3,2)(4,3),Wh(),Uh(5,"tfoot",0),Xh(6,4),Wh())}function wv(e,t){1&e&&Xh(0,1)(1,2)(2,3)(3,4)}var kv=new nn("CDK_TABLE"),Cv=(()=>{let e=class{constructor(e){this.template=e}};return e.ɵfac=function(t){return new(t||e)(Rs(Rc))},e.ɵdir=vi({type:e,selectors:[["","cdkCellDef",""]],standalone:!0}),e})(),Sv=(()=>{let e=class{constructor(e){this.template=e}};return e.ɵfac=function(t){return new(t||e)(Rs(Rc))},e.ɵdir=vi({type:e,selectors:[["","cdkHeaderCellDef",""]],standalone:!0}),e})(),Ev=(()=>{let e=class{constructor(e){this.template=e}};return e.ɵfac=function(t){return new(t||e)(Rs(Rc))},e.ɵdir=vi({type:e,selectors:[["","cdkFooterCellDef",""]],standalone:!0}),e})(),Rv=(()=>{let e=class{get name(){return this._name}set name(e){this._setNameInput(e)}get sticky(){return this._sticky}set sticky(e){e!==this._sticky&&(this._sticky=e,this._hasStickyChanged=!0)}get stickyEnd(){return this._stickyEnd}set stickyEnd(e){e!==this._stickyEnd&&(this._stickyEnd=e,this._hasStickyChanged=!0)}constructor(e){this._table=e,this._hasStickyChanged=!1,this._sticky=!1,this._stickyEnd=!1}hasStickyChanged(){let e=this._hasStickyChanged;return this.resetStickyChanged(),e}resetStickyChanged(){this._hasStickyChanged=!1}_updateColumnCssClassName(){this._columnCssClassName=[`cdk-column-${this.cssClassFriendlyName}`]}_setNameInput(e){e&&(this._name=e,this.cssClassFriendlyName=e.replace(/[^a-z0-9_-]/gi,"-"),this._updateColumnCssClassName())}};return e.ɵfac=function(t){return new(t||e)(Rs(kv,8))},e.ɵdir=vi({type:e,selectors:[["","cdkColumnDef",""]],contentQueries:function(e,t,n){if(1&e&&(xu(n,Cv,5),xu(n,Sv,5),xu(n,Ev,5)),2&e){let e;vu(e=yu())&&(t.cell=e.first),vu(e=yu())&&(t.headerCell=e.first),vu(e=yu())&&(t.footerCell=e.first)}},inputs:{name:[0,"cdkColumnDef","name"],sticky:[2,"sticky","sticky",Nm],stickyEnd:[2,"stickyEnd","stickyEnd",Nm]},standalone:!0,features:[Fu([{provide:"MAT_SORT_HEADER_COLUMN_DEF",useExisting:e}]),Jd]}),e})(),Tv=class{constructor(e,t){t.nativeElement.classList.add(...e._columnCssClassName)}},Dv=(()=>{let e=class extends Tv{constructor(e,t){super(e,t)}};return e.ɵfac=function(t){return new(t||e)(Rs(Rv),Rs(La))},e.ɵdir=vi({type:e,selectors:[["cdk-header-cell"],["th","cdk-header-cell",""]],hostAttrs:["role","columnheader",1,"cdk-header-cell"],standalone:!0,features:[qd]}),e})(),Iv=(()=>{let e=class extends Tv{constructor(e,t){super(e,t);let n=e._table?._getCellRole();n&&t.nativeElement.setAttribute("role",n)}};return e.ɵfac=function(t){return new(t||e)(Rs(Rv),Rs(La))},e.ɵdir=vi({type:e,selectors:[["cdk-cell"],["td","cdk-cell",""]],hostAttrs:[1,"cdk-cell"],standalone:!0,features:[qd]}),e})(),Ov=class{constructor(){this.tasks=[],this.endTasks=[]}},Av=new nn("_COALESCED_STYLE_SCHEDULER"),zv=(()=>{let e=class{constructor(e){this._currentSchedule=null,this._ngZone=Dn(Yc)}schedule(e){this._createScheduleIfNeeded(),this._currentSchedule.tasks.push(e)}scheduleEnd(e){this._createScheduleIfNeeded(),this._currentSchedule.endTasks.push(e)}_createScheduleIfNeeded(){this._currentSchedule||(this._currentSchedule=new Ov,this._ngZone.runOutsideAngular((()=>queueMicrotask((()=>{for(;this._currentSchedule.tasks.length||this._currentSchedule.endTasks.length;){let e=this._currentSchedule;this._currentSchedule=new Ov;for(let t of e.tasks)t();for(let t of e.endTasks)t()}this._currentSchedule=null})))))}};return e.ɵfac=function(t){return new(t||e)(Tn(Yc))},e.ɵprov=qt({token:e,factory:e.ɵfac}),e})(),Pv=(()=>{let e=class{constructor(e,t){this.template=e,this._differs=t}ngOnChanges(e){if(!this._columnsDiffer){let t=e.columns&&e.columns.currentValue||[];this._columnsDiffer=this._differs.find(t).create(),this._columnsDiffer.diff(t)}}getColumnsDiff(){return this._columnsDiffer.diff(this.columns)}extractCellTemplate(e){return this instanceof Nv?e.headerCell.template:this instanceof Mv?e.footerCell.template:e.cell.template}};return e.ɵfac=function(t){return new(t||e)(Rs(Rc),Rs(Om))},e.ɵdir=vi({type:e,features:[No]}),e})(),Nv=(()=>{let e=class extends Pv{get sticky(){return this._sticky}set sticky(e){e!==this._sticky&&(this._sticky=e,this._hasStickyChanged=!0)}constructor(e,t,n){super(e,t),this._table=n,this._hasStickyChanged=!1,this._sticky=!1}ngOnChanges(e){super.ngOnChanges(e)}hasStickyChanged(){let e=this._hasStickyChanged;return this.resetStickyChanged(),e}resetStickyChanged(){this._hasStickyChanged=!1}};return e.ɵfac=function(t){return new(t||e)(Rs(Rc),Rs(Om),Rs(kv,8))},e.ɵdir=vi({type:e,selectors:[["","cdkHeaderRowDef",""]],inputs:{columns:[0,"cdkHeaderRowDef","columns"],sticky:[2,"cdkHeaderRowDefSticky","sticky",Nm]},standalone:!0,features:[Jd,qd,No]}),e})(),Mv=(()=>{let e=class extends Pv{get sticky(){return this._sticky}set sticky(e){e!==this._sticky&&(this._sticky=e,this._hasStickyChanged=!0)}constructor(e,t,n){super(e,t),this._table=n,this._hasStickyChanged=!1,this._sticky=!1}ngOnChanges(e){super.ngOnChanges(e)}hasStickyChanged(){let e=this._hasStickyChanged;return this.resetStickyChanged(),e}resetStickyChanged(){this._hasStickyChanged=!1}};return e.ɵfac=function(t){return new(t||e)(Rs(Rc),Rs(Om),Rs(kv,8))},e.ɵdir=vi({type:e,selectors:[["","cdkFooterRowDef",""]],inputs:{columns:[0,"cdkFooterRowDef","columns"],sticky:[2,"cdkFooterRowDefSticky","sticky",Nm]},standalone:!0,features:[Jd,qd,No]}),e})(),Lv=(()=>{let e=class extends Pv{constructor(e,t,n){super(e,t),this._table=n}};return e.ɵfac=function(t){return new(t||e)(Rs(Rc),Rs(Om),Rs(kv,8))},e.ɵdir=vi({type:e,selectors:[["","cdkRowDef",""]],inputs:{columns:[0,"cdkRowDefColumns","columns"],when:[0,"cdkRowDefWhen","when"]},standalone:!0,features:[qd]}),e})(),Fv=(()=>{let e=class e{constructor(t){this._viewContainer=t,e.mostRecentCellOutlet=this}ngOnDestroy(){e.mostRecentCellOutlet===this&&(e.mostRecentCellOutlet=null)}};return e.mostRecentCellOutlet=null,e.ɵfac=function(t){return new(t||e)(Rs(gd))},e.ɵdir=vi({type:e,selectors:[["","cdkCellOutlet",""]],standalone:!0}),e})(),Vv=(()=>{let e=class{};return e.ɵfac=function(t){return new(t||e)},e.ɵcmp=fi({type:e,selectors:[["cdk-header-row"],["tr","cdk-header-row",""]],hostAttrs:["role","row",1,"cdk-header-row"],standalone:!0,features:[ju],decls:1,vars:0,consts:[["cdkCellOutlet",""]],template:function(e,t){1&e&&Xh(0,0)},dependencies:[Fv],encapsulation:2}),e})(),jv=(()=>{let e=class{};return e.ɵfac=function(t){return new(t||e)},e.ɵcmp=fi({type:e,selectors:[["cdk-row"],["tr","cdk-row",""]],hostAttrs:["role","row",1,"cdk-row"],standalone:!0,features:[ju],decls:1,vars:0,consts:[["cdkCellOutlet",""]],template:function(e,t){1&e&&Xh(0,0)},dependencies:[Fv],encapsulation:2}),e})(),Hv=(()=>{let e=class{constructor(e){this.templateRef=e,this._contentClassName="cdk-no-data-row"}};return e.ɵfac=function(t){return new(t||e)(Rs(Rc))},e.ɵdir=vi({type:e,selectors:[["ng-template","cdkNoDataRow",""]],standalone:!0}),e})(),Bv=["top","bottom","left","right"],Zv=class{constructor(e,t,n,i,o=!0,r=!0,a){this._isNativeHtmlTable=e,this._stickCellCss=t,this.direction=n,this._coalescedStyleScheduler=i,this._isBrowser=o,this._needsPositionStickyOnElement=r,this._positionListener=a,this._cachedCellWidths=[],this._borderCellCss={top:`${t}-border-elem-top`,bottom:`${t}-border-elem-bottom`,left:`${t}-border-elem-left`,right:`${t}-border-elem-right`}}clearStickyPositioning(e,t){let n=[];for(let t of e)if(t.nodeType===t.ELEMENT_NODE){n.push(t);for(let e=0;e<t.children.length;e++)n.push(t.children[e])}this._coalescedStyleScheduler.schedule((()=>{for(let e of n)this._removeStickyStyle(e,t)}))}updateStickyColumns(e,t,n,i=!0){e.length&&this._isBrowser&&(t.some((e=>e))||n.some((e=>e)))?this._coalescedStyleScheduler.schedule((()=>{let o=e[0],r=o.children.length,a=this._getCellWidths(o,i),l=this._getStickyStartColumnPositions(a,t),s=this._getStickyEndColumnPositions(a,n),c=t.lastIndexOf(!0),d=n.indexOf(!0),h="rtl"===this.direction,u=h?"right":"left",m=h?"left":"right";for(let i of e)for(let e=0;e<r;e++){let o=i.children[e];t[e]&&this._addStickyStyle(o,u,l[e],e===c),n[e]&&this._addStickyStyle(o,m,s[e],e===d)}this._positionListener&&(this._positionListener.stickyColumnsUpdated({sizes:-1===c?[]:a.slice(0,c+1).map(((e,n)=>t[n]?e:null))}),this._positionListener.stickyEndColumnsUpdated({sizes:-1===d?[]:a.slice(d).map(((e,t)=>n[t+d]?e:null)).reverse()}))})):this._positionListener&&(this._positionListener.stickyColumnsUpdated({sizes:[]}),this._positionListener.stickyEndColumnsUpdated({sizes:[]}))}stickRows(e,t,n){this._isBrowser&&this._coalescedStyleScheduler.schedule((()=>{let i="bottom"===n?e.slice().reverse():e,o="bottom"===n?t.slice().reverse():t,r=[],a=[],l=[];for(let e=0,t=0;e<i.length;e++){if(!o[e])continue;r[e]=t;let n=i[e];l[e]=this._isNativeHtmlTable?Array.from(n.children):[n];let s=n.getBoundingClientRect().height;t+=s,a[e]=s}let s=o.lastIndexOf(!0);for(let e=0;e<i.length;e++){if(!o[e])continue;let t=r[e],i=e===s;for(let o of l[e])this._addStickyStyle(o,n,t,i)}"top"===n?this._positionListener?.stickyHeaderRowsUpdated({sizes:a,offsets:r,elements:l}):this._positionListener?.stickyFooterRowsUpdated({sizes:a,offsets:r,elements:l})}))}updateStickyFooterContainer(e,t){this._isNativeHtmlTable&&this._coalescedStyleScheduler.schedule((()=>{let n=e.querySelector("tfoot");n&&(t.some((e=>!e))?this._removeStickyStyle(n,["bottom"]):this._addStickyStyle(n,"bottom",0,!1))}))}_removeStickyStyle(e,t){for(let n of t)e.style[n]="",e.classList.remove(this._borderCellCss[n]);Bv.some((n=>-1===t.indexOf(n)&&e.style[n]))?e.style.zIndex=this._getCalculatedZIndex(e):(e.style.zIndex="",this._needsPositionStickyOnElement&&(e.style.position=""),e.classList.remove(this._stickCellCss))}_addStickyStyle(e,t,n,i){e.classList.add(this._stickCellCss),i&&e.classList.add(this._borderCellCss[t]),e.style[t]=`${n}px`,e.style.zIndex=this._getCalculatedZIndex(e),this._needsPositionStickyOnElement&&(e.style.cssText+="position: -webkit-sticky; position: sticky; ")}_getCalculatedZIndex(e){let t={top:100,bottom:10,left:1,right:1},n=0;for(let i of Bv)e.style[i]&&(n+=t[i]);return n?`${n}`:""}_getCellWidths(e,t=!0){if(!t&&this._cachedCellWidths.length)return this._cachedCellWidths;let n=[],i=e.children;for(let e=0;e<i.length;e++){let t=i[e];n.push(t.getBoundingClientRect().width)}return this._cachedCellWidths=n,n}_getStickyStartColumnPositions(e,t){let n=[],i=0;for(let o=0;o<e.length;o++)t[o]&&(n[o]=i,i+=e[o]);return n}_getStickyEndColumnPositions(e,t){let n=[],i=0;for(let o=e.length;o>0;o--)t[o]&&(n[o]=i,i+=e[o]);return n}},Uv=new nn("CDK_SPL"),Wv=(()=>{let e=class{constructor(e,t){this.viewContainer=e,this.elementRef=t;let n=Dn(kv);n._rowOutlet=this,n._outletAssigned()}};return e.ɵfac=function(t){return new(t||e)(Rs(gd),Rs(La))},e.ɵdir=vi({type:e,selectors:[["","rowOutlet",""]],standalone:!0}),e})(),$v=(()=>{let e=class{constructor(e,t){this.viewContainer=e,this.elementRef=t;let n=Dn(kv);n._headerRowOutlet=this,n._outletAssigned()}};return e.ɵfac=function(t){return new(t||e)(Rs(gd),Rs(La))},e.ɵdir=vi({type:e,selectors:[["","headerRowOutlet",""]],standalone:!0}),e})(),qv=(()=>{let e=class{constructor(e,t){this.viewContainer=e,this.elementRef=t;let n=Dn(kv);n._footerRowOutlet=this,n._outletAssigned()}};return e.ɵfac=function(t){return new(t||e)(Rs(gd),Rs(La))},e.ɵdir=vi({type:e,selectors:[["","footerRowOutlet",""]],standalone:!0}),e})(),Gv=(()=>{let e=class{constructor(e,t){this.viewContainer=e,this.elementRef=t;let n=Dn(kv);n._noDataRowOutlet=this,n._outletAssigned()}};return e.ɵfac=function(t){return new(t||e)(Rs(gd),Rs(La))},e.ɵdir=vi({type:e,selectors:[["","noDataRowOutlet",""]],standalone:!0}),e})(),Yv=(()=>{let e=class{_getCellRole(){if(void 0===this._cellRoleInternal){let e=this._elementRef.nativeElement.getAttribute("role"),t="grid"===e||"treegrid"===e?"gridcell":"cell";this._cellRoleInternal=this._isNativeHtmlTable&&"cell"===t?null:t}return this._cellRoleInternal}get trackBy(){return this._trackByFn}set trackBy(e){this._trackByFn=e}get dataSource(){return this._dataSource}set dataSource(e){this._dataSource!==e&&this._switchDataSource(e)}get multiTemplateDataRows(){return this._multiTemplateDataRows}set multiTemplateDataRows(e){this._multiTemplateDataRows=e,this._rowOutlet&&this._rowOutlet.viewContainer.length&&(this._forceRenderDataRows(),this.updateStickyColumnStyles())}get fixedLayout(){return this._fixedLayout}set fixedLayout(e){this._fixedLayout=e,this._forceRecalculateCellWidths=!0,this._stickyColumnStylesNeedReset=!0}constructor(e,t,n,i,o,r,a,l,s,c,d,h){this._differs=e,this._changeDetectorRef=t,this._elementRef=n,this._dir=o,this._platform=a,this._viewRepeater=l,this._coalescedStyleScheduler=s,this._viewportRuler=c,this._stickyPositioningListener=d,this._onDestroy=new ye,this._columnDefsByName=new Map,this._customColumnDefs=new Set,this._customRowDefs=new Set,this._customHeaderRowDefs=new Set,this._customFooterRowDefs=new Set,this._headerRowDefChanged=!0,this._footerRowDefChanged=!0,this._stickyColumnStylesNeedReset=!0,this._forceRecalculateCellWidths=!0,this._cachedRenderRowsMap=new Map,this.stickyCssClass="cdk-table-sticky",this.needsPositionStickyOnElement=!0,this._isShowingNoDataRow=!1,this._hasAllOutlets=!1,this._hasInitialized=!1,this._cellRoleInternal=void 0,this._multiTemplateDataRows=!1,this._fixedLayout=!1,this.contentChanged=new ja,this.viewChange=new ke({start:0,end:Number.MAX_VALUE}),this._injector=Dn(Ta),i||n.nativeElement.setAttribute("role","table"),this._document=r,this._isServer=!a.isBrowser,this._isNativeHtmlTable="TABLE"===n.nativeElement.nodeName}ngOnInit(){this._setupStickyStyler(),this._dataDiffer=this._differs.find([]).create(((e,t)=>this.trackBy?this.trackBy(t.dataIndex,t.data):t)),this._viewportRuler.change().pipe(Ot(this._onDestroy)).subscribe((()=>{this._forceRecalculateCellWidths=!0}))}ngAfterContentInit(){this._hasInitialized=!0}ngAfterContentChecked(){this._canRender()&&this._render()}ngOnDestroy(){[this._rowOutlet?.viewContainer,this._headerRowOutlet?.viewContainer,this._footerRowOutlet?.viewContainer,this._cachedRenderRowsMap,this._customColumnDefs,this._customRowDefs,this._customHeaderRowDefs,this._customFooterRowDefs,this._columnDefsByName].forEach((e=>{e?.clear()})),this._headerRowDefs=[],this._footerRowDefs=[],this._defaultRowDef=null,this._onDestroy.next(),this._onDestroy.complete(),dv(this.dataSource)&&this.dataSource.disconnect(this)}renderRows(){this._renderRows=this._getAllRenderRows();let e=this._dataDiffer.diff(this._renderRows);if(!e)return this._updateNoDataRow(),void this.contentChanged.next();let t=this._rowOutlet.viewContainer;this._viewRepeater.applyChanges(e,t,((e,t,n)=>this._getEmbeddedViewArgs(e.item,n)),(e=>e.item.data),(e=>{e.operation===hv.INSERTED&&e.context&&this._renderCellTemplateForItem(e.record.item.rowDef,e.context)})),this._updateRowIndexContext(),e.forEachIdentityChange((e=>{t.get(e.currentIndex).context.$implicit=e.item.data})),this._updateNoDataRow(),ad((()=>{this.updateStickyColumnStyles()}),{injector:this._injector}),this.contentChanged.next()}addColumnDef(e){this._customColumnDefs.add(e)}removeColumnDef(e){this._customColumnDefs.delete(e)}addRowDef(e){this._customRowDefs.add(e)}removeRowDef(e){this._customRowDefs.delete(e)}addHeaderRowDef(e){this._customHeaderRowDefs.add(e),this._headerRowDefChanged=!0}removeHeaderRowDef(e){this._customHeaderRowDefs.delete(e),this._headerRowDefChanged=!0}addFooterRowDef(e){this._customFooterRowDefs.add(e),this._footerRowDefChanged=!0}removeFooterRowDef(e){this._customFooterRowDefs.delete(e),this._footerRowDefChanged=!0}setNoDataRow(e){this._customNoDataRow=e}updateStickyHeaderRowStyles(){let e=this._getRenderedRows(this._headerRowOutlet);if(this._isNativeHtmlTable){let t=Kv(this._headerRowOutlet,"thead");t&&(t.style.display=e.length?"":"none")}let t=this._headerRowDefs.map((e=>e.sticky));this._stickyStyler.clearStickyPositioning(e,["top"]),this._stickyStyler.stickRows(e,t,"top"),this._headerRowDefs.forEach((e=>e.resetStickyChanged()))}updateStickyFooterRowStyles(){let e=this._getRenderedRows(this._footerRowOutlet);if(this._isNativeHtmlTable){let t=Kv(this._footerRowOutlet,"tfoot");t&&(t.style.display=e.length?"":"none")}let t=this._footerRowDefs.map((e=>e.sticky));this._stickyStyler.clearStickyPositioning(e,["bottom"]),this._stickyStyler.stickRows(e,t,"bottom"),this._stickyStyler.updateStickyFooterContainer(this._elementRef.nativeElement,t),this._footerRowDefs.forEach((e=>e.resetStickyChanged()))}updateStickyColumnStyles(){let e=this._getRenderedRows(this._headerRowOutlet),t=this._getRenderedRows(this._rowOutlet),n=this._getRenderedRows(this._footerRowOutlet);(this._isNativeHtmlTable&&!this._fixedLayout||this._stickyColumnStylesNeedReset)&&(this._stickyStyler.clearStickyPositioning([...e,...t,...n],["left","right"]),this._stickyColumnStylesNeedReset=!1),e.forEach(((e,t)=>{this._addStickyColumnStyles([e],this._headerRowDefs[t])})),this._rowDefs.forEach((e=>{let n=[];for(let i=0;i<t.length;i++)this._renderRows[i].rowDef===e&&n.push(t[i]);this._addStickyColumnStyles(n,e)})),n.forEach(((e,t)=>{this._addStickyColumnStyles([e],this._footerRowDefs[t])})),Array.from(this._columnDefsByName.values()).forEach((e=>e.resetStickyChanged()))}_outletAssigned(){!this._hasAllOutlets&&this._rowOutlet&&this._headerRowOutlet&&this._footerRowOutlet&&this._noDataRowOutlet&&(this._hasAllOutlets=!0,this._canRender()&&this._render())}_canRender(){return this._hasAllOutlets&&this._hasInitialized}_render(){this._cacheRowDefs(),this._cacheColumnDefs(),!this._headerRowDefs.length&&!this._footerRowDefs.length&&this._rowDefs.length;let e=this._renderUpdatedColumns()||this._headerRowDefChanged||this._footerRowDefChanged;this._stickyColumnStylesNeedReset=this._stickyColumnStylesNeedReset||e,this._forceRecalculateCellWidths=e,this._headerRowDefChanged&&(this._forceRenderHeaderRows(),this._headerRowDefChanged=!1),this._footerRowDefChanged&&(this._forceRenderFooterRows(),this._footerRowDefChanged=!1),this.dataSource&&this._rowDefs.length>0&&!this._renderChangeSubscription?this._observeRenderChanges():this._stickyColumnStylesNeedReset&&this.updateStickyColumnStyles(),this._checkStickyStates()}_getAllRenderRows(){let e=[],t=this._cachedRenderRowsMap;this._cachedRenderRowsMap=new Map;for(let n=0;n<this._data.length;n++){let i=this._data[n],o=this._getRenderRowsForData(i,n,t.get(i));this._cachedRenderRowsMap.has(i)||this._cachedRenderRowsMap.set(i,new WeakMap);for(let t=0;t<o.length;t++){let n=o[t],i=this._cachedRenderRowsMap.get(n.data);i.has(n.rowDef)?i.get(n.rowDef).push(n):i.set(n.rowDef,[n]),e.push(n)}}return e}_getRenderRowsForData(e,t,n){return this._getRowDefs(e,t).map((i=>{let o=n&&n.has(i)?n.get(i):[];if(o.length){let e=o.shift();return e.dataIndex=t,e}return{data:e,rowDef:i,dataIndex:t}}))}_cacheColumnDefs(){this._columnDefsByName.clear(),Xv(this._getOwnDefs(this._contentColumnDefs),this._customColumnDefs).forEach((e=>{this._columnDefsByName.has(e.name),this._columnDefsByName.set(e.name,e)}))}_cacheRowDefs(){this._headerRowDefs=Xv(this._getOwnDefs(this._contentHeaderRowDefs),this._customHeaderRowDefs),this._footerRowDefs=Xv(this._getOwnDefs(this._contentFooterRowDefs),this._customFooterRowDefs),this._rowDefs=Xv(this._getOwnDefs(this._contentRowDefs),this._customRowDefs);let e=this._rowDefs.filter((e=>!e.when));!this.multiTemplateDataRows&&e.length,this._defaultRowDef=e[0]}_renderUpdatedColumns(){let e=(e,t)=>e||!!t.getColumnsDiff(),t=this._rowDefs.reduce(e,!1);t&&this._forceRenderDataRows();let n=this._headerRowDefs.reduce(e,!1);n&&this._forceRenderHeaderRows();let i=this._footerRowDefs.reduce(e,!1);return i&&this._forceRenderFooterRows(),t||n||i}_switchDataSource(e){this._data=[],dv(this.dataSource)&&this.dataSource.disconnect(this),this._renderChangeSubscription&&(this._renderChangeSubscription.unsubscribe(),this._renderChangeSubscription=null),e||(this._dataDiffer&&this._dataDiffer.diff([]),this._rowOutlet&&this._rowOutlet.viewContainer.clear()),this._dataSource=e}_observeRenderChanges(){if(!this.dataSource)return;let e;dv(this.dataSource)?e=this.dataSource.connect(this):function(e){return!!e&&(e instanceof me||H(e.lift)&&H(e.subscribe))}(this.dataSource)?e=this.dataSource:Array.isArray(this.dataSource)&&(e=et(this.dataSource)),this._renderChangeSubscription=e.pipe(Ot(this._onDestroy)).subscribe((e=>{this._data=e||[],this.renderRows()}))}_forceRenderHeaderRows(){this._headerRowOutlet.viewContainer.length>0&&this._headerRowOutlet.viewContainer.clear(),this._headerRowDefs.forEach(((e,t)=>this._renderRow(this._headerRowOutlet,e,t))),this.updateStickyHeaderRowStyles()}_forceRenderFooterRows(){this._footerRowOutlet.viewContainer.length>0&&this._footerRowOutlet.viewContainer.clear(),this._footerRowDefs.forEach(((e,t)=>this._renderRow(this._footerRowOutlet,e,t))),this.updateStickyFooterRowStyles()}_addStickyColumnStyles(e,t){let n=Array.from(t.columns||[]).map((e=>this._columnDefsByName.get(e))),i=n.map((e=>e.sticky)),o=n.map((e=>e.stickyEnd));this._stickyStyler.updateStickyColumns(e,i,o,!this._fixedLayout||this._forceRecalculateCellWidths)}_getRenderedRows(e){let t=[];for(let n=0;n<e.viewContainer.length;n++){let i=e.viewContainer.get(n);t.push(i.rootNodes[0])}return t}_getRowDefs(e,t){if(1==this._rowDefs.length)return[this._rowDefs[0]];let n=[];if(this.multiTemplateDataRows)n=this._rowDefs.filter((n=>!n.when||n.when(t,e)));else{let i=this._rowDefs.find((n=>n.when&&n.when(t,e)))||this._defaultRowDef;i&&n.push(i)}return n.length,n}_getEmbeddedViewArgs(e,t){let n=e.rowDef,i={$implicit:e.data};return{templateRef:n.template,context:i,index:t}}_renderRow(e,t,n,i={}){let o=e.viewContainer.createEmbeddedView(t.template,i,n);return this._renderCellTemplateForItem(t,i),o}_renderCellTemplateForItem(e,t){for(let n of this._getCellTemplates(e))Fv.mostRecentCellOutlet&&Fv.mostRecentCellOutlet._viewContainer.createEmbeddedView(n,t);this._changeDetectorRef.markForCheck()}_updateRowIndexContext(){let e=this._rowOutlet.viewContainer;for(let t=0,n=e.length;t<n;t++){let i=e.get(t).context;i.count=n,i.first=0===t,i.last=t===n-1,i.even=t%2==0,i.odd=!i.even,this.multiTemplateDataRows?(i.dataIndex=this._renderRows[t].dataIndex,i.renderIndex=t):i.index=this._renderRows[t].dataIndex}}_getCellTemplates(e){return e&&e.columns?Array.from(e.columns,(t=>{let n=this._columnDefsByName.get(t);return e.extractCellTemplate(n)})):[]}_forceRenderDataRows(){this._dataDiffer.diff([]),this._rowOutlet.viewContainer.clear(),this.renderRows()}_checkStickyStates(){let e=(e,t)=>e||t.hasStickyChanged();this._headerRowDefs.reduce(e,!1)&&this.updateStickyHeaderRowStyles(),this._footerRowDefs.reduce(e,!1)&&this.updateStickyFooterRowStyles(),Array.from(this._columnDefsByName.values()).reduce(e,!1)&&(this._stickyColumnStylesNeedReset=!0,this.updateStickyColumnStyles())}_setupStickyStyler(){let e=this._dir?this._dir.value:"ltr";this._stickyStyler=new Zv(this._isNativeHtmlTable,this.stickyCssClass,e,this._coalescedStyleScheduler,this._platform.isBrowser,this.needsPositionStickyOnElement,this._stickyPositioningListener),(this._dir?this._dir.change:et()).pipe(Ot(this._onDestroy)).subscribe((e=>{this._stickyStyler.direction=e,this.updateStickyColumnStyles()}))}_getOwnDefs(e){return e.filter((e=>!e._table||e._table===this))}_updateNoDataRow(){let e=this._customNoDataRow||this._noDataRow;if(!e)return;let t=0===this._rowOutlet.viewContainer.length;if(t===this._isShowingNoDataRow)return;let n=this._noDataRowOutlet.viewContainer;if(t){let t=n.createEmbeddedView(e.templateRef),i=t.rootNodes[0];1===t.rootNodes.length&&i?.nodeType===this._document.ELEMENT_NODE&&(i.setAttribute("role","row"),i.classList.add(e._contentClassName))}else n.clear();this._isShowingNoDataRow=t,this._changeDetectorRef.markForCheck()}};return e.ɵfac=function(t){return new(t||e)(Rs(Om),Rs(ym),Rs(La),Ca("role"),Rs(Wg,8),Rs(Hm),Rs(tg),Rs(uv),Rs(Av),Rs(fv),Rs(Uv,12),Rs(Yc,8))},e.ɵcmp=fi({type:e,selectors:[["cdk-table"],["table","cdk-table",""]],contentQueries:function(e,t,n){if(1&e&&(xu(n,Hv,5),xu(n,Rv,5),xu(n,Lv,5),xu(n,Nv,5),xu(n,Mv,5)),2&e){let e;vu(e=yu())&&(t._noDataRow=e.first),vu(e=yu())&&(t._contentColumnDefs=e),vu(e=yu())&&(t._contentRowDefs=e),vu(e=yu())&&(t._contentHeaderRowDefs=e),vu(e=yu())&&(t._contentFooterRowDefs=e)}},hostAttrs:[1,"cdk-table"],hostVars:2,hostBindings:function(e,t){2&e&&Dh("cdk-table-fixed-layout",t.fixedLayout)},inputs:{trackBy:"trackBy",dataSource:"dataSource",multiTemplateDataRows:[2,"multiTemplateDataRows","multiTemplateDataRows",Nm],fixedLayout:[2,"fixedLayout","fixedLayout",Nm]},outputs:{contentChanged:"contentChanged"},exportAs:["cdkTable"],standalone:!0,features:[Fu([{provide:kv,useExisting:e},{provide:uv,useClass:mv},{provide:Av,useClass:zv},{provide:Uv,useValue:null}]),Jd,ju],ngContentSelectors:_v,decls:5,vars:2,consts:[["role","rowgroup"],["headerRowOutlet",""],["rowOutlet",""],["noDataRowOutlet",""],["footerRowOutlet",""]],template:function(e,t){1&e&&(pu(xv),fu(0),fu(1,1),dh(2,vv,1,0)(3,yv,7,0)(4,wv,4,0)),2&e&&(Ss(2),Bh(t._isServer?2:-1),Ss(),Bh(t._isNativeHtmlTable?3:4))},dependencies:[$v,Wv,Gv,qv],styles:[".cdk-table-fixed-layout{table-layout:fixed}"],encapsulation:2}),e})();function Xv(e,t){return e.concat(Array.from(t))}function Kv(e,t){let n=t.toUpperCase(),i=e.viewContainer.element.nativeElement;for(;i;){let e=1===i.nodeType?i.nodeName:null;if(e===n)return i;if("TABLE"===e)break;i=i.parentNode}return null}var Qv=(()=>{let e=class{};return e.ɵfac=function(t){return new(t||e)},e.ɵmod=xi({type:e}),e.ɵinj=Gt({imports:[gv]}),e})(),Jv=[[["caption"]],[["colgroup"],["col"]],"*"],ey=["caption","colgroup, col","*"];function ty(e,t){1&e&&fu(0,2)}function ny(e,t){1&e&&(Uh(0,"thead",0),Xh(1,1),Wh(),Uh(2,"tbody",2),Xh(3,3)(4,4),Wh(),Uh(5,"tfoot",0),Xh(6,5),Wh())}function iy(e,t){1&e&&Xh(0,1)(1,3)(2,4)(3,5)}var oy=(()=>{let e=class extends Yv{constructor(){super(...arguments),this.stickyCssClass="mat-mdc-table-sticky",this.needsPositionStickyOnElement=!1}};return e.ɵfac=(()=>{let t;return function(n){return(t||(t=ya(e)))(n||e)}})(),e.ɵcmp=fi({type:e,selectors:[["mat-table"],["table","mat-table",""]],hostAttrs:[1,"mat-mdc-table","mdc-data-table__table"],hostVars:2,hostBindings:function(e,t){2&e&&Dh("mdc-table-fixed-layout",t.fixedLayout)},exportAs:["matTable"],standalone:!0,features:[Fu([{provide:Yv,useExisting:e},{provide:kv,useExisting:e},{provide:Av,useClass:zv},{provide:uv,useClass:mv},{provide:Uv,useValue:null}]),qd,ju],ngContentSelectors:ey,decls:5,vars:2,consts:[["role","rowgroup"],["headerRowOutlet",""],["role","rowgroup",1,"mdc-data-table__content"],["rowOutlet",""],["noDataRowOutlet",""],["footerRowOutlet",""]],template:function(e,t){1&e&&(pu(Jv),fu(0),fu(1,1),dh(2,ty,1,0)(3,ny,7,0)(4,iy,4,0)),2&e&&(Ss(2),Bh(t._isServer?2:-1),Ss(),Bh(t._isNativeHtmlTable?3:4))},dependencies:[$v,Wv,Gv,qv],styles:[".mat-mdc-table-sticky{position:sticky !important}mat-table{display:block}mat-header-row{min-height:56px}mat-row,mat-footer-row{min-height:48px}mat-row,mat-header-row,mat-footer-row{display:flex;border-width:0;border-bottom-width:1px;border-style:solid;align-items:center;box-sizing:border-box}mat-cell:first-of-type,mat-header-cell:first-of-type,mat-footer-cell:first-of-type{padding-left:24px}[dir=rtl] mat-cell:first-of-type:not(:only-of-type),[dir=rtl] mat-header-cell:first-of-type:not(:only-of-type),[dir=rtl] mat-footer-cell:first-of-type:not(:only-of-type){padding-left:0;padding-right:24px}mat-cell:last-of-type,mat-header-cell:last-of-type,mat-footer-cell:last-of-type{padding-right:24px}[dir=rtl] mat-cell:last-of-type:not(:only-of-type),[dir=rtl] mat-header-cell:last-of-type:not(:only-of-type),[dir=rtl] mat-footer-cell:last-of-type:not(:only-of-type){padding-right:0;padding-left:24px}mat-cell,mat-header-cell,mat-footer-cell{flex:1;display:flex;align-items:center;overflow:hidden;word-wrap:break-word;min-height:inherit}.mat-mdc-table{min-width:100%;border:0;border-spacing:0;table-layout:auto;white-space:normal;background-color:var(--mat-table-background-color)}.mdc-data-table__cell{box-sizing:border-box;overflow:hidden;text-align:left;text-overflow:ellipsis}[dir=rtl] .mdc-data-table__cell{text-align:right}.mdc-data-table__cell,.mdc-data-table__header-cell{padding:0 16px}.mat-mdc-header-row{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;height:var(--mat-table-header-container-height, 56px);color:var(--mat-table-header-headline-color, rgba(0, 0, 0, 0.87));font-family:var(--mat-table-header-headline-font, Roboto, sans-serif);line-height:var(--mat-table-header-headline-line-height);font-size:var(--mat-table-header-headline-size, 14px);font-weight:var(--mat-table-header-headline-weight, 500)}.mat-mdc-row{height:var(--mat-table-row-item-container-height, 52px);color:var(--mat-table-row-item-label-text-color, rgba(0, 0, 0, 0.87))}.mat-mdc-row,.mdc-data-table__content{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mat-table-row-item-label-text-font, Roboto, sans-serif);line-height:var(--mat-table-row-item-label-text-line-height);font-size:var(--mat-table-row-item-label-text-size, 14px);font-weight:var(--mat-table-row-item-label-text-weight)}.mat-mdc-footer-row{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;height:var(--mat-table-footer-container-height, 52px);color:var(--mat-table-row-item-label-text-color, rgba(0, 0, 0, 0.87));font-family:var(--mat-table-footer-supporting-text-font, Roboto, sans-serif);line-height:var(--mat-table-footer-supporting-text-line-height);font-size:var(--mat-table-footer-supporting-text-size, 14px);font-weight:var(--mat-table-footer-supporting-text-weight);letter-spacing:var(--mat-table-footer-supporting-text-tracking)}.mat-mdc-header-cell{border-bottom-color:var(--mat-table-row-item-outline-color, rgba(0, 0, 0, 0.12));border-bottom-width:var(--mat-table-row-item-outline-width, 1px);border-bottom-style:solid;letter-spacing:var(--mat-table-header-headline-tracking);font-weight:inherit;line-height:inherit;box-sizing:border-box;text-overflow:ellipsis;overflow:hidden;outline:none;text-align:left}[dir=rtl] .mat-mdc-header-cell{text-align:right}.mat-mdc-cell{border-bottom-color:var(--mat-table-row-item-outline-color, rgba(0, 0, 0, 0.12));border-bottom-width:var(--mat-table-row-item-outline-width, 1px);border-bottom-style:solid;letter-spacing:var(--mat-table-row-item-label-text-tracking);line-height:inherit}.mdc-data-table__row:last-child .mat-mdc-cell{border-bottom:none}.mat-mdc-footer-cell{letter-spacing:var(--mat-table-row-item-label-text-tracking)}mat-row.mat-mdc-row,mat-header-row.mat-mdc-header-row,mat-footer-row.mat-mdc-footer-row{border-bottom:none}.mat-mdc-table tbody,.mat-mdc-table tfoot,.mat-mdc-table thead,.mat-mdc-cell,.mat-mdc-footer-cell,.mat-mdc-header-row,.mat-mdc-row,.mat-mdc-footer-row,.mat-mdc-table .mat-mdc-header-cell{background:inherit}.mat-mdc-table mat-header-row.mat-mdc-header-row,.mat-mdc-table mat-row.mat-mdc-row,.mat-mdc-table mat-footer-row.mat-mdc-footer-cell{height:unset}mat-header-cell.mat-mdc-header-cell,mat-cell.mat-mdc-cell,mat-footer-cell.mat-mdc-footer-cell{align-self:stretch}"],encapsulation:2}),e})(),ry=(()=>{let e=class extends Cv{};return e.ɵfac=(()=>{let t;return function(n){return(t||(t=ya(e)))(n||e)}})(),e.ɵdir=vi({type:e,selectors:[["","matCellDef",""]],standalone:!0,features:[Fu([{provide:Cv,useExisting:e}]),qd]}),e})(),ay=(()=>{let e=class extends Sv{};return e.ɵfac=(()=>{let t;return function(n){return(t||(t=ya(e)))(n||e)}})(),e.ɵdir=vi({type:e,selectors:[["","matHeaderCellDef",""]],standalone:!0,features:[Fu([{provide:Sv,useExisting:e}]),qd]}),e})(),ly=(()=>{let e=class extends Rv{get name(){return this._name}set name(e){this._setNameInput(e)}_updateColumnCssClassName(){super._updateColumnCssClassName(),this._columnCssClassName.push(`mat-column-${this.cssClassFriendlyName}`)}};return e.ɵfac=(()=>{let t;return function(n){return(t||(t=ya(e)))(n||e)}})(),e.ɵdir=vi({type:e,selectors:[["","matColumnDef",""]],inputs:{name:[0,"matColumnDef","name"]},standalone:!0,features:[Fu([{provide:Rv,useExisting:e},{provide:"MAT_SORT_HEADER_COLUMN_DEF",useExisting:e}]),qd]}),e})(),sy=(()=>{let e=class extends Dv{};return e.ɵfac=(()=>{let t;return function(n){return(t||(t=ya(e)))(n||e)}})(),e.ɵdir=vi({type:e,selectors:[["mat-header-cell"],["th","mat-header-cell",""]],hostAttrs:["role","columnheader",1,"mat-mdc-header-cell","mdc-data-table__header-cell"],standalone:!0,features:[qd]}),e})(),cy=(()=>{let e=class extends Iv{};return e.ɵfac=(()=>{let t;return function(n){return(t||(t=ya(e)))(n||e)}})(),e.ɵdir=vi({type:e,selectors:[["mat-cell"],["td","mat-cell",""]],hostAttrs:[1,"mat-mdc-cell","mdc-data-table__cell"],standalone:!0,features:[qd]}),e})(),dy=(()=>{let e=class extends Nv{};return e.ɵfac=(()=>{let t;return function(n){return(t||(t=ya(e)))(n||e)}})(),e.ɵdir=vi({type:e,selectors:[["","matHeaderRowDef",""]],inputs:{columns:[0,"matHeaderRowDef","columns"],sticky:[2,"matHeaderRowDefSticky","sticky",Nm]},standalone:!0,features:[Fu([{provide:Nv,useExisting:e}]),Jd,qd]}),e})(),hy=(()=>{let e=class extends Lv{};return e.ɵfac=(()=>{let t;return function(n){return(t||(t=ya(e)))(n||e)}})(),e.ɵdir=vi({type:e,selectors:[["","matRowDef",""]],inputs:{columns:[0,"matRowDefColumns","columns"],when:[0,"matRowDefWhen","when"]},standalone:!0,features:[Fu([{provide:Lv,useExisting:e}]),qd]}),e})(),uy=(()=>{let e=class extends Vv{};return e.ɵfac=(()=>{let t;return function(n){return(t||(t=ya(e)))(n||e)}})(),e.ɵcmp=fi({type:e,selectors:[["mat-header-row"],["tr","mat-header-row",""]],hostAttrs:["role","row",1,"mat-mdc-header-row","mdc-data-table__header-row"],exportAs:["matHeaderRow"],standalone:!0,features:[Fu([{provide:Vv,useExisting:e}]),qd,ju],decls:1,vars:0,consts:[["cdkCellOutlet",""]],template:function(e,t){1&e&&Xh(0,0)},dependencies:[Fv],encapsulation:2}),e})(),my=(()=>{let e=class extends jv{};return e.ɵfac=(()=>{let t;return function(n){return(t||(t=ya(e)))(n||e)}})(),e.ɵcmp=fi({type:e,selectors:[["mat-row"],["tr","mat-row",""]],hostAttrs:["role","row",1,"mat-mdc-row","mdc-data-table__row"],exportAs:["matRow"],standalone:!0,features:[Fu([{provide:jv,useExisting:e}]),qd,ju],decls:1,vars:0,consts:[["cdkCellOutlet",""]],template:function(e,t){1&e&&Xh(0,0)},dependencies:[Fv],encapsulation:2}),e})(),py=(()=>{let e=class{};return e.ɵfac=function(t){return new(t||e)},e.ɵmod=xi({type:e}),e.ɵinj=Gt({imports:[Xg,Qv,Xg]}),e})(),fy=class{attach(e){return this._attachedHost=e,e.attach(this)}detach(){let e=this._attachedHost;null!=e&&(this._attachedHost=null,e.detach())}get isAttached(){return null!=this._attachedHost}setAttachedHost(e){this._attachedHost=e}},by=class extends fy{constructor(e,t,n,i,o){super(),this.component=e,this.viewContainerRef=t,this.injector=n,this.componentFactoryResolver=i,this.projectableNodes=o}},gy=class extends fy{constructor(e,t,n,i){super(),this.templateRef=e,this.viewContainerRef=t,this.context=n,this.injector=i}get origin(){return this.templateRef.elementRef}attach(e,t=this.context){return this.context=t,super.attach(e)}detach(){return this.context=void 0,super.detach()}},xy=class extends fy{constructor(e){super(),this.element=e instanceof La?e.nativeElement:e}},_y=class{constructor(){this._isDisposed=!1,this.attachDomPortal=null}hasAttached(){return!!this._attachedPortal}attach(e){return e instanceof by?(this._attachedPortal=e,this.attachComponentPortal(e)):e instanceof gy?(this._attachedPortal=e,this.attachTemplatePortal(e)):this.attachDomPortal&&e instanceof xy?(this._attachedPortal=e,this.attachDomPortal(e)):void 0}detach(){this._attachedPortal&&(this._attachedPortal.setAttachedHost(null),this._attachedPortal=null),this._invokeDisposeFn()}dispose(){this.hasAttached()&&this.detach(),this._invokeDisposeFn(),this._isDisposed=!0}setDisposeFn(e){this._disposeFn=e}_invokeDisposeFn(){this._disposeFn&&(this._disposeFn(),this._disposeFn=null)}},vy=class extends _y{constructor(e,t,n,i,o){super(),this.outletElement=e,this._componentFactoryResolver=t,this._appRef=n,this._defaultInjector=i,this.attachDomPortal=e=>{this._document;let t=e.element;t.parentNode;let n=this._document.createComment("dom-portal");t.parentNode.insertBefore(n,t),this.outletElement.appendChild(t),this._attachedPortal=e,super.setDisposeFn((()=>{n.parentNode&&n.parentNode.replaceChild(t,n)}))},this._document=o}attachComponentPortal(e){let t,n=(e.componentFactoryResolver||this._componentFactoryResolver).resolveComponentFactory(e.component);return e.viewContainerRef?(t=e.viewContainerRef.createComponent(n,e.viewContainerRef.length,e.injector||e.viewContainerRef.injector,e.projectableNodes||void 0),this.setDisposeFn((()=>t.destroy()))):(t=n.create(e.injector||this._defaultInjector||Ta.NULL),this._appRef.attachView(t.hostView),this.setDisposeFn((()=>{this._appRef.viewCount>0&&this._appRef.detachView(t.hostView),t.destroy()}))),this.outletElement.appendChild(this._getComponentRootNode(t)),this._attachedPortal=e,t}attachTemplatePortal(e){let t=e.viewContainerRef,n=t.createEmbeddedView(e.templateRef,e.context,{injector:e.injector});return n.rootNodes.forEach((e=>this.outletElement.appendChild(e))),n.detectChanges(),this.setDisposeFn((()=>{let e=t.indexOf(n);-1!==e&&t.remove(e)})),this._attachedPortal=e,n}dispose(){super.dispose(),this.outletElement.remove()}_getComponentRootNode(e){return e.hostView.rootNodes[0]}},yy=(()=>{let e=class{};return e.ɵfac=function(t){return new(t||e)},e.ɵmod=xi({type:e}),e.ɵinj=Gt({}),e})(),wy=function(){if(null==Jb){if("object"!=typeof document||!document||"function"!=typeof Element||!Element)return Jb=!1;if("scrollBehavior"in document.documentElement.style)Jb=!0;else{let e=Element.prototype.scrollTo;Jb=!!e&&!/\{\s*\[native code\]\s*\}/.test(e.toString())}}return Jb}(),ky=class{constructor(e,t){this._viewportRuler=e,this._previousHTMLStyles={top:"",left:""},this._isEnabled=!1,this._document=t}attach(){}enable(){if(this._canBeEnabled()){let e=this._document.documentElement;this._previousScrollPosition=this._viewportRuler.getViewportScrollPosition(),this._previousHTMLStyles.left=e.style.left||"",this._previousHTMLStyles.top=e.style.top||"",e.style.left=dg(-this._previousScrollPosition.left),e.style.top=dg(-this._previousScrollPosition.top),e.classList.add("cdk-global-scrollblock"),this._isEnabled=!0}}disable(){if(this._isEnabled){let e=this._document.documentElement,t=this._document.body,n=e.style,i=t.style,o=n.scrollBehavior||"",r=i.scrollBehavior||"";this._isEnabled=!1,n.left=this._previousHTMLStyles.left,n.top=this._previousHTMLStyles.top,e.classList.remove("cdk-global-scrollblock"),wy&&(n.scrollBehavior=i.scrollBehavior="auto"),window.scroll(this._previousScrollPosition.left,this._previousScrollPosition.top),wy&&(n.scrollBehavior=o,i.scrollBehavior=r)}}_canBeEnabled(){if(this._document.documentElement.classList.contains("cdk-global-scrollblock")||this._isEnabled)return!1;let e=this._document.body,t=this._viewportRuler.getViewportSize();return e.scrollHeight>t.height||e.scrollWidth>t.width}},Cy=class{constructor(e,t,n,i){this._scrollDispatcher=e,this._ngZone=t,this._viewportRuler=n,this._config=i,this._scrollSubscription=null,this._detach=()=>{this.disable(),this._overlayRef.hasAttached()&&this._ngZone.run((()=>this._overlayRef.detach()))}}attach(e){this._overlayRef,this._overlayRef=e}enable(){if(this._scrollSubscription)return;let e=this._scrollDispatcher.scrolled(0).pipe(yt((e=>!e||!this._overlayRef.overlayElement.contains(e.getElementRef().nativeElement))));this._config&&this._config.threshold&&this._config.threshold>1?(this._initialScrollPosition=this._viewportRuler.getViewportScrollPosition().top,this._scrollSubscription=e.subscribe((()=>{let e=this._viewportRuler.getViewportScrollPosition().top;Math.abs(e-this._initialScrollPosition)>this._config.threshold?this._detach():this._overlayRef.updatePosition()}))):this._scrollSubscription=e.subscribe(this._detach)}disable(){this._scrollSubscription&&(this._scrollSubscription.unsubscribe(),this._scrollSubscription=null)}detach(){this.disable(),this._overlayRef=null}},Sy=class{enable(){}disable(){}attach(){}};function Ey(e,t){return t.some((t=>{let n=e.bottom<t.top,i=e.top>t.bottom,o=e.right<t.left,r=e.left>t.right;return n||i||o||r}))}function Ry(e,t){return t.some((t=>{let n=e.top<t.top,i=e.bottom>t.bottom,o=e.left<t.left,r=e.right>t.right;return n||i||o||r}))}var Ty=class{constructor(e,t,n,i){this._scrollDispatcher=e,this._viewportRuler=t,this._ngZone=n,this._config=i,this._scrollSubscription=null}attach(e){this._overlayRef,this._overlayRef=e}enable(){if(!this._scrollSubscription){let e=this._config?this._config.scrollThrottle:0;this._scrollSubscription=this._scrollDispatcher.scrolled(e).subscribe((()=>{if(this._overlayRef.updatePosition(),this._config&&this._config.autoClose){let e=this._overlayRef.overlayElement.getBoundingClientRect(),{width:t,height:n}=this._viewportRuler.getViewportSize();Ey(e,[{width:t,height:n,bottom:n,right:t,top:0,left:0}])&&(this.disable(),this._ngZone.run((()=>this._overlayRef.detach())))}}))}}disable(){this._scrollSubscription&&(this._scrollSubscription.unsubscribe(),this._scrollSubscription=null)}detach(){this.disable(),this._overlayRef=null}},Dy=(()=>{let e=class{constructor(e,t,n,i){this._scrollDispatcher=e,this._viewportRuler=t,this._ngZone=n,this.noop=()=>new Sy,this.close=e=>new Cy(this._scrollDispatcher,this._ngZone,this._viewportRuler,e),this.block=()=>new ky(this._viewportRuler,this._document),this.reposition=e=>new Ty(this._scrollDispatcher,this._viewportRuler,this._ngZone,e),this._document=i}};return e.ɵfac=function(t){return new(t||e)(Tn(pv),Tn(fv),Tn(Yc),Tn(Hm))},e.ɵprov=qt({token:e,factory:e.ɵfac,providedIn:"root"}),e})(),Iy=class{constructor(e){if(this.scrollStrategy=new Sy,this.panelClass="",this.hasBackdrop=!1,this.backdropClass="cdk-overlay-dark-backdrop",this.disposeOnNavigation=!1,e){let t=Object.keys(e);for(let n of t)void 0!==e[n]&&(this[n]=e[n])}}},Oy=class{constructor(e,t){this.connectionPair=e,this.scrollableViewProperties=t}},Ay=(()=>{let e=class{constructor(e){this._attachedOverlays=[],this._document=e}ngOnDestroy(){this.detach()}add(e){this.remove(e),this._attachedOverlays.push(e)}remove(e){let t=this._attachedOverlays.indexOf(e);t>-1&&this._attachedOverlays.splice(t,1),0===this._attachedOverlays.length&&this.detach()}};return e.ɵfac=function(t){return new(t||e)(Tn(Hm))},e.ɵprov=qt({token:e,factory:e.ɵfac,providedIn:"root"}),e})(),zy=(()=>{let e=class extends Ay{constructor(e,t){super(e),this._ngZone=t,this._keydownListener=e=>{let t=this._attachedOverlays;for(let n=t.length-1;n>-1;n--)if(t[n]._keydownEvents.observers.length>0){let i=t[n]._keydownEvents;this._ngZone?this._ngZone.run((()=>i.next(e))):i.next(e);break}}}add(e){super.add(e),this._isAttached||(this._ngZone?this._ngZone.runOutsideAngular((()=>this._document.body.addEventListener("keydown",this._keydownListener))):this._document.body.addEventListener("keydown",this._keydownListener),this._isAttached=!0)}detach(){this._isAttached&&(this._document.body.removeEventListener("keydown",this._keydownListener),this._isAttached=!1)}};return e.ɵfac=function(t){return new(t||e)(Tn(Hm),Tn(Yc,8))},e.ɵprov=qt({token:e,factory:e.ɵfac,providedIn:"root"}),e})(),Py=(()=>{let e=class extends Ay{constructor(e,t,n){super(e),this._platform=t,this._ngZone=n,this._cursorStyleIsSet=!1,this._pointerDownListener=e=>{this._pointerDownEventTarget=rg(e)},this._clickListener=e=>{let t=rg(e),n="click"===e.type&&this._pointerDownEventTarget?this._pointerDownEventTarget:t;this._pointerDownEventTarget=null;let i=this._attachedOverlays.slice();for(let o=i.length-1;o>-1;o--){let r=i[o];if(r._outsidePointerEvents.observers.length<1||!r.hasAttached())continue;if(Ny(r.overlayElement,t)||Ny(r.overlayElement,n))break;let a=r._outsidePointerEvents;this._ngZone?this._ngZone.run((()=>a.next(e))):a.next(e)}}}add(e){if(super.add(e),!this._isAttached){let e=this._document.body;this._ngZone?this._ngZone.runOutsideAngular((()=>this._addEventListeners(e))):this._addEventListeners(e),this._platform.IOS&&!this._cursorStyleIsSet&&(this._cursorOriginalValue=e.style.cursor,e.style.cursor="pointer",this._cursorStyleIsSet=!0),this._isAttached=!0}}detach(){if(this._isAttached){let e=this._document.body;e.removeEventListener("pointerdown",this._pointerDownListener,!0),e.removeEventListener("click",this._clickListener,!0),e.removeEventListener("auxclick",this._clickListener,!0),e.removeEventListener("contextmenu",this._clickListener,!0),this._platform.IOS&&this._cursorStyleIsSet&&(e.style.cursor=this._cursorOriginalValue,this._cursorStyleIsSet=!1),this._isAttached=!1}}_addEventListeners(e){e.addEventListener("pointerdown",this._pointerDownListener,!0),e.addEventListener("click",this._clickListener,!0),e.addEventListener("auxclick",this._clickListener,!0),e.addEventListener("contextmenu",this._clickListener,!0)}};return e.ɵfac=function(t){return new(t||e)(Tn(Hm),Tn(tg),Tn(Yc,8))},e.ɵprov=qt({token:e,factory:e.ɵfac,providedIn:"root"}),e})();function Ny(e,t){let n=typeof ShadowRoot<"u"&&ShadowRoot,i=t;for(;i;){if(i===e)return!0;i=n&&i instanceof ShadowRoot?i.host:i.parentNode}return!1}var My=(()=>{let e=class{constructor(e,t){this._platform=t,this._document=e}ngOnDestroy(){this._containerElement?.remove()}getContainerElement(){return this._containerElement||this._createContainer(),this._containerElement}_createContainer(){let e="cdk-overlay-container";if(this._platform.isBrowser||ag()){let t=this._document.querySelectorAll(`.${e}[platform="server"], .${e}[platform="test"]`);for(let e=0;e<t.length;e++)t[e].remove()}let t=this._document.createElement("div");t.classList.add(e),ag()?t.setAttribute("platform","test"):this._platform.isBrowser||t.setAttribute("platform","server"),this._document.body.appendChild(t),this._containerElement=t}};return e.ɵfac=function(t){return new(t||e)(Tn(Hm),Tn(tg))},e.ɵprov=qt({token:e,factory:e.ɵfac,providedIn:"root"}),e})(),Ly=class{constructor(e,t,n,i,o,r,a,l,s,c=!1,d){this._portalOutlet=e,this._host=t,this._pane=n,this._config=i,this._ngZone=o,this._keyboardDispatcher=r,this._document=a,this._location=l,this._outsideClickDispatcher=s,this._animationsDisabled=c,this._injector=d,this._backdropElement=null,this._backdropClick=new ye,this._attachments=new ye,this._detachments=new ye,this._locationChanges=W.EMPTY,this._backdropClickHandler=e=>this._backdropClick.next(e),this._backdropTransitionendHandler=e=>{this._disposeBackdrop(e.target)},this._keydownEvents=new ye,this._outsidePointerEvents=new ye,this._renders=new ye,i.scrollStrategy&&(this._scrollStrategy=i.scrollStrategy,this._scrollStrategy.attach(this)),this._positionStrategy=i.positionStrategy,this._afterRenderRef=Lm((()=>rd((()=>{this._renders.next()}),{injector:this._injector})))}get overlayElement(){return this._pane}get backdropElement(){return this._backdropElement}get hostElement(){return this._host}attach(e){!this._host.parentElement&&this._previousHostParent&&this._previousHostParent.appendChild(this._host);let t=this._portalOutlet.attach(e);return this._positionStrategy&&this._positionStrategy.attach(this),this._updateStackingOrder(),this._updateElementSize(),this._updateElementDirection(),this._scrollStrategy&&this._scrollStrategy.enable(),ad((()=>{this.hasAttached()&&this.updatePosition()}),{injector:this._injector}),this._togglePointerEvents(!0),this._config.hasBackdrop&&this._attachBackdrop(),this._config.panelClass&&this._toggleClasses(this._pane,this._config.panelClass,!0),this._attachments.next(),this._keyboardDispatcher.add(this),this._config.disposeOnNavigation&&(this._locationChanges=this._location.subscribe((()=>this.dispose()))),this._outsideClickDispatcher.add(this),"function"==typeof t?.onDestroy&&t.onDestroy((()=>{this.hasAttached()&&this._ngZone.runOutsideAngular((()=>Promise.resolve().then((()=>this.detach()))))})),t}detach(){if(!this.hasAttached())return;this.detachBackdrop(),this._togglePointerEvents(!1),this._positionStrategy&&this._positionStrategy.detach&&this._positionStrategy.detach(),this._scrollStrategy&&this._scrollStrategy.disable();let e=this._portalOutlet.detach();return this._detachments.next(),this._keyboardDispatcher.remove(this),this._detachContentWhenEmpty(),this._locationChanges.unsubscribe(),this._outsideClickDispatcher.remove(this),e}dispose(){let e=this.hasAttached();this._positionStrategy&&this._positionStrategy.dispose(),this._disposeScrollStrategy(),this._disposeBackdrop(this._backdropElement),this._locationChanges.unsubscribe(),this._keyboardDispatcher.remove(this),this._portalOutlet.dispose(),this._attachments.complete(),this._backdropClick.complete(),this._keydownEvents.complete(),this._outsidePointerEvents.complete(),this._outsideClickDispatcher.remove(this),this._host?.remove(),this._previousHostParent=this._pane=this._host=null,e&&this._detachments.next(),this._detachments.complete(),this._afterRenderRef.destroy(),this._renders.complete()}hasAttached(){return this._portalOutlet.hasAttached()}backdropClick(){return this._backdropClick}attachments(){return this._attachments}detachments(){return this._detachments}keydownEvents(){return this._keydownEvents}outsidePointerEvents(){return this._outsidePointerEvents}getConfig(){return this._config}updatePosition(){this._positionStrategy&&this._positionStrategy.apply()}updatePositionStrategy(e){e!==this._positionStrategy&&(this._positionStrategy&&this._positionStrategy.dispose(),this._positionStrategy=e,this.hasAttached()&&(e.attach(this),this.updatePosition()))}updateSize(e){this._config=l(l({},this._config),e),this._updateElementSize()}setDirection(e){this._config=s(l({},this._config),{direction:e}),this._updateElementDirection()}addPanelClass(e){this._pane&&this._toggleClasses(this._pane,e,!0)}removePanelClass(e){this._pane&&this._toggleClasses(this._pane,e,!1)}getDirection(){let e=this._config.direction;return e?"string"==typeof e?e:e.value:"ltr"}updateScrollStrategy(e){e!==this._scrollStrategy&&(this._disposeScrollStrategy(),this._scrollStrategy=e,this.hasAttached()&&(e.attach(this),e.enable()))}_updateElementDirection(){this._host.setAttribute("dir",this.getDirection())}_updateElementSize(){if(!this._pane)return;let e=this._pane.style;e.width=dg(this._config.width),e.height=dg(this._config.height),e.minWidth=dg(this._config.minWidth),e.minHeight=dg(this._config.minHeight),e.maxWidth=dg(this._config.maxWidth),e.maxHeight=dg(this._config.maxHeight)}_togglePointerEvents(e){this._pane.style.pointerEvents=e?"":"none"}_attachBackdrop(){let e="cdk-overlay-backdrop-showing";this._backdropElement=this._document.createElement("div"),this._backdropElement.classList.add("cdk-overlay-backdrop"),this._animationsDisabled&&this._backdropElement.classList.add("cdk-overlay-backdrop-noop-animation"),this._config.backdropClass&&this._toggleClasses(this._backdropElement,this._config.backdropClass,!0),this._host.parentElement.insertBefore(this._backdropElement,this._host),this._backdropElement.addEventListener("click",this._backdropClickHandler),!this._animationsDisabled&&typeof requestAnimationFrame<"u"?this._ngZone.runOutsideAngular((()=>{requestAnimationFrame((()=>{this._backdropElement&&this._backdropElement.classList.add(e)}))})):this._backdropElement.classList.add(e)}_updateStackingOrder(){this._host.nextSibling&&this._host.parentNode.appendChild(this._host)}detachBackdrop(){let e=this._backdropElement;if(e){if(this._animationsDisabled)return void this._disposeBackdrop(e);e.classList.remove("cdk-overlay-backdrop-showing"),this._ngZone.runOutsideAngular((()=>{e.addEventListener("transitionend",this._backdropTransitionendHandler)})),e.style.pointerEvents="none",this._backdropTimeout=this._ngZone.runOutsideAngular((()=>setTimeout((()=>{this._disposeBackdrop(e)}),500)))}}_toggleClasses(e,t,n){let i=cg(t||[]).filter((e=>!!e));i.length&&(n?e.classList.add(...i):e.classList.remove(...i))}_detachContentWhenEmpty(){this._ngZone.runOutsideAngular((()=>{let e=this._renders.pipe(Ot(vt(this._attachments,this._detachments))).subscribe((()=>{(!this._pane||!this._host||0===this._pane.children.length)&&(this._pane&&this._config.panelClass&&this._toggleClasses(this._pane,this._config.panelClass,!1),this._host&&this._host.parentElement&&(this._previousHostParent=this._host.parentElement,this._host.remove()),e.unsubscribe())}))}))}_disposeScrollStrategy(){let e=this._scrollStrategy;e&&(e.disable(),e.detach&&e.detach())}_disposeBackdrop(e){e&&(e.removeEventListener("click",this._backdropClickHandler),e.removeEventListener("transitionend",this._backdropTransitionendHandler),e.remove(),this._backdropElement===e&&(this._backdropElement=null)),this._backdropTimeout&&(clearTimeout(this._backdropTimeout),this._backdropTimeout=void 0)}},Fy="cdk-overlay-connected-position-bounding-box",Vy=/([A-Za-z%]+)$/,jy=class{get positions(){return this._preferredPositions}constructor(e,t,n,i,o){this._viewportRuler=t,this._document=n,this._platform=i,this._overlayContainer=o,this._lastBoundingBoxSize={width:0,height:0},this._isPushed=!1,this._canPush=!0,this._growAfterOpen=!1,this._hasFlexibleDimensions=!0,this._positionLocked=!1,this._viewportMargin=0,this._scrollables=[],this._preferredPositions=[],this._positionChanges=new ye,this._resizeSubscription=W.EMPTY,this._offsetX=0,this._offsetY=0,this._appliedPanelClasses=[],this.positionChanges=this._positionChanges,this.setOrigin(e)}attach(e){this._overlayRef&&this._overlayRef,this._validatePositions(),e.hostElement.classList.add(Fy),this._overlayRef=e,this._boundingBox=e.hostElement,this._pane=e.overlayElement,this._isDisposed=!1,this._isInitialRender=!0,this._lastPosition=null,this._resizeSubscription.unsubscribe(),this._resizeSubscription=this._viewportRuler.change().subscribe((()=>{this._isInitialRender=!0,this.apply()}))}apply(){if(this._isDisposed||!this._platform.isBrowser)return;if(!this._isInitialRender&&this._positionLocked&&this._lastPosition)return void this.reapplyLastPosition();this._clearPanelClasses(),this._resetOverlayElementStyles(),this._resetBoundingBoxStyles(),this._viewportRect=this._getNarrowedViewportRect(),this._originRect=this._getOriginRect(),this._overlayRect=this._pane.getBoundingClientRect(),this._containerRect=this._overlayContainer.getContainerElement().getBoundingClientRect();let e,t=this._originRect,n=this._overlayRect,i=this._viewportRect,o=this._containerRect,r=[];for(let a of this._preferredPositions){let l=this._getOriginPoint(t,o,a),s=this._getOverlayPoint(l,n,a),c=this._getOverlayFit(s,n,i,a);if(c.isCompletelyWithinViewport)return this._isPushed=!1,void this._applyPosition(a,l);this._canFitWithFlexibleDimensions(c,s,i)?r.push({position:a,origin:l,overlayRect:n,boundingBoxRect:this._calculateBoundingBoxRect(l,a)}):(!e||e.overlayFit.visibleArea<c.visibleArea)&&(e={overlayFit:c,overlayPoint:s,originPoint:l,position:a,overlayRect:n})}if(r.length){let e=null,t=-1;for(let n of r){let i=n.boundingBoxRect.width*n.boundingBoxRect.height*(n.position.weight||1);i>t&&(t=i,e=n)}return this._isPushed=!1,void this._applyPosition(e.position,e.origin)}if(this._canPush)return this._isPushed=!0,void this._applyPosition(e.position,e.originPoint);this._applyPosition(e.position,e.originPoint)}detach(){this._clearPanelClasses(),this._lastPosition=null,this._previousPushAmount=null,this._resizeSubscription.unsubscribe()}dispose(){this._isDisposed||(this._boundingBox&&Hy(this._boundingBox.style,{top:"",left:"",right:"",bottom:"",height:"",width:"",alignItems:"",justifyContent:""}),this._pane&&this._resetOverlayElementStyles(),this._overlayRef&&this._overlayRef.hostElement.classList.remove(Fy),this.detach(),this._positionChanges.complete(),this._overlayRef=this._boundingBox=null,this._isDisposed=!0)}reapplyLastPosition(){if(this._isDisposed||!this._platform.isBrowser)return;let e=this._lastPosition;if(e){this._originRect=this._getOriginRect(),this._overlayRect=this._pane.getBoundingClientRect(),this._viewportRect=this._getNarrowedViewportRect(),this._containerRect=this._overlayContainer.getContainerElement().getBoundingClientRect();let t=this._getOriginPoint(this._originRect,this._containerRect,e);this._applyPosition(e,t)}else this.apply()}withScrollableContainers(e){return this._scrollables=e,this}withPositions(e){return this._preferredPositions=e,-1===e.indexOf(this._lastPosition)&&(this._lastPosition=null),this._validatePositions(),this}withViewportMargin(e){return this._viewportMargin=e,this}withFlexibleDimensions(e=!0){return this._hasFlexibleDimensions=e,this}withGrowAfterOpen(e=!0){return this._growAfterOpen=e,this}withPush(e=!0){return this._canPush=e,this}withLockedPosition(e=!0){return this._positionLocked=e,this}setOrigin(e){return this._origin=e,this}withDefaultOffsetX(e){return this._offsetX=e,this}withDefaultOffsetY(e){return this._offsetY=e,this}withTransformOriginOn(e){return this._transformOriginSelector=e,this}_getOriginPoint(e,t,n){let i,o;if("center"==n.originX)i=e.left+e.width/2;else{let t=this._isRtl()?e.right:e.left,o=this._isRtl()?e.left:e.right;i="start"==n.originX?t:o}return t.left<0&&(i-=t.left),o="center"==n.originY?e.top+e.height/2:"top"==n.originY?e.top:e.bottom,t.top<0&&(o-=t.top),{x:i,y:o}}_getOverlayPoint(e,t,n){let i,o;return i="center"==n.overlayX?-t.width/2:"start"===n.overlayX?this._isRtl()?-t.width:0:this._isRtl()?0:-t.width,o="center"==n.overlayY?-t.height/2:"top"==n.overlayY?0:-t.height,{x:e.x+i,y:e.y+o}}_getOverlayFit(e,t,n,i){let o=Zy(t),{x:r,y:a}=e,l=this._getOffset(i,"x"),s=this._getOffset(i,"y");l&&(r+=l),s&&(a+=s);let c=0-r,d=r+o.width-n.width,h=0-a,u=a+o.height-n.height,m=this._subtractOverflows(o.width,c,d),p=this._subtractOverflows(o.height,h,u),f=m*p;return{visibleArea:f,isCompletelyWithinViewport:o.width*o.height===f,fitsInViewportVertically:p===o.height,fitsInViewportHorizontally:m==o.width}}_canFitWithFlexibleDimensions(e,t,n){if(this._hasFlexibleDimensions){let i=n.bottom-t.y,o=n.right-t.x,r=By(this._overlayRef.getConfig().minHeight),a=By(this._overlayRef.getConfig().minWidth),l=e.fitsInViewportVertically||null!=r&&r<=i,s=e.fitsInViewportHorizontally||null!=a&&a<=o;return l&&s}return!1}_pushOverlayOnScreen(e,t,n){if(this._previousPushAmount&&this._positionLocked)return{x:e.x+this._previousPushAmount.x,y:e.y+this._previousPushAmount.y};let i=Zy(t),o=this._viewportRect,r=Math.max(e.x+i.width-o.width,0),a=Math.max(e.y+i.height-o.height,0),l=Math.max(o.top-n.top-e.y,0),s=Math.max(o.left-n.left-e.x,0),c=0,d=0;return c=i.width<=o.width?s||-r:e.x<this._viewportMargin?o.left-n.left-e.x:0,d=i.height<=o.height?l||-a:e.y<this._viewportMargin?o.top-n.top-e.y:0,this._previousPushAmount={x:c,y:d},{x:e.x+c,y:e.y+d}}_applyPosition(e,t){if(this._setTransformOrigin(e),this._setOverlayElementStyles(t,e),this._setBoundingBoxStyles(t,e),e.panelClass&&this._addPanelClasses(e.panelClass),this._positionChanges.observers.length){let t=this._getScrollVisibility();if(e!==this._lastPosition||!this._lastScrollVisibility||!function(e,t){return e===t||e.isOriginClipped===t.isOriginClipped&&e.isOriginOutsideView===t.isOriginOutsideView&&e.isOverlayClipped===t.isOverlayClipped&&e.isOverlayOutsideView===t.isOverlayOutsideView}(this._lastScrollVisibility,t)){let n=new Oy(e,t);this._positionChanges.next(n)}this._lastScrollVisibility=t}this._lastPosition=e,this._isInitialRender=!1}_setTransformOrigin(e){if(!this._transformOriginSelector)return;let t,n=this._boundingBox.querySelectorAll(this._transformOriginSelector),i=e.overlayY;t="center"===e.overlayX?"center":this._isRtl()?"start"===e.overlayX?"right":"left":"start"===e.overlayX?"left":"right";for(let e=0;e<n.length;e++)n[e].style.transformOrigin=`${t} ${i}`}_calculateBoundingBoxRect(e,t){let n,i,o,r=this._viewportRect,a=this._isRtl();if("top"===t.overlayY)i=e.y,n=r.height-i+this._viewportMargin;else if("bottom"===t.overlayY)o=r.height-e.y+2*this._viewportMargin,n=r.height-o+this._viewportMargin;else{let t=Math.min(r.bottom-e.y+r.top,e.y),o=this._lastBoundingBoxSize.height;n=2*t,i=e.y-t,n>o&&!this._isInitialRender&&!this._growAfterOpen&&(i=e.y-o/2)}let l,s,c,d="start"===t.overlayX&&!a||"end"===t.overlayX&&a;if("end"===t.overlayX&&!a||"start"===t.overlayX&&a)c=r.width-e.x+2*this._viewportMargin,l=e.x-this._viewportMargin;else if(d)s=e.x,l=r.right-e.x;else{let t=Math.min(r.right-e.x+r.left,e.x),n=this._lastBoundingBoxSize.width;l=2*t,s=e.x-t,l>n&&!this._isInitialRender&&!this._growAfterOpen&&(s=e.x-n/2)}return{top:i,left:s,bottom:o,right:c,width:l,height:n}}_setBoundingBoxStyles(e,t){let n=this._calculateBoundingBoxRect(e,t);!this._isInitialRender&&!this._growAfterOpen&&(n.height=Math.min(n.height,this._lastBoundingBoxSize.height),n.width=Math.min(n.width,this._lastBoundingBoxSize.width));let i={};if(this._hasExactPosition())i.top=i.left="0",i.bottom=i.right=i.maxHeight=i.maxWidth="",i.width=i.height="100%";else{let e=this._overlayRef.getConfig().maxHeight,o=this._overlayRef.getConfig().maxWidth;i.height=dg(n.height),i.top=dg(n.top),i.bottom=dg(n.bottom),i.width=dg(n.width),i.left=dg(n.left),i.right=dg(n.right),"center"===t.overlayX?i.alignItems="center":i.alignItems="end"===t.overlayX?"flex-end":"flex-start","center"===t.overlayY?i.justifyContent="center":i.justifyContent="bottom"===t.overlayY?"flex-end":"flex-start",e&&(i.maxHeight=dg(e)),o&&(i.maxWidth=dg(o))}this._lastBoundingBoxSize=n,Hy(this._boundingBox.style,i)}_resetBoundingBoxStyles(){Hy(this._boundingBox.style,{top:"0",left:"0",right:"0",bottom:"0",height:"",width:"",alignItems:"",justifyContent:""})}_resetOverlayElementStyles(){Hy(this._pane.style,{top:"",left:"",bottom:"",right:"",position:"",transform:""})}_setOverlayElementStyles(e,t){let n={},i=this._hasExactPosition(),o=this._hasFlexibleDimensions,r=this._overlayRef.getConfig();if(i){let i=this._viewportRuler.getViewportScrollPosition();Hy(n,this._getExactOverlayY(t,e,i)),Hy(n,this._getExactOverlayX(t,e,i))}else n.position="static";let a="",l=this._getOffset(t,"x"),s=this._getOffset(t,"y");l&&(a+=`translateX(${l}px) `),s&&(a+=`translateY(${s}px)`),n.transform=a.trim(),r.maxHeight&&(i?n.maxHeight=dg(r.maxHeight):o&&(n.maxHeight="")),r.maxWidth&&(i?n.maxWidth=dg(r.maxWidth):o&&(n.maxWidth="")),Hy(this._pane.style,n)}_getExactOverlayY(e,t,n){let i={top:"",bottom:""},o=this._getOverlayPoint(t,this._overlayRect,e);if(this._isPushed&&(o=this._pushOverlayOnScreen(o,this._overlayRect,n)),"bottom"===e.overlayY){let e=this._document.documentElement.clientHeight;i.bottom=e-(o.y+this._overlayRect.height)+"px"}else i.top=dg(o.y);return i}_getExactOverlayX(e,t,n){let i,o={left:"",right:""},r=this._getOverlayPoint(t,this._overlayRect,e);if(this._isPushed&&(r=this._pushOverlayOnScreen(r,this._overlayRect,n)),i=this._isRtl()?"end"===e.overlayX?"left":"right":"end"===e.overlayX?"right":"left","right"===i){let e=this._document.documentElement.clientWidth;o.right=e-(r.x+this._overlayRect.width)+"px"}else o.left=dg(r.x);return o}_getScrollVisibility(){let e=this._getOriginRect(),t=this._pane.getBoundingClientRect(),n=this._scrollables.map((e=>e.getElementRef().nativeElement.getBoundingClientRect()));return{isOriginClipped:Ry(e,n),isOriginOutsideView:Ey(e,n),isOverlayClipped:Ry(t,n),isOverlayOutsideView:Ey(t,n)}}_subtractOverflows(e,...t){return t.reduce(((e,t)=>e-Math.max(t,0)),e)}_getNarrowedViewportRect(){let e=this._document.documentElement.clientWidth,t=this._document.documentElement.clientHeight,n=this._viewportRuler.getViewportScrollPosition();return{top:n.top+this._viewportMargin,left:n.left+this._viewportMargin,right:n.left+e-this._viewportMargin,bottom:n.top+t-this._viewportMargin,width:e-2*this._viewportMargin,height:t-2*this._viewportMargin}}_isRtl(){return"rtl"===this._overlayRef.getDirection()}_hasExactPosition(){return!this._hasFlexibleDimensions||this._isPushed}_getOffset(e,t){return"x"===t?null==e.offsetX?this._offsetX:e.offsetX:null==e.offsetY?this._offsetY:e.offsetY}_validatePositions(){}_addPanelClasses(e){this._pane&&cg(e).forEach((e=>{""!==e&&-1===this._appliedPanelClasses.indexOf(e)&&(this._appliedPanelClasses.push(e),this._pane.classList.add(e))}))}_clearPanelClasses(){this._pane&&(this._appliedPanelClasses.forEach((e=>{this._pane.classList.remove(e)})),this._appliedPanelClasses=[])}_getOriginRect(){let e=this._origin;if(e instanceof La)return e.nativeElement.getBoundingClientRect();if(e instanceof Element)return e.getBoundingClientRect();let t=e.width||0,n=e.height||0;return{top:e.y,bottom:e.y+n,left:e.x,right:e.x+t,height:n,width:t}}};function Hy(e,t){for(let n in t)t.hasOwnProperty(n)&&(e[n]=t[n]);return e}function By(e){if("number"!=typeof e&&null!=e){let[t,n]=e.split(Vy);return n&&"px"!==n?null:parseFloat(t)}return e||null}function Zy(e){return{top:Math.floor(e.top),right:Math.floor(e.right),bottom:Math.floor(e.bottom),left:Math.floor(e.left),width:Math.floor(e.width),height:Math.floor(e.height)}}var Uy="cdk-global-overlay-wrapper",Wy=class{constructor(){this._cssPosition="static",this._topOffset="",this._bottomOffset="",this._alignItems="",this._xPosition="",this._xOffset="",this._width="",this._height="",this._isDisposed=!1}attach(e){let t=e.getConfig();this._overlayRef=e,this._width&&!t.width&&e.updateSize({width:this._width}),this._height&&!t.height&&e.updateSize({height:this._height}),e.hostElement.classList.add(Uy),this._isDisposed=!1}top(e=""){return this._bottomOffset="",this._topOffset=e,this._alignItems="flex-start",this}left(e=""){return this._xOffset=e,this._xPosition="left",this}bottom(e=""){return this._topOffset="",this._bottomOffset=e,this._alignItems="flex-end",this}right(e=""){return this._xOffset=e,this._xPosition="right",this}start(e=""){return this._xOffset=e,this._xPosition="start",this}end(e=""){return this._xOffset=e,this._xPosition="end",this}width(e=""){return this._overlayRef?this._overlayRef.updateSize({width:e}):this._width=e,this}height(e=""){return this._overlayRef?this._overlayRef.updateSize({height:e}):this._height=e,this}centerHorizontally(e=""){return this.left(e),this._xPosition="center",this}centerVertically(e=""){return this.top(e),this._alignItems="center",this}apply(){if(!this._overlayRef||!this._overlayRef.hasAttached())return;let e=this._overlayRef.overlayElement.style,t=this._overlayRef.hostElement.style,n=this._overlayRef.getConfig(),{width:i,height:o,maxWidth:r,maxHeight:a}=n,l=!("100%"!==i&&"100vw"!==i||r&&"100%"!==r&&"100vw"!==r),s=!("100%"!==o&&"100vh"!==o||a&&"100%"!==a&&"100vh"!==a),c=this._xPosition,d=this._xOffset,h="rtl"===this._overlayRef.getConfig().direction,u="",m="",p="";l?p="flex-start":"center"===c?(p="center",h?m=d:u=d):h?"left"===c||"end"===c?(p="flex-end",u=d):("right"===c||"start"===c)&&(p="flex-start",m=d):"left"===c||"start"===c?(p="flex-start",u=d):("right"===c||"end"===c)&&(p="flex-end",m=d),e.position=this._cssPosition,e.marginLeft=l?"0":u,e.marginTop=s?"0":this._topOffset,e.marginBottom=this._bottomOffset,e.marginRight=l?"0":m,t.justifyContent=p,t.alignItems=s?"flex-start":this._alignItems}dispose(){if(this._isDisposed||!this._overlayRef)return;let e=this._overlayRef.overlayElement.style,t=this._overlayRef.hostElement,n=t.style;t.classList.remove(Uy),n.justifyContent=n.alignItems=e.marginTop=e.marginBottom=e.marginLeft=e.marginRight=e.position="",this._overlayRef=null,this._isDisposed=!0}},$y=(()=>{let e=class{constructor(e,t,n,i){this._viewportRuler=e,this._document=t,this._platform=n,this._overlayContainer=i}global(){return new Wy}flexibleConnectedTo(e){return new jy(e,this._viewportRuler,this._document,this._platform,this._overlayContainer)}};return e.ɵfac=function(t){return new(t||e)(Tn(fv),Tn(Hm),Tn(tg),Tn(My))},e.ɵprov=qt({token:e,factory:e.ɵfac,providedIn:"root"}),e})(),qy=0,Gy=(()=>{let e=class{constructor(e,t,n,i,o,r,a,l,s,c,d,h){this.scrollStrategies=e,this._overlayContainer=t,this._componentFactoryResolver=n,this._positionBuilder=i,this._keyboardDispatcher=o,this._injector=r,this._ngZone=a,this._document=l,this._directionality=s,this._location=c,this._outsideClickDispatcher=d,this._animationsModuleType=h}create(e){let t=this._createHostElement(),n=this._createPaneElement(t),i=this._createPortalOutlet(n),o=new Iy(e);return o.direction=o.direction||this._directionality.value,new Ly(i,t,n,o,this._ngZone,this._keyboardDispatcher,this._document,this._location,this._outsideClickDispatcher,"NoopAnimations"===this._animationsModuleType,this._injector.get(Hi))}position(){return this._positionBuilder}_createPaneElement(e){let t=this._document.createElement("div");return t.id="cdk-overlay-"+qy++,t.classList.add("cdk-overlay-pane"),e.appendChild(t),t}_createHostElement(){let e=this._document.createElement("div");return this._overlayContainer.getContainerElement().appendChild(e),e}_createPortalOutlet(e){return this._appRef||(this._appRef=this._injector.get(rm)),new vy(e,this._componentFactoryResolver,this._appRef,this._injector,this._document)}};return e.ɵfac=function(t){return new(t||e)(Tn(Dy),Tn(My),Tn(jc),Tn($y),Tn(zy),Tn(Ta),Tn(Yc),Tn(Hm),Tn(Wg),Tn(Xm),Tn(Py),Tn(nl,8))},e.ɵprov=qt({token:e,factory:e.ɵfac,providedIn:"root"}),e})(),Yy=new nn("cdk-connected-overlay-scroll-strategy",{providedIn:"root",factory:()=>{let e=Dn(Gy);return()=>e.scrollStrategies.reposition()}}),Xy={provide:Yy,deps:[Gy],useFactory:function(e){return()=>e.scrollStrategies.reposition()}},Ky=(()=>{let e=class{};return e.ɵfac=function(t){return new(t||e)},e.ɵmod=xi({type:e}),e.ɵinj=Gt({providers:[Gy,Xy],imports:[$g,yy,gv,gv]}),e})(),Qy=["tooltip"],Jy=new nn("mat-tooltip-scroll-strategy",{providedIn:"root",factory:()=>{let e=Dn(Gy);return()=>e.scrollStrategies.reposition({scrollThrottle:20})}}),ew={provide:Jy,deps:[Gy],useFactory:function(e){return()=>e.scrollStrategies.reposition({scrollThrottle:20})}},tw=new nn("mat-tooltip-default-options",{providedIn:"root",factory:function(){return{showDelay:0,hideDelay:0,touchendHideDelay:1500}}}),nw="tooltip-panel",iw=og({passive:!0}),ow=(()=>{let e=class{get position(){return this._position}set position(e){e!==this._position&&(this._position=e,this._overlayRef&&(this._updatePosition(this._overlayRef),this._tooltipInstance?.show(0),this._overlayRef.updatePosition()))}get positionAtOrigin(){return this._positionAtOrigin}set positionAtOrigin(e){this._positionAtOrigin=lg(e),this._detach(),this._overlayRef=null}get disabled(){return this._disabled}set disabled(e){this._disabled=lg(e),this._disabled?this.hide(0):this._setupPointerEnterEventsIfNeeded()}get showDelay(){return this._showDelay}set showDelay(e){this._showDelay=sg(e)}get hideDelay(){return this._hideDelay}set hideDelay(e){this._hideDelay=sg(e),this._tooltipInstance&&(this._tooltipInstance._mouseLeaveHideDelay=this._hideDelay)}get message(){return this._message}set message(e){this._ariaDescriber.removeDescription(this._elementRef.nativeElement,this._message,"tooltip"),this._message=null!=e?String(e).trim():"",!this._message&&this._isTooltipVisible()?this.hide(0):(this._setupPointerEnterEventsIfNeeded(),this._updateTooltipMessage(),this._ngZone.runOutsideAngular((()=>{Promise.resolve().then((()=>{this._ariaDescriber.describe(this._elementRef.nativeElement,this.message,"tooltip")}))})))}get tooltipClass(){return this._tooltipClass}set tooltipClass(e){this._tooltipClass=e,this._tooltipInstance&&this._setTooltipClass(this._tooltipClass)}constructor(e,t,n,i,o,r,a,l,s,c,d,h){this._overlay=e,this._elementRef=t,this._scrollDispatcher=n,this._viewContainerRef=i,this._ngZone=o,this._platform=r,this._ariaDescriber=a,this._focusMonitor=l,this._dir=c,this._defaultOptions=d,this._position="below",this._positionAtOrigin=!1,this._disabled=!1,this._viewInitialized=!1,this._pointerExitEventsInitialized=!1,this._tooltipComponent=rw,this._viewportMargin=8,this._cssClassPrefix="mat-mdc",this.touchGestures="auto",this._message="",this._passiveListeners=[],this._destroyed=new ye,this._injector=Dn(Ta),this._scrollStrategy=s,this._document=h,d&&(this._showDelay=d.showDelay,this._hideDelay=d.hideDelay,d.position&&(this.position=d.position),d.positionAtOrigin&&(this.positionAtOrigin=d.positionAtOrigin),d.touchGestures&&(this.touchGestures=d.touchGestures)),c.change.pipe(Ot(this._destroyed)).subscribe((()=>{this._overlayRef&&this._updatePosition(this._overlayRef)})),this._viewportMargin=8}ngAfterViewInit(){this._viewInitialized=!0,this._setupPointerEnterEventsIfNeeded(),this._focusMonitor.monitor(this._elementRef).pipe(Ot(this._destroyed)).subscribe((e=>{e?"keyboard"===e&&this._ngZone.run((()=>this.show())):this._ngZone.run((()=>this.hide(0)))}))}ngOnDestroy(){let e=this._elementRef.nativeElement;clearTimeout(this._touchstartTimeout),this._overlayRef&&(this._overlayRef.dispose(),this._tooltipInstance=null),this._passiveListeners.forEach((([t,n])=>{e.removeEventListener(t,n,iw)})),this._passiveListeners.length=0,this._destroyed.next(),this._destroyed.complete(),this._ariaDescriber.removeDescription(e,this.message,"tooltip"),this._focusMonitor.stopMonitoring(e)}show(e=this.showDelay,t){if(this.disabled||!this.message||this._isTooltipVisible())return void this._tooltipInstance?._cancelPendingAnimations();let n=this._createOverlay(t);this._detach(),this._portal=this._portal||new by(this._tooltipComponent,this._viewContainerRef);let i=this._tooltipInstance=n.attach(this._portal).instance;i._triggerElement=this._elementRef.nativeElement,i._mouseLeaveHideDelay=this._hideDelay,i.afterHidden().pipe(Ot(this._destroyed)).subscribe((()=>this._detach())),this._setTooltipClass(this._tooltipClass),this._updateTooltipMessage(),i.show(e)}hide(e=this.hideDelay){let t=this._tooltipInstance;t&&(t.isVisible()?t.hide(e):(t._cancelPendingAnimations(),this._detach()))}toggle(e){this._isTooltipVisible()?this.hide():this.show(void 0,e)}_isTooltipVisible(){return!!this._tooltipInstance&&this._tooltipInstance.isVisible()}_createOverlay(e){if(this._overlayRef){let t=this._overlayRef.getConfig().positionStrategy;if((!this.positionAtOrigin||!e)&&t._origin instanceof La)return this._overlayRef;this._detach()}let t=this._scrollDispatcher.getAncestorScrollContainers(this._elementRef),n=this._overlay.position().flexibleConnectedTo(this.positionAtOrigin&&e||this._elementRef).withTransformOriginOn(`.${this._cssClassPrefix}-tooltip`).withFlexibleDimensions(!1).withViewportMargin(this._viewportMargin).withScrollableContainers(t);return n.positionChanges.pipe(Ot(this._destroyed)).subscribe((e=>{this._updateCurrentPositionClass(e.connectionPair),this._tooltipInstance&&e.scrollableViewProperties.isOverlayClipped&&this._tooltipInstance.isVisible()&&this._ngZone.run((()=>this.hide(0)))})),this._overlayRef=this._overlay.create({direction:this._dir,positionStrategy:n,panelClass:`${this._cssClassPrefix}-${nw}`,scrollStrategy:this._scrollStrategy()}),this._updatePosition(this._overlayRef),this._overlayRef.detachments().pipe(Ot(this._destroyed)).subscribe((()=>this._detach())),this._overlayRef.outsidePointerEvents().pipe(Ot(this._destroyed)).subscribe((()=>this._tooltipInstance?._handleBodyInteraction())),this._overlayRef.keydownEvents().pipe(Ot(this._destroyed)).subscribe((e=>{this._isTooltipVisible()&&27===e.keyCode&&!function(e,...t){return t.length?t.some((t=>e[t])):e.altKey||e.shiftKey||e.ctrlKey||e.metaKey}(e)&&(e.preventDefault(),e.stopPropagation(),this._ngZone.run((()=>this.hide(0))))})),this._defaultOptions?.disableTooltipInteractivity&&this._overlayRef.addPanelClass(`${this._cssClassPrefix}-tooltip-panel-non-interactive`),this._overlayRef}_detach(){this._overlayRef&&this._overlayRef.hasAttached()&&this._overlayRef.detach(),this._tooltipInstance=null}_updatePosition(e){let t=e.getConfig().positionStrategy,n=this._getOrigin(),i=this._getOverlayPosition();t.withPositions([this._addOffset(l(l({},n.main),i.main)),this._addOffset(l(l({},n.fallback),i.fallback))])}_addOffset(e){let t=!this._dir||"ltr"==this._dir.value;return"top"===e.originY?e.offsetY=-8:"bottom"===e.originY?e.offsetY=8:"start"===e.originX?e.offsetX=t?-8:8:"end"===e.originX&&(e.offsetX=t?8:-8),e}_getOrigin(){let e,t=!this._dir||"ltr"==this._dir.value,n=this.position;"above"==n||"below"==n?e={originX:"center",originY:"above"==n?"top":"bottom"}:"before"==n||"left"==n&&t||"right"==n&&!t?e={originX:"start",originY:"center"}:("after"==n||"right"==n&&t||"left"==n&&!t)&&(e={originX:"end",originY:"center"});let{x:i,y:o}=this._invertPosition(e.originX,e.originY);return{main:e,fallback:{originX:i,originY:o}}}_getOverlayPosition(){let e,t=!this._dir||"ltr"==this._dir.value,n=this.position;"above"==n?e={overlayX:"center",overlayY:"bottom"}:"below"==n?e={overlayX:"center",overlayY:"top"}:"before"==n||"left"==n&&t||"right"==n&&!t?e={overlayX:"end",overlayY:"center"}:("after"==n||"right"==n&&t||"left"==n&&!t)&&(e={overlayX:"start",overlayY:"center"});let{x:i,y:o}=this._invertPosition(e.overlayX,e.overlayY);return{main:e,fallback:{overlayX:i,overlayY:o}}}_updateTooltipMessage(){this._tooltipInstance&&(this._tooltipInstance.message=this.message,this._tooltipInstance._markForCheck(),ad((()=>{this._tooltipInstance&&this._overlayRef.updatePosition()}),{injector:this._injector}))}_setTooltipClass(e){this._tooltipInstance&&(this._tooltipInstance.tooltipClass=e,this._tooltipInstance._markForCheck())}_invertPosition(e,t){return"above"===this.position||"below"===this.position?"top"===t?t="bottom":"bottom"===t&&(t="top"):"end"===e?e="start":"start"===e&&(e="end"),{x:e,y:t}}_updateCurrentPositionClass(e){let t,{overlayY:n,originX:i,originY:o}=e;if(t="center"===n?this._dir&&"rtl"===this._dir.value?"end"===i?"left":"right":"start"===i?"left":"right":"bottom"===n&&"top"===o?"above":"below",t!==this._currentPosition){let e=this._overlayRef;if(e){let n=`${this._cssClassPrefix}-${nw}-`;e.removePanelClass(n+this._currentPosition),e.addPanelClass(n+t)}this._currentPosition=t}}_setupPointerEnterEventsIfNeeded(){this._disabled||!this.message||!this._viewInitialized||this._passiveListeners.length||(this._platformSupportsMouseEvents()?this._passiveListeners.push(["mouseenter",e=>{let t;this._setupPointerExitEventsIfNeeded(),void 0!==e.x&&void 0!==e.y&&(t=e),this.show(void 0,t)}]):"off"!==this.touchGestures&&(this._disableNativeGesturesIfNecessary(),this._passiveListeners.push(["touchstart",e=>{let t=e.targetTouches?.[0],n=t?{x:t.clientX,y:t.clientY}:void 0;this._setupPointerExitEventsIfNeeded(),clearTimeout(this._touchstartTimeout),this._touchstartTimeout=setTimeout((()=>this.show(void 0,n)),this._defaultOptions.touchLongPressShowDelay??500)}])),this._addListeners(this._passiveListeners))}_setupPointerExitEventsIfNeeded(){if(this._pointerExitEventsInitialized)return;this._pointerExitEventsInitialized=!0;let e=[];if(this._platformSupportsMouseEvents())e.push(["mouseleave",e=>{let t=e.relatedTarget;(!t||!this._overlayRef?.overlayElement.contains(t))&&this.hide()}],["wheel",e=>this._wheelListener(e)]);else if("off"!==this.touchGestures){this._disableNativeGesturesIfNecessary();let t=()=>{clearTimeout(this._touchstartTimeout),this.hide(this._defaultOptions.touchendHideDelay)};e.push(["touchend",t],["touchcancel",t])}this._addListeners(e),this._passiveListeners.push(...e)}_addListeners(e){e.forEach((([e,t])=>{this._elementRef.nativeElement.addEventListener(e,t,iw)}))}_platformSupportsMouseEvents(){return!this._platform.IOS&&!this._platform.ANDROID}_wheelListener(e){if(this._isTooltipVisible()){let t=this._document.elementFromPoint(e.clientX,e.clientY),n=this._elementRef.nativeElement;t!==n&&!n.contains(t)&&this.hide()}}_disableNativeGesturesIfNecessary(){let e=this.touchGestures;if("off"!==e){let t=this._elementRef.nativeElement,n=t.style;("on"===e||"INPUT"!==t.nodeName&&"TEXTAREA"!==t.nodeName)&&(n.userSelect=n.msUserSelect=n.webkitUserSelect=n.MozUserSelect="none"),("on"===e||!t.draggable)&&(n.webkitUserDrag="none"),n.touchAction="none",n.webkitTapHighlightColor="transparent"}}};return e.ɵfac=function(t){return new(t||e)(Rs(Gy),Rs(La),Rs(pv),Rs(gd),Rs(Yc),Rs(tg),Rs(Cg),Rs(Mg),Rs(Jy),Rs(Wg),Rs(tw,8),Rs(Hm))},e.ɵdir=vi({type:e,selectors:[["","matTooltip",""]],hostAttrs:[1,"mat-mdc-tooltip-trigger"],hostVars:2,hostBindings:function(e,t){2&e&&Dh("mat-mdc-tooltip-disabled",t.disabled)},inputs:{position:[0,"matTooltipPosition","position"],positionAtOrigin:[0,"matTooltipPositionAtOrigin","positionAtOrigin"],disabled:[0,"matTooltipDisabled","disabled"],showDelay:[0,"matTooltipShowDelay","showDelay"],hideDelay:[0,"matTooltipHideDelay","hideDelay"],touchGestures:[0,"matTooltipTouchGestures","touchGestures"],message:[0,"matTooltip","message"],tooltipClass:[0,"matTooltipClass","tooltipClass"]},exportAs:["matTooltip"],standalone:!0}),e})(),rw=(()=>{let e=class{constructor(e,t,n){this._changeDetectorRef=e,this._elementRef=t,this._isMultiline=!1,this._closeOnInteraction=!1,this._isVisible=!1,this._onHide=new ye,this._showAnimation="mat-mdc-tooltip-show",this._hideAnimation="mat-mdc-tooltip-hide",this._animationsDisabled="NoopAnimations"===n}show(e){null!=this._hideTimeoutId&&clearTimeout(this._hideTimeoutId),this._showTimeoutId=setTimeout((()=>{this._toggleVisibility(!0),this._showTimeoutId=void 0}),e)}hide(e){null!=this._showTimeoutId&&clearTimeout(this._showTimeoutId),this._hideTimeoutId=setTimeout((()=>{this._toggleVisibility(!1),this._hideTimeoutId=void 0}),e)}afterHidden(){return this._onHide}isVisible(){return this._isVisible}ngOnDestroy(){this._cancelPendingAnimations(),this._onHide.complete(),this._triggerElement=null}_handleBodyInteraction(){this._closeOnInteraction&&this.hide(0)}_markForCheck(){this._changeDetectorRef.markForCheck()}_handleMouseLeave({relatedTarget:e}){(!e||!this._triggerElement.contains(e))&&(this.isVisible()?this.hide(this._mouseLeaveHideDelay):this._finalizeAnimation(!1))}_onShow(){this._isMultiline=this._isTooltipMultiline(),this._markForCheck()}_isTooltipMultiline(){let e=this._elementRef.nativeElement.getBoundingClientRect();return e.height>24&&e.width>=200}_handleAnimationEnd({animationName:e}){(e===this._showAnimation||e===this._hideAnimation)&&this._finalizeAnimation(e===this._showAnimation)}_cancelPendingAnimations(){null!=this._showTimeoutId&&clearTimeout(this._showTimeoutId),null!=this._hideTimeoutId&&clearTimeout(this._hideTimeoutId),this._showTimeoutId=this._hideTimeoutId=void 0}_finalizeAnimation(e){e?this._closeOnInteraction=!0:this.isVisible()||this._onHide.next()}_toggleVisibility(e){let t=this._tooltip.nativeElement,n=this._showAnimation,i=this._hideAnimation;if(t.classList.remove(e?i:n),t.classList.add(e?n:i),this._isVisible!==e&&(this._isVisible=e,this._changeDetectorRef.markForCheck()),e&&!this._animationsDisabled&&"function"==typeof getComputedStyle){let e=getComputedStyle(t);("0s"===e.getPropertyValue("animation-duration")||"none"===e.getPropertyValue("animation-name"))&&(this._animationsDisabled=!0)}e&&this._onShow(),this._animationsDisabled&&(t.classList.add("_mat-animation-noopable"),this._finalizeAnimation(e))}};return e.ɵfac=function(t){return new(t||e)(Rs(ym),Rs(La),Rs(nl,8))},e.ɵcmp=fi({type:e,selectors:[["mat-tooltip-component"]],viewQuery:function(e,t){if(1&e&&_u(Qy,7),2&e){let e;vu(e=yu())&&(t._tooltip=e.first)}},hostAttrs:["aria-hidden","true"],hostVars:2,hostBindings:function(e,t){1&e&&su("mouseleave",(function(e){return t._handleMouseLeave(e)})),2&e&&Th("zoom",t.isVisible()?1:null)},standalone:!0,features:[ju],decls:4,vars:4,consts:[["tooltip",""],[1,"mdc-tooltip","mat-mdc-tooltip",3,"animationend","ngClass"],[1,"mat-mdc-tooltip-surface","mdc-tooltip__surface"]],template:function(e,t){if(1&e){let e=Qh();Uh(0,"div",1,0),su("animationend",(function(n){return cr(e),dr(t._handleAnimationEnd(n))})),Uh(2,"div",2),ku(3),Wh()()}2&e&&(Dh("mdc-tooltip--multiline",t._isMultiline),Eh("ngClass",t.tooltipClass),Ss(3),Su(t.message))},dependencies:[cp],styles:['.mat-mdc-tooltip{position:relative;transform:scale(0);display:inline-flex}.mat-mdc-tooltip::before{content:"";top:0;right:0;bottom:0;left:0;z-index:-1;position:absolute}.mat-mdc-tooltip-panel-below .mat-mdc-tooltip::before{top:-8px}.mat-mdc-tooltip-panel-above .mat-mdc-tooltip::before{bottom:-8px}.mat-mdc-tooltip-panel-right .mat-mdc-tooltip::before{left:-8px}.mat-mdc-tooltip-panel-left .mat-mdc-tooltip::before{right:-8px}.mat-mdc-tooltip._mat-animation-noopable{animation:none;transform:scale(1)}.mat-mdc-tooltip-surface{word-break:normal;overflow-wrap:anywhere;padding:4px 8px;min-width:40px;max-width:200px;min-height:24px;max-height:40vh;box-sizing:border-box;overflow:hidden;text-align:center;will-change:transform,opacity;background-color:var(--mdc-plain-tooltip-container-color);color:var(--mdc-plain-tooltip-supporting-text-color);border-radius:var(--mdc-plain-tooltip-container-shape);font-family:var(--mdc-plain-tooltip-supporting-text-font);font-size:var(--mdc-plain-tooltip-supporting-text-size);font-weight:var(--mdc-plain-tooltip-supporting-text-weight);line-height:var(--mdc-plain-tooltip-supporting-text-line-height);letter-spacing:var(--mdc-plain-tooltip-supporting-text-tracking)}.mat-mdc-tooltip-surface::before{position:absolute;box-sizing:border-box;width:100%;height:100%;top:0;left:0;border:1px solid rgba(0,0,0,0);border-radius:inherit;content:"";pointer-events:none}.mdc-tooltip--multiline .mat-mdc-tooltip-surface{text-align:left}[dir=rtl] .mdc-tooltip--multiline .mat-mdc-tooltip-surface{text-align:right}.mat-mdc-tooltip-panel.mat-mdc-tooltip-panel-non-interactive{pointer-events:none}@keyframes mat-mdc-tooltip-show{0%{opacity:0;transform:scale(0.8)}100%{opacity:1;transform:scale(1)}}@keyframes mat-mdc-tooltip-hide{0%{opacity:1;transform:scale(1)}100%{opacity:0;transform:scale(0.8)}}.mat-mdc-tooltip-show{animation:mat-mdc-tooltip-show 150ms cubic-bezier(0, 0, 0.2, 1) forwards}.mat-mdc-tooltip-hide{animation:mat-mdc-tooltip-hide 75ms cubic-bezier(0.4, 0, 1, 1) forwards}'],encapsulation:2,changeDetection:0}),e})(),aw=(()=>{let e=class{};return e.ɵfac=function(t){return new(t||e)},e.ɵmod=xi({type:e}),e.ɵinj=Gt({providers:[ew],imports:[Bg,xp,Ky,Xg,Xg,bv]}),e})(),lw=[(e,t)=>("PositionDto"===e.elementType||"ServiceSpecificationGroupDto"===e.elementType||"NoteTextDto"===e.elementType)&&e.shortText?.trim().toLocaleLowerCase().includes(t),(e,t)=>"ExecutionDescriptionDto"===e.elementType&&e.label?.trim().toLocaleLowerCase().includes(t),(e,t)=>("PositionDto"===e.elementType||"ServiceSpecificationGroupDto"===e.elementType)&&e.itemNumber?.stringRepresentation?.includes(t)],sw={textSearch:"Search",textNothing:"Nothing",textNothingFiltered:"No Filter",textAll:"All",tooltipAllOpen:"Expand all",tooltipAllClose:"Collapse all",tooltipAllAdd:"Add all",tooltipAllRemove:"Remove all",defaultNameNoteText:"Note Text",defaultNameDescription:"Description",defaultNameGroup:"Group",defaultNamePosition:"Position"},cw=class{constructor(){}expandParentGroups(e,t,n){if(!t?.length)return;let i=t.filter((e=>e.elements?.length));if(!i.length)return;let o=e=>{let t=(e=>{for(let t of i)if(!n[t.id]&&t.elements?.find((t=>e.id===t.id)))return n[t.id]=!0,t;return null})(e);t&&o(t)};o(e)}},dw=(()=>{let e=class e{constructor(){this._flatElementsDto=[],this.flatElementsDtoSource=new Se(1),this.flatElementsDto=this.flatElementsDtoSource.asObservable(),this.functionView=null,this.listFilterFunc=lw}setElementsDto(t){this._flatElementsDto=e.getFlatElements(t),this.objectElementsDto=e.getObjectElements(this._flatElementsDto),this.flatElementsDtoSource.next(this._flatElementsDto)}static getFlatElements(e){let t=[];return e.elements&&e.elements.forEach((e=>{if(t.push(e),"ServiceSpecificationGroupDto"===e.elementTypeDiscriminator){let n=e;t.push(...this.getFlatElements(n))}})),t}static getObjectElements(e){let t={};return e?.length&&e.forEach((e=>{e?.id&&(t[e.id]=e)})),t}getOneElementById(e){return et(e&&this.objectElementsDto?.[e]||null)}checkFilterValue(e,t){let n=t.trim().toLocaleLowerCase();for(let t of this.listFilterFunc)if(t(e,n))return!0;return!1}jumpNextNode(e,t,n){if(!this._flatElementsDto.length||n&&!this._flatElementsDto.find((e=>n(e))))return null;let i=t||this._flatElementsDto[0],o=this._flatElementsDto.findIndex((e=>i.id===e.id));for(t&&(o=this.getNextIndex(this._flatElementsDto.length,o,e));n&&!n(this._flatElementsDto[o]);)o=this.getNextIndex(this._flatElementsDto.length,o,e);return this._flatElementsDto[o]}getNextIndex(e,t,n){let i=t+n;return i=i<0?e-1:i,i=i>e-1?0:i,i}getChangedView(e){if(this.objectElementsDto){let t=this.objectElementsDto[e];if(t&&this.functionView?.length)for(let e of this.functionView)if(e.func(t))return e.view}return null}};return e.ɵfac=function(t){return new(t||e)},e.ɵprov=qt({token:e,factory:e.ɵfac,providedIn:"root"}),e})(),hw=(()=>{let e=class{constructor(){this.preselectedElementSource=new Se(1),this.preselectedElementWasNull=!1,this.preselectedElement=this.preselectedElementSource.asObservable(),this.selectClickElementSource=new Se(1),this.selectClickElement=this.selectClickElementSource.asObservable(),this.selectDblClickElementSource=new Se(1),this.selectDblClickElement=this.selectDblClickElementSource.asObservable(),this.selectContextMenuElementSource=new Se(1),this.selectContextMenuElement=this.selectContextMenuElementSource.asObservable()}setPreselectedElement(e){this.preselectedElementSource.next(e),this.preselectedElementWasNull=null==e}setClickElement(e){this.selectClickElementSource.next(e),this.preselectedElementWasNull||this.preselectedElementSource.next(null)}setDblClickElement(e){this.selectDblClickElementSource.next(e)}setContextMenuElement(e){this.selectContextMenuElementSource.next(e)}};return e.ɵfac=function(t){return new(t||e)},e.ɵprov=qt({token:e,factory:e.ɵfac,providedIn:"root"}),e})(),uw=function(e){return e.MoveSelectedPositionUp="moveSelectedPositionUp",e.MoveSelectedPositionDown="moveSelectedPositionDown",e.MoveChosenPositionDown="moveChosenPositionDown",e.MoveChosenPositionUp="moveChosenPositionUp",e.ClearChosenPosition="clearChosenPosition",e.SelectChosenPosition="selectChosenPosition",e}(uw||{}),mw=class{constructor(){this.defaultKeyboardOperationConfig={operations:{moveSelectedPositionUp:{disabled:!1,keyEvent:"F11"},moveSelectedPositionDown:{disabled:!1,keyEvent:"F12"},moveChosenPositionDown:{disabled:!1,keyEvent:"ArrowDown"},moveChosenPositionUp:{disabled:!1,keyEvent:"ArrowUp"},clearChosenPosition:{disabled:!1,keyEvent:"Escape"},selectChosenPosition:{disabled:!1,keyEvent:"Enter"}}},this.flatElementsService=Dn(dw),this.selectElementService=Dn(hw),this.currentConfig=l({},this.defaultKeyboardOperationConfig)}getConfig(){return this.currentConfig}mergeConfigOperation(e){this.currentConfig=this.deepMerge(this.currentConfig,e)}deepMerge(e,t){let n=l({},e);for(let e in t)Object.prototype.hasOwnProperty.call(t,e)&&(Object.prototype.hasOwnProperty.call(n,e)&&"object"==typeof n[e]&&null!==n[e]&&"object"==typeof t[e]&&null!==t[e]?n[e]=this.deepMerge(n[e],t[e]):n[e]=t[e]);return n}handleKeyboardEvent(e,t){let n;return this.currentConfig.operations.moveSelectedPositionUp?.keyEvent!==e.key||this.currentConfig.operations.moveSelectedPositionUp?.disabled?this.currentConfig.operations.moveSelectedPositionDown?.keyEvent!==e.key||this.currentConfig.operations.moveSelectedPositionDown?.disabled?this.currentConfig.operations.moveChosenPositionDown?.keyEvent!==e.key||this.currentConfig.operations.moveChosenPositionDown?.disabled?this.currentConfig.operations.moveChosenPositionUp?.keyEvent!==e.key||this.currentConfig.operations.moveChosenPositionUp?.disabled?this.currentConfig.operations.selectChosenPosition?.keyEvent!==e.key||this.currentConfig.operations.selectChosenPosition?.disabled?this.currentConfig.operations.clearChosenPosition?.keyEvent!==e.key||this.currentConfig.operations.clearChosenPosition?.disabled?null:(e.preventDefault(),this.selectElementService.setPreselectedElement(null),{operation:uw.ClearChosenPosition,nextElement:null}):(e.preventDefault(),this.selectElementService.setClickElement(t),{operation:uw.SelectChosenPosition,nextElement:null}):(e.preventDefault(),n=this.flatElementsService.jumpNextNode(-1,t),this.selectElementService.setPreselectedElement(n?.id===t?.id?null:n),{operation:uw.MoveChosenPositionUp,nextElement:n}):(e.preventDefault(),n=this.flatElementsService.jumpNextNode(1,t),this.selectElementService.setPreselectedElement(n?.id===t?.id?null:n),{operation:uw.MoveChosenPositionDown,nextElement:n}):(e.preventDefault(),n=this.flatElementsService.jumpNextNode(1,t),this.selectElementService.setClickElement(n),{operation:uw.MoveSelectedPositionDown,nextElement:n}):(e.preventDefault(),n=this.flatElementsService.jumpNextNode(-1,t),this.selectElementService.setClickElement(n),{operation:uw.MoveSelectedPositionUp,nextElement:n})}},pw=class{constructor(){this.treeNodeSelectingSource=new ke({}),this.treeNodeSelecting=this.treeNodeSelectingSource.asObservable(),this._selectingElementsTreeData=null,this.selectingChangedSource=new Se(1),this.selectingChanged=this.selectingChangedSource.asObservable(),this.flatSelectedListId=[]}setSelectingChanged(e){this.selectingChangedSource.next(e)}loadSelectingElements(e,t=null){let n=[];return e&&e.length&&(e.forEach((e=>{let i={parent:t,elementId:e.id,checked:!1};"ServiceSpecificationGroupDto"===e.elementType&&(i.indeterminate=!1,i.children=this.loadSelectingElements(e.elements,i)),n.push(i),this.treeNodeSelectingSource.value[e.id]=i})),this._selectingElementsTreeData=n),n}getTreeData(){return this._selectingElementsTreeData}changeAllChild(e,t){e.forEach((e=>{e.checked=t,e.children&&(e.indeterminate=!1,this.changeAllChild(e.children,t))}))}changeAllParent(e,t){e.checked=t,e.parent&&this.changeAllParent(e.parent,t)}changeSelecting(e,t,n=!0){let i=this.treeNodeSelectingSource.value[t];i&&(i.checked=e,i.children&&(i.indeterminate=!1,n&&this.changeAllChild(i.children,e)),i.parent&&this.changeAllParent(i.parent,e),this.getIndeterminate(i?.parent||null),n&&this.treeNodeSelectingSource.next(this.treeNodeSelectingSource.value))}getIndeterminate(e){if(!e||!e.children||!e.children.length)return;let t=!1,n=!1;e.children.forEach((e=>{(e.checked||e.indeterminate)&&(t=!0),e.checked||(n=!0)})),t?n?(e.indeterminate=!0,e.checked=!1):(e.indeterminate=!1,e.checked=!0):(e.indeterminate=!1,e.checked=!1),this.getIndeterminate(e.parent)}changeAll(e){Object.values(this.treeNodeSelectingSource.value).forEach((t=>{this.changeSelecting(e,t.elementId,!1)})),this.treeNodeSelectingSource.next(this.treeNodeSelectingSource.value)}getFlatSelectedListId(e){e.forEach((e=>{e.children?this.getFlatSelectedListId(e.children):this.flatSelectedListId.push(e.elementId)}))}getTreeRoot(e){let t=[];return e.forEach((e=>{if(e.checked||e.indeterminate){let n={elementId:e.elementId};e.children&&(n.children=this.getTreeRoot(e.children)),t.push(n)}})),t}},fw=(()=>{let e=class{constructor(){this.treeWordsSource=new Se(1),this.getTreeWords=this.treeWordsSource.asObservable()}setTreeWords(e){this.treeWordsSource.next(e)}};return e.ɵfac=function(t){return new(t||e)},e.ɵprov=qt({token:e,factory:e.ɵfac,providedIn:"root"}),e})(),bw=(()=>{let e=class{constructor(e,t,n){this.el=e,this.renderer=t,this.flatElementsService=n,this.attributeValue="text"}ngAfterViewInit(){let e=this.el?.nativeElement,t=e?.id;if(t){let n=this.flatElementsService?.getChangedView(t);switch(this.attributeValue){case"icon":n?.iconName&&(e.textContent=n.iconName),n?.iconColor&&this.renderer?.setStyle(e,"color",n.iconColor);break;case"text":n?.textBold&&this.renderer?.setStyle(e,"font-weight",n.textBold),n?.textColor&&this.renderer?.setStyle(e,"color",n.textColor)}}}};return e.ɵfac=function(t){return new(t||e)(Rs(La),Rs(Bc),Rs(dw))},e.ɵdir=vi({type:e,selectors:[["","saveChangingView",""]],inputs:{attributeValue:"attributeValue"}}),e})(),gw=(()=>{let e=class{transform(e){switch(e.elementTypeDiscriminator){case"NoteTextDto":return"subject";case"ExecutionDescriptionDto":return"event";case"ServiceSpecificationGroupDto":return"folder_open";case"PositionDto":return"add";default:return""}}};return e.ɵfac=function(t){return new(t||e)},e.ɵpipe=yi({name:"elementIconName",type:e,pure:!0}),e})(),xw=(()=>{let e=class{constructor(e){this.treeWordsService=e,this.treeWords={},this.$destroy=new ye,this.treeWordsService?.getTreeWords.pipe(Ot(this.$destroy)).subscribe((e=>this.treeWords=e))}ngOnDestroy(){this.$destroy.next(!0),this.$destroy.complete()}transform(e){switch(e.elementTypeDiscriminator){case"NoteTextDto":return e.shortText||this.treeWords.defaultNameNoteText||"";case"ExecutionDescriptionDto":return`${e.identifier?e.identifier+" - ":""}${e.label||this.treeWords.defaultNameDescription||""}`;case"ServiceSpecificationGroupDto":return e.shortText||this.treeWords.defaultNameGroup||"";case"PositionDto":return e.shortText||this.treeWords.defaultNamePosition||"";default:return""}}};return e.ɵfac=function(t){return new(t||e)(Rs(fw,16))},e.ɵpipe=yi({name:"elementText",type:e,pure:!0}),e})(),_w=(()=>{let e=class{transform(e){switch(e.elementTypeDiscriminator){case"ServiceSpecificationGroupDto":case"PositionDto":return e.itemNumber?.stringRepresentation||"";default:return""}}};return e.ɵfac=function(t){return new(t||e)},e.ɵpipe=yi({name:"elementItemNumber",type:e,pure:!0}),e})();function vw(e,t){if(1&e&&(Uh(0,"div",7),Xh(1,8),Wh()),2&e){let e=uu(2),t=wu(2);Dh("choose",!e.isSelectionMode&&e.element.id===(null==e.preselectedElement?null:e.preselectedElement.id)),Eh("id",e.element.id),Ss(),Eh("ngTemplateOutlet",t)}}function yw(e,t){if(1&e){let e=Qh();Uh(0,"mat-checkbox",9),Iu("ngModelChange",(function(t){cr(e);let n=uu(2);return Du(n.checkedElements[n.element.id].checked,t)||(n.checkedElements[n.element.id].checked=t),dr(t)})),su("ngModelChange",(function(t){cr(e);let n=uu(2);return dr(n.changeSelecting(n.element,t))}))("click",(function(t){return cr(e),dr(t.stopPropagation())})),Uh(1,"div",7),Xh(2,8),Wh()()}if(2&e){let e=uu(2),t=wu(2);Eh("indeterminate",e.checkedElements[e.element.id].indeterminate),Tu("ngModel",e.checkedElements[e.element.id].checked),Ss(),Eh("id",e.element.id),Ss(),Eh("ngTemplateOutlet",t)}}function ww(e,t){if(1&e){let e=Qh();Uh(0,"div",3),su("click",(function(){return cr(e),dr(uu().select())}))("dblclick",(function(){return cr(e),dr(uu().dblSelect())}))("contextmenu",(function(t){return cr(e),dr(uu().openContextMenu(t))})),Uh(1,"mat-icon",4),ku(2),Zu(3,"elementIconName"),Wh(),dh(4,vw,2,4,"div",5)(5,yw,3,4,"mat-checkbox",6),Wh()}if(2&e){let e=uu();Eh("id",e.element.id),Ss(),Eh("attributeValue","icon")("id",e.element.id),Ss(),Su(Uu(3,6,e.element)),Ss(2),Eh("ngIf",!e.isSelectionMode),Ss(),Eh("ngIf",e.isSelectionMode)}}function kw(e,t){if(1&e&&(Gh(0),ku(1),Zu(2,"elementItemNumber"),Zu(3,"elementText"),Yh()),2&e){let e=uu(2);Ss(),Ru(" ",Uu(2,2,e.element)," - ",Uu(3,4,e.element)," ")}}function Cw(e,t){if(1&e&&dh(0,kw,4,6,"ng-container",10),2&e){let e=uu(),t=wu(4);Eh("ngIf","ServiceSpecificationGroupDto"===(null==e.element?null:e.element.elementTypeDiscriminator)||"PositionDto"===(null==e.element?null:e.element.elementTypeDiscriminator))("ngIfElse",t)}}function Sw(e,t){1&e&&(ku(0),Zu(1,"elementText")),2&e&&Eu(" ",Uu(1,1,uu().element),"\n")}var Ew=(()=>{let e=class{constructor(e,t,n){this.selectElementService=e,this.treeNodeSelectionService=t,this.cdr=n,this.element={},this.expansionState={},this.isSelectionMode=!1,this.allowDblClick=!0,this.selectedElement=null,this.preselectedElement=null,this.isAllowOneClick=!0,this.timerStop=null,this.$destroy=new ye,this.checkedElements={}}ngOnInit(){this.selectElementService.selectClickElement.pipe(Ot(this.$destroy)).subscribe((e=>this.selectedElement=e)),this.selectElementService.preselectedElement.pipe(Ot(this.$destroy)).subscribe((e=>this.preselectedElement=e)),this.isSelectionMode&&this.treeNodeSelectionService.treeNodeSelecting.pipe(Ot(this.$destroy)).subscribe((e=>{this.checkedElements=e,this.cdr.detectChanges()}))}ngOnDestroy(){this.timerStop&&clearTimeout(this.timerStop),this.$destroy.next(!0),this.$destroy.complete()}expand(){this.element&&(this.expansionState[this.element.id]=!0)}select(){let e=()=>{this.selectElementService.setClickElement(this.selectedElement?.id===this.element.id?null:this.element),"ServiceSpecificationGroupDto"===this.element.elementTypeDiscriminator&&this.expand()};this.allowDblClick?this.isAllowOneClick&&(this.isAllowOneClick=!1,this.timerStop=setTimeout((()=>{e(),this.isAllowOneClick=!0}),300)):e()}dblSelect(){this.allowDblClick&&(this.timerStop&&clearTimeout(this.timerStop),this.selectElementService.setDblClickElement(this.element),"ServiceSpecificationGroupDto"===this.element.elementTypeDiscriminator&&this.expand(),this.isAllowOneClick=!0)}openContextMenu(e){e.preventDefault(),this.selectElementService.setContextMenuElement({position:{x:`${e.x}px`,y:`${e.y}px`},node:this.element})}changeSelecting(e,t){this.treeNodeSelectionService.changeSelecting(t,e.id)}};return e.ɵfac=function(t){return new(t||e)(Rs(hw),Rs(pw),Rs(ym))},e.ɵcmp=fi({type:e,selectors:[["ava-tree-item"]],inputs:{element:"element",expansionState:"expansionState",isSelectionMode:"isSelectionMode",allowDblClick:"allowDblClick"},decls:5,vars:1,consts:[["text",""],["simpleText",""],["class","ava-tree-item",3,"id","click","dblclick","contextmenu",4,"ngIf"],[1,"ava-tree-item",3,"click","dblclick","contextmenu","id"],["saveChangingView","icon",1,"ava-tree-item__icon",3,"attributeValue","id"],["class","ava-tree-item__text","saveChangingView","text",3,"choose","id",4,"ngIf"],["class","ava-tree-item__checkbox","color","primary",3,"indeterminate","ngModel","ngModelChange","click",4,"ngIf"],["saveChangingView","text",1,"ava-tree-item__text",3,"id"],[3,"ngTemplateOutlet"],["color","primary",1,"ava-tree-item__checkbox",3,"ngModelChange","click","indeterminate","ngModel"],[4,"ngIf","ngIfElse"]],template:function(e,t){1&e&&dh(0,ww,6,8,"div",2)(1,Cw,1,2,"ng-template",null,0,$u)(3,Sw,2,3,"ng-template",null,1,$u),2&e&&Eh("ngIf",t.element)},dependencies:[mp,bp,ev,sb,Ub,Vx,bw,gw,xw,_w],styles:["\n\n .ava-tree-item__checkbox .mdc-form-field .mdc-checkbox {\n padding: 0;\n flex: 0 0 16px;\n width: 16px;\n height: 16px;\n}\n .ava-tree-item__checkbox .mdc-form-field .mdc-checkbox .mdc-checkbox__native-control {\n width: 100%;\n height: 100%;\n}\n .ava-tree-item__checkbox .mdc-form-field .mdc-checkbox .mdc-checkbox__native-control:focus ~ .mdc-checkbox__ripple {\n opacity: 0 !important;\n}\n .ava-tree-item__checkbox .mdc-form-field .mdc-checkbox .mdc-checkbox__background {\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n}\n .ava-tree-item__checkbox .mdc-form-field .mdc-checkbox .mdc-checkbox__background .mdc-checkbox__mixedmark {\n border-color: #ffffff !important;\n}\n .ava-tree-item__checkbox .mdc-form-field > label {\n line-height: 24px;\n padding-left: 8px;\n -webkit-user-select: none;\n user-select: none;\n}\n .ava-tree-item__checkbox .mat-mdc-checkbox-touch-target {\n width: 16px !important;\n height: 16px !important;\n}\n.ava-tree-item[_ngcontent-%COMP%] {\n display: flex;\n align-items: center;\n}\n.ava-tree-item__icon[_ngcontent-%COMP%], \n.ava-tree-item__checkbox[_ngcontent-%COMP%] {\n flex-shrink: 0;\n}\n.ava-tree-item__text[_ngcontent-%COMP%] {\n flex-grow: 1;\n -webkit-user-select: none;\n user-select: none;\n white-space: nowrap;\n}\n.ava-tree-item__text.choose[_ngcontent-%COMP%] {\n color: red !important;\n}"]}),e})(),Rw=(()=>{let e=class{transform(e){return"ServiceSpecificationGroupDto"===e.elementTypeDiscriminator&&e?.elements||null}};return e.ɵfac=function(t){return new(t||e)},e.ɵpipe=yi({name:"groupChildElements",type:e,pure:!0}),e})();function Tw(e,t){if(1&e){let e=Qh();Uh(0,"mat-icon",7),su("click",(function(){cr(e);let t=uu().$implicit;return dr(uu().expand(t))})),ku(1),Wh()}if(2&e){let e=uu().$implicit,t=uu();Ss(),Eu(" ",t.expansionState[e.id]?"expand_more":"chevron_right"," ")}}function Dw(e,t){if(1&e&&(Uh(0,"div"),$h(1,"ava-tree-node",8),Zu(2,"groupChildElements"),Wh()),2&e){let e=uu().$implicit,t=uu();Th("padding-left",t.indent),Ss(),Eh("elementList",Uu(2,8,e))("expansionState",t.expansionState)("isSelectionMode",t.isSelectionMode)("selectedColor",t.selectedColor)("allowDblClick",t.allowDblClick)("indent",t.indent)}}function Iw(e,t){if(1&e&&(Gh(0),Uh(1,"div",2)(2,"div",3),dh(3,Tw,2,1,"mat-icon",4),$h(4,"ava-tree-item",5),Wh()(),dh(5,Dw,3,10,"div",6),Yh()),2&e){let e=t.$implicit,n=uu(),i=wu(2);Ss(),Th("background",!n.isSelectionMode&&e.id===(null==n.selectedElement?null:n.selectedElement.id)&&n.selectedColor||""),Dh("select",!n.isSelectionMode&&e.id===(null==n.selectedElement?null:n.selectedElement.id)),Ss(2),Eh("ngIf","ServiceSpecificationGroupDto"===e.elementTypeDiscriminator)("ngIfElse",i),Ss(),Eh("element",e)("expansionState",n.expansionState)("isSelectionMode",n.isSelectionMode)("allowDblClick",n.allowDblClick),Ss(),Eh("ngIf","ServiceSpecificationGroupDto"===e.elementTypeDiscriminator&&(null==n.expansionState?null:n.expansionState[e.id]))}}function Ow(e,t){1&e&&$h(0,"mat-icon")}var Aw=(()=>{let e=class{constructor(e){this.selectElementService=e,this.elementList=[],this.indent="",this.expansionState={},this.isSelectionMode=!1,this.selectedColor=null,this.allowDblClick=!0,this.selectedElement=null,this.$destroy=new ye}ngOnInit(){this.selectElementService.selectClickElement.pipe(Ot(this.$destroy)).subscribe((e=>{this.selectedElement=e}))}ngOnDestroy(){this.$destroy.next(!0),this.$destroy.complete()}expand(e){this.expansionState[e.id]=!this.expansionState[e.id]}};return e.ɵfac=function(t){return new(t||e)(Rs(hw))},e.ɵcmp=fi({type:e,selectors:[["ava-tree-node"]],inputs:{elementList:"elementList",indent:"indent",expansionState:"expansionState",isSelectionMode:"isSelectionMode",selectedColor:"selectedColor",allowDblClick:"allowDblClick"},decls:3,vars:1,consts:[["nullIcon",""],[4,"ngFor","ngForOf"],[1,"tree-node-wrapper"],[1,"tree-node-wrapper__content"],["matRipple","","class","tree-node__icon",3,"click",4,"ngIf","ngIfElse"],[3,"element","expansionState","isSelectionMode","allowDblClick"],[3,"paddingLeft",4,"ngIf"],["matRipple","",1,"tree-node__icon",3,"click"],[3,"elementList","expansionState","isSelectionMode","selectedColor","allowDblClick","indent"]],template:function(e,t){1&e&&dh(0,Iw,6,11,"ng-container",1)(1,Ow,1,0,"ng-template",null,0,$u),2&e&&Eh("ngForOf",t.elementList)},dependencies:[hp,mp,ev,cx,e,Ew,Rw],styles:["\n\n.tree-node-wrapper[_ngcontent-%COMP%] {\n display: flex;\n align-items: center;\n}\n.tree-node-wrapper__content[_ngcontent-%COMP%] {\n flex: 1 0 100%;\n display: flex;\n}\n.tree-node__icon[_ngcontent-%COMP%] {\n flex-shrink: 0;\n}\n.select[_ngcontent-%COMP%] {\n background-color: var(--mdc-filled-text-field-caret-color);\n color: #fff;\n}\n.select[_ngcontent-%COMP%] *[_ngcontent-%COMP%] {\n color: #fff;\n}"]}),e})();function zw(e,t){if(1&e&&$h(0,"ava-tree-node",1),2&e){let e=uu();Eh("elementList",null==e.serviceSpecification?null:e.serviceSpecification.elements)("indent",e.indent)("expansionState",e.expansionState)("isSelectionMode",e.isSelectionMode)("selectedColor",e.selectedColor)("allowDblClick",e.allowDblClick)}}var Pw=(()=>{let e=class{constructor(){this.serviceSpecification=null,this.indent="",this.expansionState={},this.isSelectionMode=!1,this.selectedColor=null,this.allowDblClick=!0}};return e.ɵfac=function(t){return new(t||e)},e.ɵcmp=fi({type:e,selectors:[["ava-tree-structure"]],inputs:{serviceSpecification:"serviceSpecification",indent:"indent",expansionState:"expansionState",isSelectionMode:"isSelectionMode",selectedColor:"selectedColor",allowDblClick:"allowDblClick"},decls:1,vars:1,consts:[[3,"elementList","indent","expansionState","isSelectionMode","selectedColor","allowDblClick",4,"ngIf"],[3,"elementList","indent","expansionState","isSelectionMode","selectedColor","allowDblClick"]],template:function(e,t){1&e&&dh(0,zw,1,6,"ava-tree-node",0),2&e&&Eh("ngIf",null==t.serviceSpecification?null:t.serviceSpecification.elements)},dependencies:[mp,Aw]}),e})();function Nw(e,t){if(1&e&&(Gh(0),Uh(1,"div"),$h(2,"ava-tree-item",1),Wh(),Yh()),2&e){let e=t.$implicit,n=uu();Ss(),Th("background",!n.isSelectionMode&&e.id===(null==n.selectedElement?null:n.selectedElement.id)&&n.selectedColor||""),Dh("select",!n.isSelectionMode&&e.id===(null==n.selectedElement?null:n.selectedElement.id)),Ss(),Eh("element",e)("isSelectionMode",n.isSelectionMode)("allowDblClick",n.allowDblClick)}}var Mw=(()=>{let e=class{constructor(e){this.selectElementService=e,this.filteredElementList=[],this.isSelectionMode=!1,this.selectedColor=null,this.allowDblClick=!0,this.selectedElement=null,this.$destroy=new ye}ngOnInit(){this.selectElementService.selectClickElement.pipe(Ot(this.$destroy)).subscribe((e=>{this.selectedElement=e}))}ngOnDestroy(){this.$destroy.next(!0),this.$destroy.complete()}};return e.ɵfac=function(t){return new(t||e)(Rs(hw))},e.ɵcmp=fi({type:e,selectors:[["ava-list-structure"]],inputs:{filteredElementList:"filteredElementList",isSelectionMode:"isSelectionMode",selectedColor:"selectedColor",allowDblClick:"allowDblClick"},decls:1,vars:1,consts:[[4,"ngFor","ngForOf"],[3,"element","isSelectionMode","allowDblClick"]],template:function(e,t){1&e&&dh(0,Nw,3,7,"ng-container",0),2&e&&Eh("ngForOf",t.filteredElementList)},dependencies:[hp,Ew],styles:["\n\n.select[_ngcontent-%COMP%] {\n background: var(--mdc-filled-text-field-caret-color);\n color: #fff;\n}\n.select[_ngcontent-%COMP%] *[_ngcontent-%COMP%] {\n color: #fff;\n}"]}),e})(),Lw=(e,t)=>({choose:e,select:t});function Fw(e,t){1&e&&$h(0,"th",12)}function Vw(e,t){if(1&e&&(Uh(0,"td",13)(1,"mat-icon",14),ku(2),Zu(3,"elementIconName"),Wh()()),2&e){let e=t.$implicit;Ss(),Eh("id",e.id),Ss(),Eu(" ",Uu(3,2,e)," ")}}function jw(e,t){1&e&&$h(0,"th",12)}function Hw(e,t){if(1&e){let e=Qh();Uh(0,"td",13)(1,"mat-checkbox",15),Iu("ngModelChange",(function(t){let n=cr(e).$implicit,i=uu();return Du(i.checkedElements[n.id].checked,t)||(i.checkedElements[n.id].checked=t),dr(t)})),su("ngModelChange",(function(t){let n=cr(e).$implicit;return dr(uu().changeSelecting(n,t))}))("click",(function(t){return cr(e),dr(t.stopPropagation())})),Wh()()}if(2&e){let e=t.$implicit,n=uu();Ss(),Eh("indeterminate",n.checkedElements[e.id].indeterminate),Tu("ngModel",n.checkedElements[e.id].checked)}}function Bw(e,t){1&e&&(Uh(0,"th",12),ku(1," OZ "),Wh())}function Zw(e,t){if(1&e&&(Uh(0,"td",16)(1,"div",17),ku(2),Zu(3,"elementItemNumber"),Wh()()),2&e){let e=t.$implicit;Th("width",null==e||null==e.itemNumber?null:e.itemNumber.stringRepresentation.length,"ch"),Ss(),Eh("id",e.id),Ss(),Eu(" ",Uu(3,4,e)," ")}}function Uw(e,t){1&e&&(Uh(0,"th",12),ku(1," Text "),Wh())}function Ww(e,t){if(1&e&&(Uh(0,"td",18)(1,"div",17),ku(2),Zu(3,"elementText"),Wh()()),2&e){let e=t.$implicit;Ss(),Eh("id",e.id),Ss(),Eu(" ",Uu(3,2,e)," ")}}function $w(e,t){if(1&e&&(Uh(0,"th",12),ku(1),Wh()),2&e){let e=uu().$implicit;Ss(),Eu(" ",e.title," ")}}function qw(e,t){if(1&e&&(Uh(0,"td",16)(1,"div",21),ku(2),Zu(3,"number"),Wh()()),2&e){let e=t.$implicit,n=uu().$implicit;Ss(),Th("text-align",n.align),Eh("id",e.id),Ss(),Eu(" ",n.numberFormat?function(e,t,n,i){let o=3+vo,r=lr(),a=$o(r,o);return Wu(r,o)?Bu(r,xr(),4,a.transform,n,i,a):a.transform(n,i)}(0,0,e[n.name],n.numberFormat):e[n.name]," ")}}function Gw(e,t){if(1&e&&(Gh(0)(1,19),dh(2,$w,2,1,"th",2)(3,qw,4,7,"td",20),Yh()()),2&e){let e=t.$implicit;Ss(),bu("matColumnDef",e.name)}}function Yw(e,t){1&e&&$h(0,"tr",22)}function Xw(e,t){if(1&e){let e=Qh();Uh(0,"tr",23),su("click",(function(){let t=cr(e).$implicit;return dr(uu().select(t))}))("dblclick",(function(){let t=cr(e).$implicit;return dr(uu().dblSelect(t))}))("contextmenu",(function(t){let n=cr(e).$implicit;return dr(uu().openContextMenu(t,n))})),Wh()}if(2&e){let e=t.$implicit,n=uu();Th("background",!n.isSelectionMode&&e.id===(null==n.selectedElement?null:n.selectedElement.id)&&n.selectedColor||""),Eh("ngClass",function(e,t,n,i,o){return Bu(lr(),xr(),4,t,n,i,void 0)}(0,Lw,!n.isSelectionMode&&e.id===(null==n.preselectedElement?null:n.preselectedElement.id),!n.isSelectionMode&&e.id===(null==n.selectedElement?null:n.selectedElement.id)))("id",e.id)}}var Kw=(()=>{let e=class{constructor(e,t,n){this.selectElementService=e,this.treeNodeSelectionService=t,this.cdr=n,this.filteredElementList=[],this.isSelectionMode=!1,this.addTableColumns=[],this.selectedColor=null,this.allowDblClick=!0,this.displayedColumns=[],this.isAllowOneClick=!0,this.selectedElement=null,this.preselectedElement=null,this.timerStop=null,this.checkedElements={},this.$destroy=new ye}ngOnInit(){this.selectElementService.selectClickElement.pipe(Ot(this.$destroy)).subscribe((e=>{this.selectedElement=e})),this.selectElementService.preselectedElement.pipe(Ot(this.$destroy)).subscribe((e=>{this.preselectedElement=e})),this.isSelectionMode?(this.displayedColumns=["icon","checkbox","itemNumber","text",...this.addTableColumns.map((e=>e.name))],this.treeNodeSelectionService.treeNodeSelecting.pipe(Ot(this.$destroy)).subscribe((e=>{this.checkedElements=e,this.cdr.detectChanges()}))):this.displayedColumns=["icon","itemNumber","text",...this.addTableColumns.map((e=>e.name))]}ngOnDestroy(){this.timerStop&&clearTimeout(this.timerStop),this.$destroy.next(!0),this.$destroy.complete()}select(e){if(this.isSelectionMode)return;let t=()=>{this.selectElementService.setClickElement(this.selectedElement?.id===e.id?null:e)};this.allowDblClick?this.isAllowOneClick&&(this.isAllowOneClick=!1,this.timerStop=setTimeout((()=>{t(),this.isAllowOneClick=!0}),300)):t()}dblSelect(e){this.allowDblClick&&(this.isSelectionMode||(this.timerStop&&clearTimeout(this.timerStop),this.selectElementService.setDblClickElement(e),this.isAllowOneClick=!0))}openContextMenu(e,t){e.preventDefault(),this.selectElementService.setContextMenuElement({position:{x:`${e.x}px`,y:`${e.y}px`},node:t})}changeSelecting(e,t){this.treeNodeSelectionService.changeSelecting(t,e.id)}};return e.ɵfac=function(t){return new(t||e)(Rs(hw),Rs(pw),Rs(ym))},e.ɵcmp=fi({type:e,selectors:[["ava-table-structure"]],inputs:{filteredElementList:"filteredElementList",isSelectionMode:"isSelectionMode",addTableColumns:"addTableColumns",selectedColor:"selectedColor",allowDblClick:"allowDblClick"},decls:16,vars:5,consts:[["mat-table","",3,"dataSource"],["matColumnDef","icon"],["mat-header-cell","",4,"matHeaderCellDef"],["mat-cell","","class","table-cell-small-width",4,"matCellDef"],["matColumnDef","checkbox"],["matColumnDef","itemNumber"],["mat-cell","",3,"width",4,"matCellDef"],["matColumnDef","text"],["mat-cell","","class","table-text",4,"matCellDef"],[4,"ngFor","ngForOf"],["mat-header-row","","class","mat-header-row",4,"matHeaderRowDef","matHeaderRowDefSticky"],["mat-row","",3,"ngClass","background","id","click","dblclick","contextmenu",4,"matRowDef","matRowDefColumns"],["mat-header-cell",""],["mat-cell","",1,"table-cell-small-width"],["saveChangingView","icon",1,"icon-element",3,"id"],["color","primary",1,"checkbox",3,"ngModelChange","click","indeterminate","ngModel"],["mat-cell",""],["saveChangingView","text",1,"text-element",3,"id"],["mat-cell","",1,"table-text"],[3,"matColumnDef"],["mat-cell","",4,"matCellDef"],["saveChangingView","text",3,"id"],["mat-header-row","",1,"mat-header-row"],["mat-row","",3,"click","dblclick","contextmenu","ngClass","id"]],template:function(e,t){1&e&&(Uh(0,"table",0),Gh(1,1),dh(2,Fw,1,0,"th",2)(3,Vw,4,4,"td",3),Yh(),Gh(4,4),dh(5,jw,1,0,"th",2)(6,Hw,2,2,"td",3),Yh(),Gh(7,5),dh(8,Bw,2,0,"th",2)(9,Zw,4,6,"td",6),Yh(),Gh(10,7),dh(11,Uw,2,0,"th",2)(12,Ww,4,4,"td",8),Yh(),dh(13,Gw,4,1,"ng-container",9)(14,Yw,1,0,"tr",10)(15,Xw,1,7,"tr",11),Wh()),2&e&&(Eh("dataSource",t.filteredElementList),Ss(13),Eh("ngForOf",t.addTableColumns),Ss(),Eh("matHeaderRowDef",t.displayedColumns)("matHeaderRowDefSticky",!0),Ss(),Eh("matRowDefColumns",t.displayedColumns))},dependencies:[cp,hp,ev,sb,Ub,Vx,oy,ay,dy,ly,ry,hy,sy,cy,uy,my,bw,gp,gw,xw,_w],styles:["\n\ntable[_ngcontent-%COMP%] {\n width: 100%;\n}\ntable[_ngcontent-%COMP%] tr.mat-mdc-row[_ngcontent-%COMP%], \ntable[_ngcontent-%COMP%] tr.mat-mdc-header-row[_ngcontent-%COMP%] {\n height: 24px;\n}\ntable[_ngcontent-%COMP%] tr[_ngcontent-%COMP%] input[_ngcontent-%COMP%] {\n box-sizing: border-box;\n padding: 0 3px;\n outline: none;\n border: none;\n height: 20px;\n width: calc(100% - 2px);\n}\ntable[_ngcontent-%COMP%] tr[_ngcontent-%COMP%] input[_ngcontent-%COMP%]:focus {\n background: #fff !important;\n}\ntable[_ngcontent-%COMP%] tr[_ngcontent-%COMP%] .right[_ngcontent-%COMP%] {\n text-align: right;\n}\ntable[_ngcontent-%COMP%] tr[_ngcontent-%COMP%] td[_ngcontent-%COMP%], \ntable[_ngcontent-%COMP%] tr[_ngcontent-%COMP%] th[_ngcontent-%COMP%] {\n border-right: 1px solid #777;\n border-bottom: 1px solid #777;\n padding: 0;\n}\ntable[_ngcontent-%COMP%] tr[_ngcontent-%COMP%] td[_ngcontent-%COMP%]:first-child, \ntable[_ngcontent-%COMP%] tr[_ngcontent-%COMP%] th[_ngcontent-%COMP%]:first-child {\n border-left: 1px solid #777;\n}\ntable[_ngcontent-%COMP%] tr[_ngcontent-%COMP%] td.min-width[_ngcontent-%COMP%], \ntable[_ngcontent-%COMP%] tr[_ngcontent-%COMP%] th.min-width[_ngcontent-%COMP%] {\n width: 12ch;\n min-width: 12ch;\n}\ntable[_ngcontent-%COMP%] tr[_ngcontent-%COMP%] td[_ngcontent-%COMP%] div[_ngcontent-%COMP%], \ntable[_ngcontent-%COMP%] tr[_ngcontent-%COMP%] th[_ngcontent-%COMP%] div[_ngcontent-%COMP%] {\n padding: 0 3px;\n}\ntable[_ngcontent-%COMP%] tr[_ngcontent-%COMP%] th[_ngcontent-%COMP%] {\n border-top: 1px solid #777;\n padding: 0 3px;\n}\n.table-text[_ngcontent-%COMP%] {\n overflow-x: hidden;\n position: relative;\n}\n.table-text[_ngcontent-%COMP%] div[_ngcontent-%COMP%] {\n position: absolute;\n top: 50%;\n left: 0;\n white-space: nowrap;\n transform: translateY(-50%);\n}\n.select[_ngcontent-%COMP%] {\n background: var(--mdc-filled-text-field-caret-color);\n color: #fff;\n}\n.select[_ngcontent-%COMP%] *[_ngcontent-%COMP%] {\n color: #fff;\n}\n.choose[_ngcontent-%COMP%] div[_ngcontent-%COMP%] {\n color: red !important;\n}\n .checkbox .mdc-form-field .mdc-checkbox {\n padding: 0;\n flex: 0 0 16px;\n width: 16px;\n height: 16px;\n}\n .checkbox .mdc-form-field .mdc-checkbox .mdc-checkbox__native-control {\n width: 100%;\n height: 100%;\n}\n .checkbox .mdc-form-field .mdc-checkbox .mdc-checkbox__native-control:focus ~ .mdc-checkbox__ripple {\n opacity: 0 !important;\n}\n .checkbox .mdc-form-field .mdc-checkbox .mdc-checkbox__background {\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n}\n .checkbox .mdc-form-field .mdc-checkbox .mdc-checkbox__background .mdc-checkbox__mixedmark {\n border-color: #ffffff !important;\n}\n .checkbox .mdc-form-field > label {\n line-height: 24px;\n padding-left: 8px;\n -webkit-user-select: none;\n user-select: none;\n}\n.text-element[_ngcontent-%COMP%] {\n -webkit-user-select: none;\n user-select: none;\n}\n.table-cell-small-width[_ngcontent-%COMP%] {\n width: 24px;\n min-width: 24px;\n position: relative;\n text-align: center;\n}\n.table-cell-small-width[_ngcontent-%COMP%] .icon-element[_ngcontent-%COMP%] {\n position: absolute;\n top: 0;\n left: 0;\n}"]}),e})(),Qw=["avaTreeWrapper"],Jw=["avaMainWrapper"],ek=["avaTreeFilterInput"];function tk(e,t){if(1&e){let e=Qh();Gh(0),Uh(1,"button",13),su("click",(function(){return cr(e),dr(uu().changeAllElementsExpansionStatus(!0))})),Uh(2,"mat-icon",14),ku(3,"layers"),Wh(),Uh(4,"mat-icon",15),ku(5,"add"),Wh()(),Uh(6,"button",13),su("click",(function(){return cr(e),dr(uu().changeAllElementsExpansionStatus(!1))})),Uh(7,"mat-icon",14),ku(8,"layers"),Wh(),Uh(9,"mat-icon",15),ku(10,"remove"),Wh()(),Yh()}if(2&e){let e=uu();Ss(),Eh("matTooltip",(null==e.textWords?null:e.textWords.tooltipAllOpen)||""),Ss(5),Eh("matTooltip",(null==e.textWords?null:e.textWords.tooltipAllClose)||"")}}function nk(e,t){if(1&e){let e=Qh();Gh(0),Uh(1,"button",16),su("click",(function(){return cr(e),dr(uu().selectOrDeselectAll(!0))})),Uh(2,"mat-icon"),ku(3,"add"),Wh(),Uh(4,"span"),ku(5),Wh()(),Uh(6,"button",16),su("click",(function(){return cr(e),dr(uu().selectOrDeselectAll(!1))})),Uh(7,"mat-icon"),ku(8,"remove"),Wh(),Uh(9,"span"),ku(10),Wh()(),Yh()}if(2&e){let e=uu();Ss(),Eh("matTooltip",(null==e.textWords?null:e.textWords.tooltipAllAdd)||""),Ss(4),Su(null==e.textWords?null:e.textWords.textAll),Ss(),Eh("matTooltip",(null==e.textWords?null:e.textWords.tooltipAllRemove)||""),Ss(4),Su(null==e.textWords?null:e.textWords.textAll)}}function ik(e,t){if(1&e&&$h(0,"ava-tree-structure",20),2&e){let e=uu(3);Eh("serviceSpecification",e.serviceSpecification)("indent",e.indent)("expansionState",e.expansionState)("isSelectionMode",e.isSelectionMode)("selectedColor",e.selectedColor)("allowDblClick",e.allowDblClick)}}function ok(e,t){if(1&e&&$h(0,"ava-list-structure",21),2&e){let e=uu(3);Eh("filteredElementList",e.filteredElementList)("isSelectionMode",e.isSelectionMode)("selectedColor",e.selectedColor)("allowDblClick",e.allowDblClick)}}function rk(e,t){if(1&e&&$h(0,"ava-table-structure",22),2&e){let e=uu(3);Eh("filteredElementList",e.filteredElementList)("isSelectionMode",e.isSelectionMode)("addTableColumns",e.addTableColumns)("selectedColor",e.selectedColor)("allowDblClick",e.allowDblClick)}}function ak(e,t){if(1&e&&(Gh(0),dh(1,ik,1,6,"ava-tree-structure",17)(2,ok,1,4,"ava-list-structure",18)(3,rk,1,5,"ava-table-structure",19),Yh()),2&e){let e=uu(2),t=wu(8);Ss(),Eh("ngIf",e.modeView===e.listModeViewType.Tree&&!t.value),Ss(),Eh("ngIf",e.modeView===e.listModeViewType.List||e.modeView===e.listModeViewType.Tree&&t.value),Ss(),Eh("ngIf",e.modeView===e.listModeViewType.Table)}}function lk(e,t){if(1&e&&(Gh(0),dh(1,ak,4,3,"ng-container",12),Yh()),2&e){let e=uu(),t=wu(17);Ss(),Eh("ngIf",null==e.filteredElementList?null:e.filteredElementList.length)("ngIfElse",t)}}function sk(e,t){if(1&e&&ku(0),2&e){let e=uu();Eu(" ",null==e.textWords?null:e.textWords.textNothing,"\n")}}function ck(e,t){if(1&e&&ku(0),2&e){let e=uu();Eu(" ",null==e.textWords?null:e.textWords.textNothingFiltered,"\n")}}var dk=(()=>{let e=class{set textWords(e){this._textWords=l(l({},this.textWords),e),this.setTreeWords()}get textWords(){return this._textWords}setTreeWords(){this.treeWordsService.setTreeWords(this._textWords)}set customKeyboardOperationConfig(e){this.keyboardOperationService.mergeConfigOperation(e)}constructor(e,t,n,i,o,r,a){this.flatElementsService=e,this.selectElementService=t,this.treeNodeSelectionService=n,this.expandParentGroupService=i,this.keyboardOperationService=o,this.ngZone=r,this.treeWordsService=a,this.project=null,this.expansionState={},this.selectedNodeId=null,this.indent="20px",this.selectedColor=null,this.modeView=Tf.Tree,this.allowDblClick=!0,this.isSelectionMode=!1,this.initiallySelectedElements=null,this._textWords={},this.mouseAwareKeyboardControl=!0,this.listFilterFunc=lw,this.addTableColumns=[],this.functionView=null,this.selectClick=new ja,this.selectDblClick=new ja,this.contextMenuEvent=new ja,this.selectedElementsChanged=new ja,this.selectedElement=null,this.isListenKeyboard=!1,this.isEmiteSelectedElements=!1,this.selectingElementsTreeData=[],this.flatElements=null,this.preselectedElement=null,this.filterInput="",this.listModeViewType=Tf,this.filter="",this.$filter=new Se(1),this.filteredElementList=[],this.$destroy=new ye,this._textWords=l({},sw),this.setTreeWords()}ngOnInit(){this.selectElementService.preselectedElement.pipe(Ot(this.$destroy)).subscribe((e=>this.preselectedElement=e)),this.selectElementService.selectClickElement.pipe(Ot(this.$destroy)).subscribe((e=>{this.selectedElement=e,this.selectClick.emit(e)})),this.selectElementService.selectDblClickElement.pipe(Ot(this.$destroy)).subscribe((e=>this.selectDblClick.emit(e))),this.selectElementService.selectContextMenuElement.pipe(Ot(this.$destroy)).subscribe((e=>this.contextMenuEvent.emit(e))),this.flatElementsService.flatElementsDto.pipe(Ot(this.$destroy)).subscribe((e=>{this.flatElements=e,this.getFilteredList()})),this.$filter.pipe(Ot(this.$destroy),Ct(250)).subscribe((e=>{this.filter=e,this.getFilteredList()}))}ngAfterViewInit(){this.initializeEventListeners()}ngOnChanges(e){this.flatElementsService.listFilterFunc=this.listFilterFunc,this.flatElementsService.functionView=this.functionView,e.project&&this.project?.serviceSpecifications?.[0]&&(this.serviceSpecification=this.project.serviceSpecifications[0],this.flatElementsService.setElementsDto(this.serviceSpecification),this.isSelectionMode&&(this.selectingElementsTreeData=this.treeNodeSelectionService.loadSelectingElements(this.serviceSpecification.elements),this.treeNodeSelectionService.treeNodeSelecting.pipe(Ot(this.$destroy)).subscribe((()=>{this.isEmiteSelectedElements&&setTimeout((()=>{let e=this.treeNodeSelectionService.getTreeRoot(this.selectingElementsTreeData);this.selectedElementsChanged.emit(e)}),0)})))),(e.selectedNodeId&&this.project||e.project)&&this.flatElementsService.getOneElementById(this.selectedNodeId).subscribe((e=>{e&&this.selectElementService.setClickElement(e)})),this.isSelectionMode&&(e.initiallySelectedElements||e.project)&&this.formSelectingList()}ngOnDestroy(){this.$destroy.next(!0),this.$destroy.complete()}mouseOver(){this.isListenKeyboard||(this.isListenKeyboard=!0,this.avaTreeFilterInput?.nativeElement.focus())}mouseOut(){this.isListenKeyboard=!1}handleGlobalKeyboardEvent(e){this.ngZone.run((()=>{let t=e;if(!this.mouseAwareKeyboardControl||this.isListenKeyboard){let e=this.preselectedElement||this.selectedElement,{operation:n,nextElement:i}=this.keyboardOperationService.handleKeyboardEvent(t,e)||{nextElement:null};switch(n){case uw.MoveSelectedPositionUp:case uw.MoveSelectedPositionDown:this.showElement(i,".select");break;case uw.MoveChosenPositionDown:case uw.MoveChosenPositionUp:this.showElement(i,i?.id===this.selectedElement?.id?".select":".choose")}}}))}showElement(e,t){e&&(this.modeView===Tf.Tree&&this.expandParentGroups(e),setTimeout((()=>this.scrollLine(t)),0))}scrollLine(e){let t=this.avaTreeWrapper?.nativeElement.getBoundingClientRect(),n=this.avaTreeWrapper?.nativeElement.querySelector(e);if(!n)return;let i=n.getBoundingClientRect();(i.bottom>t.bottom||i.top<t.top||this.modeView===Tf.Table&&i.top<t.top+24)&&(n?.scrollIntoView(),this.avaTreeWrapper?.nativeElement.scrollTo({left:0}),this.modeView===Tf.Table&&setTimeout((()=>this.correctScrollTableLine(n,t)),0))}correctScrollTableLine(e,t){e.getBoundingClientRect().top<t.top+24&&(this.avaTreeWrapper.nativeElement.scrollTop-=24)}expandParentGroups(e){this.expandParentGroupService.expandParentGroups(e,this.flatElements,this.expansionState)}onFilter(e){this.$filter.next(e)}changeAllElementsExpansionStatus(e){e?this.flatElements?.forEach((e=>{"ServiceSpecificationGroupDto"===e.elementTypeDiscriminator&&(this.expansionState[e.id]=!0)})):Object.keys(this.expansionState).forEach((e=>delete this.expansionState[e]))}formSelectingList(){this.isEmiteSelectedElements=!1,this.initiallySelectedElements?(this.treeNodeSelectionService.getFlatSelectedListId(this.initiallySelectedElements),this.treeNodeSelectionService.flatSelectedListId.forEach(((e,t)=>{this.treeNodeSelectionService.changeSelecting(!0,e),t===this.treeNodeSelectionService.flatSelectedListId.length-1&&(this.isEmiteSelectedElements=!0)}))):this.isEmiteSelectedElements=!0}selectOrDeselectAll(e){this.treeNodeSelectionService.changeAll(e)}getFilteredList(){this.flatElements?.length&&(this.filter?this.filteredElementList=this.flatElements.filter((e=>this.flatElementsService.checkFilterValue(e,this.filter))):this.filteredElementList=this.flatElements)}initializeEventListeners(){this.ngZone.runOutsideAngular((()=>{xt(this.avaMainWrapper.nativeElement,"mouseleave").pipe(Ot(this.$destroy)).subscribe((()=>{this.mouseOut()})),xt(this.avaMainWrapper.nativeElement,"mouseenter").pipe(Ot(this.$destroy)).subscribe((()=>{this.mouseOver()})),this.isSelectionMode||xt(document,"keydown").pipe(Ot(this.$destroy),yt((()=>!this.mouseAwareKeyboardControl||this.isListenKeyboard))).subscribe((e=>{this.handleGlobalKeyboardEvent(e)}))}))}};return e.ɵfac=function(t){return new(t||e)(Rs(dw,2),Rs(hw,2),Rs(pw,2),Rs(cw,2),Rs(mw,2),Rs(Yc),Rs(fw))},e.ɵcmp=fi({type:e,selectors:[["ava-tree"]],viewQuery:function(e,t){if(1&e&&(_u(Qw,5),_u(Jw,5),_u(ek,5)),2&e){let e;vu(e=yu())&&(t.avaTreeWrapper=e.first),vu(e=yu())&&(t.avaMainWrapper=e.first),vu(e=yu())&&(t.avaTreeFilterInput=e.first)}},inputs:{project:"project",expansionState:"expansionState",selectedNodeId:"selectedNodeId",indent:"indent",selectedColor:"selectedColor",modeView:"modeView",allowDblClick:"allowDblClick",isSelectionMode:"isSelectionMode",initiallySelectedElements:"initiallySelectedElements",textWords:"textWords",mouseAwareKeyboardControl:"mouseAwareKeyboardControl",customKeyboardOperationConfig:"customKeyboardOperationConfig",listFilterFunc:"listFilterFunc",addTableColumns:"addTableColumns",functionView:"functionView"},outputs:{selectClick:"selectClick",selectDblClick:"selectDblClick",contextMenuEvent:"contextMenuEvent",selectedElementsChanged:"selectedElementsChanged"},features:[Fu([dw,hw,pw,cw,mw,fw]),No],decls:18,vars:8,consts:[["avaMainWrapper",""],["control",""],["avaTreeFilterInput",""],["avaTreeWrapper",""],["nothing",""],["nothingFiltered",""],[1,"main-wrapper"],[1,"control"],[1,"control-filter"],["matInput","",3,"ngModelChange","ngModel"],[4,"ngIf"],[1,"ava-tree-wrapper"],[4,"ngIf","ngIfElse"],["mat-icon-button","","color","primary",1,"control-icon",3,"click","matTooltip"],[1,"layer-background"],[1,"layer-icon"],["mat-raised-button","",1,"control-button","ava-tree-selection-all-btn",3,"click","matTooltip"],[3,"serviceSpecification","indent","expansionState","isSelectionMode","selectedColor","allowDblClick",4,"ngIf"],[3,"filteredElementList","isSelectionMode","selectedColor","allowDblClick",4,"ngIf"],[3,"filteredElementList","isSelectionMode","addTableColumns","selectedColor","allowDblClick",4,"ngIf"],[3,"serviceSpecification","indent","expansionState","isSelectionMode","selectedColor","allowDblClick"],[3,"filteredElementList","isSelectionMode","selectedColor","allowDblClick"],[3,"filteredElementList","isSelectionMode","addTableColumns","selectedColor","allowDblClick"]],template:function(e,t){if(1&e){let e=Qh();Uh(0,"div",6,0)(2,"div",7,1)(4,"mat-form-field",8)(5,"mat-label"),ku(6),Wh(),Uh(7,"input",9,2),su("ngModelChange",(function(n){return cr(e),dr(t.onFilter(n))})),Wh()(),dh(9,tk,11,2,"ng-container",10)(10,nk,11,4,"ng-container",10),Wh(),Uh(11,"div",11,3),dh(13,lk,2,2,"ng-container",12),Wh()(),dh(14,sk,1,1,"ng-template",null,4,$u)(16,ck,1,1,"ng-template",null,5,$u)}if(2&e){let e=wu(3),n=wu(15);Ss(6),Su(null==t.textWords?null:t.textWords.textSearch),Ss(),Eh("ngModel",t.filterInput),Ss(2),Eh("ngIf",t.modeView===t.listModeViewType.Tree),Ss(),Eh("ngIf",t.isSelectionMode),Ss(),Th("height","calc(100% - "+e.offsetHeight+"px)"),Ss(2),Eh("ngIf",null==t.flatElements?null:t.flatElements.length)("ngIfElse",n)}},dependencies:[mp,ev,sv,L_,x_,Pf,sb,Ub,Rx,Tx,ow,Pw,Mw,Kw],styles:['/* projects/angular-ava/assets/styles/fonts/fonts.css */\n@font-face {\n font-family: "Material Icons";\n font-style: normal;\n font-weight: 400;\n src: url("./assets/Material_Icons-400-1.woff2") format("woff2");\n}\n.material-icons {\n font-family: "Material Icons";\n font-weight: normal;\n font-style: normal;\n font-size: 24px;\n line-height: 1;\n letter-spacing: normal;\n text-transform: none;\n display: inline-block;\n white-space: nowrap;\n word-wrap: normal;\n direction: ltr;\n -webkit-font-feature-settings: "liga";\n -webkit-font-smoothing: antialiased;\n}\n\n/* projects/angular-ava/src/lib/ava-tree/tree/components/ava-tree/ava-tree.component.scss */\n.main-wrapper {\n max-height: 100%;\n height: 100%;\n width: 100%;\n padding: 10px;\n overflow-y: auto;\n overflow-x: hidden;\n box-sizing: border-box;\n}\n.control {\n display: flex;\n align-items: center;\n gap: 5px;\n padding: 4px;\n}\n.control-filter {\n flex-grow: 1;\n}\n.control-icon {\n padding: 6px !important;\n}\n.control-button {\n padding: 0 5px;\n}\n.ava-tree-wrapper {\n overflow-y: auto;\n overflow-x: auto;\n width: 100%;\n}\n::ng-deep .control .mat-mdc-form-field-subscript-wrapper {\n display: none;\n}\n::ng-deep .control .control-filter .mat-mdc-form-field-infix {\n min-height: auto;\n padding-top: 10px;\n padding-bottom: 2px;\n}\n::ng-deep .control .control-filter .mat-mdc-floating-label {\n top: 18px;\n}\n::ng-deep .control .control-filter .mdc-text-field {\n padding: 0 6px;\n}\n.layer-background {\n font-size: 36px;\n width: 36px !important;\n height: 36px !important;\n}\n.layer-icon {\n width: 24px !important;\n height: 24px !important;\n position: absolute !important;\n left: 25%;\n right: 0;\n top: 16%;\n bottom: 0;\n color: #fff;\n}\n.ava-tree-selection-all-btn .mdc-button__label {\n display: flex;\n align-items: center;\n}\n.ava-tree-selection-all-btn .mdc-button__label span {\n line-height: 10px;\n}\n'],encapsulation:2}),e})(),hk=(()=>{let e=class{};return e.ɵfac=function(t){return new(t||e)},e.ɵmod=xi({type:e}),e.ɵinj=Gt({imports:[xp,tv,dx,cv,F_,Xb,Yb,Dx,jx,py,aw]}),e})(),uk=(()=>{let e=class{constructor(e){!function(e,t){customElements.get(e)||customElements.define(e,t)}("ava-tree",function(e,t){let n=function(e,t){return t.get(jc).resolveComponentFactory(e).inputs}(e,t.injector),i=t.strategyFactory||new Sf(e,t.injector),o=function(e){let t={};return e.forEach((({propName:e,templateName:n,transform:i})=>{t[function(e){return e.replace(/[A-Z]/g,(e=>`-${e.toLowerCase()}`))}(n)]=[e,i]})),t}(n),r=class extends Rf{get ngElementStrategy(){if(!this._ngElementStrategy){let e=this._ngElementStrategy=i.create(this.injector||t.injector);n.forEach((({propName:t,transform:n})=>{if(!this.hasOwnProperty(t))return;let i=this[t];delete this[t],e.setInputValue(t,i,n)}))}return this._ngElementStrategy}constructor(e){super(),this.injector=e}attributeChangedCallback(e,t,n,i){let[r,a]=o[e];this.ngElementStrategy.setInputValue(r,n,a)}connectedCallback(){let e=!1;this.ngElementStrategy.events&&(this.subscribeToEvents(),e=!0),this.ngElementStrategy.connect(this),e||this.subscribeToEvents()}disconnectedCallback(){this._ngElementStrategy&&this._ngElementStrategy.disconnect(),this.ngElementEventsSubscription&&(this.ngElementEventsSubscription.unsubscribe(),this.ngElementEventsSubscription=null)}subscribeToEvents(){this.ngElementEventsSubscription=this.ngElementStrategy.events.subscribe((e=>{let t=new CustomEvent(e.name,{detail:e.value});this.dispatchEvent(t)}))}};r.observedAttributes=Object.keys(o);let a=r;return n.forEach((({propName:e,transform:t})=>{Object.defineProperty(a.prototype,e,{get(){return this.ngElementStrategy.getInputValue(e)},set(n){this.ngElementStrategy.setInputValue(e,n,t)},configurable:!0,enumerable:!0})})),a}(dk,{injector:e}))}ngDoBootstrap(){}};return e.ɵfac=function(t){return new(t||e)(Tn(Ta))},e.ɵmod=xi({type:e}),e.ɵinj=Gt({imports:[vf,hk]}),e})();bf().bootstrapModule(uk,{ngZoneEventCoalescing:!0}).catch((e=>console.error(e)))})(),(()=>{"use strict";var e=n(72),t=n.n(e),i=n(825),o=n.n(i),r=n(659),a=n.n(r),l=n(56),s=n.n(l),c=n(540),d=n.n(c),h=n(113),u=n.n(h),m=n(957),p={};p.styleTagTransform=u(),p.setAttributes=s(),p.insert=a().bind(null,"head"),p.domAPI=o(),p.insertStyleElement=d(),t()(m.A,p),m.A&&m.A.locals&&m.A.locals})()})();