@duplicati/ngclient 0.0.1 → 0.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (197) hide show
  1. package/chunk-22HCWJS5.js +1 -0
  2. package/chunk-24PLBY6C.js +1 -0
  3. package/chunk-3MM4GLBS.js +1 -0
  4. package/chunk-3MTW6FJP.js +1 -0
  5. package/chunk-4FK75Z4C.js +1 -0
  6. package/chunk-4MMHXTNF.js +1 -0
  7. package/chunk-57M4MADC.js +1 -0
  8. package/chunk-6XUWDRDE.js +1 -0
  9. package/chunk-77NTMJCT.js +1 -0
  10. package/chunk-7X6SBNMU.js +1 -0
  11. package/chunk-A66Z6362.js +1 -0
  12. package/chunk-AC6VDRLC.js +1 -0
  13. package/chunk-BNNZKRIC.js +1 -0
  14. package/chunk-CKPPU3GS.js +2 -0
  15. package/chunk-DYANEO5K.js +1 -0
  16. package/chunk-GJTW7UUU.js +1 -0
  17. package/chunk-GMANGOGH.js +1 -0
  18. package/chunk-I6QIKK6M.js +1 -0
  19. package/chunk-IOWSWUHM.js +1 -0
  20. package/chunk-IQSBPGVL.js +1 -0
  21. package/chunk-L47VTK2X.js +1 -0
  22. package/chunk-LVLU6MPQ.js +1 -0
  23. package/chunk-N5US3SKW.js +1 -0
  24. package/chunk-NIMPOFJV.js +1 -0
  25. package/chunk-ORDBF5MR.js +8 -0
  26. package/chunk-PH6AAOK4.js +1 -0
  27. package/chunk-PY5HJ5U2.js +1 -0
  28. package/chunk-QQDSFTZV.js +1 -0
  29. package/chunk-RANWFSNY.js +1 -0
  30. package/chunk-RLJJFBQ2.js +1 -0
  31. package/chunk-S76TN27U.js +1 -0
  32. package/chunk-UTPCUNNU.js +1 -0
  33. package/chunk-VPEVWKGB.js +1 -0
  34. package/chunk-VVUYO7E4.js +1 -0
  35. package/chunk-WLI4RZYL.js +1 -0
  36. package/chunk-X2NZ4CJ5.js +2 -0
  37. package/chunk-XU7PNEZO.js +1 -0
  38. package/chunk-XYJYUMYL.js +1 -0
  39. package/chunk-YRXI477O.js +1 -0
  40. package/chunk-ZD3JEKWI.js +1 -0
  41. package/index.html +15 -0
  42. package/main-5KJRELCN.js +1 -0
  43. package/package.json +3 -40
  44. package/sparkle-ui-assets/fonts/InterTight-VariableFont_wght.ttf +0 -0
  45. package/sparkle-ui-assets/fonts/InterTight-VariableFont_wght.woff2 +0 -0
  46. package/styles-6W7ZCKNM.css +1 -0
  47. package/.dockerignore +0 -13
  48. package/.github/workflows/npm-publish.yml +0 -59
  49. package/.prettierignore +0 -13
  50. package/.prettierrc +0 -12
  51. package/.vscode/extensions.json +0 -4
  52. package/.vscode/launch.json +0 -13
  53. package/.vscode/settings.json +0 -8
  54. package/.vscode/tasks.json +0 -24
  55. package/Dockerfile +0 -38
  56. package/LICENSE +0 -21
  57. package/README.md +0 -27
  58. package/angular.json +0 -98
  59. package/bun.lockb +0 -0
  60. package/openapi-ts.config.ts +0 -13
  61. package/scripts/generate-package-json.ts +0 -15
  62. package/src/app/about/about.component.html +0 -15
  63. package/src/app/about/about.component.scss +0 -19
  64. package/src/app/about/about.component.ts +0 -13
  65. package/src/app/about/changelog/changelog.component.html +0 -3
  66. package/src/app/about/changelog/changelog.component.scss +0 -7
  67. package/src/app/about/changelog/changelog.component.ts +0 -18
  68. package/src/app/about/general/general.component.html +0 -9
  69. package/src/app/about/general/general.component.scss +0 -23
  70. package/src/app/about/general/general.component.ts +0 -30
  71. package/src/app/about/libraries/libraries.component.html +0 -3
  72. package/src/app/about/libraries/libraries.component.scss +0 -7
  73. package/src/app/about/libraries/libraries.component.ts +0 -18
  74. package/src/app/about/logs/logs.component.html +0 -5
  75. package/src/app/about/logs/logs.component.scss +0 -7
  76. package/src/app/about/logs/logs.component.ts +0 -18
  77. package/src/app/about/system-info/system-info.component.html +0 -3
  78. package/src/app/about/system-info/system-info.component.scss +0 -7
  79. package/src/app/about/system-info/system-info.component.ts +0 -17
  80. package/src/app/add-backup/add-backup.component.html +0 -29
  81. package/src/app/add-backup/add-backup.component.scss +0 -38
  82. package/src/app/add-backup/add-backup.component.ts +0 -14
  83. package/src/app/app.component.ts +0 -35
  84. package/src/app/app.config.ts +0 -23
  85. package/src/app/app.routes.ts +0 -121
  86. package/src/app/core/components/file-tree/file-tree.component.html +0 -87
  87. package/src/app/core/components/file-tree/file-tree.component.scss +0 -80
  88. package/src/app/core/components/file-tree/file-tree.component.ts +0 -485
  89. package/src/app/core/components/logo/logo.component.html +0 -22
  90. package/src/app/core/components/logo/logo.component.scss +0 -12
  91. package/src/app/core/components/logo/logo.component.ts +0 -11
  92. package/src/app/core/components/status-bar/status-bar.component.html +0 -38
  93. package/src/app/core/components/status-bar/status-bar.component.scss +0 -27
  94. package/src/app/core/components/status-bar/status-bar.component.ts +0 -33
  95. package/src/app/core/components/status-bar/status-bar.state.ts +0 -182
  96. package/src/app/core/components/toggle-card/toggle-card.component.html +0 -11
  97. package/src/app/core/components/toggle-card/toggle-card.component.scss +0 -49
  98. package/src/app/core/components/toggle-card/toggle-card.component.ts +0 -28
  99. package/src/app/core/interceptors/http.interceptor.ts +0 -69
  100. package/src/app/core/interceptors/websocket.interceptor.ts +0 -66
  101. package/src/app/core/openapi/core/ApiError.ts +0 -21
  102. package/src/app/core/openapi/core/ApiRequestOptions.ts +0 -21
  103. package/src/app/core/openapi/core/ApiResult.ts +0 -7
  104. package/src/app/core/openapi/core/OpenAPI.ts +0 -55
  105. package/src/app/core/openapi/core/request.ts +0 -337
  106. package/src/app/core/openapi/index.ts +0 -6
  107. package/src/app/core/openapi/schemas.gen.ts +0 -3611
  108. package/src/app/core/openapi/services.gen.ts +0 -1460
  109. package/src/app/core/openapi/types.gen.ts +0 -1510
  110. package/src/app/core/pipes/duration.pipe.ts +0 -27
  111. package/src/app/core/pipes/relative-time.pipe.ts +0 -14
  112. package/src/app/core/providers/dayjs.ts +0 -16
  113. package/src/app/core/services/dict.en.ts +0 -0
  114. package/src/app/core/services/dictionary.service.ts +0 -12
  115. package/src/app/core/services/localstorage.token.ts +0 -82
  116. package/src/app/core/services/password-generator.service.ts +0 -39
  117. package/src/app/core/services/relay-websocket.service.ts +0 -268
  118. package/src/app/core/services/timespan-literals.service.ts +0 -25
  119. package/src/app/core/states/app-auth.state.ts +0 -87
  120. package/src/app/core/states/backups.state.ts +0 -71
  121. package/src/app/core/states/relayconfig.state.ts +0 -23
  122. package/src/app/core/states/sysinfo.state.ts +0 -31
  123. package/src/app/core/states/tasks.state.ts +0 -34
  124. package/src/app/core/types/subscribed.ts +0 -7
  125. package/src/app/core/validators/custom.validators.ts +0 -120
  126. package/src/app/create-edit-backup/create-edit-backup.component.html +0 -28
  127. package/src/app/create-edit-backup/create-edit-backup.component.scss +0 -15
  128. package/src/app/create-edit-backup/create-edit-backup.component.ts +0 -33
  129. package/src/app/create-edit-backup/create-edit-backup.state.ts +0 -582
  130. package/src/app/create-edit-backup/destination/destination.component.html +0 -367
  131. package/src/app/create-edit-backup/destination/destination.component.scss +0 -85
  132. package/src/app/create-edit-backup/destination/destination.component.ts +0 -249
  133. package/src/app/create-edit-backup/destination/destination.config.ts +0 -103
  134. package/src/app/create-edit-backup/destination/destination.mapper.ts +0 -177
  135. package/src/app/create-edit-backup/general/general.component.html +0 -108
  136. package/src/app/create-edit-backup/general/general.component.scss +0 -34
  137. package/src/app/create-edit-backup/general/general.component.ts +0 -136
  138. package/src/app/create-edit-backup/options/options.component.html +0 -95
  139. package/src/app/create-edit-backup/options/options.component.scss +0 -42
  140. package/src/app/create-edit-backup/options/options.component.ts +0 -113
  141. package/src/app/create-edit-backup/schedule/schedule.component.html +0 -102
  142. package/src/app/create-edit-backup/schedule/schedule.component.scss +0 -38
  143. package/src/app/create-edit-backup/schedule/schedule.component.ts +0 -137
  144. package/src/app/create-edit-backup/source-data/source-data.component.html +0 -93
  145. package/src/app/create-edit-backup/source-data/source-data.component.scss +0 -41
  146. package/src/app/create-edit-backup/source-data/source-data.component.ts +0 -114
  147. package/src/app/home/backup.const.ts +0 -167
  148. package/src/app/home/home.component.html +0 -98
  149. package/src/app/home/home.component.scss +0 -88
  150. package/src/app/home/home.component.ts +0 -54
  151. package/src/app/layout/layout.component.html +0 -64
  152. package/src/app/layout/layout.component.scss +0 -24
  153. package/src/app/layout/layout.component.ts +0 -51
  154. package/src/app/layout/layout.state.ts +0 -70
  155. package/src/app/login/login.component.html +0 -12
  156. package/src/app/login/login.component.scss +0 -25
  157. package/src/app/login/login.component.ts +0 -34
  158. package/src/app/logout/logout.component.html +0 -1
  159. package/src/app/logout/logout.component.scss +0 -3
  160. package/src/app/logout/logout.component.ts +0 -18
  161. package/src/app/restore/restore.component.html +0 -56
  162. package/src/app/restore/restore.component.scss +0 -37
  163. package/src/app/restore/restore.component.ts +0 -55
  164. package/src/app/restore-flow/options/options.component.html +0 -57
  165. package/src/app/restore-flow/options/options.component.scss +0 -16
  166. package/src/app/restore-flow/options/options.component.ts +0 -58
  167. package/src/app/restore-flow/restore-flow.component.html +0 -14
  168. package/src/app/restore-flow/restore-flow.component.scss +0 -15
  169. package/src/app/restore-flow/restore-flow.component.ts +0 -23
  170. package/src/app/restore-flow/restore-flow.state.ts +0 -120
  171. package/src/app/restore-flow/select-files/select-files.component.html +0 -42
  172. package/src/app/restore-flow/select-files/select-files.component.scss +0 -16
  173. package/src/app/restore-flow/select-files/select-files.component.ts +0 -129
  174. package/src/app/settings/settings.component.html +0 -256
  175. package/src/app/settings/settings.component.scss +0 -106
  176. package/src/app/settings/settings.component.ts +0 -475
  177. package/src/environments/environment-token.ts +0 -4
  178. package/src/environments/environment.prod.ts +0 -6
  179. package/src/environments/environment.ts +0 -6
  180. package/src/index.html +0 -15
  181. package/src/main.ts +0 -6
  182. package/src/proxy.conf.mjs +0 -6
  183. package/src/styles.scss +0 -41
  184. package/tsconfig.app.json +0 -15
  185. package/tsconfig.json +0 -30
  186. /package/{src/assets → assets}/duplicati-logo.png +0 -0
  187. /package/{src/assets → assets}/duplicati-logo.svg +0 -0
  188. /package/{src/assets → assets}/favicon.ico +0 -0
  189. /package/{src/assets → assets}/images/backup.png +0 -0
  190. /package/{src/assets → assets}/images/dark-theme.png +0 -0
  191. /package/{src/assets → assets}/images/folder.png +0 -0
  192. /package/{src/assets → assets}/images/light-theme.png +0 -0
  193. /package/{src/assets → assets}/images/new-backup.png +0 -0
  194. /package/{src/assets → assets}/images/restore.png +0 -0
  195. /package/{src/assets → assets}/images/system-theme.png +0 -0
  196. /package/{src/assets → assets}/spk.css +0 -0
  197. /package/{src/assets → assets}/spk.woff2 +0 -0
@@ -0,0 +1,8 @@
1
+ var qf=Object.create;var ni=Object.defineProperty,Zf=Object.defineProperties,Yf=Object.getOwnPropertyDescriptor,Qf=Object.getOwnPropertyDescriptors,Jf=Object.getOwnPropertyNames,Hn=Object.getOwnPropertySymbols,Kf=Object.getPrototypeOf,ri=Object.prototype.hasOwnProperty,Ka=Object.prototype.propertyIsEnumerable;var Ja=(e,t,n)=>t in e?ni(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,ge=(e,t)=>{for(var n in t||={})ri.call(t,n)&&Ja(e,n,t[n]);if(Hn)for(var n of Hn(t))Ka.call(t,n)&&Ja(e,n,t[n]);return e},Ee=(e,t)=>Zf(e,Qf(t));var Xf=(e,t)=>{var n={};for(var r in e)ri.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&Hn)for(var r of Hn(e))t.indexOf(r)<0&&Ka.call(e,r)&&(n[r]=e[r]);return n};var aI=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var eh=(e,t,n,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of Jf(t))!ri.call(e,o)&&o!==n&&ni(e,o,{get:()=>t[o],enumerable:!(r=Yf(t,o))||r.enumerable});return e};var cI=(e,t,n)=>(n=e!=null?qf(Kf(e)):{},eh(t||!e||!e.__esModule?ni(n,"default",{value:e,enumerable:!0}):n,e));function J(e){return e}function th(...e){return oi(e)}function oi(e){return e.length===0?J:e.length===1?e[0]:function(n){return e.reduce((r,o)=>o(r),n)}}function I(e){return typeof e=="function"}function Xa(e){return e&&I(e.schedule)}function ec(e){return e[e.length-1]}function zn(e){return I(ec(e))?e.pop():void 0}function Ze(e){return Xa(ec(e))?e.pop():void 0}function nc(e,t,n,r){function o(i){return i instanceof n?i:new n(function(s){s(i)})}return new(n||(n=Promise))(function(i,s){function a(l){try{u(r.next(l))}catch(d){s(d)}}function c(l){try{u(r.throw(l))}catch(d){s(d)}}function u(l){l.done?i(l.value):o(l.value).then(a,c)}u((r=r.apply(e,t||[])).next())})}function tc(e){var t=typeof Symbol=="function"&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function dt(e){return this instanceof dt?(this.v=e,this):new dt(e)}function rc(e,t,n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var r=n.apply(e,t||[]),o,i=[];return o=Object.create((typeof AsyncIterator=="function"?AsyncIterator:Object).prototype),a("next"),a("throw"),a("return",s),o[Symbol.asyncIterator]=function(){return this},o;function s(f){return function(p){return Promise.resolve(p).then(f,d)}}function a(f,p){r[f]&&(o[f]=function(g){return new Promise(function(m,C){i.push([f,g,m,C])>1||c(f,g)})},p&&(o[f]=p(o[f])))}function c(f,p){try{u(r[f](p))}catch(g){h(i[0][3],g)}}function u(f){f.value instanceof dt?Promise.resolve(f.value.v).then(l,d):h(i[0][2],f)}function l(f){c("next",f)}function d(f){c("throw",f)}function h(f,p){f(p),i.shift(),i.length&&c(i[0][0],i[0][1])}}function oc(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t=e[Symbol.asyncIterator],n;return t?t.call(e):(e=typeof tc=="function"?tc(e):e[Symbol.iterator](),n={},r("next"),r("throw"),r("return"),n[Symbol.asyncIterator]=function(){return this},n);function r(i){n[i]=e[i]&&function(s){return new Promise(function(a,c){s=e[i](s),o(a,c,s.done,s.value)})}}function o(i,s,a,c){Promise.resolve(c).then(function(u){i({value:u,done:a})},s)}}var Gn=e=>e&&typeof e.length=="number"&&typeof e!="function";function Wn(e){return I(e?.then)}function Pt(e){let n=e(r=>{Error.call(r),r.stack=new Error().stack});return n.prototype=Object.create(Error.prototype),n.prototype.constructor=n,n}var qn=Pt(e=>function(n){e(this),this.message=n?`${n.length} errors occurred during unsubscription:
2
+ ${n.map((r,o)=>`${o+1}) ${r.toString()}`).join(`
3
+ `)}`:"",this.name="UnsubscriptionError",this.errors=n});function an(e,t){if(e){let n=e.indexOf(t);0<=n&&e.splice(n,1)}}var Z=class e{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:n}=this;if(n)if(this._parentage=null,Array.isArray(n))for(let i of n)i.remove(this);else n.remove(this);let{initialTeardown:r}=this;if(I(r))try{r()}catch(i){t=i instanceof qn?i.errors:[i]}let{_finalizers:o}=this;if(o){this._finalizers=null;for(let i of o)try{ic(i)}catch(s){t=t??[],s instanceof qn?t=[...t,...s.errors]:t.push(s)}}if(t)throw new qn(t)}}add(t){var n;if(t&&t!==this)if(this.closed)ic(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=(n=this._finalizers)!==null&&n!==void 0?n:[]).push(t)}}_hasParent(t){let{_parentage:n}=this;return n===t||Array.isArray(n)&&n.includes(t)}_addParent(t){let{_parentage:n}=this;this._parentage=Array.isArray(n)?(n.push(t),n):n?[n,t]:t}_removeParent(t){let{_parentage:n}=this;n===t?this._parentage=null:Array.isArray(n)&&an(n,t)}remove(t){let{_finalizers:n}=this;n&&an(n,t),t instanceof e&&t._removeParent(this)}};Z.EMPTY=(()=>{let e=new Z;return e.closed=!0,e})();var ii=Z.EMPTY;function Zn(e){return e instanceof Z||e&&"closed"in e&&I(e.remove)&&I(e.add)&&I(e.unsubscribe)}function ic(e){I(e)?e():e.unsubscribe()}var Ce={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1};var Ft={setTimeout(e,t,...n){let{delegate:r}=Ft;return r?.setTimeout?r.setTimeout(e,t,...n):setTimeout(e,t,...n)},clearTimeout(e){let{delegate:t}=Ft;return(t?.clearTimeout||clearTimeout)(e)},delegate:void 0};function Yn(e){Ft.setTimeout(()=>{let{onUnhandledError:t}=Ce;if(t)t(e);else throw e})}function cn(){}var sc=si("C",void 0,void 0);function ac(e){return si("E",void 0,e)}function cc(e){return si("N",e,void 0)}function si(e,t,n){return{kind:e,value:t,error:n}}var ft=null;function kt(e){if(Ce.useDeprecatedSynchronousErrorHandling){let t=!ft;if(t&&(ft={errorThrown:!1,error:null}),e(),t){let{errorThrown:n,error:r}=ft;if(ft=null,n)throw r}}else e()}function uc(e){Ce.useDeprecatedSynchronousErrorHandling&&ft&&(ft.errorThrown=!0,ft.error=e)}var ht=class extends Z{constructor(t){super(),this.isStopped=!1,t?(this.destination=t,Zn(t)&&t.add(this)):this.destination=oh}static create(t,n,r){return new Lt(t,n,r)}next(t){this.isStopped?ci(cc(t),this):this._next(t)}error(t){this.isStopped?ci(ac(t),this):(this.isStopped=!0,this._error(t))}complete(){this.isStopped?ci(sc,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()}}},nh=Function.prototype.bind;function ai(e,t){return nh.call(e,t)}var ui=class{constructor(t){this.partialObserver=t}next(t){let{partialObserver:n}=this;if(n.next)try{n.next(t)}catch(r){Qn(r)}}error(t){let{partialObserver:n}=this;if(n.error)try{n.error(t)}catch(r){Qn(r)}else Qn(t)}complete(){let{partialObserver:t}=this;if(t.complete)try{t.complete()}catch(n){Qn(n)}}},Lt=class extends ht{constructor(t,n,r){super();let o;if(I(t)||!t)o={next:t??void 0,error:n??void 0,complete:r??void 0};else{let i;this&&Ce.useDeprecatedNextContext?(i=Object.create(t),i.unsubscribe=()=>this.unsubscribe(),o={next:t.next&&ai(t.next,i),error:t.error&&ai(t.error,i),complete:t.complete&&ai(t.complete,i)}):o=t}this.destination=new ui(o)}};function Qn(e){Ce.useDeprecatedSynchronousErrorHandling?uc(e):Yn(e)}function rh(e){throw e}function ci(e,t){let{onStoppedNotification:n}=Ce;n&&Ft.setTimeout(()=>n(e,t))}var oh={closed:!0,next:cn,error:rh,complete:cn};var jt=typeof Symbol=="function"&&Symbol.observable||"@@observable";var S=(()=>{class e{constructor(n){n&&(this._subscribe=n)}lift(n){let r=new e;return r.source=this,r.operator=n,r}subscribe(n,r,o){let i=sh(n)?n:new Lt(n,r,o);return kt(()=>{let{operator:s,source:a}=this;i.add(s?s.call(i,a):a?this._subscribe(i):this._trySubscribe(i))}),i}_trySubscribe(n){try{return this._subscribe(n)}catch(r){n.error(r)}}forEach(n,r){return r=lc(r),new r((o,i)=>{let s=new Lt({next:a=>{try{n(a)}catch(c){i(c),s.unsubscribe()}},error:i,complete:o});this.subscribe(s)})}_subscribe(n){var r;return(r=this.source)===null||r===void 0?void 0:r.subscribe(n)}[jt](){return this}pipe(...n){return oi(n)(this)}toPromise(n){return n=lc(n),new n((r,o)=>{let i;this.subscribe(s=>i=s,s=>o(s),()=>r(i))})}}return e.create=t=>new e(t),e})();function lc(e){var t;return(t=e??Ce.Promise)!==null&&t!==void 0?t:Promise}function ih(e){return e&&I(e.next)&&I(e.error)&&I(e.complete)}function sh(e){return e&&e instanceof ht||ih(e)&&Zn(e)}function Jn(e){return I(e[jt])}function Kn(e){return Symbol.asyncIterator&&I(e?.[Symbol.asyncIterator])}function Xn(e){return new TypeError(`You provided ${e!==null&&typeof e=="object"?"an invalid object":`'${e}'`} where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.`)}function ah(){return typeof Symbol!="function"||!Symbol.iterator?"@@iterator":Symbol.iterator}var er=ah();function tr(e){return I(e?.[er])}function nr(e){return rc(this,arguments,function*(){let n=e.getReader();try{for(;;){let{value:r,done:o}=yield dt(n.read());if(o)return yield dt(void 0);yield yield dt(r)}}finally{n.releaseLock()}})}function rr(e){return I(e?.getReader)}function H(e){if(e instanceof S)return e;if(e!=null){if(Jn(e))return ch(e);if(Gn(e))return uh(e);if(Wn(e))return lh(e);if(Kn(e))return dc(e);if(tr(e))return dh(e);if(rr(e))return fh(e)}throw Xn(e)}function ch(e){return new S(t=>{let n=e[jt]();if(I(n.subscribe))return n.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}function uh(e){return new S(t=>{for(let n=0;n<e.length&&!t.closed;n++)t.next(e[n]);t.complete()})}function lh(e){return new S(t=>{e.then(n=>{t.closed||(t.next(n),t.complete())},n=>t.error(n)).then(null,Yn)})}function dh(e){return new S(t=>{for(let n of e)if(t.next(n),t.closed)return;t.complete()})}function dc(e){return new S(t=>{hh(e,t).catch(n=>t.error(n))})}function fh(e){return dc(nr(e))}function hh(e,t){var n,r,o,i;return nc(this,void 0,void 0,function*(){try{for(n=oc(e);r=yield n.next(),!r.done;){let s=r.value;if(t.next(s),t.closed)return}}catch(s){o={error:s}}finally{try{r&&!r.done&&(i=n.return)&&(yield i.call(n))}finally{if(o)throw o.error}}t.complete()})}function ue(e,t,n,r=0,o=!1){let i=t.schedule(function(){n(),o?e.add(this.schedule(null,r)):this.unsubscribe()},r);if(e.add(i),!o)return i}function li(e){return I(e?.lift)}function T(e){return t=>{if(li(t))return t.lift(function(n){try{return e(n,this)}catch(r){this.error(r)}});throw new TypeError("Unable to lift unknown Observable type")}}function _(e,t,n,r,o){return new di(e,t,n,r,o)}var di=class extends ht{constructor(t,n,r,o,i,s){super(t),this.onFinalize=i,this.shouldUnsubscribe=s,this._next=n?function(a){try{n(a)}catch(c){t.error(c)}}:super._next,this._error=o?function(a){try{o(a)}catch(c){t.error(c)}finally{this.unsubscribe()}}:super._error,this._complete=r?function(){try{r()}catch(a){t.error(a)}finally{this.unsubscribe()}}:super._complete}unsubscribe(){var t;if(!this.shouldUnsubscribe||this.shouldUnsubscribe()){let{closed:n}=this;super.unsubscribe(),!n&&((t=this.onFinalize)===null||t===void 0||t.call(this))}}};function or(e,t=0){return T((n,r)=>{n.subscribe(_(r,o=>ue(r,e,()=>r.next(o),t),()=>ue(r,e,()=>r.complete(),t),o=>ue(r,e,()=>r.error(o),t)))})}function ir(e,t=0){return T((n,r)=>{r.add(e.schedule(()=>n.subscribe(r),t))})}function fc(e,t){return H(e).pipe(ir(t),or(t))}function hc(e,t){return H(e).pipe(ir(t),or(t))}function pc(e,t){return new S(n=>{let r=0;return t.schedule(function(){r===e.length?n.complete():(n.next(e[r++]),n.closed||this.schedule())})})}function gc(e,t){return new S(n=>{let r;return ue(n,t,()=>{r=e[er](),ue(n,t,()=>{let o,i;try{({value:o,done:i}=r.next())}catch(s){n.error(s);return}i?n.complete():n.next(o)},0,!0)}),()=>I(r?.return)&&r.return()})}function sr(e,t){if(!e)throw new Error("Iterable cannot be null");return new S(n=>{ue(n,t,()=>{let r=e[Symbol.asyncIterator]();ue(n,t,()=>{r.next().then(o=>{o.done?n.complete():n.next(o.value)})},0,!0)})})}function mc(e,t){return sr(nr(e),t)}function yc(e,t){if(e!=null){if(Jn(e))return fc(e,t);if(Gn(e))return pc(e,t);if(Wn(e))return hc(e,t);if(Kn(e))return sr(e,t);if(tr(e))return gc(e,t);if(rr(e))return mc(e,t)}throw Xn(e)}function Se(e,t){return t?yc(e,t):H(e)}function ar(...e){let t=Ze(e);return Se(e,t)}function re(e,t){return T((n,r)=>{let o=0;n.subscribe(_(r,i=>{r.next(e.call(t,i,o++))}))})}function cr(e){return T((t,n)=>{try{t.subscribe(n)}finally{n.add(e)}})}function vc(e,t,n,r,o,i,s,a){let c=[],u=0,l=0,d=!1,h=()=>{d&&!c.length&&!u&&t.complete()},f=g=>u<r?p(g):c.push(g),p=g=>{i&&t.next(g),u++;let m=!1;H(n(g,l++)).subscribe(_(t,C=>{o?.(C),i?f(C):t.next(C)},()=>{m=!0},void 0,()=>{if(m)try{for(u--;c.length&&u<r;){let C=c.shift();s?ue(t,s,()=>p(C)):p(C)}h()}catch(C){t.error(C)}}))};return e.subscribe(_(t,f,()=>{d=!0,h()})),()=>{a?.()}}function pt(e,t,n=1/0){return I(t)?pt((r,o)=>re((i,s)=>t(r,i,o,s))(H(e(r,o))),n):(typeof t=="number"&&(n=t),T((r,o)=>vc(r,o,e,n)))}function fi(e=1/0){return pt(J,e)}function Dc(){return fi(1)}function ur(...e){return Dc()(Se(e,Ze(e)))}function wc(...e){let t=Ze(e);return T((n,r)=>{(t?ur(e,n,t):ur(e,n)).subscribe(r)})}function lr(e,t){return T((n,r)=>{let o=null,i=0,s=!1,a=()=>s&&!o&&r.complete();n.subscribe(_(r,c=>{o?.unsubscribe();let u=0,l=i++;H(e(c,l)).subscribe(o=_(r,d=>r.next(t?t(c,d,l,u++):d),()=>{o=null,a()}))},()=>{s=!0,a()}))})}function hi(){return T((e,t)=>{let n=null;e._refCount++;let r=_(t,void 0,void 0,void 0,()=>{if(!e||e._refCount<=0||0<--e._refCount){n=null;return}let o=e._connection,i=n;n=null,o&&(!i||o===i)&&o.unsubscribe(),t.unsubscribe()});e.subscribe(r),r.closed||(n=e.connect())})}var pi=class extends S{constructor(t,n){super(),this.source=t,this.subjectFactory=n,this._subject=null,this._refCount=0,this._connection=null,li(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 Z;let n=this.getSubject();t.add(this.source.subscribe(_(n,void 0,()=>{this._teardown(),n.complete()},r=>{this._teardown(),n.error(r)},()=>this._teardown()))),t.closed&&(this._connection=null,t=Z.EMPTY)}return t}refCount(){return hi()(this)}};var Ic=Pt(e=>function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"});var Ae=(()=>{class e extends S{constructor(){super(),this.closed=!1,this.currentObservers=null,this.observers=[],this.isStopped=!1,this.hasError=!1,this.thrownError=null}lift(n){let r=new dr(this,this);return r.operator=n,r}_throwIfClosed(){if(this.closed)throw new Ic}next(n){kt(()=>{if(this._throwIfClosed(),!this.isStopped){this.currentObservers||(this.currentObservers=Array.from(this.observers));for(let r of this.currentObservers)r.next(n)}})}error(n){kt(()=>{if(this._throwIfClosed(),!this.isStopped){this.hasError=this.isStopped=!0,this.thrownError=n;let{observers:r}=this;for(;r.length;)r.shift().error(n)}})}complete(){kt(()=>{if(this._throwIfClosed(),!this.isStopped){this.isStopped=!0;let{observers:n}=this;for(;n.length;)n.shift().complete()}})}unsubscribe(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null}get observed(){var n;return((n=this.observers)===null||n===void 0?void 0:n.length)>0}_trySubscribe(n){return this._throwIfClosed(),super._trySubscribe(n)}_subscribe(n){return this._throwIfClosed(),this._checkFinalizedStatuses(n),this._innerSubscribe(n)}_innerSubscribe(n){let{hasError:r,isStopped:o,observers:i}=this;return r||o?ii:(this.currentObservers=null,i.push(n),new Z(()=>{this.currentObservers=null,an(i,n)}))}_checkFinalizedStatuses(n){let{hasError:r,thrownError:o,isStopped:i}=this;r?n.error(o):i&&n.complete()}asObservable(){let n=new S;return n.source=this,n}}return e.create=(t,n)=>new dr(t,n),e})(),dr=class extends Ae{constructor(t,n){super(),this.destination=t,this.source=n}next(t){var n,r;(r=(n=this.destination)===null||n===void 0?void 0:n.next)===null||r===void 0||r.call(n,t)}error(t){var n,r;(r=(n=this.destination)===null||n===void 0?void 0:n.error)===null||r===void 0||r.call(n,t)}complete(){var t,n;(n=(t=this.destination)===null||t===void 0?void 0:t.complete)===null||n===void 0||n.call(t)}_subscribe(t){var n,r;return(r=(n=this.source)===null||n===void 0?void 0:n.subscribe(t))!==null&&r!==void 0?r:ii}};var un=class extends Ae{constructor(t){super(),this._value=t}get value(){return this.getValue()}_subscribe(t){let n=super._subscribe(t);return!n.closed&&t.next(this._value),n}getValue(){let{hasError:t,thrownError:n,_value:r}=this;if(t)throw n;return this._throwIfClosed(),r}next(t){super.next(this._value=t)}};var gi={now(){return(gi.delegate||Date).now()},delegate:void 0};var mi=class extends Ae{constructor(t=1/0,n=1/0,r=gi){super(),this._bufferSize=t,this._windowTime=n,this._timestampProvider=r,this._buffer=[],this._infiniteTimeWindow=!0,this._infiniteTimeWindow=n===1/0,this._bufferSize=Math.max(1,t),this._windowTime=Math.max(1,n)}next(t){let{isStopped:n,_buffer:r,_infiniteTimeWindow:o,_timestampProvider:i,_windowTime:s}=this;n||(r.push(t),!o&&r.push(i.now()+s)),this._trimBuffer(),super.next(t)}_subscribe(t){this._throwIfClosed(),this._trimBuffer();let n=this._innerSubscribe(t),{_infiniteTimeWindow:r,_buffer:o}=this,i=o.slice();for(let s=0;s<i.length&&!t.closed;s+=r?1:2)t.next(i[s]);return this._checkFinalizedStatuses(t),n}_trimBuffer(){let{_bufferSize:t,_timestampProvider:n,_buffer:r,_infiniteTimeWindow:o}=this,i=(o?1:2)*t;if(t<1/0&&i<r.length&&r.splice(0,r.length-i),!o){let s=n.now(),a=0;for(let c=1;c<r.length&&r[c]<=s;c+=2)a=c;a&&r.splice(0,a+1)}}};var ln=new S(e=>e.complete());function ph(e,t){let n=I(e)?e:()=>e,r=o=>o.error(n());return new S(t?o=>t.schedule(r,0,o):r)}function gh(e){return!!e&&(e instanceof S||I(e.lift)&&I(e.subscribe))}var gt=Pt(e=>function(){e(this),this.name="EmptyError",this.message="no elements in sequence"});var{isArray:mh}=Array;function yh(e,t){return mh(t)?e(...t):e(t)}function fr(e){return re(t=>yh(e,t))}var{isArray:vh}=Array,{getPrototypeOf:Dh,prototype:wh,keys:Ih}=Object;function hr(e){if(e.length===1){let t=e[0];if(vh(t))return{args:t,keys:null};if(Eh(t)){let n=Ih(t);return{args:n.map(r=>t[r]),keys:n}}}return{args:e,keys:null}}function Eh(e){return e&&typeof e=="object"&&Dh(e)===wh}function pr(e,t){return e.reduce((n,r,o)=>(n[r]=t[o],n),{})}function Ch(...e){let t=Ze(e),n=zn(e),{args:r,keys:o}=hr(e);if(r.length===0)return Se([],t);let i=new S(bh(r,t,o?s=>pr(o,s):J));return n?i.pipe(fr(n)):i}function bh(e,t,n=J){return r=>{Ec(t,()=>{let{length:o}=e,i=new Array(o),s=o,a=o;for(let c=0;c<o;c++)Ec(t,()=>{let u=Se(e[c],t),l=!1;u.subscribe(_(r,d=>{i[c]=d,l||(l=!0,a--),a||r.next(n(i.slice()))},()=>{--s||r.complete()}))},r)},r)}}function Ec(e,t,n){e?ue(n,e,t):t()}function Mh(e){return new S(t=>{H(e()).subscribe(t)})}function _h(...e){let t=zn(e),{args:n,keys:r}=hr(e),o=new S(i=>{let{length:s}=n;if(!s){i.complete();return}let a=new Array(s),c=s,u=s;for(let l=0;l<s;l++){let d=!1;H(n[l]).subscribe(_(i,h=>{d||(d=!0,u--),a[l]=h},()=>c--,void 0,()=>{(!c||!d)&&(u||i.next(r?pr(r,a):a),i.complete())}))}});return t?o.pipe(fr(t)):o}function mt(e,t){return T((n,r)=>{let o=0;n.subscribe(_(r,i=>e.call(t,i,o++)&&r.next(i)))})}function yi(e){return T((t,n)=>{let r=null,o=!1,i;r=t.subscribe(_(n,void 0,void 0,s=>{i=H(e(s,yi(e)(t))),r?(r.unsubscribe(),r=null,i.subscribe(n)):o=!0})),o&&(r.unsubscribe(),r=null,i.subscribe(n))})}function Cc(e,t,n,r,o){return(i,s)=>{let a=n,c=t,u=0;i.subscribe(_(s,l=>{let d=u++;c=a?e(c,l,d):(a=!0,l),r&&s.next(c)},o&&(()=>{a&&s.next(c),s.complete()})))}}function vi(e,t){return I(t)?pt(e,t,1):pt(e,1)}function dn(e){return T((t,n)=>{let r=!1;t.subscribe(_(n,o=>{r=!0,n.next(o)},()=>{r||n.next(e),n.complete()}))})}function gr(e){return e<=0?()=>ln:T((t,n)=>{let r=0;t.subscribe(_(n,o=>{++r<=e&&(n.next(o),e<=r&&n.complete())}))})}function Th(e){return re(()=>e)}function xh(e,t=J){return e=e??Nh,T((n,r)=>{let o,i=!0;n.subscribe(_(r,s=>{let a=t(s);(i||!e(o,a))&&(i=!1,o=a,r.next(s))}))})}function Nh(e,t){return e===t}function mr(e=Sh){return T((t,n)=>{let r=!1;t.subscribe(_(n,o=>{r=!0,n.next(o)},()=>r?n.complete():n.error(e())))})}function Sh(){return new gt}function bc(e,t){let n=arguments.length>=2;return r=>r.pipe(e?mt((o,i)=>e(o,i,r)):J,gr(1),n?dn(t):mr(()=>new gt))}function Di(e){return e<=0?()=>ln:T((t,n)=>{let r=[];t.subscribe(_(n,o=>{r.push(o),e<r.length&&r.shift()},()=>{for(let o of r)n.next(o);n.complete()},void 0,()=>{r=null}))})}function Ah(e,t){let n=arguments.length>=2;return r=>r.pipe(e?mt((o,i)=>e(o,i,r)):J,Di(1),n?dn(t):mr(()=>new gt))}function Oh(e,t){return T(Cc(e,t,arguments.length>=2,!0))}function Rh(e){return T((t,n)=>{H(e).subscribe(_(n,()=>n.complete(),cn)),!n.closed&&t.subscribe(n)})}function wi(e,t,n){let r=I(e)||t||n?{next:e,error:t,complete:n}:e;return r?T((o,i)=>{var s;(s=r.subscribe)===null||s===void 0||s.call(r);let a=!0;o.subscribe(_(i,c=>{var u;(u=r.next)===null||u===void 0||u.call(r,c),i.next(c)},()=>{var c;a=!1,(c=r.complete)===null||c===void 0||c.call(r),i.complete()},c=>{var u;a=!1,(u=r.error)===null||u===void 0||u.call(r,c),i.error(c)},()=>{var c,u;a&&((c=r.unsubscribe)===null||c===void 0||c.call(r)),(u=r.finalize)===null||u===void 0||u.call(r)}))}):J}function Mc(e,t){return Object.is(e,t)}var W=null,fn=!1,yr=1,le=Symbol("SIGNAL");function M(e){let t=W;return W=e,t}function _c(){return W}function Ph(){return fn}var Vt={version:0,lastCleanEpoch:0,dirty:!1,producerNode:void 0,producerLastReadVersion:void 0,producerIndexOfThis:void 0,nextProducerIndex:0,liveConsumerNode:void 0,liveConsumerIndexOfThis:void 0,consumerAllowSignalWrites:!1,consumerIsAlwaysLive:!1,producerMustRecompute:()=>!1,producerRecomputeValue:()=>{},consumerMarkedDirty:()=>{},consumerOnSignalRead:()=>{}};function pn(e){if(fn)throw new Error("");if(W===null)return;W.consumerOnSignalRead(e);let t=W.nextProducerIndex++;if(Cr(W),t<W.producerNode.length&&W.producerNode[t]!==e&&hn(W)){let n=W.producerNode[t];Er(n,W.producerIndexOfThis[t])}W.producerNode[t]!==e&&(W.producerNode[t]=e,W.producerIndexOfThis[t]=hn(W)?Ac(e,W,t):0),W.producerLastReadVersion[t]=e.version}function Fh(){yr++}function Tc(e){if(!(hn(e)&&!e.dirty)&&!(!e.dirty&&e.lastCleanEpoch===yr)){if(!e.producerMustRecompute(e)&&!wr(e)){e.dirty=!1,e.lastCleanEpoch=yr;return}e.producerRecomputeValue(e),e.dirty=!1,e.lastCleanEpoch=yr}}function xc(e){if(e.liveConsumerNode===void 0)return;let t=fn;fn=!0;try{for(let n of e.liveConsumerNode)n.dirty||Sc(n)}finally{fn=t}}function Nc(){return W?.consumerAllowSignalWrites!==!1}function Sc(e){e.dirty=!0,xc(e),e.consumerMarkedDirty?.(e)}function gn(e){return e&&(e.nextProducerIndex=0),M(e)}function Dr(e,t){if(M(t),!(!e||e.producerNode===void 0||e.producerIndexOfThis===void 0||e.producerLastReadVersion===void 0)){if(hn(e))for(let n=e.nextProducerIndex;n<e.producerNode.length;n++)Er(e.producerNode[n],e.producerIndexOfThis[n]);for(;e.producerNode.length>e.nextProducerIndex;)e.producerNode.pop(),e.producerLastReadVersion.pop(),e.producerIndexOfThis.pop()}}function wr(e){Cr(e);for(let t=0;t<e.producerNode.length;t++){let n=e.producerNode[t],r=e.producerLastReadVersion[t];if(r!==n.version||(Tc(n),r!==n.version))return!0}return!1}function Ir(e){if(Cr(e),hn(e))for(let t=0;t<e.producerNode.length;t++)Er(e.producerNode[t],e.producerIndexOfThis[t]);e.producerNode.length=e.producerLastReadVersion.length=e.producerIndexOfThis.length=0,e.liveConsumerNode&&(e.liveConsumerNode.length=e.liveConsumerIndexOfThis.length=0)}function Ac(e,t,n){if(Oc(e),e.liveConsumerNode.length===0&&Rc(e))for(let r=0;r<e.producerNode.length;r++)e.producerIndexOfThis[r]=Ac(e.producerNode[r],e,r);return e.liveConsumerIndexOfThis.push(n),e.liveConsumerNode.push(t)-1}function Er(e,t){if(Oc(e),e.liveConsumerNode.length===1&&Rc(e))for(let r=0;r<e.producerNode.length;r++)Er(e.producerNode[r],e.producerIndexOfThis[r]);let n=e.liveConsumerNode.length-1;if(e.liveConsumerNode[t]=e.liveConsumerNode[n],e.liveConsumerIndexOfThis[t]=e.liveConsumerIndexOfThis[n],e.liveConsumerNode.length--,e.liveConsumerIndexOfThis.length--,t<e.liveConsumerNode.length){let r=e.liveConsumerIndexOfThis[t],o=e.liveConsumerNode[t];Cr(o),o.producerIndexOfThis[r]=t}}function hn(e){return e.consumerIsAlwaysLive||(e?.liveConsumerNode?.length??0)>0}function Cr(e){e.producerNode??=[],e.producerIndexOfThis??=[],e.producerLastReadVersion??=[]}function Oc(e){e.liveConsumerNode??=[],e.liveConsumerIndexOfThis??=[]}function Rc(e){return e.producerNode!==void 0}function bi(e){let t=Object.create(kh);t.computation=e;let n=()=>{if(Tc(t),pn(t),t.value===vr)throw t.error;return t.value};return n[le]=t,n}var Ii=Symbol("UNSET"),Ei=Symbol("COMPUTING"),vr=Symbol("ERRORED"),kh=Ee(ge({},Vt),{value:Ii,dirty:!0,error:null,equal:Mc,producerMustRecompute(e){return e.value===Ii||e.value===Ei},producerRecomputeValue(e){if(e.value===Ei)throw new Error("Detected cycle in computations.");let t=e.value;e.value=Ei;let n=gn(e),r;try{r=e.computation()}catch(o){r=vr,e.error=o}finally{Dr(e,n)}if(t!==Ii&&t!==vr&&r!==vr&&e.equal(t,r)){e.value=t;return}e.value=r,e.version++}});function Lh(){throw new Error}var Pc=Lh;function Fc(){Pc()}function kc(e){Pc=e}var jh=null;function Lc(e){let t=Object.create(Mi);t.value=e;let n=()=>(pn(t),t.value);return n[le]=t,n}function mn(e,t){Nc()||Fc(),e.equal(e.value,t)||(e.value=t,Vh(e))}function jc(e,t){Nc()||Fc(),mn(e,t(e.value))}var Mi=Ee(ge({},Vt),{equal:Mc,value:void 0});function Vh(e){e.version++,Fh(),xc(e),jh?.()}function Vc(e,t,n){let r=Object.create(Bh);n&&(r.consumerAllowSignalWrites=!0),r.fn=e,r.schedule=t;let o=c=>{r.cleanupFn=c};function i(c){return c.fn===null&&c.schedule===null}function s(c){i(c)||(Ir(c),c.cleanupFn(),c.fn=null,c.schedule=null,c.cleanupFn=Ci)}let a=()=>{if(r.fn===null)return;if(Ph())throw new Error("Schedulers cannot synchronously execute watches while scheduling.");if(r.dirty=!1,r.hasRun&&!wr(r))return;r.hasRun=!0;let c=gn(r);try{r.cleanupFn(),r.cleanupFn=Ci,r.fn(o)}finally{Dr(r,c)}};return r.ref={notify:()=>Sc(r),run:a,cleanup:()=>r.cleanupFn(),destroy:()=>s(r),[le]:r},r.ref}var Ci=()=>{},Bh=Ee(ge({},Vt),{consumerIsAlwaysLive:!0,consumerAllowSignalWrites:!1,consumerMarkedDirty:e=>{e.schedule!==null&&e.schedule(e.ref)},hasRun:!1,cleanupFn:Ci});var Ru="https://g.co/ng/security#xss",b=class extends Error{constructor(t,n){super(zs(t,n)),this.code=t}};function zs(e,t){return`${`NG0${Math.abs(e)}`}${t?": "+t:""}`}var go=Symbol("InputSignalNode#UNSET"),Pu=Ee(ge({},Mi),{transformFn:void 0,applyValueToInputSignal(e,t){mn(e,t)}});function Fu(e,t){let n=Object.create(Pu);n.value=e,n.transformFn=t?.transform;function r(){if(pn(n),n.value===go)throw new b(-950,!1);return n.value}return r[le]=n,r}function mo(e){return{toString:e}.toString()}var Qe=globalThis;function F(e){for(let t in e)if(e[t]===F)return t;throw Error("Could not find renamed property on target object.")}function $h(e,t){for(let n in t)t.hasOwnProperty(n)&&!e.hasOwnProperty(n)&&(e[n]=t[n])}function he(e){if(typeof e=="string")return e;if(Array.isArray(e))return"["+e.map(he).join(", ")+"]";if(e==null)return""+e;if(e.overriddenName)return`${e.overriddenName}`;if(e.name)return`${e.name}`;let t=e.toString();if(t==null)return""+t;let n=t.indexOf(`
4
+ `);return n===-1?t:t.substring(0,n)}function Bi(e,t){return e==null||e===""?t===null?"":t:t==null||t===""?e:e+" "+t}var Uh=F({__forward_ref__:F});function ku(e){return e.__forward_ref__=ku,e.toString=function(){return he(this())},e}function ie(e){return Lu(e)?e():e}function Lu(e){return typeof e=="function"&&e.hasOwnProperty(Uh)&&e.__forward_ref__===ku}function R(e){return{token:e.token,providedIn:e.providedIn||null,factory:e.factory,value:void 0}}function ju(e){return{providers:e.providers||[],imports:e.imports||[]}}function yo(e){return Bc(e,Vu)||Bc(e,Bu)}function g0(e){return yo(e)!==null}function Bc(e,t){return e.hasOwnProperty(t)?e[t]:null}function Hh(e){let t=e&&(e[Vu]||e[Bu]);return t||null}function $c(e){return e&&(e.hasOwnProperty(Uc)||e.hasOwnProperty(zh))?e[Uc]:null}var Vu=F({\u0275prov:F}),Uc=F({\u0275inj:F}),Bu=F({ngInjectableDef:F}),zh=F({ngInjectorDef:F}),N=class{constructor(t,n){this._desc=t,this.ngMetadataName="InjectionToken",this.\u0275prov=void 0,typeof n=="number"?this.__NG_ELEMENT_ID__=n:n!==void 0&&(this.\u0275prov=R({token:this,providedIn:n.providedIn||"root",factory:n.factory}))}get multi(){return this}toString(){return`InjectionToken ${this._desc}`}};function $u(e){return e&&!!e.\u0275providers}var Gh=F({\u0275cmp:F}),Wh=F({\u0275dir:F}),qh=F({\u0275pipe:F}),Zh=F({\u0275mod:F}),Lr=F({\u0275fac:F}),Dn=F({__NG_ELEMENT_ID__:F}),Hc=F({__NG_ENV_ID__:F});function fe(e){return typeof e=="string"?e:e==null?"":String(e)}function Yh(e){return typeof e=="function"?e.name||e.toString():typeof e=="object"&&e!=null&&typeof e.type=="function"?e.type.name||e.type.toString():fe(e)}function Qh(e,t){let n=t?`. Dependency path: ${t.join(" > ")} > ${e}`:"";throw new b(-200,e)}function Gs(e,t){throw new b(-201,!1)}var x=function(e){return e[e.Default=0]="Default",e[e.Host=1]="Host",e[e.Self=2]="Self",e[e.SkipSelf=4]="SkipSelf",e[e.Optional=8]="Optional",e}(x||{}),$i;function Uu(){return $i}function de(e){let t=$i;return $i=e,t}function Hu(e,t,n){let r=yo(e);if(r&&r.providedIn=="root")return r.value===void 0?r.value=r.factory():r.value;if(n&x.Optional)return null;if(t!==void 0)return t;Gs(e,"Injector")}var Jh={},wn=Jh,Kh="__NG_DI_FLAG__",jr="ngTempTokenPath",Xh="ngTokenPath",ep=/\n/gm,tp="\u0275",zc="__source",Ht;function np(){return Ht}function Ye(e){let t=Ht;return Ht=e,t}function rp(e,t=x.Default){if(Ht===void 0)throw new b(-203,!1);return Ht===null?Hu(e,void 0,t):Ht.get(e,t&x.Optional?null:void 0,t)}function $(e,t=x.Default){return(Uu()||rp)(ie(e),t)}function D(e,t=x.Default){return $(e,vo(t))}function vo(e){return typeof e>"u"||typeof e=="number"?e:0|(e.optional&&8)|(e.host&&1)|(e.self&&2)|(e.skipSelf&&4)}function Ui(e){let t=[];for(let n=0;n<e.length;n++){let r=ie(e[n]);if(Array.isArray(r)){if(r.length===0)throw new b(900,!1);let o,i=x.Default;for(let s=0;s<r.length;s++){let a=r[s],c=op(a);typeof c=="number"?c===-1?o=a.token:i|=c:o=a}t.push($(o,i))}else t.push($(r))}return t}function op(e){return e[Kh]}function ip(e,t,n,r){let o=e[jr];throw t[zc]&&o.unshift(t[zc]),e.message=sp(`
5
+ `+e.message,o,n,r),e[Xh]=o,e[jr]=null,e}function sp(e,t,n,r=null){e=e&&e.charAt(0)===`
6
+ `&&e.charAt(1)==tp?e.slice(2):e;let o=he(t);if(Array.isArray(t))o=t.map(he).join(" -> ");else if(typeof t=="object"){let i=[];for(let s in t)if(t.hasOwnProperty(s)){let a=t[s];i.push(s+":"+(typeof a=="string"?JSON.stringify(a):he(a)))}o=`{${i.join(", ")}}`}return`${n}${r?"("+r+")":""}[${o}]: ${e.replace(ep,`
7
+ `)}`}function Dt(e,t){let n=e.hasOwnProperty(Lr);return n?e[Lr]:null}function ap(e,t,n){if(e.length!==t.length)return!1;for(let r=0;r<e.length;r++){let o=e[r],i=t[r];if(n&&(o=n(o),i=n(i)),i!==o)return!1}return!0}function cp(e){return e.flat(Number.POSITIVE_INFINITY)}function Ws(e,t){e.forEach(n=>Array.isArray(n)?Ws(n,t):t(n))}function zu(e,t,n){t>=e.length?e.push(n):e.splice(t,0,n)}function Vr(e,t){return t>=e.length-1?e.pop():e.splice(t,1)[0]}function up(e,t){let n=[];for(let r=0;r<e;r++)n.push(t);return n}function lp(e,t,n,r){let o=e.length;if(o==t)e.push(n,r);else if(o===1)e.push(r,e[0]),e[0]=n;else{for(o--,e.push(e[o-1],e[o]);o>t;){let i=o-2;e[o]=e[i],o--}e[t]=n,e[t+1]=r}}function Gu(e,t,n){let r=Nn(e,t);return r>=0?e[r|1]=n:(r=~r,lp(e,r,t,n)),r}function _i(e,t){let n=Nn(e,t);if(n>=0)return e[n|1]}function Nn(e,t){return dp(e,t,1)}function dp(e,t,n){let r=0,o=e.length>>n;for(;o!==r;){let i=r+(o-r>>1),s=e[i<<n];if(t===s)return i<<n;s>t?o=i:r=i+1}return~(o<<n)}var Gt={},se=[],Br=new N(""),Wu=new N("",-1),qu=new N(""),$r=class{get(t,n=wn){if(n===wn){let r=new Error(`NullInjectorError: No provider for ${he(t)}!`);throw r.name="NullInjectorError",r}return n}},Zu=function(e){return e[e.OnPush=0]="OnPush",e[e.Default=1]="Default",e}(Zu||{}),In=function(e){return e[e.Emulated=0]="Emulated",e[e.None=2]="None",e[e.ShadowDom=3]="ShadowDom",e}(In||{}),Xe=function(e){return e[e.None=0]="None",e[e.SignalBased=1]="SignalBased",e[e.HasDecoratorInputTransform=2]="HasDecoratorInputTransform",e}(Xe||{});function fp(e,t,n){let r=e.length;for(;;){let o=e.indexOf(t,n);if(o===-1)return o;if(o===0||e.charCodeAt(o-1)<=32){let i=t.length;if(o+i===r||e.charCodeAt(o+i)<=32)return o}n=o+1}}function Hi(e,t,n){let r=0;for(;r<n.length;){let o=n[r];if(typeof o=="number"){if(o!==0)break;r++;let i=n[r++],s=n[r++],a=n[r++];e.setAttribute(t,s,a,i)}else{let i=o,s=n[++r];hp(i)?e.setProperty(t,i,s):e.setAttribute(t,i,s),r++}}return r}function Yu(e){return e===3||e===4||e===6}function hp(e){return e.charCodeAt(0)===64}function En(e,t){if(!(t===null||t.length===0))if(e===null||e.length===0)e=t.slice();else{let n=-1;for(let r=0;r<t.length;r++){let o=t[r];typeof o=="number"?n=o:n===0||(n===-1||n===2?Gc(e,n,o,null,t[++r]):Gc(e,n,o,null,null))}}return e}function Gc(e,t,n,r,o){let i=0,s=e.length;if(t===-1)s=-1;else for(;i<e.length;){let a=e[i++];if(typeof a=="number"){if(a===t){s=-1;break}else if(a>t){s=i-1;break}}}for(;i<e.length;){let a=e[i];if(typeof a=="number")break;if(a===n){if(r===null){o!==null&&(e[i+1]=o);return}else if(r===e[i+1]){e[i+2]=o;return}}i++,r!==null&&i++,o!==null&&i++}s!==-1&&(e.splice(s,0,t),i=s+1),e.splice(i++,0,n),r!==null&&e.splice(i++,0,r),o!==null&&e.splice(i++,0,o)}var Qu="ng-template";function pp(e,t,n,r){let o=0;if(r){for(;o<t.length&&typeof t[o]=="string";o+=2)if(t[o]==="class"&&fp(t[o+1].toLowerCase(),n,0)!==-1)return!0}else if(qs(e))return!1;if(o=t.indexOf(1,o),o>-1){let i;for(;++o<t.length&&typeof(i=t[o])=="string";)if(i.toLowerCase()===n)return!0}return!1}function qs(e){return e.type===4&&e.value!==Qu}function gp(e,t,n){let r=e.type===4&&!n?Qu:e.value;return t===r}function mp(e,t,n){let r=4,o=e.attrs,i=o!==null?Dp(o):0,s=!1;for(let a=0;a<t.length;a++){let c=t[a];if(typeof c=="number"){if(!s&&!be(r)&&!be(c))return!1;if(s&&be(c))continue;s=!1,r=c|r&1;continue}if(!s)if(r&4){if(r=2|r&1,c!==""&&!gp(e,c,n)||c===""&&t.length===1){if(be(r))return!1;s=!0}}else if(r&8){if(o===null||!pp(e,o,c,n)){if(be(r))return!1;s=!0}}else{let u=t[++a],l=yp(c,o,qs(e),n);if(l===-1){if(be(r))return!1;s=!0;continue}if(u!==""){let d;if(l>i?d="":d=o[l+1].toLowerCase(),r&2&&u!==d){if(be(r))return!1;s=!0}}}}return be(r)||s}function be(e){return(e&1)===0}function yp(e,t,n,r){if(t===null)return-1;let o=0;if(r||!n){let i=!1;for(;o<t.length;){let s=t[o];if(s===e)return o;if(s===3||s===6)i=!0;else if(s===1||s===2){let a=t[++o];for(;typeof a=="string";)a=t[++o];continue}else{if(s===4)break;if(s===0){o+=4;continue}}o+=i?1:2}return-1}else return wp(t,e)}function Ju(e,t,n=!1){for(let r=0;r<t.length;r++)if(mp(e,t[r],n))return!0;return!1}function vp(e){let t=e.attrs;if(t!=null){let n=t.indexOf(5);if(!(n&1))return t[n+1]}return null}function Dp(e){for(let t=0;t<e.length;t++){let n=e[t];if(Yu(n))return t}return e.length}function wp(e,t){let n=e.indexOf(4);if(n>-1)for(n++;n<e.length;){let r=e[n];if(typeof r=="number")return-1;if(r===t)return n;n++}return-1}function Ip(e,t){e:for(let n=0;n<t.length;n++){let r=t[n];if(e.length===r.length){for(let o=0;o<e.length;o++)if(e[o]!==r[o])continue e;return!0}}return!1}function Wc(e,t){return e?":not("+t.trim()+")":t}function Ep(e){let t=e[0],n=1,r=2,o="",i=!1;for(;n<e.length;){let s=e[n];if(typeof s=="string")if(r&2){let a=e[++n];o+="["+s+(a.length>0?'="'+a+'"':"")+"]"}else r&8?o+="."+s:r&4&&(o+=" "+s);else o!==""&&!be(s)&&(t+=Wc(i,o),o=""),r=s,i=i||!be(r);n++}return o!==""&&(t+=Wc(i,o)),t}function Cp(e){return e.map(Ep).join(",")}function bp(e){let t=[],n=[],r=1,o=2;for(;r<e.length;){let i=e[r];if(typeof i=="string")o===2?i!==""&&t.push(i,e[++r]):o===8&&n.push(i);else{if(!be(o))break;o=i}r++}return{attrs:t,classes:n}}function m0(e){return mo(()=>{let t=nl(e),n=Ee(ge({},t),{decls:e.decls,vars:e.vars,template:e.template,consts:e.consts||null,ngContentSelectors:e.ngContentSelectors,onPush:e.changeDetection===Zu.OnPush,directiveDefs:null,pipeDefs:null,dependencies:t.standalone&&e.dependencies||null,getStandaloneInjector:null,signals:e.signals??!1,data:e.data||{},encapsulation:e.encapsulation||In.Emulated,styles:e.styles||se,_:null,schemas:e.schemas||null,tView:null,id:""});rl(n);let r=e.dependencies;return n.directiveDefs=Zc(r,!1),n.pipeDefs=Zc(r,!0),n.id=xp(n),n})}function Mp(e){return et(e)||Xu(e)}function _p(e){return e!==null}function Ku(e){return mo(()=>({type:e.type,bootstrap:e.bootstrap||se,declarations:e.declarations||se,imports:e.imports||se,exports:e.exports||se,transitiveCompileScopes:null,schemas:e.schemas||null,id:e.id||null}))}function qc(e,t){if(e==null)return Gt;let n={};for(let r in e)if(e.hasOwnProperty(r)){let o=e[r],i,s,a=Xe.None;Array.isArray(o)?(a=o[0],i=o[1],s=o[2]??i):(i=o,s=o),t?(n[i]=a!==Xe.None?[r,a]:r,t[i]=s):n[i]=r}return n}function Zs(e){return mo(()=>{let t=nl(e);return rl(t),t})}function Ys(e){return{type:e.type,name:e.name,factory:null,pure:e.pure!==!1,standalone:e.standalone===!0,onDestroy:e.type.prototype.ngOnDestroy||null}}function et(e){return e[Gh]||null}function Xu(e){return e[Wh]||null}function el(e){return e[qh]||null}function Tp(e){let t=et(e)||Xu(e)||el(e);return t!==null?t.standalone:!1}function tl(e,t){let n=e[Zh]||null;if(!n&&t===!0)throw new Error(`Type ${he(e)} does not have '\u0275mod' property.`);return n}function nl(e){let t={};return{type:e.type,providersResolver:null,factory:null,hostBindings:e.hostBindings||null,hostVars:e.hostVars||0,hostAttrs:e.hostAttrs||null,contentQueries:e.contentQueries||null,declaredInputs:t,inputTransforms:null,inputConfig:e.inputs||Gt,exportAs:e.exportAs||null,standalone:e.standalone===!0,signals:e.signals===!0,selectors:e.selectors||se,viewQuery:e.viewQuery||null,features:e.features||null,setInput:null,findHostDirectiveDefs:null,hostDirectives:null,inputs:qc(e.inputs,t),outputs:qc(e.outputs),debugInfo:null}}function rl(e){e.features?.forEach(t=>t(e))}function Zc(e,t){if(!e)return null;let n=t?el:Mp;return()=>(typeof e=="function"?e():e).map(r=>n(r)).filter(_p)}function xp(e){let t=0,n=[e.selectors,e.ngContentSelectors,e.hostVars,e.hostAttrs,e.consts,e.vars,e.decls,e.encapsulation,e.standalone,e.signals,e.exportAs,JSON.stringify(e.inputs),JSON.stringify(e.outputs),Object.getOwnPropertyNames(e.type.prototype),!!e.contentQueries,!!e.viewQuery].join("|");for(let o of n)t=Math.imul(31,t)+o.charCodeAt(0)<<0;return t+=2147483648,"c"+t}function Qs(e){return{\u0275providers:e}}function Np(...e){return{\u0275providers:ol(!0,e),\u0275fromNgModule:!0}}function ol(e,...t){let n=[],r=new Set,o,i=s=>{n.push(s)};return Ws(t,s=>{let a=s;zi(a,i,[],r)&&(o||=[],o.push(a))}),o!==void 0&&il(o,i),n}function il(e,t){for(let n=0;n<e.length;n++){let{ngModule:r,providers:o}=e[n];Js(o,i=>{t(i,r)})}}function zi(e,t,n,r){if(e=ie(e),!e)return!1;let o=null,i=$c(e),s=!i&&et(e);if(!i&&!s){let c=e.ngModule;if(i=$c(c),i)o=c;else return!1}else{if(s&&!s.standalone)return!1;o=e}let a=r.has(o);if(s){if(a)return!1;if(r.add(o),s.dependencies){let c=typeof s.dependencies=="function"?s.dependencies():s.dependencies;for(let u of c)zi(u,t,n,r)}}else if(i){if(i.imports!=null&&!a){r.add(o);let u;try{Ws(i.imports,l=>{zi(l,t,n,r)&&(u||=[],u.push(l))})}finally{}u!==void 0&&il(u,t)}if(!a){let u=Dt(o)||(()=>new o);t({provide:o,useFactory:u,deps:se},o),t({provide:qu,useValue:o,multi:!0},o),t({provide:Br,useValue:()=>$(o),multi:!0},o)}let c=i.providers;if(c!=null&&!a){let u=e;Js(c,l=>{t(l,u)})}}else return!1;return o!==e&&e.providers!==void 0}function Js(e,t){for(let n of e)$u(n)&&(n=n.\u0275providers),Array.isArray(n)?Js(n,t):t(n)}var Sp=F({provide:String,useValue:F});function sl(e){return e!==null&&typeof e=="object"&&Sp in e}function Ap(e){return!!(e&&e.useExisting)}function Op(e){return!!(e&&e.useFactory)}function Wt(e){return typeof e=="function"}function Rp(e){return!!e.useClass}var al=new N(""),Sr={},Pp={},Ti;function Ks(){return Ti===void 0&&(Ti=new $r),Ti}var Pe=class{},Cn=class extends Pe{get destroyed(){return this._destroyed}constructor(t,n,r,o){super(),this.parent=n,this.source=r,this.scopes=o,this.records=new Map,this._ngOnDestroyHooks=new Set,this._onDestroyHooks=[],this._destroyed=!1,Wi(t,s=>this.processProvider(s)),this.records.set(Wu,Bt(void 0,this)),o.has("environment")&&this.records.set(Pe,Bt(void 0,this));let i=this.records.get(al);i!=null&&typeof i.value=="string"&&this.scopes.add(i.value),this.injectorDefTypes=new Set(this.get(qu,se,x.Self))}destroy(){this.assertNotDestroyed(),this._destroyed=!0;let t=M(null);try{for(let r of this._ngOnDestroyHooks)r.ngOnDestroy();let n=this._onDestroyHooks;this._onDestroyHooks=[];for(let r of n)r()}finally{this.records.clear(),this._ngOnDestroyHooks.clear(),this.injectorDefTypes.clear(),M(t)}}onDestroy(t){return this.assertNotDestroyed(),this._onDestroyHooks.push(t),()=>this.removeOnDestroy(t)}runInContext(t){this.assertNotDestroyed();let n=Ye(this),r=de(void 0),o;try{return t()}finally{Ye(n),de(r)}}get(t,n=wn,r=x.Default){if(this.assertNotDestroyed(),t.hasOwnProperty(Hc))return t[Hc](this);r=vo(r);let o,i=Ye(this),s=de(void 0);try{if(!(r&x.SkipSelf)){let c=this.records.get(t);if(c===void 0){let u=Vp(t)&&yo(t);u&&this.injectableDefInScope(u)?c=Bt(Gi(t),Sr):c=null,this.records.set(t,c)}if(c!=null)return this.hydrate(t,c)}let a=r&x.Self?Ks():this.parent;return n=r&x.Optional&&n===wn?null:n,a.get(t,n)}catch(a){if(a.name==="NullInjectorError"){if((a[jr]=a[jr]||[]).unshift(he(t)),i)throw a;return ip(a,t,"R3InjectorError",this.source)}else throw a}finally{de(s),Ye(i)}}resolveInjectorInitializers(){let t=M(null),n=Ye(this),r=de(void 0),o;try{let i=this.get(Br,se,x.Self);for(let s of i)s()}finally{Ye(n),de(r),M(t)}}toString(){let t=[],n=this.records;for(let r of n.keys())t.push(he(r));return`R3Injector[${t.join(", ")}]`}assertNotDestroyed(){if(this._destroyed)throw new b(205,!1)}processProvider(t){t=ie(t);let n=Wt(t)?t:ie(t&&t.provide),r=kp(t);if(!Wt(t)&&t.multi===!0){let o=this.records.get(n);o||(o=Bt(void 0,Sr,!0),o.factory=()=>Ui(o.multi),this.records.set(n,o)),n=t,o.multi.push(t)}this.records.set(n,r)}hydrate(t,n){let r=M(null);try{return n.value===Sr&&(n.value=Pp,n.value=n.factory()),typeof n.value=="object"&&n.value&&jp(n.value)&&this._ngOnDestroyHooks.add(n.value),n.value}finally{M(r)}}injectableDefInScope(t){if(!t.providedIn)return!1;let n=ie(t.providedIn);return typeof n=="string"?n==="any"||this.scopes.has(n):this.injectorDefTypes.has(n)}removeOnDestroy(t){let n=this._onDestroyHooks.indexOf(t);n!==-1&&this._onDestroyHooks.splice(n,1)}};function Gi(e){let t=yo(e),n=t!==null?t.factory:Dt(e);if(n!==null)return n;if(e instanceof N)throw new b(204,!1);if(e instanceof Function)return Fp(e);throw new b(204,!1)}function Fp(e){if(e.length>0)throw new b(204,!1);let n=Hh(e);return n!==null?()=>n.factory(e):()=>new e}function kp(e){if(sl(e))return Bt(void 0,e.useValue);{let t=cl(e);return Bt(t,Sr)}}function cl(e,t,n){let r;if(Wt(e)){let o=ie(e);return Dt(o)||Gi(o)}else if(sl(e))r=()=>ie(e.useValue);else if(Op(e))r=()=>e.useFactory(...Ui(e.deps||[]));else if(Ap(e))r=()=>$(ie(e.useExisting));else{let o=ie(e&&(e.useClass||e.provide));if(Lp(e))r=()=>new o(...Ui(e.deps));else return Dt(o)||Gi(o)}return r}function Bt(e,t,n=!1){return{factory:e,value:t,multi:n?[]:void 0}}function Lp(e){return!!e.deps}function jp(e){return e!==null&&typeof e=="object"&&typeof e.ngOnDestroy=="function"}function Vp(e){return typeof e=="function"||typeof e=="object"&&e instanceof N}function Wi(e,t){for(let n of e)Array.isArray(n)?Wi(n,t):n&&$u(n)?Wi(n.\u0275providers,t):t(n)}function ul(e,t){e instanceof Cn&&e.assertNotDestroyed();let n,r=Ye(e),o=de(void 0);try{return t()}finally{Ye(r),de(o)}}function ll(){return Uu()!==void 0||np()!=null}function Bp(e){if(!ll())throw new b(-203,!1)}function $p(e){return typeof e=="function"}var $e=0,w=1,y=2,te=3,_e=4,pe=5,qt=6,Ur=7,K=8,Zt=9,Fe=10,V=11,bn=12,Yc=13,nn=14,me=15,wt=16,$t=17,Ve=18,Do=19,dl=20,Je=21,Ar=22,ve=23,Y=25,fl=1;var It=7,Hr=8,Yt=9,X=10,zr=function(e){return e[e.None=0]="None",e[e.HasTransplantedViews=2]="HasTransplantedViews",e}(zr||{});function Ke(e){return Array.isArray(e)&&typeof e[fl]=="object"}function Ue(e){return Array.isArray(e)&&e[fl]===!0}function Xs(e){return(e.flags&4)!==0}function wo(e){return e.componentOffset>-1}function Io(e){return(e.flags&1)===1}function tt(e){return!!e.template}function qi(e){return(e[y]&512)!==0}var Zi=class{constructor(t,n,r){this.previousValue=t,this.currentValue=n,this.firstChange=r}isFirstChange(){return this.firstChange}};function hl(e,t,n,r){t!==null?t.applyValueToInputSignal(t,r):e[n]=r}function ea(){return pl}function pl(e){return e.type.prototype.ngOnChanges&&(e.setInput=Hp),Up}ea.ngInherit=!0;function Up(){let e=ml(this),t=e?.current;if(t){let n=e.previous;if(n===Gt)e.previous=t;else for(let r in t)n[r]=t[r];e.current=null,this.ngOnChanges(t)}}function Hp(e,t,n,r,o){let i=this.declaredInputs[r],s=ml(e)||zp(e,{previous:Gt,current:null}),a=s.current||(s.current={}),c=s.previous,u=c[i];a[i]=new Zi(u&&u.currentValue,n,c===Gt),hl(e,t,o,n)}var gl="__ngSimpleChanges__";function ml(e){return e[gl]||null}function zp(e,t){return e[gl]=t}var Qc=null;var Oe=function(e,t,n){Qc?.(e,t,n)},yl="svg",Gp="math";function ke(e){for(;Array.isArray(e);)e=e[$e];return e}function vl(e,t){return ke(t[e])}function De(e,t){return ke(t[e.index])}function ta(e,t){return e.data[t]}function na(e,t){return e[t]}function st(e,t){let n=t[e];return Ke(n)?n:n[$e]}function Wp(e){return(e[y]&4)===4}function ra(e){return(e[y]&128)===128}function qp(e){return Ue(e[te])}function nt(e,t){return t==null?null:e[t]}function Dl(e){e[$t]=0}function wl(e){e[y]&1024||(e[y]|=1024,ra(e)&&Co(e))}function Zp(e,t){for(;e>0;)t=t[nn],e--;return t}function Eo(e){return!!(e[y]&9216||e[ve]?.dirty)}function Yi(e){e[Fe].changeDetectionScheduler?.notify(8),e[y]&64&&(e[y]|=1024),Eo(e)&&Co(e)}function Co(e){e[Fe].changeDetectionScheduler?.notify(0);let t=Et(e);for(;t!==null&&!(t[y]&8192||(t[y]|=8192,!ra(t)));)t=Et(t)}function Il(e,t){if((e[y]&256)===256)throw new b(911,!1);e[Je]===null&&(e[Je]=[]),e[Je].push(t)}function Yp(e,t){if(e[Je]===null)return;let n=e[Je].indexOf(t);n!==-1&&e[Je].splice(n,1)}function Et(e){let t=e[te];return Ue(t)?t[te]:t}var E={lFrame:Nl(null),bindingsEnabled:!0,skipHydrationRootTNode:null};var El=!1;function Qp(){return E.lFrame.elementDepthCount}function Jp(){E.lFrame.elementDepthCount++}function Kp(){E.lFrame.elementDepthCount--}function Cl(){return E.bindingsEnabled}function bl(){return E.skipHydrationRootTNode!==null}function Xp(e){return E.skipHydrationRootTNode===e}function eg(){E.skipHydrationRootTNode=null}function v(){return E.lFrame.lView}function B(){return E.lFrame.tView}function y0(e){return E.lFrame.contextLView=e,e[K]}function v0(e){return E.lFrame.contextLView=null,e}function ne(){let e=Ml();for(;e!==null&&e.type===64;)e=e.parent;return e}function Ml(){return E.lFrame.currentTNode}function tg(){let e=E.lFrame,t=e.currentTNode;return e.isParent?t:t.parent}function Nt(e,t){let n=E.lFrame;n.currentTNode=e,n.isParent=t}function oa(){return E.lFrame.isParent}function ia(){E.lFrame.isParent=!1}function ng(){return E.lFrame.contextLView}function _l(){return El}function Jc(e){El=e}function rn(){let e=E.lFrame,t=e.bindingRootIndex;return t===-1&&(t=e.bindingRootIndex=e.tView.bindingStartIndex),t}function sa(){return E.lFrame.bindingIndex}function rg(e){return E.lFrame.bindingIndex=e}function Sn(){return E.lFrame.bindingIndex++}function An(e){let t=E.lFrame,n=t.bindingIndex;return t.bindingIndex=t.bindingIndex+e,n}function og(){return E.lFrame.inI18n}function ig(e,t){let n=E.lFrame;n.bindingIndex=n.bindingRootIndex=e,Qi(t)}function sg(){return E.lFrame.currentDirectiveIndex}function Qi(e){E.lFrame.currentDirectiveIndex=e}function ag(e){let t=E.lFrame.currentDirectiveIndex;return t===-1?null:e[t]}function aa(){return E.lFrame.currentQueryIndex}function bo(e){E.lFrame.currentQueryIndex=e}function cg(e){let t=e[w];return t.type===2?t.declTNode:t.type===1?e[pe]:null}function Tl(e,t,n){if(n&x.SkipSelf){let o=t,i=e;for(;o=o.parent,o===null&&!(n&x.Host);)if(o=cg(i),o===null||(i=i[nn],o.type&10))break;if(o===null)return!1;t=o,e=i}let r=E.lFrame=xl();return r.currentTNode=t,r.lView=e,!0}function ca(e){let t=xl(),n=e[w];E.lFrame=t,t.currentTNode=n.firstChild,t.lView=e,t.tView=n,t.contextLView=e,t.bindingIndex=n.bindingStartIndex,t.inI18n=!1}function xl(){let e=E.lFrame,t=e===null?null:e.child;return t===null?Nl(e):t}function Nl(e){let t={currentTNode:null,isParent:!0,lView:null,tView:null,selectedIndex:-1,contextLView:null,elementDepthCount:0,currentNamespace:null,currentDirectiveIndex:-1,bindingRootIndex:-1,bindingIndex:-1,currentQueryIndex:0,parent:e,child:null,inI18n:!1};return e!==null&&(e.child=t),t}function Sl(){let e=E.lFrame;return E.lFrame=e.parent,e.currentTNode=null,e.lView=null,e}var Al=Sl;function ua(){let e=Sl();e.isParent=!0,e.tView=null,e.selectedIndex=-1,e.contextLView=null,e.elementDepthCount=0,e.currentDirectiveIndex=-1,e.currentNamespace=null,e.bindingRootIndex=-1,e.bindingIndex=-1,e.currentQueryIndex=0}function ug(e){return(E.lFrame.contextLView=Zp(e,E.lFrame.contextLView))[K]}function Le(){return E.lFrame.selectedIndex}function Ct(e){E.lFrame.selectedIndex=e}function On(){let e=E.lFrame;return ta(e.tView,e.selectedIndex)}function D0(){E.lFrame.currentNamespace=yl}function lg(){return E.lFrame.currentNamespace}var Ol=!0;function Mo(){return Ol}function _o(e){Ol=e}function dg(e,t,n){let{ngOnChanges:r,ngOnInit:o,ngDoCheck:i}=t.type.prototype;if(r){let s=pl(t);(n.preOrderHooks??=[]).push(e,s),(n.preOrderCheckHooks??=[]).push(e,s)}o&&(n.preOrderHooks??=[]).push(0-e,o),i&&((n.preOrderHooks??=[]).push(e,i),(n.preOrderCheckHooks??=[]).push(e,i))}function To(e,t){for(let n=t.directiveStart,r=t.directiveEnd;n<r;n++){let i=e.data[n].type.prototype,{ngAfterContentInit:s,ngAfterContentChecked:a,ngAfterViewInit:c,ngAfterViewChecked:u,ngOnDestroy:l}=i;s&&(e.contentHooks??=[]).push(-n,s),a&&((e.contentHooks??=[]).push(n,a),(e.contentCheckHooks??=[]).push(n,a)),c&&(e.viewHooks??=[]).push(-n,c),u&&((e.viewHooks??=[]).push(n,u),(e.viewCheckHooks??=[]).push(n,u)),l!=null&&(e.destroyHooks??=[]).push(n,l)}}function Or(e,t,n){Rl(e,t,3,n)}function Rr(e,t,n,r){(e[y]&3)===n&&Rl(e,t,n,r)}function xi(e,t){let n=e[y];(n&3)===t&&(n&=16383,n+=1,e[y]=n)}function Rl(e,t,n,r){let o=r!==void 0?e[$t]&65535:0,i=r??-1,s=t.length-1,a=0;for(let c=o;c<s;c++)if(typeof t[c+1]=="number"){if(a=t[c],r!=null&&a>=r)break}else t[c]<0&&(e[$t]+=65536),(a<i||i==-1)&&(fg(e,n,t,c),e[$t]=(e[$t]&4294901760)+c+2),c++}function Kc(e,t){Oe(4,e,t);let n=M(null);try{t.call(e)}finally{M(n),Oe(5,e,t)}}function fg(e,t,n,r){let o=n[r]<0,i=n[r+1],s=o?-n[r]:n[r],a=e[s];o?e[y]>>14<e[$t]>>16&&(e[y]&3)===t&&(e[y]+=16384,Kc(a,i)):Kc(a,i)}var zt=-1,bt=class{constructor(t,n,r){this.factory=t,this.resolving=!1,this.canSeeViewProviders=n,this.injectImpl=r}};function hg(e){return e instanceof bt}function pg(e){return(e.flags&8)!==0}function gg(e){return(e.flags&16)!==0}var Ni={},Ji=class{constructor(t,n){this.injector=t,this.parentInjector=n}get(t,n,r){r=vo(r);let o=this.injector.get(t,Ni,r);return o!==Ni||n===Ni?o:this.parentInjector.get(t,n,r)}};function Pl(e){return e!==zt}function Gr(e){return e&32767}function mg(e){return e>>16}function Wr(e,t){let n=mg(e),r=t;for(;n>0;)r=r[nn],n--;return r}var Ki=!0;function qr(e){let t=Ki;return Ki=e,t}var yg=256,Fl=yg-1,kl=5,vg=0,Re={};function Dg(e,t,n){let r;typeof n=="string"?r=n.charCodeAt(0)||0:n.hasOwnProperty(Dn)&&(r=n[Dn]),r==null&&(r=n[Dn]=vg++);let o=r&Fl,i=1<<o;t.data[e+(o>>kl)]|=i}function Zr(e,t){let n=Ll(e,t);if(n!==-1)return n;let r=t[w];r.firstCreatePass&&(e.injectorIndex=t.length,Si(r.data,e),Si(t,null),Si(r.blueprint,null));let o=la(e,t),i=e.injectorIndex;if(Pl(o)){let s=Gr(o),a=Wr(o,t),c=a[w].data;for(let u=0;u<8;u++)t[i+u]=a[s+u]|c[s+u]}return t[i+8]=o,i}function Si(e,t){e.push(0,0,0,0,0,0,0,0,t)}function Ll(e,t){return e.injectorIndex===-1||e.parent&&e.parent.injectorIndex===e.injectorIndex||t[e.injectorIndex+8]===null?-1:e.injectorIndex}function la(e,t){if(e.parent&&e.parent.injectorIndex!==-1)return e.parent.injectorIndex;let n=0,r=null,o=t;for(;o!==null;){if(r=Ul(o),r===null)return zt;if(n++,o=o[nn],r.injectorIndex!==-1)return r.injectorIndex|n<<16}return zt}function Xi(e,t,n){Dg(e,t,n)}function wg(e,t){if(t==="class")return e.classes;if(t==="style")return e.styles;let n=e.attrs;if(n){let r=n.length,o=0;for(;o<r;){let i=n[o];if(Yu(i))break;if(i===0)o=o+2;else if(typeof i=="number")for(o++;o<r&&typeof n[o]=="string";)o++;else{if(i===t)return n[o+1];o=o+2}}}return null}function jl(e,t,n){if(n&x.Optional||e!==void 0)return e;Gs(t,"NodeInjector")}function Vl(e,t,n,r){if(n&x.Optional&&r===void 0&&(r=null),!(n&(x.Self|x.Host))){let o=e[Zt],i=de(void 0);try{return o?o.get(t,r,n&x.Optional):Hu(t,r,n&x.Optional)}finally{de(i)}}return jl(r,t,n)}function Bl(e,t,n,r=x.Default,o){if(e!==null){if(t[y]&2048&&!(r&x.Self)){let s=bg(e,t,n,r,Re);if(s!==Re)return s}let i=$l(e,t,n,r,Re);if(i!==Re)return i}return Vl(t,n,r,o)}function $l(e,t,n,r,o){let i=Eg(n);if(typeof i=="function"){if(!Tl(t,e,r))return r&x.Host?jl(o,n,r):Vl(t,n,r,o);try{let s;if(s=i(r),s==null&&!(r&x.Optional))Gs(n);else return s}finally{Al()}}else if(typeof i=="number"){let s=null,a=Ll(e,t),c=zt,u=r&x.Host?t[me][pe]:null;for((a===-1||r&x.SkipSelf)&&(c=a===-1?la(e,t):t[a+8],c===zt||!eu(r,!1)?a=-1:(s=t[w],a=Gr(c),t=Wr(c,t)));a!==-1;){let l=t[w];if(Xc(i,a,l.data)){let d=Ig(a,t,n,s,r,u);if(d!==Re)return d}c=t[a+8],c!==zt&&eu(r,t[w].data[a+8]===u)&&Xc(i,a,t)?(s=l,a=Gr(c),t=Wr(c,t)):a=-1}}return o}function Ig(e,t,n,r,o,i){let s=t[w],a=s.data[e+8],c=r==null?wo(a)&&Ki:r!=s&&(a.type&3)!==0,u=o&x.Host&&i===a,l=Pr(a,s,n,c,u);return l!==null?Mt(t,s,l,a):Re}function Pr(e,t,n,r,o){let i=e.providerIndexes,s=t.data,a=i&1048575,c=e.directiveStart,u=e.directiveEnd,l=i>>20,d=r?a:a+l,h=o?a+l:u;for(let f=d;f<h;f++){let p=s[f];if(f<c&&n===p||f>=c&&p.type===n)return f}if(o){let f=s[c];if(f&&tt(f)&&f.type===n)return c}return null}function Mt(e,t,n,r){let o=e[n],i=t.data;if(hg(o)){let s=o;s.resolving&&Qh(Yh(i[n]));let a=qr(s.canSeeViewProviders);s.resolving=!0;let c,u=s.injectImpl?de(s.injectImpl):null,l=Tl(e,r,x.Default);try{o=e[n]=s.factory(void 0,i,e,r),t.firstCreatePass&&n>=r.directiveStart&&dg(n,i[n],t)}finally{u!==null&&de(u),qr(a),s.resolving=!1,Al()}}return o}function Eg(e){if(typeof e=="string")return e.charCodeAt(0)||0;let t=e.hasOwnProperty(Dn)?e[Dn]:void 0;return typeof t=="number"?t>=0?t&Fl:Cg:t}function Xc(e,t,n){let r=1<<e;return!!(n[t+(e>>kl)]&r)}function eu(e,t){return!(e&x.Self)&&!(e&x.Host&&t)}var vt=class{constructor(t,n){this._tNode=t,this._lView=n}get(t,n,r){return Bl(this._tNode,this._lView,t,vo(r),n)}};function Cg(){return new vt(ne(),v())}function w0(e){return mo(()=>{let t=e.prototype.constructor,n=t[Lr]||es(t),r=Object.prototype,o=Object.getPrototypeOf(e.prototype).constructor;for(;o&&o!==r;){let i=o[Lr]||es(o);if(i&&i!==n)return i;o=Object.getPrototypeOf(o)}return i=>new i})}function es(e){return Lu(e)?()=>{let t=es(ie(e));return t&&t()}:Dt(e)}function bg(e,t,n,r,o){let i=e,s=t;for(;i!==null&&s!==null&&s[y]&2048&&!(s[y]&512);){let a=$l(i,s,n,r|x.Self,Re);if(a!==Re)return a;let c=i.parent;if(!c){let u=s[dl];if(u){let l=u.get(n,Re,r);if(l!==Re)return l}c=Ul(s),s=s[nn]}i=c}return o}function Ul(e){let t=e[w],n=t.type;return n===2?t.declTNode:n===1?e[pe]:null}function Mg(e){return wg(ne(),e)}function tu(e,t=null,n=null,r){let o=Hl(e,t,n,r);return o.resolveInjectorInitializers(),o}function Hl(e,t=null,n=null,r,o=new Set){let i=[n||se,Np(e)];return r=r||(typeof e=="object"?void 0:he(e)),new Cn(i,t||Ks(),r||null,o)}var Qt=class e{static{this.THROW_IF_NOT_FOUND=wn}static{this.NULL=new $r}static create(t,n){if(Array.isArray(t))return tu({name:""},n,t,"");{let r=t.name??"";return tu({name:r},t.parent,t.providers,r)}}static{this.\u0275prov=R({token:e,providedIn:"any",factory:()=>$(Wu)})}static{this.__NG_ELEMENT_ID__=-1}};var _g=new N("");_g.__NG_ELEMENT_ID__=e=>{let t=ne();if(t===null)throw new b(204,!1);if(t.type&2)return t.value;if(e&x.Optional)return null;throw new b(204,!1)};var Tg="ngOriginalError";function Ai(e){return e[Tg]}var zl=!0,xo=(()=>{class e{static{this.__NG_ELEMENT_ID__=xg}static{this.__NG_ENV_ID__=n=>n}}return e})(),ts=class extends xo{constructor(t){super(),this._lView=t}onDestroy(t){return Il(this._lView,t),()=>Yp(this._lView,t)}};function xg(){return new ts(v())}var St=(()=>{class e{constructor(){this.taskId=0,this.pendingTasks=new Set,this.hasPendingTasks=new un(!1)}get _hasPendingTasks(){return this.hasPendingTasks.value}add(){this._hasPendingTasks||this.hasPendingTasks.next(!0);let n=this.taskId++;return this.pendingTasks.add(n),n}remove(n){this.pendingTasks.delete(n),this.pendingTasks.size===0&&this._hasPendingTasks&&this.hasPendingTasks.next(!1)}ngOnDestroy(){this.pendingTasks.clear(),this._hasPendingTasks&&this.hasPendingTasks.next(!1)}static{this.\u0275prov=R({token:e,providedIn:"root",factory:()=>new e})}}return e})();var ns=class extends Ae{constructor(t=!1){super(),this.destroyRef=void 0,this.pendingTasks=void 0,this.__isAsync=t,ll()&&(this.destroyRef=D(xo,{optional:!0})??void 0,this.pendingTasks=D(St,{optional:!0})??void 0)}emit(t){let n=M(null);try{super.next(t)}finally{M(n)}}subscribe(t,n,r){let o=t,i=n||(()=>null),s=r;if(t&&typeof t=="object"){let c=t;o=c.next?.bind(c),i=c.error?.bind(c),s=c.complete?.bind(c)}this.__isAsync&&(i=this.wrapInTimeout(i),o&&(o=this.wrapInTimeout(o)),s&&(s=this.wrapInTimeout(s)));let a=super.subscribe({next:o,error:i,complete:s});return t instanceof Z&&t.add(a),a}wrapInTimeout(t){return n=>{let r=this.pendingTasks?.add();setTimeout(()=>{t(n),r!==void 0&&this.pendingTasks?.remove(r)})}}},Me=ns;function Yr(...e){}function Gl(e){let t,n;function r(){e=Yr;try{n!==void 0&&typeof cancelAnimationFrame=="function"&&cancelAnimationFrame(n),t!==void 0&&clearTimeout(t)}catch{}}return t=setTimeout(()=>{e(),r()}),typeof requestAnimationFrame=="function"&&(n=requestAnimationFrame(()=>{e(),r()})),()=>r()}function nu(e){return queueMicrotask(()=>e()),()=>{e=Yr}}var da="isAngularZone",Qr=da+"_ID",Ng=0,ee=class e{constructor(t){this.hasPendingMacrotasks=!1,this.hasPendingMicrotasks=!1,this.isStable=!0,this.onUnstable=new Me(!1),this.onMicrotaskEmpty=new Me(!1),this.onStable=new Me(!1),this.onError=new Me(!1);let{enableLongStackTrace:n=!1,shouldCoalesceEventChangeDetection:r=!1,shouldCoalesceRunChangeDetection:o=!1,scheduleInRootZone:i=zl}=t;if(typeof Zone>"u")throw new b(908,!1);Zone.assertZonePatched();let s=this;s._nesting=0,s._outer=s._inner=Zone.current,Zone.TaskTrackingZoneSpec&&(s._inner=s._inner.fork(new Zone.TaskTrackingZoneSpec)),n&&Zone.longStackTraceZoneSpec&&(s._inner=s._inner.fork(Zone.longStackTraceZoneSpec)),s.shouldCoalesceEventChangeDetection=!o&&r,s.shouldCoalesceRunChangeDetection=o,s.callbackScheduled=!1,s.scheduleInRootZone=i,Og(s)}static isInAngularZone(){return typeof Zone<"u"&&Zone.current.get(da)===!0}static assertInAngularZone(){if(!e.isInAngularZone())throw new b(909,!1)}static assertNotInAngularZone(){if(e.isInAngularZone())throw new b(909,!1)}run(t,n,r){return this._inner.run(t,n,r)}runTask(t,n,r,o){let i=this._inner,s=i.scheduleEventTask("NgZoneEvent: "+o,t,Sg,Yr,Yr);try{return i.runTask(s,n,r)}finally{i.cancelTask(s)}}runGuarded(t,n,r){return this._inner.runGuarded(t,n,r)}runOutsideAngular(t){return this._outer.run(t)}},Sg={};function fa(e){if(e._nesting==0&&!e.hasPendingMicrotasks&&!e.isStable)try{e._nesting++,e.onMicrotaskEmpty.emit(null)}finally{if(e._nesting--,!e.hasPendingMicrotasks)try{e.runOutsideAngular(()=>e.onStable.emit(null))}finally{e.isStable=!0}}}function Ag(e){if(e.isCheckStableRunning||e.callbackScheduled)return;e.callbackScheduled=!0;function t(){Gl(()=>{e.callbackScheduled=!1,rs(e),e.isCheckStableRunning=!0,fa(e),e.isCheckStableRunning=!1})}e.scheduleInRootZone?Zone.root.run(()=>{t()}):e._outer.run(()=>{t()}),rs(e)}function Og(e){let t=()=>{Ag(e)},n=Ng++;e._inner=e._inner.fork({name:"angular",properties:{[da]:!0,[Qr]:n,[Qr+n]:!0},onInvokeTask:(r,o,i,s,a,c)=>{if(Rg(c))return r.invokeTask(i,s,a,c);try{return ru(e),r.invokeTask(i,s,a,c)}finally{(e.shouldCoalesceEventChangeDetection&&s.type==="eventTask"||e.shouldCoalesceRunChangeDetection)&&t(),ou(e)}},onInvoke:(r,o,i,s,a,c,u)=>{try{return ru(e),r.invoke(i,s,a,c,u)}finally{e.shouldCoalesceRunChangeDetection&&!e.callbackScheduled&&!Pg(c)&&t(),ou(e)}},onHasTask:(r,o,i,s)=>{r.hasTask(i,s),o===i&&(s.change=="microTask"?(e._hasPendingMicrotasks=s.microTask,rs(e),fa(e)):s.change=="macroTask"&&(e.hasPendingMacrotasks=s.macroTask))},onHandleError:(r,o,i,s)=>(r.handleError(i,s),e.runOutsideAngular(()=>e.onError.emit(s)),!1)})}function rs(e){e._hasPendingMicrotasks||(e.shouldCoalesceEventChangeDetection||e.shouldCoalesceRunChangeDetection)&&e.callbackScheduled===!0?e.hasPendingMicrotasks=!0:e.hasPendingMicrotasks=!1}function ru(e){e._nesting++,e.isStable&&(e.isStable=!1,e.onUnstable.emit(null))}function ou(e){e._nesting--,fa(e)}var Jr=class{constructor(){this.hasPendingMicrotasks=!1,this.hasPendingMacrotasks=!1,this.isStable=!0,this.onUnstable=new Me,this.onMicrotaskEmpty=new Me,this.onStable=new Me,this.onError=new Me}run(t,n,r){return t.apply(n,r)}runGuarded(t,n,r){return t.apply(n,r)}runOutsideAngular(t){return t()}runTask(t,n,r,o){return t.apply(n,r)}};function Rg(e){return Wl(e,"__ignore_ng_zone__")}function Pg(e){return Wl(e,"__scheduler_tick__")}function Wl(e,t){return!Array.isArray(e)||e.length!==1?!1:e[0]?.data?.[t]===!0}var rt=class{constructor(){this._console=console}handleError(t){let n=this._findOriginalError(t);this._console.error("ERROR",t),n&&this._console.error("ORIGINAL ERROR",n)}_findOriginalError(t){let n=t&&Ai(t);for(;n&&Ai(n);)n=Ai(n);return n||null}},Fg=new N("",{providedIn:"root",factory:()=>{let e=D(ee),t=D(rt);return n=>e.runOutsideAngular(()=>t.handleError(n))}}),Kr=class{constructor(){this.destroyed=!1,this.listeners=null,this.errorHandler=D(rt,{optional:!0}),this.destroyRef=D(xo),this.destroyRef.onDestroy(()=>{this.destroyed=!0,this.listeners=null})}subscribe(t){if(this.destroyed)throw new b(953,!1);return(this.listeners??=[]).push(t),{unsubscribe:()=>{let n=this.listeners?.indexOf(t);n!==void 0&&n!==-1&&this.listeners?.splice(n,1)}}}emit(t){if(this.destroyed)throw new b(953,!1);if(this.listeners===null)return;let n=M(null);try{for(let r of this.listeners)try{r(t)}catch(o){this.errorHandler?.handleError(o)}}finally{M(n)}}};function I0(e){return new Kr}function iu(e,t){return Fu(e,t)}function kg(e){return Fu(go,e)}var E0=(iu.required=kg,iu);function Lg(){return on(ne(),v())}function on(e,t){return new At(De(e,t))}var At=(()=>{class e{constructor(n){this.nativeElement=n}static{this.__NG_ELEMENT_ID__=Lg}}return e})();function ql(e){return e instanceof At?e.nativeElement:e}function jg(){return this._results[Symbol.iterator]()}var os=class e{get changes(){return this._changes??=new Me}constructor(t=!1){this._emitDistinctChangesOnly=t,this.dirty=!0,this._onDirty=void 0,this._results=[],this._changesDetected=!1,this._changes=void 0,this.length=0,this.first=void 0,this.last=void 0;let n=e.prototype;n[Symbol.iterator]||(n[Symbol.iterator]=jg)}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,n){return this._results.reduce(t,n)}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,n){this.dirty=!1;let r=cp(t);(this._changesDetected=!ap(this._results,r,n))&&(this._results=r,this.length=r.length,this.last=r[this.length-1],this.first=r[0])}notifyOnChanges(){this._changes!==void 0&&(this._changesDetected||!this._emitDistinctChangesOnly)&&this._changes.emit(this)}onDirty(t){this._onDirty=t}setDirty(){this.dirty=!0,this._onDirty?.()}destroy(){this._changes!==void 0&&(this._changes.complete(),this._changes.unsubscribe())}};function Zl(e){return(e.flags&128)===128}var Yl=new Map,Vg=0;function Bg(){return Vg++}function $g(e){Yl.set(e[Do],e)}function is(e){Yl.delete(e[Do])}var su="__ngContext__";function ot(e,t){Ke(t)?(e[su]=t[Do],$g(t)):e[su]=t}function Ql(e){return Kl(e[bn])}function Jl(e){return Kl(e[_e])}function Kl(e){for(;e!==null&&!Ue(e);)e=e[_e];return e}var ss;function C0(e){ss=e}function Xl(){if(ss!==void 0)return ss;if(typeof document<"u")return document;throw new b(210,!1)}var b0=new N("",{providedIn:"root",factory:()=>Ug}),Ug="ng",Hg=new N(""),ha=new N("",{providedIn:"platform",factory:()=>"unknown"});var M0=new N("",{providedIn:"root",factory:()=>Xl().body?.querySelector("[ngCspNonce]")?.getAttribute("ngCspNonce")||null});var zg="h",Gg="b";var Wg=()=>null;function pa(e,t,n=!1){return Wg(e,t,n)}var ed=!1,qg=new N("",{providedIn:"root",factory:()=>ed});var br;function Zg(){if(br===void 0&&(br=null,Qe.trustedTypes))try{br=Qe.trustedTypes.createPolicy("angular",{createHTML:e=>e,createScript:e=>e,createScriptURL:e=>e})}catch{}return br}function No(e){return Zg()?.createHTML(e)||e}var Mr;function td(){if(Mr===void 0&&(Mr=null,Qe.trustedTypes))try{Mr=Qe.trustedTypes.createPolicy("angular#unsafe-bypass",{createHTML:e=>e,createScript:e=>e,createScriptURL:e=>e})}catch{}return Mr}function au(e){return td()?.createHTML(e)||e}function cu(e){return td()?.createScriptURL(e)||e}var Be=class{constructor(t){this.changingThisBreaksApplicationSecurity=t}toString(){return`SafeValue must use [property]=binding: ${this.changingThisBreaksApplicationSecurity} (see ${Ru})`}},as=class extends Be{getTypeName(){return"HTML"}},cs=class extends Be{getTypeName(){return"Style"}},us=class extends Be{getTypeName(){return"Script"}},ls=class extends Be{getTypeName(){return"URL"}},ds=class extends Be{getTypeName(){return"ResourceURL"}};function Ot(e){return e instanceof Be?e.changingThisBreaksApplicationSecurity:e}function ga(e,t){let n=Yg(e);if(n!=null&&n!==t){if(n==="ResourceURL"&&t==="URL")return!0;throw new Error(`Required a safe ${t}, got a ${n} (see ${Ru})`)}return n===t}function Yg(e){return e instanceof Be&&e.getTypeName()||null}function _0(e){return new as(e)}function T0(e){return new cs(e)}function x0(e){return new us(e)}function N0(e){return new ls(e)}function S0(e){return new ds(e)}function Qg(e){let t=new hs(e);return Jg()?new fs(t):t}var fs=class{constructor(t){this.inertDocumentHelper=t}getInertBodyElement(t){t="<body><remove></remove>"+t;try{let n=new window.DOMParser().parseFromString(No(t),"text/html").body;return n===null?this.inertDocumentHelper.getInertBodyElement(t):(n.firstChild?.remove(),n)}catch{return null}}},hs=class{constructor(t){this.defaultDoc=t,this.inertDocument=this.defaultDoc.implementation.createHTMLDocument("sanitization-inert")}getInertBodyElement(t){let n=this.inertDocument.createElement("template");return n.innerHTML=No(t),n}};function Jg(){try{return!!new window.DOMParser().parseFromString(No(""),"text/html")}catch{return!1}}var Kg=/^(?!javascript:)(?:[a-z0-9+.-]+:|[^&:\/?#]*(?:[\/?#]|$))/i;function nd(e){return e=String(e),e.match(Kg)?e:"unsafe:"+e}function He(e){let t={};for(let n of e.split(","))t[n]=!0;return t}function Rn(...e){let t={};for(let n of e)for(let r in n)n.hasOwnProperty(r)&&(t[r]=!0);return t}var rd=He("area,br,col,hr,img,wbr"),od=He("colgroup,dd,dt,li,p,tbody,td,tfoot,th,thead,tr"),id=He("rp,rt"),Xg=Rn(id,od),em=Rn(od,He("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")),tm=Rn(id,He("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")),uu=Rn(rd,em,tm,Xg),sd=He("background,cite,href,itemtype,longdesc,poster,src,xlink:href"),nm=He("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"),rm=He("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"),om=Rn(sd,nm,rm),im=He("script,style,template"),ps=class{constructor(){this.sanitizedSomething=!1,this.buf=[]}sanitizeChildren(t){let n=t.firstChild,r=!0,o=[];for(;n;){if(n.nodeType===Node.ELEMENT_NODE?r=this.startElement(n):n.nodeType===Node.TEXT_NODE?this.chars(n.nodeValue):this.sanitizedSomething=!0,r&&n.firstChild){o.push(n),n=cm(n);continue}for(;n;){n.nodeType===Node.ELEMENT_NODE&&this.endElement(n);let i=am(n);if(i){n=i;break}n=o.pop()}}return this.buf.join("")}startElement(t){let n=lu(t).toLowerCase();if(!uu.hasOwnProperty(n))return this.sanitizedSomething=!0,!im.hasOwnProperty(n);this.buf.push("<"),this.buf.push(n);let r=t.attributes;for(let o=0;o<r.length;o++){let i=r.item(o),s=i.name,a=s.toLowerCase();if(!om.hasOwnProperty(a)){this.sanitizedSomething=!0;continue}let c=i.value;sd[a]&&(c=nd(c)),this.buf.push(" ",s,'="',du(c),'"')}return this.buf.push(">"),!0}endElement(t){let n=lu(t).toLowerCase();uu.hasOwnProperty(n)&&!rd.hasOwnProperty(n)&&(this.buf.push("</"),this.buf.push(n),this.buf.push(">"))}chars(t){this.buf.push(du(t))}};function sm(e,t){return(e.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_CONTAINED_BY)!==Node.DOCUMENT_POSITION_CONTAINED_BY}function am(e){let t=e.nextSibling;if(t&&e!==t.previousSibling)throw ad(t);return t}function cm(e){let t=e.firstChild;if(t&&sm(e,t))throw ad(t);return t}function lu(e){let t=e.nodeName;return typeof t=="string"?t:"FORM"}function ad(e){return new Error(`Failed to sanitize html because the element is clobbered: ${e.outerHTML}`)}var um=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,lm=/([^\#-~ |!])/g;function du(e){return e.replace(/&/g,"&amp;").replace(um,function(t){let n=t.charCodeAt(0),r=t.charCodeAt(1);return"&#"+((n-55296)*1024+(r-56320)+65536)+";"}).replace(lm,function(t){return"&#"+t.charCodeAt(0)+";"}).replace(/</g,"&lt;").replace(/>/g,"&gt;")}var _r;function dm(e,t){let n=null;try{_r=_r||Qg(e);let r=t?String(t):"";n=_r.getInertBodyElement(r);let o=5,i=r;do{if(o===0)throw new Error("Failed to sanitize html because the input is unstable");o--,r=i,i=n.innerHTML,n=_r.getInertBodyElement(r)}while(r!==i);let a=new ps().sanitizeChildren(fu(n)||n);return No(a)}finally{if(n){let r=fu(n)||n;for(;r.firstChild;)r.firstChild.remove()}}}function fu(e){return"content"in e&&fm(e)?e.content:null}function fm(e){return e.nodeType===Node.ELEMENT_NODE&&e.nodeName==="TEMPLATE"}var So=function(e){return e[e.NONE=0]="NONE",e[e.HTML=1]="HTML",e[e.STYLE=2]="STYLE",e[e.SCRIPT=3]="SCRIPT",e[e.URL=4]="URL",e[e.RESOURCE_URL=5]="RESOURCE_URL",e}(So||{});function A0(e){let t=ma();return t?au(t.sanitize(So.HTML,e)||""):ga(e,"HTML")?au(Ot(e)):dm(Xl(),fe(e))}function hm(e){let t=ma();return t?t.sanitize(So.URL,e)||"":ga(e,"URL")?Ot(e):nd(fe(e))}function pm(e){let t=ma();if(t)return cu(t.sanitize(So.RESOURCE_URL,e)||"");if(ga(e,"ResourceURL"))return cu(Ot(e));throw new b(904,!1)}function gm(e,t){return t==="src"&&(e==="embed"||e==="frame"||e==="iframe"||e==="media"||e==="script")||t==="href"&&(e==="base"||e==="link")?pm:hm}function O0(e,t,n){return gm(t,n)(e)}function ma(){let e=v();return e&&e[Fe].sanitizer}var mm=/^>|^->|<!--|-->|--!>|<!-$/g,ym=/(<|>)/g,vm="\u200B$1\u200B";function Dm(e){return e.replace(mm,t=>t.replace(ym,vm))}function cd(e){return e instanceof Function?e():e}var Xr=function(e){return e[e.Important=1]="Important",e[e.DashCase=2]="DashCase",e}(Xr||{}),wm;function ya(e,t){return wm(e,t)}function Ut(e,t,n,r,o){if(r!=null){let i,s=!1;Ue(r)?i=r:Ke(r)&&(s=!0,r=r[$e]);let a=ke(r);e===0&&n!==null?o==null?hd(t,n,a):eo(t,n,a,o||null,!0):e===1&&n!==null?eo(t,n,a,o||null,!0):e===2?Pm(t,a,s):e===3&&t.destroyNode(a),i!=null&&km(t,e,i,n,o)}}function Im(e,t){return e.createText(t)}function Em(e,t,n){e.setValue(t,n)}function Cm(e,t){return e.createComment(Dm(t))}function ud(e,t,n){return e.createElement(t,n)}function bm(e,t){ld(e,t),t[$e]=null,t[pe]=null}function Mm(e,t,n,r,o,i){r[$e]=o,r[pe]=t,Ro(e,r,n,1,o,i)}function ld(e,t){t[Fe].changeDetectionScheduler?.notify(9),Ro(e,t,t[V],2,null,null)}function _m(e){let t=e[bn];if(!t)return Oi(e[w],e);for(;t;){let n=null;if(Ke(t))n=t[bn];else{let r=t[X];r&&(n=r)}if(!n){for(;t&&!t[_e]&&t!==e;)Ke(t)&&Oi(t[w],t),t=t[te];t===null&&(t=e),Ke(t)&&Oi(t[w],t),n=t&&t[_e]}t=n}}function Tm(e,t,n,r){let o=X+r,i=n.length;r>0&&(n[o-1][_e]=t),r<i-X?(t[_e]=n[o],zu(n,X+r,t)):(n.push(t),t[_e]=null),t[te]=n;let s=t[wt];s!==null&&n!==s&&dd(s,t);let a=t[Ve];a!==null&&a.insertView(e),Yi(t),t[y]|=128}function dd(e,t){let n=e[Yt],r=t[te];if(Ke(r))e[y]|=zr.HasTransplantedViews;else{let o=r[te][me];t[me]!==o&&(e[y]|=zr.HasTransplantedViews)}n===null?e[Yt]=[t]:n.push(t)}function va(e,t){let n=e[Yt],r=n.indexOf(t);n.splice(r,1)}function Mn(e,t){if(e.length<=X)return;let n=X+t,r=e[n];if(r){let o=r[wt];o!==null&&o!==e&&va(o,r),t>0&&(e[n-1][_e]=r[_e]);let i=Vr(e,X+t);bm(r[w],r);let s=i[Ve];s!==null&&s.detachView(i[w]),r[te]=null,r[_e]=null,r[y]&=-129}return r}function Ao(e,t){if(!(t[y]&256)){let n=t[V];n.destroyNode&&Ro(e,t,n,3,null,null),_m(t)}}function Oi(e,t){if(t[y]&256)return;let n=M(null);try{t[y]&=-129,t[y]|=256,t[ve]&&Ir(t[ve]),Nm(e,t),xm(e,t),t[w].type===1&&t[V].destroy();let r=t[wt];if(r!==null&&Ue(t[te])){r!==t[te]&&va(r,t);let o=t[Ve];o!==null&&o.detachView(e)}is(t)}finally{M(n)}}function xm(e,t){let n=e.cleanup,r=t[Ur];if(n!==null)for(let i=0;i<n.length-1;i+=2)if(typeof n[i]=="string"){let s=n[i+3];s>=0?r[s]():r[-s].unsubscribe(),i+=2}else{let s=r[n[i+1]];n[i].call(s)}r!==null&&(t[Ur]=null);let o=t[Je];if(o!==null){t[Je]=null;for(let i=0;i<o.length;i++){let s=o[i];s()}}}function Nm(e,t){let n;if(e!=null&&(n=e.destroyHooks)!=null)for(let r=0;r<n.length;r+=2){let o=t[n[r]];if(!(o instanceof bt)){let i=n[r+1];if(Array.isArray(i))for(let s=0;s<i.length;s+=2){let a=o[i[s]],c=i[s+1];Oe(4,a,c);try{c.call(a)}finally{Oe(5,a,c)}}else{Oe(4,o,i);try{i.call(o)}finally{Oe(5,o,i)}}}}}function fd(e,t,n){return Sm(e,t.parent,n)}function Sm(e,t,n){let r=t;for(;r!==null&&r.type&168;)t=r,r=t.parent;if(r===null)return n[$e];{let{componentOffset:o}=r;if(o>-1){let{encapsulation:i}=e.data[r.directiveStart+o];if(i===In.None||i===In.Emulated)return null}return De(r,n)}}function eo(e,t,n,r,o){e.insertBefore(t,n,r,o)}function hd(e,t,n){e.appendChild(t,n)}function hu(e,t,n,r,o){r!==null?eo(e,t,n,r,o):hd(e,t,n)}function pd(e,t){return e.parentNode(t)}function Am(e,t){return e.nextSibling(t)}function gd(e,t,n){return Rm(e,t,n)}function Om(e,t,n){return e.type&40?De(e,n):null}var Rm=Om,pu;function Oo(e,t,n,r){let o=fd(e,r,t),i=t[V],s=r.parent||t[pe],a=gd(s,r,t);if(o!=null)if(Array.isArray(n))for(let c=0;c<n.length;c++)hu(i,o,n[c],a,!1);else hu(i,o,n,a,!1);pu!==void 0&&pu(i,r,t,n,o)}function yn(e,t){if(t!==null){let n=t.type;if(n&3)return De(t,e);if(n&4)return gs(-1,e[t.index]);if(n&8){let r=t.child;if(r!==null)return yn(e,r);{let o=e[t.index];return Ue(o)?gs(-1,o):ke(o)}}else{if(n&128)return yn(e,t.next);if(n&32)return ya(t,e)()||ke(e[t.index]);{let r=md(e,t);if(r!==null){if(Array.isArray(r))return r[0];let o=Et(e[me]);return yn(o,r)}else return yn(e,t.next)}}}return null}function md(e,t){if(t!==null){let r=e[me][pe],o=t.projection;return r.projection[o]}return null}function gs(e,t){let n=X+e+1;if(n<t.length){let r=t[n],o=r[w].firstChild;if(o!==null)return yn(r,o)}return t[It]}function Pm(e,t,n){e.removeChild(null,t,n)}function Da(e,t,n,r,o,i,s){for(;n!=null;){if(n.type===128){n=n.next;continue}let a=r[n.index],c=n.type;if(s&&t===0&&(a&&ot(ke(a),r),n.flags|=2),(n.flags&32)!==32)if(c&8)Da(e,t,n.child,r,o,i,!1),Ut(t,e,o,a,i);else if(c&32){let u=ya(n,r),l;for(;l=u();)Ut(t,e,o,l,i);Ut(t,e,o,a,i)}else c&16?yd(e,t,r,n,o,i):Ut(t,e,o,a,i);n=s?n.projectionNext:n.next}}function Ro(e,t,n,r,o,i){Da(n,r,e.firstChild,t,o,i,!1)}function Fm(e,t,n){let r=t[V],o=fd(e,n,t),i=n.parent||t[pe],s=gd(i,n,t);yd(r,0,t,n,o,s)}function yd(e,t,n,r,o,i){let s=n[me],c=s[pe].projection[r.projection];if(Array.isArray(c))for(let u=0;u<c.length;u++){let l=c[u];Ut(t,e,o,l,i)}else{let u=c,l=s[te];Zl(r)&&(u.flags|=128),Da(e,t,u,l,o,i,!0)}}function km(e,t,n,r,o){let i=n[It],s=ke(n);i!==s&&Ut(t,e,r,i,o);for(let a=X;a<n.length;a++){let c=n[a];Ro(c[w],c,e,t,r,i)}}function Lm(e,t,n,r,o){if(t)o?e.addClass(n,r):e.removeClass(n,r);else{let i=r.indexOf("-")===-1?void 0:Xr.DashCase;o==null?e.removeStyle(n,r,i):(typeof o=="string"&&o.endsWith("!important")&&(o=o.slice(0,-10),i|=Xr.Important),e.setStyle(n,r,o,i))}}function jm(e,t,n){e.setAttribute(t,"style",n)}function vd(e,t,n){n===""?e.removeAttribute(t,"class"):e.setAttribute(t,"class",n)}function Dd(e,t,n){let{mergedAttrs:r,classes:o,styles:i}=n;r!==null&&Hi(e,t,r),o!==null&&vd(e,t,o),i!==null&&jm(e,t,i)}var q={};function R0(e=1){wd(B(),v(),Le()+e,!1)}function wd(e,t,n,r){if(!r)if((t[y]&3)===3){let i=e.preOrderCheckHooks;i!==null&&Or(t,i,n)}else{let i=e.preOrderHooks;i!==null&&Rr(t,i,0,n)}Ct(n)}function xe(e,t=x.Default){let n=v();if(n===null)return $(e,t);let r=ne();return Bl(r,n,ie(e),t)}function Id(e,t,n,r,o,i){let s=M(null);try{let a=null;o&Xe.SignalBased&&(a=t[r][le]),a!==null&&a.transformFn!==void 0&&(i=a.transformFn(i)),o&Xe.HasDecoratorInputTransform&&(i=e.inputTransforms[r].call(t,i)),e.setInput!==null?e.setInput(t,a,i,n,r):hl(t,a,r,i)}finally{M(s)}}function Vm(e,t){let n=e.hostBindingOpCodes;if(n!==null)try{for(let r=0;r<n.length;r++){let o=n[r];if(o<0)Ct(~o);else{let i=o,s=n[++r],a=n[++r];ig(s,i);let c=t[i];a(2,c)}}}finally{Ct(-1)}}function Po(e,t,n,r,o,i,s,a,c,u,l){let d=t.blueprint.slice();return d[$e]=o,d[y]=r|4|128|8|64,(u!==null||e&&e[y]&2048)&&(d[y]|=2048),Dl(d),d[te]=d[nn]=e,d[K]=n,d[Fe]=s||e&&e[Fe],d[V]=a||e&&e[V],d[Zt]=c||e&&e[Zt]||null,d[pe]=i,d[Do]=Bg(),d[qt]=l,d[dl]=u,d[me]=t.type==2?e[me]:d,d}function sn(e,t,n,r,o){let i=e.data[t];if(i===null)i=Bm(e,t,n,r,o),og()&&(i.flags|=32);else if(i.type&64){i.type=n,i.value=r,i.attrs=o;let s=tg();i.injectorIndex=s===null?-1:s.injectorIndex}return Nt(i,!0),i}function Bm(e,t,n,r,o){let i=Ml(),s=oa(),a=s?i:i&&i.parent,c=e.data[t]=Wm(e,a,n,t,r,o);return e.firstChild===null&&(e.firstChild=c),i!==null&&(s?i.child==null&&c.parent!==null&&(i.child=c):i.next===null&&(i.next=c,c.prev=i)),c}function Ed(e,t,n,r){if(n===0)return-1;let o=t.length;for(let i=0;i<n;i++)t.push(r),e.blueprint.push(r),e.data.push(null);return o}function Cd(e,t,n,r,o){let i=Le(),s=r&2;try{Ct(-1),s&&t.length>Y&&wd(e,t,Y,!1),Oe(s?2:0,o),n(r,o)}finally{Ct(i),Oe(s?3:1,o)}}function wa(e,t,n){if(Xs(t)){let r=M(null);try{let o=t.directiveStart,i=t.directiveEnd;for(let s=o;s<i;s++){let a=e.data[s];if(a.contentQueries){let c=n[s];a.contentQueries(1,c,s)}}}finally{M(r)}}}function Ia(e,t,n){Cl()&&(Km(e,t,n,De(n,t)),(n.flags&64)===64&&_d(e,t,n))}function Ea(e,t,n=De){let r=t.localNames;if(r!==null){let o=t.index+1;for(let i=0;i<r.length;i+=2){let s=r[i+1],a=s===-1?n(t,e):e[s];e[o++]=a}}}function bd(e){let t=e.tView;return t===null||t.incompleteFirstPass?e.tView=Ca(1,null,e.template,e.decls,e.vars,e.directiveDefs,e.pipeDefs,e.viewQuery,e.schemas,e.consts,e.id):t}function Ca(e,t,n,r,o,i,s,a,c,u,l){let d=Y+r,h=d+o,f=$m(d,h),p=typeof u=="function"?u():u;return f[w]={type:e,blueprint:f,template:n,queries:null,viewQuery:a,declTNode:t,data:f.slice().fill(null,d),bindingStartIndex:d,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:typeof i=="function"?i():i,pipeRegistry:typeof s=="function"?s():s,firstChild:null,schemas:c,consts:p,incompleteFirstPass:!1,ssrId:l}}function $m(e,t){let n=[];for(let r=0;r<t;r++)n.push(r<e?null:q);return n}function Um(e,t,n,r){let i=r.get(qg,ed)||n===In.ShadowDom,s=e.selectRootElement(t,i);return Hm(s),s}function Hm(e){zm(e)}var zm=()=>null;function Gm(e,t,n,r){let o=Nd(t);o.push(n),e.firstCreatePass&&Sd(e).push(r,o.length-1)}function Wm(e,t,n,r,o,i){let s=t?t.injectorIndex:-1,a=0;return bl()&&(a|=128),{type:n,index:r,insertBeforeIndex:null,injectorIndex:s,directiveStart:-1,directiveEnd:-1,directiveStylingLast:-1,componentOffset:-1,propertyBindings:null,flags:a,providerIndexes:0,value:o,attrs:i,mergedAttrs:null,localNames:null,initialInputs:void 0,inputs:null,outputs:null,tView:null,next:null,prev:null,projectionNext:null,child:null,parent:t,projection:null,styles:null,stylesWithoutHost:null,residualStyles:void 0,classes:null,classesWithoutHost:null,residualClasses:void 0,classBindings:0,styleBindings:0}}function gu(e,t,n,r,o){for(let i in t){if(!t.hasOwnProperty(i))continue;let s=t[i];if(s===void 0)continue;r??={};let a,c=Xe.None;Array.isArray(s)?(a=s[0],c=s[1]):a=s;let u=i;if(o!==null){if(!o.hasOwnProperty(i))continue;u=o[i]}e===0?mu(r,n,u,a,c):mu(r,n,u,a)}return r}function mu(e,t,n,r,o){let i;e.hasOwnProperty(n)?(i=e[n]).push(t,r):i=e[n]=[t,r],o!==void 0&&i.push(o)}function qm(e,t,n){let r=t.directiveStart,o=t.directiveEnd,i=e.data,s=t.attrs,a=[],c=null,u=null;for(let l=r;l<o;l++){let d=i[l],h=n?n.get(d):null,f=h?h.inputs:null,p=h?h.outputs:null;c=gu(0,d.inputs,l,c,f),u=gu(1,d.outputs,l,u,p);let g=c!==null&&s!==null&&!qs(t)?uy(c,l,s):null;a.push(g)}c!==null&&(c.hasOwnProperty("class")&&(t.flags|=8),c.hasOwnProperty("style")&&(t.flags|=16)),t.initialInputs=a,t.inputs=c,t.outputs=u}function Zm(e){return e==="class"?"className":e==="for"?"htmlFor":e==="formaction"?"formAction":e==="innerHtml"?"innerHTML":e==="readonly"?"readOnly":e==="tabindex"?"tabIndex":e}function Fo(e,t,n,r,o,i,s,a){let c=De(t,n),u=t.inputs,l;!a&&u!=null&&(l=u[r])?(Ma(e,n,l,r,o),wo(t)&&Ym(n,t.index)):t.type&3?(r=Zm(r),o=s!=null?s(o,t.value||"",r):o,i.setProperty(c,r,o)):t.type&12}function Ym(e,t){let n=st(t,e);n[y]&16||(n[y]|=64)}function ba(e,t,n,r){if(Cl()){let o=r===null?null:{"":-1},i=ey(e,n),s,a;i===null?s=a=null:[s,a]=i,s!==null&&Md(e,t,n,s,o,a),o&&ty(n,r,o)}n.mergedAttrs=En(n.mergedAttrs,n.attrs)}function Md(e,t,n,r,o,i){for(let u=0;u<r.length;u++)Xi(Zr(n,t),e,r[u].type);ry(n,e.data.length,r.length);for(let u=0;u<r.length;u++){let l=r[u];l.providersResolver&&l.providersResolver(l)}let s=!1,a=!1,c=Ed(e,t,r.length,null);for(let u=0;u<r.length;u++){let l=r[u];n.mergedAttrs=En(n.mergedAttrs,l.hostAttrs),oy(e,n,t,c,l),ny(c,l,o),l.contentQueries!==null&&(n.flags|=4),(l.hostBindings!==null||l.hostAttrs!==null||l.hostVars!==0)&&(n.flags|=64);let d=l.type.prototype;!s&&(d.ngOnChanges||d.ngOnInit||d.ngDoCheck)&&((e.preOrderHooks??=[]).push(n.index),s=!0),!a&&(d.ngOnChanges||d.ngDoCheck)&&((e.preOrderCheckHooks??=[]).push(n.index),a=!0),c++}qm(e,n,i)}function Qm(e,t,n,r,o){let i=o.hostBindings;if(i){let s=e.hostBindingOpCodes;s===null&&(s=e.hostBindingOpCodes=[]);let a=~t.index;Jm(s)!=a&&s.push(a),s.push(n,r,i)}}function Jm(e){let t=e.length;for(;t>0;){let n=e[--t];if(typeof n=="number"&&n<0)return n}return 0}function Km(e,t,n,r){let o=n.directiveStart,i=n.directiveEnd;wo(n)&&iy(t,n,e.data[o+n.componentOffset]),e.firstCreatePass||Zr(n,t),ot(r,t);let s=n.initialInputs;for(let a=o;a<i;a++){let c=e.data[a],u=Mt(t,e,a,n);if(ot(u,t),s!==null&&cy(t,a-o,u,c,n,s),tt(c)){let l=st(n.index,t);l[K]=Mt(t,e,a,n)}}}function _d(e,t,n){let r=n.directiveStart,o=n.directiveEnd,i=n.index,s=sg();try{Ct(i);for(let a=r;a<o;a++){let c=e.data[a],u=t[a];Qi(a),(c.hostBindings!==null||c.hostVars!==0||c.hostAttrs!==null)&&Xm(c,u)}}finally{Ct(-1),Qi(s)}}function Xm(e,t){e.hostBindings!==null&&e.hostBindings(1,t)}function ey(e,t){let n=e.directiveRegistry,r=null,o=null;if(n)for(let i=0;i<n.length;i++){let s=n[i];if(Ju(t,s.selectors,!1))if(r||(r=[]),tt(s))if(s.findHostDirectiveDefs!==null){let a=[];o=o||new Map,s.findHostDirectiveDefs(s,a,o),r.unshift(...a,s);let c=a.length;ms(e,t,c)}else r.unshift(s),ms(e,t,0);else o=o||new Map,s.findHostDirectiveDefs?.(s,r,o),r.push(s)}return r===null?null:[r,o]}function ms(e,t,n){t.componentOffset=n,(e.components??=[]).push(t.index)}function ty(e,t,n){if(t){let r=e.localNames=[];for(let o=0;o<t.length;o+=2){let i=n[t[o+1]];if(i==null)throw new b(-301,!1);r.push(t[o],i)}}}function ny(e,t,n){if(n){if(t.exportAs)for(let r=0;r<t.exportAs.length;r++)n[t.exportAs[r]]=e;tt(t)&&(n[""]=e)}}function ry(e,t,n){e.flags|=1,e.directiveStart=t,e.directiveEnd=t+n,e.providerIndexes=t}function oy(e,t,n,r,o){e.data[r]=o;let i=o.factory||(o.factory=Dt(o.type,!0)),s=new bt(i,tt(o),xe);e.blueprint[r]=s,n[r]=s,Qm(e,t,r,Ed(e,n,o.hostVars,q),o)}function iy(e,t,n){let r=De(t,e),o=bd(n),i=e[Fe].rendererFactory,s=16;n.signals?s=4096:n.onPush&&(s=64);let a=ko(e,Po(e,o,null,s,r,t,null,i.createRenderer(r,n),null,null,null));e[t.index]=a}function sy(e,t,n,r,o,i){let s=De(e,t);ay(t[V],s,i,e.value,n,r,o)}function ay(e,t,n,r,o,i,s){if(i==null)e.removeAttribute(t,o,n);else{let a=s==null?fe(i):s(i,r||"",o);e.setAttribute(t,o,a,n)}}function cy(e,t,n,r,o,i){let s=i[t];if(s!==null)for(let a=0;a<s.length;){let c=s[a++],u=s[a++],l=s[a++],d=s[a++];Id(r,n,c,u,l,d)}}function uy(e,t,n){let r=null,o=0;for(;o<n.length;){let i=n[o];if(i===0){o+=4;continue}else if(i===5){o+=2;continue}if(typeof i=="number")break;if(e.hasOwnProperty(i)){r===null&&(r=[]);let s=e[i];for(let a=0;a<s.length;a+=3)if(s[a]===t){r.push(i,s[a+1],s[a+2],n[o+1]);break}}o+=2}return r}function Td(e,t,n,r){return[e,!0,0,t,null,r,null,n,null,null]}function xd(e,t){let n=e.contentQueries;if(n!==null){let r=M(null);try{for(let o=0;o<n.length;o+=2){let i=n[o],s=n[o+1];if(s!==-1){let a=e.data[s];bo(i),a.contentQueries(2,t[s],s)}}}finally{M(r)}}}function ko(e,t){return e[bn]?e[Yc][_e]=t:e[bn]=t,e[Yc]=t,t}function ys(e,t,n){bo(0);let r=M(null);try{t(e,n)}finally{M(r)}}function Nd(e){return e[Ur]??=[]}function Sd(e){return e.cleanup??=[]}function Ad(e,t){let n=e[Zt],r=n?n.get(rt,null):null;r&&r.handleError(t)}function Ma(e,t,n,r,o){for(let i=0;i<n.length;){let s=n[i++],a=n[i++],c=n[i++],u=t[s],l=e.data[s];Id(l,u,r,a,c,o)}}function _a(e,t,n){let r=vl(t,e);Em(e[V],r,n)}function ly(e,t){let n=st(t,e),r=n[w];dy(r,n);let o=n[$e];o!==null&&n[qt]===null&&(n[qt]=pa(o,n[Zt])),Ta(r,n,n[K])}function dy(e,t){for(let n=t.length;n<e.blueprint.length;n++)t.push(e.blueprint[n])}function Ta(e,t,n){ca(t);try{let r=e.viewQuery;r!==null&&ys(1,r,n);let o=e.template;o!==null&&Cd(e,t,o,1,n),e.firstCreatePass&&(e.firstCreatePass=!1),t[Ve]?.finishViewCreation(e),e.staticContentQueries&&xd(e,t),e.staticViewQueries&&ys(2,e.viewQuery,n);let i=e.components;i!==null&&fy(t,i)}catch(r){throw e.firstCreatePass&&(e.incompleteFirstPass=!0,e.firstCreatePass=!1),r}finally{t[y]&=-5,ua()}}function fy(e,t){for(let n=0;n<t.length;n++)ly(e,t[n])}function Pn(e,t,n,r){let o=M(null);try{let i=t.tView,a=e[y]&4096?4096:16,c=Po(e,i,n,a,null,t,null,null,r?.injector??null,r?.embeddedViewInjector??null,r?.dehydratedView??null),u=e[t.index];c[wt]=u;let l=e[Ve];return l!==null&&(c[Ve]=l.createEmbeddedView(i)),Ta(i,c,n),c}finally{M(o)}}function Od(e,t){let n=X+t;if(n<e.length)return e[n]}function Jt(e,t){return!t||t.firstChild===null||Zl(e)}function Fn(e,t,n,r=!0){let o=t[w];if(Tm(o,t,e,n),r){let s=gs(n,e),a=t[V],c=pd(a,e[It]);c!==null&&Mm(o,e[pe],a,t,c,s)}let i=t[qt];i!==null&&i.firstChild!==null&&(i.firstChild=null)}function Rd(e,t){let n=Mn(e,t);return n!==void 0&&Ao(n[w],n),n}function to(e,t,n,r,o=!1){for(;n!==null;){if(n.type===128){n=o?n.projectionNext:n.next;continue}let i=t[n.index];i!==null&&r.push(ke(i)),Ue(i)&&hy(i,r);let s=n.type;if(s&8)to(e,t,n.child,r);else if(s&32){let a=ya(n,t),c;for(;c=a();)r.push(c)}else if(s&16){let a=md(t,n);if(Array.isArray(a))r.push(...a);else{let c=Et(t[me]);to(c[w],c,a,r,!0)}}n=o?n.projectionNext:n.next}return r}function hy(e,t){for(let n=X;n<e.length;n++){let r=e[n],o=r[w].firstChild;o!==null&&to(r[w],r,o,t)}e[It]!==e[$e]&&t.push(e[It])}var Pd=[];function py(e){return e[ve]??gy(e)}function gy(e){let t=Pd.pop()??Object.create(yy);return t.lView=e,t}function my(e){e.lView[ve]!==e&&(e.lView=null,Pd.push(e))}var yy=Ee(ge({},Vt),{consumerIsAlwaysLive:!0,consumerMarkedDirty:e=>{Co(e.lView)},consumerOnSignalRead(){this.lView[ve]=this}});function vy(e){let t=e[ve]??Object.create(Dy);return t.lView=e,t}var Dy=Ee(ge({},Vt),{consumerIsAlwaysLive:!0,consumerMarkedDirty:e=>{let t=Et(e.lView);for(;t&&!Fd(t[w]);)t=Et(t);t&&wl(t)},consumerOnSignalRead(){this.lView[ve]=this}});function Fd(e){return e.type!==2}var wy=100;function kd(e,t=!0,n=0){let r=e[Fe],o=r.rendererFactory,i=!1;i||o.begin?.();try{Iy(e,n)}catch(s){throw t&&Ad(e,s),s}finally{i||(o.end?.(),r.inlineEffectRunner?.flush())}}function Iy(e,t){let n=_l();try{Jc(!0),vs(e,t);let r=0;for(;Eo(e);){if(r===wy)throw new b(103,!1);r++,vs(e,1)}}finally{Jc(n)}}function Ey(e,t,n,r){let o=t[y];if((o&256)===256)return;let i=!1,s=!1;!i&&t[Fe].inlineEffectRunner?.flush(),ca(t);let a=!0,c=null,u=null;i||(Fd(e)?(u=py(t),c=gn(u)):_c()===null?(a=!1,u=vy(t),c=gn(u)):t[ve]&&(Ir(t[ve]),t[ve]=null));try{Dl(t),rg(e.bindingStartIndex),n!==null&&Cd(e,t,n,2,r);let l=(o&3)===3;if(!i)if(l){let f=e.preOrderCheckHooks;f!==null&&Or(t,f,null)}else{let f=e.preOrderHooks;f!==null&&Rr(t,f,0,null),xi(t,0)}if(s||Cy(t),Ld(t,0),e.contentQueries!==null&&xd(e,t),!i)if(l){let f=e.contentCheckHooks;f!==null&&Or(t,f)}else{let f=e.contentHooks;f!==null&&Rr(t,f,1),xi(t,1)}Vm(e,t);let d=e.components;d!==null&&Vd(t,d,0);let h=e.viewQuery;if(h!==null&&ys(2,h,r),!i)if(l){let f=e.viewCheckHooks;f!==null&&Or(t,f)}else{let f=e.viewHooks;f!==null&&Rr(t,f,2),xi(t,2)}if(e.firstUpdatePass===!0&&(e.firstUpdatePass=!1),t[Ar]){for(let f of t[Ar])f();t[Ar]=null}i||(t[y]&=-73)}catch(l){throw i||Co(t),l}finally{u!==null&&(Dr(u,c),a&&my(u)),ua()}}function Ld(e,t){for(let n=Ql(e);n!==null;n=Jl(n))for(let r=X;r<n.length;r++){let o=n[r];jd(o,t)}}function Cy(e){for(let t=Ql(e);t!==null;t=Jl(t)){if(!(t[y]&zr.HasTransplantedViews))continue;let n=t[Yt];for(let r=0;r<n.length;r++){let o=n[r];wl(o)}}}function by(e,t,n){let r=st(t,e);jd(r,n)}function jd(e,t){ra(e)&&vs(e,t)}function vs(e,t){let r=e[w],o=e[y],i=e[ve],s=!!(t===0&&o&16);if(s||=!!(o&64&&t===0),s||=!!(o&1024),s||=!!(i?.dirty&&wr(i)),s||=!1,i&&(i.dirty=!1),e[y]&=-9217,s)Ey(r,e,r.template,e[K]);else if(o&8192){Ld(e,1);let a=r.components;a!==null&&Vd(e,a,1)}}function Vd(e,t,n){for(let r=0;r<t.length;r++)by(e,t[r],n)}function xa(e,t){let n=_l()?64:1088;for(e[Fe].changeDetectionScheduler?.notify(t);e;){e[y]|=n;let r=Et(e);if(qi(e)&&!r)return e;e=r}return null}var _t=class{get rootNodes(){let t=this._lView,n=t[w];return to(n,t,n.firstChild,[])}constructor(t,n,r=!0){this._lView=t,this._cdRefInjectingView=n,this.notifyErrorHandler=r,this._appRef=null,this._attachedToViewContainer=!1}get context(){return this._lView[K]}set context(t){this._lView[K]=t}get destroyed(){return(this._lView[y]&256)===256}destroy(){if(this._appRef)this._appRef.detachView(this);else if(this._attachedToViewContainer){let t=this._lView[te];if(Ue(t)){let n=t[Hr],r=n?n.indexOf(this):-1;r>-1&&(Mn(t,r),Vr(n,r))}this._attachedToViewContainer=!1}Ao(this._lView[w],this._lView)}onDestroy(t){Il(this._lView,t)}markForCheck(){xa(this._cdRefInjectingView||this._lView,4)}detach(){this._lView[y]&=-129}reattach(){Yi(this._lView),this._lView[y]|=128}detectChanges(){this._lView[y]|=1024,kd(this._lView,this.notifyErrorHandler)}checkNoChanges(){}attachToViewContainerRef(){if(this._appRef)throw new b(902,!1);this._attachedToViewContainer=!0}detachFromAppRef(){this._appRef=null;let t=qi(this._lView),n=this._lView[wt];n!==null&&!t&&va(n,this._lView),ld(this._lView[w],this._lView)}attachToAppRef(t){if(this._attachedToViewContainer)throw new b(902,!1);this._appRef=t;let n=qi(this._lView),r=this._lView[wt];r!==null&&!n&&dd(r,this._lView),Yi(this._lView)}},_n=(()=>{class e{static{this.__NG_ELEMENT_ID__=Ty}}return e})(),My=_n,_y=class extends My{constructor(t,n,r){super(),this._declarationLView=t,this._declarationTContainer=n,this.elementRef=r}get ssrId(){return this._declarationTContainer.tView?.ssrId||null}createEmbeddedView(t,n){return this.createEmbeddedViewImpl(t,n)}createEmbeddedViewImpl(t,n,r){let o=Pn(this._declarationLView,this._declarationTContainer,t,{embeddedViewInjector:n,dehydratedView:r});return new _t(o)}};function Ty(){return Lo(ne(),v())}function Lo(e,t){return e.type&4?new _y(t,e,on(e,t)):null}var F0=new RegExp(`^(\\d+)*(${Gg}|${zg})*(.*)`);var xy=()=>null;function Kt(e,t){return xy(e,t)}var Tt=class{},Na=new N("",{providedIn:"root",factory:()=>!1});var Bd=new N(""),Sa=new N(""),Ds=class{},no=class{};function Ny(e){let t=Error(`No component factory found for ${he(e)}.`);return t[Sy]=e,t}var Sy="ngComponent";var ws=class{resolveComponentFactory(t){throw Ny(t)}},Xt=class{static{this.NULL=new ws}},ro=class{},Aa=(()=>{class e{constructor(){this.destroyNode=null}static{this.__NG_ELEMENT_ID__=()=>Ay()}}return e})();function Ay(){let e=v(),t=ne(),n=st(t.index,e);return(Ke(n)?n:e)[V]}var Oy=(()=>{class e{static{this.\u0275prov=R({token:e,providedIn:"root",factory:()=>null})}}return e})();function oo(e,t,n){let r=n?e.styles:null,o=n?e.classes:null,i=0;if(t!==null)for(let s=0;s<t.length;s++){let a=t[s];if(typeof a=="number")i=a;else if(i==1)o=Bi(o,a);else if(i==2){let c=a,u=t[++s];r=Bi(r,c+": "+u+";")}}n?e.styles=r:e.stylesWithoutHost=r,n?e.classes=o:e.classesWithoutHost=o}var io=class extends Xt{constructor(t){super(),this.ngModule=t}resolveComponentFactory(t){let n=et(t);return new en(n,this.ngModule)}};function yu(e,t){let n=[];for(let r in e){if(!e.hasOwnProperty(r))continue;let o=e[r];if(o===void 0)continue;let i=Array.isArray(o),s=i?o[0]:o,a=i?o[1]:Xe.None;t?n.push({propName:s,templateName:r,isSignal:(a&Xe.SignalBased)!==0}):n.push({propName:s,templateName:r})}return n}function Ry(e){let t=e.toLowerCase();return t==="svg"?yl:t==="math"?Gp:null}var en=class extends no{get inputs(){let t=this.componentDef,n=t.inputTransforms,r=yu(t.inputs,!0);if(n!==null)for(let o of r)n.hasOwnProperty(o.propName)&&(o.transform=n[o.propName]);return r}get outputs(){return yu(this.componentDef.outputs,!1)}constructor(t,n){super(),this.componentDef=t,this.ngModule=n,this.componentType=t.type,this.selector=Cp(t.selectors),this.ngContentSelectors=t.ngContentSelectors?t.ngContentSelectors:[],this.isBoundToModule=!!n}create(t,n,r,o){let i=M(null);try{o=o||this.ngModule;let s=o instanceof Pe?o:o?.injector;s&&this.componentDef.getStandaloneInjector!==null&&(s=this.componentDef.getStandaloneInjector(s)||s);let a=s?new Ji(t,s):t,c=a.get(ro,null);if(c===null)throw new b(407,!1);let u=a.get(Oy,null),l=a.get(Tt,null),d={rendererFactory:c,sanitizer:u,inlineEffectRunner:null,changeDetectionScheduler:l},h=c.createRenderer(null,this.componentDef),f=this.componentDef.selectors[0][0]||"div",p=r?Um(h,r,this.componentDef.encapsulation,a):ud(h,f,Ry(f)),g=512;this.componentDef.signals?g|=4096:this.componentDef.onPush||(g|=16);let m=null;p!==null&&(m=pa(p,a,!0));let C=Ca(0,null,null,1,0,null,null,null,null,null,null),j=Po(null,C,null,g,null,null,d,h,a,null,m);ca(j);let P,Q,ce=null;try{let G=this.componentDef,je,ti=null;G.findHostDirectiveDefs?(je=[],ti=new Map,G.findHostDirectiveDefs(G,je,ti),je.push(G)):je=[G];let Wf=Py(j,p);ce=Fy(Wf,p,G,je,j,d,h),Q=ta(C,Y),p&&jy(h,G,p,r),n!==void 0&&Vy(Q,this.ngContentSelectors,n),P=Ly(ce,G,je,ti,j,[By]),Ta(C,j,null)}catch(G){throw ce!==null&&is(ce),is(j),G}finally{ua()}return new Is(this.componentType,P,on(Q,j),j,Q)}finally{M(i)}}},Is=class extends Ds{constructor(t,n,r,o,i){super(),this.location=r,this._rootLView=o,this._tNode=i,this.previousInputValues=null,this.instance=n,this.hostView=this.changeDetectorRef=new _t(o,void 0,!1),this.componentType=t}setInput(t,n){let r=this._tNode.inputs,o;if(r!==null&&(o=r[t])){if(this.previousInputValues??=new Map,this.previousInputValues.has(t)&&Object.is(this.previousInputValues.get(t),n))return;let i=this._rootLView;Ma(i[w],i,o,t,n),this.previousInputValues.set(t,n);let s=st(this._tNode.index,i);xa(s,1)}}get injector(){return new vt(this._tNode,this._rootLView)}destroy(){this.hostView.destroy()}onDestroy(t){this.hostView.onDestroy(t)}};function Py(e,t){let n=e[w],r=Y;return e[r]=t,sn(n,r,2,"#host",null)}function Fy(e,t,n,r,o,i,s){let a=o[w];ky(r,e,t,s);let c=null;t!==null&&(c=pa(t,o[Zt]));let u=i.rendererFactory.createRenderer(t,n),l=16;n.signals?l=4096:n.onPush&&(l=64);let d=Po(o,bd(n),null,l,o[e.index],e,i,u,null,null,c);return a.firstCreatePass&&ms(a,e,r.length-1),ko(o,d),o[e.index]=d}function ky(e,t,n,r){for(let o of e)t.mergedAttrs=En(t.mergedAttrs,o.hostAttrs);t.mergedAttrs!==null&&(oo(t,t.mergedAttrs,!0),n!==null&&Dd(r,n,t))}function Ly(e,t,n,r,o,i){let s=ne(),a=o[w],c=De(s,o);Md(a,o,s,n,null,r);for(let l=0;l<n.length;l++){let d=s.directiveStart+l,h=Mt(o,a,d,s);ot(h,o)}_d(a,o,s),c&&ot(c,o);let u=Mt(o,a,s.directiveStart+s.componentOffset,s);if(e[K]=o[K]=u,i!==null)for(let l of i)l(u,t);return wa(a,s,o),u}function jy(e,t,n,r){if(r)Hi(e,n,["ng-version","18.2.7"]);else{let{attrs:o,classes:i}=bp(t.selectors[0]);o&&Hi(e,n,o),i&&i.length>0&&vd(e,n,i.join(" "))}}function Vy(e,t,n){let r=e.projection=[];for(let o=0;o<t.length;o++){let i=n[o];r.push(i!=null?Array.from(i):null)}}function By(){let e=ne();To(v()[w],e)}var kn=(()=>{class e{static{this.__NG_ELEMENT_ID__=$y}}return e})();function $y(){let e=ne();return Ud(e,v())}var Uy=kn,$d=class extends Uy{constructor(t,n,r){super(),this._lContainer=t,this._hostTNode=n,this._hostLView=r}get element(){return on(this._hostTNode,this._hostLView)}get injector(){return new vt(this._hostTNode,this._hostLView)}get parentInjector(){let t=la(this._hostTNode,this._hostLView);if(Pl(t)){let n=Wr(t,this._hostLView),r=Gr(t),o=n[w].data[r+8];return new vt(o,n)}else return new vt(null,this._hostLView)}clear(){for(;this.length>0;)this.remove(this.length-1)}get(t){let n=vu(this._lContainer);return n!==null&&n[t]||null}get length(){return this._lContainer.length-X}createEmbeddedView(t,n,r){let o,i;typeof r=="number"?o=r:r!=null&&(o=r.index,i=r.injector);let s=Kt(this._lContainer,t.ssrId),a=t.createEmbeddedViewImpl(n||{},i,s);return this.insertImpl(a,o,Jt(this._hostTNode,s)),a}createComponent(t,n,r,o,i){let s=t&&!$p(t),a;if(s)a=n;else{let p=n||{};a=p.index,r=p.injector,o=p.projectableNodes,i=p.environmentInjector||p.ngModuleRef}let c=s?t:new en(et(t)),u=r||this.parentInjector;if(!i&&c.ngModule==null){let g=(s?u:this.parentInjector).get(Pe,null);g&&(i=g)}let l=et(c.componentType??{}),d=Kt(this._lContainer,l?.id??null),h=d?.firstChild??null,f=c.create(u,o,h,i);return this.insertImpl(f.hostView,a,Jt(this._hostTNode,d)),f}insert(t,n){return this.insertImpl(t,n,!0)}insertImpl(t,n,r){let o=t._lView;if(qp(o)){let a=this.indexOf(t);if(a!==-1)this.detach(a);else{let c=o[te],u=new $d(c,c[pe],c[te]);u.detach(u.indexOf(t))}}let i=this._adjustIndex(n),s=this._lContainer;return Fn(s,o,i,r),t.attachToViewContainerRef(),zu(Ri(s),i,t),t}move(t,n){return this.insert(t,n)}indexOf(t){let n=vu(this._lContainer);return n!==null?n.indexOf(t):-1}remove(t){let n=this._adjustIndex(t,-1),r=Mn(this._lContainer,n);r&&(Vr(Ri(this._lContainer),n),Ao(r[w],r))}detach(t){let n=this._adjustIndex(t,-1),r=Mn(this._lContainer,n);return r&&Vr(Ri(this._lContainer),n)!=null?new _t(r):null}_adjustIndex(t,n=0){return t??this.length+n}};function vu(e){return e[Hr]}function Ri(e){return e[Hr]||(e[Hr]=[])}function Ud(e,t){let n,r=t[e.index];return Ue(r)?n=r:(n=Td(r,t,null,e),t[e.index]=n,ko(t,n)),zy(n,t,e,r),new $d(n,e,t)}function Hy(e,t){let n=e[V],r=n.createComment(""),o=De(t,e),i=pd(n,o);return eo(n,i,r,Am(n,o),!1),r}var zy=qy,Gy=()=>!1;function Wy(e,t,n){return Gy(e,t,n)}function qy(e,t,n,r){if(e[It])return;let o;n.type&8?o=ke(r):o=Hy(t,n),e[It]=o}var Es=class e{constructor(t){this.queryList=t,this.matches=null}clone(){return new e(this.queryList)}setDirty(){this.queryList.setDirty()}},Cs=class e{constructor(t=[]){this.queries=t}createEmbeddedView(t){let n=t.queries;if(n!==null){let r=t.contentQueries!==null?t.contentQueries[0]:n.length,o=[];for(let i=0;i<r;i++){let s=n.getByIndex(i),a=this.queries[s.indexInDeclarationView];o.push(a.clone())}return new e(o)}return null}insertView(t){this.dirtyQueriesWithMatches(t)}detachView(t){this.dirtyQueriesWithMatches(t)}finishViewCreation(t){this.dirtyQueriesWithMatches(t)}dirtyQueriesWithMatches(t){for(let n=0;n<this.queries.length;n++)Ra(t,n).matches!==null&&this.queries[n].setDirty()}},so=class{constructor(t,n,r=null){this.flags=n,this.read=r,typeof t=="string"?this.predicate=ev(t):this.predicate=t}},bs=class e{constructor(t=[]){this.queries=t}elementStart(t,n){for(let r=0;r<this.queries.length;r++)this.queries[r].elementStart(t,n)}elementEnd(t){for(let n=0;n<this.queries.length;n++)this.queries[n].elementEnd(t)}embeddedTView(t){let n=null;for(let r=0;r<this.length;r++){let o=n!==null?n.length:0,i=this.getByIndex(r).embeddedTView(t,o);i&&(i.indexInDeclarationView=r,n!==null?n.push(i):n=[i])}return n!==null?new e(n):null}template(t,n){for(let r=0;r<this.queries.length;r++)this.queries[r].template(t,n)}getByIndex(t){return this.queries[t]}get length(){return this.queries.length}track(t){this.queries.push(t)}},Ms=class e{constructor(t,n=-1){this.metadata=t,this.matches=null,this.indexInDeclarationView=-1,this.crossesNgTemplate=!1,this._appliesToNextNode=!0,this._declarationNodeIndex=n}elementStart(t,n){this.isApplyingToNode(n)&&this.matchTNode(t,n)}elementEnd(t){this._declarationNodeIndex===t.index&&(this._appliesToNextNode=!1)}template(t,n){this.elementStart(t,n)}embeddedTView(t,n){return this.isApplyingToNode(t)?(this.crossesNgTemplate=!0,this.addMatch(-t.index,n),new e(this.metadata)):null}isApplyingToNode(t){if(this._appliesToNextNode&&(this.metadata.flags&1)!==1){let n=this._declarationNodeIndex,r=t.parent;for(;r!==null&&r.type&8&&r.index!==n;)r=r.parent;return n===(r!==null?r.index:-1)}return this._appliesToNextNode}matchTNode(t,n){let r=this.metadata.predicate;if(Array.isArray(r))for(let o=0;o<r.length;o++){let i=r[o];this.matchTNodeWithReadOption(t,n,Zy(n,i)),this.matchTNodeWithReadOption(t,n,Pr(n,t,i,!1,!1))}else r===_n?n.type&4&&this.matchTNodeWithReadOption(t,n,-1):this.matchTNodeWithReadOption(t,n,Pr(n,t,r,!1,!1))}matchTNodeWithReadOption(t,n,r){if(r!==null){let o=this.metadata.read;if(o!==null)if(o===At||o===kn||o===_n&&n.type&4)this.addMatch(n.index,-2);else{let i=Pr(n,t,o,!1,!1);i!==null&&this.addMatch(n.index,i)}else this.addMatch(n.index,r)}}addMatch(t,n){this.matches===null?this.matches=[t,n]:this.matches.push(t,n)}};function Zy(e,t){let n=e.localNames;if(n!==null){for(let r=0;r<n.length;r+=2)if(n[r]===t)return n[r+1]}return null}function Yy(e,t){return e.type&11?on(e,t):e.type&4?Lo(e,t):null}function Qy(e,t,n,r){return n===-1?Yy(t,e):n===-2?Jy(e,t,r):Mt(e,e[w],n,t)}function Jy(e,t,n){if(n===At)return on(t,e);if(n===_n)return Lo(t,e);if(n===kn)return Ud(t,e)}function Hd(e,t,n,r){let o=t[Ve].queries[r];if(o.matches===null){let i=e.data,s=n.matches,a=[];for(let c=0;s!==null&&c<s.length;c+=2){let u=s[c];if(u<0)a.push(null);else{let l=i[u];a.push(Qy(t,l,s[c+1],n.metadata.read))}}o.matches=a}return o.matches}function _s(e,t,n,r){let o=e.queries.getByIndex(n),i=o.matches;if(i!==null){let s=Hd(e,t,o,n);for(let a=0;a<i.length;a+=2){let c=i[a];if(c>0)r.push(s[a/2]);else{let u=i[a+1],l=t[-c];for(let d=X;d<l.length;d++){let h=l[d];h[wt]===h[te]&&_s(h[w],h,u,r)}if(l[Yt]!==null){let d=l[Yt];for(let h=0;h<d.length;h++){let f=d[h];_s(f[w],f,u,r)}}}}}return r}function Oa(e,t){return e[Ve].queries[t].queryList}function zd(e,t,n){let r=new os((n&4)===4);return Gm(e,t,r,r.destroy),(t[Ve]??=new Cs).queries.push(new Es(r))-1}function Ky(e,t,n){let r=B();return r.firstCreatePass&&(Gd(r,new so(e,t,n),-1),(t&2)===2&&(r.staticViewQueries=!0)),zd(r,v(),t)}function Xy(e,t,n,r){let o=B();if(o.firstCreatePass){let i=ne();Gd(o,new so(t,n,r),i.index),tv(o,e),(n&2)===2&&(o.staticContentQueries=!0)}return zd(o,v(),n)}function ev(e){return e.split(",").map(t=>t.trim())}function Gd(e,t,n){e.queries===null&&(e.queries=new bs),e.queries.track(new Ms(t,n))}function tv(e,t){let n=e.contentQueries||(e.contentQueries=[]),r=n.length?n[n.length-1]:-1;t!==r&&n.push(e.queries.length-1,t)}function Ra(e,t){return e.queries.getByIndex(t)}function Wd(e,t){let n=e[w],r=Ra(n,t);return r.crossesNgTemplate?_s(n,e,t,[]):Hd(n,e,r,t)}var Du=new Set;function ze(e){Du.has(e)||(Du.add(e),performance?.mark?.("mark_feature_usage",{detail:{feature:e}}))}function L0(e){return typeof e=="function"&&e[le]!==void 0}function nv(e,t){ze("NgSignals");let n=Lc(e),r=n[le];return t?.equal&&(r.equal=t.equal),n.set=o=>mn(r,o),n.update=o=>jc(r,o),n.asReadonly=qd.bind(n),n}function qd(){let e=this[le];if(e.readonlyFn===void 0){let t=()=>this();t[le]=e,e.readonlyFn=t}return e.readonlyFn}function Zd(e,t){let n,r=bi(()=>{n._dirtyCounter();let o=sv(n,e);if(t&&o===void 0)throw new b(-951,!1);return o});return n=r[le],n._dirtyCounter=nv(0),n._flatValue=void 0,r}function rv(){return Zd(!0,!1)}function ov(){return Zd(!0,!0)}function iv(e,t){let n=e[le];n._lView=v(),n._queryIndex=t,n._queryList=Oa(n._lView,t),n._queryList.onDirty(()=>n._dirtyCounter.update(r=>r+1))}function sv(e,t){let n=e._lView,r=e._queryIndex;if(n===void 0||r===void 0||n[y]&4)return t?void 0:se;let o=Oa(n,r),i=Wd(n,r);return o.reset(i,ql),t?o.first:o._changesDetected||e._flatValue===void 0?e._flatValue=o.toArray():e._flatValue}function wu(e,t){return rv()}function av(e,t){return ov()}var j0=(wu.required=av,wu);function Yd(e){let t=Object.create(Pu),n=new Kr;t.value=e;function r(){return pn(t),Iu(t.value),t.value}return r[le]=t,r.asReadonly=qd.bind(r),r.set=o=>{t.equal(t.value,o)||(mn(t,o),n.emit(o))},r.update=o=>{Iu(t.value),r.set(o(t.value))},r.subscribe=n.subscribe.bind(n),r.destroyRef=n.destroyRef,r}function Iu(e){if(e===go)throw new b(952,!1)}function Eu(e){return Yd(e)}function cv(){return Yd(go)}var V0=(Eu.required=cv,Eu);function uv(e){return Object.getPrototypeOf(e.prototype).constructor}function lv(e){let t=uv(e.type),n=!0,r=[e];for(;t;){let o;if(tt(e))o=t.\u0275cmp||t.\u0275dir;else{if(t.\u0275cmp)throw new b(903,!1);o=t.\u0275dir}if(o){if(n){r.push(o);let s=e;s.inputs=Tr(e.inputs),s.inputTransforms=Tr(e.inputTransforms),s.declaredInputs=Tr(e.declaredInputs),s.outputs=Tr(e.outputs);let a=o.hostBindings;a&&gv(e,a);let c=o.viewQuery,u=o.contentQueries;if(c&&hv(e,c),u&&pv(e,u),dv(e,o),$h(e.outputs,o.outputs),tt(o)&&o.data.animation){let l=e.data;l.animation=(l.animation||[]).concat(o.data.animation)}}let i=o.features;if(i)for(let s=0;s<i.length;s++){let a=i[s];a&&a.ngInherit&&a(e),a===lv&&(n=!1)}}t=Object.getPrototypeOf(t)}fv(r)}function dv(e,t){for(let n in t.inputs){if(!t.inputs.hasOwnProperty(n)||e.inputs.hasOwnProperty(n))continue;let r=t.inputs[n];if(r!==void 0&&(e.inputs[n]=r,e.declaredInputs[n]=t.declaredInputs[n],t.inputTransforms!==null)){let o=Array.isArray(r)?r[0]:r;if(!t.inputTransforms.hasOwnProperty(o))continue;e.inputTransforms??={},e.inputTransforms[o]=t.inputTransforms[o]}}}function fv(e){let t=0,n=null;for(let r=e.length-1;r>=0;r--){let o=e[r];o.hostVars=t+=o.hostVars,o.hostAttrs=En(o.hostAttrs,n=En(n,o.hostAttrs))}}function Tr(e){return e===Gt?{}:e===se?[]:e}function hv(e,t){let n=e.viewQuery;n?e.viewQuery=(r,o)=>{t(r,o),n(r,o)}:e.viewQuery=t}function pv(e,t){let n=e.contentQueries;n?e.contentQueries=(r,o,i)=>{t(r,o,i),n(r,o,i)}:e.contentQueries=t}function gv(e,t){let n=e.hostBindings;n?e.hostBindings=(r,o)=>{t(r,o),n(r,o)}:e.hostBindings=t}function mv(e){let t=e.inputConfig,n={};for(let r in t)if(t.hasOwnProperty(r)){let o=t[r];Array.isArray(o)&&o[3]&&(n[r]=o[3])}e.inputTransforms=n}var it=class{},Ts=class{};var xs=class extends it{constructor(t,n,r,o=!0){super(),this.ngModuleType=t,this._parent=n,this._bootstrapComponents=[],this.destroyCbs=[],this.componentFactoryResolver=new io(this);let i=tl(t);this._bootstrapComponents=cd(i.bootstrap),this._r3Injector=Hl(t,n,[{provide:it,useValue:this},{provide:Xt,useValue:this.componentFactoryResolver},...r],he(t),new Set(["environment"])),o&&this.resolveInjectorInitializers()}resolveInjectorInitializers(){this._r3Injector.resolveInjectorInitializers(),this.instance=this._r3Injector.get(this.ngModuleType)}get injector(){return this._r3Injector}destroy(){let t=this._r3Injector;!t.destroyed&&t.destroy(),this.destroyCbs.forEach(n=>n()),this.destroyCbs=null}onDestroy(t){this.destroyCbs.push(t)}},Ns=class extends Ts{constructor(t){super(),this.moduleType=t}create(t){return new xs(this.moduleType,t,[])}};var ao=class extends it{constructor(t){super(),this.componentFactoryResolver=new io(this),this.instance=null;let n=new Cn([...t.providers,{provide:it,useValue:this},{provide:Xt,useValue:this.componentFactoryResolver}],t.parent||Ks(),t.debugName,new Set(["environment"]));this.injector=n,t.runEnvironmentInitializers&&n.resolveInjectorInitializers()}destroy(){this.injector.destroy()}onDestroy(t){this.injector.onDestroy(t)}};function yv(e,t,n=null){return new ao({providers:e,parent:t,debugName:n,runEnvironmentInitializers:!0}).injector}function jo(e,t,n){return e[t]=n}function vv(e,t){return e[t]}function Te(e,t,n){let r=e[t];return Object.is(r,n)?!1:(e[t]=n,!0)}function Tn(e,t,n,r){let o=Te(e,t,n);return Te(e,t+1,r)||o}function Dv(e,t,n,r,o){let i=Tn(e,t,n,r);return Te(e,t+2,o)||i}function Qd(e,t,n,r,o,i){let s=Tn(e,t,n,r);return Tn(e,t+2,o,i)||s}function wv(e){return(e.flags&32)===32}function Iv(e,t,n,r,o,i,s,a,c){let u=t.consts,l=sn(t,e,4,s||null,a||null);ba(t,n,l,nt(u,c)),To(t,l);let d=l.tView=Ca(2,l,r,o,i,t.directiveRegistry,t.pipeRegistry,null,t.schemas,u,null);return t.queries!==null&&(t.queries.template(t,l),d.queries=t.queries.embeddedTView(l)),l}function co(e,t,n,r,o,i,s,a,c,u){let l=n+Y,d=t.firstCreatePass?Iv(l,t,e,r,o,i,s,a,c):t.data[l];Nt(d,!1);let h=Cv(t,e,d,n);Mo()&&Oo(t,e,h,d),ot(h,e);let f=Td(h,e,h,d);return e[l]=f,ko(e,f),Wy(f,d,e),Io(d)&&Ia(t,e,d),c!=null&&Ea(e,d,u),d}function Ev(e,t,n,r,o,i,s,a){let c=v(),u=B(),l=nt(u.consts,i);return co(c,u,e,t,n,r,o,l,s,a),Ev}var Cv=bv;function bv(e,t,n,r){return _o(!0),t[V].createComment("")}var vn=function(e){return e[e.EarlyRead=0]="EarlyRead",e[e.Write=1]="Write",e[e.MixedReadWrite=2]="MixedReadWrite",e[e.Read=3]="Read",e}(vn||{}),Mv=(()=>{class e{constructor(){this.impl=null}execute(){this.impl?.execute()}static{this.\u0275prov=R({token:e,providedIn:"root",factory:()=>new e})}}return e})(),Cu=class e{constructor(){this.ngZone=D(ee),this.scheduler=D(Tt),this.errorHandler=D(rt,{optional:!0}),this.sequences=new Set,this.deferredRegistrations=new Set,this.executing=!1}static{this.PHASES=[vn.EarlyRead,vn.Write,vn.MixedReadWrite,vn.Read]}execute(){this.executing=!0;for(let t of e.PHASES)for(let n of this.sequences)if(!(n.erroredOrDestroyed||!n.hooks[t]))try{n.pipelinedValue=this.ngZone.runOutsideAngular(()=>n.hooks[t](n.pipelinedValue))}catch(r){n.erroredOrDestroyed=!0,this.errorHandler?.handleError(r)}this.executing=!1;for(let t of this.sequences)t.afterRun(),t.once&&this.sequences.delete(t);for(let t of this.deferredRegistrations)this.sequences.add(t);this.deferredRegistrations.size>0&&this.scheduler.notify(7),this.deferredRegistrations.clear()}register(t){this.executing?this.deferredRegistrations.add(t):(this.sequences.add(t),this.scheduler.notify(6))}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))}static{this.\u0275prov=R({token:e,providedIn:"root",factory:()=>new e})}};function _v(e,t,n,r){let o=v(),i=Sn();if(Te(o,i,t)){let s=B(),a=On();sy(a,o,e,t,n,r)}return _v}function Jd(e,t,n,r){return Te(e,Sn(),n)?t+fe(n)+r:q}function Kd(e,t,n,r,o,i){let s=sa(),a=Tn(e,s,n,o);return An(2),a?t+fe(n)+r+fe(o)+i:q}function Tv(e,t,n,r,o,i,s,a){let c=sa(),u=Dv(e,c,n,o,s);return An(3),u?t+fe(n)+r+fe(o)+i+fe(s)+a:q}function xv(e,t,n,r,o,i,s,a,c,u){let l=sa(),d=Qd(e,l,n,o,s,c);return An(4),d?t+fe(n)+r+fe(o)+i+fe(s)+a+fe(c)+u:q}function xr(e,t){return e<<17|t<<2}function xt(e){return e>>17&32767}function Nv(e){return(e&2)==2}function Sv(e,t){return e&131071|t<<17}function Ss(e){return e|2}function tn(e){return(e&131068)>>2}function Pi(e,t){return e&-131069|t<<2}function Av(e){return(e&1)===1}function As(e){return e|1}function Ov(e,t,n,r,o,i){let s=i?t.classBindings:t.styleBindings,a=xt(s),c=tn(s);e[r]=n;let u=!1,l;if(Array.isArray(n)){let d=n;l=d[1],(l===null||Nn(d,l)>0)&&(u=!0)}else l=n;if(o)if(c!==0){let h=xt(e[a+1]);e[r+1]=xr(h,a),h!==0&&(e[h+1]=Pi(e[h+1],r)),e[a+1]=Sv(e[a+1],r)}else e[r+1]=xr(a,0),a!==0&&(e[a+1]=Pi(e[a+1],r)),a=r;else e[r+1]=xr(c,0),a===0?a=r:e[c+1]=Pi(e[c+1],r),c=r;u&&(e[r+1]=Ss(e[r+1])),bu(e,l,r,!0),bu(e,l,r,!1),Rv(t,l,e,r,i),s=xr(a,c),i?t.classBindings=s:t.styleBindings=s}function Rv(e,t,n,r,o){let i=o?e.residualClasses:e.residualStyles;i!=null&&typeof t=="string"&&Nn(i,t)>=0&&(n[r+1]=As(n[r+1]))}function bu(e,t,n,r){let o=e[n+1],i=t===null,s=r?xt(o):tn(o),a=!1;for(;s!==0&&(a===!1||i);){let c=e[s],u=e[s+1];Pv(c,t)&&(a=!0,e[s+1]=r?As(u):Ss(u)),s=r?xt(u):tn(u)}a&&(e[n+1]=r?Ss(o):As(o))}function Pv(e,t){return e===null||t==null||(Array.isArray(e)?e[1]:e)===t?!0:Array.isArray(e)&&typeof t=="string"?Nn(e,t)>=0:!1}var oe={textEnd:0,key:0,keyEnd:0,value:0,valueEnd:0};function Fv(e){return e.substring(oe.key,oe.keyEnd)}function kv(e){return e.substring(oe.value,oe.valueEnd)}function Lv(e){return jv(e),Xd(e,uo(e,0,oe.textEnd))}function Xd(e,t){let n=oe.textEnd,r=oe.key=uo(e,t,n);return n===r?-1:(r=oe.keyEnd=Vv(e,r,n),r=Mu(e,r,n,58),r=oe.value=uo(e,r,n),r=oe.valueEnd=Bv(e,r,n),Mu(e,r,n,59))}function jv(e){oe.key=0,oe.keyEnd=0,oe.value=0,oe.valueEnd=0,oe.textEnd=e.length}function uo(e,t,n){for(;t<n&&e.charCodeAt(t)<=32;)t++;return t}function Vv(e,t,n){let r;for(;t<n&&((r=e.charCodeAt(t))===45||r===95||(r&-33)>=65&&(r&-33)<=90||r>=48&&r<=57);)t++;return t}function Mu(e,t,n,r){return t=uo(e,t,n),t<n&&t++,t}function Bv(e,t,n){let r=-1,o=-1,i=-1,s=t,a=s;for(;s<n;){let c=e.charCodeAt(s++);if(c===59)return a;c===34||c===39?a=s=_u(e,c,s,n):t===s-4&&i===85&&o===82&&r===76&&c===40?a=s=_u(e,41,s,n):c>32&&(a=s),i=o,o=r,r=c&-33}return a}function _u(e,t,n,r){let o=-1,i=n;for(;i<r;){let s=e.charCodeAt(i++);if(s==t&&o!==92)return i;s==92&&o===92?o=0:o=s}throw new Error}function $v(e,t,n){let r=v(),o=Sn();if(Te(r,o,t)){let i=B(),s=On();Fo(i,s,r,e,t,r[V],n,!1)}return $v}function Os(e,t,n,r,o){let i=t.inputs,s=o?"class":"style";Ma(e,n,i[s],s,r)}function ef(e,t,n){return tf(e,t,n,!1),ef}function Uv(e,t){return tf(e,t,null,!0),Uv}function B0(e){zv(of,Hv,e,!1)}function Hv(e,t){for(let n=Lv(t);n>=0;n=Xd(t,n))of(e,Fv(t),kv(t))}function tf(e,t,n,r){let o=v(),i=B(),s=An(2);if(i.firstUpdatePass&&rf(i,e,s,r),t!==q&&Te(o,s,t)){let a=i.data[Le()];sf(i,a,o,o[V],e,o[s+1]=Jv(t,n),r,s)}}function zv(e,t,n,r){let o=B(),i=An(2);o.firstUpdatePass&&rf(o,null,i,r);let s=v();if(n!==q&&Te(s,i,n)){let a=o.data[Le()];if(af(a,r)&&!nf(o,i)){let c=r?a.classesWithoutHost:a.stylesWithoutHost;c!==null&&(n=Bi(c,n||"")),Os(o,a,s,n,r)}else Qv(o,a,s,s[V],s[i+1],s[i+1]=Yv(e,t,n),r,i)}}function nf(e,t){return t>=e.expandoStartIndex}function rf(e,t,n,r){let o=e.data;if(o[n+1]===null){let i=o[Le()],s=nf(e,n);af(i,r)&&t===null&&!s&&(t=!1),t=Gv(o,i,t,r),Ov(o,i,t,n,s,r)}}function Gv(e,t,n,r){let o=ag(e),i=r?t.residualClasses:t.residualStyles;if(o===null)(r?t.classBindings:t.styleBindings)===0&&(n=Fi(null,e,t,n,r),n=xn(n,t.attrs,r),i=null);else{let s=t.directiveStylingLast;if(s===-1||e[s]!==o)if(n=Fi(o,e,t,n,r),i===null){let c=Wv(e,t,r);c!==void 0&&Array.isArray(c)&&(c=Fi(null,e,t,c[1],r),c=xn(c,t.attrs,r),qv(e,t,r,c))}else i=Zv(e,t,r)}return i!==void 0&&(r?t.residualClasses=i:t.residualStyles=i),n}function Wv(e,t,n){let r=n?t.classBindings:t.styleBindings;if(tn(r)!==0)return e[xt(r)]}function qv(e,t,n,r){let o=n?t.classBindings:t.styleBindings;e[xt(o)]=r}function Zv(e,t,n){let r,o=t.directiveEnd;for(let i=1+t.directiveStylingLast;i<o;i++){let s=e[i].hostAttrs;r=xn(r,s,n)}return xn(r,t.attrs,n)}function Fi(e,t,n,r,o){let i=null,s=n.directiveEnd,a=n.directiveStylingLast;for(a===-1?a=n.directiveStart:a++;a<s&&(i=t[a],r=xn(r,i.hostAttrs,o),i!==e);)a++;return e!==null&&(n.directiveStylingLast=a),r}function xn(e,t,n){let r=n?1:2,o=-1;if(t!==null)for(let i=0;i<t.length;i++){let s=t[i];typeof s=="number"?o=s:o===r&&(Array.isArray(e)||(e=e===void 0?[]:["",e]),Gu(e,s,n?!0:t[++i]))}return e===void 0?null:e}function Yv(e,t,n){if(n==null||n==="")return se;let r=[],o=Ot(n);if(Array.isArray(o))for(let i=0;i<o.length;i++)e(r,o[i],!0);else if(typeof o=="object")for(let i in o)o.hasOwnProperty(i)&&e(r,i,o[i]);else typeof o=="string"&&t(r,o);return r}function of(e,t,n){Gu(e,t,Ot(n))}function Qv(e,t,n,r,o,i,s,a){o===q&&(o=se);let c=0,u=0,l=0<o.length?o[0]:null,d=0<i.length?i[0]:null;for(;l!==null||d!==null;){let h=c<o.length?o[c+1]:void 0,f=u<i.length?i[u+1]:void 0,p=null,g;l===d?(c+=2,u+=2,h!==f&&(p=d,g=f)):d===null||l!==null&&l<d?(c+=2,p=l):(u+=2,p=d,g=f),p!==null&&sf(e,t,n,r,p,g,s,a),l=c<o.length?o[c]:null,d=u<i.length?i[u]:null}}function sf(e,t,n,r,o,i,s,a){if(!(t.type&3))return;let c=e.data,u=c[a+1],l=Av(u)?Tu(c,t,n,o,tn(u),s):void 0;if(!lo(l)){lo(i)||Nv(u)&&(i=Tu(c,null,n,o,a,s));let d=vl(Le(),n);Lm(r,s,d,o,i)}}function Tu(e,t,n,r,o,i){let s=t===null,a;for(;o>0;){let c=e[o],u=Array.isArray(c),l=u?c[1]:c,d=l===null,h=n[o+1];h===q&&(h=d?se:void 0);let f=d?_i(h,r):l===r?h:void 0;if(u&&!lo(f)&&(f=_i(c,r)),lo(f)&&(a=f,s))return a;let p=e[o+1];o=s?xt(p):tn(p)}if(t!==null){let c=i?t.residualClasses:t.residualStyles;c!=null&&(a=_i(c,r))}return a}function lo(e){return e!==void 0}function Jv(e,t){return e==null||e===""||(typeof t=="string"?e=e+t:typeof e=="object"&&(e=he(Ot(e)))),e}function af(e,t){return(e.flags&(t?8:16))!==0}var Rs=class{destroy(t){}updateValue(t,n){}swap(t,n){let r=Math.min(t,n),o=Math.max(t,n),i=this.detach(o);if(o-r>1){let s=this.detach(r);this.attach(r,i),this.attach(o,s)}else this.attach(r,i)}move(t,n){this.attach(n,this.detach(t))}};function ki(e,t,n,r,o){return e===n&&Object.is(t,r)?1:Object.is(o(e,t),o(n,r))?-1:0}function Kv(e,t,n){let r,o,i=0,s=e.length-1,a=void 0;if(Array.isArray(t)){let c=t.length-1;for(;i<=s&&i<=c;){let u=e.at(i),l=t[i],d=ki(i,u,i,l,n);if(d!==0){d<0&&e.updateValue(i,l),i++;continue}let h=e.at(s),f=t[c],p=ki(s,h,c,f,n);if(p!==0){p<0&&e.updateValue(s,f),s--,c--;continue}let g=n(i,u),m=n(s,h),C=n(i,l);if(Object.is(C,m)){let j=n(c,f);Object.is(j,g)?(e.swap(i,s),e.updateValue(s,f),c--,s--):e.move(s,i),e.updateValue(i,l),i++;continue}if(r??=new fo,o??=Nu(e,i,s,n),Ps(e,r,i,C))e.updateValue(i,l),i++,s++;else if(o.has(C))r.set(g,e.detach(i)),s--;else{let j=e.create(i,t[i]);e.attach(i,j),i++,s++}}for(;i<=c;)xu(e,r,n,i,t[i]),i++}else if(t!=null){let c=t[Symbol.iterator](),u=c.next();for(;!u.done&&i<=s;){let l=e.at(i),d=u.value,h=ki(i,l,i,d,n);if(h!==0)h<0&&e.updateValue(i,d),i++,u=c.next();else{r??=new fo,o??=Nu(e,i,s,n);let f=n(i,d);if(Ps(e,r,i,f))e.updateValue(i,d),i++,s++,u=c.next();else if(!o.has(f))e.attach(i,e.create(i,d)),i++,s++,u=c.next();else{let p=n(i,l);r.set(p,e.detach(i)),s--}}}for(;!u.done;)xu(e,r,n,e.length,u.value),u=c.next()}for(;i<=s;)e.destroy(e.detach(s--));r?.forEach(c=>{e.destroy(c)})}function Ps(e,t,n,r){return t!==void 0&&t.has(r)?(e.attach(n,t.get(r)),t.delete(r),!0):!1}function xu(e,t,n,r,o){if(Ps(e,t,r,n(r,o)))e.updateValue(r,o);else{let i=e.create(r,o);e.attach(r,i)}}function Nu(e,t,n,r){let o=new Set;for(let i=t;i<=n;i++)o.add(r(i,e.at(i)));return o}var fo=class{constructor(){this.kvMap=new Map,this._vMap=void 0}has(t){return this.kvMap.has(t)}delete(t){if(!this.has(t))return!1;let n=this.kvMap.get(t);return this._vMap!==void 0&&this._vMap.has(n)?(this.kvMap.set(t,this._vMap.get(n)),this._vMap.delete(n)):this.kvMap.delete(t),!0}get(t){return this.kvMap.get(t)}set(t,n){if(this.kvMap.has(t)){let r=this.kvMap.get(t);this._vMap===void 0&&(this._vMap=new Map);let o=this._vMap;for(;o.has(r);)r=o.get(r);o.set(r,n)}else this.kvMap.set(t,n)}forEach(t){for(let[n,r]of this.kvMap)if(t(r,n),this._vMap!==void 0){let o=this._vMap;for(;o.has(r);)r=o.get(r),t(r,n)}}};function $0(e,t){ze("NgControlFlow");let n=v(),r=Sn(),o=n[r]!==q?n[r]:-1,i=o!==-1?ho(n,Y+o):void 0,s=0;if(Te(n,r,e)){let a=M(null);try{if(i!==void 0&&Rd(i,s),e!==-1){let c=Y+e,u=ho(n,c),l=js(n[w],c),d=Kt(u,l.tView.ssrId),h=Pn(n,l,t,{dehydratedView:d});Fn(u,h,s,Jt(l,d))}}finally{M(a)}}else if(i!==void 0){let a=Od(i,s);a!==void 0&&(a[K]=t)}}var Fs=class{constructor(t,n,r){this.lContainer=t,this.$implicit=n,this.$index=r}get $count(){return this.lContainer.length-X}};function U0(e){return e}var ks=class{constructor(t,n,r){this.hasEmptyBlock=t,this.trackByFn=n,this.liveCollection=r}};function H0(e,t,n,r,o,i,s,a,c,u,l,d,h){ze("NgControlFlow");let f=v(),p=B(),g=c!==void 0,m=v(),C=a?s.bind(m[me][K]):s,j=new ks(g,C);m[Y+e]=j,co(f,p,e+1,t,n,r,o,nt(p.consts,i)),g&&co(f,p,e+2,c,u,l,d,nt(p.consts,h))}var Ls=class extends Rs{constructor(t,n,r){super(),this.lContainer=t,this.hostLView=n,this.templateTNode=r,this.operationsCounter=void 0,this.needsIndexUpdate=!1}get length(){return this.lContainer.length-X}at(t){return this.getLView(t)[K].$implicit}attach(t,n){let r=n[qt];this.needsIndexUpdate||=t!==this.length,Fn(this.lContainer,n,t,Jt(this.templateTNode,r))}detach(t){return this.needsIndexUpdate||=t!==this.length-1,Xv(this.lContainer,t)}create(t,n){let r=Kt(this.lContainer,this.templateTNode.tView.ssrId),o=Pn(this.hostLView,this.templateTNode,new Fs(this.lContainer,n,t),{dehydratedView:r});return this.operationsCounter?.recordCreate(),o}destroy(t){Ao(t[w],t),this.operationsCounter?.recordDestroy()}updateValue(t,n){this.getLView(t)[K].$implicit=n}reset(){this.needsIndexUpdate=!1,this.operationsCounter?.reset()}updateIndexes(){if(this.needsIndexUpdate)for(let t=0;t<this.length;t++)this.getLView(t)[K].$index=t}getLView(t){return eD(this.lContainer,t)}};function z0(e){let t=M(null),n=Le();try{let r=v(),o=r[w],i=r[n],s=n+1,a=ho(r,s);if(i.liveCollection===void 0){let u=js(o,s);i.liveCollection=new Ls(a,r,u)}else i.liveCollection.reset();let c=i.liveCollection;if(Kv(c,e,i.trackByFn),c.updateIndexes(),i.hasEmptyBlock){let u=Sn(),l=c.length===0;if(Te(r,u,l)){let d=n+2,h=ho(r,d);if(l){let f=js(o,d),p=Kt(h,f.tView.ssrId),g=Pn(r,f,void 0,{dehydratedView:p});Fn(h,g,0,Jt(f,p))}else Rd(h,0)}}}finally{M(t)}}function ho(e,t){return e[t]}function Xv(e,t){return Mn(e,t)}function eD(e,t){return Od(e,t)}function js(e,t){return ta(e,t)}function tD(e,t,n,r,o,i){let s=t.consts,a=nt(s,o),c=sn(t,e,2,r,a);return ba(t,n,c,nt(s,i)),c.attrs!==null&&oo(c,c.attrs,!1),c.mergedAttrs!==null&&oo(c,c.mergedAttrs,!0),t.queries!==null&&t.queries.elementStart(t,c),c}function cf(e,t,n,r){let o=v(),i=B(),s=Y+e,a=o[V],c=i.firstCreatePass?tD(s,i,o,t,n,r):i.data[s],u=rD(i,o,c,a,t,e);o[s]=u;let l=Io(c);return Nt(c,!0),Dd(a,u,c),!wv(c)&&Mo()&&Oo(i,o,u,c),Qp()===0&&ot(u,o),Jp(),l&&(Ia(i,o,c),wa(i,c,o)),r!==null&&Ea(o,c),cf}function uf(){let e=ne();oa()?ia():(e=e.parent,Nt(e,!1));let t=e;Xp(t)&&eg(),Kp();let n=B();return n.firstCreatePass&&(To(n,e),Xs(e)&&n.queries.elementEnd(e)),t.classesWithoutHost!=null&&pg(t)&&Os(n,t,v(),t.classesWithoutHost,!0),t.stylesWithoutHost!=null&&gg(t)&&Os(n,t,v(),t.stylesWithoutHost,!1),uf}function nD(e,t,n,r){return cf(e,t,n,r),uf(),nD}var rD=(e,t,n,r,o,i)=>(_o(!0),ud(r,o,lg()));function oD(e,t,n,r,o){let i=t.consts,s=nt(i,r),a=sn(t,e,8,"ng-container",s);s!==null&&oo(a,s,!0);let c=nt(i,o);return ba(t,n,a,c),t.queries!==null&&t.queries.elementStart(t,a),a}function lf(e,t,n){let r=v(),o=B(),i=e+Y,s=o.firstCreatePass?oD(i,o,r,t,n):o.data[i];Nt(s,!0);let a=sD(o,r,s,e);return r[i]=a,Mo()&&Oo(o,r,a,s),ot(a,r),Io(s)&&(Ia(o,r,s),wa(o,s,r)),n!=null&&Ea(r,s),lf}function df(){let e=ne(),t=B();return oa()?ia():(e=e.parent,Nt(e,!1)),t.firstCreatePass&&(To(t,e),Xs(e)&&t.queries.elementEnd(e)),df}function iD(e,t,n){return lf(e,t,n),df(),iD}var sD=(e,t,n,r)=>(_o(!0),Cm(t[V],""));function G0(){return v()}var yt=void 0;function aD(e){let t=e,n=Math.floor(Math.abs(e)),r=e.toString().replace(/^[^.]*\.?/,"").length;return n===1&&r===0?1:5}var cD=["en",[["a","p"],["AM","PM"],yt],[["AM","PM"],yt,yt],[["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"]],yt,[["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"]],yt,[["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}",yt,"{1} 'at' {0}",yt],[".",",",";","%","+","-","E","\xD7","\u2030","\u221E","NaN",":"],["#,##0.###","#,##0%","\xA4#,##0.00","#E0"],"USD","$","US Dollar",{},"ltr",aD],Li={};function we(e){let t=uD(e),n=Su(t);if(n)return n;let r=t.split("-")[0];if(n=Su(r),n)return n;if(r==="en")return cD;throw new b(701,!1)}function Su(e){return e in Li||(Li[e]=Qe.ng&&Qe.ng.common&&Qe.ng.common.locales&&Qe.ng.common.locales[e]),Li[e]}var U=function(e){return e[e.LocaleId=0]="LocaleId",e[e.DayPeriodsFormat=1]="DayPeriodsFormat",e[e.DayPeriodsStandalone=2]="DayPeriodsStandalone",e[e.DaysFormat=3]="DaysFormat",e[e.DaysStandalone=4]="DaysStandalone",e[e.MonthsFormat=5]="MonthsFormat",e[e.MonthsStandalone=6]="MonthsStandalone",e[e.Eras=7]="Eras",e[e.FirstDayOfWeek=8]="FirstDayOfWeek",e[e.WeekendRange=9]="WeekendRange",e[e.DateFormat=10]="DateFormat",e[e.TimeFormat=11]="TimeFormat",e[e.DateTimeFormat=12]="DateTimeFormat",e[e.NumberSymbols=13]="NumberSymbols",e[e.NumberFormats=14]="NumberFormats",e[e.CurrencyCode=15]="CurrencyCode",e[e.CurrencySymbol=16]="CurrencySymbol",e[e.CurrencyName=17]="CurrencyName",e[e.Currencies=18]="Currencies",e[e.Directionality=19]="Directionality",e[e.PluralCase=20]="PluralCase",e[e.ExtraData=21]="ExtraData",e}(U||{});function uD(e){return e.toLowerCase().replace(/_/g,"-")}var po="en-US";var lD=po;function dD(e){typeof e=="string"&&(lD=e.toLowerCase().replace(/_/g,"-"))}var fD=(e,t,n)=>{};function hD(e,t,n,r){let o=v(),i=B(),s=ne();return gD(i,o,o[V],s,e,t,r),hD}function pD(e,t,n,r){let o=e.cleanup;if(o!=null)for(let i=0;i<o.length-1;i+=2){let s=o[i];if(s===n&&o[i+1]===r){let a=t[Ur],c=o[i+2];return a.length>c?a[c]:null}typeof s=="string"&&(i+=2)}return null}function gD(e,t,n,r,o,i,s){let a=Io(r),u=e.firstCreatePass&&Sd(e),l=t[K],d=Nd(t),h=!0;if(r.type&3||s){let g=De(r,t),m=s?s(g):g,C=d.length,j=s?Q=>s(ke(Q[r.index])):r.index,P=null;if(!s&&a&&(P=pD(e,t,o,r.index)),P!==null){let Q=P.__ngLastListenerFn__||P;Q.__ngNextListenerFn__=i,P.__ngLastListenerFn__=i,h=!1}else{i=Ou(r,t,l,i),fD(g,o,i);let Q=n.listen(m,o,i);d.push(i,Q),u&&u.push(o,j,C,C+1)}}else i=Ou(r,t,l,i);let f=r.outputs,p;if(h&&f!==null&&(p=f[o])){let g=p.length;if(g)for(let m=0;m<g;m+=2){let C=p[m],j=p[m+1],ce=t[C][j].subscribe(i),G=d.length;d.push(i,ce),u&&u.push(o,r.index,G,-(G+1))}}}function Au(e,t,n,r){let o=M(null);try{return Oe(6,t,n),n(r)!==!1}catch(i){return Ad(e,i),!1}finally{Oe(7,t,n),M(o)}}function Ou(e,t,n,r){return function o(i){if(i===Function)return r;let s=e.componentOffset>-1?st(e.index,t):t;xa(s,5);let a=Au(t,n,r,i),c=o.__ngNextListenerFn__;for(;c;)a=Au(t,n,c,i)&&a,c=c.__ngNextListenerFn__;return a}}function W0(e=1){return ug(e)}function mD(e,t){let n=null,r=vp(e);for(let o=0;o<t.length;o++){let i=t[o];if(i==="*"){n=o;continue}if(r===null?Ju(e,i,!0):Ip(r,i))return o}return n}function q0(e){let t=v()[me][pe];if(!t.projection){let n=e?e.length:1,r=t.projection=up(n,null),o=r.slice(),i=t.child;for(;i!==null;){if(i.type!==128){let s=e?mD(i,e):0;s!==null&&(o[s]?o[s].projectionNext=i:r[s]=i,o[s]=i)}i=i.next}}}function Z0(e,t=0,n,r,o,i){let s=v(),a=B(),c=r?e+1:null;c!==null&&co(s,a,c,r,o,i,null,n);let u=sn(a,Y+e,16,null,n||null);u.projection===null&&(u.projection=t),ia();let d=!s[qt]||bl();s[me][pe].projection[u.projection]===null&&c!==null?yD(s,a,c):d&&(u.flags&32)!==32&&Fm(a,s,u)}function yD(e,t,n){let r=Y+n,o=t.data[r],i=e[r],s=Kt(i,o.tView.ssrId),a=Pn(e,o,void 0,{dehydratedView:s});Fn(i,a,0,Jt(o,s))}function vD(e,t,n){return ff(e,"",t,"",n),vD}function ff(e,t,n,r,o){let i=v(),s=Jd(i,t,n,r);if(s!==q){let a=B(),c=On();Fo(a,c,i,e,s,i[V],o,!1)}return ff}function DD(e,t,n,r,o,i,s){let a=v(),c=Kd(a,t,n,r,o,i);if(c!==q){let u=B(),l=On();Fo(u,l,a,e,c,a[V],s,!1)}return DD}function wD(e,t,n,r,o,i,s,a,c){let u=v(),l=Tv(u,t,n,r,o,i,s,a);if(l!==q){let d=B(),h=On();Fo(d,h,u,e,l,u[V],c,!1)}return wD}function Y0(e,t,n,r){Xy(e,t,n,r)}function Q0(e){let t=v(),n=B(),r=aa();bo(r+1);let o=Ra(n,r);if(e.dirty&&Wp(t)===((o.metadata.flags&2)===2)){if(o.matches===null)e.reset([]);else{let i=Wd(t,r);e.reset(i,ql),e.notifyOnChanges()}return!0}return!1}function J0(){return Oa(v(),aa())}function K0(e,t,n,r){iv(e,Ky(t,n,r))}function X0(e=1){bo(aa()+e)}function ID(e,t,n,r){n>=e.data.length&&(e.data[n]=null,e.blueprint[n]=null),t[n]=r}function eT(e){let t=ng();return na(t,Y+e)}function tT(e,t=""){let n=v(),r=B(),o=e+Y,i=r.firstCreatePass?sn(r,o,1,t,null):r.data[o],s=ED(r,n,i,t,e);n[o]=s,Mo()&&Oo(r,n,s,i),Nt(i,!1)}var ED=(e,t,n,r,o)=>(_o(!0),Im(t[V],r));function CD(e){return hf("",e,""),CD}function hf(e,t,n){let r=v(),o=Jd(r,e,t,n);return o!==q&&_a(r,Le(),o),hf}function bD(e,t,n,r,o){let i=v(),s=Kd(i,e,t,n,r,o);return s!==q&&_a(i,Le(),s),bD}function MD(e,t,n,r,o,i,s,a,c){let u=v(),l=xv(u,e,t,n,r,o,i,s,a,c);return l!==q&&_a(u,Le(),l),MD}function _D(e,t,n){let r=B();if(r.firstCreatePass){let o=tt(e);Vs(n,r.data,r.blueprint,o,!0),Vs(t,r.data,r.blueprint,o,!1)}}function Vs(e,t,n,r,o){if(e=ie(e),Array.isArray(e))for(let i=0;i<e.length;i++)Vs(e[i],t,n,r,o);else{let i=B(),s=v(),a=ne(),c=Wt(e)?e:ie(e.provide),u=cl(e),l=a.providerIndexes&1048575,d=a.directiveStart,h=a.providerIndexes>>20;if(Wt(e)||!e.multi){let f=new bt(u,o,xe),p=Vi(c,t,o?l:l+h,d);p===-1?(Xi(Zr(a,s),i,c),ji(i,e,t.length),t.push(c),a.directiveStart++,a.directiveEnd++,o&&(a.providerIndexes+=1048576),n.push(f),s.push(f)):(n[p]=f,s[p]=f)}else{let f=Vi(c,t,l+h,d),p=Vi(c,t,l,l+h),g=f>=0&&n[f],m=p>=0&&n[p];if(o&&!m||!o&&!g){Xi(Zr(a,s),i,c);let C=ND(o?xD:TD,n.length,o,r,u);!o&&m&&(n[p].providerFactory=C),ji(i,e,t.length,0),t.push(c),a.directiveStart++,a.directiveEnd++,o&&(a.providerIndexes+=1048576),n.push(C),s.push(C)}else{let C=pf(n[o?p:f],u,!o&&r);ji(i,e,f>-1?f:p,C)}!o&&r&&m&&n[p].componentProviders++}}}function ji(e,t,n,r){let o=Wt(t),i=Rp(t);if(o||i){let c=(i?ie(t.useClass):t).prototype.ngOnDestroy;if(c){let u=e.destroyHooks||(e.destroyHooks=[]);if(!o&&t.multi){let l=u.indexOf(n);l===-1?u.push(n,[r,c]):u[l+1].push(r,c)}else u.push(n,c)}}}function pf(e,t,n){return n&&e.componentProviders++,e.multi.push(t)-1}function Vi(e,t,n,r){for(let o=n;o<r;o++)if(t[o]===e)return o;return-1}function TD(e,t,n,r){return Bs(this.multi,[])}function xD(e,t,n,r){let o=this.multi,i;if(this.providerFactory){let s=this.providerFactory.componentProviders,a=Mt(n,n[w],this.providerFactory.index,r);i=a.slice(0,s),Bs(o,i);for(let c=s;c<a.length;c++)i.push(a[c])}else i=[],Bs(o,i);return i}function Bs(e,t){for(let n=0;n<e.length;n++){let r=e[n];t.push(r())}return t}function ND(e,t,n,r,o){let i=new bt(e,n,xe);return i.multi=[],i.index=t,i.componentProviders=0,pf(i,o,r&&!n),i}function nT(e,t=[]){return n=>{n.providersResolver=(r,o)=>_D(r,o?o(e):e,t)}}var SD=(()=>{class e{constructor(n){this._injector=n,this.cachedInjectors=new Map}getOrCreateStandaloneInjector(n){if(!n.standalone)return null;if(!this.cachedInjectors.has(n)){let r=ol(!1,n.type),o=r.length>0?yv([r],this._injector,`Standalone[${n.type.name}]`):null;this.cachedInjectors.set(n,o)}return this.cachedInjectors.get(n)}ngOnDestroy(){try{for(let n of this.cachedInjectors.values())n!==null&&n.destroy()}finally{this.cachedInjectors.clear()}}static{this.\u0275prov=R({token:e,providedIn:"environment",factory:()=>new e($(Pe))})}}return e})();function rT(e){ze("NgStandalone"),e.getStandaloneInjector=t=>t.get(SD).getOrCreateStandaloneInjector(e)}function oT(e,t,n){let r=rn()+e,o=v();return o[r]===q?jo(o,r,n?t.call(n):t()):vv(o,r)}function iT(e,t,n,r){return gf(v(),rn(),e,t,n,r)}function sT(e,t,n,r,o){return mf(v(),rn(),e,t,n,r,o)}function aT(e,t,n,r,o,i,s){return AD(v(),rn(),e,t,n,r,o,i,s)}function Pa(e,t){let n=e[t];return n===q?void 0:n}function gf(e,t,n,r,o,i){let s=t+n;return Te(e,s,o)?jo(e,s+1,i?r.call(i,o):r(o)):Pa(e,s+1)}function mf(e,t,n,r,o,i,s){let a=t+n;return Tn(e,a,o,i)?jo(e,a+2,s?r.call(s,o,i):r(o,i)):Pa(e,a+2)}function AD(e,t,n,r,o,i,s,a,c){let u=t+n;return Qd(e,u,o,i,s,a)?jo(e,u+4,c?r.call(c,o,i,s,a):r(o,i,s,a)):Pa(e,u+4)}function cT(e,t){let n=B(),r,o=e+Y;n.firstCreatePass?(r=OD(t,n.pipeRegistry),n.data[o]=r,r.onDestroy&&(n.destroyHooks??=[]).push(o,r.onDestroy)):r=n.data[o];let i=r.factory||(r.factory=Dt(r.type,!0)),s,a=de(xe);try{let c=qr(!1),u=i();return qr(c),ID(n,v(),o,u),u}finally{de(a)}}function OD(e,t){if(t)for(let n=t.length-1;n>=0;n--){let r=t[n];if(e===r.name)return r}}function uT(e,t,n){let r=e+Y,o=v(),i=na(o,r);return yf(o,r)?gf(o,rn(),t,i.transform,n,i):i.transform(n)}function lT(e,t,n,r){let o=e+Y,i=v(),s=na(i,o);return yf(i,o)?mf(i,rn(),t,s.transform,n,r,s):s.transform(n,r)}function yf(e,t){return e[w].data[t].pure}function dT(e,t){return Lo(e,t)}var fT=(()=>{class e{log(n){console.log(n)}warn(n){console.warn(n)}static{this.\u0275fac=function(r){return new(r||e)}}static{this.\u0275prov=R({token:e,factory:e.\u0275fac,providedIn:"platform"})}}return e})();var RD=new N("");function Fa(e){return!!e&&typeof e.then=="function"}function vf(e){return!!e&&typeof e.subscribe=="function"}var PD=new N(""),Df=(()=>{class e{constructor(){this.initialized=!1,this.done=!1,this.donePromise=new Promise((n,r)=>{this.resolve=n,this.reject=r}),this.appInits=D(PD,{optional:!0})??[]}runInitializers(){if(this.initialized)return;let n=[];for(let o of this.appInits){let i=o();if(Fa(i))n.push(i);else if(vf(i)){let s=new Promise((a,c)=>{i.subscribe({complete:a,error:c})});n.push(s)}}let r=()=>{this.done=!0,this.resolve()};Promise.all(n).then(()=>{r()}).catch(o=>{this.reject(o)}),n.length===0&&r(),this.initialized=!0}static{this.\u0275fac=function(r){return new(r||e)}}static{this.\u0275prov=R({token:e,factory:e.\u0275fac,providedIn:"root"})}}return e})(),wf=new N("");function FD(){kc(()=>{throw new b(600,!1)})}function kD(e){return e.isBoundToModule}var LD=10;function jD(e,t,n){try{let r=n();return Fa(r)?r.catch(o=>{throw t.runOutsideAngular(()=>e.handleError(o)),o}):r}catch(r){throw t.runOutsideAngular(()=>e.handleError(r)),r}}var Ln=(()=>{class e{constructor(){this._bootstrapListeners=[],this._runningTick=!1,this._destroyed=!1,this._destroyListeners=[],this._views=[],this.internalErrorHandler=D(Fg),this.afterRenderManager=D(Mv),this.zonelessEnabled=D(Na),this.dirtyFlags=0,this.deferredDirtyFlags=0,this.externalTestViews=new Set,this.beforeRender=new Ae,this.afterTick=new Ae,this.componentTypes=[],this.components=[],this.isStable=D(St).hasPendingTasks.pipe(re(n=>!n)),this._injector=D(Pe)}get allViews(){return[...this.externalTestViews.keys(),...this._views]}get destroyed(){return this._destroyed}whenStable(){let n;return new Promise(r=>{n=this.isStable.subscribe({next:o=>{o&&r()}})}).finally(()=>{n.unsubscribe()})}get injector(){return this._injector}bootstrap(n,r){let o=n instanceof no;if(!this._injector.get(Df).done){let h=!o&&Tp(n),f=!1;throw new b(405,f)}let s;o?s=n:s=this._injector.get(Xt).resolveComponentFactory(n),this.componentTypes.push(s.componentType);let a=kD(s)?void 0:this._injector.get(it),c=r||s.selector,u=s.create(Qt.NULL,[],c,a),l=u.location.nativeElement,d=u.injector.get(RD,null);return d?.registerApplication(l),u.onDestroy(()=>{this.detachView(u.hostView),Fr(this.components,u),d?.unregisterApplication(l)}),this._loadComponent(u),u}tick(){this.zonelessEnabled||(this.dirtyFlags|=1),this._tick()}_tick(){if(this._runningTick)throw new b(101,!1);let n=M(null);try{this._runningTick=!0,this.synchronize()}catch(r){this.internalErrorHandler(r)}finally{this._runningTick=!1,M(n),this.afterTick.next()}}synchronize(){let n=null;this._injector.destroyed||(n=this._injector.get(ro,null,{optional:!0})),this.dirtyFlags|=this.deferredDirtyFlags,this.deferredDirtyFlags=0;let r=0;for(;this.dirtyFlags!==0&&r++<LD;)this.synchronizeOnce(n)}synchronizeOnce(n){if(this.dirtyFlags|=this.deferredDirtyFlags,this.deferredDirtyFlags=0,this.dirtyFlags&7){let r=!!(this.dirtyFlags&1);this.dirtyFlags&=-8,this.dirtyFlags|=8,this.beforeRender.next(r);for(let{_lView:o,notifyErrorHandler:i}of this._views)VD(o,i,r,this.zonelessEnabled);if(this.dirtyFlags&=-5,this.syncDirtyFlagsWithViews(),this.dirtyFlags&7)return}else n?.begin?.(),n?.end?.();this.dirtyFlags&8&&(this.dirtyFlags&=-9,this.afterRenderManager.execute()),this.syncDirtyFlagsWithViews()}syncDirtyFlagsWithViews(){if(this.allViews.some(({_lView:n})=>Eo(n))){this.dirtyFlags|=2;return}else this.dirtyFlags&=-8}attachView(n){let r=n;this._views.push(r),r.attachToAppRef(this)}detachView(n){let r=n;Fr(this._views,r),r.detachFromAppRef()}_loadComponent(n){this.attachView(n.hostView),this.tick(),this.components.push(n);let r=this._injector.get(wf,[]);[...this._bootstrapListeners,...r].forEach(o=>o(n))}ngOnDestroy(){if(!this._destroyed)try{this._destroyListeners.forEach(n=>n()),this._views.slice().forEach(n=>n.destroy())}finally{this._destroyed=!0,this._views=[],this._bootstrapListeners=[],this._destroyListeners=[]}}onDestroy(n){return this._destroyListeners.push(n),()=>Fr(this._destroyListeners,n)}destroy(){if(this._destroyed)throw new b(406,!1);let n=this._injector;n.destroy&&!n.destroyed&&n.destroy()}get viewCount(){return this._views.length}warnIfDestroyed(){}static{this.\u0275fac=function(r){return new(r||e)}}static{this.\u0275prov=R({token:e,factory:e.\u0275fac,providedIn:"root"})}}return e})();function Fr(e,t){let n=e.indexOf(t);n>-1&&e.splice(n,1)}function VD(e,t,n,r){if(!n&&!Eo(e))return;kd(e,t,n&&!r?0:1)}var $s=class{constructor(t,n){this.ngModuleFactory=t,this.componentFactories=n}},hT=(()=>{class e{compileModuleSync(n){return new Ns(n)}compileModuleAsync(n){return Promise.resolve(this.compileModuleSync(n))}compileModuleAndAllComponentsSync(n){let r=this.compileModuleSync(n),o=tl(n),i=cd(o.declarations).reduce((s,a)=>{let c=et(a);return c&&s.push(new en(c)),s},[]);return new $s(r,i)}compileModuleAndAllComponentsAsync(n){return Promise.resolve(this.compileModuleAndAllComponentsSync(n))}clearCache(){}clearCacheFor(n){}getModuleId(n){}static{this.\u0275fac=function(r){return new(r||e)}}static{this.\u0275prov=R({token:e,factory:e.\u0275fac,providedIn:"root"})}}return e})();var BD=(()=>{class e{constructor(){this.zone=D(ee),this.changeDetectionScheduler=D(Tt),this.applicationRef=D(Ln)}initialize(){this._onMicrotaskEmptySubscription||(this._onMicrotaskEmptySubscription=this.zone.onMicrotaskEmpty.subscribe({next:()=>{this.changeDetectionScheduler.runningTick||this.zone.run(()=>{this.applicationRef.tick()})}}))}ngOnDestroy(){this._onMicrotaskEmptySubscription?.unsubscribe()}static{this.\u0275fac=function(r){return new(r||e)}}static{this.\u0275prov=R({token:e,factory:e.\u0275fac,providedIn:"root"})}}return e})();function $D({ngZoneFactory:e,ignoreChangesOutsideZone:t,scheduleInRootZone:n}){return e??=()=>new ee(Ee(ge({},UD()),{scheduleInRootZone:n})),[{provide:ee,useFactory:e},{provide:Br,multi:!0,useFactory:()=>{let r=D(BD,{optional:!0});return()=>r.initialize()}},{provide:Br,multi:!0,useFactory:()=>{let r=D(HD);return()=>{r.initialize()}}},t===!0?{provide:Bd,useValue:!0}:[],{provide:Sa,useValue:n??zl}]}function UD(e){return{enableLongStackTrace:!1,shouldCoalesceEventChangeDetection:e?.eventCoalescing??!1,shouldCoalesceRunChangeDetection:e?.runCoalescing??!1}}var HD=(()=>{class e{constructor(){this.subscription=new Z,this.initialized=!1,this.zone=D(ee),this.pendingTasks=D(St)}initialize(){if(this.initialized)return;this.initialized=!0;let n=null;!this.zone.isStable&&!this.zone.hasPendingMacrotasks&&!this.zone.hasPendingMicrotasks&&(n=this.pendingTasks.add()),this.zone.runOutsideAngular(()=>{this.subscription.add(this.zone.onStable.subscribe(()=>{ee.assertNotInAngularZone(),queueMicrotask(()=>{n!==null&&!this.zone.hasPendingMacrotasks&&!this.zone.hasPendingMicrotasks&&(this.pendingTasks.remove(n),n=null)})}))}),this.subscription.add(this.zone.onUnstable.subscribe(()=>{ee.assertInAngularZone(),n??=this.pendingTasks.add()}))}ngOnDestroy(){this.subscription.unsubscribe()}static{this.\u0275fac=function(r){return new(r||e)}}static{this.\u0275prov=R({token:e,factory:e.\u0275fac,providedIn:"root"})}}return e})();var If=(()=>{class e{constructor(){this.appRef=D(Ln),this.taskService=D(St),this.ngZone=D(ee),this.zonelessEnabled=D(Na),this.disableScheduling=D(Bd,{optional:!0})??!1,this.zoneIsDefined=typeof Zone<"u"&&!!Zone.root.run,this.schedulerTickApplyArgs=[{data:{__scheduler_tick__:!0}}],this.subscriptions=new Z,this.angularZoneId=this.zoneIsDefined?this.ngZone._inner?.get(Qr):null,this.scheduleInRootZone=!this.zonelessEnabled&&this.zoneIsDefined&&(D(Sa,{optional:!0})??!1),this.cancelScheduledCallback=null,this.useMicrotaskScheduler=!1,this.runningTick=!1,this.pendingRenderTaskId=null,this.subscriptions.add(this.appRef.afterTick.subscribe(()=>{this.runningTick||this.cleanup()})),this.subscriptions.add(this.ngZone.onUnstable.subscribe(()=>{this.runningTick||this.cleanup()})),this.disableScheduling||=!this.zonelessEnabled&&(this.ngZone instanceof Jr||!this.zoneIsDefined)}notify(n){if(!this.zonelessEnabled&&n===5)return;switch(n){case 0:{this.appRef.dirtyFlags|=2;break}case 3:case 2:case 4:case 5:case 1:{this.appRef.dirtyFlags|=4;break}case 7:{this.appRef.deferredDirtyFlags|=8;break}case 9:case 8:case 6:case 10:default:this.appRef.dirtyFlags|=8}if(!this.shouldScheduleTick())return;let r=this.useMicrotaskScheduler?nu:Gl;this.pendingRenderTaskId=this.taskService.add(),this.scheduleInRootZone?this.cancelScheduledCallback=Zone.root.run(()=>r(()=>this.tick())):this.cancelScheduledCallback=this.ngZone.runOutsideAngular(()=>r(()=>this.tick()))}shouldScheduleTick(){return!(this.disableScheduling||this.pendingRenderTaskId!==null||this.runningTick||this.appRef._runningTick||!this.zonelessEnabled&&this.zoneIsDefined&&Zone.current.get(Qr+this.angularZoneId))}tick(){if(this.runningTick||this.appRef.destroyed)return;!this.zonelessEnabled&&this.appRef.dirtyFlags&7&&(this.appRef.dirtyFlags|=1);let n=this.taskService.add();try{this.ngZone.run(()=>{this.runningTick=!0,this.appRef._tick()},void 0,this.schedulerTickApplyArgs)}catch(r){throw this.taskService.remove(n),r}finally{this.cleanup()}this.useMicrotaskScheduler=!0,nu(()=>{this.useMicrotaskScheduler=!1,this.taskService.remove(n)})}ngOnDestroy(){this.subscriptions.unsubscribe(),this.cleanup()}cleanup(){if(this.runningTick=!1,this.cancelScheduledCallback?.(),this.cancelScheduledCallback=null,this.pendingRenderTaskId!==null){let n=this.pendingRenderTaskId;this.pendingRenderTaskId=null,this.taskService.remove(n)}}static{this.\u0275fac=function(r){return new(r||e)}}static{this.\u0275prov=R({token:e,factory:e.\u0275fac,providedIn:"root"})}}return e})();function pT(){return ze("NgZoneless"),Qs([{provide:Tt,useExisting:If},{provide:ee,useClass:Jr},{provide:Na,useValue:!0},{provide:Sa,useValue:!1},[]])}function zD(){return typeof $localize<"u"&&$localize.locale||po}var Vo=new N("",{providedIn:"root",factory:()=>D(Vo,x.Optional|x.SkipSelf)||zD()});var Ef=new N("");function Nr(e){return!!e.platformInjector}function GD(e){let t=Nr(e)?e.r3Injector:e.moduleRef.injector,n=t.get(ee);return n.run(()=>{Nr(e)?e.r3Injector.resolveInjectorInitializers():e.moduleRef.resolveInjectorInitializers();let r=t.get(rt,null),o;if(n.runOutsideAngular(()=>{o=n.onError.subscribe({next:i=>{r.handleError(i)}})}),Nr(e)){let i=()=>t.destroy(),s=e.platformInjector.get(Ef);s.add(i),t.onDestroy(()=>{o.unsubscribe(),s.delete(i)})}else e.moduleRef.onDestroy(()=>{Fr(e.allPlatformModules,e.moduleRef),o.unsubscribe()});return jD(r,n,()=>{let i=t.get(Df);return i.runInitializers(),i.donePromise.then(()=>{let s=t.get(Vo,po);if(dD(s||po),Nr(e)){let a=t.get(Ln);return e.rootComponent!==void 0&&a.bootstrap(e.rootComponent),a}else return WD(e.moduleRef,e.allPlatformModules),e.moduleRef})})})}function WD(e,t){let n=e.injector.get(Ln);if(e._bootstrapComponents.length>0)e._bootstrapComponents.forEach(r=>n.bootstrap(r));else if(e.instance.ngDoBootstrap)e.instance.ngDoBootstrap(n);else throw new b(-403,!1);t.push(e)}var kr=null;function qD(e=[],t){return Qt.create({name:t,providers:[{provide:al,useValue:"platform"},{provide:Ef,useValue:new Set([()=>kr=null])},...e]})}function ZD(e=[]){if(kr)return kr;let t=qD(e);return kr=t,FD(),YD(t),t}function YD(e){e.get(Hg,null)?.forEach(n=>n())}var ka=(()=>{class e{static{this.__NG_ELEMENT_ID__=QD}}return e})();function QD(e){return JD(ne(),v(),(e&16)===16)}function JD(e,t,n){if(wo(e)&&!n){let r=st(e.index,t);return new _t(r,r)}else if(e.type&175){let r=t[me];return new _t(r,t)}return null}function gT(e){try{let{rootComponent:t,appProviders:n,platformProviders:r}=e,o=ZD(r),i=[$D({}),{provide:Tt,useExisting:If},...n||[]],s=new ao({providers:i,parent:o,debugName:"",runEnvironmentInitializers:!1});return GD({r3Injector:s.injector,platformInjector:o,rootComponent:t})}catch(t){return Promise.reject(t)}}function KD(e){return typeof e=="boolean"?e:e!=null&&e!=="false"}function mT(e,t){ze("NgSignals");let n=bi(e);return t?.equal&&(n[le].equal=t.equal),n}function XD(e){let t=M(null);try{return e()}finally{M(t)}}var ew=new N("",{providedIn:"root",factory:()=>D(tw)}),tw=(()=>{class e{static{this.\u0275prov=R({token:e,providedIn:"root",factory:()=>new Us})}}return e})(),Us=class{constructor(){this.queuedEffectCount=0,this.queues=new Map,this.pendingTasks=D(St),this.taskId=null}scheduleEffect(t){if(this.enqueue(t),this.taskId===null){let n=this.taskId=this.pendingTasks.add();queueMicrotask(()=>{this.flush(),this.pendingTasks.remove(n),this.taskId=null})}}enqueue(t){let n=t.creationZone;this.queues.has(n)||this.queues.set(n,new Set);let r=this.queues.get(n);r.has(t)||(this.queuedEffectCount++,r.add(t))}flush(){for(;this.queuedEffectCount>0;)for(let[t,n]of this.queues)t===null?this.flushQueue(n):t.run(()=>this.flushQueue(n))}flushQueue(t){for(let n of t)t.delete(n),this.queuedEffectCount--,n.run()}},Hs=class{constructor(t,n,r,o,i,s){this.scheduler=t,this.effectFn=n,this.creationZone=r,this.injector=i,this.watcher=Vc(a=>this.runEffect(a),()=>this.schedule(),s),this.unregisterOnDestroy=o?.onDestroy(()=>this.destroy())}runEffect(t){try{this.effectFn(t)}catch(n){this.injector.get(rt,null,{optional:!0})?.handleError(n)}}run(){this.watcher.run()}schedule(){this.scheduler.scheduleEffect(this)}destroy(){this.watcher.destroy(),this.unregisterOnDestroy?.()}};function nw(e,t){ze("NgSignals"),!t?.injector&&Bp(nw);let n=t?.injector??D(Qt),r=t?.manualCleanup!==!0?n.get(xo):null,o=new Hs(n.get(ew),e,typeof Zone>"u"?null:Zone.current,r,n,t?.allowSignalWrites??!1),i=n.get(ka,null,{optional:!0});return!i||!(i._lView[y]&8)?o.watcher.notify():(i._lView[Ar]??=[]).push(o.watcher.notify),o}function yT(e){let t=et(e);if(!t)return null;let n=new en(t);return{get selector(){return n.selector},get type(){return n.componentType},get inputs(){return n.inputs},get outputs(){return n.outputs},get ngContentSelectors(){return n.ngContentSelectors},get isStandalone(){return t.standalone},get isSignal(){return t.signals}}}var Nf=null;function La(){return Nf}function $T(e){Nf??=e}var bf=class{};var Qo=new N(""),Sf=(()=>{class e{historyGo(n){throw new Error("")}static{this.\u0275fac=function(r){return new(r||e)}}static{this.\u0275prov=R({token:e,factory:()=>D(ow),providedIn:"platform"})}}return e})();var ow=(()=>{class e extends Sf{constructor(){super(),this._doc=D(Qo),this._location=window.location,this._history=window.history}getBaseHrefFromDOM(){return La().getBaseHref(this._doc)}onPopState(n){let r=La().getGlobalEventTarget(this._doc,"window");return r.addEventListener("popstate",n,!1),()=>r.removeEventListener("popstate",n)}onHashChange(n){let r=La().getGlobalEventTarget(this._doc,"window");return r.addEventListener("hashchange",n,!1),()=>r.removeEventListener("hashchange",n)}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(n){this._location.pathname=n}pushState(n,r,o){this._history.pushState(n,r,o)}replaceState(n,r,o){this._history.replaceState(n,r,o)}forward(){this._history.forward()}back(){this._history.back()}historyGo(n=0){this._history.go(n)}getState(){return this._history.state}static{this.\u0275fac=function(r){return new(r||e)}}static{this.\u0275prov=R({token:e,factory:()=>new e,providedIn:"platform"})}}return e})();function Af(e,t){if(e.length==0)return t;if(t.length==0)return e;let n=0;return e.endsWith("/")&&n++,t.startsWith("/")&&n++,n==2?e+t.substring(1):n==1?e+t:e+"/"+t}function Mf(e){let t=e.match(/#|\?|$/),n=t&&t.index||e.length,r=n-(e[n-1]==="/"?1:0);return e.slice(0,r)+e.slice(n)}function Rt(e){return e&&e[0]!=="?"?"?"+e:e}var Ua=(()=>{class e{historyGo(n){throw new Error("")}static{this.\u0275fac=function(r){return new(r||e)}}static{this.\u0275prov=R({token:e,factory:()=>D(sw),providedIn:"root"})}}return e})(),iw=new N(""),sw=(()=>{class e extends Ua{constructor(n,r){super(),this._platformLocation=n,this._removeListenerFns=[],this._baseHref=r??this._platformLocation.getBaseHrefFromDOM()??D(Qo).location?.origin??""}ngOnDestroy(){for(;this._removeListenerFns.length;)this._removeListenerFns.pop()()}onPopState(n){this._removeListenerFns.push(this._platformLocation.onPopState(n),this._platformLocation.onHashChange(n))}getBaseHref(){return this._baseHref}prepareExternalUrl(n){return Af(this._baseHref,n)}path(n=!1){let r=this._platformLocation.pathname+Rt(this._platformLocation.search),o=this._platformLocation.hash;return o&&n?`${r}${o}`:r}pushState(n,r,o,i){let s=this.prepareExternalUrl(o+Rt(i));this._platformLocation.pushState(n,r,s)}replaceState(n,r,o,i){let s=this.prepareExternalUrl(o+Rt(i));this._platformLocation.replaceState(n,r,s)}forward(){this._platformLocation.forward()}back(){this._platformLocation.back()}getState(){return this._platformLocation.getState()}historyGo(n=0){this._platformLocation.historyGo?.(n)}static{this.\u0275fac=function(r){return new(r||e)($(Sf),$(iw,8))}}static{this.\u0275prov=R({token:e,factory:e.\u0275fac,providedIn:"root"})}}return e})();var aw=(()=>{class e{constructor(n){this._subject=new Me,this._urlChangeListeners=[],this._urlChangeSubscription=null,this._locationStrategy=n;let r=this._locationStrategy.getBaseHref();this._basePath=lw(Mf(_f(r))),this._locationStrategy.onPopState(o=>{this._subject.emit({url:this.path(!0),pop:!0,state:o.state,type:o.type})})}ngOnDestroy(){this._urlChangeSubscription?.unsubscribe(),this._urlChangeListeners=[]}path(n=!1){return this.normalize(this._locationStrategy.path(n))}getState(){return this._locationStrategy.getState()}isCurrentPathEqualTo(n,r=""){return this.path()==this.normalize(n+Rt(r))}normalize(n){return e.stripTrailingSlash(uw(this._basePath,_f(n)))}prepareExternalUrl(n){return n&&n[0]!=="/"&&(n="/"+n),this._locationStrategy.prepareExternalUrl(n)}go(n,r="",o=null){this._locationStrategy.pushState(o,"",n,r),this._notifyUrlChangeListeners(this.prepareExternalUrl(n+Rt(r)),o)}replaceState(n,r="",o=null){this._locationStrategy.replaceState(o,"",n,r),this._notifyUrlChangeListeners(this.prepareExternalUrl(n+Rt(r)),o)}forward(){this._locationStrategy.forward()}back(){this._locationStrategy.back()}historyGo(n=0){this._locationStrategy.historyGo?.(n)}onUrlChange(n){return this._urlChangeListeners.push(n),this._urlChangeSubscription??=this.subscribe(r=>{this._notifyUrlChangeListeners(r.url,r.state)}),()=>{let r=this._urlChangeListeners.indexOf(n);this._urlChangeListeners.splice(r,1),this._urlChangeListeners.length===0&&(this._urlChangeSubscription?.unsubscribe(),this._urlChangeSubscription=null)}}_notifyUrlChangeListeners(n="",r){this._urlChangeListeners.forEach(o=>o(n,r))}subscribe(n,r,o){return this._subject.subscribe({next:n,error:r,complete:o})}static{this.normalizeQueryParams=Rt}static{this.joinWithSlash=Af}static{this.stripTrailingSlash=Mf}static{this.\u0275fac=function(r){return new(r||e)($(Ua))}}static{this.\u0275prov=R({token:e,factory:()=>cw(),providedIn:"root"})}}return e})();function cw(){return new aw($(Ua))}function uw(e,t){if(!e||!t.startsWith(e))return t;let n=t.substring(e.length);return n===""||["/",";","?","#"].includes(n[0])?n:t}function _f(e){return e.replace(/\/index.html$/,"")}function lw(e){if(new RegExp("^(https?:)?//").test(e)){let[,n]=e.split(/\/\/[^\/]+/);return n}return e}var ae=function(e){return e[e.Format=0]="Format",e[e.Standalone=1]="Standalone",e}(ae||{}),k=function(e){return e[e.Narrow=0]="Narrow",e[e.Abbreviated=1]="Abbreviated",e[e.Wide=2]="Wide",e[e.Short=3]="Short",e}(k||{}),ye=function(e){return e[e.Short=0]="Short",e[e.Medium=1]="Medium",e[e.Long=2]="Long",e[e.Full=3]="Full",e}(ye||{}),at={Decimal:0,Group:1,List:2,PercentSign:3,PlusSign:4,MinusSign:5,Exponential:6,SuperscriptingExponent:7,PerMille:8,Infinity:9,NaN:10,TimeSeparator:11,CurrencyDecimal:12,CurrencyGroup:13};function dw(e){return we(e)[U.LocaleId]}function fw(e,t,n){let r=we(e),o=[r[U.DayPeriodsFormat],r[U.DayPeriodsStandalone]],i=Ie(o,t);return Ie(i,n)}function hw(e,t,n){let r=we(e),o=[r[U.DaysFormat],r[U.DaysStandalone]],i=Ie(o,t);return Ie(i,n)}function pw(e,t,n){let r=we(e),o=[r[U.MonthsFormat],r[U.MonthsStandalone]],i=Ie(o,t);return Ie(i,n)}function gw(e,t){let r=we(e)[U.Eras];return Ie(r,t)}function Bo(e,t){let n=we(e);return Ie(n[U.DateFormat],t)}function $o(e,t){let n=we(e);return Ie(n[U.TimeFormat],t)}function Uo(e,t){let r=we(e)[U.DateTimeFormat];return Ie(r,t)}function Jo(e,t){let n=we(e),r=n[U.NumberSymbols][t];if(typeof r>"u"){if(t===at.CurrencyDecimal)return n[U.NumberSymbols][at.Decimal];if(t===at.CurrencyGroup)return n[U.NumberSymbols][at.Group]}return r}function Of(e){if(!e[U.ExtraData])throw new Error(`Missing extra locale data for the locale "${e[U.LocaleId]}". Use "registerLocaleData" to load new data. See the "I18n guide" on angular.io to know more.`)}function mw(e){let t=we(e);return Of(t),(t[U.ExtraData][2]||[]).map(r=>typeof r=="string"?ja(r):[ja(r[0]),ja(r[1])])}function yw(e,t,n){let r=we(e);Of(r);let o=[r[U.ExtraData][0],r[U.ExtraData][1]],i=Ie(o,t)||[];return Ie(i,n)||[]}function Ie(e,t){for(let n=t;n>-1;n--)if(typeof e[n]<"u")return e[n];throw new Error("Locale data API: locale data undefined")}function ja(e){let[t,n]=e.split(":");return{hours:+t,minutes:+n}}var vw=/^(\d{4,})-?(\d\d)-?(\d\d)(?:T(\d\d)(?::?(\d\d)(?::?(\d\d)(?:\.(\d+))?)?)?(Z|([+-])(\d\d):?(\d\d))?)?$/,Ho={},Dw=/((?:[^BEGHLMOSWYZabcdhmswyz']+)|(?:'(?:[^']|'')*')|(?:G{1,5}|y{1,4}|Y{1,4}|M{1,5}|L{1,5}|w{1,2}|W{1}|d{1,2}|E{1,6}|c{1,6}|a{1,5}|b{1,5}|B{1,5}|h{1,2}|H{1,2}|m{1,2}|s{1,2}|S{1,3}|z{1,4}|Z{1,5}|O{1,4}))([\s\S]*)/,We=function(e){return e[e.Short=0]="Short",e[e.ShortGMT=1]="ShortGMT",e[e.Long=2]="Long",e[e.Extended=3]="Extended",e}(We||{}),O=function(e){return e[e.FullYear=0]="FullYear",e[e.Month=1]="Month",e[e.Date=2]="Date",e[e.Hours=3]="Hours",e[e.Minutes=4]="Minutes",e[e.Seconds=5]="Seconds",e[e.FractionalSeconds=6]="FractionalSeconds",e[e.Day=7]="Day",e}(O||{}),A=function(e){return e[e.DayPeriods=0]="DayPeriods",e[e.Days=1]="Days",e[e.Months=2]="Months",e[e.Eras=3]="Eras",e}(A||{});function ww(e,t,n,r){let o=Nw(e);t=Ge(n,t)||t;let s=[],a;for(;t;)if(a=Dw.exec(t),a){s=s.concat(a.slice(1));let l=s.pop();if(!l)break;t=l}else{s.push(t);break}let c=o.getTimezoneOffset();r&&(c=Pf(r,c),o=xw(o,r,!0));let u="";return s.forEach(l=>{let d=_w(l);u+=d?d(o,n,c):l==="''"?"'":l.replace(/(^'|'$)/g,"").replace(/''/g,"'")}),u}function Zo(e,t,n){let r=new Date(0);return r.setFullYear(e,t,n),r.setHours(0,0,0),r}function Ge(e,t){let n=dw(e);if(Ho[n]??={},Ho[n][t])return Ho[n][t];let r="";switch(t){case"shortDate":r=Bo(e,ye.Short);break;case"mediumDate":r=Bo(e,ye.Medium);break;case"longDate":r=Bo(e,ye.Long);break;case"fullDate":r=Bo(e,ye.Full);break;case"shortTime":r=$o(e,ye.Short);break;case"mediumTime":r=$o(e,ye.Medium);break;case"longTime":r=$o(e,ye.Long);break;case"fullTime":r=$o(e,ye.Full);break;case"short":let o=Ge(e,"shortTime"),i=Ge(e,"shortDate");r=zo(Uo(e,ye.Short),[o,i]);break;case"medium":let s=Ge(e,"mediumTime"),a=Ge(e,"mediumDate");r=zo(Uo(e,ye.Medium),[s,a]);break;case"long":let c=Ge(e,"longTime"),u=Ge(e,"longDate");r=zo(Uo(e,ye.Long),[c,u]);break;case"full":let l=Ge(e,"fullTime"),d=Ge(e,"fullDate");r=zo(Uo(e,ye.Full),[l,d]);break}return r&&(Ho[n][t]=r),r}function zo(e,t){return t&&(e=e.replace(/\{([^}]+)}/g,function(n,r){return t!=null&&r in t?t[r]:n})),e}function Ne(e,t,n="-",r,o){let i="";(e<0||o&&e<=0)&&(o?e=-e+1:(e=-e,i=n));let s=String(e);for(;s.length<t;)s="0"+s;return r&&(s=s.slice(s.length-t)),i+s}function Iw(e,t){return Ne(e,3).substring(0,t)}function z(e,t,n=0,r=!1,o=!1){return function(i,s){let a=Ew(e,i);if((n>0||a>-n)&&(a+=n),e===O.Hours)a===0&&n===-12&&(a=12);else if(e===O.FractionalSeconds)return Iw(a,t);let c=Jo(s,at.MinusSign);return Ne(a,t,c,r,o)}}function Ew(e,t){switch(e){case O.FullYear:return t.getFullYear();case O.Month:return t.getMonth();case O.Date:return t.getDate();case O.Hours:return t.getHours();case O.Minutes:return t.getMinutes();case O.Seconds:return t.getSeconds();case O.FractionalSeconds:return t.getMilliseconds();case O.Day:return t.getDay();default:throw new Error(`Unknown DateType value "${e}".`)}}function L(e,t,n=ae.Format,r=!1){return function(o,i){return Cw(o,i,e,t,n,r)}}function Cw(e,t,n,r,o,i){switch(n){case A.Months:return pw(t,o,r)[e.getMonth()];case A.Days:return hw(t,o,r)[e.getDay()];case A.DayPeriods:let s=e.getHours(),a=e.getMinutes();if(i){let u=mw(t),l=yw(t,o,r),d=u.findIndex(h=>{if(Array.isArray(h)){let[f,p]=h,g=s>=f.hours&&a>=f.minutes,m=s<p.hours||s===p.hours&&a<p.minutes;if(f.hours<p.hours){if(g&&m)return!0}else if(g||m)return!0}else if(h.hours===s&&h.minutes===a)return!0;return!1});if(d!==-1)return l[d]}return fw(t,o,r)[s<12?0:1];case A.Eras:return gw(t,r)[e.getFullYear()<=0?0:1];default:let c=n;throw new Error(`unexpected translation type ${c}`)}}function Go(e){return function(t,n,r){let o=-1*r,i=Jo(n,at.MinusSign),s=o>0?Math.floor(o/60):Math.ceil(o/60);switch(e){case We.Short:return(o>=0?"+":"")+Ne(s,2,i)+Ne(Math.abs(o%60),2,i);case We.ShortGMT:return"GMT"+(o>=0?"+":"")+Ne(s,1,i);case We.Long:return"GMT"+(o>=0?"+":"")+Ne(s,2,i)+":"+Ne(Math.abs(o%60),2,i);case We.Extended:return r===0?"Z":(o>=0?"+":"")+Ne(s,2,i)+":"+Ne(Math.abs(o%60),2,i);default:throw new Error(`Unknown zone width "${e}"`)}}}var bw=0,qo=4;function Mw(e){let t=Zo(e,bw,1).getDay();return Zo(e,0,1+(t<=qo?qo:qo+7)-t)}function Rf(e){let t=e.getDay(),n=t===0?-3:qo-t;return Zo(e.getFullYear(),e.getMonth(),e.getDate()+n)}function Va(e,t=!1){return function(n,r){let o;if(t){let i=new Date(n.getFullYear(),n.getMonth(),1).getDay()-1,s=n.getDate();o=1+Math.floor((s+i)/7)}else{let i=Rf(n),s=Mw(i.getFullYear()),a=i.getTime()-s.getTime();o=1+Math.round(a/6048e5)}return Ne(o,e,Jo(r,at.MinusSign))}}function Wo(e,t=!1){return function(n,r){let i=Rf(n).getFullYear();return Ne(i,e,Jo(r,at.MinusSign),t)}}var Ba={};function _w(e){if(Ba[e])return Ba[e];let t;switch(e){case"G":case"GG":case"GGG":t=L(A.Eras,k.Abbreviated);break;case"GGGG":t=L(A.Eras,k.Wide);break;case"GGGGG":t=L(A.Eras,k.Narrow);break;case"y":t=z(O.FullYear,1,0,!1,!0);break;case"yy":t=z(O.FullYear,2,0,!0,!0);break;case"yyy":t=z(O.FullYear,3,0,!1,!0);break;case"yyyy":t=z(O.FullYear,4,0,!1,!0);break;case"Y":t=Wo(1);break;case"YY":t=Wo(2,!0);break;case"YYY":t=Wo(3);break;case"YYYY":t=Wo(4);break;case"M":case"L":t=z(O.Month,1,1);break;case"MM":case"LL":t=z(O.Month,2,1);break;case"MMM":t=L(A.Months,k.Abbreviated);break;case"MMMM":t=L(A.Months,k.Wide);break;case"MMMMM":t=L(A.Months,k.Narrow);break;case"LLL":t=L(A.Months,k.Abbreviated,ae.Standalone);break;case"LLLL":t=L(A.Months,k.Wide,ae.Standalone);break;case"LLLLL":t=L(A.Months,k.Narrow,ae.Standalone);break;case"w":t=Va(1);break;case"ww":t=Va(2);break;case"W":t=Va(1,!0);break;case"d":t=z(O.Date,1);break;case"dd":t=z(O.Date,2);break;case"c":case"cc":t=z(O.Day,1);break;case"ccc":t=L(A.Days,k.Abbreviated,ae.Standalone);break;case"cccc":t=L(A.Days,k.Wide,ae.Standalone);break;case"ccccc":t=L(A.Days,k.Narrow,ae.Standalone);break;case"cccccc":t=L(A.Days,k.Short,ae.Standalone);break;case"E":case"EE":case"EEE":t=L(A.Days,k.Abbreviated);break;case"EEEE":t=L(A.Days,k.Wide);break;case"EEEEE":t=L(A.Days,k.Narrow);break;case"EEEEEE":t=L(A.Days,k.Short);break;case"a":case"aa":case"aaa":t=L(A.DayPeriods,k.Abbreviated);break;case"aaaa":t=L(A.DayPeriods,k.Wide);break;case"aaaaa":t=L(A.DayPeriods,k.Narrow);break;case"b":case"bb":case"bbb":t=L(A.DayPeriods,k.Abbreviated,ae.Standalone,!0);break;case"bbbb":t=L(A.DayPeriods,k.Wide,ae.Standalone,!0);break;case"bbbbb":t=L(A.DayPeriods,k.Narrow,ae.Standalone,!0);break;case"B":case"BB":case"BBB":t=L(A.DayPeriods,k.Abbreviated,ae.Format,!0);break;case"BBBB":t=L(A.DayPeriods,k.Wide,ae.Format,!0);break;case"BBBBB":t=L(A.DayPeriods,k.Narrow,ae.Format,!0);break;case"h":t=z(O.Hours,1,-12);break;case"hh":t=z(O.Hours,2,-12);break;case"H":t=z(O.Hours,1);break;case"HH":t=z(O.Hours,2);break;case"m":t=z(O.Minutes,1);break;case"mm":t=z(O.Minutes,2);break;case"s":t=z(O.Seconds,1);break;case"ss":t=z(O.Seconds,2);break;case"S":t=z(O.FractionalSeconds,1);break;case"SS":t=z(O.FractionalSeconds,2);break;case"SSS":t=z(O.FractionalSeconds,3);break;case"Z":case"ZZ":case"ZZZ":t=Go(We.Short);break;case"ZZZZZ":t=Go(We.Extended);break;case"O":case"OO":case"OOO":case"z":case"zz":case"zzz":t=Go(We.ShortGMT);break;case"OOOO":case"ZZZZ":case"zzzz":t=Go(We.Long);break;default:return null}return Ba[e]=t,t}function Pf(e,t){e=e.replace(/:/g,"");let n=Date.parse("Jan 01, 1970 00:00:00 "+e)/6e4;return isNaN(n)?t:n}function Tw(e,t){return e=new Date(e.getTime()),e.setMinutes(e.getMinutes()+t),e}function xw(e,t,n){let r=n?-1:1,o=e.getTimezoneOffset(),i=Pf(t,o);return Tw(e,r*(i-o))}function Nw(e){if(Tf(e))return e;if(typeof e=="number"&&!isNaN(e))return new Date(e);if(typeof e=="string"){if(e=e.trim(),/^(\d{4}(-\d{1,2}(-\d{1,2})?)?)$/.test(e)){let[o,i=1,s=1]=e.split("-").map(a=>+a);return Zo(o,i-1,s)}let n=parseFloat(e);if(!isNaN(e-n))return new Date(n);let r;if(r=e.match(vw))return Sw(r)}let t=new Date(e);if(!Tf(t))throw new Error(`Unable to convert "${e}" into a date`);return t}function Sw(e){let t=new Date(0),n=0,r=0,o=e[8]?t.setUTCFullYear:t.setFullYear,i=e[8]?t.setUTCHours:t.setHours;e[9]&&(n=Number(e[9]+e[10]),r=Number(e[9]+e[11])),o.call(t,Number(e[1]),Number(e[2])-1,Number(e[3]));let s=Number(e[4]||0)-n,a=Number(e[5]||0)-r,c=Number(e[6]||0),u=Math.floor(parseFloat("0."+(e[7]||0))*1e3);return i.call(t,s,a,c,u),t}function Tf(e){return e instanceof Date&&!isNaN(e.valueOf())}function Ff(e,t){t=encodeURIComponent(t);for(let n of e.split(";")){let r=n.indexOf("="),[o,i]=r==-1?[n,""]:[n.slice(0,r),n.slice(r+1)];if(o.trim()===t)return decodeURIComponent(i)}return null}var $a=/\s+/,xf=[],UT=(()=>{class e{constructor(n,r){this._ngEl=n,this._renderer=r,this.initialClasses=xf,this.stateMap=new Map}set klass(n){this.initialClasses=n!=null?n.trim().split($a):xf}set ngClass(n){this.rawClass=typeof n=="string"?n.trim().split($a):n}ngDoCheck(){for(let r of this.initialClasses)this._updateState(r,!0);let n=this.rawClass;if(Array.isArray(n)||n instanceof Set)for(let r of n)this._updateState(r,!0);else if(n!=null)for(let r of Object.keys(n))this._updateState(r,!!n[r]);this._applyStateDiff()}_updateState(n,r){let o=this.stateMap.get(n);o!==void 0?(o.enabled!==r&&(o.changed=!0,o.enabled=r),o.touched=!0):this.stateMap.set(n,{enabled:r,changed:!0,touched:!0})}_applyStateDiff(){for(let n of this.stateMap){let r=n[0],o=n[1];o.changed?(this._toggleClass(r,o.enabled),o.changed=!1):o.touched||(o.enabled&&this._toggleClass(r,!1),this.stateMap.delete(r)),o.touched=!1}}_toggleClass(n,r){n=n.trim(),n.length>0&&n.split($a).forEach(o=>{r?this._renderer.addClass(this._ngEl.nativeElement,o):this._renderer.removeClass(this._ngEl.nativeElement,o)})}static{this.\u0275fac=function(r){return new(r||e)(xe(At),xe(Aa))}}static{this.\u0275dir=Zs({type:e,selectors:[["","ngClass",""]],inputs:{klass:[0,"class","klass"],ngClass:"ngClass"},standalone:!0})}}return e})();var HT=(()=>{class e{constructor(n){this._viewContainerRef=n,this._viewRef=null,this.ngTemplateOutletContext=null,this.ngTemplateOutlet=null,this.ngTemplateOutletInjector=null}ngOnChanges(n){if(this._shouldRecreateView(n)){let r=this._viewContainerRef;if(this._viewRef&&r.remove(r.indexOf(this._viewRef)),!this.ngTemplateOutlet){this._viewRef=null;return}let o=this._createContextForwardProxy();this._viewRef=r.createEmbeddedView(this.ngTemplateOutlet,o,{injector:this.ngTemplateOutletInjector??void 0})}}_shouldRecreateView(n){return!!n.ngTemplateOutlet||!!n.ngTemplateOutletInjector}_createContextForwardProxy(){return new Proxy({},{set:(n,r,o)=>this.ngTemplateOutletContext?Reflect.set(this.ngTemplateOutletContext,r,o):!1,get:(n,r,o)=>{if(this.ngTemplateOutletContext)return Reflect.get(this.ngTemplateOutletContext,r,o)}})}static{this.\u0275fac=function(r){return new(r||e)(xe(kn))}}static{this.\u0275dir=Zs({type:e,selectors:[["","ngTemplateOutlet",""]],inputs:{ngTemplateOutletContext:"ngTemplateOutletContext",ngTemplateOutlet:"ngTemplateOutlet",ngTemplateOutletInjector:"ngTemplateOutletInjector"},standalone:!0,features:[ea]})}}return e})();function Aw(e,t){return new b(2100,!1)}var Ow="mediumDate",Rw=new N(""),Pw=new N(""),zT=(()=>{class e{constructor(n,r,o){this.locale=n,this.defaultTimezone=r,this.defaultOptions=o}transform(n,r,o,i){if(n==null||n===""||n!==n)return null;try{let s=r??this.defaultOptions?.dateFormat??Ow,a=o??this.defaultOptions?.timezone??this.defaultTimezone??void 0;return ww(n,s,i||this.locale,a)}catch(s){throw Aw(e,s.message)}}static{this.\u0275fac=function(r){return new(r||e)(xe(Vo,16),xe(Rw,24),xe(Pw,24))}}static{this.\u0275pipe=Ys({name:"date",type:e,pure:!0,standalone:!0})}}return e})();var GT=(()=>{class e{transform(n){return JSON.stringify(n,null,2)}static{this.\u0275fac=function(r){return new(r||e)}}static{this.\u0275pipe=Ys({name:"json",type:e,pure:!1,standalone:!0})}}return e})();var Fw="browser",kw="server";function WT(e){return e===Fw}function Lw(e){return e===kw}var Yo=class{};var Vn=class{},Bn=class{},qe=class e{constructor(t){this.normalizedNames=new Map,this.lazyUpdate=null,t?typeof t=="string"?this.lazyInit=()=>{this.headers=new Map,t.split(`
8
+ `).forEach(n=>{let r=n.indexOf(":");if(r>0){let o=n.slice(0,r),i=o.toLowerCase(),s=n.slice(r+1).trim();this.maybeSetNormalizedName(o,i),this.headers.has(i)?this.headers.get(i).push(s):this.headers.set(i,[s])}})}:typeof Headers<"u"&&t instanceof Headers?(this.headers=new Map,t.forEach((n,r)=>{this.setHeaderEntries(r,n)})):this.lazyInit=()=>{this.headers=new Map,Object.entries(t).forEach(([n,r])=>{this.setHeaderEntries(n,r)})}:this.headers=new Map}has(t){return this.init(),this.headers.has(t.toLowerCase())}get(t){this.init();let n=this.headers.get(t.toLowerCase());return n&&n.length>0?n[0]:null}keys(){return this.init(),Array.from(this.normalizedNames.values())}getAll(t){return this.init(),this.headers.get(t.toLowerCase())||null}append(t,n){return this.clone({name:t,value:n,op:"a"})}set(t,n){return this.clone({name:t,value:n,op:"s"})}delete(t,n){return this.clone({name:t,value:n,op:"d"})}maybeSetNormalizedName(t,n){this.normalizedNames.has(n)||this.normalizedNames.set(n,t)}init(){this.lazyInit&&(this.lazyInit instanceof e?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(n=>{this.headers.set(n,t.headers.get(n)),this.normalizedNames.set(n,t.normalizedNames.get(n))})}clone(t){let n=new e;return n.lazyInit=this.lazyInit&&this.lazyInit instanceof e?this.lazyInit:this,n.lazyUpdate=(this.lazyUpdate||[]).concat([t]),n}applyUpdate(t){let n=t.name.toLowerCase();switch(t.op){case"a":case"s":let r=t.value;if(typeof r=="string"&&(r=[r]),r.length===0)return;this.maybeSetNormalizedName(t.name,n);let o=(t.op==="a"?this.headers.get(n):void 0)||[];o.push(...r),this.headers.set(n,o);break;case"d":let i=t.value;if(!i)this.headers.delete(n),this.normalizedNames.delete(n);else{let s=this.headers.get(n);if(!s)return;s=s.filter(a=>i.indexOf(a)===-1),s.length===0?(this.headers.delete(n),this.normalizedNames.delete(n)):this.headers.set(n,s)}break}}setHeaderEntries(t,n){let r=(Array.isArray(n)?n:[n]).map(i=>i.toString()),o=t.toLowerCase();this.headers.set(o,r),this.maybeSetNormalizedName(t,o)}forEach(t){this.init(),Array.from(this.normalizedNames.keys()).forEach(n=>t(this.normalizedNames.get(n),this.headers.get(n)))}};var za=class{encodeKey(t){return kf(t)}encodeValue(t){return kf(t)}decodeKey(t){return decodeURIComponent(t)}decodeValue(t){return decodeURIComponent(t)}};function Vw(e,t){let n=new Map;return e.length>0&&e.replace(/^\?/,"").split("&").forEach(o=>{let i=o.indexOf("="),[s,a]=i==-1?[t.decodeKey(o),""]:[t.decodeKey(o.slice(0,i)),t.decodeValue(o.slice(i+1))],c=n.get(s)||[];c.push(a),n.set(s,c)}),n}var Bw=/%(\d[a-f0-9])/gi,$w={40:"@","3A":":",24:"$","2C":",","3B":";","3D":"=","3F":"?","2F":"/"};function kf(e){return encodeURIComponent(e).replace(Bw,(t,n)=>$w[n]??t)}function Ko(e){return`${e}`}var ut=class e{constructor(t={}){if(this.updates=null,this.cloneFrom=null,this.encoder=t.encoder||new za,t.fromString){if(t.fromObject)throw new Error("Cannot specify both fromString and fromObject.");this.map=Vw(t.fromString,this.encoder)}else t.fromObject?(this.map=new Map,Object.keys(t.fromObject).forEach(n=>{let r=t.fromObject[n],o=Array.isArray(r)?r.map(Ko):[Ko(r)];this.map.set(n,o)})):this.map=null}has(t){return this.init(),this.map.has(t)}get(t){this.init();let n=this.map.get(t);return n?n[0]:null}getAll(t){return this.init(),this.map.get(t)||null}keys(){return this.init(),Array.from(this.map.keys())}append(t,n){return this.clone({param:t,value:n,op:"a"})}appendAll(t){let n=[];return Object.keys(t).forEach(r=>{let o=t[r];Array.isArray(o)?o.forEach(i=>{n.push({param:r,value:i,op:"a"})}):n.push({param:r,value:o,op:"a"})}),this.clone(n)}set(t,n){return this.clone({param:t,value:n,op:"s"})}delete(t,n){return this.clone({param:t,value:n,op:"d"})}toString(){return this.init(),this.keys().map(t=>{let n=this.encoder.encodeKey(t);return this.map.get(t).map(r=>n+"="+this.encoder.encodeValue(r)).join("&")}).filter(t=>t!=="").join("&")}clone(t){let n=new e({encoder:this.encoder});return n.cloneFrom=this.cloneFrom||this,n.updates=(this.updates||[]).concat(t),n}init(){this.map===null&&(this.map=new Map),this.cloneFrom!==null&&(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 n=(t.op==="a"?this.map.get(t.param):void 0)||[];n.push(Ko(t.value)),this.map.set(t.param,n);break;case"d":if(t.value!==void 0){let r=this.map.get(t.param)||[],o=r.indexOf(Ko(t.value));o!==-1&&r.splice(o,1),r.length>0?this.map.set(t.param,r):this.map.delete(t.param)}else{this.map.delete(t.param);break}}}),this.cloneFrom=this.updates=null)}};var Ga=class{constructor(){this.map=new Map}set(t,n){return this.map.set(t,n),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()}};function Uw(e){switch(e){case"DELETE":case"GET":case"HEAD":case"OPTIONS":case"JSONP":return!1;default:return!0}}function Lf(e){return typeof ArrayBuffer<"u"&&e instanceof ArrayBuffer}function jf(e){return typeof Blob<"u"&&e instanceof Blob}function Vf(e){return typeof FormData<"u"&&e instanceof FormData}function Hw(e){return typeof URLSearchParams<"u"&&e instanceof URLSearchParams}var jn=class e{constructor(t,n,r,o){this.url=n,this.body=null,this.reportProgress=!1,this.withCredentials=!1,this.responseType="json",this.method=t.toUpperCase();let i;if(Uw(this.method)||o?(this.body=r!==void 0?r:null,i=o):i=r,i&&(this.reportProgress=!!i.reportProgress,this.withCredentials=!!i.withCredentials,i.responseType&&(this.responseType=i.responseType),i.headers&&(this.headers=i.headers),i.context&&(this.context=i.context),i.params&&(this.params=i.params),this.transferCache=i.transferCache),this.headers??=new qe,this.context??=new Ga,!this.params)this.params=new ut,this.urlWithParams=n;else{let s=this.params.toString();if(s.length===0)this.urlWithParams=n;else{let a=n.indexOf("?"),c=a===-1?"?":a<n.length-1?"&":"";this.urlWithParams=n+c+s}}}serializeBody(){return this.body===null?null:typeof this.body=="string"||Lf(this.body)||jf(this.body)||Vf(this.body)||Hw(this.body)?this.body:this.body instanceof ut?this.body.toString():typeof this.body=="object"||typeof this.body=="boolean"||Array.isArray(this.body)?JSON.stringify(this.body):this.body.toString()}detectContentTypeHeader(){return this.body===null||Vf(this.body)?null:jf(this.body)?this.body.type||null:Lf(this.body)?null:typeof this.body=="string"?"text/plain":this.body instanceof ut?"application/x-www-form-urlencoded;charset=UTF-8":typeof this.body=="object"||typeof this.body=="number"||typeof this.body=="boolean"?"application/json":null}clone(t={}){let n=t.method||this.method,r=t.url||this.url,o=t.responseType||this.responseType,i=t.transferCache??this.transferCache,s=t.body!==void 0?t.body:this.body,a=t.withCredentials??this.withCredentials,c=t.reportProgress??this.reportProgress,u=t.headers||this.headers,l=t.params||this.params,d=t.context??this.context;return t.setHeaders!==void 0&&(u=Object.keys(t.setHeaders).reduce((h,f)=>h.set(f,t.setHeaders[f]),u)),t.setParams&&(l=Object.keys(t.setParams).reduce((h,f)=>h.set(f,t.setParams[f]),l)),new e(n,r,s,{params:l,headers:u,context:d,reportProgress:c,responseType:o,withCredentials:a,transferCache:i})}},lt=function(e){return e[e.Sent=0]="Sent",e[e.UploadProgress=1]="UploadProgress",e[e.ResponseHeader=2]="ResponseHeader",e[e.DownloadProgress=3]="DownloadProgress",e[e.Response=4]="Response",e[e.User=5]="User",e}(lt||{}),$n=class{constructor(t,n=200,r="OK"){this.headers=t.headers||new qe,this.status=t.status!==void 0?t.status:n,this.statusText=t.statusText||r,this.url=t.url||null,this.ok=this.status>=200&&this.status<300}},Xo=class e extends $n{constructor(t={}){super(t),this.type=lt.ResponseHeader}clone(t={}){return new e({headers:t.headers||this.headers,status:t.status!==void 0?t.status:this.status,statusText:t.statusText||this.statusText,url:t.url||this.url||void 0})}},Un=class e extends $n{constructor(t={}){super(t),this.type=lt.Response,this.body=t.body!==void 0?t.body:null}clone(t={}){return new e({body:t.body!==void 0?t.body:this.body,headers:t.headers||this.headers,status:t.status!==void 0?t.status:this.status,statusText:t.statusText||this.statusText,url:t.url||this.url||void 0})}},ct=class extends $n{constructor(t){super(t,0,"Unknown Error"),this.name="HttpErrorResponse",this.ok=!1,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}},Hf=200,zw=204;function Ha(e,t){return{body:t,headers:e.headers,context:e.context,observe:e.observe,params:e.params,reportProgress:e.reportProgress,responseType:e.responseType,withCredentials:e.withCredentials,transferCache:e.transferCache}}var Gw=(()=>{class e{constructor(n){this.handler=n}request(n,r,o={}){let i;if(n instanceof jn)i=n;else{let c;o.headers instanceof qe?c=o.headers:c=new qe(o.headers);let u;o.params&&(o.params instanceof ut?u=o.params:u=new ut({fromObject:o.params})),i=new jn(n,r,o.body!==void 0?o.body:null,{headers:c,context:o.context,params:u,reportProgress:o.reportProgress,responseType:o.responseType||"json",withCredentials:o.withCredentials,transferCache:o.transferCache})}let s=ar(i).pipe(vi(c=>this.handler.handle(c)));if(n instanceof jn||o.observe==="events")return s;let a=s.pipe(mt(c=>c instanceof Un));switch(o.observe||"body"){case"body":switch(i.responseType){case"arraybuffer":return a.pipe(re(c=>{if(c.body!==null&&!(c.body instanceof ArrayBuffer))throw new Error("Response is not an ArrayBuffer.");return c.body}));case"blob":return a.pipe(re(c=>{if(c.body!==null&&!(c.body instanceof Blob))throw new Error("Response is not a Blob.");return c.body}));case"text":return a.pipe(re(c=>{if(c.body!==null&&typeof c.body!="string")throw new Error("Response is not a string.");return c.body}));case"json":default:return a.pipe(re(c=>c.body))}case"response":return a;default:throw new Error(`Unreachable: unhandled observe type ${o.observe}}`)}}delete(n,r={}){return this.request("DELETE",n,r)}get(n,r={}){return this.request("GET",n,r)}head(n,r={}){return this.request("HEAD",n,r)}jsonp(n,r){return this.request("JSONP",n,{params:new ut().append(r,"JSONP_CALLBACK"),observe:"body",responseType:"json"})}options(n,r={}){return this.request("OPTIONS",n,r)}patch(n,r,o={}){return this.request("PATCH",n,Ha(o,r))}post(n,r,o={}){return this.request("POST",n,Ha(o,r))}put(n,r,o={}){return this.request("PUT",n,Ha(o,r))}static{this.\u0275fac=function(r){return new(r||e)($(Vn))}}static{this.\u0275prov=R({token:e,factory:e.\u0275fac})}}return e})(),Ww=/^\)\]\}',?\n/,qw="X-Request-URL";function Bf(e){if(e.url)return e.url;let t=qw.toLocaleLowerCase();return e.headers.get(t)}var Wa=(()=>{class e{constructor(){this.fetchImpl=D(qa,{optional:!0})?.fetch??((...n)=>globalThis.fetch(...n)),this.ngZone=D(ee)}handle(n){return new S(r=>{let o=new AbortController;return this.doRequest(n,o.signal,r).then(Za,i=>r.error(new ct({error:i}))),()=>o.abort()})}async doRequest(n,r,o){let i=this.createRequestInit(n),s;try{let f=this.ngZone.runOutsideAngular(()=>this.fetchImpl(n.urlWithParams,ge({signal:r},i)));Zw(f),o.next({type:lt.Sent}),s=await f}catch(f){o.error(new ct({error:f,status:f.status??0,statusText:f.statusText,url:n.urlWithParams,headers:f.headers}));return}let a=new qe(s.headers),c=s.statusText,u=Bf(s)??n.urlWithParams,l=s.status,d=null;if(n.reportProgress&&o.next(new Xo({headers:a,status:l,statusText:c,url:u})),s.body){let f=s.headers.get("content-length"),p=[],g=s.body.getReader(),m=0,C,j,P=typeof Zone<"u"&&Zone.current;await this.ngZone.runOutsideAngular(async()=>{for(;;){let{done:ce,value:G}=await g.read();if(ce)break;if(p.push(G),m+=G.length,n.reportProgress){j=n.responseType==="text"?(j??"")+(C??=new TextDecoder).decode(G,{stream:!0}):void 0;let je=()=>o.next({type:lt.DownloadProgress,total:f?+f:void 0,loaded:m,partialText:j});P?P.run(je):je()}}});let Q=this.concatChunks(p,m);try{let ce=s.headers.get("Content-Type")??"";d=this.parseBody(n,Q,ce)}catch(ce){o.error(new ct({error:ce,headers:new qe(s.headers),status:s.status,statusText:s.statusText,url:Bf(s)??n.urlWithParams}));return}}l===0&&(l=d?Hf:0),l>=200&&l<300?(o.next(new Un({body:d,headers:a,status:l,statusText:c,url:u})),o.complete()):o.error(new ct({error:d,headers:a,status:l,statusText:c,url:u}))}parseBody(n,r,o){switch(n.responseType){case"json":let i=new TextDecoder().decode(r).replace(Ww,"");return i===""?null:JSON.parse(i);case"text":return new TextDecoder().decode(r);case"blob":return new Blob([r],{type:o});case"arraybuffer":return r.buffer}}createRequestInit(n){let r={},o=n.withCredentials?"include":void 0;if(n.headers.forEach((i,s)=>r[i]=s.join(",")),n.headers.has("Accept")||(r.Accept="application/json, text/plain, */*"),!n.headers.has("Content-Type")){let i=n.detectContentTypeHeader();i!==null&&(r["Content-Type"]=i)}return{body:n.serializeBody(),method:n.method,headers:r,credentials:o}}concatChunks(n,r){let o=new Uint8Array(r),i=0;for(let s of n)o.set(s,i),i+=s.length;return o}static{this.\u0275fac=function(r){return new(r||e)}}static{this.\u0275prov=R({token:e,factory:e.\u0275fac})}}return e})(),qa=class{};function Za(){}function Zw(e){e.then(Za,Za)}function Yw(e,t){return t(e)}function Qw(e,t,n){return(r,o)=>ul(n,()=>t(r,i=>e(i,o)))}var Ya=new N(""),Jw=new N(""),Kw=new N("",{providedIn:"root",factory:()=>!0});var $f=(()=>{class e extends Vn{constructor(n,r){super(),this.backend=n,this.injector=r,this.chain=null,this.pendingTasks=D(St),this.contributeToStability=D(Kw)}handle(n){if(this.chain===null){let r=Array.from(new Set([...this.injector.get(Ya),...this.injector.get(Jw,[])]));this.chain=r.reduceRight((o,i)=>Qw(o,i,this.injector),Yw)}if(this.contributeToStability){let r=this.pendingTasks.add();return this.chain(n,o=>this.backend.handle(o)).pipe(cr(()=>this.pendingTasks.remove(r)))}else return this.chain(n,r=>this.backend.handle(r))}static{this.\u0275fac=function(r){return new(r||e)($(Bn),$(Pe))}}static{this.\u0275prov=R({token:e,factory:e.\u0275fac})}}return e})();var Xw=/^\)\]\}',?\n/;function eI(e){return"responseURL"in e&&e.responseURL?e.responseURL:/^X-Request-URL:/m.test(e.getAllResponseHeaders())?e.getResponseHeader("X-Request-URL"):null}var Uf=(()=>{class e{constructor(n){this.xhrFactory=n}handle(n){if(n.method==="JSONP")throw new b(-2800,!1);let r=this.xhrFactory;return(r.\u0275loadImpl?Se(r.\u0275loadImpl()):ar(null)).pipe(lr(()=>new S(i=>{let s=r.build();if(s.open(n.method,n.urlWithParams),n.withCredentials&&(s.withCredentials=!0),n.headers.forEach((g,m)=>s.setRequestHeader(g,m.join(","))),n.headers.has("Accept")||s.setRequestHeader("Accept","application/json, text/plain, */*"),!n.headers.has("Content-Type")){let g=n.detectContentTypeHeader();g!==null&&s.setRequestHeader("Content-Type",g)}if(n.responseType){let g=n.responseType.toLowerCase();s.responseType=g!=="json"?g:"text"}let a=n.serializeBody(),c=null,u=()=>{if(c!==null)return c;let g=s.statusText||"OK",m=new qe(s.getAllResponseHeaders()),C=eI(s)||n.url;return c=new Xo({headers:m,status:s.status,statusText:g,url:C}),c},l=()=>{let{headers:g,status:m,statusText:C,url:j}=u(),P=null;m!==zw&&(P=typeof s.response>"u"?s.responseText:s.response),m===0&&(m=P?Hf:0);let Q=m>=200&&m<300;if(n.responseType==="json"&&typeof P=="string"){let ce=P;P=P.replace(Xw,"");try{P=P!==""?JSON.parse(P):null}catch(G){P=ce,Q&&(Q=!1,P={error:G,text:P})}}Q?(i.next(new Un({body:P,headers:g,status:m,statusText:C,url:j||void 0})),i.complete()):i.error(new ct({error:P,headers:g,status:m,statusText:C,url:j||void 0}))},d=g=>{let{url:m}=u(),C=new ct({error:g,status:s.status||0,statusText:s.statusText||"Unknown Error",url:m||void 0});i.error(C)},h=!1,f=g=>{h||(i.next(u()),h=!0);let m={type:lt.DownloadProgress,loaded:g.loaded};g.lengthComputable&&(m.total=g.total),n.responseType==="text"&&s.responseText&&(m.partialText=s.responseText),i.next(m)},p=g=>{let m={type:lt.UploadProgress,loaded:g.loaded};g.lengthComputable&&(m.total=g.total),i.next(m)};return s.addEventListener("load",l),s.addEventListener("error",d),s.addEventListener("timeout",d),s.addEventListener("abort",d),n.reportProgress&&(s.addEventListener("progress",f),a!==null&&s.upload&&s.upload.addEventListener("progress",p)),s.send(a),i.next({type:lt.Sent}),()=>{s.removeEventListener("error",d),s.removeEventListener("abort",d),s.removeEventListener("load",l),s.removeEventListener("timeout",d),n.reportProgress&&(s.removeEventListener("progress",f),a!==null&&s.upload&&s.upload.removeEventListener("progress",p)),s.readyState!==s.DONE&&s.abort()}})))}static{this.\u0275fac=function(r){return new(r||e)($(Yo))}}static{this.\u0275prov=R({token:e,factory:e.\u0275fac})}}return e})(),zf=new N(""),tI="XSRF-TOKEN",nI=new N("",{providedIn:"root",factory:()=>tI}),rI="X-XSRF-TOKEN",oI=new N("",{providedIn:"root",factory:()=>rI}),ei=class{},iI=(()=>{class e{constructor(n,r,o){this.doc=n,this.platform=r,this.cookieName=o,this.lastCookieString="",this.lastToken=null,this.parseCount=0}getToken(){if(this.platform==="server")return null;let n=this.doc.cookie||"";return n!==this.lastCookieString&&(this.parseCount++,this.lastToken=Ff(n,this.cookieName),this.lastCookieString=n),this.lastToken}static{this.\u0275fac=function(r){return new(r||e)($(Qo),$(ha),$(nI))}}static{this.\u0275prov=R({token:e,factory:e.\u0275fac})}}return e})();function sI(e,t){let n=e.url.toLowerCase();if(!D(zf)||e.method==="GET"||e.method==="HEAD"||n.startsWith("http://")||n.startsWith("https://"))return t(e);let r=D(ei).getToken(),o=D(oI);return r!=null&&!e.headers.has(o)&&(e=e.clone({headers:e.headers.set(o,r)})),t(e)}var Qa=function(e){return e[e.Interceptors=0]="Interceptors",e[e.LegacyInterceptors=1]="LegacyInterceptors",e[e.CustomXsrfConfiguration=2]="CustomXsrfConfiguration",e[e.NoXsrfProtection=3]="NoXsrfProtection",e[e.JsonpSupport=4]="JsonpSupport",e[e.RequestsMadeViaParent=5]="RequestsMadeViaParent",e[e.Fetch=6]="Fetch",e}(Qa||{});function Gf(e,t){return{\u0275kind:e,\u0275providers:t}}function ix(...e){let t=[Gw,Uf,$f,{provide:Vn,useExisting:$f},{provide:Bn,useFactory:()=>D(Wa,{optional:!0})??D(Uf)},{provide:Ya,useValue:sI,multi:!0},{provide:zf,useValue:!0},{provide:ei,useClass:iI}];for(let n of e)t.push(...n.\u0275providers);return Qs(t)}function sx(e){return Gf(Qa.Interceptors,e.map(t=>({provide:Ya,useValue:t,multi:!0})))}function ax(){return Gf(Qa.Fetch,[Wa,{provide:Bn,useExisting:Wa}])}export{ge as a,Ee as b,Xf as c,aI as d,cI as e,Z as f,J as g,th as h,S as i,hi as j,pi as k,Ae as l,un as m,mi as n,ln as o,Se as p,ar as q,ph as r,gh as s,gt as t,re as u,Ch as v,pt as w,fi as x,ur as y,Mh as z,_h as A,mt as B,yi as C,vi as D,dn as E,gr as F,Th as G,xh as H,cr as I,bc as J,Di as K,Ah as L,Oh as M,wc as N,lr as O,Rh as P,wi as Q,b as R,ku as S,R as T,ju as U,g0 as V,N as W,x as X,$ as Y,D as Z,In as _,m0 as $,Ku as aa,Zs as ba,Ys as ca,Qs as da,al as ea,Pe as fa,ul as ga,Bp as ha,ea as ia,y0 as ja,v0 as ka,D0 as la,w0 as ma,Mg as na,Qt as oa,xo as pa,St as qa,Me as ra,ee as sa,rt as ta,I0 as ua,E0 as va,At as wa,C0 as xa,b0 as ya,Hg as za,ha as Aa,M0 as Ba,Ot as Ca,ga as Da,_0 as Ea,T0 as Fa,x0 as Ga,N0 as Ha,S0 as Ia,nd as Ja,dm as Ka,So as La,A0 as Ma,hm as Na,O0 as Oa,Xr as Pa,R0 as Qa,xe as Ra,ro as Sa,Aa as Ta,kn as Ua,L0 as Va,nv as Wa,j0 as Xa,V0 as Ya,lv as Za,mv as _a,Ts as $a,yv as ab,Ev as bb,_v as cb,$v as db,ef as eb,Uv as fb,B0 as gb,$0 as hb,U0 as ib,H0 as jb,z0 as kb,cf as lb,uf as mb,nD as nb,lf as ob,df as pb,iD as qb,G0 as rb,hD as sb,W0 as tb,q0 as ub,Z0 as vb,vD as wb,DD as xb,wD as yb,Y0 as zb,Q0 as Ab,J0 as Bb,K0 as Cb,X0 as Db,eT as Eb,tT as Fb,CD as Gb,hf as Hb,bD as Ib,MD as Jb,nT as Kb,rT as Lb,oT as Mb,iT as Nb,sT as Ob,aT as Pb,cT as Qb,uT as Rb,lT as Sb,dT as Tb,fT as Ub,Fa as Vb,wf as Wb,Ln as Xb,hT as Yb,pT as Zb,ka as _b,gT as $b,KD as ac,mT as bc,XD as cc,nw as dc,yT as ec,La as fc,$T as gc,bf as hc,Qo as ic,Ua as jc,aw as kc,Ff as lc,UT as mc,HT as nc,zT as oc,GT as pc,Fw as qc,WT as rc,Lw as sc,Yo as tc,qe as uc,Un as vc,Gw as wc,ix as xc,sx as yc,ax as zc};
@@ -0,0 +1 @@
1
+ import{A as D,C as O,O as B,T as u,Y as y,a as m,b as V,q as k,r as f,u as I,uc as S,wc as c}from"./chunk-ORDBF5MR.js";var R=class{_fns;constructor(){this._fns=[]}eject(e){let a=this._fns.indexOf(e);a!==-1&&(this._fns=[...this._fns.slice(0,a),...this._fns.slice(a+1)])}use(e){this._fns=[...this._fns,e]}},t={BASE:"",CREDENTIALS:"include",ENCODE_PATH:void 0,HEADERS:void 0,PASSWORD:void 0,TOKEN:void 0,USERNAME:void 0,VERSION:"1",WITH_CREDENTIALS:!1,interceptors:{response:new R}};var d=class extends Error{url;status;statusText;body;request;constructor(e,a,p){super(p),this.name="ApiError",this.url=a.url,this.status=a.status,this.statusText=a.statusText,this.body=a.body,this.request=e}};var b=s=>typeof s=="string",P=s=>b(s)&&s!=="",T=s=>s instanceof Blob,v=s=>s instanceof FormData,j=s=>{try{return btoa(s)}catch{return Buffer.from(s).toString("base64")}},F=s=>{let e=[],a=(n,i)=>{e.push(`${encodeURIComponent(n)}=${encodeURIComponent(String(i))}`)},p=(n,i)=>{i!=null&&(i instanceof Date?a(n,i.toISOString()):Array.isArray(i)?i.forEach(o=>p(n,o)):typeof i=="object"?Object.entries(i).forEach(([o,l])=>p(`${n}[${o}]`,l)):a(n,i))};return Object.entries(s).forEach(([n,i])=>p(n,i)),e.length?`?${e.join("&")}`:""},L=(s,e)=>{let a=s.ENCODE_PATH||encodeURI,p=e.url.replace("{api-version}",s.VERSION).replace(/{(.*?)}/g,(i,o)=>e.path?.hasOwnProperty(o)?a(String(e.path[o])):i),n=s.BASE+p;return e.query?n+F(e.query):n},H=s=>{if(s.formData){let e=new FormData,a=(p,n)=>{b(n)||T(n)?e.append(p,n):e.append(p,JSON.stringify(n))};return Object.entries(s.formData).filter(([,p])=>p!=null).forEach(([p,n])=>{Array.isArray(n)?n.forEach(i=>a(p,i)):a(p,n)}),e}},g=async(s,e)=>typeof e=="function"?e(s):e,q=(s,e)=>D({token:g(e,s.TOKEN),username:g(e,s.USERNAME),password:g(e,s.PASSWORD),additionalHeaders:g(e,s.HEADERS)}).pipe(I(({token:a,username:p,password:n,additionalHeaders:i})=>{let o=Object.entries(m(m({Accept:"application/json"},i),e.headers)).filter(([,l])=>l!=null).reduce((l,[A,h])=>V(m({},l),{[A]:String(h)}),{});if(P(a)&&(o.Authorization=`Bearer ${a}`),P(p)&&P(n)){let l=j(`${p}:${n}`);o.Authorization=`Basic ${l}`}return e.body!==void 0&&(e.mediaType?o["Content-Type"]=e.mediaType:T(e.body)?o["Content-Type"]=e.body.type||"application/octet-stream":b(e.body)?o["Content-Type"]="text/plain":v(e.body)||(o["Content-Type"]="application/json")),new S(o)})),w=s=>{if(s.body)return s.mediaType?.includes("application/json")||s.mediaType?.includes("+json")?JSON.stringify(s.body):b(s.body)||T(s.body)||v(s.body)?s.body:JSON.stringify(s.body)},U=(s,e,a,p,n,i,o)=>a.request(e.method,p,{headers:o,body:n??i,withCredentials:s.WITH_CREDENTIALS,observe:"response"}),z=(s,e)=>{if(e){let a=s.headers.get(e);if(b(a))return a}},W=s=>{if(s.status!==204&&s.body!==null)return s.body},K=(s,e)=>{let p=m({400:"Bad Request",401:"Unauthorized",402:"Payment Required",403:"Forbidden",404:"Not Found",405:"Method Not Allowed",406:"Not Acceptable",407:"Proxy Authentication Required",408:"Request Timeout",409:"Conflict",410:"Gone",411:"Length Required",412:"Precondition Failed",413:"Payload Too Large",414:"URI Too Long",415:"Unsupported Media Type",416:"Range Not Satisfiable",417:"Expectation Failed",418:"Im a teapot",421:"Misdirected Request",422:"Unprocessable Content",423:"Locked",424:"Failed Dependency",425:"Too Early",426:"Upgrade Required",428:"Precondition Required",429:"Too Many Requests",431:"Request Header Fields Too Large",451:"Unavailable For Legal Reasons",500:"Internal Server Error",501:"Not Implemented",502:"Bad Gateway",503:"Service Unavailable",504:"Gateway Timeout",505:"HTTP Version Not Supported",506:"Variant Also Negotiates",507:"Insufficient Storage",508:"Loop Detected",510:"Not Extended",511:"Network Authentication Required"},s.errors)[e.status];if(p)throw new d(s,e,p);if(!e.ok){let n=e.status??"unknown",i=e.statusText??"unknown",o=(()=>{try{return JSON.stringify(e.body,null,2)}catch{return}})();throw new d(s,e,`Generic Error: status: ${n}; status text: ${i}; body: ${o}`)}},r=(s,e,a)=>{let p=L(s,a),n=H(a),i=w(a);return q(s,a).pipe(B(o=>U(s,a,e,p,i,n,o)),B(async o=>{for(let N of s.interceptors.response._fns)o=await N(o);let l=W(o),A=z(o,a.responseHeader),h=l;return a.responseTransformer&&o.ok&&(h=await a.responseTransformer(l)),{url:p,ok:o.ok,status:o.status,statusText:o.statusText,body:A??h}}),O(o=>o.status?k({url:p,ok:o.ok,status:o.status,statusText:o.statusText,body:o.error??o.statusText}):f(()=>o)),I(o=>(K(a,o),o.body)),O(o=>f(()=>o)))};var $=class s{constructor(e){this.http=e}getApiV1Commandline(){return r(t,this.http,{method:"GET",url:"/api/v1/commandline"})}static \u0275fac=function(a){return new(a||s)(y(c))};static \u0275prov=u({token:s,factory:s.\u0275fac,providedIn:"root"})},C=class s{constructor(e){this.http=e}postApiV1Commandline(e){return r(t,this.http,{method:"POST",url:"/api/v1/commandline",body:e.requestBody,mediaType:"application/json"})}getApiV1Acknowledgements(){return r(t,this.http,{method:"GET",url:"/api/v1/acknowledgements"})}postApiV1AuthRefresh(){return r(t,this.http,{method:"POST",url:"/api/v1/auth/refresh"})}postApiV1AuthSignin(e){return r(t,this.http,{method:"POST",url:"/api/v1/auth/signin",body:e.requestBody,mediaType:"application/json"})}postApiV1AuthLogin(e){return r(t,this.http,{method:"POST",url:"/api/v1/auth/login",body:e.requestBody,mediaType:"application/json"})}postApiV1AuthIssuesignintoken(e){return r(t,this.http,{method:"POST",url:"/api/v1/auth/issuesignintoken",body:e.requestBody,mediaType:"application/json"})}postApiV1AuthRefreshLogout(){return r(t,this.http,{method:"POST",url:"/api/v1/auth/refresh/logout"})}postApiV1AuthIssuetokenByOperation(e){return r(t,this.http,{method:"POST",url:"/api/v1/auth/issuetoken/{operation}",path:{operation:e.operation}})}getApiV1Backupdefaults(){return r(t,this.http,{method:"GET",url:"/api/v1/backupdefaults"})}getApiV1Backups(){return r(t,this.http,{method:"GET",url:"/api/v1/backups"})}postApiV1Backups(e){return r(t,this.http,{method:"POST",url:"/api/v1/backups",query:{temporary:e.temporary,existingdb:e.existingdb},body:e.requestBody,mediaType:"application/json"})}postApiV1BackupsImport(e){return r(t,this.http,{method:"POST",url:"/api/v1/backups/import",body:e.requestBody,mediaType:"application/json"})}getApiV1BugreportByReportid(e){return r(t,this.http,{method:"GET",url:"/api/v1/bugreport/{reportid}",path:{reportid:e.reportid},query:{token:e.token}})}getApiV1CaptchaByToken(e){return r(t,this.http,{method:"GET",url:"/api/v1/captcha/{token}",path:{token:e.token}})}postApiV1CaptchaByToken(e){return r(t,this.http,{method:"POST",url:"/api/v1/captcha/{token}",path:{token:e.token},body:e.requestBody,mediaType:"application/json"})}postApiV1Captcha(e){return r(t,this.http,{method:"POST",url:"/api/v1/captcha",body:e.requestBody,mediaType:"application/json"})}getApiV1Changelog(e={}){return r(t,this.http,{method:"GET",url:"/api/v1/changelog",query:{"from-update":e.fromUpdate}})}getApiV1CommandlineByRunid(e){return r(t,this.http,{method:"GET",url:"/api/v1/commandline/{runid}",path:{runid:e.runid},query:{offset:e.offset,pagesize:e.pagesize}})}postApiV1CommandlineByRunidAbort(e){return r(t,this.http,{method:"POST",url:"/api/v1/commandline/{runid}/abort",path:{runid:e.runid}})}postApiV1Filesystem(e){return r(t,this.http,{method:"POST",url:"/api/v1/filesystem",query:{onlyFolders:e.onlyFolders,showHidden:e.showHidden},body:e.requestBody,mediaType:"application/json"})}postApiV1FilesystemValidate(e){return r(t,this.http,{method:"POST",url:"/api/v1/filesystem/validate",body:e.requestBody,mediaType:"application/json"})}getApiV1Hyperv(){return r(t,this.http,{method:"GET",url:"/api/v1/hyperv"})}getApiV1HypervByKey(e){return r(t,this.http,{method:"GET",url:"/api/v1/hyperv/{key}",path:{key:e.key}})}getApiV1Licenses(){return r(t,this.http,{method:"GET",url:"/api/v1/licenses"})}getApiV1LogdataPoll(e){return r(t,this.http,{method:"GET",url:"/api/v1/logdata/poll",query:{level:e.level,id:e.id,offset:e.offset,pagesize:e.pagesize}})}getApiV1LogdataLog(e={}){return r(t,this.http,{method:"GET",url:"/api/v1/logdata/log",query:{offset:e.offset,pagesize:e.pagesize}})}getApiV1Mssql(){return r(t,this.http,{method:"GET",url:"/api/v1/mssql"})}getApiV1MssqlByKey(e){return r(t,this.http,{method:"GET",url:"/api/v1/mssql/{key}",path:{key:e.key}})}getApiV1NotificationById(e){return r(t,this.http,{method:"GET",url:"/api/v1/notification/{id}",path:{id:e.id}})}deleteApiV1NotificationById(e){return r(t,this.http,{method:"DELETE",url:"/api/v1/notification/{id}",path:{id:e.id}})}getApiV1Notifications(){return r(t,this.http,{method:"GET",url:"/api/v1/notifications"})}getApiV1RemotecontrolStatus(){return r(t,this.http,{method:"GET",url:"/api/v1/remotecontrol/status"})}postApiV1RemotecontrolEnable(){return r(t,this.http,{method:"POST",url:"/api/v1/remotecontrol/enable"})}postApiV1RemotecontrolDisable(){return r(t,this.http,{method:"POST",url:"/api/v1/remotecontrol/disable"})}deleteApiV1RemotecontrolRegistration(){return r(t,this.http,{method:"DELETE",url:"/api/v1/remotecontrol/registration"})}postApiV1RemotecontrolRegister(e){return r(t,this.http,{method:"POST",url:"/api/v1/remotecontrol/register",body:e.requestBody,mediaType:"application/json"})}deleteApiV1RemotecontrolRegister(){return r(t,this.http,{method:"DELETE",url:"/api/v1/remotecontrol/register"})}postApiV1RemoteoperationDbpath(e){return r(t,this.http,{method:"POST",url:"/api/v1/remoteoperation/dbpath",body:e.requestBody,mediaType:"application/json"})}postApiV1RemoteoperationTest(e){return r(t,this.http,{method:"POST",url:"/api/v1/remoteoperation/test",query:{autocreate:e.autocreate},body:e.requestBody,mediaType:"application/json"})}postApiV1RemoteoperationCreate(e){return r(t,this.http,{method:"POST",url:"/api/v1/remoteoperation/create",body:e.requestBody,mediaType:"application/json"})}getApiV1Serversettings(){return r(t,this.http,{method:"GET",url:"/api/v1/serversettings"})}patchApiV1Serversettings(e){return r(t,this.http,{method:"PATCH",url:"/api/v1/serversettings",body:e.requestBody,mediaType:"application/json"})}getApiV1ServersettingByKey(e){return r(t,this.http,{method:"GET",url:"/api/v1/serversetting/{key}",path:{key:e.key}})}putApiV1ServersettingByKey(e){return r(t,this.http,{method:"PUT",url:"/api/v1/serversetting/{key}",path:{key:e.key},body:e.requestBody,mediaType:"application/json"})}getApiV1Serverstate(e={}){return r(t,this.http,{method:"GET",url:"/api/v1/serverstate",query:{lastEventId:e.lastEventId,longpoll:e.longpoll,duration:e.duration}})}postApiV1ServerstatePause(e={}){return r(t,this.http,{method:"POST",url:"/api/v1/serverstate/pause",query:{duration:e.duration}})}postApiV1ServerstateResume(){return r(t,this.http,{method:"POST",url:"/api/v1/serverstate/resume"})}getApiV1Systeminfo(){return r(t,this.http,{method:"GET",url:"/api/v1/systeminfo"})}getApiV1SysteminfoFiltergroups(){return r(t,this.http,{method:"GET",url:"/api/v1/systeminfo/filtergroups"})}getApiV1TaskByTaskid(e){return r(t,this.http,{method:"GET",url:"/api/v1/task/{taskid}",path:{taskid:e.taskid}})}postApiV1TaskByTaskidStopaftercurrentfile(e){return r(t,this.http,{method:"POST",url:"/api/v1/task/{taskid}/stopaftercurrentfile",path:{taskid:e.taskid}})}postApiV1TaskByTaskidStopnow(e){return r(t,this.http,{method:"POST",url:"/api/v1/task/{taskid}/stopnow",path:{taskid:e.taskid}})}postApiV1TaskByTaskidAbort(e){return r(t,this.http,{method:"POST",url:"/api/v1/task/{taskid}/abort",path:{taskid:e.taskid}})}getApiV1Uisettings(){return r(t,this.http,{method:"GET",url:"/api/v1/uisettings"})}getApiV1UisettingsByScheme(e){return r(t,this.http,{method:"GET",url:"/api/v1/uisettings/{scheme}",path:{scheme:e.scheme}})}patchApiV1UisettingsByScheme(e){return r(t,this.http,{method:"PATCH",url:"/api/v1/uisettings/{scheme}",path:{scheme:e.scheme},body:e.requestBody,mediaType:"application/json"})}postApiV1WebmoduleByModulekey(e){return r(t,this.http,{method:"POST",url:"/api/v1/webmodule/{modulekey}",path:{modulekey:e.modulekey},body:e.requestBody,mediaType:"application/json"})}getApiV1BackupById(e){return r(t,this.http,{method:"GET",url:"/api/v1/backup/{id}",path:{id:e.id}})}putApiV1BackupById(e){return r(t,this.http,{method:"PUT",url:"/api/v1/backup/{id}",path:{id:e.id},body:e.requestBody,mediaType:"application/json"})}deleteApiV1BackupById(e){return r(t,this.http,{method:"DELETE",url:"/api/v1/backup/{id}",path:{id:e.id},query:{"delete-remote-files":e.deleteRemoteFiles,"delete-local-db":e.deleteLocalDb,"captcha-token":e.captchaToken,"captcha-answer":e.captchaAnswer,force:e.force}})}getApiV1BackupByIdFiles(e){return r(t,this.http,{method:"GET",url:"/api/v1/backup/{id}/files",path:{id:e.id},query:{filter:e.filter,time:e.time,"all-versions":e.allVersions,"prefix-only":e.prefixOnly,"folder-contents":e.folderContents}})}getApiV1BackupByIdLog(e){return r(t,this.http,{method:"GET",url:"/api/v1/backup/{id}/log",path:{id:e.id},query:{offset:e.offset,pagesize:e.pagesize}})}getApiV1BackupByIdRemotelog(e){return r(t,this.http,{method:"GET",url:"/api/v1/backup/{id}/remotelog",path:{id:e.id},query:{offset:e.offset,pagesize:e.pagesize}})}getApiV1BackupByIdFilesets(e){return r(t,this.http,{method:"GET",url:"/api/v1/backup/{id}/filesets",path:{id:e.id},query:{"include-metadata":e.includeMetadata,"from-remote-only":e.fromRemoteOnly}})}getApiV1BackupByIdExportArgsonly(e){return r(t,this.http,{method:"GET",url:"/api/v1/backup/{id}/export-argsonly",path:{id:e.id},query:{"export-passwords":e.exportPasswords,passphrase:e.passphrase}})}getApiV1BackupByIdExportCmdline(e){return r(t,this.http,{method:"GET",url:"/api/v1/backup/{id}/export-cmdline",path:{id:e.id},query:{"export-passwords":e.exportPasswords,passphrase:e.passphrase}})}getApiV1BackupByIdExport(e){return r(t,this.http,{method:"GET",url:"/api/v1/backup/{id}/export",path:{id:e.id},query:{"export-passwords":e.exportPasswords,passphrase:e.passphrase,token:e.token}})}getApiV1BackupByIdIsdbusedelsewhere(e){return r(t,this.http,{method:"GET",url:"/api/v1/backup/{id}/isdbusedelsewhere",path:{id:e.id}})}getApiV1BackupByIdIsactive(e){return r(t,this.http,{method:"GET",url:"/api/v1/backup/{id}/isactive",path:{id:e.id}})}postApiV1BackupByIdDeletedb(e){return r(t,this.http,{method:"POST",url:"/api/v1/backup/{id}/deletedb",path:{id:e.id}})}postApiV1BackupByIdMovedb(e){return r(t,this.http,{method:"POST",url:"/api/v1/backup/{id}/movedb",path:{id:e.id},body:e.requestBody,mediaType:"application/json"})}postApiV1BackupByIdUpdatedb(e){return r(t,this.http,{method:"POST",url:"/api/v1/backup/{id}/updatedb",path:{id:e.id},body:e.requestBody,mediaType:"application/json"})}postApiV1BackupByIdRestore(e){return r(t,this.http,{method:"POST",url:"/api/v1/backup/{id}/restore",path:{id:e.id},body:e.requestBody,mediaType:"application/json"})}postApiV1BackupByIdCreatereport(e){return r(t,this.http,{method:"POST",url:"/api/v1/backup/{id}/createreport",path:{id:e.id}})}postApiV1BackupByIdRepair(e){return r(t,this.http,{method:"POST",url:"/api/v1/backup/{id}/repair",path:{id:e.id},body:e.requestBody,mediaType:"application/json"})}postApiV1BackupByIdRepairupdate(e){return r(t,this.http,{method:"POST",url:"/api/v1/backup/{id}/repairupdate",path:{id:e.id},body:e.requestBody,mediaType:"application/json"})}postApiV1BackupByIdVacuum(e){return r(t,this.http,{method:"POST",url:"/api/v1/backup/{id}/vacuum",path:{id:e.id}})}postApiV1BackupByIdVerify(e){return r(t,this.http,{method:"POST",url:"/api/v1/backup/{id}/verify",path:{id:e.id}})}postApiV1BackupByIdCompact(e){return r(t,this.http,{method:"POST",url:"/api/v1/backup/{id}/compact",path:{id:e.id}})}postApiV1BackupByIdStart(e){return r(t,this.http,{method:"POST",url:"/api/v1/backup/{id}/start",path:{id:e.id}})}postApiV1BackupByIdRun(e){return r(t,this.http,{method:"POST",url:"/api/v1/backup/{id}/run",path:{id:e.id}})}postApiV1BackupByIdReportRemoteSize(e){return r(t,this.http,{method:"POST",url:"/api/v1/backup/{id}/report-remote-size",path:{id:e.id}})}postApiV1BackupByIdCopytotemp(e){return r(t,this.http,{method:"POST",url:"/api/v1/backup/{id}/copytotemp",path:{id:e.id}})}static \u0275fac=function(a){return new(a||s)(y(c))};static \u0275prov=u({token:s,factory:s.\u0275fac,providedIn:"root"})},x=class s{constructor(e){this.http=e}getApiV1Progressstate(){return r(t,this.http,{method:"GET",url:"/api/v1/progressstate"})}static \u0275fac=function(a){return new(a||s)(y(c))};static \u0275prov=u({token:s,factory:s.\u0275fac,providedIn:"root"})},G=class s{constructor(e){this.http=e}getApiV1Tasks(){return r(t,this.http,{method:"GET",url:"/api/v1/tasks"})}static \u0275fac=function(a){return new(a||s)(y(c))};static \u0275prov=u({token:s,factory:s.\u0275fac,providedIn:"root"})},M=class s{constructor(e){this.http=e}postApiV1UpdatesCheck(){return r(t,this.http,{method:"POST",url:"/api/v1/updates/check"})}static \u0275fac=function(a){return new(a||s)(y(c))};static \u0275prov=u({token:s,factory:s.\u0275fac,providedIn:"root"})},E=class s{constructor(e){this.http=e}getApiV1Webmodules(){return r(t,this.http,{method:"GET",url:"/api/v1/webmodules"})}static \u0275fac=function(a){return new(a||s)(y(c))};static \u0275prov=u({token:s,factory:s.\u0275fac,providedIn:"root"})};export{C as a,x as b,G as c};
@@ -0,0 +1 @@
1
+ import{$b as ee,Aa as w,Ba as _,Ca as g,Da as v,Ea as G,Fa as Y,Ga as K,Ha as q,Ia as W,Ja as X,Ka as J,La as m,Pa as M,R as y,Sa as Q,T as l,W as O,Y as a,_ as E,a as b,b as V,ea as $,fc as L,gc as te,hc as ne,ic as f,lc as re,qc as oe,sa as S,sc as P,ta as I,tc as se,xa as Z,ya as N,za as z}from"./chunk-ORDBF5MR.js";var j=class extends ne{constructor(){super(...arguments),this.supportsDOMEvents=!0}},x=class r extends j{static makeCurrent(){te(new r)}onAndCancel(n,e,t){return n.addEventListener(e,t),()=>{n.removeEventListener(e,t)}}dispatchEvent(n,e){n.dispatchEvent(e)}remove(n){n.remove()}createElement(n,e){return e=e||this.getDefaultDocument(),e.createElement(n)}createHtmlDocument(){return document.implementation.createHTMLDocument("fakeTitle")}getDefaultDocument(){return document}isElementNode(n){return n.nodeType===Node.ELEMENT_NODE}isShadowRoot(n){return n instanceof DocumentFragment}getGlobalEventTarget(n,e){return e==="window"?window:e==="document"?n:e==="body"?n.body:null}getBaseHref(n){let e=pe();return e==null?null:me(e)}resetBaseElement(){T=null}getUserAgent(){return window.navigator.userAgent}getCookie(n){return re(document.cookie,n)}},T=null;function pe(){return T=T||document.querySelector("base"),T?T.getAttribute("href"):null}function me(r){return new URL(r,document.baseURI).pathname}var ye=(()=>{class r{build(){return new XMLHttpRequest}static{this.\u0275fac=function(t){return new(t||r)}}static{this.\u0275prov=l({token:r,factory:r.\u0275fac})}}return r})(),U=new O(""),ue=(()=>{class r{constructor(e,t){this._zone=t,this._eventNameToPlugin=new Map,e.forEach(o=>{o.manager=this}),this._plugins=e.slice().reverse()}addEventListener(e,t,o){return this._findPluginFor(t).addEventListener(e,t,o)}getZone(){return this._zone}_findPluginFor(e){let t=this._eventNameToPlugin.get(e);if(t)return t;if(t=this._plugins.find(s=>s.supports(e)),!t)throw new y(5101,!1);return this._eventNameToPlugin.set(e,t),t}static{this.\u0275fac=function(t){return new(t||r)(a(U),a(S))}}static{this.\u0275prov=l({token:r,factory:r.\u0275fac})}}return r})(),C=class{constructor(n){this._doc=n}},H="ng-app-id",de=(()=>{class r{constructor(e,t,o,s={}){this.doc=e,this.appId=t,this.nonce=o,this.platformId=s,this.styleRef=new Map,this.hostNodes=new Set,this.styleNodesInDOM=this.collectServerRenderedStyles(),this.platformIsServer=P(s),this.resetHostNodes()}addStyles(e){for(let t of e)this.changeUsageCount(t,1)===1&&this.onStyleAdded(t)}removeStyles(e){for(let t of e)this.changeUsageCount(t,-1)<=0&&this.onStyleRemoved(t)}ngOnDestroy(){let e=this.styleNodesInDOM;e&&(e.forEach(t=>t.remove()),e.clear());for(let t of this.getAllStyles())this.onStyleRemoved(t);this.resetHostNodes()}addHost(e){this.hostNodes.add(e);for(let t of this.getAllStyles())this.addStyleToHost(e,t)}removeHost(e){this.hostNodes.delete(e)}getAllStyles(){return this.styleRef.keys()}onStyleAdded(e){for(let t of this.hostNodes)this.addStyleToHost(t,e)}onStyleRemoved(e){let t=this.styleRef;t.get(e)?.elements?.forEach(o=>o.remove()),t.delete(e)}collectServerRenderedStyles(){let e=this.doc.head?.querySelectorAll(`style[${H}="${this.appId}"]`);if(e?.length){let t=new Map;return e.forEach(o=>{o.textContent!=null&&t.set(o.textContent,o)}),t}return null}changeUsageCount(e,t){let o=this.styleRef;if(o.has(e)){let s=o.get(e);return s.usage+=t,s.usage}return o.set(e,{usage:t,elements:[]}),t}getStyleElement(e,t){let o=this.styleNodesInDOM,s=o?.get(t);if(s?.parentNode===e)return o.delete(t),s.removeAttribute(H),s;{let i=this.doc.createElement("style");return this.nonce&&i.setAttribute("nonce",this.nonce),i.textContent=t,this.platformIsServer&&i.setAttribute(H,this.appId),e.appendChild(i),i}}addStyleToHost(e,t){let o=this.getStyleElement(e,t),s=this.styleRef,i=s.get(t)?.elements;i?i.push(o):s.set(t,{elements:[o],usage:1})}resetHostNodes(){let e=this.hostNodes;e.clear(),e.add(this.doc.head)}static{this.\u0275fac=function(t){return new(t||r)(a(f),a(N),a(_,8),a(w))}}static{this.\u0275prov=l({token:r,factory:r.\u0275fac})}}return r})(),k={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"},B=/%COMP%/g,le="%COMP%",ge=`_nghost-${le}`,ve=`_ngcontent-${le}`,Ee=!0,Se=new O("",{providedIn:"root",factory:()=>Ee});function we(r){return ve.replace(B,r)}function Me(r){return ge.replace(B,r)}function fe(r,n){return n.map(e=>e.replace(B,r))}var ie=(()=>{class r{constructor(e,t,o,s,i,c,u,d=null){this.eventManager=e,this.sharedStylesHost=t,this.appId=o,this.removeStylesOnCompDestroy=s,this.doc=i,this.platformId=c,this.ngZone=u,this.nonce=d,this.rendererByCompId=new Map,this.platformIsServer=P(c),this.defaultRenderer=new D(e,i,u,this.platformIsServer)}createRenderer(e,t){if(!e||!t)return this.defaultRenderer;this.platformIsServer&&t.encapsulation===E.ShadowDom&&(t=V(b({},t),{encapsulation:E.Emulated}));let o=this.getOrCreateRenderer(e,t);return o instanceof A?o.applyToHost(e):o instanceof R&&o.applyStyles(),o}getOrCreateRenderer(e,t){let o=this.rendererByCompId,s=o.get(t.id);if(!s){let i=this.doc,c=this.ngZone,u=this.eventManager,d=this.sharedStylesHost,h=this.removeStylesOnCompDestroy,p=this.platformIsServer;switch(t.encapsulation){case E.Emulated:s=new A(u,d,t,this.appId,h,i,c,p);break;case E.ShadowDom:return new F(u,d,e,t,i,c,this.nonce,p);default:s=new R(u,d,t,h,i,c,p);break}o.set(t.id,s)}return s}ngOnDestroy(){this.rendererByCompId.clear()}static{this.\u0275fac=function(t){return new(t||r)(a(ue),a(de),a(N),a(Se),a(f),a(w),a(S),a(_))}}static{this.\u0275prov=l({token:r,factory:r.\u0275fac})}}return r})(),D=class{constructor(n,e,t,o){this.eventManager=n,this.doc=e,this.ngZone=t,this.platformIsServer=o,this.data=Object.create(null),this.throwOnSyntheticProps=!0,this.destroyNode=null}destroy(){}createElement(n,e){return e?this.doc.createElementNS(k[e]||e,n):this.doc.createElement(n)}createComment(n){return this.doc.createComment(n)}createText(n){return this.doc.createTextNode(n)}appendChild(n,e){(ae(n)?n.content:n).appendChild(e)}insertBefore(n,e,t){n&&(ae(n)?n.content:n).insertBefore(e,t)}removeChild(n,e){e.remove()}selectRootElement(n,e){let t=typeof n=="string"?this.doc.querySelector(n):n;if(!t)throw new y(-5104,!1);return e||(t.textContent=""),t}parentNode(n){return n.parentNode}nextSibling(n){return n.nextSibling}setAttribute(n,e,t,o){if(o){e=o+":"+e;let s=k[o];s?n.setAttributeNS(s,e,t):n.setAttribute(e,t)}else n.setAttribute(e,t)}removeAttribute(n,e,t){if(t){let o=k[t];o?n.removeAttributeNS(o,e):n.removeAttribute(`${t}:${e}`)}else n.removeAttribute(e)}addClass(n,e){n.classList.add(e)}removeClass(n,e){n.classList.remove(e)}setStyle(n,e,t,o){o&(M.DashCase|M.Important)?n.style.setProperty(e,t,o&M.Important?"important":""):n.style[e]=t}removeStyle(n,e,t){t&M.DashCase?n.style.removeProperty(e):n.style[e]=""}setProperty(n,e,t){n!=null&&(n[e]=t)}setValue(n,e){n.nodeValue=e}listen(n,e,t){if(typeof n=="string"&&(n=L().getGlobalEventTarget(this.doc,n),!n))throw new Error(`Unsupported event target ${n} for event ${e}`);return this.eventManager.addEventListener(n,e,this.decoratePreventDefault(t))}decoratePreventDefault(n){return e=>{if(e==="__ngUnwrap__")return n;(this.platformIsServer?this.ngZone.runGuarded(()=>n(e)):n(e))===!1&&e.preventDefault()}}};function ae(r){return r.tagName==="TEMPLATE"&&r.content!==void 0}var F=class extends D{constructor(n,e,t,o,s,i,c,u){super(n,s,i,u),this.sharedStylesHost=e,this.hostEl=t,this.shadowRoot=t.attachShadow({mode:"open"}),this.sharedStylesHost.addHost(this.shadowRoot);let d=fe(o.id,o.styles);for(let h of d){let p=document.createElement("style");c&&p.setAttribute("nonce",c),p.textContent=h,this.shadowRoot.appendChild(p)}}nodeOrShadowRoot(n){return n===this.hostEl?this.shadowRoot:n}appendChild(n,e){return super.appendChild(this.nodeOrShadowRoot(n),e)}insertBefore(n,e,t){return super.insertBefore(this.nodeOrShadowRoot(n),e,t)}removeChild(n,e){return super.removeChild(null,e)}parentNode(n){return this.nodeOrShadowRoot(super.parentNode(this.nodeOrShadowRoot(n)))}destroy(){this.sharedStylesHost.removeHost(this.shadowRoot)}},R=class extends D{constructor(n,e,t,o,s,i,c,u){super(n,s,i,c),this.sharedStylesHost=e,this.removeStylesOnCompDestroy=o,this.styles=u?fe(u,t.styles):t.styles}applyStyles(){this.sharedStylesHost.addStyles(this.styles)}destroy(){this.removeStylesOnCompDestroy&&this.sharedStylesHost.removeStyles(this.styles)}},A=class extends R{constructor(n,e,t,o,s,i,c,u){let d=o+"-"+t.id;super(n,e,t,s,i,c,u,d),this.contentAttr=we(d),this.hostAttr=Me(d)}applyToHost(n){this.applyStyles(),this.setAttribute(n,this.hostAttr,"")}createElement(n,e){let t=super.createElement(n,e);return super.setAttribute(t,this.contentAttr,""),t}},Te=(()=>{class r extends C{constructor(e){super(e)}supports(e){return!0}addEventListener(e,t,o){return e.addEventListener(t,o,!1),()=>this.removeEventListener(e,t,o)}removeEventListener(e,t,o){return e.removeEventListener(t,o)}static{this.\u0275fac=function(t){return new(t||r)(a(f))}}static{this.\u0275prov=l({token:r,factory:r.\u0275fac})}}return r})(),ce=["alt","control","meta","shift"],De={"\b":"Backspace"," ":"Tab","\x7F":"Delete","\x1B":"Escape",Del:"Delete",Esc:"Escape",Left:"ArrowLeft",Right:"ArrowRight",Up:"ArrowUp",Down:"ArrowDown",Menu:"ContextMenu",Scroll:"ScrollLock",Win:"OS"},Re={alt:r=>r.altKey,control:r=>r.ctrlKey,meta:r=>r.metaKey,shift:r=>r.shiftKey},Ce=(()=>{class r extends C{constructor(e){super(e)}supports(e){return r.parseEventName(e)!=null}addEventListener(e,t,o){let s=r.parseEventName(t),i=r.eventCallback(s.fullKey,o,this.manager.getZone());return this.manager.getZone().runOutsideAngular(()=>L().onAndCancel(e,s.domEventName,i))}static parseEventName(e){let t=e.toLowerCase().split("."),o=t.shift();if(t.length===0||!(o==="keydown"||o==="keyup"))return null;let s=r._normalizeKey(t.pop()),i="",c=t.indexOf("code");if(c>-1&&(t.splice(c,1),i="code."),ce.forEach(d=>{let h=t.indexOf(d);h>-1&&(t.splice(h,1),i+=d+".")}),i+=s,t.length!=0||s.length===0)return null;let u={};return u.domEventName=o,u.fullKey=i,u}static matchEventFullKeyCode(e,t){let o=De[e.key]||e.key,s="";return t.indexOf("code.")>-1&&(o=e.code,s="code."),o==null||!o?!1:(o=o.toLowerCase(),o===" "?o="space":o==="."&&(o="dot"),ce.forEach(i=>{if(i!==o){let c=Re[i];c(e)&&(s+=i+".")}}),s+=o,s===t)}static eventCallback(e,t,o){return s=>{r.matchEventFullKeyCode(s,e)&&o.runGuarded(()=>t(s))}}static _normalizeKey(e){return e==="esc"?"escape":e}static{this.\u0275fac=function(t){return new(t||r)(a(f))}}static{this.\u0275prov=l({token:r,factory:r.\u0275fac})}}return r})();function ft(r,n){return ee(b({rootComponent:r},Ae(n)))}function Ae(r){return{appProviders:[..._e,...r?.providers??[]],platformProviders:Ne}}function be(){x.makeCurrent()}function Oe(){return new I}function Ie(){return Z(document),document}var Ne=[{provide:w,useValue:oe},{provide:z,useValue:be,multi:!0},{provide:f,useFactory:Ie,deps:[]}];var _e=[{provide:$,useValue:"root"},{provide:I,useFactory:Oe,deps:[]},{provide:U,useClass:Te,multi:!0,deps:[f,S,w]},{provide:U,useClass:Ce,multi:!0,deps:[f]},ie,de,ue,{provide:Q,useExisting:ie},{provide:se,useClass:ye,deps:[]},[]];var ht=(()=>{class r{constructor(e){this._doc=e}getTitle(){return this._doc.title}setTitle(e){this._doc.title=e||""}static{this.\u0275fac=function(t){return new(t||r)(a(f))}}static{this.\u0275prov=l({token:r,factory:r.\u0275fac,providedIn:"root"})}}return r})();var Le=(()=>{class r{static{this.\u0275fac=function(t){return new(t||r)}}static{this.\u0275prov=l({token:r,factory:function(t){let o=null;return t?o=new(t||r):o=a(Pe),o},providedIn:"root"})}}return r})(),Pe=(()=>{class r extends Le{constructor(e){super(),this._doc=e}sanitize(e,t){if(t==null)return null;switch(e){case m.NONE:return t;case m.HTML:return v(t,"HTML")?g(t):J(this._doc,String(t)).toString();case m.STYLE:return v(t,"Style")?g(t):t;case m.SCRIPT:if(v(t,"Script"))return g(t);throw new y(5200,!1);case m.URL:return v(t,"URL")?g(t):X(String(t));case m.RESOURCE_URL:if(v(t,"ResourceURL"))return g(t);throw new y(5201,!1);default:throw new y(5202,!1)}}bypassSecurityTrustHtml(e){return G(e)}bypassSecurityTrustStyle(e){return Y(e)}bypassSecurityTrustScript(e){return K(e)}bypassSecurityTrustUrl(e){return q(e)}bypassSecurityTrustResourceUrl(e){return W(e)}static{this.\u0275fac=function(t){return new(t||r)(a(f))}}static{this.\u0275prov=l({token:r,factory:r.\u0275fac,providedIn:"root"})}}return r})();export{ft as a,ht as b,Le as c};
@@ -0,0 +1 @@
1
+ import{g as a,h as b,i as c}from"./chunk-WLI4RZYL.js";import"./chunk-57M4MADC.js";import"./chunk-ZD3JEKWI.js";import"./chunk-7X6SBNMU.js";import"./chunk-LVLU6MPQ.js";import"./chunk-S76TN27U.js";import"./chunk-N5US3SKW.js";import"./chunk-PY5HJ5U2.js";import"./chunk-PH6AAOK4.js";import"./chunk-ORDBF5MR.js";export{b as createAdvancedOption,a as createOptionsForm,c as default};
@@ -0,0 +1 @@
1
+ import{b as S}from"./chunk-ZD3JEKWI.js";import{a as h}from"./chunk-PH6AAOK4.js";import{$ as l,Fb as p,Gb as d,Lb as f,Qa as n,Qb as u,Rb as C,Z as s,ib as c,jb as m,kb as g,lb as i,mb as a,pc as v}from"./chunk-ORDBF5MR.js";function L(t,o){if(t&1&&(i(0,"pre",0),p(1),u(2,"json"),a()),t&2){let e=o.$implicit;n(),d(C(2,1,e))}}var r=class t{#e=s(h);logs=S(this.#e.getApiV1LogdataLog());static \u0275fac=function(e){return new(e||t)};static \u0275cmp=l({type:t,selectors:[["app-logs"]],standalone:!0,features:[f],decls:4,vars:0,consts:[[2,"white-space","wrap"]],template:function(e,y){e&1&&(i(0,"h3"),p(1,"Logs"),a(),m(2,L,3,3,"pre",0,c)),e&2&&(n(2),g(y.logs()))},dependencies:[v],styles:["[_nghost-%COMP%]{display:block}h3[_ngcontent-%COMP%]{font:var(--title-30)}"],changeDetection:0})};export{r as default};
@@ -0,0 +1 @@
1
+ import{a,b,c}from"./chunk-WLI4RZYL.js";import"./chunk-57M4MADC.js";import"./chunk-ZD3JEKWI.js";import"./chunk-7X6SBNMU.js";import"./chunk-LVLU6MPQ.js";import"./chunk-S76TN27U.js";import"./chunk-N5US3SKW.js";import"./chunk-PY5HJ5U2.js";import"./chunk-PH6AAOK4.js";import"./chunk-ORDBF5MR.js";export{a as createDestinationForm,b as createDestinationFormGroup,c as default};