@dangl/web-components-ava 1.5.2-beta0066 → 1.5.2-beta0076
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/package.json +1 -1
- package/tree.js +1 -1
package/tree.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(()=>{var t={56:(t,e,n)=>{"use strict";t.exports=function(t){var e=n.nc;e&&t.setAttribute("nonce",e)}},72:t=>{"use strict";var e=[];function n(t){for(var n=-1,i=0;i<e.length;i++)if(e[i].identifier===t){n=i;break}return n}function i(t,i){for(var o={},a=[],s=0;s<t.length;s++){var l=t[s],c=i.base?l[0]+i.base:l[0],d=o[c]||0,u="".concat(c," ").concat(d);o[c]=d+1;var h=n(u),m={css:l[1],media:l[2],sourceMap:l[3],supports:l[4],layer:l[5]};if(-1!==h)e[h].references++,e[h].updater(m);else{var p=r(m,i);i.byIndex=s,e.splice(s,0,{identifier:u,updater:p,references:1})}a.push(u)}return a}function r(t,e){var n=e.domAPI(e);return n.update(t),function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;n.update(t=e)}else n.remove()}}t.exports=function(t,r){var o=i(t=t||[],r=r||{});return function(t){t=t||[];for(var a=0;a<o.length;a++){var s=n(o[a]);e[s].references--}for(var l=i(t,r),c=0;c<o.length;c++){var d=n(o[c]);0===e[d].references&&(e[d].updater(),e.splice(d,1))}o=l}}},113:t=>{"use strict";t.exports=function(t,e){if(e.styleSheet)e.styleSheet.cssText=t;else{for(;e.firstChild;)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(t))}}},314:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map(function(e){var n="",i=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),i&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=t(e),i&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n}).join("")},e.i=function(t,n,i,r,o){"string"==typeof t&&(t=[[null,t,void 0]]);var a={};if(i)for(var s=0;s<this.length;s++){var l=this[s][0];null!=l&&(a[l]=!0)}for(var c=0;c<t.length;c++){var d=[].concat(t[c]);i&&a[d[0]]||(void 0!==o&&(void 0===d[5]||(d[1]="@layer".concat(d[5].length>0?" ".concat(d[5]):""," {").concat(d[1],"}")),d[5]=o),n&&(d[2]?(d[1]="@media ".concat(d[2]," {").concat(d[1],"}"),d[2]=n):d[2]=n),r&&(d[4]?(d[1]="@supports (".concat(d[4],") {").concat(d[1],"}"),d[4]=r):d[4]="".concat(r)),e.push(d))}},e}},540:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},601:t=>{"use strict";t.exports=function(t){return t[1]}},659:t=>{"use strict";var e={};t.exports=function(t,n){var i=function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}e[t]=n}return e[t]}(t);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)}},825:t=>{"use strict";t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=t.insertStyleElement(t);return{update:function(n){!function(t,e,n){var i="";n.supports&&(i+="@supports (".concat(n.supports,") {")),n.media&&(i+="@media ".concat(n.media," {"));var r=void 0!==n.layer;r&&(i+="@layer".concat(n.layer.length>0?" ".concat(n.layer):""," {")),i+=n.css,r&&(i+="}"),n.media&&(i+="}"),n.supports&&(i+="}");var o=n.sourceMap;o&&"undefined"!=typeof btoa&&(i+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(o))))," */")),e.styleTagTransform(i,t,e.options)}(e,t,n)},remove:function(){!function(t){if(null===t.parentNode)return!1;t.parentNode.removeChild(t)}(e)}}}},957:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var i=n(601),r=n.n(i),o=n(314),a=n.n(o)()(r());a.push([t.id,'/* projects/web-components-ava/ava-tree-web-component/src/styles.scss */\n.mat-elevation-z0,\n.mat-mdc-elevation-specific.mat-elevation-z0 {\n box-shadow: var(--mat-app-elevation-shadow-level-0, 0px 0px 0px 0px --mat-sys-shadow, 0px 0px 0px 0px --mat-sys-shadow, 0px 0px 0px 0px --mat-sys-shadow);\n}\n.mat-elevation-z1,\n.mat-mdc-elevation-specific.mat-elevation-z1 {\n box-shadow: var(--mat-app-elevation-shadow-level-1, 0px 2px 1px -1px --mat-sys-shadow, 0px 1px 1px 0px --mat-sys-shadow, 0px 1px 3px 0px --mat-sys-shadow);\n}\n.mat-elevation-z2,\n.mat-mdc-elevation-specific.mat-elevation-z2 {\n box-shadow: var(--mat-app-elevation-shadow-level-2, 0px 3px 1px -2px --mat-sys-shadow, 0px 2px 2px 0px --mat-sys-shadow, 0px 1px 5px 0px --mat-sys-shadow);\n}\n.mat-elevation-z3,\n.mat-mdc-elevation-specific.mat-elevation-z3 {\n box-shadow: var(--mat-app-elevation-shadow-level-3, 0px 3px 3px -2px --mat-sys-shadow, 0px 3px 4px 0px --mat-sys-shadow, 0px 1px 8px 0px --mat-sys-shadow);\n}\n.mat-elevation-z4,\n.mat-mdc-elevation-specific.mat-elevation-z4 {\n box-shadow: var(--mat-app-elevation-shadow-level-4, 0px 2px 4px -1px --mat-sys-shadow, 0px 4px 5px 0px --mat-sys-shadow, 0px 1px 10px 0px --mat-sys-shadow);\n}\n.mat-elevation-z5,\n.mat-mdc-elevation-specific.mat-elevation-z5 {\n box-shadow: var(--mat-app-elevation-shadow-level-5, 0px 3px 5px -1px --mat-sys-shadow, 0px 5px 8px 0px --mat-sys-shadow, 0px 1px 14px 0px --mat-sys-shadow);\n}\n.mat-elevation-z6,\n.mat-mdc-elevation-specific.mat-elevation-z6 {\n box-shadow: var(--mat-app-elevation-shadow-level-6, 0px 3px 5px -1px --mat-sys-shadow, 0px 6px 10px 0px --mat-sys-shadow, 0px 1px 18px 0px --mat-sys-shadow);\n}\n.mat-elevation-z7,\n.mat-mdc-elevation-specific.mat-elevation-z7 {\n box-shadow: var(--mat-app-elevation-shadow-level-7, 0px 4px 5px -2px --mat-sys-shadow, 0px 7px 10px 1px --mat-sys-shadow, 0px 2px 16px 1px --mat-sys-shadow);\n}\n.mat-elevation-z8,\n.mat-mdc-elevation-specific.mat-elevation-z8 {\n box-shadow: var(--mat-app-elevation-shadow-level-8, 0px 5px 5px -3px --mat-sys-shadow, 0px 8px 10px 1px --mat-sys-shadow, 0px 3px 14px 2px --mat-sys-shadow);\n}\n.mat-elevation-z9,\n.mat-mdc-elevation-specific.mat-elevation-z9 {\n box-shadow: var(--mat-app-elevation-shadow-level-9, 0px 5px 6px -3px --mat-sys-shadow, 0px 9px 12px 1px --mat-sys-shadow, 0px 3px 16px 2px --mat-sys-shadow);\n}\n.mat-elevation-z10,\n.mat-mdc-elevation-specific.mat-elevation-z10 {\n box-shadow: var(--mat-app-elevation-shadow-level-10, 0px 6px 6px -3px --mat-sys-shadow, 0px 10px 14px 1px --mat-sys-shadow, 0px 4px 18px 3px --mat-sys-shadow);\n}\n.mat-elevation-z11,\n.mat-mdc-elevation-specific.mat-elevation-z11 {\n box-shadow: var(--mat-app-elevation-shadow-level-11, 0px 6px 7px -4px --mat-sys-shadow, 0px 11px 15px 1px --mat-sys-shadow, 0px 4px 20px 3px --mat-sys-shadow);\n}\n.mat-elevation-z12,\n.mat-mdc-elevation-specific.mat-elevation-z12 {\n box-shadow: var(--mat-app-elevation-shadow-level-12, 0px 7px 8px -4px --mat-sys-shadow, 0px 12px 17px 2px --mat-sys-shadow, 0px 5px 22px 4px --mat-sys-shadow);\n}\n.mat-elevation-z13,\n.mat-mdc-elevation-specific.mat-elevation-z13 {\n box-shadow: var(--mat-app-elevation-shadow-level-13, 0px 7px 8px -4px --mat-sys-shadow, 0px 13px 19px 2px --mat-sys-shadow, 0px 5px 24px 4px --mat-sys-shadow);\n}\n.mat-elevation-z14,\n.mat-mdc-elevation-specific.mat-elevation-z14 {\n box-shadow: var(--mat-app-elevation-shadow-level-14, 0px 7px 9px -4px --mat-sys-shadow, 0px 14px 21px 2px --mat-sys-shadow, 0px 5px 26px 4px --mat-sys-shadow);\n}\n.mat-elevation-z15,\n.mat-mdc-elevation-specific.mat-elevation-z15 {\n box-shadow: var(--mat-app-elevation-shadow-level-15, 0px 8px 9px -5px --mat-sys-shadow, 0px 15px 22px 2px --mat-sys-shadow, 0px 6px 28px 5px --mat-sys-shadow);\n}\n.mat-elevation-z16,\n.mat-mdc-elevation-specific.mat-elevation-z16 {\n box-shadow: var(--mat-app-elevation-shadow-level-16, 0px 8px 10px -5px --mat-sys-shadow, 0px 16px 24px 2px --mat-sys-shadow, 0px 6px 30px 5px --mat-sys-shadow);\n}\n.mat-elevation-z17,\n.mat-mdc-elevation-specific.mat-elevation-z17 {\n box-shadow: var(--mat-app-elevation-shadow-level-17, 0px 8px 11px -5px --mat-sys-shadow, 0px 17px 26px 2px --mat-sys-shadow, 0px 6px 32px 5px --mat-sys-shadow);\n}\n.mat-elevation-z18,\n.mat-mdc-elevation-specific.mat-elevation-z18 {\n box-shadow: var(--mat-app-elevation-shadow-level-18, 0px 9px 11px -5px --mat-sys-shadow, 0px 18px 28px 2px --mat-sys-shadow, 0px 7px 34px 6px --mat-sys-shadow);\n}\n.mat-elevation-z19,\n.mat-mdc-elevation-specific.mat-elevation-z19 {\n box-shadow: var(--mat-app-elevation-shadow-level-19, 0px 9px 12px -6px --mat-sys-shadow, 0px 19px 29px 2px --mat-sys-shadow, 0px 7px 36px 6px --mat-sys-shadow);\n}\n.mat-elevation-z20,\n.mat-mdc-elevation-specific.mat-elevation-z20 {\n box-shadow: var(--mat-app-elevation-shadow-level-20, 0px 10px 13px -6px --mat-sys-shadow, 0px 20px 31px 3px --mat-sys-shadow, 0px 8px 38px 7px --mat-sys-shadow);\n}\n.mat-elevation-z21,\n.mat-mdc-elevation-specific.mat-elevation-z21 {\n box-shadow: var(--mat-app-elevation-shadow-level-21, 0px 10px 13px -6px --mat-sys-shadow, 0px 21px 33px 3px --mat-sys-shadow, 0px 8px 40px 7px --mat-sys-shadow);\n}\n.mat-elevation-z22,\n.mat-mdc-elevation-specific.mat-elevation-z22 {\n box-shadow: var(--mat-app-elevation-shadow-level-22, 0px 10px 14px -6px --mat-sys-shadow, 0px 22px 35px 3px --mat-sys-shadow, 0px 8px 42px 7px --mat-sys-shadow);\n}\n.mat-elevation-z23,\n.mat-mdc-elevation-specific.mat-elevation-z23 {\n box-shadow: var(--mat-app-elevation-shadow-level-23, 0px 11px 14px -7px --mat-sys-shadow, 0px 23px 36px 3px --mat-sys-shadow, 0px 9px 44px 8px --mat-sys-shadow);\n}\n.mat-elevation-z24,\n.mat-mdc-elevation-specific.mat-elevation-z24 {\n box-shadow: var(--mat-app-elevation-shadow-level-24, 0px 11px 15px -7px --mat-sys-shadow, 0px 24px 38px 3px --mat-sys-shadow, 0px 9px 46px 8px --mat-sys-shadow);\n}\nhtml {\n --mat-sys-on-surface: initial;\n}\n.mat-app-background {\n background-color: var(--mat-app-background-color, var(--mat-sys-background, transparent));\n color: var(--mat-app-text-color, var(--mat-sys-on-background, inherit));\n}\n:root {\n --color-primary: rgb(0, 172, 193);\n --color-accent: rgb(96, 125, 139);\n --color-warn: rgb(244, 67, 54);\n --color-dark: #3b4c55;\n --color-light: #bdbdbd;\n --color-primary-rgba: rgb(0, 172, 193);\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-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\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: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);\n --mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\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: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);\n --mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\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: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);\n --mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n}\nhtml {\n --mat-optgroup-label-text-color: rgba(0, 0, 0, 0.87);\n}\nhtml {\n --mat-pseudo-checkbox-full-selected-icon-color: #607d8b;\n --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;\n --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);\n --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;\n --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-pseudo-checkbox-minimal-selected-checkmark-color: #607d8b;\n --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n}\n.mat-primary {\n --mat-pseudo-checkbox-full-selected-icon-color: #00acc1;\n --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;\n --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);\n --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;\n --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-pseudo-checkbox-minimal-selected-checkmark-color: #00acc1;\n --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n}\n.mat-accent {\n --mat-pseudo-checkbox-full-selected-icon-color: #607d8b;\n --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;\n --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);\n --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;\n --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-pseudo-checkbox-minimal-selected-checkmark-color: #607d8b;\n --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n}\n.mat-warn {\n --mat-pseudo-checkbox-full-selected-icon-color: #f44336;\n --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;\n --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);\n --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;\n --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;\n --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\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 --mat-card-elevated-container-shape: 4px;\n --mat-card-outlined-container-shape: 4px;\n --mat-card-filled-container-shape: 4px;\n --mat-card-outlined-outline-width: 1px;\n}\nhtml {\n --mat-card-elevated-container-color: white;\n --mat-card-elevated-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 --mat-card-outlined-container-color: white;\n --mat-card-outlined-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-outlined-outline-color: rgba(0, 0, 0, 0.12);\n --mat-card-subtitle-text-color: rgba(0, 0, 0, 0.54);\n --mat-card-filled-container-color: white;\n --mat-card-filled-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}\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 --mat-progress-bar-active-indicator-height: 4px;\n --mat-progress-bar-track-height: 4px;\n --mat-progress-bar-track-shape: 0;\n}\n.mat-mdc-progress-bar {\n --mat-progress-bar-active-indicator-color: #00acc1;\n --mat-progress-bar-track-color: rgba(0, 172, 193, 0.25);\n}\n.mat-mdc-progress-bar.mat-accent {\n --mat-progress-bar-active-indicator-color: #607d8b;\n --mat-progress-bar-track-color: rgba(96, 125, 139, 0.25);\n}\n.mat-mdc-progress-bar.mat-warn {\n --mat-progress-bar-active-indicator-color: #f44336;\n --mat-progress-bar-track-color: rgba(244, 67, 54, 0.25);\n}\nhtml {\n --mat-tooltip-container-shape: 4px;\n --mat-tooltip-supporting-text-line-height: 16px;\n}\nhtml {\n --mat-tooltip-container-color: #424242;\n --mat-tooltip-supporting-text-color: white;\n}\nhtml {\n --mat-tooltip-supporting-text-font: Roboto, sans-serif;\n --mat-tooltip-supporting-text-size: 12px;\n --mat-tooltip-supporting-text-weight: 400;\n --mat-tooltip-supporting-text-tracking: 0.0333333333em;\n}\nhtml {\n --mat-form-field-filled-active-indicator-height: 1px;\n --mat-form-field-filled-focus-active-indicator-height: 2px;\n --mat-form-field-filled-container-shape: 4px;\n --mat-form-field-outlined-outline-width: 1px;\n --mat-form-field-outlined-focus-outline-width: 2px;\n --mat-form-field-outlined-container-shape: 4px;\n}\nhtml {\n --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #00acc1 87%, transparent);\n --mat-form-field-filled-caret-color: #00acc1;\n --mat-form-field-filled-focus-active-indicator-color: #00acc1;\n --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #00acc1 87%, transparent);\n --mat-form-field-outlined-caret-color: #00acc1;\n --mat-form-field-outlined-focus-outline-color: #00acc1;\n --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #00acc1 87%, transparent);\n --mat-form-field-disabled-input-text-placeholder-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\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: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-form-field-hover-state-layer-opacity: 0.04;\n --mat-form-field-focus-state-layer-opacity: 0.12;\n --mat-form-field-filled-container-color: #f6f6f6;\n --mat-form-field-filled-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);\n --mat-form-field-filled-label-text-color: rgba(0, 0, 0, 0.54);\n --mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, 0.54);\n --mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-form-field-filled-input-text-color: rgba(0, 0, 0, 0.87);\n --mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, 0.54);\n --mat-form-field-filled-error-hover-label-text-color: #f44336;\n --mat-form-field-filled-error-focus-label-text-color: #f44336;\n --mat-form-field-filled-error-label-text-color: #f44336;\n --mat-form-field-filled-error-caret-color: #f44336;\n --mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, 0.54);\n --mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, 0.87);\n --mat-form-field-filled-error-active-indicator-color: #f44336;\n --mat-form-field-filled-error-focus-active-indicator-color: #f44336;\n --mat-form-field-filled-error-hover-active-indicator-color: #f44336;\n --mat-form-field-outlined-label-text-color: rgba(0, 0, 0, 0.54);\n --mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-form-field-outlined-input-text-color: rgba(0, 0, 0, 0.87);\n --mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, 0.54);\n --mat-form-field-outlined-error-caret-color: #f44336;\n --mat-form-field-outlined-error-focus-label-text-color: #f44336;\n --mat-form-field-outlined-error-label-text-color: #f44336;\n --mat-form-field-outlined-error-hover-label-text-color: #f44336;\n --mat-form-field-outlined-outline-color: rgba(0, 0, 0, 0.38);\n --mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, 0.87);\n --mat-form-field-outlined-error-focus-outline-color: #f44336;\n --mat-form-field-outlined-error-hover-outline-color: #f44336;\n --mat-form-field-outlined-error-outline-color: #f44336;\n}\n.mat-mdc-form-field.mat-accent {\n --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #607d8b 87%, transparent);\n --mat-form-field-filled-caret-color: #607d8b;\n --mat-form-field-filled-focus-active-indicator-color: #607d8b;\n --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #607d8b 87%, transparent);\n --mat-form-field-outlined-caret-color: #607d8b;\n --mat-form-field-outlined-focus-outline-color: #607d8b;\n --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #607d8b 87%, transparent);\n}\n.mat-mdc-form-field.mat-warn {\n --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #f44336 87%, transparent);\n --mat-form-field-filled-caret-color: #f44336;\n --mat-form-field-filled-focus-active-indicator-color: #f44336;\n --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #f44336 87%, transparent);\n --mat-form-field-outlined-caret-color: #f44336;\n --mat-form-field-outlined-focus-outline-color: #f44336;\n --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #f44336 87%, transparent);\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 --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 --mat-form-field-filled-label-text-font: Roboto, sans-serif;\n --mat-form-field-filled-label-text-size: 16px;\n --mat-form-field-filled-label-text-tracking: 0.03125em;\n --mat-form-field-filled-label-text-weight: 400;\n --mat-form-field-outlined-label-text-font: Roboto, sans-serif;\n --mat-form-field-outlined-label-text-size: 16px;\n --mat-form-field-outlined-label-text-tracking: 0.03125em;\n --mat-form-field-outlined-label-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: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);\n --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);\n --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-select-focused-arrow-color: #00acc1;\n --mat-select-invalid-arrow-color: #f44336;\n}\n.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: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);\n --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);\n --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-select-focused-arrow-color: #607d8b;\n --mat-select-invalid-arrow-color: #f44336;\n}\n.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: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);\n --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);\n --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-select-focused-arrow-color: #f44336;\n --mat-select-invalid-arrow-color: #f44336;\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 --mat-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 --mat-dialog-container-color: white;\n --mat-dialog-subhead-color: rgba(0, 0, 0, 0.87);\n --mat-dialog-supporting-text-color: rgba(0, 0, 0, 0.54);\n}\nhtml {\n --mat-dialog-subhead-font: Roboto, sans-serif;\n --mat-dialog-subhead-line-height: 32px;\n --mat-dialog-subhead-size: 20px;\n --mat-dialog-subhead-weight: 500;\n --mat-dialog-subhead-tracking: 0.0125em;\n --mat-dialog-supporting-text-font: Roboto, sans-serif;\n --mat-dialog-supporting-text-line-height: 24px;\n --mat-dialog-supporting-text-size: 16px;\n --mat-dialog-supporting-text-weight: 400;\n --mat-dialog-supporting-text-tracking: 0.03125em;\n}\n.mat-mdc-standard-chip {\n --mat-chip-container-shape-radius: 16px;\n --mat-chip-disabled-container-opacity: 0.4;\n --mat-chip-disabled-outline-color: transparent;\n --mat-chip-flat-selected-outline-width: 0;\n --mat-chip-focus-outline-color: transparent;\n --mat-chip-hover-state-layer-opacity: 0.04;\n --mat-chip-outline-color: transparent;\n --mat-chip-outline-width: 0;\n --mat-chip-selected-hover-state-layer-opacity: 0.04;\n --mat-chip-selected-trailing-action-state-layer-color: transparent;\n --mat-chip-trailing-action-focus-opacity: 1;\n --mat-chip-trailing-action-focus-state-layer-opacity: 0;\n --mat-chip-trailing-action-hover-state-layer-opacity: 0;\n --mat-chip-trailing-action-opacity: 0.54;\n --mat-chip-trailing-action-state-layer-color: transparent;\n --mat-chip-with-avatar-avatar-shape-radius: 14px;\n --mat-chip-with-avatar-avatar-size: 28px;\n --mat-chip-with-avatar-disabled-avatar-opacity: 1;\n --mat-chip-with-icon-disabled-icon-opacity: 1;\n --mat-chip-with-icon-icon-size: 18px;\n --mat-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;\n}\n.mat-mdc-standard-chip {\n --mat-chip-disabled-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-chip-elevated-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-chip-elevated-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-chip-elevated-selected-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-chip-focus-state-layer-opacity: 0.12;\n --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-chip-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);\n --mat-chip-selected-focus-state-layer-color: 0.12;\n --mat-chip-selected-focus-state-layer-opacity: 0.12;\n --mat-chip-selected-hover-state-layer-color: 0.04;\n --mat-chip-selected-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, 0.87);\n --mat-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, 0.87);\n --mat-chip-with-icon-icon-color: rgba(0, 0, 0, 0.87);\n --mat-chip-with-icon-selected-icon-color: rgba(0, 0, 0, 0.87);\n --mat-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);\n --mat-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, 0.87);\n}\n.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,\n.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {\n --mat-chip-disabled-label-text-color: white;\n --mat-chip-elevated-container-color: #00acc1;\n --mat-chip-elevated-disabled-container-color: #00acc1;\n --mat-chip-elevated-selected-container-color: #00acc1;\n --mat-chip-flat-disabled-selected-container-color: #00acc1;\n --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-chip-focus-state-layer-opacity: 0.12;\n --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-chip-label-text-color: white;\n --mat-chip-selected-disabled-trailing-icon-color: white;\n --mat-chip-selected-focus-state-layer-color: 0.12;\n --mat-chip-selected-focus-state-layer-opacity: 0.12;\n --mat-chip-selected-hover-state-layer-color: 0.04;\n --mat-chip-selected-label-text-color: white;\n --mat-chip-selected-trailing-icon-color: white;\n --mat-chip-with-icon-disabled-icon-color: white;\n --mat-chip-with-icon-icon-color: white;\n --mat-chip-with-icon-selected-icon-color: white;\n --mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;\n --mat-chip-with-trailing-icon-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 --mat-chip-disabled-label-text-color: white;\n --mat-chip-elevated-container-color: #607d8b;\n --mat-chip-elevated-disabled-container-color: #607d8b;\n --mat-chip-elevated-selected-container-color: #607d8b;\n --mat-chip-flat-disabled-selected-container-color: #607d8b;\n --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-chip-focus-state-layer-opacity: 0.12;\n --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-chip-label-text-color: white;\n --mat-chip-selected-disabled-trailing-icon-color: white;\n --mat-chip-selected-focus-state-layer-color: 0.12;\n --mat-chip-selected-focus-state-layer-opacity: 0.12;\n --mat-chip-selected-hover-state-layer-color: 0.04;\n --mat-chip-selected-label-text-color: white;\n --mat-chip-selected-trailing-icon-color: white;\n --mat-chip-with-icon-disabled-icon-color: white;\n --mat-chip-with-icon-icon-color: white;\n --mat-chip-with-icon-selected-icon-color: white;\n --mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;\n --mat-chip-with-trailing-icon-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 --mat-chip-disabled-label-text-color: white;\n --mat-chip-elevated-container-color: #f44336;\n --mat-chip-elevated-disabled-container-color: #f44336;\n --mat-chip-elevated-selected-container-color: #f44336;\n --mat-chip-flat-disabled-selected-container-color: #f44336;\n --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-chip-focus-state-layer-opacity: 0.12;\n --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-chip-label-text-color: white;\n --mat-chip-selected-disabled-trailing-icon-color: white;\n --mat-chip-selected-focus-state-layer-color: 0.12;\n --mat-chip-selected-focus-state-layer-opacity: 0.12;\n --mat-chip-selected-hover-state-layer-color: 0.04;\n --mat-chip-selected-label-text-color: white;\n --mat-chip-selected-trailing-icon-color: white;\n --mat-chip-with-icon-disabled-icon-color: white;\n --mat-chip-with-icon-icon-color: white;\n --mat-chip-with-icon-selected-icon-color: white;\n --mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;\n --mat-chip-with-trailing-icon-trailing-icon-color: white;\n}\n.mat-mdc-chip.mat-mdc-standard-chip {\n --mat-chip-container-height: 32px;\n}\n.mat-mdc-standard-chip {\n --mat-chip-label-text-font: Roboto, sans-serif;\n --mat-chip-label-text-line-height: 20px;\n --mat-chip-label-text-size: 14px;\n --mat-chip-label-text-tracking: 0.0178571429em;\n --mat-chip-label-text-weight: 400;\n}\nhtml {\n --mat-slide-toggle-disabled-handle-opacity: 0.38;\n --mat-slide-toggle-disabled-selected-handle-opacity: 0.38;\n --mat-slide-toggle-disabled-selected-icon-opacity: 0.38;\n --mat-slide-toggle-disabled-track-opacity: 0.12;\n --mat-slide-toggle-disabled-unselected-handle-opacity: 0.38;\n --mat-slide-toggle-disabled-unselected-icon-opacity: 0.38;\n --mat-slide-toggle-disabled-unselected-track-outline-color: transparent;\n --mat-slide-toggle-disabled-unselected-track-outline-width: 1px;\n --mat-slide-toggle-handle-height: 20px;\n --mat-slide-toggle-handle-shape: 10px;\n --mat-slide-toggle-handle-width: 20px;\n --mat-slide-toggle-hidden-track-opacity: 1;\n --mat-slide-toggle-hidden-track-transition: transform 75ms 0ms cubic-bezier(0.4, 0, 0.6, 1);\n --mat-slide-toggle-pressed-handle-size: 20px;\n --mat-slide-toggle-selected-focus-state-layer-opacity: 0.12;\n --mat-slide-toggle-selected-handle-horizontal-margin: 0;\n --mat-slide-toggle-selected-handle-size: 20px;\n --mat-slide-toggle-selected-hover-state-layer-opacity: 0.04;\n --mat-slide-toggle-selected-icon-size: 18px;\n --mat-slide-toggle-selected-pressed-handle-horizontal-margin: 0;\n --mat-slide-toggle-selected-pressed-state-layer-opacity: 0.12;\n --mat-slide-toggle-selected-track-outline-color: transparent;\n --mat-slide-toggle-selected-track-outline-width: 1px;\n --mat-slide-toggle-selected-with-icon-handle-horizontal-margin: 0;\n --mat-slide-toggle-track-height: 14px;\n --mat-slide-toggle-track-outline-color: transparent;\n --mat-slide-toggle-track-outline-width: 1px;\n --mat-slide-toggle-track-shape: 7px;\n --mat-slide-toggle-track-width: 36px;\n --mat-slide-toggle-unselected-focus-state-layer-opacity: 0.12;\n --mat-slide-toggle-unselected-handle-horizontal-margin: 0;\n --mat-slide-toggle-unselected-handle-size: 20px;\n --mat-slide-toggle-unselected-hover-state-layer-opacity: 0.12;\n --mat-slide-toggle-unselected-icon-size: 18px;\n --mat-slide-toggle-unselected-pressed-handle-horizontal-margin: 0;\n --mat-slide-toggle-unselected-pressed-state-layer-opacity: 0.1;\n --mat-slide-toggle-unselected-with-icon-handle-horizontal-margin: 0;\n --mat-slide-toggle-visible-track-opacity: 1;\n --mat-slide-toggle-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, 0.2, 1);\n --mat-slide-toggle-with-icon-handle-size: 20px;\n --mat-slide-toggle-touch-target-size: 48px;\n}\nhtml {\n --mat-slide-toggle-selected-icon-color: white;\n --mat-slide-toggle-disabled-selected-icon-color: white;\n --mat-slide-toggle-selected-focus-state-layer-color: #00acc1;\n --mat-slide-toggle-selected-handle-color: #00acc1;\n --mat-slide-toggle-selected-hover-state-layer-color: #00acc1;\n --mat-slide-toggle-selected-pressed-state-layer-color: #00acc1;\n --mat-slide-toggle-selected-focus-handle-color: #00acc1;\n --mat-slide-toggle-selected-hover-handle-color: #00acc1;\n --mat-slide-toggle-selected-pressed-handle-color: #00acc1;\n --mat-slide-toggle-selected-focus-track-color: #4dd0e1;\n --mat-slide-toggle-selected-hover-track-color: #4dd0e1;\n --mat-slide-toggle-selected-pressed-track-color: #4dd0e1;\n --mat-slide-toggle-selected-track-color: #4dd0e1;\n --mat-slide-toggle-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-slide-toggle-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 --mat-slide-toggle-disabled-selected-handle-color: rgba(0, 0, 0, 0.87);\n --mat-slide-toggle-disabled-selected-track-color: rgba(0, 0, 0, 0.87);\n --mat-slide-toggle-disabled-unselected-handle-color: rgba(0, 0, 0, 0.87);\n --mat-slide-toggle-disabled-unselected-icon-color: #f6f6f6;\n --mat-slide-toggle-disabled-unselected-track-color: rgba(0, 0, 0, 0.87);\n --mat-slide-toggle-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 --mat-slide-toggle-handle-surface-color: white;\n --mat-slide-toggle-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-slide-toggle-unselected-hover-handle-color: #424242;\n --mat-slide-toggle-unselected-focus-handle-color: #424242;\n --mat-slide-toggle-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-slide-toggle-unselected-focus-track-color: rgba(0, 0, 0, 0.12);\n --mat-slide-toggle-unselected-icon-color: #f6f6f6;\n --mat-slide-toggle-unselected-handle-color: rgba(0, 0, 0, 0.54);\n --mat-slide-toggle-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-slide-toggle-unselected-hover-track-color: rgba(0, 0, 0, 0.12);\n --mat-slide-toggle-unselected-pressed-handle-color: #424242;\n --mat-slide-toggle-unselected-pressed-track-color: rgba(0, 0, 0, 0.12);\n --mat-slide-toggle-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-slide-toggle-unselected-track-color: rgba(0, 0, 0, 0.12);\n}\n.mat-mdc-slide-toggle.mat-accent {\n --mat-slide-toggle-selected-icon-color: white;\n --mat-slide-toggle-disabled-selected-icon-color: white;\n --mat-slide-toggle-selected-focus-state-layer-color: #607d8b;\n --mat-slide-toggle-selected-handle-color: #607d8b;\n --mat-slide-toggle-selected-hover-state-layer-color: #607d8b;\n --mat-slide-toggle-selected-pressed-state-layer-color: #607d8b;\n --mat-slide-toggle-selected-focus-handle-color: #607d8b;\n --mat-slide-toggle-selected-hover-handle-color: #607d8b;\n --mat-slide-toggle-selected-pressed-handle-color: #607d8b;\n --mat-slide-toggle-selected-focus-track-color: #90a4ae;\n --mat-slide-toggle-selected-hover-track-color: #90a4ae;\n --mat-slide-toggle-selected-pressed-track-color: #90a4ae;\n --mat-slide-toggle-selected-track-color: #90a4ae;\n}\n.mat-mdc-slide-toggle.mat-warn {\n --mat-slide-toggle-selected-icon-color: white;\n --mat-slide-toggle-disabled-selected-icon-color: white;\n --mat-slide-toggle-selected-focus-state-layer-color: #f44336;\n --mat-slide-toggle-selected-handle-color: #f44336;\n --mat-slide-toggle-selected-hover-state-layer-color: #f44336;\n --mat-slide-toggle-selected-pressed-state-layer-color: #f44336;\n --mat-slide-toggle-selected-focus-handle-color: #f44336;\n --mat-slide-toggle-selected-hover-handle-color: #f44336;\n --mat-slide-toggle-selected-pressed-handle-color: #f44336;\n --mat-slide-toggle-selected-focus-track-color: #e57373;\n --mat-slide-toggle-selected-hover-track-color: #e57373;\n --mat-slide-toggle-selected-pressed-track-color: #e57373;\n --mat-slide-toggle-selected-track-color: #e57373;\n}\nhtml {\n --mat-slide-toggle-state-layer-size: 40px;\n --mat-slide-toggle-touch-target-display: block;\n}\nhtml {\n --mat-slide-toggle-label-text-font: Roboto, sans-serif;\n --mat-slide-toggle-label-text-line-height: 20px;\n --mat-slide-toggle-label-text-size: 14px;\n --mat-slide-toggle-label-text-tracking: 0.0178571429em;\n --mat-slide-toggle-label-text-weight: 400;\n}\nhtml .mat-mdc-slide-toggle {\n --mat-slide-toggle-label-text-font: Roboto, sans-serif;\n --mat-slide-toggle-label-text-line-height: 20px;\n --mat-slide-toggle-label-text-size: 14px;\n --mat-slide-toggle-label-text-tracking: 0.0178571429em;\n --mat-slide-toggle-label-text-weight: 400;\n}\nhtml {\n --mat-radio-disabled-selected-icon-opacity: 0.38;\n --mat-radio-disabled-unselected-icon-opacity: 0.38;\n --mat-radio-state-layer-size: 40px;\n --mat-radio-touch-target-size: 48px;\n}\n.mat-mdc-radio-button.mat-primary {\n --mat-radio-checked-ripple-color: #00acc1;\n --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);\n --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);\n --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);\n --mat-radio-selected-focus-icon-color: #00acc1;\n --mat-radio-selected-hover-icon-color: #00acc1;\n --mat-radio-selected-icon-color: #00acc1;\n --mat-radio-selected-pressed-icon-color: #00acc1;\n --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);\n --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);\n --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);\n --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);\n}\n.mat-mdc-radio-button.mat-accent {\n --mat-radio-checked-ripple-color: #607d8b;\n --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);\n --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);\n --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);\n --mat-radio-selected-focus-icon-color: #607d8b;\n --mat-radio-selected-hover-icon-color: #607d8b;\n --mat-radio-selected-icon-color: #607d8b;\n --mat-radio-selected-pressed-icon-color: #607d8b;\n --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);\n --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);\n --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);\n --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);\n}\n.mat-mdc-radio-button.mat-warn {\n --mat-radio-checked-ripple-color: #f44336;\n --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);\n --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);\n --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);\n --mat-radio-selected-focus-icon-color: #f44336;\n --mat-radio-selected-hover-icon-color: #f44336;\n --mat-radio-selected-icon-color: #f44336;\n --mat-radio-selected-pressed-icon-color: #f44336;\n --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);\n --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);\n --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);\n --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);\n}\nhtml {\n --mat-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-active-track-height: 6px;\n --mat-slider-active-track-shape: 9999px;\n --mat-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-handle-height: 20px;\n --mat-slider-handle-shape: 50%;\n --mat-slider-handle-width: 20px;\n --mat-slider-inactive-track-height: 4px;\n --mat-slider-inactive-track-shape: 9999px;\n --mat-slider-value-indicator-border-radius: 4px;\n --mat-slider-value-indicator-caret-display: block;\n --mat-slider-value-indicator-container-transform: translateX(-50%);\n --mat-slider-value-indicator-height: 32px;\n --mat-slider-value-indicator-padding: 0 12px;\n --mat-slider-value-indicator-text-transform: none;\n --mat-slider-value-indicator-width: auto;\n --mat-slider-with-overlap-handle-outline-width: 1px;\n --mat-slider-with-tick-marks-active-container-opacity: 0.6;\n --mat-slider-with-tick-marks-container-shape: 50%;\n --mat-slider-with-tick-marks-container-size: 2px;\n --mat-slider-with-tick-marks-inactive-container-opacity: 0.6;\n --mat-slider-value-indicator-transform-origin: bottom;\n}\nhtml {\n --mat-slider-active-track-color: #00acc1;\n --mat-slider-focus-handle-color: #00acc1;\n --mat-slider-handle-color: #00acc1;\n --mat-slider-hover-handle-color: #00acc1;\n --mat-slider-focus-state-layer-color: color-mix(in srgb, #00acc1 12%, transparent);\n --mat-slider-hover-state-layer-color: color-mix(in srgb, #00acc1 4%, transparent);\n --mat-slider-inactive-track-color: #00acc1;\n --mat-slider-ripple-color: #00acc1;\n --mat-slider-with-tick-marks-active-container-color: white;\n --mat-slider-with-tick-marks-inactive-container-color: #00acc1;\n --mat-slider-disabled-active-track-color: rgba(0, 0, 0, 0.87);\n --mat-slider-disabled-handle-color: rgba(0, 0, 0, 0.87);\n --mat-slider-disabled-inactive-track-color: rgba(0, 0, 0, 0.87);\n --mat-slider-label-container-color: #424242;\n --mat-slider-label-label-text-color: white;\n --mat-slider-value-indicator-opacity: 1;\n --mat-slider-with-overlap-handle-outline-color: rgba(0, 0, 0, 0.87);\n --mat-slider-with-tick-marks-disabled-container-color: rgba(0, 0, 0, 0.87);\n}\n.mat-accent {\n --mat-slider-active-track-color: #607d8b;\n --mat-slider-focus-handle-color: #607d8b;\n --mat-slider-handle-color: #607d8b;\n --mat-slider-hover-handle-color: #607d8b;\n --mat-slider-focus-state-layer-color: color-mix(in srgb, #607d8b 12%, transparent);\n --mat-slider-hover-state-layer-color: color-mix(in srgb, #607d8b 4%, transparent);\n --mat-slider-inactive-track-color: #607d8b;\n --mat-slider-ripple-color: #607d8b;\n --mat-slider-with-tick-marks-active-container-color: white;\n --mat-slider-with-tick-marks-inactive-container-color: #607d8b;\n}\n.mat-warn {\n --mat-slider-active-track-color: #f44336;\n --mat-slider-focus-handle-color: #f44336;\n --mat-slider-handle-color: #f44336;\n --mat-slider-hover-handle-color: #f44336;\n --mat-slider-focus-state-layer-color: color-mix(in srgb, #f44336 12%, transparent);\n --mat-slider-hover-state-layer-color: color-mix(in srgb, #f44336 4%, transparent);\n --mat-slider-inactive-track-color: #f44336;\n --mat-slider-ripple-color: #f44336;\n --mat-slider-with-tick-marks-active-container-color: white;\n --mat-slider-with-tick-marks-inactive-container-color: #f44336;\n}\nhtml {\n --mat-slider-label-label-text-font: Roboto, sans-serif;\n --mat-slider-label-label-text-size: 14px;\n --mat-slider-label-label-text-line-height: 22px;\n --mat-slider-label-label-text-tracking: 0.0071428571em;\n --mat-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-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-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: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);\n --mat-menu-item-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\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 --mat-list-active-indicator-color: transparent;\n --mat-list-active-indicator-shape: 4px;\n --mat-list-list-item-container-shape: 0;\n --mat-list-list-item-leading-avatar-shape: 50%;\n --mat-list-list-item-container-color: transparent;\n --mat-list-list-item-selected-container-color: transparent;\n --mat-list-list-item-leading-avatar-color: transparent;\n --mat-list-list-item-leading-icon-size: 24px;\n --mat-list-list-item-leading-avatar-size: 40px;\n --mat-list-list-item-trailing-icon-size: 24px;\n --mat-list-list-item-disabled-state-layer-color: transparent;\n --mat-list-list-item-disabled-state-layer-opacity: 0;\n --mat-list-list-item-disabled-label-text-opacity: 0.38;\n --mat-list-list-item-disabled-leading-icon-opacity: 0.38;\n --mat-list-list-item-disabled-trailing-icon-opacity: 0.38;\n}\nhtml {\n --mat-list-list-item-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-list-list-item-supporting-text-color: rgba(0, 0, 0, 0.54);\n --mat-list-list-item-leading-icon-color: rgba(0, 0, 0, 0.54);\n --mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, 0.54);\n --mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, 0.54);\n --mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, 0.54);\n --mat-list-list-item-disabled-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-list-list-item-disabled-leading-icon-color: rgba(0, 0, 0, 0.87);\n --mat-list-list-item-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);\n --mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, 0.54);\n --mat-list-list-item-hover-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-list-list-item-hover-state-layer-opacity: 0.04;\n --mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, 0.54);\n --mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-list-list-item-focus-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-list-list-item-focus-state-layer-opacity: 0.12;\n}\n.mdc-list-item__start,\n.mdc-list-item__end {\n --mat-radio-checked-ripple-color: #00acc1;\n --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);\n --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);\n --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);\n --mat-radio-selected-focus-icon-color: #00acc1;\n --mat-radio-selected-hover-icon-color: #00acc1;\n --mat-radio-selected-icon-color: #00acc1;\n --mat-radio-selected-pressed-icon-color: #00acc1;\n --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);\n --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);\n --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);\n --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);\n}\n.mat-accent .mdc-list-item__start,\n.mat-accent .mdc-list-item__end {\n --mat-radio-checked-ripple-color: #607d8b;\n --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);\n --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);\n --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);\n --mat-radio-selected-focus-icon-color: #607d8b;\n --mat-radio-selected-hover-icon-color: #607d8b;\n --mat-radio-selected-icon-color: #607d8b;\n --mat-radio-selected-pressed-icon-color: #607d8b;\n --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);\n --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);\n --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);\n --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);\n}\n.mat-warn .mdc-list-item__start,\n.mat-warn .mdc-list-item__end {\n --mat-radio-checked-ripple-color: #f44336;\n --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);\n --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);\n --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);\n --mat-radio-selected-focus-icon-color: #f44336;\n --mat-radio-selected-hover-icon-color: #f44336;\n --mat-radio-selected-icon-color: #f44336;\n --mat-radio-selected-pressed-icon-color: #f44336;\n --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);\n --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);\n --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);\n --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);\n}\n.mat-mdc-list-option {\n --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-checkbox-selected-checkmark-color: white;\n --mat-checkbox-selected-focus-icon-color: #00acc1;\n --mat-checkbox-selected-hover-icon-color: #00acc1;\n --mat-checkbox-selected-icon-color: #00acc1;\n --mat-checkbox-selected-pressed-icon-color: #00acc1;\n --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);\n --mat-checkbox-selected-focus-state-layer-color: #00acc1;\n --mat-checkbox-selected-hover-state-layer-color: #00acc1;\n --mat-checkbox-selected-pressed-state-layer-color: #00acc1;\n --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);\n}\n.mat-mdc-list-option.mat-accent {\n --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-checkbox-selected-checkmark-color: white;\n --mat-checkbox-selected-focus-icon-color: #607d8b;\n --mat-checkbox-selected-hover-icon-color: #607d8b;\n --mat-checkbox-selected-icon-color: #607d8b;\n --mat-checkbox-selected-pressed-icon-color: #607d8b;\n --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);\n --mat-checkbox-selected-focus-state-layer-color: #607d8b;\n --mat-checkbox-selected-hover-state-layer-color: #607d8b;\n --mat-checkbox-selected-pressed-state-layer-color: #607d8b;\n --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);\n}\n.mat-mdc-list-option.mat-warn {\n --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-checkbox-selected-checkmark-color: white;\n --mat-checkbox-selected-focus-icon-color: #f44336;\n --mat-checkbox-selected-hover-icon-color: #f44336;\n --mat-checkbox-selected-icon-color: #f44336;\n --mat-checkbox-selected-pressed-icon-color: #f44336;\n --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);\n --mat-checkbox-selected-focus-state-layer-color: #f44336;\n --mat-checkbox-selected-hover-state-layer-color: #f44336;\n --mat-checkbox-selected-pressed-state-layer-color: #f44336;\n --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);\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 --mat-list-list-item-leading-icon-start-space: 16px;\n --mat-list-list-item-leading-icon-end-space: 32px;\n --mat-list-list-item-one-line-container-height: 48px;\n --mat-list-list-item-two-line-container-height: 64px;\n --mat-list-list-item-three-line-container-height: 88px;\n}\n.mdc-list-item__start,\n.mdc-list-item__end {\n --mat-radio-state-layer-size: 40px;\n --mat-radio-touch-target-display: block;\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 --mat-list-list-item-label-text-font: Roboto, sans-serif;\n --mat-list-list-item-label-text-line-height: 24px;\n --mat-list-list-item-label-text-size: 16px;\n --mat-list-list-item-label-text-tracking: 0.03125em;\n --mat-list-list-item-label-text-weight: 400;\n --mat-list-list-item-supporting-text-font: Roboto, sans-serif;\n --mat-list-list-item-supporting-text-line-height: 20px;\n --mat-list-list-item-supporting-text-size: 14px;\n --mat-list-list-item-supporting-text-tracking: 0.0178571429em;\n --mat-list-list-item-supporting-text-weight: 400;\n --mat-list-list-item-trailing-supporting-text-font: Roboto, sans-serif;\n --mat-list-list-item-trailing-supporting-text-line-height: 20px;\n --mat-list-list-item-trailing-supporting-text-size: 12px;\n --mat-list-list-item-trailing-supporting-text-tracking: 0.0333333333em;\n --mat-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-page-size-select-width: 84px;\n --mat-paginator-page-size-select-touch-target-height: 48px;\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: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\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 --mat-tab-container-height: 48px;\n --mat-tab-divider-color: transparent;\n --mat-tab-divider-height: 0;\n --mat-tab-active-indicator-height: 2px;\n --mat-tab-active-indicator-shape: 0;\n}\n.mat-mdc-tab-group,\n.mat-mdc-tab-nav-bar {\n --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);\n --mat-tab-pagination-icon-color: rgba(0, 0, 0, 0.87);\n --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);\n --mat-tab-active-label-text-color: #00acc1;\n --mat-tab-active-ripple-color: #00acc1;\n --mat-tab-inactive-ripple-color: #00acc1;\n --mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, 0.54);\n --mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, 0.54);\n --mat-tab-active-focus-label-text-color: #00acc1;\n --mat-tab-active-hover-label-text-color: #00acc1;\n --mat-tab-active-focus-indicator-color: #00acc1;\n --mat-tab-active-hover-indicator-color: #00acc1;\n --mat-tab-active-indicator-color: #00acc1;\n}\n.mat-mdc-tab-group.mat-accent,\n.mat-mdc-tab-nav-bar.mat-accent {\n --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);\n --mat-tab-pagination-icon-color: rgba(0, 0, 0, 0.87);\n --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);\n --mat-tab-active-label-text-color: #607d8b;\n --mat-tab-active-ripple-color: #607d8b;\n --mat-tab-inactive-ripple-color: #607d8b;\n --mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, 0.54);\n --mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, 0.54);\n --mat-tab-active-focus-label-text-color: #607d8b;\n --mat-tab-active-hover-label-text-color: #607d8b;\n --mat-tab-active-focus-indicator-color: #607d8b;\n --mat-tab-active-hover-indicator-color: #607d8b;\n --mat-tab-active-indicator-color: #607d8b;\n}\n.mat-mdc-tab-group.mat-warn,\n.mat-mdc-tab-nav-bar.mat-warn {\n --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);\n --mat-tab-pagination-icon-color: rgba(0, 0, 0, 0.87);\n --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);\n --mat-tab-active-label-text-color: #f44336;\n --mat-tab-active-ripple-color: #f44336;\n --mat-tab-inactive-ripple-color: #f44336;\n --mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, 0.54);\n --mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, 0.54);\n --mat-tab-active-focus-label-text-color: #f44336;\n --mat-tab-active-hover-label-text-color: #f44336;\n --mat-tab-active-focus-indicator-color: #f44336;\n --mat-tab-active-hover-indicator-color: #f44336;\n --mat-tab-active-indicator-color: #f44336;\n}\n.mat-mdc-tab-group.mat-background-primary,\n.mat-mdc-tab-nav-bar.mat-background-primary {\n --mat-tab-background-color: #00acc1;\n --mat-tab-foreground-color: white;\n}\n.mat-mdc-tab-group.mat-background-accent,\n.mat-mdc-tab-nav-bar.mat-background-accent {\n --mat-tab-background-color: #607d8b;\n --mat-tab-foreground-color: white;\n}\n.mat-mdc-tab-group.mat-background-warn,\n.mat-mdc-tab-nav-bar.mat-background-warn {\n --mat-tab-background-color: #f44336;\n --mat-tab-foreground-color: white;\n}\n.mat-mdc-tab-header {\n --mat-tab-container-height: 48px;\n}\n.mat-mdc-tab-header {\n --mat-tab-label-text-font: Roboto, sans-serif;\n --mat-tab-label-text-size: 14px;\n --mat-tab-label-text-tracking: 0.0892857143em;\n --mat-tab-label-text-line-height: 36px;\n --mat-tab-label-text-weight: 500;\n}\nhtml {\n --mat-checkbox-disabled-selected-checkmark-color: white;\n --mat-checkbox-selected-focus-state-layer-opacity: 0.12;\n --mat-checkbox-selected-hover-state-layer-opacity: 0.04;\n --mat-checkbox-selected-pressed-state-layer-opacity: 0.12;\n --mat-checkbox-unselected-focus-state-layer-opacity: 0.12;\n --mat-checkbox-unselected-hover-state-layer-opacity: 0.04;\n --mat-checkbox-unselected-pressed-state-layer-opacity: 0.12;\n --mat-checkbox-touch-target-size: 48px;\n}\nhtml {\n --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-checkbox-selected-checkmark-color: white;\n --mat-checkbox-selected-focus-icon-color: #607d8b;\n --mat-checkbox-selected-hover-icon-color: #607d8b;\n --mat-checkbox-selected-icon-color: #607d8b;\n --mat-checkbox-selected-pressed-icon-color: #607d8b;\n --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);\n --mat-checkbox-selected-focus-state-layer-color: #607d8b;\n --mat-checkbox-selected-hover-state-layer-color: #607d8b;\n --mat-checkbox-selected-pressed-state-layer-color: #607d8b;\n --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);\n}\n.mat-mdc-checkbox.mat-primary {\n --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-checkbox-selected-checkmark-color: white;\n --mat-checkbox-selected-focus-icon-color: #00acc1;\n --mat-checkbox-selected-hover-icon-color: #00acc1;\n --mat-checkbox-selected-icon-color: #00acc1;\n --mat-checkbox-selected-pressed-icon-color: #00acc1;\n --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);\n --mat-checkbox-selected-focus-state-layer-color: #00acc1;\n --mat-checkbox-selected-hover-state-layer-color: #00acc1;\n --mat-checkbox-selected-pressed-state-layer-color: #00acc1;\n --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);\n}\n.mat-mdc-checkbox.mat-warn {\n --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-checkbox-selected-checkmark-color: white;\n --mat-checkbox-selected-focus-icon-color: #f44336;\n --mat-checkbox-selected-hover-icon-color: #f44336;\n --mat-checkbox-selected-icon-color: #f44336;\n --mat-checkbox-selected-pressed-icon-color: #f44336;\n --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);\n --mat-checkbox-selected-focus-state-layer-color: #f44336;\n --mat-checkbox-selected-hover-state-layer-color: #f44336;\n --mat-checkbox-selected-pressed-state-layer-color: #f44336;\n --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);\n}\nhtml {\n --mat-checkbox-touch-target-display: block;\n --mat-checkbox-state-layer-size: 40px;\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 --mat-button-filled-container-shape: 4px;\n --mat-button-filled-horizontal-padding: 16px;\n --mat-button-filled-icon-offset: -4px;\n --mat-button-filled-icon-spacing: 8px;\n --mat-button-filled-touch-target-size: 48px;\n --mat-button-outlined-container-shape: 4px;\n --mat-button-outlined-horizontal-padding: 15px;\n --mat-button-outlined-icon-offset: -4px;\n --mat-button-outlined-icon-spacing: 8px;\n --mat-button-outlined-keep-touch-target: false;\n --mat-button-outlined-outline-width: 1px;\n --mat-button-outlined-touch-target-size: 48px;\n --mat-button-protected-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 --mat-button-protected-container-shape: 4px;\n --mat-button-protected-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 --mat-button-protected-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 --mat-button-protected-horizontal-padding: 16px;\n --mat-button-protected-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 --mat-button-protected-icon-offset: -4px;\n --mat-button-protected-icon-spacing: 8px;\n --mat-button-protected-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 --mat-button-protected-touch-target-size: 48px;\n --mat-button-text-container-shape: 4px;\n --mat-button-text-horizontal-padding: 8px;\n --mat-button-text-icon-offset: 0;\n --mat-button-text-icon-spacing: 8px;\n --mat-button-text-with-icon-horizontal-padding: 8px;\n --mat-button-text-touch-target-size: 48px;\n --mat-button-tonal-container-shape: 4px;\n --mat-button-tonal-horizontal-padding: 16px;\n --mat-button-tonal-icon-offset: -4px;\n --mat-button-tonal-icon-spacing: 8px;\n --mat-button-tonal-touch-target-size: 48px;\n}\nhtml {\n --mat-button-filled-container-color: white;\n --mat-button-filled-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-button-filled-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-button-filled-disabled-state-layer-color: rgba(0, 0, 0, 0.54);\n --mat-button-filled-focus-state-layer-opacity: 0.12;\n --mat-button-filled-hover-state-layer-opacity: 0.04;\n --mat-button-filled-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-button-filled-pressed-state-layer-opacity: 0.12;\n --mat-button-filled-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-button-filled-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-button-outlined-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, 0.12);\n --mat-button-outlined-disabled-state-layer-color: rgba(0, 0, 0, 0.54);\n --mat-button-outlined-focus-state-layer-opacity: 0.12;\n --mat-button-outlined-hover-state-layer-opacity: 0.04;\n --mat-button-outlined-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);\n --mat-button-outlined-pressed-state-layer-opacity: 0.12;\n --mat-button-outlined-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-button-outlined-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-button-protected-container-color: white;\n --mat-button-protected-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-button-protected-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-button-protected-disabled-state-layer-color: rgba(0, 0, 0, 0.54);\n --mat-button-protected-focus-state-layer-opacity: 0.12;\n --mat-button-protected-hover-state-layer-opacity: 0.04;\n --mat-button-protected-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-button-protected-pressed-state-layer-opacity: 0.12;\n --mat-button-protected-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-button-protected-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-button-text-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-button-text-disabled-state-layer-color: rgba(0, 0, 0, 0.54);\n --mat-button-text-focus-state-layer-opacity: 0.12;\n --mat-button-text-hover-state-layer-opacity: 0.04;\n --mat-button-text-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-button-text-pressed-state-layer-opacity: 0.12;\n --mat-button-text-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-button-text-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-button-tonal-container-color: white;\n --mat-button-tonal-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-button-tonal-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-button-tonal-disabled-state-layer-color: rgba(0, 0, 0, 0.54);\n --mat-button-tonal-focus-state-layer-opacity: 0.12;\n --mat-button-tonal-hover-state-layer-opacity: 0.04;\n --mat-button-tonal-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-button-tonal-pressed-state-layer-opacity: 0.12;\n --mat-button-tonal-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-button-tonal-state-layer-color: rgba(0, 0, 0, 0.87);\n}\n.mat-mdc-button.mat-primary,\n.mat-mdc-unelevated-button.mat-primary,\n.mat-mdc-raised-button.mat-primary,\n.mat-mdc-outlined-button.mat-primary,\n.mat-tonal-button.mat-primary {\n --mat-button-filled-container-color: #00acc1;\n --mat-button-filled-label-text-color: white;\n --mat-button-filled-ripple-color: color-mix(in srgb, white 12%, transparent);\n --mat-button-filled-state-layer-color: white;\n --mat-button-outlined-label-text-color: #00acc1;\n --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);\n --mat-button-outlined-ripple-color: color-mix(in srgb, #00acc1 12%, transparent);\n --mat-button-outlined-state-layer-color: #00acc1;\n --mat-button-protected-container-color: #00acc1;\n --mat-button-protected-label-text-color: white;\n --mat-button-protected-ripple-color: color-mix(in srgb, white 12%, transparent);\n --mat-button-protected-state-layer-color: white;\n --mat-button-text-label-text-color: #00acc1;\n --mat-button-text-ripple-color: color-mix(in srgb, #00acc1 12%, transparent);\n --mat-button-text-state-layer-color: #00acc1;\n --mat-button-tonal-container-color: #00acc1;\n --mat-button-tonal-label-text-color: white;\n --mat-button-tonal-ripple-color: color-mix(in srgb, white 12%, transparent);\n --mat-button-tonal-state-layer-color: white;\n}\n.mat-mdc-button.mat-accent,\n.mat-mdc-unelevated-button.mat-accent,\n.mat-mdc-raised-button.mat-accent,\n.mat-mdc-outlined-button.mat-accent,\n.mat-tonal-button.mat-accent {\n --mat-button-filled-container-color: #607d8b;\n --mat-button-filled-label-text-color: white;\n --mat-button-filled-ripple-color: color-mix(in srgb, white 12%, transparent);\n --mat-button-filled-state-layer-color: white;\n --mat-button-outlined-label-text-color: #607d8b;\n --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);\n --mat-button-outlined-ripple-color: color-mix(in srgb, #607d8b 12%, transparent);\n --mat-button-outlined-state-layer-color: #607d8b;\n --mat-button-protected-container-color: #607d8b;\n --mat-button-protected-label-text-color: white;\n --mat-button-protected-ripple-color: color-mix(in srgb, white 12%, transparent);\n --mat-button-protected-state-layer-color: white;\n --mat-button-text-label-text-color: #607d8b;\n --mat-button-text-ripple-color: color-mix(in srgb, #607d8b 12%, transparent);\n --mat-button-text-state-layer-color: #607d8b;\n --mat-button-tonal-container-color: #607d8b;\n --mat-button-tonal-label-text-color: white;\n --mat-button-tonal-ripple-color: color-mix(in srgb, white 12%, transparent);\n --mat-button-tonal-state-layer-color: white;\n}\n.mat-mdc-button.mat-warn,\n.mat-mdc-unelevated-button.mat-warn,\n.mat-mdc-raised-button.mat-warn,\n.mat-mdc-outlined-button.mat-warn,\n.mat-tonal-button.mat-warn {\n --mat-button-filled-container-color: #f44336;\n --mat-button-filled-label-text-color: white;\n --mat-button-filled-ripple-color: color-mix(in srgb, white 12%, transparent);\n --mat-button-filled-state-layer-color: white;\n --mat-button-outlined-label-text-color: #f44336;\n --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);\n --mat-button-outlined-ripple-color: color-mix(in srgb, #f44336 12%, transparent);\n --mat-button-outlined-state-layer-color: #f44336;\n --mat-button-protected-container-color: #f44336;\n --mat-button-protected-label-text-color: white;\n --mat-button-protected-ripple-color: color-mix(in srgb, white 12%, transparent);\n --mat-button-protected-state-layer-color: white;\n --mat-button-text-label-text-color: #f44336;\n --mat-button-text-ripple-color: color-mix(in srgb, #f44336 12%, transparent);\n --mat-button-text-state-layer-color: #f44336;\n --mat-button-tonal-container-color: #f44336;\n --mat-button-tonal-label-text-color: white;\n --mat-button-tonal-ripple-color: color-mix(in srgb, white 12%, transparent);\n --mat-button-tonal-state-layer-color: white;\n}\nhtml {\n --mat-button-filled-container-height: 36px;\n --mat-button-filled-touch-target-display: block;\n --mat-button-outlined-container-height: 36px;\n --mat-button-outlined-touch-target-display: block;\n --mat-button-protected-container-height: 36px;\n --mat-button-protected-touch-target-display: block;\n --mat-button-text-container-height: 36px;\n --mat-button-text-touch-target-display: block;\n --mat-button-tonal-container-height: 36px;\n --mat-button-tonal-touch-target-display: block;\n}\nhtml {\n --mat-button-filled-label-text-font: Roboto, sans-serif;\n --mat-button-filled-label-text-size: 14px;\n --mat-button-filled-label-text-tracking: 0.0892857143em;\n --mat-button-filled-label-text-transform: none;\n --mat-button-filled-label-text-weight: 500;\n --mat-button-outlined-label-text-font: Roboto, sans-serif;\n --mat-button-outlined-label-text-size: 14px;\n --mat-button-outlined-label-text-tracking: 0.0892857143em;\n --mat-button-outlined-label-text-transform: none;\n --mat-button-outlined-label-text-weight: 500;\n --mat-button-protected-label-text-font: Roboto, sans-serif;\n --mat-button-protected-label-text-size: 14px;\n --mat-button-protected-label-text-tracking: 0.0892857143em;\n --mat-button-protected-label-text-transform: none;\n --mat-button-protected-label-text-weight: 500;\n --mat-button-text-label-text-font: Roboto, sans-serif;\n --mat-button-text-label-text-size: 14px;\n --mat-button-text-label-text-tracking: 0.0892857143em;\n --mat-button-text-label-text-transform: none;\n --mat-button-text-label-text-weight: 500;\n --mat-button-tonal-label-text-font: Roboto, sans-serif;\n --mat-button-tonal-label-text-size: 14px;\n --mat-button-tonal-label-text-tracking: 0.0892857143em;\n --mat-button-tonal-label-text-transform: none;\n --mat-button-tonal-label-text-weight: 500;\n}\nhtml {\n --mat-icon-button-icon-size: 24px;\n --mat-icon-button-container-shape: 50%;\n --mat-icon-button-touch-target-size: 48px;\n}\nhtml {\n --mat-icon-button-disabled-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-icon-button-disabled-state-layer-color: rgba(0, 0, 0, 0.54);\n --mat-icon-button-focus-state-layer-opacity: 0.12;\n --mat-icon-button-hover-state-layer-opacity: 0.04;\n --mat-icon-button-icon-color: inherit;\n --mat-icon-button-pressed-state-layer-opacity: 0.12;\n --mat-icon-button-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-icon-button-state-layer-color: rgba(0, 0, 0, 0.87);\n}\n.mat-mdc-icon-button.mat-primary {\n --mat-icon-button-icon-color: #00acc1;\n --mat-icon-button-state-layer-color: #00acc1;\n --mat-icon-button-ripple-color: color-mix(in srgb, #00acc1 12%, transparent);\n}\n.mat-mdc-icon-button.mat-accent {\n --mat-icon-button-icon-color: #607d8b;\n --mat-icon-button-state-layer-color: #607d8b;\n --mat-icon-button-ripple-color: color-mix(in srgb, #607d8b 12%, transparent);\n}\n.mat-mdc-icon-button.mat-warn {\n --mat-icon-button-icon-color: #f44336;\n --mat-icon-button-state-layer-color: #f44336;\n --mat-icon-button-ripple-color: color-mix(in srgb, #f44336 12%, transparent);\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 --mat-icon-button-state-layer-size: 48px;\n width: var(--mat-icon-button-state-layer-size);\n height: var(--mat-icon-button-state-layer-size);\n padding: 12px;\n}\nhtml {\n --mat-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 --mat-fab-container-shape: 50%;\n --mat-fab-touch-target-size: 48px;\n --mat-fab-extended-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 --mat-fab-extended-container-height: 48px;\n --mat-fab-extended-container-shape: 24px;\n --mat-fab-extended-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 --mat-fab-extended-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 --mat-fab-extended-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 --mat-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 --mat-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 --mat-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 --mat-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 --mat-fab-small-container-shape: 50%;\n --mat-fab-small-touch-target-size: 48px;\n --mat-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 --mat-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 --mat-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}\nhtml {\n --mat-fab-container-color: white;\n --mat-fab-disabled-state-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-fab-disabled-state-foreground-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-fab-disabled-state-layer-color: rgba(0, 0, 0, 0.54);\n --mat-fab-focus-state-layer-opacity: 0.12;\n --mat-fab-foreground-color: rgba(0, 0, 0, 0.87);\n --mat-fab-hover-state-layer-opacity: 0.04;\n --mat-fab-pressed-state-layer-opacity: 0.12;\n --mat-fab-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-fab-small-container-color: white;\n --mat-fab-small-disabled-state-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-fab-small-disabled-state-foreground-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-fab-small-disabled-state-layer-color: rgba(0, 0, 0, 0.54);\n --mat-fab-small-focus-state-layer-opacity: 0.12;\n --mat-fab-small-foreground-color: rgba(0, 0, 0, 0.87);\n --mat-fab-small-hover-state-layer-opacity: 0.04;\n --mat-fab-small-pressed-state-layer-opacity: 0.12;\n --mat-fab-small-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-fab-small-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-fab-state-layer-color: rgba(0, 0, 0, 0.87);\n}\n.mat-mdc-fab.mat-primary,\n.mat-mdc-mini-fab.mat-primary {\n --mat-fab-container-color: #00acc1;\n --mat-fab-foreground-color: white;\n --mat-fab-ripple-color: color-mix(in srgb, #00acc1 12%, transparent);\n --mat-fab-small-container-color: #00acc1;\n --mat-fab-small-foreground-color: white;\n --mat-fab-small-ripple-color: color-mix(in srgb, white 12%, transparent);\n --mat-fab-small-state-layer-color: white;\n --mat-fab-state-layer-color: white;\n}\n.mat-mdc-fab.mat-accent,\n.mat-mdc-mini-fab.mat-accent {\n --mat-fab-container-color: #607d8b;\n --mat-fab-foreground-color: white;\n --mat-fab-ripple-color: color-mix(in srgb, #607d8b 12%, transparent);\n --mat-fab-small-container-color: #607d8b;\n --mat-fab-small-foreground-color: white;\n --mat-fab-small-ripple-color: color-mix(in srgb, white 12%, transparent);\n --mat-fab-small-state-layer-color: white;\n --mat-fab-state-layer-color: white;\n}\n.mat-mdc-fab.mat-warn,\n.mat-mdc-mini-fab.mat-warn {\n --mat-fab-container-color: #f44336;\n --mat-fab-foreground-color: white;\n --mat-fab-ripple-color: color-mix(in srgb, #f44336 12%, transparent);\n --mat-fab-small-container-color: #f44336;\n --mat-fab-small-foreground-color: white;\n --mat-fab-small-ripple-color: color-mix(in srgb, white 12%, transparent);\n --mat-fab-small-state-layer-color: white;\n --mat-fab-state-layer-color: white;\n}\nhtml {\n --mat-fab-small-touch-target-display: block;\n --mat-fab-touch-target-display: block;\n}\nhtml {\n --mat-fab-extended-label-text-font: Roboto, sans-serif;\n --mat-fab-extended-label-text-size: 14px;\n --mat-fab-extended-label-text-tracking: 0.0892857143em;\n --mat-fab-extended-label-text-weight: 500;\n}\nhtml {\n --mat-snack-bar-container-shape: 4px;\n}\nhtml {\n --mat-snack-bar-container-color: #424242;\n --mat-snack-bar-supporting-text-color: white;\n --mat-snack-bar-button-color: #4dd0e1;\n}\nhtml {\n --mat-snack-bar-supporting-text-font: Roboto, sans-serif;\n --mat-snack-bar-supporting-text-line-height: 20px;\n --mat-snack-bar-supporting-text-size: 14px;\n --mat-snack-bar-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 --mat-progress-spinner-active-indicator-width: 4px;\n --mat-progress-spinner-size: 48px;\n}\nhtml {\n --mat-progress-spinner-active-indicator-color: #00acc1;\n}\n.mat-accent {\n --mat-progress-spinner-active-indicator-color: #607d8b;\n}\n.mat-warn {\n --mat-progress-spinner-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: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-badge-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\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-line-height: 22px;\n --mat-badge-text-size: 12px;\n --mat-badge-text-weight: 600;\n --mat-badge-small-size-text-size: 9px;\n --mat-badge-small-size-line-height: 16px;\n --mat-badge-large-size-text-size: 24px;\n --mat-badge-large-size-line-height: 28px;\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-button-toggle-focus-state-layer-opacity: 0.12;\n --mat-button-toggle-hover-state-layer-opacity: 0.04;\n --mat-button-toggle-legacy-focus-state-layer-opacity: 1;\n --mat-button-toggle-legacy-height: 36px;\n --mat-button-toggle-legacy-shape: 2px;\n --mat-button-toggle-shape: 4px;\n}\nhtml {\n --mat-button-toggle-background-color: white;\n --mat-button-toggle-disabled-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-button-toggle-disabled-selected-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-button-toggle-disabled-state-background-color: white;\n --mat-button-toggle-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-button-toggle-divider-color: rgba(0, 0, 0, 0.12);\n --mat-button-toggle-legacy-disabled-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-button-toggle-legacy-disabled-state-background-color: white;\n --mat-button-toggle-legacy-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-button-toggle-legacy-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, 0.87);\n --mat-button-toggle-legacy-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-button-toggle-legacy-text-color: rgba(0, 0, 0, 0.87);\n --mat-button-toggle-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.87);\n --mat-button-toggle-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-button-toggle-text-color: rgba(0, 0, 0, 0.87);\n}\nhtml {\n --mat-button-toggle-height: 48px;\n}\nhtml {\n --mat-button-toggle-label-text-font: Roboto, sans-serif;\n --mat-button-toggle-label-text-line-height: 24px;\n --mat-button-toggle-label-text-size: 16px;\n --mat-button-toggle-label-text-tracking: 0.03125em;\n --mat-button-toggle-label-text-weight: 400;\n --mat-button-toggle-legacy-label-text-font: Roboto, sans-serif;\n --mat-button-toggle-legacy-label-text-line-height: 24px;\n --mat-button-toggle-legacy-label-text-size: 16px;\n --mat-button-toggle-legacy-label-text-tracking: 0.03125em;\n --mat-button-toggle-legacy-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-in-range-state-background-color: color-mix(in srgb, #00acc1 20%, transparent);\n --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #607d8b 20%, transparent);\n --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;\n --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);\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: color-mix(in srgb, #00acc1 38%, transparent);\n --mat-datepicker-calendar-date-today-selected-state-outline-color: white;\n --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #00acc1 12%, transparent);\n --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #00acc1 4%, transparent);\n --mat-datepicker-toggle-active-state-icon-color: #00acc1;\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: rgba(0, 0, 0, 0.87);\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.54);\n --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\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: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);\n --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);\n --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\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-toggle-active.mat-accent {\n --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #607d8b 20%, transparent);\n --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #607d8b 20%, transparent);\n --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;\n --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);\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: color-mix(in srgb, #607d8b 38%, transparent);\n --mat-datepicker-calendar-date-today-selected-state-outline-color: white;\n --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #607d8b 12%, transparent);\n --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #607d8b 4%, transparent);\n --mat-datepicker-toggle-active-state-icon-color: #607d8b;\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: rgba(0, 0, 0, 0.87);\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.54);\n --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\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: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);\n --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);\n --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\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-warn,\n.mat-datepicker-toggle-active.mat-warn {\n --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #f44336 20%, transparent);\n --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #607d8b 20%, transparent);\n --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;\n --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);\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: color-mix(in srgb, #f44336 38%, transparent);\n --mat-datepicker-calendar-date-today-selected-state-outline-color: white;\n --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #f44336 12%, transparent);\n --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #f44336 4%, transparent);\n --mat-datepicker-toggle-active-state-icon-color: #f44336;\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: rgba(0, 0, 0, 0.87);\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.54);\n --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\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: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);\n --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);\n --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-datepicker-calendar-container-background-color: white;\n --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);\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 --mat-icon-button-state-layer-size: 40px;\n width: var(--mat-icon-button-state-layer-size);\n height: var(--mat-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-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 --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: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);\n --mat-expansion-header-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-expansion-header-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\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-focus-state-layer-shape: 0;\n --mat-stepper-header-hover-state-layer-shape: 0;\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: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);\n --mat-stepper-header-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\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}\n.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}\n.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: rgba(0, 0, 0, 0.87);\n}\nhtml {\n --mat-toolbar-container-background-color: white;\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}\nhtml {\n --mat-timepicker-container-shape: 4px;\n --mat-timepicker-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-timepicker-container-background-color: white;\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-elevation-z0,\n.mat-mdc-elevation-specific.mat-elevation-z0 {\n box-shadow: var(--mat-app-elevation-shadow-level-0, 0px 0px 0px 0px --mat-sys-shadow, 0px 0px 0px 0px --mat-sys-shadow, 0px 0px 0px 0px --mat-sys-shadow);\n}\n.mat-elevation-z1,\n.mat-mdc-elevation-specific.mat-elevation-z1 {\n box-shadow: var(--mat-app-elevation-shadow-level-1, 0px 2px 1px -1px --mat-sys-shadow, 0px 1px 1px 0px --mat-sys-shadow, 0px 1px 3px 0px --mat-sys-shadow);\n}\n.mat-elevation-z2,\n.mat-mdc-elevation-specific.mat-elevation-z2 {\n box-shadow: var(--mat-app-elevation-shadow-level-2, 0px 3px 1px -2px --mat-sys-shadow, 0px 2px 2px 0px --mat-sys-shadow, 0px 1px 5px 0px --mat-sys-shadow);\n}\n.mat-elevation-z3,\n.mat-mdc-elevation-specific.mat-elevation-z3 {\n box-shadow: var(--mat-app-elevation-shadow-level-3, 0px 3px 3px -2px --mat-sys-shadow, 0px 3px 4px 0px --mat-sys-shadow, 0px 1px 8px 0px --mat-sys-shadow);\n}\n.mat-elevation-z4,\n.mat-mdc-elevation-specific.mat-elevation-z4 {\n box-shadow: var(--mat-app-elevation-shadow-level-4, 0px 2px 4px -1px --mat-sys-shadow, 0px 4px 5px 0px --mat-sys-shadow, 0px 1px 10px 0px --mat-sys-shadow);\n}\n.mat-elevation-z5,\n.mat-mdc-elevation-specific.mat-elevation-z5 {\n box-shadow: var(--mat-app-elevation-shadow-level-5, 0px 3px 5px -1px --mat-sys-shadow, 0px 5px 8px 0px --mat-sys-shadow, 0px 1px 14px 0px --mat-sys-shadow);\n}\n.mat-elevation-z6,\n.mat-mdc-elevation-specific.mat-elevation-z6 {\n box-shadow: var(--mat-app-elevation-shadow-level-6, 0px 3px 5px -1px --mat-sys-shadow, 0px 6px 10px 0px --mat-sys-shadow, 0px 1px 18px 0px --mat-sys-shadow);\n}\n.mat-elevation-z7,\n.mat-mdc-elevation-specific.mat-elevation-z7 {\n box-shadow: var(--mat-app-elevation-shadow-level-7, 0px 4px 5px -2px --mat-sys-shadow, 0px 7px 10px 1px --mat-sys-shadow, 0px 2px 16px 1px --mat-sys-shadow);\n}\n.mat-elevation-z8,\n.mat-mdc-elevation-specific.mat-elevation-z8 {\n box-shadow: var(--mat-app-elevation-shadow-level-8, 0px 5px 5px -3px --mat-sys-shadow, 0px 8px 10px 1px --mat-sys-shadow, 0px 3px 14px 2px --mat-sys-shadow);\n}\n.mat-elevation-z9,\n.mat-mdc-elevation-specific.mat-elevation-z9 {\n box-shadow: var(--mat-app-elevation-shadow-level-9, 0px 5px 6px -3px --mat-sys-shadow, 0px 9px 12px 1px --mat-sys-shadow, 0px 3px 16px 2px --mat-sys-shadow);\n}\n.mat-elevation-z10,\n.mat-mdc-elevation-specific.mat-elevation-z10 {\n box-shadow: var(--mat-app-elevation-shadow-level-10, 0px 6px 6px -3px --mat-sys-shadow, 0px 10px 14px 1px --mat-sys-shadow, 0px 4px 18px 3px --mat-sys-shadow);\n}\n.mat-elevation-z11,\n.mat-mdc-elevation-specific.mat-elevation-z11 {\n box-shadow: var(--mat-app-elevation-shadow-level-11, 0px 6px 7px -4px --mat-sys-shadow, 0px 11px 15px 1px --mat-sys-shadow, 0px 4px 20px 3px --mat-sys-shadow);\n}\n.mat-elevation-z12,\n.mat-mdc-elevation-specific.mat-elevation-z12 {\n box-shadow: var(--mat-app-elevation-shadow-level-12, 0px 7px 8px -4px --mat-sys-shadow, 0px 12px 17px 2px --mat-sys-shadow, 0px 5px 22px 4px --mat-sys-shadow);\n}\n.mat-elevation-z13,\n.mat-mdc-elevation-specific.mat-elevation-z13 {\n box-shadow: var(--mat-app-elevation-shadow-level-13, 0px 7px 8px -4px --mat-sys-shadow, 0px 13px 19px 2px --mat-sys-shadow, 0px 5px 24px 4px --mat-sys-shadow);\n}\n.mat-elevation-z14,\n.mat-mdc-elevation-specific.mat-elevation-z14 {\n box-shadow: var(--mat-app-elevation-shadow-level-14, 0px 7px 9px -4px --mat-sys-shadow, 0px 14px 21px 2px --mat-sys-shadow, 0px 5px 26px 4px --mat-sys-shadow);\n}\n.mat-elevation-z15,\n.mat-mdc-elevation-specific.mat-elevation-z15 {\n box-shadow: var(--mat-app-elevation-shadow-level-15, 0px 8px 9px -5px --mat-sys-shadow, 0px 15px 22px 2px --mat-sys-shadow, 0px 6px 28px 5px --mat-sys-shadow);\n}\n.mat-elevation-z16,\n.mat-mdc-elevation-specific.mat-elevation-z16 {\n box-shadow: var(--mat-app-elevation-shadow-level-16, 0px 8px 10px -5px --mat-sys-shadow, 0px 16px 24px 2px --mat-sys-shadow, 0px 6px 30px 5px --mat-sys-shadow);\n}\n.mat-elevation-z17,\n.mat-mdc-elevation-specific.mat-elevation-z17 {\n box-shadow: var(--mat-app-elevation-shadow-level-17, 0px 8px 11px -5px --mat-sys-shadow, 0px 17px 26px 2px --mat-sys-shadow, 0px 6px 32px 5px --mat-sys-shadow);\n}\n.mat-elevation-z18,\n.mat-mdc-elevation-specific.mat-elevation-z18 {\n box-shadow: var(--mat-app-elevation-shadow-level-18, 0px 9px 11px -5px --mat-sys-shadow, 0px 18px 28px 2px --mat-sys-shadow, 0px 7px 34px 6px --mat-sys-shadow);\n}\n.mat-elevation-z19,\n.mat-mdc-elevation-specific.mat-elevation-z19 {\n box-shadow: var(--mat-app-elevation-shadow-level-19, 0px 9px 12px -6px --mat-sys-shadow, 0px 19px 29px 2px --mat-sys-shadow, 0px 7px 36px 6px --mat-sys-shadow);\n}\n.mat-elevation-z20,\n.mat-mdc-elevation-specific.mat-elevation-z20 {\n box-shadow: var(--mat-app-elevation-shadow-level-20, 0px 10px 13px -6px --mat-sys-shadow, 0px 20px 31px 3px --mat-sys-shadow, 0px 8px 38px 7px --mat-sys-shadow);\n}\n.mat-elevation-z21,\n.mat-mdc-elevation-specific.mat-elevation-z21 {\n box-shadow: var(--mat-app-elevation-shadow-level-21, 0px 10px 13px -6px --mat-sys-shadow, 0px 21px 33px 3px --mat-sys-shadow, 0px 8px 40px 7px --mat-sys-shadow);\n}\n.mat-elevation-z22,\n.mat-mdc-elevation-specific.mat-elevation-z22 {\n box-shadow: var(--mat-app-elevation-shadow-level-22, 0px 10px 14px -6px --mat-sys-shadow, 0px 22px 35px 3px --mat-sys-shadow, 0px 8px 42px 7px --mat-sys-shadow);\n}\n.mat-elevation-z23,\n.mat-mdc-elevation-specific.mat-elevation-z23 {\n box-shadow: var(--mat-app-elevation-shadow-level-23, 0px 11px 14px -7px --mat-sys-shadow, 0px 23px 36px 3px --mat-sys-shadow, 0px 9px 44px 8px --mat-sys-shadow);\n}\n.mat-elevation-z24,\n.mat-mdc-elevation-specific.mat-elevation-z24 {\n box-shadow: var(--mat-app-elevation-shadow-level-24, 0px 11px 15px -7px --mat-sys-shadow, 0px 24px 38px 3px --mat-sys-shadow, 0px 9px 46px 8px --mat-sys-shadow);\n}\nhtml {\n --mat-sys-on-surface: initial;\n}\n.mat-app-background {\n background-color: var(--mat-app-background-color, var(--mat-sys-background, transparent));\n color: var(--mat-app-text-color, var(--mat-sys-on-background, inherit));\n}\n:root {\n --color-primary: rgb(0, 172, 193);\n --color-accent: rgb(96, 125, 139);\n --color-warn: rgb(244, 67, 54);\n --color-dark: #3b4c55;\n --color-light: #bdbdbd;\n --color-primary-rgba: rgb(0, 172, 193);\n}\nmat-toolbar .gd-logo {\n margin-right: 10px;\n vertical-align: middle;\n}\nmat-toolbar .gd-logo {\n color: var(--color-primary);\n background-color: #fff;\n text-shadow:\n 1px 1px 0 --color-primary-rgba,\n 1px 2px 0 --color-primary-rgba,\n 1px 3px 0 --color-primary-rgba,\n 2px 4px 0 --color-primary-rgba,\n 3px 5px 0 --color-primary-rgba,\n 4px 6px 0 --color-primary-rgba,\n 5px 7px 0 --color-primary-rgba,\n 6px 8px 0 --color-primary-rgba,\n 7px 9px 0 --color-primary-rgba,\n 8px 10px 0 --color-primary-rgba,\n 9px 11px 0 --color-primary-rgba,\n 10px 12px 0 --color-primary-rgba,\n 11px 13px 0 --color-primary-rgba,\n 12px 14px 0 --color-primary-rgba,\n 13px 15px 0 --color-primary-rgba,\n 14px 16px 0 --color-primary-rgba,\n 15px 17px 0 --color-primary-rgba,\n 16px 18px 0 --color-primary-rgba,\n 17px 19px 0 --color-primary-rgba,\n 18px 20px 0 --color-primary-rgba,\n 19px 21px 0 --color-primary-rgba,\n 20px 22px 0 --color-primary-rgba,\n 21px 23px 0 --color-primary-rgba;\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: var(--color-primary);\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: var(--color-primary);\n background-color: #fff;\n text-shadow:\n 1px 1px 0 --color-primary-rgba,\n 1px 2px 0 --color-primary-rgba,\n 1px 3px 0 --color-primary-rgba,\n 2px 4px 0 --color-primary-rgba,\n 3px 5px 0 --color-primary-rgba,\n 4px 6px 0 --color-primary-rgba,\n 5px 7px 0 --color-primary-rgba,\n 6px 8px 0 --color-primary-rgba,\n 7px 9px 0 --color-primary-rgba,\n 8px 10px 0 --color-primary-rgba,\n 9px 11px 0 --color-primary-rgba,\n 10px 12px 0 --color-primary-rgba,\n 11px 13px 0 --color-primary-rgba,\n 12px 14px 0 --color-primary-rgba,\n 13px 15px 0 --color-primary-rgba,\n 14px 16px 0 --color-primary-rgba,\n 15px 17px 0 --color-primary-rgba,\n 16px 18px 0 --color-primary-rgba,\n 17px 19px 0 --color-primary-rgba,\n 18px 20px 0 --color-primary-rgba,\n 19px 21px 0 --color-primary-rgba,\n 20px 22px 0 --color-primary-rgba,\n 21px 23px 0 --color-primary-rgba;\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: var(--color-accent);\n color: #fff;\n}\n.gd-footer p {\n text-align: center;\n padding: 0;\n margin: 0;\n color: var(--color-light);\n}\n.gd-footer p a {\n color: var(--color-light);\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: var(--color-dark);\n font-weight: 400;\n}\n.primary {\n background-color: var(--color-primary);\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}\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 s=a}},e={};function n(i){var r=e[i];if(void 0!==r)return r.exports;var o=e[i]={id:i,exports:{}};return t[i](o,o.exports,n),o.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var i in e)n.o(e,i)&&!n.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.nc=void 0,(()=>{var t=Object.defineProperty,e=Object.defineProperties,n=Object.getOwnPropertyDescriptors,i=Object.getOwnPropertySymbols,r=Object.prototype.hasOwnProperty,o=Object.prototype.propertyIsEnumerable,a=(e,n,i)=>n in e?t(e,n,{enumerable:!0,configurable:!0,writable:!0,value:i}):e[n]=i,s=(t,e)=>{for(var n in e||={})r.call(e,n)&&a(t,n,e[n]);if(i)for(var n of i(e))o.call(e,n)&&a(t,n,e[n]);return t},l=(t,i)=>e(t,n(i)),c=null,d=!1,u=1,h=Symbol("SIGNAL");function m(t){let e=c;return c=t,e}var p={version:0,lastCleanEpoch:0,dirty:!1,producers:void 0,producersTail:void 0,consumers:void 0,consumersTail:void 0,recomputing:!1,consumerAllowSignalWrites:!1,consumerIsAlwaysLive:!1,kind:"unknown",producerMustRecompute:()=>!1,producerRecomputeValue:()=>{},consumerMarkedDirty:()=>{},consumerOnSignalRead:()=>{}};function f(t){if(d)throw new Error("");if(null===c)return;c.consumerOnSignalRead(t);let e=c.producersTail;if(void 0!==e&&e.producer===t)return;let n,i=c.recomputing;if(i&&(n=void 0!==e?e.nextProducer:c.producers,void 0!==n&&n.producer===t))return c.producersTail=n,void(n.lastReadVersion=t.version);let r=t.consumersTail;if(void 0!==r&&r.consumer===c&&(!i||function(t,e){let n=e.producersTail;if(void 0!==n){let i=e.producers;do{if(i===t)return!0;if(i===n)break;i=i.nextProducer}while(void 0!==i)}return!1}(r,c)))return;let o=R(c),a={producer:t,consumer:c,nextProducer:n,prevConsumer:r,lastReadVersion:t.version,nextConsumer:void 0};c.producersTail=a,void 0!==e?e.nextProducer=a:c.producers=a,o&&S(t,a)}function b(t){if((!R(t)||t.dirty)&&(t.dirty||t.lastCleanEpoch!==u)){if(!t.producerMustRecompute(t)&&!k(t))return void v(t);t.producerRecomputeValue(t),v(t)}}function g(t){if(void 0===t.consumers)return;let e=d;d=!0;try{for(let e=t.consumers;void 0!==e;e=e.nextConsumer){let t=e.consumer;t.dirty||_(t)}}finally{d=e}}function x(){return!1!==c?.consumerAllowSignalWrites}function _(t){t.dirty=!0,g(t),t.consumerMarkedDirty?.(t)}function v(t){t.dirty=!1,t.lastCleanEpoch=u}function y(t){return t&&function(t){t.producersTail=void 0,t.recomputing=!0}(t),m(t)}function w(t,e){m(e),t&&function(t){t.recomputing=!1;let e=t.producersTail,n=void 0!==e?e.nextProducer:t.producers;if(void 0!==n){if(R(t))do{n=E(n)}while(void 0!==n);void 0!==e?e.nextProducer=void 0:t.producers=void 0}}(t)}function k(t){for(let e=t.producers;void 0!==e;e=e.nextProducer){let t=e.producer,n=e.lastReadVersion;if(n!==t.version||(b(t),n!==t.version))return!0}return!1}function C(t){if(R(t)){let e=t.producers;for(;void 0!==e;)e=E(e)}t.producers=void 0,t.producersTail=void 0,t.consumers=void 0,t.consumersTail=void 0}function S(t,e){let n=t.consumersTail,i=R(t);if(void 0!==n?(e.nextConsumer=n.nextConsumer,n.nextConsumer=e):(e.nextConsumer=void 0,t.consumers=e),e.prevConsumer=n,t.consumersTail=e,!i)for(let e=t.producers;void 0!==e;e=e.nextProducer)S(e.producer,e)}function E(t){let e=t.producer,n=t.nextProducer,i=t.nextConsumer,r=t.prevConsumer;if(t.nextConsumer=void 0,t.prevConsumer=void 0,void 0!==i?i.prevConsumer=r:e.consumersTail=r,void 0!==r)r.nextConsumer=i;else if(e.consumers=i,!R(e)){let t=e.producers;for(;void 0!==t;)t=E(t)}return n}function R(t){return t.consumerIsAlwaysLive||void 0!==t.consumers}function D(t,e){return Object.is(t,e)}function T(t,e){let n=Object.create(P);n.computation=t,void 0!==e&&(n.equal=e);let i=()=>{if(b(n),f(n),n.value===A)throw n.error;return n.value};return i[h]=n,i}var I=Symbol("UNSET"),O=Symbol("COMPUTING"),A=Symbol("ERRORED"),P=l(s({},p),{value:I,dirty:!0,error:null,equal:D,kind:"computed",producerMustRecompute:t=>t.value===I||t.value===O,producerRecomputeValue(t){if(t.value===O)throw new Error("");let e=t.value;t.value=O;let n,i=y(t),r=!1;try{n=t.computation(),m(null),r=e!==I&&e!==A&&n!==A&&t.equal(e,n)}catch(e){n=A,t.error=e}finally{w(t,i)}r?t.value=e:(t.value=n,t.version++)}}),M=function(){throw new Error};function F(t){M(t)}function N(t,e){x()||F(t),t.equal(t.value,e)||(t.value=e,function(t){t.version++,u++,g(t)}(t))}function z(t,e){x()||F(t),N(t,e(t.value))}var L=l(s({},p),{equal:D,value:void 0,kind:"signal"}),V=l(s({},p),{consumerIsAlwaysLive:!0,consumerAllowSignalWrites:!0,dirty:!0,kind:"effect"});function j(t){return"function"==typeof t}function B(t){let e=t(t=>{Error.call(t),t.stack=(new Error).stack});return e.prototype=Object.create(Error.prototype),e.prototype.constructor=e,e}var H=B(t=>function(e){t(this),this.message=e?`${e.length} errors occurred during unsubscription:\n${e.map((t,e)=>`${e+1}) ${t.toString()}`).join("\n ")}`:"",this.name="UnsubscriptionError",this.errors=e});function U(t,e){if(t){let n=t.indexOf(e);0<=n&&t.splice(n,1)}}var $=class t{constructor(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}unsubscribe(){let t;if(!this.closed){this.closed=!0;let{_parentage:e}=this;if(e)if(this._parentage=null,Array.isArray(e))for(let t of e)t.remove(this);else e.remove(this);let{initialTeardown:n}=this;if(j(n))try{n()}catch(e){t=e instanceof H?e.errors:[e]}let{_finalizers:i}=this;if(i){this._finalizers=null;for(let e of i)try{G(e)}catch(e){t=t??[],e instanceof H?t=[...t,...e.errors]:t.push(e)}}if(t)throw new H(t)}}add(e){var n;if(e&&e!==this)if(this.closed)G(e);else{if(e instanceof t){if(e.closed||e._hasParent(this))return;e._addParent(this)}(this._finalizers=null!==(n=this._finalizers)&&void 0!==n?n:[]).push(e)}}_hasParent(t){let{_parentage:e}=this;return e===t||Array.isArray(e)&&e.includes(t)}_addParent(t){let{_parentage:e}=this;this._parentage=Array.isArray(e)?(e.push(t),e):e?[e,t]:t}_removeParent(t){let{_parentage:e}=this;e===t?this._parentage=null:Array.isArray(e)&&U(e,t)}remove(e){let{_finalizers:n}=this;n&&U(n,e),e instanceof t&&e._removeParent(this)}};$.EMPTY=(()=>{let t=new $;return t.closed=!0,t})();var W=$.EMPTY;function q(t){return t instanceof $||t&&"closed"in t&&j(t.remove)&&j(t.add)&&j(t.unsubscribe)}function G(t){j(t)?t():t.unsubscribe()}var Z={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},K={setTimeout(t,e,...n){let{delegate:i}=K;return i?.setTimeout?i.setTimeout(t,e,...n):setTimeout(t,e,...n)},clearTimeout(t){let{delegate:e}=K;return(e?.clearTimeout||clearTimeout)(t)},delegate:void 0};function Y(t){K.setTimeout(()=>{let{onUnhandledError:e}=Z;if(!e)throw t;e(t)})}function X(){}var J=Q("C",void 0,void 0);function Q(t,e,n){return{kind:t,value:e,error:n}}var tt=null;function et(t){if(Z.useDeprecatedSynchronousErrorHandling){let e=!tt;if(e&&(tt={errorThrown:!1,error:null}),t(),e){let{errorThrown:t,error:e}=tt;if(tt=null,t)throw e}}else t()}var nt=class extends ${constructor(t){super(),this.isStopped=!1,t?(this.destination=t,q(t)&&t.add(this)):this.destination=ct}static create(t,e,n){return new at(t,e,n)}next(t){this.isStopped?lt(Q("N",t,void 0),this):this._next(t)}error(t){this.isStopped?lt(Q("E",void 0,t),this):(this.isStopped=!0,this._error(t))}complete(){this.isStopped?lt(J,this):(this.isStopped=!0,this._complete())}unsubscribe(){this.closed||(this.isStopped=!0,super.unsubscribe(),this.destination=null)}_next(t){this.destination.next(t)}_error(t){try{this.destination.error(t)}finally{this.unsubscribe()}}_complete(){try{this.destination.complete()}finally{this.unsubscribe()}}},it=Function.prototype.bind;function rt(t,e){return it.call(t,e)}var ot=class{constructor(t){this.partialObserver=t}next(t){let{partialObserver:e}=this;if(e.next)try{e.next(t)}catch(t){st(t)}}error(t){let{partialObserver:e}=this;if(e.error)try{e.error(t)}catch(t){st(t)}else st(t)}complete(){let{partialObserver:t}=this;if(t.complete)try{t.complete()}catch(t){st(t)}}},at=class extends nt{constructor(t,e,n){let i;if(super(),j(t)||!t)i={next:t??void 0,error:e??void 0,complete:n??void 0};else{let e;this&&Z.useDeprecatedNextContext?(e=Object.create(t),e.unsubscribe=()=>this.unsubscribe(),i={next:t.next&&rt(t.next,e),error:t.error&&rt(t.error,e),complete:t.complete&&rt(t.complete,e)}):i=t}this.destination=new ot(i)}};function st(t){Z.useDeprecatedSynchronousErrorHandling?function(t){Z.useDeprecatedSynchronousErrorHandling&&tt&&(tt.errorThrown=!0,tt.error=t)}(t):Y(t)}function lt(t,e){let{onStoppedNotification:n}=Z;n&&K.setTimeout(()=>n(t,e))}var ct={closed:!0,next:X,error:function(t){throw t},complete:X},dt="function"==typeof Symbol&&Symbol.observable||"@@observable";function ut(t){return t}function ht(t){return 0===t.length?ut:1===t.length?t[0]:function(e){return t.reduce((t,e)=>e(t),e)}}var mt=(()=>{class t{constructor(t){t&&(this._subscribe=t)}lift(e){let n=new t;return n.source=this,n.operator=e,n}subscribe(t,e,n){let i=function(t){return t&&t instanceof nt||function(t){return t&&j(t.next)&&j(t.error)&&j(t.complete)}(t)&&q(t)}(t)?t:new at(t,e,n);return et(()=>{let{operator:t,source:e}=this;i.add(t?t.call(i,e):e?this._subscribe(i):this._trySubscribe(i))}),i}_trySubscribe(t){try{return this._subscribe(t)}catch(e){t.error(e)}}forEach(t,e){return new(e=pt(e))((e,n)=>{let i=new at({next:e=>{try{t(e)}catch(t){n(t),i.unsubscribe()}},error:n,complete:e});this.subscribe(i)})}_subscribe(t){var e;return null===(e=this.source)||void 0===e?void 0:e.subscribe(t)}[dt](){return this}pipe(...t){return ht(t)(this)}toPromise(t){return new(t=pt(t))((t,e)=>{let n;this.subscribe(t=>n=t,t=>e(t),()=>t(n))})}}return t.create=e=>new t(e),t})();function pt(t){var e;return null!==(e=t??Z.Promise)&&void 0!==e?e:Promise}function ft(t){return j(t?.lift)}function bt(t){return e=>{if(ft(e))return e.lift(function(e){try{return t(e,this)}catch(t){this.error(t)}});throw new TypeError("Unable to lift unknown Observable type")}}function gt(t,e,n,i,r){return new xt(t,e,n,i,r)}var xt=class extends nt{constructor(t,e,n,i,r,o){super(t),this.onFinalize=r,this.shouldUnsubscribe=o,this._next=e?function(n){try{e(n)}catch(e){t.error(e)}}:super._next,this._error=i?function(e){try{i(e)}catch(e){t.error(e)}finally{this.unsubscribe()}}:super._error,this._complete=n?function(){try{n()}catch(e){t.error(e)}finally{this.unsubscribe()}}:super._complete}unsubscribe(){var t;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){let{closed:e}=this;super.unsubscribe(),!e&&(null===(t=this.onFinalize)||void 0===t||t.call(this))}}},_t=class extends mt{constructor(t,e){super(),this.source=t,this.subjectFactory=e,this._subject=null,this._refCount=0,this._connection=null,ft(t)&&(this.lift=t.lift)}_subscribe(t){return this.getSubject().subscribe(t)}getSubject(){let t=this._subject;return(!t||t.isStopped)&&(this._subject=this.subjectFactory()),this._subject}_teardown(){this._refCount=0;let{_connection:t}=this;this._subject=this._connection=null,t?.unsubscribe()}connect(){let t=this._connection;if(!t){t=this._connection=new $;let e=this.getSubject();t.add(this.source.subscribe(gt(e,void 0,()=>{this._teardown(),e.complete()},t=>{this._teardown(),e.error(t)},()=>this._teardown()))),t.closed&&(this._connection=null,t=$.EMPTY)}return t}refCount(){return bt((t,e)=>{let n=null;t._refCount++;let i=gt(e,void 0,void 0,void 0,()=>{if(!t||t._refCount<=0||0<--t._refCount)return void(n=null);let i=t._connection,r=n;n=null,i&&(!r||i===r)&&i.unsubscribe(),e.unsubscribe()});t.subscribe(i),i.closed||(n=t.connect())})(this)}},vt=B(t=>function(){t(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}),yt=(()=>{class t extends mt{constructor(){super(),this.closed=!1,this.currentObservers=null,this.observers=[],this.isStopped=!1,this.hasError=!1,this.thrownError=null}lift(t){let e=new wt(this,this);return e.operator=t,e}_throwIfClosed(){if(this.closed)throw new vt}next(t){et(()=>{if(this._throwIfClosed(),!this.isStopped){this.currentObservers||(this.currentObservers=Array.from(this.observers));for(let e of this.currentObservers)e.next(t)}})}error(t){et(()=>{if(this._throwIfClosed(),!this.isStopped){this.hasError=this.isStopped=!0,this.thrownError=t;let{observers:e}=this;for(;e.length;)e.shift().error(t)}})}complete(){et(()=>{if(this._throwIfClosed(),!this.isStopped){this.isStopped=!0;let{observers:t}=this;for(;t.length;)t.shift().complete()}})}unsubscribe(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null}get observed(){var t;return(null===(t=this.observers)||void 0===t?void 0:t.length)>0}_trySubscribe(t){return this._throwIfClosed(),super._trySubscribe(t)}_subscribe(t){return this._throwIfClosed(),this._checkFinalizedStatuses(t),this._innerSubscribe(t)}_innerSubscribe(t){let{hasError:e,isStopped:n,observers:i}=this;return e||n?W:(this.currentObservers=null,i.push(t),new $(()=>{this.currentObservers=null,U(i,t)}))}_checkFinalizedStatuses(t){let{hasError:e,thrownError:n,isStopped:i}=this;e?t.error(n):i&&t.complete()}asObservable(){let t=new mt;return t.source=this,t}}return t.create=(t,e)=>new wt(t,e),t})(),wt=class extends yt{constructor(t,e){super(),this.destination=t,this.source=e}next(t){var e,n;null===(n=null===(e=this.destination)||void 0===e?void 0:e.next)||void 0===n||n.call(e,t)}error(t){var e,n;null===(n=null===(e=this.destination)||void 0===e?void 0:e.error)||void 0===n||n.call(e,t)}complete(){var t,e;null===(e=null===(t=this.destination)||void 0===t?void 0:t.complete)||void 0===e||e.call(t)}_subscribe(t){var e,n;return null!==(n=null===(e=this.source)||void 0===e?void 0:e.subscribe(t))&&void 0!==n?n:W}},kt=class extends yt{constructor(t){super(),this._value=t}get value(){return this.getValue()}_subscribe(t){let e=super._subscribe(t);return!e.closed&&t.next(this._value),e}getValue(){let{hasError:t,thrownError:e,_value:n}=this;if(t)throw e;return this._throwIfClosed(),n}next(t){super.next(this._value=t)}},Ct={now:()=>(Ct.delegate||Date).now(),delegate:void 0},St=class extends yt{constructor(t=1/0,e=1/0,n=Ct){super(),this._bufferSize=t,this._windowTime=e,this._timestampProvider=n,this._buffer=[],this._infiniteTimeWindow=!0,this._infiniteTimeWindow=e===1/0,this._bufferSize=Math.max(1,t),this._windowTime=Math.max(1,e)}next(t){let{isStopped:e,_buffer:n,_infiniteTimeWindow:i,_timestampProvider:r,_windowTime:o}=this;e||(n.push(t),!i&&n.push(r.now()+o)),this._trimBuffer(),super.next(t)}_subscribe(t){this._throwIfClosed(),this._trimBuffer();let e=this._innerSubscribe(t),{_infiniteTimeWindow:n,_buffer:i}=this,r=i.slice();for(let e=0;e<r.length&&!t.closed;e+=n?1:2)t.next(r[e]);return this._checkFinalizedStatuses(t),e}_trimBuffer(){let{_bufferSize:t,_timestampProvider:e,_buffer:n,_infiniteTimeWindow:i}=this,r=(i?1:2)*t;if(t<1/0&&r<n.length&&n.splice(0,n.length-r),!i){let t=e.now(),i=0;for(let e=1;e<n.length&&n[e]<=t;e+=2)i=e;i&&n.splice(0,i+1)}}},Et=class extends ${constructor(t,e){super()}schedule(t,e=0){return this}},Rt={setInterval(t,e,...n){let{delegate:i}=Rt;return i?.setInterval?i.setInterval(t,e,...n):setInterval(t,e,...n)},clearInterval(t){let{delegate:e}=Rt;return(e?.clearInterval||clearInterval)(t)},delegate:void 0},Dt=class t{constructor(e,n=t.now){this.schedulerActionCtor=e,this.now=n}schedule(t,e=0,n){return new this.schedulerActionCtor(this,t).schedule(n,e)}};Dt.now=Ct.now;var Tt=new class extends Dt{constructor(t,e=Dt.now){super(t,e),this.actions=[],this._active=!1}flush(t){let e,{actions:n}=this;if(this._active)n.push(t);else{this._active=!0;do{if(e=t.execute(t.state,t.delay))break}while(t=n.shift());if(this._active=!1,e){for(;t=n.shift();)t.unsubscribe();throw e}}}}(class extends Et{constructor(t,e){super(t,e),this.scheduler=t,this.work=e,this.pending=!1}schedule(t,e=0){var n;if(this.closed)return this;this.state=t;let i=this.id,r=this.scheduler;return null!=i&&(this.id=this.recycleAsyncId(r,i,e)),this.pending=!0,this.delay=e,this.id=null!==(n=this.id)&&void 0!==n?n:this.requestAsyncId(r,this.id,e),this}requestAsyncId(t,e,n=0){return Rt.setInterval(t.flush.bind(t,this),n)}recycleAsyncId(t,e,n=0){if(null!=n&&this.delay===n&&!1===this.pending)return e;null!=e&&Rt.clearInterval(e)}execute(t,e){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;let n=this._execute(t,e);if(n)return n;!1===this.pending&&null!=this.id&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))}_execute(t,e){let n,i=!1;try{this.work(t)}catch(t){i=!0,n=t||new Error("Scheduled action threw falsy error")}if(i)return this.unsubscribe(),n}unsubscribe(){if(!this.closed){let{id:t,scheduler:e}=this,{actions:n}=e;this.work=this.state=this.scheduler=null,this.pending=!1,U(n,this),null!=t&&(this.id=this.recycleAsyncId(e,t,null)),this.delay=null,super.unsubscribe()}}}),It=Tt,Ot=new mt(t=>t.complete());function At(t){return t&&j(t.schedule)}function Pt(t){return t[t.length-1]}function Mt(t){return j(Pt(t))?t.pop():void 0}function Ft(t){return At(Pt(t))?t.pop():void 0}function Nt(t){return this instanceof Nt?(this.v=t,this):new Nt(t)}function zt(t){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var e,n=t[Symbol.asyncIterator];return n?n.call(t):(t=function(t){var e="function"==typeof Symbol&&Symbol.iterator,n=e&&t[e],i=0;if(n)return n.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&i>=t.length&&(t=void 0),{value:t&&t[i++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")}(t),e={},i("next"),i("throw"),i("return"),e[Symbol.asyncIterator]=function(){return this},e);function i(n){e[n]=t[n]&&function(e){return new Promise(function(i,r){!function(t,e,n,i){Promise.resolve(i).then(function(e){t({value:e,done:n})},e)}(i,r,(e=t[n](e)).done,e.value)})}}}var Lt=t=>t&&"number"==typeof t.length&&"function"!=typeof t;function Vt(t){return j(t?.then)}function jt(t){return j(t[dt])}function Bt(t){return Symbol.asyncIterator&&j(t?.[Symbol.asyncIterator])}function Ht(t){return new TypeError(`You provided ${null!==t&&"object"==typeof t?"an invalid object":`'${t}'`} where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.`)}var Ut="function"==typeof Symbol&&Symbol.iterator?Symbol.iterator:"@@iterator";function $t(t){return j(t?.[Ut])}function Wt(t){return function(t,e,n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var i,r=n.apply(t,e||[]),o=[];return i=Object.create(("function"==typeof AsyncIterator?AsyncIterator:Object).prototype),a("next"),a("throw"),a("return",function(t){return function(e){return Promise.resolve(e).then(t,c)}}),i[Symbol.asyncIterator]=function(){return this},i;function a(t,e){r[t]&&(i[t]=function(e){return new Promise(function(n,i){o.push([t,e,n,i])>1||s(t,e)})},e&&(i[t]=e(i[t])))}function s(t,e){try{!function(t){t.value instanceof Nt?Promise.resolve(t.value.v).then(l,c):d(o[0][2],t)}(r[t](e))}catch(t){d(o[0][3],t)}}function l(t){s("next",t)}function c(t){s("throw",t)}function d(t,e){t(e),o.shift(),o.length&&s(o[0][0],o[0][1])}}(this,arguments,function*(){let e=t.getReader();try{for(;;){let{value:t,done:n}=yield Nt(e.read());if(n)return yield Nt(void 0);yield yield Nt(t)}}finally{e.releaseLock()}})}function qt(t){return j(t?.getReader)}function Gt(t){if(t instanceof mt)return t;if(null!=t){if(jt(t))return function(t){return new mt(e=>{let n=t[dt]();if(j(n.subscribe))return n.subscribe(e);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}(t);if(Lt(t))return function(t){return new mt(e=>{for(let n=0;n<t.length&&!e.closed;n++)e.next(t[n]);e.complete()})}(t);if(Vt(t))return function(t){return new mt(e=>{t.then(t=>{e.closed||(e.next(t),e.complete())},t=>e.error(t)).then(null,Y)})}(t);if(Bt(t))return Zt(t);if($t(t))return function(t){return new mt(e=>{for(let n of t)if(e.next(n),e.closed)return;e.complete()})}(t);if(qt(t))return function(t){return Zt(Wt(t))}(t)}throw Ht(t)}function Zt(t){return new mt(e=>{(function(t,e){var n,i,r,o;return function(t,e,n,i){return new(n||(n=Promise))(function(r,o){function a(t){try{l(i.next(t))}catch(t){o(t)}}function s(t){try{l(i.throw(t))}catch(t){o(t)}}function l(t){t.done?r(t.value):function(t){return t instanceof n?t:new n(function(e){e(t)})}(t.value).then(a,s)}l((i=i.apply(t,e||[])).next())})}(this,void 0,void 0,function*(){try{for(n=zt(t);!(i=yield n.next()).done;){let t=i.value;if(e.next(t),e.closed)return}}catch(t){r={error:t}}finally{try{i&&!i.done&&(o=n.return)&&(yield o.call(n))}finally{if(r)throw r.error}}e.complete()})})(t,e).catch(t=>e.error(t))})}function Kt(t,e,n,i=0,r=!1){let o=e.schedule(function(){n(),r?t.add(this.schedule(null,i)):this.unsubscribe()},i);if(t.add(o),!r)return o}function Yt(t,e=0){return bt((n,i)=>{n.subscribe(gt(i,n=>Kt(i,t,()=>i.next(n),e),()=>Kt(i,t,()=>i.complete(),e),n=>Kt(i,t,()=>i.error(n),e)))})}function Xt(t,e=0){return bt((n,i)=>{i.add(t.schedule(()=>n.subscribe(i),e))})}function Jt(t,e){if(!t)throw new Error("Iterable cannot be null");return new mt(n=>{Kt(n,e,()=>{let i=t[Symbol.asyncIterator]();Kt(n,e,()=>{i.next().then(t=>{t.done?n.complete():n.next(t.value)})},0,!0)})})}function Qt(t,e){return e?function(t,e){if(null!=t){if(jt(t))return function(t,e){return Gt(t).pipe(Xt(e),Yt(e))}(t,e);if(Lt(t))return function(t,e){return new mt(n=>{let i=0;return e.schedule(function(){i===t.length?n.complete():(n.next(t[i++]),n.closed||this.schedule())})})}(t,e);if(Vt(t))return function(t,e){return Gt(t).pipe(Xt(e),Yt(e))}(t,e);if(Bt(t))return Jt(t,e);if($t(t))return function(t,e){return new mt(n=>{let i;return Kt(n,e,()=>{i=t[Ut](),Kt(n,e,()=>{let t,e;try{({value:t,done:e}=i.next())}catch(t){return void n.error(t)}e?n.complete():n.next(t)},0,!0)}),()=>j(i?.return)&&i.return()})}(t,e);if(qt(t))return function(t,e){return Jt(Wt(t),e)}(t,e)}throw Ht(t)}(t,e):Gt(t)}function te(...t){return Qt(t,Ft(t))}function ee(t,e){return bt((n,i)=>{let r=0;n.subscribe(gt(i,n=>{i.next(t.call(e,n,r++))}))})}var{isArray:ne}=Array;function ie(t){return ee(e=>function(t,e){return ne(e)?t(...e):t(e)}(t,e))}var{isArray:re}=Array,{getPrototypeOf:oe,prototype:ae,keys:se}=Object;function le(t){if(1===t.length){let e=t[0];if(re(e))return{args:e,keys:null};if(function(t){return t&&"object"==typeof t&&oe(t)===ae}(e)){let t=se(e);return{args:t.map(t=>e[t]),keys:t}}}return{args:t,keys:null}}function ce(t,e){return t.reduce((t,n,i)=>(t[n]=e[i],t),{})}function de(...t){let e=Ft(t),n=Mt(t),{args:i,keys:r}=le(t);if(0===i.length)return Qt([],e);let o=new mt(ue(i,e,r?t=>ce(r,t):ut));return n?o.pipe(ie(n)):o}function ue(t,e,n=ut){return i=>{he(e,()=>{let{length:r}=t,o=new Array(r),a=r,s=r;for(let l=0;l<r;l++)he(e,()=>{let r=Qt(t[l],e),c=!1;r.subscribe(gt(i,t=>{o[l]=t,c||(c=!0,s--),s||i.next(n(o.slice()))},()=>{--a||i.complete()}))},i)},i)}}function he(t,e,n){t?Kt(n,t,e):e()}function me(t,e,n=1/0){return j(e)?me((n,i)=>ee((t,r)=>e(n,t,i,r))(Gt(t(n,i))),n):("number"==typeof e&&(n=e),bt((e,i)=>function(t,e,n,i){let r=[],o=0,a=0,s=!1,l=()=>{s&&!r.length&&!o&&e.complete()},c=t=>o<i?d(t):r.push(t),d=t=>{o++;let s=!1;Gt(n(t,a++)).subscribe(gt(e,t=>{e.next(t)},()=>{s=!0},void 0,()=>{if(s)try{for(o--;r.length&&o<i;){let t=r.shift();d(t)}l()}catch(t){e.error(t)}}))};return t.subscribe(gt(e,c,()=>{s=!0,l()})),()=>{}}(e,i,t,n)))}function pe(t=1/0){return me(ut,t)}function fe(...t){return pe(1)(Qt(t,Ft(t)))}function be(...t){let e=Mt(t),{args:n,keys:i}=le(t),r=new mt(t=>{let{length:e}=n;if(!e)return void t.complete();let r=new Array(e),o=e,a=e;for(let s=0;s<e;s++){let e=!1;Gt(n[s]).subscribe(gt(t,t=>{e||(e=!0,a--),r[s]=t},()=>o--,void 0,()=>{(!o||!e)&&(a||t.next(i?ce(i,r):r),t.complete())}))}});return e?r.pipe(ie(e)):r}var ge=["addListener","removeListener"],xe=["addEventListener","removeEventListener"],_e=["on","off"];function ve(t,e,n,i){if(j(n)&&(i=n,n=void 0),i)return ve(t,e,n).pipe(ie(i));let[r,o]=function(t){return j(t.addEventListener)&&j(t.removeEventListener)}(t)?xe.map(i=>r=>t[i](e,r,n)):function(t){return j(t.addListener)&&j(t.removeListener)}(t)?ge.map(ye(t,e)):function(t){return j(t.on)&&j(t.off)}(t)?_e.map(ye(t,e)):[];if(!r&&Lt(t))return me(t=>ve(t,e,n))(Gt(t));if(!r)throw new TypeError("Invalid event target");return new mt(t=>{let e=(...e)=>t.next(1<e.length?e:e[0]);return r(e),()=>o(e)})}function ye(t,e){return n=>i=>t[n](e,i)}function we(...t){let e=Ft(t),n=function(t){return"number"==typeof Pt(t)?t.pop():1/0}(t),i=t;return i.length?1===i.length?Gt(i[0]):pe(n)(Qt(i,e)):Ot}var ke,{isArray:Ce}=Array;function Se(t){return 1===t.length&&Ce(t[0])?t[0]:t}function Ee(t,e){return bt((n,i)=>{let r=0;n.subscribe(gt(i,n=>t.call(e,n,r++)&&i.next(n)))})}function Re(t,e=Tt){return function(t){return bt((e,n)=>{let i=!1,r=null,o=null,a=!1,s=()=>{if(o?.unsubscribe(),o=null,i){i=!1;let t=r;r=null,n.next(t)}a&&n.complete()},l=()=>{o=null,a&&n.complete()};e.subscribe(gt(n,e=>{i=!0,r=e,o||Gt(t()).subscribe(o=gt(n,s,l))},()=>{a=!0,(!i||!o||o.closed)&&n.complete()}))})}(()=>function(t=0,e,n=It){let i=-1;return null!=e&&(At(e)?n=e:i=e),new mt(e=>{let r=function(t){return t instanceof Date&&!isNaN(t)}(t)?+t-n.now():t;r<0&&(r=0);let o=0;return n.schedule(function(){e.closed||(e.next(o++),0<=i?this.schedule(void 0,i):e.complete())},r)})}(t,e))}function De(t){return bt((e,n)=>{let i,r=null,o=!1;r=e.subscribe(gt(n,void 0,void 0,a=>{i=Gt(t(a,De(t)(e))),r?(r.unsubscribe(),r=null,i.subscribe(n)):o=!0})),o&&(r.unsubscribe(),r=null,i.subscribe(n))})}function Te(...t){let e=Mt(t);return e?function(...t){return ht(t)}(Te(...t),ie(e)):bt((e,n)=>{ue([e,...Se(t)])(n)})}function Ie(...t){return Te(...t)}function Oe(t,e=Tt){return bt((n,i)=>{let r=null,o=null,a=null,s=()=>{if(r){r.unsubscribe(),r=null;let t=o;o=null,i.next(t)}};function l(){let n=a+t,o=e.now();if(o<n)return r=this.schedule(void 0,n-o),void i.add(r);s()}n.subscribe(gt(i,n=>{o=n,a=e.now(),r||(r=e.schedule(l,t),i.add(r))},()=>{s(),i.complete()},void 0,()=>{o=r=null}))})}function Ae(t){return t<=0?()=>Ot:bt((e,n)=>{let i=0;e.subscribe(gt(n,e=>{++i<=t&&(n.next(e),t<=i&&n.complete())}))})}function Pe(t,e=ut){return t=t??Me,bt((n,i)=>{let r,o=!0;n.subscribe(gt(i,n=>{let a=e(n);(o||!t(r,a))&&(o=!1,r=a,i.next(n))}))})}function Me(t,e){return t===e}function Fe(t){return bt((e,n)=>{try{e.subscribe(n)}finally{n.add(t)}})}function Ne(t={}){let{connector:e=()=>new yt,resetOnError:n=!0,resetOnComplete:i=!0,resetOnRefCountZero:r=!0}=t;return t=>{let o,a,s,l=0,c=!1,d=!1,u=()=>{a?.unsubscribe(),a=void 0},h=()=>{u(),o=s=void 0,c=d=!1},m=()=>{let t=o;h(),t?.unsubscribe()};return bt((t,p)=>{l++,!d&&!c&&u();let f=s=s??e();p.add(()=>{l--,0===l&&!d&&!c&&(a=ze(m,r))}),f.subscribe(p),!o&&l>0&&(o=new at({next:t=>f.next(t),error:t=>{d=!0,u(),a=ze(h,n,t),f.error(t)},complete:()=>{c=!0,u(),a=ze(h,i),f.complete()}}),Gt(t).subscribe(o))})(t)}}function ze(t,e,...n){if(!0===e)return void t();if(!1===e)return;let i=new at({next:()=>{i.unsubscribe(),t()}});return Gt(e(...n)).subscribe(i)}function Le(t){return Ee((e,n)=>t<=n)}function Ve(...t){let e=Ft(t);return bt((n,i)=>{(e?fe(t,n,e):fe(t,n)).subscribe(i)})}function je(t,e){return bt((n,i)=>{let r=null,o=0,a=!1,s=()=>a&&!r&&i.complete();n.subscribe(gt(i,n=>{r?.unsubscribe();let a=0,l=o++;Gt(t(n,l)).subscribe(r=gt(i,t=>i.next(e?e(n,t,l,a++):t),()=>{r=null,s()}))},()=>{a=!0,s()}))})}function Be(t){return bt((e,n)=>{Gt(t).subscribe(gt(n,()=>n.complete(),X)),!n.closed&&e.subscribe(n)})}function He(t,e,n){let i=j(t)||e||n?{next:t,error:e,complete:n}:t;return i?bt((t,e)=>{var n;null===(n=i.subscribe)||void 0===n||n.call(i);let r=!0;t.subscribe(gt(e,t=>{var n;null===(n=i.next)||void 0===n||n.call(i,t),e.next(t)},()=>{var t;r=!1,null===(t=i.complete)||void 0===t||t.call(i),e.complete()},t=>{var n;r=!1,null===(n=i.error)||void 0===n||n.call(i,t),e.error(t)},()=>{var t,e;r&&(null===(t=i.unsubscribe)||void 0===t||t.call(i)),null===(e=i.finalize)||void 0===e||e.call(i)}))}):ut}function Ue(){return ke}function $e(t){let e=ke;return ke=t,e}var We=Symbol("NotFound");function qe(t){return t===We||"ɵNotFound"===t?.name}function Ge(t,e,n){let i=Object.create(Ze);i.source=t,i.computation=e,null!=n&&(i.equal=n);let r=()=>{if(b(i),f(i),i.value===A)throw i.error;return i.value};return r[h]=i,r}var Ze=l(s({},p),{value:I,dirty:!0,error:null,equal:D,kind:"linkedSignal",producerMustRecompute:t=>t.value===I||t.value===O,producerRecomputeValue(t){if(t.value===O)throw new Error("");let e=t.value;t.value=O;let n,i=y(t);try{let i=t.source(),r=e===I||e===A?void 0:{source:t.sourceValue,value:e};n=t.computation(i,r),t.sourceValue=i}catch(e){n=A,t.error=e}finally{w(t,i)}e!==I&&n!==A&&t.equal(e,n)?t.value=e:(t.value=n,t.version++)}}),Ke="https://angular.dev/best-practices/security#preventing-cross-site-scripting-xss",Ye=class extends Error{code;constructor(t,e){super(Xe(t,e)),this.code=t}};function Xe(t,e){return`${function(t){return`NG0${Math.abs(t)}`}(t)}${e?": "+e:""}`}var Je=globalThis;function Qe(t){for(let e in t)if(t[e]===Qe)return e;throw Error("")}function tn(t,e){for(let n in e)e.hasOwnProperty(n)&&!t.hasOwnProperty(n)&&(t[n]=e[n])}function en(t){if("string"==typeof t)return t;if(Array.isArray(t))return`[${t.map(en).join(", ")}]`;if(null==t)return""+t;let e=t.overriddenName||t.name;if(e)return`${e}`;let n=t.toString();if(null==n)return""+n;let i=n.indexOf("\n");return i>=0?n.slice(0,i):n}function nn(t,e){return t?e?`${t} ${e}`:t:e||""}var rn=Qe({__forward_ref__:Qe});function on(t){return t.__forward_ref__=on,t.toString=function(){return en(this())},t}function an(t){return sn(t)?t():t}function sn(t){return"function"==typeof t&&t.hasOwnProperty(rn)&&t.__forward_ref__===on}function ln(t){return{token:t.token,providedIn:t.providedIn||null,factory:t.factory,value:void 0}}function cn(t){return{providers:t.providers||[],imports:t.imports||[]}}function dn(t){return function(t,e){return t.hasOwnProperty(e)&&t[e]||null}(t,hn)}function un(t){return t&&t.hasOwnProperty(mn)?t[mn]:null}var hn=Qe({ɵprov:Qe}),mn=Qe({ɵinj:Qe}),pn=class{_desc;ngMetadataName="InjectionToken";ɵprov;constructor(t,e){this._desc=t,this.ɵprov=void 0,"number"==typeof e?this.__NG_ELEMENT_ID__=e:void 0!==e&&(this.ɵprov=ln({token:this,providedIn:e.providedIn||"root",factory:e.factory}))}get multi(){return this}toString(){return`InjectionToken ${this._desc}`}};function fn(t){return t&&!!t.ɵproviders}var bn=Qe({ɵcmp:Qe}),gn=Qe({ɵdir:Qe}),xn=Qe({ɵpipe:Qe}),_n=Qe({ɵfac:Qe}),vn=Qe({__NG_ELEMENT_ID__:Qe}),yn=Qe({__NG_ENV_ID__:Qe});function wn(t){return Sn(t),t[bn]||null}function kn(t){return Sn(t),t[gn]||null}function Cn(t){return Sn(t),t[xn]||null}function Sn(t,e){if(null==t)throw new Ye(-919,!1)}function En(t){return"string"==typeof t?t:null==t?"":String(t)}var Rn,Dn=Qe({ngErrorCode:Qe}),Tn=Qe({ngErrorMessage:Qe}),In=Qe({ngTokenPath:Qe});function On(t,e){return Pn("",-200,e)}function An(t,e){throw new Ye(-201,!1)}function Pn(t,e,n){let i=new Ye(e,t);return i[Dn]=e,i[Tn]=t,n&&(i[In]=n),i}function Mn(){return Rn}function Fn(t){let e=Rn;return Rn=t,e}function Nn(t,e,n){let i=dn(t);return i&&"root"==i.providedIn?void 0===i.value?i.value=i.factory():i.value:8&n?null:void 0!==e?e:void An()}var zn={},Ln=class{injector;constructor(t){this.injector=t}retrieve(t,e){let n=Hn(e)||0;try{return this.injector.get(t,8&n?null:zn,n)}catch(t){if(qe(t))return t;throw t}}};function Vn(t,e=0){let n=Ue();if(void 0===n)throw new Ye(-203,!1);if(null===n)return Nn(t,void 0,e);{let i=function(t){return{optional:!!(8&t),host:!!(1&t),self:!!(2&t),skipSelf:!!(4&t)}}(e),r=n.retrieve(t,i);if(qe(r)){if(i.optional)return null;throw r}return r}}function jn(t,e=0){return(Mn()||Vn)(an(t),e)}function Bn(t,e){return jn(t,Hn(e))}function Hn(t){return typeof t>"u"||"number"==typeof t?t:0|(t.optional&&8)|(t.host&&1)|(t.self&&2)|(t.skipSelf&&4)}function Un(t){let e=[];for(let n=0;n<t.length;n++){let i=an(t[n]);if(Array.isArray(i)){if(0===i.length)throw new Ye(900,!1);let t,n=0;for(let e=0;e<i.length;e++){let r=i[e],o=$n(r);"number"==typeof o?-1===o?t=r.token:n|=o:t=r}e.push(jn(t,n))}else e.push(jn(i))}return e}function $n(t){return t.__NG_DI_FLAG__}function Wn(t,e){return t.hasOwnProperty(_n)?t[_n]:null}function qn(t,e){t.forEach(t=>Array.isArray(t)?qn(t,e):e(t))}function Gn(t,e,n){e>=t.length?t.push(n):t.splice(e,0,n)}function Zn(t,e){return e>=t.length-1?t.pop():t.splice(e,1)[0]}function Kn(t,e,n){let i=Xn(t,e);return i>=0?t[1|i]=n:(i=~i,function(t,e,n,i){let r=t.length;if(r==e)t.push(n,i);else if(1===r)t.push(i,t[0]),t[0]=n;else{for(r--,t.push(t[r-1],t[r]);r>e;){let e=r-2;t[r]=t[e],r--}t[e]=n,t[e+1]=i}}(t,i,e,n)),i}function Yn(t,e){let n=Xn(t,e);if(n>=0)return t[1|n]}function Xn(t,e){return function(t,e){let n=0,i=t.length>>1;for(;i!==n;){let r=n+(i-n>>1),o=t[r<<1];if(e===o)return r<<1;o>e?i=r:n=r+1}return~(i<<1)}(t,e)}var Jn={},Qn=[],ti=new pn(""),ei=new pn("",-1),ni=new pn(""),ii=class{get(t,e=zn){if(e===zn){let t=Pn("",-201);throw t.name="ɵNotFound",t}return e}};function ri(...t){return{ɵproviders:oi(0,t),ɵfromNgModule:!0}}function oi(t,...e){let n,i=[],r=new Set,o=t=>{i.push(t)};return qn(e,t=>{let e=t;si(e,o,[],r)&&(n||=[],n.push(e))}),void 0!==n&&ai(n,o),i}function ai(t,e){for(let n=0;n<t.length;n++){let{ngModule:i,providers:r}=t[n];li(r,t=>{e(t,i)})}}function si(t,e,n,i){if(!(t=an(t)))return!1;let r=null,o=un(t),a=!o&&wn(t);if(o||a){if(a&&!a.standalone)return!1;r=t}else{let e=t.ngModule;if(o=un(e),!o)return!1;r=e}let s=i.has(r);if(a){if(s)return!1;if(i.add(r),a.dependencies){let t="function"==typeof a.dependencies?a.dependencies():a.dependencies;for(let r of t)si(r,e,n,i)}}else{if(!o)return!1;{if(null!=o.imports&&!s){let t;i.add(r);try{qn(o.imports,r=>{si(r,e,n,i)&&(t||=[],t.push(r))})}finally{}void 0!==t&&ai(t,e)}if(!s){let t=Wn(r)||(()=>new r);e({provide:r,useFactory:t,deps:Qn},r),e({provide:ni,useValue:r,multi:!0},r),e({provide:ti,useValue:()=>jn(r),multi:!0},r)}let a=o.providers;if(null!=a&&!s){let n=t;li(a,t=>{e(t,n)})}}}return r!==t&&void 0!==t.providers}function li(t,e){for(let n of t)fn(n)&&(n=n.ɵproviders),Array.isArray(n)?li(n,e):e(n)}var ci=Qe({provide:String,useValue:Qe});function di(t){return null!==t&&"object"==typeof t&&ci in t}function ui(t){return"function"==typeof t}var hi,mi=new pn(""),pi={},fi={};function bi(){return void 0===hi&&(hi=new ii),hi}var gi=class{},xi=class extends gi{parent;source;scopes;records=new Map;_ngOnDestroyHooks=new Set;_onDestroyHooks=[];get destroyed(){return this._destroyed}_destroyed=!1;injectorDefTypes;constructor(t,e,n,i){super(),this.parent=e,this.source=n,this.scopes=i,ki(t,t=>this.processProvider(t)),this.records.set(ei,wi(void 0,this)),i.has("environment")&&this.records.set(gi,wi(void 0,this));let r=this.records.get(mi);null!=r&&"string"==typeof r.value&&this.scopes.add(r.value),this.injectorDefTypes=new Set(this.get(ni,Qn,{self:!0}))}retrieve(t,e){let n=Hn(e)||0;try{return this.get(t,zn,n)}catch(t){if(qe(t))return t;throw t}}destroy(){yi(this),this._destroyed=!0;let t=m(null);try{for(let t of this._ngOnDestroyHooks)t.ngOnDestroy();let t=this._onDestroyHooks;this._onDestroyHooks=[];for(let e of t)e()}finally{this.records.clear(),this._ngOnDestroyHooks.clear(),this.injectorDefTypes.clear(),m(t)}}onDestroy(t){return yi(this),this._onDestroyHooks.push(t),()=>this.removeOnDestroy(t)}runInContext(t){yi(this);let e=$e(this),n=Fn(void 0);try{return t()}finally{$e(e),Fn(n)}}get(t,e=zn,n){if(yi(this),t.hasOwnProperty(yn))return t[yn](this);let i=Hn(n),r=$e(this),o=Fn(void 0);try{if(!(4&i)){let e=this.records.get(t);if(void 0===e){let n=("function"==typeof(a=t)||"object"==typeof a&&"InjectionToken"===a.ngMetadataName)&&dn(t);e=n&&this.injectableDefInScope(n)?wi(_i(t),pi):null,this.records.set(t,e)}if(null!=e)return this.hydrate(t,e,i)}let n=2&i?bi():this.parent;return e=8&i&&e===zn?null:e,n.get(t,e)}catch(t){let e=function(t){return t[Dn]}(t);throw-200===e||-201===e?new Ye(e,null):t}finally{Fn(o),$e(r)}var a}resolveInjectorInitializers(){let t=m(null),e=$e(this),n=Fn(void 0);try{let t=this.get(ti,Qn,{self:!0});for(let e of t)e()}finally{$e(e),Fn(n),m(t)}}toString(){let t=[],e=this.records;for(let n of e.keys())t.push(en(n));return`R3Injector[${t.join(", ")}]`}processProvider(t){let e=ui(t=an(t))?t:an(t&&t.provide),n=function(t){return di(t)?wi(void 0,t.useValue):wi(vi(t),pi)}(t);if(!ui(t)&&!0===t.multi){let n=this.records.get(e);n||(n=wi(void 0,pi,!0),n.factory=()=>Un(n.multi),this.records.set(e,n)),e=t,n.multi.push(t)}this.records.set(e,n)}hydrate(t,e,n){let i=m(null);try{if(e.value===fi)throw On(en(t));return e.value===pi&&(e.value=fi,e.value=e.factory(void 0,n)),"object"==typeof e.value&&e.value&&null!==(r=e.value)&&"object"==typeof r&&"function"==typeof r.ngOnDestroy&&this._ngOnDestroyHooks.add(e.value),e.value}finally{m(i)}var r}injectableDefInScope(t){if(!t.providedIn)return!1;let e=an(t.providedIn);return"string"==typeof e?"any"===e||this.scopes.has(e):this.injectorDefTypes.has(e)}removeOnDestroy(t){let e=this._onDestroyHooks.indexOf(t);-1!==e&&this._onDestroyHooks.splice(e,1)}};function _i(t){let e=dn(t),n=null!==e?e.factory:Wn(t);if(null!==n)return n;if(t instanceof pn)throw new Ye(204,!1);if(t instanceof Function)return function(t){if(t.length>0)throw new Ye(204,!1);let e=function(t){return(t?.[hn]??null)||null}(t);return null!==e?()=>e.factory(t):()=>new t}(t);throw new Ye(204,!1)}function vi(t,e,n){let i;if(ui(t)){let e=an(t);return Wn(e)||_i(e)}if(di(t))i=()=>an(t.useValue);else if(function(t){return!(!t||!t.useFactory)}(t))i=()=>t.useFactory(...Un(t.deps||[]));else if(function(t){return!(!t||!t.useExisting)}(t))i=(e,n)=>jn(an(t.useExisting),void 0!==n&&8&n?8:void 0);else{let e=an(t&&(t.useClass||t.provide));if(!function(t){return!!t.deps}(t))return Wn(e)||_i(e);i=()=>new e(...Un(t.deps))}return i}function yi(t){if(t.destroyed)throw new Ye(205,!1)}function wi(t,e,n=!1){return{factory:t,value:e,multi:n?[]:void 0}}function ki(t,e){for(let n of t)Array.isArray(n)?ki(n,e):n&&fn(n)?ki(n.ɵproviders,e):e(n)}function Ci(t,e){let n;t instanceof xi?(yi(t),n=t):n=new Ln(t);let i=$e(n),r=Fn(void 0);try{return e()}finally{$e(i),Fn(r)}}var Si=10,Ei=11,Ri=14,Di=15,Ti=16,Ii=17,Oi=18,Ai=19,Pi=21,Mi=23,Fi=24,Ni=25,zi=26,Li=27,Vi=10;function ji(t){return Array.isArray(t)&&"object"==typeof t[1]}function Bi(t){return Array.isArray(t)&&!0===t[1]}function Hi(t){return!!(4&t.flags)}function Ui(t){return t.componentOffset>-1}function $i(t){return!(1&~t.flags)}function Wi(t){return!!t.template}function qi(t){return!!(512&t[2])}function Gi(t){return!(256&~t[2])}function Zi(t){for(;Array.isArray(t);)t=t[0];return t}function Ki(t,e){return Zi(e[t])}function Yi(t,e){return Zi(e[t.index])}function Xi(t,e){return t.data[e]}function Ji(t,e){return t[e]}function Qi(t,e){let n=e[t];return ji(n)?n:n[0]}function tr(t){return!(128&~t[2])}function er(t,e){return null==e?null:t[e]}function nr(t){t[Ii]=0}function ir(t){1024&t[2]||(t[2]|=1024,tr(t)&&ar(t))}function rr(t){return!!(9216&t[2]||t[Fi]?.dirty)}function or(t){t[Si].changeDetectionScheduler?.notify(8),64&t[2]&&(t[2]|=1024),rr(t)&&ar(t)}function ar(t){t[Si].changeDetectionScheduler?.notify(0);let e=lr(t);for(;null!==e&&!(8192&e[2])&&(e[2]|=8192,tr(e));)e=lr(e)}function sr(t,e){if(Gi(t))throw new Ye(911,!1);null===t[Pi]&&(t[Pi]=[]),t[Pi].push(e)}function lr(t){let e=t[3];return Bi(e)?e[3]:e}function cr(t){return t[7]??=[]}function dr(t){return t.cleanup??=[]}var ur={lFrame:jr(null),bindingsEnabled:!0,skipHydrationRootTNode:null},hr=!1;function mr(){ur.lFrame.elementDepthCount--}function pr(){return ur.bindingsEnabled}function fr(){return null!==ur.skipHydrationRootTNode}function br(t){return ur.skipHydrationRootTNode===t}function gr(){ur.skipHydrationRootTNode=null}function xr(){return ur.lFrame.lView}function _r(){return ur.lFrame.tView}function vr(t){return ur.lFrame.contextLView=t,t[8]}function yr(t){return ur.lFrame.contextLView=null,t}function wr(){let t=kr();for(;null!==t&&64===t.type;)t=t.parent;return t}function kr(){return ur.lFrame.currentTNode}function Cr(t,e){let n=ur.lFrame;n.currentTNode=t,n.isParent=e}function Sr(){return ur.lFrame.isParent}function Er(){ur.lFrame.isParent=!1}function Rr(){return hr}function Dr(t){let e=hr;return hr=t,e}function Tr(){let t=ur.lFrame,e=t.bindingRootIndex;return-1===e&&(e=t.bindingRootIndex=t.tView.bindingStartIndex),e}function Ir(){return ur.lFrame.bindingIndex++}function Or(t){let e=ur.lFrame,n=e.bindingIndex;return e.bindingIndex=e.bindingIndex+t,n}function Ar(t,e){let n=ur.lFrame;n.bindingIndex=n.bindingRootIndex=t,Pr(e)}function Pr(t){ur.lFrame.currentDirectiveIndex=t}function Mr(){return ur.lFrame.currentQueryIndex}function Fr(t){ur.lFrame.currentQueryIndex=t}function Nr(t){let e=t[1];return 2===e.type?e.declTNode:1===e.type?t[5]:null}function zr(t,e,n){if(4&n){let i=e,r=t;for(;!(i=i.parent,null!==i||1&n||(i=Nr(r),null===i||(r=r[Ri],10&i.type))););if(null===i)return!1;e=i,t=r}let i=ur.lFrame=Vr();return i.currentTNode=e,i.lView=t,!0}function Lr(t){let e=Vr(),n=t[1];ur.lFrame=e,e.currentTNode=n.firstChild,e.lView=t,e.tView=n,e.contextLView=t,e.bindingIndex=n.bindingStartIndex,e.inI18n=!1}function Vr(){let t=ur.lFrame,e=null===t?null:t.child;return null===e?jr(t):e}function jr(t){let e={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:t,child:null,inI18n:!1};return null!==t&&(t.child=e),e}function Br(){let t=ur.lFrame;return ur.lFrame=t.parent,t.currentTNode=null,t.lView=null,t}var Hr=Br;function Ur(){let t=Br();t.isParent=!0,t.tView=null,t.selectedIndex=-1,t.contextLView=null,t.elementDepthCount=0,t.currentDirectiveIndex=-1,t.currentNamespace=null,t.bindingRootIndex=-1,t.bindingIndex=-1,t.currentQueryIndex=0}function $r(){return ur.lFrame.selectedIndex}function Wr(t){ur.lFrame.selectedIndex=t}function qr(){let t=ur.lFrame;return Xi(t.tView,t.selectedIndex)}var Gr=!0;function Zr(){return Gr}function Kr(t){Gr=t}function Yr(t,e=null,n=null,i){let r=function(t,e=null,n=null,i,r=new Set){let o=[n||Qn,ri(t)];return i=i||("object"==typeof t?void 0:en(t)),new xi(o,e||bi(),i||null,r)}(t,e,n,i);return r.resolveInjectorInitializers(),r}var Xr=class t{static THROW_IF_NOT_FOUND=zn;static NULL=new ii;static create(t,e){if(Array.isArray(t))return Yr({name:""},e,t,"");{let e=t.name??"";return Yr({name:e},t.parent,t.providers,e)}}static ɵprov=ln({token:t,providedIn:"any",factory:()=>jn(ei)});static __NG_ELEMENT_ID__=-1},Jr=new pn(""),Qr=class{static __NG_ELEMENT_ID__=eo;static __NG_ENV_ID__=t=>t},to=class extends Qr{_lView;constructor(t){super(),this._lView=t}get destroyed(){return Gi(this._lView)}onDestroy(t){let e=this._lView;return sr(e,t),()=>function(t,e){if(null===t[Pi])return;let n=t[Pi].indexOf(e);-1!==n&&t[Pi].splice(n,1)}(e,t)}};function eo(){return new to(xr())}var no=!1,io=(()=>{class t{taskId=0;pendingTasks=new Set;destroyed=!1;pendingTask=new kt(!1);get hasPendingTasks(){return!this.destroyed&&this.pendingTask.value}get hasPendingTasksObservable(){return this.destroyed?new mt(t=>{t.next(!1),t.complete()}):this.pendingTask}add(){!this.hasPendingTasks&&!this.destroyed&&this.pendingTask.next(!0);let t=this.taskId++;return this.pendingTasks.add(t),t}has(t){return this.pendingTasks.has(t)}remove(t){this.pendingTasks.delete(t),0===this.pendingTasks.size&&this.hasPendingTasks&&this.pendingTask.next(!1)}ngOnDestroy(){this.pendingTasks.clear(),this.hasPendingTasks&&this.pendingTask.next(!1),this.destroyed=!0,this.pendingTask.unsubscribe()}static ɵprov=ln({token:t,providedIn:"root",factory:()=>new t})}return t})(),ro=class extends yt{__isAsync;destroyRef=void 0;pendingTasks=void 0;constructor(t=!1){super(),this.__isAsync=t,(void 0!==Mn()||null!=Ue())&&(this.destroyRef=Bn(Qr,{optional:!0})??void 0,this.pendingTasks=Bn(io,{optional:!0})??void 0)}emit(t){let e=m(null);try{super.next(t)}finally{m(e)}}subscribe(t,e,n){let i=t,r=e||(()=>null),o=n;if(t&&"object"==typeof t){let e=t;i=e.next?.bind(e),r=e.error?.bind(e),o=e.complete?.bind(e)}this.__isAsync&&(r=this.wrapInTimeout(r),i&&(i=this.wrapInTimeout(i)),o&&(o=this.wrapInTimeout(o)));let a=super.subscribe({next:i,error:r,complete:o});return t instanceof $&&t.add(a),a}wrapInTimeout(t){return e=>{let n=this.pendingTasks?.add();setTimeout(()=>{try{t(e)}finally{void 0!==n&&this.pendingTasks?.remove(n)}})}}};function oo(...t){}function ao(t){let e,n;function i(){t=oo;try{void 0!==n&&"function"==typeof cancelAnimationFrame&&cancelAnimationFrame(n),void 0!==e&&clearTimeout(e)}catch{}}return e=setTimeout(()=>{t(),i()}),"function"==typeof requestAnimationFrame&&(n=requestAnimationFrame(()=>{t(),i()})),()=>i()}function so(t){return queueMicrotask(()=>t()),()=>{t=oo}}var lo="isAngularZone",co=lo+"_ID",uo=0,ho=class t{hasPendingMacrotasks=!1;hasPendingMicrotasks=!1;isStable=!0;onUnstable=new ro(!1);onMicrotaskEmpty=new ro(!1);onStable=new ro(!1);onError=new ro(!1);constructor(t){let{enableLongStackTrace:e=!1,shouldCoalesceEventChangeDetection:n=!1,shouldCoalesceRunChangeDetection:i=!1,scheduleInRootZone:r=no}=t;if(typeof Zone>"u")throw new Ye(908,!1);Zone.assertZonePatched();let o=this;o._nesting=0,o._outer=o._inner=Zone.current,Zone.TaskTrackingZoneSpec&&(o._inner=o._inner.fork(new Zone.TaskTrackingZoneSpec)),e&&Zone.longStackTraceZoneSpec&&(o._inner=o._inner.fork(Zone.longStackTraceZoneSpec)),o.shouldCoalesceEventChangeDetection=!i&&n,o.shouldCoalesceRunChangeDetection=i,o.callbackScheduled=!1,o.scheduleInRootZone=r,function(t){let e=()=>{!function(t){function e(){ao(()=>{t.callbackScheduled=!1,fo(t),t.isCheckStableRunning=!0,po(t),t.isCheckStableRunning=!1})}t.isCheckStableRunning||t.callbackScheduled||(t.callbackScheduled=!0,t.scheduleInRootZone?Zone.root.run(()=>{e()}):t._outer.run(()=>{e()}),fo(t))}(t)},n=uo++;t._inner=t._inner.fork({name:"angular",properties:{[lo]:!0,[co]:n,[co+n]:!0},onInvokeTask:(n,i,r,o,a,s)=>{if(function(t){return _o(t,"__ignore_ng_zone__")}(s))return n.invokeTask(r,o,a,s);try{return bo(t),n.invokeTask(r,o,a,s)}finally{(t.shouldCoalesceEventChangeDetection&&"eventTask"===o.type||t.shouldCoalesceRunChangeDetection)&&e(),go(t)}},onInvoke:(n,i,r,o,a,s,l)=>{try{return bo(t),n.invoke(r,o,a,s,l)}finally{t.shouldCoalesceRunChangeDetection&&!t.callbackScheduled&&!function(t){return _o(t,"__scheduler_tick__")}(s)&&e(),go(t)}},onHasTask:(e,n,i,r)=>{e.hasTask(i,r),n===i&&("microTask"==r.change?(t._hasPendingMicrotasks=r.microTask,fo(t),po(t)):"macroTask"==r.change&&(t.hasPendingMacrotasks=r.macroTask))},onHandleError:(e,n,i,r)=>(e.handleError(i,r),t.runOutsideAngular(()=>t.onError.emit(r)),!1)})}(o)}static isInAngularZone(){return typeof Zone<"u"&&!0===Zone.current.get(lo)}static assertInAngularZone(){if(!t.isInAngularZone())throw new Ye(909,!1)}static assertNotInAngularZone(){if(t.isInAngularZone())throw new Ye(909,!1)}run(t,e,n){return this._inner.run(t,e,n)}runTask(t,e,n,i){let r=this._inner,o=r.scheduleEventTask("NgZoneEvent: "+i,t,mo,oo,oo);try{return r.runTask(o,e,n)}finally{r.cancelTask(o)}}runGuarded(t,e,n){return this._inner.runGuarded(t,e,n)}runOutsideAngular(t){return this._outer.run(t)}},mo={};function po(t){if(0==t._nesting&&!t.hasPendingMicrotasks&&!t.isStable)try{t._nesting++,t.onMicrotaskEmpty.emit(null)}finally{if(t._nesting--,!t.hasPendingMicrotasks)try{t.runOutsideAngular(()=>t.onStable.emit(null))}finally{t.isStable=!0}}}function fo(t){t._hasPendingMicrotasks||(t.shouldCoalesceEventChangeDetection||t.shouldCoalesceRunChangeDetection)&&!0===t.callbackScheduled?t.hasPendingMicrotasks=!0:t.hasPendingMicrotasks=!1}function bo(t){t._nesting++,t.isStable&&(t.isStable=!1,t.onUnstable.emit(null))}function go(t){t._nesting--,po(t)}var xo=class{hasPendingMicrotasks=!1;hasPendingMacrotasks=!1;isStable=!0;onUnstable=new ro;onMicrotaskEmpty=new ro;onStable=new ro;onError=new ro;run(t,e,n){return t.apply(e,n)}runGuarded(t,e,n){return t.apply(e,n)}runOutsideAngular(t){return t()}runTask(t,e,n,i){return t.apply(e,n)}};function _o(t,e){return!(!Array.isArray(t)||1!==t.length)&&!0===t[0]?.data?.[e]}var vo=class{_console=console;handleError(t){this._console.error("ERROR",t)}},yo=new pn("",{factory:()=>{let t,e=Bn(ho),n=Bn(gi);return i=>{e.runOutsideAngular(()=>{n.destroyed&&!t?setTimeout(()=>{throw i}):(t??=n.get(vo),t.handleError(i))})}}}),wo={provide:ti,useValue:()=>{Bn(vo,{optional:!0})},multi:!0};function ko(t,e){let[n,i,r]=function(t,e){let n=Object.create(L);n.value=t,void 0!==e&&(n.equal=e);let i=()=>function(t){return f(t),t.value}(n);return i[h]=n,[i,t=>N(n,t),t=>z(n,t)]}(t,e?.equal),o=n;return o[h],o.set=i,o.update=r,o.asReadonly=Co.bind(o),o}function Co(){let t=this[h];if(void 0===t.readonlyFn){let e=()=>this();e[h]=t,t.readonlyFn=e}return t.readonlyFn}var So=class{view;node;constructor(t,e){this.view=t,this.node=e}static __NG_ELEMENT_ID__=Eo};function Eo(){return new So(xr(),wr())}var Ro=class{},Do=new pn("",{factory:()=>!0}),To=new pn(""),Io=(()=>{class t{internalPendingTasks=Bn(io);scheduler=Bn(Ro);errorHandler=Bn(yo);add(){let t=this.internalPendingTasks.add();return()=>{this.internalPendingTasks.has(t)&&(this.scheduler.notify(11),this.internalPendingTasks.remove(t))}}run(t){let e=this.add();t().catch(this.errorHandler).finally(e)}static ɵprov=ln({token:t,providedIn:"root",factory:()=>new t})}return t})(),Oo=(()=>{class t{static ɵprov=ln({token:t,providedIn:"root",factory:()=>new Ao})}return t})(),Ao=class{dirtyEffectCount=0;queues=new Map;add(t){this.enqueue(t),this.schedule(t)}schedule(t){t.dirty&&this.dirtyEffectCount++}remove(t){let e=t.zone,n=this.queues.get(e);n.has(t)&&(n.delete(t),t.dirty&&this.dirtyEffectCount--)}enqueue(t){let e=t.zone;this.queues.has(e)||this.queues.set(e,new Set);let n=this.queues.get(e);n.has(t)||n.add(t)}flush(){for(;this.dirtyEffectCount>0;){let t=!1;for(let[e,n]of this.queues)t||=null===e?this.flushQueue(n):e.run(()=>this.flushQueue(n));t||(this.dirtyEffectCount=0)}}flushQueue(t){let e=!1;for(let n of t)n.dirty&&(this.dirtyEffectCount--,e=!0,n.run());return e}},Po=class{[h];constructor(t){this[h]=t}destroy(){this[h].destroy()}};function Mo(t,e){let n,i=e?.injector??Bn(Xr),r=!0!==e?.manualCleanup?i.get(Qr):null,o=i.get(So,null,{optional:!0}),a=i.get(Ro);return null!==o?(n=function(t,e,n){let i=Object.create(zo);return i.view=t,i.zone=typeof Zone<"u"?Zone.current:null,i.notifier=e,i.fn=Lo(i,n),t[Mi]??=new Set,t[Mi].add(i),i.consumerMarkedDirty(i),i}(o.view,a,t),r instanceof to&&r._lView===o.view&&(r=null)):n=function(t,e,n){let i=Object.create(No);return i.fn=Lo(i,t),i.scheduler=e,i.notifier=n,i.zone=typeof Zone<"u"?Zone.current:null,i.scheduler.add(i),i.notifier.notify(12),i}(t,i.get(Oo),a),n.injector=i,null!==r&&(n.onDestroyFns=[r.onDestroy(()=>n.destroy())]),new Po(n)}var Fo=l(s({},V),{cleanupFns:void 0,zone:null,onDestroyFns:null,run(){let t=Dr(!1);try{!function(t){if(t.dirty=!1,t.version>0&&!k(t))return;t.version++;let e=y(t);try{t.cleanup(),t.fn()}finally{w(t,e)}}(this)}finally{Dr(t)}},cleanup(){if(!this.cleanupFns?.length)return;let t=m(null);try{for(;this.cleanupFns.length;)this.cleanupFns.pop()()}finally{this.cleanupFns=[],m(t)}}}),No=l(s({},Fo),{consumerMarkedDirty(){this.scheduler.schedule(this),this.notifier.notify(12)},destroy(){if(C(this),null!==this.onDestroyFns)for(let t of this.onDestroyFns)t();this.cleanup(),this.scheduler.remove(this)}}),zo=l(s({},Fo),{consumerMarkedDirty(){this.view[2]|=8192,ar(this.view),this.notifier.notify(13)},destroy(){if(C(this),null!==this.onDestroyFns)for(let t of this.onDestroyFns)t();this.cleanup(),this.view[Mi]?.delete(this)}});function Lo(t,e){return()=>{e(e=>(t.cleanupFns??=[]).push(e))}}function Vo(t){return function(t){let e=m(null);try{return t()}finally{m(e)}}(t)}function jo(t){return{toString:t}.toString()}function Bo(t,e,n,i){null!==e?e.applyValueToInputSignal(e,i):t[n]=i}var Ho=class{previousValue;currentValue;firstChange;constructor(t,e,n){this.previousValue=t,this.currentValue=e,this.firstChange=n}isFirstChange(){return this.firstChange}},Uo=(()=>{let t=()=>$o;return t.ngInherit=!0,t})();function $o(t){return t.type.prototype.ngOnChanges&&(t.setInput=qo),Wo}function Wo(){let t=Zo(this),e=t?.current;if(e){let n=t.previous;if(n===Jn)t.previous=e;else for(let t in e)n[t]=e[t];t.current=null,this.ngOnChanges(e)}}function qo(t,e,n,i,r){let o=this.declaredInputs[i],a=Zo(t)||function(t,e){return t[Go]=e}(t,{previous:Jn,current:null}),s=a.current||(a.current={}),l=a.previous,c=l[o];s[o]=new Ho(c&&c.currentValue,n,l===Jn),Bo(t,e,r,n)}var Go="__ngSimpleChanges__";function Zo(t){return t[Go]||null}var Ko,Yo=[],Xo=function(t,e=null,n){for(let i=0;i<Yo.length;i++)(0,Yo[i])(t,e,n)},Jo=((Ko=Jo||{})[Ko.TemplateCreateStart=0]="TemplateCreateStart",Ko[Ko.TemplateCreateEnd=1]="TemplateCreateEnd",Ko[Ko.TemplateUpdateStart=2]="TemplateUpdateStart",Ko[Ko.TemplateUpdateEnd=3]="TemplateUpdateEnd",Ko[Ko.LifecycleHookStart=4]="LifecycleHookStart",Ko[Ko.LifecycleHookEnd=5]="LifecycleHookEnd",Ko[Ko.OutputStart=6]="OutputStart",Ko[Ko.OutputEnd=7]="OutputEnd",Ko[Ko.BootstrapApplicationStart=8]="BootstrapApplicationStart",Ko[Ko.BootstrapApplicationEnd=9]="BootstrapApplicationEnd",Ko[Ko.BootstrapComponentStart=10]="BootstrapComponentStart",Ko[Ko.BootstrapComponentEnd=11]="BootstrapComponentEnd",Ko[Ko.ChangeDetectionStart=12]="ChangeDetectionStart",Ko[Ko.ChangeDetectionEnd=13]="ChangeDetectionEnd",Ko[Ko.ChangeDetectionSyncStart=14]="ChangeDetectionSyncStart",Ko[Ko.ChangeDetectionSyncEnd=15]="ChangeDetectionSyncEnd",Ko[Ko.AfterRenderHooksStart=16]="AfterRenderHooksStart",Ko[Ko.AfterRenderHooksEnd=17]="AfterRenderHooksEnd",Ko[Ko.ComponentStart=18]="ComponentStart",Ko[Ko.ComponentEnd=19]="ComponentEnd",Ko[Ko.DeferBlockStateStart=20]="DeferBlockStateStart",Ko[Ko.DeferBlockStateEnd=21]="DeferBlockStateEnd",Ko[Ko.DynamicComponentStart=22]="DynamicComponentStart",Ko[Ko.DynamicComponentEnd=23]="DynamicComponentEnd",Ko[Ko.HostBindingsUpdateStart=24]="HostBindingsUpdateStart",Ko[Ko.HostBindingsUpdateEnd=25]="HostBindingsUpdateEnd",Ko);function Qo(t,e){for(let n=e.directiveStart,i=e.directiveEnd;n<i;n++){let e=t.data[n].type.prototype,{ngAfterContentInit:i,ngAfterContentChecked:r,ngAfterViewInit:o,ngAfterViewChecked:a,ngOnDestroy:s}=e;i&&(t.contentHooks??=[]).push(-n,i),r&&((t.contentHooks??=[]).push(n,r),(t.contentCheckHooks??=[]).push(n,r)),o&&(t.viewHooks??=[]).push(-n,o),a&&((t.viewHooks??=[]).push(n,a),(t.viewCheckHooks??=[]).push(n,a)),null!=s&&(t.destroyHooks??=[]).push(n,s)}}function ta(t,e,n){ia(t,e,3,n)}function ea(t,e,n,i){(3&t[2])===n&&ia(t,e,n,i)}function na(t,e){let n=t[2];(3&n)===e&&(n&=16383,n+=1,t[2]=n)}function ia(t,e,n,i){let r=void 0!==i?65535&t[Ii]:0,o=i??-1,a=e.length-1,s=0;for(let l=r;l<a;l++)if("number"==typeof e[l+1]){if(s=e[l],null!=i&&s>=i)break}else e[l]<0&&(t[Ii]+=65536),(s<o||-1==o)&&(oa(t,n,e,l),t[Ii]=(4294901760&t[Ii])+l+2),l++}function ra(t,e){Xo(Jo.LifecycleHookStart,t,e);let n=m(null);try{e.call(t)}finally{m(n),Xo(Jo.LifecycleHookEnd,t,e)}}function oa(t,e,n,i){let r=n[i]<0,o=n[i+1],a=t[r?-n[i]:n[i]];r?t[2]>>14<t[Ii]>>16&&(3&t[2])===e&&(t[2]+=16384,ra(a,o)):ra(a,o)}var aa=-1,sa=class{factory;name;injectImpl;resolving=!1;canSeeViewProviders;multi;componentProviders;index;providerFactory;constructor(t,e,n,i){this.factory=t,this.name=i,this.canSeeViewProviders=e,this.injectImpl=n}};function la(t){return 3===t||4===t||6===t}function ca(t){return 64===t.charCodeAt(0)}function da(t,e){if(null!==e&&0!==e.length)if(null===t||0===t.length)t=e.slice();else{let n=-1;for(let i=0;i<e.length;i++){let r=e[i];"number"==typeof r?n=r:0===n||ua(t,n,r,0,-1===n||2===n?e[++i]:null)}}return t}function ua(t,e,n,i,r){let o=0,a=t.length;if(-1===e)a=-1;else for(;o<t.length;){let n=t[o++];if("number"==typeof n){if(n===e){a=-1;break}if(n>e){a=o-1;break}}}for(;o<t.length;){let e=t[o];if("number"==typeof e)break;if(e===n)return void(null!==r&&(t[o+1]=r));o++,null!==r&&o++}-1!==a&&(t.splice(a,0,e),o=a+1),t.splice(o++,0,n),null!==r&&t.splice(o++,0,r)}function ha(t){return t!==aa}function ma(t){return 32767&t}function pa(t,e){let n=function(t){return t>>16}(t),i=e;for(;n>0;)i=i[Ri],n--;return i}var fa=!0;function ba(t){let e=fa;return fa=t,e}var ga=0,xa={};function _a(t,e){let n=ya(t,e);if(-1!==n)return n;let i=e[1];i.firstCreatePass&&(t.injectorIndex=e.length,va(i.data,t),va(e,null),va(i.blueprint,null));let r=wa(t,e),o=t.injectorIndex;if(ha(r)){let t=ma(r),n=pa(r,e),i=n[1].data;for(let r=0;r<8;r++)e[o+r]=n[t+r]|i[t+r]}return e[o+8]=r,o}function va(t,e){t.push(0,0,0,0,0,0,0,0,e)}function ya(t,e){return-1===t.injectorIndex||t.parent&&t.parent.injectorIndex===t.injectorIndex||null===e[t.injectorIndex+8]?-1:t.injectorIndex}function wa(t,e){if(t.parent&&-1!==t.parent.injectorIndex)return t.parent.injectorIndex;let n=0,i=null,r=e;for(;null!==r;){if(i=za(r),null===i)return aa;if(n++,r=r[Ri],-1!==i.injectorIndex)return i.injectorIndex|n<<16}return aa}function ka(t,e,n){!function(t,e,n){let i;"string"==typeof n?i=n.charCodeAt(0)||0:n.hasOwnProperty(vn)&&(i=n[vn]),null==i&&(i=n[vn]=ga++);let r=255&i,o=1<<r;e.data[t+(r>>5)]|=o}(t,e,n)}function Ca(t,e,n){if(8&n||void 0!==t)return t;An()}function Sa(t,e,n,i){if(8&n&&void 0===i&&(i=null),!(3&n)){let r=t[9],o=Fn(void 0);try{return r?r.get(e,i,8&n):Nn(e,i,8&n)}finally{Fn(o)}}return Ca(i,0,n)}function Ea(t,e,n,i=0,r){if(null!==t){if(2048&e[2]&&!(2&i)){let r=function(t,e,n,i,r){let o=t,a=e;for(;null!==o&&null!==a&&2048&a[2]&&!qi(a);){let t=Ra(o,a,n,2|i,xa);if(t!==xa)return t;let e=o.parent;if(!e){let t=a[20];if(t){let e=t.get(n,xa,i);if(e!==xa)return e}e=za(a),a=a[Ri]}o=e}return r}(t,e,n,i,xa);if(r!==xa)return r}let r=Ra(t,e,n,i,xa);if(r!==xa)return r}return Sa(e,n,i,r)}function Ra(t,e,n,i,r){let o=function(t){if("string"==typeof t)return t.charCodeAt(0)||0;let e=t.hasOwnProperty(vn)?t[vn]:void 0;return"number"==typeof e?e>=0?255&e:Ma:e}(n);if("function"==typeof o){if(!zr(e,t,i))return 1&i?Ca(r,0,i):Sa(e,n,i,r);try{let t;if(t=o(i),null!=t||8&i)return t;An()}finally{Hr()}}else if("number"==typeof o){let r=null,a=ya(t,e),s=aa,l=1&i?e[Di][5]:null;for((-1===a||4&i)&&(s=-1===a?wa(t,e):e[a+8],s!==aa&&Aa(i,!1)?(r=e[1],a=ma(s),e=pa(s,e)):a=-1);-1!==a;){let t=e[1];if(Oa(o,a,t.data)){let t=Da(a,e,n,r,i,l);if(t!==xa)return t}s=e[a+8],s!==aa&&Aa(i,e[1].data[a+8]===l)&&Oa(o,a,e)?(r=t,a=ma(s),e=pa(s,e)):a=-1}}return r}function Da(t,e,n,i,r,o){let a=e[1],s=a.data[t+8],l=Ta(s,a,n,null==i?Ui(s)&&fa:i!=a&&!!(3&s.type),1&r&&o===s);return null!==l?Ia(e,a,l,s,r):xa}function Ta(t,e,n,i,r){let o=t.providerIndexes,a=e.data,s=1048575&o,l=t.directiveStart,c=t.directiveEnd,d=o>>20,u=r?s+d:c;for(let t=i?s:s+d;t<u;t++){let e=a[t];if(t<l&&n===e||t>=l&&e.type===n)return t}if(r){let t=a[l];if(t&&Wi(t)&&t.type===n)return l}return null}function Ia(t,e,n,i,r){let o=t[n],a=e.data;if(o instanceof sa){let s=o;if(s.resolving)throw function(t){"function"==typeof t?t.name||t.toString():"object"==typeof t&&null!=t&&"function"==typeof t.type?t.type.name||t.type.toString():En(t)}(a[n]),On();let l=ba(s.canSeeViewProviders);s.resolving=!0,a[n].type||a[n];let c=s.injectImpl?Fn(s.injectImpl):null;zr(t,i,0);try{o=t[n]=s.factory(void 0,r,a,t,i),e.firstCreatePass&&n>=i.directiveStart&&function(t,e,n){let{ngOnChanges:i,ngOnInit:r,ngDoCheck:o}=e.type.prototype;if(i){let i=$o(e);(n.preOrderHooks??=[]).push(t,i),(n.preOrderCheckHooks??=[]).push(t,i)}r&&(n.preOrderHooks??=[]).push(0-t,r),o&&((n.preOrderHooks??=[]).push(t,o),(n.preOrderCheckHooks??=[]).push(t,o))}(n,a[n],e)}finally{null!==c&&Fn(c),ba(l),s.resolving=!1,Hr()}}return o}function Oa(t,e,n){let i=1<<t;return!!(n[e+(t>>5)]&i)}function Aa(t,e){return!(2&t||1&t&&e)}var Pa=class{_tNode;_lView;constructor(t,e){this._tNode=t,this._lView=e}get(t,e,n){return Ea(this._tNode,this._lView,t,Hn(n),e)}};function Ma(){return new Pa(wr(),xr())}function Fa(t){return jo(()=>{let e=t.prototype.constructor,n=e[_n]||Na(e),i=Object.prototype,r=Object.getPrototypeOf(t.prototype).constructor;for(;r&&r!==i;){let t=r[_n]||Na(r);if(t&&t!==n)return t;r=Object.getPrototypeOf(r)}return t=>new t})}function Na(t){return sn(t)?()=>{let e=Na(an(t));return e&&e()}:Wn(t)}function za(t){let e=t[1],n=e.type;return 2===n?e.declTNode:1===n?t[5]:null}function La(){return Va(wr(),xr())}function Va(t,e){return new ja(Yi(t,e))}var ja=class{nativeElement;constructor(t){this.nativeElement=t}static __NG_ELEMENT_ID__=La};function Ba(t){return t instanceof ja?t.nativeElement:t}function Ha(){return this._results[Symbol.iterator]()}var Ua=class{_emitDistinctChangesOnly;dirty=!0;_onDirty=void 0;_results=[];_changesDetected=!1;_changes=void 0;length=0;first=void 0;last=void 0;get changes(){return this._changes??=new yt}constructor(t=!1){this._emitDistinctChangesOnly=t}get(t){return this._results[t]}map(t){return this._results.map(t)}filter(t){return this._results.filter(t)}find(t){return this._results.find(t)}reduce(t,e){return this._results.reduce(t,e)}forEach(t){this._results.forEach(t)}some(t){return this._results.some(t)}toArray(){return this._results.slice()}toString(){return this._results.toString()}reset(t,e){this.dirty=!1;let n=function(t){return t.flat(Number.POSITIVE_INFINITY)}(t);(this._changesDetected=!function(t,e,n){if(t.length!==e.length)return!1;for(let i=0;i<t.length;i++){let r=t[i],o=e[i];if(n&&(r=n(r),o=n(o)),o!==r)return!1}return!0}(this._results,n,e))&&(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.next(this)}onDirty(t){this._onDirty=t}setDirty(){this.dirty=!0,this._onDirty?.()}destroy(){void 0!==this._changes&&(this._changes.complete(),this._changes.unsubscribe())}[Symbol.iterator]=Ha};function $a(t){return!(128&~t.flags)}var Wa=function(t){return t[t.OnPush=0]="OnPush",t[t.Default=1]="Default",t}(Wa||{}),qa=new Map,Ga=0;function Za(t){qa.delete(t[Ai])}var Ka="__ngContext__";function Ya(t,e){ji(e)?(t[Ka]=e[Ai],function(t){qa.set(t[Ai],t)}(e)):t[Ka]=e}function Xa(t){return Qa(t[12])}function Ja(t){return Qa(t[4])}function Qa(t){for(;null!==t&&!Bi(t);)t=t[4];return t}var ts=new pn("",{factory:()=>es}),es="ng",ns=new pn(""),is=new pn("",{providedIn:"platform",factory:()=>"unknown"}),rs=new pn(""),os=new pn("",{factory:()=>Bn(Jr).body?.querySelector("[ngCspNonce]")?.getAttribute("ngCspNonce")||null}),as=!1,ss=new pn("",{factory:()=>as});function ls(t){return!(32&~t.flags)}function cs(t,e){let n=t.contentQueries;if(null!==n){let i=m(null);try{for(let i=0;i<n.length;i+=2){let r=n[i],o=n[i+1];if(-1!==o){let n=t.data[o];Fr(r),n.contentQueries(2,e[o],o)}}}finally{m(i)}}}function ds(t,e,n){Fr(0);let i=m(null);try{e(t,n)}finally{m(i)}}function us(t,e,n){if(Hi(e)){let i=m(null);try{let i=e.directiveStart,r=e.directiveEnd;for(let e=i;e<r;e++){let i=t.data[e];if(i.contentQueries){let t=n[e];i.contentQueries(1,t,e)}}}finally{m(i)}}}var hs,ms=function(t){return t[t.Emulated=0]="Emulated",t[t.None=2]="None",t[t.ShadowDom=3]="ShadowDom",t[t.ExperimentalIsolatedShadowDom=4]="ExperimentalIsolatedShadowDom",t}(ms||{});function ps(t){return function(){if(void 0===hs&&(hs=null,Je.trustedTypes))try{hs=Je.trustedTypes.createPolicy("angular",{createHTML:t=>t,createScript:t=>t,createScriptURL:t=>t})}catch{}return hs}()?.createHTML(t)||t}var fs=class{changingThisBreaksApplicationSecurity;constructor(t){this.changingThisBreaksApplicationSecurity=t}toString(){return`SafeValue must use [property]=binding: ${this.changingThisBreaksApplicationSecurity} (see ${Ke})`}},bs=class extends fs{getTypeName(){return"HTML"}},gs=class extends fs{getTypeName(){return"Style"}},xs=class extends fs{getTypeName(){return"Script"}},_s=class extends fs{getTypeName(){return"URL"}},vs=class extends fs{getTypeName(){return"ResourceURL"}};function ys(t){return t instanceof fs?t.changingThisBreaksApplicationSecurity:t}function ws(t,e){let n=function(t){return t instanceof fs&&t.getTypeName()||null}(t);if(null!=n&&n!==e){if("ResourceURL"===n&&"URL"===e)return!0;throw new Error(`Required a safe ${e}, got a ${n} (see ${Ke})`)}return n===e}var ks=class{inertDocumentHelper;constructor(t){this.inertDocumentHelper=t}getInertBodyElement(t){t="<body><remove></remove>"+t;try{let e=(new window.DOMParser).parseFromString(ps(t),"text/html").body;return null===e?this.inertDocumentHelper.getInertBodyElement(t):(e.firstChild?.remove(),e)}catch{return null}}},Cs=class{defaultDoc;inertDocument;constructor(t){this.defaultDoc=t,this.inertDocument=this.defaultDoc.implementation.createHTMLDocument("sanitization-inert")}getInertBodyElement(t){let e=this.inertDocument.createElement("template");return e.innerHTML=ps(t),e}},Ss=/^(?!javascript:)(?:[a-z0-9+.-]+:|[^&:\/?#]*(?:[\/?#]|$))/i;function Es(t){return(t=String(t)).match(Ss)?t:"unsafe:"+t}function Rs(t){let e={};for(let n of t.split(","))e[n]=!0;return e}function Ds(...t){let e={};for(let n of t)for(let t in n)n.hasOwnProperty(t)&&(e[t]=!0);return e}var Ts=Rs("area,br,col,hr,img,wbr"),Is=Rs("colgroup,dd,dt,li,p,tbody,td,tfoot,th,thead,tr"),Os=Rs("rp,rt"),As=Ds(Os,Is),Ps=Ds(Is,Rs("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")),Ms=Ds(Os,Rs("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")),Fs=Ds(Ts,Ps,Ms,As),Ns=Rs("background,cite,href,itemtype,longdesc,poster,src,xlink:href"),zs=Rs("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"),Ls=Rs("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"),Vs=Ds(Ns,zs,Ls),js=Rs("script,style,template"),Bs=class{sanitizedSomething=!1;buf=[];sanitizeChildren(t){let e=t.firstChild,n=!0,i=[];for(;e;)if(e.nodeType===Node.ELEMENT_NODE?n=this.startElement(e):e.nodeType===Node.TEXT_NODE?this.chars(e.nodeValue):this.sanitizedSomething=!0,n&&e.firstChild)i.push(e),e=Us(e);else for(;e;){e.nodeType===Node.ELEMENT_NODE&&this.endElement(e);let t=Hs(e);if(t){e=t;break}e=i.pop()}return this.buf.join("")}startElement(t){let e=$s(t).toLowerCase();if(!Fs.hasOwnProperty(e))return this.sanitizedSomething=!0,!js.hasOwnProperty(e);this.buf.push("<"),this.buf.push(e);let n=t.attributes;for(let t=0;t<n.length;t++){let e=n.item(t),i=e.name,r=i.toLowerCase();if(!Vs.hasOwnProperty(r)){this.sanitizedSomething=!0;continue}let o=e.value;Ns[r]&&(o=Es(o)),this.buf.push(" ",i,'="',Ks(o),'"')}return this.buf.push(">"),!0}endElement(t){let e=$s(t).toLowerCase();Fs.hasOwnProperty(e)&&!Ts.hasOwnProperty(e)&&(this.buf.push("</"),this.buf.push(e),this.buf.push(">"))}chars(t){this.buf.push(Ks(t))}};function Hs(t){let e=t.nextSibling;if(e&&t!==e.previousSibling)throw Ws(e);return e}function Us(t){let e=t.firstChild;if(e&&function(t,e){return(t.compareDocumentPosition(e)&Node.DOCUMENT_POSITION_CONTAINED_BY)!==Node.DOCUMENT_POSITION_CONTAINED_BY}(t,e))throw Ws(e);return e}function $s(t){let e=t.nodeName;return"string"==typeof e?e:"FORM"}function Ws(t){return new Error(`Failed to sanitize html because the element is clobbered: ${t.outerHTML}`)}var qs,Gs=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,Zs=/([^\#-~ |!])/g;function Ks(t){return t.replace(/&/g,"&").replace(Gs,function(t){return"&#"+(1024*(t.charCodeAt(0)-55296)+(t.charCodeAt(1)-56320)+65536)+";"}).replace(Zs,function(t){return"&#"+t.charCodeAt(0)+";"}).replace(/</g,"<").replace(/>/g,">")}function Ys(t){return"content"in t&&function(t){return t.nodeType===Node.ELEMENT_NODE&&"TEMPLATE"===t.nodeName}(t)?t.content:null}var Xs=/^>|^->|<!--|-->|--!>|<!-$/g,Js=/(<|>)/g;function Qs(t,e,n){return t.createElement(e,n)}function tl(t,e,n,i,r){t.insertBefore(e,n,i,r)}function el(t,e,n){t.appendChild(e,n)}function nl(t,e,n,i,r){null!==i?tl(t,e,n,i,r):el(t,e,n)}function il(t,e,n,i){t.removeChild(null,e,n,i)}function rl(t,e,n){let{mergedAttrs:i,classes:r,styles:o}=n;null!==i&&function(t,e,n){let i=0;for(;i<n.length;){let r=n[i];if("number"==typeof r){if(0!==r)break;i++;let o=n[i++],a=n[i++],s=n[i++];t.setAttribute(e,a,s,o)}else{let o=r,a=n[++i];ca(o)?t.setProperty(e,o,a):t.setAttribute(e,o,a),i++}}}(t,e,i),null!==r&&function(t,e,n){""===n?t.removeAttribute(e,"class"):t.setAttribute(e,"class",n)}(t,e,r),null!==o&&function(t,e,n){t.setAttribute(e,"style",n)}(t,e,o)}var ol=function(t){return t[t.NONE=0]="NONE",t[t.HTML=1]="HTML",t[t.STYLE=2]="STYLE",t[t.SCRIPT=3]="SCRIPT",t[t.URL=4]="URL",t[t.RESOURCE_URL=5]="RESOURCE_URL",t}(ol||{});function al(t,e,n){let i=t.length;for(;;){let r=t.indexOf(e,n);if(-1===r)return r;if(0===r||t.charCodeAt(r-1)<=32){let n=e.length;if(r+n===i||t.charCodeAt(r+n)<=32)return r}n=r+1}}var sl="ng-template";function ll(t,e,n,i){let r=0;if(i){for(;r<e.length&&"string"==typeof e[r];r+=2)if("class"===e[r]&&-1!==al(e[r+1].toLowerCase(),n,0))return!0}else if(cl(t))return!1;if(r=e.indexOf(1,r),r>-1){let t;for(;++r<e.length&&"string"==typeof(t=e[r]);)if(t.toLowerCase()===n)return!0}return!1}function cl(t){return 4===t.type&&t.value!==sl}function dl(t,e,n){return e===(4!==t.type||n?t.value:sl)}function ul(t,e,n){let i=4,r=t.attrs,o=null!==r?function(t){for(let e=0;e<t.length;e++)if(la(t[e]))return e;return t.length}(r):0,a=!1;for(let s=0;s<e.length;s++){let l=e[s];if("number"!=typeof l){if(!a)if(4&i){if(i=2|1&i,""!==l&&!dl(t,l,n)||""===l&&1===e.length){if(hl(i))return!1;a=!0}}else if(8&i){if(null===r||!ll(t,r,l,n)){if(hl(i))return!1;a=!0}}else{let c=e[++s],d=ml(l,r,cl(t),n);if(-1===d){if(hl(i))return!1;a=!0;continue}if(""!==c){let t;if(t=d>o?"":r[d+1].toLowerCase(),2&i&&c!==t){if(hl(i))return!1;a=!0}}}}else{if(!a&&!hl(i)&&!hl(l))return!1;if(a&&hl(l))continue;a=!1,i=l|1&i}}return hl(i)||a}function hl(t){return!(1&t)}function ml(t,e,n,i){if(null===e)return-1;let r=0;if(i||!n){let n=!1;for(;r<e.length;){let i=e[r];if(i===t)return r;if(3===i||6===i)n=!0;else{if(1===i||2===i){let t=e[++r];for(;"string"==typeof t;)t=e[++r];continue}if(4===i)break;if(0===i){r+=4;continue}}r+=n?1:2}return-1}return function(t,e){let n=t.indexOf(4);if(n>-1)for(n++;n<t.length;){let i=t[n];if("number"==typeof i)return-1;if(i===e)return n;n++}return-1}(e,t)}function pl(t,e,n=!1){for(let i=0;i<e.length;i++)if(ul(t,e[i],n))return!0;return!1}function fl(t,e){t:for(let n=0;n<e.length;n++){let i=e[n];if(t.length===i.length){for(let e=0;e<t.length;e++)if(t[e]!==i[e])continue t;return!0}}return!1}function bl(t,e){return t?":not("+e.trim()+")":e}function gl(t){let e=t[0],n=1,i=2,r="",o=!1;for(;n<t.length;){let a=t[n];if("string"==typeof a)if(2&i){let e=t[++n];r+="["+a+(e.length>0?'="'+e+'"':"")+"]"}else 8&i?r+="."+a:4&i&&(r+=" "+a);else""!==r&&!hl(a)&&(e+=bl(o,r),r=""),i=a,o=o||!hl(i);n++}return""!==r&&(e+=bl(o,r)),e}var xl={};function _l(t,e,n,i,r,o,a,s,l,c,d){let u=Li+i,h=u+r,m=function(t,e){let n=[];for(let i=0;i<e;i++)n.push(i<t?null:xl);return n}(u,h),p="function"==typeof c?c():c;return m[1]={type:t,blueprint:m,template:n,queries:null,viewQuery:s,declTNode:e,data:m.slice().fill(null,u),bindingStartIndex:u,expandoStartIndex:h,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 o?o():o,pipeRegistry:"function"==typeof a?a():a,firstChild:null,schemas:l,consts:p,incompleteFirstPass:!1,ssrId:d}}function vl(t,e,n,i,r,o,a,s,l,c,d){let u=e.blueprint.slice();return u[0]=r,u[2]=1228|i,(null!==c||t&&2048&t[2])&&(u[2]|=2048),nr(u),u[3]=u[Ri]=t,u[8]=n,u[Si]=a||t&&t[Si],u[Ei]=s||t&&t[Ei],u[9]=l||t&&t[9]||null,u[5]=o,u[Ai]=Ga++,u[6]=d,u[20]=c,u[Di]=2==e.type?t[Di]:u,u}function yl(t){let e=16;return t.signals?e=4096:t.onPush&&(e=64),e}function wl(t,e,n,i){if(0===n)return-1;let r=e.length;for(let r=0;r<n;r++)e.push(i),t.blueprint.push(i),t.data.push(null);return r}function kl(t,e){return t[12]?t[13][4]=e:t[12]=e,t[13]=e,e}function Cl(t=1){Sl(_r(),xr(),$r()+t,!1)}function Sl(t,e,n,i){if(!i)if(3&~e[2]){let i=t.preOrderHooks;null!==i&&ea(e,i,0,n)}else{let i=t.preOrderCheckHooks;null!==i&&ta(e,i,n)}Wr(n)}var El=function(t){return t[t.None=0]="None",t[t.SignalBased=1]="SignalBased",t[t.HasDecoratorInputTransform=2]="HasDecoratorInputTransform",t}(El||{});function Rl(t,e,n,i){let r=m(null);try{let[r,o,a]=t.inputs[n],s=null;0!==(o&El.SignalBased)&&(s=e[r][h]),null!==s&&void 0!==s.transformFn?i=s.transformFn(i):null!==a&&(i=a.call(e,i)),null!==t.setInput?t.setInput(e,s,i,n,r):Bo(e,s,r,i)}finally{m(r)}}var Dl=function(t){return t[t.Important=1]="Important",t[t.DashCase=2]="DashCase",t}(Dl||{});function Tl(t,e){return(void 0)(t,e)}var Il=new Set,Ol=function(t){return t[t.CHANGE_DETECTION=0]="CHANGE_DETECTION",t[t.AFTER_NEXT_RENDER=1]="AFTER_NEXT_RENDER",t}(Ol||{}),Al=new pn(""),Pl=new Set;function Ml(t){Pl.has(t)||(Pl.add(t),performance?.mark?.("mark_feature_usage",{detail:{feature:t}}))}var Fl=(()=>{class t{impl=null;execute(){this.impl?.execute()}static ɵprov=ln({token:t,providedIn:"root",factory:()=>new t})}return t})(),Nl=[0,1,2,3],zl=(()=>{class t{ngZone=Bn(ho);scheduler=Bn(Ro);errorHandler=Bn(vo,{optional:!0});sequences=new Set;deferredRegistrations=new Set;executing=!1;constructor(){Bn(Al,{optional:!0})}execute(){let t=this.sequences.size>0;t&&Xo(Jo.AfterRenderHooksStart),this.executing=!0;for(let t of Nl)for(let e of this.sequences)if(!e.erroredOrDestroyed&&e.hooks[t])try{e.pipelinedValue=this.ngZone.runOutsideAngular(()=>this.maybeTrace(()=>(0,e.hooks[t])(e.pipelinedValue),e.snapshot))}catch(t){e.erroredOrDestroyed=!0,this.errorHandler?.handleError(t)}this.executing=!1;for(let t of this.sequences)t.afterRun(),t.once&&(this.sequences.delete(t),t.destroy());for(let t of this.deferredRegistrations)this.sequences.add(t);this.deferredRegistrations.size>0&&this.scheduler.notify(7),this.deferredRegistrations.clear(),t&&Xo(Jo.AfterRenderHooksEnd)}register(t){let{view:e}=t;void 0!==e?((e[Ni]??=[]).push(t),ar(e),e[2]|=8192):this.executing?this.deferredRegistrations.add(t):this.addSequence(t)}addSequence(t){this.sequences.add(t),this.scheduler.notify(7)}unregister(t){this.executing&&this.sequences.has(t)?(t.erroredOrDestroyed=!0,t.pipelinedValue=void 0,t.once=!0):(this.sequences.delete(t),this.deferredRegistrations.delete(t))}maybeTrace(t,e){return e?e.run(Ol.AFTER_NEXT_RENDER,t):t()}static ɵprov=ln({token:t,providedIn:"root",factory:()=>new t})}return t})(),Ll=class{impl;hooks;view;once;snapshot;erroredOrDestroyed=!1;pipelinedValue=void 0;unregisterOnDestroy;constructor(t,e,n,i,r,o=null){this.impl=t,this.hooks=e,this.view=n,this.once=i,this.snapshot=o,this.unregisterOnDestroy=r?.onDestroy(()=>this.destroy())}afterRun(){this.erroredOrDestroyed=!1,this.pipelinedValue=void 0,this.snapshot?.dispose(),this.snapshot=null}destroy(){this.impl.unregister(this),this.unregisterOnDestroy?.();let t=this.view?.[Ni];t&&(this.view[Ni]=t.filter(t=>t!==this))}};function Vl(t,e){let n=e?.injector??Bn(Xr);return Ml("NgAfterNextRender"),function(t,e,n){let i=e.get(Fl);i.impl??=e.get(zl);let r=e.get(Al,null,{optional:!0}),o=!0!==n?.manualCleanup?e.get(Qr):null,a=e.get(So,null,{optional:!0}),s=new Ll(i.impl,function(t){return t instanceof Function?[void 0,void 0,t,void 0]:[t.earlyRead,t.write,t.mixedReadWrite,t.read]}(t),a?.view,!0,o,r?.snapshot(null));return i.impl.register(s),s}(t,n,e)}var jl=new pn("",{factory:()=>({queue:new Set,isScheduled:!1,scheduler:null,injector:Bn(gi)})});function Bl(t,e,n){let i=t.get(jl);if(Array.isArray(e))for(let t of e)i.queue.add(t),n?.detachedLeaveAnimationFns?.push(t);else i.queue.add(e),n?.detachedLeaveAnimationFns?.push(e);i.scheduler&&i.scheduler(t)}function Hl(t,e,n,i){let r=t?.[zi]?.enter;null!==e&&r&&r.has(n.index)&&function(t,e){for(let[n,i]of e)Bl(t,i.animateFns)}(i,r)}function Ul(t,e,n,i,r,o,a,s){if(null!=r){let l,c=!1;Bi(r)?l=r:ji(r)&&(c=!0,r=r[0]);let d=Zi(r);0===t&&null!==i?(Hl(s,i,o,n),null==a?el(e,i,d):tl(e,i,d,a||null,!0)):1===t&&null!==i?(Hl(s,i,o,n),tl(e,i,d,a||null,!0)):2===t?Zl(s,o,n,t=>{il(e,d,c,t)}):3===t&&Zl(s,o,n,()=>{e.destroyNode(d)}),null!=l&&function(t,e,n,i,r,o,a){let s=i[7];s!==Zi(i)&&Ul(e,t,n,o,s,r,a);for(let n=Vi;n<i.length;n++){let r=i[n];ic(r[1],r,t,e,o,s)}}(e,t,n,l,o,i,a)}}function $l(t,e){e[Si].changeDetectionScheduler?.notify(9),ic(t,e,e[Ei],2,null,null)}function Wl(t,e){let n=t[9],i=n.indexOf(e);n.splice(i,1)}function ql(t,e){if(Gi(e))return;let n=e[Ei];n.destroyNode&&ic(t,e,n,3,null,null),function(t){let e=t[12];if(!e)return Gl(t[1],t);for(;e;){let n=null;if(ji(e))n=e[12];else{let t=e[Vi];t&&(n=t)}if(!n){for(;e&&!e[4]&&e!==t;)ji(e)&&Gl(e[1],e),e=e[3];null===e&&(e=t),ji(e)&&Gl(e[1],e),n=e&&e[4]}e=n}}(e)}function Gl(t,e){if(Gi(e))return;let n=m(null);try{e[2]&=-129,e[2]|=256,e[Fi]&&C(e[Fi]),function(t,e){let n;if(null!=t&&null!=(n=t.destroyHooks))for(let t=0;t<n.length;t+=2){let i=e[n[t]];if(!(i instanceof sa)){let e=n[t+1];if(Array.isArray(e))for(let t=0;t<e.length;t+=2){let n=i[e[t]],r=e[t+1];Xo(Jo.LifecycleHookStart,n,r);try{r.call(n)}finally{Xo(Jo.LifecycleHookEnd,n,r)}}else{Xo(Jo.LifecycleHookStart,i,e);try{e.call(i)}finally{Xo(Jo.LifecycleHookEnd,i,e)}}}}}(t,e),function(t,e){let n=t.cleanup,i=e[7];if(null!==n)for(let t=0;t<n.length-1;t+=2)if("string"==typeof n[t]){let e=n[t+3];e>=0?i[e]():i[-e].unsubscribe(),t+=2}else{let e=i[n[t+1]];n[t].call(e)}null!==i&&(e[7]=null);let r=e[Pi];if(null!==r){e[Pi]=null;for(let t=0;t<r.length;t++)(0,r[t])()}let o=e[Mi];if(null!==o){e[Mi]=null;for(let t of o)t.destroy()}}(t,e),1===e[1].type&&e[Ei].destroy();let n=e[Ti];if(null!==n&&Bi(e[3])){n!==e[3]&&Wl(n,e);let i=e[Oi];null!==i&&i.detachView(t)}Za(e)}finally{m(n)}}function Zl(t,e,n,i){let r=t?.[zi];if(null==r||null==r.leave||!r.leave.has(e.index))return i(!1);t&&Il.add(t[Ai]),Bl(n,()=>{if(r.leave&&r.leave.has(e.index)){let n=r.leave.get(e.index),o=[];if(n){for(let t=0;t<n.animateFns.length;t++){let e=n.animateFns[t],{promise:i}=e();o.push(i)}r.detachedLeaveAnimationFns=void 0}r.running=Promise.allSettled(o),function(t,e){let n=t[zi]?.running;n?n.then(()=>{t[zi].running=void 0,Il.delete(t[Ai]),e(!0)}):e(!1)}(t,i)}else t&&Il.delete(t[Ai]),i(!1)},r)}function Kl(t,e,n){return function(t,e,n){let i=e;for(;null!==i&&168&i.type;)i=(e=i).parent;if(null===i)return n[0];if(Ui(i)){let{encapsulation:e}=t.data[i.directiveStart+i.componentOffset];if(e===ms.None||e===ms.Emulated)return null}return Yi(i,n)}(t,e.parent,n)}function Yl(t,e,n){return Xl(t,e,n)}var Xl=function(t,e,n){return 40&t.type?Yi(t,n):null};function Jl(t,e,n,i){let r=Kl(t,i,e),o=e[Ei],a=Yl(i.parent||e[5],i,e);if(null!=r)if(Array.isArray(n))for(let t=0;t<n.length;t++)nl(o,r,n[t],a,!1);else nl(o,r,n,a,!1)}function Ql(t,e){if(null!==e){let n=e.type;if(3&n)return Yi(e,t);if(4&n)return ec(-1,t[e.index]);if(8&n){let n=e.child;if(null!==n)return Ql(t,n);{let n=t[e.index];return Bi(n)?ec(-1,n):Zi(n)}}if(128&n)return Ql(t,e.next);if(32&n)return Tl(e,t)()||Zi(t[e.index]);{let n=tc(t,e);return null!==n?Array.isArray(n)?n[0]:Ql(lr(t[Di]),n):Ql(t,e.next)}}return null}function tc(t,e){if(null!==e){let n=t[Di][5],i=e.projection;return n.projection[i]}return null}function ec(t,e){let n=Vi+t+1;if(n<e.length){let t=e[n],i=t[1].firstChild;if(null!==i)return Ql(t,i)}return e[7]}function nc(t,e,n,i,r,o,a){for(;null!=n;){let s=i[9];if(128===n.type){n=n.next;continue}let l=i[n.index],c=n.type;if(a&&0===e&&(l&&Ya(Zi(l),i),n.flags|=2),!ls(n))if(8&c)nc(t,e,n.child,i,r,o,!1),Ul(e,t,s,r,l,n,o,i);else if(32&c){let a,c=Tl(n,i);for(;a=c();)Ul(e,t,s,r,a,n,o,i);Ul(e,t,s,r,l,n,o,i)}else 16&c?rc(t,e,i,n,r,o):Ul(e,t,s,r,l,n,o,i);n=a?n.projectionNext:n.next}}function ic(t,e,n,i,r,o){nc(n,i,t.firstChild,e,r,o,!1)}function rc(t,e,n,i,r,o){let a=n[Di],s=a[5].projection[i.projection];if(Array.isArray(s))for(let a=0;a<s.length;a++){let l=s[a];Ul(e,t,n[9],r,l,i,o,n)}else{let n=s,l=a[3];$a(i)&&(n.flags|=128),nc(t,e,n,l,r,o,!0)}}function oc(t,e,n,i,r){let o=$r(),a=2&i;try{Wr(-1),a&&e.length>Li&&Sl(t,e,Li,!1);let o=a?Jo.TemplateUpdateStart:Jo.TemplateCreateStart;Xo(o,r,n),n(i,r)}finally{Wr(o);let t=a?Jo.TemplateUpdateEnd:Jo.TemplateCreateEnd;Xo(t,r,n)}}function ac(t,e,n){(function(t,e,n){let i=n.directiveStart,r=n.directiveEnd;Ui(n)&&function(t,e,n){let i=Yi(e,t),r=function(t){let e=t.tView;return null===e||e.incompleteFirstPass?t.tView=_l(1,null,t.template,t.decls,t.vars,t.directiveDefs,t.pipeDefs,t.viewQuery,t.schemas,t.consts,t.id):e}(n),o=t[Si].rendererFactory,a=kl(t,vl(t,r,null,yl(n),i,e,null,o.createRenderer(i,n),null,null,null));t[e.index]=a}(e,n,t.data[i+n.componentOffset]),t.firstCreatePass||_a(n,e);let o=n.initialInputs;for(let a=i;a<r;a++){let r=t.data[a],s=Ia(e,t,a,n);Ya(s,e),null!==o&&mc(0,a-i,s,r,0,o),Wi(r)&&(Qi(n.index,e)[8]=Ia(e,t,a,n))}})(t,e,n),!(64&~n.flags)&&function(t,e,n){let i=n.directiveStart,r=n.directiveEnd,o=n.index,a=ur.lFrame.currentDirectiveIndex;try{Wr(o);for(let n=i;n<r;n++){let i=t.data[n],r=e[n];Pr(n),(null!==i.hostBindings||0!==i.hostVars||null!==i.hostAttrs)&&uc(i,r)}}finally{Wr(-1),Pr(a)}}(t,e,n)}function sc(t,e,n=Yi){let i=e.localNames;if(null!==i){let r=e.index+1;for(let o=0;o<i.length;o+=2){let a=i[o+1],s=-1===a?n(e,t):t[a];t[r++]=s}}}var lc=()=>null;function cc(t,e,n,i,r,o){bc(t,e[1],e,n,i)?Ui(t)&&function(t,e){let n=Qi(e,t);16&n[2]||(n[2]|=64)}(e,t.index):(3&t.type&&(n=function(t){return"class"===t?"className":"for"===t?"htmlFor":"formaction"===t?"formAction":"innerHtml"===t?"innerHTML":"readonly"===t?"readOnly":"tabindex"===t?"tabIndex":t}(n)),dc(t,e,n,i,r,o))}function dc(t,e,n,i,r,o){if(3&t.type){let a=Yi(t,e);i=null!=o?o(i,t.value||"",n):i,r.setProperty(a,n,i)}else t.type}function uc(t,e){null!==t.hostBindings&&t.hostBindings(1,e)}function hc(t,e){let n=t.directiveRegistry,i=null;if(n)for(let t=0;t<n.length;t++){let r=n[t];pl(e,r.selectors,!1)&&(i??=[],Wi(r)?i.unshift(r):i.push(r))}return i}function mc(t,e,n,i,r,o){let a=o[e];if(null!==a)for(let t=0;t<a.length;t+=2)Rl(i,n,a[t],a[t+1])}function pc(t,e,n,i,r){let o=Li+n,a=e[1],s=r(a,e,t,i,n);e[o]=s,Cr(t,!0);let l=2===t.type;return l?(rl(e[Ei],s,t),(0===ur.lFrame.elementDepthCount||$i(t))&&Ya(s,e),ur.lFrame.elementDepthCount++):Ya(s,e),Zr()&&(!l||!ls(t))&&Jl(a,e,s,t),t}function fc(t){let e=t;return Sr()?Er():(e=e.parent,Cr(e,!1)),e}function bc(t,e,n,i,r){let o=t.inputs?.[i],a=t.hostDirectiveInputs?.[i],s=!1;if(a)for(let t=0;t<a.length;t+=2){let i=a[t],o=a[t+1];Rl(e.data[i],n[i],o,r),s=!0}if(o)for(let t of o){let o=n[t];Rl(e.data[t],o,i,r),s=!0}return s}function gc(t,e){let n=Qi(e,t),i=n[1];!function(t,e){for(let n=e.length;n<t.blueprint.length;n++)e.push(t.blueprint[n])}(i,n),null!==n[0]&&null===n[6]&&(n[6]=(n[9],null)),Xo(Jo.ComponentStart);try{xc(i,n,n[8])}finally{Xo(Jo.ComponentEnd,n[8])}}function xc(t,e,n){Lr(e);try{let i=t.viewQuery;null!==i&&ds(1,i,n);let r=t.template;null!==r&&oc(t,e,r,1,n),t.firstCreatePass&&(t.firstCreatePass=!1),e[Oi]?.finishViewCreation(t),t.staticContentQueries&&cs(t,e),t.staticViewQueries&&ds(2,t.viewQuery,n);let o=t.components;null!==o&&function(t,e){for(let n=0;n<e.length;n++)gc(t,e[n])}(e,o)}catch(e){throw t.firstCreatePass&&(t.incompleteFirstPass=!0,t.firstCreatePass=!1),e}finally{e[2]&=-5,Ur()}}function _c(t,e,n,i){let r=m(null);try{let r=e.tView,o=vl(t,r,n,4096&t[2]?4096:16,null,e,null,null,i?.injector??null,i?.embeddedViewInjector??null,i?.dehydratedView??null),a=t[e.index];o[Ti]=a;let s=t[Oi];return null!==s&&(o[Oi]=s.createEmbeddedView(r)),xc(r,o,n),o}finally{m(r)}}function vc(t,e){return!e||null===e.firstChild||$a(t)}function yc(t,e,n,i,r=!1){for(;null!==n;){if(128===n.type){n=r?n.projectionNext:n.next;continue}let o=e[n.index];null!==o&&i.push(Zi(o)),Bi(o)&&wc(o,i);let a=n.type;if(8&a)yc(t,e,n.child,i);else if(32&a){let t,r=Tl(n,e);for(;t=r();)i.push(t)}else if(16&a){let t=tc(e,n);if(Array.isArray(t))i.push(...t);else{let n=lr(e[Di]);yc(n[1],n,t,i,!0)}}n=r?n.projectionNext:n.next}return i}function wc(t,e){for(let n=Vi;n<t.length;n++){let i=t[n],r=i[1].firstChild;null!==r&&yc(i[1],i,r,e)}t[7]!==t[0]&&e.push(t[7])}function kc(t){if(null!==t[Ni]){for(let e of t[Ni])e.impl.addSequence(e);t[Ni].length=0}}var Cc=[];var Sc=l(s({},p),{consumerIsAlwaysLive:!0,kind:"template",consumerMarkedDirty:t=>{ar(t.lView)},consumerOnSignalRead(){this.lView[Fi]=this}}),Ec=l(s({},p),{consumerIsAlwaysLive:!0,kind:"template",consumerMarkedDirty:t=>{let e=lr(t.lView);for(;e&&!Rc(e[1]);)e=lr(e);e&&ir(e)},consumerOnSignalRead(){this.lView[Fi]=this}});function Rc(t){return 2!==t.type}function Dc(t){if(null===t[Mi])return;let e=!0;for(;e;){let n=!1;for(let e of t[Mi])e.dirty&&(n=!0,null===e.zone||Zone.current===e.zone?e.run():e.zone.run(()=>e.run()));e=n&&!!(8192&t[2])}}function Tc(t,e=0){let n=t[Si].rendererFactory;n.begin?.();try{!function(t,e){let n=Rr();try{Dr(!0),Mc(t,e);let n=0;for(;rr(t);){if(100===n)throw new Ye(103,!1);n++,Mc(t,1)}}finally{Dr(n)}}(t,e)}finally{n.end?.()}}function Ic(t,e,n,i){if(Gi(e))return;let r=e[2];Lr(e);let o=!0,a=null,s=null;Rc(t)?(s=function(t){return t[Fi]??function(t){let e=Cc.pop()??Object.create(Sc);return e.lView=t,e}(t)}(e),a=y(s)):null===c?(o=!1,s=function(t){let e=t[Fi]??Object.create(Ec);return e.lView=t,e}(e),a=y(s)):e[Fi]&&(C(e[Fi]),e[Fi]=null);try{nr(e),function(t){ur.lFrame.bindingIndex=t}(t.bindingStartIndex),null!==n&&oc(t,e,n,2,i);let o=!(3&~r);if(o){let n=t.preOrderCheckHooks;null!==n&&ta(e,n,null)}else{let n=t.preOrderHooks;null!==n&&ea(e,n,0,null),na(e,0)}if(function(t){for(let e=Xa(t);null!==e;e=Ja(e)){if(!(2&e[2]))continue;let t=e[9];for(let e=0;e<t.length;e++)ir(t[e])}}(e),Dc(e),Oc(e,0),null!==t.contentQueries&&cs(t,e),o){let n=t.contentCheckHooks;null!==n&&ta(e,n)}else{let n=t.contentHooks;null!==n&&ea(e,n,1),na(e,1)}!function(t,e){let n=t.hostBindingOpCodes;if(null!==n)try{for(let t=0;t<n.length;t++){let i=n[t];if(i<0)Wr(~i);else{let r=i,o=n[++t],a=n[++t];Ar(o,r);let s=e[r];Xo(Jo.HostBindingsUpdateStart,s);try{a(2,s)}finally{Xo(Jo.HostBindingsUpdateEnd,s)}}}}finally{Wr(-1)}}(t,e);let a=t.components;null!==a&&Fc(e,a,0);let s=t.viewQuery;if(null!==s&&ds(2,s,i),o){let n=t.viewCheckHooks;null!==n&&ta(e,n)}else{let n=t.viewHooks;null!==n&&ea(e,n,2),na(e,2)}if(!0===t.firstUpdatePass&&(t.firstUpdatePass=!1),e[22]){for(let t of e[22])t();e[22]=null}kc(e),e[2]&=-73}catch(t){throw ar(e),t}finally{null!==s&&(w(s,a),o&&function(t){t.lView[Fi]!==t&&(t.lView=null,Cc.push(t))}(s)),Ur()}}function Oc(t,e){for(let n=Xa(t);null!==n;n=Ja(n))for(let t=Vi;t<n.length;t++)Pc(n[t],e)}function Ac(t,e,n){Xo(Jo.ComponentStart);let i=Qi(e,t);try{Pc(i,n)}finally{Xo(Jo.ComponentEnd,i[8])}}function Pc(t,e){tr(t)&&Mc(t,e)}function Mc(t,e){let n=t[1],i=t[2],r=t[Fi],o=!!(0===e&&16&i);if(o||=!!(64&i&&0===e),o||=!!(1024&i),o||=!(!r?.dirty||!k(r)),o||=!1,r&&(r.dirty=!1),t[2]&=-9217,o)Ic(n,t,n.template,t[8]);else if(8192&i){let e=m(null);try{Dc(t),Oc(t,1);let e=n.components;null!==e&&Fc(t,e,1),kc(t)}finally{m(e)}}}function Fc(t,e,n){for(let i=0;i<e.length;i++)Ac(t,e[i],n)}function Nc(t,e){let n=Rr()?64:1088;for(t[Si].changeDetectionScheduler?.notify(e);t;){t[2]|=n;let e=lr(t);if(qi(t)&&!e)return t;t=e}return null}function zc(t,e,n,i){return[t,!0,0,e,null,i,null,n,null,null]}function Lc(t,e){let n=Vi+e;if(n<t.length)return t[n]}function Vc(t,e,n,i=!0){let r=e[1];if(function(t,e,n,i){let r=Vi+i,o=n.length;i>0&&(n[r-1][4]=e),i<o-Vi?(e[4]=n[r],Gn(n,Vi+i,e)):(n.push(e),e[4]=null),e[3]=n;let a=e[Ti];null!==a&&n!==a&&Hc(a,e);let s=e[Oi];null!==s&&s.insertView(t),or(e),e[2]|=128}(r,e,t,n),i){let i=ec(n,t),o=e[Ei],a=o.parentNode(t[7]);null!==a&&function(t,e,n,i,r,o){i[0]=r,i[5]=e,ic(t,i,n,1,r,o)}(r,t[5],o,e,a,i)}let o=e[6];null!==o&&null!==o.firstChild&&(o.firstChild=null)}function jc(t,e){let n=Bc(t,e);return void 0!==n&&ql(n[1],n),n}function Bc(t,e){if(t.length<=Vi)return;let n=Vi+e,i=t[n];if(i){let r=i[Ti];null!==r&&r!==t&&Wl(r,i),e>0&&(t[n-1][4]=i[4]);let o=Zn(t,Vi+e);!function(t,e){$l(t,e),e[0]=null,e[5]=null}(i[1],i);let a=o[Oi];null!==a&&a.detachView(o[1]),i[3]=null,i[4]=null,i[2]&=-129}return i}function Hc(t,e){let n=t[9],i=e[3];if(ji(i))t[2]|=2;else{let n=i[3][Di];e[Di]!==n&&(t[2]|=2)}null===n?t[9]=[e]:n.push(e)}var Uc=class{_lView;_cdRefInjectingView;_appRef=null;_attachedToViewContainer=!1;exhaustive;get rootNodes(){let t=this._lView,e=t[1];return yc(e,t,e.firstChild,[])}constructor(t,e){this._lView=t,this._cdRefInjectingView=e}get context(){return this._lView[8]}set context(t){this._lView[8]=t}get destroyed(){return Gi(this._lView)}destroy(){if(this._appRef)this._appRef.detachView(this);else if(this._attachedToViewContainer){let t=this._lView[3];if(Bi(t)){let e=t[8],n=e?e.indexOf(this):-1;n>-1&&(Bc(t,n),Zn(e,n))}this._attachedToViewContainer=!1}ql(this._lView[1],this._lView)}onDestroy(t){sr(this._lView,t)}markForCheck(){Nc(this._cdRefInjectingView||this._lView,4)}detach(){this._lView[2]&=-129}reattach(){or(this._lView),this._lView[2]|=128}detectChanges(){this._lView[2]|=1024,Tc(this._lView)}checkNoChanges(){}attachToViewContainerRef(){if(this._appRef)throw new Ye(902,!1);this._attachedToViewContainer=!0}detachFromAppRef(){this._appRef=null;let t=qi(this._lView),e=this._lView[Ti];null!==e&&!t&&Wl(e,this._lView),$l(this._lView[1],this._lView)}attachToAppRef(t){if(this._attachedToViewContainer)throw new Ye(902,!1);this._appRef=t;let e=qi(this._lView),n=this._lView[Ti];null!==n&&!e&&Hc(n,this._lView),or(this._lView)}},$c=class{_declarationLView;_declarationTContainer;elementRef;static __NG_ELEMENT_ID__=Wc;constructor(t,e,n){this._declarationLView=t,this._declarationTContainer=e,this.elementRef=n}get ssrId(){return this._declarationTContainer.tView?.ssrId||null}createEmbeddedView(t,e){return this.createEmbeddedViewImpl(t,e)}createEmbeddedViewImpl(t,e,n){let i=_c(this._declarationLView,this._declarationTContainer,t,{embeddedViewInjector:e,dehydratedView:n});return new Uc(i)}};function Wc(){return qc(wr(),xr())}function qc(t,e){return 4&t.type?new $c(e,t,Va(t,e)):null}function Gc(t,e,n,i,r){let o=t.data[e];if(null===o)o=function(t,e,n,i,r){let o=kr(),a=Sr(),s=a?o:o&&o.parent,l=t.data[e]=function(t,e,n,i,r,o){let a=e?e.injectorIndex:-1,s=0;return fr()&&(s|=128),{type:n,index:i,insertBeforeIndex:null,injectorIndex:a,directiveStart:-1,directiveEnd:-1,directiveStylingLast:-1,componentOffset:-1,fieldIndex:-1,customControlIndex:-1,propertyBindings:null,flags:s,providerIndexes:0,value:r,attrs:o,mergedAttrs:null,localNames:null,initialInputs:null,inputs:null,hostDirectiveInputs:null,outputs:null,hostDirectiveOutputs:null,directiveToIndex:null,tView:null,next:null,prev:null,projectionNext:null,child:null,parent:e,projection:null,styles:null,stylesWithoutHost:null,residualStyles:void 0,classes:null,classesWithoutHost:null,residualClasses:void 0,classBindings:0,styleBindings:0}}(0,s,n,e,i,r);return function(t,e,n,i){null===t.firstChild&&(t.firstChild=e),null!==n&&(i?null==n.child&&null!==e.parent&&(n.child=e):null===n.next&&(n.next=e,e.prev=n))}(t,l,o,a),l}(t,e,n,i,r),ur.lFrame.inI18n&&(o.flags|=32);else if(64&o.type){o.type=n,o.value=i,o.attrs=r;let t=function(){let t=ur.lFrame,e=t.currentTNode;return t.isParent?e:e.parent}();o.injectorIndex=null===t?-1:t.injectorIndex}return Cr(o,!0),o}function Zc(t,e){let n=0,i=t.firstChild;if(i){let r=t.data.r;for(;n<r;){let t=i.nextSibling;il(e,i,!1),i=t,n++}}}var Kc=class{},Yc=class{},Xc=class{resolveComponentFactory(t){throw new Ye(917,!1)}},Jc=class{static NULL=new Xc},Qc=class{},td=class{destroyNode=null;static __NG_ELEMENT_ID__=()=>function(){let t=xr(),e=Qi(wr().index,t);return(ji(e)?e:t)[Ei]}()},ed=(()=>{class t{static ɵprov=ln({token:t,providedIn:"root",factory:()=>null})}return t})(),nd={},id=class{injector;parentInjector;constructor(t,e){this.injector=t,this.parentInjector=e}get(t,e,n){let i=this.injector.get(t,nd,n);return i!==nd||e===nd?i:this.parentInjector.get(t,e,n)}};function rd(t,e,n){let i=n?t.styles:null,r=n?t.classes:null,o=0;if(null!==e)for(let t=0;t<e.length;t++){let n=e[t];"number"==typeof n?o=n:1==o?r=nn(r,n):2==o&&(i=nn(i,n+": "+e[++t]+";"))}n?t.styles=i:t.stylesWithoutHost=i,n?t.classes=r:t.classesWithoutHost=r}function od(t,e=0){let n=xr();return null===n?jn(t,e):Ea(wr(),n,an(t),e)}function ad(t,e,n,i,r){let o=null===i?null:{"":-1},a=r(t,n);if(null!==a){let i=a,r=null,s=null;for(let t of a)if(null!==t.resolveHostDirectives){[i,r,s]=t.resolveHostDirectives(a);break}!function(t,e,n,i,r,o,a){let s=i.length,l=null;for(let r=0;r<s;r++){let o=i[r];null===l&&Wi(o)&&(l=o,sd(t,n,r)),ka(_a(n,e),t,o.type)}(function(t,e,n){t.flags|=1,t.directiveStart=e,t.directiveEnd=e+n,t.providerIndexes=e})(n,t.data.length,s),l?.viewProvidersResolver&&l.viewProvidersResolver(l);for(let t=0;t<s;t++){let e=i[t];e.providersResolver&&e.providersResolver(e)}let c=!1,d=!1,u=wl(t,e,s,null);s>0&&(n.directiveToIndex=new Map);for(let l=0;l<s;l++){let s=i[l];if(n.mergedAttrs=da(n.mergedAttrs,s.hostAttrs),hd(t,n,e,u,s),md(u,s,r),null!==a&&a.has(s)){let[t,e]=a.get(s);n.directiveToIndex.set(s.type,[u,t+n.directiveStart,e+n.directiveStart])}else(null===o||!o.has(s))&&n.directiveToIndex.set(s.type,u);null!==s.contentQueries&&(n.flags|=4),(null!==s.hostBindings||null!==s.hostAttrs||0!==s.hostVars)&&(n.flags|=64);let h=s.type.prototype;!c&&(h.ngOnChanges||h.ngOnInit||h.ngDoCheck)&&((t.preOrderHooks??=[]).push(n.index),c=!0),!d&&(h.ngOnChanges||h.ngDoCheck)&&((t.preOrderCheckHooks??=[]).push(n.index),d=!0),u++}!function(t,e,n){for(let i=e.directiveStart;i<e.directiveEnd;i++){let r=t.data[i];if(null!==n&&n.has(r)){let t=n.get(r);cd(0,e,t,i),cd(1,e,t,i),ud(e,i,!0)}else ld(0,e,r,i),ld(1,e,r,i),ud(e,i,!1)}}(t,n,o)}(t,e,n,i,o,r,s)}null!==o&&null!==i&&function(t,e,n){let i=t.localNames=[];for(let t=0;t<e.length;t+=2){let r=n[e[t+1]];if(null==r)throw new Ye(-301,!1);i.push(e[t],r)}}(n,i,o)}function sd(t,e,n){e.componentOffset=n,(t.components??=[]).push(e.index)}function ld(t,e,n,i){let r=0===t?n.inputs:n.outputs;for(let n in r)if(r.hasOwnProperty(n)){let r;r=0===t?e.inputs??={}:e.outputs??={},r[n]??=[],r[n].push(i),dd(e,n)}}function cd(t,e,n,i){let r=0===t?n.inputs:n.outputs;for(let n in r)if(r.hasOwnProperty(n)){let o,a=r[n];o=0===t?e.hostDirectiveInputs??={}:e.hostDirectiveOutputs??={},o[a]??=[],o[a].push(i,n),dd(e,a)}}function dd(t,e){"class"===e?t.flags|=8:"style"===e&&(t.flags|=16)}function ud(t,e,n){let{attrs:i,inputs:r,hostDirectiveInputs:o}=t;if(null===i||!n&&null===r||n&&null===o||cl(t))return t.initialInputs??=[],void t.initialInputs.push(null);let a=null,s=0;for(;s<i.length;){let t=i[s];if(0!==t)if(5!==t){if("number"==typeof t)break;if(!n&&r.hasOwnProperty(t)){let n=r[t];for(let r of n)if(r===e){a??=[],a.push(t,i[s+1]);break}}else if(n&&o.hasOwnProperty(t)){let n=o[t];for(let t=0;t<n.length;t+=2)if(n[t]===e){a??=[],a.push(n[t+1],i[s+1]);break}}s+=2}else s+=2;else s+=4}t.initialInputs??=[],t.initialInputs.push(a)}function hd(t,e,n,i,r){t.data[i]=r;let o=r.factory||(r.factory=Wn(r.type)),a=new sa(o,Wi(r),od,null);t.blueprint[i]=a,n[i]=a,function(t,e,n,i,r){let o=r.hostBindings;if(o){let r=t.hostBindingOpCodes;null===r&&(r=t.hostBindingOpCodes=[]);let a=~e.index;(function(t){let e=t.length;for(;e>0;){let n=t[--e];if("number"==typeof n&&n<0)return n}return 0})(r)!=a&&r.push(a),r.push(n,i,o)}}(t,e,i,wl(t,n,r.hostVars,xl),r)}function md(t,e,n){if(n){if(e.exportAs)for(let i=0;i<e.exportAs.length;i++)n[e.exportAs[i]]=t;Wi(e)&&(n[""]=t)}}function pd(t,e,n,i,r,o,a,s){let l=e[1],c=l.consts,d=Gc(l,t,n,i,er(c,a));return o&&ad(l,e,d,er(c,s),r),d.mergedAttrs=da(d.mergedAttrs,d.attrs),null!==d.attrs&&rd(d,d.attrs,!1),null!==d.mergedAttrs&&rd(d,d.mergedAttrs,!0),null!==l.queries&&l.queries.elementStart(l,d),d}function fd(t,e){Qo(t,e),Hi(e)&&t.queries.elementEnd(e)}function bd(t){return!!function(t){return null!==t&&("function"==typeof t||"object"==typeof t)}(t)&&(Array.isArray(t)||!(t instanceof Map)&&Symbol.iterator in t)}function gd(t,e,n){return t[e]=n}function xd(t,e,n){if(n===xl)return!1;let i=t[e];return!Object.is(i,n)&&(t[e]=n,!0)}function _d(t,e,n,i){let r=xd(t,e,n);return xd(t,e+1,i)||r}function vd(t,e,n){return function i(r){Nc(Ui(t)?Qi(t.index,e):e,5);let o=e[8],a=yd(e,o,n,r),s=i.__ngNextListenerFn__;for(;s;)a=yd(e,o,s,r)&&a,s=s.__ngNextListenerFn__;return a}}function yd(t,e,n,i){let r=m(null);try{return Xo(Jo.OutputStart,e,n),!1!==n(i)}catch(e){return function(t,e){let n,i=t[9];if(i){try{n=i.get(yo,null)}catch{n=null}n?.(e)}}(t,e),!1}finally{Xo(Jo.OutputEnd,e,n),m(r)}}function wd(t,e,n,i,r,o,a){let s=e.firstCreatePass?dr(e):null,l=cr(n),c=l.length;l.push(r,o),s&&s.push(i,t,c,(c+1)*(a?-1:1))}function kd(t,e,n,i,r,o){let a=e[n],s=e[1],l=a[s.data[n].outputs[i]].subscribe(o);wd(t.index,s,e,r,o,l,!0)}var Cd=Symbol("BINDING"),Sd=class extends Jc{ngModule;constructor(t){super(),this.ngModule=t}resolveComponentFactory(t){let e=wn(t);return new Ed(e,this.ngModule)}},Ed=class extends Yc{componentDef;ngModule;selector;componentType;ngContentSelectors;isBoundToModule;cachedInputs=null;cachedOutputs=null;get inputs(){return this.cachedInputs??=function(t){return Object.keys(t).map(e=>{let[n,i,r]=t[e],o={propName:n,templateName:e,isSignal:0!==(i&El.SignalBased)};return r&&(o.transform=r),o})}(this.componentDef.inputs),this.cachedInputs}get outputs(){return this.cachedOutputs??=function(t){return Object.keys(t).map(e=>({propName:t[e],templateName:e}))}(this.componentDef.outputs),this.cachedOutputs}constructor(t,e){super(),this.componentDef=t,this.ngModule=e,this.componentType=t.type,this.selector=function(t){return t.map(gl).join(",")}(t.selectors),this.ngContentSelectors=t.ngContentSelectors??[],this.isBoundToModule=!!e}create(t,e,n,i,r,o){Xo(Jo.DynamicComponentStart);let a=m(null);try{let a=this.componentDef,s=function(t,e,n,i){let r=t?["ng-version","21.0.8"]:function(t){let e=[],n=[],i=1,r=2;for(;i<t.length;){let o=t[i];if("string"==typeof o)2===r?""!==o&&e.push(o,t[++i]):8===r&&n.push(o);else{if(!hl(r))break;r=o}i++}return n.length&&e.push(1,...n),e}(e.selectors[0]),o=null,a=null,s=0;if(n)for(let t of n)s+=t[Cd].requiredVars,t.create&&(t.targetIdx=0,(o??=[]).push(t)),t.update&&(t.targetIdx=0,(a??=[]).push(t));if(i)for(let t=0;t<i.length;t++){let e=i[t];if("function"!=typeof e)for(let n of e.bindings){s+=n[Cd].requiredVars;let e=t+1;n.create&&(n.targetIdx=e,(o??=[]).push(n)),n.update&&(n.targetIdx=e,(a??=[]).push(n))}}let l=[e];if(i)for(let t of i){let e=kn("function"==typeof t?t:t.type);l.push(e)}return _l(0,null,function(t,e){return t||e?n=>{if(1&n&&t)for(let e of t)e.create();if(2&n&&e)for(let t of e)t.update()}:null}(o,a),1,s,l,null,null,null,[r],null)}(n,a,o,r),l=function(t,e,n){let i=e instanceof gi?e:e?.injector;return i&&null!==t.getStandaloneInjector&&(i=t.getStandaloneInjector(i)||i),i?new id(n,i):n}(a,i||this.ngModule,t),c=function(t){let e=t.get(Qc,null);if(null===e)throw new Ye(407,!1);return{rendererFactory:e,sanitizer:t.get(ed,null),changeDetectionScheduler:t.get(Ro,null),ngReflect:!1}}(l),d=c.rendererFactory.createRenderer(null,a),u=n?function(t,e,n,i){let r=i.get(ss,as)||n===ms.ShadowDom||n===ms.ExperimentalIsolatedShadowDom,o=t.selectRootElement(e,r);return function(t){lc(t)}(o),o}(d,n,a.encapsulation,l):function(t,e){let n=function(t){return(t.selectors[0][0]||"div").toLowerCase()}(t);return Qs(e,n,"svg"===n?"svg":"math"===n?"math":null)}(a,d),h=o?.some(Rd)||r?.some(t=>"function"!=typeof t&&t.bindings.some(Rd)),m=vl(null,s,null,512|yl(a),null,null,c,d,l,null,null);m[Li]=u,Lr(m);let p=null;try{let t=pd(Li,m,2,"#host",()=>s.directiveRegistry,!0,0);rl(d,u,t),Ya(u,m),ac(s,m,t),us(s,t,m),fd(s,t),void 0!==e&&function(t,e,n){let i=t.projection=[];for(let t=0;t<e.length;t++){let e=n[t];i.push(null!=e&&e.length?Array.from(e):null)}}(t,this.ngContentSelectors,e),p=Qi(t.index,m),m[8]=p[8],xc(s,m,null)}catch(t){throw null!==p&&Za(p),Za(m),t}finally{Xo(Jo.DynamicComponentEnd),Ur()}return new Dd(this.componentType,m,!!h)}finally{m(a)}}};function Rd(t){let e=t[Cd].kind;return"input"===e||"twoWay"===e}var Dd=class extends Kc{_rootLView;_hasInputBindings;instance;hostView;changeDetectorRef;componentType;location;previousInputValues=null;_tNode;constructor(t,e,n){super(),this._rootLView=e,this._hasInputBindings=n,this._tNode=Xi(e[1],Li),this.location=Va(this._tNode,e),this.instance=Qi(this._tNode.index,e)[8],this.hostView=this.changeDetectorRef=new Uc(e,void 0),this.componentType=t}setInput(t,e){this._hasInputBindings;let n=this._tNode;if(this.previousInputValues??=new Map,this.previousInputValues.has(t)&&Object.is(this.previousInputValues.get(t),e))return;let i=this._rootLView;bc(n,i[1],i,t,e),this.previousInputValues.set(t,e),Nc(Qi(n.index,i),1)}get injector(){return new Pa(this._tNode,this._rootLView)}destroy(){this.hostView.destroy()}onDestroy(t){this.hostView.onDestroy(t)}},Td=class{static __NG_ELEMENT_ID__=Id};function Id(){return Fd(wr(),xr())}var Od=Td,Ad=class extends Od{_lContainer;_hostTNode;_hostLView;constructor(t,e,n){super(),this._lContainer=t,this._hostTNode=e,this._hostLView=n}get element(){return Va(this._hostTNode,this._hostLView)}get injector(){return new Pa(this._hostTNode,this._hostLView)}get parentInjector(){let t=wa(this._hostTNode,this._hostLView);if(ha(t)){let e=pa(t,this._hostLView),n=ma(t),i=e[1].data[n+8];return new Pa(i,e)}return new Pa(null,this._hostLView)}clear(){for(;this.length>0;)this.remove(this.length-1)}get(t){let e=Pd(this._lContainer);return null!==e&&e[t]||null}get length(){return this._lContainer.length-Vi}createEmbeddedView(t,e,n){let i,r;"number"==typeof n?i=n:null!=n&&(i=n.index,r=n.injector);let o=(this._lContainer,t.ssrId,null),a=t.createEmbeddedViewImpl(e||{},r,o);return this.insertImpl(a,i,vc(this._hostTNode,o)),a}createComponent(t,e,n,i,r,o,a){let s,l=t&&!function(t){return"function"==typeof t}(t);if(l)s=e;else{let t=e||{};s=t.index,n=t.injector,i=t.projectableNodes,r=t.environmentInjector||t.ngModuleRef,o=t.directives,a=t.bindings}let c=l?t:new Ed(wn(t)),d=n||this.parentInjector;if(!r&&null==c.ngModule){let t=(l?d:this.parentInjector).get(gi,null);t&&(r=t)}wn(c.componentType??{});let u=(this._lContainer,null),h=u?.firstChild??null,m=c.create(d,i,h,r,o,a);return this.insertImpl(m.hostView,s,vc(this._hostTNode,u)),m}insert(t,e){return this.insertImpl(t,e,!0)}insertImpl(t,e,n){let i=t._lView;if(function(t){return Bi(t[3])}(i)){let e=this.indexOf(t);if(-1!==e)this.detach(e);else{let e=i[3],n=new Ad(e,e[5],e[3]);n.detach(n.indexOf(t))}}let r=this._adjustIndex(e),o=this._lContainer;return Vc(o,i,r,n),t.attachToViewContainerRef(),Gn(Md(o),r,t),t}move(t,e){return this.insert(t,e)}indexOf(t){let e=Pd(this._lContainer);return null!==e?e.indexOf(t):-1}remove(t){let e=this._adjustIndex(t,-1),n=Bc(this._lContainer,e);n&&(Zn(Md(this._lContainer),e),ql(n[1],n))}detach(t){let e=this._adjustIndex(t,-1),n=Bc(this._lContainer,e);return n&&null!=Zn(Md(this._lContainer),e)?new Uc(n):null}_adjustIndex(t,e=0){return t??this.length+e}};function Pd(t){return t[8]}function Md(t){return t[8]||(t[8]=[])}function Fd(t,e){let n,i=e[t.index];return Bi(i)?n=i:(n=zc(i,e,null,t),e[t.index]=n,kl(e,n)),Nd(n,e,t,i),new Ad(n,t,e)}var Nd=function(t,e,n,i){if(t[7])return;let r;r=8&n.type?Zi(i):function(t,e){let n=t[Ei],i=n.createComment(""),r=Yi(e,t),o=n.parentNode(r);return tl(n,o,i,n.nextSibling(r),!1),i}(e,n),t[7]=r},zd=class t{queryList;matches=null;constructor(t){this.queryList=t}clone(){return new t(this.queryList)}setDirty(){this.queryList.setDirty()}},Ld=class t{queries;constructor(t=[]){this.queries=t}createEmbeddedView(e){let n=e.queries;if(null!==n){let i=null!==e.contentQueries?e.contentQueries[0]:n.length,r=[];for(let t=0;t<i;t++){let e=n.getByIndex(t),i=this.queries[e.indexInDeclarationView];r.push(i.clone())}return new t(r)}return null}insertView(t){this.dirtyQueriesWithMatches(t)}detachView(t){this.dirtyQueriesWithMatches(t)}finishViewCreation(t){this.dirtyQueriesWithMatches(t)}dirtyQueriesWithMatches(t){for(let e=0;e<this.queries.length;e++)null!==Xd(t,e).matches&&this.queries[e].setDirty()}},Vd=class{flags;read;predicate;constructor(t,e,n=null){this.flags=e,this.read=n,this.predicate="string"==typeof t?function(t){return t.split(",").map(t=>t.trim())}(t):t}},jd=class t{queries;constructor(t=[]){this.queries=t}elementStart(t,e){for(let n=0;n<this.queries.length;n++)this.queries[n].elementStart(t,e)}elementEnd(t){for(let e=0;e<this.queries.length;e++)this.queries[e].elementEnd(t)}embeddedTView(e){let n=null;for(let t=0;t<this.length;t++){let i=null!==n?n.length:0,r=this.getByIndex(t).embeddedTView(e,i);r&&(r.indexInDeclarationView=t,null!==n?n.push(r):n=[r])}return null!==n?new t(n):null}template(t,e){for(let n=0;n<this.queries.length;n++)this.queries[n].template(t,e)}getByIndex(t){return this.queries[t]}get length(){return this.queries.length}track(t){this.queries.push(t)}},Bd=class t{metadata;matches=null;indexInDeclarationView=-1;crossesNgTemplate=!1;_declarationNodeIndex;_appliesToNextNode=!0;constructor(t,e=-1){this.metadata=t,this._declarationNodeIndex=e}elementStart(t,e){this.isApplyingToNode(e)&&this.matchTNode(t,e)}elementEnd(t){this._declarationNodeIndex===t.index&&(this._appliesToNextNode=!1)}template(t,e){this.elementStart(t,e)}embeddedTView(e,n){return this.isApplyingToNode(e)?(this.crossesNgTemplate=!0,this.addMatch(-e.index,n),new t(this.metadata)):null}isApplyingToNode(t){if(this._appliesToNextNode&&1&~this.metadata.flags){let e=this._declarationNodeIndex,n=t.parent;for(;null!==n&&8&n.type&&n.index!==e;)n=n.parent;return e===(null!==n?n.index:-1)}return this._appliesToNextNode}matchTNode(t,e){let n=this.metadata.predicate;if(Array.isArray(n))for(let i=0;i<n.length;i++){let r=n[i];this.matchTNodeWithReadOption(t,e,Hd(e,r)),this.matchTNodeWithReadOption(t,e,Ta(e,t,r,!1,!1))}else n===$c?4&e.type&&this.matchTNodeWithReadOption(t,e,-1):this.matchTNodeWithReadOption(t,e,Ta(e,t,n,!1,!1))}matchTNodeWithReadOption(t,e,n){if(null!==n){let i=this.metadata.read;if(null!==i)if(i===ja||i===Td||i===$c&&4&e.type)this.addMatch(e.index,-2);else{let n=Ta(e,t,i,!1,!1);null!==n&&this.addMatch(e.index,n)}else this.addMatch(e.index,n)}}addMatch(t,e){null===this.matches?this.matches=[t,e]:this.matches.push(t,e)}};function Hd(t,e){let n=t.localNames;if(null!==n)for(let t=0;t<n.length;t+=2)if(n[t]===e)return n[t+1];return null}function Ud(t,e,n,i){return-1===n?function(t,e){return 11&t.type?Va(t,e):4&t.type?qc(t,e):null}(e,t):-2===n?function(t,e,n){return n===ja?Va(e,t):n===$c?qc(e,t):n===Td?Fd(e,t):void 0}(t,e,i):Ia(t,t[1],n,e)}function $d(t,e,n,i){let r=e[Oi].queries[i];if(null===r.matches){let i=t.data,o=n.matches,a=[];for(let t=0;null!==o&&t<o.length;t+=2){let r=o[t];if(r<0)a.push(null);else{let s=i[r];a.push(Ud(e,s,o[t+1],n.metadata.read))}}r.matches=a}return r.matches}function Wd(t,e,n,i){let r=t.queries.getByIndex(n),o=r.matches;if(null!==o){let a=$d(t,e,r,n);for(let t=0;t<o.length;t+=2){let n=o[t];if(n>0)i.push(a[t/2]);else{let r=o[t+1],a=e[-n];for(let t=Vi;t<a.length;t++){let e=a[t];e[Ti]===e[3]&&Wd(e[1],e,r,i)}if(null!==a[9]){let t=a[9];for(let e=0;e<t.length;e++){let n=t[e];Wd(n[1],n,r,i)}}}}}return i}function qd(t,e){return t[Oi].queries[e].queryList}function Gd(t,e,n){let i=new Ua(!(4&~n));return function(t,e,n,i){let r=cr(e);r.push(n),t.firstCreatePass&&dr(t).push(i,r.length-1)}(t,e,i,i.destroy),(e[Oi]??=new Ld).queries.push(new zd(i))-1}function Zd(t,e,n){let i=_r();return i.firstCreatePass&&(Yd(i,new Vd(t,e,n),-1),!(2&~e)&&(i.staticViewQueries=!0)),Gd(i,xr(),e)}function Kd(t,e,n,i){let r=_r();if(r.firstCreatePass){let o=wr();Yd(r,new Vd(e,n,i),o.index),function(t,e){let n=t.contentQueries||(t.contentQueries=[]);e!==(n.length?n[n.length-1]:-1)&&n.push(t.queries.length-1,e)}(r,t),!(2&~n)&&(r.staticContentQueries=!0)}return Gd(r,xr(),n)}function Yd(t,e,n){null===t.queries&&(t.queries=new jd),t.queries.track(new Bd(e,n))}function Xd(t,e){return t.queries.getByIndex(e)}function Jd(t,e){let n=t[1],i=Xd(n,e);return i.crossesNgTemplate?Wd(n,t,e,[]):$d(n,t,i,e)}function Qd(t,e,n){let i,r=T(()=>{i._dirtyCounter();let n=function(t,e){let n=t._lView,i=t._queryIndex;if(void 0===n||void 0===i||4&n[2])return e?void 0:Qn;let r=qd(n,i),o=Jd(n,i);return r.reset(o,Ba),e?r.first:r._changesDetected||void 0===t._flatValue?t._flatValue=r.toArray():t._flatValue}(i,t);if(e&&void 0===n)throw new Ye(-951,!1);return n});return i=r[h],i._dirtyCounter=ko(0),i._flatValue=void 0,r}function tu(t){return Qd(!0,!1)}function eu(t){return Qd(!0,!0)}function nu(t,e){let n=t[h];n._lView=xr(),n._queryIndex=e,n._queryList=qd(n._lView,e),n._queryList.onDirty(()=>n._dirtyCounter.update(t=>t+1))}var iu=class{},ru=class extends iu{injector;componentFactoryResolver=new Sd(this);instance=null;constructor(t){super();let e=new xi([...t.providers,{provide:iu,useValue:this},{provide:Jc,useValue:this.componentFactoryResolver}],t.parent||bi(),t.debugName,new Set(["environment"]));this.injector=e,t.runEnvironmentInitializers&&e.resolveInjectorInitializers()}destroy(){this.injector.destroy()}onDestroy(t){this.injector.onDestroy(t)}},ou=(()=>{class t{_injector;cachedInjectors=new Map;constructor(t){this._injector=t}getOrCreateStandaloneInjector(t){if(!t.standalone)return null;if(!this.cachedInjectors.has(t)){let e=oi(0,t.type),n=e.length>0?function(t,e,n=null){return new ru({providers:t,parent:e,debugName:n,runEnvironmentInitializers:!0}).injector}([e],this._injector,""):null;this.cachedInjectors.set(t,n)}return this.cachedInjectors.get(t)}ngOnDestroy(){try{for(let t of this.cachedInjectors.values())null!==t&&t.destroy()}finally{this.cachedInjectors.clear()}}static ɵprov=ln({token:t,providedIn:"environment",factory:()=>new t(jn(gi))})}return t})();function au(t){return jo(()=>{let e=mu(t),n=l(s({},e),{decls:t.decls,vars:t.vars,template:t.template,consts:t.consts||null,ngContentSelectors:t.ngContentSelectors,onPush:t.changeDetection===Wa.OnPush,directiveDefs:null,pipeDefs:null,dependencies:e.standalone&&t.dependencies||null,getStandaloneInjector:e.standalone?t=>t.get(ou).getOrCreateStandaloneInjector(n):null,getExternalStyles:null,signals:t.signals??!1,data:t.data||{},encapsulation:t.encapsulation||ms.Emulated,styles:t.styles||Qn,_:null,schemas:t.schemas||null,tView:null,id:""});e.standalone&&Ml("NgStandalone"),pu(n);let i=t.dependencies;return n.directiveDefs=fu(i,su),n.pipeDefs=fu(i,Cn),n.id=function(t){let e=0,n="function"==typeof t.consts?"":t.consts,i=[t.selectors,t.ngContentSelectors,t.hostVars,t.hostAttrs,n,t.vars,t.decls,t.encapsulation,t.standalone,t.signals,t.exportAs,JSON.stringify(t.inputs),JSON.stringify(t.outputs),Object.getOwnPropertyNames(t.type.prototype),!!t.contentQueries,!!t.viewQuery];for(let t of i.join("|"))e=Math.imul(31,e)+t.charCodeAt(0)|0;return e+=2147483648,"c"+e}(n),n})}function su(t){return wn(t)||kn(t)}function lu(t){return jo(()=>({type:t.type,bootstrap:t.bootstrap||Qn,declarations:t.declarations||Qn,imports:t.imports||Qn,exports:t.exports||Qn,transitiveCompileScopes:null,schemas:t.schemas||null,id:t.id||null}))}function cu(t,e){if(null==t)return Jn;let n={};for(let i in t)if(t.hasOwnProperty(i)){let r,o,a,s,l=t[i];Array.isArray(l)?(a=l[0],r=l[1],o=l[2]??r,s=l[3]||null):(r=l,o=l,a=El.None,s=null),n[r]=[i,a,s],e[r]=o}return n}function du(t){if(null==t)return Jn;let e={};for(let n in t)t.hasOwnProperty(n)&&(e[t[n]]=n);return e}function uu(t){return jo(()=>{let e=mu(t);return pu(e),e})}function hu(t){return{type:t.type,name:t.name,factory:null,pure:!1!==t.pure,standalone:t.standalone??!0,onDestroy:t.type.prototype.ngOnDestroy||null}}function mu(t){let e={};return{type:t.type,providersResolver:null,viewProvidersResolver:null,factory:null,hostBindings:t.hostBindings||null,hostVars:t.hostVars||0,hostAttrs:t.hostAttrs||null,contentQueries:t.contentQueries||null,declaredInputs:e,inputConfig:t.inputs||Jn,exportAs:t.exportAs||null,standalone:t.standalone??!0,signals:!0===t.signals,selectors:t.selectors||Qn,viewQuery:t.viewQuery||null,features:t.features||null,setInput:null,resolveHostDirectives:null,hostDirectives:null,inputs:cu(t.inputs,e),outputs:du(t.outputs),debugInfo:null}}function pu(t){t.features?.forEach(e=>e(t))}function fu(t,e){return t?()=>{let n="function"==typeof t?t():t,i=[];for(let t of n){let n=e(t);null!==n&&i.push(n)}return i}:null}function bu(t){let e=function(t){return Object.getPrototypeOf(t.prototype).constructor}(t.type),n=!0,i=[t];for(;e;){let r;if(Wi(t))r=e.ɵcmp||e.ɵdir;else{if(e.ɵcmp)throw new Ye(903,!1);r=e.ɵdir}if(r){if(n){i.push(r);let e=t;e.inputs=xu(t.inputs),e.declaredInputs=xu(t.declaredInputs),e.outputs=xu(t.outputs);let n=r.hostBindings;n&&yu(t,n);let o=r.viewQuery,a=r.contentQueries;if(o&&_u(t,o),a&&vu(t,a),gu(t,r),tn(t.outputs,r.outputs),Wi(r)&&r.data.animation){let e=t.data;e.animation=(e.animation||[]).concat(r.data.animation)}}let e=r.features;if(e)for(let i=0;i<e.length;i++){let r=e[i];r&&r.ngInherit&&r(t),r===bu&&(n=!1)}}e=Object.getPrototypeOf(e)}!function(t){let e=0,n=null;for(let i=t.length-1;i>=0;i--){let r=t[i];r.hostVars=e+=r.hostVars,r.hostAttrs=da(r.hostAttrs,n=da(n,r.hostAttrs))}}(i)}function gu(t,e){for(let n in e.inputs){if(!e.inputs.hasOwnProperty(n)||t.inputs.hasOwnProperty(n))continue;let i=e.inputs[n];void 0!==i&&(t.inputs[n]=i,t.declaredInputs[n]=e.declaredInputs[n])}}function xu(t){return t===Jn?{}:t===Qn?[]:t}function _u(t,e){let n=t.viewQuery;t.viewQuery=n?(t,i)=>{e(t,i),n(t,i)}:e}function vu(t,e){let n=t.contentQueries;t.contentQueries=n?(t,i,r)=>{e(t,i,r),n(t,i,r)}:e}function yu(t,e){let n=t.hostBindings;t.hostBindings=n?(t,i)=>{e(t,i),n(t,i)}:e}function wu(t,e,n,i,r,o,a,s){if(n.firstCreatePass){t.mergedAttrs=da(t.mergedAttrs,t.attrs);let e=t.tView=_l(2,t,r,o,a,n.directiveRegistry,n.pipeRegistry,null,n.schemas,n.consts,null);null!==n.queries&&(n.queries.template(n,t),e.queries=n.queries.embeddedTView(t))}s&&(t.flags|=s),Cr(t,!1);let l=Su(n,e,t,i);Zr()&&Jl(n,e,l,t),Ya(l,e);let c=zc(l,e,l,t);e[i+Li]=c,kl(e,c)}function ku(t,e,n,i,r,o,a,s,l,c,d){let u,h=n+Li;if(e.firstCreatePass){if(u=Gc(e,h,4,a||null,s||null),null!=c){let t=er(e.consts,c);u.localNames=[];for(let e=0;e<t.length;e+=2)u.localNames.push(t[e],-1)}}else u=e.data[h];return wu(u,t,e,n,i,r,o,l),null!=c&&sc(t,u,d),u}function Cu(t,e,n,i,r,o,a,s){let l=xr(),c=_r();return function(t,e,n,i,r,o,a,s,l,c,d){let u,h=n+Li;e.firstCreatePass?(u=Gc(e,h,4,a||null,s||null),pr()&&ad(e,t,u,er(e.consts,c),hc),Qo(e,u)):u=e.data[h],wu(u,t,e,n,i,r,o,void 0),$i(u)&&ac(e,t,u),null!=c&&sc(t,u,d)}(l,c,t,e,n,i,r,er(c.consts,o),0,a,s),Cu}var Su=function(t,e,n,i){return Kr(!0),e[Ei].createComment("")};function Eu(t){return"function"==typeof t&&void 0!==t[h]}function Ru(t){return Eu(t)&&"function"==typeof t.set}var Du=new pn("");function Tu(t){return!!t&&"function"==typeof t.then}function Iu(t){return!!t&&"function"==typeof t.subscribe}var Ou=new pn(""),Au=(()=>{class t{resolve;reject;initialized=!1;done=!1;donePromise=new Promise((t,e)=>{this.resolve=t,this.reject=e});appInits=Bn(Ou,{optional:!0})??[];injector=Bn(Xr);constructor(){}runInitializers(){if(this.initialized)return;let t=[];for(let e of this.appInits){let n=Ci(this.injector,e);if(Tu(n))t.push(n);else if(Iu(n)){let e=new Promise((t,e)=>{n.subscribe({complete:t,error:e})});t.push(e)}}let e=()=>{this.done=!0,this.resolve()};Promise.all(t).then(()=>{e()}).catch(t=>{this.reject(t)}),0===t.length&&e(),this.initialized=!0}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})(),Pu=new pn("");function Mu(){M=()=>{throw new Ye(600,"")}}var Fu=(()=>{class t{_runningTick=!1;_destroyed=!1;_destroyListeners=[];_views=[];internalErrorHandler=Bn(yo);afterRenderManager=Bn(Fl);zonelessEnabled=Bn(Do);rootEffectScheduler=Bn(Oo);dirtyFlags=0;tracingSnapshot=null;allTestViews=new Set;autoDetectTestViews=new Set;includeAllTestViews=!1;afterTick=new yt;get allViews(){return[...(this.includeAllTestViews?this.allTestViews:this.autoDetectTestViews).keys(),...this._views]}get destroyed(){return this._destroyed}componentTypes=[];components=[];internalPendingTask=Bn(io);get isStable(){return this.internalPendingTask.hasPendingTasksObservable.pipe(ee(t=>!t))}constructor(){Bn(Al,{optional:!0})}whenStable(){let t;return new Promise(e=>{t=this.isStable.subscribe({next:t=>{t&&e()}})}).finally(()=>{t.unsubscribe()})}_injector=Bn(gi);_rendererFactory=null;get injector(){return this._injector}bootstrap(t,e){return this.bootstrapImpl(t,e)}bootstrapImpl(t,e,n=Xr.NULL){return this._injector.get(ho).run(()=>{Xo(Jo.BootstrapComponentStart);let i,r=t instanceof Yc;if(!this._injector.get(Au).done)throw new Ye(405,"");i=r?t:this._injector.get(Jc).resolveComponentFactory(t),this.componentTypes.push(i.componentType);let o=function(t){return t.isBoundToModule}(i)?void 0:this._injector.get(iu),a=e||i.selector,s=i.create(n,[],a,o),l=s.location.nativeElement,c=s.injector.get(Du,null);return c?.registerApplication(l),s.onDestroy(()=>{this.detachView(s.hostView),Nu(this.components,s),c?.unregisterApplication(l)}),this._loadComponent(s),Xo(Jo.BootstrapComponentEnd,s),s})}tick(){this.zonelessEnabled||(this.dirtyFlags|=1),this._tick()}_tick(){Xo(Jo.ChangeDetectionStart),null!==this.tracingSnapshot?this.tracingSnapshot.run(Ol.CHANGE_DETECTION,this.tickImpl):this.tickImpl()}tickImpl=()=>{if(this._runningTick)throw Xo(Jo.ChangeDetectionEnd),new Ye(101,!1);let t=m(null);try{this._runningTick=!0,this.synchronize()}finally{this._runningTick=!1,this.tracingSnapshot?.dispose(),this.tracingSnapshot=null,m(t),this.afterTick.next(),Xo(Jo.ChangeDetectionEnd)}};synchronize(){null===this._rendererFactory&&!this._injector.destroyed&&(this._rendererFactory=this._injector.get(Qc,null,{optional:!0}));let t=0;for(;0!==this.dirtyFlags&&t++<10;){Xo(Jo.ChangeDetectionSyncStart);try{this.synchronizeOnce()}finally{Xo(Jo.ChangeDetectionSyncEnd)}}}synchronizeOnce(){16&this.dirtyFlags&&(this.dirtyFlags&=-17,this.rootEffectScheduler.flush());let t=!1;if(7&this.dirtyFlags){let e=!!(1&this.dirtyFlags);this.dirtyFlags&=-8,this.dirtyFlags|=8;for(let{_lView:n}of this.allViews)(e||rr(n))&&(Tc(n,e&&!this.zonelessEnabled?0:1),t=!0);if(this.dirtyFlags&=-5,this.syncDirtyFlagsWithViews(),23&this.dirtyFlags)return}t||(this._rendererFactory?.begin?.(),this._rendererFactory?.end?.()),8&this.dirtyFlags&&(this.dirtyFlags&=-9,this.afterRenderManager.execute()),this.syncDirtyFlagsWithViews()}syncDirtyFlagsWithViews(){this.allViews.some(({_lView:t})=>rr(t))?this.dirtyFlags|=2:this.dirtyFlags&=-8}attachView(t){let e=t;this._views.push(e),e.attachToAppRef(this)}detachView(t){let e=t;Nu(this._views,e),e.detachFromAppRef()}_loadComponent(t){this.attachView(t.hostView);try{this.tick()}catch(t){this.internalErrorHandler(t)}this.components.push(t),this._injector.get(Pu,[]).forEach(e=>e(t))}ngOnDestroy(){if(!this._destroyed)try{this._destroyListeners.forEach(t=>t()),this._views.slice().forEach(t=>t.destroy())}finally{this._destroyed=!0,this._views=[],this._destroyListeners=[]}}onDestroy(t){return this._destroyListeners.push(t),()=>Nu(this._destroyListeners,t)}destroy(){if(this._destroyed)throw new Ye(406,!1);let t=this._injector;t.destroy&&!t.destroyed&&t.destroy()}get viewCount(){return this._views.length}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})();function Nu(t,e){let n=t.indexOf(e);n>-1&&t.splice(n,1)}function zu(t,e,n,i){let r=xr();return xd(r,Ir(),e)&&(_r(),function(t,e,n,i,r,o){let a=Yi(t,e);!function(t,e,n,i,r,o,a){if(null==o)t.removeAttribute(e,r,n);else{let s=null==a?En(o):a(o,i||"",r);t.setAttribute(e,r,s,n)}}(e[Ei],a,o,t.value,n,i,r)}(qr(),r,t,e,n,i)),zu}typeof document<"u"&&document;var Lu=class{destroy(t){}updateValue(t,e){}swap(t,e){let n=Math.min(t,e),i=Math.max(t,e),r=this.detach(i);if(i-n>1){let t=this.detach(n);this.attach(n,r),this.attach(i,t)}else this.attach(n,r)}move(t,e){this.attach(e,this.detach(t))}};function Vu(t,e,n,i,r){return t===n&&Object.is(e,i)?1:Object.is(r(t,e),r(n,i))?-1:0}function ju(t,e,n,i){return!(void 0===e||!e.has(i)||(t.attach(n,e.get(i)),e.delete(i),0))}function Bu(t,e,n,i,r){if(ju(t,e,i,n(i,r)))t.updateValue(i,r);else{let e=t.create(i,r);t.attach(i,e)}}function Hu(t,e,n,i){let r=new Set;for(let o=e;o<=n;o++)r.add(i(o,t.at(o)));return r}var Uu=class{kvMap=new Map;_vMap=void 0;has(t){return this.kvMap.has(t)}delete(t){if(!this.has(t))return!1;let e=this.kvMap.get(t);return void 0!==this._vMap&&this._vMap.has(e)?(this.kvMap.set(t,this._vMap.get(e)),this._vMap.delete(e)):this.kvMap.delete(t),!0}get(t){return this.kvMap.get(t)}set(t,e){if(this.kvMap.has(t)){let n=this.kvMap.get(t);void 0===this._vMap&&(this._vMap=new Map);let i=this._vMap;for(;i.has(n);)n=i.get(n);i.set(n,e)}else this.kvMap.set(t,e)}forEach(t){for(let[e,n]of this.kvMap)if(t(n,e),void 0!==this._vMap){let i=this._vMap;for(;i.has(n);)n=i.get(n),t(n,e)}}};function $u(t,e,n,i,r,o,a,s){Ml("NgControlFlow");let l=xr(),c=_r();return ku(l,c,t,e,n,i,r,er(c.consts,o),256,a,s),Wu}function Wu(t,e,n,i,r,o,a,s){Ml("NgControlFlow");let l=xr(),c=_r();return ku(l,c,t,e,n,i,r,er(c.consts,o),512,a,s),Wu}function qu(t,e){Ml("NgControlFlow");let n=xr(),i=Ir(),r=n[i]!==xl?n[i]:-1,o=-1!==r?Ju(n,Li+r):void 0;if(xd(n,i,t)){let i=m(null);try{if(void 0!==o&&jc(o,0),-1!==t){let i=Li+t,r=Ju(n,i),o=Qu(n[1],i),a=null;Vc(r,_c(n,o,e,{dehydratedView:a}),0,vc(o,a))}}finally{m(i)}}else if(void 0!==o){let t=Lc(o,0);void 0!==t&&(t[8]=e)}}var Gu=class{lContainer;$implicit;$index;constructor(t,e,n){this.lContainer=t,this.$implicit=e,this.$index=n}get $count(){return this.lContainer.length-Vi}},Zu=class{hasEmptyBlock;trackByFn;liveCollection;constructor(t,e,n){this.hasEmptyBlock=t,this.trackByFn=e,this.liveCollection=n}};function Ku(t,e,n,i,r,o,a,s,l,c,d,u,h){Ml("NgControlFlow");let m=xr(),p=_r(),f=void 0!==l,b=xr(),g=s?a.bind(b[Di][8]):a,x=new Zu(f,g);b[Li+t]=x,ku(m,p,t+1,e,n,i,r,er(p.consts,o),256),f&&ku(m,p,t+2,l,c,d,u,er(p.consts,h),512)}var Yu=class extends Lu{lContainer;hostLView;templateTNode;operationsCounter=void 0;needsIndexUpdate=!1;constructor(t,e,n){super(),this.lContainer=t,this.hostLView=e,this.templateTNode=n}get length(){return this.lContainer.length-Vi}at(t){return this.getLView(t)[8].$implicit}attach(t,e){let n=e[6];this.needsIndexUpdate||=t!==this.length,Vc(this.lContainer,e,t,vc(this.templateTNode,n)),function(t,e){if(t.length<=Vi)return;let n=t[Vi+e],i=n?n[zi]:void 0;n&&i&&i.detachedLeaveAnimationFns&&i.detachedLeaveAnimationFns.length>0&&(function(t,e){let n=t.get(jl);if(e.detachedLeaveAnimationFns){for(let t of e.detachedLeaveAnimationFns)n.queue.delete(t);e.detachedLeaveAnimationFns=void 0}}(n[9],i),Il.delete(n[Ai]),i.detachedLeaveAnimationFns=void 0)}(this.lContainer,t)}detach(t){return this.needsIndexUpdate||=t!==this.length-1,function(t,e){if(t.length<=Vi)return;let n=t[Vi+e],i=n?n[zi]:void 0;i&&i.leave&&i.leave.size>0&&(i.detachedLeaveAnimationFns=[])}(this.lContainer,t),function(t,e){return Bc(t,e)}(this.lContainer,t)}create(t,e){let n=(this.lContainer,this.templateTNode.tView.ssrId,null);return _c(this.hostLView,this.templateTNode,new Gu(this.lContainer,e,t),{dehydratedView:n})}destroy(t){ql(t[1],t)}updateValue(t,e){this.getLView(t)[8].$implicit=e}reset(){this.needsIndexUpdate=!1}updateIndexes(){if(this.needsIndexUpdate)for(let t=0;t<this.length;t++)this.getLView(t)[8].$index=t}getLView(t){return function(t,e){return Lc(t,e)}(this.lContainer,t)}};function Xu(t){let e=m(null),n=$r();try{let i=xr(),r=i[1],o=i[n],a=n+1,s=Ju(i,a);if(void 0===o.liveCollection){let t=Qu(r,a);o.liveCollection=new Yu(s,i,t)}else o.liveCollection.reset();let l=o.liveCollection;if(function(t,e,n,i){let r,o,a=0,s=t.length-1;if(Array.isArray(e)){m(i);let l=e.length-1;for(m(null);a<=s&&a<=l;){let i=t.at(a),c=e[a],d=Vu(a,i,a,c,n);if(0!==d){d<0&&t.updateValue(a,c),a++;continue}let u=t.at(s),h=e[l],m=Vu(s,u,l,h,n);if(0!==m){m<0&&t.updateValue(s,h),s--,l--;continue}let p=n(a,i),f=n(s,u),b=n(a,c);if(Object.is(b,f)){let e=n(l,h);Object.is(e,p)?(t.swap(a,s),t.updateValue(s,h),l--,s--):t.move(s,a),t.updateValue(a,c),a++;continue}if(r??=new Uu,o??=Hu(t,a,s,n),ju(t,r,a,b))t.updateValue(a,c),a++,s++;else if(o.has(b))r.set(p,t.detach(a)),s--;else{let n=t.create(a,e[a]);t.attach(a,n),a++,s++}}for(;a<=l;)Bu(t,r,n,a,e[a]),a++}else if(null!=e){m(i);let l=e[Symbol.iterator]();m(null);let c=l.next();for(;!c.done&&a<=s;){let e=t.at(a),i=c.value,d=Vu(a,e,a,i,n);if(0!==d)d<0&&t.updateValue(a,i),a++,c=l.next();else{r??=new Uu,o??=Hu(t,a,s,n);let d=n(a,i);if(ju(t,r,a,d))t.updateValue(a,i),a++,s++,c=l.next();else if(o.has(d)){let i=n(a,e);r.set(i,t.detach(a)),s--}else t.attach(a,t.create(a,i)),a++,s++,c=l.next()}}for(;!c.done;)Bu(t,r,n,t.length,c.value),c=l.next()}for(;a<=s;)t.destroy(t.detach(s--));r?.forEach(e=>{t.destroy(e)})}(l,t,o.trackByFn,e),l.updateIndexes(),o.hasEmptyBlock){let t=Ir(),e=0===l.length;if(xd(i,t,e)){let t=n+2,o=Ju(i,t);if(e){let e=Qu(r,t),n=null;Vc(o,_c(i,e,void 0,{dehydratedView:n}),0,vc(e,n))}else r.firstUpdatePass&&function(t){let e=t[6]??[],n=t[3][Ei],i=[];for(let t of e)void 0!==t.data.di?i.push(t):Zc(t,n);t[6]=i}(o),jc(o,0)}}}finally{m(e)}}function Ju(t,e){return t[e]}function Qu(t,e){return Xi(t,e)}function th(t,e,n){let i=xr();return xd(i,Ir(),e)&&(_r(),cc(qr(),i,t,e,i[Ei],n)),th}function eh(t,e,n,i,r){bc(e,t,n,r?"class":"style",i)}function nh(t,e,n,i){let r=xr(),o=r[1],a=t+Li,s=o.firstCreatePass?pd(a,r,2,e,hc,pr(),n,i):o.data[a];if(pc(s,r,t,e,lh),$i(s)){let t=r[1];ac(t,r,s),us(t,s,r)}return null!=i&&sc(r,s),nh}function ih(){let t=_r(),e=fc(wr());return t.firstCreatePass&&fd(t,e),br(e)&&gr(),mr(),null!=e.classesWithoutHost&&function(t){return!!(8&t.flags)}(e)&&eh(t,e,xr(),e.classesWithoutHost,!0),null!=e.stylesWithoutHost&&function(t){return!!(16&t.flags)}(e)&&eh(t,e,xr(),e.stylesWithoutHost,!1),ih}function rh(t,e,n,i){return nh(t,e,n,i),ih(),rh}function oh(t,e,n,i){let r=xr(),o=r[1],a=t+Li,s=o.firstCreatePass?function(t,e,n,i,r,o){let a=e.consts,s=Gc(e,t,2,i,er(a,r));if(s.mergedAttrs=da(s.mergedAttrs,s.attrs),null!=o){let t=er(a,o);s.localNames=[];for(let e=0;e<t.length;e+=2)s.localNames.push(t[e],-1)}return null!==s.attrs&&rd(s,s.attrs,!1),null!==s.mergedAttrs&&rd(s,s.mergedAttrs,!0),null!==e.queries&&e.queries.elementStart(e,s),s}(a,o,0,e,n,i):o.data[a];return pc(s,r,t,e,lh),null!=i&&sc(r,s),oh}function ah(){return br(fc(wr()))&&gr(),mr(),ah}function sh(t,e,n,i){return oh(t,e,n,i),ah(),sh}var lh=(t,e,n,i,r)=>(Kr(!0),Qs(e[Ei],i,ur.lFrame.currentNamespace));function ch(t,e,n){let i=xr(),r=i[1],o=t+Li,a=r.firstCreatePass?pd(o,i,8,"ng-container",hc,pr(),e,n):r.data[o];if(pc(a,i,t,"ng-container",hh),$i(a)){let t=i[1];ac(t,i,a),us(t,a,i)}return null!=n&&sc(i,a),ch}function dh(){let t=_r(),e=fc(wr());return t.firstCreatePass&&fd(t,e),dh}function uh(t,e,n){return ch(t,e,n),dh(),uh}var hh=(t,e,n,i,r)=>(Kr(!0),function(t,e){return t.createComment(function(t){return t.replace(Xs,t=>t.replace(Js,"$1"))}(e))}(e[Ei],""));function mh(){return xr()}function ph(t,e,n){let i=xr();return xd(i,Ir(),e)&&(_r(),dc(qr(),i,t,e,i[Ei],n)),ph}var fh=void 0,bh=["en",[["a","p"],["AM","PM"]],[["AM","PM"]],[["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"]],fh,[["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"]],fh,[["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}",fh,fh,fh],[".",",",";","%","+","-","E","×","‰","∞","NaN",":"],["#,##0.###","#,##0%","¤#,##0.00","#E0"],"USD","$","US Dollar",{},"ltr",function(t){let e=Math.floor(Math.abs(t)),n=t.toString().replace(/^[^.]*\.?/,"").length;return 1===e&&0===n?1:5}],gh={};function xh(t){let e=function(t){return t.toLowerCase().replace(/_/g,"-")}(t),n=_h(e);if(n)return n;let i=e.split("-")[0];if(n=_h(i),n)return n;if("en"===i)return bh;throw new Ye(701,!1)}function _h(t){return t in gh||(gh[t]=Je.ng&&Je.ng.common&&Je.ng.common.locales&&Je.ng.common.locales[t]),gh[t]}var vh=function(t){return t[t.LocaleId=0]="LocaleId",t[t.DayPeriodsFormat=1]="DayPeriodsFormat",t[t.DayPeriodsStandalone=2]="DayPeriodsStandalone",t[t.DaysFormat=3]="DaysFormat",t[t.DaysStandalone=4]="DaysStandalone",t[t.MonthsFormat=5]="MonthsFormat",t[t.MonthsStandalone=6]="MonthsStandalone",t[t.Eras=7]="Eras",t[t.FirstDayOfWeek=8]="FirstDayOfWeek",t[t.WeekendRange=9]="WeekendRange",t[t.DateFormat=10]="DateFormat",t[t.TimeFormat=11]="TimeFormat",t[t.DateTimeFormat=12]="DateTimeFormat",t[t.NumberSymbols=13]="NumberSymbols",t[t.NumberFormats=14]="NumberFormats",t[t.CurrencyCode=15]="CurrencyCode",t[t.CurrencySymbol=16]="CurrencySymbol",t[t.CurrencyName=17]="CurrencyName",t[t.Currencies=18]="Currencies",t[t.Directionality=19]="Directionality",t[t.PluralCase=20]="PluralCase",t[t.ExtraData=21]="ExtraData",t}(vh||{}),yh="en-US";function wh(t,e,n){let i=xr(),r=_r(),o=wr();return kh(r,i,i[Ei],o,t,e,n),wh}function kh(t,e,n,i,r,o,a){let s=!0,l=null;if((3&i.type||a)&&(l??=vd(i,e,o),function(t,e,n,i,r,o,a,s){let l=$i(t),c=!1,d=null;if(!i&&l&&(d=function(t,e,n,i){let r=t.cleanup;if(null!=r)for(let t=0;t<r.length-1;t+=2){let o=r[t];if(o===n&&r[t+1]===i){let n=e[7],i=r[t+2];return n&&n.length>i?n[i]:null}"string"==typeof o&&(t+=2)}return null}(e,n,o,t.index)),null!==d)(d.__ngLastListenerFn__||d).__ngNextListenerFn__=a,d.__ngLastListenerFn__=a,c=!0;else{let a=Yi(t,n),l=i?i(a):a,c=r.listen(l,o,s);(function(t){return t.startsWith("animation")||t.startsWith("transition")})(o)||wd(i?e=>i(Zi(e[t.index])):t.index,e,n,o,s,c,!1)}return c}(i,t,e,a,n,r,o,l)&&(s=!1)),s){let t=i.outputs?.[r],n=i.hostDirectiveOutputs?.[r];if(n&&n.length)for(let t=0;t<n.length;t+=2){let a=n[t],s=n[t+1];l??=vd(i,e,o),kd(i,e,a,s,r,l)}if(t&&t.length)for(let n of t)l??=vd(i,e,o),kd(i,e,n,r,r,l)}}function Ch(t=1){return function(t){return(ur.lFrame.contextLView=function(t,e){for(;t>0;)e=e[Ri],t--;return e}(t,ur.lFrame.contextLView))[8]}(t)}function Sh(t,e){let n=null,i=function(t){let e=t.attrs;if(null!=e){let t=e.indexOf(5);if(!(1&t))return e[t+1]}return null}(t);for(let r=0;r<e.length;r++){let o=e[r];if("*"!==o){if(null===i?pl(t,o,!0):fl(i,o))return r}else n=r}return n}function Eh(t){let e=xr()[Di][5];if(!e.projection){let n=t?t.length:1,i=e.projection=function(t){let e=[];for(let n=0;n<t;n++)e.push(null);return e}(n),r=i.slice(),o=e.child;for(;null!==o;){if(128!==o.type){let e=t?Sh(o,t):0;null!==e&&(r[e]?r[e].projectionNext=o:i[e]=o,r[e]=o)}o=o.next}}}function Rh(t,e=0,n,i,r,o){let a=xr(),s=_r(),l=i?t+1:null;null!==l&&ku(a,s,l,i,r,o,null,n);let c=Gc(s,Li+t,16,null,n||null);null===c.projection&&(c.projection=e),Er();let d=!a[6]||fr();null===a[Di][5].projection[c.projection]&&null!==l?function(t,e,n){let i=Li+n,r=e.data[i],o=t[i],a=(r.tView.ssrId,null);Vc(o,_c(t,r,void 0,{dehydratedView:a}),0,vc(r,a))}(a,s,l):d&&!ls(c)&&function(t,e,n){rc(e[Ei],0,e,n,Kl(t,n,e),Yl(n.parent||e[5],n,e))}(s,a,c)}function Dh(t,e,n,i){return Kd(t,e,n,i),Dh}function Th(t,e,n){return Zd(t,e,n),Th}function Ih(t){let e=xr(),n=_r(),i=Mr();Fr(i+1);let r=Xd(n,i);if(t.dirty&&function(t){return!(4&~t[2])}(e)===!(2&~r.metadata.flags)){if(null===r.matches)t.reset([]);else{let n=Jd(e,i);t.reset(n,Ba),t.notifyOnChanges()}return!0}return!1}function Oh(){return qd(xr(),Mr())}function Ah(t,e,n,i,r){return nu(e,Kd(t,n,i,r)),Ah}function Ph(t,e,n,i){return nu(t,Zd(e,n,i)),Ph}function Mh(t=1){Fr(Mr()+t)}function Fh(t){return Ji(ur.lFrame.contextLView,Li+t)}function Nh(t,e){return t<<17|e<<2}function zh(t){return t>>17&32767}function Lh(t){return 2|t}function Vh(t){return(131068&t)>>2}function jh(t,e){return-131069&t|e<<2}function Bh(t){return 1|t}function Hh(t,e,n,i){let r=t[n+1],o=null===e,a=i?zh(r):Vh(r),s=!1;for(;0!==a&&(!1===s||o);){let n=t[a],r=t[a+1];Uh(n,e)&&(s=!0,t[a+1]=i?Bh(r):Lh(r)),a=i?zh(r):Vh(r)}s&&(t[n+1]=i?Lh(r):Bh(r))}function Uh(t,e){return null===t||null==e||(Array.isArray(t)?t[1]:t)===e||!(!Array.isArray(t)||"string"!=typeof e)&&Xn(t,e)>=0}var $h={textEnd:0,key:0,keyEnd:0,value:0,valueEnd:0};function Wh(t){return t.substring($h.key,$h.keyEnd)}function qh(t,e){let n=$h.textEnd;return n===e?-1:(e=$h.keyEnd=function(t,e,n){for(;e<n&&t.charCodeAt(e)>32;)e++;return e}(t,$h.key=e,n),Gh(t,e,n))}function Gh(t,e,n){for(;e<n&&t.charCodeAt(e)<=32;)e++;return e}function Zh(t,e,n){return Jh(t,e,n,!1),Zh}function Kh(t,e){return Jh(t,e,null,!0),Kh}function Yh(t){!function(t,e,n,i){let r=_r(),o=Or(2);r.firstUpdatePass&&tm(r,null,o,i);let a=xr();if(n!==xl&&xd(a,o,n)){let s=r.data[$r()];if(sm(s,i)&&!Qh(r,o)){let t=s.classesWithoutHost;null!==t&&(n=nn(t,n||"")),eh(r,s,a,n,i)}else!function(t,e,n,i,r,o,a,s){r===xl&&(r=Qn);let l=0,c=0,d=0<r.length?r[0]:null,u=0<o.length?o[0]:null;for(;null!==d||null!==u;){let a,h=l<r.length?r[l+1]:void 0,m=c<o.length?o[c+1]:void 0,p=null;d===u?(l+=2,c+=2,h!==m&&(p=u,a=m)):null===u||null!==d&&d<u?(l+=2,p=d):(c+=2,p=u,a=m),null!==p&&rm(t,e,n,i,p,a,true,s),d=l<r.length?r[l]:null,u=c<o.length?o[c]:null}}(r,s,a,a[Ei],a[o+1],a[o+1]=function(t,e,n){if(null==n||""===n)return Qn;let i=[],r=ys(n);if(Array.isArray(r))for(let e=0;e<r.length;e++)t(i,r[e],!0);else if("object"==typeof r)for(let e in r)r.hasOwnProperty(e)&&t(i,e,r[e]);else"string"==typeof r&&e(i,r);return i}(t,e,n),0,o)}}(im,Xh,t,!0)}function Xh(t,e){for(let n=function(t){return function(t){$h.key=0,$h.keyEnd=0,$h.value=0,$h.valueEnd=0,$h.textEnd=t.length}(t),qh(t,Gh(t,0,$h.textEnd))}(e);n>=0;n=qh(e,n))Kn(t,Wh(e),!0)}function Jh(t,e,n,i){let r=xr(),o=_r(),a=Or(2);o.firstUpdatePass&&tm(o,t,a,i),e!==xl&&xd(r,a,e)&&rm(o,o.data[$r()],r,r[Ei],t,r[a+1]=function(t,e){return null==t||""===t||("string"==typeof e?t+=e:"object"==typeof t&&(t=en(ys(t)))),t}(e,n),i,a)}function Qh(t,e){return e>=t.expandoStartIndex}function tm(t,e,n,i){let r=t.data;if(null===r[n+1]){let o=r[$r()],a=Qh(t,n);sm(o,i)&&null===e&&!a&&(e=!1),e=function(t,e,n,i){let r=function(t){let e=ur.lFrame.currentDirectiveIndex;return-1===e?null:t[e]}(t),o=i?e.residualClasses:e.residualStyles;if(null===r)0===(i?e.classBindings:e.styleBindings)&&(n=nm(n=em(null,t,e,n,i),e.attrs,i),o=null);else{let a=e.directiveStylingLast;if(-1===a||t[a]!==r)if(n=em(r,t,e,n,i),null===o){let n=function(t,e,n){let i=n?e.classBindings:e.styleBindings;if(0!==Vh(i))return t[zh(i)]}(t,e,i);void 0!==n&&Array.isArray(n)&&(n=em(null,t,e,n[1],i),n=nm(n,e.attrs,i),function(t,e,n,i){t[zh(n?e.classBindings:e.styleBindings)]=i}(t,e,i,n))}else o=function(t,e,n){let i,r=e.directiveEnd;for(let o=1+e.directiveStylingLast;o<r;o++)i=nm(i,t[o].hostAttrs,n);return nm(i,e.attrs,n)}(t,e,i)}return void 0!==o&&(i?e.residualClasses=o:e.residualStyles=o),n}(r,o,e,i),function(t,e,n,i,r,o){let a=o?e.classBindings:e.styleBindings,s=zh(a),l=Vh(a);t[i]=n;let c,d=!1;if(Array.isArray(n)){let t=n;c=t[1],(null===c||Xn(t,c)>0)&&(d=!0)}else c=n;if(r)if(0!==l){let e=zh(t[s+1]);t[i+1]=Nh(e,s),0!==e&&(t[e+1]=jh(t[e+1],i)),t[s+1]=function(t,e){return 131071&t|e<<17}(t[s+1],i)}else t[i+1]=Nh(s,0),0!==s&&(t[s+1]=jh(t[s+1],i)),s=i;else t[i+1]=Nh(l,0),0===s?s=i:t[l+1]=jh(t[l+1],i),l=i;d&&(t[i+1]=Lh(t[i+1])),Hh(t,c,i,!0),Hh(t,c,i,!1),function(t,e,n,i,r){let o=r?t.residualClasses:t.residualStyles;null!=o&&"string"==typeof e&&Xn(o,e)>=0&&(n[i+1]=Bh(n[i+1]))}(e,c,t,i,o),a=Nh(s,l),o?e.classBindings=a:e.styleBindings=a}(r,o,e,n,a,i)}}function em(t,e,n,i,r){let o=null,a=n.directiveEnd,s=n.directiveStylingLast;for(-1===s?s=n.directiveStart:s++;s<a&&(o=e[s],i=nm(i,o.hostAttrs,r),o!==t);)s++;return null!==t&&(n.directiveStylingLast=s),i}function nm(t,e,n){let i=n?1:2,r=-1;if(null!==e)for(let o=0;o<e.length;o++){let a=e[o];"number"==typeof a?r=a:r===i&&(Array.isArray(t)||(t=void 0===t?[]:["",t]),Kn(t,a,!!n||e[++o]))}return void 0===t?null:t}function im(t,e,n){let i=String(e);""!==i&&!i.includes(" ")&&Kn(t,i,n)}function rm(t,e,n,i,r,o,a,s){if(!(3&e.type))return;let l=t.data,c=l[s+1],d=function(t){return!(1&~t)}(c)?om(l,e,n,r,Vh(c),a):void 0;am(d)||(am(o)||function(t){return!(2&~t)}(c)&&(o=om(l,null,n,r,s,a)),function(t,e,n,i,r){if(e)r?t.addClass(n,i):t.removeClass(n,i);else{let e=-1===i.indexOf("-")?void 0:Dl.DashCase;null==r?t.removeStyle(n,i,e):("string"==typeof r&&r.endsWith("!important")&&(r=r.slice(0,-10),e|=Dl.Important),t.setStyle(n,i,r,e))}}(i,a,Ki($r(),n),r,o))}function om(t,e,n,i,r,o){let a,s=null===e;for(;r>0;){let e=t[r],o=Array.isArray(e),l=o?e[1]:e,c=null===l,d=n[r+1];d===xl&&(d=c?Qn:void 0);let u=c?Yn(d,i):l===i?d:void 0;if(o&&!am(u)&&(u=Yn(e,i)),am(u)&&(a=u,s))return a;let h=t[r+1];r=s?zh(h):Vh(h)}if(null!==e){let t=o?e.residualClasses:e.residualStyles;null!=t&&(a=Yn(t,i))}return a}function am(t){return void 0!==t}function sm(t,e){return!!(t.flags&(e?8:16))}function lm(t,e=""){let n=xr(),i=_r(),r=t+Li,o=i.firstCreatePass?Gc(i,r,1,e,null):i.data[r],a=cm(i,n,o,e,t);n[r]=a,Zr()&&Jl(i,n,a,o),Cr(o,!1)}var cm=(t,e,n,i,r)=>(Kr(!0),function(t,e){return t.createText(e)}(e[Ei],i));function dm(t){return um("",t),dm}function um(t,e,n){let i=xr(),r=function(t,e,n,i=""){return xd(t,Ir(),n)?e+En(n)+i:xl}(i,t,e,n);return r!==xl&&mm(i,$r(),r),um}function hm(t,e,n,i,r){let o=xr(),a=function(t,e,n,i,r,o=""){let a=_d(t,ur.lFrame.bindingIndex,n,r);return Or(2),a?e+En(n)+i+En(r)+o:xl}(o,t,e,n,i,r);return a!==xl&&mm(o,$r(),a),hm}function mm(t,e,n){let i=Ki(e,t);!function(t,e,n){t.setValue(e,n)}(t[Ei],i,n)}function pm(t,e,n){Ru(e)&&(e=e());let i=xr();return xd(i,Ir(),e)&&(_r(),cc(qr(),i,t,e,i[Ei],n)),pm}function fm(t,e){let n=Ru(t);return n&&t.set(e),n}function bm(t,e){let n=xr(),i=_r(),r=wr();return kh(i,n,n[Ei],r,t,e),bm}function gm(t,e,n){let i=_r();i.firstCreatePass&&xm(e,i.data,i.blueprint,Wi(t),n)}function xm(t,e,n,i,r){if(t=an(t),Array.isArray(t))for(let o=0;o<t.length;o++)xm(t[o],e,n,i,r);else{let o=_r(),a=xr(),s=wr(),l=ui(t)?t:an(t.provide),c=vi(t),d=1048575&s.providerIndexes,u=s.directiveStart,h=s.providerIndexes>>20;if(ui(t)||!t.multi){let i=new sa(c,r,od,null),m=ym(l,e,r?d:d+h,u);-1===m?(ka(_a(s,a),o,l),_m(o,t,e.length),e.push(l),s.directiveStart++,s.directiveEnd++,r&&(s.providerIndexes+=1048576),n.push(i),a.push(i)):(n[m]=i,a[m]=i)}else{let m=ym(l,e,d+h,u),p=ym(l,e,d,d+h),f=m>=0&&n[m],b=p>=0&&n[p];if(r&&!b||!r&&!f){ka(_a(s,a),o,l);let d=function(t,e,n,i,r){let o=new sa(t,n,od,null);return o.multi=[],o.index=e,o.componentProviders=0,vm(o,r,i&&!n),o}(r?km:wm,n.length,r,i,c);!r&&b&&(n[p].providerFactory=d),_m(o,t,e.length,0),e.push(l),s.directiveStart++,s.directiveEnd++,r&&(s.providerIndexes+=1048576),n.push(d),a.push(d)}else _m(o,t,m>-1?m:p,vm(n[r?p:m],c,!r&&i));!r&&i&&b&&n[p].componentProviders++}}}function _m(t,e,n,i){let r=ui(e),o=function(t){return!!t.useClass}(e);if(r||o){let a=(o?an(e.useClass):e).prototype.ngOnDestroy;if(a){let o=t.destroyHooks||(t.destroyHooks=[]);if(!r&&e.multi){let t=o.indexOf(n);-1===t?o.push(n,[i,a]):o[t+1].push(i,a)}else o.push(n,a)}}}function vm(t,e,n){return n&&t.componentProviders++,t.multi.push(e)-1}function ym(t,e,n,i){for(let r=n;r<i;r++)if(e[r]===t)return r;return-1}function wm(t,e,n,i,r){return Cm(this.multi,[])}function km(t,e,n,i,r){let o,a=this.multi;if(this.providerFactory){let t=this.providerFactory.componentProviders,e=Ia(i,i[1],this.providerFactory.index,r);o=e.slice(0,t),Cm(a,o);for(let n=t;n<e.length;n++)o.push(e[n])}else o=[],Cm(a,o);return o}function Cm(t,e){for(let n=0;n<t.length;n++){let i=t[n];e.push(i())}return e}function Sm(t,e){return n=>{n.providersResolver=(e,n)=>gm(e,n?n(t):t,!1),e&&(n.viewProvidersResolver=(t,n)=>gm(t,n?n(e):e,!0))}}function Em(t,e){let n=Tr()+t,i=xr();return i[n]===xl?gd(i,n,e()):function(t,e){return t[e]}(i,n)}function Rm(t,e){let n=t[e];return n===xl?void 0:n}function Dm(t,e,n,i,r,o,a){let s=e+n;return _d(t,s,r,o)?gd(t,s+2,a?i.call(a,r,o):i(r,o)):Rm(t,s+2)}function Tm(t,e){let n,i=_r(),r=t+Li;i.firstCreatePass?(n=function(t,e){if(e)for(let n=e.length-1;n>=0;n--){let i=e[n];if(t===i.name)return i}}(e,i.pipeRegistry),i.data[r]=n,n.onDestroy&&(i.destroyHooks??=[]).push(r,n.onDestroy)):n=i.data[r];let o=n.factory||(n.factory=Wn(n.type)),a=Fn(od);try{let t=ba(!1),e=o();return ba(t),function(t,e,n,i){n>=t.data.length&&(t.data[n]=null,t.blueprint[n]=null),e[n]=i}(i,xr(),r,e),e}finally{Fn(a)}}function Im(t,e,n){let i=t+Li,r=xr(),o=Ji(r,i);return Am(r,i)?function(t,e,n,i,r,o){let a=e+n;return xd(t,a,r)?gd(t,a+1,o?i.call(o,r):i(r)):Rm(t,a+1)}(r,Tr(),e,o.transform,n,o):o.transform(n)}function Om(t,e,n,i){let r=t+Li,o=xr(),a=Ji(o,r);return Am(o,r)?Dm(o,Tr(),e,a.transform,n,i,a):a.transform(n,i)}function Am(t,e){return t[1].data[e].pure}function Pm(t,e){return qc(t,e)}var Mm=(()=>{class t{applicationErrorHandler=Bn(yo);appRef=Bn(Fu);taskService=Bn(io);ngZone=Bn(ho);zonelessEnabled=Bn(Do);tracing=Bn(Al,{optional:!0});zoneIsDefined=typeof Zone<"u"&&!!Zone.root.run;schedulerTickApplyArgs=[{data:{__scheduler_tick__:!0}}];subscriptions=new $;angularZoneId=this.zoneIsDefined?this.ngZone._inner?.get(co):null;scheduleInRootZone=!this.zonelessEnabled&&this.zoneIsDefined&&(Bn(To,{optional:!0})??!1);cancelScheduledCallback=null;useMicrotaskScheduler=!1;runningTick=!1;pendingRenderTaskId=null;constructor(){this.subscriptions.add(this.appRef.afterTick.subscribe(()=>{this.runningTick||this.cleanup()})),this.subscriptions.add(this.ngZone.onUnstable.subscribe(()=>{this.runningTick||this.cleanup()}))}notify(t){if(!this.zonelessEnabled&&5===t)return;switch(t){case 0:case 6:case 13:this.appRef.dirtyFlags|=2;break;case 3:case 2:case 4:case 5:case 1:this.appRef.dirtyFlags|=4;break;case 12:this.appRef.dirtyFlags|=16;break;case 11:break;default:this.appRef.dirtyFlags|=8}if(this.appRef.tracingSnapshot=this.tracing?.snapshot(this.appRef.tracingSnapshot)??null,!this.shouldScheduleTick())return;let e=this.useMicrotaskScheduler?so:ao;this.pendingRenderTaskId=this.taskService.add(),this.scheduleInRootZone?this.cancelScheduledCallback=Zone.root.run(()=>e(()=>this.tick())):this.cancelScheduledCallback=this.ngZone.runOutsideAngular(()=>e(()=>this.tick()))}shouldScheduleTick(){return!(this.appRef.destroyed||null!==this.pendingRenderTaskId||this.runningTick||this.appRef._runningTick||!this.zonelessEnabled&&this.zoneIsDefined&&Zone.current.get(co+this.angularZoneId))}tick(){if(this.runningTick||this.appRef.destroyed)return;if(0===this.appRef.dirtyFlags)return void this.cleanup();!this.zonelessEnabled&&7&this.appRef.dirtyFlags&&(this.appRef.dirtyFlags|=1);let t=this.taskService.add();try{this.ngZone.run(()=>{this.runningTick=!0,this.appRef._tick()},void 0,this.schedulerTickApplyArgs)}catch(e){this.taskService.remove(t),this.applicationErrorHandler(e)}finally{this.cleanup()}this.useMicrotaskScheduler=!0,so(()=>{this.useMicrotaskScheduler=!1,this.taskService.remove(t)})}ngOnDestroy(){this.subscriptions.unsubscribe(),this.cleanup()}cleanup(){if(this.runningTick=!1,this.cancelScheduledCallback?.(),this.cancelScheduledCallback=null,null!==this.pendingRenderTaskId){let t=this.pendingRenderTaskId;this.pendingRenderTaskId=null,this.taskService.remove(t)}}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})();function Fm(){return[{provide:Ro,useExisting:Mm},{provide:ho,useClass:xo},{provide:Do,useValue:!0}]}var Nm=new pn("",{factory:()=>Bn(Nm,{optional:!0,skipSelf:!0})||typeof $localize<"u"&&$localize.locale||yh}),zm=class{destroyed=!1;listeners=null;errorHandler=Bn(vo,{optional:!0});destroyRef=Bn(Qr);constructor(){this.destroyRef.onDestroy(()=>{this.destroyed=!0,this.listeners=null})}subscribe(t){if(this.destroyed)throw new Ye(953,!1);return(this.listeners??=[]).push(t),{unsubscribe:()=>{let e=this.listeners?.indexOf(t);void 0!==e&&-1!==e&&this.listeners?.splice(e,1)}}}emit(t){if(this.destroyed)return void console.warn(Xe(953,!1));if(null===this.listeners)return;let e=m(null);try{for(let e of this.listeners)try{e(t)}catch(t){this.errorHandler?.handleError(t)}}finally{m(e)}}};function Lm(t,e){return T(t,e?.equal)}var Vm=t=>t;function jm(t,e){return"function"==typeof t?Bm(Ge(t,Vm,e?.equal)):Bm(Ge(t.source,t.computation,t.equal),t.debugName)}function Bm(t,e){let n=t[h],i=t;return i.set=t=>function(t,e){b(t),N(t,e),v(t)}(n,t),i.update=t=>function(t,e){b(t),z(t,e),v(t)}(n,t),i.asReadonly=Co.bind(t),i}var Hm=Symbol("InputSignalNode#UNSET"),Um=l(s({},L),{transformFn:void 0,applyValueToInputSignal(t,e){N(t,e)}});function $m(t,e){let n=Object.create(Um);function i(){if(f(n),n.value===Hm)throw new Ye(-950,null);return n.value}return n.value=t,n.transformFn=e?.transform,i[h]=n,i}var Wm=class{attributeName;constructor(t){this.attributeName=t}__NG_ELEMENT_ID__=()=>function(t){return function(t,e){if("class"===e)return t.classes;if("style"===e)return t.styles;let n=t.attrs;if(n){let t=n.length,i=0;for(;i<t;){let r=n[i];if(la(r))break;if(0===r)i+=2;else if("number"==typeof r)for(i++;i<t&&"string"==typeof n[i];)i++;else{if(r===e)return n[i+1];i+=2}}}return null}(wr(),t)}(this.attributeName);toString(){return`HostAttributeToken ${this.attributeName}`}};function qm(t){return new zm}function Gm(t,e){return $m(t,e)}var Zm=(Gm.required=function(t){return $m(Hm,t)},Gm);function Km(t,e){return tu()}var Ym=(Km.required=function(t,e){return eu()},Km);function Xm(t,e){return tu()}var Jm=(Xm.required=function(t,e){return eu()},Xm),Qm=new pn(""),tp=new pn("");function ep(t){return!t.moduleRef}var np=null;var ip=class{static __NG_ELEMENT_ID__=rp};function rp(t){return function(t,e,n){if(Ui(t)&&!n){let n=Qi(t.index,e);return new Uc(n,n)}if(175&t.type){let t=e[Di];return new Uc(t,e)}return null}(wr(),xr(),!(16&~t))}var op=class{constructor(){}supports(t){return bd(t)}create(t){return new sp(t)}},ap=(t,e)=>e,sp=class{length=0;collection;_linkedRecords=null;_unlinkedRecords=null;_previousItHead=null;_itHead=null;_itTail=null;_additionsHead=null;_additionsTail=null;_movesHead=null;_movesTail=null;_removalsHead=null;_removalsTail=null;_identityChangesHead=null;_identityChangesTail=null;_trackByFn;constructor(t){this._trackByFn=t||ap}forEachItem(t){let e;for(e=this._itHead;null!==e;e=e._next)t(e)}forEachOperation(t){let e=this._itHead,n=this._removalsHead,i=0,r=null;for(;e||n;){let o=!n||e&&e.currentIndex<up(n,i,r)?e:n,a=up(o,i,r),s=o.currentIndex;if(o===n)i--,n=n._nextRemoved;else if(e=e._next,null==o.previousIndex)i++;else{r||(r=[]);let t=a-i,e=s-i;if(t!=e){for(let n=0;n<t;n++){let i=n<r.length?r[n]:r[n]=0,o=i+n;e<=o&&o<t&&(r[n]=i+1)}r[o.previousIndex]=e-t}}a!==s&&t(o,a,s)}}forEachPreviousItem(t){let e;for(e=this._previousItHead;null!==e;e=e._nextPrevious)t(e)}forEachAddedItem(t){let e;for(e=this._additionsHead;null!==e;e=e._nextAdded)t(e)}forEachMovedItem(t){let e;for(e=this._movesHead;null!==e;e=e._nextMoved)t(e)}forEachRemovedItem(t){let e;for(e=this._removalsHead;null!==e;e=e._nextRemoved)t(e)}forEachIdentityChange(t){let e;for(e=this._identityChangesHead;null!==e;e=e._nextIdentityChange)t(e)}diff(t){if(null==t&&(t=[]),!bd(t))throw new Ye(900,!1);return this.check(t)?this:null}onDestroy(){}check(t){this._reset();let e,n,i,r=this._itHead,o=!1;if(Array.isArray(t)){this.length=t.length;for(let e=0;e<this.length;e++)n=t[e],i=this._trackByFn(e,n),null!==r&&Object.is(r.trackById,i)?(o&&(r=this._verifyReinsertion(r,n,i,e)),Object.is(r.item,n)||this._addIdentityChange(r,n)):(r=this._mismatch(r,n,i,e),o=!0),r=r._next}else e=0,function(t,e){if(Array.isArray(t))for(let n=0;n<t.length;n++)e(t[n]);else{let n,i=t[Symbol.iterator]();for(;!(n=i.next()).done;)e(n.value)}}(t,t=>{i=this._trackByFn(e,t),null!==r&&Object.is(r.trackById,i)?(o&&(r=this._verifyReinsertion(r,t,i,e)),Object.is(r.item,t)||this._addIdentityChange(r,t)):(r=this._mismatch(r,t,i,e),o=!0),r=r._next,e++}),this.length=e;return this._truncate(r),this.collection=t,this.isDirty}get isDirty(){return null!==this._additionsHead||null!==this._movesHead||null!==this._removalsHead||null!==this._identityChangesHead}_reset(){if(this.isDirty){let t;for(t=this._previousItHead=this._itHead;null!==t;t=t._next)t._nextPrevious=t._next;for(t=this._additionsHead;null!==t;t=t._nextAdded)t.previousIndex=t.currentIndex;for(this._additionsHead=this._additionsTail=null,t=this._movesHead;null!==t;t=t._nextMoved)t.previousIndex=t.currentIndex;this._movesHead=this._movesTail=null,this._removalsHead=this._removalsTail=null,this._identityChangesHead=this._identityChangesTail=null}}_mismatch(t,e,n,i){let r;return null===t?r=this._itTail:(r=t._prev,this._remove(t)),null!==(t=null===this._unlinkedRecords?null:this._unlinkedRecords.get(n,null))?(Object.is(t.item,e)||this._addIdentityChange(t,e),this._reinsertAfter(t,r,i)):null!==(t=null===this._linkedRecords?null:this._linkedRecords.get(n,i))?(Object.is(t.item,e)||this._addIdentityChange(t,e),this._moveAfter(t,r,i)):t=this._addAfter(new lp(e,n),r,i),t}_verifyReinsertion(t,e,n,i){let r=null===this._unlinkedRecords?null:this._unlinkedRecords.get(n,null);return null!==r?t=this._reinsertAfter(r,t._prev,i):t.currentIndex!=i&&(t.currentIndex=i,this._addToMoves(t,i)),t}_truncate(t){for(;null!==t;){let e=t._next;this._addToRemovals(this._unlink(t)),t=e}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(t,e,n){null!==this._unlinkedRecords&&this._unlinkedRecords.remove(t);let i=t._prevRemoved,r=t._nextRemoved;return null===i?this._removalsHead=r:i._nextRemoved=r,null===r?this._removalsTail=i:r._prevRemoved=i,this._insertAfter(t,e,n),this._addToMoves(t,n),t}_moveAfter(t,e,n){return this._unlink(t),this._insertAfter(t,e,n),this._addToMoves(t,n),t}_addAfter(t,e,n){return this._insertAfter(t,e,n),null===this._additionsTail?this._additionsTail=this._additionsHead=t:this._additionsTail=this._additionsTail._nextAdded=t,t}_insertAfter(t,e,n){let i=null===e?this._itHead:e._next;return t._next=i,t._prev=e,null===i?this._itTail=t:i._prev=t,null===e?this._itHead=t:e._next=t,null===this._linkedRecords&&(this._linkedRecords=new dp),this._linkedRecords.put(t),t.currentIndex=n,t}_remove(t){return this._addToRemovals(this._unlink(t))}_unlink(t){null!==this._linkedRecords&&this._linkedRecords.remove(t);let e=t._prev,n=t._next;return null===e?this._itHead=n:e._next=n,null===n?this._itTail=e:n._prev=e,t}_addToMoves(t,e){return t.previousIndex===e||(null===this._movesTail?this._movesTail=this._movesHead=t:this._movesTail=this._movesTail._nextMoved=t),t}_addToRemovals(t){return null===this._unlinkedRecords&&(this._unlinkedRecords=new dp),this._unlinkedRecords.put(t),t.currentIndex=null,t._nextRemoved=null,null===this._removalsTail?(this._removalsTail=this._removalsHead=t,t._prevRemoved=null):(t._prevRemoved=this._removalsTail,this._removalsTail=this._removalsTail._nextRemoved=t),t}_addIdentityChange(t,e){return t.item=e,null===this._identityChangesTail?this._identityChangesTail=this._identityChangesHead=t:this._identityChangesTail=this._identityChangesTail._nextIdentityChange=t,t}},lp=class{item;trackById;currentIndex=null;previousIndex=null;_nextPrevious=null;_prev=null;_next=null;_prevDup=null;_nextDup=null;_prevRemoved=null;_nextRemoved=null;_nextAdded=null;_nextMoved=null;_nextIdentityChange=null;constructor(t,e){this.item=t,this.trackById=e}},cp=class{_head=null;_tail=null;add(t){null===this._head?(this._head=this._tail=t,t._nextDup=null,t._prevDup=null):(this._tail._nextDup=t,t._prevDup=this._tail,t._nextDup=null,this._tail=t)}get(t,e){let n;for(n=this._head;null!==n;n=n._nextDup)if((null===e||e<=n.currentIndex)&&Object.is(n.trackById,t))return n;return null}remove(t){let e=t._prevDup,n=t._nextDup;return null===e?this._head=n:e._nextDup=n,null===n?this._tail=e:n._prevDup=e,null===this._head}},dp=class{map=new Map;put(t){let e=t.trackById,n=this.map.get(e);n||(n=new cp,this.map.set(e,n)),n.add(t)}get(t,e){let n=t,i=this.map.get(n);return i?i.get(t,e):null}remove(t){let e=t.trackById;return this.map.get(e).remove(t)&&this.map.delete(e),t}get isEmpty(){return 0===this.map.size}clear(){this.map.clear()}};function up(t,e,n){let i=t.previousIndex;if(null===i)return i;let r=0;return n&&i<n.length&&(r=n[i]),i+e+r}function hp(){return new mp([new op])}var mp=(()=>{class t{factories;static ɵprov=ln({token:t,providedIn:"root",factory:hp});constructor(t){this.factories=t}static create(e,n){if(null!=n){let t=n.factories.slice();e=e.concat(t)}return new t(e)}static extend(e){return{provide:t,useFactory:()=>{let n=Bn(t,{optional:!0,skipSelf:!0});return t.create(e,n||hp())}}}find(t){let e=this.factories.find(e=>e.supports(t));if(null!=e)return e;throw new Ye(901,!1)}}return t})();function pp(t){return"boolean"==typeof t?t:null!=t&&"false"!==t}function fp(t,e=NaN){return isNaN(parseFloat(t))||isNaN(Number(t))?e:Number(t)}var bp=Symbol("NOT_SET"),gp=new Set,xp=l(s({},L),{kind:"afterRenderEffectPhase",consumerIsAlwaysLive:!0,consumerAllowSignalWrites:!0,value:bp,cleanup:null,consumerMarkedDirty(){if(this.sequence.impl.executing){if(null===this.sequence.lastPhase||this.sequence.lastPhase<this.phase)return;this.sequence.erroredOrDestroyed=!0}this.sequence.scheduler.notify(7)},phaseFn(t){if(this.sequence.lastPhase=this.phase,!this.dirty)return this.signal;if(this.dirty=!1,this.value!==bp&&!k(this))return this.signal;try{for(let t of this.cleanup??gp)t()}finally{this.cleanup?.clear()}let e=[];void 0!==t&&e.push(t),e.push(this.registerCleanupFn);let n,i=y(this);try{n=this.userFn.apply(null,e)}finally{w(this,i)}return(this.value===bp||!this.equal(this.value,n))&&(this.value=n,this.version++),this.signal}}),_p=class extends Ll{scheduler;lastPhase=null;nodes=[void 0,void 0,void 0,void 0];onDestroyFns=null;constructor(t,e,n,i,r,o=null){super(t,[void 0,void 0,void 0,void 0],n,!1,r.get(Qr),o),this.scheduler=i;for(let t of Nl){let n=e[t];if(void 0===n)continue;let i=Object.create(xp);i.sequence=this,i.phase=t,i.userFn=n,i.dirty=!0,i.signal=()=>(f(i),i.value),i.signal[h]=i,i.registerCleanupFn=t=>(i.cleanup??=new Set).add(t),this.nodes[t]=i,this.hooks[t]=t=>i.phaseFn(t)}}afterRun(){super.afterRun(),this.lastPhase=null}destroy(){if(null!==this.onDestroyFns)for(let t of this.onDestroyFns)t();super.destroy();for(let t of this.nodes)if(t)try{for(let e of t.cleanup??gp)e()}finally{C(t)}}};function vp(t,e){let n=wn(t),i=e.elementInjector||bi();return new Ed(n).create(i,e.projectableNodes,e.hostElement,e.environmentInjector,e.directives,e.bindings)}var yp,wp={schedule(t,e){let n=setTimeout(t,e);return()=>clearTimeout(n)}};function kp(t,e,n){let i=n;return function(t){return!!t&&t.nodeType===Node.ELEMENT_NODE}(t)&&e.some((e,n)=>!("*"===e||!function(t,e){if(!yp){let t=Element.prototype;yp=t.matches||t.matchesSelector||t.mozMatchesSelector||t.msMatchesSelector||t.oMatchesSelector||t.webkitMatchesSelector}return t.nodeType===Node.ELEMENT_NODE&&yp.call(t,e)}(t,e)||(i=n,0))),i}var Cp=class{componentFactory;inputMap=new Map;constructor(t,e){this.componentFactory=e.get(Jc).resolveComponentFactory(t);for(let t of this.componentFactory.inputs)this.inputMap.set(t.propName,t.templateName)}create(t){return new Sp(this.componentFactory,t,this.inputMap)}},Sp=class{componentFactory;injector;inputMap;eventEmitters=new St(1);events=this.eventEmitters.pipe(je(t=>we(...t)));componentRef=null;scheduledDestroyFn=null;initialInputValues=new Map;ngZone;elementZone;appRef;cdScheduler;constructor(t,e,n){this.componentFactory=t,this.injector=e,this.inputMap=n,this.ngZone=this.injector.get(ho),this.appRef=this.injector.get(Fu),this.cdScheduler=e.get(Ro),this.elementZone=typeof Zone>"u"?null:this.ngZone.run(()=>Zone.current)}connect(t){this.runInZone(()=>{if(null!==this.scheduledDestroyFn)return this.scheduledDestroyFn(),void(this.scheduledDestroyFn=null);null===this.componentRef&&this.initializeComponent(t)})}disconnect(){this.runInZone(()=>{null===this.componentRef||null!==this.scheduledDestroyFn||(this.scheduledDestroyFn=wp.schedule(()=>{null!==this.componentRef&&(this.componentRef.destroy(),this.componentRef=null)},10))})}getInputValue(t){return this.runInZone(()=>null===this.componentRef?this.initialInputValues.get(t):this.componentRef.instance[t])}setInputValue(t,e){null!==this.componentRef?this.runInZone(()=>{this.componentRef.setInput(this.inputMap.get(t)??t,e),function(t){return rr(t._lView)||!!(64&t._lView[2])}(this.componentRef.hostView)&&(function(t){ir(t._lView)}(this.componentRef.changeDetectorRef),this.cdScheduler.notify(6))}):this.initialInputValues.set(t,e)}initializeComponent(t){let e=Xr.create({providers:[],parent:this.injector}),n=function(t,e){let n=t.childNodes,i=e.map(()=>[]),r=-1;e.some((t,e)=>"*"===t&&(r=e,!0));for(let t=0,o=n.length;t<o;++t){let o=n[t],a=kp(o,e,r);-1!==a&&i[a].push(o)}return i}(t,this.componentFactory.ngContentSelectors);this.componentRef=this.componentFactory.create(e,n,t),this.initializeInputs(),this.initializeOutputs(this.componentRef),this.appRef.attachView(this.componentRef.hostView),this.componentRef.hostView.detectChanges()}initializeInputs(){for(let[t,e]of this.initialInputValues)this.setInputValue(t,e);this.initialInputValues.clear()}initializeOutputs(t){let e=this.componentFactory.outputs.map(({propName:e,templateName:n})=>{let i=t.instance[e];return new mt(t=>{let e=i.subscribe(e=>t.next({name:n,value:e}));return()=>e.unsubscribe()})});this.eventEmitters.next(e)}runInZone(t){return this.elementZone&&Zone.current!==this.elementZone?this.ngZone.run(t):t()}},Ep=class extends HTMLElement{ngElementEventsSubscription=null};var Rp=null;function Dp(){return Rp}var Tp=class{},Ip=(()=>{class t{historyGo(t){throw new Error("")}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:()=>Bn(Op),providedIn:"platform"})}return t})(),Op=(()=>{class t extends Ip{_location;_history;_doc=Bn(Jr);constructor(){super(),this._location=window.location,this._history=window.history}getBaseHrefFromDOM(){return Dp().getBaseHref(this._doc)}onPopState(t){let e=Dp().getGlobalEventTarget(this._doc,"window");return e.addEventListener("popstate",t,!1),()=>e.removeEventListener("popstate",t)}onHashChange(t){let e=Dp().getGlobalEventTarget(this._doc,"window");return e.addEventListener("hashchange",t,!1),()=>e.removeEventListener("hashchange",t)}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(t){this._location.pathname=t}pushState(t,e,n){this._history.pushState(t,e,n)}replaceState(t,e,n){this._history.replaceState(t,e,n)}forward(){this._history.forward()}back(){this._history.back()}historyGo(t=0){this._history.go(t)}getState(){return this._history.state}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:()=>new t,providedIn:"platform"})}return t})();function Ap(t,e){return t?e?t.endsWith("/")?e.startsWith("/")?t+e.slice(1):t+e:e.startsWith("/")?t+e:`${t}/${e}`:t:e}function Pp(t){let e=t.search(/#|\?|$/);return"/"===t[e-1]?t.slice(0,e-1)+t.slice(e):t}function Mp(t){return t&&"?"!==t[0]?`?${t}`:t}var Fp=(()=>{class t{historyGo(t){throw new Error("")}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:()=>Bn(zp),providedIn:"root"})}return t})(),Np=new pn(""),zp=(()=>{class t extends Fp{_platformLocation;_baseHref;_removeListenerFns=[];constructor(t,e){super(),this._platformLocation=t,this._baseHref=e??this._platformLocation.getBaseHrefFromDOM()??Bn(Jr).location?.origin??""}ngOnDestroy(){for(;this._removeListenerFns.length;)this._removeListenerFns.pop()()}onPopState(t){this._removeListenerFns.push(this._platformLocation.onPopState(t),this._platformLocation.onHashChange(t))}getBaseHref(){return this._baseHref}prepareExternalUrl(t){return Ap(this._baseHref,t)}path(t=!1){let e=this._platformLocation.pathname+Mp(this._platformLocation.search),n=this._platformLocation.hash;return n&&t?`${e}${n}`:e}pushState(t,e,n,i){let r=this.prepareExternalUrl(n+Mp(i));this._platformLocation.pushState(t,e,r)}replaceState(t,e,n,i){let r=this.prepareExternalUrl(n+Mp(i));this._platformLocation.replaceState(t,e,r)}forward(){this._platformLocation.forward()}back(){this._platformLocation.back()}getState(){return this._platformLocation.getState()}historyGo(t=0){this._platformLocation.historyGo?.(t)}static ɵfac=function(e){return new(e||t)(jn(Ip),jn(Np,8))};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})(),Lp=(()=>{class t{_subject=new yt;_basePath;_locationStrategy;_urlChangeListeners=[];_urlChangeSubscription=null;constructor(t){this._locationStrategy=t;let e=this._locationStrategy.getBaseHref();this._basePath=function(t){if(new RegExp("^(https?:)?//").test(t)){let[,e]=t.split(/\/\/[^\/]+/);return e}return t}(Pp(Vp(e))),this._locationStrategy.onPopState(t=>{this._subject.next({url:this.path(!0),pop:!0,state:t.state,type:t.type})})}ngOnDestroy(){this._urlChangeSubscription?.unsubscribe(),this._urlChangeListeners=[]}path(t=!1){return this.normalize(this._locationStrategy.path(t))}getState(){return this._locationStrategy.getState()}isCurrentPathEqualTo(t,e=""){return this.path()==this.normalize(t+Mp(e))}normalize(e){return t.stripTrailingSlash(function(t,e){if(!t||!e.startsWith(t))return e;let n=e.substring(t.length);return""===n||["/",";","?","#"].includes(n[0])?n:e}(this._basePath,Vp(e)))}prepareExternalUrl(t){return t&&"/"!==t[0]&&(t="/"+t),this._locationStrategy.prepareExternalUrl(t)}go(t,e="",n=null){this._locationStrategy.pushState(n,"",t,e),this._notifyUrlChangeListeners(this.prepareExternalUrl(t+Mp(e)),n)}replaceState(t,e="",n=null){this._locationStrategy.replaceState(n,"",t,e),this._notifyUrlChangeListeners(this.prepareExternalUrl(t+Mp(e)),n)}forward(){this._locationStrategy.forward()}back(){this._locationStrategy.back()}historyGo(t=0){this._locationStrategy.historyGo?.(t)}onUrlChange(t){return this._urlChangeListeners.push(t),this._urlChangeSubscription??=this.subscribe(t=>{this._notifyUrlChangeListeners(t.url,t.state)}),()=>{let e=this._urlChangeListeners.indexOf(t);this._urlChangeListeners.splice(e,1),0===this._urlChangeListeners.length&&(this._urlChangeSubscription?.unsubscribe(),this._urlChangeSubscription=null)}}_notifyUrlChangeListeners(t="",e){this._urlChangeListeners.forEach(n=>n(t,e))}subscribe(t,e,n){return this._subject.subscribe({next:t,error:e??void 0,complete:n??void 0})}static normalizeQueryParams=Mp;static joinWithSlash=Ap;static stripTrailingSlash=Pp;static ɵfac=function(e){return new(e||t)(jn(Fp))};static ɵprov=ln({token:t,factory:()=>new Lp(jn(Fp)),providedIn:"root"})}return t})();function Vp(t){return t.replace(/\/index.html$/,"")}var jp=function(t){return t[t.Decimal=0]="Decimal",t[t.Percent=1]="Percent",t[t.Currency=2]="Currency",t[t.Scientific=3]="Scientific",t}(jp||{});function Bp(t,e){let n=xh(t),i=n[vh.NumberSymbols][e];if(typeof i>"u"){if(12===e)return n[vh.NumberSymbols][0];if(13===e)return n[vh.NumberSymbols][1]}return i}var Hp=/^(\d+)?\.((\d+)(-(\d+))?)?$/,Up=".",$p="0";function Wp(t,e,n){let i=function(t,e){return xh(t)[vh.NumberFormats][e]}(e,jp.Decimal),r=function(t,e="-"){let n={minInt:1,minFrac:0,maxFrac:0,posPre:"",posSuf:"",negPre:"",negSuf:"",gSize:0,lgSize:0},i=t.split(";"),r=i[0],o=i[1],a=-1!==r.indexOf(Up)?r.split(Up):[r.substring(0,r.lastIndexOf($p)+1),r.substring(r.lastIndexOf($p)+1)],s=a[0],l=a[1]||"";n.posPre=s.substring(0,s.indexOf("#"));for(let t=0;t<l.length;t++){let e=l.charAt(t);e===$p?n.minFrac=n.maxFrac=t+1:"#"===e?n.maxFrac=t+1:n.posSuf+=e}let c=s.split(",");if(n.gSize=c[1]?c[1].length:0,n.lgSize=c[2]||c[1]?(c[2]||c[1]).length:0,o){let t=r.length-n.posPre.length-n.posSuf.length,e=o.indexOf("#");n.negPre=o.substring(0,e).replace(/'/g,""),n.negSuf=o.slice(e+t).replace(/'/g,"")}else n.negPre=e+n.posPre,n.negSuf=n.posSuf;return n}(i,Bp(e,5));return function(t,e,n,i,r,o,a=!1){let s="",l=!1;if(isFinite(t)){let c=function(t){let e,n,i,r,o,a=Math.abs(t)+"",s=0;for((n=a.indexOf(Up))>-1&&(a=a.replace(Up,"")),(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)===$p;i++);if(i===(o=a.length))e=[0],n=1;else{for(o--;a.charAt(o)===$p;)o--;for(n-=i,e=[],r=0;i<=o;i++,r++)e[r]=Number(a.charAt(i))}return n>22&&(e=e.splice(0,21),s=n-1,n=1),{digits:e,exponent:s,integerLen:n}}(t);a&&(c=function(t){if(0===t.digits[0])return t;let e=t.digits.length-t.integerLen;return t.exponent?t.exponent+=2:(0===e?t.digits.push(0,0):1===e&&t.digits.push(0),t.integerLen+=2),t}(c));let d=e.minInt,u=e.minFrac,h=e.maxFrac;if(o){let t=o.match(Hp);if(null===t)throw new Ye(2306,!1);let e=t[1],n=t[3],i=t[5];null!=e&&(d=qp(e)),null!=n&&(u=qp(n)),null!=i?h=qp(i):null!=n&&u>h&&(h=u)}!function(t,e,n){if(e>n)throw new Ye(2307,!1);let i=t.digits,r=i.length-t.integerLen,o=Math.min(Math.max(e,r),n),a=o+t.integerLen,s=i[a];if(a>0){i.splice(Math.max(t.integerLen,a));for(let t=a;t<i.length;t++)i[t]=0}else{r=Math.max(0,r),t.integerLen=1,i.length=Math.max(1,a=o+1),i[0]=0;for(let t=1;t<a;t++)i[t]=0}if(s>=5)if(a-1<0){for(let e=0;e>a;e--)i.unshift(0),t.integerLen++;i.unshift(1),t.integerLen++}else i[a-1]++;for(;r<Math.max(0,o);r++)i.push(0);let l=0!==o,c=e+t.integerLen,d=i.reduceRight(function(t,e,n,i){return e+=t,i[n]=e<10?e:e-10,l&&(0===i[n]&&n>=c?i.pop():l=!1),e>=10?1:0},0);d&&(i.unshift(d),t.integerLen++)}(c,u,h);let m=c.digits,p=c.integerLen,f=c.exponent,b=[];for(l=m.every(t=>!t);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>=e.lgSize&&g.unshift(m.splice(-e.lgSize,m.length).join(""));m.length>e.gSize;)g.unshift(m.splice(-e.gSize,m.length).join(""));m.length&&g.unshift(m.join("")),s=g.join(Bp(n,i)),b.length&&(s+=Bp(n,r)+b.join("")),f&&(s+=Bp(n,6)+"+"+f)}else s=Bp(n,9);return s=t<0&&!l?e.negPre+s+e.negSuf:e.posPre+s+e.posSuf,s}(t,r,e,1,0,n)}function qp(t){let e=parseInt(t);if(isNaN(e))throw new Ye(2305,!1);return e}var Gp=/\s+/,Zp=[],Kp=(()=>{class t{_ngEl;_renderer;initialClasses=Zp;rawClass;stateMap=new Map;constructor(t,e){this._ngEl=t,this._renderer=e}set klass(t){this.initialClasses=null!=t?t.trim().split(Gp):Zp}set ngClass(t){this.rawClass="string"==typeof t?t.trim().split(Gp):t}ngDoCheck(){for(let t of this.initialClasses)this._updateState(t,!0);let t=this.rawClass;if(Array.isArray(t)||t instanceof Set)for(let e of t)this._updateState(e,!0);else if(null!=t)for(let e of Object.keys(t))this._updateState(e,!!t[e]);this._applyStateDiff()}_updateState(t,e){let n=this.stateMap.get(t);void 0!==n?(n.enabled!==e&&(n.changed=!0,n.enabled=e),n.touched=!0):this.stateMap.set(t,{enabled:e,changed:!0,touched:!0})}_applyStateDiff(){for(let t of this.stateMap){let e=t[0],n=t[1];n.changed?(this._toggleClass(e,n.enabled),n.changed=!1):n.touched||(n.enabled&&this._toggleClass(e,!1),this.stateMap.delete(e)),n.touched=!1}}_toggleClass(t,e){(t=t.trim()).length>0&&t.split(Gp).forEach(t=>{e?this._renderer.addClass(this._ngEl.nativeElement,t):this._renderer.removeClass(this._ngEl.nativeElement,t)})}static ɵfac=function(e){return new(e||t)(od(ja),od(td))};static ɵdir=uu({type:t,selectors:[["","ngClass",""]],inputs:{klass:[0,"class","klass"],ngClass:"ngClass"}})}return t})(),Yp=(()=>{class t{_viewContainerRef;_viewRef=null;ngTemplateOutletContext=null;ngTemplateOutlet=null;ngTemplateOutletInjector=null;constructor(t){this._viewContainerRef=t}ngOnChanges(t){if(this._shouldRecreateView(t)){let t=this._viewContainerRef;if(this._viewRef&&t.remove(t.indexOf(this._viewRef)),!this.ngTemplateOutlet)return void(this._viewRef=null);let e=this._createContextForwardProxy();this._viewRef=t.createEmbeddedView(this.ngTemplateOutlet,e,{injector:this.ngTemplateOutletInjector??void 0})}}_shouldRecreateView(t){return!!t.ngTemplateOutlet||!!t.ngTemplateOutletInjector}_createContextForwardProxy(){return new Proxy({},{set:(t,e,n)=>!!this.ngTemplateOutletContext&&Reflect.set(this.ngTemplateOutletContext,e,n),get:(t,e,n)=>{if(this.ngTemplateOutletContext)return Reflect.get(this.ngTemplateOutletContext,e,n)}})}static ɵfac=function(e){return new(e||t)(od(Td))};static ɵdir=uu({type:t,selectors:[["","ngTemplateOutlet",""]],inputs:{ngTemplateOutletContext:"ngTemplateOutletContext",ngTemplateOutlet:"ngTemplateOutlet",ngTemplateOutletInjector:"ngTemplateOutletInjector"},features:[Uo]})}return t})();function Xp(t,e){return new Ye(2100,!1)}var Jp=new class{createSubscription(t,e,n){return t.then(t=>e?.(t),t=>n?.(t)),{unsubscribe:()=>{e=null,n=null}}}dispose(t){t.unsubscribe()}},Qp=new class{createSubscription(t,e,n){return Vo(()=>t.subscribe({next:e,error:n}))}dispose(t){Vo(()=>t.unsubscribe())}},tf=(()=>{class t{_ref;_latestValue=null;markForCheckOnValueUpdate=!0;_subscription=null;_obj=null;_strategy=null;applicationErrorHandler=Bn(yo);constructor(t){this._ref=t}ngOnDestroy(){this._subscription&&this._dispose(),this._ref=null}transform(t){if(!this._obj){if(t)try{this.markForCheckOnValueUpdate=!1,this._subscribe(t)}finally{this.markForCheckOnValueUpdate=!0}return this._latestValue}return t!==this._obj?(this._dispose(),this.transform(t)):this._latestValue}_subscribe(t){this._obj=t,this._strategy=this._selectStrategy(t),this._subscription=this._strategy.createSubscription(t,e=>this._updateLatestValue(t,e),t=>this.applicationErrorHandler(t))}_selectStrategy(t){if(Tu(t))return Jp;if(Iu(t))return Qp;throw Xp()}_dispose(){this._strategy.dispose(this._subscription),this._latestValue=null,this._subscription=null,this._obj=null}_updateLatestValue(t,e){t===this._obj&&(this._latestValue=e,this.markForCheckOnValueUpdate&&this._ref?.markForCheck())}static ɵfac=function(e){return new(e||t)(od(ip,16))};static ɵpipe=hu({name:"async",type:t,pure:!1})}return t})(),ef=(()=>{class t{_locale;constructor(t){this._locale=t}transform(t,e,n){if(!function(t){return!(null==t||""===t||t!=t)}(t))return null;n||=this._locale;try{let i=function(t){if("string"==typeof t&&!isNaN(Number(t)-parseFloat(t)))return Number(t);if("number"!=typeof t)throw new Ye(2309,!1);return t}(t);return Wp(i,n,e)}catch(t){throw Xp(0,t.message)}}static ɵfac=function(e){return new(e||t)(od(Nm,16))};static ɵpipe=hu({name:"number",type:t,pure:!0})}return t})(),nf=class{};function rf(t,e,n){return function(t,e,n){"string"!=typeof e&&(n=e,e=t[vh.LocaleId]),e=e.toLowerCase().replace(/_/g,"-"),gh[e]=t,n&&(gh[e][vh.ExtraData]=n)}(t,e,n)}var of="browser",af=class{_doc;constructor(t){this._doc=t}manager},sf=(()=>{class t extends af{constructor(t){super(t)}supports(t){return!0}addEventListener(t,e,n,i){return t.addEventListener(e,n,i),()=>this.removeEventListener(t,e,n,i)}removeEventListener(t,e,n,i){return t.removeEventListener(e,n,i)}static ɵfac=function(e){return new(e||t)(jn(Jr))};static ɵprov=ln({token:t,factory:t.ɵfac})}return t})(),lf=new pn(""),cf=(()=>{class t{_zone;_plugins;_eventNameToPlugin=new Map;constructor(t,e){this._zone=e,t.forEach(t=>{t.manager=this});let n=t.filter(t=>!(t instanceof sf));this._plugins=n.slice().reverse();let i=t.find(t=>t instanceof sf);i&&this._plugins.push(i)}addEventListener(t,e,n,i){return this._findPluginFor(e).addEventListener(t,e,n,i)}getZone(){return this._zone}_findPluginFor(t){let e=this._eventNameToPlugin.get(t);if(e)return e;if(e=this._plugins.find(e=>e.supports(t)),!e)throw new Ye(5101,!1);return this._eventNameToPlugin.set(t,e),e}static ɵfac=function(e){return new(e||t)(jn(lf),jn(ho))};static ɵprov=ln({token:t,factory:t.ɵfac})}return t})(),df="ng-app-id";function uf(t){for(let e of t)e.remove()}function hf(t,e){let n=e.createElement("style");return n.textContent=t,n}function mf(t,e){let n=e.createElement("link");return n.setAttribute("rel","stylesheet"),n.setAttribute("href",t),n}var pf=(()=>{class t{doc;appId;nonce;inline=new Map;external=new Map;hosts=new Set;constructor(t,e,n,i={}){this.doc=t,this.appId=e,this.nonce=n,function(t,e,n,i){let r=t.head?.querySelectorAll(`style[${df}="${e}"],link[${df}="${e}"]`);if(r)for(let t of r)t.removeAttribute(df),t instanceof HTMLLinkElement?i.set(t.href.slice(t.href.lastIndexOf("/")+1),{usage:0,elements:[t]}):t.textContent&&n.set(t.textContent,{usage:0,elements:[t]})}(t,e,this.inline,this.external),this.hosts.add(t.head)}addStyles(t,e){for(let e of t)this.addUsage(e,this.inline,hf);e?.forEach(t=>this.addUsage(t,this.external,mf))}removeStyles(t,e){for(let e of t)this.removeUsage(e,this.inline);e?.forEach(t=>this.removeUsage(t,this.external))}addUsage(t,e,n){let i=e.get(t);i?i.usage++:e.set(t,{usage:1,elements:[...this.hosts].map(e=>this.addElement(e,n(t,this.doc)))})}removeUsage(t,e){let n=e.get(t);n&&(n.usage--,n.usage<=0&&(uf(n.elements),e.delete(t)))}ngOnDestroy(){for(let[,{elements:t}]of[...this.inline,...this.external])uf(t);this.hosts.clear()}addHost(t){this.hosts.add(t);for(let[e,{elements:n}]of this.inline)n.push(this.addElement(t,hf(e,this.doc)));for(let[e,{elements:n}]of this.external)n.push(this.addElement(t,mf(e,this.doc)))}removeHost(t){this.hosts.delete(t)}addElement(t,e){return this.nonce&&e.setAttribute("nonce",this.nonce),t.appendChild(e)}static ɵfac=function(e){return new(e||t)(jn(Jr),jn(ts),jn(os,8),jn(is))};static ɵprov=ln({token:t,factory:t.ɵfac})}return t})(),ff={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"},bf=/%COMP%/g,gf="%COMP%",xf=`_nghost-${gf}`,_f=`_ngcontent-${gf}`,vf=new pn("",{factory:()=>!0});function yf(t,e){return e.map(e=>e.replace(bf,t))}var wf=(()=>{class t{eventManager;sharedStylesHost;appId;removeStylesOnCompDestroy;doc;ngZone;nonce;tracingService;rendererByCompId=new Map;defaultRenderer;constructor(t,e,n,i,r,o,a=null,s=null){this.eventManager=t,this.sharedStylesHost=e,this.appId=n,this.removeStylesOnCompDestroy=i,this.doc=r,this.ngZone=o,this.nonce=a,this.tracingService=s,this.defaultRenderer=new kf(t,r,o,this.tracingService)}createRenderer(t,e){if(!t||!e)return this.defaultRenderer;let n=this.getOrCreateRenderer(t,e);return n instanceof Rf?n.applyToHost(t):n instanceof Ef&&n.applyStyles(),n}getOrCreateRenderer(t,e){let n=this.rendererByCompId,i=n.get(e.id);if(!i){let r=this.doc,o=this.ngZone,a=this.eventManager,s=this.sharedStylesHost,l=this.removeStylesOnCompDestroy,c=this.tracingService;switch(e.encapsulation){case ms.Emulated:i=new Rf(a,s,e,this.appId,l,r,o,c);break;case ms.ShadowDom:return new Sf(a,t,e,r,o,this.nonce,c,s);case ms.ExperimentalIsolatedShadowDom:return new Sf(a,t,e,r,o,this.nonce,c);default:i=new Ef(a,s,e,l,r,o,c)}n.set(e.id,i)}return i}ngOnDestroy(){this.rendererByCompId.clear()}componentReplaced(t){this.rendererByCompId.delete(t)}static ɵfac=function(e){return new(e||t)(jn(cf),jn(pf),jn(ts),jn(vf),jn(Jr),jn(ho),jn(os),jn(Al,8))};static ɵprov=ln({token:t,factory:t.ɵfac})}return t})(),kf=class{eventManager;doc;ngZone;tracingService;data=Object.create(null);throwOnSyntheticProps=!0;constructor(t,e,n,i){this.eventManager=t,this.doc=e,this.ngZone=n,this.tracingService=i}destroy(){}destroyNode=null;createElement(t,e){return e?this.doc.createElementNS(ff[e]||e,t):this.doc.createElement(t)}createComment(t){return this.doc.createComment(t)}createText(t){return this.doc.createTextNode(t)}appendChild(t,e){(Cf(t)?t.content:t).appendChild(e)}insertBefore(t,e,n){t&&(Cf(t)?t.content:t).insertBefore(e,n)}removeChild(t,e){e.remove()}selectRootElement(t,e){let n="string"==typeof t?this.doc.querySelector(t):t;if(!n)throw new Ye(-5104,!1);return e||(n.textContent=""),n}parentNode(t){return t.parentNode}nextSibling(t){return t.nextSibling}setAttribute(t,e,n,i){if(i){e=i+":"+e;let r=ff[i];r?t.setAttributeNS(r,e,n):t.setAttribute(e,n)}else t.setAttribute(e,n)}removeAttribute(t,e,n){if(n){let i=ff[n];i?t.removeAttributeNS(i,e):t.removeAttribute(`${n}:${e}`)}else t.removeAttribute(e)}addClass(t,e){t.classList.add(e)}removeClass(t,e){t.classList.remove(e)}setStyle(t,e,n,i){i&(Dl.DashCase|Dl.Important)?t.style.setProperty(e,n,i&Dl.Important?"important":""):t.style[e]=n}removeStyle(t,e,n){n&Dl.DashCase?t.style.removeProperty(e):t.style[e]=""}setProperty(t,e,n){null!=t&&(t[e]=n)}setValue(t,e){t.nodeValue=e}listen(t,e,n,i){if("string"==typeof t&&!(t=Dp().getGlobalEventTarget(this.doc,t)))throw new Ye(5102,!1);let r=this.decoratePreventDefault(n);return this.tracingService?.wrapEventListener&&(r=this.tracingService.wrapEventListener(t,e,r)),this.eventManager.addEventListener(t,e,r,i)}decoratePreventDefault(t){return e=>{if("__ngUnwrap__"===e)return t;!1===t(e)&&e.preventDefault()}}};function Cf(t){return"TEMPLATE"===t.tagName&&void 0!==t.content}var Sf=class extends kf{hostEl;sharedStylesHost;shadowRoot;constructor(t,e,n,i,r,o,a,s){super(t,i,r,a),this.hostEl=e,this.sharedStylesHost=s,this.shadowRoot=e.attachShadow({mode:"open"}),this.sharedStylesHost&&this.sharedStylesHost.addHost(this.shadowRoot);let l=n.styles;l=yf(n.id,l);for(let t of l){let e=document.createElement("style");o&&e.setAttribute("nonce",o),e.textContent=t,this.shadowRoot.appendChild(e)}let c=n.getExternalStyles?.();if(c)for(let t of c){let e=mf(t,i);o&&e.setAttribute("nonce",o),this.shadowRoot.appendChild(e)}}nodeOrShadowRoot(t){return t===this.hostEl?this.shadowRoot:t}appendChild(t,e){return super.appendChild(this.nodeOrShadowRoot(t),e)}insertBefore(t,e,n){return super.insertBefore(this.nodeOrShadowRoot(t),e,n)}removeChild(t,e){return super.removeChild(null,e)}parentNode(t){return this.nodeOrShadowRoot(super.parentNode(this.nodeOrShadowRoot(t)))}destroy(){this.sharedStylesHost&&this.sharedStylesHost.removeHost(this.shadowRoot)}},Ef=class extends kf{sharedStylesHost;removeStylesOnCompDestroy;styles;styleUrls;constructor(t,e,n,i,r,o,a,s){super(t,r,o,a),this.sharedStylesHost=e,this.removeStylesOnCompDestroy=i;let l=n.styles;this.styles=s?yf(s,l):l,this.styleUrls=n.getExternalStyles?.(s)}applyStyles(){this.sharedStylesHost.addStyles(this.styles,this.styleUrls)}destroy(){this.removeStylesOnCompDestroy&&0===Il.size&&this.sharedStylesHost.removeStyles(this.styles,this.styleUrls)}},Rf=class extends Ef{contentAttr;hostAttr;constructor(t,e,n,i,r,o,a,s){let l=i+"-"+n.id;super(t,e,n,r,o,a,s,l),this.contentAttr=function(t){return _f.replace(bf,t)}(l),this.hostAttr=function(t){return xf.replace(bf,t)}(l)}applyToHost(t){this.applyStyles(),this.setAttribute(t,this.hostAttr,"")}createElement(t,e){let n=super.createElement(t,e);return super.setAttribute(n,this.contentAttr,""),n}},Df=class t extends Tp{supportsDOMEvents=!0;static makeCurrent(){!function(t){Rp??=t}(new t)}onAndCancel(t,e,n,i){return t.addEventListener(e,n,i),()=>{t.removeEventListener(e,n,i)}}dispatchEvent(t,e){t.dispatchEvent(e)}remove(t){t.remove()}createElement(t,e){return(e=e||this.getDefaultDocument()).createElement(t)}createHtmlDocument(){return document.implementation.createHTMLDocument("fakeTitle")}getDefaultDocument(){return document}isElementNode(t){return t.nodeType===Node.ELEMENT_NODE}isShadowRoot(t){return t instanceof DocumentFragment}getGlobalEventTarget(t,e){return"window"===e?window:"document"===e?t:"body"===e?t.body:null}getBaseHref(t){let e=(Tf=Tf||document.head.querySelector("base"))?Tf.getAttribute("href"):null;return null==e?null:function(t){return new URL(t,document.baseURI).pathname}(e)}resetBaseElement(){Tf=null}getUserAgent(){return window.navigator.userAgent}getCookie(t){return function(t,e){e=encodeURIComponent(e);for(let n of t.split(";")){let t=n.indexOf("="),[i,r]=-1==t?[n,""]:[n.slice(0,t),n.slice(t+1)];if(i.trim()===e)return decodeURIComponent(r)}return null}(document.cookie,t)}},Tf=null,If=(()=>{class t{build(){return new XMLHttpRequest}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac})}return t})(),Of=["alt","control","meta","shift"],Af={"\b":"Backspace","\t":"Tab","":"Delete","":"Escape",Del:"Delete",Esc:"Escape",Left:"ArrowLeft",Right:"ArrowRight",Up:"ArrowUp",Down:"ArrowDown",Menu:"ContextMenu",Scroll:"ScrollLock",Win:"OS"},Pf={alt:t=>t.altKey,control:t=>t.ctrlKey,meta:t=>t.metaKey,shift:t=>t.shiftKey},Mf=(()=>{class t extends af{constructor(t){super(t)}supports(e){return null!=t.parseEventName(e)}addEventListener(e,n,i,r){let o=t.parseEventName(n),a=t.eventCallback(o.fullKey,i,this.manager.getZone());return this.manager.getZone().runOutsideAngular(()=>Dp().onAndCancel(e,o.domEventName,a,r))}static parseEventName(e){let n=e.toLowerCase().split("."),i=n.shift();if(0===n.length||"keydown"!==i&&"keyup"!==i)return null;let r=t._normalizeKey(n.pop()),o="",a=n.indexOf("code");if(a>-1&&(n.splice(a,1),o="code."),Of.forEach(t=>{let e=n.indexOf(t);e>-1&&(n.splice(e,1),o+=t+".")}),o+=r,0!=n.length||0===r.length)return null;let s={};return s.domEventName=i,s.fullKey=o,s}static matchEventFullKeyCode(t,e){let n=Af[t.key]||t.key,i="";return e.indexOf("code.")>-1&&(n=t.code,i="code."),!(null==n||!n)&&(n=n.toLowerCase()," "===n?n="space":"."===n&&(n="dot"),Of.forEach(e=>{e!==n&&(0,Pf[e])(t)&&(i+=e+".")}),i+=n,i===e)}static eventCallback(e,n,i){return r=>{t.matchEventFullKeyCode(r,e)&&i.runGuarded(()=>n(r))}}static _normalizeKey(t){return"esc"===t?"escape":t}static ɵfac=function(e){return new(e||t)(jn(Jr))};static ɵprov=ln({token:t,factory:t.ɵfac})}return t})();function Ff(t){return function(t){let{rootComponent:e,appProviders:n,platformProviders:i,platformRef:r}=t;Xo(Jo.BootstrapApplicationStart);try{let t=r?.injector??function(t=[]){if(np)return np;let e=function(t=[],e){return Xr.create({name:e,providers:[{provide:mi,useValue:"platform"},{provide:Qm,useValue:new Set([()=>np=null])},...t]})}(t);return np=e,Mu(),function(t){let e=t.get(ns,null);Ci(t,()=>{e?.forEach(t=>t())})}(e),e}(i),o=[Fm(),wo,...n||[]];return function(t){let e=ep(t)?t.r3Injector:t.moduleRef.injector,n=e.get(ho);return n.run(()=>{ep(t)?t.r3Injector.resolveInjectorInitializers():t.moduleRef.resolveInjectorInitializers();let i,r=e.get(yo);if(n.runOutsideAngular(()=>{i=n.onError.subscribe({next:r})}),ep(t)){let n=()=>e.destroy(),r=t.platformInjector.get(Qm);r.add(n),e.onDestroy(()=>{i.unsubscribe(),r.delete(n)})}else{let e=()=>t.moduleRef.destroy(),n=t.platformInjector.get(Qm);n.add(e),t.moduleRef.onDestroy(()=>{Nu(t.allPlatformModules,t.moduleRef),i.unsubscribe(),n.delete(e)})}return function(t,e,n){try{let i=n();return Tu(i)?i.catch(n=>{throw e.runOutsideAngular(()=>t(n)),n}):i}catch(n){throw e.runOutsideAngular(()=>t(n)),n}}(r,n,()=>{let n=e.get(io),i=n.add(),r=e.get(Au);return r.runInitializers(),r.donePromise.then(()=>{if(function(t){"string"==typeof t&&t.toLowerCase().replace(/_/g,"-")}(e.get(Nm,yh)||yh),!e.get(tp,!0))return ep(t)?e.get(Fu):(t.allPlatformModules.push(t.moduleRef),t.moduleRef);if(ep(t)){let n=e.get(Fu);return void 0!==t.rootComponent&&n.bootstrap(t.rootComponent),n}return t.moduleRef}).finally(()=>{n.remove(i)})})})}({r3Injector:new ru({providers:o,parent:t,debugName:"",runEnvironmentInitializers:!1}).injector,platformInjector:t,rootComponent:e})}catch(t){return Promise.reject(t)}finally{Xo(Jo.BootstrapApplicationEnd)}}(function(t){return{appProviders:[...zf,...t?.providers??[]],platformProviders:Nf}}(t))}var Nf=[{provide:is,useValue:of},{provide:ns,useValue:function(){Df.makeCurrent()},multi:!0},{provide:Jr,useFactory:function(){return document,document}}],zf=[{provide:mi,useValue:"root"},{provide:vo,useFactory:function(){return new vo}},{provide:lf,useClass:sf,multi:!0},{provide:lf,useClass:Mf,multi:!0},wf,pf,cf,{provide:Qc,useExisting:wf},{provide:nf,useClass:If},[]],Lf=class t{headers;normalizedNames=new Map;lazyInit;lazyUpdate=null;constructor(t){t?"string"==typeof t?this.lazyInit=()=>{this.headers=new Map,t.split("\n").forEach(t=>{let e=t.indexOf(":");if(e>0){let n=t.slice(0,e),i=t.slice(e+1).trim();this.addHeaderEntry(n,i)}})}:typeof Headers<"u"&&t instanceof Headers?(this.headers=new Map,t.forEach((t,e)=>{this.addHeaderEntry(e,t)})):this.lazyInit=()=>{this.headers=new Map,Object.entries(t).forEach(([t,e])=>{this.setHeaderEntries(t,e)})}:this.headers=new Map}has(t){return this.init(),this.headers.has(t.toLowerCase())}get(t){this.init();let e=this.headers.get(t.toLowerCase());return e&&e.length>0?e[0]:null}keys(){return this.init(),Array.from(this.normalizedNames.values())}getAll(t){return this.init(),this.headers.get(t.toLowerCase())||null}append(t,e){return this.clone({name:t,value:e,op:"a"})}set(t,e){return this.clone({name:t,value:e,op:"s"})}delete(t,e){return this.clone({name:t,value:e,op:"d"})}maybeSetNormalizedName(t,e){this.normalizedNames.has(e)||this.normalizedNames.set(e,t)}init(){this.lazyInit&&(this.lazyInit instanceof t?this.copyFrom(this.lazyInit):this.lazyInit(),this.lazyInit=null,this.lazyUpdate&&(this.lazyUpdate.forEach(t=>this.applyUpdate(t)),this.lazyUpdate=null))}copyFrom(t){t.init(),Array.from(t.headers.keys()).forEach(e=>{this.headers.set(e,t.headers.get(e)),this.normalizedNames.set(e,t.normalizedNames.get(e))})}clone(e){let n=new t;return n.lazyInit=this.lazyInit&&this.lazyInit instanceof t?this.lazyInit:this,n.lazyUpdate=(this.lazyUpdate||[]).concat([e]),n}applyUpdate(t){let e=t.name.toLowerCase();switch(t.op){case"a":case"s":let n=t.value;if("string"==typeof n&&(n=[n]),0===n.length)return;this.maybeSetNormalizedName(t.name,e);let i=("a"===t.op?this.headers.get(e):void 0)||[];i.push(...n),this.headers.set(e,i);break;case"d":let r=t.value;if(r){let t=this.headers.get(e);if(!t)return;t=t.filter(t=>-1===r.indexOf(t)),0===t.length?(this.headers.delete(e),this.normalizedNames.delete(e)):this.headers.set(e,t)}else this.headers.delete(e),this.normalizedNames.delete(e)}}addHeaderEntry(t,e){let n=t.toLowerCase();this.maybeSetNormalizedName(t,n),this.headers.has(n)?this.headers.get(n).push(e):this.headers.set(n,[e])}setHeaderEntries(t,e){let n=(Array.isArray(e)?e:[e]).map(t=>t.toString()),i=t.toLowerCase();this.headers.set(i,n),this.maybeSetNormalizedName(t,i)}forEach(t){this.init(),Array.from(this.normalizedNames.keys()).forEach(e=>t(this.normalizedNames.get(e),this.headers.get(e)))}},Vf=class{map=new Map;set(t,e){return this.map.set(t,e),this}get(t){return this.map.has(t)||this.map.set(t,t.defaultValue()),this.map.get(t)}delete(t){return this.map.delete(t),this}has(t){return this.map.has(t)}keys(){return this.map.keys()}},jf=class{encodeKey(t){return Uf(t)}encodeValue(t){return Uf(t)}decodeKey(t){return decodeURIComponent(t)}decodeValue(t){return decodeURIComponent(t)}},Bf=/%(\d[a-f0-9])/gi,Hf={40:"@","3A":":",24:"$","2C":",","3B":";","3D":"=","3F":"?","2F":"/"};function Uf(t){return encodeURIComponent(t).replace(Bf,(t,e)=>Hf[e]??t)}function $f(t){return`${t}`}var Wf=class t{map;encoder;updates=null;cloneFrom=null;constructor(t={}){if(this.encoder=t.encoder||new jf,t.fromString){if(t.fromObject)throw new Ye(2805,!1);this.map=function(t,e){let n=new Map;return t.length>0&&t.replace(/^\?/,"").split("&").forEach(t=>{let i=t.indexOf("="),[r,o]=-1==i?[e.decodeKey(t),""]:[e.decodeKey(t.slice(0,i)),e.decodeValue(t.slice(i+1))],a=n.get(r)||[];a.push(o),n.set(r,a)}),n}(t.fromString,this.encoder)}else t.fromObject?(this.map=new Map,Object.keys(t.fromObject).forEach(e=>{let n=t.fromObject[e],i=Array.isArray(n)?n.map($f):[$f(n)];this.map.set(e,i)})):this.map=null}has(t){return this.init(),this.map.has(t)}get(t){this.init();let e=this.map.get(t);return e?e[0]:null}getAll(t){return this.init(),this.map.get(t)||null}keys(){return this.init(),Array.from(this.map.keys())}append(t,e){return this.clone({param:t,value:e,op:"a"})}appendAll(t){let e=[];return Object.keys(t).forEach(n=>{let i=t[n];Array.isArray(i)?i.forEach(t=>{e.push({param:n,value:t,op:"a"})}):e.push({param:n,value:i,op:"a"})}),this.clone(e)}set(t,e){return this.clone({param:t,value:e,op:"s"})}delete(t,e){return this.clone({param:t,value:e,op:"d"})}toString(){return this.init(),this.keys().map(t=>{let e=this.encoder.encodeKey(t);return this.map.get(t).map(t=>e+"="+this.encoder.encodeValue(t)).join("&")}).filter(t=>""!==t).join("&")}clone(e){let n=new t({encoder:this.encoder});return n.cloneFrom=this.cloneFrom||this,n.updates=(this.updates||[]).concat(e),n}init(){null===this.map&&(this.map=new Map),null!==this.cloneFrom&&(this.cloneFrom.init(),this.cloneFrom.keys().forEach(t=>this.map.set(t,this.cloneFrom.map.get(t))),this.updates.forEach(t=>{switch(t.op){case"a":case"s":let e=("a"===t.op?this.map.get(t.param):void 0)||[];e.push($f(t.value)),this.map.set(t.param,e);break;case"d":if(void 0===t.value){this.map.delete(t.param);break}{let e=this.map.get(t.param)||[],n=e.indexOf($f(t.value));-1!==n&&e.splice(n,1),e.length>0?this.map.set(t.param,e):this.map.delete(t.param)}}}),this.cloneFrom=this.updates=null)}};function qf(t){return typeof ArrayBuffer<"u"&&t instanceof ArrayBuffer}function Gf(t){return typeof Blob<"u"&&t instanceof Blob}function Zf(t){return typeof FormData<"u"&&t instanceof FormData}var Kf="Content-Type",Yf="Accept",Xf="text/plain",Jf="application/json",Qf=`${Jf}, ${Xf}, */*`,tb=class t{url;body=null;headers;context;reportProgress=!1;withCredentials=!1;credentials;keepalive=!1;cache;priority;mode;redirect;referrer;integrity;referrerPolicy;responseType="json";method;params;urlWithParams;transferCache;timeout;constructor(t,e,n,i){let r;if(this.url=e,this.method=t.toUpperCase(),function(t){switch(t){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,r=i):r=n,r){if(this.reportProgress=!!r.reportProgress,this.withCredentials=!!r.withCredentials,this.keepalive=!!r.keepalive,r.responseType&&(this.responseType=r.responseType),r.headers&&(this.headers=r.headers),r.context&&(this.context=r.context),r.params&&(this.params=r.params),r.priority&&(this.priority=r.priority),r.cache&&(this.cache=r.cache),r.credentials&&(this.credentials=r.credentials),"number"==typeof r.timeout){if(r.timeout<1||!Number.isInteger(r.timeout))throw new Ye(2822,"");this.timeout=r.timeout}r.mode&&(this.mode=r.mode),r.redirect&&(this.redirect=r.redirect),r.integrity&&(this.integrity=r.integrity),r.referrer&&(this.referrer=r.referrer),r.referrerPolicy&&(this.referrerPolicy=r.referrerPolicy),this.transferCache=r.transferCache}if(this.headers??=new Lf,this.context??=new Vf,this.params){let t=this.params.toString();if(0===t.length)this.urlWithParams=e;else{let n=e.indexOf("?"),i=-1===n?"?":n<e.length-1?"&":"";this.urlWithParams=e+i+t}}else this.params=new Wf,this.urlWithParams=e}serializeBody(){return null===this.body?null:"string"==typeof this.body||qf(this.body)||Gf(this.body)||Zf(this.body)||function(t){return typeof URLSearchParams<"u"&&t instanceof URLSearchParams}(this.body)?this.body:this.body instanceof Wf?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||Zf(this.body)?null:Gf(this.body)?this.body.type||null:qf(this.body)?null:"string"==typeof this.body?Xf:this.body instanceof Wf?"application/x-www-form-urlencoded;charset=UTF-8":"object"==typeof this.body||"number"==typeof this.body||"boolean"==typeof this.body?Jf:null}clone(e={}){let n=e.method||this.method,i=e.url||this.url,r=e.responseType||this.responseType,o=e.keepalive??this.keepalive,a=e.priority||this.priority,s=e.cache||this.cache,l=e.mode||this.mode,c=e.redirect||this.redirect,d=e.credentials||this.credentials,u=e.referrer||this.referrer,h=e.integrity||this.integrity,m=e.referrerPolicy||this.referrerPolicy,p=e.transferCache??this.transferCache,f=e.timeout??this.timeout,b=void 0!==e.body?e.body:this.body,g=e.withCredentials??this.withCredentials,x=e.reportProgress??this.reportProgress,_=e.headers||this.headers,v=e.params||this.params,y=e.context??this.context;return void 0!==e.setHeaders&&(_=Object.keys(e.setHeaders).reduce((t,n)=>t.set(n,e.setHeaders[n]),_)),e.setParams&&(v=Object.keys(e.setParams).reduce((t,n)=>t.set(n,e.setParams[n]),v)),new t(n,i,b,{params:v,headers:_,context:y,reportProgress:x,responseType:r,withCredentials:g,transferCache:p,keepalive:o,cache:s,priority:a,timeout:f,mode:l,redirect:c,credentials:d,referrer:u,integrity:h,referrerPolicy:m})}},eb=function(t){return t[t.Sent=0]="Sent",t[t.UploadProgress=1]="UploadProgress",t[t.ResponseHeader=2]="ResponseHeader",t[t.DownloadProgress=3]="DownloadProgress",t[t.Response=4]="Response",t[t.User=5]="User",t}(eb||{}),nb=class{headers;status;statusText;url;ok;type;redirected;responseType;constructor(t,e=200,n="OK"){this.headers=t.headers||new Lf,this.status=void 0!==t.status?t.status:e,this.statusText=t.statusText||n,this.url=t.url||null,this.redirected=t.redirected,this.responseType=t.responseType,this.ok=this.status>=200&&this.status<300}},ib=class t extends nb{constructor(t={}){super(t)}type=eb.ResponseHeader;clone(e={}){return new t({headers:e.headers||this.headers,status:void 0!==e.status?e.status:this.status,statusText:e.statusText||this.statusText,url:e.url||this.url||void 0})}},rb=class t extends nb{body;constructor(t={}){super(t),this.body=void 0!==t.body?t.body:null}type=eb.Response;clone(e={}){return new t({body:void 0!==e.body?e.body:this.body,headers:e.headers||this.headers,status:void 0!==e.status?e.status:this.status,statusText:e.statusText||this.statusText,url:e.url||this.url||void 0,redirected:e.redirected??this.redirected,responseType:e.responseType??this.responseType})}},ob=class extends nb{name="HttpErrorResponse";message;error;ok=!1;constructor(t){super(t,0,"Unknown Error"),this.status>=200&&this.status<300?this.message=`Http failure during parsing for ${t.url||"(unknown url)"}`:this.message=`Http failure response for ${t.url||"(unknown url)"}: ${t.status} ${t.statusText}`,this.error=t.error||null}},ab=/^\)\]\}',?\n/,sb=(()=>{class t{xhrFactory;tracingService=Bn(Al,{optional:!0});constructor(t){this.xhrFactory=t}maybePropagateTrace(t){return this.tracingService?.propagate?this.tracingService.propagate(t):t}handle(t){if("JSONP"===t.method)throw new Ye(-2800,!1);let e=this.xhrFactory;return te(null).pipe(je(()=>new mt(n=>{let i=e.build();if(i.open(t.method,t.urlWithParams),t.withCredentials&&(i.withCredentials=!0),t.headers.forEach((t,e)=>i.setRequestHeader(t,e.join(","))),t.headers.has(Yf)||i.setRequestHeader(Yf,Qf),!t.headers.has(Kf)){let e=t.detectContentTypeHeader();null!==e&&i.setRequestHeader(Kf,e)}if(t.timeout&&(i.timeout=t.timeout),t.responseType){let e=t.responseType.toLowerCase();i.responseType="json"!==e?e:"text"}let r=t.serializeBody(),o=null,a=()=>{if(null!==o)return o;let e=i.statusText||"OK",n=new Lf(i.getAllResponseHeaders()),r=i.responseURL||t.url;return o=new ib({headers:n,status:i.status,statusText:e,url:r}),o},s=this.maybePropagateTrace(()=>{let{headers:e,status:r,statusText:o,url:s}=a(),l=null;204!==r&&(l=typeof i.response>"u"?i.responseText:i.response),0===r&&(r=l?200:0);let c=r>=200&&r<300;if("json"===t.responseType&&"string"==typeof l){let t=l;l=l.replace(ab,"");try{l=""!==l?JSON.parse(l):null}catch(e){l=t,c&&(c=!1,l={error:e,text:l})}}c?(n.next(new rb({body:l,headers:e,status:r,statusText:o,url:s||void 0})),n.complete()):n.error(new ob({error:l,headers:e,status:r,statusText:o,url:s||void 0}))}),l=this.maybePropagateTrace(t=>{let{url:e}=a(),r=new ob({error:t,status:i.status||0,statusText:i.statusText||"Unknown Error",url:e||void 0});n.error(r)}),c=l;t.timeout&&(c=this.maybePropagateTrace(t=>{let{url:e}=a(),r=new ob({error:new DOMException("Request timed out","TimeoutError"),status:i.status||0,statusText:i.statusText||"Request timeout",url:e||void 0});n.error(r)}));let d=!1,u=this.maybePropagateTrace(e=>{d||(n.next(a()),d=!0);let r={type:eb.DownloadProgress,loaded:e.loaded};e.lengthComputable&&(r.total=e.total),"text"===t.responseType&&i.responseText&&(r.partialText=i.responseText),n.next(r)}),h=this.maybePropagateTrace(t=>{let e={type:eb.UploadProgress,loaded:t.loaded};t.lengthComputable&&(e.total=t.total),n.next(e)});return i.addEventListener("load",s),i.addEventListener("error",l),i.addEventListener("timeout",c),i.addEventListener("abort",l),t.reportProgress&&(i.addEventListener("progress",u),null!==r&&i.upload&&i.upload.addEventListener("progress",h)),i.send(r),n.next({type:eb.Sent}),()=>{i.removeEventListener("error",l),i.removeEventListener("abort",l),i.removeEventListener("load",s),i.removeEventListener("timeout",c),t.reportProgress&&(i.removeEventListener("progress",u),null!==r&&i.upload&&i.upload.removeEventListener("progress",h)),i.readyState!==i.DONE&&i.abort()}})))}static ɵfac=function(e){return new(e||t)(jn(nf))};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})();function lb(t,e){return e(t)}var cb=new pn("",{factory:()=>[]}),db=new pn(""),ub=new pn("",{factory:()=>!0}),hb=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:function(e){let n=null;return n=e?new(e||t):jn(sb),n},providedIn:"root"})}return t})(),mb=(()=>{class t{backend;injector;chain=null;pendingTasks=Bn(Io);contributeToStability=Bn(ub);constructor(t,e){this.backend=t,this.injector=e}handle(t){if(null===this.chain){let t=Array.from(new Set([...this.injector.get(cb),...this.injector.get(db,[])]));this.chain=t.reduceRight((t,e)=>function(t,e,n){return(i,r)=>Ci(n,()=>e(i,e=>t(e,r)))}(t,e,this.injector),lb)}if(this.contributeToStability){let e=this.pendingTasks.add();return this.chain(t,t=>this.backend.handle(t)).pipe(Fe(e))}return this.chain(t,t=>this.backend.handle(t))}static ɵfac=function(e){return new(e||t)(jn(hb),jn(gi))};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})(),pb=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:function(e){let n=null;return n=e?new(e||t):jn(mb),n},providedIn:"root"})}return t})();function fb(t,e){return{body:e,headers:t.headers,context:t.context,observe:t.observe,params:t.params,reportProgress:t.reportProgress,responseType:t.responseType,withCredentials:t.withCredentials,credentials:t.credentials,transferCache:t.transferCache,timeout:t.timeout,keepalive:t.keepalive,priority:t.priority,cache:t.cache,mode:t.mode,redirect:t.redirect,integrity:t.integrity,referrer:t.referrer,referrerPolicy:t.referrerPolicy}}var bb=(()=>{class t{handler;constructor(t){this.handler=t}request(t,e,n={}){let i;if(t instanceof tb)i=t;else{let r,o;r=n.headers instanceof Lf?n.headers:new Lf(n.headers),n.params&&(o=n.params instanceof Wf?n.params:new Wf({fromObject:n.params})),i=new tb(t,e,void 0!==n.body?n.body:null,{headers:r,context:n.context,params:o,reportProgress:n.reportProgress,responseType:n.responseType||"json",withCredentials:n.withCredentials,transferCache:n.transferCache,keepalive:n.keepalive,priority:n.priority,cache:n.cache,mode:n.mode,redirect:n.redirect,credentials:n.credentials,referrer:n.referrer,referrerPolicy:n.referrerPolicy,integrity:n.integrity,timeout:n.timeout})}let r=te(i).pipe(function(t,e){return j(e)?me(t,e,1):me(t,1)}(t=>this.handler.handle(t)));if(t instanceof tb||"events"===n.observe)return r;let o=r.pipe(Ee(t=>t instanceof rb));switch(n.observe||"body"){case"body":switch(i.responseType){case"arraybuffer":return o.pipe(ee(t=>{if(null!==t.body&&!(t.body instanceof ArrayBuffer))throw new Ye(2806,!1);return t.body}));case"blob":return o.pipe(ee(t=>{if(null!==t.body&&!(t.body instanceof Blob))throw new Ye(2807,!1);return t.body}));case"text":return o.pipe(ee(t=>{if(null!==t.body&&"string"!=typeof t.body)throw new Ye(2808,!1);return t.body}));default:return o.pipe(ee(t=>t.body))}case"response":return o;default:throw new Ye(2809,!1)}}delete(t,e={}){return this.request("DELETE",t,e)}get(t,e={}){return this.request("GET",t,e)}head(t,e={}){return this.request("HEAD",t,e)}jsonp(t,e){return this.request("JSONP",t,{params:(new Wf).append(e,"JSONP_CALLBACK"),observe:"body",responseType:"json"})}options(t,e={}){return this.request("OPTIONS",t,e)}patch(t,e,n={}){return this.request("PATCH",t,fb(n,e))}post(t,e,n={}){return this.request("POST",t,fb(n,e))}put(t,e,n={}){return this.request("PUT",t,fb(n,e))}static ɵfac=function(e){return new(e||t)(jn(pb))};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})(),gb=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:function(e){let n=null;return n=e?new(e||t):jn(xb),n},providedIn:"root"})}return t})(),xb=(()=>{class t extends gb{_doc;constructor(t){super(),this._doc=t}sanitize(t,e){if(null==e)return null;switch(t){case ol.NONE:return e;case ol.HTML:return ws(e,"HTML")?ys(e):function(t,e){let n=null;try{qs=qs||function(t){let e=new Cs(t);return function(){try{return!!(new window.DOMParser).parseFromString(ps(""),"text/html")}catch{return!1}}()?new ks(e):e}(t);let i=e?String(e):"";n=qs.getInertBodyElement(i);let r=5,o=i;do{if(0===r)throw new Error("Failed to sanitize html because the input is unstable");r--,i=o,o=n.innerHTML,n=qs.getInertBodyElement(i)}while(i!==o);return ps((new Bs).sanitizeChildren(Ys(n)||n))}finally{if(n){let t=Ys(n)||n;for(;t.firstChild;)t.firstChild.remove()}}}(this._doc,String(e)).toString();case ol.STYLE:return ws(e,"Style")?ys(e):e;case ol.SCRIPT:if(ws(e,"Script"))return ys(e);throw new Ye(5200,!1);case ol.URL:return ws(e,"URL")?ys(e):Es(String(e));case ol.RESOURCE_URL:if(ws(e,"ResourceURL"))return ys(e);throw new Ye(5201,!1);default:throw new Ye(5202,!1)}}bypassSecurityTrustHtml(t){return function(t){return new bs(t)}(t)}bypassSecurityTrustStyle(t){return function(t){return new gs(t)}(t)}bypassSecurityTrustScript(t){return function(t){return new xs(t)}(t)}bypassSecurityTrustUrl(t){return function(t){return new _s(t)}(t)}bypassSecurityTrustResourceUrl(t){return function(t){return new vs(t)}(t)}static ɵfac=function(e){return new(e||t)(jn(Jr))};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})(),_b=["de",[["AM","PM"]],void 0,[["S","M","D","M","D","F","S"],["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."],["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"],["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."]],[["S","M","D","M","D","F","S"],["So","Mo","Di","Mi","Do","Fr","Sa"],["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"],["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."]],[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan.","Feb.","März","Apr.","Mai","Juni","Juli","Aug.","Sept.","Okt.","Nov.","Dez."],["Januar","Februar","März","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"]],[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mär","Apr","Mai","Jun","Jul","Aug","Sep","Okt","Nov","Dez"],["Januar","Februar","März","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"]],[["v. Chr.","n. Chr."]],1,[6,0],["dd.MM.yy","dd.MM.y","d. MMMM y","EEEE, d. MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",void 0,void 0,void 0],[",",".",";","%","+","-","E","·","‰","∞","NaN",":"],["#,##0.###","#,##0 %","#,##0.00 ¤","#E0"],"EUR","€","Euro",{ATS:["öS"],AUD:["AU$","$"],BGM:["BGK"],BGO:["BGJ"],BYN:[void 0,"р."],CUC:[void 0,"Cub$"],DEM:["DM"],FKP:[void 0,"Fl£"],GHS:[void 0,"₵"],GNF:[void 0,"F.G."],KMF:[void 0,"FC"],PHP:[void 0,"₱"],RON:[void 0,"L"],RUR:[void 0,"р."],RWF:[void 0,"F.Rw"],SYP:[void 0,"SYP"],THB:["฿"],TWD:["NT$"],XXX:[],ZMW:[void 0,"K"]},"ltr",function(t){let e=Math.floor(Math.abs(t)),n=t.toString().replace(/^[^.]*\.?/,"").length;return 1===e&&0===n?1:5}],vb=["en",[["a","p"],["AM","PM"]],[["AM","PM"]],[["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"]],void 0,[["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"]],void 0,[["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}",void 0,void 0,void 0],[".",",",";","%","+","-","E","×","‰","∞","NaN",":"],["#,##0.###","#,##0%","¤#,##0.00","#E0"],"USD","$","US Dollar",{},"ltr",function(t){let e=Math.floor(Math.abs(t)),n=t.toString().replace(/^[^.]*\.?/,"").length;return 1===e&&0===n?1:5}];function yb(t,e){let n=e?.injector??Bn(Xr),i=new St(1),r=Mo(()=>{let e;try{e=t()}catch(t){return void Vo(()=>i.error(t))}Vo(()=>i.next(e))},{injector:n,manualCleanup:!0});return n.get(Qr).onDestroy(()=>{r.destroy(),i.complete()}),i.asObservable()}var wb=(()=>{class t{_renderer;_elementRef;onChange=t=>{};onTouched=()=>{};constructor(t,e){this._renderer=t,this._elementRef=e}setProperty(t,e){this._renderer.setProperty(this._elementRef.nativeElement,t,e)}registerOnTouched(t){this.onTouched=t}registerOnChange(t){this.onChange=t}setDisabledState(t){this.setProperty("disabled",t)}static ɵfac=function(e){return new(e||t)(od(td),od(ja))};static ɵdir=uu({type:t})}return t})(),kb=(()=>{class t extends wb{static ɵfac=(()=>{let e;return function(n){return(e||(e=Fa(t)))(n||t)}})();static ɵdir=uu({type:t,features:[bu]})}return t})(),Cb=new pn(""),Sb={provide:Cb,useExisting:on(()=>Rb),multi:!0},Eb=new pn(""),Rb=(()=>{class t extends wb{_compositionMode;_composing=!1;constructor(t,e,n){super(t,e),this._compositionMode=n,null==this._compositionMode&&(this._compositionMode=!function(){let t=Dp()?Dp().getUserAgent():"";return/android (\d+)/.test(t.toLowerCase())}())}writeValue(t){let e=t??"";this.setProperty("value",e)}_handleInput(t){(!this._compositionMode||this._compositionMode&&!this._composing)&&this.onChange(t)}_compositionStart(){this._composing=!0}_compositionEnd(t){this._composing=!1,this._compositionMode&&this.onChange(t)}static ɵfac=function(e){return new(e||t)(od(td),od(ja),od(Eb,8))};static ɵdir=uu({type:t,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(t,e){1&t&&wh("input",function(t){return e._handleInput(t.target.value)})("blur",function(){return e.onTouched()})("compositionstart",function(){return e._compositionStart()})("compositionend",function(t){return e._compositionEnd(t.target.value)})},standalone:!1,features:[Sm([Sb]),bu]})}return t})();function Db(t){return null==t||0===Tb(t)}function Tb(t){return null==t?null:Array.isArray(t)||"string"==typeof t?t.length:t instanceof Set?t.size:null}var Ib=new pn(""),Ob=new pn(""),Ab=/^(?=.{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])?)*$/,Pb=class{static min(t){return function(t){return e=>{if(null==e.value||null==t)return null;let n=parseFloat(e.value);return!isNaN(n)&&n<t?{min:{min:t,actual:e.value}}:null}}(t)}static max(t){return function(t){return e=>{if(null==e.value||null==t)return null;let n=parseFloat(e.value);return!isNaN(n)&&n>t?{max:{max:t,actual:e.value}}:null}}(t)}static required(t){return function(t){return Db(t.value)?{required:!0}:null}(t)}static requiredTrue(t){return function(t){return!0===t.value?null:{required:!0}}(t)}static email(t){return function(t){return Db(t.value)||Ab.test(t.value)?null:{email:!0}}(t)}static minLength(t){return function(t){return e=>{let n=e.value?.length??Tb(e.value);return null===n||0===n?null:n<t?{minlength:{requiredLength:t,actualLength:n}}:null}}(t)}static maxLength(t){return function(t){return e=>{let n=e.value?.length??Tb(e.value);return null!==n&&n>t?{maxlength:{requiredLength:t,actualLength:n}}:null}}(t)}static pattern(t){return function(t){if(!t)return Mb;let e,n;return"string"==typeof t?(n="","^"!==t.charAt(0)&&(n+="^"),n+=t,"$"!==t.charAt(t.length-1)&&(n+="$"),e=new RegExp(n)):(n=t.toString(),e=t),t=>{if(Db(t.value))return null;let i=t.value;return e.test(i)?null:{pattern:{requiredPattern:n,actualValue:i}}}}(t)}static nullValidator(t){return null}static compose(t){return jb(t)}static composeAsync(t){return Hb(t)}};function Mb(t){return null}function Fb(t){return null!=t}function Nb(t){return Tu(t)?Qt(t):t}function zb(t){let e={};return t.forEach(t=>{e=null!=t?s(s({},e),t):e}),0===Object.keys(e).length?null:e}function Lb(t,e){return e.map(e=>e(t))}function Vb(t){return t.map(t=>function(t){return!t.validate}(t)?t:e=>t.validate(e))}function jb(t){if(!t)return null;let e=t.filter(Fb);return 0==e.length?null:function(t){return zb(Lb(t,e))}}function Bb(t){return null!=t?jb(Vb(t)):null}function Hb(t){if(!t)return null;let e=t.filter(Fb);return 0==e.length?null:function(t){return be(Lb(t,e).map(Nb)).pipe(ee(zb))}}function Ub(t){return null!=t?Hb(Vb(t)):null}function $b(t,e){return null===t?[e]:Array.isArray(t)?[...t,e]:[t,e]}function Wb(t){return t._rawValidators}function qb(t){return t._rawAsyncValidators}function Gb(t){return t?Array.isArray(t)?t:[t]:[]}function Zb(t,e){return Array.isArray(t)?t.includes(e):t===e}function Kb(t,e){let n=Gb(e);return Gb(t).forEach(t=>{Zb(n,t)||n.push(t)}),n}function Yb(t,e){return Gb(e).filter(e=>!Zb(t,e))}var Xb=class{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}_composedValidatorFn;_composedAsyncValidatorFn;_rawValidators=[];_rawAsyncValidators=[];_setValidators(t){this._rawValidators=t||[],this._composedValidatorFn=Bb(this._rawValidators)}_setAsyncValidators(t){this._rawAsyncValidators=t||[],this._composedAsyncValidatorFn=Ub(this._rawAsyncValidators)}get validator(){return this._composedValidatorFn||null}get asyncValidator(){return this._composedAsyncValidatorFn||null}_onDestroyCallbacks=[];_registerOnDestroy(t){this._onDestroyCallbacks.push(t)}_invokeOnDestroyCallbacks(){this._onDestroyCallbacks.forEach(t=>t()),this._onDestroyCallbacks=[]}reset(t=void 0){this.control&&this.control.reset(t)}hasError(t,e){return!!this.control&&this.control.hasError(t,e)}getError(t,e){return this.control?this.control.getError(t,e):null}},Jb=class extends Xb{name;get formDirective(){return null}get path(){return null}},Qb=class extends Xb{_parent=null;name=null;valueAccessor=null},tg=class{_cd;constructor(t){this._cd=t}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}},eg=(()=>{class t extends tg{constructor(t){super(t)}static ɵfac=function(e){return new(e||t)(od(Qb,2))};static ɵdir=uu({type:t,selectors:[["","formControlName",""],["","ngModel",""],["","formControl",""]],hostVars:14,hostBindings:function(t,e){2&t&&Kh("ng-untouched",e.isUntouched)("ng-touched",e.isTouched)("ng-pristine",e.isPristine)("ng-dirty",e.isDirty)("ng-valid",e.isValid)("ng-invalid",e.isInvalid)("ng-pending",e.isPending)},standalone:!1,features:[bu]})}return t})(),ng="VALID",ig="INVALID",rg="PENDING",og="DISABLED",ag=class{},sg=class extends ag{value;source;constructor(t,e){super(),this.value=t,this.source=e}},lg=class extends ag{pristine;source;constructor(t,e){super(),this.pristine=t,this.source=e}},cg=class extends ag{touched;source;constructor(t,e){super(),this.touched=t,this.source=e}},dg=class extends ag{status;source;constructor(t,e){super(),this.status=t,this.source=e}},ug=class extends ag{source;constructor(t){super(),this.source=t}},hg=class extends ag{source;constructor(t){super(),this.source=t}};function mg(t){return(fg(t)?t.validators:t)||null}function pg(t,e){return(fg(e)?e.asyncValidators:t)||null}function fg(t){return null!=t&&!Array.isArray(t)&&"object"==typeof t}var bg=class{_pendingDirty=!1;_hasOwnPendingAsyncValidator=null;_pendingTouched=!1;_onCollectionChange=()=>{};_updateOn;_parent=null;_asyncValidationSubscription;_composedValidatorFn;_composedAsyncValidatorFn;_rawValidators;_rawAsyncValidators;value;constructor(t,e){this._assignValidators(t),this._assignAsyncValidators(e)}get validator(){return this._composedValidatorFn}set validator(t){this._rawValidators=this._composedValidatorFn=t}get asyncValidator(){return this._composedAsyncValidatorFn}set asyncValidator(t){this._rawAsyncValidators=this._composedAsyncValidatorFn=t}get parent(){return this._parent}get status(){return Vo(this.statusReactive)}set status(t){Vo(()=>this.statusReactive.set(t))}_status=Lm(()=>this.statusReactive());statusReactive=ko(void 0);get valid(){return this.status===ng}get invalid(){return this.status===ig}get pending(){return this.status==rg}get disabled(){return this.status===og}get enabled(){return this.status!==og}errors;get pristine(){return Vo(this.pristineReactive)}set pristine(t){Vo(()=>this.pristineReactive.set(t))}_pristine=Lm(()=>this.pristineReactive());pristineReactive=ko(!0);get dirty(){return!this.pristine}get touched(){return Vo(this.touchedReactive)}set touched(t){Vo(()=>this.touchedReactive.set(t))}_touched=Lm(()=>this.touchedReactive());touchedReactive=ko(!1);get untouched(){return!this.touched}_events=new yt;events=this._events.asObservable();valueChanges;statusChanges;get updateOn(){return this._updateOn?this._updateOn:this.parent?this.parent.updateOn:"change"}setValidators(t){this._assignValidators(t)}setAsyncValidators(t){this._assignAsyncValidators(t)}addValidators(t){this.setValidators(Kb(t,this._rawValidators))}addAsyncValidators(t){this.setAsyncValidators(Kb(t,this._rawAsyncValidators))}removeValidators(t){this.setValidators(Yb(t,this._rawValidators))}removeAsyncValidators(t){this.setAsyncValidators(Yb(t,this._rawAsyncValidators))}hasValidator(t){return Zb(this._rawValidators,t)}hasAsyncValidator(t){return Zb(this._rawAsyncValidators,t)}clearValidators(){this.validator=null}clearAsyncValidators(){this.asyncValidator=null}markAsTouched(t={}){let e=!1===this.touched;this.touched=!0;let n=t.sourceControl??this;this._parent&&!t.onlySelf&&this._parent.markAsTouched(l(s({},t),{sourceControl:n})),e&&!1!==t.emitEvent&&this._events.next(new cg(!0,n))}markAllAsDirty(t={}){this.markAsDirty({onlySelf:!0,emitEvent:t.emitEvent,sourceControl:this}),this._forEachChild(e=>e.markAllAsDirty(t))}markAllAsTouched(t={}){this.markAsTouched({onlySelf:!0,emitEvent:t.emitEvent,sourceControl:this}),this._forEachChild(e=>e.markAllAsTouched(t))}markAsUntouched(t={}){let e=!0===this.touched;this.touched=!1,this._pendingTouched=!1;let n=t.sourceControl??this;this._forEachChild(e=>{e.markAsUntouched({onlySelf:!0,emitEvent:t.emitEvent,sourceControl:n})}),this._parent&&!t.onlySelf&&this._parent._updateTouched(t,n),e&&!1!==t.emitEvent&&this._events.next(new cg(!1,n))}markAsDirty(t={}){let e=!0===this.pristine;this.pristine=!1;let n=t.sourceControl??this;this._parent&&!t.onlySelf&&this._parent.markAsDirty(l(s({},t),{sourceControl:n})),e&&!1!==t.emitEvent&&this._events.next(new lg(!1,n))}markAsPristine(t={}){let e=!1===this.pristine;this.pristine=!0,this._pendingDirty=!1;let n=t.sourceControl??this;this._forEachChild(e=>{e.markAsPristine({onlySelf:!0,emitEvent:t.emitEvent})}),this._parent&&!t.onlySelf&&this._parent._updatePristine(t,n),e&&!1!==t.emitEvent&&this._events.next(new lg(!0,n))}markAsPending(t={}){this.status=rg;let e=t.sourceControl??this;!1!==t.emitEvent&&(this._events.next(new dg(this.status,e)),this.statusChanges.emit(this.status)),this._parent&&!t.onlySelf&&this._parent.markAsPending(l(s({},t),{sourceControl:e}))}disable(t={}){let e=this._parentMarkedDirty(t.onlySelf);this.status=og,this.errors=null,this._forEachChild(e=>{e.disable(l(s({},t),{onlySelf:!0}))}),this._updateValue();let n=t.sourceControl??this;!1!==t.emitEvent&&(this._events.next(new sg(this.value,n)),this._events.next(new dg(this.status,n)),this.valueChanges.emit(this.value),this.statusChanges.emit(this.status)),this._updateAncestors(l(s({},t),{skipPristineCheck:e}),this),this._onDisabledChange.forEach(t=>t(!0))}enable(t={}){let e=this._parentMarkedDirty(t.onlySelf);this.status=ng,this._forEachChild(e=>{e.enable(l(s({},t),{onlySelf:!0}))}),this.updateValueAndValidity({onlySelf:!0,emitEvent:t.emitEvent}),this._updateAncestors(l(s({},t),{skipPristineCheck:e}),this),this._onDisabledChange.forEach(t=>t(!1))}_updateAncestors(t,e){this._parent&&!t.onlySelf&&(this._parent.updateValueAndValidity(t),t.skipPristineCheck||this._parent._updatePristine({},e),this._parent._updateTouched({},e))}setParent(t){this._parent=t}getRawValue(){return this.value}updateValueAndValidity(t={}){if(this._setInitialStatus(),this._updateValue(),this.enabled){let e=this._cancelExistingSubscription();this.errors=this._runValidator(),this.status=this._calculateStatus(),(this.status===ng||this.status===rg)&&this._runAsyncValidator(e,t.emitEvent)}let e=t.sourceControl??this;!1!==t.emitEvent&&(this._events.next(new sg(this.value,e)),this._events.next(new dg(this.status,e)),this.valueChanges.emit(this.value),this.statusChanges.emit(this.status)),this._parent&&!t.onlySelf&&this._parent.updateValueAndValidity(l(s({},t),{sourceControl:e}))}_updateTreeValidity(t={emitEvent:!0}){this._forEachChild(e=>e._updateTreeValidity(t)),this.updateValueAndValidity({onlySelf:!0,emitEvent:t.emitEvent})}_setInitialStatus(){this.status=this._allControlsDisabled()?og:ng}_runValidator(){return this.validator?this.validator(this):null}_runAsyncValidator(t,e){if(this.asyncValidator){this.status=rg,this._hasOwnPendingAsyncValidator={emitEvent:!1!==e,shouldHaveEmitted:!1!==t};let n=Nb(this.asyncValidator(this));this._asyncValidationSubscription=n.subscribe(n=>{this._hasOwnPendingAsyncValidator=null,this.setErrors(n,{emitEvent:e,shouldHaveEmitted:t})})}}_cancelExistingSubscription(){if(this._asyncValidationSubscription){this._asyncValidationSubscription.unsubscribe();let t=(this._hasOwnPendingAsyncValidator?.emitEvent||this._hasOwnPendingAsyncValidator?.shouldHaveEmitted)??!1;return this._hasOwnPendingAsyncValidator=null,t}return!1}setErrors(t,e={}){this.errors=t,this._updateControlsErrors(!1!==e.emitEvent,this,e.shouldHaveEmitted)}get(t){let e=t;return null==e||(Array.isArray(e)||(e=e.split(".")),0===e.length)?null:e.reduce((t,e)=>t&&t._find(e),this)}getError(t,e){let n=e?this.get(e):this;return n&&n.errors?n.errors[t]:null}hasError(t,e){return!!this.getError(t,e)}get root(){let t=this;for(;t._parent;)t=t._parent;return t}_updateControlsErrors(t,e,n){this.status=this._calculateStatus(),t&&this.statusChanges.emit(this.status),(t||n)&&this._events.next(new dg(this.status,e)),this._parent&&this._parent._updateControlsErrors(t,e,n)}_initObservables(){this.valueChanges=new ro,this.statusChanges=new ro}_calculateStatus(){return this._allControlsDisabled()?og:this.errors?ig:this._hasOwnPendingAsyncValidator||this._anyControlsHaveStatus(rg)?rg:this._anyControlsHaveStatus(ig)?ig:ng}_anyControlsHaveStatus(t){return this._anyControls(e=>e.status===t)}_anyControlsDirty(){return this._anyControls(t=>t.dirty)}_anyControlsTouched(){return this._anyControls(t=>t.touched)}_updatePristine(t,e){let n=!this._anyControlsDirty(),i=this.pristine!==n;this.pristine=n,this._parent&&!t.onlySelf&&this._parent._updatePristine(t,e),i&&this._events.next(new lg(this.pristine,e))}_updateTouched(t={},e){this.touched=this._anyControlsTouched(),this._events.next(new cg(this.touched,e)),this._parent&&!t.onlySelf&&this._parent._updateTouched(t,e)}_onDisabledChange=[];_registerOnCollectionChange(t){this._onCollectionChange=t}_setUpdateStrategy(t){fg(t)&&null!=t.updateOn&&(this._updateOn=t.updateOn)}_parentMarkedDirty(t){let e=this._parent&&this._parent.dirty;return!t&&!!e&&!this._parent._anyControlsDirty()}_find(t){return null}_assignValidators(t){this._rawValidators=Array.isArray(t)?t.slice():t,this._composedValidatorFn=function(t){return Array.isArray(t)?Bb(t):t||null}(this._rawValidators)}_assignAsyncValidators(t){this._rawAsyncValidators=Array.isArray(t)?t.slice():t,this._composedAsyncValidatorFn=function(t){return Array.isArray(t)?Ub(t):t||null}(this._rawAsyncValidators)}},gg=class extends bg{constructor(t,e,n){super(mg(e),pg(n,e)),this.controls=t,this._initObservables(),this._setUpdateStrategy(e),this._setUpControls(),this.updateValueAndValidity({onlySelf:!0,emitEvent:!!this.asyncValidator})}controls;registerControl(t,e){return this.controls[t]?this.controls[t]:(this.controls[t]=e,e.setParent(this),e._registerOnCollectionChange(this._onCollectionChange),e)}addControl(t,e,n={}){this.registerControl(t,e),this.updateValueAndValidity({emitEvent:n.emitEvent}),this._onCollectionChange()}removeControl(t,e={}){this.controls[t]&&this.controls[t]._registerOnCollectionChange(()=>{}),delete this.controls[t],this.updateValueAndValidity({emitEvent:e.emitEvent}),this._onCollectionChange()}setControl(t,e,n={}){this.controls[t]&&this.controls[t]._registerOnCollectionChange(()=>{}),delete this.controls[t],e&&this.registerControl(t,e),this.updateValueAndValidity({emitEvent:n.emitEvent}),this._onCollectionChange()}contains(t){return this.controls.hasOwnProperty(t)&&this.controls[t].enabled}setValue(t,e={}){(function(t,e,n){t._forEachChild((t,e)=>{if(void 0===n[e])throw new Ye(1002,"")})})(this,0,t),Object.keys(t).forEach(n=>{(function(t,e,n){let i=t.controls;if(!Object.keys(i).length)throw new Ye(1e3,"");if(!i[n])throw new Ye(1001,"")})(this,0,n),this.controls[n].setValue(t[n],{onlySelf:!0,emitEvent:e.emitEvent})}),this.updateValueAndValidity(e)}patchValue(t,e={}){null!=t&&(Object.keys(t).forEach(n=>{let i=this.controls[n];i&&i.patchValue(t[n],{onlySelf:!0,emitEvent:e.emitEvent})}),this.updateValueAndValidity(e))}reset(t={},e={}){this._forEachChild((n,i)=>{n.reset(t?t[i]:null,l(s({},e),{onlySelf:!0}))}),this._updatePristine(e,this),this._updateTouched(e,this),this.updateValueAndValidity(e),!1!==e?.emitEvent&&this._events.next(new hg(this))}getRawValue(){return this._reduceChildren({},(t,e,n)=>(t[n]=e.getRawValue(),t))}_syncPendingControls(){let t=this._reduceChildren(!1,(t,e)=>!!e._syncPendingControls()||t);return t&&this.updateValueAndValidity({onlySelf:!0}),t}_forEachChild(t){Object.keys(this.controls).forEach(e=>{let n=this.controls[e];n&&t(n,e)})}_setUpControls(){this._forEachChild(t=>{t.setParent(this),t._registerOnCollectionChange(this._onCollectionChange)})}_updateValue(){this.value=this._reduceValue()}_anyControls(t){for(let[e,n]of Object.entries(this.controls))if(this.contains(e)&&t(n))return!0;return!1}_reduceValue(){return this._reduceChildren({},(t,e,n)=>((e.enabled||this.disabled)&&(t[n]=e.value),t))}_reduceChildren(t,e){let n=t;return this._forEachChild((t,i)=>{n=e(n,t,i)}),n}_allControlsDisabled(){for(let t of Object.keys(this.controls))if(this.controls[t].enabled)return!1;return Object.keys(this.controls).length>0||this.disabled}_find(t){return this.controls.hasOwnProperty(t)?this.controls[t]:null}},xg=new pn("",{factory:()=>_g}),_g="always";function vg(t,e,n=_g){kg(t,e),e.valueAccessor.writeValue(t.value),(t.disabled||"always"===n)&&e.valueAccessor.setDisabledState?.(t.disabled),function(t,e){e.valueAccessor.registerOnChange(n=>{t._pendingValue=n,t._pendingChange=!0,t._pendingDirty=!0,"change"===t.updateOn&&Sg(t,e)})}(t,e),function(t,e){let n=(t,n)=>{e.valueAccessor.writeValue(t),n&&e.viewToModelUpdate(t)};t.registerOnChange(n),e._registerOnDestroy(()=>{t._unregisterOnChange(n)})}(t,e),function(t,e){e.valueAccessor.registerOnTouched(()=>{t._pendingTouched=!0,"blur"===t.updateOn&&t._pendingChange&&Sg(t,e),"submit"!==t.updateOn&&t.markAsTouched()})}(t,e),function(t,e){if(e.valueAccessor.setDisabledState){let n=t=>{e.valueAccessor.setDisabledState(t)};t.registerOnDisabledChange(n),e._registerOnDestroy(()=>{t._unregisterOnDisabledChange(n)})}}(t,e)}function yg(t,e,n=!0){let i=()=>{};e.valueAccessor&&(e.valueAccessor.registerOnChange(i),e.valueAccessor.registerOnTouched(i)),Cg(t,e),t&&(e._invokeOnDestroyCallbacks(),t._registerOnCollectionChange(()=>{}))}function wg(t,e){t.forEach(t=>{t.registerOnValidatorChange&&t.registerOnValidatorChange(e)})}function kg(t,e){let n=Wb(t);null!==e.validator?t.setValidators($b(n,e.validator)):"function"==typeof n&&t.setValidators([n]);let i=qb(t);null!==e.asyncValidator?t.setAsyncValidators($b(i,e.asyncValidator)):"function"==typeof i&&t.setAsyncValidators([i]);let r=()=>t.updateValueAndValidity();wg(e._rawValidators,r),wg(e._rawAsyncValidators,r)}function Cg(t,e){let n=!1;if(null!==t){if(null!==e.validator){let i=Wb(t);if(Array.isArray(i)&&i.length>0){let r=i.filter(t=>t!==e.validator);r.length!==i.length&&(n=!0,t.setValidators(r))}}if(null!==e.asyncValidator){let i=qb(t);if(Array.isArray(i)&&i.length>0){let r=i.filter(t=>t!==e.asyncValidator);r.length!==i.length&&(n=!0,t.setAsyncValidators(r))}}}let i=()=>{};return wg(e._rawValidators,i),wg(e._rawAsyncValidators,i),n}function Sg(t,e){t._pendingDirty&&t.markAsDirty(),t.setValue(t._pendingValue,{emitModelToViewChange:!1}),e.viewToModelUpdate(t._pendingValue),t._pendingChange=!1}function Eg(t,e){kg(t,e)}function Rg(t,e){t._syncPendingControls(),e.forEach(t=>{let e=t.control;"submit"===e.updateOn&&e._pendingChange&&(t.viewToModelUpdate(e._pendingValue),e._pendingChange=!1)})}var Dg={provide:Jb,useExisting:on(()=>Ig)},Tg=Promise.resolve(),Ig=(()=>{class t extends Jb{callSetDisabledState;get submitted(){return Vo(this.submittedReactive)}_submitted=Lm(()=>this.submittedReactive());submittedReactive=ko(!1);_directives=new Set;form;ngSubmit=new ro;options;constructor(t,e,n){super(),this.callSetDisabledState=n,this.form=new gg({},Bb(t),Ub(e))}ngAfterViewInit(){this._setUpdateStrategy()}get formDirective(){return this}get control(){return this.form}get path(){return[]}get controls(){return this.form.controls}addControl(t){Tg.then(()=>{let e=this._findContainer(t.path);t.control=e.registerControl(t.name,t.control),vg(t.control,t,this.callSetDisabledState),t.control.updateValueAndValidity({emitEvent:!1}),this._directives.add(t)})}getControl(t){return this.form.get(t.path)}removeControl(t){Tg.then(()=>{let e=this._findContainer(t.path);e&&e.removeControl(t.name),this._directives.delete(t)})}addFormGroup(t){Tg.then(()=>{let e=this._findContainer(t.path),n=new gg({});Eg(n,t),e.registerControl(t.name,n),n.updateValueAndValidity({emitEvent:!1})})}removeFormGroup(t){Tg.then(()=>{let e=this._findContainer(t.path);e&&e.removeControl(t.name)})}getFormGroup(t){return this.form.get(t.path)}updateModel(t,e){Tg.then(()=>{this.form.get(t.path).setValue(e)})}setValue(t){this.control.setValue(t)}onSubmit(t){return this.submittedReactive.set(!0),Rg(this.form,this._directives),this.ngSubmit.emit(t),this.form._events.next(new ug(this.control)),"dialog"===t?.target?.method}onReset(){this.resetForm()}resetForm(t=void 0){this.form.reset(t),this.submittedReactive.set(!1)}_setUpdateStrategy(){this.options&&null!=this.options.updateOn&&(this.form._updateOn=this.options.updateOn)}_findContainer(t){return t.pop(),t.length?this.form.get(t):this.form}static ɵfac=function(e){return new(e||t)(od(Ib,10),od(Ob,10),od(xg,8))};static ɵdir=uu({type:t,selectors:[["form",3,"ngNoForm","",3,"formGroup","",3,"formArray",""],["ng-form"],["","ngForm",""]],hostBindings:function(t,e){1&t&&wh("submit",function(t){return e.onSubmit(t)})("reset",function(){return e.onReset()})},inputs:{options:[0,"ngFormOptions","options"]},outputs:{ngSubmit:"ngSubmit"},exportAs:["ngForm"],standalone:!1,features:[Sm([Dg]),bu]})}return t})();function Og(t,e){let n=t.indexOf(e);n>-1&&t.splice(n,1)}function Ag(t){return"object"==typeof t&&null!==t&&2===Object.keys(t).length&&"value"in t&&"disabled"in t}var Pg,Mg,Fg=class extends bg{defaultValue=null;_onChange=[];_pendingValue;_pendingChange=!1;constructor(t=null,e,n){super(mg(e),pg(n,e)),this._applyFormState(t),this._setUpdateStrategy(e),this._initObservables(),this.updateValueAndValidity({onlySelf:!0,emitEvent:!!this.asyncValidator}),fg(e)&&(e.nonNullable||e.initialValueIsDefault)&&(Ag(t)?this.defaultValue=t.value:this.defaultValue=t)}setValue(t,e={}){this.value=this._pendingValue=t,this._onChange.length&&!1!==e.emitModelToViewChange&&this._onChange.forEach(t=>t(this.value,!1!==e.emitViewToModelChange)),this.updateValueAndValidity(e)}patchValue(t,e={}){this.setValue(t,e)}reset(t=this.defaultValue,e={}){this._applyFormState(t),this.markAsPristine(e),this.markAsUntouched(e),this.setValue(this.value,e),e.overwriteDefaultValue&&(this.defaultValue=this.value),this._pendingChange=!1,!1!==e?.emitEvent&&this._events.next(new hg(this))}_updateValue(){}_anyControls(t){return!1}_allControlsDisabled(){return this.disabled}registerOnChange(t){this._onChange.push(t)}_unregisterOnChange(t){Og(this._onChange,t)}registerOnDisabledChange(t){this._onDisabledChange.push(t)}_unregisterOnDisabledChange(t){Og(this._onDisabledChange,t)}_forEachChild(t){}_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(t){Ag(t)?(this.value=this._pendingValue=t.value,t.disabled?this.disable({onlySelf:!0,emitEvent:!1}):this.enable({onlySelf:!0,emitEvent:!1})):this.value=this._pendingValue=t}},Ng={provide:Qb,useExisting:on(()=>Lg)},zg=Promise.resolve(),Lg=(()=>{class t extends Qb{_changeDetectorRef;callSetDisabledState;control=new Fg;static ngAcceptInputType_isDisabled;_registered=!1;viewModel;name="";isDisabled;model;options;update=new ro;constructor(t,e,n,i,r,o){super(),this._changeDetectorRef=r,this.callSetDisabledState=o,this._parent=t,this._setValidators(e),this._setAsyncValidators(n),this.valueAccessor=function(t,e){if(!e)return null;let n,i,r;return Array.isArray(e),e.forEach(t=>{t.constructor===Rb?n=t:function(t){return Object.getPrototypeOf(t.constructor)===kb}(t)?i=t:r=t}),r||i||n||null}(0,i)}ngOnChanges(t){if(this._checkForErrors(),!this._registered||"name"in t){if(this._registered&&(this._checkName(),this.formDirective)){let e=t.name.previousValue;this.formDirective.removeControl({name:e,path:this._getPath(e)})}this._setUpControl()}"isDisabled"in t&&this._updateDisabled(t),function(t,e){if(!t.hasOwnProperty("model"))return!1;let n=t.model;return!!n.isFirstChange()||!Object.is(e,n.currentValue)}(t,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(t){this.viewModel=t,this.update.emit(t)}_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(){vg(this.control,this,this.callSetDisabledState),this.control.updateValueAndValidity({emitEvent:!1})}_checkForErrors(){this._checkName()}_checkName(){this.options&&this.options.name&&(this.name=this.options.name),!this._isStandalone()&&this.name}_updateValue(t){zg.then(()=>{this.control.setValue(t,{emitViewToModelChange:!1}),this._changeDetectorRef?.markForCheck()})}_updateDisabled(t){let e=t.isDisabled.currentValue,n=0!==e&&pp(e);zg.then(()=>{n&&!this.control.disabled?this.control.disable():!n&&this.control.disabled&&this.control.enable(),this._changeDetectorRef?.markForCheck()})}_getPath(t){return this._parent?function(t,e){return[...e.path,t]}(t,this._parent):[t]}static ɵfac=function(e){return new(e||t)(od(Jb,9),od(Ib,10),od(Ob,10),od(Cb,10),od(ip,8),od(xg,8))};static ɵdir=uu({type:t,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"],standalone:!1,features:[Sm([Ng]),bu,Uo]})}return t})(),Vg=(()=>{class t extends Jb{callSetDisabledState;get submitted(){return Vo(this._submittedReactive)}set submitted(t){this._submittedReactive.set(t)}_submitted=Lm(()=>this._submittedReactive());_submittedReactive=ko(!1);_oldForm;_onCollectionChange=()=>this._updateDomValue();directives=[];constructor(t,e,n){super(),this.callSetDisabledState=n,this._setValidators(t),this._setAsyncValidators(e)}ngOnChanges(t){this.onChanges(t)}ngOnDestroy(){this.onDestroy()}onChanges(t){this._checkFormPresent(),t.hasOwnProperty("form")&&(this._updateValidators(),this._updateDomValue(),this._updateRegistrations(),this._oldForm=this.form)}onDestroy(){this.form&&(Cg(this.form,this),this.form._onCollectionChange===this._onCollectionChange&&this.form._registerOnCollectionChange(()=>{}))}get formDirective(){return this}get path(){return[]}addControl(t){let e=this.form.get(t.path);return vg(e,t,this.callSetDisabledState),e.updateValueAndValidity({emitEvent:!1}),this.directives.push(t),e}getControl(t){return this.form.get(t.path)}removeControl(t){yg(t.control||null,t,!1),function(t,e){let n=t.indexOf(e);n>-1&&t.splice(n,1)}(this.directives,t)}addFormGroup(t){this._setUpFormContainer(t)}removeFormGroup(t){this._cleanUpFormContainer(t)}getFormGroup(t){return this.form.get(t.path)}getFormArray(t){return this.form.get(t.path)}addFormArray(t){this._setUpFormContainer(t)}removeFormArray(t){this._cleanUpFormContainer(t)}updateModel(t,e){this.form.get(t.path).setValue(e)}onReset(){this.resetForm()}resetForm(t=void 0,e={}){this.form.reset(t,e),this._submittedReactive.set(!1)}onSubmit(t){return this.submitted=!0,Rg(this.form,this.directives),this.ngSubmit.emit(t),this.form._events.next(new ug(this.control)),"dialog"===t?.target?.method}_updateDomValue(){this.directives.forEach(t=>{let e=t.control,n=this.form.get(t.path);e!==n&&(yg(e||null,t),(t=>t instanceof Fg)(n)&&(vg(n,t,this.callSetDisabledState),t.control=n))}),this.form._updateTreeValidity({emitEvent:!1})}_setUpFormContainer(t){let e=this.form.get(t.path);Eg(e,t),e.updateValueAndValidity({emitEvent:!1})}_cleanUpFormContainer(t){if(this.form){let e=this.form.get(t.path);e&&function(t,e){return Cg(t,e)}(e,t)&&e.updateValueAndValidity({emitEvent:!1})}}_updateRegistrations(){this.form._registerOnCollectionChange(this._onCollectionChange),this._oldForm&&this._oldForm._registerOnCollectionChange(()=>{})}_updateValidators(){kg(this.form,this),this._oldForm&&Cg(this._oldForm,this)}_checkFormPresent(){this.form}static ɵfac=function(e){return new(e||t)(od(Ib,10),od(Ob,10),od(xg,8))};static ɵdir=uu({type:t,features:[bu,Uo]})}return t})(),jg={provide:Jb,useExisting:on(()=>Bg)},Bg=(()=>{class t extends Vg{form=null;ngSubmit=new ro;get control(){return this.form}static ɵfac=(()=>{let e;return function(n){return(e||(e=Fa(t)))(n||t)}})();static ɵdir=uu({type:t,selectors:[["","formGroup",""]],hostBindings:function(t,e){1&t&&wh("submit",function(t){return e.onSubmit(t)})("reset",function(){return e.onReset()})},inputs:{form:[0,"formGroup","form"]},outputs:{ngSubmit:"ngSubmit"},exportAs:["ngForm"],standalone:!1,features:[Sm([jg]),bu]})}return t})(),Hg=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵmod=lu({type:t});static ɵinj=cn({})}return t})(),Ug=(()=>{class t{static withConfig(e){return{ngModule:t,providers:[{provide:xg,useValue:e.callSetDisabledState??_g}]}}static ɵfac=function(e){return new(e||t)};static ɵmod=lu({type:t});static ɵinj=cn({imports:[Hg]})}return t})();function $g(t){return 0===t.buttons||0===t.detail}function Wg(t){let e=t.touches&&t.touches[0]||t.changedTouches&&t.changedTouches[0];return!(!e||-1!==e.identifier||null!=e.radiusX&&1!==e.radiusX||null!=e.radiusY&&1!==e.radiusY)}function qg(t){return t.composedPath?t.composedPath()[0]:t.target}try{Mg=typeof Intl<"u"&&Intl.v8BreakIterator}catch{Mg=!1}var Gg,Zg=(()=>{class t{_platformId=Bn(is);isBrowser=this._platformId?function(t){return t===of}(this._platformId):"object"==typeof document&&!!document;EDGE=this.isBrowser&&/(edge)/i.test(navigator.userAgent);TRIDENT=this.isBrowser&&/(msie|trident)/i.test(navigator.userAgent);BLINK=this.isBrowser&&!(!window.chrome&&!Mg)&&typeof CSS<"u"&&!this.EDGE&&!this.TRIDENT;WEBKIT=this.isBrowser&&/AppleWebKit/i.test(navigator.userAgent)&&!this.BLINK&&!this.EDGE&&!this.TRIDENT;IOS=this.isBrowser&&/iPad|iPhone|iPod/.test(navigator.userAgent)&&!("MSStream"in window);FIREFOX=this.isBrowser&&/(firefox|minefield)/i.test(navigator.userAgent);ANDROID=this.isBrowser&&/android/i.test(navigator.userAgent)&&!this.TRIDENT;SAFARI=this.isBrowser&&/safari/i.test(navigator.userAgent)&&this.WEBKIT;constructor(){}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})();function Kg(t){return function(){if(null==Gg&&typeof window<"u")try{window.addEventListener("test",null,Object.defineProperty({},"passive",{get:()=>Gg=!0}))}finally{Gg=Gg||!1}return Gg}()?t:!!t.capture}function Yg(t,e=0){return function(t){return!isNaN(parseFloat(t))&&!isNaN(Number(t))}(t)?Number(t):2===arguments.length?e:0}function Xg(t){return t instanceof ja?t.nativeElement:t}var Jg=new pn("cdk-input-modality-detector-options"),Qg={ignoreKeys:[18,17,224,91,16]},tx={passive:!0,capture:!0},ex=(()=>{class t{_platform=Bn(Zg);_listenerCleanups;modalityDetected;modalityChanged;get mostRecentModality(){return this._modality.value}_mostRecentTarget=null;_modality=new kt(null);_options;_lastTouchMs=0;_onKeydown=t=>{this._options?.ignoreKeys?.some(e=>e===t.keyCode)||(this._modality.next("keyboard"),this._mostRecentTarget=qg(t))};_onMousedown=t=>{Date.now()-this._lastTouchMs<650||(this._modality.next($g(t)?"keyboard":"mouse"),this._mostRecentTarget=qg(t))};_onTouchstart=t=>{Wg(t)?this._modality.next("keyboard"):(this._lastTouchMs=Date.now(),this._modality.next("touch"),this._mostRecentTarget=qg(t))};constructor(){let t=Bn(ho),e=Bn(Jr),n=Bn(Jg,{optional:!0});if(this._options=s(s({},Qg),n),this.modalityDetected=this._modality.pipe(Le(1)),this.modalityChanged=this.modalityDetected.pipe(Pe()),this._platform.isBrowser){let n=Bn(Qc).createRenderer(null,null);this._listenerCleanups=t.runOutsideAngular(()=>[n.listen(e,"keydown",this._onKeydown,tx),n.listen(e,"mousedown",this._onMousedown,tx),n.listen(e,"touchstart",this._onTouchstart,tx)])}}ngOnDestroy(){this._modality.complete(),this._listenerCleanups?.forEach(t=>t())}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})(),nx=function(t){return t[t.IMMEDIATE=0]="IMMEDIATE",t[t.EVENTUAL=1]="EVENTUAL",t}(nx||{}),ix=new pn("cdk-focus-monitor-default-options"),rx=Kg({passive:!0,capture:!0}),ox=(()=>{class t{_ngZone=Bn(ho);_platform=Bn(Zg);_inputModalityDetector=Bn(ex);_origin=null;_lastFocusOrigin;_windowFocused=!1;_windowFocusTimeoutId;_originTimeoutId;_originFromTouchInteraction=!1;_elementInfo=new Map;_monitoredElementCount=0;_rootNodeFocusListenerCount=new Map;_detectionMode;_windowFocusListener=()=>{this._windowFocused=!0,this._windowFocusTimeoutId=setTimeout(()=>this._windowFocused=!1)};_document=Bn(Jr);_stopInputModalityDetector=new yt;constructor(){let t=Bn(ix,{optional:!0});this._detectionMode=t?.detectionMode||nx.IMMEDIATE}_rootNodeFocusAndBlurListener=t=>{for(let e=qg(t);e;e=e.parentElement)"focus"===t.type?this._onFocus(t,e):this._onBlur(t,e)};monitor(t,e=!1){let n=Xg(t);if(!this._platform.isBrowser||1!==n.nodeType)return te();let i=function(t){if(function(){if(null==Pg){let t=typeof document<"u"?document.head:null;Pg=!(!t||!t.createShadowRoot&&!t.attachShadow)}return Pg}()){let e=t.getRootNode?t.getRootNode():null;if(typeof ShadowRoot<"u"&&ShadowRoot&&e instanceof ShadowRoot)return e}return null}(n)||this._document,r=this._elementInfo.get(n);if(r)return e&&(r.checkChildren=!0),r.subject;let o={checkChildren:e,subject:new yt,rootNode:i};return this._elementInfo.set(n,o),this._registerGlobalListeners(o),o.subject}stopMonitoring(t){let e=Xg(t),n=this._elementInfo.get(e);n&&(n.subject.complete(),this._setClasses(e),this._elementInfo.delete(e),this._removeGlobalListeners(n))}focusVia(t,e,n){let i=Xg(t);i===this._document.activeElement?this._getClosestElementsInfo(i).forEach(([t,n])=>this._originChanged(t,e,n)):(this._setOrigin(e),"function"==typeof i.focus&&i.focus(n))}ngOnDestroy(){this._elementInfo.forEach((t,e)=>this.stopMonitoring(e))}_getWindow(){return this._document.defaultView||window}_getFocusOrigin(t){return this._origin?this._originFromTouchInteraction?this._shouldBeAttributedToTouch(t)?"touch":"program":this._origin:this._windowFocused&&this._lastFocusOrigin?this._lastFocusOrigin:t&&this._isLastInteractionFromInputLabel(t)?"mouse":"program"}_shouldBeAttributedToTouch(t){return this._detectionMode===nx.EVENTUAL||!!t?.contains(this._inputModalityDetector._mostRecentTarget)}_setClasses(t,e){t.classList.toggle("cdk-focused",!!e),t.classList.toggle("cdk-touch-focused","touch"===e),t.classList.toggle("cdk-keyboard-focused","keyboard"===e),t.classList.toggle("cdk-mouse-focused","mouse"===e),t.classList.toggle("cdk-program-focused","program"===e)}_setOrigin(t,e=!1){this._ngZone.runOutsideAngular(()=>{if(this._origin=t,this._originFromTouchInteraction="touch"===t&&e,this._detectionMode===nx.IMMEDIATE){clearTimeout(this._originTimeoutId);let t=this._originFromTouchInteraction?650:1;this._originTimeoutId=setTimeout(()=>this._origin=null,t)}})}_onFocus(t,e){let n=this._elementInfo.get(e),i=qg(t);!n||!n.checkChildren&&e!==i||this._originChanged(e,this._getFocusOrigin(i),n)}_onBlur(t,e){let n=this._elementInfo.get(e);!n||n.checkChildren&&t.relatedTarget instanceof Node&&e.contains(t.relatedTarget)||(this._setClasses(e),this._emitOrigin(n,null))}_emitOrigin(t,e){t.subject.observers.length&&this._ngZone.run(()=>t.subject.next(e))}_registerGlobalListeners(t){if(!this._platform.isBrowser)return;let e=t.rootNode,n=this._rootNodeFocusListenerCount.get(e)||0;n||this._ngZone.runOutsideAngular(()=>{e.addEventListener("focus",this._rootNodeFocusAndBlurListener,rx),e.addEventListener("blur",this._rootNodeFocusAndBlurListener,rx)}),this._rootNodeFocusListenerCount.set(e,n+1),1===++this._monitoredElementCount&&(this._ngZone.runOutsideAngular(()=>{this._getWindow().addEventListener("focus",this._windowFocusListener)}),this._inputModalityDetector.modalityDetected.pipe(Be(this._stopInputModalityDetector)).subscribe(t=>{this._setOrigin(t,!0)}))}_removeGlobalListeners(t){let e=t.rootNode;if(this._rootNodeFocusListenerCount.has(e)){let t=this._rootNodeFocusListenerCount.get(e);t>1?this._rootNodeFocusListenerCount.set(e,t-1):(e.removeEventListener("focus",this._rootNodeFocusAndBlurListener,rx),e.removeEventListener("blur",this._rootNodeFocusAndBlurListener,rx),this._rootNodeFocusListenerCount.delete(e))}--this._monitoredElementCount||(this._getWindow().removeEventListener("focus",this._windowFocusListener),this._stopInputModalityDetector.next(),clearTimeout(this._windowFocusTimeoutId),clearTimeout(this._originTimeoutId))}_originChanged(t,e,n){this._setClasses(t,e),this._emitOrigin(n,e),this._lastFocusOrigin=e}_getClosestElementsInfo(t){let e=[];return this._elementInfo.forEach((n,i)=>{(i===t||n.checkChildren&&i.contains(t))&&e.push([i,n])}),e}_isLastInteractionFromInputLabel(t){let{_mostRecentTarget:e,mostRecentModality:n}=this._inputModalityDetector;if("mouse"!==n||!e||e===t||"INPUT"!==t.nodeName&&"TEXTAREA"!==t.nodeName||t.disabled)return!1;let i=t.labels;if(i)for(let t=0;t<i.length;t++)if(i[t].contains(e))return!0;return!1}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})(),ax=new WeakMap,sx=(()=>{class t{_appRef;_injector=Bn(Xr);_environmentInjector=Bn(gi);load(t){let e=this._appRef=this._appRef||this._injector.get(Fu),n=ax.get(e);n||(n={loaders:new Set,refs:[]},ax.set(e,n),e.onDestroy(()=>{ax.get(e)?.refs.forEach(t=>t.destroy()),ax.delete(e)})),n.loaders.has(t)||(n.loaders.add(t),n.refs.push(vp(t,{environmentInjector:this._environmentInjector})))}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})(),lx=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵcmp=au({type:t,selectors:[["ng-component"]],exportAs:["cdkVisuallyHidden"],decls:0,vars:0,template:function(t,e){},styles:[".cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}\n"],encapsulation:2,changeDetection:0})}return t})();function cx(t){return Array.isArray(t)?t:[t]}var dx,ux=new Set,hx=(()=>{class t{_platform=Bn(Zg);_nonce=Bn(os,{optional:!0});_matchMedia;constructor(){this._matchMedia=this._platform.isBrowser&&window.matchMedia?window.matchMedia.bind(window):mx}matchMedia(t){return(this._platform.WEBKIT||this._platform.BLINK)&&function(t,e){if(!ux.has(t))try{dx||(dx=document.createElement("style"),e&&dx.setAttribute("nonce",e),dx.setAttribute("type","text/css"),document.head.appendChild(dx)),dx.sheet&&(dx.sheet.insertRule(`@media ${t} {body{ }}`,0),ux.add(t))}catch(t){console.error(t)}}(t,this._nonce),this._matchMedia(t)}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})();function mx(t){return{matches:"all"===t||""===t,media:t,addListener:()=>{},removeListener:()=>{}}}var px=(()=>{class t{_mediaMatcher=Bn(hx);_zone=Bn(ho);_queries=new Map;_destroySubject=new yt;constructor(){}ngOnDestroy(){this._destroySubject.next(),this._destroySubject.complete()}isMatched(t){return fx(cx(t)).some(t=>this._registerQuery(t).mql.matches)}observe(t){let e=de(fx(cx(t)).map(t=>this._registerQuery(t).observable));return e=fe(e.pipe(Ae(1)),e.pipe(Le(1),Oe(0))),e.pipe(ee(t=>{let e={matches:!1,breakpoints:{}};return t.forEach(({matches:t,query:n})=>{e.matches=e.matches||t,e.breakpoints[n]=t}),e}))}_registerQuery(t){if(this._queries.has(t))return this._queries.get(t);let e=this._mediaMatcher.matchMedia(t),n={observable:new mt(t=>{let n=e=>this._zone.run(()=>t.next(e));return e.addListener(n),()=>{e.removeListener(n)}}).pipe(Ve(e),ee(({matches:e})=>({query:t,matches:e})),Be(this._destroySubject)),mql:e};return this._queries.set(t,n),n}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})();function fx(t){return t.map(t=>t.split(",")).reduce((t,e)=>t.concat(e)).map(t=>t.trim())}var bx=(()=>{class t{create(t){return typeof MutationObserver>"u"?null:new MutationObserver(t)}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})(),gx=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵmod=lu({type:t});static ɵinj=cn({providers:[bx]})}return t})(),xx=function(t){return t[t.NONE=0]="NONE",t[t.BLACK_ON_WHITE=1]="BLACK_ON_WHITE",t[t.WHITE_ON_BLACK=2]="WHITE_ON_BLACK",t}(xx||{}),_x="cdk-high-contrast-black-on-white",vx="cdk-high-contrast-white-on-black",yx="cdk-high-contrast-active",wx=(()=>{class t{_platform=Bn(Zg);_hasCheckedHighContrastMode;_document=Bn(Jr);_breakpointSubscription;constructor(){this._breakpointSubscription=Bn(px).observe("(forced-colors: active)").subscribe(()=>{this._hasCheckedHighContrastMode&&(this._hasCheckedHighContrastMode=!1,this._applyBodyHighContrastModeCssClasses())})}getHighContrastMode(){if(!this._platform.isBrowser)return xx.NONE;let t=this._document.createElement("div");t.style.backgroundColor="rgb(1,2,3)",t.style.position="absolute",this._document.body.appendChild(t);let e=this._document.defaultView||window,n=e&&e.getComputedStyle?e.getComputedStyle(t):null,i=(n&&n.backgroundColor||"").replace(/ /g,"");switch(t.remove(),i){case"rgb(0,0,0)":case"rgb(45,50,54)":case"rgb(32,32,32)":return xx.WHITE_ON_BLACK;case"rgb(255,255,255)":case"rgb(255,250,239)":return xx.BLACK_ON_WHITE}return xx.NONE}ngOnDestroy(){this._breakpointSubscription.unsubscribe()}_applyBodyHighContrastModeCssClasses(){if(!this._hasCheckedHighContrastMode&&this._platform.isBrowser&&this._document.body){let t=this._document.body.classList;t.remove(yx,_x,vx),this._hasCheckedHighContrastMode=!0;let e=this.getHighContrastMode();e===xx.BLACK_ON_WHITE?t.add(yx,_x):e===xx.WHITE_ON_BLACK&&t.add(yx,vx)}}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})(),kx=(()=>{class t{constructor(){Bn(wx)._applyBodyHighContrastModeCssClasses()}static ɵfac=function(e){return new(e||t)};static ɵmod=lu({type:t});static ɵinj=cn({imports:[gx]})}return t})(),Cx={},Sx=class t{_appId=Bn(ts);static _infix=`a${Math.floor(1e5*Math.random()).toString()}`;getId(e,n=!1){return"ng"!==this._appId&&(e+=this._appId),Cx.hasOwnProperty(e)||(Cx[e]=0),`${e}${n?t._infix+"-":""}${Cx[e]++}`}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})};function Ex(t,e){return t.getAttribute(e)?.match(/\S+/g)??[]}var Rx,Dx,Tx="cdk-describedby-message",Ix="cdk-describedby-host",Ox=0,Ax=(()=>{class t{_platform=Bn(Zg);_document=Bn(Jr);_messageRegistry=new Map;_messagesContainer=null;_id=""+Ox++;constructor(){Bn(sx).load(lx),this._id=Bn(ts)+"-"+Ox++}describe(t,e,n){if(!this._canBeDescribed(t,e))return;let i=Px(e,n);"string"!=typeof e?(Mx(e,this._id),this._messageRegistry.set(i,{messageElement:e,referenceCount:0})):this._messageRegistry.has(i)||this._createMessageElement(e,n),this._isElementDescribedByMessage(t,i)||this._addMessageReference(t,i)}removeDescription(t,e,n){if(!e||!this._isElementNode(t))return;let i=Px(e,n);if(this._isElementDescribedByMessage(t,i)&&this._removeMessageReference(t,i),"string"==typeof e){let t=this._messageRegistry.get(i);t&&0===t.referenceCount&&this._deleteMessageElement(i)}0===this._messagesContainer?.childNodes.length&&(this._messagesContainer.remove(),this._messagesContainer=null)}ngOnDestroy(){let t=this._document.querySelectorAll(`[${Ix}="${this._id}"]`);for(let e=0;e<t.length;e++)this._removeCdkDescribedByReferenceIds(t[e]),t[e].removeAttribute(Ix);this._messagesContainer?.remove(),this._messagesContainer=null,this._messageRegistry.clear()}_createMessageElement(t,e){let n=this._document.createElement("div");Mx(n,this._id),n.textContent=t,e&&n.setAttribute("role",e),this._createMessagesContainer(),this._messagesContainer.appendChild(n),this._messageRegistry.set(Px(t,e),{messageElement:n,referenceCount:0})}_deleteMessageElement(t){this._messageRegistry.get(t)?.messageElement?.remove(),this._messageRegistry.delete(t)}_createMessagesContainer(){if(this._messagesContainer)return;let t="cdk-describedby-message-container",e=this._document.querySelectorAll(`.${t}[platform="server"]`);for(let t=0;t<e.length;t++)e[t].remove();let n=this._document.createElement("div");n.style.visibility="hidden",n.classList.add(t),n.classList.add("cdk-visually-hidden"),this._platform.isBrowser||n.setAttribute("platform","server"),this._document.body.appendChild(n),this._messagesContainer=n}_removeCdkDescribedByReferenceIds(t){let e=Ex(t,"aria-describedby").filter(t=>0!=t.indexOf(Tx));t.setAttribute("aria-describedby",e.join(" "))}_addMessageReference(t,e){let n=this._messageRegistry.get(e);(function(t,e,n){let i=Ex(t,e);n=n.trim(),!i.some(t=>t.trim()===n)&&(i.push(n),t.setAttribute(e,i.join(" ")))})(t,"aria-describedby",n.messageElement.id),t.setAttribute(Ix,this._id),n.referenceCount++}_removeMessageReference(t,e){let n=this._messageRegistry.get(e);n.referenceCount--,function(t,e,n){let i=Ex(t,e);n=n.trim();let r=i.filter(t=>t!==n);r.length?t.setAttribute(e,r.join(" ")):t.removeAttribute(e)}(t,"aria-describedby",n.messageElement.id),t.removeAttribute(Ix)}_isElementDescribedByMessage(t,e){let n=Ex(t,"aria-describedby"),i=this._messageRegistry.get(e),r=i&&i.messageElement.id;return!!r&&-1!=n.indexOf(r)}_canBeDescribed(t,e){if(!this._isElementNode(t))return!1;if(e&&"object"==typeof e)return!0;let n=null==e?"":`${e}`.trim(),i=t.getAttribute("aria-label");return!(!n||i&&i.trim()===n)}_isElementNode(t){return t.nodeType===this._document.ELEMENT_NODE}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})();function Px(t,e){return"string"==typeof t?`${e||""}/${t}`:t}function Mx(t,e){t.id||(t.id=`${Tx}-${e}-${Ox++}`)}function Fx(t){return function(){if(void 0===Rx&&(Rx=null,typeof window<"u")){let t=window;void 0!==t.trustedTypes&&(Rx=t.trustedTypes.createPolicy("angular#components",{createHTML:t=>t}))}return Rx}()?.createHTML(t)||t}function Nx(){return typeof __karma__<"u"&&!!__karma__||typeof jasmine<"u"&&!!jasmine||typeof jest<"u"&&!!jest||typeof Mocha<"u"&&!!Mocha}var zx,Lx=["color","button","checkbox","date","datetime-local","email","file","hidden","image","month","number","password","radio","range","reset","search","submit","tel","text","time","url","week"];function Vx(){if(zx)return zx;if("object"!=typeof document||!document)return zx=new Set(Lx);let t=document.createElement("input");return zx=new Set(Lx.filter(e=>(t.setAttribute("type",e),t.type===e)))}var jx=new pn("MATERIAL_ANIMATIONS"),Bx=null;function Hx(){return"enabled"!=(Bn(jx,{optional:!0})?.animationsDisabled||"NoopAnimations"===Bn(rs,{optional:!0})?"di-disabled":(Bx??=Bn(hx).matchMedia("(prefers-reduced-motion)").matches,Bx?"reduced-motion":"enabled"))}function Ux(t){return null==t?"":"string"==typeof t?t:`${t}px`}function $x(t){return null!=t&&"false"!=`${t}`}var Wx=function(t){return t[t.FADING_IN=0]="FADING_IN",t[t.VISIBLE=1]="VISIBLE",t[t.FADING_OUT=2]="FADING_OUT",t[t.HIDDEN=3]="HIDDEN",t}(Wx||{}),qx=class{_renderer;element;config;_animationForciblyDisabledThroughCss;state=Wx.HIDDEN;constructor(t,e,n,i=!1){this._renderer=t,this.element=e,this.config=n,this._animationForciblyDisabledThroughCss=i}fadeOut(){this._renderer.fadeOutRipple(this)}},Gx=Kg({passive:!0,capture:!0}),Zx=class{_events=new Map;addHandler(t,e,n,i){let r=this._events.get(e);if(r){let t=r.get(n);t?t.add(i):r.set(n,new Set([i]))}else this._events.set(e,new Map([[n,new Set([i])]])),t.runOutsideAngular(()=>{document.addEventListener(e,this._delegateEventHandler,Gx)})}removeHandler(t,e,n){let i=this._events.get(t);if(!i)return;let r=i.get(e);r&&(r.delete(n),0===r.size&&i.delete(e),0===i.size&&(this._events.delete(t),document.removeEventListener(t,this._delegateEventHandler,Gx)))}_delegateEventHandler=t=>{let e=qg(t);e&&this._events.get(t.type)?.forEach((n,i)=>{(i===e||i.contains(e))&&n.forEach(e=>e.handleEvent(t))})}},Kx={enterDuration:225,exitDuration:150},Yx=Kg({passive:!0,capture:!0}),Xx=["mousedown","touchstart"],Jx=["mouseup","mouseleave","touchend","touchcancel"],Qx=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵcmp=au({type:t,selectors:[["ng-component"]],hostAttrs:["mat-ripple-style-loader",""],decls:0,vars:0,template:function(t,e){},styles:[".mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0, 0, 0.2, 1);transform:scale3d(0, 0, 0);background-color:var(--mat-ripple-color, color-mix(in srgb, var(--mat-sys-on-surface) 10%, transparent))}@media(forced-colors: active){.mat-ripple-element{display:none}}.cdk-drag-preview .mat-ripple-element,.cdk-drag-placeholder .mat-ripple-element{display:none}\n"],encapsulation:2,changeDetection:0})}return t})(),t_=class t{_target;_ngZone;_platform;_containerElement;_triggerElement;_isPointerDown=!1;_activeRipples=new Map;_mostRecentTransientRipple;_lastTouchStartEvent;_pointerUpEventsRegistered=!1;_containerRect;static _eventManager=new Zx;constructor(t,e,n,i,r){this._target=t,this._ngZone=e,this._platform=i,i.isBrowser&&(this._containerElement=Xg(n)),r&&r.get(sx).load(Qx)}fadeInRipple(t,e,n={}){let i=this._containerRect=this._containerRect||this._containerElement.getBoundingClientRect(),r=s(s({},Kx),n.animation);n.centered&&(t=i.left+i.width/2,e=i.top+i.height/2);let o=n.radius||function(t,e,n){let i=Math.max(Math.abs(t-n.left),Math.abs(t-n.right)),r=Math.max(Math.abs(e-n.top),Math.abs(e-n.bottom));return Math.sqrt(i*i+r*r)}(t,e,i),a=t-i.left,l=e-i.top,c=r.enterDuration,d=document.createElement("div");d.classList.add("mat-ripple-element"),d.style.left=a-o+"px",d.style.top=l-o+"px",d.style.height=2*o+"px",d.style.width=2*o+"px",null!=n.color&&(d.style.backgroundColor=n.color),d.style.transitionDuration=`${c}ms`,this._containerElement.appendChild(d);let u=window.getComputedStyle(d),h=u.transitionProperty,m=u.transitionDuration,p="none"===h||"0s"===m||"0s, 0s"===m||0===i.width&&0===i.height,f=new qx(this,d,n,p);d.style.transform="scale3d(1, 1, 1)",f.state=Wx.FADING_IN,n.persistent||(this._mostRecentTransientRipple=f);let b=null;return!p&&(c||r.exitDuration)&&this._ngZone.runOutsideAngular(()=>{let t=()=>{b&&(b.fallbackTimer=null),clearTimeout(n),this._finishRippleTransition(f)},e=()=>this._destroyRipple(f),n=setTimeout(e,c+100);d.addEventListener("transitionend",t),d.addEventListener("transitioncancel",e),b={onTransitionEnd:t,onTransitionCancel:e,fallbackTimer:n}}),this._activeRipples.set(f,b),(p||!c)&&this._finishRippleTransition(f),f}fadeOutRipple(t){if(t.state===Wx.FADING_OUT||t.state===Wx.HIDDEN)return;let e=t.element,n=s(s({},Kx),t.config.animation);e.style.transitionDuration=`${n.exitDuration}ms`,e.style.opacity="0",t.state=Wx.FADING_OUT,(t._animationForciblyDisabledThroughCss||!n.exitDuration)&&this._finishRippleTransition(t)}fadeOutAll(){this._getActiveRipples().forEach(t=>t.fadeOut())}fadeOutAllNonPersistent(){this._getActiveRipples().forEach(t=>{t.config.persistent||t.fadeOut()})}setupTriggerEvents(e){let n=Xg(e);!this._platform.isBrowser||!n||n===this._triggerElement||(this._removeTriggerEvents(),this._triggerElement=n,Xx.forEach(e=>{t._eventManager.addHandler(this._ngZone,e,n,this)}))}handleEvent(t){"mousedown"===t.type?this._onMousedown(t):"touchstart"===t.type?this._onTouchStart(t):this._onPointerUp(),this._pointerUpEventsRegistered||(this._ngZone.runOutsideAngular(()=>{Jx.forEach(t=>{this._triggerElement.addEventListener(t,this,Yx)})}),this._pointerUpEventsRegistered=!0)}_finishRippleTransition(t){t.state===Wx.FADING_IN?this._startFadeOutTransition(t):t.state===Wx.FADING_OUT&&this._destroyRipple(t)}_startFadeOutTransition(t){let e=t===this._mostRecentTransientRipple,{persistent:n}=t.config;t.state=Wx.VISIBLE,!n&&(!e||!this._isPointerDown)&&t.fadeOut()}_destroyRipple(t){let e=this._activeRipples.get(t)??null;this._activeRipples.delete(t),this._activeRipples.size||(this._containerRect=null),t===this._mostRecentTransientRipple&&(this._mostRecentTransientRipple=null),t.state=Wx.HIDDEN,null!==e&&(t.element.removeEventListener("transitionend",e.onTransitionEnd),t.element.removeEventListener("transitioncancel",e.onTransitionCancel),null!==e.fallbackTimer&&clearTimeout(e.fallbackTimer)),t.element.remove()}_onMousedown(t){let e=$g(t),n=this._lastTouchStartEvent&&Date.now()<this._lastTouchStartEvent+800;!this._target.rippleDisabled&&!e&&!n&&(this._isPointerDown=!0,this.fadeInRipple(t.clientX,t.clientY,this._target.rippleConfig))}_onTouchStart(t){if(!this._target.rippleDisabled&&!Wg(t)){this._lastTouchStartEvent=Date.now(),this._isPointerDown=!0;let e=t.changedTouches;if(e)for(let t=0;t<e.length;t++)this.fadeInRipple(e[t].clientX,e[t].clientY,this._target.rippleConfig)}}_onPointerUp(){this._isPointerDown&&(this._isPointerDown=!1,this._getActiveRipples().forEach(t=>{let e=t.state===Wx.VISIBLE||t.config.terminateOnPointerUp&&t.state===Wx.FADING_IN;!t.config.persistent&&e&&t.fadeOut()}))}_getActiveRipples(){return Array.from(this._activeRipples.keys())}_removeTriggerEvents(){let e=this._triggerElement;e&&(Xx.forEach(n=>t._eventManager.removeHandler(n,e,this)),this._pointerUpEventsRegistered&&(Jx.forEach(t=>e.removeEventListener(t,this,Yx)),this._pointerUpEventsRegistered=!1))}},e_=new pn("mat-ripple-global-options"),n_=(()=>{class t{_elementRef=Bn(ja);_animationsDisabled=Hx();color;unbounded;centered;radius=0;animation;get disabled(){return this._disabled}set disabled(t){t&&this.fadeOutAllNonPersistent(),this._disabled=t,this._setupTriggerEventsIfEnabled()}_disabled=!1;get trigger(){return this._trigger||this._elementRef.nativeElement}set trigger(t){this._trigger=t,this._setupTriggerEventsIfEnabled()}_trigger;_rippleRenderer;_globalOptions;_isInitialized=!1;constructor(){let t=Bn(ho),e=Bn(Zg),n=Bn(e_,{optional:!0}),i=Bn(Xr);this._globalOptions=n||{},this._rippleRenderer=new t_(this,t,this._elementRef,e,i)}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:s(s(s({},this._globalOptions.animation),this._animationsDisabled?{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(t,e=0,n){return"number"==typeof t?this._rippleRenderer.fadeInRipple(t,e,s(s({},this.rippleConfig),n)):this._rippleRenderer.fadeInRipple(0,0,s(s({},this.rippleConfig),t))}static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t,selectors:[["","mat-ripple",""],["","matRipple",""]],hostAttrs:[1,"mat-ripple"],hostVars:2,hostBindings:function(t,e){2&t&&Kh("mat-ripple-unbounded",e.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"]})}return t})(),i_={capture:!0},r_=["focus","mousedown","mouseenter","touchstart"],o_="mat-ripple-loader-uninitialized",a_="mat-ripple-loader-class-name",s_="mat-ripple-loader-centered",l_="mat-ripple-loader-disabled",c_=(()=>{class t{_document=Bn(Jr);_animationsDisabled=Hx();_globalRippleOptions=Bn(e_,{optional:!0});_platform=Bn(Zg);_ngZone=Bn(ho);_injector=Bn(Xr);_eventCleanups;_hosts=new Map;constructor(){let t=Bn(Qc).createRenderer(null,null);this._eventCleanups=this._ngZone.runOutsideAngular(()=>r_.map(e=>t.listen(this._document,e,this._onInteraction,i_)))}ngOnDestroy(){let t=this._hosts.keys();for(let e of t)this.destroyRipple(e);this._eventCleanups.forEach(t=>t())}configureRipple(t,e){t.setAttribute(o_,this._globalRippleOptions?.namespace??""),(e.className||!t.hasAttribute(a_))&&t.setAttribute(a_,e.className||""),e.centered&&t.setAttribute(s_,""),e.disabled&&t.setAttribute(l_,"")}setDisabled(t,e){let n=this._hosts.get(t);n?(n.target.rippleDisabled=e,!e&&!n.hasSetUpEvents&&(n.hasSetUpEvents=!0,n.renderer.setupTriggerEvents(t))):e?t.setAttribute(l_,""):t.removeAttribute(l_)}_onInteraction=t=>{let e=qg(t);if(e instanceof HTMLElement){let t=e.closest(`[${o_}="${this._globalRippleOptions?.namespace??""}"]`);t&&this._createRipple(t)}};_createRipple(t){if(!this._document||this._hosts.has(t))return;t.querySelector(".mat-ripple")?.remove();let e=this._document.createElement("span");e.classList.add("mat-ripple",t.getAttribute(a_)),t.append(e);let n=this._globalRippleOptions,i=this._animationsDisabled?0:n?.animation?.enterDuration??Kx.enterDuration,r=this._animationsDisabled?0:n?.animation?.exitDuration??Kx.exitDuration,o={rippleDisabled:this._animationsDisabled||n?.disabled||t.hasAttribute(l_),rippleConfig:{centered:t.hasAttribute(s_),terminateOnPointerUp:n?.terminateOnPointerUp,animation:{enterDuration:i,exitDuration:r}}},a=new t_(o,this._ngZone,e,this._platform,this._injector),s=!o.rippleDisabled;s&&a.setupTriggerEvents(t),this._hosts.set(t,{target:o,renderer:a,hasSetUpEvents:s}),t.removeAttribute(o_)}destroyRipple(t){let e=this._hosts.get(t);e&&(e.renderer._removeTriggerEvents(),this._hosts.delete(t))}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})(),d_=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵcmp=au({type:t,selectors:[["structural-styles"]],decls:0,vars:0,template:function(t,e){},styles:['.mat-focus-indicator{position:relative}.mat-focus-indicator::before{top:0;left:0;right:0;bottom:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border-width:var(--mat-focus-indicator-border-width, 3px);border-style:var(--mat-focus-indicator-border-style, solid);border-color:var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus-visible::before{content:""}@media(forced-colors: active){html{--mat-focus-indicator-display: block}}\n'],encapsulation:2,changeDetection:0})}return t})(),u_=["mat-icon-button",""],h_=["*"],m_=new pn("MAT_BUTTON_CONFIG");function p_(t){return null==t?void 0:fp(t)}var f_=(()=>{class t{_elementRef=Bn(ja);_ngZone=Bn(ho);_animationsDisabled=Hx();_config=Bn(m_,{optional:!0});_focusMonitor=Bn(ox);_cleanupClick;_renderer=Bn(td);_rippleLoader=Bn(c_);_isAnchor;_isFab=!1;color;get disableRipple(){return this._disableRipple}set disableRipple(t){this._disableRipple=t,this._updateRippleDisabled()}_disableRipple=!1;get disabled(){return this._disabled}set disabled(t){this._disabled=t,this._updateRippleDisabled()}_disabled=!1;ariaDisabled;disabledInteractive;tabIndex;set _tabindex(t){this.tabIndex=t}constructor(){Bn(sx).load(d_);let t=this._elementRef.nativeElement;this._isAnchor="A"===t.tagName,this.disabledInteractive=this._config?.disabledInteractive??!1,this.color=this._config?.color??null,this._rippleLoader?.configureRipple(t,{className:"mat-mdc-button-ripple"})}ngAfterViewInit(){this._focusMonitor.monitor(this._elementRef,!0),this._isAnchor&&this._setupAsAnchor()}ngOnDestroy(){this._cleanupClick?.(),this._focusMonitor.stopMonitoring(this._elementRef),this._rippleLoader?.destroyRipple(this._elementRef.nativeElement)}focus(t="program",e){t?this._focusMonitor.focusVia(this._elementRef.nativeElement,t,e):this._elementRef.nativeElement.focus(e)}_getAriaDisabled(){return null!=this.ariaDisabled?this.ariaDisabled:this._isAnchor?this.disabled||null:!(!this.disabled||!this.disabledInteractive)||null}_getDisabledAttribute(){return!(this.disabledInteractive||!this.disabled)||null}_updateRippleDisabled(){this._rippleLoader?.setDisabled(this._elementRef.nativeElement,this.disableRipple||this.disabled)}_getTabIndex(){return this._isAnchor&&this.disabled&&!this.disabledInteractive?-1:this.tabIndex}_setupAsAnchor(){this._cleanupClick=this._ngZone.runOutsideAngular(()=>this._renderer.listen(this._elementRef.nativeElement,"click",t=>{this.disabled&&(t.preventDefault(),t.stopImmediatePropagation())}))}static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t,hostAttrs:[1,"mat-mdc-button-base"],hostVars:13,hostBindings:function(t,e){2&t&&(zu("disabled",e._getDisabledAttribute())("aria-disabled",e._getAriaDisabled())("tabindex",e._getTabIndex()),Yh(e.color?"mat-"+e.color:""),Kh("mat-mdc-button-disabled",e.disabled)("mat-mdc-button-disabled-interactive",e.disabledInteractive)("mat-unthemed",!e.color)("_mat-animation-noopable",e._animationsDisabled))},inputs:{color:"color",disableRipple:[2,"disableRipple","disableRipple",pp],disabled:[2,"disabled","disabled",pp],ariaDisabled:[2,"aria-disabled","ariaDisabled",pp],disabledInteractive:[2,"disabledInteractive","disabledInteractive",pp],tabIndex:[2,"tabIndex","tabIndex",p_],_tabindex:[2,"tabindex","_tabindex",p_]}})}return t})(),b_=(()=>{class t extends f_{constructor(){super(),this._rippleLoader.configureRipple(this._elementRef.nativeElement,{centered:!0})}static ɵfac=function(e){return new(e||t)};static ɵcmp=au({type:t,selectors:[["button","mat-icon-button",""],["a","mat-icon-button",""],["button","matIconButton",""],["a","matIconButton",""]],hostAttrs:[1,"mdc-icon-button","mat-mdc-icon-button"],exportAs:["matButton","matAnchor"],features:[bu],attrs:u_,ngContentSelectors:h_,decls:4,vars:0,consts:[[1,"mat-mdc-button-persistent-ripple","mdc-icon-button__ripple"],[1,"mat-focus-indicator"],[1,"mat-mdc-button-touch-target"]],template:function(t,e){1&t&&(Eh(),sh(0,"span",0),Rh(1),sh(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;text-decoration:none;cursor:pointer;z-index:0;overflow:visible;border-radius:var(--mat-icon-button-container-shape, var(--mat-sys-corner-full, 50%));flex-shrink:0;text-align:center;width:var(--mat-icon-button-state-layer-size, 40px);height:var(--mat-icon-button-state-layer-size, 40px);padding:calc(calc(var(--mat-icon-button-state-layer-size, 40px) - var(--mat-icon-button-icon-size, 24px)) / 2);font-size:var(--mat-icon-button-icon-size, 24px);color:var(--mat-icon-button-icon-color, var(--mat-sys-on-surface-variant));-webkit-tap-highlight-color:rgba(0,0,0,0)}.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-focus-indicator{top:0;left:0;right:0;bottom:0;position:absolute;border-radius:inherit}.mat-mdc-icon-button:focus-visible>.mat-focus-indicator::before{content:"";border-radius:inherit}.mat-mdc-icon-button .mat-ripple-element{background-color:var(--mat-icon-button-ripple-color, color-mix(in srgb, var(--mat-sys-on-surface-variant) calc(var(--mat-sys-pressed-state-layer-opacity) * 100%), transparent))}.mat-mdc-icon-button .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-icon-button-state-layer-color, var(--mat-sys-on-surface-variant))}.mat-mdc-icon-button.mat-mdc-button-disabled .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-icon-button-disabled-state-layer-color, var(--mat-sys-on-surface-variant))}.mat-mdc-icon-button:hover>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-icon-button-hover-state-layer-opacity, var(--mat-sys-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, var(--mat-sys-focus-state-layer-opacity))}.mat-mdc-icon-button:active>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-icon-button-pressed-state-layer-opacity, var(--mat-sys-pressed-state-layer-opacity))}.mat-mdc-icon-button .mat-mdc-button-touch-target{position:absolute;top:50%;height:var(--mat-icon-button-touch-target-size, 48px);display:var(--mat-icon-button-touch-target-display, block);left:50%;width:var(--mat-icon-button-touch-target-size, 48px);transform:translate(-50%, -50%)}.mat-mdc-icon-button._mat-animation-noopable{transition:none !important;animation:none !important}.mat-mdc-icon-button[disabled],.mat-mdc-icon-button.mat-mdc-button-disabled{cursor:default;pointer-events:none;color:var(--mat-icon-button-disabled-icon-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.mat-mdc-icon-button.mat-mdc-button-disabled-interactive{pointer-events:auto}.mat-mdc-icon-button img,.mat-mdc-icon-button svg{width:var(--mat-icon-button-icon-size, 24px);height:var(--mat-icon-button-icon-size, 24px);vertical-align:baseline}.mat-mdc-icon-button .mat-mdc-button-persistent-ripple{border-radius:var(--mat-icon-button-container-shape, var(--mat-sys-corner-full, 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}\n',"@media(forced-colors: active){.mat-mdc-button:not(.mdc-button--outlined),.mat-mdc-unelevated-button:not(.mdc-button--outlined),.mat-mdc-raised-button:not(.mdc-button--outlined),.mat-mdc-outlined-button:not(.mdc-button--outlined),.mat-mdc-button-base.mat-tonal-button,.mat-mdc-icon-button.mat-mdc-icon-button,.mat-mdc-outlined-button .mdc-button__ripple{outline:solid 1px}}\n"],encapsulation:2,changeDetection:0})}return t})(),g_=new pn("cdk-dir-doc",{providedIn:"root",factory:()=>Bn(Jr)}),x_=/^(ar|ckb|dv|he|iw|fa|nqo|ps|sd|ug|ur|yi|.*[-_](Adlm|Arab|Hebr|Nkoo|Rohg|Thaa))(?!.*[-_](Latn|Cyrl)($|-|_))($|-|_)/i,__=(()=>{class t{get value(){return this.valueSignal()}valueSignal=ko("ltr");change=new ro;constructor(){let t=Bn(g_,{optional:!0});if(t){let e=t.body?t.body.dir:null,n=t.documentElement?t.documentElement.dir:null;this.valueSignal.set(function(t){let e=t?.toLowerCase()||"";return"auto"===e&&typeof navigator<"u"&&navigator?.language?x_.test(navigator.language)?"rtl":"ltr":"rtl"===e?"rtl":"ltr"}(e||n||"ltr"))}}ngOnDestroy(){this.change.complete()}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})(),v_=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵmod=lu({type:t});static ɵinj=cn({})}return t})(),y_=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵmod=lu({type:t});static ɵinj=cn({imports:[v_]})}return t})(),w_=["matButton",""],k_=[[["",8,"material-icons",3,"iconPositionEnd",""],["mat-icon",3,"iconPositionEnd",""],["","matButtonIcon","",3,"iconPositionEnd",""]],"*",[["","iconPositionEnd","",8,"material-icons"],["mat-icon","iconPositionEnd",""],["","matButtonIcon","","iconPositionEnd",""]]],C_=[".material-icons:not([iconPositionEnd]), mat-icon:not([iconPositionEnd]), [matButtonIcon]:not([iconPositionEnd])","*",".material-icons[iconPositionEnd], mat-icon[iconPositionEnd], [matButtonIcon][iconPositionEnd]"],S_=new Map([["text",["mat-mdc-button"]],["filled",["mdc-button--unelevated","mat-mdc-unelevated-button"]],["elevated",["mdc-button--raised","mat-mdc-raised-button"]],["outlined",["mdc-button--outlined","mat-mdc-outlined-button"]],["tonal",["mat-tonal-button"]]]),E_=(()=>{class t extends f_{get appearance(){return this._appearance}set appearance(t){this.setAppearance(t||this._config?.defaultAppearance||"text")}_appearance=null;constructor(){super();let t=function(t){return t.hasAttribute("mat-raised-button")?"elevated":t.hasAttribute("mat-stroked-button")?"outlined":t.hasAttribute("mat-flat-button")?"filled":t.hasAttribute("mat-button")?"text":null}(this._elementRef.nativeElement);t&&this.setAppearance(t)}setAppearance(t){if(t===this._appearance)return;let e=this._elementRef.nativeElement.classList,n=this._appearance?S_.get(this._appearance):null,i=S_.get(t);n&&e.remove(...n),e.add(...i),this._appearance=t}static ɵfac=function(e){return new(e||t)};static ɵcmp=au({type:t,selectors:[["button","matButton",""],["a","matButton",""],["button","mat-button",""],["button","mat-raised-button",""],["button","mat-flat-button",""],["button","mat-stroked-button",""],["a","mat-button",""],["a","mat-raised-button",""],["a","mat-flat-button",""],["a","mat-stroked-button",""]],hostAttrs:[1,"mdc-button"],inputs:{appearance:[0,"matButton","appearance"]},exportAs:["matButton","matAnchor"],features:[bu],attrs:w_,ngContentSelectors:C_,decls:7,vars:4,consts:[[1,"mat-mdc-button-persistent-ripple"],[1,"mdc-button__label"],[1,"mat-focus-indicator"],[1,"mat-mdc-button-touch-target"]],template:function(t,e){1&t&&(Eh(k_),sh(0,"span",0),Rh(1),oh(2,"span",1),Rh(3,1),ah(),Rh(4,2),sh(5,"span",2)(6,"span",3)),2&t&&Kh("mdc-button__ripple",!e._isFab)("mdc-fab__ripple",e._isFab)},styles:['.mat-mdc-button-base{text-decoration:none}.mat-mdc-button-base .mat-icon{min-height:fit-content;flex-shrink:0}@media(hover: none){.mat-mdc-button-base:hover>span.mat-mdc-button-persistent-ripple::before{opacity:0}}.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-button-text-horizontal-padding, 12px);height:var(--mat-button-text-container-height, 40px);font-family:var(--mat-button-text-label-text-font, var(--mat-sys-label-large-font));font-size:var(--mat-button-text-label-text-size, var(--mat-sys-label-large-size));letter-spacing:var(--mat-button-text-label-text-tracking, var(--mat-sys-label-large-tracking));text-transform:var(--mat-button-text-label-text-transform);font-weight:var(--mat-button-text-label-text-weight, var(--mat-sys-label-large-weight))}.mat-mdc-button,.mat-mdc-button .mdc-button__ripple{border-radius:var(--mat-button-text-container-shape, var(--mat-sys-corner-full))}.mat-mdc-button:not(:disabled){color:var(--mat-button-text-label-text-color, var(--mat-sys-primary))}.mat-mdc-button[disabled],.mat-mdc-button.mat-mdc-button-disabled{cursor:default;pointer-events:none;color:var(--mat-button-text-disabled-label-text-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.mat-mdc-button.mat-mdc-button-disabled-interactive{pointer-events:auto}.mat-mdc-button:has(.material-icons,mat-icon,[matButtonIcon]){padding:0 var(--mat-button-text-with-icon-horizontal-padding, 16px)}.mat-mdc-button>.mat-icon{margin-right:var(--mat-button-text-icon-spacing, 8px);margin-left:var(--mat-button-text-icon-offset, -4px)}[dir=rtl] .mat-mdc-button>.mat-icon{margin-right:var(--mat-button-text-icon-offset, -4px);margin-left:var(--mat-button-text-icon-spacing, 8px)}.mat-mdc-button .mdc-button__label+.mat-icon{margin-right:var(--mat-button-text-icon-offset, -4px);margin-left:var(--mat-button-text-icon-spacing, 8px)}[dir=rtl] .mat-mdc-button .mdc-button__label+.mat-icon{margin-right:var(--mat-button-text-icon-spacing, 8px);margin-left:var(--mat-button-text-icon-offset, -4px)}.mat-mdc-button .mat-ripple-element{background-color:var(--mat-button-text-ripple-color, color-mix(in srgb, var(--mat-sys-primary) calc(var(--mat-sys-pressed-state-layer-opacity) * 100%), transparent))}.mat-mdc-button .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-button-text-state-layer-color, var(--mat-sys-primary))}.mat-mdc-button.mat-mdc-button-disabled .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-button-text-disabled-state-layer-color, var(--mat-sys-on-surface-variant))}.mat-mdc-button:hover>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-button-text-hover-state-layer-opacity, var(--mat-sys-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-button-text-focus-state-layer-opacity, var(--mat-sys-focus-state-layer-opacity))}.mat-mdc-button:active>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-button-text-pressed-state-layer-opacity, var(--mat-sys-pressed-state-layer-opacity))}.mat-mdc-button .mat-mdc-button-touch-target{position:absolute;top:50%;height:var(--mat-button-text-touch-target-size, 48px);display:var(--mat-button-text-touch-target-display, block);left:0;right:0;transform:translateY(-50%)}.mat-mdc-unelevated-button{transition:box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);height:var(--mat-button-filled-container-height, 40px);font-family:var(--mat-button-filled-label-text-font, var(--mat-sys-label-large-font));font-size:var(--mat-button-filled-label-text-size, var(--mat-sys-label-large-size));letter-spacing:var(--mat-button-filled-label-text-tracking, var(--mat-sys-label-large-tracking));text-transform:var(--mat-button-filled-label-text-transform);font-weight:var(--mat-button-filled-label-text-weight, var(--mat-sys-label-large-weight));padding:0 var(--mat-button-filled-horizontal-padding, 24px)}.mat-mdc-unelevated-button>.mat-icon{margin-right:var(--mat-button-filled-icon-spacing, 8px);margin-left:var(--mat-button-filled-icon-offset, -8px)}[dir=rtl] .mat-mdc-unelevated-button>.mat-icon{margin-right:var(--mat-button-filled-icon-offset, -8px);margin-left:var(--mat-button-filled-icon-spacing, 8px)}.mat-mdc-unelevated-button .mdc-button__label+.mat-icon{margin-right:var(--mat-button-filled-icon-offset, -8px);margin-left:var(--mat-button-filled-icon-spacing, 8px)}[dir=rtl] .mat-mdc-unelevated-button .mdc-button__label+.mat-icon{margin-right:var(--mat-button-filled-icon-spacing, 8px);margin-left:var(--mat-button-filled-icon-offset, -8px)}.mat-mdc-unelevated-button .mat-ripple-element{background-color:var(--mat-button-filled-ripple-color, color-mix(in srgb, var(--mat-sys-on-primary) calc(var(--mat-sys-pressed-state-layer-opacity) * 100%), transparent))}.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-button-filled-state-layer-color, var(--mat-sys-on-primary))}.mat-mdc-unelevated-button.mat-mdc-button-disabled .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-button-filled-disabled-state-layer-color, var(--mat-sys-on-surface-variant))}.mat-mdc-unelevated-button:hover>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-button-filled-hover-state-layer-opacity, var(--mat-sys-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-button-filled-focus-state-layer-opacity, var(--mat-sys-focus-state-layer-opacity))}.mat-mdc-unelevated-button:active>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-button-filled-pressed-state-layer-opacity, var(--mat-sys-pressed-state-layer-opacity))}.mat-mdc-unelevated-button .mat-mdc-button-touch-target{position:absolute;top:50%;height:var(--mat-button-filled-touch-target-size, 48px);display:var(--mat-button-filled-touch-target-display, block);left:0;right:0;transform:translateY(-50%)}.mat-mdc-unelevated-button:not(:disabled){color:var(--mat-button-filled-label-text-color, var(--mat-sys-on-primary));background-color:var(--mat-button-filled-container-color, var(--mat-sys-primary))}.mat-mdc-unelevated-button,.mat-mdc-unelevated-button .mdc-button__ripple{border-radius:var(--mat-button-filled-container-shape, var(--mat-sys-corner-full))}.mat-mdc-unelevated-button[disabled],.mat-mdc-unelevated-button.mat-mdc-button-disabled{cursor:default;pointer-events:none;color:var(--mat-button-filled-disabled-label-text-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent));background-color:var(--mat-button-filled-disabled-container-color, color-mix(in srgb, var(--mat-sys-on-surface) 12%, transparent))}.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);box-shadow:var(--mat-button-protected-container-elevation-shadow, var(--mat-sys-level1));height:var(--mat-button-protected-container-height, 40px);font-family:var(--mat-button-protected-label-text-font, var(--mat-sys-label-large-font));font-size:var(--mat-button-protected-label-text-size, var(--mat-sys-label-large-size));letter-spacing:var(--mat-button-protected-label-text-tracking, var(--mat-sys-label-large-tracking));text-transform:var(--mat-button-protected-label-text-transform);font-weight:var(--mat-button-protected-label-text-weight, var(--mat-sys-label-large-weight));padding:0 var(--mat-button-protected-horizontal-padding, 24px)}.mat-mdc-raised-button>.mat-icon{margin-right:var(--mat-button-protected-icon-spacing, 8px);margin-left:var(--mat-button-protected-icon-offset, -8px)}[dir=rtl] .mat-mdc-raised-button>.mat-icon{margin-right:var(--mat-button-protected-icon-offset, -8px);margin-left:var(--mat-button-protected-icon-spacing, 8px)}.mat-mdc-raised-button .mdc-button__label+.mat-icon{margin-right:var(--mat-button-protected-icon-offset, -8px);margin-left:var(--mat-button-protected-icon-spacing, 8px)}[dir=rtl] .mat-mdc-raised-button .mdc-button__label+.mat-icon{margin-right:var(--mat-button-protected-icon-spacing, 8px);margin-left:var(--mat-button-protected-icon-offset, -8px)}.mat-mdc-raised-button .mat-ripple-element{background-color:var(--mat-button-protected-ripple-color, color-mix(in srgb, var(--mat-sys-primary) calc(var(--mat-sys-pressed-state-layer-opacity) * 100%), transparent))}.mat-mdc-raised-button .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-button-protected-state-layer-color, var(--mat-sys-primary))}.mat-mdc-raised-button.mat-mdc-button-disabled .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-button-protected-disabled-state-layer-color, var(--mat-sys-on-surface-variant))}.mat-mdc-raised-button:hover>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-button-protected-hover-state-layer-opacity, var(--mat-sys-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-button-protected-focus-state-layer-opacity, var(--mat-sys-focus-state-layer-opacity))}.mat-mdc-raised-button:active>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-button-protected-pressed-state-layer-opacity, var(--mat-sys-pressed-state-layer-opacity))}.mat-mdc-raised-button .mat-mdc-button-touch-target{position:absolute;top:50%;height:var(--mat-button-protected-touch-target-size, 48px);display:var(--mat-button-protected-touch-target-display, block);left:0;right:0;transform:translateY(-50%)}.mat-mdc-raised-button:not(:disabled){color:var(--mat-button-protected-label-text-color, var(--mat-sys-primary));background-color:var(--mat-button-protected-container-color, var(--mat-sys-surface))}.mat-mdc-raised-button,.mat-mdc-raised-button .mdc-button__ripple{border-radius:var(--mat-button-protected-container-shape, var(--mat-sys-corner-full))}@media(hover: hover){.mat-mdc-raised-button:hover{box-shadow:var(--mat-button-protected-hover-container-elevation-shadow, var(--mat-sys-level2))}}.mat-mdc-raised-button:focus{box-shadow:var(--mat-button-protected-focus-container-elevation-shadow, var(--mat-sys-level1))}.mat-mdc-raised-button:active,.mat-mdc-raised-button:focus:active{box-shadow:var(--mat-button-protected-pressed-container-elevation-shadow, var(--mat-sys-level1))}.mat-mdc-raised-button[disabled],.mat-mdc-raised-button.mat-mdc-button-disabled{cursor:default;pointer-events:none;color:var(--mat-button-protected-disabled-label-text-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent));background-color:var(--mat-button-protected-disabled-container-color, color-mix(in srgb, var(--mat-sys-on-surface) 12%, transparent))}.mat-mdc-raised-button[disabled].mat-mdc-button-disabled,.mat-mdc-raised-button.mat-mdc-button-disabled.mat-mdc-button-disabled{box-shadow:var(--mat-button-protected-disabled-container-elevation-shadow, var(--mat-sys-level0))}.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);height:var(--mat-button-outlined-container-height, 40px);font-family:var(--mat-button-outlined-label-text-font, var(--mat-sys-label-large-font));font-size:var(--mat-button-outlined-label-text-size, var(--mat-sys-label-large-size));letter-spacing:var(--mat-button-outlined-label-text-tracking, var(--mat-sys-label-large-tracking));text-transform:var(--mat-button-outlined-label-text-transform);font-weight:var(--mat-button-outlined-label-text-weight, var(--mat-sys-label-large-weight));border-radius:var(--mat-button-outlined-container-shape, var(--mat-sys-corner-full));border-width:var(--mat-button-outlined-outline-width, 1px);padding:0 var(--mat-button-outlined-horizontal-padding, 24px)}.mat-mdc-outlined-button>.mat-icon{margin-right:var(--mat-button-outlined-icon-spacing, 8px);margin-left:var(--mat-button-outlined-icon-offset, -8px)}[dir=rtl] .mat-mdc-outlined-button>.mat-icon{margin-right:var(--mat-button-outlined-icon-offset, -8px);margin-left:var(--mat-button-outlined-icon-spacing, 8px)}.mat-mdc-outlined-button .mdc-button__label+.mat-icon{margin-right:var(--mat-button-outlined-icon-offset, -8px);margin-left:var(--mat-button-outlined-icon-spacing, 8px)}[dir=rtl] .mat-mdc-outlined-button .mdc-button__label+.mat-icon{margin-right:var(--mat-button-outlined-icon-spacing, 8px);margin-left:var(--mat-button-outlined-icon-offset, -8px)}.mat-mdc-outlined-button .mat-ripple-element{background-color:var(--mat-button-outlined-ripple-color, color-mix(in srgb, var(--mat-sys-primary) calc(var(--mat-sys-pressed-state-layer-opacity) * 100%), transparent))}.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-button-outlined-state-layer-color, var(--mat-sys-primary))}.mat-mdc-outlined-button.mat-mdc-button-disabled .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-button-outlined-disabled-state-layer-color, var(--mat-sys-on-surface-variant))}.mat-mdc-outlined-button:hover>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-button-outlined-hover-state-layer-opacity, var(--mat-sys-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-button-outlined-focus-state-layer-opacity, var(--mat-sys-focus-state-layer-opacity))}.mat-mdc-outlined-button:active>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-button-outlined-pressed-state-layer-opacity, var(--mat-sys-pressed-state-layer-opacity))}.mat-mdc-outlined-button .mat-mdc-button-touch-target{position:absolute;top:50%;height:var(--mat-button-outlined-touch-target-size, 48px);display:var(--mat-button-outlined-touch-target-display, block);left:0;right:0;transform:translateY(-50%)}.mat-mdc-outlined-button:not(:disabled){color:var(--mat-button-outlined-label-text-color, var(--mat-sys-primary));border-color:var(--mat-button-outlined-outline-color, var(--mat-sys-outline))}.mat-mdc-outlined-button[disabled],.mat-mdc-outlined-button.mat-mdc-button-disabled{cursor:default;pointer-events:none;color:var(--mat-button-outlined-disabled-label-text-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent));border-color:var(--mat-button-outlined-disabled-outline-color, color-mix(in srgb, var(--mat-sys-on-surface) 12%, transparent))}.mat-mdc-outlined-button.mat-mdc-button-disabled-interactive{pointer-events:auto}.mat-tonal-button{transition:box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);height:var(--mat-button-tonal-container-height, 40px);font-family:var(--mat-button-tonal-label-text-font, var(--mat-sys-label-large-font));font-size:var(--mat-button-tonal-label-text-size, var(--mat-sys-label-large-size));letter-spacing:var(--mat-button-tonal-label-text-tracking, var(--mat-sys-label-large-tracking));text-transform:var(--mat-button-tonal-label-text-transform);font-weight:var(--mat-button-tonal-label-text-weight, var(--mat-sys-label-large-weight));padding:0 var(--mat-button-tonal-horizontal-padding, 24px)}.mat-tonal-button:not(:disabled){color:var(--mat-button-tonal-label-text-color, var(--mat-sys-on-secondary-container));background-color:var(--mat-button-tonal-container-color, var(--mat-sys-secondary-container))}.mat-tonal-button,.mat-tonal-button .mdc-button__ripple{border-radius:var(--mat-button-tonal-container-shape, var(--mat-sys-corner-full))}.mat-tonal-button[disabled],.mat-tonal-button.mat-mdc-button-disabled{cursor:default;pointer-events:none;color:var(--mat-button-tonal-disabled-label-text-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent));background-color:var(--mat-button-tonal-disabled-container-color, color-mix(in srgb, var(--mat-sys-on-surface) 12%, transparent))}.mat-tonal-button.mat-mdc-button-disabled-interactive{pointer-events:auto}.mat-tonal-button>.mat-icon{margin-right:var(--mat-button-tonal-icon-spacing, 8px);margin-left:var(--mat-button-tonal-icon-offset, -8px)}[dir=rtl] .mat-tonal-button>.mat-icon{margin-right:var(--mat-button-tonal-icon-offset, -8px);margin-left:var(--mat-button-tonal-icon-spacing, 8px)}.mat-tonal-button .mdc-button__label+.mat-icon{margin-right:var(--mat-button-tonal-icon-offset, -8px);margin-left:var(--mat-button-tonal-icon-spacing, 8px)}[dir=rtl] .mat-tonal-button .mdc-button__label+.mat-icon{margin-right:var(--mat-button-tonal-icon-spacing, 8px);margin-left:var(--mat-button-tonal-icon-offset, -8px)}.mat-tonal-button .mat-ripple-element{background-color:var(--mat-button-tonal-ripple-color, color-mix(in srgb, var(--mat-sys-on-secondary-container) calc(var(--mat-sys-pressed-state-layer-opacity) * 100%), transparent))}.mat-tonal-button .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-button-tonal-state-layer-color, var(--mat-sys-on-secondary-container))}.mat-tonal-button.mat-mdc-button-disabled .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-button-tonal-disabled-state-layer-color, var(--mat-sys-on-surface-variant))}.mat-tonal-button:hover>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-button-tonal-hover-state-layer-opacity, var(--mat-sys-hover-state-layer-opacity))}.mat-tonal-button.cdk-program-focused>.mat-mdc-button-persistent-ripple::before,.mat-tonal-button.cdk-keyboard-focused>.mat-mdc-button-persistent-ripple::before,.mat-tonal-button.mat-mdc-button-disabled-interactive:focus>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-button-tonal-focus-state-layer-opacity, var(--mat-sys-focus-state-layer-opacity))}.mat-tonal-button:active>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-button-tonal-pressed-state-layer-opacity, var(--mat-sys-pressed-state-layer-opacity))}.mat-tonal-button .mat-mdc-button-touch-target{position:absolute;top:50%;height:var(--mat-button-tonal-touch-target-size, 48px);display:var(--mat-button-tonal-touch-target-display, block);left:0;right:0;transform:translateY(-50%)}.mat-mdc-button,.mat-mdc-unelevated-button,.mat-mdc-raised-button,.mat-mdc-outlined-button,.mat-tonal-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,.mat-tonal-button .mat-mdc-button-ripple,.mat-tonal-button .mat-mdc-button-persistent-ripple,.mat-tonal-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,.mat-tonal-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,.mat-tonal-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,.mat-tonal-button .mdc-button__label,.mat-tonal-button .mat-icon{z-index:1;position:relative}.mat-mdc-button .mat-focus-indicator,.mat-mdc-unelevated-button .mat-focus-indicator,.mat-mdc-raised-button .mat-focus-indicator,.mat-mdc-outlined-button .mat-focus-indicator,.mat-tonal-button .mat-focus-indicator{top:0;left:0;right:0;bottom:0;position:absolute;border-radius:inherit}.mat-mdc-button:focus-visible>.mat-focus-indicator::before,.mat-mdc-unelevated-button:focus-visible>.mat-focus-indicator::before,.mat-mdc-raised-button:focus-visible>.mat-focus-indicator::before,.mat-mdc-outlined-button:focus-visible>.mat-focus-indicator::before,.mat-tonal-button:focus-visible>.mat-focus-indicator::before{content:"";border-radius:inherit}.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,.mat-tonal-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,.mat-tonal-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-focus-indicator::before,.mat-tonal-button .mat-focus-indicator::before,.mat-mdc-raised-button .mat-focus-indicator::before{margin:calc(calc(var(--mat-focus-indicator-border-width, 3px) + 2px)*-1)}.mat-mdc-outlined-button .mat-focus-indicator::before{margin:calc(calc(var(--mat-focus-indicator-border-width, 3px) + 3px)*-1)}\n',"@media(forced-colors: active){.mat-mdc-button:not(.mdc-button--outlined),.mat-mdc-unelevated-button:not(.mdc-button--outlined),.mat-mdc-raised-button:not(.mdc-button--outlined),.mat-mdc-outlined-button:not(.mdc-button--outlined),.mat-mdc-button-base.mat-tonal-button,.mat-mdc-icon-button.mat-mdc-icon-button,.mat-mdc-outlined-button .mdc-button__ripple{outline:solid 1px}}\n"],encapsulation:2,changeDetection:0})}return t})(),R_=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵmod=lu({type:t});static ɵinj=cn({imports:[y_,v_]})}return t})(),D_=class{_box;_destroyed=new yt;_resizeSubject=new yt;_resizeObserver;_elementObservables=new Map;constructor(t){this._box=t,typeof ResizeObserver<"u"&&(this._resizeObserver=new ResizeObserver(t=>this._resizeSubject.next(t)))}observe(t){return this._elementObservables.has(t)||this._elementObservables.set(t,new mt(e=>{let n=this._resizeSubject.subscribe(e);return this._resizeObserver?.observe(t,{box:this._box}),()=>{this._resizeObserver?.unobserve(t),n.unsubscribe(),this._elementObservables.delete(t)}}).pipe(Ee(e=>e.some(e=>e.target===t)),function(t,e,n){let i,r=!1;return t?({bufferSize:i=1/0,windowTime:e=1/0,refCount:r=!1,scheduler:n}=t):i=t??1/0,Ne({connector:()=>new St(i,e,n),resetOnError:!0,resetOnComplete:!1,resetOnRefCountZero:r})}({bufferSize:1,refCount:!0}),Be(this._destroyed))),this._elementObservables.get(t)}destroy(){this._destroyed.next(),this._destroyed.complete(),this._resizeSubject.complete(),this._elementObservables.clear()}},T_=(()=>{class t{_cleanupErrorListener;_observers=new Map;_ngZone=Bn(ho);constructor(){}ngOnDestroy(){for(let[,t]of this._observers)t.destroy();this._observers.clear(),this._cleanupErrorListener?.()}observe(t,e){let n=e?.box||"content-box";return this._observers.has(n)||this._observers.set(n,new D_(n)),this._observers.get(n).observe(t)}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})(),I_=["notch"],O_=["matFormFieldNotchedOutline",""],A_=["*"],P_=["iconPrefixContainer"],M_=["textPrefixContainer"],F_=["iconSuffixContainer"],N_=["textSuffixContainer"],z_=["textField"],L_=["*",[["mat-label"]],[["","matPrefix",""],["","matIconPrefix",""]],[["","matTextPrefix",""]],[["","matTextSuffix",""]],[["","matSuffix",""],["","matIconSuffix",""]],[["mat-error"],["","matError",""]],[["mat-hint",3,"align","end"]],[["mat-hint","align","end"]]],V_=["*","mat-label","[matPrefix], [matIconPrefix]","[matTextPrefix]","[matTextSuffix]","[matSuffix], [matIconSuffix]","mat-error, [matError]","mat-hint:not([align='end'])","mat-hint[align='end']"];function j_(t,e){1&t&&rh(0,"span",21)}function B_(t,e){if(1&t&&(nh(0,"label",20),Rh(1,1),$u(2,j_,1,0,"span",21),ih()),2&t){let t=Ch(2);th("floating",t._shouldLabelFloat())("monitorResize",t._hasOutline())("id",t._labelId),zu("for",t._control.disableAutomaticLabeling?null:t._control.id),Cl(2),qu(!t.hideRequiredMarker&&t._control.required?2:-1)}}function H_(t,e){1&t&&$u(0,B_,3,5,"label",20),2&t&&qu(Ch()._hasFloatingLabel()?0:-1)}function U_(t,e){1&t&&rh(0,"div",7)}function $_(t,e){}function W_(t,e){1&t&&Cu(0,$_,0,0,"ng-template",13),2&t&&(Ch(2),th("ngTemplateOutlet",Fh(1)))}function q_(t,e){if(1&t&&(nh(0,"div",9),$u(1,W_,1,1,null,13),ih()),2&t){let t=Ch();th("matFormFieldNotchedOutlineOpen",t._shouldLabelFloat()),Cl(),qu(t._forceDisplayInfixLabel()?-1:1)}}function G_(t,e){1&t&&(nh(0,"div",10,2),Rh(2,2),ih())}function Z_(t,e){1&t&&(nh(0,"div",11,3),Rh(2,3),ih())}function K_(t,e){}function Y_(t,e){1&t&&Cu(0,K_,0,0,"ng-template",13),2&t&&(Ch(),th("ngTemplateOutlet",Fh(1)))}function X_(t,e){1&t&&(nh(0,"div",14,4),Rh(2,4),ih())}function J_(t,e){1&t&&(nh(0,"div",15,5),Rh(2,5),ih())}function Q_(t,e){1&t&&rh(0,"div",16)}function tv(t,e){1&t&&(nh(0,"div",18),Rh(1,6),ih())}function ev(t,e){if(1&t&&(nh(0,"mat-hint",22),lm(1),ih()),2&t){let t=Ch(2);th("id",t._hintLabelId),Cl(),dm(t.hintLabel)}}function nv(t,e){if(1&t&&(nh(0,"div",19),$u(1,ev,2,2,"mat-hint",22),Rh(2,7),rh(3,"div",23),Rh(4,8),ih()),2&t){let t=Ch();Cl(),qu(t.hintLabel?1:-1)}}var iv=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t,selectors:[["mat-label"]]})}return t})(),rv=new pn("MatError"),ov=(()=>{class t{align="start";id=Bn(Sx).getId("mat-mdc-hint-");static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t,selectors:[["mat-hint"]],hostAttrs:[1,"mat-mdc-form-field-hint","mat-mdc-form-field-bottom-align"],hostVars:4,hostBindings:function(t,e){2&t&&(ph("id",e.id),zu("align",null),Kh("mat-mdc-form-field-hint-end","end"===e.align))},inputs:{align:"align",id:"id"}})}return t})(),av=new pn("MatPrefix"),sv=new pn("MatSuffix"),lv=new pn("FloatingLabelParent"),cv=(()=>{class t{_elementRef=Bn(ja);get floating(){return this._floating}set floating(t){this._floating=t,this.monitorResize&&this._handleResize()}_floating=!1;get monitorResize(){return this._monitorResize}set monitorResize(t){this._monitorResize=t,this._monitorResize?this._subscribeToResize():this._resizeSubscription.unsubscribe()}_monitorResize=!1;_resizeObserver=Bn(T_);_ngZone=Bn(ho);_parent=Bn(lv);_resizeSubscription=new $;constructor(){}ngOnDestroy(){this._resizeSubscription.unsubscribe()}getWidth(){return function(t){let e=t;if(null!==e.offsetParent)return e.scrollWidth;let n=e.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())})}static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t,selectors:[["label","matFormFieldFloatingLabel",""]],hostAttrs:[1,"mdc-floating-label","mat-mdc-floating-label"],hostVars:2,hostBindings:function(t,e){2&t&&Kh("mdc-floating-label--float-above",e.floating)},inputs:{floating:"floating",monitorResize:"monitorResize"}})}return t})(),dv="mdc-line-ripple--active",uv="mdc-line-ripple--deactivating",hv=(()=>{class t{_elementRef=Bn(ja);_cleanupTransitionEnd;constructor(){let t=Bn(ho),e=Bn(td);t.runOutsideAngular(()=>{this._cleanupTransitionEnd=e.listen(this._elementRef.nativeElement,"transitionend",this._handleTransitionEnd)})}activate(){let t=this._elementRef.nativeElement.classList;t.remove(uv),t.add(dv)}deactivate(){this._elementRef.nativeElement.classList.add(uv)}_handleTransitionEnd=t=>{let e=this._elementRef.nativeElement.classList,n=e.contains(uv);"opacity"===t.propertyName&&n&&e.remove(dv,uv)};ngOnDestroy(){this._cleanupTransitionEnd()}static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t,selectors:[["div","matFormFieldLineRipple",""]],hostAttrs:[1,"mdc-line-ripple"]})}return t})(),mv=(()=>{class t{_elementRef=Bn(ja);_ngZone=Bn(ho);open=!1;_notch;ngAfterViewInit(){let t=this._elementRef.nativeElement,e=t.querySelector(".mdc-floating-label");e?(t.classList.add("mdc-notched-outline--upgraded"),"function"==typeof requestAnimationFrame&&(e.style.transitionDuration="0s",this._ngZone.runOutsideAngular(()=>{requestAnimationFrame(()=>e.style.transitionDuration="")}))):t.classList.add("mdc-notched-outline--no-label")}_setNotchWidth(t){let e=this._notch.nativeElement;this.open&&t?e.style.width=`calc(${t}px * var(--mat-mdc-form-field-floating-label-scale, 0.75) + 9px)`:e.style.width=""}_setMaxWidth(t){this._notch.nativeElement.style.setProperty("--mat-form-field-notch-max-width",`calc(100% - ${t}px)`)}static ɵfac=function(e){return new(e||t)};static ɵcmp=au({type:t,selectors:[["div","matFormFieldNotchedOutline",""]],viewQuery:function(t,e){if(1&t&&Th(I_,5),2&t){let t;Ih(t=Oh())&&(e._notch=t.first)}},hostAttrs:[1,"mdc-notched-outline"],hostVars:2,hostBindings:function(t,e){2&t&&Kh("mdc-notched-outline--notched",e.open)},inputs:{open:[0,"matFormFieldNotchedOutlineOpen","open"]},attrs:O_,ngContentSelectors:A_,decls:5,vars:0,consts:[["notch",""],[1,"mat-mdc-notch-piece","mdc-notched-outline__leading"],[1,"mat-mdc-notch-piece","mdc-notched-outline__notch"],[1,"mat-mdc-notch-piece","mdc-notched-outline__trailing"]],template:function(t,e){1&t&&(Eh(),sh(0,"div",1),oh(1,"div",2,0),Rh(3),ah(),sh(4,"div",3))},encapsulation:2,changeDetection:0})}return t})(),pv=(()=>{class t{value;stateChanges;id;placeholder;ngControl;focused;empty;shouldLabelFloat;required;disabled;errorState;controlType;autofilled;userAriaDescribedBy;disableAutomaticLabeling;describedByIds;static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t})}return t})(),fv=new pn("MatFormField"),bv=new pn("MAT_FORM_FIELD_DEFAULT_OPTIONS"),gv="fill",xv="fixed",_v=(()=>{class t{_elementRef=Bn(ja);_changeDetectorRef=Bn(ip);_platform=Bn(Zg);_idGenerator=Bn(Sx);_ngZone=Bn(ho);_defaults=Bn(bv,{optional:!0});_currentDirection;_textField;_iconPrefixContainer;_textPrefixContainer;_iconSuffixContainer;_textSuffixContainer;_floatingLabel;_notchedOutline;_lineRipple;_iconPrefixContainerSignal=Ym("iconPrefixContainer");_textPrefixContainerSignal=Ym("textPrefixContainer");_iconSuffixContainerSignal=Ym("iconSuffixContainer");_textSuffixContainerSignal=Ym("textSuffixContainer");_prefixSuffixContainers=Lm(()=>[this._iconPrefixContainerSignal(),this._textPrefixContainerSignal(),this._iconSuffixContainerSignal(),this._textSuffixContainerSignal()].map(t=>t?.nativeElement).filter(t=>void 0!==t));_formFieldControl;_prefixChildren;_suffixChildren;_errorChildren;_hintChildren;_labelChild=Jm(iv);get hideRequiredMarker(){return this._hideRequiredMarker}set hideRequiredMarker(t){this._hideRequiredMarker=$x(t)}_hideRequiredMarker=!1;color="primary";get floatLabel(){return this._floatLabel||this._defaults?.floatLabel||"auto"}set floatLabel(t){t!==this._floatLabel&&(this._floatLabel=t,this._changeDetectorRef.markForCheck())}_floatLabel;get appearance(){return this._appearanceSignal()}set appearance(t){let e=t||this._defaults?.appearance||gv;this._appearanceSignal.set(e)}_appearanceSignal=ko(gv);get subscriptSizing(){return this._subscriptSizing||this._defaults?.subscriptSizing||xv}set subscriptSizing(t){this._subscriptSizing=t||this._defaults?.subscriptSizing||xv}_subscriptSizing=null;get hintLabel(){return this._hintLabel}set hintLabel(t){this._hintLabel=t,this._processHints()}_hintLabel="";_hasIconPrefix=!1;_hasTextPrefix=!1;_hasIconSuffix=!1;_hasTextSuffix=!1;_labelId=this._idGenerator.getId("mat-mdc-form-field-label-");_hintLabelId=this._idGenerator.getId("mat-mdc-hint-");_describedByIds;get _control(){return this._explicitFormFieldControl||this._formFieldControl}set _control(t){this._explicitFormFieldControl=t}_destroyed=new yt;_isFocused=null;_explicitFormFieldControl;_previousControl=null;_previousControlValidatorFn=null;_stateChanges;_valueChanges;_describedByChanges;_outlineLabelOffsetResizeObserver=null;_animationsDisabled=Hx();constructor(){let t=this._defaults,e=Bn(__);t&&(t.appearance&&(this.appearance=t.appearance),this._hideRequiredMarker=!!t?.hideRequiredMarker,t.color&&(this.color=t.color)),Mo(()=>this._currentDirection=e.valueSignal()),this._syncOutlineLabelOffset()}ngAfterViewInit(){this._updateFocusState(),this._animationsDisabled||this._ngZone.runOutsideAngular(()=>{setTimeout(()=>{this._elementRef.nativeElement.classList.add("mat-form-field-animations-enabled")},300)}),this._changeDetectorRef.detectChanges()}ngAfterContentInit(){this._assertFormFieldControl(),this._initializeSubscript(),this._initializePrefixAndSuffix()}ngAfterContentChecked(){this._assertFormFieldControl(),this._control!==this._previousControl&&(this._initializeControl(this._previousControl),this._control.ngControl&&this._control.ngControl.control&&(this._previousControlValidatorFn=this._control.ngControl.control.validator),this._previousControl=this._control),this._control.ngControl&&this._control.ngControl.control&&this._control.ngControl.control.validator!==this._previousControlValidatorFn&&this._changeDetectorRef.markForCheck()}ngOnDestroy(){this._outlineLabelOffsetResizeObserver?.disconnect(),this._stateChanges?.unsubscribe(),this._valueChanges?.unsubscribe(),this._describedByChanges?.unsubscribe(),this._destroyed.next(),this._destroyed.complete()}getLabelId=Lm(()=>this._hasFloatingLabel()?this._labelId:null);getConnectedOverlayOrigin(){return this._textField||this._elementRef}_animateAndLockLabel(){this._hasFloatingLabel()&&(this.floatLabel="always")}_initializeControl(t){let e=this._control,n="mat-mdc-form-field-type-";t&&this._elementRef.nativeElement.classList.remove(n+t.controlType),e.controlType&&this._elementRef.nativeElement.classList.add(n+e.controlType),this._stateChanges?.unsubscribe(),this._stateChanges=e.stateChanges.subscribe(()=>{this._updateFocusState(),this._changeDetectorRef.markForCheck()}),this._describedByChanges?.unsubscribe(),this._describedByChanges=e.stateChanges.pipe(Ve([void 0,void 0]),ee(()=>[e.errorState,e.userAriaDescribedBy]),bt((t,e)=>{let n,i=!1;t.subscribe(gt(e,t=>{let r=n;n=t,i&&e.next([r,t]),i=!0}))}),Ee(([[t,e],[n,i]])=>t!==n||e!==i)).subscribe(()=>this._syncDescribedByIds()),this._valueChanges?.unsubscribe(),e.ngControl&&e.ngControl.valueChanges&&(this._valueChanges=e.ngControl.valueChanges.pipe(Be(this._destroyed)).subscribe(()=>this._changeDetectorRef.markForCheck()))}_checkPrefixAndSuffixTypes(){this._hasIconPrefix=!!this._prefixChildren.find(t=>!t._isText),this._hasTextPrefix=!!this._prefixChildren.find(t=>t._isText),this._hasIconSuffix=!!this._suffixChildren.find(t=>!t._isText),this._hasTextSuffix=!!this._suffixChildren.find(t=>t._isText)}_initializePrefixAndSuffix(){this._checkPrefixAndSuffixTypes(),we(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(){let t=this._control.focused;t&&!this._isFocused?(this._isFocused=!0,this._lineRipple?.activate()):!t&&(this._isFocused||null===this._isFocused)&&(this._isFocused=!1,this._lineRipple?.deactivate()),this._elementRef.nativeElement.classList.toggle("mat-focused",t),this._textField?.nativeElement.classList.toggle("mdc-text-field--focused",t)}_syncOutlineLabelOffset(){!function(t){let e=Bn(Xr),n=e.get(Ro),i=e.get(Fl),r=e.get(Al,null,{optional:!0});i.impl??=e.get(zl);let o=t;"function"==typeof o&&(o={mixedReadWrite:t});let a=e.get(So,null,{optional:!0}),s=new _p(i.impl,[o.earlyRead,o.write,o.mixedReadWrite,o.read],a?.view,n,e,r?.snapshot(null));i.impl.register(s)}({earlyRead:()=>{if("outline"!==this._appearanceSignal())return this._outlineLabelOffsetResizeObserver?.disconnect(),null;if(globalThis.ResizeObserver){this._outlineLabelOffsetResizeObserver||=new globalThis.ResizeObserver(()=>{this._writeOutlinedLabelStyles(this._getOutlinedLabelOffset())});for(let t of this._prefixSuffixContainers())this._outlineLabelOffsetResizeObserver.observe(t,{box:"border-box"})}return this._getOutlinedLabelOffset()},write:t=>this._writeOutlinedLabelStyles(t())})}_shouldAlwaysFloat(){return"always"===this.floatLabel}_hasOutline(){return"outline"===this.appearance}_forceDisplayInfixLabel(){return!this._platform.isBrowser&&this._prefixChildren.length&&!this._shouldLabelFloat()}_hasFloatingLabel=Lm(()=>!!this._labelChild());_shouldLabelFloat(){return!!this._hasFloatingLabel()&&(this._control.shouldLabelFloat||this._shouldAlwaysFloat())}_shouldForward(t){let e=this._control?this._control.ngControl:null;return e&&e[t]}_getSubscriptMessageType(){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 t=[];if(this._control.userAriaDescribedBy&&"string"==typeof this._control.userAriaDescribedBy&&t.push(...this._control.userAriaDescribedBy.split(" ")),"hint"===this._getSubscriptMessageType()){let e=this._hintChildren?this._hintChildren.find(t=>"start"===t.align):null,n=this._hintChildren?this._hintChildren.find(t=>"end"===t.align):null;e?t.push(e.id):this._hintLabel&&t.push(this._hintLabelId),n&&t.push(n.id)}else this._errorChildren&&t.push(...this._errorChildren.map(t=>t.id));let e,n=this._control.describedByIds;if(n){let i=this._describedByIds||t;e=t.concat(n.filter(t=>t&&!i.includes(t)))}else e=t;this._control.setDescribedByIds(e),this._describedByIds=t}}_getOutlinedLabelOffset(){if(!this._hasOutline()||!this._floatingLabel)return null;if(!this._iconPrefixContainer&&!this._textPrefixContainer)return["",null];if(!this._isAttachedToDom())return null;let t=this._iconPrefixContainer?.nativeElement,e=this._textPrefixContainer?.nativeElement,n=this._iconSuffixContainer?.nativeElement,i=this._textSuffixContainer?.nativeElement,r=t?.getBoundingClientRect().width??0,o=e?.getBoundingClientRect().width??0,a=n?.getBoundingClientRect().width??0,s=i?.getBoundingClientRect().width??0;return[`var(--mat-mdc-form-field-label-transform, translateY(-50%) translateX(calc(${"rtl"===this._currentDirection?"-1":"1"} * (${r+o}px + var(--mat-mdc-form-field-label-offset-x, 0px)))))`,r+o+a+s]}_writeOutlinedLabelStyles(t){if(null!==t){let[e,n]=t;this._floatingLabel&&(this._floatingLabel.element.style.transform=e),null!==n&&this._notchedOutline?._setMaxWidth(n)}}_isAttachedToDom(){let t=this._elementRef.nativeElement;if(t.getRootNode){let e=t.getRootNode();return e&&e!==t}return document.documentElement.contains(t)}static ɵfac=function(e){return new(e||t)};static ɵcmp=au({type:t,selectors:[["mat-form-field"]],contentQueries:function(t,e,n){if(1&t&&(Ah(n,e._labelChild,iv,5),Dh(n,pv,5)(n,av,5)(n,sv,5)(n,rv,5)(n,ov,5)),2&t){let t;Mh(),Ih(t=Oh())&&(e._formFieldControl=t.first),Ih(t=Oh())&&(e._prefixChildren=t),Ih(t=Oh())&&(e._suffixChildren=t),Ih(t=Oh())&&(e._errorChildren=t),Ih(t=Oh())&&(e._hintChildren=t)}},viewQuery:function(t,e){if(1&t&&(Ph(e._iconPrefixContainerSignal,P_,5)(e._textPrefixContainerSignal,M_,5)(e._iconSuffixContainerSignal,F_,5)(e._textSuffixContainerSignal,N_,5),Th(z_,5)(P_,5)(M_,5)(F_,5)(N_,5)(cv,5)(mv,5)(hv,5)),2&t){let t;Mh(4),Ih(t=Oh())&&(e._textField=t.first),Ih(t=Oh())&&(e._iconPrefixContainer=t.first),Ih(t=Oh())&&(e._textPrefixContainer=t.first),Ih(t=Oh())&&(e._iconSuffixContainer=t.first),Ih(t=Oh())&&(e._textSuffixContainer=t.first),Ih(t=Oh())&&(e._floatingLabel=t.first),Ih(t=Oh())&&(e._notchedOutline=t.first),Ih(t=Oh())&&(e._lineRipple=t.first)}},hostAttrs:[1,"mat-mdc-form-field"],hostVars:38,hostBindings:function(t,e){2&t&&Kh("mat-mdc-form-field-label-always-float",e._shouldAlwaysFloat())("mat-mdc-form-field-has-icon-prefix",e._hasIconPrefix)("mat-mdc-form-field-has-icon-suffix",e._hasIconSuffix)("mat-form-field-invalid",e._control.errorState)("mat-form-field-disabled",e._control.disabled)("mat-form-field-autofilled",e._control.autofilled)("mat-form-field-appearance-fill","fill"==e.appearance)("mat-form-field-appearance-outline","outline"==e.appearance)("mat-form-field-hide-placeholder",e._hasFloatingLabel()&&!e._shouldLabelFloat())("mat-primary","accent"!==e.color&&"warn"!==e.color)("mat-accent","accent"===e.color)("mat-warn","warn"===e.color)("ng-untouched",e._shouldForward("untouched"))("ng-touched",e._shouldForward("touched"))("ng-pristine",e._shouldForward("pristine"))("ng-dirty",e._shouldForward("dirty"))("ng-valid",e._shouldForward("valid"))("ng-invalid",e._shouldForward("invalid"))("ng-pending",e._shouldForward("pending"))},inputs:{hideRequiredMarker:"hideRequiredMarker",color:"color",floatLabel:"floatLabel",appearance:"appearance",subscriptSizing:"subscriptSizing",hintLabel:"hintLabel"},exportAs:["matFormField"],features:[Sm([{provide:fv,useExisting:t},{provide:lv,useExisting:t}])],ngContentSelectors:V_,decls:18,vars:21,consts:[["labelTemplate",""],["textField",""],["iconPrefixContainer",""],["textPrefixContainer",""],["textSuffixContainer",""],["iconSuffixContainer",""],[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",""],["aria-atomic","true","aria-live","polite",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(t,e){if(1&t){let t=mh();Eh(L_),Cu(0,H_,1,1,"ng-template",null,0,Pm),nh(2,"div",6,1),wh("click",function(n){return vr(t),yr(e._control.onContainerClick(n))}),$u(4,U_,1,0,"div",7),nh(5,"div",8),$u(6,q_,2,2,"div",9),$u(7,G_,3,0,"div",10),$u(8,Z_,3,0,"div",11),nh(9,"div",12),$u(10,Y_,1,1,null,13),Rh(11),ih(),$u(12,X_,3,0,"div",14),$u(13,J_,3,0,"div",15),ih(),$u(14,Q_,1,0,"div",16),ih(),nh(15,"div",17),$u(16,tv,2,0,"div",18)(17,nv,5,1,"div",19),ih()}if(2&t){let t;Cl(2),Kh("mdc-text-field--filled",!e._hasOutline())("mdc-text-field--outlined",e._hasOutline())("mdc-text-field--no-label",!e._hasFloatingLabel())("mdc-text-field--disabled",e._control.disabled)("mdc-text-field--invalid",e._control.errorState),Cl(2),qu(e._hasOutline()||e._control.disabled?-1:4),Cl(2),qu(e._hasOutline()?6:-1),Cl(),qu(e._hasIconPrefix?7:-1),Cl(),qu(e._hasTextPrefix?8:-1),Cl(2),qu(!e._hasOutline()||e._forceDisplayInfixLabel()?10:-1),Cl(2),qu(e._hasTextSuffix?12:-1),Cl(),qu(e._hasIconSuffix?13:-1),Cl(),qu(e._hasOutline()?-1:14),Cl(),Kh("mat-mdc-form-field-subscript-dynamic-size","dynamic"===e.subscriptSizing);let n=e._getSubscriptMessageType();Cl(),qu("error"===(t=n)?16:"hint"===t?17:-1)}},dependencies:[cv,mv,Yp,hv,ov],styles:['.mdc-text-field{display:inline-flex;align-items:baseline;padding:0 16px;position:relative;box-sizing:border-box;overflow:hidden;will-change:opacity,transform,color;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.mdc-text-field__input{width:100%;min-width:0;border:none;border-radius:0;background:none;padding:0;-moz-appearance:none;-webkit-appearance:none;height:28px}.mdc-text-field__input::-webkit-calendar-picker-indicator,.mdc-text-field__input::-webkit-search-cancel-button{display:none}.mdc-text-field__input::-ms-clear{display:none}.mdc-text-field__input:focus{outline:none}.mdc-text-field__input:invalid{box-shadow:none}.mdc-text-field__input::placeholder{opacity:0}.mdc-text-field__input::-moz-placeholder{opacity:0}.mdc-text-field__input::-webkit-input-placeholder{opacity:0}.mdc-text-field__input:-ms-input-placeholder{opacity:0}.mdc-text-field--no-label .mdc-text-field__input::placeholder,.mdc-text-field--focused .mdc-text-field__input::placeholder{opacity:1}.mdc-text-field--no-label .mdc-text-field__input::-moz-placeholder,.mdc-text-field--focused .mdc-text-field__input::-moz-placeholder{opacity:1}.mdc-text-field--no-label .mdc-text-field__input::-webkit-input-placeholder,.mdc-text-field--focused .mdc-text-field__input::-webkit-input-placeholder{opacity:1}.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--disabled:not(.mdc-text-field--no-label) .mdc-text-field__input.mat-mdc-input-disabled-interactive::placeholder{opacity:0}.mdc-text-field--disabled:not(.mdc-text-field--no-label) .mdc-text-field__input.mat-mdc-input-disabled-interactive::-moz-placeholder{opacity:0}.mdc-text-field--disabled:not(.mdc-text-field--no-label) .mdc-text-field__input.mat-mdc-input-disabled-interactive::-webkit-input-placeholder{opacity:0}.mdc-text-field--disabled:not(.mdc-text-field--no-label) .mdc-text-field__input.mat-mdc-input-disabled-interactive:-ms-input-placeholder{opacity:0}.mdc-text-field--outlined .mdc-text-field__input,.mdc-text-field--filled.mdc-text-field--no-label .mdc-text-field__input{height:100%}.mdc-text-field--outlined .mdc-text-field__input{display:flex;border:none !important;background-color:rgba(0,0,0,0)}.mdc-text-field--disabled .mdc-text-field__input{pointer-events:auto}.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-text-field__input{color:var(--mat-form-field-filled-input-text-color, var(--mat-sys-on-surface));caret-color:var(--mat-form-field-filled-caret-color, var(--mat-sys-primary))}.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:var(--mat-form-field-filled-input-text-placeholder-color, var(--mat-sys-on-surface-variant))}.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-text-field__input::-moz-placeholder{color:var(--mat-form-field-filled-input-text-placeholder-color, var(--mat-sys-on-surface-variant))}.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-text-field__input::-webkit-input-placeholder{color:var(--mat-form-field-filled-input-text-placeholder-color, var(--mat-sys-on-surface-variant))}.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:var(--mat-form-field-filled-input-text-placeholder-color, var(--mat-sys-on-surface-variant))}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-text-field__input{color:var(--mat-form-field-outlined-input-text-color, var(--mat-sys-on-surface));caret-color:var(--mat-form-field-outlined-caret-color, var(--mat-sys-primary))}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:var(--mat-form-field-outlined-input-text-placeholder-color, var(--mat-sys-on-surface-variant))}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-text-field__input::-moz-placeholder{color:var(--mat-form-field-outlined-input-text-placeholder-color, var(--mat-sys-on-surface-variant))}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-text-field__input::-webkit-input-placeholder{color:var(--mat-form-field-outlined-input-text-placeholder-color, var(--mat-sys-on-surface-variant))}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:var(--mat-form-field-outlined-input-text-placeholder-color, var(--mat-sys-on-surface-variant))}.mdc-text-field--filled.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__input{caret-color:var(--mat-form-field-filled-error-caret-color, var(--mat-sys-error))}.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__input{caret-color:var(--mat-form-field-outlined-error-caret-color, var(--mat-sys-error))}.mdc-text-field--filled.mdc-text-field--disabled .mdc-text-field__input{color:var(--mat-form-field-filled-disabled-input-text-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.mdc-text-field--outlined.mdc-text-field--disabled .mdc-text-field__input{color:var(--mat-form-field-outlined-disabled-input-text-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}@media(forced-colors: active){.mdc-text-field--disabled .mdc-text-field__input{background-color:Window}}.mdc-text-field--filled{height:56px;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:var(--mat-form-field-filled-container-shape, var(--mat-sys-corner-extra-small));border-top-right-radius:var(--mat-form-field-filled-container-shape, var(--mat-sys-corner-extra-small))}.mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:var(--mat-form-field-filled-container-color, var(--mat-sys-surface-variant))}.mdc-text-field--filled.mdc-text-field--disabled{background-color:var(--mat-form-field-filled-disabled-container-color, color-mix(in srgb, var(--mat-sys-on-surface) 4%, transparent))}.mdc-text-field--outlined{height:56px;overflow:visible;padding-right:max(16px,var(--mat-form-field-outlined-container-shape, var(--mat-sys-corner-extra-small)));padding-left:max(16px,var(--mat-form-field-outlined-container-shape, var(--mat-sys-corner-extra-small)) + 4px)}[dir=rtl] .mdc-text-field--outlined{padding-right:max(16px,var(--mat-form-field-outlined-container-shape, var(--mat-sys-corner-extra-small)) + 4px);padding-left:max(16px,var(--mat-form-field-outlined-container-shape, var(--mat-sys-corner-extra-small)))}.mdc-floating-label{position:absolute;left:0;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{right:0;left:auto;transform-origin:right top;text-align:right}.mdc-text-field .mdc-floating-label{top:50%;transform:translateY(-50%);pointer-events:none}.mdc-notched-outline .mdc-floating-label{display:inline-block;position:relative;max-width:100%}.mdc-text-field--outlined .mdc-floating-label{left:4px;right:auto}[dir=rtl] .mdc-text-field--outlined .mdc-floating-label{left:auto;right:4px}.mdc-text-field--filled .mdc-floating-label{left:16px;right:auto}[dir=rtl] .mdc-text-field--filled .mdc-floating-label{left:auto;right:16px}.mdc-text-field--disabled .mdc-floating-label{cursor:default}@media(forced-colors: active){.mdc-text-field--disabled .mdc-floating-label{z-index:1}}.mdc-text-field--filled.mdc-text-field--no-label .mdc-floating-label{display:none}.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mat-form-field-filled-label-text-color, var(--mat-sys-on-surface-variant))}.mdc-text-field--filled:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-floating-label{color:var(--mat-form-field-filled-focus-label-text-color, var(--mat-sys-primary))}.mdc-text-field--filled:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-floating-label{color:var(--mat-form-field-filled-hover-label-text-color, var(--mat-sys-on-surface-variant))}.mdc-text-field--filled.mdc-text-field--disabled .mdc-floating-label{color:var(--mat-form-field-filled-disabled-label-text-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.mdc-text-field--filled:not(.mdc-text-field--disabled).mdc-text-field--invalid .mdc-floating-label{color:var(--mat-form-field-filled-error-label-text-color, var(--mat-sys-error))}.mdc-text-field--filled:not(.mdc-text-field--disabled).mdc-text-field--invalid.mdc-text-field--focused .mdc-floating-label{color:var(--mat-form-field-filled-error-focus-label-text-color, var(--mat-sys-error))}.mdc-text-field--filled:not(.mdc-text-field--disabled).mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-floating-label{color:var(--mat-form-field-filled-error-hover-label-text-color, var(--mat-sys-on-error-container))}.mdc-text-field--filled .mdc-floating-label{font-family:var(--mat-form-field-filled-label-text-font, var(--mat-sys-body-large-font));font-size:var(--mat-form-field-filled-label-text-size, var(--mat-sys-body-large-size));font-weight:var(--mat-form-field-filled-label-text-weight, var(--mat-sys-body-large-weight));letter-spacing:var(--mat-form-field-filled-label-text-tracking, var(--mat-sys-body-large-tracking))}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mat-form-field-outlined-label-text-color, var(--mat-sys-on-surface-variant))}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-floating-label{color:var(--mat-form-field-outlined-focus-label-text-color, var(--mat-sys-primary))}.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-floating-label{color:var(--mat-form-field-outlined-hover-label-text-color, var(--mat-sys-on-surface))}.mdc-text-field--outlined.mdc-text-field--disabled .mdc-floating-label{color:var(--mat-form-field-outlined-disabled-label-text-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--invalid .mdc-floating-label{color:var(--mat-form-field-outlined-error-label-text-color, var(--mat-sys-error))}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--invalid.mdc-text-field--focused .mdc-floating-label{color:var(--mat-form-field-outlined-error-focus-label-text-color, var(--mat-sys-error))}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-floating-label{color:var(--mat-form-field-outlined-error-hover-label-text-color, var(--mat-sys-on-error-container))}.mdc-text-field--outlined .mdc-floating-label{font-family:var(--mat-form-field-outlined-label-text-font, var(--mat-sys-body-large-font));font-size:var(--mat-form-field-outlined-label-text-size, var(--mat-sys-body-large-size));font-weight:var(--mat-form-field-outlined-label-text-weight, var(--mat-sys-body-large-weight));letter-spacing:var(--mat-form-field-outlined-label-text-tracking, var(--mat-sys-body-large-tracking))}.mdc-floating-label--float-above{cursor:auto;transform:translateY(-106%) scale(0.75)}.mdc-text-field--filled .mdc-floating-label--float-above{transform:translateY(-106%) scale(0.75)}.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-37.25px) scale(1);font-size:.75rem}.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-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-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-floating-label--required:not(.mdc-floating-label--hide-required-marker)::after{margin-left:1px;margin-right:0;content:"*"}[dir=rtl] .mdc-floating-label--required:not(.mdc-floating-label--hide-required-marker)::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{text-align:right}.mdc-text-field--outlined .mdc-notched-outline{z-index:1}.mat-mdc-notch-piece{box-sizing:border-box;height:100%;pointer-events:none;border:none;border-top:1px solid;border-bottom:1px solid}.mdc-text-field--focused .mat-mdc-notch-piece{border-width:2px}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mat-mdc-notch-piece{border-color:var(--mat-form-field-outlined-outline-color, var(--mat-sys-outline));border-width:var(--mat-form-field-outlined-outline-width, 1px)}.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mat-mdc-notch-piece{border-color:var(--mat-form-field-outlined-hover-outline-color, var(--mat-sys-on-surface))}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mat-mdc-notch-piece{border-color:var(--mat-form-field-outlined-focus-outline-color, var(--mat-sys-primary))}.mdc-text-field--outlined.mdc-text-field--disabled .mat-mdc-notch-piece{border-color:var(--mat-form-field-outlined-disabled-outline-color, color-mix(in srgb, var(--mat-sys-on-surface) 12%, transparent))}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--invalid .mat-mdc-notch-piece{border-color:var(--mat-form-field-outlined-error-outline-color, var(--mat-sys-error))}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--invalid:not(.mdc-text-field--focused):hover .mdc-notched-outline .mat-mdc-notch-piece{border-color:var(--mat-form-field-outlined-error-hover-outline-color, var(--mat-sys-on-error-container))}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--invalid.mdc-text-field--focused .mat-mdc-notch-piece{border-color:var(--mat-form-field-outlined-error-focus-outline-color, var(--mat-sys-error))}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline .mat-mdc-notch-piece{border-width:var(--mat-form-field-outlined-focus-outline-width, 2px)}.mdc-notched-outline__leading{border-left:1px solid;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0;border-top-left-radius:var(--mat-form-field-outlined-container-shape, var(--mat-sys-corner-extra-small));border-bottom-left-radius:var(--mat-form-field-outlined-container-shape, var(--mat-sys-corner-extra-small))}.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading{width:max(12px,var(--mat-form-field-outlined-container-shape, var(--mat-sys-corner-extra-small)))}[dir=rtl] .mdc-notched-outline__leading{border-left:none;border-right:1px solid;border-bottom-left-radius:0;border-top-left-radius:0;border-top-right-radius:var(--mat-form-field-outlined-container-shape, var(--mat-sys-corner-extra-small));border-bottom-right-radius:var(--mat-form-field-outlined-container-shape, var(--mat-sys-corner-extra-small))}.mdc-notched-outline__trailing{flex-grow:1;border-left:none;border-right:1px solid;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:var(--mat-form-field-outlined-container-shape, var(--mat-sys-corner-extra-small));border-bottom-right-radius:var(--mat-form-field-outlined-container-shape, var(--mat-sys-corner-extra-small))}[dir=rtl] .mdc-notched-outline__trailing{border-left:1px solid;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0;border-top-left-radius:var(--mat-form-field-outlined-container-shape, var(--mat-sys-corner-extra-small));border-bottom-left-radius:var(--mat-form-field-outlined-container-shape, var(--mat-sys-corner-extra-small))}.mdc-notched-outline__notch{flex:0 0 auto;width:auto}.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__notch{max-width:min(var(--mat-form-field-notch-max-width, 100%),calc(100% - max(12px, var(--mat-form-field-outlined-container-shape, var(--mat-sys-corner-extra-small))) * 2))}.mdc-text-field--outlined .mdc-notched-outline--notched .mdc-notched-outline__notch{max-width:min(100%,calc(100% - max(12px, var(--mat-form-field-outlined-container-shape, var(--mat-sys-corner-extra-small))) * 2))}.mdc-text-field--outlined .mdc-notched-outline--notched .mdc-notched-outline__notch{padding-top:1px}.mdc-text-field--focused.mdc-text-field--outlined .mdc-notched-outline--notched .mdc-notched-outline__notch{padding-top:2px}.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{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;border-bottom-width:var(--mat-form-field-filled-active-indicator-height, 1px)}.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple::before{border-bottom-color:var(--mat-form-field-filled-active-indicator-color, var(--mat-sys-on-surface-variant))}.mdc-text-field--filled:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-line-ripple::before{border-bottom-color:var(--mat-form-field-filled-hover-active-indicator-color, var(--mat-sys-on-surface))}.mdc-text-field--filled.mdc-text-field--disabled .mdc-line-ripple::before{border-bottom-color:var(--mat-form-field-filled-disabled-active-indicator-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.mdc-text-field--filled:not(.mdc-text-field--disabled).mdc-text-field--invalid .mdc-line-ripple::before{border-bottom-color:var(--mat-form-field-filled-error-active-indicator-color, var(--mat-sys-error))}.mdc-text-field--filled:not(.mdc-text-field--disabled).mdc-text-field--invalid:not(.mdc-text-field--focused):hover .mdc-line-ripple::before{border-bottom-color:var(--mat-form-field-filled-error-hover-active-indicator-color, var(--mat-sys-on-error-container))}.mdc-line-ripple::after{transform:scaleX(0);opacity:0;z-index:2}.mdc-text-field--filled .mdc-line-ripple::after{border-bottom-width:var(--mat-form-field-filled-focus-active-indicator-height, 2px)}.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple::after{border-bottom-color:var(--mat-form-field-filled-focus-active-indicator-color, var(--mat-sys-primary))}.mdc-text-field--filled.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::after{border-bottom-color:var(--mat-form-field-filled-error-focus-active-indicator-color, var(--mat-sys-error))}.mdc-line-ripple--active::after{transform:scaleX(1);opacity:1}.mdc-line-ripple--deactivating::after{opacity:0}.mdc-text-field--disabled{pointer-events:none}.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, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.mat-form-field-disabled .mdc-text-field__input::-moz-placeholder{color:var(--mat-form-field-disabled-input-text-placeholder-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.mat-form-field-disabled .mdc-text-field__input::-webkit-input-placeholder{color:var(--mat-form-field-disabled-input-text-placeholder-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.mat-form-field-disabled .mdc-text-field__input:-ms-input-placeholder{color:var(--mat-form-field-disabled-input-text-placeholder-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.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-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, 56px);padding-top:var(--mat-form-field-filled-with-label-container-padding-top, 24px);padding-bottom:var(--mat-form-field-filled-with-label-container-padding-bottom, 8px)}.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, 16px);padding-bottom:var(--mat-form-field-container-vertical-padding, 16px)}.mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:calc(var(--mat-form-field-container-height, 56px)/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, 56px) / 2) * -1)) scale(var(--mat-mdc-form-field-floating-label-scale, 0.75));transform:var(--mat-mdc-form-field-label-transform)}@keyframes _mat-form-field-subscript-animation{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.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;opacity:1;transform:translateY(0);animation:_mat-form-field-subscript-animation 0ms cubic-bezier(0.55, 0, 0.55, 0.2)}.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, var(--mat-sys-error))}.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, var(--mat-sys-body-small-font));line-height:var(--mat-form-field-subscript-text-line-height, var(--mat-sys-body-small-line-height));font-size:var(--mat-form-field-subscript-text-size, var(--mat-sys-body-small-size));letter-spacing:var(--mat-form-field-subscript-text-tracking, var(--mat-sys-body-small-tracking));font-weight:var(--mat-form-field-subscript-text-weight, var(--mat-sys-body-small-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, var(--mat-sys-on-surface))}.mat-mdc-text-field-wrapper:hover .mat-mdc-form-field-focus-overlay{opacity:var(--mat-form-field-hover-state-layer-opacity, var(--mat-sys-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, 0)}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, var(--mat-sys-neutral10))}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, color-mix(in srgb, var(--mat-sys-neutral10) 38%, transparent))}.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, var(--mat-sys-on-surface-variant))}[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, var(--mat-sys-primary))}.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, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.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}@media(forced-colors: active){.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper{outline:solid 1px}}@media(forced-colors: active){.mat-form-field-appearance-fill.mat-form-field-disabled .mat-mdc-text-field-wrapper{outline-color:GrayText}}@media(forced-colors: active){.mat-form-field-appearance-fill.mat-focused .mat-mdc-text-field-wrapper{outline:dashed 3px}}@media(forced-colors: 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, var(--mat-sys-body-large-font));line-height:var(--mat-form-field-container-text-line-height, var(--mat-sys-body-large-line-height));font-size:var(--mat-form-field-container-text-size, var(--mat-sys-body-large-size));letter-spacing:var(--mat-form-field-container-text-tracking, var(--mat-sys-body-large-tracking));font-weight:var(--mat-form-field-container-text-weight, var(--mat-sys-body-large-weight))}.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)}[dir=rtl] .mat-mdc-form-field{text-align:right}.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, var(--mat-sys-on-surface-variant))}.mat-form-field-disabled .mat-mdc-form-field-icon-prefix{color:var(--mat-form-field-disabled-leading-icon-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.mat-mdc-form-field-icon-suffix{color:var(--mat-form-field-trailing-icon-color, var(--mat-sys-on-surface-variant))}.mat-form-field-disabled .mat-mdc-form-field-icon-suffix{color:var(--mat-form-field-disabled-trailing-icon-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.mat-form-field-invalid .mat-mdc-form-field-icon-suffix{color:var(--mat-form-field-error-trailing-icon-color, var(--mat-sys-error))}.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, var(--mat-sys-on-error-container))}.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, var(--mat-sys-error))}.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-infix:has(textarea[cols]){width:auto}.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.mat-form-field-animations-enabled .mdc-floating-label{transition:transform 150ms cubic-bezier(0.4, 0, 0.2, 1),color 150ms cubic-bezier(0.4, 0, 0.2, 1)}.mat-mdc-form-field.mat-form-field-animations-enabled .mdc-text-field__input{transition:opacity 150ms cubic-bezier(0.4, 0, 0.2, 1)}.mat-mdc-form-field.mat-form-field-animations-enabled .mdc-text-field__input::placeholder{transition:opacity 67ms cubic-bezier(0.4, 0, 0.2, 1)}.mat-mdc-form-field.mat-form-field-animations-enabled .mdc-text-field__input::-moz-placeholder{transition:opacity 67ms cubic-bezier(0.4, 0, 0.2, 1)}.mat-mdc-form-field.mat-form-field-animations-enabled .mdc-text-field__input::-webkit-input-placeholder{transition:opacity 67ms cubic-bezier(0.4, 0, 0.2, 1)}.mat-mdc-form-field.mat-form-field-animations-enabled .mdc-text-field__input:-ms-input-placeholder{transition:opacity 67ms cubic-bezier(0.4, 0, 0.2, 1)}.mat-mdc-form-field.mat-form-field-animations-enabled.mdc-text-field--no-label .mdc-text-field__input::placeholder,.mat-mdc-form-field.mat-form-field-animations-enabled.mdc-text-field--focused .mdc-text-field__input::placeholder{transition-delay:40ms;transition-duration:110ms}.mat-mdc-form-field.mat-form-field-animations-enabled.mdc-text-field--no-label .mdc-text-field__input::-moz-placeholder,.mat-mdc-form-field.mat-form-field-animations-enabled.mdc-text-field--focused .mdc-text-field__input::-moz-placeholder{transition-delay:40ms;transition-duration:110ms}.mat-mdc-form-field.mat-form-field-animations-enabled.mdc-text-field--no-label .mdc-text-field__input::-webkit-input-placeholder,.mat-mdc-form-field.mat-form-field-animations-enabled.mdc-text-field--focused .mdc-text-field__input::-webkit-input-placeholder{transition-delay:40ms;transition-duration:110ms}.mat-mdc-form-field.mat-form-field-animations-enabled.mdc-text-field--no-label .mdc-text-field__input:-ms-input-placeholder,.mat-mdc-form-field.mat-form-field-animations-enabled.mdc-text-field--focused .mdc-text-field__input:-ms-input-placeholder{transition-delay:40ms;transition-duration:110ms}.mat-mdc-form-field.mat-form-field-animations-enabled .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple::before{transition-duration:75ms}.mat-mdc-form-field.mat-form-field-animations-enabled .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)}.mat-mdc-form-field.mat-form-field-animations-enabled .mat-mdc-form-field-hint-wrapper,.mat-mdc-form-field.mat-form-field-animations-enabled .mat-mdc-form-field-error-wrapper{animation-duration:300ms}.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)}\n'],encapsulation:2,changeDetection:0})}return t})(),vv=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵmod=lu({type:t});static ɵinj=cn({imports:[gx,_v,v_]})}return t})();function yv(t){return Error(`Unable to find icon with the name "${t}"`)}function wv(t){return Error(`The URL provided to MatIconRegistry was not trusted as a resource URL via Angular's DomSanitizer. Attempted URL was "${t}".`)}function kv(t){return Error(`The literal provided to MatIconRegistry was not trusted as safe HTML by Angular's DomSanitizer. Attempted literal was "${t}".`)}var Cv=class{url;svgText;options;svgElement;constructor(t,e,n){this.url=t,this.svgText=e,this.options=n}},Sv=(()=>{class t{_httpClient;_sanitizer;_errorHandler;_document;_svgIconConfigs=new Map;_iconSetConfigs=new Map;_cachedIconsByUrl=new Map;_inProgressUrlFetches=new Map;_fontCssClassesByAlias=new Map;_resolvers=[];_defaultFontSetClass=["material-icons","mat-ligature-font"];constructor(t,e,n,i){this._httpClient=t,this._sanitizer=e,this._errorHandler=i,this._document=n}addSvgIcon(t,e,n){return this.addSvgIconInNamespace("",t,e,n)}addSvgIconLiteral(t,e,n){return this.addSvgIconLiteralInNamespace("",t,e,n)}addSvgIconInNamespace(t,e,n,i){return this._addSvgIconConfig(t,e,new Cv(n,null,i))}addSvgIconResolver(t){return this._resolvers.push(t),this}addSvgIconLiteralInNamespace(t,e,n,i){let r=this._sanitizer.sanitize(ol.HTML,n);if(!r)throw kv(n);let o=Fx(r);return this._addSvgIconConfig(t,e,new Cv("",o,i))}addSvgIconSet(t,e){return this.addSvgIconSetInNamespace("",t,e)}addSvgIconSetLiteral(t,e){return this.addSvgIconSetLiteralInNamespace("",t,e)}addSvgIconSetInNamespace(t,e,n){return this._addSvgIconSetConfig(t,new Cv(e,null,n))}addSvgIconSetLiteralInNamespace(t,e,n){let i=this._sanitizer.sanitize(ol.HTML,e);if(!i)throw kv(e);let r=Fx(i);return this._addSvgIconSetConfig(t,new Cv("",r,n))}registerFontClassAlias(t,e=t){return this._fontCssClassesByAlias.set(t,e),this}classNameForFontAlias(t){return this._fontCssClassesByAlias.get(t)||t}setDefaultFontSetClass(...t){return this._defaultFontSetClass=t,this}getDefaultFontSetClass(){return this._defaultFontSetClass}getSvgIconFromUrl(t){let e=this._sanitizer.sanitize(ol.RESOURCE_URL,t);if(!e)throw wv(t);let n=this._cachedIconsByUrl.get(e);return n?te(Ev(n)):this._loadSvgIconFromConfig(new Cv(t,null)).pipe(He(t=>this._cachedIconsByUrl.set(e,t)),ee(t=>Ev(t)))}getNamedSvgIcon(t,e=""){let n=Rv(e,t),i=this._svgIconConfigs.get(n);if(i)return this._getSvgFromConfig(i);if(i=this._getIconConfigFromResolvers(e,t),i)return this._svgIconConfigs.set(n,i),this._getSvgFromConfig(i);let r=this._iconSetConfigs.get(e);return r?this._getSvgFromIconSetConfigs(t,r):function(t){let e=j(t)?t:()=>t,n=t=>t.error(e());return new mt(n)}(yv(n))}ngOnDestroy(){this._resolvers=[],this._svgIconConfigs.clear(),this._iconSetConfigs.clear(),this._cachedIconsByUrl.clear()}_getSvgFromConfig(t){return t.svgText?te(Ev(this._svgElementFromConfig(t))):this._loadSvgIconFromConfig(t).pipe(ee(t=>Ev(t)))}_getSvgFromIconSetConfigs(t,e){let n=this._extractIconWithNameFromAnySet(t,e);return n?te(n):be(e.filter(t=>!t.svgText).map(t=>this._loadSvgIconSetFromConfig(t).pipe(De(e=>{let n=`Loading icon set URL: ${this._sanitizer.sanitize(ol.RESOURCE_URL,t.url)} failed: ${e.message}`;return this._errorHandler.handleError(new Error(n)),te(null)})))).pipe(ee(()=>{let n=this._extractIconWithNameFromAnySet(t,e);if(!n)throw yv(t);return n}))}_extractIconWithNameFromAnySet(t,e){for(let n=e.length-1;n>=0;n--){let i=e[n];if(i.svgText&&i.svgText.toString().indexOf(t)>-1){let e=this._svgElementFromConfig(i),n=this._extractSvgIconFromSet(e,t,i.options);if(n)return n}}return null}_loadSvgIconFromConfig(t){return this._fetchIcon(t).pipe(He(e=>t.svgText=e),ee(()=>this._svgElementFromConfig(t)))}_loadSvgIconSetFromConfig(t){return t.svgText?te(null):this._fetchIcon(t).pipe(He(e=>t.svgText=e))}_extractSvgIconFromSet(t,e,n){let i=t.querySelector(`[id="${e}"]`);if(!i)return null;let r=i.cloneNode(!0);if(r.removeAttribute("id"),"svg"===r.nodeName.toLowerCase())return this._setSvgAttributes(r,n);if("symbol"===r.nodeName.toLowerCase())return this._setSvgAttributes(this._toSvgElement(r),n);let o=this._svgElementFromString(Fx("<svg></svg>"));return o.appendChild(r),this._setSvgAttributes(o,n)}_svgElementFromString(t){let e=this._document.createElement("DIV");e.innerHTML=t;let n=e.querySelector("svg");if(!n)throw Error("<svg> tag not found");return n}_toSvgElement(t){let e=this._svgElementFromString(Fx("<svg></svg>")),n=t.attributes;for(let t=0;t<n.length;t++){let{name:i,value:r}=n[t];"id"!==i&&e.setAttribute(i,r)}for(let n=0;n<t.childNodes.length;n++)t.childNodes[n].nodeType===this._document.ELEMENT_NODE&&e.appendChild(t.childNodes[n].cloneNode(!0));return e}_setSvgAttributes(t,e){return t.setAttribute("fit",""),t.setAttribute("height","100%"),t.setAttribute("width","100%"),t.setAttribute("preserveAspectRatio","xMidYMid meet"),t.setAttribute("focusable","false"),e&&e.viewBox&&t.setAttribute("viewBox",e.viewBox),t}_fetchIcon(t){let{url:e,options:n}=t,i=n?.withCredentials??!1;if(!this._httpClient)throw Error("Could not find HttpClient for use with Angular Material icons. Please add provideHttpClient() to your providers.");if(null==e)throw Error(`Cannot fetch icon from URL "${e}".`);let r=this._sanitizer.sanitize(ol.RESOURCE_URL,e);if(!r)throw wv(e);let o=this._inProgressUrlFetches.get(r);if(o)return o;let a=this._httpClient.get(r,{responseType:"text",withCredentials:i}).pipe(ee(t=>Fx(t)),Fe(()=>this._inProgressUrlFetches.delete(r)),Ne());return this._inProgressUrlFetches.set(r,a),a}_addSvgIconConfig(t,e,n){return this._svgIconConfigs.set(Rv(t,e),n),this}_addSvgIconSetConfig(t,e){let n=this._iconSetConfigs.get(t);return n?n.push(e):this._iconSetConfigs.set(t,[e]),this}_svgElementFromConfig(t){if(!t.svgElement){let e=this._svgElementFromString(t.svgText);this._setSvgAttributes(e,t.options),t.svgElement=e}return t.svgElement}_getIconConfigFromResolvers(t,e){for(let n=0;n<this._resolvers.length;n++){let i=this._resolvers[n](e,t);if(i)return Dv(i)?new Cv(i.url,null,i.options):new Cv(i,null)}}static ɵfac=function(e){return new(e||t)(jn(bb,8),jn(gb),jn(Jr,8),jn(vo))};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})();function Ev(t){return t.cloneNode(!0)}function Rv(t,e){return t+":"+e}function Dv(t){return!(!t.url||!t.options)}var Tv=["*"],Iv=new pn("MAT_ICON_DEFAULT_OPTIONS"),Ov=new pn("mat-icon-location",{providedIn:"root",factory:()=>{let t=Bn(Jr),e=t?t.location:null;return{getPathname:()=>e?e.pathname+e.search:""}}}),Av=["clip-path","color-profile","src","cursor","fill","filter","marker","marker-start","marker-mid","marker-end","mask","stroke"],Pv=Av.map(t=>`[${t}]`).join(", "),Mv=/^url\(['"]?#(.*?)['"]?\)$/,Fv=(()=>{class t{_elementRef=Bn(ja);_iconRegistry=Bn(Sv);_location=Bn(Ov);_errorHandler=Bn(vo);_defaultColor;get color(){return this._color||this._defaultColor}set color(t){this._color=t}_color;inline=!1;get svgIcon(){return this._svgIcon}set svgIcon(t){t!==this._svgIcon&&(t?this._updateSvgIcon(t):this._svgIcon&&this._clearSvgElement(),this._svgIcon=t)}_svgIcon;get fontSet(){return this._fontSet}set fontSet(t){let e=this._cleanupFontValue(t);e!==this._fontSet&&(this._fontSet=e,this._updateFontIconClasses())}_fontSet;get fontIcon(){return this._fontIcon}set fontIcon(t){let e=this._cleanupFontValue(t);e!==this._fontIcon&&(this._fontIcon=e,this._updateFontIconClasses())}_fontIcon;_previousFontSetClass=[];_previousFontIconClass;_svgName;_svgNamespace;_previousPath;_elementsWithExternalReferences;_currentIconFetch=$.EMPTY;constructor(){let t=Bn(new Wm("aria-hidden"),{optional:!0}),e=Bn(Iv,{optional:!0});e&&(e.color&&(this.color=this._defaultColor=e.color),e.fontSet&&(this.fontSet=e.fontSet)),t||this._elementRef.nativeElement.setAttribute("aria-hidden","true")}_splitIconName(t){if(!t)return["",""];let e=t.split(":");switch(e.length){case 1:return["",e[0]];case 2:return e;default:throw Error(`Invalid icon name: "${t}"`)}}ngOnInit(){this._updateFontIconClasses()}ngAfterViewChecked(){let t=this._elementsWithExternalReferences;if(t&&t.size){let t=this._location.getPathname();t!==this._previousPath&&(this._previousPath=t,this._prependPathToReferences(t))}}ngOnDestroy(){this._currentIconFetch.unsubscribe(),this._elementsWithExternalReferences&&this._elementsWithExternalReferences.clear()}_usingFontIcon(){return!this.svgIcon}_setSvgElement(t){this._clearSvgElement();let e=this._location.getPathname();this._previousPath=e,this._cacheChildrenWithExternalReferences(t),this._prependPathToReferences(e),this._elementRef.nativeElement.appendChild(t)}_clearSvgElement(){let t=this._elementRef.nativeElement,e=t.childNodes.length;for(this._elementsWithExternalReferences&&this._elementsWithExternalReferences.clear();e--;){let n=t.childNodes[e];(1!==n.nodeType||"svg"===n.nodeName.toLowerCase())&&n.remove()}}_updateFontIconClasses(){if(!this._usingFontIcon())return;let t=this._elementRef.nativeElement,e=(this.fontSet?this._iconRegistry.classNameForFontAlias(this.fontSet).split(/ +/):this._iconRegistry.getDefaultFontSetClass()).filter(t=>t.length>0);this._previousFontSetClass.forEach(e=>t.classList.remove(e)),e.forEach(e=>t.classList.add(e)),this._previousFontSetClass=e,this.fontIcon!==this._previousFontIconClass&&!e.includes("mat-ligature-font")&&(this._previousFontIconClass&&t.classList.remove(this._previousFontIconClass),this.fontIcon&&t.classList.add(this.fontIcon),this._previousFontIconClass=this.fontIcon)}_cleanupFontValue(t){return"string"==typeof t?t.trim().split(" ")[0]:t}_prependPathToReferences(t){let e=this._elementsWithExternalReferences;e&&e.forEach((e,n)=>{e.forEach(e=>{n.setAttribute(e.name,`url('${t}#${e.value}')`)})})}_cacheChildrenWithExternalReferences(t){let e=t.querySelectorAll(Pv),n=this._elementsWithExternalReferences=this._elementsWithExternalReferences||new Map;for(let t=0;t<e.length;t++)Av.forEach(i=>{let r=e[t],o=r.getAttribute(i),a=o?o.match(Mv):null;if(a){let t=n.get(r);t||(t=[],n.set(r,t)),t.push({name:i,value:a[1]})}})}_updateSvgIcon(t){if(this._svgNamespace=null,this._svgName=null,this._currentIconFetch.unsubscribe(),t){let[e,n]=this._splitIconName(t);e&&(this._svgNamespace=e),n&&(this._svgName=n),this._currentIconFetch=this._iconRegistry.getNamedSvgIcon(n,e).pipe(Ae(1)).subscribe(t=>this._setSvgElement(t),t=>{let i=`Error retrieving icon ${e}:${n}! ${t.message}`;this._errorHandler.handleError(new Error(i))})}}static ɵfac=function(e){return new(e||t)};static ɵcmp=au({type:t,selectors:[["mat-icon"]],hostAttrs:["role","img",1,"mat-icon","notranslate"],hostVars:10,hostBindings:function(t,e){2&t&&(zu("data-mat-icon-type",e._usingFontIcon()?"font":"svg")("data-mat-icon-name",e._svgName||e.fontIcon)("data-mat-icon-namespace",e._svgNamespace||e.fontSet)("fontIcon",e._usingFontIcon()?e.fontIcon:null),Yh(e.color?"mat-"+e.color:""),Kh("mat-icon-inline",e.inline)("mat-icon-no-color","primary"!==e.color&&"accent"!==e.color&&"warn"!==e.color))},inputs:{color:"color",inline:[2,"inline","inline",pp],svgIcon:"svgIcon",fontSet:"fontSet",fontIcon:"fontIcon"},exportAs:["matIcon"],ngContentSelectors:Tv,decls:1,vars:0,template:function(t,e){1&t&&(Eh(),Rh(0))},styles:["mat-icon,mat-icon.mat-primary,mat-icon.mat-accent,mat-icon.mat-warn{color:var(--mat-icon-color, inherit)}.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}\n"],encapsulation:2,changeDetection:0})}return t})(),Nv=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵmod=lu({type:t});static ɵinj=cn({imports:[v_]})}return t})(),zv=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵcmp=au({type:t,selectors:[["ng-component"]],hostAttrs:["cdk-text-field-style-loader",""],decls:0,vars:0,template:function(t,e){},styles:["textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0 !important;box-sizing:content-box !important;height:auto !important;overflow:hidden !important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0 !important;box-sizing:content-box !important;height:0 !important}@keyframes cdk-text-field-autofill-start{/*!*/}@keyframes cdk-text-field-autofill-end{/*!*/}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}\n"],encapsulation:2,changeDetection:0})}return t})(),Lv={passive:!0},Vv=(()=>{class t{_platform=Bn(Zg);_ngZone=Bn(ho);_renderer=Bn(Qc).createRenderer(null,null);_styleLoader=Bn(sx);_monitoredElements=new Map;constructor(){}monitor(t){if(!this._platform.isBrowser)return Ot;this._styleLoader.load(zv);let e=Xg(t),n=this._monitoredElements.get(e);if(n)return n.subject;let i=new yt,r="cdk-text-field-autofilled",o=t=>{"cdk-text-field-autofill-start"!==t.animationName||e.classList.contains(r)?"cdk-text-field-autofill-end"===t.animationName&&e.classList.contains(r)&&(e.classList.remove(r),this._ngZone.run(()=>i.next({target:t.target,isAutofilled:!1}))):(e.classList.add(r),this._ngZone.run(()=>i.next({target:t.target,isAutofilled:!0})))},a=this._ngZone.runOutsideAngular(()=>(e.classList.add("cdk-text-field-autofill-monitored"),this._renderer.listen(e,"animationstart",o,Lv)));return this._monitoredElements.set(e,{subject:i,unlisten:a}),i}stopMonitoring(t){let e=Xg(t),n=this._monitoredElements.get(e);n&&(n.unlisten(),n.subject.complete(),e.classList.remove("cdk-text-field-autofill-monitored"),e.classList.remove("cdk-text-field-autofilled"),this._monitoredElements.delete(e))}ngOnDestroy(){this._monitoredElements.forEach((t,e)=>this.stopMonitoring(e))}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})(),jv=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵmod=lu({type:t});static ɵinj=cn({})}return t})(),Bv=new pn("MAT_INPUT_VALUE_ACCESSOR"),Hv=(()=>{class t{isErrorState(t,e){return!!(t&&t.invalid&&(t.touched||e&&e.submitted))}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})(),Uv=class{_defaultMatcher;ngControl;_parentFormGroup;_parentForm;_stateChanges;errorState=!1;matcher;constructor(t,e,n,i,r){this._defaultMatcher=t,this.ngControl=e,this._parentFormGroup=n,this._parentForm=i,this._stateChanges=r}updateErrorState(){let t=this.errorState,e=this._parentFormGroup||this._parentForm,n=this.matcher||this._defaultMatcher,i=this.ngControl?this.ngControl.control:null,r=n?.isErrorState(i,e)??!1;r!==t&&(this.errorState=r,this._stateChanges.next())}},$v=["button","checkbox","file","hidden","image","radio","range","reset","submit"],Wv=new pn("MAT_INPUT_CONFIG"),qv=(()=>{class t{_elementRef=Bn(ja);_platform=Bn(Zg);ngControl=Bn(Qb,{optional:!0,self:!0});_autofillMonitor=Bn(Vv);_ngZone=Bn(ho);_formField=Bn(fv,{optional:!0});_renderer=Bn(td);_uid=Bn(Sx).getId("mat-input-");_previousNativeValue;_inputValueAccessor;_signalBasedValueAccessor;_previousPlaceholder;_errorStateTracker;_config=Bn(Wv,{optional:!0});_cleanupIosKeyup;_cleanupWebkitWheel;_isServer;_isNativeSelect;_isTextarea;_isInFormField;focused=!1;stateChanges=new yt;controlType="mat-input";autofilled=!1;get disabled(){return this._disabled}set disabled(t){this._disabled=$x(t),this.focused&&(this.focused=!1,this.stateChanges.next())}_disabled=!1;get id(){return this._id}set id(t){this._id=t||this._uid}_id;placeholder;name;get required(){return this._required??this.ngControl?.control?.hasValidator(Pb.required)??!1}set required(t){this._required=$x(t)}_required;get type(){return this._type}set type(t){this._type=t||"text",this._validateType(),!this._isTextarea&&Vx().has(this._type)&&(this._elementRef.nativeElement.type=this._type)}_type="text";get errorStateMatcher(){return this._errorStateTracker.matcher}set errorStateMatcher(t){this._errorStateTracker.matcher=t}userAriaDescribedBy;get value(){return this._signalBasedValueAccessor?this._signalBasedValueAccessor.value():this._inputValueAccessor.value}set value(t){t!==this.value&&(this._signalBasedValueAccessor?this._signalBasedValueAccessor.value.set(t):this._inputValueAccessor.value=t,this.stateChanges.next())}get readonly(){return this._readonly}set readonly(t){this._readonly=$x(t)}_readonly=!1;disabledInteractive;get errorState(){return this._errorStateTracker.errorState}set errorState(t){this._errorStateTracker.errorState=t}_neverEmptyInputTypes=["date","datetime","datetime-local","month","time","week"].filter(t=>Vx().has(t));constructor(){let t=Bn(Ig,{optional:!0}),e=Bn(Bg,{optional:!0}),n=Bn(Hv),i=Bn(Bv,{optional:!0,self:!0}),r=this._elementRef.nativeElement,o=r.nodeName.toLowerCase();i?Eu(i.value)?this._signalBasedValueAccessor=i:this._inputValueAccessor=i:this._inputValueAccessor=r,this._previousNativeValue=this.value,this.id=this.id,this._platform.IOS&&this._ngZone.runOutsideAngular(()=>{this._cleanupIosKeyup=this._renderer.listen(r,"keyup",this._iOSKeyupListener)}),this._errorStateTracker=new Uv(n,this.ngControl,e,t,this.stateChanges),this._isServer=!this._platform.isBrowser,this._isNativeSelect="select"===o,this._isTextarea="textarea"===o,this._isInFormField=!!this._formField,this.disabledInteractive=this._config?.disabledInteractive||!1,this._isNativeSelect&&(this.controlType=r.multiple?"mat-native-select-multiple":"mat-native-select"),this._signalBasedValueAccessor&&Mo(()=>{this._signalBasedValueAccessor.value(),this.stateChanges.next()})}ngAfterViewInit(){this._platform.isBrowser&&this._autofillMonitor.monitor(this._elementRef.nativeElement).subscribe(t=>{this.autofilled=t.isAutofilled,this.stateChanges.next()})}ngOnChanges(){this.stateChanges.next()}ngOnDestroy(){this.stateChanges.complete(),this._platform.isBrowser&&this._autofillMonitor.stopMonitoring(this._elementRef.nativeElement),this._cleanupIosKeyup?.(),this._cleanupWebkitWheel?.()}ngDoCheck(){this.ngControl&&(this.updateErrorState(),null!==this.ngControl.disabled&&this.ngControl.disabled!==this.disabled&&(this.disabled=this.ngControl.disabled,this.stateChanges.next())),this._dirtyCheckNativeValue(),this._dirtyCheckPlaceholder()}focus(t){this._elementRef.nativeElement.focus(t)}updateErrorState(){this._errorStateTracker.updateErrorState()}_focusChanged(t){if(t!==this.focused){if(!this._isNativeSelect&&t&&this.disabled&&this.disabledInteractive){let t=this._elementRef.nativeElement;"number"===t.type?(t.type="text",t.setSelectionRange(0,0),t.type="number"):t.setSelectionRange(0,0)}this.focused=t,this.stateChanges.next()}}_onInput(){}_dirtyCheckNativeValue(){let t=this._elementRef.nativeElement.value;this._previousNativeValue!==t&&(this._previousNativeValue=t,this.stateChanges.next())}_dirtyCheckPlaceholder(){let t=this._getPlaceholder();if(t!==this._previousPlaceholder){let e=this._elementRef.nativeElement;this._previousPlaceholder=t,t?e.setAttribute("placeholder",t):e.removeAttribute("placeholder")}}_getPlaceholder(){return this.placeholder||null}_validateType(){$v.indexOf(this._type)}_isNeverEmpty(){return this._neverEmptyInputTypes.indexOf(this._type)>-1}_isBadInput(){let t=this._elementRef.nativeElement.validity;return t&&t.badInput}get empty(){return!(this._isNeverEmpty()||this._elementRef.nativeElement.value||this._isBadInput()||this.autofilled)}get shouldLabelFloat(){if(this._isNativeSelect){let t=this._elementRef.nativeElement,e=t.options[0];return this.focused||t.multiple||!this.empty||!!(t.selectedIndex>-1&&e&&e.label)}return this.focused&&!this.disabled||!this.empty}get describedByIds(){return this._elementRef.nativeElement.getAttribute("aria-describedby")?.split(" ")||[]}setDescribedByIds(t){let e=this._elementRef.nativeElement;t.length?e.setAttribute("aria-describedby",t.join(" ")):e.removeAttribute("aria-describedby")}onContainerClick(){this.focused||this.focus()}_isInlineSelect(){let t=this._elementRef.nativeElement;return this._isNativeSelect&&(t.multiple||t.size>1)}_iOSKeyupListener=t=>{let e=t.target;!e.value&&0===e.selectionStart&&0===e.selectionEnd&&(e.setSelectionRange(1,1),e.setSelectionRange(0,0))};_getReadonlyAttribute(){return this._isNativeSelect?null:this.readonly||this.disabled&&this.disabledInteractive?"true":null}static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t,selectors:[["input","matInput",""],["textarea","matInput",""],["select","matNativeControl",""],["input","matNativeControl",""],["textarea","matNativeControl",""]],hostAttrs:[1,"mat-mdc-input-element"],hostVars:21,hostBindings:function(t,e){1&t&&wh("focus",function(){return e._focusChanged(!0)})("blur",function(){return e._focusChanged(!1)})("input",function(){return e._onInput()}),2&t&&(ph("id",e.id)("disabled",e.disabled&&!e.disabledInteractive)("required",e.required),zu("name",e.name||null)("readonly",e._getReadonlyAttribute())("aria-disabled",e.disabled&&e.disabledInteractive?"true":null)("aria-invalid",e.empty&&e.required?null:e.errorState)("aria-required",e.required)("id",e.id),Kh("mat-input-server",e._isServer)("mat-mdc-form-field-textarea-control",e._isInFormField&&e._isTextarea)("mat-mdc-form-field-input-control",e._isInFormField)("mat-mdc-input-disabled-interactive",e.disabledInteractive)("mdc-text-field__input",e._isInFormField)("mat-mdc-native-select-inline",e._isInlineSelect()))},inputs:{disabled:"disabled",id:"id",placeholder:"placeholder",name:"name",required:"required",type:"type",errorStateMatcher:"errorStateMatcher",userAriaDescribedBy:[0,"aria-describedby","userAriaDescribedBy"],value:"value",readonly:"readonly",disabledInteractive:[2,"disabledInteractive","disabledInteractive",pp]},exportAs:["matInput"],features:[Sm([{provide:pv,useExisting:t}]),Uo]})}return t})(),Gv=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵmod=lu({type:t});static ɵinj=cn({imports:[vv,vv,jv,v_]})}return t})();function Zv(t){return t&&"function"==typeof t.connect&&!(t instanceof _t)}var Kv=function(t){return t[t.REPLACED=0]="REPLACED",t[t.INSERTED=1]="INSERTED",t[t.MOVED=2]="MOVED",t[t.REMOVED=3]="REMOVED",t}(Kv||{}),Yv=new pn("_ViewRepeater"),Xv=(()=>{class t{_ngZone=Bn(ho);_platform=Bn(Zg);_renderer=Bn(Qc).createRenderer(null,null);_cleanupGlobalListener;constructor(){}_scrolled=new yt;_scrolledCount=0;scrollContainers=new Map;register(t){this.scrollContainers.has(t)||this.scrollContainers.set(t,t.elementScrolled().subscribe(()=>this._scrolled.next(t)))}deregister(t){let e=this.scrollContainers.get(t);e&&(e.unsubscribe(),this.scrollContainers.delete(t))}scrolled(t=20){return this._platform.isBrowser?new mt(e=>{this._cleanupGlobalListener||(this._cleanupGlobalListener=this._ngZone.runOutsideAngular(()=>this._renderer.listen("document","scroll",()=>this._scrolled.next())));let n=t>0?this._scrolled.pipe(Re(t)).subscribe(e):this._scrolled.subscribe(e);return this._scrolledCount++,()=>{n.unsubscribe(),this._scrolledCount--,this._scrolledCount||(this._cleanupGlobalListener?.(),this._cleanupGlobalListener=void 0)}}):te()}ngOnDestroy(){this._cleanupGlobalListener?.(),this._cleanupGlobalListener=void 0,this.scrollContainers.forEach((t,e)=>this.deregister(e)),this._scrolled.complete()}ancestorScrolled(t,e){let n=this.getAncestorScrollContainers(t);return this.scrolled(e).pipe(Ee(t=>!t||n.indexOf(t)>-1))}getAncestorScrollContainers(t){let e=[];return this.scrollContainers.forEach((n,i)=>{this._scrollableContainsElement(i,t)&&e.push(i)}),e}_scrollableContainsElement(t,e){let n=Xg(e),i=t.getElementRef().nativeElement;do{if(n==i)return!0}while(n=n.parentElement);return!1}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})(),Jv=(()=>{class t{_platform=Bn(Zg);_listeners;_viewportSize;_change=new yt;_document=Bn(Jr);constructor(){let t=Bn(ho),e=Bn(Qc).createRenderer(null,null);t.runOutsideAngular(()=>{if(this._platform.isBrowser){let t=t=>this._change.next(t);this._listeners=[e.listen("window","resize",t),e.listen("window","orientationchange",t)]}this.change().subscribe(()=>this._viewportSize=null)})}ngOnDestroy(){this._listeners?.forEach(t=>t()),this._change.complete()}getViewportSize(){this._viewportSize||this._updateViewportSize();let t={width:this._viewportSize.width,height:this._viewportSize.height};return this._platform.isBrowser||(this._viewportSize=null),t}getViewportRect(){let t=this.getViewportScrollPosition(),{width:e,height:n}=this.getViewportSize();return{top:t.top,left:t.left,bottom:t.top+n,right:t.left+e,height:n,width:e}}getViewportScrollPosition(){if(!this._platform.isBrowser)return{top:0,left:0};let t=this._document,e=this._getWindow(),n=t.documentElement,i=n.getBoundingClientRect();return{top:-i.top||t.body.scrollTop||e.scrollY||n.scrollTop||0,left:-i.left||t.body.scrollLeft||e.scrollX||n.scrollLeft||0}}change(t=20){return t>0?this._change.pipe(Re(t)):this._change}_getWindow(){return this._document.defaultView||window}_updateViewportSize(){let t=this._getWindow();this._viewportSize=this._platform.isBrowser?{width:t.innerWidth,height:t.innerHeight}:{width:0,height:0}}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})(),Qv=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵmod=lu({type:t});static ɵinj=cn({})}return t})(),ty=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵmod=lu({type:t});static ɵinj=cn({imports:[v_,Qv,v_,Qv]})}return t})(),ey=class{_attachedHost;attach(t){return this._attachedHost=t,t.attach(this)}detach(){let t=this._attachedHost;null!=t&&(this._attachedHost=null,t.detach())}get isAttached(){return null!=this._attachedHost}setAttachedHost(t){this._attachedHost=t}},ny=class extends ey{component;viewContainerRef;injector;projectableNodes;constructor(t,e,n,i){super(),this.component=t,this.viewContainerRef=e,this.injector=n,this.projectableNodes=i}},iy=class extends ey{templateRef;viewContainerRef;context;injector;constructor(t,e,n,i){super(),this.templateRef=t,this.viewContainerRef=e,this.context=n,this.injector=i}get origin(){return this.templateRef.elementRef}attach(t,e=this.context){return this.context=e,super.attach(t)}detach(){return this.context=void 0,super.detach()}},ry=class extends ey{element;constructor(t){super(),this.element=t instanceof ja?t.nativeElement:t}},oy=class{_attachedPortal;_disposeFn;_isDisposed=!1;hasAttached(){return!!this._attachedPortal}attach(t){return t instanceof ny?(this._attachedPortal=t,this.attachComponentPortal(t)):t instanceof iy?(this._attachedPortal=t,this.attachTemplatePortal(t)):this.attachDomPortal&&t instanceof ry?(this._attachedPortal=t,this.attachDomPortal(t)):void 0}attachDomPortal=null;detach(){this._attachedPortal&&(this._attachedPortal.setAttachedHost(null),this._attachedPortal=null),this._invokeDisposeFn()}dispose(){this.hasAttached()&&this.detach(),this._invokeDisposeFn(),this._isDisposed=!0}setDisposeFn(t){this._disposeFn=t}_invokeDisposeFn(){this._disposeFn&&(this._disposeFn(),this._disposeFn=null)}},ay=class extends oy{outletElement;_appRef;_defaultInjector;constructor(t,e,n){super(),this.outletElement=t,this._appRef=e,this._defaultInjector=n}attachComponentPortal(t){let e;if(t.viewContainerRef){let n=t.injector||t.viewContainerRef.injector,i=n.get(iu,null,{optional:!0})||void 0;e=t.viewContainerRef.createComponent(t.component,{index:t.viewContainerRef.length,injector:n,ngModuleRef:i,projectableNodes:t.projectableNodes||void 0}),this.setDisposeFn(()=>e.destroy())}else{let n=this._appRef,i=t.injector||this._defaultInjector||Xr.NULL,r=i.get(gi,n.injector);e=vp(t.component,{elementInjector:i,environmentInjector:r,projectableNodes:t.projectableNodes||void 0}),n.attachView(e.hostView),this.setDisposeFn(()=>{n.viewCount>0&&n.detachView(e.hostView),e.destroy()})}return this.outletElement.appendChild(this._getComponentRootNode(e)),this._attachedPortal=t,e}attachTemplatePortal(t){let e=t.viewContainerRef,n=e.createEmbeddedView(t.templateRef,t.context,{injector:t.injector});return n.rootNodes.forEach(t=>this.outletElement.appendChild(t)),n.detectChanges(),this.setDisposeFn(()=>{let t=e.indexOf(n);-1!==t&&e.remove(t)}),this._attachedPortal=t,n}attachDomPortal=t=>{let e=t.element;e.parentNode;let n=this.outletElement.ownerDocument.createComment("dom-portal");e.parentNode.insertBefore(n,e),this.outletElement.appendChild(e),this._attachedPortal=t,super.setDisposeFn(()=>{n.parentNode&&n.parentNode.replaceChild(e,n)})};dispose(){super.dispose(),this.outletElement.remove()}_getComponentRootNode(t){return t.hostView.rootNodes[0]}},sy=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵmod=lu({type:t});static ɵinj=cn({})}return t})(),ly=function(){if(null==Dx){if("object"!=typeof document||!document||"function"!=typeof Element||!Element)return Dx=!1;if(document.documentElement?.style&&"scrollBehavior"in document.documentElement.style)Dx=!0;else{let t=Element.prototype.scrollTo;Dx=!!t&&!/\{\s*\[native code\]\s*\}/.test(t.toString())}}return Dx}(),cy=class{_viewportRuler;_previousHTMLStyles={top:"",left:""};_previousScrollPosition;_isEnabled=!1;_document;constructor(t,e){this._viewportRuler=t,this._document=e}attach(){}enable(){if(this._canBeEnabled()){let t=this._document.documentElement;this._previousScrollPosition=this._viewportRuler.getViewportScrollPosition(),this._previousHTMLStyles.left=t.style.left||"",this._previousHTMLStyles.top=t.style.top||"",t.style.left=Ux(-this._previousScrollPosition.left),t.style.top=Ux(-this._previousScrollPosition.top),t.classList.add("cdk-global-scrollblock"),this._isEnabled=!0}}disable(){if(this._isEnabled){let t=this._document.documentElement,e=this._document.body,n=t.style,i=e.style,r=n.scrollBehavior||"",o=i.scrollBehavior||"";this._isEnabled=!1,n.left=this._previousHTMLStyles.left,n.top=this._previousHTMLStyles.top,t.classList.remove("cdk-global-scrollblock"),ly&&(n.scrollBehavior=i.scrollBehavior="auto"),window.scroll(this._previousScrollPosition.left,this._previousScrollPosition.top),ly&&(n.scrollBehavior=r,i.scrollBehavior=o)}}_canBeEnabled(){if(this._document.documentElement.classList.contains("cdk-global-scrollblock")||this._isEnabled)return!1;let t=this._document.documentElement,e=this._viewportRuler.getViewportSize();return t.scrollHeight>e.height||t.scrollWidth>e.width}},dy=class{_scrollDispatcher;_ngZone;_viewportRuler;_config;_scrollSubscription=null;_overlayRef;_initialScrollPosition;constructor(t,e,n,i){this._scrollDispatcher=t,this._ngZone=e,this._viewportRuler=n,this._config=i}attach(t){this._overlayRef,this._overlayRef=t}enable(){if(this._scrollSubscription)return;let t=this._scrollDispatcher.scrolled(0).pipe(Ee(t=>!t||!this._overlayRef.overlayElement.contains(t.getElementRef().nativeElement)));this._config&&this._config.threshold&&this._config.threshold>1?(this._initialScrollPosition=this._viewportRuler.getViewportScrollPosition().top,this._scrollSubscription=t.subscribe(()=>{let t=this._viewportRuler.getViewportScrollPosition().top;Math.abs(t-this._initialScrollPosition)>this._config.threshold?this._detach():this._overlayRef.updatePosition()})):this._scrollSubscription=t.subscribe(this._detach)}disable(){this._scrollSubscription&&(this._scrollSubscription.unsubscribe(),this._scrollSubscription=null)}detach(){this.disable(),this._overlayRef=null}_detach=()=>{this.disable(),this._overlayRef.hasAttached()&&this._ngZone.run(()=>this._overlayRef.detach())}},uy=class{enable(){}disable(){}attach(){}};function hy(t,e){return e.some(e=>{let n=t.bottom<e.top,i=t.top>e.bottom,r=t.right<e.left,o=t.left>e.right;return n||i||r||o})}function my(t,e){return e.some(e=>{let n=t.top<e.top,i=t.bottom>e.bottom,r=t.left<e.left,o=t.right>e.right;return n||i||r||o})}function py(t,e){return new fy(t.get(Xv),t.get(Jv),t.get(ho),e)}var fy=class{_scrollDispatcher;_viewportRuler;_ngZone;_config;_scrollSubscription=null;_overlayRef;constructor(t,e,n,i){this._scrollDispatcher=t,this._viewportRuler=e,this._ngZone=n,this._config=i}attach(t){this._overlayRef,this._overlayRef=t}enable(){if(!this._scrollSubscription){let t=this._config?this._config.scrollThrottle:0;this._scrollSubscription=this._scrollDispatcher.scrolled(t).subscribe(()=>{if(this._overlayRef.updatePosition(),this._config&&this._config.autoClose){let t=this._overlayRef.overlayElement.getBoundingClientRect(),{width:e,height:n}=this._viewportRuler.getViewportSize();hy(t,[{width:e,height:n,bottom:n,right:e,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}},by=(()=>{class t{_injector=Bn(Xr);constructor(){}noop=()=>new uy;close=t=>function(t,e){return new dy(t.get(Xv),t.get(ho),t.get(Jv),e)}(this._injector,t);block=()=>function(t){return new cy(t.get(Jv),t.get(Jr))}(this._injector);reposition=t=>py(this._injector,t);static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})(),gy=class{positionStrategy;scrollStrategy=new uy;panelClass="";hasBackdrop=!1;backdropClass="cdk-overlay-dark-backdrop";disableAnimations;width;height;minWidth;minHeight;maxWidth;maxHeight;direction;disposeOnNavigation=!1;usePopover;constructor(t){if(t){let e=Object.keys(t);for(let n of e)void 0!==t[n]&&(this[n]=t[n])}}},xy=class{connectionPair;scrollableViewProperties;constructor(t,e){this.connectionPair=t,this.scrollableViewProperties=e}},_y=(()=>{class t{_attachedOverlays=[];_document=Bn(Jr);_isAttached;constructor(){}ngOnDestroy(){this.detach()}add(t){this.remove(t),this._attachedOverlays.push(t)}remove(t){let e=this._attachedOverlays.indexOf(t);e>-1&&this._attachedOverlays.splice(e,1),0===this._attachedOverlays.length&&this.detach()}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})(),vy=(()=>{class t extends _y{_ngZone=Bn(ho);_renderer=Bn(Qc).createRenderer(null,null);_cleanupKeydown;add(t){super.add(t),this._isAttached||(this._ngZone.runOutsideAngular(()=>{this._cleanupKeydown=this._renderer.listen("body","keydown",this._keydownListener)}),this._isAttached=!0)}detach(){this._isAttached&&(this._cleanupKeydown?.(),this._isAttached=!1)}_keydownListener=t=>{let e=this._attachedOverlays;for(let n=e.length-1;n>-1;n--)if(e[n]._keydownEvents.observers.length>0){this._ngZone.run(()=>e[n]._keydownEvents.next(t));break}};static ɵfac=(()=>{let e;return function(n){return(e||(e=Fa(t)))(n||t)}})();static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})(),yy=(()=>{class t extends _y{_platform=Bn(Zg);_ngZone=Bn(ho);_renderer=Bn(Qc).createRenderer(null,null);_cursorOriginalValue;_cursorStyleIsSet=!1;_pointerDownEventTarget;_cleanups;add(t){if(super.add(t),!this._isAttached){let t=this._document.body,e={capture:!0},n=this._renderer;this._cleanups=this._ngZone.runOutsideAngular(()=>[n.listen(t,"pointerdown",this._pointerDownListener,e),n.listen(t,"click",this._clickListener,e),n.listen(t,"auxclick",this._clickListener,e),n.listen(t,"contextmenu",this._clickListener,e)]),this._platform.IOS&&!this._cursorStyleIsSet&&(this._cursorOriginalValue=t.style.cursor,t.style.cursor="pointer",this._cursorStyleIsSet=!0),this._isAttached=!0}}detach(){this._isAttached&&(this._cleanups?.forEach(t=>t()),this._cleanups=void 0,this._platform.IOS&&this._cursorStyleIsSet&&(this._document.body.style.cursor=this._cursorOriginalValue,this._cursorStyleIsSet=!1),this._isAttached=!1)}_pointerDownListener=t=>{this._pointerDownEventTarget=qg(t)};_clickListener=t=>{let e=qg(t),n="click"===t.type&&this._pointerDownEventTarget?this._pointerDownEventTarget:e;this._pointerDownEventTarget=null;let i=this._attachedOverlays.slice();for(let r=i.length-1;r>-1;r--){let o=i[r];if(o._outsidePointerEvents.observers.length<1||!o.hasAttached())continue;if(wy(o.overlayElement,e)||wy(o.overlayElement,n))break;let a=o._outsidePointerEvents;this._ngZone?this._ngZone.run(()=>a.next(t)):a.next(t)}};static ɵfac=(()=>{let e;return function(n){return(e||(e=Fa(t)))(n||t)}})();static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})();function wy(t,e){let n=typeof ShadowRoot<"u"&&ShadowRoot,i=e;for(;i;){if(i===t)return!0;i=n&&i instanceof ShadowRoot?i.host:i.parentNode}return!1}var ky=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵcmp=au({type:t,selectors:[["ng-component"]],hostAttrs:["cdk-overlay-style-loader",""],decls:0,vars:0,template:function(t,e){},styles:[".cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed}@layer cdk-overlay{.cdk-overlay-container{z-index:1000}}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute}@layer cdk-overlay{.cdk-global-overlay-wrapper{z-index:1000}}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;display:flex;max-width:100%;max-height:100%}@layer cdk-overlay{.cdk-overlay-pane{z-index:1000}}.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);opacity:0;touch-action:manipulation}@layer cdk-overlay{.cdk-overlay-backdrop{z-index:1000;transition:opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1)}}@media(prefers-reduced-motion){.cdk-overlay-backdrop{transition-duration:1ms}}.cdk-overlay-backdrop-showing{opacity:1}@media(forced-colors: active){.cdk-overlay-backdrop-showing{opacity:.6}}@layer cdk-overlay{.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing,.cdk-high-contrast-active .cdk-overlay-transparent-backdrop{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;display:flex;flex-direction:column;min-width:1px;min-height:1px}@layer cdk-overlay{.cdk-overlay-connected-position-bounding-box{z-index:1000}}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}.cdk-overlay-popover{background:none;border:none;padding:0;outline:0;overflow:visible;position:fixed;pointer-events:none;white-space:normal;color:inherit;text-decoration:none;width:100%;height:100%;inset:auto;top:0;left:0}.cdk-overlay-popover::backdrop{display:none}.cdk-overlay-popover .cdk-overlay-backdrop{position:fixed;z-index:auto}\n"],encapsulation:2,changeDetection:0})}return t})(),Cy=(()=>{class t{_platform=Bn(Zg);_containerElement;_document=Bn(Jr);_styleLoader=Bn(sx);constructor(){}ngOnDestroy(){this._containerElement?.remove()}getContainerElement(){return this._loadStyles(),this._containerElement||this._createContainer(),this._containerElement}_createContainer(){let t="cdk-overlay-container";if(this._platform.isBrowser||Nx()){let e=this._document.querySelectorAll(`.${t}[platform="server"], .${t}[platform="test"]`);for(let t=0;t<e.length;t++)e[t].remove()}let e=this._document.createElement("div");e.classList.add(t),Nx()?e.setAttribute("platform","test"):this._platform.isBrowser||e.setAttribute("platform","server"),this._document.body.appendChild(e),this._containerElement=e}_loadStyles(){this._styleLoader.load(ky)}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})(),Sy=class{_renderer;_ngZone;element;_cleanupClick;_cleanupTransitionEnd;_fallbackTimeout;constructor(t,e,n,i){this._renderer=e,this._ngZone=n,this.element=t.createElement("div"),this.element.classList.add("cdk-overlay-backdrop"),this._cleanupClick=e.listen(this.element,"click",i)}detach(){this._ngZone.runOutsideAngular(()=>{let t=this.element;clearTimeout(this._fallbackTimeout),this._cleanupTransitionEnd?.(),this._cleanupTransitionEnd=this._renderer.listen(t,"transitionend",this.dispose),this._fallbackTimeout=setTimeout(this.dispose,500),t.style.pointerEvents="none",t.classList.remove("cdk-overlay-backdrop-showing")})}dispose=()=>{clearTimeout(this._fallbackTimeout),this._cleanupClick?.(),this._cleanupTransitionEnd?.(),this._cleanupClick=this._cleanupTransitionEnd=this._fallbackTimeout=void 0,this.element.remove()}};function Ey(t){return t&&1===t.nodeType}var Ry=class{_portalOutlet;_host;_pane;_config;_ngZone;_keyboardDispatcher;_document;_location;_outsideClickDispatcher;_animationsDisabled;_injector;_renderer;_backdropClick=new yt;_attachments=new yt;_detachments=new yt;_positionStrategy;_scrollStrategy;_locationChanges=$.EMPTY;_backdropRef=null;_detachContentMutationObserver;_detachContentAfterRenderRef;_disposed;_previousHostParent;_keydownEvents=new yt;_outsidePointerEvents=new yt;_afterNextRenderRef;constructor(t,e,n,i,r,o,a,s,l,c=!1,d,u){this._portalOutlet=t,this._host=e,this._pane=n,this._config=i,this._ngZone=r,this._keyboardDispatcher=o,this._document=a,this._location=s,this._outsideClickDispatcher=l,this._animationsDisabled=c,this._injector=d,this._renderer=u,i.scrollStrategy&&(this._scrollStrategy=i.scrollStrategy,this._scrollStrategy.attach(this)),this._positionStrategy=i.positionStrategy}get overlayElement(){return this._pane}get backdropElement(){return this._backdropRef?.element||null}get hostElement(){return this._host}attach(t){if(this._disposed)return null;this._attachHost();let e=this._portalOutlet.attach(t);return this._positionStrategy?.attach(this),this._updateStackingOrder(),this._updateElementSize(),this._updateElementDirection(),this._scrollStrategy&&this._scrollStrategy.enable(),this._afterNextRenderRef?.destroy(),this._afterNextRenderRef=Vl(()=>{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._completeDetachContent(),this._keyboardDispatcher.add(this),this._config.disposeOnNavigation&&(this._locationChanges=this._location.subscribe(()=>this.dispose())),this._outsideClickDispatcher.add(this),"function"==typeof e?.onDestroy&&e.onDestroy(()=>{this.hasAttached()&&this._ngZone.runOutsideAngular(()=>Promise.resolve().then(()=>this.detach()))}),e}detach(){if(!this.hasAttached())return;this.detachBackdrop(),this._togglePointerEvents(!1),this._positionStrategy&&this._positionStrategy.detach&&this._positionStrategy.detach(),this._scrollStrategy&&this._scrollStrategy.disable();let t=this._portalOutlet.detach();return this._detachments.next(),this._completeDetachContent(),this._keyboardDispatcher.remove(this),this._detachContentWhenEmpty(),this._locationChanges.unsubscribe(),this._outsideClickDispatcher.remove(this),t}dispose(){if(this._disposed)return;let t=this.hasAttached();this._positionStrategy&&this._positionStrategy.dispose(),this._disposeScrollStrategy(),this._backdropRef?.dispose(),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._afterNextRenderRef?.destroy(),this._previousHostParent=this._pane=this._host=this._backdropRef=null,t&&this._detachments.next(),this._detachments.complete(),this._completeDetachContent(),this._disposed=!0}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(t){t!==this._positionStrategy&&(this._positionStrategy&&this._positionStrategy.dispose(),this._positionStrategy=t,this.hasAttached()&&(t.attach(this),this.updatePosition()))}updateSize(t){this._config=s(s({},this._config),t),this._updateElementSize()}setDirection(t){this._config=l(s({},this._config),{direction:t}),this._updateElementDirection()}addPanelClass(t){this._pane&&this._toggleClasses(this._pane,t,!0)}removePanelClass(t){this._pane&&this._toggleClasses(this._pane,t,!1)}getDirection(){let t=this._config.direction;return t?"string"==typeof t?t:t.value:"ltr"}updateScrollStrategy(t){t!==this._scrollStrategy&&(this._disposeScrollStrategy(),this._scrollStrategy=t,this.hasAttached()&&(t.attach(this),t.enable()))}_updateElementDirection(){this._host.setAttribute("dir",this.getDirection())}_updateElementSize(){if(!this._pane)return;let t=this._pane.style;t.width=Ux(this._config.width),t.height=Ux(this._config.height),t.minWidth=Ux(this._config.minWidth),t.minHeight=Ux(this._config.minHeight),t.maxWidth=Ux(this._config.maxWidth),t.maxHeight=Ux(this._config.maxHeight)}_togglePointerEvents(t){this._pane.style.pointerEvents=t?"":"none"}_attachHost(){if(!this._host.parentElement){let t=this._config.usePopover?this._positionStrategy?.getPopoverInsertionPoint?.():null;Ey(t)?t.after(this._host):"parent"===t?.type?t.element.appendChild(this._host):this._previousHostParent?.appendChild(this._host)}if(this._config.usePopover)try{this._host.showPopover()}catch{}}_attachBackdrop(){let t="cdk-overlay-backdrop-showing";this._backdropRef?.dispose(),this._backdropRef=new Sy(this._document,this._renderer,this._ngZone,t=>{this._backdropClick.next(t)}),this._animationsDisabled&&this._backdropRef.element.classList.add("cdk-overlay-backdrop-noop-animation"),this._config.backdropClass&&this._toggleClasses(this._backdropRef.element,this._config.backdropClass,!0),this._config.usePopover?this._host.prepend(this._backdropRef.element):this._host.parentElement.insertBefore(this._backdropRef.element,this._host),!this._animationsDisabled&&typeof requestAnimationFrame<"u"?this._ngZone.runOutsideAngular(()=>{requestAnimationFrame(()=>this._backdropRef?.element.classList.add(t))}):this._backdropRef.element.classList.add(t)}_updateStackingOrder(){!this._config.usePopover&&this._host.nextSibling&&this._host.parentNode.appendChild(this._host)}detachBackdrop(){this._animationsDisabled?(this._backdropRef?.dispose(),this._backdropRef=null):this._backdropRef?.detach()}_toggleClasses(t,e,n){let i=cx(e||[]).filter(t=>!!t);i.length&&(n?t.classList.add(...i):t.classList.remove(...i))}_detachContentWhenEmpty(){let t=!1;try{this._detachContentAfterRenderRef=Vl(()=>{t=!0,this._detachContent()},{injector:this._injector})}catch(e){if(t)throw e;this._detachContent()}globalThis.MutationObserver&&this._pane&&(this._detachContentMutationObserver||=new globalThis.MutationObserver(()=>{this._detachContent()}),this._detachContentMutationObserver.observe(this._pane,{childList:!0}))}_detachContent(){(!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()),this._completeDetachContent())}_completeDetachContent(){this._detachContentAfterRenderRef?.destroy(),this._detachContentAfterRenderRef=void 0,this._detachContentMutationObserver?.disconnect()}_disposeScrollStrategy(){let t=this._scrollStrategy;t?.disable(),t?.detach?.()}},Dy="cdk-overlay-connected-position-bounding-box",Ty=/([A-Za-z%]+)$/;function Iy(t,e){return new Oy(e,t.get(Jv),t.get(Jr),t.get(Zg),t.get(Cy))}var Oy=class{_viewportRuler;_document;_platform;_overlayContainer;_overlayRef;_isInitialRender;_lastBoundingBoxSize={width:0,height:0};_isPushed=!1;_canPush=!0;_growAfterOpen=!1;_hasFlexibleDimensions=!0;_positionLocked=!1;_originRect;_overlayRect;_viewportRect;_containerRect;_viewportMargin=0;_scrollables=[];_preferredPositions=[];_origin;_pane;_isDisposed;_boundingBox;_lastPosition;_lastScrollVisibility;_positionChanges=new yt;_resizeSubscription=$.EMPTY;_offsetX=0;_offsetY=0;_transformOriginSelector;_appliedPanelClasses=[];_previousPushAmount;_popoverLocation="global";positionChanges=this._positionChanges;get positions(){return this._preferredPositions}constructor(t,e,n,i,r){this._viewportRuler=e,this._document=n,this._platform=i,this._overlayContainer=r,this.setOrigin(t)}attach(t){this._overlayRef&&this._overlayRef,this._validatePositions(),t.hostElement.classList.add(Dy),this._overlayRef=t,this._boundingBox=t.hostElement,this._pane=t.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._getContainerRect();let t,e=this._originRect,n=this._overlayRect,i=this._viewportRect,r=this._containerRect,o=[];for(let a of this._preferredPositions){let s=this._getOriginPoint(e,r,a),l=this._getOverlayPoint(s,n,a),c=this._getOverlayFit(l,n,i,a);if(c.isCompletelyWithinViewport)return this._isPushed=!1,void this._applyPosition(a,s);this._canFitWithFlexibleDimensions(c,l,i)?o.push({position:a,origin:s,overlayRect:n,boundingBoxRect:this._calculateBoundingBoxRect(s,a)}):(!t||t.overlayFit.visibleArea<c.visibleArea)&&(t={overlayFit:c,overlayPoint:l,originPoint:s,position:a,overlayRect:n})}if(o.length){let t=null,e=-1;for(let n of o){let i=n.boundingBoxRect.width*n.boundingBoxRect.height*(n.position.weight||1);i>e&&(e=i,t=n)}return this._isPushed=!1,void this._applyPosition(t.position,t.origin)}if(this._canPush)return this._isPushed=!0,void this._applyPosition(t.position,t.originPoint);this._applyPosition(t.position,t.originPoint)}detach(){this._clearPanelClasses(),this._lastPosition=null,this._previousPushAmount=null,this._resizeSubscription.unsubscribe()}dispose(){this._isDisposed||(this._boundingBox&&Ay(this._boundingBox.style,{top:"",left:"",right:"",bottom:"",height:"",width:"",alignItems:"",justifyContent:""}),this._pane&&this._resetOverlayElementStyles(),this._overlayRef&&this._overlayRef.hostElement.classList.remove(Dy),this.detach(),this._positionChanges.complete(),this._overlayRef=this._boundingBox=null,this._isDisposed=!0)}reapplyLastPosition(){if(this._isDisposed||!this._platform.isBrowser)return;let t=this._lastPosition;t?(this._originRect=this._getOriginRect(),this._overlayRect=this._pane.getBoundingClientRect(),this._viewportRect=this._getNarrowedViewportRect(),this._containerRect=this._getContainerRect(),this._applyPosition(t,this._getOriginPoint(this._originRect,this._containerRect,t))):this.apply()}withScrollableContainers(t){return this._scrollables=t,this}withPositions(t){return this._preferredPositions=t,-1===t.indexOf(this._lastPosition)&&(this._lastPosition=null),this._validatePositions(),this}withViewportMargin(t){return this._viewportMargin=t,this}withFlexibleDimensions(t=!0){return this._hasFlexibleDimensions=t,this}withGrowAfterOpen(t=!0){return this._growAfterOpen=t,this}withPush(t=!0){return this._canPush=t,this}withLockedPosition(t=!0){return this._positionLocked=t,this}setOrigin(t){return this._origin=t,this}withDefaultOffsetX(t){return this._offsetX=t,this}withDefaultOffsetY(t){return this._offsetY=t,this}withTransformOriginOn(t){return this._transformOriginSelector=t,this}withPopoverLocation(t){return this._popoverLocation=t,this}getPopoverInsertionPoint(){return"global"===this._popoverLocation?null:"inline"!==this._popoverLocation?this._popoverLocation:this._origin instanceof ja?this._origin.nativeElement:Ey(this._origin)?this._origin:null}_getOriginPoint(t,e,n){let i,r;if("center"==n.originX)i=t.left+t.width/2;else{let e=this._isRtl()?t.right:t.left,r=this._isRtl()?t.left:t.right;i="start"==n.originX?e:r}return e.left<0&&(i-=e.left),r="center"==n.originY?t.top+t.height/2:"top"==n.originY?t.top:t.bottom,e.top<0&&(r-=e.top),{x:i,y:r}}_getOverlayPoint(t,e,n){let i,r;return i="center"==n.overlayX?-e.width/2:"start"===n.overlayX?this._isRtl()?-e.width:0:this._isRtl()?0:-e.width,r="center"==n.overlayY?-e.height/2:"top"==n.overlayY?0:-e.height,{x:t.x+i,y:t.y+r}}_getOverlayFit(t,e,n,i){let r=My(e),{x:o,y:a}=t,s=this._getOffset(i,"x"),l=this._getOffset(i,"y");s&&(o+=s),l&&(a+=l);let c=0-o,d=o+r.width-n.width,u=0-a,h=a+r.height-n.height,m=this._subtractOverflows(r.width,c,d),p=this._subtractOverflows(r.height,u,h),f=m*p;return{visibleArea:f,isCompletelyWithinViewport:r.width*r.height===f,fitsInViewportVertically:p===r.height,fitsInViewportHorizontally:m==r.width}}_canFitWithFlexibleDimensions(t,e,n){if(this._hasFlexibleDimensions){let i=n.bottom-e.y,r=n.right-e.x,o=Py(this._overlayRef.getConfig().minHeight),a=Py(this._overlayRef.getConfig().minWidth),s=t.fitsInViewportVertically||null!=o&&o<=i,l=t.fitsInViewportHorizontally||null!=a&&a<=r;return s&&l}return!1}_pushOverlayOnScreen(t,e,n){if(this._previousPushAmount&&this._positionLocked)return{x:t.x+this._previousPushAmount.x,y:t.y+this._previousPushAmount.y};let i=My(e),r=this._viewportRect,o=Math.max(t.x+i.width-r.width,0),a=Math.max(t.y+i.height-r.height,0),s=Math.max(r.top-n.top-t.y,0),l=Math.max(r.left-n.left-t.x,0),c=0,d=0;return c=i.width<=r.width?l||-o:t.x<this._getViewportMarginStart()?r.left-n.left-t.x:0,d=i.height<=r.height?s||-a:t.y<this._getViewportMarginTop()?r.top-n.top-t.y:0,this._previousPushAmount={x:c,y:d},{x:t.x+c,y:t.y+d}}_applyPosition(t,e){if(this._setTransformOrigin(t),this._setOverlayElementStyles(e,t),this._setBoundingBoxStyles(e,t),t.panelClass&&this._addPanelClasses(t.panelClass),this._positionChanges.observers.length){let e=this._getScrollVisibility();if(t!==this._lastPosition||!this._lastScrollVisibility||!function(t,e){return t===e||t.isOriginClipped===e.isOriginClipped&&t.isOriginOutsideView===e.isOriginOutsideView&&t.isOverlayClipped===e.isOverlayClipped&&t.isOverlayOutsideView===e.isOverlayOutsideView}(this._lastScrollVisibility,e)){let n=new xy(t,e);this._positionChanges.next(n)}this._lastScrollVisibility=e}this._lastPosition=t,this._isInitialRender=!1}_setTransformOrigin(t){if(!this._transformOriginSelector)return;let e,n=this._boundingBox.querySelectorAll(this._transformOriginSelector),i=t.overlayY;e="center"===t.overlayX?"center":this._isRtl()?"start"===t.overlayX?"right":"left":"start"===t.overlayX?"left":"right";for(let t=0;t<n.length;t++)n[t].style.transformOrigin=`${e} ${i}`}_calculateBoundingBoxRect(t,e){let n,i,r,o=this._viewportRect,a=this._isRtl();if("top"===e.overlayY)i=t.y,n=o.height-i+this._getViewportMarginBottom();else if("bottom"===e.overlayY)r=o.height-t.y+this._getViewportMarginTop()+this._getViewportMarginBottom(),n=o.height-r+this._getViewportMarginTop();else{let e=Math.min(o.bottom-t.y+o.top,t.y),r=this._lastBoundingBoxSize.height;n=2*e,i=t.y-e,n>r&&!this._isInitialRender&&!this._growAfterOpen&&(i=t.y-r/2)}let s,l,c,d="start"===e.overlayX&&!a||"end"===e.overlayX&&a;if("end"===e.overlayX&&!a||"start"===e.overlayX&&a)c=o.width-t.x+this._getViewportMarginStart()+this._getViewportMarginEnd(),s=t.x-this._getViewportMarginStart();else if(d)l=t.x,s=o.right-t.x-this._getViewportMarginEnd();else{let e=Math.min(o.right-t.x+o.left,t.x),n=this._lastBoundingBoxSize.width;s=2*e,l=t.x-e,s>n&&!this._isInitialRender&&!this._growAfterOpen&&(l=t.x-n/2)}return{top:i,left:l,bottom:r,right:c,width:s,height:n}}_setBoundingBoxStyles(t,e){let n=this._calculateBoundingBoxRect(t,e);!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="auto",i.maxHeight=i.maxWidth="",i.width=i.height="100%";else{let t=this._overlayRef.getConfig().maxHeight,r=this._overlayRef.getConfig().maxWidth;i.width=Ux(n.width),i.height=Ux(n.height),i.top=Ux(n.top)||"auto",i.bottom=Ux(n.bottom)||"auto",i.left=Ux(n.left)||"auto",i.right=Ux(n.right)||"auto","center"===e.overlayX?i.alignItems="center":i.alignItems="end"===e.overlayX?"flex-end":"flex-start","center"===e.overlayY?i.justifyContent="center":i.justifyContent="bottom"===e.overlayY?"flex-end":"flex-start",t&&(i.maxHeight=Ux(t)),r&&(i.maxWidth=Ux(r))}this._lastBoundingBoxSize=n,Ay(this._boundingBox.style,i)}_resetBoundingBoxStyles(){Ay(this._boundingBox.style,{top:"0",left:"0",right:"0",bottom:"0",height:"",width:"",alignItems:"",justifyContent:""})}_resetOverlayElementStyles(){Ay(this._pane.style,{top:"",left:"",bottom:"",right:"",position:"",transform:""})}_setOverlayElementStyles(t,e){let n={},i=this._hasExactPosition(),r=this._hasFlexibleDimensions,o=this._overlayRef.getConfig();if(i){let i=this._viewportRuler.getViewportScrollPosition();Ay(n,this._getExactOverlayY(e,t,i)),Ay(n,this._getExactOverlayX(e,t,i))}else n.position="static";let a="",s=this._getOffset(e,"x"),l=this._getOffset(e,"y");s&&(a+=`translateX(${s}px) `),l&&(a+=`translateY(${l}px)`),n.transform=a.trim(),o.maxHeight&&(i?n.maxHeight=Ux(o.maxHeight):r&&(n.maxHeight="")),o.maxWidth&&(i?n.maxWidth=Ux(o.maxWidth):r&&(n.maxWidth="")),Ay(this._pane.style,n)}_getExactOverlayY(t,e,n){let i={top:"",bottom:""},r=this._getOverlayPoint(e,this._overlayRect,t);if(this._isPushed&&(r=this._pushOverlayOnScreen(r,this._overlayRect,n)),"bottom"===t.overlayY){let t=this._document.documentElement.clientHeight;i.bottom=t-(r.y+this._overlayRect.height)+"px"}else i.top=Ux(r.y);return i}_getExactOverlayX(t,e,n){let i,r={left:"",right:""},o=this._getOverlayPoint(e,this._overlayRect,t);if(this._isPushed&&(o=this._pushOverlayOnScreen(o,this._overlayRect,n)),i=this._isRtl()?"end"===t.overlayX?"left":"right":"end"===t.overlayX?"right":"left","right"===i){let t=this._document.documentElement.clientWidth;r.right=t-(o.x+this._overlayRect.width)+"px"}else r.left=Ux(o.x);return r}_getScrollVisibility(){let t=this._getOriginRect(),e=this._pane.getBoundingClientRect(),n=this._scrollables.map(t=>t.getElementRef().nativeElement.getBoundingClientRect());return{isOriginClipped:my(t,n),isOriginOutsideView:hy(t,n),isOverlayClipped:my(e,n),isOverlayOutsideView:hy(e,n)}}_subtractOverflows(t,...e){return e.reduce((t,e)=>t-Math.max(e,0),t)}_getNarrowedViewportRect(){let t=this._document.documentElement.clientWidth,e=this._document.documentElement.clientHeight,n=this._viewportRuler.getViewportScrollPosition();return{top:n.top+this._getViewportMarginTop(),left:n.left+this._getViewportMarginStart(),right:n.left+t-this._getViewportMarginEnd(),bottom:n.top+e-this._getViewportMarginBottom(),width:t-this._getViewportMarginStart()-this._getViewportMarginEnd(),height:e-this._getViewportMarginTop()-this._getViewportMarginBottom()}}_isRtl(){return"rtl"===this._overlayRef.getDirection()}_hasExactPosition(){return!this._hasFlexibleDimensions||this._isPushed}_getOffset(t,e){return"x"===e?null==t.offsetX?this._offsetX:t.offsetX:null==t.offsetY?this._offsetY:t.offsetY}_validatePositions(){}_addPanelClasses(t){this._pane&&cx(t).forEach(t=>{""!==t&&-1===this._appliedPanelClasses.indexOf(t)&&(this._appliedPanelClasses.push(t),this._pane.classList.add(t))})}_clearPanelClasses(){this._pane&&(this._appliedPanelClasses.forEach(t=>{this._pane.classList.remove(t)}),this._appliedPanelClasses=[])}_getViewportMarginStart(){return"number"==typeof this._viewportMargin?this._viewportMargin:this._viewportMargin?.start??0}_getViewportMarginEnd(){return"number"==typeof this._viewportMargin?this._viewportMargin:this._viewportMargin?.end??0}_getViewportMarginTop(){return"number"==typeof this._viewportMargin?this._viewportMargin:this._viewportMargin?.top??0}_getViewportMarginBottom(){return"number"==typeof this._viewportMargin?this._viewportMargin:this._viewportMargin?.bottom??0}_getOriginRect(){let t=this._origin;if(t instanceof ja)return t.nativeElement.getBoundingClientRect();if(t instanceof Element)return t.getBoundingClientRect();let e=t.width||0,n=t.height||0;return{top:t.y,bottom:t.y+n,left:t.x,right:t.x+e,height:n,width:e}}_getContainerRect(){let t=this._overlayRef.getConfig().usePopover&&"global"!==this._popoverLocation,e=this._overlayContainer.getContainerElement();t&&(e.style.display="block");let n=e.getBoundingClientRect();return t&&(e.style.display=""),n}};function Ay(t,e){for(let n in e)e.hasOwnProperty(n)&&(t[n]=e[n]);return t}function Py(t){if("number"!=typeof t&&null!=t){let[e,n]=t.split(Ty);return n&&"px"!==n?null:parseFloat(e)}return t||null}function My(t){return{top:Math.floor(t.top),right:Math.floor(t.right),bottom:Math.floor(t.bottom),left:Math.floor(t.left),width:Math.floor(t.width),height:Math.floor(t.height)}}var Fy="cdk-global-overlay-wrapper",Ny=class{_overlayRef;_cssPosition="static";_topOffset="";_bottomOffset="";_alignItems="";_xPosition="";_xOffset="";_width="";_height="";_isDisposed=!1;attach(t){let e=t.getConfig();this._overlayRef=t,this._width&&!e.width&&t.updateSize({width:this._width}),this._height&&!e.height&&t.updateSize({height:this._height}),t.hostElement.classList.add(Fy),this._isDisposed=!1}top(t=""){return this._bottomOffset="",this._topOffset=t,this._alignItems="flex-start",this}left(t=""){return this._xOffset=t,this._xPosition="left",this}bottom(t=""){return this._topOffset="",this._bottomOffset=t,this._alignItems="flex-end",this}right(t=""){return this._xOffset=t,this._xPosition="right",this}start(t=""){return this._xOffset=t,this._xPosition="start",this}end(t=""){return this._xOffset=t,this._xPosition="end",this}width(t=""){return this._overlayRef?this._overlayRef.updateSize({width:t}):this._width=t,this}height(t=""){return this._overlayRef?this._overlayRef.updateSize({height:t}):this._height=t,this}centerHorizontally(t=""){return this.left(t),this._xPosition="center",this}centerVertically(t=""){return this.top(t),this._alignItems="center",this}apply(){if(!this._overlayRef||!this._overlayRef.hasAttached())return;let t=this._overlayRef.overlayElement.style,e=this._overlayRef.hostElement.style,n=this._overlayRef.getConfig(),{width:i,height:r,maxWidth:o,maxHeight:a}=n,s=!("100%"!==i&&"100vw"!==i||o&&"100%"!==o&&"100vw"!==o),l=!("100%"!==r&&"100vh"!==r||a&&"100%"!==a&&"100vh"!==a),c=this._xPosition,d=this._xOffset,u="rtl"===this._overlayRef.getConfig().direction,h="",m="",p="";s?p="flex-start":"center"===c?(p="center",u?m=d:h=d):u?"left"===c||"end"===c?(p="flex-end",h=d):("right"===c||"start"===c)&&(p="flex-start",m=d):"left"===c||"start"===c?(p="flex-start",h=d):("right"===c||"end"===c)&&(p="flex-end",m=d),t.position=this._cssPosition,t.marginLeft=s?"0":h,t.marginTop=l?"0":this._topOffset,t.marginBottom=this._bottomOffset,t.marginRight=s?"0":m,e.justifyContent=p,e.alignItems=l?"flex-start":this._alignItems}dispose(){if(this._isDisposed||!this._overlayRef)return;let t=this._overlayRef.overlayElement.style,e=this._overlayRef.hostElement,n=e.style;e.classList.remove(Fy),n.justifyContent=n.alignItems=t.marginTop=t.marginBottom=t.marginLeft=t.marginRight=t.position="",this._overlayRef=null,this._isDisposed=!0}},zy=(()=>{class t{_injector=Bn(Xr);constructor(){}global(){return new Ny}flexibleConnectedTo(t){return Iy(this._injector,t)}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})(),Ly=new pn("OVERLAY_DEFAULT_CONFIG");function Vy(t,e){t.get(sx).load(ky);let n=t.get(Cy),i=t.get(Jr),r=t.get(Sx),o=t.get(Fu),a=t.get(__),s=t.get(td,null,{optional:!0})||t.get(Qc).createRenderer(null,null),l=new gy(e),c=t.get(Ly,null,{optional:!0})?.usePopover??!0;l.direction=l.direction||a.value,"showPopover"in i.body?l.usePopover=e?.usePopover??c:l.usePopover=!1;let d=i.createElement("div"),u=i.createElement("div");d.id=r.getId("cdk-overlay-"),d.classList.add("cdk-overlay-pane"),u.appendChild(d),l.usePopover&&(u.setAttribute("popover","manual"),u.classList.add("cdk-overlay-popover"));let h=l.usePopover?l.positionStrategy?.getPopoverInsertionPoint?.():null;return n.getContainerElement().appendChild(u),Ey(h)?h.after(u):"parent"===h?.type&&h.element.appendChild(u),new Ry(new ay(d,o,t),u,d,l,t.get(ho),t.get(vy),i,t.get(Lp),t.get(yy),e?.disableAnimations??"NoopAnimations"===t.get(rs,null,{optional:!0}),t.get(gi),s)}var jy,By,Hy,Uy,$y,Wy,qy,Gy,Zy,Ky,Yy,Xy,Jy,Qy,tw,ew,nw,iw,rw,ow,aw,sw,lw,cw=(()=>{class t{scrollStrategies=Bn(by);_positionBuilder=Bn(zy);_injector=Bn(Xr);constructor(){}create(t){return Vy(this._injector,t)}position(){return this._positionBuilder}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})(),dw=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵmod=lu({type:t});static ɵinj=cn({providers:[cw],imports:[v_,sy,ty,ty]})}return t})(),uw=["tooltip"],hw=new pn("mat-tooltip-scroll-strategy",{providedIn:"root",factory:()=>{let t=Bn(Xr);return()=>py(t,{scrollThrottle:20})}}),mw=new pn("mat-tooltip-default-options",{providedIn:"root",factory:()=>({showDelay:0,hideDelay:0,touchendHideDelay:1500})}),pw="tooltip-panel",fw=Kg({passive:!0}),bw=(()=>{class t{_elementRef=Bn(ja);_ngZone=Bn(ho);_platform=Bn(Zg);_ariaDescriber=Bn(Ax);_focusMonitor=Bn(ox);_dir=Bn(__);_injector=Bn(Xr);_viewContainerRef=Bn(Td);_mediaMatcher=Bn(hx);_animationsDisabled=Hx();_defaultOptions=Bn(mw,{optional:!0});_overlayRef;_tooltipInstance;_overlayPanelClass;_portal;_position="below";_positionAtOrigin=!1;_disabled=!1;_tooltipClass;_viewInitialized=!1;_pointerExitEventsInitialized=!1;_tooltipComponent=gw;_viewportMargin=8;_currentPosition;_cssClassPrefix="mat-mdc";_ariaDescriptionPending;_dirSubscribed=!1;get position(){return this._position}set position(t){t!==this._position&&(this._position=t,this._overlayRef&&(this._updatePosition(this._overlayRef),this._tooltipInstance?.show(0),this._overlayRef.updatePosition()))}get positionAtOrigin(){return this._positionAtOrigin}set positionAtOrigin(t){this._positionAtOrigin=$x(t),this._detach(),this._overlayRef=null}get disabled(){return this._disabled}set disabled(t){let e=$x(t);this._disabled!==e&&(this._disabled=e,e?this.hide(0):this._setupPointerEnterEventsIfNeeded(),this._syncAriaDescription(this.message))}get showDelay(){return this._showDelay}set showDelay(t){this._showDelay=Yg(t)}_showDelay;get hideDelay(){return this._hideDelay}set hideDelay(t){this._hideDelay=Yg(t),this._tooltipInstance&&(this._tooltipInstance._mouseLeaveHideDelay=this._hideDelay)}_hideDelay;touchGestures="auto";get message(){return this._message}set message(t){let e=this._message;this._message=null!=t?String(t).trim():"",!this._message&&this._isTooltipVisible()?this.hide(0):(this._setupPointerEnterEventsIfNeeded(),this._updateTooltipMessage()),this._syncAriaDescription(e)}_message="";get tooltipClass(){return this._tooltipClass}set tooltipClass(t){this._tooltipClass=t,this._tooltipInstance&&this._setTooltipClass(this._tooltipClass)}_passiveListeners=[];_touchstartTimeout=null;_destroyed=new yt;_isDestroyed=!1;constructor(){let t=this._defaultOptions;t&&(this._showDelay=t.showDelay,this._hideDelay=t.hideDelay,t.position&&(this.position=t.position),t.positionAtOrigin&&(this.positionAtOrigin=t.positionAtOrigin),t.touchGestures&&(this.touchGestures=t.touchGestures),t.tooltipClass&&(this.tooltipClass=t.tooltipClass)),this._viewportMargin=8}ngAfterViewInit(){this._viewInitialized=!0,this._setupPointerEnterEventsIfNeeded(),this._focusMonitor.monitor(this._elementRef).pipe(Be(this._destroyed)).subscribe(t=>{t?"keyboard"===t&&this._ngZone.run(()=>this.show()):this._ngZone.run(()=>this.hide(0))})}ngOnDestroy(){let t=this._elementRef.nativeElement;this._touchstartTimeout&&clearTimeout(this._touchstartTimeout),this._overlayRef&&(this._overlayRef.dispose(),this._tooltipInstance=null),this._passiveListeners.forEach(([e,n])=>{t.removeEventListener(e,n,fw)}),this._passiveListeners.length=0,this._destroyed.next(),this._destroyed.complete(),this._isDestroyed=!0,this._ariaDescriber.removeDescription(t,this.message,"tooltip"),this._focusMonitor.stopMonitoring(t)}show(t=this.showDelay,e){if(this.disabled||!this.message||this._isTooltipVisible())return void this._tooltipInstance?._cancelPendingAnimations();let n=this._createOverlay(e);this._detach(),this._portal=this._portal||new ny(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(Be(this._destroyed)).subscribe(()=>this._detach()),this._setTooltipClass(this._tooltipClass),this._updateTooltipMessage(),i.show(t)}hide(t=this.hideDelay){let e=this._tooltipInstance;e&&(e.isVisible()?e.hide(t):(e._cancelPendingAnimations(),this._detach()))}toggle(t){this._isTooltipVisible()?this.hide():this.show(void 0,t)}_isTooltipVisible(){return!!this._tooltipInstance&&this._tooltipInstance.isVisible()}_createOverlay(t){if(this._overlayRef){let e=this._overlayRef.getConfig().positionStrategy;if((!this.positionAtOrigin||!t)&&e._origin instanceof ja)return this._overlayRef;this._detach()}let e=this._injector.get(Xv).getAncestorScrollContainers(this._elementRef),n=`${this._cssClassPrefix}-${pw}`,i=Iy(this._injector,this.positionAtOrigin&&t||this._elementRef).withTransformOriginOn(`.${this._cssClassPrefix}-tooltip`).withFlexibleDimensions(!1).withViewportMargin(this._viewportMargin).withScrollableContainers(e).withPopoverLocation("global");return i.positionChanges.pipe(Be(this._destroyed)).subscribe(t=>{this._updateCurrentPositionClass(t.connectionPair),this._tooltipInstance&&t.scrollableViewProperties.isOverlayClipped&&this._tooltipInstance.isVisible()&&this._ngZone.run(()=>this.hide(0))}),this._overlayRef=Vy(this._injector,{direction:this._dir,positionStrategy:i,panelClass:this._overlayPanelClass?[...this._overlayPanelClass,n]:n,scrollStrategy:this._injector.get(hw)(),disableAnimations:this._animationsDisabled}),this._updatePosition(this._overlayRef),this._overlayRef.detachments().pipe(Be(this._destroyed)).subscribe(()=>this._detach()),this._overlayRef.outsidePointerEvents().pipe(Be(this._destroyed)).subscribe(()=>this._tooltipInstance?._handleBodyInteraction()),this._overlayRef.keydownEvents().pipe(Be(this._destroyed)).subscribe(t=>{this._isTooltipVisible()&&27===t.keyCode&&!function(t,...e){return e.length?e.some(e=>t[e]):t.altKey||t.shiftKey||t.ctrlKey||t.metaKey}(t)&&(t.preventDefault(),t.stopPropagation(),this._ngZone.run(()=>this.hide(0)))}),this._defaultOptions?.disableTooltipInteractivity&&this._overlayRef.addPanelClass(`${this._cssClassPrefix}-tooltip-panel-non-interactive`),this._dirSubscribed||(this._dirSubscribed=!0,this._dir.change.pipe(Be(this._destroyed)).subscribe(()=>{this._overlayRef&&this._updatePosition(this._overlayRef)})),this._overlayRef}_detach(){this._overlayRef&&this._overlayRef.hasAttached()&&this._overlayRef.detach(),this._tooltipInstance=null}_updatePosition(t){let e=t.getConfig().positionStrategy,n=this._getOrigin(),i=this._getOverlayPosition();e.withPositions([this._addOffset(s(s({},n.main),i.main)),this._addOffset(s(s({},n.fallback),i.fallback))])}_addOffset(t){let e=!this._dir||"ltr"==this._dir.value;return"top"===t.originY?t.offsetY=-8:"bottom"===t.originY?t.offsetY=8:"start"===t.originX?t.offsetX=e?-8:8:"end"===t.originX&&(t.offsetX=e?8:-8),t}_getOrigin(){let t,e=!this._dir||"ltr"==this._dir.value,n=this.position;"above"==n||"below"==n?t={originX:"center",originY:"above"==n?"top":"bottom"}:"before"==n||"left"==n&&e||"right"==n&&!e?t={originX:"start",originY:"center"}:("after"==n||"right"==n&&e||"left"==n&&!e)&&(t={originX:"end",originY:"center"});let{x:i,y:r}=this._invertPosition(t.originX,t.originY);return{main:t,fallback:{originX:i,originY:r}}}_getOverlayPosition(){let t,e=!this._dir||"ltr"==this._dir.value,n=this.position;"above"==n?t={overlayX:"center",overlayY:"bottom"}:"below"==n?t={overlayX:"center",overlayY:"top"}:"before"==n||"left"==n&&e||"right"==n&&!e?t={overlayX:"end",overlayY:"center"}:("after"==n||"right"==n&&e||"left"==n&&!e)&&(t={overlayX:"start",overlayY:"center"});let{x:i,y:r}=this._invertPosition(t.overlayX,t.overlayY);return{main:t,fallback:{overlayX:i,overlayY:r}}}_updateTooltipMessage(){this._tooltipInstance&&(this._tooltipInstance.message=this.message,this._tooltipInstance._markForCheck(),Vl(()=>{this._tooltipInstance&&this._overlayRef.updatePosition()},{injector:this._injector}))}_setTooltipClass(t){this._tooltipInstance&&(this._tooltipInstance.tooltipClass=t,this._tooltipInstance._markForCheck())}_invertPosition(t,e){return"above"===this.position||"below"===this.position?"top"===e?e="bottom":"bottom"===e&&(e="top"):"end"===t?t="start":"start"===t&&(t="end"),{x:t,y:e}}_updateCurrentPositionClass(t){let e,{overlayY:n,originX:i,originY:r}=t;if(e="center"===n?this._dir&&"rtl"===this._dir.value?"end"===i?"left":"right":"start"===i?"left":"right":"bottom"===n&&"top"===r?"above":"below",e!==this._currentPosition){let t=this._overlayRef;if(t){let n=`${this._cssClassPrefix}-${pw}-`;t.removePanelClass(n+this._currentPosition),t.addPanelClass(n+e)}this._currentPosition=e}}_setupPointerEnterEventsIfNeeded(){this._disabled||!this.message||!this._viewInitialized||this._passiveListeners.length||(this._isTouchPlatform()?"off"!==this.touchGestures&&(this._disableNativeGesturesIfNecessary(),this._passiveListeners.push(["touchstart",t=>{let e=t.targetTouches?.[0],n=e?{x:e.clientX,y:e.clientY}:void 0;this._setupPointerExitEventsIfNeeded(),this._touchstartTimeout&&clearTimeout(this._touchstartTimeout),this._touchstartTimeout=setTimeout(()=>{this._touchstartTimeout=null,this.show(void 0,n)},this._defaultOptions?.touchLongPressShowDelay??500)}])):this._passiveListeners.push(["mouseenter",t=>{let e;this._setupPointerExitEventsIfNeeded(),void 0!==t.x&&void 0!==t.y&&(e=t),this.show(void 0,e)}]),this._addListeners(this._passiveListeners))}_setupPointerExitEventsIfNeeded(){if(this._pointerExitEventsInitialized)return;this._pointerExitEventsInitialized=!0;let t=[];if(this._isTouchPlatform()){if("off"!==this.touchGestures){this._disableNativeGesturesIfNecessary();let e=()=>{this._touchstartTimeout&&clearTimeout(this._touchstartTimeout),this.hide(this._defaultOptions?.touchendHideDelay)};t.push(["touchend",e],["touchcancel",e])}}else t.push(["mouseleave",t=>{let e=t.relatedTarget;(!e||!this._overlayRef?.overlayElement.contains(e))&&this.hide()}],["wheel",t=>this._wheelListener(t)]);this._addListeners(t),this._passiveListeners.push(...t)}_addListeners(t){t.forEach(([t,e])=>{this._elementRef.nativeElement.addEventListener(t,e,fw)})}_isTouchPlatform(){return!(!this._platform.IOS&&!this._platform.ANDROID)||!!this._platform.isBrowser&&!!this._defaultOptions?.detectHoverCapability&&this._mediaMatcher.matchMedia("(any-hover: none)").matches}_wheelListener(t){if(this._isTooltipVisible()){let e=this._injector.get(Jr).elementFromPoint(t.clientX,t.clientY),n=this._elementRef.nativeElement;e!==n&&!n.contains(e)&&this.hide()}}_disableNativeGesturesIfNecessary(){let t=this.touchGestures;if("off"!==t){let e=this._elementRef.nativeElement,n=e.style;("on"===t||"INPUT"!==e.nodeName&&"TEXTAREA"!==e.nodeName)&&(n.userSelect=n.msUserSelect=n.webkitUserSelect=n.MozUserSelect="none"),("on"===t||!e.draggable)&&(n.webkitUserDrag="none"),n.touchAction="none",n.webkitTapHighlightColor="transparent"}}_syncAriaDescription(t){this._ariaDescriptionPending||(this._ariaDescriptionPending=!0,this._ariaDescriber.removeDescription(this._elementRef.nativeElement,t,"tooltip"),this._isDestroyed||Vl({write:()=>{this._ariaDescriptionPending=!1,this.message&&!this.disabled&&this._ariaDescriber.describe(this._elementRef.nativeElement,this.message,"tooltip")}},{injector:this._injector}))}static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t,selectors:[["","matTooltip",""]],hostAttrs:[1,"mat-mdc-tooltip-trigger"],hostVars:2,hostBindings:function(t,e){2&t&&Kh("mat-mdc-tooltip-disabled",e.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"]})}return t})(),gw=(()=>{class t{_changeDetectorRef=Bn(ip);_elementRef=Bn(ja);_isMultiline=!1;message;tooltipClass;_showTimeoutId;_hideTimeoutId;_triggerElement;_mouseLeaveHideDelay;_animationsDisabled=Hx();_tooltip;_closeOnInteraction=!1;_isVisible=!1;_onHide=new yt;_showAnimation="mat-mdc-tooltip-show";_hideAnimation="mat-mdc-tooltip-hide";constructor(){}show(t){null!=this._hideTimeoutId&&clearTimeout(this._hideTimeoutId),this._showTimeoutId=setTimeout(()=>{this._toggleVisibility(!0),this._showTimeoutId=void 0},t)}hide(t){null!=this._showTimeoutId&&clearTimeout(this._showTimeoutId),this._hideTimeoutId=setTimeout(()=>{this._toggleVisibility(!1),this._hideTimeoutId=void 0},t)}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:t}){(!t||!this._triggerElement.contains(t))&&(this.isVisible()?this.hide(this._mouseLeaveHideDelay):this._finalizeAnimation(!1))}_onShow(){this._isMultiline=this._isTooltipMultiline(),this._markForCheck()}_isTooltipMultiline(){let t=this._elementRef.nativeElement.getBoundingClientRect();return t.height>24&&t.width>=200}_handleAnimationEnd({animationName:t}){(t===this._showAnimation||t===this._hideAnimation)&&this._finalizeAnimation(t===this._showAnimation)}_cancelPendingAnimations(){null!=this._showTimeoutId&&clearTimeout(this._showTimeoutId),null!=this._hideTimeoutId&&clearTimeout(this._hideTimeoutId),this._showTimeoutId=this._hideTimeoutId=void 0}_finalizeAnimation(t){t?this._closeOnInteraction=!0:this.isVisible()||this._onHide.next()}_toggleVisibility(t){let e=this._tooltip.nativeElement,n=this._showAnimation,i=this._hideAnimation;if(e.classList.remove(t?i:n),e.classList.add(t?n:i),this._isVisible!==t&&(this._isVisible=t,this._changeDetectorRef.markForCheck()),t&&!this._animationsDisabled&&"function"==typeof getComputedStyle){let t=getComputedStyle(e);("0s"===t.getPropertyValue("animation-duration")||"none"===t.getPropertyValue("animation-name"))&&(this._animationsDisabled=!0)}t&&this._onShow(),this._animationsDisabled&&(e.classList.add("_mat-animation-noopable"),this._finalizeAnimation(t))}static ɵfac=function(e){return new(e||t)};static ɵcmp=au({type:t,selectors:[["mat-tooltip-component"]],viewQuery:function(t,e){if(1&t&&Th(uw,7),2&t){let t;Ih(t=Oh())&&(e._tooltip=t.first)}},hostAttrs:["aria-hidden","true"],hostBindings:function(t,e){1&t&&wh("mouseleave",function(t){return e._handleMouseLeave(t)})},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(t,e){if(1&t){let t=mh();nh(0,"div",1,0),wh("animationend",function(n){return vr(t),yr(e._handleAnimationEnd(n))}),nh(2,"div",2),lm(3),ih()()}2&t&&(Kh("mdc-tooltip--multiline",e._isMultiline),th("ngClass",e.tooltipClass),Cl(3),dm(e.message))},dependencies:[Kp],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(--mat-tooltip-container-color, var(--mat-sys-inverse-surface));color:var(--mat-tooltip-supporting-text-color, var(--mat-sys-inverse-on-surface));border-radius:var(--mat-tooltip-container-shape, var(--mat-sys-corner-extra-small));font-family:var(--mat-tooltip-supporting-text-font, var(--mat-sys-body-small-font));font-size:var(--mat-tooltip-supporting-text-size, var(--mat-sys-body-small-size));font-weight:var(--mat-tooltip-supporting-text-weight, var(--mat-sys-body-small-weight));line-height:var(--mat-tooltip-supporting-text-line-height, var(--mat-sys-body-small-line-height));letter-spacing:var(--mat-tooltip-supporting-text-tracking, var(--mat-sys-body-small-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{line-height:normal}.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}\n'],encapsulation:2,changeDetection:0})}return t})(),xw=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵmod=lu({type:t});static ɵinj=cn({imports:[kx,dw,v_,Qv]})}return t})(),_w=class{showElementOver(t){if(!t)return;let e=t.getBoundingClientRect();t.style.position="fixed",t.style.top=`${e.top}px`,t.style.left=`${e.left}px`,t.style.zIndex="2000"}hideElementOver(t){t&&(t.style.position="static",t.style.top="",t.style.left="",t.style.zIndex="")}},vw=(()=>{class t{constructor(){this.itemText=Zm(null,{alias:"avaHoverEffect"}),this.allowShow=null,this.treeHoverTooltipService=Bn(_w)}onMouseEnter(){let t=this.itemText();t&&this.treeHoverTooltipService.showElementOver(t.textElement()?.nativeElement)}onMouseUp(){this.allowShow=setTimeout(()=>{this.hide();let t=this.itemText();t&&this.treeHoverTooltipService.showElementOver(t.textElement()?.nativeElement)},400)}onWheel(){this.hide()}onScroll(){this.hide()}onMouseLeave(){this.hide()}onKeyDown(){this.hide()}onMouseOut(){this.hide()}onMouseMove(t){let e=t.currentTarget.closest(".ava-tree-wrapper");if(e){let n=e.getBoundingClientRect();t.x>n.right&&this.onMouseLeave()}}hide(){this.allowShow&&(clearTimeout(this.allowShow),this.allowShow=null);let t=this.itemText();t&&this.treeHoverTooltipService.hideElementOver(t.textElement()?.nativeElement)}static{this.ɵfac=function(e){return new(e||t)}}static{this.ɵdir=uu({type:t,selectors:[["","avaHoverEffect",""]],hostBindings:function(t,e){1&t&&wh("mouseenter",function(){return e.onMouseEnter()})("mouseup",function(){return e.onMouseUp()})("wheel",function(){return e.onWheel()})("scroll",function(){return e.onScroll()})("mouseleave",function(){return e.onMouseLeave()})("keydown",function(){return e.onKeyDown()})("mouseout",function(){return e.onMouseOut()})("mousemove",function(t){return e.onMouseMove(t)})},inputs:{itemText:[1,"avaHoverEffect","itemText"]}})}}return t})();!function(t){t.Normal="Normal",t.Floor="Floor",t.Ceiling="Ceiling"}(jy||(jy={})),function(t){t.Numeric="Numeric",t.Alphanumeric="Alphanumeric"}(By||(By={})),function(t){t.Undefined="Undefined",t.Left="Left",t.Right="Right"}(Hy||(Hy={})),function(t){t.Undefined="Undefined",t.Index="Index",t.Position="Position",t.Group="Group",t.Lot="Lot"}(Uy||(Uy={})),function(t){t.Unknown="Unknown",t.Wages="Wages",t.Materials="Materials",t.Plant="Plant",t.Miscellaneous="Miscellaneous"}($y||($y={})),function(t){t.Unspecified="Unspecified",t.OpenProcurement="OpenProcurement",t.ClosedProducrement="ClosedProducrement",t.NegotiationProcurementWithoutPublicAnnouncement="NegotiationProcurementWithoutPublicAnnouncement",t.NegotiationProcurement="NegotiationProcurement",t.OpenCall="OpenCall",t.SelectedCallWithoutPublicCompetition="SelectedCallWithoutPublicCompetition",t.SelectedCall="SelectedCall",t.DirectAward="DirectAward",t.InternationalNATOProcurement="InternationalNATOProcurement",t.CompetitiveDialog="CompetitiveDialog",t.InnovationPartnership="InnovationPartnership"}(Wy||(Wy={})),function(t){t.Unspecified="Unspecified",t.MaintenanceContract="MaintenanceContract",t.OutlineContract="OutlineContract",t.OutlineForMaintenanceContract="OutlineForMaintenanceContract"}(qy||(qy={})),function(t){t.Unknown="Unknown",t.Location="Location",t.DIN276="DIN276",t.CostUnit="CostUnit",t.WorkCategory="WorkCategory",t.OenormB1801CostGroup="OenormB1801CostGroup",t.BIM="BIM",t.Attachment="Attachment"}(Gy||(Gy={})),function(t){t.None="None",t.ByBuyer="ByBuyer",t.ByBidder="ByBidder"}(Zy||(Zy={})),function(t){t.Unknown="Unknown",t.StLB="StLB",t.StLK="StLK",t.STLBBauZ="STLBBauZ"}(Ky||(Ky={})),function(t){t.Undefined="Undefined",t.Commissioned="Commissioned",t.Postponed="Postponed",t.Removed="Removed"}(Yy||(Yy={})),function(t){t.Regular="Regular",t.Optional="Optional",t.Alternative="Alternative"}(Xy||(Xy={})),function(t){t.WithTotal="WithTotal",t.WithoutTotal="WithoutTotal"}(Jy||(Jy={})),function(t){t.Regular="Regular",t.HourlyPaidWork="HourlyPaidWork"}(Qy||(Qy={})),function(t){t.Unknown="Unknown",t.FreeText="FreeText",t.AdditionDescription="AdditionDescription"}(tw||(tw={})),function(t){t.Unknown="Unknown",t.Recognized="Recognized",t.Filed="Filed",t.Offered="Offered",t.Withdrawn="Withdrawn",t.Rejected="Rejected",t.RejectionObjected="RejectionObjected",t.FormallyAcknowledged="FormallyAcknowledged",t.Approved="Approved"}(ew||(ew={})),function(t){t.Undefined="Undefined",t.AllPreviousMarkedPositions="AllPreviousMarkedPositions",t.AllPreviousPositions="AllPreviousPositions",t.ReferencedPositions="ReferencedPositions"}(nw||(nw={})),function(t){t.Unknown="Unknown",t.Base="Base",t.Extension="Extension",t.Rent="Rent"}(iw||(iw={})),function(t){t.Unknown="Unknown",t.Minutes="Minutes",t.Hours="Hours",t.Days="Days",t.Weeks="Weeks",t.Months="Months"}(rw||(rw={})),function(t){t.Undefined="Undefined",t.Base="Base",t.CostEstimate="CostEstimate",t.OfferRequest="OfferRequest",t.Offer="Offer",t.SideOffer="SideOffer",t.Grant="Grant"}(ow||(ow={})),function(t){t.Self="Self",t.Gaeb90="Gaeb90",t.Gaeb2000="Gaeb2000",t.GaebXml="GaebXml",t.Oenorm="Oenorm",t.Reb="Reb",t.Sia="Sia"}(aw||(aw={})),function(t){t.Months="Months",t.Years="Years"}(sw||(sw={})),function(t){t.Unknown="Unknown",t.Project="Project",t.Immediate="Immediate",t.Exhibition="Exhibition"}(lw||(lw={})),new Date(Date.UTC(2025,11,11,10,40,5));var yw=function(t){return t.Tree="Tree",t.List="List",t.Table="Table",t}(yw||{}),ww={en:"en-US",de:"de-DE"},kw=[(t,e)=>("PositionDto"===t.elementType||"ServiceSpecificationGroupDto"===t.elementType||"NoteTextDto"===t.elementType)&&t.shortText?.trim().toLocaleLowerCase().includes(e),(t,e)=>"ExecutionDescriptionDto"===t.elementType&&t.label?.trim().toLocaleLowerCase().includes(e),(t,e)=>("PositionDto"===t.elementType||"ServiceSpecificationGroupDto"===t.elementType)&&t.itemNumber?.stringRepresentation?.includes(e)],Cw={language:"en",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"},Sw={language:"de",textSearch:"Suche",textNothing:"Nichts",textNothingFiltered:"Kein Filter",textAll:"Alle",tooltipAllOpen:"Alle aufklappen",tooltipAllClose:"Alle zuklappen",tooltipAllAdd:"Alle hinzufügen",tooltipAllRemove:"Alle entfernen",defaultNameNoteText:"Hinweis",defaultNameDescription:"Beschreibung",defaultNameGroup:"Gruppe",defaultNamePosition:"Position"},Ew=class{constructor(){this._language="en",this._textWords=this.selectTextWords(this._language),this._indent="20px",this._functionView=[],this._selectedColor="",this._allowDblClick=!0,this._mouseAwareKeyboardControl=!0,this._addTableColumns=[],this._isSelectionMode=!1,this._initiallySelectedElements=[],this._customKeyboardOperationConfig=null,this._listFilterFunc=kw,this.treeConfigSource=new kt(this.getDefaultConfiguration()),this.treeConfig$=this.treeConfigSource.asObservable()}setTreeConfig(t){this.treeConfigSource.next(t)}getCurrentTreeConfig(){return this.treeConfigSource.getValue()}getTextWordsFromConfig(){return this.treeConfig$.pipe(ee(t=>{let e;return e="string"==typeof t?.textWords?this.selectTextWords(t.textWords):t.textWords?t.textWords:this._textWords,this._language=e.language,s({},e)}),Pe((t,e)=>JSON.stringify(t)===JSON.stringify(e)))}selectTextWords(t){return"de"===t?Sw:Cw}getIndentFromConfig(){return this.treeConfig$.pipe(ee(t=>t?.indent||""),Pe((t,e)=>JSON.stringify(t)===JSON.stringify(e)))}getFunctionViewFromConfig(){return this.treeConfig$.pipe(ee(t=>t?.functionView||[]),Pe((t,e)=>JSON.stringify(t)===JSON.stringify(e)))}getSelectedColorFromConfig(){return this.treeConfig$.pipe(ee(t=>t?.selectedColor||""),Pe((t,e)=>JSON.stringify(t)===JSON.stringify(e)))}getAllowDblClickFromConfig(){return this.treeConfig$.pipe(ee(t=>t?.allowDblClick||!1),Pe((t,e)=>JSON.stringify(t)===JSON.stringify(e)))}getAddTableColumnsFromConfig(){return this.treeConfig$.pipe(ee(t=>t?.addTableColumns||[]),Pe((t,e)=>JSON.stringify(t)===JSON.stringify(e)))}getIsSelectionModeFromConfig(){return this.treeConfig$.pipe(ee(t=>t?.isSelectionMode||!1),Pe((t,e)=>JSON.stringify(t)===JSON.stringify(e)))}getInitiallySelectedElementsViewFromConfig(){return this.treeConfig$.pipe(ee(t=>t?.initiallySelectedElements||[]),Pe((t,e)=>JSON.stringify(t)===JSON.stringify(e)))}getMouseAwareKeyboardControlFromConfig(){return this.treeConfig$.pipe(ee(t=>t?.mouseAwareKeyboardControl||!1),Pe((t,e)=>JSON.stringify(t)===JSON.stringify(e)))}getCustomKeyboardOperationConfigFromConfig(){return this.treeConfig$.pipe(ee(t=>t?.customKeyboardOperationConfig||null),Pe((t,e)=>JSON.stringify(t)===JSON.stringify(e)))}getListFilterFuncFromConfig(){return this.treeConfig$.pipe(ee(t=>t?.listFilterFunc||this._listFilterFunc),Pe((t,e)=>JSON.stringify(t)===JSON.stringify(e)))}getHideParentItemNumbersFromConfig(){return this.treeConfig$.pipe(ee(t=>t?.hideParentItemNumbers||!1),Pe((t,e)=>JSON.stringify(t)===JSON.stringify(e)))}getDefaultConfiguration(){return{textWords:this._textWords,indent:this._indent,functionView:this._functionView,selectedColor:this._selectedColor,allowDblClick:this._allowDblClick,addTableColumns:this._addTableColumns,isSelectionMode:this._isSelectionMode,initiallySelectedElements:this._initiallySelectedElements,mouseAwareKeyboardControl:this._mouseAwareKeyboardControl,customKeyboardOperationConfig:this._customKeyboardOperationConfig,listFilterFunc:this._listFilterFunc}}get locale(){return ww[this._language]}},Rw=class{constructor(){this.expansionState=ko({})}expandParentGroups(t,e,n){if(!e?.length)return;let i=e.filter(t=>!!t.elements?.length);if(!i.length)return;let r=t=>{let e=(t=>{for(let e of i)if(!n[e.id]&&e.elements?.find(e=>t.id===e.id))return n[e.id]=!0,e;return null})(t);e&&r(e)};r(t)}setExpansionState(t){this.expansionState.set(t)}getExpansionState(){return this.expansionState}},Dw=(()=>{class t{constructor(){this._flatElementsDto=[],this.flatElementsDtoSource=new St(1),this.flatElementsDto=this.flatElementsDtoSource.asObservable(),this.listFilterFunc=kw}setElementsDto(e){this._flatElementsDto=t.getFlatElements(e),this.objectElementsDto=t.getObjectElements(this._flatElementsDto),this.flatElementsDtoSource.next(this._flatElementsDto)}static getFlatElements(t){let e=[];return t.elements&&t.elements.forEach(t=>{if(e.push(t),"ServiceSpecificationGroupDto"===t.elementTypeDiscriminator){let n=t;e.push(...this.getFlatElements(n))}}),e}static getObjectElements(t){let e={};return t?.length&&t.forEach(t=>{t?.id&&(e[t.id]=t)}),e}getOneElementById(t){return te(t&&this.objectElementsDto?.[t]||null)}checkFilterValue(t,e){let n=e.trim().toLocaleLowerCase();for(let e of this.listFilterFunc)if(e(t,n))return!0;return!1}jumpNextNode(t,e,n){if(!this._flatElementsDto.length||n&&!this._flatElementsDto.find(t=>n(t)))return null;let i=e||this._flatElementsDto[0],r=this._flatElementsDto.findIndex(t=>i.id===t.id);for(e&&(r=this.getNextIndex(this._flatElementsDto.length,r,t));n&&!n(this._flatElementsDto[r]);)r=this.getNextIndex(this._flatElementsDto.length,r,t);return this._flatElementsDto[r]}getNextIndex(t,e,n){let i=e+n;return i=i<0?t-1:i,i=i>t-1?0:i,i}getObjectElementsDto(){return this.objectElementsDto}static{this.ɵfac=function(e){return new(e||t)}}static{this.ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}}return t})(),Tw=class{constructor(){this.preselectedElementSource=new St(1),this.preselectedElementWasNull=!1,this.preselectedElement=this.preselectedElementSource.asObservable(),this.selectClickElementSource=new St(1),this.selectClickElement=this.selectClickElementSource.asObservable(),this.selectDblClickElementSource=new St(1),this.selectDblClickElement=this.selectDblClickElementSource.asObservable(),this.selectContextMenuElementSource=new St(1),this.selectContextMenuElement=this.selectContextMenuElementSource.asObservable()}setPreselectedElement(t){this.preselectedElementSource.next(t),this.preselectedElementWasNull=null==t}setClickElement(t){this.selectClickElementSource.next(t),this.preselectedElementWasNull||this.preselectedElementSource.next(null)}setDblClickElement(t){this.selectDblClickElementSource.next(t)}setContextMenuElement(t){this.selectContextMenuElementSource.next(t)}},Iw=function(t){return t.MoveSelectedPositionUp="moveSelectedPositionUp",t.MoveSelectedPositionDown="moveSelectedPositionDown",t.MoveChosenPositionDown="moveChosenPositionDown",t.MoveChosenPositionUp="moveChosenPositionUp",t.ClearChosenPosition="clearChosenPosition",t.SelectChosenPosition="selectChosenPosition",t}(Iw||{}),Ow=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=Bn(Dw),this.selectElementService=Bn(Tw),this.currentConfig=s({},this.defaultKeyboardOperationConfig)}getConfig(){return this.currentConfig}mergeConfigOperation(t){this.currentConfig=this.deepMerge(this.currentConfig,t)}deepMerge(t,e){let n=s({},t);for(let t in e)Object.prototype.hasOwnProperty.call(e,t)&&(Object.prototype.hasOwnProperty.call(n,t)&&"object"==typeof n[t]&&null!==n[t]&&"object"==typeof e[t]&&null!==e[t]?n[t]=this.deepMerge(n[t],e[t]):n[t]=e[t]);return n}handleKeyboardEvent(t,e){let n;return this.currentConfig.operations.moveSelectedPositionUp?.keyEvent!==t.key||this.currentConfig.operations.moveSelectedPositionUp?.disabled?this.currentConfig.operations.moveSelectedPositionDown?.keyEvent!==t.key||this.currentConfig.operations.moveSelectedPositionDown?.disabled?this.currentConfig.operations.moveChosenPositionDown?.keyEvent!==t.key||this.currentConfig.operations.moveChosenPositionDown?.disabled?this.currentConfig.operations.moveChosenPositionUp?.keyEvent!==t.key||this.currentConfig.operations.moveChosenPositionUp?.disabled?this.currentConfig.operations.selectChosenPosition?.keyEvent!==t.key||this.currentConfig.operations.selectChosenPosition?.disabled?this.currentConfig.operations.clearChosenPosition?.keyEvent!==t.key||this.currentConfig.operations.clearChosenPosition?.disabled?null:(t.preventDefault(),this.selectElementService.setPreselectedElement(null),{operation:Iw.ClearChosenPosition,nextElement:null}):(t.preventDefault(),this.selectElementService.setClickElement(e),{operation:Iw.SelectChosenPosition,nextElement:null}):(t.preventDefault(),n=this.flatElementsService.jumpNextNode(-1,e),this.selectElementService.setPreselectedElement(n?.id===e?.id?null:n),{operation:Iw.MoveChosenPositionUp,nextElement:n}):(t.preventDefault(),n=this.flatElementsService.jumpNextNode(1,e),this.selectElementService.setPreselectedElement(n?.id===e?.id?null:n),{operation:Iw.MoveChosenPositionDown,nextElement:n}):(t.preventDefault(),n=this.flatElementsService.jumpNextNode(1,e),this.selectElementService.setClickElement(n),{operation:Iw.MoveSelectedPositionDown,nextElement:n}):(t.preventDefault(),n=this.flatElementsService.jumpNextNode(-1,e),this.selectElementService.setClickElement(n),{operation:Iw.MoveSelectedPositionUp,nextElement:n})}},Aw=(()=>{class t{constructor(){this.treeNodeSelectingSource=new kt({}),this.treeNodeSelecting=this.treeNodeSelectingSource.asObservable(),this._selectingElementsTreeData=null,this.selectingChangedSource=new St(1),this.selectingChanged=this.selectingChangedSource.asObservable(),this.flatSelectedListId=[]}setSelectingChanged(t){this.selectingChangedSource.next(t)}loadSelectingElements(t,e=null){let n=[];return t&&t.length&&(t.forEach(t=>{let i={parent:e,elementId:t.id,checked:!1};"ServiceSpecificationGroupDto"===t.elementType&&(i.indeterminate=!1,i.children=this.loadSelectingElements(t.elements,i)),n.push(i),this.treeNodeSelectingSource.value[t.id]=i}),this._selectingElementsTreeData=n),n}getTreeData(){return this._selectingElementsTreeData}changeAllChild(t,e){t.forEach(t=>{t.checked=e,t.children&&(t.indeterminate=!1,this.changeAllChild(t.children,e))})}changeAllParent(t,e){t.checked=e,t.parent&&this.changeAllParent(t.parent,e)}changeSelecting(t,e,n=!0){let i=this.treeNodeSelectingSource.value[e];i&&(i.checked=t,i.children&&(i.indeterminate=!1,n&&this.changeAllChild(i.children,t)),i.parent&&this.changeAllParent(i.parent,t),this.getIndeterminate(i?.parent||null),n&&this.treeNodeSelectingSource.next(this.treeNodeSelectingSource.value))}getIndeterminate(t){if(!t||!t.children||!t.children.length)return;let e=!1,n=!1;t.children.forEach(t=>{(t.checked||t.indeterminate)&&(e=!0),t.checked||(n=!0)}),e?n?(t.indeterminate=!0,t.checked=!1):(t.indeterminate=!1,t.checked=!0):(t.indeterminate=!1,t.checked=!1),this.getIndeterminate(t.parent)}changeAll(t){Object.values(this.treeNodeSelectingSource.value).forEach(e=>{this.changeSelecting(t,e.elementId,!1)}),this.treeNodeSelectingSource.next(this.treeNodeSelectingSource.value)}getFlatSelectedListId(t){t.forEach(t=>{t.children?this.getFlatSelectedListId(t.children):this.flatSelectedListId.push(t.elementId)})}getTreeRoot(t){let e=[];return t.forEach(t=>{if(t.checked||t.indeterminate){let n={elementId:t.elementId};t.children&&(n.children=this.getTreeRoot(t.children)),e.push(n)}}),e}static{this.ɵfac=function(e){return new(e||t)}}static{this.ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}}return t})(),Pw=["mat-internal-form-field",""],Mw=["*"],Fw=(()=>{class t{labelPosition;static ɵfac=function(e){return new(e||t)};static ɵcmp=au({type:t,selectors:[["div","mat-internal-form-field",""]],hostAttrs:[1,"mdc-form-field","mat-internal-form-field"],hostVars:2,hostBindings:function(t,e){2&t&&Kh("mdc-form-field--align-end","before"===e.labelPosition)},inputs:{labelPosition:"labelPosition"},attrs:Pw,ngContentSelectors:Mw,decls:1,vars:0,template:function(t,e){1&t&&(Eh(),Rh(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}\n"],encapsulation:2,changeDetection:0})}return t})(),Nw=["input"],zw=["label"],Lw=["*"],Vw={color:"accent",clickAction:"check-indeterminate",disabledInteractive:!1},jw=new pn("mat-checkbox-default-options",{providedIn:"root",factory:()=>Vw}),Bw=function(t){return t[t.Init=0]="Init",t[t.Checked=1]="Checked",t[t.Unchecked=2]="Unchecked",t[t.Indeterminate=3]="Indeterminate",t}(Bw||{}),Hw=class{source;checked},Uw=(()=>{class t{_elementRef=Bn(ja);_changeDetectorRef=Bn(ip);_ngZone=Bn(ho);_animationsDisabled=Hx();_options=Bn(jw,{optional:!0});focus(){this._inputElement.nativeElement.focus()}_createChangeEvent(t){let e=new Hw;return e.source=this,e.checked=t,e}_getAnimationTargetElement(){return this._inputElement?.nativeElement}_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"};ariaLabel="";ariaLabelledby=null;ariaDescribedby;ariaExpanded;ariaControls;ariaOwns;_uniqueId;id;get inputId(){return`${this.id||this._uniqueId}-input`}required;labelPosition="after";name=null;change=new ro;indeterminateChange=new ro;value;disableRipple;_inputElement;_labelElement;tabIndex;color;disabledInteractive;_onTouched=()=>{};_currentAnimationClass="";_currentCheckState=Bw.Init;_controlValueAccessorChangeFn=()=>{};_validatorChangeFn=()=>{};constructor(){Bn(sx).load(d_);let t=Bn(new Wm("tabindex"),{optional:!0});this._options=this._options||Vw,this.color=this._options.color||Vw.color,this.tabIndex=null==t?0:parseInt(t)||0,this.id=this._uniqueId=Bn(Sx).getId("mat-mdc-checkbox-"),this.disabledInteractive=this._options?.disabledInteractive??!1}ngOnChanges(t){t.required&&this._validatorChangeFn()}ngAfterViewInit(){this._syncIndeterminate(this.indeterminate)}get checked(){return this._checked}set checked(t){t!=this.checked&&(this._checked=t,this._changeDetectorRef.markForCheck())}_checked=!1;get disabled(){return this._disabled}set disabled(t){t!==this.disabled&&(this._disabled=t,this._changeDetectorRef.markForCheck())}_disabled=!1;get indeterminate(){return this._indeterminate()}set indeterminate(t){let e=t!=this._indeterminate();this._indeterminate.set(t),e&&(t?this._transitionCheckState(Bw.Indeterminate):this._transitionCheckState(this.checked?Bw.Checked:Bw.Unchecked),this.indeterminateChange.emit(t)),this._syncIndeterminate(t)}_indeterminate=ko(!1);_isRippleDisabled(){return this.disableRipple||this.disabled}_onLabelTextChange(){this._changeDetectorRef.detectChanges()}writeValue(t){this.checked=!!t}registerOnChange(t){this._controlValueAccessorChangeFn=t}registerOnTouched(t){this._onTouched=t}setDisabledState(t){this.disabled=t}validate(t){return this.required&&!0!==t.value?{required:!0}:null}registerOnValidatorChange(t){this._validatorChangeFn=t}_transitionCheckState(t){let e=this._currentCheckState,n=this._getAnimationTargetElement();if(e!==t&&n&&(this._currentAnimationClass&&n.classList.remove(this._currentAnimationClass),this._currentAnimationClass=this._getAnimationClassForCheckStateTransition(e,t),this._currentCheckState=t,this._currentAnimationClass.length>0)){n.classList.add(this._currentAnimationClass);let t=this._currentAnimationClass;this._ngZone.runOutsideAngular(()=>{setTimeout(()=>{n.classList.remove(t)},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 t=this._options?.clickAction;this.disabled||"noop"===t?(this.disabled&&this.disabledInteractive||!this.disabled&&"noop"===t)&&(this._inputElement.nativeElement.checked=this.checked,this._inputElement.nativeElement.indeterminate=this.indeterminate):(this.indeterminate&&"check"!==t&&Promise.resolve().then(()=>{this._indeterminate.set(!1),this.indeterminateChange.emit(!1)}),this._checked=!this._checked,this._transitionCheckState(this._checked?Bw.Checked:Bw.Unchecked),this._emitChangeEvent())}_onInteractionEvent(t){t.stopPropagation()}_onBlur(){Promise.resolve().then(()=>{this._onTouched(),this._changeDetectorRef.markForCheck()})}_getAnimationClassForCheckStateTransition(t,e){if(this._animationsDisabled)return"";switch(t){case Bw.Init:if(e===Bw.Checked)return this._animationClasses.uncheckedToChecked;if(e==Bw.Indeterminate)return this._checked?this._animationClasses.checkedToIndeterminate:this._animationClasses.uncheckedToIndeterminate;break;case Bw.Unchecked:return e===Bw.Checked?this._animationClasses.uncheckedToChecked:this._animationClasses.uncheckedToIndeterminate;case Bw.Checked:return e===Bw.Unchecked?this._animationClasses.checkedToUnchecked:this._animationClasses.checkedToIndeterminate;case Bw.Indeterminate:return e===Bw.Checked?this._animationClasses.indeterminateToChecked:this._animationClasses.indeterminateToUnchecked}return""}_syncIndeterminate(t){let e=this._inputElement;e&&(e.nativeElement.indeterminate=t)}_onInputClick(){this._handleInputClick()}_onTouchTargetClick(){this._handleInputClick(),this.disabled||this._inputElement.nativeElement.focus()}_preventBubblingFromLabel(t){t.target&&this._labelElement.nativeElement.contains(t.target)&&t.stopPropagation()}static ɵfac=function(e){return new(e||t)};static ɵcmp=au({type:t,selectors:[["mat-checkbox"]],viewQuery:function(t,e){if(1&t&&Th(Nw,5)(zw,5),2&t){let t;Ih(t=Oh())&&(e._inputElement=t.first),Ih(t=Oh())&&(e._labelElement=t.first)}},hostAttrs:[1,"mat-mdc-checkbox"],hostVars:16,hostBindings:function(t,e){2&t&&(ph("id",e.id),zu("tabindex",null)("aria-label",null)("aria-labelledby",null),Yh(e.color?"mat-"+e.color:"mat-accent"),Kh("_mat-animation-noopable",e._animationsDisabled)("mdc-checkbox--disabled",e.disabled)("mat-mdc-checkbox-disabled",e.disabled)("mat-mdc-checkbox-checked",e.checked)("mat-mdc-checkbox-disabled-interactive",e.disabledInteractive))},inputs:{ariaLabel:[0,"aria-label","ariaLabel"],ariaLabelledby:[0,"aria-labelledby","ariaLabelledby"],ariaDescribedby:[0,"aria-describedby","ariaDescribedby"],ariaExpanded:[2,"aria-expanded","ariaExpanded",pp],ariaControls:[0,"aria-controls","ariaControls"],ariaOwns:[0,"aria-owns","ariaOwns"],id:"id",required:[2,"required","required",pp],labelPosition:"labelPosition",name:"name",value:"value",disableRipple:[2,"disableRipple","disableRipple",pp],tabIndex:[2,"tabIndex","tabIndex",t=>null==t?void 0:fp(t)],color:"color",disabledInteractive:[2,"disabledInteractive","disabledInteractive",pp],checked:[2,"checked","checked",pp],disabled:[2,"disabled","disabled",pp],indeterminate:[2,"indeterminate","indeterminate",pp]},outputs:{change:"change",indeterminateChange:"indeterminateChange"},exportAs:["matCheckbox"],features:[Sm([{provide:Cb,useExisting:on(()=>t),multi:!0},{provide:Ib,useExisting:t,multi:!0}]),Uo],ngContentSelectors:Lw,decls:15,vars:23,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-focus-indicator",3,"matRippleTrigger","matRippleDisabled","matRippleCentered"],[1,"mdc-label",3,"for"]],template:function(t,e){if(1&t){let t=mh();Eh(),nh(0,"div",3),wh("click",function(n){return vr(t),yr(e._preventBubblingFromLabel(n))}),nh(1,"div",4,0)(3,"div",5),wh("click",function(){return vr(t),yr(e._onTouchTargetClick())}),ih(),nh(4,"input",6,1),wh("blur",function(){return vr(t),yr(e._onBlur())})("click",function(){return vr(t),yr(e._onInputClick())})("change",function(n){return vr(t),yr(e._onInteractionEvent(n))}),ih(),rh(6,"div",7),nh(7,"div",8),ur.lFrame.currentNamespace="svg",nh(8,"svg",9),rh(9,"path",10),ih(),ur.lFrame.currentNamespace=null,rh(10,"div",11),ih(),rh(11,"div",12),ih(),nh(12,"label",13,2),Rh(14),ih()()}if(2&t){let t=Fh(2);th("labelPosition",e.labelPosition),Cl(4),Kh("mdc-checkbox--selected",e.checked),th("checked",e.checked)("indeterminate",e.indeterminate)("disabled",e.disabled&&!e.disabledInteractive)("id",e.inputId)("required",e.required)("tabIndex",e.disabled&&!e.disabledInteractive?-1:e.tabIndex),zu("aria-label",e.ariaLabel||null)("aria-labelledby",e.ariaLabelledby)("aria-describedby",e.ariaDescribedby)("aria-checked",e.indeterminate?"mixed":null)("aria-controls",e.ariaControls)("aria-disabled",!(!e.disabled||!e.disabledInteractive)||null)("aria-expanded",e.ariaExpanded)("aria-owns",e.ariaOwns)("name",e.name)("value",e.value),Cl(7),th("matRippleTrigger",t)("matRippleDisabled",e.disableRipple||e.disabled)("matRippleCentered",!0),Cl(),th("for",e.inputId)}},dependencies:[n_,Fw],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(--mat-checkbox-state-layer-size, 40px) - 18px)/2);margin:calc((var(--mat-checkbox-state-layer-size, 40px) - var(--mat-checkbox-state-layer-size, 40px))/2)}.mdc-checkbox:hover>.mdc-checkbox__ripple{opacity:var(--mat-checkbox-unselected-hover-state-layer-opacity, var(--mat-sys-hover-state-layer-opacity));background-color:var(--mat-checkbox-unselected-hover-state-layer-color, var(--mat-sys-on-surface))}.mdc-checkbox:hover>.mat-mdc-checkbox-ripple>.mat-ripple-element{background-color:var(--mat-checkbox-unselected-hover-state-layer-color, var(--mat-sys-on-surface))}.mdc-checkbox .mdc-checkbox__native-control:focus+.mdc-checkbox__ripple{opacity:var(--mat-checkbox-unselected-focus-state-layer-opacity, var(--mat-sys-focus-state-layer-opacity));background-color:var(--mat-checkbox-unselected-focus-state-layer-color, var(--mat-sys-on-surface))}.mdc-checkbox .mdc-checkbox__native-control:focus~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:var(--mat-checkbox-unselected-focus-state-layer-color, var(--mat-sys-on-surface))}.mdc-checkbox:active>.mdc-checkbox__native-control+.mdc-checkbox__ripple{opacity:var(--mat-checkbox-unselected-pressed-state-layer-opacity, var(--mat-sys-pressed-state-layer-opacity));background-color:var(--mat-checkbox-unselected-pressed-state-layer-color, var(--mat-sys-primary))}.mdc-checkbox:active>.mdc-checkbox__native-control~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:var(--mat-checkbox-unselected-pressed-state-layer-color, var(--mat-sys-primary))}.mdc-checkbox:hover>.mdc-checkbox__native-control:checked+.mdc-checkbox__ripple{opacity:var(--mat-checkbox-selected-hover-state-layer-opacity, var(--mat-sys-hover-state-layer-opacity));background-color:var(--mat-checkbox-selected-hover-state-layer-color, var(--mat-sys-primary))}.mdc-checkbox:hover>.mdc-checkbox__native-control:checked~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:var(--mat-checkbox-selected-hover-state-layer-color, var(--mat-sys-primary))}.mdc-checkbox .mdc-checkbox__native-control:focus:checked+.mdc-checkbox__ripple{opacity:var(--mat-checkbox-selected-focus-state-layer-opacity, var(--mat-sys-focus-state-layer-opacity));background-color:var(--mat-checkbox-selected-focus-state-layer-color, var(--mat-sys-primary))}.mdc-checkbox .mdc-checkbox__native-control:focus:checked~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:var(--mat-checkbox-selected-focus-state-layer-color, var(--mat-sys-primary))}.mdc-checkbox:active>.mdc-checkbox__native-control:checked+.mdc-checkbox__ripple{opacity:var(--mat-checkbox-selected-pressed-state-layer-opacity, var(--mat-sys-pressed-state-layer-opacity));background-color:var(--mat-checkbox-selected-pressed-state-layer-color, var(--mat-sys-on-surface))}.mdc-checkbox:active>.mdc-checkbox__native-control:checked~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:var(--mat-checkbox-selected-pressed-state-layer-color, var(--mat-sys-on-surface))}.mdc-checkbox--disabled.mat-mdc-checkbox-disabled-interactive .mdc-checkbox .mdc-checkbox__native-control~.mat-mdc-checkbox-ripple .mat-ripple-element,.mdc-checkbox--disabled.mat-mdc-checkbox-disabled-interactive .mdc-checkbox .mdc-checkbox__native-control+.mdc-checkbox__ripple{background-color:var(--mat-checkbox-unselected-hover-state-layer-color, var(--mat-sys-on-surface))}.mdc-checkbox .mdc-checkbox__native-control{position:absolute;margin:0;padding:0;opacity:0;cursor:inherit;z-index:1;width:var(--mat-checkbox-state-layer-size, 40px);height:var(--mat-checkbox-state-layer-size, 40px);top:calc((var(--mat-checkbox-state-layer-size, 40px) - var(--mat-checkbox-state-layer-size, 40px))/2);right:calc((var(--mat-checkbox-state-layer-size, 40px) - var(--mat-checkbox-state-layer-size, 40px))/2);left:calc((var(--mat-checkbox-state-layer-size, 40px) - var(--mat-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);-webkit-print-color-adjust:exact;color-adjust:exact;border-color:var(--mat-checkbox-unselected-icon-color, var(--mat-sys-on-surface-variant));top:calc((var(--mat-checkbox-state-layer-size, 40px) - 18px)/2);left:calc((var(--mat-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(--mat-checkbox-selected-icon-color, var(--mat-sys-primary));background-color:var(--mat-checkbox-selected-icon-color, var(--mat-sys-primary))}.mdc-checkbox--disabled .mdc-checkbox__background{border-color:var(--mat-checkbox-disabled-unselected-icon-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}@media(forced-colors: active){.mdc-checkbox--disabled .mdc-checkbox__background{border-color:GrayText}}.mdc-checkbox__native-control:disabled:checked~.mdc-checkbox__background,.mdc-checkbox__native-control:disabled:indeterminate~.mdc-checkbox__background{background-color:var(--mat-checkbox-disabled-selected-icon-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent));border-color:rgba(0,0,0,0)}@media(forced-colors: active){.mdc-checkbox__native-control:disabled:checked~.mdc-checkbox__background,.mdc-checkbox__native-control:disabled:indeterminate~.mdc-checkbox__background{border-color:GrayText}}.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(--mat-checkbox-unselected-hover-icon-color, var(--mat-sys-on-surface));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(--mat-checkbox-selected-hover-icon-color, var(--mat-sys-primary));background-color:var(--mat-checkbox-selected-hover-icon-color, var(--mat-sys-primary))}.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(--mat-checkbox-unselected-focus-icon-color, var(--mat-sys-on-surface))}.mdc-checkbox__native-control:focus:focus:checked~.mdc-checkbox__background,.mdc-checkbox__native-control:focus:focus:indeterminate~.mdc-checkbox__background{border-color:var(--mat-checkbox-selected-focus-icon-color, var(--mat-sys-primary));background-color:var(--mat-checkbox-selected-focus-icon-color, var(--mat-sys-primary))}.mdc-checkbox--disabled.mat-mdc-checkbox-disabled-interactive .mdc-checkbox:hover>.mdc-checkbox__native-control~.mdc-checkbox__background,.mdc-checkbox--disabled.mat-mdc-checkbox-disabled-interactive .mdc-checkbox .mdc-checkbox__native-control:focus~.mdc-checkbox__background,.mdc-checkbox--disabled.mat-mdc-checkbox-disabled-interactive .mdc-checkbox__background{border-color:var(--mat-checkbox-disabled-unselected-icon-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}@media(forced-colors: active){.mdc-checkbox--disabled.mat-mdc-checkbox-disabled-interactive .mdc-checkbox:hover>.mdc-checkbox__native-control~.mdc-checkbox__background,.mdc-checkbox--disabled.mat-mdc-checkbox-disabled-interactive .mdc-checkbox .mdc-checkbox__native-control:focus~.mdc-checkbox__background,.mdc-checkbox--disabled.mat-mdc-checkbox-disabled-interactive .mdc-checkbox__background{border-color:GrayText}}.mdc-checkbox--disabled.mat-mdc-checkbox-disabled-interactive .mdc-checkbox__native-control:checked~.mdc-checkbox__background,.mdc-checkbox--disabled.mat-mdc-checkbox-disabled-interactive .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background{background-color:var(--mat-checkbox-disabled-selected-icon-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent));border-color:rgba(0,0,0,0)}.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(--mat-checkbox-selected-checkmark-color, var(--mat-sys-on-primary))}@media(forced-colors: active){.mdc-checkbox__checkmark{color:CanvasText}}.mdc-checkbox--disabled .mdc-checkbox__checkmark,.mdc-checkbox--disabled.mat-mdc-checkbox-disabled-interactive .mdc-checkbox__checkmark{color:var(--mat-checkbox-disabled-selected-checkmark-color, var(--mat-sys-surface))}@media(forced-colors: active){.mdc-checkbox--disabled .mdc-checkbox__checkmark,.mdc-checkbox--disabled.mat-mdc-checkbox-disabled-interactive .mdc-checkbox__checkmark{color:GrayText}}.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(--mat-checkbox-selected-checkmark-color, var(--mat-sys-on-primary))}@media(forced-colors: active){.mdc-checkbox__mixedmark{margin:0 1px}}.mdc-checkbox--disabled .mdc-checkbox__mixedmark,.mdc-checkbox--disabled.mat-mdc-checkbox-disabled-interactive .mdc-checkbox__mixedmark{border-color:var(--mat-checkbox-disabled-selected-checkmark-color, var(--mat-sys-surface))}@media(forced-colors: active){.mdc-checkbox--disabled .mdc-checkbox__mixedmark,.mdc-checkbox--disabled.mat-mdc-checkbox-disabled-interactive .mdc-checkbox__mixedmark{border-color:GrayText}}.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>.mdc-checkbox__checkmark-path,.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background>.mdc-checkbox__checkmark>.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>.mat-internal-form-field>.mdc-checkbox>.mat-mdc-checkbox-touch-target,.mat-mdc-checkbox._mat-animation-noopable>.mat-internal-form-field>.mdc-checkbox>.mdc-checkbox__native-control,.mat-mdc-checkbox._mat-animation-noopable>.mat-internal-form-field>.mdc-checkbox>.mdc-checkbox__ripple,.mat-mdc-checkbox._mat-animation-noopable>.mat-internal-form-field>.mdc-checkbox>.mat-mdc-checkbox-ripple::before,.mat-mdc-checkbox._mat-animation-noopable>.mat-internal-form-field>.mdc-checkbox>.mdc-checkbox__background,.mat-mdc-checkbox._mat-animation-noopable>.mat-internal-form-field>.mdc-checkbox>.mdc-checkbox__background>.mdc-checkbox__checkmark,.mat-mdc-checkbox._mat-animation-noopable>.mat-internal-form-field>.mdc-checkbox>.mdc-checkbox__background>.mdc-checkbox__checkmark>.mdc-checkbox__checkmark-path,.mat-mdc-checkbox._mat-animation-noopable>.mat-internal-form-field>.mdc-checkbox>.mdc-checkbox__background>.mdc-checkbox__mixedmark{transition:none !important;animation:none !important}.mat-mdc-checkbox label{cursor:pointer}.mat-mdc-checkbox .mat-internal-form-field{color:var(--mat-checkbox-label-text-color, var(--mat-sys-on-surface));font-family:var(--mat-checkbox-label-text-font, var(--mat-sys-body-medium-font));line-height:var(--mat-checkbox-label-text-line-height, var(--mat-sys-body-medium-line-height));font-size:var(--mat-checkbox-label-text-size, var(--mat-sys-body-medium-size));letter-spacing:var(--mat-checkbox-label-text-tracking, var(--mat-sys-body-medium-tracking));font-weight:var(--mat-checkbox-label-text-weight, var(--mat-sys-body-medium-weight))}.mat-mdc-checkbox.mat-mdc-checkbox-disabled.mat-mdc-checkbox-disabled-interactive{pointer-events:auto}.mat-mdc-checkbox.mat-mdc-checkbox-disabled.mat-mdc-checkbox-disabled-interactive input{cursor:default}.mat-mdc-checkbox.mat-mdc-checkbox-disabled label{cursor:default;color:var(--mat-checkbox-disabled-label-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}@media(forced-colors: active){.mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:GrayText}}.mat-mdc-checkbox label:empty{display:none}.mat-mdc-checkbox .mdc-checkbox__ripple{opacity:0}.mat-mdc-checkbox .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 .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:var(--mat-checkbox-touch-target-size, 48px);width:var(--mat-checkbox-touch-target-size, 48px);transform:translate(-50%, -50%);display:var(--mat-checkbox-touch-target-display, block)}.mat-mdc-checkbox .mat-mdc-checkbox-ripple::before{border-radius:50%}.mdc-checkbox__native-control:focus-visible~.mat-focus-indicator::before{content:""}\n'],encapsulation:2,changeDetection:0})}return t})(),$w=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵmod=lu({type:t});static ɵinj=cn({imports:[Uw,v_]})}return t})(),Ww=(()=>{class t{constructor(){this.el=Bn(ja),this.renderer=Bn(td),this.flatElementsService=Bn(Dw),this.configurationTreeService=Bn(Ew),this.saveChangingView=Zm("text"),this.$destroy=new yt,this.injector=Bn(gi)}ngOnDestroy(){this.$destroy.next(!0),this.$destroy.complete()}ngAfterViewInit(){this.updateElementStles()}updateElementStles(){if(!this.el)return;let t=this.el.nativeElement,e=t.id;e&&this.renderer&&this.configurationTreeService.getFunctionViewFromConfig().pipe(Be(this.$destroy)).subscribe(n=>{let i=this.getChangedView(e,n);if(i)switch(this.saveChangingView()){case"icon":i.iconName&&(t.textContent=i.iconName),i.iconColor&&this.renderer.setStyle(t,"color",i.iconColor);break;case"text":i.textBold&&this.renderer.setStyle(t,"font-weight",i.textBold),i.textColor&&this.renderer.setStyle(t,"color",i.textColor)}})}getChangedView(t,e){let n=this.flatElementsService.getObjectElementsDto();if(n){let i=n[t];if(i&&e?.length)for(let t of e)if(t.func(i))return t.view}return null}static{this.ɵfac=function(e){return new(e||t)}}static{this.ɵdir=uu({type:t,selectors:[["","saveChangingView",""]],inputs:{saveChangingView:[1,"saveChangingView"]}})}}return t})(),qw=(()=>{class t{transform(t){switch(t.elementTypeDiscriminator){case"NoteTextDto":return"subject";case"ExecutionDescriptionDto":return"event";case"ServiceSpecificationGroupDto":return"folder_open";case"PositionDto":return"add";default:return""}}static{this.ɵfac=function(e){return new(e||t)}}static{this.ɵpipe=hu({name:"elementIconName",type:t,pure:!0})}}return t})(),Gw=(()=>{class t{constructor(){this.configurationTreeService=Bn(Ew)}transform(t,e=0){let n="";switch(t.elementTypeDiscriminator){case"ServiceSpecificationGroupDto":case"PositionDto":n=t.itemNumber?.stringRepresentation||"";break;default:return""}return this.configurationTreeService.getCurrentTreeConfig()?.hideParentItemNumbers&&n&&e>0?this.trimItemNumber(n,e):n}trimItemNumber(t,e){let n=t.split("."),i=n.slice(e);return 0===i.length?n[n.length-1]||"":i.join(".")}static{this.ɵfac=function(e){return new(e||t)}}static{this.ɵpipe=hu({name:"elementItemNumber",type:t,pure:!0})}}return t})(),Zw=(()=>{class t{transform(t,e){if(!t||!e)return"";switch(t.elementTypeDiscriminator){case"NoteTextDto":return t.shortText||e.defaultNameNoteText||"";case"ExecutionDescriptionDto":return`${t.identifier?t.identifier+" - ":""}${t.label||e.defaultNameDescription||""}`;case"ServiceSpecificationGroupDto":return t.shortText||e.defaultNameGroup||"";case"PositionDto":return t.shortText||e.defaultNamePosition||"";default:return""}}static{this.ɵfac=function(e){return new(e||t)}}static{this.ɵpipe=hu({name:"elementText",type:t,pure:!0})}}return t})(),Kw=["textItem"];function Yw(t,e){if(1&t&&(nh(0,"div",7,1),uh(2,8),ih()),2&t){let t=Ch(2),e=Fh(2);Zh("background-color",t.backgroundColor()),Kh("choose",!t.isSelectionMode&&t.element().id===(null==t.preselectedElement?null:t.preselectedElement.id))("select",t.isSelect()),th("id",t.element().id),Cl(2),th("ngTemplateOutlet",e)}}function Xw(t,e){if(1&t){let t=mh();nh(0,"mat-checkbox",9),bm("ngModelChange",function(e){vr(t);let n=Ch(2);return fm(n.checkedElements[n.element().id].checked,e)||(n.checkedElements[n.element().id].checked=e),yr(e)}),wh("ngModelChange",function(e){vr(t);let n=Ch(2);return yr(n.changeSelecting(n.element(),e))})("click",function(e){return vr(t),yr(e.stopPropagation())}),nh(1,"div",7,1),uh(3,8),ih()()}if(2&t){let t=Ch(2),e=Fh(2);th("indeterminate",t.checkedElements[t.element().id].indeterminate),pm("ngModel",t.checkedElements[t.element().id].checked),Cl(),th("id",t.element().id),Cl(2),th("ngTemplateOutlet",e)}}function Jw(t,e){if(1&t){let t=mh();nh(0,"div",3),wh("click",function(){return vr(t),yr(Ch().select())})("dblclick",function(){return vr(t),yr(Ch().dblSelect())})("contextmenu",function(e){return vr(t),yr(Ch().openContextMenu(e))}),nh(1,"mat-icon",4),lm(2),Tm(3,"elementIconName"),ih(),$u(4,Yw,3,8,"div",5),$u(5,Xw,4,4,"mat-checkbox",6),ih()}if(2&t){let t=Ch();th("id",t.element().id),Cl(),th("id",t.element().id),Cl(),dm(Im(3,5,t.element())),Cl(2),qu(t.isSelectionMode?-1:4),Cl(),qu(t.isSelectionMode&&t.checkedElements[t.element().id]?5:-1)}}function Qw(t,e){if(1&t&&(ch(0),lm(1),Tm(2,"elementItemNumber"),Tm(3,"elementText"),dh()),2&t){let t=Ch(),e=Ch(2);Cl(),hm(" ",Om(2,2,e.element(),e.depth())," - ",Om(3,5,e.element(),t)," ")}}function tk(t,e){if(1&t&&(ch(0),lm(1),Tm(2,"elementText"),dh()),2&t){let t=Ch(),e=Ch(2);Cl(),dm(Om(2,1,e.element(),t))}}function ek(t,e){if(1&t&&$u(0,Qw,4,8,"ng-container")(1,tk,3,4,"ng-container"),2&t){let t=Ch(2);qu("ServiceSpecificationGroupDto"===t.element().elementTypeDiscriminator||"PositionDto"===t.element().elementTypeDiscriminator?0:1)}}function nk(t,e){if(1&t&&($u(0,ek,2,1),Tm(1,"async")),2&t){let t;qu((t=Im(1,1,Ch().textWords$))?0:-1,t)}}var ik=(()=>{class t{constructor(){this.selectElementService=Bn(Tw),this.treeNodeSelectionService=Bn(Aw),this.cdr=Bn(ip),this.configurationTreeService=Bn(Ew),this._element=Zm({},{alias:"element"}),this.element=jm({source:this._element,computation:t=>s({},t)}),this.depth=Zm(0),this.isSelect=Zm(!1),this.backgroundColor=Zm(""),this.textElement=Ym.required("textItem"),this.selectedElement=null,this.preselectedElement=null,this.isAllowOneClick=!0,this.timerStop=null,this.$destroy=new yt,this.textWords$=this.configurationTreeService.getTextWordsFromConfig(),this.isSelectionMode=!1,this.checkedElements={},this.expandParentGroupService=Bn(Rw)}ngOnInit(){this.selectElementService.selectClickElement.pipe(Be(this.$destroy)).subscribe(t=>{this.selectedElement=t,this.cdr.markForCheck()}),this.selectElementService.preselectedElement.pipe(Be(this.$destroy)).subscribe(t=>{this.preselectedElement=t,this.cdr.markForCheck()}),this.configurationTreeService.getIsSelectionModeFromConfig().pipe(Be(this.$destroy)).subscribe(t=>{this.isSelectionMode=t}),this.configurationTreeService.getIsSelectionModeFromConfig().pipe(Ie(this.treeNodeSelectionService.treeNodeSelecting),Be(this.$destroy)).subscribe(([t,e])=>{t&&(this.checkedElements=e,this.cdr.detectChanges())})}ngOnDestroy(){this.timerStop&&clearTimeout(this.timerStop),this.$destroy.next(!0),this.$destroy.complete()}expand(){if(this.element){let t=this.expandParentGroupService.getExpansionState()();t&&(t[this.element().id]=!0),this.expandParentGroupService.setExpansionState(t)}}select(){let t=()=>{this.selectElementService.setClickElement(this.selectedElement?.id===this.element().id?null:this.element()),"ServiceSpecificationGroupDto"===this.element().elementTypeDiscriminator&&this.expand()};this.configurationTreeService.getAllowDblClickFromConfig().pipe(Ae(1)).subscribe(e=>{e?this.isAllowOneClick&&(this.isAllowOneClick=!1,this.timerStop=setTimeout(()=>{t(),this.isAllowOneClick=!0},300)):t()})}dblSelect(){this.configurationTreeService.getAllowDblClickFromConfig().pipe(Ae(1)).subscribe(t=>{t&&(this.timerStop&&clearTimeout(this.timerStop),this.selectElementService.setDblClickElement(this.element()),"ServiceSpecificationGroupDto"===this.element().elementTypeDiscriminator&&this.expand(),this.isAllowOneClick=!0)})}openContextMenu(t){t.preventDefault(),this.selectElementService.setContextMenuElement({position:{x:`${t.x}px`,y:`${t.y}px`},node:this.element()})}changeSelecting(t,e){this.treeNodeSelectionService.changeSelecting(e,t.id)}static{this.ɵfac=function(e){return new(e||t)}}static{this.ɵcmp=au({type:t,selectors:[["ava-tree-item"]],viewQuery:function(t,e){1&t&&Ph(e.textElement,Kw,5),2&t&&Mh()},inputs:{_element:[1,"element","_element"],depth:[1,"depth"],isSelect:[1,"isSelect"],backgroundColor:[1,"backgroundColor"]},decls:3,vars:1,consts:[["text",""],["textItem",""],[1,"ava-tree-item",3,"id"],[1,"ava-tree-item",3,"click","dblclick","contextmenu","id"],["saveChangingView","icon",1,"ava-tree-item__icon",3,"id"],["saveChangingView","text",1,"ava-tree-item__text",3,"choose","id","select","backgroundColor"],["color","primary",1,"ava-tree-item__checkbox",3,"indeterminate","ngModel"],["saveChangingView","text",1,"ava-tree-item__text",3,"id"],[3,"ngTemplateOutlet"],["color","primary",1,"ava-tree-item__checkbox",3,"ngModelChange","click","indeterminate","ngModel"]],template:function(t,e){1&t&&($u(0,Jw,6,7,"div",2),Cu(1,nk,2,3,"ng-template",null,0,Pm)),2&t&&qu(e.element()?0:-1)},dependencies:[Ww,Yp,$w,Uw,Ug,eg,Lg,Nv,Fv,tf,Gw,Zw,qw],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 display: flex;\n align-items: center;\n min-height: 24px;\n}\n.ava-tree-item__text.choose[_ngcontent-%COMP%] {\n color: red !important;\n}\n.ava-tree-item__text[_ngcontent-%COMP%] {\n background-color: #fefefe;\n}\n.select[_ngcontent-%COMP%] {\n background-color: var(--mat-form-field-filled-caret-color);\n color: #fff;\n}"],changeDetection:0})}}return t})(),rk=(t,e)=>e.id;function ok(t,e){if(1&t&&(ch(0),nh(1,"div",1),Tm(2,"async"),rh(3,"ava-tree-item",2,0),Tm(5,"async"),ih(),dh()),2&t){let t=e.$implicit,n=Fh(4),i=Ch();Cl(),Zh("background-color",i.isSelectionMode||t.id!==(null==i.selectedElement?null:i.selectedElement.id)?"":Im(2,9,i.selectedColor$)),Kh("select",!i.isSelectionMode&&t.id===(null==i.selectedElement?null:i.selectedElement.id)),th("id","hover-element-id-"+t.id)("avaHoverEffect",n),Cl(2),th("element",t)("isSelect",!i.isSelectionMode&&t.id===(null==i.selectedElement?null:i.selectedElement.id))("backgroundColor",i.isSelectionMode||t.id!==(null==i.selectedElement?null:i.selectedElement.id)?"":Im(5,11,i.selectedColor$))}}var ak=(()=>{class t{constructor(){this.selectElementService=Bn(Tw),this.configurationTreeService=Bn(Ew),this.filteredElementList=Zm([]),this.selectedElement=null,this.$destroy=new yt,this.selectedColor$=this.configurationTreeService.getSelectedColorFromConfig(),this.isSelectionMode=!1}ngOnInit(){this.selectElementService.selectClickElement.pipe(Be(this.$destroy)).subscribe(t=>{this.selectedElement=t}),this.configurationTreeService.getIsSelectionModeFromConfig().pipe(Be(this.$destroy)).subscribe(t=>{this.isSelectionMode=t})}ngOnDestroy(){this.$destroy.next(!0),this.$destroy.complete()}static{this.ɵfac=function(e){return new(e||t)}}static{this.ɵcmp=au({type:t,selectors:[["ava-list-structure"]],inputs:{filteredElementList:[1,"filteredElementList"]},decls:2,vars:0,consts:[["avaItem",""],[3,"id","avaHoverEffect"],[3,"element","isSelect","backgroundColor"]],template:function(t,e){1&t&&Ku(0,ok,6,13,"ng-container",null,rk),2&t&&Xu(e.filteredElementList())},dependencies:[ik,vw,tf],styles:["\n\n.select[_ngcontent-%COMP%] {\n background-color: var(--mat-form-field-filled-caret-color);\n color: #fff;\n}\n.select[_ngcontent-%COMP%] *[_ngcontent-%COMP%] {\n color: #fff;\n}"],changeDetection:0})}}return t})(),sk=class{applyChanges(t,e,n,i,r){t.forEachOperation((t,i,o)=>{let a,s;if(null==t.previousIndex){let r=n(t,i,o);a=e.createEmbeddedView(r.templateRef,r.context,r.index),s=Kv.INSERTED}else null==o?(e.remove(i),s=Kv.REMOVED):(a=e.get(i),e.move(a,o),s=Kv.MOVED);r&&r({context:a?.context,operation:s,record:t})})}detach(){}},lk=[[["caption"]],[["colgroup"],["col"]],"*"],ck=["caption","colgroup, col","*"];function dk(t,e){1&t&&Rh(0,2)}function uk(t,e){1&t&&(nh(0,"thead",0),uh(1,1),ih(),nh(2,"tbody",0),uh(3,2)(4,3),ih(),nh(5,"tfoot",0),uh(6,4),ih())}function hk(t,e){1&t&&uh(0,1)(1,2)(2,3)(3,4)}var mk=new pn("CDK_TABLE"),pk=(()=>{class t{template=Bn($c);constructor(){}static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t,selectors:[["","cdkCellDef",""]]})}return t})(),fk=(()=>{class t{template=Bn($c);constructor(){}static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t,selectors:[["","cdkHeaderCellDef",""]]})}return t})(),bk=(()=>{class t{template=Bn($c);constructor(){}static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t,selectors:[["","cdkFooterCellDef",""]]})}return t})(),gk=(()=>{class t{_table=Bn(mk,{optional:!0});_hasStickyChanged=!1;get name(){return this._name}set name(t){this._setNameInput(t)}_name;get sticky(){return this._sticky}set sticky(t){t!==this._sticky&&(this._sticky=t,this._hasStickyChanged=!0)}_sticky=!1;get stickyEnd(){return this._stickyEnd}set stickyEnd(t){t!==this._stickyEnd&&(this._stickyEnd=t,this._hasStickyChanged=!0)}_stickyEnd=!1;cell;headerCell;footerCell;cssClassFriendlyName;_columnCssClassName;constructor(){}hasStickyChanged(){let t=this._hasStickyChanged;return this.resetStickyChanged(),t}resetStickyChanged(){this._hasStickyChanged=!1}_updateColumnCssClassName(){this._columnCssClassName=[`cdk-column-${this.cssClassFriendlyName}`]}_setNameInput(t){t&&(this._name=t,this.cssClassFriendlyName=t.replace(/[^a-z0-9_-]/gi,"-"),this._updateColumnCssClassName())}static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t,selectors:[["","cdkColumnDef",""]],contentQueries:function(t,e,n){if(1&t&&Dh(n,pk,5)(n,fk,5)(n,bk,5),2&t){let t;Ih(t=Oh())&&(e.cell=t.first),Ih(t=Oh())&&(e.headerCell=t.first),Ih(t=Oh())&&(e.footerCell=t.first)}},inputs:{name:[0,"cdkColumnDef","name"],sticky:[2,"sticky","sticky",pp],stickyEnd:[2,"stickyEnd","stickyEnd",pp]},features:[Sm([{provide:"MAT_SORT_HEADER_COLUMN_DEF",useExisting:t}])]})}return t})(),xk=class{constructor(t,e){e.nativeElement.classList.add(...t._columnCssClassName)}},_k=(()=>{class t extends xk{constructor(){super(Bn(gk),Bn(ja))}static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t,selectors:[["cdk-header-cell"],["th","cdk-header-cell",""]],hostAttrs:["role","columnheader",1,"cdk-header-cell"],features:[bu]})}return t})(),vk=(()=>{class t extends xk{constructor(){let t=Bn(gk),e=Bn(ja);super(t,e);let n=t._table?._getCellRole();n&&e.nativeElement.setAttribute("role",n)}static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t,selectors:[["cdk-cell"],["td","cdk-cell",""]],hostAttrs:[1,"cdk-cell"],features:[bu]})}return t})(),yk=(()=>{class t{template=Bn($c);_differs=Bn(mp);columns;_columnsDiffer;constructor(){}ngOnChanges(t){if(!this._columnsDiffer){let e=t.columns&&t.columns.currentValue||[];this._columnsDiffer=this._differs.find(e).create(),this._columnsDiffer.diff(e)}}getColumnsDiff(){return this._columnsDiffer.diff(this.columns)}extractCellTemplate(t){return this instanceof wk?t.headerCell.template:this instanceof kk?t.footerCell.template:t.cell.template}static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t,features:[Uo]})}return t})(),wk=(()=>{class t extends yk{_table=Bn(mk,{optional:!0});_hasStickyChanged=!1;get sticky(){return this._sticky}set sticky(t){t!==this._sticky&&(this._sticky=t,this._hasStickyChanged=!0)}_sticky=!1;constructor(){super(Bn($c),Bn(mp))}ngOnChanges(t){super.ngOnChanges(t)}hasStickyChanged(){let t=this._hasStickyChanged;return this.resetStickyChanged(),t}resetStickyChanged(){this._hasStickyChanged=!1}static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t,selectors:[["","cdkHeaderRowDef",""]],inputs:{columns:[0,"cdkHeaderRowDef","columns"],sticky:[2,"cdkHeaderRowDefSticky","sticky",pp]},features:[bu,Uo]})}return t})(),kk=(()=>{class t extends yk{_table=Bn(mk,{optional:!0});_hasStickyChanged=!1;get sticky(){return this._sticky}set sticky(t){t!==this._sticky&&(this._sticky=t,this._hasStickyChanged=!0)}_sticky=!1;constructor(){super(Bn($c),Bn(mp))}ngOnChanges(t){super.ngOnChanges(t)}hasStickyChanged(){let t=this._hasStickyChanged;return this.resetStickyChanged(),t}resetStickyChanged(){this._hasStickyChanged=!1}static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t,selectors:[["","cdkFooterRowDef",""]],inputs:{columns:[0,"cdkFooterRowDef","columns"],sticky:[2,"cdkFooterRowDefSticky","sticky",pp]},features:[bu,Uo]})}return t})(),Ck=(()=>{class t extends yk{_table=Bn(mk,{optional:!0});when;constructor(){super(Bn($c),Bn(mp))}static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t,selectors:[["","cdkRowDef",""]],inputs:{columns:[0,"cdkRowDefColumns","columns"],when:[0,"cdkRowDefWhen","when"]},features:[bu]})}return t})(),Sk=(()=>{class t{_viewContainer=Bn(Td);cells;context;static mostRecentCellOutlet=null;constructor(){t.mostRecentCellOutlet=this}ngOnDestroy(){t.mostRecentCellOutlet===this&&(t.mostRecentCellOutlet=null)}static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t,selectors:[["","cdkCellOutlet",""]]})}return t})(),Ek=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵcmp=au({type:t,selectors:[["cdk-header-row"],["tr","cdk-header-row",""]],hostAttrs:["role","row",1,"cdk-header-row"],decls:1,vars:0,consts:[["cdkCellOutlet",""]],template:function(t,e){1&t&&uh(0,0)},dependencies:[Sk],encapsulation:2})}return t})(),Rk=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵcmp=au({type:t,selectors:[["cdk-row"],["tr","cdk-row",""]],hostAttrs:["role","row",1,"cdk-row"],decls:1,vars:0,consts:[["cdkCellOutlet",""]],template:function(t,e){1&t&&uh(0,0)},dependencies:[Sk],encapsulation:2})}return t})(),Dk=(()=>{class t{templateRef=Bn($c);_contentClassNames=["cdk-no-data-row","cdk-row"];_cellClassNames=["cdk-cell","cdk-no-data-cell"];_cellSelector="td, cdk-cell, [cdk-cell], .cdk-cell";constructor(){}static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t,selectors:[["ng-template","cdkNoDataRow",""]]})}return t})(),Tk=["top","bottom","left","right"],Ik=class{_isNativeHtmlTable;_stickCellCss;_isBrowser;_needsPositionStickyOnElement;direction;_positionListener;_tableInjector;_elemSizeCache=new WeakMap;_resizeObserver=globalThis?.ResizeObserver?new globalThis.ResizeObserver(t=>this._updateCachedSizes(t)):null;_updatedStickyColumnsParamsToReplay=[];_stickyColumnsReplayTimeout=null;_cachedCellWidths=[];_borderCellCss;_destroyed=!1;constructor(t,e,n=!0,i=!0,r,o,a){this._isNativeHtmlTable=t,this._stickCellCss=e,this._isBrowser=n,this._needsPositionStickyOnElement=i,this.direction=r,this._positionListener=o,this._tableInjector=a,this._borderCellCss={top:`${e}-border-elem-top`,bottom:`${e}-border-elem-bottom`,left:`${e}-border-elem-left`,right:`${e}-border-elem-right`}}clearStickyPositioning(t,e){(e.includes("left")||e.includes("right"))&&this._removeFromStickyColumnReplayQueue(t);let n=[];for(let e of t)e.nodeType===e.ELEMENT_NODE&&n.push(e,...Array.from(e.children));Vl({write:()=>{for(let t of n)this._removeStickyStyle(t,e)}},{injector:this._tableInjector})}updateStickyColumns(t,e,n,i=!0,r=!0){if(!t.length||!this._isBrowser||!e.some(t=>t)&&!n.some(t=>t))return this._positionListener?.stickyColumnsUpdated({sizes:[]}),void this._positionListener?.stickyEndColumnsUpdated({sizes:[]});let o,a,s,l=t[0],c=l.children.length,d="rtl"===this.direction,u=d?"right":"left",h=d?"left":"right",m=e.lastIndexOf(!0),p=n.indexOf(!0);r&&this._updateStickyColumnReplayQueue({rows:[...t],stickyStartStates:[...e],stickyEndStates:[...n]}),Vl({earlyRead:()=>{o=this._getCellWidths(l,i),a=this._getStickyStartColumnPositions(o,e),s=this._getStickyEndColumnPositions(o,n)},write:()=>{for(let i of t)for(let t=0;t<c;t++){let r=i.children[t];e[t]&&this._addStickyStyle(r,u,a[t],t===m),n[t]&&this._addStickyStyle(r,h,s[t],t===p)}this._positionListener&&o.some(t=>!!t)&&(this._positionListener.stickyColumnsUpdated({sizes:-1===m?[]:o.slice(0,m+1).map((t,n)=>e[n]?t:null)}),this._positionListener.stickyEndColumnsUpdated({sizes:-1===p?[]:o.slice(p).map((t,e)=>n[e+p]?t:null).reverse()}))}},{injector:this._tableInjector})}stickRows(t,e,n){if(!this._isBrowser)return;let i="bottom"===n?t.slice().reverse():t,r="bottom"===n?e.slice().reverse():e,o=[],a=[],s=[];Vl({earlyRead:()=>{for(let t=0,e=0;t<i.length;t++){if(!r[t])continue;o[t]=e;let n=i[t];s[t]=this._isNativeHtmlTable?Array.from(n.children):[n];let l=this._retrieveElementSize(n).height;e+=l,a[t]=l}},write:()=>{let t=r.lastIndexOf(!0);for(let e=0;e<i.length;e++){if(!r[e])continue;let i=o[e],a=e===t;for(let t of s[e])this._addStickyStyle(t,n,i,a)}"top"===n?this._positionListener?.stickyHeaderRowsUpdated({sizes:a,offsets:o,elements:s}):this._positionListener?.stickyFooterRowsUpdated({sizes:a,offsets:o,elements:s})}},{injector:this._tableInjector})}updateStickyFooterContainer(t,e){this._isNativeHtmlTable&&Vl({write:()=>{let n=t.querySelector("tfoot");n&&(e.some(t=>!t)?this._removeStickyStyle(n,["bottom"]):this._addStickyStyle(n,"bottom",0,!1))}},{injector:this._tableInjector})}destroy(){this._stickyColumnsReplayTimeout&&clearTimeout(this._stickyColumnsReplayTimeout),this._resizeObserver?.disconnect(),this._destroyed=!0}_removeStickyStyle(t,e){if(t.classList.contains(this._stickCellCss)){for(let n of e)t.style[n]="",t.classList.remove(this._borderCellCss[n]);Tk.some(n=>-1===e.indexOf(n)&&t.style[n])?t.style.zIndex=this._getCalculatedZIndex(t):(t.style.zIndex="",this._needsPositionStickyOnElement&&(t.style.position=""),t.classList.remove(this._stickCellCss))}}_addStickyStyle(t,e,n,i){t.classList.add(this._stickCellCss),i&&t.classList.add(this._borderCellCss[e]),t.style[e]=`${n}px`,t.style.zIndex=this._getCalculatedZIndex(t),this._needsPositionStickyOnElement&&(t.style.cssText+="position: -webkit-sticky; position: sticky; ")}_getCalculatedZIndex(t){let e={top:100,bottom:10,left:1,right:1},n=0;for(let i of Tk)t.style[i]&&(n+=e[i]);return n?`${n}`:""}_getCellWidths(t,e=!0){if(!e&&this._cachedCellWidths.length)return this._cachedCellWidths;let n=[],i=t.children;for(let t=0;t<i.length;t++){let e=i[t];n.push(this._retrieveElementSize(e).width)}return this._cachedCellWidths=n,n}_getStickyStartColumnPositions(t,e){let n=[],i=0;for(let r=0;r<t.length;r++)e[r]&&(n[r]=i,i+=t[r]);return n}_getStickyEndColumnPositions(t,e){let n=[],i=0;for(let r=t.length;r>0;r--)e[r]&&(n[r]=i,i+=t[r]);return n}_retrieveElementSize(t){let e=this._elemSizeCache.get(t);if(e)return e;let n=t.getBoundingClientRect(),i={width:n.width,height:n.height};return this._resizeObserver&&(this._elemSizeCache.set(t,i),this._resizeObserver.observe(t,{box:"border-box"})),i}_updateStickyColumnReplayQueue(t){this._removeFromStickyColumnReplayQueue(t.rows),this._stickyColumnsReplayTimeout||this._updatedStickyColumnsParamsToReplay.push(t)}_removeFromStickyColumnReplayQueue(t){let e=new Set(t);for(let t of this._updatedStickyColumnsParamsToReplay)t.rows=t.rows.filter(t=>!e.has(t));this._updatedStickyColumnsParamsToReplay=this._updatedStickyColumnsParamsToReplay.filter(t=>!!t.rows.length)}_updateCachedSizes(t){let e=!1;for(let n of t){let t=n.borderBoxSize?.length?{width:n.borderBoxSize[0].inlineSize,height:n.borderBoxSize[0].blockSize}:{width:n.contentRect.width,height:n.contentRect.height};t.width!==this._elemSizeCache.get(n.target)?.width&&Ok(n.target)&&(e=!0),this._elemSizeCache.set(n.target,t)}e&&this._updatedStickyColumnsParamsToReplay.length&&(this._stickyColumnsReplayTimeout&&clearTimeout(this._stickyColumnsReplayTimeout),this._stickyColumnsReplayTimeout=setTimeout(()=>{if(!this._destroyed){for(let t of this._updatedStickyColumnsParamsToReplay)this.updateStickyColumns(t.rows,t.stickyStartStates,t.stickyEndStates,!0,!1);this._updatedStickyColumnsParamsToReplay=[],this._stickyColumnsReplayTimeout=null}},0))}};function Ok(t){return["cdk-cell","cdk-header-cell","cdk-footer-cell"].some(e=>t.classList.contains(e))}var Ak=new pn("CDK_SPL"),Pk=(()=>{class t{viewContainer=Bn(Td);elementRef=Bn(ja);constructor(){let t=Bn(mk);t._rowOutlet=this,t._outletAssigned()}static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t,selectors:[["","rowOutlet",""]]})}return t})(),Mk=(()=>{class t{viewContainer=Bn(Td);elementRef=Bn(ja);constructor(){let t=Bn(mk);t._headerRowOutlet=this,t._outletAssigned()}static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t,selectors:[["","headerRowOutlet",""]]})}return t})(),Fk=(()=>{class t{viewContainer=Bn(Td);elementRef=Bn(ja);constructor(){let t=Bn(mk);t._footerRowOutlet=this,t._outletAssigned()}static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t,selectors:[["","footerRowOutlet",""]]})}return t})(),Nk=(()=>{class t{viewContainer=Bn(Td);elementRef=Bn(ja);constructor(){let t=Bn(mk);t._noDataRowOutlet=this,t._outletAssigned()}static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t,selectors:[["","noDataRowOutlet",""]]})}return t})(),zk=(()=>{class t{_differs=Bn(mp);_changeDetectorRef=Bn(ip);_elementRef=Bn(ja);_dir=Bn(__,{optional:!0});_platform=Bn(Zg);_viewRepeater=Bn(Yv);_viewportRuler=Bn(Jv);_stickyPositioningListener=Bn(Ak,{optional:!0,skipSelf:!0});_document=Bn(Jr);_data;_onDestroy=new yt;_renderRows;_renderChangeSubscription;_columnDefsByName=new Map;_rowDefs;_headerRowDefs;_footerRowDefs;_dataDiffer;_defaultRowDef;_customColumnDefs=new Set;_customRowDefs=new Set;_customHeaderRowDefs=new Set;_customFooterRowDefs=new Set;_customNoDataRow;_headerRowDefChanged=!0;_footerRowDefChanged=!0;_stickyColumnStylesNeedReset=!0;_forceRecalculateCellWidths=!0;_cachedRenderRowsMap=new Map;_isNativeHtmlTable;_stickyStyler;stickyCssClass="cdk-table-sticky";needsPositionStickyOnElement=!0;_isServer;_isShowingNoDataRow=!1;_hasAllOutlets=!1;_hasInitialized=!1;_getCellRole(){if(void 0===this._cellRoleInternal){let t=this._elementRef.nativeElement.getAttribute("role");return"grid"===t||"treegrid"===t?"gridcell":"cell"}return this._cellRoleInternal}_cellRoleInternal=void 0;get trackBy(){return this._trackByFn}set trackBy(t){this._trackByFn=t}_trackByFn;get dataSource(){return this._dataSource}set dataSource(t){this._dataSource!==t&&this._switchDataSource(t)}_dataSource;get multiTemplateDataRows(){return this._multiTemplateDataRows}set multiTemplateDataRows(t){this._multiTemplateDataRows=t,this._rowOutlet&&this._rowOutlet.viewContainer.length&&(this._forceRenderDataRows(),this.updateStickyColumnStyles())}_multiTemplateDataRows=!1;get fixedLayout(){return this._fixedLayout}set fixedLayout(t){this._fixedLayout=t,this._forceRecalculateCellWidths=!0,this._stickyColumnStylesNeedReset=!0}_fixedLayout=!1;contentChanged=new ro;viewChange=new kt({start:0,end:Number.MAX_VALUE});_rowOutlet;_headerRowOutlet;_footerRowOutlet;_noDataRowOutlet;_contentColumnDefs;_contentRowDefs;_contentHeaderRowDefs;_contentFooterRowDefs;_noDataRow;_injector=Bn(Xr);constructor(){Bn(new Wm("role"),{optional:!0})||this._elementRef.nativeElement.setAttribute("role","table"),this._isServer=!this._platform.isBrowser,this._isNativeHtmlTable="TABLE"===this._elementRef.nativeElement.nodeName,this._dataDiffer=this._differs.find([]).create((t,e)=>this.trackBy?this.trackBy(e.dataIndex,e.data):e)}ngOnInit(){this._setupStickyStyler(),this._viewportRuler.change().pipe(Be(this._onDestroy)).subscribe(()=>{this._forceRecalculateCellWidths=!0})}ngAfterContentInit(){this._hasInitialized=!0}ngAfterContentChecked(){this._canRender()&&this._render()}ngOnDestroy(){this._stickyStyler?.destroy(),[this._rowOutlet?.viewContainer,this._headerRowOutlet?.viewContainer,this._footerRowOutlet?.viewContainer,this._cachedRenderRowsMap,this._customColumnDefs,this._customRowDefs,this._customHeaderRowDefs,this._customFooterRowDefs,this._columnDefsByName].forEach(t=>{t?.clear()}),this._headerRowDefs=[],this._footerRowDefs=[],this._defaultRowDef=null,this._onDestroy.next(),this._onDestroy.complete(),Zv(this.dataSource)&&this.dataSource.disconnect(this)}renderRows(){this._renderRows=this._getAllRenderRows();let t=this._dataDiffer.diff(this._renderRows);if(!t)return this._updateNoDataRow(),void this.contentChanged.next();let e=this._rowOutlet.viewContainer;this._viewRepeater.applyChanges(t,e,(t,e,n)=>this._getEmbeddedViewArgs(t.item,n),t=>t.item.data,t=>{t.operation===Kv.INSERTED&&t.context&&this._renderCellTemplateForItem(t.record.item.rowDef,t.context)}),this._updateRowIndexContext(),t.forEachIdentityChange(t=>{e.get(t.currentIndex).context.$implicit=t.item.data}),this._updateNoDataRow(),this.contentChanged.next(),this.updateStickyColumnStyles()}addColumnDef(t){this._customColumnDefs.add(t)}removeColumnDef(t){this._customColumnDefs.delete(t)}addRowDef(t){this._customRowDefs.add(t)}removeRowDef(t){this._customRowDefs.delete(t)}addHeaderRowDef(t){this._customHeaderRowDefs.add(t),this._headerRowDefChanged=!0}removeHeaderRowDef(t){this._customHeaderRowDefs.delete(t),this._headerRowDefChanged=!0}addFooterRowDef(t){this._customFooterRowDefs.add(t),this._footerRowDefChanged=!0}removeFooterRowDef(t){this._customFooterRowDefs.delete(t),this._footerRowDefChanged=!0}setNoDataRow(t){this._customNoDataRow=t}updateStickyHeaderRowStyles(){let t=this._getRenderedRows(this._headerRowOutlet);if(this._isNativeHtmlTable){let e=Vk(this._headerRowOutlet,"thead");e&&(e.style.display=t.length?"":"none")}let e=this._headerRowDefs.map(t=>t.sticky);this._stickyStyler.clearStickyPositioning(t,["top"]),this._stickyStyler.stickRows(t,e,"top"),this._headerRowDefs.forEach(t=>t.resetStickyChanged())}updateStickyFooterRowStyles(){let t=this._getRenderedRows(this._footerRowOutlet);if(this._isNativeHtmlTable){let e=Vk(this._footerRowOutlet,"tfoot");e&&(e.style.display=t.length?"":"none")}let e=this._footerRowDefs.map(t=>t.sticky);this._stickyStyler.clearStickyPositioning(t,["bottom"]),this._stickyStyler.stickRows(t,e,"bottom"),this._stickyStyler.updateStickyFooterContainer(this._elementRef.nativeElement,e),this._footerRowDefs.forEach(t=>t.resetStickyChanged())}updateStickyColumnStyles(){let t=this._getRenderedRows(this._headerRowOutlet),e=this._getRenderedRows(this._rowOutlet),n=this._getRenderedRows(this._footerRowOutlet);(this._isNativeHtmlTable&&!this._fixedLayout||this._stickyColumnStylesNeedReset)&&(this._stickyStyler.clearStickyPositioning([...t,...e,...n],["left","right"]),this._stickyColumnStylesNeedReset=!1),t.forEach((t,e)=>{this._addStickyColumnStyles([t],this._headerRowDefs[e])}),this._rowDefs.forEach(t=>{let n=[];for(let i=0;i<e.length;i++)this._renderRows[i].rowDef===t&&n.push(e[i]);this._addStickyColumnStyles(n,t)}),n.forEach((t,e)=>{this._addStickyColumnStyles([t],this._footerRowDefs[e])}),Array.from(this._columnDefsByName.values()).forEach(t=>t.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 t=this._renderUpdatedColumns()||this._headerRowDefChanged||this._footerRowDefChanged;this._stickyColumnStylesNeedReset=this._stickyColumnStylesNeedReset||t,this._forceRecalculateCellWidths=t,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 t=[],e=this._cachedRenderRowsMap;if(this._cachedRenderRowsMap=new Map,!this._data)return t;for(let n=0;n<this._data.length;n++){let i=this._data[n],r=this._getRenderRowsForData(i,n,e.get(i));this._cachedRenderRowsMap.has(i)||this._cachedRenderRowsMap.set(i,new WeakMap);for(let e=0;e<r.length;e++){let n=r[e],i=this._cachedRenderRowsMap.get(n.data);i.has(n.rowDef)?i.get(n.rowDef).push(n):i.set(n.rowDef,[n]),t.push(n)}}return t}_getRenderRowsForData(t,e,n){return this._getRowDefs(t,e).map(i=>{let r=n&&n.has(i)?n.get(i):[];if(r.length){let t=r.shift();return t.dataIndex=e,t}return{data:t,rowDef:i,dataIndex:e}})}_cacheColumnDefs(){this._columnDefsByName.clear(),Lk(this._getOwnDefs(this._contentColumnDefs),this._customColumnDefs).forEach(t=>{this._columnDefsByName.has(t.name),this._columnDefsByName.set(t.name,t)})}_cacheRowDefs(){this._headerRowDefs=Lk(this._getOwnDefs(this._contentHeaderRowDefs),this._customHeaderRowDefs),this._footerRowDefs=Lk(this._getOwnDefs(this._contentFooterRowDefs),this._customFooterRowDefs),this._rowDefs=Lk(this._getOwnDefs(this._contentRowDefs),this._customRowDefs);let t=this._rowDefs.filter(t=>!t.when);!this.multiTemplateDataRows&&t.length,this._defaultRowDef=t[0]}_renderUpdatedColumns(){let t=(t,e)=>{let n=!!e.getColumnsDiff();return t||n},e=this._rowDefs.reduce(t,!1);e&&this._forceRenderDataRows();let n=this._headerRowDefs.reduce(t,!1);n&&this._forceRenderHeaderRows();let i=this._footerRowDefs.reduce(t,!1);return i&&this._forceRenderFooterRows(),e||n||i}_switchDataSource(t){this._data=[],Zv(this.dataSource)&&this.dataSource.disconnect(this),this._renderChangeSubscription&&(this._renderChangeSubscription.unsubscribe(),this._renderChangeSubscription=null),t||(this._dataDiffer&&this._dataDiffer.diff([]),this._rowOutlet&&this._rowOutlet.viewContainer.clear()),this._dataSource=t}_observeRenderChanges(){if(!this.dataSource)return;let t;Zv(this.dataSource)?t=this.dataSource.connect(this):function(t){return!!t&&(t instanceof mt||j(t.lift)&&j(t.subscribe))}(this.dataSource)?t=this.dataSource:Array.isArray(this.dataSource)&&(t=te(this.dataSource)),this._renderChangeSubscription=t.pipe(Be(this._onDestroy)).subscribe(t=>{this._data=t||[],this.renderRows()})}_forceRenderHeaderRows(){this._headerRowOutlet.viewContainer.length>0&&this._headerRowOutlet.viewContainer.clear(),this._headerRowDefs.forEach((t,e)=>this._renderRow(this._headerRowOutlet,t,e)),this.updateStickyHeaderRowStyles()}_forceRenderFooterRows(){this._footerRowOutlet.viewContainer.length>0&&this._footerRowOutlet.viewContainer.clear(),this._footerRowDefs.forEach((t,e)=>this._renderRow(this._footerRowOutlet,t,e)),this.updateStickyFooterRowStyles()}_addStickyColumnStyles(t,e){let n=Array.from(e?.columns||[]).map(t=>this._columnDefsByName.get(t)),i=n.map(t=>t.sticky),r=n.map(t=>t.stickyEnd);this._stickyStyler.updateStickyColumns(t,i,r,!this._fixedLayout||this._forceRecalculateCellWidths)}_getRenderedRows(t){let e=[];for(let n=0;n<t.viewContainer.length;n++){let i=t.viewContainer.get(n);e.push(i.rootNodes[0])}return e}_getRowDefs(t,e){if(1==this._rowDefs.length)return[this._rowDefs[0]];let n=[];if(this.multiTemplateDataRows)n=this._rowDefs.filter(n=>!n.when||n.when(e,t));else{let i=this._rowDefs.find(n=>n.when&&n.when(e,t))||this._defaultRowDef;i&&n.push(i)}return n.length,n}_getEmbeddedViewArgs(t,e){let n=t.rowDef,i={$implicit:t.data};return{templateRef:n.template,context:i,index:e}}_renderRow(t,e,n,i={}){let r=t.viewContainer.createEmbeddedView(e.template,i,n);return this._renderCellTemplateForItem(e,i),r}_renderCellTemplateForItem(t,e){for(let n of this._getCellTemplates(t))Sk.mostRecentCellOutlet&&Sk.mostRecentCellOutlet._viewContainer.createEmbeddedView(n,e);this._changeDetectorRef.markForCheck()}_updateRowIndexContext(){let t=this._rowOutlet.viewContainer;for(let e=0,n=t.length;e<n;e++){let i=t.get(e).context;i.count=n,i.first=0===e,i.last=e===n-1,i.even=e%2==0,i.odd=!i.even,this.multiTemplateDataRows?(i.dataIndex=this._renderRows[e].dataIndex,i.renderIndex=e):i.index=this._renderRows[e].dataIndex}}_getCellTemplates(t){return t&&t.columns?Array.from(t.columns,e=>{let n=this._columnDefsByName.get(e);return t.extractCellTemplate(n)}):[]}_forceRenderDataRows(){this._dataDiffer.diff([]),this._rowOutlet.viewContainer.clear(),this.renderRows()}_checkStickyStates(){let t=(t,e)=>t||e.hasStickyChanged();this._headerRowDefs.reduce(t,!1)&&this.updateStickyHeaderRowStyles(),this._footerRowDefs.reduce(t,!1)&&this.updateStickyFooterRowStyles(),Array.from(this._columnDefsByName.values()).reduce(t,!1)&&(this._stickyColumnStylesNeedReset=!0,this.updateStickyColumnStyles())}_setupStickyStyler(){let t=this._dir?this._dir.value:"ltr";this._stickyStyler=new Ik(this._isNativeHtmlTable,this.stickyCssClass,this._platform.isBrowser,this.needsPositionStickyOnElement,t,this._stickyPositioningListener,this._injector),(this._dir?this._dir.change:te()).pipe(Be(this._onDestroy)).subscribe(t=>{this._stickyStyler.direction=t,this.updateStickyColumnStyles()})}_getOwnDefs(t){return t.filter(t=>!t._table||t._table===this)}_updateNoDataRow(){let t=this._customNoDataRow||this._noDataRow;if(!t)return;let e=0===this._rowOutlet.viewContainer.length;if(e===this._isShowingNoDataRow)return;let n=this._noDataRowOutlet.viewContainer;if(e){let e=n.createEmbeddedView(t.templateRef),i=e.rootNodes[0];if(1===e.rootNodes.length&&i?.nodeType===this._document.ELEMENT_NODE){i.setAttribute("role","row"),i.classList.add(...t._contentClassNames);let e=i.querySelectorAll(t._cellSelector);for(let n=0;n<e.length;n++)e[n].classList.add(...t._cellClassNames)}}else n.clear();this._isShowingNoDataRow=e,this._changeDetectorRef.markForCheck()}static ɵfac=function(e){return new(e||t)};static ɵcmp=au({type:t,selectors:[["cdk-table"],["table","cdk-table",""]],contentQueries:function(t,e,n){if(1&t&&Dh(n,Dk,5)(n,gk,5)(n,Ck,5)(n,wk,5)(n,kk,5),2&t){let t;Ih(t=Oh())&&(e._noDataRow=t.first),Ih(t=Oh())&&(e._contentColumnDefs=t),Ih(t=Oh())&&(e._contentRowDefs=t),Ih(t=Oh())&&(e._contentHeaderRowDefs=t),Ih(t=Oh())&&(e._contentFooterRowDefs=t)}},hostAttrs:[1,"cdk-table"],hostVars:2,hostBindings:function(t,e){2&t&&Kh("cdk-table-fixed-layout",e.fixedLayout)},inputs:{trackBy:"trackBy",dataSource:"dataSource",multiTemplateDataRows:[2,"multiTemplateDataRows","multiTemplateDataRows",pp],fixedLayout:[2,"fixedLayout","fixedLayout",pp]},outputs:{contentChanged:"contentChanged"},exportAs:["cdkTable"],features:[Sm([{provide:mk,useExisting:t},{provide:Yv,useClass:sk},{provide:Ak,useValue:null}])],ngContentSelectors:ck,decls:5,vars:2,consts:[["role","rowgroup"],["headerRowOutlet",""],["rowOutlet",""],["noDataRowOutlet",""],["footerRowOutlet",""]],template:function(t,e){1&t&&(Eh(lk),Rh(0),Rh(1,1),$u(2,dk,1,0),$u(3,uk,7,0)(4,hk,4,0)),2&t&&(Cl(2),qu(e._isServer?2:-1),Cl(),qu(e._isNativeHtmlTable?3:4))},dependencies:[Mk,Pk,Nk,Fk],styles:[".cdk-table-fixed-layout{table-layout:fixed}\n"],encapsulation:2})}return t})();function Lk(t,e){return t.concat(Array.from(e))}function Vk(t,e){let n=e.toUpperCase(),i=t.viewContainer.element.nativeElement;for(;i;){let t=1===i.nodeType?i.nodeName:null;if(t===n)return i;if("TABLE"===t)break;i=i.parentNode}return null}var jk=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵmod=lu({type:t});static ɵinj=cn({imports:[ty]})}return t})(),Bk=[[["caption"]],[["colgroup"],["col"]],"*"],Hk=["caption","colgroup, col","*"];function Uk(t,e){1&t&&Rh(0,2)}function $k(t,e){1&t&&(nh(0,"thead",0),uh(1,1),ih(),nh(2,"tbody",2),uh(3,3)(4,4),ih(),nh(5,"tfoot",0),uh(6,5),ih())}function Wk(t,e){1&t&&uh(0,1)(1,3)(2,4)(3,5)}var qk=(()=>{class t extends zk{stickyCssClass="mat-mdc-table-sticky";needsPositionStickyOnElement=!1;static ɵfac=(()=>{let e;return function(n){return(e||(e=Fa(t)))(n||t)}})();static ɵcmp=au({type:t,selectors:[["mat-table"],["table","mat-table",""]],hostAttrs:[1,"mat-mdc-table","mdc-data-table__table"],hostVars:2,hostBindings:function(t,e){2&t&&Kh("mat-table-fixed-layout",e.fixedLayout)},exportAs:["matTable"],features:[Sm([{provide:zk,useExisting:t},{provide:mk,useExisting:t},{provide:Yv,useClass:sk},{provide:Ak,useValue:null}]),bu],ngContentSelectors:Hk,decls:5,vars:2,consts:[["role","rowgroup"],["headerRowOutlet",""],["role","rowgroup",1,"mdc-data-table__content"],["rowOutlet",""],["noDataRowOutlet",""],["footerRowOutlet",""]],template:function(t,e){1&t&&(Eh(Bk),Rh(0),Rh(1,1),$u(2,Uk,1,0),$u(3,$k,7,0)(4,Wk,4,0)),2&t&&(Cl(2),qu(e._isServer?2:-1),Cl(),qu(e._isNativeHtmlTable?3:4))},dependencies:[Mk,Pk,Nk,Fk],styles:[".mat-mdc-table-sticky{position:sticky !important}mat-table{display:block}mat-header-row{min-height:var(--mat-table-header-container-height, 56px)}mat-row{min-height:var(--mat-table-row-item-container-height, 52px)}mat-footer-row{min-height:var(--mat-table-footer-container-height, 52px)}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, var(--mat-sys-surface))}.mat-table-fixed-layout{table-layout:fixed}.mdc-data-table__cell{box-sizing:border-box;overflow:hidden;text-align:start;text-overflow:ellipsis}.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, var(--mat-sys-on-surface, rgba(0, 0, 0, 0.87)));font-family:var(--mat-table-header-headline-font, var(--mat-sys-title-small-font, Roboto, sans-serif));line-height:var(--mat-table-header-headline-line-height, var(--mat-sys-title-small-line-height));font-size:var(--mat-table-header-headline-size, var(--mat-sys-title-small-size, 14px));font-weight:var(--mat-table-header-headline-weight, var(--mat-sys-title-small-weight, 500))}.mat-mdc-row{height:var(--mat-table-row-item-container-height, 52px);color:var(--mat-table-row-item-label-text-color, var(--mat-sys-on-surface, 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, var(--mat-sys-body-medium-font, Roboto, sans-serif));line-height:var(--mat-table-row-item-label-text-line-height, var(--mat-sys-body-medium-line-height));font-size:var(--mat-table-row-item-label-text-size, var(--mat-sys-body-medium-size, 14px));font-weight:var(--mat-table-row-item-label-text-weight, var(--mat-sys-body-medium-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, var(--mat-sys-on-surface, rgba(0, 0, 0, 0.87)));font-family:var(--mat-table-footer-supporting-text-font, var(--mat-sys-body-medium-font, Roboto, sans-serif));line-height:var(--mat-table-footer-supporting-text-line-height, var(--mat-sys-body-medium-line-height));font-size:var(--mat-table-footer-supporting-text-size, var(--mat-sys-body-medium-size, 14px));font-weight:var(--mat-table-footer-supporting-text-weight, var(--mat-sys-body-medium-weight));letter-spacing:var(--mat-table-footer-supporting-text-tracking, var(--mat-sys-body-medium-tracking))}.mat-mdc-header-cell{border-bottom-color:var(--mat-table-row-item-outline-color, var(--mat-sys-outline, 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, var(--mat-sys-title-small-tracking));font-weight:inherit;line-height:inherit;box-sizing:border-box;text-overflow:ellipsis;overflow:hidden;outline:none;text-align:start}.mdc-data-table__row:last-child>.mat-mdc-header-cell{border-bottom:none}.mat-mdc-cell{border-bottom-color:var(--mat-table-row-item-outline-color, var(--mat-sys-outline, 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, var(--mat-sys-body-medium-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, var(--mat-sys-body-medium-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}\n"],encapsulation:2})}return t})(),Gk=(()=>{class t extends pk{static ɵfac=(()=>{let e;return function(n){return(e||(e=Fa(t)))(n||t)}})();static ɵdir=uu({type:t,selectors:[["","matCellDef",""]],features:[Sm([{provide:pk,useExisting:t}]),bu]})}return t})(),Zk=(()=>{class t extends fk{static ɵfac=(()=>{let e;return function(n){return(e||(e=Fa(t)))(n||t)}})();static ɵdir=uu({type:t,selectors:[["","matHeaderCellDef",""]],features:[Sm([{provide:fk,useExisting:t}]),bu]})}return t})(),Kk=(()=>{class t extends gk{get name(){return this._name}set name(t){this._setNameInput(t)}_updateColumnCssClassName(){super._updateColumnCssClassName(),this._columnCssClassName.push(`mat-column-${this.cssClassFriendlyName}`)}static ɵfac=(()=>{let e;return function(n){return(e||(e=Fa(t)))(n||t)}})();static ɵdir=uu({type:t,selectors:[["","matColumnDef",""]],inputs:{name:[0,"matColumnDef","name"]},features:[Sm([{provide:gk,useExisting:t},{provide:"MAT_SORT_HEADER_COLUMN_DEF",useExisting:t}]),bu]})}return t})(),Yk=(()=>{class t extends _k{static ɵfac=(()=>{let e;return function(n){return(e||(e=Fa(t)))(n||t)}})();static ɵdir=uu({type:t,selectors:[["mat-header-cell"],["th","mat-header-cell",""]],hostAttrs:["role","columnheader",1,"mat-mdc-header-cell","mdc-data-table__header-cell"],features:[bu]})}return t})(),Xk=(()=>{class t extends vk{static ɵfac=(()=>{let e;return function(n){return(e||(e=Fa(t)))(n||t)}})();static ɵdir=uu({type:t,selectors:[["mat-cell"],["td","mat-cell",""]],hostAttrs:[1,"mat-mdc-cell","mdc-data-table__cell"],features:[bu]})}return t})(),Jk=(()=>{class t extends wk{static ɵfac=(()=>{let e;return function(n){return(e||(e=Fa(t)))(n||t)}})();static ɵdir=uu({type:t,selectors:[["","matHeaderRowDef",""]],inputs:{columns:[0,"matHeaderRowDef","columns"],sticky:[2,"matHeaderRowDefSticky","sticky",pp]},features:[Sm([{provide:wk,useExisting:t}]),bu]})}return t})(),Qk=(()=>{class t extends Ck{static ɵfac=(()=>{let e;return function(n){return(e||(e=Fa(t)))(n||t)}})();static ɵdir=uu({type:t,selectors:[["","matRowDef",""]],inputs:{columns:[0,"matRowDefColumns","columns"],when:[0,"matRowDefWhen","when"]},features:[Sm([{provide:Ck,useExisting:t}]),bu]})}return t})(),tC=(()=>{class t extends Ek{static ɵfac=(()=>{let e;return function(n){return(e||(e=Fa(t)))(n||t)}})();static ɵcmp=au({type:t,selectors:[["mat-header-row"],["tr","mat-header-row",""]],hostAttrs:["role","row",1,"mat-mdc-header-row","mdc-data-table__header-row"],exportAs:["matHeaderRow"],features:[Sm([{provide:Ek,useExisting:t}]),bu],decls:1,vars:0,consts:[["cdkCellOutlet",""]],template:function(t,e){1&t&&uh(0,0)},dependencies:[Sk],encapsulation:2})}return t})(),eC=(()=>{class t extends Rk{static ɵfac=(()=>{let e;return function(n){return(e||(e=Fa(t)))(n||t)}})();static ɵcmp=au({type:t,selectors:[["mat-row"],["tr","mat-row",""]],hostAttrs:["role","row",1,"mat-mdc-row","mdc-data-table__row"],exportAs:["matRow"],features:[Sm([{provide:Rk,useExisting:t}]),bu],decls:1,vars:0,consts:[["cdkCellOutlet",""]],template:function(t,e){1&t&&uh(0,0)},dependencies:[Sk],encapsulation:2})}return t})(),nC=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵmod=lu({type:t});static ɵinj=cn({imports:[jk,v_]})}return t})(),iC=(t,e)=>({choose:t,select:e}),rC=(t,e)=>e.name;function oC(t,e){1&t&&rh(0,"th",11)}function aC(t,e){if(1&t&&(nh(0,"td",12)(1,"mat-icon",13),lm(2),Tm(3,"elementIconName"),ih()()),2&t){let t=e.$implicit;Cl(),th("id",t.id),Cl(),um(" ",Im(3,2,t)," ")}}function sC(t,e){1&t&&rh(0,"th",11)}function lC(t,e){if(1&t){let t=mh();nh(0,"mat-checkbox",15),bm("ngModelChange",function(e){vr(t);let n=Ch().$implicit,i=Ch();return fm(i.checkedElements[n.id].checked,e)||(i.checkedElements[n.id].checked=e),yr(e)}),wh("ngModelChange",function(e){vr(t);let n=Ch().$implicit;return yr(Ch().changeSelecting(n,e))})("click",function(e){return vr(t),yr(e.stopPropagation())}),ih()}if(2&t){let t=Ch().$implicit,e=Ch();th("indeterminate",e.checkedElements[t.id].indeterminate),pm("ngModel",e.checkedElements[t.id].checked)}}function cC(t,e){if(1&t&&(nh(0,"td",12),$u(1,lC,1,2,"mat-checkbox",14),ih()),2&t){let t=e.$implicit,n=Ch();Cl(),qu(n.checkedElements[t.id]?1:-1)}}function dC(t,e){1&t&&(nh(0,"th",11),lm(1," OZ "),ih())}function uC(t,e){if(1&t&&(nh(0,"td",16)(1,"div",17),lm(2),Tm(3,"elementItemNumber"),ih()()),2&t){let t=e.$implicit;Zh("width",null==t||null==t.itemNumber?null:t.itemNumber.stringRepresentation.length,"ch"),Cl(),th("id",t.id),Cl(),um(" ",Im(3,4,t)," ")}}function hC(t,e){1&t&&(nh(0,"th",11),lm(1," Text "),ih())}function mC(t,e){if(1&t&&(nh(0,"div",17),lm(1),Tm(2,"elementText"),ih()),2&t){let t=Ch().$implicit;th("id",t.id),Cl(),um(" ",Om(2,2,t,e)," ")}}function pC(t,e){if(1&t&&(nh(0,"td",18),$u(1,mC,3,5,"div",17),Tm(2,"async"),ih()),2&t){let t,e=Ch();Cl(),qu((t=Im(2,1,e.textWords$))?1:-1,t)}}function fC(t,e){if(1&t&&(nh(0,"th",11),lm(1),ih()),2&t){let t=Ch().$implicit;Cl(),um(" ",t.title," ")}}function bC(t,e){if(1&t&&(nh(0,"td",16)(1,"div",21),lm(2),Tm(3,"number"),ih()()),2&t){let t=e.$implicit,n=Ch().$implicit,i=Ch();Cl(),Zh("text-align",n.align),th("id",t.id),Cl(),um(" ",n.numberFormat?function(t,e,n,i,r){let o=xr(),a=Ji(o,30);return Am(o,30)?function(t,e,n,i,r,o,a,s){let l=e+n;return function(t,e,n,i,r){let o=_d(t,e,n,i);return xd(t,e+2,r)||o}(t,l,r,o,a)?gd(t,l+3,s?i.call(s,r,o,a):i(r,o,a)):Rm(t,l+3)}(o,Tr(),4,a.transform,n,i,r,a):a.transform(n,i,r)}(0,0,t[n.name],n.numberFormat,i.configurationTreeService.locale):t[n.name]," ")}}function gC(t,e){if(1&t&&(ch(0)(1,19),Cu(2,fC,2,1,"th",2)(3,bC,4,8,"td",20),dh()()),2&t){let t=e.$implicit;Cl(),th("matColumnDef",function(t){return xd(xr(),Ir(),t)?En(t):xl}(t.name))}}function xC(t,e){1&t&&rh(0,"tr",22)}function _C(t,e){if(1&t){let t=mh();nh(0,"tr",23),Tm(1,"async"),wh("click",function(){let e=vr(t).$implicit;return yr(Ch().select(e))})("dblclick",function(){let e=vr(t).$implicit;return yr(Ch().dblSelect(e))})("contextmenu",function(e){let n=vr(t).$implicit;return yr(Ch().openContextMenu(e,n))}),ih()}if(2&t){let t=e.$implicit,n=Ch();Zh("background",n.isSelectionMode||t.id!==(null==n.selectedElement?null:n.selectedElement.id)?"":Im(1,4,n.selectedColor$)),th("ngClass",function(t,e,n,i){return Dm(xr(),Tr(),6,e,n,i)}(0,iC,!n.isSelectionMode&&t.id===(null==n.preselectedElement?null:n.preselectedElement.id),!n.isSelectionMode&&t.id===(null==n.selectedElement?null:n.selectedElement.id)))("id",t.id)}}var vC=(()=>{class t{constructor(){this.selectElementService=Bn(Tw),this.treeNodeSelectionService=Bn(Aw),this.cdr=Bn(ip),this.configurationTreeService=Bn(Ew),this.filteredElementList=Zm([]),this.displayedColumns=[],this.isAllowOneClick=!0,this.selectedElement=null,this.preselectedElement=null,this.timerStop=null,this.checkedElements={},this.$destroy=new yt,this.textWords$=this.configurationTreeService.getTextWordsFromConfig(),this.selectedColor$=this.configurationTreeService.getSelectedColorFromConfig(),this.addTableColumns$=this.configurationTreeService.getAddTableColumnsFromConfig(),this.isSelectionMode=!1}ngOnInit(){this.selectElementService.selectClickElement.pipe(Be(this.$destroy)).subscribe(t=>{this.selectedElement=t,this.cdr.markForCheck()}),this.selectElementService.preselectedElement.pipe(Be(this.$destroy)).subscribe(t=>{this.preselectedElement=t,this.cdr.markForCheck()}),this.configurationTreeService.getIsSelectionModeFromConfig().pipe(Be(this.$destroy)).subscribe(t=>{this.isSelectionMode=t}),this.configureTableColumns(),this.treeNodeSelectionService.treeNodeSelecting.pipe(Be(this.$destroy)).subscribe(t=>{this.checkedElements=t,this.cdr.detectChanges()})}ngOnDestroy(){this.timerStop&&clearTimeout(this.timerStop),this.$destroy.next(!0),this.$destroy.complete()}select(t){if(this.isSelectionMode)return;let e=()=>{this.selectElementService.setClickElement(this.selectedElement?.id===t.id?null:t)};this.configurationTreeService.getAllowDblClickFromConfig().pipe(Ae(1)).subscribe(t=>{t?this.isAllowOneClick&&(this.isAllowOneClick=!1,this.timerStop=setTimeout(()=>{e(),this.isAllowOneClick=!0},300)):e()})}dblSelect(t){this.configurationTreeService.getAllowDblClickFromConfig().pipe(Ae(1)).subscribe(e=>{e&&(this.isSelectionMode||(this.timerStop&&clearTimeout(this.timerStop),this.selectElementService.setDblClickElement(t),this.isAllowOneClick=!0))})}openContextMenu(t,e){t.preventDefault(),this.selectElementService.setContextMenuElement({position:{x:`${t.x}px`,y:`${t.y}px`},node:e})}changeSelecting(t,e){this.treeNodeSelectionService.changeSelecting(e,t.id)}configureTableColumns(){this.configurationTreeService.getIsSelectionModeFromConfig().pipe(Ie(this.addTableColumns$.pipe(ee(t=>t.map(t=>t.name)))),je(([t,e])=>te(t?["icon","checkbox","itemNumber","text",...e]:["icon","itemNumber","text",...e])),Be(this.$destroy)).subscribe(t=>{this.displayedColumns=[...t]})}static{this.ɵfac=function(e){return new(e||t)}}static{this.ɵcmp=au({type:t,selectors:[["ava-table-structure"]],inputs:{filteredElementList:[1,"filteredElementList"]},decls:18,vars:6,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"],["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,"indeterminate","ngModel"],["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(t,e){1&t&&(nh(0,"table",0),ch(1,1),Cu(2,oC,1,0,"th",2)(3,aC,4,4,"td",3),dh(),ch(4,4),Cu(5,sC,1,0,"th",2)(6,cC,2,1,"td",3),dh(),ch(7,5),Cu(8,dC,2,0,"th",2)(9,uC,4,6,"td",6),dh(),ch(10,7),Cu(11,hC,2,0,"th",2)(12,pC,3,3,"td",8),dh(),Ku(13,gC,4,2,"ng-container",null,rC),Tm(15,"async"),Cu(16,xC,1,0,"tr",9)(17,_C,2,9,"tr",10),ih()),2&t&&(th("dataSource",e.filteredElementList()),Cl(13),Xu(Im(15,4,e.addTableColumns$)),Cl(3),th("matHeaderRowDef",e.displayedColumns)("matHeaderRowDefSticky",!0),Cl(),th("matRowDefColumns",e.displayedColumns))},dependencies:[Kp,nC,qk,Zk,Jk,Kk,Gk,Qk,Yk,Xk,tC,eC,Nv,Fv,$w,Uw,Ug,eg,Lg,Ww,tf,Zw,Gw,qw,ef],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(--mat-form-field-filled-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}"],changeDetection:0})}}return t})(),yC=()=>[],wC=(t,e)=>e.id;function kC(t,e){if(1&t){let t=mh();nh(0,"mat-icon",6),wh("click",function(){vr(t);let e=Ch().$implicit;return yr(Ch().expand(e))}),lm(1),ih()}if(2&t){let t=Ch().$implicit,e=Ch();Cl(),um(" ",e.expansionState()[t.id]?"expand_more":"chevron_right"," ")}}function CC(t,e){1&t&&rh(0,"mat-icon")}function SC(t,e){if(1&t&&(nh(0,"div"),Tm(1,"async"),rh(2,"ava-tree-node",7),ih()),2&t){let t,e=Ch().$implicit,n=Ch();Zh("padding-left",Im(1,4,n.indent$)),Cl(2),th("elementList",(null==(t=n.elementsById()[e.id])?null:t.elements)||Em(6,yC))("depth",n.depth()+1)}}function EC(t,e){if(1&t&&(ch(0),nh(1,"div",1),Tm(2,"async"),nh(3,"div",2),$u(4,kC,2,1,"mat-icon",3)(5,CC,1,0,"mat-icon"),rh(6,"ava-tree-item",4,0),Tm(8,"async"),ih()(),$u(9,SC,3,7,"div",5),dh()),2&t){let t=e.$implicit,n=Fh(7),i=Ch();Cl(),Zh("background-color",i.isSelectionMode||t.id!==(null==i.selectedElement?null:i.selectedElement.id)?"":Im(2,12,i.selectedColor$)),Kh("select",!i.isSelectionMode&&t.id===(null==i.selectedElement?null:i.selectedElement.id)),th("id","hover-element-id-"+t.id)("avaHoverEffect",n),Cl(3),qu("ServiceSpecificationGroupDto"===t.elementTypeDiscriminator?4:5),Cl(2),th("element",t)("depth",i.depth())("isSelect",!i.isSelectionMode&&t.id===(null==i.selectedElement?null:i.selectedElement.id))("backgroundColor",i.isSelectionMode||t.id!==(null==i.selectedElement?null:i.selectedElement.id)?"":Im(8,14,i.selectedColor$)),Cl(3),qu("ServiceSpecificationGroupDto"===t.elementTypeDiscriminator&&i.expansionState()[t.id]?9:-1)}}var RC=(()=>{class t{constructor(){this.selectElementService=Bn(Tw),this.configurationTreeService=Bn(Ew),this._elementList=Zm([],{alias:"elementList"}),this.elementList=jm({source:this._elementList,computation:()=>{let t=this._elementList();return null===t?[]:t.map(t=>l(s({},t),{elements:t.elements?[...t?.elements||[]]:[]}))}}),this.elementsById=jm({source:this.elementList,computation:()=>{let t=this.elementList();return null==t?{}:Object.fromEntries(t.map(t=>[t.id,t]))}}),this.depth=Zm(0),this.selectedElement=null,this.$destroy=new yt,this.indent$=this.configurationTreeService.getIndentFromConfig(),this.selectedColor$=this.configurationTreeService.getSelectedColorFromConfig(),this.isSelectionMode=!1,this.cdr=Bn(ip),this.expandParentGroupService=Bn(Rw),this.expansionState=this.expandParentGroupService.getExpansionState()}ngOnInit(){this.selectElementService.selectClickElement.pipe(Be(this.$destroy)).subscribe(t=>{this.selectedElement=t,this.cdr.markForCheck()}),this.configurationTreeService.getIsSelectionModeFromConfig().pipe(Be(this.$destroy)).subscribe(t=>{this.isSelectionMode=t})}ngOnDestroy(){this.$destroy.next(!0),this.$destroy.complete()}expand(t){let e=this.expansionState();this.expandParentGroupService.setExpansionState(l(s({},e),{[t.id]:!e[t.id]}))}static{this.ɵfac=function(e){return new(e||t)}}static{this.ɵcmp=au({type:t,selectors:[["ava-tree-node"]],inputs:{_elementList:[1,"elementList","_elementList"],depth:[1,"depth"]},decls:2,vars:0,consts:[["avaItem",""],[1,"tree-node-wrapper",3,"id","avaHoverEffect"],[1,"tree-node-wrapper__content"],["matRipple","",1,"tree-node__icon"],[3,"element","depth","isSelect","backgroundColor"],[3,"paddingLeft"],["matRipple","",1,"tree-node__icon",3,"click"],[3,"elementList","depth"]],template:function(t,e){1&t&&Ku(0,EC,10,16,"ng-container",null,wC),2&t&&Xu(e.elementList())},dependencies:[t,ik,Nv,Fv,vw,tf],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(--mat-form-field-filled-caret-color);\n color: #fff;\n}\n.select[_ngcontent-%COMP%] *[_ngcontent-%COMP%] {\n color: #fff;\n}"],changeDetection:0})}}return t})(),DC=["avaTreeWrapper"],TC=["avaMainWrapper"],IC=["avaTreeFilterInput"],OC=()=>[];function AC(t,e){if(1&t){let t=mh();ch(0),nh(1,"button",9),wh("click",function(){return vr(t),yr(Ch(2).changeAllElementsExpansionStatus(!0))}),nh(2,"mat-icon",10),lm(3,"layers"),ih(),nh(4,"mat-icon",11),lm(5,"add"),ih()(),nh(6,"button",9),wh("click",function(){return vr(t),yr(Ch(2).changeAllElementsExpansionStatus(!1))}),nh(7,"mat-icon",10),lm(8,"layers"),ih(),nh(9,"mat-icon",11),lm(10,"remove"),ih()(),dh()}if(2&t){let t=Ch();Cl(),th("matTooltip",t.tooltipAllOpen||""),Cl(5),th("matTooltip",t.tooltipAllClose||"")}}function PC(t,e){if(1&t){let t=mh();ch(0),nh(1,"button",12),wh("click",function(){return vr(t),yr(Ch(2).selectOrDeselectAll(!0))}),nh(2,"mat-icon"),lm(3,"add"),ih(),nh(4,"span"),lm(5),ih()(),nh(6,"button",12),wh("click",function(){return vr(t),yr(Ch(2).selectOrDeselectAll(!1))}),nh(7,"mat-icon"),lm(8,"remove"),ih(),nh(9,"span"),lm(10),ih()(),dh()}if(2&t){let t=Ch();Cl(),th("matTooltip",t.tooltipAllAdd||""),Cl(4),dm(t.textAll),Cl(),th("matTooltip",t.tooltipAllRemove||""),Cl(4),dm(t.textAll)}}function MC(t,e){1&t&&rh(0,"ava-tree-node",14),2&t&&th("elementList",Ch(5).elements()||Em(1,OC))}function FC(t,e){1&t&&rh(0,"ava-list-structure",15),2&t&&th("filteredElementList",Ch(5).filteredElementList)}function NC(t,e){1&t&&rh(0,"ava-table-structure",15),2&t&&th("filteredElementList",Ch(5).filteredElementList)}function zC(t,e){if(1&t&&(ch(0),$u(1,MC,1,2,"ava-tree-node",14),$u(2,FC,1,1,"ava-list-structure",15),$u(3,NC,1,1,"ava-table-structure",15),dh()),2&t){Ch(3);let t=Fh(8),e=Ch();Cl(),qu(e.modeview()!==e.listModeViewType.Tree||t.value?-1:1),Cl(),qu(e.modeview()===e.listModeViewType.List||e.modeview()===e.listModeViewType.Tree&&t.value?2:-1),Cl(),qu(e.modeview()===e.listModeViewType.Table?3:-1)}}function LC(t,e){if(1&t&&(ch(0),lm(1),dh()),2&t){let t=Ch(3);Cl(),um(" ",t.textNothingFiltered)}}function VC(t,e){if(1&t&&(ch(0),$u(1,zC,4,3,"ng-container")(2,LC,2,1,"ng-container"),dh()),2&t){let t=Ch(3);Cl(),qu(t.filteredElementList.length?1:2)}}function jC(t,e){if(1&t&&(ch(0),lm(1),dh()),2&t){let t=Ch(2);Cl(),um(" ",t.textNothing," ")}}function BC(t,e){if(1&t&&(nh(0,"div",13,3),$u(2,VC,3,1,"ng-container")(3,jC,2,1,"ng-container"),ih()),2&t){Ch();let t=Fh(3),e=Ch();Zh("height","calc(100% - "+t.offsetHeight+"px)"),Cl(2),qu(null!=e.flatElements&&e.flatElements.length?2:3)}}function HC(t,e){if(1&t){let t=mh();nh(0,"div",4,0)(2,"div",5,1)(4,"mat-form-field",6)(5,"mat-label"),lm(6),ih(),nh(7,"input",7,2),wh("ngModelChange",function(e){return vr(t),yr(Ch().onFilter(e))}),ih()(),$u(9,AC,11,2,"ng-container"),$u(10,PC,11,4,"ng-container"),Tm(11,"async"),ih(),$u(12,BC,4,3,"div",8),ih()}if(2&t){let t=Ch();Cl(6),dm(e.textSearch),Cl(),th("ngModel",t.filterInput),Cl(2),qu(t.modeview()===t.listModeViewType.Tree?9:-1),Cl(),qu(Im(11,5,t.isSelectionMode$)?10:-1),Cl(2),qu(t.serviceSpecification()?12:-1)}}rf(_b,"de-DE",[[["Mitternacht","morgens","vorm.","mittags","nachm.","abends","nachts"],void 0,["Mitternacht","morgens","vormittags","mittags","nachmittags","abends","nachts"]],[["Mitternacht","Morgen","Vorm.","Mittag","Nachm.","Abend","Nacht"],void 0,["Mitternacht","Morgen","Vormittag","Mittag","Nachmittag","Abend","Nacht"]],["00:00",["05:00","10:00"],["10:00","12:00"],["12:00","13:00"],["13:00","18:00"],["18:00","24:00"],["00:00","05:00"]]]),rf(vb,"en-US",[[["mi","n","in the morning","in the afternoon","in the evening","at night"],["midnight","noon","in the morning","in the afternoon","in the evening","at night"],void 0],[["midnight","noon","morning","afternoon","evening","night"],void 0,void 0],["00:00","12:00",["00:00","12:00"],["12:00","18:00"],["18:00","21:00"],["21:00","24:00"]]]);var UC=(()=>{class t{constructor(){this.flatElementsService=Bn(Dw,{self:!0}),this.selectElementService=Bn(Tw,{self:!0}),this.treeNodeSelectionService=Bn(Aw,{self:!0}),this.expandParentGroupService=Bn(Rw,{self:!0}),this.keyboardOperationService=Bn(Ow,{self:!0}),this.configurationTreeService=Bn(Ew),this.injector=Bn(gi),this.transformFn=t=>{if("string"!=typeof t)return t;try{return JSON.parse(t)}catch{return null}},this.project=Zm.required({transform:this.transformFn}),this.expansionstate=Zm(null,{transform:this.transformFn}),this.selectednodeid=Zm(null),this.modeview=Zm(yw.Tree),this.initiallySelectedElements=null,this.textWords$=this.configurationTreeService.getTextWordsFromConfig(),this.isSelectionMode$=this.configurationTreeService.getIsSelectionModeFromConfig(),this.isSelectionMode=!1,this.mouseAwareKeyboardControl=!0,this.config=Zm(null,{transform:this.transformFn}),this.selectClick=qm(),this.selectDblClick=qm(),this.contextMenuEvent=qm(),this.selectedElementsChanged=qm(),this.avaTreeWrapper=Ym.required("avaTreeWrapper"),this.avaMainWrapper=Ym.required("avaMainWrapper"),this.avaTreeFilterInput=Ym.required("avaTreeFilterInput"),this.selectedElement=null,this.previousServiceSpecificationId=null,this.serviceSpecification=jm({source:this.project,computation:()=>{let t=this.project()?.serviceSpecifications?.[0]||null;return null!==t&&this.flatElementsService.setElementsDto(t),t}}),this.elements=jm({source:this.project,computation:t=>[...t?.serviceSpecifications?.[0]?.elements||[]]}),this.isEmiteSelectedElements=!1,this.selectingElementsTreeData=[],this.flatElements=null,this.preselectedElement=null,this.filterInput="",this.listModeViewType=yw,this.filter="",this.$filter=new St(1),this.filteredElementList=[],this.$destroy=new yt,this.cdr=Bn(ip)}set customKeyboardOperationConfig(t){this.keyboardOperationService.mergeConfigOperation(t)}ngOnInit(){this.selectElementService.preselectedElement.pipe(Be(this.$destroy)).subscribe(t=>this.preselectedElement=t),this.selectElementService.selectClickElement.pipe(Be(this.$destroy)).subscribe(t=>{this.selectedElement=t,this.selectClick.emit(t)}),this.selectElementService.selectDblClickElement.pipe(Be(this.$destroy)).subscribe(t=>this.selectDblClick.emit(t)),this.selectElementService.selectContextMenuElement.pipe(Be(this.$destroy)).subscribe(t=>this.contextMenuEvent.emit(t)),this.flatElementsService.flatElementsDto.pipe(Be(this.$destroy)).subscribe(t=>{this.flatElements=t,this.getFilteredList()}),this.$filter.pipe(Be(this.$destroy),Oe(250)).subscribe(t=>{this.filter=t,this.getFilteredList()}),this.configurationTreeService.getIsSelectionModeFromConfig().pipe(Be(this.$destroy)).subscribe(t=>{this.isSelectionMode=t}),this.configurationTreeService.getMouseAwareKeyboardControlFromConfig().pipe(Be(this.$destroy)).subscribe(t=>{this.mouseAwareKeyboardControl=t}),this.configurationTreeService.getListFilterFuncFromConfig().pipe(Be(this.$destroy)).subscribe(t=>{this.flatElementsService.listFilterFunc=t}),this.configurationTreeService.getCustomKeyboardOperationConfigFromConfig().pipe(Be(this.$destroy)).subscribe(t=>{t&&(this.customKeyboardOperationConfig=t)}),Ci(this.injector,()=>{yb(this.serviceSpecification).pipe(He(t=>{let e=t?.id||null,n=e!==this.previousServiceSpecificationId;this.selectingElementsTreeData=this.treeNodeSelectionService.loadSelectingElements(t?.elements),n&&(this.expandParentGroupService.setExpansionState({}),this.previousServiceSpecificationId=e)}),Be(this.$destroy)).subscribe(),yb(this.selectednodeid).pipe(He(t=>this.selectElementById(t)),Be(this.$destroy)).subscribe(),yb(this.config).pipe(He(t=>{let e=s(s({},this.configurationTreeService.getCurrentTreeConfig()),t);this.configurationTreeService.setTreeConfig(e);let n=this.serviceSpecification()?.elements;this.selectingElementsTreeData=this.treeNodeSelectionService.loadSelectingElements(n)}),ee(t=>t?.isSelectionMode),Ee(t=>!!t),je(()=>this.treeNodeSelectionService.treeNodeSelecting),Be(this.$destroy)).subscribe(()=>{this.isEmiteSelectedElements&&setTimeout(()=>{let t=this.treeNodeSelectionService.getTreeRoot(this.selectingElementsTreeData);this.selectedElementsChanged.emit(t)})}),de([yb(this.project),this.configurationTreeService.treeConfig$.pipe(ee(({isSelectionMode:t,initiallySelectedElements:e})=>({isSelectionMode:t,initiallySelectedElements:e})),Ee(({isSelectionMode:t})=>!!t),He(({initiallySelectedElements:t})=>{t?.length&&(this.initiallySelectedElements=t)}))]).pipe(Be(this.$destroy)).subscribe(()=>{this.formSelectingList()}),yb(this.expansionstate).pipe(Be(this.$destroy)).subscribe(t=>{null===t?this.expandParentGroupService.setExpansionState({}):this.expandParentGroupService.setExpansionState(t)})})}ngAfterViewInit(){this.initializeEventListeners()}ngOnDestroy(){this.$destroy.next(!0),this.$destroy.complete()}handleGlobalKeyboardEvent(t){let e=t;if(!this.mouseAwareKeyboardControl||this.avaMainWrapper().nativeElement.matches(":hover")){let t=this.preselectedElement||this.selectedElement,{operation:n,nextElement:i}=this.keyboardOperationService.handleKeyboardEvent(e,t)||{nextElement:null};switch(n){case Iw.MoveSelectedPositionUp:case Iw.MoveSelectedPositionDown:this.showElement(i,".select");break;case Iw.MoveChosenPositionDown:case Iw.MoveChosenPositionUp:this.showElement(i,i?.id===this.selectedElement?.id?".select":".choose")}}}showElement(t,e){t&&(this.modeview()===yw.Tree&&this.expandParentGroups(t),setTimeout(()=>this.scrollLine(e),0))}scrollLine(t){let e=this.avaTreeWrapper()?.nativeElement.getBoundingClientRect(),n=this.avaTreeWrapper()?.nativeElement.querySelector(t);if(!n)return;let i=n.getBoundingClientRect();(i.bottom>e.bottom||i.top<e.top||this.modeview()===yw.Table&&i.top<e.top+24)&&(n?.scrollIntoView(),this.avaTreeWrapper()?.nativeElement.scrollTo({left:0}),this.modeview()===yw.Table&&setTimeout(()=>this.correctScrollTableLine(n,e),0))}correctScrollTableLine(t,e){t.getBoundingClientRect().top<e.top+24&&(this.avaTreeWrapper().nativeElement.scrollTop-=24)}expandParentGroups(t){this.expandParentGroupService.expandParentGroups(t,this.flatElements,this.expandParentGroupService.getExpansionState()())}onFilter(t){this.$filter.next(t)}changeAllElementsExpansionStatus(t){let e=this.expandParentGroupService.getExpansionState()();t?this.flatElements?.forEach(t=>{if("ServiceSpecificationGroupDto"===t.elementTypeDiscriminator){e[t.id]=!0;let n=s({},e);this.expandParentGroupService.setExpansionState(n)}}):Object.keys(e).forEach(t=>{delete e[t];let n=s({},e);this.expandParentGroupService.setExpansionState(n)})}formSelectingList(){this.isEmiteSelectedElements=!1,this.initiallySelectedElements?(this.treeNodeSelectionService.getFlatSelectedListId(this.initiallySelectedElements),this.treeNodeSelectionService.flatSelectedListId.forEach((t,e)=>{this.treeNodeSelectionService.changeSelecting(!0,t),e===this.treeNodeSelectionService.flatSelectedListId.length-1&&(this.isEmiteSelectedElements=!0)})):this.isEmiteSelectedElements=!0}selectOrDeselectAll(t){this.treeNodeSelectionService.changeAll(t)}getFilteredList(){this.flatElements?.length&&(this.filter?this.filteredElementList=this.flatElements.filter(t=>this.flatElementsService.checkFilterValue(t,this.filter)):this.filteredElementList=this.flatElements),this.cdr.markForCheck()}initializeEventListeners(){this.isSelectionMode||ve(document,"keydown").pipe(Be(this.$destroy),Ee(()=>!this.mouseAwareKeyboardControl||this.avaMainWrapper().nativeElement.matches(":hover"))).subscribe(t=>{this.avaMainWrapper().nativeElement.matches(":hover")&&this.avaTreeFilterInput()?.nativeElement.focus(),this.handleGlobalKeyboardEvent(t)})}selectElementById(t){this.flatElementsService.getOneElementById(t).subscribe(t=>{t&&this.selectElementService.setClickElement(t)})}static{this.ɵfac=function(e){return new(e||t)}}static{this.ɵcmp=au({type:t,selectors:[["ava-tree"]],viewQuery:function(t,e){1&t&&Ph(e.avaTreeWrapper,DC,5)(e.avaMainWrapper,TC,5)(e.avaTreeFilterInput,IC,5),2&t&&Mh(3)},inputs:{project:[1,"project"],expansionstate:[1,"expansionstate"],selectednodeid:[1,"selectednodeid"],modeview:[1,"modeview"],config:[1,"config"]},outputs:{selectClick:"selectClick",selectDblClick:"selectDblClick",contextMenuEvent:"contextMenuEvent",selectedElementsChanged:"selectedElementsChanged"},features:[Sm([Dw,Tw,Aw,Rw,Ow,Ew,_w,Tw,vw])],decls:2,vars:3,consts:[["avaMainWrapper",""],["control",""],["avaTreeFilterInput",""],["avaTreeWrapper",""],[1,"main-wrapper"],[1,"control"],[1,"control-filter"],["matInput","",3,"ngModelChange","ngModel"],[1,"ava-tree-wrapper",3,"height"],["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"],[1,"ava-tree-wrapper"],[3,"elementList"],[3,"filteredElementList"]],template:function(t,e){if(1&t&&($u(0,HC,13,7,"div",4),Tm(1,"async")),2&t){let t;qu((t=Im(1,1,e.textWords$))?0:-1,t)}},dependencies:[RC,ak,vC,R_,E_,b_,vv,_v,iv,Nv,Fv,xw,bw,Ug,Rb,eg,Lg,Gv,qv,tf],styles:['/* projects/angular-ava/src/lib/ava-tree/components/ava-tree/ava-tree.component.scss */\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.main-wrapper {\n max-height: 100%;\n height: 100%;\n width: 100%;\n padding: 10px;\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,changeDetection:0})}}return t})();(async()=>{let t=await Ff({providers:[(Ml("NgZoneless"),function(t){return{ɵproviders:t}}([...Fm(),[]]))]}),e=function(t,e){let n=function(t,e){return e.get(Jc).resolveComponentFactory(t).inputs}(t,e.injector),i=e.strategyFactory||new Cp(t,e.injector),r=function(t){let e={};return t.forEach(({propName:t,templateName:n,transform:i})=>{e[function(t){return t.replace(/[A-Z]/g,t=>`-${t.toLowerCase()}`)}(n)]=[t,i]}),e}(n);class o extends Ep{injector;static observedAttributes=Object.keys(r);get ngElementStrategy(){if(!this._ngElementStrategy){let t=this._ngElementStrategy=i.create(this.injector||e.injector);n.forEach(({propName:e,transform:n})=>{if(!this.hasOwnProperty(e))return;let i=this[e];delete this[e],t.setInputValue(e,i,n)})}return this._ngElementStrategy}_ngElementStrategy;constructor(t){super(),this.injector=t}attributeChangedCallback(t,e,n,i){let[o,a]=r[t];this.ngElementStrategy.setInputValue(o,n,a)}connectedCallback(){let t=!1;this.ngElementStrategy.events&&(this.subscribeToEvents(),t=!0),this.ngElementStrategy.connect(this),t||this.subscribeToEvents()}disconnectedCallback(){this._ngElementStrategy&&this._ngElementStrategy.disconnect(),this.ngElementEventsSubscription&&(this.ngElementEventsSubscription.unsubscribe(),this.ngElementEventsSubscription=null)}subscribeToEvents(){this.ngElementEventsSubscription=this.ngElementStrategy.events.subscribe(t=>{let e=new CustomEvent(t.name,{detail:t.value});this.dispatchEvent(e)})}}return n.forEach(({propName:t,transform:e,isSignal:n})=>{Object.defineProperty(o.prototype,t,{get(){let e=this.ngElementStrategy.getInputValue(t);return n&&Eu(e)?e():e},set(n){this.ngElementStrategy.setInputValue(t,n,e)},configurable:!0,enumerable:!0})}),o}(UC,{injector:t.injector});customElements.define("ava-tree",e)})()})(),(()=>{"use strict";var t=n(72),e=n.n(t),i=n(825),r=n.n(i),o=n(659),a=n.n(o),s=n(56),l=n.n(s),c=n(540),d=n.n(c),u=n(113),h=n.n(u),m=n(957),p={};p.styleTagTransform=h(),p.setAttributes=l(),p.insert=a().bind(null,"head"),p.domAPI=r(),p.insertStyleElement=d(),e()(m.A,p),m.A&&m.A.locals&&m.A.locals})()})();
|
|
1
|
+
(()=>{var t={56:(t,e,n)=>{"use strict";t.exports=function(t){var e=n.nc;e&&t.setAttribute("nonce",e)}},72:t=>{"use strict";var e=[];function n(t){for(var n=-1,i=0;i<e.length;i++)if(e[i].identifier===t){n=i;break}return n}function i(t,i){for(var o={},a=[],s=0;s<t.length;s++){var l=t[s],c=i.base?l[0]+i.base:l[0],d=o[c]||0,u="".concat(c," ").concat(d);o[c]=d+1;var h=n(u),m={css:l[1],media:l[2],sourceMap:l[3],supports:l[4],layer:l[5]};if(-1!==h)e[h].references++,e[h].updater(m);else{var p=r(m,i);i.byIndex=s,e.splice(s,0,{identifier:u,updater:p,references:1})}a.push(u)}return a}function r(t,e){var n=e.domAPI(e);return n.update(t),function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;n.update(t=e)}else n.remove()}}t.exports=function(t,r){var o=i(t=t||[],r=r||{});return function(t){t=t||[];for(var a=0;a<o.length;a++){var s=n(o[a]);e[s].references--}for(var l=i(t,r),c=0;c<o.length;c++){var d=n(o[c]);0===e[d].references&&(e[d].updater(),e.splice(d,1))}o=l}}},113:t=>{"use strict";t.exports=function(t,e){if(e.styleSheet)e.styleSheet.cssText=t;else{for(;e.firstChild;)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(t))}}},314:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map(function(e){var n="",i=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),i&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=t(e),i&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n}).join("")},e.i=function(t,n,i,r,o){"string"==typeof t&&(t=[[null,t,void 0]]);var a={};if(i)for(var s=0;s<this.length;s++){var l=this[s][0];null!=l&&(a[l]=!0)}for(var c=0;c<t.length;c++){var d=[].concat(t[c]);i&&a[d[0]]||(void 0!==o&&(void 0===d[5]||(d[1]="@layer".concat(d[5].length>0?" ".concat(d[5]):""," {").concat(d[1],"}")),d[5]=o),n&&(d[2]?(d[1]="@media ".concat(d[2]," {").concat(d[1],"}"),d[2]=n):d[2]=n),r&&(d[4]?(d[1]="@supports (".concat(d[4],") {").concat(d[1],"}"),d[4]=r):d[4]="".concat(r)),e.push(d))}},e}},540:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},601:t=>{"use strict";t.exports=function(t){return t[1]}},659:t=>{"use strict";var e={};t.exports=function(t,n){var i=function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}e[t]=n}return e[t]}(t);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)}},825:t=>{"use strict";t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=t.insertStyleElement(t);return{update:function(n){!function(t,e,n){var i="";n.supports&&(i+="@supports (".concat(n.supports,") {")),n.media&&(i+="@media ".concat(n.media," {"));var r=void 0!==n.layer;r&&(i+="@layer".concat(n.layer.length>0?" ".concat(n.layer):""," {")),i+=n.css,r&&(i+="}"),n.media&&(i+="}"),n.supports&&(i+="}");var o=n.sourceMap;o&&"undefined"!=typeof btoa&&(i+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(o))))," */")),e.styleTagTransform(i,t,e.options)}(e,t,n)},remove:function(){!function(t){if(null===t.parentNode)return!1;t.parentNode.removeChild(t)}(e)}}}},957:(t,e,n)=>{"use strict";n.d(e,{A:()=>s});var i=n(601),r=n.n(i),o=n(314),a=n.n(o)()(r());a.push([t.id,'/* projects/web-components-ava/ava-tree-web-component/src/styles.scss */\n.mat-elevation-z0,\n.mat-mdc-elevation-specific.mat-elevation-z0 {\n box-shadow: var(--mat-app-elevation-shadow-level-0, 0px 0px 0px 0px --mat-sys-shadow, 0px 0px 0px 0px --mat-sys-shadow, 0px 0px 0px 0px --mat-sys-shadow);\n}\n.mat-elevation-z1,\n.mat-mdc-elevation-specific.mat-elevation-z1 {\n box-shadow: var(--mat-app-elevation-shadow-level-1, 0px 2px 1px -1px --mat-sys-shadow, 0px 1px 1px 0px --mat-sys-shadow, 0px 1px 3px 0px --mat-sys-shadow);\n}\n.mat-elevation-z2,\n.mat-mdc-elevation-specific.mat-elevation-z2 {\n box-shadow: var(--mat-app-elevation-shadow-level-2, 0px 3px 1px -2px --mat-sys-shadow, 0px 2px 2px 0px --mat-sys-shadow, 0px 1px 5px 0px --mat-sys-shadow);\n}\n.mat-elevation-z3,\n.mat-mdc-elevation-specific.mat-elevation-z3 {\n box-shadow: var(--mat-app-elevation-shadow-level-3, 0px 3px 3px -2px --mat-sys-shadow, 0px 3px 4px 0px --mat-sys-shadow, 0px 1px 8px 0px --mat-sys-shadow);\n}\n.mat-elevation-z4,\n.mat-mdc-elevation-specific.mat-elevation-z4 {\n box-shadow: var(--mat-app-elevation-shadow-level-4, 0px 2px 4px -1px --mat-sys-shadow, 0px 4px 5px 0px --mat-sys-shadow, 0px 1px 10px 0px --mat-sys-shadow);\n}\n.mat-elevation-z5,\n.mat-mdc-elevation-specific.mat-elevation-z5 {\n box-shadow: var(--mat-app-elevation-shadow-level-5, 0px 3px 5px -1px --mat-sys-shadow, 0px 5px 8px 0px --mat-sys-shadow, 0px 1px 14px 0px --mat-sys-shadow);\n}\n.mat-elevation-z6,\n.mat-mdc-elevation-specific.mat-elevation-z6 {\n box-shadow: var(--mat-app-elevation-shadow-level-6, 0px 3px 5px -1px --mat-sys-shadow, 0px 6px 10px 0px --mat-sys-shadow, 0px 1px 18px 0px --mat-sys-shadow);\n}\n.mat-elevation-z7,\n.mat-mdc-elevation-specific.mat-elevation-z7 {\n box-shadow: var(--mat-app-elevation-shadow-level-7, 0px 4px 5px -2px --mat-sys-shadow, 0px 7px 10px 1px --mat-sys-shadow, 0px 2px 16px 1px --mat-sys-shadow);\n}\n.mat-elevation-z8,\n.mat-mdc-elevation-specific.mat-elevation-z8 {\n box-shadow: var(--mat-app-elevation-shadow-level-8, 0px 5px 5px -3px --mat-sys-shadow, 0px 8px 10px 1px --mat-sys-shadow, 0px 3px 14px 2px --mat-sys-shadow);\n}\n.mat-elevation-z9,\n.mat-mdc-elevation-specific.mat-elevation-z9 {\n box-shadow: var(--mat-app-elevation-shadow-level-9, 0px 5px 6px -3px --mat-sys-shadow, 0px 9px 12px 1px --mat-sys-shadow, 0px 3px 16px 2px --mat-sys-shadow);\n}\n.mat-elevation-z10,\n.mat-mdc-elevation-specific.mat-elevation-z10 {\n box-shadow: var(--mat-app-elevation-shadow-level-10, 0px 6px 6px -3px --mat-sys-shadow, 0px 10px 14px 1px --mat-sys-shadow, 0px 4px 18px 3px --mat-sys-shadow);\n}\n.mat-elevation-z11,\n.mat-mdc-elevation-specific.mat-elevation-z11 {\n box-shadow: var(--mat-app-elevation-shadow-level-11, 0px 6px 7px -4px --mat-sys-shadow, 0px 11px 15px 1px --mat-sys-shadow, 0px 4px 20px 3px --mat-sys-shadow);\n}\n.mat-elevation-z12,\n.mat-mdc-elevation-specific.mat-elevation-z12 {\n box-shadow: var(--mat-app-elevation-shadow-level-12, 0px 7px 8px -4px --mat-sys-shadow, 0px 12px 17px 2px --mat-sys-shadow, 0px 5px 22px 4px --mat-sys-shadow);\n}\n.mat-elevation-z13,\n.mat-mdc-elevation-specific.mat-elevation-z13 {\n box-shadow: var(--mat-app-elevation-shadow-level-13, 0px 7px 8px -4px --mat-sys-shadow, 0px 13px 19px 2px --mat-sys-shadow, 0px 5px 24px 4px --mat-sys-shadow);\n}\n.mat-elevation-z14,\n.mat-mdc-elevation-specific.mat-elevation-z14 {\n box-shadow: var(--mat-app-elevation-shadow-level-14, 0px 7px 9px -4px --mat-sys-shadow, 0px 14px 21px 2px --mat-sys-shadow, 0px 5px 26px 4px --mat-sys-shadow);\n}\n.mat-elevation-z15,\n.mat-mdc-elevation-specific.mat-elevation-z15 {\n box-shadow: var(--mat-app-elevation-shadow-level-15, 0px 8px 9px -5px --mat-sys-shadow, 0px 15px 22px 2px --mat-sys-shadow, 0px 6px 28px 5px --mat-sys-shadow);\n}\n.mat-elevation-z16,\n.mat-mdc-elevation-specific.mat-elevation-z16 {\n box-shadow: var(--mat-app-elevation-shadow-level-16, 0px 8px 10px -5px --mat-sys-shadow, 0px 16px 24px 2px --mat-sys-shadow, 0px 6px 30px 5px --mat-sys-shadow);\n}\n.mat-elevation-z17,\n.mat-mdc-elevation-specific.mat-elevation-z17 {\n box-shadow: var(--mat-app-elevation-shadow-level-17, 0px 8px 11px -5px --mat-sys-shadow, 0px 17px 26px 2px --mat-sys-shadow, 0px 6px 32px 5px --mat-sys-shadow);\n}\n.mat-elevation-z18,\n.mat-mdc-elevation-specific.mat-elevation-z18 {\n box-shadow: var(--mat-app-elevation-shadow-level-18, 0px 9px 11px -5px --mat-sys-shadow, 0px 18px 28px 2px --mat-sys-shadow, 0px 7px 34px 6px --mat-sys-shadow);\n}\n.mat-elevation-z19,\n.mat-mdc-elevation-specific.mat-elevation-z19 {\n box-shadow: var(--mat-app-elevation-shadow-level-19, 0px 9px 12px -6px --mat-sys-shadow, 0px 19px 29px 2px --mat-sys-shadow, 0px 7px 36px 6px --mat-sys-shadow);\n}\n.mat-elevation-z20,\n.mat-mdc-elevation-specific.mat-elevation-z20 {\n box-shadow: var(--mat-app-elevation-shadow-level-20, 0px 10px 13px -6px --mat-sys-shadow, 0px 20px 31px 3px --mat-sys-shadow, 0px 8px 38px 7px --mat-sys-shadow);\n}\n.mat-elevation-z21,\n.mat-mdc-elevation-specific.mat-elevation-z21 {\n box-shadow: var(--mat-app-elevation-shadow-level-21, 0px 10px 13px -6px --mat-sys-shadow, 0px 21px 33px 3px --mat-sys-shadow, 0px 8px 40px 7px --mat-sys-shadow);\n}\n.mat-elevation-z22,\n.mat-mdc-elevation-specific.mat-elevation-z22 {\n box-shadow: var(--mat-app-elevation-shadow-level-22, 0px 10px 14px -6px --mat-sys-shadow, 0px 22px 35px 3px --mat-sys-shadow, 0px 8px 42px 7px --mat-sys-shadow);\n}\n.mat-elevation-z23,\n.mat-mdc-elevation-specific.mat-elevation-z23 {\n box-shadow: var(--mat-app-elevation-shadow-level-23, 0px 11px 14px -7px --mat-sys-shadow, 0px 23px 36px 3px --mat-sys-shadow, 0px 9px 44px 8px --mat-sys-shadow);\n}\n.mat-elevation-z24,\n.mat-mdc-elevation-specific.mat-elevation-z24 {\n box-shadow: var(--mat-app-elevation-shadow-level-24, 0px 11px 15px -7px --mat-sys-shadow, 0px 24px 38px 3px --mat-sys-shadow, 0px 9px 46px 8px --mat-sys-shadow);\n}\nhtml {\n --mat-sys-on-surface: initial;\n}\n.mat-app-background {\n background-color: var(--mat-app-background-color, var(--mat-sys-background, transparent));\n color: var(--mat-app-text-color, var(--mat-sys-on-background, inherit));\n}\n:root {\n --color-primary: rgb(0, 172, 193);\n --color-accent: rgb(96, 125, 139);\n --color-warn: rgb(244, 67, 54);\n --color-dark: #3b4c55;\n --color-light: #bdbdbd;\n --color-primary-rgba: rgb(0, 172, 193);\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-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\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: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);\n --mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\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: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);\n --mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\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: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);\n --mat-option-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-option-selected-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n}\nhtml {\n --mat-optgroup-label-text-color: rgba(0, 0, 0, 0.87);\n}\nhtml {\n --mat-pseudo-checkbox-full-selected-icon-color: #607d8b;\n --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;\n --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);\n --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;\n --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-pseudo-checkbox-minimal-selected-checkmark-color: #607d8b;\n --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n}\n.mat-primary {\n --mat-pseudo-checkbox-full-selected-icon-color: #00acc1;\n --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;\n --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);\n --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;\n --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-pseudo-checkbox-minimal-selected-checkmark-color: #00acc1;\n --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n}\n.mat-accent {\n --mat-pseudo-checkbox-full-selected-icon-color: #607d8b;\n --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;\n --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);\n --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;\n --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-pseudo-checkbox-minimal-selected-checkmark-color: #607d8b;\n --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n}\n.mat-warn {\n --mat-pseudo-checkbox-full-selected-icon-color: #f44336;\n --mat-pseudo-checkbox-full-selected-checkmark-color: #fafafa;\n --mat-pseudo-checkbox-full-unselected-icon-color: rgba(0, 0, 0, 0.54);\n --mat-pseudo-checkbox-full-disabled-selected-checkmark-color: #fafafa;\n --mat-pseudo-checkbox-full-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-pseudo-checkbox-full-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-pseudo-checkbox-minimal-selected-checkmark-color: #f44336;\n --mat-pseudo-checkbox-minimal-disabled-selected-checkmark-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\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 --mat-card-elevated-container-shape: 4px;\n --mat-card-outlined-container-shape: 4px;\n --mat-card-filled-container-shape: 4px;\n --mat-card-outlined-outline-width: 1px;\n}\nhtml {\n --mat-card-elevated-container-color: white;\n --mat-card-elevated-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 --mat-card-outlined-container-color: white;\n --mat-card-outlined-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-outlined-outline-color: rgba(0, 0, 0, 0.12);\n --mat-card-subtitle-text-color: rgba(0, 0, 0, 0.54);\n --mat-card-filled-container-color: white;\n --mat-card-filled-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}\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 --mat-progress-bar-active-indicator-height: 4px;\n --mat-progress-bar-track-height: 4px;\n --mat-progress-bar-track-shape: 0;\n}\n.mat-mdc-progress-bar {\n --mat-progress-bar-active-indicator-color: #00acc1;\n --mat-progress-bar-track-color: rgba(0, 172, 193, 0.25);\n}\n.mat-mdc-progress-bar.mat-accent {\n --mat-progress-bar-active-indicator-color: #607d8b;\n --mat-progress-bar-track-color: rgba(96, 125, 139, 0.25);\n}\n.mat-mdc-progress-bar.mat-warn {\n --mat-progress-bar-active-indicator-color: #f44336;\n --mat-progress-bar-track-color: rgba(244, 67, 54, 0.25);\n}\nhtml {\n --mat-tooltip-container-shape: 4px;\n --mat-tooltip-supporting-text-line-height: 16px;\n}\nhtml {\n --mat-tooltip-container-color: #424242;\n --mat-tooltip-supporting-text-color: white;\n}\nhtml {\n --mat-tooltip-supporting-text-font: Roboto, sans-serif;\n --mat-tooltip-supporting-text-size: 12px;\n --mat-tooltip-supporting-text-weight: 400;\n --mat-tooltip-supporting-text-tracking: 0.0333333333em;\n}\nhtml {\n --mat-form-field-filled-active-indicator-height: 1px;\n --mat-form-field-filled-focus-active-indicator-height: 2px;\n --mat-form-field-filled-container-shape: 4px;\n --mat-form-field-outlined-outline-width: 1px;\n --mat-form-field-outlined-focus-outline-width: 2px;\n --mat-form-field-outlined-container-shape: 4px;\n}\nhtml {\n --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #00acc1 87%, transparent);\n --mat-form-field-filled-caret-color: #00acc1;\n --mat-form-field-filled-focus-active-indicator-color: #00acc1;\n --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #00acc1 87%, transparent);\n --mat-form-field-outlined-caret-color: #00acc1;\n --mat-form-field-outlined-focus-outline-color: #00acc1;\n --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #00acc1 87%, transparent);\n --mat-form-field-disabled-input-text-placeholder-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\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: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-form-field-hover-state-layer-opacity: 0.04;\n --mat-form-field-focus-state-layer-opacity: 0.12;\n --mat-form-field-filled-container-color: #f6f6f6;\n --mat-form-field-filled-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);\n --mat-form-field-filled-label-text-color: rgba(0, 0, 0, 0.54);\n --mat-form-field-filled-hover-label-text-color: rgba(0, 0, 0, 0.54);\n --mat-form-field-filled-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-form-field-filled-input-text-color: rgba(0, 0, 0, 0.87);\n --mat-form-field-filled-disabled-input-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-form-field-filled-input-text-placeholder-color: rgba(0, 0, 0, 0.54);\n --mat-form-field-filled-error-hover-label-text-color: #f44336;\n --mat-form-field-filled-error-focus-label-text-color: #f44336;\n --mat-form-field-filled-error-label-text-color: #f44336;\n --mat-form-field-filled-error-caret-color: #f44336;\n --mat-form-field-filled-active-indicator-color: rgba(0, 0, 0, 0.54);\n --mat-form-field-filled-disabled-active-indicator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-form-field-filled-hover-active-indicator-color: rgba(0, 0, 0, 0.87);\n --mat-form-field-filled-error-active-indicator-color: #f44336;\n --mat-form-field-filled-error-focus-active-indicator-color: #f44336;\n --mat-form-field-filled-error-hover-active-indicator-color: #f44336;\n --mat-form-field-outlined-label-text-color: rgba(0, 0, 0, 0.54);\n --mat-form-field-outlined-hover-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-form-field-outlined-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-form-field-outlined-input-text-color: rgba(0, 0, 0, 0.87);\n --mat-form-field-outlined-disabled-input-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-form-field-outlined-input-text-placeholder-color: rgba(0, 0, 0, 0.54);\n --mat-form-field-outlined-error-caret-color: #f44336;\n --mat-form-field-outlined-error-focus-label-text-color: #f44336;\n --mat-form-field-outlined-error-label-text-color: #f44336;\n --mat-form-field-outlined-error-hover-label-text-color: #f44336;\n --mat-form-field-outlined-outline-color: rgba(0, 0, 0, 0.38);\n --mat-form-field-outlined-disabled-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-form-field-outlined-hover-outline-color: rgba(0, 0, 0, 0.87);\n --mat-form-field-outlined-error-focus-outline-color: #f44336;\n --mat-form-field-outlined-error-hover-outline-color: #f44336;\n --mat-form-field-outlined-error-outline-color: #f44336;\n}\n.mat-mdc-form-field.mat-accent {\n --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #607d8b 87%, transparent);\n --mat-form-field-filled-caret-color: #607d8b;\n --mat-form-field-filled-focus-active-indicator-color: #607d8b;\n --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #607d8b 87%, transparent);\n --mat-form-field-outlined-caret-color: #607d8b;\n --mat-form-field-outlined-focus-outline-color: #607d8b;\n --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #607d8b 87%, transparent);\n}\n.mat-mdc-form-field.mat-warn {\n --mat-form-field-focus-select-arrow-color: color-mix(in srgb, #f44336 87%, transparent);\n --mat-form-field-filled-caret-color: #f44336;\n --mat-form-field-filled-focus-active-indicator-color: #f44336;\n --mat-form-field-filled-focus-label-text-color: color-mix(in srgb, #f44336 87%, transparent);\n --mat-form-field-outlined-caret-color: #f44336;\n --mat-form-field-outlined-focus-outline-color: #f44336;\n --mat-form-field-outlined-focus-label-text-color: color-mix(in srgb, #f44336 87%, transparent);\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 --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 --mat-form-field-filled-label-text-font: Roboto, sans-serif;\n --mat-form-field-filled-label-text-size: 16px;\n --mat-form-field-filled-label-text-tracking: 0.03125em;\n --mat-form-field-filled-label-text-weight: 400;\n --mat-form-field-outlined-label-text-font: Roboto, sans-serif;\n --mat-form-field-outlined-label-text-size: 16px;\n --mat-form-field-outlined-label-text-tracking: 0.03125em;\n --mat-form-field-outlined-label-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: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);\n --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);\n --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-select-focused-arrow-color: #00acc1;\n --mat-select-invalid-arrow-color: #f44336;\n}\n.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: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);\n --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);\n --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-select-focused-arrow-color: #607d8b;\n --mat-select-invalid-arrow-color: #f44336;\n}\n.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: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-select-placeholder-text-color: rgba(0, 0, 0, 0.54);\n --mat-select-enabled-arrow-color: rgba(0, 0, 0, 0.54);\n --mat-select-disabled-arrow-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-select-focused-arrow-color: #f44336;\n --mat-select-invalid-arrow-color: #f44336;\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 --mat-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 --mat-dialog-container-color: white;\n --mat-dialog-subhead-color: rgba(0, 0, 0, 0.87);\n --mat-dialog-supporting-text-color: rgba(0, 0, 0, 0.54);\n}\nhtml {\n --mat-dialog-subhead-font: Roboto, sans-serif;\n --mat-dialog-subhead-line-height: 32px;\n --mat-dialog-subhead-size: 20px;\n --mat-dialog-subhead-weight: 500;\n --mat-dialog-subhead-tracking: 0.0125em;\n --mat-dialog-supporting-text-font: Roboto, sans-serif;\n --mat-dialog-supporting-text-line-height: 24px;\n --mat-dialog-supporting-text-size: 16px;\n --mat-dialog-supporting-text-weight: 400;\n --mat-dialog-supporting-text-tracking: 0.03125em;\n}\n.mat-mdc-standard-chip {\n --mat-chip-container-shape-radius: 16px;\n --mat-chip-disabled-container-opacity: 0.4;\n --mat-chip-disabled-outline-color: transparent;\n --mat-chip-flat-selected-outline-width: 0;\n --mat-chip-focus-outline-color: transparent;\n --mat-chip-hover-state-layer-opacity: 0.04;\n --mat-chip-outline-color: transparent;\n --mat-chip-outline-width: 0;\n --mat-chip-selected-hover-state-layer-opacity: 0.04;\n --mat-chip-selected-trailing-action-state-layer-color: transparent;\n --mat-chip-trailing-action-focus-opacity: 1;\n --mat-chip-trailing-action-focus-state-layer-opacity: 0;\n --mat-chip-trailing-action-hover-state-layer-opacity: 0;\n --mat-chip-trailing-action-opacity: 0.54;\n --mat-chip-trailing-action-state-layer-color: transparent;\n --mat-chip-with-avatar-avatar-shape-radius: 14px;\n --mat-chip-with-avatar-avatar-size: 28px;\n --mat-chip-with-avatar-disabled-avatar-opacity: 1;\n --mat-chip-with-icon-disabled-icon-opacity: 1;\n --mat-chip-with-icon-icon-size: 18px;\n --mat-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;\n}\n.mat-mdc-standard-chip {\n --mat-chip-disabled-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-chip-elevated-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-chip-elevated-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-chip-elevated-selected-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-chip-flat-disabled-selected-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-chip-focus-state-layer-opacity: 0.12;\n --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-chip-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-chip-selected-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);\n --mat-chip-selected-focus-state-layer-color: 0.12;\n --mat-chip-selected-focus-state-layer-opacity: 0.12;\n --mat-chip-selected-hover-state-layer-color: 0.04;\n --mat-chip-selected-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-chip-selected-trailing-icon-color: rgba(0, 0, 0, 0.87);\n --mat-chip-with-icon-disabled-icon-color: rgba(0, 0, 0, 0.87);\n --mat-chip-with-icon-icon-color: rgba(0, 0, 0, 0.87);\n --mat-chip-with-icon-selected-icon-color: rgba(0, 0, 0, 0.87);\n --mat-chip-with-trailing-icon-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);\n --mat-chip-with-trailing-icon-trailing-icon-color: rgba(0, 0, 0, 0.87);\n}\n.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,\n.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {\n --mat-chip-disabled-label-text-color: white;\n --mat-chip-elevated-container-color: #00acc1;\n --mat-chip-elevated-disabled-container-color: #00acc1;\n --mat-chip-elevated-selected-container-color: #00acc1;\n --mat-chip-flat-disabled-selected-container-color: #00acc1;\n --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-chip-focus-state-layer-opacity: 0.12;\n --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-chip-label-text-color: white;\n --mat-chip-selected-disabled-trailing-icon-color: white;\n --mat-chip-selected-focus-state-layer-color: 0.12;\n --mat-chip-selected-focus-state-layer-opacity: 0.12;\n --mat-chip-selected-hover-state-layer-color: 0.04;\n --mat-chip-selected-label-text-color: white;\n --mat-chip-selected-trailing-icon-color: white;\n --mat-chip-with-icon-disabled-icon-color: white;\n --mat-chip-with-icon-icon-color: white;\n --mat-chip-with-icon-selected-icon-color: white;\n --mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;\n --mat-chip-with-trailing-icon-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 --mat-chip-disabled-label-text-color: white;\n --mat-chip-elevated-container-color: #607d8b;\n --mat-chip-elevated-disabled-container-color: #607d8b;\n --mat-chip-elevated-selected-container-color: #607d8b;\n --mat-chip-flat-disabled-selected-container-color: #607d8b;\n --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-chip-focus-state-layer-opacity: 0.12;\n --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-chip-label-text-color: white;\n --mat-chip-selected-disabled-trailing-icon-color: white;\n --mat-chip-selected-focus-state-layer-color: 0.12;\n --mat-chip-selected-focus-state-layer-opacity: 0.12;\n --mat-chip-selected-hover-state-layer-color: 0.04;\n --mat-chip-selected-label-text-color: white;\n --mat-chip-selected-trailing-icon-color: white;\n --mat-chip-with-icon-disabled-icon-color: white;\n --mat-chip-with-icon-icon-color: white;\n --mat-chip-with-icon-selected-icon-color: white;\n --mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;\n --mat-chip-with-trailing-icon-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 --mat-chip-disabled-label-text-color: white;\n --mat-chip-elevated-container-color: #f44336;\n --mat-chip-elevated-disabled-container-color: #f44336;\n --mat-chip-elevated-selected-container-color: #f44336;\n --mat-chip-flat-disabled-selected-container-color: #f44336;\n --mat-chip-focus-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-chip-focus-state-layer-opacity: 0.12;\n --mat-chip-hover-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-chip-label-text-color: white;\n --mat-chip-selected-disabled-trailing-icon-color: white;\n --mat-chip-selected-focus-state-layer-color: 0.12;\n --mat-chip-selected-focus-state-layer-opacity: 0.12;\n --mat-chip-selected-hover-state-layer-color: 0.04;\n --mat-chip-selected-label-text-color: white;\n --mat-chip-selected-trailing-icon-color: white;\n --mat-chip-with-icon-disabled-icon-color: white;\n --mat-chip-with-icon-icon-color: white;\n --mat-chip-with-icon-selected-icon-color: white;\n --mat-chip-with-trailing-icon-disabled-trailing-icon-color: white;\n --mat-chip-with-trailing-icon-trailing-icon-color: white;\n}\n.mat-mdc-chip.mat-mdc-standard-chip {\n --mat-chip-container-height: 32px;\n}\n.mat-mdc-standard-chip {\n --mat-chip-label-text-font: Roboto, sans-serif;\n --mat-chip-label-text-line-height: 20px;\n --mat-chip-label-text-size: 14px;\n --mat-chip-label-text-tracking: 0.0178571429em;\n --mat-chip-label-text-weight: 400;\n}\nhtml {\n --mat-slide-toggle-disabled-handle-opacity: 0.38;\n --mat-slide-toggle-disabled-selected-handle-opacity: 0.38;\n --mat-slide-toggle-disabled-selected-icon-opacity: 0.38;\n --mat-slide-toggle-disabled-track-opacity: 0.12;\n --mat-slide-toggle-disabled-unselected-handle-opacity: 0.38;\n --mat-slide-toggle-disabled-unselected-icon-opacity: 0.38;\n --mat-slide-toggle-disabled-unselected-track-outline-color: transparent;\n --mat-slide-toggle-disabled-unselected-track-outline-width: 1px;\n --mat-slide-toggle-handle-height: 20px;\n --mat-slide-toggle-handle-shape: 10px;\n --mat-slide-toggle-handle-width: 20px;\n --mat-slide-toggle-hidden-track-opacity: 1;\n --mat-slide-toggle-hidden-track-transition: transform 75ms 0ms cubic-bezier(0.4, 0, 0.6, 1);\n --mat-slide-toggle-pressed-handle-size: 20px;\n --mat-slide-toggle-selected-focus-state-layer-opacity: 0.12;\n --mat-slide-toggle-selected-handle-horizontal-margin: 0;\n --mat-slide-toggle-selected-handle-size: 20px;\n --mat-slide-toggle-selected-hover-state-layer-opacity: 0.04;\n --mat-slide-toggle-selected-icon-size: 18px;\n --mat-slide-toggle-selected-pressed-handle-horizontal-margin: 0;\n --mat-slide-toggle-selected-pressed-state-layer-opacity: 0.12;\n --mat-slide-toggle-selected-track-outline-color: transparent;\n --mat-slide-toggle-selected-track-outline-width: 1px;\n --mat-slide-toggle-selected-with-icon-handle-horizontal-margin: 0;\n --mat-slide-toggle-track-height: 14px;\n --mat-slide-toggle-track-outline-color: transparent;\n --mat-slide-toggle-track-outline-width: 1px;\n --mat-slide-toggle-track-shape: 7px;\n --mat-slide-toggle-track-width: 36px;\n --mat-slide-toggle-unselected-focus-state-layer-opacity: 0.12;\n --mat-slide-toggle-unselected-handle-horizontal-margin: 0;\n --mat-slide-toggle-unselected-handle-size: 20px;\n --mat-slide-toggle-unselected-hover-state-layer-opacity: 0.12;\n --mat-slide-toggle-unselected-icon-size: 18px;\n --mat-slide-toggle-unselected-pressed-handle-horizontal-margin: 0;\n --mat-slide-toggle-unselected-pressed-state-layer-opacity: 0.1;\n --mat-slide-toggle-unselected-with-icon-handle-horizontal-margin: 0;\n --mat-slide-toggle-visible-track-opacity: 1;\n --mat-slide-toggle-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, 0.2, 1);\n --mat-slide-toggle-with-icon-handle-size: 20px;\n --mat-slide-toggle-touch-target-size: 48px;\n}\nhtml {\n --mat-slide-toggle-selected-icon-color: white;\n --mat-slide-toggle-disabled-selected-icon-color: white;\n --mat-slide-toggle-selected-focus-state-layer-color: #00acc1;\n --mat-slide-toggle-selected-handle-color: #00acc1;\n --mat-slide-toggle-selected-hover-state-layer-color: #00acc1;\n --mat-slide-toggle-selected-pressed-state-layer-color: #00acc1;\n --mat-slide-toggle-selected-focus-handle-color: #00acc1;\n --mat-slide-toggle-selected-hover-handle-color: #00acc1;\n --mat-slide-toggle-selected-pressed-handle-color: #00acc1;\n --mat-slide-toggle-selected-focus-track-color: #4dd0e1;\n --mat-slide-toggle-selected-hover-track-color: #4dd0e1;\n --mat-slide-toggle-selected-pressed-track-color: #4dd0e1;\n --mat-slide-toggle-selected-track-color: #4dd0e1;\n --mat-slide-toggle-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-slide-toggle-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 --mat-slide-toggle-disabled-selected-handle-color: rgba(0, 0, 0, 0.87);\n --mat-slide-toggle-disabled-selected-track-color: rgba(0, 0, 0, 0.87);\n --mat-slide-toggle-disabled-unselected-handle-color: rgba(0, 0, 0, 0.87);\n --mat-slide-toggle-disabled-unselected-icon-color: #f6f6f6;\n --mat-slide-toggle-disabled-unselected-track-color: rgba(0, 0, 0, 0.87);\n --mat-slide-toggle-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 --mat-slide-toggle-handle-surface-color: white;\n --mat-slide-toggle-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-slide-toggle-unselected-hover-handle-color: #424242;\n --mat-slide-toggle-unselected-focus-handle-color: #424242;\n --mat-slide-toggle-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-slide-toggle-unselected-focus-track-color: rgba(0, 0, 0, 0.12);\n --mat-slide-toggle-unselected-icon-color: #f6f6f6;\n --mat-slide-toggle-unselected-handle-color: rgba(0, 0, 0, 0.54);\n --mat-slide-toggle-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-slide-toggle-unselected-hover-track-color: rgba(0, 0, 0, 0.12);\n --mat-slide-toggle-unselected-pressed-handle-color: #424242;\n --mat-slide-toggle-unselected-pressed-track-color: rgba(0, 0, 0, 0.12);\n --mat-slide-toggle-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-slide-toggle-unselected-track-color: rgba(0, 0, 0, 0.12);\n}\n.mat-mdc-slide-toggle.mat-accent {\n --mat-slide-toggle-selected-icon-color: white;\n --mat-slide-toggle-disabled-selected-icon-color: white;\n --mat-slide-toggle-selected-focus-state-layer-color: #607d8b;\n --mat-slide-toggle-selected-handle-color: #607d8b;\n --mat-slide-toggle-selected-hover-state-layer-color: #607d8b;\n --mat-slide-toggle-selected-pressed-state-layer-color: #607d8b;\n --mat-slide-toggle-selected-focus-handle-color: #607d8b;\n --mat-slide-toggle-selected-hover-handle-color: #607d8b;\n --mat-slide-toggle-selected-pressed-handle-color: #607d8b;\n --mat-slide-toggle-selected-focus-track-color: #90a4ae;\n --mat-slide-toggle-selected-hover-track-color: #90a4ae;\n --mat-slide-toggle-selected-pressed-track-color: #90a4ae;\n --mat-slide-toggle-selected-track-color: #90a4ae;\n}\n.mat-mdc-slide-toggle.mat-warn {\n --mat-slide-toggle-selected-icon-color: white;\n --mat-slide-toggle-disabled-selected-icon-color: white;\n --mat-slide-toggle-selected-focus-state-layer-color: #f44336;\n --mat-slide-toggle-selected-handle-color: #f44336;\n --mat-slide-toggle-selected-hover-state-layer-color: #f44336;\n --mat-slide-toggle-selected-pressed-state-layer-color: #f44336;\n --mat-slide-toggle-selected-focus-handle-color: #f44336;\n --mat-slide-toggle-selected-hover-handle-color: #f44336;\n --mat-slide-toggle-selected-pressed-handle-color: #f44336;\n --mat-slide-toggle-selected-focus-track-color: #e57373;\n --mat-slide-toggle-selected-hover-track-color: #e57373;\n --mat-slide-toggle-selected-pressed-track-color: #e57373;\n --mat-slide-toggle-selected-track-color: #e57373;\n}\nhtml {\n --mat-slide-toggle-state-layer-size: 40px;\n --mat-slide-toggle-touch-target-display: block;\n}\nhtml {\n --mat-slide-toggle-label-text-font: Roboto, sans-serif;\n --mat-slide-toggle-label-text-line-height: 20px;\n --mat-slide-toggle-label-text-size: 14px;\n --mat-slide-toggle-label-text-tracking: 0.0178571429em;\n --mat-slide-toggle-label-text-weight: 400;\n}\nhtml .mat-mdc-slide-toggle {\n --mat-slide-toggle-label-text-font: Roboto, sans-serif;\n --mat-slide-toggle-label-text-line-height: 20px;\n --mat-slide-toggle-label-text-size: 14px;\n --mat-slide-toggle-label-text-tracking: 0.0178571429em;\n --mat-slide-toggle-label-text-weight: 400;\n}\nhtml {\n --mat-radio-disabled-selected-icon-opacity: 0.38;\n --mat-radio-disabled-unselected-icon-opacity: 0.38;\n --mat-radio-state-layer-size: 40px;\n --mat-radio-touch-target-size: 48px;\n}\n.mat-mdc-radio-button.mat-primary {\n --mat-radio-checked-ripple-color: #00acc1;\n --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);\n --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);\n --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);\n --mat-radio-selected-focus-icon-color: #00acc1;\n --mat-radio-selected-hover-icon-color: #00acc1;\n --mat-radio-selected-icon-color: #00acc1;\n --mat-radio-selected-pressed-icon-color: #00acc1;\n --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);\n --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);\n --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);\n --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);\n}\n.mat-mdc-radio-button.mat-accent {\n --mat-radio-checked-ripple-color: #607d8b;\n --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);\n --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);\n --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);\n --mat-radio-selected-focus-icon-color: #607d8b;\n --mat-radio-selected-hover-icon-color: #607d8b;\n --mat-radio-selected-icon-color: #607d8b;\n --mat-radio-selected-pressed-icon-color: #607d8b;\n --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);\n --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);\n --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);\n --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);\n}\n.mat-mdc-radio-button.mat-warn {\n --mat-radio-checked-ripple-color: #f44336;\n --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);\n --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);\n --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);\n --mat-radio-selected-focus-icon-color: #f44336;\n --mat-radio-selected-hover-icon-color: #f44336;\n --mat-radio-selected-icon-color: #f44336;\n --mat-radio-selected-pressed-icon-color: #f44336;\n --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);\n --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);\n --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);\n --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);\n}\nhtml {\n --mat-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-active-track-height: 6px;\n --mat-slider-active-track-shape: 9999px;\n --mat-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-handle-height: 20px;\n --mat-slider-handle-shape: 50%;\n --mat-slider-handle-width: 20px;\n --mat-slider-inactive-track-height: 4px;\n --mat-slider-inactive-track-shape: 9999px;\n --mat-slider-value-indicator-border-radius: 4px;\n --mat-slider-value-indicator-caret-display: block;\n --mat-slider-value-indicator-container-transform: translateX(-50%);\n --mat-slider-value-indicator-height: 32px;\n --mat-slider-value-indicator-padding: 0 12px;\n --mat-slider-value-indicator-text-transform: none;\n --mat-slider-value-indicator-width: auto;\n --mat-slider-with-overlap-handle-outline-width: 1px;\n --mat-slider-with-tick-marks-active-container-opacity: 0.6;\n --mat-slider-with-tick-marks-container-shape: 50%;\n --mat-slider-with-tick-marks-container-size: 2px;\n --mat-slider-with-tick-marks-inactive-container-opacity: 0.6;\n --mat-slider-value-indicator-transform-origin: bottom;\n}\nhtml {\n --mat-slider-active-track-color: #00acc1;\n --mat-slider-focus-handle-color: #00acc1;\n --mat-slider-handle-color: #00acc1;\n --mat-slider-hover-handle-color: #00acc1;\n --mat-slider-focus-state-layer-color: color-mix(in srgb, #00acc1 12%, transparent);\n --mat-slider-hover-state-layer-color: color-mix(in srgb, #00acc1 4%, transparent);\n --mat-slider-inactive-track-color: #00acc1;\n --mat-slider-ripple-color: #00acc1;\n --mat-slider-with-tick-marks-active-container-color: white;\n --mat-slider-with-tick-marks-inactive-container-color: #00acc1;\n --mat-slider-disabled-active-track-color: rgba(0, 0, 0, 0.87);\n --mat-slider-disabled-handle-color: rgba(0, 0, 0, 0.87);\n --mat-slider-disabled-inactive-track-color: rgba(0, 0, 0, 0.87);\n --mat-slider-label-container-color: #424242;\n --mat-slider-label-label-text-color: white;\n --mat-slider-value-indicator-opacity: 1;\n --mat-slider-with-overlap-handle-outline-color: rgba(0, 0, 0, 0.87);\n --mat-slider-with-tick-marks-disabled-container-color: rgba(0, 0, 0, 0.87);\n}\n.mat-accent {\n --mat-slider-active-track-color: #607d8b;\n --mat-slider-focus-handle-color: #607d8b;\n --mat-slider-handle-color: #607d8b;\n --mat-slider-hover-handle-color: #607d8b;\n --mat-slider-focus-state-layer-color: color-mix(in srgb, #607d8b 12%, transparent);\n --mat-slider-hover-state-layer-color: color-mix(in srgb, #607d8b 4%, transparent);\n --mat-slider-inactive-track-color: #607d8b;\n --mat-slider-ripple-color: #607d8b;\n --mat-slider-with-tick-marks-active-container-color: white;\n --mat-slider-with-tick-marks-inactive-container-color: #607d8b;\n}\n.mat-warn {\n --mat-slider-active-track-color: #f44336;\n --mat-slider-focus-handle-color: #f44336;\n --mat-slider-handle-color: #f44336;\n --mat-slider-hover-handle-color: #f44336;\n --mat-slider-focus-state-layer-color: color-mix(in srgb, #f44336 12%, transparent);\n --mat-slider-hover-state-layer-color: color-mix(in srgb, #f44336 4%, transparent);\n --mat-slider-inactive-track-color: #f44336;\n --mat-slider-ripple-color: #f44336;\n --mat-slider-with-tick-marks-active-container-color: white;\n --mat-slider-with-tick-marks-inactive-container-color: #f44336;\n}\nhtml {\n --mat-slider-label-label-text-font: Roboto, sans-serif;\n --mat-slider-label-label-text-size: 14px;\n --mat-slider-label-label-text-line-height: 22px;\n --mat-slider-label-label-text-tracking: 0.0071428571em;\n --mat-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-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-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: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);\n --mat-menu-item-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\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 --mat-list-active-indicator-color: transparent;\n --mat-list-active-indicator-shape: 4px;\n --mat-list-list-item-container-shape: 0;\n --mat-list-list-item-leading-avatar-shape: 50%;\n --mat-list-list-item-container-color: transparent;\n --mat-list-list-item-selected-container-color: transparent;\n --mat-list-list-item-leading-avatar-color: transparent;\n --mat-list-list-item-leading-icon-size: 24px;\n --mat-list-list-item-leading-avatar-size: 40px;\n --mat-list-list-item-trailing-icon-size: 24px;\n --mat-list-list-item-disabled-state-layer-color: transparent;\n --mat-list-list-item-disabled-state-layer-opacity: 0;\n --mat-list-list-item-disabled-label-text-opacity: 0.38;\n --mat-list-list-item-disabled-leading-icon-opacity: 0.38;\n --mat-list-list-item-disabled-trailing-icon-opacity: 0.38;\n}\nhtml {\n --mat-list-list-item-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-list-list-item-supporting-text-color: rgba(0, 0, 0, 0.54);\n --mat-list-list-item-leading-icon-color: rgba(0, 0, 0, 0.54);\n --mat-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, 0.54);\n --mat-list-list-item-trailing-icon-color: rgba(0, 0, 0, 0.54);\n --mat-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, 0.54);\n --mat-list-list-item-disabled-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-list-list-item-disabled-leading-icon-color: rgba(0, 0, 0, 0.87);\n --mat-list-list-item-disabled-trailing-icon-color: rgba(0, 0, 0, 0.87);\n --mat-list-list-item-hover-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, 0.54);\n --mat-list-list-item-hover-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-list-list-item-hover-state-layer-opacity: 0.04;\n --mat-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, 0.54);\n --mat-list-list-item-focus-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-list-list-item-focus-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-list-list-item-focus-state-layer-opacity: 0.12;\n}\n.mdc-list-item__start,\n.mdc-list-item__end {\n --mat-radio-checked-ripple-color: #00acc1;\n --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);\n --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);\n --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);\n --mat-radio-selected-focus-icon-color: #00acc1;\n --mat-radio-selected-hover-icon-color: #00acc1;\n --mat-radio-selected-icon-color: #00acc1;\n --mat-radio-selected-pressed-icon-color: #00acc1;\n --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);\n --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);\n --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);\n --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);\n}\n.mat-accent .mdc-list-item__start,\n.mat-accent .mdc-list-item__end {\n --mat-radio-checked-ripple-color: #607d8b;\n --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);\n --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);\n --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);\n --mat-radio-selected-focus-icon-color: #607d8b;\n --mat-radio-selected-hover-icon-color: #607d8b;\n --mat-radio-selected-icon-color: #607d8b;\n --mat-radio-selected-pressed-icon-color: #607d8b;\n --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);\n --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);\n --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);\n --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);\n}\n.mat-warn .mdc-list-item__start,\n.mat-warn .mdc-list-item__end {\n --mat-radio-checked-ripple-color: #f44336;\n --mat-radio-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-radio-disabled-selected-icon-color: rgba(0, 0, 0, 0.87);\n --mat-radio-disabled-unselected-icon-color: rgba(0, 0, 0, 0.87);\n --mat-radio-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-radio-ripple-color: rgba(0, 0, 0, 0.87);\n --mat-radio-selected-focus-icon-color: #f44336;\n --mat-radio-selected-hover-icon-color: #f44336;\n --mat-radio-selected-icon-color: #f44336;\n --mat-radio-selected-pressed-icon-color: #f44336;\n --mat-radio-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);\n --mat-radio-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);\n --mat-radio-unselected-icon-color: rgba(0, 0, 0, 0.54);\n --mat-radio-unselected-pressed-icon-color: rgba(0, 0, 0, 0.87);\n}\n.mat-mdc-list-option {\n --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-checkbox-selected-checkmark-color: white;\n --mat-checkbox-selected-focus-icon-color: #00acc1;\n --mat-checkbox-selected-hover-icon-color: #00acc1;\n --mat-checkbox-selected-icon-color: #00acc1;\n --mat-checkbox-selected-pressed-icon-color: #00acc1;\n --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);\n --mat-checkbox-selected-focus-state-layer-color: #00acc1;\n --mat-checkbox-selected-hover-state-layer-color: #00acc1;\n --mat-checkbox-selected-pressed-state-layer-color: #00acc1;\n --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);\n}\n.mat-mdc-list-option.mat-accent {\n --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-checkbox-selected-checkmark-color: white;\n --mat-checkbox-selected-focus-icon-color: #607d8b;\n --mat-checkbox-selected-hover-icon-color: #607d8b;\n --mat-checkbox-selected-icon-color: #607d8b;\n --mat-checkbox-selected-pressed-icon-color: #607d8b;\n --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);\n --mat-checkbox-selected-focus-state-layer-color: #607d8b;\n --mat-checkbox-selected-hover-state-layer-color: #607d8b;\n --mat-checkbox-selected-pressed-state-layer-color: #607d8b;\n --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);\n}\n.mat-mdc-list-option.mat-warn {\n --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-checkbox-selected-checkmark-color: white;\n --mat-checkbox-selected-focus-icon-color: #f44336;\n --mat-checkbox-selected-hover-icon-color: #f44336;\n --mat-checkbox-selected-icon-color: #f44336;\n --mat-checkbox-selected-pressed-icon-color: #f44336;\n --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);\n --mat-checkbox-selected-focus-state-layer-color: #f44336;\n --mat-checkbox-selected-hover-state-layer-color: #f44336;\n --mat-checkbox-selected-pressed-state-layer-color: #f44336;\n --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);\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 --mat-list-list-item-leading-icon-start-space: 16px;\n --mat-list-list-item-leading-icon-end-space: 32px;\n --mat-list-list-item-one-line-container-height: 48px;\n --mat-list-list-item-two-line-container-height: 64px;\n --mat-list-list-item-three-line-container-height: 88px;\n}\n.mdc-list-item__start,\n.mdc-list-item__end {\n --mat-radio-state-layer-size: 40px;\n --mat-radio-touch-target-display: block;\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 --mat-list-list-item-label-text-font: Roboto, sans-serif;\n --mat-list-list-item-label-text-line-height: 24px;\n --mat-list-list-item-label-text-size: 16px;\n --mat-list-list-item-label-text-tracking: 0.03125em;\n --mat-list-list-item-label-text-weight: 400;\n --mat-list-list-item-supporting-text-font: Roboto, sans-serif;\n --mat-list-list-item-supporting-text-line-height: 20px;\n --mat-list-list-item-supporting-text-size: 14px;\n --mat-list-list-item-supporting-text-tracking: 0.0178571429em;\n --mat-list-list-item-supporting-text-weight: 400;\n --mat-list-list-item-trailing-supporting-text-font: Roboto, sans-serif;\n --mat-list-list-item-trailing-supporting-text-line-height: 20px;\n --mat-list-list-item-trailing-supporting-text-size: 12px;\n --mat-list-list-item-trailing-supporting-text-tracking: 0.0333333333em;\n --mat-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-page-size-select-width: 84px;\n --mat-paginator-page-size-select-touch-target-height: 48px;\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: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\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 --mat-tab-container-height: 48px;\n --mat-tab-divider-color: transparent;\n --mat-tab-divider-height: 0;\n --mat-tab-active-indicator-height: 2px;\n --mat-tab-active-indicator-shape: 0;\n}\n.mat-mdc-tab-group,\n.mat-mdc-tab-nav-bar {\n --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);\n --mat-tab-pagination-icon-color: rgba(0, 0, 0, 0.87);\n --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);\n --mat-tab-active-label-text-color: #00acc1;\n --mat-tab-active-ripple-color: #00acc1;\n --mat-tab-inactive-ripple-color: #00acc1;\n --mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, 0.54);\n --mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, 0.54);\n --mat-tab-active-focus-label-text-color: #00acc1;\n --mat-tab-active-hover-label-text-color: #00acc1;\n --mat-tab-active-focus-indicator-color: #00acc1;\n --mat-tab-active-hover-indicator-color: #00acc1;\n --mat-tab-active-indicator-color: #00acc1;\n}\n.mat-mdc-tab-group.mat-accent,\n.mat-mdc-tab-nav-bar.mat-accent {\n --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);\n --mat-tab-pagination-icon-color: rgba(0, 0, 0, 0.87);\n --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);\n --mat-tab-active-label-text-color: #607d8b;\n --mat-tab-active-ripple-color: #607d8b;\n --mat-tab-inactive-ripple-color: #607d8b;\n --mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, 0.54);\n --mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, 0.54);\n --mat-tab-active-focus-label-text-color: #607d8b;\n --mat-tab-active-hover-label-text-color: #607d8b;\n --mat-tab-active-focus-indicator-color: #607d8b;\n --mat-tab-active-hover-indicator-color: #607d8b;\n --mat-tab-active-indicator-color: #607d8b;\n}\n.mat-mdc-tab-group.mat-warn,\n.mat-mdc-tab-nav-bar.mat-warn {\n --mat-tab-disabled-ripple-color: rgba(0, 0, 0, 0.54);\n --mat-tab-pagination-icon-color: rgba(0, 0, 0, 0.87);\n --mat-tab-inactive-label-text-color: rgba(0, 0, 0, 0.54);\n --mat-tab-active-label-text-color: #f44336;\n --mat-tab-active-ripple-color: #f44336;\n --mat-tab-inactive-ripple-color: #f44336;\n --mat-tab-inactive-focus-label-text-color: rgba(0, 0, 0, 0.54);\n --mat-tab-inactive-hover-label-text-color: rgba(0, 0, 0, 0.54);\n --mat-tab-active-focus-label-text-color: #f44336;\n --mat-tab-active-hover-label-text-color: #f44336;\n --mat-tab-active-focus-indicator-color: #f44336;\n --mat-tab-active-hover-indicator-color: #f44336;\n --mat-tab-active-indicator-color: #f44336;\n}\n.mat-mdc-tab-group.mat-background-primary,\n.mat-mdc-tab-nav-bar.mat-background-primary {\n --mat-tab-background-color: #00acc1;\n --mat-tab-foreground-color: white;\n}\n.mat-mdc-tab-group.mat-background-accent,\n.mat-mdc-tab-nav-bar.mat-background-accent {\n --mat-tab-background-color: #607d8b;\n --mat-tab-foreground-color: white;\n}\n.mat-mdc-tab-group.mat-background-warn,\n.mat-mdc-tab-nav-bar.mat-background-warn {\n --mat-tab-background-color: #f44336;\n --mat-tab-foreground-color: white;\n}\n.mat-mdc-tab-header {\n --mat-tab-container-height: 48px;\n}\n.mat-mdc-tab-header {\n --mat-tab-label-text-font: Roboto, sans-serif;\n --mat-tab-label-text-size: 14px;\n --mat-tab-label-text-tracking: 0.0892857143em;\n --mat-tab-label-text-line-height: 36px;\n --mat-tab-label-text-weight: 500;\n}\nhtml {\n --mat-checkbox-disabled-selected-checkmark-color: white;\n --mat-checkbox-selected-focus-state-layer-opacity: 0.12;\n --mat-checkbox-selected-hover-state-layer-opacity: 0.04;\n --mat-checkbox-selected-pressed-state-layer-opacity: 0.12;\n --mat-checkbox-unselected-focus-state-layer-opacity: 0.12;\n --mat-checkbox-unselected-hover-state-layer-opacity: 0.04;\n --mat-checkbox-unselected-pressed-state-layer-opacity: 0.12;\n --mat-checkbox-touch-target-size: 48px;\n}\nhtml {\n --mat-checkbox-disabled-label-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-checkbox-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-checkbox-selected-checkmark-color: white;\n --mat-checkbox-selected-focus-icon-color: #607d8b;\n --mat-checkbox-selected-hover-icon-color: #607d8b;\n --mat-checkbox-selected-icon-color: #607d8b;\n --mat-checkbox-selected-pressed-icon-color: #607d8b;\n --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);\n --mat-checkbox-selected-focus-state-layer-color: #607d8b;\n --mat-checkbox-selected-hover-state-layer-color: #607d8b;\n --mat-checkbox-selected-pressed-state-layer-color: #607d8b;\n --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);\n}\n.mat-mdc-checkbox.mat-primary {\n --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-checkbox-selected-checkmark-color: white;\n --mat-checkbox-selected-focus-icon-color: #00acc1;\n --mat-checkbox-selected-hover-icon-color: #00acc1;\n --mat-checkbox-selected-icon-color: #00acc1;\n --mat-checkbox-selected-pressed-icon-color: #00acc1;\n --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);\n --mat-checkbox-selected-focus-state-layer-color: #00acc1;\n --mat-checkbox-selected-hover-state-layer-color: #00acc1;\n --mat-checkbox-selected-pressed-state-layer-color: #00acc1;\n --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);\n}\n.mat-mdc-checkbox.mat-warn {\n --mat-checkbox-disabled-selected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-checkbox-disabled-unselected-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-checkbox-selected-checkmark-color: white;\n --mat-checkbox-selected-focus-icon-color: #f44336;\n --mat-checkbox-selected-hover-icon-color: #f44336;\n --mat-checkbox-selected-icon-color: #f44336;\n --mat-checkbox-selected-pressed-icon-color: #f44336;\n --mat-checkbox-unselected-focus-icon-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-unselected-hover-icon-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-unselected-icon-color: rgba(0, 0, 0, 0.54);\n --mat-checkbox-selected-focus-state-layer-color: #f44336;\n --mat-checkbox-selected-hover-state-layer-color: #f44336;\n --mat-checkbox-selected-pressed-state-layer-color: #f44336;\n --mat-checkbox-unselected-focus-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-unselected-hover-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-checkbox-unselected-pressed-state-layer-color: rgba(0, 0, 0, 0.87);\n}\nhtml {\n --mat-checkbox-touch-target-display: block;\n --mat-checkbox-state-layer-size: 40px;\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 --mat-button-filled-container-shape: 4px;\n --mat-button-filled-horizontal-padding: 16px;\n --mat-button-filled-icon-offset: -4px;\n --mat-button-filled-icon-spacing: 8px;\n --mat-button-filled-touch-target-size: 48px;\n --mat-button-outlined-container-shape: 4px;\n --mat-button-outlined-horizontal-padding: 15px;\n --mat-button-outlined-icon-offset: -4px;\n --mat-button-outlined-icon-spacing: 8px;\n --mat-button-outlined-keep-touch-target: false;\n --mat-button-outlined-outline-width: 1px;\n --mat-button-outlined-touch-target-size: 48px;\n --mat-button-protected-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 --mat-button-protected-container-shape: 4px;\n --mat-button-protected-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 --mat-button-protected-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 --mat-button-protected-horizontal-padding: 16px;\n --mat-button-protected-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 --mat-button-protected-icon-offset: -4px;\n --mat-button-protected-icon-spacing: 8px;\n --mat-button-protected-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 --mat-button-protected-touch-target-size: 48px;\n --mat-button-text-container-shape: 4px;\n --mat-button-text-horizontal-padding: 8px;\n --mat-button-text-icon-offset: 0;\n --mat-button-text-icon-spacing: 8px;\n --mat-button-text-with-icon-horizontal-padding: 8px;\n --mat-button-text-touch-target-size: 48px;\n --mat-button-tonal-container-shape: 4px;\n --mat-button-tonal-horizontal-padding: 16px;\n --mat-button-tonal-icon-offset: -4px;\n --mat-button-tonal-icon-spacing: 8px;\n --mat-button-tonal-touch-target-size: 48px;\n}\nhtml {\n --mat-button-filled-container-color: white;\n --mat-button-filled-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-button-filled-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-button-filled-disabled-state-layer-color: rgba(0, 0, 0, 0.54);\n --mat-button-filled-focus-state-layer-opacity: 0.12;\n --mat-button-filled-hover-state-layer-opacity: 0.04;\n --mat-button-filled-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-button-filled-pressed-state-layer-opacity: 0.12;\n --mat-button-filled-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-button-filled-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-button-outlined-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-button-outlined-disabled-outline-color: rgba(0, 0, 0, 0.12);\n --mat-button-outlined-disabled-state-layer-color: rgba(0, 0, 0, 0.54);\n --mat-button-outlined-focus-state-layer-opacity: 0.12;\n --mat-button-outlined-hover-state-layer-opacity: 0.04;\n --mat-button-outlined-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);\n --mat-button-outlined-pressed-state-layer-opacity: 0.12;\n --mat-button-outlined-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-button-outlined-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-button-protected-container-color: white;\n --mat-button-protected-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-button-protected-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-button-protected-disabled-state-layer-color: rgba(0, 0, 0, 0.54);\n --mat-button-protected-focus-state-layer-opacity: 0.12;\n --mat-button-protected-hover-state-layer-opacity: 0.04;\n --mat-button-protected-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-button-protected-pressed-state-layer-opacity: 0.12;\n --mat-button-protected-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-button-protected-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-button-text-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-button-text-disabled-state-layer-color: rgba(0, 0, 0, 0.54);\n --mat-button-text-focus-state-layer-opacity: 0.12;\n --mat-button-text-hover-state-layer-opacity: 0.04;\n --mat-button-text-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-button-text-pressed-state-layer-opacity: 0.12;\n --mat-button-text-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-button-text-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-button-tonal-container-color: white;\n --mat-button-tonal-disabled-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-button-tonal-disabled-label-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-button-tonal-disabled-state-layer-color: rgba(0, 0, 0, 0.54);\n --mat-button-tonal-focus-state-layer-opacity: 0.12;\n --mat-button-tonal-hover-state-layer-opacity: 0.04;\n --mat-button-tonal-label-text-color: rgba(0, 0, 0, 0.87);\n --mat-button-tonal-pressed-state-layer-opacity: 0.12;\n --mat-button-tonal-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-button-tonal-state-layer-color: rgba(0, 0, 0, 0.87);\n}\n.mat-mdc-button.mat-primary,\n.mat-mdc-unelevated-button.mat-primary,\n.mat-mdc-raised-button.mat-primary,\n.mat-mdc-outlined-button.mat-primary,\n.mat-tonal-button.mat-primary {\n --mat-button-filled-container-color: #00acc1;\n --mat-button-filled-label-text-color: white;\n --mat-button-filled-ripple-color: color-mix(in srgb, white 12%, transparent);\n --mat-button-filled-state-layer-color: white;\n --mat-button-outlined-label-text-color: #00acc1;\n --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);\n --mat-button-outlined-ripple-color: color-mix(in srgb, #00acc1 12%, transparent);\n --mat-button-outlined-state-layer-color: #00acc1;\n --mat-button-protected-container-color: #00acc1;\n --mat-button-protected-label-text-color: white;\n --mat-button-protected-ripple-color: color-mix(in srgb, white 12%, transparent);\n --mat-button-protected-state-layer-color: white;\n --mat-button-text-label-text-color: #00acc1;\n --mat-button-text-ripple-color: color-mix(in srgb, #00acc1 12%, transparent);\n --mat-button-text-state-layer-color: #00acc1;\n --mat-button-tonal-container-color: #00acc1;\n --mat-button-tonal-label-text-color: white;\n --mat-button-tonal-ripple-color: color-mix(in srgb, white 12%, transparent);\n --mat-button-tonal-state-layer-color: white;\n}\n.mat-mdc-button.mat-accent,\n.mat-mdc-unelevated-button.mat-accent,\n.mat-mdc-raised-button.mat-accent,\n.mat-mdc-outlined-button.mat-accent,\n.mat-tonal-button.mat-accent {\n --mat-button-filled-container-color: #607d8b;\n --mat-button-filled-label-text-color: white;\n --mat-button-filled-ripple-color: color-mix(in srgb, white 12%, transparent);\n --mat-button-filled-state-layer-color: white;\n --mat-button-outlined-label-text-color: #607d8b;\n --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);\n --mat-button-outlined-ripple-color: color-mix(in srgb, #607d8b 12%, transparent);\n --mat-button-outlined-state-layer-color: #607d8b;\n --mat-button-protected-container-color: #607d8b;\n --mat-button-protected-label-text-color: white;\n --mat-button-protected-ripple-color: color-mix(in srgb, white 12%, transparent);\n --mat-button-protected-state-layer-color: white;\n --mat-button-text-label-text-color: #607d8b;\n --mat-button-text-ripple-color: color-mix(in srgb, #607d8b 12%, transparent);\n --mat-button-text-state-layer-color: #607d8b;\n --mat-button-tonal-container-color: #607d8b;\n --mat-button-tonal-label-text-color: white;\n --mat-button-tonal-ripple-color: color-mix(in srgb, white 12%, transparent);\n --mat-button-tonal-state-layer-color: white;\n}\n.mat-mdc-button.mat-warn,\n.mat-mdc-unelevated-button.mat-warn,\n.mat-mdc-raised-button.mat-warn,\n.mat-mdc-outlined-button.mat-warn,\n.mat-tonal-button.mat-warn {\n --mat-button-filled-container-color: #f44336;\n --mat-button-filled-label-text-color: white;\n --mat-button-filled-ripple-color: color-mix(in srgb, white 12%, transparent);\n --mat-button-filled-state-layer-color: white;\n --mat-button-outlined-label-text-color: #f44336;\n --mat-button-outlined-outline-color: rgba(0, 0, 0, 0.12);\n --mat-button-outlined-ripple-color: color-mix(in srgb, #f44336 12%, transparent);\n --mat-button-outlined-state-layer-color: #f44336;\n --mat-button-protected-container-color: #f44336;\n --mat-button-protected-label-text-color: white;\n --mat-button-protected-ripple-color: color-mix(in srgb, white 12%, transparent);\n --mat-button-protected-state-layer-color: white;\n --mat-button-text-label-text-color: #f44336;\n --mat-button-text-ripple-color: color-mix(in srgb, #f44336 12%, transparent);\n --mat-button-text-state-layer-color: #f44336;\n --mat-button-tonal-container-color: #f44336;\n --mat-button-tonal-label-text-color: white;\n --mat-button-tonal-ripple-color: color-mix(in srgb, white 12%, transparent);\n --mat-button-tonal-state-layer-color: white;\n}\nhtml {\n --mat-button-filled-container-height: 36px;\n --mat-button-filled-touch-target-display: block;\n --mat-button-outlined-container-height: 36px;\n --mat-button-outlined-touch-target-display: block;\n --mat-button-protected-container-height: 36px;\n --mat-button-protected-touch-target-display: block;\n --mat-button-text-container-height: 36px;\n --mat-button-text-touch-target-display: block;\n --mat-button-tonal-container-height: 36px;\n --mat-button-tonal-touch-target-display: block;\n}\nhtml {\n --mat-button-filled-label-text-font: Roboto, sans-serif;\n --mat-button-filled-label-text-size: 14px;\n --mat-button-filled-label-text-tracking: 0.0892857143em;\n --mat-button-filled-label-text-transform: none;\n --mat-button-filled-label-text-weight: 500;\n --mat-button-outlined-label-text-font: Roboto, sans-serif;\n --mat-button-outlined-label-text-size: 14px;\n --mat-button-outlined-label-text-tracking: 0.0892857143em;\n --mat-button-outlined-label-text-transform: none;\n --mat-button-outlined-label-text-weight: 500;\n --mat-button-protected-label-text-font: Roboto, sans-serif;\n --mat-button-protected-label-text-size: 14px;\n --mat-button-protected-label-text-tracking: 0.0892857143em;\n --mat-button-protected-label-text-transform: none;\n --mat-button-protected-label-text-weight: 500;\n --mat-button-text-label-text-font: Roboto, sans-serif;\n --mat-button-text-label-text-size: 14px;\n --mat-button-text-label-text-tracking: 0.0892857143em;\n --mat-button-text-label-text-transform: none;\n --mat-button-text-label-text-weight: 500;\n --mat-button-tonal-label-text-font: Roboto, sans-serif;\n --mat-button-tonal-label-text-size: 14px;\n --mat-button-tonal-label-text-tracking: 0.0892857143em;\n --mat-button-tonal-label-text-transform: none;\n --mat-button-tonal-label-text-weight: 500;\n}\nhtml {\n --mat-icon-button-icon-size: 24px;\n --mat-icon-button-container-shape: 50%;\n --mat-icon-button-touch-target-size: 48px;\n}\nhtml {\n --mat-icon-button-disabled-icon-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-icon-button-disabled-state-layer-color: rgba(0, 0, 0, 0.54);\n --mat-icon-button-focus-state-layer-opacity: 0.12;\n --mat-icon-button-hover-state-layer-opacity: 0.04;\n --mat-icon-button-icon-color: inherit;\n --mat-icon-button-pressed-state-layer-opacity: 0.12;\n --mat-icon-button-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-icon-button-state-layer-color: rgba(0, 0, 0, 0.87);\n}\n.mat-mdc-icon-button.mat-primary {\n --mat-icon-button-icon-color: #00acc1;\n --mat-icon-button-state-layer-color: #00acc1;\n --mat-icon-button-ripple-color: color-mix(in srgb, #00acc1 12%, transparent);\n}\n.mat-mdc-icon-button.mat-accent {\n --mat-icon-button-icon-color: #607d8b;\n --mat-icon-button-state-layer-color: #607d8b;\n --mat-icon-button-ripple-color: color-mix(in srgb, #607d8b 12%, transparent);\n}\n.mat-mdc-icon-button.mat-warn {\n --mat-icon-button-icon-color: #f44336;\n --mat-icon-button-state-layer-color: #f44336;\n --mat-icon-button-ripple-color: color-mix(in srgb, #f44336 12%, transparent);\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 --mat-icon-button-state-layer-size: 48px;\n width: var(--mat-icon-button-state-layer-size);\n height: var(--mat-icon-button-state-layer-size);\n padding: 12px;\n}\nhtml {\n --mat-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 --mat-fab-container-shape: 50%;\n --mat-fab-touch-target-size: 48px;\n --mat-fab-extended-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 --mat-fab-extended-container-height: 48px;\n --mat-fab-extended-container-shape: 24px;\n --mat-fab-extended-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 --mat-fab-extended-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 --mat-fab-extended-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 --mat-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 --mat-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 --mat-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 --mat-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 --mat-fab-small-container-shape: 50%;\n --mat-fab-small-touch-target-size: 48px;\n --mat-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 --mat-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 --mat-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}\nhtml {\n --mat-fab-container-color: white;\n --mat-fab-disabled-state-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-fab-disabled-state-foreground-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-fab-disabled-state-layer-color: rgba(0, 0, 0, 0.54);\n --mat-fab-focus-state-layer-opacity: 0.12;\n --mat-fab-foreground-color: rgba(0, 0, 0, 0.87);\n --mat-fab-hover-state-layer-opacity: 0.04;\n --mat-fab-pressed-state-layer-opacity: 0.12;\n --mat-fab-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-fab-small-container-color: white;\n --mat-fab-small-disabled-state-container-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-fab-small-disabled-state-foreground-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-fab-small-disabled-state-layer-color: rgba(0, 0, 0, 0.54);\n --mat-fab-small-focus-state-layer-opacity: 0.12;\n --mat-fab-small-foreground-color: rgba(0, 0, 0, 0.87);\n --mat-fab-small-hover-state-layer-opacity: 0.04;\n --mat-fab-small-pressed-state-layer-opacity: 0.12;\n --mat-fab-small-ripple-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-fab-small-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-fab-state-layer-color: rgba(0, 0, 0, 0.87);\n}\n.mat-mdc-fab.mat-primary,\n.mat-mdc-mini-fab.mat-primary {\n --mat-fab-container-color: #00acc1;\n --mat-fab-foreground-color: white;\n --mat-fab-ripple-color: color-mix(in srgb, #00acc1 12%, transparent);\n --mat-fab-small-container-color: #00acc1;\n --mat-fab-small-foreground-color: white;\n --mat-fab-small-ripple-color: color-mix(in srgb, white 12%, transparent);\n --mat-fab-small-state-layer-color: white;\n --mat-fab-state-layer-color: white;\n}\n.mat-mdc-fab.mat-accent,\n.mat-mdc-mini-fab.mat-accent {\n --mat-fab-container-color: #607d8b;\n --mat-fab-foreground-color: white;\n --mat-fab-ripple-color: color-mix(in srgb, #607d8b 12%, transparent);\n --mat-fab-small-container-color: #607d8b;\n --mat-fab-small-foreground-color: white;\n --mat-fab-small-ripple-color: color-mix(in srgb, white 12%, transparent);\n --mat-fab-small-state-layer-color: white;\n --mat-fab-state-layer-color: white;\n}\n.mat-mdc-fab.mat-warn,\n.mat-mdc-mini-fab.mat-warn {\n --mat-fab-container-color: #f44336;\n --mat-fab-foreground-color: white;\n --mat-fab-ripple-color: color-mix(in srgb, #f44336 12%, transparent);\n --mat-fab-small-container-color: #f44336;\n --mat-fab-small-foreground-color: white;\n --mat-fab-small-ripple-color: color-mix(in srgb, white 12%, transparent);\n --mat-fab-small-state-layer-color: white;\n --mat-fab-state-layer-color: white;\n}\nhtml {\n --mat-fab-small-touch-target-display: block;\n --mat-fab-touch-target-display: block;\n}\nhtml {\n --mat-fab-extended-label-text-font: Roboto, sans-serif;\n --mat-fab-extended-label-text-size: 14px;\n --mat-fab-extended-label-text-tracking: 0.0892857143em;\n --mat-fab-extended-label-text-weight: 500;\n}\nhtml {\n --mat-snack-bar-container-shape: 4px;\n}\nhtml {\n --mat-snack-bar-container-color: #424242;\n --mat-snack-bar-supporting-text-color: white;\n --mat-snack-bar-button-color: #4dd0e1;\n}\nhtml {\n --mat-snack-bar-supporting-text-font: Roboto, sans-serif;\n --mat-snack-bar-supporting-text-line-height: 20px;\n --mat-snack-bar-supporting-text-size: 14px;\n --mat-snack-bar-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 --mat-progress-spinner-active-indicator-width: 4px;\n --mat-progress-spinner-size: 48px;\n}\nhtml {\n --mat-progress-spinner-active-indicator-color: #00acc1;\n}\n.mat-accent {\n --mat-progress-spinner-active-indicator-color: #607d8b;\n}\n.mat-warn {\n --mat-progress-spinner-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: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-badge-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\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-line-height: 22px;\n --mat-badge-text-size: 12px;\n --mat-badge-text-weight: 600;\n --mat-badge-small-size-text-size: 9px;\n --mat-badge-small-size-line-height: 16px;\n --mat-badge-large-size-text-size: 24px;\n --mat-badge-large-size-line-height: 28px;\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-button-toggle-focus-state-layer-opacity: 0.12;\n --mat-button-toggle-hover-state-layer-opacity: 0.04;\n --mat-button-toggle-legacy-focus-state-layer-opacity: 1;\n --mat-button-toggle-legacy-height: 36px;\n --mat-button-toggle-legacy-shape: 2px;\n --mat-button-toggle-shape: 4px;\n}\nhtml {\n --mat-button-toggle-background-color: white;\n --mat-button-toggle-disabled-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-button-toggle-disabled-selected-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-button-toggle-disabled-state-background-color: white;\n --mat-button-toggle-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-button-toggle-divider-color: rgba(0, 0, 0, 0.12);\n --mat-button-toggle-legacy-disabled-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-button-toggle-legacy-disabled-state-background-color: white;\n --mat-button-toggle-legacy-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-button-toggle-legacy-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-button-toggle-legacy-selected-state-text-color: rgba(0, 0, 0, 0.87);\n --mat-button-toggle-legacy-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-button-toggle-legacy-text-color: rgba(0, 0, 0, 0.87);\n --mat-button-toggle-selected-state-background-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-button-toggle-selected-state-text-color: rgba(0, 0, 0, 0.87);\n --mat-button-toggle-state-layer-color: rgba(0, 0, 0, 0.87);\n --mat-button-toggle-text-color: rgba(0, 0, 0, 0.87);\n}\nhtml {\n --mat-button-toggle-height: 48px;\n}\nhtml {\n --mat-button-toggle-label-text-font: Roboto, sans-serif;\n --mat-button-toggle-label-text-line-height: 24px;\n --mat-button-toggle-label-text-size: 16px;\n --mat-button-toggle-label-text-tracking: 0.03125em;\n --mat-button-toggle-label-text-weight: 400;\n --mat-button-toggle-legacy-label-text-font: Roboto, sans-serif;\n --mat-button-toggle-legacy-label-text-line-height: 24px;\n --mat-button-toggle-legacy-label-text-size: 16px;\n --mat-button-toggle-legacy-label-text-tracking: 0.03125em;\n --mat-button-toggle-legacy-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-in-range-state-background-color: color-mix(in srgb, #00acc1 20%, transparent);\n --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #607d8b 20%, transparent);\n --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;\n --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);\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: color-mix(in srgb, #00acc1 38%, transparent);\n --mat-datepicker-calendar-date-today-selected-state-outline-color: white;\n --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #00acc1 12%, transparent);\n --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #00acc1 4%, transparent);\n --mat-datepicker-toggle-active-state-icon-color: #00acc1;\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: rgba(0, 0, 0, 0.87);\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.54);\n --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\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: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);\n --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);\n --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\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-toggle-active.mat-accent {\n --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #607d8b 20%, transparent);\n --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #607d8b 20%, transparent);\n --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;\n --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);\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: color-mix(in srgb, #607d8b 38%, transparent);\n --mat-datepicker-calendar-date-today-selected-state-outline-color: white;\n --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #607d8b 12%, transparent);\n --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #607d8b 4%, transparent);\n --mat-datepicker-toggle-active-state-icon-color: #607d8b;\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: rgba(0, 0, 0, 0.87);\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.54);\n --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\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: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);\n --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);\n --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\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-warn,\n.mat-datepicker-toggle-active.mat-warn {\n --mat-datepicker-calendar-date-in-range-state-background-color: color-mix(in srgb, #f44336 20%, transparent);\n --mat-datepicker-calendar-date-in-comparison-range-state-background-color: color-mix(in srgb, #607d8b 20%, transparent);\n --mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;\n --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);\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: color-mix(in srgb, #f44336 38%, transparent);\n --mat-datepicker-calendar-date-today-selected-state-outline-color: white;\n --mat-datepicker-calendar-date-focus-state-background-color: color-mix(in srgb, #f44336 12%, transparent);\n --mat-datepicker-calendar-date-hover-state-background-color: color-mix(in srgb, #f44336 4%, transparent);\n --mat-datepicker-toggle-active-state-icon-color: #f44336;\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: rgba(0, 0, 0, 0.87);\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.54);\n --mat-datepicker-calendar-date-today-disabled-state-outline-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\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: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, 0.54);\n --mat-datepicker-range-input-separator-color: rgba(0, 0, 0, 0.87);\n --mat-datepicker-range-input-disabled-state-separator-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-datepicker-range-input-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\n --mat-datepicker-calendar-container-background-color: white;\n --mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, 0.87);\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 --mat-icon-button-state-layer-size: 40px;\n width: var(--mat-icon-button-state-layer-size);\n height: var(--mat-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-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 --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: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);\n --mat-expansion-header-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\n --mat-expansion-header-disabled-state-text-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 38%, transparent);\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-focus-state-layer-shape: 0;\n --mat-stepper-header-hover-state-layer-shape: 0;\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: color-mix(in srgb, rgba(0, 0, 0, 0.87) 4%, transparent);\n --mat-stepper-header-focus-state-layer-color: color-mix(in srgb, rgba(0, 0, 0, 0.87) 12%, transparent);\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}\n.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}\n.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: rgba(0, 0, 0, 0.87);\n}\nhtml {\n --mat-toolbar-container-background-color: white;\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}\nhtml {\n --mat-timepicker-container-shape: 4px;\n --mat-timepicker-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-timepicker-container-background-color: white;\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-elevation-z0,\n.mat-mdc-elevation-specific.mat-elevation-z0 {\n box-shadow: var(--mat-app-elevation-shadow-level-0, 0px 0px 0px 0px --mat-sys-shadow, 0px 0px 0px 0px --mat-sys-shadow, 0px 0px 0px 0px --mat-sys-shadow);\n}\n.mat-elevation-z1,\n.mat-mdc-elevation-specific.mat-elevation-z1 {\n box-shadow: var(--mat-app-elevation-shadow-level-1, 0px 2px 1px -1px --mat-sys-shadow, 0px 1px 1px 0px --mat-sys-shadow, 0px 1px 3px 0px --mat-sys-shadow);\n}\n.mat-elevation-z2,\n.mat-mdc-elevation-specific.mat-elevation-z2 {\n box-shadow: var(--mat-app-elevation-shadow-level-2, 0px 3px 1px -2px --mat-sys-shadow, 0px 2px 2px 0px --mat-sys-shadow, 0px 1px 5px 0px --mat-sys-shadow);\n}\n.mat-elevation-z3,\n.mat-mdc-elevation-specific.mat-elevation-z3 {\n box-shadow: var(--mat-app-elevation-shadow-level-3, 0px 3px 3px -2px --mat-sys-shadow, 0px 3px 4px 0px --mat-sys-shadow, 0px 1px 8px 0px --mat-sys-shadow);\n}\n.mat-elevation-z4,\n.mat-mdc-elevation-specific.mat-elevation-z4 {\n box-shadow: var(--mat-app-elevation-shadow-level-4, 0px 2px 4px -1px --mat-sys-shadow, 0px 4px 5px 0px --mat-sys-shadow, 0px 1px 10px 0px --mat-sys-shadow);\n}\n.mat-elevation-z5,\n.mat-mdc-elevation-specific.mat-elevation-z5 {\n box-shadow: var(--mat-app-elevation-shadow-level-5, 0px 3px 5px -1px --mat-sys-shadow, 0px 5px 8px 0px --mat-sys-shadow, 0px 1px 14px 0px --mat-sys-shadow);\n}\n.mat-elevation-z6,\n.mat-mdc-elevation-specific.mat-elevation-z6 {\n box-shadow: var(--mat-app-elevation-shadow-level-6, 0px 3px 5px -1px --mat-sys-shadow, 0px 6px 10px 0px --mat-sys-shadow, 0px 1px 18px 0px --mat-sys-shadow);\n}\n.mat-elevation-z7,\n.mat-mdc-elevation-specific.mat-elevation-z7 {\n box-shadow: var(--mat-app-elevation-shadow-level-7, 0px 4px 5px -2px --mat-sys-shadow, 0px 7px 10px 1px --mat-sys-shadow, 0px 2px 16px 1px --mat-sys-shadow);\n}\n.mat-elevation-z8,\n.mat-mdc-elevation-specific.mat-elevation-z8 {\n box-shadow: var(--mat-app-elevation-shadow-level-8, 0px 5px 5px -3px --mat-sys-shadow, 0px 8px 10px 1px --mat-sys-shadow, 0px 3px 14px 2px --mat-sys-shadow);\n}\n.mat-elevation-z9,\n.mat-mdc-elevation-specific.mat-elevation-z9 {\n box-shadow: var(--mat-app-elevation-shadow-level-9, 0px 5px 6px -3px --mat-sys-shadow, 0px 9px 12px 1px --mat-sys-shadow, 0px 3px 16px 2px --mat-sys-shadow);\n}\n.mat-elevation-z10,\n.mat-mdc-elevation-specific.mat-elevation-z10 {\n box-shadow: var(--mat-app-elevation-shadow-level-10, 0px 6px 6px -3px --mat-sys-shadow, 0px 10px 14px 1px --mat-sys-shadow, 0px 4px 18px 3px --mat-sys-shadow);\n}\n.mat-elevation-z11,\n.mat-mdc-elevation-specific.mat-elevation-z11 {\n box-shadow: var(--mat-app-elevation-shadow-level-11, 0px 6px 7px -4px --mat-sys-shadow, 0px 11px 15px 1px --mat-sys-shadow, 0px 4px 20px 3px --mat-sys-shadow);\n}\n.mat-elevation-z12,\n.mat-mdc-elevation-specific.mat-elevation-z12 {\n box-shadow: var(--mat-app-elevation-shadow-level-12, 0px 7px 8px -4px --mat-sys-shadow, 0px 12px 17px 2px --mat-sys-shadow, 0px 5px 22px 4px --mat-sys-shadow);\n}\n.mat-elevation-z13,\n.mat-mdc-elevation-specific.mat-elevation-z13 {\n box-shadow: var(--mat-app-elevation-shadow-level-13, 0px 7px 8px -4px --mat-sys-shadow, 0px 13px 19px 2px --mat-sys-shadow, 0px 5px 24px 4px --mat-sys-shadow);\n}\n.mat-elevation-z14,\n.mat-mdc-elevation-specific.mat-elevation-z14 {\n box-shadow: var(--mat-app-elevation-shadow-level-14, 0px 7px 9px -4px --mat-sys-shadow, 0px 14px 21px 2px --mat-sys-shadow, 0px 5px 26px 4px --mat-sys-shadow);\n}\n.mat-elevation-z15,\n.mat-mdc-elevation-specific.mat-elevation-z15 {\n box-shadow: var(--mat-app-elevation-shadow-level-15, 0px 8px 9px -5px --mat-sys-shadow, 0px 15px 22px 2px --mat-sys-shadow, 0px 6px 28px 5px --mat-sys-shadow);\n}\n.mat-elevation-z16,\n.mat-mdc-elevation-specific.mat-elevation-z16 {\n box-shadow: var(--mat-app-elevation-shadow-level-16, 0px 8px 10px -5px --mat-sys-shadow, 0px 16px 24px 2px --mat-sys-shadow, 0px 6px 30px 5px --mat-sys-shadow);\n}\n.mat-elevation-z17,\n.mat-mdc-elevation-specific.mat-elevation-z17 {\n box-shadow: var(--mat-app-elevation-shadow-level-17, 0px 8px 11px -5px --mat-sys-shadow, 0px 17px 26px 2px --mat-sys-shadow, 0px 6px 32px 5px --mat-sys-shadow);\n}\n.mat-elevation-z18,\n.mat-mdc-elevation-specific.mat-elevation-z18 {\n box-shadow: var(--mat-app-elevation-shadow-level-18, 0px 9px 11px -5px --mat-sys-shadow, 0px 18px 28px 2px --mat-sys-shadow, 0px 7px 34px 6px --mat-sys-shadow);\n}\n.mat-elevation-z19,\n.mat-mdc-elevation-specific.mat-elevation-z19 {\n box-shadow: var(--mat-app-elevation-shadow-level-19, 0px 9px 12px -6px --mat-sys-shadow, 0px 19px 29px 2px --mat-sys-shadow, 0px 7px 36px 6px --mat-sys-shadow);\n}\n.mat-elevation-z20,\n.mat-mdc-elevation-specific.mat-elevation-z20 {\n box-shadow: var(--mat-app-elevation-shadow-level-20, 0px 10px 13px -6px --mat-sys-shadow, 0px 20px 31px 3px --mat-sys-shadow, 0px 8px 38px 7px --mat-sys-shadow);\n}\n.mat-elevation-z21,\n.mat-mdc-elevation-specific.mat-elevation-z21 {\n box-shadow: var(--mat-app-elevation-shadow-level-21, 0px 10px 13px -6px --mat-sys-shadow, 0px 21px 33px 3px --mat-sys-shadow, 0px 8px 40px 7px --mat-sys-shadow);\n}\n.mat-elevation-z22,\n.mat-mdc-elevation-specific.mat-elevation-z22 {\n box-shadow: var(--mat-app-elevation-shadow-level-22, 0px 10px 14px -6px --mat-sys-shadow, 0px 22px 35px 3px --mat-sys-shadow, 0px 8px 42px 7px --mat-sys-shadow);\n}\n.mat-elevation-z23,\n.mat-mdc-elevation-specific.mat-elevation-z23 {\n box-shadow: var(--mat-app-elevation-shadow-level-23, 0px 11px 14px -7px --mat-sys-shadow, 0px 23px 36px 3px --mat-sys-shadow, 0px 9px 44px 8px --mat-sys-shadow);\n}\n.mat-elevation-z24,\n.mat-mdc-elevation-specific.mat-elevation-z24 {\n box-shadow: var(--mat-app-elevation-shadow-level-24, 0px 11px 15px -7px --mat-sys-shadow, 0px 24px 38px 3px --mat-sys-shadow, 0px 9px 46px 8px --mat-sys-shadow);\n}\nhtml {\n --mat-sys-on-surface: initial;\n}\n.mat-app-background {\n background-color: var(--mat-app-background-color, var(--mat-sys-background, transparent));\n color: var(--mat-app-text-color, var(--mat-sys-on-background, inherit));\n}\n:root {\n --color-primary: rgb(0, 172, 193);\n --color-accent: rgb(96, 125, 139);\n --color-warn: rgb(244, 67, 54);\n --color-dark: #3b4c55;\n --color-light: #bdbdbd;\n --color-primary-rgba: rgb(0, 172, 193);\n}\nmat-toolbar .gd-logo {\n margin-right: 10px;\n vertical-align: middle;\n}\nmat-toolbar .gd-logo {\n color: var(--color-primary);\n background-color: #fff;\n text-shadow:\n 1px 1px 0 --color-primary-rgba,\n 1px 2px 0 --color-primary-rgba,\n 1px 3px 0 --color-primary-rgba,\n 2px 4px 0 --color-primary-rgba,\n 3px 5px 0 --color-primary-rgba,\n 4px 6px 0 --color-primary-rgba,\n 5px 7px 0 --color-primary-rgba,\n 6px 8px 0 --color-primary-rgba,\n 7px 9px 0 --color-primary-rgba,\n 8px 10px 0 --color-primary-rgba,\n 9px 11px 0 --color-primary-rgba,\n 10px 12px 0 --color-primary-rgba,\n 11px 13px 0 --color-primary-rgba,\n 12px 14px 0 --color-primary-rgba,\n 13px 15px 0 --color-primary-rgba,\n 14px 16px 0 --color-primary-rgba,\n 15px 17px 0 --color-primary-rgba,\n 16px 18px 0 --color-primary-rgba,\n 17px 19px 0 --color-primary-rgba,\n 18px 20px 0 --color-primary-rgba,\n 19px 21px 0 --color-primary-rgba,\n 20px 22px 0 --color-primary-rgba,\n 21px 23px 0 --color-primary-rgba;\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: var(--color-primary);\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: var(--color-primary);\n background-color: #fff;\n text-shadow:\n 1px 1px 0 --color-primary-rgba,\n 1px 2px 0 --color-primary-rgba,\n 1px 3px 0 --color-primary-rgba,\n 2px 4px 0 --color-primary-rgba,\n 3px 5px 0 --color-primary-rgba,\n 4px 6px 0 --color-primary-rgba,\n 5px 7px 0 --color-primary-rgba,\n 6px 8px 0 --color-primary-rgba,\n 7px 9px 0 --color-primary-rgba,\n 8px 10px 0 --color-primary-rgba,\n 9px 11px 0 --color-primary-rgba,\n 10px 12px 0 --color-primary-rgba,\n 11px 13px 0 --color-primary-rgba,\n 12px 14px 0 --color-primary-rgba,\n 13px 15px 0 --color-primary-rgba,\n 14px 16px 0 --color-primary-rgba,\n 15px 17px 0 --color-primary-rgba,\n 16px 18px 0 --color-primary-rgba,\n 17px 19px 0 --color-primary-rgba,\n 18px 20px 0 --color-primary-rgba,\n 19px 21px 0 --color-primary-rgba,\n 20px 22px 0 --color-primary-rgba,\n 21px 23px 0 --color-primary-rgba;\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: var(--color-accent);\n color: #fff;\n}\n.gd-footer p {\n text-align: center;\n padding: 0;\n margin: 0;\n color: var(--color-light);\n}\n.gd-footer p a {\n color: var(--color-light);\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: var(--color-dark);\n font-weight: 400;\n}\n.primary {\n background-color: var(--color-primary);\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}\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 s=a}},e={};function n(i){var r=e[i];if(void 0!==r)return r.exports;var o=e[i]={id:i,exports:{}};return t[i](o,o.exports,n),o.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var i in e)n.o(e,i)&&!n.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:e[i]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.nc=void 0,(()=>{var t=Object.defineProperty,e=Object.defineProperties,n=Object.getOwnPropertyDescriptors,i=Object.getOwnPropertySymbols,r=Object.prototype.hasOwnProperty,o=Object.prototype.propertyIsEnumerable,a=(e,n,i)=>n in e?t(e,n,{enumerable:!0,configurable:!0,writable:!0,value:i}):e[n]=i,s=(t,e)=>{for(var n in e||={})r.call(e,n)&&a(t,n,e[n]);if(i)for(var n of i(e))o.call(e,n)&&a(t,n,e[n]);return t},l=(t,i)=>e(t,n(i)),c=null,d=!1,u=1,h=Symbol("SIGNAL");function m(t){let e=c;return c=t,e}var p={version:0,lastCleanEpoch:0,dirty:!1,producers:void 0,producersTail:void 0,consumers:void 0,consumersTail:void 0,recomputing:!1,consumerAllowSignalWrites:!1,consumerIsAlwaysLive:!1,kind:"unknown",producerMustRecompute:()=>!1,producerRecomputeValue:()=>{},consumerMarkedDirty:()=>{},consumerOnSignalRead:()=>{}};function f(t){if(d)throw new Error("");if(null===c)return;c.consumerOnSignalRead(t);let e=c.producersTail;if(void 0!==e&&e.producer===t)return;let n,i=c.recomputing;if(i&&(n=void 0!==e?e.nextProducer:c.producers,void 0!==n&&n.producer===t))return c.producersTail=n,void(n.lastReadVersion=t.version);let r=t.consumersTail;if(void 0!==r&&r.consumer===c&&(!i||function(t,e){let n=e.producersTail;if(void 0!==n){let i=e.producers;do{if(i===t)return!0;if(i===n)break;i=i.nextProducer}while(void 0!==i)}return!1}(r,c)))return;let o=R(c),a={producer:t,consumer:c,nextProducer:n,prevConsumer:r,lastReadVersion:t.version,nextConsumer:void 0};c.producersTail=a,void 0!==e?e.nextProducer=a:c.producers=a,o&&S(t,a)}function b(t){if((!R(t)||t.dirty)&&(t.dirty||t.lastCleanEpoch!==u)){if(!t.producerMustRecompute(t)&&!k(t))return void v(t);t.producerRecomputeValue(t),v(t)}}function g(t){if(void 0===t.consumers)return;let e=d;d=!0;try{for(let e=t.consumers;void 0!==e;e=e.nextConsumer){let t=e.consumer;t.dirty||_(t)}}finally{d=e}}function x(){return!1!==c?.consumerAllowSignalWrites}function _(t){t.dirty=!0,g(t),t.consumerMarkedDirty?.(t)}function v(t){t.dirty=!1,t.lastCleanEpoch=u}function y(t){return t&&function(t){t.producersTail=void 0,t.recomputing=!0}(t),m(t)}function w(t,e){m(e),t&&function(t){t.recomputing=!1;let e=t.producersTail,n=void 0!==e?e.nextProducer:t.producers;if(void 0!==n){if(R(t))do{n=E(n)}while(void 0!==n);void 0!==e?e.nextProducer=void 0:t.producers=void 0}}(t)}function k(t){for(let e=t.producers;void 0!==e;e=e.nextProducer){let t=e.producer,n=e.lastReadVersion;if(n!==t.version||(b(t),n!==t.version))return!0}return!1}function C(t){if(R(t)){let e=t.producers;for(;void 0!==e;)e=E(e)}t.producers=void 0,t.producersTail=void 0,t.consumers=void 0,t.consumersTail=void 0}function S(t,e){let n=t.consumersTail,i=R(t);if(void 0!==n?(e.nextConsumer=n.nextConsumer,n.nextConsumer=e):(e.nextConsumer=void 0,t.consumers=e),e.prevConsumer=n,t.consumersTail=e,!i)for(let e=t.producers;void 0!==e;e=e.nextProducer)S(e.producer,e)}function E(t){let e=t.producer,n=t.nextProducer,i=t.nextConsumer,r=t.prevConsumer;if(t.nextConsumer=void 0,t.prevConsumer=void 0,void 0!==i?i.prevConsumer=r:e.consumersTail=r,void 0!==r)r.nextConsumer=i;else if(e.consumers=i,!R(e)){let t=e.producers;for(;void 0!==t;)t=E(t)}return n}function R(t){return t.consumerIsAlwaysLive||void 0!==t.consumers}function D(t,e){return Object.is(t,e)}function T(t,e){let n=Object.create(P);n.computation=t,void 0!==e&&(n.equal=e);let i=()=>{if(b(n),f(n),n.value===A)throw n.error;return n.value};return i[h]=n,i}var I=Symbol("UNSET"),O=Symbol("COMPUTING"),A=Symbol("ERRORED"),P=l(s({},p),{value:I,dirty:!0,error:null,equal:D,kind:"computed",producerMustRecompute:t=>t.value===I||t.value===O,producerRecomputeValue(t){if(t.value===O)throw new Error("");let e=t.value;t.value=O;let n,i=y(t),r=!1;try{n=t.computation(),m(null),r=e!==I&&e!==A&&n!==A&&t.equal(e,n)}catch(e){n=A,t.error=e}finally{w(t,i)}r?t.value=e:(t.value=n,t.version++)}}),M=function(){throw new Error};function F(t){M(t)}function N(t,e){x()||F(t),t.equal(t.value,e)||(t.value=e,function(t){t.version++,u++,g(t)}(t))}function z(t,e){x()||F(t),N(t,e(t.value))}var L=l(s({},p),{equal:D,value:void 0,kind:"signal"}),V=l(s({},p),{consumerIsAlwaysLive:!0,consumerAllowSignalWrites:!0,dirty:!0,kind:"effect"});function j(t){return"function"==typeof t}function B(t){let e=t(t=>{Error.call(t),t.stack=(new Error).stack});return e.prototype=Object.create(Error.prototype),e.prototype.constructor=e,e}var H=B(t=>function(e){t(this),this.message=e?`${e.length} errors occurred during unsubscription:\n${e.map((t,e)=>`${e+1}) ${t.toString()}`).join("\n ")}`:"",this.name="UnsubscriptionError",this.errors=e});function U(t,e){if(t){let n=t.indexOf(e);0<=n&&t.splice(n,1)}}var $=class t{constructor(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}unsubscribe(){let t;if(!this.closed){this.closed=!0;let{_parentage:e}=this;if(e)if(this._parentage=null,Array.isArray(e))for(let t of e)t.remove(this);else e.remove(this);let{initialTeardown:n}=this;if(j(n))try{n()}catch(e){t=e instanceof H?e.errors:[e]}let{_finalizers:i}=this;if(i){this._finalizers=null;for(let e of i)try{G(e)}catch(e){t=t??[],e instanceof H?t=[...t,...e.errors]:t.push(e)}}if(t)throw new H(t)}}add(e){var n;if(e&&e!==this)if(this.closed)G(e);else{if(e instanceof t){if(e.closed||e._hasParent(this))return;e._addParent(this)}(this._finalizers=null!==(n=this._finalizers)&&void 0!==n?n:[]).push(e)}}_hasParent(t){let{_parentage:e}=this;return e===t||Array.isArray(e)&&e.includes(t)}_addParent(t){let{_parentage:e}=this;this._parentage=Array.isArray(e)?(e.push(t),e):e?[e,t]:t}_removeParent(t){let{_parentage:e}=this;e===t?this._parentage=null:Array.isArray(e)&&U(e,t)}remove(e){let{_finalizers:n}=this;n&&U(n,e),e instanceof t&&e._removeParent(this)}};$.EMPTY=(()=>{let t=new $;return t.closed=!0,t})();var W=$.EMPTY;function q(t){return t instanceof $||t&&"closed"in t&&j(t.remove)&&j(t.add)&&j(t.unsubscribe)}function G(t){j(t)?t():t.unsubscribe()}var Z={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},K={setTimeout(t,e,...n){let{delegate:i}=K;return i?.setTimeout?i.setTimeout(t,e,...n):setTimeout(t,e,...n)},clearTimeout(t){let{delegate:e}=K;return(e?.clearTimeout||clearTimeout)(t)},delegate:void 0};function Y(t){K.setTimeout(()=>{let{onUnhandledError:e}=Z;if(!e)throw t;e(t)})}function X(){}var J=Q("C",void 0,void 0);function Q(t,e,n){return{kind:t,value:e,error:n}}var tt=null;function et(t){if(Z.useDeprecatedSynchronousErrorHandling){let e=!tt;if(e&&(tt={errorThrown:!1,error:null}),t(),e){let{errorThrown:t,error:e}=tt;if(tt=null,t)throw e}}else t()}var nt=class extends ${constructor(t){super(),this.isStopped=!1,t?(this.destination=t,q(t)&&t.add(this)):this.destination=ct}static create(t,e,n){return new at(t,e,n)}next(t){this.isStopped?lt(Q("N",t,void 0),this):this._next(t)}error(t){this.isStopped?lt(Q("E",void 0,t),this):(this.isStopped=!0,this._error(t))}complete(){this.isStopped?lt(J,this):(this.isStopped=!0,this._complete())}unsubscribe(){this.closed||(this.isStopped=!0,super.unsubscribe(),this.destination=null)}_next(t){this.destination.next(t)}_error(t){try{this.destination.error(t)}finally{this.unsubscribe()}}_complete(){try{this.destination.complete()}finally{this.unsubscribe()}}},it=Function.prototype.bind;function rt(t,e){return it.call(t,e)}var ot=class{constructor(t){this.partialObserver=t}next(t){let{partialObserver:e}=this;if(e.next)try{e.next(t)}catch(t){st(t)}}error(t){let{partialObserver:e}=this;if(e.error)try{e.error(t)}catch(t){st(t)}else st(t)}complete(){let{partialObserver:t}=this;if(t.complete)try{t.complete()}catch(t){st(t)}}},at=class extends nt{constructor(t,e,n){let i;if(super(),j(t)||!t)i={next:t??void 0,error:e??void 0,complete:n??void 0};else{let e;this&&Z.useDeprecatedNextContext?(e=Object.create(t),e.unsubscribe=()=>this.unsubscribe(),i={next:t.next&&rt(t.next,e),error:t.error&&rt(t.error,e),complete:t.complete&&rt(t.complete,e)}):i=t}this.destination=new ot(i)}};function st(t){Z.useDeprecatedSynchronousErrorHandling?function(t){Z.useDeprecatedSynchronousErrorHandling&&tt&&(tt.errorThrown=!0,tt.error=t)}(t):Y(t)}function lt(t,e){let{onStoppedNotification:n}=Z;n&&K.setTimeout(()=>n(t,e))}var ct={closed:!0,next:X,error:function(t){throw t},complete:X},dt="function"==typeof Symbol&&Symbol.observable||"@@observable";function ut(t){return t}function ht(t){return 0===t.length?ut:1===t.length?t[0]:function(e){return t.reduce((t,e)=>e(t),e)}}var mt=(()=>{class t{constructor(t){t&&(this._subscribe=t)}lift(e){let n=new t;return n.source=this,n.operator=e,n}subscribe(t,e,n){let i=function(t){return t&&t instanceof nt||function(t){return t&&j(t.next)&&j(t.error)&&j(t.complete)}(t)&&q(t)}(t)?t:new at(t,e,n);return et(()=>{let{operator:t,source:e}=this;i.add(t?t.call(i,e):e?this._subscribe(i):this._trySubscribe(i))}),i}_trySubscribe(t){try{return this._subscribe(t)}catch(e){t.error(e)}}forEach(t,e){return new(e=pt(e))((e,n)=>{let i=new at({next:e=>{try{t(e)}catch(t){n(t),i.unsubscribe()}},error:n,complete:e});this.subscribe(i)})}_subscribe(t){var e;return null===(e=this.source)||void 0===e?void 0:e.subscribe(t)}[dt](){return this}pipe(...t){return ht(t)(this)}toPromise(t){return new(t=pt(t))((t,e)=>{let n;this.subscribe(t=>n=t,t=>e(t),()=>t(n))})}}return t.create=e=>new t(e),t})();function pt(t){var e;return null!==(e=t??Z.Promise)&&void 0!==e?e:Promise}function ft(t){return j(t?.lift)}function bt(t){return e=>{if(ft(e))return e.lift(function(e){try{return t(e,this)}catch(t){this.error(t)}});throw new TypeError("Unable to lift unknown Observable type")}}function gt(t,e,n,i,r){return new xt(t,e,n,i,r)}var xt=class extends nt{constructor(t,e,n,i,r,o){super(t),this.onFinalize=r,this.shouldUnsubscribe=o,this._next=e?function(n){try{e(n)}catch(e){t.error(e)}}:super._next,this._error=i?function(e){try{i(e)}catch(e){t.error(e)}finally{this.unsubscribe()}}:super._error,this._complete=n?function(){try{n()}catch(e){t.error(e)}finally{this.unsubscribe()}}:super._complete}unsubscribe(){var t;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){let{closed:e}=this;super.unsubscribe(),!e&&(null===(t=this.onFinalize)||void 0===t||t.call(this))}}},_t=class extends mt{constructor(t,e){super(),this.source=t,this.subjectFactory=e,this._subject=null,this._refCount=0,this._connection=null,ft(t)&&(this.lift=t.lift)}_subscribe(t){return this.getSubject().subscribe(t)}getSubject(){let t=this._subject;return(!t||t.isStopped)&&(this._subject=this.subjectFactory()),this._subject}_teardown(){this._refCount=0;let{_connection:t}=this;this._subject=this._connection=null,t?.unsubscribe()}connect(){let t=this._connection;if(!t){t=this._connection=new $;let e=this.getSubject();t.add(this.source.subscribe(gt(e,void 0,()=>{this._teardown(),e.complete()},t=>{this._teardown(),e.error(t)},()=>this._teardown()))),t.closed&&(this._connection=null,t=$.EMPTY)}return t}refCount(){return bt((t,e)=>{let n=null;t._refCount++;let i=gt(e,void 0,void 0,void 0,()=>{if(!t||t._refCount<=0||0<--t._refCount)return void(n=null);let i=t._connection,r=n;n=null,i&&(!r||i===r)&&i.unsubscribe(),e.unsubscribe()});t.subscribe(i),i.closed||(n=t.connect())})(this)}},vt=B(t=>function(){t(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}),yt=(()=>{class t extends mt{constructor(){super(),this.closed=!1,this.currentObservers=null,this.observers=[],this.isStopped=!1,this.hasError=!1,this.thrownError=null}lift(t){let e=new wt(this,this);return e.operator=t,e}_throwIfClosed(){if(this.closed)throw new vt}next(t){et(()=>{if(this._throwIfClosed(),!this.isStopped){this.currentObservers||(this.currentObservers=Array.from(this.observers));for(let e of this.currentObservers)e.next(t)}})}error(t){et(()=>{if(this._throwIfClosed(),!this.isStopped){this.hasError=this.isStopped=!0,this.thrownError=t;let{observers:e}=this;for(;e.length;)e.shift().error(t)}})}complete(){et(()=>{if(this._throwIfClosed(),!this.isStopped){this.isStopped=!0;let{observers:t}=this;for(;t.length;)t.shift().complete()}})}unsubscribe(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null}get observed(){var t;return(null===(t=this.observers)||void 0===t?void 0:t.length)>0}_trySubscribe(t){return this._throwIfClosed(),super._trySubscribe(t)}_subscribe(t){return this._throwIfClosed(),this._checkFinalizedStatuses(t),this._innerSubscribe(t)}_innerSubscribe(t){let{hasError:e,isStopped:n,observers:i}=this;return e||n?W:(this.currentObservers=null,i.push(t),new $(()=>{this.currentObservers=null,U(i,t)}))}_checkFinalizedStatuses(t){let{hasError:e,thrownError:n,isStopped:i}=this;e?t.error(n):i&&t.complete()}asObservable(){let t=new mt;return t.source=this,t}}return t.create=(t,e)=>new wt(t,e),t})(),wt=class extends yt{constructor(t,e){super(),this.destination=t,this.source=e}next(t){var e,n;null===(n=null===(e=this.destination)||void 0===e?void 0:e.next)||void 0===n||n.call(e,t)}error(t){var e,n;null===(n=null===(e=this.destination)||void 0===e?void 0:e.error)||void 0===n||n.call(e,t)}complete(){var t,e;null===(e=null===(t=this.destination)||void 0===t?void 0:t.complete)||void 0===e||e.call(t)}_subscribe(t){var e,n;return null!==(n=null===(e=this.source)||void 0===e?void 0:e.subscribe(t))&&void 0!==n?n:W}},kt=class extends yt{constructor(t){super(),this._value=t}get value(){return this.getValue()}_subscribe(t){let e=super._subscribe(t);return!e.closed&&t.next(this._value),e}getValue(){let{hasError:t,thrownError:e,_value:n}=this;if(t)throw e;return this._throwIfClosed(),n}next(t){super.next(this._value=t)}},Ct={now:()=>(Ct.delegate||Date).now(),delegate:void 0},St=class extends yt{constructor(t=1/0,e=1/0,n=Ct){super(),this._bufferSize=t,this._windowTime=e,this._timestampProvider=n,this._buffer=[],this._infiniteTimeWindow=!0,this._infiniteTimeWindow=e===1/0,this._bufferSize=Math.max(1,t),this._windowTime=Math.max(1,e)}next(t){let{isStopped:e,_buffer:n,_infiniteTimeWindow:i,_timestampProvider:r,_windowTime:o}=this;e||(n.push(t),!i&&n.push(r.now()+o)),this._trimBuffer(),super.next(t)}_subscribe(t){this._throwIfClosed(),this._trimBuffer();let e=this._innerSubscribe(t),{_infiniteTimeWindow:n,_buffer:i}=this,r=i.slice();for(let e=0;e<r.length&&!t.closed;e+=n?1:2)t.next(r[e]);return this._checkFinalizedStatuses(t),e}_trimBuffer(){let{_bufferSize:t,_timestampProvider:e,_buffer:n,_infiniteTimeWindow:i}=this,r=(i?1:2)*t;if(t<1/0&&r<n.length&&n.splice(0,n.length-r),!i){let t=e.now(),i=0;for(let e=1;e<n.length&&n[e]<=t;e+=2)i=e;i&&n.splice(0,i+1)}}},Et=class extends ${constructor(t,e){super()}schedule(t,e=0){return this}},Rt={setInterval(t,e,...n){let{delegate:i}=Rt;return i?.setInterval?i.setInterval(t,e,...n):setInterval(t,e,...n)},clearInterval(t){let{delegate:e}=Rt;return(e?.clearInterval||clearInterval)(t)},delegate:void 0},Dt=class t{constructor(e,n=t.now){this.schedulerActionCtor=e,this.now=n}schedule(t,e=0,n){return new this.schedulerActionCtor(this,t).schedule(n,e)}};Dt.now=Ct.now;var Tt=new class extends Dt{constructor(t,e=Dt.now){super(t,e),this.actions=[],this._active=!1}flush(t){let e,{actions:n}=this;if(this._active)n.push(t);else{this._active=!0;do{if(e=t.execute(t.state,t.delay))break}while(t=n.shift());if(this._active=!1,e){for(;t=n.shift();)t.unsubscribe();throw e}}}}(class extends Et{constructor(t,e){super(t,e),this.scheduler=t,this.work=e,this.pending=!1}schedule(t,e=0){var n;if(this.closed)return this;this.state=t;let i=this.id,r=this.scheduler;return null!=i&&(this.id=this.recycleAsyncId(r,i,e)),this.pending=!0,this.delay=e,this.id=null!==(n=this.id)&&void 0!==n?n:this.requestAsyncId(r,this.id,e),this}requestAsyncId(t,e,n=0){return Rt.setInterval(t.flush.bind(t,this),n)}recycleAsyncId(t,e,n=0){if(null!=n&&this.delay===n&&!1===this.pending)return e;null!=e&&Rt.clearInterval(e)}execute(t,e){if(this.closed)return new Error("executing a cancelled action");this.pending=!1;let n=this._execute(t,e);if(n)return n;!1===this.pending&&null!=this.id&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))}_execute(t,e){let n,i=!1;try{this.work(t)}catch(t){i=!0,n=t||new Error("Scheduled action threw falsy error")}if(i)return this.unsubscribe(),n}unsubscribe(){if(!this.closed){let{id:t,scheduler:e}=this,{actions:n}=e;this.work=this.state=this.scheduler=null,this.pending=!1,U(n,this),null!=t&&(this.id=this.recycleAsyncId(e,t,null)),this.delay=null,super.unsubscribe()}}}),It=Tt,Ot=new mt(t=>t.complete());function At(t){return t&&j(t.schedule)}function Pt(t){return t[t.length-1]}function Mt(t){return j(Pt(t))?t.pop():void 0}function Ft(t){return At(Pt(t))?t.pop():void 0}function Nt(t){return this instanceof Nt?(this.v=t,this):new Nt(t)}function zt(t){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var e,n=t[Symbol.asyncIterator];return n?n.call(t):(t=function(t){var e="function"==typeof Symbol&&Symbol.iterator,n=e&&t[e],i=0;if(n)return n.call(t);if(t&&"number"==typeof t.length)return{next:function(){return t&&i>=t.length&&(t=void 0),{value:t&&t[i++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")}(t),e={},i("next"),i("throw"),i("return"),e[Symbol.asyncIterator]=function(){return this},e);function i(n){e[n]=t[n]&&function(e){return new Promise(function(i,r){!function(t,e,n,i){Promise.resolve(i).then(function(e){t({value:e,done:n})},e)}(i,r,(e=t[n](e)).done,e.value)})}}}var Lt=t=>t&&"number"==typeof t.length&&"function"!=typeof t;function Vt(t){return j(t?.then)}function jt(t){return j(t[dt])}function Bt(t){return Symbol.asyncIterator&&j(t?.[Symbol.asyncIterator])}function Ht(t){return new TypeError(`You provided ${null!==t&&"object"==typeof t?"an invalid object":`'${t}'`} where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.`)}var Ut="function"==typeof Symbol&&Symbol.iterator?Symbol.iterator:"@@iterator";function $t(t){return j(t?.[Ut])}function Wt(t){return function(t,e,n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var i,r=n.apply(t,e||[]),o=[];return i=Object.create(("function"==typeof AsyncIterator?AsyncIterator:Object).prototype),a("next"),a("throw"),a("return",function(t){return function(e){return Promise.resolve(e).then(t,c)}}),i[Symbol.asyncIterator]=function(){return this},i;function a(t,e){r[t]&&(i[t]=function(e){return new Promise(function(n,i){o.push([t,e,n,i])>1||s(t,e)})},e&&(i[t]=e(i[t])))}function s(t,e){try{!function(t){t.value instanceof Nt?Promise.resolve(t.value.v).then(l,c):d(o[0][2],t)}(r[t](e))}catch(t){d(o[0][3],t)}}function l(t){s("next",t)}function c(t){s("throw",t)}function d(t,e){t(e),o.shift(),o.length&&s(o[0][0],o[0][1])}}(this,arguments,function*(){let e=t.getReader();try{for(;;){let{value:t,done:n}=yield Nt(e.read());if(n)return yield Nt(void 0);yield yield Nt(t)}}finally{e.releaseLock()}})}function qt(t){return j(t?.getReader)}function Gt(t){if(t instanceof mt)return t;if(null!=t){if(jt(t))return function(t){return new mt(e=>{let n=t[dt]();if(j(n.subscribe))return n.subscribe(e);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}(t);if(Lt(t))return function(t){return new mt(e=>{for(let n=0;n<t.length&&!e.closed;n++)e.next(t[n]);e.complete()})}(t);if(Vt(t))return function(t){return new mt(e=>{t.then(t=>{e.closed||(e.next(t),e.complete())},t=>e.error(t)).then(null,Y)})}(t);if(Bt(t))return Zt(t);if($t(t))return function(t){return new mt(e=>{for(let n of t)if(e.next(n),e.closed)return;e.complete()})}(t);if(qt(t))return function(t){return Zt(Wt(t))}(t)}throw Ht(t)}function Zt(t){return new mt(e=>{(function(t,e){var n,i,r,o;return function(t,e,n,i){return new(n||(n=Promise))(function(r,o){function a(t){try{l(i.next(t))}catch(t){o(t)}}function s(t){try{l(i.throw(t))}catch(t){o(t)}}function l(t){t.done?r(t.value):function(t){return t instanceof n?t:new n(function(e){e(t)})}(t.value).then(a,s)}l((i=i.apply(t,e||[])).next())})}(this,void 0,void 0,function*(){try{for(n=zt(t);!(i=yield n.next()).done;){let t=i.value;if(e.next(t),e.closed)return}}catch(t){r={error:t}}finally{try{i&&!i.done&&(o=n.return)&&(yield o.call(n))}finally{if(r)throw r.error}}e.complete()})})(t,e).catch(t=>e.error(t))})}function Kt(t,e,n,i=0,r=!1){let o=e.schedule(function(){n(),r?t.add(this.schedule(null,i)):this.unsubscribe()},i);if(t.add(o),!r)return o}function Yt(t,e=0){return bt((n,i)=>{n.subscribe(gt(i,n=>Kt(i,t,()=>i.next(n),e),()=>Kt(i,t,()=>i.complete(),e),n=>Kt(i,t,()=>i.error(n),e)))})}function Xt(t,e=0){return bt((n,i)=>{i.add(t.schedule(()=>n.subscribe(i),e))})}function Jt(t,e){if(!t)throw new Error("Iterable cannot be null");return new mt(n=>{Kt(n,e,()=>{let i=t[Symbol.asyncIterator]();Kt(n,e,()=>{i.next().then(t=>{t.done?n.complete():n.next(t.value)})},0,!0)})})}function Qt(t,e){return e?function(t,e){if(null!=t){if(jt(t))return function(t,e){return Gt(t).pipe(Xt(e),Yt(e))}(t,e);if(Lt(t))return function(t,e){return new mt(n=>{let i=0;return e.schedule(function(){i===t.length?n.complete():(n.next(t[i++]),n.closed||this.schedule())})})}(t,e);if(Vt(t))return function(t,e){return Gt(t).pipe(Xt(e),Yt(e))}(t,e);if(Bt(t))return Jt(t,e);if($t(t))return function(t,e){return new mt(n=>{let i;return Kt(n,e,()=>{i=t[Ut](),Kt(n,e,()=>{let t,e;try{({value:t,done:e}=i.next())}catch(t){return void n.error(t)}e?n.complete():n.next(t)},0,!0)}),()=>j(i?.return)&&i.return()})}(t,e);if(qt(t))return function(t,e){return Jt(Wt(t),e)}(t,e)}throw Ht(t)}(t,e):Gt(t)}function te(...t){return Qt(t,Ft(t))}function ee(t,e){return bt((n,i)=>{let r=0;n.subscribe(gt(i,n=>{i.next(t.call(e,n,r++))}))})}var{isArray:ne}=Array;function ie(t){return ee(e=>function(t,e){return ne(e)?t(...e):t(e)}(t,e))}var{isArray:re}=Array,{getPrototypeOf:oe,prototype:ae,keys:se}=Object;function le(t){if(1===t.length){let e=t[0];if(re(e))return{args:e,keys:null};if(function(t){return t&&"object"==typeof t&&oe(t)===ae}(e)){let t=se(e);return{args:t.map(t=>e[t]),keys:t}}}return{args:t,keys:null}}function ce(t,e){return t.reduce((t,n,i)=>(t[n]=e[i],t),{})}function de(...t){let e=Ft(t),n=Mt(t),{args:i,keys:r}=le(t);if(0===i.length)return Qt([],e);let o=new mt(ue(i,e,r?t=>ce(r,t):ut));return n?o.pipe(ie(n)):o}function ue(t,e,n=ut){return i=>{he(e,()=>{let{length:r}=t,o=new Array(r),a=r,s=r;for(let l=0;l<r;l++)he(e,()=>{let r=Qt(t[l],e),c=!1;r.subscribe(gt(i,t=>{o[l]=t,c||(c=!0,s--),s||i.next(n(o.slice()))},()=>{--a||i.complete()}))},i)},i)}}function he(t,e,n){t?Kt(n,t,e):e()}function me(t,e,n=1/0){return j(e)?me((n,i)=>ee((t,r)=>e(n,t,i,r))(Gt(t(n,i))),n):("number"==typeof e&&(n=e),bt((e,i)=>function(t,e,n,i){let r=[],o=0,a=0,s=!1,l=()=>{s&&!r.length&&!o&&e.complete()},c=t=>o<i?d(t):r.push(t),d=t=>{o++;let s=!1;Gt(n(t,a++)).subscribe(gt(e,t=>{e.next(t)},()=>{s=!0},void 0,()=>{if(s)try{for(o--;r.length&&o<i;){let t=r.shift();d(t)}l()}catch(t){e.error(t)}}))};return t.subscribe(gt(e,c,()=>{s=!0,l()})),()=>{}}(e,i,t,n)))}function pe(t=1/0){return me(ut,t)}function fe(...t){return pe(1)(Qt(t,Ft(t)))}function be(...t){let e=Mt(t),{args:n,keys:i}=le(t),r=new mt(t=>{let{length:e}=n;if(!e)return void t.complete();let r=new Array(e),o=e,a=e;for(let s=0;s<e;s++){let e=!1;Gt(n[s]).subscribe(gt(t,t=>{e||(e=!0,a--),r[s]=t},()=>o--,void 0,()=>{(!o||!e)&&(a||t.next(i?ce(i,r):r),t.complete())}))}});return e?r.pipe(ie(e)):r}var ge=["addListener","removeListener"],xe=["addEventListener","removeEventListener"],_e=["on","off"];function ve(t,e,n,i){if(j(n)&&(i=n,n=void 0),i)return ve(t,e,n).pipe(ie(i));let[r,o]=function(t){return j(t.addEventListener)&&j(t.removeEventListener)}(t)?xe.map(i=>r=>t[i](e,r,n)):function(t){return j(t.addListener)&&j(t.removeListener)}(t)?ge.map(ye(t,e)):function(t){return j(t.on)&&j(t.off)}(t)?_e.map(ye(t,e)):[];if(!r&&Lt(t))return me(t=>ve(t,e,n))(Gt(t));if(!r)throw new TypeError("Invalid event target");return new mt(t=>{let e=(...e)=>t.next(1<e.length?e:e[0]);return r(e),()=>o(e)})}function ye(t,e){return n=>i=>t[n](e,i)}function we(...t){let e=Ft(t),n=function(t){return"number"==typeof Pt(t)?t.pop():1/0}(t),i=t;return i.length?1===i.length?Gt(i[0]):pe(n)(Qt(i,e)):Ot}var ke,{isArray:Ce}=Array;function Se(t){return 1===t.length&&Ce(t[0])?t[0]:t}function Ee(t,e){return bt((n,i)=>{let r=0;n.subscribe(gt(i,n=>t.call(e,n,r++)&&i.next(n)))})}function Re(t,e=Tt){return function(t){return bt((e,n)=>{let i=!1,r=null,o=null,a=!1,s=()=>{if(o?.unsubscribe(),o=null,i){i=!1;let t=r;r=null,n.next(t)}a&&n.complete()},l=()=>{o=null,a&&n.complete()};e.subscribe(gt(n,e=>{i=!0,r=e,o||Gt(t()).subscribe(o=gt(n,s,l))},()=>{a=!0,(!i||!o||o.closed)&&n.complete()}))})}(()=>function(t=0,e,n=It){let i=-1;return null!=e&&(At(e)?n=e:i=e),new mt(e=>{let r=function(t){return t instanceof Date&&!isNaN(t)}(t)?+t-n.now():t;r<0&&(r=0);let o=0;return n.schedule(function(){e.closed||(e.next(o++),0<=i?this.schedule(void 0,i):e.complete())},r)})}(t,e))}function De(t){return bt((e,n)=>{let i,r=null,o=!1;r=e.subscribe(gt(n,void 0,void 0,a=>{i=Gt(t(a,De(t)(e))),r?(r.unsubscribe(),r=null,i.subscribe(n)):o=!0})),o&&(r.unsubscribe(),r=null,i.subscribe(n))})}function Te(...t){let e=Mt(t);return e?function(...t){return ht(t)}(Te(...t),ie(e)):bt((e,n)=>{ue([e,...Se(t)])(n)})}function Ie(...t){return Te(...t)}function Oe(t,e=Tt){return bt((n,i)=>{let r=null,o=null,a=null,s=()=>{if(r){r.unsubscribe(),r=null;let t=o;o=null,i.next(t)}};function l(){let n=a+t,o=e.now();if(o<n)return r=this.schedule(void 0,n-o),void i.add(r);s()}n.subscribe(gt(i,n=>{o=n,a=e.now(),r||(r=e.schedule(l,t),i.add(r))},()=>{s(),i.complete()},void 0,()=>{o=r=null}))})}function Ae(t){return t<=0?()=>Ot:bt((e,n)=>{let i=0;e.subscribe(gt(n,e=>{++i<=t&&(n.next(e),t<=i&&n.complete())}))})}function Pe(t,e=ut){return t=t??Me,bt((n,i)=>{let r,o=!0;n.subscribe(gt(i,n=>{let a=e(n);(o||!t(r,a))&&(o=!1,r=a,i.next(n))}))})}function Me(t,e){return t===e}function Fe(t){return bt((e,n)=>{try{e.subscribe(n)}finally{n.add(t)}})}function Ne(t={}){let{connector:e=()=>new yt,resetOnError:n=!0,resetOnComplete:i=!0,resetOnRefCountZero:r=!0}=t;return t=>{let o,a,s,l=0,c=!1,d=!1,u=()=>{a?.unsubscribe(),a=void 0},h=()=>{u(),o=s=void 0,c=d=!1},m=()=>{let t=o;h(),t?.unsubscribe()};return bt((t,p)=>{l++,!d&&!c&&u();let f=s=s??e();p.add(()=>{l--,0===l&&!d&&!c&&(a=ze(m,r))}),f.subscribe(p),!o&&l>0&&(o=new at({next:t=>f.next(t),error:t=>{d=!0,u(),a=ze(h,n,t),f.error(t)},complete:()=>{c=!0,u(),a=ze(h,i),f.complete()}}),Gt(t).subscribe(o))})(t)}}function ze(t,e,...n){if(!0===e)return void t();if(!1===e)return;let i=new at({next:()=>{i.unsubscribe(),t()}});return Gt(e(...n)).subscribe(i)}function Le(t){return Ee((e,n)=>t<=n)}function Ve(...t){let e=Ft(t);return bt((n,i)=>{(e?fe(t,n,e):fe(t,n)).subscribe(i)})}function je(t,e){return bt((n,i)=>{let r=null,o=0,a=!1,s=()=>a&&!r&&i.complete();n.subscribe(gt(i,n=>{r?.unsubscribe();let a=0,l=o++;Gt(t(n,l)).subscribe(r=gt(i,t=>i.next(e?e(n,t,l,a++):t),()=>{r=null,s()}))},()=>{a=!0,s()}))})}function Be(t){return bt((e,n)=>{Gt(t).subscribe(gt(n,()=>n.complete(),X)),!n.closed&&e.subscribe(n)})}function He(t,e,n){let i=j(t)||e||n?{next:t,error:e,complete:n}:t;return i?bt((t,e)=>{var n;null===(n=i.subscribe)||void 0===n||n.call(i);let r=!0;t.subscribe(gt(e,t=>{var n;null===(n=i.next)||void 0===n||n.call(i,t),e.next(t)},()=>{var t;r=!1,null===(t=i.complete)||void 0===t||t.call(i),e.complete()},t=>{var n;r=!1,null===(n=i.error)||void 0===n||n.call(i,t),e.error(t)},()=>{var t,e;r&&(null===(t=i.unsubscribe)||void 0===t||t.call(i)),null===(e=i.finalize)||void 0===e||e.call(i)}))}):ut}function Ue(){return ke}function $e(t){let e=ke;return ke=t,e}var We=Symbol("NotFound");function qe(t){return t===We||"ɵNotFound"===t?.name}function Ge(t,e,n){let i=Object.create(Ze);i.source=t,i.computation=e,null!=n&&(i.equal=n);let r=()=>{if(b(i),f(i),i.value===A)throw i.error;return i.value};return r[h]=i,r}var Ze=l(s({},p),{value:I,dirty:!0,error:null,equal:D,kind:"linkedSignal",producerMustRecompute:t=>t.value===I||t.value===O,producerRecomputeValue(t){if(t.value===O)throw new Error("");let e=t.value;t.value=O;let n,i=y(t);try{let i=t.source(),r=e===I||e===A?void 0:{source:t.sourceValue,value:e};n=t.computation(i,r),t.sourceValue=i}catch(e){n=A,t.error=e}finally{w(t,i)}e!==I&&n!==A&&t.equal(e,n)?t.value=e:(t.value=n,t.version++)}}),Ke="https://angular.dev/best-practices/security#preventing-cross-site-scripting-xss",Ye=class extends Error{code;constructor(t,e){super(Xe(t,e)),this.code=t}};function Xe(t,e){return`${function(t){return`NG0${Math.abs(t)}`}(t)}${e?": "+e:""}`}var Je=globalThis;function Qe(t){for(let e in t)if(t[e]===Qe)return e;throw Error("")}function tn(t,e){for(let n in e)e.hasOwnProperty(n)&&!t.hasOwnProperty(n)&&(t[n]=e[n])}function en(t){if("string"==typeof t)return t;if(Array.isArray(t))return`[${t.map(en).join(", ")}]`;if(null==t)return""+t;let e=t.overriddenName||t.name;if(e)return`${e}`;let n=t.toString();if(null==n)return""+n;let i=n.indexOf("\n");return i>=0?n.slice(0,i):n}function nn(t,e){return t?e?`${t} ${e}`:t:e||""}var rn=Qe({__forward_ref__:Qe});function on(t){return t.__forward_ref__=on,t.toString=function(){return en(this())},t}function an(t){return sn(t)?t():t}function sn(t){return"function"==typeof t&&t.hasOwnProperty(rn)&&t.__forward_ref__===on}function ln(t){return{token:t.token,providedIn:t.providedIn||null,factory:t.factory,value:void 0}}function cn(t){return{providers:t.providers||[],imports:t.imports||[]}}function dn(t){return function(t,e){return t.hasOwnProperty(e)&&t[e]||null}(t,hn)}function un(t){return t&&t.hasOwnProperty(mn)?t[mn]:null}var hn=Qe({ɵprov:Qe}),mn=Qe({ɵinj:Qe}),pn=class{_desc;ngMetadataName="InjectionToken";ɵprov;constructor(t,e){this._desc=t,this.ɵprov=void 0,"number"==typeof e?this.__NG_ELEMENT_ID__=e:void 0!==e&&(this.ɵprov=ln({token:this,providedIn:e.providedIn||"root",factory:e.factory}))}get multi(){return this}toString(){return`InjectionToken ${this._desc}`}};function fn(t){return t&&!!t.ɵproviders}var bn=Qe({ɵcmp:Qe}),gn=Qe({ɵdir:Qe}),xn=Qe({ɵpipe:Qe}),_n=Qe({ɵfac:Qe}),vn=Qe({__NG_ELEMENT_ID__:Qe}),yn=Qe({__NG_ENV_ID__:Qe});function wn(t){return Sn(t),t[bn]||null}function kn(t){return Sn(t),t[gn]||null}function Cn(t){return Sn(t),t[xn]||null}function Sn(t,e){if(null==t)throw new Ye(-919,!1)}function En(t){return"string"==typeof t?t:null==t?"":String(t)}var Rn,Dn=Qe({ngErrorCode:Qe}),Tn=Qe({ngErrorMessage:Qe}),In=Qe({ngTokenPath:Qe});function On(t,e){return Pn("",-200,e)}function An(t,e){throw new Ye(-201,!1)}function Pn(t,e,n){let i=new Ye(e,t);return i[Dn]=e,i[Tn]=t,n&&(i[In]=n),i}function Mn(){return Rn}function Fn(t){let e=Rn;return Rn=t,e}function Nn(t,e,n){let i=dn(t);return i&&"root"==i.providedIn?void 0===i.value?i.value=i.factory():i.value:8&n?null:void 0!==e?e:void An()}var zn={},Ln=class{injector;constructor(t){this.injector=t}retrieve(t,e){let n=Hn(e)||0;try{return this.injector.get(t,8&n?null:zn,n)}catch(t){if(qe(t))return t;throw t}}};function Vn(t,e=0){let n=Ue();if(void 0===n)throw new Ye(-203,!1);if(null===n)return Nn(t,void 0,e);{let i=function(t){return{optional:!!(8&t),host:!!(1&t),self:!!(2&t),skipSelf:!!(4&t)}}(e),r=n.retrieve(t,i);if(qe(r)){if(i.optional)return null;throw r}return r}}function jn(t,e=0){return(Mn()||Vn)(an(t),e)}function Bn(t,e){return jn(t,Hn(e))}function Hn(t){return typeof t>"u"||"number"==typeof t?t:0|(t.optional&&8)|(t.host&&1)|(t.self&&2)|(t.skipSelf&&4)}function Un(t){let e=[];for(let n=0;n<t.length;n++){let i=an(t[n]);if(Array.isArray(i)){if(0===i.length)throw new Ye(900,!1);let t,n=0;for(let e=0;e<i.length;e++){let r=i[e],o=$n(r);"number"==typeof o?-1===o?t=r.token:n|=o:t=r}e.push(jn(t,n))}else e.push(jn(i))}return e}function $n(t){return t.__NG_DI_FLAG__}function Wn(t,e){return t.hasOwnProperty(_n)?t[_n]:null}function qn(t,e){t.forEach(t=>Array.isArray(t)?qn(t,e):e(t))}function Gn(t,e,n){e>=t.length?t.push(n):t.splice(e,0,n)}function Zn(t,e){return e>=t.length-1?t.pop():t.splice(e,1)[0]}function Kn(t,e,n){let i=Xn(t,e);return i>=0?t[1|i]=n:(i=~i,function(t,e,n,i){let r=t.length;if(r==e)t.push(n,i);else if(1===r)t.push(i,t[0]),t[0]=n;else{for(r--,t.push(t[r-1],t[r]);r>e;){let e=r-2;t[r]=t[e],r--}t[e]=n,t[e+1]=i}}(t,i,e,n)),i}function Yn(t,e){let n=Xn(t,e);if(n>=0)return t[1|n]}function Xn(t,e){return function(t,e){let n=0,i=t.length>>1;for(;i!==n;){let r=n+(i-n>>1),o=t[r<<1];if(e===o)return r<<1;o>e?i=r:n=r+1}return~(i<<1)}(t,e)}var Jn={},Qn=[],ti=new pn(""),ei=new pn("",-1),ni=new pn(""),ii=class{get(t,e=zn){if(e===zn){let t=Pn("",-201);throw t.name="ɵNotFound",t}return e}};function ri(...t){return{ɵproviders:oi(0,t),ɵfromNgModule:!0}}function oi(t,...e){let n,i=[],r=new Set,o=t=>{i.push(t)};return qn(e,t=>{let e=t;si(e,o,[],r)&&(n||=[],n.push(e))}),void 0!==n&&ai(n,o),i}function ai(t,e){for(let n=0;n<t.length;n++){let{ngModule:i,providers:r}=t[n];li(r,t=>{e(t,i)})}}function si(t,e,n,i){if(!(t=an(t)))return!1;let r=null,o=un(t),a=!o&&wn(t);if(o||a){if(a&&!a.standalone)return!1;r=t}else{let e=t.ngModule;if(o=un(e),!o)return!1;r=e}let s=i.has(r);if(a){if(s)return!1;if(i.add(r),a.dependencies){let t="function"==typeof a.dependencies?a.dependencies():a.dependencies;for(let r of t)si(r,e,n,i)}}else{if(!o)return!1;{if(null!=o.imports&&!s){let t;i.add(r);try{qn(o.imports,r=>{si(r,e,n,i)&&(t||=[],t.push(r))})}finally{}void 0!==t&&ai(t,e)}if(!s){let t=Wn(r)||(()=>new r);e({provide:r,useFactory:t,deps:Qn},r),e({provide:ni,useValue:r,multi:!0},r),e({provide:ti,useValue:()=>jn(r),multi:!0},r)}let a=o.providers;if(null!=a&&!s){let n=t;li(a,t=>{e(t,n)})}}}return r!==t&&void 0!==t.providers}function li(t,e){for(let n of t)fn(n)&&(n=n.ɵproviders),Array.isArray(n)?li(n,e):e(n)}var ci=Qe({provide:String,useValue:Qe});function di(t){return null!==t&&"object"==typeof t&&ci in t}function ui(t){return"function"==typeof t}var hi,mi=new pn(""),pi={},fi={};function bi(){return void 0===hi&&(hi=new ii),hi}var gi=class{},xi=class extends gi{parent;source;scopes;records=new Map;_ngOnDestroyHooks=new Set;_onDestroyHooks=[];get destroyed(){return this._destroyed}_destroyed=!1;injectorDefTypes;constructor(t,e,n,i){super(),this.parent=e,this.source=n,this.scopes=i,ki(t,t=>this.processProvider(t)),this.records.set(ei,wi(void 0,this)),i.has("environment")&&this.records.set(gi,wi(void 0,this));let r=this.records.get(mi);null!=r&&"string"==typeof r.value&&this.scopes.add(r.value),this.injectorDefTypes=new Set(this.get(ni,Qn,{self:!0}))}retrieve(t,e){let n=Hn(e)||0;try{return this.get(t,zn,n)}catch(t){if(qe(t))return t;throw t}}destroy(){yi(this),this._destroyed=!0;let t=m(null);try{for(let t of this._ngOnDestroyHooks)t.ngOnDestroy();let t=this._onDestroyHooks;this._onDestroyHooks=[];for(let e of t)e()}finally{this.records.clear(),this._ngOnDestroyHooks.clear(),this.injectorDefTypes.clear(),m(t)}}onDestroy(t){return yi(this),this._onDestroyHooks.push(t),()=>this.removeOnDestroy(t)}runInContext(t){yi(this);let e=$e(this),n=Fn(void 0);try{return t()}finally{$e(e),Fn(n)}}get(t,e=zn,n){if(yi(this),t.hasOwnProperty(yn))return t[yn](this);let i=Hn(n),r=$e(this),o=Fn(void 0);try{if(!(4&i)){let e=this.records.get(t);if(void 0===e){let n=("function"==typeof(a=t)||"object"==typeof a&&"InjectionToken"===a.ngMetadataName)&&dn(t);e=n&&this.injectableDefInScope(n)?wi(_i(t),pi):null,this.records.set(t,e)}if(null!=e)return this.hydrate(t,e,i)}let n=2&i?bi():this.parent;return e=8&i&&e===zn?null:e,n.get(t,e)}catch(t){let e=function(t){return t[Dn]}(t);throw-200===e||-201===e?new Ye(e,null):t}finally{Fn(o),$e(r)}var a}resolveInjectorInitializers(){let t=m(null),e=$e(this),n=Fn(void 0);try{let t=this.get(ti,Qn,{self:!0});for(let e of t)e()}finally{$e(e),Fn(n),m(t)}}toString(){let t=[],e=this.records;for(let n of e.keys())t.push(en(n));return`R3Injector[${t.join(", ")}]`}processProvider(t){let e=ui(t=an(t))?t:an(t&&t.provide),n=function(t){return di(t)?wi(void 0,t.useValue):wi(vi(t),pi)}(t);if(!ui(t)&&!0===t.multi){let n=this.records.get(e);n||(n=wi(void 0,pi,!0),n.factory=()=>Un(n.multi),this.records.set(e,n)),e=t,n.multi.push(t)}this.records.set(e,n)}hydrate(t,e,n){let i=m(null);try{if(e.value===fi)throw On(en(t));return e.value===pi&&(e.value=fi,e.value=e.factory(void 0,n)),"object"==typeof e.value&&e.value&&null!==(r=e.value)&&"object"==typeof r&&"function"==typeof r.ngOnDestroy&&this._ngOnDestroyHooks.add(e.value),e.value}finally{m(i)}var r}injectableDefInScope(t){if(!t.providedIn)return!1;let e=an(t.providedIn);return"string"==typeof e?"any"===e||this.scopes.has(e):this.injectorDefTypes.has(e)}removeOnDestroy(t){let e=this._onDestroyHooks.indexOf(t);-1!==e&&this._onDestroyHooks.splice(e,1)}};function _i(t){let e=dn(t),n=null!==e?e.factory:Wn(t);if(null!==n)return n;if(t instanceof pn)throw new Ye(204,!1);if(t instanceof Function)return function(t){if(t.length>0)throw new Ye(204,!1);let e=function(t){return(t?.[hn]??null)||null}(t);return null!==e?()=>e.factory(t):()=>new t}(t);throw new Ye(204,!1)}function vi(t,e,n){let i;if(ui(t)){let e=an(t);return Wn(e)||_i(e)}if(di(t))i=()=>an(t.useValue);else if(function(t){return!(!t||!t.useFactory)}(t))i=()=>t.useFactory(...Un(t.deps||[]));else if(function(t){return!(!t||!t.useExisting)}(t))i=(e,n)=>jn(an(t.useExisting),void 0!==n&&8&n?8:void 0);else{let e=an(t&&(t.useClass||t.provide));if(!function(t){return!!t.deps}(t))return Wn(e)||_i(e);i=()=>new e(...Un(t.deps))}return i}function yi(t){if(t.destroyed)throw new Ye(205,!1)}function wi(t,e,n=!1){return{factory:t,value:e,multi:n?[]:void 0}}function ki(t,e){for(let n of t)Array.isArray(n)?ki(n,e):n&&fn(n)?ki(n.ɵproviders,e):e(n)}function Ci(t,e){let n;t instanceof xi?(yi(t),n=t):n=new Ln(t);let i=$e(n),r=Fn(void 0);try{return e()}finally{$e(i),Fn(r)}}var Si=10,Ei=11,Ri=14,Di=15,Ti=16,Ii=17,Oi=18,Ai=19,Pi=21,Mi=23,Fi=24,Ni=25,zi=26,Li=27,Vi=10;function ji(t){return Array.isArray(t)&&"object"==typeof t[1]}function Bi(t){return Array.isArray(t)&&!0===t[1]}function Hi(t){return!!(4&t.flags)}function Ui(t){return t.componentOffset>-1}function $i(t){return!(1&~t.flags)}function Wi(t){return!!t.template}function qi(t){return!!(512&t[2])}function Gi(t){return!(256&~t[2])}function Zi(t){for(;Array.isArray(t);)t=t[0];return t}function Ki(t,e){return Zi(e[t])}function Yi(t,e){return Zi(e[t.index])}function Xi(t,e){return t.data[e]}function Ji(t,e){return t[e]}function Qi(t,e){let n=e[t];return ji(n)?n:n[0]}function tr(t){return!(128&~t[2])}function er(t,e){return null==e?null:t[e]}function nr(t){t[Ii]=0}function ir(t){1024&t[2]||(t[2]|=1024,tr(t)&&ar(t))}function rr(t){return!!(9216&t[2]||t[Fi]?.dirty)}function or(t){t[Si].changeDetectionScheduler?.notify(8),64&t[2]&&(t[2]|=1024),rr(t)&&ar(t)}function ar(t){t[Si].changeDetectionScheduler?.notify(0);let e=lr(t);for(;null!==e&&!(8192&e[2])&&(e[2]|=8192,tr(e));)e=lr(e)}function sr(t,e){if(Gi(t))throw new Ye(911,!1);null===t[Pi]&&(t[Pi]=[]),t[Pi].push(e)}function lr(t){let e=t[3];return Bi(e)?e[3]:e}function cr(t){return t[7]??=[]}function dr(t){return t.cleanup??=[]}var ur={lFrame:jr(null),bindingsEnabled:!0,skipHydrationRootTNode:null},hr=!1;function mr(){ur.lFrame.elementDepthCount--}function pr(){return ur.bindingsEnabled}function fr(){return null!==ur.skipHydrationRootTNode}function br(t){return ur.skipHydrationRootTNode===t}function gr(){ur.skipHydrationRootTNode=null}function xr(){return ur.lFrame.lView}function _r(){return ur.lFrame.tView}function vr(t){return ur.lFrame.contextLView=t,t[8]}function yr(t){return ur.lFrame.contextLView=null,t}function wr(){let t=kr();for(;null!==t&&64===t.type;)t=t.parent;return t}function kr(){return ur.lFrame.currentTNode}function Cr(t,e){let n=ur.lFrame;n.currentTNode=t,n.isParent=e}function Sr(){return ur.lFrame.isParent}function Er(){ur.lFrame.isParent=!1}function Rr(){return hr}function Dr(t){let e=hr;return hr=t,e}function Tr(){let t=ur.lFrame,e=t.bindingRootIndex;return-1===e&&(e=t.bindingRootIndex=t.tView.bindingStartIndex),e}function Ir(){return ur.lFrame.bindingIndex++}function Or(t){let e=ur.lFrame,n=e.bindingIndex;return e.bindingIndex=e.bindingIndex+t,n}function Ar(t,e){let n=ur.lFrame;n.bindingIndex=n.bindingRootIndex=t,Pr(e)}function Pr(t){ur.lFrame.currentDirectiveIndex=t}function Mr(){return ur.lFrame.currentQueryIndex}function Fr(t){ur.lFrame.currentQueryIndex=t}function Nr(t){let e=t[1];return 2===e.type?e.declTNode:1===e.type?t[5]:null}function zr(t,e,n){if(4&n){let i=e,r=t;for(;!(i=i.parent,null!==i||1&n||(i=Nr(r),null===i||(r=r[Ri],10&i.type))););if(null===i)return!1;e=i,t=r}let i=ur.lFrame=Vr();return i.currentTNode=e,i.lView=t,!0}function Lr(t){let e=Vr(),n=t[1];ur.lFrame=e,e.currentTNode=n.firstChild,e.lView=t,e.tView=n,e.contextLView=t,e.bindingIndex=n.bindingStartIndex,e.inI18n=!1}function Vr(){let t=ur.lFrame,e=null===t?null:t.child;return null===e?jr(t):e}function jr(t){let e={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:t,child:null,inI18n:!1};return null!==t&&(t.child=e),e}function Br(){let t=ur.lFrame;return ur.lFrame=t.parent,t.currentTNode=null,t.lView=null,t}var Hr=Br;function Ur(){let t=Br();t.isParent=!0,t.tView=null,t.selectedIndex=-1,t.contextLView=null,t.elementDepthCount=0,t.currentDirectiveIndex=-1,t.currentNamespace=null,t.bindingRootIndex=-1,t.bindingIndex=-1,t.currentQueryIndex=0}function $r(){return ur.lFrame.selectedIndex}function Wr(t){ur.lFrame.selectedIndex=t}function qr(){let t=ur.lFrame;return Xi(t.tView,t.selectedIndex)}var Gr=!0;function Zr(){return Gr}function Kr(t){Gr=t}function Yr(t,e=null,n=null,i){let r=function(t,e=null,n=null,i,r=new Set){let o=[n||Qn,ri(t)];return i=i||("object"==typeof t?void 0:en(t)),new xi(o,e||bi(),i||null,r)}(t,e,n,i);return r.resolveInjectorInitializers(),r}var Xr=class t{static THROW_IF_NOT_FOUND=zn;static NULL=new ii;static create(t,e){if(Array.isArray(t))return Yr({name:""},e,t,"");{let e=t.name??"";return Yr({name:e},t.parent,t.providers,e)}}static ɵprov=ln({token:t,providedIn:"any",factory:()=>jn(ei)});static __NG_ELEMENT_ID__=-1},Jr=new pn(""),Qr=class{static __NG_ELEMENT_ID__=eo;static __NG_ENV_ID__=t=>t},to=class extends Qr{_lView;constructor(t){super(),this._lView=t}get destroyed(){return Gi(this._lView)}onDestroy(t){let e=this._lView;return sr(e,t),()=>function(t,e){if(null===t[Pi])return;let n=t[Pi].indexOf(e);-1!==n&&t[Pi].splice(n,1)}(e,t)}};function eo(){return new to(xr())}var no=!1,io=(()=>{class t{taskId=0;pendingTasks=new Set;destroyed=!1;pendingTask=new kt(!1);get hasPendingTasks(){return!this.destroyed&&this.pendingTask.value}get hasPendingTasksObservable(){return this.destroyed?new mt(t=>{t.next(!1),t.complete()}):this.pendingTask}add(){!this.hasPendingTasks&&!this.destroyed&&this.pendingTask.next(!0);let t=this.taskId++;return this.pendingTasks.add(t),t}has(t){return this.pendingTasks.has(t)}remove(t){this.pendingTasks.delete(t),0===this.pendingTasks.size&&this.hasPendingTasks&&this.pendingTask.next(!1)}ngOnDestroy(){this.pendingTasks.clear(),this.hasPendingTasks&&this.pendingTask.next(!1),this.destroyed=!0,this.pendingTask.unsubscribe()}static ɵprov=ln({token:t,providedIn:"root",factory:()=>new t})}return t})(),ro=class extends yt{__isAsync;destroyRef=void 0;pendingTasks=void 0;constructor(t=!1){super(),this.__isAsync=t,(void 0!==Mn()||null!=Ue())&&(this.destroyRef=Bn(Qr,{optional:!0})??void 0,this.pendingTasks=Bn(io,{optional:!0})??void 0)}emit(t){let e=m(null);try{super.next(t)}finally{m(e)}}subscribe(t,e,n){let i=t,r=e||(()=>null),o=n;if(t&&"object"==typeof t){let e=t;i=e.next?.bind(e),r=e.error?.bind(e),o=e.complete?.bind(e)}this.__isAsync&&(r=this.wrapInTimeout(r),i&&(i=this.wrapInTimeout(i)),o&&(o=this.wrapInTimeout(o)));let a=super.subscribe({next:i,error:r,complete:o});return t instanceof $&&t.add(a),a}wrapInTimeout(t){return e=>{let n=this.pendingTasks?.add();setTimeout(()=>{try{t(e)}finally{void 0!==n&&this.pendingTasks?.remove(n)}})}}};function oo(...t){}function ao(t){let e,n;function i(){t=oo;try{void 0!==n&&"function"==typeof cancelAnimationFrame&&cancelAnimationFrame(n),void 0!==e&&clearTimeout(e)}catch{}}return e=setTimeout(()=>{t(),i()}),"function"==typeof requestAnimationFrame&&(n=requestAnimationFrame(()=>{t(),i()})),()=>i()}function so(t){return queueMicrotask(()=>t()),()=>{t=oo}}var lo="isAngularZone",co=lo+"_ID",uo=0,ho=class t{hasPendingMacrotasks=!1;hasPendingMicrotasks=!1;isStable=!0;onUnstable=new ro(!1);onMicrotaskEmpty=new ro(!1);onStable=new ro(!1);onError=new ro(!1);constructor(t){let{enableLongStackTrace:e=!1,shouldCoalesceEventChangeDetection:n=!1,shouldCoalesceRunChangeDetection:i=!1,scheduleInRootZone:r=no}=t;if(typeof Zone>"u")throw new Ye(908,!1);Zone.assertZonePatched();let o=this;o._nesting=0,o._outer=o._inner=Zone.current,Zone.TaskTrackingZoneSpec&&(o._inner=o._inner.fork(new Zone.TaskTrackingZoneSpec)),e&&Zone.longStackTraceZoneSpec&&(o._inner=o._inner.fork(Zone.longStackTraceZoneSpec)),o.shouldCoalesceEventChangeDetection=!i&&n,o.shouldCoalesceRunChangeDetection=i,o.callbackScheduled=!1,o.scheduleInRootZone=r,function(t){let e=()=>{!function(t){function e(){ao(()=>{t.callbackScheduled=!1,fo(t),t.isCheckStableRunning=!0,po(t),t.isCheckStableRunning=!1})}t.isCheckStableRunning||t.callbackScheduled||(t.callbackScheduled=!0,t.scheduleInRootZone?Zone.root.run(()=>{e()}):t._outer.run(()=>{e()}),fo(t))}(t)},n=uo++;t._inner=t._inner.fork({name:"angular",properties:{[lo]:!0,[co]:n,[co+n]:!0},onInvokeTask:(n,i,r,o,a,s)=>{if(function(t){return _o(t,"__ignore_ng_zone__")}(s))return n.invokeTask(r,o,a,s);try{return bo(t),n.invokeTask(r,o,a,s)}finally{(t.shouldCoalesceEventChangeDetection&&"eventTask"===o.type||t.shouldCoalesceRunChangeDetection)&&e(),go(t)}},onInvoke:(n,i,r,o,a,s,l)=>{try{return bo(t),n.invoke(r,o,a,s,l)}finally{t.shouldCoalesceRunChangeDetection&&!t.callbackScheduled&&!function(t){return _o(t,"__scheduler_tick__")}(s)&&e(),go(t)}},onHasTask:(e,n,i,r)=>{e.hasTask(i,r),n===i&&("microTask"==r.change?(t._hasPendingMicrotasks=r.microTask,fo(t),po(t)):"macroTask"==r.change&&(t.hasPendingMacrotasks=r.macroTask))},onHandleError:(e,n,i,r)=>(e.handleError(i,r),t.runOutsideAngular(()=>t.onError.emit(r)),!1)})}(o)}static isInAngularZone(){return typeof Zone<"u"&&!0===Zone.current.get(lo)}static assertInAngularZone(){if(!t.isInAngularZone())throw new Ye(909,!1)}static assertNotInAngularZone(){if(t.isInAngularZone())throw new Ye(909,!1)}run(t,e,n){return this._inner.run(t,e,n)}runTask(t,e,n,i){let r=this._inner,o=r.scheduleEventTask("NgZoneEvent: "+i,t,mo,oo,oo);try{return r.runTask(o,e,n)}finally{r.cancelTask(o)}}runGuarded(t,e,n){return this._inner.runGuarded(t,e,n)}runOutsideAngular(t){return this._outer.run(t)}},mo={};function po(t){if(0==t._nesting&&!t.hasPendingMicrotasks&&!t.isStable)try{t._nesting++,t.onMicrotaskEmpty.emit(null)}finally{if(t._nesting--,!t.hasPendingMicrotasks)try{t.runOutsideAngular(()=>t.onStable.emit(null))}finally{t.isStable=!0}}}function fo(t){t._hasPendingMicrotasks||(t.shouldCoalesceEventChangeDetection||t.shouldCoalesceRunChangeDetection)&&!0===t.callbackScheduled?t.hasPendingMicrotasks=!0:t.hasPendingMicrotasks=!1}function bo(t){t._nesting++,t.isStable&&(t.isStable=!1,t.onUnstable.emit(null))}function go(t){t._nesting--,po(t)}var xo=class{hasPendingMicrotasks=!1;hasPendingMacrotasks=!1;isStable=!0;onUnstable=new ro;onMicrotaskEmpty=new ro;onStable=new ro;onError=new ro;run(t,e,n){return t.apply(e,n)}runGuarded(t,e,n){return t.apply(e,n)}runOutsideAngular(t){return t()}runTask(t,e,n,i){return t.apply(e,n)}};function _o(t,e){return!(!Array.isArray(t)||1!==t.length)&&!0===t[0]?.data?.[e]}var vo=class{_console=console;handleError(t){this._console.error("ERROR",t)}},yo=new pn("",{factory:()=>{let t,e=Bn(ho),n=Bn(gi);return i=>{e.runOutsideAngular(()=>{n.destroyed&&!t?setTimeout(()=>{throw i}):(t??=n.get(vo),t.handleError(i))})}}}),wo={provide:ti,useValue:()=>{Bn(vo,{optional:!0})},multi:!0};function ko(t,e){let[n,i,r]=function(t,e){let n=Object.create(L);n.value=t,void 0!==e&&(n.equal=e);let i=()=>function(t){return f(t),t.value}(n);return i[h]=n,[i,t=>N(n,t),t=>z(n,t)]}(t,e?.equal),o=n;return o[h],o.set=i,o.update=r,o.asReadonly=Co.bind(o),o}function Co(){let t=this[h];if(void 0===t.readonlyFn){let e=()=>this();e[h]=t,t.readonlyFn=e}return t.readonlyFn}var So=class{view;node;constructor(t,e){this.view=t,this.node=e}static __NG_ELEMENT_ID__=Eo};function Eo(){return new So(xr(),wr())}var Ro=class{},Do=new pn("",{factory:()=>!0}),To=new pn(""),Io=(()=>{class t{internalPendingTasks=Bn(io);scheduler=Bn(Ro);errorHandler=Bn(yo);add(){let t=this.internalPendingTasks.add();return()=>{this.internalPendingTasks.has(t)&&(this.scheduler.notify(11),this.internalPendingTasks.remove(t))}}run(t){let e=this.add();t().catch(this.errorHandler).finally(e)}static ɵprov=ln({token:t,providedIn:"root",factory:()=>new t})}return t})(),Oo=(()=>{class t{static ɵprov=ln({token:t,providedIn:"root",factory:()=>new Ao})}return t})(),Ao=class{dirtyEffectCount=0;queues=new Map;add(t){this.enqueue(t),this.schedule(t)}schedule(t){t.dirty&&this.dirtyEffectCount++}remove(t){let e=t.zone,n=this.queues.get(e);n.has(t)&&(n.delete(t),t.dirty&&this.dirtyEffectCount--)}enqueue(t){let e=t.zone;this.queues.has(e)||this.queues.set(e,new Set);let n=this.queues.get(e);n.has(t)||n.add(t)}flush(){for(;this.dirtyEffectCount>0;){let t=!1;for(let[e,n]of this.queues)t||=null===e?this.flushQueue(n):e.run(()=>this.flushQueue(n));t||(this.dirtyEffectCount=0)}}flushQueue(t){let e=!1;for(let n of t)n.dirty&&(this.dirtyEffectCount--,e=!0,n.run());return e}},Po=class{[h];constructor(t){this[h]=t}destroy(){this[h].destroy()}};function Mo(t,e){let n,i=e?.injector??Bn(Xr),r=!0!==e?.manualCleanup?i.get(Qr):null,o=i.get(So,null,{optional:!0}),a=i.get(Ro);return null!==o?(n=function(t,e,n){let i=Object.create(zo);return i.view=t,i.zone=typeof Zone<"u"?Zone.current:null,i.notifier=e,i.fn=Lo(i,n),t[Mi]??=new Set,t[Mi].add(i),i.consumerMarkedDirty(i),i}(o.view,a,t),r instanceof to&&r._lView===o.view&&(r=null)):n=function(t,e,n){let i=Object.create(No);return i.fn=Lo(i,t),i.scheduler=e,i.notifier=n,i.zone=typeof Zone<"u"?Zone.current:null,i.scheduler.add(i),i.notifier.notify(12),i}(t,i.get(Oo),a),n.injector=i,null!==r&&(n.onDestroyFns=[r.onDestroy(()=>n.destroy())]),new Po(n)}var Fo=l(s({},V),{cleanupFns:void 0,zone:null,onDestroyFns:null,run(){let t=Dr(!1);try{!function(t){if(t.dirty=!1,t.version>0&&!k(t))return;t.version++;let e=y(t);try{t.cleanup(),t.fn()}finally{w(t,e)}}(this)}finally{Dr(t)}},cleanup(){if(!this.cleanupFns?.length)return;let t=m(null);try{for(;this.cleanupFns.length;)this.cleanupFns.pop()()}finally{this.cleanupFns=[],m(t)}}}),No=l(s({},Fo),{consumerMarkedDirty(){this.scheduler.schedule(this),this.notifier.notify(12)},destroy(){if(C(this),null!==this.onDestroyFns)for(let t of this.onDestroyFns)t();this.cleanup(),this.scheduler.remove(this)}}),zo=l(s({},Fo),{consumerMarkedDirty(){this.view[2]|=8192,ar(this.view),this.notifier.notify(13)},destroy(){if(C(this),null!==this.onDestroyFns)for(let t of this.onDestroyFns)t();this.cleanup(),this.view[Mi]?.delete(this)}});function Lo(t,e){return()=>{e(e=>(t.cleanupFns??=[]).push(e))}}function Vo(t){return function(t){let e=m(null);try{return t()}finally{m(e)}}(t)}function jo(t){return{toString:t}.toString()}function Bo(t,e,n,i){null!==e?e.applyValueToInputSignal(e,i):t[n]=i}var Ho=class{previousValue;currentValue;firstChange;constructor(t,e,n){this.previousValue=t,this.currentValue=e,this.firstChange=n}isFirstChange(){return this.firstChange}},Uo=(()=>{let t=()=>$o;return t.ngInherit=!0,t})();function $o(t){return t.type.prototype.ngOnChanges&&(t.setInput=qo),Wo}function Wo(){let t=Zo(this),e=t?.current;if(e){let n=t.previous;if(n===Jn)t.previous=e;else for(let t in e)n[t]=e[t];t.current=null,this.ngOnChanges(e)}}function qo(t,e,n,i,r){let o=this.declaredInputs[i],a=Zo(t)||function(t,e){return t[Go]=e}(t,{previous:Jn,current:null}),s=a.current||(a.current={}),l=a.previous,c=l[o];s[o]=new Ho(c&&c.currentValue,n,l===Jn),Bo(t,e,r,n)}var Go="__ngSimpleChanges__";function Zo(t){return t[Go]||null}var Ko,Yo=[],Xo=function(t,e=null,n){for(let i=0;i<Yo.length;i++)(0,Yo[i])(t,e,n)},Jo=((Ko=Jo||{})[Ko.TemplateCreateStart=0]="TemplateCreateStart",Ko[Ko.TemplateCreateEnd=1]="TemplateCreateEnd",Ko[Ko.TemplateUpdateStart=2]="TemplateUpdateStart",Ko[Ko.TemplateUpdateEnd=3]="TemplateUpdateEnd",Ko[Ko.LifecycleHookStart=4]="LifecycleHookStart",Ko[Ko.LifecycleHookEnd=5]="LifecycleHookEnd",Ko[Ko.OutputStart=6]="OutputStart",Ko[Ko.OutputEnd=7]="OutputEnd",Ko[Ko.BootstrapApplicationStart=8]="BootstrapApplicationStart",Ko[Ko.BootstrapApplicationEnd=9]="BootstrapApplicationEnd",Ko[Ko.BootstrapComponentStart=10]="BootstrapComponentStart",Ko[Ko.BootstrapComponentEnd=11]="BootstrapComponentEnd",Ko[Ko.ChangeDetectionStart=12]="ChangeDetectionStart",Ko[Ko.ChangeDetectionEnd=13]="ChangeDetectionEnd",Ko[Ko.ChangeDetectionSyncStart=14]="ChangeDetectionSyncStart",Ko[Ko.ChangeDetectionSyncEnd=15]="ChangeDetectionSyncEnd",Ko[Ko.AfterRenderHooksStart=16]="AfterRenderHooksStart",Ko[Ko.AfterRenderHooksEnd=17]="AfterRenderHooksEnd",Ko[Ko.ComponentStart=18]="ComponentStart",Ko[Ko.ComponentEnd=19]="ComponentEnd",Ko[Ko.DeferBlockStateStart=20]="DeferBlockStateStart",Ko[Ko.DeferBlockStateEnd=21]="DeferBlockStateEnd",Ko[Ko.DynamicComponentStart=22]="DynamicComponentStart",Ko[Ko.DynamicComponentEnd=23]="DynamicComponentEnd",Ko[Ko.HostBindingsUpdateStart=24]="HostBindingsUpdateStart",Ko[Ko.HostBindingsUpdateEnd=25]="HostBindingsUpdateEnd",Ko);function Qo(t,e){for(let n=e.directiveStart,i=e.directiveEnd;n<i;n++){let e=t.data[n].type.prototype,{ngAfterContentInit:i,ngAfterContentChecked:r,ngAfterViewInit:o,ngAfterViewChecked:a,ngOnDestroy:s}=e;i&&(t.contentHooks??=[]).push(-n,i),r&&((t.contentHooks??=[]).push(n,r),(t.contentCheckHooks??=[]).push(n,r)),o&&(t.viewHooks??=[]).push(-n,o),a&&((t.viewHooks??=[]).push(n,a),(t.viewCheckHooks??=[]).push(n,a)),null!=s&&(t.destroyHooks??=[]).push(n,s)}}function ta(t,e,n){ia(t,e,3,n)}function ea(t,e,n,i){(3&t[2])===n&&ia(t,e,n,i)}function na(t,e){let n=t[2];(3&n)===e&&(n&=16383,n+=1,t[2]=n)}function ia(t,e,n,i){let r=void 0!==i?65535&t[Ii]:0,o=i??-1,a=e.length-1,s=0;for(let l=r;l<a;l++)if("number"==typeof e[l+1]){if(s=e[l],null!=i&&s>=i)break}else e[l]<0&&(t[Ii]+=65536),(s<o||-1==o)&&(oa(t,n,e,l),t[Ii]=(4294901760&t[Ii])+l+2),l++}function ra(t,e){Xo(Jo.LifecycleHookStart,t,e);let n=m(null);try{e.call(t)}finally{m(n),Xo(Jo.LifecycleHookEnd,t,e)}}function oa(t,e,n,i){let r=n[i]<0,o=n[i+1],a=t[r?-n[i]:n[i]];r?t[2]>>14<t[Ii]>>16&&(3&t[2])===e&&(t[2]+=16384,ra(a,o)):ra(a,o)}var aa=-1,sa=class{factory;name;injectImpl;resolving=!1;canSeeViewProviders;multi;componentProviders;index;providerFactory;constructor(t,e,n,i){this.factory=t,this.name=i,this.canSeeViewProviders=e,this.injectImpl=n}};function la(t){return 3===t||4===t||6===t}function ca(t){return 64===t.charCodeAt(0)}function da(t,e){if(null!==e&&0!==e.length)if(null===t||0===t.length)t=e.slice();else{let n=-1;for(let i=0;i<e.length;i++){let r=e[i];"number"==typeof r?n=r:0===n||ua(t,n,r,0,-1===n||2===n?e[++i]:null)}}return t}function ua(t,e,n,i,r){let o=0,a=t.length;if(-1===e)a=-1;else for(;o<t.length;){let n=t[o++];if("number"==typeof n){if(n===e){a=-1;break}if(n>e){a=o-1;break}}}for(;o<t.length;){let e=t[o];if("number"==typeof e)break;if(e===n)return void(null!==r&&(t[o+1]=r));o++,null!==r&&o++}-1!==a&&(t.splice(a,0,e),o=a+1),t.splice(o++,0,n),null!==r&&t.splice(o++,0,r)}function ha(t){return t!==aa}function ma(t){return 32767&t}function pa(t,e){let n=function(t){return t>>16}(t),i=e;for(;n>0;)i=i[Ri],n--;return i}var fa=!0;function ba(t){let e=fa;return fa=t,e}var ga=0,xa={};function _a(t,e){let n=ya(t,e);if(-1!==n)return n;let i=e[1];i.firstCreatePass&&(t.injectorIndex=e.length,va(i.data,t),va(e,null),va(i.blueprint,null));let r=wa(t,e),o=t.injectorIndex;if(ha(r)){let t=ma(r),n=pa(r,e),i=n[1].data;for(let r=0;r<8;r++)e[o+r]=n[t+r]|i[t+r]}return e[o+8]=r,o}function va(t,e){t.push(0,0,0,0,0,0,0,0,e)}function ya(t,e){return-1===t.injectorIndex||t.parent&&t.parent.injectorIndex===t.injectorIndex||null===e[t.injectorIndex+8]?-1:t.injectorIndex}function wa(t,e){if(t.parent&&-1!==t.parent.injectorIndex)return t.parent.injectorIndex;let n=0,i=null,r=e;for(;null!==r;){if(i=za(r),null===i)return aa;if(n++,r=r[Ri],-1!==i.injectorIndex)return i.injectorIndex|n<<16}return aa}function ka(t,e,n){!function(t,e,n){let i;"string"==typeof n?i=n.charCodeAt(0)||0:n.hasOwnProperty(vn)&&(i=n[vn]),null==i&&(i=n[vn]=ga++);let r=255&i,o=1<<r;e.data[t+(r>>5)]|=o}(t,e,n)}function Ca(t,e,n){if(8&n||void 0!==t)return t;An()}function Sa(t,e,n,i){if(8&n&&void 0===i&&(i=null),!(3&n)){let r=t[9],o=Fn(void 0);try{return r?r.get(e,i,8&n):Nn(e,i,8&n)}finally{Fn(o)}}return Ca(i,0,n)}function Ea(t,e,n,i=0,r){if(null!==t){if(2048&e[2]&&!(2&i)){let r=function(t,e,n,i,r){let o=t,a=e;for(;null!==o&&null!==a&&2048&a[2]&&!qi(a);){let t=Ra(o,a,n,2|i,xa);if(t!==xa)return t;let e=o.parent;if(!e){let t=a[20];if(t){let e=t.get(n,xa,i);if(e!==xa)return e}e=za(a),a=a[Ri]}o=e}return r}(t,e,n,i,xa);if(r!==xa)return r}let r=Ra(t,e,n,i,xa);if(r!==xa)return r}return Sa(e,n,i,r)}function Ra(t,e,n,i,r){let o=function(t){if("string"==typeof t)return t.charCodeAt(0)||0;let e=t.hasOwnProperty(vn)?t[vn]:void 0;return"number"==typeof e?e>=0?255&e:Ma:e}(n);if("function"==typeof o){if(!zr(e,t,i))return 1&i?Ca(r,0,i):Sa(e,n,i,r);try{let t;if(t=o(i),null!=t||8&i)return t;An()}finally{Hr()}}else if("number"==typeof o){let r=null,a=ya(t,e),s=aa,l=1&i?e[Di][5]:null;for((-1===a||4&i)&&(s=-1===a?wa(t,e):e[a+8],s!==aa&&Aa(i,!1)?(r=e[1],a=ma(s),e=pa(s,e)):a=-1);-1!==a;){let t=e[1];if(Oa(o,a,t.data)){let t=Da(a,e,n,r,i,l);if(t!==xa)return t}s=e[a+8],s!==aa&&Aa(i,e[1].data[a+8]===l)&&Oa(o,a,e)?(r=t,a=ma(s),e=pa(s,e)):a=-1}}return r}function Da(t,e,n,i,r,o){let a=e[1],s=a.data[t+8],l=Ta(s,a,n,null==i?Ui(s)&&fa:i!=a&&!!(3&s.type),1&r&&o===s);return null!==l?Ia(e,a,l,s,r):xa}function Ta(t,e,n,i,r){let o=t.providerIndexes,a=e.data,s=1048575&o,l=t.directiveStart,c=t.directiveEnd,d=o>>20,u=r?s+d:c;for(let t=i?s:s+d;t<u;t++){let e=a[t];if(t<l&&n===e||t>=l&&e.type===n)return t}if(r){let t=a[l];if(t&&Wi(t)&&t.type===n)return l}return null}function Ia(t,e,n,i,r){let o=t[n],a=e.data;if(o instanceof sa){let s=o;if(s.resolving)throw function(t){"function"==typeof t?t.name||t.toString():"object"==typeof t&&null!=t&&"function"==typeof t.type?t.type.name||t.type.toString():En(t)}(a[n]),On();let l=ba(s.canSeeViewProviders);s.resolving=!0,a[n].type||a[n];let c=s.injectImpl?Fn(s.injectImpl):null;zr(t,i,0);try{o=t[n]=s.factory(void 0,r,a,t,i),e.firstCreatePass&&n>=i.directiveStart&&function(t,e,n){let{ngOnChanges:i,ngOnInit:r,ngDoCheck:o}=e.type.prototype;if(i){let i=$o(e);(n.preOrderHooks??=[]).push(t,i),(n.preOrderCheckHooks??=[]).push(t,i)}r&&(n.preOrderHooks??=[]).push(0-t,r),o&&((n.preOrderHooks??=[]).push(t,o),(n.preOrderCheckHooks??=[]).push(t,o))}(n,a[n],e)}finally{null!==c&&Fn(c),ba(l),s.resolving=!1,Hr()}}return o}function Oa(t,e,n){let i=1<<t;return!!(n[e+(t>>5)]&i)}function Aa(t,e){return!(2&t||1&t&&e)}var Pa=class{_tNode;_lView;constructor(t,e){this._tNode=t,this._lView=e}get(t,e,n){return Ea(this._tNode,this._lView,t,Hn(n),e)}};function Ma(){return new Pa(wr(),xr())}function Fa(t){return jo(()=>{let e=t.prototype.constructor,n=e[_n]||Na(e),i=Object.prototype,r=Object.getPrototypeOf(t.prototype).constructor;for(;r&&r!==i;){let t=r[_n]||Na(r);if(t&&t!==n)return t;r=Object.getPrototypeOf(r)}return t=>new t})}function Na(t){return sn(t)?()=>{let e=Na(an(t));return e&&e()}:Wn(t)}function za(t){let e=t[1],n=e.type;return 2===n?e.declTNode:1===n?t[5]:null}function La(){return Va(wr(),xr())}function Va(t,e){return new ja(Yi(t,e))}var ja=class{nativeElement;constructor(t){this.nativeElement=t}static __NG_ELEMENT_ID__=La};function Ba(t){return t instanceof ja?t.nativeElement:t}function Ha(){return this._results[Symbol.iterator]()}var Ua=class{_emitDistinctChangesOnly;dirty=!0;_onDirty=void 0;_results=[];_changesDetected=!1;_changes=void 0;length=0;first=void 0;last=void 0;get changes(){return this._changes??=new yt}constructor(t=!1){this._emitDistinctChangesOnly=t}get(t){return this._results[t]}map(t){return this._results.map(t)}filter(t){return this._results.filter(t)}find(t){return this._results.find(t)}reduce(t,e){return this._results.reduce(t,e)}forEach(t){this._results.forEach(t)}some(t){return this._results.some(t)}toArray(){return this._results.slice()}toString(){return this._results.toString()}reset(t,e){this.dirty=!1;let n=function(t){return t.flat(Number.POSITIVE_INFINITY)}(t);(this._changesDetected=!function(t,e,n){if(t.length!==e.length)return!1;for(let i=0;i<t.length;i++){let r=t[i],o=e[i];if(n&&(r=n(r),o=n(o)),o!==r)return!1}return!0}(this._results,n,e))&&(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.next(this)}onDirty(t){this._onDirty=t}setDirty(){this.dirty=!0,this._onDirty?.()}destroy(){void 0!==this._changes&&(this._changes.complete(),this._changes.unsubscribe())}[Symbol.iterator]=Ha};function $a(t){return!(128&~t.flags)}var Wa=function(t){return t[t.OnPush=0]="OnPush",t[t.Default=1]="Default",t}(Wa||{}),qa=new Map,Ga=0;function Za(t){qa.delete(t[Ai])}var Ka="__ngContext__";function Ya(t,e){ji(e)?(t[Ka]=e[Ai],function(t){qa.set(t[Ai],t)}(e)):t[Ka]=e}function Xa(t){return Qa(t[12])}function Ja(t){return Qa(t[4])}function Qa(t){for(;null!==t&&!Bi(t);)t=t[4];return t}var ts=new pn("",{factory:()=>es}),es="ng",ns=new pn(""),is=new pn("",{providedIn:"platform",factory:()=>"unknown"}),rs=new pn(""),os=new pn("",{factory:()=>Bn(Jr).body?.querySelector("[ngCspNonce]")?.getAttribute("ngCspNonce")||null}),as=!1,ss=new pn("",{factory:()=>as});function ls(t){return!(32&~t.flags)}function cs(t,e){let n=t.contentQueries;if(null!==n){let i=m(null);try{for(let i=0;i<n.length;i+=2){let r=n[i],o=n[i+1];if(-1!==o){let n=t.data[o];Fr(r),n.contentQueries(2,e[o],o)}}}finally{m(i)}}}function ds(t,e,n){Fr(0);let i=m(null);try{e(t,n)}finally{m(i)}}function us(t,e,n){if(Hi(e)){let i=m(null);try{let i=e.directiveStart,r=e.directiveEnd;for(let e=i;e<r;e++){let i=t.data[e];if(i.contentQueries){let t=n[e];i.contentQueries(1,t,e)}}}finally{m(i)}}}var hs,ms=function(t){return t[t.Emulated=0]="Emulated",t[t.None=2]="None",t[t.ShadowDom=3]="ShadowDom",t[t.ExperimentalIsolatedShadowDom=4]="ExperimentalIsolatedShadowDom",t}(ms||{});function ps(t){return function(){if(void 0===hs&&(hs=null,Je.trustedTypes))try{hs=Je.trustedTypes.createPolicy("angular",{createHTML:t=>t,createScript:t=>t,createScriptURL:t=>t})}catch{}return hs}()?.createHTML(t)||t}var fs=class{changingThisBreaksApplicationSecurity;constructor(t){this.changingThisBreaksApplicationSecurity=t}toString(){return`SafeValue must use [property]=binding: ${this.changingThisBreaksApplicationSecurity} (see ${Ke})`}},bs=class extends fs{getTypeName(){return"HTML"}},gs=class extends fs{getTypeName(){return"Style"}},xs=class extends fs{getTypeName(){return"Script"}},_s=class extends fs{getTypeName(){return"URL"}},vs=class extends fs{getTypeName(){return"ResourceURL"}};function ys(t){return t instanceof fs?t.changingThisBreaksApplicationSecurity:t}function ws(t,e){let n=function(t){return t instanceof fs&&t.getTypeName()||null}(t);if(null!=n&&n!==e){if("ResourceURL"===n&&"URL"===e)return!0;throw new Error(`Required a safe ${e}, got a ${n} (see ${Ke})`)}return n===e}var ks=class{inertDocumentHelper;constructor(t){this.inertDocumentHelper=t}getInertBodyElement(t){t="<body><remove></remove>"+t;try{let e=(new window.DOMParser).parseFromString(ps(t),"text/html").body;return null===e?this.inertDocumentHelper.getInertBodyElement(t):(e.firstChild?.remove(),e)}catch{return null}}},Cs=class{defaultDoc;inertDocument;constructor(t){this.defaultDoc=t,this.inertDocument=this.defaultDoc.implementation.createHTMLDocument("sanitization-inert")}getInertBodyElement(t){let e=this.inertDocument.createElement("template");return e.innerHTML=ps(t),e}},Ss=/^(?!javascript:)(?:[a-z0-9+.-]+:|[^&:\/?#]*(?:[\/?#]|$))/i;function Es(t){return(t=String(t)).match(Ss)?t:"unsafe:"+t}function Rs(t){let e={};for(let n of t.split(","))e[n]=!0;return e}function Ds(...t){let e={};for(let n of t)for(let t in n)n.hasOwnProperty(t)&&(e[t]=!0);return e}var Ts=Rs("area,br,col,hr,img,wbr"),Is=Rs("colgroup,dd,dt,li,p,tbody,td,tfoot,th,thead,tr"),Os=Rs("rp,rt"),As=Ds(Os,Is),Ps=Ds(Is,Rs("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")),Ms=Ds(Os,Rs("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")),Fs=Ds(Ts,Ps,Ms,As),Ns=Rs("background,cite,href,itemtype,longdesc,poster,src,xlink:href"),zs=Rs("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"),Ls=Rs("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"),Vs=Ds(Ns,zs,Ls),js=Rs("script,style,template"),Bs=class{sanitizedSomething=!1;buf=[];sanitizeChildren(t){let e=t.firstChild,n=!0,i=[];for(;e;)if(e.nodeType===Node.ELEMENT_NODE?n=this.startElement(e):e.nodeType===Node.TEXT_NODE?this.chars(e.nodeValue):this.sanitizedSomething=!0,n&&e.firstChild)i.push(e),e=Us(e);else for(;e;){e.nodeType===Node.ELEMENT_NODE&&this.endElement(e);let t=Hs(e);if(t){e=t;break}e=i.pop()}return this.buf.join("")}startElement(t){let e=$s(t).toLowerCase();if(!Fs.hasOwnProperty(e))return this.sanitizedSomething=!0,!js.hasOwnProperty(e);this.buf.push("<"),this.buf.push(e);let n=t.attributes;for(let t=0;t<n.length;t++){let e=n.item(t),i=e.name,r=i.toLowerCase();if(!Vs.hasOwnProperty(r)){this.sanitizedSomething=!0;continue}let o=e.value;Ns[r]&&(o=Es(o)),this.buf.push(" ",i,'="',Ks(o),'"')}return this.buf.push(">"),!0}endElement(t){let e=$s(t).toLowerCase();Fs.hasOwnProperty(e)&&!Ts.hasOwnProperty(e)&&(this.buf.push("</"),this.buf.push(e),this.buf.push(">"))}chars(t){this.buf.push(Ks(t))}};function Hs(t){let e=t.nextSibling;if(e&&t!==e.previousSibling)throw Ws(e);return e}function Us(t){let e=t.firstChild;if(e&&function(t,e){return(t.compareDocumentPosition(e)&Node.DOCUMENT_POSITION_CONTAINED_BY)!==Node.DOCUMENT_POSITION_CONTAINED_BY}(t,e))throw Ws(e);return e}function $s(t){let e=t.nodeName;return"string"==typeof e?e:"FORM"}function Ws(t){return new Error(`Failed to sanitize html because the element is clobbered: ${t.outerHTML}`)}var qs,Gs=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,Zs=/([^\#-~ |!])/g;function Ks(t){return t.replace(/&/g,"&").replace(Gs,function(t){return"&#"+(1024*(t.charCodeAt(0)-55296)+(t.charCodeAt(1)-56320)+65536)+";"}).replace(Zs,function(t){return"&#"+t.charCodeAt(0)+";"}).replace(/</g,"<").replace(/>/g,">")}function Ys(t){return"content"in t&&function(t){return t.nodeType===Node.ELEMENT_NODE&&"TEMPLATE"===t.nodeName}(t)?t.content:null}var Xs=/^>|^->|<!--|-->|--!>|<!-$/g,Js=/(<|>)/g;function Qs(t,e,n){return t.createElement(e,n)}function tl(t,e,n,i,r){t.insertBefore(e,n,i,r)}function el(t,e,n){t.appendChild(e,n)}function nl(t,e,n,i,r){null!==i?tl(t,e,n,i,r):el(t,e,n)}function il(t,e,n,i){t.removeChild(null,e,n,i)}function rl(t,e,n){let{mergedAttrs:i,classes:r,styles:o}=n;null!==i&&function(t,e,n){let i=0;for(;i<n.length;){let r=n[i];if("number"==typeof r){if(0!==r)break;i++;let o=n[i++],a=n[i++],s=n[i++];t.setAttribute(e,a,s,o)}else{let o=r,a=n[++i];ca(o)?t.setProperty(e,o,a):t.setAttribute(e,o,a),i++}}}(t,e,i),null!==r&&function(t,e,n){""===n?t.removeAttribute(e,"class"):t.setAttribute(e,"class",n)}(t,e,r),null!==o&&function(t,e,n){t.setAttribute(e,"style",n)}(t,e,o)}var ol=function(t){return t[t.NONE=0]="NONE",t[t.HTML=1]="HTML",t[t.STYLE=2]="STYLE",t[t.SCRIPT=3]="SCRIPT",t[t.URL=4]="URL",t[t.RESOURCE_URL=5]="RESOURCE_URL",t}(ol||{});function al(t,e,n){let i=t.length;for(;;){let r=t.indexOf(e,n);if(-1===r)return r;if(0===r||t.charCodeAt(r-1)<=32){let n=e.length;if(r+n===i||t.charCodeAt(r+n)<=32)return r}n=r+1}}var sl="ng-template";function ll(t,e,n,i){let r=0;if(i){for(;r<e.length&&"string"==typeof e[r];r+=2)if("class"===e[r]&&-1!==al(e[r+1].toLowerCase(),n,0))return!0}else if(cl(t))return!1;if(r=e.indexOf(1,r),r>-1){let t;for(;++r<e.length&&"string"==typeof(t=e[r]);)if(t.toLowerCase()===n)return!0}return!1}function cl(t){return 4===t.type&&t.value!==sl}function dl(t,e,n){return e===(4!==t.type||n?t.value:sl)}function ul(t,e,n){let i=4,r=t.attrs,o=null!==r?function(t){for(let e=0;e<t.length;e++)if(la(t[e]))return e;return t.length}(r):0,a=!1;for(let s=0;s<e.length;s++){let l=e[s];if("number"!=typeof l){if(!a)if(4&i){if(i=2|1&i,""!==l&&!dl(t,l,n)||""===l&&1===e.length){if(hl(i))return!1;a=!0}}else if(8&i){if(null===r||!ll(t,r,l,n)){if(hl(i))return!1;a=!0}}else{let c=e[++s],d=ml(l,r,cl(t),n);if(-1===d){if(hl(i))return!1;a=!0;continue}if(""!==c){let t;if(t=d>o?"":r[d+1].toLowerCase(),2&i&&c!==t){if(hl(i))return!1;a=!0}}}}else{if(!a&&!hl(i)&&!hl(l))return!1;if(a&&hl(l))continue;a=!1,i=l|1&i}}return hl(i)||a}function hl(t){return!(1&t)}function ml(t,e,n,i){if(null===e)return-1;let r=0;if(i||!n){let n=!1;for(;r<e.length;){let i=e[r];if(i===t)return r;if(3===i||6===i)n=!0;else{if(1===i||2===i){let t=e[++r];for(;"string"==typeof t;)t=e[++r];continue}if(4===i)break;if(0===i){r+=4;continue}}r+=n?1:2}return-1}return function(t,e){let n=t.indexOf(4);if(n>-1)for(n++;n<t.length;){let i=t[n];if("number"==typeof i)return-1;if(i===e)return n;n++}return-1}(e,t)}function pl(t,e,n=!1){for(let i=0;i<e.length;i++)if(ul(t,e[i],n))return!0;return!1}function fl(t,e){t:for(let n=0;n<e.length;n++){let i=e[n];if(t.length===i.length){for(let e=0;e<t.length;e++)if(t[e]!==i[e])continue t;return!0}}return!1}function bl(t,e){return t?":not("+e.trim()+")":e}function gl(t){let e=t[0],n=1,i=2,r="",o=!1;for(;n<t.length;){let a=t[n];if("string"==typeof a)if(2&i){let e=t[++n];r+="["+a+(e.length>0?'="'+e+'"':"")+"]"}else 8&i?r+="."+a:4&i&&(r+=" "+a);else""!==r&&!hl(a)&&(e+=bl(o,r),r=""),i=a,o=o||!hl(i);n++}return""!==r&&(e+=bl(o,r)),e}var xl={};function _l(t,e,n,i,r,o,a,s,l,c,d){let u=Li+i,h=u+r,m=function(t,e){let n=[];for(let i=0;i<e;i++)n.push(i<t?null:xl);return n}(u,h),p="function"==typeof c?c():c;return m[1]={type:t,blueprint:m,template:n,queries:null,viewQuery:s,declTNode:e,data:m.slice().fill(null,u),bindingStartIndex:u,expandoStartIndex:h,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 o?o():o,pipeRegistry:"function"==typeof a?a():a,firstChild:null,schemas:l,consts:p,incompleteFirstPass:!1,ssrId:d}}function vl(t,e,n,i,r,o,a,s,l,c,d){let u=e.blueprint.slice();return u[0]=r,u[2]=1228|i,(null!==c||t&&2048&t[2])&&(u[2]|=2048),nr(u),u[3]=u[Ri]=t,u[8]=n,u[Si]=a||t&&t[Si],u[Ei]=s||t&&t[Ei],u[9]=l||t&&t[9]||null,u[5]=o,u[Ai]=Ga++,u[6]=d,u[20]=c,u[Di]=2==e.type?t[Di]:u,u}function yl(t){let e=16;return t.signals?e=4096:t.onPush&&(e=64),e}function wl(t,e,n,i){if(0===n)return-1;let r=e.length;for(let r=0;r<n;r++)e.push(i),t.blueprint.push(i),t.data.push(null);return r}function kl(t,e){return t[12]?t[13][4]=e:t[12]=e,t[13]=e,e}function Cl(t=1){Sl(_r(),xr(),$r()+t,!1)}function Sl(t,e,n,i){if(!i)if(3&~e[2]){let i=t.preOrderHooks;null!==i&&ea(e,i,0,n)}else{let i=t.preOrderCheckHooks;null!==i&&ta(e,i,n)}Wr(n)}var El=function(t){return t[t.None=0]="None",t[t.SignalBased=1]="SignalBased",t[t.HasDecoratorInputTransform=2]="HasDecoratorInputTransform",t}(El||{});function Rl(t,e,n,i){let r=m(null);try{let[r,o,a]=t.inputs[n],s=null;0!==(o&El.SignalBased)&&(s=e[r][h]),null!==s&&void 0!==s.transformFn?i=s.transformFn(i):null!==a&&(i=a.call(e,i)),null!==t.setInput?t.setInput(e,s,i,n,r):Bo(e,s,r,i)}finally{m(r)}}var Dl=function(t){return t[t.Important=1]="Important",t[t.DashCase=2]="DashCase",t}(Dl||{});function Tl(t,e){return(void 0)(t,e)}var Il=new Set,Ol=function(t){return t[t.CHANGE_DETECTION=0]="CHANGE_DETECTION",t[t.AFTER_NEXT_RENDER=1]="AFTER_NEXT_RENDER",t}(Ol||{}),Al=new pn(""),Pl=new Set;function Ml(t){Pl.has(t)||(Pl.add(t),performance?.mark?.("mark_feature_usage",{detail:{feature:t}}))}var Fl=(()=>{class t{impl=null;execute(){this.impl?.execute()}static ɵprov=ln({token:t,providedIn:"root",factory:()=>new t})}return t})(),Nl=[0,1,2,3],zl=(()=>{class t{ngZone=Bn(ho);scheduler=Bn(Ro);errorHandler=Bn(vo,{optional:!0});sequences=new Set;deferredRegistrations=new Set;executing=!1;constructor(){Bn(Al,{optional:!0})}execute(){let t=this.sequences.size>0;t&&Xo(Jo.AfterRenderHooksStart),this.executing=!0;for(let t of Nl)for(let e of this.sequences)if(!e.erroredOrDestroyed&&e.hooks[t])try{e.pipelinedValue=this.ngZone.runOutsideAngular(()=>this.maybeTrace(()=>(0,e.hooks[t])(e.pipelinedValue),e.snapshot))}catch(t){e.erroredOrDestroyed=!0,this.errorHandler?.handleError(t)}this.executing=!1;for(let t of this.sequences)t.afterRun(),t.once&&(this.sequences.delete(t),t.destroy());for(let t of this.deferredRegistrations)this.sequences.add(t);this.deferredRegistrations.size>0&&this.scheduler.notify(7),this.deferredRegistrations.clear(),t&&Xo(Jo.AfterRenderHooksEnd)}register(t){let{view:e}=t;void 0!==e?((e[Ni]??=[]).push(t),ar(e),e[2]|=8192):this.executing?this.deferredRegistrations.add(t):this.addSequence(t)}addSequence(t){this.sequences.add(t),this.scheduler.notify(7)}unregister(t){this.executing&&this.sequences.has(t)?(t.erroredOrDestroyed=!0,t.pipelinedValue=void 0,t.once=!0):(this.sequences.delete(t),this.deferredRegistrations.delete(t))}maybeTrace(t,e){return e?e.run(Ol.AFTER_NEXT_RENDER,t):t()}static ɵprov=ln({token:t,providedIn:"root",factory:()=>new t})}return t})(),Ll=class{impl;hooks;view;once;snapshot;erroredOrDestroyed=!1;pipelinedValue=void 0;unregisterOnDestroy;constructor(t,e,n,i,r,o=null){this.impl=t,this.hooks=e,this.view=n,this.once=i,this.snapshot=o,this.unregisterOnDestroy=r?.onDestroy(()=>this.destroy())}afterRun(){this.erroredOrDestroyed=!1,this.pipelinedValue=void 0,this.snapshot?.dispose(),this.snapshot=null}destroy(){this.impl.unregister(this),this.unregisterOnDestroy?.();let t=this.view?.[Ni];t&&(this.view[Ni]=t.filter(t=>t!==this))}};function Vl(t,e){let n=e?.injector??Bn(Xr);return Ml("NgAfterNextRender"),function(t,e,n){let i=e.get(Fl);i.impl??=e.get(zl);let r=e.get(Al,null,{optional:!0}),o=!0!==n?.manualCleanup?e.get(Qr):null,a=e.get(So,null,{optional:!0}),s=new Ll(i.impl,function(t){return t instanceof Function?[void 0,void 0,t,void 0]:[t.earlyRead,t.write,t.mixedReadWrite,t.read]}(t),a?.view,!0,o,r?.snapshot(null));return i.impl.register(s),s}(t,n,e)}var jl=new pn("",{factory:()=>({queue:new Set,isScheduled:!1,scheduler:null,injector:Bn(gi)})});function Bl(t,e,n){let i=t.get(jl);if(Array.isArray(e))for(let t of e)i.queue.add(t),n?.detachedLeaveAnimationFns?.push(t);else i.queue.add(e),n?.detachedLeaveAnimationFns?.push(e);i.scheduler&&i.scheduler(t)}function Hl(t,e,n,i){let r=t?.[zi]?.enter;null!==e&&r&&r.has(n.index)&&function(t,e){for(let[n,i]of e)Bl(t,i.animateFns)}(i,r)}function Ul(t,e,n,i,r,o,a,s){if(null!=r){let l,c=!1;Bi(r)?l=r:ji(r)&&(c=!0,r=r[0]);let d=Zi(r);0===t&&null!==i?(Hl(s,i,o,n),null==a?el(e,i,d):tl(e,i,d,a||null,!0)):1===t&&null!==i?(Hl(s,i,o,n),tl(e,i,d,a||null,!0)):2===t?Zl(s,o,n,t=>{il(e,d,c,t)}):3===t&&Zl(s,o,n,()=>{e.destroyNode(d)}),null!=l&&function(t,e,n,i,r,o,a){let s=i[7];s!==Zi(i)&&Ul(e,t,n,o,s,r,a);for(let n=Vi;n<i.length;n++){let r=i[n];ic(r[1],r,t,e,o,s)}}(e,t,n,l,o,i,a)}}function $l(t,e){e[Si].changeDetectionScheduler?.notify(9),ic(t,e,e[Ei],2,null,null)}function Wl(t,e){let n=t[9],i=n.indexOf(e);n.splice(i,1)}function ql(t,e){if(Gi(e))return;let n=e[Ei];n.destroyNode&&ic(t,e,n,3,null,null),function(t){let e=t[12];if(!e)return Gl(t[1],t);for(;e;){let n=null;if(ji(e))n=e[12];else{let t=e[Vi];t&&(n=t)}if(!n){for(;e&&!e[4]&&e!==t;)ji(e)&&Gl(e[1],e),e=e[3];null===e&&(e=t),ji(e)&&Gl(e[1],e),n=e&&e[4]}e=n}}(e)}function Gl(t,e){if(Gi(e))return;let n=m(null);try{e[2]&=-129,e[2]|=256,e[Fi]&&C(e[Fi]),function(t,e){let n;if(null!=t&&null!=(n=t.destroyHooks))for(let t=0;t<n.length;t+=2){let i=e[n[t]];if(!(i instanceof sa)){let e=n[t+1];if(Array.isArray(e))for(let t=0;t<e.length;t+=2){let n=i[e[t]],r=e[t+1];Xo(Jo.LifecycleHookStart,n,r);try{r.call(n)}finally{Xo(Jo.LifecycleHookEnd,n,r)}}else{Xo(Jo.LifecycleHookStart,i,e);try{e.call(i)}finally{Xo(Jo.LifecycleHookEnd,i,e)}}}}}(t,e),function(t,e){let n=t.cleanup,i=e[7];if(null!==n)for(let t=0;t<n.length-1;t+=2)if("string"==typeof n[t]){let e=n[t+3];e>=0?i[e]():i[-e].unsubscribe(),t+=2}else{let e=i[n[t+1]];n[t].call(e)}null!==i&&(e[7]=null);let r=e[Pi];if(null!==r){e[Pi]=null;for(let t=0;t<r.length;t++)(0,r[t])()}let o=e[Mi];if(null!==o){e[Mi]=null;for(let t of o)t.destroy()}}(t,e),1===e[1].type&&e[Ei].destroy();let n=e[Ti];if(null!==n&&Bi(e[3])){n!==e[3]&&Wl(n,e);let i=e[Oi];null!==i&&i.detachView(t)}Za(e)}finally{m(n)}}function Zl(t,e,n,i){let r=t?.[zi];if(null==r||null==r.leave||!r.leave.has(e.index))return i(!1);t&&Il.add(t[Ai]),Bl(n,()=>{if(r.leave&&r.leave.has(e.index)){let n=r.leave.get(e.index),o=[];if(n){for(let t=0;t<n.animateFns.length;t++){let e=n.animateFns[t],{promise:i}=e();o.push(i)}r.detachedLeaveAnimationFns=void 0}r.running=Promise.allSettled(o),function(t,e){let n=t[zi]?.running;n?n.then(()=>{t[zi].running=void 0,Il.delete(t[Ai]),e(!0)}):e(!1)}(t,i)}else t&&Il.delete(t[Ai]),i(!1)},r)}function Kl(t,e,n){return function(t,e,n){let i=e;for(;null!==i&&168&i.type;)i=(e=i).parent;if(null===i)return n[0];if(Ui(i)){let{encapsulation:e}=t.data[i.directiveStart+i.componentOffset];if(e===ms.None||e===ms.Emulated)return null}return Yi(i,n)}(t,e.parent,n)}function Yl(t,e,n){return Xl(t,e,n)}var Xl=function(t,e,n){return 40&t.type?Yi(t,n):null};function Jl(t,e,n,i){let r=Kl(t,i,e),o=e[Ei],a=Yl(i.parent||e[5],i,e);if(null!=r)if(Array.isArray(n))for(let t=0;t<n.length;t++)nl(o,r,n[t],a,!1);else nl(o,r,n,a,!1)}function Ql(t,e){if(null!==e){let n=e.type;if(3&n)return Yi(e,t);if(4&n)return ec(-1,t[e.index]);if(8&n){let n=e.child;if(null!==n)return Ql(t,n);{let n=t[e.index];return Bi(n)?ec(-1,n):Zi(n)}}if(128&n)return Ql(t,e.next);if(32&n)return Tl(e,t)()||Zi(t[e.index]);{let n=tc(t,e);return null!==n?Array.isArray(n)?n[0]:Ql(lr(t[Di]),n):Ql(t,e.next)}}return null}function tc(t,e){if(null!==e){let n=t[Di][5],i=e.projection;return n.projection[i]}return null}function ec(t,e){let n=Vi+t+1;if(n<e.length){let t=e[n],i=t[1].firstChild;if(null!==i)return Ql(t,i)}return e[7]}function nc(t,e,n,i,r,o,a){for(;null!=n;){let s=i[9];if(128===n.type){n=n.next;continue}let l=i[n.index],c=n.type;if(a&&0===e&&(l&&Ya(Zi(l),i),n.flags|=2),!ls(n))if(8&c)nc(t,e,n.child,i,r,o,!1),Ul(e,t,s,r,l,n,o,i);else if(32&c){let a,c=Tl(n,i);for(;a=c();)Ul(e,t,s,r,a,n,o,i);Ul(e,t,s,r,l,n,o,i)}else 16&c?rc(t,e,i,n,r,o):Ul(e,t,s,r,l,n,o,i);n=a?n.projectionNext:n.next}}function ic(t,e,n,i,r,o){nc(n,i,t.firstChild,e,r,o,!1)}function rc(t,e,n,i,r,o){let a=n[Di],s=a[5].projection[i.projection];if(Array.isArray(s))for(let a=0;a<s.length;a++){let l=s[a];Ul(e,t,n[9],r,l,i,o,n)}else{let n=s,l=a[3];$a(i)&&(n.flags|=128),nc(t,e,n,l,r,o,!0)}}function oc(t,e,n,i,r){let o=$r(),a=2&i;try{Wr(-1),a&&e.length>Li&&Sl(t,e,Li,!1);let o=a?Jo.TemplateUpdateStart:Jo.TemplateCreateStart;Xo(o,r,n),n(i,r)}finally{Wr(o);let t=a?Jo.TemplateUpdateEnd:Jo.TemplateCreateEnd;Xo(t,r,n)}}function ac(t,e,n){(function(t,e,n){let i=n.directiveStart,r=n.directiveEnd;Ui(n)&&function(t,e,n){let i=Yi(e,t),r=function(t){let e=t.tView;return null===e||e.incompleteFirstPass?t.tView=_l(1,null,t.template,t.decls,t.vars,t.directiveDefs,t.pipeDefs,t.viewQuery,t.schemas,t.consts,t.id):e}(n),o=t[Si].rendererFactory,a=kl(t,vl(t,r,null,yl(n),i,e,null,o.createRenderer(i,n),null,null,null));t[e.index]=a}(e,n,t.data[i+n.componentOffset]),t.firstCreatePass||_a(n,e);let o=n.initialInputs;for(let a=i;a<r;a++){let r=t.data[a],s=Ia(e,t,a,n);Ya(s,e),null!==o&&mc(0,a-i,s,r,0,o),Wi(r)&&(Qi(n.index,e)[8]=Ia(e,t,a,n))}})(t,e,n),!(64&~n.flags)&&function(t,e,n){let i=n.directiveStart,r=n.directiveEnd,o=n.index,a=ur.lFrame.currentDirectiveIndex;try{Wr(o);for(let n=i;n<r;n++){let i=t.data[n],r=e[n];Pr(n),(null!==i.hostBindings||0!==i.hostVars||null!==i.hostAttrs)&&uc(i,r)}}finally{Wr(-1),Pr(a)}}(t,e,n)}function sc(t,e,n=Yi){let i=e.localNames;if(null!==i){let r=e.index+1;for(let o=0;o<i.length;o+=2){let a=i[o+1],s=-1===a?n(e,t):t[a];t[r++]=s}}}var lc=()=>null;function cc(t,e,n,i,r,o){bc(t,e[1],e,n,i)?Ui(t)&&function(t,e){let n=Qi(e,t);16&n[2]||(n[2]|=64)}(e,t.index):(3&t.type&&(n=function(t){return"class"===t?"className":"for"===t?"htmlFor":"formaction"===t?"formAction":"innerHtml"===t?"innerHTML":"readonly"===t?"readOnly":"tabindex"===t?"tabIndex":t}(n)),dc(t,e,n,i,r,o))}function dc(t,e,n,i,r,o){if(3&t.type){let a=Yi(t,e);i=null!=o?o(i,t.value||"",n):i,r.setProperty(a,n,i)}else t.type}function uc(t,e){null!==t.hostBindings&&t.hostBindings(1,e)}function hc(t,e){let n=t.directiveRegistry,i=null;if(n)for(let t=0;t<n.length;t++){let r=n[t];pl(e,r.selectors,!1)&&(i??=[],Wi(r)?i.unshift(r):i.push(r))}return i}function mc(t,e,n,i,r,o){let a=o[e];if(null!==a)for(let t=0;t<a.length;t+=2)Rl(i,n,a[t],a[t+1])}function pc(t,e,n,i,r){let o=Li+n,a=e[1],s=r(a,e,t,i,n);e[o]=s,Cr(t,!0);let l=2===t.type;return l?(rl(e[Ei],s,t),(0===ur.lFrame.elementDepthCount||$i(t))&&Ya(s,e),ur.lFrame.elementDepthCount++):Ya(s,e),Zr()&&(!l||!ls(t))&&Jl(a,e,s,t),t}function fc(t){let e=t;return Sr()?Er():(e=e.parent,Cr(e,!1)),e}function bc(t,e,n,i,r){let o=t.inputs?.[i],a=t.hostDirectiveInputs?.[i],s=!1;if(a)for(let t=0;t<a.length;t+=2){let i=a[t],o=a[t+1];Rl(e.data[i],n[i],o,r),s=!0}if(o)for(let t of o){let o=n[t];Rl(e.data[t],o,i,r),s=!0}return s}function gc(t,e){let n=Qi(e,t),i=n[1];!function(t,e){for(let n=e.length;n<t.blueprint.length;n++)e.push(t.blueprint[n])}(i,n),null!==n[0]&&null===n[6]&&(n[6]=(n[9],null)),Xo(Jo.ComponentStart);try{xc(i,n,n[8])}finally{Xo(Jo.ComponentEnd,n[8])}}function xc(t,e,n){Lr(e);try{let i=t.viewQuery;null!==i&&ds(1,i,n);let r=t.template;null!==r&&oc(t,e,r,1,n),t.firstCreatePass&&(t.firstCreatePass=!1),e[Oi]?.finishViewCreation(t),t.staticContentQueries&&cs(t,e),t.staticViewQueries&&ds(2,t.viewQuery,n);let o=t.components;null!==o&&function(t,e){for(let n=0;n<e.length;n++)gc(t,e[n])}(e,o)}catch(e){throw t.firstCreatePass&&(t.incompleteFirstPass=!0,t.firstCreatePass=!1),e}finally{e[2]&=-5,Ur()}}function _c(t,e,n,i){let r=m(null);try{let r=e.tView,o=vl(t,r,n,4096&t[2]?4096:16,null,e,null,null,i?.injector??null,i?.embeddedViewInjector??null,i?.dehydratedView??null),a=t[e.index];o[Ti]=a;let s=t[Oi];return null!==s&&(o[Oi]=s.createEmbeddedView(r)),xc(r,o,n),o}finally{m(r)}}function vc(t,e){return!e||null===e.firstChild||$a(t)}function yc(t,e,n,i,r=!1){for(;null!==n;){if(128===n.type){n=r?n.projectionNext:n.next;continue}let o=e[n.index];null!==o&&i.push(Zi(o)),Bi(o)&&wc(o,i);let a=n.type;if(8&a)yc(t,e,n.child,i);else if(32&a){let t,r=Tl(n,e);for(;t=r();)i.push(t)}else if(16&a){let t=tc(e,n);if(Array.isArray(t))i.push(...t);else{let n=lr(e[Di]);yc(n[1],n,t,i,!0)}}n=r?n.projectionNext:n.next}return i}function wc(t,e){for(let n=Vi;n<t.length;n++){let i=t[n],r=i[1].firstChild;null!==r&&yc(i[1],i,r,e)}t[7]!==t[0]&&e.push(t[7])}function kc(t){if(null!==t[Ni]){for(let e of t[Ni])e.impl.addSequence(e);t[Ni].length=0}}var Cc=[];var Sc=l(s({},p),{consumerIsAlwaysLive:!0,kind:"template",consumerMarkedDirty:t=>{ar(t.lView)},consumerOnSignalRead(){this.lView[Fi]=this}}),Ec=l(s({},p),{consumerIsAlwaysLive:!0,kind:"template",consumerMarkedDirty:t=>{let e=lr(t.lView);for(;e&&!Rc(e[1]);)e=lr(e);e&&ir(e)},consumerOnSignalRead(){this.lView[Fi]=this}});function Rc(t){return 2!==t.type}function Dc(t){if(null===t[Mi])return;let e=!0;for(;e;){let n=!1;for(let e of t[Mi])e.dirty&&(n=!0,null===e.zone||Zone.current===e.zone?e.run():e.zone.run(()=>e.run()));e=n&&!!(8192&t[2])}}function Tc(t,e=0){let n=t[Si].rendererFactory;n.begin?.();try{!function(t,e){let n=Rr();try{Dr(!0),Mc(t,e);let n=0;for(;rr(t);){if(100===n)throw new Ye(103,!1);n++,Mc(t,1)}}finally{Dr(n)}}(t,e)}finally{n.end?.()}}function Ic(t,e,n,i){if(Gi(e))return;let r=e[2];Lr(e);let o=!0,a=null,s=null;Rc(t)?(s=function(t){return t[Fi]??function(t){let e=Cc.pop()??Object.create(Sc);return e.lView=t,e}(t)}(e),a=y(s)):null===c?(o=!1,s=function(t){let e=t[Fi]??Object.create(Ec);return e.lView=t,e}(e),a=y(s)):e[Fi]&&(C(e[Fi]),e[Fi]=null);try{nr(e),function(t){ur.lFrame.bindingIndex=t}(t.bindingStartIndex),null!==n&&oc(t,e,n,2,i);let o=!(3&~r);if(o){let n=t.preOrderCheckHooks;null!==n&&ta(e,n,null)}else{let n=t.preOrderHooks;null!==n&&ea(e,n,0,null),na(e,0)}if(function(t){for(let e=Xa(t);null!==e;e=Ja(e)){if(!(2&e[2]))continue;let t=e[9];for(let e=0;e<t.length;e++)ir(t[e])}}(e),Dc(e),Oc(e,0),null!==t.contentQueries&&cs(t,e),o){let n=t.contentCheckHooks;null!==n&&ta(e,n)}else{let n=t.contentHooks;null!==n&&ea(e,n,1),na(e,1)}!function(t,e){let n=t.hostBindingOpCodes;if(null!==n)try{for(let t=0;t<n.length;t++){let i=n[t];if(i<0)Wr(~i);else{let r=i,o=n[++t],a=n[++t];Ar(o,r);let s=e[r];Xo(Jo.HostBindingsUpdateStart,s);try{a(2,s)}finally{Xo(Jo.HostBindingsUpdateEnd,s)}}}}finally{Wr(-1)}}(t,e);let a=t.components;null!==a&&Fc(e,a,0);let s=t.viewQuery;if(null!==s&&ds(2,s,i),o){let n=t.viewCheckHooks;null!==n&&ta(e,n)}else{let n=t.viewHooks;null!==n&&ea(e,n,2),na(e,2)}if(!0===t.firstUpdatePass&&(t.firstUpdatePass=!1),e[22]){for(let t of e[22])t();e[22]=null}kc(e),e[2]&=-73}catch(t){throw ar(e),t}finally{null!==s&&(w(s,a),o&&function(t){t.lView[Fi]!==t&&(t.lView=null,Cc.push(t))}(s)),Ur()}}function Oc(t,e){for(let n=Xa(t);null!==n;n=Ja(n))for(let t=Vi;t<n.length;t++)Pc(n[t],e)}function Ac(t,e,n){Xo(Jo.ComponentStart);let i=Qi(e,t);try{Pc(i,n)}finally{Xo(Jo.ComponentEnd,i[8])}}function Pc(t,e){tr(t)&&Mc(t,e)}function Mc(t,e){let n=t[1],i=t[2],r=t[Fi],o=!!(0===e&&16&i);if(o||=!!(64&i&&0===e),o||=!!(1024&i),o||=!(!r?.dirty||!k(r)),o||=!1,r&&(r.dirty=!1),t[2]&=-9217,o)Ic(n,t,n.template,t[8]);else if(8192&i){let e=m(null);try{Dc(t),Oc(t,1);let e=n.components;null!==e&&Fc(t,e,1),kc(t)}finally{m(e)}}}function Fc(t,e,n){for(let i=0;i<e.length;i++)Ac(t,e[i],n)}function Nc(t,e){let n=Rr()?64:1088;for(t[Si].changeDetectionScheduler?.notify(e);t;){t[2]|=n;let e=lr(t);if(qi(t)&&!e)return t;t=e}return null}function zc(t,e,n,i){return[t,!0,0,e,null,i,null,n,null,null]}function Lc(t,e){let n=Vi+e;if(n<t.length)return t[n]}function Vc(t,e,n,i=!0){let r=e[1];if(function(t,e,n,i){let r=Vi+i,o=n.length;i>0&&(n[r-1][4]=e),i<o-Vi?(e[4]=n[r],Gn(n,Vi+i,e)):(n.push(e),e[4]=null),e[3]=n;let a=e[Ti];null!==a&&n!==a&&Hc(a,e);let s=e[Oi];null!==s&&s.insertView(t),or(e),e[2]|=128}(r,e,t,n),i){let i=ec(n,t),o=e[Ei],a=o.parentNode(t[7]);null!==a&&function(t,e,n,i,r,o){i[0]=r,i[5]=e,ic(t,i,n,1,r,o)}(r,t[5],o,e,a,i)}let o=e[6];null!==o&&null!==o.firstChild&&(o.firstChild=null)}function jc(t,e){let n=Bc(t,e);return void 0!==n&&ql(n[1],n),n}function Bc(t,e){if(t.length<=Vi)return;let n=Vi+e,i=t[n];if(i){let r=i[Ti];null!==r&&r!==t&&Wl(r,i),e>0&&(t[n-1][4]=i[4]);let o=Zn(t,Vi+e);!function(t,e){$l(t,e),e[0]=null,e[5]=null}(i[1],i);let a=o[Oi];null!==a&&a.detachView(o[1]),i[3]=null,i[4]=null,i[2]&=-129}return i}function Hc(t,e){let n=t[9],i=e[3];if(ji(i))t[2]|=2;else{let n=i[3][Di];e[Di]!==n&&(t[2]|=2)}null===n?t[9]=[e]:n.push(e)}var Uc=class{_lView;_cdRefInjectingView;_appRef=null;_attachedToViewContainer=!1;exhaustive;get rootNodes(){let t=this._lView,e=t[1];return yc(e,t,e.firstChild,[])}constructor(t,e){this._lView=t,this._cdRefInjectingView=e}get context(){return this._lView[8]}set context(t){this._lView[8]=t}get destroyed(){return Gi(this._lView)}destroy(){if(this._appRef)this._appRef.detachView(this);else if(this._attachedToViewContainer){let t=this._lView[3];if(Bi(t)){let e=t[8],n=e?e.indexOf(this):-1;n>-1&&(Bc(t,n),Zn(e,n))}this._attachedToViewContainer=!1}ql(this._lView[1],this._lView)}onDestroy(t){sr(this._lView,t)}markForCheck(){Nc(this._cdRefInjectingView||this._lView,4)}detach(){this._lView[2]&=-129}reattach(){or(this._lView),this._lView[2]|=128}detectChanges(){this._lView[2]|=1024,Tc(this._lView)}checkNoChanges(){}attachToViewContainerRef(){if(this._appRef)throw new Ye(902,!1);this._attachedToViewContainer=!0}detachFromAppRef(){this._appRef=null;let t=qi(this._lView),e=this._lView[Ti];null!==e&&!t&&Wl(e,this._lView),$l(this._lView[1],this._lView)}attachToAppRef(t){if(this._attachedToViewContainer)throw new Ye(902,!1);this._appRef=t;let e=qi(this._lView),n=this._lView[Ti];null!==n&&!e&&Hc(n,this._lView),or(this._lView)}},$c=class{_declarationLView;_declarationTContainer;elementRef;static __NG_ELEMENT_ID__=Wc;constructor(t,e,n){this._declarationLView=t,this._declarationTContainer=e,this.elementRef=n}get ssrId(){return this._declarationTContainer.tView?.ssrId||null}createEmbeddedView(t,e){return this.createEmbeddedViewImpl(t,e)}createEmbeddedViewImpl(t,e,n){let i=_c(this._declarationLView,this._declarationTContainer,t,{embeddedViewInjector:e,dehydratedView:n});return new Uc(i)}};function Wc(){return qc(wr(),xr())}function qc(t,e){return 4&t.type?new $c(e,t,Va(t,e)):null}function Gc(t,e,n,i,r){let o=t.data[e];if(null===o)o=function(t,e,n,i,r){let o=kr(),a=Sr(),s=a?o:o&&o.parent,l=t.data[e]=function(t,e,n,i,r,o){let a=e?e.injectorIndex:-1,s=0;return fr()&&(s|=128),{type:n,index:i,insertBeforeIndex:null,injectorIndex:a,directiveStart:-1,directiveEnd:-1,directiveStylingLast:-1,componentOffset:-1,fieldIndex:-1,customControlIndex:-1,propertyBindings:null,flags:s,providerIndexes:0,value:r,attrs:o,mergedAttrs:null,localNames:null,initialInputs:null,inputs:null,hostDirectiveInputs:null,outputs:null,hostDirectiveOutputs:null,directiveToIndex:null,tView:null,next:null,prev:null,projectionNext:null,child:null,parent:e,projection:null,styles:null,stylesWithoutHost:null,residualStyles:void 0,classes:null,classesWithoutHost:null,residualClasses:void 0,classBindings:0,styleBindings:0}}(0,s,n,e,i,r);return function(t,e,n,i){null===t.firstChild&&(t.firstChild=e),null!==n&&(i?null==n.child&&null!==e.parent&&(n.child=e):null===n.next&&(n.next=e,e.prev=n))}(t,l,o,a),l}(t,e,n,i,r),ur.lFrame.inI18n&&(o.flags|=32);else if(64&o.type){o.type=n,o.value=i,o.attrs=r;let t=function(){let t=ur.lFrame,e=t.currentTNode;return t.isParent?e:e.parent}();o.injectorIndex=null===t?-1:t.injectorIndex}return Cr(o,!0),o}function Zc(t,e){let n=0,i=t.firstChild;if(i){let r=t.data.r;for(;n<r;){let t=i.nextSibling;il(e,i,!1),i=t,n++}}}var Kc=class{},Yc=class{},Xc=class{resolveComponentFactory(t){throw new Ye(917,!1)}},Jc=class{static NULL=new Xc},Qc=class{},td=class{destroyNode=null;static __NG_ELEMENT_ID__=()=>function(){let t=xr(),e=Qi(wr().index,t);return(ji(e)?e:t)[Ei]}()},ed=(()=>{class t{static ɵprov=ln({token:t,providedIn:"root",factory:()=>null})}return t})(),nd={},id=class{injector;parentInjector;constructor(t,e){this.injector=t,this.parentInjector=e}get(t,e,n){let i=this.injector.get(t,nd,n);return i!==nd||e===nd?i:this.parentInjector.get(t,e,n)}};function rd(t,e,n){let i=n?t.styles:null,r=n?t.classes:null,o=0;if(null!==e)for(let t=0;t<e.length;t++){let n=e[t];"number"==typeof n?o=n:1==o?r=nn(r,n):2==o&&(i=nn(i,n+": "+e[++t]+";"))}n?t.styles=i:t.stylesWithoutHost=i,n?t.classes=r:t.classesWithoutHost=r}function od(t,e=0){let n=xr();return null===n?jn(t,e):Ea(wr(),n,an(t),e)}function ad(t,e,n,i,r){let o=null===i?null:{"":-1},a=r(t,n);if(null!==a){let i=a,r=null,s=null;for(let t of a)if(null!==t.resolveHostDirectives){[i,r,s]=t.resolveHostDirectives(a);break}!function(t,e,n,i,r,o,a){let s=i.length,l=null;for(let r=0;r<s;r++){let o=i[r];null===l&&Wi(o)&&(l=o,sd(t,n,r)),ka(_a(n,e),t,o.type)}(function(t,e,n){t.flags|=1,t.directiveStart=e,t.directiveEnd=e+n,t.providerIndexes=e})(n,t.data.length,s),l?.viewProvidersResolver&&l.viewProvidersResolver(l);for(let t=0;t<s;t++){let e=i[t];e.providersResolver&&e.providersResolver(e)}let c=!1,d=!1,u=wl(t,e,s,null);s>0&&(n.directiveToIndex=new Map);for(let l=0;l<s;l++){let s=i[l];if(n.mergedAttrs=da(n.mergedAttrs,s.hostAttrs),hd(t,n,e,u,s),md(u,s,r),null!==a&&a.has(s)){let[t,e]=a.get(s);n.directiveToIndex.set(s.type,[u,t+n.directiveStart,e+n.directiveStart])}else(null===o||!o.has(s))&&n.directiveToIndex.set(s.type,u);null!==s.contentQueries&&(n.flags|=4),(null!==s.hostBindings||null!==s.hostAttrs||0!==s.hostVars)&&(n.flags|=64);let h=s.type.prototype;!c&&(h.ngOnChanges||h.ngOnInit||h.ngDoCheck)&&((t.preOrderHooks??=[]).push(n.index),c=!0),!d&&(h.ngOnChanges||h.ngDoCheck)&&((t.preOrderCheckHooks??=[]).push(n.index),d=!0),u++}!function(t,e,n){for(let i=e.directiveStart;i<e.directiveEnd;i++){let r=t.data[i];if(null!==n&&n.has(r)){let t=n.get(r);cd(0,e,t,i),cd(1,e,t,i),ud(e,i,!0)}else ld(0,e,r,i),ld(1,e,r,i),ud(e,i,!1)}}(t,n,o)}(t,e,n,i,o,r,s)}null!==o&&null!==i&&function(t,e,n){let i=t.localNames=[];for(let t=0;t<e.length;t+=2){let r=n[e[t+1]];if(null==r)throw new Ye(-301,!1);i.push(e[t],r)}}(n,i,o)}function sd(t,e,n){e.componentOffset=n,(t.components??=[]).push(e.index)}function ld(t,e,n,i){let r=0===t?n.inputs:n.outputs;for(let n in r)if(r.hasOwnProperty(n)){let r;r=0===t?e.inputs??={}:e.outputs??={},r[n]??=[],r[n].push(i),dd(e,n)}}function cd(t,e,n,i){let r=0===t?n.inputs:n.outputs;for(let n in r)if(r.hasOwnProperty(n)){let o,a=r[n];o=0===t?e.hostDirectiveInputs??={}:e.hostDirectiveOutputs??={},o[a]??=[],o[a].push(i,n),dd(e,a)}}function dd(t,e){"class"===e?t.flags|=8:"style"===e&&(t.flags|=16)}function ud(t,e,n){let{attrs:i,inputs:r,hostDirectiveInputs:o}=t;if(null===i||!n&&null===r||n&&null===o||cl(t))return t.initialInputs??=[],void t.initialInputs.push(null);let a=null,s=0;for(;s<i.length;){let t=i[s];if(0!==t)if(5!==t){if("number"==typeof t)break;if(!n&&r.hasOwnProperty(t)){let n=r[t];for(let r of n)if(r===e){a??=[],a.push(t,i[s+1]);break}}else if(n&&o.hasOwnProperty(t)){let n=o[t];for(let t=0;t<n.length;t+=2)if(n[t]===e){a??=[],a.push(n[t+1],i[s+1]);break}}s+=2}else s+=2;else s+=4}t.initialInputs??=[],t.initialInputs.push(a)}function hd(t,e,n,i,r){t.data[i]=r;let o=r.factory||(r.factory=Wn(r.type)),a=new sa(o,Wi(r),od,null);t.blueprint[i]=a,n[i]=a,function(t,e,n,i,r){let o=r.hostBindings;if(o){let r=t.hostBindingOpCodes;null===r&&(r=t.hostBindingOpCodes=[]);let a=~e.index;(function(t){let e=t.length;for(;e>0;){let n=t[--e];if("number"==typeof n&&n<0)return n}return 0})(r)!=a&&r.push(a),r.push(n,i,o)}}(t,e,i,wl(t,n,r.hostVars,xl),r)}function md(t,e,n){if(n){if(e.exportAs)for(let i=0;i<e.exportAs.length;i++)n[e.exportAs[i]]=t;Wi(e)&&(n[""]=t)}}function pd(t,e,n,i,r,o,a,s){let l=e[1],c=l.consts,d=Gc(l,t,n,i,er(c,a));return o&&ad(l,e,d,er(c,s),r),d.mergedAttrs=da(d.mergedAttrs,d.attrs),null!==d.attrs&&rd(d,d.attrs,!1),null!==d.mergedAttrs&&rd(d,d.mergedAttrs,!0),null!==l.queries&&l.queries.elementStart(l,d),d}function fd(t,e){Qo(t,e),Hi(e)&&t.queries.elementEnd(e)}function bd(t){return!!function(t){return null!==t&&("function"==typeof t||"object"==typeof t)}(t)&&(Array.isArray(t)||!(t instanceof Map)&&Symbol.iterator in t)}function gd(t,e,n){return t[e]=n}function xd(t,e,n){if(n===xl)return!1;let i=t[e];return!Object.is(i,n)&&(t[e]=n,!0)}function _d(t,e,n,i){let r=xd(t,e,n);return xd(t,e+1,i)||r}function vd(t,e,n){return function i(r){Nc(Ui(t)?Qi(t.index,e):e,5);let o=e[8],a=yd(e,o,n,r),s=i.__ngNextListenerFn__;for(;s;)a=yd(e,o,s,r)&&a,s=s.__ngNextListenerFn__;return a}}function yd(t,e,n,i){let r=m(null);try{return Xo(Jo.OutputStart,e,n),!1!==n(i)}catch(e){return function(t,e){let n,i=t[9];if(i){try{n=i.get(yo,null)}catch{n=null}n?.(e)}}(t,e),!1}finally{Xo(Jo.OutputEnd,e,n),m(r)}}function wd(t,e,n,i,r,o,a){let s=e.firstCreatePass?dr(e):null,l=cr(n),c=l.length;l.push(r,o),s&&s.push(i,t,c,(c+1)*(a?-1:1))}function kd(t,e,n,i,r,o){let a=e[n],s=e[1],l=a[s.data[n].outputs[i]].subscribe(o);wd(t.index,s,e,r,o,l,!0)}var Cd=Symbol("BINDING"),Sd=class extends Jc{ngModule;constructor(t){super(),this.ngModule=t}resolveComponentFactory(t){let e=wn(t);return new Ed(e,this.ngModule)}},Ed=class extends Yc{componentDef;ngModule;selector;componentType;ngContentSelectors;isBoundToModule;cachedInputs=null;cachedOutputs=null;get inputs(){return this.cachedInputs??=function(t){return Object.keys(t).map(e=>{let[n,i,r]=t[e],o={propName:n,templateName:e,isSignal:0!==(i&El.SignalBased)};return r&&(o.transform=r),o})}(this.componentDef.inputs),this.cachedInputs}get outputs(){return this.cachedOutputs??=function(t){return Object.keys(t).map(e=>({propName:t[e],templateName:e}))}(this.componentDef.outputs),this.cachedOutputs}constructor(t,e){super(),this.componentDef=t,this.ngModule=e,this.componentType=t.type,this.selector=function(t){return t.map(gl).join(",")}(t.selectors),this.ngContentSelectors=t.ngContentSelectors??[],this.isBoundToModule=!!e}create(t,e,n,i,r,o){Xo(Jo.DynamicComponentStart);let a=m(null);try{let a=this.componentDef,s=function(t,e,n,i){let r=t?["ng-version","21.0.8"]:function(t){let e=[],n=[],i=1,r=2;for(;i<t.length;){let o=t[i];if("string"==typeof o)2===r?""!==o&&e.push(o,t[++i]):8===r&&n.push(o);else{if(!hl(r))break;r=o}i++}return n.length&&e.push(1,...n),e}(e.selectors[0]),o=null,a=null,s=0;if(n)for(let t of n)s+=t[Cd].requiredVars,t.create&&(t.targetIdx=0,(o??=[]).push(t)),t.update&&(t.targetIdx=0,(a??=[]).push(t));if(i)for(let t=0;t<i.length;t++){let e=i[t];if("function"!=typeof e)for(let n of e.bindings){s+=n[Cd].requiredVars;let e=t+1;n.create&&(n.targetIdx=e,(o??=[]).push(n)),n.update&&(n.targetIdx=e,(a??=[]).push(n))}}let l=[e];if(i)for(let t of i){let e=kn("function"==typeof t?t:t.type);l.push(e)}return _l(0,null,function(t,e){return t||e?n=>{if(1&n&&t)for(let e of t)e.create();if(2&n&&e)for(let t of e)t.update()}:null}(o,a),1,s,l,null,null,null,[r],null)}(n,a,o,r),l=function(t,e,n){let i=e instanceof gi?e:e?.injector;return i&&null!==t.getStandaloneInjector&&(i=t.getStandaloneInjector(i)||i),i?new id(n,i):n}(a,i||this.ngModule,t),c=function(t){let e=t.get(Qc,null);if(null===e)throw new Ye(407,!1);return{rendererFactory:e,sanitizer:t.get(ed,null),changeDetectionScheduler:t.get(Ro,null),ngReflect:!1}}(l),d=c.rendererFactory.createRenderer(null,a),u=n?function(t,e,n,i){let r=i.get(ss,as)||n===ms.ShadowDom||n===ms.ExperimentalIsolatedShadowDom,o=t.selectRootElement(e,r);return function(t){lc(t)}(o),o}(d,n,a.encapsulation,l):function(t,e){let n=function(t){return(t.selectors[0][0]||"div").toLowerCase()}(t);return Qs(e,n,"svg"===n?"svg":"math"===n?"math":null)}(a,d),h=o?.some(Rd)||r?.some(t=>"function"!=typeof t&&t.bindings.some(Rd)),m=vl(null,s,null,512|yl(a),null,null,c,d,l,null,null);m[Li]=u,Lr(m);let p=null;try{let t=pd(Li,m,2,"#host",()=>s.directiveRegistry,!0,0);rl(d,u,t),Ya(u,m),ac(s,m,t),us(s,t,m),fd(s,t),void 0!==e&&function(t,e,n){let i=t.projection=[];for(let t=0;t<e.length;t++){let e=n[t];i.push(null!=e&&e.length?Array.from(e):null)}}(t,this.ngContentSelectors,e),p=Qi(t.index,m),m[8]=p[8],xc(s,m,null)}catch(t){throw null!==p&&Za(p),Za(m),t}finally{Xo(Jo.DynamicComponentEnd),Ur()}return new Dd(this.componentType,m,!!h)}finally{m(a)}}};function Rd(t){let e=t[Cd].kind;return"input"===e||"twoWay"===e}var Dd=class extends Kc{_rootLView;_hasInputBindings;instance;hostView;changeDetectorRef;componentType;location;previousInputValues=null;_tNode;constructor(t,e,n){super(),this._rootLView=e,this._hasInputBindings=n,this._tNode=Xi(e[1],Li),this.location=Va(this._tNode,e),this.instance=Qi(this._tNode.index,e)[8],this.hostView=this.changeDetectorRef=new Uc(e,void 0),this.componentType=t}setInput(t,e){this._hasInputBindings;let n=this._tNode;if(this.previousInputValues??=new Map,this.previousInputValues.has(t)&&Object.is(this.previousInputValues.get(t),e))return;let i=this._rootLView;bc(n,i[1],i,t,e),this.previousInputValues.set(t,e),Nc(Qi(n.index,i),1)}get injector(){return new Pa(this._tNode,this._rootLView)}destroy(){this.hostView.destroy()}onDestroy(t){this.hostView.onDestroy(t)}},Td=class{static __NG_ELEMENT_ID__=Id};function Id(){return Fd(wr(),xr())}var Od=Td,Ad=class extends Od{_lContainer;_hostTNode;_hostLView;constructor(t,e,n){super(),this._lContainer=t,this._hostTNode=e,this._hostLView=n}get element(){return Va(this._hostTNode,this._hostLView)}get injector(){return new Pa(this._hostTNode,this._hostLView)}get parentInjector(){let t=wa(this._hostTNode,this._hostLView);if(ha(t)){let e=pa(t,this._hostLView),n=ma(t),i=e[1].data[n+8];return new Pa(i,e)}return new Pa(null,this._hostLView)}clear(){for(;this.length>0;)this.remove(this.length-1)}get(t){let e=Pd(this._lContainer);return null!==e&&e[t]||null}get length(){return this._lContainer.length-Vi}createEmbeddedView(t,e,n){let i,r;"number"==typeof n?i=n:null!=n&&(i=n.index,r=n.injector);let o=(this._lContainer,t.ssrId,null),a=t.createEmbeddedViewImpl(e||{},r,o);return this.insertImpl(a,i,vc(this._hostTNode,o)),a}createComponent(t,e,n,i,r,o,a){let s,l=t&&!function(t){return"function"==typeof t}(t);if(l)s=e;else{let t=e||{};s=t.index,n=t.injector,i=t.projectableNodes,r=t.environmentInjector||t.ngModuleRef,o=t.directives,a=t.bindings}let c=l?t:new Ed(wn(t)),d=n||this.parentInjector;if(!r&&null==c.ngModule){let t=(l?d:this.parentInjector).get(gi,null);t&&(r=t)}wn(c.componentType??{});let u=(this._lContainer,null),h=u?.firstChild??null,m=c.create(d,i,h,r,o,a);return this.insertImpl(m.hostView,s,vc(this._hostTNode,u)),m}insert(t,e){return this.insertImpl(t,e,!0)}insertImpl(t,e,n){let i=t._lView;if(function(t){return Bi(t[3])}(i)){let e=this.indexOf(t);if(-1!==e)this.detach(e);else{let e=i[3],n=new Ad(e,e[5],e[3]);n.detach(n.indexOf(t))}}let r=this._adjustIndex(e),o=this._lContainer;return Vc(o,i,r,n),t.attachToViewContainerRef(),Gn(Md(o),r,t),t}move(t,e){return this.insert(t,e)}indexOf(t){let e=Pd(this._lContainer);return null!==e?e.indexOf(t):-1}remove(t){let e=this._adjustIndex(t,-1),n=Bc(this._lContainer,e);n&&(Zn(Md(this._lContainer),e),ql(n[1],n))}detach(t){let e=this._adjustIndex(t,-1),n=Bc(this._lContainer,e);return n&&null!=Zn(Md(this._lContainer),e)?new Uc(n):null}_adjustIndex(t,e=0){return t??this.length+e}};function Pd(t){return t[8]}function Md(t){return t[8]||(t[8]=[])}function Fd(t,e){let n,i=e[t.index];return Bi(i)?n=i:(n=zc(i,e,null,t),e[t.index]=n,kl(e,n)),Nd(n,e,t,i),new Ad(n,t,e)}var Nd=function(t,e,n,i){if(t[7])return;let r;r=8&n.type?Zi(i):function(t,e){let n=t[Ei],i=n.createComment(""),r=Yi(e,t),o=n.parentNode(r);return tl(n,o,i,n.nextSibling(r),!1),i}(e,n),t[7]=r},zd=class t{queryList;matches=null;constructor(t){this.queryList=t}clone(){return new t(this.queryList)}setDirty(){this.queryList.setDirty()}},Ld=class t{queries;constructor(t=[]){this.queries=t}createEmbeddedView(e){let n=e.queries;if(null!==n){let i=null!==e.contentQueries?e.contentQueries[0]:n.length,r=[];for(let t=0;t<i;t++){let e=n.getByIndex(t),i=this.queries[e.indexInDeclarationView];r.push(i.clone())}return new t(r)}return null}insertView(t){this.dirtyQueriesWithMatches(t)}detachView(t){this.dirtyQueriesWithMatches(t)}finishViewCreation(t){this.dirtyQueriesWithMatches(t)}dirtyQueriesWithMatches(t){for(let e=0;e<this.queries.length;e++)null!==Xd(t,e).matches&&this.queries[e].setDirty()}},Vd=class{flags;read;predicate;constructor(t,e,n=null){this.flags=e,this.read=n,this.predicate="string"==typeof t?function(t){return t.split(",").map(t=>t.trim())}(t):t}},jd=class t{queries;constructor(t=[]){this.queries=t}elementStart(t,e){for(let n=0;n<this.queries.length;n++)this.queries[n].elementStart(t,e)}elementEnd(t){for(let e=0;e<this.queries.length;e++)this.queries[e].elementEnd(t)}embeddedTView(e){let n=null;for(let t=0;t<this.length;t++){let i=null!==n?n.length:0,r=this.getByIndex(t).embeddedTView(e,i);r&&(r.indexInDeclarationView=t,null!==n?n.push(r):n=[r])}return null!==n?new t(n):null}template(t,e){for(let n=0;n<this.queries.length;n++)this.queries[n].template(t,e)}getByIndex(t){return this.queries[t]}get length(){return this.queries.length}track(t){this.queries.push(t)}},Bd=class t{metadata;matches=null;indexInDeclarationView=-1;crossesNgTemplate=!1;_declarationNodeIndex;_appliesToNextNode=!0;constructor(t,e=-1){this.metadata=t,this._declarationNodeIndex=e}elementStart(t,e){this.isApplyingToNode(e)&&this.matchTNode(t,e)}elementEnd(t){this._declarationNodeIndex===t.index&&(this._appliesToNextNode=!1)}template(t,e){this.elementStart(t,e)}embeddedTView(e,n){return this.isApplyingToNode(e)?(this.crossesNgTemplate=!0,this.addMatch(-e.index,n),new t(this.metadata)):null}isApplyingToNode(t){if(this._appliesToNextNode&&1&~this.metadata.flags){let e=this._declarationNodeIndex,n=t.parent;for(;null!==n&&8&n.type&&n.index!==e;)n=n.parent;return e===(null!==n?n.index:-1)}return this._appliesToNextNode}matchTNode(t,e){let n=this.metadata.predicate;if(Array.isArray(n))for(let i=0;i<n.length;i++){let r=n[i];this.matchTNodeWithReadOption(t,e,Hd(e,r)),this.matchTNodeWithReadOption(t,e,Ta(e,t,r,!1,!1))}else n===$c?4&e.type&&this.matchTNodeWithReadOption(t,e,-1):this.matchTNodeWithReadOption(t,e,Ta(e,t,n,!1,!1))}matchTNodeWithReadOption(t,e,n){if(null!==n){let i=this.metadata.read;if(null!==i)if(i===ja||i===Td||i===$c&&4&e.type)this.addMatch(e.index,-2);else{let n=Ta(e,t,i,!1,!1);null!==n&&this.addMatch(e.index,n)}else this.addMatch(e.index,n)}}addMatch(t,e){null===this.matches?this.matches=[t,e]:this.matches.push(t,e)}};function Hd(t,e){let n=t.localNames;if(null!==n)for(let t=0;t<n.length;t+=2)if(n[t]===e)return n[t+1];return null}function Ud(t,e,n,i){return-1===n?function(t,e){return 11&t.type?Va(t,e):4&t.type?qc(t,e):null}(e,t):-2===n?function(t,e,n){return n===ja?Va(e,t):n===$c?qc(e,t):n===Td?Fd(e,t):void 0}(t,e,i):Ia(t,t[1],n,e)}function $d(t,e,n,i){let r=e[Oi].queries[i];if(null===r.matches){let i=t.data,o=n.matches,a=[];for(let t=0;null!==o&&t<o.length;t+=2){let r=o[t];if(r<0)a.push(null);else{let s=i[r];a.push(Ud(e,s,o[t+1],n.metadata.read))}}r.matches=a}return r.matches}function Wd(t,e,n,i){let r=t.queries.getByIndex(n),o=r.matches;if(null!==o){let a=$d(t,e,r,n);for(let t=0;t<o.length;t+=2){let n=o[t];if(n>0)i.push(a[t/2]);else{let r=o[t+1],a=e[-n];for(let t=Vi;t<a.length;t++){let e=a[t];e[Ti]===e[3]&&Wd(e[1],e,r,i)}if(null!==a[9]){let t=a[9];for(let e=0;e<t.length;e++){let n=t[e];Wd(n[1],n,r,i)}}}}}return i}function qd(t,e){return t[Oi].queries[e].queryList}function Gd(t,e,n){let i=new Ua(!(4&~n));return function(t,e,n,i){let r=cr(e);r.push(n),t.firstCreatePass&&dr(t).push(i,r.length-1)}(t,e,i,i.destroy),(e[Oi]??=new Ld).queries.push(new zd(i))-1}function Zd(t,e,n){let i=_r();return i.firstCreatePass&&(Yd(i,new Vd(t,e,n),-1),!(2&~e)&&(i.staticViewQueries=!0)),Gd(i,xr(),e)}function Kd(t,e,n,i){let r=_r();if(r.firstCreatePass){let o=wr();Yd(r,new Vd(e,n,i),o.index),function(t,e){let n=t.contentQueries||(t.contentQueries=[]);e!==(n.length?n[n.length-1]:-1)&&n.push(t.queries.length-1,e)}(r,t),!(2&~n)&&(r.staticContentQueries=!0)}return Gd(r,xr(),n)}function Yd(t,e,n){null===t.queries&&(t.queries=new jd),t.queries.track(new Bd(e,n))}function Xd(t,e){return t.queries.getByIndex(e)}function Jd(t,e){let n=t[1],i=Xd(n,e);return i.crossesNgTemplate?Wd(n,t,e,[]):$d(n,t,i,e)}function Qd(t,e,n){let i,r=T(()=>{i._dirtyCounter();let n=function(t,e){let n=t._lView,i=t._queryIndex;if(void 0===n||void 0===i||4&n[2])return e?void 0:Qn;let r=qd(n,i),o=Jd(n,i);return r.reset(o,Ba),e?r.first:r._changesDetected||void 0===t._flatValue?t._flatValue=r.toArray():t._flatValue}(i,t);if(e&&void 0===n)throw new Ye(-951,!1);return n});return i=r[h],i._dirtyCounter=ko(0),i._flatValue=void 0,r}function tu(t){return Qd(!0,!1)}function eu(t){return Qd(!0,!0)}function nu(t,e){let n=t[h];n._lView=xr(),n._queryIndex=e,n._queryList=qd(n._lView,e),n._queryList.onDirty(()=>n._dirtyCounter.update(t=>t+1))}var iu=class{},ru=class extends iu{injector;componentFactoryResolver=new Sd(this);instance=null;constructor(t){super();let e=new xi([...t.providers,{provide:iu,useValue:this},{provide:Jc,useValue:this.componentFactoryResolver}],t.parent||bi(),t.debugName,new Set(["environment"]));this.injector=e,t.runEnvironmentInitializers&&e.resolveInjectorInitializers()}destroy(){this.injector.destroy()}onDestroy(t){this.injector.onDestroy(t)}},ou=(()=>{class t{_injector;cachedInjectors=new Map;constructor(t){this._injector=t}getOrCreateStandaloneInjector(t){if(!t.standalone)return null;if(!this.cachedInjectors.has(t)){let e=oi(0,t.type),n=e.length>0?function(t,e,n=null){return new ru({providers:t,parent:e,debugName:n,runEnvironmentInitializers:!0}).injector}([e],this._injector,""):null;this.cachedInjectors.set(t,n)}return this.cachedInjectors.get(t)}ngOnDestroy(){try{for(let t of this.cachedInjectors.values())null!==t&&t.destroy()}finally{this.cachedInjectors.clear()}}static ɵprov=ln({token:t,providedIn:"environment",factory:()=>new t(jn(gi))})}return t})();function au(t){return jo(()=>{let e=mu(t),n=l(s({},e),{decls:t.decls,vars:t.vars,template:t.template,consts:t.consts||null,ngContentSelectors:t.ngContentSelectors,onPush:t.changeDetection===Wa.OnPush,directiveDefs:null,pipeDefs:null,dependencies:e.standalone&&t.dependencies||null,getStandaloneInjector:e.standalone?t=>t.get(ou).getOrCreateStandaloneInjector(n):null,getExternalStyles:null,signals:t.signals??!1,data:t.data||{},encapsulation:t.encapsulation||ms.Emulated,styles:t.styles||Qn,_:null,schemas:t.schemas||null,tView:null,id:""});e.standalone&&Ml("NgStandalone"),pu(n);let i=t.dependencies;return n.directiveDefs=fu(i,su),n.pipeDefs=fu(i,Cn),n.id=function(t){let e=0,n="function"==typeof t.consts?"":t.consts,i=[t.selectors,t.ngContentSelectors,t.hostVars,t.hostAttrs,n,t.vars,t.decls,t.encapsulation,t.standalone,t.signals,t.exportAs,JSON.stringify(t.inputs),JSON.stringify(t.outputs),Object.getOwnPropertyNames(t.type.prototype),!!t.contentQueries,!!t.viewQuery];for(let t of i.join("|"))e=Math.imul(31,e)+t.charCodeAt(0)|0;return e+=2147483648,"c"+e}(n),n})}function su(t){return wn(t)||kn(t)}function lu(t){return jo(()=>({type:t.type,bootstrap:t.bootstrap||Qn,declarations:t.declarations||Qn,imports:t.imports||Qn,exports:t.exports||Qn,transitiveCompileScopes:null,schemas:t.schemas||null,id:t.id||null}))}function cu(t,e){if(null==t)return Jn;let n={};for(let i in t)if(t.hasOwnProperty(i)){let r,o,a,s,l=t[i];Array.isArray(l)?(a=l[0],r=l[1],o=l[2]??r,s=l[3]||null):(r=l,o=l,a=El.None,s=null),n[r]=[i,a,s],e[r]=o}return n}function du(t){if(null==t)return Jn;let e={};for(let n in t)t.hasOwnProperty(n)&&(e[t[n]]=n);return e}function uu(t){return jo(()=>{let e=mu(t);return pu(e),e})}function hu(t){return{type:t.type,name:t.name,factory:null,pure:!1!==t.pure,standalone:t.standalone??!0,onDestroy:t.type.prototype.ngOnDestroy||null}}function mu(t){let e={};return{type:t.type,providersResolver:null,viewProvidersResolver:null,factory:null,hostBindings:t.hostBindings||null,hostVars:t.hostVars||0,hostAttrs:t.hostAttrs||null,contentQueries:t.contentQueries||null,declaredInputs:e,inputConfig:t.inputs||Jn,exportAs:t.exportAs||null,standalone:t.standalone??!0,signals:!0===t.signals,selectors:t.selectors||Qn,viewQuery:t.viewQuery||null,features:t.features||null,setInput:null,resolveHostDirectives:null,hostDirectives:null,inputs:cu(t.inputs,e),outputs:du(t.outputs),debugInfo:null}}function pu(t){t.features?.forEach(e=>e(t))}function fu(t,e){return t?()=>{let n="function"==typeof t?t():t,i=[];for(let t of n){let n=e(t);null!==n&&i.push(n)}return i}:null}function bu(t){let e=function(t){return Object.getPrototypeOf(t.prototype).constructor}(t.type),n=!0,i=[t];for(;e;){let r;if(Wi(t))r=e.ɵcmp||e.ɵdir;else{if(e.ɵcmp)throw new Ye(903,!1);r=e.ɵdir}if(r){if(n){i.push(r);let e=t;e.inputs=xu(t.inputs),e.declaredInputs=xu(t.declaredInputs),e.outputs=xu(t.outputs);let n=r.hostBindings;n&&yu(t,n);let o=r.viewQuery,a=r.contentQueries;if(o&&_u(t,o),a&&vu(t,a),gu(t,r),tn(t.outputs,r.outputs),Wi(r)&&r.data.animation){let e=t.data;e.animation=(e.animation||[]).concat(r.data.animation)}}let e=r.features;if(e)for(let i=0;i<e.length;i++){let r=e[i];r&&r.ngInherit&&r(t),r===bu&&(n=!1)}}e=Object.getPrototypeOf(e)}!function(t){let e=0,n=null;for(let i=t.length-1;i>=0;i--){let r=t[i];r.hostVars=e+=r.hostVars,r.hostAttrs=da(r.hostAttrs,n=da(n,r.hostAttrs))}}(i)}function gu(t,e){for(let n in e.inputs){if(!e.inputs.hasOwnProperty(n)||t.inputs.hasOwnProperty(n))continue;let i=e.inputs[n];void 0!==i&&(t.inputs[n]=i,t.declaredInputs[n]=e.declaredInputs[n])}}function xu(t){return t===Jn?{}:t===Qn?[]:t}function _u(t,e){let n=t.viewQuery;t.viewQuery=n?(t,i)=>{e(t,i),n(t,i)}:e}function vu(t,e){let n=t.contentQueries;t.contentQueries=n?(t,i,r)=>{e(t,i,r),n(t,i,r)}:e}function yu(t,e){let n=t.hostBindings;t.hostBindings=n?(t,i)=>{e(t,i),n(t,i)}:e}function wu(t,e,n,i,r,o,a,s){if(n.firstCreatePass){t.mergedAttrs=da(t.mergedAttrs,t.attrs);let e=t.tView=_l(2,t,r,o,a,n.directiveRegistry,n.pipeRegistry,null,n.schemas,n.consts,null);null!==n.queries&&(n.queries.template(n,t),e.queries=n.queries.embeddedTView(t))}s&&(t.flags|=s),Cr(t,!1);let l=Su(n,e,t,i);Zr()&&Jl(n,e,l,t),Ya(l,e);let c=zc(l,e,l,t);e[i+Li]=c,kl(e,c)}function ku(t,e,n,i,r,o,a,s,l,c,d){let u,h=n+Li;if(e.firstCreatePass){if(u=Gc(e,h,4,a||null,s||null),null!=c){let t=er(e.consts,c);u.localNames=[];for(let e=0;e<t.length;e+=2)u.localNames.push(t[e],-1)}}else u=e.data[h];return wu(u,t,e,n,i,r,o,l),null!=c&&sc(t,u,d),u}function Cu(t,e,n,i,r,o,a,s){let l=xr(),c=_r();return function(t,e,n,i,r,o,a,s,l,c,d){let u,h=n+Li;e.firstCreatePass?(u=Gc(e,h,4,a||null,s||null),pr()&&ad(e,t,u,er(e.consts,c),hc),Qo(e,u)):u=e.data[h],wu(u,t,e,n,i,r,o,void 0),$i(u)&&ac(e,t,u),null!=c&&sc(t,u,d)}(l,c,t,e,n,i,r,er(c.consts,o),0,a,s),Cu}var Su=function(t,e,n,i){return Kr(!0),e[Ei].createComment("")};function Eu(t){return"function"==typeof t&&void 0!==t[h]}function Ru(t){return Eu(t)&&"function"==typeof t.set}var Du=new pn("");function Tu(t){return!!t&&"function"==typeof t.then}function Iu(t){return!!t&&"function"==typeof t.subscribe}var Ou=new pn(""),Au=(()=>{class t{resolve;reject;initialized=!1;done=!1;donePromise=new Promise((t,e)=>{this.resolve=t,this.reject=e});appInits=Bn(Ou,{optional:!0})??[];injector=Bn(Xr);constructor(){}runInitializers(){if(this.initialized)return;let t=[];for(let e of this.appInits){let n=Ci(this.injector,e);if(Tu(n))t.push(n);else if(Iu(n)){let e=new Promise((t,e)=>{n.subscribe({complete:t,error:e})});t.push(e)}}let e=()=>{this.done=!0,this.resolve()};Promise.all(t).then(()=>{e()}).catch(t=>{this.reject(t)}),0===t.length&&e(),this.initialized=!0}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})(),Pu=new pn("");function Mu(){M=()=>{throw new Ye(600,"")}}var Fu=(()=>{class t{_runningTick=!1;_destroyed=!1;_destroyListeners=[];_views=[];internalErrorHandler=Bn(yo);afterRenderManager=Bn(Fl);zonelessEnabled=Bn(Do);rootEffectScheduler=Bn(Oo);dirtyFlags=0;tracingSnapshot=null;allTestViews=new Set;autoDetectTestViews=new Set;includeAllTestViews=!1;afterTick=new yt;get allViews(){return[...(this.includeAllTestViews?this.allTestViews:this.autoDetectTestViews).keys(),...this._views]}get destroyed(){return this._destroyed}componentTypes=[];components=[];internalPendingTask=Bn(io);get isStable(){return this.internalPendingTask.hasPendingTasksObservable.pipe(ee(t=>!t))}constructor(){Bn(Al,{optional:!0})}whenStable(){let t;return new Promise(e=>{t=this.isStable.subscribe({next:t=>{t&&e()}})}).finally(()=>{t.unsubscribe()})}_injector=Bn(gi);_rendererFactory=null;get injector(){return this._injector}bootstrap(t,e){return this.bootstrapImpl(t,e)}bootstrapImpl(t,e,n=Xr.NULL){return this._injector.get(ho).run(()=>{Xo(Jo.BootstrapComponentStart);let i,r=t instanceof Yc;if(!this._injector.get(Au).done)throw new Ye(405,"");i=r?t:this._injector.get(Jc).resolveComponentFactory(t),this.componentTypes.push(i.componentType);let o=function(t){return t.isBoundToModule}(i)?void 0:this._injector.get(iu),a=e||i.selector,s=i.create(n,[],a,o),l=s.location.nativeElement,c=s.injector.get(Du,null);return c?.registerApplication(l),s.onDestroy(()=>{this.detachView(s.hostView),Nu(this.components,s),c?.unregisterApplication(l)}),this._loadComponent(s),Xo(Jo.BootstrapComponentEnd,s),s})}tick(){this.zonelessEnabled||(this.dirtyFlags|=1),this._tick()}_tick(){Xo(Jo.ChangeDetectionStart),null!==this.tracingSnapshot?this.tracingSnapshot.run(Ol.CHANGE_DETECTION,this.tickImpl):this.tickImpl()}tickImpl=()=>{if(this._runningTick)throw Xo(Jo.ChangeDetectionEnd),new Ye(101,!1);let t=m(null);try{this._runningTick=!0,this.synchronize()}finally{this._runningTick=!1,this.tracingSnapshot?.dispose(),this.tracingSnapshot=null,m(t),this.afterTick.next(),Xo(Jo.ChangeDetectionEnd)}};synchronize(){null===this._rendererFactory&&!this._injector.destroyed&&(this._rendererFactory=this._injector.get(Qc,null,{optional:!0}));let t=0;for(;0!==this.dirtyFlags&&t++<10;){Xo(Jo.ChangeDetectionSyncStart);try{this.synchronizeOnce()}finally{Xo(Jo.ChangeDetectionSyncEnd)}}}synchronizeOnce(){16&this.dirtyFlags&&(this.dirtyFlags&=-17,this.rootEffectScheduler.flush());let t=!1;if(7&this.dirtyFlags){let e=!!(1&this.dirtyFlags);this.dirtyFlags&=-8,this.dirtyFlags|=8;for(let{_lView:n}of this.allViews)(e||rr(n))&&(Tc(n,e&&!this.zonelessEnabled?0:1),t=!0);if(this.dirtyFlags&=-5,this.syncDirtyFlagsWithViews(),23&this.dirtyFlags)return}t||(this._rendererFactory?.begin?.(),this._rendererFactory?.end?.()),8&this.dirtyFlags&&(this.dirtyFlags&=-9,this.afterRenderManager.execute()),this.syncDirtyFlagsWithViews()}syncDirtyFlagsWithViews(){this.allViews.some(({_lView:t})=>rr(t))?this.dirtyFlags|=2:this.dirtyFlags&=-8}attachView(t){let e=t;this._views.push(e),e.attachToAppRef(this)}detachView(t){let e=t;Nu(this._views,e),e.detachFromAppRef()}_loadComponent(t){this.attachView(t.hostView);try{this.tick()}catch(t){this.internalErrorHandler(t)}this.components.push(t),this._injector.get(Pu,[]).forEach(e=>e(t))}ngOnDestroy(){if(!this._destroyed)try{this._destroyListeners.forEach(t=>t()),this._views.slice().forEach(t=>t.destroy())}finally{this._destroyed=!0,this._views=[],this._destroyListeners=[]}}onDestroy(t){return this._destroyListeners.push(t),()=>Nu(this._destroyListeners,t)}destroy(){if(this._destroyed)throw new Ye(406,!1);let t=this._injector;t.destroy&&!t.destroyed&&t.destroy()}get viewCount(){return this._views.length}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})();function Nu(t,e){let n=t.indexOf(e);n>-1&&t.splice(n,1)}function zu(t,e,n,i){let r=xr();return xd(r,Ir(),e)&&(_r(),function(t,e,n,i,r,o){let a=Yi(t,e);!function(t,e,n,i,r,o,a){if(null==o)t.removeAttribute(e,r,n);else{let s=null==a?En(o):a(o,i||"",r);t.setAttribute(e,r,s,n)}}(e[Ei],a,o,t.value,n,i,r)}(qr(),r,t,e,n,i)),zu}typeof document<"u"&&document;var Lu=class{destroy(t){}updateValue(t,e){}swap(t,e){let n=Math.min(t,e),i=Math.max(t,e),r=this.detach(i);if(i-n>1){let t=this.detach(n);this.attach(n,r),this.attach(i,t)}else this.attach(n,r)}move(t,e){this.attach(e,this.detach(t))}};function Vu(t,e,n,i,r){return t===n&&Object.is(e,i)?1:Object.is(r(t,e),r(n,i))?-1:0}function ju(t,e,n,i){return!(void 0===e||!e.has(i)||(t.attach(n,e.get(i)),e.delete(i),0))}function Bu(t,e,n,i,r){if(ju(t,e,i,n(i,r)))t.updateValue(i,r);else{let e=t.create(i,r);t.attach(i,e)}}function Hu(t,e,n,i){let r=new Set;for(let o=e;o<=n;o++)r.add(i(o,t.at(o)));return r}var Uu=class{kvMap=new Map;_vMap=void 0;has(t){return this.kvMap.has(t)}delete(t){if(!this.has(t))return!1;let e=this.kvMap.get(t);return void 0!==this._vMap&&this._vMap.has(e)?(this.kvMap.set(t,this._vMap.get(e)),this._vMap.delete(e)):this.kvMap.delete(t),!0}get(t){return this.kvMap.get(t)}set(t,e){if(this.kvMap.has(t)){let n=this.kvMap.get(t);void 0===this._vMap&&(this._vMap=new Map);let i=this._vMap;for(;i.has(n);)n=i.get(n);i.set(n,e)}else this.kvMap.set(t,e)}forEach(t){for(let[e,n]of this.kvMap)if(t(n,e),void 0!==this._vMap){let i=this._vMap;for(;i.has(n);)n=i.get(n),t(n,e)}}};function $u(t,e,n,i,r,o,a,s){Ml("NgControlFlow");let l=xr(),c=_r();return ku(l,c,t,e,n,i,r,er(c.consts,o),256,a,s),Wu}function Wu(t,e,n,i,r,o,a,s){Ml("NgControlFlow");let l=xr(),c=_r();return ku(l,c,t,e,n,i,r,er(c.consts,o),512,a,s),Wu}function qu(t,e){Ml("NgControlFlow");let n=xr(),i=Ir(),r=n[i]!==xl?n[i]:-1,o=-1!==r?Ju(n,Li+r):void 0;if(xd(n,i,t)){let i=m(null);try{if(void 0!==o&&jc(o,0),-1!==t){let i=Li+t,r=Ju(n,i),o=Qu(n[1],i),a=null;Vc(r,_c(n,o,e,{dehydratedView:a}),0,vc(o,a))}}finally{m(i)}}else if(void 0!==o){let t=Lc(o,0);void 0!==t&&(t[8]=e)}}var Gu=class{lContainer;$implicit;$index;constructor(t,e,n){this.lContainer=t,this.$implicit=e,this.$index=n}get $count(){return this.lContainer.length-Vi}},Zu=class{hasEmptyBlock;trackByFn;liveCollection;constructor(t,e,n){this.hasEmptyBlock=t,this.trackByFn=e,this.liveCollection=n}};function Ku(t,e,n,i,r,o,a,s,l,c,d,u,h){Ml("NgControlFlow");let m=xr(),p=_r(),f=void 0!==l,b=xr(),g=s?a.bind(b[Di][8]):a,x=new Zu(f,g);b[Li+t]=x,ku(m,p,t+1,e,n,i,r,er(p.consts,o),256),f&&ku(m,p,t+2,l,c,d,u,er(p.consts,h),512)}var Yu=class extends Lu{lContainer;hostLView;templateTNode;operationsCounter=void 0;needsIndexUpdate=!1;constructor(t,e,n){super(),this.lContainer=t,this.hostLView=e,this.templateTNode=n}get length(){return this.lContainer.length-Vi}at(t){return this.getLView(t)[8].$implicit}attach(t,e){let n=e[6];this.needsIndexUpdate||=t!==this.length,Vc(this.lContainer,e,t,vc(this.templateTNode,n)),function(t,e){if(t.length<=Vi)return;let n=t[Vi+e],i=n?n[zi]:void 0;n&&i&&i.detachedLeaveAnimationFns&&i.detachedLeaveAnimationFns.length>0&&(function(t,e){let n=t.get(jl);if(e.detachedLeaveAnimationFns){for(let t of e.detachedLeaveAnimationFns)n.queue.delete(t);e.detachedLeaveAnimationFns=void 0}}(n[9],i),Il.delete(n[Ai]),i.detachedLeaveAnimationFns=void 0)}(this.lContainer,t)}detach(t){return this.needsIndexUpdate||=t!==this.length-1,function(t,e){if(t.length<=Vi)return;let n=t[Vi+e],i=n?n[zi]:void 0;i&&i.leave&&i.leave.size>0&&(i.detachedLeaveAnimationFns=[])}(this.lContainer,t),function(t,e){return Bc(t,e)}(this.lContainer,t)}create(t,e){let n=(this.lContainer,this.templateTNode.tView.ssrId,null);return _c(this.hostLView,this.templateTNode,new Gu(this.lContainer,e,t),{dehydratedView:n})}destroy(t){ql(t[1],t)}updateValue(t,e){this.getLView(t)[8].$implicit=e}reset(){this.needsIndexUpdate=!1}updateIndexes(){if(this.needsIndexUpdate)for(let t=0;t<this.length;t++)this.getLView(t)[8].$index=t}getLView(t){return function(t,e){return Lc(t,e)}(this.lContainer,t)}};function Xu(t){let e=m(null),n=$r();try{let i=xr(),r=i[1],o=i[n],a=n+1,s=Ju(i,a);if(void 0===o.liveCollection){let t=Qu(r,a);o.liveCollection=new Yu(s,i,t)}else o.liveCollection.reset();let l=o.liveCollection;if(function(t,e,n,i){let r,o,a=0,s=t.length-1;if(Array.isArray(e)){m(i);let l=e.length-1;for(m(null);a<=s&&a<=l;){let i=t.at(a),c=e[a],d=Vu(a,i,a,c,n);if(0!==d){d<0&&t.updateValue(a,c),a++;continue}let u=t.at(s),h=e[l],m=Vu(s,u,l,h,n);if(0!==m){m<0&&t.updateValue(s,h),s--,l--;continue}let p=n(a,i),f=n(s,u),b=n(a,c);if(Object.is(b,f)){let e=n(l,h);Object.is(e,p)?(t.swap(a,s),t.updateValue(s,h),l--,s--):t.move(s,a),t.updateValue(a,c),a++;continue}if(r??=new Uu,o??=Hu(t,a,s,n),ju(t,r,a,b))t.updateValue(a,c),a++,s++;else if(o.has(b))r.set(p,t.detach(a)),s--;else{let n=t.create(a,e[a]);t.attach(a,n),a++,s++}}for(;a<=l;)Bu(t,r,n,a,e[a]),a++}else if(null!=e){m(i);let l=e[Symbol.iterator]();m(null);let c=l.next();for(;!c.done&&a<=s;){let e=t.at(a),i=c.value,d=Vu(a,e,a,i,n);if(0!==d)d<0&&t.updateValue(a,i),a++,c=l.next();else{r??=new Uu,o??=Hu(t,a,s,n);let d=n(a,i);if(ju(t,r,a,d))t.updateValue(a,i),a++,s++,c=l.next();else if(o.has(d)){let i=n(a,e);r.set(i,t.detach(a)),s--}else t.attach(a,t.create(a,i)),a++,s++,c=l.next()}}for(;!c.done;)Bu(t,r,n,t.length,c.value),c=l.next()}for(;a<=s;)t.destroy(t.detach(s--));r?.forEach(e=>{t.destroy(e)})}(l,t,o.trackByFn,e),l.updateIndexes(),o.hasEmptyBlock){let t=Ir(),e=0===l.length;if(xd(i,t,e)){let t=n+2,o=Ju(i,t);if(e){let e=Qu(r,t),n=null;Vc(o,_c(i,e,void 0,{dehydratedView:n}),0,vc(e,n))}else r.firstUpdatePass&&function(t){let e=t[6]??[],n=t[3][Ei],i=[];for(let t of e)void 0!==t.data.di?i.push(t):Zc(t,n);t[6]=i}(o),jc(o,0)}}}finally{m(e)}}function Ju(t,e){return t[e]}function Qu(t,e){return Xi(t,e)}function th(t,e,n){let i=xr();return xd(i,Ir(),e)&&(_r(),cc(qr(),i,t,e,i[Ei],n)),th}function eh(t,e,n,i,r){bc(e,t,n,r?"class":"style",i)}function nh(t,e,n,i){let r=xr(),o=r[1],a=t+Li,s=o.firstCreatePass?pd(a,r,2,e,hc,pr(),n,i):o.data[a];if(pc(s,r,t,e,lh),$i(s)){let t=r[1];ac(t,r,s),us(t,s,r)}return null!=i&&sc(r,s),nh}function ih(){let t=_r(),e=fc(wr());return t.firstCreatePass&&fd(t,e),br(e)&&gr(),mr(),null!=e.classesWithoutHost&&function(t){return!!(8&t.flags)}(e)&&eh(t,e,xr(),e.classesWithoutHost,!0),null!=e.stylesWithoutHost&&function(t){return!!(16&t.flags)}(e)&&eh(t,e,xr(),e.stylesWithoutHost,!1),ih}function rh(t,e,n,i){return nh(t,e,n,i),ih(),rh}function oh(t,e,n,i){let r=xr(),o=r[1],a=t+Li,s=o.firstCreatePass?function(t,e,n,i,r,o){let a=e.consts,s=Gc(e,t,2,i,er(a,r));if(s.mergedAttrs=da(s.mergedAttrs,s.attrs),null!=o){let t=er(a,o);s.localNames=[];for(let e=0;e<t.length;e+=2)s.localNames.push(t[e],-1)}return null!==s.attrs&&rd(s,s.attrs,!1),null!==s.mergedAttrs&&rd(s,s.mergedAttrs,!0),null!==e.queries&&e.queries.elementStart(e,s),s}(a,o,0,e,n,i):o.data[a];return pc(s,r,t,e,lh),null!=i&&sc(r,s),oh}function ah(){return br(fc(wr()))&&gr(),mr(),ah}function sh(t,e,n,i){return oh(t,e,n,i),ah(),sh}var lh=(t,e,n,i,r)=>(Kr(!0),Qs(e[Ei],i,ur.lFrame.currentNamespace));function ch(t,e,n){let i=xr(),r=i[1],o=t+Li,a=r.firstCreatePass?pd(o,i,8,"ng-container",hc,pr(),e,n):r.data[o];if(pc(a,i,t,"ng-container",hh),$i(a)){let t=i[1];ac(t,i,a),us(t,a,i)}return null!=n&&sc(i,a),ch}function dh(){let t=_r(),e=fc(wr());return t.firstCreatePass&&fd(t,e),dh}function uh(t,e,n){return ch(t,e,n),dh(),uh}var hh=(t,e,n,i,r)=>(Kr(!0),function(t,e){return t.createComment(function(t){return t.replace(Xs,t=>t.replace(Js,"$1"))}(e))}(e[Ei],""));function mh(){return xr()}function ph(t,e,n){let i=xr();return xd(i,Ir(),e)&&(_r(),dc(qr(),i,t,e,i[Ei],n)),ph}var fh=void 0,bh=["en",[["a","p"],["AM","PM"]],[["AM","PM"]],[["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"]],fh,[["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"]],fh,[["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}",fh,fh,fh],[".",",",";","%","+","-","E","×","‰","∞","NaN",":"],["#,##0.###","#,##0%","¤#,##0.00","#E0"],"USD","$","US Dollar",{},"ltr",function(t){let e=Math.floor(Math.abs(t)),n=t.toString().replace(/^[^.]*\.?/,"").length;return 1===e&&0===n?1:5}],gh={};function xh(t){let e=function(t){return t.toLowerCase().replace(/_/g,"-")}(t),n=_h(e);if(n)return n;let i=e.split("-")[0];if(n=_h(i),n)return n;if("en"===i)return bh;throw new Ye(701,!1)}function _h(t){return t in gh||(gh[t]=Je.ng&&Je.ng.common&&Je.ng.common.locales&&Je.ng.common.locales[t]),gh[t]}var vh=function(t){return t[t.LocaleId=0]="LocaleId",t[t.DayPeriodsFormat=1]="DayPeriodsFormat",t[t.DayPeriodsStandalone=2]="DayPeriodsStandalone",t[t.DaysFormat=3]="DaysFormat",t[t.DaysStandalone=4]="DaysStandalone",t[t.MonthsFormat=5]="MonthsFormat",t[t.MonthsStandalone=6]="MonthsStandalone",t[t.Eras=7]="Eras",t[t.FirstDayOfWeek=8]="FirstDayOfWeek",t[t.WeekendRange=9]="WeekendRange",t[t.DateFormat=10]="DateFormat",t[t.TimeFormat=11]="TimeFormat",t[t.DateTimeFormat=12]="DateTimeFormat",t[t.NumberSymbols=13]="NumberSymbols",t[t.NumberFormats=14]="NumberFormats",t[t.CurrencyCode=15]="CurrencyCode",t[t.CurrencySymbol=16]="CurrencySymbol",t[t.CurrencyName=17]="CurrencyName",t[t.Currencies=18]="Currencies",t[t.Directionality=19]="Directionality",t[t.PluralCase=20]="PluralCase",t[t.ExtraData=21]="ExtraData",t}(vh||{}),yh="en-US";function wh(t,e,n){let i=xr(),r=_r(),o=wr();return kh(r,i,i[Ei],o,t,e,n),wh}function kh(t,e,n,i,r,o,a){let s=!0,l=null;if((3&i.type||a)&&(l??=vd(i,e,o),function(t,e,n,i,r,o,a,s){let l=$i(t),c=!1,d=null;if(!i&&l&&(d=function(t,e,n,i){let r=t.cleanup;if(null!=r)for(let t=0;t<r.length-1;t+=2){let o=r[t];if(o===n&&r[t+1]===i){let n=e[7],i=r[t+2];return n&&n.length>i?n[i]:null}"string"==typeof o&&(t+=2)}return null}(e,n,o,t.index)),null!==d)(d.__ngLastListenerFn__||d).__ngNextListenerFn__=a,d.__ngLastListenerFn__=a,c=!0;else{let a=Yi(t,n),l=i?i(a):a,c=r.listen(l,o,s);(function(t){return t.startsWith("animation")||t.startsWith("transition")})(o)||wd(i?e=>i(Zi(e[t.index])):t.index,e,n,o,s,c,!1)}return c}(i,t,e,a,n,r,o,l)&&(s=!1)),s){let t=i.outputs?.[r],n=i.hostDirectiveOutputs?.[r];if(n&&n.length)for(let t=0;t<n.length;t+=2){let a=n[t],s=n[t+1];l??=vd(i,e,o),kd(i,e,a,s,r,l)}if(t&&t.length)for(let n of t)l??=vd(i,e,o),kd(i,e,n,r,r,l)}}function Ch(t=1){return function(t){return(ur.lFrame.contextLView=function(t,e){for(;t>0;)e=e[Ri],t--;return e}(t,ur.lFrame.contextLView))[8]}(t)}function Sh(t,e){let n=null,i=function(t){let e=t.attrs;if(null!=e){let t=e.indexOf(5);if(!(1&t))return e[t+1]}return null}(t);for(let r=0;r<e.length;r++){let o=e[r];if("*"!==o){if(null===i?pl(t,o,!0):fl(i,o))return r}else n=r}return n}function Eh(t){let e=xr()[Di][5];if(!e.projection){let n=t?t.length:1,i=e.projection=function(t){let e=[];for(let n=0;n<t;n++)e.push(null);return e}(n),r=i.slice(),o=e.child;for(;null!==o;){if(128!==o.type){let e=t?Sh(o,t):0;null!==e&&(r[e]?r[e].projectionNext=o:i[e]=o,r[e]=o)}o=o.next}}}function Rh(t,e=0,n,i,r,o){let a=xr(),s=_r(),l=i?t+1:null;null!==l&&ku(a,s,l,i,r,o,null,n);let c=Gc(s,Li+t,16,null,n||null);null===c.projection&&(c.projection=e),Er();let d=!a[6]||fr();null===a[Di][5].projection[c.projection]&&null!==l?function(t,e,n){let i=Li+n,r=e.data[i],o=t[i],a=(r.tView.ssrId,null);Vc(o,_c(t,r,void 0,{dehydratedView:a}),0,vc(r,a))}(a,s,l):d&&!ls(c)&&function(t,e,n){rc(e[Ei],0,e,n,Kl(t,n,e),Yl(n.parent||e[5],n,e))}(s,a,c)}function Dh(t,e,n,i){return Kd(t,e,n,i),Dh}function Th(t,e,n){return Zd(t,e,n),Th}function Ih(t){let e=xr(),n=_r(),i=Mr();Fr(i+1);let r=Xd(n,i);if(t.dirty&&function(t){return!(4&~t[2])}(e)===!(2&~r.metadata.flags)){if(null===r.matches)t.reset([]);else{let n=Jd(e,i);t.reset(n,Ba),t.notifyOnChanges()}return!0}return!1}function Oh(){return qd(xr(),Mr())}function Ah(t,e,n,i,r){return nu(e,Kd(t,n,i,r)),Ah}function Ph(t,e,n,i){return nu(t,Zd(e,n,i)),Ph}function Mh(t=1){Fr(Mr()+t)}function Fh(t){return Ji(ur.lFrame.contextLView,Li+t)}function Nh(t,e){return t<<17|e<<2}function zh(t){return t>>17&32767}function Lh(t){return 2|t}function Vh(t){return(131068&t)>>2}function jh(t,e){return-131069&t|e<<2}function Bh(t){return 1|t}function Hh(t,e,n,i){let r=t[n+1],o=null===e,a=i?zh(r):Vh(r),s=!1;for(;0!==a&&(!1===s||o);){let n=t[a],r=t[a+1];Uh(n,e)&&(s=!0,t[a+1]=i?Bh(r):Lh(r)),a=i?zh(r):Vh(r)}s&&(t[n+1]=i?Lh(r):Bh(r))}function Uh(t,e){return null===t||null==e||(Array.isArray(t)?t[1]:t)===e||!(!Array.isArray(t)||"string"!=typeof e)&&Xn(t,e)>=0}var $h={textEnd:0,key:0,keyEnd:0,value:0,valueEnd:0};function Wh(t){return t.substring($h.key,$h.keyEnd)}function qh(t,e){let n=$h.textEnd;return n===e?-1:(e=$h.keyEnd=function(t,e,n){for(;e<n&&t.charCodeAt(e)>32;)e++;return e}(t,$h.key=e,n),Gh(t,e,n))}function Gh(t,e,n){for(;e<n&&t.charCodeAt(e)<=32;)e++;return e}function Zh(t,e,n){return Jh(t,e,n,!1),Zh}function Kh(t,e){return Jh(t,e,null,!0),Kh}function Yh(t){!function(t,e,n,i){let r=_r(),o=Or(2);r.firstUpdatePass&&tm(r,null,o,i);let a=xr();if(n!==xl&&xd(a,o,n)){let s=r.data[$r()];if(sm(s,i)&&!Qh(r,o)){let t=s.classesWithoutHost;null!==t&&(n=nn(t,n||"")),eh(r,s,a,n,i)}else!function(t,e,n,i,r,o,a,s){r===xl&&(r=Qn);let l=0,c=0,d=0<r.length?r[0]:null,u=0<o.length?o[0]:null;for(;null!==d||null!==u;){let a,h=l<r.length?r[l+1]:void 0,m=c<o.length?o[c+1]:void 0,p=null;d===u?(l+=2,c+=2,h!==m&&(p=u,a=m)):null===u||null!==d&&d<u?(l+=2,p=d):(c+=2,p=u,a=m),null!==p&&rm(t,e,n,i,p,a,true,s),d=l<r.length?r[l]:null,u=c<o.length?o[c]:null}}(r,s,a,a[Ei],a[o+1],a[o+1]=function(t,e,n){if(null==n||""===n)return Qn;let i=[],r=ys(n);if(Array.isArray(r))for(let e=0;e<r.length;e++)t(i,r[e],!0);else if("object"==typeof r)for(let e in r)r.hasOwnProperty(e)&&t(i,e,r[e]);else"string"==typeof r&&e(i,r);return i}(t,e,n),0,o)}}(im,Xh,t,!0)}function Xh(t,e){for(let n=function(t){return function(t){$h.key=0,$h.keyEnd=0,$h.value=0,$h.valueEnd=0,$h.textEnd=t.length}(t),qh(t,Gh(t,0,$h.textEnd))}(e);n>=0;n=qh(e,n))Kn(t,Wh(e),!0)}function Jh(t,e,n,i){let r=xr(),o=_r(),a=Or(2);o.firstUpdatePass&&tm(o,t,a,i),e!==xl&&xd(r,a,e)&&rm(o,o.data[$r()],r,r[Ei],t,r[a+1]=function(t,e){return null==t||""===t||("string"==typeof e?t+=e:"object"==typeof t&&(t=en(ys(t)))),t}(e,n),i,a)}function Qh(t,e){return e>=t.expandoStartIndex}function tm(t,e,n,i){let r=t.data;if(null===r[n+1]){let o=r[$r()],a=Qh(t,n);sm(o,i)&&null===e&&!a&&(e=!1),e=function(t,e,n,i){let r=function(t){let e=ur.lFrame.currentDirectiveIndex;return-1===e?null:t[e]}(t),o=i?e.residualClasses:e.residualStyles;if(null===r)0===(i?e.classBindings:e.styleBindings)&&(n=nm(n=em(null,t,e,n,i),e.attrs,i),o=null);else{let a=e.directiveStylingLast;if(-1===a||t[a]!==r)if(n=em(r,t,e,n,i),null===o){let n=function(t,e,n){let i=n?e.classBindings:e.styleBindings;if(0!==Vh(i))return t[zh(i)]}(t,e,i);void 0!==n&&Array.isArray(n)&&(n=em(null,t,e,n[1],i),n=nm(n,e.attrs,i),function(t,e,n,i){t[zh(n?e.classBindings:e.styleBindings)]=i}(t,e,i,n))}else o=function(t,e,n){let i,r=e.directiveEnd;for(let o=1+e.directiveStylingLast;o<r;o++)i=nm(i,t[o].hostAttrs,n);return nm(i,e.attrs,n)}(t,e,i)}return void 0!==o&&(i?e.residualClasses=o:e.residualStyles=o),n}(r,o,e,i),function(t,e,n,i,r,o){let a=o?e.classBindings:e.styleBindings,s=zh(a),l=Vh(a);t[i]=n;let c,d=!1;if(Array.isArray(n)){let t=n;c=t[1],(null===c||Xn(t,c)>0)&&(d=!0)}else c=n;if(r)if(0!==l){let e=zh(t[s+1]);t[i+1]=Nh(e,s),0!==e&&(t[e+1]=jh(t[e+1],i)),t[s+1]=function(t,e){return 131071&t|e<<17}(t[s+1],i)}else t[i+1]=Nh(s,0),0!==s&&(t[s+1]=jh(t[s+1],i)),s=i;else t[i+1]=Nh(l,0),0===s?s=i:t[l+1]=jh(t[l+1],i),l=i;d&&(t[i+1]=Lh(t[i+1])),Hh(t,c,i,!0),Hh(t,c,i,!1),function(t,e,n,i,r){let o=r?t.residualClasses:t.residualStyles;null!=o&&"string"==typeof e&&Xn(o,e)>=0&&(n[i+1]=Bh(n[i+1]))}(e,c,t,i,o),a=Nh(s,l),o?e.classBindings=a:e.styleBindings=a}(r,o,e,n,a,i)}}function em(t,e,n,i,r){let o=null,a=n.directiveEnd,s=n.directiveStylingLast;for(-1===s?s=n.directiveStart:s++;s<a&&(o=e[s],i=nm(i,o.hostAttrs,r),o!==t);)s++;return null!==t&&(n.directiveStylingLast=s),i}function nm(t,e,n){let i=n?1:2,r=-1;if(null!==e)for(let o=0;o<e.length;o++){let a=e[o];"number"==typeof a?r=a:r===i&&(Array.isArray(t)||(t=void 0===t?[]:["",t]),Kn(t,a,!!n||e[++o]))}return void 0===t?null:t}function im(t,e,n){let i=String(e);""!==i&&!i.includes(" ")&&Kn(t,i,n)}function rm(t,e,n,i,r,o,a,s){if(!(3&e.type))return;let l=t.data,c=l[s+1],d=function(t){return!(1&~t)}(c)?om(l,e,n,r,Vh(c),a):void 0;am(d)||(am(o)||function(t){return!(2&~t)}(c)&&(o=om(l,null,n,r,s,a)),function(t,e,n,i,r){if(e)r?t.addClass(n,i):t.removeClass(n,i);else{let e=-1===i.indexOf("-")?void 0:Dl.DashCase;null==r?t.removeStyle(n,i,e):("string"==typeof r&&r.endsWith("!important")&&(r=r.slice(0,-10),e|=Dl.Important),t.setStyle(n,i,r,e))}}(i,a,Ki($r(),n),r,o))}function om(t,e,n,i,r,o){let a,s=null===e;for(;r>0;){let e=t[r],o=Array.isArray(e),l=o?e[1]:e,c=null===l,d=n[r+1];d===xl&&(d=c?Qn:void 0);let u=c?Yn(d,i):l===i?d:void 0;if(o&&!am(u)&&(u=Yn(e,i)),am(u)&&(a=u,s))return a;let h=t[r+1];r=s?zh(h):Vh(h)}if(null!==e){let t=o?e.residualClasses:e.residualStyles;null!=t&&(a=Yn(t,i))}return a}function am(t){return void 0!==t}function sm(t,e){return!!(t.flags&(e?8:16))}function lm(t,e=""){let n=xr(),i=_r(),r=t+Li,o=i.firstCreatePass?Gc(i,r,1,e,null):i.data[r],a=cm(i,n,o,e,t);n[r]=a,Zr()&&Jl(i,n,a,o),Cr(o,!1)}var cm=(t,e,n,i,r)=>(Kr(!0),function(t,e){return t.createText(e)}(e[Ei],i));function dm(t){return um("",t),dm}function um(t,e,n){let i=xr(),r=function(t,e,n,i=""){return xd(t,Ir(),n)?e+En(n)+i:xl}(i,t,e,n);return r!==xl&&mm(i,$r(),r),um}function hm(t,e,n,i,r){let o=xr(),a=function(t,e,n,i,r,o=""){let a=_d(t,ur.lFrame.bindingIndex,n,r);return Or(2),a?e+En(n)+i+En(r)+o:xl}(o,t,e,n,i,r);return a!==xl&&mm(o,$r(),a),hm}function mm(t,e,n){let i=Ki(e,t);!function(t,e,n){t.setValue(e,n)}(t[Ei],i,n)}function pm(t,e,n){Ru(e)&&(e=e());let i=xr();return xd(i,Ir(),e)&&(_r(),cc(qr(),i,t,e,i[Ei],n)),pm}function fm(t,e){let n=Ru(t);return n&&t.set(e),n}function bm(t,e){let n=xr(),i=_r(),r=wr();return kh(i,n,n[Ei],r,t,e),bm}function gm(t,e,n){let i=_r();i.firstCreatePass&&xm(e,i.data,i.blueprint,Wi(t),n)}function xm(t,e,n,i,r){if(t=an(t),Array.isArray(t))for(let o=0;o<t.length;o++)xm(t[o],e,n,i,r);else{let o=_r(),a=xr(),s=wr(),l=ui(t)?t:an(t.provide),c=vi(t),d=1048575&s.providerIndexes,u=s.directiveStart,h=s.providerIndexes>>20;if(ui(t)||!t.multi){let i=new sa(c,r,od,null),m=ym(l,e,r?d:d+h,u);-1===m?(ka(_a(s,a),o,l),_m(o,t,e.length),e.push(l),s.directiveStart++,s.directiveEnd++,r&&(s.providerIndexes+=1048576),n.push(i),a.push(i)):(n[m]=i,a[m]=i)}else{let m=ym(l,e,d+h,u),p=ym(l,e,d,d+h),f=m>=0&&n[m],b=p>=0&&n[p];if(r&&!b||!r&&!f){ka(_a(s,a),o,l);let d=function(t,e,n,i,r){let o=new sa(t,n,od,null);return o.multi=[],o.index=e,o.componentProviders=0,vm(o,r,i&&!n),o}(r?km:wm,n.length,r,i,c);!r&&b&&(n[p].providerFactory=d),_m(o,t,e.length,0),e.push(l),s.directiveStart++,s.directiveEnd++,r&&(s.providerIndexes+=1048576),n.push(d),a.push(d)}else _m(o,t,m>-1?m:p,vm(n[r?p:m],c,!r&&i));!r&&i&&b&&n[p].componentProviders++}}}function _m(t,e,n,i){let r=ui(e),o=function(t){return!!t.useClass}(e);if(r||o){let a=(o?an(e.useClass):e).prototype.ngOnDestroy;if(a){let o=t.destroyHooks||(t.destroyHooks=[]);if(!r&&e.multi){let t=o.indexOf(n);-1===t?o.push(n,[i,a]):o[t+1].push(i,a)}else o.push(n,a)}}}function vm(t,e,n){return n&&t.componentProviders++,t.multi.push(e)-1}function ym(t,e,n,i){for(let r=n;r<i;r++)if(e[r]===t)return r;return-1}function wm(t,e,n,i,r){return Cm(this.multi,[])}function km(t,e,n,i,r){let o,a=this.multi;if(this.providerFactory){let t=this.providerFactory.componentProviders,e=Ia(i,i[1],this.providerFactory.index,r);o=e.slice(0,t),Cm(a,o);for(let n=t;n<e.length;n++)o.push(e[n])}else o=[],Cm(a,o);return o}function Cm(t,e){for(let n=0;n<t.length;n++){let i=t[n];e.push(i())}return e}function Sm(t,e){return n=>{n.providersResolver=(e,n)=>gm(e,n?n(t):t,!1),e&&(n.viewProvidersResolver=(t,n)=>gm(t,n?n(e):e,!0))}}function Em(t,e){let n=t[e];return n===xl?void 0:n}function Rm(t,e,n,i,r,o,a){let s=e+n;return _d(t,s,r,o)?gd(t,s+2,a?i.call(a,r,o):i(r,o)):Em(t,s+2)}function Dm(t,e){let n,i=_r(),r=t+Li;i.firstCreatePass?(n=function(t,e){if(e)for(let n=e.length-1;n>=0;n--){let i=e[n];if(t===i.name)return i}}(e,i.pipeRegistry),i.data[r]=n,n.onDestroy&&(i.destroyHooks??=[]).push(r,n.onDestroy)):n=i.data[r];let o=n.factory||(n.factory=Wn(n.type)),a=Fn(od);try{let t=ba(!1),e=o();return ba(t),function(t,e,n,i){n>=t.data.length&&(t.data[n]=null,t.blueprint[n]=null),e[n]=i}(i,xr(),r,e),e}finally{Fn(a)}}function Tm(t,e,n){let i=t+Li,r=xr(),o=Ji(r,i);return Om(r,i)?function(t,e,n,i,r,o){let a=e+n;return xd(t,a,r)?gd(t,a+1,o?i.call(o,r):i(r)):Em(t,a+1)}(r,Tr(),e,o.transform,n,o):o.transform(n)}function Im(t,e,n,i){let r=t+Li,o=xr(),a=Ji(o,r);return Om(o,r)?Rm(o,Tr(),e,a.transform,n,i,a):a.transform(n,i)}function Om(t,e){return t[1].data[e].pure}function Am(t,e){return qc(t,e)}var Pm=(()=>{class t{applicationErrorHandler=Bn(yo);appRef=Bn(Fu);taskService=Bn(io);ngZone=Bn(ho);zonelessEnabled=Bn(Do);tracing=Bn(Al,{optional:!0});zoneIsDefined=typeof Zone<"u"&&!!Zone.root.run;schedulerTickApplyArgs=[{data:{__scheduler_tick__:!0}}];subscriptions=new $;angularZoneId=this.zoneIsDefined?this.ngZone._inner?.get(co):null;scheduleInRootZone=!this.zonelessEnabled&&this.zoneIsDefined&&(Bn(To,{optional:!0})??!1);cancelScheduledCallback=null;useMicrotaskScheduler=!1;runningTick=!1;pendingRenderTaskId=null;constructor(){this.subscriptions.add(this.appRef.afterTick.subscribe(()=>{this.runningTick||this.cleanup()})),this.subscriptions.add(this.ngZone.onUnstable.subscribe(()=>{this.runningTick||this.cleanup()}))}notify(t){if(!this.zonelessEnabled&&5===t)return;switch(t){case 0:case 6:case 13:this.appRef.dirtyFlags|=2;break;case 3:case 2:case 4:case 5:case 1:this.appRef.dirtyFlags|=4;break;case 12:this.appRef.dirtyFlags|=16;break;case 11:break;default:this.appRef.dirtyFlags|=8}if(this.appRef.tracingSnapshot=this.tracing?.snapshot(this.appRef.tracingSnapshot)??null,!this.shouldScheduleTick())return;let e=this.useMicrotaskScheduler?so:ao;this.pendingRenderTaskId=this.taskService.add(),this.scheduleInRootZone?this.cancelScheduledCallback=Zone.root.run(()=>e(()=>this.tick())):this.cancelScheduledCallback=this.ngZone.runOutsideAngular(()=>e(()=>this.tick()))}shouldScheduleTick(){return!(this.appRef.destroyed||null!==this.pendingRenderTaskId||this.runningTick||this.appRef._runningTick||!this.zonelessEnabled&&this.zoneIsDefined&&Zone.current.get(co+this.angularZoneId))}tick(){if(this.runningTick||this.appRef.destroyed)return;if(0===this.appRef.dirtyFlags)return void this.cleanup();!this.zonelessEnabled&&7&this.appRef.dirtyFlags&&(this.appRef.dirtyFlags|=1);let t=this.taskService.add();try{this.ngZone.run(()=>{this.runningTick=!0,this.appRef._tick()},void 0,this.schedulerTickApplyArgs)}catch(e){this.taskService.remove(t),this.applicationErrorHandler(e)}finally{this.cleanup()}this.useMicrotaskScheduler=!0,so(()=>{this.useMicrotaskScheduler=!1,this.taskService.remove(t)})}ngOnDestroy(){this.subscriptions.unsubscribe(),this.cleanup()}cleanup(){if(this.runningTick=!1,this.cancelScheduledCallback?.(),this.cancelScheduledCallback=null,null!==this.pendingRenderTaskId){let t=this.pendingRenderTaskId;this.pendingRenderTaskId=null,this.taskService.remove(t)}}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})();function Mm(){return[{provide:Ro,useExisting:Pm},{provide:ho,useClass:xo},{provide:Do,useValue:!0}]}var Fm=new pn("",{factory:()=>Bn(Fm,{optional:!0,skipSelf:!0})||typeof $localize<"u"&&$localize.locale||yh}),Nm=class{destroyed=!1;listeners=null;errorHandler=Bn(vo,{optional:!0});destroyRef=Bn(Qr);constructor(){this.destroyRef.onDestroy(()=>{this.destroyed=!0,this.listeners=null})}subscribe(t){if(this.destroyed)throw new Ye(953,!1);return(this.listeners??=[]).push(t),{unsubscribe:()=>{let e=this.listeners?.indexOf(t);void 0!==e&&-1!==e&&this.listeners?.splice(e,1)}}}emit(t){if(this.destroyed)return void console.warn(Xe(953,!1));if(null===this.listeners)return;let e=m(null);try{for(let e of this.listeners)try{e(t)}catch(t){this.errorHandler?.handleError(t)}}finally{m(e)}}};function zm(t,e){return T(t,e?.equal)}var Lm=t=>t;function Vm(t,e){return"function"==typeof t?jm(Ge(t,Lm,e?.equal)):jm(Ge(t.source,t.computation,t.equal),t.debugName)}function jm(t,e){let n=t[h],i=t;return i.set=t=>function(t,e){b(t),N(t,e),v(t)}(n,t),i.update=t=>function(t,e){b(t),z(t,e),v(t)}(n,t),i.asReadonly=Co.bind(t),i}var Bm=Symbol("InputSignalNode#UNSET"),Hm=l(s({},L),{transformFn:void 0,applyValueToInputSignal(t,e){N(t,e)}});function Um(t,e){let n=Object.create(Hm);function i(){if(f(n),n.value===Bm)throw new Ye(-950,null);return n.value}return n.value=t,n.transformFn=e?.transform,i[h]=n,i}var $m=class{attributeName;constructor(t){this.attributeName=t}__NG_ELEMENT_ID__=()=>function(t){return function(t,e){if("class"===e)return t.classes;if("style"===e)return t.styles;let n=t.attrs;if(n){let t=n.length,i=0;for(;i<t;){let r=n[i];if(la(r))break;if(0===r)i+=2;else if("number"==typeof r)for(i++;i<t&&"string"==typeof n[i];)i++;else{if(r===e)return n[i+1];i+=2}}}return null}(wr(),t)}(this.attributeName);toString(){return`HostAttributeToken ${this.attributeName}`}};function Wm(t){return new Nm}function qm(t,e){return Um(t,e)}var Gm=(qm.required=function(t){return Um(Bm,t)},qm);function Zm(t,e){return tu()}var Km=(Zm.required=function(t,e){return eu()},Zm);function Ym(t,e){return tu()}var Xm=(Ym.required=function(t,e){return eu()},Ym),Jm=new pn(""),Qm=new pn("");function tp(t){return!t.moduleRef}var ep=null;var np=class{static __NG_ELEMENT_ID__=ip};function ip(t){return function(t,e,n){if(Ui(t)&&!n){let n=Qi(t.index,e);return new Uc(n,n)}if(175&t.type){let t=e[Di];return new Uc(t,e)}return null}(wr(),xr(),!(16&~t))}var rp=class{constructor(){}supports(t){return bd(t)}create(t){return new ap(t)}},op=(t,e)=>e,ap=class{length=0;collection;_linkedRecords=null;_unlinkedRecords=null;_previousItHead=null;_itHead=null;_itTail=null;_additionsHead=null;_additionsTail=null;_movesHead=null;_movesTail=null;_removalsHead=null;_removalsTail=null;_identityChangesHead=null;_identityChangesTail=null;_trackByFn;constructor(t){this._trackByFn=t||op}forEachItem(t){let e;for(e=this._itHead;null!==e;e=e._next)t(e)}forEachOperation(t){let e=this._itHead,n=this._removalsHead,i=0,r=null;for(;e||n;){let o=!n||e&&e.currentIndex<dp(n,i,r)?e:n,a=dp(o,i,r),s=o.currentIndex;if(o===n)i--,n=n._nextRemoved;else if(e=e._next,null==o.previousIndex)i++;else{r||(r=[]);let t=a-i,e=s-i;if(t!=e){for(let n=0;n<t;n++){let i=n<r.length?r[n]:r[n]=0,o=i+n;e<=o&&o<t&&(r[n]=i+1)}r[o.previousIndex]=e-t}}a!==s&&t(o,a,s)}}forEachPreviousItem(t){let e;for(e=this._previousItHead;null!==e;e=e._nextPrevious)t(e)}forEachAddedItem(t){let e;for(e=this._additionsHead;null!==e;e=e._nextAdded)t(e)}forEachMovedItem(t){let e;for(e=this._movesHead;null!==e;e=e._nextMoved)t(e)}forEachRemovedItem(t){let e;for(e=this._removalsHead;null!==e;e=e._nextRemoved)t(e)}forEachIdentityChange(t){let e;for(e=this._identityChangesHead;null!==e;e=e._nextIdentityChange)t(e)}diff(t){if(null==t&&(t=[]),!bd(t))throw new Ye(900,!1);return this.check(t)?this:null}onDestroy(){}check(t){this._reset();let e,n,i,r=this._itHead,o=!1;if(Array.isArray(t)){this.length=t.length;for(let e=0;e<this.length;e++)n=t[e],i=this._trackByFn(e,n),null!==r&&Object.is(r.trackById,i)?(o&&(r=this._verifyReinsertion(r,n,i,e)),Object.is(r.item,n)||this._addIdentityChange(r,n)):(r=this._mismatch(r,n,i,e),o=!0),r=r._next}else e=0,function(t,e){if(Array.isArray(t))for(let n=0;n<t.length;n++)e(t[n]);else{let n,i=t[Symbol.iterator]();for(;!(n=i.next()).done;)e(n.value)}}(t,t=>{i=this._trackByFn(e,t),null!==r&&Object.is(r.trackById,i)?(o&&(r=this._verifyReinsertion(r,t,i,e)),Object.is(r.item,t)||this._addIdentityChange(r,t)):(r=this._mismatch(r,t,i,e),o=!0),r=r._next,e++}),this.length=e;return this._truncate(r),this.collection=t,this.isDirty}get isDirty(){return null!==this._additionsHead||null!==this._movesHead||null!==this._removalsHead||null!==this._identityChangesHead}_reset(){if(this.isDirty){let t;for(t=this._previousItHead=this._itHead;null!==t;t=t._next)t._nextPrevious=t._next;for(t=this._additionsHead;null!==t;t=t._nextAdded)t.previousIndex=t.currentIndex;for(this._additionsHead=this._additionsTail=null,t=this._movesHead;null!==t;t=t._nextMoved)t.previousIndex=t.currentIndex;this._movesHead=this._movesTail=null,this._removalsHead=this._removalsTail=null,this._identityChangesHead=this._identityChangesTail=null}}_mismatch(t,e,n,i){let r;return null===t?r=this._itTail:(r=t._prev,this._remove(t)),null!==(t=null===this._unlinkedRecords?null:this._unlinkedRecords.get(n,null))?(Object.is(t.item,e)||this._addIdentityChange(t,e),this._reinsertAfter(t,r,i)):null!==(t=null===this._linkedRecords?null:this._linkedRecords.get(n,i))?(Object.is(t.item,e)||this._addIdentityChange(t,e),this._moveAfter(t,r,i)):t=this._addAfter(new sp(e,n),r,i),t}_verifyReinsertion(t,e,n,i){let r=null===this._unlinkedRecords?null:this._unlinkedRecords.get(n,null);return null!==r?t=this._reinsertAfter(r,t._prev,i):t.currentIndex!=i&&(t.currentIndex=i,this._addToMoves(t,i)),t}_truncate(t){for(;null!==t;){let e=t._next;this._addToRemovals(this._unlink(t)),t=e}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(t,e,n){null!==this._unlinkedRecords&&this._unlinkedRecords.remove(t);let i=t._prevRemoved,r=t._nextRemoved;return null===i?this._removalsHead=r:i._nextRemoved=r,null===r?this._removalsTail=i:r._prevRemoved=i,this._insertAfter(t,e,n),this._addToMoves(t,n),t}_moveAfter(t,e,n){return this._unlink(t),this._insertAfter(t,e,n),this._addToMoves(t,n),t}_addAfter(t,e,n){return this._insertAfter(t,e,n),null===this._additionsTail?this._additionsTail=this._additionsHead=t:this._additionsTail=this._additionsTail._nextAdded=t,t}_insertAfter(t,e,n){let i=null===e?this._itHead:e._next;return t._next=i,t._prev=e,null===i?this._itTail=t:i._prev=t,null===e?this._itHead=t:e._next=t,null===this._linkedRecords&&(this._linkedRecords=new cp),this._linkedRecords.put(t),t.currentIndex=n,t}_remove(t){return this._addToRemovals(this._unlink(t))}_unlink(t){null!==this._linkedRecords&&this._linkedRecords.remove(t);let e=t._prev,n=t._next;return null===e?this._itHead=n:e._next=n,null===n?this._itTail=e:n._prev=e,t}_addToMoves(t,e){return t.previousIndex===e||(null===this._movesTail?this._movesTail=this._movesHead=t:this._movesTail=this._movesTail._nextMoved=t),t}_addToRemovals(t){return null===this._unlinkedRecords&&(this._unlinkedRecords=new cp),this._unlinkedRecords.put(t),t.currentIndex=null,t._nextRemoved=null,null===this._removalsTail?(this._removalsTail=this._removalsHead=t,t._prevRemoved=null):(t._prevRemoved=this._removalsTail,this._removalsTail=this._removalsTail._nextRemoved=t),t}_addIdentityChange(t,e){return t.item=e,null===this._identityChangesTail?this._identityChangesTail=this._identityChangesHead=t:this._identityChangesTail=this._identityChangesTail._nextIdentityChange=t,t}},sp=class{item;trackById;currentIndex=null;previousIndex=null;_nextPrevious=null;_prev=null;_next=null;_prevDup=null;_nextDup=null;_prevRemoved=null;_nextRemoved=null;_nextAdded=null;_nextMoved=null;_nextIdentityChange=null;constructor(t,e){this.item=t,this.trackById=e}},lp=class{_head=null;_tail=null;add(t){null===this._head?(this._head=this._tail=t,t._nextDup=null,t._prevDup=null):(this._tail._nextDup=t,t._prevDup=this._tail,t._nextDup=null,this._tail=t)}get(t,e){let n;for(n=this._head;null!==n;n=n._nextDup)if((null===e||e<=n.currentIndex)&&Object.is(n.trackById,t))return n;return null}remove(t){let e=t._prevDup,n=t._nextDup;return null===e?this._head=n:e._nextDup=n,null===n?this._tail=e:n._prevDup=e,null===this._head}},cp=class{map=new Map;put(t){let e=t.trackById,n=this.map.get(e);n||(n=new lp,this.map.set(e,n)),n.add(t)}get(t,e){let n=t,i=this.map.get(n);return i?i.get(t,e):null}remove(t){let e=t.trackById;return this.map.get(e).remove(t)&&this.map.delete(e),t}get isEmpty(){return 0===this.map.size}clear(){this.map.clear()}};function dp(t,e,n){let i=t.previousIndex;if(null===i)return i;let r=0;return n&&i<n.length&&(r=n[i]),i+e+r}function up(){return new hp([new rp])}var hp=(()=>{class t{factories;static ɵprov=ln({token:t,providedIn:"root",factory:up});constructor(t){this.factories=t}static create(e,n){if(null!=n){let t=n.factories.slice();e=e.concat(t)}return new t(e)}static extend(e){return{provide:t,useFactory:()=>{let n=Bn(t,{optional:!0,skipSelf:!0});return t.create(e,n||up())}}}find(t){let e=this.factories.find(e=>e.supports(t));if(null!=e)return e;throw new Ye(901,!1)}}return t})();function mp(t){return"boolean"==typeof t?t:null!=t&&"false"!==t}function pp(t,e=NaN){return isNaN(parseFloat(t))||isNaN(Number(t))?e:Number(t)}var fp=Symbol("NOT_SET"),bp=new Set,gp=l(s({},L),{kind:"afterRenderEffectPhase",consumerIsAlwaysLive:!0,consumerAllowSignalWrites:!0,value:fp,cleanup:null,consumerMarkedDirty(){if(this.sequence.impl.executing){if(null===this.sequence.lastPhase||this.sequence.lastPhase<this.phase)return;this.sequence.erroredOrDestroyed=!0}this.sequence.scheduler.notify(7)},phaseFn(t){if(this.sequence.lastPhase=this.phase,!this.dirty)return this.signal;if(this.dirty=!1,this.value!==fp&&!k(this))return this.signal;try{for(let t of this.cleanup??bp)t()}finally{this.cleanup?.clear()}let e=[];void 0!==t&&e.push(t),e.push(this.registerCleanupFn);let n,i=y(this);try{n=this.userFn.apply(null,e)}finally{w(this,i)}return(this.value===fp||!this.equal(this.value,n))&&(this.value=n,this.version++),this.signal}}),xp=class extends Ll{scheduler;lastPhase=null;nodes=[void 0,void 0,void 0,void 0];onDestroyFns=null;constructor(t,e,n,i,r,o=null){super(t,[void 0,void 0,void 0,void 0],n,!1,r.get(Qr),o),this.scheduler=i;for(let t of Nl){let n=e[t];if(void 0===n)continue;let i=Object.create(gp);i.sequence=this,i.phase=t,i.userFn=n,i.dirty=!0,i.signal=()=>(f(i),i.value),i.signal[h]=i,i.registerCleanupFn=t=>(i.cleanup??=new Set).add(t),this.nodes[t]=i,this.hooks[t]=t=>i.phaseFn(t)}}afterRun(){super.afterRun(),this.lastPhase=null}destroy(){if(null!==this.onDestroyFns)for(let t of this.onDestroyFns)t();super.destroy();for(let t of this.nodes)if(t)try{for(let e of t.cleanup??bp)e()}finally{C(t)}}};function _p(t,e){let n=wn(t),i=e.elementInjector||bi();return new Ed(n).create(i,e.projectableNodes,e.hostElement,e.environmentInjector,e.directives,e.bindings)}var vp,yp={schedule(t,e){let n=setTimeout(t,e);return()=>clearTimeout(n)}};function wp(t,e,n){let i=n;return function(t){return!!t&&t.nodeType===Node.ELEMENT_NODE}(t)&&e.some((e,n)=>!("*"===e||!function(t,e){if(!vp){let t=Element.prototype;vp=t.matches||t.matchesSelector||t.mozMatchesSelector||t.msMatchesSelector||t.oMatchesSelector||t.webkitMatchesSelector}return t.nodeType===Node.ELEMENT_NODE&&vp.call(t,e)}(t,e)||(i=n,0))),i}var kp=class{componentFactory;inputMap=new Map;constructor(t,e){this.componentFactory=e.get(Jc).resolveComponentFactory(t);for(let t of this.componentFactory.inputs)this.inputMap.set(t.propName,t.templateName)}create(t){return new Cp(this.componentFactory,t,this.inputMap)}},Cp=class{componentFactory;injector;inputMap;eventEmitters=new St(1);events=this.eventEmitters.pipe(je(t=>we(...t)));componentRef=null;scheduledDestroyFn=null;initialInputValues=new Map;ngZone;elementZone;appRef;cdScheduler;constructor(t,e,n){this.componentFactory=t,this.injector=e,this.inputMap=n,this.ngZone=this.injector.get(ho),this.appRef=this.injector.get(Fu),this.cdScheduler=e.get(Ro),this.elementZone=typeof Zone>"u"?null:this.ngZone.run(()=>Zone.current)}connect(t){this.runInZone(()=>{if(null!==this.scheduledDestroyFn)return this.scheduledDestroyFn(),void(this.scheduledDestroyFn=null);null===this.componentRef&&this.initializeComponent(t)})}disconnect(){this.runInZone(()=>{null===this.componentRef||null!==this.scheduledDestroyFn||(this.scheduledDestroyFn=yp.schedule(()=>{null!==this.componentRef&&(this.componentRef.destroy(),this.componentRef=null)},10))})}getInputValue(t){return this.runInZone(()=>null===this.componentRef?this.initialInputValues.get(t):this.componentRef.instance[t])}setInputValue(t,e){null!==this.componentRef?this.runInZone(()=>{this.componentRef.setInput(this.inputMap.get(t)??t,e),function(t){return rr(t._lView)||!!(64&t._lView[2])}(this.componentRef.hostView)&&(function(t){ir(t._lView)}(this.componentRef.changeDetectorRef),this.cdScheduler.notify(6))}):this.initialInputValues.set(t,e)}initializeComponent(t){let e=Xr.create({providers:[],parent:this.injector}),n=function(t,e){let n=t.childNodes,i=e.map(()=>[]),r=-1;e.some((t,e)=>"*"===t&&(r=e,!0));for(let t=0,o=n.length;t<o;++t){let o=n[t],a=wp(o,e,r);-1!==a&&i[a].push(o)}return i}(t,this.componentFactory.ngContentSelectors);this.componentRef=this.componentFactory.create(e,n,t),this.initializeInputs(),this.initializeOutputs(this.componentRef),this.appRef.attachView(this.componentRef.hostView),this.componentRef.hostView.detectChanges()}initializeInputs(){for(let[t,e]of this.initialInputValues)this.setInputValue(t,e);this.initialInputValues.clear()}initializeOutputs(t){let e=this.componentFactory.outputs.map(({propName:e,templateName:n})=>{let i=t.instance[e];return new mt(t=>{let e=i.subscribe(e=>t.next({name:n,value:e}));return()=>e.unsubscribe()})});this.eventEmitters.next(e)}runInZone(t){return this.elementZone&&Zone.current!==this.elementZone?this.ngZone.run(t):t()}},Sp=class extends HTMLElement{ngElementEventsSubscription=null};var Ep=null;function Rp(){return Ep}var Dp=class{},Tp=(()=>{class t{historyGo(t){throw new Error("")}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:()=>Bn(Ip),providedIn:"platform"})}return t})(),Ip=(()=>{class t extends Tp{_location;_history;_doc=Bn(Jr);constructor(){super(),this._location=window.location,this._history=window.history}getBaseHrefFromDOM(){return Rp().getBaseHref(this._doc)}onPopState(t){let e=Rp().getGlobalEventTarget(this._doc,"window");return e.addEventListener("popstate",t,!1),()=>e.removeEventListener("popstate",t)}onHashChange(t){let e=Rp().getGlobalEventTarget(this._doc,"window");return e.addEventListener("hashchange",t,!1),()=>e.removeEventListener("hashchange",t)}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(t){this._location.pathname=t}pushState(t,e,n){this._history.pushState(t,e,n)}replaceState(t,e,n){this._history.replaceState(t,e,n)}forward(){this._history.forward()}back(){this._history.back()}historyGo(t=0){this._history.go(t)}getState(){return this._history.state}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:()=>new t,providedIn:"platform"})}return t})();function Op(t,e){return t?e?t.endsWith("/")?e.startsWith("/")?t+e.slice(1):t+e:e.startsWith("/")?t+e:`${t}/${e}`:t:e}function Ap(t){let e=t.search(/#|\?|$/);return"/"===t[e-1]?t.slice(0,e-1)+t.slice(e):t}function Pp(t){return t&&"?"!==t[0]?`?${t}`:t}var Mp=(()=>{class t{historyGo(t){throw new Error("")}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:()=>Bn(Np),providedIn:"root"})}return t})(),Fp=new pn(""),Np=(()=>{class t extends Mp{_platformLocation;_baseHref;_removeListenerFns=[];constructor(t,e){super(),this._platformLocation=t,this._baseHref=e??this._platformLocation.getBaseHrefFromDOM()??Bn(Jr).location?.origin??""}ngOnDestroy(){for(;this._removeListenerFns.length;)this._removeListenerFns.pop()()}onPopState(t){this._removeListenerFns.push(this._platformLocation.onPopState(t),this._platformLocation.onHashChange(t))}getBaseHref(){return this._baseHref}prepareExternalUrl(t){return Op(this._baseHref,t)}path(t=!1){let e=this._platformLocation.pathname+Pp(this._platformLocation.search),n=this._platformLocation.hash;return n&&t?`${e}${n}`:e}pushState(t,e,n,i){let r=this.prepareExternalUrl(n+Pp(i));this._platformLocation.pushState(t,e,r)}replaceState(t,e,n,i){let r=this.prepareExternalUrl(n+Pp(i));this._platformLocation.replaceState(t,e,r)}forward(){this._platformLocation.forward()}back(){this._platformLocation.back()}getState(){return this._platformLocation.getState()}historyGo(t=0){this._platformLocation.historyGo?.(t)}static ɵfac=function(e){return new(e||t)(jn(Tp),jn(Fp,8))};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})(),zp=(()=>{class t{_subject=new yt;_basePath;_locationStrategy;_urlChangeListeners=[];_urlChangeSubscription=null;constructor(t){this._locationStrategy=t;let e=this._locationStrategy.getBaseHref();this._basePath=function(t){if(new RegExp("^(https?:)?//").test(t)){let[,e]=t.split(/\/\/[^\/]+/);return e}return t}(Ap(Lp(e))),this._locationStrategy.onPopState(t=>{this._subject.next({url:this.path(!0),pop:!0,state:t.state,type:t.type})})}ngOnDestroy(){this._urlChangeSubscription?.unsubscribe(),this._urlChangeListeners=[]}path(t=!1){return this.normalize(this._locationStrategy.path(t))}getState(){return this._locationStrategy.getState()}isCurrentPathEqualTo(t,e=""){return this.path()==this.normalize(t+Pp(e))}normalize(e){return t.stripTrailingSlash(function(t,e){if(!t||!e.startsWith(t))return e;let n=e.substring(t.length);return""===n||["/",";","?","#"].includes(n[0])?n:e}(this._basePath,Lp(e)))}prepareExternalUrl(t){return t&&"/"!==t[0]&&(t="/"+t),this._locationStrategy.prepareExternalUrl(t)}go(t,e="",n=null){this._locationStrategy.pushState(n,"",t,e),this._notifyUrlChangeListeners(this.prepareExternalUrl(t+Pp(e)),n)}replaceState(t,e="",n=null){this._locationStrategy.replaceState(n,"",t,e),this._notifyUrlChangeListeners(this.prepareExternalUrl(t+Pp(e)),n)}forward(){this._locationStrategy.forward()}back(){this._locationStrategy.back()}historyGo(t=0){this._locationStrategy.historyGo?.(t)}onUrlChange(t){return this._urlChangeListeners.push(t),this._urlChangeSubscription??=this.subscribe(t=>{this._notifyUrlChangeListeners(t.url,t.state)}),()=>{let e=this._urlChangeListeners.indexOf(t);this._urlChangeListeners.splice(e,1),0===this._urlChangeListeners.length&&(this._urlChangeSubscription?.unsubscribe(),this._urlChangeSubscription=null)}}_notifyUrlChangeListeners(t="",e){this._urlChangeListeners.forEach(n=>n(t,e))}subscribe(t,e,n){return this._subject.subscribe({next:t,error:e??void 0,complete:n??void 0})}static normalizeQueryParams=Pp;static joinWithSlash=Op;static stripTrailingSlash=Ap;static ɵfac=function(e){return new(e||t)(jn(Mp))};static ɵprov=ln({token:t,factory:()=>new zp(jn(Mp)),providedIn:"root"})}return t})();function Lp(t){return t.replace(/\/index.html$/,"")}var Vp=function(t){return t[t.Decimal=0]="Decimal",t[t.Percent=1]="Percent",t[t.Currency=2]="Currency",t[t.Scientific=3]="Scientific",t}(Vp||{});function jp(t,e){let n=xh(t),i=n[vh.NumberSymbols][e];if(typeof i>"u"){if(12===e)return n[vh.NumberSymbols][0];if(13===e)return n[vh.NumberSymbols][1]}return i}var Bp=/^(\d+)?\.((\d+)(-(\d+))?)?$/,Hp=".",Up="0";function $p(t,e,n){let i=function(t,e){return xh(t)[vh.NumberFormats][e]}(e,Vp.Decimal),r=function(t,e="-"){let n={minInt:1,minFrac:0,maxFrac:0,posPre:"",posSuf:"",negPre:"",negSuf:"",gSize:0,lgSize:0},i=t.split(";"),r=i[0],o=i[1],a=-1!==r.indexOf(Hp)?r.split(Hp):[r.substring(0,r.lastIndexOf(Up)+1),r.substring(r.lastIndexOf(Up)+1)],s=a[0],l=a[1]||"";n.posPre=s.substring(0,s.indexOf("#"));for(let t=0;t<l.length;t++){let e=l.charAt(t);e===Up?n.minFrac=n.maxFrac=t+1:"#"===e?n.maxFrac=t+1:n.posSuf+=e}let c=s.split(",");if(n.gSize=c[1]?c[1].length:0,n.lgSize=c[2]||c[1]?(c[2]||c[1]).length:0,o){let t=r.length-n.posPre.length-n.posSuf.length,e=o.indexOf("#");n.negPre=o.substring(0,e).replace(/'/g,""),n.negSuf=o.slice(e+t).replace(/'/g,"")}else n.negPre=e+n.posPre,n.negSuf=n.posSuf;return n}(i,jp(e,5));return function(t,e,n,i,r,o,a=!1){let s="",l=!1;if(isFinite(t)){let c=function(t){let e,n,i,r,o,a=Math.abs(t)+"",s=0;for((n=a.indexOf(Hp))>-1&&(a=a.replace(Hp,"")),(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)===Up;i++);if(i===(o=a.length))e=[0],n=1;else{for(o--;a.charAt(o)===Up;)o--;for(n-=i,e=[],r=0;i<=o;i++,r++)e[r]=Number(a.charAt(i))}return n>22&&(e=e.splice(0,21),s=n-1,n=1),{digits:e,exponent:s,integerLen:n}}(t);a&&(c=function(t){if(0===t.digits[0])return t;let e=t.digits.length-t.integerLen;return t.exponent?t.exponent+=2:(0===e?t.digits.push(0,0):1===e&&t.digits.push(0),t.integerLen+=2),t}(c));let d=e.minInt,u=e.minFrac,h=e.maxFrac;if(o){let t=o.match(Bp);if(null===t)throw new Ye(2306,!1);let e=t[1],n=t[3],i=t[5];null!=e&&(d=Wp(e)),null!=n&&(u=Wp(n)),null!=i?h=Wp(i):null!=n&&u>h&&(h=u)}!function(t,e,n){if(e>n)throw new Ye(2307,!1);let i=t.digits,r=i.length-t.integerLen,o=Math.min(Math.max(e,r),n),a=o+t.integerLen,s=i[a];if(a>0){i.splice(Math.max(t.integerLen,a));for(let t=a;t<i.length;t++)i[t]=0}else{r=Math.max(0,r),t.integerLen=1,i.length=Math.max(1,a=o+1),i[0]=0;for(let t=1;t<a;t++)i[t]=0}if(s>=5)if(a-1<0){for(let e=0;e>a;e--)i.unshift(0),t.integerLen++;i.unshift(1),t.integerLen++}else i[a-1]++;for(;r<Math.max(0,o);r++)i.push(0);let l=0!==o,c=e+t.integerLen,d=i.reduceRight(function(t,e,n,i){return e+=t,i[n]=e<10?e:e-10,l&&(0===i[n]&&n>=c?i.pop():l=!1),e>=10?1:0},0);d&&(i.unshift(d),t.integerLen++)}(c,u,h);let m=c.digits,p=c.integerLen,f=c.exponent,b=[];for(l=m.every(t=>!t);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>=e.lgSize&&g.unshift(m.splice(-e.lgSize,m.length).join(""));m.length>e.gSize;)g.unshift(m.splice(-e.gSize,m.length).join(""));m.length&&g.unshift(m.join("")),s=g.join(jp(n,i)),b.length&&(s+=jp(n,r)+b.join("")),f&&(s+=jp(n,6)+"+"+f)}else s=jp(n,9);return s=t<0&&!l?e.negPre+s+e.negSuf:e.posPre+s+e.posSuf,s}(t,r,e,1,0,n)}function Wp(t){let e=parseInt(t);if(isNaN(e))throw new Ye(2305,!1);return e}var qp=/\s+/,Gp=[],Zp=(()=>{class t{_ngEl;_renderer;initialClasses=Gp;rawClass;stateMap=new Map;constructor(t,e){this._ngEl=t,this._renderer=e}set klass(t){this.initialClasses=null!=t?t.trim().split(qp):Gp}set ngClass(t){this.rawClass="string"==typeof t?t.trim().split(qp):t}ngDoCheck(){for(let t of this.initialClasses)this._updateState(t,!0);let t=this.rawClass;if(Array.isArray(t)||t instanceof Set)for(let e of t)this._updateState(e,!0);else if(null!=t)for(let e of Object.keys(t))this._updateState(e,!!t[e]);this._applyStateDiff()}_updateState(t,e){let n=this.stateMap.get(t);void 0!==n?(n.enabled!==e&&(n.changed=!0,n.enabled=e),n.touched=!0):this.stateMap.set(t,{enabled:e,changed:!0,touched:!0})}_applyStateDiff(){for(let t of this.stateMap){let e=t[0],n=t[1];n.changed?(this._toggleClass(e,n.enabled),n.changed=!1):n.touched||(n.enabled&&this._toggleClass(e,!1),this.stateMap.delete(e)),n.touched=!1}}_toggleClass(t,e){(t=t.trim()).length>0&&t.split(qp).forEach(t=>{e?this._renderer.addClass(this._ngEl.nativeElement,t):this._renderer.removeClass(this._ngEl.nativeElement,t)})}static ɵfac=function(e){return new(e||t)(od(ja),od(td))};static ɵdir=uu({type:t,selectors:[["","ngClass",""]],inputs:{klass:[0,"class","klass"],ngClass:"ngClass"}})}return t})(),Kp=(()=>{class t{_viewContainerRef;_viewRef=null;ngTemplateOutletContext=null;ngTemplateOutlet=null;ngTemplateOutletInjector=null;constructor(t){this._viewContainerRef=t}ngOnChanges(t){if(this._shouldRecreateView(t)){let t=this._viewContainerRef;if(this._viewRef&&t.remove(t.indexOf(this._viewRef)),!this.ngTemplateOutlet)return void(this._viewRef=null);let e=this._createContextForwardProxy();this._viewRef=t.createEmbeddedView(this.ngTemplateOutlet,e,{injector:this.ngTemplateOutletInjector??void 0})}}_shouldRecreateView(t){return!!t.ngTemplateOutlet||!!t.ngTemplateOutletInjector}_createContextForwardProxy(){return new Proxy({},{set:(t,e,n)=>!!this.ngTemplateOutletContext&&Reflect.set(this.ngTemplateOutletContext,e,n),get:(t,e,n)=>{if(this.ngTemplateOutletContext)return Reflect.get(this.ngTemplateOutletContext,e,n)}})}static ɵfac=function(e){return new(e||t)(od(Td))};static ɵdir=uu({type:t,selectors:[["","ngTemplateOutlet",""]],inputs:{ngTemplateOutletContext:"ngTemplateOutletContext",ngTemplateOutlet:"ngTemplateOutlet",ngTemplateOutletInjector:"ngTemplateOutletInjector"},features:[Uo]})}return t})();function Yp(t,e){return new Ye(2100,!1)}var Xp=new class{createSubscription(t,e,n){return t.then(t=>e?.(t),t=>n?.(t)),{unsubscribe:()=>{e=null,n=null}}}dispose(t){t.unsubscribe()}},Jp=new class{createSubscription(t,e,n){return Vo(()=>t.subscribe({next:e,error:n}))}dispose(t){Vo(()=>t.unsubscribe())}},Qp=(()=>{class t{_ref;_latestValue=null;markForCheckOnValueUpdate=!0;_subscription=null;_obj=null;_strategy=null;applicationErrorHandler=Bn(yo);constructor(t){this._ref=t}ngOnDestroy(){this._subscription&&this._dispose(),this._ref=null}transform(t){if(!this._obj){if(t)try{this.markForCheckOnValueUpdate=!1,this._subscribe(t)}finally{this.markForCheckOnValueUpdate=!0}return this._latestValue}return t!==this._obj?(this._dispose(),this.transform(t)):this._latestValue}_subscribe(t){this._obj=t,this._strategy=this._selectStrategy(t),this._subscription=this._strategy.createSubscription(t,e=>this._updateLatestValue(t,e),t=>this.applicationErrorHandler(t))}_selectStrategy(t){if(Tu(t))return Xp;if(Iu(t))return Jp;throw Yp()}_dispose(){this._strategy.dispose(this._subscription),this._latestValue=null,this._subscription=null,this._obj=null}_updateLatestValue(t,e){t===this._obj&&(this._latestValue=e,this.markForCheckOnValueUpdate&&this._ref?.markForCheck())}static ɵfac=function(e){return new(e||t)(od(np,16))};static ɵpipe=hu({name:"async",type:t,pure:!1})}return t})(),tf=(()=>{class t{_locale;constructor(t){this._locale=t}transform(t,e,n){if(!function(t){return!(null==t||""===t||t!=t)}(t))return null;n||=this._locale;try{let i=function(t){if("string"==typeof t&&!isNaN(Number(t)-parseFloat(t)))return Number(t);if("number"!=typeof t)throw new Ye(2309,!1);return t}(t);return $p(i,n,e)}catch(t){throw Yp(0,t.message)}}static ɵfac=function(e){return new(e||t)(od(Fm,16))};static ɵpipe=hu({name:"number",type:t,pure:!0})}return t})(),ef=class{};function nf(t,e,n){return function(t,e,n){"string"!=typeof e&&(n=e,e=t[vh.LocaleId]),e=e.toLowerCase().replace(/_/g,"-"),gh[e]=t,n&&(gh[e][vh.ExtraData]=n)}(t,e,n)}var rf="browser",of=class{_doc;constructor(t){this._doc=t}manager},af=(()=>{class t extends of{constructor(t){super(t)}supports(t){return!0}addEventListener(t,e,n,i){return t.addEventListener(e,n,i),()=>this.removeEventListener(t,e,n,i)}removeEventListener(t,e,n,i){return t.removeEventListener(e,n,i)}static ɵfac=function(e){return new(e||t)(jn(Jr))};static ɵprov=ln({token:t,factory:t.ɵfac})}return t})(),sf=new pn(""),lf=(()=>{class t{_zone;_plugins;_eventNameToPlugin=new Map;constructor(t,e){this._zone=e,t.forEach(t=>{t.manager=this});let n=t.filter(t=>!(t instanceof af));this._plugins=n.slice().reverse();let i=t.find(t=>t instanceof af);i&&this._plugins.push(i)}addEventListener(t,e,n,i){return this._findPluginFor(e).addEventListener(t,e,n,i)}getZone(){return this._zone}_findPluginFor(t){let e=this._eventNameToPlugin.get(t);if(e)return e;if(e=this._plugins.find(e=>e.supports(t)),!e)throw new Ye(5101,!1);return this._eventNameToPlugin.set(t,e),e}static ɵfac=function(e){return new(e||t)(jn(sf),jn(ho))};static ɵprov=ln({token:t,factory:t.ɵfac})}return t})(),cf="ng-app-id";function df(t){for(let e of t)e.remove()}function uf(t,e){let n=e.createElement("style");return n.textContent=t,n}function hf(t,e){let n=e.createElement("link");return n.setAttribute("rel","stylesheet"),n.setAttribute("href",t),n}var mf=(()=>{class t{doc;appId;nonce;inline=new Map;external=new Map;hosts=new Set;constructor(t,e,n,i={}){this.doc=t,this.appId=e,this.nonce=n,function(t,e,n,i){let r=t.head?.querySelectorAll(`style[${cf}="${e}"],link[${cf}="${e}"]`);if(r)for(let t of r)t.removeAttribute(cf),t instanceof HTMLLinkElement?i.set(t.href.slice(t.href.lastIndexOf("/")+1),{usage:0,elements:[t]}):t.textContent&&n.set(t.textContent,{usage:0,elements:[t]})}(t,e,this.inline,this.external),this.hosts.add(t.head)}addStyles(t,e){for(let e of t)this.addUsage(e,this.inline,uf);e?.forEach(t=>this.addUsage(t,this.external,hf))}removeStyles(t,e){for(let e of t)this.removeUsage(e,this.inline);e?.forEach(t=>this.removeUsage(t,this.external))}addUsage(t,e,n){let i=e.get(t);i?i.usage++:e.set(t,{usage:1,elements:[...this.hosts].map(e=>this.addElement(e,n(t,this.doc)))})}removeUsage(t,e){let n=e.get(t);n&&(n.usage--,n.usage<=0&&(df(n.elements),e.delete(t)))}ngOnDestroy(){for(let[,{elements:t}]of[...this.inline,...this.external])df(t);this.hosts.clear()}addHost(t){this.hosts.add(t);for(let[e,{elements:n}]of this.inline)n.push(this.addElement(t,uf(e,this.doc)));for(let[e,{elements:n}]of this.external)n.push(this.addElement(t,hf(e,this.doc)))}removeHost(t){this.hosts.delete(t)}addElement(t,e){return this.nonce&&e.setAttribute("nonce",this.nonce),t.appendChild(e)}static ɵfac=function(e){return new(e||t)(jn(Jr),jn(ts),jn(os,8),jn(is))};static ɵprov=ln({token:t,factory:t.ɵfac})}return t})(),pf={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"},ff=/%COMP%/g,bf="%COMP%",gf=`_nghost-${bf}`,xf=`_ngcontent-${bf}`,_f=new pn("",{factory:()=>!0});function vf(t,e){return e.map(e=>e.replace(ff,t))}var yf=(()=>{class t{eventManager;sharedStylesHost;appId;removeStylesOnCompDestroy;doc;ngZone;nonce;tracingService;rendererByCompId=new Map;defaultRenderer;constructor(t,e,n,i,r,o,a=null,s=null){this.eventManager=t,this.sharedStylesHost=e,this.appId=n,this.removeStylesOnCompDestroy=i,this.doc=r,this.ngZone=o,this.nonce=a,this.tracingService=s,this.defaultRenderer=new wf(t,r,o,this.tracingService)}createRenderer(t,e){if(!t||!e)return this.defaultRenderer;let n=this.getOrCreateRenderer(t,e);return n instanceof Ef?n.applyToHost(t):n instanceof Sf&&n.applyStyles(),n}getOrCreateRenderer(t,e){let n=this.rendererByCompId,i=n.get(e.id);if(!i){let r=this.doc,o=this.ngZone,a=this.eventManager,s=this.sharedStylesHost,l=this.removeStylesOnCompDestroy,c=this.tracingService;switch(e.encapsulation){case ms.Emulated:i=new Ef(a,s,e,this.appId,l,r,o,c);break;case ms.ShadowDom:return new Cf(a,t,e,r,o,this.nonce,c,s);case ms.ExperimentalIsolatedShadowDom:return new Cf(a,t,e,r,o,this.nonce,c);default:i=new Sf(a,s,e,l,r,o,c)}n.set(e.id,i)}return i}ngOnDestroy(){this.rendererByCompId.clear()}componentReplaced(t){this.rendererByCompId.delete(t)}static ɵfac=function(e){return new(e||t)(jn(lf),jn(mf),jn(ts),jn(_f),jn(Jr),jn(ho),jn(os),jn(Al,8))};static ɵprov=ln({token:t,factory:t.ɵfac})}return t})(),wf=class{eventManager;doc;ngZone;tracingService;data=Object.create(null);throwOnSyntheticProps=!0;constructor(t,e,n,i){this.eventManager=t,this.doc=e,this.ngZone=n,this.tracingService=i}destroy(){}destroyNode=null;createElement(t,e){return e?this.doc.createElementNS(pf[e]||e,t):this.doc.createElement(t)}createComment(t){return this.doc.createComment(t)}createText(t){return this.doc.createTextNode(t)}appendChild(t,e){(kf(t)?t.content:t).appendChild(e)}insertBefore(t,e,n){t&&(kf(t)?t.content:t).insertBefore(e,n)}removeChild(t,e){e.remove()}selectRootElement(t,e){let n="string"==typeof t?this.doc.querySelector(t):t;if(!n)throw new Ye(-5104,!1);return e||(n.textContent=""),n}parentNode(t){return t.parentNode}nextSibling(t){return t.nextSibling}setAttribute(t,e,n,i){if(i){e=i+":"+e;let r=pf[i];r?t.setAttributeNS(r,e,n):t.setAttribute(e,n)}else t.setAttribute(e,n)}removeAttribute(t,e,n){if(n){let i=pf[n];i?t.removeAttributeNS(i,e):t.removeAttribute(`${n}:${e}`)}else t.removeAttribute(e)}addClass(t,e){t.classList.add(e)}removeClass(t,e){t.classList.remove(e)}setStyle(t,e,n,i){i&(Dl.DashCase|Dl.Important)?t.style.setProperty(e,n,i&Dl.Important?"important":""):t.style[e]=n}removeStyle(t,e,n){n&Dl.DashCase?t.style.removeProperty(e):t.style[e]=""}setProperty(t,e,n){null!=t&&(t[e]=n)}setValue(t,e){t.nodeValue=e}listen(t,e,n,i){if("string"==typeof t&&!(t=Rp().getGlobalEventTarget(this.doc,t)))throw new Ye(5102,!1);let r=this.decoratePreventDefault(n);return this.tracingService?.wrapEventListener&&(r=this.tracingService.wrapEventListener(t,e,r)),this.eventManager.addEventListener(t,e,r,i)}decoratePreventDefault(t){return e=>{if("__ngUnwrap__"===e)return t;!1===t(e)&&e.preventDefault()}}};function kf(t){return"TEMPLATE"===t.tagName&&void 0!==t.content}var Cf=class extends wf{hostEl;sharedStylesHost;shadowRoot;constructor(t,e,n,i,r,o,a,s){super(t,i,r,a),this.hostEl=e,this.sharedStylesHost=s,this.shadowRoot=e.attachShadow({mode:"open"}),this.sharedStylesHost&&this.sharedStylesHost.addHost(this.shadowRoot);let l=n.styles;l=vf(n.id,l);for(let t of l){let e=document.createElement("style");o&&e.setAttribute("nonce",o),e.textContent=t,this.shadowRoot.appendChild(e)}let c=n.getExternalStyles?.();if(c)for(let t of c){let e=hf(t,i);o&&e.setAttribute("nonce",o),this.shadowRoot.appendChild(e)}}nodeOrShadowRoot(t){return t===this.hostEl?this.shadowRoot:t}appendChild(t,e){return super.appendChild(this.nodeOrShadowRoot(t),e)}insertBefore(t,e,n){return super.insertBefore(this.nodeOrShadowRoot(t),e,n)}removeChild(t,e){return super.removeChild(null,e)}parentNode(t){return this.nodeOrShadowRoot(super.parentNode(this.nodeOrShadowRoot(t)))}destroy(){this.sharedStylesHost&&this.sharedStylesHost.removeHost(this.shadowRoot)}},Sf=class extends wf{sharedStylesHost;removeStylesOnCompDestroy;styles;styleUrls;constructor(t,e,n,i,r,o,a,s){super(t,r,o,a),this.sharedStylesHost=e,this.removeStylesOnCompDestroy=i;let l=n.styles;this.styles=s?vf(s,l):l,this.styleUrls=n.getExternalStyles?.(s)}applyStyles(){this.sharedStylesHost.addStyles(this.styles,this.styleUrls)}destroy(){this.removeStylesOnCompDestroy&&0===Il.size&&this.sharedStylesHost.removeStyles(this.styles,this.styleUrls)}},Ef=class extends Sf{contentAttr;hostAttr;constructor(t,e,n,i,r,o,a,s){let l=i+"-"+n.id;super(t,e,n,r,o,a,s,l),this.contentAttr=function(t){return xf.replace(ff,t)}(l),this.hostAttr=function(t){return gf.replace(ff,t)}(l)}applyToHost(t){this.applyStyles(),this.setAttribute(t,this.hostAttr,"")}createElement(t,e){let n=super.createElement(t,e);return super.setAttribute(n,this.contentAttr,""),n}},Rf=class t extends Dp{supportsDOMEvents=!0;static makeCurrent(){!function(t){Ep??=t}(new t)}onAndCancel(t,e,n,i){return t.addEventListener(e,n,i),()=>{t.removeEventListener(e,n,i)}}dispatchEvent(t,e){t.dispatchEvent(e)}remove(t){t.remove()}createElement(t,e){return(e=e||this.getDefaultDocument()).createElement(t)}createHtmlDocument(){return document.implementation.createHTMLDocument("fakeTitle")}getDefaultDocument(){return document}isElementNode(t){return t.nodeType===Node.ELEMENT_NODE}isShadowRoot(t){return t instanceof DocumentFragment}getGlobalEventTarget(t,e){return"window"===e?window:"document"===e?t:"body"===e?t.body:null}getBaseHref(t){let e=(Df=Df||document.head.querySelector("base"))?Df.getAttribute("href"):null;return null==e?null:function(t){return new URL(t,document.baseURI).pathname}(e)}resetBaseElement(){Df=null}getUserAgent(){return window.navigator.userAgent}getCookie(t){return function(t,e){e=encodeURIComponent(e);for(let n of t.split(";")){let t=n.indexOf("="),[i,r]=-1==t?[n,""]:[n.slice(0,t),n.slice(t+1)];if(i.trim()===e)return decodeURIComponent(r)}return null}(document.cookie,t)}},Df=null,Tf=(()=>{class t{build(){return new XMLHttpRequest}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac})}return t})(),If=["alt","control","meta","shift"],Of={"\b":"Backspace","\t":"Tab","":"Delete","":"Escape",Del:"Delete",Esc:"Escape",Left:"ArrowLeft",Right:"ArrowRight",Up:"ArrowUp",Down:"ArrowDown",Menu:"ContextMenu",Scroll:"ScrollLock",Win:"OS"},Af={alt:t=>t.altKey,control:t=>t.ctrlKey,meta:t=>t.metaKey,shift:t=>t.shiftKey},Pf=(()=>{class t extends of{constructor(t){super(t)}supports(e){return null!=t.parseEventName(e)}addEventListener(e,n,i,r){let o=t.parseEventName(n),a=t.eventCallback(o.fullKey,i,this.manager.getZone());return this.manager.getZone().runOutsideAngular(()=>Rp().onAndCancel(e,o.domEventName,a,r))}static parseEventName(e){let n=e.toLowerCase().split("."),i=n.shift();if(0===n.length||"keydown"!==i&&"keyup"!==i)return null;let r=t._normalizeKey(n.pop()),o="",a=n.indexOf("code");if(a>-1&&(n.splice(a,1),o="code."),If.forEach(t=>{let e=n.indexOf(t);e>-1&&(n.splice(e,1),o+=t+".")}),o+=r,0!=n.length||0===r.length)return null;let s={};return s.domEventName=i,s.fullKey=o,s}static matchEventFullKeyCode(t,e){let n=Of[t.key]||t.key,i="";return e.indexOf("code.")>-1&&(n=t.code,i="code."),!(null==n||!n)&&(n=n.toLowerCase()," "===n?n="space":"."===n&&(n="dot"),If.forEach(e=>{e!==n&&(0,Af[e])(t)&&(i+=e+".")}),i+=n,i===e)}static eventCallback(e,n,i){return r=>{t.matchEventFullKeyCode(r,e)&&i.runGuarded(()=>n(r))}}static _normalizeKey(t){return"esc"===t?"escape":t}static ɵfac=function(e){return new(e||t)(jn(Jr))};static ɵprov=ln({token:t,factory:t.ɵfac})}return t})();function Mf(t){return function(t){let{rootComponent:e,appProviders:n,platformProviders:i,platformRef:r}=t;Xo(Jo.BootstrapApplicationStart);try{let t=r?.injector??function(t=[]){if(ep)return ep;let e=function(t=[],e){return Xr.create({name:e,providers:[{provide:mi,useValue:"platform"},{provide:Jm,useValue:new Set([()=>ep=null])},...t]})}(t);return ep=e,Mu(),function(t){let e=t.get(ns,null);Ci(t,()=>{e?.forEach(t=>t())})}(e),e}(i),o=[Mm(),wo,...n||[]];return function(t){let e=tp(t)?t.r3Injector:t.moduleRef.injector,n=e.get(ho);return n.run(()=>{tp(t)?t.r3Injector.resolveInjectorInitializers():t.moduleRef.resolveInjectorInitializers();let i,r=e.get(yo);if(n.runOutsideAngular(()=>{i=n.onError.subscribe({next:r})}),tp(t)){let n=()=>e.destroy(),r=t.platformInjector.get(Jm);r.add(n),e.onDestroy(()=>{i.unsubscribe(),r.delete(n)})}else{let e=()=>t.moduleRef.destroy(),n=t.platformInjector.get(Jm);n.add(e),t.moduleRef.onDestroy(()=>{Nu(t.allPlatformModules,t.moduleRef),i.unsubscribe(),n.delete(e)})}return function(t,e,n){try{let i=n();return Tu(i)?i.catch(n=>{throw e.runOutsideAngular(()=>t(n)),n}):i}catch(n){throw e.runOutsideAngular(()=>t(n)),n}}(r,n,()=>{let n=e.get(io),i=n.add(),r=e.get(Au);return r.runInitializers(),r.donePromise.then(()=>{if(function(t){"string"==typeof t&&t.toLowerCase().replace(/_/g,"-")}(e.get(Fm,yh)||yh),!e.get(Qm,!0))return tp(t)?e.get(Fu):(t.allPlatformModules.push(t.moduleRef),t.moduleRef);if(tp(t)){let n=e.get(Fu);return void 0!==t.rootComponent&&n.bootstrap(t.rootComponent),n}return t.moduleRef}).finally(()=>{n.remove(i)})})})}({r3Injector:new ru({providers:o,parent:t,debugName:"",runEnvironmentInitializers:!1}).injector,platformInjector:t,rootComponent:e})}catch(t){return Promise.reject(t)}finally{Xo(Jo.BootstrapApplicationEnd)}}(function(t){return{appProviders:[...Nf,...t?.providers??[]],platformProviders:Ff}}(t))}var Ff=[{provide:is,useValue:rf},{provide:ns,useValue:function(){Rf.makeCurrent()},multi:!0},{provide:Jr,useFactory:function(){return document,document}}],Nf=[{provide:mi,useValue:"root"},{provide:vo,useFactory:function(){return new vo}},{provide:sf,useClass:af,multi:!0},{provide:sf,useClass:Pf,multi:!0},yf,mf,lf,{provide:Qc,useExisting:yf},{provide:ef,useClass:Tf},[]],zf=class t{headers;normalizedNames=new Map;lazyInit;lazyUpdate=null;constructor(t){t?"string"==typeof t?this.lazyInit=()=>{this.headers=new Map,t.split("\n").forEach(t=>{let e=t.indexOf(":");if(e>0){let n=t.slice(0,e),i=t.slice(e+1).trim();this.addHeaderEntry(n,i)}})}:typeof Headers<"u"&&t instanceof Headers?(this.headers=new Map,t.forEach((t,e)=>{this.addHeaderEntry(e,t)})):this.lazyInit=()=>{this.headers=new Map,Object.entries(t).forEach(([t,e])=>{this.setHeaderEntries(t,e)})}:this.headers=new Map}has(t){return this.init(),this.headers.has(t.toLowerCase())}get(t){this.init();let e=this.headers.get(t.toLowerCase());return e&&e.length>0?e[0]:null}keys(){return this.init(),Array.from(this.normalizedNames.values())}getAll(t){return this.init(),this.headers.get(t.toLowerCase())||null}append(t,e){return this.clone({name:t,value:e,op:"a"})}set(t,e){return this.clone({name:t,value:e,op:"s"})}delete(t,e){return this.clone({name:t,value:e,op:"d"})}maybeSetNormalizedName(t,e){this.normalizedNames.has(e)||this.normalizedNames.set(e,t)}init(){this.lazyInit&&(this.lazyInit instanceof t?this.copyFrom(this.lazyInit):this.lazyInit(),this.lazyInit=null,this.lazyUpdate&&(this.lazyUpdate.forEach(t=>this.applyUpdate(t)),this.lazyUpdate=null))}copyFrom(t){t.init(),Array.from(t.headers.keys()).forEach(e=>{this.headers.set(e,t.headers.get(e)),this.normalizedNames.set(e,t.normalizedNames.get(e))})}clone(e){let n=new t;return n.lazyInit=this.lazyInit&&this.lazyInit instanceof t?this.lazyInit:this,n.lazyUpdate=(this.lazyUpdate||[]).concat([e]),n}applyUpdate(t){let e=t.name.toLowerCase();switch(t.op){case"a":case"s":let n=t.value;if("string"==typeof n&&(n=[n]),0===n.length)return;this.maybeSetNormalizedName(t.name,e);let i=("a"===t.op?this.headers.get(e):void 0)||[];i.push(...n),this.headers.set(e,i);break;case"d":let r=t.value;if(r){let t=this.headers.get(e);if(!t)return;t=t.filter(t=>-1===r.indexOf(t)),0===t.length?(this.headers.delete(e),this.normalizedNames.delete(e)):this.headers.set(e,t)}else this.headers.delete(e),this.normalizedNames.delete(e)}}addHeaderEntry(t,e){let n=t.toLowerCase();this.maybeSetNormalizedName(t,n),this.headers.has(n)?this.headers.get(n).push(e):this.headers.set(n,[e])}setHeaderEntries(t,e){let n=(Array.isArray(e)?e:[e]).map(t=>t.toString()),i=t.toLowerCase();this.headers.set(i,n),this.maybeSetNormalizedName(t,i)}forEach(t){this.init(),Array.from(this.normalizedNames.keys()).forEach(e=>t(this.normalizedNames.get(e),this.headers.get(e)))}},Lf=class{map=new Map;set(t,e){return this.map.set(t,e),this}get(t){return this.map.has(t)||this.map.set(t,t.defaultValue()),this.map.get(t)}delete(t){return this.map.delete(t),this}has(t){return this.map.has(t)}keys(){return this.map.keys()}},Vf=class{encodeKey(t){return Hf(t)}encodeValue(t){return Hf(t)}decodeKey(t){return decodeURIComponent(t)}decodeValue(t){return decodeURIComponent(t)}},jf=/%(\d[a-f0-9])/gi,Bf={40:"@","3A":":",24:"$","2C":",","3B":";","3D":"=","3F":"?","2F":"/"};function Hf(t){return encodeURIComponent(t).replace(jf,(t,e)=>Bf[e]??t)}function Uf(t){return`${t}`}var $f=class t{map;encoder;updates=null;cloneFrom=null;constructor(t={}){if(this.encoder=t.encoder||new Vf,t.fromString){if(t.fromObject)throw new Ye(2805,!1);this.map=function(t,e){let n=new Map;return t.length>0&&t.replace(/^\?/,"").split("&").forEach(t=>{let i=t.indexOf("="),[r,o]=-1==i?[e.decodeKey(t),""]:[e.decodeKey(t.slice(0,i)),e.decodeValue(t.slice(i+1))],a=n.get(r)||[];a.push(o),n.set(r,a)}),n}(t.fromString,this.encoder)}else t.fromObject?(this.map=new Map,Object.keys(t.fromObject).forEach(e=>{let n=t.fromObject[e],i=Array.isArray(n)?n.map(Uf):[Uf(n)];this.map.set(e,i)})):this.map=null}has(t){return this.init(),this.map.has(t)}get(t){this.init();let e=this.map.get(t);return e?e[0]:null}getAll(t){return this.init(),this.map.get(t)||null}keys(){return this.init(),Array.from(this.map.keys())}append(t,e){return this.clone({param:t,value:e,op:"a"})}appendAll(t){let e=[];return Object.keys(t).forEach(n=>{let i=t[n];Array.isArray(i)?i.forEach(t=>{e.push({param:n,value:t,op:"a"})}):e.push({param:n,value:i,op:"a"})}),this.clone(e)}set(t,e){return this.clone({param:t,value:e,op:"s"})}delete(t,e){return this.clone({param:t,value:e,op:"d"})}toString(){return this.init(),this.keys().map(t=>{let e=this.encoder.encodeKey(t);return this.map.get(t).map(t=>e+"="+this.encoder.encodeValue(t)).join("&")}).filter(t=>""!==t).join("&")}clone(e){let n=new t({encoder:this.encoder});return n.cloneFrom=this.cloneFrom||this,n.updates=(this.updates||[]).concat(e),n}init(){null===this.map&&(this.map=new Map),null!==this.cloneFrom&&(this.cloneFrom.init(),this.cloneFrom.keys().forEach(t=>this.map.set(t,this.cloneFrom.map.get(t))),this.updates.forEach(t=>{switch(t.op){case"a":case"s":let e=("a"===t.op?this.map.get(t.param):void 0)||[];e.push(Uf(t.value)),this.map.set(t.param,e);break;case"d":if(void 0===t.value){this.map.delete(t.param);break}{let e=this.map.get(t.param)||[],n=e.indexOf(Uf(t.value));-1!==n&&e.splice(n,1),e.length>0?this.map.set(t.param,e):this.map.delete(t.param)}}}),this.cloneFrom=this.updates=null)}};function Wf(t){return typeof ArrayBuffer<"u"&&t instanceof ArrayBuffer}function qf(t){return typeof Blob<"u"&&t instanceof Blob}function Gf(t){return typeof FormData<"u"&&t instanceof FormData}var Zf="Content-Type",Kf="Accept",Yf="text/plain",Xf="application/json",Jf=`${Xf}, ${Yf}, */*`,Qf=class t{url;body=null;headers;context;reportProgress=!1;withCredentials=!1;credentials;keepalive=!1;cache;priority;mode;redirect;referrer;integrity;referrerPolicy;responseType="json";method;params;urlWithParams;transferCache;timeout;constructor(t,e,n,i){let r;if(this.url=e,this.method=t.toUpperCase(),function(t){switch(t){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,r=i):r=n,r){if(this.reportProgress=!!r.reportProgress,this.withCredentials=!!r.withCredentials,this.keepalive=!!r.keepalive,r.responseType&&(this.responseType=r.responseType),r.headers&&(this.headers=r.headers),r.context&&(this.context=r.context),r.params&&(this.params=r.params),r.priority&&(this.priority=r.priority),r.cache&&(this.cache=r.cache),r.credentials&&(this.credentials=r.credentials),"number"==typeof r.timeout){if(r.timeout<1||!Number.isInteger(r.timeout))throw new Ye(2822,"");this.timeout=r.timeout}r.mode&&(this.mode=r.mode),r.redirect&&(this.redirect=r.redirect),r.integrity&&(this.integrity=r.integrity),r.referrer&&(this.referrer=r.referrer),r.referrerPolicy&&(this.referrerPolicy=r.referrerPolicy),this.transferCache=r.transferCache}if(this.headers??=new zf,this.context??=new Lf,this.params){let t=this.params.toString();if(0===t.length)this.urlWithParams=e;else{let n=e.indexOf("?"),i=-1===n?"?":n<e.length-1?"&":"";this.urlWithParams=e+i+t}}else this.params=new $f,this.urlWithParams=e}serializeBody(){return null===this.body?null:"string"==typeof this.body||Wf(this.body)||qf(this.body)||Gf(this.body)||function(t){return typeof URLSearchParams<"u"&&t instanceof URLSearchParams}(this.body)?this.body:this.body instanceof $f?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||Gf(this.body)?null:qf(this.body)?this.body.type||null:Wf(this.body)?null:"string"==typeof this.body?Yf:this.body instanceof $f?"application/x-www-form-urlencoded;charset=UTF-8":"object"==typeof this.body||"number"==typeof this.body||"boolean"==typeof this.body?Xf:null}clone(e={}){let n=e.method||this.method,i=e.url||this.url,r=e.responseType||this.responseType,o=e.keepalive??this.keepalive,a=e.priority||this.priority,s=e.cache||this.cache,l=e.mode||this.mode,c=e.redirect||this.redirect,d=e.credentials||this.credentials,u=e.referrer||this.referrer,h=e.integrity||this.integrity,m=e.referrerPolicy||this.referrerPolicy,p=e.transferCache??this.transferCache,f=e.timeout??this.timeout,b=void 0!==e.body?e.body:this.body,g=e.withCredentials??this.withCredentials,x=e.reportProgress??this.reportProgress,_=e.headers||this.headers,v=e.params||this.params,y=e.context??this.context;return void 0!==e.setHeaders&&(_=Object.keys(e.setHeaders).reduce((t,n)=>t.set(n,e.setHeaders[n]),_)),e.setParams&&(v=Object.keys(e.setParams).reduce((t,n)=>t.set(n,e.setParams[n]),v)),new t(n,i,b,{params:v,headers:_,context:y,reportProgress:x,responseType:r,withCredentials:g,transferCache:p,keepalive:o,cache:s,priority:a,timeout:f,mode:l,redirect:c,credentials:d,referrer:u,integrity:h,referrerPolicy:m})}},tb=function(t){return t[t.Sent=0]="Sent",t[t.UploadProgress=1]="UploadProgress",t[t.ResponseHeader=2]="ResponseHeader",t[t.DownloadProgress=3]="DownloadProgress",t[t.Response=4]="Response",t[t.User=5]="User",t}(tb||{}),eb=class{headers;status;statusText;url;ok;type;redirected;responseType;constructor(t,e=200,n="OK"){this.headers=t.headers||new zf,this.status=void 0!==t.status?t.status:e,this.statusText=t.statusText||n,this.url=t.url||null,this.redirected=t.redirected,this.responseType=t.responseType,this.ok=this.status>=200&&this.status<300}},nb=class t extends eb{constructor(t={}){super(t)}type=tb.ResponseHeader;clone(e={}){return new t({headers:e.headers||this.headers,status:void 0!==e.status?e.status:this.status,statusText:e.statusText||this.statusText,url:e.url||this.url||void 0})}},ib=class t extends eb{body;constructor(t={}){super(t),this.body=void 0!==t.body?t.body:null}type=tb.Response;clone(e={}){return new t({body:void 0!==e.body?e.body:this.body,headers:e.headers||this.headers,status:void 0!==e.status?e.status:this.status,statusText:e.statusText||this.statusText,url:e.url||this.url||void 0,redirected:e.redirected??this.redirected,responseType:e.responseType??this.responseType})}},rb=class extends eb{name="HttpErrorResponse";message;error;ok=!1;constructor(t){super(t,0,"Unknown Error"),this.status>=200&&this.status<300?this.message=`Http failure during parsing for ${t.url||"(unknown url)"}`:this.message=`Http failure response for ${t.url||"(unknown url)"}: ${t.status} ${t.statusText}`,this.error=t.error||null}},ob=/^\)\]\}',?\n/,ab=(()=>{class t{xhrFactory;tracingService=Bn(Al,{optional:!0});constructor(t){this.xhrFactory=t}maybePropagateTrace(t){return this.tracingService?.propagate?this.tracingService.propagate(t):t}handle(t){if("JSONP"===t.method)throw new Ye(-2800,!1);let e=this.xhrFactory;return te(null).pipe(je(()=>new mt(n=>{let i=e.build();if(i.open(t.method,t.urlWithParams),t.withCredentials&&(i.withCredentials=!0),t.headers.forEach((t,e)=>i.setRequestHeader(t,e.join(","))),t.headers.has(Kf)||i.setRequestHeader(Kf,Jf),!t.headers.has(Zf)){let e=t.detectContentTypeHeader();null!==e&&i.setRequestHeader(Zf,e)}if(t.timeout&&(i.timeout=t.timeout),t.responseType){let e=t.responseType.toLowerCase();i.responseType="json"!==e?e:"text"}let r=t.serializeBody(),o=null,a=()=>{if(null!==o)return o;let e=i.statusText||"OK",n=new zf(i.getAllResponseHeaders()),r=i.responseURL||t.url;return o=new nb({headers:n,status:i.status,statusText:e,url:r}),o},s=this.maybePropagateTrace(()=>{let{headers:e,status:r,statusText:o,url:s}=a(),l=null;204!==r&&(l=typeof i.response>"u"?i.responseText:i.response),0===r&&(r=l?200:0);let c=r>=200&&r<300;if("json"===t.responseType&&"string"==typeof l){let t=l;l=l.replace(ob,"");try{l=""!==l?JSON.parse(l):null}catch(e){l=t,c&&(c=!1,l={error:e,text:l})}}c?(n.next(new ib({body:l,headers:e,status:r,statusText:o,url:s||void 0})),n.complete()):n.error(new rb({error:l,headers:e,status:r,statusText:o,url:s||void 0}))}),l=this.maybePropagateTrace(t=>{let{url:e}=a(),r=new rb({error:t,status:i.status||0,statusText:i.statusText||"Unknown Error",url:e||void 0});n.error(r)}),c=l;t.timeout&&(c=this.maybePropagateTrace(t=>{let{url:e}=a(),r=new rb({error:new DOMException("Request timed out","TimeoutError"),status:i.status||0,statusText:i.statusText||"Request timeout",url:e||void 0});n.error(r)}));let d=!1,u=this.maybePropagateTrace(e=>{d||(n.next(a()),d=!0);let r={type:tb.DownloadProgress,loaded:e.loaded};e.lengthComputable&&(r.total=e.total),"text"===t.responseType&&i.responseText&&(r.partialText=i.responseText),n.next(r)}),h=this.maybePropagateTrace(t=>{let e={type:tb.UploadProgress,loaded:t.loaded};t.lengthComputable&&(e.total=t.total),n.next(e)});return i.addEventListener("load",s),i.addEventListener("error",l),i.addEventListener("timeout",c),i.addEventListener("abort",l),t.reportProgress&&(i.addEventListener("progress",u),null!==r&&i.upload&&i.upload.addEventListener("progress",h)),i.send(r),n.next({type:tb.Sent}),()=>{i.removeEventListener("error",l),i.removeEventListener("abort",l),i.removeEventListener("load",s),i.removeEventListener("timeout",c),t.reportProgress&&(i.removeEventListener("progress",u),null!==r&&i.upload&&i.upload.removeEventListener("progress",h)),i.readyState!==i.DONE&&i.abort()}})))}static ɵfac=function(e){return new(e||t)(jn(ef))};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})();function sb(t,e){return e(t)}var lb=new pn("",{factory:()=>[]}),cb=new pn(""),db=new pn("",{factory:()=>!0}),ub=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:function(e){let n=null;return n=e?new(e||t):jn(ab),n},providedIn:"root"})}return t})(),hb=(()=>{class t{backend;injector;chain=null;pendingTasks=Bn(Io);contributeToStability=Bn(db);constructor(t,e){this.backend=t,this.injector=e}handle(t){if(null===this.chain){let t=Array.from(new Set([...this.injector.get(lb),...this.injector.get(cb,[])]));this.chain=t.reduceRight((t,e)=>function(t,e,n){return(i,r)=>Ci(n,()=>e(i,e=>t(e,r)))}(t,e,this.injector),sb)}if(this.contributeToStability){let e=this.pendingTasks.add();return this.chain(t,t=>this.backend.handle(t)).pipe(Fe(e))}return this.chain(t,t=>this.backend.handle(t))}static ɵfac=function(e){return new(e||t)(jn(ub),jn(gi))};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})(),mb=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:function(e){let n=null;return n=e?new(e||t):jn(hb),n},providedIn:"root"})}return t})();function pb(t,e){return{body:e,headers:t.headers,context:t.context,observe:t.observe,params:t.params,reportProgress:t.reportProgress,responseType:t.responseType,withCredentials:t.withCredentials,credentials:t.credentials,transferCache:t.transferCache,timeout:t.timeout,keepalive:t.keepalive,priority:t.priority,cache:t.cache,mode:t.mode,redirect:t.redirect,integrity:t.integrity,referrer:t.referrer,referrerPolicy:t.referrerPolicy}}var fb=(()=>{class t{handler;constructor(t){this.handler=t}request(t,e,n={}){let i;if(t instanceof Qf)i=t;else{let r,o;r=n.headers instanceof zf?n.headers:new zf(n.headers),n.params&&(o=n.params instanceof $f?n.params:new $f({fromObject:n.params})),i=new Qf(t,e,void 0!==n.body?n.body:null,{headers:r,context:n.context,params:o,reportProgress:n.reportProgress,responseType:n.responseType||"json",withCredentials:n.withCredentials,transferCache:n.transferCache,keepalive:n.keepalive,priority:n.priority,cache:n.cache,mode:n.mode,redirect:n.redirect,credentials:n.credentials,referrer:n.referrer,referrerPolicy:n.referrerPolicy,integrity:n.integrity,timeout:n.timeout})}let r=te(i).pipe(function(t,e){return j(e)?me(t,e,1):me(t,1)}(t=>this.handler.handle(t)));if(t instanceof Qf||"events"===n.observe)return r;let o=r.pipe(Ee(t=>t instanceof ib));switch(n.observe||"body"){case"body":switch(i.responseType){case"arraybuffer":return o.pipe(ee(t=>{if(null!==t.body&&!(t.body instanceof ArrayBuffer))throw new Ye(2806,!1);return t.body}));case"blob":return o.pipe(ee(t=>{if(null!==t.body&&!(t.body instanceof Blob))throw new Ye(2807,!1);return t.body}));case"text":return o.pipe(ee(t=>{if(null!==t.body&&"string"!=typeof t.body)throw new Ye(2808,!1);return t.body}));default:return o.pipe(ee(t=>t.body))}case"response":return o;default:throw new Ye(2809,!1)}}delete(t,e={}){return this.request("DELETE",t,e)}get(t,e={}){return this.request("GET",t,e)}head(t,e={}){return this.request("HEAD",t,e)}jsonp(t,e){return this.request("JSONP",t,{params:(new $f).append(e,"JSONP_CALLBACK"),observe:"body",responseType:"json"})}options(t,e={}){return this.request("OPTIONS",t,e)}patch(t,e,n={}){return this.request("PATCH",t,pb(n,e))}post(t,e,n={}){return this.request("POST",t,pb(n,e))}put(t,e,n={}){return this.request("PUT",t,pb(n,e))}static ɵfac=function(e){return new(e||t)(jn(mb))};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})(),bb=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:function(e){let n=null;return n=e?new(e||t):jn(gb),n},providedIn:"root"})}return t})(),gb=(()=>{class t extends bb{_doc;constructor(t){super(),this._doc=t}sanitize(t,e){if(null==e)return null;switch(t){case ol.NONE:return e;case ol.HTML:return ws(e,"HTML")?ys(e):function(t,e){let n=null;try{qs=qs||function(t){let e=new Cs(t);return function(){try{return!!(new window.DOMParser).parseFromString(ps(""),"text/html")}catch{return!1}}()?new ks(e):e}(t);let i=e?String(e):"";n=qs.getInertBodyElement(i);let r=5,o=i;do{if(0===r)throw new Error("Failed to sanitize html because the input is unstable");r--,i=o,o=n.innerHTML,n=qs.getInertBodyElement(i)}while(i!==o);return ps((new Bs).sanitizeChildren(Ys(n)||n))}finally{if(n){let t=Ys(n)||n;for(;t.firstChild;)t.firstChild.remove()}}}(this._doc,String(e)).toString();case ol.STYLE:return ws(e,"Style")?ys(e):e;case ol.SCRIPT:if(ws(e,"Script"))return ys(e);throw new Ye(5200,!1);case ol.URL:return ws(e,"URL")?ys(e):Es(String(e));case ol.RESOURCE_URL:if(ws(e,"ResourceURL"))return ys(e);throw new Ye(5201,!1);default:throw new Ye(5202,!1)}}bypassSecurityTrustHtml(t){return function(t){return new bs(t)}(t)}bypassSecurityTrustStyle(t){return function(t){return new gs(t)}(t)}bypassSecurityTrustScript(t){return function(t){return new xs(t)}(t)}bypassSecurityTrustUrl(t){return function(t){return new _s(t)}(t)}bypassSecurityTrustResourceUrl(t){return function(t){return new vs(t)}(t)}static ɵfac=function(e){return new(e||t)(jn(Jr))};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})(),xb=["de",[["AM","PM"]],void 0,[["S","M","D","M","D","F","S"],["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."],["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"],["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."]],[["S","M","D","M","D","F","S"],["So","Mo","Di","Mi","Do","Fr","Sa"],["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"],["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."]],[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan.","Feb.","März","Apr.","Mai","Juni","Juli","Aug.","Sept.","Okt.","Nov.","Dez."],["Januar","Februar","März","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"]],[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mär","Apr","Mai","Jun","Jul","Aug","Sep","Okt","Nov","Dez"],["Januar","Februar","März","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"]],[["v. Chr.","n. Chr."]],1,[6,0],["dd.MM.yy","dd.MM.y","d. MMMM y","EEEE, d. MMMM y"],["HH:mm","HH:mm:ss","HH:mm:ss z","HH:mm:ss zzzz"],["{1}, {0}",void 0,void 0,void 0],[",",".",";","%","+","-","E","·","‰","∞","NaN",":"],["#,##0.###","#,##0 %","#,##0.00 ¤","#E0"],"EUR","€","Euro",{ATS:["öS"],AUD:["AU$","$"],BGM:["BGK"],BGO:["BGJ"],BYN:[void 0,"р."],CUC:[void 0,"Cub$"],DEM:["DM"],FKP:[void 0,"Fl£"],GHS:[void 0,"₵"],GNF:[void 0,"F.G."],KMF:[void 0,"FC"],PHP:[void 0,"₱"],RON:[void 0,"L"],RUR:[void 0,"р."],RWF:[void 0,"F.Rw"],SYP:[void 0,"SYP"],THB:["฿"],TWD:["NT$"],XXX:[],ZMW:[void 0,"K"]},"ltr",function(t){let e=Math.floor(Math.abs(t)),n=t.toString().replace(/^[^.]*\.?/,"").length;return 1===e&&0===n?1:5}],_b=["en",[["a","p"],["AM","PM"]],[["AM","PM"]],[["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"]],void 0,[["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"]],void 0,[["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}",void 0,void 0,void 0],[".",",",";","%","+","-","E","×","‰","∞","NaN",":"],["#,##0.###","#,##0%","¤#,##0.00","#E0"],"USD","$","US Dollar",{},"ltr",function(t){let e=Math.floor(Math.abs(t)),n=t.toString().replace(/^[^.]*\.?/,"").length;return 1===e&&0===n?1:5}];function vb(t,e){let n=e?.injector??Bn(Xr),i=new St(1),r=Mo(()=>{let e;try{e=t()}catch(t){return void Vo(()=>i.error(t))}Vo(()=>i.next(e))},{injector:n,manualCleanup:!0});return n.get(Qr).onDestroy(()=>{r.destroy(),i.complete()}),i.asObservable()}var yb=(()=>{class t{_renderer;_elementRef;onChange=t=>{};onTouched=()=>{};constructor(t,e){this._renderer=t,this._elementRef=e}setProperty(t,e){this._renderer.setProperty(this._elementRef.nativeElement,t,e)}registerOnTouched(t){this.onTouched=t}registerOnChange(t){this.onChange=t}setDisabledState(t){this.setProperty("disabled",t)}static ɵfac=function(e){return new(e||t)(od(td),od(ja))};static ɵdir=uu({type:t})}return t})(),wb=(()=>{class t extends yb{static ɵfac=(()=>{let e;return function(n){return(e||(e=Fa(t)))(n||t)}})();static ɵdir=uu({type:t,features:[bu]})}return t})(),kb=new pn(""),Cb={provide:kb,useExisting:on(()=>Eb),multi:!0},Sb=new pn(""),Eb=(()=>{class t extends yb{_compositionMode;_composing=!1;constructor(t,e,n){super(t,e),this._compositionMode=n,null==this._compositionMode&&(this._compositionMode=!function(){let t=Rp()?Rp().getUserAgent():"";return/android (\d+)/.test(t.toLowerCase())}())}writeValue(t){let e=t??"";this.setProperty("value",e)}_handleInput(t){(!this._compositionMode||this._compositionMode&&!this._composing)&&this.onChange(t)}_compositionStart(){this._composing=!0}_compositionEnd(t){this._composing=!1,this._compositionMode&&this.onChange(t)}static ɵfac=function(e){return new(e||t)(od(td),od(ja),od(Sb,8))};static ɵdir=uu({type:t,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(t,e){1&t&&wh("input",function(t){return e._handleInput(t.target.value)})("blur",function(){return e.onTouched()})("compositionstart",function(){return e._compositionStart()})("compositionend",function(t){return e._compositionEnd(t.target.value)})},standalone:!1,features:[Sm([Cb]),bu]})}return t})();function Rb(t){return null==t||0===Db(t)}function Db(t){return null==t?null:Array.isArray(t)||"string"==typeof t?t.length:t instanceof Set?t.size:null}var Tb=new pn(""),Ib=new pn(""),Ob=/^(?=.{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])?)*$/,Ab=class{static min(t){return function(t){return e=>{if(null==e.value||null==t)return null;let n=parseFloat(e.value);return!isNaN(n)&&n<t?{min:{min:t,actual:e.value}}:null}}(t)}static max(t){return function(t){return e=>{if(null==e.value||null==t)return null;let n=parseFloat(e.value);return!isNaN(n)&&n>t?{max:{max:t,actual:e.value}}:null}}(t)}static required(t){return function(t){return Rb(t.value)?{required:!0}:null}(t)}static requiredTrue(t){return function(t){return!0===t.value?null:{required:!0}}(t)}static email(t){return function(t){return Rb(t.value)||Ob.test(t.value)?null:{email:!0}}(t)}static minLength(t){return function(t){return e=>{let n=e.value?.length??Db(e.value);return null===n||0===n?null:n<t?{minlength:{requiredLength:t,actualLength:n}}:null}}(t)}static maxLength(t){return function(t){return e=>{let n=e.value?.length??Db(e.value);return null!==n&&n>t?{maxlength:{requiredLength:t,actualLength:n}}:null}}(t)}static pattern(t){return function(t){if(!t)return Pb;let e,n;return"string"==typeof t?(n="","^"!==t.charAt(0)&&(n+="^"),n+=t,"$"!==t.charAt(t.length-1)&&(n+="$"),e=new RegExp(n)):(n=t.toString(),e=t),t=>{if(Rb(t.value))return null;let i=t.value;return e.test(i)?null:{pattern:{requiredPattern:n,actualValue:i}}}}(t)}static nullValidator(t){return null}static compose(t){return Vb(t)}static composeAsync(t){return Bb(t)}};function Pb(t){return null}function Mb(t){return null!=t}function Fb(t){return Tu(t)?Qt(t):t}function Nb(t){let e={};return t.forEach(t=>{e=null!=t?s(s({},e),t):e}),0===Object.keys(e).length?null:e}function zb(t,e){return e.map(e=>e(t))}function Lb(t){return t.map(t=>function(t){return!t.validate}(t)?t:e=>t.validate(e))}function Vb(t){if(!t)return null;let e=t.filter(Mb);return 0==e.length?null:function(t){return Nb(zb(t,e))}}function jb(t){return null!=t?Vb(Lb(t)):null}function Bb(t){if(!t)return null;let e=t.filter(Mb);return 0==e.length?null:function(t){return be(zb(t,e).map(Fb)).pipe(ee(Nb))}}function Hb(t){return null!=t?Bb(Lb(t)):null}function Ub(t,e){return null===t?[e]:Array.isArray(t)?[...t,e]:[t,e]}function $b(t){return t._rawValidators}function Wb(t){return t._rawAsyncValidators}function qb(t){return t?Array.isArray(t)?t:[t]:[]}function Gb(t,e){return Array.isArray(t)?t.includes(e):t===e}function Zb(t,e){let n=qb(e);return qb(t).forEach(t=>{Gb(n,t)||n.push(t)}),n}function Kb(t,e){return qb(e).filter(e=>!Gb(t,e))}var Yb=class{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}_composedValidatorFn;_composedAsyncValidatorFn;_rawValidators=[];_rawAsyncValidators=[];_setValidators(t){this._rawValidators=t||[],this._composedValidatorFn=jb(this._rawValidators)}_setAsyncValidators(t){this._rawAsyncValidators=t||[],this._composedAsyncValidatorFn=Hb(this._rawAsyncValidators)}get validator(){return this._composedValidatorFn||null}get asyncValidator(){return this._composedAsyncValidatorFn||null}_onDestroyCallbacks=[];_registerOnDestroy(t){this._onDestroyCallbacks.push(t)}_invokeOnDestroyCallbacks(){this._onDestroyCallbacks.forEach(t=>t()),this._onDestroyCallbacks=[]}reset(t=void 0){this.control&&this.control.reset(t)}hasError(t,e){return!!this.control&&this.control.hasError(t,e)}getError(t,e){return this.control?this.control.getError(t,e):null}},Xb=class extends Yb{name;get formDirective(){return null}get path(){return null}},Jb=class extends Yb{_parent=null;name=null;valueAccessor=null},Qb=class{_cd;constructor(t){this._cd=t}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}},tg=(()=>{class t extends Qb{constructor(t){super(t)}static ɵfac=function(e){return new(e||t)(od(Jb,2))};static ɵdir=uu({type:t,selectors:[["","formControlName",""],["","ngModel",""],["","formControl",""]],hostVars:14,hostBindings:function(t,e){2&t&&Kh("ng-untouched",e.isUntouched)("ng-touched",e.isTouched)("ng-pristine",e.isPristine)("ng-dirty",e.isDirty)("ng-valid",e.isValid)("ng-invalid",e.isInvalid)("ng-pending",e.isPending)},standalone:!1,features:[bu]})}return t})(),eg="VALID",ng="INVALID",ig="PENDING",rg="DISABLED",og=class{},ag=class extends og{value;source;constructor(t,e){super(),this.value=t,this.source=e}},sg=class extends og{pristine;source;constructor(t,e){super(),this.pristine=t,this.source=e}},lg=class extends og{touched;source;constructor(t,e){super(),this.touched=t,this.source=e}},cg=class extends og{status;source;constructor(t,e){super(),this.status=t,this.source=e}},dg=class extends og{source;constructor(t){super(),this.source=t}},ug=class extends og{source;constructor(t){super(),this.source=t}};function hg(t){return(pg(t)?t.validators:t)||null}function mg(t,e){return(pg(e)?e.asyncValidators:t)||null}function pg(t){return null!=t&&!Array.isArray(t)&&"object"==typeof t}var fg=class{_pendingDirty=!1;_hasOwnPendingAsyncValidator=null;_pendingTouched=!1;_onCollectionChange=()=>{};_updateOn;_parent=null;_asyncValidationSubscription;_composedValidatorFn;_composedAsyncValidatorFn;_rawValidators;_rawAsyncValidators;value;constructor(t,e){this._assignValidators(t),this._assignAsyncValidators(e)}get validator(){return this._composedValidatorFn}set validator(t){this._rawValidators=this._composedValidatorFn=t}get asyncValidator(){return this._composedAsyncValidatorFn}set asyncValidator(t){this._rawAsyncValidators=this._composedAsyncValidatorFn=t}get parent(){return this._parent}get status(){return Vo(this.statusReactive)}set status(t){Vo(()=>this.statusReactive.set(t))}_status=zm(()=>this.statusReactive());statusReactive=ko(void 0);get valid(){return this.status===eg}get invalid(){return this.status===ng}get pending(){return this.status==ig}get disabled(){return this.status===rg}get enabled(){return this.status!==rg}errors;get pristine(){return Vo(this.pristineReactive)}set pristine(t){Vo(()=>this.pristineReactive.set(t))}_pristine=zm(()=>this.pristineReactive());pristineReactive=ko(!0);get dirty(){return!this.pristine}get touched(){return Vo(this.touchedReactive)}set touched(t){Vo(()=>this.touchedReactive.set(t))}_touched=zm(()=>this.touchedReactive());touchedReactive=ko(!1);get untouched(){return!this.touched}_events=new yt;events=this._events.asObservable();valueChanges;statusChanges;get updateOn(){return this._updateOn?this._updateOn:this.parent?this.parent.updateOn:"change"}setValidators(t){this._assignValidators(t)}setAsyncValidators(t){this._assignAsyncValidators(t)}addValidators(t){this.setValidators(Zb(t,this._rawValidators))}addAsyncValidators(t){this.setAsyncValidators(Zb(t,this._rawAsyncValidators))}removeValidators(t){this.setValidators(Kb(t,this._rawValidators))}removeAsyncValidators(t){this.setAsyncValidators(Kb(t,this._rawAsyncValidators))}hasValidator(t){return Gb(this._rawValidators,t)}hasAsyncValidator(t){return Gb(this._rawAsyncValidators,t)}clearValidators(){this.validator=null}clearAsyncValidators(){this.asyncValidator=null}markAsTouched(t={}){let e=!1===this.touched;this.touched=!0;let n=t.sourceControl??this;this._parent&&!t.onlySelf&&this._parent.markAsTouched(l(s({},t),{sourceControl:n})),e&&!1!==t.emitEvent&&this._events.next(new lg(!0,n))}markAllAsDirty(t={}){this.markAsDirty({onlySelf:!0,emitEvent:t.emitEvent,sourceControl:this}),this._forEachChild(e=>e.markAllAsDirty(t))}markAllAsTouched(t={}){this.markAsTouched({onlySelf:!0,emitEvent:t.emitEvent,sourceControl:this}),this._forEachChild(e=>e.markAllAsTouched(t))}markAsUntouched(t={}){let e=!0===this.touched;this.touched=!1,this._pendingTouched=!1;let n=t.sourceControl??this;this._forEachChild(e=>{e.markAsUntouched({onlySelf:!0,emitEvent:t.emitEvent,sourceControl:n})}),this._parent&&!t.onlySelf&&this._parent._updateTouched(t,n),e&&!1!==t.emitEvent&&this._events.next(new lg(!1,n))}markAsDirty(t={}){let e=!0===this.pristine;this.pristine=!1;let n=t.sourceControl??this;this._parent&&!t.onlySelf&&this._parent.markAsDirty(l(s({},t),{sourceControl:n})),e&&!1!==t.emitEvent&&this._events.next(new sg(!1,n))}markAsPristine(t={}){let e=!1===this.pristine;this.pristine=!0,this._pendingDirty=!1;let n=t.sourceControl??this;this._forEachChild(e=>{e.markAsPristine({onlySelf:!0,emitEvent:t.emitEvent})}),this._parent&&!t.onlySelf&&this._parent._updatePristine(t,n),e&&!1!==t.emitEvent&&this._events.next(new sg(!0,n))}markAsPending(t={}){this.status=ig;let e=t.sourceControl??this;!1!==t.emitEvent&&(this._events.next(new cg(this.status,e)),this.statusChanges.emit(this.status)),this._parent&&!t.onlySelf&&this._parent.markAsPending(l(s({},t),{sourceControl:e}))}disable(t={}){let e=this._parentMarkedDirty(t.onlySelf);this.status=rg,this.errors=null,this._forEachChild(e=>{e.disable(l(s({},t),{onlySelf:!0}))}),this._updateValue();let n=t.sourceControl??this;!1!==t.emitEvent&&(this._events.next(new ag(this.value,n)),this._events.next(new cg(this.status,n)),this.valueChanges.emit(this.value),this.statusChanges.emit(this.status)),this._updateAncestors(l(s({},t),{skipPristineCheck:e}),this),this._onDisabledChange.forEach(t=>t(!0))}enable(t={}){let e=this._parentMarkedDirty(t.onlySelf);this.status=eg,this._forEachChild(e=>{e.enable(l(s({},t),{onlySelf:!0}))}),this.updateValueAndValidity({onlySelf:!0,emitEvent:t.emitEvent}),this._updateAncestors(l(s({},t),{skipPristineCheck:e}),this),this._onDisabledChange.forEach(t=>t(!1))}_updateAncestors(t,e){this._parent&&!t.onlySelf&&(this._parent.updateValueAndValidity(t),t.skipPristineCheck||this._parent._updatePristine({},e),this._parent._updateTouched({},e))}setParent(t){this._parent=t}getRawValue(){return this.value}updateValueAndValidity(t={}){if(this._setInitialStatus(),this._updateValue(),this.enabled){let e=this._cancelExistingSubscription();this.errors=this._runValidator(),this.status=this._calculateStatus(),(this.status===eg||this.status===ig)&&this._runAsyncValidator(e,t.emitEvent)}let e=t.sourceControl??this;!1!==t.emitEvent&&(this._events.next(new ag(this.value,e)),this._events.next(new cg(this.status,e)),this.valueChanges.emit(this.value),this.statusChanges.emit(this.status)),this._parent&&!t.onlySelf&&this._parent.updateValueAndValidity(l(s({},t),{sourceControl:e}))}_updateTreeValidity(t={emitEvent:!0}){this._forEachChild(e=>e._updateTreeValidity(t)),this.updateValueAndValidity({onlySelf:!0,emitEvent:t.emitEvent})}_setInitialStatus(){this.status=this._allControlsDisabled()?rg:eg}_runValidator(){return this.validator?this.validator(this):null}_runAsyncValidator(t,e){if(this.asyncValidator){this.status=ig,this._hasOwnPendingAsyncValidator={emitEvent:!1!==e,shouldHaveEmitted:!1!==t};let n=Fb(this.asyncValidator(this));this._asyncValidationSubscription=n.subscribe(n=>{this._hasOwnPendingAsyncValidator=null,this.setErrors(n,{emitEvent:e,shouldHaveEmitted:t})})}}_cancelExistingSubscription(){if(this._asyncValidationSubscription){this._asyncValidationSubscription.unsubscribe();let t=(this._hasOwnPendingAsyncValidator?.emitEvent||this._hasOwnPendingAsyncValidator?.shouldHaveEmitted)??!1;return this._hasOwnPendingAsyncValidator=null,t}return!1}setErrors(t,e={}){this.errors=t,this._updateControlsErrors(!1!==e.emitEvent,this,e.shouldHaveEmitted)}get(t){let e=t;return null==e||(Array.isArray(e)||(e=e.split(".")),0===e.length)?null:e.reduce((t,e)=>t&&t._find(e),this)}getError(t,e){let n=e?this.get(e):this;return n&&n.errors?n.errors[t]:null}hasError(t,e){return!!this.getError(t,e)}get root(){let t=this;for(;t._parent;)t=t._parent;return t}_updateControlsErrors(t,e,n){this.status=this._calculateStatus(),t&&this.statusChanges.emit(this.status),(t||n)&&this._events.next(new cg(this.status,e)),this._parent&&this._parent._updateControlsErrors(t,e,n)}_initObservables(){this.valueChanges=new ro,this.statusChanges=new ro}_calculateStatus(){return this._allControlsDisabled()?rg:this.errors?ng:this._hasOwnPendingAsyncValidator||this._anyControlsHaveStatus(ig)?ig:this._anyControlsHaveStatus(ng)?ng:eg}_anyControlsHaveStatus(t){return this._anyControls(e=>e.status===t)}_anyControlsDirty(){return this._anyControls(t=>t.dirty)}_anyControlsTouched(){return this._anyControls(t=>t.touched)}_updatePristine(t,e){let n=!this._anyControlsDirty(),i=this.pristine!==n;this.pristine=n,this._parent&&!t.onlySelf&&this._parent._updatePristine(t,e),i&&this._events.next(new sg(this.pristine,e))}_updateTouched(t={},e){this.touched=this._anyControlsTouched(),this._events.next(new lg(this.touched,e)),this._parent&&!t.onlySelf&&this._parent._updateTouched(t,e)}_onDisabledChange=[];_registerOnCollectionChange(t){this._onCollectionChange=t}_setUpdateStrategy(t){pg(t)&&null!=t.updateOn&&(this._updateOn=t.updateOn)}_parentMarkedDirty(t){let e=this._parent&&this._parent.dirty;return!t&&!!e&&!this._parent._anyControlsDirty()}_find(t){return null}_assignValidators(t){this._rawValidators=Array.isArray(t)?t.slice():t,this._composedValidatorFn=function(t){return Array.isArray(t)?jb(t):t||null}(this._rawValidators)}_assignAsyncValidators(t){this._rawAsyncValidators=Array.isArray(t)?t.slice():t,this._composedAsyncValidatorFn=function(t){return Array.isArray(t)?Hb(t):t||null}(this._rawAsyncValidators)}},bg=class extends fg{constructor(t,e,n){super(hg(e),mg(n,e)),this.controls=t,this._initObservables(),this._setUpdateStrategy(e),this._setUpControls(),this.updateValueAndValidity({onlySelf:!0,emitEvent:!!this.asyncValidator})}controls;registerControl(t,e){return this.controls[t]?this.controls[t]:(this.controls[t]=e,e.setParent(this),e._registerOnCollectionChange(this._onCollectionChange),e)}addControl(t,e,n={}){this.registerControl(t,e),this.updateValueAndValidity({emitEvent:n.emitEvent}),this._onCollectionChange()}removeControl(t,e={}){this.controls[t]&&this.controls[t]._registerOnCollectionChange(()=>{}),delete this.controls[t],this.updateValueAndValidity({emitEvent:e.emitEvent}),this._onCollectionChange()}setControl(t,e,n={}){this.controls[t]&&this.controls[t]._registerOnCollectionChange(()=>{}),delete this.controls[t],e&&this.registerControl(t,e),this.updateValueAndValidity({emitEvent:n.emitEvent}),this._onCollectionChange()}contains(t){return this.controls.hasOwnProperty(t)&&this.controls[t].enabled}setValue(t,e={}){(function(t,e,n){t._forEachChild((t,e)=>{if(void 0===n[e])throw new Ye(1002,"")})})(this,0,t),Object.keys(t).forEach(n=>{(function(t,e,n){let i=t.controls;if(!Object.keys(i).length)throw new Ye(1e3,"");if(!i[n])throw new Ye(1001,"")})(this,0,n),this.controls[n].setValue(t[n],{onlySelf:!0,emitEvent:e.emitEvent})}),this.updateValueAndValidity(e)}patchValue(t,e={}){null!=t&&(Object.keys(t).forEach(n=>{let i=this.controls[n];i&&i.patchValue(t[n],{onlySelf:!0,emitEvent:e.emitEvent})}),this.updateValueAndValidity(e))}reset(t={},e={}){this._forEachChild((n,i)=>{n.reset(t?t[i]:null,l(s({},e),{onlySelf:!0}))}),this._updatePristine(e,this),this._updateTouched(e,this),this.updateValueAndValidity(e),!1!==e?.emitEvent&&this._events.next(new ug(this))}getRawValue(){return this._reduceChildren({},(t,e,n)=>(t[n]=e.getRawValue(),t))}_syncPendingControls(){let t=this._reduceChildren(!1,(t,e)=>!!e._syncPendingControls()||t);return t&&this.updateValueAndValidity({onlySelf:!0}),t}_forEachChild(t){Object.keys(this.controls).forEach(e=>{let n=this.controls[e];n&&t(n,e)})}_setUpControls(){this._forEachChild(t=>{t.setParent(this),t._registerOnCollectionChange(this._onCollectionChange)})}_updateValue(){this.value=this._reduceValue()}_anyControls(t){for(let[e,n]of Object.entries(this.controls))if(this.contains(e)&&t(n))return!0;return!1}_reduceValue(){return this._reduceChildren({},(t,e,n)=>((e.enabled||this.disabled)&&(t[n]=e.value),t))}_reduceChildren(t,e){let n=t;return this._forEachChild((t,i)=>{n=e(n,t,i)}),n}_allControlsDisabled(){for(let t of Object.keys(this.controls))if(this.controls[t].enabled)return!1;return Object.keys(this.controls).length>0||this.disabled}_find(t){return this.controls.hasOwnProperty(t)?this.controls[t]:null}},gg=new pn("",{factory:()=>xg}),xg="always";function _g(t,e,n=xg){wg(t,e),e.valueAccessor.writeValue(t.value),(t.disabled||"always"===n)&&e.valueAccessor.setDisabledState?.(t.disabled),function(t,e){e.valueAccessor.registerOnChange(n=>{t._pendingValue=n,t._pendingChange=!0,t._pendingDirty=!0,"change"===t.updateOn&&Cg(t,e)})}(t,e),function(t,e){let n=(t,n)=>{e.valueAccessor.writeValue(t),n&&e.viewToModelUpdate(t)};t.registerOnChange(n),e._registerOnDestroy(()=>{t._unregisterOnChange(n)})}(t,e),function(t,e){e.valueAccessor.registerOnTouched(()=>{t._pendingTouched=!0,"blur"===t.updateOn&&t._pendingChange&&Cg(t,e),"submit"!==t.updateOn&&t.markAsTouched()})}(t,e),function(t,e){if(e.valueAccessor.setDisabledState){let n=t=>{e.valueAccessor.setDisabledState(t)};t.registerOnDisabledChange(n),e._registerOnDestroy(()=>{t._unregisterOnDisabledChange(n)})}}(t,e)}function vg(t,e,n=!0){let i=()=>{};e.valueAccessor&&(e.valueAccessor.registerOnChange(i),e.valueAccessor.registerOnTouched(i)),kg(t,e),t&&(e._invokeOnDestroyCallbacks(),t._registerOnCollectionChange(()=>{}))}function yg(t,e){t.forEach(t=>{t.registerOnValidatorChange&&t.registerOnValidatorChange(e)})}function wg(t,e){let n=$b(t);null!==e.validator?t.setValidators(Ub(n,e.validator)):"function"==typeof n&&t.setValidators([n]);let i=Wb(t);null!==e.asyncValidator?t.setAsyncValidators(Ub(i,e.asyncValidator)):"function"==typeof i&&t.setAsyncValidators([i]);let r=()=>t.updateValueAndValidity();yg(e._rawValidators,r),yg(e._rawAsyncValidators,r)}function kg(t,e){let n=!1;if(null!==t){if(null!==e.validator){let i=$b(t);if(Array.isArray(i)&&i.length>0){let r=i.filter(t=>t!==e.validator);r.length!==i.length&&(n=!0,t.setValidators(r))}}if(null!==e.asyncValidator){let i=Wb(t);if(Array.isArray(i)&&i.length>0){let r=i.filter(t=>t!==e.asyncValidator);r.length!==i.length&&(n=!0,t.setAsyncValidators(r))}}}let i=()=>{};return yg(e._rawValidators,i),yg(e._rawAsyncValidators,i),n}function Cg(t,e){t._pendingDirty&&t.markAsDirty(),t.setValue(t._pendingValue,{emitModelToViewChange:!1}),e.viewToModelUpdate(t._pendingValue),t._pendingChange=!1}function Sg(t,e){wg(t,e)}function Eg(t,e){t._syncPendingControls(),e.forEach(t=>{let e=t.control;"submit"===e.updateOn&&e._pendingChange&&(t.viewToModelUpdate(e._pendingValue),e._pendingChange=!1)})}var Rg={provide:Xb,useExisting:on(()=>Tg)},Dg=Promise.resolve(),Tg=(()=>{class t extends Xb{callSetDisabledState;get submitted(){return Vo(this.submittedReactive)}_submitted=zm(()=>this.submittedReactive());submittedReactive=ko(!1);_directives=new Set;form;ngSubmit=new ro;options;constructor(t,e,n){super(),this.callSetDisabledState=n,this.form=new bg({},jb(t),Hb(e))}ngAfterViewInit(){this._setUpdateStrategy()}get formDirective(){return this}get control(){return this.form}get path(){return[]}get controls(){return this.form.controls}addControl(t){Dg.then(()=>{let e=this._findContainer(t.path);t.control=e.registerControl(t.name,t.control),_g(t.control,t,this.callSetDisabledState),t.control.updateValueAndValidity({emitEvent:!1}),this._directives.add(t)})}getControl(t){return this.form.get(t.path)}removeControl(t){Dg.then(()=>{let e=this._findContainer(t.path);e&&e.removeControl(t.name),this._directives.delete(t)})}addFormGroup(t){Dg.then(()=>{let e=this._findContainer(t.path),n=new bg({});Sg(n,t),e.registerControl(t.name,n),n.updateValueAndValidity({emitEvent:!1})})}removeFormGroup(t){Dg.then(()=>{let e=this._findContainer(t.path);e&&e.removeControl(t.name)})}getFormGroup(t){return this.form.get(t.path)}updateModel(t,e){Dg.then(()=>{this.form.get(t.path).setValue(e)})}setValue(t){this.control.setValue(t)}onSubmit(t){return this.submittedReactive.set(!0),Eg(this.form,this._directives),this.ngSubmit.emit(t),this.form._events.next(new dg(this.control)),"dialog"===t?.target?.method}onReset(){this.resetForm()}resetForm(t=void 0){this.form.reset(t),this.submittedReactive.set(!1)}_setUpdateStrategy(){this.options&&null!=this.options.updateOn&&(this.form._updateOn=this.options.updateOn)}_findContainer(t){return t.pop(),t.length?this.form.get(t):this.form}static ɵfac=function(e){return new(e||t)(od(Tb,10),od(Ib,10),od(gg,8))};static ɵdir=uu({type:t,selectors:[["form",3,"ngNoForm","",3,"formGroup","",3,"formArray",""],["ng-form"],["","ngForm",""]],hostBindings:function(t,e){1&t&&wh("submit",function(t){return e.onSubmit(t)})("reset",function(){return e.onReset()})},inputs:{options:[0,"ngFormOptions","options"]},outputs:{ngSubmit:"ngSubmit"},exportAs:["ngForm"],standalone:!1,features:[Sm([Rg]),bu]})}return t})();function Ig(t,e){let n=t.indexOf(e);n>-1&&t.splice(n,1)}function Og(t){return"object"==typeof t&&null!==t&&2===Object.keys(t).length&&"value"in t&&"disabled"in t}var Ag,Pg,Mg=class extends fg{defaultValue=null;_onChange=[];_pendingValue;_pendingChange=!1;constructor(t=null,e,n){super(hg(e),mg(n,e)),this._applyFormState(t),this._setUpdateStrategy(e),this._initObservables(),this.updateValueAndValidity({onlySelf:!0,emitEvent:!!this.asyncValidator}),pg(e)&&(e.nonNullable||e.initialValueIsDefault)&&(Og(t)?this.defaultValue=t.value:this.defaultValue=t)}setValue(t,e={}){this.value=this._pendingValue=t,this._onChange.length&&!1!==e.emitModelToViewChange&&this._onChange.forEach(t=>t(this.value,!1!==e.emitViewToModelChange)),this.updateValueAndValidity(e)}patchValue(t,e={}){this.setValue(t,e)}reset(t=this.defaultValue,e={}){this._applyFormState(t),this.markAsPristine(e),this.markAsUntouched(e),this.setValue(this.value,e),e.overwriteDefaultValue&&(this.defaultValue=this.value),this._pendingChange=!1,!1!==e?.emitEvent&&this._events.next(new ug(this))}_updateValue(){}_anyControls(t){return!1}_allControlsDisabled(){return this.disabled}registerOnChange(t){this._onChange.push(t)}_unregisterOnChange(t){Ig(this._onChange,t)}registerOnDisabledChange(t){this._onDisabledChange.push(t)}_unregisterOnDisabledChange(t){Ig(this._onDisabledChange,t)}_forEachChild(t){}_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(t){Og(t)?(this.value=this._pendingValue=t.value,t.disabled?this.disable({onlySelf:!0,emitEvent:!1}):this.enable({onlySelf:!0,emitEvent:!1})):this.value=this._pendingValue=t}},Fg={provide:Jb,useExisting:on(()=>zg)},Ng=Promise.resolve(),zg=(()=>{class t extends Jb{_changeDetectorRef;callSetDisabledState;control=new Mg;static ngAcceptInputType_isDisabled;_registered=!1;viewModel;name="";isDisabled;model;options;update=new ro;constructor(t,e,n,i,r,o){super(),this._changeDetectorRef=r,this.callSetDisabledState=o,this._parent=t,this._setValidators(e),this._setAsyncValidators(n),this.valueAccessor=function(t,e){if(!e)return null;let n,i,r;return Array.isArray(e),e.forEach(t=>{t.constructor===Eb?n=t:function(t){return Object.getPrototypeOf(t.constructor)===wb}(t)?i=t:r=t}),r||i||n||null}(0,i)}ngOnChanges(t){if(this._checkForErrors(),!this._registered||"name"in t){if(this._registered&&(this._checkName(),this.formDirective)){let e=t.name.previousValue;this.formDirective.removeControl({name:e,path:this._getPath(e)})}this._setUpControl()}"isDisabled"in t&&this._updateDisabled(t),function(t,e){if(!t.hasOwnProperty("model"))return!1;let n=t.model;return!!n.isFirstChange()||!Object.is(e,n.currentValue)}(t,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(t){this.viewModel=t,this.update.emit(t)}_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(){_g(this.control,this,this.callSetDisabledState),this.control.updateValueAndValidity({emitEvent:!1})}_checkForErrors(){this._checkName()}_checkName(){this.options&&this.options.name&&(this.name=this.options.name),!this._isStandalone()&&this.name}_updateValue(t){Ng.then(()=>{this.control.setValue(t,{emitViewToModelChange:!1}),this._changeDetectorRef?.markForCheck()})}_updateDisabled(t){let e=t.isDisabled.currentValue,n=0!==e&&mp(e);Ng.then(()=>{n&&!this.control.disabled?this.control.disable():!n&&this.control.disabled&&this.control.enable(),this._changeDetectorRef?.markForCheck()})}_getPath(t){return this._parent?function(t,e){return[...e.path,t]}(t,this._parent):[t]}static ɵfac=function(e){return new(e||t)(od(Xb,9),od(Tb,10),od(Ib,10),od(kb,10),od(np,8),od(gg,8))};static ɵdir=uu({type:t,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"],standalone:!1,features:[Sm([Fg]),bu,Uo]})}return t})(),Lg=(()=>{class t extends Xb{callSetDisabledState;get submitted(){return Vo(this._submittedReactive)}set submitted(t){this._submittedReactive.set(t)}_submitted=zm(()=>this._submittedReactive());_submittedReactive=ko(!1);_oldForm;_onCollectionChange=()=>this._updateDomValue();directives=[];constructor(t,e,n){super(),this.callSetDisabledState=n,this._setValidators(t),this._setAsyncValidators(e)}ngOnChanges(t){this.onChanges(t)}ngOnDestroy(){this.onDestroy()}onChanges(t){this._checkFormPresent(),t.hasOwnProperty("form")&&(this._updateValidators(),this._updateDomValue(),this._updateRegistrations(),this._oldForm=this.form)}onDestroy(){this.form&&(kg(this.form,this),this.form._onCollectionChange===this._onCollectionChange&&this.form._registerOnCollectionChange(()=>{}))}get formDirective(){return this}get path(){return[]}addControl(t){let e=this.form.get(t.path);return _g(e,t,this.callSetDisabledState),e.updateValueAndValidity({emitEvent:!1}),this.directives.push(t),e}getControl(t){return this.form.get(t.path)}removeControl(t){vg(t.control||null,t,!1),function(t,e){let n=t.indexOf(e);n>-1&&t.splice(n,1)}(this.directives,t)}addFormGroup(t){this._setUpFormContainer(t)}removeFormGroup(t){this._cleanUpFormContainer(t)}getFormGroup(t){return this.form.get(t.path)}getFormArray(t){return this.form.get(t.path)}addFormArray(t){this._setUpFormContainer(t)}removeFormArray(t){this._cleanUpFormContainer(t)}updateModel(t,e){this.form.get(t.path).setValue(e)}onReset(){this.resetForm()}resetForm(t=void 0,e={}){this.form.reset(t,e),this._submittedReactive.set(!1)}onSubmit(t){return this.submitted=!0,Eg(this.form,this.directives),this.ngSubmit.emit(t),this.form._events.next(new dg(this.control)),"dialog"===t?.target?.method}_updateDomValue(){this.directives.forEach(t=>{let e=t.control,n=this.form.get(t.path);e!==n&&(vg(e||null,t),(t=>t instanceof Mg)(n)&&(_g(n,t,this.callSetDisabledState),t.control=n))}),this.form._updateTreeValidity({emitEvent:!1})}_setUpFormContainer(t){let e=this.form.get(t.path);Sg(e,t),e.updateValueAndValidity({emitEvent:!1})}_cleanUpFormContainer(t){if(this.form){let e=this.form.get(t.path);e&&function(t,e){return kg(t,e)}(e,t)&&e.updateValueAndValidity({emitEvent:!1})}}_updateRegistrations(){this.form._registerOnCollectionChange(this._onCollectionChange),this._oldForm&&this._oldForm._registerOnCollectionChange(()=>{})}_updateValidators(){wg(this.form,this),this._oldForm&&kg(this._oldForm,this)}_checkFormPresent(){this.form}static ɵfac=function(e){return new(e||t)(od(Tb,10),od(Ib,10),od(gg,8))};static ɵdir=uu({type:t,features:[bu,Uo]})}return t})(),Vg={provide:Xb,useExisting:on(()=>jg)},jg=(()=>{class t extends Lg{form=null;ngSubmit=new ro;get control(){return this.form}static ɵfac=(()=>{let e;return function(n){return(e||(e=Fa(t)))(n||t)}})();static ɵdir=uu({type:t,selectors:[["","formGroup",""]],hostBindings:function(t,e){1&t&&wh("submit",function(t){return e.onSubmit(t)})("reset",function(){return e.onReset()})},inputs:{form:[0,"formGroup","form"]},outputs:{ngSubmit:"ngSubmit"},exportAs:["ngForm"],standalone:!1,features:[Sm([Vg]),bu]})}return t})(),Bg=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵmod=lu({type:t});static ɵinj=cn({})}return t})(),Hg=(()=>{class t{static withConfig(e){return{ngModule:t,providers:[{provide:gg,useValue:e.callSetDisabledState??xg}]}}static ɵfac=function(e){return new(e||t)};static ɵmod=lu({type:t});static ɵinj=cn({imports:[Bg]})}return t})();function Ug(t){return 0===t.buttons||0===t.detail}function $g(t){let e=t.touches&&t.touches[0]||t.changedTouches&&t.changedTouches[0];return!(!e||-1!==e.identifier||null!=e.radiusX&&1!==e.radiusX||null!=e.radiusY&&1!==e.radiusY)}function Wg(t){return t.composedPath?t.composedPath()[0]:t.target}try{Pg=typeof Intl<"u"&&Intl.v8BreakIterator}catch{Pg=!1}var qg,Gg=(()=>{class t{_platformId=Bn(is);isBrowser=this._platformId?function(t){return t===rf}(this._platformId):"object"==typeof document&&!!document;EDGE=this.isBrowser&&/(edge)/i.test(navigator.userAgent);TRIDENT=this.isBrowser&&/(msie|trident)/i.test(navigator.userAgent);BLINK=this.isBrowser&&!(!window.chrome&&!Pg)&&typeof CSS<"u"&&!this.EDGE&&!this.TRIDENT;WEBKIT=this.isBrowser&&/AppleWebKit/i.test(navigator.userAgent)&&!this.BLINK&&!this.EDGE&&!this.TRIDENT;IOS=this.isBrowser&&/iPad|iPhone|iPod/.test(navigator.userAgent)&&!("MSStream"in window);FIREFOX=this.isBrowser&&/(firefox|minefield)/i.test(navigator.userAgent);ANDROID=this.isBrowser&&/android/i.test(navigator.userAgent)&&!this.TRIDENT;SAFARI=this.isBrowser&&/safari/i.test(navigator.userAgent)&&this.WEBKIT;constructor(){}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})();function Zg(t){return function(){if(null==qg&&typeof window<"u")try{window.addEventListener("test",null,Object.defineProperty({},"passive",{get:()=>qg=!0}))}finally{qg=qg||!1}return qg}()?t:!!t.capture}function Kg(t,e=0){return function(t){return!isNaN(parseFloat(t))&&!isNaN(Number(t))}(t)?Number(t):2===arguments.length?e:0}function Yg(t){return t instanceof ja?t.nativeElement:t}var Xg=new pn("cdk-input-modality-detector-options"),Jg={ignoreKeys:[18,17,224,91,16]},Qg={passive:!0,capture:!0},tx=(()=>{class t{_platform=Bn(Gg);_listenerCleanups;modalityDetected;modalityChanged;get mostRecentModality(){return this._modality.value}_mostRecentTarget=null;_modality=new kt(null);_options;_lastTouchMs=0;_onKeydown=t=>{this._options?.ignoreKeys?.some(e=>e===t.keyCode)||(this._modality.next("keyboard"),this._mostRecentTarget=Wg(t))};_onMousedown=t=>{Date.now()-this._lastTouchMs<650||(this._modality.next(Ug(t)?"keyboard":"mouse"),this._mostRecentTarget=Wg(t))};_onTouchstart=t=>{$g(t)?this._modality.next("keyboard"):(this._lastTouchMs=Date.now(),this._modality.next("touch"),this._mostRecentTarget=Wg(t))};constructor(){let t=Bn(ho),e=Bn(Jr),n=Bn(Xg,{optional:!0});if(this._options=s(s({},Jg),n),this.modalityDetected=this._modality.pipe(Le(1)),this.modalityChanged=this.modalityDetected.pipe(Pe()),this._platform.isBrowser){let n=Bn(Qc).createRenderer(null,null);this._listenerCleanups=t.runOutsideAngular(()=>[n.listen(e,"keydown",this._onKeydown,Qg),n.listen(e,"mousedown",this._onMousedown,Qg),n.listen(e,"touchstart",this._onTouchstart,Qg)])}}ngOnDestroy(){this._modality.complete(),this._listenerCleanups?.forEach(t=>t())}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})(),ex=function(t){return t[t.IMMEDIATE=0]="IMMEDIATE",t[t.EVENTUAL=1]="EVENTUAL",t}(ex||{}),nx=new pn("cdk-focus-monitor-default-options"),ix=Zg({passive:!0,capture:!0}),rx=(()=>{class t{_ngZone=Bn(ho);_platform=Bn(Gg);_inputModalityDetector=Bn(tx);_origin=null;_lastFocusOrigin;_windowFocused=!1;_windowFocusTimeoutId;_originTimeoutId;_originFromTouchInteraction=!1;_elementInfo=new Map;_monitoredElementCount=0;_rootNodeFocusListenerCount=new Map;_detectionMode;_windowFocusListener=()=>{this._windowFocused=!0,this._windowFocusTimeoutId=setTimeout(()=>this._windowFocused=!1)};_document=Bn(Jr);_stopInputModalityDetector=new yt;constructor(){let t=Bn(nx,{optional:!0});this._detectionMode=t?.detectionMode||ex.IMMEDIATE}_rootNodeFocusAndBlurListener=t=>{for(let e=Wg(t);e;e=e.parentElement)"focus"===t.type?this._onFocus(t,e):this._onBlur(t,e)};monitor(t,e=!1){let n=Yg(t);if(!this._platform.isBrowser||1!==n.nodeType)return te();let i=function(t){if(function(){if(null==Ag){let t=typeof document<"u"?document.head:null;Ag=!(!t||!t.createShadowRoot&&!t.attachShadow)}return Ag}()){let e=t.getRootNode?t.getRootNode():null;if(typeof ShadowRoot<"u"&&ShadowRoot&&e instanceof ShadowRoot)return e}return null}(n)||this._document,r=this._elementInfo.get(n);if(r)return e&&(r.checkChildren=!0),r.subject;let o={checkChildren:e,subject:new yt,rootNode:i};return this._elementInfo.set(n,o),this._registerGlobalListeners(o),o.subject}stopMonitoring(t){let e=Yg(t),n=this._elementInfo.get(e);n&&(n.subject.complete(),this._setClasses(e),this._elementInfo.delete(e),this._removeGlobalListeners(n))}focusVia(t,e,n){let i=Yg(t);i===this._document.activeElement?this._getClosestElementsInfo(i).forEach(([t,n])=>this._originChanged(t,e,n)):(this._setOrigin(e),"function"==typeof i.focus&&i.focus(n))}ngOnDestroy(){this._elementInfo.forEach((t,e)=>this.stopMonitoring(e))}_getWindow(){return this._document.defaultView||window}_getFocusOrigin(t){return this._origin?this._originFromTouchInteraction?this._shouldBeAttributedToTouch(t)?"touch":"program":this._origin:this._windowFocused&&this._lastFocusOrigin?this._lastFocusOrigin:t&&this._isLastInteractionFromInputLabel(t)?"mouse":"program"}_shouldBeAttributedToTouch(t){return this._detectionMode===ex.EVENTUAL||!!t?.contains(this._inputModalityDetector._mostRecentTarget)}_setClasses(t,e){t.classList.toggle("cdk-focused",!!e),t.classList.toggle("cdk-touch-focused","touch"===e),t.classList.toggle("cdk-keyboard-focused","keyboard"===e),t.classList.toggle("cdk-mouse-focused","mouse"===e),t.classList.toggle("cdk-program-focused","program"===e)}_setOrigin(t,e=!1){this._ngZone.runOutsideAngular(()=>{if(this._origin=t,this._originFromTouchInteraction="touch"===t&&e,this._detectionMode===ex.IMMEDIATE){clearTimeout(this._originTimeoutId);let t=this._originFromTouchInteraction?650:1;this._originTimeoutId=setTimeout(()=>this._origin=null,t)}})}_onFocus(t,e){let n=this._elementInfo.get(e),i=Wg(t);!n||!n.checkChildren&&e!==i||this._originChanged(e,this._getFocusOrigin(i),n)}_onBlur(t,e){let n=this._elementInfo.get(e);!n||n.checkChildren&&t.relatedTarget instanceof Node&&e.contains(t.relatedTarget)||(this._setClasses(e),this._emitOrigin(n,null))}_emitOrigin(t,e){t.subject.observers.length&&this._ngZone.run(()=>t.subject.next(e))}_registerGlobalListeners(t){if(!this._platform.isBrowser)return;let e=t.rootNode,n=this._rootNodeFocusListenerCount.get(e)||0;n||this._ngZone.runOutsideAngular(()=>{e.addEventListener("focus",this._rootNodeFocusAndBlurListener,ix),e.addEventListener("blur",this._rootNodeFocusAndBlurListener,ix)}),this._rootNodeFocusListenerCount.set(e,n+1),1===++this._monitoredElementCount&&(this._ngZone.runOutsideAngular(()=>{this._getWindow().addEventListener("focus",this._windowFocusListener)}),this._inputModalityDetector.modalityDetected.pipe(Be(this._stopInputModalityDetector)).subscribe(t=>{this._setOrigin(t,!0)}))}_removeGlobalListeners(t){let e=t.rootNode;if(this._rootNodeFocusListenerCount.has(e)){let t=this._rootNodeFocusListenerCount.get(e);t>1?this._rootNodeFocusListenerCount.set(e,t-1):(e.removeEventListener("focus",this._rootNodeFocusAndBlurListener,ix),e.removeEventListener("blur",this._rootNodeFocusAndBlurListener,ix),this._rootNodeFocusListenerCount.delete(e))}--this._monitoredElementCount||(this._getWindow().removeEventListener("focus",this._windowFocusListener),this._stopInputModalityDetector.next(),clearTimeout(this._windowFocusTimeoutId),clearTimeout(this._originTimeoutId))}_originChanged(t,e,n){this._setClasses(t,e),this._emitOrigin(n,e),this._lastFocusOrigin=e}_getClosestElementsInfo(t){let e=[];return this._elementInfo.forEach((n,i)=>{(i===t||n.checkChildren&&i.contains(t))&&e.push([i,n])}),e}_isLastInteractionFromInputLabel(t){let{_mostRecentTarget:e,mostRecentModality:n}=this._inputModalityDetector;if("mouse"!==n||!e||e===t||"INPUT"!==t.nodeName&&"TEXTAREA"!==t.nodeName||t.disabled)return!1;let i=t.labels;if(i)for(let t=0;t<i.length;t++)if(i[t].contains(e))return!0;return!1}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})(),ox=new WeakMap,ax=(()=>{class t{_appRef;_injector=Bn(Xr);_environmentInjector=Bn(gi);load(t){let e=this._appRef=this._appRef||this._injector.get(Fu),n=ox.get(e);n||(n={loaders:new Set,refs:[]},ox.set(e,n),e.onDestroy(()=>{ox.get(e)?.refs.forEach(t=>t.destroy()),ox.delete(e)})),n.loaders.has(t)||(n.loaders.add(t),n.refs.push(_p(t,{environmentInjector:this._environmentInjector})))}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})(),sx=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵcmp=au({type:t,selectors:[["ng-component"]],exportAs:["cdkVisuallyHidden"],decls:0,vars:0,template:function(t,e){},styles:[".cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}\n"],encapsulation:2,changeDetection:0})}return t})();function lx(t){return Array.isArray(t)?t:[t]}var cx,dx=new Set,ux=(()=>{class t{_platform=Bn(Gg);_nonce=Bn(os,{optional:!0});_matchMedia;constructor(){this._matchMedia=this._platform.isBrowser&&window.matchMedia?window.matchMedia.bind(window):hx}matchMedia(t){return(this._platform.WEBKIT||this._platform.BLINK)&&function(t,e){if(!dx.has(t))try{cx||(cx=document.createElement("style"),e&&cx.setAttribute("nonce",e),cx.setAttribute("type","text/css"),document.head.appendChild(cx)),cx.sheet&&(cx.sheet.insertRule(`@media ${t} {body{ }}`,0),dx.add(t))}catch(t){console.error(t)}}(t,this._nonce),this._matchMedia(t)}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})();function hx(t){return{matches:"all"===t||""===t,media:t,addListener:()=>{},removeListener:()=>{}}}var mx=(()=>{class t{_mediaMatcher=Bn(ux);_zone=Bn(ho);_queries=new Map;_destroySubject=new yt;constructor(){}ngOnDestroy(){this._destroySubject.next(),this._destroySubject.complete()}isMatched(t){return px(lx(t)).some(t=>this._registerQuery(t).mql.matches)}observe(t){let e=de(px(lx(t)).map(t=>this._registerQuery(t).observable));return e=fe(e.pipe(Ae(1)),e.pipe(Le(1),Oe(0))),e.pipe(ee(t=>{let e={matches:!1,breakpoints:{}};return t.forEach(({matches:t,query:n})=>{e.matches=e.matches||t,e.breakpoints[n]=t}),e}))}_registerQuery(t){if(this._queries.has(t))return this._queries.get(t);let e=this._mediaMatcher.matchMedia(t),n={observable:new mt(t=>{let n=e=>this._zone.run(()=>t.next(e));return e.addListener(n),()=>{e.removeListener(n)}}).pipe(Ve(e),ee(({matches:e})=>({query:t,matches:e})),Be(this._destroySubject)),mql:e};return this._queries.set(t,n),n}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})();function px(t){return t.map(t=>t.split(",")).reduce((t,e)=>t.concat(e)).map(t=>t.trim())}var fx=(()=>{class t{create(t){return typeof MutationObserver>"u"?null:new MutationObserver(t)}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})(),bx=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵmod=lu({type:t});static ɵinj=cn({providers:[fx]})}return t})(),gx=function(t){return t[t.NONE=0]="NONE",t[t.BLACK_ON_WHITE=1]="BLACK_ON_WHITE",t[t.WHITE_ON_BLACK=2]="WHITE_ON_BLACK",t}(gx||{}),xx="cdk-high-contrast-black-on-white",_x="cdk-high-contrast-white-on-black",vx="cdk-high-contrast-active",yx=(()=>{class t{_platform=Bn(Gg);_hasCheckedHighContrastMode;_document=Bn(Jr);_breakpointSubscription;constructor(){this._breakpointSubscription=Bn(mx).observe("(forced-colors: active)").subscribe(()=>{this._hasCheckedHighContrastMode&&(this._hasCheckedHighContrastMode=!1,this._applyBodyHighContrastModeCssClasses())})}getHighContrastMode(){if(!this._platform.isBrowser)return gx.NONE;let t=this._document.createElement("div");t.style.backgroundColor="rgb(1,2,3)",t.style.position="absolute",this._document.body.appendChild(t);let e=this._document.defaultView||window,n=e&&e.getComputedStyle?e.getComputedStyle(t):null,i=(n&&n.backgroundColor||"").replace(/ /g,"");switch(t.remove(),i){case"rgb(0,0,0)":case"rgb(45,50,54)":case"rgb(32,32,32)":return gx.WHITE_ON_BLACK;case"rgb(255,255,255)":case"rgb(255,250,239)":return gx.BLACK_ON_WHITE}return gx.NONE}ngOnDestroy(){this._breakpointSubscription.unsubscribe()}_applyBodyHighContrastModeCssClasses(){if(!this._hasCheckedHighContrastMode&&this._platform.isBrowser&&this._document.body){let t=this._document.body.classList;t.remove(vx,xx,_x),this._hasCheckedHighContrastMode=!0;let e=this.getHighContrastMode();e===gx.BLACK_ON_WHITE?t.add(vx,xx):e===gx.WHITE_ON_BLACK&&t.add(vx,_x)}}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})(),wx=(()=>{class t{constructor(){Bn(yx)._applyBodyHighContrastModeCssClasses()}static ɵfac=function(e){return new(e||t)};static ɵmod=lu({type:t});static ɵinj=cn({imports:[bx]})}return t})(),kx={},Cx=class t{_appId=Bn(ts);static _infix=`a${Math.floor(1e5*Math.random()).toString()}`;getId(e,n=!1){return"ng"!==this._appId&&(e+=this._appId),kx.hasOwnProperty(e)||(kx[e]=0),`${e}${n?t._infix+"-":""}${kx[e]++}`}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})};function Sx(t,e){return t.getAttribute(e)?.match(/\S+/g)??[]}var Ex,Rx,Dx="cdk-describedby-message",Tx="cdk-describedby-host",Ix=0,Ox=(()=>{class t{_platform=Bn(Gg);_document=Bn(Jr);_messageRegistry=new Map;_messagesContainer=null;_id=""+Ix++;constructor(){Bn(ax).load(sx),this._id=Bn(ts)+"-"+Ix++}describe(t,e,n){if(!this._canBeDescribed(t,e))return;let i=Ax(e,n);"string"!=typeof e?(Px(e,this._id),this._messageRegistry.set(i,{messageElement:e,referenceCount:0})):this._messageRegistry.has(i)||this._createMessageElement(e,n),this._isElementDescribedByMessage(t,i)||this._addMessageReference(t,i)}removeDescription(t,e,n){if(!e||!this._isElementNode(t))return;let i=Ax(e,n);if(this._isElementDescribedByMessage(t,i)&&this._removeMessageReference(t,i),"string"==typeof e){let t=this._messageRegistry.get(i);t&&0===t.referenceCount&&this._deleteMessageElement(i)}0===this._messagesContainer?.childNodes.length&&(this._messagesContainer.remove(),this._messagesContainer=null)}ngOnDestroy(){let t=this._document.querySelectorAll(`[${Tx}="${this._id}"]`);for(let e=0;e<t.length;e++)this._removeCdkDescribedByReferenceIds(t[e]),t[e].removeAttribute(Tx);this._messagesContainer?.remove(),this._messagesContainer=null,this._messageRegistry.clear()}_createMessageElement(t,e){let n=this._document.createElement("div");Px(n,this._id),n.textContent=t,e&&n.setAttribute("role",e),this._createMessagesContainer(),this._messagesContainer.appendChild(n),this._messageRegistry.set(Ax(t,e),{messageElement:n,referenceCount:0})}_deleteMessageElement(t){this._messageRegistry.get(t)?.messageElement?.remove(),this._messageRegistry.delete(t)}_createMessagesContainer(){if(this._messagesContainer)return;let t="cdk-describedby-message-container",e=this._document.querySelectorAll(`.${t}[platform="server"]`);for(let t=0;t<e.length;t++)e[t].remove();let n=this._document.createElement("div");n.style.visibility="hidden",n.classList.add(t),n.classList.add("cdk-visually-hidden"),this._platform.isBrowser||n.setAttribute("platform","server"),this._document.body.appendChild(n),this._messagesContainer=n}_removeCdkDescribedByReferenceIds(t){let e=Sx(t,"aria-describedby").filter(t=>0!=t.indexOf(Dx));t.setAttribute("aria-describedby",e.join(" "))}_addMessageReference(t,e){let n=this._messageRegistry.get(e);(function(t,e,n){let i=Sx(t,e);n=n.trim(),!i.some(t=>t.trim()===n)&&(i.push(n),t.setAttribute(e,i.join(" ")))})(t,"aria-describedby",n.messageElement.id),t.setAttribute(Tx,this._id),n.referenceCount++}_removeMessageReference(t,e){let n=this._messageRegistry.get(e);n.referenceCount--,function(t,e,n){let i=Sx(t,e);n=n.trim();let r=i.filter(t=>t!==n);r.length?t.setAttribute(e,r.join(" ")):t.removeAttribute(e)}(t,"aria-describedby",n.messageElement.id),t.removeAttribute(Tx)}_isElementDescribedByMessage(t,e){let n=Sx(t,"aria-describedby"),i=this._messageRegistry.get(e),r=i&&i.messageElement.id;return!!r&&-1!=n.indexOf(r)}_canBeDescribed(t,e){if(!this._isElementNode(t))return!1;if(e&&"object"==typeof e)return!0;let n=null==e?"":`${e}`.trim(),i=t.getAttribute("aria-label");return!(!n||i&&i.trim()===n)}_isElementNode(t){return t.nodeType===this._document.ELEMENT_NODE}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})();function Ax(t,e){return"string"==typeof t?`${e||""}/${t}`:t}function Px(t,e){t.id||(t.id=`${Dx}-${e}-${Ix++}`)}function Mx(t){return function(){if(void 0===Ex&&(Ex=null,typeof window<"u")){let t=window;void 0!==t.trustedTypes&&(Ex=t.trustedTypes.createPolicy("angular#components",{createHTML:t=>t}))}return Ex}()?.createHTML(t)||t}function Fx(){return typeof __karma__<"u"&&!!__karma__||typeof jasmine<"u"&&!!jasmine||typeof jest<"u"&&!!jest||typeof Mocha<"u"&&!!Mocha}var Nx,zx=["color","button","checkbox","date","datetime-local","email","file","hidden","image","month","number","password","radio","range","reset","search","submit","tel","text","time","url","week"];function Lx(){if(Nx)return Nx;if("object"!=typeof document||!document)return Nx=new Set(zx);let t=document.createElement("input");return Nx=new Set(zx.filter(e=>(t.setAttribute("type",e),t.type===e)))}var Vx=new pn("MATERIAL_ANIMATIONS"),jx=null;function Bx(){return"enabled"!=(Bn(Vx,{optional:!0})?.animationsDisabled||"NoopAnimations"===Bn(rs,{optional:!0})?"di-disabled":(jx??=Bn(ux).matchMedia("(prefers-reduced-motion)").matches,jx?"reduced-motion":"enabled"))}function Hx(t){return null==t?"":"string"==typeof t?t:`${t}px`}function Ux(t){return null!=t&&"false"!=`${t}`}var $x=function(t){return t[t.FADING_IN=0]="FADING_IN",t[t.VISIBLE=1]="VISIBLE",t[t.FADING_OUT=2]="FADING_OUT",t[t.HIDDEN=3]="HIDDEN",t}($x||{}),Wx=class{_renderer;element;config;_animationForciblyDisabledThroughCss;state=$x.HIDDEN;constructor(t,e,n,i=!1){this._renderer=t,this.element=e,this.config=n,this._animationForciblyDisabledThroughCss=i}fadeOut(){this._renderer.fadeOutRipple(this)}},qx=Zg({passive:!0,capture:!0}),Gx=class{_events=new Map;addHandler(t,e,n,i){let r=this._events.get(e);if(r){let t=r.get(n);t?t.add(i):r.set(n,new Set([i]))}else this._events.set(e,new Map([[n,new Set([i])]])),t.runOutsideAngular(()=>{document.addEventListener(e,this._delegateEventHandler,qx)})}removeHandler(t,e,n){let i=this._events.get(t);if(!i)return;let r=i.get(e);r&&(r.delete(n),0===r.size&&i.delete(e),0===i.size&&(this._events.delete(t),document.removeEventListener(t,this._delegateEventHandler,qx)))}_delegateEventHandler=t=>{let e=Wg(t);e&&this._events.get(t.type)?.forEach((n,i)=>{(i===e||i.contains(e))&&n.forEach(e=>e.handleEvent(t))})}},Zx={enterDuration:225,exitDuration:150},Kx=Zg({passive:!0,capture:!0}),Yx=["mousedown","touchstart"],Xx=["mouseup","mouseleave","touchend","touchcancel"],Jx=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵcmp=au({type:t,selectors:[["ng-component"]],hostAttrs:["mat-ripple-style-loader",""],decls:0,vars:0,template:function(t,e){},styles:[".mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0, 0, 0.2, 1);transform:scale3d(0, 0, 0);background-color:var(--mat-ripple-color, color-mix(in srgb, var(--mat-sys-on-surface) 10%, transparent))}@media(forced-colors: active){.mat-ripple-element{display:none}}.cdk-drag-preview .mat-ripple-element,.cdk-drag-placeholder .mat-ripple-element{display:none}\n"],encapsulation:2,changeDetection:0})}return t})(),Qx=class t{_target;_ngZone;_platform;_containerElement;_triggerElement;_isPointerDown=!1;_activeRipples=new Map;_mostRecentTransientRipple;_lastTouchStartEvent;_pointerUpEventsRegistered=!1;_containerRect;static _eventManager=new Gx;constructor(t,e,n,i,r){this._target=t,this._ngZone=e,this._platform=i,i.isBrowser&&(this._containerElement=Yg(n)),r&&r.get(ax).load(Jx)}fadeInRipple(t,e,n={}){let i=this._containerRect=this._containerRect||this._containerElement.getBoundingClientRect(),r=s(s({},Zx),n.animation);n.centered&&(t=i.left+i.width/2,e=i.top+i.height/2);let o=n.radius||function(t,e,n){let i=Math.max(Math.abs(t-n.left),Math.abs(t-n.right)),r=Math.max(Math.abs(e-n.top),Math.abs(e-n.bottom));return Math.sqrt(i*i+r*r)}(t,e,i),a=t-i.left,l=e-i.top,c=r.enterDuration,d=document.createElement("div");d.classList.add("mat-ripple-element"),d.style.left=a-o+"px",d.style.top=l-o+"px",d.style.height=2*o+"px",d.style.width=2*o+"px",null!=n.color&&(d.style.backgroundColor=n.color),d.style.transitionDuration=`${c}ms`,this._containerElement.appendChild(d);let u=window.getComputedStyle(d),h=u.transitionProperty,m=u.transitionDuration,p="none"===h||"0s"===m||"0s, 0s"===m||0===i.width&&0===i.height,f=new Wx(this,d,n,p);d.style.transform="scale3d(1, 1, 1)",f.state=$x.FADING_IN,n.persistent||(this._mostRecentTransientRipple=f);let b=null;return!p&&(c||r.exitDuration)&&this._ngZone.runOutsideAngular(()=>{let t=()=>{b&&(b.fallbackTimer=null),clearTimeout(n),this._finishRippleTransition(f)},e=()=>this._destroyRipple(f),n=setTimeout(e,c+100);d.addEventListener("transitionend",t),d.addEventListener("transitioncancel",e),b={onTransitionEnd:t,onTransitionCancel:e,fallbackTimer:n}}),this._activeRipples.set(f,b),(p||!c)&&this._finishRippleTransition(f),f}fadeOutRipple(t){if(t.state===$x.FADING_OUT||t.state===$x.HIDDEN)return;let e=t.element,n=s(s({},Zx),t.config.animation);e.style.transitionDuration=`${n.exitDuration}ms`,e.style.opacity="0",t.state=$x.FADING_OUT,(t._animationForciblyDisabledThroughCss||!n.exitDuration)&&this._finishRippleTransition(t)}fadeOutAll(){this._getActiveRipples().forEach(t=>t.fadeOut())}fadeOutAllNonPersistent(){this._getActiveRipples().forEach(t=>{t.config.persistent||t.fadeOut()})}setupTriggerEvents(e){let n=Yg(e);!this._platform.isBrowser||!n||n===this._triggerElement||(this._removeTriggerEvents(),this._triggerElement=n,Yx.forEach(e=>{t._eventManager.addHandler(this._ngZone,e,n,this)}))}handleEvent(t){"mousedown"===t.type?this._onMousedown(t):"touchstart"===t.type?this._onTouchStart(t):this._onPointerUp(),this._pointerUpEventsRegistered||(this._ngZone.runOutsideAngular(()=>{Xx.forEach(t=>{this._triggerElement.addEventListener(t,this,Kx)})}),this._pointerUpEventsRegistered=!0)}_finishRippleTransition(t){t.state===$x.FADING_IN?this._startFadeOutTransition(t):t.state===$x.FADING_OUT&&this._destroyRipple(t)}_startFadeOutTransition(t){let e=t===this._mostRecentTransientRipple,{persistent:n}=t.config;t.state=$x.VISIBLE,!n&&(!e||!this._isPointerDown)&&t.fadeOut()}_destroyRipple(t){let e=this._activeRipples.get(t)??null;this._activeRipples.delete(t),this._activeRipples.size||(this._containerRect=null),t===this._mostRecentTransientRipple&&(this._mostRecentTransientRipple=null),t.state=$x.HIDDEN,null!==e&&(t.element.removeEventListener("transitionend",e.onTransitionEnd),t.element.removeEventListener("transitioncancel",e.onTransitionCancel),null!==e.fallbackTimer&&clearTimeout(e.fallbackTimer)),t.element.remove()}_onMousedown(t){let e=Ug(t),n=this._lastTouchStartEvent&&Date.now()<this._lastTouchStartEvent+800;!this._target.rippleDisabled&&!e&&!n&&(this._isPointerDown=!0,this.fadeInRipple(t.clientX,t.clientY,this._target.rippleConfig))}_onTouchStart(t){if(!this._target.rippleDisabled&&!$g(t)){this._lastTouchStartEvent=Date.now(),this._isPointerDown=!0;let e=t.changedTouches;if(e)for(let t=0;t<e.length;t++)this.fadeInRipple(e[t].clientX,e[t].clientY,this._target.rippleConfig)}}_onPointerUp(){this._isPointerDown&&(this._isPointerDown=!1,this._getActiveRipples().forEach(t=>{let e=t.state===$x.VISIBLE||t.config.terminateOnPointerUp&&t.state===$x.FADING_IN;!t.config.persistent&&e&&t.fadeOut()}))}_getActiveRipples(){return Array.from(this._activeRipples.keys())}_removeTriggerEvents(){let e=this._triggerElement;e&&(Yx.forEach(n=>t._eventManager.removeHandler(n,e,this)),this._pointerUpEventsRegistered&&(Xx.forEach(t=>e.removeEventListener(t,this,Kx)),this._pointerUpEventsRegistered=!1))}},t_=new pn("mat-ripple-global-options"),e_=(()=>{class t{_elementRef=Bn(ja);_animationsDisabled=Bx();color;unbounded;centered;radius=0;animation;get disabled(){return this._disabled}set disabled(t){t&&this.fadeOutAllNonPersistent(),this._disabled=t,this._setupTriggerEventsIfEnabled()}_disabled=!1;get trigger(){return this._trigger||this._elementRef.nativeElement}set trigger(t){this._trigger=t,this._setupTriggerEventsIfEnabled()}_trigger;_rippleRenderer;_globalOptions;_isInitialized=!1;constructor(){let t=Bn(ho),e=Bn(Gg),n=Bn(t_,{optional:!0}),i=Bn(Xr);this._globalOptions=n||{},this._rippleRenderer=new Qx(this,t,this._elementRef,e,i)}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:s(s(s({},this._globalOptions.animation),this._animationsDisabled?{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(t,e=0,n){return"number"==typeof t?this._rippleRenderer.fadeInRipple(t,e,s(s({},this.rippleConfig),n)):this._rippleRenderer.fadeInRipple(0,0,s(s({},this.rippleConfig),t))}static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t,selectors:[["","mat-ripple",""],["","matRipple",""]],hostAttrs:[1,"mat-ripple"],hostVars:2,hostBindings:function(t,e){2&t&&Kh("mat-ripple-unbounded",e.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"]})}return t})(),n_={capture:!0},i_=["focus","mousedown","mouseenter","touchstart"],r_="mat-ripple-loader-uninitialized",o_="mat-ripple-loader-class-name",a_="mat-ripple-loader-centered",s_="mat-ripple-loader-disabled",l_=(()=>{class t{_document=Bn(Jr);_animationsDisabled=Bx();_globalRippleOptions=Bn(t_,{optional:!0});_platform=Bn(Gg);_ngZone=Bn(ho);_injector=Bn(Xr);_eventCleanups;_hosts=new Map;constructor(){let t=Bn(Qc).createRenderer(null,null);this._eventCleanups=this._ngZone.runOutsideAngular(()=>i_.map(e=>t.listen(this._document,e,this._onInteraction,n_)))}ngOnDestroy(){let t=this._hosts.keys();for(let e of t)this.destroyRipple(e);this._eventCleanups.forEach(t=>t())}configureRipple(t,e){t.setAttribute(r_,this._globalRippleOptions?.namespace??""),(e.className||!t.hasAttribute(o_))&&t.setAttribute(o_,e.className||""),e.centered&&t.setAttribute(a_,""),e.disabled&&t.setAttribute(s_,"")}setDisabled(t,e){let n=this._hosts.get(t);n?(n.target.rippleDisabled=e,!e&&!n.hasSetUpEvents&&(n.hasSetUpEvents=!0,n.renderer.setupTriggerEvents(t))):e?t.setAttribute(s_,""):t.removeAttribute(s_)}_onInteraction=t=>{let e=Wg(t);if(e instanceof HTMLElement){let t=e.closest(`[${r_}="${this._globalRippleOptions?.namespace??""}"]`);t&&this._createRipple(t)}};_createRipple(t){if(!this._document||this._hosts.has(t))return;t.querySelector(".mat-ripple")?.remove();let e=this._document.createElement("span");e.classList.add("mat-ripple",t.getAttribute(o_)),t.append(e);let n=this._globalRippleOptions,i=this._animationsDisabled?0:n?.animation?.enterDuration??Zx.enterDuration,r=this._animationsDisabled?0:n?.animation?.exitDuration??Zx.exitDuration,o={rippleDisabled:this._animationsDisabled||n?.disabled||t.hasAttribute(s_),rippleConfig:{centered:t.hasAttribute(a_),terminateOnPointerUp:n?.terminateOnPointerUp,animation:{enterDuration:i,exitDuration:r}}},a=new Qx(o,this._ngZone,e,this._platform,this._injector),s=!o.rippleDisabled;s&&a.setupTriggerEvents(t),this._hosts.set(t,{target:o,renderer:a,hasSetUpEvents:s}),t.removeAttribute(r_)}destroyRipple(t){let e=this._hosts.get(t);e&&(e.renderer._removeTriggerEvents(),this._hosts.delete(t))}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})(),c_=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵcmp=au({type:t,selectors:[["structural-styles"]],decls:0,vars:0,template:function(t,e){},styles:['.mat-focus-indicator{position:relative}.mat-focus-indicator::before{top:0;left:0;right:0;bottom:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border-width:var(--mat-focus-indicator-border-width, 3px);border-style:var(--mat-focus-indicator-border-style, solid);border-color:var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus-visible::before{content:""}@media(forced-colors: active){html{--mat-focus-indicator-display: block}}\n'],encapsulation:2,changeDetection:0})}return t})(),d_=["mat-icon-button",""],u_=["*"],h_=new pn("MAT_BUTTON_CONFIG");function m_(t){return null==t?void 0:pp(t)}var p_=(()=>{class t{_elementRef=Bn(ja);_ngZone=Bn(ho);_animationsDisabled=Bx();_config=Bn(h_,{optional:!0});_focusMonitor=Bn(rx);_cleanupClick;_renderer=Bn(td);_rippleLoader=Bn(l_);_isAnchor;_isFab=!1;color;get disableRipple(){return this._disableRipple}set disableRipple(t){this._disableRipple=t,this._updateRippleDisabled()}_disableRipple=!1;get disabled(){return this._disabled}set disabled(t){this._disabled=t,this._updateRippleDisabled()}_disabled=!1;ariaDisabled;disabledInteractive;tabIndex;set _tabindex(t){this.tabIndex=t}constructor(){Bn(ax).load(c_);let t=this._elementRef.nativeElement;this._isAnchor="A"===t.tagName,this.disabledInteractive=this._config?.disabledInteractive??!1,this.color=this._config?.color??null,this._rippleLoader?.configureRipple(t,{className:"mat-mdc-button-ripple"})}ngAfterViewInit(){this._focusMonitor.monitor(this._elementRef,!0),this._isAnchor&&this._setupAsAnchor()}ngOnDestroy(){this._cleanupClick?.(),this._focusMonitor.stopMonitoring(this._elementRef),this._rippleLoader?.destroyRipple(this._elementRef.nativeElement)}focus(t="program",e){t?this._focusMonitor.focusVia(this._elementRef.nativeElement,t,e):this._elementRef.nativeElement.focus(e)}_getAriaDisabled(){return null!=this.ariaDisabled?this.ariaDisabled:this._isAnchor?this.disabled||null:!(!this.disabled||!this.disabledInteractive)||null}_getDisabledAttribute(){return!(this.disabledInteractive||!this.disabled)||null}_updateRippleDisabled(){this._rippleLoader?.setDisabled(this._elementRef.nativeElement,this.disableRipple||this.disabled)}_getTabIndex(){return this._isAnchor&&this.disabled&&!this.disabledInteractive?-1:this.tabIndex}_setupAsAnchor(){this._cleanupClick=this._ngZone.runOutsideAngular(()=>this._renderer.listen(this._elementRef.nativeElement,"click",t=>{this.disabled&&(t.preventDefault(),t.stopImmediatePropagation())}))}static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t,hostAttrs:[1,"mat-mdc-button-base"],hostVars:13,hostBindings:function(t,e){2&t&&(zu("disabled",e._getDisabledAttribute())("aria-disabled",e._getAriaDisabled())("tabindex",e._getTabIndex()),Yh(e.color?"mat-"+e.color:""),Kh("mat-mdc-button-disabled",e.disabled)("mat-mdc-button-disabled-interactive",e.disabledInteractive)("mat-unthemed",!e.color)("_mat-animation-noopable",e._animationsDisabled))},inputs:{color:"color",disableRipple:[2,"disableRipple","disableRipple",mp],disabled:[2,"disabled","disabled",mp],ariaDisabled:[2,"aria-disabled","ariaDisabled",mp],disabledInteractive:[2,"disabledInteractive","disabledInteractive",mp],tabIndex:[2,"tabIndex","tabIndex",m_],_tabindex:[2,"tabindex","_tabindex",m_]}})}return t})(),f_=(()=>{class t extends p_{constructor(){super(),this._rippleLoader.configureRipple(this._elementRef.nativeElement,{centered:!0})}static ɵfac=function(e){return new(e||t)};static ɵcmp=au({type:t,selectors:[["button","mat-icon-button",""],["a","mat-icon-button",""],["button","matIconButton",""],["a","matIconButton",""]],hostAttrs:[1,"mdc-icon-button","mat-mdc-icon-button"],exportAs:["matButton","matAnchor"],features:[bu],attrs:d_,ngContentSelectors:u_,decls:4,vars:0,consts:[[1,"mat-mdc-button-persistent-ripple","mdc-icon-button__ripple"],[1,"mat-focus-indicator"],[1,"mat-mdc-button-touch-target"]],template:function(t,e){1&t&&(Eh(),sh(0,"span",0),Rh(1),sh(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;text-decoration:none;cursor:pointer;z-index:0;overflow:visible;border-radius:var(--mat-icon-button-container-shape, var(--mat-sys-corner-full, 50%));flex-shrink:0;text-align:center;width:var(--mat-icon-button-state-layer-size, 40px);height:var(--mat-icon-button-state-layer-size, 40px);padding:calc(calc(var(--mat-icon-button-state-layer-size, 40px) - var(--mat-icon-button-icon-size, 24px)) / 2);font-size:var(--mat-icon-button-icon-size, 24px);color:var(--mat-icon-button-icon-color, var(--mat-sys-on-surface-variant));-webkit-tap-highlight-color:rgba(0,0,0,0)}.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-focus-indicator{top:0;left:0;right:0;bottom:0;position:absolute;border-radius:inherit}.mat-mdc-icon-button:focus-visible>.mat-focus-indicator::before{content:"";border-radius:inherit}.mat-mdc-icon-button .mat-ripple-element{background-color:var(--mat-icon-button-ripple-color, color-mix(in srgb, var(--mat-sys-on-surface-variant) calc(var(--mat-sys-pressed-state-layer-opacity) * 100%), transparent))}.mat-mdc-icon-button .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-icon-button-state-layer-color, var(--mat-sys-on-surface-variant))}.mat-mdc-icon-button.mat-mdc-button-disabled .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-icon-button-disabled-state-layer-color, var(--mat-sys-on-surface-variant))}.mat-mdc-icon-button:hover>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-icon-button-hover-state-layer-opacity, var(--mat-sys-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, var(--mat-sys-focus-state-layer-opacity))}.mat-mdc-icon-button:active>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-icon-button-pressed-state-layer-opacity, var(--mat-sys-pressed-state-layer-opacity))}.mat-mdc-icon-button .mat-mdc-button-touch-target{position:absolute;top:50%;height:var(--mat-icon-button-touch-target-size, 48px);display:var(--mat-icon-button-touch-target-display, block);left:50%;width:var(--mat-icon-button-touch-target-size, 48px);transform:translate(-50%, -50%)}.mat-mdc-icon-button._mat-animation-noopable{transition:none !important;animation:none !important}.mat-mdc-icon-button[disabled],.mat-mdc-icon-button.mat-mdc-button-disabled{cursor:default;pointer-events:none;color:var(--mat-icon-button-disabled-icon-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.mat-mdc-icon-button.mat-mdc-button-disabled-interactive{pointer-events:auto}.mat-mdc-icon-button img,.mat-mdc-icon-button svg{width:var(--mat-icon-button-icon-size, 24px);height:var(--mat-icon-button-icon-size, 24px);vertical-align:baseline}.mat-mdc-icon-button .mat-mdc-button-persistent-ripple{border-radius:var(--mat-icon-button-container-shape, var(--mat-sys-corner-full, 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}\n',"@media(forced-colors: active){.mat-mdc-button:not(.mdc-button--outlined),.mat-mdc-unelevated-button:not(.mdc-button--outlined),.mat-mdc-raised-button:not(.mdc-button--outlined),.mat-mdc-outlined-button:not(.mdc-button--outlined),.mat-mdc-button-base.mat-tonal-button,.mat-mdc-icon-button.mat-mdc-icon-button,.mat-mdc-outlined-button .mdc-button__ripple{outline:solid 1px}}\n"],encapsulation:2,changeDetection:0})}return t})(),b_=new pn("cdk-dir-doc",{providedIn:"root",factory:()=>Bn(Jr)}),g_=/^(ar|ckb|dv|he|iw|fa|nqo|ps|sd|ug|ur|yi|.*[-_](Adlm|Arab|Hebr|Nkoo|Rohg|Thaa))(?!.*[-_](Latn|Cyrl)($|-|_))($|-|_)/i,x_=(()=>{class t{get value(){return this.valueSignal()}valueSignal=ko("ltr");change=new ro;constructor(){let t=Bn(b_,{optional:!0});if(t){let e=t.body?t.body.dir:null,n=t.documentElement?t.documentElement.dir:null;this.valueSignal.set(function(t){let e=t?.toLowerCase()||"";return"auto"===e&&typeof navigator<"u"&&navigator?.language?g_.test(navigator.language)?"rtl":"ltr":"rtl"===e?"rtl":"ltr"}(e||n||"ltr"))}}ngOnDestroy(){this.change.complete()}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})(),__=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵmod=lu({type:t});static ɵinj=cn({})}return t})(),v_=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵmod=lu({type:t});static ɵinj=cn({imports:[__]})}return t})(),y_=["matButton",""],w_=[[["",8,"material-icons",3,"iconPositionEnd",""],["mat-icon",3,"iconPositionEnd",""],["","matButtonIcon","",3,"iconPositionEnd",""]],"*",[["","iconPositionEnd","",8,"material-icons"],["mat-icon","iconPositionEnd",""],["","matButtonIcon","","iconPositionEnd",""]]],k_=[".material-icons:not([iconPositionEnd]), mat-icon:not([iconPositionEnd]), [matButtonIcon]:not([iconPositionEnd])","*",".material-icons[iconPositionEnd], mat-icon[iconPositionEnd], [matButtonIcon][iconPositionEnd]"],C_=new Map([["text",["mat-mdc-button"]],["filled",["mdc-button--unelevated","mat-mdc-unelevated-button"]],["elevated",["mdc-button--raised","mat-mdc-raised-button"]],["outlined",["mdc-button--outlined","mat-mdc-outlined-button"]],["tonal",["mat-tonal-button"]]]),S_=(()=>{class t extends p_{get appearance(){return this._appearance}set appearance(t){this.setAppearance(t||this._config?.defaultAppearance||"text")}_appearance=null;constructor(){super();let t=function(t){return t.hasAttribute("mat-raised-button")?"elevated":t.hasAttribute("mat-stroked-button")?"outlined":t.hasAttribute("mat-flat-button")?"filled":t.hasAttribute("mat-button")?"text":null}(this._elementRef.nativeElement);t&&this.setAppearance(t)}setAppearance(t){if(t===this._appearance)return;let e=this._elementRef.nativeElement.classList,n=this._appearance?C_.get(this._appearance):null,i=C_.get(t);n&&e.remove(...n),e.add(...i),this._appearance=t}static ɵfac=function(e){return new(e||t)};static ɵcmp=au({type:t,selectors:[["button","matButton",""],["a","matButton",""],["button","mat-button",""],["button","mat-raised-button",""],["button","mat-flat-button",""],["button","mat-stroked-button",""],["a","mat-button",""],["a","mat-raised-button",""],["a","mat-flat-button",""],["a","mat-stroked-button",""]],hostAttrs:[1,"mdc-button"],inputs:{appearance:[0,"matButton","appearance"]},exportAs:["matButton","matAnchor"],features:[bu],attrs:y_,ngContentSelectors:k_,decls:7,vars:4,consts:[[1,"mat-mdc-button-persistent-ripple"],[1,"mdc-button__label"],[1,"mat-focus-indicator"],[1,"mat-mdc-button-touch-target"]],template:function(t,e){1&t&&(Eh(w_),sh(0,"span",0),Rh(1),oh(2,"span",1),Rh(3,1),ah(),Rh(4,2),sh(5,"span",2)(6,"span",3)),2&t&&Kh("mdc-button__ripple",!e._isFab)("mdc-fab__ripple",e._isFab)},styles:['.mat-mdc-button-base{text-decoration:none}.mat-mdc-button-base .mat-icon{min-height:fit-content;flex-shrink:0}@media(hover: none){.mat-mdc-button-base:hover>span.mat-mdc-button-persistent-ripple::before{opacity:0}}.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-button-text-horizontal-padding, 12px);height:var(--mat-button-text-container-height, 40px);font-family:var(--mat-button-text-label-text-font, var(--mat-sys-label-large-font));font-size:var(--mat-button-text-label-text-size, var(--mat-sys-label-large-size));letter-spacing:var(--mat-button-text-label-text-tracking, var(--mat-sys-label-large-tracking));text-transform:var(--mat-button-text-label-text-transform);font-weight:var(--mat-button-text-label-text-weight, var(--mat-sys-label-large-weight))}.mat-mdc-button,.mat-mdc-button .mdc-button__ripple{border-radius:var(--mat-button-text-container-shape, var(--mat-sys-corner-full))}.mat-mdc-button:not(:disabled){color:var(--mat-button-text-label-text-color, var(--mat-sys-primary))}.mat-mdc-button[disabled],.mat-mdc-button.mat-mdc-button-disabled{cursor:default;pointer-events:none;color:var(--mat-button-text-disabled-label-text-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.mat-mdc-button.mat-mdc-button-disabled-interactive{pointer-events:auto}.mat-mdc-button:has(.material-icons,mat-icon,[matButtonIcon]){padding:0 var(--mat-button-text-with-icon-horizontal-padding, 16px)}.mat-mdc-button>.mat-icon{margin-right:var(--mat-button-text-icon-spacing, 8px);margin-left:var(--mat-button-text-icon-offset, -4px)}[dir=rtl] .mat-mdc-button>.mat-icon{margin-right:var(--mat-button-text-icon-offset, -4px);margin-left:var(--mat-button-text-icon-spacing, 8px)}.mat-mdc-button .mdc-button__label+.mat-icon{margin-right:var(--mat-button-text-icon-offset, -4px);margin-left:var(--mat-button-text-icon-spacing, 8px)}[dir=rtl] .mat-mdc-button .mdc-button__label+.mat-icon{margin-right:var(--mat-button-text-icon-spacing, 8px);margin-left:var(--mat-button-text-icon-offset, -4px)}.mat-mdc-button .mat-ripple-element{background-color:var(--mat-button-text-ripple-color, color-mix(in srgb, var(--mat-sys-primary) calc(var(--mat-sys-pressed-state-layer-opacity) * 100%), transparent))}.mat-mdc-button .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-button-text-state-layer-color, var(--mat-sys-primary))}.mat-mdc-button.mat-mdc-button-disabled .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-button-text-disabled-state-layer-color, var(--mat-sys-on-surface-variant))}.mat-mdc-button:hover>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-button-text-hover-state-layer-opacity, var(--mat-sys-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-button-text-focus-state-layer-opacity, var(--mat-sys-focus-state-layer-opacity))}.mat-mdc-button:active>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-button-text-pressed-state-layer-opacity, var(--mat-sys-pressed-state-layer-opacity))}.mat-mdc-button .mat-mdc-button-touch-target{position:absolute;top:50%;height:var(--mat-button-text-touch-target-size, 48px);display:var(--mat-button-text-touch-target-display, block);left:0;right:0;transform:translateY(-50%)}.mat-mdc-unelevated-button{transition:box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);height:var(--mat-button-filled-container-height, 40px);font-family:var(--mat-button-filled-label-text-font, var(--mat-sys-label-large-font));font-size:var(--mat-button-filled-label-text-size, var(--mat-sys-label-large-size));letter-spacing:var(--mat-button-filled-label-text-tracking, var(--mat-sys-label-large-tracking));text-transform:var(--mat-button-filled-label-text-transform);font-weight:var(--mat-button-filled-label-text-weight, var(--mat-sys-label-large-weight));padding:0 var(--mat-button-filled-horizontal-padding, 24px)}.mat-mdc-unelevated-button>.mat-icon{margin-right:var(--mat-button-filled-icon-spacing, 8px);margin-left:var(--mat-button-filled-icon-offset, -8px)}[dir=rtl] .mat-mdc-unelevated-button>.mat-icon{margin-right:var(--mat-button-filled-icon-offset, -8px);margin-left:var(--mat-button-filled-icon-spacing, 8px)}.mat-mdc-unelevated-button .mdc-button__label+.mat-icon{margin-right:var(--mat-button-filled-icon-offset, -8px);margin-left:var(--mat-button-filled-icon-spacing, 8px)}[dir=rtl] .mat-mdc-unelevated-button .mdc-button__label+.mat-icon{margin-right:var(--mat-button-filled-icon-spacing, 8px);margin-left:var(--mat-button-filled-icon-offset, -8px)}.mat-mdc-unelevated-button .mat-ripple-element{background-color:var(--mat-button-filled-ripple-color, color-mix(in srgb, var(--mat-sys-on-primary) calc(var(--mat-sys-pressed-state-layer-opacity) * 100%), transparent))}.mat-mdc-unelevated-button .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-button-filled-state-layer-color, var(--mat-sys-on-primary))}.mat-mdc-unelevated-button.mat-mdc-button-disabled .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-button-filled-disabled-state-layer-color, var(--mat-sys-on-surface-variant))}.mat-mdc-unelevated-button:hover>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-button-filled-hover-state-layer-opacity, var(--mat-sys-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-button-filled-focus-state-layer-opacity, var(--mat-sys-focus-state-layer-opacity))}.mat-mdc-unelevated-button:active>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-button-filled-pressed-state-layer-opacity, var(--mat-sys-pressed-state-layer-opacity))}.mat-mdc-unelevated-button .mat-mdc-button-touch-target{position:absolute;top:50%;height:var(--mat-button-filled-touch-target-size, 48px);display:var(--mat-button-filled-touch-target-display, block);left:0;right:0;transform:translateY(-50%)}.mat-mdc-unelevated-button:not(:disabled){color:var(--mat-button-filled-label-text-color, var(--mat-sys-on-primary));background-color:var(--mat-button-filled-container-color, var(--mat-sys-primary))}.mat-mdc-unelevated-button,.mat-mdc-unelevated-button .mdc-button__ripple{border-radius:var(--mat-button-filled-container-shape, var(--mat-sys-corner-full))}.mat-mdc-unelevated-button[disabled],.mat-mdc-unelevated-button.mat-mdc-button-disabled{cursor:default;pointer-events:none;color:var(--mat-button-filled-disabled-label-text-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent));background-color:var(--mat-button-filled-disabled-container-color, color-mix(in srgb, var(--mat-sys-on-surface) 12%, transparent))}.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);box-shadow:var(--mat-button-protected-container-elevation-shadow, var(--mat-sys-level1));height:var(--mat-button-protected-container-height, 40px);font-family:var(--mat-button-protected-label-text-font, var(--mat-sys-label-large-font));font-size:var(--mat-button-protected-label-text-size, var(--mat-sys-label-large-size));letter-spacing:var(--mat-button-protected-label-text-tracking, var(--mat-sys-label-large-tracking));text-transform:var(--mat-button-protected-label-text-transform);font-weight:var(--mat-button-protected-label-text-weight, var(--mat-sys-label-large-weight));padding:0 var(--mat-button-protected-horizontal-padding, 24px)}.mat-mdc-raised-button>.mat-icon{margin-right:var(--mat-button-protected-icon-spacing, 8px);margin-left:var(--mat-button-protected-icon-offset, -8px)}[dir=rtl] .mat-mdc-raised-button>.mat-icon{margin-right:var(--mat-button-protected-icon-offset, -8px);margin-left:var(--mat-button-protected-icon-spacing, 8px)}.mat-mdc-raised-button .mdc-button__label+.mat-icon{margin-right:var(--mat-button-protected-icon-offset, -8px);margin-left:var(--mat-button-protected-icon-spacing, 8px)}[dir=rtl] .mat-mdc-raised-button .mdc-button__label+.mat-icon{margin-right:var(--mat-button-protected-icon-spacing, 8px);margin-left:var(--mat-button-protected-icon-offset, -8px)}.mat-mdc-raised-button .mat-ripple-element{background-color:var(--mat-button-protected-ripple-color, color-mix(in srgb, var(--mat-sys-primary) calc(var(--mat-sys-pressed-state-layer-opacity) * 100%), transparent))}.mat-mdc-raised-button .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-button-protected-state-layer-color, var(--mat-sys-primary))}.mat-mdc-raised-button.mat-mdc-button-disabled .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-button-protected-disabled-state-layer-color, var(--mat-sys-on-surface-variant))}.mat-mdc-raised-button:hover>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-button-protected-hover-state-layer-opacity, var(--mat-sys-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-button-protected-focus-state-layer-opacity, var(--mat-sys-focus-state-layer-opacity))}.mat-mdc-raised-button:active>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-button-protected-pressed-state-layer-opacity, var(--mat-sys-pressed-state-layer-opacity))}.mat-mdc-raised-button .mat-mdc-button-touch-target{position:absolute;top:50%;height:var(--mat-button-protected-touch-target-size, 48px);display:var(--mat-button-protected-touch-target-display, block);left:0;right:0;transform:translateY(-50%)}.mat-mdc-raised-button:not(:disabled){color:var(--mat-button-protected-label-text-color, var(--mat-sys-primary));background-color:var(--mat-button-protected-container-color, var(--mat-sys-surface))}.mat-mdc-raised-button,.mat-mdc-raised-button .mdc-button__ripple{border-radius:var(--mat-button-protected-container-shape, var(--mat-sys-corner-full))}@media(hover: hover){.mat-mdc-raised-button:hover{box-shadow:var(--mat-button-protected-hover-container-elevation-shadow, var(--mat-sys-level2))}}.mat-mdc-raised-button:focus{box-shadow:var(--mat-button-protected-focus-container-elevation-shadow, var(--mat-sys-level1))}.mat-mdc-raised-button:active,.mat-mdc-raised-button:focus:active{box-shadow:var(--mat-button-protected-pressed-container-elevation-shadow, var(--mat-sys-level1))}.mat-mdc-raised-button[disabled],.mat-mdc-raised-button.mat-mdc-button-disabled{cursor:default;pointer-events:none;color:var(--mat-button-protected-disabled-label-text-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent));background-color:var(--mat-button-protected-disabled-container-color, color-mix(in srgb, var(--mat-sys-on-surface) 12%, transparent))}.mat-mdc-raised-button[disabled].mat-mdc-button-disabled,.mat-mdc-raised-button.mat-mdc-button-disabled.mat-mdc-button-disabled{box-shadow:var(--mat-button-protected-disabled-container-elevation-shadow, var(--mat-sys-level0))}.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);height:var(--mat-button-outlined-container-height, 40px);font-family:var(--mat-button-outlined-label-text-font, var(--mat-sys-label-large-font));font-size:var(--mat-button-outlined-label-text-size, var(--mat-sys-label-large-size));letter-spacing:var(--mat-button-outlined-label-text-tracking, var(--mat-sys-label-large-tracking));text-transform:var(--mat-button-outlined-label-text-transform);font-weight:var(--mat-button-outlined-label-text-weight, var(--mat-sys-label-large-weight));border-radius:var(--mat-button-outlined-container-shape, var(--mat-sys-corner-full));border-width:var(--mat-button-outlined-outline-width, 1px);padding:0 var(--mat-button-outlined-horizontal-padding, 24px)}.mat-mdc-outlined-button>.mat-icon{margin-right:var(--mat-button-outlined-icon-spacing, 8px);margin-left:var(--mat-button-outlined-icon-offset, -8px)}[dir=rtl] .mat-mdc-outlined-button>.mat-icon{margin-right:var(--mat-button-outlined-icon-offset, -8px);margin-left:var(--mat-button-outlined-icon-spacing, 8px)}.mat-mdc-outlined-button .mdc-button__label+.mat-icon{margin-right:var(--mat-button-outlined-icon-offset, -8px);margin-left:var(--mat-button-outlined-icon-spacing, 8px)}[dir=rtl] .mat-mdc-outlined-button .mdc-button__label+.mat-icon{margin-right:var(--mat-button-outlined-icon-spacing, 8px);margin-left:var(--mat-button-outlined-icon-offset, -8px)}.mat-mdc-outlined-button .mat-ripple-element{background-color:var(--mat-button-outlined-ripple-color, color-mix(in srgb, var(--mat-sys-primary) calc(var(--mat-sys-pressed-state-layer-opacity) * 100%), transparent))}.mat-mdc-outlined-button .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-button-outlined-state-layer-color, var(--mat-sys-primary))}.mat-mdc-outlined-button.mat-mdc-button-disabled .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-button-outlined-disabled-state-layer-color, var(--mat-sys-on-surface-variant))}.mat-mdc-outlined-button:hover>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-button-outlined-hover-state-layer-opacity, var(--mat-sys-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-button-outlined-focus-state-layer-opacity, var(--mat-sys-focus-state-layer-opacity))}.mat-mdc-outlined-button:active>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-button-outlined-pressed-state-layer-opacity, var(--mat-sys-pressed-state-layer-opacity))}.mat-mdc-outlined-button .mat-mdc-button-touch-target{position:absolute;top:50%;height:var(--mat-button-outlined-touch-target-size, 48px);display:var(--mat-button-outlined-touch-target-display, block);left:0;right:0;transform:translateY(-50%)}.mat-mdc-outlined-button:not(:disabled){color:var(--mat-button-outlined-label-text-color, var(--mat-sys-primary));border-color:var(--mat-button-outlined-outline-color, var(--mat-sys-outline))}.mat-mdc-outlined-button[disabled],.mat-mdc-outlined-button.mat-mdc-button-disabled{cursor:default;pointer-events:none;color:var(--mat-button-outlined-disabled-label-text-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent));border-color:var(--mat-button-outlined-disabled-outline-color, color-mix(in srgb, var(--mat-sys-on-surface) 12%, transparent))}.mat-mdc-outlined-button.mat-mdc-button-disabled-interactive{pointer-events:auto}.mat-tonal-button{transition:box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);height:var(--mat-button-tonal-container-height, 40px);font-family:var(--mat-button-tonal-label-text-font, var(--mat-sys-label-large-font));font-size:var(--mat-button-tonal-label-text-size, var(--mat-sys-label-large-size));letter-spacing:var(--mat-button-tonal-label-text-tracking, var(--mat-sys-label-large-tracking));text-transform:var(--mat-button-tonal-label-text-transform);font-weight:var(--mat-button-tonal-label-text-weight, var(--mat-sys-label-large-weight));padding:0 var(--mat-button-tonal-horizontal-padding, 24px)}.mat-tonal-button:not(:disabled){color:var(--mat-button-tonal-label-text-color, var(--mat-sys-on-secondary-container));background-color:var(--mat-button-tonal-container-color, var(--mat-sys-secondary-container))}.mat-tonal-button,.mat-tonal-button .mdc-button__ripple{border-radius:var(--mat-button-tonal-container-shape, var(--mat-sys-corner-full))}.mat-tonal-button[disabled],.mat-tonal-button.mat-mdc-button-disabled{cursor:default;pointer-events:none;color:var(--mat-button-tonal-disabled-label-text-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent));background-color:var(--mat-button-tonal-disabled-container-color, color-mix(in srgb, var(--mat-sys-on-surface) 12%, transparent))}.mat-tonal-button.mat-mdc-button-disabled-interactive{pointer-events:auto}.mat-tonal-button>.mat-icon{margin-right:var(--mat-button-tonal-icon-spacing, 8px);margin-left:var(--mat-button-tonal-icon-offset, -8px)}[dir=rtl] .mat-tonal-button>.mat-icon{margin-right:var(--mat-button-tonal-icon-offset, -8px);margin-left:var(--mat-button-tonal-icon-spacing, 8px)}.mat-tonal-button .mdc-button__label+.mat-icon{margin-right:var(--mat-button-tonal-icon-offset, -8px);margin-left:var(--mat-button-tonal-icon-spacing, 8px)}[dir=rtl] .mat-tonal-button .mdc-button__label+.mat-icon{margin-right:var(--mat-button-tonal-icon-spacing, 8px);margin-left:var(--mat-button-tonal-icon-offset, -8px)}.mat-tonal-button .mat-ripple-element{background-color:var(--mat-button-tonal-ripple-color, color-mix(in srgb, var(--mat-sys-on-secondary-container) calc(var(--mat-sys-pressed-state-layer-opacity) * 100%), transparent))}.mat-tonal-button .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-button-tonal-state-layer-color, var(--mat-sys-on-secondary-container))}.mat-tonal-button.mat-mdc-button-disabled .mat-mdc-button-persistent-ripple::before{background-color:var(--mat-button-tonal-disabled-state-layer-color, var(--mat-sys-on-surface-variant))}.mat-tonal-button:hover>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-button-tonal-hover-state-layer-opacity, var(--mat-sys-hover-state-layer-opacity))}.mat-tonal-button.cdk-program-focused>.mat-mdc-button-persistent-ripple::before,.mat-tonal-button.cdk-keyboard-focused>.mat-mdc-button-persistent-ripple::before,.mat-tonal-button.mat-mdc-button-disabled-interactive:focus>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-button-tonal-focus-state-layer-opacity, var(--mat-sys-focus-state-layer-opacity))}.mat-tonal-button:active>.mat-mdc-button-persistent-ripple::before{opacity:var(--mat-button-tonal-pressed-state-layer-opacity, var(--mat-sys-pressed-state-layer-opacity))}.mat-tonal-button .mat-mdc-button-touch-target{position:absolute;top:50%;height:var(--mat-button-tonal-touch-target-size, 48px);display:var(--mat-button-tonal-touch-target-display, block);left:0;right:0;transform:translateY(-50%)}.mat-mdc-button,.mat-mdc-unelevated-button,.mat-mdc-raised-button,.mat-mdc-outlined-button,.mat-tonal-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,.mat-tonal-button .mat-mdc-button-ripple,.mat-tonal-button .mat-mdc-button-persistent-ripple,.mat-tonal-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,.mat-tonal-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,.mat-tonal-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,.mat-tonal-button .mdc-button__label,.mat-tonal-button .mat-icon{z-index:1;position:relative}.mat-mdc-button .mat-focus-indicator,.mat-mdc-unelevated-button .mat-focus-indicator,.mat-mdc-raised-button .mat-focus-indicator,.mat-mdc-outlined-button .mat-focus-indicator,.mat-tonal-button .mat-focus-indicator{top:0;left:0;right:0;bottom:0;position:absolute;border-radius:inherit}.mat-mdc-button:focus-visible>.mat-focus-indicator::before,.mat-mdc-unelevated-button:focus-visible>.mat-focus-indicator::before,.mat-mdc-raised-button:focus-visible>.mat-focus-indicator::before,.mat-mdc-outlined-button:focus-visible>.mat-focus-indicator::before,.mat-tonal-button:focus-visible>.mat-focus-indicator::before{content:"";border-radius:inherit}.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,.mat-tonal-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,.mat-tonal-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-focus-indicator::before,.mat-tonal-button .mat-focus-indicator::before,.mat-mdc-raised-button .mat-focus-indicator::before{margin:calc(calc(var(--mat-focus-indicator-border-width, 3px) + 2px)*-1)}.mat-mdc-outlined-button .mat-focus-indicator::before{margin:calc(calc(var(--mat-focus-indicator-border-width, 3px) + 3px)*-1)}\n',"@media(forced-colors: active){.mat-mdc-button:not(.mdc-button--outlined),.mat-mdc-unelevated-button:not(.mdc-button--outlined),.mat-mdc-raised-button:not(.mdc-button--outlined),.mat-mdc-outlined-button:not(.mdc-button--outlined),.mat-mdc-button-base.mat-tonal-button,.mat-mdc-icon-button.mat-mdc-icon-button,.mat-mdc-outlined-button .mdc-button__ripple{outline:solid 1px}}\n"],encapsulation:2,changeDetection:0})}return t})(),E_=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵmod=lu({type:t});static ɵinj=cn({imports:[v_,__]})}return t})(),R_=class{_box;_destroyed=new yt;_resizeSubject=new yt;_resizeObserver;_elementObservables=new Map;constructor(t){this._box=t,typeof ResizeObserver<"u"&&(this._resizeObserver=new ResizeObserver(t=>this._resizeSubject.next(t)))}observe(t){return this._elementObservables.has(t)||this._elementObservables.set(t,new mt(e=>{let n=this._resizeSubject.subscribe(e);return this._resizeObserver?.observe(t,{box:this._box}),()=>{this._resizeObserver?.unobserve(t),n.unsubscribe(),this._elementObservables.delete(t)}}).pipe(Ee(e=>e.some(e=>e.target===t)),function(t,e,n){let i,r=!1;return t?({bufferSize:i=1/0,windowTime:e=1/0,refCount:r=!1,scheduler:n}=t):i=t??1/0,Ne({connector:()=>new St(i,e,n),resetOnError:!0,resetOnComplete:!1,resetOnRefCountZero:r})}({bufferSize:1,refCount:!0}),Be(this._destroyed))),this._elementObservables.get(t)}destroy(){this._destroyed.next(),this._destroyed.complete(),this._resizeSubject.complete(),this._elementObservables.clear()}},D_=(()=>{class t{_cleanupErrorListener;_observers=new Map;_ngZone=Bn(ho);constructor(){}ngOnDestroy(){for(let[,t]of this._observers)t.destroy();this._observers.clear(),this._cleanupErrorListener?.()}observe(t,e){let n=e?.box||"content-box";return this._observers.has(n)||this._observers.set(n,new R_(n)),this._observers.get(n).observe(t)}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})(),T_=["notch"],I_=["matFormFieldNotchedOutline",""],O_=["*"],A_=["iconPrefixContainer"],P_=["textPrefixContainer"],M_=["iconSuffixContainer"],F_=["textSuffixContainer"],N_=["textField"],z_=["*",[["mat-label"]],[["","matPrefix",""],["","matIconPrefix",""]],[["","matTextPrefix",""]],[["","matTextSuffix",""]],[["","matSuffix",""],["","matIconSuffix",""]],[["mat-error"],["","matError",""]],[["mat-hint",3,"align","end"]],[["mat-hint","align","end"]]],L_=["*","mat-label","[matPrefix], [matIconPrefix]","[matTextPrefix]","[matTextSuffix]","[matSuffix], [matIconSuffix]","mat-error, [matError]","mat-hint:not([align='end'])","mat-hint[align='end']"];function V_(t,e){1&t&&rh(0,"span",21)}function j_(t,e){if(1&t&&(nh(0,"label",20),Rh(1,1),$u(2,V_,1,0,"span",21),ih()),2&t){let t=Ch(2);th("floating",t._shouldLabelFloat())("monitorResize",t._hasOutline())("id",t._labelId),zu("for",t._control.disableAutomaticLabeling?null:t._control.id),Cl(2),qu(!t.hideRequiredMarker&&t._control.required?2:-1)}}function B_(t,e){1&t&&$u(0,j_,3,5,"label",20),2&t&&qu(Ch()._hasFloatingLabel()?0:-1)}function H_(t,e){1&t&&rh(0,"div",7)}function U_(t,e){}function $_(t,e){1&t&&Cu(0,U_,0,0,"ng-template",13),2&t&&(Ch(2),th("ngTemplateOutlet",Fh(1)))}function W_(t,e){if(1&t&&(nh(0,"div",9),$u(1,$_,1,1,null,13),ih()),2&t){let t=Ch();th("matFormFieldNotchedOutlineOpen",t._shouldLabelFloat()),Cl(),qu(t._forceDisplayInfixLabel()?-1:1)}}function q_(t,e){1&t&&(nh(0,"div",10,2),Rh(2,2),ih())}function G_(t,e){1&t&&(nh(0,"div",11,3),Rh(2,3),ih())}function Z_(t,e){}function K_(t,e){1&t&&Cu(0,Z_,0,0,"ng-template",13),2&t&&(Ch(),th("ngTemplateOutlet",Fh(1)))}function Y_(t,e){1&t&&(nh(0,"div",14,4),Rh(2,4),ih())}function X_(t,e){1&t&&(nh(0,"div",15,5),Rh(2,5),ih())}function J_(t,e){1&t&&rh(0,"div",16)}function Q_(t,e){1&t&&(nh(0,"div",18),Rh(1,6),ih())}function tv(t,e){if(1&t&&(nh(0,"mat-hint",22),lm(1),ih()),2&t){let t=Ch(2);th("id",t._hintLabelId),Cl(),dm(t.hintLabel)}}function ev(t,e){if(1&t&&(nh(0,"div",19),$u(1,tv,2,2,"mat-hint",22),Rh(2,7),rh(3,"div",23),Rh(4,8),ih()),2&t){let t=Ch();Cl(),qu(t.hintLabel?1:-1)}}var nv=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t,selectors:[["mat-label"]]})}return t})(),iv=new pn("MatError"),rv=(()=>{class t{align="start";id=Bn(Cx).getId("mat-mdc-hint-");static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t,selectors:[["mat-hint"]],hostAttrs:[1,"mat-mdc-form-field-hint","mat-mdc-form-field-bottom-align"],hostVars:4,hostBindings:function(t,e){2&t&&(ph("id",e.id),zu("align",null),Kh("mat-mdc-form-field-hint-end","end"===e.align))},inputs:{align:"align",id:"id"}})}return t})(),ov=new pn("MatPrefix"),av=new pn("MatSuffix"),sv=new pn("FloatingLabelParent"),lv=(()=>{class t{_elementRef=Bn(ja);get floating(){return this._floating}set floating(t){this._floating=t,this.monitorResize&&this._handleResize()}_floating=!1;get monitorResize(){return this._monitorResize}set monitorResize(t){this._monitorResize=t,this._monitorResize?this._subscribeToResize():this._resizeSubscription.unsubscribe()}_monitorResize=!1;_resizeObserver=Bn(D_);_ngZone=Bn(ho);_parent=Bn(sv);_resizeSubscription=new $;constructor(){}ngOnDestroy(){this._resizeSubscription.unsubscribe()}getWidth(){return function(t){let e=t;if(null!==e.offsetParent)return e.scrollWidth;let n=e.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())})}static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t,selectors:[["label","matFormFieldFloatingLabel",""]],hostAttrs:[1,"mdc-floating-label","mat-mdc-floating-label"],hostVars:2,hostBindings:function(t,e){2&t&&Kh("mdc-floating-label--float-above",e.floating)},inputs:{floating:"floating",monitorResize:"monitorResize"}})}return t})(),cv="mdc-line-ripple--active",dv="mdc-line-ripple--deactivating",uv=(()=>{class t{_elementRef=Bn(ja);_cleanupTransitionEnd;constructor(){let t=Bn(ho),e=Bn(td);t.runOutsideAngular(()=>{this._cleanupTransitionEnd=e.listen(this._elementRef.nativeElement,"transitionend",this._handleTransitionEnd)})}activate(){let t=this._elementRef.nativeElement.classList;t.remove(dv),t.add(cv)}deactivate(){this._elementRef.nativeElement.classList.add(dv)}_handleTransitionEnd=t=>{let e=this._elementRef.nativeElement.classList,n=e.contains(dv);"opacity"===t.propertyName&&n&&e.remove(cv,dv)};ngOnDestroy(){this._cleanupTransitionEnd()}static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t,selectors:[["div","matFormFieldLineRipple",""]],hostAttrs:[1,"mdc-line-ripple"]})}return t})(),hv=(()=>{class t{_elementRef=Bn(ja);_ngZone=Bn(ho);open=!1;_notch;ngAfterViewInit(){let t=this._elementRef.nativeElement,e=t.querySelector(".mdc-floating-label");e?(t.classList.add("mdc-notched-outline--upgraded"),"function"==typeof requestAnimationFrame&&(e.style.transitionDuration="0s",this._ngZone.runOutsideAngular(()=>{requestAnimationFrame(()=>e.style.transitionDuration="")}))):t.classList.add("mdc-notched-outline--no-label")}_setNotchWidth(t){let e=this._notch.nativeElement;this.open&&t?e.style.width=`calc(${t}px * var(--mat-mdc-form-field-floating-label-scale, 0.75) + 9px)`:e.style.width=""}_setMaxWidth(t){this._notch.nativeElement.style.setProperty("--mat-form-field-notch-max-width",`calc(100% - ${t}px)`)}static ɵfac=function(e){return new(e||t)};static ɵcmp=au({type:t,selectors:[["div","matFormFieldNotchedOutline",""]],viewQuery:function(t,e){if(1&t&&Th(T_,5),2&t){let t;Ih(t=Oh())&&(e._notch=t.first)}},hostAttrs:[1,"mdc-notched-outline"],hostVars:2,hostBindings:function(t,e){2&t&&Kh("mdc-notched-outline--notched",e.open)},inputs:{open:[0,"matFormFieldNotchedOutlineOpen","open"]},attrs:I_,ngContentSelectors:O_,decls:5,vars:0,consts:[["notch",""],[1,"mat-mdc-notch-piece","mdc-notched-outline__leading"],[1,"mat-mdc-notch-piece","mdc-notched-outline__notch"],[1,"mat-mdc-notch-piece","mdc-notched-outline__trailing"]],template:function(t,e){1&t&&(Eh(),sh(0,"div",1),oh(1,"div",2,0),Rh(3),ah(),sh(4,"div",3))},encapsulation:2,changeDetection:0})}return t})(),mv=(()=>{class t{value;stateChanges;id;placeholder;ngControl;focused;empty;shouldLabelFloat;required;disabled;errorState;controlType;autofilled;userAriaDescribedBy;disableAutomaticLabeling;describedByIds;static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t})}return t})(),pv=new pn("MatFormField"),fv=new pn("MAT_FORM_FIELD_DEFAULT_OPTIONS"),bv="fill",gv="fixed",xv=(()=>{class t{_elementRef=Bn(ja);_changeDetectorRef=Bn(np);_platform=Bn(Gg);_idGenerator=Bn(Cx);_ngZone=Bn(ho);_defaults=Bn(fv,{optional:!0});_currentDirection;_textField;_iconPrefixContainer;_textPrefixContainer;_iconSuffixContainer;_textSuffixContainer;_floatingLabel;_notchedOutline;_lineRipple;_iconPrefixContainerSignal=Km("iconPrefixContainer");_textPrefixContainerSignal=Km("textPrefixContainer");_iconSuffixContainerSignal=Km("iconSuffixContainer");_textSuffixContainerSignal=Km("textSuffixContainer");_prefixSuffixContainers=zm(()=>[this._iconPrefixContainerSignal(),this._textPrefixContainerSignal(),this._iconSuffixContainerSignal(),this._textSuffixContainerSignal()].map(t=>t?.nativeElement).filter(t=>void 0!==t));_formFieldControl;_prefixChildren;_suffixChildren;_errorChildren;_hintChildren;_labelChild=Xm(nv);get hideRequiredMarker(){return this._hideRequiredMarker}set hideRequiredMarker(t){this._hideRequiredMarker=Ux(t)}_hideRequiredMarker=!1;color="primary";get floatLabel(){return this._floatLabel||this._defaults?.floatLabel||"auto"}set floatLabel(t){t!==this._floatLabel&&(this._floatLabel=t,this._changeDetectorRef.markForCheck())}_floatLabel;get appearance(){return this._appearanceSignal()}set appearance(t){let e=t||this._defaults?.appearance||bv;this._appearanceSignal.set(e)}_appearanceSignal=ko(bv);get subscriptSizing(){return this._subscriptSizing||this._defaults?.subscriptSizing||gv}set subscriptSizing(t){this._subscriptSizing=t||this._defaults?.subscriptSizing||gv}_subscriptSizing=null;get hintLabel(){return this._hintLabel}set hintLabel(t){this._hintLabel=t,this._processHints()}_hintLabel="";_hasIconPrefix=!1;_hasTextPrefix=!1;_hasIconSuffix=!1;_hasTextSuffix=!1;_labelId=this._idGenerator.getId("mat-mdc-form-field-label-");_hintLabelId=this._idGenerator.getId("mat-mdc-hint-");_describedByIds;get _control(){return this._explicitFormFieldControl||this._formFieldControl}set _control(t){this._explicitFormFieldControl=t}_destroyed=new yt;_isFocused=null;_explicitFormFieldControl;_previousControl=null;_previousControlValidatorFn=null;_stateChanges;_valueChanges;_describedByChanges;_outlineLabelOffsetResizeObserver=null;_animationsDisabled=Bx();constructor(){let t=this._defaults,e=Bn(x_);t&&(t.appearance&&(this.appearance=t.appearance),this._hideRequiredMarker=!!t?.hideRequiredMarker,t.color&&(this.color=t.color)),Mo(()=>this._currentDirection=e.valueSignal()),this._syncOutlineLabelOffset()}ngAfterViewInit(){this._updateFocusState(),this._animationsDisabled||this._ngZone.runOutsideAngular(()=>{setTimeout(()=>{this._elementRef.nativeElement.classList.add("mat-form-field-animations-enabled")},300)}),this._changeDetectorRef.detectChanges()}ngAfterContentInit(){this._assertFormFieldControl(),this._initializeSubscript(),this._initializePrefixAndSuffix()}ngAfterContentChecked(){this._assertFormFieldControl(),this._control!==this._previousControl&&(this._initializeControl(this._previousControl),this._control.ngControl&&this._control.ngControl.control&&(this._previousControlValidatorFn=this._control.ngControl.control.validator),this._previousControl=this._control),this._control.ngControl&&this._control.ngControl.control&&this._control.ngControl.control.validator!==this._previousControlValidatorFn&&this._changeDetectorRef.markForCheck()}ngOnDestroy(){this._outlineLabelOffsetResizeObserver?.disconnect(),this._stateChanges?.unsubscribe(),this._valueChanges?.unsubscribe(),this._describedByChanges?.unsubscribe(),this._destroyed.next(),this._destroyed.complete()}getLabelId=zm(()=>this._hasFloatingLabel()?this._labelId:null);getConnectedOverlayOrigin(){return this._textField||this._elementRef}_animateAndLockLabel(){this._hasFloatingLabel()&&(this.floatLabel="always")}_initializeControl(t){let e=this._control,n="mat-mdc-form-field-type-";t&&this._elementRef.nativeElement.classList.remove(n+t.controlType),e.controlType&&this._elementRef.nativeElement.classList.add(n+e.controlType),this._stateChanges?.unsubscribe(),this._stateChanges=e.stateChanges.subscribe(()=>{this._updateFocusState(),this._changeDetectorRef.markForCheck()}),this._describedByChanges?.unsubscribe(),this._describedByChanges=e.stateChanges.pipe(Ve([void 0,void 0]),ee(()=>[e.errorState,e.userAriaDescribedBy]),bt((t,e)=>{let n,i=!1;t.subscribe(gt(e,t=>{let r=n;n=t,i&&e.next([r,t]),i=!0}))}),Ee(([[t,e],[n,i]])=>t!==n||e!==i)).subscribe(()=>this._syncDescribedByIds()),this._valueChanges?.unsubscribe(),e.ngControl&&e.ngControl.valueChanges&&(this._valueChanges=e.ngControl.valueChanges.pipe(Be(this._destroyed)).subscribe(()=>this._changeDetectorRef.markForCheck()))}_checkPrefixAndSuffixTypes(){this._hasIconPrefix=!!this._prefixChildren.find(t=>!t._isText),this._hasTextPrefix=!!this._prefixChildren.find(t=>t._isText),this._hasIconSuffix=!!this._suffixChildren.find(t=>!t._isText),this._hasTextSuffix=!!this._suffixChildren.find(t=>t._isText)}_initializePrefixAndSuffix(){this._checkPrefixAndSuffixTypes(),we(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(){let t=this._control.focused;t&&!this._isFocused?(this._isFocused=!0,this._lineRipple?.activate()):!t&&(this._isFocused||null===this._isFocused)&&(this._isFocused=!1,this._lineRipple?.deactivate()),this._elementRef.nativeElement.classList.toggle("mat-focused",t),this._textField?.nativeElement.classList.toggle("mdc-text-field--focused",t)}_syncOutlineLabelOffset(){!function(t){let e=Bn(Xr),n=e.get(Ro),i=e.get(Fl),r=e.get(Al,null,{optional:!0});i.impl??=e.get(zl);let o=t;"function"==typeof o&&(o={mixedReadWrite:t});let a=e.get(So,null,{optional:!0}),s=new xp(i.impl,[o.earlyRead,o.write,o.mixedReadWrite,o.read],a?.view,n,e,r?.snapshot(null));i.impl.register(s)}({earlyRead:()=>{if("outline"!==this._appearanceSignal())return this._outlineLabelOffsetResizeObserver?.disconnect(),null;if(globalThis.ResizeObserver){this._outlineLabelOffsetResizeObserver||=new globalThis.ResizeObserver(()=>{this._writeOutlinedLabelStyles(this._getOutlinedLabelOffset())});for(let t of this._prefixSuffixContainers())this._outlineLabelOffsetResizeObserver.observe(t,{box:"border-box"})}return this._getOutlinedLabelOffset()},write:t=>this._writeOutlinedLabelStyles(t())})}_shouldAlwaysFloat(){return"always"===this.floatLabel}_hasOutline(){return"outline"===this.appearance}_forceDisplayInfixLabel(){return!this._platform.isBrowser&&this._prefixChildren.length&&!this._shouldLabelFloat()}_hasFloatingLabel=zm(()=>!!this._labelChild());_shouldLabelFloat(){return!!this._hasFloatingLabel()&&(this._control.shouldLabelFloat||this._shouldAlwaysFloat())}_shouldForward(t){let e=this._control?this._control.ngControl:null;return e&&e[t]}_getSubscriptMessageType(){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 t=[];if(this._control.userAriaDescribedBy&&"string"==typeof this._control.userAriaDescribedBy&&t.push(...this._control.userAriaDescribedBy.split(" ")),"hint"===this._getSubscriptMessageType()){let e=this._hintChildren?this._hintChildren.find(t=>"start"===t.align):null,n=this._hintChildren?this._hintChildren.find(t=>"end"===t.align):null;e?t.push(e.id):this._hintLabel&&t.push(this._hintLabelId),n&&t.push(n.id)}else this._errorChildren&&t.push(...this._errorChildren.map(t=>t.id));let e,n=this._control.describedByIds;if(n){let i=this._describedByIds||t;e=t.concat(n.filter(t=>t&&!i.includes(t)))}else e=t;this._control.setDescribedByIds(e),this._describedByIds=t}}_getOutlinedLabelOffset(){if(!this._hasOutline()||!this._floatingLabel)return null;if(!this._iconPrefixContainer&&!this._textPrefixContainer)return["",null];if(!this._isAttachedToDom())return null;let t=this._iconPrefixContainer?.nativeElement,e=this._textPrefixContainer?.nativeElement,n=this._iconSuffixContainer?.nativeElement,i=this._textSuffixContainer?.nativeElement,r=t?.getBoundingClientRect().width??0,o=e?.getBoundingClientRect().width??0,a=n?.getBoundingClientRect().width??0,s=i?.getBoundingClientRect().width??0;return[`var(--mat-mdc-form-field-label-transform, translateY(-50%) translateX(calc(${"rtl"===this._currentDirection?"-1":"1"} * (${r+o}px + var(--mat-mdc-form-field-label-offset-x, 0px)))))`,r+o+a+s]}_writeOutlinedLabelStyles(t){if(null!==t){let[e,n]=t;this._floatingLabel&&(this._floatingLabel.element.style.transform=e),null!==n&&this._notchedOutline?._setMaxWidth(n)}}_isAttachedToDom(){let t=this._elementRef.nativeElement;if(t.getRootNode){let e=t.getRootNode();return e&&e!==t}return document.documentElement.contains(t)}static ɵfac=function(e){return new(e||t)};static ɵcmp=au({type:t,selectors:[["mat-form-field"]],contentQueries:function(t,e,n){if(1&t&&(Ah(n,e._labelChild,nv,5),Dh(n,mv,5)(n,ov,5)(n,av,5)(n,iv,5)(n,rv,5)),2&t){let t;Mh(),Ih(t=Oh())&&(e._formFieldControl=t.first),Ih(t=Oh())&&(e._prefixChildren=t),Ih(t=Oh())&&(e._suffixChildren=t),Ih(t=Oh())&&(e._errorChildren=t),Ih(t=Oh())&&(e._hintChildren=t)}},viewQuery:function(t,e){if(1&t&&(Ph(e._iconPrefixContainerSignal,A_,5)(e._textPrefixContainerSignal,P_,5)(e._iconSuffixContainerSignal,M_,5)(e._textSuffixContainerSignal,F_,5),Th(N_,5)(A_,5)(P_,5)(M_,5)(F_,5)(lv,5)(hv,5)(uv,5)),2&t){let t;Mh(4),Ih(t=Oh())&&(e._textField=t.first),Ih(t=Oh())&&(e._iconPrefixContainer=t.first),Ih(t=Oh())&&(e._textPrefixContainer=t.first),Ih(t=Oh())&&(e._iconSuffixContainer=t.first),Ih(t=Oh())&&(e._textSuffixContainer=t.first),Ih(t=Oh())&&(e._floatingLabel=t.first),Ih(t=Oh())&&(e._notchedOutline=t.first),Ih(t=Oh())&&(e._lineRipple=t.first)}},hostAttrs:[1,"mat-mdc-form-field"],hostVars:38,hostBindings:function(t,e){2&t&&Kh("mat-mdc-form-field-label-always-float",e._shouldAlwaysFloat())("mat-mdc-form-field-has-icon-prefix",e._hasIconPrefix)("mat-mdc-form-field-has-icon-suffix",e._hasIconSuffix)("mat-form-field-invalid",e._control.errorState)("mat-form-field-disabled",e._control.disabled)("mat-form-field-autofilled",e._control.autofilled)("mat-form-field-appearance-fill","fill"==e.appearance)("mat-form-field-appearance-outline","outline"==e.appearance)("mat-form-field-hide-placeholder",e._hasFloatingLabel()&&!e._shouldLabelFloat())("mat-primary","accent"!==e.color&&"warn"!==e.color)("mat-accent","accent"===e.color)("mat-warn","warn"===e.color)("ng-untouched",e._shouldForward("untouched"))("ng-touched",e._shouldForward("touched"))("ng-pristine",e._shouldForward("pristine"))("ng-dirty",e._shouldForward("dirty"))("ng-valid",e._shouldForward("valid"))("ng-invalid",e._shouldForward("invalid"))("ng-pending",e._shouldForward("pending"))},inputs:{hideRequiredMarker:"hideRequiredMarker",color:"color",floatLabel:"floatLabel",appearance:"appearance",subscriptSizing:"subscriptSizing",hintLabel:"hintLabel"},exportAs:["matFormField"],features:[Sm([{provide:pv,useExisting:t},{provide:sv,useExisting:t}])],ngContentSelectors:L_,decls:18,vars:21,consts:[["labelTemplate",""],["textField",""],["iconPrefixContainer",""],["textPrefixContainer",""],["textSuffixContainer",""],["iconSuffixContainer",""],[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",""],["aria-atomic","true","aria-live","polite",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(t,e){if(1&t){let t=mh();Eh(z_),Cu(0,B_,1,1,"ng-template",null,0,Am),nh(2,"div",6,1),wh("click",function(n){return vr(t),yr(e._control.onContainerClick(n))}),$u(4,H_,1,0,"div",7),nh(5,"div",8),$u(6,W_,2,2,"div",9),$u(7,q_,3,0,"div",10),$u(8,G_,3,0,"div",11),nh(9,"div",12),$u(10,K_,1,1,null,13),Rh(11),ih(),$u(12,Y_,3,0,"div",14),$u(13,X_,3,0,"div",15),ih(),$u(14,J_,1,0,"div",16),ih(),nh(15,"div",17),$u(16,Q_,2,0,"div",18)(17,ev,5,1,"div",19),ih()}if(2&t){let t;Cl(2),Kh("mdc-text-field--filled",!e._hasOutline())("mdc-text-field--outlined",e._hasOutline())("mdc-text-field--no-label",!e._hasFloatingLabel())("mdc-text-field--disabled",e._control.disabled)("mdc-text-field--invalid",e._control.errorState),Cl(2),qu(e._hasOutline()||e._control.disabled?-1:4),Cl(2),qu(e._hasOutline()?6:-1),Cl(),qu(e._hasIconPrefix?7:-1),Cl(),qu(e._hasTextPrefix?8:-1),Cl(2),qu(!e._hasOutline()||e._forceDisplayInfixLabel()?10:-1),Cl(2),qu(e._hasTextSuffix?12:-1),Cl(),qu(e._hasIconSuffix?13:-1),Cl(),qu(e._hasOutline()?-1:14),Cl(),Kh("mat-mdc-form-field-subscript-dynamic-size","dynamic"===e.subscriptSizing);let n=e._getSubscriptMessageType();Cl(),qu("error"===(t=n)?16:"hint"===t?17:-1)}},dependencies:[lv,hv,Kp,uv,rv],styles:['.mdc-text-field{display:inline-flex;align-items:baseline;padding:0 16px;position:relative;box-sizing:border-box;overflow:hidden;will-change:opacity,transform,color;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.mdc-text-field__input{width:100%;min-width:0;border:none;border-radius:0;background:none;padding:0;-moz-appearance:none;-webkit-appearance:none;height:28px}.mdc-text-field__input::-webkit-calendar-picker-indicator,.mdc-text-field__input::-webkit-search-cancel-button{display:none}.mdc-text-field__input::-ms-clear{display:none}.mdc-text-field__input:focus{outline:none}.mdc-text-field__input:invalid{box-shadow:none}.mdc-text-field__input::placeholder{opacity:0}.mdc-text-field__input::-moz-placeholder{opacity:0}.mdc-text-field__input::-webkit-input-placeholder{opacity:0}.mdc-text-field__input:-ms-input-placeholder{opacity:0}.mdc-text-field--no-label .mdc-text-field__input::placeholder,.mdc-text-field--focused .mdc-text-field__input::placeholder{opacity:1}.mdc-text-field--no-label .mdc-text-field__input::-moz-placeholder,.mdc-text-field--focused .mdc-text-field__input::-moz-placeholder{opacity:1}.mdc-text-field--no-label .mdc-text-field__input::-webkit-input-placeholder,.mdc-text-field--focused .mdc-text-field__input::-webkit-input-placeholder{opacity:1}.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--disabled:not(.mdc-text-field--no-label) .mdc-text-field__input.mat-mdc-input-disabled-interactive::placeholder{opacity:0}.mdc-text-field--disabled:not(.mdc-text-field--no-label) .mdc-text-field__input.mat-mdc-input-disabled-interactive::-moz-placeholder{opacity:0}.mdc-text-field--disabled:not(.mdc-text-field--no-label) .mdc-text-field__input.mat-mdc-input-disabled-interactive::-webkit-input-placeholder{opacity:0}.mdc-text-field--disabled:not(.mdc-text-field--no-label) .mdc-text-field__input.mat-mdc-input-disabled-interactive:-ms-input-placeholder{opacity:0}.mdc-text-field--outlined .mdc-text-field__input,.mdc-text-field--filled.mdc-text-field--no-label .mdc-text-field__input{height:100%}.mdc-text-field--outlined .mdc-text-field__input{display:flex;border:none !important;background-color:rgba(0,0,0,0)}.mdc-text-field--disabled .mdc-text-field__input{pointer-events:auto}.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-text-field__input{color:var(--mat-form-field-filled-input-text-color, var(--mat-sys-on-surface));caret-color:var(--mat-form-field-filled-caret-color, var(--mat-sys-primary))}.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:var(--mat-form-field-filled-input-text-placeholder-color, var(--mat-sys-on-surface-variant))}.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-text-field__input::-moz-placeholder{color:var(--mat-form-field-filled-input-text-placeholder-color, var(--mat-sys-on-surface-variant))}.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-text-field__input::-webkit-input-placeholder{color:var(--mat-form-field-filled-input-text-placeholder-color, var(--mat-sys-on-surface-variant))}.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:var(--mat-form-field-filled-input-text-placeholder-color, var(--mat-sys-on-surface-variant))}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-text-field__input{color:var(--mat-form-field-outlined-input-text-color, var(--mat-sys-on-surface));caret-color:var(--mat-form-field-outlined-caret-color, var(--mat-sys-primary))}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-text-field__input::placeholder{color:var(--mat-form-field-outlined-input-text-placeholder-color, var(--mat-sys-on-surface-variant))}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-text-field__input::-moz-placeholder{color:var(--mat-form-field-outlined-input-text-placeholder-color, var(--mat-sys-on-surface-variant))}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-text-field__input::-webkit-input-placeholder{color:var(--mat-form-field-outlined-input-text-placeholder-color, var(--mat-sys-on-surface-variant))}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-text-field__input:-ms-input-placeholder{color:var(--mat-form-field-outlined-input-text-placeholder-color, var(--mat-sys-on-surface-variant))}.mdc-text-field--filled.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__input{caret-color:var(--mat-form-field-filled-error-caret-color, var(--mat-sys-error))}.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__input{caret-color:var(--mat-form-field-outlined-error-caret-color, var(--mat-sys-error))}.mdc-text-field--filled.mdc-text-field--disabled .mdc-text-field__input{color:var(--mat-form-field-filled-disabled-input-text-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.mdc-text-field--outlined.mdc-text-field--disabled .mdc-text-field__input{color:var(--mat-form-field-outlined-disabled-input-text-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}@media(forced-colors: active){.mdc-text-field--disabled .mdc-text-field__input{background-color:Window}}.mdc-text-field--filled{height:56px;border-bottom-right-radius:0;border-bottom-left-radius:0;border-top-left-radius:var(--mat-form-field-filled-container-shape, var(--mat-sys-corner-extra-small));border-top-right-radius:var(--mat-form-field-filled-container-shape, var(--mat-sys-corner-extra-small))}.mdc-text-field--filled:not(.mdc-text-field--disabled){background-color:var(--mat-form-field-filled-container-color, var(--mat-sys-surface-variant))}.mdc-text-field--filled.mdc-text-field--disabled{background-color:var(--mat-form-field-filled-disabled-container-color, color-mix(in srgb, var(--mat-sys-on-surface) 4%, transparent))}.mdc-text-field--outlined{height:56px;overflow:visible;padding-right:max(16px,var(--mat-form-field-outlined-container-shape, var(--mat-sys-corner-extra-small)));padding-left:max(16px,var(--mat-form-field-outlined-container-shape, var(--mat-sys-corner-extra-small)) + 4px)}[dir=rtl] .mdc-text-field--outlined{padding-right:max(16px,var(--mat-form-field-outlined-container-shape, var(--mat-sys-corner-extra-small)) + 4px);padding-left:max(16px,var(--mat-form-field-outlined-container-shape, var(--mat-sys-corner-extra-small)))}.mdc-floating-label{position:absolute;left:0;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{right:0;left:auto;transform-origin:right top;text-align:right}.mdc-text-field .mdc-floating-label{top:50%;transform:translateY(-50%);pointer-events:none}.mdc-notched-outline .mdc-floating-label{display:inline-block;position:relative;max-width:100%}.mdc-text-field--outlined .mdc-floating-label{left:4px;right:auto}[dir=rtl] .mdc-text-field--outlined .mdc-floating-label{left:auto;right:4px}.mdc-text-field--filled .mdc-floating-label{left:16px;right:auto}[dir=rtl] .mdc-text-field--filled .mdc-floating-label{left:auto;right:16px}.mdc-text-field--disabled .mdc-floating-label{cursor:default}@media(forced-colors: active){.mdc-text-field--disabled .mdc-floating-label{z-index:1}}.mdc-text-field--filled.mdc-text-field--no-label .mdc-floating-label{display:none}.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mat-form-field-filled-label-text-color, var(--mat-sys-on-surface-variant))}.mdc-text-field--filled:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-floating-label{color:var(--mat-form-field-filled-focus-label-text-color, var(--mat-sys-primary))}.mdc-text-field--filled:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-floating-label{color:var(--mat-form-field-filled-hover-label-text-color, var(--mat-sys-on-surface-variant))}.mdc-text-field--filled.mdc-text-field--disabled .mdc-floating-label{color:var(--mat-form-field-filled-disabled-label-text-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.mdc-text-field--filled:not(.mdc-text-field--disabled).mdc-text-field--invalid .mdc-floating-label{color:var(--mat-form-field-filled-error-label-text-color, var(--mat-sys-error))}.mdc-text-field--filled:not(.mdc-text-field--disabled).mdc-text-field--invalid.mdc-text-field--focused .mdc-floating-label{color:var(--mat-form-field-filled-error-focus-label-text-color, var(--mat-sys-error))}.mdc-text-field--filled:not(.mdc-text-field--disabled).mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-floating-label{color:var(--mat-form-field-filled-error-hover-label-text-color, var(--mat-sys-on-error-container))}.mdc-text-field--filled .mdc-floating-label{font-family:var(--mat-form-field-filled-label-text-font, var(--mat-sys-body-large-font));font-size:var(--mat-form-field-filled-label-text-size, var(--mat-sys-body-large-size));font-weight:var(--mat-form-field-filled-label-text-weight, var(--mat-sys-body-large-weight));letter-spacing:var(--mat-form-field-filled-label-text-tracking, var(--mat-sys-body-large-tracking))}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mat-form-field-outlined-label-text-color, var(--mat-sys-on-surface-variant))}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-floating-label{color:var(--mat-form-field-outlined-focus-label-text-color, var(--mat-sys-primary))}.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-floating-label{color:var(--mat-form-field-outlined-hover-label-text-color, var(--mat-sys-on-surface))}.mdc-text-field--outlined.mdc-text-field--disabled .mdc-floating-label{color:var(--mat-form-field-outlined-disabled-label-text-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--invalid .mdc-floating-label{color:var(--mat-form-field-outlined-error-label-text-color, var(--mat-sys-error))}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--invalid.mdc-text-field--focused .mdc-floating-label{color:var(--mat-form-field-outlined-error-focus-label-text-color, var(--mat-sys-error))}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-floating-label{color:var(--mat-form-field-outlined-error-hover-label-text-color, var(--mat-sys-on-error-container))}.mdc-text-field--outlined .mdc-floating-label{font-family:var(--mat-form-field-outlined-label-text-font, var(--mat-sys-body-large-font));font-size:var(--mat-form-field-outlined-label-text-size, var(--mat-sys-body-large-size));font-weight:var(--mat-form-field-outlined-label-text-weight, var(--mat-sys-body-large-weight));letter-spacing:var(--mat-form-field-outlined-label-text-tracking, var(--mat-sys-body-large-tracking))}.mdc-floating-label--float-above{cursor:auto;transform:translateY(-106%) scale(0.75)}.mdc-text-field--filled .mdc-floating-label--float-above{transform:translateY(-106%) scale(0.75)}.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-37.25px) scale(1);font-size:.75rem}.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-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-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-floating-label--required:not(.mdc-floating-label--hide-required-marker)::after{margin-left:1px;margin-right:0;content:"*"}[dir=rtl] .mdc-floating-label--required:not(.mdc-floating-label--hide-required-marker)::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{text-align:right}.mdc-text-field--outlined .mdc-notched-outline{z-index:1}.mat-mdc-notch-piece{box-sizing:border-box;height:100%;pointer-events:none;border:none;border-top:1px solid;border-bottom:1px solid}.mdc-text-field--focused .mat-mdc-notch-piece{border-width:2px}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mat-mdc-notch-piece{border-color:var(--mat-form-field-outlined-outline-color, var(--mat-sys-outline));border-width:var(--mat-form-field-outlined-outline-width, 1px)}.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mat-mdc-notch-piece{border-color:var(--mat-form-field-outlined-hover-outline-color, var(--mat-sys-on-surface))}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mat-mdc-notch-piece{border-color:var(--mat-form-field-outlined-focus-outline-color, var(--mat-sys-primary))}.mdc-text-field--outlined.mdc-text-field--disabled .mat-mdc-notch-piece{border-color:var(--mat-form-field-outlined-disabled-outline-color, color-mix(in srgb, var(--mat-sys-on-surface) 12%, transparent))}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--invalid .mat-mdc-notch-piece{border-color:var(--mat-form-field-outlined-error-outline-color, var(--mat-sys-error))}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--invalid:not(.mdc-text-field--focused):hover .mdc-notched-outline .mat-mdc-notch-piece{border-color:var(--mat-form-field-outlined-error-hover-outline-color, var(--mat-sys-on-error-container))}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--invalid.mdc-text-field--focused .mat-mdc-notch-piece{border-color:var(--mat-form-field-outlined-error-focus-outline-color, var(--mat-sys-error))}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline .mat-mdc-notch-piece{border-width:var(--mat-form-field-outlined-focus-outline-width, 2px)}.mdc-notched-outline__leading{border-left:1px solid;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0;border-top-left-radius:var(--mat-form-field-outlined-container-shape, var(--mat-sys-corner-extra-small));border-bottom-left-radius:var(--mat-form-field-outlined-container-shape, var(--mat-sys-corner-extra-small))}.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading{width:max(12px,var(--mat-form-field-outlined-container-shape, var(--mat-sys-corner-extra-small)))}[dir=rtl] .mdc-notched-outline__leading{border-left:none;border-right:1px solid;border-bottom-left-radius:0;border-top-left-radius:0;border-top-right-radius:var(--mat-form-field-outlined-container-shape, var(--mat-sys-corner-extra-small));border-bottom-right-radius:var(--mat-form-field-outlined-container-shape, var(--mat-sys-corner-extra-small))}.mdc-notched-outline__trailing{flex-grow:1;border-left:none;border-right:1px solid;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:var(--mat-form-field-outlined-container-shape, var(--mat-sys-corner-extra-small));border-bottom-right-radius:var(--mat-form-field-outlined-container-shape, var(--mat-sys-corner-extra-small))}[dir=rtl] .mdc-notched-outline__trailing{border-left:1px solid;border-right:none;border-top-right-radius:0;border-bottom-right-radius:0;border-top-left-radius:var(--mat-form-field-outlined-container-shape, var(--mat-sys-corner-extra-small));border-bottom-left-radius:var(--mat-form-field-outlined-container-shape, var(--mat-sys-corner-extra-small))}.mdc-notched-outline__notch{flex:0 0 auto;width:auto}.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__notch{max-width:min(var(--mat-form-field-notch-max-width, 100%),calc(100% - max(12px, var(--mat-form-field-outlined-container-shape, var(--mat-sys-corner-extra-small))) * 2))}.mdc-text-field--outlined .mdc-notched-outline--notched .mdc-notched-outline__notch{max-width:min(100%,calc(100% - max(12px, var(--mat-form-field-outlined-container-shape, var(--mat-sys-corner-extra-small))) * 2))}.mdc-text-field--outlined .mdc-notched-outline--notched .mdc-notched-outline__notch{padding-top:1px}.mdc-text-field--focused.mdc-text-field--outlined .mdc-notched-outline--notched .mdc-notched-outline__notch{padding-top:2px}.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{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;border-bottom-width:var(--mat-form-field-filled-active-indicator-height, 1px)}.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple::before{border-bottom-color:var(--mat-form-field-filled-active-indicator-color, var(--mat-sys-on-surface-variant))}.mdc-text-field--filled:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-line-ripple::before{border-bottom-color:var(--mat-form-field-filled-hover-active-indicator-color, var(--mat-sys-on-surface))}.mdc-text-field--filled.mdc-text-field--disabled .mdc-line-ripple::before{border-bottom-color:var(--mat-form-field-filled-disabled-active-indicator-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.mdc-text-field--filled:not(.mdc-text-field--disabled).mdc-text-field--invalid .mdc-line-ripple::before{border-bottom-color:var(--mat-form-field-filled-error-active-indicator-color, var(--mat-sys-error))}.mdc-text-field--filled:not(.mdc-text-field--disabled).mdc-text-field--invalid:not(.mdc-text-field--focused):hover .mdc-line-ripple::before{border-bottom-color:var(--mat-form-field-filled-error-hover-active-indicator-color, var(--mat-sys-on-error-container))}.mdc-line-ripple::after{transform:scaleX(0);opacity:0;z-index:2}.mdc-text-field--filled .mdc-line-ripple::after{border-bottom-width:var(--mat-form-field-filled-focus-active-indicator-height, 2px)}.mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple::after{border-bottom-color:var(--mat-form-field-filled-focus-active-indicator-color, var(--mat-sys-primary))}.mdc-text-field--filled.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple::after{border-bottom-color:var(--mat-form-field-filled-error-focus-active-indicator-color, var(--mat-sys-error))}.mdc-line-ripple--active::after{transform:scaleX(1);opacity:1}.mdc-line-ripple--deactivating::after{opacity:0}.mdc-text-field--disabled{pointer-events:none}.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, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.mat-form-field-disabled .mdc-text-field__input::-moz-placeholder{color:var(--mat-form-field-disabled-input-text-placeholder-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.mat-form-field-disabled .mdc-text-field__input::-webkit-input-placeholder{color:var(--mat-form-field-disabled-input-text-placeholder-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.mat-form-field-disabled .mdc-text-field__input:-ms-input-placeholder{color:var(--mat-form-field-disabled-input-text-placeholder-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.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-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, 56px);padding-top:var(--mat-form-field-filled-with-label-container-padding-top, 24px);padding-bottom:var(--mat-form-field-filled-with-label-container-padding-bottom, 8px)}.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, 16px);padding-bottom:var(--mat-form-field-container-vertical-padding, 16px)}.mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:calc(var(--mat-form-field-container-height, 56px)/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, 56px) / 2) * -1)) scale(var(--mat-mdc-form-field-floating-label-scale, 0.75));transform:var(--mat-mdc-form-field-label-transform)}@keyframes _mat-form-field-subscript-animation{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.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;opacity:1;transform:translateY(0);animation:_mat-form-field-subscript-animation 0ms cubic-bezier(0.55, 0, 0.55, 0.2)}.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, var(--mat-sys-error))}.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, var(--mat-sys-body-small-font));line-height:var(--mat-form-field-subscript-text-line-height, var(--mat-sys-body-small-line-height));font-size:var(--mat-form-field-subscript-text-size, var(--mat-sys-body-small-size));letter-spacing:var(--mat-form-field-subscript-text-tracking, var(--mat-sys-body-small-tracking));font-weight:var(--mat-form-field-subscript-text-weight, var(--mat-sys-body-small-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, var(--mat-sys-on-surface))}.mat-mdc-text-field-wrapper:hover .mat-mdc-form-field-focus-overlay{opacity:var(--mat-form-field-hover-state-layer-opacity, var(--mat-sys-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, 0)}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, var(--mat-sys-neutral10))}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, color-mix(in srgb, var(--mat-sys-neutral10) 38%, transparent))}.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, var(--mat-sys-on-surface-variant))}[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, var(--mat-sys-primary))}.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, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.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}@media(forced-colors: active){.mat-form-field-appearance-fill .mat-mdc-text-field-wrapper{outline:solid 1px}}@media(forced-colors: active){.mat-form-field-appearance-fill.mat-form-field-disabled .mat-mdc-text-field-wrapper{outline-color:GrayText}}@media(forced-colors: active){.mat-form-field-appearance-fill.mat-focused .mat-mdc-text-field-wrapper{outline:dashed 3px}}@media(forced-colors: 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, var(--mat-sys-body-large-font));line-height:var(--mat-form-field-container-text-line-height, var(--mat-sys-body-large-line-height));font-size:var(--mat-form-field-container-text-size, var(--mat-sys-body-large-size));letter-spacing:var(--mat-form-field-container-text-tracking, var(--mat-sys-body-large-tracking));font-weight:var(--mat-form-field-container-text-weight, var(--mat-sys-body-large-weight))}.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)}[dir=rtl] .mat-mdc-form-field{text-align:right}.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, var(--mat-sys-on-surface-variant))}.mat-form-field-disabled .mat-mdc-form-field-icon-prefix{color:var(--mat-form-field-disabled-leading-icon-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.mat-mdc-form-field-icon-suffix{color:var(--mat-form-field-trailing-icon-color, var(--mat-sys-on-surface-variant))}.mat-form-field-disabled .mat-mdc-form-field-icon-suffix{color:var(--mat-form-field-disabled-trailing-icon-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}.mat-form-field-invalid .mat-mdc-form-field-icon-suffix{color:var(--mat-form-field-error-trailing-icon-color, var(--mat-sys-error))}.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, var(--mat-sys-on-error-container))}.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, var(--mat-sys-error))}.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-infix:has(textarea[cols]){width:auto}.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.mat-form-field-animations-enabled .mdc-floating-label{transition:transform 150ms cubic-bezier(0.4, 0, 0.2, 1),color 150ms cubic-bezier(0.4, 0, 0.2, 1)}.mat-mdc-form-field.mat-form-field-animations-enabled .mdc-text-field__input{transition:opacity 150ms cubic-bezier(0.4, 0, 0.2, 1)}.mat-mdc-form-field.mat-form-field-animations-enabled .mdc-text-field__input::placeholder{transition:opacity 67ms cubic-bezier(0.4, 0, 0.2, 1)}.mat-mdc-form-field.mat-form-field-animations-enabled .mdc-text-field__input::-moz-placeholder{transition:opacity 67ms cubic-bezier(0.4, 0, 0.2, 1)}.mat-mdc-form-field.mat-form-field-animations-enabled .mdc-text-field__input::-webkit-input-placeholder{transition:opacity 67ms cubic-bezier(0.4, 0, 0.2, 1)}.mat-mdc-form-field.mat-form-field-animations-enabled .mdc-text-field__input:-ms-input-placeholder{transition:opacity 67ms cubic-bezier(0.4, 0, 0.2, 1)}.mat-mdc-form-field.mat-form-field-animations-enabled.mdc-text-field--no-label .mdc-text-field__input::placeholder,.mat-mdc-form-field.mat-form-field-animations-enabled.mdc-text-field--focused .mdc-text-field__input::placeholder{transition-delay:40ms;transition-duration:110ms}.mat-mdc-form-field.mat-form-field-animations-enabled.mdc-text-field--no-label .mdc-text-field__input::-moz-placeholder,.mat-mdc-form-field.mat-form-field-animations-enabled.mdc-text-field--focused .mdc-text-field__input::-moz-placeholder{transition-delay:40ms;transition-duration:110ms}.mat-mdc-form-field.mat-form-field-animations-enabled.mdc-text-field--no-label .mdc-text-field__input::-webkit-input-placeholder,.mat-mdc-form-field.mat-form-field-animations-enabled.mdc-text-field--focused .mdc-text-field__input::-webkit-input-placeholder{transition-delay:40ms;transition-duration:110ms}.mat-mdc-form-field.mat-form-field-animations-enabled.mdc-text-field--no-label .mdc-text-field__input:-ms-input-placeholder,.mat-mdc-form-field.mat-form-field-animations-enabled.mdc-text-field--focused .mdc-text-field__input:-ms-input-placeholder{transition-delay:40ms;transition-duration:110ms}.mat-mdc-form-field.mat-form-field-animations-enabled .mdc-text-field--filled:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple::before{transition-duration:75ms}.mat-mdc-form-field.mat-form-field-animations-enabled .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)}.mat-mdc-form-field.mat-form-field-animations-enabled .mat-mdc-form-field-hint-wrapper,.mat-mdc-form-field.mat-form-field-animations-enabled .mat-mdc-form-field-error-wrapper{animation-duration:300ms}.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)}\n'],encapsulation:2,changeDetection:0})}return t})(),_v=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵmod=lu({type:t});static ɵinj=cn({imports:[bx,xv,__]})}return t})();function vv(t){return Error(`Unable to find icon with the name "${t}"`)}function yv(t){return Error(`The URL provided to MatIconRegistry was not trusted as a resource URL via Angular's DomSanitizer. Attempted URL was "${t}".`)}function wv(t){return Error(`The literal provided to MatIconRegistry was not trusted as safe HTML by Angular's DomSanitizer. Attempted literal was "${t}".`)}var kv=class{url;svgText;options;svgElement;constructor(t,e,n){this.url=t,this.svgText=e,this.options=n}},Cv=(()=>{class t{_httpClient;_sanitizer;_errorHandler;_document;_svgIconConfigs=new Map;_iconSetConfigs=new Map;_cachedIconsByUrl=new Map;_inProgressUrlFetches=new Map;_fontCssClassesByAlias=new Map;_resolvers=[];_defaultFontSetClass=["material-icons","mat-ligature-font"];constructor(t,e,n,i){this._httpClient=t,this._sanitizer=e,this._errorHandler=i,this._document=n}addSvgIcon(t,e,n){return this.addSvgIconInNamespace("",t,e,n)}addSvgIconLiteral(t,e,n){return this.addSvgIconLiteralInNamespace("",t,e,n)}addSvgIconInNamespace(t,e,n,i){return this._addSvgIconConfig(t,e,new kv(n,null,i))}addSvgIconResolver(t){return this._resolvers.push(t),this}addSvgIconLiteralInNamespace(t,e,n,i){let r=this._sanitizer.sanitize(ol.HTML,n);if(!r)throw wv(n);let o=Mx(r);return this._addSvgIconConfig(t,e,new kv("",o,i))}addSvgIconSet(t,e){return this.addSvgIconSetInNamespace("",t,e)}addSvgIconSetLiteral(t,e){return this.addSvgIconSetLiteralInNamespace("",t,e)}addSvgIconSetInNamespace(t,e,n){return this._addSvgIconSetConfig(t,new kv(e,null,n))}addSvgIconSetLiteralInNamespace(t,e,n){let i=this._sanitizer.sanitize(ol.HTML,e);if(!i)throw wv(e);let r=Mx(i);return this._addSvgIconSetConfig(t,new kv("",r,n))}registerFontClassAlias(t,e=t){return this._fontCssClassesByAlias.set(t,e),this}classNameForFontAlias(t){return this._fontCssClassesByAlias.get(t)||t}setDefaultFontSetClass(...t){return this._defaultFontSetClass=t,this}getDefaultFontSetClass(){return this._defaultFontSetClass}getSvgIconFromUrl(t){let e=this._sanitizer.sanitize(ol.RESOURCE_URL,t);if(!e)throw yv(t);let n=this._cachedIconsByUrl.get(e);return n?te(Sv(n)):this._loadSvgIconFromConfig(new kv(t,null)).pipe(He(t=>this._cachedIconsByUrl.set(e,t)),ee(t=>Sv(t)))}getNamedSvgIcon(t,e=""){let n=Ev(e,t),i=this._svgIconConfigs.get(n);if(i)return this._getSvgFromConfig(i);if(i=this._getIconConfigFromResolvers(e,t),i)return this._svgIconConfigs.set(n,i),this._getSvgFromConfig(i);let r=this._iconSetConfigs.get(e);return r?this._getSvgFromIconSetConfigs(t,r):function(t){let e=j(t)?t:()=>t,n=t=>t.error(e());return new mt(n)}(vv(n))}ngOnDestroy(){this._resolvers=[],this._svgIconConfigs.clear(),this._iconSetConfigs.clear(),this._cachedIconsByUrl.clear()}_getSvgFromConfig(t){return t.svgText?te(Sv(this._svgElementFromConfig(t))):this._loadSvgIconFromConfig(t).pipe(ee(t=>Sv(t)))}_getSvgFromIconSetConfigs(t,e){let n=this._extractIconWithNameFromAnySet(t,e);return n?te(n):be(e.filter(t=>!t.svgText).map(t=>this._loadSvgIconSetFromConfig(t).pipe(De(e=>{let n=`Loading icon set URL: ${this._sanitizer.sanitize(ol.RESOURCE_URL,t.url)} failed: ${e.message}`;return this._errorHandler.handleError(new Error(n)),te(null)})))).pipe(ee(()=>{let n=this._extractIconWithNameFromAnySet(t,e);if(!n)throw vv(t);return n}))}_extractIconWithNameFromAnySet(t,e){for(let n=e.length-1;n>=0;n--){let i=e[n];if(i.svgText&&i.svgText.toString().indexOf(t)>-1){let e=this._svgElementFromConfig(i),n=this._extractSvgIconFromSet(e,t,i.options);if(n)return n}}return null}_loadSvgIconFromConfig(t){return this._fetchIcon(t).pipe(He(e=>t.svgText=e),ee(()=>this._svgElementFromConfig(t)))}_loadSvgIconSetFromConfig(t){return t.svgText?te(null):this._fetchIcon(t).pipe(He(e=>t.svgText=e))}_extractSvgIconFromSet(t,e,n){let i=t.querySelector(`[id="${e}"]`);if(!i)return null;let r=i.cloneNode(!0);if(r.removeAttribute("id"),"svg"===r.nodeName.toLowerCase())return this._setSvgAttributes(r,n);if("symbol"===r.nodeName.toLowerCase())return this._setSvgAttributes(this._toSvgElement(r),n);let o=this._svgElementFromString(Mx("<svg></svg>"));return o.appendChild(r),this._setSvgAttributes(o,n)}_svgElementFromString(t){let e=this._document.createElement("DIV");e.innerHTML=t;let n=e.querySelector("svg");if(!n)throw Error("<svg> tag not found");return n}_toSvgElement(t){let e=this._svgElementFromString(Mx("<svg></svg>")),n=t.attributes;for(let t=0;t<n.length;t++){let{name:i,value:r}=n[t];"id"!==i&&e.setAttribute(i,r)}for(let n=0;n<t.childNodes.length;n++)t.childNodes[n].nodeType===this._document.ELEMENT_NODE&&e.appendChild(t.childNodes[n].cloneNode(!0));return e}_setSvgAttributes(t,e){return t.setAttribute("fit",""),t.setAttribute("height","100%"),t.setAttribute("width","100%"),t.setAttribute("preserveAspectRatio","xMidYMid meet"),t.setAttribute("focusable","false"),e&&e.viewBox&&t.setAttribute("viewBox",e.viewBox),t}_fetchIcon(t){let{url:e,options:n}=t,i=n?.withCredentials??!1;if(!this._httpClient)throw Error("Could not find HttpClient for use with Angular Material icons. Please add provideHttpClient() to your providers.");if(null==e)throw Error(`Cannot fetch icon from URL "${e}".`);let r=this._sanitizer.sanitize(ol.RESOURCE_URL,e);if(!r)throw yv(e);let o=this._inProgressUrlFetches.get(r);if(o)return o;let a=this._httpClient.get(r,{responseType:"text",withCredentials:i}).pipe(ee(t=>Mx(t)),Fe(()=>this._inProgressUrlFetches.delete(r)),Ne());return this._inProgressUrlFetches.set(r,a),a}_addSvgIconConfig(t,e,n){return this._svgIconConfigs.set(Ev(t,e),n),this}_addSvgIconSetConfig(t,e){let n=this._iconSetConfigs.get(t);return n?n.push(e):this._iconSetConfigs.set(t,[e]),this}_svgElementFromConfig(t){if(!t.svgElement){let e=this._svgElementFromString(t.svgText);this._setSvgAttributes(e,t.options),t.svgElement=e}return t.svgElement}_getIconConfigFromResolvers(t,e){for(let n=0;n<this._resolvers.length;n++){let i=this._resolvers[n](e,t);if(i)return Rv(i)?new kv(i.url,null,i.options):new kv(i,null)}}static ɵfac=function(e){return new(e||t)(jn(fb,8),jn(bb),jn(Jr,8),jn(vo))};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})();function Sv(t){return t.cloneNode(!0)}function Ev(t,e){return t+":"+e}function Rv(t){return!(!t.url||!t.options)}var Dv=["*"],Tv=new pn("MAT_ICON_DEFAULT_OPTIONS"),Iv=new pn("mat-icon-location",{providedIn:"root",factory:()=>{let t=Bn(Jr),e=t?t.location:null;return{getPathname:()=>e?e.pathname+e.search:""}}}),Ov=["clip-path","color-profile","src","cursor","fill","filter","marker","marker-start","marker-mid","marker-end","mask","stroke"],Av=Ov.map(t=>`[${t}]`).join(", "),Pv=/^url\(['"]?#(.*?)['"]?\)$/,Mv=(()=>{class t{_elementRef=Bn(ja);_iconRegistry=Bn(Cv);_location=Bn(Iv);_errorHandler=Bn(vo);_defaultColor;get color(){return this._color||this._defaultColor}set color(t){this._color=t}_color;inline=!1;get svgIcon(){return this._svgIcon}set svgIcon(t){t!==this._svgIcon&&(t?this._updateSvgIcon(t):this._svgIcon&&this._clearSvgElement(),this._svgIcon=t)}_svgIcon;get fontSet(){return this._fontSet}set fontSet(t){let e=this._cleanupFontValue(t);e!==this._fontSet&&(this._fontSet=e,this._updateFontIconClasses())}_fontSet;get fontIcon(){return this._fontIcon}set fontIcon(t){let e=this._cleanupFontValue(t);e!==this._fontIcon&&(this._fontIcon=e,this._updateFontIconClasses())}_fontIcon;_previousFontSetClass=[];_previousFontIconClass;_svgName;_svgNamespace;_previousPath;_elementsWithExternalReferences;_currentIconFetch=$.EMPTY;constructor(){let t=Bn(new $m("aria-hidden"),{optional:!0}),e=Bn(Tv,{optional:!0});e&&(e.color&&(this.color=this._defaultColor=e.color),e.fontSet&&(this.fontSet=e.fontSet)),t||this._elementRef.nativeElement.setAttribute("aria-hidden","true")}_splitIconName(t){if(!t)return["",""];let e=t.split(":");switch(e.length){case 1:return["",e[0]];case 2:return e;default:throw Error(`Invalid icon name: "${t}"`)}}ngOnInit(){this._updateFontIconClasses()}ngAfterViewChecked(){let t=this._elementsWithExternalReferences;if(t&&t.size){let t=this._location.getPathname();t!==this._previousPath&&(this._previousPath=t,this._prependPathToReferences(t))}}ngOnDestroy(){this._currentIconFetch.unsubscribe(),this._elementsWithExternalReferences&&this._elementsWithExternalReferences.clear()}_usingFontIcon(){return!this.svgIcon}_setSvgElement(t){this._clearSvgElement();let e=this._location.getPathname();this._previousPath=e,this._cacheChildrenWithExternalReferences(t),this._prependPathToReferences(e),this._elementRef.nativeElement.appendChild(t)}_clearSvgElement(){let t=this._elementRef.nativeElement,e=t.childNodes.length;for(this._elementsWithExternalReferences&&this._elementsWithExternalReferences.clear();e--;){let n=t.childNodes[e];(1!==n.nodeType||"svg"===n.nodeName.toLowerCase())&&n.remove()}}_updateFontIconClasses(){if(!this._usingFontIcon())return;let t=this._elementRef.nativeElement,e=(this.fontSet?this._iconRegistry.classNameForFontAlias(this.fontSet).split(/ +/):this._iconRegistry.getDefaultFontSetClass()).filter(t=>t.length>0);this._previousFontSetClass.forEach(e=>t.classList.remove(e)),e.forEach(e=>t.classList.add(e)),this._previousFontSetClass=e,this.fontIcon!==this._previousFontIconClass&&!e.includes("mat-ligature-font")&&(this._previousFontIconClass&&t.classList.remove(this._previousFontIconClass),this.fontIcon&&t.classList.add(this.fontIcon),this._previousFontIconClass=this.fontIcon)}_cleanupFontValue(t){return"string"==typeof t?t.trim().split(" ")[0]:t}_prependPathToReferences(t){let e=this._elementsWithExternalReferences;e&&e.forEach((e,n)=>{e.forEach(e=>{n.setAttribute(e.name,`url('${t}#${e.value}')`)})})}_cacheChildrenWithExternalReferences(t){let e=t.querySelectorAll(Av),n=this._elementsWithExternalReferences=this._elementsWithExternalReferences||new Map;for(let t=0;t<e.length;t++)Ov.forEach(i=>{let r=e[t],o=r.getAttribute(i),a=o?o.match(Pv):null;if(a){let t=n.get(r);t||(t=[],n.set(r,t)),t.push({name:i,value:a[1]})}})}_updateSvgIcon(t){if(this._svgNamespace=null,this._svgName=null,this._currentIconFetch.unsubscribe(),t){let[e,n]=this._splitIconName(t);e&&(this._svgNamespace=e),n&&(this._svgName=n),this._currentIconFetch=this._iconRegistry.getNamedSvgIcon(n,e).pipe(Ae(1)).subscribe(t=>this._setSvgElement(t),t=>{let i=`Error retrieving icon ${e}:${n}! ${t.message}`;this._errorHandler.handleError(new Error(i))})}}static ɵfac=function(e){return new(e||t)};static ɵcmp=au({type:t,selectors:[["mat-icon"]],hostAttrs:["role","img",1,"mat-icon","notranslate"],hostVars:10,hostBindings:function(t,e){2&t&&(zu("data-mat-icon-type",e._usingFontIcon()?"font":"svg")("data-mat-icon-name",e._svgName||e.fontIcon)("data-mat-icon-namespace",e._svgNamespace||e.fontSet)("fontIcon",e._usingFontIcon()?e.fontIcon:null),Yh(e.color?"mat-"+e.color:""),Kh("mat-icon-inline",e.inline)("mat-icon-no-color","primary"!==e.color&&"accent"!==e.color&&"warn"!==e.color))},inputs:{color:"color",inline:[2,"inline","inline",mp],svgIcon:"svgIcon",fontSet:"fontSet",fontIcon:"fontIcon"},exportAs:["matIcon"],ngContentSelectors:Dv,decls:1,vars:0,template:function(t,e){1&t&&(Eh(),Rh(0))},styles:["mat-icon,mat-icon.mat-primary,mat-icon.mat-accent,mat-icon.mat-warn{color:var(--mat-icon-color, inherit)}.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}\n"],encapsulation:2,changeDetection:0})}return t})(),Fv=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵmod=lu({type:t});static ɵinj=cn({imports:[__]})}return t})(),Nv=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵcmp=au({type:t,selectors:[["ng-component"]],hostAttrs:["cdk-text-field-style-loader",""],decls:0,vars:0,template:function(t,e){},styles:["textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0 !important;box-sizing:content-box !important;height:auto !important;overflow:hidden !important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0 !important;box-sizing:content-box !important;height:0 !important}@keyframes cdk-text-field-autofill-start{/*!*/}@keyframes cdk-text-field-autofill-end{/*!*/}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}\n"],encapsulation:2,changeDetection:0})}return t})(),zv={passive:!0},Lv=(()=>{class t{_platform=Bn(Gg);_ngZone=Bn(ho);_renderer=Bn(Qc).createRenderer(null,null);_styleLoader=Bn(ax);_monitoredElements=new Map;constructor(){}monitor(t){if(!this._platform.isBrowser)return Ot;this._styleLoader.load(Nv);let e=Yg(t),n=this._monitoredElements.get(e);if(n)return n.subject;let i=new yt,r="cdk-text-field-autofilled",o=t=>{"cdk-text-field-autofill-start"!==t.animationName||e.classList.contains(r)?"cdk-text-field-autofill-end"===t.animationName&&e.classList.contains(r)&&(e.classList.remove(r),this._ngZone.run(()=>i.next({target:t.target,isAutofilled:!1}))):(e.classList.add(r),this._ngZone.run(()=>i.next({target:t.target,isAutofilled:!0})))},a=this._ngZone.runOutsideAngular(()=>(e.classList.add("cdk-text-field-autofill-monitored"),this._renderer.listen(e,"animationstart",o,zv)));return this._monitoredElements.set(e,{subject:i,unlisten:a}),i}stopMonitoring(t){let e=Yg(t),n=this._monitoredElements.get(e);n&&(n.unlisten(),n.subject.complete(),e.classList.remove("cdk-text-field-autofill-monitored"),e.classList.remove("cdk-text-field-autofilled"),this._monitoredElements.delete(e))}ngOnDestroy(){this._monitoredElements.forEach((t,e)=>this.stopMonitoring(e))}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})(),Vv=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵmod=lu({type:t});static ɵinj=cn({})}return t})(),jv=new pn("MAT_INPUT_VALUE_ACCESSOR"),Bv=(()=>{class t{isErrorState(t,e){return!!(t&&t.invalid&&(t.touched||e&&e.submitted))}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})(),Hv=class{_defaultMatcher;ngControl;_parentFormGroup;_parentForm;_stateChanges;errorState=!1;matcher;constructor(t,e,n,i,r){this._defaultMatcher=t,this.ngControl=e,this._parentFormGroup=n,this._parentForm=i,this._stateChanges=r}updateErrorState(){let t=this.errorState,e=this._parentFormGroup||this._parentForm,n=this.matcher||this._defaultMatcher,i=this.ngControl?this.ngControl.control:null,r=n?.isErrorState(i,e)??!1;r!==t&&(this.errorState=r,this._stateChanges.next())}},Uv=["button","checkbox","file","hidden","image","radio","range","reset","submit"],$v=new pn("MAT_INPUT_CONFIG"),Wv=(()=>{class t{_elementRef=Bn(ja);_platform=Bn(Gg);ngControl=Bn(Jb,{optional:!0,self:!0});_autofillMonitor=Bn(Lv);_ngZone=Bn(ho);_formField=Bn(pv,{optional:!0});_renderer=Bn(td);_uid=Bn(Cx).getId("mat-input-");_previousNativeValue;_inputValueAccessor;_signalBasedValueAccessor;_previousPlaceholder;_errorStateTracker;_config=Bn($v,{optional:!0});_cleanupIosKeyup;_cleanupWebkitWheel;_isServer;_isNativeSelect;_isTextarea;_isInFormField;focused=!1;stateChanges=new yt;controlType="mat-input";autofilled=!1;get disabled(){return this._disabled}set disabled(t){this._disabled=Ux(t),this.focused&&(this.focused=!1,this.stateChanges.next())}_disabled=!1;get id(){return this._id}set id(t){this._id=t||this._uid}_id;placeholder;name;get required(){return this._required??this.ngControl?.control?.hasValidator(Ab.required)??!1}set required(t){this._required=Ux(t)}_required;get type(){return this._type}set type(t){this._type=t||"text",this._validateType(),!this._isTextarea&&Lx().has(this._type)&&(this._elementRef.nativeElement.type=this._type)}_type="text";get errorStateMatcher(){return this._errorStateTracker.matcher}set errorStateMatcher(t){this._errorStateTracker.matcher=t}userAriaDescribedBy;get value(){return this._signalBasedValueAccessor?this._signalBasedValueAccessor.value():this._inputValueAccessor.value}set value(t){t!==this.value&&(this._signalBasedValueAccessor?this._signalBasedValueAccessor.value.set(t):this._inputValueAccessor.value=t,this.stateChanges.next())}get readonly(){return this._readonly}set readonly(t){this._readonly=Ux(t)}_readonly=!1;disabledInteractive;get errorState(){return this._errorStateTracker.errorState}set errorState(t){this._errorStateTracker.errorState=t}_neverEmptyInputTypes=["date","datetime","datetime-local","month","time","week"].filter(t=>Lx().has(t));constructor(){let t=Bn(Tg,{optional:!0}),e=Bn(jg,{optional:!0}),n=Bn(Bv),i=Bn(jv,{optional:!0,self:!0}),r=this._elementRef.nativeElement,o=r.nodeName.toLowerCase();i?Eu(i.value)?this._signalBasedValueAccessor=i:this._inputValueAccessor=i:this._inputValueAccessor=r,this._previousNativeValue=this.value,this.id=this.id,this._platform.IOS&&this._ngZone.runOutsideAngular(()=>{this._cleanupIosKeyup=this._renderer.listen(r,"keyup",this._iOSKeyupListener)}),this._errorStateTracker=new Hv(n,this.ngControl,e,t,this.stateChanges),this._isServer=!this._platform.isBrowser,this._isNativeSelect="select"===o,this._isTextarea="textarea"===o,this._isInFormField=!!this._formField,this.disabledInteractive=this._config?.disabledInteractive||!1,this._isNativeSelect&&(this.controlType=r.multiple?"mat-native-select-multiple":"mat-native-select"),this._signalBasedValueAccessor&&Mo(()=>{this._signalBasedValueAccessor.value(),this.stateChanges.next()})}ngAfterViewInit(){this._platform.isBrowser&&this._autofillMonitor.monitor(this._elementRef.nativeElement).subscribe(t=>{this.autofilled=t.isAutofilled,this.stateChanges.next()})}ngOnChanges(){this.stateChanges.next()}ngOnDestroy(){this.stateChanges.complete(),this._platform.isBrowser&&this._autofillMonitor.stopMonitoring(this._elementRef.nativeElement),this._cleanupIosKeyup?.(),this._cleanupWebkitWheel?.()}ngDoCheck(){this.ngControl&&(this.updateErrorState(),null!==this.ngControl.disabled&&this.ngControl.disabled!==this.disabled&&(this.disabled=this.ngControl.disabled,this.stateChanges.next())),this._dirtyCheckNativeValue(),this._dirtyCheckPlaceholder()}focus(t){this._elementRef.nativeElement.focus(t)}updateErrorState(){this._errorStateTracker.updateErrorState()}_focusChanged(t){if(t!==this.focused){if(!this._isNativeSelect&&t&&this.disabled&&this.disabledInteractive){let t=this._elementRef.nativeElement;"number"===t.type?(t.type="text",t.setSelectionRange(0,0),t.type="number"):t.setSelectionRange(0,0)}this.focused=t,this.stateChanges.next()}}_onInput(){}_dirtyCheckNativeValue(){let t=this._elementRef.nativeElement.value;this._previousNativeValue!==t&&(this._previousNativeValue=t,this.stateChanges.next())}_dirtyCheckPlaceholder(){let t=this._getPlaceholder();if(t!==this._previousPlaceholder){let e=this._elementRef.nativeElement;this._previousPlaceholder=t,t?e.setAttribute("placeholder",t):e.removeAttribute("placeholder")}}_getPlaceholder(){return this.placeholder||null}_validateType(){Uv.indexOf(this._type)}_isNeverEmpty(){return this._neverEmptyInputTypes.indexOf(this._type)>-1}_isBadInput(){let t=this._elementRef.nativeElement.validity;return t&&t.badInput}get empty(){return!(this._isNeverEmpty()||this._elementRef.nativeElement.value||this._isBadInput()||this.autofilled)}get shouldLabelFloat(){if(this._isNativeSelect){let t=this._elementRef.nativeElement,e=t.options[0];return this.focused||t.multiple||!this.empty||!!(t.selectedIndex>-1&&e&&e.label)}return this.focused&&!this.disabled||!this.empty}get describedByIds(){return this._elementRef.nativeElement.getAttribute("aria-describedby")?.split(" ")||[]}setDescribedByIds(t){let e=this._elementRef.nativeElement;t.length?e.setAttribute("aria-describedby",t.join(" ")):e.removeAttribute("aria-describedby")}onContainerClick(){this.focused||this.focus()}_isInlineSelect(){let t=this._elementRef.nativeElement;return this._isNativeSelect&&(t.multiple||t.size>1)}_iOSKeyupListener=t=>{let e=t.target;!e.value&&0===e.selectionStart&&0===e.selectionEnd&&(e.setSelectionRange(1,1),e.setSelectionRange(0,0))};_getReadonlyAttribute(){return this._isNativeSelect?null:this.readonly||this.disabled&&this.disabledInteractive?"true":null}static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t,selectors:[["input","matInput",""],["textarea","matInput",""],["select","matNativeControl",""],["input","matNativeControl",""],["textarea","matNativeControl",""]],hostAttrs:[1,"mat-mdc-input-element"],hostVars:21,hostBindings:function(t,e){1&t&&wh("focus",function(){return e._focusChanged(!0)})("blur",function(){return e._focusChanged(!1)})("input",function(){return e._onInput()}),2&t&&(ph("id",e.id)("disabled",e.disabled&&!e.disabledInteractive)("required",e.required),zu("name",e.name||null)("readonly",e._getReadonlyAttribute())("aria-disabled",e.disabled&&e.disabledInteractive?"true":null)("aria-invalid",e.empty&&e.required?null:e.errorState)("aria-required",e.required)("id",e.id),Kh("mat-input-server",e._isServer)("mat-mdc-form-field-textarea-control",e._isInFormField&&e._isTextarea)("mat-mdc-form-field-input-control",e._isInFormField)("mat-mdc-input-disabled-interactive",e.disabledInteractive)("mdc-text-field__input",e._isInFormField)("mat-mdc-native-select-inline",e._isInlineSelect()))},inputs:{disabled:"disabled",id:"id",placeholder:"placeholder",name:"name",required:"required",type:"type",errorStateMatcher:"errorStateMatcher",userAriaDescribedBy:[0,"aria-describedby","userAriaDescribedBy"],value:"value",readonly:"readonly",disabledInteractive:[2,"disabledInteractive","disabledInteractive",mp]},exportAs:["matInput"],features:[Sm([{provide:mv,useExisting:t}]),Uo]})}return t})(),qv=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵmod=lu({type:t});static ɵinj=cn({imports:[_v,_v,Vv,__]})}return t})();function Gv(t){return t&&"function"==typeof t.connect&&!(t instanceof _t)}var Zv=function(t){return t[t.REPLACED=0]="REPLACED",t[t.INSERTED=1]="INSERTED",t[t.MOVED=2]="MOVED",t[t.REMOVED=3]="REMOVED",t}(Zv||{}),Kv=new pn("_ViewRepeater"),Yv=(()=>{class t{_ngZone=Bn(ho);_platform=Bn(Gg);_renderer=Bn(Qc).createRenderer(null,null);_cleanupGlobalListener;constructor(){}_scrolled=new yt;_scrolledCount=0;scrollContainers=new Map;register(t){this.scrollContainers.has(t)||this.scrollContainers.set(t,t.elementScrolled().subscribe(()=>this._scrolled.next(t)))}deregister(t){let e=this.scrollContainers.get(t);e&&(e.unsubscribe(),this.scrollContainers.delete(t))}scrolled(t=20){return this._platform.isBrowser?new mt(e=>{this._cleanupGlobalListener||(this._cleanupGlobalListener=this._ngZone.runOutsideAngular(()=>this._renderer.listen("document","scroll",()=>this._scrolled.next())));let n=t>0?this._scrolled.pipe(Re(t)).subscribe(e):this._scrolled.subscribe(e);return this._scrolledCount++,()=>{n.unsubscribe(),this._scrolledCount--,this._scrolledCount||(this._cleanupGlobalListener?.(),this._cleanupGlobalListener=void 0)}}):te()}ngOnDestroy(){this._cleanupGlobalListener?.(),this._cleanupGlobalListener=void 0,this.scrollContainers.forEach((t,e)=>this.deregister(e)),this._scrolled.complete()}ancestorScrolled(t,e){let n=this.getAncestorScrollContainers(t);return this.scrolled(e).pipe(Ee(t=>!t||n.indexOf(t)>-1))}getAncestorScrollContainers(t){let e=[];return this.scrollContainers.forEach((n,i)=>{this._scrollableContainsElement(i,t)&&e.push(i)}),e}_scrollableContainsElement(t,e){let n=Yg(e),i=t.getElementRef().nativeElement;do{if(n==i)return!0}while(n=n.parentElement);return!1}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})(),Xv=(()=>{class t{_platform=Bn(Gg);_listeners;_viewportSize;_change=new yt;_document=Bn(Jr);constructor(){let t=Bn(ho),e=Bn(Qc).createRenderer(null,null);t.runOutsideAngular(()=>{if(this._platform.isBrowser){let t=t=>this._change.next(t);this._listeners=[e.listen("window","resize",t),e.listen("window","orientationchange",t)]}this.change().subscribe(()=>this._viewportSize=null)})}ngOnDestroy(){this._listeners?.forEach(t=>t()),this._change.complete()}getViewportSize(){this._viewportSize||this._updateViewportSize();let t={width:this._viewportSize.width,height:this._viewportSize.height};return this._platform.isBrowser||(this._viewportSize=null),t}getViewportRect(){let t=this.getViewportScrollPosition(),{width:e,height:n}=this.getViewportSize();return{top:t.top,left:t.left,bottom:t.top+n,right:t.left+e,height:n,width:e}}getViewportScrollPosition(){if(!this._platform.isBrowser)return{top:0,left:0};let t=this._document,e=this._getWindow(),n=t.documentElement,i=n.getBoundingClientRect();return{top:-i.top||t.body.scrollTop||e.scrollY||n.scrollTop||0,left:-i.left||t.body.scrollLeft||e.scrollX||n.scrollLeft||0}}change(t=20){return t>0?this._change.pipe(Re(t)):this._change}_getWindow(){return this._document.defaultView||window}_updateViewportSize(){let t=this._getWindow();this._viewportSize=this._platform.isBrowser?{width:t.innerWidth,height:t.innerHeight}:{width:0,height:0}}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})(),Jv=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵmod=lu({type:t});static ɵinj=cn({})}return t})(),Qv=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵmod=lu({type:t});static ɵinj=cn({imports:[__,Jv,__,Jv]})}return t})(),ty=class{_attachedHost;attach(t){return this._attachedHost=t,t.attach(this)}detach(){let t=this._attachedHost;null!=t&&(this._attachedHost=null,t.detach())}get isAttached(){return null!=this._attachedHost}setAttachedHost(t){this._attachedHost=t}},ey=class extends ty{component;viewContainerRef;injector;projectableNodes;constructor(t,e,n,i){super(),this.component=t,this.viewContainerRef=e,this.injector=n,this.projectableNodes=i}},ny=class extends ty{templateRef;viewContainerRef;context;injector;constructor(t,e,n,i){super(),this.templateRef=t,this.viewContainerRef=e,this.context=n,this.injector=i}get origin(){return this.templateRef.elementRef}attach(t,e=this.context){return this.context=e,super.attach(t)}detach(){return this.context=void 0,super.detach()}},iy=class extends ty{element;constructor(t){super(),this.element=t instanceof ja?t.nativeElement:t}},ry=class{_attachedPortal;_disposeFn;_isDisposed=!1;hasAttached(){return!!this._attachedPortal}attach(t){return t instanceof ey?(this._attachedPortal=t,this.attachComponentPortal(t)):t instanceof ny?(this._attachedPortal=t,this.attachTemplatePortal(t)):this.attachDomPortal&&t instanceof iy?(this._attachedPortal=t,this.attachDomPortal(t)):void 0}attachDomPortal=null;detach(){this._attachedPortal&&(this._attachedPortal.setAttachedHost(null),this._attachedPortal=null),this._invokeDisposeFn()}dispose(){this.hasAttached()&&this.detach(),this._invokeDisposeFn(),this._isDisposed=!0}setDisposeFn(t){this._disposeFn=t}_invokeDisposeFn(){this._disposeFn&&(this._disposeFn(),this._disposeFn=null)}},oy=class extends ry{outletElement;_appRef;_defaultInjector;constructor(t,e,n){super(),this.outletElement=t,this._appRef=e,this._defaultInjector=n}attachComponentPortal(t){let e;if(t.viewContainerRef){let n=t.injector||t.viewContainerRef.injector,i=n.get(iu,null,{optional:!0})||void 0;e=t.viewContainerRef.createComponent(t.component,{index:t.viewContainerRef.length,injector:n,ngModuleRef:i,projectableNodes:t.projectableNodes||void 0}),this.setDisposeFn(()=>e.destroy())}else{let n=this._appRef,i=t.injector||this._defaultInjector||Xr.NULL,r=i.get(gi,n.injector);e=_p(t.component,{elementInjector:i,environmentInjector:r,projectableNodes:t.projectableNodes||void 0}),n.attachView(e.hostView),this.setDisposeFn(()=>{n.viewCount>0&&n.detachView(e.hostView),e.destroy()})}return this.outletElement.appendChild(this._getComponentRootNode(e)),this._attachedPortal=t,e}attachTemplatePortal(t){let e=t.viewContainerRef,n=e.createEmbeddedView(t.templateRef,t.context,{injector:t.injector});return n.rootNodes.forEach(t=>this.outletElement.appendChild(t)),n.detectChanges(),this.setDisposeFn(()=>{let t=e.indexOf(n);-1!==t&&e.remove(t)}),this._attachedPortal=t,n}attachDomPortal=t=>{let e=t.element;e.parentNode;let n=this.outletElement.ownerDocument.createComment("dom-portal");e.parentNode.insertBefore(n,e),this.outletElement.appendChild(e),this._attachedPortal=t,super.setDisposeFn(()=>{n.parentNode&&n.parentNode.replaceChild(e,n)})};dispose(){super.dispose(),this.outletElement.remove()}_getComponentRootNode(t){return t.hostView.rootNodes[0]}},ay=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵmod=lu({type:t});static ɵinj=cn({})}return t})(),sy=function(){if(null==Rx){if("object"!=typeof document||!document||"function"!=typeof Element||!Element)return Rx=!1;if(document.documentElement?.style&&"scrollBehavior"in document.documentElement.style)Rx=!0;else{let t=Element.prototype.scrollTo;Rx=!!t&&!/\{\s*\[native code\]\s*\}/.test(t.toString())}}return Rx}(),ly=class{_viewportRuler;_previousHTMLStyles={top:"",left:""};_previousScrollPosition;_isEnabled=!1;_document;constructor(t,e){this._viewportRuler=t,this._document=e}attach(){}enable(){if(this._canBeEnabled()){let t=this._document.documentElement;this._previousScrollPosition=this._viewportRuler.getViewportScrollPosition(),this._previousHTMLStyles.left=t.style.left||"",this._previousHTMLStyles.top=t.style.top||"",t.style.left=Hx(-this._previousScrollPosition.left),t.style.top=Hx(-this._previousScrollPosition.top),t.classList.add("cdk-global-scrollblock"),this._isEnabled=!0}}disable(){if(this._isEnabled){let t=this._document.documentElement,e=this._document.body,n=t.style,i=e.style,r=n.scrollBehavior||"",o=i.scrollBehavior||"";this._isEnabled=!1,n.left=this._previousHTMLStyles.left,n.top=this._previousHTMLStyles.top,t.classList.remove("cdk-global-scrollblock"),sy&&(n.scrollBehavior=i.scrollBehavior="auto"),window.scroll(this._previousScrollPosition.left,this._previousScrollPosition.top),sy&&(n.scrollBehavior=r,i.scrollBehavior=o)}}_canBeEnabled(){if(this._document.documentElement.classList.contains("cdk-global-scrollblock")||this._isEnabled)return!1;let t=this._document.documentElement,e=this._viewportRuler.getViewportSize();return t.scrollHeight>e.height||t.scrollWidth>e.width}},cy=class{_scrollDispatcher;_ngZone;_viewportRuler;_config;_scrollSubscription=null;_overlayRef;_initialScrollPosition;constructor(t,e,n,i){this._scrollDispatcher=t,this._ngZone=e,this._viewportRuler=n,this._config=i}attach(t){this._overlayRef,this._overlayRef=t}enable(){if(this._scrollSubscription)return;let t=this._scrollDispatcher.scrolled(0).pipe(Ee(t=>!t||!this._overlayRef.overlayElement.contains(t.getElementRef().nativeElement)));this._config&&this._config.threshold&&this._config.threshold>1?(this._initialScrollPosition=this._viewportRuler.getViewportScrollPosition().top,this._scrollSubscription=t.subscribe(()=>{let t=this._viewportRuler.getViewportScrollPosition().top;Math.abs(t-this._initialScrollPosition)>this._config.threshold?this._detach():this._overlayRef.updatePosition()})):this._scrollSubscription=t.subscribe(this._detach)}disable(){this._scrollSubscription&&(this._scrollSubscription.unsubscribe(),this._scrollSubscription=null)}detach(){this.disable(),this._overlayRef=null}_detach=()=>{this.disable(),this._overlayRef.hasAttached()&&this._ngZone.run(()=>this._overlayRef.detach())}},dy=class{enable(){}disable(){}attach(){}};function uy(t,e){return e.some(e=>{let n=t.bottom<e.top,i=t.top>e.bottom,r=t.right<e.left,o=t.left>e.right;return n||i||r||o})}function hy(t,e){return e.some(e=>{let n=t.top<e.top,i=t.bottom>e.bottom,r=t.left<e.left,o=t.right>e.right;return n||i||r||o})}function my(t,e){return new py(t.get(Yv),t.get(Xv),t.get(ho),e)}var py=class{_scrollDispatcher;_viewportRuler;_ngZone;_config;_scrollSubscription=null;_overlayRef;constructor(t,e,n,i){this._scrollDispatcher=t,this._viewportRuler=e,this._ngZone=n,this._config=i}attach(t){this._overlayRef,this._overlayRef=t}enable(){if(!this._scrollSubscription){let t=this._config?this._config.scrollThrottle:0;this._scrollSubscription=this._scrollDispatcher.scrolled(t).subscribe(()=>{if(this._overlayRef.updatePosition(),this._config&&this._config.autoClose){let t=this._overlayRef.overlayElement.getBoundingClientRect(),{width:e,height:n}=this._viewportRuler.getViewportSize();uy(t,[{width:e,height:n,bottom:n,right:e,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}},fy=(()=>{class t{_injector=Bn(Xr);constructor(){}noop=()=>new dy;close=t=>function(t,e){return new cy(t.get(Yv),t.get(ho),t.get(Xv),e)}(this._injector,t);block=()=>function(t){return new ly(t.get(Xv),t.get(Jr))}(this._injector);reposition=t=>my(this._injector,t);static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})(),by=class{positionStrategy;scrollStrategy=new dy;panelClass="";hasBackdrop=!1;backdropClass="cdk-overlay-dark-backdrop";disableAnimations;width;height;minWidth;minHeight;maxWidth;maxHeight;direction;disposeOnNavigation=!1;usePopover;constructor(t){if(t){let e=Object.keys(t);for(let n of e)void 0!==t[n]&&(this[n]=t[n])}}},gy=class{connectionPair;scrollableViewProperties;constructor(t,e){this.connectionPair=t,this.scrollableViewProperties=e}},xy=(()=>{class t{_attachedOverlays=[];_document=Bn(Jr);_isAttached;constructor(){}ngOnDestroy(){this.detach()}add(t){this.remove(t),this._attachedOverlays.push(t)}remove(t){let e=this._attachedOverlays.indexOf(t);e>-1&&this._attachedOverlays.splice(e,1),0===this._attachedOverlays.length&&this.detach()}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})(),_y=(()=>{class t extends xy{_ngZone=Bn(ho);_renderer=Bn(Qc).createRenderer(null,null);_cleanupKeydown;add(t){super.add(t),this._isAttached||(this._ngZone.runOutsideAngular(()=>{this._cleanupKeydown=this._renderer.listen("body","keydown",this._keydownListener)}),this._isAttached=!0)}detach(){this._isAttached&&(this._cleanupKeydown?.(),this._isAttached=!1)}_keydownListener=t=>{let e=this._attachedOverlays;for(let n=e.length-1;n>-1;n--)if(e[n]._keydownEvents.observers.length>0){this._ngZone.run(()=>e[n]._keydownEvents.next(t));break}};static ɵfac=(()=>{let e;return function(n){return(e||(e=Fa(t)))(n||t)}})();static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})(),vy=(()=>{class t extends xy{_platform=Bn(Gg);_ngZone=Bn(ho);_renderer=Bn(Qc).createRenderer(null,null);_cursorOriginalValue;_cursorStyleIsSet=!1;_pointerDownEventTarget;_cleanups;add(t){if(super.add(t),!this._isAttached){let t=this._document.body,e={capture:!0},n=this._renderer;this._cleanups=this._ngZone.runOutsideAngular(()=>[n.listen(t,"pointerdown",this._pointerDownListener,e),n.listen(t,"click",this._clickListener,e),n.listen(t,"auxclick",this._clickListener,e),n.listen(t,"contextmenu",this._clickListener,e)]),this._platform.IOS&&!this._cursorStyleIsSet&&(this._cursorOriginalValue=t.style.cursor,t.style.cursor="pointer",this._cursorStyleIsSet=!0),this._isAttached=!0}}detach(){this._isAttached&&(this._cleanups?.forEach(t=>t()),this._cleanups=void 0,this._platform.IOS&&this._cursorStyleIsSet&&(this._document.body.style.cursor=this._cursorOriginalValue,this._cursorStyleIsSet=!1),this._isAttached=!1)}_pointerDownListener=t=>{this._pointerDownEventTarget=Wg(t)};_clickListener=t=>{let e=Wg(t),n="click"===t.type&&this._pointerDownEventTarget?this._pointerDownEventTarget:e;this._pointerDownEventTarget=null;let i=this._attachedOverlays.slice();for(let r=i.length-1;r>-1;r--){let o=i[r];if(o._outsidePointerEvents.observers.length<1||!o.hasAttached())continue;if(yy(o.overlayElement,e)||yy(o.overlayElement,n))break;let a=o._outsidePointerEvents;this._ngZone?this._ngZone.run(()=>a.next(t)):a.next(t)}};static ɵfac=(()=>{let e;return function(n){return(e||(e=Fa(t)))(n||t)}})();static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})();function yy(t,e){let n=typeof ShadowRoot<"u"&&ShadowRoot,i=e;for(;i;){if(i===t)return!0;i=n&&i instanceof ShadowRoot?i.host:i.parentNode}return!1}var wy=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵcmp=au({type:t,selectors:[["ng-component"]],hostAttrs:["cdk-overlay-style-loader",""],decls:0,vars:0,template:function(t,e){},styles:[".cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed}@layer cdk-overlay{.cdk-overlay-container{z-index:1000}}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute}@layer cdk-overlay{.cdk-global-overlay-wrapper{z-index:1000}}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;display:flex;max-width:100%;max-height:100%}@layer cdk-overlay{.cdk-overlay-pane{z-index:1000}}.cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);opacity:0;touch-action:manipulation}@layer cdk-overlay{.cdk-overlay-backdrop{z-index:1000;transition:opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1)}}@media(prefers-reduced-motion){.cdk-overlay-backdrop{transition-duration:1ms}}.cdk-overlay-backdrop-showing{opacity:1}@media(forced-colors: active){.cdk-overlay-backdrop-showing{opacity:.6}}@layer cdk-overlay{.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing,.cdk-high-contrast-active .cdk-overlay-transparent-backdrop{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;display:flex;flex-direction:column;min-width:1px;min-height:1px}@layer cdk-overlay{.cdk-overlay-connected-position-bounding-box{z-index:1000}}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}.cdk-overlay-popover{background:none;border:none;padding:0;outline:0;overflow:visible;position:fixed;pointer-events:none;white-space:normal;color:inherit;text-decoration:none;width:100%;height:100%;inset:auto;top:0;left:0}.cdk-overlay-popover::backdrop{display:none}.cdk-overlay-popover .cdk-overlay-backdrop{position:fixed;z-index:auto}\n"],encapsulation:2,changeDetection:0})}return t})(),ky=(()=>{class t{_platform=Bn(Gg);_containerElement;_document=Bn(Jr);_styleLoader=Bn(ax);constructor(){}ngOnDestroy(){this._containerElement?.remove()}getContainerElement(){return this._loadStyles(),this._containerElement||this._createContainer(),this._containerElement}_createContainer(){let t="cdk-overlay-container";if(this._platform.isBrowser||Fx()){let e=this._document.querySelectorAll(`.${t}[platform="server"], .${t}[platform="test"]`);for(let t=0;t<e.length;t++)e[t].remove()}let e=this._document.createElement("div");e.classList.add(t),Fx()?e.setAttribute("platform","test"):this._platform.isBrowser||e.setAttribute("platform","server"),this._document.body.appendChild(e),this._containerElement=e}_loadStyles(){this._styleLoader.load(wy)}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})(),Cy=class{_renderer;_ngZone;element;_cleanupClick;_cleanupTransitionEnd;_fallbackTimeout;constructor(t,e,n,i){this._renderer=e,this._ngZone=n,this.element=t.createElement("div"),this.element.classList.add("cdk-overlay-backdrop"),this._cleanupClick=e.listen(this.element,"click",i)}detach(){this._ngZone.runOutsideAngular(()=>{let t=this.element;clearTimeout(this._fallbackTimeout),this._cleanupTransitionEnd?.(),this._cleanupTransitionEnd=this._renderer.listen(t,"transitionend",this.dispose),this._fallbackTimeout=setTimeout(this.dispose,500),t.style.pointerEvents="none",t.classList.remove("cdk-overlay-backdrop-showing")})}dispose=()=>{clearTimeout(this._fallbackTimeout),this._cleanupClick?.(),this._cleanupTransitionEnd?.(),this._cleanupClick=this._cleanupTransitionEnd=this._fallbackTimeout=void 0,this.element.remove()}};function Sy(t){return t&&1===t.nodeType}var Ey=class{_portalOutlet;_host;_pane;_config;_ngZone;_keyboardDispatcher;_document;_location;_outsideClickDispatcher;_animationsDisabled;_injector;_renderer;_backdropClick=new yt;_attachments=new yt;_detachments=new yt;_positionStrategy;_scrollStrategy;_locationChanges=$.EMPTY;_backdropRef=null;_detachContentMutationObserver;_detachContentAfterRenderRef;_disposed;_previousHostParent;_keydownEvents=new yt;_outsidePointerEvents=new yt;_afterNextRenderRef;constructor(t,e,n,i,r,o,a,s,l,c=!1,d,u){this._portalOutlet=t,this._host=e,this._pane=n,this._config=i,this._ngZone=r,this._keyboardDispatcher=o,this._document=a,this._location=s,this._outsideClickDispatcher=l,this._animationsDisabled=c,this._injector=d,this._renderer=u,i.scrollStrategy&&(this._scrollStrategy=i.scrollStrategy,this._scrollStrategy.attach(this)),this._positionStrategy=i.positionStrategy}get overlayElement(){return this._pane}get backdropElement(){return this._backdropRef?.element||null}get hostElement(){return this._host}attach(t){if(this._disposed)return null;this._attachHost();let e=this._portalOutlet.attach(t);return this._positionStrategy?.attach(this),this._updateStackingOrder(),this._updateElementSize(),this._updateElementDirection(),this._scrollStrategy&&this._scrollStrategy.enable(),this._afterNextRenderRef?.destroy(),this._afterNextRenderRef=Vl(()=>{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._completeDetachContent(),this._keyboardDispatcher.add(this),this._config.disposeOnNavigation&&(this._locationChanges=this._location.subscribe(()=>this.dispose())),this._outsideClickDispatcher.add(this),"function"==typeof e?.onDestroy&&e.onDestroy(()=>{this.hasAttached()&&this._ngZone.runOutsideAngular(()=>Promise.resolve().then(()=>this.detach()))}),e}detach(){if(!this.hasAttached())return;this.detachBackdrop(),this._togglePointerEvents(!1),this._positionStrategy&&this._positionStrategy.detach&&this._positionStrategy.detach(),this._scrollStrategy&&this._scrollStrategy.disable();let t=this._portalOutlet.detach();return this._detachments.next(),this._completeDetachContent(),this._keyboardDispatcher.remove(this),this._detachContentWhenEmpty(),this._locationChanges.unsubscribe(),this._outsideClickDispatcher.remove(this),t}dispose(){if(this._disposed)return;let t=this.hasAttached();this._positionStrategy&&this._positionStrategy.dispose(),this._disposeScrollStrategy(),this._backdropRef?.dispose(),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._afterNextRenderRef?.destroy(),this._previousHostParent=this._pane=this._host=this._backdropRef=null,t&&this._detachments.next(),this._detachments.complete(),this._completeDetachContent(),this._disposed=!0}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(t){t!==this._positionStrategy&&(this._positionStrategy&&this._positionStrategy.dispose(),this._positionStrategy=t,this.hasAttached()&&(t.attach(this),this.updatePosition()))}updateSize(t){this._config=s(s({},this._config),t),this._updateElementSize()}setDirection(t){this._config=l(s({},this._config),{direction:t}),this._updateElementDirection()}addPanelClass(t){this._pane&&this._toggleClasses(this._pane,t,!0)}removePanelClass(t){this._pane&&this._toggleClasses(this._pane,t,!1)}getDirection(){let t=this._config.direction;return t?"string"==typeof t?t:t.value:"ltr"}updateScrollStrategy(t){t!==this._scrollStrategy&&(this._disposeScrollStrategy(),this._scrollStrategy=t,this.hasAttached()&&(t.attach(this),t.enable()))}_updateElementDirection(){this._host.setAttribute("dir",this.getDirection())}_updateElementSize(){if(!this._pane)return;let t=this._pane.style;t.width=Hx(this._config.width),t.height=Hx(this._config.height),t.minWidth=Hx(this._config.minWidth),t.minHeight=Hx(this._config.minHeight),t.maxWidth=Hx(this._config.maxWidth),t.maxHeight=Hx(this._config.maxHeight)}_togglePointerEvents(t){this._pane.style.pointerEvents=t?"":"none"}_attachHost(){if(!this._host.parentElement){let t=this._config.usePopover?this._positionStrategy?.getPopoverInsertionPoint?.():null;Sy(t)?t.after(this._host):"parent"===t?.type?t.element.appendChild(this._host):this._previousHostParent?.appendChild(this._host)}if(this._config.usePopover)try{this._host.showPopover()}catch{}}_attachBackdrop(){let t="cdk-overlay-backdrop-showing";this._backdropRef?.dispose(),this._backdropRef=new Cy(this._document,this._renderer,this._ngZone,t=>{this._backdropClick.next(t)}),this._animationsDisabled&&this._backdropRef.element.classList.add("cdk-overlay-backdrop-noop-animation"),this._config.backdropClass&&this._toggleClasses(this._backdropRef.element,this._config.backdropClass,!0),this._config.usePopover?this._host.prepend(this._backdropRef.element):this._host.parentElement.insertBefore(this._backdropRef.element,this._host),!this._animationsDisabled&&typeof requestAnimationFrame<"u"?this._ngZone.runOutsideAngular(()=>{requestAnimationFrame(()=>this._backdropRef?.element.classList.add(t))}):this._backdropRef.element.classList.add(t)}_updateStackingOrder(){!this._config.usePopover&&this._host.nextSibling&&this._host.parentNode.appendChild(this._host)}detachBackdrop(){this._animationsDisabled?(this._backdropRef?.dispose(),this._backdropRef=null):this._backdropRef?.detach()}_toggleClasses(t,e,n){let i=lx(e||[]).filter(t=>!!t);i.length&&(n?t.classList.add(...i):t.classList.remove(...i))}_detachContentWhenEmpty(){let t=!1;try{this._detachContentAfterRenderRef=Vl(()=>{t=!0,this._detachContent()},{injector:this._injector})}catch(e){if(t)throw e;this._detachContent()}globalThis.MutationObserver&&this._pane&&(this._detachContentMutationObserver||=new globalThis.MutationObserver(()=>{this._detachContent()}),this._detachContentMutationObserver.observe(this._pane,{childList:!0}))}_detachContent(){(!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()),this._completeDetachContent())}_completeDetachContent(){this._detachContentAfterRenderRef?.destroy(),this._detachContentAfterRenderRef=void 0,this._detachContentMutationObserver?.disconnect()}_disposeScrollStrategy(){let t=this._scrollStrategy;t?.disable(),t?.detach?.()}},Ry="cdk-overlay-connected-position-bounding-box",Dy=/([A-Za-z%]+)$/;function Ty(t,e){return new Iy(e,t.get(Xv),t.get(Jr),t.get(Gg),t.get(ky))}var Iy=class{_viewportRuler;_document;_platform;_overlayContainer;_overlayRef;_isInitialRender;_lastBoundingBoxSize={width:0,height:0};_isPushed=!1;_canPush=!0;_growAfterOpen=!1;_hasFlexibleDimensions=!0;_positionLocked=!1;_originRect;_overlayRect;_viewportRect;_containerRect;_viewportMargin=0;_scrollables=[];_preferredPositions=[];_origin;_pane;_isDisposed;_boundingBox;_lastPosition;_lastScrollVisibility;_positionChanges=new yt;_resizeSubscription=$.EMPTY;_offsetX=0;_offsetY=0;_transformOriginSelector;_appliedPanelClasses=[];_previousPushAmount;_popoverLocation="global";positionChanges=this._positionChanges;get positions(){return this._preferredPositions}constructor(t,e,n,i,r){this._viewportRuler=e,this._document=n,this._platform=i,this._overlayContainer=r,this.setOrigin(t)}attach(t){this._overlayRef&&this._overlayRef,this._validatePositions(),t.hostElement.classList.add(Ry),this._overlayRef=t,this._boundingBox=t.hostElement,this._pane=t.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._getContainerRect();let t,e=this._originRect,n=this._overlayRect,i=this._viewportRect,r=this._containerRect,o=[];for(let a of this._preferredPositions){let s=this._getOriginPoint(e,r,a),l=this._getOverlayPoint(s,n,a),c=this._getOverlayFit(l,n,i,a);if(c.isCompletelyWithinViewport)return this._isPushed=!1,void this._applyPosition(a,s);this._canFitWithFlexibleDimensions(c,l,i)?o.push({position:a,origin:s,overlayRect:n,boundingBoxRect:this._calculateBoundingBoxRect(s,a)}):(!t||t.overlayFit.visibleArea<c.visibleArea)&&(t={overlayFit:c,overlayPoint:l,originPoint:s,position:a,overlayRect:n})}if(o.length){let t=null,e=-1;for(let n of o){let i=n.boundingBoxRect.width*n.boundingBoxRect.height*(n.position.weight||1);i>e&&(e=i,t=n)}return this._isPushed=!1,void this._applyPosition(t.position,t.origin)}if(this._canPush)return this._isPushed=!0,void this._applyPosition(t.position,t.originPoint);this._applyPosition(t.position,t.originPoint)}detach(){this._clearPanelClasses(),this._lastPosition=null,this._previousPushAmount=null,this._resizeSubscription.unsubscribe()}dispose(){this._isDisposed||(this._boundingBox&&Oy(this._boundingBox.style,{top:"",left:"",right:"",bottom:"",height:"",width:"",alignItems:"",justifyContent:""}),this._pane&&this._resetOverlayElementStyles(),this._overlayRef&&this._overlayRef.hostElement.classList.remove(Ry),this.detach(),this._positionChanges.complete(),this._overlayRef=this._boundingBox=null,this._isDisposed=!0)}reapplyLastPosition(){if(this._isDisposed||!this._platform.isBrowser)return;let t=this._lastPosition;t?(this._originRect=this._getOriginRect(),this._overlayRect=this._pane.getBoundingClientRect(),this._viewportRect=this._getNarrowedViewportRect(),this._containerRect=this._getContainerRect(),this._applyPosition(t,this._getOriginPoint(this._originRect,this._containerRect,t))):this.apply()}withScrollableContainers(t){return this._scrollables=t,this}withPositions(t){return this._preferredPositions=t,-1===t.indexOf(this._lastPosition)&&(this._lastPosition=null),this._validatePositions(),this}withViewportMargin(t){return this._viewportMargin=t,this}withFlexibleDimensions(t=!0){return this._hasFlexibleDimensions=t,this}withGrowAfterOpen(t=!0){return this._growAfterOpen=t,this}withPush(t=!0){return this._canPush=t,this}withLockedPosition(t=!0){return this._positionLocked=t,this}setOrigin(t){return this._origin=t,this}withDefaultOffsetX(t){return this._offsetX=t,this}withDefaultOffsetY(t){return this._offsetY=t,this}withTransformOriginOn(t){return this._transformOriginSelector=t,this}withPopoverLocation(t){return this._popoverLocation=t,this}getPopoverInsertionPoint(){return"global"===this._popoverLocation?null:"inline"!==this._popoverLocation?this._popoverLocation:this._origin instanceof ja?this._origin.nativeElement:Sy(this._origin)?this._origin:null}_getOriginPoint(t,e,n){let i,r;if("center"==n.originX)i=t.left+t.width/2;else{let e=this._isRtl()?t.right:t.left,r=this._isRtl()?t.left:t.right;i="start"==n.originX?e:r}return e.left<0&&(i-=e.left),r="center"==n.originY?t.top+t.height/2:"top"==n.originY?t.top:t.bottom,e.top<0&&(r-=e.top),{x:i,y:r}}_getOverlayPoint(t,e,n){let i,r;return i="center"==n.overlayX?-e.width/2:"start"===n.overlayX?this._isRtl()?-e.width:0:this._isRtl()?0:-e.width,r="center"==n.overlayY?-e.height/2:"top"==n.overlayY?0:-e.height,{x:t.x+i,y:t.y+r}}_getOverlayFit(t,e,n,i){let r=Py(e),{x:o,y:a}=t,s=this._getOffset(i,"x"),l=this._getOffset(i,"y");s&&(o+=s),l&&(a+=l);let c=0-o,d=o+r.width-n.width,u=0-a,h=a+r.height-n.height,m=this._subtractOverflows(r.width,c,d),p=this._subtractOverflows(r.height,u,h),f=m*p;return{visibleArea:f,isCompletelyWithinViewport:r.width*r.height===f,fitsInViewportVertically:p===r.height,fitsInViewportHorizontally:m==r.width}}_canFitWithFlexibleDimensions(t,e,n){if(this._hasFlexibleDimensions){let i=n.bottom-e.y,r=n.right-e.x,o=Ay(this._overlayRef.getConfig().minHeight),a=Ay(this._overlayRef.getConfig().minWidth),s=t.fitsInViewportVertically||null!=o&&o<=i,l=t.fitsInViewportHorizontally||null!=a&&a<=r;return s&&l}return!1}_pushOverlayOnScreen(t,e,n){if(this._previousPushAmount&&this._positionLocked)return{x:t.x+this._previousPushAmount.x,y:t.y+this._previousPushAmount.y};let i=Py(e),r=this._viewportRect,o=Math.max(t.x+i.width-r.width,0),a=Math.max(t.y+i.height-r.height,0),s=Math.max(r.top-n.top-t.y,0),l=Math.max(r.left-n.left-t.x,0),c=0,d=0;return c=i.width<=r.width?l||-o:t.x<this._getViewportMarginStart()?r.left-n.left-t.x:0,d=i.height<=r.height?s||-a:t.y<this._getViewportMarginTop()?r.top-n.top-t.y:0,this._previousPushAmount={x:c,y:d},{x:t.x+c,y:t.y+d}}_applyPosition(t,e){if(this._setTransformOrigin(t),this._setOverlayElementStyles(e,t),this._setBoundingBoxStyles(e,t),t.panelClass&&this._addPanelClasses(t.panelClass),this._positionChanges.observers.length){let e=this._getScrollVisibility();if(t!==this._lastPosition||!this._lastScrollVisibility||!function(t,e){return t===e||t.isOriginClipped===e.isOriginClipped&&t.isOriginOutsideView===e.isOriginOutsideView&&t.isOverlayClipped===e.isOverlayClipped&&t.isOverlayOutsideView===e.isOverlayOutsideView}(this._lastScrollVisibility,e)){let n=new gy(t,e);this._positionChanges.next(n)}this._lastScrollVisibility=e}this._lastPosition=t,this._isInitialRender=!1}_setTransformOrigin(t){if(!this._transformOriginSelector)return;let e,n=this._boundingBox.querySelectorAll(this._transformOriginSelector),i=t.overlayY;e="center"===t.overlayX?"center":this._isRtl()?"start"===t.overlayX?"right":"left":"start"===t.overlayX?"left":"right";for(let t=0;t<n.length;t++)n[t].style.transformOrigin=`${e} ${i}`}_calculateBoundingBoxRect(t,e){let n,i,r,o=this._viewportRect,a=this._isRtl();if("top"===e.overlayY)i=t.y,n=o.height-i+this._getViewportMarginBottom();else if("bottom"===e.overlayY)r=o.height-t.y+this._getViewportMarginTop()+this._getViewportMarginBottom(),n=o.height-r+this._getViewportMarginTop();else{let e=Math.min(o.bottom-t.y+o.top,t.y),r=this._lastBoundingBoxSize.height;n=2*e,i=t.y-e,n>r&&!this._isInitialRender&&!this._growAfterOpen&&(i=t.y-r/2)}let s,l,c,d="start"===e.overlayX&&!a||"end"===e.overlayX&&a;if("end"===e.overlayX&&!a||"start"===e.overlayX&&a)c=o.width-t.x+this._getViewportMarginStart()+this._getViewportMarginEnd(),s=t.x-this._getViewportMarginStart();else if(d)l=t.x,s=o.right-t.x-this._getViewportMarginEnd();else{let e=Math.min(o.right-t.x+o.left,t.x),n=this._lastBoundingBoxSize.width;s=2*e,l=t.x-e,s>n&&!this._isInitialRender&&!this._growAfterOpen&&(l=t.x-n/2)}return{top:i,left:l,bottom:r,right:c,width:s,height:n}}_setBoundingBoxStyles(t,e){let n=this._calculateBoundingBoxRect(t,e);!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="auto",i.maxHeight=i.maxWidth="",i.width=i.height="100%";else{let t=this._overlayRef.getConfig().maxHeight,r=this._overlayRef.getConfig().maxWidth;i.width=Hx(n.width),i.height=Hx(n.height),i.top=Hx(n.top)||"auto",i.bottom=Hx(n.bottom)||"auto",i.left=Hx(n.left)||"auto",i.right=Hx(n.right)||"auto","center"===e.overlayX?i.alignItems="center":i.alignItems="end"===e.overlayX?"flex-end":"flex-start","center"===e.overlayY?i.justifyContent="center":i.justifyContent="bottom"===e.overlayY?"flex-end":"flex-start",t&&(i.maxHeight=Hx(t)),r&&(i.maxWidth=Hx(r))}this._lastBoundingBoxSize=n,Oy(this._boundingBox.style,i)}_resetBoundingBoxStyles(){Oy(this._boundingBox.style,{top:"0",left:"0",right:"0",bottom:"0",height:"",width:"",alignItems:"",justifyContent:""})}_resetOverlayElementStyles(){Oy(this._pane.style,{top:"",left:"",bottom:"",right:"",position:"",transform:""})}_setOverlayElementStyles(t,e){let n={},i=this._hasExactPosition(),r=this._hasFlexibleDimensions,o=this._overlayRef.getConfig();if(i){let i=this._viewportRuler.getViewportScrollPosition();Oy(n,this._getExactOverlayY(e,t,i)),Oy(n,this._getExactOverlayX(e,t,i))}else n.position="static";let a="",s=this._getOffset(e,"x"),l=this._getOffset(e,"y");s&&(a+=`translateX(${s}px) `),l&&(a+=`translateY(${l}px)`),n.transform=a.trim(),o.maxHeight&&(i?n.maxHeight=Hx(o.maxHeight):r&&(n.maxHeight="")),o.maxWidth&&(i?n.maxWidth=Hx(o.maxWidth):r&&(n.maxWidth="")),Oy(this._pane.style,n)}_getExactOverlayY(t,e,n){let i={top:"",bottom:""},r=this._getOverlayPoint(e,this._overlayRect,t);if(this._isPushed&&(r=this._pushOverlayOnScreen(r,this._overlayRect,n)),"bottom"===t.overlayY){let t=this._document.documentElement.clientHeight;i.bottom=t-(r.y+this._overlayRect.height)+"px"}else i.top=Hx(r.y);return i}_getExactOverlayX(t,e,n){let i,r={left:"",right:""},o=this._getOverlayPoint(e,this._overlayRect,t);if(this._isPushed&&(o=this._pushOverlayOnScreen(o,this._overlayRect,n)),i=this._isRtl()?"end"===t.overlayX?"left":"right":"end"===t.overlayX?"right":"left","right"===i){let t=this._document.documentElement.clientWidth;r.right=t-(o.x+this._overlayRect.width)+"px"}else r.left=Hx(o.x);return r}_getScrollVisibility(){let t=this._getOriginRect(),e=this._pane.getBoundingClientRect(),n=this._scrollables.map(t=>t.getElementRef().nativeElement.getBoundingClientRect());return{isOriginClipped:hy(t,n),isOriginOutsideView:uy(t,n),isOverlayClipped:hy(e,n),isOverlayOutsideView:uy(e,n)}}_subtractOverflows(t,...e){return e.reduce((t,e)=>t-Math.max(e,0),t)}_getNarrowedViewportRect(){let t=this._document.documentElement.clientWidth,e=this._document.documentElement.clientHeight,n=this._viewportRuler.getViewportScrollPosition();return{top:n.top+this._getViewportMarginTop(),left:n.left+this._getViewportMarginStart(),right:n.left+t-this._getViewportMarginEnd(),bottom:n.top+e-this._getViewportMarginBottom(),width:t-this._getViewportMarginStart()-this._getViewportMarginEnd(),height:e-this._getViewportMarginTop()-this._getViewportMarginBottom()}}_isRtl(){return"rtl"===this._overlayRef.getDirection()}_hasExactPosition(){return!this._hasFlexibleDimensions||this._isPushed}_getOffset(t,e){return"x"===e?null==t.offsetX?this._offsetX:t.offsetX:null==t.offsetY?this._offsetY:t.offsetY}_validatePositions(){}_addPanelClasses(t){this._pane&&lx(t).forEach(t=>{""!==t&&-1===this._appliedPanelClasses.indexOf(t)&&(this._appliedPanelClasses.push(t),this._pane.classList.add(t))})}_clearPanelClasses(){this._pane&&(this._appliedPanelClasses.forEach(t=>{this._pane.classList.remove(t)}),this._appliedPanelClasses=[])}_getViewportMarginStart(){return"number"==typeof this._viewportMargin?this._viewportMargin:this._viewportMargin?.start??0}_getViewportMarginEnd(){return"number"==typeof this._viewportMargin?this._viewportMargin:this._viewportMargin?.end??0}_getViewportMarginTop(){return"number"==typeof this._viewportMargin?this._viewportMargin:this._viewportMargin?.top??0}_getViewportMarginBottom(){return"number"==typeof this._viewportMargin?this._viewportMargin:this._viewportMargin?.bottom??0}_getOriginRect(){let t=this._origin;if(t instanceof ja)return t.nativeElement.getBoundingClientRect();if(t instanceof Element)return t.getBoundingClientRect();let e=t.width||0,n=t.height||0;return{top:t.y,bottom:t.y+n,left:t.x,right:t.x+e,height:n,width:e}}_getContainerRect(){let t=this._overlayRef.getConfig().usePopover&&"global"!==this._popoverLocation,e=this._overlayContainer.getContainerElement();t&&(e.style.display="block");let n=e.getBoundingClientRect();return t&&(e.style.display=""),n}};function Oy(t,e){for(let n in e)e.hasOwnProperty(n)&&(t[n]=e[n]);return t}function Ay(t){if("number"!=typeof t&&null!=t){let[e,n]=t.split(Dy);return n&&"px"!==n?null:parseFloat(e)}return t||null}function Py(t){return{top:Math.floor(t.top),right:Math.floor(t.right),bottom:Math.floor(t.bottom),left:Math.floor(t.left),width:Math.floor(t.width),height:Math.floor(t.height)}}var My="cdk-global-overlay-wrapper",Fy=class{_overlayRef;_cssPosition="static";_topOffset="";_bottomOffset="";_alignItems="";_xPosition="";_xOffset="";_width="";_height="";_isDisposed=!1;attach(t){let e=t.getConfig();this._overlayRef=t,this._width&&!e.width&&t.updateSize({width:this._width}),this._height&&!e.height&&t.updateSize({height:this._height}),t.hostElement.classList.add(My),this._isDisposed=!1}top(t=""){return this._bottomOffset="",this._topOffset=t,this._alignItems="flex-start",this}left(t=""){return this._xOffset=t,this._xPosition="left",this}bottom(t=""){return this._topOffset="",this._bottomOffset=t,this._alignItems="flex-end",this}right(t=""){return this._xOffset=t,this._xPosition="right",this}start(t=""){return this._xOffset=t,this._xPosition="start",this}end(t=""){return this._xOffset=t,this._xPosition="end",this}width(t=""){return this._overlayRef?this._overlayRef.updateSize({width:t}):this._width=t,this}height(t=""){return this._overlayRef?this._overlayRef.updateSize({height:t}):this._height=t,this}centerHorizontally(t=""){return this.left(t),this._xPosition="center",this}centerVertically(t=""){return this.top(t),this._alignItems="center",this}apply(){if(!this._overlayRef||!this._overlayRef.hasAttached())return;let t=this._overlayRef.overlayElement.style,e=this._overlayRef.hostElement.style,n=this._overlayRef.getConfig(),{width:i,height:r,maxWidth:o,maxHeight:a}=n,s=!("100%"!==i&&"100vw"!==i||o&&"100%"!==o&&"100vw"!==o),l=!("100%"!==r&&"100vh"!==r||a&&"100%"!==a&&"100vh"!==a),c=this._xPosition,d=this._xOffset,u="rtl"===this._overlayRef.getConfig().direction,h="",m="",p="";s?p="flex-start":"center"===c?(p="center",u?m=d:h=d):u?"left"===c||"end"===c?(p="flex-end",h=d):("right"===c||"start"===c)&&(p="flex-start",m=d):"left"===c||"start"===c?(p="flex-start",h=d):("right"===c||"end"===c)&&(p="flex-end",m=d),t.position=this._cssPosition,t.marginLeft=s?"0":h,t.marginTop=l?"0":this._topOffset,t.marginBottom=this._bottomOffset,t.marginRight=s?"0":m,e.justifyContent=p,e.alignItems=l?"flex-start":this._alignItems}dispose(){if(this._isDisposed||!this._overlayRef)return;let t=this._overlayRef.overlayElement.style,e=this._overlayRef.hostElement,n=e.style;e.classList.remove(My),n.justifyContent=n.alignItems=t.marginTop=t.marginBottom=t.marginLeft=t.marginRight=t.position="",this._overlayRef=null,this._isDisposed=!0}},Ny=(()=>{class t{_injector=Bn(Xr);constructor(){}global(){return new Fy}flexibleConnectedTo(t){return Ty(this._injector,t)}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})(),zy=new pn("OVERLAY_DEFAULT_CONFIG");function Ly(t,e){t.get(ax).load(wy);let n=t.get(ky),i=t.get(Jr),r=t.get(Cx),o=t.get(Fu),a=t.get(x_),s=t.get(td,null,{optional:!0})||t.get(Qc).createRenderer(null,null),l=new by(e),c=t.get(zy,null,{optional:!0})?.usePopover??!0;l.direction=l.direction||a.value,"showPopover"in i.body?l.usePopover=e?.usePopover??c:l.usePopover=!1;let d=i.createElement("div"),u=i.createElement("div");d.id=r.getId("cdk-overlay-"),d.classList.add("cdk-overlay-pane"),u.appendChild(d),l.usePopover&&(u.setAttribute("popover","manual"),u.classList.add("cdk-overlay-popover"));let h=l.usePopover?l.positionStrategy?.getPopoverInsertionPoint?.():null;return n.getContainerElement().appendChild(u),Sy(h)?h.after(u):"parent"===h?.type&&h.element.appendChild(u),new Ey(new oy(d,o,t),u,d,l,t.get(ho),t.get(_y),i,t.get(zp),t.get(vy),e?.disableAnimations??"NoopAnimations"===t.get(rs,null,{optional:!0}),t.get(gi),s)}var Vy,jy,By,Hy,Uy,$y,Wy,qy,Gy,Zy,Ky,Yy,Xy,Jy,Qy,tw,ew,nw,iw,rw,ow,aw,sw,lw=(()=>{class t{scrollStrategies=Bn(fy);_positionBuilder=Bn(Ny);_injector=Bn(Xr);constructor(){}create(t){return Ly(this._injector,t)}position(){return this._positionBuilder}static ɵfac=function(e){return new(e||t)};static ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}return t})(),cw=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵmod=lu({type:t});static ɵinj=cn({providers:[lw],imports:[__,ay,Qv,Qv]})}return t})(),dw=["tooltip"],uw=new pn("mat-tooltip-scroll-strategy",{providedIn:"root",factory:()=>{let t=Bn(Xr);return()=>my(t,{scrollThrottle:20})}}),hw=new pn("mat-tooltip-default-options",{providedIn:"root",factory:()=>({showDelay:0,hideDelay:0,touchendHideDelay:1500})}),mw="tooltip-panel",pw=Zg({passive:!0}),fw=(()=>{class t{_elementRef=Bn(ja);_ngZone=Bn(ho);_platform=Bn(Gg);_ariaDescriber=Bn(Ox);_focusMonitor=Bn(rx);_dir=Bn(x_);_injector=Bn(Xr);_viewContainerRef=Bn(Td);_mediaMatcher=Bn(ux);_animationsDisabled=Bx();_defaultOptions=Bn(hw,{optional:!0});_overlayRef;_tooltipInstance;_overlayPanelClass;_portal;_position="below";_positionAtOrigin=!1;_disabled=!1;_tooltipClass;_viewInitialized=!1;_pointerExitEventsInitialized=!1;_tooltipComponent=bw;_viewportMargin=8;_currentPosition;_cssClassPrefix="mat-mdc";_ariaDescriptionPending;_dirSubscribed=!1;get position(){return this._position}set position(t){t!==this._position&&(this._position=t,this._overlayRef&&(this._updatePosition(this._overlayRef),this._tooltipInstance?.show(0),this._overlayRef.updatePosition()))}get positionAtOrigin(){return this._positionAtOrigin}set positionAtOrigin(t){this._positionAtOrigin=Ux(t),this._detach(),this._overlayRef=null}get disabled(){return this._disabled}set disabled(t){let e=Ux(t);this._disabled!==e&&(this._disabled=e,e?this.hide(0):this._setupPointerEnterEventsIfNeeded(),this._syncAriaDescription(this.message))}get showDelay(){return this._showDelay}set showDelay(t){this._showDelay=Kg(t)}_showDelay;get hideDelay(){return this._hideDelay}set hideDelay(t){this._hideDelay=Kg(t),this._tooltipInstance&&(this._tooltipInstance._mouseLeaveHideDelay=this._hideDelay)}_hideDelay;touchGestures="auto";get message(){return this._message}set message(t){let e=this._message;this._message=null!=t?String(t).trim():"",!this._message&&this._isTooltipVisible()?this.hide(0):(this._setupPointerEnterEventsIfNeeded(),this._updateTooltipMessage()),this._syncAriaDescription(e)}_message="";get tooltipClass(){return this._tooltipClass}set tooltipClass(t){this._tooltipClass=t,this._tooltipInstance&&this._setTooltipClass(this._tooltipClass)}_passiveListeners=[];_touchstartTimeout=null;_destroyed=new yt;_isDestroyed=!1;constructor(){let t=this._defaultOptions;t&&(this._showDelay=t.showDelay,this._hideDelay=t.hideDelay,t.position&&(this.position=t.position),t.positionAtOrigin&&(this.positionAtOrigin=t.positionAtOrigin),t.touchGestures&&(this.touchGestures=t.touchGestures),t.tooltipClass&&(this.tooltipClass=t.tooltipClass)),this._viewportMargin=8}ngAfterViewInit(){this._viewInitialized=!0,this._setupPointerEnterEventsIfNeeded(),this._focusMonitor.monitor(this._elementRef).pipe(Be(this._destroyed)).subscribe(t=>{t?"keyboard"===t&&this._ngZone.run(()=>this.show()):this._ngZone.run(()=>this.hide(0))})}ngOnDestroy(){let t=this._elementRef.nativeElement;this._touchstartTimeout&&clearTimeout(this._touchstartTimeout),this._overlayRef&&(this._overlayRef.dispose(),this._tooltipInstance=null),this._passiveListeners.forEach(([e,n])=>{t.removeEventListener(e,n,pw)}),this._passiveListeners.length=0,this._destroyed.next(),this._destroyed.complete(),this._isDestroyed=!0,this._ariaDescriber.removeDescription(t,this.message,"tooltip"),this._focusMonitor.stopMonitoring(t)}show(t=this.showDelay,e){if(this.disabled||!this.message||this._isTooltipVisible())return void this._tooltipInstance?._cancelPendingAnimations();let n=this._createOverlay(e);this._detach(),this._portal=this._portal||new ey(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(Be(this._destroyed)).subscribe(()=>this._detach()),this._setTooltipClass(this._tooltipClass),this._updateTooltipMessage(),i.show(t)}hide(t=this.hideDelay){let e=this._tooltipInstance;e&&(e.isVisible()?e.hide(t):(e._cancelPendingAnimations(),this._detach()))}toggle(t){this._isTooltipVisible()?this.hide():this.show(void 0,t)}_isTooltipVisible(){return!!this._tooltipInstance&&this._tooltipInstance.isVisible()}_createOverlay(t){if(this._overlayRef){let e=this._overlayRef.getConfig().positionStrategy;if((!this.positionAtOrigin||!t)&&e._origin instanceof ja)return this._overlayRef;this._detach()}let e=this._injector.get(Yv).getAncestorScrollContainers(this._elementRef),n=`${this._cssClassPrefix}-${mw}`,i=Ty(this._injector,this.positionAtOrigin&&t||this._elementRef).withTransformOriginOn(`.${this._cssClassPrefix}-tooltip`).withFlexibleDimensions(!1).withViewportMargin(this._viewportMargin).withScrollableContainers(e).withPopoverLocation("global");return i.positionChanges.pipe(Be(this._destroyed)).subscribe(t=>{this._updateCurrentPositionClass(t.connectionPair),this._tooltipInstance&&t.scrollableViewProperties.isOverlayClipped&&this._tooltipInstance.isVisible()&&this._ngZone.run(()=>this.hide(0))}),this._overlayRef=Ly(this._injector,{direction:this._dir,positionStrategy:i,panelClass:this._overlayPanelClass?[...this._overlayPanelClass,n]:n,scrollStrategy:this._injector.get(uw)(),disableAnimations:this._animationsDisabled}),this._updatePosition(this._overlayRef),this._overlayRef.detachments().pipe(Be(this._destroyed)).subscribe(()=>this._detach()),this._overlayRef.outsidePointerEvents().pipe(Be(this._destroyed)).subscribe(()=>this._tooltipInstance?._handleBodyInteraction()),this._overlayRef.keydownEvents().pipe(Be(this._destroyed)).subscribe(t=>{this._isTooltipVisible()&&27===t.keyCode&&!function(t,...e){return e.length?e.some(e=>t[e]):t.altKey||t.shiftKey||t.ctrlKey||t.metaKey}(t)&&(t.preventDefault(),t.stopPropagation(),this._ngZone.run(()=>this.hide(0)))}),this._defaultOptions?.disableTooltipInteractivity&&this._overlayRef.addPanelClass(`${this._cssClassPrefix}-tooltip-panel-non-interactive`),this._dirSubscribed||(this._dirSubscribed=!0,this._dir.change.pipe(Be(this._destroyed)).subscribe(()=>{this._overlayRef&&this._updatePosition(this._overlayRef)})),this._overlayRef}_detach(){this._overlayRef&&this._overlayRef.hasAttached()&&this._overlayRef.detach(),this._tooltipInstance=null}_updatePosition(t){let e=t.getConfig().positionStrategy,n=this._getOrigin(),i=this._getOverlayPosition();e.withPositions([this._addOffset(s(s({},n.main),i.main)),this._addOffset(s(s({},n.fallback),i.fallback))])}_addOffset(t){let e=!this._dir||"ltr"==this._dir.value;return"top"===t.originY?t.offsetY=-8:"bottom"===t.originY?t.offsetY=8:"start"===t.originX?t.offsetX=e?-8:8:"end"===t.originX&&(t.offsetX=e?8:-8),t}_getOrigin(){let t,e=!this._dir||"ltr"==this._dir.value,n=this.position;"above"==n||"below"==n?t={originX:"center",originY:"above"==n?"top":"bottom"}:"before"==n||"left"==n&&e||"right"==n&&!e?t={originX:"start",originY:"center"}:("after"==n||"right"==n&&e||"left"==n&&!e)&&(t={originX:"end",originY:"center"});let{x:i,y:r}=this._invertPosition(t.originX,t.originY);return{main:t,fallback:{originX:i,originY:r}}}_getOverlayPosition(){let t,e=!this._dir||"ltr"==this._dir.value,n=this.position;"above"==n?t={overlayX:"center",overlayY:"bottom"}:"below"==n?t={overlayX:"center",overlayY:"top"}:"before"==n||"left"==n&&e||"right"==n&&!e?t={overlayX:"end",overlayY:"center"}:("after"==n||"right"==n&&e||"left"==n&&!e)&&(t={overlayX:"start",overlayY:"center"});let{x:i,y:r}=this._invertPosition(t.overlayX,t.overlayY);return{main:t,fallback:{overlayX:i,overlayY:r}}}_updateTooltipMessage(){this._tooltipInstance&&(this._tooltipInstance.message=this.message,this._tooltipInstance._markForCheck(),Vl(()=>{this._tooltipInstance&&this._overlayRef.updatePosition()},{injector:this._injector}))}_setTooltipClass(t){this._tooltipInstance&&(this._tooltipInstance.tooltipClass=t,this._tooltipInstance._markForCheck())}_invertPosition(t,e){return"above"===this.position||"below"===this.position?"top"===e?e="bottom":"bottom"===e&&(e="top"):"end"===t?t="start":"start"===t&&(t="end"),{x:t,y:e}}_updateCurrentPositionClass(t){let e,{overlayY:n,originX:i,originY:r}=t;if(e="center"===n?this._dir&&"rtl"===this._dir.value?"end"===i?"left":"right":"start"===i?"left":"right":"bottom"===n&&"top"===r?"above":"below",e!==this._currentPosition){let t=this._overlayRef;if(t){let n=`${this._cssClassPrefix}-${mw}-`;t.removePanelClass(n+this._currentPosition),t.addPanelClass(n+e)}this._currentPosition=e}}_setupPointerEnterEventsIfNeeded(){this._disabled||!this.message||!this._viewInitialized||this._passiveListeners.length||(this._isTouchPlatform()?"off"!==this.touchGestures&&(this._disableNativeGesturesIfNecessary(),this._passiveListeners.push(["touchstart",t=>{let e=t.targetTouches?.[0],n=e?{x:e.clientX,y:e.clientY}:void 0;this._setupPointerExitEventsIfNeeded(),this._touchstartTimeout&&clearTimeout(this._touchstartTimeout),this._touchstartTimeout=setTimeout(()=>{this._touchstartTimeout=null,this.show(void 0,n)},this._defaultOptions?.touchLongPressShowDelay??500)}])):this._passiveListeners.push(["mouseenter",t=>{let e;this._setupPointerExitEventsIfNeeded(),void 0!==t.x&&void 0!==t.y&&(e=t),this.show(void 0,e)}]),this._addListeners(this._passiveListeners))}_setupPointerExitEventsIfNeeded(){if(this._pointerExitEventsInitialized)return;this._pointerExitEventsInitialized=!0;let t=[];if(this._isTouchPlatform()){if("off"!==this.touchGestures){this._disableNativeGesturesIfNecessary();let e=()=>{this._touchstartTimeout&&clearTimeout(this._touchstartTimeout),this.hide(this._defaultOptions?.touchendHideDelay)};t.push(["touchend",e],["touchcancel",e])}}else t.push(["mouseleave",t=>{let e=t.relatedTarget;(!e||!this._overlayRef?.overlayElement.contains(e))&&this.hide()}],["wheel",t=>this._wheelListener(t)]);this._addListeners(t),this._passiveListeners.push(...t)}_addListeners(t){t.forEach(([t,e])=>{this._elementRef.nativeElement.addEventListener(t,e,pw)})}_isTouchPlatform(){return!(!this._platform.IOS&&!this._platform.ANDROID)||!!this._platform.isBrowser&&!!this._defaultOptions?.detectHoverCapability&&this._mediaMatcher.matchMedia("(any-hover: none)").matches}_wheelListener(t){if(this._isTooltipVisible()){let e=this._injector.get(Jr).elementFromPoint(t.clientX,t.clientY),n=this._elementRef.nativeElement;e!==n&&!n.contains(e)&&this.hide()}}_disableNativeGesturesIfNecessary(){let t=this.touchGestures;if("off"!==t){let e=this._elementRef.nativeElement,n=e.style;("on"===t||"INPUT"!==e.nodeName&&"TEXTAREA"!==e.nodeName)&&(n.userSelect=n.msUserSelect=n.webkitUserSelect=n.MozUserSelect="none"),("on"===t||!e.draggable)&&(n.webkitUserDrag="none"),n.touchAction="none",n.webkitTapHighlightColor="transparent"}}_syncAriaDescription(t){this._ariaDescriptionPending||(this._ariaDescriptionPending=!0,this._ariaDescriber.removeDescription(this._elementRef.nativeElement,t,"tooltip"),this._isDestroyed||Vl({write:()=>{this._ariaDescriptionPending=!1,this.message&&!this.disabled&&this._ariaDescriber.describe(this._elementRef.nativeElement,this.message,"tooltip")}},{injector:this._injector}))}static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t,selectors:[["","matTooltip",""]],hostAttrs:[1,"mat-mdc-tooltip-trigger"],hostVars:2,hostBindings:function(t,e){2&t&&Kh("mat-mdc-tooltip-disabled",e.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"]})}return t})(),bw=(()=>{class t{_changeDetectorRef=Bn(np);_elementRef=Bn(ja);_isMultiline=!1;message;tooltipClass;_showTimeoutId;_hideTimeoutId;_triggerElement;_mouseLeaveHideDelay;_animationsDisabled=Bx();_tooltip;_closeOnInteraction=!1;_isVisible=!1;_onHide=new yt;_showAnimation="mat-mdc-tooltip-show";_hideAnimation="mat-mdc-tooltip-hide";constructor(){}show(t){null!=this._hideTimeoutId&&clearTimeout(this._hideTimeoutId),this._showTimeoutId=setTimeout(()=>{this._toggleVisibility(!0),this._showTimeoutId=void 0},t)}hide(t){null!=this._showTimeoutId&&clearTimeout(this._showTimeoutId),this._hideTimeoutId=setTimeout(()=>{this._toggleVisibility(!1),this._hideTimeoutId=void 0},t)}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:t}){(!t||!this._triggerElement.contains(t))&&(this.isVisible()?this.hide(this._mouseLeaveHideDelay):this._finalizeAnimation(!1))}_onShow(){this._isMultiline=this._isTooltipMultiline(),this._markForCheck()}_isTooltipMultiline(){let t=this._elementRef.nativeElement.getBoundingClientRect();return t.height>24&&t.width>=200}_handleAnimationEnd({animationName:t}){(t===this._showAnimation||t===this._hideAnimation)&&this._finalizeAnimation(t===this._showAnimation)}_cancelPendingAnimations(){null!=this._showTimeoutId&&clearTimeout(this._showTimeoutId),null!=this._hideTimeoutId&&clearTimeout(this._hideTimeoutId),this._showTimeoutId=this._hideTimeoutId=void 0}_finalizeAnimation(t){t?this._closeOnInteraction=!0:this.isVisible()||this._onHide.next()}_toggleVisibility(t){let e=this._tooltip.nativeElement,n=this._showAnimation,i=this._hideAnimation;if(e.classList.remove(t?i:n),e.classList.add(t?n:i),this._isVisible!==t&&(this._isVisible=t,this._changeDetectorRef.markForCheck()),t&&!this._animationsDisabled&&"function"==typeof getComputedStyle){let t=getComputedStyle(e);("0s"===t.getPropertyValue("animation-duration")||"none"===t.getPropertyValue("animation-name"))&&(this._animationsDisabled=!0)}t&&this._onShow(),this._animationsDisabled&&(e.classList.add("_mat-animation-noopable"),this._finalizeAnimation(t))}static ɵfac=function(e){return new(e||t)};static ɵcmp=au({type:t,selectors:[["mat-tooltip-component"]],viewQuery:function(t,e){if(1&t&&Th(dw,7),2&t){let t;Ih(t=Oh())&&(e._tooltip=t.first)}},hostAttrs:["aria-hidden","true"],hostBindings:function(t,e){1&t&&wh("mouseleave",function(t){return e._handleMouseLeave(t)})},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(t,e){if(1&t){let t=mh();nh(0,"div",1,0),wh("animationend",function(n){return vr(t),yr(e._handleAnimationEnd(n))}),nh(2,"div",2),lm(3),ih()()}2&t&&(Kh("mdc-tooltip--multiline",e._isMultiline),th("ngClass",e.tooltipClass),Cl(3),dm(e.message))},dependencies:[Zp],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(--mat-tooltip-container-color, var(--mat-sys-inverse-surface));color:var(--mat-tooltip-supporting-text-color, var(--mat-sys-inverse-on-surface));border-radius:var(--mat-tooltip-container-shape, var(--mat-sys-corner-extra-small));font-family:var(--mat-tooltip-supporting-text-font, var(--mat-sys-body-small-font));font-size:var(--mat-tooltip-supporting-text-size, var(--mat-sys-body-small-size));font-weight:var(--mat-tooltip-supporting-text-weight, var(--mat-sys-body-small-weight));line-height:var(--mat-tooltip-supporting-text-line-height, var(--mat-sys-body-small-line-height));letter-spacing:var(--mat-tooltip-supporting-text-tracking, var(--mat-sys-body-small-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{line-height:normal}.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}\n'],encapsulation:2,changeDetection:0})}return t})(),gw=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵmod=lu({type:t});static ɵinj=cn({imports:[wx,cw,__,Jv]})}return t})(),xw=class{showElementOver(t){if(!t)return;let e=t.getBoundingClientRect();t.style.position="fixed",t.style.top=`${e.top}px`,t.style.left=`${e.left}px`,t.style.zIndex="2000"}hideElementOver(t){t&&(t.style.position="static",t.style.top="",t.style.left="",t.style.zIndex="")}},_w=(()=>{class t{constructor(){this.itemText=Gm(null,{alias:"avaHoverEffect"}),this.allowShow=null,this.treeHoverTooltipService=Bn(xw)}onMouseEnter(){let t=this.itemText();t&&this.treeHoverTooltipService.showElementOver(t.textElement()?.nativeElement)}onMouseUp(){this.allowShow=setTimeout(()=>{this.hide();let t=this.itemText();t&&this.treeHoverTooltipService.showElementOver(t.textElement()?.nativeElement)},400)}onWheel(){this.hide()}onScroll(){this.hide()}onMouseLeave(){this.hide()}onKeyDown(){this.hide()}onMouseOut(){this.hide()}onMouseMove(t){let e=t.currentTarget.closest(".ava-tree-wrapper");if(e){let n=e.getBoundingClientRect();t.x>n.right&&this.onMouseLeave()}}hide(){this.allowShow&&(clearTimeout(this.allowShow),this.allowShow=null);let t=this.itemText();t&&this.treeHoverTooltipService.hideElementOver(t.textElement()?.nativeElement)}static{this.ɵfac=function(e){return new(e||t)}}static{this.ɵdir=uu({type:t,selectors:[["","avaHoverEffect",""]],hostBindings:function(t,e){1&t&&wh("mouseenter",function(){return e.onMouseEnter()})("mouseup",function(){return e.onMouseUp()})("wheel",function(){return e.onWheel()})("scroll",function(){return e.onScroll()})("mouseleave",function(){return e.onMouseLeave()})("keydown",function(){return e.onKeyDown()})("mouseout",function(){return e.onMouseOut()})("mousemove",function(t){return e.onMouseMove(t)})},inputs:{itemText:[1,"avaHoverEffect","itemText"]}})}}return t})();!function(t){t.Normal="Normal",t.Floor="Floor",t.Ceiling="Ceiling"}(Vy||(Vy={})),function(t){t.Numeric="Numeric",t.Alphanumeric="Alphanumeric"}(jy||(jy={})),function(t){t.Undefined="Undefined",t.Left="Left",t.Right="Right"}(By||(By={})),function(t){t.Undefined="Undefined",t.Index="Index",t.Position="Position",t.Group="Group",t.Lot="Lot"}(Hy||(Hy={})),function(t){t.Unknown="Unknown",t.Wages="Wages",t.Materials="Materials",t.Plant="Plant",t.Miscellaneous="Miscellaneous"}(Uy||(Uy={})),function(t){t.Unspecified="Unspecified",t.OpenProcurement="OpenProcurement",t.ClosedProducrement="ClosedProducrement",t.NegotiationProcurementWithoutPublicAnnouncement="NegotiationProcurementWithoutPublicAnnouncement",t.NegotiationProcurement="NegotiationProcurement",t.OpenCall="OpenCall",t.SelectedCallWithoutPublicCompetition="SelectedCallWithoutPublicCompetition",t.SelectedCall="SelectedCall",t.DirectAward="DirectAward",t.InternationalNATOProcurement="InternationalNATOProcurement",t.CompetitiveDialog="CompetitiveDialog",t.InnovationPartnership="InnovationPartnership"}($y||($y={})),function(t){t.Unspecified="Unspecified",t.MaintenanceContract="MaintenanceContract",t.OutlineContract="OutlineContract",t.OutlineForMaintenanceContract="OutlineForMaintenanceContract"}(Wy||(Wy={})),function(t){t.Unknown="Unknown",t.Location="Location",t.DIN276="DIN276",t.CostUnit="CostUnit",t.WorkCategory="WorkCategory",t.OenormB1801CostGroup="OenormB1801CostGroup",t.BIM="BIM",t.Attachment="Attachment"}(qy||(qy={})),function(t){t.None="None",t.ByBuyer="ByBuyer",t.ByBidder="ByBidder"}(Gy||(Gy={})),function(t){t.Unknown="Unknown",t.StLB="StLB",t.StLK="StLK",t.STLBBauZ="STLBBauZ"}(Zy||(Zy={})),function(t){t.Undefined="Undefined",t.Commissioned="Commissioned",t.Postponed="Postponed",t.Removed="Removed"}(Ky||(Ky={})),function(t){t.Regular="Regular",t.Optional="Optional",t.Alternative="Alternative"}(Yy||(Yy={})),function(t){t.WithTotal="WithTotal",t.WithoutTotal="WithoutTotal"}(Xy||(Xy={})),function(t){t.Regular="Regular",t.HourlyPaidWork="HourlyPaidWork"}(Jy||(Jy={})),function(t){t.Unknown="Unknown",t.FreeText="FreeText",t.AdditionDescription="AdditionDescription"}(Qy||(Qy={})),function(t){t.Unknown="Unknown",t.Recognized="Recognized",t.Filed="Filed",t.Offered="Offered",t.Withdrawn="Withdrawn",t.Rejected="Rejected",t.RejectionObjected="RejectionObjected",t.FormallyAcknowledged="FormallyAcknowledged",t.Approved="Approved"}(tw||(tw={})),function(t){t.Undefined="Undefined",t.AllPreviousMarkedPositions="AllPreviousMarkedPositions",t.AllPreviousPositions="AllPreviousPositions",t.ReferencedPositions="ReferencedPositions"}(ew||(ew={})),function(t){t.Unknown="Unknown",t.Base="Base",t.Extension="Extension",t.Rent="Rent"}(nw||(nw={})),function(t){t.Unknown="Unknown",t.Minutes="Minutes",t.Hours="Hours",t.Days="Days",t.Weeks="Weeks",t.Months="Months"}(iw||(iw={})),function(t){t.Undefined="Undefined",t.Base="Base",t.CostEstimate="CostEstimate",t.OfferRequest="OfferRequest",t.Offer="Offer",t.SideOffer="SideOffer",t.Grant="Grant"}(rw||(rw={})),function(t){t.Self="Self",t.Gaeb90="Gaeb90",t.Gaeb2000="Gaeb2000",t.GaebXml="GaebXml",t.Oenorm="Oenorm",t.Reb="Reb",t.Sia="Sia"}(ow||(ow={})),function(t){t.Months="Months",t.Years="Years"}(aw||(aw={})),function(t){t.Unknown="Unknown",t.Project="Project",t.Immediate="Immediate",t.Exhibition="Exhibition"}(sw||(sw={})),new Date(Date.UTC(2025,11,11,10,40,5));var vw=function(t){return t.Tree="Tree",t.List="List",t.Table="Table",t}(vw||{}),yw={en:"en-US",de:"de-DE"},ww=[(t,e)=>("PositionDto"===t.elementType||"ServiceSpecificationGroupDto"===t.elementType||"NoteTextDto"===t.elementType)&&t.shortText?.trim().toLocaleLowerCase().includes(e),(t,e)=>"ExecutionDescriptionDto"===t.elementType&&t.label?.trim().toLocaleLowerCase().includes(e),(t,e)=>("PositionDto"===t.elementType||"ServiceSpecificationGroupDto"===t.elementType)&&t.itemNumber?.stringRepresentation?.includes(e)],kw={language:"en",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={language:"de",textSearch:"Suche",textNothing:"Nichts",textNothingFiltered:"Kein Filter",textAll:"Alle",tooltipAllOpen:"Alle aufklappen",tooltipAllClose:"Alle zuklappen",tooltipAllAdd:"Alle hinzufügen",tooltipAllRemove:"Alle entfernen",defaultNameNoteText:"Hinweis",defaultNameDescription:"Beschreibung",defaultNameGroup:"Gruppe",defaultNamePosition:"Position"},Sw=class{constructor(){this._language="en",this._textWords=this.selectTextWords(this._language),this._indent="20px",this._functionView=[],this._selectedColor="",this._allowDblClick=!0,this._mouseAwareKeyboardControl=!0,this._addTableColumns=[],this._isSelectionMode=!1,this._initiallySelectedElements=[],this._customKeyboardOperationConfig=null,this._listFilterFunc=ww,this.treeConfigSource=new kt(this.getDefaultConfiguration()),this.treeConfig$=this.treeConfigSource.asObservable()}setTreeConfig(t){this.treeConfigSource.next(t)}getCurrentTreeConfig(){return this.treeConfigSource.getValue()}getTextWordsFromConfig(){return this.treeConfig$.pipe(ee(t=>{let e;return e="string"==typeof t?.textWords?this.selectTextWords(t.textWords):t.textWords?t.textWords:this._textWords,this._language=e.language,s({},e)}),Pe((t,e)=>JSON.stringify(t)===JSON.stringify(e)))}selectTextWords(t){return"de"===t?Cw:kw}getIndentFromConfig(){return this.treeConfig$.pipe(ee(t=>t?.indent||""),Pe((t,e)=>JSON.stringify(t)===JSON.stringify(e)))}getFunctionViewFromConfig(){return this.treeConfig$.pipe(ee(t=>t?.functionView||[]),Pe((t,e)=>JSON.stringify(t)===JSON.stringify(e)))}getSelectedColorFromConfig(){return this.treeConfig$.pipe(ee(t=>t?.selectedColor||""),Pe((t,e)=>JSON.stringify(t)===JSON.stringify(e)))}getAllowDblClickFromConfig(){return this.treeConfig$.pipe(ee(t=>t?.allowDblClick||!1),Pe((t,e)=>JSON.stringify(t)===JSON.stringify(e)))}getAddTableColumnsFromConfig(){return this.treeConfig$.pipe(ee(t=>t?.addTableColumns||[]),Pe((t,e)=>JSON.stringify(t)===JSON.stringify(e)))}getIsSelectionModeFromConfig(){return this.treeConfig$.pipe(ee(t=>t?.isSelectionMode||!1),Pe((t,e)=>JSON.stringify(t)===JSON.stringify(e)))}getInitiallySelectedElementsViewFromConfig(){return this.treeConfig$.pipe(ee(t=>t?.initiallySelectedElements||[]),Pe((t,e)=>JSON.stringify(t)===JSON.stringify(e)))}getMouseAwareKeyboardControlFromConfig(){return this.treeConfig$.pipe(ee(t=>t?.mouseAwareKeyboardControl||!1),Pe((t,e)=>JSON.stringify(t)===JSON.stringify(e)))}getCustomKeyboardOperationConfigFromConfig(){return this.treeConfig$.pipe(ee(t=>t?.customKeyboardOperationConfig||null),Pe((t,e)=>JSON.stringify(t)===JSON.stringify(e)))}getListFilterFuncFromConfig(){return this.treeConfig$.pipe(ee(t=>t?.listFilterFunc||this._listFilterFunc),Pe((t,e)=>JSON.stringify(t)===JSON.stringify(e)))}getHideParentItemNumbersFromConfig(){return this.treeConfig$.pipe(ee(t=>t?.hideParentItemNumbers||!1),Pe((t,e)=>JSON.stringify(t)===JSON.stringify(e)))}getDefaultConfiguration(){return{textWords:this._textWords,indent:this._indent,functionView:this._functionView,selectedColor:this._selectedColor,allowDblClick:this._allowDblClick,addTableColumns:this._addTableColumns,isSelectionMode:this._isSelectionMode,initiallySelectedElements:this._initiallySelectedElements,mouseAwareKeyboardControl:this._mouseAwareKeyboardControl,customKeyboardOperationConfig:this._customKeyboardOperationConfig,listFilterFunc:this._listFilterFunc}}get locale(){return yw[this._language]}},Ew=class{constructor(){this.expansionState=ko({})}expandParentGroups(t,e,n){if(!e?.length)return;let i=e.filter(t=>!!t.elements?.length);if(!i.length)return;let r=t=>{let e=(t=>{for(let e of i)if(!n[e.id]&&e.elements?.find(e=>t.id===e.id))return n[e.id]=!0,e;return null})(t);e&&r(e)};r(t)}setExpansionState(t){this.expansionState.set(t)}getExpansionState(){return this.expansionState}},Rw=(()=>{class t{constructor(){this._flatElementsDto=[],this.flatElementsDtoSource=new St(1),this.flatElementsDto=this.flatElementsDtoSource.asObservable(),this.elementUpdatedSource=new yt,this.elementUpdated$=this.elementUpdatedSource.asObservable(),this.listFilterFunc=ww}setElementsDto(e){this._flatElementsDto=t.getFlatElements(e),this.objectElementsDto=t.getObjectElements(this._flatElementsDto),this.flatElementsDtoSource.next(this._flatElementsDto)}static getFlatElements(t){let e=[];return t.elements&&t.elements.forEach(t=>{if(e.push(t),"ServiceSpecificationGroupDto"===t.elementTypeDiscriminator){let n=t;e.push(...this.getFlatElements(n))}}),e}static getObjectElements(t){let e={};return t?.length&&t.forEach(t=>{t?.id&&(e[t.id]=t)}),e}getOneElementById(t){return te(t&&this.objectElementsDto?.[t]||null)}checkFilterValue(t,e){let n=e.trim().toLocaleLowerCase();for(let e of this.listFilterFunc)if(e(t,n))return!0;return!1}jumpNextNode(t,e,n){if(!this._flatElementsDto.length||n&&!this._flatElementsDto.find(t=>n(t)))return null;let i=e||this._flatElementsDto[0],r=this._flatElementsDto.findIndex(t=>i.id===t.id);for(e&&(r=this.getNextIndex(this._flatElementsDto.length,r,t));n&&!n(this._flatElementsDto[r]);)r=this.getNextIndex(this._flatElementsDto.length,r,t);return this._flatElementsDto[r]}getNextIndex(t,e,n){let i=e+n;return i=i<0?t-1:i,i=i>t-1?0:i,i}getObjectElementsDto(){return this.objectElementsDto}updateElementById(t,e){if(!t||!this.objectElementsDto?.[t])return!1;let n=this.objectElementsDto[t];return Object.assign(n,e),this.elementUpdatedSource.next({id:t,updates:e}),!0}static{this.ɵfac=function(e){return new(e||t)}}static{this.ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}}return t})(),Dw=class{constructor(){this.preselectedElementSource=new St(1),this.preselectedElementWasNull=!1,this.preselectedElement=this.preselectedElementSource.asObservable(),this.selectClickElementSource=new St(1),this.selectClickElement=this.selectClickElementSource.asObservable(),this.selectDblClickElementSource=new St(1),this.selectDblClickElement=this.selectDblClickElementSource.asObservable(),this.selectContextMenuElementSource=new St(1),this.selectContextMenuElement=this.selectContextMenuElementSource.asObservable()}setPreselectedElement(t){this.preselectedElementSource.next(t),this.preselectedElementWasNull=null==t}setClickElement(t){this.selectClickElementSource.next(t),this.preselectedElementWasNull||this.preselectedElementSource.next(null)}setDblClickElement(t){this.selectDblClickElementSource.next(t)}setContextMenuElement(t){this.selectContextMenuElementSource.next(t)}},Tw=function(t){return t.MoveSelectedPositionUp="moveSelectedPositionUp",t.MoveSelectedPositionDown="moveSelectedPositionDown",t.MoveChosenPositionDown="moveChosenPositionDown",t.MoveChosenPositionUp="moveChosenPositionUp",t.ClearChosenPosition="clearChosenPosition",t.SelectChosenPosition="selectChosenPosition",t}(Tw||{}),Iw=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=Bn(Rw),this.selectElementService=Bn(Dw),this.currentConfig=s({},this.defaultKeyboardOperationConfig)}getConfig(){return this.currentConfig}mergeConfigOperation(t){this.currentConfig=this.deepMerge(this.currentConfig,t)}deepMerge(t,e){let n=s({},t);for(let t in e)Object.prototype.hasOwnProperty.call(e,t)&&(Object.prototype.hasOwnProperty.call(n,t)&&"object"==typeof n[t]&&null!==n[t]&&"object"==typeof e[t]&&null!==e[t]?n[t]=this.deepMerge(n[t],e[t]):n[t]=e[t]);return n}handleKeyboardEvent(t,e){let n;return this.currentConfig.operations.moveSelectedPositionUp?.keyEvent!==t.key||this.currentConfig.operations.moveSelectedPositionUp?.disabled?this.currentConfig.operations.moveSelectedPositionDown?.keyEvent!==t.key||this.currentConfig.operations.moveSelectedPositionDown?.disabled?this.currentConfig.operations.moveChosenPositionDown?.keyEvent!==t.key||this.currentConfig.operations.moveChosenPositionDown?.disabled?this.currentConfig.operations.moveChosenPositionUp?.keyEvent!==t.key||this.currentConfig.operations.moveChosenPositionUp?.disabled?this.currentConfig.operations.selectChosenPosition?.keyEvent!==t.key||this.currentConfig.operations.selectChosenPosition?.disabled?this.currentConfig.operations.clearChosenPosition?.keyEvent!==t.key||this.currentConfig.operations.clearChosenPosition?.disabled?null:(t.preventDefault(),this.selectElementService.setPreselectedElement(null),{operation:Tw.ClearChosenPosition,nextElement:null}):(t.preventDefault(),this.selectElementService.setClickElement(e),{operation:Tw.SelectChosenPosition,nextElement:null}):(t.preventDefault(),n=this.flatElementsService.jumpNextNode(-1,e),this.selectElementService.setPreselectedElement(n?.id===e?.id?null:n),{operation:Tw.MoveChosenPositionUp,nextElement:n}):(t.preventDefault(),n=this.flatElementsService.jumpNextNode(1,e),this.selectElementService.setPreselectedElement(n?.id===e?.id?null:n),{operation:Tw.MoveChosenPositionDown,nextElement:n}):(t.preventDefault(),n=this.flatElementsService.jumpNextNode(1,e),this.selectElementService.setClickElement(n),{operation:Tw.MoveSelectedPositionDown,nextElement:n}):(t.preventDefault(),n=this.flatElementsService.jumpNextNode(-1,e),this.selectElementService.setClickElement(n),{operation:Tw.MoveSelectedPositionUp,nextElement:n})}},Ow=(()=>{class t{constructor(){this.treeNodeSelectingSource=new kt({}),this.treeNodeSelecting=this.treeNodeSelectingSource.asObservable(),this._selectingElementsTreeData=null,this.selectingChangedSource=new St(1),this.selectingChanged=this.selectingChangedSource.asObservable(),this.flatSelectedListId=[]}setSelectingChanged(t){this.selectingChangedSource.next(t)}loadSelectingElements(t,e=null){let n=[];return t&&t.length&&(t.forEach(t=>{let i={parent:e,elementId:t.id,checked:!1};"ServiceSpecificationGroupDto"===t.elementType&&(i.indeterminate=!1,i.children=this.loadSelectingElements(t.elements,i)),n.push(i),this.treeNodeSelectingSource.value[t.id]=i}),this._selectingElementsTreeData=n),n}getTreeData(){return this._selectingElementsTreeData}changeAllChild(t,e){t.forEach(t=>{t.checked=e,t.children&&(t.indeterminate=!1,this.changeAllChild(t.children,e))})}changeAllParent(t,e){t.checked=e,t.parent&&this.changeAllParent(t.parent,e)}changeSelecting(t,e,n=!0){let i=this.treeNodeSelectingSource.value[e];i&&(i.checked=t,i.children&&(i.indeterminate=!1,n&&this.changeAllChild(i.children,t)),i.parent&&this.changeAllParent(i.parent,t),this.getIndeterminate(i?.parent||null),n&&this.treeNodeSelectingSource.next(this.treeNodeSelectingSource.value))}getIndeterminate(t){if(!t||!t.children||!t.children.length)return;let e=!1,n=!1;t.children.forEach(t=>{(t.checked||t.indeterminate)&&(e=!0),t.checked||(n=!0)}),e?n?(t.indeterminate=!0,t.checked=!1):(t.indeterminate=!1,t.checked=!0):(t.indeterminate=!1,t.checked=!1),this.getIndeterminate(t.parent)}changeAll(t){Object.values(this.treeNodeSelectingSource.value).forEach(e=>{this.changeSelecting(t,e.elementId,!1)}),this.treeNodeSelectingSource.next(this.treeNodeSelectingSource.value)}getFlatSelectedListId(t){t.forEach(t=>{t.children?this.getFlatSelectedListId(t.children):this.flatSelectedListId.push(t.elementId)})}getTreeRoot(t){let e=[];return t.forEach(t=>{if(t.checked||t.indeterminate){let n={elementId:t.elementId};t.children&&(n.children=this.getTreeRoot(t.children)),e.push(n)}}),e}static{this.ɵfac=function(e){return new(e||t)}}static{this.ɵprov=ln({token:t,factory:t.ɵfac,providedIn:"root"})}}return t})(),Aw=["mat-internal-form-field",""],Pw=["*"],Mw=(()=>{class t{labelPosition;static ɵfac=function(e){return new(e||t)};static ɵcmp=au({type:t,selectors:[["div","mat-internal-form-field",""]],hostAttrs:[1,"mdc-form-field","mat-internal-form-field"],hostVars:2,hostBindings:function(t,e){2&t&&Kh("mdc-form-field--align-end","before"===e.labelPosition)},inputs:{labelPosition:"labelPosition"},attrs:Aw,ngContentSelectors:Pw,decls:1,vars:0,template:function(t,e){1&t&&(Eh(),Rh(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}\n"],encapsulation:2,changeDetection:0})}return t})(),Fw=["input"],Nw=["label"],zw=["*"],Lw={color:"accent",clickAction:"check-indeterminate",disabledInteractive:!1},Vw=new pn("mat-checkbox-default-options",{providedIn:"root",factory:()=>Lw}),jw=function(t){return t[t.Init=0]="Init",t[t.Checked=1]="Checked",t[t.Unchecked=2]="Unchecked",t[t.Indeterminate=3]="Indeterminate",t}(jw||{}),Bw=class{source;checked},Hw=(()=>{class t{_elementRef=Bn(ja);_changeDetectorRef=Bn(np);_ngZone=Bn(ho);_animationsDisabled=Bx();_options=Bn(Vw,{optional:!0});focus(){this._inputElement.nativeElement.focus()}_createChangeEvent(t){let e=new Bw;return e.source=this,e.checked=t,e}_getAnimationTargetElement(){return this._inputElement?.nativeElement}_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"};ariaLabel="";ariaLabelledby=null;ariaDescribedby;ariaExpanded;ariaControls;ariaOwns;_uniqueId;id;get inputId(){return`${this.id||this._uniqueId}-input`}required;labelPosition="after";name=null;change=new ro;indeterminateChange=new ro;value;disableRipple;_inputElement;_labelElement;tabIndex;color;disabledInteractive;_onTouched=()=>{};_currentAnimationClass="";_currentCheckState=jw.Init;_controlValueAccessorChangeFn=()=>{};_validatorChangeFn=()=>{};constructor(){Bn(ax).load(c_);let t=Bn(new $m("tabindex"),{optional:!0});this._options=this._options||Lw,this.color=this._options.color||Lw.color,this.tabIndex=null==t?0:parseInt(t)||0,this.id=this._uniqueId=Bn(Cx).getId("mat-mdc-checkbox-"),this.disabledInteractive=this._options?.disabledInteractive??!1}ngOnChanges(t){t.required&&this._validatorChangeFn()}ngAfterViewInit(){this._syncIndeterminate(this.indeterminate)}get checked(){return this._checked}set checked(t){t!=this.checked&&(this._checked=t,this._changeDetectorRef.markForCheck())}_checked=!1;get disabled(){return this._disabled}set disabled(t){t!==this.disabled&&(this._disabled=t,this._changeDetectorRef.markForCheck())}_disabled=!1;get indeterminate(){return this._indeterminate()}set indeterminate(t){let e=t!=this._indeterminate();this._indeterminate.set(t),e&&(t?this._transitionCheckState(jw.Indeterminate):this._transitionCheckState(this.checked?jw.Checked:jw.Unchecked),this.indeterminateChange.emit(t)),this._syncIndeterminate(t)}_indeterminate=ko(!1);_isRippleDisabled(){return this.disableRipple||this.disabled}_onLabelTextChange(){this._changeDetectorRef.detectChanges()}writeValue(t){this.checked=!!t}registerOnChange(t){this._controlValueAccessorChangeFn=t}registerOnTouched(t){this._onTouched=t}setDisabledState(t){this.disabled=t}validate(t){return this.required&&!0!==t.value?{required:!0}:null}registerOnValidatorChange(t){this._validatorChangeFn=t}_transitionCheckState(t){let e=this._currentCheckState,n=this._getAnimationTargetElement();if(e!==t&&n&&(this._currentAnimationClass&&n.classList.remove(this._currentAnimationClass),this._currentAnimationClass=this._getAnimationClassForCheckStateTransition(e,t),this._currentCheckState=t,this._currentAnimationClass.length>0)){n.classList.add(this._currentAnimationClass);let t=this._currentAnimationClass;this._ngZone.runOutsideAngular(()=>{setTimeout(()=>{n.classList.remove(t)},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 t=this._options?.clickAction;this.disabled||"noop"===t?(this.disabled&&this.disabledInteractive||!this.disabled&&"noop"===t)&&(this._inputElement.nativeElement.checked=this.checked,this._inputElement.nativeElement.indeterminate=this.indeterminate):(this.indeterminate&&"check"!==t&&Promise.resolve().then(()=>{this._indeterminate.set(!1),this.indeterminateChange.emit(!1)}),this._checked=!this._checked,this._transitionCheckState(this._checked?jw.Checked:jw.Unchecked),this._emitChangeEvent())}_onInteractionEvent(t){t.stopPropagation()}_onBlur(){Promise.resolve().then(()=>{this._onTouched(),this._changeDetectorRef.markForCheck()})}_getAnimationClassForCheckStateTransition(t,e){if(this._animationsDisabled)return"";switch(t){case jw.Init:if(e===jw.Checked)return this._animationClasses.uncheckedToChecked;if(e==jw.Indeterminate)return this._checked?this._animationClasses.checkedToIndeterminate:this._animationClasses.uncheckedToIndeterminate;break;case jw.Unchecked:return e===jw.Checked?this._animationClasses.uncheckedToChecked:this._animationClasses.uncheckedToIndeterminate;case jw.Checked:return e===jw.Unchecked?this._animationClasses.checkedToUnchecked:this._animationClasses.checkedToIndeterminate;case jw.Indeterminate:return e===jw.Checked?this._animationClasses.indeterminateToChecked:this._animationClasses.indeterminateToUnchecked}return""}_syncIndeterminate(t){let e=this._inputElement;e&&(e.nativeElement.indeterminate=t)}_onInputClick(){this._handleInputClick()}_onTouchTargetClick(){this._handleInputClick(),this.disabled||this._inputElement.nativeElement.focus()}_preventBubblingFromLabel(t){t.target&&this._labelElement.nativeElement.contains(t.target)&&t.stopPropagation()}static ɵfac=function(e){return new(e||t)};static ɵcmp=au({type:t,selectors:[["mat-checkbox"]],viewQuery:function(t,e){if(1&t&&Th(Fw,5)(Nw,5),2&t){let t;Ih(t=Oh())&&(e._inputElement=t.first),Ih(t=Oh())&&(e._labelElement=t.first)}},hostAttrs:[1,"mat-mdc-checkbox"],hostVars:16,hostBindings:function(t,e){2&t&&(ph("id",e.id),zu("tabindex",null)("aria-label",null)("aria-labelledby",null),Yh(e.color?"mat-"+e.color:"mat-accent"),Kh("_mat-animation-noopable",e._animationsDisabled)("mdc-checkbox--disabled",e.disabled)("mat-mdc-checkbox-disabled",e.disabled)("mat-mdc-checkbox-checked",e.checked)("mat-mdc-checkbox-disabled-interactive",e.disabledInteractive))},inputs:{ariaLabel:[0,"aria-label","ariaLabel"],ariaLabelledby:[0,"aria-labelledby","ariaLabelledby"],ariaDescribedby:[0,"aria-describedby","ariaDescribedby"],ariaExpanded:[2,"aria-expanded","ariaExpanded",mp],ariaControls:[0,"aria-controls","ariaControls"],ariaOwns:[0,"aria-owns","ariaOwns"],id:"id",required:[2,"required","required",mp],labelPosition:"labelPosition",name:"name",value:"value",disableRipple:[2,"disableRipple","disableRipple",mp],tabIndex:[2,"tabIndex","tabIndex",t=>null==t?void 0:pp(t)],color:"color",disabledInteractive:[2,"disabledInteractive","disabledInteractive",mp],checked:[2,"checked","checked",mp],disabled:[2,"disabled","disabled",mp],indeterminate:[2,"indeterminate","indeterminate",mp]},outputs:{change:"change",indeterminateChange:"indeterminateChange"},exportAs:["matCheckbox"],features:[Sm([{provide:kb,useExisting:on(()=>t),multi:!0},{provide:Tb,useExisting:t,multi:!0}]),Uo],ngContentSelectors:zw,decls:15,vars:23,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-focus-indicator",3,"matRippleTrigger","matRippleDisabled","matRippleCentered"],[1,"mdc-label",3,"for"]],template:function(t,e){if(1&t){let t=mh();Eh(),nh(0,"div",3),wh("click",function(n){return vr(t),yr(e._preventBubblingFromLabel(n))}),nh(1,"div",4,0)(3,"div",5),wh("click",function(){return vr(t),yr(e._onTouchTargetClick())}),ih(),nh(4,"input",6,1),wh("blur",function(){return vr(t),yr(e._onBlur())})("click",function(){return vr(t),yr(e._onInputClick())})("change",function(n){return vr(t),yr(e._onInteractionEvent(n))}),ih(),rh(6,"div",7),nh(7,"div",8),ur.lFrame.currentNamespace="svg",nh(8,"svg",9),rh(9,"path",10),ih(),ur.lFrame.currentNamespace=null,rh(10,"div",11),ih(),rh(11,"div",12),ih(),nh(12,"label",13,2),Rh(14),ih()()}if(2&t){let t=Fh(2);th("labelPosition",e.labelPosition),Cl(4),Kh("mdc-checkbox--selected",e.checked),th("checked",e.checked)("indeterminate",e.indeterminate)("disabled",e.disabled&&!e.disabledInteractive)("id",e.inputId)("required",e.required)("tabIndex",e.disabled&&!e.disabledInteractive?-1:e.tabIndex),zu("aria-label",e.ariaLabel||null)("aria-labelledby",e.ariaLabelledby)("aria-describedby",e.ariaDescribedby)("aria-checked",e.indeterminate?"mixed":null)("aria-controls",e.ariaControls)("aria-disabled",!(!e.disabled||!e.disabledInteractive)||null)("aria-expanded",e.ariaExpanded)("aria-owns",e.ariaOwns)("name",e.name)("value",e.value),Cl(7),th("matRippleTrigger",t)("matRippleDisabled",e.disableRipple||e.disabled)("matRippleCentered",!0),Cl(),th("for",e.inputId)}},dependencies:[e_,Mw],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(--mat-checkbox-state-layer-size, 40px) - 18px)/2);margin:calc((var(--mat-checkbox-state-layer-size, 40px) - var(--mat-checkbox-state-layer-size, 40px))/2)}.mdc-checkbox:hover>.mdc-checkbox__ripple{opacity:var(--mat-checkbox-unselected-hover-state-layer-opacity, var(--mat-sys-hover-state-layer-opacity));background-color:var(--mat-checkbox-unselected-hover-state-layer-color, var(--mat-sys-on-surface))}.mdc-checkbox:hover>.mat-mdc-checkbox-ripple>.mat-ripple-element{background-color:var(--mat-checkbox-unselected-hover-state-layer-color, var(--mat-sys-on-surface))}.mdc-checkbox .mdc-checkbox__native-control:focus+.mdc-checkbox__ripple{opacity:var(--mat-checkbox-unselected-focus-state-layer-opacity, var(--mat-sys-focus-state-layer-opacity));background-color:var(--mat-checkbox-unselected-focus-state-layer-color, var(--mat-sys-on-surface))}.mdc-checkbox .mdc-checkbox__native-control:focus~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:var(--mat-checkbox-unselected-focus-state-layer-color, var(--mat-sys-on-surface))}.mdc-checkbox:active>.mdc-checkbox__native-control+.mdc-checkbox__ripple{opacity:var(--mat-checkbox-unselected-pressed-state-layer-opacity, var(--mat-sys-pressed-state-layer-opacity));background-color:var(--mat-checkbox-unselected-pressed-state-layer-color, var(--mat-sys-primary))}.mdc-checkbox:active>.mdc-checkbox__native-control~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:var(--mat-checkbox-unselected-pressed-state-layer-color, var(--mat-sys-primary))}.mdc-checkbox:hover>.mdc-checkbox__native-control:checked+.mdc-checkbox__ripple{opacity:var(--mat-checkbox-selected-hover-state-layer-opacity, var(--mat-sys-hover-state-layer-opacity));background-color:var(--mat-checkbox-selected-hover-state-layer-color, var(--mat-sys-primary))}.mdc-checkbox:hover>.mdc-checkbox__native-control:checked~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:var(--mat-checkbox-selected-hover-state-layer-color, var(--mat-sys-primary))}.mdc-checkbox .mdc-checkbox__native-control:focus:checked+.mdc-checkbox__ripple{opacity:var(--mat-checkbox-selected-focus-state-layer-opacity, var(--mat-sys-focus-state-layer-opacity));background-color:var(--mat-checkbox-selected-focus-state-layer-color, var(--mat-sys-primary))}.mdc-checkbox .mdc-checkbox__native-control:focus:checked~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:var(--mat-checkbox-selected-focus-state-layer-color, var(--mat-sys-primary))}.mdc-checkbox:active>.mdc-checkbox__native-control:checked+.mdc-checkbox__ripple{opacity:var(--mat-checkbox-selected-pressed-state-layer-opacity, var(--mat-sys-pressed-state-layer-opacity));background-color:var(--mat-checkbox-selected-pressed-state-layer-color, var(--mat-sys-on-surface))}.mdc-checkbox:active>.mdc-checkbox__native-control:checked~.mat-mdc-checkbox-ripple .mat-ripple-element{background-color:var(--mat-checkbox-selected-pressed-state-layer-color, var(--mat-sys-on-surface))}.mdc-checkbox--disabled.mat-mdc-checkbox-disabled-interactive .mdc-checkbox .mdc-checkbox__native-control~.mat-mdc-checkbox-ripple .mat-ripple-element,.mdc-checkbox--disabled.mat-mdc-checkbox-disabled-interactive .mdc-checkbox .mdc-checkbox__native-control+.mdc-checkbox__ripple{background-color:var(--mat-checkbox-unselected-hover-state-layer-color, var(--mat-sys-on-surface))}.mdc-checkbox .mdc-checkbox__native-control{position:absolute;margin:0;padding:0;opacity:0;cursor:inherit;z-index:1;width:var(--mat-checkbox-state-layer-size, 40px);height:var(--mat-checkbox-state-layer-size, 40px);top:calc((var(--mat-checkbox-state-layer-size, 40px) - var(--mat-checkbox-state-layer-size, 40px))/2);right:calc((var(--mat-checkbox-state-layer-size, 40px) - var(--mat-checkbox-state-layer-size, 40px))/2);left:calc((var(--mat-checkbox-state-layer-size, 40px) - var(--mat-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);-webkit-print-color-adjust:exact;color-adjust:exact;border-color:var(--mat-checkbox-unselected-icon-color, var(--mat-sys-on-surface-variant));top:calc((var(--mat-checkbox-state-layer-size, 40px) - 18px)/2);left:calc((var(--mat-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(--mat-checkbox-selected-icon-color, var(--mat-sys-primary));background-color:var(--mat-checkbox-selected-icon-color, var(--mat-sys-primary))}.mdc-checkbox--disabled .mdc-checkbox__background{border-color:var(--mat-checkbox-disabled-unselected-icon-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}@media(forced-colors: active){.mdc-checkbox--disabled .mdc-checkbox__background{border-color:GrayText}}.mdc-checkbox__native-control:disabled:checked~.mdc-checkbox__background,.mdc-checkbox__native-control:disabled:indeterminate~.mdc-checkbox__background{background-color:var(--mat-checkbox-disabled-selected-icon-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent));border-color:rgba(0,0,0,0)}@media(forced-colors: active){.mdc-checkbox__native-control:disabled:checked~.mdc-checkbox__background,.mdc-checkbox__native-control:disabled:indeterminate~.mdc-checkbox__background{border-color:GrayText}}.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(--mat-checkbox-unselected-hover-icon-color, var(--mat-sys-on-surface));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(--mat-checkbox-selected-hover-icon-color, var(--mat-sys-primary));background-color:var(--mat-checkbox-selected-hover-icon-color, var(--mat-sys-primary))}.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(--mat-checkbox-unselected-focus-icon-color, var(--mat-sys-on-surface))}.mdc-checkbox__native-control:focus:focus:checked~.mdc-checkbox__background,.mdc-checkbox__native-control:focus:focus:indeterminate~.mdc-checkbox__background{border-color:var(--mat-checkbox-selected-focus-icon-color, var(--mat-sys-primary));background-color:var(--mat-checkbox-selected-focus-icon-color, var(--mat-sys-primary))}.mdc-checkbox--disabled.mat-mdc-checkbox-disabled-interactive .mdc-checkbox:hover>.mdc-checkbox__native-control~.mdc-checkbox__background,.mdc-checkbox--disabled.mat-mdc-checkbox-disabled-interactive .mdc-checkbox .mdc-checkbox__native-control:focus~.mdc-checkbox__background,.mdc-checkbox--disabled.mat-mdc-checkbox-disabled-interactive .mdc-checkbox__background{border-color:var(--mat-checkbox-disabled-unselected-icon-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}@media(forced-colors: active){.mdc-checkbox--disabled.mat-mdc-checkbox-disabled-interactive .mdc-checkbox:hover>.mdc-checkbox__native-control~.mdc-checkbox__background,.mdc-checkbox--disabled.mat-mdc-checkbox-disabled-interactive .mdc-checkbox .mdc-checkbox__native-control:focus~.mdc-checkbox__background,.mdc-checkbox--disabled.mat-mdc-checkbox-disabled-interactive .mdc-checkbox__background{border-color:GrayText}}.mdc-checkbox--disabled.mat-mdc-checkbox-disabled-interactive .mdc-checkbox__native-control:checked~.mdc-checkbox__background,.mdc-checkbox--disabled.mat-mdc-checkbox-disabled-interactive .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background{background-color:var(--mat-checkbox-disabled-selected-icon-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent));border-color:rgba(0,0,0,0)}.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(--mat-checkbox-selected-checkmark-color, var(--mat-sys-on-primary))}@media(forced-colors: active){.mdc-checkbox__checkmark{color:CanvasText}}.mdc-checkbox--disabled .mdc-checkbox__checkmark,.mdc-checkbox--disabled.mat-mdc-checkbox-disabled-interactive .mdc-checkbox__checkmark{color:var(--mat-checkbox-disabled-selected-checkmark-color, var(--mat-sys-surface))}@media(forced-colors: active){.mdc-checkbox--disabled .mdc-checkbox__checkmark,.mdc-checkbox--disabled.mat-mdc-checkbox-disabled-interactive .mdc-checkbox__checkmark{color:GrayText}}.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(--mat-checkbox-selected-checkmark-color, var(--mat-sys-on-primary))}@media(forced-colors: active){.mdc-checkbox__mixedmark{margin:0 1px}}.mdc-checkbox--disabled .mdc-checkbox__mixedmark,.mdc-checkbox--disabled.mat-mdc-checkbox-disabled-interactive .mdc-checkbox__mixedmark{border-color:var(--mat-checkbox-disabled-selected-checkmark-color, var(--mat-sys-surface))}@media(forced-colors: active){.mdc-checkbox--disabled .mdc-checkbox__mixedmark,.mdc-checkbox--disabled.mat-mdc-checkbox-disabled-interactive .mdc-checkbox__mixedmark{border-color:GrayText}}.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>.mdc-checkbox__checkmark-path,.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background>.mdc-checkbox__checkmark>.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>.mat-internal-form-field>.mdc-checkbox>.mat-mdc-checkbox-touch-target,.mat-mdc-checkbox._mat-animation-noopable>.mat-internal-form-field>.mdc-checkbox>.mdc-checkbox__native-control,.mat-mdc-checkbox._mat-animation-noopable>.mat-internal-form-field>.mdc-checkbox>.mdc-checkbox__ripple,.mat-mdc-checkbox._mat-animation-noopable>.mat-internal-form-field>.mdc-checkbox>.mat-mdc-checkbox-ripple::before,.mat-mdc-checkbox._mat-animation-noopable>.mat-internal-form-field>.mdc-checkbox>.mdc-checkbox__background,.mat-mdc-checkbox._mat-animation-noopable>.mat-internal-form-field>.mdc-checkbox>.mdc-checkbox__background>.mdc-checkbox__checkmark,.mat-mdc-checkbox._mat-animation-noopable>.mat-internal-form-field>.mdc-checkbox>.mdc-checkbox__background>.mdc-checkbox__checkmark>.mdc-checkbox__checkmark-path,.mat-mdc-checkbox._mat-animation-noopable>.mat-internal-form-field>.mdc-checkbox>.mdc-checkbox__background>.mdc-checkbox__mixedmark{transition:none !important;animation:none !important}.mat-mdc-checkbox label{cursor:pointer}.mat-mdc-checkbox .mat-internal-form-field{color:var(--mat-checkbox-label-text-color, var(--mat-sys-on-surface));font-family:var(--mat-checkbox-label-text-font, var(--mat-sys-body-medium-font));line-height:var(--mat-checkbox-label-text-line-height, var(--mat-sys-body-medium-line-height));font-size:var(--mat-checkbox-label-text-size, var(--mat-sys-body-medium-size));letter-spacing:var(--mat-checkbox-label-text-tracking, var(--mat-sys-body-medium-tracking));font-weight:var(--mat-checkbox-label-text-weight, var(--mat-sys-body-medium-weight))}.mat-mdc-checkbox.mat-mdc-checkbox-disabled.mat-mdc-checkbox-disabled-interactive{pointer-events:auto}.mat-mdc-checkbox.mat-mdc-checkbox-disabled.mat-mdc-checkbox-disabled-interactive input{cursor:default}.mat-mdc-checkbox.mat-mdc-checkbox-disabled label{cursor:default;color:var(--mat-checkbox-disabled-label-color, color-mix(in srgb, var(--mat-sys-on-surface) 38%, transparent))}@media(forced-colors: active){.mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:GrayText}}.mat-mdc-checkbox label:empty{display:none}.mat-mdc-checkbox .mdc-checkbox__ripple{opacity:0}.mat-mdc-checkbox .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 .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:var(--mat-checkbox-touch-target-size, 48px);width:var(--mat-checkbox-touch-target-size, 48px);transform:translate(-50%, -50%);display:var(--mat-checkbox-touch-target-display, block)}.mat-mdc-checkbox .mat-mdc-checkbox-ripple::before{border-radius:50%}.mdc-checkbox__native-control:focus-visible~.mat-focus-indicator::before{content:""}\n'],encapsulation:2,changeDetection:0})}return t})(),Uw=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵmod=lu({type:t});static ɵinj=cn({imports:[Hw,__]})}return t})(),$w=(()=>{class t{constructor(){this.el=Bn(ja),this.renderer=Bn(td),this.flatElementsService=Bn(Rw),this.configurationTreeService=Bn(Sw),this.saveChangingView=Gm("text"),this.$destroy=new yt,this.injector=Bn(gi)}ngOnDestroy(){this.$destroy.next(!0),this.$destroy.complete()}ngAfterViewInit(){this.updateElementStles()}updateElementStles(){if(!this.el)return;let t=this.el.nativeElement,e=t.id;e&&this.renderer&&this.configurationTreeService.getFunctionViewFromConfig().pipe(Be(this.$destroy)).subscribe(n=>{let i=this.getChangedView(e,n);if(i)switch(this.saveChangingView()){case"icon":i.iconName&&(t.textContent=i.iconName),i.iconColor&&this.renderer.setStyle(t,"color",i.iconColor);break;case"text":i.textBold&&this.renderer.setStyle(t,"font-weight",i.textBold),i.textColor&&this.renderer.setStyle(t,"color",i.textColor)}})}getChangedView(t,e){let n=this.flatElementsService.getObjectElementsDto();if(n){let i=n[t];if(i&&e?.length)for(let t of e)if(t.func(i))return t.view}return null}static{this.ɵfac=function(e){return new(e||t)}}static{this.ɵdir=uu({type:t,selectors:[["","saveChangingView",""]],inputs:{saveChangingView:[1,"saveChangingView"]}})}}return t})(),Ww=(()=>{class t{transform(t){switch(t.elementTypeDiscriminator){case"NoteTextDto":return"subject";case"ExecutionDescriptionDto":return"event";case"ServiceSpecificationGroupDto":return"folder_open";case"PositionDto":return"add";default:return""}}static{this.ɵfac=function(e){return new(e||t)}}static{this.ɵpipe=hu({name:"elementIconName",type:t,pure:!0})}}return t})(),qw=(()=>{class t{constructor(){this.configurationTreeService=Bn(Sw)}transform(t,e=0){let n="";switch(t.elementTypeDiscriminator){case"ServiceSpecificationGroupDto":case"PositionDto":n=t.itemNumber?.stringRepresentation||"";break;default:return""}return this.configurationTreeService.getCurrentTreeConfig()?.hideParentItemNumbers&&n&&e>0?this.trimItemNumber(n,e):n}trimItemNumber(t,e){let n=t.split("."),i=n.slice(e);return 0===i.length?n[n.length-1]||"":i.join(".")}static{this.ɵfac=function(e){return new(e||t)}}static{this.ɵpipe=hu({name:"elementItemNumber",type:t,pure:!0})}}return t})(),Gw=(()=>{class t{transform(t,e){if(!t||!e)return"";switch(t.elementTypeDiscriminator){case"NoteTextDto":return t.shortText||e.defaultNameNoteText||"";case"ExecutionDescriptionDto":return`${t.identifier?t.identifier+" - ":""}${t.label||e.defaultNameDescription||""}`;case"ServiceSpecificationGroupDto":return t.shortText||e.defaultNameGroup||"";case"PositionDto":return t.shortText||e.defaultNamePosition||"";default:return""}}static{this.ɵfac=function(e){return new(e||t)}}static{this.ɵpipe=hu({name:"elementText",type:t,pure:!0})}}return t})(),Zw=["textItem"];function Kw(t,e){if(1&t&&(nh(0,"div",7,1),uh(2,8),ih()),2&t){let t=Ch(2),e=Fh(2);Zh("background-color",t.backgroundColor()),Kh("choose",!t.isSelectionMode&&t.element().id===(null==t.preselectedElement?null:t.preselectedElement.id))("select",t.isSelect()),th("id",t.element().id),Cl(2),th("ngTemplateOutlet",e)}}function Yw(t,e){if(1&t){let t=mh();nh(0,"mat-checkbox",9),bm("ngModelChange",function(e){vr(t);let n=Ch(2);return fm(n.checkedElements[n.element().id].checked,e)||(n.checkedElements[n.element().id].checked=e),yr(e)}),wh("ngModelChange",function(e){vr(t);let n=Ch(2);return yr(n.changeSelecting(n.element(),e))})("click",function(e){return vr(t),yr(e.stopPropagation())}),nh(1,"div",7,1),uh(3,8),ih()()}if(2&t){let t=Ch(2),e=Fh(2);th("indeterminate",t.checkedElements[t.element().id].indeterminate),pm("ngModel",t.checkedElements[t.element().id].checked),Cl(),th("id",t.element().id),Cl(2),th("ngTemplateOutlet",e)}}function Xw(t,e){if(1&t){let t=mh();nh(0,"div",3),wh("click",function(){return vr(t),yr(Ch().select())})("dblclick",function(){return vr(t),yr(Ch().dblSelect())})("contextmenu",function(e){return vr(t),yr(Ch().openContextMenu(e))}),nh(1,"mat-icon",4),lm(2),Dm(3,"elementIconName"),ih(),$u(4,Kw,3,8,"div",5),$u(5,Yw,4,4,"mat-checkbox",6),ih()}if(2&t){let t=Ch();th("id",t.element().id),Cl(),th("id",t.element().id),Cl(),dm(Tm(3,5,t.element())),Cl(2),qu(t.isSelectionMode?-1:4),Cl(),qu(t.isSelectionMode&&t.checkedElements[t.element().id]?5:-1)}}function Jw(t,e){if(1&t&&(ch(0),lm(1),Dm(2,"elementItemNumber"),Dm(3,"elementText"),dh()),2&t){let t=Ch(),e=Ch(2);Cl(),hm(" ",Im(2,2,e.element(),e.depth())," - ",Im(3,5,e.element(),t)," ")}}function Qw(t,e){if(1&t&&(ch(0),lm(1),Dm(2,"elementText"),dh()),2&t){let t=Ch(),e=Ch(2);Cl(),dm(Im(2,1,e.element(),t))}}function tk(t,e){if(1&t&&$u(0,Jw,4,8,"ng-container")(1,Qw,3,4,"ng-container"),2&t){let t=Ch(2);qu("ServiceSpecificationGroupDto"===t.element().elementTypeDiscriminator||"PositionDto"===t.element().elementTypeDiscriminator?0:1)}}function ek(t,e){if(1&t&&($u(0,tk,2,1),Dm(1,"async")),2&t){let t;qu((t=Tm(1,1,Ch().textWords$))?0:-1,t)}}var nk=(()=>{class t{constructor(){this.selectElementService=Bn(Dw),this.treeNodeSelectionService=Bn(Ow),this.cdr=Bn(np),this.configurationTreeService=Bn(Sw),this.flatElementsService=Bn(Rw),this._element=Gm({},{alias:"element"}),this.element=Vm({source:this._element,computation:t=>t}),this.depth=Gm(0),this.isSelect=Gm(!1),this.backgroundColor=Gm(""),this.textElement=Km.required("textItem"),this.selectedElement=null,this.preselectedElement=null,this.isAllowOneClick=!0,this.timerStop=null,this.$destroy=new yt,this.textWords$=this.configurationTreeService.getTextWordsFromConfig(),this.isSelectionMode=!1,this.checkedElements={},this.expandParentGroupService=Bn(Ew)}ngOnInit(){this.selectElementService.selectClickElement.pipe(Be(this.$destroy)).subscribe(t=>{this.selectedElement=t,this.cdr.markForCheck()}),this.selectElementService.preselectedElement.pipe(Be(this.$destroy)).subscribe(t=>{this.preselectedElement=t,this.cdr.markForCheck()}),this.configurationTreeService.getIsSelectionModeFromConfig().pipe(Be(this.$destroy)).subscribe(t=>{this.isSelectionMode=t}),this.configurationTreeService.getIsSelectionModeFromConfig().pipe(Ie(this.treeNodeSelectionService.treeNodeSelecting),Be(this.$destroy)).subscribe(([t,e])=>{t&&(this.checkedElements=e,this.cdr.detectChanges())}),this.flatElementsService.elementUpdated$.pipe(Ee(t=>t.id===this.element().id),Be(this.$destroy)).subscribe(t=>{this.element.set(s(s({},this.element()),t.updates)),this.cdr.markForCheck()})}ngOnDestroy(){this.timerStop&&clearTimeout(this.timerStop),this.$destroy.next(!0),this.$destroy.complete()}expand(){if(this.element){let t=this.expandParentGroupService.getExpansionState()();t&&(t[this.element().id]=!0),this.expandParentGroupService.setExpansionState(t)}}select(){let t=()=>{this.selectElementService.setClickElement(this.selectedElement?.id===this.element().id?null:this.element()),"ServiceSpecificationGroupDto"===this.element().elementTypeDiscriminator&&this.expand()};this.configurationTreeService.getAllowDblClickFromConfig().pipe(Ae(1)).subscribe(e=>{e?this.isAllowOneClick&&(this.isAllowOneClick=!1,this.timerStop=setTimeout(()=>{t(),this.isAllowOneClick=!0},300)):t()})}dblSelect(){this.configurationTreeService.getAllowDblClickFromConfig().pipe(Ae(1)).subscribe(t=>{t&&(this.timerStop&&clearTimeout(this.timerStop),this.selectElementService.setDblClickElement(this.element()),"ServiceSpecificationGroupDto"===this.element().elementTypeDiscriminator&&this.expand(),this.isAllowOneClick=!0)})}openContextMenu(t){t.preventDefault(),this.selectElementService.setContextMenuElement({position:{x:`${t.x}px`,y:`${t.y}px`},node:this.element()})}changeSelecting(t,e){this.treeNodeSelectionService.changeSelecting(e,t.id)}static{this.ɵfac=function(e){return new(e||t)}}static{this.ɵcmp=au({type:t,selectors:[["ava-tree-item"]],viewQuery:function(t,e){1&t&&Ph(e.textElement,Zw,5),2&t&&Mh()},inputs:{_element:[1,"element","_element"],depth:[1,"depth"],isSelect:[1,"isSelect"],backgroundColor:[1,"backgroundColor"]},decls:3,vars:1,consts:[["text",""],["textItem",""],[1,"ava-tree-item",3,"id"],[1,"ava-tree-item",3,"click","dblclick","contextmenu","id"],["saveChangingView","icon",1,"ava-tree-item__icon",3,"id"],["saveChangingView","text",1,"ava-tree-item__text",3,"choose","id","select","backgroundColor"],["color","primary",1,"ava-tree-item__checkbox",3,"indeterminate","ngModel"],["saveChangingView","text",1,"ava-tree-item__text",3,"id"],[3,"ngTemplateOutlet"],["color","primary",1,"ava-tree-item__checkbox",3,"ngModelChange","click","indeterminate","ngModel"]],template:function(t,e){1&t&&($u(0,Xw,6,7,"div",2),Cu(1,ek,2,3,"ng-template",null,0,Am)),2&t&&qu(e.element()?0:-1)},dependencies:[$w,Kp,Uw,Hw,Hg,tg,zg,Fv,Mv,Qp,qw,Gw,Ww],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 display: flex;\n align-items: center;\n min-height: 24px;\n}\n.ava-tree-item__text.choose[_ngcontent-%COMP%] {\n color: red !important;\n}\n.ava-tree-item__text[_ngcontent-%COMP%] {\n background-color: #fefefe;\n}\n.select[_ngcontent-%COMP%] {\n background-color: var(--mat-form-field-filled-caret-color);\n color: #fff;\n}"],changeDetection:0})}}return t})(),ik=(t,e)=>e.id;function rk(t,e){if(1&t&&(ch(0),nh(1,"div",1),Dm(2,"async"),rh(3,"ava-tree-item",2,0),Dm(5,"async"),ih(),dh()),2&t){let t=e.$implicit,n=Fh(4),i=Ch();Cl(),Zh("background-color",i.isSelectionMode||t.id!==(null==i.selectedElement?null:i.selectedElement.id)?"":Tm(2,9,i.selectedColor$)),Kh("select",!i.isSelectionMode&&t.id===(null==i.selectedElement?null:i.selectedElement.id)),th("id","hover-element-id-"+t.id)("avaHoverEffect",n),Cl(2),th("element",t)("isSelect",!i.isSelectionMode&&t.id===(null==i.selectedElement?null:i.selectedElement.id))("backgroundColor",i.isSelectionMode||t.id!==(null==i.selectedElement?null:i.selectedElement.id)?"":Tm(5,11,i.selectedColor$))}}var ok=(()=>{class t{constructor(){this.selectElementService=Bn(Dw),this.configurationTreeService=Bn(Sw),this.filteredElementList=Gm([]),this.selectedElement=null,this.$destroy=new yt,this.selectedColor$=this.configurationTreeService.getSelectedColorFromConfig(),this.isSelectionMode=!1}ngOnInit(){this.selectElementService.selectClickElement.pipe(Be(this.$destroy)).subscribe(t=>{this.selectedElement=t}),this.configurationTreeService.getIsSelectionModeFromConfig().pipe(Be(this.$destroy)).subscribe(t=>{this.isSelectionMode=t})}ngOnDestroy(){this.$destroy.next(!0),this.$destroy.complete()}static{this.ɵfac=function(e){return new(e||t)}}static{this.ɵcmp=au({type:t,selectors:[["ava-list-structure"]],inputs:{filteredElementList:[1,"filteredElementList"]},decls:2,vars:0,consts:[["avaItem",""],[3,"id","avaHoverEffect"],[3,"element","isSelect","backgroundColor"]],template:function(t,e){1&t&&Ku(0,rk,6,13,"ng-container",null,ik),2&t&&Xu(e.filteredElementList())},dependencies:[nk,_w,Qp],styles:["\n\n.select[_ngcontent-%COMP%] {\n background-color: var(--mat-form-field-filled-caret-color);\n color: #fff;\n}\n.select[_ngcontent-%COMP%] *[_ngcontent-%COMP%] {\n color: #fff;\n}"],changeDetection:0})}}return t})(),ak=class{applyChanges(t,e,n,i,r){t.forEachOperation((t,i,o)=>{let a,s;if(null==t.previousIndex){let r=n(t,i,o);a=e.createEmbeddedView(r.templateRef,r.context,r.index),s=Zv.INSERTED}else null==o?(e.remove(i),s=Zv.REMOVED):(a=e.get(i),e.move(a,o),s=Zv.MOVED);r&&r({context:a?.context,operation:s,record:t})})}detach(){}},sk=[[["caption"]],[["colgroup"],["col"]],"*"],lk=["caption","colgroup, col","*"];function ck(t,e){1&t&&Rh(0,2)}function dk(t,e){1&t&&(nh(0,"thead",0),uh(1,1),ih(),nh(2,"tbody",0),uh(3,2)(4,3),ih(),nh(5,"tfoot",0),uh(6,4),ih())}function uk(t,e){1&t&&uh(0,1)(1,2)(2,3)(3,4)}var hk=new pn("CDK_TABLE"),mk=(()=>{class t{template=Bn($c);constructor(){}static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t,selectors:[["","cdkCellDef",""]]})}return t})(),pk=(()=>{class t{template=Bn($c);constructor(){}static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t,selectors:[["","cdkHeaderCellDef",""]]})}return t})(),fk=(()=>{class t{template=Bn($c);constructor(){}static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t,selectors:[["","cdkFooterCellDef",""]]})}return t})(),bk=(()=>{class t{_table=Bn(hk,{optional:!0});_hasStickyChanged=!1;get name(){return this._name}set name(t){this._setNameInput(t)}_name;get sticky(){return this._sticky}set sticky(t){t!==this._sticky&&(this._sticky=t,this._hasStickyChanged=!0)}_sticky=!1;get stickyEnd(){return this._stickyEnd}set stickyEnd(t){t!==this._stickyEnd&&(this._stickyEnd=t,this._hasStickyChanged=!0)}_stickyEnd=!1;cell;headerCell;footerCell;cssClassFriendlyName;_columnCssClassName;constructor(){}hasStickyChanged(){let t=this._hasStickyChanged;return this.resetStickyChanged(),t}resetStickyChanged(){this._hasStickyChanged=!1}_updateColumnCssClassName(){this._columnCssClassName=[`cdk-column-${this.cssClassFriendlyName}`]}_setNameInput(t){t&&(this._name=t,this.cssClassFriendlyName=t.replace(/[^a-z0-9_-]/gi,"-"),this._updateColumnCssClassName())}static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t,selectors:[["","cdkColumnDef",""]],contentQueries:function(t,e,n){if(1&t&&Dh(n,mk,5)(n,pk,5)(n,fk,5),2&t){let t;Ih(t=Oh())&&(e.cell=t.first),Ih(t=Oh())&&(e.headerCell=t.first),Ih(t=Oh())&&(e.footerCell=t.first)}},inputs:{name:[0,"cdkColumnDef","name"],sticky:[2,"sticky","sticky",mp],stickyEnd:[2,"stickyEnd","stickyEnd",mp]},features:[Sm([{provide:"MAT_SORT_HEADER_COLUMN_DEF",useExisting:t}])]})}return t})(),gk=class{constructor(t,e){e.nativeElement.classList.add(...t._columnCssClassName)}},xk=(()=>{class t extends gk{constructor(){super(Bn(bk),Bn(ja))}static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t,selectors:[["cdk-header-cell"],["th","cdk-header-cell",""]],hostAttrs:["role","columnheader",1,"cdk-header-cell"],features:[bu]})}return t})(),_k=(()=>{class t extends gk{constructor(){let t=Bn(bk),e=Bn(ja);super(t,e);let n=t._table?._getCellRole();n&&e.nativeElement.setAttribute("role",n)}static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t,selectors:[["cdk-cell"],["td","cdk-cell",""]],hostAttrs:[1,"cdk-cell"],features:[bu]})}return t})(),vk=(()=>{class t{template=Bn($c);_differs=Bn(hp);columns;_columnsDiffer;constructor(){}ngOnChanges(t){if(!this._columnsDiffer){let e=t.columns&&t.columns.currentValue||[];this._columnsDiffer=this._differs.find(e).create(),this._columnsDiffer.diff(e)}}getColumnsDiff(){return this._columnsDiffer.diff(this.columns)}extractCellTemplate(t){return this instanceof yk?t.headerCell.template:this instanceof wk?t.footerCell.template:t.cell.template}static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t,features:[Uo]})}return t})(),yk=(()=>{class t extends vk{_table=Bn(hk,{optional:!0});_hasStickyChanged=!1;get sticky(){return this._sticky}set sticky(t){t!==this._sticky&&(this._sticky=t,this._hasStickyChanged=!0)}_sticky=!1;constructor(){super(Bn($c),Bn(hp))}ngOnChanges(t){super.ngOnChanges(t)}hasStickyChanged(){let t=this._hasStickyChanged;return this.resetStickyChanged(),t}resetStickyChanged(){this._hasStickyChanged=!1}static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t,selectors:[["","cdkHeaderRowDef",""]],inputs:{columns:[0,"cdkHeaderRowDef","columns"],sticky:[2,"cdkHeaderRowDefSticky","sticky",mp]},features:[bu,Uo]})}return t})(),wk=(()=>{class t extends vk{_table=Bn(hk,{optional:!0});_hasStickyChanged=!1;get sticky(){return this._sticky}set sticky(t){t!==this._sticky&&(this._sticky=t,this._hasStickyChanged=!0)}_sticky=!1;constructor(){super(Bn($c),Bn(hp))}ngOnChanges(t){super.ngOnChanges(t)}hasStickyChanged(){let t=this._hasStickyChanged;return this.resetStickyChanged(),t}resetStickyChanged(){this._hasStickyChanged=!1}static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t,selectors:[["","cdkFooterRowDef",""]],inputs:{columns:[0,"cdkFooterRowDef","columns"],sticky:[2,"cdkFooterRowDefSticky","sticky",mp]},features:[bu,Uo]})}return t})(),kk=(()=>{class t extends vk{_table=Bn(hk,{optional:!0});when;constructor(){super(Bn($c),Bn(hp))}static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t,selectors:[["","cdkRowDef",""]],inputs:{columns:[0,"cdkRowDefColumns","columns"],when:[0,"cdkRowDefWhen","when"]},features:[bu]})}return t})(),Ck=(()=>{class t{_viewContainer=Bn(Td);cells;context;static mostRecentCellOutlet=null;constructor(){t.mostRecentCellOutlet=this}ngOnDestroy(){t.mostRecentCellOutlet===this&&(t.mostRecentCellOutlet=null)}static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t,selectors:[["","cdkCellOutlet",""]]})}return t})(),Sk=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵcmp=au({type:t,selectors:[["cdk-header-row"],["tr","cdk-header-row",""]],hostAttrs:["role","row",1,"cdk-header-row"],decls:1,vars:0,consts:[["cdkCellOutlet",""]],template:function(t,e){1&t&&uh(0,0)},dependencies:[Ck],encapsulation:2})}return t})(),Ek=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵcmp=au({type:t,selectors:[["cdk-row"],["tr","cdk-row",""]],hostAttrs:["role","row",1,"cdk-row"],decls:1,vars:0,consts:[["cdkCellOutlet",""]],template:function(t,e){1&t&&uh(0,0)},dependencies:[Ck],encapsulation:2})}return t})(),Rk=(()=>{class t{templateRef=Bn($c);_contentClassNames=["cdk-no-data-row","cdk-row"];_cellClassNames=["cdk-cell","cdk-no-data-cell"];_cellSelector="td, cdk-cell, [cdk-cell], .cdk-cell";constructor(){}static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t,selectors:[["ng-template","cdkNoDataRow",""]]})}return t})(),Dk=["top","bottom","left","right"],Tk=class{_isNativeHtmlTable;_stickCellCss;_isBrowser;_needsPositionStickyOnElement;direction;_positionListener;_tableInjector;_elemSizeCache=new WeakMap;_resizeObserver=globalThis?.ResizeObserver?new globalThis.ResizeObserver(t=>this._updateCachedSizes(t)):null;_updatedStickyColumnsParamsToReplay=[];_stickyColumnsReplayTimeout=null;_cachedCellWidths=[];_borderCellCss;_destroyed=!1;constructor(t,e,n=!0,i=!0,r,o,a){this._isNativeHtmlTable=t,this._stickCellCss=e,this._isBrowser=n,this._needsPositionStickyOnElement=i,this.direction=r,this._positionListener=o,this._tableInjector=a,this._borderCellCss={top:`${e}-border-elem-top`,bottom:`${e}-border-elem-bottom`,left:`${e}-border-elem-left`,right:`${e}-border-elem-right`}}clearStickyPositioning(t,e){(e.includes("left")||e.includes("right"))&&this._removeFromStickyColumnReplayQueue(t);let n=[];for(let e of t)e.nodeType===e.ELEMENT_NODE&&n.push(e,...Array.from(e.children));Vl({write:()=>{for(let t of n)this._removeStickyStyle(t,e)}},{injector:this._tableInjector})}updateStickyColumns(t,e,n,i=!0,r=!0){if(!t.length||!this._isBrowser||!e.some(t=>t)&&!n.some(t=>t))return this._positionListener?.stickyColumnsUpdated({sizes:[]}),void this._positionListener?.stickyEndColumnsUpdated({sizes:[]});let o,a,s,l=t[0],c=l.children.length,d="rtl"===this.direction,u=d?"right":"left",h=d?"left":"right",m=e.lastIndexOf(!0),p=n.indexOf(!0);r&&this._updateStickyColumnReplayQueue({rows:[...t],stickyStartStates:[...e],stickyEndStates:[...n]}),Vl({earlyRead:()=>{o=this._getCellWidths(l,i),a=this._getStickyStartColumnPositions(o,e),s=this._getStickyEndColumnPositions(o,n)},write:()=>{for(let i of t)for(let t=0;t<c;t++){let r=i.children[t];e[t]&&this._addStickyStyle(r,u,a[t],t===m),n[t]&&this._addStickyStyle(r,h,s[t],t===p)}this._positionListener&&o.some(t=>!!t)&&(this._positionListener.stickyColumnsUpdated({sizes:-1===m?[]:o.slice(0,m+1).map((t,n)=>e[n]?t:null)}),this._positionListener.stickyEndColumnsUpdated({sizes:-1===p?[]:o.slice(p).map((t,e)=>n[e+p]?t:null).reverse()}))}},{injector:this._tableInjector})}stickRows(t,e,n){if(!this._isBrowser)return;let i="bottom"===n?t.slice().reverse():t,r="bottom"===n?e.slice().reverse():e,o=[],a=[],s=[];Vl({earlyRead:()=>{for(let t=0,e=0;t<i.length;t++){if(!r[t])continue;o[t]=e;let n=i[t];s[t]=this._isNativeHtmlTable?Array.from(n.children):[n];let l=this._retrieveElementSize(n).height;e+=l,a[t]=l}},write:()=>{let t=r.lastIndexOf(!0);for(let e=0;e<i.length;e++){if(!r[e])continue;let i=o[e],a=e===t;for(let t of s[e])this._addStickyStyle(t,n,i,a)}"top"===n?this._positionListener?.stickyHeaderRowsUpdated({sizes:a,offsets:o,elements:s}):this._positionListener?.stickyFooterRowsUpdated({sizes:a,offsets:o,elements:s})}},{injector:this._tableInjector})}updateStickyFooterContainer(t,e){this._isNativeHtmlTable&&Vl({write:()=>{let n=t.querySelector("tfoot");n&&(e.some(t=>!t)?this._removeStickyStyle(n,["bottom"]):this._addStickyStyle(n,"bottom",0,!1))}},{injector:this._tableInjector})}destroy(){this._stickyColumnsReplayTimeout&&clearTimeout(this._stickyColumnsReplayTimeout),this._resizeObserver?.disconnect(),this._destroyed=!0}_removeStickyStyle(t,e){if(t.classList.contains(this._stickCellCss)){for(let n of e)t.style[n]="",t.classList.remove(this._borderCellCss[n]);Dk.some(n=>-1===e.indexOf(n)&&t.style[n])?t.style.zIndex=this._getCalculatedZIndex(t):(t.style.zIndex="",this._needsPositionStickyOnElement&&(t.style.position=""),t.classList.remove(this._stickCellCss))}}_addStickyStyle(t,e,n,i){t.classList.add(this._stickCellCss),i&&t.classList.add(this._borderCellCss[e]),t.style[e]=`${n}px`,t.style.zIndex=this._getCalculatedZIndex(t),this._needsPositionStickyOnElement&&(t.style.cssText+="position: -webkit-sticky; position: sticky; ")}_getCalculatedZIndex(t){let e={top:100,bottom:10,left:1,right:1},n=0;for(let i of Dk)t.style[i]&&(n+=e[i]);return n?`${n}`:""}_getCellWidths(t,e=!0){if(!e&&this._cachedCellWidths.length)return this._cachedCellWidths;let n=[],i=t.children;for(let t=0;t<i.length;t++){let e=i[t];n.push(this._retrieveElementSize(e).width)}return this._cachedCellWidths=n,n}_getStickyStartColumnPositions(t,e){let n=[],i=0;for(let r=0;r<t.length;r++)e[r]&&(n[r]=i,i+=t[r]);return n}_getStickyEndColumnPositions(t,e){let n=[],i=0;for(let r=t.length;r>0;r--)e[r]&&(n[r]=i,i+=t[r]);return n}_retrieveElementSize(t){let e=this._elemSizeCache.get(t);if(e)return e;let n=t.getBoundingClientRect(),i={width:n.width,height:n.height};return this._resizeObserver&&(this._elemSizeCache.set(t,i),this._resizeObserver.observe(t,{box:"border-box"})),i}_updateStickyColumnReplayQueue(t){this._removeFromStickyColumnReplayQueue(t.rows),this._stickyColumnsReplayTimeout||this._updatedStickyColumnsParamsToReplay.push(t)}_removeFromStickyColumnReplayQueue(t){let e=new Set(t);for(let t of this._updatedStickyColumnsParamsToReplay)t.rows=t.rows.filter(t=>!e.has(t));this._updatedStickyColumnsParamsToReplay=this._updatedStickyColumnsParamsToReplay.filter(t=>!!t.rows.length)}_updateCachedSizes(t){let e=!1;for(let n of t){let t=n.borderBoxSize?.length?{width:n.borderBoxSize[0].inlineSize,height:n.borderBoxSize[0].blockSize}:{width:n.contentRect.width,height:n.contentRect.height};t.width!==this._elemSizeCache.get(n.target)?.width&&Ik(n.target)&&(e=!0),this._elemSizeCache.set(n.target,t)}e&&this._updatedStickyColumnsParamsToReplay.length&&(this._stickyColumnsReplayTimeout&&clearTimeout(this._stickyColumnsReplayTimeout),this._stickyColumnsReplayTimeout=setTimeout(()=>{if(!this._destroyed){for(let t of this._updatedStickyColumnsParamsToReplay)this.updateStickyColumns(t.rows,t.stickyStartStates,t.stickyEndStates,!0,!1);this._updatedStickyColumnsParamsToReplay=[],this._stickyColumnsReplayTimeout=null}},0))}};function Ik(t){return["cdk-cell","cdk-header-cell","cdk-footer-cell"].some(e=>t.classList.contains(e))}var Ok=new pn("CDK_SPL"),Ak=(()=>{class t{viewContainer=Bn(Td);elementRef=Bn(ja);constructor(){let t=Bn(hk);t._rowOutlet=this,t._outletAssigned()}static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t,selectors:[["","rowOutlet",""]]})}return t})(),Pk=(()=>{class t{viewContainer=Bn(Td);elementRef=Bn(ja);constructor(){let t=Bn(hk);t._headerRowOutlet=this,t._outletAssigned()}static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t,selectors:[["","headerRowOutlet",""]]})}return t})(),Mk=(()=>{class t{viewContainer=Bn(Td);elementRef=Bn(ja);constructor(){let t=Bn(hk);t._footerRowOutlet=this,t._outletAssigned()}static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t,selectors:[["","footerRowOutlet",""]]})}return t})(),Fk=(()=>{class t{viewContainer=Bn(Td);elementRef=Bn(ja);constructor(){let t=Bn(hk);t._noDataRowOutlet=this,t._outletAssigned()}static ɵfac=function(e){return new(e||t)};static ɵdir=uu({type:t,selectors:[["","noDataRowOutlet",""]]})}return t})(),Nk=(()=>{class t{_differs=Bn(hp);_changeDetectorRef=Bn(np);_elementRef=Bn(ja);_dir=Bn(x_,{optional:!0});_platform=Bn(Gg);_viewRepeater=Bn(Kv);_viewportRuler=Bn(Xv);_stickyPositioningListener=Bn(Ok,{optional:!0,skipSelf:!0});_document=Bn(Jr);_data;_onDestroy=new yt;_renderRows;_renderChangeSubscription;_columnDefsByName=new Map;_rowDefs;_headerRowDefs;_footerRowDefs;_dataDiffer;_defaultRowDef;_customColumnDefs=new Set;_customRowDefs=new Set;_customHeaderRowDefs=new Set;_customFooterRowDefs=new Set;_customNoDataRow;_headerRowDefChanged=!0;_footerRowDefChanged=!0;_stickyColumnStylesNeedReset=!0;_forceRecalculateCellWidths=!0;_cachedRenderRowsMap=new Map;_isNativeHtmlTable;_stickyStyler;stickyCssClass="cdk-table-sticky";needsPositionStickyOnElement=!0;_isServer;_isShowingNoDataRow=!1;_hasAllOutlets=!1;_hasInitialized=!1;_getCellRole(){if(void 0===this._cellRoleInternal){let t=this._elementRef.nativeElement.getAttribute("role");return"grid"===t||"treegrid"===t?"gridcell":"cell"}return this._cellRoleInternal}_cellRoleInternal=void 0;get trackBy(){return this._trackByFn}set trackBy(t){this._trackByFn=t}_trackByFn;get dataSource(){return this._dataSource}set dataSource(t){this._dataSource!==t&&this._switchDataSource(t)}_dataSource;get multiTemplateDataRows(){return this._multiTemplateDataRows}set multiTemplateDataRows(t){this._multiTemplateDataRows=t,this._rowOutlet&&this._rowOutlet.viewContainer.length&&(this._forceRenderDataRows(),this.updateStickyColumnStyles())}_multiTemplateDataRows=!1;get fixedLayout(){return this._fixedLayout}set fixedLayout(t){this._fixedLayout=t,this._forceRecalculateCellWidths=!0,this._stickyColumnStylesNeedReset=!0}_fixedLayout=!1;contentChanged=new ro;viewChange=new kt({start:0,end:Number.MAX_VALUE});_rowOutlet;_headerRowOutlet;_footerRowOutlet;_noDataRowOutlet;_contentColumnDefs;_contentRowDefs;_contentHeaderRowDefs;_contentFooterRowDefs;_noDataRow;_injector=Bn(Xr);constructor(){Bn(new $m("role"),{optional:!0})||this._elementRef.nativeElement.setAttribute("role","table"),this._isServer=!this._platform.isBrowser,this._isNativeHtmlTable="TABLE"===this._elementRef.nativeElement.nodeName,this._dataDiffer=this._differs.find([]).create((t,e)=>this.trackBy?this.trackBy(e.dataIndex,e.data):e)}ngOnInit(){this._setupStickyStyler(),this._viewportRuler.change().pipe(Be(this._onDestroy)).subscribe(()=>{this._forceRecalculateCellWidths=!0})}ngAfterContentInit(){this._hasInitialized=!0}ngAfterContentChecked(){this._canRender()&&this._render()}ngOnDestroy(){this._stickyStyler?.destroy(),[this._rowOutlet?.viewContainer,this._headerRowOutlet?.viewContainer,this._footerRowOutlet?.viewContainer,this._cachedRenderRowsMap,this._customColumnDefs,this._customRowDefs,this._customHeaderRowDefs,this._customFooterRowDefs,this._columnDefsByName].forEach(t=>{t?.clear()}),this._headerRowDefs=[],this._footerRowDefs=[],this._defaultRowDef=null,this._onDestroy.next(),this._onDestroy.complete(),Gv(this.dataSource)&&this.dataSource.disconnect(this)}renderRows(){this._renderRows=this._getAllRenderRows();let t=this._dataDiffer.diff(this._renderRows);if(!t)return this._updateNoDataRow(),void this.contentChanged.next();let e=this._rowOutlet.viewContainer;this._viewRepeater.applyChanges(t,e,(t,e,n)=>this._getEmbeddedViewArgs(t.item,n),t=>t.item.data,t=>{t.operation===Zv.INSERTED&&t.context&&this._renderCellTemplateForItem(t.record.item.rowDef,t.context)}),this._updateRowIndexContext(),t.forEachIdentityChange(t=>{e.get(t.currentIndex).context.$implicit=t.item.data}),this._updateNoDataRow(),this.contentChanged.next(),this.updateStickyColumnStyles()}addColumnDef(t){this._customColumnDefs.add(t)}removeColumnDef(t){this._customColumnDefs.delete(t)}addRowDef(t){this._customRowDefs.add(t)}removeRowDef(t){this._customRowDefs.delete(t)}addHeaderRowDef(t){this._customHeaderRowDefs.add(t),this._headerRowDefChanged=!0}removeHeaderRowDef(t){this._customHeaderRowDefs.delete(t),this._headerRowDefChanged=!0}addFooterRowDef(t){this._customFooterRowDefs.add(t),this._footerRowDefChanged=!0}removeFooterRowDef(t){this._customFooterRowDefs.delete(t),this._footerRowDefChanged=!0}setNoDataRow(t){this._customNoDataRow=t}updateStickyHeaderRowStyles(){let t=this._getRenderedRows(this._headerRowOutlet);if(this._isNativeHtmlTable){let e=Lk(this._headerRowOutlet,"thead");e&&(e.style.display=t.length?"":"none")}let e=this._headerRowDefs.map(t=>t.sticky);this._stickyStyler.clearStickyPositioning(t,["top"]),this._stickyStyler.stickRows(t,e,"top"),this._headerRowDefs.forEach(t=>t.resetStickyChanged())}updateStickyFooterRowStyles(){let t=this._getRenderedRows(this._footerRowOutlet);if(this._isNativeHtmlTable){let e=Lk(this._footerRowOutlet,"tfoot");e&&(e.style.display=t.length?"":"none")}let e=this._footerRowDefs.map(t=>t.sticky);this._stickyStyler.clearStickyPositioning(t,["bottom"]),this._stickyStyler.stickRows(t,e,"bottom"),this._stickyStyler.updateStickyFooterContainer(this._elementRef.nativeElement,e),this._footerRowDefs.forEach(t=>t.resetStickyChanged())}updateStickyColumnStyles(){let t=this._getRenderedRows(this._headerRowOutlet),e=this._getRenderedRows(this._rowOutlet),n=this._getRenderedRows(this._footerRowOutlet);(this._isNativeHtmlTable&&!this._fixedLayout||this._stickyColumnStylesNeedReset)&&(this._stickyStyler.clearStickyPositioning([...t,...e,...n],["left","right"]),this._stickyColumnStylesNeedReset=!1),t.forEach((t,e)=>{this._addStickyColumnStyles([t],this._headerRowDefs[e])}),this._rowDefs.forEach(t=>{let n=[];for(let i=0;i<e.length;i++)this._renderRows[i].rowDef===t&&n.push(e[i]);this._addStickyColumnStyles(n,t)}),n.forEach((t,e)=>{this._addStickyColumnStyles([t],this._footerRowDefs[e])}),Array.from(this._columnDefsByName.values()).forEach(t=>t.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 t=this._renderUpdatedColumns()||this._headerRowDefChanged||this._footerRowDefChanged;this._stickyColumnStylesNeedReset=this._stickyColumnStylesNeedReset||t,this._forceRecalculateCellWidths=t,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 t=[],e=this._cachedRenderRowsMap;if(this._cachedRenderRowsMap=new Map,!this._data)return t;for(let n=0;n<this._data.length;n++){let i=this._data[n],r=this._getRenderRowsForData(i,n,e.get(i));this._cachedRenderRowsMap.has(i)||this._cachedRenderRowsMap.set(i,new WeakMap);for(let e=0;e<r.length;e++){let n=r[e],i=this._cachedRenderRowsMap.get(n.data);i.has(n.rowDef)?i.get(n.rowDef).push(n):i.set(n.rowDef,[n]),t.push(n)}}return t}_getRenderRowsForData(t,e,n){return this._getRowDefs(t,e).map(i=>{let r=n&&n.has(i)?n.get(i):[];if(r.length){let t=r.shift();return t.dataIndex=e,t}return{data:t,rowDef:i,dataIndex:e}})}_cacheColumnDefs(){this._columnDefsByName.clear(),zk(this._getOwnDefs(this._contentColumnDefs),this._customColumnDefs).forEach(t=>{this._columnDefsByName.has(t.name),this._columnDefsByName.set(t.name,t)})}_cacheRowDefs(){this._headerRowDefs=zk(this._getOwnDefs(this._contentHeaderRowDefs),this._customHeaderRowDefs),this._footerRowDefs=zk(this._getOwnDefs(this._contentFooterRowDefs),this._customFooterRowDefs),this._rowDefs=zk(this._getOwnDefs(this._contentRowDefs),this._customRowDefs);let t=this._rowDefs.filter(t=>!t.when);!this.multiTemplateDataRows&&t.length,this._defaultRowDef=t[0]}_renderUpdatedColumns(){let t=(t,e)=>{let n=!!e.getColumnsDiff();return t||n},e=this._rowDefs.reduce(t,!1);e&&this._forceRenderDataRows();let n=this._headerRowDefs.reduce(t,!1);n&&this._forceRenderHeaderRows();let i=this._footerRowDefs.reduce(t,!1);return i&&this._forceRenderFooterRows(),e||n||i}_switchDataSource(t){this._data=[],Gv(this.dataSource)&&this.dataSource.disconnect(this),this._renderChangeSubscription&&(this._renderChangeSubscription.unsubscribe(),this._renderChangeSubscription=null),t||(this._dataDiffer&&this._dataDiffer.diff([]),this._rowOutlet&&this._rowOutlet.viewContainer.clear()),this._dataSource=t}_observeRenderChanges(){if(!this.dataSource)return;let t;Gv(this.dataSource)?t=this.dataSource.connect(this):function(t){return!!t&&(t instanceof mt||j(t.lift)&&j(t.subscribe))}(this.dataSource)?t=this.dataSource:Array.isArray(this.dataSource)&&(t=te(this.dataSource)),this._renderChangeSubscription=t.pipe(Be(this._onDestroy)).subscribe(t=>{this._data=t||[],this.renderRows()})}_forceRenderHeaderRows(){this._headerRowOutlet.viewContainer.length>0&&this._headerRowOutlet.viewContainer.clear(),this._headerRowDefs.forEach((t,e)=>this._renderRow(this._headerRowOutlet,t,e)),this.updateStickyHeaderRowStyles()}_forceRenderFooterRows(){this._footerRowOutlet.viewContainer.length>0&&this._footerRowOutlet.viewContainer.clear(),this._footerRowDefs.forEach((t,e)=>this._renderRow(this._footerRowOutlet,t,e)),this.updateStickyFooterRowStyles()}_addStickyColumnStyles(t,e){let n=Array.from(e?.columns||[]).map(t=>this._columnDefsByName.get(t)),i=n.map(t=>t.sticky),r=n.map(t=>t.stickyEnd);this._stickyStyler.updateStickyColumns(t,i,r,!this._fixedLayout||this._forceRecalculateCellWidths)}_getRenderedRows(t){let e=[];for(let n=0;n<t.viewContainer.length;n++){let i=t.viewContainer.get(n);e.push(i.rootNodes[0])}return e}_getRowDefs(t,e){if(1==this._rowDefs.length)return[this._rowDefs[0]];let n=[];if(this.multiTemplateDataRows)n=this._rowDefs.filter(n=>!n.when||n.when(e,t));else{let i=this._rowDefs.find(n=>n.when&&n.when(e,t))||this._defaultRowDef;i&&n.push(i)}return n.length,n}_getEmbeddedViewArgs(t,e){let n=t.rowDef,i={$implicit:t.data};return{templateRef:n.template,context:i,index:e}}_renderRow(t,e,n,i={}){let r=t.viewContainer.createEmbeddedView(e.template,i,n);return this._renderCellTemplateForItem(e,i),r}_renderCellTemplateForItem(t,e){for(let n of this._getCellTemplates(t))Ck.mostRecentCellOutlet&&Ck.mostRecentCellOutlet._viewContainer.createEmbeddedView(n,e);this._changeDetectorRef.markForCheck()}_updateRowIndexContext(){let t=this._rowOutlet.viewContainer;for(let e=0,n=t.length;e<n;e++){let i=t.get(e).context;i.count=n,i.first=0===e,i.last=e===n-1,i.even=e%2==0,i.odd=!i.even,this.multiTemplateDataRows?(i.dataIndex=this._renderRows[e].dataIndex,i.renderIndex=e):i.index=this._renderRows[e].dataIndex}}_getCellTemplates(t){return t&&t.columns?Array.from(t.columns,e=>{let n=this._columnDefsByName.get(e);return t.extractCellTemplate(n)}):[]}_forceRenderDataRows(){this._dataDiffer.diff([]),this._rowOutlet.viewContainer.clear(),this.renderRows()}_checkStickyStates(){let t=(t,e)=>t||e.hasStickyChanged();this._headerRowDefs.reduce(t,!1)&&this.updateStickyHeaderRowStyles(),this._footerRowDefs.reduce(t,!1)&&this.updateStickyFooterRowStyles(),Array.from(this._columnDefsByName.values()).reduce(t,!1)&&(this._stickyColumnStylesNeedReset=!0,this.updateStickyColumnStyles())}_setupStickyStyler(){let t=this._dir?this._dir.value:"ltr";this._stickyStyler=new Tk(this._isNativeHtmlTable,this.stickyCssClass,this._platform.isBrowser,this.needsPositionStickyOnElement,t,this._stickyPositioningListener,this._injector),(this._dir?this._dir.change:te()).pipe(Be(this._onDestroy)).subscribe(t=>{this._stickyStyler.direction=t,this.updateStickyColumnStyles()})}_getOwnDefs(t){return t.filter(t=>!t._table||t._table===this)}_updateNoDataRow(){let t=this._customNoDataRow||this._noDataRow;if(!t)return;let e=0===this._rowOutlet.viewContainer.length;if(e===this._isShowingNoDataRow)return;let n=this._noDataRowOutlet.viewContainer;if(e){let e=n.createEmbeddedView(t.templateRef),i=e.rootNodes[0];if(1===e.rootNodes.length&&i?.nodeType===this._document.ELEMENT_NODE){i.setAttribute("role","row"),i.classList.add(...t._contentClassNames);let e=i.querySelectorAll(t._cellSelector);for(let n=0;n<e.length;n++)e[n].classList.add(...t._cellClassNames)}}else n.clear();this._isShowingNoDataRow=e,this._changeDetectorRef.markForCheck()}static ɵfac=function(e){return new(e||t)};static ɵcmp=au({type:t,selectors:[["cdk-table"],["table","cdk-table",""]],contentQueries:function(t,e,n){if(1&t&&Dh(n,Rk,5)(n,bk,5)(n,kk,5)(n,yk,5)(n,wk,5),2&t){let t;Ih(t=Oh())&&(e._noDataRow=t.first),Ih(t=Oh())&&(e._contentColumnDefs=t),Ih(t=Oh())&&(e._contentRowDefs=t),Ih(t=Oh())&&(e._contentHeaderRowDefs=t),Ih(t=Oh())&&(e._contentFooterRowDefs=t)}},hostAttrs:[1,"cdk-table"],hostVars:2,hostBindings:function(t,e){2&t&&Kh("cdk-table-fixed-layout",e.fixedLayout)},inputs:{trackBy:"trackBy",dataSource:"dataSource",multiTemplateDataRows:[2,"multiTemplateDataRows","multiTemplateDataRows",mp],fixedLayout:[2,"fixedLayout","fixedLayout",mp]},outputs:{contentChanged:"contentChanged"},exportAs:["cdkTable"],features:[Sm([{provide:hk,useExisting:t},{provide:Kv,useClass:ak},{provide:Ok,useValue:null}])],ngContentSelectors:lk,decls:5,vars:2,consts:[["role","rowgroup"],["headerRowOutlet",""],["rowOutlet",""],["noDataRowOutlet",""],["footerRowOutlet",""]],template:function(t,e){1&t&&(Eh(sk),Rh(0),Rh(1,1),$u(2,ck,1,0),$u(3,dk,7,0)(4,uk,4,0)),2&t&&(Cl(2),qu(e._isServer?2:-1),Cl(),qu(e._isNativeHtmlTable?3:4))},dependencies:[Pk,Ak,Fk,Mk],styles:[".cdk-table-fixed-layout{table-layout:fixed}\n"],encapsulation:2})}return t})();function zk(t,e){return t.concat(Array.from(e))}function Lk(t,e){let n=e.toUpperCase(),i=t.viewContainer.element.nativeElement;for(;i;){let t=1===i.nodeType?i.nodeName:null;if(t===n)return i;if("TABLE"===t)break;i=i.parentNode}return null}var Vk=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵmod=lu({type:t});static ɵinj=cn({imports:[Qv]})}return t})(),jk=[[["caption"]],[["colgroup"],["col"]],"*"],Bk=["caption","colgroup, col","*"];function Hk(t,e){1&t&&Rh(0,2)}function Uk(t,e){1&t&&(nh(0,"thead",0),uh(1,1),ih(),nh(2,"tbody",2),uh(3,3)(4,4),ih(),nh(5,"tfoot",0),uh(6,5),ih())}function $k(t,e){1&t&&uh(0,1)(1,3)(2,4)(3,5)}var Wk=(()=>{class t extends Nk{stickyCssClass="mat-mdc-table-sticky";needsPositionStickyOnElement=!1;static ɵfac=(()=>{let e;return function(n){return(e||(e=Fa(t)))(n||t)}})();static ɵcmp=au({type:t,selectors:[["mat-table"],["table","mat-table",""]],hostAttrs:[1,"mat-mdc-table","mdc-data-table__table"],hostVars:2,hostBindings:function(t,e){2&t&&Kh("mat-table-fixed-layout",e.fixedLayout)},exportAs:["matTable"],features:[Sm([{provide:Nk,useExisting:t},{provide:hk,useExisting:t},{provide:Kv,useClass:ak},{provide:Ok,useValue:null}]),bu],ngContentSelectors:Bk,decls:5,vars:2,consts:[["role","rowgroup"],["headerRowOutlet",""],["role","rowgroup",1,"mdc-data-table__content"],["rowOutlet",""],["noDataRowOutlet",""],["footerRowOutlet",""]],template:function(t,e){1&t&&(Eh(jk),Rh(0),Rh(1,1),$u(2,Hk,1,0),$u(3,Uk,7,0)(4,$k,4,0)),2&t&&(Cl(2),qu(e._isServer?2:-1),Cl(),qu(e._isNativeHtmlTable?3:4))},dependencies:[Pk,Ak,Fk,Mk],styles:[".mat-mdc-table-sticky{position:sticky !important}mat-table{display:block}mat-header-row{min-height:var(--mat-table-header-container-height, 56px)}mat-row{min-height:var(--mat-table-row-item-container-height, 52px)}mat-footer-row{min-height:var(--mat-table-footer-container-height, 52px)}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, var(--mat-sys-surface))}.mat-table-fixed-layout{table-layout:fixed}.mdc-data-table__cell{box-sizing:border-box;overflow:hidden;text-align:start;text-overflow:ellipsis}.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, var(--mat-sys-on-surface, rgba(0, 0, 0, 0.87)));font-family:var(--mat-table-header-headline-font, var(--mat-sys-title-small-font, Roboto, sans-serif));line-height:var(--mat-table-header-headline-line-height, var(--mat-sys-title-small-line-height));font-size:var(--mat-table-header-headline-size, var(--mat-sys-title-small-size, 14px));font-weight:var(--mat-table-header-headline-weight, var(--mat-sys-title-small-weight, 500))}.mat-mdc-row{height:var(--mat-table-row-item-container-height, 52px);color:var(--mat-table-row-item-label-text-color, var(--mat-sys-on-surface, 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, var(--mat-sys-body-medium-font, Roboto, sans-serif));line-height:var(--mat-table-row-item-label-text-line-height, var(--mat-sys-body-medium-line-height));font-size:var(--mat-table-row-item-label-text-size, var(--mat-sys-body-medium-size, 14px));font-weight:var(--mat-table-row-item-label-text-weight, var(--mat-sys-body-medium-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, var(--mat-sys-on-surface, rgba(0, 0, 0, 0.87)));font-family:var(--mat-table-footer-supporting-text-font, var(--mat-sys-body-medium-font, Roboto, sans-serif));line-height:var(--mat-table-footer-supporting-text-line-height, var(--mat-sys-body-medium-line-height));font-size:var(--mat-table-footer-supporting-text-size, var(--mat-sys-body-medium-size, 14px));font-weight:var(--mat-table-footer-supporting-text-weight, var(--mat-sys-body-medium-weight));letter-spacing:var(--mat-table-footer-supporting-text-tracking, var(--mat-sys-body-medium-tracking))}.mat-mdc-header-cell{border-bottom-color:var(--mat-table-row-item-outline-color, var(--mat-sys-outline, 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, var(--mat-sys-title-small-tracking));font-weight:inherit;line-height:inherit;box-sizing:border-box;text-overflow:ellipsis;overflow:hidden;outline:none;text-align:start}.mdc-data-table__row:last-child>.mat-mdc-header-cell{border-bottom:none}.mat-mdc-cell{border-bottom-color:var(--mat-table-row-item-outline-color, var(--mat-sys-outline, 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, var(--mat-sys-body-medium-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, var(--mat-sys-body-medium-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}\n"],encapsulation:2})}return t})(),qk=(()=>{class t extends mk{static ɵfac=(()=>{let e;return function(n){return(e||(e=Fa(t)))(n||t)}})();static ɵdir=uu({type:t,selectors:[["","matCellDef",""]],features:[Sm([{provide:mk,useExisting:t}]),bu]})}return t})(),Gk=(()=>{class t extends pk{static ɵfac=(()=>{let e;return function(n){return(e||(e=Fa(t)))(n||t)}})();static ɵdir=uu({type:t,selectors:[["","matHeaderCellDef",""]],features:[Sm([{provide:pk,useExisting:t}]),bu]})}return t})(),Zk=(()=>{class t extends bk{get name(){return this._name}set name(t){this._setNameInput(t)}_updateColumnCssClassName(){super._updateColumnCssClassName(),this._columnCssClassName.push(`mat-column-${this.cssClassFriendlyName}`)}static ɵfac=(()=>{let e;return function(n){return(e||(e=Fa(t)))(n||t)}})();static ɵdir=uu({type:t,selectors:[["","matColumnDef",""]],inputs:{name:[0,"matColumnDef","name"]},features:[Sm([{provide:bk,useExisting:t},{provide:"MAT_SORT_HEADER_COLUMN_DEF",useExisting:t}]),bu]})}return t})(),Kk=(()=>{class t extends xk{static ɵfac=(()=>{let e;return function(n){return(e||(e=Fa(t)))(n||t)}})();static ɵdir=uu({type:t,selectors:[["mat-header-cell"],["th","mat-header-cell",""]],hostAttrs:["role","columnheader",1,"mat-mdc-header-cell","mdc-data-table__header-cell"],features:[bu]})}return t})(),Yk=(()=>{class t extends _k{static ɵfac=(()=>{let e;return function(n){return(e||(e=Fa(t)))(n||t)}})();static ɵdir=uu({type:t,selectors:[["mat-cell"],["td","mat-cell",""]],hostAttrs:[1,"mat-mdc-cell","mdc-data-table__cell"],features:[bu]})}return t})(),Xk=(()=>{class t extends yk{static ɵfac=(()=>{let e;return function(n){return(e||(e=Fa(t)))(n||t)}})();static ɵdir=uu({type:t,selectors:[["","matHeaderRowDef",""]],inputs:{columns:[0,"matHeaderRowDef","columns"],sticky:[2,"matHeaderRowDefSticky","sticky",mp]},features:[Sm([{provide:yk,useExisting:t}]),bu]})}return t})(),Jk=(()=>{class t extends kk{static ɵfac=(()=>{let e;return function(n){return(e||(e=Fa(t)))(n||t)}})();static ɵdir=uu({type:t,selectors:[["","matRowDef",""]],inputs:{columns:[0,"matRowDefColumns","columns"],when:[0,"matRowDefWhen","when"]},features:[Sm([{provide:kk,useExisting:t}]),bu]})}return t})(),Qk=(()=>{class t extends Sk{static ɵfac=(()=>{let e;return function(n){return(e||(e=Fa(t)))(n||t)}})();static ɵcmp=au({type:t,selectors:[["mat-header-row"],["tr","mat-header-row",""]],hostAttrs:["role","row",1,"mat-mdc-header-row","mdc-data-table__header-row"],exportAs:["matHeaderRow"],features:[Sm([{provide:Sk,useExisting:t}]),bu],decls:1,vars:0,consts:[["cdkCellOutlet",""]],template:function(t,e){1&t&&uh(0,0)},dependencies:[Ck],encapsulation:2})}return t})(),tC=(()=>{class t extends Ek{static ɵfac=(()=>{let e;return function(n){return(e||(e=Fa(t)))(n||t)}})();static ɵcmp=au({type:t,selectors:[["mat-row"],["tr","mat-row",""]],hostAttrs:["role","row",1,"mat-mdc-row","mdc-data-table__row"],exportAs:["matRow"],features:[Sm([{provide:Ek,useExisting:t}]),bu],decls:1,vars:0,consts:[["cdkCellOutlet",""]],template:function(t,e){1&t&&uh(0,0)},dependencies:[Ck],encapsulation:2})}return t})(),eC=(()=>{class t{static ɵfac=function(e){return new(e||t)};static ɵmod=lu({type:t});static ɵinj=cn({imports:[Vk,__]})}return t})(),nC=(t,e)=>({choose:t,select:e}),iC=(t,e)=>e.name;function rC(t,e){1&t&&rh(0,"th",11)}function oC(t,e){if(1&t&&(nh(0,"td",12)(1,"mat-icon",13),lm(2),Dm(3,"elementIconName"),ih()()),2&t){let t=e.$implicit;Cl(),th("id",t.id),Cl(),um(" ",Tm(3,2,t)," ")}}function aC(t,e){1&t&&rh(0,"th",11)}function sC(t,e){if(1&t){let t=mh();nh(0,"mat-checkbox",15),bm("ngModelChange",function(e){vr(t);let n=Ch().$implicit,i=Ch();return fm(i.checkedElements[n.id].checked,e)||(i.checkedElements[n.id].checked=e),yr(e)}),wh("ngModelChange",function(e){vr(t);let n=Ch().$implicit;return yr(Ch().changeSelecting(n,e))})("click",function(e){return vr(t),yr(e.stopPropagation())}),ih()}if(2&t){let t=Ch().$implicit,e=Ch();th("indeterminate",e.checkedElements[t.id].indeterminate),pm("ngModel",e.checkedElements[t.id].checked)}}function lC(t,e){if(1&t&&(nh(0,"td",12),$u(1,sC,1,2,"mat-checkbox",14),ih()),2&t){let t=e.$implicit,n=Ch();Cl(),qu(n.checkedElements[t.id]?1:-1)}}function cC(t,e){1&t&&(nh(0,"th",11),lm(1," OZ "),ih())}function dC(t,e){if(1&t&&(nh(0,"td",16)(1,"div",17),lm(2),Dm(3,"elementItemNumber"),ih()()),2&t){let t=e.$implicit;Zh("width",null==t||null==t.itemNumber?null:t.itemNumber.stringRepresentation.length,"ch"),Cl(),th("id",t.id),Cl(),um(" ",Tm(3,4,t)," ")}}function uC(t,e){1&t&&(nh(0,"th",11),lm(1," Text "),ih())}function hC(t,e){if(1&t&&(nh(0,"div",17),lm(1),Dm(2,"elementText"),ih()),2&t){let t=Ch().$implicit;th("id",t.id),Cl(),um(" ",Im(2,2,t,e)," ")}}function mC(t,e){if(1&t&&(nh(0,"td",18),$u(1,hC,3,5,"div",17),Dm(2,"async"),ih()),2&t){let t,e=Ch();Cl(),qu((t=Tm(2,1,e.textWords$))?1:-1,t)}}function pC(t,e){if(1&t&&(nh(0,"th",11),lm(1),ih()),2&t){let t=Ch().$implicit;Cl(),um(" ",t.title," ")}}function fC(t,e){if(1&t&&(nh(0,"td",16)(1,"div",21),lm(2),Dm(3,"number"),ih()()),2&t){let t=e.$implicit,n=Ch().$implicit,i=Ch();Cl(),Zh("text-align",n.align),th("id",t.id),Cl(),um(" ",n.numberFormat?function(t,e,n,i,r){let o=xr(),a=Ji(o,30);return Om(o,30)?function(t,e,n,i,r,o,a,s){let l=e+n;return function(t,e,n,i,r){let o=_d(t,e,n,i);return xd(t,e+2,r)||o}(t,l,r,o,a)?gd(t,l+3,s?i.call(s,r,o,a):i(r,o,a)):Em(t,l+3)}(o,Tr(),4,a.transform,n,i,r,a):a.transform(n,i,r)}(0,0,t[n.name],n.numberFormat,i.configurationTreeService.locale):t[n.name]," ")}}function bC(t,e){if(1&t&&(ch(0)(1,19),Cu(2,pC,2,1,"th",2)(3,fC,4,8,"td",20),dh()()),2&t){let t=e.$implicit;Cl(),th("matColumnDef",function(t){return xd(xr(),Ir(),t)?En(t):xl}(t.name))}}function gC(t,e){1&t&&rh(0,"tr",22)}function xC(t,e){if(1&t){let t=mh();nh(0,"tr",23),Dm(1,"async"),wh("click",function(){let e=vr(t).$implicit;return yr(Ch().select(e))})("dblclick",function(){let e=vr(t).$implicit;return yr(Ch().dblSelect(e))})("contextmenu",function(e){let n=vr(t).$implicit;return yr(Ch().openContextMenu(e,n))}),ih()}if(2&t){let t=e.$implicit,n=Ch();Zh("background",n.isSelectionMode||t.id!==(null==n.selectedElement?null:n.selectedElement.id)?"":Tm(1,4,n.selectedColor$)),th("ngClass",function(t,e,n,i){return Rm(xr(),Tr(),6,e,n,i)}(0,nC,!n.isSelectionMode&&t.id===(null==n.preselectedElement?null:n.preselectedElement.id),!n.isSelectionMode&&t.id===(null==n.selectedElement?null:n.selectedElement.id)))("id",t.id)}}var _C=(()=>{class t{constructor(){this.selectElementService=Bn(Dw),this.treeNodeSelectionService=Bn(Ow),this.cdr=Bn(np),this.configurationTreeService=Bn(Sw),this.flatElementsService=Bn(Rw),this._filteredElementList=Gm([],{alias:"filteredElementList"}),this.filteredElementList=Vm({source:this._filteredElementList,computation:t=>t.map(t=>s({},t))}),this.displayedColumns=[],this.isAllowOneClick=!0,this.selectedElement=null,this.preselectedElement=null,this.timerStop=null,this.checkedElements={},this.$destroy=new yt,this.textWords$=this.configurationTreeService.getTextWordsFromConfig(),this.selectedColor$=this.configurationTreeService.getSelectedColorFromConfig(),this.addTableColumns$=this.configurationTreeService.getAddTableColumnsFromConfig(),this.isSelectionMode=!1}ngOnInit(){this.selectElementService.selectClickElement.pipe(Be(this.$destroy)).subscribe(t=>{this.selectedElement=t,this.cdr.markForCheck()}),this.selectElementService.preselectedElement.pipe(Be(this.$destroy)).subscribe(t=>{this.preselectedElement=t,this.cdr.markForCheck()}),this.configurationTreeService.getIsSelectionModeFromConfig().pipe(Be(this.$destroy)).subscribe(t=>{this.isSelectionMode=t}),this.configureTableColumns(),this.treeNodeSelectionService.treeNodeSelecting.pipe(Be(this.$destroy)).subscribe(t=>{this.checkedElements=t,this.cdr.detectChanges()}),this.flatElementsService.elementUpdated$.pipe(Be(this.$destroy)).subscribe(t=>{let e=this.filteredElementList(),n=e.findIndex(e=>e.id===t.id);if(-1!==n){let i=[...e];i[n]=s(s({},i[n]),t.updates),this.filteredElementList.set(i)}this.cdr.markForCheck()})}ngOnDestroy(){this.timerStop&&clearTimeout(this.timerStop),this.$destroy.next(!0),this.$destroy.complete()}select(t){if(this.isSelectionMode)return;let e=()=>{this.selectElementService.setClickElement(this.selectedElement?.id===t.id?null:t)};this.configurationTreeService.getAllowDblClickFromConfig().pipe(Ae(1)).subscribe(t=>{t?this.isAllowOneClick&&(this.isAllowOneClick=!1,this.timerStop=setTimeout(()=>{e(),this.isAllowOneClick=!0},300)):e()})}dblSelect(t){this.configurationTreeService.getAllowDblClickFromConfig().pipe(Ae(1)).subscribe(e=>{e&&(this.isSelectionMode||(this.timerStop&&clearTimeout(this.timerStop),this.selectElementService.setDblClickElement(t),this.isAllowOneClick=!0))})}openContextMenu(t,e){t.preventDefault(),this.selectElementService.setContextMenuElement({position:{x:`${t.x}px`,y:`${t.y}px`},node:e})}changeSelecting(t,e){this.treeNodeSelectionService.changeSelecting(e,t.id)}configureTableColumns(){this.configurationTreeService.getIsSelectionModeFromConfig().pipe(Ie(this.addTableColumns$.pipe(ee(t=>t.map(t=>t.name)))),je(([t,e])=>te(t?["icon","checkbox","itemNumber","text",...e]:["icon","itemNumber","text",...e])),Be(this.$destroy)).subscribe(t=>{this.displayedColumns=[...t]})}static{this.ɵfac=function(e){return new(e||t)}}static{this.ɵcmp=au({type:t,selectors:[["ava-table-structure"]],inputs:{_filteredElementList:[1,"filteredElementList","_filteredElementList"]},decls:18,vars:6,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"],["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,"indeterminate","ngModel"],["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(t,e){1&t&&(nh(0,"table",0),ch(1,1),Cu(2,rC,1,0,"th",2)(3,oC,4,4,"td",3),dh(),ch(4,4),Cu(5,aC,1,0,"th",2)(6,lC,2,1,"td",3),dh(),ch(7,5),Cu(8,cC,2,0,"th",2)(9,dC,4,6,"td",6),dh(),ch(10,7),Cu(11,uC,2,0,"th",2)(12,mC,3,3,"td",8),dh(),Ku(13,bC,4,2,"ng-container",null,iC),Dm(15,"async"),Cu(16,gC,1,0,"tr",9)(17,xC,2,9,"tr",10),ih()),2&t&&(th("dataSource",e.filteredElementList()),Cl(13),Xu(Tm(15,4,e.addTableColumns$)),Cl(3),th("matHeaderRowDef",e.displayedColumns)("matHeaderRowDefSticky",!0),Cl(),th("matRowDefColumns",e.displayedColumns))},dependencies:[Zp,eC,Wk,Gk,Xk,Zk,qk,Jk,Kk,Yk,Qk,tC,Fv,Mv,Uw,Hw,Hg,tg,zg,$w,Qp,Gw,qw,Ww,tf],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(--mat-form-field-filled-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}"],changeDetection:0})}}return t})(),vC=(()=>{class t{transform(t){return"ServiceSpecificationGroupDto"===t.elementTypeDiscriminator&&t?.elements||null}static{this.ɵfac=function(e){return new(e||t)}}static{this.ɵpipe=hu({name:"groupChildElements",type:t,pure:!0})}}return t})(),yC=(t,e)=>e.id;function wC(t,e){if(1&t){let t=mh();nh(0,"mat-icon",6),wh("click",function(){vr(t);let e=Ch().$implicit;return yr(Ch().expand(e))}),lm(1),ih()}if(2&t){let t=Ch().$implicit,e=Ch();Cl(),um(" ",e.expansionState()[t.id]?"expand_more":"chevron_right"," ")}}function kC(t,e){1&t&&rh(0,"mat-icon")}function CC(t,e){if(1&t&&(nh(0,"div"),Dm(1,"async"),rh(2,"ava-tree-node",7),Dm(3,"groupChildElements"),ih()),2&t){let t=Ch().$implicit,e=Ch();Zh("padding-left",Tm(1,4,e.indent$)),Cl(2),th("elementList",Tm(3,6,t))("depth",e.depth()+1)}}function SC(t,e){if(1&t&&(ch(0),nh(1,"div",1),Dm(2,"async"),nh(3,"div",2),$u(4,wC,2,1,"mat-icon",3)(5,kC,1,0,"mat-icon"),rh(6,"ava-tree-item",4,0),Dm(8,"async"),ih()(),$u(9,CC,4,8,"div",5),dh()),2&t){let t=e.$implicit,n=Fh(7),i=Ch();Cl(),Zh("background-color",i.isSelectionMode||t.id!==(null==i.selectedElement?null:i.selectedElement.id)?"":Tm(2,12,i.selectedColor$)),Kh("select",!i.isSelectionMode&&t.id===(null==i.selectedElement?null:i.selectedElement.id)),th("id","hover-element-id-"+t.id)("avaHoverEffect",n),Cl(3),qu("ServiceSpecificationGroupDto"===t.elementTypeDiscriminator?4:5),Cl(2),th("element",t)("depth",i.depth())("isSelect",!i.isSelectionMode&&t.id===(null==i.selectedElement?null:i.selectedElement.id))("backgroundColor",i.isSelectionMode||t.id!==(null==i.selectedElement?null:i.selectedElement.id)?"":Tm(8,14,i.selectedColor$)),Cl(3),qu("ServiceSpecificationGroupDto"===t.elementTypeDiscriminator&&i.expansionState()[t.id]?9:-1)}}var EC=(()=>{class t{constructor(){this.selectElementService=Bn(Dw),this.configurationTreeService=Bn(Sw),this.elementList=Gm([]),this.depth=Gm(0),this.selectedElement=null,this.$destroy=new yt,this.indent$=this.configurationTreeService.getIndentFromConfig(),this.selectedColor$=this.configurationTreeService.getSelectedColorFromConfig(),this.isSelectionMode=!1,this.cdr=Bn(np),this.expandParentGroupService=Bn(Ew),this.expansionState=this.expandParentGroupService.getExpansionState()}ngOnInit(){this.selectElementService.selectClickElement.pipe(Be(this.$destroy)).subscribe(t=>{this.selectedElement=t,this.cdr.markForCheck()}),this.configurationTreeService.getIsSelectionModeFromConfig().pipe(Be(this.$destroy)).subscribe(t=>{this.isSelectionMode=t})}ngOnDestroy(){this.$destroy.next(!0),this.$destroy.complete()}expand(t){let e=this.expansionState();this.expandParentGroupService.setExpansionState(l(s({},e),{[t.id]:!e[t.id]}))}static{this.ɵfac=function(e){return new(e||t)}}static{this.ɵcmp=au({type:t,selectors:[["ava-tree-node"]],inputs:{elementList:[1,"elementList"],depth:[1,"depth"]},decls:2,vars:0,consts:[["avaItem",""],[1,"tree-node-wrapper",3,"id","avaHoverEffect"],[1,"tree-node-wrapper__content"],["matRipple","",1,"tree-node__icon"],[3,"element","depth","isSelect","backgroundColor"],[3,"paddingLeft"],["matRipple","",1,"tree-node__icon",3,"click"],[3,"elementList","depth"]],template:function(t,e){1&t&&Ku(0,SC,10,16,"ng-container",null,yC),2&t&&Xu(e.elementList())},dependencies:[t,nk,Fv,Mv,_w,vC,Qp],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(--mat-form-field-filled-caret-color);\n color: #fff;\n}\n.select[_ngcontent-%COMP%] *[_ngcontent-%COMP%] {\n color: #fff;\n}"],changeDetection:0})}}return t})(),RC=["avaTreeWrapper"],DC=["avaMainWrapper"],TC=["avaTreeFilterInput"],IC=()=>[];function OC(t,e){if(1&t){let t=mh();ch(0),nh(1,"button",9),wh("click",function(){return vr(t),yr(Ch(2).changeAllElementsExpansionStatus(!0))}),nh(2,"mat-icon",10),lm(3,"layers"),ih(),nh(4,"mat-icon",11),lm(5,"add"),ih()(),nh(6,"button",9),wh("click",function(){return vr(t),yr(Ch(2).changeAllElementsExpansionStatus(!1))}),nh(7,"mat-icon",10),lm(8,"layers"),ih(),nh(9,"mat-icon",11),lm(10,"remove"),ih()(),dh()}if(2&t){let t=Ch();Cl(),th("matTooltip",t.tooltipAllOpen||""),Cl(5),th("matTooltip",t.tooltipAllClose||"")}}function AC(t,e){if(1&t){let t=mh();ch(0),nh(1,"button",12),wh("click",function(){return vr(t),yr(Ch(2).selectOrDeselectAll(!0))}),nh(2,"mat-icon"),lm(3,"add"),ih(),nh(4,"span"),lm(5),ih()(),nh(6,"button",12),wh("click",function(){return vr(t),yr(Ch(2).selectOrDeselectAll(!1))}),nh(7,"mat-icon"),lm(8,"remove"),ih(),nh(9,"span"),lm(10),ih()(),dh()}if(2&t){let t=Ch();Cl(),th("matTooltip",t.tooltipAllAdd||""),Cl(4),dm(t.textAll),Cl(),th("matTooltip",t.tooltipAllRemove||""),Cl(4),dm(t.textAll)}}function PC(t,e){1&t&&rh(0,"ava-tree-node",15),2&t&&th("elementList",e||function(t,e){let n=Tr()+1,i=xr();return i[n]===xl?gd(i,n,e()):function(t,e){return t[e]}(i,n)}(0,IC))}function MC(t,e){if(1&t&&$u(0,PC,1,2,"ava-tree-node",15),2&t){let t;qu((t=null==(t=Ch(5).serviceSpecification())?null:t.elements)?0:-1,t)}}function FC(t,e){1&t&&rh(0,"ava-list-structure",14),2&t&&th("filteredElementList",Ch(5).filteredElementList)}function NC(t,e){1&t&&rh(0,"ava-table-structure",14),2&t&&th("filteredElementList",Ch(5).filteredElementList)}function zC(t,e){if(1&t&&(ch(0),$u(1,MC,1,1),$u(2,FC,1,1,"ava-list-structure",14),$u(3,NC,1,1,"ava-table-structure",14),dh()),2&t){Ch(3);let t=Fh(8),e=Ch();Cl(),qu(e.modeview()!==e.listModeViewType.Tree||t.value?-1:1),Cl(),qu(e.modeview()===e.listModeViewType.List||e.modeview()===e.listModeViewType.Tree&&t.value?2:-1),Cl(),qu(e.modeview()===e.listModeViewType.Table?3:-1)}}function LC(t,e){if(1&t&&(ch(0),lm(1),dh()),2&t){let t=Ch(3);Cl(),um(" ",t.textNothingFiltered)}}function VC(t,e){if(1&t&&(ch(0),$u(1,zC,4,3,"ng-container")(2,LC,2,1,"ng-container"),dh()),2&t){let t=Ch(3);Cl(),qu(t.filteredElementList.length?1:2)}}function jC(t,e){if(1&t&&(ch(0),lm(1),dh()),2&t){let t=Ch(2);Cl(),um(" ",t.textNothing," ")}}function BC(t,e){if(1&t&&(nh(0,"div",13,3),$u(2,VC,3,1,"ng-container")(3,jC,2,1,"ng-container"),ih()),2&t){Ch();let t=Fh(3),e=Ch();Zh("height","calc(100% - "+t.offsetHeight+"px)"),Cl(2),qu(null!=e.flatElements&&e.flatElements.length?2:3)}}function HC(t,e){if(1&t){let t=mh();nh(0,"div",4,0)(2,"div",5,1)(4,"mat-form-field",6)(5,"mat-label"),lm(6),ih(),nh(7,"input",7,2),wh("ngModelChange",function(e){return vr(t),yr(Ch().onFilter(e))}),ih()(),$u(9,OC,11,2,"ng-container"),$u(10,AC,11,4,"ng-container"),Dm(11,"async"),ih(),$u(12,BC,4,3,"div",8),ih()}if(2&t){let t=Ch();Cl(6),dm(e.textSearch),Cl(),th("ngModel",t.filterInput),Cl(2),qu(t.modeview()===t.listModeViewType.Tree?9:-1),Cl(),qu(Tm(11,5,t.isSelectionMode$)?10:-1),Cl(2),qu(t.serviceSpecification()?12:-1)}}nf(xb,"de-DE",[[["Mitternacht","morgens","vorm.","mittags","nachm.","abends","nachts"],void 0,["Mitternacht","morgens","vormittags","mittags","nachmittags","abends","nachts"]],[["Mitternacht","Morgen","Vorm.","Mittag","Nachm.","Abend","Nacht"],void 0,["Mitternacht","Morgen","Vormittag","Mittag","Nachmittag","Abend","Nacht"]],["00:00",["05:00","10:00"],["10:00","12:00"],["12:00","13:00"],["13:00","18:00"],["18:00","24:00"],["00:00","05:00"]]]),nf(_b,"en-US",[[["mi","n","in the morning","in the afternoon","in the evening","at night"],["midnight","noon","in the morning","in the afternoon","in the evening","at night"],void 0],[["midnight","noon","morning","afternoon","evening","night"],void 0,void 0],["00:00","12:00",["00:00","12:00"],["12:00","18:00"],["18:00","21:00"],["21:00","24:00"]]]);var UC=(()=>{class t{constructor(){this.flatElementsService=Bn(Rw,{self:!0}),this.selectElementService=Bn(Dw,{self:!0}),this.treeNodeSelectionService=Bn(Ow,{self:!0}),this.expandParentGroupService=Bn(Ew,{self:!0}),this.keyboardOperationService=Bn(Iw,{self:!0}),this.configurationTreeService=Bn(Sw),this.injector=Bn(gi),this.transformFn=t=>{if("string"!=typeof t)return t;try{return JSON.parse(t)}catch{return null}},this.project=Gm.required({transform:this.transformFn}),this.expansionstate=Gm(null,{transform:this.transformFn}),this.selectednodeid=Gm(null),this.modeview=Gm(vw.Tree),this.elementUpdate=Gm(null,{transform:t=>null==t?null:this.transformFn(t)}),this.initiallySelectedElements=null,this.textWords$=this.configurationTreeService.getTextWordsFromConfig(),this.isSelectionMode$=this.configurationTreeService.getIsSelectionModeFromConfig(),this.isSelectionMode=!1,this.mouseAwareKeyboardControl=!0,this.config=Gm(null,{transform:this.transformFn}),this.selectClick=Wm(),this.selectDblClick=Wm(),this.contextMenuEvent=Wm(),this.selectedElementsChanged=Wm(),this.avaTreeWrapper=Km.required("avaTreeWrapper"),this.avaMainWrapper=Km.required("avaMainWrapper"),this.avaTreeFilterInput=Km.required("avaTreeFilterInput"),this.selectedElement=null,this.previousServiceSpecificationId=null,this.serviceSpecification=Vm({source:this.project,computation:()=>{let t=this.project()?.serviceSpecifications?.[0]||null;return null!==t&&this.flatElementsService.setElementsDto(t),t}}),this.isEmiteSelectedElements=!1,this.selectingElementsTreeData=[],this.flatElements=null,this.preselectedElement=null,this.filterInput="",this.listModeViewType=vw,this.filter="",this.$filter=new St(1),this.filteredElementList=[],this.$destroy=new yt,this.cdr=Bn(np)}set customKeyboardOperationConfig(t){this.keyboardOperationService.mergeConfigOperation(t)}ngOnInit(){this.selectElementService.preselectedElement.pipe(Be(this.$destroy)).subscribe(t=>this.preselectedElement=t),this.selectElementService.selectClickElement.pipe(Be(this.$destroy)).subscribe(t=>{this.selectedElement=t,this.selectClick.emit(t)}),this.selectElementService.selectDblClickElement.pipe(Be(this.$destroy)).subscribe(t=>this.selectDblClick.emit(t)),this.selectElementService.selectContextMenuElement.pipe(Be(this.$destroy)).subscribe(t=>this.contextMenuEvent.emit(t)),this.flatElementsService.flatElementsDto.pipe(Be(this.$destroy)).subscribe(t=>{this.flatElements=t,this.getFilteredList()}),this.$filter.pipe(Be(this.$destroy),Oe(250)).subscribe(t=>{this.filter=t,this.getFilteredList()}),this.configurationTreeService.getIsSelectionModeFromConfig().pipe(Be(this.$destroy)).subscribe(t=>{this.isSelectionMode=t}),this.configurationTreeService.getMouseAwareKeyboardControlFromConfig().pipe(Be(this.$destroy)).subscribe(t=>{this.mouseAwareKeyboardControl=t}),this.configurationTreeService.getListFilterFuncFromConfig().pipe(Be(this.$destroy)).subscribe(t=>{this.flatElementsService.listFilterFunc=t}),this.configurationTreeService.getCustomKeyboardOperationConfigFromConfig().pipe(Be(this.$destroy)).subscribe(t=>{t&&(this.customKeyboardOperationConfig=t)}),Ci(this.injector,()=>{vb(this.serviceSpecification).pipe(He(t=>{let e=t?.id||null,n=e!==this.previousServiceSpecificationId;this.selectingElementsTreeData=this.treeNodeSelectionService.loadSelectingElements(t?.elements),n&&(this.expandParentGroupService.setExpansionState({}),this.previousServiceSpecificationId=e)}),Be(this.$destroy)).subscribe(),vb(this.selectednodeid).pipe(He(t=>this.selectElementById(t)),Be(this.$destroy)).subscribe(),vb(this.config).pipe(He(t=>{let e=s(s({},this.configurationTreeService.getCurrentTreeConfig()),t);this.configurationTreeService.setTreeConfig(e);let n=this.serviceSpecification()?.elements;this.selectingElementsTreeData=this.treeNodeSelectionService.loadSelectingElements(n)}),ee(t=>t?.isSelectionMode),Ee(t=>!!t),je(()=>this.treeNodeSelectionService.treeNodeSelecting),Be(this.$destroy)).subscribe(()=>{this.isEmiteSelectedElements&&setTimeout(()=>{let t=this.treeNodeSelectionService.getTreeRoot(this.selectingElementsTreeData);this.selectedElementsChanged.emit(t)})}),de([vb(this.project),this.configurationTreeService.treeConfig$.pipe(ee(({isSelectionMode:t,initiallySelectedElements:e})=>({isSelectionMode:t,initiallySelectedElements:e})),Ee(({isSelectionMode:t})=>!!t),He(({initiallySelectedElements:t})=>{t?.length&&(this.initiallySelectedElements=t)}))]).pipe(Be(this.$destroy)).subscribe(()=>{this.formSelectingList()}),vb(this.expansionstate).pipe(Be(this.$destroy)).subscribe(t=>{null===t?this.expandParentGroupService.setExpansionState({}):this.expandParentGroupService.setExpansionState(t)}),vb(this.elementUpdate).pipe(Ee(t=>null!==t),Be(this.$destroy)).subscribe(t=>{this.flatElementsService.updateElementById(t.id,t.updates)})})}ngAfterViewInit(){this.initializeEventListeners()}ngOnDestroy(){this.$destroy.next(!0),this.$destroy.complete()}handleGlobalKeyboardEvent(t){let e=t;if(!this.mouseAwareKeyboardControl||this.avaMainWrapper().nativeElement.matches(":hover")){let t=this.preselectedElement||this.selectedElement,{operation:n,nextElement:i}=this.keyboardOperationService.handleKeyboardEvent(e,t)||{nextElement:null};switch(n){case Tw.MoveSelectedPositionUp:case Tw.MoveSelectedPositionDown:this.showElement(i,".select");break;case Tw.MoveChosenPositionDown:case Tw.MoveChosenPositionUp:this.showElement(i,i?.id===this.selectedElement?.id?".select":".choose")}}}showElement(t,e){t&&(this.modeview()===vw.Tree&&this.expandParentGroups(t),setTimeout(()=>this.scrollLine(e),0))}scrollLine(t){let e=this.avaTreeWrapper()?.nativeElement.getBoundingClientRect(),n=this.avaTreeWrapper()?.nativeElement.querySelector(t);if(!n)return;let i=n.getBoundingClientRect();(i.bottom>e.bottom||i.top<e.top||this.modeview()===vw.Table&&i.top<e.top+24)&&(n?.scrollIntoView(),this.avaTreeWrapper()?.nativeElement.scrollTo({left:0}),this.modeview()===vw.Table&&setTimeout(()=>this.correctScrollTableLine(n,e),0))}correctScrollTableLine(t,e){t.getBoundingClientRect().top<e.top+24&&(this.avaTreeWrapper().nativeElement.scrollTop-=24)}expandParentGroups(t){this.expandParentGroupService.expandParentGroups(t,this.flatElements,this.expandParentGroupService.getExpansionState()())}onFilter(t){this.$filter.next(t)}changeAllElementsExpansionStatus(t){let e=this.expandParentGroupService.getExpansionState()();t?this.flatElements?.forEach(t=>{if("ServiceSpecificationGroupDto"===t.elementTypeDiscriminator){e[t.id]=!0;let n=s({},e);this.expandParentGroupService.setExpansionState(n)}}):Object.keys(e).forEach(t=>{delete e[t];let n=s({},e);this.expandParentGroupService.setExpansionState(n)})}formSelectingList(){this.isEmiteSelectedElements=!1,this.initiallySelectedElements?(this.treeNodeSelectionService.getFlatSelectedListId(this.initiallySelectedElements),this.treeNodeSelectionService.flatSelectedListId.forEach((t,e)=>{this.treeNodeSelectionService.changeSelecting(!0,t),e===this.treeNodeSelectionService.flatSelectedListId.length-1&&(this.isEmiteSelectedElements=!0)})):this.isEmiteSelectedElements=!0}selectOrDeselectAll(t){this.treeNodeSelectionService.changeAll(t)}getFilteredList(){this.flatElements?.length&&(this.filter?this.filteredElementList=this.flatElements.filter(t=>this.flatElementsService.checkFilterValue(t,this.filter)):this.filteredElementList=this.flatElements),this.cdr.markForCheck()}initializeEventListeners(){this.isSelectionMode||ve(document,"keydown").pipe(Be(this.$destroy),Ee(()=>!this.mouseAwareKeyboardControl||this.avaMainWrapper().nativeElement.matches(":hover"))).subscribe(t=>{this.avaMainWrapper().nativeElement.matches(":hover")&&this.avaTreeFilterInput()?.nativeElement.focus(),this.handleGlobalKeyboardEvent(t)})}selectElementById(t){this.flatElementsService.getOneElementById(t).subscribe(t=>{t&&this.selectElementService.setClickElement(t)})}static{this.ɵfac=function(e){return new(e||t)}}static{this.ɵcmp=au({type:t,selectors:[["ava-tree"]],viewQuery:function(t,e){1&t&&Ph(e.avaTreeWrapper,RC,5)(e.avaMainWrapper,DC,5)(e.avaTreeFilterInput,TC,5),2&t&&Mh(3)},inputs:{project:[1,"project"],expansionstate:[1,"expansionstate"],selectednodeid:[1,"selectednodeid"],modeview:[1,"modeview"],elementUpdate:[1,"elementUpdate"],config:[1,"config"]},outputs:{selectClick:"selectClick",selectDblClick:"selectDblClick",contextMenuEvent:"contextMenuEvent",selectedElementsChanged:"selectedElementsChanged"},features:[Sm([Rw,Dw,Ow,Ew,Iw,Sw,xw,Dw,_w])],decls:2,vars:3,consts:[["avaMainWrapper",""],["control",""],["avaTreeFilterInput",""],["avaTreeWrapper",""],[1,"main-wrapper"],[1,"control"],[1,"control-filter"],["matInput","",3,"ngModelChange","ngModel"],[1,"ava-tree-wrapper",3,"height"],["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"],[1,"ava-tree-wrapper"],[3,"filteredElementList"],[3,"elementList"]],template:function(t,e){if(1&t&&($u(0,HC,13,7,"div",4),Dm(1,"async")),2&t){let t;qu((t=Tm(1,1,e.textWords$))?0:-1,t)}},dependencies:[EC,ok,_C,E_,S_,f_,_v,xv,nv,Fv,Mv,gw,fw,Hg,Eb,tg,zg,qv,Wv,Qp],styles:['/* projects/angular-ava/src/lib/ava-tree/components/ava-tree/ava-tree.component.scss */\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.main-wrapper {\n max-height: 100%;\n height: 100%;\n width: 100%;\n padding: 10px;\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,changeDetection:0})}}return t})();(async()=>{let t=await Mf({providers:[(Ml("NgZoneless"),function(t){return{ɵproviders:t}}([...Mm(),[]]))]}),e=function(t,e){let n=function(t,e){return e.get(Jc).resolveComponentFactory(t).inputs}(t,e.injector),i=e.strategyFactory||new kp(t,e.injector),r=function(t){let e={};return t.forEach(({propName:t,templateName:n,transform:i})=>{e[function(t){return t.replace(/[A-Z]/g,t=>`-${t.toLowerCase()}`)}(n)]=[t,i]}),e}(n);class o extends Sp{injector;static observedAttributes=Object.keys(r);get ngElementStrategy(){if(!this._ngElementStrategy){let t=this._ngElementStrategy=i.create(this.injector||e.injector);n.forEach(({propName:e,transform:n})=>{if(!this.hasOwnProperty(e))return;let i=this[e];delete this[e],t.setInputValue(e,i,n)})}return this._ngElementStrategy}_ngElementStrategy;constructor(t){super(),this.injector=t}attributeChangedCallback(t,e,n,i){let[o,a]=r[t];this.ngElementStrategy.setInputValue(o,n,a)}connectedCallback(){let t=!1;this.ngElementStrategy.events&&(this.subscribeToEvents(),t=!0),this.ngElementStrategy.connect(this),t||this.subscribeToEvents()}disconnectedCallback(){this._ngElementStrategy&&this._ngElementStrategy.disconnect(),this.ngElementEventsSubscription&&(this.ngElementEventsSubscription.unsubscribe(),this.ngElementEventsSubscription=null)}subscribeToEvents(){this.ngElementEventsSubscription=this.ngElementStrategy.events.subscribe(t=>{let e=new CustomEvent(t.name,{detail:t.value});this.dispatchEvent(e)})}}return n.forEach(({propName:t,transform:e,isSignal:n})=>{Object.defineProperty(o.prototype,t,{get(){let e=this.ngElementStrategy.getInputValue(t);return n&&Eu(e)?e():e},set(n){this.ngElementStrategy.setInputValue(t,n,e)},configurable:!0,enumerable:!0})}),o}(UC,{injector:t.injector});customElements.define("ava-tree",e)})()})(),(()=>{"use strict";var t=n(72),e=n.n(t),i=n(825),r=n.n(i),o=n(659),a=n.n(o),s=n(56),l=n.n(s),c=n(540),d=n.n(c),u=n(113),h=n.n(u),m=n(957),p={};p.styleTagTransform=h(),p.setAttributes=l(),p.insert=a().bind(null,"head"),p.domAPI=r(),p.insertStyleElement=d(),e()(m.A,p),m.A&&m.A.locals&&m.A.locals})()})();
|