diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/1.js b/review/2460-chore-update-actionsgithub-script/angular-showcase/1.js deleted file mode 100644 index fbfc9447e1..0000000000 --- a/review/2460-chore-update-actionsgithub-script/angular-showcase/1.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkangular_showcase=self.webpackChunkangular_showcase||[]).push([[1],[,(b,p,l)=>{l.r(p),l.d(p,{db_pagination:()=>d});var t=l(310),f=l(576);const d=(()=>{let h=class{constructor(e){(0,t.r)(this,e),this.dbChange=(0,t.c)(this,"dbChange",7),this.ellipsisstart=void 0,this.ellipsisend=void 0,this.currentpage=1,this.pages=2,this.count=2,this.titleprevious="Goto previous page",this.titlenext="Goto next page",this.titlepagination="Page Number",this.textprevious="Previous",this.textnext="Next",this.arialabel="Pagination",this.ariaid="pagination-"+(0,f.u)()}handleChange(e){this.dbChange.emit(e)}watchHandler(){this.sliceAndSetDefaults()}componentWillLoad(){this.sliceAndSetDefaults()}sliceAndSetDefaults(){const e=Array.from(Array(this.pages+1).keys()),[,...n]=e;this.pagesFull=n}decorateChild(e){return e.setAttribute("class","elm-link"),e.getAttribute("data-currentpage")&&(e.setAttribute("aria-current","page"),e.setAttribute("aria-disabled","true")),(0,t.h)("li",{innerHTML:e.outerHTML})}paginationButtonFragment({page:e,curr:n,ariaCurrent:o,ariaDisabled:s,title:m,rel:i,tabindex:a,disabled:r,index:c}){return(0,t.h)("li",{key:c},(0,t.h)("button",Object.assign({class:"elm-link","data-rel":"none"!==i&&`${i}`,tabindex:!!a&&"-1",title:m+` ${e||""}`,type:"button"},(e===n||r)&&o,(e===n||r)&&s,{onClick:g=>this.handleChange(g)}),e))}navElement(e){return(0,t.h)("nav",{class:"cmp-pagination",role:"navigation","aria-labelledby":this.ariaid},(0,t.h)("h2",{class:"elm-headline ",id:this.ariaid},this.arialabel.charAt(0).toUpperCase()+this.arialabel.slice(1)),(0,t.h)("ol",null,e))}slotChildren(){const e=Array.from(this.hostElement.children);this.hostElement.innerHTML="";const[n,...o]=e,[s,...m]=[...o].reverse(),i=m.reverse(),a=i.findIndex(g=>g.getAttribute("data-currentpage")),r=a>=0?i[a-1].cloneNode(!0):n.cloneNode(!0);r.setAttribute("rel","prev"),r.setAttribute("tabindex","-1");const c=a>=0&&i.length<=a?i[a+1].cloneNode(!0):s.cloneNode(!0);return c.setAttribute("rel","next"),this.navElement((0,t.h)(t.F,null,this.decorateChild(r),this.decorateChild(n),this.ellipsisstart&&(0,t.h)("li",null,"\u2026"),i.map(this.decorateChild),this.ellipsisend&&(0,t.h)("li",null,"\u2026"),this.decorateChild(s),this.decorateChild(c)))}goToPreviousPage(){return this.paginationButtonFragment({page:1===this.currentpage?this.currentpage:this.currentpage-1,curr:this.currentpage,ariaCurrent:{"aria-current":"page"},ariaDisabled:{"aria-disabled":"true"},title:this.titlepagination,rel:"prev",tabindex:!0,disabled:1===this.currentpage,index:"A"})}goToNextPage(){return this.paginationButtonFragment({page:this.currentpage===this.pages+1?this.currentpage:this.currentpage+1,curr:this.currentpage,ariaCurrent:{"aria-current":"page"},ariaDisabled:{"aria-disabled":"true"},title:this.titlenext,rel:"next",tabindex:!0,disabled:this.currentpage===this.pages,index:"E"})}goToFirstPage(){return this.paginationButtonFragment({page:this.pagesFull[0],curr:this.currentpage,ariaCurrent:{"aria-current":"page"},ariaDisabled:{"aria-disabled":"true"},title:this.titlepagination,rel:"none",tabindex:!1,disabled:!1,index:"B"})}goToLastPage(){return this.paginationButtonFragment({page:this.pagesFull.slice(-1),curr:this.currentpage,ariaCurrent:{"aria-current":"page"},ariaDisabled:{"aria-disabled":"true"},title:this.titlepagination,rel:"none",tabindex:!1,disabled:this.currentpage===this.pages,index:"C"})}showMiddlePage(e){return this.paginationButtonFragment({page:e,curr:this.currentpage,ariaCurrent:{"aria-current":"page"},ariaDisabled:{"aria-disabled":"true"},title:this.titlepagination,rel:"none",tabindex:!1,disabled:!1,index:e})}showEllipsis(e){return this.pagesFull.length<8||this.currentpage<4&&"front"===e||this.currentpage>this.pagesFull.length-5&&"back"===e?null:(0,t.h)("li",{key:e},"\u2026")}sliceCenterPages(){if(this.pagesFull.length<8)return this.pagesFull.slice(1,-1);const e=this.currentpage<=3||this.currentpage>=this.pagesFull.length-3?this.count+1:this.count;if(this.currentpage+this.count>=this.pagesFull.length)return this.pagesFull.slice(-e-1,-1);if(this.pagesFull.length-2<=e)return this.pagesFull.slice(1,1+this.pagesFull.length-2);if(this.pagesFull.length-2>e&&this.currentpage<=3)return this.pagesFull.slice(1,1+e);if(this.pagesFull.length-2>this.count&&this.currentpage>3&&this.currentpage+this.countthis.showMiddlePage(e))}render(){return Array.from(this.hostElement.children).find(o=>"a"===o.tagName.toLowerCase())?this.slotChildren():this.navElement((0,t.h)(t.F,null,this.goToPreviousPage(),this.goToFirstPage(),this.showEllipsis("front"),this.pagesFull.length>=3?this.centerPages():null,this.showEllipsis("back"),this.goToLastPage(),this.goToNextPage()))}get hostElement(){return(0,t.g)(this)}static get watchers(){return{pages:["watchHandler"],currentpage:["watchHandler"],count:["watchHandler"]}}};return h.style='@charset "UTF-8";:where(html,:host){line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}:where(h1){font-size:2em;-webkit-margin-after:0.67em;margin-block-end:0.67em;-webkit-margin-before:0.67em;margin-block-start:0.67em}:where(dl,ol,ul) :where(dl,ol,ul){-webkit-margin-after:0;margin-block-end:0;-webkit-margin-before:0;margin-block-start:0}:where(hr){-webkit-box-sizing:content-box;box-sizing:content-box;color:inherit;height:0}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,pre,samp){font-family:monospace, monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:baseline}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:white;border:solid;color:black;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}html,:host{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}*,::before,::after{-webkit-box-sizing:inherit;box-sizing:inherit}img,embed,iframe,object,video{height:auto;max-width:100%}iframe{border:0}nav ol,nav ul,[role=navigation] ol,[role=navigation] ul{list-style:none;margin:0;padding:0}:root{--db-focus-outline-offset:1px;--db-focus-outline-color:#2c95c4}:is(a,button,input,textarea,summary){--db-focus-outline-size:max(2px, 0.08em)}:is(a,button,input,textarea,summary):focus-visible{outline:var(--db-focus-outline-size) var(--db-focus-outline-style, solid) var(--db-focus-outline-color, currentColor);outline-offset:var(--db-focus-outline-offset, var(--db-focus-outline-size))}:where(ul){list-style-type:"\u2022\xa0\xa0\xa0"}:where(ul) li::marker{color:#ec0016}details>*,details>::before,details>::after{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}body,:host,div,button,input,select,textarea{color:#282d37;font-family:"DB Screen Sans", Helvetica, Arial, sans-serif;font-size:1rem;font-weight:400;line-height:1.5}.cmp-pagination{color:#282d37;font-size:0.875rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cmp-pagination>ol{display:-ms-flexbox;display:flex}.cmp-pagination .elm-headline{clip:rect(0, 0, 0, 0);height:1px;overflow:hidden;position:absolute !important;white-space:nowrap;width:1px}.cmp-pagination li,.cmp-pagination .elm-link{-ms-flex-align:center;align-items:center;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center}.cmp-pagination li{height:2.25rem;width:2.25rem}.cmp-pagination .elm-link{color:inherit;height:100%;text-decoration:none;width:100%}.cmp-pagination .elm-link[rel=prev],.cmp-pagination .elm-link[rel=next]{padding:0;vertical-align:bottom}.cmp-pagination .elm-link[rel=prev]::before{margin-left:0.6875rem}.cmp-pagination .elm-link[rel=next]::before{margin-right:0.6875rem}.cmp-pagination .elm-link[rel=prev]{--icon-glyph-before:"<";font-size:0}.cmp-pagination .elm-link[rel=prev]::before{--icon-font-family:"icons-24-outline",\n \t"missing-icons" !important;font-size:var(--icon-font-size-before, var(--icon-font-size, 1.5rem));-webkit-margin-end:var(--icon-margin-after, 0.375rem);margin-inline-end:var(--icon-margin-after, 0.375rem);content:var(--icon-glyph-before);display:inline-block;font-family:var(--icon-font-family) !important;font-style:normal;font-variant:normal;font-weight:normal;font-weight:var(--icon-font-weight, normal);line-height:1;text-transform:none;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-alt:"";alt:"";speak:none;speak:never}@supports (content: ""/""){.cmp-pagination .elm-link[rel=prev]::before{content:var(--icon-glyph-before)/""}}@media aural{.cmp-pagination .elm-link[rel=prev]::before{content:none}}@media speech{.cmp-pagination .elm-link[rel=prev]::before{content:none}}.cmp-pagination .elm-link[rel=prev]::before{--icon-margin-after:0}.cmp-pagination .elm-link[rel=next]{--icon-glyph-before:">";font-size:0}.cmp-pagination .elm-link[rel=next]::before{--icon-font-family:"icons-24-outline",\n \t"missing-icons" !important;font-size:var(--icon-font-size-before, var(--icon-font-size, 1.5rem));-webkit-margin-end:var(--icon-margin-after, 0.375rem);margin-inline-end:var(--icon-margin-after, 0.375rem);content:var(--icon-glyph-before);display:inline-block;font-family:var(--icon-font-family) !important;font-style:normal;font-variant:normal;font-weight:normal;font-weight:var(--icon-font-weight, normal);line-height:1;text-transform:none;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-alt:"";alt:"";speak:none;speak:never}@supports (content: ""/""){.cmp-pagination .elm-link[rel=next]::before{content:var(--icon-glyph-before)/""}}@media aural{.cmp-pagination .elm-link[rel=next]::before{content:none}}@media speech{.cmp-pagination .elm-link[rel=next]::before{content:none}}.cmp-pagination .elm-link[rel=next]::before{--icon-margin-after:0}.cmp-pagination .elm-link[aria-current=page]{font-weight:700}.elm-link{border-radius:0.25rem;display:inline-block;text-underline-offset:0.1875rem;text-underline-position:under}@supports (text-underline-offset: 3px){.elm-link{text-underline-position:auto}}.elm-link:active{color:initial}.elm-link[aria-disabled=true]{opacity:0.4;pointer-events:none}.elm-link[aria-disabled=true]::before{color:initial}.elm-link[data-size=small]:not(.is-icon-text-replace){font-size:0.875rem}.elm-link[rel][data-size=small]::before,.elm-link[data-icon][data-size=small]::before,.elm-link[data-icon-before][data-size=small]::before{--icon-font-family:"icons-20-outline",\n \t"missing-icons" !important;--icon-font-size:1.25rem}.elm-link[data-icon-after][data-size=small]::after::after{--icon-font-family:"icons-20-outline",\n \t"missing-icons" !important;--icon-font-size:1.25rem}.elm-link[rel=configuration]{--icon-glyph-before:"\u2699"}.elm-link[rel=configuration]::before{--icon-font-family:"icons-24-outline",\n \t"missing-icons" !important;font-size:var(--icon-font-size-before, var(--icon-font-size, 1.5rem));-webkit-margin-end:var(--icon-margin-after, 0.375rem);margin-inline-end:var(--icon-margin-after, 0.375rem);content:var(--icon-glyph-before);display:inline-block;font-family:var(--icon-font-family) !important;font-style:normal;font-variant:normal;font-weight:normal;font-weight:var(--icon-font-weight, normal);line-height:1;text-transform:none;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-alt:"";alt:"";speak:none;speak:never}@supports (content: ""/""){.elm-link[rel=configuration]::before{content:var(--icon-glyph-before)/""}}@media aural{.elm-link[rel=configuration]::before{content:none}}@media speech{.elm-link[rel=configuration]::before{content:none}}.elm-link[rel=messages]{--icon-glyph-before:"\u{e1236}"}.elm-link[rel=messages]::before{--icon-font-family:"icons-24-outline",\n \t"missing-icons" !important;font-size:var(--icon-font-size-before, var(--icon-font-size, 1.5rem));-webkit-margin-end:var(--icon-margin-after, 0.375rem);margin-inline-end:var(--icon-margin-after, 0.375rem);content:var(--icon-glyph-before);display:inline-block;font-family:var(--icon-font-family) !important;font-style:normal;font-variant:normal;font-weight:normal;font-weight:var(--icon-font-weight, normal);line-height:1;text-transform:none;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-alt:"";alt:"";speak:none;speak:never}@supports (content: ""/""){.elm-link[rel=messages]::before{content:var(--icon-glyph-before)/""}}@media aural{.elm-link[rel=messages]::before{content:none}}@media speech{.elm-link[rel=messages]::before{content:none}}.elm-link[rel=account]{--icon-glyph-before:"\u{e1221}"}.elm-link[rel=account]::before{--icon-font-family:"icons-24-outline",\n \t"missing-icons" !important;font-size:var(--icon-font-size-before, var(--icon-font-size, 1.5rem));-webkit-margin-end:var(--icon-margin-after, 0.375rem);margin-inline-end:var(--icon-margin-after, 0.375rem);content:var(--icon-glyph-before);display:inline-block;font-family:var(--icon-font-family) !important;font-style:normal;font-variant:normal;font-weight:normal;font-weight:var(--icon-font-weight, normal);line-height:1;text-transform:none;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-alt:"";alt:"";speak:none;speak:never}@supports (content: ""/""){.elm-link[rel=account]::before{content:var(--icon-glyph-before)/""}}@media aural{.elm-link[rel=account]::before{content:none}}@media speech{.elm-link[rel=account]::before{content:none}}.elm-link[rel=configuration]::before,.elm-link[rel=messages]::before,.elm-link[rel=account]::before{display:inline-block}.cmp-pagination button{border:none;font-size:0.875rem;background-color:inherit;cursor:pointer}.cmp-pagination .elm-link[data-rel=prev]{--icon-glyph-before:"<";font-size:0}.cmp-pagination .elm-link[data-rel=prev]::before{--icon-font-family:"icons-24-outline",\n \t"missing-icons" !important;font-size:var(--icon-font-size-before, var(--icon-font-size, 1.5rem));-webkit-margin-end:var(--icon-margin-after, 0.375rem);margin-inline-end:var(--icon-margin-after, 0.375rem);content:var(--icon-glyph-before);display:inline-block;font-family:var(--icon-font-family) !important;font-style:normal;font-variant:normal;font-weight:normal;font-weight:var(--icon-font-weight, normal);line-height:1;text-transform:none;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-alt:"";alt:"";speak:none;speak:never}@supports (content: ""/""){.cmp-pagination .elm-link[data-rel=prev]::before{content:var(--icon-glyph-before)/""}}@media aural{.cmp-pagination .elm-link[data-rel=prev]::before{content:none}}@media speech{.cmp-pagination .elm-link[data-rel=prev]::before{content:none}}.cmp-pagination .elm-link[data-rel=prev]::before{--icon-margin-after:0}.cmp-pagination .elm-link[data-rel=next]{--icon-glyph-before:">";font-size:0}.cmp-pagination .elm-link[data-rel=next]::before{--icon-font-family:"icons-24-outline",\n \t"missing-icons" !important;font-size:var(--icon-font-size-before, var(--icon-font-size, 1.5rem));-webkit-margin-end:var(--icon-margin-after, 0.375rem);margin-inline-end:var(--icon-margin-after, 0.375rem);content:var(--icon-glyph-before);display:inline-block;font-family:var(--icon-font-family) !important;font-style:normal;font-variant:normal;font-weight:normal;font-weight:var(--icon-font-weight, normal);line-height:1;text-transform:none;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-alt:"";alt:"";speak:none;speak:never}@supports (content: ""/""){.cmp-pagination .elm-link[data-rel=next]::before{content:var(--icon-glyph-before)/""}}@media aural{.cmp-pagination .elm-link[data-rel=next]::before{content:none}}@media speech{.cmp-pagination .elm-link[data-rel=next]::before{content:none}}.cmp-pagination .elm-link[data-rel=next]::before{--icon-margin-after:0}.elm-link[aria-disabled=true][aria-current=page]{opacity:1}',h})()}]]); \ No newline at end of file diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/147.js b/review/2460-chore-update-actionsgithub-script/angular-showcase/147.js deleted file mode 100644 index 7b8d1568fd..0000000000 --- a/review/2460-chore-update-actionsgithub-script/angular-showcase/147.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkangular_showcase=self.webpackChunkangular_showcase||[]).push([[147],{147:(c,i,t)=>{t.r(i),t.d(i,{db_chip:()=>r});var e=t(310),n=t(576);const r=(()=>{let o=class{constructor(l){(0,e.r)(this,l),this.interactiontype="selection",this.disabled=!1,this.icon=void 0,this.iconafter=void 0,this.input_id="chip-"+(0,n.u)(),this.name="chips",this.selected=!1,this.variant=void 0}render(){return(0,e.h)(e.H,{key:"b4ae109b3e446a5d54eee616b0799f7b455ef91e"},(0,e.h)("input",{key:"e3bc49dc53dd611c0678a0c5cde1f09d44168fbf",class:"elm-chip",type:"filter"===this.interactiontype?"checkbox":"radio",id:this.input_id,"data-type":this.interactiontype,disabled:this.disabled,name:this.name,checked:this.selected}),(0,e.h)("label",{key:"a97206f1f39c63028fa4f236a834b2bd93c85f46",htmlFor:this.input_id,role:"button","aria-hidden":"true","data-variant":this.variant},this.icon?(0,e.h)("db-icon",{variant:"20-outline",icon:this.icon}):null,(0,e.h)("slot",{key:"a3f4d205c9a1c1073bb1876d3c791fa65d4083ca"}),this.iconafter?(0,e.h)("db-icon",{variant:"20-outline",icon:this.iconafter}):null))}};return o.style='@charset "UTF-8";:where(html,:host){line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}:where(h1){font-size:2em;-webkit-margin-after:0.67em;margin-block-end:0.67em;-webkit-margin-before:0.67em;margin-block-start:0.67em}:where(dl,ol,ul) :where(dl,ol,ul){-webkit-margin-after:0;margin-block-end:0;-webkit-margin-before:0;margin-block-start:0}:where(hr){-webkit-box-sizing:content-box;box-sizing:content-box;color:inherit;height:0}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,pre,samp){font-family:monospace, monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:baseline}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:white;border:solid;color:black;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}html,:host{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}*,::before,::after{-webkit-box-sizing:inherit;box-sizing:inherit}img,embed,iframe,object,video{height:auto;max-width:100%}iframe{border:0}nav ol,nav ul,[role=navigation] ol,[role=navigation] ul{list-style:none;margin:0;padding:0}:root{--db-focus-outline-offset:1px;--db-focus-outline-color:#2c95c4}:is(a,button,input,textarea,summary){--db-focus-outline-size:max(2px, 0.08em)}:is(a,button,input,textarea,summary):focus-visible{outline:var(--db-focus-outline-size) var(--db-focus-outline-style, solid) var(--db-focus-outline-color, currentColor);outline-offset:var(--db-focus-outline-offset, var(--db-focus-outline-size))}:where(ul){list-style-type:"\u2022\xa0\xa0\xa0"}:where(ul) li::marker{color:#ec0016}details>*,details>::before,details>::after{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}body,:host,div,button,input,select,textarea{color:#282d37;font-family:"DB Screen Sans", Helvetica, Arial, sans-serif;font-size:1rem;font-weight:400;line-height:1.5}a{color:inherit}.elm-chip+label{-ms-flex-align:center;align-items:center;border:solid 1px #878c96;border-radius:0.25rem;display:-ms-inline-flexbox;display:inline-flex;font-weight:500;font-size:0.875rem;height:1.75rem;-ms-flex-pack:center;justify-content:center;padding-left:0.4375rem;padding-right:0.4375rem;text-decoration:none;text-transform:capitalize;white-space:nowrap}.elm-chip+label[data-icon]::before,.elm-chip+label[data-icon-before]::before{--icon-font-family:"icons-20-outline",\n \t"missing-icons" !important;--icon-font-size:1.25rem}.elm-chip+label[data-icon-after]::after{--icon-font-family:"icons-20-outline",\n \t"missing-icons" !important;--icon-font-size:1.25rem}.elm-chip:not(:disabled,:checked)+label:hover{background-color:rgba(40, 45, 55, 0.03)}.elm-chip:checked+label{background-color:#282d37;border-color:transparent;color:#ffffff}.elm-chip:checked+label[data-variant=light]{background-color:#d7dce1;color:#282d37;border:1px solid #878c96}.elm-chip:checked+label[data-variant=warning]{background-color:#f75f00}.elm-chip:checked+label[data-variant=error]{background-color:#ec0016}.elm-chip:checked+label[data-variant=informative]{background-color:#0087b9}.elm-chip:checked+label[data-variant=success]{background-color:#508b1b}.elm-chip:checked+label[data-variant=poi-essen-trinken]{background-color:#f39200;color:#282d37}.elm-chip:checked+label[data-variant=poi-einkaufen]{background-color:#814997}.elm-chip:checked+label[data-variant=poi-gesundheit]{background-color:#a9455d}.elm-chip:checked+label[data-variant=poi-kunst-kultur]{background-color:#e93e8f}.elm-chip:checked+label[data-variant=poi-wissenswertes]{background-color:#858379}.elm-chip:checked+label[data-variant=poi-freizeit]{background-color:#408335}.elm-chip:checked+label[data-variant=poi-zivile-rel-einrichtungen]{background-color:#00a099}.elm-chip:checked+label[data-variant=poi-dienstleistungen]{background-color:#309fd1;color:#282d37}.elm-chip:checked+label[data-variant=poi-db-services-einrichtung]{background-color:#0c3992}.elm-chip:checked+label[data-variant=poi-wegeleitung]{background-color:#3c414b}.elm-chip:disabled+label{opacity:0.5}.elm-chip[type=checkbox],.elm-chip[type=radio]{display:none}',o})()}}]); \ No newline at end of file diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/16.js b/review/2460-chore-update-actionsgithub-script/angular-showcase/16.js deleted file mode 100644 index fda713329c..0000000000 --- a/review/2460-chore-update-actionsgithub-script/angular-showcase/16.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkangular_showcase=self.webpackChunkangular_showcase||[]).push([[16],{16:(h,r,i)=>{i.r(r),i.d(r,{db_image:()=>s});var e=i(310),o=i(576);const s=(()=>{let n=class{constructor(t){(0,e.r)(this,t),this.src=void 0,this.modernformat=void 0,this.srcset=void 0,this.alt=void 0,this.width=void 0,this.height=void 0,this.loading=void 0,this.caption=void 0,this.responsivemediaquery=void 0,this.ariaid="image-"+(0,o.u)()}getBasicImage(){return(0,e.h)("img",{class:"elm-image",alt:this.alt,src:this.src,width:this.width,srcSet:this.srcset,height:this.height,loading:this.loading,"aria-labelledby":this.caption&&this.ariaid})}basicImageCaptionWrapper(){return void 0!==this.caption?(0,e.h)("figure",null,this.getBasicImage(),(0,e.h)("figcaption",{id:this.ariaid},this.caption)):this.getBasicImage()}getPictureWrapper(){const t=this.modernformat.split(".").pop().toLowerCase();return(0,e.h)("picture",null,(0,e.h)("source",{srcSet:this.modernformat,type:`'image/${t}`}),this.getBasicImage())}getResponsivePictureWrapper(){return(0,e.h)("picture",null,JSON.parse(this.responsivemediaquery).map((t,d)=>(0,e.h)("source",{key:`picture-${d}`,srcSet:t.srcset,media:t.media})),this.getBasicImage())}pictureCaptionWrapper(){return void 0!==this.caption?(0,e.h)("figure",null,this.getPictureWrapper(),(0,e.h)("figcaption",{id:this.ariaid},this.caption)):this.getPictureWrapper()}render(){return(0,e.h)(e.H,{key:"ad19ac6cd9b57b08f13de3c55a040526efb6feb4"},this.modernformat&&this.pictureCaptionWrapper()||this.responsivemediaquery&&this.getResponsivePictureWrapper()||this.basicImageCaptionWrapper())}};return n.style='@charset "UTF-8";:where(html){line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}:where(h1){font-size:2em;-webkit-margin-after:0.67em;margin-block-end:0.67em;-webkit-margin-before:0.67em;margin-block-start:0.67em}:where(dl,ol,ul) :where(dl,ol,ul){-webkit-margin-after:0;margin-block-end:0;-webkit-margin-before:0;margin-block-start:0}:where(hr){-webkit-box-sizing:content-box;box-sizing:content-box;color:inherit;height:0}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,pre,samp){font-family:monospace, monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:baseline}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:white;border:solid;color:black;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}html{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}*,::before,::after{-webkit-box-sizing:inherit;box-sizing:inherit}img,embed,iframe,object,video{height:auto;max-width:100%}iframe{border:0}nav ol,nav ul,[role=navigation] ol,[role=navigation] ul{list-style:none;margin:0;padding:0}:root{--db-focus-outline-offset:1px;--db-focus-outline-color:#2c95c4}:is(a,button,input,textarea,summary){--db-focus-outline-size:max(2px, 0.08em)}:is(a,button,input,textarea,summary):focus-visible{outline:var(--db-focus-outline-size) var(--db-focus-outline-style, solid) var(--db-focus-outline-color, currentColor);outline-offset:var(--db-focus-outline-offset, var(--db-focus-outline-size))}:where(ul){list-style-type:"\u2022\xa0\xa0\xa0"}:where(ul) li::marker{color:#ec0016}details>*,details>::before,details>::after{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}body,div,button,input,select,textarea{color:#282d37;font-family:"DB Screen Sans", Helvetica, Arial, sans-serif;font-size:1rem;font-weight:400;line-height:1.5}.elm-image.is-logo{height:auto;margin:0.2rem 1rem 0.2rem 0;max-width:200px}.cmp-brand .elm-image.is-logo{width:39px}figure{margin:0}',n})()}}]); \ No newline at end of file diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/190.js b/review/2460-chore-update-actionsgithub-script/angular-showcase/190.js deleted file mode 100644 index e1b9db2c1e..0000000000 --- a/review/2460-chore-update-actionsgithub-script/angular-showcase/190.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkangular_showcase=self.webpackChunkangular_showcase||[]).push([[190],{190:(l,o,e)=>{e.r(o),e.d(o,{db_progress:()=>n});var r=e(310),i=e(576);const n=(()=>{let t=class{constructor(a){(0,r.r)(this,a),this.value=void 0,this.max=void 0,this.htmlid="progress-"+(0,i.u)(),this.percentagesign="%",this.circle=void 0,this.indeterminate=!1}render(){return(0,r.h)("div",{key:"bbaeeb435cdf0735ab58c88bcdab2f69c6aa23a7",class:"elm-progress"},(0,r.h)("progress",{key:"b31137d7a692a96e9dc85406a30d19ae61ec94af",value:this.value,max:this.max,id:this.htmlid,indeterminate:this.indeterminate,style:!0===this.circle?{"--progress-conic":`${this.value}`}:{"":""},"aria-describedby":this.htmlid+"-label"}),!this.indeterminate&&(0,r.h)("label",{key:"39873e54a0d897d7f042719ebf48eedb23cd5bf6",htmlFor:this.htmlid,id:this.htmlid+"-label","aria-hidden":"true"},this.value,this.percentagesign))}};return t.style='@charset "UTF-8";:where(html,:host){line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}:where(h1){font-size:2em;-webkit-margin-after:0.67em;margin-block-end:0.67em;-webkit-margin-before:0.67em;margin-block-start:0.67em}:where(dl,ol,ul) :where(dl,ol,ul){-webkit-margin-after:0;margin-block-end:0;-webkit-margin-before:0;margin-block-start:0}:where(hr){-webkit-box-sizing:content-box;box-sizing:content-box;color:inherit;height:0}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,pre,samp){font-family:monospace, monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:baseline}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:white;border:solid;color:black;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}html,:host{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}*,::before,::after{-webkit-box-sizing:inherit;box-sizing:inherit}img,embed,iframe,object,video{height:auto;max-width:100%}iframe{border:0}nav ol,nav ul,[role=navigation] ol,[role=navigation] ul{list-style:none;margin:0;padding:0}:root{--db-focus-outline-offset:1px;--db-focus-outline-color:#2c95c4}:is(a,button,input,textarea,summary){--db-focus-outline-size:max(2px, 0.08em)}:is(a,button,input,textarea,summary):focus-visible{outline:var(--db-focus-outline-size) var(--db-focus-outline-style, solid) var(--db-focus-outline-color, currentColor);outline-offset:var(--db-focus-outline-offset, var(--db-focus-outline-size))}:where(ul){list-style-type:"\u2022\xa0\xa0\xa0"}:where(ul) li::marker{color:#ec0016}details>*,details>::before,details>::after{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}body,:host,div,button,input,select,textarea{color:#282d37;font-family:"DB Screen Sans", Helvetica, Arial, sans-serif;font-size:1rem;font-weight:400;line-height:1.5}a{color:inherit}.elm-progress progress{--progress-value--backgroundColor:#ec0016}.elm-progress progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fcfdfd;border:none;height:0.25rem;vertical-align:middle}.elm-progress progress::-webkit-progress-bar{background-color:#fcfdfd}.elm-progress progress::-webkit-progress-value{background-color:var(--progress-value--backgroundColor)}.elm-progress progress::-moz-progress-bar{background-color:var(--progress-value--backgroundColor)}.elm-progress progress::-ms-fill{background-color:var(--progress-value--backgroundColor);border:none}.elm-progress progress:not([style^="--progress-conic:"])::-webkit-progress-value{border-radius:12px}.elm-progress progress:not([style^="--progress-conic:"])::-moz-progress-bar{border-radius:12px}.elm-progress progress:not([style^="--progress-conic:"])::-ms-fill{border-radius:12px}.elm-progress progress:indeterminate{-webkit-animation-duration:2.1s;animation-duration:2.1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:elmProgressMoveIndeterminate;animation-name:elmProgressMoveIndeterminate;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-timing-function:cubic-bezier(0.65, 0.815, 0.735, 0.395);animation-timing-function:cubic-bezier(0.65, 0.815, 0.735, 0.395);background-color:#fcfdfd;background-image:-webkit-gradient(linear, left top, right top, color-stop(100%, #ec0016), to(#fcfdfd));background-image:linear-gradient(to right, #ec0016 100%, #fcfdfd 100%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}@media (prefers-reduced-motion: reduce){.elm-progress progress:indeterminate{-webkit-animation-duration:15s;animation-duration:15s}}.elm-progress progress:indeterminate::-webkit-progress-bar{background-color:transparent}.elm-progress progress:indeterminate::-moz-progress-bar{background-color:transparent}@supports (background: conic-gradient(#000, #fff)){.elm-progress progress[style^="--progress-conic:"]{--fill:calc(var(--progress-conic) * 1%);background:conic-gradient(var(--progress-value--backgroundColor) var(--fill), #fff 0);border:0;border-radius:50%;height:4.6875rem;width:4.6875rem}.elm-progress progress[style^="--progress-conic:"]::-webkit-progress-inner-element,.elm-progress progress[style^="--progress-conic:"]::-webkit-progress-bar,.elm-progress progress[style^="--progress-conic:"]::-webkit-progress-value{display:none}.elm-progress progress[style^="--progress-conic:"]::-moz-progress-bar{background:none}.elm-progress progress[style^="--progress-conic:"]+output,.elm-progress progress[style^="--progress-conic:"]+label{-ms-flex-align:center;align-items:center;background:#fdfdfd;border-radius:50%;display:block;display:-ms-flexbox;display:flex;height:3.4375rem;-ms-flex-pack:center;justify-content:center;position:absolute;-webkit-transform:translate(0.625rem, -4.0625rem);transform:translate(0.625rem, -4.0625rem);width:3.4375rem}}@-webkit-keyframes elmProgressMoveIndeterminate{0%{background-position:-35% 0;background-size:35% 100%}60%{background-position:101% 0;background-size:65% 100%}100%{background-position:101% 0;background-size:1% 100%}}@keyframes elmProgressMoveIndeterminate{0%{background-position:-35% 0;background-size:35% 100%}60%{background-position:101% 0;background-size:65% 100%}100%{background-position:101% 0;background-size:1% 100%}}',t})()}}]); \ No newline at end of file diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/198.js b/review/2460-chore-update-actionsgithub-script/angular-showcase/198.js deleted file mode 100644 index 13e1857270..0000000000 --- a/review/2460-chore-update-actionsgithub-script/angular-showcase/198.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkangular_showcase=self.webpackChunkangular_showcase||[]).push([[198],{817:(c,n,i)=>{i.r(n),i.d(n,{db_linklist:()=>a});var e=i(310),o=i(576);const a=(()=>{let r=class{constructor(t){(0,e.r)(this,t),this.data=void 0}get children(){return this._children}set children(t){this._children=t}componentWillLoad(){this.data?this.compData=(0,o.p)(this.data):(this._children=Array.from(this.host.children),this.children.find(t=>"li"===t.tagName.toLowerCase())?this.hasItemsWrapper=!0:this.host.innerHTML="")}render(){return(0,e.h)(e.H,{key:"b510259b31c82dfa1bec3d2fafcb595f8a3eb8ef"},this.compData&&(0,e.h)("ul",{key:"4c1a238f98a8d5a5c1a7a26a15b2b3560884f59f",class:"cmp-link-list",innerHTML:(0,o.g)(this.compData)}),!this.compData&&(0,e.h)("ul",{key:"29186cc399e1e7d5daa1696d9e0b279f21e7b703",class:"cmp-link-list"},!this.hasItemsWrapper&&this._children.map((t,s)=>(0,e.h)("li",{key:`cmp-link-list-item-${s}`,innerHTML:t.outerHTML})),this.hasItemsWrapper&&(0,e.h)("slot",{key:"0cd83476621bf2dbee4e3cf7fdab8a7243bface4"})))}get host(){return(0,e.g)(this)}};return r.style='@charset "UTF-8";:where(html,:host){line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}:where(h1){font-size:2em;-webkit-margin-after:0.67em;margin-block-end:0.67em;-webkit-margin-before:0.67em;margin-block-start:0.67em}:where(dl,ol,ul) :where(dl,ol,ul){-webkit-margin-after:0;margin-block-end:0;-webkit-margin-before:0;margin-block-start:0}:where(hr){-webkit-box-sizing:content-box;box-sizing:content-box;color:inherit;height:0}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,pre,samp){font-family:monospace, monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:baseline}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:white;border:solid;color:black;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}html,:host{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}*,::before,::after{-webkit-box-sizing:inherit;box-sizing:inherit}img,embed,iframe,object,video{height:auto;max-width:100%}iframe{border:0}nav ol,nav ul,[role=navigation] ol,[role=navigation] ul{list-style:none;margin:0;padding:0}:root{--db-focus-outline-offset:1px;--db-focus-outline-color:#2c95c4}:is(a,button,input,textarea,summary){--db-focus-outline-size:max(2px, 0.08em)}:is(a,button,input,textarea,summary):focus-visible{outline:var(--db-focus-outline-size) var(--db-focus-outline-style, solid) var(--db-focus-outline-color, currentColor);outline-offset:var(--db-focus-outline-offset, var(--db-focus-outline-size))}:where(ul){list-style-type:"\u2022\xa0\xa0\xa0"}:where(ul) li::marker{color:#ec0016}details>*,details>::before,details>::after{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}body,:host,div,button,input,select,textarea{color:#282d37;font-family:"DB Screen Sans", Helvetica, Arial, sans-serif;font-size:1rem;font-weight:400;line-height:1.5}a{color:inherit}.cmp-link-list{list-style:none;padding-left:0}.cmp-link-list li .elm-link,.cmp-link-list li a{--icon-glyph-before:">";font-weight:700;text-decoration:none}.cmp-link-list li .elm-link::before,.cmp-link-list li a::before{--icon-font-family:"icons-24-outline",\n \t"missing-icons" !important;font-size:var(--icon-font-size-before, var(--icon-font-size, 1.5rem));-webkit-margin-end:var(--icon-margin-after, 0.375rem);margin-inline-end:var(--icon-margin-after, 0.375rem);content:var(--icon-glyph-before);display:inline-block;font-family:var(--icon-font-family) !important;font-style:normal;font-variant:normal;font-weight:normal;font-weight:var(--icon-font-weight, normal);line-height:1;text-transform:none;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-alt:"";alt:"";speak:none;speak:never}@supports (content: ""/""){.cmp-link-list li .elm-link::before,.cmp-link-list li a::before{content:var(--icon-glyph-before)/""}}@media aural{.cmp-link-list li .elm-link::before,.cmp-link-list li a::before{content:none}}@media speech{.cmp-link-list li .elm-link::before,.cmp-link-list li a::before{content:none}}.cmp-link-list li .elm-link:hover,.cmp-link-list li a:hover,.cmp-link-list li .elm-link:active,.cmp-link-list li a:active{text-decoration:underline}.cmp-link-list li .elm-link::before,.cmp-link-list li a::before{color:#ec0016;display:inline-block;font-size:0.75rem;font-weight:700;margin-top:-0.125rem;vertical-align:middle}:host{display:block}',r})()}}]); \ No newline at end of file diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/207.js b/review/2460-chore-update-actionsgithub-script/angular-showcase/207.js deleted file mode 100644 index 04b5111e3d..0000000000 --- a/review/2460-chore-update-actionsgithub-script/angular-showcase/207.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkangular_showcase=self.webpackChunkangular_showcase||[]).push([[207],{207:(s,i,t)=>{t.r(i),t.d(i,{db_overflow_menu:()=>l});var e=t(310),n=t(576);const l=(()=>{let r=class{constructor(o){(0,e.r)(this,o),this.data=void 0,this.opposite=void 0,this.summary=""}get children(){return this._children}set children(o){this._children=o}componentWillLoad(){this.data?this.compData=(0,n.p)(this.data):(this._children=Array.from(this.host.children),this.children.find(o=>"li"===o.tagName.toLowerCase())?this.hasItemsWrapper=!0:this.host.innerHTML="")}render(){return(0,e.h)("details",{key:"4a90e5c579ae0828a13b8d366612f809ac99ff0b",class:"cmp-overflow-menu","data-horizontal-position":this.opposite&&"opposite"},(0,e.h)("summary",{key:"91cea27a1801660cbc6b05d473c11498dae503ca"},this.summary),this.compData&&(0,e.h)("menu",{key:"cd8ac4516712c258d410dd66515d4e829f6e4ec3",type:"toolbar",innerHTML:(0,n.g)(this.compData)}),!this.compData&&(0,e.h)("menu",{key:"721a399f4b37003152999408598b7efaa2e4a402",type:"toolbar"},!this.hasItemsWrapper&&this._children.map((o,m)=>(0,e.h)("li",{key:`cmp-overflow-menu-${m}`,innerHTML:o.outerHTML})),this.hasItemsWrapper&&(0,e.h)("slot",{key:"cdd72f56225a58c479d9bd663525e62fd32e3b0c"})))}get host(){return(0,e.g)(this)}};return r.style='@charset "UTF-8";:where(html,:host){line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}:where(h1){font-size:2em;-webkit-margin-after:0.67em;margin-block-end:0.67em;-webkit-margin-before:0.67em;margin-block-start:0.67em}:where(dl,ol,ul) :where(dl,ol,ul){-webkit-margin-after:0;margin-block-end:0;-webkit-margin-before:0;margin-block-start:0}:where(hr){-webkit-box-sizing:content-box;box-sizing:content-box;color:inherit;height:0}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,pre,samp){font-family:monospace, monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:baseline}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:white;border:solid;color:black;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}html,:host{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}*,::before,::after{-webkit-box-sizing:inherit;box-sizing:inherit}img,embed,iframe,object,video{height:auto;max-width:100%}iframe{border:0}nav ol,nav ul,[role=navigation] ol,[role=navigation] ul{list-style:none;margin:0;padding:0}:root{--db-focus-outline-offset:1px;--db-focus-outline-color:#2c95c4}:is(a,button,input,textarea,summary){--db-focus-outline-size:max(2px, 0.08em)}:is(a,button,input,textarea,summary):focus-visible{outline:var(--db-focus-outline-size) var(--db-focus-outline-style, solid) var(--db-focus-outline-color, currentColor);outline-offset:var(--db-focus-outline-offset, var(--db-focus-outline-size))}:where(ul){list-style-type:"\u2022\xa0\xa0\xa0"}:where(ul) li::marker{color:#ec0016}details>*,details>::before,details>::after{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}body,:host,div,button,input,select,textarea{color:#282d37;font-family:"DB Screen Sans", Helvetica, Arial, sans-serif;font-size:1rem;font-weight:400;line-height:1.5}a{color:inherit}.cmp-overflow-menu{color:#2d333f;display:inline-block;position:relative}.cmp-overflow-menu:not(.is-account) summary{font-size:0}.cmp-overflow-menu:not(.is-account) summary::before{--icon-margin-after:0}.cmp-overflow-menu summary{--icon-glyph-before:"\u22ee";display:inline-block}.cmp-overflow-menu summary::before{--icon-font-family:"icons-20-outline",\n \t"missing-icons" !important;font-size:var(--icon-font-size-before, var(--icon-font-size, 1.25rem));-webkit-margin-end:var(--icon-margin-after, 0.375rem);margin-inline-end:var(--icon-margin-after, 0.375rem);content:var(--icon-glyph-before);display:inline-block;font-family:var(--icon-font-family) !important;font-style:normal;font-variant:normal;font-weight:normal;font-weight:var(--icon-font-weight, normal);line-height:1;text-transform:none;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-alt:"";alt:"";speak:none;speak:never}@supports (content: ""/""){.cmp-overflow-menu summary::before{content:var(--icon-glyph-before)/""}}@media aural{.cmp-overflow-menu summary::before{content:none}}@media speech{.cmp-overflow-menu summary::before{content:none}}.cmp-overflow-menu summary::before{display:inline-block;padding:0.5625rem 0.75rem;-webkit-transform:translateX(-0.125rem);transform:translateX(-0.125rem)}.cmp-overflow-menu summary:hover::before,.cmp-overflow-menu summary:focus::before{background-color:#d7dce1}.cmp-overflow-menu summary::-webkit-details-marker{display:none}.cmp-overflow-menu summary:first-of-type{list-style-type:none}.cmp-overflow-menu menu,.cmp-overflow-menu ul{background-color:#fff;border-radius:8px;-webkit-filter:drop-shadow(0 2px 8px rgba(0, 0, 0, 0.3));filter:drop-shadow(0 2px 8px rgba(0, 0, 0, 0.3));-webkit-margin-before:1rem;margin-block-start:1rem;padding-left:0;position:absolute;width:-webkit-min-content;width:-moz-min-content;width:min-content;z-index:60}.cmp-overflow-menu menu::before,.cmp-overflow-menu ul::before{border-bottom:0.8125rem solid #fff;border-left:0.8125rem solid transparent;border-right:0.8125rem solid transparent;content:"";height:0;position:absolute;-webkit-transform:translate(0.75rem, -0.8125rem);transform:translate(0.75rem, -0.8125rem);width:0}.cmp-overflow-menu menu li button,.cmp-overflow-menu menu li a,.cmp-overflow-menu ul li button,.cmp-overflow-menu ul li a{background-color:#fff;border-radius:unset;display:block;font-weight:400;padding:1rem 2rem 1rem 1rem;text-decoration:none}.cmp-overflow-menu menu li button:hover,.cmp-overflow-menu menu li button:focus,.cmp-overflow-menu menu li a:hover,.cmp-overflow-menu menu li a:focus,.cmp-overflow-menu ul li button:hover,.cmp-overflow-menu ul li button:focus,.cmp-overflow-menu ul li a:hover,.cmp-overflow-menu ul li a:focus{background-color:#d7dce1;color:inherit}.cmp-overflow-menu menu li:first-child button,.cmp-overflow-menu menu li:first-child a,.cmp-overflow-menu ul li:first-child button,.cmp-overflow-menu ul li:first-child a{border-top-left-radius:8px;border-top-right-radius:8px}.cmp-overflow-menu menu li:last-child button,.cmp-overflow-menu menu li:last-child a,.cmp-overflow-menu ul li:last-child button,.cmp-overflow-menu ul li:last-child a{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.cmp-overflow-menu[data-horizontal-position=opposite] menu,.cmp-overflow-menu[data-horizontal-position=opposite] ul{right:0}.cmp-overflow-menu[data-horizontal-position=opposite] menu::before,.cmp-overflow-menu[data-horizontal-position=opposite] ul::before{right:0;-webkit-transform:translate(-0.75rem, -0.8125rem);transform:translate(-0.75rem, -0.8125rem)}.cmp-overflow-menu menu{list-style-type:""}.cmp-overflow-menu menu li{overflow-x:hidden}.cmp-overflow-menu menu button{line-height:inherit;text-align:left;width:100%}.cmp-overflow-menu[open] summary::after{content:"\xa0";display:inline-block;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:50}',r})()}}]); \ No newline at end of file diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/246.js b/review/2460-chore-update-actionsgithub-script/angular-showcase/246.js deleted file mode 100644 index e6491120de..0000000000 --- a/review/2460-chore-update-actionsgithub-script/angular-showcase/246.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkangular_showcase=self.webpackChunkangular_showcase||[]).push([[246],{246:(s,o,i)=>{i.r(o),i.d(o,{db_radio:()=>d});var e=i(310),r=i(576);const d=(()=>{let n=class{constructor(t){(0,e.r)(this,t),this.dbChange=(0,e.c)(this,"dbChange",7),this.autofocus=void 0,this.checked=void 0,this.disabled=void 0,this.input_id="radio-"+(0,r.u)(),this.label=void 0,this.name=void 0,this.required=void 0,this.value=void 0,this.labelHidden=void 0}handleChange(t){this.dbChange.emit(t)}render(){return(0,e.h)(e.H,{key:"841699f06d527a06fc0f1de0ee00ab0b2850204d"},(0,e.h)("input",{key:"cb2ab7268f9cdf57697a2125ba40c74a5479c5cf",type:"radio",class:"elm-radio",id:this.input_id,autofocus:this.autofocus,checked:this.checked,disabled:this.disabled,name:this.name,required:this.required,value:this.value,onChange:t=>this.handleChange(t)}),(0,e.h)("label",{key:"ed47e86a31f8b510fab14c0a757b44a489073f51",class:"elm-label",htmlFor:this.input_id,"data-label-hidden":this.labelHidden},this.label))}};return n.style='@charset "UTF-8";:where(html,:host){line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}:where(h1){font-size:2em;-webkit-margin-after:0.67em;margin-block-end:0.67em;-webkit-margin-before:0.67em;margin-block-start:0.67em}:where(dl,ol,ul) :where(dl,ol,ul){-webkit-margin-after:0;margin-block-end:0;-webkit-margin-before:0;margin-block-start:0}:where(hr){-webkit-box-sizing:content-box;box-sizing:content-box;color:inherit;height:0}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,pre,samp){font-family:monospace, monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:baseline}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:white;border:solid;color:black;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}html,:host{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}*,::before,::after{-webkit-box-sizing:inherit;box-sizing:inherit}img,embed,iframe,object,video{height:auto;max-width:100%}iframe{border:0}nav ol,nav ul,[role=navigation] ol,[role=navigation] ul{list-style:none;margin:0;padding:0}:root{--db-focus-outline-offset:1px;--db-focus-outline-color:#2c95c4}:is(a,button,input,textarea,summary){--db-focus-outline-size:max(2px, 0.08em)}:is(a,button,input,textarea,summary):focus-visible{outline:var(--db-focus-outline-size) var(--db-focus-outline-style, solid) var(--db-focus-outline-color, currentColor);outline-offset:var(--db-focus-outline-offset, var(--db-focus-outline-size))}:where(ul){list-style-type:"\u2022\xa0\xa0\xa0"}:where(ul) li::marker{color:#ec0016}details>*,details>::before,details>::after{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}body,:host,div,button,input,select,textarea{color:#282d37;font-family:"DB Screen Sans", Helvetica, Arial, sans-serif;font-size:1rem;font-weight:400;line-height:1.5}a{color:inherit}.elm-radio+label[data-label-hidden=true]{clip:rect(0, 0, 0, 0);height:1px;overflow:hidden;position:absolute !important;white-space:nowrap;width:1px}.elm-radio:has(+label)::after{content:"";width:calc(\n\t\t\t\tvar(--db-form-element-dimensions) + 0.25rem\n\t\t\t);height:var(--db-form-element-dimensions);-webkit-transform:translateX(0.25rem);transform:translateX(0.25rem);position:absolute}.elm-radio{--db-form-element-dimensions:var(\n \t--db-radio-dimensions,\n \t1.25em\n );-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgba(255, 255, 255, 0.1);border:0.0625rem solid #282d37;border-radius:1em;display:inline-block;font-size:1rem;height:var(--db-form-element-dimensions);-webkit-transition:border-width 0.5s ease;transition:border-width 0.5s ease;width:var(--db-form-element-dimensions)}.elm-radio[type=radio]{vertical-align:sub}.elm-radio:enabled:hover:not(:checked){background-color:rgba(40, 45, 55, 0.14)}.elm-radio:enabled:active{background-color:rgba(40, 45, 55, 0.3)}.elm-radio:checked{border-width:0.375em}.elm-radio:is(:user-invalid),.elm-radio[aria-invalid=true]{border-color:#c13e34}.elm-radio+label{-webkit-padding-start:0.25rem;padding-inline-start:0.25rem}.elm-radio:disabled,.elm-radio:disabled+label{opacity:0.5}@media (prefers-reduced-motion: reduce){.elm-radio{-webkit-transition-duration:0.01s !important;transition-duration:0.01s !important}}',n})()}}]); \ No newline at end of file diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/32.js b/review/2460-chore-update-actionsgithub-script/angular-showcase/32.js deleted file mode 100644 index 005fe3c6bc..0000000000 --- a/review/2460-chore-update-actionsgithub-script/angular-showcase/32.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkangular_showcase=self.webpackChunkangular_showcase||[]).push([[32],{32:(b,e,s)=>{s.r(e),s.d(e,{db_meta:()=>c});var t=s(310);const c=(()=>{let a=class{constructor(o){(0,t.r)(this,o)}render(){return(0,t.h)(t.H,{key:"330ff736ae2b915b6c546d554bed1f081198fc09"},(0,t.h)("slot",{key:"5b9868da492482c392c153777671469a92efdc1b"}))}};return a.style=":host{margin-top:auto;margin-bottom:auto}",a})()}}]); \ No newline at end of file diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/330.js b/review/2460-chore-update-actionsgithub-script/angular-showcase/330.js deleted file mode 100644 index 08a1ce40c5..0000000000 --- a/review/2460-chore-update-actionsgithub-script/angular-showcase/330.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkangular_showcase=self.webpackChunkangular_showcase||[]).push([[330],{949:(n,o,t)=>{t.r(o),t.d(o,{db_logo:()=>a});var e=t(310);const a=(()=>{let i=class{constructor(d){(0,e.r)(this,d),this.size="xlarge"}render(){return(0,e.h)("svg",{key:"4ca4fb723cd9093c85029fa82007c14ca89d0c7e",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 40 28",id:"logo","aria-hidden":"true",class:"elm-logo","data-size":this.size},(0,e.h)("rect",{key:"7dbf8ce09337a571d705171465f2b3431e849344",x:"2",y:"2",width:"36",height:"24",fill:"transparent"}),(0,e.h)("path",{key:"b7343b6bfb6cc68504389a3fbcd89a2e34b1f2fc",d:"M27.2 7.53h-1.43v4.54h1.83c1.53.03 2.47-1.04 2.47-2.27 0-1.63-.96-2.32-2.87-2.27zm.6 7.8h-2.04v4.84h1.84c.7.01 3.07 0 3.07-2.37 0-1.01-.62-2.5-2.87-2.47zm-17.1-7.7h-.83v12.54h1.53c2.58.06 3.77-2.05 3.77-5.97 0-3.6-.41-6.74-4.47-6.57zm18.4-2.76c5.13.02 5.23 4.03 5.23 4.43a4.33 4.33 0 01-3.15 4.13v.14c3.26.79 3.75 3.14 3.75 4.43 0 4.76-4.68 5.02-6.71 5.03h-6.68V4.87h7.56zm-16.9 0c4.7.02 7.23 3.01 7.23 9.03 0 5.29-1.68 9.1-7.23 9.13H5.54V4.87h6.66zm23.7-1.94H4c-.63 0-1.04.5-1.06 1.05l-.01.12v19.7c0 .57.35 1.22.95 1.26l.12.01h31.9c.63 0 1.13-.6 1.16-1.14l.01-.13V4.1a1.2 1.2 0 00-1.17-1.17zm0-2.86c2.1 0 3.97 1.56 4.03 3.63v20.2a4 4 0 01-3.83 4.03H4A3.91 3.91 0 01.07 24.1V3.9A3.8 3.8 0 013.8.07h32.1z",fill:"#f01414"}))}};return i.style='@charset "UTF-8";:where(html,:host){line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}:where(h1){font-size:2em;-webkit-margin-after:0.67em;margin-block-end:0.67em;-webkit-margin-before:0.67em;margin-block-start:0.67em}:where(dl,ol,ul) :where(dl,ol,ul){-webkit-margin-after:0;margin-block-end:0;-webkit-margin-before:0;margin-block-start:0}:where(hr){-webkit-box-sizing:content-box;box-sizing:content-box;color:inherit;height:0}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,pre,samp){font-family:monospace, monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:baseline}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:white;border:solid;color:black;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}html,:host{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}*,::before,::after{-webkit-box-sizing:inherit;box-sizing:inherit}img,embed,iframe,object,video{height:auto;max-width:100%}iframe{border:0}nav ol,nav ul,[role=navigation] ol,[role=navigation] ul{list-style:none;margin:0;padding:0}:root{--db-focus-outline-offset:1px;--db-focus-outline-color:#2c95c4}:is(a,button,input,textarea,summary){--db-focus-outline-size:max(2px, 0.08em)}:is(a,button,input,textarea,summary):focus-visible{outline:var(--db-focus-outline-size) var(--db-focus-outline-style, solid) var(--db-focus-outline-color, currentColor);outline-offset:var(--db-focus-outline-offset, var(--db-focus-outline-size))}:where(ul){list-style-type:"\u2022\xa0\xa0\xa0"}:where(ul) li::marker{color:#ec0016}details>*,details>::before,details>::after{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}body,:host,div,button,input,select,textarea{color:#282d37;font-family:"DB Screen Sans", Helvetica, Arial, sans-serif;font-size:1rem;font-weight:400;line-height:1.5}a{color:inherit}.elm-logo{width:var(--db-logo-width, 58px);height:var(--db-logo-height, 40px)}.elm-logo[data-size=xsmall]{--db-logo-width:20px;--db-logo-height:14px}body:has(.elm-logo[data-size=xsmall]) .elm-headline[data-pulse],:has(.elm-logo[data-size=xsmall]):host .elm-headline[data-pulse]{--db-logo-width:20px;--db-logo-height:14px}.elm-logo[data-size=xsmall]~.elm-headline[data-pulse]{--db-logo-width:20px;--db-logo-height:14px}.elm-logo[data-size=small]{--db-logo-width:29px;--db-logo-height:20px}body:has(.elm-logo[data-size=small]) .elm-headline[data-pulse],:has(.elm-logo[data-size=small]):host .elm-headline[data-pulse]{--db-logo-width:29px;--db-logo-height:20px}.elm-logo[data-size=small]~.elm-headline[data-pulse]{--db-logo-width:29px;--db-logo-height:20px}.elm-logo[data-size=medium]{--db-logo-width:34px;--db-logo-height:24px}body:has(.elm-logo[data-size=medium]) .elm-headline[data-pulse],:has(.elm-logo[data-size=medium]):host .elm-headline[data-pulse]{--db-logo-width:34px;--db-logo-height:24px}.elm-logo[data-size=medium]~.elm-headline[data-pulse]{--db-logo-width:34px;--db-logo-height:24px}.elm-logo[data-size=large]{--db-logo-width:40px;--db-logo-height:28px}body:has(.elm-logo[data-size=large]) .elm-headline[data-pulse],:has(.elm-logo[data-size=large]):host .elm-headline[data-pulse]{--db-logo-width:40px;--db-logo-height:28px}.elm-logo[data-size=large]~.elm-headline[data-pulse]{--db-logo-width:40px;--db-logo-height:28px}.elm-logo[data-size=xlarge]{--db-logo-width:56px;--db-logo-height:40px}body:has(.elm-logo[data-size=xlarge]) .elm-headline[data-pulse],:has(.elm-logo[data-size=xlarge]):host .elm-headline[data-pulse]{--db-logo-width:56px;--db-logo-height:40px}.elm-logo[data-size=xlarge]~.elm-headline[data-pulse]{--db-logo-width:56px;--db-logo-height:40px}.elm-logo rect{fill:transparent;fill:var(--db-logo-backgroundColor, transparent);}.elm-logo path{fill:#f01414;fill:var(--db-logo-color, #f01414)}',i})()}}]); \ No newline at end of file diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/332.js b/review/2460-chore-update-actionsgithub-script/angular-showcase/332.js deleted file mode 100644 index 952a65a044..0000000000 --- a/review/2460-chore-update-actionsgithub-script/angular-showcase/332.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkangular_showcase=self.webpackChunkangular_showcase||[]).push([[332],{332:(l,t,n)=>{n.r(t),n.d(t,{db_button:()=>f,db_icon:()=>c});var o=n(310);const f=(()=>{let a=class{constructor(e){(0,o.r)(this,e),this.ariaexpanded=null,this.ariapressed=null,this.disabled=!1,this.formaction=void 0,this.formenctype=void 0,this.formmethod=void 0,this.formnovalidate=!1,this.formtarget=void 0,this.icon=void 0,this.iconafter=void 0,this.icononly=void 0,this.name=void 0,this.tooltip=void 0,this.type="submit",this.value=void 0,this.width=void 0,this.variant=void 0,this.size=void 0}render(){return(0,o.h)("button",{key:"94610915668bc0aa9c400a669244c0699c86f72e",class:"elm-button"+(this.icononly?" is-icon-text-replace":""),"aria-expanded":this.ariaexpanded,"aria-pressed":this.ariapressed,"data-variant":this.variant,disabled:this.disabled,formaction:this.formaction,formenctype:this.formenctype,formmethod:this.formmethod,formnovalidate:this.formnovalidate,formtarget:this.formtarget,name:this.name,title:this.tooltip,type:this.type,value:this.value,"data-size":this.size,"data-width":this.width},this.icon?(0,o.h)("db-icon",{icon:this.icon}):null,(0,o.h)("slot",{key:"ae0905ea0d6f25b86754dcb4e40b8c7a8ade7a00"}),this.iconafter?(0,o.h)("db-icon",{icon:this.iconafter,class:"iconafter"}):null)}};return a.style='@charset "UTF-8";:where(html,:host){line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}:where(h1){font-size:2em;-webkit-margin-after:0.67em;margin-block-end:0.67em;-webkit-margin-before:0.67em;margin-block-start:0.67em}:where(dl,ol,ul) :where(dl,ol,ul){-webkit-margin-after:0;margin-block-end:0;-webkit-margin-before:0;margin-block-start:0}:where(hr){-webkit-box-sizing:content-box;box-sizing:content-box;color:inherit;height:0}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,pre,samp){font-family:monospace, monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:baseline}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:white;border:solid;color:black;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}html,:host{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}*,::before,::after{-webkit-box-sizing:inherit;box-sizing:inherit}img,embed,iframe,object,video{height:auto;max-width:100%}iframe{border:0}nav ol,nav ul,[role=navigation] ol,[role=navigation] ul{list-style:none;margin:0;padding:0}:root{--db-focus-outline-offset:1px;--db-focus-outline-color:#2c95c4}:is(a,button,input,textarea,summary){--db-focus-outline-size:max(2px, 0.08em)}:is(a,button,input,textarea,summary):focus-visible{outline:var(--db-focus-outline-size) var(--db-focus-outline-style, solid) var(--db-focus-outline-color, currentColor);outline-offset:var(--db-focus-outline-offset, var(--db-focus-outline-size))}:where(ul){list-style-type:"\u2022\xa0\xa0\xa0"}:where(ul) li::marker{color:#ec0016}details>*,details>::before,details>::after{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}body,:host,div,button,input,select,textarea{color:#282d37;font-family:"DB Screen Sans", Helvetica, Arial, sans-serif;font-size:1rem;font-weight:400;line-height:1.5}a{color:inherit}.elm-button{-ms-flex-align:center;align-items:center;border:1px solid transparent;border-radius:4px;display:-ms-inline-flexbox;display:inline-flex;font-size:1rem;-ms-flex-pack:center;justify-content:center;min-height:2.75rem;padding:0.5rem 1rem;}.elm-button[data-icon],.elm-button[data-icon-before]{padding-left:0.875rem}.elm-button[data-icon-after]{padding-right:0.875rem}.elm-button.is-icon-text-replace{width:2.75rem}.elm-button[data-variant=brand-primary],.elm-button[data-variant=primary]{color:#ffffff}.elm-button[data-variant=brand-primary],.elm-button[data-variant=primary]{font-weight:700}.elm-button[data-variant=brand-primary]{background-color:#ec0016}.elm-button[data-variant=brand-primary]:disabled{background-color:#ec001640}.elm-button[data-variant=brand-primary]:not(:disabled):hover{background-color:#db0016}.elm-button[data-variant=brand-primary]:not(:disabled):active{background-color:#cc0013}.elm-button[data-variant=primary]{background-color:#282d37}.elm-button[data-variant=primary]:disabled{background-color:#282d3740}.elm-button[data-variant=primary]:not(:disabled):hover{background-color:#2f3541}.elm-button[data-variant=primary]:not(:disabled):active{background-color:#363c4a}.elm-button[data-variant=secondary-outline]{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:transparent;border-color:#282d37;color:#282d37}.elm-button[data-variant=secondary-outline]:disabled{color:#282d3780;border-color:#282d3740}.elm-button[data-variant=secondary-outline]:not(:disabled):hover{background-color:rgba(40, 45, 55, 0.03)}.elm-button[data-variant=secondary-outline]:not(:disabled):active{background-color:rgba(40, 45, 55, 0.06)}.elm-button[data-variant=secondary-solid]{background-color:#d7dce1;color:#282d37}.elm-button[data-variant=secondary-solid]:disabled{color:#282d3780;background-color:#d7dce140}.elm-button[data-variant=secondary-solid]:not(:disabled):hover{background-color:#cdd4da}.elm-button[data-variant=secondary-solid]:not(:disabled):active{background-color:#c5ccd3}.elm-button[data-variant=tertiary-plain]{background-color:transparent;border:2px solid transparent;color:#282d37}.elm-button[data-variant=tertiary-plain]:disabled{color:#282d3780}.elm-button[data-variant=tertiary-plain]:not(:disabled):hover{background-color:rgba(40, 45, 55, 0.03)}.elm-button[data-variant=tertiary-plain]:not(:disabled):active{background-color:rgba(40, 45, 55, 0.06)}.elm-button[data-size=small]{min-height:2.25rem}.elm-button[data-size=small]:not(.is-icon-text-replace){font-size:0.875rem}.elm-button[data-icon][data-size=small]::before,.elm-button[data-icon-before][data-size=small]::before{--icon-font-family:"icons-20-outline",\n \t"missing-icons" !important;--icon-font-size:1.25rem}.elm-button[data-icon-after][data-size=small]::after{--icon-font-family:"icons-20-outline",\n \t"missing-icons" !important;--icon-font-size:1.25rem}.elm-button.is-icon-text-replace[data-size=small]{width:2.25rem}.elm-button[data-size=large]{min-height:3.25rem}.elm-button[data-size=large]:not(.is-icon-text-replace){font-size:1.25rem}.elm-button.is-icon-text-replace[data-size=large]{width:3.25rem}.elm-button:disabled{color:#ffffff80}.elm-button[data-width=full]{inline-size:100%}:host[disabled]{pointer-events:none}button.is-icon-text-replace{font-size:0;aspect-ratio:1}button.is-icon-text-replace::before{--icon-margin-after:0}.is-icon-text-replace db-icon{--icon-margin-after:0}db-icon.iconafter{--icon-margin-after:0;-webkit-margin-start:0.375rem;margin-inline-start:0.375rem}',a})(),c=(()=>{let a=class{constructor(e){(0,o.r)(this,e),this.icon=void 0,this.variant=void 0}render(){return(0,o.h)("span",{key:"1c7f4d65c45e78ecf178ab0dbc873b8ff2f40a11","data-icon":this.icon,"data-icon-variant":this.variant,"aria-hidden":"true"})}};return a.style='@charset "UTF-8";:where(html){line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}:where(h1){font-size:2em;-webkit-margin-after:0.67em;margin-block-end:0.67em;-webkit-margin-before:0.67em;margin-block-start:0.67em}:where(dl,ol,ul) :where(dl,ol,ul){-webkit-margin-after:0;margin-block-end:0;-webkit-margin-before:0;margin-block-start:0}:where(hr){-webkit-box-sizing:content-box;box-sizing:content-box;color:inherit;height:0}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,pre,samp){font-family:monospace, monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:baseline}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:white;border:solid;color:black;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}html{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}*,::before,::after{-webkit-box-sizing:inherit;box-sizing:inherit}img,embed,iframe,object,video{height:auto;max-width:100%}iframe{border:0}nav ol,nav ul,[role=navigation] ol,[role=navigation] ul{list-style:none;margin:0;padding:0}:root{--db-focus-outline-offset:1px;--db-focus-outline-color:#2c95c4}:is(a,button,input,textarea,summary){--db-focus-outline-size:max(2px, 0.08em)}:is(a,button,input,textarea,summary):focus-visible{outline:var(--db-focus-outline-size) var(--db-focus-outline-style, solid) var(--db-focus-outline-color, currentColor);outline-offset:var(--db-focus-outline-offset, var(--db-focus-outline-size))}:where(ul){list-style-type:"\u2022\xa0\xa0\xa0"}:where(ul) li::marker{color:#ec0016}details>*,details>::before,details>::after{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}body,div,button,input,select,textarea{color:#282d37;font-family:"DB Screen Sans", Helvetica, Arial, sans-serif;font-size:1rem;font-weight:400;line-height:1.5}[data-icon=account],[data-icon-before=account]{--icon-glyph-before:"\u{e1221}"}[data-icon-after=account]{--icon-glyph-after:"\u{e1221}"}[data-icon=add],[data-icon-before=add]{--icon-glyph-before:"+"}[data-icon-after=add]{--icon-glyph-after:"+"}[data-icon=add-circle],[data-icon-before=add-circle]{--icon-glyph-before:"\u2295"}[data-icon-after=add-circle]{--icon-glyph-after:"\u2295"}[data-icon=air-condition],[data-icon-before=air-condition]{--icon-glyph-before:"\u2744"}[data-icon-after=air-condition]{--icon-glyph-after:"\u2744"}[data-icon=alarm],[data-icon-before=alarm]{--icon-glyph-before:"\u{e1244}"}[data-icon-after=alarm]{--icon-glyph-after:"\u{e1244}"}[data-icon=alarm-add],[data-icon-before=alarm-add]{--icon-glyph-before:"\u{e1062}"}[data-icon-after=alarm-add]{--icon-glyph-after:"\u{e1062}"}[data-icon=alert],[data-icon-before=alert]{--icon-glyph-before:"\u{e1222}"}[data-icon-after=alert]{--icon-glyph-after:"\u{e1222}"}[data-icon=alert-off],[data-icon-before=alert-off]{--icon-glyph-before:"\u{e1243}"}[data-icon-after=alert-off]{--icon-glyph-after:"\u{e1243}"}[data-icon=railroad-car],[data-icon-before=railroad-car]{--icon-glyph-before:"\u{e1193}"}[data-icon-after=railroad-car]{--icon-glyph-after:"\u{e1193}"}[data-icon=calendar],[data-icon-before=calendar]{--icon-glyph-before:"\u{e1247}"}[data-icon-after=calendar]{--icon-glyph-after:"\u{e1247}"}[data-icon=check-circle],[data-icon-before=check-circle]{--icon-glyph-before:"\u{e1220}"}[data-icon-after=check-circle]{--icon-glyph-after:"\u{e1220}"}[data-icon=credit-card],[data-icon-before=credit-card]{--icon-glyph-before:"\u{e1226}"}[data-icon-after=credit-card]{--icon-glyph-after:"\u{e1226}"}[data-icon=delete],[data-icon-before=delete]{--icon-glyph-before:"\u{1f5d1}"}[data-icon-after=delete]{--icon-glyph-after:"\u{1f5d1}"}[data-icon=discount],[data-icon-before=discount]{--icon-glyph-before:"\u{e1066}"}[data-icon-after=discount]{--icon-glyph-after:"\u{e1066}"}[data-icon=document],[data-icon-before=document]{--icon-glyph-before:"\u{1f5b9}"}[data-icon-after=document]{--icon-glyph-after:"\u{1f5b9}"}[data-icon=done],[data-icon-before=done]{--icon-glyph-before:"\u2713"}[data-icon-after=done]{--icon-glyph-after:"\u2713"}[data-icon=download],[data-icon-before=download]{--icon-glyph-before:"\u2b73"}[data-icon-after=download]{--icon-glyph-after:"\u2b73"}[data-icon=edit],[data-icon-before=edit]{--icon-glyph-before:"\u270f"}[data-icon-after=edit]{--icon-glyph-after:"\u270f"}[data-icon=filter],[data-icon-before=filter]{--icon-glyph-before:"\u{e1069}"}[data-icon-after=filter]{--icon-glyph-after:"\u{e1069}"}[data-icon=generic-card],[data-icon-before=generic-card]{--icon-glyph-before:"\u{e1070}"}[data-icon-after=generic-card]{--icon-glyph-after:"\u{e1070}"}[data-icon=giftcard],[data-icon-before=giftcard]{--icon-glyph-before:"\u{e1250}"}[data-icon-after=giftcard]{--icon-glyph-after:"\u{e1250}"}[data-icon=heart],[data-icon-before=heart]{--icon-glyph-before:"\u2661"}[data-icon-after=heart]{--icon-glyph-after:"\u2661"}[data-icon=help],[data-icon-before=help]{--icon-glyph-before:"?"}[data-icon-after=help]{--icon-glyph-after:"?"}[data-icon=info],[data-icon-before=info]{--icon-glyph-before:"\u{1f6c8}"}[data-icon-after=info]{--icon-glyph-after:"\u{1f6c8}"}[data-icon=legal],[data-icon-before=legal]{--icon-glyph-before:"\xa7"}[data-icon-after=legal]{--icon-glyph-after:"\xa7"}[data-icon=log-out],[data-icon-before=log-out]{--icon-glyph-before:"\u21a6"}[data-icon-after=log-out]{--icon-glyph-after:"\u21a6"}[data-icon=minus],[data-icon-before=minus]{--icon-glyph-before:"\u2212"}[data-icon-after=minus]{--icon-glyph-after:"\u2212"}[data-icon=print],[data-icon-before=print]{--icon-glyph-before:"\u{1f5a8}"}[data-icon-after=print]{--icon-glyph-after:"\u{1f5a8}"}[data-icon=remove],[data-icon-before=remove]{--icon-glyph-before:"\u229d"}[data-icon-after=remove]{--icon-glyph-after:"\u229d"}[data-icon=schedule],[data-icon-before=schedule]{--icon-glyph-before:"\u{e1233}"}[data-icon-after=schedule]{--icon-glyph-after:"\u{e1233}"}[data-icon=search],[data-icon-before=search]{--icon-glyph-before:"\u{e1254}"}[data-icon-after=search]{--icon-glyph-after:"\u{e1254}"}[data-icon=send],[data-icon-before=send]{--icon-glyph-before:"\u25f9"}[data-icon-after=send]{--icon-glyph-after:"\u25f9"}[data-icon=settings],[data-icon-before=settings]{--icon-glyph-before:"\u2699"}[data-icon-after=settings]{--icon-glyph-after:"\u2699"}[data-icon=share],[data-icon-before=share]{--icon-glyph-before:"\u{e1077}"}[data-icon-after=share]{--icon-glyph-after:"\u{e1077}"}[data-icon=shopping-bag],[data-icon-before=shopping-bag]{--icon-glyph-before:"\u{1f6cd}"}[data-icon-after=shopping-bag]{--icon-glyph-after:"\u{1f6cd}"}[data-icon=shopping-basket],[data-icon-before=shopping-basket]{--icon-glyph-before:"\u{e1079}"}[data-icon-after=shopping-basket]{--icon-glyph-after:"\u{e1079}"}[data-icon=shopping-cart],[data-icon-before=shopping-cart]{--icon-glyph-before:"\u{e1255}"}[data-icon-after=shopping-cart]{--icon-glyph-after:"\u{e1255}"}[data-icon=star],[data-icon-before=star]{--icon-glyph-before:"\u2606"}[data-icon-after=star]{--icon-glyph-after:"\u2606"}[data-icon=swap-horizontal],[data-icon-before=swap-horizontal]{--icon-glyph-before:"\u21c6"}[data-icon-after=swap-horizontal]{--icon-glyph-after:"\u21c6"}[data-icon=swap-vertical],[data-icon-before=swap-vertical]{--icon-glyph-before:"\u21f5"}[data-icon-after=swap-vertical]{--icon-glyph-after:"\u21f5"}[data-icon=upload],[data-icon-before=upload]{--icon-glyph-before:"\u{e1081}"}[data-icon-after=upload]{--icon-glyph-after:"\u{e1081}"}[data-icon=visibility],[data-icon-before=visibility]{--icon-glyph-before:"\u{1f441}"}[data-icon-after=visibility]{--icon-glyph-after:"\u{1f441}"}[data-icon=visibility-off],[data-icon-before=visibility-off]{--icon-glyph-before:"\u{e1082}"}[data-icon-after=visibility-off]{--icon-glyph-after:"\u{e1082}"}[data-icon=website],[data-icon-before=website]{--icon-glyph-before:"\u{e1258}"}[data-icon-after=website]{--icon-glyph-after:"\u{e1258}"}[data-icon=zoom-in],[data-icon-before=zoom-in]{--icon-glyph-before:"\u{e1083}"}[data-icon-after=zoom-in]{--icon-glyph-after:"\u{e1083}"}[data-icon=bicycle-trailer],[data-icon-before=bicycle-trailer]{--icon-glyph-before:"\u{e1192}"}[data-icon-after=bicycle-trailer]{--icon-glyph-after:"\u{e1192}"}[data-icon=zoom-out],[data-icon-before=zoom-out]{--icon-glyph-before:"\u{e1084}"}[data-icon-after=zoom-out]{--icon-glyph-after:"\u{e1084}"}[data-icon=fast-backward-10],[data-icon-before=fast-backward-10]{--icon-glyph-before:"\u{e1085}"}[data-icon-after=fast-backward-10]{--icon-glyph-after:"\u{e1085}"}[data-icon=fast-backward-30],[data-icon-before=fast-backward-30]{--icon-glyph-before:"\u{e1086}"}[data-icon-after=fast-backward-30]{--icon-glyph-after:"\u{e1086}"}[data-icon=fast-backward-empty],[data-icon-before=fast-backward-empty]{--icon-glyph-before:"\u293a"}[data-icon-after=fast-backward-empty]{--icon-glyph-after:"\u293a"}[data-icon=fast-forward-10],[data-icon-before=fast-forward-10]{--icon-glyph-before:"\u{e1087}"}[data-icon-after=fast-forward-10]{--icon-glyph-after:"\u{e1087}"}[data-icon=fast-forward-30],[data-icon-before=fast-forward-30]{--icon-glyph-before:"\u{e1088}"}[data-icon-after=fast-forward-30]{--icon-glyph-after:"\u{e1088}"}[data-icon=fast-forward-empty],[data-icon-before=fast-forward-empty]{--icon-glyph-before:"\u293b"}[data-icon-after=fast-forward-empty]{--icon-glyph-after:"\u293b"}[data-icon=pause],[data-icon-before=pause]{--icon-glyph-before:"\u23f8"}[data-icon-after=pause]{--icon-glyph-after:"\u23f8"}[data-icon=play],[data-icon-before=play]{--icon-glyph-before:"\u25b7"}[data-icon-after=play]{--icon-glyph-after:"\u25b7"}[data-icon=skip-backward],[data-icon-before=skip-backward]{--icon-glyph-before:"\u23ee"}[data-icon-after=skip-backward]{--icon-glyph-after:"\u23ee"}[data-icon=skip-forward],[data-icon-before=skip-forward]{--icon-glyph-before:"\u23ed"}[data-icon-after=skip-forward]{--icon-glyph-after:"\u23ed"}[data-icon=stop],[data-icon-before=stop]{--icon-glyph-before:"\u25a1"}[data-icon-after=stop]{--icon-glyph-after:"\u25a1"}[data-icon=subway],[data-icon-before=subway]{--icon-glyph-before:"\u{e1207}"}[data-icon-after=subway]{--icon-glyph-after:"\u{e1207}"}[data-icon=subtitles],[data-icon-before=subtitles]{--icon-glyph-before:"\u{e1091}"}[data-icon-after=subtitles]{--icon-glyph-after:"\u{e1091}"}[data-icon=dog],[data-icon-before=dog]{--icon-glyph-before:"\u{e1299}"}[data-icon-after=dog]{--icon-glyph-after:"\u{e1299}"}[data-icon=volume-down],[data-icon-before=volume-down]{--icon-glyph-before:"\u{e1259}"}[data-icon-after=volume-down]{--icon-glyph-after:"\u{e1259}"}[data-icon=volume-mute],[data-icon-before=volume-mute]{--icon-glyph-before:"\u{e1260}"}[data-icon-after=volume-mute]{--icon-glyph-after:"\u{e1260}"}[data-icon=volume-off],[data-icon-before=volume-off]{--icon-glyph-before:"\u{e1261}"}[data-icon-after=volume-off]{--icon-glyph-after:"\u{e1261}"}[data-icon=volume-up],[data-icon-before=volume-up]{--icon-glyph-before:"\u{e1262}"}[data-icon-after=volume-up]{--icon-glyph-after:"\u{e1262}"}[data-icon=call],[data-icon-before=call]{--icon-glyph-before:"\u{e1235}"}[data-icon-after=call]{--icon-glyph-after:"\u{e1235}"}[data-icon=chat],[data-icon-before=chat]{--icon-glyph-before:"\u{e1236}"}[data-icon-after=chat]{--icon-glyph-after:"\u{e1236}"}[data-icon=conversation],[data-icon-before=conversation]{--icon-glyph-before:"\u{e1095}"}[data-icon-after=conversation]{--icon-glyph-after:"\u{e1095}"}[data-icon=fax],[data-icon-before=fax]{--icon-glyph-before:"\u{1f5b7}"}[data-icon-after=fax]{--icon-glyph-after:"\u{1f5b7}"}[data-icon=qr-code-scan],[data-icon-before=qr-code-scan]{--icon-glyph-before:"\u{e1298}"}[data-icon-after=qr-code-scan]{--icon-glyph-after:"\u{e1298}"}[data-icon=feedback],[data-icon-before=feedback]{--icon-glyph-before:"\u2370"}[data-icon-after=feedback]{--icon-glyph-after:"\u2370"}[data-icon=mail],[data-icon-before=mail]{--icon-glyph-before:"\u2709"}[data-icon-after=mail]{--icon-glyph-after:"\u2709"}[data-icon=mobile-off],[data-icon-before=mobile-off]{--icon-glyph-before:"\u{e1264}"}[data-icon-after=mobile-off]{--icon-glyph-after:"\u{e1264}"}[data-icon=mobile-phone],[data-icon-before=mobile-phone]{--icon-glyph-before:"\u{e1263}"}[data-icon-after=mobile-phone]{--icon-glyph-after:"\u{e1263}"}[data-icon=wifi],[data-icon-before=wifi]{--icon-glyph-before:"\u{e1098}"}[data-icon-after=wifi]{--icon-glyph-after:"\u{e1098}"}[data-icon=wifi-off],[data-icon-before=wifi-off]{--icon-glyph-before:"\u{e1149}"}[data-icon-after=wifi-off]{--icon-glyph-after:"\u{e1149}"}[data-icon=mask],[data-icon-before=mask]{--icon-glyph-before:"\u{e1265}"}[data-icon-after=mask]{--icon-glyph-after:"\u{e1265}"}[data-icon=wc],[data-icon-before=wc]{--icon-glyph-before:"\u{e1269}"}[data-icon-after=wc]{--icon-glyph-after:"\u{e1269}"}[data-icon=wc-men],[data-icon-before=wc-men]{--icon-glyph-before:"\u{e1270}"}[data-icon-after=wc-men]{--icon-glyph-after:"\u{e1270}"}[data-icon=wc-sign],[data-icon-before=wc-sign]{--icon-glyph-before:"\u{e1271}"}[data-icon-after=wc-sign]{--icon-glyph-after:"\u{e1271}"}[data-icon=wc-woman],[data-icon-before=wc-woman]{--icon-glyph-before:"\u{e1272}"}[data-icon-after=wc-woman]{--icon-glyph-after:"\u{e1272}"}[data-icon=entry-aid],[data-icon-before=entry-aid]{--icon-glyph-before:"\u{e1150}"}[data-icon-after=entry-aid]{--icon-glyph-after:"\u{e1150}"}[data-icon=luggage-rack],[data-icon-before=luggage-rack]{--icon-glyph-before:"\u{e1275}"}[data-icon-after=luggage-rack]{--icon-glyph-after:"\u{e1275}"}[data-icon=medical],[data-icon-before=medical]{--icon-glyph-before:"\u271a"}[data-icon-after=medical]{--icon-glyph-after:"\u271a"}[data-icon=power-outlet],[data-icon-before=power-outlet]{--icon-glyph-before:"\u{e1278}"}[data-icon-after=power-outlet]{--icon-glyph-after:"\u{e1278}"}[data-icon=coffee-cup],[data-icon-before=coffee-cup]{--icon-glyph-before:"\u{e1237}"}[data-icon-after=coffee-cup]{--icon-glyph-after:"\u{e1237}"}[data-icon=drink],[data-icon-before=drink]{--icon-glyph-before:"\u{e1101}"}[data-icon-after=drink]{--icon-glyph-after:"\u{e1101}"}[data-icon=restaurant],[data-icon-before=restaurant]{--icon-glyph-before:"\u{1f37d}"}[data-icon-after=restaurant]{--icon-glyph-after:"\u{1f37d}"}[data-icon="1st-class"],[data-icon-before="1st-class"]{--icon-glyph-before:"\u2488"}[data-icon-after="1st-class"]{--icon-glyph-after:"\u2488"}[data-icon="2nd-class"],[data-icon-before="2nd-class"]{--icon-glyph-before:"\u2489"}[data-icon-after="2nd-class"]{--icon-glyph-after:"\u2489"}[data-icon=alternative-connection],[data-icon-before=alternative-connection]{--icon-glyph-before:"\u{e1102}"}[data-icon-after=alternative-connection]{--icon-glyph-after:"\u{e1102}"}[data-icon=booking],[data-icon-before=booking]{--icon-glyph-before:"\u{e1103}"}[data-icon-after=booking]{--icon-glyph-after:"\u{e1103}"}[data-icon=capacity-indicator],[data-icon-before=capacity-indicator]{--icon-glyph-before:"\u{e1104}"}[data-icon-after=capacity-indicator]{--icon-glyph-after:"\u{e1104}"}[data-icon=scooter],[data-icon-before=scooter]{--icon-glyph-before:"\u{e1204}"}[data-icon-after=scooter]{--icon-glyph-after:"\u{e1204}"}[data-icon=capacity-indicator-fully-booked],[data-icon-before=capacity-indicator-fully-booked]{--icon-glyph-before:"\u{e1106}"}[data-icon-after=capacity-indicator-fully-booked]{--icon-glyph-after:"\u{e1106}"}[data-icon=capacity-indicator-high],[data-icon-before=capacity-indicator-high]{--icon-glyph-before:"\u{e1108}"}[data-icon-after=capacity-indicator-high]{--icon-glyph-after:"\u{e1108}"}[data-icon=capacity-indicator-low],[data-icon-before=capacity-indicator-low]{--icon-glyph-before:"\u{e1110}"}[data-icon-after=capacity-indicator-low]{--icon-glyph-after:"\u{e1110}"}[data-icon=destination],[data-icon-before=destination]{--icon-glyph-before:"\u{e1238}"}[data-icon-after=destination]{--icon-glyph-after:"\u{e1238}"}[data-icon=intermediary-stop],[data-icon-before=intermediary-stop]{--icon-glyph-before:"\u{e1113}"}[data-icon-after=intermediary-stop]{--icon-glyph-after:"\u{e1113}"}[data-icon=round-trip],[data-icon-before=round-trip]{--icon-glyph-before:"\u2b94"}[data-icon-after=round-trip]{--icon-glyph-after:"\u2b94"}[data-icon=single-trip],[data-icon-before=single-trip]{--icon-glyph-before:"\u291e"}[data-icon-after=single-trip]{--icon-glyph-after:"\u291e"}[data-icon=start],[data-icon-before=start]{--icon-glyph-before:"\u29bf"}[data-icon-after=start]{--icon-glyph-after:"\u29bf"}[data-icon=home],[data-icon-before=home]{--icon-glyph-before:"\u2302"}[data-icon-after=home]{--icon-glyph-after:"\u2302"}[data-icon=map],[data-icon-before=map]{--icon-glyph-before:"\u{1f5fa}"}[data-icon-after=map]{--icon-glyph-after:"\u{1f5fa}"}[data-icon=stop-sign],[data-icon-before=stop-sign]{--icon-glyph-before:"\u{e1115}"}[data-icon-after=stop-sign]{--icon-glyph-after:"\u{e1115}"}[data-icon=map-stop],[data-icon-before=map-stop]{--icon-glyph-before:"\u{e1115}"}[data-icon-after=map-stop]{--icon-glyph-after:"\u{e1115}"}[data-icon=travel-insurance],[data-icon-before=travel-insurance]{--icon-glyph-before:"\u{e1186}"}[data-icon-after=travel-insurance]{--icon-glyph-after:"\u{e1186}"}[data-icon=intercity-train],[data-icon-before=intercity-train]{--icon-glyph-before:"\u{e1216}"}[data-icon-after=intercity-train]{--icon-glyph-after:"\u{e1216}"}[data-icon=multiple-passenger],[data-icon-before=multiple-passenger]{--icon-glyph-before:"\u{e1286}"}[data-icon-after=multiple-passenger]{--icon-glyph-after:"\u{e1286}"}[data-icon=best-price],[data-icon-before=best-price]{--icon-glyph-before:"\u{e1185}"}[data-icon-after=best-price]{--icon-glyph-after:"\u{e1185}"}[data-icon=multiple-cards],[data-icon-before=multiple-cards]{--icon-glyph-before:"\u{e1184}"}[data-icon-after=multiple-cards]{--icon-glyph-after:"\u{e1184}"}[data-icon=bed],[data-icon-before=bed]{--icon-glyph-before:"\u{1f6cf}"}[data-icon-after=bed]{--icon-glyph-after:"\u{1f6cf}"}[data-icon=steppless-entry],[data-icon-before=steppless-entry]{--icon-glyph-before:"\u{e1217}"}[data-icon-after=steppless-entry]{--icon-glyph-after:"\u{e1217}"}[data-icon=ticket-subscription],[data-icon-before=ticket-subscription]{--icon-glyph-before:"\u{e1218}"}[data-icon-after=ticket-subscription]{--icon-glyph-after:"\u{e1218}"}[data-icon=walking-fast],[data-icon-before=walking-fast]{--icon-glyph-before:"\u{e1219}"}[data-icon-after=walking-fast]{--icon-glyph-after:"\u{e1219}"}[data-icon=aisle-not-available],[data-icon-before=aisle-not-available]{--icon-glyph-before:"\u{e1183}"}[data-icon-after=aisle-not-available]{--icon-glyph-after:"\u{e1183}"}[data-icon=station],[data-icon-before=station]{--icon-glyph-before:"\u{e1182}"}[data-icon-after=station]{--icon-glyph-after:"\u{e1182}"}[data-icon=parking],[data-icon-before=parking]{--icon-glyph-before:"\u{1f17f}"}[data-icon-after=parking]{--icon-glyph-after:"\u{1f17f}"}[data-icon=place],[data-icon-before=place]{--icon-glyph-before:"\u{e1116}"}[data-icon-after=place]{--icon-glyph-after:"\u{e1116}"}[data-icon=set-position],[data-icon-before=set-position]{--icon-glyph-before:"\u{1f78b}"}[data-icon-after=set-position]{--icon-glyph-after:"\u{1f78b}"}[data-icon=trainstation],[data-icon-before=trainstation]{--icon-glyph-before:"\u{e1280}"}[data-icon-after=trainstation]{--icon-glyph-after:"\u{e1280}"}[data-icon=train-station],[data-icon-before=train-station]{--icon-glyph-before:"\u{e1280}"}[data-icon-after=train-station]{--icon-glyph-after:"\u{e1280}"}[data-icon=couchette],[data-icon-before=couchette]{--icon-glyph-before:"\u{e1189}"}[data-icon-after=couchette]{--icon-glyph-after:"\u{e1189}"}[data-icon=arrow-back],[data-icon-before=arrow-back]{--icon-glyph-before:"\u2190"}[data-icon-after=arrow-back]{--icon-glyph-after:"\u2190"}[data-icon=arrow-down],[data-icon-before=arrow-down]{--icon-glyph-before:"\u2193"}[data-icon-after=arrow-down]{--icon-glyph-after:"\u2193"}[data-icon=arrow-forward],[data-icon-before=arrow-forward]{--icon-glyph-before:"\u2192"}[data-icon-after=arrow-forward]{--icon-glyph-after:"\u2192"}[data-icon=arrow-up],[data-icon-before=arrow-up]{--icon-glyph-before:"\u2191"}[data-icon-after=arrow-up]{--icon-glyph-after:"\u2191"}[data-icon=cancel],[data-icon-before=cancel]{--icon-glyph-before:"\u2bbe"}[data-icon-after=cancel]{--icon-glyph-after:"\u2bbe"}[data-icon=chevron-left],[data-icon-before=chevron-left]{--icon-glyph-before:"<"}[data-icon-after=chevron-left]{--icon-glyph-after:"<"}[data-icon=chevron-right],[data-icon-before=chevron-right]{--icon-glyph-before:">"}[data-icon-after=chevron-right]{--icon-glyph-after:">"}[data-icon=close],[data-icon-before=close]{--icon-glyph-before:"\u2a2f"}[data-icon-after=close]{--icon-glyph-after:"\u2a2f"}[data-icon=expand-less],[data-icon-before=expand-less]{--icon-glyph-before:"\u2303"}[data-icon-after=expand-less]{--icon-glyph-after:"\u2303"}[data-icon=carsharing],[data-icon-before=carsharing]{--icon-glyph-before:"\u{e1194}"}[data-icon-after=carsharing]{--icon-glyph-after:"\u{e1194}"}[data-icon=electric-locomotive],[data-icon-before=electric-locomotive]{--icon-glyph-before:"\u{e1195}"}[data-icon-after=electric-locomotive]{--icon-glyph-after:"\u{e1195}"}[data-icon=expand-more],[data-icon-before=expand-more]{--icon-glyph-before:"\u2304"}[data-icon-after=expand-more]{--icon-glyph-after:"\u2304"}[data-icon=fullscreen],[data-icon-before=fullscreen]{--icon-glyph-before:"\u{e1119}"}[data-icon-after=fullscreen]{--icon-glyph-after:"\u{e1119}"}[data-icon=fullscreen-exit],[data-icon-before=fullscreen-exit]{--icon-glyph-before:"\u{e1120}"}[data-icon-after=fullscreen-exit]{--icon-glyph-after:"\u{e1120}"}[data-icon=grid-view],[data-icon-before=grid-view]{--icon-glyph-before:"\u{1030e}"}[data-icon-after=grid-view]{--icon-glyph-after:"\u{1030e}"}[data-icon=link],[data-icon-before=link]{--icon-glyph-before:"\u{1f862}"}[data-icon-after=link]{--icon-glyph-after:"\u{1f862}"}[data-icon=link-external],[data-icon-before=link-external]{--icon-glyph-before:"\u{1f865}"}[data-icon-after=link-external]{--icon-glyph-after:"\u{1f865}"}[data-icon=list],[data-icon-before=list]{--icon-glyph-before:"\u{e1121}"}[data-icon-after=list]{--icon-glyph-after:"\u{e1121}"}[data-icon=menu],[data-icon-before=menu]{--icon-glyph-before:"\u{e1122}"}[data-icon-after=menu]{--icon-glyph-after:"\u{e1122}"}[data-icon=s-bahn],[data-icon-before=s-bahn]{--icon-glyph-before:"\u{e1203}"}[data-icon-after=s-bahn]{--icon-glyph-after:"\u{e1203}"}[data-icon=more-horizontal],[data-icon-before=more-horizontal]{--icon-glyph-before:"\u22ef"}[data-icon-after=more-horizontal]{--icon-glyph-after:"\u22ef"}[data-icon=more-vertical],[data-icon-before=more-vertical]{--icon-glyph-before:"\u22ee"}[data-icon-after=more-vertical]{--icon-glyph-after:"\u22ee"}[data-icon=refresh],[data-icon-before=refresh]{--icon-glyph-before:"\u{1f5d8}"}[data-icon-after=refresh]{--icon-glyph-after:"\u{1f5d8}"}[data-icon=error],[data-icon-before=error]{--icon-glyph-before:"\u{e1123}"}[data-icon-after=error]{--icon-glyph-after:"\u{e1123}"}[data-icon=error-triangle],[data-icon-before=error-triangle]{--icon-glyph-before:"\u26a0"}[data-icon-after=error-triangle]{--icon-glyph-after:"\u26a0"}[data-icon=warning],[data-icon-before=warning]{--icon-glyph-before:"\u26a0"}[data-icon-after=warning]{--icon-glyph-after:"\u26a0"}[data-icon=notify],[data-icon-before=notify]{--icon-glyph-before:"\u{e1126}"}[data-icon-after=notify]{--icon-glyph-after:"\u{e1126}"}[data-icon=taxi],[data-icon-before=taxi]{--icon-glyph-before:"\u{e1208}"}[data-icon-after=taxi]{--icon-glyph-after:"\u{e1208}"}[data-icon=notify-cutoff],[data-icon-before=notify-cutoff]{--icon-glyph-before:"\u{e1127}"}[data-icon-after=notify-cutoff]{--icon-glyph-after:"\u{e1127}"}[data-icon=aisle],[data-icon-before=aisle]{--icon-glyph-before:"\u{e1281}"}[data-icon-after=aisle]{--icon-glyph-after:"\u{e1281}"}[data-icon=elderly],[data-icon-before=elderly]{--icon-glyph-before:"\u{e1128}"}[data-icon-after=elderly]{--icon-glyph-after:"\u{e1128}"}[data-icon=handicapped],[data-icon-before=handicapped]{--icon-glyph-before:"\u{e1283}"}[data-icon-after=handicapped]{--icon-glyph-after:"\u{e1283}"}[data-icon=table],[data-icon-before=table]{--icon-glyph-before:"\u{e1129}"}[data-icon-after=table]{--icon-glyph-after:"\u{e1129}"}[data-icon=window],[data-icon-before=window]{--icon-glyph-before:"\u{e1130}"}[data-icon-after=window]{--icon-glyph-after:"\u{e1130}"}[data-icon=bahnbonus],[data-icon-before=bahnbonus]{--icon-glyph-before:"\u{e1131}"}[data-icon-after=bahnbonus]{--icon-glyph-after:"\u{e1131}"}[data-icon=bahnbonus-card],[data-icon-before=bahnbonus-card]{--icon-glyph-before:"\u{e1132}"}[data-icon-after=bahnbonus-card]{--icon-glyph-after:"\u{e1132}"}[data-icon=bahncard],[data-icon-before=bahncard]{--icon-glyph-before:"\u{e1134}"}[data-icon-after=bahncard]{--icon-glyph-after:"\u{e1134}"}[data-icon=commuter-ticket],[data-icon-before=commuter-ticket]{--icon-glyph-before:"\u{e1136}"}[data-icon-after=commuter-ticket]{--icon-glyph-after:"\u{e1136}"}[data-icon=komfort-check-in],[data-icon-before=komfort-check-in]{--icon-glyph-before:"\u{e1137}"}[data-icon-after=komfort-check-in]{--icon-glyph-after:"\u{e1137}"}[data-icon=komfort-check-in-check],[data-icon-before=komfort-check-in-check]{--icon-glyph-before:"\u2714"}[data-icon-after=komfort-check-in-check]{--icon-glyph-after:"\u2714"}[data-icon=komfort-check-in-circle],[data-icon-before=komfort-check-in-circle]{--icon-glyph-before:"\u{1f907}"}[data-icon-after=komfort-check-in-circle]{--icon-glyph-after:"\u{1f907}"}[data-icon=my-travel],[data-icon-before=my-travel]{--icon-glyph-before:"\u{e1138}"}[data-icon-after=my-travel]{--icon-glyph-after:"\u{e1138}"}[data-icon=outward-journey],[data-icon-before=outward-journey]{--icon-glyph-before:"\u{e1139}"}[data-icon-after=outward-journey]{--icon-glyph-after:"\u{e1139}"}[data-icon=qr-code],[data-icon-before=qr-code]{--icon-glyph-before:"\u{e1140}"}[data-icon-after=qr-code]{--icon-glyph-after:"\u{e1140}"}[data-icon=airplane],[data-icon-before=airplane]{--icon-glyph-before:"\u{e1190}"}[data-icon-after=airplane]{--icon-glyph-after:"\u{e1190}"}[data-icon=call-a-bike],[data-icon-before=call-a-bike]{--icon-glyph-before:"\u{e1191}"}[data-icon-after=call-a-bike]{--icon-glyph-after:"\u{e1191}"}[data-icon=return-journey],[data-icon-before=return-journey]{--icon-glyph-before:"\u{e1141}"}[data-icon-after=return-journey]{--icon-glyph-after:"\u{e1141}"}[data-icon=ticket],[data-icon-before=ticket]{--icon-glyph-before:"\u{e1287}"}[data-icon-after=ticket]{--icon-glyph-after:"\u{e1287}"}[data-icon=ticket-discount],[data-icon-before=ticket-discount]{--icon-glyph-before:"\u{e1142}"}[data-icon-after=ticket-discount]{--icon-glyph-after:"\u{e1142}"}[data-icon=electric-scooter],[data-icon-before=electric-scooter]{--icon-glyph-before:"\u{e1196}"}[data-icon-after=electric-scooter]{--icon-glyph-after:"\u{e1196}"}[data-icon=ev-car],[data-icon-before=ev-car]{--icon-glyph-before:"\u{e1197}"}[data-icon-after=ev-car]{--icon-glyph-after:"\u{e1197}"}[data-icon=ticket-multiple],[data-icon-before=ticket-multiple]{--icon-glyph-before:"\u{e1143}"}[data-icon-after=ticket-multiple]{--icon-glyph-after:"\u{e1143}"}[data-icon=time-outward-journey],[data-icon-before=time-outward-journey]{--icon-glyph-before:"\u{e1144}"}[data-icon-after=time-outward-journey]{--icon-glyph-after:"\u{e1144}"}[data-icon=time-return-journey],[data-icon-before=time-return-journey]{--icon-glyph-before:"\u{e1145}"}[data-icon-after=time-return-journey]{--icon-glyph-after:"\u{e1145}"}[data-icon=timetable],[data-icon-before=timetable]{--icon-glyph-before:"\u{e1146}"}[data-icon-after=timetable]{--icon-glyph-after:"\u{e1146}"}[data-icon=bicycle],[data-icon-before=bicycle]{--icon-glyph-before:"\u{e1239}"}[data-icon-after=bicycle]{--icon-glyph-after:"\u{e1239}"}[data-icon=car],[data-icon-before=car]{--icon-glyph-before:"\u{e1151}"}[data-icon-after=car]{--icon-glyph-after:"\u{e1151}"}[data-icon=car-sequence],[data-icon-before=car-sequence]{--icon-glyph-before:"\u{e1147}"}[data-icon-after=car-sequence]{--icon-glyph-after:"\u{e1147}"}[data-icon=ice-side-view],[data-icon-before=ice-side-view]{--icon-glyph-before:"\u{e1288}"}[data-icon-after=ice-side-view]{--icon-glyph-after:"\u{e1288}"}[data-icon=sprinter],[data-icon-before=sprinter]{--icon-glyph-before:"\u{e1148}"}[data-icon-after=sprinter]{--icon-glyph-after:"\u{e1148}"}[data-icon=walking],[data-icon-before=walking]{--icon-glyph-before:"\u{e1241}"}[data-icon-after=walking]{--icon-glyph-after:"\u{e1241}"}[data-icon=logo],[data-icon-before=logo]{--icon-glyph-before:"\u{e1152}"}[data-icon-after=logo]{--icon-glyph-after:"\u{e1152}"}[data-icon=buggy],[data-icon-before=buggy]{--icon-glyph-before:"\u{e1153}"}[data-icon-after=buggy]{--icon-glyph-after:"\u{e1153}"}[data-icon=childrens-compartment],[data-icon-before=childrens-compartment]{--icon-glyph-before:"\u{e1282}"}[data-icon-after=childrens-compartment]{--icon-glyph-after:"\u{e1282}"}[data-icon=parent-child-compartment],[data-icon-before=parent-child-compartment]{--icon-glyph-before:"\u{e1284}"}[data-icon-after=parent-child-compartment]{--icon-glyph-after:"\u{e1284}"}[data-icon=augmented-reality],[data-icon-before=augmented-reality]{--icon-glyph-before:"\u{e1167}"}[data-icon-after=augmented-reality]{--icon-glyph-after:"\u{e1167}"}[data-icon=quiet-zone],[data-icon-before=quiet-zone]{--icon-glyph-before:"\u{e1285}"}[data-icon-after=quiet-zone]{--icon-glyph-after:"\u{e1285}"}[data-icon=duplicate],[data-icon-before=duplicate]{--icon-glyph-before:"\u{e1154}"}[data-icon-after=duplicate]{--icon-glyph-after:"\u{e1154}"}[data-icon=copy],[data-icon-before=copy]{--icon-glyph-before:"\u{e1154}"}[data-icon-after=copy]{--icon-glyph-after:"\u{e1154}"}[data-icon=image],[data-icon-before=image]{--icon-glyph-before:"\u{1f5bc}"}[data-icon-after=image]{--icon-glyph-after:"\u{1f5bc}"}[data-icon=lock-close],[data-icon-before=lock-close]{--icon-glyph-before:"\u{e1229}"}[data-icon-after=lock-close]{--icon-glyph-after:"\u{e1229}"}[data-icon=lock-open],[data-icon-before=lock-open]{--icon-glyph-before:"\u{e1230}"}[data-icon-after=lock-open]{--icon-glyph-after:"\u{e1230}"}[data-icon=restricted-mobility-toilet],[data-icon-before=restricted-mobility-toilet]{--icon-glyph-before:"\u{e1163}"}[data-icon-after=restricted-mobility-toilet]{--icon-glyph-after:"\u{e1163}"}[data-icon=database],[data-icon-before=database]{--icon-glyph-before:"\u{e1181}"}[data-icon-after=database]{--icon-glyph-after:"\u{e1181}"}[data-icon=breakfast],[data-icon-before=breakfast]{--icon-glyph-before:"\u{e1279}"}[data-icon-after=breakfast]{--icon-glyph-after:"\u{e1279}"}[data-icon=ferry],[data-icon-before=ferry]{--icon-glyph-before:"\u{e1198}"}[data-icon-after=ferry]{--icon-glyph-after:"\u{e1198}"}[data-icon=no-smoking],[data-icon-before=no-smoking]{--icon-glyph-before:"\u{e1276}"}[data-icon-after=no-smoking]{--icon-glyph-after:"\u{e1276}"}[data-icon=luggage-compartment],[data-icon-before=luggage-compartment]{--icon-glyph-before:"\u{e1274}"}[data-icon-after=luggage-compartment]{--icon-glyph-after:"\u{e1274}"}[data-icon=environmental-mobility-check],[data-icon-before=environmental-mobility-check]{--icon-glyph-before:"\u{e1273}"}[data-icon-after=environmental-mobility-check]{--icon-glyph-after:"\u{e1273}"}[data-icon=clothing-hanger],[data-icon-before=clothing-hanger]{--icon-glyph-before:"\u{e1180}"}[data-icon-after=clothing-hanger]{--icon-glyph-after:"\u{e1180}"}[data-icon=handcart],[data-icon-before=handcart]{--icon-glyph-before:"\u{e1199}"}[data-icon-after=handcart]{--icon-glyph-after:"\u{e1199}"}[data-icon=reservation],[data-icon-before=reservation]{--icon-glyph-before:"\u{e1179}"}[data-icon-after=reservation]{--icon-glyph-after:"\u{e1179}"}[data-icon=platform],[data-icon-before=platform]{--icon-glyph-before:"\u{1f6e4}"}[data-icon-after=platform]{--icon-glyph-after:"\u{1f6e4}"}[data-icon=night],[data-icon-before=night]{--icon-glyph-before:"\u{e1289}"}[data-icon-after=night]{--icon-glyph-after:"\u{e1289}"}[data-icon=piggybank],[data-icon-before=piggybank]{--icon-glyph-before:"\u{e1290}"}[data-icon-after=piggybank]{--icon-glyph-after:"\u{e1290}"}[data-icon=resize-handle-corner],[data-icon-before=resize-handle-corner]{--icon-glyph-before:"\u{e1291}"}[data-icon-after=resize-handle-corner]{--icon-glyph-after:"\u{e1291}"}[data-icon=document-check],[data-icon-before=document-check]{--icon-glyph-before:"\u{e1292}"}[data-icon-after=document-check]{--icon-glyph-after:"\u{e1292}"}[data-icon=face-delighted],[data-icon-before=face-delighted]{--icon-glyph-before:"\u{e1293}"}[data-icon-after=face-delighted]{--icon-glyph-after:"\u{e1293}"}[data-icon=face-disappointed],[data-icon-before=face-disappointed]{--icon-glyph-before:"\u{e1294}"}[data-icon-after=face-disappointed]{--icon-glyph-after:"\u{e1294}"}[data-icon=push-button],[data-icon-before=push-button]{--icon-glyph-before:"\u{e1295}"}[data-icon-after=push-button]{--icon-glyph-after:"\u{e1295}"}[data-icon=fast-backward],[data-icon-before=fast-backward]{--icon-glyph-before:"\u{e1296}"}[data-icon-after=fast-backward]{--icon-glyph-after:"\u{e1296}"}[data-icon=fast-forward],[data-icon-before=fast-forward]{--icon-glyph-before:"\u{e1297}"}[data-icon-after=fast-forward]{--icon-glyph-after:"\u{e1297}"}[data-icon=marketplace],[data-icon-before=marketplace]{--icon-glyph-before:"\u{e1178}"}[data-icon-after=marketplace]{--icon-glyph-after:"\u{e1178}"}[data-icon=hydrogen],[data-icon-before=hydrogen]{--icon-glyph-before:"\u{e1177}"}[data-icon-after=hydrogen]{--icon-glyph-after:"\u{e1177}"}[data-icon=day],[data-icon-before=day]{--icon-glyph-before:"\u2600"}[data-icon-after=day]{--icon-glyph-after:"\u2600"}[data-icon=sink],[data-icon-before=sink]{--icon-glyph-before:"\u{e1268}"}[data-icon-after=sink]{--icon-glyph-after:"\u{e1268}"}[data-icon=microphone],[data-icon-before=microphone]{--icon-glyph-before:"\u{e1234}"}[data-icon-after=microphone]{--icon-glyph-after:"\u{e1234}"}[data-icon=undo],[data-icon-before=undo]{--icon-glyph-before:"\u238c"}[data-icon-after=undo]{--icon-glyph-after:"\u238c"}[data-icon=thumb-up-down],[data-icon-before=thumb-up-down]{--icon-glyph-before:"\u{e1257}"}[data-icon-after=thumb-up-down]{--icon-glyph-after:"\u{e1257}"}[data-icon=local-bus],[data-icon-before=local-bus]{--icon-glyph-before:"\u{e1201}"}[data-icon-after=local-bus]{--icon-glyph-after:"\u{e1201}"}[data-icon=long-distance-bus],[data-icon-before=long-distance-bus]{--icon-glyph-before:"\u{e1202}"}[data-icon-after=long-distance-bus]{--icon-glyph-after:"\u{e1202}"}[data-icon=thumb-up],[data-icon-before=thumb-up]{--icon-glyph-before:"\u{e1256}"}[data-icon-after=thumb-up]{--icon-glyph-after:"\u{e1256}"}[data-icon=logbook],[data-icon-before=logbook]{--icon-glyph-before:"\u{e1253}"}[data-icon-after=logbook]{--icon-glyph-after:"\u{e1253}"}[data-icon=lightbulb],[data-icon-before=lightbulb]{--icon-glyph-before:"\u{e1252}"}[data-icon-after=lightbulb]{--icon-glyph-after:"\u{e1252}"}[data-icon=key],[data-icon-before=key]{--icon-glyph-before:"\u{e1251}"}[data-icon-after=key]{--icon-glyph-after:"\u{e1251}"}[data-icon=fingerprint],[data-icon-before=fingerprint]{--icon-glyph-before:"\u{e1171}"}[data-icon-after=fingerprint]{--icon-glyph-after:"\u{e1171}"}[data-icon=face-smiling],[data-icon-before=face-smiling]{--icon-glyph-before:"\u{e1170}"}[data-icon-after=face-smiling]{--icon-glyph-after:"\u{e1170}"}[data-icon=face-neutral],[data-icon-before=face-neutral]{--icon-glyph-before:"\u{e1168}"}[data-icon-after=face-neutral]{--icon-glyph-after:"\u{e1168}"}[data-icon=ice],[data-icon-before=ice]{--icon-glyph-before:"\u{e1200}"}[data-icon-after=ice]{--icon-glyph-after:"\u{e1200}"}[data-icon=face-sad],[data-icon-before=face-sad]{--icon-glyph-before:"\u{e1169}"}[data-icon-after=face-sad]{--icon-glyph-after:"\u{e1169}"}[data-icon=cloud-upload],[data-icon-before=cloud-upload]{--icon-glyph-before:"\u21e7"}[data-icon-after=cloud-upload]{--icon-glyph-after:"\u21e7"}[data-icon=cloud-download],[data-icon-before=cloud-download]{--icon-glyph-before:"\u21e9"}[data-icon-after=cloud-download]{--icon-glyph-after:"\u21e9"}[data-icon=cash],[data-icon-before=cash]{--icon-glyph-before:"\u{e1248}"}[data-icon-after=cash]{--icon-glyph-after:"\u{e1248}"}[data-icon=dashboard],[data-icon-before=dashboard]{--icon-glyph-before:"\u{e1164}"}[data-icon-after=dashboard]{--icon-glyph-after:"\u{e1164}"}[data-icon=resize],[data-icon-before=resize]{--icon-glyph-before:"\u{e1165}"}[data-icon-after=resize]{--icon-glyph-after:"\u{e1165}"}[data-icon=sepa],[data-icon-before=sepa]{--icon-glyph-before:"\u{e1166}"}[data-icon-after=sepa]{--icon-glyph-after:"\u{e1166}"}[data-icon=save],[data-icon-before=save]{--icon-glyph-before:"\u{e1232}"}[data-icon-after=save]{--icon-glyph-after:"\u{e1232}"}[data-icon=pin],[data-icon-before=pin]{--icon-glyph-before:"\u{e1231}"}[data-icon-after=pin]{--icon-glyph-after:"\u{e1231}"}[data-icon=folder-open],[data-icon-before=folder-open]{--icon-glyph-before:"\u{e1228}"}[data-icon-after=folder-open]{--icon-glyph-after:"\u{e1228}"}[data-icon=folder],[data-icon-before=folder]{--icon-glyph-before:"\u{e1227}"}[data-icon-after=folder]{--icon-glyph-after:"\u{e1227}"}[data-icon=camera],[data-icon-before=camera]{--icon-glyph-before:"\u{e1225}"}[data-icon-after=camera]{--icon-glyph-after:"\u{e1225}"}[data-icon=compass],[data-icon-before=compass]{--icon-glyph-before:"\u{e1249}"}[data-icon-after=compass]{--icon-glyph-after:"\u{e1249}"}[data-icon=drag-and-drop],[data-icon-before=drag-and-drop]{--icon-glyph-before:"\u{e1187}"}[data-icon-after=drag-and-drop]{--icon-glyph-after:"\u{e1187}"}[data-icon=person-with-cane],[data-icon-before=person-with-cane]{--icon-glyph-before:"\u{e1277}"}[data-icon-after=person-with-cane]{--icon-glyph-after:"\u{e1277}"}[data-icon=hearing],[data-icon-before=hearing]{--icon-glyph-before:"\u{e1211}"}[data-icon-after=hearing]{--icon-glyph-after:"\u{e1211}"}[data-icon=hearing-disabled],[data-icon-before=hearing-disabled]{--icon-glyph-before:"\u{e1212}"}[data-icon-after=hearing-disabled]{--icon-glyph-after:"\u{e1212}"}[data-icon=translation],[data-icon-before=translation]{--icon-glyph-before:"\u{e1213}"}[data-icon-after=translation]{--icon-glyph-after:"\u{e1213}"}[data-icon=voucher],[data-icon-before=voucher]{--icon-glyph-before:"\u{e1214}"}[data-icon-after=voucher]{--icon-glyph-after:"\u{e1214}"}[data-icon=support-dog],[data-icon-before=support-dog]{--icon-glyph-before:"\u{e1215}"}[data-icon-after=support-dog]{--icon-glyph-after:"\u{e1215}"}[data-icon=person-with-rollator],[data-icon-before=person-with-rollator]{--icon-glyph-before:"\u{e1188}"}[data-icon-after=person-with-rollator]{--icon-glyph-after:"\u{e1188}"}[data-icon=sort-down],[data-icon-before=sort-down]{--icon-glyph-before:"\u21a1"}[data-icon-after=sort-down]{--icon-glyph-after:"\u21a1"}[data-icon=sort-up],[data-icon-before=sort-up]{--icon-glyph-before:"\u219f"}[data-icon-after=sort-up]{--icon-glyph-after:"\u219f"}[data-icon=cloud],[data-icon-before=cloud]{--icon-glyph-before:"\u2601"}[data-icon-after=cloud]{--icon-glyph-after:"\u2601"}[data-icon=sev],[data-icon-before=sev]{--icon-glyph-before:"\u{e1205}"}[data-icon-after=sev]{--icon-glyph-after:"\u{e1205}"}[data-icon=train-and-car],[data-icon-before=train-and-car]{--icon-glyph-before:"\u{e1209}"}[data-icon-after=train-and-car]{--icon-glyph-after:"\u{e1209}"}[data-icon=tram],[data-icon-before=tram]{--icon-glyph-before:"\u{e1210}"}[data-icon-after=tram]{--icon-glyph-after:"\u{e1210}"}[data-icon=speedboat],[data-icon-before=speedboat]{--icon-glyph-before:"\u{e1206}"}[data-icon-after=speedboat]{--icon-glyph-after:"\u{e1206}"}[data-icon=build],[data-icon-before=build]{--icon-glyph-before:"\u{1f6e0}"}[data-icon-after=build]{--icon-glyph-after:"\u{1f6e0}"}[data-icon=bug],[data-icon-before=bug]{--icon-glyph-before:"\u{e1246}"}[data-icon-after=bug]{--icon-glyph-after:"\u{e1246}"}[data-icon=question],[data-icon-before=question]{--icon-glyph-before:"\u{e1172}"}[data-icon-after=question]{--icon-glyph-after:"\u{e1172}"}[data-icon=receive-item],[data-icon-before=receive-item]{--icon-glyph-before:"\u{e1173}"}[data-icon-after=receive-item]{--icon-glyph-after:"\u{e1173}"}[data-icon=share-item],[data-icon-before=share-item]{--icon-glyph-before:"\u{e1174}"}[data-icon-after=share-item]{--icon-glyph-after:"\u{e1174}"}[data-icon=playground],[data-icon-before=playground]{--icon-glyph-before:"\u{e1266}"}[data-icon-after=playground]{--icon-glyph-after:"\u{e1266}"}[data-icon=shower],[data-icon-before=shower]{--icon-glyph-before:"\u{e1267}"}[data-icon-after=shower]{--icon-glyph-after:"\u{e1267}"}[data-icon=shower-men],[data-icon-before=shower-men]{--icon-glyph-before:"\u{e1175}"}[data-icon-after=shower-men]{--icon-glyph-after:"\u{e1175}"}[data-icon=shower-women],[data-icon-before=shower-women]{--icon-glyph-before:"\u{e1176}"}[data-icon-after=shower-women]{--icon-glyph-after:"\u{e1176}"}[data-icon=add-link],[data-icon-before=add-link]{--icon-glyph-before:"\u{e1242}"}[data-icon-after=add-link]{--icon-glyph-after:"\u{e1242}"}[data-icon=attachment],[data-icon-before=attachment]{--icon-glyph-before:"\u{e1245}"}[data-icon-after=attachment]{--icon-glyph-after:"\u{e1245}"}[data-icon=block],[data-icon-before=block]{--icon-glyph-before:"\u{e1223}"}[data-icon-after=block]{--icon-glyph-after:"\u{e1223}"}[data-icon=bookmark],[data-icon-before=bookmark]{--icon-glyph-before:"\u{e1224}"}[data-icon-after=bookmark]{--icon-glyph-after:"\u{e1224}"}[data-icon=shopping-basket-disabled],[data-icon-before=shopping-basket-disabled]{--icon-glyph-before:"\u{e1155}"}[data-icon-after=shopping-basket-disabled]{--icon-glyph-after:"\u{e1155}"}[data-icon=shopping-cart-disabled],[data-icon-before=shopping-cart-disabled]{--icon-glyph-before:"\u{e1156}"}[data-icon-after=shopping-cart-disabled]{--icon-glyph-after:"\u{e1156}"}[data-icon=gps],[data-icon-before=gps]{--icon-glyph-before:"\u{e1157}"}[data-icon-after=gps]{--icon-glyph-after:"\u{e1157}"}[data-icon=gps-north],[data-icon-before=gps-north]{--icon-glyph-before:"\u{e1158}"}[data-icon-after=gps-north]{--icon-glyph-after:"\u{e1158}"}[data-icon=local-train],[data-icon-before=local-train]{--icon-glyph-before:"\u{e1240}"}[data-icon-after=local-train]{--icon-glyph-after:"\u{e1240}"}[data-icon=rail-and-fly],[data-icon-before=rail-and-fly]{--icon-glyph-before:"\u{e1159}"}[data-icon-after=rail-and-fly]{--icon-glyph-after:"\u{e1159}"}[data-icon=seat-priority],[data-icon-before=seat-priority]{--icon-glyph-before:"\u{e1162}"}[data-icon-after=seat-priority]{--icon-glyph-after:"\u{e1162}"}[data-icon=priority],[data-icon-before=priority]{--icon-glyph-before:"\u{e1162}"}[data-icon-after=priority]{--icon-glyph-after:"\u{e1162}"}[data-icon=traveler-with-reduced-mobility],[data-icon-before=traveler-with-reduced-mobility]{--icon-glyph-before:"\u{e1162}"}[data-icon-after=traveler-with-reduced-mobility]{--icon-glyph-after:"\u{e1162}"}[data-icon=standing-room],[data-icon-before=standing-room]{--icon-glyph-before:"\u{e1160}"}[data-icon-after=standing-room]{--icon-glyph-after:"\u{e1160}"}[data-icon=mixed-class],[data-icon-before=mixed-class]{--icon-glyph-before:"\u{e1161}"}[data-icon-after=mixed-class]{--icon-glyph-after:"\u{e1161}"}[data-icon=navigation-straight],[data-icon-before=navigation-straight]{--icon-glyph-before:"\u{e1300}"}[data-icon-after=navigation-straight]{--icon-glyph-after:"\u{e1300}"}[data-icon=navigation-to-left],[data-icon-before=navigation-to-left]{--icon-glyph-before:"\u{e1301}"}[data-icon-after=navigation-to-left]{--icon-glyph-after:"\u{e1301}"}[data-icon=navigation-to-right],[data-icon-before=navigation-to-right]{--icon-glyph-before:"\u{e1302}"}[data-icon-after=navigation-to-right]{--icon-glyph-after:"\u{e1302}"}[data-icon=navigation-u-turn],[data-icon-before=navigation-u-turn]{--icon-glyph-before:"\u{e1303}"}[data-icon-after=navigation-u-turn]{--icon-glyph-after:"\u{e1303}"}[data-icon=transportation-train-ec],[data-icon-before=transportation-train-ec]{--icon-glyph-before:"\ue900"}[data-icon-after=transportation-train-ec]{--icon-glyph-after:"\ue900"}[data-icon=transportation-train-ic],[data-icon-before=transportation-train-ic]{--icon-glyph-before:"\ue901"}[data-icon-after=transportation-train-ic]{--icon-glyph-after:"\ue901"}[data-icon=transportation-train-ice],[data-icon-before=transportation-train-ice]{--icon-glyph-before:"\ue902"}[data-icon-after=transportation-train-ice]{--icon-glyph-after:"\ue902"}[data-icon=transportation-train-rb],[data-icon-before=transportation-train-rb]{--icon-glyph-before:"\ue903"}[data-icon-after=transportation-train-rb]{--icon-glyph-after:"\ue903"}[data-icon=transportation-train-re],[data-icon-before=transportation-train-re]{--icon-glyph-before:"\ue904"}[data-icon-after=transportation-train-re]{--icon-glyph-after:"\ue904"}[data-icon=transportation-bikesharing],[data-icon-before=transportation-bikesharing]{--icon-glyph-before:"\ue905"}[data-icon-after=transportation-bikesharing]{--icon-glyph-after:"\ue905"}[data-icon=transportation-bus-local],[data-icon-before=transportation-bus-local]{--icon-glyph-before:"\ue906"}[data-icon-after=transportation-bus-local]{--icon-glyph-after:"\ue906"}[data-icon=transportation-carsharing],[data-icon-before=transportation-carsharing]{--icon-glyph-before:"\ue907"}[data-icon-after=transportation-carsharing]{--icon-glyph-after:"\ue907"}[data-icon=transportation-bus-long-distance],[data-icon-before=transportation-bus-long-distance]{--icon-glyph-before:"\ue908"}[data-icon-after=transportation-bus-long-distance]{--icon-glyph-after:"\ue908"}[data-icon=transportation-airplane],[data-icon-before=transportation-airplane]{--icon-glyph-before:"\ue909"}[data-icon-after=transportation-airplane]{--icon-glyph-after:"\ue909"}[data-icon=transportation-s-bahn],[data-icon-before=transportation-s-bahn]{--icon-glyph-before:"\ue90a"}[data-icon-after=transportation-s-bahn]{--icon-glyph-after:"\ue90a"}[data-icon=transportation-ship],[data-icon-before=transportation-ship]{--icon-glyph-before:"\ue90b"}[data-icon-after=transportation-ship]{--icon-glyph-after:"\ue90b"}[data-icon=transportation-taxi],[data-icon-before=transportation-taxi]{--icon-glyph-before:"\ue90c"}[data-icon-after=transportation-taxi]{--icon-glyph-after:"\ue90c"}[data-icon=transportation-train-tram],[data-icon-before=transportation-train-tram]{--icon-glyph-before:"\ue90d"}[data-icon-after=transportation-train-tram]{--icon-glyph-after:"\ue90d"}[data-icon=transportation-underground],[data-icon-before=transportation-underground]{--icon-glyph-before:"\ue90e"}[data-icon-after=transportation-underground]{--icon-glyph-after:"\ue90e"}[data-icon=transportation-walking],[data-icon-before=transportation-walking]{--icon-glyph-before:"\ue90f"}[data-icon-after=transportation-walking]{--icon-glyph-after:"\ue90f"}[data-icon=ev-bus],[data-icon-before=ev-bus]{--icon-glyph-before:"\ue928"}[data-icon-after=ev-bus]{--icon-glyph-after:"\ue928"}[data-icon=ev-train],[data-icon-before=ev-train]{--icon-glyph-before:"\ue929"}[data-icon-after=ev-train]{--icon-glyph-after:"\ue929"}[data-icon-variant="16-outline"][data-icon]::before,[data-icon-variant="16-outline"][data-icon-before]::before,[data-icon-variant-before="16-outline"][data-icon]::before,[data-icon-variant-before="16-outline"][data-icon-before]::before{--icon-font-family:"icons-16-outline",\n \t"missing-icons" !important;--icon-font-size:1rem}[data-icon-variant-after="16-outline"][data-icon-after]::after{--icon-font-family:"icons-16-outline",\n \t"missing-icons" !important;--icon-font-size:1rem}[data-icon-variant="20-outline"][data-icon]::before,[data-icon-variant="20-outline"][data-icon-before]::before,[data-icon-variant-before="20-outline"][data-icon]::before,[data-icon-variant-before="20-outline"][data-icon-before]::before{--icon-font-family:"icons-20-outline",\n \t"missing-icons" !important;--icon-font-size:1.25rem}[data-icon-variant-after="20-outline"][data-icon-after]::after{--icon-font-family:"icons-20-outline",\n \t"missing-icons" !important;--icon-font-size:1.25rem}[data-icon-variant="24-outline"][data-icon]::before,[data-icon-variant="24-outline"][data-icon-before]::before,[data-icon-variant-before="24-outline"][data-icon]::before,[data-icon-variant-before="24-outline"][data-icon-before]::before{--icon-font-family:"icons-24-outline",\n \t"missing-icons" !important;--icon-font-size:1.5rem}[data-icon-variant-after="24-outline"][data-icon-after]::after{--icon-font-family:"icons-24-outline",\n \t"missing-icons" !important;--icon-font-size:1.5rem}[data-icon-variant="32-outline"][data-icon]::before,[data-icon-variant="32-outline"][data-icon-before]::before,[data-icon-variant-before="32-outline"][data-icon]::before,[data-icon-variant-before="32-outline"][data-icon-before]::before{--icon-font-family:"icons-32-outline",\n \t"missing-icons" !important;--icon-font-size:2rem}[data-icon-variant-after="32-outline"][data-icon-after]::after{--icon-font-family:"icons-32-outline",\n \t"missing-icons" !important;--icon-font-size:2rem}[data-icon-variant="48-outline"][data-icon]::before,[data-icon-variant="48-outline"][data-icon-before]::before,[data-icon-variant-before="48-outline"][data-icon]::before,[data-icon-variant-before="48-outline"][data-icon-before]::before{--icon-font-family:"icons-48-outline",\n \t"missing-icons" !important;--icon-font-size:3rem}[data-icon-variant-after="48-outline"][data-icon-after]::after{--icon-font-family:"icons-48-outline",\n \t"missing-icons" !important;--icon-font-size:3rem}[data-icon-variant="64-outline"][data-icon]::before,[data-icon-variant="64-outline"][data-icon-before]::before,[data-icon-variant-before="64-outline"][data-icon]::before,[data-icon-variant-before="64-outline"][data-icon-before]::before{--icon-font-family:"icons-64-outline",\n \t"missing-icons" !important;--icon-font-size:4rem}[data-icon-variant-after="64-outline"][data-icon-after]::after{--icon-font-family:"icons-64-outline",\n \t"missing-icons" !important;--icon-font-size:4rem}[data-icon-variant="16-filled"][data-icon]::before,[data-icon-variant="16-filled"][data-icon-before]::before,[data-icon-variant-before="16-filled"][data-icon]::before,[data-icon-variant-before="16-filled"][data-icon-before]::before{--icon-font-family:"icons-16-filled",\n \t"missing-icons" !important;--icon-font-size:1rem}[data-icon-variant-after="16-filled"][data-icon-after]::after{--icon-font-family:"icons-16-filled",\n \t"missing-icons" !important;--icon-font-size:1rem}[data-icon-variant="20-filled"][data-icon]::before,[data-icon-variant="20-filled"][data-icon-before]::before,[data-icon-variant-before="20-filled"][data-icon]::before,[data-icon-variant-before="20-filled"][data-icon-before]::before{--icon-font-family:"icons-20-filled",\n \t"missing-icons" !important;--icon-font-size:1.25rem}[data-icon-variant-after="20-filled"][data-icon-after]::after{--icon-font-family:"icons-20-filled",\n \t"missing-icons" !important;--icon-font-size:1.25rem}[data-icon-variant="24-filled"][data-icon]::before,[data-icon-variant="24-filled"][data-icon-before]::before,[data-icon-variant-before="24-filled"][data-icon]::before,[data-icon-variant-before="24-filled"][data-icon-before]::before{--icon-font-family:"icons-24-filled",\n \t"missing-icons" !important;--icon-font-size:1.5rem}[data-icon-variant-after="24-filled"][data-icon-after]::after{--icon-font-family:"icons-24-filled",\n \t"missing-icons" !important;--icon-font-size:1.5rem}[data-icon-variant="32-filled"][data-icon]::before,[data-icon-variant="32-filled"][data-icon-before]::before,[data-icon-variant-before="32-filled"][data-icon]::before,[data-icon-variant-before="32-filled"][data-icon-before]::before{--icon-font-family:"icons-32-filled",\n \t"missing-icons" !important;--icon-font-size:2rem}[data-icon-variant-after="32-filled"][data-icon-after]::after{--icon-font-family:"icons-32-filled",\n \t"missing-icons" !important;--icon-font-size:2rem}[data-icon-variant="48-filled"][data-icon]::before,[data-icon-variant="48-filled"][data-icon-before]::before,[data-icon-variant-before="48-filled"][data-icon]::before,[data-icon-variant-before="48-filled"][data-icon-before]::before{--icon-font-family:"icons-48-filled",\n \t"missing-icons" !important;--icon-font-size:3rem}[data-icon-variant-after="48-filled"][data-icon-after]::after{--icon-font-family:"icons-48-filled",\n \t"missing-icons" !important;--icon-font-size:3rem}[data-icon-variant="64-filled"][data-icon]::before,[data-icon-variant="64-filled"][data-icon-before]::before,[data-icon-variant-before="64-filled"][data-icon]::before,[data-icon-variant-before="64-filled"][data-icon-before]::before{--icon-font-family:"icons-64-filled",\n \t"missing-icons" !important;--icon-font-size:4rem}[data-icon-variant-after="64-filled"][data-icon-after]::after{--icon-font-family:"icons-64-filled",\n \t"missing-icons" !important;--icon-font-size:4rem}@font-face{font-display:block;font-family:"missing-icons";src:url("../../icons/functional/fonts/icons-empty.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-empty.woff?4r2098") format("woff")}@font-face{font-display:block;font-family:"icons-16-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-16-outline-action.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-16-outline-action.woff?4r2098") format("woff");unicode-range:U+002B,U+2212,U+2713}@font-face{font-display:block;font-family:"icons-16-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-16-outline-navigation.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-16-outline-navigation.woff?4r2098") format("woff");unicode-range:U+003C,U+003E,U+2190-2193,U+2303-2304,U+2A2F}@font-face{font-display:block;font-family:"icons-20-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-20-outline-action.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-20-outline-action.woff?4r2098") format("woff");unicode-range:U+002B,U+003F,U+00A7,U+1F441,U+1F5A8,U+1F5B9,U+1F5BC,U+1F5D1,U+1F6C8,U+1F6CD,U+1F6E0,U+219F,U+21A1,U+21A6,U+21C6,U+21E7,U+21E9,U+21F5,U+2212,U+2295,U+229D,U+238C,U+25F9,U+2601,U+2606,U+2661,U+2699,U+270F,U+2713,U+2B73,U+e1062,U+e1066,U+e1069-e1070,U+e1077,U+e1079,U+e1081-e1084,U+e1154-e1156,U+e1164-e1171,U+e1187,U+e1211-e1214,U+e1220-e1258,U+e1290-e1295}@font-face{font-display:block;font-family:"icons-20-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-20-outline-av.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-20-outline-av.woff?4r2098") format("woff");unicode-range:U+23ED-23EE,U+23F8,U+25A1,U+25B7,U+293A-293B,U+e1085-e1088,U+e1091,U+e1234,U+e1261-e1259,U+e1262,U+e1296-e1297}@font-face{font-display:block;font-family:"icons-20-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-20-outline-brand.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-20-outline-brand.woff?4r2098") format("woff");unicode-range:U+e1152}@font-face{font-display:block;font-family:"icons-20-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-20-outline-communication.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-20-outline-communication.woff?4r2098") format("woff");unicode-range:U+1F5B7,U+2370,U+2709,U+e1095,U+e1098,U+e1149,U+e1172-e1174,U+e1235-e1236,U+e1263-e1264}@font-face{font-display:block;font-family:"icons-20-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-20-outline-covid-19.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-20-outline-covid-19.woff?4r2098") format("woff");unicode-range:U+e1265}@font-face{font-display:block;font-family:"icons-20-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-20-outline-facilities.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-20-outline-facilities.woff?4r2098") format("woff");unicode-range:U+e1163,U+e1175-e1176,U+e1266-e1272}@font-face{font-display:block;font-family:"icons-20-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-20-outline-feature.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-20-outline-feature.woff?4r2098") format("woff");unicode-range:U+1F6E4,U+2600,U+271A,U+2744,U+e1150,U+e1153,U+e1160,U+e1177-e1180,U+e1188,U+e1215,U+e1217,U+e1273-e1278,U+e1289,U+e1299}@font-face{font-display:block;font-family:"icons-20-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-20-outline-food.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-20-outline-food.woff?4r2098") format("woff");unicode-range:U+1F37D,U+e1101,U+e1237,U+e1279}@font-face{font-display:block;font-family:"icons-20-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-20-outline-it.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-20-outline-it.woff?4r2098") format("woff");unicode-range:U+e1181}@font-face{font-display:block;font-family:"icons-20-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-20-outline-journey.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-20-outline-journey.woff?4r2098") format("woff");unicode-range:U+2488-2489,U+291E,U+29BF,U+2B94,U+e1102-e1104,U+e1106,U+e1108,U+e1110,U+e1113,U+e1161,U+e1238}@font-face{font-display:block;font-family:"icons-20-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-20-outline-maps.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-20-outline-maps.woff?4r2098") format("woff");unicode-range:U+1F17F,U+1F5FA,U+1F78B,U+2302,U+e1115-e1116,U+e1157-e1158,U+e1182,U+e1280,U+e1300-e1303}@font-face{font-display:block;font-family:"icons-20-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-20-outline-navigation.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-20-outline-navigation.woff?4r2098") format("woff");unicode-range:U+003C,U+003E,U+1030E,U+1F5D8,U+1F862,U+1F865,U+2190-2193,U+22EE-22EF,U+2303-2304,U+2A2F,U+2BBE,U+e1119-e1122}@font-face{font-display:block;font-family:"icons-20-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-20-outline-notification.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-20-outline-notification.woff?4r2098") format("woff");unicode-range:U+26A0,U+e1123,U+e1126-e1127}@font-face{font-display:block;font-family:"icons-20-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-20-outline-seat.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-20-outline-seat.woff?4r2098") format("woff");unicode-range:U+1F6CF,U+e1128-e1130,U+e1162,U+e1183,U+e1189,U+e1281-e1285}@font-face{font-display:block;font-family:"icons-20-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-20-outline-ticket.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-20-outline-ticket.woff?4r2098") format("woff");unicode-range:U+1F907,U+2714,U+e1131-e1132,U+e1134,U+e1136-e1146,U+e1184-e1186,U+e1218,U+e1286-e1287,U+e1298}@font-face{font-display:block;font-family:"icons-20-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-20-outline-transportation.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-20-outline-transportation.woff?4r2098") format("woff");unicode-range:U+e1147-e1148,U+e1151,U+e1159,U+e1190-e1210,U+e1216,U+e1219,U+e1239-e1241,U+e1288,U+e928-e929}@font-face{font-display:block;font-family:"icons-24-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-24-outline-action.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-24-outline-action.woff?4r2098") format("woff");unicode-range:U+002B,U+003F,U+00A7,U+1F441,U+1F5A8,U+1F5B9,U+1F5BC,U+1F5D1,U+1F6C8,U+1F6CD,U+1F6E0,U+219F,U+21A1,U+21A6,U+21C6,U+21E7,U+21E9,U+21F5,U+2212,U+2295,U+229D,U+238C,U+25F9,U+2601,U+2606,U+2661,U+2699,U+270F,U+2713,U+2B73,U+e1062,U+e1066,U+e1069-e1070,U+e1077,U+e1079,U+e1081-e1084,U+e1154-e1156,U+e1164-e1171,U+e1187,U+e1211-e1214,U+e1220-e1258,U+e1290-e1295}@font-face{font-display:block;font-family:"icons-24-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-24-outline-av.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-24-outline-av.woff?4r2098") format("woff");unicode-range:U+23ED-23EE,U+23F8,U+25A1,U+25B7,U+293A-293B,U+e1085-e1088,U+e1091,U+e1234,U+e1259-e1262,U+e1296-e1297}@font-face{font-display:block;font-family:"icons-24-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-24-outline-brand.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-24-outline-brand.woff?4r2098") format("woff");unicode-range:U+e1152}@font-face{font-display:block;font-family:"icons-24-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-24-outline-communication.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-24-outline-communication.woff?4r2098") format("woff");unicode-range:U+1F5B7,U+2370,U+2709,U+e1095,U+e1098,U+e1149,U+e1172-e1174,U+e1235-e1236,U+e1263-e1264}@font-face{font-display:block;font-family:"icons-24-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-24-outline-covid-19.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-24-outline-covid-19.woff?4r2098") format("woff");unicode-range:U+e1265}@font-face{font-display:block;font-family:"icons-24-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-24-outline-facilities.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-24-outline-facilities.woff?4r2098") format("woff");unicode-range:U+e1163,U+e1175-e1176,U+e1266-e1272}@font-face{font-display:block;font-family:"icons-24-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-24-outline-feature.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-24-outline-feature.woff?4r2098") format("woff");unicode-range:U+1F6E4,U+2600,U+271A,U+2744,U+e1150,U+e1153,U+e1160,U+e1177-e1180,U+e1188,U+e1215,U+e1217,U+e1273-e1278,U+e1289,U+e1299}@font-face{font-display:block;font-family:"icons-24-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-24-outline-food.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-24-outline-food.woff?4r2098") format("woff");unicode-range:U+1F37D,U+e1101,U+e1237,U+e1279}@font-face{font-display:block;font-family:"icons-24-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-24-outline-it.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-24-outline-it.woff?4r2098") format("woff");unicode-range:U+e1181}@font-face{font-display:block;font-family:"icons-24-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-24-outline-journey.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-24-outline-journey.woff?4r2098") format("woff");unicode-range:U+2488-2489,U+291E,U+29BF,U+2B94,U+e1102-e1104,U+e1106,U+e1108,U+e1110,U+e1113,U+e1161,U+e1238}@font-face{font-display:block;font-family:"icons-24-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-24-outline-maps.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-24-outline-maps.woff?4r2098") format("woff");unicode-range:U+1F17F,U+1F5FA,U+1F78B,U+2302,U+e1115-e1116,U+e1157-e1158,U+e1182,U+e1280,U+e1300-e1303}@font-face{font-display:block;font-family:"icons-24-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-24-outline-navigation.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-24-outline-navigation.woff?4r2098") format("woff");unicode-range:U+003C,U+003E,U+1030E,U+1F5D8,U+1F862,U+1F865,U+2190-2193,U+22EE-22EF,U+2303-2304,U+2A2F,U+2BBE,U+e1119-e1122}@font-face{font-display:block;font-family:"icons-24-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-24-outline-notification.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-24-outline-notification.woff?4r2098") format("woff");unicode-range:U+26A0,U+e1123-e1127}@font-face{font-display:block;font-family:"icons-24-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-24-outline-seat.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-24-outline-seat.woff?4r2098") format("woff");unicode-range:U+1F6CF,U+e1128-e1130,U+e1162,U+e1183,U+e1189,U+e1281-e1285}@font-face{font-display:block;font-family:"icons-24-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-24-outline-ticket.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-24-outline-ticket.woff?4r2098") format("woff");unicode-range:U+1F907,U+2714,U+e1131-e1146,U+e1184-e1186,U+e1218,U+e1286-e1287,U+e1298}@font-face{font-display:block;font-family:"icons-24-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-24-outline-transportation.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-24-outline-transportation.woff?4r2098") format("woff");unicode-range:U+e1147-e1148,U+e1151,U+e1159,U+e1190-e1210,U+e1216,U+e1219,U+e1239-e1241,U+e1288}@font-face{font-display:block;font-family:"icons-32-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-32-outline-action.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-32-outline-action.woff?4r2098") format("woff");unicode-range:U+002B,U+003F,U+00A7,U+1F441,U+1F5A8,U+1F5B9,U+1F5BC,U+1F5D1,U+1F6C8,U+1F6CD,U+1F6E0,U+219F,U+21A1,U+21A6,U+21C6,U+21E7,U+21E9,U+21F5,U+2212,U+2295,U+229D,U+238C,U+25F9,U+2601,U+2606,U+2661,U+2699,U+270F,U+2713,U+2B73,U+e1062,U+e1066,U+e1069-e1070,U+e1077,U+e1079,U+e1081-e1084,U+e1154-e1156,U+e1164-e1171,U+e1187,U+e1211-e1214,U+e1220-e1258,U+e1290-e1295}@font-face{font-display:block;font-family:"icons-32-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-32-outline-av.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-32-outline-av.woff?4r2098") format("woff");unicode-range:U+23ED-23EE,U+23F8,U+25A1,U+25B7,U+293A-293B,U+e1085-e1088,U+e1091,U+e1234,U+e1259-e1262,U+e1296-e1297}@font-face{font-display:block;font-family:"icons-32-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-32-outline-brand.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-32-outline-brand.woff?4r2098") format("woff");unicode-range:U+e1152}@font-face{font-display:block;font-family:"icons-32-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-32-outline-communication.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-32-outline-communication.woff?4r2098") format("woff");unicode-range:U+1F5B7,U+2370,U+2709,U+e1095,U+e1098,U+e1149,U+e1172-e1174,U+e1235-e1236,U+e1263-e1264}@font-face{font-display:block;font-family:"icons-32-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-32-outline-covid-19.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-32-outline-covid-19.woff?4r2098") format("woff");unicode-range:U+e1265}@font-face{font-display:block;font-family:"icons-32-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-32-outline-facilities.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-32-outline-facilities.woff?4r2098") format("woff");unicode-range:U+e1163,U+e1175-e1176,U+e1266-e1272}@font-face{font-display:block;font-family:"icons-32-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-32-outline-feature.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-32-outline-feature.woff?4r2098") format("woff");unicode-range:U+1F6E4,U+2600,U+271A,U+2744,U+e1150,U+e1153,U+e1160,U+e1177-e1180,U+e1188,U+e1215,U+e1217,U+e1273-e1278,U+e1289,U+e1299}@font-face{font-display:block;font-family:"icons-32-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-32-outline-food.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-32-outline-food.woff?4r2098") format("woff");unicode-range:U+1F37D,U+e1101,U+e1237,U+e1279}@font-face{font-display:block;font-family:"icons-32-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-32-outline-it.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-32-outline-it.woff?4r2098") format("woff");unicode-range:U+e1181}@font-face{font-display:block;font-family:"icons-32-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-32-outline-journey.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-32-outline-journey.woff?4r2098") format("woff");unicode-range:U+2488-2489,U+291E,U+29BF,U+2B94,U+e1102-e1110,U+e1113,U+e1161,U+e1238}@font-face{font-display:block;font-family:"icons-32-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-32-outline-maps.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-32-outline-maps.woff?4r2098") format("woff");unicode-range:U+1F17F,U+1F5FA,U+1F78B,U+2302,U+e1115-e1116,U+e1157-e1158,U+e1182,U+e1280,U+e1300-e1303}@font-face{font-display:block;font-family:"icons-32-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-32-outline-navigation.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-32-outline-navigation.woff?4r2098") format("woff");unicode-range:U+003C,U+003E,U+1030E,U+1F5D8,U+1F862,U+1F865,U+2190-2193,U+22EE-22EF,U+2303-2304,U+2A2F,U+2BBE,U+e1119-e1122}@font-face{font-display:block;font-family:"icons-32-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-32-outline-notification.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-32-outline-notification.woff?4r2098") format("woff");unicode-range:U+26A0,U+e1123-e1127}@font-face{font-display:block;font-family:"icons-32-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-32-outline-seat.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-32-outline-seat.woff?4r2098") format("woff");unicode-range:U+1F6CF,U+e1128-e1130,U+e1162,U+e1183,U+e1189,U+e1281-e1285}@font-face{font-display:block;font-family:"icons-32-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-32-outline-ticket.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-32-outline-ticket.woff?4r2098") format("woff");unicode-range:U+1F907,U+2714,U+e1131-e1146,U+e1184-e1186,U+e1218,U+e1286-e1287,U+e1298}@font-face{font-display:block;font-family:"icons-32-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-32-outline-transportation.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-32-outline-transportation.woff?4r2098") format("woff");unicode-range:U+e1147-e1148,U+e1151,U+e1159,U+e1190-e1210,U+e1216,U+e1219,U+e1239-e1241,U+e1288}@font-face{font-display:block;font-family:"icons-48-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-48-outline-av.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-48-outline-av.woff?4r2098") format("woff");unicode-range:U+23F8,U+25B7,U+e1296-e1297,U+25A1,U+23EE,U+23ED}@font-face{font-display:block;font-family:"icons-48-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-48-outline-brand.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-48-outline-brand.woff?4r2098") format("woff");unicode-range:U+e1152}@font-face{font-display:block;font-family:"icons-64-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-64-outline-av.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-64-outline-av.woff?4r2098") format("woff");unicode-range:U+23F8,U+25B7,U+e1296-e1297,U+25A1,U+23EE,U+23ED}@font-face{font-display:block;font-family:"icons-64-outline";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-64-outline-brand.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-64-outline-brand.woff?4r2098") format("woff");unicode-range:U+e1152}@font-face{font-display:block;font-family:"icons-16-filled";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-16-filled-action.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-16-filled-action.woff?4r2098") format("woff");unicode-range:U+003F,U+1F6C8,U+e1220}@font-face{font-display:block;font-family:"icons-16-filled";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-16-filled-navigation.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-16-filled-navigation.woff?4r2098") format("woff");unicode-range:U+2BBE}@font-face{font-display:block;font-family:"icons-16-filled";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-16-filled-notification.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-16-filled-notification.woff?4r2098") format("woff");unicode-range:U+26A0,U+e1123}@font-face{font-display:block;font-family:"icons-20-filled";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-20-filled-action.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-20-filled-action.woff?4r2098") format("woff");unicode-range:U+003F,U+1F5A8,U+1F5BC,U+1F6C8,U+1F6CD,U+1F6E0,U+2295,U+229D,U+2601,U+2606,U+2661,U+270F,U+e1066,U+e1070,U+e1079,U+e1154-e1155,U+e1164-e1166,U+e1214,U+e1220-e1233}@font-face{font-display:block;font-family:"icons-20-filled";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-20-filled-av.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-20-filled-av.woff?4r2098") format("woff");unicode-range:U+23ED,U+23EE,U+25A1,U+25B7,U+e1091,U+e1234,U+e1296-e1297}@font-face{font-display:block;font-family:"icons-20-filled";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-20-filled-communication.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-20-filled-communication.woff?4r2098") format("woff");unicode-range:U+2370,U+e1095,U+e1172-e1174,U+e1235-e1236}@font-face{font-display:block;font-family:"icons-20-filled";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-20-filled-feature.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-20-filled-feature.woff?4r2098") format("woff");unicode-range:U+1F6E4,U+2600,U+271A,U+e1177-e1179,U+e1289}@font-face{font-display:block;font-family:"icons-20-filled";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-20-filled-food.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-20-filled-food.woff?4r2098") format("woff");unicode-range:U+e1237}@font-face{font-display:block;font-family:"icons-20-filled";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-20-filled-it.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-20-filled-it.woff?4r2098") format("woff");unicode-range:U+e1181}@font-face{font-display:block;font-family:"icons-20-filled";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-20-filled-journey.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-20-filled-journey.woff?4r2098") format("woff");unicode-range:U+e1104,U+e1106,U+e1108,U+e1110,U+e1238}@font-face{font-display:block;font-family:"icons-20-filled";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-20-filled-maps.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-20-filled-maps.woff?4r2098") format("woff");unicode-range:U+1F17F,U+2302,U+e1115-e1116,U+e1157-e1158}@font-face{font-display:block;font-family:"icons-20-filled";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-20-filled-navigation.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-20-filled-navigation.woff?4r2098") format("woff");unicode-range:U+1030E,U+2BBE}@font-face{font-display:block;font-family:"icons-20-filled";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-20-filled-notification.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-20-filled-notification.woff?4r2098") format("woff");unicode-range:U+26A0,U+e1123}@font-face{font-display:block;font-family:"icons-20-filled";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-20-filled-ticket.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-20-filled-ticket.woff?4r2098") format("woff");unicode-range:U+e1132,U+e1134,U+e1184}@font-face{font-display:block;font-family:"icons-20-filled";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-20-filled-transportation.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-20-filled-transportation.woff?4r2098") format("woff");unicode-range:U+e1147,U+e1151,U+e1190-e1192,U+e1194-e1204,U+e1206-e1210,U+e1216,U+e1219,U+e1239-e1241,U+e1288}@font-face{font-display:block;font-family:"icons-24-filled";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-24-filled-action.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-24-filled-action.woff?4r2098") format("woff");unicode-range:U+003F,U+1F6C8,U+2295,U+229D,U+2601,U+2606,U+2661,U+e1220,U+e1222,U+e1224-e1225,U+e1231}@font-face{font-display:block;font-family:"icons-24-filled";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-24-filled-av.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-24-filled-av.woff?4r2098") format("woff");unicode-range:U+23ED-23EE,U+25A1,U+25B7,U+e1234,U+e1296-e1297}@font-face{font-display:block;font-family:"icons-24-filled";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-24-filled-journey.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-24-filled-journey.woff?4r2098") format("woff");unicode-range:U+e1104,U+e1106,U+e1108,U+e1110,U+e1238}@font-face{font-display:block;font-family:"icons-24-filled";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-24-filled-maps.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-24-filled-maps.woff?4r2098") format("woff");unicode-range:U+e1157-e1158}@font-face{font-display:block;font-family:"icons-24-filled";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-24-filled-navigation.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-24-filled-navigation.woff?4r2098") format("woff");unicode-range:U+2BBE}@font-face{font-display:block;font-family:"icons-24-filled";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-24-filled-notification.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-24-filled-notification.woff?4r2098") format("woff");unicode-range:U+26A0,U+e1123}@font-face{font-display:block;font-family:"icons-24-filled";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-24-filled-transportation.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-24-filled-transportation.woff?4r2098") format("woff");unicode-range:U+e1147,U+e1151,U+e1190-e1192,U+e1194-e1204,U+e1206-e1210,U+e1216,U+e1219,U+e1239-e1241,U+e1288}@font-face{font-display:block;font-family:"icons-32-filled";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-32-filled-action.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-32-filled-action.woff?4r2098") format("woff");unicode-range:U+003F,U+1F6C8,U+2295,U+229D,U+2601,U+2606,U+2661,U+e1220,U+e1222,U+e1224-e1225,U+e1231,U+e904}@font-face{font-display:block;font-family:"icons-32-filled";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-32-filled-av.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-32-filled-av.woff?4r2098") format("woff");unicode-range:U+23ED-23EE,U+25A1,U+25B7,U+e1234,U+e1296-e1297}@font-face{font-display:block;font-family:"icons-32-filled";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-32-filled-maps.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-32-filled-maps.woff?4r2098") format("woff");unicode-range:U+e1157-e1158}@font-face{font-display:block;font-family:"icons-32-filled";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-32-filled-navigation.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-32-filled-navigation.woff?4r2098") format("woff");unicode-range:U+2BBE}@font-face{font-display:block;font-family:"icons-32-filled";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-32-filled-notification.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-32-filled-notification.woff?4r2098") format("woff");unicode-range:U+26A0,U+e1123}@font-face{font-display:block;font-family:"icons-32-filled";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-32-filled-transportation.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-32-filled-transportation.woff?4r2098") format("woff");unicode-range:U+e1147,U+e1151,U+e1190-e1192,U+e1194-e1204,U+e1206-e1210,U+e1216,U+e1219,U+e1239-e1241,U+e1288}@font-face{font-display:block;font-family:"icons-48-filled";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-48-filled-av.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-48-filled-av.woff?4r2098") format("woff");unicode-range:U+25B7,U+e1296-e1297,U+25A1,U+23EE,U+23ED}@font-face{font-display:block;font-family:"icons-64-filled";font-style:normal;font-weight:normal;src:url("../../icons/functional/fonts/icons-64-filled-av.woff2?4r2098") format("woff2"), url("../../icons/functional/fonts/icons-64-filled-av.woff?4r2098") format("woff");unicode-range:U+25B7,U+e1296-e1297,U+25A1,U+23EE,U+23ED}[data-icon-after]::after,[data-icon]::before,[data-icon-before]::before{-webkit-alt:"";alt:"";display:inline-block;font-family:var(--icon-font-family) !important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;font-weight:var(--icon-font-weight, normal);line-height:1;speak:none;speak:never;text-transform:none;vertical-align:middle}@media aural{[data-icon-after]::after,[data-icon]::before,[data-icon-before]::before{content:none}}@media speech{[data-icon-after]::after,[data-icon]::before,[data-icon-before]::before{content:none}}[data-icon]:not([data-icon-variant])::before,[data-icon-before]:not([data-icon-variant-before])::before,[data-icon-after]:not([data-icon-variant-after])::after{--icon-font-family:icons-24-outline, "missing-icons" !important;--icon-font-size:1.5rem}[data-icon]::before,[data-icon-before]::before{content:var(--icon-glyph-before);-webkit-margin-end:var(--icon-margin-after, 0.375rem);margin-inline-end:var(--icon-margin-after, 0.375rem);font-size:var(--icon-font-size-before, var(--icon-font-size, 1.5rem))}[data-icon-after]::after{content:var(--icon-glyph-after);-webkit-margin-start:var(--icon-margin-before, 0.375rem);margin-inline-start:var(--icon-margin-before, 0.375rem);font-size:var(--icon-font-size-after, var(--icon-font-size, 1.5rem))}.is-icon-text-replace[data-icon],.is-icon-text-replace[data-icon-before]{font-size:0}.is-icon-text-replace[data-icon]::before,.is-icon-text-replace[data-icon-before]::before{--icon-margin-after:0}.is-icon-text-replace[data-icon-after]{font-size:0}.is-icon-text-replace[data-icon-after]::after{--icon-margin-before:0}',a})()}}]); \ No newline at end of file diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/334.js b/review/2460-chore-update-actionsgithub-script/angular-showcase/334.js deleted file mode 100644 index 6a942ae4b3..0000000000 --- a/review/2460-chore-update-actionsgithub-script/angular-showcase/334.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkangular_showcase=self.webpackChunkangular_showcase||[]).push([[334],{334:(c,n,i)=>{i.r(n),i.d(n,{db_metanavigation:()=>s});var e=i(310),o=i(576);const s=(()=>{let a=class{constructor(t){(0,e.r)(this,t),this.data=void 0}get children(){return this._children}set children(t){this._children=t}componentWillLoad(){this.data?this.compData=(0,o.p)(this.data):(this._children=Array.from(this.host.children),this.children.find(t=>"li"===t.tagName.toLowerCase())?this.hasItemsWrapper=!0:this.host.innerHTML="")}render(){return(0,e.h)(e.H,{key:"830720f861b806409e13806b645c684bd16de6b0"},this.compData&&(0,e.h)("ul",{key:"2ce71792c698fb8a2bf4510e3db3bc58cba655a4",class:"cmp-metanavigation",innerHTML:(0,o.g)(this.compData)}),!this.compData&&(0,e.h)("ul",{key:"bdc69e1ff7e1e17e8cdc2259561c15fbb038c346",class:"cmp-metanavigation"},!this.hasItemsWrapper&&this._children.map((t,l)=>(0,e.h)("li",{key:`cmp-metanavigation-item-${l}`,innerHTML:t.outerHTML})),this.hasItemsWrapper&&(0,e.h)("slot",{key:"c375e4759c551b6e4b8a72bc060745a051277969"})))}get host(){return(0,e.g)(this)}};return a.style='@charset "UTF-8";:where(html,:host){line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}:where(h1){font-size:2em;-webkit-margin-after:0.67em;margin-block-end:0.67em;-webkit-margin-before:0.67em;margin-block-start:0.67em}:where(dl,ol,ul) :where(dl,ol,ul){-webkit-margin-after:0;margin-block-end:0;-webkit-margin-before:0;margin-block-start:0}:where(hr){-webkit-box-sizing:content-box;box-sizing:content-box;color:inherit;height:0}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,pre,samp){font-family:monospace, monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:baseline}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:white;border:solid;color:black;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}html,:host{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}*,::before,::after{-webkit-box-sizing:inherit;box-sizing:inherit}img,embed,iframe,object,video{height:auto;max-width:100%}iframe{border:0}nav ol,nav ul,[role=navigation] ol,[role=navigation] ul{list-style:none;margin:0;padding:0}:root{--db-focus-outline-offset:1px;--db-focus-outline-color:#2c95c4}:is(a,button,input,textarea,summary){--db-focus-outline-size:max(2px, 0.08em)}:is(a,button,input,textarea,summary):focus-visible{outline:var(--db-focus-outline-size) var(--db-focus-outline-style, solid) var(--db-focus-outline-color, currentColor);outline-offset:var(--db-focus-outline-offset, var(--db-focus-outline-size))}:where(ul){list-style-type:"\u2022\xa0\xa0\xa0"}:where(ul) li::marker{color:#ec0016}details>*,details>::before,details>::after{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}body,:host,div,button,input,select,textarea{color:#282d37;font-family:"DB Screen Sans", Helvetica, Arial, sans-serif;font-size:1rem;font-weight:400;line-height:1.5}a{color:inherit}.cmp-metanavigation{display:-ms-flexbox;display:flex;list-style:none;margin-bottom:0;margin-top:0;padding-left:0}.cmp-metanavigation li{padding-left:0.5rem;padding-right:0.5rem}.rea-footer .cmp-metanavigation li{padding-left:0.375rem;padding-right:0.375rem}.cmp-metanavigation li .elm-link{text-decoration:none}.cmp-sitesearch:focus-within~.cmp-metanavigation li .elm-link{font-size:0}.cmp-sitesearch:focus-within~.cmp-metanavigation li .elm-link::before{--icon-margin-after:0}@media screen and (max-width: 41rem){.rea-header .cmp-metanavigation li .elm-link{font-size:0}.rea-header .cmp-metanavigation li .elm-link::before{--icon-margin-after:0}}.rea-footer .cmp-metanavigation{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}@media screen and (max-width: 767px){.rea-footer .cmp-metanavigation{margin-bottom:1rem}}@media screen and (min-width: 768px){.rea-footer .cmp-metanavigation{float:right}}',a})()}}]); \ No newline at end of file diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/3rdpartylicenses.txt b/review/2460-chore-update-actionsgithub-script/angular-showcase/3rdpartylicenses.txt deleted file mode 100644 index 41a6bd6594..0000000000 --- a/review/2460-chore-update-actionsgithub-script/angular-showcase/3rdpartylicenses.txt +++ /dev/null @@ -1,796 +0,0 @@ -@angular/common -MIT -The MIT License - -Copyright (c) 2010-2024 Google LLC. https://angular.dev/license - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. - - -@angular/core -MIT -The MIT License - -Copyright (c) 2010-2024 Google LLC. https://angular.dev/license - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. - - -@angular/forms -MIT -The MIT License - -Copyright (c) 2010-2024 Google LLC. https://angular.dev/license - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. - - -@angular/platform-browser -MIT -The MIT License - -Copyright (c) 2010-2024 Google LLC. https://angular.dev/license - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. - - -@angular/router -MIT -The MIT License - -Copyright (c) 2010-2024 Google LLC. https://angular.dev/license - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. - - -@babel/runtime -MIT -MIT License - -Copyright (c) 2014-present Sebastian McKenzie and other contributors - -Permission is hereby granted, free of charge, to any person obtaining -a copy of this software and associated documentation files (the -"Software"), to deal in the Software without restriction, including -without limitation the rights to use, copy, modify, merge, publish, -distribute, sublicense, and/or sell copies of the Software, and to -permit persons to whom the Software is furnished to do so, subject to -the following conditions: - -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF -MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE -LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION -OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - - -@db-ui/core -Apache-2.0 - - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - -@db-ui/elements -Apache-2.0 - - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - -db-ui-elements-loader - -lib - -rxjs -Apache-2.0 - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright (c) 2015-2018 Google, Inc., Netflix, Inc., Microsoft Corp. and contributors - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - - -zone.js -MIT -The MIT License - -Copyright (c) 2010-2024 Google LLC. https://angular.io/license - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/404.html b/review/2460-chore-update-actionsgithub-script/angular-showcase/404.html deleted file mode 100644 index 06908e4f52..0000000000 --- a/review/2460-chore-update-actionsgithub-script/angular-showcase/404.html +++ /dev/null @@ -1,13 +0,0 @@ - - - - - DB UI Elements / POC Angular - - - - - - - - diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/406.js b/review/2460-chore-update-actionsgithub-script/angular-showcase/406.js deleted file mode 100644 index bf6ab36f86..0000000000 --- a/review/2460-chore-update-actionsgithub-script/angular-showcase/406.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkangular_showcase=self.webpackChunkangular_showcase||[]).push([[406],{406:(r,s,t)=>{t.r(s),t.d(s,{db_page:()=>m});var e=t(310);const m=(()=>{let d=class{constructor(o){(0,e.r)(this,o)}componentWillLoad(){Array.from(document.getElementsByTagName("html")).forEach(a=>{a.style.height="100%",a.style.overflow="hidden"}),Array.from(document.getElementsByTagName("body")).forEach(a=>{a.style.height="100%",a.style.margin="0px"});const l=document.getElementById("root");l&&(l.style.height="100%");const n=document.getElementById("app");n&&(n.style.height="100%")}render(){return(0,e.h)("div",{key:"377d4f25a3d35de29681a829d53d96dbe6c2d90a",class:"rea-page"},(0,e.h)("slot",{key:"eeec538f75839632395f490e8e86361d08c82f06",name:"header"}),(0,e.h)("main",{key:"a377f05e1762535c9929783ce00d4ba44a9db940",class:"rea-main"},(0,e.h)("slot",{key:"d69f01eeeea5bf0b821211cf1aa40411b31c956f"})),(0,e.h)("slot",{key:"db7521b64671034cc56cc4333e0f8db96f788f94",name:"footer"}))}};return d.style=".rea-page{height:100%;min-height:100%;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.rea-page header,.rea-page footer{display:-ms-flexbox;display:flex;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.rea-page main{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow:hidden;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;margin:0 auto}@media screen and (min-width: 1088px){.rea-page main{max-width:960px}}@media screen and (min-width: 1280px){.rea-page main{max-width:1152px}}@media screen and (min-width: 1472px){.rea-page main{max-width:1344px}}.rea-page main>*{overflow:auto;height:100%}",d})()}}]); \ No newline at end of file diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/409.js b/review/2460-chore-update-actionsgithub-script/angular-showcase/409.js deleted file mode 100644 index f8b74affbd..0000000000 --- a/review/2460-chore-update-actionsgithub-script/angular-showcase/409.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkangular_showcase=self.webpackChunkangular_showcase||[]).push([[409],{409:(r,i,t)=>{t.r(i),t.d(i,{db_headline:()=>a});var e=t(310);const a=(()=>{let n=class{constructor(l){(0,e.r)(this,l),this.variant="3",this.pulse=!1}render(){switch(this.variant){case"1":return(0,e.h)("h1",{class:"elm-headline","data-pulse":this.pulse},(0,e.h)("slot",null));case"2":return(0,e.h)("h2",{class:"elm-headline","data-pulse":this.pulse},(0,e.h)("slot",null));case"4":return(0,e.h)("h4",{class:"elm-headline","data-pulse":this.pulse},(0,e.h)("slot",null));case"5":return(0,e.h)("h5",{class:"elm-headline","data-pulse":this.pulse},(0,e.h)("slot",null));case"6":return(0,e.h)("h6",{class:"elm-headline","data-pulse":this.pulse},(0,e.h)("slot",null));default:return(0,e.h)("h3",{class:"elm-headline","data-pulse":this.pulse},(0,e.h)("slot",null))}}};return n.style='@charset "UTF-8";:where(html,:host){line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}:where(h1){font-size:2em;-webkit-margin-after:0.67em;margin-block-end:0.67em;-webkit-margin-before:0.67em;margin-block-start:0.67em}:where(dl,ol,ul) :where(dl,ol,ul){-webkit-margin-after:0;margin-block-end:0;-webkit-margin-before:0;margin-block-start:0}:where(hr){-webkit-box-sizing:content-box;box-sizing:content-box;color:inherit;height:0}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,pre,samp){font-family:monospace, monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:baseline}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:white;border:solid;color:black;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}html,:host{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}*,::before,::after{-webkit-box-sizing:inherit;box-sizing:inherit}img,embed,iframe,object,video{height:auto;max-width:100%}iframe{border:0}nav ol,nav ul,[role=navigation] ol,[role=navigation] ul{list-style:none;margin:0;padding:0}:root{--db-focus-outline-offset:1px;--db-focus-outline-color:#2c95c4}:is(a,button,input,textarea,summary){--db-focus-outline-size:max(2px, 0.08em)}:is(a,button,input,textarea,summary):focus-visible{outline:var(--db-focus-outline-size) var(--db-focus-outline-style, solid) var(--db-focus-outline-color, currentColor);outline-offset:var(--db-focus-outline-offset, var(--db-focus-outline-size))}:where(ul){list-style-type:"\u2022\xa0\xa0\xa0"}:where(ul) li::marker{color:#ec0016}details>*,details>::before,details>::after{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}body,:host,div,button,input,select,textarea{color:#282d37;font-family:"DB Screen Sans", Helvetica, Arial, sans-serif;font-size:1rem;font-weight:400;line-height:1.5}a{color:inherit}.elm-headline{margin-bottom:1rem;margin-top:1.5rem}.elm-headline[data-pulse]::after{background:var(--db-pulse-background, #ec0016);border-radius:calc(var(--db-logo-height, 40px) / 7 * 0.5);content:"";display:block;margin-bottom:var(--db-pulse-margin-bottom, 14px);margin-top:calc(var(--db-logo-height, 40px) * 0.5);width:var(--db-logo-width, 58px);height:calc(var(--db-logo-height, 40px) / 7)}h1.elm-headline,h2.elm-headline,h3.elm-headline{font-family:"DB Screen Head", Helvetica, Arial, sans-serif;font-weight:900}h1.elm-headline{font-size:2.25rem;line-height:1.1111111111}@media screen and (max-width: 767px){h1.elm-headline{font-size:1.75rem;line-height:1.14}}h2.elm-headline{font-size:1.5rem;line-height:1.1666666667}@media screen and (max-width: 767px){h2.elm-headline{font-size:1.25rem;line-height:1.2}}h3.elm-headline{font-size:1.25rem;line-height:1.2}@media screen and (max-width: 767px){h3.elm-headline{font-size:1.125rem;line-height:1.33}}h4.elm-headline{font-size:1.125rem;font-weight:400;line-height:1.3333333333}@media screen and (max-width: 767px){h4.elm-headline{font-size:1rem;line-height:1.25}}',n})()}}]); \ No newline at end of file diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/410.js b/review/2460-chore-update-actionsgithub-script/angular-showcase/410.js deleted file mode 100644 index 5edb3c29c3..0000000000 --- a/review/2460-chore-update-actionsgithub-script/angular-showcase/410.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkangular_showcase=self.webpackChunkangular_showcase||[]).push([[410],{410:(c,i,e)=>{e.r(i),e.d(i,{db_notification:()=>a});var t=e(310);const a=(()=>{let o=class{constructor(r){(0,t.r)(this,r),this.variant=this.getVariant(),this.type=void 0}getVariant(){return"error"===this.type||"warning"===this.type?"alert":"status"}render(){return(0,t.h)("div",{key:"eefa7767a3dcaf0d84a4c6e9f8cf50169bac023a",class:"cmp-notification",role:this.variant,"data-type":this.type?this.type:null},(0,t.h)("slot",{key:"61e16f7021232d44cd81e6cb7012d9ede10f13ea",name:"prenotification"}),(0,t.h)("slot",{key:"46c440d069a8d61530a5f412a4a7472e9e491e65"}),(0,t.h)("slot",{key:"335399ef63e13daccef5706380b96c5fe87e9fdc",name:"postnotification"}))}};return o.style='@charset "UTF-8";:where(html){line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}:where(h1){font-size:2em;-webkit-margin-after:0.67em;margin-block-end:0.67em;-webkit-margin-before:0.67em;margin-block-start:0.67em}:where(dl,ol,ul) :where(dl,ol,ul){-webkit-margin-after:0;margin-block-end:0;-webkit-margin-before:0;margin-block-start:0}:where(hr){-webkit-box-sizing:content-box;box-sizing:content-box;color:inherit;height:0}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,pre,samp){font-family:monospace, monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:baseline}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:white;border:solid;color:black;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}html{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}*,::before,::after{-webkit-box-sizing:inherit;box-sizing:inherit}img,embed,iframe,object,video{height:auto;max-width:100%}iframe{border:0}nav ol,nav ul,[role=navigation] ol,[role=navigation] ul{list-style:none;margin:0;padding:0}:root{--db-focus-outline-offset:1px;--db-focus-outline-color:#2c95c4}:is(a,button,input,textarea,summary){--db-focus-outline-size:max(2px, 0.08em)}:is(a,button,input,textarea,summary):focus-visible{outline:var(--db-focus-outline-size) var(--db-focus-outline-style, solid) var(--db-focus-outline-color, currentColor);outline-offset:var(--db-focus-outline-offset, var(--db-focus-outline-size))}:where(ul){list-style-type:"\u2022\xa0\xa0\xa0"}:where(ul) li::marker{color:#ec0016}details>*,details>::before,details>::after{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}body,div,button,input,select,textarea{color:#282d37;font-family:"DB Screen Sans", Helvetica, Arial, sans-serif;font-size:1rem;font-weight:400;line-height:1.5}.cmp-notification{background-color:#282d37;-webkit-box-shadow:0 4px 10px 0 rgba(0, 0, 0, 0.1);box-shadow:0 4px 10px 0 rgba(0, 0, 0, 0.1);margin-bottom:1rem;padding:1rem}section[data-variant=hovering] .cmp-notification{background-color:#fff}section[data-variant=alert] .cmp-notification{color:#fff}section[data-variant=hovering] .cmp-notification{border:2px solid transparent;border-radius:0.5rem;padding:0.875rem 1rem}.cmp-notification>em{clip:rect(0, 0, 0, 0);height:1px;overflow:hidden;position:absolute !important;white-space:nowrap;width:1px}.cmp-notification[data-type=success]{background-color:#508b1b}section[data-variant=hovering] .cmp-notification[data-type=success]{border-color:#508b1b}.cmp-notification[data-type=warning]{background-color:#f75f00}section[data-variant=hovering] .cmp-notification[data-type=warning]{border-color:#f75f00}.cmp-notification[data-type=error]{background-color:#ec0016}section[data-variant=hovering] .cmp-notification[data-type=error]{border-color:#ec0016}.cmp-notification[data-type=informative]{background-color:#0087b9}section[data-variant=hovering] .cmp-notification[data-type=informative]{border-color:#0087b9}.cmp-notification[data-icon],.cmp-notification[data-icon-before],.cmp-notification[data-icon-after]{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.cmp-notification[data-icon]::before,.cmp-notification[data-icon-before]::before{--icon-margin-after:0.625rem}.cmp-notification[data-icon-after]{-ms-flex-pack:justify;justify-content:space-between}.cmp-notification[data-icon-after]::after{--icon-margin-before:0.625rem}*[slot=prenotification]{padding-right:10px}*[slot=postnotification]{float:right}',o})()}}]); \ No newline at end of file diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/445.js b/review/2460-chore-update-actionsgithub-script/angular-showcase/445.js deleted file mode 100644 index 093b35e017..0000000000 --- a/review/2460-chore-update-actionsgithub-script/angular-showcase/445.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkangular_showcase=self.webpackChunkangular_showcase||[]).push([[445],{445:(l,o,i)=>{i.r(o),i.d(o,{db_toggle:()=>s});var e=i(310),r=i(576);const s=(()=>{let n=class{constructor(t){(0,e.r)(this,t),this.dbChange=(0,e.c)(this,"dbChange",7),this.htmlid="toggle-"+(0,r.u)(),this.disabled=void 0,this.checked=void 0,this.name=void 0}handleChange(t){this.dbChange.emit(t)}render(){return(0,e.h)(e.H,{key:"07812ec1d70ef661892422535fa953b37a004b39"},(0,e.h)("input",{key:"1ca6344ee497b67595d9d5ac195ee9e0d5832578",type:"checkbox",role:"switch",class:"elm-toggle",disabled:this.disabled,checked:this.checked,id:this.htmlid,name:this.name,onChange:t=>this.handleChange(t)}),(0,e.h)("label",{key:"dc25da0c2c94597882d8a79af99f94572d8d128b",class:"elm-label",htmlFor:this.htmlid},(0,e.h)("slot",{key:"1278c3370cd698ae35d03b464fac8ffb101c3fec"})))}};return n.style='@charset "UTF-8";:where(html,:host){line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}:where(h1){font-size:2em;-webkit-margin-after:0.67em;margin-block-end:0.67em;-webkit-margin-before:0.67em;margin-block-start:0.67em}:where(dl,ol,ul) :where(dl,ol,ul){-webkit-margin-after:0;margin-block-end:0;-webkit-margin-before:0;margin-block-start:0}:where(hr){-webkit-box-sizing:content-box;box-sizing:content-box;color:inherit;height:0}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,pre,samp){font-family:monospace, monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:baseline}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:white;border:solid;color:black;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}html,:host{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}*,::before,::after{-webkit-box-sizing:inherit;box-sizing:inherit}img,embed,iframe,object,video{height:auto;max-width:100%}iframe{border:0}nav ol,nav ul,[role=navigation] ol,[role=navigation] ul{list-style:none;margin:0;padding:0}:root{--db-focus-outline-offset:1px;--db-focus-outline-color:#2c95c4}:is(a,button,input,textarea,summary){--db-focus-outline-size:max(2px, 0.08em)}:is(a,button,input,textarea,summary):focus-visible{outline:var(--db-focus-outline-size) var(--db-focus-outline-style, solid) var(--db-focus-outline-color, currentColor);outline-offset:var(--db-focus-outline-offset, var(--db-focus-outline-size))}:where(ul){list-style-type:"\u2022\xa0\xa0\xa0"}:where(ul) li::marker{color:#ec0016}details>*,details>::before,details>::after{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}body,:host,div,button,input,select,textarea{color:#282d37;font-family:"DB Screen Sans", Helvetica, Arial, sans-serif;font-size:1rem;font-weight:400;line-height:1.5}a{color:inherit}.elm-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#646973;border:none;border-radius:0.75rem;display:inline-block;height:1.5rem;position:relative;-webkit-transition:background-color 0.3s ease;transition:background-color 0.3s ease;width:3rem}@media (prefers-reduced-motion: reduce){.elm-toggle{-webkit-transition-duration:0.01s !important;transition-duration:0.01s !important}}.elm-toggle+.elm-label{vertical-align:top}.elm-toggle::before{background-color:#ffffff;border-radius:0.625rem;-webkit-box-shadow:0 5px 30px 0 rgba(0, 0, 0, 0.05), 0 1px 5px 0 rgba(0, 0, 0, 0.15);box-shadow:0 5px 30px 0 rgba(0, 0, 0, 0.05), 0 1px 5px 0 rgba(0, 0, 0, 0.15);content:"";display:block;height:1.25rem;left:0.125rem;position:absolute;top:0.125rem;-webkit-transition:border-color, left 0.3s cubic-bezier(0.3, 1.5, 0.7, 1);transition:border-color, left 0.3s cubic-bezier(0.3, 1.5, 0.7, 1);width:1.25rem}@media (prefers-reduced-motion: reduce){.elm-toggle::before{-webkit-transition-duration:0.01s !important;transition-duration:0.01s !important}}.elm-toggle:hover::before{background-color:#f7f7f7}.elm-toggle:active::before{-webkit-transition:width 0.3s cubic-bezier(0.3, 1.5, 0.7, 1);transition:width 0.3s cubic-bezier(0.3, 1.5, 0.7, 1);width:1.5rem}@media (prefers-reduced-motion: reduce){.elm-toggle:active::before{-webkit-transition-duration:0.01s !important;transition-duration:0.01s !important}}.elm-toggle:checked{background-color:#131821}.elm-toggle:checked::before{left:unset;right:0.125rem}.elm-toggle:disabled,.elm-toggle:disabled+label{opacity:0.5}:host{display:block}.elm-toggle::before{-webkit-box-sizing:inherit;box-sizing:inherit}',n})()}}]); \ No newline at end of file diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/483.js b/review/2460-chore-update-actionsgithub-script/angular-showcase/483.js deleted file mode 100644 index dd8ff716be..0000000000 --- a/review/2460-chore-update-actionsgithub-script/angular-showcase/483.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkangular_showcase=self.webpackChunkangular_showcase||[]).push([[483],{483:(s,i,t)=>{t.r(i),t.d(i,{db_accordion:()=>r});var e=t(310);const r=(()=>{let o=class{constructor(a){(0,e.r)(this,a),this.emphasis=void 0,this.size="regular",this.summary=void 0,this.open=void 0}render(){return(0,e.h)("details",{key:"a3913820c039fbe2044cf0b9c841330504c3032a",class:"cmp-accordion","data-emphasis":!!this.emphasis&&"high","data-size":this.size,open:this.open},(0,e.h)("summary",{key:"c9e4d40bf11f39643b9893d980862a30ccbb36ce"},this.summary),(0,e.h)("slot",{key:"9d4cbba7bfb45788d09dfdb3e6839aec2b1fa052"}))}};return o.style='@charset "UTF-8";:where(html,:host){line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}:where(h1){font-size:2em;-webkit-margin-after:0.67em;margin-block-end:0.67em;-webkit-margin-before:0.67em;margin-block-start:0.67em}:where(dl,ol,ul) :where(dl,ol,ul){-webkit-margin-after:0;margin-block-end:0;-webkit-margin-before:0;margin-block-start:0}:where(hr){-webkit-box-sizing:content-box;box-sizing:content-box;color:inherit;height:0}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,pre,samp){font-family:monospace, monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:baseline}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:white;border:solid;color:black;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}html,:host{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}*,::before,::after{-webkit-box-sizing:inherit;box-sizing:inherit}img,embed,iframe,object,video{height:auto;max-width:100%}iframe{border:0}nav ol,nav ul,[role=navigation] ol,[role=navigation] ul{list-style:none;margin:0;padding:0}:root{--db-focus-outline-offset:1px;--db-focus-outline-color:#2c95c4}:is(a,button,input,textarea,summary){--db-focus-outline-size:max(2px, 0.08em)}:is(a,button,input,textarea,summary):focus-visible{outline:var(--db-focus-outline-size) var(--db-focus-outline-style, solid) var(--db-focus-outline-color, currentColor);outline-offset:var(--db-focus-outline-offset, var(--db-focus-outline-size))}:where(ul){list-style-type:"\u2022\xa0\xa0\xa0"}:where(ul) li::marker{color:#ec0016}details>*,details>::before,details>::after{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}body,:host,div,button,input,select,textarea{color:#282d37;font-family:"DB Screen Sans", Helvetica, Arial, sans-serif;font-size:1rem;font-weight:400;line-height:1.5}a{color:inherit}.cmp-accordion{--db-accordion---paddingLeft:0.0625remrem;border-bottom:1px solid #d7dce1;padding-left:var(--db-accordion---paddingLeft);padding-right:1rem}.cmp-accordion summary{--icon-glyph-after:"\u2304";-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding-block:0.75rem;-webkit-transform:translateX(calc(var(--db-accordion---paddingLeft) * -1));transform:translateX(calc(var(--db-accordion---paddingLeft) * -1));width:calc(\n\t\t\t100% + var(--db-accordion---paddingLeft) + 1rem\n\t\t)}.cmp-accordion summary::after{--icon-font-family:"icons-24-outline",\n \t"missing-icons" !important;font-size:var(--icon-font-size-after, var(--icon-font-size, 1.5rem));-webkit-margin-start:var(--icon-margin-before, 0.375rem);margin-inline-start:var(--icon-margin-before, 0.375rem);content:var(--icon-glyph-after);display:inline-block;font-family:var(--icon-font-family) !important;font-style:normal;font-variant:normal;font-weight:normal;font-weight:var(--icon-font-weight, normal);line-height:1;text-transform:none;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-alt:"";alt:"";speak:none;speak:never}@supports (content: ""/""){.cmp-accordion summary::after{content:var(--icon-glyph-after)/""}}@media aural{.cmp-accordion summary::after{content:none}}@media speech{.cmp-accordion summary::after{content:none}}.cmp-accordion summary::-webkit-details-marker{display:none}.cmp-accordion summary:first-of-type{list-style-type:none}.cmp-accordion summary::after{--icon-margin-before:0.5rem;margin-right:0.875rem}.cmp-accordion summary+p{margin-top:0}.cmp-accordion[open]>summary::after{content:"\u2303"}.cmp-accordion[data-emphasis=high]{--db-accordion---paddingLeft:0.5625remrem}.cmp-accordion[data-emphasis=high] summary{font-weight:700;height:3.5rem}.cmp-accordion[data-emphasis=high] summary::after{--icon-font-size:2rem}.cmp-accordion[data-size=small]{--db-accordion---paddingLeft:-0.6875remrem}.cmp-accordion[data-size=small] summary{font-size:0.875rem;padding-block:0.59375rem}.cmp-accordion[data-size=small] summary::after{--icon-font-size:1.25rem;--icon-margin-after:0.375rem;margin-left:0.375rem}.cmp-accordion[data-size=large]{--db-accordion---paddingLeft:0.5625remrem}.cmp-accordion[data-size=large] summary{font-size:1.25rem;padding-block:1rem}.cmp-accordion[data-size=large] summary::after{--icon-font-size:2rem}',o})()}}]); \ No newline at end of file diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/513.js b/review/2460-chore-update-actionsgithub-script/angular-showcase/513.js deleted file mode 100644 index 6745eca983..0000000000 --- a/review/2460-chore-update-actionsgithub-script/angular-showcase/513.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkangular_showcase=self.webpackChunkangular_showcase||[]).push([[513],{513:(l,i,t)=>{t.r(i),t.d(i,{db_tag:()=>n});var e=t(310);const n=(()=>{let o=class{constructor(r){(0,e.r)(this,r),this.icon=void 0,this.iconafter=void 0,this.small=void 0,this.variant=void 0}render(){return(0,e.h)("span",{key:"1de520e9f63c4af6251167f17418fe47fe925013",class:"elm-tag","data-variant":this.variant||!1,"data-size":!!this.small&&"small"},this.icon?(0,e.h)("db-icon",{variant:"20-outline",icon:this.icon}):null,(0,e.h)("slot",{key:"396b3002f175099db6c44ddd5232ddf40b3ef48f"}),this.iconafter?(0,e.h)("db-icon",{variant:"20-outline",icon:this.iconafter}):null)}};return o.style='@charset "UTF-8";:where(html,:host){line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}:where(h1){font-size:2em;-webkit-margin-after:0.67em;margin-block-end:0.67em;-webkit-margin-before:0.67em;margin-block-start:0.67em}:where(dl,ol,ul) :where(dl,ol,ul){-webkit-margin-after:0;margin-block-end:0;-webkit-margin-before:0;margin-block-start:0}:where(hr){-webkit-box-sizing:content-box;box-sizing:content-box;color:inherit;height:0}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,pre,samp){font-family:monospace, monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:baseline}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:white;border:solid;color:black;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}html,:host{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}*,::before,::after{-webkit-box-sizing:inherit;box-sizing:inherit}img,embed,iframe,object,video{height:auto;max-width:100%}iframe{border:0}nav ol,nav ul,[role=navigation] ol,[role=navigation] ul{list-style:none;margin:0;padding:0}:root{--db-focus-outline-offset:1px;--db-focus-outline-color:#2c95c4}:is(a,button,input,textarea,summary){--db-focus-outline-size:max(2px, 0.08em)}:is(a,button,input,textarea,summary):focus-visible{outline:var(--db-focus-outline-size) var(--db-focus-outline-style, solid) var(--db-focus-outline-color, currentColor);outline-offset:var(--db-focus-outline-offset, var(--db-focus-outline-size))}:where(ul){list-style-type:"\u2022\xa0\xa0\xa0"}:where(ul) li::marker{color:#ec0016}details>*,details>::before,details>::after{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}body,:host,div,button,input,select,textarea{color:#282d37;font-family:"DB Screen Sans", Helvetica, Arial, sans-serif;font-size:1rem;font-weight:400;line-height:1.5}a{color:inherit}.elm-tag{-ms-flex-align:center;align-items:center;background-color:#282d37;border-radius:0.25rem;color:#ffffff;display:-ms-inline-flexbox;display:inline-flex;font-weight:500;font-size:0.75rem;height:1.5rem;-ms-flex-pack:center;justify-content:center;padding-left:0.25rem;padding-right:0.25rem;text-transform:capitalize;white-space:nowrap}.elm-tag[data-size=small]{height:1.25rem}.elm-tag[data-variant=light]{background-color:#d7dce1;color:#282d37;border:1px solid #878c96}.elm-tag[data-variant=warning]{background-color:#cc4e00}.elm-tag[data-variant=error]{background-color:#db0014}.elm-tag[data-variant=informative]{background-color:#006a96}.elm-tag[data-variant=success]{background-color:#467a18}.elm-tag[data-variant=track]{background-color:#0a1e6e;font-weight:700}.elm-tag[data-variant=poi-essen-trinken]{background-color:#f39200;color:#282d37}.elm-tag[data-variant=poi-einkaufen]{background-color:#814997}.elm-tag[data-variant=poi-gesundheit]{background-color:#a9455d}.elm-tag[data-variant=poi-kunst-kultur]{background-color:#e93e8f}.elm-tag[data-variant=poi-wissenswertes]{background-color:#858379}.elm-tag[data-variant=poi-freizeit]{background-color:#408335}.elm-tag[data-variant=poi-zivile-rel-einrichtungen]{background-color:#00a099}.elm-tag[data-variant=poi-dienstleistungen]{background-color:#309fd1;color:#282d37}.elm-tag[data-variant=poi-db-services-einrichtung]{background-color:#0c3992}.elm-tag[data-variant=poi-wegeleitung]{background-color:#3c414b}.elm-tag[data-icon]::before,.elm-tag[data-icon-before]::before{--icon-font-family:"icons-20-outline",\n \t"missing-icons" !important;--icon-font-size:1.25rem}.elm-tag[data-icon]::before,.elm-tag[data-icon-before]::before{--icon-margin-after:0.125rem}.elm-tag[data-icon-after]::after{--icon-font-family:"icons-20-outline",\n \t"missing-icons" !important;--icon-font-size:1.25rem}.elm-tag[data-icon-after]::after{--icon-margin-before:0.125rem}',o})()}}]); \ No newline at end of file diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/523.js b/review/2460-chore-update-actionsgithub-script/angular-showcase/523.js deleted file mode 100644 index d17582be31..0000000000 --- a/review/2460-chore-update-actionsgithub-script/angular-showcase/523.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkangular_showcase=self.webpackChunkangular_showcase||[]).push([[523],{523:(s,i,o)=>{o.r(i),o.d(i,{db_textarea:()=>d});var t=o(310),n=o(576);const d=(()=>{let a=class{constructor(e){(0,t.r)(this,e),this.dbChange=(0,t.c)(this,"dbChange",7),this.valueSize=0,this.ariainvalid=void 0,this.ariarequired=void 0,this.autofocus=void 0,this.cols=void 0,this.description=void 0,this.dirname=void 0,this.disabled=void 0,this.input_id="textarea-"+(0,n.u)(),this.label=void 0,this.maxlength=void 0,this.minlength=void 0,this.name=void 0,this.placeholder=void 0,this.readonly=void 0,this.required=void 0,this.rows=void 0,this.variant="semitransparent",this.wrap=void 0,this.value=void 0,this.labelHidden=void 0}handleChange(e){var r;this.dbChange.emit(e),this.value=null===(r=e.target)||void 0===r?void 0:r.value}componentDidRender(){var e,r;this.valueSize=(null===(r=null===(e=this.textareaElement)||void 0===e?void 0:e.value)||void 0===r?void 0:r.length)||0}render(){return(0,t.h)(t.H,{key:"c81af07a0509094142a51b2d5b1b04e6f9f5bf9a"},(0,t.h)("label",{key:"e42659af8049805f8edfb793663f9022a50fd76e",class:"elm-label",htmlFor:this.input_id,"data-label-hidden":this.labelHidden},this.label),(0,t.h)("textarea",{key:"7a83e1c6092e0ef4686c41137f5fb2660d1dc76f",class:"elm-textarea",id:this.input_id,"aria-invalid":this.ariainvalid,"aria-required":this.ariarequired,autofocus:this.autofocus,cols:this.cols,"data-dirname":this.dirname,disabled:this.disabled,maxlength:this.maxlength,minlength:this.minlength,name:this.name,placeholder:this.placeholder,readonly:this.readonly,required:this.required,rows:this.rows,wrap:this.wrap,"data-variant":this.variant,ref:e=>this.textareaElement=e,onInput:e=>{this.valueSize=e.target.value.length},onChange:e=>this.handleChange(e)},(0,t.h)("slot",{key:"62bb7b7753797de4d57d3839cfd4745a7c5dc2a7"})),this.maxlength&&(0,t.h)("output",{key:"d5f980d53b3534441227adf0703e25c5100960c0",htmlFor:this.input_id,id:`${this.input_id}-result`},`${this.valueSize} / ${this.maxlength}`),this.description&&(0,t.h)("p",{key:"ef360226aac97f775f4b7446037df368da9b934d",id:`${this.input_id}-hint`,class:"description"},this.description))}};return a.style='@charset "UTF-8";:where(html,:host){line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}:where(h1){font-size:2em;-webkit-margin-after:0.67em;margin-block-end:0.67em;-webkit-margin-before:0.67em;margin-block-start:0.67em}:where(dl,ol,ul) :where(dl,ol,ul){-webkit-margin-after:0;margin-block-end:0;-webkit-margin-before:0;margin-block-start:0}:where(hr){-webkit-box-sizing:content-box;box-sizing:content-box;color:inherit;height:0}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,pre,samp){font-family:monospace, monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:baseline}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:white;border:solid;color:black;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}html,:host{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}*,::before,::after{-webkit-box-sizing:inherit;box-sizing:inherit}img,embed,iframe,object,video{height:auto;max-width:100%}iframe{border:0}nav ol,nav ul,[role=navigation] ol,[role=navigation] ul{list-style:none;margin:0;padding:0}:root{--db-focus-outline-offset:1px;--db-focus-outline-color:#2c95c4}:is(a,button,input,textarea,summary){--db-focus-outline-size:max(2px, 0.08em)}:is(a,button,input,textarea,summary):focus-visible{outline:var(--db-focus-outline-size) var(--db-focus-outline-style, solid) var(--db-focus-outline-color, currentColor);outline-offset:var(--db-focus-outline-offset, var(--db-focus-outline-size))}:where(ul){list-style-type:"\u2022\xa0\xa0\xa0"}:where(ul) li::marker{color:#ec0016}details>*,details>::before,details>::after{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}body,:host,div,button,input,select,textarea{color:#282d37;font-family:"DB Screen Sans", Helvetica, Arial, sans-serif;font-size:1rem;font-weight:400;line-height:1.5}a{color:inherit}.elm-textarea{--formElement---borderTopColor:var(\n \t--formElement---borderColor,\n \ttransparent\n );--formElement---borderRightColor:var(\n \t--formElement---borderColor,\n \ttransparent\n );--formElement---borderBottomColor:var(\n \t--formElement---borderColor,\n \trgba(40, 45, 55, 0.5)\n );--formElement---borderLeftColor:var(\n \t--formElement---borderColor,\n \ttransparent\n );border-radius:4px;caret-color:#ec0016;color:#282d37}.elm-textarea~.description{color:#646973;font-size:0.875rem;padding:0.375rem 0.625rem}[data-label-hidden=true].elm-label:has(.elm-textarea){clip:rect(0, 0, 0, 0);height:1px;overflow:hidden;position:absolute !important;white-space:nowrap;width:1px}.elm-textarea[data-variant=semitransparent],:where(.elm-textarea){--formElement---borderColor:rgba(40, 45, 55, 0.5);background-color:rgba(40, 45, 55, 0.05);border-bottom:1px solid var(--formElement---borderBottomColor);border-left:1px solid var(--formElement---borderLeftColor);border-left-color:transparent;border-right:1px solid var(--formElement---borderRightColor);border-right-color:transparent;border-top:1px solid var(--formElement---borderTopColor);border-top-color:transparent}.elm-textarea[data-variant=white]{--formElement---borderColor:rgba(40, 45, 55, 0.5);background-color:#ffffff;border-bottom:1px solid var(--formElement---borderBottomColor);border-left:1px solid var(--formElement---borderLeftColor);border-left-color:transparent;border-right:1px solid var(--formElement---borderRightColor);border-right-color:transparent;border-top:1px solid var(--formElement---borderTopColor);border-top-color:transparent}.elm-textarea[data-variant=solid]{--formElement---borderColor:rgba(40, 45, 55, 0.5);background-color:#f0f3f5;border-bottom:1px solid var(--formElement---borderBottomColor);border-left:1px solid var(--formElement---borderLeftColor);border-left-color:transparent;border-right:1px solid var(--formElement---borderRightColor);border-right-color:transparent;border-top:1px solid var(--formElement---borderTopColor);border-top-color:transparent}.elm-textarea[data-variant=outline]{--formElement---borderColor:rgba(40, 45, 55, 0.25);background-color:transparent;border-bottom:1px solid var(--formElement---borderBottomColor);border-left:1px solid var(--formElement---borderLeftColor);border-right:1px solid var(--formElement---borderRightColor);border-top:1px solid var(--formElement---borderTopColor)}.elm-textarea:not([aria-invalid]):not(:-moz-placeholder-shown):valid{--formElement---borderColor:#2a7230}.elm-textarea:not([aria-invalid]):not(:-ms-input-placeholder):valid{--formElement---borderColor:#2a7230}.elm-textarea:not([aria-invalid]):not(:placeholder-shown):valid{--formElement---borderColor:#2a7230}.elm-textarea:not([aria-invalid]):not(:-moz-placeholder-shown):invalid{--formElement---borderColor:#ec0016}.elm-textarea:not([aria-invalid]):not(:-ms-input-placeholder):invalid{--formElement---borderColor:#ec0016}.elm-textarea:not([aria-invalid]):not(:placeholder-shown):invalid{--formElement---borderColor:#ec0016}[aria-invalid=true].elm-textarea{--formElement---borderColor:#ec0016}.elm-textarea+output:has(+.description){float:right}@supports (inset-area: block-end span-inline-start){.elm-textarea+output:not(:has(+.description)){position:absolute;inset-area:block-end span-inline-start}}.elm-textarea+output,.elm-textarea+output+.description{color:#646973;font-size:0.875rem;padding:0.375rem 0.625rem}.elm-textarea{display:block;font-size:1rem;height:2.75rem;line-height:1.5rem;max-width:100%;padding:0.375rem 0.625rem;resize:vertical;width:100%;}.elm-textarea:not([rows]){max-height:37.5rem;min-height:7.5rem}.elm-textarea[rows]{height:initial}.elm-textarea:focus:not(:disabled),.elm-textarea:hover:not(:disabled){--formElement---borderColor:#878c96}.elm-textarea:disabled,.elm-textarea:disabled+.elm-label,fieldset:disabled .elm-textarea,fieldset:disabled .elm-textarea+.elm-label{opacity:0.4}.elm-textarea+output:not(:has(+.description)){float:right;position:initial}',a})()}}]); \ No newline at end of file diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/538.js b/review/2460-chore-update-actionsgithub-script/angular-showcase/538.js deleted file mode 100644 index 4db91c2851..0000000000 --- a/review/2460-chore-update-actionsgithub-script/angular-showcase/538.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkangular_showcase=self.webpackChunkangular_showcase||[]).push([[538],{538:(a,i,e)=>{e.r(i),e.d(i,{db_cards:()=>r});var t=e(310);const r=(()=>{let o=class{constructor(s){(0,t.r)(this,s)}render(){return(0,t.h)("div",{key:"f44b52f27bde61958855f4d7a3f611169f9efd3f",class:"cmp-cards"},(0,t.h)("slot",{key:"192e6d9fa109dfb8841256ac7b709522f685d349"}))}};return o.style='@charset "UTF-8";:where(html,:host){line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}:where(h1){font-size:2em;-webkit-margin-after:0.67em;margin-block-end:0.67em;-webkit-margin-before:0.67em;margin-block-start:0.67em}:where(dl,ol,ul) :where(dl,ol,ul){-webkit-margin-after:0;margin-block-end:0;-webkit-margin-before:0;margin-block-start:0}:where(hr){-webkit-box-sizing:content-box;box-sizing:content-box;color:inherit;height:0}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,pre,samp){font-family:monospace, monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:baseline}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:white;border:solid;color:black;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}html,:host{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}*,::before,::after{-webkit-box-sizing:inherit;box-sizing:inherit}img,embed,iframe,object,video{height:auto;max-width:100%}iframe{border:0}nav ol,nav ul,[role=navigation] ol,[role=navigation] ul{list-style:none;margin:0;padding:0}:root{--db-focus-outline-offset:1px;--db-focus-outline-color:#2c95c4}:is(a,button,input,textarea,summary){--db-focus-outline-size:max(2px, 0.08em)}:is(a,button,input,textarea,summary):focus-visible{outline:var(--db-focus-outline-size) var(--db-focus-outline-style, solid) var(--db-focus-outline-color, currentColor);outline-offset:var(--db-focus-outline-offset, var(--db-focus-outline-size))}:where(ul){list-style-type:"\u2022\xa0\xa0\xa0"}:where(ul) li::marker{color:#ec0016}details>*,details>::before,details>::after{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}body,:host,div,button,input,select,textarea{color:#282d37;font-family:"DB Screen Sans", Helvetica, Arial, sans-serif;font-size:1rem;font-weight:400;line-height:1.5}.cmp-cards{list-style:none;margin:0;padding:0}@supports (display: grid){.cmp-cards{display:grid;grid-gap:1.5rem;grid-template-columns:repeat(auto-fill, minmax(21.25rem, 1fr))}}',o})()}}]); \ No newline at end of file diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/636.js b/review/2460-chore-update-actionsgithub-script/angular-showcase/636.js deleted file mode 100644 index 8f5e459580..0000000000 --- a/review/2460-chore-update-actionsgithub-script/angular-showcase/636.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkangular_showcase=self.webpackChunkangular_showcase||[]).push([[636],{636:(b,i,n)=>{n.r(i),n.d(i,{db_checkbox:()=>l});var r=n(330),t=n(310),a=n(576);const l=(()=>{let o=class{constructor(e){(0,t.r)(this,e),this.dbChange=(0,t.c)(this,"dbChange",7),this.autofocus=void 0,this.checked=void 0,this.disabled=void 0,this.input_id="checkbox-"+(0,a.u)(),this.label=void 0,this.name=void 0,this.required=void 0,this.value=void 0,this.indeterminate=void 0,this.labelHidden=void 0}setIndeterminate(e){var c=this;return(0,r.A)(function*(){c.checkboxInput.indeterminate=e})()}handleChange(e){this.dbChange.emit(e)}render(){return(0,t.h)(t.H,{key:"d41d34d9988a90c6402ad51d575c8ffc570b3d82"},(0,t.h)("input",{key:"68b3bc51af66105144018352cc81498ab4542327",type:"checkbox",class:"elm-checkbox",id:this.input_id,autofocus:this.autofocus,checked:this.checked,disabled:this.disabled,name:this.name,required:this.required,value:this.value,indeterminate:this.indeterminate,ref:e=>this.checkboxInput=e,onChange:e=>this.handleChange(e)}),(0,t.h)("label",{key:"bea366b7cb7f00eda3b759ad4ad593c4e36e7ea6",class:"elm-label",htmlFor:this.input_id,"data-label-hidden":this.labelHidden},this.label))}};return o.style='@charset "UTF-8";:where(html,:host){line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}:where(h1){font-size:2em;-webkit-margin-after:0.67em;margin-block-end:0.67em;-webkit-margin-before:0.67em;margin-block-start:0.67em}:where(dl,ol,ul) :where(dl,ol,ul){-webkit-margin-after:0;margin-block-end:0;-webkit-margin-before:0;margin-block-start:0}:where(hr){-webkit-box-sizing:content-box;box-sizing:content-box;color:inherit;height:0}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,pre,samp){font-family:monospace, monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:baseline}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:white;border:solid;color:black;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}html,:host{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}*,::before,::after{-webkit-box-sizing:inherit;box-sizing:inherit}img,embed,iframe,object,video{height:auto;max-width:100%}iframe{border:0}nav ol,nav ul,[role=navigation] ol,[role=navigation] ul{list-style:none;margin:0;padding:0}:root{--db-focus-outline-offset:1px;--db-focus-outline-color:#2c95c4}:is(a,button,input,textarea,summary){--db-focus-outline-size:max(2px, 0.08em)}:is(a,button,input,textarea,summary):focus-visible{outline:var(--db-focus-outline-size) var(--db-focus-outline-style, solid) var(--db-focus-outline-color, currentColor);outline-offset:var(--db-focus-outline-offset, var(--db-focus-outline-size))}:where(ul){list-style-type:"\u2022\xa0\xa0\xa0"}:where(ul) li::marker{color:#ec0016}details>*,details>::before,details>::after{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}body,:host,div,button,input,select,textarea{color:#282d37;font-family:"DB Screen Sans", Helvetica, Arial, sans-serif;font-size:1rem;font-weight:400;line-height:1.5}a{color:inherit}.elm-checkbox+label[data-label-hidden=true]{clip:rect(0, 0, 0, 0);height:1px;overflow:hidden;position:absolute !important;white-space:nowrap;width:1px}.elm-checkbox:has(+label)::after{content:"";width:calc(\n\t\t\t\tvar(--db-form-element-dimensions) + 0.25rem\n\t\t\t);height:var(--db-form-element-dimensions);-webkit-transform:translateX(0.25rem);transform:translateX(0.25rem);position:absolute}.elm-checkbox{--db-form-element-dimensions:var(\n \t--db-checkbox-dimensions,\n \t1.5rem\n );--icon-glyph-before:"\xa0";-ms-flex-line-pack:center;align-content:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgba(255, 255, 255, 0.1);border:0.0625rem solid #282d37;border-radius:4px;color:#282d37;display:-ms-inline-flexbox;display:inline-flex;height:var(--db-form-element-dimensions);-ms-flex-pack:center;justify-content:center;width:var(--db-form-element-dimensions)}.elm-checkbox::before{--icon-font-family:"icons-24-outline",\n \t"missing-icons" !important;font-size:var(--icon-font-size-before, var(--icon-font-size, 1.5rem));-webkit-margin-end:var(--icon-margin-after, 0.375rem);margin-inline-end:var(--icon-margin-after, 0.375rem);content:var(--icon-glyph-before);display:inline-block;font-family:var(--icon-font-family) !important;font-style:normal;font-variant:normal;font-weight:normal;font-weight:var(--icon-font-weight, normal);line-height:1;text-transform:none;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-alt:"";alt:"";speak:none;speak:never}@supports (content: ""/""){.elm-checkbox::before{content:var(--icon-glyph-before)/""}}@media aural{.elm-checkbox::before{content:none}}@media speech{.elm-checkbox::before{content:none}}.elm-checkbox[type=checkbox]{vertical-align:top}.elm-checkbox::before{--icon-font-size:1.375rem;margin-right:0}.elm-checkbox:checked{background-color:#282d37}.elm-checkbox:checked::before{color:#fff;content:"\u2713"}.elm-checkbox:enabled:hover{background-color:rgba(40, 45, 55, 0.14)}.elm-checkbox:enabled:hover:checked{background-color:#52575f}.elm-checkbox:enabled:active{background-color:rgba(40, 45, 55, 0.14)}.elm-checkbox:indeterminate::before{content:"\u2212"}.elm-checkbox:disabled,.elm-checkbox:disabled+label{opacity:0.5}.elm-checkbox+label{-webkit-padding-start:0.25rem;padding-inline-start:0.25rem}:host[disabled]{pointer-events:none}',o})()}}]); \ No newline at end of file diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/657.js b/review/2460-chore-update-actionsgithub-script/angular-showcase/657.js deleted file mode 100644 index 65d4f16a1b..0000000000 --- a/review/2460-chore-update-actionsgithub-script/angular-showcase/657.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkangular_showcase=self.webpackChunkangular_showcase||[]).push([[657],{657:(s,i,n)=>{n.r(i),n.d(i,{db_link:()=>l});var t=n(310);const l=(()=>{let o=class{constructor(e){(0,t.r)(this,e),this.current=void 0,this.href=void 0,this.hreflang=void 0,this.icon=void 0,this.iconVariant="24-outline",this.icononly=void 0,this.media=void 0,this.rel=void 0,this.target=void 0,this.type=void 0,this.text=void 0}componentWillLoad(){const e=Array.from(this.host.children);1===e.length&&"a"===e[0].tagName.toLowerCase()&&(e[0].getAttributeNames().forEach(r=>{this[r]=e[0].getAttribute(r)}),this.text=e[0].textContent,this.host.innerHTML="")}render(){return(0,t.h)("a",{key:"cb549f9ccf614a9e000ef59b9e7353d55dfdacee",class:"elm-link"+(this.icononly?" is-icon-text-replace":""),href:this.href,hreflang:this.hreflang,"data-type":this.type,media:this.media,rel:this.rel,target:this.target,"aria-current":this.current},this.icon?(0,t.h)("db-icon",{icon:this.icon,variant:this.iconVariant}):null,this.text&&this.text,!this.text&&(0,t.h)("slot",{key:"063475ff4a93bef52bd8dc73b1b3c780c1cde206"}))}get host(){return(0,t.g)(this)}};return o.style='@charset "UTF-8";:where(html,:host){line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}:where(h1){font-size:2em;-webkit-margin-after:0.67em;margin-block-end:0.67em;-webkit-margin-before:0.67em;margin-block-start:0.67em}:where(dl,ol,ul) :where(dl,ol,ul){-webkit-margin-after:0;margin-block-end:0;-webkit-margin-before:0;margin-block-start:0}:where(hr){-webkit-box-sizing:content-box;box-sizing:content-box;color:inherit;height:0}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,pre,samp){font-family:monospace, monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:baseline}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:white;border:solid;color:black;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}html,:host{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}*,::before,::after{-webkit-box-sizing:inherit;box-sizing:inherit}img,embed,iframe,object,video{height:auto;max-width:100%}iframe{border:0}nav ol,nav ul,[role=navigation] ol,[role=navigation] ul{list-style:none;margin:0;padding:0}:root{--db-focus-outline-offset:1px;--db-focus-outline-color:#2c95c4}:is(a,button,input,textarea,summary){--db-focus-outline-size:max(2px, 0.08em)}:is(a,button,input,textarea,summary):focus-visible{outline:var(--db-focus-outline-size) var(--db-focus-outline-style, solid) var(--db-focus-outline-color, currentColor);outline-offset:var(--db-focus-outline-offset, var(--db-focus-outline-size))}:where(ul){list-style-type:"\u2022\xa0\xa0\xa0"}:where(ul) li::marker{color:#ec0016}details>*,details>::before,details>::after{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}body,:host,div,button,input,select,textarea{color:#282d37;font-family:"DB Screen Sans", Helvetica, Arial, sans-serif;font-size:1rem;font-weight:400;line-height:1.5}a{color:inherit}.elm-link{border-radius:0.25rem;display:inline-block;text-underline-offset:0.1875rem;text-underline-position:under}@supports (text-underline-offset: 3px){.elm-link{text-underline-position:auto}}.elm-link:active{color:initial}.elm-link[aria-disabled=true]{opacity:0.4;pointer-events:none}.elm-link[aria-disabled=true]::before{color:initial}.elm-link[data-size=small]:not(.is-icon-text-replace){font-size:0.875rem}.elm-link[rel][data-size=small]::before,.elm-link[data-icon][data-size=small]::before,.elm-link[data-icon-before][data-size=small]::before{--icon-font-family:"icons-20-outline",\n \t"missing-icons" !important;--icon-font-size:1.25rem}.elm-link[data-icon-after][data-size=small]::after::after{--icon-font-family:"icons-20-outline",\n \t"missing-icons" !important;--icon-font-size:1.25rem}.elm-link[rel=configuration]{--icon-glyph-before:"\u2699"}.elm-link[rel=configuration]::before{--icon-font-family:"icons-24-outline",\n \t"missing-icons" !important;font-size:var(--icon-font-size-before, var(--icon-font-size, 1.5rem));-webkit-margin-end:var(--icon-margin-after, 0.375rem);margin-inline-end:var(--icon-margin-after, 0.375rem);content:var(--icon-glyph-before);display:inline-block;font-family:var(--icon-font-family) !important;font-style:normal;font-variant:normal;font-weight:normal;font-weight:var(--icon-font-weight, normal);line-height:1;text-transform:none;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-alt:"";alt:"";speak:none;speak:never}@supports (content: ""/""){.elm-link[rel=configuration]::before{content:var(--icon-glyph-before)/""}}@media aural{.elm-link[rel=configuration]::before{content:none}}@media speech{.elm-link[rel=configuration]::before{content:none}}.elm-link[rel=messages]{--icon-glyph-before:"\u{e1236}"}.elm-link[rel=messages]::before{--icon-font-family:"icons-24-outline",\n \t"missing-icons" !important;font-size:var(--icon-font-size-before, var(--icon-font-size, 1.5rem));-webkit-margin-end:var(--icon-margin-after, 0.375rem);margin-inline-end:var(--icon-margin-after, 0.375rem);content:var(--icon-glyph-before);display:inline-block;font-family:var(--icon-font-family) !important;font-style:normal;font-variant:normal;font-weight:normal;font-weight:var(--icon-font-weight, normal);line-height:1;text-transform:none;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-alt:"";alt:"";speak:none;speak:never}@supports (content: ""/""){.elm-link[rel=messages]::before{content:var(--icon-glyph-before)/""}}@media aural{.elm-link[rel=messages]::before{content:none}}@media speech{.elm-link[rel=messages]::before{content:none}}.elm-link[rel=account]{--icon-glyph-before:"\u{e1221}"}.elm-link[rel=account]::before{--icon-font-family:"icons-24-outline",\n \t"missing-icons" !important;font-size:var(--icon-font-size-before, var(--icon-font-size, 1.5rem));-webkit-margin-end:var(--icon-margin-after, 0.375rem);margin-inline-end:var(--icon-margin-after, 0.375rem);content:var(--icon-glyph-before);display:inline-block;font-family:var(--icon-font-family) !important;font-style:normal;font-variant:normal;font-weight:normal;font-weight:var(--icon-font-weight, normal);line-height:1;text-transform:none;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-alt:"";alt:"";speak:none;speak:never}@supports (content: ""/""){.elm-link[rel=account]::before{content:var(--icon-glyph-before)/""}}@media aural{.elm-link[rel=account]::before{content:none}}@media speech{.elm-link[rel=account]::before{content:none}}.elm-link[rel=configuration]::before,.elm-link[rel=messages]::before,.elm-link[rel=account]::before{display:inline-block}',o})()}}]); \ No newline at end of file diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/675.js b/review/2460-chore-update-actionsgithub-script/angular-showcase/675.js deleted file mode 100644 index 7e5b0db84d..0000000000 --- a/review/2460-chore-update-actionsgithub-script/angular-showcase/675.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkangular_showcase=self.webpackChunkangular_showcase||[]).push([[675],{675:(g,n,r)=>{r.r(n),r.d(n,{db_language_switcher:()=>s});var t=r(310),l=r(576);const o=(i,e)=>i?i.map((a,u)=>`
  • ${a.label}
  • `).join("\n"):"",s=(()=>{let i=class{constructor(e){(0,t.r)(this,e),this.ariaSelectedIndex=void 0,this.data=void 0}get children(){return this._children}set children(e){this._children=e}componentWillLoad(){this.data?this.compData=(0,l.p)(this.data):(this._children=Array.from(this.host.children),this.children.find(e=>"li"===e.tagName.toLowerCase())?(this.hasItemsWrapper=!0,this._children.filter(e=>"li"===e.tagName.toLowerCase()).forEach((e,a)=>{a===this.ariaSelectedIndex&&e.setAttribute("aria-selected","true"),e.setAttribute("role","option")})):this.host.innerHTML="")}render(){return(0,t.h)(t.H,{key:"e3521d58ea9c291dc84e8159d3c81616095e94fd"},this.compData&&(0,t.h)("ul",{key:"d5978c73436fb87ee24d9b2f8fd0863ee9d972d8",class:"cmp-language-switcher",innerHTML:o(this.compData,this.ariaSelectedIndex)}),!this.compData&&(0,t.h)("ul",{key:"158214907413114023cb37e7e751ceaf0a0b1f98",class:"cmp-language-switcher"},!this.hasItemsWrapper&&this._children.map((e,a)=>(0,t.h)("li",{key:`cmp-language-switcher-item-${a}`,"aria-current":a===this.ariaSelectedIndex,innerHTML:e.outerHTML})),this.hasItemsWrapper&&(0,t.h)("slot",{key:"5347a984cb9754395893aa8a30850ae3437b7c8a"})))}get host(){return(0,t.g)(this)}};return i.style='@charset "UTF-8";:where(html,:host){line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}:where(h1){font-size:2em;-webkit-margin-after:0.67em;margin-block-end:0.67em;-webkit-margin-before:0.67em;margin-block-start:0.67em}:where(dl,ol,ul) :where(dl,ol,ul){-webkit-margin-after:0;margin-block-end:0;-webkit-margin-before:0;margin-block-start:0}:where(hr){-webkit-box-sizing:content-box;box-sizing:content-box;color:inherit;height:0}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,pre,samp){font-family:monospace, monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:baseline}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:white;border:solid;color:black;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}html,:host{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}*,::before,::after{-webkit-box-sizing:inherit;box-sizing:inherit}img,embed,iframe,object,video{height:auto;max-width:100%}iframe{border:0}nav ol,nav ul,[role=navigation] ol,[role=navigation] ul{list-style:none;margin:0;padding:0}:root{--db-focus-outline-offset:1px;--db-focus-outline-color:#2c95c4}:is(a,button,input,textarea,summary){--db-focus-outline-size:max(2px, 0.08em)}:is(a,button,input,textarea,summary):focus-visible{outline:var(--db-focus-outline-size) var(--db-focus-outline-style, solid) var(--db-focus-outline-color, currentColor);outline-offset:var(--db-focus-outline-offset, var(--db-focus-outline-size))}:where(ul){list-style-type:"\u2022\xa0\xa0\xa0"}:where(ul) li::marker{color:#ec0016}details>*,details>::before,details>::after{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}body,:host,div,button,input,select,textarea{color:#282d37;font-family:"DB Screen Sans", Helvetica, Arial, sans-serif;font-size:1rem;font-weight:400;line-height:1.5}a{color:inherit}.cmp-language-switcher{list-style:none;margin-right:1rem;position:relative}.cmp-language-switcher:hover li:not([aria-current],[aria-selected]),.cmp-language-switcher:focus li:not([aria-current],[aria-selected]){visibility:visible}.cmp-language-switcher:hover li[aria-current=page],.cmp-language-switcher:hover li[aria-selected=true],.cmp-language-switcher:focus li[aria-current=page],.cmp-language-switcher:focus li[aria-selected=true]{color:#ec0016}.cmp-language-switcher li{background-color:#fdfdfd;position:absolute;top:1.625rem}.rea-header .cmp-language-switcher li{top:3.4375rem;z-index:40}.rea-header .cmp-language-switcher li:not([aria-current=page],[aria-selected=true])~li:not([aria-current=page],[aria-selected=true]){top:6.75rem}.rea-header .cmp-language-switcher li:not([aria-current=page],[aria-selected=true])~li:not([aria-current=page],[aria-selected=true])~li:not([aria-current=page],[aria-selected=true]){top:10.125rem}.rea-header .cmp-language-switcher li:not([aria-current=page],[aria-selected=true])~li:not([aria-current=page],[aria-selected=true])~li:not([aria-current=page],[aria-selected=true])~li:not([aria-current=page],[aria-selected=true]){top:13.5rem}.rea-header .cmp-language-switcher li:not([aria-current=page],[aria-selected=true])~li:not([aria-current=page],[aria-selected=true])~li:not([aria-current=page],[aria-selected=true])~li:not([aria-current=page],[aria-selected=true])~li:not([aria-current=page],[aria-selected=true]){top:16.875rem}.rea-header .cmp-language-switcher li:not([aria-current=page],[aria-selected=true])~li:not([aria-current=page],[aria-selected=true])~li:not([aria-current=page],[aria-selected=true])~li:not([aria-current=page],[aria-selected=true])~li:not([aria-current=page],[aria-selected=true])~li:not([aria-current=page],[aria-selected=true]){top:20.25rem}@media screen and (width > 1023px){.rea-header .cmp-language-switcher li{top:3.5rem}}.cmp-language-switcher li .elm-link,.cmp-language-switcher li a,.cmp-language-switcher li .elm-button{color:inherit;text-decoration:none}.cmp-language-switcher li:not([aria-current],[aria-selected]){visibility:hidden}.cmp-language-switcher li:not([aria-current],[aria-selected]) .elm-link,.cmp-language-switcher li:not([aria-current],[aria-selected]) a,.cmp-language-switcher li:not([aria-current],[aria-selected]) .elm-button{padding-bottom:0.9375rem;padding-right:2.125rem;padding-top:0.9375rem}.cmp-language-switcher li:not([aria-current],[aria-selected]) .elm-link:hover,.cmp-language-switcher li:not([aria-current],[aria-selected]) a:hover,.cmp-language-switcher li:not([aria-current],[aria-selected]) .elm-link:focus,.cmp-language-switcher li:not([aria-current],[aria-selected]) a:focus,.cmp-language-switcher li:not([aria-current],[aria-selected]) .elm-button:hover,.cmp-language-switcher li:not([aria-current],[aria-selected]) .elm-button:focus{background-color:#d7dce1}.cmp-language-switcher li[aria-current],.cmp-language-switcher li[aria-selected]{position:initial}.cmp-language-switcher li[aria-current] .elm-link,.cmp-language-switcher li[aria-current] a,.cmp-language-switcher li[aria-current] .elm-button,.cmp-language-switcher li[aria-selected] .elm-link,.cmp-language-switcher li[aria-selected] a,.cmp-language-switcher li[aria-selected] .elm-button{--icon-glyph-after:"\u2304";padding-bottom:1.375rem}.cmp-language-switcher li[aria-current] .elm-link::after,.cmp-language-switcher li[aria-current] a::after,.cmp-language-switcher li[aria-current] .elm-button::after,.cmp-language-switcher li[aria-selected] .elm-link::after,.cmp-language-switcher li[aria-selected] a::after,.cmp-language-switcher li[aria-selected] .elm-button::after{--icon-font-family:"icons-24-outline",\n \t"missing-icons" !important;font-size:var(--icon-font-size-after, var(--icon-font-size, 1.5rem));-webkit-margin-start:var(--icon-margin-before, 0.375rem);margin-inline-start:var(--icon-margin-before, 0.375rem);content:var(--icon-glyph-after);display:inline-block;font-family:var(--icon-font-family) !important;font-style:normal;font-variant:normal;font-weight:normal;font-weight:var(--icon-font-weight, normal);line-height:1;text-transform:none;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-alt:"";alt:"";speak:none;speak:never}@supports (content: ""/""){.cmp-language-switcher li[aria-current] .elm-link::after,.cmp-language-switcher li[aria-current] a::after,.cmp-language-switcher li[aria-current] .elm-button::after,.cmp-language-switcher li[aria-selected] .elm-link::after,.cmp-language-switcher li[aria-selected] a::after,.cmp-language-switcher li[aria-selected] .elm-button::after{content:var(--icon-glyph-after)/""}}@media aural{.cmp-language-switcher li[aria-current] .elm-link::after,.cmp-language-switcher li[aria-current] a::after,.cmp-language-switcher li[aria-current] .elm-button::after,.cmp-language-switcher li[aria-selected] .elm-link::after,.cmp-language-switcher li[aria-selected] a::after,.cmp-language-switcher li[aria-selected] .elm-button::after{content:none}}@media speech{.cmp-language-switcher li[aria-current] .elm-link::after,.cmp-language-switcher li[aria-current] a::after,.cmp-language-switcher li[aria-current] .elm-button::after,.cmp-language-switcher li[aria-selected] .elm-link::after,.cmp-language-switcher li[aria-selected] a::after,.cmp-language-switcher li[aria-selected] .elm-button::after{content:none}}.cmp-language-switcher li[aria-current] .elm-link:hover,.cmp-language-switcher li[aria-current] a:hover,.cmp-language-switcher li[aria-current] .elm-button:hover,.cmp-language-switcher li[aria-selected] .elm-link:hover,.cmp-language-switcher li[aria-selected] a:hover,.cmp-language-switcher li[aria-selected] .elm-button:hover{color:#ec0016}.cmp-language-switcher li[aria-current] .elm-link::after,.cmp-language-switcher li[aria-current] a::after,.cmp-language-switcher li[aria-current] .elm-button::after,.cmp-language-switcher li[aria-selected] .elm-link::after,.cmp-language-switcher li[aria-selected] a::after,.cmp-language-switcher li[aria-selected] .elm-button::after{float:right;margin-left:0.3125rem}.cmp-language-switcher li .elm-link,.cmp-language-switcher li a,.cmp-language-switcher li .elm-button{display:inline-block;padding-left:1.125rem}.cmp-language-switcher li .elm-link:hover,.cmp-language-switcher li a:hover,.cmp-language-switcher li .elm-link:focus,.cmp-language-switcher li a:focus,.cmp-language-switcher li .elm-button:hover,.cmp-language-switcher li .elm-button:focus{color:initial}.cmp-language-switcher li .elm-button{line-height:1.5;padding-right:0;border-width:0;padding-top:0.5625rem}',i})()}}]); \ No newline at end of file diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/68.js b/review/2460-chore-update-actionsgithub-script/angular-showcase/68.js deleted file mode 100644 index d35459005c..0000000000 --- a/review/2460-chore-update-actionsgithub-script/angular-showcase/68.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkangular_showcase=self.webpackChunkangular_showcase||[]).push([[68],{68:(s,o,r)=>{r.r(o),r.d(o,{db_breadcrumb:()=>c});var t=r(310),n=r(576);const l=i=>i?i.map(e=>`
  • ${e.label}
  • `).join("\n"):"",c=(()=>{let i=class{constructor(e){(0,t.r)(this,e),this.data=void 0,this.arialabel=void 0}get children(){return this._children}set children(e){this._children=e}componentWillLoad(){this.data?this.compData=(0,n.p)(this.data):(this._children=Array.from(this.host.children),this.children.find(e=>"li"===e.tagName.toLowerCase())?this.hasItemsWrapper=!0:this.host.innerHTML="")}render(){return(0,t.h)("nav",{key:"ed349326fe1546ab5acb300d3b283320102f398b",class:"cmp-breadcrumb","aria-label":this.arialabel},this.compData&&(0,t.h)("ol",{key:"1c84181e4505cc3a2197c77fcd9f6e38449a4dde",innerHTML:l(this.compData)}),!this.compData&&(0,t.h)("ol",{key:"ed7a3dc7be45dba57c8fba143dd3bcdf12532669"},!this.hasItemsWrapper&&this._children.map((e,b)=>(0,t.h)("li",{key:`cmp-breadcrumb-item-${b}`,innerHTML:e.outerHTML})),this.hasItemsWrapper&&(0,t.h)("slot",{key:"36ddc1afdba0737af25177c2e7e3195817549a4c"})))}get host(){return(0,t.g)(this)}};return i.style='@charset "UTF-8";:where(html,:host){line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}:where(h1){font-size:2em;-webkit-margin-after:0.67em;margin-block-end:0.67em;-webkit-margin-before:0.67em;margin-block-start:0.67em}:where(dl,ol,ul) :where(dl,ol,ul){-webkit-margin-after:0;margin-block-end:0;-webkit-margin-before:0;margin-block-start:0}:where(hr){-webkit-box-sizing:content-box;box-sizing:content-box;color:inherit;height:0}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,pre,samp){font-family:monospace, monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:baseline}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:white;border:solid;color:black;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}html,:host{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}*,::before,::after{-webkit-box-sizing:inherit;box-sizing:inherit}img,embed,iframe,object,video{height:auto;max-width:100%}iframe{border:0}nav ol,nav ul,[role=navigation] ol,[role=navigation] ul{list-style:none;margin:0;padding:0}:root{--db-focus-outline-offset:1px;--db-focus-outline-color:#2c95c4}:is(a,button,input,textarea,summary){--db-focus-outline-size:max(2px, 0.08em)}:is(a,button,input,textarea,summary):focus-visible{outline:var(--db-focus-outline-size) var(--db-focus-outline-style, solid) var(--db-focus-outline-color, currentColor);outline-offset:var(--db-focus-outline-offset, var(--db-focus-outline-size))}:where(ul){list-style-type:"\u2022\xa0\xa0\xa0"}:where(ul) li::marker{color:#ec0016}details>*,details>::before,details>::after{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}body,:host,div,button,input,select,textarea{color:#282d37;font-family:"DB Screen Sans", Helvetica, Arial, sans-serif;font-size:1rem;font-weight:400;line-height:1.5}a{color:inherit}.cmp-breadcrumb{color:#646973;font-size:0.75rem}.cmp-breadcrumb a{color:inherit}.cmp-breadcrumb ol{display:-ms-flexbox;display:flex}.cmp-breadcrumb ol>*{-ms-flex-align:center;align-items:center;display:-ms-inline-flexbox;display:inline-flex;margin-right:0.1875rem}.cmp-breadcrumb ol>* [aria-current=location],.cmp-breadcrumb ol>* [aria-current=page]{color:#282d37;font-size:0.875rem}.cmp-breadcrumb ol>* .elm-link,.cmp-breadcrumb ol>* li :where(button,a),li .cmp-breadcrumb ol>* :where(button,a){border-radius:0.25rem;padding:0.0625rem 0.1875rem 0.0625rem 0.25rem;text-decoration:none}.cmp-breadcrumb ol>* .elm-link:hover,.cmp-breadcrumb ol>* li :hover:where(button,a),li .cmp-breadcrumb ol>* :hover:where(button,a){background-color:rgba(40, 45, 55, 0.03)}.cmp-breadcrumb ol>* .elm-link:active,.cmp-breadcrumb ol>* li :active:where(button,a),li .cmp-breadcrumb ol>* :active:where(button,a){background-color:rgba(40, 45, 55, 0.06)}.cmp-breadcrumb ol>*:first-child{--icon-glyph-before:"\u2302"}.cmp-breadcrumb ol>*:first-child::before{--icon-font-family:"icons-20-outline",\n \t"missing-icons" !important;font-size:var(--icon-font-size-before, var(--icon-font-size, 1.25rem));-webkit-margin-end:var(--icon-margin-after, 0.375rem);margin-inline-end:var(--icon-margin-after, 0.375rem);content:var(--icon-glyph-before);display:inline-block;font-family:var(--icon-font-family) !important;font-style:normal;font-variant:normal;font-weight:normal;font-weight:var(--icon-font-weight, normal);line-height:1;text-transform:none;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-alt:"";alt:"";speak:none;speak:never}@supports (content: ""/""){.cmp-breadcrumb ol>*:first-child::before{content:var(--icon-glyph-before)/""}}@media aural{.cmp-breadcrumb ol>*:first-child::before{content:none}}@media speech{.cmp-breadcrumb ol>*:first-child::before{content:none}}.cmp-breadcrumb ol>*:first-child::before{--icon-margin-after:0.1875rem}.cmp-breadcrumb ol>*:not(:first-child){--icon-glyph-before:">"}.cmp-breadcrumb ol>*:not(:first-child)::before{--icon-font-family:"icons-20-outline",\n \t"missing-icons" !important;font-size:var(--icon-font-size-before, var(--icon-font-size, 1.25rem));-webkit-margin-end:var(--icon-margin-after, 0.375rem);margin-inline-end:var(--icon-margin-after, 0.375rem);content:var(--icon-glyph-before);display:inline-block;font-family:var(--icon-font-family) !important;font-style:normal;font-variant:normal;font-weight:normal;font-weight:var(--icon-font-weight, normal);line-height:1;text-transform:none;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-alt:"";alt:"";speak:none;speak:never}@supports (content: ""/""){.cmp-breadcrumb ol>*:not(:first-child)::before{content:var(--icon-glyph-before)/""}}@media aural{.cmp-breadcrumb ol>*:not(:first-child)::before{content:none}}@media speech{.cmp-breadcrumb ol>*:not(:first-child)::before{content:none}}.cmp-breadcrumb ol>*:not(:first-child)::before{--icon-font-size:0.875rem;--icon-margin-after:0;color:#878c96;margin-left:-0.125rem}',i})()}}]); \ No newline at end of file diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/778.js b/review/2460-chore-update-actionsgithub-script/angular-showcase/778.js deleted file mode 100644 index a8e1302a85..0000000000 --- a/review/2460-chore-update-actionsgithub-script/angular-showcase/778.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkangular_showcase=self.webpackChunkangular_showcase||[]).push([[778],{778:(n,o,e)=>{e.r(o),e.d(o,{db_tab_bar:()=>i});var t=e(310);const i=(()=>{let r=class{constructor(b){(0,t.r)(this,b)}render(){return(0,t.h)("div",{key:"40bd1218de1c410b15b8cf7915a92ee82209de74",class:"cmp-tab-bar",role:"tablist"},(0,t.h)("slot",{key:"947875ac600b0df5821663265ee7c2c14c6cf942"}))}};return r.style='@charset "UTF-8";:where(html,:host){line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}:where(h1){font-size:2em;-webkit-margin-after:0.67em;margin-block-end:0.67em;-webkit-margin-before:0.67em;margin-block-start:0.67em}:where(dl,ol,ul) :where(dl,ol,ul){-webkit-margin-after:0;margin-block-end:0;-webkit-margin-before:0;margin-block-start:0}:where(hr){-webkit-box-sizing:content-box;box-sizing:content-box;color:inherit;height:0}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,pre,samp){font-family:monospace, monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:baseline}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:white;border:solid;color:black;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}html,:host{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}*,::before,::after{-webkit-box-sizing:inherit;box-sizing:inherit}img,embed,iframe,object,video{height:auto;max-width:100%}iframe{border:0}nav ol,nav ul,[role=navigation] ol,[role=navigation] ul{list-style:none;margin:0;padding:0}:root{--db-focus-outline-offset:1px;--db-focus-outline-color:#2c95c4}:is(a,button,input,textarea,summary){--db-focus-outline-size:max(2px, 0.08em)}:is(a,button,input,textarea,summary):focus-visible{outline:var(--db-focus-outline-size) var(--db-focus-outline-style, solid) var(--db-focus-outline-color, currentColor);outline-offset:var(--db-focus-outline-offset, var(--db-focus-outline-size))}:where(ul){list-style-type:"\u2022\xa0\xa0\xa0"}:where(ul) li::marker{color:#ec0016}details>*,details>::before,details>::after{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}body,:host,div,button,input,select,textarea{color:#282d37;font-family:"DB Screen Sans", Helvetica, Arial, sans-serif;font-size:1rem;font-weight:400;line-height:1.5}a{color:inherit}.cmp-tab-bar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.cmp-tab-bar label[role=tab],.cmp-tab-bar section[role=tabpanel]{background-color:#fdfdfd}.cmp-tab-bar>input[type=radio],.cmp-tab-bar>*>input[type=radio]{clip:rect(0, 0, 0, 0);height:1px;overflow:hidden;position:absolute !important;white-space:nowrap;width:1px}.cmp-tab-bar>input[type=radio]+label[role=tab],.cmp-tab-bar>*>input[type=radio]+label[role=tab]{border-top-left-radius:4px;border-top-right-radius:4px;cursor:pointer;display:inline-block;margin-left:0.5rem;padding:0.3125rem 2rem;position:relative;z-index:1}.cmp-tab-bar>input[type=radio]+label[role=tab]:first-of-type,.cmp-tab-bar>*>input[type=radio]+label[role=tab]:first-of-type{margin-left:1rem}.cmp-tab-bar>input[type=radio]:focus+label,.cmp-tab-bar>*>input[type=radio]:focus+label{outline:1px dotted #878c96}.cmp-tab-bar>input[type=radio]:not(:checked)+label[role=tab]:hover,.cmp-tab-bar>input[type=radio]:not(:checked)+label[role=tab]:focus,.cmp-tab-bar>*>input[type=radio]:not(:checked)+label[role=tab]:hover,.cmp-tab-bar>*>input[type=radio]:not(:checked)+label[role=tab]:focus{background-color:#f0f3f5}.cmp-tab-bar>input[type=radio]:disabled+label[role=tab],.cmp-tab-bar>*>input[type=radio]:disabled+label[role=tab]{color:#878c96}.cmp-tab-bar>input[type=radio]:disabled+label[role=tab]:hover,.cmp-tab-bar>input[type=radio]:disabled+label[role=tab]:focus,.cmp-tab-bar>*>input[type=radio]:disabled+label[role=tab]:hover,.cmp-tab-bar>*>input[type=radio]:disabled+label[role=tab]:focus{background-color:unset}.cmp-tab-bar>input[type=radio]:checked+label[role=tab],.cmp-tab-bar>*>input[type=radio]:checked+label[role=tab]{border:0.0625rem solid #646973;border-bottom:none;font-weight:700;padding-top:0.1875rem;-webkit-transform:translateY(0.0625rem);transform:translateY(0.0625rem)}.cmp-tab-bar>input[type=radio]:checked+label[role=tab]+section[role=tabpanel],.cmp-tab-bar>*>input[type=radio]:checked+label[role=tab]+section[role=tabpanel]{display:initial}.cmp-tab-bar section[role=tabpanel]{border-top:0.0625rem solid #646973;-webkit-box-shadow:0 2px 5px rgba(0, 0, 0, 0.08), 0 15px 30px rgba(0, 0, 0, 0.05);box-shadow:0 2px 5px rgba(0, 0, 0, 0.08), 0 15px 30px rgba(0, 0, 0, 0.05);display:none;-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-order:1;order:1;padding:2.875rem 3.125rem}',r})()}}]); \ No newline at end of file diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/783.js b/review/2460-chore-update-actionsgithub-script/angular-showcase/783.js deleted file mode 100644 index cb62250466..0000000000 --- a/review/2460-chore-update-actionsgithub-script/angular-showcase/783.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkangular_showcase=self.webpackChunkangular_showcase||[]).push([[783],{783:(c,e,t)=>{t.r(e),t.d(e,{db_card:()=>_});var i=t(310);const _=(()=>{let a=class{constructor(r){(0,i.r)(this,r),this.illustrationPaths={account:"action/db_ic_il_account.svg",alarm_clock:"action/db_ic_il_alarm_clock.svg",ar_icon:"action/db_ic_il_ar_icon.svg",calendar:"action/db_ic_il_calendar.svg",christmas:"action/db_ic_il_christmas.svg",clock_moving:"action/db_ic_il_clock_moving.svg",compass:"action/db_ic_il_compass.svg",construction_sign:"action/db_ic_il_construction_sign.svg",construction_worker:"action/db_ic_il_construction_worker.svg",db_clock:"action/db_ic_il_db_clock.svg",diamond:"action/db_ic_il_diamond.svg",fokus:"action/db_ic_il_fokus.svg",gift:"action/db_ic_il_gift.svg",handshake:"action/db_ic_il_handshake.svg",heart:"action/db_ic_il_heart.svg",information:"action/db_ic_il_information.svg",onlineshop_brand:"action/db_ic_il_onlineshop_brand.svg",onlineshop_feature:"action/db_ic_il_onlineshop_feature.svg",pdf:"action/db_ic_il_pdf.svg",printer:"action/db_ic_il_printer.svg",savings:"action/db_ic_il_savings.svg",search:"action/db_ic_il_search.svg",tips:"action/db_ic_il_tips.svg",trash:"action/db_ic_il_trash.svg",broken:"communication/db_ic_il_broken.svg",chat:"communication/db_ic_il_chat.svg",customer_feedback:"communication/db_ic_il_customer_feedback.svg",envelope_closed:"communication/db_ic_il_envelope_closed.svg",envelope_open:"communication/db_ic_il_envelope_open.svg",error:"communication/db_ic_il_error.svg",hashtag:"communication/db_ic_il_hashtag.svg",wifi:"communication/db_ic_il_wifi.svg","2g_rule":"covid_19/db_ic_il_2g_rule.svg","3g_rule":"covid_19/db_ic_il_3g_rule.svg",distance:"covid_19/db_ic_il_distance.svg",ffp2_mask:"covid_19/db_ic_il_ffp2_mask.svg",ffp2_mask_with_sign:"covid_19/db_ic_il_ffp2_mask_with_sign.svg",handwashing:"covid_19/db_ic_il_handwashing.svg",no_handshaking:"covid_19/db_ic_il_no_handshaking.svg",recovered:"covid_19/db_ic_il_recovered.svg",single_entry:"covid_19/db_ic_il_single_entry.svg",test_antigen:"covid_19/db_ic_il_test_antigen.svg",test_pcr:"covid_19/db_ic_il_test_pcr.svg",vaccinated:"covid_19/db_ic_il_vaccinated.svg",laptop:"devices/db_ic_il_laptop.svg",smartphone:"devices/db_ic_il_smartphone.svg",tablet:"devices/db_ic_il_tablet.svg",der_kleine_ice:"entertainment/db_ic_il_der_kleine_ice.svg",gaming:"entertainment/db_ic_il_gaming.svg",gaming_no_wire:"entertainment/db_ic_il_gaming_no_wire.svg",movie:"entertainment/db_ic_il_movie.svg",podcast:"entertainment/db_ic_il_podcast.svg",sport:"entertainment/db_ic_il_sport.svg",green:"feature/db_ic_il_green.svg",green_energy:"feature/db_ic_il_green_energy.svg",mobile_payment:"feature/db_ic_il_mobile_payment.svg",nfc_scan:"feature/db_ic_il_nfc_scan.svg",whats_schmutzig:"feature/db_ic_il_whats_schmutzig.svg",coffee_cup:"food/db_ic_il_coffee_cup.svg",restaurant:"food/db_ic_il_restaurant.svg",home:"maps/db_ic_il_home.svg",location:"maps/db_ic_il_location.svg",disruptions:"news/db_ic_il_disruptions.svg",news:"news/db_ic_il_news.svg",newsletter:"news/db_ic_il_newsletter.svg",newspaper:"news/db_ic_il_newspaper.svg",s_bahn_magazin_muenchen:"news/db_ic_il_s_bahn_magazin_muenchen.svg",db_ticket_shop:"station/db_ic_il_db_ticket_shop.svg",db_ticket_vending_machine:"station/db_ic_il_db_ticket_vending_machine.svg",db_trainstation:"station/db_ic_il_db_trainstation.svg",db_trainstation_with_train:"station/db_ic_il_db_trainstation_with_train.svg",db_travel_center:"station/db_ic_il_db_travel_center.svg",db_video_travel_center:"station/db_ic_il_db_video_travel_center.svg",kiosk:"station/db_ic_il_kiosk.svg",mini_store:"station/db_ic_il_mini_store.svg",classic_printout:"ticket/db_ic_il_classic_printout.svg",mobileticket_brand:"ticket/db_ic_il_mobileticket_brand.svg",mobileticket_feature:"ticket/db_ic_il_mobileticket_feature.svg",onlineticket_brand:"ticket/db_ic_il_onlineticket_brand.svg",onlineticket_feature:"ticket/db_ic_il_onlineticket_feature.svg",scan_ticket_printout:"ticket/db_ic_il_scan_ticket_printout.svg",show_ticket:"ticket/db_ic_il_show_ticket.svg",tickets:"ticket/db_ic_il_tickets.svg",airplane:"transportation/db_ic_il_airplane.svg",airplane_2:"transportation/db_ic_il_airplane_2.svg",bicycle:"transportation/db_ic_il_bicycle.svg",bike_trailer:"transportation/db_ic_il_bike_trailer.svg",buggy:"transportation/db_ic_il_buggy.svg",bus_side_view:"transportation/db_ic_il_bus_side_view.svg",call_a_bike:"transportation/db_ic_il_call_a_bike.svg",car:"transportation/db_ic_il_car.svg",car_side_view:"transportation/db_ic_il_car_side_view.svg",commuter_train:"transportation/db_ic_il_commuter_train.svg",electric_scooter:"transportation/db_ic_il_electric_scooter.svg",ev_car:"transportation/db_ic_il_ev_car.svg",ferry:"transportation/db_ic_il_ferry.svg",handcart:"transportation/db_ic_il_handcart.svg",ice:"transportation/db_ic_il_ice.svg",intercity_train:"transportation/db_ic_il_intercity_train.svg",local_bus:"transportation/db_ic_il_local_bus.svg",local_train:"transportation/db_ic_il_local_train.svg",long_distance_bus:"transportation/db_ic_il_long_distance_bus.svg",scooter:"transportation/db_ic_il_scooter.svg",self_driving_side_view:"transportation/db_ic_il_self_driving_side_view.svg",speedboat:"transportation/db_ic_il_speedboat.svg",subway:"transportation/db_ic_il_subway.svg",taxi:"transportation/db_ic_il_taxi.svg",tram:"transportation/db_ic_il_tram.svg",advertising_transportation:"travel/db_ic_il_advertising_transportation.svg",bear:"travel/db_ic_il_bear.svg",db_comfort_checkin:"travel/db_ic_il_db_comfort_checkin.svg",delayed:"travel/db_ic_il_delayed.svg",dog:"travel/db_ic_il_dog.svg",id_card:"travel/db_ic_il_id_card.svg",itinerary:"travel/db_ic_il_itinerary.svg",lost_and_found:"travel/db_ic_il_lost_and_found.svg",luggage:"travel/db_ic_il_luggage.svg",passenger_rights:"travel/db_ic_il_passenger_rights.svg",poi_berlin:"travel/db_ic_il_poi_berlin.svg",poi_berlin_alternative:"travel/db_ic_il_poi_berlin_alternative.svg",suitcase:"travel/db_ic_il_suitcase.svg",timetable:"travel/db_ic_il_timetable.svg",zuginformation:"travel/db_ic_il_zuginformation.svg",blizzard:"weather/db_ic_il_blizzard.svg",thunderstorm:"weather/db_ic_il_thunderstorm.svg"},this.alt=void 0,this.header=void 0,this.content=void 0,this.image=void 0,this.illustration=void 0,this.uiCoreIllustrationPath="./icons/illustrative",this.variant="banner"}render(){return(0,i.h)("div",{key:"d9ce61b10892d953b375a63ff212eb2f23d8a7e6",class:"cmp-card","data-variant":this.variant},(0,i.h)("figure",{key:"be8ab8a686e02aabab90daa708b31e56698d825d"},this.illustration&&(0,i.h)("svg",{key:"e8145c32943ea3656d97f95868761b74c81d8d41",xmlns:"http://www.w3.org/2000/svg",width:"64",height:"64","aria-hidden":"true"},(0,i.h)("use",{key:"b63b609c758ce9397b394be17831239474d51d9b",href:`${this.uiCoreIllustrationPath}/${this.illustrationPaths[this.illustration]}#icon`})),!this.illustration&&this.image&&(0,i.h)("img",{key:"7974a83a2a9dc49a4042f133a3a49dfdb74322a4",src:this.image,height:"64",width:"64",alt:this.alt}),(0,i.h)("figcaption",{key:"61e6fb92d007708857eace97743e85254ceb6f60"},this.header&&(0,i.h)("db-headline",{key:"f015fe29e9f84ef37a39e522c4c64d497de9ec8f"},this.header),this.content&&(0,i.h)("p",{key:"c9a469236b9c322e40eed5622e410da894df116c"},this.content),!this.header&&!this.content&&(0,i.h)("slot",{key:"2f583498ca0576022d5ba2a59e5bec78086a8151"}))))}};return a.style='@charset "UTF-8";:where(html,:host){line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}:where(h1){font-size:2em;-webkit-margin-after:0.67em;margin-block-end:0.67em;-webkit-margin-before:0.67em;margin-block-start:0.67em}:where(dl,ol,ul) :where(dl,ol,ul){-webkit-margin-after:0;margin-block-end:0;-webkit-margin-before:0;margin-block-start:0}:where(hr){-webkit-box-sizing:content-box;box-sizing:content-box;color:inherit;height:0}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,pre,samp){font-family:monospace, monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:baseline}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:white;border:solid;color:black;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}html,:host{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}*,::before,::after{-webkit-box-sizing:inherit;box-sizing:inherit}img,embed,iframe,object,video{height:auto;max-width:100%}iframe{border:0}nav ol,nav ul,[role=navigation] ol,[role=navigation] ul{list-style:none;margin:0;padding:0}:root{--db-focus-outline-offset:1px;--db-focus-outline-color:#2c95c4}:is(a,button,input,textarea,summary){--db-focus-outline-size:max(2px, 0.08em)}:is(a,button,input,textarea,summary):focus-visible{outline:var(--db-focus-outline-size) var(--db-focus-outline-style, solid) var(--db-focus-outline-color, currentColor);outline-offset:var(--db-focus-outline-offset, var(--db-focus-outline-size))}:where(ul){list-style-type:"\u2022\xa0\xa0\xa0"}:where(ul) li::marker{color:#ec0016}details>*,details>::before,details>::after{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}body,:host,div,button,input,select,textarea{color:#282d37;font-family:"DB Screen Sans", Helvetica, Arial, sans-serif;font-size:1rem;font-weight:400;line-height:1.5}.cmp-card{background-color:#fff;border-radius:8px;-webkit-box-shadow:0 0 5px rgba(0, 0, 0, 0.08), 0 5px 30px rgba(0, 0, 0, 0.05);box-shadow:0 0 5px rgba(0, 0, 0, 0.08), 0 5px 30px rgba(0, 0, 0, 0.05)}.cmp-card>a{text-decoration:none}.cmp-card figure{margin:1rem 1rem 1rem 0.5rem}.cmp-card[data-variant=banner] figure{display:-ms-flexbox;display:flex}.cmp-card[data-variant=banner] figcaption{margin-left:1rem}.cmp-card[data-variant=banner] figcaption h1,.cmp-card[data-variant=banner] figcaption h2,.cmp-card[data-variant=banner] figcaption h3,.cmp-card[data-variant=banner] figcaption h4,.cmp-card[data-variant=banner] figcaption h5,.cmp-card[data-variant=banner] figcaption h6{font-size:1.125rem}.cmp-card[data-variant=banner] figcaption h1,.cmp-card[data-variant=banner] figcaption h1~p,.cmp-card[data-variant=banner] figcaption h2,.cmp-card[data-variant=banner] figcaption h2~p,.cmp-card[data-variant=banner] figcaption h3,.cmp-card[data-variant=banner] figcaption h3~p,.cmp-card[data-variant=banner] figcaption h4,.cmp-card[data-variant=banner] figcaption h4~p,.cmp-card[data-variant=banner] figcaption h5,.cmp-card[data-variant=banner] figcaption h5~p,.cmp-card[data-variant=banner] figcaption h6,.cmp-card[data-variant=banner] figcaption h6~p{margin:0.125rem 0}.cmp-card[data-variant=banner] figcaption p{font-size:0.875rem;max-width:18.125rem}.cmp-card[data-variant=tile]{text-align:center}.cmp-card figcaption{max-width:60ch}.cmp-card{padding:1rem 1rem 1rem 0.5rem}.cmp-card figure{margin:0}.cmp-card svg,.cmp-card img[src$=".svg"]{margin:auto 0}',a})()}}]); \ No newline at end of file diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/800.js b/review/2460-chore-update-actionsgithub-script/angular-showcase/800.js deleted file mode 100644 index e4cf04fda1..0000000000 --- a/review/2460-chore-update-actionsgithub-script/angular-showcase/800.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkangular_showcase=self.webpackChunkangular_showcase||[]).push([[800],{800:(s,i,t)=>{t.r(i),t.d(i,{db_brand:()=>a});var e=t(310);const a=(()=>{let n=class{constructor(r){(0,e.r)(this,r),this.siteNameLink=void 0,this.alt="Deutsche Bahn Logo",this.anchorRef="#",this.anchorTitle=void 0,this.anchorRelation=void 0,this.src="./images/db_logo.svg"}render(){return(0,e.h)("div",{key:"32cc93bdd210b8f8800b4debd82ed9c083c74525",class:"cmp-brand"},(0,e.h)("a",{key:"253105127b245072edd595e7d737666793adfe31",href:this.anchorRef,title:this.anchorTitle,rel:this.anchorRelation},(0,e.h)("img",{key:"8467eaa9894db55764436ebe3ae221afb375e7a2",src:this.src,alt:this.alt,class:"elm-image is-logo"}),this.siteNameLink&&(0,e.h)("span",{key:"4531094453b62d0ec926d2643967cf2d3b6b2c96",class:"is-site-name"},(0,e.h)("slot",{key:"c8a1403d005854916d0348bdc9520ad711a6ea4a"}))),!this.siteNameLink&&(0,e.h)("span",{key:"1c2212da0fb38191ced7c8c2e56efcd84e450c03",class:"is-site-name"},(0,e.h)("slot",{key:"839ffebd30597e763e27f3984ea8d486adc9a99a"})))}};return n.style='@charset "UTF-8";:where(html){line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}:where(h1){font-size:2em;-webkit-margin-after:0.67em;margin-block-end:0.67em;-webkit-margin-before:0.67em;margin-block-start:0.67em}:where(dl,ol,ul) :where(dl,ol,ul){-webkit-margin-after:0;margin-block-end:0;-webkit-margin-before:0;margin-block-start:0}:where(hr){-webkit-box-sizing:content-box;box-sizing:content-box;color:inherit;height:0}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,pre,samp){font-family:monospace, monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:baseline}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:white;border:solid;color:black;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}html{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}*,::before,::after{-webkit-box-sizing:inherit;box-sizing:inherit}img,embed,iframe,object,video{height:auto;max-width:100%}iframe{border:0}nav ol,nav ul,[role=navigation] ol,[role=navigation] ul{list-style:none;margin:0;padding:0}:root{--db-focus-outline-offset:1px;--db-focus-outline-color:#2c95c4}:is(a,button,input,textarea,summary){--db-focus-outline-size:max(2px, 0.08em)}:is(a,button,input,textarea,summary):focus-visible{outline:var(--db-focus-outline-size) var(--db-focus-outline-style, solid) var(--db-focus-outline-color, currentColor);outline-offset:var(--db-focus-outline-offset, var(--db-focus-outline-size))}:where(ul){list-style-type:"\u2022\xa0\xa0\xa0"}:where(ul) li::marker{color:#ec0016}details>*,details>::before,details>::after{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}body,div,button,input,select,textarea{color:#282d37;font-family:"DB Screen Sans", Helvetica, Arial, sans-serif;font-size:1rem;font-weight:400;line-height:1.5}.cmp-brand .elm-image.is-logo{float:left;margin-top:-0.125rem}.cmp-brand a{color:inherit;text-decoration:none}.rea-header .cmp-brand{padding-top:1.125rem}@media screen and (width > 1023px){.rea-header .cmp-brand{padding-top:2rem}.rea-header .cmp-brand .is-site-name::before{content:none !important}}@media screen and (max-width: 1023px){.rea-header .cmp-mainnavigation~.cmp-brand .is-site-name{display:none}}.elm-image.is-logo{height:auto;margin:0.2rem 1rem 0.2rem 0;max-width:200px}.cmp-brand .elm-image.is-logo{width:39px}',n})()}}]); \ No newline at end of file diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/817.js b/review/2460-chore-update-actionsgithub-script/angular-showcase/817.js deleted file mode 100644 index 4f0b29a115..0000000000 --- a/review/2460-chore-update-actionsgithub-script/angular-showcase/817.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkangular_showcase=self.webpackChunkangular_showcase||[]).push([[817],{198:(s,o,r)=>{r.r(o),r.d(o,{db_select:()=>l});var e=r(310),n=r(576);const l=(()=>{let i=class{constructor(t){(0,e.r)(this,t),this.dbChange=(0,e.c)(this,"dbChange",7),this.ariainvalid=!1,this.disabled=!1,this.input_id="select-"+(0,n.u)(),this.label=void 0,this.multiple=!1,this.name=void 0,this.required=!1,this.size=void 0,this.value=void 0,this.variant="semitransparent",this.labelHidden=void 0}handleChange(t){this.value=t.target.value,this.dbChange.emit(t)}render(){return(0,e.h)(e.H,{key:"0a4ffcc500c13b45dc714befbf0582160a9e7e0b"},(0,e.h)("select",{key:"01c05b1fbf7c30e5f5d50130f755c4c4e8b05d98",class:"elm-select","data-variant":this.variant&&"semitransparent"!==this.variant?this.variant:"","aria-invalid":!!this.ariainvalid&&"true","aria-required":!!this.required&&"true",disabled:this.disabled,id:this.input_id,multiple:this.multiple,name:this.name,required:this.required,size:this.size,onChange:t=>this.handleChange(t)},(0,e.h)("slot",{key:"d4a0733ca2ca88d164ab67c2bf5f36e0590e01e4"})),(0,e.h)("label",{key:"d3074d6e6a259d494ef04ffacf6c486bd984940f",class:"elm-label",htmlFor:this.input_id,"data-label-hidden":this.labelHidden},this.label))}};return i.style='@charset "UTF-8";:where(html,:host){line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}:where(h1){font-size:2em;-webkit-margin-after:0.67em;margin-block-end:0.67em;-webkit-margin-before:0.67em;margin-block-start:0.67em}:where(dl,ol,ul) :where(dl,ol,ul){-webkit-margin-after:0;margin-block-end:0;-webkit-margin-before:0;margin-block-start:0}:where(hr){-webkit-box-sizing:content-box;box-sizing:content-box;color:inherit;height:0}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,pre,samp){font-family:monospace, monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:baseline}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:white;border:solid;color:black;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}html,:host{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}*,::before,::after{-webkit-box-sizing:inherit;box-sizing:inherit}img,embed,iframe,object,video{height:auto;max-width:100%}iframe{border:0}nav ol,nav ul,[role=navigation] ol,[role=navigation] ul{list-style:none;margin:0;padding:0}:root{--db-focus-outline-offset:1px;--db-focus-outline-color:#2c95c4}:is(a,button,input,textarea,summary){--db-focus-outline-size:max(2px, 0.08em)}:is(a,button,input,textarea,summary):focus-visible{outline:var(--db-focus-outline-size) var(--db-focus-outline-style, solid) var(--db-focus-outline-color, currentColor);outline-offset:var(--db-focus-outline-offset, var(--db-focus-outline-size))}:where(ul){list-style-type:"\u2022\xa0\xa0\xa0"}:where(ul) li::marker{color:#ec0016}details>*,details>::before,details>::after{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}body,:host,div,button,input,select,textarea{color:#282d37;font-family:"DB Screen Sans", Helvetica, Arial, sans-serif;font-size:1rem;font-weight:400;line-height:1.5}a{color:inherit}.elm-select{--formElement---borderTopColor:var(\n \t--formElement---borderColor,\n \ttransparent\n );--formElement---borderRightColor:var(\n \t--formElement---borderColor,\n \ttransparent\n );--formElement---borderBottomColor:var(\n \t--formElement---borderColor,\n \trgba(40, 45, 55, 0.5)\n );--formElement---borderLeftColor:var(\n \t--formElement---borderColor,\n \ttransparent\n );border-radius:4px;caret-color:#ec0016;color:#282d37}.elm-select~.description{color:#646973;font-size:0.875rem;padding:0.375rem 0.625rem}.elm-select+[data-label-hidden=true].elm-label{clip:rect(0, 0, 0, 0);height:1px;overflow:hidden;position:absolute !important;white-space:nowrap;width:1px}.elm-select[data-variant=semitransparent],:where(.elm-select:not([multiple])){--formElement---borderColor:rgba(40, 45, 55, 0.5);background-color:rgba(40, 45, 55, 0.05);border-bottom:1px solid var(--formElement---borderBottomColor);border-left:1px solid var(--formElement---borderLeftColor);border-left-color:transparent;border-right:1px solid var(--formElement---borderRightColor);border-right-color:transparent;border-top:1px solid var(--formElement---borderTopColor);border-top-color:transparent}.elm-select[data-variant=white]{--formElement---borderColor:rgba(40, 45, 55, 0.5);background-color:#ffffff;border-bottom:1px solid var(--formElement---borderBottomColor);border-left:1px solid var(--formElement---borderLeftColor);border-left-color:transparent;border-right:1px solid var(--formElement---borderRightColor);border-right-color:transparent;border-top:1px solid var(--formElement---borderTopColor);border-top-color:transparent}.elm-select[data-variant=solid]{--formElement---borderColor:rgba(40, 45, 55, 0.5);background-color:#f0f3f5;border-bottom:1px solid var(--formElement---borderBottomColor);border-left:1px solid var(--formElement---borderLeftColor);border-left-color:transparent;border-right:1px solid var(--formElement---borderRightColor);border-right-color:transparent;border-top:1px solid var(--formElement---borderTopColor);border-top-color:transparent}.elm-select[data-variant=outline]{--formElement---borderColor:rgba(40, 45, 55, 0.25);background-color:transparent;border-bottom:1px solid var(--formElement---borderBottomColor);border-left:1px solid var(--formElement---borderLeftColor);border-right:1px solid var(--formElement---borderRightColor);border-top:1px solid var(--formElement---borderTopColor)}[aria-invalid=true].elm-select:not([multiple]){--formElement---borderColor:#ec0016}.elm-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1rem}.elm-select::-ms-expand{display:none}.elm-select:not([multiple]){background-image:var(--db-ic-expand-more-20, url(../../../icons/functional/images/navigation/db_ic_expand_more_20.svg));background-position:right 0.6875rem center;background-repeat:no-repeat;height:2.75rem;padding:1.25rem 2.625rem 0 1rem;}.elm-select:not([multiple]):has(+label[data-label-hidden=true]){padding-top:0}.elm-select:not([multiple])+.elm-label{pointer-events:none;position:absolute;-webkit-transition:opacity, -webkit-transform 250ms;transition:opacity, -webkit-transform 250ms;transition:opacity, transform 250ms;transition:opacity, transform 250ms, -webkit-transform 250ms}@media (prefers-reduced-motion: reduce){.elm-select:not([multiple])+.elm-label{-webkit-transition-duration:0.01s !important;transition-duration:0.01s !important}}.elm-select:not([multiple]):has(option:checked:empty)+.elm-label{color:#646973;font-size:1rem;-webkit-transform:translate(1rem, -2.1875rem);transform:translate(1rem, -2.1875rem)}.elm-select:not([multiple]):not([aria-invalid]):is(:user-valid),.elm-select:not([multiple])[data-variant] :not([aria-invalid]):is(:user-valid){--formElement---borderColor:#2a7230}.elm-select:not([multiple]):not([aria-invalid]):is(:user-invalid),.elm-select:not([multiple])[data-variant] :not([aria-invalid]):is(:user-invalid){--formElement---borderColor:#ec0016}.elm-select:disabled,.elm-select:disabled+.elm-label,fieldset:disabled .elm-select,fieldset:disabled .elm-select+.elm-label{opacity:0.4}.elm-select+.elm-label{display:block;font-size:0.75rem;margin-bottom:-1.125rem;-webkit-transform:translate(1rem, -2.5625rem);transform:translate(1rem, -2.5625rem);-webkit-transition:opacity, -webkit-transform 150ms;transition:opacity, -webkit-transform 150ms;transition:opacity, transform 150ms;transition:opacity, transform 150ms, -webkit-transform 150ms}@media (prefers-reduced-motion: reduce){.elm-select+.elm-label{-webkit-transition-duration:0.01s !important;transition-duration:0.01s !important}}.elm-select[multiple]{margin-top:1rem}.elm-select[multiple]+.elm-label{-webkit-transform:translate(1rem, -6.25rem);transform:translate(1rem, -6.25rem)}.elm-select optgroup{background-color:transparent;font-style:normal}.elm-select option:not(:disabled):hover{background-color:#d7dce1}.elm-select option:checked{background-color:#d7dce1}:host{position:relative;--db-ic-expand-more-20:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IArs4c6QAAAI9JREFUOE/tktENgCAMRB8buImOoJPrCLqJG2guEWOwIETil/1pSNuX61FH5XCVefzA945+4uEMbMAArBHNDTAedfWdYSkUsAWULaiHdcACKCeBGpgi0BDWh1vEPLSgUqE1vbIbTA2pTwmh6k/CnoCqX6F6yzNTmTcx52w8VDNJWI7C4kvPUVgE/YFFdpnNO7s0HhVghjmfAAAAAElFTkSuQmCC")}:host select{width:100%}',i})()}}]); \ No newline at end of file diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/822.js b/review/2460-chore-update-actionsgithub-script/angular-showcase/822.js deleted file mode 100644 index f364d77503..0000000000 --- a/review/2460-chore-update-actionsgithub-script/angular-showcase/822.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkangular_showcase=self.webpackChunkangular_showcase||[]).push([[822],{822:(s,o,t)=>{t.r(o),t.d(o,{db_footer:()=>n});var e=t(310);const n=(()=>{let i=class{constructor(a){(0,e.r)(this,a),this.border=!1,this.copyright=!1}getCopyRight(){return`Copyright ${(new Date).getFullYear()} DB Systel`}render(){return(0,e.h)("footer",{key:"32349339a5fc5644f749c1c82cfcd12945b44442",class:"rea-footer "+(this.border?"has-border":"")},this.copyright?(0,e.h)("span",null,this.getCopyRight()):null,(0,e.h)("slot",{key:"d92262707e7efedd8e913a7f890ed9b62f117d5b"}))}};return i.style='@charset "UTF-8";:where(html,:host){line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}:where(h1){font-size:2em;-webkit-margin-after:0.67em;margin-block-end:0.67em;-webkit-margin-before:0.67em;margin-block-start:0.67em}:where(dl,ol,ul) :where(dl,ol,ul){-webkit-margin-after:0;margin-block-end:0;-webkit-margin-before:0;margin-block-start:0}:where(hr){-webkit-box-sizing:content-box;box-sizing:content-box;color:inherit;height:0}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,pre,samp){font-family:monospace, monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:baseline}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:white;border:solid;color:black;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}html,:host{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}*,::before,::after{-webkit-box-sizing:inherit;box-sizing:inherit}img,embed,iframe,object,video{height:auto;max-width:100%}iframe{border:0}nav ol,nav ul,[role=navigation] ol,[role=navigation] ul{list-style:none;margin:0;padding:0}:root{--db-focus-outline-offset:1px;--db-focus-outline-color:#2c95c4}:is(a,button,input,textarea,summary){--db-focus-outline-size:max(2px, 0.08em)}:is(a,button,input,textarea,summary):focus-visible{outline:var(--db-focus-outline-size) var(--db-focus-outline-style, solid) var(--db-focus-outline-color, currentColor);outline-offset:var(--db-focus-outline-offset, var(--db-focus-outline-size))}:where(ul){list-style-type:"\u2022\xa0\xa0\xa0"}:where(ul) li::marker{color:#ec0016}details>*,details>::before,details>::after{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}body,:host,div,button,input,select,textarea{color:#282d37;font-family:"DB Screen Sans", Helvetica, Arial, sans-serif;font-size:1rem;font-weight:400;line-height:1.5}a{color:inherit}.rea-footer{background-color:#fdfdfd;-webkit-box-shadow:0 0 5px rgba(0, 0, 0, 0.08), 0 5px 30px rgba(0, 0, 0, 0.05);box-shadow:0 0 5px rgba(0, 0, 0, 0.08), 0 5px 30px rgba(0, 0, 0, 0.05);color:#646973;margin-top:1rem;padding:1.3125rem 1rem}.rea-footer::after{clear:both;content:" ";display:table}.rea-footer.has-border{border-top:0.375rem solid #d7dce1}@media screen and (max-width: 767px){.rea-footer{text-align:center}}:host{display:block}',i})()}}]); \ No newline at end of file diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/845.js b/review/2460-chore-update-actionsgithub-script/angular-showcase/845.js deleted file mode 100644 index 9d319714fa..0000000000 --- a/review/2460-chore-update-actionsgithub-script/angular-showcase/845.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkangular_showcase=self.webpackChunkangular_showcase||[]).push([[845],{845:(c,i,t)=>{t.r(i),t.d(i,{db_notifications:()=>a});var e=t(310);const a=(()=>{let o=class{constructor(r){(0,e.r)(this,r),this.arialive="polite",this.variant="hovering"}render(){return(0,e.h)("section",{key:"8112e452413b2a467c54b853701c01943bfcfc70","aria-live":this.arialive,"data-variant":this.variant},(0,e.h)("slot",{key:"62d9d10943ebf45e7730a7a1c26993a207ad64f3"}))}};return o.style='@charset "UTF-8";:where(html){line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}:where(h1){font-size:2em;-webkit-margin-after:0.67em;margin-block-end:0.67em;-webkit-margin-before:0.67em;margin-block-start:0.67em}:where(dl,ol,ul) :where(dl,ol,ul){-webkit-margin-after:0;margin-block-end:0;-webkit-margin-before:0;margin-block-start:0}:where(hr){-webkit-box-sizing:content-box;box-sizing:content-box;color:inherit;height:0}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,pre,samp){font-family:monospace, monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:baseline}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:white;border:solid;color:black;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}html{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}*,::before,::after{-webkit-box-sizing:inherit;box-sizing:inherit}img,embed,iframe,object,video{height:auto;max-width:100%}iframe{border:0}nav ol,nav ul,[role=navigation] ol,[role=navigation] ul{list-style:none;margin:0;padding:0}:root{--db-focus-outline-offset:1px;--db-focus-outline-color:#2c95c4}:is(a,button,input,textarea,summary){--db-focus-outline-size:max(2px, 0.08em)}:is(a,button,input,textarea,summary):focus-visible{outline:var(--db-focus-outline-size) var(--db-focus-outline-style, solid) var(--db-focus-outline-color, currentColor);outline-offset:var(--db-focus-outline-offset, var(--db-focus-outline-size))}:where(ul){list-style-type:"\u2022\xa0\xa0\xa0"}:where(ul) li::marker{color:#ec0016}details>*,details>::before,details>::after{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}body,:host,div,button,input,select,textarea{color:#282d37;font-family:"DB Screen Sans", Helvetica, Arial, sans-serif;font-size:1rem;font-weight:400;line-height:1.5}.cmp-notification{background-color:#282d37;-webkit-box-shadow:0 4px 10px 0 rgba(0, 0, 0, 0.1);box-shadow:0 4px 10px 0 rgba(0, 0, 0, 0.1);margin-bottom:1rem;padding:1rem}section[data-variant=hovering] .cmp-notification{background-color:#fff}section[data-variant=alert] .cmp-notification{color:#fff}section[data-variant=hovering] .cmp-notification{border:2px solid transparent;border-radius:0.5rem;padding:0.875rem 1rem}.cmp-notification>em{clip:rect(0, 0, 0, 0);height:1px;overflow:hidden;position:absolute !important;white-space:nowrap;width:1px}.cmp-notification[data-type=success]{background-color:#508b1b}section[data-variant=hovering] .cmp-notification[data-type=success]{border-color:#508b1b}.cmp-notification[data-type=warning]{background-color:#f75f00}section[data-variant=hovering] .cmp-notification[data-type=warning]{border-color:#f75f00}.cmp-notification[data-type=error]{background-color:#ec0016}section[data-variant=hovering] .cmp-notification[data-type=error]{border-color:#ec0016}.cmp-notification[data-type=informative]{background-color:#0087b9}section[data-variant=hovering] .cmp-notification[data-type=informative]{border-color:#0087b9}.cmp-notification[data-icon],.cmp-notification[data-icon-before],.cmp-notification[data-icon-after]{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.cmp-notification[data-icon]::before,.cmp-notification[data-icon-before]::before{--icon-margin-after:0.625rem}.cmp-notification[data-icon-after]{-ms-flex-pack:justify;justify-content:space-between}.cmp-notification[data-icon-after]::after{--icon-margin-before:0.625rem}',o})()}}]); \ No newline at end of file diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/88.js b/review/2460-chore-update-actionsgithub-script/angular-showcase/88.js deleted file mode 100644 index 2d54c71477..0000000000 --- a/review/2460-chore-update-actionsgithub-script/angular-showcase/88.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkangular_showcase=self.webpackChunkangular_showcase||[]).push([[88],{88:(s,n,t)=>{t.r(n),t.d(n,{db_dropdown:()=>m});var o=t(310),r=t(576);const m=(()=>{let i=class{constructor(e){(0,o.r)(this,e),this.data=void 0,this.opposite=void 0,this.summary=""}get children(){return this._children}set children(e){this._children=e}componentWillLoad(){this.data?this.compData=(0,r.p)(this.data):(this._children=Array.from(this.host.children),this.children.find(e=>"li"===e.tagName.toLowerCase())?this.hasItemsWrapper=!0:this.host.innerHTML="")}render(){return(0,o.h)("details",{key:"9be5ac2706422926cc2703e34beedff114f30ce5",class:"cmp-dropdown","data-horizontal-position":this.opposite&&"opposite"},(0,o.h)("summary",{key:"70276ec375b031226265cf5248f9eb51bc1400d0"},this.summary),this.compData&&(0,o.h)("menu",{key:"d72959358543a2a9d2f361504bdd8b35a1555cc2",type:"toolbar",innerHTML:(0,r.g)(this.compData)}),!this.compData&&(0,o.h)("menu",{key:"e4eb73daa5e36cfca1ab5beec98c2746fc95fb40",type:"toolbar"},!this.hasItemsWrapper&&this._children.map((e,l)=>(0,o.h)("li",{key:`cmp-dropdown-${l}`,innerHTML:e.outerHTML})),this.hasItemsWrapper&&(0,o.h)("slot",{key:"0236d91a50c5bc52d4ad1bc2922d6af1dbc6593e"})))}get host(){return(0,o.g)(this)}};return i.style='@charset "UTF-8";:where(html,:host){line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}:where(h1){font-size:2em;-webkit-margin-after:0.67em;margin-block-end:0.67em;-webkit-margin-before:0.67em;margin-block-start:0.67em}:where(dl,ol,ul) :where(dl,ol,ul){-webkit-margin-after:0;margin-block-end:0;-webkit-margin-before:0;margin-block-start:0}:where(hr){-webkit-box-sizing:content-box;box-sizing:content-box;color:inherit;height:0}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,pre,samp){font-family:monospace, monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:baseline}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:white;border:solid;color:black;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}html,:host{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}*,::before,::after{-webkit-box-sizing:inherit;box-sizing:inherit}img,embed,iframe,object,video{height:auto;max-width:100%}iframe{border:0}nav ol,nav ul,[role=navigation] ol,[role=navigation] ul{list-style:none;margin:0;padding:0}:root{--db-focus-outline-offset:1px;--db-focus-outline-color:#2c95c4}:is(a,button,input,textarea,summary){--db-focus-outline-size:max(2px, 0.08em)}:is(a,button,input,textarea,summary):focus-visible{outline:var(--db-focus-outline-size) var(--db-focus-outline-style, solid) var(--db-focus-outline-color, currentColor);outline-offset:var(--db-focus-outline-offset, var(--db-focus-outline-size))}:where(ul){list-style-type:"\u2022\xa0\xa0\xa0"}:where(ul) li::marker{color:#ec0016}details>*,details>::before,details>::after{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}body,:host,div,button,input,select,textarea{color:#282d37;font-family:"DB Screen Sans", Helvetica, Arial, sans-serif;font-size:1rem;font-weight:400;line-height:1.5}a{color:inherit}.cmp-overflow-menu,.cmp-dropdown{color:#2d333f;display:inline-block;position:relative}.cmp-overflow-menu:not(.is-account) summary,.cmp-dropdown:not(.is-account) summary{font-size:0}.cmp-overflow-menu:not(.is-account) summary::before,.cmp-dropdown:not(.is-account) summary::before{--icon-margin-after:0}.cmp-overflow-menu summary,.cmp-dropdown summary{--icon-glyph-before:"\u22ee";display:inline-block}.cmp-overflow-menu summary::before,.cmp-dropdown summary::before{--icon-font-family:"icons-20-outline",\n \t"missing-icons" !important;font-size:var(--icon-font-size-before, var(--icon-font-size, 1.25rem));-webkit-margin-end:var(--icon-margin-after, 0.375rem);margin-inline-end:var(--icon-margin-after, 0.375rem);content:var(--icon-glyph-before);display:inline-block;font-family:var(--icon-font-family) !important;font-style:normal;font-variant:normal;font-weight:normal;font-weight:var(--icon-font-weight, normal);line-height:1;text-transform:none;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-alt:"";alt:"";speak:none;speak:never}@supports (content: ""/""){.cmp-overflow-menu summary::before,.cmp-dropdown summary::before{content:var(--icon-glyph-before)/""}}@media aural{.cmp-overflow-menu summary::before,.cmp-dropdown summary::before{content:none}}@media speech{.cmp-overflow-menu summary::before,.cmp-dropdown summary::before{content:none}}.cmp-overflow-menu summary::before,.cmp-dropdown summary::before{display:inline-block;padding:0.5625rem 0.75rem;-webkit-transform:translateX(-0.125rem);transform:translateX(-0.125rem)}.cmp-overflow-menu summary:hover::before,.cmp-dropdown summary:hover::before,.cmp-overflow-menu summary:focus::before,.cmp-dropdown summary:focus::before{background-color:#d7dce1}.cmp-overflow-menu summary::-webkit-details-marker,.cmp-dropdown summary::-webkit-details-marker{display:none}.cmp-overflow-menu summary:first-of-type,.cmp-dropdown summary:first-of-type{list-style-type:none}.cmp-overflow-menu menu,.cmp-dropdown menu,.cmp-overflow-menu ul,.cmp-dropdown ul{background-color:#fff;border-radius:8px;-webkit-filter:drop-shadow(0 2px 8px rgba(0, 0, 0, 0.3));filter:drop-shadow(0 2px 8px rgba(0, 0, 0, 0.3));-webkit-margin-before:1rem;margin-block-start:1rem;padding-left:0;position:absolute;width:-webkit-min-content;width:-moz-min-content;width:min-content;z-index:60}.cmp-overflow-menu menu::before,.cmp-dropdown menu::before,.cmp-overflow-menu ul::before,.cmp-dropdown ul::before{border-bottom:0.8125rem solid #fff;border-left:0.8125rem solid transparent;border-right:0.8125rem solid transparent;content:"";height:0;position:absolute;-webkit-transform:translate(0.75rem, -0.8125rem);transform:translate(0.75rem, -0.8125rem);width:0}.cmp-overflow-menu menu li button,.cmp-dropdown menu li button,.cmp-overflow-menu menu li a,.cmp-dropdown menu li a,.cmp-overflow-menu ul li button,.cmp-dropdown ul li button,.cmp-overflow-menu ul li a,.cmp-dropdown ul li a{background-color:#fff;border-radius:unset;display:block;font-weight:400;padding:1rem 2rem 1rem 1rem;text-decoration:none}.cmp-overflow-menu menu li button:hover,.cmp-dropdown menu li button:hover,.cmp-overflow-menu menu li button:focus,.cmp-dropdown menu li button:focus,.cmp-overflow-menu menu li a:hover,.cmp-dropdown menu li a:hover,.cmp-overflow-menu menu li a:focus,.cmp-dropdown menu li a:focus,.cmp-overflow-menu ul li button:hover,.cmp-dropdown ul li button:hover,.cmp-overflow-menu ul li button:focus,.cmp-dropdown ul li button:focus,.cmp-overflow-menu ul li a:hover,.cmp-dropdown ul li a:hover,.cmp-overflow-menu ul li a:focus,.cmp-dropdown ul li a:focus{background-color:#d7dce1;color:inherit}.cmp-overflow-menu menu li:first-child button,.cmp-dropdown menu li:first-child button,.cmp-overflow-menu menu li:first-child a,.cmp-dropdown menu li:first-child a,.cmp-overflow-menu ul li:first-child button,.cmp-dropdown ul li:first-child button,.cmp-overflow-menu ul li:first-child a,.cmp-dropdown ul li:first-child a{border-top-left-radius:8px;border-top-right-radius:8px}.cmp-overflow-menu menu li:last-child button,.cmp-dropdown menu li:last-child button,.cmp-overflow-menu menu li:last-child a,.cmp-dropdown menu li:last-child a,.cmp-overflow-menu ul li:last-child button,.cmp-dropdown ul li:last-child button,.cmp-overflow-menu ul li:last-child a,.cmp-dropdown ul li:last-child a{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.cmp-overflow-menu[data-horizontal-position=opposite] menu,[data-horizontal-position=opposite].cmp-dropdown menu,.cmp-overflow-menu[data-horizontal-position=opposite] ul,[data-horizontal-position=opposite].cmp-dropdown ul{right:0}.cmp-overflow-menu[data-horizontal-position=opposite] menu::before,[data-horizontal-position=opposite].cmp-dropdown menu::before,.cmp-overflow-menu[data-horizontal-position=opposite] ul::before,[data-horizontal-position=opposite].cmp-dropdown ul::before{right:0;-webkit-transform:translate(-0.75rem, -0.8125rem);transform:translate(-0.75rem, -0.8125rem)}.cmp-overflow-menu menu,.cmp-dropdown menu{list-style-type:""}.cmp-overflow-menu menu li,.cmp-dropdown menu li{overflow-x:hidden}.cmp-overflow-menu menu button,.cmp-dropdown menu button{line-height:inherit;text-align:left;width:100%}.cmp-overflow-menu[open] summary::after,[open].cmp-dropdown summary::after{content:"\xa0";display:inline-block;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:50}.cmp-dropdown.is-account summary{--icon-glyph-before:"\u{e1221}"}.cmp-dropdown.is-account summary::before{--icon-font-family:"icons-24-outline",\n \t"missing-icons" !important;font-size:var(--icon-font-size-before, var(--icon-font-size, 1.5rem));-webkit-margin-end:var(--icon-margin-after, 0.375rem);margin-inline-end:var(--icon-margin-after, 0.375rem);content:var(--icon-glyph-before);display:inline-block;font-family:var(--icon-font-family) !important;font-style:normal;font-variant:normal;font-weight:normal;font-weight:var(--icon-font-weight, normal);line-height:1;text-transform:none;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-alt:"";alt:"";speak:none;speak:never}@supports (content: ""/""){.cmp-dropdown.is-account summary::before{content:var(--icon-glyph-before)/""}}@media aural{.cmp-dropdown.is-account summary::before{content:none}}@media speech{.cmp-dropdown.is-account summary::before{content:none}}.cmp-dropdown.is-account summary:hover::before{color:#ec0016}@media screen and (max-width: 41rem){.cmp-dropdown.is-account summary{font-size:0}.cmp-dropdown.is-account summary::before{--icon-margin-after:0}}.cmp-dropdown menu,.cmp-dropdown ul{background-color:#fff;-webkit-margin-before:initial;margin-block-start:initial;right:0;-webkit-transform:translateY(0.875rem);transform:translateY(0.875rem)}.cmp-dropdown menu::before,.cmp-dropdown ul::before{content:none}.cmp-dropdown[data-horizontal-position=opposite] menu,.cmp-dropdown[data-horizontal-position=opposite] ul{right:unset}',i})()}}]); \ No newline at end of file diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/896.js b/review/2460-chore-update-actionsgithub-script/angular-showcase/896.js deleted file mode 100644 index 0360a759e9..0000000000 --- a/review/2460-chore-update-actionsgithub-script/angular-showcase/896.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkangular_showcase=self.webpackChunkangular_showcase||[]).push([[896],{896:(s,i,e)=>{e.r(i),e.d(i,{db_header:()=>n});var t=e(310);const n=(()=>{let o=class{constructor(a){(0,t.r)(this,a)}render(){return(0,t.h)("header",{key:"742aa8fc70c2c26e9e67561428ae25ab64bf013b",class:"rea-header",role:"banner"},(0,t.h)("slot",{key:"5ba5b25b5211e1162e3f941ffe34bf97e358b228"}))}};return o.style='@charset "UTF-8";:where(html,:host){line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}:where(h1){font-size:2em;-webkit-margin-after:0.67em;margin-block-end:0.67em;-webkit-margin-before:0.67em;margin-block-start:0.67em}:where(dl,ol,ul) :where(dl,ol,ul){-webkit-margin-after:0;margin-block-end:0;-webkit-margin-before:0;margin-block-start:0}:where(hr){-webkit-box-sizing:content-box;box-sizing:content-box;color:inherit;height:0}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,pre,samp){font-family:monospace, monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:baseline}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:white;border:solid;color:black;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}html,:host{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}*,::before,::after{-webkit-box-sizing:inherit;box-sizing:inherit}img,embed,iframe,object,video{height:auto;max-width:100%}iframe{border:0}nav ol,nav ul,[role=navigation] ol,[role=navigation] ul{list-style:none;margin:0;padding:0}:root{--db-focus-outline-offset:1px;--db-focus-outline-color:#2c95c4}:is(a,button,input,textarea,summary){--db-focus-outline-size:max(2px, 0.08em)}:is(a,button,input,textarea,summary):focus-visible{outline:var(--db-focus-outline-size) var(--db-focus-outline-style, solid) var(--db-focus-outline-color, currentColor);outline-offset:var(--db-focus-outline-offset, var(--db-focus-outline-size))}:where(ul){list-style-type:"\u2022\xa0\xa0\xa0"}:where(ul) li::marker{color:#ec0016}details>*,details>::before,details>::after{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}body,:host,div,button,input,select,textarea{color:#282d37;font-family:"DB Screen Sans", Helvetica, Arial, sans-serif;font-size:1rem;font-weight:400;line-height:1.5}a{color:inherit}.rea-header{background-color:#fdfdfd;-webkit-box-shadow:0 2px 4px 0 rgba(0, 0, 0, 0.1), 0 4px 8px 1px rgba(0, 0, 0, 0.05);box-shadow:0 2px 4px 0 rgba(0, 0, 0, 0.1), 0 4px 8px 1px rgba(0, 0, 0, 0.05);display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:1rem;min-height:4.9375rem;padding-left:1rem;padding-right:1rem}.rea-header:not(:has(.rea-meta))::after{content:"";display:inline-block;-ms-flex-order:3;order:3}.rea-header .elm-link{display:inline-block}@media screen and (max-width: 1023px){.rea-header{border-bottom:0.0625rem solid #9c9a8e;min-height:4rem}}:host{display:block}',o})()}}]); \ No newline at end of file diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/906.js b/review/2460-chore-update-actionsgithub-script/angular-showcase/906.js deleted file mode 100644 index 1e16e3d208..0000000000 --- a/review/2460-chore-update-actionsgithub-script/angular-showcase/906.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkangular_showcase=self.webpackChunkangular_showcase||[]).push([[906],{906:(d,c,i)=>{i.r(c),i.d(c,{github_version_switcher:()=>f});var o=i(330),a=i(310);const f=(()=>{let u=class{constructor(s){(0,a.r)(this,s),this._defaultBranch="latest",this.stripString=t=>t.replace(/[^a-zA-Z0-9-]/g,""),this.fetchFromGitHubApi=function(){var t=(0,o.A)(function*(e){return yield(yield fetch(e)).json()});return function(e){return t.apply(this,arguments)}}(),this.setCurrentBranch=t=>{const e=window.location.href,n=t.find(r=>e.includes(r));n&&(this.currentBranch=n)},this.setBranches=t=>{const e=t.map(n=>n.name).filter(n=>"gh-pages"!==n&&!n.includes("dependabot"));e.forEach(n=>{const r=this.groups.find(h=>n.startsWith(h.prefix));r?r.branches.push(n):this.groups.at(-1).branches.push(n)}),this.setCurrentBranch(e)},this.setTags=t=>{const e=t.map(n=>n.name);e.forEach(n=>{this.groups[0].branches.push(n)}),this.setCurrentBranch(e)},this.owner=void 0,this.repo=void 0,this.groups=[{prefix:"v",name:"Versions",branches:[]},{prefix:"test",name:"Tests",branches:[]},{prefix:"feat",name:"Features",branches:[]},{prefix:"fix",name:"Bugfixes",branches:[]},{prefix:"chore",name:"Chore",branches:[]},{prefix:"docs",name:"Docs",branches:[]},{prefix:"refactor",name:"Refactors",branches:[]},{prefix:"style",name:"Styles",branches:[]},{prefix:"ci",name:"CI",branches:[]},{prefix:"perf",name:"Perf",branches:[]},{prefix:"",name:"Other",branches:[]}],this.currentBranch=this._defaultBranch,this.cleanOwner=void 0,this.cleanRepo=void 0}get defaultBranch(){return this._defaultBranch}set defaultBranch(s){this._defaultBranch=s}componentWillLoad(){var s=this;return(0,o.A)(function*(){const t=s.stripString(s.owner);s.cleanOwner=t;const e=s.stripString(s.repo);s.cleanRepo=e;const n=yield s.fetchFromGitHubApi(`https://api.github.com/repos/${t}/${e}/branches`);s.setBranches(n);const r=yield s.fetchFromGitHubApi(`https://api.github.com/repos/${t}/${e}/tags`);s.setTags(r)})()}handleChange(s,t,e){if(t&&e){const r=top.location.href.split("?"),h=r[r.length-1],p=3===s.split(".").length&&s.startsWith("v");top.location=`https://${t}.github.io/${e}${this._defaultBranch===s?"":`${p?"/version":"/review"}/${s}`}/?${h}`}}render(){var s;return(0,a.h)(a.H,{key:"66a2543e72839abc7f67cb93aecc3a6cd0fbac1e"},(null===(s=this.groups)||void 0===s?void 0:s.length)>0&&(0,a.h)("db-select",{key:"0069b07f3c022517f0037fbb3af6a7d1bb6ca8c2",class:"gh-version-switcher",label:"Version",name:"Theme",onDbChange:t=>this.handleChange(t.target.value,this.cleanOwner,this.cleanRepo)},(0,a.h)("option",{key:"cd968ac0508b919a08ee39108366e02f124a7830",value:this._defaultBranch,selected:this.currentBranch===this._defaultBranch},this._defaultBranch),this.groups.filter(t=>{var e;return(null===(e=t.branches)||void 0===e?void 0:e.length)>0}).map(t=>(0,a.h)("optgroup",{key:t.name,label:t.name},t.branches.map((e,n)=>(0,a.h)("option",{key:`${t.name}-${e}-${n}`,value:e,selected:this.currentBranch===e},e))))))}};return u.style=".gh-version-switcher select{max-width:196px}",u})()}}]); \ No newline at end of file diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/926.js b/review/2460-chore-update-actionsgithub-script/angular-showcase/926.js deleted file mode 100644 index c81544e367..0000000000 --- a/review/2460-chore-update-actionsgithub-script/angular-showcase/926.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkangular_showcase=self.webpackChunkangular_showcase||[]).push([[926],{926:(v,o,l)=>{l.r(o),l.d(o,{db_mainnavigation:()=>f});var e=l(310),g=l(576);const m=a=>a.map((i,n)=>(0,e.h)("li",{key:`mainnavigation-item-${n}`,innerHTML:i.html},i.children&&(0,e.h)("ul",null,m(i.children)))),r=a=>{const i=[];return a.forEach(n=>{i.push({html:n.outerHTML,children:1!==n.children.length&&n.children?r(Array.from(n.children)):[]})}),i},c=a=>{a.children.forEach(i=>{a.html=a.html.replace(i.html,""),c(i)})},u=a=>{let i="";return a.forEach(n=>{let t="
  • \n",s=!1;n.children&&n.children.length>0&&(t='
  • \n',s=!0),t+=`${n.label}\n`,i+=t,s&&(i+=`\n`),i+="
  • "}),i},p=a=>{a&&a.length>0&&a.forEach(i=>{if("li"===i.tagName.toLowerCase()&&i.children){const n=Array.from(i.children);n.find(t=>"ul"===t.tagName.toLowerCase())&&i.setAttribute("aria-haspopup","true"),p(n)}})},f=(()=>{let a=class{constructor(i){(0,e.r)(this,i),this.siteName=void 0,this.data=void 0}componentWillLoad(){this.data?this.compData=(0,g.p)(this.data):(this.children=Array.from(this.host.children),this.onlyLinks=(a=>{if(0===a.filter(n=>"db-link"!==n.tagName.toLowerCase()&&"a"!==n.tagName.toLowerCase()).length){const n=r(a);return n.forEach(t=>{c(t)}),n}return[]})(this.children),this.children.find(i=>"li"===i.tagName.toLowerCase())?(this.hasItemsWrapper=!0,p(this.children)):this.host.innerHTML="")}render(){return(0,e.h)("nav",{key:"1afe9cc2f821853ca4fdee855835d6e15bdf4fe9",class:"cmp-mainnavigation",id:"mainnavigation"},(0,e.h)("input",{key:"16f9c4ae3d2253ae449466e1939f178e0e7c0326",type:"checkbox",id:"toggle_mainnavigation"}),(0,e.h)("label",{key:"2b4ad9d6dee48a20ba75ae559a3d364cc735a08b",htmlFor:"toggle_mainnavigation",title:"Toggle main navigation",class:"is-site-name"},this.siteName),this.compData&&(0,e.h)("ul",{key:"8dfb0cb3c10f41701d9ea76a31de433379d1a415",innerHTML:u(this.compData)}),!this.compData&&(0,e.h)("ul",{key:"9121a952ad6b8ef88706d9db6204a15edfd4e47c"},this.onlyLinks&&m(this.onlyLinks),!this.hasItemsWrapper&&!this.onlyLinks&&this.children.map((i,n)=>(0,e.h)("li",{key:`cmp-mainnavigation-item-${n}`,innerHTML:i.outerHTML})),this.hasItemsWrapper&&(0,e.h)("slot",{key:"57d3698ec5ebfd1568330c2ca3678c7ae25bf855"})))}get host(){return(0,e.g)(this)}};return a.style='@charset "UTF-8";:where(html,:host){line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}:where(h1){font-size:2em;-webkit-margin-after:0.67em;margin-block-end:0.67em;-webkit-margin-before:0.67em;margin-block-start:0.67em}:where(dl,ol,ul) :where(dl,ol,ul){-webkit-margin-after:0;margin-block-end:0;-webkit-margin-before:0;margin-block-start:0}:where(hr){-webkit-box-sizing:content-box;box-sizing:content-box;color:inherit;height:0}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,pre,samp){font-family:monospace, monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:baseline}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:white;border:solid;color:black;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}html,:host{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}*,::before,::after{-webkit-box-sizing:inherit;box-sizing:inherit}img,embed,iframe,object,video{height:auto;max-width:100%}iframe{border:0}nav ol,nav ul,[role=navigation] ol,[role=navigation] ul{list-style:none;margin:0;padding:0}:root{--db-focus-outline-offset:1px;--db-focus-outline-color:#2c95c4}:is(a,button,input,textarea,summary){--db-focus-outline-size:max(2px, 0.08em)}:is(a,button,input,textarea,summary):focus-visible{outline:var(--db-focus-outline-size) var(--db-focus-outline-style, solid) var(--db-focus-outline-color, currentColor);outline-offset:var(--db-focus-outline-offset, var(--db-focus-outline-size))}:where(ul){list-style-type:"\u2022\xa0\xa0\xa0"}:where(ul) li::marker{color:#ec0016}details>*,details>::before,details>::after{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}body,:host,div,button,input,select,textarea{color:#282d37;font-family:"DB Screen Sans", Helvetica, Arial, sans-serif;font-size:1rem;font-weight:400;line-height:1.5}a{color:inherit}.cmp-mainnavigation{position:relative;top:0}.rea-header .cmp-mainnavigation{-ms-flex-order:1;order:1}@supports not selector(:has(db)){.cmp-mainnavigation{margin:auto}}.cmp-mainnavigation .elm-link,.cmp-mainnavigation a{border-radius:initial;color:inherit;display:inline-block;text-decoration:none}.cmp-mainnavigation>input[type=checkbox][id]{clip:rect(0, 0, 0, 0);height:1px;overflow:hidden;position:absolute !important;white-space:nowrap;width:1px}@media screen and (width > 1023px){.cmp-mainnavigation>input[type=checkbox][id],.cmp-mainnavigation>input[type=checkbox][id]+label[for]{display:none}}.cmp-mainnavigation>label[for]{--icon-glyph-before:"\u{e1122}";--icon-glyph-after:"\u2a2f";background-color:#fdfdfd;border-bottom:1px solid #f5f4f1;display:block;padding:0.5rem 1.375rem 0.625rem}.cmp-mainnavigation>label[for]::before{--icon-font-family:"icons-24-outline",\n \t"missing-icons" !important;font-size:var(--icon-font-size-before, var(--icon-font-size, 1.5rem));-webkit-margin-end:var(--icon-margin-after, 0.375rem);margin-inline-end:var(--icon-margin-after, 0.375rem);content:var(--icon-glyph-before);display:inline-block;font-family:var(--icon-font-family) !important;font-style:normal;font-variant:normal;font-weight:normal;font-weight:var(--icon-font-weight, normal);line-height:1;text-transform:none;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-alt:"";alt:"";speak:none;speak:never}@supports (content: ""/""){.cmp-mainnavigation>label[for]::before{content:var(--icon-glyph-before)/""}}@media aural{.cmp-mainnavigation>label[for]::before{content:none}}@media speech{.cmp-mainnavigation>label[for]::before{content:none}}.cmp-mainnavigation>label[for]::after{--icon-font-family:"icons-24-outline",\n \t"missing-icons" !important;font-size:var(--icon-font-size-after, var(--icon-font-size, 1.5rem));-webkit-margin-start:var(--icon-margin-before, 0.375rem);margin-inline-start:var(--icon-margin-before, 0.375rem);content:var(--icon-glyph-after);display:inline-block;font-family:var(--icon-font-family) !important;font-style:normal;font-variant:normal;font-weight:normal;font-weight:var(--icon-font-weight, normal);line-height:1;text-transform:none;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-alt:"";alt:"";speak:none;speak:never}@supports (content: ""/""){.cmp-mainnavigation>label[for]::after{content:var(--icon-glyph-after)/""}}@media aural{.cmp-mainnavigation>label[for]::after{content:none}}@media speech{.cmp-mainnavigation>label[for]::after{content:none}}.cmp-mainnavigation>label[for]::before{margin-right:1rem}.cmp-mainnavigation>label[for]::after{position:absolute;right:1rem;-webkit-transform:translateY(0.125rem);transform:translateY(0.125rem)}@media screen and (max-width: 1023px){.cmp-mainnavigation{background-color:#3c414b;left:0;position:absolute;top:4rem;width:100vw;z-index:30}.cmp-mainnavigation>input[type=checkbox][id]:not(:checked)+label[for]::after{content:none}.cmp-mainnavigation>input[type=checkbox][id]:not(:checked)~ul{display:none}}.cmp-mainnavigation ul{background-color:#fdfdfd}@media screen and (width > 1023px){.cmp-mainnavigation ul ul{-webkit-box-shadow:0 0 5px rgba(0, 0, 0, 0.08), 0 5px 30px rgba(0, 0, 0, 0.05);box-shadow:0 0 5px rgba(0, 0, 0, 0.08), 0 5px 30px rgba(0, 0, 0, 0.05);position:absolute;visibility:hidden;z-index:70}}@media screen and (max-width: 1023px){.cmp-mainnavigation ul ul{display:none}}@media screen and (width > 1023px){.cmp-mainnavigation>ul{display:-ms-flexbox;display:flex}}@media screen and (width > 1023px){.cmp-mainnavigation>ul>li>.elm-link,.cmp-mainnavigation>ul>li>a,.cmp-mainnavigation>ul>li>*>.elm-link,.cmp-mainnavigation>ul>li>*>a,.cmp-mainnavigation>ul>*>li>.elm-link,.cmp-mainnavigation>ul>*>li>a,.cmp-mainnavigation>ul>*>li>*>.elm-link,.cmp-mainnavigation>ul>*>li>*>a{padding:2rem 1.625rem 1.1875rem;border-bottom:4px solid transparent}.cmp-mainnavigation>ul>li>.elm-link:hover,.cmp-mainnavigation>ul>li>a:hover,.cmp-mainnavigation>ul>li>.elm-link:focus,.cmp-mainnavigation>ul>li>a:focus,.cmp-mainnavigation>ul>li>*>.elm-link:hover,.cmp-mainnavigation>ul>li>*>a:hover,.cmp-mainnavigation>ul>li>*>.elm-link:focus,.cmp-mainnavigation>ul>li>*>a:focus,.cmp-mainnavigation>ul>*>li>.elm-link:hover,.cmp-mainnavigation>ul>*>li>a:hover,.cmp-mainnavigation>ul>*>li>.elm-link:focus,.cmp-mainnavigation>ul>*>li>a:focus,.cmp-mainnavigation>ul>*>li>*>.elm-link:hover,.cmp-mainnavigation>ul>*>li>*>a:hover,.cmp-mainnavigation>ul>*>li>*>.elm-link:focus,.cmp-mainnavigation>ul>*>li>*>a:focus{border-bottom-color:#d7dce1}.cmp-mainnavigation>ul>li>.elm-link[aria-current=page],.cmp-mainnavigation>ul>li>a[aria-current=page],.cmp-mainnavigation>ul>li>*>.elm-link[aria-current=page],.cmp-mainnavigation>ul>li>*>a[aria-current=page],.cmp-mainnavigation>ul>*>li>.elm-link[aria-current=page],.cmp-mainnavigation>ul>*>li>a[aria-current=page],.cmp-mainnavigation>ul>*>li>*>.elm-link[aria-current=page],.cmp-mainnavigation>ul>*>li>*>a[aria-current=page]{border-bottom-color:#ec0016}}@media screen and (width > 1023px){.cmp-mainnavigation>ul>li ul,.cmp-mainnavigation>ul>*>li ul{left:0;min-width:100%;top:4.9375rem}.cmp-mainnavigation>ul>li ul ul,.cmp-mainnavigation>ul>*>li ul ul{left:100%;top:auto;-webkit-transform:translateY(-3.3125rem);transform:translateY(-3.3125rem)}.cmp-mainnavigation>ul>li ul .elm-link,.cmp-mainnavigation>ul>li ul a,.cmp-mainnavigation>ul>*>li ul .elm-link,.cmp-mainnavigation>ul>*>li ul a{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;min-height:3.3125rem;padding-left:1.125rem;padding-right:1.125rem}}@media screen and (max-width: 1023px){.cmp-mainnavigation>ul>li ul>li>.elm-link,.cmp-mainnavigation>ul>li ul>li>a,.cmp-mainnavigation>ul>li ul>li>*>.elm-link,.cmp-mainnavigation>ul>li ul>li>*>a,.cmp-mainnavigation>ul>li ul>*>li>.elm-link,.cmp-mainnavigation>ul>li ul>*>li>a,.cmp-mainnavigation>ul>li ul>*>li>*>.elm-link,.cmp-mainnavigation>ul>li ul>*>li>*>a,.cmp-mainnavigation>ul>*>li ul>li>.elm-link,.cmp-mainnavigation>ul>*>li ul>li>a,.cmp-mainnavigation>ul>*>li ul>li>*>.elm-link,.cmp-mainnavigation>ul>*>li ul>li>*>a,.cmp-mainnavigation>ul>*>li ul>*>li>.elm-link,.cmp-mainnavigation>ul>*>li ul>*>li>a,.cmp-mainnavigation>ul>*>li ul>*>li>*>.elm-link,.cmp-mainnavigation>ul>*>li ul>*>li>*>a{padding-left:2.125rem}}@media screen and (max-width: 1023px){.cmp-mainnavigation>ul>li ul>li ul>li>.elm-link,.cmp-mainnavigation>ul>li ul>li ul>li>a,.cmp-mainnavigation>ul>li ul>li ul>li>*>.elm-link,.cmp-mainnavigation>ul>li ul>li ul>li>*>a,.cmp-mainnavigation>ul>li ul>li ul>*>li>.elm-link,.cmp-mainnavigation>ul>li ul>li ul>*>li>a,.cmp-mainnavigation>ul>li ul>li ul>*>li>*>.elm-link,.cmp-mainnavigation>ul>li ul>li ul>*>li>*>a,.cmp-mainnavigation>ul>li ul>*>li ul>li>.elm-link,.cmp-mainnavigation>ul>li ul>*>li ul>li>a,.cmp-mainnavigation>ul>li ul>*>li ul>li>*>.elm-link,.cmp-mainnavigation>ul>li ul>*>li ul>li>*>a,.cmp-mainnavigation>ul>li ul>*>li ul>*>li>.elm-link,.cmp-mainnavigation>ul>li ul>*>li ul>*>li>a,.cmp-mainnavigation>ul>li ul>*>li ul>*>li>*>.elm-link,.cmp-mainnavigation>ul>li ul>*>li ul>*>li>*>a,.cmp-mainnavigation>ul>*>li ul>li ul>li>.elm-link,.cmp-mainnavigation>ul>*>li ul>li ul>li>a,.cmp-mainnavigation>ul>*>li ul>li ul>li>*>.elm-link,.cmp-mainnavigation>ul>*>li ul>li ul>li>*>a,.cmp-mainnavigation>ul>*>li ul>li ul>*>li>.elm-link,.cmp-mainnavigation>ul>*>li ul>li ul>*>li>a,.cmp-mainnavigation>ul>*>li ul>li ul>*>li>*>.elm-link,.cmp-mainnavigation>ul>*>li ul>li ul>*>li>*>a,.cmp-mainnavigation>ul>*>li ul>*>li ul>li>.elm-link,.cmp-mainnavigation>ul>*>li ul>*>li ul>li>a,.cmp-mainnavigation>ul>*>li ul>*>li ul>li>*>.elm-link,.cmp-mainnavigation>ul>*>li ul>*>li ul>li>*>a,.cmp-mainnavigation>ul>*>li ul>*>li ul>*>li>.elm-link,.cmp-mainnavigation>ul>*>li ul>*>li ul>*>li>a,.cmp-mainnavigation>ul>*>li ul>*>li ul>*>li>*>.elm-link,.cmp-mainnavigation>ul>*>li ul>*>li ul>*>li>*>a{padding-left:3.75rem}}.cmp-mainnavigation li{display:block;position:relative}.cmp-mainnavigation li[aria-haspopup=true]{--icon-glyph-after:">"}.cmp-mainnavigation li[aria-haspopup=true]::after{--icon-font-family:"icons-24-outline",\n \t"missing-icons" !important;font-size:var(--icon-font-size-after, var(--icon-font-size, 1.5rem));-webkit-margin-start:var(--icon-margin-before, 0.375rem);margin-inline-start:var(--icon-margin-before, 0.375rem);content:var(--icon-glyph-after);display:inline-block;font-family:var(--icon-font-family) !important;font-style:normal;font-variant:normal;font-weight:normal;font-weight:var(--icon-font-weight, normal);line-height:1;text-transform:none;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-alt:"";alt:"";speak:none;speak:never}@supports (content: ""/""){.cmp-mainnavigation li[aria-haspopup=true]::after{content:var(--icon-glyph-after)/""}}@media aural{.cmp-mainnavigation li[aria-haspopup=true]::after{content:none}}@media speech{.cmp-mainnavigation li[aria-haspopup=true]::after{content:none}}.cmp-mainnavigation li[aria-haspopup=true]::after{position:absolute;right:1rem;top:0.5625rem}.cmp-mainnavigation li:hover>ul,.cmp-mainnavigation li:hover>*>ul{visibility:visible}@media screen and (max-width: 1023px){.cmp-mainnavigation li:hover>ul,.cmp-mainnavigation li:hover>*>ul{display:initial}}@media screen and (max-width: 1023px){.cmp-mainnavigation li{background-color:#3c414b;color:#fdfdfd}.cmp-mainnavigation li:hover{background-color:#afb4bb;color:#131821}.cmp-mainnavigation li:hover>a{font-weight:700}.cmp-mainnavigation li .elm-link,.cmp-mainnavigation li a{color:inherit;padding-bottom:0.5rem;padding-left:1.375rem;padding-top:0.5rem}.cmp-mainnavigation li[aria-haspopup=true]{position:relative}}@media screen and (width > 1023px){.cmp-mainnavigation li[aria-haspopup=true]::after{content:none}.cmp-mainnavigation li .elm-link:hover,.cmp-mainnavigation li a:hover,.cmp-mainnavigation li .elm-link:focus,.cmp-mainnavigation li a:focus{background-color:#d7dce1;color:initial}.cmp-mainnavigation li .elm-link[aria-current=page],.cmp-mainnavigation li a[aria-current=page]{font-weight:700}}',a})()}}]); \ No newline at end of file diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/938.js b/review/2460-chore-update-actionsgithub-script/angular-showcase/938.js deleted file mode 100644 index da751baf31..0000000000 --- a/review/2460-chore-update-actionsgithub-script/angular-showcase/938.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkangular_showcase=self.webpackChunkangular_showcase||[]).push([[938],{938:(m,t,o)=>{o.r(t),o.d(t,{db_sidenavi:()=>s});var n=o(310),a=o(576);const l=i=>i?i.map(e=>`
  • ${e.label}
  • `).join("\n"):"",s=(()=>{let i=class{constructor(e){(0,n.r)(this,e),this.data=void 0}get children(){return this._children}set children(e){this._children=e}componentWillLoad(){this.data?this.compData=(0,a.p)(this.data):((0,a.a)(this.host,"32-outline"),this._children=Array.from(this.host.children),this.children.find(e=>"li"===e.tagName.toLowerCase())?this.hasItemsWrapper=!0:this.host.innerHTML="")}render(){return(0,n.h)("nav",{key:"f1cf42c59807e66da152d1466febd16808febe16",class:"cmp-sidenavi"},this.compData&&(0,n.h)("ol",{key:"e130c2a91793d7aedd9d7328c3c80c49aa73ea1c",innerHTML:l(this.compData)}),!this.compData&&(0,n.h)("ol",{key:"6d13d423087ddb39429e10eaa05504d8e1849607"},!this.hasItemsWrapper&&this._children.map((e,c)=>(0,n.h)("li",{key:`sidenavi-item-${c}`,innerHTML:e.outerHTML})),this.hasItemsWrapper&&(0,n.h)("slot",{key:"4cd42def9c9e267df9688e505a93d15b216e5315"})))}get host(){return(0,n.g)(this)}};return i.style='@charset "UTF-8";:where(html,:host){line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}:where(h1){font-size:2em;-webkit-margin-after:0.67em;margin-block-end:0.67em;-webkit-margin-before:0.67em;margin-block-start:0.67em}:where(dl,ol,ul) :where(dl,ol,ul){-webkit-margin-after:0;margin-block-end:0;-webkit-margin-before:0;margin-block-start:0}:where(hr){-webkit-box-sizing:content-box;box-sizing:content-box;color:inherit;height:0}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,pre,samp){font-family:monospace, monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:baseline}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:white;border:solid;color:black;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}html,:host{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}*,::before,::after{-webkit-box-sizing:inherit;box-sizing:inherit}img,embed,iframe,object,video{height:auto;max-width:100%}iframe{border:0}nav ol,nav ul,[role=navigation] ol,[role=navigation] ul{list-style:none;margin:0;padding:0}:root{--db-focus-outline-offset:1px;--db-focus-outline-color:#2c95c4}:is(a,button,input,textarea,summary){--db-focus-outline-size:max(2px, 0.08em)}:is(a,button,input,textarea,summary):focus-visible{outline:var(--db-focus-outline-size) var(--db-focus-outline-style, solid) var(--db-focus-outline-color, currentColor);outline-offset:var(--db-focus-outline-offset, var(--db-focus-outline-size))}:where(ul){list-style-type:"\u2022\xa0\xa0\xa0"}:where(ul) li::marker{color:#ec0016}details>*,details>::before,details>::after{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}body,:host,div,button,input,select,textarea{color:#282d37;font-family:"DB Screen Sans", Helvetica, Arial, sans-serif;font-size:1rem;font-weight:400;line-height:1.5}a{color:inherit}.cmp-sidenavi{background-color:#3c414b;-webkit-box-shadow:0 0 5px rgba(0, 0, 0, 0.08), 0 5px 30px rgba(0, 0, 0, 0.05);box-shadow:0 0 5px rgba(0, 0, 0, 0.08), 0 5px 30px rgba(0, 0, 0, 0.05);display:inline-block}.cmp-sidenavi .elm-link,.cmp-sidenavi a{border-radius:initial;color:#d7dce1;display:block;padding:1.25rem 1rem;text-decoration:none}.cmp-sidenavi .elm-link:hover,.cmp-sidenavi a:hover,.cmp-sidenavi .elm-link:focus,.cmp-sidenavi a:focus,.cmp-sidenavi .elm-link[aria-current=page],.cmp-sidenavi a[aria-current=page]{color:#3c414b}.cmp-sidenavi .elm-link:hover,.cmp-sidenavi a:hover,.cmp-sidenavi .elm-link:focus,.cmp-sidenavi a:focus{background-color:#afb4bb}.cmp-sidenavi .elm-link[aria-current=page],.cmp-sidenavi a[aria-current=page]{background-color:#d7dce1;font-weight:700}.cmp-sidenavi .elm-link[rel],.cmp-sidenavi a[rel]{padding-left:1.3125rem}.cmp-sidenavi .elm-link[rel=index],.cmp-sidenavi a[rel=index]{--icon-glyph-before:"\u2302"}.cmp-sidenavi .elm-link[rel=index]::before,.cmp-sidenavi a[rel=index]::before{--icon-font-family:"icons-32-outline",\n \t"missing-icons" !important;font-size:var(--icon-font-size-before, var(--icon-font-size, 2rem));-webkit-margin-end:var(--icon-margin-after, 0.375rem);margin-inline-end:var(--icon-margin-after, 0.375rem);content:var(--icon-glyph-before);display:inline-block;font-family:var(--icon-font-family) !important;font-style:normal;font-variant:normal;font-weight:normal;font-weight:var(--icon-font-weight, normal);line-height:1;text-transform:none;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-alt:"";alt:"";speak:none;speak:never}@supports (content: ""/""){.cmp-sidenavi .elm-link[rel=index]::before,.cmp-sidenavi a[rel=index]::before{content:var(--icon-glyph-before)/""}}@media aural{.cmp-sidenavi .elm-link[rel=index]::before,.cmp-sidenavi a[rel=index]::before{content:none}}@media speech{.cmp-sidenavi .elm-link[rel=index]::before,.cmp-sidenavi a[rel=index]::before{content:none}}.cmp-sidenavi .elm-link[rel=documents],.cmp-sidenavi a[rel=documents]{--icon-glyph-before:"\u{1f5b9}"}.cmp-sidenavi .elm-link[rel=documents]::before,.cmp-sidenavi a[rel=documents]::before{--icon-font-family:"icons-32-outline",\n \t"missing-icons" !important;font-size:var(--icon-font-size-before, var(--icon-font-size, 2rem));-webkit-margin-end:var(--icon-margin-after, 0.375rem);margin-inline-end:var(--icon-margin-after, 0.375rem);content:var(--icon-glyph-before);display:inline-block;font-family:var(--icon-font-family) !important;font-style:normal;font-variant:normal;font-weight:normal;font-weight:var(--icon-font-weight, normal);line-height:1;text-transform:none;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-alt:"";alt:"";speak:none;speak:never}@supports (content: ""/""){.cmp-sidenavi .elm-link[rel=documents]::before,.cmp-sidenavi a[rel=documents]::before{content:var(--icon-glyph-before)/""}}@media aural{.cmp-sidenavi .elm-link[rel=documents]::before,.cmp-sidenavi a[rel=documents]::before{content:none}}@media speech{.cmp-sidenavi .elm-link[rel=documents]::before,.cmp-sidenavi a[rel=documents]::before{content:none}}.cmp-sidenavi .elm-link[rel=dashboard],.cmp-sidenavi a[rel=dashboard]{--icon-glyph-before:"\u{e1164}"}.cmp-sidenavi .elm-link[rel=dashboard]::before,.cmp-sidenavi a[rel=dashboard]::before{--icon-font-family:"icons-32-enterprise-outline",\n \t"missing-icons" !important;font-size:var(--icon-font-size-before, var(--icon-font-size, 2rem));-webkit-margin-end:var(--icon-margin-after, 0.375rem);margin-inline-end:var(--icon-margin-after, 0.375rem);content:var(--icon-glyph-before);display:inline-block;font-family:var(--icon-font-family) !important;font-style:normal;font-variant:normal;font-weight:normal;font-weight:var(--icon-font-weight, normal);line-height:1;text-transform:none;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-alt:"";alt:"";speak:none;speak:never}@supports (content: ""/""){.cmp-sidenavi .elm-link[rel=dashboard]::before,.cmp-sidenavi a[rel=dashboard]::before{content:var(--icon-glyph-before)/""}}@media aural{.cmp-sidenavi .elm-link[rel=dashboard]::before,.cmp-sidenavi a[rel=dashboard]::before{content:none}}@media speech{.cmp-sidenavi .elm-link[rel=dashboard]::before,.cmp-sidenavi a[rel=dashboard]::before{content:none}}.cmp-sidenavi .elm-link[rel=cloud],.cmp-sidenavi a[rel=cloud]{--icon-glyph-before:"\u2601"}.cmp-sidenavi .elm-link[rel=cloud]::before,.cmp-sidenavi a[rel=cloud]::before{--icon-font-family:"icons-32-enterprise-outline",\n \t"missing-icons" !important;font-size:var(--icon-font-size-before, var(--icon-font-size, 2rem));-webkit-margin-end:var(--icon-margin-after, 0.375rem);margin-inline-end:var(--icon-margin-after, 0.375rem);content:var(--icon-glyph-before);display:inline-block;font-family:var(--icon-font-family) !important;font-style:normal;font-variant:normal;font-weight:normal;font-weight:var(--icon-font-weight, normal);line-height:1;text-transform:none;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-alt:"";alt:"";speak:none;speak:never}@supports (content: ""/""){.cmp-sidenavi .elm-link[rel=cloud]::before,.cmp-sidenavi a[rel=cloud]::before{content:var(--icon-glyph-before)/""}}@media aural{.cmp-sidenavi .elm-link[rel=cloud]::before,.cmp-sidenavi a[rel=cloud]::before{content:none}}@media speech{.cmp-sidenavi .elm-link[rel=cloud]::before,.cmp-sidenavi a[rel=cloud]::before{content:none}}.cmp-sidenavi .elm-link[rel=calendar],.cmp-sidenavi a[rel=calendar]{--icon-glyph-before:"\u{e1247}"}.cmp-sidenavi .elm-link[rel=calendar]::before,.cmp-sidenavi a[rel=calendar]::before{--icon-font-family:"icons-32-outline",\n \t"missing-icons" !important;font-size:var(--icon-font-size-before, var(--icon-font-size, 2rem));-webkit-margin-end:var(--icon-margin-after, 0.375rem);margin-inline-end:var(--icon-margin-after, 0.375rem);content:var(--icon-glyph-before);display:inline-block;font-family:var(--icon-font-family) !important;font-style:normal;font-variant:normal;font-weight:normal;font-weight:var(--icon-font-weight, normal);line-height:1;text-transform:none;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-alt:"";alt:"";speak:none;speak:never}@supports (content: ""/""){.cmp-sidenavi .elm-link[rel=calendar]::before,.cmp-sidenavi a[rel=calendar]::before{content:var(--icon-glyph-before)/""}}@media aural{.cmp-sidenavi .elm-link[rel=calendar]::before,.cmp-sidenavi a[rel=calendar]::before{content:none}}@media speech{.cmp-sidenavi .elm-link[rel=calendar]::before,.cmp-sidenavi a[rel=calendar]::before{content:none}}.cmp-sidenavi .elm-link[rel=help],.cmp-sidenavi a[rel=help]{--icon-glyph-before:"?"}.cmp-sidenavi .elm-link[rel=help]::before,.cmp-sidenavi a[rel=help]::before{--icon-font-family:"icons-32-outline",\n \t"missing-icons" !important;font-size:var(--icon-font-size-before, var(--icon-font-size, 2rem));-webkit-margin-end:var(--icon-margin-after, 0.375rem);margin-inline-end:var(--icon-margin-after, 0.375rem);content:var(--icon-glyph-before);display:inline-block;font-family:var(--icon-font-family) !important;font-style:normal;font-variant:normal;font-weight:normal;font-weight:var(--icon-font-weight, normal);line-height:1;text-transform:none;vertical-align:middle;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-alt:"";alt:"";speak:none;speak:never}@supports (content: ""/""){.cmp-sidenavi .elm-link[rel=help]::before,.cmp-sidenavi a[rel=help]::before{content:var(--icon-glyph-before)/""}}@media aural{.cmp-sidenavi .elm-link[rel=help]::before,.cmp-sidenavi a[rel=help]::before{content:none}}@media speech{.cmp-sidenavi .elm-link[rel=help]::before,.cmp-sidenavi a[rel=help]::before{content:none}}.cmp-sidenavi db-icon{margin-right:0.375rem}',i})()}}]); \ No newline at end of file diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/962.js b/review/2460-chore-update-actionsgithub-script/angular-showcase/962.js deleted file mode 100644 index 71833903e2..0000000000 --- a/review/2460-chore-update-actionsgithub-script/angular-showcase/962.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkangular_showcase=self.webpackChunkangular_showcase||[]).push([[962],{962:(l,i,t)=>{t.r(i),t.d(i,{db_tab:()=>b});var e=t(310),o=t(576);const b=(()=>{let a=class{constructor(n){(0,e.r)(this,n),this.active=void 0,this.label=void 0,this.name=void 0,this.id=(0,o.u)()}render(){return(0,e.h)(e.H,{key:"272494c58ded471d415ecc32cbcea14d4deb049c",class:"cmp-db-tab"},(0,e.h)("input",{key:"02d61cfac4032c895abe21a935759fcb4dd9c817",type:"radio",name:this.name,id:this.id,checked:this.active}),(0,e.h)("label",{key:"268b8eb627165ba26bebf1ab0a9dc2bbbbf39b8c",htmlFor:this.id,role:"tab"},this.label),(0,e.h)("section",{key:"5e0e7d7f37c4ec2b1cf32d322a27be0fa8b57430",id:`content-${this.id}`,role:"tabpanel"},(0,e.h)("slot",{key:"24f03b9a6745701d489ab01a183bf075b8a9b9e3"})))}};return a.style='@charset "UTF-8";:where(html,:host){line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}:where(h1){font-size:2em;-webkit-margin-after:0.67em;margin-block-end:0.67em;-webkit-margin-before:0.67em;margin-block-start:0.67em}:where(dl,ol,ul) :where(dl,ol,ul){-webkit-margin-after:0;margin-block-end:0;-webkit-margin-before:0;margin-block-start:0}:where(hr){-webkit-box-sizing:content-box;box-sizing:content-box;color:inherit;height:0}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,pre,samp){font-family:monospace, monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:baseline}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:white;border:solid;color:black;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}html,:host{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}*,::before,::after{-webkit-box-sizing:inherit;box-sizing:inherit}img,embed,iframe,object,video{height:auto;max-width:100%}iframe{border:0}nav ol,nav ul,[role=navigation] ol,[role=navigation] ul{list-style:none;margin:0;padding:0}:root{--db-focus-outline-offset:1px;--db-focus-outline-color:#2c95c4}:is(a,button,input,textarea,summary){--db-focus-outline-size:max(2px, 0.08em)}:is(a,button,input,textarea,summary):focus-visible{outline:var(--db-focus-outline-size) var(--db-focus-outline-style, solid) var(--db-focus-outline-color, currentColor);outline-offset:var(--db-focus-outline-offset, var(--db-focus-outline-size))}:where(ul){list-style-type:"\u2022\xa0\xa0\xa0"}:where(ul) li::marker{color:#ec0016}details>*,details>::before,details>::after{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}body,:host,div,button,input,select,textarea{color:#282d37;font-family:"DB Screen Sans", Helvetica, Arial, sans-serif;font-size:1rem;font-weight:400;line-height:1.5}a{color:inherit}.cmp-tab-bar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.cmp-tab-bar label[role=tab],.cmp-tab-bar section[role=tabpanel]{background-color:#fdfdfd}.cmp-tab-bar>input[type=radio],.cmp-tab-bar>*>input[type=radio]{clip:rect(0, 0, 0, 0);height:1px;overflow:hidden;position:absolute !important;white-space:nowrap;width:1px}.cmp-tab-bar>input[type=radio]+label[role=tab],.cmp-tab-bar>*>input[type=radio]+label[role=tab]{border-top-left-radius:4px;border-top-right-radius:4px;cursor:pointer;display:inline-block;margin-left:0.5rem;padding:0.3125rem 2rem;position:relative;z-index:1}.cmp-tab-bar>input[type=radio]+label[role=tab]:first-of-type,.cmp-tab-bar>*>input[type=radio]+label[role=tab]:first-of-type{margin-left:1rem}.cmp-tab-bar>input[type=radio]:focus+label,.cmp-tab-bar>*>input[type=radio]:focus+label{outline:1px dotted #878c96}.cmp-tab-bar>input[type=radio]:not(:checked)+label[role=tab]:hover,.cmp-tab-bar>input[type=radio]:not(:checked)+label[role=tab]:focus,.cmp-tab-bar>*>input[type=radio]:not(:checked)+label[role=tab]:hover,.cmp-tab-bar>*>input[type=radio]:not(:checked)+label[role=tab]:focus{background-color:#f0f3f5}.cmp-tab-bar>input[type=radio]:disabled+label[role=tab],.cmp-tab-bar>*>input[type=radio]:disabled+label[role=tab]{color:#878c96}.cmp-tab-bar>input[type=radio]:disabled+label[role=tab]:hover,.cmp-tab-bar>input[type=radio]:disabled+label[role=tab]:focus,.cmp-tab-bar>*>input[type=radio]:disabled+label[role=tab]:hover,.cmp-tab-bar>*>input[type=radio]:disabled+label[role=tab]:focus{background-color:unset}.cmp-tab-bar>input[type=radio]:checked+label[role=tab],.cmp-tab-bar>*>input[type=radio]:checked+label[role=tab]{border:0.0625rem solid #646973;border-bottom:none;font-weight:700;padding-top:0.1875rem;-webkit-transform:translateY(0.0625rem);transform:translateY(0.0625rem)}.cmp-tab-bar>input[type=radio]:checked+label[role=tab]+section[role=tabpanel],.cmp-tab-bar>*>input[type=radio]:checked+label[role=tab]+section[role=tabpanel]{display:initial}.cmp-tab-bar section[role=tabpanel]{border-top:0.0625rem solid #646973;-webkit-box-shadow:0 2px 5px rgba(0, 0, 0, 0.08), 0 15px 30px rgba(0, 0, 0, 0.05);box-shadow:0 2px 5px rgba(0, 0, 0, 0.08), 0 15px 30px rgba(0, 0, 0, 0.05);display:none;-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-order:1;order:1;padding:2.875rem 3.125rem}.cmp-db-tab{display:contents}',a})()}}]); \ No newline at end of file diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/965.js b/review/2460-chore-update-actionsgithub-script/angular-showcase/965.js deleted file mode 100644 index 20cd4072f1..0000000000 --- a/review/2460-chore-update-actionsgithub-script/angular-showcase/965.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkangular_showcase=self.webpackChunkangular_showcase||[]).push([[965],{965:(z,f,s)=>{s.r(f),s.d(f,{db_table:()=>k});var t=s(310);const k=(()=>{let y=class{constructor(e){(0,t.r)(this,e),this.errorTableData={caption:"No valid table data provided",headers:["Error parsing data"],columns:{"Error parsing data":["please check data"]},rows:[{error:[void 0,"Error parsing data"]}]},this.tabledata=void 0,this.align="",this.verticalalign="",this.bodyalign="",this.bodyverticalalign="",this.border="",this.density="",this.fontsize="1rem",this.stripes="",this.sticky=""}validateTableData(e){const{caption:l,headers:a,columns:o,rows:h}=e,r="object"==typeof o&&null!==o?Object.keys(o):[],b=a?.length>0,p=Array.isArray(h)&&r.length>0;if(!l||p||!b)return console.error("Table data invalid: check caption or headers/columns mismatch"),void(this.validTableData=this.errorTableData);this.validTableData=e}componentWillLoad(){this.validateTableData(this.parseTabularData(this.tabledata))}parseTabularData(e){try{if("string"==typeof e)return JSON.parse(e);if("object"==typeof e)return e}catch{return this.errorTableData}}calcColumnLength(e,l){return void 0===l?[]:e.reduce((a,o)=>a0;return(0,t.h)("div",{key:"aacfdf9bb9c4856670de41482c01c8a66f060e9b"},(0,t.h)("table",{key:"97cc32d65d7b8e6e08df66e8f2d6cc82cafef217",class:"cmp-table","data-border":this.border?this.border:null,"data-density":this.density?this.density:null,style:{"--table---fontSize":this.fontsize},"data-rows":this.stripes?this.stripes:null,"data-sticky":this.sticky?this.sticky:null},(0,t.h)("caption",{key:"922f78d98909a0da8b30613b9e4ce2b9c598e621"},l),(0,t.h)("thead",{key:"d0c743c9c9dcde1def9ea821f306b0669be79a15","data-align":this.align?this.align:null,"data-vertical-align":this.verticalalign?this.verticalalign:null},(0,t.h)("tr",{key:"4bba677716951c98797e5ccc461a432cd04cf364"},b&&(0,t.h)("th",{key:"2cc08dc8061dbb5a1e33f10c95984b3ad053feb6",scope:"col"},b),a.map((d,i)=>(0,t.h)("th",{key:`table-header-${i}`,scope:"col"},d)))),(0,t.h)("tbody",{key:"0dcfc3b28923fb25c09e8fe3b3ff255935aeb658","data-align":this.bodyalign?this.bodyalign:null,"data-vertical-align":this.bodyverticalalign?this.bodyverticalalign:null},e&&h.map((d,i)=>(0,t.h)("tr",{key:`row-${i}`,class:`row-${i}`},w&&(0,t.h)("th",{scope:"row"},r[i]),a.map((m,g)=>{var n;const[c,u]=null!==(n=d[m])&&void 0!==n?n:[null,null];return(0,t.h)("td",{key:`cell-${i}-${g}`},c&&(0,t.h)("db-icon",{icon:c}),u)}))),!e&&x.map((d,i)=>(0,t.h)("tr",{key:`row-${i}`,class:`row-${d}`},w&&(0,t.h)("th",{scope:"row"},r[i]),a.map((m,g)=>{var n;const[c,u]=null!==(n=o[m][i])&&void 0!==n?n:[null,null];return(0,t.h)("td",{key:`cell-${i}-${g}`},c&&(0,t.h)("db-icon",{icon:c}),u)}))))))}static get watchers(){return{tabledata:["validateTableData"]}}};return y.style='@charset "UTF-8";:where(html,:host){line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}:where(h1){font-size:2em;-webkit-margin-after:0.67em;margin-block-end:0.67em;-webkit-margin-before:0.67em;margin-block-start:0.67em}:where(dl,ol,ul) :where(dl,ol,ul){-webkit-margin-after:0;margin-block-end:0;-webkit-margin-before:0;margin-block-start:0}:where(hr){-webkit-box-sizing:content-box;box-sizing:content-box;color:inherit;height:0}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,pre,samp){font-family:monospace, monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:baseline}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:white;border:solid;color:black;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}html,:host{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}*,::before,::after{-webkit-box-sizing:inherit;box-sizing:inherit}img,embed,iframe,object,video{height:auto;max-width:100%}iframe{border:0}nav ol,nav ul,[role=navigation] ol,[role=navigation] ul{list-style:none;margin:0;padding:0}:root{--db-focus-outline-offset:1px;--db-focus-outline-color:#2c95c4}:is(a,button,input,textarea,summary){--db-focus-outline-size:max(2px, 0.08em)}:is(a,button,input,textarea,summary):focus-visible{outline:var(--db-focus-outline-size) var(--db-focus-outline-style, solid) var(--db-focus-outline-color, currentColor);outline-offset:var(--db-focus-outline-offset, var(--db-focus-outline-size))}:where(ul){list-style-type:"\u2022\xa0\xa0\xa0"}:where(ul) li::marker{color:#ec0016}details>*,details>::before,details>::after{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}body,:host,div,button,input,select,textarea{color:#282d37;font-family:"DB Screen Sans", Helvetica, Arial, sans-serif;font-size:1rem;font-weight:400;line-height:1.5}a{color:inherit}.cmp-table{border-collapse:collapse;font-size:var(--table---fontSize, inherit);text-align:left}.cmp-table,.cmp-table>caption{-webkit-box-shadow:0 0 5px rgba(0, 0, 0, 0.08), 0 5px 30px rgba(0, 0, 0, 0.05);box-shadow:0 0 5px rgba(0, 0, 0, 0.08), 0 5px 30px rgba(0, 0, 0, 0.05)}.cmp-table caption{font-weight:700;padding:1rem 0.75rem;text-align:left}.cmp-table thead{border-bottom:0.0625rem solid #282d37;border-top:0.0625rem solid #282d37}.cmp-table thead th{color:#646973}.cmp-table th{font-weight:400}.cmp-table th,.cmp-table td{padding:0.75rem;text-align:inherit;vertical-align:inherit}.cmp-table th:hover,.cmp-table td:hover{resize:horizontal}.cmp-table th:hover:not(:has(.cmp-overflow-menu)),.cmp-table td:hover:not(:has(.cmp-overflow-menu)){overflow:auto}.cmp-table tbody{border-bottom:0.0625rem solid #282d37}.cmp-table tbody th:first-child{border-right:1px solid #4f4b41}.cmp-table thead[data-align=left],.cmp-table tbody[data-align=left],.cmp-table tr[data-align=left],.cmp-table th[data-align=left],.cmp-table td[data-align=left]{text-align:left}.cmp-table thead[data-align=center],.cmp-table tbody[data-align=center],.cmp-table tr[data-align=center],.cmp-table th[data-align=center],.cmp-table td[data-align=center]{text-align:center}.cmp-table thead[data-align=right],.cmp-table tbody[data-align=right],.cmp-table tr[data-align=right],.cmp-table th[data-align=right],.cmp-table td[data-align=right]{text-align:right}.cmp-table thead[data-vertical-align=top],.cmp-table tbody[data-vertical-align=top],.cmp-table tr[data-vertical-align=top],.cmp-table th[data-vertical-align=top],.cmp-table td[data-vertical-align=top]{vertical-align:top}.cmp-table thead[data-vertical-align=middle],.cmp-table tbody[data-vertical-align=middle],.cmp-table tr[data-vertical-align=middle],.cmp-table th[data-vertical-align=middle],.cmp-table td[data-vertical-align=middle]{vertical-align:middle}.cmp-table thead[data-vertical-align=bottom],.cmp-table tbody[data-vertical-align=bottom],.cmp-table tr[data-vertical-align=bottom],.cmp-table th[data-vertical-align=bottom],.cmp-table td[data-vertical-align=bottom]{vertical-align:bottom}.cmp-table[data-border=horizontal] tbody tr:not(:last-child) th,.cmp-table[data-border=horizontal] tbody tr:not(:last-child) td,.cmp-table[data-border=around] tbody tr:not(:last-child) th,.cmp-table[data-border=around] tbody tr:not(:last-child) td{border-bottom:1px solid #d7dce1}.cmp-table[data-border=around] tbody th:not(:first-child),.cmp-table[data-border=around] tbody td:not(:first-child){border-left:1px solid #d7dce1}.cmp-table[data-rows=zebra] tbody tr:nth-child(odd){-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:rgba(40, 45, 55, 0.07)}.cmp-table[data-density=small] th,.cmp-table[data-density=small] td{padding:0.5rem}.cmp-table[data-density=large] th,.cmp-table[data-density=large] td{padding:1rem}.cmp-table[data-sticky=header] thead,.cmp-table[data-sticky=header] tbody th{background-color:#fff;position:-webkit-sticky;position:sticky;top:-1px}',y})()}}]); \ No newline at end of file diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/989.js b/review/2460-chore-update-actionsgithub-script/angular-showcase/989.js deleted file mode 100644 index 02acaa71e0..0000000000 --- a/review/2460-chore-update-actionsgithub-script/angular-showcase/989.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkangular_showcase=self.webpackChunkangular_showcase||[]).push([[989],{989:(m,a,l)=>{l.r(a),l.d(a,{db_input:()=>r});var t=l(310),o=l(576);const r=(()=>{let n=class{constructor(e){(0,t.r)(this,e),this.dbChange=(0,t.c)(this,"dbChange",7),this.valueSize=0,this.ariainvalid=null,this.ariarequired=null,this.autocomplete=null,this.autofocus=!1,this.description=void 0,this.dirname=void 0,this.disabled=!1,this.input_id="input-"+(0,o.u)(),this.label=void 0,this.list=void 0,this.maxlength=void 0,this.minlength=void 0,this.name=void 0,this.pattern=void 0,this.step=void 0,this.min=void 0,this.max=void 0,this.placeholder=void 0,this.readonly=void 0,this.required=void 0,this.size=void 0,this.type="text",this.value=void 0,this.variant="semitransparent",this.labelHidden=void 0}handleChange(e){this.dbChange.emit(e)}componentDidRender(){var e,i;this.valueSize=(null===(i=null===(e=this.inputElement)||void 0===e?void 0:e.value)||void 0===i?void 0:i.length)||0}render(){return(0,t.h)(t.H,{key:"0c5c2702ab34836f7d19aaae0b22b2d2766b7713"},(0,t.h)("input",{key:"23a3b3d2c9524b1294fbb3f3f74b71dcc7400355",type:this.type,class:"elm-input",id:this.input_id,"aria-invalid":this.ariainvalid,"aria-required":this.ariarequired,autocomplete:this.autocomplete,autofocus:this.autofocus,"data-dirname":this.dirname,disabled:this.disabled,list:this.list,max:this.max,maxlength:this.maxlength,min:this.min,minlength:this.minlength,name:this.name,pattern:this.pattern,placeholder:this.placeholder,readonly:this.readonly,required:this.required,size:this.size,step:this.step,value:this.value,"aria-labelledby":this.input_id+"-label","data-variant":this.variant,onChange:e=>this.handleChange(e),onInput:e=>{this.valueSize=e.target.value.length},ref:e=>this.inputElement=e}),(0,t.h)("label",{key:"744086622459be1121e54e753e8b2becba2f2a97",class:"elm-label",htmlFor:this.input_id,"aria-hidden":"true",id:this.input_id+"-label","data-label-hidden":this.labelHidden},this.label),this.maxlength&&(0,t.h)("output",{key:"fc51372ff98b9470be1d22d4b2f7c0962bda124d",htmlFor:this.input_id,id:`${this.input_id}-result`},`${this.valueSize} / ${this.maxlength}`),this.description&&(0,t.h)("p",{key:"834bf1bf29cfe9500f279df63f157a295e9231a1",id:this.input_id+"-hint",class:"description"},this.description),this.list?(0,t.h)("datalist",{id:this.list},(0,t.h)("slot",null)):"")}};return n.style='@charset "UTF-8";:where(html,:host){line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}:where(h1){font-size:2em;-webkit-margin-after:0.67em;margin-block-end:0.67em;-webkit-margin-before:0.67em;margin-block-start:0.67em}:where(dl,ol,ul) :where(dl,ol,ul){-webkit-margin-after:0;margin-block-end:0;-webkit-margin-before:0;margin-block-start:0}:where(hr){-webkit-box-sizing:content-box;box-sizing:content-box;color:inherit;height:0}:where(abbr[title]){text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}:where(b,strong){font-weight:bolder}:where(code,kbd,pre,samp){font-family:monospace, monospace;font-size:1em}:where(small){font-size:80%}:where(table){border-color:currentColor;text-indent:0}:where(button,input,select){margin:0}:where(button){text-transform:none}:where(button,input:is([type=button i],[type=reset i],[type=submit i])){-webkit-appearance:button}:where(progress){vertical-align:baseline}:where(select){text-transform:none}:where(textarea){margin:0}:where(input[type=search i]){-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focus-inner{border-style:none;padding:0}:where(button,input:is([type=button i],[type=color i],[type=reset i],[type=submit i]))::-moz-focusring{outline:1px dotted ButtonText}:where(:-moz-ui-invalid){box-shadow:none}:where(dialog){background-color:white;border:solid;color:black;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}:where(dialog:not([open])){display:none}:where(summary){display:list-item}html,:host{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}*,::before,::after{-webkit-box-sizing:inherit;box-sizing:inherit}img,embed,iframe,object,video{height:auto;max-width:100%}iframe{border:0}nav ol,nav ul,[role=navigation] ol,[role=navigation] ul{list-style:none;margin:0;padding:0}:root{--db-focus-outline-offset:1px;--db-focus-outline-color:#2c95c4}:is(a,button,input,textarea,summary){--db-focus-outline-size:max(2px, 0.08em)}:is(a,button,input,textarea,summary):focus-visible{outline:var(--db-focus-outline-size) var(--db-focus-outline-style, solid) var(--db-focus-outline-color, currentColor);outline-offset:var(--db-focus-outline-offset, var(--db-focus-outline-size))}:where(ul){list-style-type:"\u2022\xa0\xa0\xa0"}:where(ul) li::marker{color:#ec0016}details>*,details>::before,details>::after{-webkit-box-sizing:var(--db-box-sizing, border-box);box-sizing:var(--db-box-sizing, border-box)}body,:host,div,button,input,select,textarea{color:#282d37;font-family:"DB Screen Sans", Helvetica, Arial, sans-serif;font-size:1rem;font-weight:400;line-height:1.5}a{color:inherit}.elm-input{--formElement---borderTopColor:var(\n \t--formElement---borderColor,\n \ttransparent\n );--formElement---borderRightColor:var(\n \t--formElement---borderColor,\n \ttransparent\n );--formElement---borderBottomColor:var(\n \t--formElement---borderColor,\n \trgba(40, 45, 55, 0.5)\n );--formElement---borderLeftColor:var(\n \t--formElement---borderColor,\n \ttransparent\n );border-radius:4px;caret-color:#ec0016;color:#282d37}.elm-input~.description{color:#646973;font-size:0.875rem;padding:0.375rem 0.625rem}.elm-input[type=color]+[data-label-hidden=true].elm-label,.elm-input[type=date]+[data-label-hidden=true].elm-label,.elm-input[type=datetime-local]+[data-label-hidden=true].elm-label,.elm-input[type=email]+[data-label-hidden=true].elm-label,.elm-input[type=month]+[data-label-hidden=true].elm-label,.elm-input[type=number]+[data-label-hidden=true].elm-label,.elm-input[type=password]+[data-label-hidden=true].elm-label,:where(:not(.cmp-sitesearch))>.elm-input[type=search]+[data-label-hidden=true].elm-label,.elm-input[type=tel]+[data-label-hidden=true].elm-label,.elm-input[type=text]+[data-label-hidden=true].elm-label,.elm-input[type=time]+[data-label-hidden=true].elm-label,.elm-input[type=url]+[data-label-hidden=true].elm-label,.elm-input[type=week]+[data-label-hidden=true].elm-label{clip:rect(0, 0, 0, 0);height:1px;overflow:hidden;position:absolute !important;white-space:nowrap;width:1px}:not(.cmp-sitesearch)>.elm-input[type=search],.elm-input[type=color][data-variant=semitransparent],.elm-input[type=date][data-variant=semitransparent],.elm-input[type=datetime-local][data-variant=semitransparent],.elm-input[type=email][data-variant=semitransparent],.elm-input[type=month][data-variant=semitransparent],.elm-input[type=number][data-variant=semitransparent],.elm-input[type=password][data-variant=semitransparent],:where(:not(.cmp-sitesearch))>.elm-input[type=search][data-variant=semitransparent],.elm-input[type=tel][data-variant=semitransparent],.elm-input[type=text][data-variant=semitransparent],.elm-input[type=time][data-variant=semitransparent],.elm-input[type=url][data-variant=semitransparent],.elm-input[type=week][data-variant=semitransparent],:where(.elm-input[type=color],.elm-input[type=date],.elm-input[type=datetime-local],.elm-input[type=email],.elm-input[type=month],.elm-input[type=number],.elm-input[type=password],:where(:not(.cmp-sitesearch))>.elm-input[type=search],.elm-input[type=tel],.elm-input[type=text],.elm-input[type=time],.elm-input[type=url],.elm-input[type=week]){--formElement---borderColor:rgba(40, 45, 55, 0.5);background-color:rgba(40, 45, 55, 0.05);border-bottom:1px solid var(--formElement---borderBottomColor);border-left:1px solid var(--formElement---borderLeftColor);border-left-color:transparent;border-right:1px solid var(--formElement---borderRightColor);border-right-color:transparent;border-top:1px solid var(--formElement---borderTopColor);border-top-color:transparent}.elm-input[type=color][data-variant=white],.elm-input[type=date][data-variant=white],.elm-input[type=datetime-local][data-variant=white],.elm-input[type=email][data-variant=white],.elm-input[type=month][data-variant=white],.elm-input[type=number][data-variant=white],.elm-input[type=password][data-variant=white],:where(:not(.cmp-sitesearch))>.elm-input[type=search][data-variant=white],.elm-input[type=tel][data-variant=white],.elm-input[type=text][data-variant=white],.elm-input[type=time][data-variant=white],.elm-input[type=url][data-variant=white],.elm-input[type=week][data-variant=white]{--formElement---borderColor:rgba(40, 45, 55, 0.5);background-color:#ffffff;border-bottom:1px solid var(--formElement---borderBottomColor);border-left:1px solid var(--formElement---borderLeftColor);border-left-color:transparent;border-right:1px solid var(--formElement---borderRightColor);border-right-color:transparent;border-top:1px solid var(--formElement---borderTopColor);border-top-color:transparent}.elm-input[type=color][data-variant=solid],.elm-input[type=date][data-variant=solid],.elm-input[type=datetime-local][data-variant=solid],.elm-input[type=email][data-variant=solid],.elm-input[type=month][data-variant=solid],.elm-input[type=number][data-variant=solid],.elm-input[type=password][data-variant=solid],:where(:not(.cmp-sitesearch))>.elm-input[type=search][data-variant=solid],.elm-input[type=tel][data-variant=solid],.elm-input[type=text][data-variant=solid],.elm-input[type=time][data-variant=solid],.elm-input[type=url][data-variant=solid],.elm-input[type=week][data-variant=solid]{--formElement---borderColor:rgba(40, 45, 55, 0.5);background-color:#f0f3f5;border-bottom:1px solid var(--formElement---borderBottomColor);border-left:1px solid var(--formElement---borderLeftColor);border-left-color:transparent;border-right:1px solid var(--formElement---borderRightColor);border-right-color:transparent;border-top:1px solid var(--formElement---borderTopColor);border-top-color:transparent}.elm-input[type=color][data-variant=outline],.elm-input[type=date][data-variant=outline],.elm-input[type=datetime-local][data-variant=outline],.elm-input[type=email][data-variant=outline],.elm-input[type=month][data-variant=outline],.elm-input[type=number][data-variant=outline],.elm-input[type=password][data-variant=outline],:where(:not(.cmp-sitesearch))>.elm-input[type=search][data-variant=outline],.elm-input[type=tel][data-variant=outline],.elm-input[type=text][data-variant=outline],.elm-input[type=time][data-variant=outline],.elm-input[type=url][data-variant=outline],.elm-input[type=week][data-variant=outline]{--formElement---borderColor:rgba(40, 45, 55, 0.25);background-color:transparent;border-bottom:1px solid var(--formElement---borderBottomColor);border-left:1px solid var(--formElement---borderLeftColor);border-right:1px solid var(--formElement---borderRightColor);border-top:1px solid var(--formElement---borderTopColor)}.elm-input[type=color]:not([aria-invalid]):not(:-moz-placeholder-shown):valid,.elm-input[type=date]:not([aria-invalid]):not(:-moz-placeholder-shown):valid,.elm-input[type=datetime-local]:not([aria-invalid]):not(:-moz-placeholder-shown):valid,.elm-input[type=email]:not([aria-invalid]):not(:-moz-placeholder-shown):valid,.elm-input[type=month]:not([aria-invalid]):not(:-moz-placeholder-shown):valid,.elm-input[type=number]:not([aria-invalid]):not(:-moz-placeholder-shown):valid,.elm-input[type=password]:not([aria-invalid]):not(:-moz-placeholder-shown):valid,:where(:not(.cmp-sitesearch))>.elm-input[type=search]:not([aria-invalid]):not(:-moz-placeholder-shown):valid,.elm-input[type=tel]:not([aria-invalid]):not(:-moz-placeholder-shown):valid,.elm-input[type=text]:not([aria-invalid]):not(:-moz-placeholder-shown):valid,.elm-input[type=time]:not([aria-invalid]):not(:-moz-placeholder-shown):valid,.elm-input[type=url]:not([aria-invalid]):not(:-moz-placeholder-shown):valid,.elm-input[type=week]:not([aria-invalid]):not(:-moz-placeholder-shown):valid{--formElement---borderColor:#2a7230}.elm-input[type=color]:not([aria-invalid]):not(:-ms-input-placeholder):valid,.elm-input[type=date]:not([aria-invalid]):not(:-ms-input-placeholder):valid,.elm-input[type=datetime-local]:not([aria-invalid]):not(:-ms-input-placeholder):valid,.elm-input[type=email]:not([aria-invalid]):not(:-ms-input-placeholder):valid,.elm-input[type=month]:not([aria-invalid]):not(:-ms-input-placeholder):valid,.elm-input[type=number]:not([aria-invalid]):not(:-ms-input-placeholder):valid,.elm-input[type=password]:not([aria-invalid]):not(:-ms-input-placeholder):valid,:where(:not(.cmp-sitesearch))>.elm-input[type=search]:not([aria-invalid]):not(:-ms-input-placeholder):valid,.elm-input[type=tel]:not([aria-invalid]):not(:-ms-input-placeholder):valid,.elm-input[type=text]:not([aria-invalid]):not(:-ms-input-placeholder):valid,.elm-input[type=time]:not([aria-invalid]):not(:-ms-input-placeholder):valid,.elm-input[type=url]:not([aria-invalid]):not(:-ms-input-placeholder):valid,.elm-input[type=week]:not([aria-invalid]):not(:-ms-input-placeholder):valid{--formElement---borderColor:#2a7230}.elm-input[type=color]:not([aria-invalid]):not(:placeholder-shown):valid,.elm-input[type=date]:not([aria-invalid]):not(:placeholder-shown):valid,.elm-input[type=datetime-local]:not([aria-invalid]):not(:placeholder-shown):valid,.elm-input[type=email]:not([aria-invalid]):not(:placeholder-shown):valid,.elm-input[type=month]:not([aria-invalid]):not(:placeholder-shown):valid,.elm-input[type=number]:not([aria-invalid]):not(:placeholder-shown):valid,.elm-input[type=password]:not([aria-invalid]):not(:placeholder-shown):valid,:where(:not(.cmp-sitesearch))>.elm-input[type=search]:not([aria-invalid]):not(:placeholder-shown):valid,.elm-input[type=tel]:not([aria-invalid]):not(:placeholder-shown):valid,.elm-input[type=text]:not([aria-invalid]):not(:placeholder-shown):valid,.elm-input[type=time]:not([aria-invalid]):not(:placeholder-shown):valid,.elm-input[type=url]:not([aria-invalid]):not(:placeholder-shown):valid,.elm-input[type=week]:not([aria-invalid]):not(:placeholder-shown):valid{--formElement---borderColor:#2a7230}.elm-input[type=color]:not([aria-invalid]):not(:-moz-placeholder-shown):invalid,.elm-input[type=date]:not([aria-invalid]):not(:-moz-placeholder-shown):invalid,.elm-input[type=datetime-local]:not([aria-invalid]):not(:-moz-placeholder-shown):invalid,.elm-input[type=email]:not([aria-invalid]):not(:-moz-placeholder-shown):invalid,.elm-input[type=month]:not([aria-invalid]):not(:-moz-placeholder-shown):invalid,.elm-input[type=number]:not([aria-invalid]):not(:-moz-placeholder-shown):invalid,.elm-input[type=password]:not([aria-invalid]):not(:-moz-placeholder-shown):invalid,:where(:not(.cmp-sitesearch))>.elm-input[type=search]:not([aria-invalid]):not(:-moz-placeholder-shown):invalid,.elm-input[type=tel]:not([aria-invalid]):not(:-moz-placeholder-shown):invalid,.elm-input[type=text]:not([aria-invalid]):not(:-moz-placeholder-shown):invalid,.elm-input[type=time]:not([aria-invalid]):not(:-moz-placeholder-shown):invalid,.elm-input[type=url]:not([aria-invalid]):not(:-moz-placeholder-shown):invalid,.elm-input[type=week]:not([aria-invalid]):not(:-moz-placeholder-shown):invalid{--formElement---borderColor:#ec0016}.elm-input[type=color]:not([aria-invalid]):not(:-ms-input-placeholder):invalid,.elm-input[type=date]:not([aria-invalid]):not(:-ms-input-placeholder):invalid,.elm-input[type=datetime-local]:not([aria-invalid]):not(:-ms-input-placeholder):invalid,.elm-input[type=email]:not([aria-invalid]):not(:-ms-input-placeholder):invalid,.elm-input[type=month]:not([aria-invalid]):not(:-ms-input-placeholder):invalid,.elm-input[type=number]:not([aria-invalid]):not(:-ms-input-placeholder):invalid,.elm-input[type=password]:not([aria-invalid]):not(:-ms-input-placeholder):invalid,:where(:not(.cmp-sitesearch))>.elm-input[type=search]:not([aria-invalid]):not(:-ms-input-placeholder):invalid,.elm-input[type=tel]:not([aria-invalid]):not(:-ms-input-placeholder):invalid,.elm-input[type=text]:not([aria-invalid]):not(:-ms-input-placeholder):invalid,.elm-input[type=time]:not([aria-invalid]):not(:-ms-input-placeholder):invalid,.elm-input[type=url]:not([aria-invalid]):not(:-ms-input-placeholder):invalid,.elm-input[type=week]:not([aria-invalid]):not(:-ms-input-placeholder):invalid{--formElement---borderColor:#ec0016}.elm-input[type=color]:not([aria-invalid]):not(:placeholder-shown):invalid,.elm-input[type=date]:not([aria-invalid]):not(:placeholder-shown):invalid,.elm-input[type=datetime-local]:not([aria-invalid]):not(:placeholder-shown):invalid,.elm-input[type=email]:not([aria-invalid]):not(:placeholder-shown):invalid,.elm-input[type=month]:not([aria-invalid]):not(:placeholder-shown):invalid,.elm-input[type=number]:not([aria-invalid]):not(:placeholder-shown):invalid,.elm-input[type=password]:not([aria-invalid]):not(:placeholder-shown):invalid,:where(:not(.cmp-sitesearch))>.elm-input[type=search]:not([aria-invalid]):not(:placeholder-shown):invalid,.elm-input[type=tel]:not([aria-invalid]):not(:placeholder-shown):invalid,.elm-input[type=text]:not([aria-invalid]):not(:placeholder-shown):invalid,.elm-input[type=time]:not([aria-invalid]):not(:placeholder-shown):invalid,.elm-input[type=url]:not([aria-invalid]):not(:placeholder-shown):invalid,.elm-input[type=week]:not([aria-invalid]):not(:placeholder-shown):invalid{--formElement---borderColor:#ec0016}[aria-invalid=true].elm-input[type=color],[aria-invalid=true].elm-input[type=date],[aria-invalid=true].elm-input[type=datetime-local],[aria-invalid=true].elm-input[type=email],[aria-invalid=true].elm-input[type=month],[aria-invalid=true].elm-input[type=number],[aria-invalid=true].elm-input[type=password],:where(:not(.cmp-sitesearch))>[aria-invalid=true].elm-input[type=search],[aria-invalid=true].elm-input[type=tel],[aria-invalid=true].elm-input[type=text],[aria-invalid=true].elm-input[type=time],[aria-invalid=true].elm-input[type=url],[aria-invalid=true].elm-input[type=week]{--formElement---borderColor:#ec0016}.elm-input:is([type=email],[type=password],[type=search],[type=tel],[type=text],[type=url])+label+output:has(+.description){float:right}@supports (inset-area: block-end span-inline-start){.elm-input:is([type=email],[type=password],[type=search],[type=tel],[type=text],[type=url])+label+output:not(:has(+.description)){position:absolute;inset-area:block-end span-inline-start}}.elm-input:is([type=email],[type=password],[type=search],[type=tel],[type=text],[type=url])+label+output,.elm-input:is([type=email],[type=password],[type=search],[type=tel],[type=text],[type=url])+label+output+.description{color:#646973;font-size:0.875rem;padding:0.375rem 0.625rem}.elm-input{color:#282d37;font-size:1rem;height:2.75rem;line-height:1.5rem;max-width:100%;width:100%;padding-inline:1rem}.elm-input:not(:has(+label[data-label-hidden=true])){padding-block:0.5rem}.elm-input[list]::-webkit-calendar-picker-indicator{margin-right:-1rem}.elm-input:not(:-moz-placeholder-shown){padding-bottom:0}.elm-input:not(:-ms-input-placeholder){padding-bottom:0}.elm-input:not(:placeholder-shown){padding-bottom:0}.elm-input:not(:-moz-placeholder-shown):not(:has(+label[data-label-hidden=true])){padding-top:1rem}.elm-input:not(:-ms-input-placeholder):not(:has(+label[data-label-hidden=true])){padding-top:1rem}.elm-input:not(:placeholder-shown):not(:has(+label[data-label-hidden=true])){padding-top:1rem}.elm-input:focus:not(:disabled),.elm-input:hover:not(:disabled){--formElement---borderColor:#878c96}.elm-input:disabled,.elm-input:disabled+.elm-label,fieldset:disabled .elm-input,fieldset:disabled .elm-input+.elm-label{opacity:0.4}.elm-input[type=color],.elm-input[type=date],.elm-input[type=datetime-local],.elm-input[type=email],.elm-input[type=month],.elm-input[type=number],.elm-input[type=password],:where(:not(.cmp-sitesearch))>.elm-input[type=search],.elm-input[type=tel],.elm-input[type=text],.elm-input[type=time],.elm-input[type=url],.elm-input[type=week]{}.elm-input[type=color]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=time]):not([type=week])+.elm-label,.elm-input[type=date]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=time]):not([type=week])+.elm-label,.elm-input[type=datetime-local]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=time]):not([type=week])+.elm-label,.elm-input[type=email]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=time]):not([type=week])+.elm-label,.elm-input[type=month]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=time]):not([type=week])+.elm-label,.elm-input[type=number]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=time]):not([type=week])+.elm-label,.elm-input[type=password]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=time]):not([type=week])+.elm-label,:where(:not(.cmp-sitesearch))>.elm-input[type=search]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=time]):not([type=week])+.elm-label,.elm-input[type=tel]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=time]):not([type=week])+.elm-label,.elm-input[type=text]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=time]):not([type=week])+.elm-label,.elm-input[type=time]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=time]):not([type=week])+.elm-label,.elm-input[type=url]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=time]):not([type=week])+.elm-label,.elm-input[type=week]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=time]):not([type=week])+.elm-label{-webkit-transition:opacity, -webkit-transform 250ms;transition:opacity, -webkit-transform 250ms;transition:opacity, transform 250ms;transition:opacity, transform 250ms, -webkit-transform 250ms}@media (prefers-reduced-motion: reduce){.elm-input[type=color]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=time]):not([type=week])+.elm-label,.elm-input[type=date]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=time]):not([type=week])+.elm-label,.elm-input[type=datetime-local]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=time]):not([type=week])+.elm-label,.elm-input[type=email]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=time]):not([type=week])+.elm-label,.elm-input[type=month]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=time]):not([type=week])+.elm-label,.elm-input[type=number]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=time]):not([type=week])+.elm-label,.elm-input[type=password]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=time]):not([type=week])+.elm-label,:where(:not(.cmp-sitesearch))>.elm-input[type=search]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=time]):not([type=week])+.elm-label,.elm-input[type=tel]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=time]):not([type=week])+.elm-label,.elm-input[type=text]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=time]):not([type=week])+.elm-label,.elm-input[type=time]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=time]):not([type=week])+.elm-label,.elm-input[type=url]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=time]):not([type=week])+.elm-label,.elm-input[type=week]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=time]):not([type=week])+.elm-label{-webkit-transition-duration:0.01s !important;transition-duration:0.01s !important}}.elm-input[type=color]+.elm-label,.elm-input[type=date]+.elm-label,.elm-input[type=datetime-local]+.elm-label,.elm-input[type=email]+.elm-label,.elm-input[type=month]+.elm-label,.elm-input[type=number]+.elm-label,.elm-input[type=password]+.elm-label,:where(:not(.cmp-sitesearch))>.elm-input[type=search]+.elm-label,.elm-input[type=tel]+.elm-label,.elm-input[type=text]+.elm-label,.elm-input[type=time]+.elm-label,.elm-input[type=url]+.elm-label,.elm-input[type=week]+.elm-label{color:#646973;display:block;font-size:0.75rem;margin-bottom:-1.125rem;-webkit-transform:translate(1rem, -2.5625rem);transform:translate(1rem, -2.5625rem)}.elm-input[type=color]+.elm-label+output,.elm-input[type=color]+.elm-label~.description,.elm-input[type=date]+.elm-label+output,.elm-input[type=date]+.elm-label~.description,.elm-input[type=datetime-local]+.elm-label+output,.elm-input[type=datetime-local]+.elm-label~.description,.elm-input[type=email]+.elm-label+output,.elm-input[type=email]+.elm-label~.description,.elm-input[type=month]+.elm-label+output,.elm-input[type=month]+.elm-label~.description,.elm-input[type=number]+.elm-label+output,.elm-input[type=number]+.elm-label~.description,.elm-input[type=password]+.elm-label+output,.elm-input[type=password]+.elm-label~.description,:where(:not(.cmp-sitesearch))>.elm-input[type=search]+.elm-label+output,:where(:not(.cmp-sitesearch))>.elm-input[type=search]+.elm-label~.description,.elm-input[type=tel]+.elm-label+output,.elm-input[type=tel]+.elm-label~.description,.elm-input[type=text]+.elm-label+output,.elm-input[type=text]+.elm-label~.description,.elm-input[type=time]+.elm-label+output,.elm-input[type=time]+.elm-label~.description,.elm-input[type=url]+.elm-label+output,.elm-input[type=url]+.elm-label~.description,.elm-input[type=week]+.elm-label+output,.elm-input[type=week]+.elm-label~.description{margin-top:0}.elm-input[type=color][placeholder]:-moz-placeholder-shown+label,.elm-input[type=date][placeholder]:-moz-placeholder-shown+label,.elm-input[type=datetime-local][placeholder]:-moz-placeholder-shown+label,.elm-input[type=email][placeholder]:-moz-placeholder-shown+label,.elm-input[type=month][placeholder]:-moz-placeholder-shown+label,.elm-input[type=number][placeholder]:-moz-placeholder-shown+label,.elm-input[type=password][placeholder]:-moz-placeholder-shown+label,:where(:not(.cmp-sitesearch))>.elm-input[type=search][placeholder]:-moz-placeholder-shown+label,.elm-input[type=tel][placeholder]:-moz-placeholder-shown+label,.elm-input[type=text][placeholder]:-moz-placeholder-shown+label,.elm-input[type=time][placeholder]:-moz-placeholder-shown+label,.elm-input[type=url][placeholder]:-moz-placeholder-shown+label,.elm-input[type=week][placeholder]:-moz-placeholder-shown+label{opacity:0}.elm-input[type=color][placeholder]:-ms-input-placeholder+label,.elm-input[type=date][placeholder]:-ms-input-placeholder+label,.elm-input[type=datetime-local][placeholder]:-ms-input-placeholder+label,.elm-input[type=email][placeholder]:-ms-input-placeholder+label,.elm-input[type=month][placeholder]:-ms-input-placeholder+label,.elm-input[type=number][placeholder]:-ms-input-placeholder+label,.elm-input[type=password][placeholder]:-ms-input-placeholder+label,:where(:not(.cmp-sitesearch))>.elm-input[type=search][placeholder]:-ms-input-placeholder+label,.elm-input[type=tel][placeholder]:-ms-input-placeholder+label,.elm-input[type=text][placeholder]:-ms-input-placeholder+label,.elm-input[type=time][placeholder]:-ms-input-placeholder+label,.elm-input[type=url][placeholder]:-ms-input-placeholder+label,.elm-input[type=week][placeholder]:-ms-input-placeholder+label{opacity:0}.elm-input[type=color][placeholder]:placeholder-shown+label,.elm-input[type=date][placeholder]:placeholder-shown+label,.elm-input[type=datetime-local][placeholder]:placeholder-shown+label,.elm-input[type=email][placeholder]:placeholder-shown+label,.elm-input[type=month][placeholder]:placeholder-shown+label,.elm-input[type=number][placeholder]:placeholder-shown+label,.elm-input[type=password][placeholder]:placeholder-shown+label,:where(:not(.cmp-sitesearch))>.elm-input[type=search][placeholder]:placeholder-shown+label,.elm-input[type=tel][placeholder]:placeholder-shown+label,.elm-input[type=text][placeholder]:placeholder-shown+label,.elm-input[type=time][placeholder]:placeholder-shown+label,.elm-input[type=url][placeholder]:placeholder-shown+label,.elm-input[type=week][placeholder]:placeholder-shown+label{opacity:0}.elm-input[type=color]::-webkit-input-placeholder,.elm-input[type=date]::-webkit-input-placeholder,.elm-input[type=datetime-local]::-webkit-input-placeholder,.elm-input[type=email]::-webkit-input-placeholder,.elm-input[type=month]::-webkit-input-placeholder,.elm-input[type=number]::-webkit-input-placeholder,.elm-input[type=password]::-webkit-input-placeholder,:where(:not(.cmp-sitesearch))>.elm-input[type=search]::-webkit-input-placeholder,.elm-input[type=tel]::-webkit-input-placeholder,.elm-input[type=text]::-webkit-input-placeholder,.elm-input[type=time]::-webkit-input-placeholder,.elm-input[type=url]::-webkit-input-placeholder,.elm-input[type=week]::-webkit-input-placeholder{color:#646973}.elm-input[type=color]::-moz-placeholder,.elm-input[type=date]::-moz-placeholder,.elm-input[type=datetime-local]::-moz-placeholder,.elm-input[type=email]::-moz-placeholder,.elm-input[type=month]::-moz-placeholder,.elm-input[type=number]::-moz-placeholder,.elm-input[type=password]::-moz-placeholder,:where(:not(.cmp-sitesearch))>.elm-input[type=search]::-moz-placeholder,.elm-input[type=tel]::-moz-placeholder,.elm-input[type=text]::-moz-placeholder,.elm-input[type=time]::-moz-placeholder,.elm-input[type=url]::-moz-placeholder,.elm-input[type=week]::-moz-placeholder{color:#646973}.elm-input[type=color]:-ms-input-placeholder,.elm-input[type=date]:-ms-input-placeholder,.elm-input[type=datetime-local]:-ms-input-placeholder,.elm-input[type=email]:-ms-input-placeholder,.elm-input[type=month]:-ms-input-placeholder,.elm-input[type=number]:-ms-input-placeholder,.elm-input[type=password]:-ms-input-placeholder,:where(:not(.cmp-sitesearch))>.elm-input[type=search]:-ms-input-placeholder,.elm-input[type=tel]:-ms-input-placeholder,.elm-input[type=text]:-ms-input-placeholder,.elm-input[type=time]:-ms-input-placeholder,.elm-input[type=url]:-ms-input-placeholder,.elm-input[type=week]:-ms-input-placeholder{color:#646973}.elm-input[type=color]::-ms-input-placeholder,.elm-input[type=date]::-ms-input-placeholder,.elm-input[type=datetime-local]::-ms-input-placeholder,.elm-input[type=email]::-ms-input-placeholder,.elm-input[type=month]::-ms-input-placeholder,.elm-input[type=number]::-ms-input-placeholder,.elm-input[type=password]::-ms-input-placeholder,:where(:not(.cmp-sitesearch))>.elm-input[type=search]::-ms-input-placeholder,.elm-input[type=tel]::-ms-input-placeholder,.elm-input[type=text]::-ms-input-placeholder,.elm-input[type=time]::-ms-input-placeholder,.elm-input[type=url]::-ms-input-placeholder,.elm-input[type=week]::-ms-input-placeholder{color:#646973}.elm-input[type=color]::placeholder,.elm-input[type=date]::placeholder,.elm-input[type=datetime-local]::placeholder,.elm-input[type=email]::placeholder,.elm-input[type=month]::placeholder,.elm-input[type=number]::placeholder,.elm-input[type=password]::placeholder,:where(:not(.cmp-sitesearch))>.elm-input[type=search]::placeholder,.elm-input[type=tel]::placeholder,.elm-input[type=text]::placeholder,.elm-input[type=time]::placeholder,.elm-input[type=url]::placeholder,.elm-input[type=week]::placeholder{color:#646973}.elm-input[type=search]{background:var(--db-ic-search-24, url(../../../icons/functional/images/action/db_ic_search_24.svg)) no-repeat 0.375rem 0.75rem;background-size:1.1875rem;padding-left:2rem}:not(.cmp-sitesearch)>.elm-input[type=search]+.elm-label{margin-left:1rem}:host{--db-ic-search-24:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAV9JREFUSEu1le0xBEEURc9GgAjIABkQATIgAyEIQQaIABkQARlYESAC6qjXVV1T3f22dme7an5Nzzv3vq9ZsOWz2HJ8RoBL4Aw4AXaBb+AFeAIeVhXWAhwAj8DRIMg7cAEsM9AUYPC3UPwDXAMG89HFOXAD7Iej03jX5UwBBjoEXiOYaZkeQfeRPu8fj1zUAHN+B6hcJ63gJZYQg+vkKoBNTg2weBZ1+EEVpQh6DrcpQMU7YVl12dHFV1zqdmP94je73CCm39SA4mAvyX/h2MZ23GfULE3RujWw4xzGFFCK5vDYelkXfcRsrNxFKihz4EpwUntz4KSreqjegK1JFmI36cSptQ0FmXOH8DaUF0FOc9dtbxdZD4P1jsptU+8oqAvJtqm7x+Hz2C26ck34CDCVQ8im/4MUsilAZ0PIHIAhZC7AFGJtLPzwl5ktu9b7ki7b9n+653SQrop1FKff/AH2BVIZMfA02AAAAABJRU5ErkJggg==")}.elm-input:is([type=email],[type=password],[type=search],[type=tel],[type=text],[type=url])+label+output:not(:has(+.description)){float:right;position:initial}',n})()}}]); \ No newline at end of file diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/assets/db_logo.svg b/review/2460-chore-update-actionsgithub-script/angular-showcase/assets/db_logo.svg deleted file mode 100644 index 086575e466..0000000000 --- a/review/2460-chore-update-actionsgithub-script/angular-showcase/assets/db_logo.svg +++ /dev/null @@ -1,2 +0,0 @@ - -db_em_rgb_100px \ No newline at end of file diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/common.js b/review/2460-chore-update-actionsgithub-script/angular-showcase/common.js deleted file mode 100644 index 5f186c2535..0000000000 --- a/review/2460-chore-update-actionsgithub-script/angular-showcase/common.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkangular_showcase=self.webpackChunkangular_showcase||[]).push([[76],{576:(c,t,o)=>{o.d(t,{a:()=>a,g:()=>i,p:()=>s,u:()=>u});const u=()=>{var r;return(null===(r=window.crypto)||void 0===r?void 0:r.randomUUID())||Math.random().toString()},i=r=>r?r.map(e=>`
  • ${e.label}
  • `).join("\n"):"",a=(r,e)=>{r.children&&Array.from(r.children).forEach(n=>{"db-link"===n.tagName.toLowerCase()&&n.setAttribute("icon-variant",e),n.children&&a(n,e)})},s=r=>{try{if("string"==typeof r)return JSON.parse(r);if("object"==typeof r||r instanceof Array)return r}catch{return!1}}}}]); \ No newline at end of file diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/db_ic_expand_more_20.svg b/review/2460-chore-update-actionsgithub-script/angular-showcase/db_ic_expand_more_20.svg deleted file mode 100644 index b2850ebde4..0000000000 --- a/review/2460-chore-update-actionsgithub-script/angular-showcase/db_ic_expand_more_20.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/db_ic_search_24.svg b/review/2460-chore-update-actionsgithub-script/angular-showcase/db_ic_search_24.svg deleted file mode 100644 index c29dbd043d..0000000000 --- a/review/2460-chore-update-actionsgithub-script/angular-showcase/db_ic_search_24.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/dbscreenhead-black.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/dbscreenhead-black.woff deleted file mode 100644 index f2e96927b9..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/dbscreenhead-black.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/dbscreenhead-black.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/dbscreenhead-black.woff2 deleted file mode 100644 index 13d7cf0a95..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/dbscreenhead-black.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/dbscreenhead-light.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/dbscreenhead-light.woff deleted file mode 100644 index f745597f3f..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/dbscreenhead-light.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/dbscreenhead-light.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/dbscreenhead-light.woff2 deleted file mode 100644 index f591e61159..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/dbscreenhead-light.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/dbscreenhead-regular.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/dbscreenhead-regular.woff deleted file mode 100644 index 556a54a813..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/dbscreenhead-regular.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/dbscreenhead-regular.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/dbscreenhead-regular.woff2 deleted file mode 100644 index fe4e0f04c1..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/dbscreenhead-regular.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/dbscreensans-bold.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/dbscreensans-bold.woff deleted file mode 100644 index 29ffad6804..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/dbscreensans-bold.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/dbscreensans-bold.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/dbscreensans-bold.woff2 deleted file mode 100644 index e48612091b..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/dbscreensans-bold.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/dbscreensans-digitalregular.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/dbscreensans-digitalregular.woff deleted file mode 100644 index 066737b9b5..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/dbscreensans-digitalregular.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/dbscreensans-digitalregular.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/dbscreensans-digitalregular.woff2 deleted file mode 100644 index 8e6dc1f032..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/dbscreensans-digitalregular.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/dbscreensans-medium.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/dbscreensans-medium.woff deleted file mode 100644 index 651148f902..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/dbscreensans-medium.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/dbscreensans-medium.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/dbscreensans-medium.woff2 deleted file mode 100644 index 1553b3ee47..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/dbscreensans-medium.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/dbscreensans-regular.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/dbscreensans-regular.woff deleted file mode 100644 index 5afb843730..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/dbscreensans-regular.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/dbscreensans-regular.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/dbscreensans-regular.woff2 deleted file mode 100644 index 96d5845cf9..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/dbscreensans-regular.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/dbscreensans-semibold.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/dbscreensans-semibold.woff deleted file mode 100644 index f01a4511d7..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/dbscreensans-semibold.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/dbscreensans-semibold.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/dbscreensans-semibold.woff2 deleted file mode 100644 index 179cfa9dd8..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/dbscreensans-semibold.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/favicon.ico b/review/2460-chore-update-actionsgithub-script/angular-showcase/favicon.ico deleted file mode 100644 index 997406ad22..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/favicon.ico and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-16-filled-action.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-16-filled-action.woff deleted file mode 100644 index 6c6a82df3c..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-16-filled-action.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-16-filled-action.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-16-filled-action.woff2 deleted file mode 100644 index b5cec57916..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-16-filled-action.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-16-filled-navigation.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-16-filled-navigation.woff deleted file mode 100644 index 002119cb3f..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-16-filled-navigation.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-16-filled-navigation.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-16-filled-navigation.woff2 deleted file mode 100644 index 8c868fb69e..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-16-filled-navigation.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-16-filled-notification.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-16-filled-notification.woff deleted file mode 100644 index 1ca6a63507..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-16-filled-notification.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-16-filled-notification.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-16-filled-notification.woff2 deleted file mode 100644 index d560ab897f..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-16-filled-notification.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-16-outline-action.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-16-outline-action.woff deleted file mode 100644 index e2f082e6ae..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-16-outline-action.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-16-outline-action.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-16-outline-action.woff2 deleted file mode 100644 index e71810bd8b..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-16-outline-action.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-16-outline-navigation.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-16-outline-navigation.woff deleted file mode 100644 index eff5e2d1c8..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-16-outline-navigation.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-16-outline-navigation.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-16-outline-navigation.woff2 deleted file mode 100644 index 28f9f57520..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-16-outline-navigation.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-action.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-action.woff deleted file mode 100644 index 10493530fc..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-action.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-action.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-action.woff2 deleted file mode 100644 index a8fdca2df5..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-action.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-av.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-av.woff deleted file mode 100644 index 86dfeec26f..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-av.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-av.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-av.woff2 deleted file mode 100644 index fee428709e..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-av.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-communication.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-communication.woff deleted file mode 100644 index f56f1c92b6..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-communication.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-communication.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-communication.woff2 deleted file mode 100644 index 278f69bf4d..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-communication.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-feature.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-feature.woff deleted file mode 100644 index 47cade910b..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-feature.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-feature.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-feature.woff2 deleted file mode 100644 index 951d6ab688..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-feature.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-food.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-food.woff deleted file mode 100644 index 246e7c3e0c..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-food.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-food.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-food.woff2 deleted file mode 100644 index 13fbf2ad78..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-food.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-it.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-it.woff deleted file mode 100644 index 5f0d66e8e9..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-it.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-it.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-it.woff2 deleted file mode 100644 index 95073d98e1..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-it.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-journey.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-journey.woff deleted file mode 100644 index debd055b01..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-journey.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-journey.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-journey.woff2 deleted file mode 100644 index 5ecce24465..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-journey.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-maps.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-maps.woff deleted file mode 100644 index 668688007e..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-maps.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-maps.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-maps.woff2 deleted file mode 100644 index cc83b96730..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-maps.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-navigation.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-navigation.woff deleted file mode 100644 index cec6933484..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-navigation.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-navigation.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-navigation.woff2 deleted file mode 100644 index 10f90369bb..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-navigation.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-notification.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-notification.woff deleted file mode 100644 index 0e48338e96..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-notification.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-notification.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-notification.woff2 deleted file mode 100644 index a6d8e8ff31..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-notification.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-ticket.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-ticket.woff deleted file mode 100644 index 9c3bd81265..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-ticket.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-ticket.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-ticket.woff2 deleted file mode 100644 index 9805958855..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-ticket.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-transportation.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-transportation.woff deleted file mode 100644 index e22f1cc0f1..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-transportation.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-transportation.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-transportation.woff2 deleted file mode 100644 index 03b5624ba4..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-filled-transportation.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-action.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-action.woff deleted file mode 100644 index 6422b75a8f..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-action.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-action.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-action.woff2 deleted file mode 100644 index 7f7f821c42..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-action.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-av.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-av.woff deleted file mode 100644 index c3be1dad69..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-av.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-av.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-av.woff2 deleted file mode 100644 index 9cb1afe122..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-av.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-brand.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-brand.woff deleted file mode 100644 index 1b65b9edca..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-brand.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-brand.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-brand.woff2 deleted file mode 100644 index b5fe054c78..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-brand.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-communication.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-communication.woff deleted file mode 100644 index c3b0c5a1cd..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-communication.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-communication.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-communication.woff2 deleted file mode 100644 index ac4c59b19e..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-communication.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-covid-19.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-covid-19.woff deleted file mode 100644 index 8e11d64280..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-covid-19.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-covid-19.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-covid-19.woff2 deleted file mode 100644 index b71220431d..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-covid-19.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-facilities.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-facilities.woff deleted file mode 100644 index 7c8482a35d..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-facilities.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-facilities.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-facilities.woff2 deleted file mode 100644 index b92f566919..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-facilities.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-feature.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-feature.woff deleted file mode 100644 index 94ed62ce38..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-feature.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-feature.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-feature.woff2 deleted file mode 100644 index 7fe8775715..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-feature.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-food.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-food.woff deleted file mode 100644 index acccbaa485..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-food.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-food.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-food.woff2 deleted file mode 100644 index b73f8c52cc..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-food.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-it.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-it.woff deleted file mode 100644 index 67f6608958..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-it.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-it.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-it.woff2 deleted file mode 100644 index a6b9e3f495..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-it.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-journey.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-journey.woff deleted file mode 100644 index f3aafa930b..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-journey.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-journey.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-journey.woff2 deleted file mode 100644 index c0db571d96..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-journey.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-maps.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-maps.woff deleted file mode 100644 index 82c6337a0c..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-maps.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-maps.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-maps.woff2 deleted file mode 100644 index 19c4c9b4d7..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-maps.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-navigation.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-navigation.woff deleted file mode 100644 index 321fd3660a..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-navigation.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-navigation.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-navigation.woff2 deleted file mode 100644 index 6f47c0d1fe..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-navigation.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-notification.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-notification.woff deleted file mode 100644 index 3993874889..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-notification.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-notification.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-notification.woff2 deleted file mode 100644 index 5151f081ee..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-notification.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-seat.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-seat.woff deleted file mode 100644 index b2dc1761b7..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-seat.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-seat.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-seat.woff2 deleted file mode 100644 index 69d62ee2d8..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-seat.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-ticket.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-ticket.woff deleted file mode 100644 index 66665c77ff..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-ticket.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-ticket.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-ticket.woff2 deleted file mode 100644 index e53c1f209d..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-ticket.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-transportation.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-transportation.woff deleted file mode 100644 index 7e7ba1f507..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-transportation.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-transportation.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-transportation.woff2 deleted file mode 100644 index 6b876f811e..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-20-outline-transportation.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-filled-action.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-filled-action.woff deleted file mode 100644 index 6ed4e1c6ce..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-filled-action.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-filled-action.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-filled-action.woff2 deleted file mode 100644 index cac5fb9ab1..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-filled-action.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-filled-av.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-filled-av.woff deleted file mode 100644 index 18b197f1a7..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-filled-av.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-filled-av.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-filled-av.woff2 deleted file mode 100644 index 98c29a4ac1..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-filled-av.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-filled-journey.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-filled-journey.woff deleted file mode 100644 index 31caaf981a..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-filled-journey.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-filled-journey.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-filled-journey.woff2 deleted file mode 100644 index 2ee5fa21b1..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-filled-journey.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-filled-maps.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-filled-maps.woff deleted file mode 100644 index c58cfd9dfe..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-filled-maps.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-filled-maps.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-filled-maps.woff2 deleted file mode 100644 index 2385109e98..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-filled-maps.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-filled-navigation.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-filled-navigation.woff deleted file mode 100644 index a4ae126880..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-filled-navigation.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-filled-navigation.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-filled-navigation.woff2 deleted file mode 100644 index 3f4c4def78..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-filled-navigation.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-filled-notification.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-filled-notification.woff deleted file mode 100644 index eceb6b56a5..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-filled-notification.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-filled-notification.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-filled-notification.woff2 deleted file mode 100644 index 348909b35e..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-filled-notification.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-filled-transportation.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-filled-transportation.woff deleted file mode 100644 index 32d6abb141..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-filled-transportation.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-filled-transportation.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-filled-transportation.woff2 deleted file mode 100644 index 2ccd063232..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-filled-transportation.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-action.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-action.woff deleted file mode 100644 index 70b8ed507b..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-action.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-action.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-action.woff2 deleted file mode 100644 index c2bf8e3dff..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-action.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-av.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-av.woff deleted file mode 100644 index d00052f368..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-av.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-av.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-av.woff2 deleted file mode 100644 index 2293d1014b..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-av.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-brand.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-brand.woff deleted file mode 100644 index 6328a8ae8e..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-brand.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-brand.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-brand.woff2 deleted file mode 100644 index f9a7159085..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-brand.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-communication.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-communication.woff deleted file mode 100644 index 808490b1a1..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-communication.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-communication.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-communication.woff2 deleted file mode 100644 index f057e1710a..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-communication.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-covid-19.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-covid-19.woff deleted file mode 100644 index 376e4fa679..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-covid-19.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-covid-19.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-covid-19.woff2 deleted file mode 100644 index 0c57d55b86..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-covid-19.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-facilities.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-facilities.woff deleted file mode 100644 index 00cf39baa4..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-facilities.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-facilities.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-facilities.woff2 deleted file mode 100644 index 991c082eca..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-facilities.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-feature.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-feature.woff deleted file mode 100644 index 94385dd63b..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-feature.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-feature.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-feature.woff2 deleted file mode 100644 index 5d29f2b70d..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-feature.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-food.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-food.woff deleted file mode 100644 index 33b7ce9e1e..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-food.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-food.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-food.woff2 deleted file mode 100644 index 0c6bea2d70..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-food.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-it.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-it.woff deleted file mode 100644 index 6c72c29df0..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-it.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-it.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-it.woff2 deleted file mode 100644 index 323ba4136c..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-it.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-journey.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-journey.woff deleted file mode 100644 index dbe913c18c..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-journey.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-journey.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-journey.woff2 deleted file mode 100644 index 8c46fde876..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-journey.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-maps.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-maps.woff deleted file mode 100644 index 10dc313ccb..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-maps.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-maps.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-maps.woff2 deleted file mode 100644 index 24fcf77f22..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-maps.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-navigation.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-navigation.woff deleted file mode 100644 index 5a4b2981d1..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-navigation.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-navigation.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-navigation.woff2 deleted file mode 100644 index 044288e62e..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-navigation.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-notification.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-notification.woff deleted file mode 100644 index 31ba7e0bc8..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-notification.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-notification.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-notification.woff2 deleted file mode 100644 index b7c29efe4b..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-notification.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-seat.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-seat.woff deleted file mode 100644 index d2a3eccd72..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-seat.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-seat.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-seat.woff2 deleted file mode 100644 index a3a3b651dd..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-seat.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-ticket.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-ticket.woff deleted file mode 100644 index 52328db254..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-ticket.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-ticket.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-ticket.woff2 deleted file mode 100644 index 8ea2189458..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-ticket.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-transportation.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-transportation.woff deleted file mode 100644 index af7c330e8d..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-transportation.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-transportation.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-transportation.woff2 deleted file mode 100644 index 26c59b9269..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-24-outline-transportation.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-filled-action.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-filled-action.woff deleted file mode 100644 index 1e5dc59a4f..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-filled-action.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-filled-action.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-filled-action.woff2 deleted file mode 100644 index 7275a6de32..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-filled-action.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-filled-av.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-filled-av.woff deleted file mode 100644 index 3b78e42e01..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-filled-av.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-filled-av.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-filled-av.woff2 deleted file mode 100644 index 7ddbb0dfbc..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-filled-av.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-filled-maps.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-filled-maps.woff deleted file mode 100644 index 41c5e1724d..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-filled-maps.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-filled-maps.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-filled-maps.woff2 deleted file mode 100644 index 780138d82c..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-filled-maps.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-filled-navigation.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-filled-navigation.woff deleted file mode 100644 index 6d2be03bed..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-filled-navigation.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-filled-navigation.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-filled-navigation.woff2 deleted file mode 100644 index 75aa6035ba..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-filled-navigation.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-filled-notification.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-filled-notification.woff deleted file mode 100644 index 7f6c711f2b..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-filled-notification.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-filled-notification.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-filled-notification.woff2 deleted file mode 100644 index eabe52d8f7..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-filled-notification.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-filled-transportation.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-filled-transportation.woff deleted file mode 100644 index f78e7c2560..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-filled-transportation.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-filled-transportation.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-filled-transportation.woff2 deleted file mode 100644 index 4106ca47cd..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-filled-transportation.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-action.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-action.woff deleted file mode 100644 index 7629c3e72e..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-action.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-action.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-action.woff2 deleted file mode 100644 index 50691a51f0..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-action.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-av.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-av.woff deleted file mode 100644 index 3f5434bfc7..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-av.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-av.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-av.woff2 deleted file mode 100644 index 638e917548..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-av.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-brand.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-brand.woff deleted file mode 100644 index d5943dc821..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-brand.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-brand.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-brand.woff2 deleted file mode 100644 index a5984c68e8..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-brand.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-communication.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-communication.woff deleted file mode 100644 index 696d74e7f7..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-communication.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-communication.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-communication.woff2 deleted file mode 100644 index 503df0f487..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-communication.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-covid-19.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-covid-19.woff deleted file mode 100644 index 476560a367..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-covid-19.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-covid-19.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-covid-19.woff2 deleted file mode 100644 index a8f3048044..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-covid-19.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-facilities.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-facilities.woff deleted file mode 100644 index 0c85ae6500..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-facilities.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-facilities.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-facilities.woff2 deleted file mode 100644 index fbb5fcb90b..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-facilities.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-feature.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-feature.woff deleted file mode 100644 index fef4514dd7..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-feature.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-feature.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-feature.woff2 deleted file mode 100644 index 0e07363638..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-feature.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-food.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-food.woff deleted file mode 100644 index 753e28d801..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-food.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-food.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-food.woff2 deleted file mode 100644 index c10bd4781b..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-food.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-it.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-it.woff deleted file mode 100644 index da7a1ada93..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-it.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-it.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-it.woff2 deleted file mode 100644 index 9269df132e..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-it.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-journey.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-journey.woff deleted file mode 100644 index 829be9a81f..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-journey.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-journey.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-journey.woff2 deleted file mode 100644 index 9cc9d5c427..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-journey.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-maps.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-maps.woff deleted file mode 100644 index 2d43111f97..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-maps.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-maps.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-maps.woff2 deleted file mode 100644 index 74f365bf1e..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-maps.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-navigation.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-navigation.woff deleted file mode 100644 index 73a0c7600e..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-navigation.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-navigation.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-navigation.woff2 deleted file mode 100644 index 2f3dc31d14..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-navigation.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-notification.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-notification.woff deleted file mode 100644 index 9d9a20d6d1..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-notification.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-notification.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-notification.woff2 deleted file mode 100644 index 12fdeccb25..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-notification.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-seat.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-seat.woff deleted file mode 100644 index 4ddea975d7..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-seat.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-seat.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-seat.woff2 deleted file mode 100644 index f35da07cdb..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-seat.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-ticket.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-ticket.woff deleted file mode 100644 index 15f14a0d7f..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-ticket.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-ticket.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-ticket.woff2 deleted file mode 100644 index 4ee58f134f..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-ticket.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-transportation.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-transportation.woff deleted file mode 100644 index 80ca480131..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-transportation.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-transportation.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-transportation.woff2 deleted file mode 100644 index 22e5e992f4..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-32-outline-transportation.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-48-filled-av.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-48-filled-av.woff deleted file mode 100644 index d6302a7b75..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-48-filled-av.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-48-filled-av.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-48-filled-av.woff2 deleted file mode 100644 index bd7fccf658..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-48-filled-av.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-48-outline-av.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-48-outline-av.woff deleted file mode 100644 index d302a6e1ac..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-48-outline-av.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-48-outline-av.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-48-outline-av.woff2 deleted file mode 100644 index e444312096..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-48-outline-av.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-48-outline-brand.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-48-outline-brand.woff deleted file mode 100644 index 7818b5c58b..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-48-outline-brand.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-48-outline-brand.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-48-outline-brand.woff2 deleted file mode 100644 index 5f72a1eb9a..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-48-outline-brand.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-64-filled-av.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-64-filled-av.woff deleted file mode 100644 index 0d32a99d62..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-64-filled-av.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-64-filled-av.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-64-filled-av.woff2 deleted file mode 100644 index e7452fcefd..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-64-filled-av.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-64-outline-av.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-64-outline-av.woff deleted file mode 100644 index 09f9741879..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-64-outline-av.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-64-outline-av.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-64-outline-av.woff2 deleted file mode 100644 index f1c9f5487e..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-64-outline-av.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-64-outline-brand.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-64-outline-brand.woff deleted file mode 100644 index 101ec4be8a..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-64-outline-brand.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-64-outline-brand.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-64-outline-brand.woff2 deleted file mode 100644 index 913ee1a5ff..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-64-outline-brand.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-empty.woff b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-empty.woff deleted file mode 100644 index aeae58c3be..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-empty.woff and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-empty.woff2 b/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-empty.woff2 deleted file mode 100644 index c143284d82..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/angular-showcase/icons-empty.woff2 and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/index.html b/review/2460-chore-update-actionsgithub-script/angular-showcase/index.html deleted file mode 100644 index 06908e4f52..0000000000 --- a/review/2460-chore-update-actionsgithub-script/angular-showcase/index.html +++ /dev/null @@ -1,13 +0,0 @@ - - - - - DB UI Elements / POC Angular - - - - - - - - diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/main.js b/review/2460-chore-update-actionsgithub-script/angular-showcase/main.js deleted file mode 100644 index 574f4662ad..0000000000 --- a/review/2460-chore-update-actionsgithub-script/angular-showcase/main.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunkangular_showcase=self.webpackChunkangular_showcase||[]).push([[792],{797:(so,ao,w)=>{"use strict";function xt(e,t){return Object.is(e,t)}let Ne=null,Qe=!1,Kt=1;const it=Symbol("SIGNAL");function Q(e){const t=Ne;return Ne=e,t}const Xt={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 q(e){if(Qe)throw new Error("");if(null===Ne)return;Ne.consumerOnSignalRead(e);const t=Ne.nextProducerIndex++;fo(Ne),te.nextProducerIndex;)e.producerNode.pop(),e.producerLastReadVersion.pop(),e.producerIndexOfThis.pop()}}function Ct(e){fo(e);for(let t=0;t0}function fo(e){e.producerNode??=[],e.producerIndexOfThis??=[],e.producerLastReadVersion??=[]}function Ts(e){e.liveConsumerNode??=[],e.liveConsumerIndexOfThis??=[]}function Pl(e){return void 0!==e.producerNode}const ho=Symbol("UNSET"),po=Symbol("COMPUTING"),ni=Symbol("ERRORED"),Ll={...Xt,value:ho,dirty:!0,error:null,equal:xt,producerMustRecompute:e=>e.value===ho||e.value===po,producerRecomputeValue(e){if(e.value===po)throw new Error("Detected cycle in computations.");const t=e.value;e.value=po;const n=uo(e);let r;try{r=e.computation()}catch(o){r=ni,e.error=o}finally{Nr(e,n)}t!==ho&&t!==ni&&r!==ni&&e.equal(t,r)?e.value=t:(e.value=r,e.version++)}};let $l=function Df(){throw new Error};function Vl(){$l()}let go=null;function Bl(e,t){Ol()||Vl(),e.equal(e.value,t)||(e.value=t,function Ef(e){e.version++,function lo(){Kt++}(),co(e),go?.()}(e))}const yn={...Xt,equal:xt,value:void 0};function De(e){return"function"==typeof e}function ri(e){const n=e(r=>{Error.call(r),r.stack=(new Error).stack});return n.prototype=Object.create(Error.prototype),n.prototype.constructor=n,n}const Ns=ri(e=>function(n){e(this),this.message=n?`${n.length} errors occurred during unsubscription:\n${n.map((r,o)=>`${o+1}) ${r.toString()}`).join("\n ")}`:"",this.name="UnsubscriptionError",this.errors=n});function xs(e,t){if(e){const n=e.indexOf(t);0<=n&&e.splice(n,1)}}class pt{constructor(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}unsubscribe(){let t;if(!this.closed){this.closed=!0;const{_parentage:n}=this;if(n)if(this._parentage=null,Array.isArray(n))for(const i of n)i.remove(this);else n.remove(this);const{initialTeardown:r}=this;if(De(r))try{r()}catch(i){t=i instanceof Ns?i.errors:[i]}const{_finalizers:o}=this;if(o){this._finalizers=null;for(const i of o)try{Os(i)}catch(s){t=t??[],s instanceof Ns?t=[...t,...s.errors]:t.push(s)}}if(t)throw new Ns(t)}}add(t){var n;if(t&&t!==this)if(this.closed)Os(t);else{if(t instanceof pt){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=null!==(n=this._finalizers)&&void 0!==n?n:[]).push(t)}}_hasParent(t){const{_parentage:n}=this;return n===t||Array.isArray(n)&&n.includes(t)}_addParent(t){const{_parentage:n}=this;this._parentage=Array.isArray(n)?(n.push(t),n):n?[n,t]:t}_removeParent(t){const{_parentage:n}=this;n===t?this._parentage=null:Array.isArray(n)&&xs(n,t)}remove(t){const{_finalizers:n}=this;n&&xs(n,t),t instanceof pt&&t._removeParent(this)}}pt.EMPTY=(()=>{const e=new pt;return e.closed=!0,e})();const zl=pt.EMPTY;function Rs(e){return e instanceof pt||e&&"closed"in e&&De(e.remove)&&De(e.add)&&De(e.unsubscribe)}function Os(e){De(e)?e():e.unsubscribe()}const lr={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},oi={setTimeout(e,t,...n){const{delegate:r}=oi;return r?.setTimeout?r.setTimeout(e,t,...n):setTimeout(e,t,...n)},clearTimeout(e){const{delegate:t}=oi;return(t?.clearTimeout||clearTimeout)(e)},delegate:void 0};function Gl(e){oi.setTimeout(()=>{const{onUnhandledError:t}=lr;if(!t)throw e;t(e)})}function ii(){}const Wl=si("C",void 0,void 0);function si(e,t,n){return{kind:e,value:t,error:n}}let cr=null;function vo(e){if(lr.useDeprecatedSynchronousErrorHandling){const t=!cr;if(t&&(cr={errorThrown:!1,error:null}),e(),t){const{errorThrown:n,error:r}=cr;if(cr=null,n)throw r}}else e()}class Ln extends pt{constructor(t){super(),this.isStopped=!1,t?(this.destination=t,Rs(t)&&t.add(this)):this.destination=yo}static create(t,n,r){return new xr(t,n,r)}next(t){this.isStopped?Or(function ql(e){return si("N",e,void 0)}(t),this):this._next(t)}error(t){this.isStopped?Or(function If(e){return si("E",void 0,e)}(t),this):(this.isStopped=!0,this._error(t))}complete(){this.isStopped?Or(Wl,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()}}}const Fs=Function.prototype.bind;function ur(e,t){return Fs.call(e,t)}class ai{constructor(t){this.partialObserver=t}next(t){const{partialObserver:n}=this;if(n.next)try{n.next(t)}catch(r){Rr(r)}}error(t){const{partialObserver:n}=this;if(n.error)try{n.error(t)}catch(r){Rr(r)}else Rr(t)}complete(){const{partialObserver:t}=this;if(t.complete)try{t.complete()}catch(n){Rr(n)}}}class xr extends Ln{constructor(t,n,r){let o;if(super(),De(t)||!t)o={next:t??void 0,error:n??void 0,complete:r??void 0};else{let i;this&&lr.useDeprecatedNextContext?(i=Object.create(t),i.unsubscribe=()=>this.unsubscribe(),o={next:t.next&&ur(t.next,i),error:t.error&&ur(t.error,i),complete:t.complete&&ur(t.complete,i)}):o=t}this.destination=new ai(o)}}function Rr(e){lr.useDeprecatedSynchronousErrorHandling?function Zl(e){lr.useDeprecatedSynchronousErrorHandling&&cr&&(cr.errorThrown=!0,cr.error=e)}(e):Gl(e)}function Or(e,t){const{onStoppedNotification:n}=lr;n&&oi.setTimeout(()=>n(e,t))}const yo={closed:!0,next:ii,error:function Rt(e){throw e},complete:ii},li="function"==typeof Symbol&&Symbol.observable||"@@observable";function $n(e){return e}function Do(e){return 0===e.length?$n:1===e.length?e[0]:function(n){return e.reduce((r,o)=>o(r),n)}}let Ge=(()=>{class e{constructor(n){n&&(this._subscribe=n)}lift(n){const r=new e;return r.source=this,r.operator=n,r}subscribe(n,r,o){const i=function Ql(e){return e&&e instanceof Ln||function Fr(e){return e&&De(e.next)&&De(e.error)&&De(e.complete)}(e)&&Rs(e)}(n)?n:new xr(n,r,o);return vo(()=>{const{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 new(r=Ps(r))((o,i)=>{const s=new xr({next:a=>{try{n(a)}catch(l){i(l),s.unsubscribe()}},error:i,complete:o});this.subscribe(s)})}_subscribe(n){var r;return null===(r=this.source)||void 0===r?void 0:r.subscribe(n)}[li](){return this}pipe(...n){return Do(n)(this)}toPromise(n){return new(n=Ps(n))((r,o)=>{let i;this.subscribe(s=>i=s,s=>o(s),()=>r(i))})}}return e.create=t=>new e(t),e})();function Ps(e){var t;return null!==(t=e??lr.Promise)&&void 0!==t?t:Promise}const Dn=ri(e=>function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"});let St=(()=>{class e extends Ge{constructor(){super(),this.closed=!1,this.currentObservers=null,this.observers=[],this.isStopped=!1,this.hasError=!1,this.thrownError=null}lift(n){const r=new ks(this,this);return r.operator=n,r}_throwIfClosed(){if(this.closed)throw new Dn}next(n){vo(()=>{if(this._throwIfClosed(),!this.isStopped){this.currentObservers||(this.currentObservers=Array.from(this.observers));for(const r of this.currentObservers)r.next(n)}})}error(n){vo(()=>{if(this._throwIfClosed(),!this.isStopped){this.hasError=this.isStopped=!0,this.thrownError=n;const{observers:r}=this;for(;r.length;)r.shift().error(n)}})}complete(){vo(()=>{if(this._throwIfClosed(),!this.isStopped){this.isStopped=!0;const{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(null===(n=this.observers)||void 0===n?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){const{hasError:r,isStopped:o,observers:i}=this;return r||o?zl:(this.currentObservers=null,i.push(n),new pt(()=>{this.currentObservers=null,xs(i,n)}))}_checkFinalizedStatuses(n){const{hasError:r,thrownError:o,isStopped:i}=this;r?n.error(o):i&&n.complete()}asObservable(){const n=new Ge;return n.source=this,n}}return e.create=(t,n)=>new ks(t,n),e})();class ks extends St{constructor(t,n){super(),this.destination=t,this.source=n}next(t){var n,r;null===(r=null===(n=this.destination)||void 0===n?void 0:n.next)||void 0===r||r.call(n,t)}error(t){var n,r;null===(r=null===(n=this.destination)||void 0===n?void 0:n.error)||void 0===r||r.call(n,t)}complete(){var t,n;null===(n=null===(t=this.destination)||void 0===t?void 0:t.complete)||void 0===n||n.call(t)}_subscribe(t){var n,r;return null!==(r=null===(n=this.source)||void 0===n?void 0:n.subscribe(t))&&void 0!==r?r:zl}}class Ot extends St{constructor(t){super(),this._value=t}get value(){return this.getValue()}_subscribe(t){const n=super._subscribe(t);return!n.closed&&t.next(this._value),n}getValue(){const{hasError:t,thrownError:n,_value:r}=this;if(t)throw n;return this._throwIfClosed(),r}next(t){super.next(this._value=t)}}function Cn(e){return De(e?.lift)}function st(e){return t=>{if(Cn(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 qe(e,t,n,r,o){return new Ls(e,t,n,r,o)}class Ls extends Ln{constructor(t,n,r,o,i,s){super(t),this.onFinalize=i,this.shouldUnsubscribe=s,this._next=n?function(a){try{n(a)}catch(l){t.error(l)}}:super._next,this._error=o?function(a){try{o(a)}catch(l){t.error(l)}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()){const{closed:n}=this;super.unsubscribe(),!n&&(null===(t=this.onFinalize)||void 0===t||t.call(this))}}}function we(e,t){return st((n,r)=>{let o=0;n.subscribe(qe(r,i=>{r.next(e.call(t,i,o++))}))})}const Yl="https://g.co/ng/security#xss";class A extends Error{constructor(t,n){super(function Pr(e,t){return`NG0${Math.abs(e)}${t?": "+t:""}`}(t,n)),this.code=t}}function bn(e){return{toString:e}.toString()}const kr="__parameters__";function $r(e,t,n){return bn(()=>{const r=function Vs(e){return function(...n){if(e){const r=e(...n);for(const o in r)this[o]=r[o]}}}(t);function o(...i){if(this instanceof o)return r.apply(this,i),this;const s=new o(...i);return a.annotation=s,a;function a(l,c,u){const d=l.hasOwnProperty(kr)?l[kr]:Object.defineProperty(l,kr,{value:[]})[kr];for(;d.length<=u;)d.push(null);return(d[u]=d[u]||[]).push(s),l}}return n&&(o.prototype=Object.create(n.prototype)),o.prototype.ngMetadataName=e,o.annotationCls=o,o})}const xe=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 g(e,t){for(const n in t)t.hasOwnProperty(n)&&!e.hasOwnProperty(n)&&(e[n]=t[n])}function y(e){if("string"==typeof e)return e;if(Array.isArray(e))return"["+e.map(y).join(", ")+"]";if(null==e)return""+e;if(e.overriddenName)return`${e.overriddenName}`;if(e.name)return`${e.name}`;const t=e.toString();if(null==t)return""+t;const n=t.indexOf("\n");return-1===n?t:t.substring(0,n)}function D(e,t){return null==e||""===e?null===t?"":t:null==t||""===t?e:e+" "+t}const N=f({__forward_ref__:f});function b(e){return e.__forward_ref__=b,e.toString=function(){return y(this())},e}function E(e){return O(e)?e():e}function O(e){return"function"==typeof e&&e.hasOwnProperty(N)&&e.__forward_ref__===b}function U(e){return{token:e.token,providedIn:e.providedIn||null,factory:e.factory,value:void 0}}function cn(e){return{providers:e.providers||[],imports:e.imports||[]}}function Jl(e){return Py(e,tc)||Py(e,ky)}function Py(e,t){return e.hasOwnProperty(t)?e[t]:null}function ec(e){return e&&(e.hasOwnProperty(Tf)||e.hasOwnProperty(EA))?e[Tf]:null}const tc=f({\u0275prov:f}),Tf=f({\u0275inj:f}),ky=f({ngInjectableDef:f}),EA=f({ngInjectorDef:f});class P{constructor(t,n){this._desc=t,this.ngMetadataName="InjectionToken",this.\u0275prov=void 0,"number"==typeof n?this.__NG_ELEMENT_ID__=n:void 0!==n&&(this.\u0275prov=U({token:this,providedIn:n.providedIn||"root",factory:n.factory}))}get multi(){return this}toString(){return`InjectionToken ${this._desc}`}}function Of(e){return e&&!!e.\u0275providers}const js=f({\u0275cmp:f}),Ff=f({\u0275dir:f}),Pf=f({\u0275pipe:f}),$y=f({\u0275mod:f}),hr=f({\u0275fac:f}),Bs=f({__NG_ELEMENT_ID__:f}),Vy=f({__NG_ENV_ID__:f});function re(e){return"string"==typeof e?e:null==e?"":String(e)}function kf(e,t){throw new A(-201,!1)}var pe=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}(pe||{});let Lf;function jy(){return Lf}function Ut(e){const t=Lf;return Lf=e,t}function By(e,t,n){const r=Jl(e);return r&&"root"==r.providedIn?void 0===r.value?r.value=r.factory():r.value:n&pe.Optional?null:void 0!==t?t:void kf()}const Hs={},$f="__NG_DI_FLAG__",nc="ngTempTokenPath",AA=/\n/gm,Hy="__source";let di;function Vr(e){const t=di;return di=e,t}function RA(e,t=pe.Default){if(void 0===di)throw new A(-203,!1);return null===di?By(e,void 0,t):di.get(e,t&pe.Optional?null:void 0,t)}function X(e,t=pe.Default){return(jy()||RA)(E(e),t)}function x(e,t=pe.Default){return X(e,rc(t))}function rc(e){return typeof e>"u"||"number"==typeof e?e:(e.optional&&8)|(e.host&&1)|(e.self&&2)|(e.skipSelf&&4)}function Vf(e){const t=[];for(let n=0;nArray.isArray(n)?fi(n,t):t(n))}function zy(e,t,n){t>=e.length?e.push(n):e.splice(t,0,n)}function sc(e,t){return t>=e.length-1?e.pop():e.splice(t,1)[0]}function en(e,t,n){let r=hi(e,t);return r>=0?e[1|r]=n:(r=~r,function Gy(e,t,n,r){let o=e.length;if(o==t)e.push(n,r);else if(1===o)e.push(r,e[0]),e[0]=n;else{for(o--,e.push(e[o-1],e[o]);o>t;)e[o]=e[o-2],o--;e[t]=n,e[t+1]=r}}(e,r,t,n)),r}function Bf(e,t){const n=hi(e,t);if(n>=0)return e[1|n]}function hi(e,t){return function Wy(e,t,n){let r=0,o=e.length>>n;for(;o!==r;){const i=r+(o-r>>1),s=e[i<t?o=i:r=i+1}return~(o<t){s=i-1;break}}}for(;i-1){let i;for(;++oi?"":o[u+1].toLowerCase(),2&r&&c!==d){if(En(r))return!1;s=!0}}}}else{if(!s&&!En(r)&&!En(l))return!1;if(s&&En(l))continue;s=!1,r=l|1&r}}return En(r)||s}function En(e){return!(1&e)}function zA(e,t,n,r){if(null===t)return-1;let o=0;if(r||!n){let i=!1;for(;o-1)for(n++;n0?'="'+a+'"':"")+"]"}else 8&r?o+="."+s:4&r&&(o+=" "+s);else""!==o&&!En(s)&&(t+=Jy(i,o),o=""),r=s,i=i||!En(r);n++}return""!==o&&(t+=Jy(i,o)),t}function te(e){return bn(()=>{const t=tD(e),n={...t,decls:e.decls,vars:e.vars,template:e.template,consts:e.consts||null,ngContentSelectors:e.ngContentSelectors,onPush:e.changeDetection===cc.OnPush,directiveDefs:null,pipeDefs:null,dependencies:t.standalone&&e.dependencies||null,getStandaloneInjector:null,signals:e.signals??!1,data:e.data||{},encapsulation:e.encapsulation||wn.Emulated,styles:e.styles||Ce,_:null,schemas:e.schemas||null,tView:null,id:""};nD(n);const r=e.dependencies;return n.directiveDefs=uc(r,!1),n.pipeDefs=uc(r,!0),n.id=function tN(e){let t=0;const 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(const o of n)t=Math.imul(31,t)+o.charCodeAt(0)|0;return t+=2147483648,"c"+t}(n),n})}function XA(e){return ue(e)||at(e)}function JA(e){return null!==e}function In(e){return bn(()=>({type:e.type,bootstrap:e.bootstrap||Ce,declarations:e.declarations||Ce,imports:e.imports||Ce,exports:e.exports||Ce,transitiveCompileScopes:null,schemas:e.schemas||null,id:e.id||null}))}function eD(e,t){if(null==e)return Vn;const n={};for(const r in e)if(e.hasOwnProperty(r)){const o=e[r];let i,s,a=jr.None;Array.isArray(o)?(a=o[0],i=o[1],s=o[2]??i):(i=o,s=o),t?(n[i]=a!==jr.None?[r,a]:r,t[i]=s):n[i]=r}return n}function K(e){return bn(()=>{const t=tD(e);return nD(t),t})}function ue(e){return e[js]||null}function at(e){return e[Ff]||null}function bt(e){return e[Pf]||null}function Mt(e,t){const n=e[$y]||null;if(!n&&!0===t)throw new Error(`Type ${y(e)} does not have '\u0275mod' property.`);return n}function tD(e){const 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||Vn,exportAs:e.exportAs||null,standalone:!0===e.standalone,signals:!0===e.signals,selectors:e.selectors||Ce,viewQuery:e.viewQuery||null,features:e.features||null,setInput:null,findHostDirectiveDefs:null,hostDirectives:null,inputs:eD(e.inputs,t),outputs:eD(e.outputs),debugInfo:null}}function nD(e){e.features?.forEach(t=>t(e))}function uc(e,t){if(!e)return null;const n=t?bt:XA;return()=>("function"==typeof e?e():e).map(r=>n(r)).filter(JA)}function nN(...e){return{\u0275providers:Gf(0,e),\u0275fromNgModule:!0}}function Gf(e,...t){const n=[],r=new Set;let o;const i=s=>{n.push(s)};return fi(t,s=>{const a=s;fc(a,i,[],r)&&(o||=[],o.push(a))}),void 0!==o&&rD(o,i),n}function rD(e,t){for(let n=0;n{t(i,r)})}}function fc(e,t,n,r){if(!(e=E(e)))return!1;let o=null,i=ec(e);const s=!i&&ue(e);if(i||s){if(s&&!s.standalone)return!1;o=e}else{const l=e.ngModule;if(i=ec(l),!i)return!1;o=l}const a=r.has(o);if(s){if(a)return!1;if(r.add(o),s.dependencies){const l="function"==typeof s.dependencies?s.dependencies():s.dependencies;for(const c of l)fc(c,t,n,r)}}else{if(!i)return!1;{if(null!=i.imports&&!a){let c;r.add(o);try{fi(i.imports,u=>{fc(u,t,n,r)&&(c||=[],c.push(u))})}finally{}void 0!==c&&rD(c,t)}if(!a){const c=Co(o)||(()=>new o);t({provide:o,useFactory:c,deps:Ce},o),t({provide:Hf,useValue:o,multi:!0},o),t({provide:jn,useValue:()=>X(o),multi:!0},o)}const l=i.providers;if(null!=l&&!a){const c=e;Wf(l,u=>{t(u,c)})}}}return o!==e&&void 0!==e.providers}function Wf(e,t){for(let n of e)Of(n)&&(n=n.\u0275providers),Array.isArray(n)?Wf(n,t):t(n)}const rN=f({provide:String,useValue:f});function qf(e){return null!==e&&"object"==typeof e&&rN in e}function bo(e){return"function"==typeof e}const Zf=new P(""),hc={},iN={};let Qf;function pc(){return void 0===Qf&&(Qf=new lc),Qf}class Wt{}class pi extends Wt{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,Kf(t,s=>this.processProvider(s)),this.records.set(qy,gi(void 0,this)),o.has("environment")&&this.records.set(Wt,gi(void 0,this));const i=this.records.get(Zf);null!=i&&"string"==typeof i.value&&this.scopes.add(i.value),this.injectorDefTypes=new Set(this.get(Hf,Ce,pe.Self))}destroy(){this.assertNotDestroyed(),this._destroyed=!0;const t=Q(null);try{for(const r of this._ngOnDestroyHooks)r.ngOnDestroy();const n=this._onDestroyHooks;this._onDestroyHooks=[];for(const r of n)r()}finally{this.records.clear(),this._ngOnDestroyHooks.clear(),this.injectorDefTypes.clear(),Q(t)}}onDestroy(t){return this.assertNotDestroyed(),this._onDestroyHooks.push(t),()=>this.removeOnDestroy(t)}runInContext(t){this.assertNotDestroyed();const n=Vr(this),r=Ut(void 0);try{return t()}finally{Vr(n),Ut(r)}}get(t,n=Hs,r=pe.Default){if(this.assertNotDestroyed(),t.hasOwnProperty(Vy))return t[Vy](this);r=rc(r);const i=Vr(this),s=Ut(void 0);try{if(!(r&pe.SkipSelf)){let l=this.records.get(t);if(void 0===l){const c=function uN(e){return"function"==typeof e||"object"==typeof e&&e instanceof P}(t)&&Jl(t);l=c&&this.injectableDefInScope(c)?gi(Yf(t),hc):null,this.records.set(t,l)}if(null!=l)return this.hydrate(t,l)}return(r&pe.Self?pc():this.parent).get(t,n=r&pe.Optional&&n===Hs?null:n)}catch(a){if("NullInjectorError"===a.name){if((a[nc]=a[nc]||[]).unshift(y(t)),i)throw a;return function FA(e,t,n,r){const o=e[nc];throw t[Hy]&&o.unshift(t[Hy]),e.message=function PA(e,t,n,r=null){e=e&&"\n"===e.charAt(0)&&"\u0275"==e.charAt(1)?e.slice(2):e;let o=y(t);if(Array.isArray(t))o=t.map(y).join(" -> ");else if("object"==typeof t){let i=[];for(let s in t)if(t.hasOwnProperty(s)){let a=t[s];i.push(s+":"+("string"==typeof a?JSON.stringify(a):y(a)))}o=`{${i.join(", ")}}`}return`${n}${r?"("+r+")":""}[${o}]: ${e.replace(AA,"\n ")}`}("\n"+e.message,o,n,r),e.ngTokenPath=o,e[nc]=null,e}(a,t,"R3InjectorError",this.source)}throw a}finally{Ut(s),Vr(i)}}resolveInjectorInitializers(){const t=Q(null),n=Vr(this),r=Ut(void 0);try{const i=this.get(jn,Ce,pe.Self);for(const s of i)s()}finally{Vr(n),Ut(r),Q(t)}}toString(){const t=[],n=this.records;for(const r of n.keys())t.push(y(r));return`R3Injector[${t.join(", ")}]`}assertNotDestroyed(){if(this._destroyed)throw new A(205,!1)}processProvider(t){let n=bo(t=E(t))?t:E(t&&t.provide);const r=function aN(e){return qf(e)?gi(void 0,e.useValue):gi(sD(e),hc)}(t);if(!bo(t)&&!0===t.multi){let o=this.records.get(n);o||(o=gi(void 0,hc,!0),o.factory=()=>Vf(o.multi),this.records.set(n,o)),n=t,o.multi.push(t)}this.records.set(n,r)}hydrate(t,n){const r=Q(null);try{return n.value===hc&&(n.value=iN,n.value=n.factory()),"object"==typeof n.value&&n.value&&function cN(e){return null!==e&&"object"==typeof e&&"function"==typeof e.ngOnDestroy}(n.value)&&this._ngOnDestroyHooks.add(n.value),n.value}finally{Q(r)}}injectableDefInScope(t){if(!t.providedIn)return!1;const n=E(t.providedIn);return"string"==typeof n?"any"===n||this.scopes.has(n):this.injectorDefTypes.has(n)}removeOnDestroy(t){const n=this._onDestroyHooks.indexOf(t);-1!==n&&this._onDestroyHooks.splice(n,1)}}function Yf(e){const t=Jl(e),n=null!==t?t.factory:Co(e);if(null!==n)return n;if(e instanceof P)throw new A(204,!1);if(e instanceof Function)return function sN(e){if(e.length>0)throw new A(204,!1);const n=function wA(e){return e&&(e[tc]||e[ky])||null}(e);return null!==n?()=>n.factory(e):()=>new e}(e);throw new A(204,!1)}function sD(e,t,n){let r;if(bo(e)){const o=E(e);return Co(o)||Yf(o)}if(qf(e))r=()=>E(e.useValue);else if(function iD(e){return!(!e||!e.useFactory)}(e))r=()=>e.useFactory(...Vf(e.deps||[]));else if(function oD(e){return!(!e||!e.useExisting)}(e))r=()=>X(E(e.useExisting));else{const o=E(e&&(e.useClass||e.provide));if(!function lN(e){return!!e.deps}(e))return Co(o)||Yf(o);r=()=>new o(...Vf(e.deps))}return r}function gi(e,t,n=!1){return{factory:e,value:t,multi:n?[]:void 0}}function Kf(e,t){for(const n of e)Array.isArray(n)?Kf(n,t):n&&Of(n)?Kf(n.\u0275providers,t):t(n)}function pr(e,t){e instanceof pi&&e.assertNotDestroyed();const r=Vr(e),o=Ut(void 0);try{return t()}finally{Vr(r),Ut(o)}}function aD(){return void 0!==jy()||null!=function xA(){return di}()}const He=0,R=1,G=2,tt=3,Sn=4,wt=5,Ft=6,vi=7,ke=8,nt=9,Bn=10,J=11,Ws=12,cD=13,yi=14,Ue=15,wo=16,Di=17,gr=18,Ci=19,uD=20,Hr=21,mc=22,un=23,H=25,eh=1,Hn=7,bi=9,Ye=10;var yc=function(e){return e[e.None=0]="None",e[e.HasTransplantedViews=2]="HasTransplantedViews",e}(yc||{});function ct(e){return Array.isArray(e)&&"object"==typeof e[eh]}function Tt(e){return Array.isArray(e)&&!0===e[eh]}function th(e){return!!(4&e.flags)}function Eo(e){return e.componentOffset>-1}function Dc(e){return!(1&~e.flags)}function _n(e){return!!e.template}function Zs(e){return!!(512&e[G])}class wN{constructor(t,n,r){this.previousValue=t,this.currentValue=n,this.firstChange=r}isFirstChange(){return this.firstChange}}function gD(e,t,n,r){null!==t?t.applyValueToInputSignal(t,r):e[n]=r}function dn(){return mD}function mD(e){return e.type.prototype.ngOnChanges&&(e.setInput=IN),EN}function EN(){const e=yD(this),t=e?.current;if(t){const n=e.previous;if(n===Vn)e.previous=t;else for(let r in t)n[r]=t[r];e.current=null,this.ngOnChanges(t)}}function IN(e,t,n,r,o){const i=this.declaredInputs[r],s=yD(e)||function SN(e,t){return e[vD]=t}(e,{previous:Vn,current:null}),a=s.current||(s.current={}),l=s.previous,c=l[i];a[i]=new wN(c&&c.currentValue,n,l===Vn),gD(e,t,o,n)}dn.ngInherit=!0;const vD="__ngSimpleChanges__";function yD(e){return e[vD]||null}const Un=function(e,t,n){};function be(e){for(;Array.isArray(e);)e=e[He];return e}function Qs(e,t){return be(t[e])}function Pt(e,t){return be(t[e.index])}function Ys(e,t){return e.data[t]}function tn(e,t){const n=t[e];return ct(n)?n:n[He]}function sh(e){return!(128&~e[G])}function fn(e,t){return null==t?null:e[t]}function bD(e){e[Di]=0}function wD(e){1024&e[G]||(e[G]|=1024,sh(e)&&bc(e))}function Cc(e){return!!(9216&e[G]||e[un]?.dirty)}function ah(e){e[Bn].changeDetectionScheduler?.notify(8),64&e[G]&&(e[G]|=1024),Cc(e)&&bc(e)}function bc(e){e[Bn].changeDetectionScheduler?.notify(0);let t=mr(e);for(;null!==t&&!(8192&t[G])&&(t[G]|=8192,sh(t));)t=mr(t)}function wc(e,t){if(!(256&~e[G]))throw new A(911,!1);null===e[Hr]&&(e[Hr]=[]),e[Hr].push(t)}function mr(e){const t=e[tt];return Tt(t)?t[tt]:t}const ee={lFrame:PD(null),bindingsEnabled:!0,skipHydrationRootTNode:null};let ID=!1;function SD(){return ee.bindingsEnabled}function So(){return null!==ee.skipHydrationRootTNode}function S(){return ee.lFrame.lView}function ce(){return ee.lFrame.tView}function uh(e){return ee.lFrame.contextLView=e,e[ke]}function dh(e){return ee.lFrame.contextLView=null,e}function Te(){let e=_D();for(;null!==e&&64===e.type;)e=e.parent;return e}function _D(){return ee.lFrame.currentTNode}function Mn(e,t){const n=ee.lFrame;n.currentTNode=e,n.isParent=t}function fh(){return ee.lFrame.isParent}function hh(){ee.lFrame.isParent=!1}function AD(){return ID}function ND(e){ID=e}function Tn(){return ee.lFrame.bindingIndex++}function VN(e,t){const n=ee.lFrame;n.bindingIndex=n.bindingRootIndex=e,ph(t)}function ph(e){ee.lFrame.currentDirectiveIndex=e}function Ic(e){ee.lFrame.currentQueryIndex=e}function BN(e){const t=e[R];return 2===t.type?t.declTNode:1===t.type?e[wt]:null}function OD(e,t,n){if(n&pe.SkipSelf){let o=t,i=e;for(;!(o=o.parent,null!==o||n&pe.Host||(o=BN(i),null===o||(i=i[yi],10&o.type))););if(null===o)return!1;t=o,e=i}const r=ee.lFrame=FD();return r.currentTNode=t,r.lView=e,!0}function vh(e){const t=FD(),n=e[R];ee.lFrame=t,t.currentTNode=n.firstChild,t.lView=e,t.tView=n,t.contextLView=e,t.bindingIndex=n.bindingStartIndex,t.inI18n=!1}function FD(){const e=ee.lFrame,t=null===e?null:e.child;return null===t?PD(e):t}function PD(e){const t={currentTNode:null,isParent:!0,lView:null,tView:null,selectedIndex:-1,contextLView:null,elementDepthCount:0,currentNamespace:null,currentDirectiveIndex:-1,bindingRootIndex:-1,bindingIndex:-1,currentQueryIndex:0,parent:e,child:null,inI18n:!1};return null!==e&&(e.child=t),t}function kD(){const e=ee.lFrame;return ee.lFrame=e.parent,e.currentTNode=null,e.lView=null,e}const LD=kD;function yh(){const e=kD();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 Et(){return ee.lFrame.selectedIndex}function _o(e){ee.lFrame.selectedIndex=e}function Le(){const e=ee.lFrame;return Ys(e.tView,e.selectedIndex)}let VD=!0;function Xs(){return VD}function zn(e){VD=e}function Sc(e,t){for(let n=t.directiveStart,r=t.directiveEnd;n=r)break}else t[l]<0&&(e[Di]+=65536),(a>14>16&&(3&e[G])===t&&(e[G]+=16384,BD(a,i)):BD(a,i)}const wi=-1;class Js{constructor(t,n,r){this.factory=t,this.resolving=!1,this.canSeeViewProviders=n,this.injectImpl=r}}const bh={};class Mo{constructor(t,n){this.injector=t,this.parentInjector=n}get(t,n,r){r=rc(r);const o=this.injector.get(t,bh,r);return o!==bh||n===bh?o:this.parentInjector.get(t,n,r)}}function wh(e){return e!==wi}function ea(e){return 32767&e}function ta(e,t){let n=function JN(e){return e>>16}(e),r=t;for(;n>0;)r=r[yi],n--;return r}let Eh=!0;function Tc(e){const t=Eh;return Eh=e,t}const UD=255,zD=5;let tx=0;const Gn={};function Ac(e,t){const n=GD(e,t);if(-1!==n)return n;const r=t[R];r.firstCreatePass&&(e.injectorIndex=t.length,Ih(r.data,e),Ih(t,null),Ih(r.blueprint,null));const o=Nc(e,t),i=e.injectorIndex;if(wh(o)){const s=ea(o),a=ta(o,t),l=a[R].data;for(let c=0;c<8;c++)t[i+c]=a[s+c]|l[s+c]}return t[i+8]=o,i}function Ih(e,t){e.push(0,0,0,0,0,0,0,0,t)}function GD(e,t){return-1===e.injectorIndex||e.parent&&e.parent.injectorIndex===e.injectorIndex||null===t[e.injectorIndex+8]?-1:e.injectorIndex}function Nc(e,t){if(e.parent&&-1!==e.parent.injectorIndex)return e.parent.injectorIndex;let n=0,r=null,o=t;for(;null!==o;){if(r=XD(o),null===r)return wi;if(n++,o=o[yi],-1!==r.injectorIndex)return r.injectorIndex|n<<16}return wi}function Sh(e,t,n){!function nx(e,t,n){let r;"string"==typeof n?r=n.charCodeAt(0)||0:n.hasOwnProperty(Bs)&&(r=n[Bs]),null==r&&(r=n[Bs]=tx++);const o=r&UD;t.data[e+(o>>zD)]|=1<=0?t&UD:sx:t}(n);if("function"==typeof i){if(!OD(t,e,r))return r&pe.Host?WD(o,0,r):qD(t,n,r,o);try{let s;if(s=i(r),null!=s||r&pe.Optional)return s;kf()}finally{LD()}}else if("number"==typeof i){let s=null,a=GD(e,t),l=wi,c=r&pe.Host?t[Ue][wt]:null;for((-1===a||r&pe.SkipSelf)&&(l=-1===a?Nc(e,t):t[a+8],l!==wi&&KD(r,!1)?(s=t[R],a=ea(l),t=ta(l,t)):a=-1);-1!==a;){const u=t[R];if(YD(i,a,u.data)){const d=ox(a,t,n,s,r,c);if(d!==Gn)return d}l=t[a+8],l!==wi&&KD(r,t[R].data[a+8]===c)&&YD(i,a,t)?(s=u,a=ea(l),t=ta(l,t)):a=-1}}return o}function ox(e,t,n,r,o,i){const s=t[R],a=s.data[e+8],u=function xc(e,t,n,r,o){const i=e.providerIndexes,s=t.data,a=1048575&i,l=e.directiveStart,u=i>>20,h=o?a+u:e.directiveEnd;for(let p=r?a:a+u;p=l&&m.type===n)return p}if(o){const p=s[l];if(p&&_n(p)&&p.type===n)return l}return null}(a,s,n,null==r?Eo(a)&&Eh:r!=s&&!!(3&a.type),o&pe.Host&&i===a);return null!==u?To(t,s,u,a):Gn}function To(e,t,n,r){let o=e[n];const i=t.data;if(function QN(e){return e instanceof Js}(o)){const s=o;s.resolving&&function _A(e,t){throw t&&t.join(" > "),new A(-200,e)}(function Ie(e){return"function"==typeof e?e.name||e.toString():"object"==typeof e&&null!=e&&"function"==typeof e.type?e.type.name||e.type.toString():re(e)}(i[n]));const a=Tc(s.canSeeViewProviders);s.resolving=!0;const c=s.injectImpl?Ut(s.injectImpl):null;OD(e,r,pe.Default);try{o=e[n]=s.factory(void 0,i,e,r),t.firstCreatePass&&n>=r.directiveStart&&function qN(e,t,n){const{ngOnChanges:r,ngOnInit:o,ngDoCheck:i}=t.type.prototype;if(r){const s=mD(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))}(n,i[n],t)}finally{null!==c&&Ut(c),Tc(a),s.resolving=!1,LD()}}return o}function YD(e,t,n){return!!(n[t+(e>>zD)]&1<{const t=e.prototype.constructor,n=t[hr]||_h(t),r=Object.prototype;let o=Object.getPrototypeOf(e.prototype).constructor;for(;o&&o!==r;){const i=o[hr]||_h(o);if(i&&i!==n)return i;o=Object.getPrototypeOf(o)}return i=>new i})}function _h(e){return O(e)?()=>{const t=_h(E(e));return t&&t()}:Co(e)}function XD(e){const t=e[R],n=t.type;return 2===n?t.declTNode:1===n?e[wt]:null}function rC(e,t=null,n=null,r){const o=oC(e,t,n,r);return o.resolveInjectorInitializers(),o}function oC(e,t=null,n=null,r,o=new Set){const i=[n||Ce,nN(e)];return r=r||("object"==typeof e?void 0:y(e)),new pi(i,t||pc(),r||null,o)}class mt{static{this.THROW_IF_NOT_FOUND=Hs}static{this.NULL=new lc}static create(t,n){if(Array.isArray(t))return rC({name:""},n,t,"");{const r=t.name??"";return rC({name:r},t.parent,t.providers,r)}}static{this.\u0275prov=U({token:mt,providedIn:"any",factory:()=>X(qy)})}static{this.__NG_ELEMENT_ID__=-1}}new P("").__NG_ELEMENT_ID__=e=>{const t=Te();if(null===t)throw new A(204,!1);if(2&t.type)return t.value;if(e&pe.Optional)return null;throw new A(204,!1)};function Th(e){return e.ngOriginalError}const sC=!0;let ra=(()=>{class e{static{this.__NG_ELEMENT_ID__=vx}static{this.__NG_ENV_ID__=n=>n}}return e})();class mx extends ra{constructor(t){super(),this._lView=t}onDestroy(t){return wc(this._lView,t),()=>function lh(e,t){if(null===e[Hr])return;const n=e[Hr].indexOf(t);-1!==n&&e[Hr].splice(n,1)}(this._lView,t)}}function vx(){return new mx(S())}let Ao=(()=>{class e{constructor(){this.taskId=0,this.pendingTasks=new Set,this.hasPendingTasks=new Ot(!1)}get _hasPendingTasks(){return this.hasPendingTasks.value}add(){this._hasPendingTasks||this.hasPendingTasks.next(!0);const n=this.taskId++;return this.pendingTasks.add(n),n}remove(n){this.pendingTasks.delete(n),0===this.pendingTasks.size&&this._hasPendingTasks&&this.hasPendingTasks.next(!1)}ngOnDestroy(){this.pendingTasks.clear(),this._hasPendingTasks&&this.hasPendingTasks.next(!1)}static{this.\u0275prov=U({token:e,providedIn:"root",factory:()=>new e})}}return e})();const Ze=class yx extends St{constructor(t=!1){super(),this.destroyRef=void 0,this.pendingTasks=void 0,this.__isAsync=t,aD()&&(this.destroyRef=x(ra,{optional:!0})??void 0,this.pendingTasks=x(Ao,{optional:!0})??void 0)}emit(t){const n=Q(null);try{super.next(t)}finally{Q(n)}}subscribe(t,n,r){let o=t,i=n||(()=>null),s=r;if(t&&"object"==typeof t){const l=t;o=l.next?.bind(l),i=l.error?.bind(l),s=l.complete?.bind(l)}this.__isAsync&&(i=this.wrapInTimeout(i),o&&(o=this.wrapInTimeout(o)),s&&(s=this.wrapInTimeout(s)));const a=super.subscribe({next:o,error:i,complete:s});return t instanceof pt&&t.add(a),a}wrapInTimeout(t){return n=>{const r=this.pendingTasks?.add();setTimeout(()=>{t(n),void 0!==r&&this.pendingTasks?.remove(r)})}}};function Oc(...e){}function aC(e){let t,n;function r(){e=Oc;try{void 0!==n&&"function"==typeof cancelAnimationFrame&&cancelAnimationFrame(n),void 0!==t&&clearTimeout(t)}catch{}}return t=setTimeout(()=>{e(),r()}),"function"==typeof requestAnimationFrame&&(n=requestAnimationFrame(()=>{e(),r()})),()=>r()}function lC(e){return queueMicrotask(()=>e()),()=>{e=Oc}}const Ah="isAngularZone",Fc=Ah+"_ID";let Dx=0;class V{constructor(t){this.hasPendingMacrotasks=!1,this.hasPendingMicrotasks=!1,this.isStable=!0,this.onUnstable=new Ze(!1),this.onMicrotaskEmpty=new Ze(!1),this.onStable=new Ze(!1),this.onError=new Ze(!1);const{enableLongStackTrace:n=!1,shouldCoalesceEventChangeDetection:r=!1,shouldCoalesceRunChangeDetection:o=!1,scheduleInRootZone:i=sC}=t;if(typeof Zone>"u")throw new A(908,!1);Zone.assertZonePatched();const 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,function wx(e){const t=()=>{!function bx(e){function t(){aC(()=>{e.callbackScheduled=!1,xh(e),e.isCheckStableRunning=!0,Nh(e),e.isCheckStableRunning=!1})}e.isCheckStableRunning||e.callbackScheduled||(e.callbackScheduled=!0,e.scheduleInRootZone?Zone.root.run(()=>{t()}):e._outer.run(()=>{t()}),xh(e))}(e)},n=Dx++;e._inner=e._inner.fork({name:"angular",properties:{[Ah]:!0,[Fc]:n,[Fc+n]:!0},onInvokeTask:(r,o,i,s,a,l)=>{if(function Ex(e){return dC(e,"__ignore_ng_zone__")}(l))return r.invokeTask(i,s,a,l);try{return cC(e),r.invokeTask(i,s,a,l)}finally{(e.shouldCoalesceEventChangeDetection&&"eventTask"===s.type||e.shouldCoalesceRunChangeDetection)&&t(),uC(e)}},onInvoke:(r,o,i,s,a,l,c)=>{try{return cC(e),r.invoke(i,s,a,l,c)}finally{e.shouldCoalesceRunChangeDetection&&!e.callbackScheduled&&!function Ix(e){return dC(e,"__scheduler_tick__")}(l)&&t(),uC(e)}},onHasTask:(r,o,i,s)=>{r.hasTask(i,s),o===i&&("microTask"==s.change?(e._hasPendingMicrotasks=s.microTask,xh(e),Nh(e)):"macroTask"==s.change&&(e.hasPendingMacrotasks=s.macroTask))},onHandleError:(r,o,i,s)=>(r.handleError(i,s),e.runOutsideAngular(()=>e.onError.emit(s)),!1)})}(s)}static isInAngularZone(){return typeof Zone<"u"&&!0===Zone.current.get(Ah)}static assertInAngularZone(){if(!V.isInAngularZone())throw new A(909,!1)}static assertNotInAngularZone(){if(V.isInAngularZone())throw new A(909,!1)}run(t,n,r){return this._inner.run(t,n,r)}runTask(t,n,r,o){const i=this._inner,s=i.scheduleEventTask("NgZoneEvent: "+o,t,Cx,Oc,Oc);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)}}const Cx={};function Nh(e){if(0==e._nesting&&!e.hasPendingMicrotasks&&!e.isStable)try{e._nesting++,e.onMicrotaskEmpty.emit(null)}finally{if(e._nesting--,!e.hasPendingMicrotasks)try{e.runOutsideAngular(()=>e.onStable.emit(null))}finally{e.isStable=!0}}}function xh(e){e.hasPendingMicrotasks=!!(e._hasPendingMicrotasks||(e.shouldCoalesceEventChangeDetection||e.shouldCoalesceRunChangeDetection)&&!0===e.callbackScheduled)}function cC(e){e._nesting++,e.isStable&&(e.isStable=!1,e.onUnstable.emit(null))}function uC(e){e._nesting--,Nh(e)}class Rh{constructor(){this.hasPendingMicrotasks=!1,this.hasPendingMacrotasks=!1,this.isStable=!0,this.onUnstable=new Ze,this.onMicrotaskEmpty=new Ze,this.onStable=new Ze,this.onError=new Ze}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 dC(e,t){return!(!Array.isArray(e)||1!==e.length)&&!0===e[0]?.data?.[t]}class Wn{constructor(){this._console=console}handleError(t){const n=this._findOriginalError(t);this._console.error("ERROR",t),n&&this._console.error("ORIGINAL ERROR",n)}_findOriginalError(t){let n=t&&Th(t);for(;n&&Th(n);)n=Th(n);return n||null}}const _x=new P("",{providedIn:"root",factory:()=>{const e=x(V),t=x(Wn);return n=>e.runOutsideAngular(()=>t.handleError(n))}});function Mx(){return Si(Te(),S())}function Si(e,t){return new W(Pt(e,t))}let W=(()=>{class e{constructor(n){this.nativeElement=n}static{this.__NG_ELEMENT_ID__=Mx}}return e})();function ia(e){return!(128&~e.flags)}const Ph=new Map;let Nx=0;function kh(e){Ph.delete(e[Ci])}const Pc="__ngContext__";function At(e,t){ct(t)?(e[Pc]=t[Ci],function Rx(e){Ph.set(e[Ci],e)}(t)):e[Pc]=t}function EC(e){return SC(e[Ws])}function IC(e){return SC(e[Sn])}function SC(e){for(;null!==e&&!Tt(e);)e=e[Sn];return e}let $h;const Mi=new P("",{providedIn:"root",factory:()=>Qx}),Qx="ng",OC=new P(""),zr=new P("",{providedIn:"platform",factory:()=>"unknown"}),FC=new P("",{providedIn:"root",factory:()=>function Ur(){if(void 0!==$h)return $h;if(typeof document<"u")return document;throw new A(210,!1)}().body?.querySelector("[ngCspNonce]")?.getAttribute("ngCspNonce")||null});let PC=()=>null;function Gh(e,t,n=!1){return PC(e,t,n)}const UC=new P("",{providedIn:"root",factory:()=>!1});let zc;function ZC(e){return function Kh(){if(void 0===zc&&(zc=null,xe.trustedTypes))try{zc=xe.trustedTypes.createPolicy("angular#unsafe-bypass",{createHTML:e=>e,createScript:e=>e,createScriptURL:e=>e})}catch{}return zc}()?.createScriptURL(e)||e}class QC{constructor(t){this.changingThisBreaksApplicationSecurity=t}toString(){return`SafeValue must use [property]=binding: ${this.changingThisBreaksApplicationSecurity} (see ${Yl})`}}function Gr(e){return e instanceof QC?e.changingThisBreaksApplicationSecurity:e}function fa(e,t){const n=function pR(e){return e instanceof QC&&e.getTypeName()||null}(e);if(null!=n&&n!==t){if("ResourceURL"===n&&"URL"===t)return!0;throw new Error(`Required a safe ${t}, got a ${n} (see ${Yl})`)}return n===t}const yR=/^(?!javascript:)(?:[a-z0-9+.-]+:|[^&:\/?#]*(?:[\/?#]|$))/i;var xi=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}(xi||{});function ob(e){const t=pa();return t?t.sanitize(xi.URL,e)||"":fa(e,"URL")?Gr(e):function Xh(e){return(e=String(e)).match(yR)?e:"unsafe:"+e}(re(e))}function ib(e){const t=pa();if(t)return ZC(t.sanitize(xi.RESOURCE_URL,e)||"");if(fa(e,"ResourceURL"))return ZC(Gr(e));throw new A(904,!1)}function pa(){const e=S();return e&&e[Bn].sanitizer}function nn(e){return e instanceof Function?e():e}var Wr=function(e){return e[e.Important=1]="Important",e[e.DashCase=2]="DashCase",e}(Wr||{});let op;function ip(e,t){return op(e,t)}function Oi(e,t,n,r,o){if(null!=r){let i,s=!1;Tt(r)?i=r:ct(r)&&(s=!0,r=r[He]);const a=be(r);0===e&&null!==n?null==o?Db(t,n,a):xo(t,n,a,o||null,!0):1===e&&null!==n?xo(t,n,a,o||null,!0):2===e?function ma(e,t,n){e.removeChild(null,t,n)}(t,a,s):3===e&&t.destroyNode(a),null!=i&&function n1(e,t,n,r,o){const i=n[Hn];i!==be(n)&&Oi(t,e,r,i,o);for(let a=Ye;a0&&(e[n-1][Sn]=r[Sn]);const i=sc(e,Ye+t);!function ZR(e,t){mb(e,t),t[He]=null,t[wt]=null}(r[R],r);const s=i[gr];null!==s&&s.detachView(i[R]),r[tt]=null,r[Sn]=null,r[G]&=-129}return r}function Qc(e,t){if(!(256&t[G])){const n=t[J];n.destroyNode&&Kc(e,t,n,3,null,null),function YR(e){let t=e[Ws];if(!t)return cp(e[R],e);for(;t;){let n=null;if(ct(t))n=t[Ws];else{const r=t[Ye];r&&(n=r)}if(!n){for(;t&&!t[Sn]&&t!==e;)ct(t)&&cp(t[R],t),t=t[tt];null===t&&(t=e),ct(t)&&cp(t[R],t),n=t&&t[Sn]}t=n}}(t)}}function cp(e,t){if(256&t[G])return;const n=Q(null);try{t[G]&=-129,t[G]|=256,t[un]&&je(t[un]),function JR(e,t){let n;if(null!=e&&null!=(n=e.destroyHooks))for(let r=0;r=0?r[s]():r[-s].unsubscribe(),i+=2}else n[i].call(r[n[i+1]]);null!==r&&(t[vi]=null);const o=t[Hr];if(null!==o){t[Hr]=null;for(let i=0;i-1){const{encapsulation:i}=e.data[r.directiveStart+o];if(i===wn.None||i===wn.Emulated)return null}return Pt(r,n)}}(e,t.parent,n)}function xo(e,t,n,r,o){e.insertBefore(t,n,r,o)}function Db(e,t,n){e.appendChild(t,n)}function Cb(e,t,n,r,o){null!==r?xo(e,t,n,r,o):Db(e,t,n)}function dp(e,t){return e.parentNode(t)}function bb(e,t,n){return Eb(e,t,n)}let fp,Eb=function wb(e,t,n){return 40&e.type?Pt(e,n):null};function Yc(e,t,n,r){const o=up(e,r,t),i=t[J],a=bb(r.parent||t[wt],r,t);if(null!=o)if(Array.isArray(n))for(let l=0;lH&&Nb(e,t,H,!1),Un(s?2:0,o),n(r,o)}finally{_o(i),Un(s?3:1,o)}}function mp(e,t,n){if(th(t)){const r=Q(null);try{const i=t.directiveEnd;for(let s=t.directiveStart;snull;function kb(e,t,n,r,o){for(let i in t){if(!t.hasOwnProperty(i))continue;const s=t[i];if(void 0===s)continue;r??={};let a,l=jr.None;Array.isArray(s)?(a=s[0],l=s[1]):a=s;let c=i;if(null!==o){if(!o.hasOwnProperty(i))continue;c=o[i]}0===e?Lb(r,n,c,a,l):Lb(r,n,c,a)}return r}function Lb(e,t,n,r,o){let i;e.hasOwnProperty(n)?(i=e[n]).push(t,r):i=e[n]=[t,r],void 0!==o&&i.push(o)}function Zt(e,t,n,r,o,i,s,a){const l=Pt(t,n);let u,c=t.inputs;!a&&null!=c&&(u=c[r])?(Ip(e,n,u,r,o),Eo(t)&&function g1(e,t){const n=tn(t,e);16&n[G]||(n[G]|=64)}(n,t.index)):3&t.type&&(r=function p1(e){return"class"===e?"className":"for"===e?"htmlFor":"formaction"===e?"formAction":"innerHtml"===e?"innerHTML":"readonly"===e?"readOnly":"tabindex"===e?"tabIndex":e}(r),o=null!=s?s(o,t.value||"",r):o,i.setProperty(l,r,o))}function Cp(e,t,n,r){if(SD()){const o=null===r?null:{"":-1},i=function b1(e,t){const n=e.directiveRegistry;let r=null,o=null;if(n)for(let i=0;i0;){const n=e[--t];if("number"==typeof n&&n<0)return n}return 0})(s)!=a&&s.push(a),s.push(n,r,i)}}(e,t,r,va(e,n,o.hostVars,oe),o)}function qn(e,t,n,r,o,i){const s=Pt(e,t);!function wp(e,t,n,r,o,i,s){if(null==i)e.removeAttribute(t,o,n);else{const a=null==s?re(i):s(i,r||"",o);e.setAttribute(t,o,a,n)}}(t[J],s,i,e.value,n,r,o)}function M1(e,t,n,r,o,i){const s=i[t];if(null!==s)for(let a=0;a0&&(n[o-1][Sn]=t),r{bc(e.lView)},consumerOnSignalRead(){this.lView[un]=this}},L1={...Xt,consumerIsAlwaysLive:!0,consumerMarkedDirty:e=>{let t=mr(e.lView);for(;t&&!Zb(t[R]);)t=mr(t);t&&wD(t)},consumerOnSignalRead(){this.lView[un]=this}};function Zb(e){return 2!==e.type}const $1=100;function tu(e,t=!0,n=0){const r=e[Bn],o=r.rendererFactory;o.begin?.();try{!function V1(e,t){const n=AD();try{ND(!0),Mp(e,t);let r=0;for(;Cc(e);){if(r===$1)throw new A(103,!1);r++,Mp(e,1)}}finally{ND(n)}}(e,n)}catch(s){throw t&&eu(e,s),s}finally{o.end?.(),r.inlineEffectRunner?.flush()}}function j1(e,t,n,r){const o=t[G];if(!(256&~o))return;t[Bn].inlineEffectRunner?.flush(),vh(t);let a=!0,l=null,c=null;Zb(e)?(c=function R1(e){return e[un]??function O1(e){const t=qb.pop()??Object.create(P1);return t.lView=e,t}(e)}(t),l=uo(c)):null===function Dt(){return Ne}()?(a=!1,c=function k1(e){const t=e[un]??Object.create(L1);return t.lView=e,t}(t),l=uo(c)):t[un]&&(je(t[un]),t[un]=null);try{bD(t),function xD(e){return ee.lFrame.bindingIndex=e}(e.bindingStartIndex),null!==n&&Ob(e,t,n,2,r);const u=!(3&~o);if(u){const p=e.preOrderCheckHooks;null!==p&&_c(t,p,null)}else{const p=e.preOrderHooks;null!==p&&Mc(t,p,0,null),Dh(t,0)}if(function B1(e){for(let t=EC(e);null!==t;t=IC(t)){if(!(t[G]&yc.HasTransplantedViews))continue;const n=t[bi];for(let r=0;r-1&&(ga(t,r),sc(n,r))}this._attachedToViewContainer=!1}Qc(this._lView[R],this._lView)}onDestroy(t){wc(this._lView,t)}markForCheck(){Da(this._cdRefInjectingView||this._lView,4)}detach(){this._lView[G]&=-129}reattach(){ah(this._lView),this._lView[G]|=128}detectChanges(){this._lView[G]|=1024,tu(this._lView,this.notifyErrorHandler)}checkNoChanges(){}attachToViewContainerRef(){if(this._appRef)throw new A(902,!1);this._attachedToViewContainer=!0}detachFromAppRef(){this._appRef=null;const t=Zs(this._lView),n=this._lView[wo];null!==n&&!t&&lp(n,this._lView),mb(this._lView[R],this._lView)}attachToAppRef(t){if(this._attachedToViewContainer)throw new A(902,!1);this._appRef=t;const n=Zs(this._lView),r=this._lView[wo];null!==r&&!n&&vb(r,this._lView),ah(this._lView)}}let br=(()=>{class e{static{this.__NG_ELEMENT_ID__=G1}}return e})();const U1=br,z1=class extends U1{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){const o=Fi(this._declarationLView,this._declarationTContainer,t,{embeddedViewInjector:n,dehydratedView:r});return new Ca(o)}};function G1(){return function nu(e,t){return 4&e.type?new z1(t,e,Si(e,t)):null}(Te(),S())}let Dw=()=>null;function ko(e,t){return Dw(e,t)}class Li{}const Ta=new P("",{providedIn:"root",factory:()=>!1}),Cw=new P(""),$p=new P("");class LO{}class bw{}class VO{resolveComponentFactory(t){throw function $O(e){const t=Error(`No component factory found for ${y(e)}.`);return t.ngComponent=e,t}(t)}}class lu{static{this.NULL=new VO}}class Vp{}let wr=(()=>{class e{constructor(){this.destroyNode=null}static{this.__NG_ELEMENT_ID__=()=>function jO(){const e=S(),n=tn(Te().index,e);return(ct(n)?n:e)[J]}()}}return e})(),BO=(()=>{class e{static{this.\u0275prov=U({token:e,providedIn:"root",factory:()=>null})}}return e})();function uu(e,t,n){let r=n?e.styles:null,o=n?e.classes:null,i=0;if(null!==t)for(let s=0;s0&&Tb(e,n,i.join(" "))}}(h,Be,m,r),void 0!==n&&function KO(e,t,n){const r=e.projection=[];for(let o=0;o{class e{static{this.__NG_ELEMENT_ID__=JO}}return e})();function JO(){return function Aw(e,t){let n;const r=t[e.index];return Tt(r)?n=r:(n=jb(r,t,null,e),t[e.index]=n,Jc(t,n)),Nw(n,t,e,r),new Mw(n,e,t)}(Te(),S())}const eF=An,Mw=class extends eF{constructor(t,n,r){super(),this._lContainer=t,this._hostTNode=n,this._hostLView=r}get element(){return Si(this._hostTNode,this._hostLView)}get injector(){return new ut(this._hostTNode,this._hostLView)}get parentInjector(){const t=Nc(this._hostTNode,this._hostLView);if(wh(t)){const n=ta(t,this._hostLView),r=ea(t);return new ut(n[R].data[r+8],n)}return new ut(null,this._hostLView)}clear(){for(;this.length>0;)this.remove(this.length-1)}get(t){const n=Tw(this._lContainer);return null!==n&&n[t]||null}get length(){return this._lContainer.length-Ye}createEmbeddedView(t,n,r){let o,i;"number"==typeof r?o=r:null!=r&&(o=r.index,i=r.injector);const s=ko(this._lContainer,t.ssrId),a=t.createEmbeddedViewImpl(n||{},i,s);return this.insertImpl(a,o,Fo(this._hostTNode,s)),a}createComponent(t,n,r,o,i){const s=t&&!function Gs(e){return"function"==typeof e}(t);let a;if(s)a=n;else{const m=n||{};a=m.index,r=m.injector,o=m.projectableNodes,i=m.environmentInjector||m.ngModuleRef}const l=s?t:new xa(ue(t)),c=r||this.parentInjector;if(!i&&null==l.ngModule){const C=(s?c:this.parentInjector).get(Wt,null);C&&(i=C)}const u=ue(l.componentType??{}),d=ko(this._lContainer,u?.id??null),p=l.create(c,o,d?.firstChild??null,i);return this.insertImpl(p.hostView,a,Fo(this._hostTNode,d)),p}insert(t,n){return this.insertImpl(t,n,!0)}insertImpl(t,n,r){const o=t._lView;if(function AN(e){return Tt(e[tt])}(o)){const a=this.indexOf(t);if(-1!==a)this.detach(a);else{const l=o[tt],c=new Mw(l,l[wt],l[tt]);c.detach(c.indexOf(t))}}const i=this._adjustIndex(n),s=this._lContainer;return Pi(s,o,i,r),t.attachToViewContainerRef(),zy(Hp(s),i,t),t}move(t,n){return this.insert(t,n)}indexOf(t){const n=Tw(this._lContainer);return null!==n?n.indexOf(t):-1}remove(t){const n=this._adjustIndex(t,-1),r=ga(this._lContainer,n);r&&(sc(Hp(this._lContainer),n),Qc(r[R],r))}detach(t){const n=this._adjustIndex(t,-1),r=ga(this._lContainer,n);return r&&null!=sc(Hp(this._lContainer),n)?new Ca(r):null}_adjustIndex(t,n=0){return t??this.length+n}};function Tw(e){return e[8]}function Hp(e){return e[8]||(e[8]=[])}let Nw=function Rw(e,t,n,r){if(e[Hn])return;let o;o=8&n.type?be(r):function tF(e,t){const n=e[J],r=n.createComment(""),o=Pt(t,e);return xo(n,dp(n,o),r,function e1(e,t){return e.nextSibling(t)}(n,o),!1),r}(t,n),e[Hn]=o},Up=()=>!1;const jw=new Set;function Lt(e){jw.has(e)||(jw.add(e),performance?.mark?.("mark_feature_usage",{detail:{feature:e}}))}function $i(e,t){Lt("NgSignals");const n=function Cf(e){const t=Object.create(yn);t.value=e;const n=()=>(q(t),t.value);return n[it]=t,n}(e),r=n[it];return t?.equal&&(r.equal=t.equal),n.set=o=>Bl(r,o),n.update=o=>function wf(e,t){Ol()||Vl(),Bl(e,t(e.value))}(r,o),n.asReadonly=Hw.bind(n),n}function Hw(){const e=this[it];if(void 0===e.readonlyFn){const t=()=>this();t[it]=e,e.readonlyFn=t}return e.readonlyFn}function Uw(e){return function Bw(e){return"function"==typeof e&&void 0!==e[it]}(e)&&"function"==typeof e.set}function Ee(e){let t=function eE(e){return Object.getPrototypeOf(e.prototype).constructor}(e.type),n=!0;const r=[e];for(;t;){let o;if(_n(e))o=t.\u0275cmp||t.\u0275dir;else{if(t.\u0275cmp)throw new A(903,!1);o=t.\u0275dir}if(o){if(n){r.push(o);const s=e;s.inputs=fu(e.inputs),s.inputTransforms=fu(e.inputTransforms),s.declaredInputs=fu(e.declaredInputs),s.outputs=fu(e.outputs);const a=o.hostBindings;a&&IF(e,a);const l=o.viewQuery,c=o.contentQueries;if(l&&wF(e,l),c&&EF(e,c),CF(e,o),g(e.outputs,o.outputs),_n(o)&&o.data.animation){const u=e.data;u.animation=(u.animation||[]).concat(o.data.animation)}}const i=o.features;if(i)for(let s=0;s=0;r--){const o=e[r];o.hostVars=t+=o.hostVars,o.hostAttrs=zs(o.hostAttrs,n=zs(n,o.hostAttrs))}}(r)}function CF(e,t){for(const n in t.inputs){if(!t.inputs.hasOwnProperty(n)||e.inputs.hasOwnProperty(n))continue;const r=t.inputs[n];if(void 0!==r&&(e.inputs[n]=r,e.declaredInputs[n]=t.declaredInputs[n],null!==t.inputTransforms)){const o=Array.isArray(r)?r[0]:r;if(!t.inputTransforms.hasOwnProperty(o))continue;e.inputTransforms??={},e.inputTransforms[o]=t.inputTransforms[o]}}}function fu(e){return e===Vn?{}:e===Ce?[]:e}function wF(e,t){const n=e.viewQuery;e.viewQuery=n?(r,o)=>{t(r,o),n(r,o)}:t}function EF(e,t){const n=e.contentQueries;e.contentQueries=n?(r,o,i)=>{t(r,o,i),n(r,o,i)}:t}function IF(e,t){const n=e.hostBindings;e.hostBindings=n?(r,o)=>{t(r,o),n(r,o)}:t}function iE(e){const t=e.inputConfig,n={};for(const r in t)if(t.hasOwnProperty(r)){const o=t[r];Array.isArray(o)&&o[3]&&(n[r]=o[3])}e.inputTransforms=n}class Lo{}class sE{}class Jp extends Lo{constructor(t,n,r,o=!0){super(),this.ngModuleType=t,this._parent=n,this._bootstrapComponents=[],this.destroyCbs=[],this.componentFactoryResolver=new Sw(this);const i=Mt(t);this._bootstrapComponents=nn(i.bootstrap),this._r3Injector=oC(t,n,[{provide:Lo,useValue:this},{provide:lu,useValue:this.componentFactoryResolver},...r],y(t),new Set(["environment"])),o&&this.resolveInjectorInitializers()}resolveInjectorInitializers(){this._r3Injector.resolveInjectorInitializers(),this.instance=this._r3Injector.get(this.ngModuleType)}get injector(){return this._r3Injector}destroy(){const t=this._r3Injector;!t.destroyed&&t.destroy(),this.destroyCbs.forEach(n=>n()),this.destroyCbs=null}onDestroy(t){this.destroyCbs.push(t)}}class eg extends sE{constructor(t){super(),this.moduleType=t}create(t){return new Jp(this.moduleType,t,[])}}class aE extends Lo{constructor(t){super(),this.componentFactoryResolver=new Sw(this),this.instance=null;const n=new pi([...t.providers,{provide:Lo,useValue:this},{provide:lu,useValue:this.componentFactoryResolver}],t.parent||pc(),t.debugName,new Set(["environment"]));this.injector=n,t.runEnvironmentInitializers&&n.resolveInjectorInitializers()}destroy(){this.injector.destroy()}onDestroy(t){this.injector.onDestroy(t)}}function hu(e,t,n=null){return new aE({providers:e,parent:t,debugName:n,runEnvironmentInitializers:!0}).injector}function pu(e){return!!function tg(e){return null!==e&&("function"==typeof e||"object"==typeof e)}(e)&&(Array.isArray(e)||!(e instanceof Map)&&Symbol.iterator in e)}function Ke(e,t,n){return!Object.is(e[t],n)&&(e[t]=n,!0)}function Fa(e,t,n,r,o,i,s,a,l,c){const u=n+H,d=t.firstCreatePass?function kF(e,t,n,r,o,i,s,a,l){const c=t.consts,u=Oo(t,e,4,s||null,a||null);Cp(t,n,u,fn(c,l)),Sc(t,u);const d=u.tView=Dp(2,u,r,o,i,t.directiveRegistry,t.pipeRegistry,null,t.schemas,c,null);return null!==t.queries&&(t.queries.template(t,u),d.queries=t.queries.embeddedTView(u)),u}(u,t,e,r,o,i,s,a,l):t.data[u];Mn(d,!1);const h=lE(t,e,d,n);Xs()&&Yc(t,e,h,d),At(h,e);const p=jb(h,e,h,d);return e[u]=p,Jc(e,p),function xw(e,t,n){return Up(e,t,n)}(p,d,e),Dc(d)&&vp(t,e,d),null!=l&&yp(e,d,c),d}function Bi(e,t,n,r,o,i,s,a){const l=S(),c=ce();return Fa(l,c,e,t,n,r,o,fn(c.consts,i),s,a),Bi}let lE=function cE(e,t,n,r){return zn(!0),t[J].createComment("")};var Ui=function(e){return e[e.EarlyRead=0]="EarlyRead",e[e.Write=1]="Write",e[e.MixedReadWrite=2]="MixedReadWrite",e[e.Read=3]="Read",e}(Ui||{});let gE=(()=>{class e{constructor(){this.impl=null}execute(){this.impl?.execute()}static{this.\u0275prov=U({token:e,providedIn:"root",factory:()=>new e})}}return e})();class La{constructor(){this.ngZone=x(V),this.scheduler=x(Li),this.errorHandler=x(Wn,{optional:!0}),this.sequences=new Set,this.deferredRegistrations=new Set,this.executing=!1}static{this.PHASES=[Ui.EarlyRead,Ui.Write,Ui.MixedReadWrite,Ui.Read]}execute(){this.executing=!0;for(const t of La.PHASES)for(const 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(const t of this.sequences)t.afterRun(),t.once&&(this.sequences.delete(t),t.destroy());for(const 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=U({token:La,providedIn:"root",factory:()=>new La})}}class jF{constructor(t,n,r,o){this.impl=t,this.hooks=n,this.once=r,this.erroredOrDestroyed=!1,this.pipelinedValue=void 0,this.unregisterOnDestroy=o?.onDestroy(()=>this.destroy())}afterRun(){this.erroredOrDestroyed=!1,this.pipelinedValue=void 0}destroy(){this.impl.unregister(this),this.unregisterOnDestroy?.()}}function Du(e,t){!t?.injector&&function Xf(e){if(!aD())throw new A(-203,!1)}();const n=t?.injector??x(mt);return function rn(e){return"browser"===(e??x(mt)).get(zr)}(n)?(Lt("NgAfterNextRender"),function mE(e,t,n,r){const o=t.get(gE);o.impl??=t.get(La);const i=n?.phase??Ui.MixedReadWrite,s=!0!==n?.manualCleanup?t.get(ra):null,a=new jF(o.impl,function HF(e,t){if(e instanceof Function){const n=[void 0,void 0,void 0,void 0];return n[t]=e,n}return[e.earlyRead,e.write,e.mixedReadWrite,e.read]}(e,i),r,s);return o.impl.register(a),a}(e,n,t,!0)):vE}const vE={destroy(){}};function pn(e,t,n,r){const o=S();return Ke(o,Tn(),t)&&(ce(),qn(Le(),o,e,t,n,r)),pn}function Yi(e,t,n,r){return Ke(e,Tn(),n)?t+re(n)+r:oe}function wu(e,t){return e<<17|t<<2}function Yr(e){return e>>17&32767}function fg(e){return 2|e}function jo(e){return(131068&e)>>2}function hg(e,t){return-131069&e|t<<2}function pg(e){return 1|e}function UE(e,t,n,r){const o=e[n+1],i=null===t;let s=r?Yr(o):jo(o),a=!1;for(;0!==s&&(!1===a||i);){const c=e[s+1];IP(e[s],t)&&(a=!0,e[s+1]=r?pg(c):fg(c)),s=r?Yr(c):jo(c)}a&&(e[n+1]=r?fg(o):pg(o))}function IP(e,t){return null===e||null==t||(Array.isArray(e)?e[1]:e)===t||!(!Array.isArray(e)||"string"!=typeof t)&&hi(e,t)>=0}function Qt(e,t,n){const r=S();return Ke(r,Tn(),t)&&Zt(ce(),Le(),r,e,t,r[J],n,!1),Qt}function gg(e,t,n,r,o){const s=o?"class":"style";Ip(e,n,t.inputs[s],s,r)}function Eu(e,t){return function Nn(e,t,n,r){const o=S(),i=ce(),s=function yr(e){const t=ee.lFrame,n=t.bindingIndex;return t.bindingIndex=t.bindingIndex+e,n}(2);i.firstUpdatePass&&function XE(e,t,n,r){const o=e.data;if(null===o[n+1]){const i=o[Et()],s=function KE(e,t){return t>=e.expandoStartIndex}(e,n);(function nI(e,t){return!!(e.flags&(t?8:16))})(i,r)&&null===t&&!s&&(t=!1),t=function OP(e,t,n,r){const o=function gh(e){const t=ee.lFrame.currentDirectiveIndex;return-1===t?null:e[t]}(e);let i=r?t.residualClasses:t.residualStyles;if(null===o)0===(r?t.classBindings:t.styleBindings)&&(n=Va(n=mg(null,e,t,n,r),t.attrs,r),i=null);else{const s=t.directiveStylingLast;if(-1===s||e[s]!==o)if(n=mg(o,e,t,n,r),null===i){let l=function FP(e,t,n){const r=n?t.classBindings:t.styleBindings;if(0!==jo(r))return e[Yr(r)]}(e,t,r);void 0!==l&&Array.isArray(l)&&(l=mg(null,e,t,l[1],r),l=Va(l,t.attrs,r),function PP(e,t,n,r){e[Yr(n?t.classBindings:t.styleBindings)]=r}(e,t,r,l))}else i=function kP(e,t,n){let r;const o=t.directiveEnd;for(let i=1+t.directiveStylingLast;i0)&&(c=!0)):u=n,o)if(0!==l){const h=Yr(e[a+1]);e[r+1]=wu(h,a),0!==h&&(e[h+1]=hg(e[h+1],r)),e[a+1]=function CP(e,t){return 131071&e|t<<17}(e[a+1],r)}else e[r+1]=wu(a,0),0!==a&&(e[a+1]=hg(e[a+1],r)),a=r;else e[r+1]=wu(l,0),0===a?a=r:e[l+1]=hg(e[l+1],r),l=r;c&&(e[r+1]=fg(e[r+1])),UE(e,u,r,!0),UE(e,u,r,!1),function EP(e,t,n,r,o){const i=o?e.residualClasses:e.residualStyles;null!=i&&"string"==typeof t&&hi(i,t)>=0&&(n[r+1]=pg(n[r+1]))}(t,u,e,r,i),s=wu(a,l),i?t.classBindings=s:t.styleBindings=s}(o,i,t,n,s,r)}}(i,e,s,r),t!==oe&&Ke(o,s,t)&&function eI(e,t,n,r,o,i,s,a){if(!(3&t.type))return;const l=e.data,c=l[a+1],u=function bP(e){return!(1&~e)}(c)?tI(l,t,n,o,jo(c),s):void 0;Iu(u)||(Iu(i)||function DP(e){return!(2&~e)}(c)&&(i=tI(l,null,n,o,a,s)),function r1(e,t,n,r,o){if(t)o?e.addClass(n,r):e.removeClass(n,r);else{let i=-1===r.indexOf("-")?void 0:Wr.DashCase;null==o?e.removeStyle(n,r,i):("string"==typeof o&&o.endsWith("!important")&&(o=o.slice(0,-10),i|=Wr.Important),e.setStyle(n,r,o,i))}}(r,s,Qs(Et(),n),o,i))}(i,i.data[Et()],o,o[J],e,o[s+1]=function jP(e,t){return null==e||""===e||("string"==typeof t?e+=t:"object"==typeof e&&(e=y(Gr(e)))),e}(t,n),r,s)}(e,t,null,!0),Eu}function mg(e,t,n,r,o){let i=null;const s=n.directiveEnd;let a=n.directiveStylingLast;for(-1===a?a=n.directiveStart:a++;a0;){const l=e[o],c=Array.isArray(l),u=c?l[1]:l,d=null===u;let h=n[o+1];h===oe&&(h=d?Ce:void 0);let p=d?Bf(h,r):u===r?h:void 0;if(c&&!Iu(p)&&(p=Bf(l,r)),Iu(p)&&(a=p,s))return a;const m=e[o+1];o=s?Yr(m):jo(m)}if(null!==t){let l=i?t.residualClasses:t.residualStyles;null!=l&&(a=Bf(l,r))}return a}function Iu(e){return void 0!==e}function $(e,t,n,r){const o=S(),i=ce(),s=H+e,a=o[J],l=i.firstCreatePass?function ck(e,t,n,r,o,i){const s=t.consts,l=Oo(t,e,2,r,fn(s,o));return Cp(t,n,l,fn(s,i)),null!==l.attrs&&uu(l,l.attrs,!1),null!==l.mergedAttrs&&uu(l,l.mergedAttrs,!0),null!==t.queries&&t.queries.elementStart(t,l),l}(s,i,o,t,n,r):i.data[s],c=sI(i,o,l,a,t,e);o[s]=c;const u=Dc(l);return Mn(l,!0),Ab(a,c,l),!function ji(e){return!(32&~e.flags)}(l)&&Xs()&&Yc(i,o,c,l),0===function NN(){return ee.lFrame.elementDepthCount}()&&At(c,o),function xN(){ee.lFrame.elementDepthCount++}(),u&&(vp(i,o,l),mp(i,l,o)),null!==r&&yp(o,l),$}function k(){let e=Te();fh()?hh():(e=e.parent,Mn(e,!1));const t=e;(function ON(e){return ee.skipHydrationRootTNode===e})(t)&&function LN(){ee.skipHydrationRootTNode=null}(),function RN(){ee.lFrame.elementDepthCount--}();const n=ce();return n.firstCreatePass&&(Sc(n,e),th(e)&&n.queries.elementEnd(e)),null!=t.classesWithoutHost&&function KN(e){return!!(8&e.flags)}(t)&&gg(n,t,S(),t.classesWithoutHost,!0),null!=t.stylesWithoutHost&&function XN(e){return!!(16&e.flags)}(t)&&gg(n,t,S(),t.stylesWithoutHost,!1),k}function et(e,t,n,r){return $(e,t,n,r),k(),et}let sI=(e,t,n,r,o,i)=>(zn(!0),Zc(r,o,function $D(){return ee.lFrame.currentNamespace}()));const _u="en-US";let pI=_u,RI=(e,t,n)=>{};function ft(e,t,n,r){const o=S(),i=ce(),s=Te();return Ig(i,o,o[J],s,e,t,r),ft}function Ig(e,t,n,r,o,i,s){const a=Dc(r),c=e.firstCreatePass&&function Ub(e){return e.cleanup??=[]}(e),u=t[ke],d=function Hb(e){return e[vi]??=[]}(t);let h=!0;if(3&r.type||s){const C=Pt(r,t),_=s?s(C):C,T=d.length,I=s?ie=>s(be(ie[r.index])):r.index;let z=null;if(!s&&a&&(z=function iL(e,t,n,r){const o=e.cleanup;if(null!=o)for(let i=0;il?a[l]:null}"string"==typeof s&&(i+=2)}return null}(e,t,o,r.index)),null!==z)(z.__ngLastListenerFn__||z).__ngNextListenerFn__=i,z.__ngLastListenerFn__=i,h=!1;else{i=kI(r,t,u,i),RI(C,o,i);const ie=n.listen(_,o,i);d.push(i,ie),c&&c.push(o,I,T,T+1)}}else i=kI(r,t,u,i);const p=r.outputs;let m;if(h&&null!==p&&(m=p[o])){const C=m.length;if(C)for(let _=0;_-1?tn(e.index,t):t,5);let a=PI(t,n,r,i),l=o.__ngNextListenerFn__;for(;l;)a=PI(t,n,l,i)&&a,l=l.__ngNextListenerFn__;return a}}function ss(e=1){return function HN(e){return(ee.lFrame.contextLView=function ED(e,t){for(;e>0;)t=t[yi],e--;return t}(e,ee.lFrame.contextLView))[ke]}(e)}function sL(e,t){let n=null;const r=function GA(e){const t=e.attrs;if(null!=t){const n=t.indexOf(5);if(!(1&n))return t[n+1]}return null}(e);for(let o=0;o(zn(!0),function sp(e,t){return e.createText(t)}(t[J],r));function Kn(e){return Tg("",e,""),Kn}function Tg(e,t,n){const r=S(),o=Yi(r,e,t,n);return o!==oe&&function Cr(e,t,n){const r=Qs(t,e);!function gb(e,t,n){e.setValue(t,n)}(e[J],r,n)}(r,Et(),o),Tg}function Ga(e,t,n){Uw(t)&&(t=t());const r=S();return Ke(r,Tn(),t)&&Zt(ce(),Le(),r,e,t,r[J],n,!1),Ga}function Nu(e,t){const n=Uw(e);return n&&e.set(t),n}function Wa(e,t){const n=S(),r=ce(),o=Te();return Ig(r,n,n[J],o,e,t),Wa}function Ag(e,t,n,r,o){if(e=E(e),Array.isArray(e))for(let i=0;i>20;if(bo(e)||!e.multi){const p=new Js(c,o,v),m=xg(l,t,o?u:u+h,d);-1===m?(Sh(Ac(a,s),i,l),Ng(i,e,t.length),t.push(l),a.directiveStart++,a.directiveEnd++,o&&(a.providerIndexes+=1048576),n.push(p),s.push(p)):(n[m]=p,s[m]=p)}else{const p=xg(l,t,u+h,d),m=xg(l,t,u,u+h),_=m>=0&&n[m];if(o&&!_||!o&&!(p>=0&&n[p])){Sh(Ac(a,s),i,l);const T=function AL(e,t,n,r,o){const i=new Js(e,n,v);return i.multi=[],i.index=t,i.componentProviders=0,pS(i,o,r&&!n),i}(o?TL:ML,n.length,o,r,c);!o&&_&&(n[m].providerFactory=T),Ng(i,e,t.length,0),t.push(l),a.directiveStart++,a.directiveEnd++,o&&(a.providerIndexes+=1048576),n.push(T),s.push(T)}else Ng(i,e,p>-1?p:m,pS(n[o?m:p],c,!o&&r));!o&&r&&_&&n[m].componentProviders++}}}function Ng(e,t,n,r){const o=bo(t),i=function oN(e){return!!e.useClass}(t);if(o||i){const l=(i?E(t.useClass):t).prototype.ngOnDestroy;if(l){const c=e.destroyHooks||(e.destroyHooks=[]);if(!o&&t.multi){const u=c.indexOf(n);-1===u?c.push(n,[r,l]):c[u+1].push(r,l)}else c.push(n,l)}}}function pS(e,t,n){return n&&e.componentProviders++,e.multi.push(t)-1}function xg(e,t,n,r){for(let o=n;o{n.providersResolver=(r,o)=>function _L(e,t,n){const r=ce();if(r.firstCreatePass){const o=_n(e);Ag(n,r.data,r.blueprint,o,!0),Ag(t,r.data,r.blueprint,o,!1)}}(r,o?o(e):e,t)}}let NL=(()=>{class e{constructor(n){this._injector=n,this.cachedInjectors=new Map}getOrCreateStandaloneInjector(n){if(!n.standalone)return null;if(!this.cachedInjectors.has(n)){const r=Gf(0,n.type),o=r.length>0?hu([r],this._injector,`Standalone[${n.type.name}]`):null;this.cachedInjectors.set(n,o)}return this.cachedInjectors.get(n)}ngOnDestroy(){try{for(const n of this.cachedInjectors.values())null!==n&&n.destroy()}finally{this.cachedInjectors.clear()}}static{this.\u0275prov=U({token:e,providedIn:"environment",factory:()=>new e(X(Wt))})}}return e})();function gS(e){Lt("NgStandalone"),e.getStandaloneInjector=t=>t.get(NL).getOrCreateStandaloneInjector(e)}let $S=(()=>{class e{log(n){console.log(n)}warn(n){console.warn(n)}static{this.\u0275fac=function(r){return new(r||e)}}static{this.\u0275prov=U({token:e,factory:e.\u0275fac,providedIn:"platform"})}}return e})();const US=new P(""),Pu=new P("");let jg,$g=(()=>{class e{constructor(n,r,o){this._ngZone=n,this.registry=r,this._isZoneStable=!0,this._callbacks=[],this.taskTrackingZone=null,jg||(function z$(e){jg=e}(o),o.addToWindow(r)),this._watchAngularEvents(),n.run(()=>{this.taskTrackingZone=typeof Zone>"u"?null:Zone.current.get("TaskTrackingZone")})}_watchAngularEvents(){this._ngZone.onUnstable.subscribe({next:()=>{this._isZoneStable=!1}}),this._ngZone.runOutsideAngular(()=>{this._ngZone.onStable.subscribe({next:()=>{V.assertNotInAngularZone(),queueMicrotask(()=>{this._isZoneStable=!0,this._runCallbacksIfReady()})}})})}isStable(){return this._isZoneStable&&!this._ngZone.hasPendingMacrotasks}_runCallbacksIfReady(){if(this.isStable())queueMicrotask(()=>{for(;0!==this._callbacks.length;){let n=this._callbacks.pop();clearTimeout(n.timeoutId),n.doneCb()}});else{let n=this.getPendingTasks();this._callbacks=this._callbacks.filter(r=>!r.updateCb||!r.updateCb(n)||(clearTimeout(r.timeoutId),!1))}}getPendingTasks(){return this.taskTrackingZone?this.taskTrackingZone.macroTasks.map(n=>({source:n.source,creationLocation:n.creationLocation,data:n.data})):[]}addCallback(n,r,o){let i=-1;r&&r>0&&(i=setTimeout(()=>{this._callbacks=this._callbacks.filter(s=>s.timeoutId!==i),n()},r)),this._callbacks.push({doneCb:n,timeoutId:i,updateCb:o})}whenStable(n,r,o){if(o&&!this.taskTrackingZone)throw new Error('Task tracking zone is required when passing an update callback to whenStable(). Is "zone.js/plugins/task-tracking" loaded?');this.addCallback(n,r,o),this._runCallbacksIfReady()}registerApplication(n){this.registry.registerApplication(n,this)}unregisterApplication(n){this.registry.unregisterApplication(n)}findProviders(n,r,o){return[]}static{this.\u0275fac=function(r){return new(r||e)(X(V),X(Vg),X(Pu))}}static{this.\u0275prov=U({token:e,factory:e.\u0275fac})}}return e})(),Vg=(()=>{class e{constructor(){this._applications=new Map}registerApplication(n,r){this._applications.set(n,r)}unregisterApplication(n){this._applications.delete(n)}unregisterAllApplications(){this._applications.clear()}getTestability(n){return this._applications.get(n)||null}getAllTestabilities(){return Array.from(this._applications.values())}getAllRootElements(){return Array.from(this._applications.keys())}findTestabilityInTree(n,r=!0){return jg?.findTestabilityInTree(this,n,r)??null}static{this.\u0275fac=function(r){return new(r||e)}}static{this.\u0275prov=U({token:e,factory:e.\u0275fac,providedIn:"platform"})}}return e})();function Xa(e){return!!e&&"function"==typeof e.then}function zS(e){return!!e&&"function"==typeof e.subscribe}const Bg=new P("");let GS=(()=>{class e{constructor(){this.initialized=!1,this.done=!1,this.donePromise=new Promise((n,r)=>{this.resolve=n,this.reject=r}),this.appInits=x(Bg,{optional:!0})??[]}runInitializers(){if(this.initialized)return;const n=[];for(const o of this.appInits){const i=o();if(Xa(i))n.push(i);else if(zS(i)){const s=new Promise((a,l)=>{i.subscribe({complete:a,error:l})});n.push(s)}}const r=()=>{this.done=!0,this.resolve()};Promise.all(n).then(()=>{r()}).catch(o=>{this.reject(o)}),0===n.length&&r(),this.initialized=!0}static{this.\u0275fac=function(r){return new(r||e)}}static{this.\u0275prov=U({token:e,factory:e.\u0275fac,providedIn:"root"})}}return e})();const ku=new P("");function qS(e,t){return Array.isArray(t)?t.reduce(qS,e):{...e,...t}}let Xn=(()=>{class e{constructor(){this._bootstrapListeners=[],this._runningTick=!1,this._destroyed=!1,this._destroyListeners=[],this._views=[],this.internalErrorHandler=x(_x),this.afterRenderManager=x(gE),this.zonelessEnabled=x(Ta),this.dirtyFlags=0,this.deferredDirtyFlags=0,this.externalTestViews=new Set,this.beforeRender=new St,this.afterTick=new St,this.componentTypes=[],this.components=[],this.isStable=x(Ao).hasPendingTasks.pipe(we(n=>!n)),this._injector=x(Wt)}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){const o=n instanceof bw;if(!this._injector.get(GS).done)throw!o&&function Br(e){const t=ue(e)||at(e)||bt(e);return null!==t&&t.standalone}(n),new A(405,!1);let s;s=o?n:this._injector.get(lu).resolveComponentFactory(n),this.componentTypes.push(s.componentType);const a=function G$(e){return e.isBoundToModule}(s)?void 0:this._injector.get(Lo),c=s.create(mt.NULL,[],r||s.selector,a),u=c.location.nativeElement,d=c.injector.get(US,null);return d?.registerApplication(u),c.onDestroy(()=>{this.detachView(c.hostView),Lu(this.components,c),d?.unregisterApplication(u)}),this._loadComponent(c),c}tick(){this.zonelessEnabled||(this.dirtyFlags|=1),this._tick()}_tick(){if(this._runningTick)throw new A(101,!1);const n=Q(null);try{this._runningTick=!0,this.synchronize()}catch(r){this.internalErrorHandler(r)}finally{this._runningTick=!1,Q(n),this.afterTick.next()}}synchronize(){let n=null;this._injector.destroyed||(n=this._injector.get(Vp,null,{optional:!0})),this.dirtyFlags|=this.deferredDirtyFlags,this.deferredDirtyFlags=0;let r=0;for(;0!==this.dirtyFlags&&r++<10;)this.synchronizeOnce(n)}synchronizeOnce(n){if(this.dirtyFlags|=this.deferredDirtyFlags,this.deferredDirtyFlags=0,7&this.dirtyFlags){const r=!!(1&this.dirtyFlags);this.dirtyFlags&=-8,this.dirtyFlags|=8,this.beforeRender.next(r);for(let{_lView:o,notifyErrorHandler:i}of this._views)Z$(o,i,r,this.zonelessEnabled);if(this.dirtyFlags&=-5,this.syncDirtyFlagsWithViews(),7&this.dirtyFlags)return}else n?.begin?.(),n?.end?.();8&this.dirtyFlags&&(this.dirtyFlags&=-9,this.afterRenderManager.execute()),this.syncDirtyFlagsWithViews()}syncDirtyFlagsWithViews(){this.allViews.some(({_lView:n})=>Cc(n))?this.dirtyFlags|=2:this.dirtyFlags&=-8}attachView(n){const r=n;this._views.push(r),r.attachToAppRef(this)}detachView(n){const r=n;Lu(this._views,r),r.detachFromAppRef()}_loadComponent(n){this.attachView(n.hostView),this.tick(),this.components.push(n);const r=this._injector.get(ku,[]);[...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),()=>Lu(this._destroyListeners,n)}destroy(){if(this._destroyed)throw new A(406,!1);const 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=U({token:e,factory:e.\u0275fac,providedIn:"root"})}}return e})();function Lu(e,t){const n=e.indexOf(t);n>-1&&e.splice(n,1)}function Z$(e,t,n,r){(n||Cc(e))&&tu(e,t,n&&!r?0:1)}class Q${constructor(t,n){this.ngModuleFactory=t,this.componentFactories=n}}let QS=(()=>{class e{compileModuleSync(n){return new eg(n)}compileModuleAsync(n){return Promise.resolve(this.compileModuleSync(n))}compileModuleAndAllComponentsSync(n){const r=this.compileModuleSync(n),i=nn(Mt(n).declarations).reduce((s,a)=>{const l=ue(a);return l&&s.push(new xa(l)),s},[]);return new Q$(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=U({token:e,factory:e.\u0275fac,providedIn:"root"})}}return e})(),X$=(()=>{class e{constructor(){this.zone=x(V),this.changeDetectionScheduler=x(Li),this.applicationRef=x(Xn)}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=U({token:e,factory:e.\u0275fac,providedIn:"root"})}}return e})();function Hg({ngZoneFactory:e,ignoreChangesOutsideZone:t,scheduleInRootZone:n}){return e??=()=>new V({...Ug(),scheduleInRootZone:n}),[{provide:V,useFactory:e},{provide:jn,multi:!0,useFactory:()=>{const r=x(X$,{optional:!0});return()=>r.initialize()}},{provide:jn,multi:!0,useFactory:()=>{const r=x(eV);return()=>{r.initialize()}}},!0===t?{provide:Cw,useValue:!0}:[],{provide:$p,useValue:n??sC}]}function Ug(e){return{enableLongStackTrace:!1,shouldCoalesceEventChangeDetection:e?.eventCoalescing??!1,shouldCoalesceRunChangeDetection:e?.runCoalescing??!1}}let eV=(()=>{class e{constructor(){this.subscription=new pt,this.initialized=!1,this.zone=x(V),this.pendingTasks=x(Ao)}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(()=>{V.assertNotInAngularZone(),queueMicrotask(()=>{null!==n&&!this.zone.hasPendingMacrotasks&&!this.zone.hasPendingMicrotasks&&(this.pendingTasks.remove(n),n=null)})}))}),this.subscription.add(this.zone.onUnstable.subscribe(()=>{V.assertInAngularZone(),n??=this.pendingTasks.add()}))}ngOnDestroy(){this.subscription.unsubscribe()}static{this.\u0275fac=function(r){return new(r||e)}}static{this.\u0275prov=U({token:e,factory:e.\u0275fac,providedIn:"root"})}}return e})(),Ja=(()=>{class e{constructor(){this.appRef=x(Xn),this.taskService=x(Ao),this.ngZone=x(V),this.zonelessEnabled=x(Ta),this.disableScheduling=x(Cw,{optional:!0})??!1,this.zoneIsDefined=typeof Zone<"u"&&!!Zone.root.run,this.schedulerTickApplyArgs=[{data:{__scheduler_tick__:!0}}],this.subscriptions=new pt,this.angularZoneId=this.zoneIsDefined?this.ngZone._inner?.get(Fc):null,this.scheduleInRootZone=!this.zonelessEnabled&&this.zoneIsDefined&&(x($p,{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 Rh||!this.zoneIsDefined)}notify(n){if(!this.zonelessEnabled&&5===n)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;default:this.appRef.dirtyFlags|=8}if(!this.shouldScheduleTick())return;const r=this.useMicrotaskScheduler?lC:aC;this.pendingRenderTaskId=this.taskService.add(),this.cancelScheduledCallback=this.scheduleInRootZone?Zone.root.run(()=>r(()=>this.tick())):this.ngZone.runOutsideAngular(()=>r(()=>this.tick()))}shouldScheduleTick(){return!(this.disableScheduling||null!==this.pendingRenderTaskId||this.runningTick||this.appRef._runningTick||!this.zonelessEnabled&&this.zoneIsDefined&&Zone.current.get(Fc+this.angularZoneId))}tick(){if(this.runningTick||this.appRef.destroyed)return;!this.zonelessEnabled&&7&this.appRef.dirtyFlags&&(this.appRef.dirtyFlags|=1);const 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,lC(()=>{this.useMicrotaskScheduler=!1,this.taskService.remove(n)})}ngOnDestroy(){this.subscriptions.unsubscribe(),this.cleanup()}cleanup(){if(this.runningTick=!1,this.cancelScheduledCallback?.(),this.cancelScheduledCallback=null,null!==this.pendingRenderTaskId){const n=this.pendingRenderTaskId;this.pendingRenderTaskId=null,this.taskService.remove(n)}}static{this.\u0275fac=function(r){return new(r||e)}}static{this.\u0275prov=U({token:e,factory:e.\u0275fac,providedIn:"root"})}}return e})();const Kr=new P("",{providedIn:"root",factory:()=>x(Kr,pe.Optional|pe.SkipSelf)||function tV(){return typeof $localize<"u"&&$localize.locale||_u}()}),Vu=new P("");function ju(e){return!e.moduleRef}let t_=(()=>{class e{constructor(n){this._injector=n,this._modules=[],this._destroyListeners=[],this._destroyed=!1}bootstrapModuleFactory(n,r){const o=r?.scheduleInRootZone,s=r?.ignoreChangesOutsideZone,a=[Hg({ngZoneFactory:()=>function Sx(e="zone.js",t){return"noop"===e?new Rh:"zone.js"===e?new V(t):e}(r?.ngZone,{...Ug({eventCoalescing:r?.ngZoneEventCoalescing,runCoalescing:r?.ngZoneRunCoalescing}),scheduleInRootZone:o}),ignoreChangesOutsideZone:s}),{provide:Li,useExisting:Ja}],l=function xF(e,t,n){return new Jp(e,t,n,!1)}(n.moduleType,this.injector,a);return function e_(e){const t=ju(e)?e.r3Injector:e.moduleRef.injector,n=t.get(V);return n.run(()=>{ju(e)?e.r3Injector.resolveInjectorInitializers():e.moduleRef.resolveInjectorInitializers();const r=t.get(Wn,null);let o;if(n.runOutsideAngular(()=>{o=n.onError.subscribe({next:i=>{r.handleError(i)}})}),ju(e)){const i=()=>t.destroy(),s=e.platformInjector.get(Vu);s.add(i),t.onDestroy(()=>{o.unsubscribe(),s.delete(i)})}else{const i=()=>e.moduleRef.destroy(),s=e.platformInjector.get(Vu);s.add(i),e.moduleRef.onDestroy(()=>{Lu(e.allPlatformModules,e.moduleRef),o.unsubscribe(),s.delete(i)})}return function q$(e,t,n){try{const r=n();return Xa(r)?r.catch(o=>{throw t.runOutsideAngular(()=>e.handleError(o)),o}):r}catch(r){throw t.runOutsideAngular(()=>e.handleError(r)),r}}(r,n,()=>{const i=t.get(GS);return i.runInitializers(),i.donePromise.then(()=>{if(function bk(e){"string"==typeof e&&(pI=e.toLowerCase().replace(/_/g,"-"))}(t.get(Kr,_u)||_u),ju(e)){const a=t.get(Xn);return void 0!==e.rootComponent&&a.bootstrap(e.rootComponent),a}return function aV(e,t){const n=e.injector.get(Xn);if(e._bootstrapComponents.length>0)e._bootstrapComponents.forEach(r=>n.bootstrap(r));else{if(!e.instance.ngDoBootstrap)throw new A(-403,!1);e.instance.ngDoBootstrap(n)}t.push(e)}(e.moduleRef,e.allPlatformModules),e.moduleRef})})})}({moduleRef:l,allPlatformModules:this._modules,platformInjector:this.injector})}bootstrapModule(n,r=[]){const o=qS({},r);return function K$(e,t,n){const r=new eg(n);return Promise.resolve(r)}(0,0,n).then(i=>this.bootstrapModuleFactory(i,o))}onDestroy(n){this._destroyListeners.push(n)}get injector(){return this._injector}destroy(){if(this._destroyed)throw new A(404,!1);this._modules.slice().forEach(r=>r.destroy()),this._destroyListeners.forEach(r=>r());const n=this._injector.get(Vu,null);n&&(n.forEach(r=>r()),n.clear()),this._destroyed=!0}get destroyed(){return this._destroyed}static{this.\u0275fac=function(r){return new(r||e)(X(mt))}}static{this.\u0275prov=U({token:e,factory:e.\u0275fac,providedIn:"platform"})}}return e})(),Xr=null;const n_=new P("");function r_(e,t,n=[]){const r=`Platform: ${t}`,o=new P(r);return(i=[])=>{let s=Gg();if(!s||s.injector.get(n_,!1)){const a=[...n,...i,{provide:o,useValue:!0}];e?e(a):function lV(e){if(Xr&&!Xr.get(n_,!1))throw new A(400,!1);(function WS(){!function As(e){$l=e}(()=>{throw new A(600,!1)})})(),Xr=e;const t=e.get(t_);(function i_(e){e.get(OC,null)?.forEach(n=>n())})(e)}(function o_(e=[],t){return mt.create({name:t,providers:[{provide:Zf,useValue:"platform"},{provide:Vu,useValue:new Set([()=>Xr=null])},...e]})}(a,r))}return function cV(){const t=Gg();if(!t)throw new A(401,!1);return t}()}}function Gg(){return Xr?.get(t_)??null}let se=(()=>{class e{static{this.__NG_ELEMENT_ID__=dV}}return e})();function dV(e){return function fV(e,t,n){if(Eo(e)&&!n){const r=tn(e.index,t);return new Ca(r,r)}return 175&e.type?new Ca(t[Ue],t):null}(Te(),S(),!(16&~e))}class u_{constructor(){}supports(t){return pu(t)}create(t){return new vV(t)}}const mV=(e,t)=>t;class vV{constructor(t){this.length=0,this._linkedRecords=null,this._unlinkedRecords=null,this._previousItHead=null,this._itHead=null,this._itTail=null,this._additionsHead=null,this._additionsTail=null,this._movesHead=null,this._movesTail=null,this._removalsHead=null,this._removalsTail=null,this._identityChangesHead=null,this._identityChangesTail=null,this._trackByFn=t||mV}forEachItem(t){let n;for(n=this._itHead;null!==n;n=n._next)t(n)}forEachOperation(t){let n=this._itHead,r=this._removalsHead,o=0,i=null;for(;n||r;){const s=!r||n&&n.currentIndex{s=this._trackByFn(o,a),null!==n&&Object.is(n.trackById,s)?(r&&(n=this._verifyReinsertion(n,a,s,o)),Object.is(n.item,a)||this._addIdentityChange(n,a)):(n=this._mismatch(n,a,s,o),r=!0),n=n._next,o++}),this.length=o;return this._truncate(n),this.collection=t,this.isDirty}get isDirty(){return null!==this._additionsHead||null!==this._movesHead||null!==this._removalsHead||null!==this._identityChangesHead}_reset(){if(this.isDirty){let t;for(t=this._previousItHead=this._itHead;null!==t;t=t._next)t._nextPrevious=t._next;for(t=this._additionsHead;null!==t;t=t._nextAdded)t.previousIndex=t.currentIndex;for(this._additionsHead=this._additionsTail=null,t=this._movesHead;null!==t;t=t._nextMoved)t.previousIndex=t.currentIndex;this._movesHead=this._movesTail=null,this._removalsHead=this._removalsTail=null,this._identityChangesHead=this._identityChangesTail=null}}_mismatch(t,n,r,o){let i;return null===t?i=this._itTail:(i=t._prev,this._remove(t)),null!==(t=null===this._unlinkedRecords?null:this._unlinkedRecords.get(r,null))?(Object.is(t.item,n)||this._addIdentityChange(t,n),this._reinsertAfter(t,i,o)):null!==(t=null===this._linkedRecords?null:this._linkedRecords.get(r,o))?(Object.is(t.item,n)||this._addIdentityChange(t,n),this._moveAfter(t,i,o)):t=this._addAfter(new yV(n,r),i,o),t}_verifyReinsertion(t,n,r,o){let i=null===this._unlinkedRecords?null:this._unlinkedRecords.get(r,null);return null!==i?t=this._reinsertAfter(i,t._prev,o):t.currentIndex!=o&&(t.currentIndex=o,this._addToMoves(t,o)),t}_truncate(t){for(;null!==t;){const n=t._next;this._addToRemovals(this._unlink(t)),t=n}null!==this._unlinkedRecords&&this._unlinkedRecords.clear(),null!==this._additionsTail&&(this._additionsTail._nextAdded=null),null!==this._movesTail&&(this._movesTail._nextMoved=null),null!==this._itTail&&(this._itTail._next=null),null!==this._removalsTail&&(this._removalsTail._nextRemoved=null),null!==this._identityChangesTail&&(this._identityChangesTail._nextIdentityChange=null)}_reinsertAfter(t,n,r){null!==this._unlinkedRecords&&this._unlinkedRecords.remove(t);const o=t._prevRemoved,i=t._nextRemoved;return null===o?this._removalsHead=i:o._nextRemoved=i,null===i?this._removalsTail=o:i._prevRemoved=o,this._insertAfter(t,n,r),this._addToMoves(t,r),t}_moveAfter(t,n,r){return this._unlink(t),this._insertAfter(t,n,r),this._addToMoves(t,r),t}_addAfter(t,n,r){return this._insertAfter(t,n,r),this._additionsTail=null===this._additionsTail?this._additionsHead=t:this._additionsTail._nextAdded=t,t}_insertAfter(t,n,r){const o=null===n?this._itHead:n._next;return t._next=o,t._prev=n,null===o?this._itTail=t:o._prev=t,null===n?this._itHead=t:n._next=t,null===this._linkedRecords&&(this._linkedRecords=new d_),this._linkedRecords.put(t),t.currentIndex=r,t}_remove(t){return this._addToRemovals(this._unlink(t))}_unlink(t){null!==this._linkedRecords&&this._linkedRecords.remove(t);const n=t._prev,r=t._next;return null===n?this._itHead=r:n._next=r,null===r?this._itTail=n:r._prev=n,t}_addToMoves(t,n){return t.previousIndex===n||(this._movesTail=null===this._movesTail?this._movesHead=t:this._movesTail._nextMoved=t),t}_addToRemovals(t){return null===this._unlinkedRecords&&(this._unlinkedRecords=new d_),this._unlinkedRecords.put(t),t.currentIndex=null,t._nextRemoved=null,null===this._removalsTail?(this._removalsTail=this._removalsHead=t,t._prevRemoved=null):(t._prevRemoved=this._removalsTail,this._removalsTail=this._removalsTail._nextRemoved=t),t}_addIdentityChange(t,n){return t.item=n,this._identityChangesTail=null===this._identityChangesTail?this._identityChangesHead=t:this._identityChangesTail._nextIdentityChange=t,t}}class yV{constructor(t,n){this.item=t,this.trackById=n,this.currentIndex=null,this.previousIndex=null,this._nextPrevious=null,this._prev=null,this._next=null,this._prevDup=null,this._nextDup=null,this._prevRemoved=null,this._nextRemoved=null,this._nextAdded=null,this._nextMoved=null,this._nextIdentityChange=null}}class DV{constructor(){this._head=null,this._tail=null}add(t){null===this._head?(this._head=this._tail=t,t._nextDup=null,t._prevDup=null):(this._tail._nextDup=t,t._prevDup=this._tail,t._nextDup=null,this._tail=t)}get(t,n){let r;for(r=this._head;null!==r;r=r._nextDup)if((null===n||n<=r.currentIndex)&&Object.is(r.trackById,t))return r;return null}remove(t){const n=t._prevDup,r=t._nextDup;return null===n?this._head=r:n._nextDup=r,null===r?this._tail=n:r._prevDup=n,null===this._head}}class d_{constructor(){this.map=new Map}put(t){const n=t.trackById;let r=this.map.get(n);r||(r=new DV,this.map.set(n,r)),r.add(t)}get(t,n){const o=this.map.get(t);return o?o.get(t,n):null}remove(t){const n=t.trackById;return this.map.get(n).remove(t)&&this.map.delete(n),t}get isEmpty(){return 0===this.map.size}clear(){this.map.clear()}}function f_(e,t,n){const r=e.previousIndex;if(null===r)return r;let o=0;return n&&r{class e{static{this.\u0275prov=U({token:e,providedIn:"root",factory:p_})}constructor(n){this.factories=n}static create(n,r){if(null!=r){const o=r.factories.slice();n=n.concat(o)}return new e(n)}static extend(n){return{provide:e,useFactory:r=>e.create(n,r||p_()),deps:[[e,new ic,new oc]]}}find(n){const r=this.factories.find(o=>o.supports(n));if(null!=r)return r;throw new A(901,!1)}}return e})();const IV=r_(null,"core",[]);let SV=(()=>{class e{constructor(n){}static{this.\u0275fac=function(r){return new(r||e)(X(Xn))}}static{this.\u0275mod=In({type:e})}static{this.\u0275inj=cn({})}}return e})();function cs(e){return"boolean"==typeof e?e:null!=e&&"false"!==e}function rl(e,t){Lt("NgSignals");const n=function kl(e){const t=Object.create(Ll);t.computation=e;const n=()=>{if(Rl(t),q(t),t.value===ni)throw t.error;return t.value};return n[it]=t,n}(e);return t?.equal&&(n[it].equal=t.equal),n}function Jn(e){const t=Q(null);try{return e()}finally{Q(t)}}let $_=null;function Jr(){return $_}class uj{}const gn=new P("");let Jg=(()=>{class e{historyGo(n){throw new Error("")}static{this.\u0275fac=function(r){return new(r||e)}}static{this.\u0275prov=U({token:e,factory:()=>x(fj),providedIn:"platform"})}}return e})();const dj=new P("");let fj=(()=>{class e extends Jg{constructor(){super(),this._doc=x(gn),this._location=window.location,this._history=window.history}getBaseHrefFromDOM(){return Jr().getBaseHref(this._doc)}onPopState(n){const r=Jr().getGlobalEventTarget(this._doc,"window");return r.addEventListener("popstate",n,!1),()=>r.removeEventListener("popstate",n)}onHashChange(n){const r=Jr().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=U({token:e,factory:()=>new e,providedIn:"platform"})}}return e})();function em(e,t){if(0==e.length)return t;if(0==t.length)return e;let n=0;return e.endsWith("/")&&n++,t.startsWith("/")&&n++,2==n?e+t.substring(1):1==n?e+t:e+"/"+t}function V_(e){const t=e.match(/#|\?|$/),n=t&&t.index||e.length;return e.slice(0,n-("/"===e[n-1]?1:0))+e.slice(n)}function Er(e){return e&&"?"!==e[0]?"?"+e:e}let Uo=(()=>{class e{historyGo(n){throw new Error("")}static{this.\u0275fac=function(r){return new(r||e)}}static{this.\u0275prov=U({token:e,factory:()=>x(B_),providedIn:"root"})}}return e})();const j_=new P("");let B_=(()=>{class e extends Uo{constructor(n,r){super(),this._platformLocation=n,this._removeListenerFns=[],this._baseHref=r??this._platformLocation.getBaseHrefFromDOM()??x(gn).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 em(this._baseHref,n)}path(n=!1){const r=this._platformLocation.pathname+Er(this._platformLocation.search),o=this._platformLocation.hash;return o&&n?`${r}${o}`:r}pushState(n,r,o,i){const s=this.prepareExternalUrl(o+Er(i));this._platformLocation.pushState(n,r,s)}replaceState(n,r,o,i){const s=this.prepareExternalUrl(o+Er(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)(X(Jg),X(j_,8))}}static{this.\u0275prov=U({token:e,factory:e.\u0275fac,providedIn:"root"})}}return e})(),hj=(()=>{class e extends Uo{constructor(n,r){super(),this._platformLocation=n,this._baseHref="",this._removeListenerFns=[],null!=r&&(this._baseHref=r)}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}path(n=!1){const r=this._platformLocation.hash??"#";return r.length>0?r.substring(1):r}prepareExternalUrl(n){const r=em(this._baseHref,n);return r.length>0?"#"+r:r}pushState(n,r,o,i){let s=this.prepareExternalUrl(o+Er(i));0==s.length&&(s=this._platformLocation.pathname),this._platformLocation.pushState(n,r,s)}replaceState(n,r,o,i){let s=this.prepareExternalUrl(o+Er(i));0==s.length&&(s=this._platformLocation.pathname),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)(X(Jg),X(j_,8))}}static{this.\u0275prov=U({token:e,factory:e.\u0275fac})}}return e})(),ol=(()=>{class e{constructor(n){this._subject=new Ze,this._urlChangeListeners=[],this._urlChangeSubscription=null,this._locationStrategy=n;const r=this._locationStrategy.getBaseHref();this._basePath=function mj(e){if(new RegExp("^(https?:)?//").test(e)){const[,n]=e.split(/\/\/[^\/]+/);return n}return e}(V_(H_(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+Er(r))}normalize(n){return e.stripTrailingSlash(function gj(e,t){if(!e||!t.startsWith(e))return t;const n=t.substring(e.length);return""===n||["/",";","?","#"].includes(n[0])?n:t}(this._basePath,H_(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+Er(r)),o)}replaceState(n,r="",o=null){this._locationStrategy.replaceState(o,"",n,r),this._notifyUrlChangeListeners(this.prepareExternalUrl(n+Er(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)}),()=>{const r=this._urlChangeListeners.indexOf(n);this._urlChangeListeners.splice(r,1),0===this._urlChangeListeners.length&&(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=Er}static{this.joinWithSlash=em}static{this.stripTrailingSlash=V_}static{this.\u0275fac=function(r){return new(r||e)(X(Uo))}}static{this.\u0275prov=U({token:e,factory:()=>function pj(){return new ol(X(Uo))}(),providedIn:"root"})}}return e})();function H_(e){return e.replace(/\/index.html$/,"")}class r2{constructor(t,n,r,o){this.$implicit=t,this.ngForOf=n,this.index=r,this.count=o}get first(){return 0===this.index}get last(){return this.index===this.count-1}get even(){return this.index%2==0}get odd(){return!this.even}}let ad=(()=>{class e{set ngForOf(n){this._ngForOf=n,this._ngForOfDirty=!0}set ngForTrackBy(n){this._trackByFn=n}get ngForTrackBy(){return this._trackByFn}constructor(n,r,o){this._viewContainer=n,this._template=r,this._differs=o,this._ngForOf=null,this._ngForOfDirty=!0,this._differ=null}set ngForTemplate(n){n&&(this._template=n)}ngDoCheck(){if(this._ngForOfDirty){this._ngForOfDirty=!1;const n=this._ngForOf;!this._differ&&n&&(this._differ=this._differs.find(n).create(this.ngForTrackBy))}if(this._differ){const n=this._differ.diff(this._ngForOf);n&&this._applyChanges(n)}}_applyChanges(n){const r=this._viewContainer;n.forEachOperation((o,i,s)=>{if(null==o.previousIndex)r.createEmbeddedView(this._template,new r2(o.item,this._ngForOf,-1,-1),null===s?void 0:s);else if(null==s)r.remove(null===i?void 0:i);else if(null!==i){const a=r.get(i);r.move(a,s),J_(a,o)}});for(let o=0,i=r.length;o{J_(r.get(o.currentIndex),o)})}static ngTemplateContextGuard(n,r){return!0}static{this.\u0275fac=function(r){return new(r||e)(v(An),v(br),v(Yg))}}static{this.\u0275dir=K({type:e,selectors:[["","ngFor","","ngForOf",""]],inputs:{ngForOf:"ngForOf",ngForTrackBy:"ngForTrackBy",ngForTemplate:"ngForTemplate"},standalone:!0})}}return e})();function J_(e,t){e.context.$implicit=t.item}let eM=(()=>{class e{constructor(n,r){this._viewContainer=n,this._context=new o2,this._thenTemplateRef=null,this._elseTemplateRef=null,this._thenViewRef=null,this._elseViewRef=null,this._thenTemplateRef=r}set ngIf(n){this._context.$implicit=this._context.ngIf=n,this._updateView()}set ngIfThen(n){tM("ngIfThen",n),this._thenTemplateRef=n,this._thenViewRef=null,this._updateView()}set ngIfElse(n){tM("ngIfElse",n),this._elseTemplateRef=n,this._elseViewRef=null,this._updateView()}_updateView(){this._context.$implicit?this._thenViewRef||(this._viewContainer.clear(),this._elseViewRef=null,this._thenTemplateRef&&(this._thenViewRef=this._viewContainer.createEmbeddedView(this._thenTemplateRef,this._context))):this._elseViewRef||(this._viewContainer.clear(),this._thenViewRef=null,this._elseTemplateRef&&(this._elseViewRef=this._viewContainer.createEmbeddedView(this._elseTemplateRef,this._context)))}static ngTemplateContextGuard(n,r){return!0}static{this.\u0275fac=function(r){return new(r||e)(v(An),v(br))}}static{this.\u0275dir=K({type:e,selectors:[["","ngIf",""]],inputs:{ngIf:"ngIf",ngIfThen:"ngIfThen",ngIfElse:"ngIfElse"},standalone:!0})}}return e})();class o2{constructor(){this.$implicit=null,this.ngIf=null}}function tM(e,t){if(t&&!t.createEmbeddedView)throw new Error(`${e} must be a TemplateRef, but received '${y(t)}'.`)}let A2=(()=>{class e{static{this.\u0275fac=function(r){return new(r||e)}}static{this.\u0275mod=In({type:e})}static{this.\u0275inj=cn({})}}return e})();const oM="browser";function iM(e){return"server"===e}let R2=(()=>{class e{static{this.\u0275prov=U({token:e,providedIn:"root",factory:()=>function x2(e){return e===oM}(x(zr))?new O2(x(gn),window):new P2})}}return e})();class O2{constructor(t,n){this.document=t,this.window=n,this.offset=()=>[0,0]}setOffset(t){this.offset=Array.isArray(t)?()=>t:t}getScrollPosition(){return[this.window.scrollX,this.window.scrollY]}scrollToPosition(t){this.window.scrollTo(t[0],t[1])}scrollToAnchor(t){const n=function F2(e,t){const n=e.getElementById(t)||e.getElementsByName(t)[0];if(n)return n;if("function"==typeof e.createTreeWalker&&e.body&&"function"==typeof e.body.attachShadow){const r=e.createTreeWalker(e.body,NodeFilter.SHOW_ELEMENT);let o=r.currentNode;for(;o;){const i=o.shadowRoot;if(i){const s=i.getElementById(t)||i.querySelector(`[name="${t}"]`);if(s)return s}o=r.nextNode()}}return null}(this.document,t);n&&(this.scrollToElement(n),n.focus())}setHistoryScrollRestoration(t){this.window.history.scrollRestoration=t}scrollToElement(t){const n=t.getBoundingClientRect(),r=n.left+this.window.pageXOffset,o=n.top+this.window.pageYOffset,i=this.offset();this.window.scrollTo(r-i[0],o-i[1])}}class P2{setOffset(t){}getScrollPosition(){return[0,0]}scrollToPosition(t){}scrollToAnchor(t){}setHistoryScrollRestoration(t){}}class uB extends uj{constructor(){super(...arguments),this.supportsDOMEvents=!0}}class ym extends uB{static makeCurrent(){!function cj(e){$_??=e}(new ym)}onAndCancel(t,n,r){return t.addEventListener(n,r),()=>{t.removeEventListener(n,r)}}dispatchEvent(t,n){t.dispatchEvent(n)}remove(t){t.remove()}createElement(t,n){return(n=n||this.getDefaultDocument()).createElement(t)}createHtmlDocument(){return document.implementation.createHTMLDocument("fakeTitle")}getDefaultDocument(){return document}isElementNode(t){return t.nodeType===Node.ELEMENT_NODE}isShadowRoot(t){return t instanceof DocumentFragment}getGlobalEventTarget(t,n){return"window"===n?window:"document"===n?t:"body"===n?t.body:null}getBaseHref(t){const n=function dB(){return ll=ll||document.querySelector("base"),ll?ll.getAttribute("href"):null}();return null==n?null:function fB(e){return new URL(e,document.baseURI).pathname}(n)}resetBaseElement(){ll=null}getUserAgent(){return window.navigator.userAgent}getCookie(t){return function e2(e,t){t=encodeURIComponent(t);for(const n of e.split(";")){const r=n.indexOf("="),[o,i]=-1==r?[n,""]:[n.slice(0,r),n.slice(r+1)];if(o.trim()===t)return decodeURIComponent(i)}return null}(document.cookie,t)}}let ll=null,pB=(()=>{class e{build(){return new XMLHttpRequest}static{this.\u0275fac=function(r){return new(r||e)}}static{this.\u0275prov=U({token:e,factory:e.\u0275fac})}}return e})();const Dm=new P("");let mM=(()=>{class e{constructor(n,r){this._zone=r,this._eventNameToPlugin=new Map,n.forEach(o=>{o.manager=this}),this._plugins=n.slice().reverse()}addEventListener(n,r,o){return this._findPluginFor(r).addEventListener(n,r,o)}getZone(){return this._zone}_findPluginFor(n){let r=this._eventNameToPlugin.get(n);if(r)return r;if(r=this._plugins.find(i=>i.supports(n)),!r)throw new A(5101,!1);return this._eventNameToPlugin.set(n,r),r}static{this.\u0275fac=function(r){return new(r||e)(X(Dm),X(V))}}static{this.\u0275prov=U({token:e,factory:e.\u0275fac})}}return e})();class vM{constructor(t){this._doc=t}}const Cm="ng-app-id";let yM=(()=>{class e{constructor(n,r,o,i={}){this.doc=n,this.appId=r,this.nonce=o,this.platformId=i,this.styleRef=new Map,this.hostNodes=new Set,this.styleNodesInDOM=this.collectServerRenderedStyles(),this.platformIsServer=iM(i),this.resetHostNodes()}addStyles(n){for(const r of n)1===this.changeUsageCount(r,1)&&this.onStyleAdded(r)}removeStyles(n){for(const r of n)this.changeUsageCount(r,-1)<=0&&this.onStyleRemoved(r)}ngOnDestroy(){const n=this.styleNodesInDOM;n&&(n.forEach(r=>r.remove()),n.clear());for(const r of this.getAllStyles())this.onStyleRemoved(r);this.resetHostNodes()}addHost(n){this.hostNodes.add(n);for(const r of this.getAllStyles())this.addStyleToHost(n,r)}removeHost(n){this.hostNodes.delete(n)}getAllStyles(){return this.styleRef.keys()}onStyleAdded(n){for(const r of this.hostNodes)this.addStyleToHost(r,n)}onStyleRemoved(n){const r=this.styleRef;r.get(n)?.elements?.forEach(o=>o.remove()),r.delete(n)}collectServerRenderedStyles(){const n=this.doc.head?.querySelectorAll(`style[${Cm}="${this.appId}"]`);if(n?.length){const r=new Map;return n.forEach(o=>{null!=o.textContent&&r.set(o.textContent,o)}),r}return null}changeUsageCount(n,r){const o=this.styleRef;if(o.has(n)){const i=o.get(n);return i.usage+=r,i.usage}return o.set(n,{usage:r,elements:[]}),r}getStyleElement(n,r){const o=this.styleNodesInDOM,i=o?.get(r);if(i?.parentNode===n)return o.delete(r),i.removeAttribute(Cm),i;{const s=this.doc.createElement("style");return this.nonce&&s.setAttribute("nonce",this.nonce),s.textContent=r,this.platformIsServer&&s.setAttribute(Cm,this.appId),n.appendChild(s),s}}addStyleToHost(n,r){const o=this.getStyleElement(n,r),i=this.styleRef,s=i.get(r)?.elements;s?s.push(o):i.set(r,{elements:[o],usage:1})}resetHostNodes(){const n=this.hostNodes;n.clear(),n.add(this.doc.head)}static{this.\u0275fac=function(r){return new(r||e)(X(gn),X(Mi),X(FC,8),X(zr))}}static{this.\u0275prov=U({token:e,factory:e.\u0275fac})}}return e})();const bm={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"},wm=/%COMP%/g,yB=new P("",{providedIn:"root",factory:()=>!0});function CM(e,t){return t.map(n=>n.replace(wm,e))}let bM=(()=>{class e{constructor(n,r,o,i,s,a,l,c=null){this.eventManager=n,this.sharedStylesHost=r,this.appId=o,this.removeStylesOnCompDestroy=i,this.doc=s,this.platformId=a,this.ngZone=l,this.nonce=c,this.rendererByCompId=new Map,this.platformIsServer=iM(a),this.defaultRenderer=new Em(n,s,l,this.platformIsServer)}createRenderer(n,r){if(!n||!r)return this.defaultRenderer;this.platformIsServer&&r.encapsulation===wn.ShadowDom&&(r={...r,encapsulation:wn.Emulated});const o=this.getOrCreateRenderer(n,r);return o instanceof EM?o.applyToHost(n):o instanceof Im&&o.applyStyles(),o}getOrCreateRenderer(n,r){const o=this.rendererByCompId;let i=o.get(r.id);if(!i){const s=this.doc,a=this.ngZone,l=this.eventManager,c=this.sharedStylesHost,u=this.removeStylesOnCompDestroy,d=this.platformIsServer;switch(r.encapsulation){case wn.Emulated:i=new EM(l,c,r,this.appId,u,s,a,d);break;case wn.ShadowDom:return new wB(l,c,n,r,s,a,this.nonce,d);default:i=new Im(l,c,r,u,s,a,d)}o.set(r.id,i)}return i}ngOnDestroy(){this.rendererByCompId.clear()}static{this.\u0275fac=function(r){return new(r||e)(X(mM),X(yM),X(Mi),X(yB),X(gn),X(zr),X(V),X(FC))}}static{this.\u0275prov=U({token:e,factory:e.\u0275fac})}}return e})();class Em{constructor(t,n,r,o){this.eventManager=t,this.doc=n,this.ngZone=r,this.platformIsServer=o,this.data=Object.create(null),this.throwOnSyntheticProps=!0,this.destroyNode=null}destroy(){}createElement(t,n){return n?this.doc.createElementNS(bm[n]||n,t):this.doc.createElement(t)}createComment(t){return this.doc.createComment(t)}createText(t){return this.doc.createTextNode(t)}appendChild(t,n){(wM(t)?t.content:t).appendChild(n)}insertBefore(t,n,r){t&&(wM(t)?t.content:t).insertBefore(n,r)}removeChild(t,n){n.remove()}selectRootElement(t,n){let r="string"==typeof t?this.doc.querySelector(t):t;if(!r)throw new A(-5104,!1);return n||(r.textContent=""),r}parentNode(t){return t.parentNode}nextSibling(t){return t.nextSibling}setAttribute(t,n,r,o){if(o){n=o+":"+n;const i=bm[o];i?t.setAttributeNS(i,n,r):t.setAttribute(n,r)}else t.setAttribute(n,r)}removeAttribute(t,n,r){if(r){const o=bm[r];o?t.removeAttributeNS(o,n):t.removeAttribute(`${r}:${n}`)}else t.removeAttribute(n)}addClass(t,n){t.classList.add(n)}removeClass(t,n){t.classList.remove(n)}setStyle(t,n,r,o){o&(Wr.DashCase|Wr.Important)?t.style.setProperty(n,r,o&Wr.Important?"important":""):t.style[n]=r}removeStyle(t,n,r){r&Wr.DashCase?t.style.removeProperty(n):t.style[n]=""}setProperty(t,n,r){null!=t&&(t[n]=r)}setValue(t,n){t.nodeValue=n}listen(t,n,r){if("string"==typeof t&&!(t=Jr().getGlobalEventTarget(this.doc,t)))throw new Error(`Unsupported event target ${t} for event ${n}`);return this.eventManager.addEventListener(t,n,this.decoratePreventDefault(r))}decoratePreventDefault(t){return n=>{if("__ngUnwrap__"===n)return t;!1===(this.platformIsServer?this.ngZone.runGuarded(()=>t(n)):t(n))&&n.preventDefault()}}}function wM(e){return"TEMPLATE"===e.tagName&&void 0!==e.content}class wB extends Em{constructor(t,n,r,o,i,s,a,l){super(t,i,s,l),this.sharedStylesHost=n,this.hostEl=r,this.shadowRoot=r.attachShadow({mode:"open"}),this.sharedStylesHost.addHost(this.shadowRoot);const c=CM(o.id,o.styles);for(const u of c){const d=document.createElement("style");a&&d.setAttribute("nonce",a),d.textContent=u,this.shadowRoot.appendChild(d)}}nodeOrShadowRoot(t){return t===this.hostEl?this.shadowRoot:t}appendChild(t,n){return super.appendChild(this.nodeOrShadowRoot(t),n)}insertBefore(t,n,r){return super.insertBefore(this.nodeOrShadowRoot(t),n,r)}removeChild(t,n){return super.removeChild(null,n)}parentNode(t){return this.nodeOrShadowRoot(super.parentNode(this.nodeOrShadowRoot(t)))}destroy(){this.sharedStylesHost.removeHost(this.shadowRoot)}}class Im extends Em{constructor(t,n,r,o,i,s,a,l){super(t,i,s,a),this.sharedStylesHost=n,this.removeStylesOnCompDestroy=o,this.styles=l?CM(l,r.styles):r.styles}applyStyles(){this.sharedStylesHost.addStyles(this.styles)}destroy(){this.removeStylesOnCompDestroy&&this.sharedStylesHost.removeStyles(this.styles)}}class EM extends Im{constructor(t,n,r,o,i,s,a,l){const c=o+"-"+r.id;super(t,n,r,i,s,a,l,c),this.contentAttr=function DB(e){return"_ngcontent-%COMP%".replace(wm,e)}(c),this.hostAttr=function CB(e){return"_nghost-%COMP%".replace(wm,e)}(c)}applyToHost(t){this.applyStyles(),this.setAttribute(t,this.hostAttr,"")}createElement(t,n){const r=super.createElement(t,n);return super.setAttribute(r,this.contentAttr,""),r}}let EB=(()=>{class e extends vM{constructor(n){super(n)}supports(n){return!0}addEventListener(n,r,o){return n.addEventListener(r,o,!1),()=>this.removeEventListener(n,r,o)}removeEventListener(n,r,o){return n.removeEventListener(r,o)}static{this.\u0275fac=function(r){return new(r||e)(X(gn))}}static{this.\u0275prov=U({token:e,factory:e.\u0275fac})}}return e})();const IM=["alt","control","meta","shift"],IB={"\b":"Backspace","\t":"Tab","\x7f":"Delete","\x1b":"Escape",Del:"Delete",Esc:"Escape",Left:"ArrowLeft",Right:"ArrowRight",Up:"ArrowUp",Down:"ArrowDown",Menu:"ContextMenu",Scroll:"ScrollLock",Win:"OS"},SB={alt:e=>e.altKey,control:e=>e.ctrlKey,meta:e=>e.metaKey,shift:e=>e.shiftKey};let _B=(()=>{class e extends vM{constructor(n){super(n)}supports(n){return null!=e.parseEventName(n)}addEventListener(n,r,o){const i=e.parseEventName(r),s=e.eventCallback(i.fullKey,o,this.manager.getZone());return this.manager.getZone().runOutsideAngular(()=>Jr().onAndCancel(n,i.domEventName,s))}static parseEventName(n){const r=n.toLowerCase().split("."),o=r.shift();if(0===r.length||"keydown"!==o&&"keyup"!==o)return null;const i=e._normalizeKey(r.pop());let s="",a=r.indexOf("code");if(a>-1&&(r.splice(a,1),s="code."),IM.forEach(c=>{const u=r.indexOf(c);u>-1&&(r.splice(u,1),s+=c+".")}),s+=i,0!=r.length||0===i.length)return null;const l={};return l.domEventName=o,l.fullKey=s,l}static matchEventFullKeyCode(n,r){let o=IB[n.key]||n.key,i="";return r.indexOf("code.")>-1&&(o=n.code,i="code."),!(null==o||!o)&&(o=o.toLowerCase()," "===o?o="space":"."===o&&(o="dot"),IM.forEach(s=>{s!==o&&(0,SB[s])(n)&&(i+=s+".")}),i+=o,i===r)}static eventCallback(n,r,o){return i=>{e.matchEventFullKeyCode(i,n)&&o.runGuarded(()=>r(i))}}static _normalizeKey(n){return"esc"===n?"escape":n}static{this.\u0275fac=function(r){return new(r||e)(X(gn))}}static{this.\u0275prov=U({token:e,factory:e.\u0275fac})}}return e})();const NB=r_(IV,"browser",[{provide:zr,useValue:oM},{provide:OC,useValue:function MB(){ym.makeCurrent()},multi:!0},{provide:gn,useFactory:function AB(){return function Zx(e){$h=e}(document),document},deps:[]}]),xB=new P(""),MM=[{provide:Pu,useClass:class hB{addToWindow(t){xe.getAngularTestability=(r,o=!0)=>{const i=t.findTestabilityInTree(r,o);if(null==i)throw new A(5103,!1);return i},xe.getAllAngularTestabilities=()=>t.getAllTestabilities(),xe.getAllAngularRootElements=()=>t.getAllRootElements(),xe.frameworkStabilizers||(xe.frameworkStabilizers=[]),xe.frameworkStabilizers.push(r=>{const o=xe.getAllAngularTestabilities();let i=o.length;const s=function(){i--,0==i&&r()};o.forEach(a=>{a.whenStable(s)})})}findTestabilityInTree(t,n,r){return null==n?null:t.getTestability(n)??(r?Jr().isShadowRoot(n)?this.findTestabilityInTree(t,n.host,!0):this.findTestabilityInTree(t,n.parentElement,!0):null)}},deps:[]},{provide:US,useClass:$g,deps:[V,Vg,Pu]},{provide:$g,useClass:$g,deps:[V,Vg,Pu]}],TM=[{provide:Zf,useValue:"root"},{provide:Wn,useFactory:function TB(){return new Wn},deps:[]},{provide:Dm,useClass:EB,multi:!0,deps:[gn,V,zr]},{provide:Dm,useClass:_B,multi:!0,deps:[gn]},bM,yM,mM,{provide:Vp,useExisting:bM},{provide:class k2{},useClass:pB,deps:[]},[]];let RB=(()=>{class e{constructor(n){}static withServerTransition(n){return{ngModule:e,providers:[{provide:Mi,useValue:n.appId}]}}static{this.\u0275fac=function(r){return new(r||e)(X(xB,12))}}static{this.\u0275mod=In({type:e})}static{this.\u0275inj=cn({providers:[...TM,...MM],imports:[A2,SV]})}}return e})(),OB=(()=>{class e{constructor(n){this._doc=n}getTitle(){return this._doc.title}setTitle(n){this._doc.title=n||""}static{this.\u0275fac=function(r){return new(r||e)(X(gn))}}static{this.\u0275prov=U({token:e,factory:e.\u0275fac,providedIn:"root"})}}return e})();function he(e,t,n,r){var s,o=arguments.length,i=o<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,n):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(e,t,n,r);else for(var a=e.length-1;a>=0;a--)(s=e[a])&&(i=(o<3?s(i):o>3?s(t,n,i):s(t,n))||i);return o>3&&i&&Object.defineProperty(t,n,i),i}function eo(e){return this instanceof eo?(this.v=e,this):new eo(e)}function FM(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var n,t=e[Symbol.asyncIterator];return t?t.call(e):(e=function Tm(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}(e),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,l){!function o(i,s,a,l){Promise.resolve(l).then(function(c){i({value:c,done:a})},s)}(a,l,(s=e[i](s)).done,s.value)})}}}"function"==typeof SuppressedError&&SuppressedError;const Nm=e=>e&&"number"==typeof e.length&&"function"!=typeof e;function PM(e){return De(e?.then)}function kM(e){return De(e[li])}function LM(e){return Symbol.asyncIterator&&De(e?.[Symbol.asyncIterator])}function $M(e){return new TypeError(`You provided ${null!==e&&"object"==typeof e?"an invalid object":`'${e}'`} where a stream was expected. You can provide an Observable, Promise, ReadableStream, Array, AsyncIterable, or Iterable.`)}const VM=function lH(){return"function"==typeof Symbol&&Symbol.iterator?Symbol.iterator:"@@iterator"}();function jM(e){return De(e?.[VM])}function BM(e){return function OM(e,t,n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var o,r=n.apply(e,t||[]),i=[];return o=Object.create(("function"==typeof AsyncIterator?AsyncIterator:Object).prototype),a("next"),a("throw"),a("return",function s(p){return function(m){return Promise.resolve(m).then(p,d)}}),o[Symbol.asyncIterator]=function(){return this},o;function a(p,m){r[p]&&(o[p]=function(C){return new Promise(function(_,T){i.push([p,C,_,T])>1||l(p,C)})},m&&(o[p]=m(o[p])))}function l(p,m){try{!function c(p){p.value instanceof eo?Promise.resolve(p.value.v).then(u,d):h(i[0][2],p)}(r[p](m))}catch(C){h(i[0][3],C)}}function u(p){l("next",p)}function d(p){l("throw",p)}function h(p,m){p(m),i.shift(),i.length&&l(i[0][0],i[0][1])}}(this,arguments,function*(){const n=e.getReader();try{for(;;){const{value:r,done:o}=yield eo(n.read());if(o)return yield eo(void 0);yield yield eo(r)}}finally{n.releaseLock()}})}function HM(e){return De(e?.getReader)}function Fn(e){if(e instanceof Ge)return e;if(null!=e){if(kM(e))return function cH(e){return new Ge(t=>{const n=e[li]();if(De(n.subscribe))return n.subscribe(t);throw new TypeError("Provided object does not correctly implement Symbol.observable")})}(e);if(Nm(e))return function uH(e){return new Ge(t=>{for(let n=0;n{e.then(n=>{t.closed||(t.next(n),t.complete())},n=>t.error(n)).then(null,Gl)})}(e);if(LM(e))return UM(e);if(jM(e))return function fH(e){return new Ge(t=>{for(const n of e)if(t.next(n),t.closed)return;t.complete()})}(e);if(HM(e))return function hH(e){return UM(BM(e))}(e)}throw $M(e)}function UM(e){return new Ge(t=>{(function pH(e,t){var n,r,o,i;return function xM(e,t,n,r){return new(n||(n=Promise))(function(i,s){function a(u){try{c(r.next(u))}catch(d){s(d)}}function l(u){try{c(r.throw(u))}catch(d){s(d)}}function c(u){u.done?i(u.value):function o(i){return i instanceof n?i:new n(function(s){s(i)})}(u.value).then(a,l)}c((r=r.apply(e,t||[])).next())})}(this,void 0,void 0,function*(){try{for(n=FM(e);!(r=yield n.next()).done;)if(t.next(r.value),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()})})(e,t).catch(n=>t.error(n))})}function _r(e,t,n,r=0,o=!1){const i=t.schedule(function(){n(),o?e.add(this.schedule(null,r)):this.unsubscribe()},r);if(e.add(i),!o)return i}function zM(e,t=0){return st((n,r)=>{n.subscribe(qe(r,o=>_r(r,e,()=>r.next(o),t),()=>_r(r,e,()=>r.complete(),t),o=>_r(r,e,()=>r.error(o),t)))})}function GM(e,t=0){return st((n,r)=>{r.add(e.schedule(()=>n.subscribe(r),t))})}function WM(e,t){if(!e)throw new Error("Iterable cannot be null");return new Ge(n=>{_r(n,t,()=>{const r=e[Symbol.asyncIterator]();_r(n,t,()=>{r.next().then(o=>{o.done?n.complete():n.next(o.value)})},0,!0)})})}function vt(e,t){return t?function CH(e,t){if(null!=e){if(kM(e))return function gH(e,t){return Fn(e).pipe(GM(t),zM(t))}(e,t);if(Nm(e))return function vH(e,t){return new Ge(n=>{let r=0;return t.schedule(function(){r===e.length?n.complete():(n.next(e[r++]),n.closed||this.schedule())})})}(e,t);if(PM(e))return function mH(e,t){return Fn(e).pipe(GM(t),zM(t))}(e,t);if(LM(e))return WM(e,t);if(jM(e))return function yH(e,t){return new Ge(n=>{let r;return _r(n,t,()=>{r=e[VM](),_r(n,t,()=>{let o,i;try{({value:o,done:i}=r.next())}catch(s){return void n.error(s)}i?n.complete():n.next(o)},0,!0)}),()=>De(r?.return)&&r.return()})}(e,t);if(HM(e))return function DH(e,t){return WM(BM(e),t)}(e,t)}throw $M(e)}(e,t):Fn(e)}const{isArray:bH}=Array,{getPrototypeOf:wH,prototype:EH,keys:IH}=Object;function qM(e){if(1===e.length){const t=e[0];if(bH(t))return{args:t,keys:null};if(function SH(e){return e&&"object"==typeof e&&wH(e)===EH}(t)){const n=IH(t);return{args:n.map(r=>t[r]),keys:n}}}return{args:e,keys:null}}function xm(e){return e[e.length-1]}function ZM(e){return De(xm(e))?e.pop():void 0}function fd(e){return function _H(e){return e&&De(e.schedule)}(xm(e))?e.pop():void 0}const{isArray:MH}=Array;function Rm(e){return we(t=>function TH(e,t){return MH(t)?e(...t):e(t)}(e,t))}function QM(e,t){return e.reduce((n,r,o)=>(n[r]=t[o],n),{})}let YM=(()=>{class e{constructor(n,r){this._renderer=n,this._elementRef=r,this.onChange=o=>{},this.onTouched=()=>{}}setProperty(n,r){this._renderer.setProperty(this._elementRef.nativeElement,n,r)}registerOnTouched(n){this.onTouched=n}registerOnChange(n){this.onChange=n}setDisabledState(n){this.setProperty("disabled",n)}static{this.\u0275fac=function(r){return new(r||e)(v(wr),v(W))}}static{this.\u0275dir=K({type:e})}}return e})(),Go=(()=>{class e extends YM{static{this.\u0275fac=(()=>{let n;return function(o){return(n||(n=gt(e)))(o||e)}})()}static{this.\u0275dir=K({type:e,features:[Ee]})}}return e})();const an=new P(""),xH={provide:an,useExisting:b(()=>Om),multi:!0},OH=new P("");let Om=(()=>{class e extends YM{constructor(n,r,o){super(n,r),this._compositionMode=o,this._composing=!1,null==this._compositionMode&&(this._compositionMode=!function RH(){const e=Jr()?Jr().getUserAgent():"";return/android (\d+)/.test(e.toLowerCase())}())}writeValue(n){this.setProperty("value",n??"")}_handleInput(n){(!this._compositionMode||this._compositionMode&&!this._composing)&&this.onChange(n)}_compositionStart(){this._composing=!0}_compositionEnd(n){this._composing=!1,this._compositionMode&&this.onChange(n)}static{this.\u0275fac=function(r){return new(r||e)(v(wr),v(W),v(OH,8))}}static{this.\u0275dir=K({type:e,selectors:[["input","formControlName","",3,"type","checkbox"],["textarea","formControlName",""],["input","formControl","",3,"type","checkbox"],["textarea","formControl",""],["input","ngModel","",3,"type","checkbox"],["textarea","ngModel",""],["","ngDefaultControl",""]],hostBindings:function(r,o){1&r&&ft("input",function(s){return o._handleInput(s.target.value)})("blur",function(){return o.onTouched()})("compositionstart",function(){return o._compositionStart()})("compositionend",function(s){return o._compositionEnd(s.target.value)})},features:[Oe([xH]),Ee]})}}return e})();const Nt=new P(""),no=new P("");function l0(e){return null!=e}function c0(e){return Xa(e)?vt(e):e}function u0(e){let t={};return e.forEach(n=>{t=null!=n?{...t,...n}:t}),0===Object.keys(t).length?null:t}function d0(e,t){return t.map(n=>n(e))}function f0(e){return e.map(t=>function PH(e){return!e.validate}(t)?t:n=>t.validate(n))}function Fm(e){return null!=e?function h0(e){if(!e)return null;const t=e.filter(l0);return 0==t.length?null:function(n){return u0(d0(n,t))}}(f0(e)):null}function Pm(e){return null!=e?function p0(e){if(!e)return null;const t=e.filter(l0);return 0==t.length?null:function(n){return function AH(...e){const t=ZM(e),{args:n,keys:r}=qM(e),o=new Ge(i=>{const{length:s}=n;if(!s)return void i.complete();const a=new Array(s);let l=s,c=s;for(let u=0;u{d||(d=!0,c--),a[u]=h},()=>l--,void 0,()=>{(!l||!d)&&(c||i.next(r?QM(r,a):a),i.complete())}))}});return t?o.pipe(Rm(t)):o}(d0(n,t).map(c0)).pipe(we(u0))}}(f0(e)):null}function g0(e,t){return null===e?[t]:Array.isArray(e)?[...e,t]:[e,t]}function m0(e){return e._rawValidators}function v0(e){return e._rawAsyncValidators}function km(e){return e?Array.isArray(e)?e:[e]:[]}function pd(e,t){return Array.isArray(e)?e.includes(t):e===t}function y0(e,t){const n=km(t);return km(e).forEach(o=>{pd(n,o)||n.push(o)}),n}function D0(e,t){return km(t).filter(n=>!pd(e,n))}class C0{constructor(){this._rawValidators=[],this._rawAsyncValidators=[],this._onDestroyCallbacks=[]}get value(){return this.control?this.control.value:null}get valid(){return this.control?this.control.valid:null}get invalid(){return this.control?this.control.invalid:null}get pending(){return this.control?this.control.pending:null}get disabled(){return this.control?this.control.disabled:null}get enabled(){return this.control?this.control.enabled:null}get errors(){return this.control?this.control.errors:null}get pristine(){return this.control?this.control.pristine:null}get dirty(){return this.control?this.control.dirty:null}get touched(){return this.control?this.control.touched:null}get status(){return this.control?this.control.status:null}get untouched(){return this.control?this.control.untouched:null}get statusChanges(){return this.control?this.control.statusChanges:null}get valueChanges(){return this.control?this.control.valueChanges:null}get path(){return null}_setValidators(t){this._rawValidators=t||[],this._composedValidatorFn=Fm(this._rawValidators)}_setAsyncValidators(t){this._rawAsyncValidators=t||[],this._composedAsyncValidatorFn=Pm(this._rawAsyncValidators)}get validator(){return this._composedValidatorFn||null}get asyncValidator(){return this._composedAsyncValidatorFn||null}_registerOnDestroy(t){this._onDestroyCallbacks.push(t)}_invokeOnDestroyCallbacks(){this._onDestroyCallbacks.forEach(t=>t()),this._onDestroyCallbacks=[]}reset(t=void 0){this.control&&this.control.reset(t)}hasError(t,n){return!!this.control&&this.control.hasError(t,n)}getError(t,n){return this.control?this.control.getError(t,n):null}}class Bt extends C0{get formDirective(){return null}get path(){return null}}class ro extends C0{constructor(){super(...arguments),this._parent=null,this.name=null,this.valueAccessor=null}}class b0{constructor(t){this._cd=t}get isTouched(){return this._cd?.control?._touched?.(),!!this._cd?.control?.touched}get isUntouched(){return!!this._cd?.control?.untouched}get isPristine(){return this._cd?.control?._pristine?.(),!!this._cd?.control?.pristine}get isDirty(){return!!this._cd?.control?.dirty}get isValid(){return this._cd?.control?._status?.(),!!this._cd?.control?.valid}get isInvalid(){return!!this._cd?.control?.invalid}get isPending(){return!!this._cd?.control?.pending}get isSubmitted(){return this._cd?._submitted?.(),!!this._cd?.submitted}}let Lm=(()=>{class e extends b0{constructor(n){super(n)}static{this.\u0275fac=function(r){return new(r||e)(v(ro,2))}}static{this.\u0275dir=K({type:e,selectors:[["","formControlName",""],["","ngModel",""],["","formControl",""]],hostVars:14,hostBindings:function(r,o){2&r&&Eu("ng-untouched",o.isUntouched)("ng-touched",o.isTouched)("ng-pristine",o.isPristine)("ng-dirty",o.isDirty)("ng-valid",o.isValid)("ng-invalid",o.isInvalid)("ng-pending",o.isPending)},features:[Ee]})}}return e})(),w0=(()=>{class e extends b0{constructor(n){super(n)}static{this.\u0275fac=function(r){return new(r||e)(v(Bt,10))}}static{this.\u0275dir=K({type:e,selectors:[["","formGroupName",""],["","formArrayName",""],["","ngModelGroup",""],["","formGroup",""],["form",3,"ngNoForm",""],["","ngForm",""]],hostVars:16,hostBindings:function(r,o){2&r&&Eu("ng-untouched",o.isUntouched)("ng-touched",o.isTouched)("ng-pristine",o.isPristine)("ng-dirty",o.isDirty)("ng-valid",o.isValid)("ng-invalid",o.isInvalid)("ng-pending",o.isPending)("ng-submitted",o.isSubmitted)},features:[Ee]})}}return e})();const cl="VALID",md="INVALID",fs="PENDING",ul="DISABLED";class hs{}class I0 extends hs{constructor(t,n){super(),this.value=t,this.source=n}}class jm extends hs{constructor(t,n){super(),this.pristine=t,this.source=n}}class Bm extends hs{constructor(t,n){super(),this.touched=t,this.source=n}}class vd extends hs{constructor(t,n){super(),this.status=t,this.source=n}}function Hm(e){return(yd(e)?e.validators:e)||null}function Um(e,t){return(yd(t)?t.asyncValidators:e)||null}function yd(e){return null!=e&&!Array.isArray(e)&&"object"==typeof e}class zm{constructor(t,n){this._pendingDirty=!1,this._hasOwnPendingAsyncValidator=null,this._pendingTouched=!1,this._onCollectionChange=()=>{},this._parent=null,this._status=rl(()=>this.statusReactive()),this.statusReactive=$i(void 0),this._pristine=rl(()=>this.pristineReactive()),this.pristineReactive=$i(!0),this._touched=rl(()=>this.touchedReactive()),this.touchedReactive=$i(!1),this._events=new St,this.events=this._events.asObservable(),this._onDisabledChange=[],this._assignValidators(t),this._assignAsyncValidators(n)}get validator(){return this._composedValidatorFn}set validator(t){this._rawValidators=this._composedValidatorFn=t}get asyncValidator(){return this._composedAsyncValidatorFn}set asyncValidator(t){this._rawAsyncValidators=this._composedAsyncValidatorFn=t}get parent(){return this._parent}get status(){return Jn(this.statusReactive)}set status(t){Jn(()=>this.statusReactive.set(t))}get valid(){return this.status===cl}get invalid(){return this.status===md}get pending(){return this.status==fs}get disabled(){return this.status===ul}get enabled(){return this.status!==ul}get pristine(){return Jn(this.pristineReactive)}set pristine(t){Jn(()=>this.pristineReactive.set(t))}get dirty(){return!this.pristine}get touched(){return Jn(this.touchedReactive)}set touched(t){Jn(()=>this.touchedReactive.set(t))}get untouched(){return!this.touched}get updateOn(){return this._updateOn?this._updateOn:this.parent?this.parent.updateOn:"change"}setValidators(t){this._assignValidators(t)}setAsyncValidators(t){this._assignAsyncValidators(t)}addValidators(t){this.setValidators(y0(t,this._rawValidators))}addAsyncValidators(t){this.setAsyncValidators(y0(t,this._rawAsyncValidators))}removeValidators(t){this.setValidators(D0(t,this._rawValidators))}removeAsyncValidators(t){this.setAsyncValidators(D0(t,this._rawAsyncValidators))}hasValidator(t){return pd(this._rawValidators,t)}hasAsyncValidator(t){return pd(this._rawAsyncValidators,t)}clearValidators(){this.validator=null}clearAsyncValidators(){this.asyncValidator=null}markAsTouched(t={}){const n=!1===this.touched;this.touched=!0;const r=t.sourceControl??this;this._parent&&!t.onlySelf&&this._parent.markAsTouched({...t,sourceControl:r}),n&&!1!==t.emitEvent&&this._events.next(new Bm(!0,r))}markAllAsTouched(t={}){this.markAsTouched({onlySelf:!0,emitEvent:t.emitEvent,sourceControl:this}),this._forEachChild(n=>n.markAllAsTouched(t))}markAsUntouched(t={}){const n=!0===this.touched;this.touched=!1,this._pendingTouched=!1;const r=t.sourceControl??this;this._forEachChild(o=>{o.markAsUntouched({onlySelf:!0,emitEvent:t.emitEvent,sourceControl:r})}),this._parent&&!t.onlySelf&&this._parent._updateTouched(t,r),n&&!1!==t.emitEvent&&this._events.next(new Bm(!1,r))}markAsDirty(t={}){const n=!0===this.pristine;this.pristine=!1;const r=t.sourceControl??this;this._parent&&!t.onlySelf&&this._parent.markAsDirty({...t,sourceControl:r}),n&&!1!==t.emitEvent&&this._events.next(new jm(!1,r))}markAsPristine(t={}){const n=!1===this.pristine;this.pristine=!0,this._pendingDirty=!1;const r=t.sourceControl??this;this._forEachChild(o=>{o.markAsPristine({onlySelf:!0,emitEvent:t.emitEvent})}),this._parent&&!t.onlySelf&&this._parent._updatePristine(t,r),n&&!1!==t.emitEvent&&this._events.next(new jm(!0,r))}markAsPending(t={}){this.status=fs;const n=t.sourceControl??this;!1!==t.emitEvent&&(this._events.next(new vd(this.status,n)),this.statusChanges.emit(this.status)),this._parent&&!t.onlySelf&&this._parent.markAsPending({...t,sourceControl:n})}disable(t={}){const n=this._parentMarkedDirty(t.onlySelf);this.status=ul,this.errors=null,this._forEachChild(o=>{o.disable({...t,onlySelf:!0})}),this._updateValue();const r=t.sourceControl??this;!1!==t.emitEvent&&(this._events.next(new I0(this.value,r)),this._events.next(new vd(this.status,r)),this.valueChanges.emit(this.value),this.statusChanges.emit(this.status)),this._updateAncestors({...t,skipPristineCheck:n},this),this._onDisabledChange.forEach(o=>o(!0))}enable(t={}){const n=this._parentMarkedDirty(t.onlySelf);this.status=cl,this._forEachChild(r=>{r.enable({...t,onlySelf:!0})}),this.updateValueAndValidity({onlySelf:!0,emitEvent:t.emitEvent}),this._updateAncestors({...t,skipPristineCheck:n},this),this._onDisabledChange.forEach(r=>r(!1))}_updateAncestors(t,n){this._parent&&!t.onlySelf&&(this._parent.updateValueAndValidity(t),t.skipPristineCheck||this._parent._updatePristine({},n),this._parent._updateTouched({},n))}setParent(t){this._parent=t}getRawValue(){return this.value}updateValueAndValidity(t={}){if(this._setInitialStatus(),this._updateValue(),this.enabled){const r=this._cancelExistingSubscription();this.errors=this._runValidator(),this.status=this._calculateStatus(),(this.status===cl||this.status===fs)&&this._runAsyncValidator(r,t.emitEvent)}const n=t.sourceControl??this;!1!==t.emitEvent&&(this._events.next(new I0(this.value,n)),this._events.next(new vd(this.status,n)),this.valueChanges.emit(this.value),this.statusChanges.emit(this.status)),this._parent&&!t.onlySelf&&this._parent.updateValueAndValidity({...t,sourceControl:n})}_updateTreeValidity(t={emitEvent:!0}){this._forEachChild(n=>n._updateTreeValidity(t)),this.updateValueAndValidity({onlySelf:!0,emitEvent:t.emitEvent})}_setInitialStatus(){this.status=this._allControlsDisabled()?ul:cl}_runValidator(){return this.validator?this.validator(this):null}_runAsyncValidator(t,n){if(this.asyncValidator){this.status=fs,this._hasOwnPendingAsyncValidator={emitEvent:!1!==n};const r=c0(this.asyncValidator(this));this._asyncValidationSubscription=r.subscribe(o=>{this._hasOwnPendingAsyncValidator=null,this.setErrors(o,{emitEvent:n,shouldHaveEmitted:t})})}}_cancelExistingSubscription(){if(this._asyncValidationSubscription){this._asyncValidationSubscription.unsubscribe();const t=this._hasOwnPendingAsyncValidator?.emitEvent??!1;return this._hasOwnPendingAsyncValidator=null,t}return!1}setErrors(t,n={}){this.errors=t,this._updateControlsErrors(!1!==n.emitEvent,this,n.shouldHaveEmitted)}get(t){let n=t;return null==n||(Array.isArray(n)||(n=n.split(".")),0===n.length)?null:n.reduce((r,o)=>r&&r._find(o),this)}getError(t,n){const r=n?this.get(n):this;return r&&r.errors?r.errors[t]:null}hasError(t,n){return!!this.getError(t,n)}get root(){let t=this;for(;t._parent;)t=t._parent;return t}_updateControlsErrors(t,n,r){this.status=this._calculateStatus(),t&&this.statusChanges.emit(this.status),(t||r)&&this._events.next(new vd(this.status,n)),this._parent&&this._parent._updateControlsErrors(t,n,r)}_initObservables(){this.valueChanges=new Ze,this.statusChanges=new Ze}_calculateStatus(){return this._allControlsDisabled()?ul:this.errors?md:this._hasOwnPendingAsyncValidator||this._anyControlsHaveStatus(fs)?fs:this._anyControlsHaveStatus(md)?md:cl}_anyControlsHaveStatus(t){return this._anyControls(n=>n.status===t)}_anyControlsDirty(){return this._anyControls(t=>t.dirty)}_anyControlsTouched(){return this._anyControls(t=>t.touched)}_updatePristine(t,n){const r=!this._anyControlsDirty(),o=this.pristine!==r;this.pristine=r,this._parent&&!t.onlySelf&&this._parent._updatePristine(t,n),o&&this._events.next(new jm(this.pristine,n))}_updateTouched(t={},n){this.touched=this._anyControlsTouched(),this._events.next(new Bm(this.touched,n)),this._parent&&!t.onlySelf&&this._parent._updateTouched(t,n)}_registerOnCollectionChange(t){this._onCollectionChange=t}_setUpdateStrategy(t){yd(t)&&null!=t.updateOn&&(this._updateOn=t.updateOn)}_parentMarkedDirty(t){return!t&&!(!this._parent||!this._parent.dirty)&&!this._parent._anyControlsDirty()}_find(t){return null}_assignValidators(t){this._rawValidators=Array.isArray(t)?t.slice():t,this._composedValidatorFn=function HH(e){return Array.isArray(e)?Fm(e):e||null}(this._rawValidators)}_assignAsyncValidators(t){this._rawAsyncValidators=Array.isArray(t)?t.slice():t,this._composedAsyncValidatorFn=function UH(e){return Array.isArray(e)?Pm(e):e||null}(this._rawAsyncValidators)}}class Gm extends zm{constructor(t,n,r){super(Hm(n),Um(r,n)),this.controls=t,this._initObservables(),this._setUpdateStrategy(n),this._setUpControls(),this.updateValueAndValidity({onlySelf:!0,emitEvent:!!this.asyncValidator})}registerControl(t,n){return this.controls[t]?this.controls[t]:(this.controls[t]=n,n.setParent(this),n._registerOnCollectionChange(this._onCollectionChange),n)}addControl(t,n,r={}){this.registerControl(t,n),this.updateValueAndValidity({emitEvent:r.emitEvent}),this._onCollectionChange()}removeControl(t,n={}){this.controls[t]&&this.controls[t]._registerOnCollectionChange(()=>{}),delete this.controls[t],this.updateValueAndValidity({emitEvent:n.emitEvent}),this._onCollectionChange()}setControl(t,n,r={}){this.controls[t]&&this.controls[t]._registerOnCollectionChange(()=>{}),delete this.controls[t],n&&this.registerControl(t,n),this.updateValueAndValidity({emitEvent:r.emitEvent}),this._onCollectionChange()}contains(t){return this.controls.hasOwnProperty(t)&&this.controls[t].enabled}setValue(t,n={}){(function _0(e,t,n){e._forEachChild((r,o)=>{if(void 0===n[o])throw new A(1002,"")})})(this,0,t),Object.keys(t).forEach(r=>{(function S0(e,t,n){const r=e.controls;if(!(t?Object.keys(r):r).length)throw new A(1e3,"");if(!r[n])throw new A(1001,"")})(this,!0,r),this.controls[r].setValue(t[r],{onlySelf:!0,emitEvent:n.emitEvent})}),this.updateValueAndValidity(n)}patchValue(t,n={}){null!=t&&(Object.keys(t).forEach(r=>{const o=this.controls[r];o&&o.patchValue(t[r],{onlySelf:!0,emitEvent:n.emitEvent})}),this.updateValueAndValidity(n))}reset(t={},n={}){this._forEachChild((r,o)=>{r.reset(t?t[o]:null,{onlySelf:!0,emitEvent:n.emitEvent})}),this._updatePristine(n,this),this._updateTouched(n,this),this.updateValueAndValidity(n)}getRawValue(){return this._reduceChildren({},(t,n,r)=>(t[r]=n.getRawValue(),t))}_syncPendingControls(){let t=this._reduceChildren(!1,(n,r)=>!!r._syncPendingControls()||n);return t&&this.updateValueAndValidity({onlySelf:!0}),t}_forEachChild(t){Object.keys(this.controls).forEach(n=>{const r=this.controls[n];r&&t(r,n)})}_setUpControls(){this._forEachChild(t=>{t.setParent(this),t._registerOnCollectionChange(this._onCollectionChange)})}_updateValue(){this.value=this._reduceValue()}_anyControls(t){for(const[n,r]of Object.entries(this.controls))if(this.contains(n)&&t(r))return!0;return!1}_reduceValue(){return this._reduceChildren({},(n,r,o)=>((r.enabled||this.disabled)&&(n[o]=r.value),n))}_reduceChildren(t,n){let r=t;return this._forEachChild((o,i)=>{r=n(r,o,i)}),r}_allControlsDisabled(){for(const t of Object.keys(this.controls))if(this.controls[t].enabled)return!1;return Object.keys(this.controls).length>0||this.disabled}_find(t){return this.controls.hasOwnProperty(t)?this.controls[t]:null}}const Wo=new P("CallSetDisabledState",{providedIn:"root",factory:()=>dl}),dl="always";function fl(e,t,n=dl){Wm(e,t),t.valueAccessor.writeValue(e.value),(e.disabled||"always"===n)&&t.valueAccessor.setDisabledState?.(e.disabled),function WH(e,t){t.valueAccessor.registerOnChange(n=>{e._pendingValue=n,e._pendingChange=!0,e._pendingDirty=!0,"change"===e.updateOn&&M0(e,t)})}(e,t),function ZH(e,t){const n=(r,o)=>{t.valueAccessor.writeValue(r),o&&t.viewToModelUpdate(r)};e.registerOnChange(n),t._registerOnDestroy(()=>{e._unregisterOnChange(n)})}(e,t),function qH(e,t){t.valueAccessor.registerOnTouched(()=>{e._pendingTouched=!0,"blur"===e.updateOn&&e._pendingChange&&M0(e,t),"submit"!==e.updateOn&&e.markAsTouched()})}(e,t),function GH(e,t){if(t.valueAccessor.setDisabledState){const n=r=>{t.valueAccessor.setDisabledState(r)};e.registerOnDisabledChange(n),t._registerOnDestroy(()=>{e._unregisterOnDisabledChange(n)})}}(e,t)}function Cd(e,t,n=!0){const r=()=>{};t.valueAccessor&&(t.valueAccessor.registerOnChange(r),t.valueAccessor.registerOnTouched(r)),function wd(e,t){let n=!1;if(null!==e){if(null!==t.validator){const o=m0(e);if(Array.isArray(o)&&o.length>0){const i=o.filter(s=>s!==t.validator);i.length!==o.length&&(n=!0,e.setValidators(i))}}if(null!==t.asyncValidator){const o=v0(e);if(Array.isArray(o)&&o.length>0){const i=o.filter(s=>s!==t.asyncValidator);i.length!==o.length&&(n=!0,e.setAsyncValidators(i))}}}const r=()=>{};return bd(t._rawValidators,r),bd(t._rawAsyncValidators,r),n}(e,t),e&&(t._invokeOnDestroyCallbacks(),e._registerOnCollectionChange(()=>{}))}function bd(e,t){e.forEach(n=>{n.registerOnValidatorChange&&n.registerOnValidatorChange(t)})}function Wm(e,t){const n=m0(e);null!==t.validator?e.setValidators(g0(n,t.validator)):"function"==typeof n&&e.setValidators([n]);const r=v0(e);null!==t.asyncValidator?e.setAsyncValidators(g0(r,t.asyncValidator)):"function"==typeof r&&e.setAsyncValidators([r]);const o=()=>e.updateValueAndValidity();bd(t._rawValidators,o),bd(t._rawAsyncValidators,o)}function M0(e,t){e._pendingDirty&&e.markAsDirty(),e.setValue(e._pendingValue,{emitModelToViewChange:!1}),t.viewToModelUpdate(e._pendingValue),e._pendingChange=!1}function Zm(e,t){if(!e.hasOwnProperty("model"))return!1;const n=e.model;return!!n.isFirstChange()||!Object.is(t,n.currentValue)}function Qm(e,t){if(!t)return null;let n,r,o;return Array.isArray(t),t.forEach(i=>{i.constructor===Om?n=i:function KH(e){return Object.getPrototypeOf(e.constructor)===Go}(i)?r=i:o=i}),o||r||n||null}const JH={provide:Bt,useExisting:b(()=>Ed)},hl=Promise.resolve();let Ed=(()=>{class e extends Bt{get submitted(){return Jn(this.submittedReactive)}constructor(n,r,o){super(),this.callSetDisabledState=o,this._submitted=rl(()=>this.submittedReactive()),this.submittedReactive=$i(!1),this._directives=new Set,this.ngSubmit=new Ze,this.form=new Gm({},Fm(n),Pm(r))}ngAfterViewInit(){this._setUpdateStrategy()}get formDirective(){return this}get control(){return this.form}get path(){return[]}get controls(){return this.form.controls}addControl(n){hl.then(()=>{const r=this._findContainer(n.path);n.control=r.registerControl(n.name,n.control),fl(n.control,n,this.callSetDisabledState),n.control.updateValueAndValidity({emitEvent:!1}),this._directives.add(n)})}getControl(n){return this.form.get(n.path)}removeControl(n){hl.then(()=>{const r=this._findContainer(n.path);r&&r.removeControl(n.name),this._directives.delete(n)})}addFormGroup(n){hl.then(()=>{const r=this._findContainer(n.path),o=new Gm({});(function T0(e,t){Wm(e,t)})(o,n),r.registerControl(n.name,o),o.updateValueAndValidity({emitEvent:!1})})}removeFormGroup(n){hl.then(()=>{const r=this._findContainer(n.path);r&&r.removeControl(n.name)})}getFormGroup(n){return this.form.get(n.path)}updateModel(n,r){hl.then(()=>{this.form.get(n.path).setValue(r)})}setValue(n){this.control.setValue(n)}onSubmit(n){return this.submittedReactive.set(!0),function A0(e,t){e._syncPendingControls(),t.forEach(n=>{const r=n.control;"submit"===r.updateOn&&r._pendingChange&&(n.viewToModelUpdate(r._pendingValue),r._pendingChange=!1)})}(this.form,this._directives),this.ngSubmit.emit(n),"dialog"===n?.target?.method}onReset(){this.resetForm()}resetForm(n=void 0){this.form.reset(n),this.submittedReactive.set(!1)}_setUpdateStrategy(){this.options&&null!=this.options.updateOn&&(this.form._updateOn=this.options.updateOn)}_findContainer(n){return n.pop(),n.length?this.form.get(n):this.form}static{this.\u0275fac=function(r){return new(r||e)(v(Nt,10),v(no,10),v(Wo,8))}}static{this.\u0275dir=K({type:e,selectors:[["form",3,"ngNoForm","",3,"formGroup",""],["ng-form"],["","ngForm",""]],hostBindings:function(r,o){1&r&&ft("submit",function(s){return o.onSubmit(s)})("reset",function(){return o.onReset()})},inputs:{options:[0,"ngFormOptions","options"]},outputs:{ngSubmit:"ngSubmit"},exportAs:["ngForm"],features:[Oe([JH]),Ee]})}}return e})();function N0(e,t){const n=e.indexOf(t);n>-1&&e.splice(n,1)}function x0(e){return"object"==typeof e&&null!==e&&2===Object.keys(e).length&&"value"in e&&"disabled"in e}const er=class extends zm{constructor(t=null,n,r){super(Hm(n),Um(r,n)),this.defaultValue=null,this._onChange=[],this._pendingChange=!1,this._applyFormState(t),this._setUpdateStrategy(n),this._initObservables(),this.updateValueAndValidity({onlySelf:!0,emitEvent:!!this.asyncValidator}),yd(n)&&(n.nonNullable||n.initialValueIsDefault)&&(this.defaultValue=x0(t)?t.value:t)}setValue(t,n={}){this.value=this._pendingValue=t,this._onChange.length&&!1!==n.emitModelToViewChange&&this._onChange.forEach(r=>r(this.value,!1!==n.emitViewToModelChange)),this.updateValueAndValidity(n)}patchValue(t,n={}){this.setValue(t,n)}reset(t=this.defaultValue,n={}){this._applyFormState(t),this.markAsPristine(n),this.markAsUntouched(n),this.setValue(this.value,n),this._pendingChange=!1}_updateValue(){}_anyControls(t){return!1}_allControlsDisabled(){return this.disabled}registerOnChange(t){this._onChange.push(t)}_unregisterOnChange(t){N0(this._onChange,t)}registerOnDisabledChange(t){this._onDisabledChange.push(t)}_unregisterOnDisabledChange(t){N0(this._onDisabledChange,t)}_forEachChild(t){}_syncPendingControls(){return!("submit"!==this.updateOn||(this._pendingDirty&&this.markAsDirty(),this._pendingTouched&&this.markAsTouched(),!this._pendingChange)||(this.setValue(this._pendingValue,{onlySelf:!0,emitModelToViewChange:!1}),0))}_applyFormState(t){x0(t)?(this.value=this._pendingValue=t.value,t.disabled?this.disable({onlySelf:!0,emitEvent:!1}):this.enable({onlySelf:!0,emitEvent:!1})):this.value=this._pendingValue=t}},nU={provide:ro,useExisting:b(()=>Id)},F0=Promise.resolve();let Id=(()=>{class e extends ro{constructor(n,r,o,i,s,a){super(),this._changeDetectorRef=s,this.callSetDisabledState=a,this.control=new er,this._registered=!1,this.name="",this.update=new Ze,this._parent=n,this._setValidators(r),this._setAsyncValidators(o),this.valueAccessor=Qm(0,i)}ngOnChanges(n){if(this._checkForErrors(),!this._registered||"name"in n){if(this._registered&&(this._checkName(),this.formDirective)){const r=n.name.previousValue;this.formDirective.removeControl({name:r,path:this._getPath(r)})}this._setUpControl()}"isDisabled"in n&&this._updateDisabled(n),Zm(n,this.viewModel)&&(this._updateValue(this.model),this.viewModel=this.model)}ngOnDestroy(){this.formDirective&&this.formDirective.removeControl(this)}get path(){return this._getPath(this.name)}get formDirective(){return this._parent?this._parent.formDirective:null}viewToModelUpdate(n){this.viewModel=n,this.update.emit(n)}_setUpControl(){this._setUpdateStrategy(),this._isStandalone()?this._setUpStandalone():this.formDirective.addControl(this),this._registered=!0}_setUpdateStrategy(){this.options&&null!=this.options.updateOn&&(this.control._updateOn=this.options.updateOn)}_isStandalone(){return!this._parent||!(!this.options||!this.options.standalone)}_setUpStandalone(){fl(this.control,this,this.callSetDisabledState),this.control.updateValueAndValidity({emitEvent:!1})}_checkForErrors(){this._isStandalone()||this._checkParentType(),this._checkName()}_checkParentType(){}_checkName(){this.options&&this.options.name&&(this.name=this.options.name),this._isStandalone()}_updateValue(n){F0.then(()=>{this.control.setValue(n,{emitViewToModelChange:!1}),this._changeDetectorRef?.markForCheck()})}_updateDisabled(n){const r=n.isDisabled.currentValue,o=0!==r&&cs(r);F0.then(()=>{o&&!this.control.disabled?this.control.disable():!o&&this.control.disabled&&this.control.enable(),this._changeDetectorRef?.markForCheck()})}_getPath(n){return this._parent?function Dd(e,t){return[...t.path,e]}(n,this._parent):[n]}static{this.\u0275fac=function(r){return new(r||e)(v(Bt,9),v(Nt,10),v(no,10),v(an,10),v(se,8),v(Wo,8))}}static{this.\u0275dir=K({type:e,selectors:[["","ngModel","",3,"formControlName","",3,"formControl",""]],inputs:{name:"name",isDisabled:[0,"disabled","isDisabled"],model:[0,"ngModel","model"],options:[0,"ngModelOptions","options"]},outputs:{update:"ngModelChange"},exportAs:["ngModel"],features:[Oe([nU]),Ee,dn]})}}return e})(),P0=(()=>{class e{static{this.\u0275fac=function(r){return new(r||e)}}static{this.\u0275dir=K({type:e,selectors:[["form",3,"ngNoForm","",3,"ngNativeValidate",""]],hostAttrs:["novalidate",""]})}}return e})();const Ym=new P(""),aU={provide:ro,useExisting:b(()=>Km)};let Km=(()=>{class e extends ro{set isDisabled(n){}static{this._ngModelWarningSentOnce=!1}constructor(n,r,o,i,s){super(),this._ngModelWarningConfig=i,this.callSetDisabledState=s,this.update=new Ze,this._ngModelWarningSent=!1,this._setValidators(n),this._setAsyncValidators(r),this.valueAccessor=Qm(0,o)}ngOnChanges(n){if(this._isControlChanged(n)){const r=n.form.previousValue;r&&Cd(r,this,!1),fl(this.form,this,this.callSetDisabledState),this.form.updateValueAndValidity({emitEvent:!1})}Zm(n,this.viewModel)&&(this.form.setValue(this.model),this.viewModel=this.model)}ngOnDestroy(){this.form&&Cd(this.form,this,!1)}get path(){return[]}get control(){return this.form}viewToModelUpdate(n){this.viewModel=n,this.update.emit(n)}_isControlChanged(n){return n.hasOwnProperty("form")}static{this.\u0275fac=function(r){return new(r||e)(v(Nt,10),v(no,10),v(an,10),v(Ym,8),v(Wo,8))}}static{this.\u0275dir=K({type:e,selectors:[["","formControl",""]],inputs:{form:[0,"formControl","form"],isDisabled:[0,"disabled","isDisabled"],model:[0,"ngModel","model"]},outputs:{update:"ngModelChange"},exportAs:["ngForm"],features:[Oe([aU]),Ee,dn]})}}return e})();const fU={provide:an,useExisting:b(()=>tv),multi:!0};function B0(e,t){return null==e?`${t}`:(t&&"object"==typeof t&&(t="Object"),`${e}: ${t}`.slice(0,50))}let tv=(()=>{class e extends Go{constructor(){super(...arguments),this._optionMap=new Map,this._idCounter=0,this._compareWith=Object.is}set compareWith(n){this._compareWith=n}writeValue(n){this.value=n;const o=B0(this._getOptionId(n),n);this.setProperty("value",o)}registerOnChange(n){this.onChange=r=>{this.value=this._getOptionValue(r),n(this.value)}}_registerOption(){return(this._idCounter++).toString()}_getOptionId(n){for(const r of this._optionMap.keys())if(this._compareWith(this._optionMap.get(r),n))return r;return null}_getOptionValue(n){const r=function hU(e){return e.split(":")[0]}(n);return this._optionMap.has(r)?this._optionMap.get(r):n}static{this.\u0275fac=(()=>{let n;return function(o){return(n||(n=gt(e)))(o||e)}})()}static{this.\u0275dir=K({type:e,selectors:[["select","formControlName","",3,"multiple",""],["select","formControl","",3,"multiple",""],["select","ngModel","",3,"multiple",""]],hostBindings:function(r,o){1&r&&ft("change",function(s){return o.onChange(s.target.value)})("blur",function(){return o.onTouched()})},inputs:{compareWith:"compareWith"},features:[Oe([fU]),Ee]})}}return e})(),H0=(()=>{class e{constructor(n,r,o){this._element=n,this._renderer=r,this._select=o,this._select&&(this.id=this._select._registerOption())}set ngValue(n){null!=this._select&&(this._select._optionMap.set(this.id,n),this._setElementValue(B0(this.id,n)),this._select.writeValue(this._select.value))}set value(n){this._setElementValue(n),this._select&&this._select.writeValue(this._select.value)}_setElementValue(n){this._renderer.setProperty(this._element.nativeElement,"value",n)}ngOnDestroy(){this._select&&(this._select._optionMap.delete(this.id),this._select.writeValue(this._select.value))}static{this.\u0275fac=function(r){return new(r||e)(v(W),v(wr),v(tv,9))}}static{this.\u0275dir=K({type:e,selectors:[["option"]],inputs:{ngValue:"ngValue",value:"value"}})}}return e})();const pU={provide:an,useExisting:b(()=>nv),multi:!0};function U0(e,t){return null==e?`${t}`:("string"==typeof t&&(t=`'${t}'`),t&&"object"==typeof t&&(t="Object"),`${e}: ${t}`.slice(0,50))}let nv=(()=>{class e extends Go{constructor(){super(...arguments),this._optionMap=new Map,this._idCounter=0,this._compareWith=Object.is}set compareWith(n){this._compareWith=n}writeValue(n){let r;if(this.value=n,Array.isArray(n)){const o=n.map(i=>this._getOptionId(i));r=(i,s)=>{i._setSelected(o.indexOf(s.toString())>-1)}}else r=(o,i)=>{o._setSelected(!1)};this._optionMap.forEach(r)}registerOnChange(n){this.onChange=r=>{const o=[],i=r.selectedOptions;if(void 0!==i){const s=i;for(let a=0;a{let n;return function(o){return(n||(n=gt(e)))(o||e)}})()}static{this.\u0275dir=K({type:e,selectors:[["select","multiple","","formControlName",""],["select","multiple","","formControl",""],["select","multiple","","ngModel",""]],hostBindings:function(r,o){1&r&&ft("change",function(s){return o.onChange(s.target)})("blur",function(){return o.onTouched()})},inputs:{compareWith:"compareWith"},features:[Oe([pU]),Ee]})}}return e})(),z0=(()=>{class e{constructor(n,r,o){this._element=n,this._renderer=r,this._select=o,this._select&&(this.id=this._select._registerOption(this))}set ngValue(n){null!=this._select&&(this._value=n,this._setElementValue(U0(this.id,n)),this._select.writeValue(this._select.value))}set value(n){this._select?(this._value=n,this._setElementValue(U0(this.id,n)),this._select.writeValue(this._select.value)):this._setElementValue(n)}_setElementValue(n){this._renderer.setProperty(this._element.nativeElement,"value",n)}_setSelected(n){this._renderer.setProperty(this._element.nativeElement,"selected",n)}ngOnDestroy(){this._select&&(this._select._optionMap.delete(this.id),this._select.writeValue(this._select.value))}static{this.\u0275fac=function(r){return new(r||e)(v(W),v(wr),v(nv,9))}}static{this.\u0275dir=K({type:e,selectors:[["option"]],inputs:{ngValue:"ngValue",value:"value"}})}}return e})(),eT=(()=>{class e{static{this.\u0275fac=function(r){return new(r||e)}}static{this.\u0275mod=In({type:e})}static{this.\u0275inj=cn({})}}return e})(),SU=(()=>{class e{static withConfig(n){return{ngModule:e,providers:[{provide:Wo,useValue:n.callSetDisabledState??dl}]}}static{this.\u0275fac=function(r){return new(r||e)}}static{this.\u0275mod=In({type:e})}static{this.\u0275inj=cn({imports:[eT]})}}return e})(),_U=(()=>{class e{static withConfig(n){return{ngModule:e,providers:[{provide:Ym,useValue:n.warnOnNgModelWithFormControl??"always"},{provide:Wo,useValue:n.callSetDisabledState??dl}]}}static{this.\u0275fac=function(r){return new(r||e)}}static{this.\u0275mod=In({type:e})}static{this.\u0275inj=cn({imports:[eT]})}}return e})();const tT=[{link:"/",label:"Home",icon:"home"},{link:"/form",label:"Form",icon:"chat"},{link:"/elements",label:"OtherElements",icon:"grid-view"},{link:"/components",label:"OtherComponents",icon:"menu"},{link:"/tables",label:"Tables",icon:"list"},{link:"/navigation",label:"Navigation",icon:"gps"}],nT=e=>0===e?"page":"false";function ne(...e){return vt(e,fd(e))}function ov(...e){const t=fd(e),n=ZM(e),{args:r,keys:o}=qM(e);if(0===r.length)return vt([],t);const i=new Ge(function TU(e,t,n=$n){return r=>{rT(t,()=>{const{length:o}=e,i=new Array(o);let s=o,a=o;for(let l=0;l{const c=vt(e[l],t);let u=!1;c.subscribe(qe(r,d=>{i[l]=d,u||(u=!0,a--),a||r.next(n(i.slice()))},()=>{--s||r.complete()}))},r)},r)}}(r,t,o?s=>QM(o,s):$n));return n?i.pipe(Rm(n)):i}function rT(e,t,n){e?_r(n,e,t):t()}const Sd=ri(e=>function(){e(this),this.name="EmptyError",this.message="no elements in sequence"});function It(e,t,n=1/0){return De(t)?It((r,o)=>we((i,s)=>t(r,i,o,s))(Fn(e(r,o))),n):("number"==typeof t&&(n=t),st((r,o)=>function AU(e,t,n,r,o,i,s,a){const l=[];let c=0,u=0,d=!1;const h=()=>{d&&!l.length&&!c&&t.complete()},p=C=>c{i&&t.next(C),c++;let _=!1;Fn(n(C,u++)).subscribe(qe(t,T=>{o?.(T),i?p(T):t.next(T)},()=>{_=!0},void 0,()=>{if(_)try{for(c--;l.length&&cm(T)):m(T)}h()}catch(T){t.error(T)}}))};return e.subscribe(qe(t,p,()=>{d=!0,h()})),()=>{a?.()}}(r,o,e,n)))}function pl(e=1/0){return It($n,e)}function iv(...e){return function NU(){return pl(1)}()(vt(e,fd(e)))}function oT(e){return new Ge(t=>{Fn(e()).subscribe(t)})}function _d(e,t){const n=De(e)?e:()=>e,r=o=>o.error(n());return new Ge(t?o=>t.schedule(r,0,o):r)}const tr=new Ge(e=>e.complete());function sv(){return st((e,t)=>{let n=null;e._refCount++;const r=qe(t,void 0,void 0,void 0,()=>{if(!e||e._refCount<=0||0<--e._refCount)return void(n=null);const o=e._connection,i=n;n=null,o&&(!i||o===i)&&o.unsubscribe(),t.unsubscribe()});e.subscribe(r),r.closed||(n=e.connect())})}class iT extends Ge{constructor(t,n){super(),this.source=t,this.subjectFactory=n,this._subject=null,this._refCount=0,this._connection=null,Cn(t)&&(this.lift=t.lift)}_subscribe(t){return this.getSubject().subscribe(t)}getSubject(){const t=this._subject;return(!t||t.isStopped)&&(this._subject=this.subjectFactory()),this._subject}_teardown(){this._refCount=0;const{_connection:t}=this;this._subject=this._connection=null,t?.unsubscribe()}connect(){let t=this._connection;if(!t){t=this._connection=new pt;const n=this.getSubject();t.add(this.source.subscribe(qe(n,void 0,()=>{this._teardown(),n.complete()},r=>{this._teardown(),n.error(r)},()=>this._teardown()))),t.closed&&(this._connection=null,t=pt.EMPTY)}return t}refCount(){return sv()(this)}}function nr(e,t){return st((n,r)=>{let o=null,i=0,s=!1;const a=()=>s&&!o&&r.complete();n.subscribe(qe(r,l=>{o?.unsubscribe();let c=0;const u=i++;Fn(e(l,u)).subscribe(o=qe(r,d=>r.next(t?t(l,d,u,c++):d),()=>{o=null,a()}))},()=>{s=!0,a()}))})}function ps(e){return e<=0?()=>tr:st((t,n)=>{let r=0;t.subscribe(qe(n,o=>{++r<=e&&(n.next(o),e<=r&&n.complete())}))})}function oo(e,t){return st((n,r)=>{let o=0;n.subscribe(qe(r,i=>e.call(t,i,o++)&&r.next(i)))})}function Md(e){return st((t,n)=>{let r=!1;t.subscribe(qe(n,o=>{r=!0,n.next(o)},()=>{r||n.next(e),n.complete()}))})}function sT(e=OU){return st((t,n)=>{let r=!1;t.subscribe(qe(n,o=>{r=!0,n.next(o)},()=>r?n.complete():n.error(e())))})}function OU(){return new Sd}function Zo(e,t){const n=arguments.length>=2;return r=>r.pipe(e?oo((o,i)=>e(o,i,r)):$n,ps(1),n?Md(t):sT(()=>new Sd))}function gl(e,t){return De(t)?It(e,t,1):It(e,1)}function Ht(e,t,n){const r=De(e)||t||n?{next:e,error:t,complete:n}:e;return r?st((o,i)=>{var s;null===(s=r.subscribe)||void 0===s||s.call(r);let a=!0;o.subscribe(qe(i,l=>{var c;null===(c=r.next)||void 0===c||c.call(r,l),i.next(l)},()=>{var l;a=!1,null===(l=r.complete)||void 0===l||l.call(r),i.complete()},l=>{var c;a=!1,null===(c=r.error)||void 0===c||c.call(r,l),i.error(l)},()=>{var l,c;a&&(null===(l=r.unsubscribe)||void 0===l||l.call(r)),null===(c=r.finalize)||void 0===c||c.call(r)}))}):$n}function gs(e){return st((t,n)=>{let i,r=null,o=!1;r=t.subscribe(qe(n,void 0,void 0,s=>{i=Fn(e(s,gs(e)(t))),r?(r.unsubscribe(),r=null,i.subscribe(n)):o=!0})),o&&(r.unsubscribe(),r=null,i.subscribe(n))})}function av(e){return e<=0?()=>tr:st((t,n)=>{let r=[];t.subscribe(qe(n,o=>{r.push(o),e{for(const o of r)n.next(o);n.complete()},void 0,()=>{r=null}))})}function lv(e){return st((t,n)=>{try{t.subscribe(n)}finally{n.add(e)}})}const ae="primary",ml=Symbol("RouteTitle");class VU{constructor(t){this.params=t||{}}has(t){return Object.prototype.hasOwnProperty.call(this.params,t)}get(t){if(this.has(t)){const n=this.params[t];return Array.isArray(n)?n[0]:n}return null}getAll(t){if(this.has(t)){const n=this.params[t];return Array.isArray(n)?n:[n]}return[]}get keys(){return Object.keys(this.params)}}function ms(e){return new VU(e)}function jU(e,t,n){const r=n.path.split("/");if(r.length>e.length||"full"===n.pathMatch&&(t.hasChildren()||r.lengthr[i]===o)}return e===t}function lT(e){return e.length>0?e[e.length-1]:null}function io(e){return function MU(e){return!!e&&(e instanceof Ge||De(e.lift)&&De(e.subscribe))}(e)?e:Xa(e)?vt(Promise.resolve(e)):ne(e)}const HU={exact:function dT(e,t,n){if(!Yo(e.segments,t.segments)||!Td(e.segments,t.segments,n)||e.numberOfChildren!==t.numberOfChildren)return!1;for(const r in t.children)if(!e.children[r]||!dT(e.children[r],t.children[r],n))return!1;return!0},subset:fT},cT={exact:function UU(e,t){return rr(e,t)},subset:function zU(e,t){return Object.keys(t).length<=Object.keys(e).length&&Object.keys(t).every(n=>aT(e[n],t[n]))},ignored:()=>!0};function uT(e,t,n){return HU[n.paths](e.root,t.root,n.matrixParams)&&cT[n.queryParams](e.queryParams,t.queryParams)&&!("exact"===n.fragment&&e.fragment!==t.fragment)}function fT(e,t,n){return hT(e,t,t.segments,n)}function hT(e,t,n,r){if(e.segments.length>n.length){const o=e.segments.slice(0,n.length);return!(!Yo(o,n)||t.hasChildren()||!Td(o,n,r))}if(e.segments.length===n.length){if(!Yo(e.segments,n)||!Td(e.segments,n,r))return!1;for(const o in t.children)if(!e.children[o]||!fT(e.children[o],t.children[o],r))return!1;return!0}{const o=n.slice(0,e.segments.length),i=n.slice(e.segments.length);return!!(Yo(e.segments,o)&&Td(e.segments,o,r)&&e.children[ae])&&hT(e.children[ae],t,i,r)}}function Td(e,t,n){return t.every((r,o)=>cT[n](e[o].parameters,r.parameters))}class Qo{constructor(t=new Ae([],{}),n={},r=null){this.root=t,this.queryParams=n,this.fragment=r}get queryParamMap(){return this._queryParamMap??=ms(this.queryParams),this._queryParamMap}toString(){return qU.serialize(this)}}class Ae{constructor(t,n){this.segments=t,this.children=n,this.parent=null,Object.values(n).forEach(r=>r.parent=this)}hasChildren(){return this.numberOfChildren>0}get numberOfChildren(){return Object.keys(this.children).length}toString(){return Nd(this)}}class vl{constructor(t,n){this.path=t,this.parameters=n}get parameterMap(){return this._parameterMap??=ms(this.parameters),this._parameterMap}toString(){return mT(this)}}function Yo(e,t){return e.length===t.length&&e.every((n,r)=>n.path===t[r].path)}let vs=(()=>{class e{static{this.\u0275fac=function(r){return new(r||e)}}static{this.\u0275prov=U({token:e,factory:()=>new Ad,providedIn:"root"})}}return e})();class Ad{parse(t){const n=new o3(t);return new Qo(n.parseRootSegment(),n.parseQueryParams(),n.parseFragment())}serialize(t){const n=`/${yl(t.root,!0)}`,r=function YU(e){const t=Object.entries(e).map(([n,r])=>Array.isArray(r)?r.map(o=>`${xd(n)}=${xd(o)}`).join("&"):`${xd(n)}=${xd(r)}`).filter(n=>n);return t.length?`?${t.join("&")}`:""}(t.queryParams);return`${n}${r}${"string"==typeof t.fragment?`#${function ZU(e){return encodeURI(e)}(t.fragment)}`:""}`}}const qU=new Ad;function Nd(e){return e.segments.map(t=>mT(t)).join("/")}function yl(e,t){if(!e.hasChildren())return Nd(e);if(t){const n=e.children[ae]?yl(e.children[ae],!1):"",r=[];return Object.entries(e.children).forEach(([o,i])=>{o!==ae&&r.push(`${o}:${yl(i,!1)}`)}),r.length>0?`${n}(${r.join("//")})`:n}{const n=function WU(e,t){let n=[];return Object.entries(e.children).forEach(([r,o])=>{r===ae&&(n=n.concat(t(o,r)))}),Object.entries(e.children).forEach(([r,o])=>{r!==ae&&(n=n.concat(t(o,r)))}),n}(e,(r,o)=>o===ae?[yl(e.children[ae],!1)]:[`${o}:${yl(r,!1)}`]);return 1===Object.keys(e.children).length&&null!=e.children[ae]?`${Nd(e)}/${n[0]}`:`${Nd(e)}/(${n.join("//")})`}}function pT(e){return encodeURIComponent(e).replace(/%40/g,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",")}function xd(e){return pT(e).replace(/%3B/gi,";")}function uv(e){return pT(e).replace(/\(/g,"%28").replace(/\)/g,"%29").replace(/%26/gi,"&")}function Rd(e){return decodeURIComponent(e)}function gT(e){return Rd(e.replace(/\+/g,"%20"))}function mT(e){return`${uv(e.path)}${function QU(e){return Object.entries(e).map(([t,n])=>`;${uv(t)}=${uv(n)}`).join("")}(e.parameters)}`}const KU=/^[^\/()?;#]+/;function dv(e){const t=e.match(KU);return t?t[0]:""}const XU=/^[^\/()?;=#]+/,e3=/^[^=?&#]+/,n3=/^[^&#]+/;class o3{constructor(t){this.url=t,this.remaining=t}parseRootSegment(){return this.consumeOptional("/"),""===this.remaining||this.peekStartsWith("?")||this.peekStartsWith("#")?new Ae([],{}):new Ae([],this.parseChildren())}parseQueryParams(){const t={};if(this.consumeOptional("?"))do{this.parseQueryParam(t)}while(this.consumeOptional("&"));return t}parseFragment(){return this.consumeOptional("#")?decodeURIComponent(this.remaining):null}parseChildren(){if(""===this.remaining)return{};this.consumeOptional("/");const t=[];for(this.peekStartsWith("(")||t.push(this.parseSegment());this.peekStartsWith("/")&&!this.peekStartsWith("//")&&!this.peekStartsWith("/(");)this.capture("/"),t.push(this.parseSegment());let n={};this.peekStartsWith("/(")&&(this.capture("/"),n=this.parseParens(!0));let r={};return this.peekStartsWith("(")&&(r=this.parseParens(!1)),(t.length>0||Object.keys(n).length>0)&&(r[ae]=new Ae(t,n)),r}parseSegment(){const t=dv(this.remaining);if(""===t&&this.peekStartsWith(";"))throw new A(4009,!1);return this.capture(t),new vl(Rd(t),this.parseMatrixParams())}parseMatrixParams(){const t={};for(;this.consumeOptional(";");)this.parseParam(t);return t}parseParam(t){const n=function JU(e){const t=e.match(XU);return t?t[0]:""}(this.remaining);if(!n)return;this.capture(n);let r="";if(this.consumeOptional("=")){const o=dv(this.remaining);o&&(r=o,this.capture(r))}t[Rd(n)]=Rd(r)}parseQueryParam(t){const n=function t3(e){const t=e.match(e3);return t?t[0]:""}(this.remaining);if(!n)return;this.capture(n);let r="";if(this.consumeOptional("=")){const s=function r3(e){const t=e.match(n3);return t?t[0]:""}(this.remaining);s&&(r=s,this.capture(r))}const o=gT(n),i=gT(r);if(t.hasOwnProperty(o)){let s=t[o];Array.isArray(s)||(s=[s],t[o]=s),s.push(i)}else t[o]=i}parseParens(t){const n={};for(this.capture("(");!this.consumeOptional(")")&&this.remaining.length>0;){const r=dv(this.remaining),o=this.remaining[r.length];if("/"!==o&&")"!==o&&";"!==o)throw new A(4010,!1);let i;r.indexOf(":")>-1?(i=r.slice(0,r.indexOf(":")),this.capture(i),this.capture(":")):t&&(i=ae);const s=this.parseChildren();n[i]=1===Object.keys(s).length?s[ae]:new Ae([],s),this.consumeOptional("//")}return n}peekStartsWith(t){return this.remaining.startsWith(t)}consumeOptional(t){return!!this.peekStartsWith(t)&&(this.remaining=this.remaining.substring(t.length),!0)}capture(t){if(!this.consumeOptional(t))throw new A(4011,!1)}}function vT(e){return e.segments.length>0?new Ae([],{[ae]:e}):e}function yT(e){const t={};for(const[r,o]of Object.entries(e.children)){const i=yT(o);if(r===ae&&0===i.segments.length&&i.hasChildren())for(const[s,a]of Object.entries(i.children))t[s]=a;else(i.segments.length>0||i.hasChildren())&&(t[r]=i)}return function i3(e){if(1===e.numberOfChildren&&e.children[ae]){const t=e.children[ae];return new Ae(e.segments.concat(t.segments),t.children)}return e}(new Ae(e.segments,t))}function Ko(e){return e instanceof Qo}function DT(e){let t;const o=vT(function n(i){const s={};for(const l of i.children){const c=n(l);s[l.outlet]=c}const a=new Ae(i.url,s);return i===e&&(t=a),a}(e.root));return t??o}function CT(e,t,n,r){let o=e;for(;o.parent;)o=o.parent;if(0===t.length)return fv(o,o,o,n,r);const i=function a3(e){if("string"==typeof e[0]&&1===e.length&&"/"===e[0])return new wT(!0,0,e);let t=0,n=!1;const r=e.reduce((o,i,s)=>{if("object"==typeof i&&null!=i){if(i.outlets){const a={};return Object.entries(i.outlets).forEach(([l,c])=>{a[l]="string"==typeof c?c.split("/"):c}),[...o,{outlets:a}]}if(i.segmentPath)return[...o,i.segmentPath]}return"string"!=typeof i?[...o,i]:0===s?(i.split("/").forEach((a,l)=>{0==l&&"."===a||(0==l&&""===a?n=!0:".."===a?t++:""!=a&&o.push(a))}),o):[...o,i]},[]);return new wT(n,t,r)}(t);if(i.toRoot())return fv(o,o,new Ae([],{}),n,r);const s=function l3(e,t,n){if(e.isAbsolute)return new Fd(t,!0,0);if(!n)return new Fd(t,!1,NaN);if(null===n.parent)return new Fd(n,!0,0);const r=Od(e.commands[0])?0:1;return function c3(e,t,n){let r=e,o=t,i=n;for(;i>o;){if(i-=o,r=r.parent,!r)throw new A(4005,!1);o=r.segments.length}return new Fd(r,!1,o-i)}(n,n.segments.length-1+r,e.numberOfDoubleDots)}(i,o,e),a=s.processChildren?Cl(s.segmentGroup,s.index,i.commands):ET(s.segmentGroup,s.index,i.commands);return fv(o,s.segmentGroup,a,n,r)}function Od(e){return"object"==typeof e&&null!=e&&!e.outlets&&!e.segmentPath}function Dl(e){return"object"==typeof e&&null!=e&&e.outlets}function fv(e,t,n,r,o){let s,i={};r&&Object.entries(r).forEach(([l,c])=>{i[l]=Array.isArray(c)?c.map(u=>`${u}`):`${c}`}),s=e===t?n:bT(e,t,n);const a=vT(yT(s));return new Qo(a,i,o)}function bT(e,t,n){const r={};return Object.entries(e.children).forEach(([o,i])=>{r[o]=i===t?n:bT(i,t,n)}),new Ae(e.segments,r)}class wT{constructor(t,n,r){if(this.isAbsolute=t,this.numberOfDoubleDots=n,this.commands=r,t&&r.length>0&&Od(r[0]))throw new A(4003,!1);const o=r.find(Dl);if(o&&o!==lT(r))throw new A(4004,!1)}toRoot(){return this.isAbsolute&&1===this.commands.length&&"/"==this.commands[0]}}class Fd{constructor(t,n,r){this.segmentGroup=t,this.processChildren=n,this.index=r}}function ET(e,t,n){if(e??=new Ae([],{}),0===e.segments.length&&e.hasChildren())return Cl(e,t,n);const r=function d3(e,t,n){let r=0,o=t;const i={match:!1,pathIndex:0,commandIndex:0};for(;o=n.length)return i;const s=e.segments[o],a=n[r];if(Dl(a))break;const l=`${a}`,c=r0&&void 0===l)break;if(l&&c&&"object"==typeof c&&void 0===c.outlets){if(!ST(l,c,s))return i;r+=2}else{if(!ST(l,{},s))return i;r++}o++}return{match:!0,pathIndex:o,commandIndex:r}}(e,t,n),o=n.slice(r.commandIndex);if(r.match&&r.pathIndexi!==ae)&&e.children[ae]&&1===e.numberOfChildren&&0===e.children[ae].segments.length){const i=Cl(e.children[ae],t,n);return new Ae(e.segments,i.children)}return Object.entries(r).forEach(([i,s])=>{"string"==typeof s&&(s=[s]),null!==s&&(o[i]=ET(e.children[i],t,s))}),Object.entries(e.children).forEach(([i,s])=>{void 0===r[i]&&(o[i]=s)}),new Ae(e.segments,o)}}function hv(e,t,n){const r=e.segments.slice(0,t);let o=0;for(;o{"string"==typeof r&&(r=[r]),null!==r&&(t[n]=hv(new Ae([],{}),0,r))}),t}function IT(e){const t={};return Object.entries(e).forEach(([n,r])=>t[n]=`${r}`),t}function ST(e,t,n){return e==n.path&&rr(t,n.parameters)}const bl="imperative";var ye=function(e){return e[e.NavigationStart=0]="NavigationStart",e[e.NavigationEnd=1]="NavigationEnd",e[e.NavigationCancel=2]="NavigationCancel",e[e.NavigationError=3]="NavigationError",e[e.RoutesRecognized=4]="RoutesRecognized",e[e.ResolveStart=5]="ResolveStart",e[e.ResolveEnd=6]="ResolveEnd",e[e.GuardsCheckStart=7]="GuardsCheckStart",e[e.GuardsCheckEnd=8]="GuardsCheckEnd",e[e.RouteConfigLoadStart=9]="RouteConfigLoadStart",e[e.RouteConfigLoadEnd=10]="RouteConfigLoadEnd",e[e.ChildActivationStart=11]="ChildActivationStart",e[e.ChildActivationEnd=12]="ChildActivationEnd",e[e.ActivationStart=13]="ActivationStart",e[e.ActivationEnd=14]="ActivationEnd",e[e.Scroll=15]="Scroll",e[e.NavigationSkipped=16]="NavigationSkipped",e}(ye||{});class or{constructor(t,n){this.id=t,this.url=n}}class Pd extends or{constructor(t,n,r="imperative",o=null){super(t,n),this.type=ye.NavigationStart,this.navigationTrigger=r,this.restoredState=o}toString(){return`NavigationStart(id: ${this.id}, url: '${this.url}')`}}class Mr extends or{constructor(t,n,r){super(t,n),this.urlAfterRedirects=r,this.type=ye.NavigationEnd}toString(){return`NavigationEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}')`}}var ln=function(e){return e[e.Redirect=0]="Redirect",e[e.SupersededByNewNavigation=1]="SupersededByNewNavigation",e[e.NoDataFromResolver=2]="NoDataFromResolver",e[e.GuardRejected=3]="GuardRejected",e}(ln||{}),kd=function(e){return e[e.IgnoredSameUrlNavigation=0]="IgnoredSameUrlNavigation",e[e.IgnoredByUrlHandlingStrategy=1]="IgnoredByUrlHandlingStrategy",e}(kd||{});class Xo extends or{constructor(t,n,r,o){super(t,n),this.reason=r,this.code=o,this.type=ye.NavigationCancel}toString(){return`NavigationCancel(id: ${this.id}, url: '${this.url}')`}}class ys extends or{constructor(t,n,r,o){super(t,n),this.reason=r,this.code=o,this.type=ye.NavigationSkipped}}class pv extends or{constructor(t,n,r,o){super(t,n),this.error=r,this.target=o,this.type=ye.NavigationError}toString(){return`NavigationError(id: ${this.id}, url: '${this.url}', error: ${this.error})`}}class _T extends or{constructor(t,n,r,o){super(t,n),this.urlAfterRedirects=r,this.state=o,this.type=ye.RoutesRecognized}toString(){return`RoutesRecognized(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class h3 extends or{constructor(t,n,r,o){super(t,n),this.urlAfterRedirects=r,this.state=o,this.type=ye.GuardsCheckStart}toString(){return`GuardsCheckStart(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class p3 extends or{constructor(t,n,r,o,i){super(t,n),this.urlAfterRedirects=r,this.state=o,this.shouldActivate=i,this.type=ye.GuardsCheckEnd}toString(){return`GuardsCheckEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state}, shouldActivate: ${this.shouldActivate})`}}class g3 extends or{constructor(t,n,r,o){super(t,n),this.urlAfterRedirects=r,this.state=o,this.type=ye.ResolveStart}toString(){return`ResolveStart(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class m3 extends or{constructor(t,n,r,o){super(t,n),this.urlAfterRedirects=r,this.state=o,this.type=ye.ResolveEnd}toString(){return`ResolveEnd(id: ${this.id}, url: '${this.url}', urlAfterRedirects: '${this.urlAfterRedirects}', state: ${this.state})`}}class v3{constructor(t){this.route=t,this.type=ye.RouteConfigLoadStart}toString(){return`RouteConfigLoadStart(path: ${this.route.path})`}}class y3{constructor(t){this.route=t,this.type=ye.RouteConfigLoadEnd}toString(){return`RouteConfigLoadEnd(path: ${this.route.path})`}}class D3{constructor(t){this.snapshot=t,this.type=ye.ChildActivationStart}toString(){return`ChildActivationStart(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class C3{constructor(t){this.snapshot=t,this.type=ye.ChildActivationEnd}toString(){return`ChildActivationEnd(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class b3{constructor(t){this.snapshot=t,this.type=ye.ActivationStart}toString(){return`ActivationStart(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class w3{constructor(t){this.snapshot=t,this.type=ye.ActivationEnd}toString(){return`ActivationEnd(path: '${this.snapshot.routeConfig&&this.snapshot.routeConfig.path||""}')`}}class MT{constructor(t,n,r){this.routerEvent=t,this.position=n,this.anchor=r,this.type=ye.Scroll}toString(){return`Scroll(anchor: '${this.anchor}', position: '${this.position?`${this.position[0]}, ${this.position[1]}`:null}')`}}class gv{}class Ld{constructor(t,n){this.url=t,this.navigationBehaviorOptions=n}}function Pn(e){return e.outlet||ae}function wl(e){if(!e)return null;if(e.routeConfig?._injector)return e.routeConfig._injector;for(let t=e.parent;t;t=t.parent){const n=t.routeConfig;if(n?._loadedInjector)return n._loadedInjector;if(n?._injector)return n._injector}return null}class T3{get injector(){return wl(this.route?.snapshot)??this.rootInjector}set injector(t){}constructor(t){this.rootInjector=t,this.outlet=null,this.route=null,this.children=new El(this.rootInjector),this.attachRef=null}}let El=(()=>{class e{constructor(n){this.rootInjector=n,this.contexts=new Map}onChildOutletCreated(n,r){const o=this.getOrCreateContext(n);o.outlet=r,this.contexts.set(n,o)}onChildOutletDestroyed(n){const r=this.getContext(n);r&&(r.outlet=null,r.attachRef=null)}onOutletDeactivated(){const n=this.contexts;return this.contexts=new Map,n}onOutletReAttached(n){this.contexts=n}getOrCreateContext(n){let r=this.getContext(n);return r||(r=new T3(this.rootInjector),this.contexts.set(n,r)),r}getContext(n){return this.contexts.get(n)||null}static{this.\u0275fac=function(r){return new(r||e)(X(Wt))}}static{this.\u0275prov=U({token:e,factory:e.\u0275fac,providedIn:"root"})}}return e})();class TT{constructor(t){this._root=t}get root(){return this._root.value}parent(t){const n=this.pathFromRoot(t);return n.length>1?n[n.length-2]:null}children(t){const n=mv(t,this._root);return n?n.children.map(r=>r.value):[]}firstChild(t){const n=mv(t,this._root);return n&&n.children.length>0?n.children[0].value:null}siblings(t){const n=vv(t,this._root);return n.length<2?[]:n[n.length-2].children.map(o=>o.value).filter(o=>o!==t)}pathFromRoot(t){return vv(t,this._root).map(n=>n.value)}}function mv(e,t){if(e===t.value)return t;for(const n of t.children){const r=mv(e,n);if(r)return r}return null}function vv(e,t){if(e===t.value)return[t];for(const n of t.children){const r=vv(e,n);if(r.length)return r.unshift(t),r}return[]}class kn{constructor(t,n){this.value=t,this.children=n}toString(){return`TreeNode(${this.value})`}}function Ds(e){const t={};return e&&e.children.forEach(n=>t[n.value.outlet]=n),t}class AT extends TT{constructor(t,n){super(t),this.snapshot=n,yv(this,t)}toString(){return this.snapshot.toString()}}function NT(e){const t=function A3(e){const i=new Vd([],{},{},"",{},ae,e,null,{});return new xT("",new kn(i,[]))}(e),n=new Ot([new vl("",{})]),r=new Ot({}),o=new Ot({}),i=new Ot({}),s=new Ot(""),a=new Cs(n,r,i,s,o,ae,e,t.root);return a.snapshot=t.root,new AT(new kn(a,[]),t)}class Cs{constructor(t,n,r,o,i,s,a,l){this.urlSubject=t,this.paramsSubject=n,this.queryParamsSubject=r,this.fragmentSubject=o,this.dataSubject=i,this.outlet=s,this.component=a,this._futureSnapshot=l,this.title=this.dataSubject?.pipe(we(c=>c[ml]))??ne(void 0),this.url=t,this.params=n,this.queryParams=r,this.fragment=o,this.data=i}get routeConfig(){return this._futureSnapshot.routeConfig}get root(){return this._routerState.root}get parent(){return this._routerState.parent(this)}get firstChild(){return this._routerState.firstChild(this)}get children(){return this._routerState.children(this)}get pathFromRoot(){return this._routerState.pathFromRoot(this)}get paramMap(){return this._paramMap??=this.params.pipe(we(t=>ms(t))),this._paramMap}get queryParamMap(){return this._queryParamMap??=this.queryParams.pipe(we(t=>ms(t))),this._queryParamMap}toString(){return this.snapshot?this.snapshot.toString():`Future(${this._futureSnapshot})`}}function $d(e,t,n="emptyOnly"){let r;const{routeConfig:o}=e;return r=null===t||"always"!==n&&""!==o?.path&&(t.component||t.routeConfig?.loadComponent)?{params:{...e.params},data:{...e.data},resolve:{...e.data,...e._resolvedData??{}}}:{params:{...t.params,...e.params},data:{...t.data,...e.data},resolve:{...e.data,...t.data,...o?.data,...e._resolvedData}},o&&OT(o)&&(r.resolve[ml]=o.title),r}class Vd{get title(){return this.data?.[ml]}constructor(t,n,r,o,i,s,a,l,c){this.url=t,this.params=n,this.queryParams=r,this.fragment=o,this.data=i,this.outlet=s,this.component=a,this.routeConfig=l,this._resolve=c}get root(){return this._routerState.root}get parent(){return this._routerState.parent(this)}get firstChild(){return this._routerState.firstChild(this)}get children(){return this._routerState.children(this)}get pathFromRoot(){return this._routerState.pathFromRoot(this)}get paramMap(){return this._paramMap??=ms(this.params),this._paramMap}get queryParamMap(){return this._queryParamMap??=ms(this.queryParams),this._queryParamMap}toString(){return`Route(url:'${this.url.map(r=>r.toString()).join("/")}', path:'${this.routeConfig?this.routeConfig.path:""}')`}}class xT extends TT{constructor(t,n){super(n),this.url=t,yv(this,n)}toString(){return RT(this._root)}}function yv(e,t){t.value._routerState=e,t.children.forEach(n=>yv(e,n))}function RT(e){const t=e.children.length>0?` { ${e.children.map(RT).join(", ")} } `:"";return`${e.value}${t}`}function Dv(e){if(e.snapshot){const t=e.snapshot,n=e._futureSnapshot;e.snapshot=n,rr(t.queryParams,n.queryParams)||e.queryParamsSubject.next(n.queryParams),t.fragment!==n.fragment&&e.fragmentSubject.next(n.fragment),rr(t.params,n.params)||e.paramsSubject.next(n.params),function BU(e,t){if(e.length!==t.length)return!1;for(let n=0;nrr(n.parameters,t[r].parameters))}(e.url,t.url);return n&&!(!e.parent!=!t.parent)&&(!e.parent||Cv(e.parent,t.parent))}function OT(e){return"string"==typeof e.title||null===e.title}let bv=(()=>{class e{constructor(){this.activated=null,this._activatedRoute=null,this.name=ae,this.activateEvents=new Ze,this.deactivateEvents=new Ze,this.attachEvents=new Ze,this.detachEvents=new Ze,this.parentContexts=x(El),this.location=x(An),this.changeDetector=x(se),this.inputBinder=x(jd,{optional:!0}),this.supportsBindingToComponentInputs=!0}get activatedComponentRef(){return this.activated}ngOnChanges(n){if(n.name){const{firstChange:r,previousValue:o}=n.name;if(r)return;this.isTrackedInParentContexts(o)&&(this.deactivate(),this.parentContexts.onChildOutletDestroyed(o)),this.initializeOutletWithName()}}ngOnDestroy(){this.isTrackedInParentContexts(this.name)&&this.parentContexts.onChildOutletDestroyed(this.name),this.inputBinder?.unsubscribeFromRouteData(this)}isTrackedInParentContexts(n){return this.parentContexts.getContext(n)?.outlet===this}ngOnInit(){this.initializeOutletWithName()}initializeOutletWithName(){if(this.parentContexts.onChildOutletCreated(this.name,this),this.activated)return;const n=this.parentContexts.getContext(this.name);n?.route&&(n.attachRef?this.attach(n.attachRef,n.route):this.activateWith(n.route,n.injector))}get isActivated(){return!!this.activated}get component(){if(!this.activated)throw new A(4012,!1);return this.activated.instance}get activatedRoute(){if(!this.activated)throw new A(4012,!1);return this._activatedRoute}get activatedRouteData(){return this._activatedRoute?this._activatedRoute.snapshot.data:{}}detach(){if(!this.activated)throw new A(4012,!1);this.location.detach();const n=this.activated;return this.activated=null,this._activatedRoute=null,this.detachEvents.emit(n.instance),n}attach(n,r){this.activated=n,this._activatedRoute=r,this.location.insert(n.hostView),this.inputBinder?.bindActivatedRouteToOutletComponent(this),this.attachEvents.emit(n.instance)}deactivate(){if(this.activated){const n=this.component;this.activated.destroy(),this.activated=null,this._activatedRoute=null,this.deactivateEvents.emit(n)}}activateWith(n,r){if(this.isActivated)throw new A(4013,!1);this._activatedRoute=n;const o=this.location,s=n.snapshot.component,a=this.parentContexts.getOrCreateContext(this.name).children,l=new wv(n,a,o.injector);this.activated=o.createComponent(s,{index:o.length,injector:l,environmentInjector:r}),this.changeDetector.markForCheck(),this.inputBinder?.bindActivatedRouteToOutletComponent(this),this.activateEvents.emit(this.activated.instance)}static{this.\u0275fac=function(r){return new(r||e)}}static{this.\u0275dir=K({type:e,selectors:[["router-outlet"]],inputs:{name:"name"},outputs:{activateEvents:"activate",deactivateEvents:"deactivate",attachEvents:"attach",detachEvents:"detach"},exportAs:["outlet"],standalone:!0,features:[dn]})}}return e})();class wv{__ngOutletInjector(t){return new wv(this.route,this.childContexts,t)}constructor(t,n,r){this.route=t,this.childContexts=n,this.parent=r}get(t,n){return t===Cs?this.route:t===El?this.childContexts:this.parent.get(t,n)}}const jd=new P("");let FT=(()=>{class e{constructor(){this.outletDataSubscriptions=new Map}bindActivatedRouteToOutletComponent(n){this.unsubscribeFromRouteData(n),this.subscribeToRouteData(n)}unsubscribeFromRouteData(n){this.outletDataSubscriptions.get(n)?.unsubscribe(),this.outletDataSubscriptions.delete(n)}subscribeToRouteData(n){const{activatedRoute:r}=n,o=ov([r.queryParams,r.params,r.data]).pipe(nr(([i,s,a],l)=>(a={...i,...s,...a},0===l?ne(a):Promise.resolve(a)))).subscribe(i=>{if(!n.isActivated||!n.activatedComponentRef||n.activatedRoute!==r||null===r.component)return void this.unsubscribeFromRouteData(n);const s=function lj(e){const t=ue(e);if(!t)return null;const n=new xa(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}}}(r.component);if(s)for(const{templateName:a}of s.inputs)n.activatedComponentRef.setInput(a,i[a]);else this.unsubscribeFromRouteData(n)});this.outletDataSubscriptions.set(n,o)}static{this.\u0275fac=function(r){return new(r||e)}}static{this.\u0275prov=U({token:e,factory:e.\u0275fac})}}return e})();function Il(e,t,n){if(n&&e.shouldReuseRoute(t.value,n.value.snapshot)){const r=n.value;r._futureSnapshot=t.value;const o=function x3(e,t,n){return t.children.map(r=>{for(const o of n.children)if(e.shouldReuseRoute(r.value,o.value.snapshot))return Il(e,r,o);return Il(e,r)})}(e,t,n);return new kn(r,o)}{if(e.shouldAttach(t.value)){const i=e.retrieve(t.value);if(null!==i){const s=i.route;return s.value._futureSnapshot=t.value,s.children=t.children.map(a=>Il(e,a)),s}}const r=function R3(e){return new Cs(new Ot(e.url),new Ot(e.params),new Ot(e.queryParams),new Ot(e.fragment),new Ot(e.data),e.outlet,e.component,e)}(t.value),o=t.children.map(i=>Il(e,i));return new kn(r,o)}}class Ev{constructor(t,n){this.redirectTo=t,this.navigationBehaviorOptions=n}}const PT="ngNavigationCancelingError";function Bd(e,t){const{redirectTo:n,navigationBehaviorOptions:r}=Ko(t)?{redirectTo:t,navigationBehaviorOptions:void 0}:t,o=kT(!1,ln.Redirect);return o.url=n,o.navigationBehaviorOptions=r,o}function kT(e,t){const n=new Error(`NavigationCancelingError: ${e||""}`);return n[PT]=!0,n.cancellationCode=t,n}function LT(e){return!!e&&e[PT]}class P3{constructor(t,n,r,o,i){this.routeReuseStrategy=t,this.futureState=n,this.currState=r,this.forwardEvent=o,this.inputBindingEnabled=i}activate(t){const n=this.futureState._root,r=this.currState?this.currState._root:null;this.deactivateChildRoutes(n,r,t),Dv(this.futureState.root),this.activateChildRoutes(n,r,t)}deactivateChildRoutes(t,n,r){const o=Ds(n);t.children.forEach(i=>{const s=i.value.outlet;this.deactivateRoutes(i,o[s],r),delete o[s]}),Object.values(o).forEach(i=>{this.deactivateRouteAndItsChildren(i,r)})}deactivateRoutes(t,n,r){const o=t.value,i=n?n.value:null;if(o===i)if(o.component){const s=r.getContext(o.outlet);s&&this.deactivateChildRoutes(t,n,s.children)}else this.deactivateChildRoutes(t,n,r);else i&&this.deactivateRouteAndItsChildren(n,r)}deactivateRouteAndItsChildren(t,n){t.value.component&&this.routeReuseStrategy.shouldDetach(t.value.snapshot)?this.detachAndStoreRouteSubtree(t,n):this.deactivateRouteAndOutlet(t,n)}detachAndStoreRouteSubtree(t,n){const r=n.getContext(t.value.outlet),o=r&&t.value.component?r.children:n,i=Ds(t);for(const s of Object.values(i))this.deactivateRouteAndItsChildren(s,o);if(r&&r.outlet){const s=r.outlet.detach(),a=r.children.onOutletDeactivated();this.routeReuseStrategy.store(t.value.snapshot,{componentRef:s,route:t,contexts:a})}}deactivateRouteAndOutlet(t,n){const r=n.getContext(t.value.outlet),o=r&&t.value.component?r.children:n,i=Ds(t);for(const s of Object.values(i))this.deactivateRouteAndItsChildren(s,o);r&&(r.outlet&&(r.outlet.deactivate(),r.children.onOutletDeactivated()),r.attachRef=null,r.route=null)}activateChildRoutes(t,n,r){const o=Ds(n);t.children.forEach(i=>{this.activateRoutes(i,o[i.value.outlet],r),this.forwardEvent(new w3(i.value.snapshot))}),t.children.length&&this.forwardEvent(new C3(t.value.snapshot))}activateRoutes(t,n,r){const o=t.value,i=n?n.value:null;if(Dv(o),o===i)if(o.component){const s=r.getOrCreateContext(o.outlet);this.activateChildRoutes(t,n,s.children)}else this.activateChildRoutes(t,n,r);else if(o.component){const s=r.getOrCreateContext(o.outlet);if(this.routeReuseStrategy.shouldAttach(o.snapshot)){const a=this.routeReuseStrategy.retrieve(o.snapshot);this.routeReuseStrategy.store(o.snapshot,null),s.children.onOutletReAttached(a.contexts),s.attachRef=a.componentRef,s.route=a.route.value,s.outlet&&s.outlet.attach(a.componentRef,a.route.value),Dv(a.route.value),this.activateChildRoutes(t,null,s.children)}else s.attachRef=null,s.route=o,s.outlet&&s.outlet.activateWith(o,s.injector),this.activateChildRoutes(t,null,s.children)}else this.activateChildRoutes(t,null,r)}}class $T{constructor(t){this.path=t,this.route=this.path[this.path.length-1]}}class Hd{constructor(t,n){this.component=t,this.route=n}}function k3(e,t,n){const r=e._root;return Sl(r,t?t._root:null,n,[r.value])}function bs(e,t){const n=Symbol(),r=t.get(e,n);return r===n?"function"!=typeof e||function bA(e){return null!==Jl(e)}(e)?t.get(e):e:r}function Sl(e,t,n,r,o={canDeactivateChecks:[],canActivateChecks:[]}){const i=Ds(t);return e.children.forEach(s=>{(function $3(e,t,n,r,o={canDeactivateChecks:[],canActivateChecks:[]}){const i=e.value,s=t?t.value:null,a=n?n.getContext(e.value.outlet):null;if(s&&i.routeConfig===s.routeConfig){const l=function V3(e,t,n){if("function"==typeof n)return n(e,t);switch(n){case"pathParamsChange":return!Yo(e.url,t.url);case"pathParamsOrQueryParamsChange":return!Yo(e.url,t.url)||!rr(e.queryParams,t.queryParams);case"always":return!0;case"paramsOrQueryParamsChange":return!Cv(e,t)||!rr(e.queryParams,t.queryParams);default:return!Cv(e,t)}}(s,i,i.routeConfig.runGuardsAndResolvers);l?o.canActivateChecks.push(new $T(r)):(i.data=s.data,i._resolvedData=s._resolvedData),Sl(e,t,i.component?a?a.children:null:n,r,o),l&&a&&a.outlet&&a.outlet.isActivated&&o.canDeactivateChecks.push(new Hd(a.outlet.component,s))}else s&&_l(t,a,o),o.canActivateChecks.push(new $T(r)),Sl(e,null,i.component?a?a.children:null:n,r,o)})(s,i[s.value.outlet],n,r.concat([s.value]),o),delete i[s.value.outlet]}),Object.entries(i).forEach(([s,a])=>_l(a,n.getContext(s),o)),o}function _l(e,t,n){const r=Ds(e),o=e.value;Object.entries(r).forEach(([i,s])=>{_l(s,o.component?t?t.children.getContext(i):null:t,n)}),n.canDeactivateChecks.push(new Hd(o.component&&t&&t.outlet&&t.outlet.isActivated?t.outlet.component:null,o))}function Ml(e){return"function"==typeof e}function VT(e){return e instanceof Sd||"EmptyError"===e?.name}const Ud=Symbol("INITIAL_VALUE");function ws(){return nr(e=>ov(e.map(t=>t.pipe(ps(1),function RU(...e){const t=fd(e);return st((n,r)=>{(t?iv(e,n,t):iv(e,n)).subscribe(r)})}(Ud)))).pipe(we(t=>{for(const n of t)if(!0!==n){if(n===Ud)return Ud;if(!1===n||W3(n))return n}return!0}),oo(t=>t!==Ud),ps(1)))}function W3(e){return Ko(e)||e instanceof Ev}function jT(e){return function Sf(...e){return Do(e)}(Ht(t=>{if("boolean"!=typeof t)throw Bd(0,t)}),we(t=>!0===t))}class Iv{constructor(t){this.segmentGroup=t||null}}class zd extends Error{constructor(t){super(),this.urlTree=t}}function Es(e){return _d(new Iv(e))}class i8{constructor(t,n){this.urlSerializer=t,this.urlTree=n}lineralizeSegments(t,n){let r=[],o=n.root;for(;;){if(r=r.concat(o.segments),0===o.numberOfChildren)return ne(r);if(o.numberOfChildren>1||!o.children[ae])return _d(new A(4e3,!1));o=o.children[ae]}}applyRedirectCommands(t,n,r,o,i){if("string"!=typeof n){const a=n,{queryParams:l,fragment:c,routeConfig:u,url:d,outlet:h,params:p,data:m,title:C}=o,_=pr(i,()=>a({params:p,data:m,queryParams:l,fragment:c,routeConfig:u,url:d,outlet:h,title:C}));if(_ instanceof Qo)throw new zd(_);n=_}const s=this.applyRedirectCreateUrlTree(n,this.urlSerializer.parse(n),t,r);if("/"===n[0])throw new zd(s);return s}applyRedirectCreateUrlTree(t,n,r,o){const i=this.createSegmentGroup(t,n.root,r,o);return new Qo(i,this.createQueryParams(n.queryParams,this.urlTree.queryParams),n.fragment)}createQueryParams(t,n){const r={};return Object.entries(t).forEach(([o,i])=>{if("string"==typeof i&&":"===i[0]){const a=i.substring(1);r[o]=n[a]}else r[o]=i}),r}createSegmentGroup(t,n,r,o){const i=this.createSegments(t,n.segments,r,o);let s={};return Object.entries(n.children).forEach(([a,l])=>{s[a]=this.createSegmentGroup(t,l,r,o)}),new Ae(i,s)}createSegments(t,n,r,o){return n.map(i=>":"===i.path[0]?this.findPosParam(t,i,o):this.findOrReturn(i,r))}findPosParam(t,n,r){const o=r[n.path.substring(1)];if(!o)throw new A(4001,!1);return o}findOrReturn(t,n){let r=0;for(const o of n){if(o.path===t.path)return n.splice(r),o;r++}return t}}const Sv={matched:!1,consumedSegments:[],remainingSegments:[],parameters:{},positionalParamSegments:{}};function s8(e,t,n,r,o){const i=BT(e,t,n);return i.matched?(r=function E3(e,t){return e.providers&&!e._injector&&(e._injector=hu(e.providers,t,`Route: ${e.path}`)),e._injector??t}(t,r),function n8(e,t,n,r){const o=t.canMatch;return o&&0!==o.length?ne(o.map(s=>{const a=bs(s,e);return io(function G3(e){return e&&Ml(e.canMatch)}(a)?a.canMatch(t,n):pr(e,()=>a(t,n)))})).pipe(ws(),jT()):ne(!0)}(r,t,n).pipe(we(s=>!0===s?i:{...Sv}))):ne(i)}function BT(e,t,n){if("**"===t.path)return function a8(e){return{matched:!0,parameters:e.length>0?lT(e).parameters:{},consumedSegments:e,remainingSegments:[],positionalParamSegments:{}}}(n);if(""===t.path)return"full"===t.pathMatch&&(e.hasChildren()||n.length>0)?{...Sv}:{matched:!0,consumedSegments:[],remainingSegments:n,parameters:{},positionalParamSegments:{}};const o=(t.matcher||jU)(n,e,t);if(!o)return{...Sv};const i={};Object.entries(o.posParams??{}).forEach(([a,l])=>{i[a]=l.path});const s=o.consumed.length>0?{...i,...o.consumed[o.consumed.length-1].parameters}:i;return{matched:!0,consumedSegments:o.consumed,remainingSegments:n.slice(o.consumed.length),parameters:s,positionalParamSegments:o.posParams??{}}}function HT(e,t,n,r){return n.length>0&&function u8(e,t,n){return n.some(r=>Gd(e,t,r)&&Pn(r)!==ae)}(e,n,r)?{segmentGroup:new Ae(t,c8(r,new Ae(n,e.children))),slicedSegments:[]}:0===n.length&&function d8(e,t,n){return n.some(r=>Gd(e,t,r))}(e,n,r)?{segmentGroup:new Ae(e.segments,l8(e,n,r,e.children)),slicedSegments:n}:{segmentGroup:new Ae(e.segments,e.children),slicedSegments:n}}function l8(e,t,n,r){const o={};for(const i of n)if(Gd(e,t,i)&&!r[Pn(i)]){const s=new Ae([],{});o[Pn(i)]=s}return{...r,...o}}function c8(e,t){const n={};n[ae]=t;for(const r of e)if(""===r.path&&Pn(r)!==ae){const o=new Ae([],{});n[Pn(r)]=o}return n}function Gd(e,t,n){return(!(e.hasChildren()||t.length>0)||"full"!==n.pathMatch)&&""===n.path}class h8{}class m8{constructor(t,n,r,o,i,s,a){this.injector=t,this.configLoader=n,this.rootComponentType=r,this.config=o,this.urlTree=i,this.paramsInheritanceStrategy=s,this.urlSerializer=a,this.applyRedirects=new i8(this.urlSerializer,this.urlTree),this.absoluteRedirectCount=0,this.allowRedirects=!0}noMatchError(t){return new A(4002,`'${t.segmentGroup}'`)}recognize(){const t=HT(this.urlTree.root,[],[],this.config).segmentGroup;return this.match(t).pipe(we(({children:n,rootSnapshot:r})=>{const o=new kn(r,n),i=new xT("",o),s=function s3(e,t,n=null,r=null){return CT(DT(e),t,n,r)}(r,[],this.urlTree.queryParams,this.urlTree.fragment);return s.queryParams=this.urlTree.queryParams,i.url=this.urlSerializer.serialize(s),{state:i,tree:s}}))}match(t){const n=new Vd([],Object.freeze({}),Object.freeze({...this.urlTree.queryParams}),this.urlTree.fragment,Object.freeze({}),ae,this.rootComponentType,null,{});return this.processSegmentGroup(this.injector,this.config,t,ae,n).pipe(we(r=>({children:r,rootSnapshot:n})),gs(r=>{if(r instanceof zd)return this.urlTree=r.urlTree,this.match(r.urlTree.root);throw r instanceof Iv?this.noMatchError(r):r}))}processSegmentGroup(t,n,r,o,i){return 0===r.segments.length&&r.hasChildren()?this.processChildren(t,n,r,i):this.processSegment(t,n,r,r.segments,o,!0,i).pipe(we(s=>s instanceof kn?[s]:[]))}processChildren(t,n,r,o){const i=[];for(const s of Object.keys(r.children))"primary"===s?i.unshift(s):i.push(s);return vt(i).pipe(gl(s=>{const a=r.children[s],l=function M3(e,t){const n=e.filter(r=>Pn(r)===t);return n.push(...e.filter(r=>Pn(r)!==t)),n}(n,s);return this.processSegmentGroup(t,l,a,s,o)}),function PU(e,t){return st(function FU(e,t,n,r,o){return(i,s)=>{let a=n,l=t,c=0;i.subscribe(qe(s,u=>{const d=c++;l=a?e(l,u,d):(a=!0,u),r&&s.next(l)},o&&(()=>{a&&s.next(l),s.complete()})))}}(e,t,arguments.length>=2,!0))}((s,a)=>(s.push(...a),s)),Md(null),function kU(e,t){const n=arguments.length>=2;return r=>r.pipe(e?oo((o,i)=>e(o,i,r)):$n,av(1),n?Md(t):sT(()=>new Sd))}(),It(s=>{if(null===s)return Es(r);const a=UT(s);return function v8(e){e.sort((t,n)=>t.value.outlet===ae?-1:n.value.outlet===ae?1:t.value.outlet.localeCompare(n.value.outlet))}(a),ne(a)}))}processSegment(t,n,r,o,i,s,a){return vt(n).pipe(gl(l=>this.processSegmentAgainstRoute(l._injector??t,n,l,r,o,i,s,a).pipe(gs(c=>{if(c instanceof Iv)return ne(null);throw c}))),Zo(l=>!!l),gs(l=>{if(VT(l))return function f8(e,t,n){return 0===t.length&&!e.children[n]}(r,o,i)?ne(new h8):Es(r);throw l}))}processSegmentAgainstRoute(t,n,r,o,i,s,a,l){return Pn(r)===s||s!==ae&&Gd(o,i,r)?void 0===r.redirectTo?this.matchSegmentAgainstRoute(t,o,r,i,s,l):this.allowRedirects&&a?this.expandSegmentAgainstRouteUsingRedirect(t,o,n,r,i,s,l):Es(o):Es(o)}expandSegmentAgainstRouteUsingRedirect(t,n,r,o,i,s,a){const{matched:l,parameters:c,consumedSegments:u,positionalParamSegments:d,remainingSegments:h}=BT(n,o,i);if(!l)return Es(n);"string"==typeof o.redirectTo&&"/"===o.redirectTo[0]&&(this.absoluteRedirectCount++,this.absoluteRedirectCount>31&&(this.allowRedirects=!1));const p=new Vd(i,c,Object.freeze({...this.urlTree.queryParams}),this.urlTree.fragment,zT(o),Pn(o),o.component??o._loadedComponent??null,o,GT(o)),m=$d(p,a,this.paramsInheritanceStrategy);p.params=Object.freeze(m.params),p.data=Object.freeze(m.data);const C=this.applyRedirects.applyRedirectCommands(u,o.redirectTo,d,p,t);return this.applyRedirects.lineralizeSegments(o,C).pipe(It(_=>this.processSegment(t,r,n,_.concat(h),s,!1,a)))}matchSegmentAgainstRoute(t,n,r,o,i,s){const a=s8(n,r,o,t);return"**"===r.path&&(n.children={}),a.pipe(nr(l=>l.matched?this.getChildConfig(t=r._injector??t,r,o).pipe(nr(({routes:c})=>{const u=r._loadedInjector??t,{parameters:d,consumedSegments:h,remainingSegments:p}=l,m=new Vd(h,d,Object.freeze({...this.urlTree.queryParams}),this.urlTree.fragment,zT(r),Pn(r),r.component??r._loadedComponent??null,r,GT(r)),C=$d(m,s,this.paramsInheritanceStrategy);m.params=Object.freeze(C.params),m.data=Object.freeze(C.data);const{segmentGroup:_,slicedSegments:T}=HT(n,h,p,c);if(0===T.length&&_.hasChildren())return this.processChildren(u,c,_,m).pipe(we(z=>new kn(m,z)));if(0===c.length&&0===T.length)return ne(new kn(m,[]));const I=Pn(r)===i;return this.processSegment(u,c,_,T,I?ae:i,!0,m).pipe(we(z=>new kn(m,z instanceof kn?[z]:[])))})):Es(n)))}getChildConfig(t,n,r){return n.children?ne({routes:n.children,injector:t}):n.loadChildren?void 0!==n._loadedRoutes?ne({routes:n._loadedRoutes,injector:n._loadedInjector}):function t8(e,t,n,r){const o=t.canLoad;return void 0===o||0===o.length?ne(!0):ne(o.map(s=>{const a=bs(s,e);return io(function B3(e){return e&&Ml(e.canLoad)}(a)?a.canLoad(t,n):pr(e,()=>a(t,n)))})).pipe(ws(),jT())}(t,n,r).pipe(It(o=>o?this.configLoader.loadChildren(t,n).pipe(Ht(i=>{n._loadedRoutes=i.routes,n._loadedInjector=i.injector})):function o8(){return _d(kT(!1,ln.GuardRejected))}())):ne({routes:[],injector:t})}}function y8(e){const t=e.value.routeConfig;return t&&""===t.path}function UT(e){const t=[],n=new Set;for(const r of e){if(!y8(r)){t.push(r);continue}const o=t.find(i=>r.value.routeConfig===i.value.routeConfig);void 0!==o?(o.children.push(...r.children),n.add(o)):t.push(r)}for(const r of n){const o=UT(r.children);t.push(new kn(r.value,o))}return t.filter(r=>!n.has(r))}function zT(e){return e.data||{}}function GT(e){return e.resolve||{}}function WT(e){const t=e.children.map(n=>WT(n)).flat();return[e,...t]}function _v(e){return nr(t=>{const n=e(t);return n?vt(n).pipe(we(()=>t)):ne(t)})}let qT=(()=>{class e{buildTitle(n){let r,o=n.root;for(;void 0!==o;)r=this.getResolvedTitleForRoute(o)??r,o=o.children.find(i=>i.outlet===ae);return r}getResolvedTitleForRoute(n){return n.data[ml]}static{this.\u0275fac=function(r){return new(r||e)}}static{this.\u0275prov=U({token:e,factory:()=>x(I8),providedIn:"root"})}}return e})(),I8=(()=>{class e extends qT{constructor(n){super(),this.title=n}updateTitle(n){const r=this.buildTitle(n);void 0!==r&&this.title.setTitle(r)}static{this.\u0275fac=function(r){return new(r||e)(X(OB))}}static{this.\u0275prov=U({token:e,factory:e.\u0275fac,providedIn:"root"})}}return e})();const Is=new P("",{providedIn:"root",factory:()=>({})});let ZT=(()=>{class e{static{this.\u0275fac=function(r){return new(r||e)}}static{this.\u0275cmp=te({type:e,selectors:[["ng-component"]],standalone:!0,features:[gS],decls:1,vars:0,template:function(r,o){1&r&&et(0,"router-outlet")},dependencies:[bv],encapsulation:2})}}return e})();function Mv(e){const t=e.children&&e.children.map(Mv),n=t?{...e,children:t}:{...e};return!n.component&&!n.loadComponent&&(t||n.loadChildren)&&n.outlet&&n.outlet!==ae&&(n.component=ZT),n}const Ss=new P("");let Tv=(()=>{class e{constructor(){this.componentLoaders=new WeakMap,this.childrenLoaders=new WeakMap,this.compiler=x(QS)}loadComponent(n){if(this.componentLoaders.get(n))return this.componentLoaders.get(n);if(n._loadedComponent)return ne(n._loadedComponent);this.onLoadStartListener&&this.onLoadStartListener(n);const r=io(n.loadComponent()).pipe(we(QT),Ht(i=>{this.onLoadEndListener&&this.onLoadEndListener(n),n._loadedComponent=i}),lv(()=>{this.componentLoaders.delete(n)})),o=new iT(r,()=>new St).pipe(sv());return this.componentLoaders.set(n,o),o}loadChildren(n,r){if(this.childrenLoaders.get(r))return this.childrenLoaders.get(r);if(r._loadedRoutes)return ne({routes:r._loadedRoutes,injector:r._loadedInjector});this.onLoadStartListener&&this.onLoadStartListener(r);const i=function S8(e,t,n,r){return io(e.loadChildren()).pipe(we(QT),It(o=>o instanceof sE||Array.isArray(o)?ne(o):vt(t.compileModuleAsync(o))),we(o=>{r&&r(e);let i,s,a=!1;return Array.isArray(o)?(s=o,!0):(i=o.create(n).injector,s=i.get(Ss,[],{optional:!0,self:!0}).flat()),{routes:s.map(Mv),injector:i}}))}(r,this.compiler,n,this.onLoadEndListener).pipe(lv(()=>{this.childrenLoaders.delete(r)})),s=new iT(i,()=>new St).pipe(sv());return this.childrenLoaders.set(r,s),s}static{this.\u0275fac=function(r){return new(r||e)}}static{this.\u0275prov=U({token:e,factory:e.\u0275fac,providedIn:"root"})}}return e})();function QT(e){return function _8(e){return e&&"object"==typeof e&&"default"in e}(e)?e.default:e}let Av=(()=>{class e{static{this.\u0275fac=function(r){return new(r||e)}}static{this.\u0275prov=U({token:e,factory:()=>x(M8),providedIn:"root"})}}return e})(),M8=(()=>{class e{shouldProcessUrl(n){return!0}extract(n){return n}merge(n,r){return n}static{this.\u0275fac=function(r){return new(r||e)}}static{this.\u0275prov=U({token:e,factory:e.\u0275fac,providedIn:"root"})}}return e})();const YT=new P(""),KT=new P("");function T8(e,t,n){const r=e.get(KT),o=e.get(gn);return e.get(V).runOutsideAngular(()=>{if(!o.startViewTransition||r.skipNextTransition)return r.skipNextTransition=!1,new Promise(c=>setTimeout(c));let i;const s=new Promise(c=>{i=c}),a=o.startViewTransition(()=>(i(),function A8(e){return new Promise(t=>{Du({read:()=>setTimeout(t)},{injector:e})})}(e))),{onViewTransitionCreated:l}=r;return l&&pr(e,()=>l({transition:a,from:t,to:n})),s})}const XT=new P("");let Wd=(()=>{class e{get hasRequestedNavigation(){return 0!==this.navigationId}constructor(){this.currentNavigation=null,this.currentTransition=null,this.lastSuccessfulNavigation=null,this.events=new St,this.transitionAbortSubject=new St,this.configLoader=x(Tv),this.environmentInjector=x(Wt),this.urlSerializer=x(vs),this.rootContexts=x(El),this.location=x(ol),this.inputBindingEnabled=null!==x(jd,{optional:!0}),this.titleStrategy=x(qT),this.options=x(Is,{optional:!0})||{},this.paramsInheritanceStrategy=this.options.paramsInheritanceStrategy||"emptyOnly",this.urlHandlingStrategy=x(Av),this.createViewTransition=x(YT,{optional:!0}),this.navigationErrorHandler=x(XT,{optional:!0}),this.navigationId=0,this.afterPreactivation=()=>ne(void 0),this.rootComponentType=null,this.configLoader.onLoadEndListener=o=>this.events.next(new y3(o)),this.configLoader.onLoadStartListener=o=>this.events.next(new v3(o))}complete(){this.transitions?.complete()}handleNavigationRequest(n){const r=++this.navigationId;this.transitions?.next({...this.transitions.value,...n,id:r})}setupNavigations(n,r,o){return this.transitions=new Ot({id:0,currentUrlTree:r,currentRawUrl:r,extractedUrl:this.urlHandlingStrategy.extract(r),urlAfterRedirects:this.urlHandlingStrategy.extract(r),rawUrl:r,extras:{},resolve:()=>{},reject:()=>{},promise:Promise.resolve(!0),source:bl,restoredState:null,currentSnapshot:o.snapshot,targetSnapshot:null,currentRouterState:o,targetRouterState:null,guards:{canActivateChecks:[],canDeactivateChecks:[]},guardsResult:null}),this.transitions.pipe(oo(i=>0!==i.id),we(i=>({...i,extractedUrl:this.urlHandlingStrategy.extract(i.rawUrl)})),nr(i=>{let s=!1,a=!1;return ne(i).pipe(nr(l=>{if(this.navigationId>i.id)return this.cancelNavigationTransition(i,"",ln.SupersededByNewNavigation),tr;this.currentTransition=i,this.currentNavigation={id:l.id,initialUrl:l.rawUrl,extractedUrl:l.extractedUrl,targetBrowserUrl:"string"==typeof l.extras.browserUrl?this.urlSerializer.parse(l.extras.browserUrl):l.extras.browserUrl,trigger:l.source,extras:l.extras,previousNavigation:this.lastSuccessfulNavigation?{...this.lastSuccessfulNavigation,previousNavigation:null}:null};const c=!n.navigated||this.isUpdatingInternalState()||this.isUpdatedBrowserUrl();if(!c&&"reload"!==(l.extras.onSameUrlNavigation??n.onSameUrlNavigation)){const d="";return this.events.next(new ys(l.id,this.urlSerializer.serialize(l.rawUrl),d,kd.IgnoredSameUrlNavigation)),l.resolve(!1),tr}if(this.urlHandlingStrategy.shouldProcessUrl(l.rawUrl))return ne(l).pipe(nr(d=>{const h=this.transitions?.getValue();return this.events.next(new Pd(d.id,this.urlSerializer.serialize(d.extractedUrl),d.source,d.restoredState)),h!==this.transitions?.getValue()?tr:Promise.resolve(d)}),function D8(e,t,n,r,o,i){return It(s=>function p8(e,t,n,r,o,i,s="emptyOnly"){return new m8(e,t,n,r,o,s,i).recognize()}(e,t,n,r,s.extractedUrl,o,i).pipe(we(({state:a,tree:l})=>({...s,targetSnapshot:a,urlAfterRedirects:l}))))}(this.environmentInjector,this.configLoader,this.rootComponentType,n.config,this.urlSerializer,this.paramsInheritanceStrategy),Ht(d=>{i.targetSnapshot=d.targetSnapshot,i.urlAfterRedirects=d.urlAfterRedirects,this.currentNavigation={...this.currentNavigation,finalUrl:d.urlAfterRedirects};const h=new _T(d.id,this.urlSerializer.serialize(d.extractedUrl),this.urlSerializer.serialize(d.urlAfterRedirects),d.targetSnapshot);this.events.next(h)}));if(c&&this.urlHandlingStrategy.shouldProcessUrl(l.currentRawUrl)){const{id:d,extractedUrl:h,source:p,restoredState:m,extras:C}=l,_=new Pd(d,this.urlSerializer.serialize(h),p,m);this.events.next(_);const T=NT(this.rootComponentType).snapshot;return this.currentTransition=i={...l,targetSnapshot:T,urlAfterRedirects:h,extras:{...C,skipLocationChange:!1,replaceUrl:!1}},this.currentNavigation.finalUrl=h,ne(i)}{const d="";return this.events.next(new ys(l.id,this.urlSerializer.serialize(l.extractedUrl),d,kd.IgnoredByUrlHandlingStrategy)),l.resolve(!1),tr}}),Ht(l=>{const c=new h3(l.id,this.urlSerializer.serialize(l.extractedUrl),this.urlSerializer.serialize(l.urlAfterRedirects),l.targetSnapshot);this.events.next(c)}),we(l=>(this.currentTransition=i={...l,guards:k3(l.targetSnapshot,l.currentSnapshot,this.rootContexts)},i)),function q3(e,t){return It(n=>{const{targetSnapshot:r,currentSnapshot:o,guards:{canActivateChecks:i,canDeactivateChecks:s}}=n;return 0===s.length&&0===i.length?ne({...n,guardsResult:!0}):function Z3(e,t,n,r){return vt(e).pipe(It(o=>function e8(e,t,n,r,o){const i=t&&t.routeConfig?t.routeConfig.canDeactivate:null;return i&&0!==i.length?ne(i.map(a=>{const l=wl(t)??o,c=bs(a,l);return io(function z3(e){return e&&Ml(e.canDeactivate)}(c)?c.canDeactivate(e,t,n,r):pr(l,()=>c(e,t,n,r))).pipe(Zo())})).pipe(ws()):ne(!0)}(o.component,o.route,n,t,r)),Zo(o=>!0!==o,!0))}(s,r,o,e).pipe(It(a=>a&&function j3(e){return"boolean"==typeof e}(a)?function Q3(e,t,n,r){return vt(t).pipe(gl(o=>iv(function K3(e,t){return null!==e&&t&&t(new D3(e)),ne(!0)}(o.route.parent,r),function Y3(e,t){return null!==e&&t&&t(new b3(e)),ne(!0)}(o.route,r),function J3(e,t,n){const r=t[t.length-1],i=t.slice(0,t.length-1).reverse().map(s=>function L3(e){const t=e.routeConfig?e.routeConfig.canActivateChild:null;return t&&0!==t.length?{node:e,guards:t}:null}(s)).filter(s=>null!==s).map(s=>oT(()=>ne(s.guards.map(l=>{const c=wl(s.node)??n,u=bs(l,c);return io(function U3(e){return e&&Ml(e.canActivateChild)}(u)?u.canActivateChild(r,e):pr(c,()=>u(r,e))).pipe(Zo())})).pipe(ws())));return ne(i).pipe(ws())}(e,o.path,n),function X3(e,t,n){const r=t.routeConfig?t.routeConfig.canActivate:null;if(!r||0===r.length)return ne(!0);const o=r.map(i=>oT(()=>{const s=wl(t)??n,a=bs(i,s);return io(function H3(e){return e&&Ml(e.canActivate)}(a)?a.canActivate(t,e):pr(s,()=>a(t,e))).pipe(Zo())}));return ne(o).pipe(ws())}(e,o.route,n))),Zo(o=>!0!==o,!0))}(r,i,e,t):ne(a)),we(a=>({...n,guardsResult:a})))})}(this.environmentInjector,l=>this.events.next(l)),Ht(l=>{if(i.guardsResult=l.guardsResult,l.guardsResult&&"boolean"!=typeof l.guardsResult)throw Bd(0,l.guardsResult);const c=new p3(l.id,this.urlSerializer.serialize(l.extractedUrl),this.urlSerializer.serialize(l.urlAfterRedirects),l.targetSnapshot,!!l.guardsResult);this.events.next(c)}),oo(l=>!!l.guardsResult||(this.cancelNavigationTransition(l,"",ln.GuardRejected),!1)),_v(l=>{if(l.guards.canActivateChecks.length)return ne(l).pipe(Ht(c=>{const u=new g3(c.id,this.urlSerializer.serialize(c.extractedUrl),this.urlSerializer.serialize(c.urlAfterRedirects),c.targetSnapshot);this.events.next(u)}),nr(c=>{let u=!1;return ne(c).pipe(function C8(e,t){return It(n=>{const{targetSnapshot:r,guards:{canActivateChecks:o}}=n;if(!o.length)return ne(n);const i=new Set(o.map(l=>l.route)),s=new Set;for(const l of i)if(!s.has(l))for(const c of WT(l))s.add(c);let a=0;return vt(s).pipe(gl(l=>i.has(l)?function b8(e,t,n,r){const o=e.routeConfig,i=e._resolve;return void 0!==o?.title&&!OT(o)&&(i[ml]=o.title),function w8(e,t,n,r){const o=cv(e);if(0===o.length)return ne({});const i={};return vt(o).pipe(It(s=>function E8(e,t,n,r){const o=wl(t)??r,i=bs(e,o);return io(i.resolve?i.resolve(t,n):pr(o,()=>i(t,n)))}(e[s],t,n,r).pipe(Zo(),Ht(a=>{if(a instanceof Ev)throw Bd(new Ad,a);i[s]=a}))),av(1),function LU(e){return we(()=>e)}(i),gs(s=>VT(s)?tr:_d(s)))}(i,e,t,r).pipe(we(s=>(e._resolvedData=s,e.data=$d(e,e.parent,n).resolve,null)))}(l,r,e,t):(l.data=$d(l,l.parent,e).resolve,ne(void 0))),Ht(()=>a++),av(1),It(l=>a===s.size?ne(n):tr))})}(this.paramsInheritanceStrategy,this.environmentInjector),Ht({next:()=>u=!0,complete:()=>{u||this.cancelNavigationTransition(c,"",ln.NoDataFromResolver)}}))}),Ht(c=>{const u=new m3(c.id,this.urlSerializer.serialize(c.extractedUrl),this.urlSerializer.serialize(c.urlAfterRedirects),c.targetSnapshot);this.events.next(u)}))}),_v(l=>{const c=u=>{const d=[];u.routeConfig?.loadComponent&&!u.routeConfig._loadedComponent&&d.push(this.configLoader.loadComponent(u.routeConfig).pipe(Ht(h=>{u.component=h}),we(()=>{})));for(const h of u.children)d.push(...c(h));return d};return ov(c(l.targetSnapshot.root)).pipe(Md(null),ps(1))}),_v(()=>this.afterPreactivation()),nr(()=>{const{currentSnapshot:l,targetSnapshot:c}=i,u=this.createViewTransition?.(this.environmentInjector,l.root,c.root);return u?vt(u).pipe(we(()=>i)):ne(i)}),we(l=>{const c=function N3(e,t,n){const r=Il(e,t._root,n?n._root:void 0);return new AT(r,t)}(n.routeReuseStrategy,l.targetSnapshot,l.currentRouterState);return this.currentTransition=i={...l,targetRouterState:c},this.currentNavigation.targetRouterState=c,i}),Ht(()=>{this.events.next(new gv)}),((e,t,n,r)=>we(o=>(new P3(t,o.targetRouterState,o.currentRouterState,n,r).activate(e),o)))(this.rootContexts,n.routeReuseStrategy,l=>this.events.next(l),this.inputBindingEnabled),ps(1),Ht({next:l=>{s=!0,this.lastSuccessfulNavigation=this.currentNavigation,this.events.next(new Mr(l.id,this.urlSerializer.serialize(l.extractedUrl),this.urlSerializer.serialize(l.urlAfterRedirects))),this.titleStrategy?.updateTitle(l.targetRouterState.snapshot),l.resolve(!0)},complete:()=>{s=!0}}),function $U(e){return st((t,n)=>{Fn(e).subscribe(qe(n,()=>n.complete(),ii)),!n.closed&&t.subscribe(n)})}(this.transitionAbortSubject.pipe(Ht(l=>{throw l}))),lv(()=>{!s&&!a&&this.cancelNavigationTransition(i,"",ln.SupersededByNewNavigation),this.currentTransition?.id===i.id&&(this.currentNavigation=null,this.currentTransition=null)}),gs(l=>{if(a=!0,LT(l))this.events.next(new Xo(i.id,this.urlSerializer.serialize(i.extractedUrl),l.message,l.cancellationCode)),function O3(e){return LT(e)&&Ko(e.url)}(l)?this.events.next(new Ld(l.url,l.navigationBehaviorOptions)):i.resolve(!1);else{const c=new pv(i.id,this.urlSerializer.serialize(i.extractedUrl),l,i.targetSnapshot??void 0);try{const u=pr(this.environmentInjector,()=>this.navigationErrorHandler?.(c));if(u instanceof Ev){const{message:d,cancellationCode:h}=Bd(0,u);this.events.next(new Xo(i.id,this.urlSerializer.serialize(i.extractedUrl),d,h)),this.events.next(new Ld(u.redirectTo,u.navigationBehaviorOptions))}else{this.events.next(c);const d=n.errorHandler(l);i.resolve(!!d)}}catch(u){this.options.resolveNavigationPromiseOnError?i.resolve(!1):i.reject(u)}}return tr}))}))}cancelNavigationTransition(n,r,o){const i=new Xo(n.id,this.urlSerializer.serialize(n.extractedUrl),r,o);this.events.next(i),n.resolve(!1)}isUpdatingInternalState(){return this.currentTransition?.extractedUrl.toString()!==this.currentTransition?.currentUrlTree.toString()}isUpdatedBrowserUrl(){const n=this.urlHandlingStrategy.extract(this.urlSerializer.parse(this.location.path(!0))),r=this.currentNavigation?.targetBrowserUrl??this.currentNavigation?.extractedUrl;return n.toString()!==r?.toString()&&!this.currentNavigation?.extras.skipLocationChange}static{this.\u0275fac=function(r){return new(r||e)}}static{this.\u0275prov=U({token:e,factory:e.\u0275fac,providedIn:"root"})}}return e})();function N8(e){return e!==bl}let x8=(()=>{class e{static{this.\u0275fac=function(r){return new(r||e)}}static{this.\u0275prov=U({token:e,factory:()=>x(O8),providedIn:"root"})}}return e})();class R8{shouldDetach(t){return!1}store(t,n){}shouldAttach(t){return!1}retrieve(t){return null}shouldReuseRoute(t,n){return t.routeConfig===n.routeConfig}}let O8=(()=>{class e extends R8{static{this.\u0275fac=(()=>{let n;return function(o){return(n||(n=gt(e)))(o||e)}})()}static{this.\u0275prov=U({token:e,factory:e.\u0275fac,providedIn:"root"})}}return e})(),JT=(()=>{class e{static{this.\u0275fac=function(r){return new(r||e)}}static{this.\u0275prov=U({token:e,factory:()=>x(F8),providedIn:"root"})}}return e})(),F8=(()=>{class e extends JT{constructor(){super(...arguments),this.location=x(ol),this.urlSerializer=x(vs),this.options=x(Is,{optional:!0})||{},this.canceledNavigationResolution=this.options.canceledNavigationResolution||"replace",this.urlHandlingStrategy=x(Av),this.urlUpdateStrategy=this.options.urlUpdateStrategy||"deferred",this.currentUrlTree=new Qo,this.rawUrlTree=this.currentUrlTree,this.currentPageId=0,this.lastSuccessfulId=-1,this.routerState=NT(null),this.stateMemento=this.createStateMemento()}getCurrentUrlTree(){return this.currentUrlTree}getRawUrlTree(){return this.rawUrlTree}restoredState(){return this.location.getState()}get browserPageId(){return"computed"!==this.canceledNavigationResolution?this.currentPageId:this.restoredState()?.\u0275routerPageId??this.currentPageId}getRouterState(){return this.routerState}createStateMemento(){return{rawUrlTree:this.rawUrlTree,currentUrlTree:this.currentUrlTree,routerState:this.routerState}}registerNonRouterCurrentEntryChangeListener(n){return this.location.subscribe(r=>{"popstate"===r.type&&n(r.url,r.state)})}handleRouterEvent(n,r){if(n instanceof Pd)this.stateMemento=this.createStateMemento();else if(n instanceof ys)this.rawUrlTree=r.initialUrl;else if(n instanceof _T){if("eager"===this.urlUpdateStrategy&&!r.extras.skipLocationChange){const o=this.urlHandlingStrategy.merge(r.finalUrl,r.initialUrl);this.setBrowserUrl(r.targetBrowserUrl??o,r)}}else n instanceof gv?(this.currentUrlTree=r.finalUrl,this.rawUrlTree=this.urlHandlingStrategy.merge(r.finalUrl,r.initialUrl),this.routerState=r.targetRouterState,"deferred"===this.urlUpdateStrategy&&!r.extras.skipLocationChange&&this.setBrowserUrl(r.targetBrowserUrl??this.rawUrlTree,r)):n instanceof Xo&&(n.code===ln.GuardRejected||n.code===ln.NoDataFromResolver)?this.restoreHistory(r):n instanceof pv?this.restoreHistory(r,!0):n instanceof Mr&&(this.lastSuccessfulId=n.id,this.currentPageId=this.browserPageId)}setBrowserUrl(n,r){const o=n instanceof Qo?this.urlSerializer.serialize(n):n;if(this.location.isCurrentPathEqualTo(o)||r.extras.replaceUrl){const s={...r.extras.state,...this.generateNgRouterState(r.id,this.browserPageId)};this.location.replaceState(o,"",s)}else{const i={...r.extras.state,...this.generateNgRouterState(r.id,this.browserPageId+1)};this.location.go(o,"",i)}}restoreHistory(n,r=!1){if("computed"===this.canceledNavigationResolution){const i=this.currentPageId-this.browserPageId;0!==i?this.location.historyGo(i):this.currentUrlTree===n.finalUrl&&0===i&&(this.resetState(n),this.resetUrlToCurrentUrlTree())}else"replace"===this.canceledNavigationResolution&&(r&&this.resetState(n),this.resetUrlToCurrentUrlTree())}resetState(n){this.routerState=this.stateMemento.routerState,this.currentUrlTree=this.stateMemento.currentUrlTree,this.rawUrlTree=this.urlHandlingStrategy.merge(this.currentUrlTree,n.finalUrl??this.rawUrlTree)}resetUrlToCurrentUrlTree(){this.location.replaceState(this.urlSerializer.serialize(this.rawUrlTree),"",this.generateNgRouterState(this.lastSuccessfulId,this.currentPageId))}generateNgRouterState(n,r){return"computed"===this.canceledNavigationResolution?{navigationId:n,\u0275routerPageId:r}:{navigationId:n}}static{this.\u0275fac=(()=>{let n;return function(o){return(n||(n=gt(e)))(o||e)}})()}static{this.\u0275prov=U({token:e,factory:e.\u0275fac,providedIn:"root"})}}return e})();var Tl=function(e){return e[e.COMPLETE=0]="COMPLETE",e[e.FAILED=1]="FAILED",e[e.REDIRECTING=2]="REDIRECTING",e}(Tl||{});function eA(e,t){e.events.pipe(oo(n=>n instanceof Mr||n instanceof Xo||n instanceof pv||n instanceof ys),we(n=>n instanceof Mr||n instanceof ys?Tl.COMPLETE:n instanceof Xo&&(n.code===ln.Redirect||n.code===ln.SupersededByNewNavigation)?Tl.REDIRECTING:Tl.FAILED),oo(n=>n!==Tl.REDIRECTING),ps(1)).subscribe(()=>{t()})}function P8(e){throw e}const k8={paths:"exact",fragment:"ignored",matrixParams:"ignored",queryParams:"exact"},L8={paths:"subset",fragment:"ignored",matrixParams:"ignored",queryParams:"subset"};let ir=(()=>{class e{get currentUrlTree(){return this.stateManager.getCurrentUrlTree()}get rawUrlTree(){return this.stateManager.getRawUrlTree()}get events(){return this._events}get routerState(){return this.stateManager.getRouterState()}constructor(){this.disposed=!1,this.console=x($S),this.stateManager=x(JT),this.options=x(Is,{optional:!0})||{},this.pendingTasks=x(Ao),this.urlUpdateStrategy=this.options.urlUpdateStrategy||"deferred",this.navigationTransitions=x(Wd),this.urlSerializer=x(vs),this.location=x(ol),this.urlHandlingStrategy=x(Av),this._events=new St,this.errorHandler=this.options.errorHandler||P8,this.navigated=!1,this.routeReuseStrategy=x(x8),this.onSameUrlNavigation=this.options.onSameUrlNavigation||"ignore",this.config=x(Ss,{optional:!0})?.flat()??[],this.componentInputBindingEnabled=!!x(jd,{optional:!0}),this.eventsSubscription=new pt,this.resetConfig(this.config),this.navigationTransitions.setupNavigations(this,this.currentUrlTree,this.routerState).subscribe({error:n=>{this.console.warn(n)}}),this.subscribeToNavigationEvents()}subscribeToNavigationEvents(){const n=this.navigationTransitions.events.subscribe(r=>{try{const o=this.navigationTransitions.currentTransition,i=this.navigationTransitions.currentNavigation;if(null!==o&&null!==i)if(this.stateManager.handleRouterEvent(r,i),r instanceof Xo&&r.code!==ln.Redirect&&r.code!==ln.SupersededByNewNavigation)this.navigated=!0;else if(r instanceof Mr)this.navigated=!0;else if(r instanceof Ld){const s=r.navigationBehaviorOptions,a=this.urlHandlingStrategy.merge(r.url,o.currentRawUrl),l={browserUrl:o.extras.browserUrl,info:o.extras.info,skipLocationChange:o.extras.skipLocationChange,replaceUrl:o.extras.replaceUrl||"eager"===this.urlUpdateStrategy||N8(o.source),...s};this.scheduleNavigation(a,bl,null,l,{resolve:o.resolve,reject:o.reject,promise:o.promise})}(function V8(e){return!(e instanceof gv||e instanceof Ld)})(r)&&this._events.next(r)}catch(o){this.navigationTransitions.transitionAbortSubject.next(o)}});this.eventsSubscription.add(n)}resetRootComponentType(n){this.routerState.root.component=n,this.navigationTransitions.rootComponentType=n}initialNavigation(){this.setUpLocationChangeListener(),this.navigationTransitions.hasRequestedNavigation||this.navigateToSyncWithBrowser(this.location.path(!0),bl,this.stateManager.restoredState())}setUpLocationChangeListener(){this.nonRouterCurrentEntryChangeSubscription??=this.stateManager.registerNonRouterCurrentEntryChangeListener((n,r)=>{setTimeout(()=>{this.navigateToSyncWithBrowser(n,"popstate",r)},0)})}navigateToSyncWithBrowser(n,r,o){const i={replaceUrl:!0},s=o?.navigationId?o:null;if(o){const l={...o};delete l.navigationId,delete l.\u0275routerPageId,0!==Object.keys(l).length&&(i.state=l)}const a=this.parseUrl(n);this.scheduleNavigation(a,r,s,i)}get url(){return this.serializeUrl(this.currentUrlTree)}getCurrentNavigation(){return this.navigationTransitions.currentNavigation}get lastSuccessfulNavigation(){return this.navigationTransitions.lastSuccessfulNavigation}resetConfig(n){this.config=n.map(Mv),this.navigated=!1}ngOnDestroy(){this.dispose()}dispose(){this.navigationTransitions.complete(),this.nonRouterCurrentEntryChangeSubscription&&(this.nonRouterCurrentEntryChangeSubscription.unsubscribe(),this.nonRouterCurrentEntryChangeSubscription=void 0),this.disposed=!0,this.eventsSubscription.unsubscribe()}createUrlTree(n,r={}){const{relativeTo:o,queryParams:i,fragment:s,queryParamsHandling:a,preserveFragment:l}=r,c=l?this.currentUrlTree.fragment:s;let d,u=null;switch(a??this.options.defaultQueryParamsHandling){case"merge":u={...this.currentUrlTree.queryParams,...i};break;case"preserve":u=this.currentUrlTree.queryParams;break;default:u=i||null}null!==u&&(u=this.removeEmptyProps(u));try{d=DT(o?o.snapshot:this.routerState.snapshot.root)}catch{("string"!=typeof n[0]||"/"!==n[0][0])&&(n=[]),d=this.currentUrlTree.root}return CT(d,n,u,c??null)}navigateByUrl(n,r={skipLocationChange:!1}){const o=Ko(n)?n:this.parseUrl(n),i=this.urlHandlingStrategy.merge(o,this.rawUrlTree);return this.scheduleNavigation(i,bl,null,r)}navigate(n,r={skipLocationChange:!1}){return function $8(e){for(let t=0;t(null!=i&&(r[o]=i),r),{})}scheduleNavigation(n,r,o,i,s){if(this.disposed)return Promise.resolve(!1);let a,l,c;s?(a=s.resolve,l=s.reject,c=s.promise):c=new Promise((d,h)=>{a=d,l=h});const u=this.pendingTasks.add();return eA(this,()=>{queueMicrotask(()=>this.pendingTasks.remove(u))}),this.navigationTransitions.handleNavigationRequest({source:r,restoredState:o,currentUrlTree:this.currentUrlTree,currentRawUrl:this.currentUrlTree,rawUrl:n,extras:i,resolve:a,reject:l,promise:c,currentSnapshot:this.routerState.snapshot,currentRouterState:this.routerState}),c.catch(d=>Promise.reject(d))}static{this.\u0275fac=function(r){return new(r||e)}}static{this.\u0275prov=U({token:e,factory:e.\u0275fac,providedIn:"root"})}}return e})(),Al=(()=>{class e{constructor(n,r,o,i,s,a){this.router=n,this.route=r,this.tabIndexAttribute=o,this.renderer=i,this.el=s,this.locationStrategy=a,this.href=null,this.onChanges=new St,this.preserveFragment=!1,this.skipLocationChange=!1,this.replaceUrl=!1,this.routerLinkInput=null;const l=s.nativeElement.tagName?.toLowerCase();this.isAnchorElement="a"===l||"area"===l,this.isAnchorElement?this.subscription=n.events.subscribe(c=>{c instanceof Mr&&this.updateHref()}):this.setTabIndexIfNotOnNativeEl("0")}setTabIndexIfNotOnNativeEl(n){null!=this.tabIndexAttribute||this.isAnchorElement||this.applyAttributeValue("tabindex",n)}ngOnChanges(n){this.isAnchorElement&&this.updateHref(),this.onChanges.next(this)}set routerLink(n){null==n?(this.routerLinkInput=null,this.setTabIndexIfNotOnNativeEl(null)):(this.routerLinkInput=Ko(n)||Array.isArray(n)?n:[n],this.setTabIndexIfNotOnNativeEl("0"))}onClick(n,r,o,i,s){const a=this.urlTree;return!!(null===a||this.isAnchorElement&&(0!==n||r||o||i||s||"string"==typeof this.target&&"_self"!=this.target))||(this.router.navigateByUrl(a,{skipLocationChange:this.skipLocationChange,replaceUrl:this.replaceUrl,state:this.state,info:this.info}),!this.isAnchorElement)}ngOnDestroy(){this.subscription?.unsubscribe()}updateHref(){const n=this.urlTree;this.href=null!==n&&this.locationStrategy?this.locationStrategy?.prepareExternalUrl(this.router.serializeUrl(n)):null;const r=null===this.href?null:function sb(e,t,n){return function OR(e,t){return"src"===t&&("embed"===e||"frame"===e||"iframe"===e||"media"===e||"script"===e)||"href"===t&&("base"===e||"link"===e)?ib:ob}(t,n)(e)}(this.href,this.el.nativeElement.tagName.toLowerCase(),"href");this.applyAttributeValue("href",r)}applyAttributeValue(n,r){const o=this.renderer,i=this.el.nativeElement;null!==r?o.setAttribute(i,n,r):o.removeAttribute(i,n)}get urlTree(){return null===this.routerLinkInput?null:Ko(this.routerLinkInput)?this.routerLinkInput:this.router.createUrlTree(this.routerLinkInput,{relativeTo:void 0!==this.relativeTo?this.relativeTo:this.route,queryParams:this.queryParams,fragment:this.fragment,queryParamsHandling:this.queryParamsHandling,preserveFragment:this.preserveFragment})}static{this.\u0275fac=function(r){return new(r||e)(v(ir),v(Cs),function na(e){return function rx(e,t){if("class"===t)return e.classes;if("style"===t)return e.styles;const n=e.attrs;if(n){const r=n.length;let o=0;for(;o{class e{constructor(n,r,o,i,s){this.router=n,this.injector=o,this.preloadingStrategy=i,this.loader=s}setUpPreloading(){this.subscription=this.router.events.pipe(oo(n=>n instanceof Mr),gl(()=>this.preload())).subscribe(()=>{})}preload(){return this.processRoutes(this.injector,this.router.config)}ngOnDestroy(){this.subscription&&this.subscription.unsubscribe()}processRoutes(n,r){const o=[];for(const i of r){i.providers&&!i._injector&&(i._injector=hu(i.providers,n,`Route: ${i.path}`));const s=i._injector??n,a=i._loadedInjector??s;(i.loadChildren&&!i._loadedRoutes&&void 0===i.canLoad||i.loadComponent&&!i._loadedComponent)&&o.push(this.preloadConfig(s,i)),(i.children||i._loadedRoutes)&&o.push(this.processRoutes(a,i.children??i._loadedRoutes))}return vt(o).pipe(pl())}preloadConfig(n,r){return this.preloadingStrategy.preload(r,()=>{let o;o=r.loadChildren&&void 0===r.canLoad?this.loader.loadChildren(n,r):ne(null);const i=o.pipe(It(s=>null===s?ne(void 0):(r._loadedRoutes=s.routes,r._loadedInjector=s.injector,this.processRoutes(s.injector??n,s.routes))));return r.loadComponent&&!r._loadedComponent?vt([i,this.loader.loadComponent(r)]).pipe(pl()):i})}static{this.\u0275fac=function(r){return new(r||e)(X(ir),X(QS),X(Wt),X(tA),X(Tv))}}static{this.\u0275prov=U({token:e,factory:e.\u0275fac,providedIn:"root"})}}return e})();const Nv=new P("");let nA=(()=>{class e{constructor(n,r,o,i,s={}){this.urlSerializer=n,this.transitions=r,this.viewportScroller=o,this.zone=i,this.options=s,this.lastId=0,this.lastSource="imperative",this.restoredId=0,this.store={},s.scrollPositionRestoration||="disabled",s.anchorScrolling||="disabled"}init(){"disabled"!==this.options.scrollPositionRestoration&&this.viewportScroller.setHistoryScrollRestoration("manual"),this.routerEventsSubscription=this.createScrollEvents(),this.scrollEventsSubscription=this.consumeScrollEvents()}createScrollEvents(){return this.transitions.events.subscribe(n=>{n instanceof Pd?(this.store[this.lastId]=this.viewportScroller.getScrollPosition(),this.lastSource=n.navigationTrigger,this.restoredId=n.restoredState?n.restoredState.navigationId:0):n instanceof Mr?(this.lastId=n.id,this.scheduleScrollEvent(n,this.urlSerializer.parse(n.urlAfterRedirects).fragment)):n instanceof ys&&n.code===kd.IgnoredSameUrlNavigation&&(this.lastSource=void 0,this.restoredId=0,this.scheduleScrollEvent(n,this.urlSerializer.parse(n.url).fragment))})}consumeScrollEvents(){return this.transitions.events.subscribe(n=>{n instanceof MT&&(n.position?"top"===this.options.scrollPositionRestoration?this.viewportScroller.scrollToPosition([0,0]):"enabled"===this.options.scrollPositionRestoration&&this.viewportScroller.scrollToPosition(n.position):n.anchor&&"enabled"===this.options.anchorScrolling?this.viewportScroller.scrollToAnchor(n.anchor):"disabled"!==this.options.scrollPositionRestoration&&this.viewportScroller.scrollToPosition([0,0]))})}scheduleScrollEvent(n,r){this.zone.runOutsideAngular(()=>{setTimeout(()=>{this.zone.run(()=>{this.transitions.events.next(new MT(n,"popstate"===this.lastSource?this.store[this.restoredId]:null,r))})},0)})}ngOnDestroy(){this.routerEventsSubscription?.unsubscribe(),this.scrollEventsSubscription?.unsubscribe()}static{this.\u0275fac=function(r){!function xb(){throw new Error("invalid")}()}}static{this.\u0275prov=U({token:e,factory:e.\u0275fac})}}return e})();function sr(e,t){return{\u0275kind:e,\u0275providers:t}}function oA(){const e=x(mt);return t=>{const n=e.get(Xn);if(t!==n.components[0])return;const r=e.get(ir),o=e.get(iA);1===e.get(xv)&&r.initialNavigation(),e.get(sA,null,pe.Optional)?.setUpPreloading(),e.get(Nv,null,pe.Optional)?.init(),r.resetRootComponentType(n.componentTypes[0]),o.closed||(o.next(),o.complete(),o.unsubscribe())}}const iA=new P("",{factory:()=>new St}),xv=new P("",{providedIn:"root",factory:()=>1}),sA=new P("");function W8(e){return sr(0,[{provide:sA,useExisting:H8},{provide:tA,useExisting:e}])}function Z8(e){return sr(9,[{provide:YT,useValue:T8},{provide:KT,useValue:{skipNextTransition:!!e?.skipInitialTransition,...e}}])}const aA=new P("ROUTER_FORROOT_GUARD"),Q8=[ol,{provide:vs,useClass:Ad},ir,El,{provide:Cs,useFactory:function rA(e){return e.routerState.root},deps:[ir]},Tv,[]];let lA=(()=>{class e{constructor(n){}static forRoot(n,r){return{ngModule:e,providers:[Q8,[],{provide:Ss,multi:!0,useValue:n},{provide:aA,useFactory:J8,deps:[[ir,new oc,new ic]]},{provide:Is,useValue:r||{}},r?.useHash?{provide:Uo,useClass:hj}:{provide:Uo,useClass:B_},{provide:Nv,useFactory:()=>{const e=x(R2),t=x(V),n=x(Is),r=x(Wd),o=x(vs);return n.scrollOffset&&e.setOffset(n.scrollOffset),new nA(o,r,e,t,n)}},r?.preloadingStrategy?W8(r.preloadingStrategy).\u0275providers:[],r?.initialNavigation?ez(r):[],r?.bindToComponentInputs?sr(8,[FT,{provide:jd,useExisting:FT}]).\u0275providers:[],r?.enableViewTransitions?Z8().\u0275providers:[],[{provide:cA,useFactory:oA},{provide:ku,multi:!0,useExisting:cA}]]}}static forChild(n){return{ngModule:e,providers:[{provide:Ss,multi:!0,useValue:n}]}}static{this.\u0275fac=function(r){return new(r||e)(X(aA,8))}}static{this.\u0275mod=In({type:e})}static{this.\u0275inj=cn({})}}return e})();function J8(e){return"guarded"}function ez(e){return["disabled"===e.initialNavigation?sr(3,[{provide:Bg,multi:!0,useFactory:()=>{const t=x(ir);return()=>{t.setUpLocationChangeListener()}}},{provide:xv,useValue:2}]).\u0275providers:[],"enabledBlocking"===e.initialNavigation?sr(2,[{provide:xv,useValue:0},{provide:Bg,multi:!0,deps:[mt],useFactory:t=>{const n=t.get(dj,Promise.resolve());return()=>n.then(()=>new Promise(r=>{const o=t.get(ir),i=t.get(iA);eA(o,()=>{r(!0)}),t.get(Wd).afterPreactivation=()=>(r(!0),i.closed?ne(void 0):i),o.initialNavigation()}))}}]).\u0275providers:[]]}const cA=new P(""),nz=["addListener","removeListener"],rz=["addEventListener","removeEventListener"],oz=["on","off"];function Rv(e,t,n,r){if(De(n)&&(r=n,n=void 0),r)return Rv(e,t,n).pipe(Rm(r));const[o,i]=function az(e){return De(e.addEventListener)&&De(e.removeEventListener)}(e)?rz.map(s=>a=>e[s](t,a,n)):function iz(e){return De(e.addListener)&&De(e.removeListener)}(e)?nz.map(uA(e,t)):function sz(e){return De(e.on)&&De(e.off)}(e)?oz.map(uA(e,t)):[];if(!o&&Nm(e))return It(s=>Rv(s,t,n))(Fn(e));if(!o)throw new TypeError("Invalid event target");return new Ge(s=>{const a=(...l)=>s.next(1i(a)})}function uA(e,t){return n=>r=>e[n](t,r)}const lz=(e,t)=>{const n=e.prototype;t.forEach(r=>{Object.defineProperty(n,r,{get(){return this.el[r]},set(o){this.z.runOutsideAngular(()=>this.el[r]=o)},configurable:!0})})},cz=(e,t)=>{const n=e.prototype;t.forEach(r=>{n[r]=function(){const o=arguments;return this.z.runOutsideAngular(()=>this.el[r].apply(this.el,o))}})},Jo=(e,t,n)=>{n.forEach(r=>e[r]=Rv(t,r))};function ge(e){return function(n){const{defineCustomElementFn:r,inputs:o,methods:i}=e;return void 0!==r&&r(),o&&lz(n,o),i&&cz(n,i),n}}const me=["*"];let Ov=class Gv{constructor(t,n,r){this.z=r,t.detach(),this.el=n.nativeElement}static{this.\u0275fac=function(n){return new(n||Gv)(v(se),v(W),v(V))}}static{this.\u0275cmp=te({type:Gv,selectors:[["db-accordion"]],inputs:{emphasis:"emphasis",open:"open",size:"size",summary:"summary"},ngContentSelectors:me,decls:1,vars:0,template:function(n,r){1&n&&(de(),fe(0))},encapsulation:2,changeDetection:0})}};Ov=he([ge({inputs:["emphasis","open","size","summary"]})],Ov);let qd=class Wv{constructor(t,n,r){this.z=r,t.detach(),this.el=n.nativeElement}static{this.\u0275fac=function(n){return new(n||Wv)(v(se),v(W),v(V))}}static{this.\u0275cmp=te({type:Wv,selectors:[["db-brand"]],inputs:{alt:"alt",anchorRef:"anchorRef",anchorRelation:"anchorRelation",anchorTitle:"anchorTitle",siteNameLink:"siteNameLink",src:"src"},ngContentSelectors:me,decls:1,vars:0,template:function(n,r){1&n&&(de(),fe(0))},encapsulation:2,changeDetection:0})}};qd=he([ge({inputs:["alt","anchorRef","anchorRelation","anchorTitle","siteNameLink","src"]})],qd);let Fv=class qv{constructor(t,n,r){this.z=r,t.detach(),this.el=n.nativeElement}static{this.\u0275fac=function(n){return new(n||qv)(v(se),v(W),v(V))}}static{this.\u0275cmp=te({type:qv,selectors:[["db-breadcrumb"]],inputs:{arialabel:"arialabel",data:"data"},ngContentSelectors:me,decls:1,vars:0,template:function(n,r){1&n&&(de(),fe(0))},encapsulation:2,changeDetection:0})}};Fv=he([ge({inputs:["arialabel","data"]})],Fv);let Nl=class Zv{constructor(t,n,r){this.z=r,t.detach(),this.el=n.nativeElement}static{this.\u0275fac=function(n){return new(n||Zv)(v(se),v(W),v(V))}}static{this.\u0275cmp=te({type:Zv,selectors:[["db-button"]],inputs:{ariaexpanded:"ariaexpanded",ariapressed:"ariapressed",disabled:"disabled",formaction:"formaction",formenctype:"formenctype",formmethod:"formmethod",formnovalidate:"formnovalidate",formtarget:"formtarget",icon:"icon",iconafter:"iconafter",icononly:"icononly",name:"name",size:"size",tooltip:"tooltip",type:"type",value:"value",variant:"variant",width:"width"},ngContentSelectors:me,decls:1,vars:0,template:function(n,r){1&n&&(de(),fe(0))},encapsulation:2,changeDetection:0})}};Nl=he([ge({inputs:["ariaexpanded","ariapressed","disabled","formaction","formenctype","formmethod","formnovalidate","formtarget","icon","iconafter","icononly","name","size","tooltip","type","value","variant","width"]})],Nl);let Pv=class Qv{constructor(t,n,r){this.z=r,t.detach(),this.el=n.nativeElement}static{this.\u0275fac=function(n){return new(n||Qv)(v(se),v(W),v(V))}}static{this.\u0275cmp=te({type:Qv,selectors:[["db-card"]],inputs:{alt:"alt",content:"content",header:"header",illustration:"illustration",image:"image",uiCoreIllustrationPath:"uiCoreIllustrationPath",variant:"variant"},ngContentSelectors:me,decls:1,vars:0,template:function(n,r){1&n&&(de(),fe(0))},encapsulation:2,changeDetection:0})}};Pv=he([ge({inputs:["alt","content","header","illustration","image","uiCoreIllustrationPath","variant"]})],Pv);let kv=class Yv{constructor(t,n,r){this.z=r,t.detach(),this.el=n.nativeElement}static{this.\u0275fac=function(n){return new(n||Yv)(v(se),v(W),v(V))}}static{this.\u0275cmp=te({type:Yv,selectors:[["db-cards"]],ngContentSelectors:me,decls:1,vars:0,template:function(n,r){1&n&&(de(),fe(0))},encapsulation:2,changeDetection:0})}};kv=he([ge({})],kv);let Zd=class Kv{constructor(t,n,r){this.z=r,t.detach(),this.el=n.nativeElement,Jo(this,this.el,["dbChange"])}static{this.\u0275fac=function(n){return new(n||Kv)(v(se),v(W),v(V))}}static{this.\u0275cmp=te({type:Kv,selectors:[["db-checkbox"]],inputs:{autofocus:"autofocus",checked:"checked",disabled:"disabled",indeterminate:"indeterminate",input_id:"input_id",label:"label",labelHidden:"labelHidden",name:"name",required:"required",value:"value"},ngContentSelectors:me,decls:1,vars:0,template:function(n,r){1&n&&(de(),fe(0))},encapsulation:2,changeDetection:0})}};Zd=he([ge({inputs:["autofocus","checked","disabled","indeterminate","input_id","label","labelHidden","name","required","value"],methods:["setIndeterminate"]})],Zd);let Qd=class Xv{constructor(t,n,r){this.z=r,t.detach(),this.el=n.nativeElement}static{this.\u0275fac=function(n){return new(n||Xv)(v(se),v(W),v(V))}}static{this.\u0275cmp=te({type:Xv,selectors:[["db-chip"]],inputs:{disabled:"disabled",icon:"icon",iconafter:"iconafter",input_id:"input_id",interactiontype:"interactiontype",name:"name",selected:"selected",variant:"variant"},ngContentSelectors:me,decls:1,vars:0,template:function(n,r){1&n&&(de(),fe(0))},encapsulation:2,changeDetection:0})}};Qd=he([ge({inputs:["disabled","icon","iconafter","input_id","interactiontype","name","selected","variant"]})],Qd);let Lv=class Jv{constructor(t,n,r){this.z=r,t.detach(),this.el=n.nativeElement}static{this.\u0275fac=function(n){return new(n||Jv)(v(se),v(W),v(V))}}static{this.\u0275cmp=te({type:Jv,selectors:[["db-dropdown"]],inputs:{data:"data",opposite:"opposite",summary:"summary"},ngContentSelectors:me,decls:1,vars:0,template:function(n,r){1&n&&(de(),fe(0))},encapsulation:2,changeDetection:0})}};Lv=he([ge({inputs:["data","opposite","summary"]})],Lv);let Yd=class ey{constructor(t,n,r){this.z=r,t.detach(),this.el=n.nativeElement}static{this.\u0275fac=function(n){return new(n||ey)(v(se),v(W),v(V))}}static{this.\u0275cmp=te({type:ey,selectors:[["db-footer"]],inputs:{border:"border",copyright:"copyright"},ngContentSelectors:me,decls:1,vars:0,template:function(n,r){1&n&&(de(),fe(0))},encapsulation:2,changeDetection:0})}};Yd=he([ge({inputs:["border","copyright"]})],Yd);let Kd=class ty{constructor(t,n,r){this.z=r,t.detach(),this.el=n.nativeElement}static{this.\u0275fac=function(n){return new(n||ty)(v(se),v(W),v(V))}}static{this.\u0275cmp=te({type:ty,selectors:[["db-header"]],ngContentSelectors:me,decls:1,vars:0,template:function(n,r){1&n&&(de(),fe(0))},encapsulation:2,changeDetection:0})}};Kd=he([ge({})],Kd);let $v=class ny{constructor(t,n,r){this.z=r,t.detach(),this.el=n.nativeElement}static{this.\u0275fac=function(n){return new(n||ny)(v(se),v(W),v(V))}}static{this.\u0275cmp=te({type:ny,selectors:[["db-headline"]],inputs:{pulse:"pulse",variant:"variant"},ngContentSelectors:me,decls:1,vars:0,template:function(n,r){1&n&&(de(),fe(0))},encapsulation:2,changeDetection:0})}};$v=he([ge({inputs:["pulse","variant"]})],$v);let xl=class ry{constructor(t,n,r){this.z=r,t.detach(),this.el=n.nativeElement}static{this.\u0275fac=function(n){return new(n||ry)(v(se),v(W),v(V))}}static{this.\u0275cmp=te({type:ry,selectors:[["db-icon"]],inputs:{icon:"icon",variant:"variant"},ngContentSelectors:me,decls:1,vars:0,template:function(n,r){1&n&&(de(),fe(0))},encapsulation:2,changeDetection:0})}};xl=he([ge({inputs:["icon","variant"]})],xl);let Xd=class oy{constructor(t,n,r){this.z=r,t.detach(),this.el=n.nativeElement}static{this.\u0275fac=function(n){return new(n||oy)(v(se),v(W),v(V))}}static{this.\u0275cmp=te({type:oy,selectors:[["db-image"]],inputs:{alt:"alt",ariaid:"ariaid",caption:"caption",height:"height",loading:"loading",modernformat:"modernformat",responsivemediaquery:"responsivemediaquery",src:"src",srcset:"srcset",width:"width"},ngContentSelectors:me,decls:1,vars:0,template:function(n,r){1&n&&(de(),fe(0))},encapsulation:2,changeDetection:0})}};Xd=he([ge({inputs:["alt","ariaid","caption","height","loading","modernformat","responsivemediaquery","src","srcset","width"]})],Xd);let Jd=class iy{constructor(t,n,r){this.z=r,t.detach(),this.el=n.nativeElement,Jo(this,this.el,["dbChange"])}static{this.\u0275fac=function(n){return new(n||iy)(v(se),v(W),v(V))}}static{this.\u0275cmp=te({type:iy,selectors:[["db-input"]],inputs:{ariainvalid:"ariainvalid",ariarequired:"ariarequired",autocomplete:"autocomplete",autofocus:"autofocus",description:"description",dirname:"dirname",disabled:"disabled",input_id:"input_id",label:"label",labelHidden:"labelHidden",list:"list",max:"max",maxlength:"maxlength",min:"min",minlength:"minlength",name:"name",pattern:"pattern",placeholder:"placeholder",readonly:"readonly",required:"required",size:"size",step:"step",type:"type",value:"value",variant:"variant"},ngContentSelectors:me,decls:1,vars:0,template:function(n,r){1&n&&(de(),fe(0))},encapsulation:2,changeDetection:0})}};Jd=he([ge({inputs:["ariainvalid","ariarequired","autocomplete","autofocus","description","dirname","disabled","input_id","label","labelHidden","list","max","maxlength","min","minlength","name","pattern","placeholder","readonly","required","size","step","type","value","variant"]})],Jd);let Vv=class sy{constructor(t,n,r){this.z=r,t.detach(),this.el=n.nativeElement}static{this.\u0275fac=function(n){return new(n||sy)(v(se),v(W),v(V))}}static{this.\u0275cmp=te({type:sy,selectors:[["db-language-switcher"]],inputs:{ariaSelectedIndex:"ariaSelectedIndex",data:"data"},ngContentSelectors:me,decls:1,vars:0,template:function(n,r){1&n&&(de(),fe(0))},encapsulation:2,changeDetection:0})}};Vv=he([ge({inputs:["ariaSelectedIndex","data"]})],Vv);let ei=class ay{constructor(t,n,r){this.z=r,t.detach(),this.el=n.nativeElement}static{this.\u0275fac=function(n){return new(n||ay)(v(se),v(W),v(V))}}static{this.\u0275cmp=te({type:ay,selectors:[["db-link"]],inputs:{current:"current",href:"href",hreflang:"hreflang",icon:"icon",iconVariant:"iconVariant",icononly:"icononly",media:"media",rel:"rel",target:"target",text:"text",type:"type"},ngContentSelectors:me,decls:1,vars:0,template:function(n,r){1&n&&(de(),fe(0))},encapsulation:2,changeDetection:0})}};ei=he([ge({inputs:["current","href","hreflang","icon","iconVariant","icononly","media","rel","target","text","type"]})],ei);let ef=class ly{constructor(t,n,r){this.z=r,t.detach(),this.el=n.nativeElement}static{this.\u0275fac=function(n){return new(n||ly)(v(se),v(W),v(V))}}static{this.\u0275cmp=te({type:ly,selectors:[["db-linklist"]],inputs:{data:"data"},ngContentSelectors:me,decls:1,vars:0,template:function(n,r){1&n&&(de(),fe(0))},encapsulation:2,changeDetection:0})}};ef=he([ge({inputs:["data"]})],ef);let tf=class cy{constructor(t,n,r){this.z=r,t.detach(),this.el=n.nativeElement}static{this.\u0275fac=function(n){return new(n||cy)(v(se),v(W),v(V))}}static{this.\u0275cmp=te({type:cy,selectors:[["db-logo"]],inputs:{size:"size"},ngContentSelectors:me,decls:1,vars:0,template:function(n,r){1&n&&(de(),fe(0))},encapsulation:2,changeDetection:0})}};tf=he([ge({inputs:["size"]})],tf);let nf=class uy{constructor(t,n,r){this.z=r,t.detach(),this.el=n.nativeElement}static{this.\u0275fac=function(n){return new(n||uy)(v(se),v(W),v(V))}}static{this.\u0275cmp=te({type:uy,selectors:[["db-mainnavigation"]],inputs:{data:"data",siteName:"siteName"},ngContentSelectors:me,decls:1,vars:0,template:function(n,r){1&n&&(de(),fe(0))},encapsulation:2,changeDetection:0})}};nf=he([ge({inputs:["data","siteName"]})],nf);let jv=class dy{constructor(t,n,r){this.z=r,t.detach(),this.el=n.nativeElement}static{this.\u0275fac=function(n){return new(n||dy)(v(se),v(W),v(V))}}static{this.\u0275cmp=te({type:dy,selectors:[["db-meta"]],ngContentSelectors:me,decls:1,vars:0,template:function(n,r){1&n&&(de(),fe(0))},encapsulation:2,changeDetection:0})}};jv=he([ge({})],jv);let Bv=class fy{constructor(t,n,r){this.z=r,t.detach(),this.el=n.nativeElement}static{this.\u0275fac=function(n){return new(n||fy)(v(se),v(W),v(V))}}static{this.\u0275cmp=te({type:fy,selectors:[["db-metanavigation"]],inputs:{data:"data"},ngContentSelectors:me,decls:1,vars:0,template:function(n,r){1&n&&(de(),fe(0))},encapsulation:2,changeDetection:0})}};Bv=he([ge({inputs:["data"]})],Bv);let rf=class hy{constructor(t,n,r){this.z=r,t.detach(),this.el=n.nativeElement}static{this.\u0275fac=function(n){return new(n||hy)(v(se),v(W),v(V))}}static{this.\u0275cmp=te({type:hy,selectors:[["db-notification"]],inputs:{type:"type",variant:"variant"},ngContentSelectors:me,decls:1,vars:0,template:function(n,r){1&n&&(de(),fe(0))},encapsulation:2,changeDetection:0})}};rf=he([ge({inputs:["type","variant"]})],rf);let sf=class py{constructor(t,n,r){this.z=r,t.detach(),this.el=n.nativeElement}static{this.\u0275fac=function(n){return new(n||py)(v(se),v(W),v(V))}}static{this.\u0275cmp=te({type:py,selectors:[["db-notifications"]],inputs:{arialive:"arialive",variant:"variant"},ngContentSelectors:me,decls:1,vars:0,template:function(n,r){1&n&&(de(),fe(0))},encapsulation:2,changeDetection:0})}};sf=he([ge({inputs:["arialive","variant"]})],sf);let Hv=class gy{constructor(t,n,r){this.z=r,t.detach(),this.el=n.nativeElement}static{this.\u0275fac=function(n){return new(n||gy)(v(se),v(W),v(V))}}static{this.\u0275cmp=te({type:gy,selectors:[["db-overflow-menu"]],inputs:{data:"data",opposite:"opposite",summary:"summary"},ngContentSelectors:me,decls:1,vars:0,template:function(n,r){1&n&&(de(),fe(0))},encapsulation:2,changeDetection:0})}};Hv=he([ge({inputs:["data","opposite","summary"]})],Hv);let af=class my{constructor(t,n,r){this.z=r,t.detach(),this.el=n.nativeElement}static{this.\u0275fac=function(n){return new(n||my)(v(se),v(W),v(V))}}static{this.\u0275cmp=te({type:my,selectors:[["db-page"]],ngContentSelectors:me,decls:1,vars:0,template:function(n,r){1&n&&(de(),fe(0))},encapsulation:2,changeDetection:0})}};af=he([ge({})],af);let lf=class vy{constructor(t,n,r){this.z=r,t.detach(),this.el=n.nativeElement,Jo(this,this.el,["dbChange"])}static{this.\u0275fac=function(n){return new(n||vy)(v(se),v(W),v(V))}}static{this.\u0275cmp=te({type:vy,selectors:[["db-pagination"]],inputs:{ariaid:"ariaid",arialabel:"arialabel",count:"count",currentpage:"currentpage",ellipsisend:"ellipsisend",ellipsisstart:"ellipsisstart",pages:"pages",textnext:"textnext",textprevious:"textprevious",titlenext:"titlenext",titlepagination:"titlepagination",titleprevious:"titleprevious"},ngContentSelectors:me,decls:1,vars:0,template:function(n,r){1&n&&(de(),fe(0))},encapsulation:2,changeDetection:0})}};lf=he([ge({inputs:["ariaid","arialabel","count","currentpage","ellipsisend","ellipsisstart","pages","textnext","textprevious","titlenext","titlepagination","titleprevious"]})],lf);let cf=class yy{constructor(t,n,r){this.z=r,t.detach(),this.el=n.nativeElement}static{this.\u0275fac=function(n){return new(n||yy)(v(se),v(W),v(V))}}static{this.\u0275cmp=te({type:yy,selectors:[["db-progress"]],inputs:{circle:"circle",htmlid:"htmlid",indeterminate:"indeterminate",max:"max",percentagesign:"percentagesign",value:"value"},ngContentSelectors:me,decls:1,vars:0,template:function(n,r){1&n&&(de(),fe(0))},encapsulation:2,changeDetection:0})}};cf=he([ge({inputs:["circle","htmlid","indeterminate","max","percentagesign","value"]})],cf);let uf=class Dy{constructor(t,n,r){this.z=r,t.detach(),this.el=n.nativeElement,Jo(this,this.el,["dbChange"])}static{this.\u0275fac=function(n){return new(n||Dy)(v(se),v(W),v(V))}}static{this.\u0275cmp=te({type:Dy,selectors:[["db-radio"]],inputs:{autofocus:"autofocus",checked:"checked",disabled:"disabled",input_id:"input_id",label:"label",labelHidden:"labelHidden",name:"name",required:"required",value:"value"},ngContentSelectors:me,decls:1,vars:0,template:function(n,r){1&n&&(de(),fe(0))},encapsulation:2,changeDetection:0})}};uf=he([ge({inputs:["autofocus","checked","disabled","input_id","label","labelHidden","name","required","value"]})],uf);let df=class Cy{constructor(t,n,r){this.z=r,t.detach(),this.el=n.nativeElement,Jo(this,this.el,["dbChange"])}static{this.\u0275fac=function(n){return new(n||Cy)(v(se),v(W),v(V))}}static{this.\u0275cmp=te({type:Cy,selectors:[["db-select"]],inputs:{ariainvalid:"ariainvalid",disabled:"disabled",input_id:"input_id",label:"label",labelHidden:"labelHidden",multiple:"multiple",name:"name",required:"required",size:"size",value:"value",variant:"variant"},ngContentSelectors:me,decls:1,vars:0,template:function(n,r){1&n&&(de(),fe(0))},encapsulation:2,changeDetection:0})}};df=he([ge({inputs:["ariainvalid","disabled","input_id","label","labelHidden","multiple","name","required","size","value","variant"]})],df);let ff=class by{constructor(t,n,r){this.z=r,t.detach(),this.el=n.nativeElement}static{this.\u0275fac=function(n){return new(n||by)(v(se),v(W),v(V))}}static{this.\u0275cmp=te({type:by,selectors:[["db-sidenavi"]],inputs:{data:"data"},ngContentSelectors:me,decls:1,vars:0,template:function(n,r){1&n&&(de(),fe(0))},encapsulation:2,changeDetection:0})}};ff=he([ge({inputs:["data"]})],ff);let hf=class wy{constructor(t,n,r){this.z=r,t.detach(),this.el=n.nativeElement}static{this.\u0275fac=function(n){return new(n||wy)(v(se),v(W),v(V))}}static{this.\u0275cmp=te({type:wy,selectors:[["db-tab"]],inputs:{active:"active",label:"label",name:"name"},ngContentSelectors:me,decls:1,vars:0,template:function(n,r){1&n&&(de(),fe(0))},encapsulation:2,changeDetection:0})}};hf=he([ge({inputs:["active","label","name"]})],hf);let pf=class Ey{constructor(t,n,r){this.z=r,t.detach(),this.el=n.nativeElement}static{this.\u0275fac=function(n){return new(n||Ey)(v(se),v(W),v(V))}}static{this.\u0275cmp=te({type:Ey,selectors:[["db-tab-bar"]],ngContentSelectors:me,decls:1,vars:0,template:function(n,r){1&n&&(de(),fe(0))},encapsulation:2,changeDetection:0})}};pf=he([ge({})],pf);let gf=class Iy{constructor(t,n,r){this.z=r,t.detach(),this.el=n.nativeElement}static{this.\u0275fac=function(n){return new(n||Iy)(v(se),v(W),v(V))}}static{this.\u0275cmp=te({type:Iy,selectors:[["db-table"]],inputs:{align:"align",bodyalign:"bodyalign",bodyverticalalign:"bodyverticalalign",border:"border",density:"density",fontsize:"fontsize",sticky:"sticky",stripes:"stripes",tabledata:"tabledata",verticalalign:"verticalalign"},ngContentSelectors:me,decls:1,vars:0,template:function(n,r){1&n&&(de(),fe(0))},encapsulation:2,changeDetection:0})}};gf=he([ge({inputs:["align","bodyalign","bodyverticalalign","border","density","fontsize","sticky","stripes","tabledata","verticalalign"]})],gf);let mf=class Sy{constructor(t,n,r){this.z=r,t.detach(),this.el=n.nativeElement}static{this.\u0275fac=function(n){return new(n||Sy)(v(se),v(W),v(V))}}static{this.\u0275cmp=te({type:Sy,selectors:[["db-tag"]],inputs:{icon:"icon",iconafter:"iconafter",small:"small",variant:"variant"},ngContentSelectors:me,decls:1,vars:0,template:function(n,r){1&n&&(de(),fe(0))},encapsulation:2,changeDetection:0})}};mf=he([ge({inputs:["icon","iconafter","small","variant"]})],mf);let vf=class _y{constructor(t,n,r){this.z=r,t.detach(),this.el=n.nativeElement,Jo(this,this.el,["dbChange"])}static{this.\u0275fac=function(n){return new(n||_y)(v(se),v(W),v(V))}}static{this.\u0275cmp=te({type:_y,selectors:[["db-textarea"]],inputs:{ariainvalid:"ariainvalid",ariarequired:"ariarequired",autofocus:"autofocus",cols:"cols",description:"description",dirname:"dirname",disabled:"disabled",input_id:"input_id",label:"label",labelHidden:"labelHidden",maxlength:"maxlength",minlength:"minlength",name:"name",placeholder:"placeholder",readonly:"readonly",required:"required",rows:"rows",value:"value",variant:"variant",wrap:"wrap"},ngContentSelectors:me,decls:1,vars:0,template:function(n,r){1&n&&(de(),fe(0))},encapsulation:2,changeDetection:0})}};vf=he([ge({inputs:["ariainvalid","ariarequired","autofocus","cols","description","dirname","disabled","input_id","label","labelHidden","maxlength","minlength","name","placeholder","readonly","required","rows","value","variant","wrap"]})],vf);let yf=class My{constructor(t,n,r){this.z=r,t.detach(),this.el=n.nativeElement,Jo(this,this.el,["dbChange"])}static{this.\u0275fac=function(n){return new(n||My)(v(se),v(W),v(V))}}static{this.\u0275cmp=te({type:My,selectors:[["db-toggle"]],inputs:{checked:"checked",disabled:"disabled",htmlid:"htmlid",name:"name"},ngContentSelectors:me,decls:1,vars:0,template:function(n,r){1&n&&(de(),fe(0))},encapsulation:2,changeDetection:0})}};yf=he([ge({inputs:["checked","disabled","htmlid","name"]})],yf);let dA=class Ty{constructor(t,n,r){this.z=r,t.detach(),this.el=n.nativeElement}static{this.\u0275fac=function(n){return new(n||Ty)(v(se),v(W),v(V))}}static{this.\u0275cmp=te({type:Ty,selectors:[["github-version-switcher"]],inputs:{owner:"owner",repo:"repo"},ngContentSelectors:me,decls:1,vars:0,template:function(n,r){1&n&&(de(),fe(0))},encapsulation:2,changeDetection:0})}};function uz(e,t){if(1&e&&($(0,"db-link")(1,"a",5),Z(2),k()()),2&e){const n=t.$implicit,r=t.index;pn("current",ss().isAria(r)),ze(),Qt("routerLink",n.link),ze(),Kn(n.label)}}dA=he([ge({inputs:["owner","repo"]})],dA);let dz=(()=>{class e{constructor(){this.title="angular-showcase",this.navigationItems=tT,this.isAria=nT,this.checkboxControl=new er(!1,{nonNullable:!1}),this.radioControl=new er("",{nonNullable:!0}),this.selectControl=new er("",{nonNullable:!1}),this.textareaControl=new er("",{nonNullable:!1}),this.radioButtons=["radio-01","radio-02","radio-03"]}ngOnInit(){this.checkboxControl.valueChanges.subscribe(n=>this.checkbox=n),this.radioControl.valueChanges.subscribe(n=>this.radio=n),this.selectControl.valueChanges.subscribe(n=>this.select=n),this.textareaControl.valueChanges.subscribe(n=>this.textarea=n)}showValues(){alert(JSON.stringify({input:this.input,checkbox:this.checkbox,radio:this.radio,select:this.select,textarea:this.textarea}))}logPagination(n){console.log("Clicked in : ",n.detail.target.innerText)}static{this.\u0275fac=function(r){return new(r||e)}}static{this.\u0275cmp=te({type:e,selectors:[["app-root"]],decls:12,vars:1,consts:[["slot","header"],["src","./assets/db_logo.svg","href","/angular-showcase"],["href","/","current","page"],[4,"ngFor","ngForOf"],["slot","footer","copyright","","border",""],[3,"routerLink"]],template:function(r,o){1&r&&($(0,"db-page")(1,"db-header",0)(2,"db-brand",1),Z(3," DB UI Elements in Angular Showcase "),k(),$(4,"db-mainnavigation")(5,"db-link",2),Z(6," Pages "),Bi(7,uz,3,3,"db-link",3),k()(),et(8,"div"),k(),$(9,"div"),et(10,"router-outlet"),k(),et(11,"db-footer",4),k()),2&r&&(ze(7),Qt("ngForOf",o.navigationItems))},dependencies:[ad,bv,Al,qd,Yd,Kd,ei,nf,af],styles:['.app[_ngcontent-%COMP%]{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50}main[_ngcontent-%COMP%]{margin:auto;max-width:45rem;text-align:left;min-height:90vh}main[_ngcontent-%COMP%] form[_ngcontent-%COMP%] ol[_ngcontent-%COMP%]{list-style-type:"";padding-left:0}main[_ngcontent-%COMP%] form[_ngcontent-%COMP%] ol[_ngcontent-%COMP%] li[_ngcontent-%COMP%]{margin:1rem 0}dl[_ngcontent-%COMP%] dt[_ngcontent-%COMP%]:after{content:":"}']})}}return e})(),Uv=(()=>{class e{constructor(n){this.el=n,this.onChange=()=>{},this.onTouched=()=>{}}writeValue(n){this.el.nativeElement.value=this.lastValue=n??""}handleChangeEvent(n){n!==this.lastValue&&(this.lastValue=n,this.onChange(n))}_handleBlurEvent(){this.onTouched()}registerOnChange(n){this.onChange=n}registerOnTouched(n){this.onTouched=n}setDisabledState(n){this.el.nativeElement.disabled=n}static{this.\u0275fac=function(r){return new(r||e)(v(W))}}static{this.\u0275dir=K({type:e,selectors:[["extend"]],hostBindings:function(r,o){1&r&&ft("focusout",function(){return o._handleBlurEvent()})}})}}return e})(),fA=(()=>{class e extends Uv{constructor(n){super(n)}writeValue(n){this.el.nativeElement.checked=this.lastValue=n??!1}static{this.\u0275fac=function(r){return new(r||e)(v(W))}}static{this.\u0275dir=K({type:e,selectors:[["db-checkbox"],["db-toggle"]],hostBindings:function(r,o){1&r&&ft("dbChange",function(s){return o.handleChangeEvent(s.detail.target.checked)})},features:[Oe([{provide:an,useExisting:e,multi:!0}]),Ee]})}}return e})(),hA=(()=>{class e extends Uv{constructor(n){super(n)}static{this.\u0275fac=function(r){return new(r||e)(v(W))}}static{this.\u0275dir=K({type:e,selectors:[["db-select"]],hostBindings:function(r,o){1&r&&ft("dbChange",function(s){return o.handleChangeEvent(s.target.value)})},features:[Oe([{provide:an,useExisting:e,multi:!0}]),Ee]})}}return e})(),zv=(()=>{class e extends Uv{constructor(n){super(n)}listenForValueChange(n){let r="";"db-pagination"===n?.target.tagName.toLowerCase()?r=parseInt(n?.detail?.target.innerText,10):n?.detail?.target?.value?.length>0?r=n?.detail?.target?.value:n?.detail?.target?.checked&&n?.target?.textContent?.length>0&&(r=n?.target?.textContent),this.handleChangeEvent(r)}static{this.\u0275fac=function(r){return new(r||e)(v(W))}}static{this.\u0275dir=K({type:e,selectors:[["db-input"],["db-textarea"],["db-radio"],["db-pagination"]],hostBindings:function(r,o){1&r&&ft("dbChange",function(s){return o.listenForValueChange(s)})},features:[Oe([{provide:an,useExisting:e,multi:!0}]),Ee]})}}return e})();function fz(e,t){if(1&e&&($(0,"li"),et(1,"db-radio",9),k()),2&e){const n=t.$implicit,r=ss();ze(),Qt("label",n)("formControl",r.radioControl)("value",n)}}let pA=(()=>{class e{constructor(){this.checkboxControl=new er(!1,{nonNullable:!1}),this.radioControl=new er("",{nonNullable:!0}),this.selectControl=new er("",{nonNullable:!1}),this.textareaControl=new er("",{nonNullable:!1}),this.radioButtons=["Radio 01","Radio 02","Radio 03"]}ngOnInit(){this.checkboxControl.valueChanges.subscribe(n=>this.checkbox=n),this.radioControl.valueChanges.subscribe(n=>this.radio=n),this.selectControl.valueChanges.subscribe(n=>this.select=n),this.textareaControl.valueChanges.subscribe(n=>this.textarea=n)}showValues(){alert(JSON.stringify({input:this.input,checkbox:this.checkbox,radio:this.radio,select:this.select,textarea:this.textarea,toggle:this.toggle}))}static{this.\u0275fac=function(r){return new(r||e)}}static{this.\u0275cmp=te({type:e,selectors:[["app-form"]],decls:61,vars:12,consts:[[1,"form-container"],["label","Infield","name","input-name",3,"ngModelChange","ngModel"],["label","Checkbox","name","checkbox-name",3,"formControl"],[4,"ngFor","ngForOf"],["label","Selectbox","name","select-name",3,"formControl"],["selected",""],["label","Textarea","name","textarea-name",3,"formControl"],[3,"ngModelChange","ngModel"],["variant","primary",3,"click"],["name","radio-name",3,"label","formControl","value"]],template:function(r,o){1&r&&($(0,"div")(1,"div",0)(2,"fieldset")(3,"form")(4,"p"),Z(5,"DbInput:"),k(),$(6,"db-input",1),Wa("ngModelChange",function(s){return Nu(o.input,s)||(o.input=s),s}),k(),$(7,"p"),Z(8,"DbCheckbox:"),k(),et(9,"db-checkbox",2),$(10,"p"),Z(11,"DbRadio:"),k(),$(12,"ol"),Bi(13,fz,2,3,"li",3),k(),$(14,"p"),Z(15,"DbSelect:"),k(),$(16,"db-select",4)(17,"option",5),Z(18,"Option 1"),k(),$(19,"option"),Z(20,"Option 2"),k(),$(21,"option"),Z(22,"Option 3"),k()(),$(23,"p"),Z(24,"DbTextarea:"),k(),et(25,"db-textarea",6),$(26,"p"),Z(27,"DbToggle:"),k(),$(28,"db-toggle",7),Wa("ngModelChange",function(s){return Nu(o.toggle,s)||(o.toggle=s),s}),k()()(),$(29,"fieldset")(30,"p"),Z(31,"DbButton:"),k(),$(32,"db-button",8),ft("click",function(){return o.showValues()}),Z(33," Hi from Showcase! "),k(),$(34,"h2"),Z(35,"Output"),k(),$(36,"dl")(37,"dt"),Z(38,"inputs value"),k(),$(39,"dd"),Z(40),k(),$(41,"dt"),Z(42,"checkbox"),k(),$(43,"dd"),Z(44),k(),$(45,"dt"),Z(46,"radio"),k(),$(47,"dd"),Z(48),k(),$(49,"dt"),Z(50,"select"),k(),$(51,"dd"),Z(52),k(),$(53,"dt"),Z(54,"textarea"),k(),$(55,"dd"),Z(56),k(),$(57,"dt"),Z(58,"toggle"),k(),$(59,"dd"),Z(60),k()()()()()),2&r&&(ze(6),Ga("ngModel",o.input),ze(3),Qt("formControl",o.checkboxControl),ze(4),Qt("ngForOf",o.radioButtons),ze(3),Qt("formControl",o.selectControl),ze(9),Qt("formControl",o.textareaControl),ze(3),Ga("ngModel",o.toggle),ze(12),Kn(o.input?o.input:"No Input set"),ze(4),Kn(o.checkbox?"yes":"no"),ze(4),Kn(o.radio?o.radio:"No radio selected"),ze(4),Kn(o.select?o.select:"Not Selected"),ze(4),Kn(o.textarea?o.textarea:"No Text set"),ze(4),Kn(null==o.toggle?null:o.toggle.toString()))},dependencies:[ad,P0,H0,z0,Lm,w0,Km,Id,Ed,Nl,Zd,Jd,uf,df,vf,yf,fA,hA,zv],styles:[".form-container[_ngcontent-%COMP%]{display:flex}.form-container[_ngcontent-%COMP%] fieldset[_ngcontent-%COMP%]{display:flex;flex-direction:column;margin:0 8px;width:50%;padding:0;border-color:transparent}"]})}}return e})();function hz(e,t){if(1&e&&($(0,"db-link")(1,"a",1),Z(2),k()()),2&e){const n=t.$implicit,r=t.index;pn("current",ss().isAria(r))("icon",n.icon),ze(),Qt("routerLink",n.link),ze(),Kn(n.label)}}let gA=(()=>{class e{constructor(){this.navigationItems=tT,this.isAria=nT}static{this.\u0275fac=function(r){return new(r||e)}}static{this.\u0275cmp=te({type:e,selectors:[["app-navigation"]],decls:5,vars:1,consts:[[4,"ngFor","ngForOf"],[3,"routerLink"]],template:function(r,o){1&r&&($(0,"div")(1,"p"),Z(2,"DbSidenavi:"),k(),$(3,"db-sidenavi"),Bi(4,hz,3,4,"db-link",0),k()()),2&r&&(ze(4),Qt("ngForOf",o.navigationItems))},dependencies:[ad,Al,ei,ff],encapsulation:2})}}return e})();function pz(e,t){if(1&e){const n=function cI(){return S()}();$(0,"db-notifications",3)(1,"db-notification",4),et(2,"db-icon",5),Z(3," success: Lorem ipsum dolor sit amet, consectetur adipisicing elit "),$(4,"db-icon",6),ft("keypress",function(){return uh(n),dh(ss().notification=!1)})("click",function(){return uh(n),dh(ss().notification=!1)}),k()()()}}let mA=(()=>{class e{static{this.\u0275fac=function(r){return new(r||e)}}static{this.\u0275cmp=te({type:e,selectors:[["app-other-components"]],decls:15,vars:1,consts:[["href","https://db-ui.github.io/elements/","target","_blank"],["variant","primary",3,"click"],["variant","hovering",4,"ngIf"],["variant","hovering"],["type","success"],["icon","account","slot","prenotification","variant","20-outline"],["icon","close","slot","postnotification","variant","20-outline","tabindex","0","role","button",3,"keypress","click"]],template:function(r,o){1&r&&($(0,"div")(1,"p"),Z(2,"Link list:"),k(),$(3,"db-linklist")(4,"li")(5,"db-link",0),Z(6," DB UI Elements components documentation "),k()(),$(7,"li")(8,"db-link",0),Z(9," DB UI Core components documentation "),k()()(),$(10,"p"),Z(11,"Notification:"),k(),$(12,"db-button",1),ft("click",function(){return o.notification=!0}),Z(13," Open Notification! "),k(),Bi(14,pz,5,0,"db-notifications",2),k()),2&r&&(ze(14),Qt("ngIf",o.notification))},dependencies:[eM,Nl,xl,ei,ef,rf,sf],styles:["db-notification[_ngcontent-%COMP%]{position:fixed;bottom:1rem;width:50vw;left:25vw}"]})}}return e})(),vA=(()=>{class e{static{this.\u0275fac=function(r){return new(r||e)}}static{this.\u0275cmp=te({type:e,selectors:[["app-other-elements"]],decls:33,vars:0,consts:[["icon","account","variant","32-outline"],["value","60","max","100"],["variant","informative"],["variant","success"],["interactiontype","filter","icon","account"],["interactiontype","filter","iconafter","account","variant","informative","disabled",""],["interactiontype","filter","icon","account","iconafter","account","variant","success"],["alt","DB Image alternative text","src","https://db-ui.github.io/core/samples/images/maximilian--UZa949e8LE-unsplash.376x282.squoosh.mozjpeg.jpg","width","376","height","253"],["href","https://github.com/db-ui/elements/","target","_blank"]],template:function(r,o){1&r&&($(0,"div")(1,"p"),Z(2,"DbIcon:"),k(),et(3,"db-icon",0),$(4,"p"),Z(5,"DbProgress:"),k(),et(6,"db-progress",1),$(7,"p"),Z(8,"DbTag:"),k(),$(9,"db-tag"),Z(10,"default"),k(),$(11,"db-tag",2),Z(12,"informative"),k(),$(13,"db-tag",3),Z(14,"success"),k(),$(15,"p"),Z(16,"DbChip:"),k(),$(17,"db-chip",4),Z(18,"default"),k(),$(19,"db-chip",5),Z(20,"informative"),k(),$(21,"db-chip",6),Z(22,"success"),k(),$(23,"p"),Z(24,"DbImage:"),k(),et(25,"db-image",7),$(26,"p"),Z(27,"DbLink:"),k(),$(28,"db-link",8),Z(29," DB UI Elements components documentation "),k(),$(30,"p"),Z(31,"DbLogo:"),k(),et(32,"db-logo"),k())},dependencies:[Qd,xl,Xd,ei,tf,cf,mf],encapsulation:2})}}return e})();const gz={caption:"Quasi omnis esse eos optio commodi.",headers:["Claudine","Teresa"],columns:{Claudine:[[null,"faithful"],[null,"strict"],[null,"noisy"]],Teresa:[["account","nautical"],["account","insecure"]]}};let yA=(()=>{class e{constructor(){this.columnExampleDataString=JSON.stringify(gz),this.currentPage=2}logEvent(n){console.log("PagEvent: ",n)}static{this.\u0275fac=function(r){return new(r||e)}}static{this.\u0275cmp=te({type:e,selectors:[["app-tables"]],decls:12,vars:4,consts:[["pages","9","count","3","titleprevious","Titel vorher","titlenext","Titel n\xe4chstes","titlepagination","Seitennummer","textprevious","Vorher","textnext","N\xe4chstes","arialabel","test2",3,"ngModelChange","currentpage","ngModel"],[3,"tabledata"]],template:function(r,o){1&r&&($(0,"div")(1,"p"),Z(2,"Pagination (with custom events):"),k(),$(3,"db-pagination",0),Wa("ngModelChange",function(s){return Nu(o.currentPage,s)||(o.currentPage=s),s}),k(),$(4,"p"),Z(5,"Table:"),k(),$(6,"p"),Z(7,"Table data as object"),k(),et(8,"db-table",1),$(9,"p"),Z(10,"Table data as string"),k(),et(11,"db-table",1),k()),2&r&&(ze(3),Qt("currentpage",o.currentPage),Ga("ngModel",o.currentPage),ze(5),Qt("tabledata",o.columnExampleDataString),ze(3),Sg("tabledata",o.columnExampleDataString))},dependencies:[Lm,Id,lf,gf,zv],encapsulation:2})}}return e})();const mz=[{path:"form",component:pA},{path:"elements",component:vA},{path:"components",component:mA},{path:"navigation",component:gA},{path:"tables",component:yA},{path:"",component:(()=>{class e{static{this.\u0275fac=function(r){return new(r||e)}}static{this.\u0275cmp=te({type:e,selectors:[["app-tab-bar"]],decls:11,vars:0,consts:[["label","Inputs","name","tab-bar","active",""],["label","Other Elements","name","tab-bar"],["label","Other Components","name","tab-bar"],["label","Tables","name","tab-bar"],["label","Navigation","name","tab-bar"]],template:function(r,o){1&r&&($(0,"db-tab-bar")(1,"db-tab",0),et(2,"app-form"),k(),$(3,"db-tab",1),et(4,"app-other-elements"),k(),$(5,"db-tab",2),et(6,"app-other-components"),k(),$(7,"db-tab",3),et(8,"app-tables"),k(),$(9,"db-tab",4),et(10,"app-navigation"),k()())},dependencies:[hf,pf,pA,gA,mA,vA,yA],encapsulation:2})}}return e})(),pathMatch:"full"}];let vz=(()=>{class e{static{this.\u0275fac=function(r){return new(r||e)}}static{this.\u0275mod=In({type:e})}static{this.\u0275inj=cn({imports:[lA.forRoot(mz,{useHash:!0}),lA]})}}return e})();var yz=w(330),Dz=w(310);!function(){var e=(0,yz.A)(function*(t,n){if(!(typeof window>"u"))return yield,(0,Dz.b)([["db-card",[[4,"db-card",{alt:[513],header:[513],content:[513],image:[513],illustration:[513],uiCoreIllustrationPath:[513,"illustration-path"],variant:[513]}]]],["db-chip",[[4,"db-chip",{interactiontype:[513],disabled:[516],icon:[513],iconafter:[513],input_id:[513],name:[513],selected:[516],variant:[513]}]]],["db-link",[[4,"db-link",{current:[513],href:[513],hreflang:[513],icon:[513],iconVariant:[513,"icon-variant"],icononly:[516],media:[513],rel:[513],target:[513],type:[513],text:[513]}]]],["db-table",[[0,"db-table",{tabledata:[1],align:[513],verticalalign:[513],bodyalign:[513],bodyverticalalign:[513],border:[513],density:[513],fontsize:[513],stripes:[513],sticky:[513]},null,{tabledata:["validateTableData"]}]]],["db-tag",[[4,"db-tag",{icon:[513],iconafter:[513],small:[516],variant:[513]}]]],["github-version-switcher",[[1,"github-version-switcher",{owner:[1],repo:[1],groups:[32],currentBranch:[32],cleanOwner:[32],cleanRepo:[32]}]]],["db-accordion",[[4,"db-accordion",{emphasis:[4],size:[1],summary:[1],open:[4]}]]],["db-brand",[[4,"db-brand",{siteNameLink:[516,"site-name-link"],alt:[513],anchorRef:[513,"href"],anchorTitle:[513,"title"],anchorRelation:[513,"rel"],src:[513]}]]],["db-breadcrumb",[[4,"db-breadcrumb",{data:[513],arialabel:[513]}]]],["db-cards",[[4,"db-cards"]]],["db-checkbox",[[0,"db-checkbox",{autofocus:[516],checked:[516],disabled:[516],input_id:[513],label:[513],name:[513],required:[516],value:[513],indeterminate:[4],labelHidden:[513,"label-hidden"],setIndeterminate:[64]}]]],["db-dropdown",[[4,"db-dropdown",{data:[513],opposite:[516],summary:[513]}]]],["db-footer",[[4,"db-footer",{border:[4],copyright:[4]}]]],["db-header",[[4,"db-header"]]],["db-image",[[0,"db-image",{src:[513],modernformat:[1],srcset:[1],alt:[513],width:[514],height:[514],loading:[1],caption:[1],responsivemediaquery:[1],ariaid:[1]}]]],["db-input",[[4,"db-input",{ariainvalid:[513],ariarequired:[513],autocomplete:[513],autofocus:[516],description:[513],dirname:[513],disabled:[516],input_id:[513],label:[513],list:[513],maxlength:[514],minlength:[514],name:[513],pattern:[513],step:[514],min:[520],max:[520],placeholder:[513],readonly:[516],required:[516],size:[514],type:[513],value:[513],variant:[513],labelHidden:[513,"label-hidden"],valueSize:[32]}]]],["db-language-switcher",[[4,"db-language-switcher",{ariaSelectedIndex:[514,"aria-selected-index"],data:[513]}]]],["db-linklist",[[4,"db-linklist",{data:[513]}]]],["db-logo",[[0,"db-logo",{size:[1]}]]],["db-mainnavigation",[[4,"db-mainnavigation",{siteName:[513,"site-name"],data:[513]}]]],["db-meta",[[1,"db-meta"]]],["db-metanavigation",[[4,"db-metanavigation",{data:[513]}]]],["db-notification",[[4,"db-notification",{variant:[513],type:[513]}]]],["db-notifications",[[4,"db-notifications",{arialive:[513],variant:[513]}]]],["db-overflow-menu",[[4,"db-overflow-menu",{data:[513],opposite:[516],summary:[513]}]]],["db-page",[[4,"db-page"]]],["db-pagination",[[0,"db-pagination",{ellipsisstart:[516],ellipsisend:[516],currentpage:[514],pages:[514],count:[514],titleprevious:[513],titlenext:[513],titlepagination:[513],textprevious:[513],textnext:[513],arialabel:[513],ariaid:[1]},null,{pages:["watchHandler"],currentpage:["watchHandler"],count:["watchHandler"]}]]],["db-progress",[[0,"db-progress",{value:[514],max:[514],htmlid:[1],percentagesign:[1],circle:[4],indeterminate:[4]}]]],["db-radio",[[0,"db-radio",{autofocus:[516],checked:[516],disabled:[516],input_id:[513],label:[513],name:[513],required:[516],value:[513],labelHidden:[513,"label-hidden"]}]]],["db-sidenavi",[[4,"db-sidenavi",{data:[513]}]]],["db-tab",[[4,"db-tab",{active:[516],label:[513],name:[513]}]]],["db-tab-bar",[[4,"db-tab-bar"]]],["db-textarea",[[4,"db-textarea",{ariainvalid:[513],ariarequired:[513],autofocus:[516],cols:[514],description:[513],dirname:[513],disabled:[516],input_id:[513],label:[513],maxlength:[514],minlength:[514],name:[513],placeholder:[513],readonly:[516],required:[516],rows:[514],variant:[513],wrap:[513],value:[513],labelHidden:[513,"label-hidden"],valueSize:[32]}]]],["db-toggle",[[4,"db-toggle",{htmlid:[1],disabled:[516],checked:[516],name:[513]}]]],["db-headline",[[4,"db-headline",{variant:[1],pulse:[516]}]]],["db-select",[[4,"db-select",{ariainvalid:[516],disabled:[516],input_id:[513],label:[513],multiple:[516],name:[513],required:[516],size:[514],value:[1],variant:[513],labelHidden:[513,"label-hidden"]}]]],["db-button_2",[[4,"db-button",{ariaexpanded:[513],ariapressed:[513],disabled:[516],formaction:[513],formenctype:[513],formmethod:[513],formnovalidate:[516],formtarget:[513],icon:[513],iconafter:[513],icononly:[516],name:[513],tooltip:[513],type:[513],value:[513],width:[513],variant:[513],size:[513]}],[1,"db-icon",{icon:[1],variant:[1]}]]]],n)});return function(n,r){return e.apply(this,arguments)}}()(window);let bz=(()=>{class e{static{this.\u0275fac=function(r){return new(r||e)}}static{this.\u0275mod=In({type:e})}static{this.\u0275inj=cn({})}}return e})(),wz=(()=>{class e{static{this.\u0275fac=function(r){return new(r||e)}}static{this.\u0275mod=In({type:e,bootstrap:[dz]})}static{this.\u0275inj=cn({imports:[RB,_U,SU,vz,bz]})}}return e})();NB().bootstrapModule(wz).catch(e=>console.error(e))},310:(so,ao,w)=>{"use strict";w.d(ao,{F:()=>Oy,H:()=>Ul,b:()=>xe,c:()=>zl,g:()=>pt,h:()=>Hl,r:()=>Tr});var xt=w(330);var Kt=Object.defineProperty,Q=new WeakMap,Dt=f=>Q.get(f),Tr=(f,g)=>Q.set(g.$lazyInstance$=f,g),Xt=(f,g)=>g in f,q=(f,g)=>(0,console.error)(f,g),lo=new Map,co=new Map,Ms="slot-fb{display:contents}slot-fb[hidden]{display:none}",uo="http://www.w3.org/1999/xlink",Nr=typeof window<"u"?window:{},Ct=Nr.document||{head:{}},je={$flags$:0,$resourcesUrl$:"",jmp:f=>f(),raf:f=>requestAnimationFrame(f),ael:(f,g,y,D)=>f.addEventListener(g,y,D),rel:(f,g,y,D)=>f.removeEventListener(g,y,D),ce:(f,g)=>new CustomEvent(f,g)},ti=(()=>{try{return new CSSStyleSheet,"function"==typeof(new CSSStyleSheet).replaceSync}catch{}return!1})(),ar=!1,fo=[],Ts=[],Pl=(f,g)=>y=>{f.push(y),ar||(ar=!0,g&&4&je.$flags$?po(ho):je.raf(ho))},kl=f=>{for(let g=0;g{kl(fo),kl(Ts),(ar=fo.length>0)&&je.raf(ho)},po=f=>Promise.resolve(void 0).then(f),ni=Pl(Ts,!0),Ll={},As=f=>"object"==(f=typeof f)||"function"===f;function go(f){var g,y,D;return null!=(D=null==(y=null==(g=f.head)?void 0:g.querySelector('meta[name="csp-nonce"]'))?void 0:y.getAttribute("content"))?D:void 0}((f,g)=>{for(var y in g)Kt(f,y,{get:g[y],enumerable:!0})})({},{err:()=>bf,map:()=>Bl,ok:()=>jl,unwrap:()=>wf,unwrapErr:()=>Ay});var jl=f=>({isOk:!0,isErr:!1,value:f}),bf=f=>({isOk:!1,isErr:!0,value:f});function Bl(f,g){if(f.isOk){const y=g(f.value);return y instanceof Promise?y.then(D=>jl(D)):jl(y)}if(f.isErr)return bf(f.value);throw"should never get here"}var wf=f=>{if(f.isOk)return f.value;throw f.value},Ay=f=>{if(f.isErr)return f.value;throw f.value},Hl=(f,g,...y)=>{let D=null,M=null,N=null,b=!1,E=!1;const O=[],F=j=>{for(let B=0;Bj[B]).join(" "))}}if("function"==typeof f)return f(null===g?{}:g,O,De);const L=mo(f,null);return L.$attrs$=g,O.length>0&&(L.$children$=O),L.$key$=M,L.$name$=N,L},mo=(f,g)=>({$flags$:0,$tag$:f,$text$:g,$elm$:null,$children$:null,$attrs$:null,$key$:null,$name$:null}),Ul={},De={forEach:(f,g)=>f.map(ri).forEach(g),map:(f,g)=>f.map(ri).map(g).map(Ns)},ri=f=>({vattrs:f.$attrs$,vchildren:f.$children$,vkey:f.$key$,vname:f.$name$,vtag:f.$tag$,vtext:f.$text$}),Ns=f=>{if("function"==typeof f.vtag){const y={...f.vattrs};return f.vkey&&(y.key=f.vkey),f.vname&&(y.name=f.vname),Hl(f.vtag,y,...f.vchildren||[])}const g=mo(f.vtag,f.vtext);return g.$attrs$=f.vattrs,g.$children$=f.vchildren,g.$key$=f.vkey,g.$name$=f.vname,g},pt=f=>Dt(f).$hostElement$,zl=(f,g,y)=>{const D=pt(f);return{emit:M=>Rs(D,g,{bubbles:!!(4&y),composed:!!(2&y),cancelable:!!(1&y),detail:M})}},Rs=(f,g,y)=>{const D=je.ce(g,y);return f.dispatchEvent(D),D},Os=new WeakMap,ii=(f,g)=>"sc-"+f.$tagName$,Wl=(f,g,y,D,M,N)=>{if(y!==D){let b=Xt(f,g),E=g.toLowerCase();if("class"===g){const O=f.classList,F=ql(y),L=ql(D);O.remove(...F.filter(j=>j&&!L.includes(j))),O.add(...L.filter(j=>j&&!F.includes(j)))}else if("style"===g){for(const O in y)(!D||null==D[O])&&(O.includes("-")?f.style.removeProperty(O):f.style[O]="");for(const O in D)(!y||D[O]!==y[O])&&(O.includes("-")?f.style.setProperty(O,D[O]):f.style[O]=D[O])}else if("key"!==g)if("ref"===g)D&&D(f);else if(b||"o"!==g[0]||"n"!==g[1]){const O=As(D);if((b||O&&null!==D)&&!M)try{if(f.tagName.includes("-"))f[g]=D;else{const L=D??"";"list"===g?b=!1:(null==y||f[g]!=L)&&(f[g]=L)}}catch{}let F=!1;E!==(E=E.replace(/^xlink\:?/,""))&&(g=E,F=!0),null==D||!1===D?(!1!==D||""===f.getAttribute(g))&&(F?f.removeAttributeNS(uo,g):f.removeAttribute(g)):(!b||4&N||M)&&!O&&(D=!0===D?"":D,F?f.setAttributeNS(uo,g,D):f.setAttribute(g,D))}else if(g="-"===g[2]?g.slice(3):Xt(Nr,E)?E.slice(2):E[2]+g.slice(3),y||D){const O=g.endsWith(si);g=g.replace(cr,""),y&&je.rel(f,g,y,O),D&&je.ael(f,g,D,O)}}},If=/\s/,ql=f=>f?f.split(If):[],si="Capture",cr=new RegExp(si+"$"),vo=(f,g,y)=>{const D=11===g.$elm$.nodeType&&g.$elm$.host?g.$elm$.host:g.$elm$,M=f&&f.$attrs$||Ll,N=g.$attrs$||Ll;for(const b of Zl(Object.keys(M)))b in N||Wl(D,b,M[b],void 0,y,g.$flags$);for(const b of Zl(Object.keys(N)))Wl(D,b,M[b],N[b],y,g.$flags$)};function Zl(f){return f.includes("ref")?[...f.filter(g=>"ref"!==g),"ref"]:f}var Ln,Fs,ur,ai=!1,xr=!1,Rr=!1,Rt=!1,Or=(f,g,y,D)=>{var M;const N=g.$children$[y];let E,O,F,b=0;if(ai||(Rr=!0,"slot"===N.$tag$&&(Ln&&D.classList.add(Ln+"-s"),N.$flags$|=N.$children$?2:1)),null!==N.$text$)E=N.$elm$=Ct.createTextNode(N.$text$);else if(1&N.$flags$)E=N.$elm$=Ct.createTextNode("");else{if(Rt||(Rt="svg"===N.$tag$),E=N.$elm$=Ct.createElementNS(Rt?"http://www.w3.org/2000/svg":"http://www.w3.org/1999/xhtml",!ai&&2&N.$flags$?"slot-fb":N.$tag$),Rt&&"foreignObject"===N.$tag$&&(Rt=!1),vo(null,N,Rt),E.getRootNode().querySelector("body"),N.$children$)for(b=0;b{je.$flags$|=1;const y=Array.from(f.childNodes);for(let D=y.length-1;D>=0;D--){const M=y[D];M["s-hn"]!==ur&&M["s-ol"]&&(Cn(Ps(M),M,Ge(M)),M["s-ol"].remove(),M["s-ol"]=void 0,M["s-sh"]=void 0,Rr=!0),g&&yo(M,g)}je.$flags$&=-2},li=(f,g,y,D,M,N)=>{let E,b=f["s-cr"]&&f["s-cr"].parentNode||f;for(b.shadowRoot&&b.tagName===ur&&(b=b.shadowRoot);M<=N;++M)D[M]&&(E=Or(null,y,M,f),E&&(D[M].$elm$=E,Cn(b,E,Ge(g))))},$n=(f,g,y)=>{for(let D=g;D<=y;++D){const M=f[D];if(M){const N=M.$elm$;Ot(M),N&&(xr=!0,N["s-ol"]?N["s-ol"].remove():yo(N,!0),N.remove())}}},Do=(f,g,y=!1)=>!(f.$tag$!==g.$tag$||("slot"===f.$tag$?"$nodeId$"in f&&y&&8!==f.$elm$.nodeType||f.$name$!==g.$name$:!y&&f.$key$!==g.$key$)),Ge=f=>f&&f["s-ol"]||f,Ps=f=>(f["s-ol"]?f["s-ol"]:f).parentNode,Fr=(f,g,y=!1)=>{const D=g.$elm$=f.$elm$,M=f.$children$,N=g.$children$,b=g.$tag$,E=g.$text$;let O;null===E?(Rt="svg"===b||"foreignObject"!==b&&Rt,"slot"===b&&!ai||vo(f,g,Rt),null!==M&&null!==N?((f,g,y,D,M=!1)=>{let We,_t,N=0,b=0,E=0,O=0,F=g.length-1,L=g[0],j=g[F],B=D.length-1,le=D[0],Re=D[B];for(;N<=F&&b<=B;)if(null==L)L=g[++N];else if(null==j)j=g[--F];else if(null==le)le=D[++b];else if(null==Re)Re=D[--B];else if(Do(L,le,M))Fr(L,le,M),L=g[++N],le=D[++b];else if(Do(j,Re,M))Fr(j,Re,M),j=g[--F],Re=D[--B];else if(Do(L,Re,M))("slot"===L.$tag$||"slot"===Re.$tag$)&&yo(L.$elm$.parentNode,!1),Fr(L,Re,M),Cn(f,L.$elm$,j.$elm$.nextSibling),L=g[++N],Re=D[--B];else if(Do(j,le,M))("slot"===L.$tag$||"slot"===Re.$tag$)&&yo(j.$elm$.parentNode,!1),Fr(j,le,M),Cn(f,j.$elm$,L.$elm$),j=g[--F],le=D[++b];else{for(E=-1,O=N;O<=F;++O)if(g[O]&&null!==g[O].$key$&&g[O].$key$===le.$key$){E=O;break}E>=0?(_t=g[E],_t.$tag$!==le.$tag$?We=Or(g&&g[b],y,E,f):(Fr(_t,le,M),g[E]=void 0,We=_t.$elm$),le=D[++b]):(We=Or(g&&g[b],y,b,f),le=D[++b]),We&&Cn(Ps(L.$elm$),We,Ge(L.$elm$))}N>F?li(f,null==D[B+1]?null:D[B+1].$elm$,y,D,b,B):b>B&&$n(g,N,F)})(D,M,g,N,y):null!==N?(null!==f.$text$&&(D.textContent=""),li(D,null,g,N,0,N.length-1)):!y&&null!==M&&$n(M,0,M.length-1),Rt&&"svg"===b&&(Rt=!1)):(O=D["s-cr"])?O.parentNode.textContent=E:f.$text$!==E&&(D.data=E)},Ql=f=>{const g=f.childNodes;for(const y of g)if(1===y.nodeType){if(y["s-sr"]){const D=y["s-sn"];y.hidden=!1;for(const M of g)if(M!==y)if(M["s-hn"]!==y["s-hn"]||""!==D){if(1===M.nodeType&&(D===M.getAttribute("slot")||D===M["s-sn"])||3===M.nodeType&&D===M["s-sn"]){y.hidden=!0;break}}else if(1===M.nodeType||3===M.nodeType&&""!==M.textContent.trim()){y.hidden=!0;break}}Ql(y)}},Dn=[],St=f=>{let g,y,D;for(const M of f.childNodes){if(M["s-sr"]&&(g=M["s-cr"])&&g.parentNode){y=g.parentNode.childNodes;const N=M["s-sn"];for(D=y.length-1;D>=0;D--)if(g=y[D],!g["s-cn"]&&!g["s-nr"]&&g["s-hn"]!==M["s-hn"])if(ks(g,N)){let b=Dn.find(E=>E.$nodeToRelocate$===g);xr=!0,g["s-sn"]=g["s-sn"]||N,b?(b.$nodeToRelocate$["s-sh"]=M["s-hn"],b.$slotRefNode$=M):(g["s-sh"]=M["s-hn"],Dn.push({$slotRefNode$:M,$nodeToRelocate$:g})),g["s-sr"]&&Dn.map(E=>{ks(E.$nodeToRelocate$,g["s-sn"])&&(b=Dn.find(O=>O.$nodeToRelocate$===g),b&&!E.$slotRefNode$&&(E.$slotRefNode$=b.$slotRefNode$))})}else Dn.some(b=>b.$nodeToRelocate$===g)||Dn.push({$nodeToRelocate$:g})}1===M.nodeType&&St(M)}},ks=(f,g)=>1===f.nodeType?null===f.getAttribute("slot")&&""===g||f.getAttribute("slot")===g:f["s-sn"]===g||""===g,Ot=f=>{f.$attrs$&&f.$attrs$.ref&&f.$attrs$.ref(null),f.$children$&&f.$children$.map(Ot)},Cn=(f,g,y)=>f?.insertBefore(g,y),qe=(f,g)=>{g&&!f.$onRenderResolve$&&g["s-p"]&&g["s-p"].push(new Promise(y=>f.$onRenderResolve$=y))},Ls=(f,g)=>{if(f.$flags$|=16,!(4&f.$flags$))return qe(f,f.$ancestorComponent$),ni(()=>we(f,g));f.$flags$|=512},we=(f,g)=>{const M=f.$lazyInstance$;if(!M)throw new Error(`Can't render component <${f.$hostElement$.tagName.toLowerCase()} /> with invalid Stencil runtime! Make sure this imported component is compiled with a \`externalRuntime: true\` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime`);let N;return g&&(N=_f(M,"componentWillLoad")),xy(N,()=>A(f,M,g))},xy=(f,g)=>Yl(f)?f.then(g).catch(y=>{console.error(y),g()}):g(),Yl=f=>f instanceof Promise||f&&f.then&&"function"==typeof f.then,A=function(){var f=(0,xt.A)(function*(g,y,D){var M;const N=g.$hostElement$,E=N["s-rc"];D&&(f=>{const g=f.$cmpMeta$,y=f.$hostElement$,D=g.$flags$,N=((f,g)=>{var D;const M=ii(g),N=co.get(M);if(f=11===f.nodeType?f:Ct,N)if("string"==typeof N){let E,b=Os.get(f=f.head||f);if(b||Os.set(f,b=new Set),!b.has(M)){{E=Ct.createElement("style"),E.innerHTML=N;const O=null!=(D=je.$nonce$)?D:go(Ct);null!=O&&E.setAttribute("nonce",O),(!(1&g.$flags$)||1&g.$flags$&&"HEAD"!==f.nodeName)&&f.insertBefore(E,f.querySelector("link"))}4&g.$flags$&&(E.innerHTML+=Ms),b&&b.add(M)}}else f.adoptedStyleSheets.includes(N)||(f.adoptedStyleSheets=[...f.adoptedStyleSheets,N]);return M})(y.shadowRoot?y.shadowRoot:y.getRootNode(),g);10&D&&2&D&&(y["s-sc"]=N,y.classList.add(N+"-h"))})(g);Pr(g,y,N,D),E&&(E.map(F=>F()),N["s-rc"]=void 0);{const F=null!=(M=N["s-p"])?M:[],L=()=>ci(g);0===F.length?L():(Promise.all(F).then(L),g.$flags$|=4,F.length=0)}});return function(y,D,M){return f.apply(this,arguments)}}(),Pr=(f,g,y,D)=>{try{g=g.render(),f.$flags$&=-17,f.$flags$|=2,((f,g,y=!1)=>{var D,M,N,b;const E=f.$hostElement$,O=f.$cmpMeta$,F=f.$vnode$||mo(null,null),L=(f=>f&&f.$tag$===Ul)(g)?g:Hl(null,null,g);if(ur=E.tagName,O.$attrsToReflect$&&(L.$attrs$=L.$attrs$||{},O.$attrsToReflect$.map(([j,B])=>L.$attrs$[B]=E[j])),y&&L.$attrs$)for(const j of Object.keys(L.$attrs$))E.hasAttribute(j)&&!["key","ref","style","class"].includes(j)&&(L.$attrs$[j]=E[j]);if(L.$tag$=null,L.$flags$|=4,f.$vnode$=L,L.$elm$=F.$elm$=E.shadowRoot||E,Ln=E["s-sc"],ai=!!(1&O.$flags$),Fs=E["s-cr"],xr=!1,Fr(F,L,y),je.$flags$|=1,Rr){St(L.$elm$);for(const j of Dn){const B=j.$nodeToRelocate$;if(!B["s-ol"]){const le=Ct.createTextNode("");le["s-nr"]=B,Cn(B.parentNode,B["s-ol"]=le,B)}}for(const j of Dn){const B=j.$nodeToRelocate$,le=j.$slotRefNode$;if(le){const Re=le.parentNode;let We=le.nextSibling;{let _t=null==(D=B["s-ol"])?void 0:D.previousSibling;for(;_t;){let Me=null!=(M=_t["s-nr"])?M:null;if(Me&&Me["s-sn"]===B["s-sn"]&&Re===Me.parentNode){for(Me=Me.nextSibling;Me===B||Me?.["s-sr"];)Me=Me?.nextSibling;if(!Me||!Me["s-nr"]){We=Me;break}}_t=_t.previousSibling}}(!We&&Re!==B.parentNode||B.nextSibling!==We)&&B!==We&&(!B["s-hn"]&&B["s-ol"]&&(B["s-hn"]=B["s-ol"].parentNode.nodeName),Cn(Re,B,We),1===B.nodeType&&(B.hidden=null!=(N=B["s-ih"])&&N)),B&&"function"==typeof le["s-rf"]&&le["s-rf"](B)}else 1===B.nodeType&&(y&&(B["s-ih"]=null!=(b=B.hidden)&&b),B.hidden=!0)}}xr&&Ql(L.$elm$),je.$flags$&=-2,Dn.length=0,Fs=void 0})(f,g,D)}catch(M){q(M,f.$hostElement$)}return null},ci=f=>{const y=f.$hostElement$,N=f.$ancestorComponent$;_f(f.$lazyInstance$,"componentDidRender"),64&f.$flags$||(f.$flags$|=64,Mf(y),f.$onReadyResolve$(y),N||$s()),f.$onInstanceResolve$(y),f.$onRenderResolve$&&(f.$onRenderResolve$(),f.$onRenderResolve$=void 0),512&f.$flags$&&po(()=>Ls(f,!1)),f.$flags$&=-517},$s=f=>{Mf(Ct.documentElement),po(()=>Rs(Nr,"appload",{detail:{namespace:"db-ui-elements"}}))},_f=(f,g,y)=>{if(f&&f[g])try{return f[g](y)}catch(D){q(D)}},Mf=f=>f.classList.add("hydrated"),dr=(f,g,y)=>{var D,M;const N=f.prototype;if(g.$members$||g.$watchers$||f.watchers){f.watchers&&!g.$watchers$&&(g.$watchers$=f.watchers);const b=Object.entries(null!=(D=g.$members$)?D:{});if(b.map(([E,[O]])=>{31&O||2&y&&32&O?Object.defineProperty(N,E,{get(){return((f,g)=>Dt(this).$instanceValues$.get(g))(0,E)},set(F){((f,g,y,D)=>{const M=Dt(f);if(!M)throw new Error(`Couldn't find host element for "${D.$tagName$}" as it is unknown to this Stencil runtime. This usually happens when integrating a 3rd party Stencil component with another Stencil component or application. Please reach out to the maintainers of the 3rd party Stencil component or report this on the Stencil Discord server (https://chat.stenciljs.com) or comment on this similar [GitHub issue](https://github.com/ionic-team/stencil/issues/5457).`);const N=M.$hostElement$,b=M.$instanceValues$.get(g),E=M.$flags$,O=M.$lazyInstance$;y=((f,g)=>null==f||As(f)?f:4&g?"false"!==f&&(""===f||!!f):2&g?parseFloat(f):1&g?String(f):f)(y,D.$members$[g][0]);const F=Number.isNaN(b)&&Number.isNaN(y);if((!(8&E)||void 0===b)&&y!==b&&!F&&(M.$instanceValues$.set(g,y),O)){if(D.$watchers$&&128&E){const j=D.$watchers$[g];j&&j.map(B=>{try{O[B](y,b,g)}catch(le){q(le,N)}})}2==(18&E)&&Ls(M,!1)}})(this,E,F,g)},configurable:!0,enumerable:!0}):1&y&&64&O&&Object.defineProperty(N,E,{value(...F){var L;const j=Dt(this);return null==(L=j?.$onInstancePromise$)?void 0:L.then(()=>{var B;return null==(B=j.$lazyInstance$)?void 0:B[E](...F)})}})}),1&y){const E=new Map;N.attributeChangedCallback=function(O,F,L){je.jmp(()=>{var j;const B=E.get(O);if(this.hasOwnProperty(B))L=this[B],delete this[B];else{if(N.hasOwnProperty(B)&&"number"==typeof this[B]&&this[B]==L)return;if(null==B){const le=Dt(this),Re=le?.$flags$;if(Re&&!(8&Re)&&128&Re&&L!==F){const We=le.$lazyInstance$,_t=null==(j=g.$watchers$)?void 0:j[O];_t?.forEach(Me=>{null!=We[Me]&&We[Me].call(We,L,F,O)})}return}}this[B]=(null!==L||"boolean"!=typeof this[B])&&L})},f.observedAttributes=Array.from(new Set([...Object.keys(null!=(M=g.$watchers$)?M:{}),...b.filter(([O,F])=>15&F[0]).map(([O,F])=>{var L;const j=F[1]||O;return E.set(j,O),512&F[0]&&(null==(L=g.$attrsToReflect$)||L.push([O,j])),j})]))}}return f},kr=function(){var f=(0,xt.A)(function*(g,y,D,M){let N;if(!(32&y.$flags$)){if(y.$flags$|=32,D.$lazyBundleId$){const F=(f=>{const D=f.$tagName$.replace(/-/g,"_"),M=f.$lazyBundleId$;if(!M)return;const N=lo.get(M);if(N)return N[D];{const b=E=>(lo.set(M,E),E[D]);switch(M){case"db-button_2":return w.e(332).then(w.bind(w,332)).then(b,q);case"db-accordion":return w.e(483).then(w.bind(w,483)).then(b,q);case"db-brand":return w.e(800).then(w.bind(w,800)).then(b,q);case"db-breadcrumb":return Promise.all([w.e(76),w.e(68)]).then(w.bind(w,68)).then(b,q);case"db-card":return w.e(783).then(w.bind(w,783)).then(b,q);case"db-cards":return w.e(538).then(w.bind(w,538)).then(b,q);case"db-checkbox":return Promise.all([w.e(76),w.e(636)]).then(w.bind(w,636)).then(b,q);case"db-chip":return Promise.all([w.e(76),w.e(147)]).then(w.bind(w,147)).then(b,q);case"db-dropdown":return Promise.all([w.e(76),w.e(88)]).then(w.bind(w,88)).then(b,q);case"db-footer":return w.e(822).then(w.bind(w,822)).then(b,q);case"db-header":return w.e(896).then(w.bind(w,896)).then(b,q);case"db-image":return Promise.all([w.e(76),w.e(16)]).then(w.bind(w,16)).then(b,q);case"db-input":return Promise.all([w.e(76),w.e(989)]).then(w.bind(w,989)).then(b,q);case"db-language-switcher":return Promise.all([w.e(76),w.e(675)]).then(w.bind(w,675)).then(b,q);case"db-link":return w.e(657).then(w.bind(w,657)).then(b,q);case"db-linklist":return Promise.all([w.e(76),w.e(198)]).then(w.bind(w,817)).then(b,q);case"db-logo":return w.e(330).then(w.bind(w,949)).then(b,q);case"db-mainnavigation":return Promise.all([w.e(76),w.e(926)]).then(w.bind(w,926)).then(b,q);case"db-meta":return w.e(32).then(w.bind(w,32)).then(b,q);case"db-metanavigation":return Promise.all([w.e(76),w.e(334)]).then(w.bind(w,334)).then(b,q);case"db-notification":return w.e(410).then(w.bind(w,410)).then(b,q);case"db-notifications":return w.e(845).then(w.bind(w,845)).then(b,q);case"db-overflow-menu":return Promise.all([w.e(76),w.e(207)]).then(w.bind(w,207)).then(b,q);case"db-page":return w.e(406).then(w.bind(w,406)).then(b,q);case"db-pagination":return Promise.all([w.e(76),w.e(1)]).then(w.bind(w,1)).then(b,q);case"db-progress":return Promise.all([w.e(76),w.e(190)]).then(w.bind(w,190)).then(b,q);case"db-radio":return Promise.all([w.e(76),w.e(246)]).then(w.bind(w,246)).then(b,q);case"db-sidenavi":return Promise.all([w.e(76),w.e(938)]).then(w.bind(w,938)).then(b,q);case"db-tab":return Promise.all([w.e(76),w.e(962)]).then(w.bind(w,962)).then(b,q);case"db-tab-bar":return w.e(778).then(w.bind(w,778)).then(b,q);case"db-table":return w.e(965).then(w.bind(w,965)).then(b,q);case"db-tag":return w.e(513).then(w.bind(w,513)).then(b,q);case"db-textarea":return Promise.all([w.e(76),w.e(523)]).then(w.bind(w,523)).then(b,q);case"db-toggle":return Promise.all([w.e(76),w.e(445)]).then(w.bind(w,445)).then(b,q);case"github-version-switcher":return w.e(906).then(w.bind(w,906)).then(b,q);case"db-headline":return w.e(409).then(w.bind(w,409)).then(b,q);case"db-select":return Promise.all([w.e(76),w.e(817)]).then(w.bind(w,198)).then(b,q)}}return w(898)(`./${M}.entry.js`).then(b=>(lo.set(M,b),b[D]),q)})(D);if(F&&"then"in F){const j=()=>{};N=yield F,j()}else N=F;if(!N)throw new Error(`Constructor for "${D.$tagName$}#${y.$modeName$}" was not found`);N.isProxied||(D.$watchers$=N.watchers,dr(N,D,2),N.isProxied=!0);const L=()=>{};y.$flags$|=8;try{new N(y)}catch(j){q(j)}y.$flags$&=-9,y.$flags$|=128,L()}else N=g.constructor,customElements.whenDefined(g.localName).then(()=>y.$flags$|=128);if(N&&N.style){let F;"string"==typeof N.style&&(F=N.style);const L=ii(D);if(!co.has(L)){const j=()=>{};((f,g,y)=>{let D=co.get(f);ti&&y?(D=D||new CSSStyleSheet,"string"==typeof D?D=g:D.replaceSync(g)):D=g,co.set(f,D)})(L,F,!!(1&D.$flags$)),j()}}}const b=y.$ancestorComponent$,E=()=>Ls(y,!0);b&&b["s-rc"]?b["s-rc"].push(E):E()});return function(y,D,M,N){return f.apply(this,arguments)}}(),Ry=function(){var f=(0,xt.A)(function*(g){if(!(1&je.$flags$)){const y=Dt(g);y?.$lazyInstance$||y?.$onReadyPromise$&&y.$onReadyPromise$.then(()=>{})}});return function(y){return f.apply(this,arguments)}}(),xe=(f,g={})=>{var y;const M=[],N=g.exclude||[],b=Nr.customElements,E=Ct.head,O=E.querySelector("meta[charset]"),F=Ct.createElement("style"),L=[];let j,B=!0;Object.assign(je,g),je.$resourcesUrl$=new URL(g.resourcesUrl||"./",Ct.baseURI).href;let le=!1;if(f.map(Re=>{Re[1].map(We=>{var _t;const Me={$flags$:We[0],$tagName$:We[1],$members$:We[2],$listeners$:We[3]};4&Me.$flags$&&(le=!0),Me.$members$=We[2],Me.$attrsToReflect$=[],Me.$watchers$=null!=(_t=We[4])?_t:{};const ui=Me.$tagName$,Fy=class extends HTMLElement{constructor(fr){if(super(fr),this.hasRegisteredEventListeners=!1,((f,g)=>{const y={$flags$:0,$hostElement$:f,$cmpMeta$:g,$instanceValues$:new Map};y.$onInstancePromise$=new Promise(D=>y.$onInstanceResolve$=D),y.$onReadyPromise$=new Promise(D=>y.$onReadyResolve$=D),f["s-p"]=[],f["s-rc"]=[],Q.set(f,y)})(fr=this,Me),1&Me.$flags$)if(fr.shadowRoot){if("open"!==fr.shadowRoot.mode)throw new Error(`Unable to re-use existing shadow root for ${Me.$tagName$}! Mode is set to ${fr.shadowRoot.mode} but Stencil only supports open shadow roots.`)}else fr.attachShadow({mode:"open"})}connectedCallback(){Dt(this),this.hasRegisteredEventListeners||(this.hasRegisteredEventListeners=!0),j&&(clearTimeout(j),j=null),B?L.push(this):je.jmp(()=>(f=>{if(!(1&je.$flags$)){const g=Dt(f),y=g.$cmpMeta$,D=()=>{};if(1&g.$flags$)g?.$lazyInstance$||g?.$onReadyPromise$&&g.$onReadyPromise$.then(()=>{});else{g.$flags$|=1,12&y.$flags$&&(f=>{const g=f["s-cr"]=Ct.createComment("");g["s-cn"]=!0,Cn(f,g,f.firstChild)})(f);{let M=f;for(;M=M.parentNode||M.host;)if(M["s-p"]){qe(g,g.$ancestorComponent$=M);break}}y.$members$&&Object.entries(y.$members$).map(([M,[N]])=>{if(31&N&&f.hasOwnProperty(M)){const b=f[M];delete f[M],f[M]=b}}),kr(f,g,y)}D()}})(this))}disconnectedCallback(){je.jmp(()=>Ry(this))}componentOnReady(){return Dt(this).$onReadyPromise$}};Me.$lazyBundleId$=Re[0],!N.includes(ui)&&!b.get(ui)&&(M.push(ui),b.define(ui,dr(Fy,Me,1)))})}),M.length>0&&(le&&(F.textContent+=Ms),F.textContent+=M.sort()+"{visibility:hidden}.hydrated{visibility:inherit}",F.innerHTML.length)){F.setAttribute("data-styles","");const Re=null!=(y=je.$nonce$)?y:go(Ct);null!=Re&&F.setAttribute("nonce",Re),E.insertBefore(F,O?O.nextSibling:E.firstChild)}B=!1,L.length?L.map(Re=>Re.connectedCallback()):je.jmp(()=>j=setTimeout($s,30))},Oy=(f,g)=>g},898:(so,ao,w)=>{var xt={"./db-accordion.entry.js":[483,483],"./db-brand.entry.js":[800,800],"./db-breadcrumb.entry.js":[68,76,68],"./db-button_2.entry.js":[332,332],"./db-card.entry.js":[783,783],"./db-cards.entry.js":[538,538],"./db-checkbox.entry.js":[636,76,636],"./db-chip.entry.js":[147,76,147],"./db-dropdown.entry.js":[88,76,88],"./db-footer.entry.js":[822,822],"./db-header.entry.js":[896,896],"./db-headline.entry.js":[409,409],"./db-image.entry.js":[16,76,16],"./db-input.entry.js":[989,76,989],"./db-language-switcher.entry.js":[675,76,675],"./db-link.entry.js":[657,657],"./db-linklist.entry.js":[817,76,198],"./db-logo.entry.js":[949,330],"./db-mainnavigation.entry.js":[926,76,926],"./db-meta.entry.js":[32,32],"./db-metanavigation.entry.js":[334,76,334],"./db-notification.entry.js":[410,410],"./db-notifications.entry.js":[845,845],"./db-overflow-menu.entry.js":[207,76,207],"./db-page.entry.js":[406,406],"./db-pagination.entry.js":[1,76,1],"./db-progress.entry.js":[190,76,190],"./db-radio.entry.js":[246,76,246],"./db-select.entry.js":[198,76,817],"./db-sidenavi.entry.js":[938,76,938],"./db-tab-bar.entry.js":[778,778],"./db-tab.entry.js":[962,76,962],"./db-table.entry.js":[965,965],"./db-tag.entry.js":[513,513],"./db-textarea.entry.js":[523,76,523],"./db-toggle.entry.js":[445,76,445],"./github-version-switcher.entry.js":[906,906]};function Ne(Qe){if(!w.o(xt,Qe))return Promise.resolve().then(()=>{var Q=new Error("Cannot find module '"+Qe+"'");throw Q.code="MODULE_NOT_FOUND",Q});var Kt=xt[Qe],it=Kt[0];return Promise.all(Kt.slice(1).map(w.e)).then(()=>w(it))}Ne.keys=()=>Object.keys(xt),Ne.id=898,so.exports=Ne},330:(so,ao,w)=>{"use strict";function xt(Qe,Kt,it,Q,Dt,Tr,Ar){try{var Xt=Qe[Tr](Ar),q=Xt.value}catch(lo){return void it(lo)}Xt.done?Kt(q):Promise.resolve(q).then(Q,Dt)}function Ne(Qe){return function(){var Kt=this,it=arguments;return new Promise(function(Q,Dt){var Tr=Qe.apply(Kt,it);function Ar(q){xt(Tr,Q,Dt,Ar,Xt,"next",q)}function Xt(q){xt(Tr,Q,Dt,Ar,Xt,"throw",q)}Ar(void 0)})}}w.d(ao,{A:()=>Ne})}},so=>{so(so.s=797)}]); \ No newline at end of file diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/polyfills.js b/review/2460-chore-update-actionsgithub-script/angular-showcase/polyfills.js deleted file mode 100644 index 1cab92650d..0000000000 --- a/review/2460-chore-update-actionsgithub-script/angular-showcase/polyfills.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkangular_showcase=self.webpackChunkangular_showcase||[]).push([[461],{416:()=>{const te=globalThis;function ee(e){return(te.__Zone_symbol_prefix||"__zone_symbol__")+e}const ke=Object.getOwnPropertyDescriptor,Ne=Object.defineProperty,Le=Object.getPrototypeOf,_t=Object.create,Et=Array.prototype.slice,Ie="addEventListener",Me="removeEventListener",Ze=ee(Ie),Ae=ee(Me),ae="true",le="false",ve=ee("");function je(e,r){return Zone.current.wrap(e,r)}function He(e,r,c,t,i){return Zone.current.scheduleMacroTask(e,r,c,t,i)}const j=ee,Pe=typeof window<"u",Te=Pe?window:void 0,$=Pe&&Te||globalThis,Tt="removeAttribute";function xe(e,r){for(let c=e.length-1;c>=0;c--)"function"==typeof e[c]&&(e[c]=je(e[c],r+"_"+c));return e}function We(e){return!e||!1!==e.writable&&!("function"==typeof e.get&&typeof e.set>"u")}const qe=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope,Re=!("nw"in $)&&typeof $.process<"u"&&"[object process]"===$.process.toString(),Ve=!Re&&!qe&&!(!Pe||!Te.HTMLElement),Xe=typeof $.process<"u"&&"[object process]"===$.process.toString()&&!qe&&!(!Pe||!Te.HTMLElement),Ce={},yt=j("enable_beforeunload"),Ye=function(e){if(!(e=e||$.event))return;let r=Ce[e.type];r||(r=Ce[e.type]=j("ON_PROPERTY"+e.type));const c=this||e.target||$,t=c[r];let i;return Ve&&c===Te&&"error"===e.type?(i=t&&t.call(this,e.message,e.filename,e.lineno,e.colno,e.error),!0===i&&e.preventDefault()):(i=t&&t.apply(this,arguments),"beforeunload"===e.type&&$[yt]&&"string"==typeof i?e.returnValue=i:null!=i&&!i&&e.preventDefault()),i};function $e(e,r,c){let t=ke(e,r);if(!t&&c&&ke(c,r)&&(t={enumerable:!0,configurable:!0}),!t||!t.configurable)return;const i=j("on"+r+"patched");if(e.hasOwnProperty(i)&&e[i])return;delete t.writable,delete t.value;const u=t.get,E=t.set,T=r.slice(2);let m=Ce[T];m||(m=Ce[T]=j("ON_PROPERTY"+T)),t.set=function(D){let d=this;!d&&e===$&&(d=$),d&&("function"==typeof d[m]&&d.removeEventListener(T,Ye),E&&E.call(d,null),d[m]=D,"function"==typeof D&&d.addEventListener(T,Ye,!1))},t.get=function(){let D=this;if(!D&&e===$&&(D=$),!D)return null;const d=D[m];if(d)return d;if(u){let P=u.call(this);if(P)return t.set.call(this,P),"function"==typeof D[Tt]&&D.removeAttribute(r),P}return null},Ne(e,r,t),e[i]=!0}function Je(e,r,c){if(r)for(let t=0;tfunction(E,T){const m=c(E,T);return m.cbIdx>=0&&"function"==typeof T[m.cbIdx]?He(m.name,T[m.cbIdx],m,i):u.apply(E,T)})}function fe(e,r){e[j("OriginalDelegate")]=r}let Ke=!1,Ge=!1;function kt(){if(Ke)return Ge;Ke=!0;try{const e=Te.navigator.userAgent;(-1!==e.indexOf("MSIE ")||-1!==e.indexOf("Trident/")||-1!==e.indexOf("Edge/"))&&(Ge=!0)}catch{}return Ge}function Qe(e){return"function"==typeof e}function et(e){return"number"==typeof e}let ge=!1;if(typeof window<"u")try{const e=Object.defineProperty({},"passive",{get:function(){ge=!0}});window.addEventListener("test",e,e),window.removeEventListener("test",e,e)}catch{ge=!1}const vt={useG:!0},ne={},tt={},nt=new RegExp("^"+ve+"(\\w+)(true|false)$"),rt=j("propagationStopped");function ot(e,r){const c=(r?r(e):e)+le,t=(r?r(e):e)+ae,i=ve+c,u=ve+t;ne[e]={},ne[e][le]=i,ne[e][ae]=u}function bt(e,r,c,t){const i=t&&t.add||Ie,u=t&&t.rm||Me,E=t&&t.listeners||"eventListeners",T=t&&t.rmAll||"removeAllListeners",m=j(i),D="."+i+":",d="prependListener",P="."+d+":",Z=function(k,h,H){if(k.isRemoved)return;const V=k.callback;let Y;"object"==typeof V&&V.handleEvent&&(k.callback=g=>V.handleEvent(g),k.originalDelegate=V);try{k.invoke(k,h,[H])}catch(g){Y=g}const G=k.options;return G&&"object"==typeof G&&G.once&&h[u].call(h,H.type,k.originalDelegate?k.originalDelegate:k.callback,G),Y};function x(k,h,H){if(!(h=h||e.event))return;const V=k||h.target||e,Y=V[ne[h.type][H?ae:le]];if(Y){const G=[];if(1===Y.length){const g=Z(Y[0],V,h);g&&G.push(g)}else{const g=Y.slice();for(let z=0;z{throw z})}}}const U=function(k){return x(this,k,!1)},J=function(k){return x(this,k,!0)};function K(k,h){if(!k)return!1;let H=!0;h&&void 0!==h.useG&&(H=h.useG);const V=h&&h.vh;let Y=!0;h&&void 0!==h.chkDup&&(Y=h.chkDup);let G=!1;h&&void 0!==h.rt&&(G=h.rt);let g=k;for(;g&&!g.hasOwnProperty(i);)g=Le(g);if(!g&&k[i]&&(g=k),!g||g[m])return!1;const z=h&&h.eventNameToString,O={},R=g[m]=g[i],b=g[j(u)]=g[u],S=g[j(E)]=g[E],Q=g[j(T)]=g[T];let W;h&&h.prepend&&(W=g[j(h.prepend)]=g[h.prepend]);const q=H?function(s){if(!O.isExisting)return R.call(O.target,O.eventName,O.capture?J:U,O.options)}:function(s){return R.call(O.target,O.eventName,s.invoke,O.options)},A=H?function(s){if(!s.isRemoved){const l=ne[s.eventName];let v;l&&(v=l[s.capture?ae:le]);const C=v&&s.target[v];if(C)for(let y=0;yse.zone.cancelTask(se);s.call(me,"abort",ce,{once:!0}),se.removeAbortListener=()=>me.removeEventListener("abort",ce)}return O.target=null,we&&(we.taskData=null),lt&&(O.options.once=!0),!ge&&"boolean"==typeof se.options||(se.options=ie),se.target=I,se.capture=Be,se.eventName=M,B&&(se.originalDelegate=F),L?pe.unshift(se):pe.push(se),y?I:void 0}};return g[i]=a(R,D,q,A,G),W&&(g[d]=a(W,P,function(s){return W.call(O.target,O.eventName,s.invoke,O.options)},A,G,!0)),g[u]=function(){const s=this||e;let l=arguments[0];h&&h.transferEventName&&(l=h.transferEventName(l));const v=arguments[2],C=!!v&&("boolean"==typeof v||v.capture),y=arguments[1];if(!y)return b.apply(this,arguments);if(V&&!V(b,y,s,arguments))return;const L=ne[l];let I;L&&(I=L[C?ae:le]);const M=I&&s[I];if(M)for(let F=0;Ffunction(i,u){i[rt]=!0,t&&t.apply(i,u)})}const De=j("zoneTask");function ye(e,r,c,t){let i=null,u=null;c+=t;const E={};function T(D){const d=D.data;d.args[0]=function(){return D.invoke.apply(this,arguments)};const P=i.apply(e,d.args);return et(P)?d.handleId=P:(d.handle=P,d.isRefreshable=Qe(P.refresh)),D}function m(D){const{handle:d,handleId:P}=D.data;return u.call(e,d??P)}i=ue(e,r+=t,D=>function(d,P){if(Qe(P[0])){const Z={isRefreshable:!1,isPeriodic:"Interval"===t,delay:"Timeout"===t||"Interval"===t?P[1]||0:void 0,args:P},x=P[0];P[0]=function(){try{return x.apply(this,arguments)}finally{const{handle:H,handleId:V,isPeriodic:Y,isRefreshable:G}=Z;!Y&&!G&&(V?delete E[V]:H&&(H[De]=null))}};const U=He(r,P[0],Z,T,m);if(!U)return U;const{handleId:J,handle:K,isRefreshable:X,isPeriodic:k}=U.data;if(J)E[J]=U;else if(K&&(K[De]=U,X&&!k)){const h=K.refresh;K.refresh=function(){const{zone:H,state:V}=U;return"notScheduled"===V?(U._state="scheduled",H._updateTaskCount(U,1)):"running"===V&&(U._state="scheduling"),h.call(this)}}return K??J??U}return D.apply(e,P)}),u=ue(e,c,D=>function(d,P){const Z=P[0];let x;et(Z)?(x=E[Z],delete E[Z]):(x=Z?.[De],x?Z[De]=null:x=Z),x?.type?x.cancelFn&&x.zone.cancelTask(x):D.apply(e,P)})}function it(e,r,c){if(!c||0===c.length)return r;const t=c.filter(u=>u.target===e);if(!t||0===t.length)return r;const i=t[0].ignoreProperties;return r.filter(u=>-1===i.indexOf(u))}function ct(e,r,c,t){e&&Je(e,it(e,r,c),t)}function Fe(e){return Object.getOwnPropertyNames(e).filter(r=>r.startsWith("on")&&r.length>2).map(r=>r.substring(2))}function It(e,r,c,t,i){const u=Zone.__symbol__(t);if(r[u])return;const E=r[u]=r[t];r[t]=function(T,m,D){return m&&m.prototype&&i.forEach(function(d){const P=`${c}.${t}::`+d,Z=m.prototype;try{if(Z.hasOwnProperty(d)){const x=e.ObjectGetOwnPropertyDescriptor(Z,d);x&&x.value?(x.value=e.wrapWithCurrentZone(x.value,P),e._redefineProperty(m.prototype,d,x)):Z[d]&&(Z[d]=e.wrapWithCurrentZone(Z[d],P))}else Z[d]&&(Z[d]=e.wrapWithCurrentZone(Z[d],P))}catch{}}),E.call(r,T,m,D)},e.attachOriginToPatched(r[t],E)}const at=function Oe(){const e=globalThis,r=!0===e[ee("forceDuplicateZoneCheck")];if(e.Zone&&(r||"function"!=typeof e.Zone.__symbol__))throw new Error("Zone already loaded.");return e.Zone??=function ze(){const e=te.performance;function r(N){e&&e.mark&&e.mark(N)}function c(N,_){e&&e.measure&&e.measure(N,_)}r("Zone");let t=(()=>{class N{static{this.__symbol__=ee}static assertZonePatched(){if(te.Promise!==O.ZoneAwarePromise)throw new Error("Zone.js has detected that ZoneAwarePromise `(window|global).Promise` has been overwritten.\nMost likely cause is that a Promise polyfill has been loaded after Zone.js (Polyfilling Promise api is not necessary when zone.js is loaded. If you must load one, do so before loading zone.js.)")}static get root(){let n=N.current;for(;n.parent;)n=n.parent;return n}static get current(){return b.zone}static get currentTask(){return S}static __load_patch(n,o,p=!1){if(O.hasOwnProperty(n)){const w=!0===te[ee("forceDuplicateZoneCheck")];if(!p&&w)throw Error("Already loaded patch: "+n)}else if(!te["__Zone_disable_"+n]){const w="Zone:"+n;r(w),O[n]=o(te,N,R),c(w,w)}}get parent(){return this._parent}get name(){return this._name}constructor(n,o){this._parent=n,this._name=o?o.name||"unnamed":"",this._properties=o&&o.properties||{},this._zoneDelegate=new u(this,this._parent&&this._parent._zoneDelegate,o)}get(n){const o=this.getZoneWith(n);if(o)return o._properties[n]}getZoneWith(n){let o=this;for(;o;){if(o._properties.hasOwnProperty(n))return o;o=o._parent}return null}fork(n){if(!n)throw new Error("ZoneSpec required!");return this._zoneDelegate.fork(this,n)}wrap(n,o){if("function"!=typeof n)throw new Error("Expecting function got: "+n);const p=this._zoneDelegate.intercept(this,n,o),w=this;return function(){return w.runGuarded(p,this,arguments,o)}}run(n,o,p,w){b={parent:b,zone:this};try{return this._zoneDelegate.invoke(this,n,o,p,w)}finally{b=b.parent}}runGuarded(n,o=null,p,w){b={parent:b,zone:this};try{try{return this._zoneDelegate.invoke(this,n,o,p,w)}catch(q){if(this._zoneDelegate.handleError(this,q))throw q}}finally{b=b.parent}}runTask(n,o,p){if(n.zone!=this)throw new Error("A task can only be run in the zone of creation! (Creation: "+(n.zone||K).name+"; Execution: "+this.name+")");const w=n,{type:q,data:{isPeriodic:A=!1,isRefreshable:_e=!1}={}}=n;if(n.state===X&&(q===z||q===g))return;const he=n.state!=H;he&&w._transitionTo(H,h);const de=S;S=w,b={parent:b,zone:this};try{q==g&&n.data&&!A&&!_e&&(n.cancelFn=void 0);try{return this._zoneDelegate.invokeTask(this,w,o,p)}catch(oe){if(this._zoneDelegate.handleError(this,oe))throw oe}}finally{const oe=n.state;if(oe!==X&&oe!==Y)if(q==z||A||_e&&oe===k)he&&w._transitionTo(h,H,k);else{const f=w._zoneDelegates;this._updateTaskCount(w,-1),he&&w._transitionTo(X,H,X),_e&&(w._zoneDelegates=f)}b=b.parent,S=de}}scheduleTask(n){if(n.zone&&n.zone!==this){let p=this;for(;p;){if(p===n.zone)throw Error(`can not reschedule task to ${this.name} which is descendants of the original zone ${n.zone.name}`);p=p.parent}}n._transitionTo(k,X);const o=[];n._zoneDelegates=o,n._zone=this;try{n=this._zoneDelegate.scheduleTask(this,n)}catch(p){throw n._transitionTo(Y,k,X),this._zoneDelegate.handleError(this,p),p}return n._zoneDelegates===o&&this._updateTaskCount(n,1),n.state==k&&n._transitionTo(h,k),n}scheduleMicroTask(n,o,p,w){return this.scheduleTask(new E(G,n,o,p,w,void 0))}scheduleMacroTask(n,o,p,w,q){return this.scheduleTask(new E(g,n,o,p,w,q))}scheduleEventTask(n,o,p,w,q){return this.scheduleTask(new E(z,n,o,p,w,q))}cancelTask(n){if(n.zone!=this)throw new Error("A task can only be cancelled in the zone of creation! (Creation: "+(n.zone||K).name+"; Execution: "+this.name+")");if(n.state===h||n.state===H){n._transitionTo(V,h,H);try{this._zoneDelegate.cancelTask(this,n)}catch(o){throw n._transitionTo(Y,V),this._zoneDelegate.handleError(this,o),o}return this._updateTaskCount(n,-1),n._transitionTo(X,V),n.runCount=-1,n}}_updateTaskCount(n,o){const p=n._zoneDelegates;-1==o&&(n._zoneDelegates=null);for(let w=0;wN.hasTask(n,o),onScheduleTask:(N,_,n,o)=>N.scheduleTask(n,o),onInvokeTask:(N,_,n,o,p,w)=>N.invokeTask(n,o,p,w),onCancelTask:(N,_,n,o)=>N.cancelTask(n,o)};class u{get zone(){return this._zone}constructor(_,n,o){this._taskCounts={microTask:0,macroTask:0,eventTask:0},this._zone=_,this._parentDelegate=n,this._forkZS=o&&(o&&o.onFork?o:n._forkZS),this._forkDlgt=o&&(o.onFork?n:n._forkDlgt),this._forkCurrZone=o&&(o.onFork?this._zone:n._forkCurrZone),this._interceptZS=o&&(o.onIntercept?o:n._interceptZS),this._interceptDlgt=o&&(o.onIntercept?n:n._interceptDlgt),this._interceptCurrZone=o&&(o.onIntercept?this._zone:n._interceptCurrZone),this._invokeZS=o&&(o.onInvoke?o:n._invokeZS),this._invokeDlgt=o&&(o.onInvoke?n:n._invokeDlgt),this._invokeCurrZone=o&&(o.onInvoke?this._zone:n._invokeCurrZone),this._handleErrorZS=o&&(o.onHandleError?o:n._handleErrorZS),this._handleErrorDlgt=o&&(o.onHandleError?n:n._handleErrorDlgt),this._handleErrorCurrZone=o&&(o.onHandleError?this._zone:n._handleErrorCurrZone),this._scheduleTaskZS=o&&(o.onScheduleTask?o:n._scheduleTaskZS),this._scheduleTaskDlgt=o&&(o.onScheduleTask?n:n._scheduleTaskDlgt),this._scheduleTaskCurrZone=o&&(o.onScheduleTask?this._zone:n._scheduleTaskCurrZone),this._invokeTaskZS=o&&(o.onInvokeTask?o:n._invokeTaskZS),this._invokeTaskDlgt=o&&(o.onInvokeTask?n:n._invokeTaskDlgt),this._invokeTaskCurrZone=o&&(o.onInvokeTask?this._zone:n._invokeTaskCurrZone),this._cancelTaskZS=o&&(o.onCancelTask?o:n._cancelTaskZS),this._cancelTaskDlgt=o&&(o.onCancelTask?n:n._cancelTaskDlgt),this._cancelTaskCurrZone=o&&(o.onCancelTask?this._zone:n._cancelTaskCurrZone),this._hasTaskZS=null,this._hasTaskDlgt=null,this._hasTaskDlgtOwner=null,this._hasTaskCurrZone=null;const p=o&&o.onHasTask;(p||n&&n._hasTaskZS)&&(this._hasTaskZS=p?o:i,this._hasTaskDlgt=n,this._hasTaskDlgtOwner=this,this._hasTaskCurrZone=this._zone,o.onScheduleTask||(this._scheduleTaskZS=i,this._scheduleTaskDlgt=n,this._scheduleTaskCurrZone=this._zone),o.onInvokeTask||(this._invokeTaskZS=i,this._invokeTaskDlgt=n,this._invokeTaskCurrZone=this._zone),o.onCancelTask||(this._cancelTaskZS=i,this._cancelTaskDlgt=n,this._cancelTaskCurrZone=this._zone))}fork(_,n){return this._forkZS?this._forkZS.onFork(this._forkDlgt,this.zone,_,n):new t(_,n)}intercept(_,n,o){return this._interceptZS?this._interceptZS.onIntercept(this._interceptDlgt,this._interceptCurrZone,_,n,o):n}invoke(_,n,o,p,w){return this._invokeZS?this._invokeZS.onInvoke(this._invokeDlgt,this._invokeCurrZone,_,n,o,p,w):n.apply(o,p)}handleError(_,n){return!this._handleErrorZS||this._handleErrorZS.onHandleError(this._handleErrorDlgt,this._handleErrorCurrZone,_,n)}scheduleTask(_,n){let o=n;if(this._scheduleTaskZS)this._hasTaskZS&&o._zoneDelegates.push(this._hasTaskDlgtOwner),o=this._scheduleTaskZS.onScheduleTask(this._scheduleTaskDlgt,this._scheduleTaskCurrZone,_,n),o||(o=n);else if(n.scheduleFn)n.scheduleFn(n);else{if(n.type!=G)throw new Error("Task is missing scheduleFn.");U(n)}return o}invokeTask(_,n,o,p){return this._invokeTaskZS?this._invokeTaskZS.onInvokeTask(this._invokeTaskDlgt,this._invokeTaskCurrZone,_,n,o,p):n.callback.apply(o,p)}cancelTask(_,n){let o;if(this._cancelTaskZS)o=this._cancelTaskZS.onCancelTask(this._cancelTaskDlgt,this._cancelTaskCurrZone,_,n);else{if(!n.cancelFn)throw Error("Task is not cancelable");o=n.cancelFn(n)}return o}hasTask(_,n){try{this._hasTaskZS&&this._hasTaskZS.onHasTask(this._hasTaskDlgt,this._hasTaskCurrZone,_,n)}catch(o){this.handleError(_,o)}}_updateTaskCount(_,n){const o=this._taskCounts,p=o[_],w=o[_]=p+n;if(w<0)throw new Error("More tasks executed then were scheduled.");0!=p&&0!=w||this.hasTask(this._zone,{microTask:o.microTask>0,macroTask:o.macroTask>0,eventTask:o.eventTask>0,change:_})}}class E{constructor(_,n,o,p,w,q){if(this._zone=null,this.runCount=0,this._zoneDelegates=null,this._state="notScheduled",this.type=_,this.source=n,this.data=p,this.scheduleFn=w,this.cancelFn=q,!o)throw new Error("callback is not defined");this.callback=o;const A=this;this.invoke=_===z&&p&&p.useG?E.invokeTask:function(){return E.invokeTask.call(te,A,this,arguments)}}static invokeTask(_,n,o){_||(_=this),Q++;try{return _.runCount++,_.zone.runTask(_,n,o)}finally{1==Q&&J(),Q--}}get zone(){return this._zone}get state(){return this._state}cancelScheduleRequest(){this._transitionTo(X,k)}_transitionTo(_,n,o){if(this._state!==n&&this._state!==o)throw new Error(`${this.type} '${this.source}': can not transition to '${_}', expecting state '${n}'${o?" or '"+o+"'":""}, was '${this._state}'.`);this._state=_,_==X&&(this._zoneDelegates=null)}toString(){return this.data&&typeof this.data.handleId<"u"?this.data.handleId.toString():Object.prototype.toString.call(this)}toJSON(){return{type:this.type,state:this.state,source:this.source,zone:this.zone.name,runCount:this.runCount}}}const T=ee("setTimeout"),m=ee("Promise"),D=ee("then");let Z,d=[],P=!1;function x(N){if(Z||te[m]&&(Z=te[m].resolve(0)),Z){let _=Z[D];_||(_=Z.then),_.call(Z,N)}else te[T](N,0)}function U(N){0===Q&&0===d.length&&x(J),N&&d.push(N)}function J(){if(!P){for(P=!0;d.length;){const N=d;d=[];for(let _=0;_b,onUnhandledError:W,microtaskDrainDone:W,scheduleMicroTask:U,showUncaughtError:()=>!t[ee("ignoreConsoleErrorUncaughtError")],patchEventTarget:()=>[],patchOnProperties:W,patchMethod:()=>W,bindArguments:()=>[],patchThen:()=>W,patchMacroTask:()=>W,patchEventPrototype:()=>W,isIEOrEdge:()=>!1,getGlobalObjects:()=>{},ObjectDefineProperty:()=>W,ObjectGetOwnPropertyDescriptor:()=>{},ObjectCreate:()=>{},ArraySlice:()=>[],patchClass:()=>W,wrapWithCurrentZone:()=>W,filterProperties:()=>[],attachOriginToPatched:()=>W,_redefineProperty:()=>W,patchCallbacks:()=>W,nativeScheduleMicroTask:x};let b={parent:null,zone:new t(null,null)},S=null,Q=0;function W(){}return c("Zone","Zone"),t}(),e.Zone}();(function Zt(e){(function Nt(e){e.__load_patch("ZoneAwarePromise",(r,c,t)=>{const i=Object.getOwnPropertyDescriptor,u=Object.defineProperty,T=t.symbol,m=[],D=!1!==r[T("DISABLE_WRAPPING_UNCAUGHT_PROMISE_REJECTION")],d=T("Promise"),P=T("then"),Z="__creationTrace__";t.onUnhandledError=f=>{if(t.showUncaughtError()){const a=f&&f.rejection;a?console.error("Unhandled Promise rejection:",a instanceof Error?a.message:a,"; Zone:",f.zone.name,"; Task:",f.task&&f.task.source,"; Value:",a,a instanceof Error?a.stack:void 0):console.error(f)}},t.microtaskDrainDone=()=>{for(;m.length;){const f=m.shift();try{f.zone.runGuarded(()=>{throw f.throwOriginal?f.rejection:f})}catch(a){U(a)}}};const x=T("unhandledPromiseRejectionHandler");function U(f){t.onUnhandledError(f);try{const a=c[x];"function"==typeof a&&a.call(this,f)}catch{}}function J(f){return f&&f.then}function K(f){return f}function X(f){return A.reject(f)}const k=T("state"),h=T("value"),H=T("finally"),V=T("parentPromiseValue"),Y=T("parentPromiseState"),G="Promise.then",g=null,z=!0,O=!1,R=0;function b(f,a){return s=>{try{N(f,a,s)}catch(l){N(f,!1,l)}}}const S=function(){let f=!1;return function(s){return function(){f||(f=!0,s.apply(null,arguments))}}},Q="Promise resolved with itself",W=T("currentTaskTrace");function N(f,a,s){const l=S();if(f===s)throw new TypeError(Q);if(f[k]===g){let v=null;try{("object"==typeof s||"function"==typeof s)&&(v=s&&s.then)}catch(C){return l(()=>{N(f,!1,C)})(),f}if(a!==O&&s instanceof A&&s.hasOwnProperty(k)&&s.hasOwnProperty(h)&&s[k]!==g)n(s),N(f,s[k],s[h]);else if(a!==O&&"function"==typeof v)try{v.call(s,l(b(f,a)),l(b(f,!1)))}catch(C){l(()=>{N(f,!1,C)})()}else{f[k]=a;const C=f[h];if(f[h]=s,f[H]===H&&a===z&&(f[k]=f[Y],f[h]=f[V]),a===O&&s instanceof Error){const y=c.currentTask&&c.currentTask.data&&c.currentTask.data[Z];y&&u(s,W,{configurable:!0,enumerable:!1,writable:!0,value:y})}for(let y=0;y{try{const L=f[h],I=!!s&&H===s[H];I&&(s[V]=L,s[Y]=C);const M=a.run(y,void 0,I&&y!==X&&y!==K?[]:[L]);N(s,!0,M)}catch(L){N(s,!1,L)}},s)}const w=function(){},q=r.AggregateError;class A{static toString(){return"function ZoneAwarePromise() { [native code] }"}static resolve(a){return a instanceof A?a:N(new this(null),z,a)}static reject(a){return N(new this(null),O,a)}static withResolvers(){const a={};return a.promise=new A((s,l)=>{a.resolve=s,a.reject=l}),a}static any(a){if(!a||"function"!=typeof a[Symbol.iterator])return Promise.reject(new q([],"All promises were rejected"));const s=[];let l=0;try{for(let y of a)l++,s.push(A.resolve(y))}catch{return Promise.reject(new q([],"All promises were rejected"))}if(0===l)return Promise.reject(new q([],"All promises were rejected"));let v=!1;const C=[];return new A((y,L)=>{for(let I=0;I{v||(v=!0,y(M))},M=>{C.push(M),l--,0===l&&(v=!0,L(new q(C,"All promises were rejected")))})})}static race(a){let s,l,v=new this((L,I)=>{s=L,l=I});function C(L){s(L)}function y(L){l(L)}for(let L of a)J(L)||(L=this.resolve(L)),L.then(C,y);return v}static all(a){return A.allWithCallback(a)}static allSettled(a){return(this&&this.prototype instanceof A?this:A).allWithCallback(a,{thenCallback:l=>({status:"fulfilled",value:l}),errorCallback:l=>({status:"rejected",reason:l})})}static allWithCallback(a,s){let l,v,C=new this((M,F)=>{l=M,v=F}),y=2,L=0;const I=[];for(let M of a){J(M)||(M=this.resolve(M));const F=L;try{M.then(B=>{I[F]=s?s.thenCallback(B):B,y--,0===y&&l(I)},B=>{s?(I[F]=s.errorCallback(B),y--,0===y&&l(I)):v(B)})}catch(B){v(B)}y++,L++}return y-=2,0===y&&l(I),C}constructor(a){const s=this;if(!(s instanceof A))throw new Error("Must be an instanceof Promise.");s[k]=g,s[h]=[];try{const l=S();a&&a(l(b(s,z)),l(b(s,O)))}catch(l){N(s,!1,l)}}get[Symbol.toStringTag](){return"Promise"}get[Symbol.species](){return A}then(a,s){let l=this.constructor?.[Symbol.species];(!l||"function"!=typeof l)&&(l=this.constructor||A);const v=new l(w),C=c.current;return this[k]==g?this[h].push(C,v,a,s):o(this,C,v,a,s),v}catch(a){return this.then(null,a)}finally(a){let s=this.constructor?.[Symbol.species];(!s||"function"!=typeof s)&&(s=A);const l=new s(w);l[H]=H;const v=c.current;return this[k]==g?this[h].push(v,l,a,a):o(this,v,l,a,a),l}}A.resolve=A.resolve,A.reject=A.reject,A.race=A.race,A.all=A.all;const _e=r[d]=r.Promise;r.Promise=A;const he=T("thenPatched");function de(f){const a=f.prototype,s=i(a,"then");if(s&&(!1===s.writable||!s.configurable))return;const l=a.then;a[P]=l,f.prototype.then=function(v,C){return new A((L,I)=>{l.call(this,L,I)}).then(v,C)},f[he]=!0}return t.patchThen=de,_e&&(de(_e),ue(r,"fetch",f=>function oe(f){return function(a,s){let l=f.apply(a,s);if(l instanceof A)return l;let v=l.constructor;return v[he]||de(v),l}}(f))),Promise[c.__symbol__("uncaughtPromiseErrors")]=m,A})})(e),function Lt(e){e.__load_patch("toString",r=>{const c=Function.prototype.toString,t=j("OriginalDelegate"),i=j("Promise"),u=j("Error"),E=function(){if("function"==typeof this){const d=this[t];if(d)return"function"==typeof d?c.call(d):Object.prototype.toString.call(d);if(this===Promise){const P=r[i];if(P)return c.call(P)}if(this===Error){const P=r[u];if(P)return c.call(P)}}return c.call(this)};E[t]=c,Function.prototype.toString=E;const T=Object.prototype.toString;Object.prototype.toString=function(){return"function"==typeof Promise&&this instanceof Promise?"[object Promise]":T.call(this)}})}(e),function Mt(e){e.__load_patch("util",(r,c,t)=>{const i=Fe(r);t.patchOnProperties=Je,t.patchMethod=ue,t.bindArguments=xe,t.patchMacroTask=mt;const u=c.__symbol__("BLACK_LISTED_EVENTS"),E=c.__symbol__("UNPATCHED_EVENTS");r[E]&&(r[u]=r[E]),r[u]&&(c[u]=c[E]=r[u]),t.patchEventPrototype=wt,t.patchEventTarget=bt,t.isIEOrEdge=kt,t.ObjectDefineProperty=Ne,t.ObjectGetOwnPropertyDescriptor=ke,t.ObjectCreate=_t,t.ArraySlice=Et,t.patchClass=be,t.wrapWithCurrentZone=je,t.filterProperties=it,t.attachOriginToPatched=fe,t._redefineProperty=Object.defineProperty,t.patchCallbacks=It,t.getGlobalObjects=()=>({globalSources:tt,zoneSymbolEventNames:ne,eventNames:i,isBrowser:Ve,isMix:Xe,isNode:Re,TRUE_STR:ae,FALSE_STR:le,ZONE_SYMBOL_PREFIX:ve,ADD_EVENT_LISTENER_STR:Ie,REMOVE_EVENT_LISTENER_STR:Me})})}(e)})(at),function Ot(e){e.__load_patch("legacy",r=>{const c=r[e.__symbol__("legacyPatch")];c&&c()}),e.__load_patch("timers",r=>{const c="set",t="clear";ye(r,c,t,"Timeout"),ye(r,c,t,"Interval"),ye(r,c,t,"Immediate")}),e.__load_patch("requestAnimationFrame",r=>{ye(r,"request","cancel","AnimationFrame"),ye(r,"mozRequest","mozCancel","AnimationFrame"),ye(r,"webkitRequest","webkitCancel","AnimationFrame")}),e.__load_patch("blocking",(r,c)=>{const t=["alert","prompt","confirm"];for(let i=0;ifunction(D,d){return c.current.run(E,r,d,m)})}),e.__load_patch("EventTarget",(r,c,t)=>{(function Dt(e,r){r.patchEventPrototype(e,r)})(r,t),function Ct(e,r){if(Zone[r.symbol("patchEventTarget")])return;const{eventNames:c,zoneSymbolEventNames:t,TRUE_STR:i,FALSE_STR:u,ZONE_SYMBOL_PREFIX:E}=r.getGlobalObjects();for(let m=0;m{be("MutationObserver"),be("WebKitMutationObserver")}),e.__load_patch("IntersectionObserver",(r,c,t)=>{be("IntersectionObserver")}),e.__load_patch("FileReader",(r,c,t)=>{be("FileReader")}),e.__load_patch("on_property",(r,c,t)=>{!function St(e,r){if(Re&&!Xe||Zone[e.symbol("patchEvents")])return;const c=r.__Zone_ignore_on_properties;let t=[];if(Ve){const i=window;t=t.concat(["Document","SVGElement","Element","HTMLElement","HTMLBodyElement","HTMLMediaElement","HTMLFrameSetElement","HTMLFrameElement","HTMLIFrameElement","HTMLMarqueeElement","Worker"]);const u=function pt(){try{const e=Te.navigator.userAgent;if(-1!==e.indexOf("MSIE ")||-1!==e.indexOf("Trident/"))return!0}catch{}return!1}()?[{target:i,ignoreProperties:["error"]}]:[];ct(i,Fe(i),c&&c.concat(u),Le(i))}t=t.concat(["XMLHttpRequest","XMLHttpRequestEventTarget","IDBIndex","IDBRequest","IDBOpenDBRequest","IDBDatabase","IDBTransaction","IDBCursor","WebSocket"]);for(let i=0;i{!function Rt(e,r){const{isBrowser:c,isMix:t}=r.getGlobalObjects();(c||t)&&e.customElements&&"customElements"in e&&r.patchCallbacks(r,e.customElements,"customElements","define",["connectedCallback","disconnectedCallback","adoptedCallback","attributeChangedCallback","formAssociatedCallback","formDisabledCallback","formResetCallback","formStateRestoreCallback"])}(r,t)}),e.__load_patch("XHR",(r,c)=>{!function D(d){const P=d.XMLHttpRequest;if(!P)return;const Z=P.prototype;let U=Z[Ze],J=Z[Ae];if(!U){const R=d.XMLHttpRequestEventTarget;if(R){const b=R.prototype;U=b[Ze],J=b[Ae]}}const K="readystatechange",X="scheduled";function k(R){const b=R.data,S=b.target;S[E]=!1,S[m]=!1;const Q=S[u];U||(U=S[Ze],J=S[Ae]),Q&&J.call(S,K,Q);const W=S[u]=()=>{if(S.readyState===S.DONE)if(!b.aborted&&S[E]&&R.state===X){const _=S[c.__symbol__("loadfalse")];if(0!==S.status&&_&&_.length>0){const n=R.invoke;R.invoke=function(){const o=S[c.__symbol__("loadfalse")];for(let p=0;pfunction(R,b){return R[i]=0==b[2],R[T]=b[1],V.apply(R,b)}),G=j("fetchTaskAborting"),g=j("fetchTaskScheduling"),z=ue(Z,"send",()=>function(R,b){if(!0===c.current[g]||R[i])return z.apply(R,b);{const S={target:R,url:R[T],isPeriodic:!1,args:b,aborted:!1},Q=He("XMLHttpRequest.send",h,S,k,H);R&&!0===R[m]&&!S.aborted&&Q.state===X&&Q.invoke()}}),O=ue(Z,"abort",()=>function(R,b){const S=function x(R){return R[t]}(R);if(S&&"string"==typeof S.type){if(null==S.cancelFn||S.data&&S.data.aborted)return;S.zone.cancelTask(S)}else if(!0===c.current[G])return O.apply(R,b)})}(r);const t=j("xhrTask"),i=j("xhrSync"),u=j("xhrListener"),E=j("xhrScheduled"),T=j("xhrURL"),m=j("xhrErrorBeforeScheduled")}),e.__load_patch("geolocation",r=>{r.navigator&&r.navigator.geolocation&&function gt(e,r){const c=e.constructor.name;for(let t=0;t{const m=function(){return T.apply(this,xe(arguments,c+"."+i))};return fe(m,T),m})(u)}}}(r.navigator.geolocation,["getCurrentPosition","watchPosition"])}),e.__load_patch("PromiseRejectionEvent",(r,c)=>{function t(i){return function(u){st(r,i).forEach(T=>{const m=r.PromiseRejectionEvent;if(m){const D=new m(i,{promise:u.promise,reason:u.rejection});T.invoke(D)}})}}r.PromiseRejectionEvent&&(c[j("unhandledPromiseRejectionHandler")]=t("unhandledrejection"),c[j("rejectionHandledHandler")]=t("rejectionhandled"))}),e.__load_patch("queueMicrotask",(r,c,t)=>{!function Pt(e,r){r.patchMethod(e,"queueMicrotask",c=>function(t,i){Zone.current.scheduleMicroTask("queueMicrotask",i[0])})}(r,t)})}(at)}},te=>{te(te.s=416)}]); \ No newline at end of file diff --git a/review/2460-chore-update-actionsgithub-script/angular-showcase/runtime.js b/review/2460-chore-update-actionsgithub-script/angular-showcase/runtime.js deleted file mode 100644 index 89edd414d0..0000000000 --- a/review/2460-chore-update-actionsgithub-script/angular-showcase/runtime.js +++ /dev/null @@ -1 +0,0 @@ -(()=>{"use strict";var e,v={},m={};function r(e){var i=m[e];if(void 0!==i)return i.exports;var t=m[e]={exports:{}};return v[e](t,t.exports,r),t.exports}r.m=v,e=[],r.O=(i,t,o,u)=>{if(!t){var a=1/0;for(n=0;n=u)&&Object.keys(r.O).every(b=>r.O[b](t[l]))?t.splice(l--,1):(s=!1,u0&&e[n-1][2]>u;n--)e[n]=e[n-1];e[n]=[t,o,u]},r.d=(e,i)=>{for(var t in i)r.o(i,t)&&!r.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:i[t]})},r.f={},r.e=e=>Promise.all(Object.keys(r.f).reduce((i,t)=>(r.f[t](e,i),i),[])),r.u=e=>(76===e?"common":e)+".js",r.miniCssF=e=>{},r.o=(e,i)=>Object.prototype.hasOwnProperty.call(e,i),(()=>{var e={},i="angular-showcase:";r.l=(t,o,u,n)=>{if(e[t])e[t].push(o);else{var a,s;if(void 0!==u)for(var l=document.getElementsByTagName("script"),d=0;d{a.onerror=a.onload=null,clearTimeout(p);var h=e[t];if(delete e[t],a.parentNode&&a.parentNode.removeChild(a),h&&h.forEach(_=>_(b)),g)return g(b)},p=setTimeout(c.bind(null,void 0,{type:"timeout",target:a}),12e4);a.onerror=c.bind(null,a.onerror),a.onload=c.bind(null,a.onload),s&&document.head.appendChild(a)}}})(),r.r=e=>{typeof Symbol<"u"&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},(()=>{var e;r.tt=()=>(void 0===e&&(e={createScriptURL:i=>i},typeof trustedTypes<"u"&&trustedTypes.createPolicy&&(e=trustedTypes.createPolicy("angular#bundler",e))),e)})(),r.tu=e=>r.tt().createScriptURL(e),r.p="",(()=>{var e={121:0};r.f.j=(o,u)=>{var n=r.o(e,o)?e[o]:void 0;if(0!==n)if(n)u.push(n[2]);else if(121!=o){var a=new Promise((f,c)=>n=e[o]=[f,c]);u.push(n[2]=a);var s=r.p+r.u(o),l=new Error;r.l(s,f=>{if(r.o(e,o)&&(0!==(n=e[o])&&(e[o]=void 0),n)){var c=f&&("load"===f.type?"missing":f.type),p=f&&f.target&&f.target.src;l.message="Loading chunk "+o+" failed.\n("+c+": "+p+")",l.name="ChunkLoadError",l.type=c,l.request=p,n[1](l)}},"chunk-"+o,o)}else e[o]=0},r.O.j=o=>0===e[o];var i=(o,u)=>{var l,d,[n,a,s]=u,f=0;if(n.some(p=>0!==e[p])){for(l in a)r.o(a,l)&&(r.m[l]=a[l]);if(s)var c=s(r)}for(o&&o(u);f=0||(o[n]=e[n]);return o}function K(e){var t=m.useRef(e),n=m.useRef(function(r){t.current&&t.current(r)});return t.current=e,n.current}var S=function(e,t,n){return t===void 0&&(t=0),n===void 0&&(n=1),e>n?n:e0:p.buttons>0)&&o.current?a(ne(o.current,p,l.current)):_(!1)},N=function(){return _(!1)};function _(p){var b=i.current,x=V(o.current),C=p?x.addEventListener:x.removeEventListener;C(b?"touchmove":"mousemove",k),C(b?"touchend":"mouseup",N)}return[function(p){var b=p.nativeEvent,x=o.current;if(x&&(re(b),!function(X,R){return R&&!j(X)}(b,i.current)&&x)){if(j(b)){i.current=!0;var C=b.changedTouches||[];C.length&&(l.current=C[0].identifier)}x.focus(),a(ne(x,b,l.current)),_(!0)}},function(p){var b=p.which||p.keyCode;b<37||b>40||(p.preventDefault(),s({left:b===39?.05:b===37?-.05:0,top:b===40?.05:b===38?-.05:0}))},_]},[s,a]),d=c[0],f=c[1],g=c[2];return m.useEffect(function(){return g},[g]),h.createElement("div",$({},r,{onTouchStart:d,onMouseDown:d,className:"react-colorful__interactive",ref:o,onKeyDown:f,tabIndex:0,role:"slider"}))}),z=function(e){return e.filter(Boolean).join(" ")},ee=function(e){var t=e.color,n=e.left,r=e.top,o=r===void 0?.5:r,a=z(["react-colorful__pointer",e.className]);return h.createElement("div",{className:a,style:{top:100*o+"%",left:100*n+"%"}},h.createElement("div",{className:"react-colorful__pointer-fill",style:{backgroundColor:t}}))},y=function(e,t,n){return t===void 0&&(t=0),n===void 0&&(n=Math.pow(10,t)),Math.round(n*e)/n},Se={grad:.9,turn:360,rad:360/(2*Math.PI)},Re=function(e){return ge(A(e))},A=function(e){return e[0]==="#"&&(e=e.substring(1)),e.length<6?{r:parseInt(e[0]+e[0],16),g:parseInt(e[1]+e[1],16),b:parseInt(e[2]+e[2],16),a:e.length===4?y(parseInt(e[3]+e[3],16)/255,2):1}:{r:parseInt(e.substring(0,2),16),g:parseInt(e.substring(2,4),16),b:parseInt(e.substring(4,6),16),a:e.length===8?y(parseInt(e.substring(6,8),16)/255,2):1}},Te=function(e,t){return t===void 0&&(t="deg"),Number(e)*(Se[t]||1)},je=function(e){var t=/hsla?\(?\s*(-?\d*\.?\d+)(deg|rad|grad|turn)?[,\s]+(-?\d*\.?\d+)%?[,\s]+(-?\d*\.?\d+)%?,?\s*[/\s]*(-?\d*\.?\d+)?(%)?\s*\)?/i.exec(e);return t?Fe({h:Te(t[1],t[2]),s:Number(t[3]),l:Number(t[4]),a:t[5]===void 0?1:Number(t[5])/(t[6]?100:1)}):{h:0,s:0,v:0,a:1}},Fe=function(e){var t=e.s,n=e.l;return{h:e.h,s:(t*=(n<50?n:100-n)/100)>0?2*t/(n+t)*100:0,v:n+t,a:e.a}},ze=function(e){return Pe(de(e))},he=function(e){var t=e.s,n=e.v,r=e.a,o=(200-t)*n/100;return{h:y(e.h),s:y(o>0&&o<200?t*n/100/(o<=100?o:200-o)*100:0),l:y(o/2),a:y(r,2)}},G=function(e){var t=he(e);return"hsl("+t.h+", "+t.s+"%, "+t.l+"%)"},q=function(e){var t=he(e);return"hsla("+t.h+", "+t.s+"%, "+t.l+"%, "+t.a+")"},de=function(e){var t=e.h,n=e.s,r=e.v,o=e.a;t=t/360*6,n/=100,r/=100;var a=Math.floor(t),s=r*(1-n),l=r*(1-(t-a)*n),i=r*(1-(1-t+a)*n),c=a%6;return{r:y(255*[r,l,s,s,i,r][c]),g:y(255*[i,r,r,l,s,s][c]),b:y(255*[s,s,i,r,r,l][c]),a:y(o,2)}},He=function(e){var t=/rgba?\(?\s*(-?\d*\.?\d+)(%)?[,\s]+(-?\d*\.?\d+)(%)?[,\s]+(-?\d*\.?\d+)(%)?,?\s*[/\s]*(-?\d*\.?\d+)?(%)?\s*\)?/i.exec(e);return t?ge({r:Number(t[1])/(t[2]?100/255:1),g:Number(t[3])/(t[4]?100/255:1),b:Number(t[5])/(t[6]?100/255:1),a:t[7]===void 0?1:Number(t[7])/(t[8]?100:1)}):{h:0,s:0,v:0,a:1}},H=function(e){var t=e.toString(16);return t.length<2?"0"+t:t},Pe=function(e){var t=e.r,n=e.g,r=e.b,o=e.a,a=o<1?H(y(255*o)):"";return"#"+H(t)+H(n)+H(r)+a},ge=function(e){var t=e.r,n=e.g,r=e.b,o=e.a,a=Math.max(t,n,r),s=a-Math.min(t,n,r),l=s?a===t?(n-r)/s:a===n?2+(r-t)/s:4+(t-n)/s:0;return{h:y(60*(l<0?l+6:l)),s:y(a?s/a*100:0),v:y(a/255*100),a:o}},be=h.memo(function(e){var t=e.hue,n=e.onChange,r=z(["react-colorful__hue",e.className]);return h.createElement("div",{className:r},h.createElement(Z,{onMove:function(o){n({h:360*o.left})},onKey:function(o){n({h:S(t+360*o.left,0,360)})},"aria-label":"Hue","aria-valuenow":y(t),"aria-valuemax":"360","aria-valuemin":"0"},h.createElement(ee,{className:"react-colorful__hue-pointer",left:t/360,color:G({h:t,s:100,v:100,a:1})})))}),me=h.memo(function(e){var t=e.hsva,n=e.onChange,r={backgroundColor:G({h:t.h,s:100,v:100,a:1})};return h.createElement("div",{className:"react-colorful__saturation",style:r},h.createElement(Z,{onMove:function(o){n({s:100*o.left,v:100-100*o.top})},onKey:function(o){n({s:S(t.s+100*o.left,0,100),v:S(t.v-100*o.top,0,100)})},"aria-label":"Color","aria-valuetext":"Saturation "+y(t.s)+"%, Brightness "+y(t.v)+"%"},h.createElement(ee,{className:"react-colorful__saturation-pointer",top:1-t.v/100,left:t.s/100,color:G(t)})))}),ve=function(e,t){if(e===t)return!0;for(var n in e)if(e[n]!==t[n])return!1;return!0},pe=function(e,t){return e.replace(/\s/g,"")===t.replace(/\s/g,"")},Le=function(e,t){return e.toLowerCase()===t.toLowerCase()||ve(A(e),A(t))};function ye(e,t,n){var r=K(n),o=m.useState(function(){return e.toHsva(t)}),a=o[0],s=o[1],l=m.useRef({color:t,hsva:a});m.useEffect(function(){if(!e.equal(t,l.current.color)){var c=e.toHsva(t);l.current={hsva:c,color:t},s(c)}},[t,e]),m.useEffect(function(){var c;ve(a,l.current.hsva)||e.equal(c=e.fromHsva(a),l.current.color)||(l.current={hsva:a,color:c},r(c))},[a,e,r]);var i=m.useCallback(function(c){s(function(d){return Object.assign({},d,c)})},[]);return[a,i]}var qe=typeof window<"u"?m.useLayoutEffect:m.useEffect,Be=function(){return typeof __webpack_nonce__<"u"?__webpack_nonce__:void 0},oe=new Map,xe=function(e){qe(function(){var t=e.current?e.current.ownerDocument:document;if(t!==void 0&&!oe.has(t)){var n=t.createElement("style");n.innerHTML=`.react-colorful{position:relative;display:flex;flex-direction:column;width:200px;height:200px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.react-colorful__saturation{position:relative;flex-grow:1;border-color:transparent;border-bottom:12px solid #000;border-radius:8px 8px 0 0;background-image:linear-gradient(0deg,#000,transparent),linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}.react-colorful__alpha-gradient,.react-colorful__pointer-fill{content:"";position:absolute;left:0;top:0;right:0;bottom:0;pointer-events:none;border-radius:inherit}.react-colorful__alpha-gradient,.react-colorful__saturation{box-shadow:inset 0 0 0 1px rgba(0,0,0,.05)}.react-colorful__alpha,.react-colorful__hue{position:relative;height:24px}.react-colorful__hue{background:linear-gradient(90deg,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red)}.react-colorful__last-control{border-radius:0 0 8px 8px}.react-colorful__interactive{position:absolute;left:0;top:0;right:0;bottom:0;border-radius:inherit;outline:none;touch-action:none}.react-colorful__pointer{position:absolute;z-index:1;box-sizing:border-box;width:28px;height:28px;transform:translate(-50%,-50%);background-color:#fff;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.2)}.react-colorful__interactive:focus .react-colorful__pointer{transform:translate(-50%,-50%) scale(1.1)}.react-colorful__alpha,.react-colorful__alpha-pointer{background-color:#fff;background-image:url('data:image/svg+xml;charset=utf-8,')}.react-colorful__saturation-pointer{z-index:3}.react-colorful__hue-pointer{z-index:2}`,oe.set(t,n);var r=Be();r&&n.setAttribute("nonce",r),t.head.appendChild(n)}},[])},We=function(e){var t=e.className,n=e.colorModel,r=e.color,o=r===void 0?n.defaultColor:r,a=e.onChange,s=Q(e,["className","colorModel","color","onChange"]),l=m.useRef(null);xe(l);var i=ye(n,o,a),c=i[0],d=i[1],f=z(["react-colorful",t]);return h.createElement("div",$({},s,{ref:l,className:f}),h.createElement(me,{hsva:c,onChange:d}),h.createElement(be,{hue:c.h,onChange:d,className:"react-colorful__last-control"}))},Xe={defaultColor:"000",toHsva:Re,fromHsva:function(e){return ze({h:e.h,s:e.s,v:e.v,a:1})},equal:Le},De=function(e){return h.createElement(We,$({},e,{colorModel:Xe}))},Ke=function(e){var t=e.className,n=e.hsva,r=e.onChange,o={backgroundImage:"linear-gradient(90deg, "+q(Object.assign({},n,{a:0}))+", "+q(Object.assign({},n,{a:1}))+")"},a=z(["react-colorful__alpha",t]),s=y(100*n.a);return h.createElement("div",{className:a},h.createElement("div",{className:"react-colorful__alpha-gradient",style:o}),h.createElement(Z,{onMove:function(l){r({a:l.left})},onKey:function(l){r({a:S(n.a+l.left)})},"aria-label":"Alpha","aria-valuetext":s+"%","aria-valuenow":s,"aria-valuemin":"0","aria-valuemax":"100"},h.createElement(ee,{className:"react-colorful__alpha-pointer",left:n.a,color:q(n)})))},we=function(e){var t=e.className,n=e.colorModel,r=e.color,o=r===void 0?n.defaultColor:r,a=e.onChange,s=Q(e,["className","colorModel","color","onChange"]),l=m.useRef(null);xe(l);var i=ye(n,o,a),c=i[0],d=i[1],f=z(["react-colorful",t]);return h.createElement("div",$({},s,{ref:l,className:f}),h.createElement(me,{hsva:c,onChange:d}),h.createElement(be,{hue:c.h,onChange:d}),h.createElement(Ke,{hsva:c,onChange:d,className:"react-colorful__last-control"}))},Ve={defaultColor:"hsla(0, 0%, 0%, 1)",toHsva:je,fromHsva:q,equal:pe},Ae=function(e){return h.createElement(we,$({},e,{colorModel:Ve}))},Ge={defaultColor:"rgba(0, 0, 0, 1)",toHsva:He,fromHsva:function(e){var t=de(e);return"rgba("+t.r+", "+t.g+", "+t.b+", "+t.a+")"},equal:pe},Ue=function(e){return h.createElement(we,$({},e,{colorModel:Ge}))},Ye={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]};const F=Ye,ke={};for(const e of Object.keys(F))ke[F[e]]=e;const u={rgb:{channels:3,labels:"rgb"},hsl:{channels:3,labels:"hsl"},hsv:{channels:3,labels:"hsv"},hwb:{channels:3,labels:"hwb"},cmyk:{channels:4,labels:"cmyk"},xyz:{channels:3,labels:"xyz"},lab:{channels:3,labels:"lab"},lch:{channels:3,labels:"lch"},hex:{channels:1,labels:["hex"]},keyword:{channels:1,labels:["keyword"]},ansi16:{channels:1,labels:["ansi16"]},ansi256:{channels:1,labels:["ansi256"]},hcg:{channels:3,labels:["h","c","g"]},apple:{channels:3,labels:["r16","g16","b16"]},gray:{channels:1,labels:["gray"]}};var _e=u;for(const e of Object.keys(u)){if(!("channels"in u[e]))throw new Error("missing channels property: "+e);if(!("labels"in u[e]))throw new Error("missing channel labels property: "+e);if(u[e].labels.length!==u[e].channels)throw new Error("channel and label counts mismatch: "+e);const{channels:t,labels:n}=u[e];delete u[e].channels,delete u[e].labels,Object.defineProperty(u[e],"channels",{value:t}),Object.defineProperty(u[e],"labels",{value:n})}u.rgb.hsl=function(e){const t=e[0]/255,n=e[1]/255,r=e[2]/255,o=Math.min(t,n,r),a=Math.max(t,n,r),s=a-o;let l,i;a===o?l=0:t===a?l=(n-r)/s:n===a?l=2+(r-t)/s:r===a&&(l=4+(t-n)/s),l=Math.min(l*60,360),l<0&&(l+=360);const c=(o+a)/2;return a===o?i=0:c<=.5?i=s/(a+o):i=s/(2-a-o),[l,i*100,c*100]};u.rgb.hsv=function(e){let t,n,r,o,a;const s=e[0]/255,l=e[1]/255,i=e[2]/255,c=Math.max(s,l,i),d=c-Math.min(s,l,i),f=function(g){return(c-g)/6/d+1/2};return d===0?(o=0,a=0):(a=d/c,t=f(s),n=f(l),r=f(i),s===c?o=r-n:l===c?o=1/3+t-r:i===c&&(o=2/3+n-t),o<0?o+=1:o>1&&(o-=1)),[o*360,a*100,c*100]};u.rgb.hwb=function(e){const t=e[0],n=e[1];let r=e[2];const o=u.rgb.hsl(e)[0],a=1/255*Math.min(t,Math.min(n,r));return r=1-1/255*Math.max(t,Math.max(n,r)),[o,a*100,r*100]};u.rgb.cmyk=function(e){const t=e[0]/255,n=e[1]/255,r=e[2]/255,o=Math.min(1-t,1-n,1-r),a=(1-t-o)/(1-o)||0,s=(1-n-o)/(1-o)||0,l=(1-r-o)/(1-o)||0;return[a*100,s*100,l*100,o*100]};function Je(e,t){return(e[0]-t[0])**2+(e[1]-t[1])**2+(e[2]-t[2])**2}u.rgb.keyword=function(e){const t=ke[e];if(t)return t;let n=1/0,r;for(const o of Object.keys(F)){const a=F[o],s=Je(e,a);s.04045?((t+.055)/1.055)**2.4:t/12.92,n=n>.04045?((n+.055)/1.055)**2.4:n/12.92,r=r>.04045?((r+.055)/1.055)**2.4:r/12.92;const o=t*.4124+n*.3576+r*.1805,a=t*.2126+n*.7152+r*.0722,s=t*.0193+n*.1192+r*.9505;return[o*100,a*100,s*100]};u.rgb.lab=function(e){const t=u.rgb.xyz(e);let n=t[0],r=t[1],o=t[2];n/=95.047,r/=100,o/=108.883,n=n>.008856?n**(1/3):7.787*n+16/116,r=r>.008856?r**(1/3):7.787*r+16/116,o=o>.008856?o**(1/3):7.787*o+16/116;const a=116*r-16,s=500*(n-r),l=200*(r-o);return[a,s,l]};u.hsl.rgb=function(e){const t=e[0]/360,n=e[1]/100,r=e[2]/100;let o,a,s;if(n===0)return s=r*255,[s,s,s];r<.5?o=r*(1+n):o=r+n-r*n;const l=2*r-o,i=[0,0,0];for(let c=0;c<3;c++)a=t+1/3*-(c-1),a<0&&a++,a>1&&a--,6*a<1?s=l+(o-l)*6*a:2*a<1?s=o:3*a<2?s=l+(o-l)*(2/3-a)*6:s=l,i[c]=s*255;return i};u.hsl.hsv=function(e){const t=e[0];let n=e[1]/100,r=e[2]/100,o=n;const a=Math.max(r,.01);r*=2,n*=r<=1?r:2-r,o*=a<=1?a:2-a;const s=(r+n)/2,l=r===0?2*o/(a+o):2*n/(r+n);return[t,l*100,s*100]};u.hsv.rgb=function(e){const t=e[0]/60,n=e[1]/100;let r=e[2]/100;const o=Math.floor(t)%6,a=t-Math.floor(t),s=255*r*(1-n),l=255*r*(1-n*a),i=255*r*(1-n*(1-a));switch(r*=255,o){case 0:return[r,i,s];case 1:return[l,r,s];case 2:return[s,r,i];case 3:return[s,l,r];case 4:return[i,s,r];case 5:return[r,s,l]}};u.hsv.hsl=function(e){const t=e[0],n=e[1]/100,r=e[2]/100,o=Math.max(r,.01);let a,s;s=(2-n)*r;const l=(2-n)*o;return a=n*o,a/=l<=1?l:2-l,a=a||0,s/=2,[t,a*100,s*100]};u.hwb.rgb=function(e){const t=e[0]/360;let n=e[1]/100,r=e[2]/100;const o=n+r;let a;o>1&&(n/=o,r/=o);const s=Math.floor(6*t),l=1-r;a=6*t-s,s&1&&(a=1-a);const i=n+a*(l-n);let c,d,f;switch(s){default:case 6:case 0:c=l,d=i,f=n;break;case 1:c=i,d=l,f=n;break;case 2:c=n,d=l,f=i;break;case 3:c=n,d=i,f=l;break;case 4:c=i,d=n,f=l;break;case 5:c=l,d=n,f=i;break}return[c*255,d*255,f*255]};u.cmyk.rgb=function(e){const t=e[0]/100,n=e[1]/100,r=e[2]/100,o=e[3]/100,a=1-Math.min(1,t*(1-o)+o),s=1-Math.min(1,n*(1-o)+o),l=1-Math.min(1,r*(1-o)+o);return[a*255,s*255,l*255]};u.xyz.rgb=function(e){const t=e[0]/100,n=e[1]/100,r=e[2]/100;let o,a,s;return o=t*3.2406+n*-1.5372+r*-.4986,a=t*-.9689+n*1.8758+r*.0415,s=t*.0557+n*-.204+r*1.057,o=o>.0031308?1.055*o**(1/2.4)-.055:o*12.92,a=a>.0031308?1.055*a**(1/2.4)-.055:a*12.92,s=s>.0031308?1.055*s**(1/2.4)-.055:s*12.92,o=Math.min(Math.max(0,o),1),a=Math.min(Math.max(0,a),1),s=Math.min(Math.max(0,s),1),[o*255,a*255,s*255]};u.xyz.lab=function(e){let t=e[0],n=e[1],r=e[2];t/=95.047,n/=100,r/=108.883,t=t>.008856?t**(1/3):7.787*t+16/116,n=n>.008856?n**(1/3):7.787*n+16/116,r=r>.008856?r**(1/3):7.787*r+16/116;const o=116*n-16,a=500*(t-n),s=200*(n-r);return[o,a,s]};u.lab.xyz=function(e){const t=e[0],n=e[1],r=e[2];let o,a,s;a=(t+16)/116,o=n/500+a,s=a-r/200;const l=a**3,i=o**3,c=s**3;return a=l>.008856?l:(a-16/116)/7.787,o=i>.008856?i:(o-16/116)/7.787,s=c>.008856?c:(s-16/116)/7.787,o*=95.047,a*=100,s*=108.883,[o,a,s]};u.lab.lch=function(e){const t=e[0],n=e[1],r=e[2];let o;o=Math.atan2(r,n)*360/2/Math.PI,o<0&&(o+=360);const s=Math.sqrt(n*n+r*r);return[t,s,o]};u.lch.lab=function(e){const t=e[0],n=e[1],o=e[2]/360*2*Math.PI,a=n*Math.cos(o),s=n*Math.sin(o);return[t,a,s]};u.rgb.ansi16=function(e,t=null){const[n,r,o]=e;let a=t===null?u.rgb.hsv(e)[2]:t;if(a=Math.round(a/50),a===0)return 30;let s=30+(Math.round(o/255)<<2|Math.round(r/255)<<1|Math.round(n/255));return a===2&&(s+=60),s};u.hsv.ansi16=function(e){return u.rgb.ansi16(u.hsv.rgb(e),e[2])};u.rgb.ansi256=function(e){const t=e[0],n=e[1],r=e[2];return t===n&&n===r?t<8?16:t>248?231:Math.round((t-8)/247*24)+232:16+36*Math.round(t/255*5)+6*Math.round(n/255*5)+Math.round(r/255*5)};u.ansi16.rgb=function(e){let t=e%10;if(t===0||t===7)return e>50&&(t+=3.5),t=t/10.5*255,[t,t,t];const n=(~~(e>50)+1)*.5,r=(t&1)*n*255,o=(t>>1&1)*n*255,a=(t>>2&1)*n*255;return[r,o,a]};u.ansi256.rgb=function(e){if(e>=232){const a=(e-232)*10+8;return[a,a,a]}e-=16;let t;const n=Math.floor(e/36)/5*255,r=Math.floor((t=e%36)/6)/5*255,o=t%6/5*255;return[n,r,o]};u.rgb.hex=function(e){const n=(((Math.round(e[0])&255)<<16)+((Math.round(e[1])&255)<<8)+(Math.round(e[2])&255)).toString(16).toUpperCase();return"000000".substring(n.length)+n};u.hex.rgb=function(e){const t=e.toString(16).match(/[a-f0-9]{6}|[a-f0-9]{3}/i);if(!t)return[0,0,0];let n=t[0];t[0].length===3&&(n=n.split("").map(l=>l+l).join(""));const r=parseInt(n,16),o=r>>16&255,a=r>>8&255,s=r&255;return[o,a,s]};u.rgb.hcg=function(e){const t=e[0]/255,n=e[1]/255,r=e[2]/255,o=Math.max(Math.max(t,n),r),a=Math.min(Math.min(t,n),r),s=o-a;let l,i;return s<1?l=a/(1-s):l=0,s<=0?i=0:o===t?i=(n-r)/s%6:o===n?i=2+(r-t)/s:i=4+(t-n)/s,i/=6,i%=1,[i*360,s*100,l*100]};u.hsl.hcg=function(e){const t=e[1]/100,n=e[2]/100,r=n<.5?2*t*n:2*t*(1-n);let o=0;return r<1&&(o=(n-.5*r)/(1-r)),[e[0],r*100,o*100]};u.hsv.hcg=function(e){const t=e[1]/100,n=e[2]/100,r=t*n;let o=0;return r<1&&(o=(n-r)/(1-r)),[e[0],r*100,o*100]};u.hcg.rgb=function(e){const t=e[0]/360,n=e[1]/100,r=e[2]/100;if(n===0)return[r*255,r*255,r*255];const o=[0,0,0],a=t%1*6,s=a%1,l=1-s;let i=0;switch(Math.floor(a)){case 0:o[0]=1,o[1]=s,o[2]=0;break;case 1:o[0]=l,o[1]=1,o[2]=0;break;case 2:o[0]=0,o[1]=1,o[2]=s;break;case 3:o[0]=0,o[1]=l,o[2]=1;break;case 4:o[0]=s,o[1]=0,o[2]=1;break;default:o[0]=1,o[1]=0,o[2]=l}return i=(1-n)*r,[(n*o[0]+i)*255,(n*o[1]+i)*255,(n*o[2]+i)*255]};u.hcg.hsv=function(e){const t=e[1]/100,n=e[2]/100,r=t+n*(1-t);let o=0;return r>0&&(o=t/r),[e[0],o*100,r*100]};u.hcg.hsl=function(e){const t=e[1]/100,r=e[2]/100*(1-t)+.5*t;let o=0;return r>0&&r<.5?o=t/(2*r):r>=.5&&r<1&&(o=t/(2*(1-r))),[e[0],o*100,r*100]};u.hcg.hwb=function(e){const t=e[1]/100,n=e[2]/100,r=t+n*(1-t);return[e[0],(r-t)*100,(1-r)*100]};u.hwb.hcg=function(e){const t=e[1]/100,r=1-e[2]/100,o=r-t;let a=0;return o<1&&(a=(r-o)/(1-o)),[e[0],o*100,a*100]};u.apple.rgb=function(e){return[e[0]/65535*255,e[1]/65535*255,e[2]/65535*255]};u.rgb.apple=function(e){return[e[0]/255*65535,e[1]/255*65535,e[2]/255*65535]};u.gray.rgb=function(e){return[e[0]/100*255,e[0]/100*255,e[0]/100*255]};u.gray.hsl=function(e){return[0,0,e[0]]};u.gray.hsv=u.gray.hsl;u.gray.hwb=function(e){return[0,100,e[0]]};u.gray.cmyk=function(e){return[0,0,0,e[0]]};u.gray.lab=function(e){return[e[0],0,0]};u.gray.hex=function(e){const t=Math.round(e[0]/100*255)&255,r=((t<<16)+(t<<8)+t).toString(16).toUpperCase();return"000000".substring(r.length)+r};u.rgb.gray=function(e){return[(e[0]+e[1]+e[2])/3/255*100]};const B=_e;function Qe(){const e={},t=Object.keys(B);for(let n=t.length,r=0;r1&&(n=r),e(n))};return"conversion"in e&&(t.conversion=e.conversion),t}function st(e){const t=function(...n){const r=n[0];if(r==null)return r;r.length>1&&(n=r);const o=e(n);if(typeof o=="object")for(let a=o.length,s=0;s{O[e]={},Object.defineProperty(O[e],"channels",{value:U[e].channels}),Object.defineProperty(O[e],"labels",{value:U[e].labels});const t=rt(e);Object.keys(t).forEach(r=>{const o=t[r];O[e][r]=st(o),O[e][r].raw=at(o)})});var lt=O;const w=fe(lt);var it=Oe,ct=function(){return it.Date.now()},ut=ct,ft=/\s/;function ht(e){for(var t=e.length;t--&&ft.test(e.charAt(t)););return t}var dt=ht,gt=dt,bt=/^\s+/;function mt(e){return e&&e.slice(0,gt(e)+1).replace(bt,"")}var vt=mt,pt=vt,ae=J,yt=Ie,se=NaN,xt=/^[-+]0x[0-9a-f]+$/i,wt=/^0b[01]+$/i,kt=/^0o[0-7]+$/i,_t=parseInt;function Et(e){if(typeof e=="number")return e;if(yt(e))return se;if(ae(e)){var t=typeof e.valueOf=="function"?e.valueOf():e;e=ae(t)?t+"":t}if(typeof e!="string")return e===0?e:+e;e=pt(e);var n=wt.test(e);return n||kt.test(e)?_t(e.slice(2),n?2:8):xt.test(e)?se:+e}var Mt=Et,Ct=J,D=ut,le=Mt,$t="Expected a function",Nt=Math.max,Ot=Math.min;function It(e,t,n){var r,o,a,s,l,i,c=0,d=!1,f=!1,g=!0;if(typeof e!="function")throw new TypeError($t);t=le(t)||0,Ct(n)&&(d=!!n.leading,f="maxWait"in n,a=f?Nt(le(n.maxWait)||0,t):a,g="trailing"in n?!!n.trailing:g);function k(v){var E=r,T=o;return r=o=void 0,c=v,s=e.apply(T,E),s}function N(v){return c=v,l=setTimeout(b,t),d?k(v):s}function _(v){var E=v-i,T=v-c,te=t-E;return f?Ot(te,a-T):te}function p(v){var E=v-i,T=v-c;return i===void 0||E>=t||E<0||f&&T>=a}function b(){var v=D();if(p(v))return x(v);l=setTimeout(b,_(v))}function x(v){return l=void 0,g&&r?k(v):(r=o=void 0,s)}function C(){l!==void 0&&clearTimeout(l),c=0,r=i=o=l=void 0}function X(){return l===void 0?s:x(D())}function R(){var v=D(),E=p(v);if(r=arguments,o=this,i=v,E){if(l===void 0)return N(i);if(f)return clearTimeout(l),l=setTimeout(b,t),k(i)}return l===void 0&&(l=setTimeout(b,t)),s}return R.cancel=C,R.flush=X,R}var St=It,Rt=St,Tt=J,jt="Expected a function";function Ft(e,t,n){var r=!0,o=!0;if(typeof e!="function")throw new TypeError(jt);return Tt(n)&&(r="leading"in n?!!n.leading:r,o="trailing"in n?!!n.trailing:o),Rt(e,t,{leading:r,maxWait:t,trailing:o})}var zt=Ft;const Ht=fe(zt);var Pt=M.div({position:"relative",maxWidth:250}),Lt=M(ue)({position:"absolute",zIndex:1,top:4,left:4}),qt=M.div({width:200,margin:5,".react-colorful__saturation":{borderRadius:"4px 4px 0 0"},".react-colorful__hue":{boxShadow:"inset 0 0 0 1px rgb(0 0 0 / 5%)"},".react-colorful__last-control":{borderRadius:"0 0 4px 4px"}}),Bt=M(Me)(({theme:e})=>({fontFamily:e.typography.fonts.base})),Wt=M.div({display:"grid",gridTemplateColumns:"repeat(9, 16px)",gap:6,padding:3,marginTop:5,width:200}),Xt=M.div(({theme:e,active:t})=>({width:16,height:16,boxShadow:t?`${e.appBorderColor} 0 0 0 1px inset, ${e.textMutedColor}50 0 0 0 4px`:`${e.appBorderColor} 0 0 0 1px inset`,borderRadius:e.appBorderRadius})),Dt=`url('data:image/svg+xml;charset=utf-8,')`,ie=({value:e,active:t,onClick:n,style:r,...o})=>{let a=`linear-gradient(${e}, ${e}), ${Dt}, linear-gradient(#fff, #fff)`;return h.createElement(Xt,{...o,active:t,onClick:n,style:{...r,backgroundImage:a}})},Kt=M(Ce.Input)(({theme:e})=>({width:"100%",paddingLeft:30,paddingRight:30,boxSizing:"border-box",fontFamily:e.typography.fonts.base})),Vt=M($e)(({theme:e})=>({position:"absolute",zIndex:1,top:6,right:7,width:20,height:20,padding:4,boxSizing:"border-box",cursor:"pointer",color:e.input.color})),Ee=(e=>(e.RGB="rgb",e.HSL="hsl",e.HEX="hex",e))(Ee||{}),P=Object.values(Ee),At=/\(([0-9]+),\s*([0-9]+)%?,\s*([0-9]+)%?,?\s*([0-9.]+)?\)/,Gt=/^\s*rgba?\(([0-9]+),\s*([0-9]+),\s*([0-9]+),?\s*([0-9.]+)?\)\s*$/i,Ut=/^\s*hsla?\(([0-9]+),\s*([0-9]+)%,\s*([0-9]+)%,?\s*([0-9.]+)?\)\s*$/i,Y=/^\s*#?([0-9a-f]{3}|[0-9a-f]{6})\s*$/i,Yt=/^\s*#?([0-9a-f]{3})\s*$/i,Jt={hex:De,rgb:Ue,hsl:Ae},L={hex:"transparent",rgb:"rgba(0, 0, 0, 0)",hsl:"hsla(0, 0%, 0%, 0)"},ce=e=>{let t=e==null?void 0:e.match(At);if(!t)return[0,0,0,1];let[,n,r,o,a=1]=t;return[n,r,o,a].map(Number)},I=e=>{if(!e)return;let t=!0;if(Gt.test(e)){let[s,l,i,c]=ce(e),[d,f,g]=w.rgb.hsl([s,l,i])||[0,0,0];return{valid:t,value:e,keyword:w.rgb.keyword([s,l,i]),colorSpace:"rgb",rgb:e,hsl:`hsla(${d}, ${f}%, ${g}%, ${c})`,hex:`#${w.rgb.hex([s,l,i]).toLowerCase()}`}}if(Ut.test(e)){let[s,l,i,c]=ce(e),[d,f,g]=w.hsl.rgb([s,l,i])||[0,0,0];return{valid:t,value:e,keyword:w.hsl.keyword([s,l,i]),colorSpace:"hsl",rgb:`rgba(${d}, ${f}, ${g}, ${c})`,hsl:e,hex:`#${w.hsl.hex([s,l,i]).toLowerCase()}`}}let n=e.replace("#",""),r=w.keyword.rgb(n)||w.hex.rgb(n),o=w.rgb.hsl(r),a=e;if(/[^#a-f0-9]/i.test(e)?a=n:Y.test(e)&&(a=`#${n}`),a.startsWith("#"))t=Y.test(a);else try{w.keyword.hex(a)}catch{t=!1}return{valid:t,value:a,keyword:w.rgb.keyword(r),colorSpace:"hex",rgb:`rgba(${r[0]}, ${r[1]}, ${r[2]}, 1)`,hsl:`hsla(${o[0]}, ${o[1]}%, ${o[2]}%, 1)`,hex:a}},Qt=(e,t,n)=>{if(!e||!(t!=null&&t.valid))return L[n];if(n!=="hex")return(t==null?void 0:t[n])||L[n];if(!t.hex.startsWith("#"))try{return`#${w.keyword.hex(t.hex)}`}catch{return L.hex}let r=t.hex.match(Yt);if(!r)return Y.test(t.hex)?t.hex:L.hex;let[o,a,s]=r[1].split("");return`#${o}${o}${a}${a}${s}${s}`},Zt=(e,t)=>{let[n,r]=m.useState(e||""),[o,a]=m.useState(()=>I(n)),[s,l]=m.useState((o==null?void 0:o.colorSpace)||"hex");m.useEffect(()=>{let f=e||"",g=I(f);r(f),a(g),l((g==null?void 0:g.colorSpace)||"hex")},[e]);let i=m.useMemo(()=>Qt(n,o,s).toLowerCase(),[n,o,s]),c=m.useCallback(f=>{let g=I(f),k=(g==null?void 0:g.value)||f||"";r(k),k===""&&(a(void 0),t(void 0)),g&&(a(g),l(g.colorSpace),t(g.value))},[t]),d=m.useCallback(()=>{let f=P.indexOf(s)+1;f>=P.length&&(f=0),l(P[f]);let g=(o==null?void 0:o[P[f]])||"";r(g),t(g)},[o,s,t]);return{value:n,realValue:i,updateValue:c,color:o,colorSpace:s,cycleColorSpace:d}},W=e=>e.replace(/\s*/,"").toLowerCase(),en=(e,t,n)=>{let[r,o]=m.useState(t!=null&&t.valid?[t]:[]);m.useEffect(()=>{t===void 0&&o([])},[t]);let a=m.useMemo(()=>(e||[]).map(l=>typeof l=="string"?I(l):l.title?{...I(l.color),keyword:l.title}:I(l.color)).concat(r).filter(Boolean).slice(-27),[e,r]),s=m.useCallback(l=>{l!=null&&l.valid&&(a.some(i=>W(i[n])===W(l[n]))||o(i=>i.concat(l)))},[n,a]);return{presets:a,addPreset:s}},tn=({name:e,value:t,onChange:n,onFocus:r,onBlur:o,presetColors:a,startOpen:s=!1})=>{let l=m.useCallback(Ht(n,200),[n]),{value:i,realValue:c,updateValue:d,color:f,colorSpace:g,cycleColorSpace:k}=Zt(t,l),{presets:N,addPreset:_}=en(a,f,g),p=Jt[g];return h.createElement(Pt,null,h.createElement(Lt,{startOpen:s,closeOnOutsideClick:!0,onVisibleChange:()=>_(f),tooltip:h.createElement(qt,null,h.createElement(p,{color:c==="transparent"?"#000000":c,onChange:d,onFocus:r,onBlur:o}),N.length>0&&h.createElement(Wt,null,N.map((b,x)=>h.createElement(ue,{key:`${b.value}-${x}`,hasChrome:!1,tooltip:h.createElement(Bt,{note:b.keyword||b.value})},h.createElement(ie,{value:b[g],active:f&&W(b[g])===W(f[g]),onClick:()=>d(b.value)})))))},h.createElement(ie,{value:c,style:{margin:4}})),h.createElement(Kt,{id:Ne(e),value:i,onChange:b=>d(b.target.value),onFocus:b=>b.target.select(),placeholder:"Choose color..."}),i?h.createElement(Vt,{icon:"markup",onClick:k}):null)},ln=tn;export{tn as ColorControl,ln as default}; diff --git a/review/2460-chore-update-actionsgithub-script/assets/DocsRenderer-NNNQARDV-Czpr4NAZ.js b/review/2460-chore-update-actionsgithub-script/assets/DocsRenderer-NNNQARDV-Czpr4NAZ.js deleted file mode 100644 index 4eb08fca7b..0000000000 --- a/review/2460-chore-update-actionsgithub-script/assets/DocsRenderer-NNNQARDV-Czpr4NAZ.js +++ /dev/null @@ -1 +0,0 @@ -import{D as i,d as s}from"./chunk-HLWAVYOI-CK3kKktT.js";import"./iframe-Chtpi-uQ.js";import"../sb-preview/runtime.js";import"./index-BZSUm5_z.js";import"./index-DrFu-skq.js";export{i as DocsRenderer,s as defaultComponents}; diff --git a/review/2460-chore-update-actionsgithub-script/assets/GitHub-Mark-Light-32px.png b/review/2460-chore-update-actionsgithub-script/assets/GitHub-Mark-Light-32px.png deleted file mode 100644 index 628da97c70..0000000000 Binary files a/review/2460-chore-update-actionsgithub-script/assets/GitHub-Mark-Light-32px.png and /dev/null differ diff --git a/review/2460-chore-update-actionsgithub-script/assets/GitHub-Mark-Light-32px.png.license b/review/2460-chore-update-actionsgithub-script/assets/GitHub-Mark-Light-32px.png.license deleted file mode 100644 index 9a7dcd9cc7..0000000000 --- a/review/2460-chore-update-actionsgithub-script/assets/GitHub-Mark-Light-32px.png.license +++ /dev/null @@ -1,12 +0,0 @@ -retrieved from URL: https://github.com/logos: -"Do these awesome things: Use the Octocat or GitHub logo to link to GitHub" - - -"Logo and Octocat terms of use -GITHUB®, the GITHUB® logo design, OCTOCAT® and the OCTOCAT® logo design are exclusive trademarks registered in the United States by GitHub, Inc. - -The OCTOCAT design is the exclusive property of GitHub, Inc and has been federally registered with the United States Copyright Office. All rights reserved. - -No adaptation or use of any kind of any of our registered trademarks or copyrights, or any other contents of this website, is allowed without the express written permission of GitHub, Inc. - -For more information regarding the authorized uses of these items please contact us." diff --git a/review/2460-chore-update-actionsgithub-script/assets/WithTooltip-V3YHNWJZ-CoUzjUmB.js b/review/2460-chore-update-actionsgithub-script/assets/WithTooltip-V3YHNWJZ-CoUzjUmB.js deleted file mode 100644 index 19930fa53c..0000000000 --- a/review/2460-chore-update-actionsgithub-script/assets/WithTooltip-V3YHNWJZ-CoUzjUmB.js +++ /dev/null @@ -1 +0,0 @@ -import{W as m,W,a as T}from"./chunk-HLWAVYOI-CK3kKktT.js";import"./iframe-Chtpi-uQ.js";import"../sb-preview/runtime.js";import"./index-BZSUm5_z.js";import"./index-DrFu-skq.js";export{m as WithToolTipState,W as WithTooltip,T as WithTooltipPure}; diff --git a/review/2460-chore-update-actionsgithub-script/assets/angular-showcase.svg b/review/2460-chore-update-actionsgithub-script/assets/angular-showcase.svg deleted file mode 100644 index 34b2edde71..0000000000 --- a/review/2460-chore-update-actionsgithub-script/assets/angular-showcase.svg +++ /dev/null @@ -1,87 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - diff --git a/review/2460-chore-update-actionsgithub-script/assets/angular-showcase.svg.license b/review/2460-chore-update-actionsgithub-script/assets/angular-showcase.svg.license deleted file mode 100644 index c3d2bca37d..0000000000 --- a/review/2460-chore-update-actionsgithub-script/assets/angular-showcase.svg.license +++ /dev/null @@ -1 +0,0 @@ -Angular logo retrieved from URL: https://angular.io/assets/images/logos/angular/angular.svg diff --git a/review/2460-chore-update-actionsgithub-script/assets/angular.svg b/review/2460-chore-update-actionsgithub-script/assets/angular.svg deleted file mode 100644 index bf081acb12..0000000000 --- a/review/2460-chore-update-actionsgithub-script/assets/angular.svg +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - diff --git a/review/2460-chore-update-actionsgithub-script/assets/angular.svg.license b/review/2460-chore-update-actionsgithub-script/assets/angular.svg.license deleted file mode 100644 index 91fb43b062..0000000000 --- a/review/2460-chore-update-actionsgithub-script/assets/angular.svg.license +++ /dev/null @@ -1 +0,0 @@ -retrieved from URL: https://angular.io/assets/images/logos/angular/angular.svg diff --git a/review/2460-chore-update-actionsgithub-script/assets/button.intro.stories-CwGbkjGt.js b/review/2460-chore-update-actionsgithub-script/assets/button.intro.stories-CwGbkjGt.js deleted file mode 100644 index 68a83ac4f1..0000000000 --- a/review/2460-chore-update-actionsgithub-script/assets/button.intro.stories-CwGbkjGt.js +++ /dev/null @@ -1,23 +0,0 @@ -import{M as d,C as e,e as s}from"./chunk-HLWAVYOI-CK3kKktT.js";import{j as t}from"./jsx-runtime-B4SUiE5S.js";import{u as a}from"./index-BqksHgAq.js";import"./iframe-Chtpi-uQ.js";import"../sb-preview/runtime.js";import"./index-BZSUm5_z.js";import"./index-DrFu-skq.js";const l='# db-button\n\n\n\n\n\n\n## Properties\n\n| Property | Attribute | Description | Type | Default |\n| ---------------- | ---------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------- | ----------- |\n| `ariaexpanded` | `ariaexpanded` | If the button controls a grouping of other elements, the ariaexpanded state indicates whether the controlled grouping is currently expanded or collapsed. | `"false" \\| "true"` | `null` |\n| `ariapressed` | `ariapressed` | Defines the button as a toggle button. The value of aria-pressed describes the state of the button. | `"false" \\| "true"` | `null` |\n| `disabled` | `disabled` | The disabled attribute can be set to keep a user from clicking on the button. | `boolean` | `false` |\n| `formaction` | `formaction` | The formaction attribute specifies where to send the form-data when a form is submitted. Only for type="submit". | `string` | `undefined` |\n| `formenctype` | `formenctype` | The formenctype attribute specifies how form-data should be encoded before sending it to a server. Only for type="submit". | `string` | `undefined` |\n| `formmethod` | `formmethod` | The formmethod attribute specifies how to send the form-data (which HTTP method to use). Only for type="submit". | `"get" \\| "post"` | `undefined` |\n| `formnovalidate` | `formnovalidate` | The formnovalidate attribute specifies which that the form-data should not be validated on submission. Only for type="submit". | `boolean` | `false` |\n| `formtarget` | `formtarget` | The formtarget attribute specifies where to display the response after submitting the form. Only for type="submit". | `"_blank" \\| "_parent" \\| "_self" \\| "_top"` | `undefined` |\n| `icon` | `icon` | Define an icon by it\'s identifier (like e.g. _download_, compare to [DB UI Icons](https://db-ui.github.io/core/patterns/base-icons/index.html)) to get displayed in front of the elements content. | `string` | `undefined` |\n| `iconafter` | `iconafter` | Define an icon by it\'s identifier (like e.g. _download_, compare to [DB UI Icons](https://db-ui.github.io/core/patterns/base-icons/index.html)) to get displayed behind the elements content. | `string` | `undefined` |\n| `icononly` | `icononly` | Define the text next to the icon specified via the icon Property to get hidden. | `boolean` | `undefined` |\n| `name` | `name` | The name attribute specifies a name for the button. | `string` | `undefined` |\n| `size` | `size` | The size attribute specifies the button size out of three sizes. | `"large" \\| "regular" \\| "small"` | `undefined` |\n| `tooltip` | `tooltip` | The tooltip attribute specifies the title of button. | `string` | `undefined` |\n| `type` | `type` | The type attribute specifies the type of button. | `"button" \\| "reset" \\| "submit"` | `\'submit\'` |\n| `value` | `value` | The value attribute specifies an initial value for the button. | `string` | `undefined` |\n| `variant` | `variant` | The variant attribute specifies a visual expression of button. | `"brand-primary" \\| "primary" \\| "secondary-outline" \\| "secondary-solid" \\| "tertiary-plain"` | `undefined` |\n| `width` | `width` | The width attribute let\'s you overwrite the standard display of the button width. | `"auto" \\| "full"` | `undefined` |\n\n\n## Dependencies\n\n### Depends on\n\n- [db-icon](../db-icon)\n\n### Graph\n```mermaid\ngraph TD;\n db-button --> db-icon\n style db-button fill:#f9f,stroke:#333,stroke-width:4px\n```\n\n----------------------------------------------\n\n*Built with [StencilJS](https://stenciljs.com/)*\n';function r(o){const n=Object.assign({p:"p",code:"code",a:"a"},a(),o.components);return t.jsxs(t.Fragment,{children:[t.jsx(d,{title:"03-Action/Button/Intro"}),` -`,t.jsx("db-headline",{variant:"1",children:""}),` -`,t.jsxs(n.p,{children:["The ",t.jsx(n.code,{children:""})," element represents a clickable button, used to submit forms or anywhere in a document for accessible, standard button functionality. Most of attributes are used in the same way as with a native button. You can try out on ",t.jsx(n.a,{href:"?path=/story/db-button--live-demo",children:"Button Live Demo"})," Page."]}),` -`,t.jsx(e,{mdxSource:'{"Button"}',children:t.jsx("db-button",{children:"Button"})}),` -`,t.jsx("db-headline",{variant:"2",children:"variant"}),` -`,t.jsx(n.p,{children:"The variant attribute specifies a visual expression of button."}),` -`,t.jsxs(e,{mdxSource:'{"Brand Primary"}{"Primary"}{"Secondary solid"}{"Secondary Outline"}{"Tertiary plain"}',children:[t.jsx("db-button",{variant:"brand-primary",children:"Brand Primary"}),t.jsx("db-button",{variant:"primary",children:"Primary"}),t.jsx("db-button",{variant:"secondary-solid",children:"Secondary solid"}),t.jsx("db-button",{variant:"secondary-outline",children:"Secondary Outline"}),t.jsx("db-button",{variant:"tertiary-plain",children:"Tertiary plain"})]}),` -`,t.jsx("db-headline",{variant:"2",children:"sizes"}),` -`,t.jsx(n.p,{children:"There are three different sizes of buttons to choose from: small, regular (default), large"}),` -`,t.jsxs(e,{mdxSource:'{"Primary small"}{"Primary"}{"Primary large"}',children:[t.jsx("db-button",{variant:"primary",size:"small",children:"Primary small"}),t.jsx("db-button",{variant:"primary",children:"Primary"}),t.jsx("db-button",{variant:"primary",size:"large",children:"Primary large"})]}),` -`,t.jsx("db-headline",{variant:"2",children:"disabled"}),` -`,t.jsxs(n.p,{children:["Make buttons look inactive by adding the disabled boolean attribute to any ",t.jsx(n.code,{children:""})," element."]}),` -`,t.jsxs(e,{mdxSource:'{"Primary"}{"Secondary Solid"}{"Secondary Outline"}',children:[t.jsx("db-button",{variant:"primary",disabled:!0,children:"Primary"}),t.jsx("db-button",{variant:"secondary-solid",disabled:!0,children:"Secondary Solid"}),t.jsx("db-button",{variant:"secondary-outline",disabled:!0,children:"Secondary Outline"})]}),` -`,t.jsx("db-headline",{variant:"2",children:"icon Position"}),` -`,t.jsxs(n.p,{children:["You could set the icons position – either before or after the text – by using either the ",t.jsx(n.code,{children:"icon"})," or ",t.jsx(n.code,{children:"iconafter"})," attributes and defining an icon by it's identifier (like e.g. download, compare to ",t.jsx(n.a,{href:"https://db-ui.github.io/core/patterns/base-icons/index.html",target:"_blank",rel:"nofollow noopener noreferrer",children:"DB UI Icons"}),")."]}),` -`,t.jsxs(e,{mdxSource:'{"Primary"}{"Primary"}{"Secondary solid"}{"Secondary solid"}{"Secondary Outline"}{"Secondary Outline"}',children:[t.jsx("db-button",{variant:"primary",icon:"download",children:"Primary"}),t.jsx("db-button",{variant:"primary",iconafter:"download",children:"Primary"}),t.jsx("db-button",{variant:"secondary-solid",icon:"download",children:"Secondary solid"}),t.jsx("db-button",{variant:"secondary-solid",iconafter:"download",children:"Secondary solid"}),t.jsx("db-button",{variant:"secondary-outline",icon:"download",children:"Secondary Outline"}),t.jsx("db-button",{variant:"secondary-outline",iconafter:"download",children:"Secondary Outline"})]}),` -`,t.jsx("db-headline",{variant:"2",children:"width"}),` -`,t.jsxs(n.p,{children:["Regularly, our buttons shouldn't increase to it's horizontally available space, but only the one determined by it's included textual content. Use ",t.jsx(n.code,{children:"width"})," property with the value of ",t.jsx(n.code,{children:"full"})," to overwrite this definition."]}),` -`,t.jsxs(e,{mdxSource:'{"(Default) Auto width"}{"Width full"}',children:[t.jsx("db-button",{variant:"brand-primary",children:"(Default) Auto width"}),t.jsx("span",{style:{display:"inline-block",width:"500px"},children:t.jsx("db-button",{variant:"brand-primary",width:"full",children:"Width full"})})]}),` -`,t.jsx("db-headline",{variant:"2",children:"icononly (only use with care)"}),` -`,t.jsxs(n.p,{children:["If you'd only like to display the icon without any text, you could set the attribute ",t.jsx(n.code,{children:"icononly"})," on the button component. But please keep in mind that a visual text ensures clarity on the subject of this button as well enables use cases like controlling the page by voice (accessibility)."]}),` -`,t.jsxs(e,{mdxSource:'{"Button"}{"Button"}{"Button"}',children:[t.jsx("db-button",{variant:"primary",icon:"download",icononly:!0,children:"Button"}),t.jsx("db-button",{variant:"secondary-solid",icon:"download",icononly:!0,children:"Button"}),t.jsx("db-button",{variant:"secondary-outline",icon:"download",icononly:!0,children:"Button"})]}),` -`,t.jsx(s,{children:l})]})}function b(o={}){const{wrapper:n}=Object.assign({},a(),o.components);return n?t.jsx(n,{...o,children:t.jsx(r,{...o})}):r(o)}const u=()=>{throw new Error("Docs-only story")};u.parameters={docsOnly:!0};const i={title:"03-Action/Button/Intro",tags:["stories-mdx"],includeStories:["__page"]};i.parameters=i.parameters||{};i.parameters.docs={...i.parameters.docs||{},page:b};const v=["__page"];export{v as __namedExportsOrder,u as __page,i as default}; diff --git a/review/2460-chore-update-actionsgithub-script/assets/chunk-FJPRWHXQ-BKDUHj2P.js b/review/2460-chore-update-actionsgithub-script/assets/chunk-FJPRWHXQ-BKDUHj2P.js deleted file mode 100644 index 346cc7bd8f..0000000000 --- a/review/2460-chore-update-actionsgithub-script/assets/chunk-FJPRWHXQ-BKDUHj2P.js +++ /dev/null @@ -1,26 +0,0 @@ -import{d as ht}from"./index-DrFu-skq.js";/** - * @license - * Copyright 2019 Google LLC - * SPDX-License-Identifier: BSD-3-Clause - */const x=globalThis,z=x.ShadowRoot&&(x.ShadyCSS===void 0||x.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,tt=Symbol(),j=new WeakMap;let lt=class{constructor(t,e,s){if(this._$cssResult$=!0,s!==tt)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t,this.t=e}get styleSheet(){let t=this.o;const e=this.t;if(z&&t===void 0){const s=e!==void 0&&e.length===1;s&&(t=j.get(e)),t===void 0&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),s&&j.set(e,t))}return t}toString(){return this.cssText}};const at=r=>new lt(typeof r=="string"?r:r+"",void 0,tt),ct=(r,t)=>{if(z)r.adoptedStyleSheets=t.map(e=>e instanceof CSSStyleSheet?e:e.styleSheet);else for(const e of t){const s=document.createElement("style"),i=x.litNonce;i!==void 0&&s.setAttribute("nonce",i),s.textContent=e.cssText,r.appendChild(s)}},W=z?r=>r:r=>r instanceof CSSStyleSheet?(t=>{let e="";for(const s of t.cssRules)e+=s.cssText;return at(e)})(r):r;/** - * @license - * Copyright 2017 Google LLC - * SPDX-License-Identifier: BSD-3-Clause - */const{is:dt,defineProperty:pt,getOwnPropertyDescriptor:$t,getOwnPropertyNames:ut,getOwnPropertySymbols:_t,getPrototypeOf:ft}=Object,f=globalThis,V=f.trustedTypes,At=V?V.emptyScript:"",R=f.reactiveElementPolyfillSupport,b=(r,t)=>r,B={toAttribute(r,t){switch(t){case Boolean:r=r?At:null;break;case Object:case Array:r=r==null?r:JSON.stringify(r)}return r},fromAttribute(r,t){let e=r;switch(t){case Boolean:e=r!==null;break;case Number:e=r===null?null:Number(r);break;case Object:case Array:try{e=JSON.parse(r)}catch{e=null}}return e}},et=(r,t)=>!dt(r,t),q={attribute:!0,type:String,converter:B,reflect:!1,hasChanged:et};Symbol.metadata??(Symbol.metadata=Symbol("metadata")),f.litPropertyMetadata??(f.litPropertyMetadata=new WeakMap);class g extends HTMLElement{static addInitializer(t){this._$Ei(),(this.l??(this.l=[])).push(t)}static get observedAttributes(){return this.finalize(),this._$Eh&&[...this._$Eh.keys()]}static createProperty(t,e=q){if(e.state&&(e.attribute=!1),this._$Ei(),this.elementProperties.set(t,e),!e.noAccessor){const s=Symbol(),i=this.getPropertyDescriptor(t,s,e);i!==void 0&&pt(this.prototype,t,i)}}static getPropertyDescriptor(t,e,s){const{get:i,set:o}=$t(this.prototype,t)??{get(){return this[e]},set(n){this[e]=n}};return{get(){return i==null?void 0:i.call(this)},set(n){const l=i==null?void 0:i.call(this);o.call(this,n),this.requestUpdate(t,l,s)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)??q}static _$Ei(){if(this.hasOwnProperty(b("elementProperties")))return;const t=ft(this);t.finalize(),t.l!==void 0&&(this.l=[...t.l]),this.elementProperties=new Map(t.elementProperties)}static finalize(){if(this.hasOwnProperty(b("finalized")))return;if(this.finalized=!0,this._$Ei(),this.hasOwnProperty(b("properties"))){const e=this.properties,s=[...ut(e),..._t(e)];for(const i of s)this.createProperty(i,e[i])}const t=this[Symbol.metadata];if(t!==null){const e=litPropertyMetadata.get(t);if(e!==void 0)for(const[s,i]of e)this.elementProperties.set(s,i)}this._$Eh=new Map;for(const[e,s]of this.elementProperties){const i=this._$Eu(e,s);i!==void 0&&this._$Eh.set(i,e)}this.elementStyles=this.finalizeStyles(this.styles)}static finalizeStyles(t){const e=[];if(Array.isArray(t)){const s=new Set(t.flat(1/0).reverse());for(const i of s)e.unshift(W(i))}else t!==void 0&&e.push(W(t));return e}static _$Eu(t,e){const s=e.attribute;return s===!1?void 0:typeof s=="string"?s:typeof t=="string"?t.toLowerCase():void 0}constructor(){super(),this._$Ep=void 0,this.isUpdatePending=!1,this.hasUpdated=!1,this._$Em=null,this._$Ev()}_$Ev(){var t;this._$ES=new Promise(e=>this.enableUpdating=e),this._$AL=new Map,this._$E_(),this.requestUpdate(),(t=this.constructor.l)==null||t.forEach(e=>e(this))}addController(t){var e;(this._$EO??(this._$EO=new Set)).add(t),this.renderRoot!==void 0&&this.isConnected&&((e=t.hostConnected)==null||e.call(t))}removeController(t){var e;(e=this._$EO)==null||e.delete(t)}_$E_(){const t=new Map,e=this.constructor.elementProperties;for(const s of e.keys())this.hasOwnProperty(s)&&(t.set(s,this[s]),delete this[s]);t.size>0&&(this._$Ep=t)}createRenderRoot(){const t=this.shadowRoot??this.attachShadow(this.constructor.shadowRootOptions);return ct(t,this.constructor.elementStyles),t}connectedCallback(){var t;this.renderRoot??(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),(t=this._$EO)==null||t.forEach(e=>{var s;return(s=e.hostConnected)==null?void 0:s.call(e)})}enableUpdating(t){}disconnectedCallback(){var t;(t=this._$EO)==null||t.forEach(e=>{var s;return(s=e.hostDisconnected)==null?void 0:s.call(e)})}attributeChangedCallback(t,e,s){this._$AK(t,s)}_$EC(t,e){var o;const s=this.constructor.elementProperties.get(t),i=this.constructor._$Eu(t,s);if(i!==void 0&&s.reflect===!0){const n=(((o=s.converter)==null?void 0:o.toAttribute)!==void 0?s.converter:B).toAttribute(e,s.type);this._$Em=t,n==null?this.removeAttribute(i):this.setAttribute(i,n),this._$Em=null}}_$AK(t,e){var o;const s=this.constructor,i=s._$Eh.get(t);if(i!==void 0&&this._$Em!==i){const n=s.getPropertyOptions(i),l=typeof n.converter=="function"?{fromAttribute:n.converter}:((o=n.converter)==null?void 0:o.fromAttribute)!==void 0?n.converter:B;this._$Em=i,this[i]=l.fromAttribute(e,n.type),this._$Em=null}}requestUpdate(t,e,s){if(t!==void 0){if(s??(s=this.constructor.getPropertyOptions(t)),!(s.hasChanged??et)(this[t],e))return;this.P(t,e,s)}this.isUpdatePending===!1&&(this._$ES=this._$ET())}P(t,e,s){this._$AL.has(t)||this._$AL.set(t,e),s.reflect===!0&&this._$Em!==t&&(this._$Ej??(this._$Ej=new Set)).add(t)}async _$ET(){this.isUpdatePending=!0;try{await this._$ES}catch(e){Promise.reject(e)}const t=this.scheduleUpdate();return t!=null&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){var s;if(!this.isUpdatePending)return;if(!this.hasUpdated){if(this.renderRoot??(this.renderRoot=this.createRenderRoot()),this._$Ep){for(const[o,n]of this._$Ep)this[o]=n;this._$Ep=void 0}const i=this.constructor.elementProperties;if(i.size>0)for(const[o,n]of i)n.wrapped!==!0||this._$AL.has(o)||this[o]===void 0||this.P(o,this[o],n)}let t=!1;const e=this._$AL;try{t=this.shouldUpdate(e),t?(this.willUpdate(e),(s=this._$EO)==null||s.forEach(i=>{var o;return(o=i.hostUpdate)==null?void 0:o.call(i)}),this.update(e)):this._$EU()}catch(i){throw t=!1,this._$EU(),i}t&&this._$AE(e)}willUpdate(t){}_$AE(t){var e;(e=this._$EO)==null||e.forEach(s=>{var i;return(i=s.hostUpdated)==null?void 0:i.call(s)}),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$EU(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$ES}shouldUpdate(t){return!0}update(t){this._$Ej&&(this._$Ej=this._$Ej.forEach(e=>this._$EC(e,this[e]))),this._$EU()}updated(t){}firstUpdated(t){}}g.elementStyles=[],g.shadowRootOptions={mode:"open"},g[b("elementProperties")]=new Map,g[b("finalized")]=new Map,R==null||R({ReactiveElement:g}),(f.reactiveElementVersions??(f.reactiveElementVersions=[])).push("2.0.4");/** - * @license - * Copyright 2017 Google LLC - * SPDX-License-Identifier: BSD-3-Clause - */const C=globalThis,M=C.trustedTypes,K=M?M.createPolicy("lit-html",{createHTML:r=>r}):void 0,st="$lit$",_=`lit$${Math.random().toFixed(9).slice(2)}$`,it="?"+_,mt=`<${it}>`,y=document,w=()=>y.createComment(""),P=r=>r===null||typeof r!="object"&&typeof r!="function",I=Array.isArray,yt=r=>I(r)||typeof(r==null?void 0:r[Symbol.iterator])=="function",L=`[ -\f\r]`,S=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,J=/-->/g,Y=/>/g,A=RegExp(`>|${L}(?:([^\\s"'>=/]+)(${L}*=${L}*(?:[^ -\f\r"'\`<>=]|("|')|))|$)`,"g"),Z=/'/g,F=/"/g,rt=/^(?:script|style|textarea|title)$/i,v=Symbol.for("lit-noChange"),d=Symbol.for("lit-nothing"),G=new WeakMap,m=y.createTreeWalker(y,129);function nt(r,t){if(!I(r)||!r.hasOwnProperty("raw"))throw Error("invalid template strings array");return K!==void 0?K.createHTML(t):t}const gt=(r,t)=>{const e=r.length-1,s=[];let i,o=t===2?"":t===3?"":"",n=S;for(let l=0;l"?(n=i??S,a=-1):p[1]===void 0?a=-2:(a=n.lastIndex-p[2].length,c=p[1],n=p[3]===void 0?A:p[3]==='"'?F:Z):n===F||n===Z?n=A:n===J||n===Y?n=S:(n=A,i=void 0);const u=n===A&&r[l+1].startsWith("/>")?" ":"";o+=n===S?h+mt:a>=0?(s.push(c),h.slice(0,a)+st+h.slice(a)+_+u):h+_+(a===-2?l:u)}return[nt(r,o+(r[e]||"")+(t===2?"":t===3?"":"")),s]};class U{constructor({strings:t,_$litType$:e},s){let i;this.parts=[];let o=0,n=0;const l=t.length-1,h=this.parts,[c,p]=gt(t,e);if(this.el=U.createElement(c,s),m.currentNode=this.el.content,e===2||e===3){const a=this.el.content.firstChild;a.replaceWith(...a.childNodes)}for(;(i=m.nextNode())!==null&&h.length0){i.textContent=M?M.emptyScript:"";for(let u=0;u<$;u++)i.append(a[u],w()),m.nextNode(),h.push({type:2,index:++o});i.append(a[$],w())}}}else if(i.nodeType===8)if(i.data===it)h.push({type:2,index:o});else{let a=-1;for(;(a=i.data.indexOf(_,a+1))!==-1;)h.push({type:7,index:o}),a+=_.length-1}o++}}static createElement(t,e){const s=y.createElement("template");return s.innerHTML=t,s}}function E(r,t,e=r,s){var n,l;if(t===v)return t;let i=s!==void 0?(n=e._$Co)==null?void 0:n[s]:e._$Cl;const o=P(t)?void 0:t._$litDirective$;return(i==null?void 0:i.constructor)!==o&&((l=i==null?void 0:i._$AO)==null||l.call(i,!1),o===void 0?i=void 0:(i=new o(r),i._$AT(r,e,s)),s!==void 0?(e._$Co??(e._$Co=[]))[s]=i:e._$Cl=i),i!==void 0&&(t=E(r,i._$AS(r,t.values),i,s)),t}class vt{constructor(t,e){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=e}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){const{el:{content:e},parts:s}=this._$AD,i=((t==null?void 0:t.creationScope)??y).importNode(e,!0);m.currentNode=i;let o=m.nextNode(),n=0,l=0,h=s[0];for(;h!==void 0;){if(n===h.index){let c;h.type===2?c=new O(o,o.nextSibling,this,t):h.type===1?c=new h.ctor(o,h.name,h.strings,this,t):h.type===6&&(c=new Ct(o,this,t)),this._$AV.push(c),h=s[++l]}n!==(h==null?void 0:h.index)&&(o=m.nextNode(),n++)}return m.currentNode=y,i}p(t){let e=0;for(const s of this._$AV)s!==void 0&&(s.strings!==void 0?(s._$AI(t,s,e),e+=s.strings.length-2):s._$AI(t[e])),e++}}class O{get _$AU(){var t;return((t=this._$AM)==null?void 0:t._$AU)??this._$Cv}constructor(t,e,s,i){this.type=2,this._$AH=d,this._$AN=void 0,this._$AA=t,this._$AB=e,this._$AM=s,this.options=i,this._$Cv=(i==null?void 0:i.isConnected)??!0}get parentNode(){let t=this._$AA.parentNode;const e=this._$AM;return e!==void 0&&(t==null?void 0:t.nodeType)===11&&(t=e.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,e=this){t=E(this,t,e),P(t)?t===d||t==null||t===""?(this._$AH!==d&&this._$AR(),this._$AH=d):t!==this._$AH&&t!==v&&this._(t):t._$litType$!==void 0?this.$(t):t.nodeType!==void 0?this.T(t):yt(t)?this.k(t):this._(t)}O(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}T(t){this._$AH!==t&&(this._$AR(),this._$AH=this.O(t))}_(t){this._$AH!==d&&P(this._$AH)?this._$AA.nextSibling.data=t:this.T(y.createTextNode(t)),this._$AH=t}$(t){var o;const{values:e,_$litType$:s}=t,i=typeof s=="number"?this._$AC(t):(s.el===void 0&&(s.el=U.createElement(nt(s.h,s.h[0]),this.options)),s);if(((o=this._$AH)==null?void 0:o._$AD)===i)this._$AH.p(e);else{const n=new vt(i,this),l=n.u(this.options);n.p(e),this.T(l),this._$AH=n}}_$AC(t){let e=G.get(t.strings);return e===void 0&&G.set(t.strings,e=new U(t)),e}k(t){I(this._$AH)||(this._$AH=[],this._$AR());const e=this._$AH;let s,i=0;for(const o of t)i===e.length?e.push(s=new O(this.O(w()),this.O(w()),this,this.options)):s=e[i],s._$AI(o),i++;i2||s[0]!==""||s[1]!==""?(this._$AH=Array(s.length-1).fill(new String),this.strings=s):this._$AH=d}_$AI(t,e=this,s,i){const o=this.strings;let n=!1;if(o===void 0)t=E(this,t,e,0),n=!P(t)||t!==this._$AH&&t!==v,n&&(this._$AH=t);else{const l=t;let h,c;for(t=o[0],h=0;h{const s=(e==null?void 0:e.renderBefore)??t;let i=s._$litPart$;if(i===void 0){const o=(e==null?void 0:e.renderBefore)??null;s._$litPart$=i=new O(t.insertBefore(w(),o),o,void 0,e??{})}return i._$AI(r),i};/** - * @license - * Copyright 2017 Google LLC - * SPDX-License-Identifier: BSD-3-Clause - */class H extends g{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0}createRenderRoot(){var e;const t=super.createRenderRoot();return(e=this.renderOptions).renderBefore??(e.renderBefore=t.firstChild),t}update(t){const e=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Do=ot(e,this.renderRoot,this.renderOptions)}connectedCallback(){var t;super.connectedCallback(),(t=this._$Do)==null||t.setConnected(!0)}disconnectedCallback(){var t;super.disconnectedCallback(),(t=this._$Do)==null||t.setConnected(!1)}render(){return v}}var X;H._$litElement$=!0,H.finalized=!0,(X=globalThis.litElementHydrateSupport)==null||X.call(globalThis,{LitElement:H});const D=globalThis.litElementPolyfillSupport;D==null||D({LitElement:H});(globalThis.litElementVersions??(globalThis.litElementVersions=[])).push("4.1.1");/** - * @license - * Copyright 2020 Google LLC - * SPDX-License-Identifier: BSD-3-Clause - */const wt=(r,t)=>t===void 0?(r==null?void 0:r._$litType$)!==void 0:(r==null?void 0:r._$litType$)===t,{global:Pt}=__STORYBOOK_MODULE_GLOBAL__,{simulatePageLoad:Q,simulateDOMContentLoaded:Ut}=__STORYBOOK_MODULE_PREVIEW_API__;var{Node:Ot}=Pt,Ht=(r,t)=>{let{id:e,component:s}=t;if(!s)throw new Error(`Unable to render story ${e} as the component annotation is missing from the default export`);let i=document.createElement(s);return Object.entries(r).forEach(([o,n])=>{i[o]=n}),i};function Mt({storyFn:r,kind:t,name:e,showMain:s,showError:i,forceRemount:o},n){let l=r();if(s(),wt(l)){(o||!n.querySelector('[id="root-inner"]'))&&(n.innerHTML='
    ');let h=n.querySelector('[id="root-inner"]');ot(l,h),Q(n)}else if(typeof l=="string")n.innerHTML=l,Q(n);else if(l instanceof Ot){if(n.firstChild===l&&!o)return;n.innerHTML="",n.appendChild(l),Ut()}else i({title:`Expecting an HTML snippet or DOM node from the story: "${e}" of "${t}".`,description:ht` - Did you forget to return the HTML snippet from the story? - Use "() => " or when defining the story. - `})}export{ot as B,Mt as a,Ht as r}; diff --git a/review/2460-chore-update-actionsgithub-script/assets/chunk-HLWAVYOI-CK3kKktT.js b/review/2460-chore-update-actionsgithub-script/assets/chunk-HLWAVYOI-CK3kKktT.js deleted file mode 100644 index b250457ae6..0000000000 --- a/review/2460-chore-update-actionsgithub-script/assets/chunk-HLWAVYOI-CK3kKktT.js +++ /dev/null @@ -1,396 +0,0 @@ -const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["./syntaxhighlighter-MJWPISIS-D87vcFvu.js","./iframe-Chtpi-uQ.js","./index-BZSUm5_z.js","./index-DrFu-skq.js","./formatter-SWP5E3XI-CUqRzbMC.js","./WithTooltip-V3YHNWJZ-CoUzjUmB.js","./Color-6VNJS4EI-DnEEjdly.js","./index-CPlAHojw.js","./index-BqksHgAq.js"])))=>i.map(i=>d[i]); -import{_ as an}from"./iframe-Chtpi-uQ.js";import{g as Na,c as sn,d as Z2,f as T0,h as V2,j as Bv,k as U2,l as $0,m as Iv,n as Nv,o as au,p as R0,i as sl,b as q2,q as jv,r as Hv,s as zv,t as Zv,u as Vv,v as Uv,w as W2,x as qv,y as Wv,_ as Gv,z as Kv,A as Yv,B as G2,C as K2,a as j1,S as Yu,D as Xs}from"./index-BZSUm5_z.js";import{d as Je}from"./index-DrFu-skq.js";function Xv(e,t){for(var r=0;rn[a]})}}}return Object.freeze(Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}))}var Y2={exports:{}},X={};/** - * @license React - * react.production.min.js - * - * Copyright (c) Facebook, Inc. and its affiliates. - * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. - */var cl=Symbol.for("react.element"),Qv=Symbol.for("react.portal"),Jv=Symbol.for("react.fragment"),e3=Symbol.for("react.strict_mode"),t3=Symbol.for("react.profiler"),r3=Symbol.for("react.provider"),n3=Symbol.for("react.context"),a3=Symbol.for("react.forward_ref"),o3=Symbol.for("react.suspense"),l3=Symbol.for("react.memo"),i3=Symbol.for("react.lazy"),H1=Symbol.iterator;function u3(e){return e===null||typeof e!="object"?null:(e=H1&&e[H1]||e["@@iterator"],typeof e=="function"?e:null)}var X2={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},Q2=Object.assign,J2={};function ja(e,t,r){this.props=e,this.context=t,this.refs=J2,this.updater=r||X2}ja.prototype.isReactComponent={};ja.prototype.setState=function(e,t){if(typeof e!="object"&&typeof e!="function"&&e!=null)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")};ja.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")};function em(){}em.prototype=ja.prototype;function F0(e,t,r){this.props=e,this.context=t,this.refs=J2,this.updater=r||X2}var L0=F0.prototype=new em;L0.constructor=F0;Q2(L0,ja.prototype);L0.isPureReactComponent=!0;var z1=Array.isArray,tm=Object.prototype.hasOwnProperty,D0={current:null},rm={key:!0,ref:!0,__self:!0,__source:!0};function nm(e,t,r){var n,a={},o=null,l=null;if(t!=null)for(n in t.ref!==void 0&&(l=t.ref),t.key!==void 0&&(o=""+t.key),t)tm.call(t,n)&&!rm.hasOwnProperty(n)&&(a[n]=t[n]);var s=arguments.length-2;if(s===1)a.children=r;else if(1>>1,K=R[q];if(0>>1;qa(j,B))Ga(Y,j)?(R[q]=Y,R[G]=B,q=G):(R[q]=j,R[ee]=B,q=ee);else if(Ga(Y,B))R[q]=Y,R[G]=B,q=G;else break e}}return F}function a(R,F){var B=R.sortIndex-F.sortIndex;return B!==0?B:R.id-F.id}if(typeof performance=="object"&&typeof performance.now=="function"){var o=performance;e.unstable_now=function(){return o.now()}}else{var l=Date,s=l.now();e.unstable_now=function(){return l.now()-s}}var u=[],c=[],p=1,f=null,d=3,m=!1,h=!1,b=!1,C=typeof setTimeout=="function"?setTimeout:null,g=typeof clearTimeout=="function"?clearTimeout:null,y=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function v(R){for(var F=r(c);F!==null;){if(F.callback===null)n(c);else if(F.startTime<=R)n(c),F.sortIndex=F.expirationTime,t(u,F);else break;F=r(c)}}function x(R){if(b=!1,v(R),!h)if(r(u)!==null)h=!0,I(S);else{var F=r(c);F!==null&&Z(x,F.startTime-R)}}function S(R,F){h=!1,b&&(b=!1,g(k),k=-1),m=!0;var B=d;try{for(v(F),f=r(u);f!==null&&(!(f.expirationTime>F)||R&&!$());){var q=f.callback;if(typeof q=="function"){f.callback=null,d=f.priorityLevel;var K=q(f.expirationTime<=F);F=e.unstable_now(),typeof K=="function"?f.callback=K:f===r(u)&&n(u),v(F)}else n(u);f=r(u)}if(f!==null)var J=!0;else{var ee=r(c);ee!==null&&Z(x,ee.startTime-F),J=!1}return J}finally{f=null,d=B,m=!1}}var w=!1,A=null,k=-1,O=5,_=-1;function $(){return!(e.unstable_now()-_R||125q?(R.sortIndex=B,t(c,R),r(u)===null&&R===r(c)&&(b?(g(k),k=-1):b=!0,Z(x,B-q))):(R.sortIndex=K,t(u,R),h||m||(h=!0,I(S))),R},e.unstable_shouldYield=$,e.unstable_wrapCallback=function(R){var F=d;return function(){var B=d;d=F;try{return R.apply(this,arguments)}finally{d=B}}}})(im);lm.exports=im;var f3=lm.exports;/** - * @license React - * react-dom.production.min.js - * - * Copyright (c) Facebook, Inc. and its affiliates. - * - * This source code is licensed under the MIT license found in the - * LICENSE file in the root directory of this source tree. - */var m3=E,ft=f3;function D(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,r=1;r"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),Js=Object.prototype.hasOwnProperty,h3=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,U1={},q1={};function g3(e){return Js.call(q1,e)?!0:Js.call(U1,e)?!1:h3.test(e)?q1[e]=!0:(U1[e]=!0,!1)}function y3(e,t,r,n){if(r!==null&&r.type===0)return!1;switch(typeof t){case"function":case"symbol":return!0;case"boolean":return n?!1:r!==null?!r.acceptsBooleans:(e=e.toLowerCase().slice(0,5),e!=="data-"&&e!=="aria-");default:return!1}}function v3(e,t,r,n){if(t===null||typeof t>"u"||y3(e,t,r,n))return!0;if(n)return!1;if(r!==null)switch(r.type){case 3:return!t;case 4:return t===!1;case 5:return isNaN(t);case 6:return isNaN(t)||1>t}return!1}function Ye(e,t,r,n,a,o,l){this.acceptsBooleans=t===2||t===3||t===4,this.attributeName=n,this.attributeNamespace=a,this.mustUseProperty=r,this.propertyName=e,this.type=t,this.sanitizeURL=o,this.removeEmptyString=l}var Me={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(e){Me[e]=new Ye(e,0,!1,e,null,!1,!1)});[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(e){var t=e[0];Me[t]=new Ye(t,1,!1,e[1],null,!1,!1)});["contentEditable","draggable","spellCheck","value"].forEach(function(e){Me[e]=new Ye(e,2,!1,e.toLowerCase(),null,!1,!1)});["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(e){Me[e]=new Ye(e,2,!1,e,null,!1,!1)});"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(e){Me[e]=new Ye(e,3,!1,e.toLowerCase(),null,!1,!1)});["checked","multiple","muted","selected"].forEach(function(e){Me[e]=new Ye(e,3,!0,e,null,!1,!1)});["capture","download"].forEach(function(e){Me[e]=new Ye(e,4,!1,e,null,!1,!1)});["cols","rows","size","span"].forEach(function(e){Me[e]=new Ye(e,6,!1,e,null,!1,!1)});["rowSpan","start"].forEach(function(e){Me[e]=new Ye(e,5,!1,e.toLowerCase(),null,!1,!1)});var P0=/[\-:]([a-z])/g;function B0(e){return e[1].toUpperCase()}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(e){var t=e.replace(P0,B0);Me[t]=new Ye(t,1,!1,e,null,!1,!1)});"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(e){var t=e.replace(P0,B0);Me[t]=new Ye(t,1,!1,e,"http://www.w3.org/1999/xlink",!1,!1)});["xml:base","xml:lang","xml:space"].forEach(function(e){var t=e.replace(P0,B0);Me[t]=new Ye(t,1,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)});["tabIndex","crossOrigin"].forEach(function(e){Me[e]=new Ye(e,1,!1,e.toLowerCase(),null,!1,!1)});Me.xlinkHref=new Ye("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1);["src","href","action","formAction"].forEach(function(e){Me[e]=new Ye(e,1,!1,e.toLowerCase(),null,!0,!0)});function I0(e,t,r,n){var a=Me.hasOwnProperty(t)?Me[t]:null;(a!==null?a.type!==0:n||!(2s||a[l]!==o[s]){var u=` -`+a[l].replace(" at new "," at ");return e.displayName&&u.includes("")&&(u=u.replace("",e.displayName)),u}while(1<=l&&0<=s);break}}}finally{Ju=!1,Error.prepareStackTrace=r}return(e=e?e.displayName||e.name:"")?fo(e):""}function b3(e){switch(e.tag){case 5:return fo(e.type);case 16:return fo("Lazy");case 13:return fo("Suspense");case 19:return fo("SuspenseList");case 0:case 2:case 15:return e=es(e.type,!1),e;case 11:return e=es(e.type.render,!1),e;case 1:return e=es(e.type,!0),e;default:return""}}function nc(e){if(e==null)return null;if(typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case ta:return"Fragment";case ea:return"Portal";case ec:return"Profiler";case N0:return"StrictMode";case tc:return"Suspense";case rc:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case cm:return(e.displayName||"Context")+".Consumer";case sm:return(e._context.displayName||"Context")+".Provider";case j0:var t=e.render;return e=e.displayName,e||(e=t.displayName||t.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case H0:return t=e.displayName||null,t!==null?t:nc(e.type)||"Memo";case Hr:t=e._payload,e=e._init;try{return nc(e(t))}catch{}}return null}function E3(e){var t=e.type;switch(e.tag){case 24:return"Cache";case 9:return(t.displayName||"Context")+".Consumer";case 10:return(t._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return e=t.render,e=e.displayName||e.name||"",t.displayName||(e!==""?"ForwardRef("+e+")":"ForwardRef");case 7:return"Fragment";case 5:return t;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return nc(t);case 8:return t===N0?"StrictMode":"Mode";case 22:return"Offscreen";case 12:return"Profiler";case 21:return"Scope";case 13:return"Suspense";case 19:return"SuspenseList";case 25:return"TracingMarker";case 1:case 0:case 17:case 2:case 14:case 15:if(typeof t=="function")return t.displayName||t.name||null;if(typeof t=="string")return t}return null}function on(e){switch(typeof e){case"boolean":case"number":case"string":case"undefined":return e;case"object":return e;default:return""}}function pm(e){var t=e.type;return(e=e.nodeName)&&e.toLowerCase()==="input"&&(t==="checkbox"||t==="radio")}function x3(e){var t=pm(e)?"checked":"value",r=Object.getOwnPropertyDescriptor(e.constructor.prototype,t),n=""+e[t];if(!e.hasOwnProperty(t)&&typeof r<"u"&&typeof r.get=="function"&&typeof r.set=="function"){var a=r.get,o=r.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return a.call(this)},set:function(l){n=""+l,o.call(this,l)}}),Object.defineProperty(e,t,{enumerable:r.enumerable}),{getValue:function(){return n},setValue:function(l){n=""+l},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}function Tl(e){e._valueTracker||(e._valueTracker=x3(e))}function fm(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var r=t.getValue(),n="";return e&&(n=pm(e)?e.checked?"true":"false":e.value),e=n,e!==r?(t.setValue(e),!0):!1}function Si(e){if(e=e||(typeof document<"u"?document:void 0),typeof e>"u")return null;try{return e.activeElement||e.body}catch{return e.body}}function ac(e,t){var r=t.checked;return fe({},t,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:r??e._wrapperState.initialChecked})}function G1(e,t){var r=t.defaultValue==null?"":t.defaultValue,n=t.checked!=null?t.checked:t.defaultChecked;r=on(t.value!=null?t.value:r),e._wrapperState={initialChecked:n,initialValue:r,controlled:t.type==="checkbox"||t.type==="radio"?t.checked!=null:t.value!=null}}function mm(e,t){t=t.checked,t!=null&&I0(e,"checked",t,!1)}function oc(e,t){mm(e,t);var r=on(t.value),n=t.type;if(r!=null)n==="number"?(r===0&&e.value===""||e.value!=r)&&(e.value=""+r):e.value!==""+r&&(e.value=""+r);else if(n==="submit"||n==="reset"){e.removeAttribute("value");return}t.hasOwnProperty("value")?lc(e,t.type,r):t.hasOwnProperty("defaultValue")&&lc(e,t.type,on(t.defaultValue)),t.checked==null&&t.defaultChecked!=null&&(e.defaultChecked=!!t.defaultChecked)}function K1(e,t,r){if(t.hasOwnProperty("value")||t.hasOwnProperty("defaultValue")){var n=t.type;if(!(n!=="submit"&&n!=="reset"||t.value!==void 0&&t.value!==null))return;t=""+e._wrapperState.initialValue,r||t===e.value||(e.value=t),e.defaultValue=t}r=e.name,r!==""&&(e.name=""),e.defaultChecked=!!e._wrapperState.initialChecked,r!==""&&(e.name=r)}function lc(e,t,r){(t!=="number"||Si(e.ownerDocument)!==e)&&(r==null?e.defaultValue=""+e._wrapperState.initialValue:e.defaultValue!==""+r&&(e.defaultValue=""+r))}var mo=Array.isArray;function ma(e,t,r,n){if(e=e.options,t){t={};for(var a=0;a"+t.valueOf().toString()+"",t=$l.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;t.firstChild;)e.appendChild(t.firstChild)}});function Ro(e,t){if(t){var r=e.firstChild;if(r&&r===e.lastChild&&r.nodeType===3){r.nodeValue=t;return}}e.textContent=t}var vo={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},w3=["Webkit","ms","Moz","O"];Object.keys(vo).forEach(function(e){w3.forEach(function(t){t=t+e.charAt(0).toUpperCase()+e.substring(1),vo[t]=vo[e]})});function vm(e,t,r){return t==null||typeof t=="boolean"||t===""?"":r||typeof t!="number"||t===0||vo.hasOwnProperty(e)&&vo[e]?(""+t).trim():t+"px"}function bm(e,t){e=e.style;for(var r in t)if(t.hasOwnProperty(r)){var n=r.indexOf("--")===0,a=vm(r,t[r],n);r==="float"&&(r="cssFloat"),n?e.setProperty(r,a):e[r]=a}}var S3=fe({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function sc(e,t){if(t){if(S3[e]&&(t.children!=null||t.dangerouslySetInnerHTML!=null))throw Error(D(137,e));if(t.dangerouslySetInnerHTML!=null){if(t.children!=null)throw Error(D(60));if(typeof t.dangerouslySetInnerHTML!="object"||!("__html"in t.dangerouslySetInnerHTML))throw Error(D(61))}if(t.style!=null&&typeof t.style!="object")throw Error(D(62))}}function cc(e,t){if(e.indexOf("-")===-1)return typeof t.is=="string";switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var dc=null;function z0(e){return e=e.target||e.srcElement||window,e.correspondingUseElement&&(e=e.correspondingUseElement),e.nodeType===3?e.parentNode:e}var pc=null,ha=null,ga=null;function Q1(e){if(e=fl(e)){if(typeof pc!="function")throw Error(D(280));var t=e.stateNode;t&&(t=su(t),pc(e.stateNode,e.type,t))}}function Em(e){ha?ga?ga.push(e):ga=[e]:ha=e}function xm(){if(ha){var e=ha,t=ga;if(ga=ha=null,Q1(e),t)for(e=0;e>>=0,e===0?32:31-(D3(e)/M3|0)|0}var Rl=64,Fl=4194304;function ho(e){switch(e&-e){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return e&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return e&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return e}}function _i(e,t){var r=e.pendingLanes;if(r===0)return 0;var n=0,a=e.suspendedLanes,o=e.pingedLanes,l=r&268435455;if(l!==0){var s=l&~a;s!==0?n=ho(s):(o&=l,o!==0&&(n=ho(o)))}else l=r&~a,l!==0?n=ho(l):o!==0&&(n=ho(o));if(n===0)return 0;if(t!==0&&t!==n&&!(t&a)&&(a=n&-n,o=t&-t,a>=o||a===16&&(o&4194240)!==0))return t;if(n&4&&(n|=r&16),t=e.entangledLanes,t!==0)for(e=e.entanglements,t&=n;0r;r++)t.push(e);return t}function dl(e,t,r){e.pendingLanes|=t,t!==536870912&&(e.suspendedLanes=0,e.pingedLanes=0),e=e.eventTimes,t=31-Ht(t),e[t]=r}function N3(e,t){var r=e.pendingLanes&~t;e.pendingLanes=t,e.suspendedLanes=0,e.pingedLanes=0,e.expiredLanes&=t,e.mutableReadLanes&=t,e.entangledLanes&=t,t=e.entanglements;var n=e.eventTimes;for(e=e.expirationTimes;0=Eo),ip=" ",up=!1;function Hm(e,t){switch(e){case"keyup":return f4.indexOf(t.keyCode)!==-1;case"keydown":return t.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function zm(e){return e=e.detail,typeof e=="object"&&"data"in e?e.data:null}var ra=!1;function h4(e,t){switch(e){case"compositionend":return zm(t);case"keypress":return t.which!==32?null:(up=!0,ip);case"textInput":return e=t.data,e===ip&&up?null:e;default:return null}}function g4(e,t){if(ra)return e==="compositionend"||!Y0&&Hm(e,t)?(e=Nm(),ai=W0=qr=null,ra=!1,e):null;switch(e){case"paste":return null;case"keypress":if(!(t.ctrlKey||t.altKey||t.metaKey)||t.ctrlKey&&t.altKey){if(t.char&&1=t)return{node:r,offset:t-e};e=n}e:{for(;r;){if(r.nextSibling){r=r.nextSibling;break e}r=r.parentNode}r=void 0}r=pp(r)}}function qm(e,t){return e&&t?e===t?!0:e&&e.nodeType===3?!1:t&&t.nodeType===3?qm(e,t.parentNode):"contains"in e?e.contains(t):e.compareDocumentPosition?!!(e.compareDocumentPosition(t)&16):!1:!1}function Wm(){for(var e=window,t=Si();t instanceof e.HTMLIFrameElement;){try{var r=typeof t.contentWindow.location.href=="string"}catch{r=!1}if(r)e=t.contentWindow;else break;t=Si(e.document)}return t}function X0(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&(t==="input"&&(e.type==="text"||e.type==="search"||e.type==="tel"||e.type==="url"||e.type==="password")||t==="textarea"||e.contentEditable==="true")}function A4(e){var t=Wm(),r=e.focusedElem,n=e.selectionRange;if(t!==r&&r&&r.ownerDocument&&qm(r.ownerDocument.documentElement,r)){if(n!==null&&X0(r)){if(t=n.start,e=n.end,e===void 0&&(e=t),"selectionStart"in r)r.selectionStart=t,r.selectionEnd=Math.min(e,r.value.length);else if(e=(t=r.ownerDocument||document)&&t.defaultView||window,e.getSelection){e=e.getSelection();var a=r.textContent.length,o=Math.min(n.start,a);n=n.end===void 0?o:Math.min(n.end,a),!e.extend&&o>n&&(a=n,n=o,o=a),a=fp(r,o);var l=fp(r,n);a&&l&&(e.rangeCount!==1||e.anchorNode!==a.node||e.anchorOffset!==a.offset||e.focusNode!==l.node||e.focusOffset!==l.offset)&&(t=t.createRange(),t.setStart(a.node,a.offset),e.removeAllRanges(),o>n?(e.addRange(t),e.extend(l.node,l.offset)):(t.setEnd(l.node,l.offset),e.addRange(t)))}}for(t=[],e=r;e=e.parentNode;)e.nodeType===1&&t.push({element:e,left:e.scrollLeft,top:e.scrollTop});for(typeof r.focus=="function"&&r.focus(),r=0;r=document.documentMode,na=null,vc=null,wo=null,bc=!1;function mp(e,t,r){var n=r.window===r?r.document:r.nodeType===9?r:r.ownerDocument;bc||na==null||na!==Si(n)||(n=na,"selectionStart"in n&&X0(n)?n={start:n.selectionStart,end:n.selectionEnd}:(n=(n.ownerDocument&&n.ownerDocument.defaultView||window).getSelection(),n={anchorNode:n.anchorNode,anchorOffset:n.anchorOffset,focusNode:n.focusNode,focusOffset:n.focusOffset}),wo&&Bo(wo,n)||(wo=n,n=$i(vc,"onSelect"),0la||(e.current=Ac[la],Ac[la]=null,la--)}function le(e,t){la++,Ac[la]=e.current,e.current=t}var ln={},Ze=dn(ln),tt=dn(!1),In=ln;function wa(e,t){var r=e.type.contextTypes;if(!r)return ln;var n=e.stateNode;if(n&&n.__reactInternalMemoizedUnmaskedChildContext===t)return n.__reactInternalMemoizedMaskedChildContext;var a={},o;for(o in r)a[o]=t[o];return n&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=t,e.__reactInternalMemoizedMaskedChildContext=a),a}function rt(e){return e=e.childContextTypes,e!=null}function Fi(){ue(tt),ue(Ze)}function xp(e,t,r){if(Ze.current!==ln)throw Error(D(168));le(Ze,t),le(tt,r)}function r5(e,t,r){var n=e.stateNode;if(t=t.childContextTypes,typeof n.getChildContext!="function")return r;n=n.getChildContext();for(var a in n)if(!(a in t))throw Error(D(108,E3(e)||"Unknown",a));return fe({},r,n)}function Li(e){return e=(e=e.stateNode)&&e.__reactInternalMemoizedMergedChildContext||ln,In=Ze.current,le(Ze,e),le(tt,tt.current),!0}function wp(e,t,r){var n=e.stateNode;if(!n)throw Error(D(169));r?(e=r5(e,t,In),n.__reactInternalMemoizedMergedChildContext=e,ue(tt),ue(Ze),le(Ze,e)):ue(tt),le(tt,r)}var Cr=null,cu=!1,ms=!1;function n5(e){Cr===null?Cr=[e]:Cr.push(e)}function B4(e){cu=!0,n5(e)}function pn(){if(!ms&&Cr!==null){ms=!0;var e=0,t=ae;try{var r=Cr;for(ae=1;e>=l,a-=l,Ar=1<<32-Ht(t)+a|r<k?(O=A,A=null):O=A.sibling;var _=d(g,A,v[k],x);if(_===null){A===null&&(A=O);break}e&&A&&_.alternate===null&&t(g,A),y=o(_,y,k),w===null?S=_:w.sibling=_,w=_,A=O}if(k===v.length)return r(g,A),ce&&xn(g,k),S;if(A===null){for(;kk?(O=A,A=null):O=A.sibling;var $=d(g,A,_.value,x);if($===null){A===null&&(A=O);break}e&&A&&$.alternate===null&&t(g,A),y=o($,y,k),w===null?S=$:w.sibling=$,w=$,A=O}if(_.done)return r(g,A),ce&&xn(g,k),S;if(A===null){for(;!_.done;k++,_=v.next())_=f(g,_.value,x),_!==null&&(y=o(_,y,k),w===null?S=_:w.sibling=_,w=_);return ce&&xn(g,k),S}for(A=n(g,A);!_.done;k++,_=v.next())_=m(A,g,k,_.value,x),_!==null&&(e&&_.alternate!==null&&A.delete(_.key===null?k:_.key),y=o(_,y,k),w===null?S=_:w.sibling=_,w=_);return e&&A.forEach(function(P){return t(g,P)}),ce&&xn(g,k),S}function C(g,y,v,x){if(typeof v=="object"&&v!==null&&v.type===ta&&v.key===null&&(v=v.props.children),typeof v=="object"&&v!==null){switch(v.$$typeof){case Ol:e:{for(var S=v.key,w=y;w!==null;){if(w.key===S){if(S=v.type,S===ta){if(w.tag===7){r(g,w.sibling),y=a(w,v.props.children),y.return=g,g=y;break e}}else if(w.elementType===S||typeof S=="object"&&S!==null&&S.$$typeof===Hr&&Ap(S)===w.type){r(g,w.sibling),y=a(w,v.props),y.ref=ao(g,w,v),y.return=g,g=y;break e}r(g,w);break}else t(g,w);w=w.sibling}v.type===ta?(y=Ln(v.props.children,g.mode,x,v.key),y.return=g,g=y):(x=pi(v.type,v.key,v.props,null,g.mode,x),x.ref=ao(g,y,v),x.return=g,g=x)}return l(g);case ea:e:{for(w=v.key;y!==null;){if(y.key===w)if(y.tag===4&&y.stateNode.containerInfo===v.containerInfo&&y.stateNode.implementation===v.implementation){r(g,y.sibling),y=a(y,v.children||[]),y.return=g,g=y;break e}else{r(g,y);break}else t(g,y);y=y.sibling}y=ws(v,g.mode,x),y.return=g,g=y}return l(g);case Hr:return w=v._init,C(g,y,w(v._payload),x)}if(mo(v))return h(g,y,v,x);if(Ja(v))return b(g,y,v,x);Nl(g,v)}return typeof v=="string"&&v!==""||typeof v=="number"?(v=""+v,y!==null&&y.tag===6?(r(g,y.sibling),y=a(y,v),y.return=g,g=y):(r(g,y),y=xs(v,g.mode,x),y.return=g,g=y),l(g)):r(g,y)}return C}var Ca=i5(!0),u5=i5(!1),Pi=dn(null),Bi=null,sa=null,td=null;function rd(){td=sa=Bi=null}function nd(e){var t=Pi.current;ue(Pi),e._currentValue=t}function Oc(e,t,r){for(;e!==null;){var n=e.alternate;if((e.childLanes&t)!==t?(e.childLanes|=t,n!==null&&(n.childLanes|=t)):n!==null&&(n.childLanes&t)!==t&&(n.childLanes|=t),e===r)break;e=e.return}}function va(e,t){Bi=e,td=sa=null,e=e.dependencies,e!==null&&e.firstContext!==null&&(e.lanes&t&&(et=!0),e.firstContext=null)}function Ot(e){var t=e._currentValue;if(td!==e)if(e={context:e,memoizedValue:t,next:null},sa===null){if(Bi===null)throw Error(D(308));sa=e,Bi.dependencies={lanes:0,firstContext:e}}else sa=sa.next=e;return t}var $n=null;function ad(e){$n===null?$n=[e]:$n.push(e)}function s5(e,t,r,n){var a=t.interleaved;return a===null?(r.next=r,ad(t)):(r.next=a.next,a.next=r),t.interleaved=r,$r(e,n)}function $r(e,t){e.lanes|=t;var r=e.alternate;for(r!==null&&(r.lanes|=t),r=e,e=e.return;e!==null;)e.childLanes|=t,r=e.alternate,r!==null&&(r.childLanes|=t),r=e,e=e.return;return r.tag===3?r.stateNode:null}var zr=!1;function od(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function c5(e,t){e=e.updateQueue,t.updateQueue===e&&(t.updateQueue={baseState:e.baseState,firstBaseUpdate:e.firstBaseUpdate,lastBaseUpdate:e.lastBaseUpdate,shared:e.shared,effects:e.effects})}function _r(e,t){return{eventTime:e,lane:t,tag:0,payload:null,callback:null,next:null}}function Jr(e,t,r){var n=e.updateQueue;if(n===null)return null;if(n=n.shared,te&2){var a=n.pending;return a===null?t.next=t:(t.next=a.next,a.next=t),n.pending=t,$r(e,r)}return a=n.interleaved,a===null?(t.next=t,ad(n)):(t.next=a.next,a.next=t),n.interleaved=t,$r(e,r)}function li(e,t,r){if(t=t.updateQueue,t!==null&&(t=t.shared,(r&4194240)!==0)){var n=t.lanes;n&=e.pendingLanes,r|=n,t.lanes=r,V0(e,r)}}function kp(e,t){var r=e.updateQueue,n=e.alternate;if(n!==null&&(n=n.updateQueue,r===n)){var a=null,o=null;if(r=r.firstBaseUpdate,r!==null){do{var l={eventTime:r.eventTime,lane:r.lane,tag:r.tag,payload:r.payload,callback:r.callback,next:null};o===null?a=o=l:o=o.next=l,r=r.next}while(r!==null);o===null?a=o=t:o=o.next=t}else a=o=t;r={baseState:n.baseState,firstBaseUpdate:a,lastBaseUpdate:o,shared:n.shared,effects:n.effects},e.updateQueue=r;return}e=r.lastBaseUpdate,e===null?r.firstBaseUpdate=t:e.next=t,r.lastBaseUpdate=t}function Ii(e,t,r,n){var a=e.updateQueue;zr=!1;var o=a.firstBaseUpdate,l=a.lastBaseUpdate,s=a.shared.pending;if(s!==null){a.shared.pending=null;var u=s,c=u.next;u.next=null,l===null?o=c:l.next=c,l=u;var p=e.alternate;p!==null&&(p=p.updateQueue,s=p.lastBaseUpdate,s!==l&&(s===null?p.firstBaseUpdate=c:s.next=c,p.lastBaseUpdate=u))}if(o!==null){var f=a.baseState;l=0,p=c=u=null,s=o;do{var d=s.lane,m=s.eventTime;if((n&d)===d){p!==null&&(p=p.next={eventTime:m,lane:0,tag:s.tag,payload:s.payload,callback:s.callback,next:null});e:{var h=e,b=s;switch(d=t,m=r,b.tag){case 1:if(h=b.payload,typeof h=="function"){f=h.call(m,f,d);break e}f=h;break e;case 3:h.flags=h.flags&-65537|128;case 0:if(h=b.payload,d=typeof h=="function"?h.call(m,f,d):h,d==null)break e;f=fe({},f,d);break e;case 2:zr=!0}}s.callback!==null&&s.lane!==0&&(e.flags|=64,d=a.effects,d===null?a.effects=[s]:d.push(s))}else m={eventTime:m,lane:d,tag:s.tag,payload:s.payload,callback:s.callback,next:null},p===null?(c=p=m,u=f):p=p.next=m,l|=d;if(s=s.next,s===null){if(s=a.shared.pending,s===null)break;d=s,s=d.next,d.next=null,a.lastBaseUpdate=d,a.shared.pending=null}}while(!0);if(p===null&&(u=f),a.baseState=u,a.firstBaseUpdate=c,a.lastBaseUpdate=p,t=a.shared.interleaved,t!==null){a=t;do l|=a.lane,a=a.next;while(a!==t)}else o===null&&(a.shared.lanes=0);Hn|=l,e.lanes=l,e.memoizedState=f}}function _p(e,t,r){if(e=t.effects,t.effects=null,e!==null)for(t=0;tr?r:4,e(!0);var n=gs.transition;gs.transition={};try{e(!1),t()}finally{ae=r,gs.transition=n}}function _5(){return Tt().memoizedState}function H4(e,t,r){var n=tn(e);if(r={lane:n,action:r,hasEagerState:!1,eagerState:null,next:null},O5(e))T5(t,r);else if(r=s5(e,t,r,n),r!==null){var a=We();zt(r,e,n,a),$5(r,t,n)}}function z4(e,t,r){var n=tn(e),a={lane:n,action:r,hasEagerState:!1,eagerState:null,next:null};if(O5(e))T5(t,a);else{var o=e.alternate;if(e.lanes===0&&(o===null||o.lanes===0)&&(o=t.lastRenderedReducer,o!==null))try{var l=t.lastRenderedState,s=o(l,r);if(a.hasEagerState=!0,a.eagerState=s,Zt(s,l)){var u=t.interleaved;u===null?(a.next=a,ad(t)):(a.next=u.next,u.next=a),t.interleaved=a;return}}catch{}finally{}r=s5(e,t,a,n),r!==null&&(a=We(),zt(r,e,n,a),$5(r,t,n))}}function O5(e){var t=e.alternate;return e===pe||t!==null&&t===pe}function T5(e,t){So=ji=!0;var r=e.pending;r===null?t.next=t:(t.next=r.next,r.next=t),e.pending=t}function $5(e,t,r){if(r&4194240){var n=t.lanes;n&=e.pendingLanes,r|=n,t.lanes=r,V0(e,r)}}var Hi={readContext:Ot,useCallback:Be,useContext:Be,useEffect:Be,useImperativeHandle:Be,useInsertionEffect:Be,useLayoutEffect:Be,useMemo:Be,useReducer:Be,useRef:Be,useState:Be,useDebugValue:Be,useDeferredValue:Be,useTransition:Be,useMutableSource:Be,useSyncExternalStore:Be,useId:Be,unstable_isNewReconciler:!1},Z4={readContext:Ot,useCallback:function(e,t){return tr().memoizedState=[e,t===void 0?null:t],e},useContext:Ot,useEffect:Tp,useImperativeHandle:function(e,t,r){return r=r!=null?r.concat([e]):null,ui(4194308,4,w5.bind(null,t,e),r)},useLayoutEffect:function(e,t){return ui(4194308,4,e,t)},useInsertionEffect:function(e,t){return ui(4,2,e,t)},useMemo:function(e,t){var r=tr();return t=t===void 0?null:t,e=e(),r.memoizedState=[e,t],e},useReducer:function(e,t,r){var n=tr();return t=r!==void 0?r(t):t,n.memoizedState=n.baseState=t,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:e,lastRenderedState:t},n.queue=e,e=e.dispatch=H4.bind(null,pe,e),[n.memoizedState,e]},useRef:function(e){var t=tr();return e={current:e},t.memoizedState=e},useState:Op,useDebugValue:fd,useDeferredValue:function(e){return tr().memoizedState=e},useTransition:function(){var e=Op(!1),t=e[0];return e=j4.bind(null,e[1]),tr().memoizedState=e,[t,e]},useMutableSource:function(){},useSyncExternalStore:function(e,t,r){var n=pe,a=tr();if(ce){if(r===void 0)throw Error(D(407));r=r()}else{if(r=t(),$e===null)throw Error(D(349));jn&30||m5(n,t,r)}a.memoizedState=r;var o={value:r,getSnapshot:t};return a.queue=o,Tp(g5.bind(null,n,o,e),[e]),n.flags|=2048,Uo(9,h5.bind(null,n,o,r,t),void 0,null),r},useId:function(){var e=tr(),t=$e.identifierPrefix;if(ce){var r=kr,n=Ar;r=(n&~(1<<32-Ht(n)-1)).toString(32)+r,t=":"+t+"R"+r,r=Zo++,0<\/script>",e=e.removeChild(e.firstChild)):typeof n.is=="string"?e=l.createElement(r,{is:n.is}):(e=l.createElement(r),r==="select"&&(l=e,n.multiple?l.multiple=!0:n.size&&(l.size=n.size))):e=l.createElementNS(e,r),e[ur]=t,e[jo]=n,j5(e,t,!1,!1),t.stateNode=e;e:{switch(l=cc(r,n),r){case"dialog":ie("cancel",e),ie("close",e),a=n;break;case"iframe":case"object":case"embed":ie("load",e),a=n;break;case"video":case"audio":for(a=0;a_a&&(t.flags|=128,n=!0,oo(o,!1),t.lanes=4194304)}else{if(!n)if(e=Ni(l),e!==null){if(t.flags|=128,n=!0,r=e.updateQueue,r!==null&&(t.updateQueue=r,t.flags|=4),oo(o,!0),o.tail===null&&o.tailMode==="hidden"&&!l.alternate&&!ce)return Ie(t),null}else 2*ye()-o.renderingStartTime>_a&&r!==1073741824&&(t.flags|=128,n=!0,oo(o,!1),t.lanes=4194304);o.isBackwards?(l.sibling=t.child,t.child=l):(r=o.last,r!==null?r.sibling=l:t.child=l,o.last=l)}return o.tail!==null?(t=o.tail,o.rendering=t,o.tail=t.sibling,o.renderingStartTime=ye(),t.sibling=null,r=de.current,le(de,n?r&1|2:r&1),t):(Ie(t),null);case 22:case 23:return bd(),n=t.memoizedState!==null,e!==null&&e.memoizedState!==null!==n&&(t.flags|=8192),n&&t.mode&1?st&1073741824&&(Ie(t),t.subtreeFlags&6&&(t.flags|=8192)):Ie(t),null;case 24:return null;case 25:return null}throw Error(D(156,t.tag))}function X4(e,t){switch(J0(t),t.tag){case 1:return rt(t.type)&&Fi(),e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 3:return Aa(),ue(tt),ue(Ze),ud(),e=t.flags,e&65536&&!(e&128)?(t.flags=e&-65537|128,t):null;case 5:return id(t),null;case 13:if(ue(de),e=t.memoizedState,e!==null&&e.dehydrated!==null){if(t.alternate===null)throw Error(D(340));Sa()}return e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 19:return ue(de),null;case 4:return Aa(),null;case 10:return nd(t.type._context),null;case 22:case 23:return bd(),null;case 24:return null;default:return null}}var Hl=!1,ze=!1,Q4=typeof WeakSet=="function"?WeakSet:Set,N=null;function ca(e,t){var r=e.ref;if(r!==null)if(typeof r=="function")try{r(null)}catch(n){ge(e,t,n)}else r.current=null}function Bc(e,t,r){try{r()}catch(n){ge(e,t,n)}}var jp=!1;function J4(e,t){if(Ec=Oi,e=Wm(),X0(e)){if("selectionStart"in e)var r={start:e.selectionStart,end:e.selectionEnd};else e:{r=(r=e.ownerDocument)&&r.defaultView||window;var n=r.getSelection&&r.getSelection();if(n&&n.rangeCount!==0){r=n.anchorNode;var a=n.anchorOffset,o=n.focusNode;n=n.focusOffset;try{r.nodeType,o.nodeType}catch{r=null;break e}var l=0,s=-1,u=-1,c=0,p=0,f=e,d=null;t:for(;;){for(var m;f!==r||a!==0&&f.nodeType!==3||(s=l+a),f!==o||n!==0&&f.nodeType!==3||(u=l+n),f.nodeType===3&&(l+=f.nodeValue.length),(m=f.firstChild)!==null;)d=f,f=m;for(;;){if(f===e)break t;if(d===r&&++c===a&&(s=l),d===o&&++p===n&&(u=l),(m=f.nextSibling)!==null)break;f=d,d=f.parentNode}f=m}r=s===-1||u===-1?null:{start:s,end:u}}else r=null}r=r||{start:0,end:0}}else r=null;for(xc={focusedElem:e,selectionRange:r},Oi=!1,N=t;N!==null;)if(t=N,e=t.child,(t.subtreeFlags&1028)!==0&&e!==null)e.return=t,N=e;else for(;N!==null;){t=N;try{var h=t.alternate;if(t.flags&1024)switch(t.tag){case 0:case 11:case 15:break;case 1:if(h!==null){var b=h.memoizedProps,C=h.memoizedState,g=t.stateNode,y=g.getSnapshotBeforeUpdate(t.elementType===t.type?b:It(t.type,b),C);g.__reactInternalSnapshotBeforeUpdate=y}break;case 3:var v=t.stateNode.containerInfo;v.nodeType===1?v.textContent="":v.nodeType===9&&v.documentElement&&v.removeChild(v.documentElement);break;case 5:case 6:case 4:case 17:break;default:throw Error(D(163))}}catch(x){ge(t,t.return,x)}if(e=t.sibling,e!==null){e.return=t.return,N=e;break}N=t.return}return h=jp,jp=!1,h}function Co(e,t,r){var n=t.updateQueue;if(n=n!==null?n.lastEffect:null,n!==null){var a=n=n.next;do{if((a.tag&e)===e){var o=a.destroy;a.destroy=void 0,o!==void 0&&Bc(t,r,o)}a=a.next}while(a!==n)}}function fu(e,t){if(t=t.updateQueue,t=t!==null?t.lastEffect:null,t!==null){var r=t=t.next;do{if((r.tag&e)===e){var n=r.create;r.destroy=n()}r=r.next}while(r!==t)}}function Ic(e){var t=e.ref;if(t!==null){var r=e.stateNode;switch(e.tag){case 5:e=r;break;default:e=r}typeof t=="function"?t(e):t.current=e}}function Z5(e){var t=e.alternate;t!==null&&(e.alternate=null,Z5(t)),e.child=null,e.deletions=null,e.sibling=null,e.tag===5&&(t=e.stateNode,t!==null&&(delete t[ur],delete t[jo],delete t[Cc],delete t[M4],delete t[P4])),e.stateNode=null,e.return=null,e.dependencies=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.stateNode=null,e.updateQueue=null}function V5(e){return e.tag===5||e.tag===3||e.tag===4}function Hp(e){e:for(;;){for(;e.sibling===null;){if(e.return===null||V5(e.return))return null;e=e.return}for(e.sibling.return=e.return,e=e.sibling;e.tag!==5&&e.tag!==6&&e.tag!==18;){if(e.flags&2||e.child===null||e.tag===4)continue e;e.child.return=e,e=e.child}if(!(e.flags&2))return e.stateNode}}function Nc(e,t,r){var n=e.tag;if(n===5||n===6)e=e.stateNode,t?r.nodeType===8?r.parentNode.insertBefore(e,t):r.insertBefore(e,t):(r.nodeType===8?(t=r.parentNode,t.insertBefore(e,r)):(t=r,t.appendChild(e)),r=r._reactRootContainer,r!=null||t.onclick!==null||(t.onclick=Ri));else if(n!==4&&(e=e.child,e!==null))for(Nc(e,t,r),e=e.sibling;e!==null;)Nc(e,t,r),e=e.sibling}function jc(e,t,r){var n=e.tag;if(n===5||n===6)e=e.stateNode,t?r.insertBefore(e,t):r.appendChild(e);else if(n!==4&&(e=e.child,e!==null))for(jc(e,t,r),e=e.sibling;e!==null;)jc(e,t,r),e=e.sibling}var Re=null,Nt=!1;function Pr(e,t,r){for(r=r.child;r!==null;)U5(e,t,r),r=r.sibling}function U5(e,t,r){if(fr&&typeof fr.onCommitFiberUnmount=="function")try{fr.onCommitFiberUnmount(ou,r)}catch{}switch(r.tag){case 5:ze||ca(r,t);case 6:var n=Re,a=Nt;Re=null,Pr(e,t,r),Re=n,Nt=a,Re!==null&&(Nt?(e=Re,r=r.stateNode,e.nodeType===8?e.parentNode.removeChild(r):e.removeChild(r)):Re.removeChild(r.stateNode));break;case 18:Re!==null&&(Nt?(e=Re,r=r.stateNode,e.nodeType===8?fs(e.parentNode,r):e.nodeType===1&&fs(e,r),Mo(e)):fs(Re,r.stateNode));break;case 4:n=Re,a=Nt,Re=r.stateNode.containerInfo,Nt=!0,Pr(e,t,r),Re=n,Nt=a;break;case 0:case 11:case 14:case 15:if(!ze&&(n=r.updateQueue,n!==null&&(n=n.lastEffect,n!==null))){a=n=n.next;do{var o=a,l=o.destroy;o=o.tag,l!==void 0&&(o&2||o&4)&&Bc(r,t,l),a=a.next}while(a!==n)}Pr(e,t,r);break;case 1:if(!ze&&(ca(r,t),n=r.stateNode,typeof n.componentWillUnmount=="function"))try{n.props=r.memoizedProps,n.state=r.memoizedState,n.componentWillUnmount()}catch(s){ge(r,t,s)}Pr(e,t,r);break;case 21:Pr(e,t,r);break;case 22:r.mode&1?(ze=(n=ze)||r.memoizedState!==null,Pr(e,t,r),ze=n):Pr(e,t,r);break;default:Pr(e,t,r)}}function zp(e){var t=e.updateQueue;if(t!==null){e.updateQueue=null;var r=e.stateNode;r===null&&(r=e.stateNode=new Q4),t.forEach(function(n){var a=ub.bind(null,e,n);r.has(n)||(r.add(n),n.then(a,a))})}}function Pt(e,t){var r=t.deletions;if(r!==null)for(var n=0;na&&(a=l),n&=~o}if(n=a,n=ye()-n,n=(120>n?120:480>n?480:1080>n?1080:1920>n?1920:3e3>n?3e3:4320>n?4320:1960*tb(n/1960))-n,10e?16:e,Wr===null)var n=!1;else{if(e=Wr,Wr=null,Vi=0,te&6)throw Error(D(331));var a=te;for(te|=4,N=e.current;N!==null;){var o=N,l=o.child;if(N.flags&16){var s=o.deletions;if(s!==null){for(var u=0;uye()-yd?Fn(e,0):gd|=r),nt(e,t)}function J5(e,t){t===0&&(e.mode&1?(t=Fl,Fl<<=1,!(Fl&130023424)&&(Fl=4194304)):t=1);var r=We();e=$r(e,t),e!==null&&(dl(e,t,r),nt(e,r))}function ib(e){var t=e.memoizedState,r=0;t!==null&&(r=t.retryLane),J5(e,r)}function ub(e,t){var r=0;switch(e.tag){case 13:var n=e.stateNode,a=e.memoizedState;a!==null&&(r=a.retryLane);break;case 19:n=e.stateNode;break;default:throw Error(D(314))}n!==null&&n.delete(t),J5(e,r)}var eh;eh=function(e,t,r){if(e!==null)if(e.memoizedProps!==t.pendingProps||tt.current)et=!0;else{if(!(e.lanes&r)&&!(t.flags&128))return et=!1,K4(e,t,r);et=!!(e.flags&131072)}else et=!1,ce&&t.flags&1048576&&a5(t,Mi,t.index);switch(t.lanes=0,t.tag){case 2:var n=t.type;si(e,t),e=t.pendingProps;var a=wa(t,Ze.current);va(t,r),a=cd(null,t,n,e,a,r);var o=dd();return t.flags|=1,typeof a=="object"&&a!==null&&typeof a.render=="function"&&a.$$typeof===void 0?(t.tag=1,t.memoizedState=null,t.updateQueue=null,rt(n)?(o=!0,Li(t)):o=!1,t.memoizedState=a.state!==null&&a.state!==void 0?a.state:null,od(t),a.updater=pu,t.stateNode=a,a._reactInternals=t,$c(t,n,e,r),t=Lc(null,t,n,!0,o,r)):(t.tag=0,ce&&o&&Q0(t),qe(null,t,a,r),t=t.child),t;case 16:n=t.elementType;e:{switch(si(e,t),e=t.pendingProps,a=n._init,n=a(n._payload),t.type=n,a=t.tag=cb(n),e=It(n,e),a){case 0:t=Fc(null,t,n,e,r);break e;case 1:t=Bp(null,t,n,e,r);break e;case 11:t=Mp(null,t,n,e,r);break e;case 14:t=Pp(null,t,n,It(n.type,e),r);break e}throw Error(D(306,n,""))}return t;case 0:return n=t.type,a=t.pendingProps,a=t.elementType===n?a:It(n,a),Fc(e,t,n,a,r);case 1:return n=t.type,a=t.pendingProps,a=t.elementType===n?a:It(n,a),Bp(e,t,n,a,r);case 3:e:{if(B5(t),e===null)throw Error(D(387));n=t.pendingProps,o=t.memoizedState,a=o.element,c5(e,t),Ii(t,n,null,r);var l=t.memoizedState;if(n=l.element,o.isDehydrated)if(o={element:n,isDehydrated:!1,cache:l.cache,pendingSuspenseBoundaries:l.pendingSuspenseBoundaries,transitions:l.transitions},t.updateQueue.baseState=o,t.memoizedState=o,t.flags&256){a=ka(Error(D(423)),t),t=Ip(e,t,n,r,a);break e}else if(n!==a){a=ka(Error(D(424)),t),t=Ip(e,t,n,r,a);break e}else for(ct=Qr(t.stateNode.containerInfo.firstChild),dt=t,ce=!0,jt=null,r=u5(t,null,n,r),t.child=r;r;)r.flags=r.flags&-3|4096,r=r.sibling;else{if(Sa(),n===a){t=Rr(e,t,r);break e}qe(e,t,n,r)}t=t.child}return t;case 5:return d5(t),e===null&&_c(t),n=t.type,a=t.pendingProps,o=e!==null?e.memoizedProps:null,l=a.children,wc(n,a)?l=null:o!==null&&wc(n,o)&&(t.flags|=32),P5(e,t),qe(e,t,l,r),t.child;case 6:return e===null&&_c(t),null;case 13:return I5(e,t,r);case 4:return ld(t,t.stateNode.containerInfo),n=t.pendingProps,e===null?t.child=Ca(t,null,n,r):qe(e,t,n,r),t.child;case 11:return n=t.type,a=t.pendingProps,a=t.elementType===n?a:It(n,a),Mp(e,t,n,a,r);case 7:return qe(e,t,t.pendingProps,r),t.child;case 8:return qe(e,t,t.pendingProps.children,r),t.child;case 12:return qe(e,t,t.pendingProps.children,r),t.child;case 10:e:{if(n=t.type._context,a=t.pendingProps,o=t.memoizedProps,l=a.value,le(Pi,n._currentValue),n._currentValue=l,o!==null)if(Zt(o.value,l)){if(o.children===a.children&&!tt.current){t=Rr(e,t,r);break e}}else for(o=t.child,o!==null&&(o.return=t);o!==null;){var s=o.dependencies;if(s!==null){l=o.child;for(var u=s.firstContext;u!==null;){if(u.context===n){if(o.tag===1){u=_r(-1,r&-r),u.tag=2;var c=o.updateQueue;if(c!==null){c=c.shared;var p=c.pending;p===null?u.next=u:(u.next=p.next,p.next=u),c.pending=u}}o.lanes|=r,u=o.alternate,u!==null&&(u.lanes|=r),Oc(o.return,r,t),s.lanes|=r;break}u=u.next}}else if(o.tag===10)l=o.type===t.type?null:o.child;else if(o.tag===18){if(l=o.return,l===null)throw Error(D(341));l.lanes|=r,s=l.alternate,s!==null&&(s.lanes|=r),Oc(l,r,t),l=o.sibling}else l=o.child;if(l!==null)l.return=o;else for(l=o;l!==null;){if(l===t){l=null;break}if(o=l.sibling,o!==null){o.return=l.return,l=o;break}l=l.return}o=l}qe(e,t,a.children,r),t=t.child}return t;case 9:return a=t.type,n=t.pendingProps.children,va(t,r),a=Ot(a),n=n(a),t.flags|=1,qe(e,t,n,r),t.child;case 14:return n=t.type,a=It(n,t.pendingProps),a=It(n.type,a),Pp(e,t,n,a,r);case 15:return D5(e,t,t.type,t.pendingProps,r);case 17:return n=t.type,a=t.pendingProps,a=t.elementType===n?a:It(n,a),si(e,t),t.tag=1,rt(n)?(e=!0,Li(t)):e=!1,va(t,r),R5(t,n,a),$c(t,n,a,r),Lc(null,t,n,!0,e,r);case 19:return N5(e,t,r);case 22:return M5(e,t,r)}throw Error(D(156,t.tag))};function th(e,t){return Om(e,t)}function sb(e,t,r,n){this.tag=e,this.key=r,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=t,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=n,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function Ct(e,t,r,n){return new sb(e,t,r,n)}function xd(e){return e=e.prototype,!(!e||!e.isReactComponent)}function cb(e){if(typeof e=="function")return xd(e)?1:0;if(e!=null){if(e=e.$$typeof,e===j0)return 11;if(e===H0)return 14}return 2}function rn(e,t){var r=e.alternate;return r===null?(r=Ct(e.tag,t,e.key,e.mode),r.elementType=e.elementType,r.type=e.type,r.stateNode=e.stateNode,r.alternate=e,e.alternate=r):(r.pendingProps=t,r.type=e.type,r.flags=0,r.subtreeFlags=0,r.deletions=null),r.flags=e.flags&14680064,r.childLanes=e.childLanes,r.lanes=e.lanes,r.child=e.child,r.memoizedProps=e.memoizedProps,r.memoizedState=e.memoizedState,r.updateQueue=e.updateQueue,t=e.dependencies,r.dependencies=t===null?null:{lanes:t.lanes,firstContext:t.firstContext},r.sibling=e.sibling,r.index=e.index,r.ref=e.ref,r}function pi(e,t,r,n,a,o){var l=2;if(n=e,typeof e=="function")xd(e)&&(l=1);else if(typeof e=="string")l=5;else e:switch(e){case ta:return Ln(r.children,a,o,t);case N0:l=8,a|=8;break;case ec:return e=Ct(12,r,t,a|2),e.elementType=ec,e.lanes=o,e;case tc:return e=Ct(13,r,t,a),e.elementType=tc,e.lanes=o,e;case rc:return e=Ct(19,r,t,a),e.elementType=rc,e.lanes=o,e;case dm:return hu(r,a,o,t);default:if(typeof e=="object"&&e!==null)switch(e.$$typeof){case sm:l=10;break e;case cm:l=9;break e;case j0:l=11;break e;case H0:l=14;break e;case Hr:l=16,n=null;break e}throw Error(D(130,e==null?e:typeof e,""))}return t=Ct(l,r,t,a),t.elementType=e,t.type=n,t.lanes=o,t}function Ln(e,t,r,n){return e=Ct(7,e,n,t),e.lanes=r,e}function hu(e,t,r,n){return e=Ct(22,e,n,t),e.elementType=dm,e.lanes=r,e.stateNode={isHidden:!1},e}function xs(e,t,r){return e=Ct(6,e,null,t),e.lanes=r,e}function ws(e,t,r){return t=Ct(4,e.children!==null?e.children:[],e.key,t),t.lanes=r,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}function db(e,t,r,n,a){this.tag=t,this.containerInfo=e,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=rs(0),this.expirationTimes=rs(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=rs(0),this.identifierPrefix=n,this.onRecoverableError=a,this.mutableSourceEagerHydrationData=null}function wd(e,t,r,n,a,o,l,s,u){return e=new db(e,t,r,s,u),t===1?(t=1,o===!0&&(t|=8)):t=0,o=Ct(3,null,null,t),e.current=o,o.stateNode=e,o.memoizedState={element:n,isDehydrated:r,cache:null,transitions:null,pendingSuspenseBoundaries:null},od(o),e}function pb(e,t,r){var n=3"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(oh)}catch(e){console.error(e)}}oh(),om.exports=ht;var Eu=om.exports;const yb=Na(Eu);var Yp=Eu;Qs.createRoot=Yp.createRoot,Qs.hydrateRoot=Yp.hydrateRoot;var Wi=new Map,vb=({callback:e,children:t})=>{let r=E.useRef();return E.useLayoutEffect(()=>{r.current!==e&&(r.current=e,e())},[e]),t},bb=async(e,t)=>{let r=await xb(t);return new Promise(n=>{r.render(i.createElement(vb,{callback:()=>n(null)},e))})},Eb=(e,t)=>{let r=Wi.get(e);r&&(r.unmount(),Wi.delete(e))},xb=async e=>{let t=Wi.get(e);return t||(t=Qs.createRoot(e),Wi.set(e,t)),t},Ut=e=>`control-${e.replace(/\s+/g,"-")}`,xu=e=>`set-${e.replace(/\s+/g,"-")}`;const{global:wb}=__STORYBOOK_MODULE_GLOBAL__,{logger:Sb}=__STORYBOOK_MODULE_CLIENT_LOGGER__;var Cb=Object.create,lh=Object.defineProperty,Ab=Object.getOwnPropertyDescriptor,ih=Object.getOwnPropertyNames,kb=Object.getPrototypeOf,_b=Object.prototype.hasOwnProperty,kd=(e,t)=>function(){return t||(0,e[ih(e)[0]])((t={exports:{}}).exports,t),t.exports},Ob=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of ih(t))!_b.call(e,a)&&a!==r&&lh(e,a,{get:()=>t[a],enumerable:!(n=Ab(t,a))||n.enumerable});return e},uh=(e,t,r)=>(r=e!=null?Cb(kb(e)):{},Ob(!e||!e.__esModule?lh(r,"default",{value:e,enumerable:!0}):r,e));function Oa(){return Oa=Object.assign?Object.assign.bind():function(e){for(var t=1;t1?a-1:0),l=1;l=0&&a<1?(s=o,u=l):a>=1&&a<2?(s=l,u=o):a>=2&&a<3?(u=o,c=l):a>=3&&a<4?(u=l,c=o):a>=4&&a<5?(s=l,c=o):a>=5&&a<6&&(s=o,c=l);var p=r-o/2,f=s+p,d=u+p,m=c+p;return n(f,d,m)}var Xp={aliceblue:"f0f8ff",antiquewhite:"faebd7",aqua:"00ffff",aquamarine:"7fffd4",azure:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"000",blanchedalmond:"ffebcd",blue:"0000ff",blueviolet:"8a2be2",brown:"a52a2a",burlywood:"deb887",cadetblue:"5f9ea0",chartreuse:"7fff00",chocolate:"d2691e",coral:"ff7f50",cornflowerblue:"6495ed",cornsilk:"fff8dc",crimson:"dc143c",cyan:"00ffff",darkblue:"00008b",darkcyan:"008b8b",darkgoldenrod:"b8860b",darkgray:"a9a9a9",darkgreen:"006400",darkgrey:"a9a9a9",darkkhaki:"bdb76b",darkmagenta:"8b008b",darkolivegreen:"556b2f",darkorange:"ff8c00",darkorchid:"9932cc",darkred:"8b0000",darksalmon:"e9967a",darkseagreen:"8fbc8f",darkslateblue:"483d8b",darkslategray:"2f4f4f",darkslategrey:"2f4f4f",darkturquoise:"00ced1",darkviolet:"9400d3",deeppink:"ff1493",deepskyblue:"00bfff",dimgray:"696969",dimgrey:"696969",dodgerblue:"1e90ff",firebrick:"b22222",floralwhite:"fffaf0",forestgreen:"228b22",fuchsia:"ff00ff",gainsboro:"dcdcdc",ghostwhite:"f8f8ff",gold:"ffd700",goldenrod:"daa520",gray:"808080",green:"008000",greenyellow:"adff2f",grey:"808080",honeydew:"f0fff0",hotpink:"ff69b4",indianred:"cd5c5c",indigo:"4b0082",ivory:"fffff0",khaki:"f0e68c",lavender:"e6e6fa",lavenderblush:"fff0f5",lawngreen:"7cfc00",lemonchiffon:"fffacd",lightblue:"add8e6",lightcoral:"f08080",lightcyan:"e0ffff",lightgoldenrodyellow:"fafad2",lightgray:"d3d3d3",lightgreen:"90ee90",lightgrey:"d3d3d3",lightpink:"ffb6c1",lightsalmon:"ffa07a",lightseagreen:"20b2aa",lightskyblue:"87cefa",lightslategray:"789",lightslategrey:"789",lightsteelblue:"b0c4de",lightyellow:"ffffe0",lime:"0f0",limegreen:"32cd32",linen:"faf0e6",magenta:"f0f",maroon:"800000",mediumaquamarine:"66cdaa",mediumblue:"0000cd",mediumorchid:"ba55d3",mediumpurple:"9370db",mediumseagreen:"3cb371",mediumslateblue:"7b68ee",mediumspringgreen:"00fa9a",mediumturquoise:"48d1cc",mediumvioletred:"c71585",midnightblue:"191970",mintcream:"f5fffa",mistyrose:"ffe4e1",moccasin:"ffe4b5",navajowhite:"ffdead",navy:"000080",oldlace:"fdf5e6",olive:"808000",olivedrab:"6b8e23",orange:"ffa500",orangered:"ff4500",orchid:"da70d6",palegoldenrod:"eee8aa",palegreen:"98fb98",paleturquoise:"afeeee",palevioletred:"db7093",papayawhip:"ffefd5",peachpuff:"ffdab9",peru:"cd853f",pink:"ffc0cb",plum:"dda0dd",powderblue:"b0e0e6",purple:"800080",rebeccapurple:"639",red:"f00",rosybrown:"bc8f8f",royalblue:"4169e1",saddlebrown:"8b4513",salmon:"fa8072",sandybrown:"f4a460",seagreen:"2e8b57",seashell:"fff5ee",sienna:"a0522d",silver:"c0c0c0",skyblue:"87ceeb",slateblue:"6a5acd",slategray:"708090",slategrey:"708090",snow:"fffafa",springgreen:"00ff7f",steelblue:"4682b4",tan:"d2b48c",teal:"008080",thistle:"d8bfd8",tomato:"ff6347",turquoise:"40e0d0",violet:"ee82ee",wheat:"f5deb3",white:"fff",whitesmoke:"f5f5f5",yellow:"ff0",yellowgreen:"9acd32"};function Pb(e){if(typeof e!="string")return e;var t=e.toLowerCase();return Xp[t]?"#"+Xp[t]:e}var Bb=/^#[a-fA-F0-9]{6}$/,Ib=/^#[a-fA-F0-9]{8}$/,Nb=/^#[a-fA-F0-9]{3}$/,jb=/^#[a-fA-F0-9]{4}$/,Cs=/^rgb\(\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*\)$/i,Hb=/^rgb(?:a)?\(\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*(?:,|\/)\s*([-+]?\d*[.]?\d+[%]?)\s*\)$/i,zb=/^hsl\(\s*(\d{0,3}[.]?[0-9]+(?:deg)?)\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*\)$/i,Zb=/^hsl(?:a)?\(\s*(\d{0,3}[.]?[0-9]+(?:deg)?)\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*(?:,|\/)\s*([-+]?\d*[.]?\d+[%]?)\s*\)$/i;function wu(e){if(typeof e!="string")throw new sr(3);var t=Pb(e);if(t.match(Bb))return{red:parseInt(""+t[1]+t[2],16),green:parseInt(""+t[3]+t[4],16),blue:parseInt(""+t[5]+t[6],16)};if(t.match(Ib)){var r=parseFloat((parseInt(""+t[7]+t[8],16)/255).toFixed(2));return{red:parseInt(""+t[1]+t[2],16),green:parseInt(""+t[3]+t[4],16),blue:parseInt(""+t[5]+t[6],16),alpha:r}}if(t.match(Nb))return{red:parseInt(""+t[1]+t[1],16),green:parseInt(""+t[2]+t[2],16),blue:parseInt(""+t[3]+t[3],16)};if(t.match(jb)){var n=parseFloat((parseInt(""+t[4]+t[4],16)/255).toFixed(2));return{red:parseInt(""+t[1]+t[1],16),green:parseInt(""+t[2]+t[2],16),blue:parseInt(""+t[3]+t[3],16),alpha:n}}var a=Cs.exec(t);if(a)return{red:parseInt(""+a[1],10),green:parseInt(""+a[2],10),blue:parseInt(""+a[3],10)};var o=Hb.exec(t.substring(0,50));if(o)return{red:parseInt(""+o[1],10),green:parseInt(""+o[2],10),blue:parseInt(""+o[3],10),alpha:parseFloat(""+o[4])>1?parseFloat(""+o[4])/100:parseFloat(""+o[4])};var l=zb.exec(t);if(l){var s=parseInt(""+l[1],10),u=parseInt(""+l[2],10)/100,c=parseInt(""+l[3],10)/100,p="rgb("+Go(s,u,c)+")",f=Cs.exec(p);if(!f)throw new sr(4,t,p);return{red:parseInt(""+f[1],10),green:parseInt(""+f[2],10),blue:parseInt(""+f[3],10)}}var d=Zb.exec(t.substring(0,50));if(d){var m=parseInt(""+d[1],10),h=parseInt(""+d[2],10)/100,b=parseInt(""+d[3],10)/100,C="rgb("+Go(m,h,b)+")",g=Cs.exec(C);if(!g)throw new sr(4,t,C);return{red:parseInt(""+g[1],10),green:parseInt(""+g[2],10),blue:parseInt(""+g[3],10),alpha:parseFloat(""+d[4])>1?parseFloat(""+d[4])/100:parseFloat(""+d[4])}}throw new sr(5)}function Vb(e){var t=e.red/255,r=e.green/255,n=e.blue/255,a=Math.max(t,r,n),o=Math.min(t,r,n),l=(a+o)/2;if(a===o)return e.alpha!==void 0?{hue:0,saturation:0,lightness:l,alpha:e.alpha}:{hue:0,saturation:0,lightness:l};var s,u=a-o,c=l>.5?u/(2-a-o):u/(a+o);switch(a){case t:s=(r-n)/u+(r=1?Gi(e,t,r):"rgba("+Go(e,t,r)+","+n+")";if(typeof e=="object"&&t===void 0&&r===void 0&&n===void 0)return e.alpha>=1?Gi(e.hue,e.saturation,e.lightness):"rgba("+Go(e.hue,e.saturation,e.lightness)+","+e.alpha+")";throw new sr(2)}function Gc(e,t,r){if(typeof e=="number"&&typeof t=="number"&&typeof r=="number")return Wc("#"+Sn(e)+Sn(t)+Sn(r));if(typeof e=="object"&&t===void 0&&r===void 0)return Wc("#"+Sn(e.red)+Sn(e.green)+Sn(e.blue));throw new sr(6)}function Ko(e,t,r,n){if(typeof e=="string"&&typeof t=="number"){var a=wu(e);return"rgba("+a.red+","+a.green+","+a.blue+","+t+")"}else{if(typeof e=="number"&&typeof t=="number"&&typeof r=="number"&&typeof n=="number")return n>=1?Gc(e,t,r):"rgba("+e+","+t+","+r+","+n+")";if(typeof e=="object"&&t===void 0&&r===void 0&&n===void 0)return e.alpha>=1?Gc(e.red,e.green,e.blue):"rgba("+e.red+","+e.green+","+e.blue+","+e.alpha+")"}throw new sr(7)}var Kb=function(e){return typeof e.red=="number"&&typeof e.green=="number"&&typeof e.blue=="number"&&(typeof e.alpha!="number"||typeof e.alpha>"u")},Yb=function(e){return typeof e.red=="number"&&typeof e.green=="number"&&typeof e.blue=="number"&&typeof e.alpha=="number"},Xb=function(e){return typeof e.hue=="number"&&typeof e.saturation=="number"&&typeof e.lightness=="number"&&(typeof e.alpha!="number"||typeof e.alpha>"u")},Qb=function(e){return typeof e.hue=="number"&&typeof e.saturation=="number"&&typeof e.lightness=="number"&&typeof e.alpha=="number"};function dh(e){if(typeof e!="object")throw new sr(8);if(Yb(e))return Ko(e);if(Kb(e))return Gc(e);if(Qb(e))return Gb(e);if(Xb(e))return Wb(e);throw new sr(8)}function ph(e,t,r){return function(){var n=r.concat(Array.prototype.slice.call(arguments));return n.length>=t?e.apply(this,n):ph(e,t,n)}}function Su(e){return ph(e,e.length,[])}function Cu(e,t,r){return Math.max(e,Math.min(t,r))}function Jb(e,t){if(t==="transparent")return t;var r=ch(t);return dh(Oa({},r,{lightness:Cu(0,1,r.lightness-parseFloat(e))}))}var e7=Su(Jb),t7=e7;function r7(e,t){if(t==="transparent")return t;var r=ch(t);return dh(Oa({},r,{lightness:Cu(0,1,r.lightness+parseFloat(e))}))}var n7=Su(r7),a7=n7;function o7(e,t){if(t==="transparent")return t;var r=wu(t),n=typeof r.alpha=="number"?r.alpha:1,a=Oa({},r,{alpha:Cu(0,1,(n*100+parseFloat(e)*100)/100)});return Ko(a)}var l7=Su(o7),i7=l7;function u7(e,t){if(t==="transparent")return t;var r=wu(t),n=typeof r.alpha=="number"?r.alpha:1,a=Oa({},r,{alpha:Cu(0,1,+(n*100-parseFloat(e)*100).toFixed(2)/100)});return Ko(a)}var s7=Su(u7),c7=s7,U={primary:"#FF4785",secondary:"#029CFD",tertiary:"#FAFBFC",ancillary:"#22a699",orange:"#FC521F",gold:"#FFAE00",green:"#66BF3C",seafoam:"#37D5D3",purple:"#6F2CAC",ultraviolet:"#2A0481",lightest:"#FFFFFF",lighter:"#F7FAFC",light:"#EEF3F6",mediumlight:"#ECF4F9",medium:"#D9E8F2",mediumdark:"#73828C",dark:"#5C6870",darker:"#454E54",darkest:"#2E3438",border:"hsla(203, 50%, 30%, 0.15)",positive:"#66BF3C",negative:"#FF4400",warning:"#E69D00",critical:"#FFFFFF",defaultText:"#2E3438",inverseText:"#FFFFFF",positiveText:"#448028",negativeText:"#D43900",warningText:"#A15C20"},Zr={app:"#F6F9FC",bar:U.lightest,content:U.lightest,preview:U.lightest,gridCellSize:10,hoverable:c7(.9,U.secondary),positive:"#E1FFD4",negative:"#FEDED2",warning:"#FFF5CF",critical:"#FF4400"},cr={fonts:{base:['"Nunito Sans"',"-apple-system",'".SFNSText-Regular"','"San Francisco"',"BlinkMacSystemFont",'"Segoe UI"','"Helvetica Neue"',"Helvetica","Arial","sans-serif"].join(", "),mono:["ui-monospace","Menlo","Monaco",'"Roboto Mono"','"Oxygen Mono"','"Ubuntu Monospace"','"Source Code Pro"','"Droid Sans Mono"','"Courier New"',"monospace"].join(", ")},weight:{regular:400,bold:700},size:{s1:12,s2:14,s3:16,m1:20,m2:24,m3:28,l1:32,l2:40,l3:48,code:90}},d7={base:"light",colorPrimary:"#FF4785",colorSecondary:"#029CFD",appBg:Zr.app,appContentBg:U.lightest,appPreviewBg:U.lightest,appBorderColor:U.border,appBorderRadius:4,fontBase:cr.fonts.base,fontCode:cr.fonts.mono,textColor:U.darkest,textInverseColor:U.lightest,textMutedColor:U.dark,barTextColor:U.mediumdark,barHoverColor:U.secondary,barSelectedColor:U.secondary,barBg:U.lightest,buttonBg:Zr.app,buttonBorder:U.medium,booleanBg:U.mediumlight,booleanSelectedBg:U.lightest,inputBg:U.lightest,inputBorder:U.border,inputTextColor:U.darkest,inputBorderRadius:4},Ki=d7,p7={base:"dark",colorPrimary:"#FF4785",colorSecondary:"#029CFD",appBg:"#222425",appContentBg:"#1B1C1D",appPreviewBg:U.lightest,appBorderColor:"rgba(255,255,255,.1)",appBorderRadius:4,fontBase:cr.fonts.base,fontCode:cr.fonts.mono,textColor:"#C9CDCF",textInverseColor:"#222425",textMutedColor:"#798186",barTextColor:"#798186",barHoverColor:U.secondary,barSelectedColor:U.secondary,barBg:"#292C2E",buttonBg:"#222425",buttonBorder:"rgba(255,255,255,.1)",booleanBg:"#222425",booleanSelectedBg:"#2E3438",inputBg:"#1B1C1D",inputBorder:"rgba(255,255,255,.1)",inputTextColor:U.lightest,inputBorderRadius:4},f7=p7,{window:ks}=wb,m7=e=>({color:e}),h7=e=>typeof e!="string"?(Sb.warn(`Color passed to theme object should be a string. Instead ${e}(${typeof e}) was passed.`),!1):!0,g7=e=>!/(gradient|var|calc)/.test(e),y7=(e,t)=>e==="darken"?Ko(`${t7(1,t)}`,.95):e==="lighten"?Ko(`${a7(1,t)}`,.95):t,v7=e=>t=>{if(!h7(t)||!g7(t))return t;try{return y7(e,t)}catch{return t}},yo=v7("lighten"),fh=()=>!ks||!ks.matchMedia?"light":ks.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light",Kc={light:Ki,dark:f7,normal:Ki};fh();var b7=function(t){return t()},mh=V1.useInsertionEffect?V1.useInsertionEffect:!1,_d=mh||b7,Qp=mh||E.useLayoutEffect;function Vl(e){throw new Error('Could not dynamically require "'+e+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}var hh={exports:{}};(function(e,t){(function(r){e.exports=r()})(function(){return function r(n,a,o){function l(c,p){if(!a[c]){if(!n[c]){var f=typeof Vl=="function"&&Vl;if(!p&&f)return f(c,!0);if(s)return s(c,!0);var d=new Error("Cannot find module '"+c+"'");throw d.code="MODULE_NOT_FOUND",d}var m=a[c]={exports:{}};n[c][0].call(m.exports,function(h){var b=n[c][1][h];return l(b||h)},m,m.exports,r,n,a,o)}return a[c].exports}for(var s=typeof Vl=="function"&&Vl,u=0;u=0)return this.lastItem=this.list[s],this.list[s].val},o.prototype.set=function(l,s){var u;return this.lastItem&&this.isEqual(this.lastItem.key,l)?(this.lastItem.val=s,this):(u=this.indexOf(l),u>=0?(this.lastItem=this.list[u],this.list[u].val=s,this):(this.lastItem={key:l,val:s},this.list.push(this.lastItem),this.size++,this))},o.prototype.delete=function(l){var s;if(this.lastItem&&this.isEqual(this.lastItem.key,l)&&(this.lastItem=void 0),s=this.indexOf(l),s>=0)return this.size--,this.list.splice(s,1)[0]},o.prototype.has=function(l){var s;return this.lastItem&&this.isEqual(this.lastItem.key,l)?!0:(s=this.indexOf(l),s>=0?(this.lastItem=this.list[s],!0):!1)},o.prototype.forEach=function(l,s){var u;for(u=0;u0&&(y[g]={cacheItem:h,arg:arguments[g]},v?l(f,y):f.push(y),f.length>c&&s(f.shift())),m.wasMemoized=v,m.numArgs=g+1,C};return m.limit=c,m.wasMemoized=!1,m.cache=p,m.lru=f,m}};function l(c,p){var f=c.length,d=p.length,m,h,b;for(h=0;h=0&&(f=c[m],d=f.cacheItem.get(f.arg),!d||!d.size);m--)f.cacheItem.delete(f.arg)}function u(c,p){return c===p||c!==c&&p!==p}},{"map-or-similar":1}]},{},[3])(3)})})(hh);var E7=hh.exports;const qn=Na(E7),{logger:x7}=__STORYBOOK_MODULE_CLIENT_LOGGER__;var w7=kd({"../../node_modules/react-is/cjs/react-is.development.js"(e){(function(){var t=typeof Symbol=="function"&&Symbol.for,r=t?Symbol.for("react.element"):60103,n=t?Symbol.for("react.portal"):60106,a=t?Symbol.for("react.fragment"):60107,o=t?Symbol.for("react.strict_mode"):60108,l=t?Symbol.for("react.profiler"):60114,s=t?Symbol.for("react.provider"):60109,u=t?Symbol.for("react.context"):60110,c=t?Symbol.for("react.async_mode"):60111,p=t?Symbol.for("react.concurrent_mode"):60111,f=t?Symbol.for("react.forward_ref"):60112,d=t?Symbol.for("react.suspense"):60113,m=t?Symbol.for("react.suspense_list"):60120,h=t?Symbol.for("react.memo"):60115,b=t?Symbol.for("react.lazy"):60116,C=t?Symbol.for("react.block"):60121,g=t?Symbol.for("react.fundamental"):60117,y=t?Symbol.for("react.responder"):60118,v=t?Symbol.for("react.scope"):60119;function x(z){return typeof z=="string"||typeof z=="function"||z===a||z===p||z===l||z===o||z===d||z===m||typeof z=="object"&&z!==null&&(z.$$typeof===b||z.$$typeof===h||z.$$typeof===s||z.$$typeof===u||z.$$typeof===f||z.$$typeof===g||z.$$typeof===y||z.$$typeof===v||z.$$typeof===C)}function S(z){if(typeof z=="object"&&z!==null){var Dt=z.$$typeof;switch(Dt){case r:var Wt=z.type;switch(Wt){case c:case p:case a:case l:case o:case d:return Wt;default:var gn=Wt&&Wt.$$typeof;switch(gn){case u:case f:case b:case h:case s:return gn;default:return Dt}}case n:return Dt}}}var w=c,A=p,k=u,O=s,_=r,$=f,P=a,L=b,H=h,M=n,I=l,Z=o,R=d,F=!1;function B(z){return F||(F=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),q(z)||S(z)===c}function q(z){return S(z)===p}function K(z){return S(z)===u}function J(z){return S(z)===s}function ee(z){return typeof z=="object"&&z!==null&&z.$$typeof===r}function j(z){return S(z)===f}function G(z){return S(z)===a}function Y(z){return S(z)===b}function ke(z){return S(z)===h}function Ve(z){return S(z)===n}function vr(z){return S(z)===l}function Et(z){return S(z)===o}function qt(z){return S(z)===d}e.AsyncMode=w,e.ConcurrentMode=A,e.ContextConsumer=k,e.ContextProvider=O,e.Element=_,e.ForwardRef=$,e.Fragment=P,e.Lazy=L,e.Memo=H,e.Portal=M,e.Profiler=I,e.StrictMode=Z,e.Suspense=R,e.isAsyncMode=B,e.isConcurrentMode=q,e.isContextConsumer=K,e.isContextProvider=J,e.isElement=ee,e.isForwardRef=j,e.isFragment=G,e.isLazy=Y,e.isMemo=ke,e.isPortal=Ve,e.isProfiler=vr,e.isStrictMode=Et,e.isSuspense=qt,e.isValidElementType=x,e.typeOf=S})()}}),S7=kd({"../../node_modules/react-is/index.js"(e,t){t.exports=w7()}}),gh=kd({"../../node_modules/hoist-non-react-statics/dist/hoist-non-react-statics.cjs.js"(e,t){var r=S7(),n={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},a={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},o={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},l={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},s={};s[r.ForwardRef]=o,s[r.Memo]=l;function u(C){return r.isMemo(C)?l:s[C.$$typeof]||n}var c=Object.defineProperty,p=Object.getOwnPropertyNames,f=Object.getOwnPropertySymbols,d=Object.getOwnPropertyDescriptor,m=Object.getPrototypeOf,h=Object.prototype;function b(C,g,y){if(typeof g!="string"){if(h){var v=m(g);v&&v!==h&&b(C,v,y)}var x=p(g);f&&(x=x.concat(f(g)));for(var S=u(C),w=u(g),A=0;A0?Fe(Za,--lt):0,Ta--,be===10&&(Ta=1,ku--),be}function pt(){return be=lt2||Xo(be)>3?"":" "}function N7(e,t){for(;--t&&pt()&&!(be<48||be>102||be>57&&be<65||be>70&&be<97););return hl(e,fi()+(t<6&&hr()==32&&pt()==32))}function Qc(e){for(;pt();)switch(be){case e:return lt;case 34:case 39:e!==34&&e!==39&&Qc(be);break;case 40:e===41&&Qc(e);break;case 92:pt();break}return lt}function j7(e,t){for(;pt()&&e+be!==57&&!(e+be===84&&hr()===47););return"/*"+hl(t,lt-1)+"*"+Au(e===47?e:pt())}function H7(e){for(;!Xo(hr());)pt();return hl(e,lt)}function z7(e){return xh(hi("",null,null,null,[""],e=Eh(e),0,[0],e))}function hi(e,t,r,n,a,o,l,s,u){for(var c=0,p=0,f=l,d=0,m=0,h=0,b=1,C=1,g=1,y=0,v="",x=a,S=o,w=n,A=v;C;)switch(h=y,y=pt()){case 40:if(h!=108&&Fe(A,f-1)==58){Xc(A+=ne(mi(y),"&","&\f"),"&\f")!=-1&&(g=-1);break}case 34:case 39:case 91:A+=mi(y);break;case 9:case 10:case 13:case 32:A+=I7(h);break;case 92:A+=N7(fi()-1,7);continue;case 47:switch(hr()){case 42:case 47:Ul(Z7(j7(pt(),fi()),t,r),u);break;default:A+="/"}break;case 123*b:s[c++]=nr(A)*g;case 125*b:case 59:case 0:switch(y){case 0:case 125:C=0;case 59+p:g==-1&&(A=ne(A,/\f/g,"")),m>0&&nr(A)-f&&Ul(m>32?ef(A+";",n,r,f-1):ef(ne(A," ","")+";",n,r,f-2),u);break;case 59:A+=";";default:if(Ul(w=Jp(A,t,r,c,p,a,s,v,x=[],S=[],f),o),y===123)if(p===0)hi(A,t,w,w,x,o,f,s,S);else switch(d===99&&Fe(A,3)===110?100:d){case 100:case 108:case 109:case 115:hi(e,w,w,n&&Ul(Jp(e,w,w,0,0,a,s,v,a,x=[],f),S),a,S,f,s,n?x:S);break;default:hi(A,w,w,w,[""],S,0,s,S)}}c=p=m=0,b=g=1,v=A="",f=l;break;case 58:f=1+nr(A),m=h;default:if(b<1){if(y==123)--b;else if(y==125&&b++==0&&B7()==125)continue}switch(A+=Au(y),y*b){case 38:g=p>0?1:(A+="\f",-1);break;case 44:s[c++]=(nr(A)-1)*g,g=1;break;case 64:hr()===45&&(A+=mi(pt())),d=hr(),p=f=nr(v=A+=H7(fi())),y++;break;case 45:h===45&&nr(A)==2&&(b=0)}}return o}function Jp(e,t,r,n,a,o,l,s,u,c,p){for(var f=a-1,d=a===0?o:[""],m=Fd(d),h=0,b=0,C=0;h0?d[g]+" "+y:ne(y,/&\f/g,d[g])))&&(u[C++]=v);return _u(e,t,r,a===0?$d:s,u,c,p)}function Z7(e,t,r){return _u(e,t,r,Td,Au(P7()),Yo(e,2,-2),0)}function ef(e,t,r,n){return _u(e,t,r,Rd,Yo(e,0,n),Yo(e,n+1,-1),n)}function Ea(e,t){for(var r="",n=Fd(e),a=0;a-1},J7=function(e){return function(t,r,n){if(!(t.type!=="rule"||e.compat)){var a=t.value.match(/(:first|:nth|:nth-last)-child/g);if(a){for(var o=!!t.parent,l=o?t.parent.children:n,s=l.length-1;s>=0;s--){var u=l[s];if(u.line=0;r--)if(!wh(t[r]))return!0;return!1},nf=function(e){e.type="",e.value="",e.return="",e.children="",e.props=""},t6=function(e,t,r){wh(e)&&(e.parent?(console.error("`@import` rules can't be nested inside other rules. Please move it to the top level and put it before regular rules. Keep in mind that they can only be used within global styles."),nf(e)):e6(t,r)&&(console.error("`@import` rules can't be after other rules. Please put your `@import` rules before your other rules."),nf(e)))};function Sh(e,t){switch(L7(e,t)){case 5103:return re+"print-"+e+e;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return re+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return re+e+Yi+e+He+e+e;case 6828:case 4268:return re+e+He+e+e;case 6165:return re+e+He+"flex-"+e+e;case 5187:return re+e+ne(e,/(\w+).+(:[^]+)/,re+"box-$1$2"+He+"flex-$1$2")+e;case 5443:return re+e+He+"flex-item-"+ne(e,/flex-|-self/,"")+e;case 4675:return re+e+He+"flex-line-pack"+ne(e,/align-content|flex-|-self/,"")+e;case 5548:return re+e+He+ne(e,"shrink","negative")+e;case 5292:return re+e+He+ne(e,"basis","preferred-size")+e;case 6060:return re+"box-"+ne(e,"-grow","")+re+e+He+ne(e,"grow","positive")+e;case 4554:return re+ne(e,/([^-])(transform)/g,"$1"+re+"$2")+e;case 6187:return ne(ne(ne(e,/(zoom-|grab)/,re+"$1"),/(image-set)/,re+"$1"),e,"")+e;case 5495:case 3959:return ne(e,/(image-set\([^]*)/,re+"$1$`$1");case 4968:return ne(ne(e,/(.+:)(flex-)?(.*)/,re+"box-pack:$3"+He+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+re+e+e;case 4095:case 3583:case 4068:case 2532:return ne(e,/(.+)-inline(.+)/,re+"$1$2")+e;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(nr(e)-1-t>6)switch(Fe(e,t+1)){case 109:if(Fe(e,t+4)!==45)break;case 102:return ne(e,/(.+:)(.+)-([^]+)/,"$1"+re+"$2-$3$1"+Yi+(Fe(e,t+3)==108?"$3":"$2-$3"))+e;case 115:return~Xc(e,"stretch")?Sh(ne(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(Fe(e,t+1)!==115)break;case 6444:switch(Fe(e,nr(e)-3-(~Xc(e,"!important")&&10))){case 107:return ne(e,":",":"+re)+e;case 101:return ne(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+re+(Fe(e,14)===45?"inline-":"")+"box$3$1"+re+"$2$3$1"+He+"$2box$3")+e}break;case 5936:switch(Fe(e,t+11)){case 114:return re+e+He+ne(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return re+e+He+ne(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return re+e+He+ne(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return re+e+He+e+e}return e}var r6=function(e,t,r,n){if(e.length>-1&&!e.return)switch(e.type){case Rd:e.return=Sh(e.value,e.length);break;case yh:return Ea([io(e,{value:ne(e.value,"@","@"+re)})],n);case $d:if(e.length)return M7(e.props,function(a){switch(D7(a,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return Ea([io(e,{props:[ne(a,/:(read-\w+)/,":"+Yi+"$1")]})],n);case"::placeholder":return Ea([io(e,{props:[ne(a,/:(plac\w+)/,":"+re+"input-$1")]}),io(e,{props:[ne(a,/:(plac\w+)/,":"+Yi+"$1")]}),io(e,{props:[ne(a,/:(plac\w+)/,He+"input-$1")]})],n)}return""})}},n6=[r6],a6=function(e){var t=e.key;if(!t)throw new Error(`You have to configure \`key\` for your cache. Please make sure it's unique (and not equal to 'css') as it's used for linking styles to your cache. -If multiple caches share the same key they might "fight" for each other's style elements.`);if(t==="css"){var r=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(r,function(h){var b=h.getAttribute("data-emotion");b.indexOf(" ")!==-1&&(document.head.appendChild(h),h.setAttribute("data-s",""))})}var n=e.stylisPlugins||n6;if(/[^a-z-]/.test(t))throw new Error('Emotion key must only contain lower case alphabetical characters and - but "'+t+'" was passed');var a={},o,l=[];o=e.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+t+' "]'),function(h){for(var b=h.getAttribute("data-emotion").split(" "),C=1;C=4;++n,a-=4)r=e.charCodeAt(n)&255|(e.charCodeAt(++n)&255)<<8|(e.charCodeAt(++n)&255)<<16|(e.charCodeAt(++n)&255)<<24,r=(r&65535)*1540483477+((r>>>16)*59797<<16),r^=r>>>24,t=(r&65535)*1540483477+((r>>>16)*59797<<16)^(t&65535)*1540483477+((t>>>16)*59797<<16);switch(a){case 3:t^=(e.charCodeAt(n+2)&255)<<16;case 2:t^=(e.charCodeAt(n+1)&255)<<8;case 1:t^=e.charCodeAt(n)&255,t=(t&65535)*1540483477+((t>>>16)*59797<<16)}return t^=t>>>13,t=(t&65535)*1540483477+((t>>>16)*59797<<16),((t^t>>>15)>>>0).toString(36)}var i6={animationIterationCount:1,aspectRatio:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},af=`You have illegal escape sequence in your template literal, most likely inside content's property value. -Because you write your CSS inside a JavaScript string you actually have to do double escaping, so for example "content: '\\00d7';" should become "content: '\\\\00d7';". -You can read more about this here: -https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals#ES2018_revision_of_illegal_escape_sequences`,u6="You have passed in falsy value as style object's key (can happen when in example you pass unexported component as computed key).",s6=/[A-Z]|^ms/g,Ch=/_EMO_([^_]+?)_([^]*?)_EMO_/g,Dd=function(e){return e.charCodeAt(1)===45},of=function(e){return e!=null&&typeof e!="boolean"},_s=Od(function(e){return Dd(e)?e:e.replace(s6,"-$&").toLowerCase()}),Xi=function(e,t){switch(e){case"animation":case"animationName":if(typeof t=="string")return t.replace(Ch,function(r,n,a){return ar={name:n,styles:a,next:ar},n})}return i6[e]!==1&&!Dd(e)&&typeof t=="number"&&t!==0?t+"px":t};lf=/(var|attr|counters?|url|element|(((repeating-)?(linear|radial))|conic)-gradient)\(|(no-)?(open|close)-quote/,uf=["normal","none","initial","inherit","unset"],sf=Xi,cf=/^-ms-/,df=/-(.)/g,Os={},Xi=function(e,t){if(e==="content"&&(typeof t!="string"||uf.indexOf(t)===-1&&!lf.test(t)&&(t.charAt(0)!==t.charAt(t.length-1)||t.charAt(0)!=='"'&&t.charAt(0)!=="'")))throw new Error("You seem to be using a value for 'content' without quotes, try replacing it with `content: '\""+t+"\"'`");var r=sf(e,t);return r!==""&&!Dd(e)&&e.indexOf("-")!==-1&&Os[e]===void 0&&(Os[e]=!0,console.error("Using kebab-case for css properties in objects is not supported. Did you mean "+e.replace(cf,"ms-").replace(df,function(n,a){return a.toUpperCase()})+"?")),r};var lf,uf,sf,cf,df,Os,Ah="Component selectors can only be used in conjunction with @emotion/babel-plugin, the swc Emotion plugin, or another Emotion-aware compiler transform.";function Qo(e,t,r){if(r==null)return"";if(r.__emotion_styles!==void 0){if(r.toString()==="NO_COMPONENT_SELECTOR")throw new Error(Ah);return r}switch(typeof r){case"boolean":return"";case"object":{if(r.anim===1)return ar={name:r.name,styles:r.styles,next:ar},r.name;if(r.styles!==void 0){var n=r.next;if(n!==void 0)for(;n!==void 0;)ar={name:n.name,styles:n.styles,next:ar},n=n.next;var a=r.styles+";";return r.map!==void 0&&(a+=r.map),a}return c6(e,t,r)}case"function":{if(e!==void 0){var o=ar,l=r(e);return ar=o,Qo(e,t,l)}else console.error("Functions that are interpolated in css calls will be stringified.\nIf you want to have a css call based on props, create a function that returns a css call like this\nlet dynamicStyle = (props) => css`color: ${props.color}`\nIt can be called directly with props or interpolated in a styled call like this\nlet SomeComponent = styled('div')`${dynamicStyle}`");break}case"string":var s=[],u=r.replace(Ch,function(p,f,d){var m="animation"+s.length;return s.push("const "+m+" = keyframes`"+d.replace(/^@keyframes animation-\w+/,"")+"`"),"${"+m+"}"});s.length&&console.error("`keyframes` output got interpolated into plain string, please wrap it with `css`.\n\nInstead of doing this:\n\n"+[].concat(s,["`"+u+"`"]).join(` -`)+` - -You should wrap it with \`css\` like this: - -`+("css`"+u+"`"));break}if(t==null)return r;var c=t[r];return c!==void 0?c:r}function c6(e,t,r){var n="";if(Array.isArray(r))for(var a=0;a ({})}!");return r}if(t==null||typeof t!="object"||Array.isArray(t))throw new Error("[ThemeProvider] Please make your theme prop a plain object");return Jc({},e,t)},m6=tf(function(e){return tf(function(t){return f6(e,t)})}),_h=function(e){var t=E.useContext(un);return e.theme!==t&&(t=m6(t)(e.theme)),E.createElement(un.Provider,{value:t},e.children)},ff="__EMOTION_TYPE_PLEASE_DO_NOT_USE__",mf="__EMOTION_LABEL_PLEASE_DO_NOT_USE__",h6=function(e){var t=e.cache,r=e.serialized,n=e.isStringTag;return Ou(t,r,n),_d(function(){return Tu(t,r,n)}),null},g6=$u(function(e,t,r){var n=e.css;typeof n=="string"&&t.registered[n]!==void 0&&(n=t.registered[n]);var a=e[ff],o=[n],l="";typeof e.className=="string"?l=Ld(t.registered,o,e.className):e.className!=null&&(l=e.className+" ");var s=$a(o,void 0,E.useContext(un));if(s.name.indexOf("-")===-1){var u=e[mf];u&&(s=$a([s,"label:"+u+";"]))}l+=t.key+"-"+s.name;var c={};for(var p in e)d6.call(e,p)&&p!=="css"&&p!==ff&&p!==mf&&(c[p]=e[p]);return c.ref=r,c.className=l,E.createElement(E.Fragment,null,E.createElement(h6,{cache:t,serialized:s,isStringTag:typeof a=="string"}),E.createElement(a,c))});g6.displayName="EmotionCssPropInternal";uh(gh());var y6={name:"@emotion/react",version:"11.11.1",main:"dist/emotion-react.cjs.js",module:"dist/emotion-react.esm.js",browser:{"./dist/emotion-react.esm.js":"./dist/emotion-react.browser.esm.js"},exports:{".":{module:{worker:"./dist/emotion-react.worker.esm.js",browser:"./dist/emotion-react.browser.esm.js",default:"./dist/emotion-react.esm.js"},import:"./dist/emotion-react.cjs.mjs",default:"./dist/emotion-react.cjs.js"},"./jsx-runtime":{module:{worker:"./jsx-runtime/dist/emotion-react-jsx-runtime.worker.esm.js",browser:"./jsx-runtime/dist/emotion-react-jsx-runtime.browser.esm.js",default:"./jsx-runtime/dist/emotion-react-jsx-runtime.esm.js"},import:"./jsx-runtime/dist/emotion-react-jsx-runtime.cjs.mjs",default:"./jsx-runtime/dist/emotion-react-jsx-runtime.cjs.js"},"./_isolated-hnrs":{module:{worker:"./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.worker.esm.js",browser:"./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.browser.esm.js",default:"./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.esm.js"},import:"./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.cjs.mjs",default:"./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.cjs.js"},"./jsx-dev-runtime":{module:{worker:"./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.worker.esm.js",browser:"./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.browser.esm.js",default:"./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.esm.js"},import:"./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.cjs.mjs",default:"./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.cjs.js"},"./package.json":"./package.json","./types/css-prop":"./types/css-prop.d.ts","./macro":{types:{import:"./macro.d.mts",default:"./macro.d.ts"},default:"./macro.js"}},types:"types/index.d.ts",files:["src","dist","jsx-runtime","jsx-dev-runtime","_isolated-hnrs","types/*.d.ts","macro.*"],sideEffects:!1,author:"Emotion Contributors",license:"MIT",scripts:{"test:typescript":"dtslint types"},dependencies:{"@babel/runtime":"^7.18.3","@emotion/babel-plugin":"^11.11.0","@emotion/cache":"^11.11.0","@emotion/serialize":"^1.1.2","@emotion/use-insertion-effect-with-fallbacks":"^1.0.1","@emotion/utils":"^1.2.1","@emotion/weak-memoize":"^0.3.1","hoist-non-react-statics":"^3.3.1"},peerDependencies:{react:">=16.8.0"},peerDependenciesMeta:{"@types/react":{optional:!0}},devDependencies:{"@definitelytyped/dtslint":"0.0.112","@emotion/css":"11.11.0","@emotion/css-prettifier":"1.1.3","@emotion/server":"11.11.0","@emotion/styled":"11.11.0","html-tag-names":"^1.1.2",react:"16.14.0","svg-tag-names":"^1.1.1",typescript:"^4.5.5"},repository:"https://github.com/emotion-js/emotion/tree/main/packages/react",publishConfig:{access:"public"},"umd:main":"dist/emotion-react.umd.min.js",preconstruct:{entrypoints:["./index.js","./jsx-runtime.js","./jsx-dev-runtime.js","./_isolated-hnrs.js"],umdName:"emotionReact",exports:{envConditions:["browser","worker"],extra:{"./types/css-prop":"./types/css-prop.d.ts","./macro":{types:{import:"./macro.d.mts",default:"./macro.d.ts"},default:"./macro.js"}}}}},hf=!1,v6=$u(function(e,t){!hf&&(e.className||e.css)&&(console.error("It looks like you're using the css prop on Global, did you mean to use the styles prop instead?"),hf=!0);var r=e.styles,n=$a([r],void 0,E.useContext(un)),a=E.useRef();return Qp(function(){var o=t.key+"-global",l=new t.sheet.constructor({key:o,nonce:t.sheet.nonce,container:t.sheet.container,speedy:t.sheet.isSpeedy}),s=!1,u=document.querySelector('style[data-emotion="'+o+" "+n.name+'"]');return t.sheet.tags.length&&(l.before=t.sheet.tags[0]),u!==null&&(s=!0,u.setAttribute("data-emotion",o),l.hydrate([u])),a.current=[l,s],function(){l.flush()}},[t]),Qp(function(){var o=a.current,l=o[0],s=o[1];if(s){o[1]=!1;return}if(n.next!==void 0&&Tu(t,n.next,!0),l.tags.length){var u=l.tags[l.tags.length-1].nextElementSibling;l.before=u,l.flush()}t.insert("",n,l,!1)},[t,n.name]),null});v6.displayName="EmotionGlobal";function Pd(){for(var e=arguments.length,t=new Array(e),r=0;r component."),l="";for(var s in o)o[s]&&s&&(l&&(l+=" "),l+=s)}break}default:l=o}l&&(a&&(a+=" "),a+=l)}}return a};function E6(e,t,r){var n=[],a=Ld(e,n,r);return n.length<2?r:a+t(n)}var x6=function(e){var t=e.cache,r=e.serializedArr;return _d(function(){for(var n=0;n96?S6:C6},vf=function(e,t,r){var n;if(t){var a=t.shouldForwardProp;n=e.__emotion_forwardProp&&a?function(o){return e.__emotion_forwardProp(o)&&a(o)}:a}return typeof n!="function"&&r&&(n=e.__emotion_forwardProp),n},bf=`You have illegal escape sequence in your template literal, most likely inside content's property value. -Because you write your CSS inside a JavaScript string you actually have to do double escaping, so for example "content: '\\00d7';" should become "content: '\\\\00d7';". -You can read more about this here: -https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals#ES2018_revision_of_illegal_escape_sequences`,A6=function(e){var t=e.cache,r=e.serialized,n=e.isStringTag;return Ou(t,r,n),_d(function(){return Tu(t,r,n)}),null},k6=function e(t,r){if(t===void 0)throw new Error(`You are trying to create a styled element with an undefined component. -You may have forgotten to import it.`);var n=t.__emotion_real===t,a=n&&t.__emotion_base||t,o,l;r!==void 0&&(o=r.label,l=r.target);var s=vf(t,r,n),u=s||yf(a),c=!u("as");return function(){var p=arguments,f=n&&t.__emotion_styles!==void 0?t.__emotion_styles.slice(0):[];if(o!==void 0&&f.push("label:"+o+";"),p[0]==null||p[0].raw===void 0)f.push.apply(f,p);else{p[0][0]===void 0&&console.error(bf),f.push(p[0][0]);for(var d=p.length,m=1;m({body:{fontFamily:e.fonts.base,fontSize:e.size.s3,margin:0,WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale",WebkitTapHighlightColor:"rgba(0, 0, 0, 0)",WebkitOverflowScrolling:"touch"},"*":{boxSizing:"border-box"},"h1, h2, h3, h4, h5, h6":{fontWeight:e.weight.regular,margin:0,padding:0},"button, input, textarea, select":{fontFamily:"inherit",fontSize:"inherit",boxSizing:"border-box"},sub:{fontSize:"0.8em",bottom:"-0.2em"},sup:{fontSize:"0.8em",top:"-0.2em"},"b, strong":{fontWeight:e.weight.bold},hr:{border:"none",borderTop:"1px solid silver",clear:"both",marginBottom:"1.25rem"},code:{fontFamily:e.fonts.mono,WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale",display:"inline-block",paddingLeft:2,paddingRight:2,verticalAlign:"baseline",color:"inherit"},pre:{fontFamily:e.fonts.mono,WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale",lineHeight:"18px",padding:"11px 1rem",whiteSpace:"pre-wrap",color:"inherit",borderRadius:3,margin:"1rem 0"}}));qn(1)(({color:e,background:t,typography:r})=>{let n=T6({typography:r});return{...n,body:{...n.body,color:e.defaultText,background:t.app,overflow:"hidden"},hr:{...n.hr,borderTop:`1px solid ${e.border}`}}});var $6={rubber:"cubic-bezier(0.175, 0.885, 0.335, 1.05)"},R6=Va` - from { - transform: rotate(0deg); - } - to { - transform: rotate(360deg); - } -`,Th=Va` - 0%, 100% { opacity: 1; } - 50% { opacity: .4; } -`,F6=Va` - 0% { transform: translateY(1px); } - 25% { transform: translateY(0px); } - 50% { transform: translateY(-3px); } - 100% { transform: translateY(1px); } -`,L6=Va` - 0%, 100% { transform:translate3d(0,0,0); } - 12.5%, 62.5% { transform:translate3d(-4px,0,0); } - 37.5%, 87.5% { transform: translate3d(4px,0,0); } -`,D6=Pd` - animation: ${Th} 1.5s ease-in-out infinite; - color: transparent; - cursor: progress; -`,M6=Pd` - transition: all 150ms ease-out; - transform: translate3d(0, 0, 0); - - &:hover { - transform: translate3d(0, -2px, 0); - } - - &:active { - transform: translate3d(0, 0, 0); - } -`,P6={rotate360:R6,glow:Th,float:F6,jiggle:L6,inlineGlow:D6,hoverable:M6},B6={BASE_FONT_FAMILY:"Menlo, monospace",BASE_FONT_SIZE:"11px",BASE_LINE_HEIGHT:1.2,BASE_BACKGROUND_COLOR:"rgb(36, 36, 36)",BASE_COLOR:"rgb(213, 213, 213)",OBJECT_PREVIEW_ARRAY_MAX_PROPERTIES:10,OBJECT_PREVIEW_OBJECT_MAX_PROPERTIES:5,OBJECT_NAME_COLOR:"rgb(227, 110, 236)",OBJECT_VALUE_NULL_COLOR:"rgb(127, 127, 127)",OBJECT_VALUE_UNDEFINED_COLOR:"rgb(127, 127, 127)",OBJECT_VALUE_REGEXP_COLOR:"rgb(233, 63, 59)",OBJECT_VALUE_STRING_COLOR:"rgb(233, 63, 59)",OBJECT_VALUE_SYMBOL_COLOR:"rgb(233, 63, 59)",OBJECT_VALUE_NUMBER_COLOR:"hsl(252, 100%, 75%)",OBJECT_VALUE_BOOLEAN_COLOR:"hsl(252, 100%, 75%)",OBJECT_VALUE_FUNCTION_PREFIX_COLOR:"rgb(85, 106, 242)",HTML_TAG_COLOR:"rgb(93, 176, 215)",HTML_TAGNAME_COLOR:"rgb(93, 176, 215)",HTML_TAGNAME_TEXT_TRANSFORM:"lowercase",HTML_ATTRIBUTE_NAME_COLOR:"rgb(155, 187, 220)",HTML_ATTRIBUTE_VALUE_COLOR:"rgb(242, 151, 102)",HTML_COMMENT_COLOR:"rgb(137, 137, 137)",HTML_DOCTYPE_COLOR:"rgb(192, 192, 192)",ARROW_COLOR:"rgb(145, 145, 145)",ARROW_MARGIN_RIGHT:3,ARROW_FONT_SIZE:12,ARROW_ANIMATION_DURATION:"0",TREENODE_FONT_FAMILY:"Menlo, monospace",TREENODE_FONT_SIZE:"11px",TREENODE_LINE_HEIGHT:1.2,TREENODE_PADDING_LEFT:12,TABLE_BORDER_COLOR:"rgb(85, 85, 85)",TABLE_TH_BACKGROUND_COLOR:"rgb(44, 44, 44)",TABLE_TH_HOVER_COLOR:"rgb(48, 48, 48)",TABLE_SORT_ICON_COLOR:"black",TABLE_DATA_BACKGROUND_IMAGE:"linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 50%, rgba(51, 139, 255, 0.0980392) 50%, rgba(51, 139, 255, 0.0980392))",TABLE_DATA_BACKGROUND_SIZE:"128px 32px"},I6={BASE_FONT_FAMILY:"Menlo, monospace",BASE_FONT_SIZE:"11px",BASE_LINE_HEIGHT:1.2,BASE_BACKGROUND_COLOR:"white",BASE_COLOR:"black",OBJECT_PREVIEW_ARRAY_MAX_PROPERTIES:10,OBJECT_PREVIEW_OBJECT_MAX_PROPERTIES:5,OBJECT_NAME_COLOR:"rgb(136, 19, 145)",OBJECT_VALUE_NULL_COLOR:"rgb(128, 128, 128)",OBJECT_VALUE_UNDEFINED_COLOR:"rgb(128, 128, 128)",OBJECT_VALUE_REGEXP_COLOR:"rgb(196, 26, 22)",OBJECT_VALUE_STRING_COLOR:"rgb(196, 26, 22)",OBJECT_VALUE_SYMBOL_COLOR:"rgb(196, 26, 22)",OBJECT_VALUE_NUMBER_COLOR:"rgb(28, 0, 207)",OBJECT_VALUE_BOOLEAN_COLOR:"rgb(28, 0, 207)",OBJECT_VALUE_FUNCTION_PREFIX_COLOR:"rgb(13, 34, 170)",HTML_TAG_COLOR:"rgb(168, 148, 166)",HTML_TAGNAME_COLOR:"rgb(136, 18, 128)",HTML_TAGNAME_TEXT_TRANSFORM:"lowercase",HTML_ATTRIBUTE_NAME_COLOR:"rgb(153, 69, 0)",HTML_ATTRIBUTE_VALUE_COLOR:"rgb(26, 26, 166)",HTML_COMMENT_COLOR:"rgb(35, 110, 37)",HTML_DOCTYPE_COLOR:"rgb(192, 192, 192)",ARROW_COLOR:"#6e6e6e",ARROW_MARGIN_RIGHT:3,ARROW_FONT_SIZE:12,ARROW_ANIMATION_DURATION:"0",TREENODE_FONT_FAMILY:"Menlo, monospace",TREENODE_FONT_SIZE:"11px",TREENODE_LINE_HEIGHT:1.2,TREENODE_PADDING_LEFT:12,TABLE_BORDER_COLOR:"#aaa",TABLE_TH_BACKGROUND_COLOR:"#eee",TABLE_TH_HOVER_COLOR:"hsla(0, 0%, 90%, 1)",TABLE_SORT_ICON_COLOR:"#6e6e6e",TABLE_DATA_BACKGROUND_IMAGE:"linear-gradient(to bottom, white, white 50%, rgb(234, 243, 255) 50%, rgb(234, 243, 255))",TABLE_DATA_BACKGROUND_SIZE:"128px 32px"},N6=e=>Object.entries(e).reduce((t,[r,n])=>({...t,[r]:m7(n)}),{}),j6=({colors:e,mono:t})=>{let r=N6(e);return{token:{fontFamily:t,WebkitFontSmoothing:"antialiased","&.tag":r.red3,"&.comment":{...r.green1,fontStyle:"italic"},"&.prolog":{...r.green1,fontStyle:"italic"},"&.doctype":{...r.green1,fontStyle:"italic"},"&.cdata":{...r.green1,fontStyle:"italic"},"&.string":r.red1,"&.url":r.cyan1,"&.symbol":r.cyan1,"&.number":r.cyan1,"&.boolean":r.cyan1,"&.variable":r.cyan1,"&.constant":r.cyan1,"&.inserted":r.cyan1,"&.atrule":r.blue1,"&.keyword":r.blue1,"&.attr-value":r.blue1,"&.punctuation":r.gray1,"&.operator":r.gray1,"&.function":r.gray1,"&.deleted":r.red2,"&.important":{fontWeight:"bold"},"&.bold":{fontWeight:"bold"},"&.italic":{fontStyle:"italic"},"&.class-name":r.cyan2,"&.selector":r.red3,"&.attr-name":r.red4,"&.property":r.red4,"&.regex":r.red4,"&.entity":r.red4,"&.directive.tag .tag":{background:"#ffff00",...r.gray1}},"language-json .token.boolean":r.blue1,"language-json .token.number":r.blue1,"language-json .token.property":r.cyan2,namespace:{opacity:.7}}},H6={green1:"#008000",red1:"#A31515",red2:"#9a050f",red3:"#800000",red4:"#ff0000",gray1:"#393A34",cyan1:"#36acaa",cyan2:"#2B91AF",blue1:"#0000ff",blue2:"#00009f"},z6={green1:"#7C7C7C",red1:"#92C379",red2:"#9a050f",red3:"#A8FF60",red4:"#96CBFE",gray1:"#EDEDED",cyan1:"#C6C5FE",cyan2:"#FFFFB6",blue1:"#B474DD",blue2:"#00009f"},Z6=e=>({primary:e.colorPrimary,secondary:e.colorSecondary,tertiary:U.tertiary,ancillary:U.ancillary,orange:U.orange,gold:U.gold,green:U.green,seafoam:U.seafoam,purple:U.purple,ultraviolet:U.ultraviolet,lightest:U.lightest,lighter:U.lighter,light:U.light,mediumlight:U.mediumlight,medium:U.medium,mediumdark:U.mediumdark,dark:U.dark,darker:U.darker,darkest:U.darkest,border:U.border,positive:U.positive,negative:U.negative,warning:U.warning,critical:U.critical,defaultText:e.textColor||U.darkest,inverseText:e.textInverseColor||U.lightest,positiveText:U.positiveText,negativeText:U.negativeText,warningText:U.warningText}),e0=(e=Kc[fh()])=>{let{base:t,colorPrimary:r,colorSecondary:n,appBg:a,appContentBg:o,appPreviewBg:l,appBorderColor:s,appBorderRadius:u,fontBase:c,fontCode:p,textColor:f,textInverseColor:d,barTextColor:m,barHoverColor:h,barSelectedColor:b,barBg:C,buttonBg:g,buttonBorder:y,booleanBg:v,booleanSelectedBg:x,inputBg:S,inputBorder:w,inputTextColor:A,inputBorderRadius:k,brandTitle:O,brandUrl:_,brandImage:$,brandTarget:P,gridCellSize:L,...H}=e;return{...H,base:t,color:Z6(e),background:{app:a,bar:C,content:o,preview:l,gridCellSize:L||Zr.gridCellSize,hoverable:Zr.hoverable,positive:Zr.positive,negative:Zr.negative,warning:Zr.warning,critical:Zr.critical},typography:{fonts:{base:c,mono:p},weight:cr.weight,size:cr.size},animation:P6,easing:$6,input:{background:S,border:w,borderRadius:k,color:A},button:{background:g||S,border:y||w},boolean:{background:v||w,selectedBackground:x||S},layoutMargin:10,appBorderColor:s,appBorderRadius:u,barTextColor:m,barHoverColor:h||n,barSelectedColor:b||n,barBg:C,brand:{title:O,url:_,image:$||(O?null:void 0),target:P},code:j6({colors:t==="light"?H6:z6,mono:p}),addonActionsTheme:{...t==="light"?I6:B6,BASE_FONT_FAMILY:p,BASE_FONT_SIZE:cr.size.s2-1,BASE_LINE_HEIGHT:"18px",BASE_BACKGROUND_COLOR:"transparent",BASE_COLOR:f,ARROW_COLOR:i7(.2,s),ARROW_MARGIN_RIGHT:4,ARROW_FONT_SIZE:8,TREENODE_FONT_FAMILY:p,TREENODE_FONT_SIZE:cr.size.s2-1,TREENODE_LINE_HEIGHT:"18px",TREENODE_PADDING_LEFT:12}}},V6=e=>Object.keys(e).length===0,Fs=e=>e!=null&&typeof e=="object",U6=(e,...t)=>Object.prototype.hasOwnProperty.call(e,...t),q6=()=>Object.create(null),$h=(e,t)=>e===t||!Fs(e)||!Fs(t)?{}:Object.keys(e).reduce((r,n)=>{if(U6(t,n)){let a=$h(e[n],t[n]);return Fs(a)&&V6(a)||(r[n]=a),r}return r[n]=void 0,r},q6()),W6=$h;function G6(e){for(var t=[],r=1;r{if(!e)return e0(Ki);let t=W6(Ki,e);return Object.keys(t).length&&x7.warn(G6` - Your theme is missing properties, you should update your theme! - - theme-data missing: - `,t),e0(e)},t0="/* emotion-disable-server-rendering-unsafe-selector-warning-please-do-not-use-this-the-warning-exists-for-a-reason */",Y6=Object.create,Rh=Object.defineProperty,X6=Object.getOwnPropertyDescriptor,Fh=Object.getOwnPropertyNames,Q6=Object.getPrototypeOf,J6=Object.prototype.hasOwnProperty,W=(e,t)=>function(){return t||(0,e[Fh(e)[0]])((t={exports:{}}).exports,t),t.exports},eE=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of Fh(t))!J6.call(e,a)&&a!==r&&Rh(e,a,{get:()=>t[a],enumerable:!(n=X6(t,a))||n.enumerable});return e},yt=(e,t,r)=>(r=e!=null?Y6(Q6(e)):{},eE(!e||!e.__esModule?Rh(r,"default",{value:e,enumerable:!0}):r,e)),tE=W({"../../node_modules/refractor/lang/markdown.js"(e,t){t.exports=r,r.displayName="markdown",r.aliases=["md"];function r(n){(function(a){var o=/(?:\\.|[^\\\n\r]|(?:\n|\r\n?)(?![\r\n]))/.source;function l(h){return h=h.replace(//g,function(){return o}),RegExp(/((?:^|[^\\])(?:\\{2})*)/.source+"(?:"+h+")")}var s=/(?:\\.|``(?:[^`\r\n]|`(?!`))+``|`[^`\r\n]+`|[^\\|\r\n`])+/.source,u=/\|?__(?:\|__)+\|?(?:(?:\n|\r\n?)|(?![\s\S]))/.source.replace(/__/g,function(){return s}),c=/\|?[ \t]*:?-{3,}:?[ \t]*(?:\|[ \t]*:?-{3,}:?[ \t]*)+\|?(?:\n|\r\n?)/.source;a.languages.markdown=a.languages.extend("markup",{}),a.languages.insertBefore("markdown","prolog",{"front-matter-block":{pattern:/(^(?:\s*[\r\n])?)---(?!.)[\s\S]*?[\r\n]---(?!.)/,lookbehind:!0,greedy:!0,inside:{punctuation:/^---|---$/,"front-matter":{pattern:/\S+(?:\s+\S+)*/,alias:["yaml","language-yaml"],inside:a.languages.yaml}}},blockquote:{pattern:/^>(?:[\t ]*>)*/m,alias:"punctuation"},table:{pattern:RegExp("^"+u+c+"(?:"+u+")*","m"),inside:{"table-data-rows":{pattern:RegExp("^("+u+c+")(?:"+u+")*$"),lookbehind:!0,inside:{"table-data":{pattern:RegExp(s),inside:a.languages.markdown},punctuation:/\|/}},"table-line":{pattern:RegExp("^("+u+")"+c+"$"),lookbehind:!0,inside:{punctuation:/\||:?-{3,}:?/}},"table-header-row":{pattern:RegExp("^"+u+"$"),inside:{"table-header":{pattern:RegExp(s),alias:"important",inside:a.languages.markdown},punctuation:/\|/}}}},code:[{pattern:/((?:^|\n)[ \t]*\n|(?:^|\r\n?)[ \t]*\r\n?)(?: {4}|\t).+(?:(?:\n|\r\n?)(?: {4}|\t).+)*/,lookbehind:!0,alias:"keyword"},{pattern:/^```[\s\S]*?^```$/m,greedy:!0,inside:{"code-block":{pattern:/^(```.*(?:\n|\r\n?))[\s\S]+?(?=(?:\n|\r\n?)^```$)/m,lookbehind:!0},"code-language":{pattern:/^(```).+/,lookbehind:!0},punctuation:/```/}}],title:[{pattern:/\S.*(?:\n|\r\n?)(?:==+|--+)(?=[ \t]*$)/m,alias:"important",inside:{punctuation:/==+$|--+$/}},{pattern:/(^\s*)#.+/m,lookbehind:!0,alias:"important",inside:{punctuation:/^#+|#+$/}}],hr:{pattern:/(^\s*)([*-])(?:[\t ]*\2){2,}(?=\s*$)/m,lookbehind:!0,alias:"punctuation"},list:{pattern:/(^\s*)(?:[*+-]|\d+\.)(?=[\t ].)/m,lookbehind:!0,alias:"punctuation"},"url-reference":{pattern:/!?\[[^\]]+\]:[\t ]+(?:\S+|<(?:\\.|[^>\\])+>)(?:[\t ]+(?:"(?:\\.|[^"\\])*"|'(?:\\.|[^'\\])*'|\((?:\\.|[^)\\])*\)))?/,inside:{variable:{pattern:/^(!?\[)[^\]]+/,lookbehind:!0},string:/(?:"(?:\\.|[^"\\])*"|'(?:\\.|[^'\\])*'|\((?:\\.|[^)\\])*\))$/,punctuation:/^[\[\]!:]|[<>]/},alias:"url"},bold:{pattern:l(/\b__(?:(?!_)|_(?:(?!_))+_)+__\b|\*\*(?:(?!\*)|\*(?:(?!\*))+\*)+\*\*/.source),lookbehind:!0,greedy:!0,inside:{content:{pattern:/(^..)[\s\S]+(?=..$)/,lookbehind:!0,inside:{}},punctuation:/\*\*|__/}},italic:{pattern:l(/\b_(?:(?!_)|__(?:(?!_))+__)+_\b|\*(?:(?!\*)|\*\*(?:(?!\*))+\*\*)+\*/.source),lookbehind:!0,greedy:!0,inside:{content:{pattern:/(^.)[\s\S]+(?=.$)/,lookbehind:!0,inside:{}},punctuation:/[*_]/}},strike:{pattern:l(/(~~?)(?:(?!~))+\2/.source),lookbehind:!0,greedy:!0,inside:{content:{pattern:/(^~~?)[\s\S]+(?=\1$)/,lookbehind:!0,inside:{}},punctuation:/~~?/}},"code-snippet":{pattern:/(^|[^\\`])(?:``[^`\r\n]+(?:`[^`\r\n]+)*``(?!`)|`[^`\r\n]+`(?!`))/,lookbehind:!0,greedy:!0,alias:["code","keyword"]},url:{pattern:l(/!?\[(?:(?!\]))+\](?:\([^\s)]+(?:[\t ]+"(?:\\.|[^"\\])*")?\)|[ \t]?\[(?:(?!\]))+\])/.source),lookbehind:!0,greedy:!0,inside:{operator:/^!/,content:{pattern:/(^\[)[^\]]+(?=\])/,lookbehind:!0,inside:{}},variable:{pattern:/(^\][ \t]?\[)[^\]]+(?=\]$)/,lookbehind:!0},url:{pattern:/(^\]\()[^\s)]+/,lookbehind:!0},string:{pattern:/(^[ \t]+)"(?:\\.|[^"\\])*"(?=\)$)/,lookbehind:!0}}}}),["url","bold","italic","strike"].forEach(function(h){["url","bold","italic","strike","code-snippet"].forEach(function(b){h!==b&&(a.languages.markdown[h].inside.content.inside[b]=a.languages.markdown[b])})}),a.hooks.add("after-tokenize",function(h){if(h.language!=="markdown"&&h.language!=="md")return;function b(C){if(!(!C||typeof C=="string"))for(var g=0,y=C.length;g",quot:'"'},d=String.fromCodePoint||String.fromCharCode;function m(h){var b=h.replace(p,"");return b=b.replace(/&(\w{1,8}|#x?[\da-f]{1,8});/gi,function(C,g){if(g=g.toLowerCase(),g[0]==="#"){var y;return g[1]==="x"?y=parseInt(g.slice(2),16):y=Number(g.slice(1)),d(y)}else{var v=f[g];return v||C}}),b}a.languages.md=a.languages.markdown})(n)}}}),rE=W({"../../node_modules/refractor/lang/yaml.js"(e,t){t.exports=r,r.displayName="yaml",r.aliases=["yml"];function r(n){(function(a){var o=/[*&][^\s[\]{},]+/,l=/!(?:<[\w\-%#;/?:@&=+$,.!~*'()[\]]+>|(?:[a-zA-Z\d-]*!)?[\w\-%#;/?:@&=+$.~*'()]+)?/,s="(?:"+l.source+"(?:[ ]+"+o.source+")?|"+o.source+"(?:[ ]+"+l.source+")?)",u=/(?:[^\s\x00-\x08\x0e-\x1f!"#%&'*,\-:>?@[\]`{|}\x7f-\x84\x86-\x9f\ud800-\udfff\ufffe\uffff]|[?:-])(?:[ \t]*(?:(?![#:])|:))*/.source.replace(//g,function(){return/[^\s\x00-\x08\x0e-\x1f,[\]{}\x7f-\x84\x86-\x9f\ud800-\udfff\ufffe\uffff]/.source}),c=/"(?:[^"\\\r\n]|\\.)*"|'(?:[^'\\\r\n]|\\.)*'/.source;function p(f,d){d=(d||"").replace(/m/g,"")+"m";var m=/([:\-,[{]\s*(?:\s<>[ \t]+)?)(?:<>)(?=[ \t]*(?:$|,|\]|\}|(?:[\r\n]\s*)?#))/.source.replace(/<>/g,function(){return s}).replace(/<>/g,function(){return f});return RegExp(m,d)}a.languages.yaml={scalar:{pattern:RegExp(/([\-:]\s*(?:\s<>[ \t]+)?[|>])[ \t]*(?:((?:\r?\n|\r)[ \t]+)\S[^\r\n]*(?:\2[^\r\n]+)*)/.source.replace(/<>/g,function(){return s})),lookbehind:!0,alias:"string"},comment:/#.*/,key:{pattern:RegExp(/((?:^|[:\-,[{\r\n?])[ \t]*(?:<>[ \t]+)?)<>(?=\s*:\s)/.source.replace(/<>/g,function(){return s}).replace(/<>/g,function(){return"(?:"+u+"|"+c+")"})),lookbehind:!0,greedy:!0,alias:"atrule"},directive:{pattern:/(^[ \t]*)%.+/m,lookbehind:!0,alias:"important"},datetime:{pattern:p(/\d{4}-\d\d?-\d\d?(?:[tT]|[ \t]+)\d\d?:\d{2}:\d{2}(?:\.\d*)?(?:[ \t]*(?:Z|[-+]\d\d?(?::\d{2})?))?|\d{4}-\d{2}-\d{2}|\d\d?:\d{2}(?::\d{2}(?:\.\d*)?)?/.source),lookbehind:!0,alias:"number"},boolean:{pattern:p(/false|true/.source,"i"),lookbehind:!0,alias:"important"},null:{pattern:p(/null|~/.source,"i"),lookbehind:!0,alias:"important"},string:{pattern:p(c),lookbehind:!0,greedy:!0},number:{pattern:p(/[+-]?(?:0x[\da-f]+|0o[0-7]+|(?:\d+(?:\.\d*)?|\.\d+)(?:e[+-]?\d+)?|\.inf|\.nan)/.source,"i"),lookbehind:!0},tag:l,important:o,punctuation:/---|[:[\]{}\-,|>?]|\.\.\./},a.languages.yml=a.languages.yaml})(n)}}}),Lh=W({"../../node_modules/refractor/lang/typescript.js"(e,t){t.exports=r,r.displayName="typescript",r.aliases=["ts"];function r(n){(function(a){a.languages.typescript=a.languages.extend("javascript",{"class-name":{pattern:/(\b(?:class|extends|implements|instanceof|interface|new|type)\s+)(?!keyof\b)(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?:\s*<(?:[^<>]|<(?:[^<>]|<[^<>]*>)*>)*>)?/,lookbehind:!0,greedy:!0,inside:null},builtin:/\b(?:Array|Function|Promise|any|boolean|console|never|number|string|symbol|unknown)\b/}),a.languages.typescript.keyword.push(/\b(?:abstract|declare|is|keyof|readonly|require)\b/,/\b(?:asserts|infer|interface|module|namespace|type)\b(?=\s*(?:[{_$a-zA-Z\xA0-\uFFFF]|$))/,/\btype\b(?=\s*(?:[\{*]|$))/),delete a.languages.typescript.parameter,delete a.languages.typescript["literal-property"];var o=a.languages.extend("typescript",{});delete o["class-name"],a.languages.typescript["class-name"].inside=o,a.languages.insertBefore("typescript","function",{decorator:{pattern:/@[$\w\xA0-\uFFFF]+/,inside:{at:{pattern:/^@/,alias:"operator"},function:/^[\s\S]+/}},"generic-function":{pattern:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*\s*<(?:[^<>]|<(?:[^<>]|<[^<>]*>)*>)*>(?=\s*\()/,greedy:!0,inside:{function:/^#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*/,generic:{pattern:/<[\s\S]+/,alias:"class-name",inside:o}}}}),a.languages.ts=a.languages.typescript})(n)}}}),Dh=W({"../../node_modules/refractor/lang/jsx.js"(e,t){t.exports=r,r.displayName="jsx",r.aliases=[];function r(n){(function(a){var o=a.util.clone(a.languages.javascript),l=/(?:\s|\/\/.*(?!.)|\/\*(?:[^*]|\*(?!\/))\*\/)/.source,s=/(?:\{(?:\{(?:\{[^{}]*\}|[^{}])*\}|[^{}])*\})/.source,u=/(?:\{*\.{3}(?:[^{}]|)*\})/.source;function c(d,m){return d=d.replace(//g,function(){return l}).replace(//g,function(){return s}).replace(//g,function(){return u}),RegExp(d,m)}u=c(u).source,a.languages.jsx=a.languages.extend("markup",o),a.languages.jsx.tag.pattern=c(/<\/?(?:[\w.:-]+(?:+(?:[\w.:$-]+(?:=(?:"(?:\\[\s\S]|[^\\"])*"|'(?:\\[\s\S]|[^\\'])*'|[^\s{'"/>=]+|))?|))**\/?)?>/.source),a.languages.jsx.tag.inside.tag.pattern=/^<\/?[^\s>\/]*/,a.languages.jsx.tag.inside["attr-value"].pattern=/=(?!\{)(?:"(?:\\[\s\S]|[^\\"])*"|'(?:\\[\s\S]|[^\\'])*'|[^\s'">]+)/,a.languages.jsx.tag.inside.tag.inside["class-name"]=/^[A-Z]\w*(?:\.[A-Z]\w*)*$/,a.languages.jsx.tag.inside.comment=o.comment,a.languages.insertBefore("inside","attr-name",{spread:{pattern:c(//.source),inside:a.languages.jsx}},a.languages.jsx.tag),a.languages.insertBefore("inside","special-attr",{script:{pattern:c(/=/.source),alias:"language-javascript",inside:{"script-punctuation":{pattern:/^=(?=\{)/,alias:"punctuation"},rest:a.languages.jsx}}},a.languages.jsx.tag);var p=function(d){return d?typeof d=="string"?d:typeof d.content=="string"?d.content:d.content.map(p).join(""):""},f=function(d){for(var m=[],h=0;h0&&m[m.length-1].tagName===p(b.content[0].content[1])&&m.pop():b.content[b.content.length-1].content==="/>"||m.push({tagName:p(b.content[0].content[1]),openedBraces:0}):m.length>0&&b.type==="punctuation"&&b.content==="{"?m[m.length-1].openedBraces++:m.length>0&&m[m.length-1].openedBraces>0&&b.type==="punctuation"&&b.content==="}"?m[m.length-1].openedBraces--:C=!0),(C||typeof b=="string")&&m.length>0&&m[m.length-1].openedBraces===0){var g=p(b);h0&&(typeof d[h-1]=="string"||d[h-1].type==="plain-text")&&(g=p(d[h-1])+g,d.splice(h-1,1),h--),d[h]=new a.Token("plain-text",g,null,g)}b.content&&typeof b.content!="string"&&f(b.content)}};a.hooks.add("after-tokenize",function(d){d.language!=="jsx"&&d.language!=="tsx"||f(d.tokens)})})(n)}}}),nE=W({"../../node_modules/refractor/lang/tsx.js"(e,t){var r=Dh(),n=Lh();t.exports=a,a.displayName="tsx",a.aliases=[];function a(o){o.register(r),o.register(n),function(l){var s=l.util.clone(l.languages.typescript);l.languages.tsx=l.languages.extend("jsx",s),delete l.languages.tsx.parameter,delete l.languages.tsx["literal-property"];var u=l.languages.tsx.tag;u.pattern=RegExp(/(^|[^\w$]|(?=<\/))/.source+"(?:"+u.pattern.source+")",u.pattern.flags),u.lookbehind=!0}(o)}}}),aE=W({"../../node_modules/refractor/lang/clike.js"(e,t){t.exports=r,r.displayName="clike",r.aliases=[];function r(n){n.languages.clike={comment:[{pattern:/(^|[^\\])\/\*[\s\S]*?(?:\*\/|$)/,lookbehind:!0,greedy:!0},{pattern:/(^|[^\\:])\/\/.*/,lookbehind:!0,greedy:!0}],string:{pattern:/(["'])(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/,greedy:!0},"class-name":{pattern:/(\b(?:class|extends|implements|instanceof|interface|new|trait)\s+|\bcatch\s+\()[\w.\\]+/i,lookbehind:!0,inside:{punctuation:/[.\\]/}},keyword:/\b(?:break|catch|continue|do|else|finally|for|function|if|in|instanceof|new|null|return|throw|try|while)\b/,boolean:/\b(?:false|true)\b/,function:/\b\w+(?=\()/,number:/\b0x[\da-f]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?/i,operator:/[<>]=?|[!=]=?=?|--?|\+\+?|&&?|\|\|?|[?*/~^%]/,punctuation:/[{}[\];(),.:]/}}}}),oE=W({"../../node_modules/refractor/lang/javascript.js"(e,t){t.exports=r,r.displayName="javascript",r.aliases=["js"];function r(n){n.languages.javascript=n.languages.extend("clike",{"class-name":[n.languages.clike["class-name"],{pattern:/(^|[^$\w\xA0-\uFFFF])(?!\s)[_$A-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\.(?:constructor|prototype))/,lookbehind:!0}],keyword:[{pattern:/((?:^|\})\s*)catch\b/,lookbehind:!0},{pattern:/(^|[^.]|\.\.\.\s*)\b(?:as|assert(?=\s*\{)|async(?=\s*(?:function\b|\(|[$\w\xA0-\uFFFF]|$))|await|break|case|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally(?=\s*(?:\{|$))|for|from(?=\s*(?:['"]|$))|function|(?:get|set)(?=\s*(?:[#\[$\w\xA0-\uFFFF]|$))|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)\b/,lookbehind:!0}],function:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*(?:\.\s*(?:apply|bind|call)\s*)?\()/,number:{pattern:RegExp(/(^|[^\w$])/.source+"(?:"+(/NaN|Infinity/.source+"|"+/0[bB][01]+(?:_[01]+)*n?/.source+"|"+/0[oO][0-7]+(?:_[0-7]+)*n?/.source+"|"+/0[xX][\dA-Fa-f]+(?:_[\dA-Fa-f]+)*n?/.source+"|"+/\d+(?:_\d+)*n/.source+"|"+/(?:\d+(?:_\d+)*(?:\.(?:\d+(?:_\d+)*)?)?|\.\d+(?:_\d+)*)(?:[Ee][+-]?\d+(?:_\d+)*)?/.source)+")"+/(?![\w$])/.source),lookbehind:!0},operator:/--|\+\+|\*\*=?|=>|&&=?|\|\|=?|[!=]==|<<=?|>>>?=?|[-+*/%&|^!=<>]=?|\.{3}|\?\?=?|\?\.?|[~:]/}),n.languages.javascript["class-name"][0].pattern=/(\b(?:class|extends|implements|instanceof|interface|new)\s+)[\w.\\]+/,n.languages.insertBefore("javascript","keyword",{regex:{pattern:/((?:^|[^$\w\xA0-\uFFFF."'\])\s]|\b(?:return|yield))\s*)\/(?:\[(?:[^\]\\\r\n]|\\.)*\]|\\.|[^/\\\[\r\n])+\/[dgimyus]{0,7}(?=(?:\s|\/\*(?:[^*]|\*(?!\/))*\*\/)*(?:$|[\r\n,.;:})\]]|\/\/))/,lookbehind:!0,greedy:!0,inside:{"regex-source":{pattern:/^(\/)[\s\S]+(?=\/[a-z]*$)/,lookbehind:!0,alias:"language-regex",inside:n.languages.regex},"regex-delimiter":/^\/|\/$/,"regex-flags":/^[a-z]+$/}},"function-variable":{pattern:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*[=:]\s*(?:async\s*)?(?:\bfunction\b|(?:\((?:[^()]|\([^()]*\))*\)|(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)\s*=>))/,alias:"function"},parameter:[{pattern:/(function(?:\s+(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)?\s*\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\))/,lookbehind:!0,inside:n.languages.javascript},{pattern:/(^|[^$\w\xA0-\uFFFF])(?!\s)[_$a-z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*=>)/i,lookbehind:!0,inside:n.languages.javascript},{pattern:/(\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\)\s*=>)/,lookbehind:!0,inside:n.languages.javascript},{pattern:/((?:\b|\s|^)(?!(?:as|async|await|break|case|catch|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally|for|from|function|get|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|set|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)(?![$\w\xA0-\uFFFF]))(?:(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*\s*)\(\s*|\]\s*\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\)\s*\{)/,lookbehind:!0,inside:n.languages.javascript}],constant:/\b[A-Z](?:[A-Z_]|\dx?)*\b/}),n.languages.insertBefore("javascript","string",{hashbang:{pattern:/^#!.*/,greedy:!0,alias:"comment"},"template-string":{pattern:/`(?:\\[\s\S]|\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}|(?!\$\{)[^\\`])*`/,greedy:!0,inside:{"template-punctuation":{pattern:/^`|`$/,alias:"string"},interpolation:{pattern:/((?:^|[^\\])(?:\\{2})*)\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}/,lookbehind:!0,inside:{"interpolation-punctuation":{pattern:/^\$\{|\}$/,alias:"punctuation"},rest:n.languages.javascript}},string:/[\s\S]+/}},"string-property":{pattern:/((?:^|[,{])[ \t]*)(["'])(?:\\(?:\r\n|[\s\S])|(?!\2)[^\\\r\n])*\2(?=\s*:)/m,lookbehind:!0,greedy:!0,alias:"property"}}),n.languages.insertBefore("javascript","operator",{"literal-property":{pattern:/((?:^|[,{])[ \t]*)(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*:)/m,lookbehind:!0,alias:"property"}}),n.languages.markup&&(n.languages.markup.tag.addInlined("script","javascript"),n.languages.markup.tag.addAttribute(/on(?:abort|blur|change|click|composition(?:end|start|update)|dblclick|error|focus(?:in|out)?|key(?:down|up)|load|mouse(?:down|enter|leave|move|out|over|up)|reset|resize|scroll|select|slotchange|submit|unload|wheel)/.source,"javascript")),n.languages.js=n.languages.javascript}}}),Mh=W({"../../node_modules/refractor/lang/css.js"(e,t){t.exports=r,r.displayName="css",r.aliases=[];function r(n){(function(a){var o=/(?:"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"|'(?:\\(?:\r\n|[\s\S])|[^'\\\r\n])*')/;a.languages.css={comment:/\/\*[\s\S]*?\*\//,atrule:{pattern:/@[\w-](?:[^;{\s]|\s+(?![\s{]))*(?:;|(?=\s*\{))/,inside:{rule:/^@[\w-]+/,"selector-function-argument":{pattern:/(\bselector\s*\(\s*(?![\s)]))(?:[^()\s]|\s+(?![\s)])|\((?:[^()]|\([^()]*\))*\))+(?=\s*\))/,lookbehind:!0,alias:"selector"},keyword:{pattern:/(^|[^\w-])(?:and|not|only|or)(?![\w-])/,lookbehind:!0}}},url:{pattern:RegExp("\\burl\\((?:"+o.source+"|"+/(?:[^\\\r\n()"']|\\[\s\S])*/.source+")\\)","i"),greedy:!0,inside:{function:/^url/i,punctuation:/^\(|\)$/,string:{pattern:RegExp("^"+o.source+"$"),alias:"url"}}},selector:{pattern:RegExp(`(^|[{}\\s])[^{}\\s](?:[^{};"'\\s]|\\s+(?![\\s{])|`+o.source+")*(?=\\s*\\{)"),lookbehind:!0},string:{pattern:o,greedy:!0},property:{pattern:/(^|[^-\w\xA0-\uFFFF])(?!\s)[-_a-z\xA0-\uFFFF](?:(?!\s)[-\w\xA0-\uFFFF])*(?=\s*:)/i,lookbehind:!0},important:/!important\b/i,function:{pattern:/(^|[^-a-z0-9])[-a-z0-9]+(?=\()/i,lookbehind:!0},punctuation:/[(){};:,]/},a.languages.css.atrule.inside.rest=a.languages.css;var l=a.languages.markup;l&&(l.tag.addInlined("style","css"),l.tag.addAttribute("style","css"))})(n)}}}),Ph=W({"../../node_modules/refractor/lang/markup.js"(e,t){t.exports=r,r.displayName="markup",r.aliases=["html","mathml","svg","xml","ssml","atom","rss"];function r(n){n.languages.markup={comment:{pattern://,greedy:!0},prolog:{pattern:/<\?[\s\S]+?\?>/,greedy:!0},doctype:{pattern:/"'[\]]|"[^"]*"|'[^']*')+(?:\[(?:[^<"'\]]|"[^"]*"|'[^']*'|<(?!!--)|)*\]\s*)?>/i,greedy:!0,inside:{"internal-subset":{pattern:/(^[^\[]*\[)[\s\S]+(?=\]>$)/,lookbehind:!0,greedy:!0,inside:null},string:{pattern:/"[^"]*"|'[^']*'/,greedy:!0},punctuation:/^$|[[\]]/,"doctype-tag":/^DOCTYPE/i,name:/[^\s<>'"]+/}},cdata:{pattern://i,greedy:!0},tag:{pattern:/<\/?(?!\d)[^\s>\/=$<%]+(?:\s(?:\s*[^\s>\/=]+(?:\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))|(?=[\s/>])))+)?\s*\/?>/,greedy:!0,inside:{tag:{pattern:/^<\/?[^\s>\/]+/,inside:{punctuation:/^<\/?/,namespace:/^[^\s>\/:]+:/}},"special-attr":[],"attr-value":{pattern:/=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+)/,inside:{punctuation:[{pattern:/^=/,alias:"attr-equals"},/"|'/]}},punctuation:/\/?>/,"attr-name":{pattern:/[^\s>\/]+/,inside:{namespace:/^[^\s>\/:]+:/}}}},entity:[{pattern:/&[\da-z]{1,8};/i,alias:"named-entity"},/&#x?[\da-f]{1,8};/i]},n.languages.markup.tag.inside["attr-value"].inside.entity=n.languages.markup.entity,n.languages.markup.doctype.inside["internal-subset"].inside=n.languages.markup,n.hooks.add("wrap",function(a){a.type==="entity"&&(a.attributes.title=a.content.value.replace(/&/,"&"))}),Object.defineProperty(n.languages.markup.tag,"addInlined",{value:function(a,o){var l={};l["language-"+o]={pattern:/(^$)/i,lookbehind:!0,inside:n.languages[o]},l.cdata=/^$/i;var s={"included-cdata":{pattern://i,inside:l}};s["language-"+o]={pattern:/[\s\S]+/,inside:n.languages[o]};var u={};u[a]={pattern:RegExp(/(<__[^>]*>)(?:))*\]\]>|(?!)/.source.replace(/__/g,function(){return a}),"i"),lookbehind:!0,greedy:!0,inside:s},n.languages.insertBefore("markup","cdata",u)}}),Object.defineProperty(n.languages.markup.tag,"addAttribute",{value:function(a,o){n.languages.markup.tag.inside["special-attr"].push({pattern:RegExp(/(^|["'\s])/.source+"(?:"+a+")"+/\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))/.source,"i"),lookbehind:!0,inside:{"attr-name":/^[^\s=]+/,"attr-value":{pattern:/=[\s\S]+/,inside:{value:{pattern:/(^=\s*(["']|(?!["'])))\S[\s\S]*(?=\2$)/,lookbehind:!0,alias:[o,"language-"+o],inside:n.languages[o]},punctuation:[{pattern:/^=/,alias:"attr-equals"},/"|'/]}}}})}}),n.languages.html=n.languages.markup,n.languages.mathml=n.languages.markup,n.languages.svg=n.languages.markup,n.languages.xml=n.languages.extend("markup",{}),n.languages.ssml=n.languages.xml,n.languages.atom=n.languages.xml,n.languages.rss=n.languages.xml}}}),lE=W({"../../node_modules/xtend/immutable.js"(e,t){t.exports=n;var r=Object.prototype.hasOwnProperty;function n(){for(var a={},o=0;o4&&C.slice(0,4)===o&&l.test(b)&&(b.charAt(4)==="-"?g=p(b):b=f(b),y=n),new y(g,b))}function p(h){var b=h.slice(5).replace(s,m);return o+b.charAt(0).toUpperCase()+b.slice(1)}function f(h){var b=h.slice(4);return s.test(b)?h:(b=b.replace(u,d),b.charAt(0)!=="-"&&(b="-"+b),o+b)}function d(h){return"-"+h.toLowerCase()}function m(h){return h.charAt(1).toUpperCase()}}}),gE=W({"../../node_modules/hast-util-parse-selector/index.js"(e,t){t.exports=n;var r=/[#.]/g;function n(a,o){for(var l=a||"",s=o||"div",u={},c=0,p,f,d;c",Iacute:"Í",Icirc:"Î",Igrave:"Ì",Iuml:"Ï",LT:"<",Ntilde:"Ñ",Oacute:"Ó",Ocirc:"Ô",Ograve:"Ò",Oslash:"Ø",Otilde:"Õ",Ouml:"Ö",QUOT:'"',REG:"®",THORN:"Þ",Uacute:"Ú",Ucirc:"Û",Ugrave:"Ù",Uuml:"Ü",Yacute:"Ý",aacute:"á",acirc:"â",acute:"´",aelig:"æ",agrave:"à",amp:"&",aring:"å",atilde:"ã",auml:"ä",brvbar:"¦",ccedil:"ç",cedil:"¸",cent:"¢",copy:"©",curren:"¤",deg:"°",divide:"÷",eacute:"é",ecirc:"ê",egrave:"è",eth:"ð",euml:"ë",frac12:"½",frac14:"¼",frac34:"¾",gt:">",iacute:"í",icirc:"î",iexcl:"¡",igrave:"ì",iquest:"¿",iuml:"ï",laquo:"«",lt:"<",macr:"¯",micro:"µ",middot:"·",nbsp:" ",not:"¬",ntilde:"ñ",oacute:"ó",ocirc:"ô",ograve:"ò",ordf:"ª",ordm:"º",oslash:"ø",otilde:"õ",ouml:"ö",para:"¶",plusmn:"±",pound:"£",quot:'"',raquo:"»",reg:"®",sect:"§",shy:"­",sup1:"¹",sup2:"²",sup3:"³",szlig:"ß",thorn:"þ",times:"×",uacute:"ú",ucirc:"û",ugrave:"ù",uml:"¨",uuml:"ü",yacute:"ý",yen:"¥",yuml:"ÿ"}}}),SE=W({"../../node_modules/character-reference-invalid/index.json"(e,t){t.exports={0:"�",128:"€",130:"‚",131:"ƒ",132:"„",133:"…",134:"†",135:"‡",136:"ˆ",137:"‰",138:"Š",139:"‹",140:"Œ",142:"Ž",145:"‘",146:"’",147:"“",148:"”",149:"•",150:"–",151:"—",152:"˜",153:"™",154:"š",155:"›",156:"œ",158:"ž",159:"Ÿ"}}}),Hh=W({"../../node_modules/is-decimal/index.js"(e,t){t.exports=r;function r(n){var a=typeof n=="string"?n.charCodeAt(0):n;return a>=48&&a<=57}}}),CE=W({"../../node_modules/is-hexadecimal/index.js"(e,t){t.exports=r;function r(n){var a=typeof n=="string"?n.charCodeAt(0):n;return a>=97&&a<=102||a>=65&&a<=70||a>=48&&a<=57}}}),AE=W({"../../node_modules/is-alphabetical/index.js"(e,t){t.exports=r;function r(n){var a=typeof n=="string"?n.charCodeAt(0):n;return a>=97&&a<=122||a>=65&&a<=90}}}),kE=W({"../../node_modules/is-alphanumerical/index.js"(e,t){var r=AE(),n=Hh();t.exports=a;function a(o){return r(o)||n(o)}}}),_E=W({"../../node_modules/parse-entities/node_modules/character-entities/index.json"(e,t){t.exports={AEli:"Æ",AElig:"Æ",AM:"&",AMP:"&",Aacut:"Á",Aacute:"Á",Abreve:"Ă",Acir:"Â",Acirc:"Â",Acy:"А",Afr:"𝔄",Agrav:"À",Agrave:"À",Alpha:"Α",Amacr:"Ā",And:"⩓",Aogon:"Ą",Aopf:"𝔸",ApplyFunction:"⁡",Arin:"Å",Aring:"Å",Ascr:"𝒜",Assign:"≔",Atild:"Ã",Atilde:"Ã",Aum:"Ä",Auml:"Ä",Backslash:"∖",Barv:"⫧",Barwed:"⌆",Bcy:"Б",Because:"∵",Bernoullis:"ℬ",Beta:"Β",Bfr:"𝔅",Bopf:"𝔹",Breve:"˘",Bscr:"ℬ",Bumpeq:"≎",CHcy:"Ч",COP:"©",COPY:"©",Cacute:"Ć",Cap:"⋒",CapitalDifferentialD:"ⅅ",Cayleys:"ℭ",Ccaron:"Č",Ccedi:"Ç",Ccedil:"Ç",Ccirc:"Ĉ",Cconint:"∰",Cdot:"Ċ",Cedilla:"¸",CenterDot:"·",Cfr:"ℭ",Chi:"Χ",CircleDot:"⊙",CircleMinus:"⊖",CirclePlus:"⊕",CircleTimes:"⊗",ClockwiseContourIntegral:"∲",CloseCurlyDoubleQuote:"”",CloseCurlyQuote:"’",Colon:"∷",Colone:"⩴",Congruent:"≡",Conint:"∯",ContourIntegral:"∮",Copf:"ℂ",Coproduct:"∐",CounterClockwiseContourIntegral:"∳",Cross:"⨯",Cscr:"𝒞",Cup:"⋓",CupCap:"≍",DD:"ⅅ",DDotrahd:"⤑",DJcy:"Ђ",DScy:"Ѕ",DZcy:"Џ",Dagger:"‡",Darr:"↡",Dashv:"⫤",Dcaron:"Ď",Dcy:"Д",Del:"∇",Delta:"Δ",Dfr:"𝔇",DiacriticalAcute:"´",DiacriticalDot:"˙",DiacriticalDoubleAcute:"˝",DiacriticalGrave:"`",DiacriticalTilde:"˜",Diamond:"⋄",DifferentialD:"ⅆ",Dopf:"𝔻",Dot:"¨",DotDot:"⃜",DotEqual:"≐",DoubleContourIntegral:"∯",DoubleDot:"¨",DoubleDownArrow:"⇓",DoubleLeftArrow:"⇐",DoubleLeftRightArrow:"⇔",DoubleLeftTee:"⫤",DoubleLongLeftArrow:"⟸",DoubleLongLeftRightArrow:"⟺",DoubleLongRightArrow:"⟹",DoubleRightArrow:"⇒",DoubleRightTee:"⊨",DoubleUpArrow:"⇑",DoubleUpDownArrow:"⇕",DoubleVerticalBar:"∥",DownArrow:"↓",DownArrowBar:"⤓",DownArrowUpArrow:"⇵",DownBreve:"̑",DownLeftRightVector:"⥐",DownLeftTeeVector:"⥞",DownLeftVector:"↽",DownLeftVectorBar:"⥖",DownRightTeeVector:"⥟",DownRightVector:"⇁",DownRightVectorBar:"⥗",DownTee:"⊤",DownTeeArrow:"↧",Downarrow:"⇓",Dscr:"𝒟",Dstrok:"Đ",ENG:"Ŋ",ET:"Ð",ETH:"Ð",Eacut:"É",Eacute:"É",Ecaron:"Ě",Ecir:"Ê",Ecirc:"Ê",Ecy:"Э",Edot:"Ė",Efr:"𝔈",Egrav:"È",Egrave:"È",Element:"∈",Emacr:"Ē",EmptySmallSquare:"◻",EmptyVerySmallSquare:"▫",Eogon:"Ę",Eopf:"𝔼",Epsilon:"Ε",Equal:"⩵",EqualTilde:"≂",Equilibrium:"⇌",Escr:"ℰ",Esim:"⩳",Eta:"Η",Eum:"Ë",Euml:"Ë",Exists:"∃",ExponentialE:"ⅇ",Fcy:"Ф",Ffr:"𝔉",FilledSmallSquare:"◼",FilledVerySmallSquare:"▪",Fopf:"𝔽",ForAll:"∀",Fouriertrf:"ℱ",Fscr:"ℱ",GJcy:"Ѓ",G:">",GT:">",Gamma:"Γ",Gammad:"Ϝ",Gbreve:"Ğ",Gcedil:"Ģ",Gcirc:"Ĝ",Gcy:"Г",Gdot:"Ġ",Gfr:"𝔊",Gg:"⋙",Gopf:"𝔾",GreaterEqual:"≥",GreaterEqualLess:"⋛",GreaterFullEqual:"≧",GreaterGreater:"⪢",GreaterLess:"≷",GreaterSlantEqual:"⩾",GreaterTilde:"≳",Gscr:"𝒢",Gt:"≫",HARDcy:"Ъ",Hacek:"ˇ",Hat:"^",Hcirc:"Ĥ",Hfr:"ℌ",HilbertSpace:"ℋ",Hopf:"ℍ",HorizontalLine:"─",Hscr:"ℋ",Hstrok:"Ħ",HumpDownHump:"≎",HumpEqual:"≏",IEcy:"Е",IJlig:"IJ",IOcy:"Ё",Iacut:"Í",Iacute:"Í",Icir:"Î",Icirc:"Î",Icy:"И",Idot:"İ",Ifr:"ℑ",Igrav:"Ì",Igrave:"Ì",Im:"ℑ",Imacr:"Ī",ImaginaryI:"ⅈ",Implies:"⇒",Int:"∬",Integral:"∫",Intersection:"⋂",InvisibleComma:"⁣",InvisibleTimes:"⁢",Iogon:"Į",Iopf:"𝕀",Iota:"Ι",Iscr:"ℐ",Itilde:"Ĩ",Iukcy:"І",Ium:"Ï",Iuml:"Ï",Jcirc:"Ĵ",Jcy:"Й",Jfr:"𝔍",Jopf:"𝕁",Jscr:"𝒥",Jsercy:"Ј",Jukcy:"Є",KHcy:"Х",KJcy:"Ќ",Kappa:"Κ",Kcedil:"Ķ",Kcy:"К",Kfr:"𝔎",Kopf:"𝕂",Kscr:"𝒦",LJcy:"Љ",L:"<",LT:"<",Lacute:"Ĺ",Lambda:"Λ",Lang:"⟪",Laplacetrf:"ℒ",Larr:"↞",Lcaron:"Ľ",Lcedil:"Ļ",Lcy:"Л",LeftAngleBracket:"⟨",LeftArrow:"←",LeftArrowBar:"⇤",LeftArrowRightArrow:"⇆",LeftCeiling:"⌈",LeftDoubleBracket:"⟦",LeftDownTeeVector:"⥡",LeftDownVector:"⇃",LeftDownVectorBar:"⥙",LeftFloor:"⌊",LeftRightArrow:"↔",LeftRightVector:"⥎",LeftTee:"⊣",LeftTeeArrow:"↤",LeftTeeVector:"⥚",LeftTriangle:"⊲",LeftTriangleBar:"⧏",LeftTriangleEqual:"⊴",LeftUpDownVector:"⥑",LeftUpTeeVector:"⥠",LeftUpVector:"↿",LeftUpVectorBar:"⥘",LeftVector:"↼",LeftVectorBar:"⥒",Leftarrow:"⇐",Leftrightarrow:"⇔",LessEqualGreater:"⋚",LessFullEqual:"≦",LessGreater:"≶",LessLess:"⪡",LessSlantEqual:"⩽",LessTilde:"≲",Lfr:"𝔏",Ll:"⋘",Lleftarrow:"⇚",Lmidot:"Ŀ",LongLeftArrow:"⟵",LongLeftRightArrow:"⟷",LongRightArrow:"⟶",Longleftarrow:"⟸",Longleftrightarrow:"⟺",Longrightarrow:"⟹",Lopf:"𝕃",LowerLeftArrow:"↙",LowerRightArrow:"↘",Lscr:"ℒ",Lsh:"↰",Lstrok:"Ł",Lt:"≪",Map:"⤅",Mcy:"М",MediumSpace:" ",Mellintrf:"ℳ",Mfr:"𝔐",MinusPlus:"∓",Mopf:"𝕄",Mscr:"ℳ",Mu:"Μ",NJcy:"Њ",Nacute:"Ń",Ncaron:"Ň",Ncedil:"Ņ",Ncy:"Н",NegativeMediumSpace:"​",NegativeThickSpace:"​",NegativeThinSpace:"​",NegativeVeryThinSpace:"​",NestedGreaterGreater:"≫",NestedLessLess:"≪",NewLine:` -`,Nfr:"𝔑",NoBreak:"⁠",NonBreakingSpace:" ",Nopf:"ℕ",Not:"⫬",NotCongruent:"≢",NotCupCap:"≭",NotDoubleVerticalBar:"∦",NotElement:"∉",NotEqual:"≠",NotEqualTilde:"≂̸",NotExists:"∄",NotGreater:"≯",NotGreaterEqual:"≱",NotGreaterFullEqual:"≧̸",NotGreaterGreater:"≫̸",NotGreaterLess:"≹",NotGreaterSlantEqual:"⩾̸",NotGreaterTilde:"≵",NotHumpDownHump:"≎̸",NotHumpEqual:"≏̸",NotLeftTriangle:"⋪",NotLeftTriangleBar:"⧏̸",NotLeftTriangleEqual:"⋬",NotLess:"≮",NotLessEqual:"≰",NotLessGreater:"≸",NotLessLess:"≪̸",NotLessSlantEqual:"⩽̸",NotLessTilde:"≴",NotNestedGreaterGreater:"⪢̸",NotNestedLessLess:"⪡̸",NotPrecedes:"⊀",NotPrecedesEqual:"⪯̸",NotPrecedesSlantEqual:"⋠",NotReverseElement:"∌",NotRightTriangle:"⋫",NotRightTriangleBar:"⧐̸",NotRightTriangleEqual:"⋭",NotSquareSubset:"⊏̸",NotSquareSubsetEqual:"⋢",NotSquareSuperset:"⊐̸",NotSquareSupersetEqual:"⋣",NotSubset:"⊂⃒",NotSubsetEqual:"⊈",NotSucceeds:"⊁",NotSucceedsEqual:"⪰̸",NotSucceedsSlantEqual:"⋡",NotSucceedsTilde:"≿̸",NotSuperset:"⊃⃒",NotSupersetEqual:"⊉",NotTilde:"≁",NotTildeEqual:"≄",NotTildeFullEqual:"≇",NotTildeTilde:"≉",NotVerticalBar:"∤",Nscr:"𝒩",Ntild:"Ñ",Ntilde:"Ñ",Nu:"Ν",OElig:"Œ",Oacut:"Ó",Oacute:"Ó",Ocir:"Ô",Ocirc:"Ô",Ocy:"О",Odblac:"Ő",Ofr:"𝔒",Ograv:"Ò",Ograve:"Ò",Omacr:"Ō",Omega:"Ω",Omicron:"Ο",Oopf:"𝕆",OpenCurlyDoubleQuote:"“",OpenCurlyQuote:"‘",Or:"⩔",Oscr:"𝒪",Oslas:"Ø",Oslash:"Ø",Otild:"Õ",Otilde:"Õ",Otimes:"⨷",Oum:"Ö",Ouml:"Ö",OverBar:"‾",OverBrace:"⏞",OverBracket:"⎴",OverParenthesis:"⏜",PartialD:"∂",Pcy:"П",Pfr:"𝔓",Phi:"Φ",Pi:"Π",PlusMinus:"±",Poincareplane:"ℌ",Popf:"ℙ",Pr:"⪻",Precedes:"≺",PrecedesEqual:"⪯",PrecedesSlantEqual:"≼",PrecedesTilde:"≾",Prime:"″",Product:"∏",Proportion:"∷",Proportional:"∝",Pscr:"𝒫",Psi:"Ψ",QUO:'"',QUOT:'"',Qfr:"𝔔",Qopf:"ℚ",Qscr:"𝒬",RBarr:"⤐",RE:"®",REG:"®",Racute:"Ŕ",Rang:"⟫",Rarr:"↠",Rarrtl:"⤖",Rcaron:"Ř",Rcedil:"Ŗ",Rcy:"Р",Re:"ℜ",ReverseElement:"∋",ReverseEquilibrium:"⇋",ReverseUpEquilibrium:"⥯",Rfr:"ℜ",Rho:"Ρ",RightAngleBracket:"⟩",RightArrow:"→",RightArrowBar:"⇥",RightArrowLeftArrow:"⇄",RightCeiling:"⌉",RightDoubleBracket:"⟧",RightDownTeeVector:"⥝",RightDownVector:"⇂",RightDownVectorBar:"⥕",RightFloor:"⌋",RightTee:"⊢",RightTeeArrow:"↦",RightTeeVector:"⥛",RightTriangle:"⊳",RightTriangleBar:"⧐",RightTriangleEqual:"⊵",RightUpDownVector:"⥏",RightUpTeeVector:"⥜",RightUpVector:"↾",RightUpVectorBar:"⥔",RightVector:"⇀",RightVectorBar:"⥓",Rightarrow:"⇒",Ropf:"ℝ",RoundImplies:"⥰",Rrightarrow:"⇛",Rscr:"ℛ",Rsh:"↱",RuleDelayed:"⧴",SHCHcy:"Щ",SHcy:"Ш",SOFTcy:"Ь",Sacute:"Ś",Sc:"⪼",Scaron:"Š",Scedil:"Ş",Scirc:"Ŝ",Scy:"С",Sfr:"𝔖",ShortDownArrow:"↓",ShortLeftArrow:"←",ShortRightArrow:"→",ShortUpArrow:"↑",Sigma:"Σ",SmallCircle:"∘",Sopf:"𝕊",Sqrt:"√",Square:"□",SquareIntersection:"⊓",SquareSubset:"⊏",SquareSubsetEqual:"⊑",SquareSuperset:"⊐",SquareSupersetEqual:"⊒",SquareUnion:"⊔",Sscr:"𝒮",Star:"⋆",Sub:"⋐",Subset:"⋐",SubsetEqual:"⊆",Succeeds:"≻",SucceedsEqual:"⪰",SucceedsSlantEqual:"≽",SucceedsTilde:"≿",SuchThat:"∋",Sum:"∑",Sup:"⋑",Superset:"⊃",SupersetEqual:"⊇",Supset:"⋑",THOR:"Þ",THORN:"Þ",TRADE:"™",TSHcy:"Ћ",TScy:"Ц",Tab:" ",Tau:"Τ",Tcaron:"Ť",Tcedil:"Ţ",Tcy:"Т",Tfr:"𝔗",Therefore:"∴",Theta:"Θ",ThickSpace:"  ",ThinSpace:" ",Tilde:"∼",TildeEqual:"≃",TildeFullEqual:"≅",TildeTilde:"≈",Topf:"𝕋",TripleDot:"⃛",Tscr:"𝒯",Tstrok:"Ŧ",Uacut:"Ú",Uacute:"Ú",Uarr:"↟",Uarrocir:"⥉",Ubrcy:"Ў",Ubreve:"Ŭ",Ucir:"Û",Ucirc:"Û",Ucy:"У",Udblac:"Ű",Ufr:"𝔘",Ugrav:"Ù",Ugrave:"Ù",Umacr:"Ū",UnderBar:"_",UnderBrace:"⏟",UnderBracket:"⎵",UnderParenthesis:"⏝",Union:"⋃",UnionPlus:"⊎",Uogon:"Ų",Uopf:"𝕌",UpArrow:"↑",UpArrowBar:"⤒",UpArrowDownArrow:"⇅",UpDownArrow:"↕",UpEquilibrium:"⥮",UpTee:"⊥",UpTeeArrow:"↥",Uparrow:"⇑",Updownarrow:"⇕",UpperLeftArrow:"↖",UpperRightArrow:"↗",Upsi:"ϒ",Upsilon:"Υ",Uring:"Ů",Uscr:"𝒰",Utilde:"Ũ",Uum:"Ü",Uuml:"Ü",VDash:"⊫",Vbar:"⫫",Vcy:"В",Vdash:"⊩",Vdashl:"⫦",Vee:"⋁",Verbar:"‖",Vert:"‖",VerticalBar:"∣",VerticalLine:"|",VerticalSeparator:"❘",VerticalTilde:"≀",VeryThinSpace:" ",Vfr:"𝔙",Vopf:"𝕍",Vscr:"𝒱",Vvdash:"⊪",Wcirc:"Ŵ",Wedge:"⋀",Wfr:"𝔚",Wopf:"𝕎",Wscr:"𝒲",Xfr:"𝔛",Xi:"Ξ",Xopf:"𝕏",Xscr:"𝒳",YAcy:"Я",YIcy:"Ї",YUcy:"Ю",Yacut:"Ý",Yacute:"Ý",Ycirc:"Ŷ",Ycy:"Ы",Yfr:"𝔜",Yopf:"𝕐",Yscr:"𝒴",Yuml:"Ÿ",ZHcy:"Ж",Zacute:"Ź",Zcaron:"Ž",Zcy:"З",Zdot:"Ż",ZeroWidthSpace:"​",Zeta:"Ζ",Zfr:"ℨ",Zopf:"ℤ",Zscr:"𝒵",aacut:"á",aacute:"á",abreve:"ă",ac:"∾",acE:"∾̳",acd:"∿",acir:"â",acirc:"â",acut:"´",acute:"´",acy:"а",aeli:"æ",aelig:"æ",af:"⁡",afr:"𝔞",agrav:"à",agrave:"à",alefsym:"ℵ",aleph:"ℵ",alpha:"α",amacr:"ā",amalg:"⨿",am:"&",amp:"&",and:"∧",andand:"⩕",andd:"⩜",andslope:"⩘",andv:"⩚",ang:"∠",ange:"⦤",angle:"∠",angmsd:"∡",angmsdaa:"⦨",angmsdab:"⦩",angmsdac:"⦪",angmsdad:"⦫",angmsdae:"⦬",angmsdaf:"⦭",angmsdag:"⦮",angmsdah:"⦯",angrt:"∟",angrtvb:"⊾",angrtvbd:"⦝",angsph:"∢",angst:"Å",angzarr:"⍼",aogon:"ą",aopf:"𝕒",ap:"≈",apE:"⩰",apacir:"⩯",ape:"≊",apid:"≋",apos:"'",approx:"≈",approxeq:"≊",arin:"å",aring:"å",ascr:"𝒶",ast:"*",asymp:"≈",asympeq:"≍",atild:"ã",atilde:"ã",aum:"ä",auml:"ä",awconint:"∳",awint:"⨑",bNot:"⫭",backcong:"≌",backepsilon:"϶",backprime:"‵",backsim:"∽",backsimeq:"⋍",barvee:"⊽",barwed:"⌅",barwedge:"⌅",bbrk:"⎵",bbrktbrk:"⎶",bcong:"≌",bcy:"б",bdquo:"„",becaus:"∵",because:"∵",bemptyv:"⦰",bepsi:"϶",bernou:"ℬ",beta:"β",beth:"ℶ",between:"≬",bfr:"𝔟",bigcap:"⋂",bigcirc:"◯",bigcup:"⋃",bigodot:"⨀",bigoplus:"⨁",bigotimes:"⨂",bigsqcup:"⨆",bigstar:"★",bigtriangledown:"▽",bigtriangleup:"△",biguplus:"⨄",bigvee:"⋁",bigwedge:"⋀",bkarow:"⤍",blacklozenge:"⧫",blacksquare:"▪",blacktriangle:"▴",blacktriangledown:"▾",blacktriangleleft:"◂",blacktriangleright:"▸",blank:"␣",blk12:"▒",blk14:"░",blk34:"▓",block:"█",bne:"=⃥",bnequiv:"≡⃥",bnot:"⌐",bopf:"𝕓",bot:"⊥",bottom:"⊥",bowtie:"⋈",boxDL:"╗",boxDR:"╔",boxDl:"╖",boxDr:"╓",boxH:"═",boxHD:"╦",boxHU:"╩",boxHd:"╤",boxHu:"╧",boxUL:"╝",boxUR:"╚",boxUl:"╜",boxUr:"╙",boxV:"║",boxVH:"╬",boxVL:"╣",boxVR:"╠",boxVh:"╫",boxVl:"╢",boxVr:"╟",boxbox:"⧉",boxdL:"╕",boxdR:"╒",boxdl:"┐",boxdr:"┌",boxh:"─",boxhD:"╥",boxhU:"╨",boxhd:"┬",boxhu:"┴",boxminus:"⊟",boxplus:"⊞",boxtimes:"⊠",boxuL:"╛",boxuR:"╘",boxul:"┘",boxur:"└",boxv:"│",boxvH:"╪",boxvL:"╡",boxvR:"╞",boxvh:"┼",boxvl:"┤",boxvr:"├",bprime:"‵",breve:"˘",brvba:"¦",brvbar:"¦",bscr:"𝒷",bsemi:"⁏",bsim:"∽",bsime:"⋍",bsol:"\\",bsolb:"⧅",bsolhsub:"⟈",bull:"•",bullet:"•",bump:"≎",bumpE:"⪮",bumpe:"≏",bumpeq:"≏",cacute:"ć",cap:"∩",capand:"⩄",capbrcup:"⩉",capcap:"⩋",capcup:"⩇",capdot:"⩀",caps:"∩︀",caret:"⁁",caron:"ˇ",ccaps:"⩍",ccaron:"č",ccedi:"ç",ccedil:"ç",ccirc:"ĉ",ccups:"⩌",ccupssm:"⩐",cdot:"ċ",cedi:"¸",cedil:"¸",cemptyv:"⦲",cen:"¢",cent:"¢",centerdot:"·",cfr:"𝔠",chcy:"ч",check:"✓",checkmark:"✓",chi:"χ",cir:"○",cirE:"⧃",circ:"ˆ",circeq:"≗",circlearrowleft:"↺",circlearrowright:"↻",circledR:"®",circledS:"Ⓢ",circledast:"⊛",circledcirc:"⊚",circleddash:"⊝",cire:"≗",cirfnint:"⨐",cirmid:"⫯",cirscir:"⧂",clubs:"♣",clubsuit:"♣",colon:":",colone:"≔",coloneq:"≔",comma:",",commat:"@",comp:"∁",compfn:"∘",complement:"∁",complexes:"ℂ",cong:"≅",congdot:"⩭",conint:"∮",copf:"𝕔",coprod:"∐",cop:"©",copy:"©",copysr:"℗",crarr:"↵",cross:"✗",cscr:"𝒸",csub:"⫏",csube:"⫑",csup:"⫐",csupe:"⫒",ctdot:"⋯",cudarrl:"⤸",cudarrr:"⤵",cuepr:"⋞",cuesc:"⋟",cularr:"↶",cularrp:"⤽",cup:"∪",cupbrcap:"⩈",cupcap:"⩆",cupcup:"⩊",cupdot:"⊍",cupor:"⩅",cups:"∪︀",curarr:"↷",curarrm:"⤼",curlyeqprec:"⋞",curlyeqsucc:"⋟",curlyvee:"⋎",curlywedge:"⋏",curre:"¤",curren:"¤",curvearrowleft:"↶",curvearrowright:"↷",cuvee:"⋎",cuwed:"⋏",cwconint:"∲",cwint:"∱",cylcty:"⌭",dArr:"⇓",dHar:"⥥",dagger:"†",daleth:"ℸ",darr:"↓",dash:"‐",dashv:"⊣",dbkarow:"⤏",dblac:"˝",dcaron:"ď",dcy:"д",dd:"ⅆ",ddagger:"‡",ddarr:"⇊",ddotseq:"⩷",de:"°",deg:"°",delta:"δ",demptyv:"⦱",dfisht:"⥿",dfr:"𝔡",dharl:"⇃",dharr:"⇂",diam:"⋄",diamond:"⋄",diamondsuit:"♦",diams:"♦",die:"¨",digamma:"ϝ",disin:"⋲",div:"÷",divid:"÷",divide:"÷",divideontimes:"⋇",divonx:"⋇",djcy:"ђ",dlcorn:"⌞",dlcrop:"⌍",dollar:"$",dopf:"𝕕",dot:"˙",doteq:"≐",doteqdot:"≑",dotminus:"∸",dotplus:"∔",dotsquare:"⊡",doublebarwedge:"⌆",downarrow:"↓",downdownarrows:"⇊",downharpoonleft:"⇃",downharpoonright:"⇂",drbkarow:"⤐",drcorn:"⌟",drcrop:"⌌",dscr:"𝒹",dscy:"ѕ",dsol:"⧶",dstrok:"đ",dtdot:"⋱",dtri:"▿",dtrif:"▾",duarr:"⇵",duhar:"⥯",dwangle:"⦦",dzcy:"џ",dzigrarr:"⟿",eDDot:"⩷",eDot:"≑",eacut:"é",eacute:"é",easter:"⩮",ecaron:"ě",ecir:"ê",ecirc:"ê",ecolon:"≕",ecy:"э",edot:"ė",ee:"ⅇ",efDot:"≒",efr:"𝔢",eg:"⪚",egrav:"è",egrave:"è",egs:"⪖",egsdot:"⪘",el:"⪙",elinters:"⏧",ell:"ℓ",els:"⪕",elsdot:"⪗",emacr:"ē",empty:"∅",emptyset:"∅",emptyv:"∅",emsp13:" ",emsp14:" ",emsp:" ",eng:"ŋ",ensp:" ",eogon:"ę",eopf:"𝕖",epar:"⋕",eparsl:"⧣",eplus:"⩱",epsi:"ε",epsilon:"ε",epsiv:"ϵ",eqcirc:"≖",eqcolon:"≕",eqsim:"≂",eqslantgtr:"⪖",eqslantless:"⪕",equals:"=",equest:"≟",equiv:"≡",equivDD:"⩸",eqvparsl:"⧥",erDot:"≓",erarr:"⥱",escr:"ℯ",esdot:"≐",esim:"≂",eta:"η",et:"ð",eth:"ð",eum:"ë",euml:"ë",euro:"€",excl:"!",exist:"∃",expectation:"ℰ",exponentiale:"ⅇ",fallingdotseq:"≒",fcy:"ф",female:"♀",ffilig:"ffi",fflig:"ff",ffllig:"ffl",ffr:"𝔣",filig:"fi",fjlig:"fj",flat:"♭",fllig:"fl",fltns:"▱",fnof:"ƒ",fopf:"𝕗",forall:"∀",fork:"⋔",forkv:"⫙",fpartint:"⨍",frac1:"¼",frac12:"½",frac13:"⅓",frac14:"¼",frac15:"⅕",frac16:"⅙",frac18:"⅛",frac23:"⅔",frac25:"⅖",frac3:"¾",frac34:"¾",frac35:"⅗",frac38:"⅜",frac45:"⅘",frac56:"⅚",frac58:"⅝",frac78:"⅞",frasl:"⁄",frown:"⌢",fscr:"𝒻",gE:"≧",gEl:"⪌",gacute:"ǵ",gamma:"γ",gammad:"ϝ",gap:"⪆",gbreve:"ğ",gcirc:"ĝ",gcy:"г",gdot:"ġ",ge:"≥",gel:"⋛",geq:"≥",geqq:"≧",geqslant:"⩾",ges:"⩾",gescc:"⪩",gesdot:"⪀",gesdoto:"⪂",gesdotol:"⪄",gesl:"⋛︀",gesles:"⪔",gfr:"𝔤",gg:"≫",ggg:"⋙",gimel:"ℷ",gjcy:"ѓ",gl:"≷",glE:"⪒",gla:"⪥",glj:"⪤",gnE:"≩",gnap:"⪊",gnapprox:"⪊",gne:"⪈",gneq:"⪈",gneqq:"≩",gnsim:"⋧",gopf:"𝕘",grave:"`",gscr:"ℊ",gsim:"≳",gsime:"⪎",gsiml:"⪐",g:">",gt:">",gtcc:"⪧",gtcir:"⩺",gtdot:"⋗",gtlPar:"⦕",gtquest:"⩼",gtrapprox:"⪆",gtrarr:"⥸",gtrdot:"⋗",gtreqless:"⋛",gtreqqless:"⪌",gtrless:"≷",gtrsim:"≳",gvertneqq:"≩︀",gvnE:"≩︀",hArr:"⇔",hairsp:" ",half:"½",hamilt:"ℋ",hardcy:"ъ",harr:"↔",harrcir:"⥈",harrw:"↭",hbar:"ℏ",hcirc:"ĥ",hearts:"♥",heartsuit:"♥",hellip:"…",hercon:"⊹",hfr:"𝔥",hksearow:"⤥",hkswarow:"⤦",hoarr:"⇿",homtht:"∻",hookleftarrow:"↩",hookrightarrow:"↪",hopf:"𝕙",horbar:"―",hscr:"𝒽",hslash:"ℏ",hstrok:"ħ",hybull:"⁃",hyphen:"‐",iacut:"í",iacute:"í",ic:"⁣",icir:"î",icirc:"î",icy:"и",iecy:"е",iexc:"¡",iexcl:"¡",iff:"⇔",ifr:"𝔦",igrav:"ì",igrave:"ì",ii:"ⅈ",iiiint:"⨌",iiint:"∭",iinfin:"⧜",iiota:"℩",ijlig:"ij",imacr:"ī",image:"ℑ",imagline:"ℐ",imagpart:"ℑ",imath:"ı",imof:"⊷",imped:"Ƶ",in:"∈",incare:"℅",infin:"∞",infintie:"⧝",inodot:"ı",int:"∫",intcal:"⊺",integers:"ℤ",intercal:"⊺",intlarhk:"⨗",intprod:"⨼",iocy:"ё",iogon:"į",iopf:"𝕚",iota:"ι",iprod:"⨼",iques:"¿",iquest:"¿",iscr:"𝒾",isin:"∈",isinE:"⋹",isindot:"⋵",isins:"⋴",isinsv:"⋳",isinv:"∈",it:"⁢",itilde:"ĩ",iukcy:"і",ium:"ï",iuml:"ï",jcirc:"ĵ",jcy:"й",jfr:"𝔧",jmath:"ȷ",jopf:"𝕛",jscr:"𝒿",jsercy:"ј",jukcy:"є",kappa:"κ",kappav:"ϰ",kcedil:"ķ",kcy:"к",kfr:"𝔨",kgreen:"ĸ",khcy:"х",kjcy:"ќ",kopf:"𝕜",kscr:"𝓀",lAarr:"⇚",lArr:"⇐",lAtail:"⤛",lBarr:"⤎",lE:"≦",lEg:"⪋",lHar:"⥢",lacute:"ĺ",laemptyv:"⦴",lagran:"ℒ",lambda:"λ",lang:"⟨",langd:"⦑",langle:"⟨",lap:"⪅",laqu:"«",laquo:"«",larr:"←",larrb:"⇤",larrbfs:"⤟",larrfs:"⤝",larrhk:"↩",larrlp:"↫",larrpl:"⤹",larrsim:"⥳",larrtl:"↢",lat:"⪫",latail:"⤙",late:"⪭",lates:"⪭︀",lbarr:"⤌",lbbrk:"❲",lbrace:"{",lbrack:"[",lbrke:"⦋",lbrksld:"⦏",lbrkslu:"⦍",lcaron:"ľ",lcedil:"ļ",lceil:"⌈",lcub:"{",lcy:"л",ldca:"⤶",ldquo:"“",ldquor:"„",ldrdhar:"⥧",ldrushar:"⥋",ldsh:"↲",le:"≤",leftarrow:"←",leftarrowtail:"↢",leftharpoondown:"↽",leftharpoonup:"↼",leftleftarrows:"⇇",leftrightarrow:"↔",leftrightarrows:"⇆",leftrightharpoons:"⇋",leftrightsquigarrow:"↭",leftthreetimes:"⋋",leg:"⋚",leq:"≤",leqq:"≦",leqslant:"⩽",les:"⩽",lescc:"⪨",lesdot:"⩿",lesdoto:"⪁",lesdotor:"⪃",lesg:"⋚︀",lesges:"⪓",lessapprox:"⪅",lessdot:"⋖",lesseqgtr:"⋚",lesseqqgtr:"⪋",lessgtr:"≶",lesssim:"≲",lfisht:"⥼",lfloor:"⌊",lfr:"𝔩",lg:"≶",lgE:"⪑",lhard:"↽",lharu:"↼",lharul:"⥪",lhblk:"▄",ljcy:"љ",ll:"≪",llarr:"⇇",llcorner:"⌞",llhard:"⥫",lltri:"◺",lmidot:"ŀ",lmoust:"⎰",lmoustache:"⎰",lnE:"≨",lnap:"⪉",lnapprox:"⪉",lne:"⪇",lneq:"⪇",lneqq:"≨",lnsim:"⋦",loang:"⟬",loarr:"⇽",lobrk:"⟦",longleftarrow:"⟵",longleftrightarrow:"⟷",longmapsto:"⟼",longrightarrow:"⟶",looparrowleft:"↫",looparrowright:"↬",lopar:"⦅",lopf:"𝕝",loplus:"⨭",lotimes:"⨴",lowast:"∗",lowbar:"_",loz:"◊",lozenge:"◊",lozf:"⧫",lpar:"(",lparlt:"⦓",lrarr:"⇆",lrcorner:"⌟",lrhar:"⇋",lrhard:"⥭",lrm:"‎",lrtri:"⊿",lsaquo:"‹",lscr:"𝓁",lsh:"↰",lsim:"≲",lsime:"⪍",lsimg:"⪏",lsqb:"[",lsquo:"‘",lsquor:"‚",lstrok:"ł",l:"<",lt:"<",ltcc:"⪦",ltcir:"⩹",ltdot:"⋖",lthree:"⋋",ltimes:"⋉",ltlarr:"⥶",ltquest:"⩻",ltrPar:"⦖",ltri:"◃",ltrie:"⊴",ltrif:"◂",lurdshar:"⥊",luruhar:"⥦",lvertneqq:"≨︀",lvnE:"≨︀",mDDot:"∺",mac:"¯",macr:"¯",male:"♂",malt:"✠",maltese:"✠",map:"↦",mapsto:"↦",mapstodown:"↧",mapstoleft:"↤",mapstoup:"↥",marker:"▮",mcomma:"⨩",mcy:"м",mdash:"—",measuredangle:"∡",mfr:"𝔪",mho:"℧",micr:"µ",micro:"µ",mid:"∣",midast:"*",midcir:"⫰",middo:"·",middot:"·",minus:"−",minusb:"⊟",minusd:"∸",minusdu:"⨪",mlcp:"⫛",mldr:"…",mnplus:"∓",models:"⊧",mopf:"𝕞",mp:"∓",mscr:"𝓂",mstpos:"∾",mu:"μ",multimap:"⊸",mumap:"⊸",nGg:"⋙̸",nGt:"≫⃒",nGtv:"≫̸",nLeftarrow:"⇍",nLeftrightarrow:"⇎",nLl:"⋘̸",nLt:"≪⃒",nLtv:"≪̸",nRightarrow:"⇏",nVDash:"⊯",nVdash:"⊮",nabla:"∇",nacute:"ń",nang:"∠⃒",nap:"≉",napE:"⩰̸",napid:"≋̸",napos:"ʼn",napprox:"≉",natur:"♮",natural:"♮",naturals:"ℕ",nbs:" ",nbsp:" ",nbump:"≎̸",nbumpe:"≏̸",ncap:"⩃",ncaron:"ň",ncedil:"ņ",ncong:"≇",ncongdot:"⩭̸",ncup:"⩂",ncy:"н",ndash:"–",ne:"≠",neArr:"⇗",nearhk:"⤤",nearr:"↗",nearrow:"↗",nedot:"≐̸",nequiv:"≢",nesear:"⤨",nesim:"≂̸",nexist:"∄",nexists:"∄",nfr:"𝔫",ngE:"≧̸",nge:"≱",ngeq:"≱",ngeqq:"≧̸",ngeqslant:"⩾̸",nges:"⩾̸",ngsim:"≵",ngt:"≯",ngtr:"≯",nhArr:"⇎",nharr:"↮",nhpar:"⫲",ni:"∋",nis:"⋼",nisd:"⋺",niv:"∋",njcy:"њ",nlArr:"⇍",nlE:"≦̸",nlarr:"↚",nldr:"‥",nle:"≰",nleftarrow:"↚",nleftrightarrow:"↮",nleq:"≰",nleqq:"≦̸",nleqslant:"⩽̸",nles:"⩽̸",nless:"≮",nlsim:"≴",nlt:"≮",nltri:"⋪",nltrie:"⋬",nmid:"∤",nopf:"𝕟",no:"¬",not:"¬",notin:"∉",notinE:"⋹̸",notindot:"⋵̸",notinva:"∉",notinvb:"⋷",notinvc:"⋶",notni:"∌",notniva:"∌",notnivb:"⋾",notnivc:"⋽",npar:"∦",nparallel:"∦",nparsl:"⫽⃥",npart:"∂̸",npolint:"⨔",npr:"⊀",nprcue:"⋠",npre:"⪯̸",nprec:"⊀",npreceq:"⪯̸",nrArr:"⇏",nrarr:"↛",nrarrc:"⤳̸",nrarrw:"↝̸",nrightarrow:"↛",nrtri:"⋫",nrtrie:"⋭",nsc:"⊁",nsccue:"⋡",nsce:"⪰̸",nscr:"𝓃",nshortmid:"∤",nshortparallel:"∦",nsim:"≁",nsime:"≄",nsimeq:"≄",nsmid:"∤",nspar:"∦",nsqsube:"⋢",nsqsupe:"⋣",nsub:"⊄",nsubE:"⫅̸",nsube:"⊈",nsubset:"⊂⃒",nsubseteq:"⊈",nsubseteqq:"⫅̸",nsucc:"⊁",nsucceq:"⪰̸",nsup:"⊅",nsupE:"⫆̸",nsupe:"⊉",nsupset:"⊃⃒",nsupseteq:"⊉",nsupseteqq:"⫆̸",ntgl:"≹",ntild:"ñ",ntilde:"ñ",ntlg:"≸",ntriangleleft:"⋪",ntrianglelefteq:"⋬",ntriangleright:"⋫",ntrianglerighteq:"⋭",nu:"ν",num:"#",numero:"№",numsp:" ",nvDash:"⊭",nvHarr:"⤄",nvap:"≍⃒",nvdash:"⊬",nvge:"≥⃒",nvgt:">⃒",nvinfin:"⧞",nvlArr:"⤂",nvle:"≤⃒",nvlt:"<⃒",nvltrie:"⊴⃒",nvrArr:"⤃",nvrtrie:"⊵⃒",nvsim:"∼⃒",nwArr:"⇖",nwarhk:"⤣",nwarr:"↖",nwarrow:"↖",nwnear:"⤧",oS:"Ⓢ",oacut:"ó",oacute:"ó",oast:"⊛",ocir:"ô",ocirc:"ô",ocy:"о",odash:"⊝",odblac:"ő",odiv:"⨸",odot:"⊙",odsold:"⦼",oelig:"œ",ofcir:"⦿",ofr:"𝔬",ogon:"˛",ograv:"ò",ograve:"ò",ogt:"⧁",ohbar:"⦵",ohm:"Ω",oint:"∮",olarr:"↺",olcir:"⦾",olcross:"⦻",oline:"‾",olt:"⧀",omacr:"ō",omega:"ω",omicron:"ο",omid:"⦶",ominus:"⊖",oopf:"𝕠",opar:"⦷",operp:"⦹",oplus:"⊕",or:"∨",orarr:"↻",ord:"º",order:"ℴ",orderof:"ℴ",ordf:"ª",ordm:"º",origof:"⊶",oror:"⩖",orslope:"⩗",orv:"⩛",oscr:"ℴ",oslas:"ø",oslash:"ø",osol:"⊘",otild:"õ",otilde:"õ",otimes:"⊗",otimesas:"⨶",oum:"ö",ouml:"ö",ovbar:"⌽",par:"¶",para:"¶",parallel:"∥",parsim:"⫳",parsl:"⫽",part:"∂",pcy:"п",percnt:"%",period:".",permil:"‰",perp:"⊥",pertenk:"‱",pfr:"𝔭",phi:"φ",phiv:"ϕ",phmmat:"ℳ",phone:"☎",pi:"π",pitchfork:"⋔",piv:"ϖ",planck:"ℏ",planckh:"ℎ",plankv:"ℏ",plus:"+",plusacir:"⨣",plusb:"⊞",pluscir:"⨢",plusdo:"∔",plusdu:"⨥",pluse:"⩲",plusm:"±",plusmn:"±",plussim:"⨦",plustwo:"⨧",pm:"±",pointint:"⨕",popf:"𝕡",poun:"£",pound:"£",pr:"≺",prE:"⪳",prap:"⪷",prcue:"≼",pre:"⪯",prec:"≺",precapprox:"⪷",preccurlyeq:"≼",preceq:"⪯",precnapprox:"⪹",precneqq:"⪵",precnsim:"⋨",precsim:"≾",prime:"′",primes:"ℙ",prnE:"⪵",prnap:"⪹",prnsim:"⋨",prod:"∏",profalar:"⌮",profline:"⌒",profsurf:"⌓",prop:"∝",propto:"∝",prsim:"≾",prurel:"⊰",pscr:"𝓅",psi:"ψ",puncsp:" ",qfr:"𝔮",qint:"⨌",qopf:"𝕢",qprime:"⁗",qscr:"𝓆",quaternions:"ℍ",quatint:"⨖",quest:"?",questeq:"≟",quo:'"',quot:'"',rAarr:"⇛",rArr:"⇒",rAtail:"⤜",rBarr:"⤏",rHar:"⥤",race:"∽̱",racute:"ŕ",radic:"√",raemptyv:"⦳",rang:"⟩",rangd:"⦒",range:"⦥",rangle:"⟩",raqu:"»",raquo:"»",rarr:"→",rarrap:"⥵",rarrb:"⇥",rarrbfs:"⤠",rarrc:"⤳",rarrfs:"⤞",rarrhk:"↪",rarrlp:"↬",rarrpl:"⥅",rarrsim:"⥴",rarrtl:"↣",rarrw:"↝",ratail:"⤚",ratio:"∶",rationals:"ℚ",rbarr:"⤍",rbbrk:"❳",rbrace:"}",rbrack:"]",rbrke:"⦌",rbrksld:"⦎",rbrkslu:"⦐",rcaron:"ř",rcedil:"ŗ",rceil:"⌉",rcub:"}",rcy:"р",rdca:"⤷",rdldhar:"⥩",rdquo:"”",rdquor:"”",rdsh:"↳",real:"ℜ",realine:"ℛ",realpart:"ℜ",reals:"ℝ",rect:"▭",re:"®",reg:"®",rfisht:"⥽",rfloor:"⌋",rfr:"𝔯",rhard:"⇁",rharu:"⇀",rharul:"⥬",rho:"ρ",rhov:"ϱ",rightarrow:"→",rightarrowtail:"↣",rightharpoondown:"⇁",rightharpoonup:"⇀",rightleftarrows:"⇄",rightleftharpoons:"⇌",rightrightarrows:"⇉",rightsquigarrow:"↝",rightthreetimes:"⋌",ring:"˚",risingdotseq:"≓",rlarr:"⇄",rlhar:"⇌",rlm:"‏",rmoust:"⎱",rmoustache:"⎱",rnmid:"⫮",roang:"⟭",roarr:"⇾",robrk:"⟧",ropar:"⦆",ropf:"𝕣",roplus:"⨮",rotimes:"⨵",rpar:")",rpargt:"⦔",rppolint:"⨒",rrarr:"⇉",rsaquo:"›",rscr:"𝓇",rsh:"↱",rsqb:"]",rsquo:"’",rsquor:"’",rthree:"⋌",rtimes:"⋊",rtri:"▹",rtrie:"⊵",rtrif:"▸",rtriltri:"⧎",ruluhar:"⥨",rx:"℞",sacute:"ś",sbquo:"‚",sc:"≻",scE:"⪴",scap:"⪸",scaron:"š",sccue:"≽",sce:"⪰",scedil:"ş",scirc:"ŝ",scnE:"⪶",scnap:"⪺",scnsim:"⋩",scpolint:"⨓",scsim:"≿",scy:"с",sdot:"⋅",sdotb:"⊡",sdote:"⩦",seArr:"⇘",searhk:"⤥",searr:"↘",searrow:"↘",sec:"§",sect:"§",semi:";",seswar:"⤩",setminus:"∖",setmn:"∖",sext:"✶",sfr:"𝔰",sfrown:"⌢",sharp:"♯",shchcy:"щ",shcy:"ш",shortmid:"∣",shortparallel:"∥",sh:"­",shy:"­",sigma:"σ",sigmaf:"ς",sigmav:"ς",sim:"∼",simdot:"⩪",sime:"≃",simeq:"≃",simg:"⪞",simgE:"⪠",siml:"⪝",simlE:"⪟",simne:"≆",simplus:"⨤",simrarr:"⥲",slarr:"←",smallsetminus:"∖",smashp:"⨳",smeparsl:"⧤",smid:"∣",smile:"⌣",smt:"⪪",smte:"⪬",smtes:"⪬︀",softcy:"ь",sol:"/",solb:"⧄",solbar:"⌿",sopf:"𝕤",spades:"♠",spadesuit:"♠",spar:"∥",sqcap:"⊓",sqcaps:"⊓︀",sqcup:"⊔",sqcups:"⊔︀",sqsub:"⊏",sqsube:"⊑",sqsubset:"⊏",sqsubseteq:"⊑",sqsup:"⊐",sqsupe:"⊒",sqsupset:"⊐",sqsupseteq:"⊒",squ:"□",square:"□",squarf:"▪",squf:"▪",srarr:"→",sscr:"𝓈",ssetmn:"∖",ssmile:"⌣",sstarf:"⋆",star:"☆",starf:"★",straightepsilon:"ϵ",straightphi:"ϕ",strns:"¯",sub:"⊂",subE:"⫅",subdot:"⪽",sube:"⊆",subedot:"⫃",submult:"⫁",subnE:"⫋",subne:"⊊",subplus:"⪿",subrarr:"⥹",subset:"⊂",subseteq:"⊆",subseteqq:"⫅",subsetneq:"⊊",subsetneqq:"⫋",subsim:"⫇",subsub:"⫕",subsup:"⫓",succ:"≻",succapprox:"⪸",succcurlyeq:"≽",succeq:"⪰",succnapprox:"⪺",succneqq:"⪶",succnsim:"⋩",succsim:"≿",sum:"∑",sung:"♪",sup:"⊃",sup1:"¹",sup2:"²",sup3:"³",supE:"⫆",supdot:"⪾",supdsub:"⫘",supe:"⊇",supedot:"⫄",suphsol:"⟉",suphsub:"⫗",suplarr:"⥻",supmult:"⫂",supnE:"⫌",supne:"⊋",supplus:"⫀",supset:"⊃",supseteq:"⊇",supseteqq:"⫆",supsetneq:"⊋",supsetneqq:"⫌",supsim:"⫈",supsub:"⫔",supsup:"⫖",swArr:"⇙",swarhk:"⤦",swarr:"↙",swarrow:"↙",swnwar:"⤪",szli:"ß",szlig:"ß",target:"⌖",tau:"τ",tbrk:"⎴",tcaron:"ť",tcedil:"ţ",tcy:"т",tdot:"⃛",telrec:"⌕",tfr:"𝔱",there4:"∴",therefore:"∴",theta:"θ",thetasym:"ϑ",thetav:"ϑ",thickapprox:"≈",thicksim:"∼",thinsp:" ",thkap:"≈",thksim:"∼",thor:"þ",thorn:"þ",tilde:"˜",time:"×",times:"×",timesb:"⊠",timesbar:"⨱",timesd:"⨰",tint:"∭",toea:"⤨",top:"⊤",topbot:"⌶",topcir:"⫱",topf:"𝕥",topfork:"⫚",tosa:"⤩",tprime:"‴",trade:"™",triangle:"▵",triangledown:"▿",triangleleft:"◃",trianglelefteq:"⊴",triangleq:"≜",triangleright:"▹",trianglerighteq:"⊵",tridot:"◬",trie:"≜",triminus:"⨺",triplus:"⨹",trisb:"⧍",tritime:"⨻",trpezium:"⏢",tscr:"𝓉",tscy:"ц",tshcy:"ћ",tstrok:"ŧ",twixt:"≬",twoheadleftarrow:"↞",twoheadrightarrow:"↠",uArr:"⇑",uHar:"⥣",uacut:"ú",uacute:"ú",uarr:"↑",ubrcy:"ў",ubreve:"ŭ",ucir:"û",ucirc:"û",ucy:"у",udarr:"⇅",udblac:"ű",udhar:"⥮",ufisht:"⥾",ufr:"𝔲",ugrav:"ù",ugrave:"ù",uharl:"↿",uharr:"↾",uhblk:"▀",ulcorn:"⌜",ulcorner:"⌜",ulcrop:"⌏",ultri:"◸",umacr:"ū",um:"¨",uml:"¨",uogon:"ų",uopf:"𝕦",uparrow:"↑",updownarrow:"↕",upharpoonleft:"↿",upharpoonright:"↾",uplus:"⊎",upsi:"υ",upsih:"ϒ",upsilon:"υ",upuparrows:"⇈",urcorn:"⌝",urcorner:"⌝",urcrop:"⌎",uring:"ů",urtri:"◹",uscr:"𝓊",utdot:"⋰",utilde:"ũ",utri:"▵",utrif:"▴",uuarr:"⇈",uum:"ü",uuml:"ü",uwangle:"⦧",vArr:"⇕",vBar:"⫨",vBarv:"⫩",vDash:"⊨",vangrt:"⦜",varepsilon:"ϵ",varkappa:"ϰ",varnothing:"∅",varphi:"ϕ",varpi:"ϖ",varpropto:"∝",varr:"↕",varrho:"ϱ",varsigma:"ς",varsubsetneq:"⊊︀",varsubsetneqq:"⫋︀",varsupsetneq:"⊋︀",varsupsetneqq:"⫌︀",vartheta:"ϑ",vartriangleleft:"⊲",vartriangleright:"⊳",vcy:"в",vdash:"⊢",vee:"∨",veebar:"⊻",veeeq:"≚",vellip:"⋮",verbar:"|",vert:"|",vfr:"𝔳",vltri:"⊲",vnsub:"⊂⃒",vnsup:"⊃⃒",vopf:"𝕧",vprop:"∝",vrtri:"⊳",vscr:"𝓋",vsubnE:"⫋︀",vsubne:"⊊︀",vsupnE:"⫌︀",vsupne:"⊋︀",vzigzag:"⦚",wcirc:"ŵ",wedbar:"⩟",wedge:"∧",wedgeq:"≙",weierp:"℘",wfr:"𝔴",wopf:"𝕨",wp:"℘",wr:"≀",wreath:"≀",wscr:"𝓌",xcap:"⋂",xcirc:"◯",xcup:"⋃",xdtri:"▽",xfr:"𝔵",xhArr:"⟺",xharr:"⟷",xi:"ξ",xlArr:"⟸",xlarr:"⟵",xmap:"⟼",xnis:"⋻",xodot:"⨀",xopf:"𝕩",xoplus:"⨁",xotime:"⨂",xrArr:"⟹",xrarr:"⟶",xscr:"𝓍",xsqcup:"⨆",xuplus:"⨄",xutri:"△",xvee:"⋁",xwedge:"⋀",yacut:"ý",yacute:"ý",yacy:"я",ycirc:"ŷ",ycy:"ы",ye:"¥",yen:"¥",yfr:"𝔶",yicy:"ї",yopf:"𝕪",yscr:"𝓎",yucy:"ю",yum:"ÿ",yuml:"ÿ",zacute:"ź",zcaron:"ž",zcy:"з",zdot:"ż",zeetrf:"ℨ",zeta:"ζ",zfr:"𝔷",zhcy:"ж",zigrarr:"⇝",zopf:"𝕫",zscr:"𝓏",zwj:"‍",zwnj:"‌"}}}),OE=W({"../../node_modules/parse-entities/decode-entity.js"(e,t){var r=_E();t.exports=a;var n={}.hasOwnProperty;function a(o){return n.call(r,o)?r[o]:!1}}}),TE=W({"../../node_modules/parse-entities/index.js"(e,t){var r=wE(),n=SE(),a=Hh(),o=CE(),l=kE(),s=OE();t.exports=q;var u={}.hasOwnProperty,c=String.fromCharCode,p=Function.prototype,f={warning:null,reference:null,text:null,warningContext:null,referenceContext:null,textContext:null,position:{},additional:null,attribute:!1,nonTerminated:!0},d=9,m=10,h=12,b=32,C=38,g=59,y=60,v=61,x=35,S=88,w=120,A=65533,k="named",O="hexadecimal",_="decimal",$={};$[O]=16,$[_]=10;var P={};P[k]=l,P[_]=a,P[O]=o;var L=1,H=2,M=3,I=4,Z=5,R=6,F=7,B={};B[L]="Named character references must be terminated by a semicolon",B[H]="Numeric character references must be terminated by a semicolon",B[M]="Named character references cannot be empty",B[I]="Numeric character references cannot be empty",B[Z]="Named character references must be known",B[R]="Numeric character references cannot be disallowed",B[F]="Numeric character references cannot be outside the permissible Unicode range";function q(j,G){var Y={},ke,Ve;G||(G={});for(Ve in f)ke=G[Ve],Y[Ve]=ke??f[Ve];return(Y.position.indent||Y.position.start)&&(Y.indent=Y.position.indent||[],Y.position=Y.position.start),K(j,Y)}function K(j,G){var Y=G.additional,ke=G.nonTerminated,Ve=G.text,vr=G.reference,Et=G.warning,qt=G.textContext,z=G.referenceContext,Dt=G.warningContext,Wt=G.position,gn=G.indent||[],Kn=j.length,Gt=0,Cl=-1,Ue=Wt.column||1,yn=Wt.line||1,Kt="",Yn=[],Yt,Xn,Xt,Pe,Mt,_e,ve,Qt,Al,Gu,vn,Ya,bn,br,P1,Xa,kl,Jt,Oe;for(typeof Y=="string"&&(Y=Y.charCodeAt(0)),Xa=Qa(),Qt=Et?Pv:p,Gt--,Kn++;++Gt65535&&(_e-=65536,Gu+=c(_e>>>10|55296),_e=56320|_e&1023),_e=Gu+c(_e))):br!==k&&Qt(I,Jt)),_e?(B1(),Xa=Qa(),Gt=Oe-1,Ue+=Oe-bn+1,Yn.push(_e),kl=Qa(),kl.offset++,vr&&vr.call(z,_e,{start:Xa,end:kl},j.slice(bn-1,Oe)),Xa=kl):(Pe=j.slice(bn-1,Oe),Kt+=Pe,Ue+=Pe.length,Gt=Oe-1)}else Mt===10&&(yn++,Cl++,Ue=0),Mt===Mt?(Kt+=c(Mt),Ue++):B1();return Yn.join("");function Qa(){return{line:yn,column:Ue,offset:Gt+(Wt.offset||0)}}function Pv(I1,N1){var Ku=Qa();Ku.column+=N1,Ku.offset+=N1,Et.call(Dt,B[I1],Ku,I1)}function B1(){Kt&&(Yn.push(Kt),Ve&&Ve.call(qt,Kt,{start:Xa,end:Qa()}),Kt="")}}function J(j){return j>=55296&&j<=57343||j>1114111}function ee(j){return j>=1&&j<=8||j===11||j>=13&&j<=31||j>=127&&j<=159||j>=64976&&j<=65007||(j&65535)===65535||(j&65535)===65534}}}),$E=W({"../../node_modules/refractor/node_modules/prismjs/components/prism-core.js"(e,t){var r=typeof window<"u"?window:typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope?self:{},n=function(a){var o=/(?:^|\s)lang(?:uage)?-([\w-]+)(?=\s|$)/i,l=0,s={},u={manual:a.Prism&&a.Prism.manual,disableWorkerMessageHandler:a.Prism&&a.Prism.disableWorkerMessageHandler,util:{encode:function v(x){return x instanceof c?new c(x.type,v(x.content),x.alias):Array.isArray(x)?x.map(v):x.replace(/&/g,"&").replace(/"u")return null;if("currentScript"in document)return document.currentScript;try{throw new Error}catch(w){var v=(/at [^(\r\n]*\((.*):[^:]+:[^:]+\)$/i.exec(w.stack)||[])[1];if(v){var x=document.getElementsByTagName("script");for(var S in x)if(x[S].src==v)return x[S]}return null}},isActive:function(v,x,S){for(var w="no-"+x;v;){var A=v.classList;if(A.contains(x))return!0;if(A.contains(w))return!1;v=v.parentElement}return!!S}},languages:{plain:s,plaintext:s,text:s,txt:s,extend:function(v,x){var S=u.util.clone(u.languages[v]);for(var w in x)S[w]=x[w];return S},insertBefore:function(v,x,S,w){w=w||u.languages;var A=w[v],k={};for(var O in A)if(A.hasOwnProperty(O)){if(O==x)for(var _ in S)S.hasOwnProperty(_)&&(k[_]=S[_]);S.hasOwnProperty(O)||(k[O]=A[O])}var $=w[v];return w[v]=k,u.languages.DFS(u.languages,function(P,L){L===$&&P!=v&&(this[P]=k)}),k},DFS:function v(x,S,w,A){A=A||{};var k=u.util.objId;for(var O in x)if(x.hasOwnProperty(O)){S.call(x,O,x[O],w||O);var _=x[O],$=u.util.type(_);$==="Object"&&!A[k(_)]?(A[k(_)]=!0,v(_,S,null,A)):$==="Array"&&!A[k(_)]&&(A[k(_)]=!0,v(_,S,O,A))}}},plugins:{},highlightAll:function(v,x){u.highlightAllUnder(document,v,x)},highlightAllUnder:function(v,x,S){var w={callback:S,container:v,selector:'code[class*="language-"], [class*="language-"] code, code[class*="lang-"], [class*="lang-"] code'};u.hooks.run("before-highlightall",w),w.elements=Array.prototype.slice.apply(w.container.querySelectorAll(w.selector)),u.hooks.run("before-all-elements-highlight",w);for(var A=0,k;k=w.elements[A++];)u.highlightElement(k,x===!0,w.callback)},highlightElement:function(v,x,S){var w=u.util.getLanguage(v),A=u.languages[w];u.util.setLanguage(v,w);var k=v.parentElement;k&&k.nodeName.toLowerCase()==="pre"&&u.util.setLanguage(k,w);var O=v.textContent,_={element:v,language:w,grammar:A,code:O};function $(L){_.highlightedCode=L,u.hooks.run("before-insert",_),_.element.innerHTML=_.highlightedCode,u.hooks.run("after-highlight",_),u.hooks.run("complete",_),S&&S.call(_.element)}if(u.hooks.run("before-sanity-check",_),k=_.element.parentElement,k&&k.nodeName.toLowerCase()==="pre"&&!k.hasAttribute("tabindex")&&k.setAttribute("tabindex","0"),!_.code){u.hooks.run("complete",_),S&&S.call(_.element);return}if(u.hooks.run("before-highlight",_),!_.grammar){$(u.util.encode(_.code));return}if(x&&a.Worker){var P=new Worker(u.filename);P.onmessage=function(L){$(L.data)},P.postMessage(JSON.stringify({language:_.language,code:_.code,immediateClose:!0}))}else $(u.highlight(_.code,_.grammar,_.language))},highlight:function(v,x,S){var w={code:v,grammar:x,language:S};if(u.hooks.run("before-tokenize",w),!w.grammar)throw new Error('The language "'+w.language+'" has no grammar.');return w.tokens=u.tokenize(w.code,w.grammar),u.hooks.run("after-tokenize",w),c.stringify(u.util.encode(w.tokens),w.language)},tokenize:function(v,x){var S=x.rest;if(S){for(var w in S)x[w]=S[w];delete x.rest}var A=new d;return m(A,A.head,v),f(v,A,x,A.head,0),b(A)},hooks:{all:{},add:function(v,x){var S=u.hooks.all;S[v]=S[v]||[],S[v].push(x)},run:function(v,x){var S=u.hooks.all[v];if(!(!S||!S.length))for(var w=0,A;A=S[w++];)A(x)}},Token:c};a.Prism=u;function c(v,x,S,w){this.type=v,this.content=x,this.alias=S,this.length=(w||"").length|0}c.stringify=function v(x,S){if(typeof x=="string")return x;if(Array.isArray(x)){var w="";return x.forEach(function($){w+=v($,S)}),w}var A={type:x.type,content:v(x.content,S),tag:"span",classes:["token",x.type],attributes:{},language:S},k=x.alias;k&&(Array.isArray(k)?Array.prototype.push.apply(A.classes,k):A.classes.push(k)),u.hooks.run("wrap",A);var O="";for(var _ in A.attributes)O+=" "+_+'="'+(A.attributes[_]||"").replace(/"/g,""")+'"';return"<"+A.tag+' class="'+A.classes.join(" ")+'"'+O+">"+A.content+""};function p(v,x,S,w){v.lastIndex=x;var A=v.exec(S);if(A&&w&&A[1]){var k=A[1].length;A.index+=k,A[0]=A[0].slice(k)}return A}function f(v,x,S,w,A,k){for(var O in S)if(!(!S.hasOwnProperty(O)||!S[O])){var _=S[O];_=Array.isArray(_)?_:[_];for(var $=0;$<_.length;++$){if(k&&k.cause==O+","+$)return;var P=_[$],L=P.inside,H=!!P.lookbehind,M=!!P.greedy,I=P.alias;if(M&&!P.pattern.global){var Z=P.pattern.toString().match(/[imsuy]*$/)[0];P.pattern=RegExp(P.pattern.source,Z+"g")}for(var R=P.pattern||P,F=w.next,B=A;F!==x.tail&&!(k&&B>=k.reach);B+=F.value.length,F=F.next){var q=F.value;if(x.length>v.length)return;if(!(q instanceof c)){var K=1,J;if(M){if(J=p(R,B,v,H),!J||J.index>=v.length)break;var Y=J.index,ee=J.index+J[0].length,j=B;for(j+=F.value.length;Y>=j;)F=F.next,j+=F.value.length;if(j-=F.value.length,B=j,F.value instanceof c)continue;for(var G=F;G!==x.tail&&(jk.reach&&(k.reach=Et);var qt=F.prev;Ve&&(qt=m(x,qt,Ve),B+=Ve.length),h(x,qt,K);var z=new c(O,L?u.tokenize(ke,L):ke,I,ke);if(F=m(x,qt,z),vr&&m(x,F,vr),K>1){var Dt={cause:O+","+$,reach:Et};f(v,x,S,F.prev,B,Dt),k&&Dt.reach>k.reach&&(k.reach=Dt.reach)}}}}}}function d(){var v={value:null,prev:null,next:null},x={value:null,prev:v,next:null};v.next=x,this.head=v,this.tail=x,this.length=0}function m(v,x,S){var w=x.next,A={value:S,prev:x,next:w};return x.next=A,w.prev=A,v.length++,A}function h(v,x,S){for(var w=x.next,A=0;A>=?|&&|\|\||[=!+\-*/%<>^&|]=?|[?~:]/,punctuation:/\(\(?|\)\)?|,|;/}},{pattern:/\$\((?:\([^)]+\)|[^()])+\)|`[^`]+`/,greedy:!0,inside:{variable:/^\$\(|^`|\)$|`$/}},{pattern:/\$\{[^}]+\}/,greedy:!0,inside:{operator:/:[-=?+]?|[!\/]|##?|%%?|\^\^?|,,?/,punctuation:/[\[\]]/,environment:{pattern:RegExp("(\\{)"+o),lookbehind:!0,alias:"constant"}}},/\$(?:\w+|[#?*!@$])/],entity:/\\(?:[abceEfnrtv\\"]|O?[0-7]{1,3}|U[0-9a-fA-F]{8}|u[0-9a-fA-F]{4}|x[0-9a-fA-F]{1,2})/};a.languages.bash={shebang:{pattern:/^#!\s*\/.*/,alias:"important"},comment:{pattern:/(^|[^"{\\$])#.*/,lookbehind:!0},"function-name":[{pattern:/(\bfunction\s+)[\w-]+(?=(?:\s*\(?:\s*\))?\s*\{)/,lookbehind:!0,alias:"function"},{pattern:/\b[\w-]+(?=\s*\(\s*\)\s*\{)/,alias:"function"}],"for-or-select":{pattern:/(\b(?:for|select)\s+)\w+(?=\s+in\s)/,alias:"variable",lookbehind:!0},"assign-left":{pattern:/(^|[\s;|&]|[<>]\()\w+(?=\+?=)/,inside:{environment:{pattern:RegExp("(^|[\\s;|&]|[<>]\\()"+o),lookbehind:!0,alias:"constant"}},alias:"variable",lookbehind:!0},string:[{pattern:/((?:^|[^<])<<-?\s*)(\w+)\s[\s\S]*?(?:\r?\n|\r)\2/,lookbehind:!0,greedy:!0,inside:s},{pattern:/((?:^|[^<])<<-?\s*)(["'])(\w+)\2\s[\s\S]*?(?:\r?\n|\r)\3/,lookbehind:!0,greedy:!0,inside:{bash:l}},{pattern:/(^|[^\\](?:\\\\)*)"(?:\\[\s\S]|\$\([^)]+\)|\$(?!\()|`[^`]+`|[^"\\`$])*"/,lookbehind:!0,greedy:!0,inside:s},{pattern:/(^|[^$\\])'[^']*'/,lookbehind:!0,greedy:!0},{pattern:/\$'(?:[^'\\]|\\[\s\S])*'/,greedy:!0,inside:{entity:s.entity}}],environment:{pattern:RegExp("\\$?"+o),alias:"constant"},variable:s.variable,function:{pattern:/(^|[\s;|&]|[<>]\()(?:add|apropos|apt|apt-cache|apt-get|aptitude|aspell|automysqlbackup|awk|basename|bash|bc|bconsole|bg|bzip2|cal|cat|cfdisk|chgrp|chkconfig|chmod|chown|chroot|cksum|clear|cmp|column|comm|composer|cp|cron|crontab|csplit|curl|cut|date|dc|dd|ddrescue|debootstrap|df|diff|diff3|dig|dir|dircolors|dirname|dirs|dmesg|docker|docker-compose|du|egrep|eject|env|ethtool|expand|expect|expr|fdformat|fdisk|fg|fgrep|file|find|fmt|fold|format|free|fsck|ftp|fuser|gawk|git|gparted|grep|groupadd|groupdel|groupmod|groups|grub-mkconfig|gzip|halt|head|hg|history|host|hostname|htop|iconv|id|ifconfig|ifdown|ifup|import|install|ip|jobs|join|kill|killall|less|link|ln|locate|logname|logrotate|look|lpc|lpr|lprint|lprintd|lprintq|lprm|ls|lsof|lynx|make|man|mc|mdadm|mkconfig|mkdir|mke2fs|mkfifo|mkfs|mkisofs|mknod|mkswap|mmv|more|most|mount|mtools|mtr|mutt|mv|nano|nc|netstat|nice|nl|node|nohup|notify-send|npm|nslookup|op|open|parted|passwd|paste|pathchk|ping|pkill|pnpm|podman|podman-compose|popd|pr|printcap|printenv|ps|pushd|pv|quota|quotacheck|quotactl|ram|rar|rcp|reboot|remsync|rename|renice|rev|rm|rmdir|rpm|rsync|scp|screen|sdiff|sed|sendmail|seq|service|sftp|sh|shellcheck|shuf|shutdown|sleep|slocate|sort|split|ssh|stat|strace|su|sudo|sum|suspend|swapon|sync|tac|tail|tar|tee|time|timeout|top|touch|tr|traceroute|tsort|tty|umount|uname|unexpand|uniq|units|unrar|unshar|unzip|update-grub|uptime|useradd|userdel|usermod|users|uudecode|uuencode|v|vcpkg|vdir|vi|vim|virsh|vmstat|wait|watch|wc|wget|whereis|which|who|whoami|write|xargs|xdg-open|yarn|yes|zenity|zip|zsh|zypper)(?=$|[)\s;|&])/,lookbehind:!0},keyword:{pattern:/(^|[\s;|&]|[<>]\()(?:case|do|done|elif|else|esac|fi|for|function|if|in|select|then|until|while)(?=$|[)\s;|&])/,lookbehind:!0},builtin:{pattern:/(^|[\s;|&]|[<>]\()(?:\.|:|alias|bind|break|builtin|caller|cd|command|continue|declare|echo|enable|eval|exec|exit|export|getopts|hash|help|let|local|logout|mapfile|printf|pwd|read|readarray|readonly|return|set|shift|shopt|source|test|times|trap|type|typeset|ulimit|umask|unalias|unset)(?=$|[)\s;|&])/,lookbehind:!0,alias:"class-name"},boolean:{pattern:/(^|[\s;|&]|[<>]\()(?:false|true)(?=$|[)\s;|&])/,lookbehind:!0},"file-descriptor":{pattern:/\B&\d\b/,alias:"important"},operator:{pattern:/\d?<>|>\||\+=|=[=~]?|!=?|<<[<-]?|[&\d]?>>|\d[<>]&?|[<>][&=]?|&[>&]?|\|[&|]?/,inside:{"file-descriptor":{pattern:/^\d/,alias:"important"}}},punctuation:/\$?\(\(?|\)\)?|\.\.|[{}[\];\\]/,number:{pattern:/(^|\s)(?:[1-9]\d*|0)(?:[.,]\d+)?\b/,lookbehind:!0}},l.inside=a.languages.bash;for(var u=["comment","function-name","for-or-select","assign-left","string","environment","function","keyword","builtin","boolean","file-descriptor","operator","punctuation","number"],c=s.variable[1].inside,p=0;p/g,function(){return/(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*/.source}),d)}a.languages.insertBefore("javascript","keyword",{imports:{pattern:o(/(\bimport\b\s*)(?:(?:\s*,\s*(?:\*\s*as\s+|\{[^{}]*\}))?|\*\s*as\s+|\{[^{}]*\})(?=\s*\bfrom\b)/.source),lookbehind:!0,inside:a.languages.javascript},exports:{pattern:o(/(\bexport\b\s*)(?:\*(?:\s*as\s+)?(?=\s*\bfrom\b)|\{[^{}]*\})/.source),lookbehind:!0,inside:a.languages.javascript}}),a.languages.javascript.keyword.unshift({pattern:/\b(?:as|default|export|from|import)\b/,alias:"module"},{pattern:/\b(?:await|break|catch|continue|do|else|finally|for|if|return|switch|throw|try|while|yield)\b/,alias:"control-flow"},{pattern:/\bnull\b/,alias:["null","nil"]},{pattern:/\bundefined\b/,alias:"nil"}),a.languages.insertBefore("javascript","operator",{spread:{pattern:/\.{3}/,alias:"operator"},arrow:{pattern:/=>/,alias:"operator"}}),a.languages.insertBefore("javascript","punctuation",{"property-access":{pattern:o(/(\.\s*)#?/.source),lookbehind:!0},"maybe-class-name":{pattern:/(^|[^$\w\xA0-\uFFFF])[A-Z][$\w\xA0-\uFFFF]+/,lookbehind:!0},dom:{pattern:/\b(?:document|(?:local|session)Storage|location|navigator|performance|window)\b/,alias:"variable"},console:{pattern:/\bconsole(?=\s*\.)/,alias:"class-name"}});for(var l=["function","function-variable","method","method-variable","property-access"],s=0;s0)){var b=c(/^\{$/,/^\}$/);if(b===-1)continue;for(var C=l;C=0&&p(g,"variable-input")}}}}})}}});const{logger:PE}=__STORYBOOK_MODULE_CLIENT_LOGGER__,{global:BE}=__STORYBOOK_MODULE_GLOBAL__;var IE=yt(Dh()),NE=IE.default,jE=yt(FE()),HE=jE.default,zE=yt(Mh()),ZE=zE.default,VE=yt(LE()),UE=VE.default,qE=yt(DE()),WE=qE.default,GE=yt(ME()),KE=GE.default,YE=yt(Ph()),XE=YE.default,QE=yt(tE()),JE=QE.default,ex=yt(rE()),tx=ex.default,rx=yt(nE()),nx=rx.default,ax=yt(Lh()),ox=ax.default;function lx(e,t){if(e==null)return{};var r={},n=Object.keys(e),a,o;for(o=0;o=0)&&(r[a]=e[a]);return r}function ix(e,t){if(e==null)return{};var r=lx(e,t),n,a;if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(a=0;a=0)&&Object.prototype.propertyIsEnumerable.call(e,n)&&(r[n]=e[n])}return r}function r0(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r=4)return[e[0],e[1],e[2],e[3],"".concat(e[0],".").concat(e[1]),"".concat(e[0],".").concat(e[2]),"".concat(e[0],".").concat(e[3]),"".concat(e[1],".").concat(e[0]),"".concat(e[1],".").concat(e[2]),"".concat(e[1],".").concat(e[3]),"".concat(e[2],".").concat(e[0]),"".concat(e[2],".").concat(e[1]),"".concat(e[2],".").concat(e[3]),"".concat(e[3],".").concat(e[0]),"".concat(e[3],".").concat(e[1]),"".concat(e[3],".").concat(e[2]),"".concat(e[0],".").concat(e[1],".").concat(e[2]),"".concat(e[0],".").concat(e[1],".").concat(e[3]),"".concat(e[0],".").concat(e[2],".").concat(e[1]),"".concat(e[0],".").concat(e[2],".").concat(e[3]),"".concat(e[0],".").concat(e[3],".").concat(e[1]),"".concat(e[0],".").concat(e[3],".").concat(e[2]),"".concat(e[1],".").concat(e[0],".").concat(e[2]),"".concat(e[1],".").concat(e[0],".").concat(e[3]),"".concat(e[1],".").concat(e[2],".").concat(e[0]),"".concat(e[1],".").concat(e[2],".").concat(e[3]),"".concat(e[1],".").concat(e[3],".").concat(e[0]),"".concat(e[1],".").concat(e[3],".").concat(e[2]),"".concat(e[2],".").concat(e[0],".").concat(e[1]),"".concat(e[2],".").concat(e[0],".").concat(e[3]),"".concat(e[2],".").concat(e[1],".").concat(e[0]),"".concat(e[2],".").concat(e[1],".").concat(e[3]),"".concat(e[2],".").concat(e[3],".").concat(e[0]),"".concat(e[2],".").concat(e[3],".").concat(e[1]),"".concat(e[3],".").concat(e[0],".").concat(e[1]),"".concat(e[3],".").concat(e[0],".").concat(e[2]),"".concat(e[3],".").concat(e[1],".").concat(e[0]),"".concat(e[3],".").concat(e[1],".").concat(e[2]),"".concat(e[3],".").concat(e[2],".").concat(e[0]),"".concat(e[3],".").concat(e[2],".").concat(e[1]),"".concat(e[0],".").concat(e[1],".").concat(e[2],".").concat(e[3]),"".concat(e[0],".").concat(e[1],".").concat(e[3],".").concat(e[2]),"".concat(e[0],".").concat(e[2],".").concat(e[1],".").concat(e[3]),"".concat(e[0],".").concat(e[2],".").concat(e[3],".").concat(e[1]),"".concat(e[0],".").concat(e[3],".").concat(e[1],".").concat(e[2]),"".concat(e[0],".").concat(e[3],".").concat(e[2],".").concat(e[1]),"".concat(e[1],".").concat(e[0],".").concat(e[2],".").concat(e[3]),"".concat(e[1],".").concat(e[0],".").concat(e[3],".").concat(e[2]),"".concat(e[1],".").concat(e[2],".").concat(e[0],".").concat(e[3]),"".concat(e[1],".").concat(e[2],".").concat(e[3],".").concat(e[0]),"".concat(e[1],".").concat(e[3],".").concat(e[0],".").concat(e[2]),"".concat(e[1],".").concat(e[3],".").concat(e[2],".").concat(e[0]),"".concat(e[2],".").concat(e[0],".").concat(e[1],".").concat(e[3]),"".concat(e[2],".").concat(e[0],".").concat(e[3],".").concat(e[1]),"".concat(e[2],".").concat(e[1],".").concat(e[0],".").concat(e[3]),"".concat(e[2],".").concat(e[1],".").concat(e[3],".").concat(e[0]),"".concat(e[2],".").concat(e[3],".").concat(e[0],".").concat(e[1]),"".concat(e[2],".").concat(e[3],".").concat(e[1],".").concat(e[0]),"".concat(e[3],".").concat(e[0],".").concat(e[1],".").concat(e[2]),"".concat(e[3],".").concat(e[0],".").concat(e[2],".").concat(e[1]),"".concat(e[3],".").concat(e[1],".").concat(e[0],".").concat(e[2]),"".concat(e[3],".").concat(e[1],".").concat(e[2],".").concat(e[0]),"".concat(e[3],".").concat(e[2],".").concat(e[0],".").concat(e[1]),"".concat(e[3],".").concat(e[2],".").concat(e[1],".").concat(e[0])]}var Ls={};function gx(e){if(e.length===0||e.length===1)return e;var t=e.join(".");return Ls[t]||(Ls[t]=hx(e)),Ls[t]}function yx(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=arguments.length>2?arguments[2]:void 0,n=e.filter(function(o){return o!=="token"}),a=gx(n);return a.reduce(function(o,l){return pa(pa({},o),r[l])},t)}function xf(e){return e.join(" ")}function vx(e,t){var r=0;return function(n){return r+=1,n.map(function(a,o){return Nd({node:a,stylesheet:e,useInlineStyles:t,key:"code-segment-".concat(r,"-").concat(o)})})}}function Nd(e){var t=e.node,r=e.stylesheet,n=e.style,a=n===void 0?{}:n,o=e.useInlineStyles,l=e.key,s=t.properties,u=t.type,c=t.tagName,p=t.value;if(u==="text")return p;if(c){var f=vx(r,o),d;if(!o)d=pa(pa({},s),{},{className:xf(s.className)});else{var m=Object.keys(r).reduce(function(g,y){return y.split(".").forEach(function(v){g.includes(v)||g.push(v)}),g},[]),h=s.className&&s.className.includes("token")?["token"]:[],b=s.className&&h.concat(s.className.filter(function(g){return!m.includes(g)}));d=pa(pa({},s),{},{className:xf(b)||void 0,style:yx(s.className,Object.assign({},s.style,a),r)})}var C=f(t.children);return i.createElement(c,n0({key:l},d),C)}}var bx=function(e,t){var r=e.listLanguages();return r.indexOf(t)!==-1},Ex=["language","children","style","customStyle","codeTagProps","useInlineStyles","showLineNumbers","showInlineLineNumbers","startingLineNumber","lineNumberContainerStyle","lineNumberStyle","wrapLines","wrapLongLines","lineProps","renderer","PreTag","CodeTag","code","astGenerator"];function wf(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,n)}return r}function or(e){for(var t=1;t1&&arguments[1]!==void 0?arguments[1]:[],r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:[],n=0;n2&&arguments[2]!==void 0?arguments[2]:[];return gi({children:S,lineNumber:w,lineNumberStyle:s,largestLineNumber:l,showInlineLineNumbers:a,lineProps:r,className:A,showLineNumbers:n,wrapLongLines:u})}function b(S,w){if(n&&w&&a){var A=Vh(s,w,l);S.unshift(Zh(w,A))}return S}function C(S,w){var A=arguments.length>2&&arguments[2]!==void 0?arguments[2]:[];return t||A.length>0?h(S,w,A):b(S,w)}for(var g=function(){var S=p[m],w=S.children[0].value,A=wx(w);if(A){var k=w.split(` -`);k.forEach(function(O,_){var $=n&&f.length+o,P={type:"text",value:"".concat(O,` -`)};if(_===0){var L=p.slice(d+1,m).concat(gi({children:[P],className:S.properties.className})),H=C(L,$);f.push(H)}else if(_===k.length-1){var M=p[m+1]&&p[m+1].children&&p[m+1].children[0],I={type:"text",value:"".concat(O)};if(M){var Z=gi({children:[I],className:S.properties.className});p.splice(m+1,0,Z)}else{var R=[I],F=C(R,$,S.properties.className);f.push(F)}}else{var B=[P],q=C(B,$,S.properties.className);f.push(q)}}),d=m}m++};m({position:"absolute",bottom:0,right:0,maxWidth:"100%",display:"flex",background:e.background.content,zIndex:1})),Wh=T.button(({theme:e})=>({margin:0,border:"0 none",padding:"4px 10px",cursor:"pointer",display:"flex",alignItems:"center",color:e.color.defaultText,background:e.background.content,fontSize:12,lineHeight:"16px",fontFamily:e.typography.fonts.base,fontWeight:e.typography.weight.bold,borderTop:`1px solid ${e.appBorderColor}`,borderLeft:`1px solid ${e.appBorderColor}`,marginLeft:-1,borderRadius:"4px 0 0 0","&:not(:last-child)":{borderRight:`1px solid ${e.appBorderColor}`},"& + *":{borderLeft:`1px solid ${e.appBorderColor}`,borderRadius:0},"&:focus":{boxShadow:`${e.color.secondary} 0 -3px 0 0 inset`,outline:"0 none"}}),({disabled:e})=>e&&{cursor:"not-allowed",opacity:.5});Wh.displayName="ActionButton";var zd=({actionItems:e,...t})=>i.createElement($x,{...t},e.map(({title:r,className:n,onClick:a,disabled:o},l)=>i.createElement(Wh,{key:l,className:n,onClick:a,disabled:o},r)));function xe(){return xe=Object.assign?Object.assign.bind():function(e){for(var t=1;te.forEach(r=>Rx(r,t))}function Wn(...e){return E.useCallback(Gh(...e),e)}var Kh=E.forwardRef((e,t)=>{let{children:r,...n}=e,a=E.Children.toArray(r),o=a.find(Lx);if(o){let l=o.props.children,s=a.map(u=>u===o?E.Children.count(l)>1?E.Children.only(null):E.isValidElement(l)?l.props.children:null:u);return E.createElement(o0,Qi({},n,{ref:t}),E.isValidElement(l)?E.cloneElement(l,void 0,s):null)}return E.createElement(o0,Qi({},n,{ref:t}),r)});Kh.displayName="Slot";var o0=E.forwardRef((e,t)=>{let{children:r,...n}=e;return E.isValidElement(r)?E.cloneElement(r,{...Dx(n,r.props),ref:t?Gh(t,r.ref):r.ref}):E.Children.count(r)>1?E.Children.only(null):null});o0.displayName="SlotClone";var Fx=({children:e})=>E.createElement(E.Fragment,null,e);function Lx(e){return E.isValidElement(e)&&e.type===Fx}function Dx(e,t){let r={...t};for(let n in t){let a=e[n],o=t[n];/^on[A-Z]/.test(n)?a&&o?r[n]=(...l)=>{o(...l),a(...l)}:a&&(r[n]=a):n==="style"?r[n]={...a,...o}:n==="className"&&(r[n]=[a,o].filter(Boolean).join(" "))}return{...e,...r}}var Mx=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"],yl=Mx.reduce((e,t)=>{let r=E.forwardRef((n,a)=>{let{asChild:o,...l}=n,s=o?Kh:t;return E.useEffect(()=>{window[Symbol.for("radix-ui")]=!0},[]),E.createElement(s,a0({},l,{ref:a}))});return r.displayName=`Primitive.${t}`,{...e,[t]:r}},{}),l0=globalThis!=null&&globalThis.document?E.useLayoutEffect:()=>{};function Px(e,t){return E.useReducer((r,n)=>t[r][n]??r,e)}var vl=e=>{let{present:t,children:r}=e,n=Bx(t),a=typeof r=="function"?r({present:n.isPresent}):E.Children.only(r),o=Wn(n.ref,a.ref);return typeof r=="function"||n.isPresent?E.cloneElement(a,{ref:o}):null};vl.displayName="Presence";function Bx(e){let[t,r]=E.useState(),n=E.useRef({}),a=E.useRef(e),o=E.useRef("none"),l=e?"mounted":"unmounted",[s,u]=Px(l,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return E.useEffect(()=>{let c=ql(n.current);o.current=s==="mounted"?c:"none"},[s]),l0(()=>{let c=n.current,p=a.current;if(p!==e){let f=o.current,d=ql(c);e?u("MOUNT"):d==="none"||(c==null?void 0:c.display)==="none"?u("UNMOUNT"):u(p&&f!==d?"ANIMATION_OUT":"UNMOUNT"),a.current=e}},[e,u]),l0(()=>{if(t){let c=f=>{let d=ql(n.current).includes(f.animationName);f.target===t&&d&&Eu.flushSync(()=>u("ANIMATION_END"))},p=f=>{f.target===t&&(o.current=ql(n.current))};return t.addEventListener("animationstart",p),t.addEventListener("animationcancel",c),t.addEventListener("animationend",c),()=>{t.removeEventListener("animationstart",p),t.removeEventListener("animationcancel",c),t.removeEventListener("animationend",c)}}else u("ANIMATION_END")},[t,u]),{isPresent:["mounted","unmountSuspended"].includes(s),ref:E.useCallback(c=>{c&&(n.current=getComputedStyle(c)),r(c)},[])}}function ql(e){return(e==null?void 0:e.animationName)||"none"}function Ix(e,t=[]){let r=[];function n(o,l){let s=E.createContext(l),u=r.length;r=[...r,l];function c(f){let{scope:d,children:m,...h}=f,b=(d==null?void 0:d[e][u])||s,C=E.useMemo(()=>h,Object.values(h));return E.createElement(b.Provider,{value:C},m)}function p(f,d){let m=(d==null?void 0:d[e][u])||s,h=E.useContext(m);if(h)return h;if(l!==void 0)return l;throw new Error(`\`${f}\` must be used within \`${o}\``)}return c.displayName=o+"Provider",[c,p]}let a=()=>{let o=r.map(l=>E.createContext(l));return function(l){let s=(l==null?void 0:l[e])||o;return E.useMemo(()=>({[`__scope${e}`]:{...l,[e]:s}}),[l,s])}};return a.scopeName=e,[n,Nx(a,...t)]}function Nx(...e){let t=e[0];if(e.length===1)return t;let r=()=>{let n=e.map(a=>({useScope:a(),scopeName:a.scopeName}));return function(a){let o=n.reduce((l,{useScope:s,scopeName:u})=>{let c=s(a)[`__scope${u}`];return{...l,...c}},{});return E.useMemo(()=>({[`__scope${t.scopeName}`]:o}),[o])}};return r.scopeName=t.scopeName,r}function _n(e){let t=E.useRef(e);return E.useEffect(()=>{t.current=e}),E.useMemo(()=>(...r)=>{var n;return(n=t.current)===null||n===void 0?void 0:n.call(t,...r)},[])}var jx=E.createContext(void 0);function Hx(e){let t=E.useContext(jx);return e||t||"ltr"}function zx(e,[t,r]){return Math.min(r,Math.max(t,e))}function Dn(e,t,{checkForDefaultPrevented:r=!0}={}){return function(n){if(e==null||e(n),r===!1||!n.defaultPrevented)return t==null?void 0:t(n)}}function Zx(e,t){return E.useReducer((r,n)=>t[r][n]??r,e)}var Yh="ScrollArea",[Xh,oN]=Ix(Yh),[Vx,Ft]=Xh(Yh),Ux=E.forwardRef((e,t)=>{let{__scopeScrollArea:r,type:n="hover",dir:a,scrollHideDelay:o=600,...l}=e,[s,u]=E.useState(null),[c,p]=E.useState(null),[f,d]=E.useState(null),[m,h]=E.useState(null),[b,C]=E.useState(null),[g,y]=E.useState(0),[v,x]=E.useState(0),[S,w]=E.useState(!1),[A,k]=E.useState(!1),O=Wn(t,$=>u($)),_=Hx(a);return E.createElement(Vx,{scope:r,type:n,dir:_,scrollHideDelay:o,scrollArea:s,viewport:c,onViewportChange:p,content:f,onContentChange:d,scrollbarX:m,onScrollbarXChange:h,scrollbarXEnabled:S,onScrollbarXEnabledChange:w,scrollbarY:b,onScrollbarYChange:C,scrollbarYEnabled:A,onScrollbarYEnabledChange:k,onCornerWidthChange:y,onCornerHeightChange:x},E.createElement(yl.div,xe({dir:_},l,{ref:O,style:{position:"relative","--radix-scroll-area-corner-width":g+"px","--radix-scroll-area-corner-height":v+"px",...e.style}})))}),qx="ScrollAreaViewport",Wx=E.forwardRef((e,t)=>{let{__scopeScrollArea:r,children:n,...a}=e,o=Ft(qx,r),l=E.useRef(null),s=Wn(t,l,o.onViewportChange);return E.createElement(E.Fragment,null,E.createElement("style",{dangerouslySetInnerHTML:{__html:"[data-radix-scroll-area-viewport]{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;}[data-radix-scroll-area-viewport]::-webkit-scrollbar{display:none}"}}),E.createElement(yl.div,xe({"data-radix-scroll-area-viewport":""},a,{ref:s,style:{overflowX:o.scrollbarXEnabled?"scroll":"hidden",overflowY:o.scrollbarYEnabled?"scroll":"hidden",...e.style}}),E.createElement("div",{ref:o.onContentChange,style:{minWidth:"100%",display:"table"}},n)))}),Dr="ScrollAreaScrollbar",Gx=E.forwardRef((e,t)=>{let{forceMount:r,...n}=e,a=Ft(Dr,e.__scopeScrollArea),{onScrollbarXEnabledChange:o,onScrollbarYEnabledChange:l}=a,s=e.orientation==="horizontal";return E.useEffect(()=>(s?o(!0):l(!0),()=>{s?o(!1):l(!1)}),[s,o,l]),a.type==="hover"?E.createElement(Kx,xe({},n,{ref:t,forceMount:r})):a.type==="scroll"?E.createElement(Yx,xe({},n,{ref:t,forceMount:r})):a.type==="auto"?E.createElement(Qh,xe({},n,{ref:t,forceMount:r})):a.type==="always"?E.createElement(Zd,xe({},n,{ref:t})):null}),Kx=E.forwardRef((e,t)=>{let{forceMount:r,...n}=e,a=Ft(Dr,e.__scopeScrollArea),[o,l]=E.useState(!1);return E.useEffect(()=>{let s=a.scrollArea,u=0;if(s){let c=()=>{window.clearTimeout(u),l(!0)},p=()=>{u=window.setTimeout(()=>l(!1),a.scrollHideDelay)};return s.addEventListener("pointerenter",c),s.addEventListener("pointerleave",p),()=>{window.clearTimeout(u),s.removeEventListener("pointerenter",c),s.removeEventListener("pointerleave",p)}}},[a.scrollArea,a.scrollHideDelay]),E.createElement(vl,{present:r||o},E.createElement(Qh,xe({"data-state":o?"visible":"hidden"},n,{ref:t})))}),Yx=E.forwardRef((e,t)=>{let{forceMount:r,...n}=e,a=Ft(Dr,e.__scopeScrollArea),o=e.orientation==="horizontal",l=Fu(()=>u("SCROLL_END"),100),[s,u]=Zx("hidden",{hidden:{SCROLL:"scrolling"},scrolling:{SCROLL_END:"idle",POINTER_ENTER:"interacting"},interacting:{SCROLL:"interacting",POINTER_LEAVE:"idle"},idle:{HIDE:"hidden",SCROLL:"scrolling",POINTER_ENTER:"interacting"}});return E.useEffect(()=>{if(s==="idle"){let c=window.setTimeout(()=>u("HIDE"),a.scrollHideDelay);return()=>window.clearTimeout(c)}},[s,a.scrollHideDelay,u]),E.useEffect(()=>{let c=a.viewport,p=o?"scrollLeft":"scrollTop";if(c){let f=c[p],d=()=>{let m=c[p];f!==m&&(u("SCROLL"),l()),f=m};return c.addEventListener("scroll",d),()=>c.removeEventListener("scroll",d)}},[a.viewport,o,u,l]),E.createElement(vl,{present:r||s!=="hidden"},E.createElement(Zd,xe({"data-state":s==="hidden"?"hidden":"visible"},n,{ref:t,onPointerEnter:Dn(e.onPointerEnter,()=>u("POINTER_ENTER")),onPointerLeave:Dn(e.onPointerLeave,()=>u("POINTER_LEAVE"))})))}),Qh=E.forwardRef((e,t)=>{let r=Ft(Dr,e.__scopeScrollArea),{forceMount:n,...a}=e,[o,l]=E.useState(!1),s=e.orientation==="horizontal",u=Fu(()=>{if(r.viewport){let c=r.viewport.offsetWidth{let{orientation:r="vertical",...n}=e,a=Ft(Dr,e.__scopeScrollArea),o=E.useRef(null),l=E.useRef(0),[s,u]=E.useState({content:0,viewport:0,scrollbar:{size:0,paddingStart:0,paddingEnd:0}}),c=rg(s.viewport,s.content),p={...n,sizes:s,onSizesChange:u,hasThumb:c>0&&c<1,onThumbChange:d=>o.current=d,onThumbPointerUp:()=>l.current=0,onThumbPointerDown:d=>l.current=d};function f(d,m){return a8(d,l.current,s,m)}return r==="horizontal"?E.createElement(Xx,xe({},p,{ref:t,onThumbPositionChange:()=>{if(a.viewport&&o.current){let d=a.viewport.scrollLeft,m=Sf(d,s,a.dir);o.current.style.transform=`translate3d(${m}px, 0, 0)`}},onWheelScroll:d=>{a.viewport&&(a.viewport.scrollLeft=d)},onDragScroll:d=>{a.viewport&&(a.viewport.scrollLeft=f(d,a.dir))}})):r==="vertical"?E.createElement(Qx,xe({},p,{ref:t,onThumbPositionChange:()=>{if(a.viewport&&o.current){let d=a.viewport.scrollTop,m=Sf(d,s);o.current.style.transform=`translate3d(0, ${m}px, 0)`}},onWheelScroll:d=>{a.viewport&&(a.viewport.scrollTop=d)},onDragScroll:d=>{a.viewport&&(a.viewport.scrollTop=f(d))}})):null}),Xx=E.forwardRef((e,t)=>{let{sizes:r,onSizesChange:n,...a}=e,o=Ft(Dr,e.__scopeScrollArea),[l,s]=E.useState(),u=E.useRef(null),c=Wn(t,u,o.onScrollbarXChange);return E.useEffect(()=>{u.current&&s(getComputedStyle(u.current))},[u]),E.createElement(eg,xe({"data-orientation":"horizontal"},a,{ref:c,sizes:r,style:{bottom:0,left:o.dir==="rtl"?"var(--radix-scroll-area-corner-width)":0,right:o.dir==="ltr"?"var(--radix-scroll-area-corner-width)":0,"--radix-scroll-area-thumb-width":Ru(r)+"px",...e.style},onThumbPointerDown:p=>e.onThumbPointerDown(p.x),onDragScroll:p=>e.onDragScroll(p.x),onWheelScroll:(p,f)=>{if(o.viewport){let d=o.viewport.scrollLeft+p.deltaX;e.onWheelScroll(d),ag(d,f)&&p.preventDefault()}},onResize:()=>{u.current&&o.viewport&&l&&n({content:o.viewport.scrollWidth,viewport:o.viewport.offsetWidth,scrollbar:{size:u.current.clientWidth,paddingStart:Ji(l.paddingLeft),paddingEnd:Ji(l.paddingRight)}})}}))}),Qx=E.forwardRef((e,t)=>{let{sizes:r,onSizesChange:n,...a}=e,o=Ft(Dr,e.__scopeScrollArea),[l,s]=E.useState(),u=E.useRef(null),c=Wn(t,u,o.onScrollbarYChange);return E.useEffect(()=>{u.current&&s(getComputedStyle(u.current))},[u]),E.createElement(eg,xe({"data-orientation":"vertical"},a,{ref:c,sizes:r,style:{top:0,right:o.dir==="ltr"?0:void 0,left:o.dir==="rtl"?0:void 0,bottom:"var(--radix-scroll-area-corner-height)","--radix-scroll-area-thumb-height":Ru(r)+"px",...e.style},onThumbPointerDown:p=>e.onThumbPointerDown(p.y),onDragScroll:p=>e.onDragScroll(p.y),onWheelScroll:(p,f)=>{if(o.viewport){let d=o.viewport.scrollTop+p.deltaY;e.onWheelScroll(d),ag(d,f)&&p.preventDefault()}},onResize:()=>{u.current&&o.viewport&&l&&n({content:o.viewport.scrollHeight,viewport:o.viewport.offsetHeight,scrollbar:{size:u.current.clientHeight,paddingStart:Ji(l.paddingTop),paddingEnd:Ji(l.paddingBottom)}})}}))}),[Jx,Jh]=Xh(Dr),eg=E.forwardRef((e,t)=>{let{__scopeScrollArea:r,sizes:n,hasThumb:a,onThumbChange:o,onThumbPointerUp:l,onThumbPointerDown:s,onThumbPositionChange:u,onDragScroll:c,onWheelScroll:p,onResize:f,...d}=e,m=Ft(Dr,r),[h,b]=E.useState(null),C=Wn(t,O=>b(O)),g=E.useRef(null),y=E.useRef(""),v=m.viewport,x=n.content-n.viewport,S=_n(p),w=_n(u),A=Fu(f,10);function k(O){if(g.current){let _=O.clientX-g.current.left,$=O.clientY-g.current.top;c({x:_,y:$})}}return E.useEffect(()=>{let O=_=>{let $=_.target;h!=null&&h.contains($)&&S(_,x)};return document.addEventListener("wheel",O,{passive:!1}),()=>document.removeEventListener("wheel",O,{passive:!1})},[v,h,x,S]),E.useEffect(w,[n,w]),Ra(h,A),Ra(m.content,A),E.createElement(Jx,{scope:r,scrollbar:h,hasThumb:a,onThumbChange:_n(o),onThumbPointerUp:_n(l),onThumbPositionChange:w,onThumbPointerDown:_n(s)},E.createElement(yl.div,xe({},d,{ref:C,style:{position:"absolute",...d.style},onPointerDown:Dn(e.onPointerDown,O=>{O.button===0&&(O.target.setPointerCapture(O.pointerId),g.current=h.getBoundingClientRect(),y.current=document.body.style.webkitUserSelect,document.body.style.webkitUserSelect="none",m.viewport&&(m.viewport.style.scrollBehavior="auto"),k(O))}),onPointerMove:Dn(e.onPointerMove,k),onPointerUp:Dn(e.onPointerUp,O=>{let _=O.target;_.hasPointerCapture(O.pointerId)&&_.releasePointerCapture(O.pointerId),document.body.style.webkitUserSelect=y.current,m.viewport&&(m.viewport.style.scrollBehavior=""),g.current=null})})))}),i0="ScrollAreaThumb",e8=E.forwardRef((e,t)=>{let{forceMount:r,...n}=e,a=Jh(i0,e.__scopeScrollArea);return E.createElement(vl,{present:r||a.hasThumb},E.createElement(t8,xe({ref:t},n)))}),t8=E.forwardRef((e,t)=>{let{__scopeScrollArea:r,style:n,...a}=e,o=Ft(i0,r),l=Jh(i0,r),{onThumbPositionChange:s}=l,u=Wn(t,f=>l.onThumbChange(f)),c=E.useRef(),p=Fu(()=>{c.current&&(c.current(),c.current=void 0)},100);return E.useEffect(()=>{let f=o.viewport;if(f){let d=()=>{if(p(),!c.current){let m=o8(f,s);c.current=m,s()}};return s(),f.addEventListener("scroll",d),()=>f.removeEventListener("scroll",d)}},[o.viewport,p,s]),E.createElement(yl.div,xe({"data-state":l.hasThumb?"visible":"hidden"},a,{ref:u,style:{width:"var(--radix-scroll-area-thumb-width)",height:"var(--radix-scroll-area-thumb-height)",...n},onPointerDownCapture:Dn(e.onPointerDownCapture,f=>{let d=f.target.getBoundingClientRect(),m=f.clientX-d.left,h=f.clientY-d.top;l.onThumbPointerDown({x:m,y:h})}),onPointerUp:Dn(e.onPointerUp,l.onThumbPointerUp)}))}),tg="ScrollAreaCorner",r8=E.forwardRef((e,t)=>{let r=Ft(tg,e.__scopeScrollArea),n=!!(r.scrollbarX&&r.scrollbarY);return r.type!=="scroll"&&n?E.createElement(n8,xe({},e,{ref:t})):null}),n8=E.forwardRef((e,t)=>{let{__scopeScrollArea:r,...n}=e,a=Ft(tg,r),[o,l]=E.useState(0),[s,u]=E.useState(0),c=!!(o&&s);return Ra(a.scrollbarX,()=>{var p;let f=((p=a.scrollbarX)===null||p===void 0?void 0:p.offsetHeight)||0;a.onCornerHeightChange(f),u(f)}),Ra(a.scrollbarY,()=>{var p;let f=((p=a.scrollbarY)===null||p===void 0?void 0:p.offsetWidth)||0;a.onCornerWidthChange(f),l(f)}),c?E.createElement(yl.div,xe({},n,{ref:t,style:{width:o,height:s,position:"absolute",right:a.dir==="ltr"?0:void 0,left:a.dir==="rtl"?0:void 0,bottom:0,...e.style}})):null});function Ji(e){return e?parseInt(e,10):0}function rg(e,t){let r=e/t;return isNaN(r)?0:r}function Ru(e){let t=rg(e.viewport,e.content),r=e.scrollbar.paddingStart+e.scrollbar.paddingEnd,n=(e.scrollbar.size-r)*t;return Math.max(n,18)}function a8(e,t,r,n="ltr"){let a=Ru(r),o=a/2,l=t||o,s=a-l,u=r.scrollbar.paddingStart+l,c=r.scrollbar.size-r.scrollbar.paddingEnd-s,p=r.content-r.viewport,f=n==="ltr"?[0,p]:[p*-1,0];return ng([u,c],f)(e)}function Sf(e,t,r="ltr"){let n=Ru(t),a=t.scrollbar.paddingStart+t.scrollbar.paddingEnd,o=t.scrollbar.size-a,l=t.content-t.viewport,s=o-n,u=r==="ltr"?[0,l]:[l*-1,0],c=zx(e,u);return ng([0,l],[0,s])(c)}function ng(e,t){return r=>{if(e[0]===e[1]||t[0]===t[1])return t[0];let n=(t[1]-t[0])/(e[1]-e[0]);return t[0]+n*(r-e[0])}}function ag(e,t){return e>0&&e{})=>{let r={left:e.scrollLeft,top:e.scrollTop},n=0;return function a(){let o={left:e.scrollLeft,top:e.scrollTop},l=r.left!==o.left,s=r.top!==o.top;(l||s)&&t(),r=o,n=window.requestAnimationFrame(a)}(),()=>window.cancelAnimationFrame(n)};function Fu(e,t){let r=_n(e),n=E.useRef(0);return E.useEffect(()=>()=>window.clearTimeout(n.current),[]),E.useCallback(()=>{window.clearTimeout(n.current),n.current=window.setTimeout(r,t)},[r,t])}function Ra(e,t){let r=_n(t);l0(()=>{let n=0;if(e){let a=new ResizeObserver(()=>{cancelAnimationFrame(n),n=window.requestAnimationFrame(r)});return a.observe(e),()=>{window.cancelAnimationFrame(n),a.unobserve(e)}}},[e,r])}var l8=Ux,i8=Wx,u8=Gx,s8=e8,c8=r8,d8=T(l8)(({scrollbarsize:e,offset:t})=>({width:"100%",height:"100%",overflow:"hidden","--scrollbar-size":`${e+t}px`,"--radix-scroll-area-thumb-width":`${e}px`})),p8=T(i8)({width:"100%",height:"100%"}),Cf=T(u8)(({offset:e,horizontal:t,vertical:r})=>({display:"flex",userSelect:"none",touchAction:"none",background:"transparent",transition:"all 0.2s ease-out",borderRadius:"var(--scrollbar-size)",'&[data-orientation="vertical"]':{width:"var(--scrollbar-size)",paddingRight:e,marginTop:e,marginBottom:t==="true"&&r==="true"?0:e},'&[data-orientation="horizontal"]':{flexDirection:"column",height:"var(--scrollbar-size)",paddingBottom:e,marginLeft:e,marginRight:t==="true"&&r==="true"?0:e}})),Af=T(s8)(({theme:e})=>({flex:1,background:e.textMutedColor,opacity:.5,borderRadius:"var(--scrollbar-size)",position:"relative",transition:"opacity 0.2s ease-out","&:hover":{opacity:.8},"::before":{content:'""',position:"absolute",top:"50%",left:"50%",transform:"translate(-50%,-50%)",width:"100%",height:"100%",minWidth:44,minHeight:44}})),Vd=({children:e,horizontal:t=!1,vertical:r=!1,offset:n=2,scrollbarSize:a=6,className:o})=>i.createElement(d8,{scrollbarsize:a,offset:n,className:o},i.createElement(p8,null,e),t&&i.createElement(Cf,{orientation:"horizontal",offset:n,horizontal:t.toString(),vertical:r.toString()},i.createElement(Af,null)),r&&i.createElement(Cf,{orientation:"vertical",offset:n,horizontal:t.toString(),vertical:r.toString()},i.createElement(Af,null)),t&&r&&i.createElement(c8,null)),{navigator:Wl,document:uo,window:f8}=BE;vt.registerLanguage("jsextra",UE);vt.registerLanguage("jsx",NE);vt.registerLanguage("json",WE);vt.registerLanguage("yml",tx);vt.registerLanguage("md",JE);vt.registerLanguage("bash",HE);vt.registerLanguage("css",ZE);vt.registerLanguage("html",XE);vt.registerLanguage("tsx",nx);vt.registerLanguage("typescript",ox);vt.registerLanguage("graphql",KE);var m8=qn(2)(e=>Object.entries(e.code||{}).reduce((t,[r,n])=>({...t,[`* .${r}`]:n}),{})),h8=og();function og(){return Wl!=null&&Wl.clipboard?e=>Wl.clipboard.writeText(e):async e=>{let t=uo.createElement("TEXTAREA"),r=uo.activeElement;t.value=e,uo.body.appendChild(t),t.select(),uo.execCommand("copy"),uo.body.removeChild(t),r.focus()}}var g8=T.div(({theme:e})=>({position:"relative",overflow:"hidden",color:e.color.defaultText}),({theme:e,bordered:t})=>t?{border:`1px solid ${e.appBorderColor}`,borderRadius:e.borderRadius,background:e.background.content}:{},({showLineNumbers:e})=>e?{".react-syntax-highlighter-line-number::before":{content:"attr(data-line-number)"}}:{}),y8=({children:e,className:t})=>i.createElement(Vd,{horizontal:!0,vertical:!0,className:t},e),v8=T(y8)({position:"relative"},({theme:e})=>m8(e)),b8=T.pre(({theme:e,padded:t})=>({display:"flex",justifyContent:"flex-start",margin:0,padding:t?e.layoutMargin:0})),E8=T.div(({theme:e})=>({flex:1,paddingLeft:2,paddingRight:e.layoutMargin,opacity:1})),lg=e=>{let t=[...e.children],r=t[0],n=r.children[0].value,a={...r,children:[],properties:{...r.properties,"data-line-number":n,style:{...r.properties.style,userSelect:"auto"}}};return t[0]=a,{...e,children:t}},x8=({rows:e,stylesheet:t,useInlineStyles:r})=>e.map((n,a)=>Nd({node:lg(n),stylesheet:t,useInlineStyles:r,key:`code-segement${a}`})),w8=(e,t)=>t?e?({rows:r,...n})=>e({rows:r.map(a=>lg(a)),...n}):x8:e,Ud=({children:e,language:t="jsx",copyable:r=!1,bordered:n=!1,padded:a=!1,format:o=!0,formatter:l=null,className:s=null,showLineNumbers:u=!1,...c})=>{if(typeof e!="string"||!e.trim())return null;let p=l?l(o,e):e.trim(),[f,d]=E.useState(!1),m=E.useCallback(b=>{b.preventDefault(),h8(p).then(()=>{d(!0),f8.setTimeout(()=>d(!1),1500)}).catch(PE.error)},[p]),h=w8(c.renderer,u);return i.createElement(g8,{bordered:n,padded:a,showLineNumbers:u,className:s},i.createElement(v8,null,i.createElement(vt,{padded:a||n,language:t,showLineNumbers:u,showInlineLineNumbers:u,useInlineStyles:!1,PreTag:b8,CodeTag:E8,lineNumberContainerStyle:{},...c,renderer:h},p)),r?i.createElement(zd,{actionItems:[{title:f?"Copied":"Copy",onClick:m}]}):null)};Ud.registerLanguage=(...e)=>vt.registerLanguage(...e);var lN=Ud;const{global:S8}=__STORYBOOK_MODULE_GLOBAL__;var C8=W({"../../node_modules/react-fast-compare/index.js"(e,t){var r=typeof Element<"u",n=typeof Map=="function",a=typeof Set=="function",o=typeof ArrayBuffer=="function"&&!!ArrayBuffer.isView;function l(s,u){if(s===u)return!0;if(s&&u&&typeof s=="object"&&typeof u=="object"){if(s.constructor!==u.constructor)return!1;var c,p,f;if(Array.isArray(s)){if(c=s.length,c!=u.length)return!1;for(p=c;p--!==0;)if(!l(s[p],u[p]))return!1;return!0}var d;if(n&&s instanceof Map&&u instanceof Map){if(s.size!==u.size)return!1;for(d=s.entries();!(p=d.next()).done;)if(!u.has(p.value[0]))return!1;for(d=s.entries();!(p=d.next()).done;)if(!l(p.value[1],u.get(p.value[0])))return!1;return!0}if(a&&s instanceof Set&&u instanceof Set){if(s.size!==u.size)return!1;for(d=s.entries();!(p=d.next()).done;)if(!u.has(p.value[0]))return!1;return!0}if(o&&ArrayBuffer.isView(s)&&ArrayBuffer.isView(u)){if(c=s.length,c!=u.length)return!1;for(p=c;p--!==0;)if(s[p]!==u[p])return!1;return!0}if(s.constructor===RegExp)return s.source===u.source&&s.flags===u.flags;if(s.valueOf!==Object.prototype.valueOf&&typeof s.valueOf=="function"&&typeof u.valueOf=="function")return s.valueOf()===u.valueOf();if(s.toString!==Object.prototype.toString&&typeof s.toString=="function"&&typeof u.toString=="function")return s.toString()===u.toString();if(f=Object.keys(s),c=f.length,c!==Object.keys(u).length)return!1;for(p=c;p--!==0;)if(!Object.prototype.hasOwnProperty.call(u,f[p]))return!1;if(r&&s instanceof Element)return!1;for(p=c;p--!==0;)if(!((f[p]==="_owner"||f[p]==="__v"||f[p]==="__o")&&s.$$typeof)&&!l(s[f[p]],u[f[p]]))return!1;return!0}return s!==s&&u!==u}t.exports=function(s,u){try{return l(s,u)}catch(c){if((c.message||"").match(/stack|recursion/i))return console.warn("react-fast-compare cannot handle circular refs"),!1;throw c}}}});function A8(e,t){if(e==null)return{};var r={},n=Object.keys(e),a,o;for(o=0;o=0)&&(r[a]=e[a]);return r}function wr(){return wr=Object.assign?Object.assign.bind():function(e){for(var t=1;t"u")return!1;var t=mt(e).ShadowRoot;return e instanceof t||e instanceof ShadowRoot}function I8(e){var t=e.state;Object.keys(t.elements).forEach(function(r){var n=t.styles[r]||{},a=t.attributes[r]||{},o=t.elements[r];!_t(o)||!yr(o)||(Object.assign(o.style,n),Object.keys(a).forEach(function(l){var s=a[l];s===!1?o.removeAttribute(l):o.setAttribute(l,s===!0?"":s)}))})}function N8(e){var t=e.state,r={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,r.popper),t.styles=r,t.elements.arrow&&Object.assign(t.elements.arrow.style,r.arrow),function(){Object.keys(t.elements).forEach(function(n){var a=t.elements[n],o=t.attributes[n]||{},l=Object.keys(t.styles.hasOwnProperty(n)?t.styles[n]:r[n]),s=l.reduce(function(u,c){return u[c]="",u},{});!_t(a)||!yr(a)||(Object.assign(a.style,s),Object.keys(o).forEach(function(u){a.removeAttribute(u)}))})}}var j8={name:"applyStyles",enabled:!0,phase:"write",fn:I8,effect:N8,requires:["computeStyles"]};function gr(e){return e.split("-")[0]}var Mn=Math.max,eu=Math.min,La=Math.round;function u0(){var e=navigator.userAgentData;return e!=null&&e.brands&&Array.isArray(e.brands)?e.brands.map(function(t){return t.brand+"/"+t.version}).join(" "):navigator.userAgent}function sg(){return!/^((?!chrome|android).)*safari/i.test(u0())}function Da(e,t,r){t===void 0&&(t=!1),r===void 0&&(r=!1);var n=e.getBoundingClientRect(),a=1,o=1;t&&_t(e)&&(a=e.offsetWidth>0&&La(n.width)/e.offsetWidth||1,o=e.offsetHeight>0&&La(n.height)/e.offsetHeight||1);var l=Zn(e)?mt(e):window,s=l.visualViewport,u=!sg()&&r,c=(n.left+(u&&s?s.offsetLeft:0))/a,p=(n.top+(u&&s?s.offsetTop:0))/o,f=n.width/a,d=n.height/o;return{width:f,height:d,top:p,right:c+f,bottom:p+d,left:c,x:c,y:p}}function Wd(e){var t=Da(e),r=e.offsetWidth,n=e.offsetHeight;return Math.abs(t.width-r)<=1&&(r=t.width),Math.abs(t.height-n)<=1&&(n=t.height),{x:e.offsetLeft,y:e.offsetTop,width:r,height:n}}function cg(e,t){var r=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(r&&qd(r)){var n=t;do{if(n&&e.isSameNode(n))return!0;n=n.parentNode||n.host}while(n)}return!1}function Fr(e){return mt(e).getComputedStyle(e)}function H8(e){return["table","td","th"].indexOf(yr(e))>=0}function fn(e){return((Zn(e)?e.ownerDocument:e.document)||window.document).documentElement}function Du(e){return yr(e)==="html"?e:e.assignedSlot||e.parentNode||(qd(e)?e.host:null)||fn(e)}function Tf(e){return!_t(e)||Fr(e).position==="fixed"?null:e.offsetParent}function z8(e){var t=/firefox/i.test(u0()),r=/Trident/i.test(u0());if(r&&_t(e)){var n=Fr(e);if(n.position==="fixed")return null}var a=Du(e);for(qd(a)&&(a=a.host);_t(a)&&["html","body"].indexOf(yr(a))<0;){var o=Fr(a);if(o.transform!=="none"||o.perspective!=="none"||o.contain==="paint"||["transform","perspective"].indexOf(o.willChange)!==-1||t&&o.willChange==="filter"||t&&o.filter&&o.filter!=="none")return a;a=a.parentNode}return null}function El(e){for(var t=mt(e),r=Tf(e);r&&H8(r)&&Fr(r).position==="static";)r=Tf(r);return r&&(yr(r)==="html"||yr(r)==="body"&&Fr(r).position==="static")?t:r||z8(e)||t}function Gd(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function _o(e,t,r){return Mn(e,eu(t,r))}function Z8(e,t,r){var n=_o(e,t,r);return n>r?r:n}function dg(){return{top:0,right:0,bottom:0,left:0}}function pg(e){return Object.assign({},dg(),e)}function fg(e,t){return t.reduce(function(r,n){return r[n]=e,r},{})}var V8=function(e,t){return e=typeof e=="function"?e(Object.assign({},t.rects,{placement:t.placement})):e,pg(typeof e!="number"?e:fg(e,bl))};function U8(e){var t,r=e.state,n=e.name,a=e.options,o=r.elements.arrow,l=r.modifiersData.popperOffsets,s=gr(r.placement),u=Gd(s),c=[ot,Rt].indexOf(s)>=0,p=c?"height":"width";if(!(!o||!l)){var f=V8(a.padding,r),d=Wd(o),m=u==="y"?at:ot,h=u==="y"?$t:Rt,b=r.rects.reference[p]+r.rects.reference[u]-l[u]-r.rects.popper[p],C=l[u]-r.rects.reference[u],g=El(o),y=g?u==="y"?g.clientHeight||0:g.clientWidth||0:0,v=b/2-C/2,x=f[m],S=y-d[p]-f[h],w=y/2-d[p]/2+v,A=_o(x,w,S),k=u;r.modifiersData[n]=(t={},t[k]=A,t.centerOffset=A-w,t)}}function q8(e){var t=e.state,r=e.options,n=r.element,a=n===void 0?"[data-popper-arrow]":n;a!=null&&(typeof a=="string"&&(a=t.elements.popper.querySelector(a),!a)||cg(t.elements.popper,a)&&(t.elements.arrow=a))}var W8={name:"arrow",enabled:!0,phase:"main",fn:U8,effect:q8,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function Ma(e){return e.split("-")[1]}var G8={top:"auto",right:"auto",bottom:"auto",left:"auto"};function K8(e,t){var r=e.x,n=e.y,a=t.devicePixelRatio||1;return{x:La(r*a)/a||0,y:La(n*a)/a||0}}function $f(e){var t,r=e.popper,n=e.popperRect,a=e.placement,o=e.variation,l=e.offsets,s=e.position,u=e.gpuAcceleration,c=e.adaptive,p=e.roundOffsets,f=e.isFixed,d=l.x,m=d===void 0?0:d,h=l.y,b=h===void 0?0:h,C=typeof p=="function"?p({x:m,y:b}):{x:m,y:b};m=C.x,b=C.y;var g=l.hasOwnProperty("x"),y=l.hasOwnProperty("y"),v=ot,x=at,S=window;if(c){var w=El(r),A="clientHeight",k="clientWidth";if(w===mt(r)&&(w=fn(r),Fr(w).position!=="static"&&s==="absolute"&&(A="scrollHeight",k="scrollWidth")),w=w,a===at||(a===ot||a===Rt)&&o===el){x=$t;var O=f&&w===S&&S.visualViewport?S.visualViewport.height:w[A];b-=O-n.height,b*=u?1:-1}if(a===ot||(a===at||a===$t)&&o===el){v=Rt;var _=f&&w===S&&S.visualViewport?S.visualViewport.width:w[k];m-=_-n.width,m*=u?1:-1}}var $=Object.assign({position:s},c&&G8),P=p===!0?K8({x:m,y:b},mt(r)):{x:m,y:b};if(m=P.x,b=P.y,u){var L;return Object.assign({},$,(L={},L[x]=y?"0":"",L[v]=g?"0":"",L.transform=(S.devicePixelRatio||1)<=1?"translate("+m+"px, "+b+"px)":"translate3d("+m+"px, "+b+"px, 0)",L))}return Object.assign({},$,(t={},t[x]=y?b+"px":"",t[v]=g?m+"px":"",t.transform="",t))}function Y8(e){var t=e.state,r=e.options,n=r.gpuAcceleration,a=n===void 0?!0:n,o=r.adaptive,l=o===void 0?!0:o,s=r.roundOffsets,u=s===void 0?!0:s,c={placement:gr(t.placement),variation:Ma(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:a,isFixed:t.options.strategy==="fixed"};t.modifiersData.popperOffsets!=null&&(t.styles.popper=Object.assign({},t.styles.popper,$f(Object.assign({},c,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:l,roundOffsets:u})))),t.modifiersData.arrow!=null&&(t.styles.arrow=Object.assign({},t.styles.arrow,$f(Object.assign({},c,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:u})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})}var X8={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:Y8,data:{}},Gl={passive:!0};function Q8(e){var t=e.state,r=e.instance,n=e.options,a=n.scroll,o=a===void 0?!0:a,l=n.resize,s=l===void 0?!0:l,u=mt(t.elements.popper),c=[].concat(t.scrollParents.reference,t.scrollParents.popper);return o&&c.forEach(function(p){p.addEventListener("scroll",r.update,Gl)}),s&&u.addEventListener("resize",r.update,Gl),function(){o&&c.forEach(function(p){p.removeEventListener("scroll",r.update,Gl)}),s&&u.removeEventListener("resize",r.update,Gl)}}var J8={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:Q8,data:{}},ew={left:"right",right:"left",bottom:"top",top:"bottom"};function yi(e){return e.replace(/left|right|bottom|top/g,function(t){return ew[t]})}var tw={start:"end",end:"start"};function Rf(e){return e.replace(/start|end/g,function(t){return tw[t]})}function Kd(e){var t=mt(e),r=t.pageXOffset,n=t.pageYOffset;return{scrollLeft:r,scrollTop:n}}function Yd(e){return Da(fn(e)).left+Kd(e).scrollLeft}function rw(e,t){var r=mt(e),n=fn(e),a=r.visualViewport,o=n.clientWidth,l=n.clientHeight,s=0,u=0;if(a){o=a.width,l=a.height;var c=sg();(c||!c&&t==="fixed")&&(s=a.offsetLeft,u=a.offsetTop)}return{width:o,height:l,x:s+Yd(e),y:u}}function nw(e){var t,r=fn(e),n=Kd(e),a=(t=e.ownerDocument)==null?void 0:t.body,o=Mn(r.scrollWidth,r.clientWidth,a?a.scrollWidth:0,a?a.clientWidth:0),l=Mn(r.scrollHeight,r.clientHeight,a?a.scrollHeight:0,a?a.clientHeight:0),s=-n.scrollLeft+Yd(e),u=-n.scrollTop;return Fr(a||r).direction==="rtl"&&(s+=Mn(r.clientWidth,a?a.clientWidth:0)-o),{width:o,height:l,x:s,y:u}}function Xd(e){var t=Fr(e),r=t.overflow,n=t.overflowX,a=t.overflowY;return/auto|scroll|overlay|hidden/.test(r+a+n)}function mg(e){return["html","body","#document"].indexOf(yr(e))>=0?e.ownerDocument.body:_t(e)&&Xd(e)?e:mg(Du(e))}function Oo(e,t){var r;t===void 0&&(t=[]);var n=mg(e),a=n===((r=e.ownerDocument)==null?void 0:r.body),o=mt(n),l=a?[o].concat(o.visualViewport||[],Xd(n)?n:[]):n,s=t.concat(l);return a?s:s.concat(Oo(Du(l)))}function s0(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function aw(e,t){var r=Da(e,!1,t==="fixed");return r.top=r.top+e.clientTop,r.left=r.left+e.clientLeft,r.bottom=r.top+e.clientHeight,r.right=r.left+e.clientWidth,r.width=e.clientWidth,r.height=e.clientHeight,r.x=r.left,r.y=r.top,r}function Ff(e,t,r){return t===ig?s0(rw(e,r)):Zn(t)?aw(t,r):s0(nw(fn(e)))}function ow(e){var t=Oo(Du(e)),r=["absolute","fixed"].indexOf(Fr(e).position)>=0,n=r&&_t(e)?El(e):e;return Zn(n)?t.filter(function(a){return Zn(a)&&cg(a,n)&&yr(a)!=="body"}):[]}function lw(e,t,r,n){var a=t==="clippingParents"?ow(e):[].concat(t),o=[].concat(a,[r]),l=o[0],s=o.reduce(function(u,c){var p=Ff(e,c,n);return u.top=Mn(p.top,u.top),u.right=eu(p.right,u.right),u.bottom=eu(p.bottom,u.bottom),u.left=Mn(p.left,u.left),u},Ff(e,l,n));return s.width=s.right-s.left,s.height=s.bottom-s.top,s.x=s.left,s.y=s.top,s}function hg(e){var t=e.reference,r=e.element,n=e.placement,a=n?gr(n):null,o=n?Ma(n):null,l=t.x+t.width/2-r.width/2,s=t.y+t.height/2-r.height/2,u;switch(a){case at:u={x:l,y:t.y-r.height};break;case $t:u={x:l,y:t.y+t.height};break;case Rt:u={x:t.x+t.width,y:s};break;case ot:u={x:t.x-r.width,y:s};break;default:u={x:t.x,y:t.y}}var c=a?Gd(a):null;if(c!=null){var p=c==="y"?"height":"width";switch(o){case Fa:u[c]=u[c]-(t[p]/2-r[p]/2);break;case el:u[c]=u[c]+(t[p]/2-r[p]/2);break}}return u}function tl(e,t){t===void 0&&(t={});var r=t,n=r.placement,a=n===void 0?e.placement:n,o=r.strategy,l=o===void 0?e.strategy:o,s=r.boundary,u=s===void 0?k8:s,c=r.rootBoundary,p=c===void 0?ig:c,f=r.elementContext,d=f===void 0?so:f,m=r.altBoundary,h=m===void 0?!1:m,b=r.padding,C=b===void 0?0:b,g=pg(typeof C!="number"?C:fg(C,bl)),y=d===so?_8:so,v=e.rects.popper,x=e.elements[h?y:d],S=lw(Zn(x)?x:x.contextElement||fn(e.elements.popper),u,p,l),w=Da(e.elements.reference),A=hg({reference:w,element:v,strategy:"absolute",placement:a}),k=s0(Object.assign({},v,A)),O=d===so?k:w,_={top:S.top-O.top+g.top,bottom:O.bottom-S.bottom+g.bottom,left:S.left-O.left+g.left,right:O.right-S.right+g.right},$=e.modifiersData.offset;if(d===so&&$){var P=$[a];Object.keys(_).forEach(function(L){var H=[Rt,$t].indexOf(L)>=0?1:-1,M=[at,$t].indexOf(L)>=0?"y":"x";_[L]+=P[M]*H})}return _}function iw(e,t){t===void 0&&(t={});var r=t,n=r.placement,a=r.boundary,o=r.rootBoundary,l=r.padding,s=r.flipVariations,u=r.allowedAutoPlacements,c=u===void 0?ug:u,p=Ma(n),f=p?s?Of:Of.filter(function(h){return Ma(h)===p}):bl,d=f.filter(function(h){return c.indexOf(h)>=0});d.length===0&&(d=f);var m=d.reduce(function(h,b){return h[b]=tl(e,{placement:b,boundary:a,rootBoundary:o,padding:l})[gr(b)],h},{});return Object.keys(m).sort(function(h,b){return m[h]-m[b]})}function uw(e){if(gr(e)===Lu)return[];var t=yi(e);return[Rf(e),t,Rf(t)]}function sw(e){var t=e.state,r=e.options,n=e.name;if(!t.modifiersData[n]._skip){for(var a=r.mainAxis,o=a===void 0?!0:a,l=r.altAxis,s=l===void 0?!0:l,u=r.fallbackPlacements,c=r.padding,p=r.boundary,f=r.rootBoundary,d=r.altBoundary,m=r.flipVariations,h=m===void 0?!0:m,b=r.allowedAutoPlacements,C=t.options.placement,g=gr(C),y=g===C,v=u||(y||!h?[yi(C)]:uw(C)),x=[C].concat(v).reduce(function(ee,j){return ee.concat(gr(j)===Lu?iw(t,{placement:j,boundary:p,rootBoundary:f,padding:c,flipVariations:h,allowedAutoPlacements:b}):j)},[]),S=t.rects.reference,w=t.rects.popper,A=new Map,k=!0,O=x[0],_=0;_=0,M=H?"width":"height",I=tl(t,{placement:$,boundary:p,rootBoundary:f,altBoundary:d,padding:c}),Z=H?L?Rt:ot:L?$t:at;S[M]>w[M]&&(Z=yi(Z));var R=yi(Z),F=[];if(o&&F.push(I[P]<=0),s&&F.push(I[Z]<=0,I[R]<=0),F.every(function(ee){return ee})){O=$,k=!1;break}A.set($,F)}if(k)for(var B=h?3:1,q=function(ee){var j=x.find(function(G){var Y=A.get(G);if(Y)return Y.slice(0,ee).every(function(ke){return ke})});if(j)return O=j,"break"},K=B;K>0;K--){var J=q(K);if(J==="break")break}t.placement!==O&&(t.modifiersData[n]._skip=!0,t.placement=O,t.reset=!0)}}var cw={name:"flip",enabled:!0,phase:"main",fn:sw,requiresIfExists:["offset"],data:{_skip:!1}};function Lf(e,t,r){return r===void 0&&(r={x:0,y:0}),{top:e.top-t.height-r.y,right:e.right-t.width+r.x,bottom:e.bottom-t.height+r.y,left:e.left-t.width-r.x}}function Df(e){return[at,Rt,$t,ot].some(function(t){return e[t]>=0})}function dw(e){var t=e.state,r=e.name,n=t.rects.reference,a=t.rects.popper,o=t.modifiersData.preventOverflow,l=tl(t,{elementContext:"reference"}),s=tl(t,{altBoundary:!0}),u=Lf(l,n),c=Lf(s,a,o),p=Df(u),f=Df(c);t.modifiersData[r]={referenceClippingOffsets:u,popperEscapeOffsets:c,isReferenceHidden:p,hasPopperEscaped:f},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":p,"data-popper-escaped":f})}var pw={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:dw};function fw(e,t,r){var n=gr(e),a=[ot,at].indexOf(n)>=0?-1:1,o=typeof r=="function"?r(Object.assign({},t,{placement:e})):r,l=o[0],s=o[1];return l=l||0,s=(s||0)*a,[ot,Rt].indexOf(n)>=0?{x:s,y:l}:{x:l,y:s}}function mw(e){var t=e.state,r=e.options,n=e.name,a=r.offset,o=a===void 0?[0,0]:a,l=ug.reduce(function(p,f){return p[f]=fw(f,t.rects,o),p},{}),s=l[t.placement],u=s.x,c=s.y;t.modifiersData.popperOffsets!=null&&(t.modifiersData.popperOffsets.x+=u,t.modifiersData.popperOffsets.y+=c),t.modifiersData[n]=l}var hw={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:mw};function gw(e){var t=e.state,r=e.name;t.modifiersData[r]=hg({reference:t.rects.reference,element:t.rects.popper,strategy:"absolute",placement:t.placement})}var yw={name:"popperOffsets",enabled:!0,phase:"read",fn:gw,data:{}};function vw(e){return e==="x"?"y":"x"}function bw(e){var t=e.state,r=e.options,n=e.name,a=r.mainAxis,o=a===void 0?!0:a,l=r.altAxis,s=l===void 0?!1:l,u=r.boundary,c=r.rootBoundary,p=r.altBoundary,f=r.padding,d=r.tether,m=d===void 0?!0:d,h=r.tetherOffset,b=h===void 0?0:h,C=tl(t,{boundary:u,rootBoundary:c,padding:f,altBoundary:p}),g=gr(t.placement),y=Ma(t.placement),v=!y,x=Gd(g),S=vw(x),w=t.modifiersData.popperOffsets,A=t.rects.reference,k=t.rects.popper,O=typeof b=="function"?b(Object.assign({},t.rects,{placement:t.placement})):b,_=typeof O=="number"?{mainAxis:O,altAxis:O}:Object.assign({mainAxis:0,altAxis:0},O),$=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,P={x:0,y:0};if(w){if(o){var L,H=x==="y"?at:ot,M=x==="y"?$t:Rt,I=x==="y"?"height":"width",Z=w[x],R=Z+C[H],F=Z-C[M],B=m?-k[I]/2:0,q=y===Fa?A[I]:k[I],K=y===Fa?-k[I]:-A[I],J=t.elements.arrow,ee=m&&J?Wd(J):{width:0,height:0},j=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:dg(),G=j[H],Y=j[M],ke=_o(0,A[I],ee[I]),Ve=v?A[I]/2-B-ke-G-_.mainAxis:q-ke-G-_.mainAxis,vr=v?-A[I]/2+B+ke+Y+_.mainAxis:K+ke+Y+_.mainAxis,Et=t.elements.arrow&&El(t.elements.arrow),qt=Et?x==="y"?Et.clientTop||0:Et.clientLeft||0:0,z=(L=$==null?void 0:$[x])!=null?L:0,Dt=Z+Ve-z-qt,Wt=Z+vr-z,gn=_o(m?eu(R,Dt):R,Z,m?Mn(F,Wt):F);w[x]=gn,P[x]=gn-Z}if(s){var Kn,Gt=x==="x"?at:ot,Cl=x==="x"?$t:Rt,Ue=w[S],yn=S==="y"?"height":"width",Kt=Ue+C[Gt],Yn=Ue-C[Cl],Yt=[at,ot].indexOf(g)!==-1,Xn=(Kn=$==null?void 0:$[S])!=null?Kn:0,Xt=Yt?Kt:Ue-A[yn]-k[yn]-Xn+_.altAxis,Pe=Yt?Ue+A[yn]+k[yn]-Xn-_.altAxis:Yn,Mt=m&&Yt?Z8(Xt,Ue,Pe):_o(m?Xt:Kt,Ue,m?Pe:Yn);w[S]=Mt,P[S]=Mt-Ue}t.modifiersData[n]=P}}var Ew={name:"preventOverflow",enabled:!0,phase:"main",fn:bw,requiresIfExists:["offset"]};function xw(e){return{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}function ww(e){return e===mt(e)||!_t(e)?Kd(e):xw(e)}function Sw(e){var t=e.getBoundingClientRect(),r=La(t.width)/e.offsetWidth||1,n=La(t.height)/e.offsetHeight||1;return r!==1||n!==1}function Cw(e,t,r){r===void 0&&(r=!1);var n=_t(t),a=_t(t)&&Sw(t),o=fn(t),l=Da(e,a,r),s={scrollLeft:0,scrollTop:0},u={x:0,y:0};return(n||!n&&!r)&&((yr(t)!=="body"||Xd(o))&&(s=ww(t)),_t(t)?(u=Da(t,!0),u.x+=t.clientLeft,u.y+=t.clientTop):o&&(u.x=Yd(o))),{x:l.left+s.scrollLeft-u.x,y:l.top+s.scrollTop-u.y,width:l.width,height:l.height}}function Aw(e){var t=new Map,r=new Set,n=[];e.forEach(function(o){t.set(o.name,o)});function a(o){r.add(o.name);var l=[].concat(o.requires||[],o.requiresIfExists||[]);l.forEach(function(s){if(!r.has(s)){var u=t.get(s);u&&a(u)}}),n.push(o)}return e.forEach(function(o){r.has(o.name)||a(o)}),n}function kw(e){var t=Aw(e);return B8.reduce(function(r,n){return r.concat(t.filter(function(a){return a.phase===n}))},[])}function _w(e){var t;return function(){return t||(t=new Promise(function(r){Promise.resolve().then(function(){t=void 0,r(e())})})),t}}function Ow(e){var t=e.reduce(function(r,n){var a=r[n.name];return r[n.name]=a?Object.assign({},a,n,{options:Object.assign({},a.options,n.options),data:Object.assign({},a.data,n.data)}):n,r},{});return Object.keys(t).map(function(r){return t[r]})}var Mf={placement:"bottom",modifiers:[],strategy:"absolute"};function Pf(){for(var e=arguments.length,t=new Array(e),r=0;rt.split("-")[0]===e?r:n),Br=8,Nw=T.div({position:"absolute",borderStyle:"solid"},({placement:e})=>{let t=0,r=0;switch(!0){case(e.startsWith("left")||e.startsWith("right")):{r=8;break}case(e.startsWith("top")||e.startsWith("bottom")):{t=8;break}}return{transform:`translate3d(${t}px, ${r}px, 0px)`}},({theme:e,color:t,placement:r})=>({bottom:`${xt("top",r,`${Br*-1}px`,"auto")}`,top:`${xt("bottom",r,`${Br*-1}px`,"auto")}`,right:`${xt("left",r,`${Br*-1}px`,"auto")}`,left:`${xt("right",r,`${Br*-1}px`,"auto")}`,borderBottomWidth:`${xt("top",r,"0",Br)}px`,borderTopWidth:`${xt("bottom",r,"0",Br)}px`,borderRightWidth:`${xt("left",r,"0",Br)}px`,borderLeftWidth:`${xt("right",r,"0",Br)}px`,borderTopColor:xt("top",r,e.color[t]||t||e.base==="light"?yo(e.background.app):e.background.app,"transparent"),borderBottomColor:xt("bottom",r,e.color[t]||t||e.base==="light"?yo(e.background.app):e.background.app,"transparent"),borderLeftColor:xt("left",r,e.color[t]||t||e.base==="light"?yo(e.background.app):e.background.app,"transparent"),borderRightColor:xt("right",r,e.color[t]||t||e.base==="light"?yo(e.background.app):e.background.app,"transparent")})),jw=T.div(({hidden:e})=>({display:e?"none":"inline-block",zIndex:2147483647}),({theme:e,color:t,hasChrome:r})=>r?{background:e.color[t]||t||e.base==="light"?yo(e.background.app):e.background.app,filter:` - drop-shadow(0px 5px 5px rgba(0,0,0,0.05)) - drop-shadow(0 1px 3px rgba(0,0,0,0.1)) - `,borderRadius:e.appBorderRadius,fontSize:e.typography.size.s1}:{}),Qd=i.forwardRef(({placement:e,hasChrome:t,children:r,arrowProps:n,tooltipRef:a,color:o,withArrows:l,...s},u)=>i.createElement(jw,{"data-testid":"tooltip",hasChrome:t,ref:u,...s,color:o},t&&l&&i.createElement(Nw,{placement:e,...n,color:o}),r));Qd.displayName="Tooltip";Qd.defaultProps={color:void 0,tooltipRef:void 0,hasChrome:!0,placement:"top",arrowProps:{}};var{document:bi}=S8,Hw=T.div` - display: inline-block; - cursor: ${e=>e.trigger==="hover"||e.trigger.includes("hover")?"default":"pointer"}; -`,zw=T.g` - cursor: ${e=>e.trigger==="hover"||e.trigger.includes("hover")?"default":"pointer"}; -`,vg=({svg:e,trigger:t,closeOnOutsideClick:r,placement:n,hasChrome:a,withArrows:o,offset:l,tooltip:s,children:u,closeOnTriggerHidden:c,mutationObserverOptions:p,closeOnClick:f,tooltipShown:d,onVisibilityChange:m,defaultVisible:h,delayHide:b,visible:C,interactive:g,delayShow:y,modifiers:v,strategy:x,followCursor:S,onVisibleChange:w,...A})=>{let k=e?zw:Hw,{getArrowProps:O,getTooltipProps:_,setTooltipRef:$,setTriggerRef:P,visible:L,state:H}=Iw({trigger:t,placement:n,defaultVisible:h??d,delayHide:b,interactive:g,closeOnOutsideClick:r??f,closeOnTriggerHidden:c,onVisibleChange:I=>{m==null||m(I),w==null||w(I)},delayShow:y,followCursor:S,mutationObserverOptions:p,visible:C,offset:l},{modifiers:v,strategy:x}),M=i.createElement(Qd,{placement:H==null?void 0:H.placement,ref:$,hasChrome:a,arrowProps:O(),withArrows:o,..._()},typeof s=="function"?s({onHide:()=>w(!1)}):s);return i.createElement(i.Fragment,null,i.createElement(k,{trigger:t,ref:P,...A},u),L&&yb.createPortal(M,bi.body))};vg.defaultProps={svg:!1,trigger:"click",closeOnOutsideClick:!1,placement:"top",modifiers:[{name:"preventOverflow",options:{padding:8}},{name:"offset",options:{offset:[8,8]}},{name:"arrow",options:{padding:8}}],hasChrome:!0,defaultVisible:!1};var Zw=({startOpen:e=!1,onVisibleChange:t,...r})=>{let[n,a]=E.useState(e),o=E.useCallback(l=>{t&&t(l)===!1||a(l)},[t]);return E.useEffect(()=>{let l=()=>o(!1);bi.addEventListener("keydown",l,!1);let s=Array.from(bi.getElementsByTagName("iframe")),u=[];return s.forEach(c=>{let p=()=>{try{c.contentWindow.document&&(c.contentWindow.document.addEventListener("click",l),u.push(()=>{try{c.contentWindow.document.removeEventListener("click",l)}catch{}}))}catch{}};p(),c.addEventListener("load",p),u.push(()=>{c.removeEventListener("load",p)})}),()=>{bi.removeEventListener("keydown",l),u.forEach(c=>{c()})}}),i.createElement(vg,{...r,visible:n,onVisibleChange:o})};function Vw(e,t){var r=E.useRef(null),n=E.useRef(null);n.current=t;var a=E.useRef(null);E.useEffect(function(){o()});var o=E.useCallback(function(){var l=a.current,s=n.current,u=l||(s?s instanceof Element?s:s.current:null);r.current&&r.current.element===u&&r.current.subscriber===e||(r.current&&r.current.cleanup&&r.current.cleanup(),r.current={element:u,subscriber:e,cleanup:u?e(u):void 0})},[e]);return E.useEffect(function(){return function(){r.current&&r.current.cleanup&&(r.current.cleanup(),r.current=null)}},[]),E.useCallback(function(l){a.current=l,o()},[o])}function Nf(e,t,r){return e[t]?e[t][0]?e[t][0][r]:e[t][r]:t==="contentBoxSize"?e.contentRect[r==="inlineSize"?"width":"height"]:void 0}function bg(e){e===void 0&&(e={});var t=e.onResize,r=E.useRef(void 0);r.current=t;var n=e.round||Math.round,a=E.useRef(),o=E.useState({width:void 0,height:void 0}),l=o[0],s=o[1],u=E.useRef(!1);E.useEffect(function(){return u.current=!1,function(){u.current=!0}},[]);var c=E.useRef({width:void 0,height:void 0}),p=Vw(E.useCallback(function(f){return(!a.current||a.current.box!==e.box||a.current.round!==n)&&(a.current={box:e.box,round:n,instance:new ResizeObserver(function(d){var m=d[0],h=e.box==="border-box"?"borderBoxSize":e.box==="device-pixel-content-box"?"devicePixelContentBoxSize":"contentBoxSize",b=Nf(m,h,"inlineSize"),C=Nf(m,h,"blockSize"),g=b?n(b):void 0,y=C?n(C):void 0;if(c.current.width!==g||c.current.height!==y){var v={width:g,height:y};c.current.width=g,c.current.height=y,r.current?r.current(v):u.current||s(v)}})}),a.current.instance.observe(f,{box:e.box}),function(){a.current&&a.current.instance.unobserve(f)}},[e.box,n]),e.ref);return E.useMemo(function(){return{ref:p,width:l.width,height:l.height}},[p,l.width,l.height])}var Uw=Object.create,Eg=Object.defineProperty,qw=Object.getOwnPropertyDescriptor,Ww=Object.getOwnPropertyNames,Gw=Object.getPrototypeOf,Kw=Object.prototype.hasOwnProperty,Yw=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),Xw=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of Ww(t))!Kw.call(e,a)&&a!==r&&Eg(e,a,{get:()=>t[a],enumerable:!(n=qw(t,a))||n.enumerable});return e},Qw=(e,t,r)=>(r=e!=null?Uw(Gw(e)):{},Xw(!e||!e.__esModule?Eg(r,"default",{value:e,enumerable:!0}):r,e)),Jw=Yw(e=>{Object.defineProperty(e,"__esModule",{value:!0}),e.isEqual=function(){var t=Object.prototype.toString,r=Object.getPrototypeOf,n=Object.getOwnPropertySymbols?function(a){return Object.keys(a).concat(Object.getOwnPropertySymbols(a))}:Object.keys;return function(a,o){return function l(s,u,c){var p,f,d,m=t.call(s),h=t.call(u);if(s===u)return!0;if(s==null||u==null)return!1;if(c.indexOf(s)>-1&&c.indexOf(u)>-1)return!0;if(c.push(s,u),m!=h||(p=n(s),f=n(u),p.length!=f.length||p.some(function(b){return!l(s[b],u[b],c)})))return!1;switch(m.slice(8,-1)){case"Symbol":return s.valueOf()==u.valueOf();case"Date":case"Number":return+s==+u||+s!=+s&&+u!=+u;case"RegExp":case"Function":case"String":case"Boolean":return""+s==""+u;case"Set":case"Map":p=s.entries(),f=u.entries();do if(!l((d=p.next()).value,f.next().value,c))return!1;while(!d.done);return!0;case"ArrayBuffer":s=new Uint8Array(s),u=new Uint8Array(u);case"DataView":s=new Uint8Array(s.buffer),u=new Uint8Array(u.buffer);case"Float32Array":case"Float64Array":case"Int8Array":case"Int16Array":case"Int32Array":case"Uint8Array":case"Uint16Array":case"Uint32Array":case"Uint8ClampedArray":case"Arguments":case"Array":if(s.length!=u.length)return!1;for(d=0;de.map(t=>typeof t<"u").filter(Boolean).length,eS=(e,t)=>{let{exists:r,eq:n,neq:a,truthy:o}=e;if(xg([r,n,a,o])>1)throw new Error(`Invalid conditional test ${JSON.stringify({exists:r,eq:n,neq:a})}`);if(typeof n<"u")return(0,jf.isEqual)(t,n);if(typeof a<"u")return!(0,jf.isEqual)(t,a);if(typeof r<"u"){let l=typeof t<"u";return r?l:!l}return typeof o>"u"||o?!!t:!t},tS=(e,t,r)=>{if(!e.if)return!0;let{arg:n,global:a}=e.if;if(xg([n,a])!==1)throw new Error(`Invalid conditional value ${JSON.stringify({arg:n,global:a})}`);let o=n?t[n]:r[a];return eS(e.if,o)},wg=e=>e.toLowerCase().replace(/[ ’–—―′¿'`~!@#$%^&*()_|+\-=?;:'",.<>\{\}\[\]\\\/]/gi,"-").replace(/-+/g,"-").replace(/^-+/,"").replace(/-+$/,"");const{global:rS}=__STORYBOOK_MODULE_GLOBAL__;var se=({...e},t)=>{let r=[e.class,e.className];return delete e.class,e.className=["sbdocs",`sbdocs-${t}`,...r].filter(Boolean).join(" "),e};function rl(){return rl=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0&&a<1?(s=o,u=l):a>=1&&a<2?(s=l,u=o):a>=2&&a<3?(u=o,c=l):a>=3&&a<4?(u=l,c=o):a>=4&&a<5?(s=l,c=o):a>=5&&a<6&&(s=o,c=l);var p=r-o/2,f=s+p,d=u+p,m=c+p;return n(f,d,m)}var Hf={aliceblue:"f0f8ff",antiquewhite:"faebd7",aqua:"00ffff",aquamarine:"7fffd4",azure:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"000",blanchedalmond:"ffebcd",blue:"0000ff",blueviolet:"8a2be2",brown:"a52a2a",burlywood:"deb887",cadetblue:"5f9ea0",chartreuse:"7fff00",chocolate:"d2691e",coral:"ff7f50",cornflowerblue:"6495ed",cornsilk:"fff8dc",crimson:"dc143c",cyan:"00ffff",darkblue:"00008b",darkcyan:"008b8b",darkgoldenrod:"b8860b",darkgray:"a9a9a9",darkgreen:"006400",darkgrey:"a9a9a9",darkkhaki:"bdb76b",darkmagenta:"8b008b",darkolivegreen:"556b2f",darkorange:"ff8c00",darkorchid:"9932cc",darkred:"8b0000",darksalmon:"e9967a",darkseagreen:"8fbc8f",darkslateblue:"483d8b",darkslategray:"2f4f4f",darkslategrey:"2f4f4f",darkturquoise:"00ced1",darkviolet:"9400d3",deeppink:"ff1493",deepskyblue:"00bfff",dimgray:"696969",dimgrey:"696969",dodgerblue:"1e90ff",firebrick:"b22222",floralwhite:"fffaf0",forestgreen:"228b22",fuchsia:"ff00ff",gainsboro:"dcdcdc",ghostwhite:"f8f8ff",gold:"ffd700",goldenrod:"daa520",gray:"808080",green:"008000",greenyellow:"adff2f",grey:"808080",honeydew:"f0fff0",hotpink:"ff69b4",indianred:"cd5c5c",indigo:"4b0082",ivory:"fffff0",khaki:"f0e68c",lavender:"e6e6fa",lavenderblush:"fff0f5",lawngreen:"7cfc00",lemonchiffon:"fffacd",lightblue:"add8e6",lightcoral:"f08080",lightcyan:"e0ffff",lightgoldenrodyellow:"fafad2",lightgray:"d3d3d3",lightgreen:"90ee90",lightgrey:"d3d3d3",lightpink:"ffb6c1",lightsalmon:"ffa07a",lightseagreen:"20b2aa",lightskyblue:"87cefa",lightslategray:"789",lightslategrey:"789",lightsteelblue:"b0c4de",lightyellow:"ffffe0",lime:"0f0",limegreen:"32cd32",linen:"faf0e6",magenta:"f0f",maroon:"800000",mediumaquamarine:"66cdaa",mediumblue:"0000cd",mediumorchid:"ba55d3",mediumpurple:"9370db",mediumseagreen:"3cb371",mediumslateblue:"7b68ee",mediumspringgreen:"00fa9a",mediumturquoise:"48d1cc",mediumvioletred:"c71585",midnightblue:"191970",mintcream:"f5fffa",mistyrose:"ffe4e1",moccasin:"ffe4b5",navajowhite:"ffdead",navy:"000080",oldlace:"fdf5e6",olive:"808000",olivedrab:"6b8e23",orange:"ffa500",orangered:"ff4500",orchid:"da70d6",palegoldenrod:"eee8aa",palegreen:"98fb98",paleturquoise:"afeeee",palevioletred:"db7093",papayawhip:"ffefd5",peachpuff:"ffdab9",peru:"cd853f",pink:"ffc0cb",plum:"dda0dd",powderblue:"b0e0e6",purple:"800080",rebeccapurple:"639",red:"f00",rosybrown:"bc8f8f",royalblue:"4169e1",saddlebrown:"8b4513",salmon:"fa8072",sandybrown:"f4a460",seagreen:"2e8b57",seashell:"fff5ee",sienna:"a0522d",silver:"c0c0c0",skyblue:"87ceeb",slateblue:"6a5acd",slategray:"708090",slategrey:"708090",snow:"fffafa",springgreen:"00ff7f",steelblue:"4682b4",tan:"d2b48c",teal:"008080",thistle:"d8bfd8",tomato:"ff6347",turquoise:"40e0d0",violet:"ee82ee",wheat:"f5deb3",white:"fff",whitesmoke:"f5f5f5",yellow:"ff0",yellowgreen:"9acd32"};function uS(e){if(typeof e!="string")return e;var t=e.toLowerCase();return Hf[t]?"#"+Hf[t]:e}var sS=/^#[a-fA-F0-9]{6}$/,cS=/^#[a-fA-F0-9]{8}$/,dS=/^#[a-fA-F0-9]{3}$/,pS=/^#[a-fA-F0-9]{4}$/,Ms=/^rgb\(\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*\)$/i,fS=/^rgb(?:a)?\(\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*(?:,|\/)\s*([-+]?\d*[.]?\d+[%]?)\s*\)$/i,mS=/^hsl\(\s*(\d{0,3}[.]?[0-9]+(?:deg)?)\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*\)$/i,hS=/^hsl(?:a)?\(\s*(\d{0,3}[.]?[0-9]+(?:deg)?)\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*(?:,|\/)\s*([-+]?\d*[.]?\d+[%]?)\s*\)$/i;function Jd(e){if(typeof e!="string")throw new dr(3);var t=uS(e);if(t.match(sS))return{red:parseInt(""+t[1]+t[2],16),green:parseInt(""+t[3]+t[4],16),blue:parseInt(""+t[5]+t[6],16)};if(t.match(cS)){var r=parseFloat((parseInt(""+t[7]+t[8],16)/255).toFixed(2));return{red:parseInt(""+t[1]+t[2],16),green:parseInt(""+t[3]+t[4],16),blue:parseInt(""+t[5]+t[6],16),alpha:r}}if(t.match(dS))return{red:parseInt(""+t[1]+t[1],16),green:parseInt(""+t[2]+t[2],16),blue:parseInt(""+t[3]+t[3],16)};if(t.match(pS)){var n=parseFloat((parseInt(""+t[4]+t[4],16)/255).toFixed(2));return{red:parseInt(""+t[1]+t[1],16),green:parseInt(""+t[2]+t[2],16),blue:parseInt(""+t[3]+t[3],16),alpha:n}}var a=Ms.exec(t);if(a)return{red:parseInt(""+a[1],10),green:parseInt(""+a[2],10),blue:parseInt(""+a[3],10)};var o=fS.exec(t.substring(0,50));if(o)return{red:parseInt(""+o[1],10),green:parseInt(""+o[2],10),blue:parseInt(""+o[3],10),alpha:parseFloat(""+o[4])>1?parseFloat(""+o[4])/100:parseFloat(""+o[4])};var l=mS.exec(t);if(l){var s=parseInt(""+l[1],10),u=parseInt(""+l[2],10)/100,c=parseInt(""+l[3],10)/100,p="rgb("+al(s,u,c)+")",f=Ms.exec(p);if(!f)throw new dr(4,t,p);return{red:parseInt(""+f[1],10),green:parseInt(""+f[2],10),blue:parseInt(""+f[3],10)}}var d=hS.exec(t.substring(0,50));if(d){var m=parseInt(""+d[1],10),h=parseInt(""+d[2],10)/100,b=parseInt(""+d[3],10)/100,C="rgb("+al(m,h,b)+")",g=Ms.exec(C);if(!g)throw new dr(4,t,C);return{red:parseInt(""+g[1],10),green:parseInt(""+g[2],10),blue:parseInt(""+g[3],10),alpha:parseFloat(""+d[4])>1?parseFloat(""+d[4])/100:parseFloat(""+d[4])}}throw new dr(5)}function gS(e){var t=e.red/255,r=e.green/255,n=e.blue/255,a=Math.max(t,r,n),o=Math.min(t,r,n),l=(a+o)/2;if(a===o)return e.alpha!==void 0?{hue:0,saturation:0,lightness:l,alpha:e.alpha}:{hue:0,saturation:0,lightness:l};var s,u=a-o,c=l>.5?u/(2-a-o):u/(a+o);switch(a){case t:s=(r-n)/u+(r=1?tu(e,t,r):"rgba("+al(e,t,r)+","+n+")";if(typeof e=="object"&&t===void 0&&r===void 0&&n===void 0)return e.alpha>=1?tu(e.hue,e.saturation,e.lightness):"rgba("+al(e.hue,e.saturation,e.lightness)+","+e.alpha+")";throw new dr(2)}function f0(e,t,r){if(typeof e=="number"&&typeof t=="number"&&typeof r=="number")return p0("#"+Cn(e)+Cn(t)+Cn(r));if(typeof e=="object"&&t===void 0&&r===void 0)return p0("#"+Cn(e.red)+Cn(e.green)+Cn(e.blue));throw new dr(6)}function Sr(e,t,r,n){if(typeof e=="string"&&typeof t=="number"){var a=Jd(e);return"rgba("+a.red+","+a.green+","+a.blue+","+t+")"}else{if(typeof e=="number"&&typeof t=="number"&&typeof r=="number"&&typeof n=="number")return n>=1?f0(e,t,r):"rgba("+e+","+t+","+r+","+n+")";if(typeof e=="object"&&t===void 0&&r===void 0&&n===void 0)return e.alpha>=1?f0(e.red,e.green,e.blue):"rgba("+e.red+","+e.green+","+e.blue+","+e.alpha+")"}throw new dr(7)}var xS=function(e){return typeof e.red=="number"&&typeof e.green=="number"&&typeof e.blue=="number"&&(typeof e.alpha!="number"||typeof e.alpha>"u")},wS=function(e){return typeof e.red=="number"&&typeof e.green=="number"&&typeof e.blue=="number"&&typeof e.alpha=="number"},SS=function(e){return typeof e.hue=="number"&&typeof e.saturation=="number"&&typeof e.lightness=="number"&&(typeof e.alpha!="number"||typeof e.alpha>"u")},CS=function(e){return typeof e.hue=="number"&&typeof e.saturation=="number"&&typeof e.lightness=="number"&&typeof e.alpha=="number"};function Ag(e){if(typeof e!="object")throw new dr(8);if(wS(e))return Sr(e);if(xS(e))return f0(e);if(CS(e))return ES(e);if(SS(e))return bS(e);throw new dr(8)}function kg(e,t,r){return function(){var n=r.concat(Array.prototype.slice.call(arguments));return n.length>=t?e.apply(this,n):kg(e,t,n)}}function e1(e){return kg(e,e.length,[])}function t1(e,t,r){return Math.max(e,Math.min(t,r))}function AS(e,t){if(t==="transparent")return t;var r=Cg(t);return Ag(rl({},r,{lightness:t1(0,1,r.lightness-parseFloat(e))}))}var kS=e1(AS),fa=kS;function _S(e,t){if(t==="transparent")return t;var r=Cg(t);return Ag(rl({},r,{lightness:t1(0,1,r.lightness+parseFloat(e))}))}var OS=e1(_S),TS=OS;function $S(e,t){if(t==="transparent")return t;var r=Jd(t),n=typeof r.alpha=="number"?r.alpha:1,a=rl({},r,{alpha:t1(0,1,+(n*100-parseFloat(e)*100).toFixed(2)/100)});return Sr(a)}var RS=e1($S),Qe=RS,Ua=({theme:e})=>({margin:"20px 0 8px",padding:0,cursor:"text",position:"relative",color:e.color.defaultText,"&:first-of-type":{marginTop:0,paddingTop:0},"&:hover a.anchor":{textDecoration:"none"},"& tt, & code":{fontSize:"inherit"}}),Mr=({theme:e})=>({lineHeight:1,margin:"0 2px",padding:"3px 5px",whiteSpace:"nowrap",borderRadius:3,fontSize:e.typography.size.s2-1,border:e.base==="light"?`1px solid ${e.color.mediumlight}`:`1px solid ${e.color.darker}`,color:e.base==="light"?Qe(.1,e.color.defaultText):Qe(.3,e.color.defaultText),backgroundColor:e.base==="light"?e.color.lighter:e.color.border}),he=({theme:e})=>({fontFamily:e.typography.fonts.base,fontSize:e.typography.size.s3,margin:0,WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale",WebkitTapHighlightColor:"rgba(0, 0, 0, 0)",WebkitOverflowScrolling:"touch"}),Gn={margin:"16px 0"},FS=({href:e,children:t,...r})=>{let n=/^\//.test(e),a=/^#.*/.test(e),o=n?`./?path=${e}`:e;return i.createElement("a",{href:o,target:a?"_self":"_top",...r},t)},_g=T(FS)(he,({theme:e})=>({fontSize:"inherit",lineHeight:"24px",color:e.color.secondary,textDecoration:"none","&.absent":{color:"#cc0000"},"&.anchor":{display:"block",paddingLeft:30,marginLeft:-30,cursor:"pointer",position:"absolute",top:0,left:0,bottom:0}})),Og=T.blockquote(he,Gn,({theme:e})=>({borderLeft:`4px solid ${e.color.medium}`,padding:"0 15px",color:e.color.dark,"& > :first-of-type":{marginTop:0},"& > :last-child":{marginBottom:0}})),LS=e=>typeof e=="string",DS=/[\n\r]/g,MS=T.code(({theme:e})=>({fontFamily:e.typography.fonts.mono,WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale",display:"inline-block",paddingLeft:2,paddingRight:2,verticalAlign:"baseline",color:"inherit"}),Mr),PS=T(Ud)(({theme:e})=>({fontFamily:e.typography.fonts.mono,fontSize:`${e.typography.size.s2-1}px`,lineHeight:"19px",margin:"25px 0 40px",borderRadius:e.appBorderRadius,boxShadow:e.base==="light"?"rgba(0, 0, 0, 0.10) 0 1px 3px 0":"rgba(0, 0, 0, 0.20) 0 2px 5px 0","pre.prismjs":{padding:20,background:"inherit"}})),r1=({className:e,children:t,...r})=>{let n=(e||"").match(/lang-(\S+)/),a=E.Children.toArray(t);return a.filter(LS).some(o=>o.match(DS))?i.createElement(PS,{bordered:!0,copyable:!0,language:(n==null?void 0:n[1])??"plaintext",format:!1,...r},t):i.createElement(MS,{...r,className:e},a)},Tg=T.div(he),$g=T.dl(he,Gn,{padding:0,"& dt":{fontSize:"14px",fontWeight:"bold",fontStyle:"italic",padding:0,margin:"16px 0 4px"},"& dt:first-of-type":{padding:0},"& dt > :first-of-type":{marginTop:0},"& dt > :last-child":{marginBottom:0},"& dd":{margin:"0 0 16px",padding:"0 15px"},"& dd > :first-of-type":{marginTop:0},"& dd > :last-child":{marginBottom:0}}),Rg=T.h1(he,Ua,({theme:e})=>({fontSize:`${e.typography.size.l1}px`,fontWeight:e.typography.weight.bold})),n1=T.h2(he,Ua,({theme:e})=>({fontSize:`${e.typography.size.m2}px`,paddingBottom:4,borderBottom:`1px solid ${e.appBorderColor}`})),a1=T.h3(he,Ua,({theme:e})=>({fontSize:`${e.typography.size.m1}px`})),Fg=T.h4(he,Ua,({theme:e})=>({fontSize:`${e.typography.size.s3}px`})),Lg=T.h5(he,Ua,({theme:e})=>({fontSize:`${e.typography.size.s2}px`})),Dg=T.h6(he,Ua,({theme:e})=>({fontSize:`${e.typography.size.s2}px`,color:e.color.dark})),Mg=T.hr(({theme:e})=>({border:"0 none",borderTop:`1px solid ${e.appBorderColor}`,height:4,padding:0})),Pg=T.img({maxWidth:"100%"}),Bg=T.li(he,({theme:e})=>({fontSize:e.typography.size.s2,color:e.color.defaultText,lineHeight:"24px","& + li":{marginTop:".25em"},"& ul, & ol":{marginTop:".25em",marginBottom:0},"& code":Mr({theme:e})})),BS={paddingLeft:30,"& :first-of-type":{marginTop:0},"& :last-child":{marginBottom:0}},Ig=T.ol(he,Gn,BS,{listStyle:"decimal"}),Ng=T.p(he,Gn,({theme:e})=>({fontSize:e.typography.size.s2,lineHeight:"24px",color:e.color.defaultText,"& code":Mr({theme:e})})),jg=T.pre(he,Gn,({theme:e})=>({fontFamily:e.typography.fonts.mono,WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale",lineHeight:"18px",padding:"11px 1rem",whiteSpace:"pre-wrap",color:"inherit",borderRadius:3,margin:"1rem 0","&:not(.prismjs)":{background:"transparent",border:"none",borderRadius:0,padding:0,margin:0},"& pre, &.prismjs":{padding:15,margin:0,whiteSpace:"pre-wrap",color:"inherit",fontSize:"13px",lineHeight:"19px",code:{color:"inherit",fontSize:"inherit"}},"& code":{whiteSpace:"pre"},"& code, & tt":{border:"none"}})),Hg=T.span(he,({theme:e})=>({"&.frame":{display:"block",overflow:"hidden","& > span":{border:`1px solid ${e.color.medium}`,display:"block",float:"left",overflow:"hidden",margin:"13px 0 0",padding:7,width:"auto"},"& span img":{display:"block",float:"left"},"& span span":{clear:"both",color:e.color.darkest,display:"block",padding:"5px 0 0"}},"&.align-center":{display:"block",overflow:"hidden",clear:"both","& > span":{display:"block",overflow:"hidden",margin:"13px auto 0",textAlign:"center"},"& span img":{margin:"0 auto",textAlign:"center"}},"&.align-right":{display:"block",overflow:"hidden",clear:"both","& > span":{display:"block",overflow:"hidden",margin:"13px 0 0",textAlign:"right"},"& span img":{margin:0,textAlign:"right"}},"&.float-left":{display:"block",marginRight:13,overflow:"hidden",float:"left","& span":{margin:"13px 0 0"}},"&.float-right":{display:"block",marginLeft:13,overflow:"hidden",float:"right","& > span":{display:"block",overflow:"hidden",margin:"13px auto 0",textAlign:"right"}}})),zg=T.table(he,Gn,({theme:e})=>({fontSize:e.typography.size.s2,lineHeight:"24px",padding:0,borderCollapse:"collapse","& tr":{borderTop:`1px solid ${e.appBorderColor}`,backgroundColor:e.appContentBg,margin:0,padding:0},"& tr:nth-of-type(2n)":{backgroundColor:e.base==="dark"?e.color.darker:e.color.lighter},"& tr th":{fontWeight:"bold",color:e.color.defaultText,border:`1px solid ${e.appBorderColor}`,margin:0,padding:"6px 13px"},"& tr td":{border:`1px solid ${e.appBorderColor}`,color:e.color.defaultText,margin:0,padding:"6px 13px"},"& tr th :first-of-type, & tr td :first-of-type":{marginTop:0},"& tr th :last-child, & tr td :last-child":{marginBottom:0}})),Zg=T.title(Mr),IS={paddingLeft:30,"& :first-of-type":{marginTop:0},"& :last-child":{marginBottom:0}},Vg=T.ul(he,Gn,IS,{listStyle:"disc"}),o1=T.div(he),Ug={h1:e=>i.createElement(Rg,{...se(e,"h1")}),h2:e=>i.createElement(n1,{...se(e,"h2")}),h3:e=>i.createElement(a1,{...se(e,"h3")}),h4:e=>i.createElement(Fg,{...se(e,"h4")}),h5:e=>i.createElement(Lg,{...se(e,"h5")}),h6:e=>i.createElement(Dg,{...se(e,"h6")}),pre:e=>i.createElement(jg,{...se(e,"pre")}),a:e=>i.createElement(_g,{...se(e,"a")}),hr:e=>i.createElement(Mg,{...se(e,"hr")}),dl:e=>i.createElement($g,{...se(e,"dl")}),blockquote:e=>i.createElement(Og,{...se(e,"blockquote")}),table:e=>i.createElement(zg,{...se(e,"table")}),img:e=>i.createElement(Pg,{...se(e,"img")}),div:e=>i.createElement(Tg,{...se(e,"div")}),span:e=>i.createElement(Hg,{...se(e,"span")}),li:e=>i.createElement(Bg,{...se(e,"li")}),ul:e=>i.createElement(Vg,{...se(e,"ul")}),ol:e=>i.createElement(Ig,{...se(e,"ol")}),p:e=>i.createElement(Ng,{...se(e,"p")}),code:e=>i.createElement(r1,{...se(e,"code")}),tt:e=>i.createElement(Zg,{...se(e,"tt")}),resetwrapper:e=>i.createElement(o1,{...se(e,"resetwrapper")})},NS=T.div(({theme:e})=>({display:"inline-block",fontSize:11,lineHeight:"12px",alignSelf:"center",padding:"4px 12px",borderRadius:"3em",fontWeight:e.typography.weight.bold}),{svg:{height:12,width:12,marginRight:4,marginTop:-2,path:{fill:"currentColor"}}},({theme:e,status:t})=>{switch(t){case"critical":return{color:e.color.critical,background:e.background.critical};case"negative":return{color:e.color.negativeText,background:e.background.negative,boxShadow:e.base==="light"?`inset 0 0 0 1px ${Qe(.9,e.color.negativeText)}`:"none"};case"warning":return{color:e.color.warningText,background:e.background.warning,boxShadow:e.base==="light"?`inset 0 0 0 1px ${Qe(.9,e.color.warningText)}`:"none"};case"neutral":return{color:e.color.dark,background:e.color.mediumlight,boxShadow:e.base==="light"?`inset 0 0 0 1px ${Qe(.9,e.color.dark)}`:"none"};case"positive":return{color:e.color.positiveText,background:e.background.positive,boxShadow:e.base==="light"?`inset 0 0 0 1px ${Qe(.9,e.color.positiveText)}`:"none"};default:return{}}}),jS=({...e})=>i.createElement(NS,{...e}),ol={user:i.createElement(i.Fragment,null,i.createElement("path",{d:"M14 7A7 7 0 1 1 0 7a7 7 0 0 1 14 0ZM2.67 11.15c.7-1 2.6-1.81 3.2-1.9.22-.04.23-.66.23-.66s-.67-.66-.81-1.55c-.4 0-.63-.94-.24-1.27l-.02-.13c-.06-.6-.28-2.6 1.97-2.6s2.03 2 1.97 2.6l-.02.13c.4.33.15 1.27-.24 1.27-.14.89-.8 1.55-.8 1.55s0 .62.22.66c.6.09 2.5.9 3.2 1.9a6 6 0 1 0-8.66 0Z"})),useralt:i.createElement(i.Fragment,null,i.createElement("path",{d:"M7.27 13.16a11.39 11.39 0 0 0 5.18-1.23v-.25c0-1.57-3.24-3-4.1-3.13-.27-.05-.28-.79-.28-.79s.8-.78.96-1.83c.47 0 .75-1.12.29-1.52.02-.41.6-3.25-2.32-3.25S4.65 4 4.67 4.41c-.46.4-.17 1.52.29 1.52.17 1.05.96 1.83.96 1.83s0 .74-.27.79c-.86.13-4.04 1.53-4.1 3.08a11.44 11.44 0 0 0 5.72 1.53Z"})),useradd:i.createElement(i.Fragment,null,i.createElement("path",{d:"M1.18 11.9c-.4-.17-.8-.36-1.18-.58.06-1.44 3.02-2.74 3.82-2.87.25-.04.26-.73.26-.73s-.74-.73-.9-1.7c-.43 0-.7-1.05-.27-1.42l-.01-.14c-.07-.67-.31-2.88 2.18-2.88 2.48 0 2.24 2.2 2.17 2.88l-.01.14c.43.37.16 1.41-.27 1.41-.16.98-.9 1.71-.9 1.71s.01.69.26.73c.8.13 3.82 1.46 3.82 2.91v.24a10.63 10.63 0 0 1-8.97.3ZM11.5 2.16c.28 0 .5.22.5.5v1.5h1.5a.5.5 0 0 1 0 1H12v1.5a.5.5 0 0 1-1 0v-1.5H9.5a.5.5 0 1 1 0-1H11v-1.5c0-.28.22-.5.5-.5Z"})),users:i.createElement(i.Fragment,null,i.createElement("path",{d:"M9.21 11.62A10.59 10.59 0 0 1 0 11.07c.06-1.35 2.93-2.58 3.7-2.7.25-.03.26-.68.26-.68s-.72-.69-.87-1.6c-.42 0-.68-.99-.26-1.33 0-.03 0-.08-.02-.14-.07-.63-.3-2.71 2.12-2.71 2.41 0 2.18 2.08 2.11 2.71l-.01.14c.42.34.16 1.32-.26 1.32-.16.92-.87 1.6-.87 1.6s0 .66.25.7c.78.11 3.7 1.36 3.7 2.73v.22l-.64.3Z"}),i.createElement("path",{d:"M8.81 8.42a9.64 9.64 0 0 0-.74-.4 5.2 5.2 0 0 1 1.7-.76c.17-.02.17-.47.17-.47s-.49-.47-.6-1.1c-.28 0-.46-.68-.17-.91l-.01-.1c-.05-.43-.2-1.86 1.45-1.86 1.66 0 1.5 1.43 1.45 1.86v.1c.28.23.1.9-.18.9-.11.64-.6 1.11-.6 1.11s0 .45.17.47c.54.08 2.55.94 2.55 1.89v.62a10.6 10.6 0 0 1-3.3.56 2.97 2.97 0 0 0-.58-.88c-.37-.41-.85-.76-1.31-1.03Z"})),profile:i.createElement(i.Fragment,null,i.createElement("path",{d:"M9.1 7.35a5.06 5.06 0 0 1-4.52-.28C4.6 6.4 6.02 5.77 6.4 5.7c.12-.02.12-.35.12-.35s-.35-.34-.43-.81c-.2 0-.33-.5-.12-.67l-.01-.07C5.93 3.48 5.81 2.42 7 2.42S8.07 3.48 8.04 3.8v.07c.2.17.07.67-.13.67-.08.47-.43.81-.43.81s0 .33.12.35c.38.06 1.82.7 1.82 1.4v.1c-.1.06-.2.1-.31.15Zm-5.35 3.9c0-.14.11-.25.25-.25h6a.25.25 0 1 1 0 .5H4a.25.25 0 0 1-.25-.25ZM4 9a.25.25 0 0 0 0 .5h6a.25.25 0 1 0 0-.5H4Z"}),i.createElement("path",{fillRule:"evenodd",d:"M1 .5c0-.28.22-.5.5-.5h11c.28 0 .5.22.5.5v13a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5V.5ZM2 13V1h10v12H2Z"})),facehappy:i.createElement(i.Fragment,null,i.createElement("path",{d:"M3.97 8.75a.5.5 0 0 0-.87.5 4.5 4.5 0 0 0 7.8 0 .5.5 0 1 0-.87-.5 3.5 3.5 0 0 1-6.06 0ZM5.5 5a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM9.5 6a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"}),i.createElement("path",{fillRule:"evenodd",d:"M14 7A7 7 0 1 1 0 7a7 7 0 0 1 14 0Zm-1 0A6 6 0 1 1 1 7a6 6 0 0 1 12 0Z"})),faceneutral:i.createElement(i.Fragment,null,i.createElement("path",{d:"M4.5 9a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5ZM5.5 5a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM9.5 6a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"}),i.createElement("path",{fillRule:"evenodd",d:"M14 7A7 7 0 1 1 0 7a7 7 0 0 1 14 0Zm-1 0A6 6 0 1 1 1 7a6 6 0 0 1 12 0Z"})),facesad:i.createElement(i.Fragment,null,i.createElement("path",{d:"M3.97 10.25a.5.5 0 0 1-.87-.5 4.5 4.5 0 0 1 7.8 0 .5.5 0 1 1-.87.5 3.5 3.5 0 0 0-6.06 0ZM5.5 5a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM9.5 6a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"}),i.createElement("path",{fillRule:"evenodd",d:"M14 7A7 7 0 1 1 0 7a7 7 0 0 1 14 0Zm-1 0A6 6 0 1 1 1 7a6 6 0 0 1 12 0Z"})),accessibility:i.createElement(i.Fragment,null,i.createElement("path",{d:"M3.53 4.84a.5.5 0 0 1 .63-.31l2.05.68a2.5 2.5 0 0 0 1.58 0l2.05-.68a.5.5 0 0 1 .32.94L7.7 6.3a.3.3 0 0 0-.21.29v.24c0 .7.16 1.39.48 2.01l.97 1.95a.5.5 0 1 1-.9.44L7 9.12l-1.05 2.1a.5.5 0 1 1-.9-.44l.97-1.95a4.5 4.5 0 0 0 .48-2.01v-.24a.3.3 0 0 0-.2-.29l-2.46-.82a.5.5 0 0 1-.31-.63Z"}),i.createElement("path",{d:"M7 4.5a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"}),i.createElement("path",{fillRule:"evenodd",d:"M7 14A7 7 0 1 0 7 0a7 7 0 0 0 0 14Zm0-1A6 6 0 1 0 7 1a6 6 0 0 0 0 12Z"})),accessibilityalt:i.createElement(i.Fragment,null,i.createElement("path",{d:"M7 14A7 7 0 1 0 7 0a7 7 0 0 0 0 14ZM8 3.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM3.53 4.84a.5.5 0 0 1 .63-.31l2.05.68a2.5 2.5 0 0 0 1.58 0l2.05-.68a.5.5 0 0 1 .32.94L7.7 6.3a.3.3 0 0 0-.21.29v.24c0 .7.16 1.39.48 2.01l.97 1.95a.5.5 0 1 1-.9.44L7 9.12l-1.05 2.1a.5.5 0 1 1-.9-.44l.97-1.95a4.5 4.5 0 0 0 .48-2.01v-.24a.3.3 0 0 0-.2-.29l-2.46-.82a.5.5 0 0 1-.31-.63Z"})),arrowup:i.createElement(i.Fragment,null,i.createElement("path",{d:"m7.35 2.9 5.5 5.5a.5.5 0 0 1-.7.7L7 3.96 1.85 9.1a.5.5 0 1 1-.7-.7l5.5-5.5c.2-.2.5-.2.7 0Z"})),arrowdown:i.createElement(i.Fragment,null,i.createElement("path",{d:"m1.15 5.6 5.5 5.5c.2.2.5.2.7 0l5.5-5.5a.5.5 0 0 0-.7-.7L7 10.04 1.85 4.9a.5.5 0 1 0-.7.7Z"})),arrowleft:i.createElement(i.Fragment,null,i.createElement("path",{d:"M2.76 7.1c.02.09.06.18.14.25l5.5 5.5a.5.5 0 0 0 .7-.7L3.96 7 9.1 1.85a.5.5 0 1 0-.7-.7l-5.5 5.5a.5.5 0 0 0-.14.45Z"})),arrowright:i.createElement(i.Fragment,null,i.createElement("path",{d:"m11.1 7.35-5.5 5.5a.5.5 0 0 1-.7-.7L10.04 7 4.9 1.85a.5.5 0 1 1 .7-.7l5.5 5.5c.2.2.2.5 0 .7Z"})),arrowupalt:i.createElement(i.Fragment,null,i.createElement("path",{d:"M11.85 4.65 7.35.15a.5.5 0 0 0-.7 0l-4.5 4.5a.5.5 0 1 0 .7.7L6.5 1.71V13.5a.5.5 0 0 0 1 0V1.7l3.65 3.65a.5.5 0 0 0 .7-.7Z"})),arrowdownalt:i.createElement(i.Fragment,null,i.createElement("path",{d:"M7.5.5a.5.5 0 0 0-1 0v11.8L2.85 8.64a.5.5 0 1 0-.7.7l4.5 4.5A.5.5 0 0 0 7 14a.5.5 0 0 0 .35-.15l4.5-4.5a.5.5 0 0 0-.7-.7L7.5 12.29V.5Z"})),arrowleftalt:i.createElement(i.Fragment,null,i.createElement("path",{d:"M5.35 2.15c.2.2.2.5 0 .7L1.71 6.5H13.5a.5.5 0 0 1 0 1H1.7l3.65 3.65a.5.5 0 0 1-.7.7l-4.5-4.5a.5.5 0 0 1 0-.7l4.5-4.5c.2-.2.5-.2.7 0Z"})),arrowrightalt:i.createElement(i.Fragment,null,i.createElement("path",{d:"M8.65 2.15c.2-.2.5-.2.7 0l4.5 4.5c.2.2.2.5 0 .7l-4.5 4.5a.5.5 0 0 1-.7-.7l3.64-3.65H.5a.5.5 0 0 1 0-1h11.8L8.64 2.85a.5.5 0 0 1 0-.7Z"})),expandalt:i.createElement(i.Fragment,null,i.createElement("path",{d:"m7.35.15 4 4a.5.5 0 0 1-.7.7L7 1.21 3.35 4.85a.5.5 0 1 1-.7-.7l4-4c.2-.2.5-.2.7 0ZM11.35 9.15c.2.2.2.5 0 .7l-4 4a.5.5 0 0 1-.7 0l-4-4a.5.5 0 1 1 .7-.7L7 12.79l3.65-3.64c.2-.2.5-.2.7 0Z"})),collapse:i.createElement(i.Fragment,null,i.createElement("path",{d:"M3.354.146a.5.5 0 1 0-.708.708l4 4a.5.5 0 0 0 .708 0l4-4a.5.5 0 0 0-.708-.708L7 3.793 3.354.146Zm3.292 9a.5.5 0 0 1 .708 0l4 4a.5.5 0 0 1-.708.708L7 10.207l-3.646 3.647a.5.5 0 0 1-.708-.708l4-4Z"})),expand:i.createElement(i.Fragment,null,i.createElement("path",{d:"M1.5 1h2a.5.5 0 0 1 0 1h-.8l3.15 3.15a.5.5 0 1 1-.7.7L2 2.71v.79a.5.5 0 0 1-1 0v-2c0-.28.22-.5.5-.5ZM10 1.5c0-.28.22-.5.5-.5h2c.28 0 .5.22.5.5v2a.5.5 0 0 1-1 0v-.8L8.85 5.86a.5.5 0 1 1-.7-.7L11.29 2h-.79a.5.5 0 0 1-.5-.5ZM12.5 10c.28 0 .5.22.5.5v2a.5.5 0 0 1-.5.5h-2a.5.5 0 0 1 0-1h.8L8.14 8.85a.5.5 0 1 1 .7-.7L12 11.29v-.79c0-.28.22-.5.5-.5ZM2 11.3v-.8a.5.5 0 0 0-1 0v2c0 .28.22.5.5.5h2a.5.5 0 0 0 0-1h-.8l3.15-3.15a.5.5 0 1 0-.7-.7L2 11.29Z"})),unfold:i.createElement(i.Fragment,null,i.createElement("path",{d:"m6.65.15-1.5 1.5a.5.5 0 1 0 .7.7l.65-.64V5a.5.5 0 0 0 1 0V1.7l.65.65a.5.5 0 1 0 .7-.7L7.35.15a.5.5 0 0 0-.7 0Z"}),i.createElement("path",{d:"M1.3 4.04a.5.5 0 0 0-.16.82L3.3 7 1.15 9.15a.5.5 0 0 0 .35.85h3a.5.5 0 0 0 0-1H2.7l1.5-1.5h5.6l2.35 2.35a.5.5 0 0 0 .7-.7L10.71 7l2.14-2.15.11-.54-.1.54A.5.5 0 0 0 13 4.5a.5.5 0 0 0-.14-.35.5.5 0 0 0-.36-.15h-3a.5.5 0 0 0 0 1h1.8L9.8 6.5H4.2L2.7 5h1.8a.5.5 0 0 0 0-1h-3a.5.5 0 0 0-.2.04Z"}),i.createElement("path",{d:"M7 8.5c.28 0 .5.22.5.5v3.3l.65-.65a.5.5 0 0 1 .7.7l-1.5 1.5a.5.5 0 0 1-.7 0l-1.5-1.5a.5.5 0 0 1 .7-.7l.65.64V9c0-.28.22-.5.5-.5ZM9 9.5c0-.28.22-.5.5-.5h3a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5Z"})),transfer:i.createElement(i.Fragment,null,i.createElement("path",{d:"M10.65 2.65c.2-.2.5-.2.7 0l1.5 1.5c.2.2.2.5 0 .7l-1.5 1.5a.5.5 0 0 1-.7-.7l.64-.65H1.5a.5.5 0 0 1 0-1h9.8l-.65-.65a.5.5 0 0 1 0-.7ZM3.35 8.35 2.71 9h9.79a.5.5 0 0 1 0 1H2.7l.65.65a.5.5 0 0 1-.7.7l-1.5-1.5a.5.5 0 0 1 0-.7l1.5-1.5a.5.5 0 1 1 .7.7Z"})),redirect:i.createElement(i.Fragment,null,i.createElement("path",{d:"M1.5 1c.28 0 .5.22.5.5V10a2 2 0 0 0 4 0V4a3 3 0 0 1 6 0v7.8l1.15-1.15a.5.5 0 0 1 .7.7l-2 2a.5.5 0 0 1-.7 0l-2-2a.5.5 0 0 1 .7-.7L11 11.79V4a2 2 0 1 0-4 0v6a3 3 0 0 1-6 0V1.5c0-.28.22-.5.5-.5Z"})),undo:i.createElement(i.Fragment,null,i.createElement("path",{d:"M1.15 3.85a.5.5 0 0 1 0-.7l2-2a.5.5 0 1 1 .7.7L2.71 3H9a4 4 0 0 1 0 8H3a.5.5 0 0 1 0-1h6a3 3 0 1 0 0-6H2.7l1.15 1.15a.5.5 0 1 1-.7.7l-2-2Z"})),reply:i.createElement(i.Fragment,null,i.createElement("path",{d:"M4.35 2.15c.2.2.2.5 0 .7L1.71 5.5H9.5A4.5 4.5 0 0 1 14 10v1.5a.5.5 0 0 1-1 0V10a3.5 3.5 0 0 0-3.5-3.5H1.7l2.65 2.65a.5.5 0 1 1-.7.7l-3.5-3.5a.5.5 0 0 1 0-.7l3.5-3.5c.2-.2.5-.2.7 0Z"})),sync:i.createElement(i.Fragment,null,i.createElement("path",{d:"M5.5 1A.5.5 0 0 0 5 .5H2a.5.5 0 0 0 0 1h1.53a6.5 6.5 0 0 0 2.39 11.91.5.5 0 1 0 .16-.99A5.5 5.5 0 0 1 4.5 2.1V4a.5.5 0 0 0 1 0V1ZM7.5 1a.5.5 0 0 1 .58-.41 6.5 6.5 0 0 1 2.39 11.91H12a.5.5 0 0 1 0 1H9a.5.5 0 0 1-.5-.5v-3a.5.5 0 0 1 1 0v1.9A5.5 5.5 0 0 0 7.92 1.58.5.5 0 0 1 7.5 1Z"})),upload:i.createElement(i.Fragment,null,i.createElement("path",{d:"M8.65 5.85 7.5 4.71v5.79a.5.5 0 0 1-1 0V4.7L5.35 5.86a.5.5 0 1 1-.7-.7l2-2c.2-.2.5-.2.7 0l2 2a.5.5 0 1 1-.7.7Z"}),i.createElement("path",{fillRule:"evenodd",d:"M14 7A7 7 0 1 1 0 7a7 7 0 0 1 14 0Zm-1 0A6 6 0 1 1 1 7a6 6 0 0 1 12 0Z"})),download:i.createElement(i.Fragment,null,i.createElement("path",{d:"M5.35 8.15 6.5 9.29V3.5a.5.5 0 0 1 1 0v5.8l1.15-1.15a.5.5 0 1 1 .7.7l-2 2a.5.5 0 0 1-.7 0l-2-2a.5.5 0 1 1 .7-.7Z"}),i.createElement("path",{fillRule:"evenodd",d:"M0 7a7 7 0 1 1 14 0A7 7 0 0 1 0 7Zm1 0a6 6 0 1 1 12 0A6 6 0 0 1 1 7Z"})),back:i.createElement(i.Fragment,null,i.createElement("path",{d:"M5.85 5.35 4.71 6.5h5.79a.5.5 0 0 1 0 1H4.7l1.15 1.15a.5.5 0 1 1-.7.7l-2-2a.5.5 0 0 1 0-.7l2-2a.5.5 0 1 1 .7.7Z"}),i.createElement("path",{fillRule:"evenodd",d:"M7 0a7 7 0 1 1 0 14A7 7 0 0 1 7 0Zm0 1a6 6 0 1 1 0 12A6 6 0 0 1 7 1Z"})),proceed:i.createElement(i.Fragment,null,i.createElement("path",{d:"M3.5 6.5h5.8L8.14 5.35a.5.5 0 1 1 .7-.7l2 2c.2.2.2.5 0 .7l-2 2a.5.5 0 1 1-.7-.7L9.29 7.5H3.5a.5.5 0 0 1 0-1Z"}),i.createElement("path",{fillRule:"evenodd",d:"M7 14A7 7 0 1 1 7 0a7 7 0 0 1 0 14Zm0-1A6 6 0 1 1 7 1a6 6 0 0 1 0 12Z"})),refresh:i.createElement(i.Fragment,null,i.createElement("path",{d:"M7.1.5H7a6.5 6.5 0 1 0 6.41 7.58.5.5 0 1 0-.99-.16A5.47 5.47 0 0 1 7 12.5a5.5 5.5 0 0 1 0-11 5.5 5.5 0 0 1 4.9 3H10a.5.5 0 0 0 0 1h3a.5.5 0 0 0 .5-.5V2a.5.5 0 0 0-1 0v1.53A6.5 6.5 0 0 0 7.1.5Z"})),globe:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M14 7A7 7 0 1 0 0 7a7 7 0 0 0 14 0Zm-6.53 5.74c-.24.23-.4.26-.47.26-.08 0-.23-.03-.47-.26-.23-.24-.5-.62-.73-1.18A11.57 11.57 0 0 1 5 7.5h4a11.57 11.57 0 0 1-.8 4.06c-.24.56-.5.94-.73 1.18ZM8.99 6.5H5.01c.05-1.62.35-3.04.79-4.06.24-.56.5-.94.73-1.18.24-.23.4-.26.47-.26.08 0 .23.03.47.26.23.24.5.62.73 1.18.44 1.02.74 2.44.8 4.06Zm1 1c-.06 2.18-.56 4.08-1.28 5.25a6 6 0 0 0 4.27-5.25H9.99Zm2.99-1H9.99c-.06-2.18-.56-4.08-1.28-5.25a6 6 0 0 1 4.27 5.25ZM4 6.5c.06-2.18.56-4.08 1.28-5.25A6 6 0 0 0 1.02 6.5h2.99Zm-2.99 1a6 6 0 0 0 4.27 5.25c-.72-1.17-1.22-3.07-1.28-5.25H1.02Z"})),compass:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M10.09 3.4 5.95 5.8a.37.37 0 0 0-.11.09.38.38 0 0 0-.04.05l-2.4 4.15a.37.37 0 0 0 0 .38c.1.18.33.24.5.14l4.15-2.4a.37.37 0 0 0 .15-.15l2.4-4.15a.37.37 0 0 0-.03-.44.37.37 0 0 0-.48-.07ZM4.75 9.25 7.6 7.6 6.4 6.4 4.75 9.25Z"}),i.createElement("path",{fillRule:"evenodd",d:"M14 7A7 7 0 1 1 0 7a7 7 0 0 1 14 0Zm-1 0A6 6 0 1 1 1 7a6 6 0 0 1 12 0Z"})),location:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M0 7a7 7 0 1 1 14 0A7 7 0 0 1 0 7Zm6.5 3.5v2.48A6 6 0 0 1 1.02 7.5H3.5a.5.5 0 0 0 0-1H1.02A6 6 0 0 1 6.5 1.02V3.5a.5.5 0 0 0 1 0V1.02a6 6 0 0 1 5.48 5.48H10.5a.5.5 0 0 0 0 1h2.48a6 6 0 0 1-5.48 5.48V10.5a.5.5 0 0 0-1 0Z"})),pin:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M9 5a2 2 0 1 1-4 0 2 2 0 0 1 4 0ZM8 5a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z"}),i.createElement("path",{fillRule:"evenodd",d:"M12 5A5 5 0 0 0 2 5c0 2.63 2.27 6.15 4.65 8.64.2.2.5.2.7 0C9.73 11.15 12 7.64 12 5ZM7 1a4 4 0 0 1 4 4c0 1.06-.47 2.42-1.3 3.88A21.23 21.23 0 0 1 7 12.55c-1-1.1-1.97-2.39-2.7-3.67A8.46 8.46 0 0 1 3 5a4 4 0 0 1 4-4Z"})),time:i.createElement(i.Fragment,null,i.createElement("path",{d:"M7 2c.28 0 .5.22.5.5v4H10a.5.5 0 0 1 0 1H7a.5.5 0 0 1-.5-.5V2.5c0-.28.22-.5.5-.5Z"}),i.createElement("path",{fillRule:"evenodd",d:"M7 14A7 7 0 1 0 7 0a7 7 0 0 0 0 14Zm0-1A6 6 0 1 0 7 1a6 6 0 0 0 0 12Z"})),dashboard:i.createElement(i.Fragment,null,i.createElement("path",{d:"M9.8 4.1a.5.5 0 0 1 .1.7L7.92 7.58A1 1 0 1 1 7.1 7l2-2.8a.5.5 0 0 1 .7-.12Z"}),i.createElement("path",{fillRule:"evenodd",d:"M2.07 12.97a7 7 0 1 1 9.86 0 12.96 12.96 0 0 0-9.86 0Zm9.58-1.18a6 6 0 1 0-9.3 0 13.98 13.98 0 0 1 9.3 0Z"})),timer:i.createElement(i.Fragment,null,i.createElement("path",{d:"M7.5 4.5a.5.5 0 0 0-1 0v2.63a1 1 0 1 0 1 0V4.5Z"}),i.createElement("path",{fillRule:"evenodd",d:"M5.5.5c0-.28.22-.5.5-.5h2a.5.5 0 0 1 0 1h-.5v1.02c1.28.1 2.45.61 3.37 1.4l.78-.77a.5.5 0 0 1 .7.7l-.77.78a6 6 0 1 1-5.08-2.1V1H6a.5.5 0 0 1-.5-.5ZM7 3a5 5 0 1 0 0 10A5 5 0 0 0 7 3Z"})),home:i.createElement(i.Fragment,null,i.createElement("path",{d:"m7.35 1.15 5.5 5.5a.5.5 0 0 1-.7.7L12 7.21v5.29a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5V9H6v3.5a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5V7.2l-.15.15a.5.5 0 1 1-.7-.7l1-1 4.5-4.5c.2-.2.5-.2.7 0ZM3 6.2V12h2V8.5c0-.28.22-.5.5-.5h3c.28 0 .5.22.5.5V12h2V6.2l-4-4-4 4Z"})),admin:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M1.21 4.1a.5.5 0 0 1 .06-.04l5.48-3a.5.5 0 0 1 .5 0l5.48 3a.5.5 0 0 1 .27.39.5.5 0 0 1-.51.55H1.51a.5.5 0 0 1-.3-.9ZM3.46 4h7.08L7 2.07 3.46 4Z"}),i.createElement("path",{d:"M4 6a.5.5 0 1 0-1 0v5a.5.5 0 0 0 1 0V6ZM11 6a.5.5 0 0 0-1 0v5a.5.5 0 0 0 1 0V6ZM5.75 5.5c.28 0 .5.22.5.5v5a.5.5 0 0 1-1 0V6c0-.28.22-.5.5-.5ZM8.75 6a.5.5 0 1 0-1 0v5a.5.5 0 0 0 1 0V6ZM1.5 12.5c0-.27.22-.5.5-.5h10a.5.5 0 0 1 0 1H2a.5.5 0 0 1-.5-.5Z"})),info:i.createElement(i.Fragment,null,i.createElement("path",{d:"M7 5.5c.28 0 .5.22.5.5v4a.5.5 0 0 1-1 0V6c0-.28.22-.5.5-.5ZM7 4.5A.75.75 0 1 0 7 3a.75.75 0 0 0 0 1.5Z"}),i.createElement("path",{fillRule:"evenodd",d:"M7 14A7 7 0 1 0 7 0a7 7 0 0 0 0 14Zm0-1A6 6 0 1 0 7 1a6 6 0 0 0 0 12Z"})),question:i.createElement(i.Fragment,null,i.createElement("path",{d:"M5.25 5.25A1.75 1.75 0 1 1 7 7a.5.5 0 0 0-.5.5V9a.5.5 0 0 0 1 0V7.95a2.75 2.75 0 1 0-3.25-2.7.5.5 0 0 0 1 0ZM7 11.5A.75.75 0 1 0 7 10a.75.75 0 0 0 0 1.5Z"}),i.createElement("path",{fillRule:"evenodd",d:"M14 7A7 7 0 1 1 0 7a7 7 0 0 1 14 0Zm-1 0A6 6 0 1 1 1 7a6 6 0 0 1 12 0Z"})),support:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M14 7A7 7 0 1 1 0 7a7 7 0 0 1 14 0Zm-3.52 4.9a5.97 5.97 0 0 1-6.96 0l1.45-1.45a3.98 3.98 0 0 0 4.06 0l1.45 1.44Zm-.03-2.87 1.44 1.45a5.97 5.97 0 0 0 0-6.96l-1.44 1.45a3.98 3.98 0 0 1 0 4.06ZM9.03 3.55l1.45-1.44a5.97 5.97 0 0 0-6.96 0l1.45 1.44a3.98 3.98 0 0 1 4.06 0ZM3.55 4.97 2.11 3.52a5.97 5.97 0 0 0 0 6.96l1.44-1.45a3.98 3.98 0 0 1 0-4.06ZM10 7a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z"})),alert:i.createElement(i.Fragment,null,i.createElement("path",{d:"M7 4.5c.28 0 .5.22.5.5v3.5a.5.5 0 0 1-1 0V5c0-.28.22-.5.5-.5ZM7.75 10.5a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Z"}),i.createElement("path",{fillRule:"evenodd",d:"M7.2 1.04a.5.5 0 0 1 .24.21l6.49 11a.5.5 0 0 1-.44.75H.51a.5.5 0 0 1-.5-.45.5.5 0 0 1 .06-.31l6.5-10.99a.5.5 0 0 1 .64-.2ZM7 2.48 1.38 12h11.24L7 2.48Z"})),email:i.createElement(i.Fragment,null,i.createElement("path",{d:"M0 2.5c0-.27.22-.5.5-.5h13c.28 0 .5.23.5.5v9a.5.5 0 0 1-.5.5H.5a.5.5 0 0 1-.5-.5v-9Zm1 1.02V11h12V3.52L7.31 7.89a.5.5 0 0 1-.52.07.5.5 0 0 1-.1-.07L1 3.52ZM12.03 3H1.97L7 6.87 12.03 3Z"})),phone:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"m7.76 8.13-.05.05a.2.2 0 0 1-.28.03A6.76 6.76 0 0 1 5.8 6.56a.21.21 0 0 1 .04-.27l.05-.05c.23-.2.54-.47.71-.96.17-.47-.02-1.04-.66-1.94-.26-.38-.72-.96-1.22-1.46-.68-.69-1.2-1-1.65-1a.98.98 0 0 0-.51.13A3.23 3.23 0 0 0 .9 3.42c-.13 1.1.26 2.37 1.17 3.78a16.68 16.68 0 0 0 4.55 4.6 6.57 6.57 0 0 0 3.53 1.32A3.2 3.2 0 0 0 13 11.46c.14-.24.24-.64-.07-1.18a7.8 7.8 0 0 0-1.73-1.8c-.64-.5-1.52-1.12-2.13-1.12a.97.97 0 0 0-.34.06c-.47.17-.74.46-.95.69l-.02.02Zm4.32 2.68a6.8 6.8 0 0 0-1.48-1.54h-.02c-.3-.25-.64-.49-.95-.67a2.7 2.7 0 0 0-.56-.24h-.01c-.23.09-.34.21-.56.45l-.02.02-.04.04a1.2 1.2 0 0 1-1.6.15 7.76 7.76 0 0 1-1.86-1.89l-.01-.01-.02-.02a1.21 1.21 0 0 1 .2-1.53l.06-.06.02-.02c.22-.2.35-.31.43-.53v-.02c0-.02 0-.06-.03-.14a3.7 3.7 0 0 0-.5-.88h-.01V3.9c-.23-.33-.65-.87-1.1-1.32H4c-.31-.32-.55-.5-.72-.6a.6.6 0 0 0-.22-.1h-.03a2.23 2.23 0 0 0-1.15 1.66c-.09.78.18 1.8 1.02 3.1a15.68 15.68 0 0 0 4.27 4.33l.02.01.02.02a5.57 5.57 0 0 0 2.97 1.11 2.2 2.2 0 0 0 1.93-1.14h.01v-.05a.57.57 0 0 0-.05-.12Z"})),link:i.createElement(i.Fragment,null,i.createElement("path",{d:"M11.84 2.16a2.25 2.25 0 0 0-3.18 0l-2.5 2.5c-.88.88-.88 2.3 0 3.18a.5.5 0 0 1-.7.7 3.25 3.25 0 0 1 0-4.59l2.5-2.5a3.25 3.25 0 0 1 4.59 4.6L10.48 8.1c.04-.44.01-.89-.09-1.32l1.45-1.45c.88-.88.88-2.3 0-3.18Z"}),i.createElement("path",{d:"M3.6 7.2c-.1-.42-.12-.87-.08-1.31L1.45 7.95a3.25 3.25 0 1 0 4.6 4.6l2.5-2.5a3.25 3.25 0 0 0 0-4.6.5.5 0 0 0-.7.7c.87.89.87 2.31 0 3.2l-2.5 2.5a2.25 2.25 0 1 1-3.2-3.2l1.46-1.44Z"})),unlink:i.createElement(i.Fragment,null,i.createElement("path",{d:"m1.45 7.95 1.3-1.3.71.7-1.3 1.3a2.25 2.25 0 1 0 3.18 3.2l1.3-1.31.71.7-1.3 1.3a3.25 3.25 0 0 1-4.6-4.59ZM12.55 6.05l-1.3 1.3-.71-.7 1.3-1.3a2.25 2.25 0 1 0-3.18-3.2l-1.3 1.31-.71-.7 1.3-1.3a3.25 3.25 0 0 1 4.6 4.59ZM1.85 1.15a.5.5 0 1 0-.7.7l11 11a.5.5 0 0 0 .7-.7l-11-11Z"})),bell:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M8 1.11a1 1 0 1 0-1.99 0A4.5 4.5 0 0 0 2.5 5.5v3.88l-.94 1.89a.5.5 0 0 0-.06.3.5.5 0 0 0 .51.43h3.58a1.5 1.5 0 1 0 2.82 0H12a.5.5 0 0 0 .45-.73l-.94-1.89V5.5A4.5 4.5 0 0 0 8 1.11ZM2.8 11h8.4l-.5-1H3.3l-.5 1Zm7.7-2V5.5a3.5 3.5 0 1 0-7 0V9h7Zm-4 3.5a.5.5 0 1 1 1 0 .5.5 0 0 1-1 0Z"})),rss:i.createElement(i.Fragment,null,i.createElement("path",{d:"M1.5.5c0-.28.22-.5.5-.5a12 12 0 0 1 12 12 .5.5 0 0 1-1 0A11 11 0 0 0 2 1a.5.5 0 0 1-.5-.5Z"}),i.createElement("path",{d:"M1.5 4.5c0-.28.22-.5.5-.5a8 8 0 0 1 8 8 .5.5 0 0 1-1 0 7 7 0 0 0-7-7 .5.5 0 0 1-.5-.5Z"}),i.createElement("path",{fillRule:"evenodd",d:"M5 11a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm-1 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z"})),sharealt:i.createElement(i.Fragment,null,i.createElement("path",{d:"M2 1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V7.5a.5.5 0 0 0-1 0V12H2V2h4.5a.5.5 0 0 0 0-1H2Z"}),i.createElement("path",{d:"M7.35 7.36 12 2.7v1.8a.5.5 0 0 0 1 0v-3a.5.5 0 0 0-.5-.5h-3a.5.5 0 1 0 0 1h1.8L6.64 6.64a.5.5 0 1 0 .7.7Z"})),share:i.createElement(i.Fragment,null,i.createElement("path",{d:"M6.65.15c.2-.2.5-.2.7 0l2 2a.5.5 0 1 1-.7.7L7.5 1.72v6.8a.5.5 0 0 1-1 0V1.7L5.35 2.86a.5.5 0 1 1-.7-.71l2-2Z"}),i.createElement("path",{d:"M2 4a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1H9.5a.5.5 0 1 0 0 1H12v7H2V5h2.5a.5.5 0 0 0 0-1H2Z"})),circlehollow:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M7 13A6 6 0 1 0 7 1a6 6 0 0 0 0 12Zm0 1A7 7 0 1 0 7 0a7 7 0 0 0 0 14Z"})),circle:i.createElement("path",{d:"M14 7A7 7 0 1 1 0 7a7 7 0 0 1 14 0Z"}),bookmarkhollow:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M3.5 0h7c.28 0 .5.22.5.5v13a.5.5 0 0 1-.45.5.46.46 0 0 1-.38-.12L7 11.16l-3.17 2.72a.46.46 0 0 1-.38.12.5.5 0 0 1-.45-.5V.5c0-.28.22-.5.5-.5ZM4 12.41l2.66-2.28a.45.45 0 0 1 .38-.13c.1.01.2.05.29.12l2.67 2.3V1H4v11.41Z"})),bookmark:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M3.5 0h7c.28 0 .5.22.5.5v13a.5.5 0 0 1-.45.5.46.46 0 0 1-.38-.12L7 11.16l-3.17 2.72a.46.46 0 0 1-.38.12.5.5 0 0 1-.45-.5V.5c0-.28.22-.5.5-.5Z"})),hearthollow:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M12.81 1.85 13 2a2.97 2.97 0 0 1 .75 1.17 4.39 4.39 0 0 1 .12 2.51 6.26 6.26 0 0 1-1.65 2.55l-4.78 4.6A.59.59 0 0 1 7 13a.67.67 0 0 1-.44-.17L1.78 8.22a7.84 7.84 0 0 1-1.25-1.6C.37 6.31.24 6 .14 5.67a4.32 4.32 0 0 1 .12-2.51 3.2 3.2 0 0 1 1.95-1.9c.47-.18 1-.27 1.57-.27.3 0 .61.04.91.14.3.09.59.21.86.36s.52.33.77.52c.24.19.47.38.68.58a7.56 7.56 0 0 1 1.46-1.1c.27-.15.55-.27.84-.36.3-.1.6-.14.9-.14.59 0 1.12.09 1.59.26.39.15.73.34 1.02.59ZM1.2 3.53A2.2 2.2 0 0 1 2.57 2.2M1.2 3.53c-.13.33-.2.72-.2 1.18 0 .22.03.45.1.68a3.97 3.97 0 0 0 .79 1.46c.19.23.38.45.59.65l4.51 4.36 4.52-4.35c.2-.2.4-.4.59-.65.18-.23.34-.47.49-.73.13-.23.23-.48.3-.73.08-.23.11-.46.11-.7 0-.45-.07-.84-.2-1.18-.12-.33-.3-.6-.51-.8v-.01c-.22-.2-.5-.38-.85-.51-.34-.13-.75-.2-1.24-.2-.2 0-.4.03-.6.09a4.95 4.95 0 0 0-1.9 1.22l-.68.67-.7-.65a9.97 9.97 0 0 0-.62-.53c-.2-.16-.42-.3-.63-.42h-.01c-.21-.12-.43-.22-.66-.29C4.2 2.03 4 2 3.77 2c-.48 0-.88.07-1.21.2"})),heart:i.createElement(i.Fragment,null,i.createElement("path",{d:"M12.81 1.85 13 2a2.97 2.97 0 0 1 .75 1.17 4.39 4.39 0 0 1 .12 2.51 6.26 6.26 0 0 1-1.65 2.55l-4.78 4.6A.59.59 0 0 1 7 13a.67.67 0 0 1-.44-.17L1.78 8.22a7.84 7.84 0 0 1-1.25-1.6C.37 6.31.24 6 .14 5.67a4.32 4.32 0 0 1 .12-2.51 3.2 3.2 0 0 1 1.95-1.9c.47-.18 1-.27 1.57-.27.3 0 .61.04.91.14.3.09.59.21.86.36s.52.33.77.52c.24.19.47.38.68.58a7.56 7.56 0 0 1 1.46-1.1c.27-.15.55-.27.84-.36.3-.1.6-.14.9-.14.59 0 1.12.09 1.59.26.39.15.73.34 1.02.59Z"})),starhollow:i.createElement(i.Fragment,null,i.createElement("path",{d:"M6.32.78a.75.75 0 0 1 1.36 0l1.63 3.54 3.87.46c.63.07.89.86.42 1.3l-2.86 2.64.76 3.81a.75.75 0 0 1-1.1.8L7 11.43l-3.4 1.9a.75.75 0 0 1-1.1-.8l.76-3.81L.4 6.07a.75.75 0 0 1 .42-1.3l3.87-.45L6.32.78ZM7 1.7 5.54 4.86c-.11.24-.34.4-.6.43l-3.46.42 2.56 2.37c.2.17.28.44.23.7l-.68 3.42 3.04-1.7c.23-.14.5-.14.74 0l3.04 1.7-.68-3.43a.75.75 0 0 1 .23-.7l2.56-2.36-3.47-.42a.75.75 0 0 1-.59-.43L7 1.7Z"})),star:i.createElement(i.Fragment,null,i.createElement("path",{d:"M7.68.78a.75.75 0 0 0-1.36 0L4.69 4.32l-3.87.46a.75.75 0 0 0-.42 1.3l2.86 2.64-.76 3.81a.75.75 0 0 0 1.1.8l3.4-1.9 3.4 1.9a.75.75 0 0 0 1.1-.8l-.76-3.81 2.86-2.65a.75.75 0 0 0-.42-1.3L9.3 4.33 7.68.78Z"})),certificate:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M10 7.85A4.49 4.49 0 0 0 7 0a4.5 4.5 0 0 0-3 7.85V13a.5.5 0 0 0 .5.5.5.5 0 0 0 .35-.15L7 11.21l2.15 2.14A.5.5 0 0 0 10 13V7.85ZM7 8a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7Zm-.35 2.15c.2-.2.5-.2.7 0L9 11.79V8.53a4.48 4.48 0 0 1-4 0v3.26l1.65-1.64Z"})),verified:i.createElement(i.Fragment,null,i.createElement("path",{d:"M6.56 13.12a1 1 0 0 1 .88 0l.98.49a1 1 0 0 0 1.31-.43l.52-.97a1 1 0 0 1 .7-.51l1.08-.2a1 1 0 0 0 .81-1.1l-.15-1.1a1 1 0 0 1 .27-.82l.76-.8a1 1 0 0 0 0-1.37l-.76-.79a1 1 0 0 1-.27-.83l.15-1.08a1 1 0 0 0-.8-1.12l-1.09-.19a1 1 0 0 1-.7-.5L9.73.81A1 1 0 0 0 8.43.4l-1 .49a1 1 0 0 1-.87 0L5.58.39a1 1 0 0 0-1.31.43l-.52.97a1 1 0 0 1-.7.51l-1.08.2a1 1 0 0 0-.81 1.1l.15 1.1a1 1 0 0 1-.27.82l-.76.8a1 1 0 0 0 0 1.37l.76.79a1 1 0 0 1 .27.83l-.15 1.08a1 1 0 0 0 .8 1.12l1.09.19a1 1 0 0 1 .7.5l.52.98a1 1 0 0 0 1.3.43l1-.49Zm4.3-8.47c.19.2.19.5 0 .7l-4.5 4.5a.5.5 0 0 1-.71 0l-2.5-2.5a.5.5 0 1 1 .7-.7L6 8.79l4.15-4.14c.2-.2.5-.2.7 0Z"})),thumbsup:i.createElement(i.Fragment,null,i.createElement("path",{d:"M11 12.02c-.4.37-.91.56-1.56.56h-.88a5.5 5.5 0 0 1-1.3-.16c-.42-.1-.91-.25-1.47-.45-.3-.12-.63-.21-.95-.27H2.88a.84.84 0 0 1-.62-.26.84.84 0 0 1-.26-.61V6.45c0-.24.09-.45.26-.62a.84.84 0 0 1 .62-.25h1.87c.16-.11.47-.47.93-1.06.27-.35.51-.64.74-.88.1-.11.19-.3.24-.58.05-.28.12-.57.2-.87.1-.3.24-.55.43-.74a.87.87 0 0 1 .62-.25c.38 0 .72.07 1.03.22.3.15.54.38.7.7a2.94 2.94 0 0 1 .21 1.58 3 3 0 0 1-.3 1h1.2c.47 0 .88.17 1.23.52s.52.8.52 1.22c0 .29-.04.66-.34 1.12.05.15.07.3.07.47 0 .35-.09.68-.26.98.07.54-.07 1.08-.4 1.51a1.9 1.9 0 0 1-.57 1.5Zm.47-5.33a.96.96 0 0 0 .03-.25.74.74 0 0 0-.23-.51.68.68 0 0 0-.52-.23H7.93l.73-1.45a2 2 0 0 0 .21-.87c0-.44-.07-.7-.13-.82a.53.53 0 0 0-.24-.24 1.3 1.3 0 0 0-.54-.12.99.99 0 0 0-.14.28c-.08.27-.13.52-.18.76-.06.38-.2.77-.48 1.07v.01l-.02.01c-.2.2-.4.46-.67.8l-.61.76c-.15.17-.35.38-.54.51l-.26.18H5v4.13h.02c.38.08.76.18 1.12.32.53.2.98.33 1.35.42.36.09.71.13 1.07.13h.88c.43 0 .68-.11.87-.29a.9.9 0 0 0 .26-.7l-.02-.37.22-.3c.17-.23.25-.5.2-.78l-.04-.33.17-.3a.97.97 0 0 0 .13-.48c0-.09 0-.13-.02-.15l-.15-.46.26-.4c.1-.15.13-.25.15-.33ZM3.5 10.8a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Z"})),shield:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M11.76 2.08a.5.5 0 0 1 .24.42v6a.5.5 0 0 1-.17.38l-4.5 3.99a.5.5 0 0 1-.67 0l-4.49-4A.5.5 0 0 1 2 8.5V2.5c0-.18.1-.34.24-.42l.01-.02a2.5 2.5 0 0 1 .3-.16c.22-.1.52-.24.92-.37C4.27 1.26 5.44 1 7 1c1.56 0 2.73.26 3.53.53a6.97 6.97 0 0 1 1.22.53l.01.02ZM3 2.79v5.49l1.07.94 6.59-6.58-.44-.17C9.52 2.24 8.44 2 7 2c-1.44 0-2.52.24-3.22.47-.35.12-.6.24-.78.32Zm4 9.04L4.82 9.9 11 3.71v4.57l-4 3.55Z"})),basket:i.createElement(i.Fragment,null,i.createElement("path",{d:"M10.35 2.85a.5.5 0 1 0-.7-.7l-3 3a.5.5 0 1 0 .7.7l3-3Z"}),i.createElement("path",{d:"M2.09 6H4.5a.5.5 0 0 0 0-1H1.8a.75.75 0 0 0-.74.87l.8 4.88A1.5 1.5 0 0 0 3.36 12h7.3a1.5 1.5 0 0 0 1.48-1.25l.81-4.88A.75.75 0 0 0 12.2 5H10a.5.5 0 0 0 0 1h1.91l-.76 4.58a.5.5 0 0 1-.5.42h-7.3a.5.5 0 0 1-.5-.42L2.1 6Z"}),i.createElement("path",{d:"M4.5 7c.28 0 .5.22.5.5v2a.5.5 0 0 1-1 0v-2c0-.28.22-.5.5-.5ZM10 7.5a.5.5 0 0 0-1 0v2a.5.5 0 0 0 1 0v-2ZM6.5 9.5v-2a.5.5 0 0 1 1 0v2a.5.5 0 0 1-1 0Z"})),beaker:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M4.5 2h.75v3.87l-3.03 5.26c-.48.83.12 1.87 1.08 1.87h7.4c.96 0 1.57-1.04 1.08-1.87L8.75 5.87V2h.75a.5.5 0 0 0 0-1h-5a.5.5 0 0 0 0 1Zm1.75 4V2h1.5v4.13l.07.12 1 1.75H5.18l1.01-1.75.07-.12V6ZM4.6 9l-1.52 2.63c-.1.16.03.37.22.37h7.4c.2 0 .31-.2.22-.37L9.4 9H4.6Z"})),hourglass:i.createElement(i.Fragment,null,i.createElement("path",{d:"M7.5 10.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Z"}),i.createElement("path",{fillRule:"evenodd",d:"M3.5 1a.5.5 0 0 0-.5.5c0 1.06.14 1.9.68 2.97.34.7.86 1.5 1.6 2.53a16.53 16.53 0 0 0-1.8 2.96A6 6 0 0 0 3 12.49v.01a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5 6 6 0 0 0-.48-2.54c-.34-.8-.9-1.71-1.8-2.96a19.78 19.78 0 0 0 1.6-2.53c.54-1.08.68-1.9.68-2.97a.5.5 0 0 0-.5-.5h-7Zm6.49 11a4.68 4.68 0 0 0-.39-1.65c-.27-.65-.73-1.4-1.5-2.5a133 133 0 0 1-.75 1 .5.5 0 0 1-.56.1.5.5 0 0 1-.2-.16l-.7-.94a14.36 14.36 0 0 0-1.5 2.5A4.68 4.68 0 0 0 4.02 12H10ZM6.3 6.72l.7.94a90.06 90.06 0 0 0 .7-.96c.49-.67.87-1.22 1.17-1.7H5.13A32.67 32.67 0 0 0 6.3 6.72ZM4.56 4h4.88c.36-.73.5-1.31.55-2H4c.04.69.19 1.27.55 2Z"})),flag:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M11.5 1h-9a.5.5 0 0 0-.5.5v11a.5.5 0 0 0 1 0V8h8.5a.5.5 0 0 0 .35-.85L9.21 4.5l2.64-2.65A.5.5 0 0 0 11.5 1ZM8.15 4.15 10.29 2H3v5h7.3L8.14 4.85a.5.5 0 0 1 0-.7Z"})),cloudhollow:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M10 7V6a3 3 0 0 0-5.9-.74l-.18.68-.7.07A2.5 2.5 0 0 0 3.5 11h3.19l.07-.01h.08L7 11h4a2 2 0 1 0 0-4h-1ZM3.12 5.02A3.5 3.5 0 0 0 3.5 12H11a3 3 0 1 0 0-6 4 4 0 0 0-7.88-.98Z"})),cloud:i.createElement("path",{d:"M7 2a4 4 0 0 1 4 4 3 3 0 1 1 0 6H3.5a3.5 3.5 0 0 1-.38-6.98A4 4 0 0 1 7 2Z"}),edit:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"m13.85 2.15-2-2a.5.5 0 0 0-.7 0l-1.5 1.5-9 9a.5.5 0 0 0-.14.26L0 13.39a.5.5 0 0 0 .14.46.5.5 0 0 0 .46.14l2.48-.5a.5.5 0 0 0 .27-.14l9-9 1.5-1.5a.5.5 0 0 0 0-.7ZM12 3.29l.8-.79-1.3-1.3-.8.8L12 3.3Zm-2-.58L1.7 11 3 12.3 11.3 4 10 2.7ZM1.14 12.86l.17-.85.68.68-.85.17Z"})),cog:i.createElement(i.Fragment,null,i.createElement("path",{d:"M5.59 5.59a2 2 0 0 1 3.27 2.14.5.5 0 1 0 .93.37 3 3 0 1 0-1.7 1.7.5.5 0 1 0-.36-.94A2 2 0 0 1 5.6 5.6Z",fill:"#333"}),i.createElement("path",{fillRule:"evenodd",d:"M.94 6.53c.13.12.19.3.18.46 0 .17-.05.34-.18.47L0 8.39c.19.94.55 1.81 1.07 2.58h1.32c.18 0 .34.07.46.2.12.11.2.27.2.45v1.32c.76.51 1.62.88 2.55 1.06l.94-.94a.63.63 0 0 1 .45-.19h.03c.16 0 .33.07.45.19l.94.94a7.1 7.1 0 0 0 2.55-1.06v-1.33c0-.18.07-.35.2-.46.11-.12.27-.2.45-.2h1.33A7.1 7.1 0 0 0 14 8.4l-.95-.94a.64.64 0 0 1-.18-.47c0-.17.06-.34.18-.46l.95-.95a7.1 7.1 0 0 0-1.05-2.52h-1.34a.63.63 0 0 1-.46-.2.64.64 0 0 1-.2-.46V1.06A7.1 7.1 0 0 0 8.42 0l-.94.94a.63.63 0 0 1-.45.19H7a.63.63 0 0 1-.45-.19L5.6 0a7.1 7.1 0 0 0-2.56 1.06v1.33c0 .18-.07.34-.2.46a.63.63 0 0 1-.45.2H1.06A7.1 7.1 0 0 0 0 5.59l.94.94Zm.7 1.63c.33-.32.49-.75.48-1.17 0-.42-.15-.85-.47-1.17l-.54-.54c.12-.43.3-.85.51-1.23h.77c.46 0 .87-.2 1.17-.5.3-.29.48-.7.48-1.16v-.77c.4-.22.81-.39 1.25-.52l.54.55c.33.32.75.48 1.16.48h.03c.42 0 .84-.16 1.16-.48l.54-.54c.44.12.85.3 1.24.5v.8c0 .45.19.87.49 1.16.3.3.7.5 1.16.5h.78c.2.37.38.78.5 1.2l-.54.55c-.33.32-.49.75-.48 1.17 0 .42.15.85.48 1.17l.55.55c-.13.44-.3.85-.52 1.24h-.77c-.45 0-.87.2-1.16.5-.3.29-.5.7-.5 1.16v.77c-.38.21-.8.39-1.23.51l-.54-.54a1.64 1.64 0 0 0-1.16-.48H7c-.41 0-.83.16-1.16.48l-.54.55a6.1 6.1 0 0 1-1.25-.52v-.76c0-.45-.19-.87-.48-1.16-.3-.3-.71-.5-1.17-.5h-.76a6.1 6.1 0 0 1-.53-1.25l.55-.55Z"})),nut:i.createElement(i.Fragment,null,i.createElement("path",{d:"M5.59 8.41a2 2 0 1 1 3.27-.68.5.5 0 1 0 .93.37 3 3 0 1 0-1.7 1.7.5.5 0 0 0-.36-.94 2 2 0 0 1-2.14-.45Z"}),i.createElement("path",{fillRule:"evenodd",d:"M6.5.29a1 1 0 0 1 1 0l5.06 2.92c.31.18.5.51.5.87v5.84a1 1 0 0 1-.5.87L7.5 13.7a1 1 0 0 1-1 0L1.44 10.8a1 1 0 0 1-.5-.87V4.08a1 1 0 0 1 .5-.87L6.5.3Zm.5.86 5.06 2.93v5.84L7 12.85 1.94 9.92V4.08L7 1.15Z"})),wrench:i.createElement(i.Fragment,null,i.createElement("path",{d:"M10.5 1c.44 0 .56.52.25.83l-.8.81c-.2.2-.2.52 0 .72l.69.7c.2.2.52.2.72 0l.8-.81c.32-.31.84-.2.84.25a2.5 2.5 0 0 1-3.41 2.33L2.7 12.7a1 1 0 0 1-1.42-1.42l6.88-6.88A2.5 2.5 0 0 1 10.5 1ZM2 12.5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Z"})),ellipsis:i.createElement(i.Fragment,null,i.createElement("path",{d:"M4 7a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0ZM13 7a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0ZM7 8.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z"})),check:i.createElement(i.Fragment,null,i.createElement("path",{d:"M13.85 3.35a.5.5 0 0 0-.7-.7L5 10.79.85 6.65a.5.5 0 1 0-.7.7l4.5 4.5c.2.2.5.2.7 0l8.5-8.5Z"})),form:i.createElement(i.Fragment,null,i.createElement("path",{d:"M2 1a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V6.4a.5.5 0 0 0-1 0V12H2V2h7.5a.5.5 0 0 0 0-1H2Z"}),i.createElement("path",{d:"m6.35 9.86 7.5-7.5a.5.5 0 0 0-.7-.71L6 8.8 3.85 6.65a.5.5 0 1 0-.7.7l2.5 2.5c.2.2.5.2.7 0Z"})),batchdeny:i.createElement(i.Fragment,null,i.createElement("path",{d:"M11.5 2a.5.5 0 0 0 0 1h2a.5.5 0 0 0 0-1h-2Zm-2.646.646a.5.5 0 0 1 0 .708L5.207 7l3.647 3.646a.5.5 0 0 1-.708.708L4.5 7.707.854 11.354a.5.5 0 0 1-.708-.708L3.793 7 .146 3.354a.5.5 0 1 1 .708-.708L4.5 6.293l3.646-3.647a.5.5 0 0 1 .708 0ZM11 7a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2A.5.5 0 0 1 11 7Zm.5 4a.5.5 0 0 0 0 1h2a.5.5 0 0 0 0-1h-2Z"})),batchaccept:i.createElement(i.Fragment,null,i.createElement("path",{d:"M11.5 2a.5.5 0 0 0 0 1h2a.5.5 0 0 0 0-1h-2Zm-2.2.6a.5.5 0 0 1 .1.7l-5.995 7.993a.505.505 0 0 1-.37.206.5.5 0 0 1-.395-.152L.146 8.854a.5.5 0 1 1 .708-.708l2.092 2.093L8.6 2.7a.5.5 0 0 1 .7-.1ZM11 7a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 0 1h-2A.5.5 0 0 1 11 7Zm.5 4a.5.5 0 0 0 0 1h2a.5.5 0 0 0 0-1h-2Z"})),controls:i.createElement(i.Fragment,null,i.createElement("path",{d:"M10.5 1c.28 0 .5.22.5.5V2h1.5a.5.5 0 0 1 0 1H11v.5a.5.5 0 0 1-1 0V3H1.5a.5.5 0 0 1 0-1H10v-.5c0-.28.22-.5.5-.5ZM1.5 11a.5.5 0 0 0 0 1H10v.5a.5.5 0 0 0 1 0V12h1.5a.5.5 0 0 0 0-1H11v-.5a.5.5 0 0 0-1 0v.5H1.5ZM1 7c0-.28.22-.5.5-.5H3V6a.5.5 0 0 1 1 0v.5h8.5a.5.5 0 0 1 0 1H4V8a.5.5 0 0 1-1 0v-.5H1.5A.5.5 0 0 1 1 7Z"})),plus:i.createElement(i.Fragment,null,i.createElement("path",{d:"M7.5.5a.5.5 0 0 0-1 0v6h-6a.5.5 0 0 0 0 1h6v6a.5.5 0 0 0 1 0v-6h6a.5.5 0 0 0 0-1h-6v-6Z"})),closeAlt:i.createElement(i.Fragment,null,i.createElement("path",{d:"M2.03.97A.75.75 0 0 0 .97 2.03L5.94 7 .97 11.97a.75.75 0 1 0 1.06 1.06L7 8.06l4.97 4.97a.75.75 0 1 0 1.06-1.06L8.06 7l4.97-4.97A.75.75 0 0 0 11.97.97L7 5.94 2.03.97Z"})),cross:i.createElement(i.Fragment,null,i.createElement("path",{d:"M1.85 1.15a.5.5 0 1 0-.7.7L6.29 7l-5.14 5.15a.5.5 0 0 0 .7.7L7 7.71l5.15 5.14a.5.5 0 0 0 .7-.7L7.71 7l5.14-5.15a.5.5 0 0 0-.7-.7L7 6.29 1.85 1.15Z"})),trash:i.createElement(i.Fragment,null,i.createElement("path",{d:"M5.5 4.5c.28 0 .5.22.5.5v5a.5.5 0 0 1-1 0V5c0-.28.22-.5.5-.5ZM9 5a.5.5 0 0 0-1 0v5a.5.5 0 0 0 1 0V5Z"}),i.createElement("path",{fillRule:"evenodd",d:"M4.5.5c0-.28.22-.5.5-.5h4c.28 0 .5.22.5.5V2h3a.5.5 0 0 1 0 1H12v8a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V3h-.5a.5.5 0 0 1 0-1h3V.5ZM3 3v8a1 1 0 0 0 1 1h6a1 1 0 0 0 1-1V3H3Zm2.5-2h3v1h-3V1Z"})),pinalt:i.createElement(i.Fragment,null,i.createElement("path",{d:"M13.44 4.44 9.56.56a1.5 1.5 0 0 0-2.12 0L7 1a1.41 1.41 0 0 0 0 2L5 5H3.66A4 4 0 0 0 .83 6.17l-.48.48a.5.5 0 0 0 0 .7l2.8 2.8-3 3a.5.5 0 0 0 .7.7l3-3 2.8 2.8c.2.2.5.2.7 0l.48-.48A4 4 0 0 0 9 10.34V9l2-2c.55.55 1.45.55 2 0l.44-.44a1.5 1.5 0 0 0 0-2.12ZM11 5.59l-3 3v1.75a3 3 0 0 1-.88 2.12L7 12.6 1.41 7l.13-.12A3 3 0 0 1 3.66 6H5.4l3-3-.7-.7a.41.41 0 0 1 0-.6l.44-.43c.2-.2.5-.2.7 0l3.88 3.88c.2.2.2.5 0 .7l-.44.44a.41.41 0 0 1-.58 0L11 5.6Z"})),unpin:i.createElement(i.Fragment,null,i.createElement("path",{d:"M13.44 4.44 9.56.56a1.5 1.5 0 0 0-2.12 0L7 1a1.41 1.41 0 0 0 0 2L5.7 4.3l.71.7 2-2-.7-.7a.41.41 0 0 1 0-.6l.44-.43c.2-.2.5-.2.7 0l3.88 3.88c.2.2.2.5 0 .7l-.44.44a.41.41 0 0 1-.58 0L11 5.6l-2 2 .7.7L11 7c.55.55 1.45.55 2 0l.44-.44a1.5 1.5 0 0 0 0-2.12ZM.83 6.17A4 4 0 0 1 3.59 5l1 1h-.93a3 3 0 0 0-2.12.88L1.4 7 7 12.59l.12-.13A3 3 0 0 0 8 10.34v-.93l1 1a4 4 0 0 1-1.17 2.76l-.48.48a.5.5 0 0 1-.7 0l-2.8-2.8-3 3a.5.5 0 0 1-.7-.7l3-3-2.8-2.8a.5.5 0 0 1 0-.7l.48-.48Zm1.02-5.02a.5.5 0 1 0-.7.7l11 11a.5.5 0 0 0 .7-.7l-11-11Z"})),add:i.createElement(i.Fragment,null,i.createElement("path",{d:"M7 3c.28 0 .5.22.5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3c0-.28.22-.5.5-.5Z"}),i.createElement("path",{fillRule:"evenodd",d:"M7 14A7 7 0 1 0 7 0a7 7 0 0 0 0 14Zm0-1A6 6 0 1 0 7 1a6 6 0 0 0 0 12Z"})),subtract:i.createElement(i.Fragment,null,i.createElement("path",{d:"M3.5 6.5a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1h-7Z"}),i.createElement("path",{fillRule:"evenodd",d:"M14 7A7 7 0 1 1 0 7a7 7 0 0 1 14 0Zm-1 0A6 6 0 1 1 1 7a6 6 0 0 1 12 0Z"})),close:i.createElement(i.Fragment,null,i.createElement("path",{d:"M9.85 4.15c.2.2.2.5 0 .7L7.71 7l2.14 2.15a.5.5 0 0 1-.7.7L7 7.71 4.85 9.85a.5.5 0 0 1-.7-.7L6.29 7 4.15 4.85a.5.5 0 1 1 .7-.7L7 6.29l2.15-2.14c.2-.2.5-.2.7 0Z"}),i.createElement("path",{fillRule:"evenodd",d:"M7 14A7 7 0 1 0 7 0a7 7 0 0 0 0 14Zm0-1A6 6 0 1 0 7 1a6 6 0 0 0 0 12Z"})),delete:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M14 7A7 7 0 1 1 0 7a7 7 0 0 1 14 0Zm-1 0a6 6 0 0 1-9.87 4.58l8.45-8.45A5.98 5.98 0 0 1 13 7ZM2.42 10.87l8.45-8.45a6 6 0 0 0-8.46 8.46Z"})),passed:i.createElement(i.Fragment,null,i.createElement("path",{d:"M7 14A7 7 0 1 0 7 0a7 7 0 0 0 0 14Zm3.85-9.35c.2.2.2.5 0 .7l-4.5 4.5a.5.5 0 0 1-.7 0l-2.5-2.5a.5.5 0 1 1 .7-.7L6 8.79l4.15-4.14c.2-.2.5-.2.7 0Z"})),changed:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M7 14A7 7 0 1 0 7 0a7 7 0 0 0 0 14ZM3.5 6.5a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1h-7Z"})),failed:i.createElement(i.Fragment,null,i.createElement("path",{d:"M7 14A7 7 0 1 0 7 0a7 7 0 0 0 0 14Zm2.85-9.85c.2.2.2.5 0 .7L7.71 7l2.14 2.15a.5.5 0 0 1-.7.7L7 7.71 4.85 9.85a.5.5 0 0 1-.7-.7L6.29 7 4.15 4.85a.5.5 0 1 1 .7-.7L7 6.29l2.15-2.14c.2-.2.5-.2.7 0Z"})),clear:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M5 2h7a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2H5a2 2 0 0 1-1.41-.59l-3-3a2 2 0 0 1 0-2.82l3-3A2 2 0 0 1 5 2Zm1.15 3.15c.2-.2.5-.2.7 0L8 6.29l1.15-1.14a.5.5 0 1 1 .7.7L8.71 7l1.14 1.15a.5.5 0 0 1-.7.7L8 7.71 6.85 8.85a.5.5 0 1 1-.7-.7L7.29 7 6.15 5.85a.5.5 0 0 1 0-.7Z"})),comment:i.createElement(i.Fragment,null,i.createElement("path",{d:"M3.5 5a.5.5 0 1 0 0 1h7a.5.5 0 0 0 0-1h-7ZM3 8.5c0-.27.22-.5.5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5Z"}),i.createElement("path",{fillRule:"evenodd",d:"M12.5 12H5.7l-1.85 1.86a.5.5 0 0 1-.35.14.5.5 0 0 1-.5-.5V12H1.5a.5.5 0 0 1-.5-.5v-9c0-.27.22-.5.5-.5h11c.28 0 .5.23.5.5v9a.5.5 0 0 1-.5.5ZM2 11V3h10v8H2Z"})),commentadd:i.createElement(i.Fragment,null,i.createElement("path",{d:"M7.5 5a.5.5 0 1 0-1 0v1.5H5a.5.5 0 1 0 0 1h1.5V9a.5.5 0 0 0 1 0V7.5H9a.5.5 0 0 0 0-1H7.5V5Z"}),i.createElement("path",{fillRule:"evenodd",d:"M3.7 13.97a.5.5 0 0 1-.7-.46V12H1.5a.5.5 0 0 1-.5-.5v-9c0-.28.22-.5.5-.5h11c.28 0 .5.22.5.5v9a.5.5 0 0 1-.5.5H5.7l-1.85 1.85a.5.5 0 0 1-.16.1ZM2 3v8h10V3H2Z"})),requestchange:i.createElement(i.Fragment,null,i.createElement("path",{d:"M9.85 6.65c.2.2.2.51 0 .7l-2 2a.5.5 0 1 1-.7-.7L8.3 7.5H4.5a.5.5 0 0 1 0-1h3.79L7.15 5.36a.5.5 0 1 1 .7-.71l2 2Z"}),i.createElement("path",{fillRule:"evenodd",d:"M3.7 13.97a.5.5 0 0 1-.7-.46V12H1.5a.5.5 0 0 1-.5-.5v-9c0-.28.22-.5.5-.5h11c.28 0 .5.22.5.5v9a.5.5 0 0 1-.5.5H5.7l-1.85 1.85a.5.5 0 0 1-.16.1ZM2 3v8h10V3H2Z"})),comments:i.createElement(i.Fragment,null,i.createElement("path",{d:"M8.5 7a.5.5 0 0 0 0-1h-5a.5.5 0 1 0 0 1h5ZM9 8.5a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1 0-1h5c.28 0 .5.23.5.5Z"}),i.createElement("path",{fillRule:"evenodd",d:"M12 11.5V10h1.5a.5.5 0 0 0 .5-.5v-8a.5.5 0 0 0-.5-.5h-11a.5.5 0 0 0-.5.5V3H.5a.5.5 0 0 0-.5.5v8c0 .28.22.5.5.5H2v1.5a.5.5 0 0 0 .5.5.5.5 0 0 0 .35-.14L4.71 12h6.79a.5.5 0 0 0 .5-.5ZM3 3V2h10v7h-1V3.5a.5.5 0 0 0-.5-.5H3Zm-2 8V4h10v7H1Z"})),lock:i.createElement(i.Fragment,null,i.createElement("path",{d:"M8 8a1 1 0 0 1-.5.87v1.63a.5.5 0 0 1-1 0V8.87A1 1 0 1 1 8 8Z"}),i.createElement("path",{fillRule:"evenodd",d:"M3 4a4 4 0 1 1 8 0v1h1.5c.28 0 .5.23.5.5v8a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-8c0-.27.22-.5.5-.5H3V4Zm7 1V4a3 3 0 1 0-6 0v1h6Zm2 1H2v7h10V6Z"})),unlock:i.createElement(i.Fragment,null,i.createElement("path",{d:"M6.5 8.87a1 1 0 1 1 1 0v1.63a.5.5 0 0 1-1 0V8.87Z"}),i.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7 1a3 3 0 0 0-3 3v1h8.5c.28 0 .5.23.5.5v8a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-8c0-.27.22-.5.5-.5H3V4a4 4 0 0 1 7.76-1.38.5.5 0 0 1-.94.34A3 3 0 0 0 7 1ZM2 6h10v7H2V6Z"})),key:i.createElement(i.Fragment,null,i.createElement("path",{d:"M11 4a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z"}),i.createElement("path",{fillRule:"evenodd",d:"M7.5 8.53v.97a.5.5 0 0 1-.5.5H5.5v1.5a.5.5 0 0 1-.5.5H3.5v1.5a.5.5 0 0 1-.5.5H.5a.5.5 0 0 1-.5-.5v-2a.5.5 0 0 1 .15-.36l5.12-5.11a4.5 4.5 0 1 1 2.23 2.5ZM6 4.5a3.5 3.5 0 1 1 1.5 2.87c-.29-.2-1-.37-1 .48V9H5a.5.5 0 0 0-.5.5V11H3a.5.5 0 0 0-.5.5V13H1v-1.3l5.2-5.19c.15-.16.18-.4.1-.6A3.47 3.47 0 0 1 6 4.5Z"})),outbox:i.createElement(i.Fragment,null,i.createElement("path",{d:"M7.35.15a.5.5 0 0 0-.7 0l-2 2a.5.5 0 1 0 .7.7L6.5 1.72v6.8a.5.5 0 0 0 1 0V1.7l1.15 1.15a.5.5 0 1 0 .7-.71l-2-2Z"}),i.createElement("path",{d:"M2 7.5a.5.5 0 1 0-1 0v5c0 .28.22.5.5.5h11a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-1 0V12H2V7.5Z"})),credit:i.createElement(i.Fragment,null,i.createElement("path",{d:"M2.5 8a.5.5 0 1 0 0 1h3a.5.5 0 0 0 0-1h-3Z"}),i.createElement("path",{fillRule:"evenodd",d:"M0 11.5c0 .28.22.5.5.5h13a.5.5 0 0 0 .5-.5v-9a.5.5 0 0 0-.5-.5H.5a.5.5 0 0 0-.5.5v9ZM1 3v1h12V3H1Zm0 8h12V6H1v5Z"})),button:i.createElement(i.Fragment,null,i.createElement("path",{d:"M1 3a1 1 0 0 0-1 1v5a1 1 0 0 0 1 1h3.5a.5.5 0 1 0 0-1H1V4h12v5h-1a.5.5 0 0 0 0 1h1a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1H1Z"}),i.createElement("path",{d:"M6.45 7a.5.5 0 0 1 .3.08l3.48 2.02a.5.5 0 0 1 0 .87l-1.08.62.75 1.3a.75.75 0 0 1-1.3.75l-.75-1.3-1.07.62a.5.5 0 0 1-.67-.13.5.5 0 0 1-.1-.3L6 7.5a.5.5 0 0 1 .45-.5Z"})),type:i.createElement(i.Fragment,null,i.createElement("path",{d:"M4 1.5c0-.27.22-.5.5-.5h5a.5.5 0 1 1 0 1h-2v10h2a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1h2V2h-2a.5.5 0 0 1-.5-.5Z"}),i.createElement("path",{d:"M0 4.5c0-.27.22-.5.5-.5h4a.5.5 0 1 1 0 1H1v4h3.5a.5.5 0 1 1 0 1h-4a.5.5 0 0 1-.5-.5v-5ZM9.5 4a.5.5 0 1 0 0 1H13v4H9.5a.5.5 0 1 0 0 1h4a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5h-4Z"})),pointerdefault:i.createElement(i.Fragment,null,i.createElement("path",{d:"M5.94 12.46c.11 0 .2-.06.25-.15l1.58-3.16 2.54 2.54c.04.05.1.07.19.07a.3.3 0 0 0 .2-.07l.8-.8a.27.27 0 0 0 0-.38L8.9 7.9l3.4-1.7c.06-.03.1-.07.12-.11a.22.22 0 0 0 .04-.14.33.33 0 0 0-.06-.16.17.17 0 0 0-.09-.07h-.02L1.91 1.55a.27.27 0 0 0-.35.36l4.15 10.37c.04.09.12.16.23.17Zm-.03 1h-.02a1.28 1.28 0 0 1-1.1-.8L.62 2.29A1.27 1.27 0 0 1 2.3.63l10.35 4.15c.52.18.79.65.81 1.11.04.53-.27.98-.7 1.2l-2.17 1.08L12.2 9.8c.5.5.5 1.3 0 1.8l-.8.8v.01c-.5.46-1.3.48-1.8-.01l-1.56-1.56-.95 1.92c-.23.45-.68.7-1.15.7h-.03Z"})),pointerhand:i.createElement(i.Fragment,null,i.createElement("path",{d:"M11.87 6v-.02c-.03-.27-.23-.48-.47-.5a.5.5 0 0 0-.53.5v1.41c0 .25-.22.47-.47.47a.48.48 0 0 1-.47-.47V5.17a.6.6 0 0 0 0-.05c-.02-.27-.23-.5-.47-.5a.5.5 0 0 0-.52.5v1.65l-.01.1a.49.49 0 0 1-.46.37.48.48 0 0 1-.47-.47V4.62a.6.6 0 0 0 0-.05c-.03-.27-.23-.48-.47-.5a.5.5 0 0 0-.53.5v2.2c0 .25-.22.47-.47.47a.49.49 0 0 1-.47-.47V1.75c-.02-.27-.22-.5-.47-.5a.5.5 0 0 0-.52.5v6.78c0 .25-.22.47-.47.47a.48.48 0 0 1-.47-.47v-.26a.78.78 0 0 0-.06-.31.65.65 0 0 0-.16-.22l-.2-.19A6.37 6.37 0 0 0 3.06 7h-.02c-.43-.34-.62-.25-.69-.2-.26.14-.29.5-.13.74l1.73 2.6v.01h-.01l-.04.02.05-.02s1.21 2.6 3.57 2.6c3.54 0 4.2-1.9 4.31-4.42.04-.6.04-1.19.03-1.78V6Zm.97 2.38c-.06 1.29-.26 2.67-1.08 3.72-.88 1.12-2.29 1.65-4.23 1.65a4.64 4.64 0 0 1-3.4-1.62 6.96 6.96 0 0 1-1.05-1.5v-.02L1.4 8.1A1.6 1.6 0 0 1 1.15 7c.05-.38.26-.8.69-1.04.2-.13.48-.23.85-.19.36.05.68.22.98.45.14.1.27.22.4.33v-4.8A1.5 1.5 0 0 1 5.63.25c.93.04 1.43.86 1.43 1.55v1.33c.17-.05.35-.07.53-.06h.02c.5.04.91.33 1.15.71a1.5 1.5 0 0 1 .74-.16c.66.03 1.12.46 1.32.97a1.5 1.5 0 0 1 .64-.1h.02c.85.06 1.39.8 1.39 1.55v.48c0 .6 0 1.24-.03 1.86Z"})),browser:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M.5 13a.5.5 0 0 1-.5-.5v-11c0-.27.22-.5.5-.5h13c.28 0 .5.23.5.5v11a.5.5 0 0 1-.5.5H.5Zm.5-1V4h12v8H1Zm1-9.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Zm2 0a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Zm2 0a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Z"})),tablet:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M3.5 0C2.67 0 2 .68 2 1.5v11c0 .83.67 1.5 1.5 1.5h7c.83 0 1.5-.67 1.5-1.5v-11c0-.82-.67-1.5-1.5-1.5h-7Zm0 1h7c.28 0 .5.23.5.5V11H3V1.5c0-.27.22-.5.5-.5ZM6 12a.5.5 0 0 0 0 1h2a.5.5 0 0 0 0-1H6Z"})),mobile:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M3 1.5C3 .68 3.67 0 4.5 0h5c.83 0 1.5.68 1.5 1.5v11c0 .83-.67 1.5-1.5 1.5h-5A1.5 1.5 0 0 1 3 12.5v-11ZM4 12V2h6v10H4Z"})),watch:i.createElement(i.Fragment,null,i.createElement("path",{key:"watch",fillRule:"evenodd",d:"M4 .5c0-.27.22-.5.5-.5h5a.5.5 0 0 1 0 1h-5A.5.5 0 0 1 4 .5ZM9.5 3h-5a.5.5 0 0 0-.5.5v7c0 .28.22.5.5.5h5a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.5-.5Zm-5-1C3.67 2 3 2.68 3 3.5v7c0 .83.67 1.5 1.5 1.5h5c.83 0 1.5-.67 1.5-1.5v-7c0-.82-.67-1.5-1.5-1.5h-5ZM7 4c.28 0 .5.23.5.5v2h1a.5.5 0 1 1 0 1H7a.5.5 0 0 1-.5-.5V4.5c0-.27.22-.5.5-.5Zm-2.5 9a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5Z"})),sidebar:i.createElement(i.Fragment,null,i.createElement("path",{d:"M2.5 4.5c0-.27.22-.5.5-.5h1a.5.5 0 1 1 0 1H3a.5.5 0 0 1-.5-.5ZM3 6a.5.5 0 1 0 0 1h1a.5.5 0 0 0 0-1H3Zm-.5 2.5c0-.27.22-.5.5-.5h1a.5.5 0 1 1 0 1H3a.5.5 0 0 1-.5-.5Z"}),i.createElement("path",{fillRule:"evenodd",d:"M1.5 13a.5.5 0 0 1-.5-.5v-11c0-.27.22-.5.5-.5h11c.28 0 .5.23.5.5v11a.5.5 0 0 1-.5.5h-11Zm.5-1V2h3v10H2ZM6 2h6v10H6V2Z"})),sidebaralt:i.createElement(i.Fragment,null,i.createElement("path",{d:"M9.5 4.5c0-.27.22-.5.5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5ZM10 6a.5.5 0 1 0 0 1h1a.5.5 0 0 0 0-1h-1Zm-.5 2.5c0-.27.22-.5.5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5Z"}),i.createElement("path",{fillRule:"evenodd",d:"M1.5 13a.5.5 0 0 1-.5-.5v-11c0-.27.22-.5.5-.5h11c.28 0 .5.23.5.5v11a.5.5 0 0 1-.5.5h-11Zm.5-1V2h6v10H2ZM9 2h3v10H9V2Z"})),sidebaralttoggle:i.createElement(i.Fragment,null,i.createElement("path",{d:"M11.5 4.5A.5.5 0 0 0 11 4h-1a.5.5 0 1 0 0 1h1a.5.5 0 0 0 .5-.5ZM11 6a.5.5 0 0 1 0 1h-1a.5.5 0 0 1 0-1h1Zm.5 2.5A.5.5 0 0 0 11 8h-1a.5.5 0 1 0 0 1h1a.5.5 0 0 0 .5-.5Z"}),i.createElement("path",{fillRule:"evenodd",d:"M1.5 13a.5.5 0 0 1-.5-.5v-11c0-.27.22-.5.5-.5h11c.28 0 .5.23.5.5v11a.5.5 0 0 1-.5.5h-11ZM9 12h3V2H9v10Zm-1 0H2V2h6v4.5H5.2l.66-.65a.5.5 0 1 0-.71-.7l-1.5 1.5a.5.5 0 0 0 0 .7l1.5 1.5a.5.5 0 1 0 .7-.7l-.64-.65H8V12Z"})),sidebartoggle:i.createElement(i.Fragment,null,i.createElement("path",{d:"M2.5 4.5c0-.27.22-.5.5-.5h1a.5.5 0 1 1 0 1H3a.5.5 0 0 1-.5-.5ZM3 6a.5.5 0 1 0 0 1h1a.5.5 0 0 0 0-1H3Zm-.5 2.5c0-.27.22-.5.5-.5h1a.5.5 0 1 1 0 1H3a.5.5 0 0 1-.5-.5Z"}),i.createElement("path",{fillRule:"evenodd",d:"M1.5 13a.5.5 0 0 1-.5-.5v-11c0-.27.22-.5.5-.5h11c.28 0 .5.23.5.5v11a.5.5 0 0 1-.5.5h-11Zm.5-1V2h3v10H2Zm4 0V7.5h2.8l-.65.65a.5.5 0 1 0 .7.7l1.5-1.5a.5.5 0 0 0 0-.7l-1.5-1.5a.5.5 0 1 0-.7.7l.64.65H6V2h6v10H6Z"})),bottombar:i.createElement(i.Fragment,null,i.createElement("path",{d:"M3 10.5c0-.27.22-.5.5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5Zm3.5-.5a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1Zm2.5.5c0-.27.22-.5.5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5Z"}),i.createElement("path",{fillRule:"evenodd",d:"M1 1.5c0-.27.22-.5.5-.5h11c.28 0 .5.23.5.5v11a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-11ZM2 8V2h10v6H2Zm10 1v3H2V9h10Z"})),bottombartoggle:i.createElement(i.Fragment,null,i.createElement("path",{d:"M3.5 10a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1Zm2.5.5c0-.27.22-.5.5-.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 1-.5-.5Zm3.5-.5a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1Z"}),i.createElement("path",{fillRule:"evenodd",d:"M1 12.5v-11c0-.27.22-.5.5-.5h11c.28 0 .5.23.5.5v11a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5Zm1-.5V9h10v3H2Zm4.5-4H2V2h10v6H7.5V5.21l.65.65a.5.5 0 1 0 .7-.71l-1.5-1.5a.5.5 0 0 0-.7 0l-1.5 1.5a.5.5 0 1 0 .7.7l.65-.64v2.8Z"})),cpu:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M5 5.5c0-.27.22-.5.5-.5h3c.28 0 .5.23.5.5v3a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-3ZM6 8V6h2v2H6Z"}),i.createElement("path",{fillRule:"evenodd",d:"M5.5 0c.28 0 .5.23.5.5V2h2V.5a.5.5 0 0 1 1 0V2h2.5c.28 0 .5.23.5.5V5h1.5a.5.5 0 0 1 0 1H12v2h1.5a.5.5 0 0 1 0 1H12v2.5a.5.5 0 0 1-.5.5H9v1.5a.5.5 0 0 1-1 0V12H6v1.5a.5.5 0 0 1-1 0V12H2.5a.5.5 0 0 1-.5-.5V9H.5a.5.5 0 0 1 0-1H2V6H.5a.5.5 0 0 1 0-1H2V2.5c0-.27.22-.5.5-.5H5V.5c0-.27.22-.5.5-.5ZM11 3H3v8h8V3Z"})),database:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M12 3c0-1.1-2.24-2-5-2s-5 .9-5 2v8c0 .43.26.75.54.98.3.23.68.41 1.12.55.88.3 2.06.47 3.34.47 1.28 0 2.46-.17 3.34-.46.44-.15.83-.33 1.12-.56.28-.23.54-.55.54-.98V3Zm-1.03 0a2.45 2.45 0 0 0-.8-.49A8.88 8.88 0 0 0 7 2c-1.29 0-2.4.21-3.16.51a2.45 2.45 0 0 0-.81.49l.05.05c.13.13.37.28.76.44C4.6 3.79 5.7 4 7 4s2.4-.21 3.16-.51a2.45 2.45 0 0 0 .81-.49ZM11 5.75V4.2A8.9 8.9 0 0 1 7 5a8.98 8.98 0 0 1-4-.8v1.55l.02.04c.02.04.06.09.14.15.17.13.44.27.82.4A10 10 0 0 0 7 6.75a10 10 0 0 0 3.02-.41c.38-.13.65-.27.82-.4a.62.62 0 0 0 .14-.15.15.15 0 0 0 .02-.03v-.01ZM3 7.01c.2.1.42.2.66.28.88.29 2.06.46 3.34.46 1.28 0 2.46-.17 3.34-.46.24-.08.46-.17.66-.28V8.5l-.02.04a.62.62 0 0 1-.14.15c-.17.13-.44.27-.82.4A10 10 0 0 1 7 9.5a10 10 0 0 1-3.02-.41 2.76 2.76 0 0 1-.82-.4.62.62 0 0 1-.14-.15.15.15 0 0 1-.02-.03V7Zm0 2.75V11l.02.04c.02.04.06.09.14.15.17.13.44.27.82.4A10 10 0 0 0 7 12a10 10 0 0 0 3.02-.41c.38-.13.65-.27.82-.4a.62.62 0 0 0 .14-.15.15.15 0 0 0 .02-.03V9.76c-.2.1-.42.2-.66.28-.88.29-2.06.46-3.34.46-1.28 0-2.46-.17-3.34-.46A4.77 4.77 0 0 1 3 9.76Z"})),memory:i.createElement(i.Fragment,null,i.createElement("path",{d:"M5 3a.5.5 0 0 0-1 0v3a.5.5 0 0 0 1 0V3Zm2-.5c.28 0 .5.22.5.5v3a.5.5 0 0 1-1 0V3c0-.28.22-.5.5-.5Zm3 2a.5.5 0 1 0-1 0V6a.5.5 0 0 0 1 0V4.5Z"}),i.createElement("path",{fillRule:"evenodd",d:"M12 3.54a.5.5 0 0 0-.15-.39l-3-3a.5.5 0 0 0-.38-.14H2.5a.5.5 0 0 0-.5.5v13c0 .27.22.5.5.5h9a.5.5 0 0 0 .5-.5V3.53ZM3 1h5.3L11 3.71v5.3H3V1Zm0 9v3h8v-3H3Z"})),structure:i.createElement(i.Fragment,null,i.createElement("path",{d:"M8.16 3.45a1.5 1.5 0 1 0-2.33 0l-4.02 6.58A1.5 1.5 0 1 0 2.91 12h8.18a1.5 1.5 0 1 0 1.1-1.97L8.16 3.45Zm-1.47.52a1.5 1.5 0 0 0 .62 0l4.03 6.58c-.11.14-.2.29-.25.45H2.9a1.5 1.5 0 0 0-.25-.45L6.7 3.97Z"})),box:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"m7.21.05 6.49 2.99a.5.5 0 0 1 .3.47v6.98a.5.5 0 0 1-.3.47l-6.47 2.98a.5.5 0 0 1-.46 0L.3 10.96a.5.5 0 0 1-.3-.47V3.5a.5.5 0 0 1 .3-.47L6.79.05a.5.5 0 0 1 .43 0ZM1 4.28v5.9l5.5 2.54v-5.9L1 4.28Zm6.5 8.44 5.5-2.54v-5.9L7.5 6.82v5.9Zm4.8-9.22L7 5.95 1.7 3.5 7 1.05l5.3 2.45Z"})),power:i.createElement(i.Fragment,null,i.createElement("path",{d:"M7.5.5a.5.5 0 0 0-1 0v6a.5.5 0 0 0 1 0v-6Z"}),i.createElement("path",{d:"M4.27 2.8a.5.5 0 0 0-.54-.83 6 6 0 1 0 6.54 0 .5.5 0 0 0-.54.84 5 5 0 1 1-5.46 0Z"})),photo:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M6.25 4.25a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0Zm-.5 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Z"}),i.createElement("path",{fillRule:"evenodd",d:"M13 1.5v11a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-11c0-.27.22-.5.5-.5h11c.28 0 .5.23.5.5ZM2 9.3V2h10v5.3L9.85 5.15a.5.5 0 0 0-.7 0L6.5 7.8 5.35 6.65a.5.5 0 0 0-.7 0L2 9.3Zm7.5-3.1L12 8.7V12H2v-1.3l3-3 3.15 3.15a.5.5 0 0 0 .7-.71L7.21 8.5 9.5 6.21Z"})),component:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M3.5 1A2.5 2.5 0 0 0 1 3.5v7A2.5 2.5 0 0 0 3.5 13h7a2.5 2.5 0 0 0 2.5-2.5v-7A2.5 2.5 0 0 0 10.5 1h-7ZM12 6.5H7.5V2h3c.83 0 1.5.68 1.5 1.5v3Zm0 1v3c0 .83-.67 1.5-1.5 1.5h-3V7.5H12ZM6.5 12V7.5H2v3c0 .83.67 1.5 1.5 1.5h3ZM2 6.5h4.5V2h-3C2.67 2 2 2.68 2 3.5v3Z"})),grid:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M1 1.5c0-.27.22-.5.5-.5H6c.28 0 .5.23.5.5V6a.5.5 0 0 1-.5.5H1.5A.5.5 0 0 1 1 6V1.5Zm1 4V2h3.5v3.5H2Zm5.5-4c0-.27.22-.5.5-.5h4.5c.28 0 .5.23.5.5V6a.5.5 0 0 1-.5.5H8a.5.5 0 0 1-.5-.5V1.5Zm1 4V2H12v3.5H8.5Zm-7 2A.5.5 0 0 0 1 8v4.5c0 .28.22.5.5.5H6a.5.5 0 0 0 .5-.5V8a.5.5 0 0 0-.5-.5H1.5Zm.5 1V12h3.5V8.5H2ZM7.5 8c0-.27.22-.5.5-.5h4.5c.28 0 .5.23.5.5v4.5a.5.5 0 0 1-.5.5H8a.5.5 0 0 1-.5-.5V8Zm1 4V8.5H12V12H8.5Z"})),outline:i.createElement(i.Fragment,null,i.createElement("path",{d:"M2 2v2H1V1.5c0-.27.22-.5.5-.5H4v1H2ZM1 9V5h1v4H1Zm0 1v2.5c0 .28.22.5.5.5H4v-1H2v-2H1Zm9 3h2.5a.5.5 0 0 0 .5-.5V10h-1v2h-2v1Zm2-9h1V1.5a.5.5 0 0 0-.5-.5H10v1h2v2Zm-3 8v1H5v-1h4ZM9 1v1H5V1h4Zm4 8h-1V5h1v4ZM7 8a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z"})),photodrag:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M8.25 3.25a1.25 1.25 0 1 1-2.5 0 1.25 1.25 0 0 1 2.5 0Zm-.5 0a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0Z"}),i.createElement("path",{fillRule:"evenodd",d:"M14 7V.5a.5.5 0 0 0-.5-.5h-10a.5.5 0 0 0-.5.5V3H.5a.5.5 0 0 0-.5.5V6h1V4h2v6.5c0 .28.22.5.5.5H10v2H8v1h2.5a.5.5 0 0 0 .5-.5V11h2.5a.5.5 0 0 0 .5-.5V7ZM4 1v5.8l1.65-1.65c.2-.2.5-.2.7 0L7.5 6.3l2.65-2.65c.2-.2.5-.2.7 0L13 5.8V1H4Zm9 6.21-2.5-2.5-2.3 2.3 1.15 1.14a.5.5 0 1 1-.7.7L6 6.22l-2 2v1.8h9V7.2Z"}),i.createElement("path",{d:"M0 10V7h1v3H0Zm0 3.5V11h1v2h2v1H.5a.5.5 0 0 1-.5-.5Zm7 .5H4v-1h3v1Z"})),search:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M9.54 10.2a5.5 5.5 0 1 1 .66-.66c.06.03.11.06.15.1l3 3a.5.5 0 0 1-.7.71l-3-3a.5.5 0 0 1-.1-.14ZM10.5 6a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0Z"})),zoom:i.createElement(i.Fragment,null,i.createElement("path",{d:"M6 3.5c.28 0 .5.22.5.5v1.5H8a.5.5 0 0 1 0 1H6.5V8a.5.5 0 0 1-1 0V6.5H4a.5.5 0 0 1 0-1h1.5V4c0-.28.22-.5.5-.5Z"}),i.createElement("path",{fillRule:"evenodd",d:"M9.54 10.2a5.5 5.5 0 1 1 .66-.66c.06.03.11.06.15.1l3 3a.5.5 0 0 1-.7.71l-3-3a.5.5 0 0 1-.1-.14ZM10.5 6a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0Z"})),zoomout:i.createElement(i.Fragment,null,i.createElement("path",{d:"M4 5.5a.5.5 0 0 0 0 1h4a.5.5 0 0 0 0-1H4Z"}),i.createElement("path",{fillRule:"evenodd",d:"M6 11.5c1.35 0 2.59-.49 3.54-1.3.03.06.06.11.1.15l3 3a.5.5 0 0 0 .71-.7l-3-3a.5.5 0 0 0-.14-.1A5.5 5.5 0 1 0 6 11.5Zm0-1a4.5 4.5 0 1 0 0-9 4.5 4.5 0 0 0 0 9Z"})),zoomreset:i.createElement(i.Fragment,null,i.createElement("path",{d:"M1.5 2.84V1.5a.5.5 0 0 0-1 0V4c0 .28.22.5.5.5h2.5a.5.5 0 0 0 0-1H2.26a4.5 4.5 0 1 1-.5 4.02.5.5 0 1 0-.94.33 5.5 5.5 0 0 0 8.72 2.36l.1.14 3 3a.5.5 0 0 0 .71-.7l-3-3a.5.5 0 0 0-.14-.1 5.5 5.5 0 1 0-8.7-6.7Z"})),eye:i.createElement(i.Fragment,null,i.createElement("path",{d:"M7 9.5a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z"}),i.createElement("path",{fillRule:"evenodd",d:"m14 7-.2.3c-.13.16-3.06 4.2-6.8 4.2C3.26 11.5.33 7.46.2 7.3L0 7l.2-.3C.34 6.55 3.27 2.5 7 2.5c3.74 0 6.67 4.04 6.8 4.2l.2.3ZM2.9 5.3A13 13 0 0 0 1.24 7 13 13 0 0 0 2.9 8.7c1.14.97 2.58 1.8 4.1 1.8 1.52 0 2.96-.83 4.1-1.8A13 13 0 0 0 12.76 7a13 13 0 0 0-1.66-1.7C9.96 4.33 8.52 3.5 7 3.5c-1.52 0-2.96.83-4.1 1.8Z"})),eyeclose:i.createElement(i.Fragment,null,i.createElement("path",{d:"M1.85 1.15a.5.5 0 1 0-.7.7l11 11a.5.5 0 0 0 .7-.7l-11-11ZM11.1 8.7c-.17.15-.36.3-.55.44l.72.71a13.25 13.25 0 0 0 2.52-2.56L14 7l-.2-.3c-.13-.16-3.06-4.2-6.8-4.2-.89 0-1.73.23-2.5.58l.76.76A4.86 4.86 0 0 1 7 3.5c1.52 0 2.96.83 4.1 1.8A13 13 0 0 1 12.76 7a13 13 0 0 1-1.66 1.7ZM.2 6.7c.08-.09 1.04-1.41 2.53-2.55l.72.71c-.2.14-.38.3-.55.44A13 13 0 0 0 1.24 7 13 13 0 0 0 2.9 8.7c1.14.97 2.58 1.8 4.1 1.8.6 0 1.18-.13 1.74-.34l.77.76c-.78.35-1.62.58-2.51.58C3.26 11.5.33 7.46.2 7.3L0 7l.2-.3Z"}),i.createElement("path",{d:"M4.5 7c0-.32.06-.63.17-.91l3.24 3.24A2.5 2.5 0 0 1 4.5 7Zm4.83.91L6.09 4.67a2.5 2.5 0 0 1 3.24 3.24Z"})),lightning:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M2.52 6.6a.57.57 0 0 0-.17.54c.04.2.19.37.38.41l2.78.73-1.5 5c-.06.24.02.5.22.63a.5.5 0 0 0 .28.09.5.5 0 0 0 .35-.14L11.5 7.4c.14-.13.2-.34.15-.54a.53.53 0 0 0-.38-.4l-2.7-.7L10.79.78c.1-.23.04-.5-.15-.66a.5.5 0 0 0-.65 0L2.52 6.6Zm7.72.63-3.07-.8 1.85-4.14-5.2 4.51 2.94.77-1.27 4.28 4.75-4.62Zm-5.73 6.2.04.02Z"})),lightningoff:i.createElement(i.Fragment,null,i.createElement("path",{d:"M10.14 8.72 11.5 7.4c.14-.13.2-.34.15-.54a.53.53 0 0 0-.38-.4l-2.7-.7L10.79.78c.1-.23.04-.5-.15-.66a.5.5 0 0 0-.65 0L5.46 4.05l.71.7L9.02 2.3 7.38 5.97l.7.7 2.16.56-.8.79.7.7ZM2.52 6.6a.57.57 0 0 0-.17.54c.04.2.19.37.38.41l2.78.73-1.5 5c-.06.24.02.5.22.63a.5.5 0 0 0 .63-.05l3.84-3.74-.7-.7-2.51 2.43 1.13-3.81-.68-.69L3.8 6.8l.85-.73-.71-.7L2.52 6.6Zm-.67-5.45a.5.5 0 1 0-.7.7l11 11a.5.5 0 0 0 .7-.7l-11-11Z"})),contrast:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M3 3H.5a.5.5 0 0 0-.5.5v10c0 .28.22.5.5.5h10a.5.5 0 0 0 .5-.5V11h2.5a.5.5 0 0 0 .5-.5V.5a.5.5 0 0 0-.5-.5h-10a.5.5 0 0 0-.5.5V3Zm1 1v2.3L6.3 4H4ZM3 4v6.5a.5.5 0 0 0 .5.5H10v2H1V4h2Zm1-1h6.5a.5.5 0 0 1 .5.5V10h2V1H4v2Zm6 7V7.71l-2.3 2.3H10Zm0-3.7V4.7L4.7 10h1.6L10 6.3ZM9.3 4H7.7L4 7.71V9.3L9.3 4Z"})),switchalt:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M3 3V.5c0-.27.22-.5.5-.5h10c.28 0 .5.23.5.5v10a.5.5 0 0 1-.5.5H11v2.5a.5.5 0 0 1-.5.5H.5a.5.5 0 0 1-.5-.5v-10c0-.27.22-.5.5-.5H3Zm1 0V1h9v9h-2V3.5a.5.5 0 0 0-.5-.5H4Zm6 8v2H1V4h2v6.5c0 .28.22.5.5.5H10Zm0-1H4V4h6v6Z"})),mirror:i.createElement(i.Fragment,null,i.createElement("path",{d:"M1 1.5c0-.27.22-.5.5-.5h11c.28 0 .5.23.5.5v11a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-11ZM2 12h10V2L2 12Z"})),grow:i.createElement(i.Fragment,null,i.createElement("path",{d:"M1.5 1a.5.5 0 1 0 0 1H12v10.5a.5.5 0 0 0 1 0V2a1 1 0 0 0-1-1H1.5Z"}),i.createElement("path",{d:"M1 3.5c0-.27.22-.5.5-.5H10a1 1 0 0 1 1 1v8.5a.5.5 0 0 1-1 0V4H1.5a.5.5 0 0 1-.5-.5Z"}),i.createElement("path",{fillRule:"evenodd",d:"M1.5 5a.5.5 0 0 0-.5.5v7c0 .28.22.5.5.5h7a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.5-.5h-7ZM2 6v6h6V6H2Z"})),paintbrush:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M11.8535.1464a.5.5 0 0 0-.7071 0L2.9827 8.3102a2.2396 2.2396 0 0 0-1.0737.599C.6772 10.141.2402 11.903.0852 12.9978 0 13.5998 0 14.0002 0 14.0002s.4004 0 1.0023-.0853c1.095-.155 2.8569-.5919 4.0887-1.8237.307-.307.5067-.6806.5992-1.0743l8.1633-8.1633a.5.5 0 0 0 0-.7071l-2-2Zm-6.253 9.546L6.543 8.75l-1.293-1.2929-.9424.9424a2.242 2.242 0 0 1 .7835.5097c.23.2302.4.4977.5095.7831ZM7.25 8.0428 12.7929 2.5 11.5 1.2071 5.957 6.75 7.25 8.0429ZM4.3839 9.6163c.4881.4882.4881 1.2796 0 1.7678-.7665.7664-1.832 1.1845-2.7791 1.403a8.6972 8.6972 0 0 1-.49.0982 8.7151 8.7151 0 0 1 .0982-.4899c.2186-.9471.6367-2.0126 1.403-2.779.4882-.4882 1.2797-.4882 1.7679 0Z"})),ruler:i.createElement(i.Fragment,null,i.createElement("path",{d:"M1.5 1c.28 0 .5.23.5.5V2h10v-.5a.5.5 0 0 1 1 0v2a.5.5 0 0 1-1 0V3H2v.5a.5.5 0 0 1-1 0v-2c0-.27.22-.5.5-.5Z"}),i.createElement("path",{fillRule:"evenodd",d:"M1.5 6a.5.5 0 0 0-.5.5v6c0 .28.22.5.5.5h11a.5.5 0 0 0 .5-.5v-6a.5.5 0 0 0-.5-.5h-11ZM2 7v5h10V7h-1v2.5a.5.5 0 0 1-1 0V7h-.75v1a.5.5 0 0 1-1 0V7H7.5v2.5a.5.5 0 0 1-1 0V7h-.75v1a.5.5 0 0 1-1 0V7H4v2.5a.5.5 0 0 1-1 0V7H2Z"})),stop:i.createElement(i.Fragment,null,i.createElement("path",{d:"M4.5 4a.5.5 0 0 0-.5.5v5c0 .28.22.5.5.5h5a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5h-5Z"}),i.createElement("path",{fillRule:"evenodd",d:"M14 7A7 7 0 1 1 0 7a7 7 0 0 1 14 0Zm-1 0A6 6 0 1 1 1 7a6 6 0 0 1 12 0Z"})),camera:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M10 7a3 3 0 1 1-6 0 3 3 0 0 1 6 0ZM9 7a2 2 0 1 1-4 0 2 2 0 0 1 4 0Z"}),i.createElement("path",{fillRule:"evenodd",d:"M2.5 1a.5.5 0 0 0-.5.5V2H.5a.5.5 0 0 0-.5.5v9c0 .28.22.5.5.5h13a.5.5 0 0 0 .5-.5v-9a.5.5 0 0 0-.5-.5H6v-.5a.5.5 0 0 0-.5-.5h-3ZM1 3v8h12V3H1Z"})),video:i.createElement(i.Fragment,null,i.createElement("path",{d:"M2.5 10a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Z"}),i.createElement("path",{fillRule:"evenodd",d:"M0 4c0-1.1.9-2 2-2h6a2 2 0 0 1 2 2v.5l3.19-2.4a.5.5 0 0 1 .81.4v9a.5.5 0 0 1-.8.4L10 9.5v.5a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V4Zm9 0v1.5a.5.5 0 0 0 .8.4L13 3.5v7L9.8 8.1a.5.5 0 0 0-.8.4V10a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1Z"})),speaker:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M1 4.50004V9.50004C1 9.77618 1.22386 10 1.5 10H4L7.17075 12.7744C7.49404 13.0573 8 12.8277 8 12.3982V1.60192C8 1.17235 7.49404 0.942757 7.17075 1.22564L4 4.00004H1.5C1.22386 4.00004 1 4.2239 1 4.50004ZM4 9.00004V5.00004H2V9.00004H4ZM4.99804 9.54456C4.99934 9.52989 5 9.51505 5 9.50004V4.50004C5 4.48504 4.99934 4.47019 4.99804 4.45552L7 2.70381V11.2963L4.99804 9.54456Z"}),i.createElement("path",{d:"M10.1498 1.75202C9.88637 1.66927 9.60572 1.81577 9.52297 2.07922C9.44023 2.34267 9.58672 2.62332 9.85017 2.70607C11.6763 3.27963 13 4.98596 13 7.00014C13 9.01433 11.6763 10.7207 9.85017 11.2942C9.58672 11.377 9.44023 11.6576 9.52297 11.9211C9.60572 12.1845 9.88637 12.331 10.1498 12.2483C12.3808 11.5476 14 9.4636 14 7.00014C14 4.53669 12.3808 2.45272 10.1498 1.75202Z"}),i.createElement("path",{d:"M10.2504 3.96861C10.0113 3.83033 9.70547 3.91201 9.5672 4.15105C9.42893 4.39008 9.51061 4.69594 9.74964 4.83421C10.4982 5.26723 11 6.07534 11 7.00006C11 7.92479 10.4982 8.7329 9.74964 9.16591C9.51061 9.30418 9.42893 9.61005 9.5672 9.84908C9.70547 10.0881 10.0113 10.1698 10.2504 10.0315C11.2952 9.42711 12 8.29619 12 7.00006C12 5.70394 11.2952 4.57302 10.2504 3.96861Z"})),play:i.createElement(i.Fragment,null,i.createElement("path",{d:"m12.81 7.43-9.05 5.6A.5.5 0 0 1 3 12.6V1.4c0-.4.43-.63.76-.43l9.05 5.6a.5.5 0 0 1 0 .86Z"})),playback:i.createElement(i.Fragment,null,i.createElement("path",{d:"M11.24 12.04 3.7 7.42a.5.5 0 0 1-.2-.23v4.05a.75.75 0 0 1-1.5 0v-8.5a.75.75 0 0 1 1.5 0V6.8a.5.5 0 0 1 .2-.23l7.54-4.6a.5.5 0 0 1 .76.42v9.22a.5.5 0 0 1-.76.43Z"})),playnext:i.createElement(i.Fragment,null,i.createElement("path",{d:"m2.76 12.04 7.54-4.61a.5.5 0 0 0 .2-.23v4.05a.75.75 0 0 0 1.5 0v-8.5a.75.75 0 0 0-1.5 0V6.8a.5.5 0 0 0-.2-.23l-7.54-4.6a.5.5 0 0 0-.76.42v9.22c0 .39.43.63.76.43Z"})),rewind:i.createElement(i.Fragment,null,i.createElement("path",{d:"M9 2.42v2.32L13.23 2a.5.5 0 0 1 .77.42v9.16a.5.5 0 0 1-.77.42L9 9.26v2.32a.5.5 0 0 1-.77.42L1.5 7.65v3.6a.75.75 0 0 1-1.5 0v-8.5a.75.75 0 0 1 1.5 0v3.6L8.23 2a.5.5 0 0 1 .77.42Z"})),fastforward:i.createElement(i.Fragment,null,i.createElement("path",{d:"M5 2.42v2.32L.77 2a.5.5 0 0 0-.77.42v9.16c0 .4.44.64.77.42L5 9.26v2.32c0 .4.44.64.77.42l6.73-4.35v3.6a.75.75 0 0 0 1.5 0v-8.5a.75.75 0 0 0-1.5 0v3.6L5.77 2a.5.5 0 0 0-.77.42Z"})),stopalt:i.createElement(i.Fragment,null,i.createElement("path",{d:"M1 1.5c0-.27.22-.5.5-.5h11c.28 0 .5.23.5.5v11a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-11Z"})),sidebyside:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M1 1.5c0-.27.22-.5.5-.5h11c.28 0 .5.23.5.5v11a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-11ZM2 12V2h5v10H2Z"})),stacked:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M12.5 1c.28 0 .5.23.5.5v11a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-11c0-.27.22-.5.5-.5h11ZM2 2h10v5H2V2Z"})),sun:i.createElement(i.Fragment,null,i.createElement("path",{d:"M7.5.5a.5.5 0 0 0-1 0V2a.5.5 0 0 0 1 0V.5Z"}),i.createElement("path",{fillRule:"evenodd",d:"M7 10a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm0-1a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z"}),i.createElement("path",{d:"M7 11.5c.28 0 .5.22.5.5v1.5a.5.5 0 0 1-1 0V12c0-.28.22-.5.5-.5ZM11.5 7c0-.28.22-.5.5-.5h1.5a.5.5 0 0 1 0 1H12a.5.5 0 0 1-.5-.5ZM.5 6.5a.5.5 0 0 0 0 1H2a.5.5 0 0 0 0-1H.5ZM3.82 10.18c.2.2.2.51 0 .7l-1.06 1.07a.5.5 0 1 1-.71-.7l1.06-1.07c.2-.2.51-.2.7 0ZM11.95 2.76a.5.5 0 1 0-.7-.71l-1.07 1.06a.5.5 0 1 0 .7.7l1.07-1.05ZM10.18 10.18c.2-.2.51-.2.7 0l1.07 1.06a.5.5 0 1 1-.7.71l-1.07-1.06a.5.5 0 0 1 0-.7ZM2.76 2.05a.5.5 0 1 0-.71.7l1.06 1.07a.5.5 0 0 0 .7-.7L2.77 2.04Z"})),moon:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M7.78.04a7.03 7.03 0 0 0-4.28.9 7 7 0 1 0 9.87 8.96c.1-.21-.14-.41-.36-.32a4.98 4.98 0 0 1-2 .42A5 5 0 0 1 8.53.65c.2-.12.19-.44-.04-.49a7.04 7.04 0 0 0-.72-.12Zm-1.27.98a6 6 0 0 0 4.98 9.96 6 6 0 1 1-4.98-9.96Z"})),book:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M13 2a2 2 0 0 0-2-2H1.5a.5.5 0 0 0-.5.5v13c0 .28.22.5.5.5H11a2 2 0 0 0 2-2V2ZM3 13h8a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H7v6a.5.5 0 0 1-.86.36L5.5 6.7l-.65.65A.5.5 0 0 1 4 7V1H3v12ZM5 1v4.8l.15-.15a.5.5 0 0 1 .74.04l.11.1V1H5Z"})),document:i.createElement(i.Fragment,null,i.createElement("path",{d:"M4 5.5c0-.28.22-.5.5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5ZM4.5 7.5a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5ZM4 10.5c0-.28.22-.5.5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5Z"}),i.createElement("path",{fillRule:"evenodd",d:"M1.5 0a.5.5 0 0 0-.5.5v13c0 .28.22.5.5.5h11a.5.5 0 0 0 .5-.5V3.2a.5.5 0 0 0-.15-.35l-2.7-2.7A.5.5 0 0 0 9.79 0H1.5ZM2 1h7.5v2c0 .28.22.5.5.5h2V13H2V1Z"})),copy:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M11.75.07A.5.5 0 0 0 11.5 0h-6a.5.5 0 0 0-.5.5V3H.5a.5.5 0 0 0-.5.5v10c0 .28.22.5.5.5h8a.5.5 0 0 0 .5-.5V11h4.5a.5.5 0 0 0 .5-.5V2.51a.5.5 0 0 0-.15-.36l-2-2a.5.5 0 0 0-.1-.08ZM9 10h4V3h-1.5a.5.5 0 0 1-.5-.5V1H6v2h.5a.5.5 0 0 1 .36.15l1.99 2c.1.09.15.21.15.35v4.51ZM1 4v9h7V6H6.5a.5.5 0 0 1-.5-.5V4H1Z"})),category:i.createElement(i.Fragment,null,i.createElement("path",{d:"M3 1.5c0-.28.22-.5.5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5Zm-1 2c0-.27.22-.5.5-.5h9a.5.5 0 0 1 0 1h-9a.5.5 0 0 1-.5-.5Z"}),i.createElement("path",{fillRule:"evenodd",d:"M1 5.5c0-.28.22-.5.5-.5h11c.28 0 .5.22.5.5v7a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-7ZM2 12V6h10v6H2Z"})),folder:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M6.59 3.5 5.09 2H1v9h12V3.5H6.59Zm.41-1L5.8 1.3a1 1 0 0 0-.71-.3H.5a.5.5 0 0 0-.5.5v10c0 .28.22.5.5.5h13a.5.5 0 0 0 .5-.5V3a.5.5 0 0 0-.5-.5H7Z"})),print:i.createElement(i.Fragment,null,i.createElement("path",{d:"M4.5 8a.5.5 0 1 0 0 1h5a.5.5 0 0 0 0-1h-5Zm0 2a.5.5 0 0 0 0 1h5a.5.5 0 0 0 0-1h-5Z"}),i.createElement("path",{fillRule:"evenodd",d:"M2 1.5c0-.27.22-.5.5-.5h8a.5.5 0 0 1 .36.15l.99 1c.1.09.15.21.15.35v1.51h1.5c.28 0 .5.22.5.5v5a.5.5 0 0 1-.5.5H12v2.5a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5V10H.5a.5.5 0 0 1-.5-.5v-5c0-.28.22-.5.5-.5H2V1.5ZM13 9h-1V6.5a.5.5 0 0 0-.5-.5h-9a.5.5 0 0 0-.5.5V9H1V5h12v4Zm-2-6v1H3V2h7v.5c0 .28.22.5.5.5h.5Zm-8 9h8V7H3v5Z"})),graphline:i.createElement(i.Fragment,null,i.createElement("path",{d:"M5.15 6.15c.2-.2.5-.2.7 0L7 7.3l2.15-2.15c.2-.2.5-.2.7 0l1 1a.5.5 0 0 1-.7.7l-.65-.64-2.15 2.15a.5.5 0 0 1-.7 0L5.5 7.2 3.85 8.86a.5.5 0 1 1-.7-.71l2-2Z"}),i.createElement("path",{fillRule:"evenodd",d:"M1.5 1a.5.5 0 0 0-.5.5v11c0 .28.22.5.5.5h11a.5.5 0 0 0 .5-.5v-11a.5.5 0 0 0-.5-.5h-11ZM2 2v10h10V2H2Z"})),calendar:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M3.5 0c.28 0 .5.22.5.5V1h6V.5a.5.5 0 0 1 1 0V1h1.5c.28 0 .5.22.5.5v11a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-11c0-.28.22-.5.5-.5H3V.5c0-.28.22-.5.5-.5ZM2 4v2.3h3V4H2Zm0 5.2V6.8h3v2.4H2Zm0 .5V12h3V9.7H2Zm3.5 0V12h3V9.7h-3Zm3.5 0V12h3V9.7H9Zm3-.5H9V6.8h3v2.4Zm-3.5 0h-3V6.8h3v2.4ZM9 4v2.3h3V4H9ZM5.5 6.3h3V4h-3v2.3Z"})),graphbar:i.createElement(i.Fragment,null,i.createElement("path",{d:"M12 2.5a.5.5 0 0 0-1 0v10a.5.5 0 0 0 1 0v-10Zm-3 2a.5.5 0 0 0-1 0v8a.5.5 0 0 0 1 0v-8ZM5.5 7c.28 0 .5.22.5.5v5a.5.5 0 0 1-1 0v-5c0-.28.22-.5.5-.5ZM3 10.5a.5.5 0 0 0-1 0v2a.5.5 0 0 0 1 0v-2Z"})),menu:i.createElement(i.Fragment,null,i.createElement("path",{d:"M13 2a.5.5 0 0 1 0 1H1a.5.5 0 0 1 0-1h12Zm-3 3a.5.5 0 0 1 0 1H1a.5.5 0 0 1 0-1h9Zm1.5 3.5A.5.5 0 0 0 11 8H1a.5.5 0 0 0 0 1h10a.5.5 0 0 0 .5-.5Zm-4 2.5a.5.5 0 0 1 0 1H1a.5.5 0 0 1 0-1h6.5Z"})),menualt:i.createElement(i.Fragment,null,i.createElement("path",{d:"M1 2a.5.5 0 0 0 0 1h12a.5.5 0 0 0 0-1H1Zm3 3a.5.5 0 0 0 0 1h9a.5.5 0 0 0 0-1H4ZM2.5 8.5c0-.28.22-.5.5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5Zm4 2.5a.5.5 0 0 0 0 1H13a.5.5 0 0 0 0-1H6.5Z"})),filter:i.createElement(i.Fragment,null,i.createElement("path",{d:"M1 2a.5.5 0 0 0 0 1h12a.5.5 0 0 0 0-1H1Zm2 3a.5.5 0 0 0 0 1h8a.5.5 0 0 0 0-1H3Zm1.5 3.5c0-.28.22-.5.5-.5h4a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5Zm2 2.5a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1h-1Z"})),docchart:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M1 1.5C1 1.22386 1.22386 1 1.5 1H12.5C12.7761 1 13 1.22386 13 1.5V12.5C13 12.7761 12.7761 13 12.5 13H1.5C1.22386 13 1 12.7761 1 12.5V1.5ZM2 4V6.2998H5V4H2ZM2 9.2002V6.7998H5V9.2002H2ZM2 9.7002V12H5V9.7002H2ZM5.5 9.7002V12H8.5V9.7002H5.5ZM9 9.7002V12H12V9.7002H9ZM12 9.2002H9V6.7998H12V9.2002ZM8.5 9.2002H5.5V6.7998H8.5V9.2002ZM9 6.2998H12V4H9V6.2998ZM5.5 6.2998H8.5V4H5.5V6.2998Z"})),doclist:i.createElement(i.Fragment,null,i.createElement("path",{d:"M3.5 6.5c0-.28.22-.5.5-.5h6a.5.5 0 0 1 0 1H4a.5.5 0 0 1-.5-.5ZM4 9a.5.5 0 0 0 0 1h6a.5.5 0 0 0 0-1H4Z"}),i.createElement("path",{fillRule:"evenodd",d:"M1 1.5c0-.28.22-.5.5-.5h11c.28 0 .5.22.5.5v11a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1-.5-.5v-11ZM2 4v8h10V4H2Z"})),markup:i.createElement(i.Fragment,null,i.createElement("path",{d:"M8.98 1.63a.5.5 0 0 0-.96-.26l-3 11a.5.5 0 1 0 .96.26l3-11ZM3.32 3.62a.5.5 0 0 1 .06.7L1.15 7l2.23 2.68a.5.5 0 1 1-.76.64l-2.5-3a.5.5 0 0 1 0-.64l2.5-3a.5.5 0 0 1 .7-.06Zm7.36 0a.5.5 0 0 0-.06.7L12.85 7l-2.23 2.68a.5.5 0 0 0 .76.64l2.5-3a.5.5 0 0 0 0-.64l-2.5-3a.5.5 0 0 0-.7-.06Z"})),bold:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M3 2v1.5h1v7H3V12h5a3 3 0 0 0 1.8-5.4A2.74 2.74 0 0 0 8 2H3Zm5 5.5H5.5v3H8a1.5 1.5 0 1 0 0-3Zm-.25-4H5.5V6h2.25a1.25 1.25 0 1 0 0-2.5Z"})),italic:i.createElement("path",{d:"M5 2h6v1H8.5l-2 8H9v1H3v-1h2.5l2-8H5V2Z"}),paperclip:i.createElement(i.Fragment,null,i.createElement("path",{d:"M10.55 2.27a1.5 1.5 0 0 0-2.12 0L2.78 7.92a2.5 2.5 0 0 0 3.53 3.54l3.54-3.54a.5.5 0 1 1 .7.71l-3.53 3.54a3.5 3.5 0 0 1-4.96-4.94v-.01l5.66-5.66h.01a2.5 2.5 0 0 1 3.53 3.53L5.6 10.76a1.5 1.5 0 0 1-2.12-2.12L7.02 5.1a.5.5 0 1 1 .7.7L4.2 9.34a.5.5 0 0 0 .7.7l5.66-5.65a1.5 1.5 0 0 0 0-2.12Z"})),listordered:i.createElement(i.Fragment,null,i.createElement("path",{d:"M5 2.5c0-.28.22-.5.5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5ZM5 7c0-.28.22-.5.5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 5 7Zm.5 4a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1h-7Zm-3-9H1v1h1v3h1V2.5a.5.5 0 0 0-.5-.5ZM3 8.5v1a.5.5 0 0 1-1 0V9h-.5a.5.5 0 0 1 0-1h1c.28 0 .5.22.5.5Zm-1 2a.5.5 0 0 0-1 0V12h2v-1H2v-.5Z"})),listunordered:i.createElement(i.Fragment,null,i.createElement("path",{d:"M2.75 2.5a.75.75 0 1 1-1.5 0 .75.75 0 0 1 1.5 0ZM5.5 2a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1h-7Zm0 9a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1h-7ZM2 12.25a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5ZM5 7c0-.28.22-.5.5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 5 7Zm-3 .75a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Z"})),paragraph:i.createElement(i.Fragment,null,i.createElement("path",{d:"M6 7a3 3 0 1 1 0-6h5.5a.5.5 0 0 1 0 1H10v10.5a.5.5 0 0 1-1 0V2H7v10.5a.5.5 0 0 1-1 0V7Z"})),markdown:i.createElement(i.Fragment,null,i.createElement("path",{d:"M2 4.5h1.5L5 6.38 6.5 4.5H8v5H6.5V7L5 8.88 3.5 7v2.5H2v-5Zm7.75 0h1.5V7h1.25l-2 2.5-2-2.5h1.25V4.5Z"}),i.createElement("path",{fillRule:"evenodd",d:"M.5 2a.5.5 0 0 0-.5.5v9c0 .28.22.5.5.5h13a.5.5 0 0 0 .5-.5v-9a.5.5 0 0 0-.5-.5H.5ZM1 3v8h12V3H1Z"})),repository:i.createElement(i.Fragment,null,i.createElement("path",{d:"M5 2.5C5 2.77614 4.77614 3 4.5 3C4.22386 3 4 2.77614 4 2.5C4 2.22386 4.22386 2 4.5 2C4.77614 2 5 2.22386 5 2.5Z"}),i.createElement("path",{d:"M4.5 5C4.77614 5 5 4.77614 5 4.5C5 4.22386 4.77614 4 4.5 4C4.22386 4 4 4.22386 4 4.5C4 4.77614 4.22386 5 4.5 5Z"}),i.createElement("path",{d:"M5 6.5C5 6.77614 4.77614 7 4.5 7C4.22386 7 4 6.77614 4 6.5C4 6.22386 4.22386 6 4.5 6C4.77614 6 5 6.22386 5 6.5Z"}),i.createElement("path",{fillRule:"evenodd",d:"M11 0C12.1046 0 13 0.895431 13 2V12C13 13.1046 12.1046 14 11 14H1.5C1.22386 14 1 13.7761 1 13.5V0.5C1 0.223857 1.22386 0 1.5 0H11ZM11 1H3V13H11C11.5523 13 12 12.5523 12 12V2C12 1.44772 11.5523 1 11 1Z"})),commit:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M3.03 7.5a4 4 0 0 0 7.94 0h2.53a.5.5 0 0 0 0-1h-2.53a4 4 0 0 0-7.94 0H.5a.5.5 0 0 0 0 1h2.53ZM7 10a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z"})),branch:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M6 2.5c0 .65-.42 1.2-1 1.41v4.06A3.36 3.36 0 0 1 7.5 7a2.7 2.7 0 0 0 1.81-.56c.22-.18.38-.4.48-.62a1.5 1.5 0 1 1 1.03.15c-.16.42-.43.87-.86 1.24-.57.47-1.37.79-2.46.79-1.04 0-1.64.42-2 .92-.26.37-.4.8-.47 1.18A1.5 1.5 0 1 1 4 10.09V3.9a1.5 1.5 0 1 1 2-1.4Zm-2 9a.5.5 0 1 1 1 0 .5.5 0 0 1-1 0Zm1-9a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Zm6 2a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Z"})),pullrequest:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M8.35 1.35 7.71 2h.79A2.5 2.5 0 0 1 11 4.5v5.59a1.5 1.5 0 1 1-1 0V4.5C10 3.67 9.33 3 8.5 3h-.8l.65.65a.5.5 0 1 1-.7.7l-1.5-1.5a.5.5 0 0 1 0-.7l1.5-1.5a.5.5 0 1 1 .7.7ZM11 11.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0ZM4 3.91a1.5 1.5 0 1 0-1 0v6.18a1.5 1.5 0 1 0 1 0V3.9ZM3.5 11a.5.5 0 1 0 0 1 .5.5 0 0 0 0-1Zm0-8a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Z"})),merge:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M4.1 3.87a1.5 1.5 0 1 0-1.1.04v6.18a1.5 1.5 0 1 0 1 0V6.4c.26.4.57.77.93 1.08A6.57 6.57 0 0 0 9.08 9a1.5 1.5 0 1 0 0-1 5.57 5.57 0 0 1-3.5-1.25 4.74 4.74 0 0 1-1.47-2.87ZM3.5 11a.5.5 0 1 0 0 1 .5.5 0 0 0 0-1ZM4 2.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Zm7 6a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Z"})),apple:i.createElement(i.Fragment,null,i.createElement("path",{d:"M11.03 8.1a3.05 3.05 0 0 1-.2-1.74 2.7 2.7 0 0 1 1.4-1.94 3.13 3.13 0 0 0-2.35-1.4c-.84-.08-2.01.56-2.65.57h-.02c-.63 0-1.81-.65-2.64-.57-.42.04-1.75.32-2.55 1.6-.28.44-.5 1.01-.58 1.74a6.36 6.36 0 0 0 .02 1.74 7.5 7.5 0 0 0 1.35 3.33c.7 1.01 1.51 1.6 1.97 1.6.93.02 1.74-.6 2.41-.6l.02.01h.04c.67-.02 1.48.61 2.42.6.45-.02 1.26-.6 1.97-1.6a7.95 7.95 0 0 0 .97-1.86 2.6 2.6 0 0 1-1.58-1.48ZM8.86 2.13c.72-.85.7-2.07.63-2.12-.07-.06-1.25.16-1.99.98a2.78 2.78 0 0 0-.62 2.13c.06.05 1.27-.14 1.98-.99Z"})),linux:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M7 0a3 3 0 0 1 3 3v1.24c.13.13.25.27.36.42l.52.43.2.15c.32.26.7.59 1.09.97A6.28 6.28 0 0 1 14 9.54a.5.5 0 0 1-.35.44c-.31.1-.8.18-1.34.13-.33-.03-.7-.12-1.05-.3-.04.17-.1.34-.17.51a2 2 0 1 1-2.89 2.56 5.5 5.5 0 0 1-2.4 0 2 2 0 1 1-2.9-2.56 5.56 5.56 0 0 1-.16-.51c-.35.18-.72.27-1.05.3a3.4 3.4 0 0 1-1.34-.13.5.5 0 0 1-.35-.44l.01-.14a6.28 6.28 0 0 1 1.82-3.2 13.42 13.42 0 0 1 1.3-1.11c.22-.19.4-.32.5-.43.12-.15.24-.29.37-.42V3a3 3 0 0 1 3-3Zm1 11.9a2 2 0 0 1 2.14-1.9 5.5 5.5 0 0 0 .36-2c0-.51-.1-1.07-.3-1.6l-.03-.02a4.4 4.4 0 0 0-.86-.42 6.71 6.71 0 0 0-1-.31l-.86.64c-.27.2-.63.2-.9 0l-.85-.64a6.72 6.72 0 0 0-1.87.73l-.03.02A4.6 4.6 0 0 0 3.5 8c0 .68.11 1.39.36 2H4a2 2 0 0 1 2 1.9 4.49 4.49 0 0 0 2 0ZM5 12a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm6 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM6.1 4.3a1.5 1.5 0 0 1 1.8 0l.27.2L7 5.38 5.83 4.5l.27-.2ZM8.5 2c.28 0 .5.22.5.5V3a.5.5 0 0 1-1 0v-.5c0-.28.22-.5.5-.5ZM6 2.5a.5.5 0 0 0-1 0V3a.5.5 0 0 0 1 0v-.5Z"})),ubuntu:i.createElement(i.Fragment,null,i.createElement("path",{d:"M12.26 2.07c0 1.14-.89 2.06-1.99 2.06s-1.99-.92-1.99-2.06c0-1.14.9-2.07 2-2.07s1.98.93 1.98 2.07ZM3.98 6.6c0 1.14-.9 2.07-2 2.07C.9 8.67 0 7.74 0 6.6c0-1.14.9-2.07 1.99-2.07 1.1 0 1.99.93 1.99 2.07ZM6.47 11.92a4.76 4.76 0 0 1-3.3-2.62c-.53.25-1.12.33-1.7.22a6.72 6.72 0 0 0 1.84 2.63 6.38 6.38 0 0 0 4.24 1.58c-.37-.5-.57-1.1-.59-1.73a4.77 4.77 0 0 1-.49-.08ZM11.81 11.93c0 1.14-.89 2.07-1.99 2.07s-1.98-.93-1.98-2.07c0-1.14.89-2.06 1.98-2.06 1.1 0 2 .92 2 2.06ZM12.6 11.17a6.93 6.93 0 0 0 .32-7.93A2.95 2.95 0 0 1 11.8 4.6a5.23 5.23 0 0 1-.16 5.03c.47.4.8.94.95 1.54ZM1.99 3.63h-.15A6.48 6.48 0 0 1 8 .24a3.07 3.07 0 0 0-.6 1.68 4.7 4.7 0 0 0-3.9 2.17c-.46-.3-.98-.45-1.51-.45Z"})),windows:i.createElement(i.Fragment,null,i.createElement("path",{d:"M6.5 1H1v5.5h5.5V1ZM13 1H7.5v5.5H13V1ZM7.5 7.5H13V13H7.5V7.5ZM6.5 7.5H1V13h5.5V7.5Z"})),storybook:i.createElement(i.Fragment,null,i.createElement("path",{d:"M2.04.62a.7.7 0 0 0-.66.72l.44 11.56c.01.37.3.66.67.68l9.4.42h.02a.7.7 0 0 0 .7-.7V.66a.7.7 0 0 0-.74-.66l-.77.05.05 1.62a.1.1 0 0 1-.17.08l-.52-.4-.61.46a.1.1 0 0 1-.17-.09L9.75.13l-7.7.49Zm8 4.74c-.24.2-2.09.33-2.09.05.04-1.04-.43-1.09-.69-1.09-.24 0-.66.08-.66.64 0 .57.6.89 1.32 1.27 1.02.53 2.24 1.18 2.24 2.82 0 1.57-1.27 2.43-2.9 2.43-1.67 0-3.14-.68-2.97-3.03.06-.27 2.2-.2 2.2 0-.03.97.19 1.26.75 1.26.43 0 .62-.24.62-.64 0-.6-.63-.95-1.36-1.36-.99-.56-2.15-1.2-2.15-2.7 0-1.5 1.03-2.5 2.86-2.5 1.83 0 2.84.99 2.84 2.85Z"})),azuredevops:i.createElement(i.Fragment,null,i.createElement("path",{d:"m0 5.18 1.31-1.73 4.9-2V.01l4.3 3.15-8.78 1.7v4.8L0 9.16V5.18Zm14-2.6v8.55l-3.36 2.86-5.42-1.79V14L1.73 9.66l8.78 1.05V3.16L14 2.58Z"})),bitbucket:i.createElement(i.Fragment,null,i.createElement("path",{d:"M1 1.52A.41.41 0 0 0 .59 2l1.74 10.6c.05.26.28.46.55.46h8.37c.2 0 .38-.14.42-.34l1.01-6.25H8.81l-.46 2.71H5.68L4.95 5.4h7.91L13.4 2a.41.41 0 0 0-.41-.48H1Z"})),chrome:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M13.02 3.43a.11.11 0 0 1-.1.17H7a3.4 3.4 0 0 0-3.3 2.55.11.11 0 0 1-.21.03L1.52 2.76a.11.11 0 0 1 0-.12 6.97 6.97 0 0 1 9-1.7c1.03.6 1.9 1.47 2.5 2.5ZM7 9.62a2.62 2.62 0 1 1 0-5.24 2.62 2.62 0 0 1 0 5.24Zm1.03.7a.11.11 0 0 0-.12-.04 3.4 3.4 0 0 1-4-1.84L1.1 3.57a.11.11 0 0 0-.2 0 7 7 0 0 0 5.07 10.35c.04 0 .08-.02.1-.05l1.97-3.42a.11.11 0 0 0 0-.13Zm1.43-5.95h3.95c.05 0 .1.03.1.07a6.97 6.97 0 0 1-1.53 7.48A6.96 6.96 0 0 1 7.08 14a.11.11 0 0 1-.1-.17l2.81-4.88h.01a3.38 3.38 0 0 0-.42-4.38.11.11 0 0 1 .08-.2Z"})),chromatic:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M0 7a7 7 0 1 0 14 0A7 7 0 0 0 0 7Zm5.22-3.87a1.97 1.97 0 0 1 3.75.83v1.29L5.61 3.32a2.49 2.49 0 0 0-.4-.19ZM8.7 5.71 5.35 3.78a1.97 1.97 0 0 0-2.6 2.83c.12-.1.24-.18.37-.26l1.51-.87a.27.27 0 0 1 .27 0L7 6.69l1.7-.98Zm-.32 4.97-1.52-.87a.27.27 0 0 1-.13-.23V7.15l-1.7-.97v3.86a1.97 1.97 0 0 0 3.75.83 2.5 2.5 0 0 1-.4-.19Zm.26-.46a1.97 1.97 0 0 0 2.6-2.83c-.11.1-.23.18-.36.26L7.53 9.58l1.11.64Zm-4.1.26h-.17a1.97 1.97 0 0 1-1.9-2.47 2 2 0 0 1 .92-1.2l1.11-.63v3.86c0 .14.01.29.04.44Zm6.79-5.98a1.97 1.97 0 0 0-1.87-.97c.03.14.04.29.04.43v1.75c0 .1-.05.19-.14.23l-2.1 1.22V9.1l3.35-1.93a1.97 1.97 0 0 0 .72-2.68Z"})),componentdriven:i.createElement(i.Fragment,null,i.createElement("path",{d:"M10.85 2.18 8.87.2a.69.69 0 0 0-.97 0L3.09 5.01a.69.69 0 0 0 0 .97l2.46 2.46-2.4 2.4a.69.69 0 0 0 0 .98l1.98 1.98c.27.27.7.27.97 0l4.8-4.81a.69.69 0 0 0 0-.97L8.45 5.56l2.4-2.4a.69.69 0 0 0 0-.98Z"})),discord:i.createElement(i.Fragment,null,i.createElement("path",{d:"M11.85 2.88C10.95 2.48 10 2.18 9 2a7.05 7.05 0 0 0-.4.75 10.66 10.66 0 0 0-3.2 0c-.1-.23-.24-.5-.36-.73A.04.04 0 0 0 4.99 2a11.51 11.51 0 0 0-2.86.9 11.82 11.82 0 0 0-2.05 8 11.6 11.6 0 0 0 3.5 1.77c.01 0 .03 0 .04-.02.27-.36.51-.75.72-1.16a.04.04 0 0 0-.03-.06 7.66 7.66 0 0 1-1.09-.52.04.04 0 0 1 0-.08 5.96 5.96 0 0 0 .26-.17 8.28 8.28 0 0 0 7.08 0l.22.17c.02.02.02.06 0 .08-.36.2-.72.37-1.1.52a.04.04 0 0 0-.02.06c.2.4.45.8.71 1.16.01.02.03.02.05.02a11.57 11.57 0 0 0 3.52-1.8 11.74 11.74 0 0 0-2.09-7.99Zm-7.17 6.4c-.7 0-1.26-.63-1.26-1.41 0-.78.56-1.41 1.26-1.41s1.27.64 1.26 1.4c0 .79-.56 1.42-1.26 1.42Zm4.65 0c-.69 0-1.26-.63-1.26-1.41 0-.78.56-1.41 1.26-1.41s1.27.64 1.26 1.4c0 .79-.55 1.42-1.26 1.42Z"})),facebook:i.createElement(i.Fragment,null,i.createElement("path",{d:"M7.4 14H5.06V7H3.5V4.59h1.56V3.17C5.06 1.2 5.53 0 7.6 0h1.72v2.41H8.25c-.8 0-.85.34-.85.97v1.2h1.93L9.11 7H7.4l-.01 7Z"})),figma:i.createElement(i.Fragment,null,i.createElement("path",{fillRule:"evenodd",d:"M9.2 0H4.8a2.6 2.6 0 0 0-1.4 4.8 2.6 2.6 0 0 0 0 4.4 2.6 2.6 0 1 0 4 2.2V8.89a2.6 2.6 0 1 0 3.2-4.09A2.6 2.6 0 0 0 9.2 0ZM7.4 7A1.8 1.8 0 1 0 11 7a1.8 1.8 0 0 0-3.6 0Zm-.8 2.6H4.8a1.8 1.8 0 1 0 1.8 1.8V9.6ZM4.8 4.4h1.8V.8H4.8a1.8 1.8 0 0 0 0 3.59Zm0 .8a1.8 1.8 0 0 0 0 3.6h1.8V5.2H4.8Zm4.4-.8H7.4V.8h1.8a1.8 1.8 0 1 1 0 3.59Z"})),gdrive:i.createElement(i.Fragment,null,i.createElement("path",{d:"M6.37 8.77 4.33 12.3h6.75l2.04-3.54H6.38Zm6.18-1-3.5-6.08h-4.1l3.51 6.08h4.09ZM4.38 2.7.88 8.77l2.04 3.54 3.5-6.07L4.38 2.7Z"})),github:i.createElement(i.Fragment,null,i.createElement("path",{d:"M7 0a7 7 0 0 0-2.21 13.64c.35.06.48-.15.48-.33L5.26 12c-1.76.32-2.21-.43-2.35-.83-.08-.2-.43-.82-.72-.99-.25-.13-.6-.45-.01-.46.55 0 .94.5 1.07.72.63 1.06 1.64.76 2.04.58.07-.46.25-.77.45-.94-1.56-.18-3.19-.78-3.19-3.46 0-.76.28-1.39.72-1.88-.07-.17-.31-.9.07-1.85 0 0 .59-.19 1.93.71a6.5 6.5 0 0 1 3.5 0c1.34-.9 1.92-.71 1.92-.71.39.96.14 1.68.07 1.85.45.5.72 1.11.72 1.88 0 2.69-1.64 3.28-3.2 3.46.26.22.48.64.48 1.3l-.01 1.92c0 .18.13.4.48.33A7.01 7.01 0 0 0 7 0Z"})),gitlab:i.createElement(i.Fragment,null,i.createElement("path",{d:"M4.53 5.58H1.07l1.49-4.55a.26.26 0 0 1 .48 0l1.49 4.55ZM7 13.15 1.07 5.58l-.75 2.3a.5.5 0 0 0 .18.57l6.5 4.7Zm0 0 6.5-4.7a.5.5 0 0 0 .18-.57l-.75-2.3L7 13.15l2.47-7.57H4.53L7 13.15Zm2.47-7.57h3.46l-1.49-4.55a.26.26 0 0 0-.48 0L9.47 5.58Z"})),google:i.createElement(i.Fragment,null,i.createElement("path",{d:"M10.92 1.1H7.26c-1.64 0-3.19 1.24-3.19 2.68 0 1.47 1.12 2.66 2.8 2.66l.33-.01c-.1.2-.18.44-.18.68 0 .41.22.75.5 1.02h-.64c-2.03 0-3.6 1.3-3.6 2.64 0 1.32 1.72 2.15 3.75 2.15 2.32 0 3.6-1.31 3.6-2.64 0-1.06-.31-1.7-1.28-2.38-.33-.23-.96-.8-.96-1.14 0-.39.1-.58.7-1.04a2.46 2.46 0 0 0 1.03-1.92c0-.92-.4-1.82-1.18-2.11h1.17l.81-.6ZM9.6 10.04c.03.13.05.25.05.38 0 1.07-.7 1.9-2.67 1.9-1.4 0-2.42-.88-2.42-1.95 0-1.05 1.26-1.92 2.66-1.9a3 3 0 0 1 .92.14c.76.53 1.3.83 1.46 1.43ZM7.34 6.07c-.94-.03-1.84-1.06-2-2.3-.17-1.24.47-2.19 1.41-2.16.94.03 1.84 1.03 2 2.26.17 1.24-.47 2.23-1.41 2.2Z"})),graphql:i.createElement(i.Fragment,null,i.createElement("path",{d:"M7.87 11.6a1.17 1.17 0 0 0-1.7-.02l-2.71-1.56.01-.04h7.07l.02.07-2.69 1.56Zm-1.7-9.18.03.03-3.54 6.12h-.04V5.43a1.17 1.17 0 0 0 .84-1.46l2.7-1.56Zm4.38 1.56a1.17 1.17 0 0 0 .84 1.46v3.12l-.04.01-3.54-6.12c.02 0 .03-.02.04-.03l2.7 1.56ZM3.47 9.42a1.17 1.17 0 0 0-.32-.57l3.53-6.12a1.17 1.17 0 0 0 .65 0l3.54 6.12a1.17 1.17 0 0 0-.33.57H3.47Zm8.8-.74c-.1-.05-.21-.1-.32-.12V5.44a1.17 1.17 0 1 0-1.12-1.94l-2.7-1.56a1.17 1.17 0 1 0-2.24 0L3.19 3.5a1.17 1.17 0 1 0-1.13 1.94v3.12a1.17 1.17 0 1 0 1.12 1.94l2.7 1.56a1.17 1.17 0 1 0 2.24-.03l2.69-1.55a1.17 1.17 0 1 0 1.45-1.8Z"})),medium:i.createElement(i.Fragment,null,i.createElement("path",{d:"M0 0v14h14V0H0Zm11.63 3.32-.75.72a.22.22 0 0 0-.08.2v5.33c0 .07.03.14.08.18l.73.72v.16H7.92v-.16l.76-.74c.08-.07.08-.1.08-.21V5.24l-2.11 5.37h-.29L3.9 5.24v3.67c0 .13.05.25.14.34l.99 1.2v.16h-2.8v-.16l.98-1.2a.48.48 0 0 0 .13-.41V4.65c0-.11-.04-.2-.12-.27l-.88-1.06v-.16h2.73l2.1 4.62 1.86-4.62h2.6v.16Z"})),redux:i.createElement(i.Fragment,null,i.createElement("path",{d:"M4.06 9.69c.02.49.42.88.91.88H5a.91.91 0 0 0-.03-1.83h-.03c-.03 0-.08 0-.11.02a5.97 5.97 0 0 1-.85-3.62c.06-.98.39-1.82.96-2.52.47-.6 1.39-.9 2-.92 1.73-.03 2.47 2.12 2.51 2.99.22.04.57.16.82.24-.2-2.64-1.83-4-3.4-4-1.46 0-2.81 1.05-3.35 2.61a6.67 6.67 0 0 0 .65 5.68.74.74 0 0 0-.11.47Zm8.28-2.3a6.62 6.62 0 0 0-5.15-2.25h-.26a.9.9 0 0 0-.8-.49H6.1a.91.91 0 0 0 .03 1.83h.03a.92.92 0 0 0 .8-.56h.3c1.23 0 2.4.36 3.47 1.06.81.54 1.4 1.24 1.72 2.09.28.68.26 1.35-.03 1.92a2.4 2.4 0 0 1-2.23 1.34c-.65 0-1.27-.2-1.6-.34-.18.16-.5.42-.73.58.7.33 1.41.5 2.1.5 1.56 0 2.72-.85 3.16-1.72.47-.94.44-2.57-.78-3.96ZM4.9 12.9a4 4 0 0 1-.98.11c-1.2 0-2.3-.5-2.84-1.32C.38 10.6.13 8.3 2.5 6.58c.05.26.15.62.22.83-.31.23-.8.68-1.11 1.3a2.4 2.4 0 0 0 .13 2.53c.36.54.93.86 1.66.96.9.11 1.8-.05 2.66-.5a5.83 5.83 0 0 0 2.67-2.56.91.91 0 0 1 .62-1.55h.03a.92.92 0 0 1 .1 1.82 6.26 6.26 0 0 1-4.56 3.49Z"})),twitter:i.createElement(i.Fragment,null,i.createElement("path",{d:"M14 2.55c-.51.23-1.07.39-1.65.46.6-.36 1.05-.94 1.26-1.63-.55.34-1.17.58-1.82.72a2.84 2.84 0 0 0-2.1-.93 2.9 2.9 0 0 0-2.8 3.61 8.09 8.09 0 0 1-5.9-3.07 2.99 2.99 0 0 0 .88 3.93 2.8 2.8 0 0 1-1.3-.37v.04c0 1.42 1 2.61 2.3 2.89a2.82 2.82 0 0 1-1.3.05 2.89 2.89 0 0 0 2.7 2.04A5.67 5.67 0 0 1 0 11.51a7.98 7.98 0 0 0 4.4 1.32c5.29 0 8.17-4.48 8.17-8.38v-.38A5.93 5.93 0 0 0 14 2.55Z"})),youtube:i.createElement(i.Fragment,null,i.createElement("path",{d:"M13.99 8.17V5.83a14.95 14.95 0 0 0-.23-2.22c-.09-.38-.27-.7-.55-.96s-.6-.41-.97-.45A51.3 51.3 0 0 0 7 2c-2.34 0-4.09.07-5.24.2A1.78 1.78 0 0 0 .25 3.61 15.26 15.26 0 0 0 0 7v1.16a15.24 15.24 0 0 0 .24 2.22c.09.38.27.7.55.96.27.26.6.41.97.45 1.15.13 2.9.2 5.24.2 2.34 0 4.08-.06 5.24-.2.37-.04.7-.19.97-.45s.45-.58.54-.96a15.26 15.26 0 0 0 .24-2.22Zm-4.23-1.6c.16.1.24.24.24.43 0 .2-.08.33-.24.42l-4 2.5a.44.44 0 0 1-.26.08.54.54 0 0 1-.24-.06A.46.46 0 0 1 5 9.5v-5c0-.2.08-.34.26-.44.17-.1.34-.09.5.02l4 2.5Z"})),vscode:i.createElement(i.Fragment,null,i.createElement("path",{d:"M10.24.04c.13 0 .26.03.38.09L13.5 1.5a.87.87 0 0 1 .5.8v.03-.01 9.39c0 .33-.2.63-.5.78l-2.88 1.38a.87.87 0 0 1-1-.17l-5.5-5.03-2.4 1.83a.58.58 0 0 1-.75-.04l-.77-.7a.58.58 0 0 1 0-.86L2.27 7 .2 5.1a.58.58 0 0 1 0-.86l.77-.7c.21-.2.52-.2.75-.04l2.4 1.83L9.63.3a.87.87 0 0 1 .61-.26Zm.26 3.78L6.32 7l4.18 3.18V3.82Z"}))},qg=T.svg` - display: inline-block; - shape-rendering: inherit; - vertical-align: middle; - fill: currentColor; - - path { - fill: currentColor; - } -`,Ge=({icon:e,useSymbol:t,...r})=>i.createElement(qg,{viewBox:"0 0 14 14",width:"14px",height:"14px",...r},t?i.createElement("use",{xlinkHref:`#icon--${e}`}):ol[e]),HS=E.memo(function({icons:e=Object.keys(ol)}){return i.createElement(qg,{viewBox:"0 0 14 14",style:{position:"absolute",width:0,height:0},"data-chromatic":"ignore"},e.map(t=>i.createElement("symbol",{id:`icon--${t}`,key:t},ol[t])))}),zS=0,ZS=e=>e.button===zS&&!e.altKey&&!e.ctrlKey&&!e.metaKey&&!e.shiftKey,VS=(e,t)=>{ZS(e)&&(e.preventDefault(),t(e))},US=T.span(({withArrow:e})=>e?{"> svg:last-of-type":{height:"0.7em",width:"0.7em",marginRight:0,marginLeft:"0.25em",bottom:"auto",verticalAlign:"inherit"}}:{},({containsIcon:e})=>e?{svg:{height:"1em",width:"1em",verticalAlign:"middle",position:"relative",bottom:0,marginRight:0}}:{}),qS=T.a(({theme:e})=>({display:"inline-block",transition:"all 150ms ease-out",textDecoration:"none",color:e.color.secondary,"&:hover, &:focus":{cursor:"pointer",color:fa(.07,e.color.secondary),"svg path:not([fill])":{fill:fa(.07,e.color.secondary)}},"&:active":{color:fa(.1,e.color.secondary),"svg path:not([fill])":{fill:fa(.1,e.color.secondary)}},svg:{display:"inline-block",height:"1em",width:"1em",verticalAlign:"text-top",position:"relative",bottom:"-0.125em",marginRight:"0.4em","& path":{fill:e.color.secondary}}}),({theme:e,secondary:t,tertiary:r})=>{let n;return t&&(n=[e.textMutedColor,e.color.dark,e.color.darker]),r&&(n=[e.color.dark,e.color.darkest,e.textMutedColor]),n?{color:n[0],"svg path:not([fill])":{fill:n[0]},"&:hover":{color:n[1],"svg path:not([fill])":{fill:n[1]}},"&:active":{color:n[2],"svg path:not([fill])":{fill:n[2]}}}:{}},({nochrome:e})=>e?{color:"inherit","&:hover, &:active":{color:"inherit",textDecoration:"underline"}}:{},({theme:e,inverse:t})=>t?{color:e.color.lightest,":not([fill])":{fill:e.color.lightest},"&:hover":{color:e.color.lighter,"svg path:not([fill])":{fill:e.color.lighter}},"&:active":{color:e.color.light,"svg path:not([fill])":{fill:e.color.light}}}:{},({isButton:e})=>e?{border:0,borderRadius:0,background:"none",padding:0,fontSize:"inherit"}:{}),nn=({cancel:e,children:t,onClick:r,withArrow:n,containsIcon:a,className:o,...l})=>i.createElement(qS,{...l,onClick:r&&e?s=>VS(s,r):r,className:o},i.createElement(US,{withArrow:n,containsIcon:a},t,n&&i.createElement(Ge,{icon:"arrowright"})));nn.defaultProps={cancel:!0,className:void 0,style:void 0,onClick:void 0,withArrow:!1,containsIcon:!1};var WS=T.div(({theme:e})=>({fontSize:`${e.typography.size.s2}px`,lineHeight:"1.6",h1:{fontSize:`${e.typography.size.l1}px`,fontWeight:e.typography.weight.bold},h2:{fontSize:`${e.typography.size.m2}px`,borderBottom:`1px solid ${e.appBorderColor}`},h3:{fontSize:`${e.typography.size.m1}px`},h4:{fontSize:`${e.typography.size.s3}px`},h5:{fontSize:`${e.typography.size.s2}px`},h6:{fontSize:`${e.typography.size.s2}px`,color:e.color.dark},"pre:not(.prismjs)":{background:"transparent",border:"none",borderRadius:0,padding:0,margin:0},"pre pre, pre.prismjs":{padding:15,margin:0,whiteSpace:"pre-wrap",color:"inherit",fontSize:"13px",lineHeight:"19px"},"pre pre code, pre.prismjs code":{color:"inherit",fontSize:"inherit"},"pre code":{margin:0,padding:0,whiteSpace:"pre",border:"none",background:"transparent"},"pre code, pre tt":{backgroundColor:"transparent",border:"none"},"body > *:first-of-type":{marginTop:"0 !important"},"body > *:last-child":{marginBottom:"0 !important"},a:{color:e.color.secondary,textDecoration:"none"},"a.absent":{color:"#cc0000"},"a.anchor":{display:"block",paddingLeft:30,marginLeft:-30,cursor:"pointer",position:"absolute",top:0,left:0,bottom:0},"h1, h2, h3, h4, h5, h6":{margin:"20px 0 10px",padding:0,cursor:"text",position:"relative","&:first-of-type":{marginTop:0,paddingTop:0},"&:hover a.anchor":{textDecoration:"none"},"& tt, & code":{fontSize:"inherit"}},"h1:first-of-type + h2":{marginTop:0,paddingTop:0},"p, blockquote, ul, ol, dl, li, table, pre":{margin:"15px 0"},hr:{border:"0 none",borderTop:`1px solid ${e.appBorderColor}`,height:4,padding:0},"body > h1:first-of-type, body > h2:first-of-type, body > h3:first-of-type, body > h4:first-of-type, body > h5:first-of-type, body > h6:first-of-type":{marginTop:0,paddingTop:0},"body > h1:first-of-type + h2":{marginTop:0,paddingTop:0},"a:first-of-type h1, a:first-of-type h2, a:first-of-type h3, a:first-of-type h4, a:first-of-type h5, a:first-of-type h6":{marginTop:0,paddingTop:0},"h1 p, h2 p, h3 p, h4 p, h5 p, h6 p":{marginTop:0},"li p.first":{display:"inline-block"},"ul, ol":{paddingLeft:30,"& :first-of-type":{marginTop:0},"& :last-child":{marginBottom:0}},dl:{padding:0},"dl dt":{fontSize:"14px",fontWeight:"bold",fontStyle:"italic",margin:"0 0 15px",padding:"0 15px","&:first-of-type":{padding:0},"& > :first-of-type":{marginTop:0},"& > :last-child":{marginBottom:0}},blockquote:{borderLeft:`4px solid ${e.color.medium}`,padding:"0 15px",color:e.color.dark,"& > :first-of-type":{marginTop:0},"& > :last-child":{marginBottom:0}},table:{padding:0,borderCollapse:"collapse","& tr":{borderTop:`1px solid ${e.appBorderColor}`,backgroundColor:"white",margin:0,padding:0,"& th":{fontWeight:"bold",border:`1px solid ${e.appBorderColor}`,textAlign:"left",margin:0,padding:"6px 13px"},"& td":{border:`1px solid ${e.appBorderColor}`,textAlign:"left",margin:0,padding:"6px 13px"},"&:nth-of-type(2n)":{backgroundColor:e.color.lighter},"& th :first-of-type, & td :first-of-type":{marginTop:0},"& th :last-child, & td :last-child":{marginBottom:0}}},img:{maxWidth:"100%"},"span.frame":{display:"block",overflow:"hidden","& > span":{border:`1px solid ${e.color.medium}`,display:"block",float:"left",overflow:"hidden",margin:"13px 0 0",padding:7,width:"auto"},"& span img":{display:"block",float:"left"},"& span span":{clear:"both",color:e.color.darkest,display:"block",padding:"5px 0 0"}},"span.align-center":{display:"block",overflow:"hidden",clear:"both","& > span":{display:"block",overflow:"hidden",margin:"13px auto 0",textAlign:"center"},"& span img":{margin:"0 auto",textAlign:"center"}},"span.align-right":{display:"block",overflow:"hidden",clear:"both","& > span":{display:"block",overflow:"hidden",margin:"13px 0 0",textAlign:"right"},"& span img":{margin:0,textAlign:"right"}},"span.float-left":{display:"block",marginRight:13,overflow:"hidden",float:"left","& span":{margin:"13px 0 0"}},"span.float-right":{display:"block",marginLeft:13,overflow:"hidden",float:"right","& > span":{display:"block",overflow:"hidden",margin:"13px auto 0",textAlign:"right"}},"code, tt":{margin:"0 2px",padding:"0 5px",whiteSpace:"nowrap",border:`1px solid ${e.color.mediumlight}`,backgroundColor:e.color.lighter,borderRadius:3,color:e.base==="dark"&&e.color.darkest}})),Pn=[],Pa=null,GS=E.lazy(async()=>{let{SyntaxHighlighter:e}=await an(async()=>{const{SyntaxHighlighter:t}=await import("./syntaxhighlighter-MJWPISIS-D87vcFvu.js");return{SyntaxHighlighter:t}},__vite__mapDeps([0,1,2,3]),import.meta.url);return Pn.length>0&&(Pn.forEach(t=>{e.registerLanguage(...t)}),Pn=[]),Pa===null&&(Pa=e),{default:t=>i.createElement(e,{...t})}}),KS=E.lazy(async()=>{let[{SyntaxHighlighter:e},{formatter:t}]=await Promise.all([an(()=>import("./syntaxhighlighter-MJWPISIS-D87vcFvu.js"),__vite__mapDeps([0,1,2,3]),import.meta.url),an(()=>import("./formatter-SWP5E3XI-CUqRzbMC.js"),__vite__mapDeps([4,1,2,3]),import.meta.url)]);return Pn.length>0&&(Pn.forEach(r=>{e.registerLanguage(...r)}),Pn=[]),Pa===null&&(Pa=e),{default:r=>i.createElement(e,{...r,formatter:t})}}),Mu=e=>i.createElement(E.Suspense,{fallback:i.createElement("div",null)},e.format!==!1?i.createElement(KS,{...e}):i.createElement(GS,{...e}));Mu.registerLanguage=(...e)=>{if(Pa!==null){Pa.registerLanguage(...e);return}Pn.push(e)};var YS=e=>typeof e=="number"?e:Number(e),XS=T.div(({theme:e,col:t,row:r=1})=>t?{display:"inline-block",verticalAlign:"inherit","& > *":{marginLeft:t*e.layoutMargin,verticalAlign:"inherit"},[`& > *:first-child${t0}`]:{marginLeft:0}}:{"& > *":{marginTop:r*e.layoutMargin},[`& > *:first-child${t0}`]:{marginTop:0}},({theme:e,outer:t,col:r,row:n})=>{switch(!0){case!!(t&&r):return{marginLeft:t*e.layoutMargin,marginRight:t*e.layoutMargin};case!!(t&&n):return{marginTop:t*e.layoutMargin,marginBottom:t*e.layoutMargin};default:return{}}}),QS=({col:e,row:t,outer:r,children:n,...a})=>{let o=YS(typeof r=="number"||!r?r:e||t);return i.createElement(XS,{col:e,row:t,outer:o,...a},n)},JS=T.div(({theme:e})=>({fontWeight:e.typography.weight.bold})),e9=T.div(),t9=T.div(({theme:e})=>({padding:30,textAlign:"center",color:e.color.defaultText,fontSize:e.typography.size.s2-1})),Wg=({children:e,...t})=>{let[r,n]=E.Children.toArray(e);return i.createElement(t9,{...t},i.createElement(JS,null,r),n&&i.createElement(e9,null,n))},r9=T.div(({scale:e=1,elementHeight:t})=>({height:t||"auto",transformOrigin:"top left",transform:`scale(${1/e})`}));function n9({scale:e,children:t}){let r=E.useRef(null),[n,a]=E.useState(0),o=E.useCallback(({height:l})=>{l&&a(l/e)},[e]);return E.useEffect(()=>{r.current&&a(r.current.getBoundingClientRect().height)},[e]),bg({ref:r,onResize:o}),i.createElement(r9,{scale:e,elementHeight:n},i.createElement("div",{ref:r,className:"innerZoomElementWrapper"},t))}var a9=class extends E.Component{constructor(){super(...arguments),this.iframe=null}componentDidMount(){let{iFrameRef:e}=this.props;this.iframe=e.current}shouldComponentUpdate(e){let{scale:t,active:r}=this.props;return t!==e.scale&&this.setIframeInnerZoom(e.scale),r!==e.active&&this.iframe.setAttribute("data-is-storybook",e.active?"true":"false"),e.children.props.src!==this.props.children.props.src}setIframeInnerZoom(e){try{Object.assign(this.iframe.contentDocument.body.style,{width:`${e*100}%`,height:`${e*100}%`,transform:`scale(${1/e})`,transformOrigin:"top left"})}catch{this.setIframeZoom(e)}}setIframeZoom(e){Object.assign(this.iframe.style,{width:`${e*100}%`,height:`${e*100}%`,transform:`scale(${1/e})`,transformOrigin:"top left"})}render(){let{children:e}=this.props;return i.createElement(i.Fragment,null,e)}},Gg={Element:n9,IFrame:a9},{document:o9}=rS,l9=T.strong(({theme:e})=>({color:e.color.orange})),i9=T.strong(({theme:e})=>({color:e.color.ancillary,textDecoration:"underline"})),zf=T.em(({theme:e})=>({color:e.textMutedColor})),u9=/(Error): (.*)\n/,s9=/at (?:(.*) )?\(?(.+)\)?/,c9=/([^@]+)?(?:\/<)?@(.+)?/,d9=/([^@]+)?@(.+)?/,Kg=({error:e})=>{if(!e)return i.createElement(E.Fragment,null,"This error has no stack or message");if(!e.stack)return i.createElement(E.Fragment,null,e.message||"This error has no stack or message");let t=e.stack.toString();t&&e.message&&!t.includes(e.message)&&(t=`Error: ${e.message} - -${t}`);let r=t.match(u9);if(!r)return i.createElement(E.Fragment,null,t);let[,n,a]=r,o=t.split(/\n/).slice(1),[,...l]=o.map(s=>{let u=s.match(s9)||s.match(c9)||s.match(d9);return u?{name:(u[1]||"").replace("/<",""),location:u[2].replace(o9.location.origin,"")}:null}).filter(Boolean);return i.createElement(E.Fragment,null,i.createElement("span",null,n),": ",i.createElement(l9,null,a),i.createElement("br",null),l.map((s,u)=>s.name?i.createElement(E.Fragment,{key:u}," ","at ",i.createElement(i9,null,s.name)," (",i.createElement(zf,null,s.location),")",i.createElement("br",null)):i.createElement(E.Fragment,{key:u}," ","at ",i.createElement(zf,null,s.location),i.createElement("br",null))))},Yg=T.button(({small:e,theme:t})=>({border:0,borderRadius:"3em",cursor:"pointer",display:"inline-block",overflow:"hidden",padding:e?"8px 16px":"13px 20px",position:"relative",textAlign:"center",textDecoration:"none",transitionProperty:"background, box-shadow",transitionDuration:"150ms",transitionTimingFunction:"ease-out",verticalAlign:"top",whiteSpace:"nowrap",userSelect:"none",opacity:1,margin:0,background:"transparent",fontSize:`${e?t.typography.size.s1:t.typography.size.s2-1}px`,fontWeight:t.typography.weight.bold,lineHeight:"1",svg:{display:"inline-block",height:e?12:14,width:e?12:14,verticalAlign:"top",marginRight:e?4:6,marginTop:e?0:-1,marginBottom:e?0:-1,pointerEvents:"none",path:{fill:"currentColor"}}}),({disabled:e})=>e?{cursor:"not-allowed !important",opacity:.5,"&:hover":{transform:"none"}}:{},({containsIcon:e,small:t})=>e?{svg:{display:"block",margin:0},...t?{padding:10}:{padding:13}}:{},({theme:e,primary:t,secondary:r,gray:n})=>{let a;return n?a=e.color.mediumlight:r?a=e.color.secondary:t&&(a=e.color.primary),a?{background:a,color:n?e.color.darkest:e.color.lightest,"&:hover":{background:fa(.05,a)},"&:active":{boxShadow:"rgba(0, 0, 0, 0.1) 0 0 0 3em inset"},"&:focus":{boxShadow:`${Sr(a,1)} 0 1px 9px 2px`,outline:"none"},"&:focus:hover":{boxShadow:`${Sr(a,.2)} 0 8px 18px 0px`}}:{}},({theme:e,tertiary:t,inForm:r,small:n})=>t?{background:e.button.background,color:e.input.color,boxShadow:`${e.button.border} 0 0 0 1px inset`,borderRadius:e.input.borderRadius,...r&&n?{padding:"10px 16px"}:{},"&:hover":{background:e.base==="light"?fa(.02,e.button.background):TS(.03,e.button.background),...r?{}:{boxShadow:"rgba(0,0,0,.2) 0 2px 6px 0, rgba(0,0,0,.1) 0 0 0 1px inset"}},"&:active":{background:e.button.background},"&:focus":{boxShadow:`${Sr(e.color.secondary,1)} 0 0 0 1px inset`,outline:"none"}}:{},({theme:e,outline:t})=>t?{boxShadow:`${Qe(.8,e.color.defaultText)} 0 0 0 1px inset`,color:Qe(.3,e.color.defaultText),background:"transparent","&:hover, &:focus":{boxShadow:`${Qe(.5,e.color.defaultText)} 0 0 0 1px inset`,outline:"none"},"&:active":{boxShadow:`${Qe(.5,e.color.defaultText)} 0 0 0 2px inset`,color:Qe(0,e.color.defaultText)}}:{},({theme:e,outline:t,primary:r})=>{let n=e.color.primary;return t&&r?{boxShadow:`${n} 0 0 0 1px inset`,color:n,"svg path:not([fill])":{fill:n},"&:hover":{boxShadow:`${n} 0 0 0 1px inset`,background:"transparent"},"&:active":{background:n,boxShadow:`${n} 0 0 0 1px inset`,color:e.color.tertiary},"&:focus":{boxShadow:`${n} 0 0 0 1px inset, ${Sr(n,.4)} 0 1px 9px 2px`,outline:"none"},"&:focus:hover":{boxShadow:`${n} 0 0 0 1px inset, ${Sr(n,.2)} 0 8px 18px 0px`}}:{}},({theme:e,outline:t,primary:r,secondary:n})=>{let a;return n?a=e.color.secondary:r&&(a=e.color.primary),t&&a?{boxShadow:`${a} 0 0 0 1px inset`,color:a,"svg path:not([fill])":{fill:a},"&:hover":{boxShadow:`${a} 0 0 0 1px inset`,background:"transparent"},"&:active":{background:a,boxShadow:`${a} 0 0 0 1px inset`,color:e.color.tertiary},"&:focus":{boxShadow:`${a} 0 0 0 1px inset, ${Sr(a,.4)} 0 1px 9px 2px`,outline:"none"},"&:focus:hover":{boxShadow:`${a} 0 0 0 1px inset, ${Sr(a,.2)} 0 8px 18px 0px`}}:{}}),p9=Yg.withComponent("a"),Xg=Object.assign(E.forwardRef(function({isLink:e,children:t,...r},n){return e?i.createElement(p9,{...r,ref:n},t):i.createElement(Yg,{...r,ref:n},t)}),{defaultProps:{isLink:!1}}),f9=T.label(({theme:e})=>({display:"flex",borderBottom:`1px solid ${e.appBorderColor}`,margin:"0 15px",padding:"8px 0","&:last-child":{marginBottom:"3rem"}})),m9=T.span(({theme:e})=>({minWidth:100,fontWeight:e.typography.weight.bold,marginRight:15,display:"flex",justifyContent:"flex-start",alignItems:"center",lineHeight:"16px"})),Qg=({label:e,children:t,...r})=>i.createElement(f9,{...r},e?i.createElement(m9,null,i.createElement("span",null,e)):null,t);Qg.defaultProps={label:void 0};function m0(){return m0=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0)&&(r[a]=e[a]);return r}var Zf=function(e,t){if(typeof e=="function"){e(t);return}e.current=t},g9=function(e,t){var r=E.useRef();return E.useCallback(function(n){e.current=n,r.current&&Zf(r.current,null),r.current=t,t&&Zf(t,n)},[t])},y9=g9,v9=function(){},b9=["cacheMeasurements","maxRows","minRows","onChange","onHeightChange"],E9=function(e,t){e.cacheMeasurements,e.maxRows,e.minRows;var r=e.onChange,n=r===void 0?v9:r;e.onHeightChange;var a=h9(e,b9);a.value;var o=E.useRef(null),l=y9(o,t);return E.useRef(0),E.useRef(),E.createElement("textarea",m0({},a,{onChange:n,ref:l}))},x9=E.forwardRef(E9),w9={appearance:"none",border:"0 none",boxSizing:"inherit",display:" block",margin:" 0",background:"transparent",padding:0,fontSize:"inherit",position:"relative"},l1=({theme:e})=>({...w9,transition:"box-shadow 200ms ease-out, opacity 200ms ease-out",color:e.input.color||"inherit",background:e.input.background,boxShadow:`${e.input.border} 0 0 0 1px inset`,borderRadius:e.input.borderRadius,fontSize:e.typography.size.s2-1,lineHeight:"20px",padding:"6px 10px",boxSizing:"border-box",height:32,'&[type="file"]':{height:"auto"},"&:focus":{boxShadow:`${e.color.secondary} 0 0 0 1px inset`,outline:"none"},"&[disabled]":{cursor:"not-allowed",opacity:.5},"&:-webkit-autofill":{WebkitBoxShadow:`0 0 0 3em ${e.color.lightest} inset`},"&::placeholder":{color:e.textMutedColor,opacity:1}}),Pu=({size:e})=>{switch(e){case"100%":return{width:"100%"};case"flex":return{flex:1};case"auto":default:return{display:"inline"}}},Jg=({align:e})=>{switch(e){case"end":return{textAlign:"right"};case"center":return{textAlign:"center"};case"start":default:return{textAlign:"left"}}},Bu=({valid:e,theme:t})=>{switch(e){case"valid":return{boxShadow:`${t.color.positive} 0 0 0 1px inset !important`};case"error":return{boxShadow:`${t.color.negative} 0 0 0 1px inset !important`};case"warn":return{boxShadow:`${t.color.warning} 0 0 0 1px inset`};case void 0:case null:default:return{}}},S9=Object.assign(T(E.forwardRef(function({size:e,valid:t,align:r,...n},a){return i.createElement("input",{...n,ref:a})}))(l1,Pu,Jg,Bu,{minHeight:32}),{displayName:"Input"}),C9=Object.assign(T(E.forwardRef(function({size:e,valid:t,align:r,...n},a){return i.createElement("select",{...n,ref:a})}))(l1,Pu,Bu,{height:32,userSelect:"none",paddingRight:20,appearance:"menulist"}),{displayName:"Select"}),A9=Object.assign(T(E.forwardRef(function({size:e,valid:t,align:r,...n},a){return i.createElement(x9,{...n,ref:a})}))(l1,Pu,Jg,Bu,({height:e=400})=>({overflow:"visible",maxHeight:e})),{displayName:"Textarea"}),k9=T(E.forwardRef(function({size:e,valid:t,align:r,...n},a){return i.createElement(Xg,{...n,ref:a})}))(Pu,Bu,{userSelect:"none",overflow:"visible",zIndex:2,"&:hover":{transform:"none"}}),_9=Object.assign(E.forwardRef(function(e,t){return i.createElement(k9,{...e,tertiary:!0,small:!0,inForm:!0,ref:t})}),{displayName:"Button"}),Vt=Object.assign(T.form({boxSizing:"border-box",width:"100%"}),{Field:Qg,Input:S9,Select:C9,Textarea:A9,Button:_9}),O9=E.lazy(()=>an(()=>import("./WithTooltip-V3YHNWJZ-CoUzjUmB.js"),__vite__mapDeps([5,1,2,3]),import.meta.url).then(e=>({default:e.WithTooltip}))),T9=e=>i.createElement(E.Suspense,{fallback:i.createElement("div",null)},i.createElement(O9,{...e})),$9=E.lazy(()=>an(()=>import("./WithTooltip-V3YHNWJZ-CoUzjUmB.js"),__vite__mapDeps([5,1,2,3]),import.meta.url).then(e=>({default:e.WithTooltipPure}))),ey=e=>i.createElement(E.Suspense,{fallback:i.createElement("div",null)},i.createElement($9,{...e})),R9=T.div(({theme:e})=>({fontWeight:e.typography.weight.bold})),F9=T.span(),L9=T.div(({theme:e})=>({marginTop:8,textAlign:"center","> *":{margin:"0 8px",fontWeight:e.typography.weight.bold}})),D9=T.div(({theme:e})=>({color:e.color.defaultText,lineHeight:"18px"})),M9=T.div({padding:15,width:280,boxSizing:"border-box"}),ty=({title:e,desc:t,links:r})=>i.createElement(M9,null,i.createElement(D9,null,e&&i.createElement(R9,null,e),t&&i.createElement(F9,null,t)),r&&i.createElement(L9,null,r.map(({title:n,...a})=>i.createElement(nn,{...a,key:n},n))));ty.defaultProps={title:null,desc:null,links:null};var P9=T.div(({theme:e})=>({padding:"2px 6px",lineHeight:"16px",fontSize:10,fontWeight:e.typography.weight.bold,color:e.color.lightest,boxShadow:"0 0 5px 0 rgba(0, 0, 0, 0.3)",borderRadius:4,whiteSpace:"nowrap",pointerEvents:"none",zIndex:-1,background:e.base==="light"?"rgba(60, 60, 60, 0.9)":"rgba(0, 0, 0, 0.95)",margin:6})),B9=({note:e,...t})=>i.createElement(P9,{...t},e),I9=T(({active:e,loading:t,disabled:r,...n})=>i.createElement("span",{...n}))(({theme:e})=>({color:e.color.defaultText,fontWeight:e.typography.weight.regular}),({active:e,theme:t})=>e?{color:t.color.secondary,fontWeight:t.typography.weight.bold}:{},({loading:e,theme:t})=>e?{display:"inline-block",flex:"none",...t.animation.inlineGlow}:{},({disabled:e,theme:t})=>e?{color:Qe(.7,t.color.defaultText)}:{}),N9=T.span({display:"flex","& svg":{height:12,width:12,margin:"3px 0",verticalAlign:"top"},"& path":{fill:"inherit"}}),j9=T.span({flex:1,textAlign:"left",display:"flex",flexDirection:"column"},({isIndented:e})=>e?{marginLeft:24}:{}),H9=T.span(({theme:e})=>({fontSize:"11px",lineHeight:"14px"}),({active:e,theme:t})=>e?{color:t.color.secondary}:{},({theme:e,disabled:t})=>t?{color:e.textMutedColor}:{}),Vf=T.span(({active:e,theme:t})=>e?{"& svg":{opacity:1},"& svg path:not([fill])":{fill:t.color.secondary}}:{},()=>({display:"flex",maxWidth:14})),z9=T.a(({theme:e})=>({fontSize:e.typography.size.s1,transition:"all 150ms ease-out",color:e.color.dark,textDecoration:"none",cursor:"pointer",justifyContent:"space-between",lineHeight:"18px",padding:"7px 10px",display:"flex",alignItems:"center","& > * + *":{paddingLeft:10},"&:hover":{background:e.background.hoverable},"&:hover svg":{opacity:1}}),({disabled:e})=>e?{cursor:"not-allowed"}:{}),Z9=qn(100)((e,t,r)=>{let n={};return e&&Object.assign(n,{onClick:e}),t&&Object.assign(n,{href:t}),r&&t&&Object.assign(n,{to:t,as:r}),n}),ry=({loading:e,left:t,title:r,center:n,right:a,icon:o,active:l,disabled:s,isIndented:u,href:c,onClick:p,LinkWrapper:f,...d})=>{let m=Z9(p,c,f),h={active:l,disabled:s},b=typeof o=="string"&&ol[o];return i.createElement(z9,{...h,...d,...m},o?i.createElement(Vf,{...h},b?i.createElement(Ge,{icon:o}):o):t&&i.createElement(Vf,{...h},t),r||n?i.createElement(j9,{isIndented:!t&&!o&&u},r&&i.createElement(I9,{...h,loading:e},r),n&&i.createElement(H9,{...h},n)):null,a&&i.createElement(N9,{...h},a))};ry.defaultProps={loading:!1,left:null,title:i.createElement("span",null,"Loading state"),center:null,right:null,active:!1,disabled:!1,href:null,LinkWrapper:null,onClick:null};var i1=ry,V9=T.div({minWidth:180,overflow:"hidden",overflowY:"auto",maxHeight:15.5*32},({theme:e})=>({borderRadius:e.appBorderRadius})),U9=e=>{let{LinkWrapper:t,onClick:r,id:n,isIndented:a,...o}=e,{title:l,href:s,active:u}=o,c=E.useCallback(f=>{r(f,o)},[r]),p=!!r;return i.createElement(i1,{title:l,active:u,href:s,id:`list-item-${n}`,LinkWrapper:t,isIndented:a,...o,...p?{onClick:c}:{}})},u1=({links:e,LinkWrapper:t})=>{let r=e.some(n=>n.left||n.icon);return i.createElement(V9,null,e.map(({isGatsby:n,...a})=>i.createElement(U9,{key:a.id,LinkWrapper:n?t:null,isIndented:r,...a})))};u1.defaultProps={LinkWrapper:i1.defaultProps.LinkWrapper};var s1=i.forwardRef(({children:e,...t},r)=>t.href!=null?i.createElement("a",{ref:r,...t},e):i.createElement("button",{ref:r,type:"button",...t},e));s1.displayName="ButtonOrLink";var xl=T(s1,{shouldForwardProp:Oh})({whiteSpace:"normal",display:"inline-flex",overflow:"hidden",verticalAlign:"top",justifyContent:"center",alignItems:"center",textAlign:"center",textDecoration:"none","&:empty":{display:"none"}},({theme:e})=>({padding:"0 15px",transition:"color 0.2s linear, border-bottom-color 0.2s linear",height:40,lineHeight:"12px",cursor:"pointer",background:"transparent",border:"0 solid transparent",borderTop:"3px solid transparent",borderBottom:"3px solid transparent",fontWeight:"bold",fontSize:13,"&:focus":{outline:"0 none",borderBottomColor:e.color.secondary}}),({active:e,textColor:t,theme:r})=>e?{color:t||r.barSelectedColor,borderBottomColor:r.barSelectedColor}:{color:t||r.barTextColor,borderBottomColor:"transparent"});xl.displayName="TabButton";var Bn=T(s1,{shouldForwardProp:Oh})(()=>({alignItems:"center",background:"transparent",border:"none",borderRadius:4,color:"inherit",cursor:"pointer",display:"inline-flex",fontSize:13,fontWeight:"bold",height:28,justifyContent:"center",marginTop:6,padding:"8px 7px","& > svg":{width:14}}),({active:e,theme:t})=>e?{backgroundColor:t.background.hoverable,color:t.barSelectedColor}:{},({disabled:e,theme:t})=>e?{opacity:.5,cursor:"not-allowed"}:{"&:hover, &:focus-visible":{background:Qe(.88,t.color.secondary),color:t.barHoverColor},"&:focus-visible":{outline:Lu},"&:focus:not(:focus-visible)":{outline:"none"}});Bn.displayName="IconButton";var q9=T.div(({theme:e})=>({width:14,height:14,backgroundColor:e.appBorderColor,animation:`${e.animation.glow} 1.5s ease-in-out infinite`})),W9=T.div(()=>({marginTop:6,padding:7,height:28})),ny=()=>i.createElement(W9,null,i.createElement(q9,null)),h0=T.div({display:"flex",whiteSpace:"nowrap",flexBasis:"auto",marginLeft:3,marginRight:3},({scrollable:e})=>e?{flexShrink:0}:{},({left:e})=>e?{"& > *":{marginLeft:4}}:{},({right:e})=>e?{marginLeft:30,"& > *":{marginRight:4}}:{});h0.displayName="Side";var G9=({children:e,className:t,scrollable:r})=>r?i.createElement(Vd,{vertical:!1,className:t},e):i.createElement("div",{className:t},e),c1=T(G9)(({theme:e,scrollable:t=!0})=>({color:e.barTextColor,width:"100%",height:40,flexShrink:0,overflow:t?"auto":"hidden",overflowY:"hidden"}),({theme:e,border:t=!1})=>t?{boxShadow:`${e.appBorderColor} 0 -1px 0 0 inset`,background:e.barBg}:{});c1.displayName="Bar";var K9=T.div(({bgColor:e})=>({display:"flex",justifyContent:"space-between",position:"relative",flexWrap:"nowrap",flexShrink:0,height:40,backgroundColor:e||""})),Iu=({children:e,backgroundColor:t,...r})=>{let[n,a]=E.Children.toArray(e);return i.createElement(c1,{...r},i.createElement(K9,{bgColor:t},i.createElement(h0,{scrollable:r.scrollable,left:!0},n),a?i.createElement(h0,{right:!0},a):null))};Iu.displayName="FlexBar";var ay=T.div(({active:e})=>e?{display:"block"}:{display:"none"}),Uf=e=>E.Children.toArray(e).map(({props:{title:t,id:r,color:n,children:a}})=>{let o=Array.isArray(a)?a[0]:a;return{title:t,id:r,...n?{color:n}:{},render:typeof o=="function"?o:({active:l})=>i.createElement(ay,{active:l,role:"tabpanel"},o)}}),Y9=T.span(({theme:e,isActive:t})=>({display:"inline-block",width:0,height:0,marginLeft:8,color:t?e.color.secondary:e.color.mediumdark,borderRight:"3px solid transparent",borderLeft:"3px solid transparent",borderTop:"3px solid",transition:"transform .1s ease-out"})),X9=T(xl)(({active:e,theme:t,preActive:r})=>` - color: ${r||e?t.color.secondary:t.color.mediumdark}; - &:hover { - color: ${t.color.secondary}; - .addon-collapsible-icon { - color: ${t.color.secondary}; - } - } - `);function Q9(e){let t=E.useRef(),r=E.useRef(),n=E.useRef(new Map),{width:a=1}=bg({ref:t}),[o,l]=E.useState(e),[s,u]=E.useState([]),c=E.useRef(e),p=E.useCallback(({menuName:d,actions:m})=>{let h=s.some(({active:g})=>g),[b,C]=E.useState(!1);return i.createElement(i.Fragment,null,i.createElement(Zw,{interactive:!0,visible:b,onVisibleChange:C,placement:"bottom",delayHide:100,tooltip:i.createElement(u1,{links:s.map(({title:g,id:y,color:v,active:x})=>({id:y,title:g,color:v,active:x,onClick:S=>{S.preventDefault(),m.onSelect(y)}}))})},i.createElement(X9,{ref:r,active:h,preActive:b,style:{visibility:s.length?"visible":"hidden"},"aria-hidden":!s.length,className:"tabbutton",type:"button",role:"tab"},d,i.createElement(Y9,{className:"addon-collapsible-icon",isActive:h||b}))),s.map(({title:g,id:y,color:v},x)=>{let S=`index-${x}`;return i.createElement(xl,{id:`tabbutton-${wg(y)??S}`,style:{visibility:"hidden"},"aria-hidden":!0,tabIndex:-1,ref:w=>{n.current.set(y,w)},className:"tabbutton",type:"button",key:y,textColor:v,role:"tab"},g)}))},[s]),f=E.useCallback(()=>{if(!t.current||!r.current)return;let{x:d,width:m}=t.current.getBoundingClientRect(),{width:h}=r.current.getBoundingClientRect(),b=s.length?d+m-h:d+m,C=[],g=0,y=e.filter(v=>{let{id:x}=v,S=n.current.get(x),{width:w=0}=(S==null?void 0:S.getBoundingClientRect())||{},A=d+g+w>b;return(!A||!S)&&C.push(v),g+=w,A});(C.length!==o.length||c.current!==e)&&(l(C),u(y),c.current=e)},[s.length,e,o]);return E.useLayoutEffect(f,[f,a]),{tabRefs:n,addonsRef:r,tabBarRef:t,visibleList:o,invisibleList:s,AddonTab:p}}var J9="/* emotion-disable-server-rendering-unsafe-selector-warning-please-do-not-use-this-the-warning-exists-for-a-reason */",eC=T.div(({theme:e,bordered:t})=>t?{backgroundClip:"padding-box",border:`1px solid ${e.appBorderColor}`,borderRadius:e.appBorderRadius,overflow:"hidden",boxSizing:"border-box"}:{},({absolute:e})=>e?{width:"100%",height:"100%",boxSizing:"border-box",display:"flex",flexDirection:"column"}:{display:"block"}),d1=T.div({overflow:"hidden","&:first-of-type":{marginLeft:-3},whiteSpace:"nowrap",flexGrow:1});d1.displayName="TabBar";var tC=T.div({display:"block",position:"relative"},({theme:e})=>({fontSize:e.typography.size.s2-1,background:e.background.content}),({bordered:e,theme:t})=>e?{borderRadius:`0 0 ${t.appBorderRadius-1}px ${t.appBorderRadius-1}px`}:{},({absolute:e,bordered:t})=>e?{height:`calc(100% - ${t?42:40}px)`,position:"absolute",left:0+(t?1:0),right:0+(t?1:0),bottom:0+(t?1:0),top:40+(t?1:0),overflow:"auto",[`& > *:first-child${J9}`]:{position:"absolute",left:0+(t?1:0),right:0+(t?1:0),bottom:0+(t?1:0),top:0+(t?1:0),height:`calc(100% - ${t?2:0}px)`,overflow:"auto"}}:{}),rC=({active:e,render:t,children:r})=>i.createElement(ay,{active:e},t?t():r),Nu=E.memo(({children:e,selected:t,actions:r,absolute:n,bordered:a,tools:o,backgroundColor:l,id:s,menuName:u})=>{let c=Uf(e).map(b=>b.id),p=E.useMemo(()=>Uf(e).map((b,C)=>({...b,active:t?b.id===t:C===0})),[t,...c]),{visibleList:f,tabBarRef:d,tabRefs:m,AddonTab:h}=Q9(p);return p.length?i.createElement(eC,{absolute:n,bordered:a,id:s},i.createElement(Iu,{scrollable:!1,border:!0,backgroundColor:l},i.createElement(d1,{style:{whiteSpace:"normal"},ref:d,role:"tablist"},f.map(({title:b,id:C,active:g,color:y},v)=>{let x=`index-${v}`;return i.createElement(xl,{id:`tabbutton-${wg(C)??x}`,ref:S=>{m.current.set(C,S)},className:`tabbutton ${g?"tabbutton-active":""}`,type:"button",key:C,active:g,textColor:y,onClick:S=>{S.preventDefault(),r.onSelect(C)},role:"tab"},typeof b=="function"?i.createElement("title",null):b)}),i.createElement(h,{menuName:u,actions:r})),o),i.createElement(tC,{id:"panel-tab-content",bordered:a,absolute:n},p.map(({id:b,active:C,render:g})=>i.createElement(g,{key:b,active:C},null)))):i.createElement(Wg,null,i.createElement(E.Fragment,{key:"title"},"Nothing found"))});Nu.displayName="Tabs";Nu.defaultProps={id:null,children:null,tools:null,selected:null,absolute:!1,bordered:!1,menuName:"Tabs"};var oy=class extends E.Component{constructor(e){super(e),this.handlers={onSelect:t=>this.setState({selected:t})},this.state={selected:e.initial}}render(){let{bordered:e=!1,absolute:t=!1,children:r,backgroundColor:n,menuName:a}=this.props,{selected:o}=this.state;return i.createElement(Nu,{bordered:e,absolute:t,selected:o,backgroundColor:n,menuName:a,actions:this.handlers},r)}};oy.defaultProps={children:[],initial:null,absolute:!1,bordered:!1,backgroundColor:"",menuName:void 0};var p1=T.span(({theme:e})=>({width:1,height:20,background:e.appBorderColor,marginTop:10,marginLeft:6,marginRight:2}),({force:e})=>e?{}:{"& + &":{display:"none"}});p1.displayName="Separator";var nC=e=>e.reduce((t,r,n)=>r?i.createElement(E.Fragment,{key:r.id||r.key||`f-${n}`},t,n>0?i.createElement(p1,{key:`s-${n}`}):null,r.render()||r):t,null),aC=e=>{let t=E.useRef();return E.useEffect(()=>{t.current=e},[e]),t.current},oC=(e,t)=>{let r=aC(t);return e?t:r},lC=({active:e,children:t})=>i.createElement("div",{hidden:!e},oC(e,t)),iC=({alt:e,...t})=>i.createElement("svg",{width:"200px",height:"40px",viewBox:"0 0 200 40",...t,role:"img"},e?i.createElement("title",null,e):null,i.createElement("defs",null,i.createElement("path",{d:"M1.2 36.9L0 3.9c0-1.1.8-2 1.9-2.1l28-1.8a2 2 0 0 1 2.2 1.9 2 2 0 0 1 0 .1v36a2 2 0 0 1-2 2 2 2 0 0 1-.1 0L3.2 38.8a2 2 0 0 1-2-2z",id:"a"})),i.createElement("g",{fill:"none",fillRule:"evenodd"},i.createElement("path",{d:"M53.3 31.7c-1.7 0-3.4-.3-5-.7-1.5-.5-2.8-1.1-3.9-2l1.6-3.5c2.2 1.5 4.6 2.3 7.3 2.3 1.5 0 2.5-.2 3.3-.7.7-.5 1.1-1 1.1-1.9 0-.7-.3-1.3-1-1.7s-2-.8-3.7-1.2c-2-.4-3.6-.9-4.8-1.5-1.1-.5-2-1.2-2.6-2-.5-1-.8-2-.8-3.2 0-1.4.4-2.6 1.2-3.6.7-1.1 1.8-2 3.2-2.6 1.3-.6 2.9-.9 4.7-.9 1.6 0 3.1.3 4.6.7 1.5.5 2.7 1.1 3.5 2l-1.6 3.5c-2-1.5-4.2-2.3-6.5-2.3-1.3 0-2.3.2-3 .8-.8.5-1.2 1.1-1.2 2 0 .5.2 1 .5 1.3.2.3.7.6 1.4.9l2.9.8c2.9.6 5 1.4 6.2 2.4a5 5 0 0 1 2 4.2 6 6 0 0 1-2.5 5c-1.7 1.2-4 1.9-7 1.9zm21-3.6l1.4-.1-.2 3.5-1.9.1c-2.4 0-4.1-.5-5.2-1.5-1.1-1-1.6-2.7-1.6-4.8v-6h-3v-3.6h3V11h4.8v4.6h4v3.6h-4v6c0 1.8.9 2.8 2.6 2.8zm11.1 3.5c-1.6 0-3-.3-4.3-1a7 7 0 0 1-3-2.8c-.6-1.3-1-2.7-1-4.4 0-1.6.4-3 1-4.3a7 7 0 0 1 3-2.8c1.2-.7 2.7-1 4.3-1 1.7 0 3.2.3 4.4 1a7 7 0 0 1 3 2.8c.6 1.2 1 2.7 1 4.3 0 1.7-.4 3.1-1 4.4a7 7 0 0 1-3 2.8c-1.2.7-2.7 1-4.4 1zm0-3.6c2.4 0 3.6-1.6 3.6-4.6 0-1.5-.3-2.6-1-3.4a3.2 3.2 0 0 0-2.6-1c-2.3 0-3.5 1.4-3.5 4.4 0 3 1.2 4.6 3.5 4.6zm21.7-8.8l-2.7.3c-1.3.2-2.3.5-2.8 1.2-.6.6-.9 1.4-.9 2.5v8.2H96V15.7h4.6v2.6c.8-1.8 2.5-2.8 5-3h1.3l.3 4zm14-3.5h4.8L116.4 37h-4.9l3-6.6-6.4-14.8h5l4 10 4-10zm16-.4c1.4 0 2.6.3 3.6 1 1 .6 1.9 1.6 2.5 2.8.6 1.2.9 2.7.9 4.3 0 1.6-.3 3-1 4.3a6.9 6.9 0 0 1-2.4 2.9c-1 .7-2.2 1-3.6 1-1 0-2-.2-3-.7-.8-.4-1.5-1-2-1.9v2.4h-4.7V8.8h4.8v9c.5-.8 1.2-1.4 2-1.9.9-.4 1.8-.6 3-.6zM135.7 28c1.1 0 2-.4 2.6-1.2.6-.8 1-2 1-3.4 0-1.5-.4-2.5-1-3.3s-1.5-1.1-2.6-1.1-2 .3-2.6 1.1c-.6.8-1 2-1 3.3 0 1.5.4 2.6 1 3.4.6.8 1.5 1.2 2.6 1.2zm18.9 3.6c-1.7 0-3.2-.3-4.4-1a7 7 0 0 1-3-2.8c-.6-1.3-1-2.7-1-4.4 0-1.6.4-3 1-4.3a7 7 0 0 1 3-2.8c1.2-.7 2.7-1 4.4-1 1.6 0 3 .3 4.3 1a7 7 0 0 1 3 2.8c.6 1.2 1 2.7 1 4.3 0 1.7-.4 3.1-1 4.4a7 7 0 0 1-3 2.8c-1.2.7-2.7 1-4.3 1zm0-3.6c2.3 0 3.5-1.6 3.5-4.6 0-1.5-.3-2.6-1-3.4a3.2 3.2 0 0 0-2.5-1c-2.4 0-3.6 1.4-3.6 4.4 0 3 1.2 4.6 3.6 4.6zm18 3.6c-1.7 0-3.2-.3-4.4-1a7 7 0 0 1-3-2.8c-.6-1.3-1-2.7-1-4.4 0-1.6.4-3 1-4.3a7 7 0 0 1 3-2.8c1.2-.7 2.7-1 4.4-1 1.6 0 3 .3 4.4 1a7 7 0 0 1 2.9 2.8c.6 1.2 1 2.7 1 4.3 0 1.7-.4 3.1-1 4.4a7 7 0 0 1-3 2.8c-1.2.7-2.7 1-4.3 1zm0-3.6c2.3 0 3.5-1.6 3.5-4.6 0-1.5-.3-2.6-1-3.4a3.2 3.2 0 0 0-2.5-1c-2.4 0-3.6 1.4-3.6 4.4 0 3 1.2 4.6 3.6 4.6zm27.4 3.4h-6l-6-7v7h-4.8V8.8h4.9v13.6l5.8-6.7h5.7l-6.6 7.5 7 8.2z",fill:"currentColor"}),i.createElement("mask",{id:"b",fill:"#fff"},i.createElement("use",{xlinkHref:"#a"})),i.createElement("use",{fill:"#FF4785",fillRule:"nonzero",xlinkHref:"#a"}),i.createElement("path",{d:"M23.7 5L24 .2l3.9-.3.1 4.8a.3.3 0 0 1-.5.2L26 3.8l-1.7 1.4a.3.3 0 0 1-.5-.3zm-5 10c0 .9 5.3.5 6 0 0-5.4-2.8-8.2-8-8.2-5.3 0-8.2 2.8-8.2 7.1 0 7.4 10 7.6 10 11.6 0 1.2-.5 1.9-1.8 1.9-1.6 0-2.2-.9-2.1-3.6 0-.6-6.1-.8-6.3 0-.5 6.7 3.7 8.6 8.5 8.6 4.6 0 8.3-2.5 8.3-7 0-7.9-10.2-7.7-10.2-11.6 0-1.6 1.2-1.8 2-1.8.6 0 2 0 1.9 3z",fill:"#FFF",fillRule:"nonzero",mask:"url(#b)"}))),uC=({...e})=>i.createElement("svg",{viewBox:"0 0 64 64",...e},i.createElement("title",null,"Storybook icon"),i.createElement("g",{id:"Artboard",stroke:"none",strokeWidth:"1",fill:"none",fillRule:"evenodd"},i.createElement("path",{d:"M8.04798541,58.7875918 L6.07908839,6.32540407 C6.01406344,4.5927838 7.34257463,3.12440831 9.07303814,3.01625434 L53.6958037,0.227331489 C55.457209,0.117243658 56.974354,1.45590096 57.0844418,3.21730626 C57.0885895,3.28366922 57.0906648,3.35014546 57.0906648,3.41663791 L57.0906648,60.5834697 C57.0906648,62.3483119 55.6599776,63.7789992 53.8951354,63.7789992 C53.847325,63.7789992 53.7995207,63.7779262 53.7517585,63.775781 L11.0978899,61.8600599 C9.43669044,61.7854501 8.11034889,60.4492961 8.04798541,58.7875918 Z",id:"path-1",fill:"#FF4785",fillRule:"nonzero"}),i.createElement("path",{d:"M35.9095005,24.1768792 C35.9095005,25.420127 44.2838488,24.8242707 45.4080313,23.9509748 C45.4080313,15.4847538 40.8652557,11.0358878 32.5466666,11.0358878 C24.2280775,11.0358878 19.5673077,15.553972 19.5673077,22.3311017 C19.5673077,34.1346028 35.4965208,34.3605071 35.4965208,40.7987804 C35.4965208,42.606015 34.6115646,43.6790606 32.6646607,43.6790606 C30.127786,43.6790606 29.1248356,42.3834613 29.2428298,37.9783269 C29.2428298,37.0226907 19.5673077,36.7247626 19.2723223,37.9783269 C18.5211693,48.6535354 25.1720308,51.7326752 32.7826549,51.7326752 C40.1572906,51.7326752 45.939005,47.8018145 45.939005,40.6858282 C45.939005,28.035186 29.7738035,28.3740425 29.7738035,22.1051974 C29.7738035,19.5637737 31.6617103,19.2249173 32.7826549,19.2249173 C33.9625966,19.2249173 36.0864917,19.4328883 35.9095005,24.1768792 Z",id:"path9_fill-path",fill:"#FFFFFF",fillRule:"nonzero"}),i.createElement("path",{d:"M44.0461638,0.830433986 L50.1874092,0.446606143 L50.443532,7.7810017 C50.4527198,8.04410717 50.2468789,8.26484453 49.9837734,8.27403237 C49.871115,8.27796649 49.7607078,8.24184808 49.6721567,8.17209069 L47.3089847,6.3104681 L44.5110468,8.43287463 C44.3012992,8.591981 44.0022839,8.55092814 43.8431776,8.34118051 C43.7762017,8.25288717 43.742082,8.14401677 43.7466857,8.03329059 L44.0461638,0.830433986 Z",id:"Path",fill:"#FFFFFF"}))),sC=Va` - from { - transform: rotate(0deg); - } - to { - transform: rotate(360deg); - } -`,cC=T.div(({size:e=32})=>({borderRadius:"50%",cursor:"progress",display:"inline-block",overflow:"hidden",position:"absolute",transition:"all 200ms ease-out",verticalAlign:"top",top:"50%",left:"50%",marginTop:-(e/2),marginLeft:-(e/2),height:e,width:e,zIndex:4,borderWidth:2,borderStyle:"solid",borderColor:"rgba(97, 97, 97, 0.29)",borderTopColor:"rgb(100,100,100)",animation:`${sC} 0.7s linear infinite`,mixBlendMode:"difference"})),qf=T.div({position:"absolute",display:"flex",flexDirection:"column",justifyContent:"center",alignItems:"center",width:"100%",height:"100%"}),dC=T.div(({theme:e})=>({position:"relative",width:"80%",marginBottom:"0.75rem",maxWidth:300,height:5,borderRadius:5,background:Qe(.8,e.color.secondary),overflow:"hidden",cursor:"progress"})),pC=T.div(({theme:e})=>({position:"absolute",top:0,left:0,height:"100%",background:e.color.secondary})),Wf=T.div(({theme:e})=>({minHeight:"2em",fontSize:`${e.typography.size.s1}px`,color:e.barTextColor})),fC=T(Ge)(({theme:e})=>({width:20,height:20,marginBottom:"0.5rem",color:e.textMutedColor})),mC=Va` - from { content: "..." } - 33% { content: "." } - 66% { content: ".." } - to { content: "..." } -`,hC=T.span({"&::after":{content:"'...'",animation:`${mC} 1s linear infinite`,animationDelay:"1s",display:"inline-block",width:"1em",height:"auto"}}),ly=({progress:e,error:t,size:r,...n})=>{if(t)return i.createElement(qf,{"aria-label":t.toString(),"aria-live":"polite",role:"status",...n},i.createElement(fC,{icon:"lightningoff"}),i.createElement(Wf,null,t.message));if(e){let{value:a,modules:o}=e,{message:l}=e;return o&&(l+=` ${o.complete} / ${o.total} modules`),i.createElement(qf,{"aria-label":"Content is loading...","aria-live":"polite","aria-valuemin":0,"aria-valuemax":100,"aria-valuenow":a*100,"aria-valuetext":l,role:"progressbar",...n},i.createElement(dC,null,i.createElement(pC,{style:{width:`${a*100}%`}})),i.createElement(Wf,null,l,a<1&&i.createElement(hC,{key:l})))}return i.createElement(cC,{"aria-label":"Content is loading...","aria-live":"polite",role:"status",size:r,...n})};function gC(e){let t={},r=e.split("&");for(let n=0;n{let[n,a]=e.split("?"),o=a?{...gC(a),...r,id:t}:{...r,id:t};return`${n}?${Object.entries(o).map(l=>`${l[0]}=${l[1]}`).join("&")}`},yC=T.pre` - line-height: 18px; - padding: 11px 1rem; - white-space: pre-wrap; - background: rgba(0, 0, 0, 0.05); - color: ${U.darkest}; - border-radius: 3px; - margin: 1rem 0; - width: 100%; - display: block; - overflow: hidden; - font-family: ${cr.fonts.mono}; - font-size: ${cr.size.s2-1}px; -`,vC=({code:e,...t})=>i.createElement(yC,{id:"clipboard-code",...t},e),uy=Ug,sy={};Object.keys(Ug).forEach(e=>{sy[e]=E.forwardRef((t,r)=>E.createElement(e,{...t,ref:r}))});const bC=Object.freeze(Object.defineProperty({__proto__:null,A:_g,ActionBar:zd,AddonPanel:lC,Badge:jS,Bar:c1,Blockquote:Og,Button:Xg,ClipboardCode:vC,Code:r1,DL:$g,Div:Tg,DocumentWrapper:WS,ErrorFormatter:Kg,FlexBar:Iu,Form:Vt,H1:Rg,H2:n1,H3:a1,H4:Fg,H5:Lg,H6:Dg,HR:Mg,IconButton:Bn,IconButtonSkeleton:ny,Icons:Ge,Img:Pg,LI:Bg,Link:nn,ListItem:i1,Loader:ly,OL:Ig,P:Ng,Placeholder:Wg,Pre:jg,ResetWrapper:o1,ScrollArea:Vd,Separator:p1,Spaced:QS,Span:Hg,StorybookIcon:uC,StorybookLogo:iC,Symbols:HS,SyntaxHighlighter:Mu,TT:Zg,TabBar:d1,TabButton:xl,TabWrapper:rC,Table:zg,Tabs:Nu,TabsState:oy,TooltipLinkList:u1,TooltipMessage:ty,TooltipNote:B9,UL:Vg,WithTooltip:T9,WithTooltipPure:ey,Zoom:Gg,codeCommon:Mr,components:uy,createCopyToClipboardFunction:og,getStoryHref:iy,icons:ol,interleaveSeparators:nC,nameSpaceClassNames:se,resetComponents:sy,withReset:he},Symbol.toStringTag,{value:"Module"}));function it(){return it=Object.assign?Object.assign.bind():function(e){for(var t=1;t=0&&a<1?(s=o,u=l):a>=1&&a<2?(s=l,u=o):a>=2&&a<3?(u=o,c=l):a>=3&&a<4?(u=l,c=o):a>=4&&a<5?(s=l,c=o):a>=5&&a<6&&(s=o,c=l);var p=r-o/2,f=s+p,d=u+p,m=c+p;return n(f,d,m)}var Gf={aliceblue:"f0f8ff",antiquewhite:"faebd7",aqua:"00ffff",aquamarine:"7fffd4",azure:"f0ffff",beige:"f5f5dc",bisque:"ffe4c4",black:"000",blanchedalmond:"ffebcd",blue:"0000ff",blueviolet:"8a2be2",brown:"a52a2a",burlywood:"deb887",cadetblue:"5f9ea0",chartreuse:"7fff00",chocolate:"d2691e",coral:"ff7f50",cornflowerblue:"6495ed",cornsilk:"fff8dc",crimson:"dc143c",cyan:"00ffff",darkblue:"00008b",darkcyan:"008b8b",darkgoldenrod:"b8860b",darkgray:"a9a9a9",darkgreen:"006400",darkgrey:"a9a9a9",darkkhaki:"bdb76b",darkmagenta:"8b008b",darkolivegreen:"556b2f",darkorange:"ff8c00",darkorchid:"9932cc",darkred:"8b0000",darksalmon:"e9967a",darkseagreen:"8fbc8f",darkslateblue:"483d8b",darkslategray:"2f4f4f",darkslategrey:"2f4f4f",darkturquoise:"00ced1",darkviolet:"9400d3",deeppink:"ff1493",deepskyblue:"00bfff",dimgray:"696969",dimgrey:"696969",dodgerblue:"1e90ff",firebrick:"b22222",floralwhite:"fffaf0",forestgreen:"228b22",fuchsia:"ff00ff",gainsboro:"dcdcdc",ghostwhite:"f8f8ff",gold:"ffd700",goldenrod:"daa520",gray:"808080",green:"008000",greenyellow:"adff2f",grey:"808080",honeydew:"f0fff0",hotpink:"ff69b4",indianred:"cd5c5c",indigo:"4b0082",ivory:"fffff0",khaki:"f0e68c",lavender:"e6e6fa",lavenderblush:"fff0f5",lawngreen:"7cfc00",lemonchiffon:"fffacd",lightblue:"add8e6",lightcoral:"f08080",lightcyan:"e0ffff",lightgoldenrodyellow:"fafad2",lightgray:"d3d3d3",lightgreen:"90ee90",lightgrey:"d3d3d3",lightpink:"ffb6c1",lightsalmon:"ffa07a",lightseagreen:"20b2aa",lightskyblue:"87cefa",lightslategray:"789",lightslategrey:"789",lightsteelblue:"b0c4de",lightyellow:"ffffe0",lime:"0f0",limegreen:"32cd32",linen:"faf0e6",magenta:"f0f",maroon:"800000",mediumaquamarine:"66cdaa",mediumblue:"0000cd",mediumorchid:"ba55d3",mediumpurple:"9370db",mediumseagreen:"3cb371",mediumslateblue:"7b68ee",mediumspringgreen:"00fa9a",mediumturquoise:"48d1cc",mediumvioletred:"c71585",midnightblue:"191970",mintcream:"f5fffa",mistyrose:"ffe4e1",moccasin:"ffe4b5",navajowhite:"ffdead",navy:"000080",oldlace:"fdf5e6",olive:"808000",olivedrab:"6b8e23",orange:"ffa500",orangered:"ff4500",orchid:"da70d6",palegoldenrod:"eee8aa",palegreen:"98fb98",paleturquoise:"afeeee",palevioletred:"db7093",papayawhip:"ffefd5",peachpuff:"ffdab9",peru:"cd853f",pink:"ffc0cb",plum:"dda0dd",powderblue:"b0e0e6",purple:"800080",rebeccapurple:"639",red:"f00",rosybrown:"bc8f8f",royalblue:"4169e1",saddlebrown:"8b4513",salmon:"fa8072",sandybrown:"f4a460",seagreen:"2e8b57",seashell:"fff5ee",sienna:"a0522d",silver:"c0c0c0",skyblue:"87ceeb",slateblue:"6a5acd",slategray:"708090",slategrey:"708090",snow:"fffafa",springgreen:"00ff7f",steelblue:"4682b4",tan:"d2b48c",teal:"008080",thistle:"d8bfd8",tomato:"ff6347",turquoise:"40e0d0",violet:"ee82ee",wheat:"f5deb3",white:"fff",whitesmoke:"f5f5f5",yellow:"ff0",yellowgreen:"9acd32"};function AC(e){if(typeof e!="string")return e;var t=e.toLowerCase();return Gf[t]?"#"+Gf[t]:e}var kC=/^#[a-fA-F0-9]{6}$/,_C=/^#[a-fA-F0-9]{8}$/,OC=/^#[a-fA-F0-9]{3}$/,TC=/^#[a-fA-F0-9]{4}$/,Is=/^rgb\(\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*\)$/i,$C=/^rgb(?:a)?\(\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*(?:,)?\s*(\d{1,3})\s*(?:,|\/)\s*([-+]?\d*[.]?\d+[%]?)\s*\)$/i,RC=/^hsl\(\s*(\d{0,3}[.]?[0-9]+(?:deg)?)\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*\)$/i,FC=/^hsl(?:a)?\(\s*(\d{0,3}[.]?[0-9]+(?:deg)?)\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*(?:,)?\s*(\d{1,3}[.]?[0-9]?)%\s*(?:,|\/)\s*([-+]?\d*[.]?\d+[%]?)\s*\)$/i;function Ba(e){if(typeof e!="string")throw new pr(3);var t=AC(e);if(t.match(kC))return{red:parseInt(""+t[1]+t[2],16),green:parseInt(""+t[3]+t[4],16),blue:parseInt(""+t[5]+t[6],16)};if(t.match(_C)){var r=parseFloat((parseInt(""+t[7]+t[8],16)/255).toFixed(2));return{red:parseInt(""+t[1]+t[2],16),green:parseInt(""+t[3]+t[4],16),blue:parseInt(""+t[5]+t[6],16),alpha:r}}if(t.match(OC))return{red:parseInt(""+t[1]+t[1],16),green:parseInt(""+t[2]+t[2],16),blue:parseInt(""+t[3]+t[3],16)};if(t.match(TC)){var n=parseFloat((parseInt(""+t[4]+t[4],16)/255).toFixed(2));return{red:parseInt(""+t[1]+t[1],16),green:parseInt(""+t[2]+t[2],16),blue:parseInt(""+t[3]+t[3],16),alpha:n}}var a=Is.exec(t);if(a)return{red:parseInt(""+a[1],10),green:parseInt(""+a[2],10),blue:parseInt(""+a[3],10)};var o=$C.exec(t.substring(0,50));if(o)return{red:parseInt(""+o[1],10),green:parseInt(""+o[2],10),blue:parseInt(""+o[3],10),alpha:parseFloat(""+o[4])>1?parseFloat(""+o[4])/100:parseFloat(""+o[4])};var l=RC.exec(t);if(l){var s=parseInt(""+l[1],10),u=parseInt(""+l[2],10)/100,c=parseInt(""+l[3],10)/100,p="rgb("+il(s,u,c)+")",f=Is.exec(p);if(!f)throw new pr(4,t,p);return{red:parseInt(""+f[1],10),green:parseInt(""+f[2],10),blue:parseInt(""+f[3],10)}}var d=FC.exec(t.substring(0,50));if(d){var m=parseInt(""+d[1],10),h=parseInt(""+d[2],10)/100,b=parseInt(""+d[3],10)/100,C="rgb("+il(m,h,b)+")",g=Is.exec(C);if(!g)throw new pr(4,t,C);return{red:parseInt(""+g[1],10),green:parseInt(""+g[2],10),blue:parseInt(""+g[3],10),alpha:parseFloat(""+d[4])>1?parseFloat(""+d[4])/100:parseFloat(""+d[4])}}throw new pr(5)}function LC(e){var t=e.red/255,r=e.green/255,n=e.blue/255,a=Math.max(t,r,n),o=Math.min(t,r,n),l=(a+o)/2;if(a===o)return e.alpha!==void 0?{hue:0,saturation:0,lightness:l,alpha:e.alpha}:{hue:0,saturation:0,lightness:l};var s,u=a-o,c=l>.5?u/(2-a-o):u/(a+o);switch(a){case t:s=(r-n)/u+(r=1?ru(e,t,r):"rgba("+il(e,t,r)+","+n+")";if(typeof e=="object"&&t===void 0&&r===void 0&&n===void 0)return e.alpha>=1?ru(e.hue,e.saturation,e.lightness):"rgba("+il(e.hue,e.saturation,e.lightness)+","+e.alpha+")";throw new pr(2)}function b0(e,t,r){if(typeof e=="number"&&typeof t=="number"&&typeof r=="number")return v0("#"+An(e)+An(t)+An(r));if(typeof e=="object"&&t===void 0&&r===void 0)return v0("#"+An(e.red)+An(e.green)+An(e.blue));throw new pr(6)}function lr(e,t,r,n){if(typeof e=="string"&&typeof t=="number"){var a=Ba(e);return"rgba("+a.red+","+a.green+","+a.blue+","+t+")"}else{if(typeof e=="number"&&typeof t=="number"&&typeof r=="number"&&typeof n=="number")return n>=1?b0(e,t,r):"rgba("+e+","+t+","+r+","+n+")";if(typeof e=="object"&&t===void 0&&r===void 0&&n===void 0)return e.alpha>=1?b0(e.red,e.green,e.blue):"rgba("+e.red+","+e.green+","+e.blue+","+e.alpha+")"}throw new pr(7)}var IC=function(t){return typeof t.red=="number"&&typeof t.green=="number"&&typeof t.blue=="number"&&(typeof t.alpha!="number"||typeof t.alpha>"u")},NC=function(t){return typeof t.red=="number"&&typeof t.green=="number"&&typeof t.blue=="number"&&typeof t.alpha=="number"},jC=function(t){return typeof t.hue=="number"&&typeof t.saturation=="number"&&typeof t.lightness=="number"&&(typeof t.alpha!="number"||typeof t.alpha>"u")},HC=function(t){return typeof t.hue=="number"&&typeof t.saturation=="number"&&typeof t.lightness=="number"&&typeof t.alpha=="number"};function hn(e){if(typeof e!="object")throw new pr(8);if(NC(e))return lr(e);if(IC(e))return b0(e);if(HC(e))return BC(e);if(jC(e))return PC(e);throw new pr(8)}function dy(e,t,r){return function(){var a=r.concat(Array.prototype.slice.call(arguments));return a.length>=t?e.apply(this,a):dy(e,t,a)}}function bt(e){return dy(e,e.length,[])}function zC(e,t){if(t==="transparent")return t;var r=mn(t);return hn(it({},r,{hue:r.hue+parseFloat(e)}))}bt(zC);function qa(e,t,r){return Math.max(e,Math.min(t,r))}function ZC(e,t){if(t==="transparent")return t;var r=mn(t);return hn(it({},r,{lightness:qa(0,1,r.lightness-parseFloat(e))}))}var VC=bt(ZC),rr=VC;function UC(e,t){if(t==="transparent")return t;var r=mn(t);return hn(it({},r,{saturation:qa(0,1,r.saturation-parseFloat(e))}))}bt(UC);function qC(e,t){if(t==="transparent")return t;var r=mn(t);return hn(it({},r,{lightness:qa(0,1,r.lightness+parseFloat(e))}))}var WC=bt(qC),kn=WC;function GC(e,t,r){if(t==="transparent")return r;if(r==="transparent")return t;if(e===0)return r;var n=Ba(t),a=it({},n,{alpha:typeof n.alpha=="number"?n.alpha:1}),o=Ba(r),l=it({},o,{alpha:typeof o.alpha=="number"?o.alpha:1}),s=a.alpha-l.alpha,u=parseFloat(e)*2-1,c=u*s===-1?u:u+s,p=1+u*s,f=(c/p+1)/2,d=1-f,m={red:Math.floor(a.red*f+l.red*d),green:Math.floor(a.green*f+l.green*d),blue:Math.floor(a.blue*f+l.blue*d),alpha:a.alpha*parseFloat(e)+l.alpha*(1-parseFloat(e))};return lr(m)}var KC=bt(GC),py=KC;function YC(e,t){if(t==="transparent")return t;var r=Ba(t),n=typeof r.alpha=="number"?r.alpha:1,a=it({},r,{alpha:qa(0,1,(n*100+parseFloat(e)*100)/100)});return lr(a)}var XC=bt(YC),Kl=XC;function QC(e,t){if(t==="transparent")return t;var r=mn(t);return hn(it({},r,{saturation:qa(0,1,r.saturation+parseFloat(e))}))}bt(QC);function JC(e,t){return t==="transparent"?t:hn(it({},mn(t),{hue:parseFloat(e)}))}bt(JC);function eA(e,t){return t==="transparent"?t:hn(it({},mn(t),{lightness:parseFloat(e)}))}bt(eA);function tA(e,t){return t==="transparent"?t:hn(it({},mn(t),{saturation:parseFloat(e)}))}bt(tA);function rA(e,t){return t==="transparent"?t:py(parseFloat(e),"rgb(0, 0, 0)",t)}bt(rA);function nA(e,t){return t==="transparent"?t:py(parseFloat(e),"rgb(255, 255, 255)",t)}bt(nA);function aA(e,t){if(t==="transparent")return t;var r=Ba(t),n=typeof r.alpha=="number"?r.alpha:1,a=it({},r,{alpha:qa(0,1,+(n*100-parseFloat(e)*100).toFixed(2)/100)});return lr(a)}var oA=bt(aA),me=oA;function lA(e,t){for(var r=-1,n=t.length,a=e.length;++r-1&&e%1==0&&e(e[t.toLowerCase()]=t,e),{for:"htmlFor"}),u2={amp:"&",apos:"'",gt:">",lt:"<",nbsp:" ",quot:"“"},zO=["style","script"],ZO=/([-A-Z0-9_:]+)(?:\s*=\s*(?:(?:"((?:\\.|[^"])*)")|(?:'((?:\\.|[^'])*)')|(?:\{((?:\\.|{[^}]*?}|[^}])*)\})))?/gi,VO=/mailto:/i,UO=/\n{2,}$/,Oy=/^(\s*>[\s\S]*?)(?=\n{2,})/,qO=/^ *> ?/gm,WO=/^ {2,}\n/,GO=/^(?:( *[-*_])){3,} *(?:\n *)+\n/,Ty=/^\s*(`{3,}|~{3,}) *(\S+)?([^\n]*?)?\n([\s\S]+?)\s*\1 *(?:\n *)*\n?/,$y=/^(?: {4}[^\n]+\n*)+(?:\n *)+\n?/,KO=/^(`+)\s*([\s\S]*?[^`])\s*\1(?!`)/,YO=/^(?:\n *)*\n/,XO=/\r\n?/g,QO=/^\[\^([^\]]+)](:(.*)((\n+ {4,}.*)|(\n(?!\[\^).+))*)/,JO=/^\[\^([^\]]+)]/,eT=/\f/g,tT=/^---[ \t]*\n(.|\n)*\n---[ \t]*\n/,rT=/^\s*?\[(x|\s)\]/,Ry=/^ *(#{1,6}) *([^\n]+?)(?: +#*)?(?:\n *)*(?:\n|$)/,Fy=/^ *(#{1,6}) +([^\n]+?)(?: +#*)?(?:\n *)*(?:\n|$)/,Ly=/^([^\n]+)\n *(=|-){3,} *(?:\n *)+\n/,E0=/^ *(?!<[a-z][^ >/]* ?\/>)<([a-z][^ >/]*) ?((?:[^>]*[^/])?)>\n?(\s*(?:<\1[^>]*?>[\s\S]*?<\/\1>|(?!<\1\b)[\s\S])*?)<\/\1>(?!<\/\1>)\n*/i,nT=/&([a-z0-9]+|#[0-9]{1,6}|#x[0-9a-fA-F]{1,6});/gi,Dy=/^)/,aT=/^(data|aria|x)-[a-z_][a-z\d_.-]*$/,x0=/^ *<([a-z][a-z0-9:]*)(?:\s+((?:<.*?>|[^>])*))?\/?>(?!<\/\1>)(\s*\n)?/i,oT=/^\{.*\}$/,lT=/^(https?:\/\/[^\s<]+[^<.,:;"')\]\s])/,iT=/^<([^ >]+@[^ >]+)>/,uT=/^<([^ >]+:\/[^ >]+)>/,sT=/-([a-z])?/gi,My=/^(.*\|.*)\n(?: *(\|? *[-:]+ *\|[-| :]*)\n((?:.*\|.*\n)*))?\n?/,cT=/^\[([^\]]*)\]:\s+]+)>?\s*("([^"]*)")?/,dT=/^!\[([^\]]*)\] ?\[([^\]]*)\]/,pT=/^\[([^\]]*)\] ?\[([^\]]*)\]/,fT=/(\[|\])/g,mT=/(\n|^[-*]\s|^#|^ {2,}|^-{2,}|^>\s)/,hT=/\t/g,gT=/(^ *\||\| *$)/g,yT=/^ *:-+: *$/,vT=/^ *:-+ *$/,bT=/^ *-+: *$/,zu="((?:\\[.*?\\][([].*?[)\\]]|<.*?>(?:.*?<.*?>)?|`.*?`|~~.*?~~|==.*?==|.|\\n)*?)",ET=new RegExp(`^([*_])\\1${zu}\\1\\1(?!\\1)`),xT=new RegExp(`^([*_])${zu}\\1(?!\\1|\\w)`),wT=new RegExp(`^==${zu}==`),ST=new RegExp(`^~~${zu}~~`),CT=/^\\([^0-9A-Za-z\s])/,AT=/^[\s\S]+?(?=[^0-9A-Z\s\u00c0-\uffff&#;.()'"]|\d+\.|\n\n| {2,}\n|\w+:\S|$)/i,kT=/^\n+/,_T=/^([ \t]*)/,OT=/\\([^\\])/g,s2=/ *\n+$/,TT=/(?:^|\n)( *)$/,E1="(?:\\d+\\.)",x1="(?:[*+-])";function Py(e){return"( *)("+(e===1?E1:x1)+") +"}const By=Py(1),Iy=Py(2);function Ny(e){return new RegExp("^"+(e===1?By:Iy))}const $T=Ny(1),RT=Ny(2);function jy(e){return new RegExp("^"+(e===1?By:Iy)+"[^\\n]*(?:\\n(?!\\1"+(e===1?E1:x1)+" )[^\\n]*)*(\\n|$)","gm")}const Hy=jy(1),zy=jy(2);function Zy(e){const t=e===1?E1:x1;return new RegExp("^( *)("+t+") [\\s\\S]+?(?:\\n{2,}(?! )(?!\\1"+t+" (?!"+t+" ))\\n*|\\s*\\n*$)")}const Vy=Zy(1),Uy=Zy(2);function c2(e,t){const r=t===1,n=r?Vy:Uy,a=r?Hy:zy,o=r?$T:RT;return{match(l,s,u){const c=TT.exec(u);return c&&(s.list||!s.inline&&!s.simple)?n.exec(l=c[1]+l):null},order:1,parse(l,s,u){const c=r?+l[2]:void 0,p=l[0].replace(UO,` -`).match(a);let f=!1;return{items:p.map(function(d,m){const h=o.exec(d)[0].length,b=new RegExp("^ {1,"+h+"}","gm"),C=d.replace(b,"").replace(o,""),g=m===p.length-1,y=C.indexOf(` - -`)!==-1||g&&f;f=y;const v=u.inline,x=u.list;let S;u.list=!0,y?(u.inline=!1,S=C.replace(s2,` - -`)):(u.inline=!0,S=C.replace(s2,""));const w=s(S,u);return u.inline=v,u.list=x,w}),ordered:r,start:c}},render:(l,s,u)=>e(l.ordered?"ol":"ul",{key:u.key,start:l.type===V.orderedList?l.start:void 0},l.items.map(function(c,p){return e("li",{key:p},s(c,u))}))}}const FT=new RegExp(`^\\[((?:\\[[^\\]]*\\]|[^\\[\\]]|\\](?=[^\\[]*\\]))*)\\]\\(\\s*?(?:\\s+['"]([\\s\\S]*?)['"])?\\s*\\)`),LT=/^!\[(.*?)\]\( *((?:\([^)]*\)|[^() ])*) *"?([^)"]*)?"?\)/,qy=[Oy,Ty,$y,Ry,Ly,Fy,Dy,My,Hy,Vy,zy,Uy],DT=[...qy,/^[^\n]+(?: \n|\n{2,})/,E0,x0];function Xl(e){return e.replace(/[ÀÁÂÃÄÅàáâãäåæÆ]/g,"a").replace(/[çÇ]/g,"c").replace(/[ðÐ]/g,"d").replace(/[ÈÉÊËéèêë]/g,"e").replace(/[ÏïÎîÍíÌì]/g,"i").replace(/[Ññ]/g,"n").replace(/[øØœŒÕõÔôÓóÒò]/g,"o").replace(/[ÜüÛûÚúÙù]/g,"u").replace(/[ŸÿÝý]/g,"y").replace(/[^a-z0-9- ]/gi,"").replace(/ /gi,"-").toLowerCase()}function MT(e){return bT.test(e)?"right":yT.test(e)?"center":vT.test(e)?"left":null}function d2(e,t,r,n){const a=r.inTable;r.inTable=!0;let o=e.trim().split(/( *(?:`[^`]*`|<.*?>.*?<\/.*?>(?!<\/.*?>)|\\\||\|) *)/).reduce((s,u)=>(u.trim()==="|"?s.push(n?{type:V.tableSeparator}:{type:V.text,text:u}):u!==""&&s.push.apply(s,t(u,r)),s),[]);r.inTable=a;let l=[[]];return o.forEach(function(s,u){s.type===V.tableSeparator?u!==0&&u!==o.length-1&&l.push([]):(s.type!==V.text||o[u+1]!=null&&o[u+1].type!==V.tableSeparator||(s.text=s.text.trimEnd()),l[l.length-1].push(s))}),l}function PT(e,t,r){r.inline=!0;const n=e[2]?e[2].replace(gT,"").split("|").map(MT):[],a=e[3]?function(l,s,u){return l.trim().split(` -`).map(function(c){return d2(c,s,u,!0)})}(e[3],t,r):[],o=d2(e[1],t,r,!!a.length);return r.inline=!1,a.length?{align:n,cells:a,header:o,type:V.table}:{children:o,type:V.paragraph}}function p2(e,t){return e.align[t]==null?{}:{textAlign:e.align[t]}}function Ir(e){return function(t,r){return r.inline?e.exec(t):null}}function Nr(e){return function(t,r){return r.inline||r.simple?e.exec(t):null}}function Er(e){return function(t,r){return r.inline||r.simple?null:e.exec(t)}}function co(e){return function(t){return e.exec(t)}}function BT(e,t,r){if(t.inline||t.simple||r&&!r.endsWith(` -`))return null;let n="";e.split(` -`).every(o=>!qy.some(l=>l.test(o))&&(n+=o+` -`,o.trim()));const a=n.trimEnd();return a==""?null:[n,a]}function IT(e){try{if(decodeURIComponent(e).replace(/[^A-Za-z0-9/:]/g,"").match(/^\s*(javascript|vbscript|data(?!:image)):/i))return null}catch{return null}return e}function f2(e){return e.replace(OT,"$1")}function Ei(e,t,r){const n=r.inline||!1,a=r.simple||!1;r.inline=!0,r.simple=!0;const o=e(t,r);return r.inline=n,r.simple=a,o}function NT(e,t,r){const n=r.inline||!1,a=r.simple||!1;r.inline=!1,r.simple=!0;const o=e(t,r);return r.inline=n,r.simple=a,o}function jT(e,t,r){const n=r.inline||!1;r.inline=!1;const a=e(t,r);return r.inline=n,a}const Hs=(e,t,r)=>({children:Ei(t,e[1],r)});function zs(){return{}}function Zs(){return null}function HT(...e){return e.filter(Boolean).join(" ")}function Vs(e,t,r){let n=e;const a=t.split(".");for(;a.length&&(n=n[a[0]],n!==void 0);)a.shift();return n||r}function zT(e="",t={}){function r(d,m,...h){const b=Vs(t.overrides,`${d}.props`,{});return t.createElement(function(C,g){const y=Vs(g,C);return y?typeof y=="function"||typeof y=="object"&&"render"in y?y:Vs(g,`${C}.component`,C):C}(d,t.overrides),On({},m,b,{className:HT(m==null?void 0:m.className,b.className)||void 0}),...h)}function n(d){d=d.replace(tT,"");let m=!1;t.forceInline?m=!0:t.forceBlock||(m=mT.test(d)===!1);const h=c(u(m?d:`${d.trimEnd().replace(kT,"")} - -`,{inline:m}));for(;typeof h[h.length-1]=="string"&&!h[h.length-1].trim();)h.pop();if(t.wrapper===null)return h;const b=t.wrapper||(m?"span":"div");let C;if(h.length>1||t.forceWrapper)C=h;else{if(h.length===1)return C=h[0],typeof C=="string"?r("span",{key:"outer"},C):C;C=null}return E.createElement(b,{key:"outer"},C)}function a(d,m){const h=m.match(ZO);return h?h.reduce(function(b,C,g){const y=C.indexOf("=");if(y!==-1){const v=function(A){return A.indexOf("-")!==-1&&A.match(aT)===null&&(A=A.replace(sT,function(k,O){return O.toUpperCase()})),A}(C.slice(0,y)).trim(),x=function(A){const k=A[0];return(k==='"'||k==="'")&&A.length>=2&&A[A.length-1]===k?A.slice(1,-1):A}(C.slice(y+1).trim()),S=i2[v]||v,w=b[S]=function(A,k,O,_){return k==="style"?O.split(/;\s?/).reduce(function($,P){const L=P.slice(0,P.indexOf(":"));return $[L.trim().replace(/(-[a-z])/g,H=>H[1].toUpperCase())]=P.slice(L.length+1).trim(),$},{}):k==="href"||k==="src"?_(O,A,k):(O.match(oT)&&(O=O.slice(1,O.length-1)),O==="true"||O!=="false"&&O)}(d,v,x,t.sanitizer);typeof w=="string"&&(E0.test(w)||x0.test(w))&&(b[S]=E.cloneElement(n(w.trim()),{key:g}))}else C!=="style"&&(b[i2[C]||C]=!0);return b},{}):null}t.overrides=t.overrides||{},t.sanitizer=t.sanitizer||IT,t.slugify=t.slugify||Xl,t.namedCodesToUnicode=t.namedCodesToUnicode?On({},u2,t.namedCodesToUnicode):u2,t.createElement=t.createElement||E.createElement;const o=[],l={},s={[V.blockQuote]:{match:Er(Oy),order:1,parse:(d,m,h)=>({children:m(d[0].replace(qO,""),h)}),render:(d,m,h)=>r("blockquote",{key:h.key},m(d.children,h))},[V.breakLine]:{match:co(WO),order:1,parse:zs,render:(d,m,h)=>r("br",{key:h.key})},[V.breakThematic]:{match:Er(GO),order:1,parse:zs,render:(d,m,h)=>r("hr",{key:h.key})},[V.codeBlock]:{match:Er($y),order:0,parse:d=>({lang:void 0,text:d[0].replace(/^ {4}/gm,"").replace(/\n+$/,"")}),render:(d,m,h)=>r("pre",{key:h.key},r("code",On({},d.attrs,{className:d.lang?`lang-${d.lang}`:""}),d.text))},[V.codeFenced]:{match:Er(Ty),order:0,parse:d=>({attrs:a("code",d[3]||""),lang:d[2]||void 0,text:d[4],type:V.codeBlock})},[V.codeInline]:{match:Nr(KO),order:3,parse:d=>({text:d[2]}),render:(d,m,h)=>r("code",{key:h.key},d.text)},[V.footnote]:{match:Er(QO),order:0,parse:d=>(o.push({footnote:d[2],identifier:d[1]}),{}),render:Zs},[V.footnoteReference]:{match:Ir(JO),order:1,parse:d=>({target:`#${t.slugify(d[1],Xl)}`,text:d[1]}),render:(d,m,h)=>r("a",{key:h.key,href:t.sanitizer(d.target,"a","href")},r("sup",{key:h.key},d.text))},[V.gfmTask]:{match:Ir(rT),order:1,parse:d=>({completed:d[1].toLowerCase()==="x"}),render:(d,m,h)=>r("input",{checked:d.completed,key:h.key,readOnly:!0,type:"checkbox"})},[V.heading]:{match:Er(t.enforceAtxHeadings?Fy:Ry),order:1,parse:(d,m,h)=>({children:Ei(m,d[2],h),id:t.slugify(d[2],Xl),level:d[1].length}),render:(d,m,h)=>r(`h${d.level}`,{id:d.id,key:h.key},m(d.children,h))},[V.headingSetext]:{match:Er(Ly),order:0,parse:(d,m,h)=>({children:Ei(m,d[1],h),level:d[2]==="="?1:2,type:V.heading})},[V.htmlBlock]:{match:co(E0),order:1,parse(d,m,h){const[,b]=d[3].match(_T),C=new RegExp(`^${b}`,"gm"),g=d[3].replace(C,""),y=(v=g,DT.some(k=>k.test(v))?jT:Ei);var v;const x=d[1].toLowerCase(),S=zO.indexOf(x)!==-1,w=(S?x:d[1]).trim(),A={attrs:a(w,d[2]),noInnerParse:S,tag:w};return h.inAnchor=h.inAnchor||x==="a",S?A.text=d[3]:A.children=y(m,g,h),h.inAnchor=!1,A},render:(d,m,h)=>r(d.tag,On({key:h.key},d.attrs),d.text||m(d.children,h))},[V.htmlSelfClosing]:{match:co(x0),order:1,parse(d){const m=d[1].trim();return{attrs:a(m,d[2]||""),tag:m}},render:(d,m,h)=>r(d.tag,On({},d.attrs,{key:h.key}))},[V.htmlComment]:{match:co(Dy),order:1,parse:()=>({}),render:Zs},[V.image]:{match:Nr(LT),order:1,parse:d=>({alt:d[1],target:f2(d[2]),title:d[3]}),render:(d,m,h)=>r("img",{key:h.key,alt:d.alt||void 0,title:d.title||void 0,src:t.sanitizer(d.target,"img","src")})},[V.link]:{match:Ir(FT),order:3,parse:(d,m,h)=>({children:NT(m,d[1],h),target:f2(d[2]),title:d[3]}),render:(d,m,h)=>r("a",{key:h.key,href:t.sanitizer(d.target,"a","href"),title:d.title},m(d.children,h))},[V.linkAngleBraceStyleDetector]:{match:Ir(uT),order:0,parse:d=>({children:[{text:d[1],type:V.text}],target:d[1],type:V.link})},[V.linkBareUrlDetector]:{match:(d,m)=>m.inAnchor?null:Ir(lT)(d,m),order:0,parse:d=>({children:[{text:d[1],type:V.text}],target:d[1],title:void 0,type:V.link})},[V.linkMailtoDetector]:{match:Ir(iT),order:0,parse(d){let m=d[1],h=d[1];return VO.test(h)||(h="mailto:"+h),{children:[{text:m.replace("mailto:",""),type:V.text}],target:h,type:V.link}}},[V.orderedList]:c2(r,1),[V.unorderedList]:c2(r,2),[V.newlineCoalescer]:{match:Er(YO),order:3,parse:zs,render:()=>` -`},[V.paragraph]:{match:BT,order:3,parse:Hs,render:(d,m,h)=>r("p",{key:h.key},m(d.children,h))},[V.ref]:{match:Ir(cT),order:0,parse:d=>(l[d[1]]={target:d[2],title:d[4]},{}),render:Zs},[V.refImage]:{match:Nr(dT),order:0,parse:d=>({alt:d[1]||void 0,ref:d[2]}),render:(d,m,h)=>l[d.ref]?r("img",{key:h.key,alt:d.alt,src:t.sanitizer(l[d.ref].target,"img","src"),title:l[d.ref].title}):null},[V.refLink]:{match:Ir(pT),order:0,parse:(d,m,h)=>({children:m(d[1],h),fallbackChildren:m(d[0].replace(fT,"\\$1"),h),ref:d[2]}),render:(d,m,h)=>l[d.ref]?r("a",{key:h.key,href:t.sanitizer(l[d.ref].target,"a","href"),title:l[d.ref].title},m(d.children,h)):r("span",{key:h.key},m(d.fallbackChildren,h))},[V.table]:{match:Er(My),order:1,parse:PT,render(d,m,h){const b=d;return r("table",{key:h.key},r("thead",null,r("tr",null,b.header.map(function(C,g){return r("th",{key:g,style:p2(b,g)},m(C,h))}))),r("tbody",null,b.cells.map(function(C,g){return r("tr",{key:g},C.map(function(y,v){return r("td",{key:v,style:p2(b,v)},m(y,h))}))})))}},[V.text]:{match:co(AT),order:4,parse:d=>({text:d[0].replace(nT,(m,h)=>t.namedCodesToUnicode[h]?t.namedCodesToUnicode[h]:m)}),render:d=>d.text},[V.textBolded]:{match:Nr(ET),order:2,parse:(d,m,h)=>({children:m(d[2],h)}),render:(d,m,h)=>r("strong",{key:h.key},m(d.children,h))},[V.textEmphasized]:{match:Nr(xT),order:3,parse:(d,m,h)=>({children:m(d[2],h)}),render:(d,m,h)=>r("em",{key:h.key},m(d.children,h))},[V.textEscaped]:{match:Nr(CT),order:1,parse:d=>({text:d[1],type:V.text})},[V.textMarked]:{match:Nr(wT),order:3,parse:Hs,render:(d,m,h)=>r("mark",{key:h.key},m(d.children,h))},[V.textStrikethroughed]:{match:Nr(ST),order:3,parse:Hs,render:(d,m,h)=>r("del",{key:h.key},m(d.children,h))}};t.disableParsingRawHTML===!0&&(delete s[V.htmlBlock],delete s[V.htmlSelfClosing]);const u=function(d){let m=Object.keys(d);function h(b,C){let g=[],y="";for(;b;){let v=0;for(;vg(h,b,C),h,b,C):g(h,b,C)}}(s,t.renderRule),function d(m,h={}){if(Array.isArray(m)){const b=h.key,C=[];let g=!1;for(let y=0;y{let{children:t="",options:r}=e,n=function(a,o){if(a==null)return{};var l,s,u={},c=Object.keys(a);for(s=0;s=0||(u[l]=a[l]);return u}(e,HO);return E.cloneElement(zT(t,r),n)};function ZT(e,t,r,n){for(var a=e.length,o=r+(n?1:-1);n?o--:++o-1}var r$=t$;function n$(e,t,r){for(var n=-1,a=e==null?0:e.length;++n=v$){var c=t?null:g$(e);if(c)return y$(c);l=!1,a=h$,u=new p$}else u=t?[]:s;e:for(;++nfunction(){return t||(0,e[Qy(e)[0]])((t={exports:{}}).exports,t),t.exports},mL=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of Qy(t))!fL.call(e,a)&&a!==r&&Xy(e,a,{get:()=>t[a],enumerable:!(n=dL(t,a))||n.enumerable});return e},S1=(e,t,r)=>(r=e!=null?cL(pL(e)):{},mL(!e||!e.__esModule?Xy(r,"default",{value:e,enumerable:!0}):r,e)),hL=["bubbles","cancelBubble","cancelable","composed","currentTarget","defaultPrevented","eventPhase","isTrusted","returnValue","srcElement","target","timeStamp","type"],gL=["detail"];function yL(e){const t=hL.filter(r=>e[r]!==void 0).reduce((r,n)=>({...r,[n]:e[n]}),{});return e instanceof CustomEvent&&gL.filter(r=>e[r]!==void 0).forEach(r=>{t[r]=e[r]}),t}var Jy=Lt({"node_modules/has-symbols/shams.js"(e,t){t.exports=function(){if(typeof Symbol!="function"||typeof Object.getOwnPropertySymbols!="function")return!1;if(typeof Symbol.iterator=="symbol")return!0;var n={},a=Symbol("test"),o=Object(a);if(typeof a=="string"||Object.prototype.toString.call(a)!=="[object Symbol]"||Object.prototype.toString.call(o)!=="[object Symbol]")return!1;var l=42;n[a]=l;for(a in n)return!1;if(typeof Object.keys=="function"&&Object.keys(n).length!==0||typeof Object.getOwnPropertyNames=="function"&&Object.getOwnPropertyNames(n).length!==0)return!1;var s=Object.getOwnPropertySymbols(n);if(s.length!==1||s[0]!==a||!Object.prototype.propertyIsEnumerable.call(n,a))return!1;if(typeof Object.getOwnPropertyDescriptor=="function"){var u=Object.getOwnPropertyDescriptor(n,a);if(u.value!==l||u.enumerable!==!0)return!1}return!0}}}),ev=Lt({"node_modules/has-symbols/index.js"(e,t){var r=typeof Symbol<"u"&&Symbol,n=Jy();t.exports=function(){return typeof r!="function"||typeof Symbol!="function"||typeof r("foo")!="symbol"||typeof Symbol("bar")!="symbol"?!1:n()}}}),vL=Lt({"node_modules/function-bind/implementation.js"(e,t){var r="Function.prototype.bind called on incompatible ",n=Array.prototype.slice,a=Object.prototype.toString,o="[object Function]";t.exports=function(s){var u=this;if(typeof u!="function"||a.call(u)!==o)throw new TypeError(r+u);for(var c=n.call(arguments,1),p,f=function(){if(this instanceof p){var C=u.apply(this,c.concat(n.call(arguments)));return Object(C)===C?C:this}else return u.apply(s,c.concat(n.call(arguments)))},d=Math.max(0,u.length-c.length),m=[],h=0;h"u"?r:f(Uint8Array),h={"%AggregateError%":typeof AggregateError>"u"?r:AggregateError,"%Array%":Array,"%ArrayBuffer%":typeof ArrayBuffer>"u"?r:ArrayBuffer,"%ArrayIteratorPrototype%":p?f([][Symbol.iterator]()):r,"%AsyncFromSyncIteratorPrototype%":r,"%AsyncFunction%":d,"%AsyncGenerator%":d,"%AsyncGeneratorFunction%":d,"%AsyncIteratorPrototype%":d,"%Atomics%":typeof Atomics>"u"?r:Atomics,"%BigInt%":typeof BigInt>"u"?r:BigInt,"%Boolean%":Boolean,"%DataView%":typeof DataView>"u"?r:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":Error,"%eval%":eval,"%EvalError%":EvalError,"%Float32Array%":typeof Float32Array>"u"?r:Float32Array,"%Float64Array%":typeof Float64Array>"u"?r:Float64Array,"%FinalizationRegistry%":typeof FinalizationRegistry>"u"?r:FinalizationRegistry,"%Function%":a,"%GeneratorFunction%":d,"%Int8Array%":typeof Int8Array>"u"?r:Int8Array,"%Int16Array%":typeof Int16Array>"u"?r:Int16Array,"%Int32Array%":typeof Int32Array>"u"?r:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":p?f(f([][Symbol.iterator]())):r,"%JSON%":typeof JSON=="object"?JSON:r,"%Map%":typeof Map>"u"?r:Map,"%MapIteratorPrototype%":typeof Map>"u"||!p?r:f(new Map()[Symbol.iterator]()),"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":typeof Promise>"u"?r:Promise,"%Proxy%":typeof Proxy>"u"?r:Proxy,"%RangeError%":RangeError,"%ReferenceError%":ReferenceError,"%Reflect%":typeof Reflect>"u"?r:Reflect,"%RegExp%":RegExp,"%Set%":typeof Set>"u"?r:Set,"%SetIteratorPrototype%":typeof Set>"u"||!p?r:f(new Set()[Symbol.iterator]()),"%SharedArrayBuffer%":typeof SharedArrayBuffer>"u"?r:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":p?f(""[Symbol.iterator]()):r,"%Symbol%":p?Symbol:r,"%SyntaxError%":n,"%ThrowTypeError%":c,"%TypedArray%":m,"%TypeError%":o,"%Uint8Array%":typeof Uint8Array>"u"?r:Uint8Array,"%Uint8ClampedArray%":typeof Uint8ClampedArray>"u"?r:Uint8ClampedArray,"%Uint16Array%":typeof Uint16Array>"u"?r:Uint16Array,"%Uint32Array%":typeof Uint32Array>"u"?r:Uint32Array,"%URIError%":URIError,"%WeakMap%":typeof WeakMap>"u"?r:WeakMap,"%WeakRef%":typeof WeakRef>"u"?r:WeakRef,"%WeakSet%":typeof WeakSet>"u"?r:WeakSet},b=function P(L){var H;if(L==="%AsyncFunction%")H=l("async function () {}");else if(L==="%GeneratorFunction%")H=l("function* () {}");else if(L==="%AsyncGeneratorFunction%")H=l("async function* () {}");else if(L==="%AsyncGenerator%"){var M=P("%AsyncGeneratorFunction%");M&&(H=M.prototype)}else if(L==="%AsyncIteratorPrototype%"){var I=P("%AsyncGenerator%");I&&(H=f(I.prototype))}return h[L]=H,H},C={"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},g=C1(),y=bL(),v=g.call(Function.call,Array.prototype.concat),x=g.call(Function.apply,Array.prototype.splice),S=g.call(Function.call,String.prototype.replace),w=g.call(Function.call,String.prototype.slice),A=g.call(Function.call,RegExp.prototype.exec),k=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,O=/\\(\\)?/g,_=function(L){var H=w(L,0,1),M=w(L,-1);if(H==="%"&&M!=="%")throw new n("invalid intrinsic syntax, expected closing `%`");if(M==="%"&&H!=="%")throw new n("invalid intrinsic syntax, expected opening `%`");var I=[];return S(L,k,function(Z,R,F,B){I[I.length]=F?S(B,O,"$1"):R||Z}),I},$=function(L,H){var M=L,I;if(y(C,M)&&(I=C[M],M="%"+I[0]+"%"),y(h,M)){var Z=h[M];if(Z===d&&(Z=b(M)),typeof Z>"u"&&!H)throw new o("intrinsic "+L+" exists, but is not available. Please file an issue!");return{alias:I,name:M,value:Z}}throw new n("intrinsic "+L+" does not exist!")};t.exports=function(L,H){if(typeof L!="string"||L.length===0)throw new o("intrinsic name must be a non-empty string");if(arguments.length>1&&typeof H!="boolean")throw new o('"allowMissing" argument must be a boolean');if(A(/^%?[^%]*%?$/,L)===null)throw new n("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var M=_(L),I=M.length>0?M[0]:"",Z=$("%"+I+"%",H),R=Z.name,F=Z.value,B=!1,q=Z.alias;q&&(I=q[0],x(M,v([0,1],q)));for(var K=1,J=!0;K=M.length){var Y=s(F,ee);J=!!Y,J&&"get"in Y&&!("originalValue"in Y.get)?F=Y.get:F=F[ee]}else J=y(F,ee),F=F[ee];J&&!B&&(h[R]=F)}}return F}}}),EL=Lt({"node_modules/call-bind/index.js"(e,t){var r=C1(),n=tv(),a=n("%Function.prototype.apply%"),o=n("%Function.prototype.call%"),l=n("%Reflect.apply%",!0)||r.call(o,a),s=n("%Object.getOwnPropertyDescriptor%",!0),u=n("%Object.defineProperty%",!0),c=n("%Math.max%");if(u)try{u({},"a",{value:1})}catch{u=null}t.exports=function(d){var m=l(r,o,arguments);if(s&&u){var h=s(m,"length");h.configurable&&u(m,"length",{value:1+c(0,d.length-(arguments.length-1))})}return m};var p=function(){return l(r,a,arguments)};u?u(t.exports,"apply",{value:p}):t.exports.apply=p}}),xL=Lt({"node_modules/call-bind/callBound.js"(e,t){var r=tv(),n=EL(),a=n(r("String.prototype.indexOf"));t.exports=function(l,s){var u=r(l,!!s);return typeof u=="function"&&a(l,".prototype.")>-1?n(u):u}}}),wL=Lt({"node_modules/has-tostringtag/shams.js"(e,t){var r=Jy();t.exports=function(){return r()&&!!Symbol.toStringTag}}}),SL=Lt({"node_modules/is-regex/index.js"(e,t){var r=xL(),n=wL()(),a,o,l,s;n&&(a=r("Object.prototype.hasOwnProperty"),o=r("RegExp.prototype.exec"),l={},u=function(){throw l},s={toString:u,valueOf:u},typeof Symbol.toPrimitive=="symbol"&&(s[Symbol.toPrimitive]=u));var u,c=r("Object.prototype.toString"),p=Object.getOwnPropertyDescriptor,f="[object RegExp]";t.exports=n?function(m){if(!m||typeof m!="object")return!1;var h=p(m,"lastIndex"),b=h&&a(h,"value");if(!b)return!1;try{o(m,s)}catch(C){return C===l}}:function(m){return!m||typeof m!="object"&&typeof m!="function"?!1:c(m)===f}}}),CL=Lt({"node_modules/is-function/index.js"(e,t){t.exports=n;var r=Object.prototype.toString;function n(a){if(!a)return!1;var o=r.call(a);return o==="[object Function]"||typeof a=="function"&&o!=="[object RegExp]"||typeof window<"u"&&(a===window.setTimeout||a===window.alert||a===window.confirm||a===window.prompt)}}}),AL=Lt({"node_modules/is-symbol/index.js"(e,t){var r=Object.prototype.toString,n=ev()();n?(a=Symbol.prototype.toString,o=/^Symbol\(.*\)$/,l=function(u){return typeof u.valueOf()!="symbol"?!1:o.test(a.call(u))},t.exports=function(u){if(typeof u=="symbol")return!0;if(r.call(u)!=="[object Symbol]")return!1;try{return l(u)}catch{return!1}}):t.exports=function(u){return!1};var a,o,l}}),kL=S1(SL()),_L=S1(CL()),OL=S1(AL());function TL(e){return e!=null&&typeof e=="object"&&Array.isArray(e)===!1}var $L=typeof global=="object"&&global&&global.Object===Object&&global,RL=$L,FL=typeof self=="object"&&self&&self.Object===Object&&self,LL=RL||FL||Function("return this")(),A1=LL,DL=A1.Symbol,Ia=DL,rv=Object.prototype,ML=rv.hasOwnProperty,PL=rv.toString,po=Ia?Ia.toStringTag:void 0;function BL(e){var t=ML.call(e,po),r=e[po];try{e[po]=void 0;var n=!0}catch{}var a=PL.call(e);return n&&(t?e[po]=r:delete e[po]),a}var IL=BL,NL=Object.prototype,jL=NL.toString;function HL(e){return jL.call(e)}var zL=HL,ZL="[object Null]",VL="[object Undefined]",S2=Ia?Ia.toStringTag:void 0;function UL(e){return e==null?e===void 0?VL:ZL:S2&&S2 in Object(e)?IL(e):zL(e)}var qL=UL,C2=Ia?Ia.prototype:void 0;C2&&C2.toString;function WL(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}var nv=WL,GL="[object AsyncFunction]",KL="[object Function]",YL="[object GeneratorFunction]",XL="[object Proxy]";function QL(e){if(!nv(e))return!1;var t=qL(e);return t==KL||t==YL||t==GL||t==XL}var JL=QL,eD=A1["__core-js_shared__"],qs=eD,A2=function(){var e=/[^.]+$/.exec(qs&&qs.keys&&qs.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function tD(e){return!!A2&&A2 in e}var rD=tD,nD=Function.prototype,aD=nD.toString;function oD(e){if(e!=null){try{return aD.call(e)}catch{}try{return e+""}catch{}}return""}var lD=oD,iD=/[\\^$.*+?()[\]{}|]/g,uD=/^\[object .+?Constructor\]$/,sD=Function.prototype,cD=Object.prototype,dD=sD.toString,pD=cD.hasOwnProperty,fD=RegExp("^"+dD.call(pD).replace(iD,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function mD(e){if(!nv(e)||rD(e))return!1;var t=JL(e)?fD:uD;return t.test(lD(e))}var hD=mD;function gD(e,t){return e==null?void 0:e[t]}var yD=gD;function vD(e,t){var r=yD(e,t);return hD(r)?r:void 0}var av=vD;function bD(e,t){return e===t||e!==e&&t!==t}var ED=bD,xD=av(Object,"create"),ul=xD;function wD(){this.__data__=ul?ul(null):{},this.size=0}var SD=wD;function CD(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}var AD=CD,kD="__lodash_hash_undefined__",_D=Object.prototype,OD=_D.hasOwnProperty;function TD(e){var t=this.__data__;if(ul){var r=t[e];return r===kD?void 0:r}return OD.call(t,e)?t[e]:void 0}var $D=TD,RD=Object.prototype,FD=RD.hasOwnProperty;function LD(e){var t=this.__data__;return ul?t[e]!==void 0:FD.call(t,e)}var DD=LD,MD="__lodash_hash_undefined__";function PD(e,t){var r=this.__data__;return this.size+=this.has(e)?0:1,r[e]=ul&&t===void 0?MD:t,this}var BD=PD;function Wa(e){var t=-1,r=e==null?0:e.length;for(this.clear();++t-1}var GD=WD;function KD(e,t){var r=this.__data__,n=Vu(r,e);return n<0?(++this.size,r.push([e,t])):r[n][1]=t,this}var YD=KD;function Ga(e){var t=-1,r=e==null?0:e.length;for(this.clear();++t{let t=null,r=!1,n=!1,a=!1,o="";if(e.indexOf("//")>=0||e.indexOf("/*")>=0)for(let l=0;lxM(e).replace(/\n\s*/g,"").trim()),SM=function(t,r){const n=r.slice(0,r.indexOf("{")),a=r.slice(r.indexOf("{"));if(n.includes("=>")||n.includes("function"))return r;let o=n;return o=o.replace(t,"function"),o+a},CM=/^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}(\.\d{3})?Z$/;function lv(e){if(!EM(e))return e;let t=e,r=!1;return typeof Event<"u"&&e instanceof Event&&(t=yL(t),r=!0),t=Object.keys(t).reduce((n,a)=>{try{t[a]&&t[a].toJSON,n[a]=t[a]}catch{r=!0}return n},{}),r?t:e}var AM=function(t){let r,n,a,o;return function(s,u){try{if(s==="")return o=[],r=new Map([[u,"[]"]]),n=new Map,a=[],u;const c=n.get(this)||this;for(;a.length&&c!==a[0];)a.shift(),o.pop();if(typeof u=="boolean")return u;if(u===void 0)return t.allowUndefined?"_undefined_":void 0;if(u===null)return null;if(typeof u=="number")return u===-1/0?"_-Infinity_":u===1/0?"_Infinity_":Number.isNaN(u)?"_NaN_":u;if(typeof u=="bigint")return`_bigint_${u.toString()}`;if(typeof u=="string")return CM.test(u)?t.allowDate?`_date_${u}`:void 0:u;if((0,kL.default)(u))return t.allowRegExp?`_regexp_${u.flags}|${u.source}`:void 0;if((0,_L.default)(u)){if(!t.allowFunction)return;const{name:f}=u,d=u.toString();return d.match(/(\[native code\]|WEBPACK_IMPORTED_MODULE|__webpack_exports__|__webpack_require__)/)?`_function_${f}|${(()=>{}).toString()}`:`_function_${f}|${wM(SM(s,d))}`}if((0,OL.default)(u)){if(!t.allowSymbol)return;const f=Symbol.keyFor(u);return f!==void 0?`_gsymbol_${f}`:`_symbol_${u.toString().slice(7,-1)}`}if(a.length>=t.maxDepth)return Array.isArray(u)?`[Array(${u.length})]`:"[Object]";if(u===this)return`_duplicate_${JSON.stringify(o)}`;if(u instanceof Error&&t.allowError)return{__isConvertedError__:!0,errorProperties:{...u.cause?{cause:u.cause}:{},...u,name:u.name,message:u.message,stack:u.stack,"_constructor-name_":u.constructor.name}};if(u.constructor&&u.constructor.name&&u.constructor.name!=="Object"&&!Array.isArray(u)&&!t.allowClass)return;const p=r.get(u);if(!p){const f=Array.isArray(u)?u:lv(u);if(u.constructor&&u.constructor.name&&u.constructor.name!=="Object"&&!Array.isArray(u)&&t.allowClass)try{Object.assign(f,{"_constructor-name_":u.constructor.name})}catch{}return o.push(s),a.unshift(f),r.set(u,JSON.stringify(o)),u!==f&&n.set(u,f),f}return`_duplicate_${p}`}catch{return}}},kM={maxDepth:10,space:void 0,allowFunction:!0,allowRegExp:!0,allowDate:!0,allowClass:!0,allowError:!0,allowUndefined:!0,allowSymbol:!0,lazyEval:!0},_M=(e,t={})=>{const r={...kM,...t};return JSON.stringify(lv(e),AM(r),t.space)};/*! - * isobject - * - * Copyright (c) 2014-2017, Jon Schlinkert. - * Released under the MIT License. - *//** - * @license - * Lodash (Custom Build) - * Build: `lodash modularize exports="es" -o ./` - * Copyright OpenJS Foundation and other contributors - * Released under MIT license - * Based on Underscore.js 1.8.3 - * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors - */function OM(e){const t=[].forEach,r=[].some,n=typeof window<"u"&&document.body,a=" ";let o,l=!0;function s(w,A){const k=A.appendChild(c(w));if(w.children.length){const O=p(w.isCollapsed);w.children.forEach(_=>{s(_,O)}),k.appendChild(O)}}function u(w,A){const O=p(!1);if(A.forEach(_=>{s(_,O)}),o=w||o,o!==null)return o.firstChild&&o.removeChild(o.firstChild),A.length===0?o:o.appendChild(O)}function c(w){const A=document.createElement("li"),k=document.createElement("a");return e.listItemClass&&A.setAttribute("class",e.listItemClass),e.onClick&&(k.onclick=e.onClick),e.includeTitleTags&&k.setAttribute("title",w.textContent),e.includeHtml&&w.childNodes.length?t.call(w.childNodes,O=>{k.appendChild(O.cloneNode(!0))}):k.textContent=w.textContent,k.setAttribute("href",`${e.basePath}#${w.id}`),k.setAttribute("class",`${e.linkClass+a}node-name--${w.nodeName}${a}${e.extraLinkClasses}`),A.appendChild(k),A}function p(w){const A=e.orderedList?"ol":"ul",k=document.createElement(A);let O=e.listClass+a+e.extraListClasses;return w&&(O=O+a+e.collapsibleClass,O=O+a+e.isCollapsedClass),k.setAttribute("class",O),k}function f(){const w=v(),A=document.querySelector(e.positionFixedSelector);e.fixedSidebarOffset==="auto"&&(e.fixedSidebarOffset=o.offsetTop),w>e.fixedSidebarOffset?A.className.indexOf(e.positionFixedClass)===-1&&(A.className+=a+e.positionFixedClass):A.className=A.className.replace(a+e.positionFixedClass,"")}function d(w){let A=0;return w!==null&&(A=w.offsetTop,e.hasInnerContainers&&(A+=d(w.offsetParent))),A}function m(w,A){return w&&w.className!==A&&(w.className=A),w}function h(w){e.positionFixedSelector&&f();const A=w;if(l&&o&&A.length>0){const k=x(A),O=o.querySelector(`.${e.activeLinkClass}`),_=o.querySelector(`.${e.linkClass}.node-name--${k.nodeName}[href="${e.basePath}#${k.id.replace(/([ #;&,.+*~':"!^$[\]()=>|/\\@])/g,"\\$1")}"]`);if(O===_)return;const $=o.querySelectorAll(`.${e.linkClass}`);t.call($,M=>{m(M,M.className.replace(a+e.activeLinkClass,""))});const P=o.querySelectorAll(`.${e.listItemClass}`);t.call(P,M=>{m(M,M.className.replace(a+e.activeListItemClass,""))}),_&&_.className.indexOf(e.activeLinkClass)===-1&&(_.className+=a+e.activeLinkClass);const L=_==null?void 0:_.parentNode;L&&L.className.indexOf(e.activeListItemClass)===-1&&(L.className+=a+e.activeListItemClass);const H=o.querySelectorAll(`.${e.listClass}.${e.collapsibleClass}`);t.call(H,M=>{M.className.indexOf(e.isCollapsedClass)===-1&&(M.className+=a+e.isCollapsedClass)}),_!=null&&_.nextSibling&&_.nextSibling.className.indexOf(e.isCollapsedClass)!==-1&&m(_.nextSibling,_.nextSibling.className.replace(a+e.isCollapsedClass,"")),b(_==null?void 0:_.parentNode.parentNode)}}function b(w){return w&&w.className.indexOf(e.collapsibleClass)!==-1&&w.className.indexOf(e.isCollapsedClass)!==-1?(m(w,w.className.replace(a+e.isCollapsedClass,"")),b(w.parentNode.parentNode)):w}function C(w){const A=w.target||w.srcElement;typeof A.className!="string"||A.className.indexOf(e.linkClass)===-1||(l=!1)}function g(){l=!0}function y(){return l}function v(){let w;return e.scrollContainer&&document.querySelector(e.scrollContainer)?w=document.querySelector(e.scrollContainer).scrollTop:w=document.documentElement.scrollTop||n.scrollTop,w}function x(w,A=v()){let k;return r.call(w,(O,_)=>{if(d(O)>A+e.headingsOffset+10){const $=_===0?_:_-1;return k=w[$],!0}if(_===w.length-1)return k=w[w.length-1],!0}),k}function S(w){const A=v(),k=x(w,A);if(!k||A<5)window.location.hash==="#"||window.location.hash===""||window.history.pushState(null,null,"#");else if(k){const O=`#${k.id}`;window.location.hash!==O&&window.history.pushState(null,null,O)}}return{enableTocAnimation:g,disableTocAnimation:C,render:u,updateToc:h,getCurrentlyHighlighting:y,getTopHeader:x,getScrollTop:v,updateUrlHashForHeader:S}}const TM={tocSelector:".js-toc",tocElement:null,contentSelector:".js-toc-content",contentElement:null,headingSelector:"h1, h2, h3",ignoreSelector:".js-toc-ignore",hasInnerContainers:!1,linkClass:"toc-link",extraLinkClasses:"",activeLinkClass:"is-active-link",listClass:"toc-list",extraListClasses:"",isCollapsedClass:"is-collapsed",collapsibleClass:"is-collapsible",listItemClass:"toc-list-item",activeListItemClass:"is-active-li",collapseDepth:0,scrollSmooth:!0,scrollSmoothDuration:420,scrollSmoothOffset:0,scrollEndCallback:function(e){},headingsOffset:1,throttleTimeout:50,positionFixedSelector:null,positionFixedClass:"is-position-fixed",fixedSidebarOffset:"auto",includeHtml:!1,includeTitleTags:!1,onClick:function(e){},orderedList:!0,scrollContainer:null,skipRendering:!1,headingLabelCallback:!1,ignoreHiddenElements:!1,headingObjectCallback:null,basePath:"",disableTocScrollSync:!1,tocScrollingWrapper:null,tocScrollOffset:0,enableUrlHashUpdateOnScroll:!1};function $M(e){const t=[].reduce;function r(c){return c[c.length-1]}function n(c){return+c.nodeName.toUpperCase().replace("H","")}function a(c){try{return c instanceof window.HTMLElement||c instanceof window.parent.HTMLElement}catch{return c instanceof window.HTMLElement}}function o(c){if(!a(c))return c;if(e.ignoreHiddenElements&&(!c.offsetHeight||!c.offsetParent))return null;const p=c.getAttribute("data-heading-label")||(e.headingLabelCallback?String(e.headingLabelCallback(c.innerText)):(c.innerText||c.textContent).trim()),f={id:c.id,children:[],nodeName:c.nodeName,headingLevel:n(c),textContent:p};return e.includeHtml&&(f.childNodes=c.childNodes),e.headingObjectCallback?e.headingObjectCallback(f,c):f}function l(c,p){const f=o(c),d=f.headingLevel;let m=p,h=r(m);const b=h?h.headingLevel:0;let C=d-b;for(;C>0&&(h=r(m),!(h&&d===h.headingLevel));)h&&h.children!==void 0&&(m=h.children),C--;return d>=e.collapseDepth&&(f.isCollapsed=!0),m.push(f),m}function s(c,p){let f=p;e.ignoreSelector&&(f=p.split(",").map(function(m){return`${m.trim()}:not(${e.ignoreSelector})`}));try{return c.querySelectorAll(f)}catch{return console.warn(`Headers not found with selector: ${f}`),null}}function u(c){return t.call(c,function(f,d){const m=o(d);return m&&l(m,f.nest),f},{nest:[]})}return{nestHeadingsArray:u,selectHeadings:s}}function RM(e){var t=e.duration,r=e.offset;if(typeof window>"u"||typeof location>"u")return;var n=location.hash?l(location.href):location.href;a();function a(){document.body.addEventListener("click",u,!1);function u(c){!o(c.target)||c.target.className.indexOf("no-smooth-scroll")>-1||c.target.href.charAt(c.target.href.length-2)==="#"&&c.target.href.charAt(c.target.href.length-1)==="!"||c.target.className.indexOf(e.linkClass)===-1||FM(c.target.hash,{duration:t,offset:r,callback:function(){s(c.target.hash)}})}}function o(u){return u.tagName.toLowerCase()==="a"&&(u.hash.length>0||u.href.charAt(u.href.length-1)==="#")&&(l(u.href)===n||l(u.href)+"#"===n)}function l(u){return u.slice(0,u.lastIndexOf("#"))}function s(u){var c=document.getElementById(u.substring(1));c&&(/^(?:a|select|input|button|textarea)$/i.test(c.tagName)||(c.tabIndex=-1),c.focus())}}function FM(e,t){var r=window.pageYOffset,n={duration:t.duration,offset:t.offset||0,callback:t.callback,easing:t.easing||f},a=document.querySelector('[id="'+decodeURI(e).split("#").join("")+'"]')||document.querySelector('[id="'+e.split("#").join("")+'"]'),o=typeof e=="string"?n.offset+(e?a&&a.getBoundingClientRect().top||0:-(document.documentElement.scrollTop||document.body.scrollTop)):e,l=typeof n.duration=="function"?n.duration(o):n.duration,s,u;requestAnimationFrame(function(d){s=d,c(d)});function c(d){u=d-s,window.scrollTo(0,n.easing(u,r,o,l)),ut.clientHeight){const r=t.querySelector(`.${e.activeListItemClass}`);if(r){const n=t.scrollTop,a=n+t.clientHeight,o=r.offsetTop,l=o+r.clientHeight;oa-e.tocScrollOffset-_2&&(t.scrollTop+=l-a+e.tocScrollOffset+2*_2)}}}let Q={},Bt,Ws,En,ir,To;function DM(e){Q=PM(TM,e||{}),Q.scrollSmooth&&(Q.duration=Q.scrollSmoothDuration,Q.offset=Q.scrollSmoothOffset,RM(Q)),Bt=OM(Q),Ws=$M(Q),iv();const t=BM(Q);if(t===null)return;const r=uv(Q);if(r===null||(En=Ws.selectHeadings(t,Q.headingSelector),En===null))return;const a=Ws.nestHeadingsArray(En).nest;if(!Q.skipRendering)Bt.render(r,a);else return this;ir=O2(l=>{var u;Bt.updateToc(En),!Q.disableTocScrollSync&&LM(Q),Q.enableUrlHashUpdateOnScroll&&Bt.getCurrentlyHighlighting()&&Bt.updateUrlHashForHeader(En);const s=((u=l==null?void 0:l.target)==null?void 0:u.scrollingElement)&&l.target.scrollingElement.scrollTop===0;(l&&(l.eventPhase===0||l.currentTarget===null)||s)&&(Bt.updateToc(En),Q.scrollEndCallback&&Q.scrollEndCallback(l))},Q.throttleTimeout),ir(),Q.scrollContainer&&document.querySelector(Q.scrollContainer)?(document.querySelector(Q.scrollContainer).addEventListener("scroll",ir,!1),document.querySelector(Q.scrollContainer).addEventListener("resize",ir,!1)):(document.addEventListener("scroll",ir,!1),document.addEventListener("resize",ir,!1));let o=null;To=O2(l=>{Q.scrollSmooth&&Bt.disableTocAnimation(l),Bt.updateToc(En),o&&clearTimeout(o),o=setTimeout(()=>{Bt.enableTocAnimation()},Q.scrollSmoothDuration)},Q.throttleTimeout),Q.scrollContainer&&document.querySelector(Q.scrollContainer)?document.querySelector(Q.scrollContainer).addEventListener("click",To,!1):document.addEventListener("click",To,!1)}function iv(){const e=uv(Q);e!==null&&(Q.skipRendering||e&&(e.innerHTML=""),Q.scrollContainer&&document.querySelector(Q.scrollContainer)?(document.querySelector(Q.scrollContainer).removeEventListener("scroll",ir,!1),document.querySelector(Q.scrollContainer).removeEventListener("resize",ir,!1),Bt&&document.querySelector(Q.scrollContainer).removeEventListener("click",To,!1)):(document.removeEventListener("scroll",ir,!1),document.removeEventListener("resize",ir,!1),Bt&&document.removeEventListener("click",To,!1)))}const MM=Object.prototype.hasOwnProperty;function PM(...e){const t={};for(let r=0;r{n=s,e.apply(l,o)},t)):(n=s,e.apply(l,o))}}function BM(e){try{return e.contentElement||document.querySelector(e.contentSelector)}catch{return console.warn(`Contents element not found: ${e.contentSelector}`),null}}function uv(e){try{return e.tocElement||document.querySelector(e.tocSelector)}catch{return console.warn(`TOC element not found: ${e.tocSelector}`),null}}const{global:At}=__STORYBOOK_MODULE_GLOBAL__,{deprecate:Le,once:IM,logger:_1}=__STORYBOOK_MODULE_CLIENT_LOGGER__,{filterArgTypes:NM,composeConfigs:iN,Preview:uN,DocsContext:sN}=__STORYBOOK_MODULE_PREVIEW_API__,{STORY_ARGS_UPDATED:T2,UPDATE_STORY_ARGS:jM,RESET_STORY_ARGS:HM,GLOBALS_UPDATED:$2,NAVIGATE_URL:zM}=__STORYBOOK_MODULE_CORE_EVENTS__;__STORYBOOK_MODULE_CHANNELS__;var ZM=T.div(he,({theme:e})=>({backgroundColor:e.base==="light"?"rgba(0,0,0,.01)":"rgba(255,255,255,.01)",borderRadius:e.appBorderRadius,border:`1px dashed ${e.appBorderColor}`,display:"flex",alignItems:"center",justifyContent:"center",padding:20,margin:"25px 0 40px",color:me(.3,e.color.defaultText),fontSize:e.typography.size.s2})),sv=e=>i.createElement(ZM,{...e,className:"docblock-emptyblock sb-unstyled"}),VM=T(Mu)(({theme:e})=>({fontSize:`${e.typography.size.s2-1}px`,lineHeight:"19px",margin:"25px 0 40px",borderRadius:e.appBorderRadius,boxShadow:e.base==="light"?"rgba(0, 0, 0, 0.10) 0 1px 3px 0":"rgba(0, 0, 0, 0.20) 0 2px 5px 0","pre.prismjs":{padding:20,background:"inherit"}})),UM=T.div(({theme:e})=>({background:e.background.content,borderRadius:e.appBorderRadius,border:`1px solid ${e.appBorderColor}`,boxShadow:e.base==="light"?"rgba(0, 0, 0, 0.10) 0 1px 3px 0":"rgba(0, 0, 0, 0.20) 0 2px 5px 0",margin:"25px 0 40px",padding:"20px 20px 20px 22px"})),Ql=T.div(({theme:e})=>({animation:`${e.animation.glow} 1.5s ease-in-out infinite`,background:e.appBorderColor,height:17,marginTop:1,width:"60%",[`&:first-child${t0}`]:{margin:0}})),qM=()=>i.createElement(UM,null,i.createElement(Ql,null),i.createElement(Ql,{style:{width:"80%"}}),i.createElement(Ql,{style:{width:"30%"}}),i.createElement(Ql,{style:{width:"80%"}})),O1=({isLoading:e,error:t,language:r,code:n,dark:a,format:o,...l})=>{if(e)return i.createElement(qM,null);if(t)return i.createElement(sv,null,t);let s=i.createElement(VM,{bordered:!0,copyable:!0,format:o,language:r,className:"docblock-source sb-unstyled",...l},n);if(typeof a>"u")return s;let u=a?Kc.dark:Kc.light;return i.createElement(_h,{theme:e0(u)},s)};O1.defaultProps={format:!1};var we=e=>`& :where(${e}:not(.sb-anchor, .sb-unstyled, .sb-unstyled ${e}))`,T1=600,WM=T.h1(he,({theme:e})=>({color:e.color.defaultText,fontSize:e.typography.size.m3,fontWeight:e.typography.weight.bold,lineHeight:"32px",[`@media (min-width: ${T1}px)`]:{fontSize:e.typography.size.l1,lineHeight:"36px",marginBottom:"16px"}})),GM=T.h2(he,({theme:e})=>({fontWeight:e.typography.weight.regular,fontSize:e.typography.size.s3,lineHeight:"20px",borderBottom:"none",marginBottom:15,[`@media (min-width: ${T1}px)`]:{fontSize:e.typography.size.m1,lineHeight:"28px",marginBottom:24},color:me(.25,e.color.defaultText)})),KM=T.div(({theme:e})=>{let t={fontFamily:e.typography.fonts.base,fontSize:e.typography.size.s3,margin:0,WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale",WebkitTapHighlightColor:"rgba(0, 0, 0, 0)",WebkitOverflowScrolling:"touch"},r={margin:"20px 0 8px",padding:0,cursor:"text",position:"relative",color:e.color.defaultText,"&:first-of-type":{marginTop:0,paddingTop:0},"&:hover a.anchor":{textDecoration:"none"},"& code":{fontSize:"inherit"}},n={lineHeight:1,margin:"0 2px",padding:"3px 5px",whiteSpace:"nowrap",borderRadius:3,fontSize:e.typography.size.s2-1,border:e.base==="light"?`1px solid ${e.color.mediumlight}`:`1px solid ${e.color.darker}`,color:e.base==="light"?me(.1,e.color.defaultText):me(.3,e.color.defaultText),backgroundColor:e.base==="light"?e.color.lighter:e.color.border};return{maxWidth:1e3,width:"100%",[we("a")]:{...t,fontSize:"inherit",lineHeight:"24px",color:e.color.secondary,textDecoration:"none","&.absent":{color:"#cc0000"},"&.anchor":{display:"block",paddingLeft:30,marginLeft:-30,cursor:"pointer",position:"absolute",top:0,left:0,bottom:0}},[we("blockquote")]:{...t,margin:"16px 0",borderLeft:`4px solid ${e.color.medium}`,padding:"0 15px",color:e.color.dark,"& > :first-of-type":{marginTop:0},"& > :last-child":{marginBottom:0}},[we("div")]:t,[we("dl")]:{...t,margin:"16px 0",padding:0,"& dt":{fontSize:"14px",fontWeight:"bold",fontStyle:"italic",padding:0,margin:"16px 0 4px"},"& dt:first-of-type":{padding:0},"& dt > :first-of-type":{marginTop:0},"& dt > :last-child":{marginBottom:0},"& dd":{margin:"0 0 16px",padding:"0 15px"},"& dd > :first-of-type":{marginTop:0},"& dd > :last-child":{marginBottom:0}},[we("h1")]:{...t,...r,fontSize:`${e.typography.size.l1}px`,fontWeight:e.typography.weight.bold},[we("h2")]:{...t,...r,fontSize:`${e.typography.size.m2}px`,paddingBottom:4,borderBottom:`1px solid ${e.appBorderColor}`},[we("h3")]:{...t,...r,fontSize:`${e.typography.size.m1}px`,fontWeight:e.typography.weight.bold},[we("h4")]:{...t,...r,fontSize:`${e.typography.size.s3}px`},[we("h5")]:{...t,...r,fontSize:`${e.typography.size.s2}px`},[we("h6")]:{...t,...r,fontSize:`${e.typography.size.s2}px`,color:e.color.dark},[we("hr")]:{border:"0 none",borderTop:`1px solid ${e.appBorderColor}`,height:4,padding:0},[we("img")]:{maxWidth:"100%"},[we("li")]:{...t,fontSize:e.typography.size.s2,color:e.color.defaultText,lineHeight:"24px","& + li":{marginTop:".25em"},"& ul, & ol":{marginTop:".25em",marginBottom:0},"& code":n},[we("ol")]:{...t,margin:"16px 0",paddingLeft:30,"& :first-of-type":{marginTop:0},"& :last-child":{marginBottom:0}},[we("p")]:{...t,margin:"16px 0",fontSize:e.typography.size.s2,lineHeight:"24px",color:e.color.defaultText,"& code":n},[we("pre")]:{...t,fontFamily:e.typography.fonts.mono,WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale",lineHeight:"18px",padding:"11px 1rem",whiteSpace:"pre-wrap",color:"inherit",borderRadius:3,margin:"1rem 0","&:not(.prismjs)":{background:"transparent",border:"none",borderRadius:0,padding:0,margin:0},"& pre, &.prismjs":{padding:15,margin:0,whiteSpace:"pre-wrap",color:"inherit",fontSize:"13px",lineHeight:"19px",code:{color:"inherit",fontSize:"inherit"}},"& code":{whiteSpace:"pre"},"& code, & tt":{border:"none"}},[we("span")]:{...t,"&.frame":{display:"block",overflow:"hidden","& > span":{border:`1px solid ${e.color.medium}`,display:"block",float:"left",overflow:"hidden",margin:"13px 0 0",padding:7,width:"auto"},"& span img":{display:"block",float:"left"},"& span span":{clear:"both",color:e.color.darkest,display:"block",padding:"5px 0 0"}},"&.align-center":{display:"block",overflow:"hidden",clear:"both","& > span":{display:"block",overflow:"hidden",margin:"13px auto 0",textAlign:"center"},"& span img":{margin:"0 auto",textAlign:"center"}},"&.align-right":{display:"block",overflow:"hidden",clear:"both","& > span":{display:"block",overflow:"hidden",margin:"13px 0 0",textAlign:"right"},"& span img":{margin:0,textAlign:"right"}},"&.float-left":{display:"block",marginRight:13,overflow:"hidden",float:"left","& span":{margin:"13px 0 0"}},"&.float-right":{display:"block",marginLeft:13,overflow:"hidden",float:"right","& > span":{display:"block",overflow:"hidden",margin:"13px auto 0",textAlign:"right"}}},[we("table")]:{...t,margin:"16px 0",fontSize:e.typography.size.s2,lineHeight:"24px",padding:0,borderCollapse:"collapse","& tr":{borderTop:`1px solid ${e.appBorderColor}`,backgroundColor:e.appContentBg,margin:0,padding:0},"& tr:nth-of-type(2n)":{backgroundColor:e.base==="dark"?e.color.darker:e.color.lighter},"& tr th":{fontWeight:"bold",color:e.color.defaultText,border:`1px solid ${e.appBorderColor}`,margin:0,padding:"6px 13px"},"& tr td":{border:`1px solid ${e.appBorderColor}`,color:e.color.defaultText,margin:0,padding:"6px 13px"},"& tr th :first-of-type, & tr td :first-of-type":{marginTop:0},"& tr th :last-child, & tr td :last-child":{marginBottom:0}},[we("ul")]:{...t,margin:"16px 0",paddingLeft:30,"& :first-of-type":{marginTop:0},"& :last-child":{marginBottom:0},listStyle:"disc"}}}),YM=T.div(({theme:e})=>({background:e.background.content,display:"flex",justifyContent:"center",padding:"4rem 20px",minHeight:"100vh",boxSizing:"border-box",gap:"3rem",[`@media (min-width: ${T1}px)`]:{}})),XM=({children:e,toc:t})=>i.createElement(YM,{className:"sbdocs sbdocs-wrapper"},i.createElement(KM,{className:"sbdocs sbdocs-content"},e),t),qu=e=>({borderRadius:e.appBorderRadius,background:e.background.content,boxShadow:e.base==="light"?"rgba(0, 0, 0, 0.10) 0 1px 3px 0":"rgba(0, 0, 0, 0.20) 0 2px 5px 0",border:`1px solid ${e.appBorderColor}`}),QM=({zoom:e,resetZoom:t})=>i.createElement(i.Fragment,null,i.createElement(Bn,{key:"zoomin",onClick:r=>{r.preventDefault(),e(.8)},title:"Zoom in"},i.createElement(Ge,{icon:"zoom"})),i.createElement(Bn,{key:"zoomout",onClick:r=>{r.preventDefault(),e(1.25)},title:"Zoom out"},i.createElement(Ge,{icon:"zoomout"})),i.createElement(Bn,{key:"zoomreset",onClick:r=>{r.preventDefault(),t()},title:"Reset zoom"},i.createElement(Ge,{icon:"zoomreset"}))),JM=T(Iu)({position:"absolute",left:0,right:0,top:0,transition:"transform .2s linear"}),eP=({isLoading:e,storyId:t,baseUrl:r,zoom:n,resetZoom:a,...o})=>i.createElement(JM,{...o},i.createElement(E.Fragment,{key:"left"},e?[1,2,3].map(l=>i.createElement(ny,{key:l})):i.createElement(QM,{zoom:n,resetZoom:a}))),cv=E.createContext({scale:1}),{window:tP}=At,rP=class extends E.Component{constructor(){super(...arguments),this.iframe=null}componentDidMount(){let{id:e}=this.props;this.iframe=tP.document.getElementById(e)}shouldComponentUpdate(e){let{scale:t}=e;return t!==this.props.scale&&this.setIframeBodyStyle({width:`${t*100}%`,height:`${t*100}%`,transform:`scale(${1/t})`,transformOrigin:"top left"}),!1}setIframeBodyStyle(e){return Object.assign(this.iframe.contentDocument.body.style,e)}render(){let{id:e,title:t,src:r,allowFullScreen:n,scale:a,...o}=this.props;return i.createElement("iframe",{id:e,title:t,src:r,...n?{allow:"fullscreen"}:{},loading:"lazy",...o})}},{PREVIEW_URL:nP}=At,aP=nP||"iframe.html",w0=({story:e,primary:t})=>`story--${e.id}${t?"--primary":""}`,oP=e=>{let t=E.useRef(),[r,n]=E.useState(!0),[a,o]=E.useState(),{story:l,height:s,autoplay:u,forceInitialArgs:c,renderStoryToElement:p}=e;return E.useEffect(()=>{if(!(l&&t.current))return()=>{};let f=t.current,d=p(l,f,{showMain:()=>{},showError:({title:m,description:h})=>o(new Error(`${m} - ${h}`)),showException:m=>o(m)},{autoplay:u,forceInitialArgs:c});return n(!1),()=>{Promise.resolve().then(()=>d())}},[u,p,l]),a?i.createElement("pre",null,i.createElement(Kg,{error:a})):i.createElement(i.Fragment,null,s?i.createElement("style",null,`#${w0(e)} { min-height: ${s}; transform: translateZ(0); overflow: auto }`):null,r&&i.createElement($1,null),i.createElement("div",{ref:t,id:`${w0(e)}-inner`,"data-name":l.name}))},lP=({story:e,height:t="500px"})=>i.createElement("div",{style:{width:"100%",height:t}},i.createElement(cv.Consumer,null,({scale:r})=>i.createElement(rP,{key:"iframe",id:`iframe--${e.id}`,title:e.name,src:iy(aP,e.id,{viewMode:"story"}),allowFullScreen:!0,scale:r,style:{width:"100%",height:"100%",border:"0 none"}}))),iP=e=>{let{inline:t}=e;return i.createElement("div",{id:w0(e),className:"sb-story sb-unstyled","data-story-block":"true"},t?i.createElement(oP,{...e}):i.createElement(lP,{...e}))},$1=()=>i.createElement(ly,null),uP=T.div(({isColumn:e,columns:t,layout:r})=>({display:e||!t?"block":"flex",position:"relative",flexWrap:"wrap",overflow:"auto",flexDirection:e?"column":"row","& .innerZoomElementWrapper > *":e?{width:r!=="fullscreen"?"calc(100% - 20px)":"100%",display:"block"}:{maxWidth:r!=="fullscreen"?"calc(100% - 20px)":"100%",display:"inline-block"}}),({layout:e="padded"})=>e==="centered"||e==="padded"?{padding:"30px 20px","& .innerZoomElementWrapper > *":{width:"auto",border:"10px solid transparent!important"}}:{},({layout:e="padded"})=>e==="centered"?{display:"flex",justifyContent:"center",justifyItems:"center",alignContent:"center",alignItems:"center"}:{},({columns:e})=>e&&e>1?{".innerZoomElementWrapper > *":{minWidth:`calc(100% / ${e} - 20px)`}}:{}),R2=T(O1)(({theme:e})=>({margin:0,borderTopLeftRadius:0,borderTopRightRadius:0,borderBottomLeftRadius:e.appBorderRadius,borderBottomRightRadius:e.appBorderRadius,border:"none",background:e.base==="light"?"rgba(0, 0, 0, 0.85)":rr(.05,e.background.content),color:e.color.lightest,button:{background:e.base==="light"?"rgba(0, 0, 0, 0.85)":rr(.05,e.background.content)}})),sP=T.div(({theme:e,withSource:t,isExpanded:r})=>({position:"relative",overflow:"hidden",margin:"25px 0 40px",...qu(e),borderBottomLeftRadius:t&&r&&0,borderBottomRightRadius:t&&r&&0,borderBottomWidth:r&&0,"h3 + &":{marginTop:"16px"}}),({withToolbar:e})=>e&&{paddingTop:40}),cP=(e,t,r)=>{switch(!0){case!!(e&&e.error):return{source:null,actionItem:{title:"No code available",className:"docblock-code-toggle docblock-code-toggle--disabled",disabled:!0,onClick:()=>r(!1)}};case t:return{source:i.createElement(R2,{...e,dark:!0}),actionItem:{title:"Hide code",className:"docblock-code-toggle docblock-code-toggle--expanded",onClick:()=>r(!1)}};default:return{source:i.createElement(R2,{...e,dark:!0}),actionItem:{title:"Show code",className:"docblock-code-toggle",onClick:()=>r(!0)}}}};function dP(e){if(E.Children.count(e)===1){let t=e;if(t.props)return t.props.id}return null}var pP=T(eP)({position:"absolute",top:0,left:0,right:0,height:40}),fP=T.div({overflow:"hidden",position:"relative"}),S0=({isLoading:e,isColumn:t,columns:r,children:n,withSource:a,withToolbar:o=!1,isExpanded:l=!1,additionalActions:s,className:u,layout:c="padded",...p})=>{let[f,d]=E.useState(l),{source:m,actionItem:h}=cP(a,f,d),[b,C]=E.useState(1),g=[u].concat(["sbdocs","sbdocs-preview","sb-unstyled"]),y=a?[h]:[],[v,x]=E.useState(s?[...s]:[]),S=[...y,...v],{window:w}=At,A=E.useCallback(async O=>{let{createCopyToClipboardFunction:_}=await an(()=>Promise.resolve().then(()=>bC),void 0,import.meta.url);_()},[]),k=O=>{let _=w.getSelection();_&&_.type==="Range"||(O.preventDefault(),v.filter($=>$.title==="Copied").length===0&&A(m.props.code).then(()=>{x([...v,{title:"Copied",onClick:()=>{}}]),w.setTimeout(()=>x(v.filter($=>$.title!=="Copied")),1500)}))};return i.createElement(sP,{withSource:a,withToolbar:o,...p,className:g.join(" ")},o&&i.createElement(pP,{isLoading:e,border:!0,zoom:O=>C(b*O),resetZoom:()=>C(1),storyId:dP(n),baseUrl:"./iframe.html"}),i.createElement(cv.Provider,{value:{scale:b}},i.createElement(fP,{className:"docs-story",onCopyCapture:a&&k},i.createElement(uP,{isColumn:t||!Array.isArray(n),columns:r,layout:c},i.createElement(Gg.Element,{scale:b},Array.isArray(n)?n.map((O,_)=>i.createElement("div",{key:_},O)):i.createElement("div",null,n))),i.createElement(zd,{actionItems:S}))),a&&f&&m)},mP=T(S0)(()=>({".docs-story":{paddingTop:32,paddingBottom:40}})),hP=()=>i.createElement(mP,{isLoading:!0,withToolbar:!0},i.createElement($1,null)),gP=T.table(({theme:e})=>({"&&":{borderCollapse:"collapse",borderSpacing:0,border:"none",tr:{border:"none !important",background:"none"},"td, th":{padding:0,border:"none",width:"auto!important"},marginTop:0,marginBottom:0,"th:first-of-type, td:first-of-type":{paddingLeft:0},"th:last-of-type, td:last-of-type":{paddingRight:0},td:{paddingTop:0,paddingBottom:4,"&:not(:first-of-type)":{paddingLeft:10,paddingRight:0}},tbody:{boxShadow:"none",border:"none"},code:Mr({theme:e}),div:{span:{fontWeight:"bold"}},"& code":{margin:0,display:"inline-block",fontSize:e.typography.size.s1}}})),yP=({tags:e})=>{let t=(e.params||[]).filter(o=>o.description),r=t.length!==0,n=e.deprecated!=null,a=e.returns!=null&&e.returns.description!=null;return!r&&!a&&!n?null:i.createElement(i.Fragment,null,i.createElement(gP,null,i.createElement("tbody",null,n&&i.createElement("tr",{key:"deprecated"},i.createElement("td",{colSpan:2},i.createElement("strong",null,"Deprecated"),": ",e.deprecated)),r&&t.map(o=>i.createElement("tr",{key:o.name},i.createElement("td",null,i.createElement("code",null,o.name)),i.createElement("td",null,o.description))),a&&i.createElement("tr",{key:"returns"},i.createElement("td",null,i.createElement("code",null,"Returns")),i.createElement("td",null,e.returns.description)))))},C0=8,F2=T.div(({isExpanded:e})=>({display:"flex",flexDirection:e?"column":"row",flexWrap:"wrap",alignItems:"flex-start",marginBottom:"-4px",minWidth:100})),vP=T.span(Mr,({theme:e,simple:t=!1})=>({flex:"0 0 auto",fontFamily:e.typography.fonts.mono,fontSize:e.typography.size.s1,wordBreak:"break-word",whiteSpace:"normal",maxWidth:"100%",margin:0,marginRight:"4px",marginBottom:"4px",paddingTop:"2px",paddingBottom:"2px",lineHeight:"13px",...t&&{background:"transparent",border:"0 none",paddingLeft:0}})),bP=T.button(({theme:e})=>({fontFamily:e.typography.fonts.mono,color:e.color.secondary,marginBottom:"4px",background:"none",border:"none"})),EP=T.div(Mr,({theme:e})=>({fontFamily:e.typography.fonts.mono,color:e.color.secondary,fontSize:e.typography.size.s1,margin:0,whiteSpace:"nowrap",display:"flex",alignItems:"center"})),xP=T.div(({theme:e,width:t})=>({width:t,minWidth:200,maxWidth:800,padding:15,fontFamily:e.typography.fonts.mono,fontSize:e.typography.size.s1,boxSizing:"content-box","& code":{padding:"0 !important"}})),wP=T(Ge)({height:10,width:10,minWidth:10,marginLeft:4}),SP=()=>i.createElement("span",null,"-"),dv=({text:e,simple:t})=>i.createElement(vP,{simple:t},e),CP=qn(1e3)(e=>{let t=e.split(/\r?\n/);return`${Math.max(...t.map(r=>r.length))}ch`}),AP=e=>{if(!e)return[e];let t=e.split("|").map(r=>r.trim());return C$(t)},L2=(e,t=!0)=>{let r=e;return t||(r=e.slice(0,C0)),r.map(n=>i.createElement(dv,{key:n,text:n===""?'""':n}))},kP=({value:e,initialExpandedArgs:t})=>{let{summary:r,detail:n}=e,[a,o]=E.useState(!1),[l,s]=E.useState(t||!1);if(r==null)return null;let u=typeof r.toString=="function"?r.toString():r;if(n==null){if(/[(){}[\]<>]/.test(u))return i.createElement(dv,{text:u});let c=AP(u),p=c.length;return p>C0?i.createElement(F2,{isExpanded:l},L2(c,l),i.createElement(bP,{onClick:()=>s(!l)},l?"Show less...":`Show ${p-C0} more...`)):i.createElement(F2,null,L2(c))}return i.createElement(ey,{closeOnOutsideClick:!0,placement:"bottom",visible:a,onVisibleChange:c=>{o(c)},tooltip:i.createElement(xP,{width:CP(n)},i.createElement(Mu,{language:"jsx",format:!1},n))},i.createElement(EP,{className:"sbdocs-expandable"},i.createElement("span",null,u),i.createElement(wP,{icon:a?"arrowup":"arrowdown"})))},Gs=({value:e,initialExpandedArgs:t})=>e==null?i.createElement(SP,null):i.createElement(kP,{value:e,initialExpandedArgs:t}),_P=T.label(({theme:e})=>({lineHeight:"18px",alignItems:"center",marginBottom:8,display:"inline-block",position:"relative",whiteSpace:"nowrap",background:e.boolean.background,borderRadius:"3em",padding:1,input:{appearance:"none",width:"100%",height:"100%",position:"absolute",left:0,top:0,margin:0,padding:0,border:"none",background:"transparent",cursor:"pointer",borderRadius:"3em","&:focus":{outline:"none",boxShadow:`${e.color.secondary} 0 0 0 1px inset !important`}},span:{textAlign:"center",fontSize:e.typography.size.s1,fontWeight:e.typography.weight.bold,lineHeight:"1",cursor:"pointer",display:"inline-block",padding:"7px 15px",transition:"all 100ms ease-out",userSelect:"none",borderRadius:"3em",color:me(.5,e.color.defaultText),background:"transparent","&:hover":{boxShadow:`${Kl(.3,e.appBorderColor)} 0 0 0 1px inset`},"&:active":{boxShadow:`${Kl(.05,e.appBorderColor)} 0 0 0 2px inset`,color:Kl(1,e.appBorderColor)},"&:first-of-type":{paddingRight:8},"&:last-of-type":{paddingLeft:8}},"input:checked ~ span:last-of-type, input:not(:checked) ~ span:first-of-type":{background:e.boolean.selectedBackground,boxShadow:e.base==="light"?`${Kl(.1,e.appBorderColor)} 0 0 2px`:`${e.appBorderColor} 0 0 0 1px`,color:e.color.defaultText,padding:"7px 15px"}})),OP=e=>e==="true",TP=({name:e,value:t,onChange:r,onBlur:n,onFocus:a})=>{let o=E.useCallback(()=>r(!1),[r]);if(t===void 0)return i.createElement(Vt.Button,{id:xu(e),onClick:o},"Set boolean");let l=Ut(e),s=typeof t=="string"?OP(t):t;return i.createElement(_P,{htmlFor:l,"aria-label":e},i.createElement("input",{id:l,type:"checkbox",onChange:u=>r(u.target.checked),checked:s,role:"switch",name:e,onBlur:n,onFocus:a}),i.createElement("span",{"aria-hidden":"true"},"False"),i.createElement("span",{"aria-hidden":"true"},"True"))},$P=e=>{let[t,r,n]=e.split("-"),a=new Date;return a.setFullYear(parseInt(t,10),parseInt(r,10)-1,parseInt(n,10)),a},RP=e=>{let[t,r]=e.split(":"),n=new Date;return n.setHours(parseInt(t,10)),n.setMinutes(parseInt(r,10)),n},FP=e=>{let t=new Date(e),r=`000${t.getFullYear()}`.slice(-4),n=`0${t.getMonth()+1}`.slice(-2),a=`0${t.getDate()}`.slice(-2);return`${r}-${n}-${a}`},LP=e=>{let t=new Date(e),r=`0${t.getHours()}`.slice(-2),n=`0${t.getMinutes()}`.slice(-2);return`${r}:${n}`},DP=T.div(({theme:e})=>({flex:1,display:"flex",input:{marginLeft:10,flex:1,height:32,"&::-webkit-calendar-picker-indicator":{opacity:.5,height:12,filter:e.base==="light"?void 0:"invert(1)"}},"input:first-of-type":{marginLeft:0,flexGrow:4},"input:last-of-type":{flexGrow:3}})),MP=({name:e,value:t,onChange:r,onFocus:n,onBlur:a})=>{let[o,l]=E.useState(!0),s=E.useRef(),u=E.useRef();E.useEffect(()=>{o!==!1&&(s&&s.current&&(s.current.value=FP(t)),u&&u.current&&(u.current.value=LP(t)))},[t]);let c=d=>{let m=$P(d.target.value),h=new Date(t);h.setFullYear(m.getFullYear(),m.getMonth(),m.getDate());let b=h.getTime();b&&r(b),l(!!b)},p=d=>{let m=RP(d.target.value),h=new Date(t);h.setHours(m.getHours()),h.setMinutes(m.getMinutes());let b=h.getTime();b&&r(b),l(!!b)},f=Ut(e);return i.createElement(DP,null,i.createElement(Vt.Input,{type:"date",max:"9999-12-31",ref:s,id:`${f}-date`,name:`${f}-date`,onChange:c,onFocus:n,onBlur:a}),i.createElement(Vt.Input,{type:"time",id:`${f}-time`,name:`${f}-time`,ref:u,onChange:p,onFocus:n,onBlur:a}),o?null:i.createElement("div",null,"invalid"))},PP=T.label({display:"flex"}),BP=e=>{let t=parseFloat(e);return Number.isNaN(t)?void 0:t},IP=({name:e,value:t,onChange:r,min:n,max:a,step:o,onBlur:l,onFocus:s})=>{let[u,c]=E.useState(typeof t=="number"?t:""),[p,f]=E.useState(!1),[d,m]=E.useState(null),h=E.useCallback(g=>{c(g.target.value);let y=parseFloat(g.target.value);Number.isNaN(y)?m(new Error(`'${g.target.value}' is not a number`)):(r(y),m(null))},[r,m]),b=E.useCallback(()=>{c("0"),r(0),f(!0)},[f]),C=E.useRef(null);return E.useEffect(()=>{p&&C.current&&C.current.select()},[p]),E.useEffect(()=>{u!==(typeof t=="number"?t:"")&&c(t)},[t]),!p&&t===void 0?i.createElement(Vt.Button,{id:xu(e),onClick:b},"Set number"):i.createElement(PP,null,i.createElement(Vt.Input,{ref:C,id:Ut(e),type:"number",onChange:h,size:"flex",placeholder:"Edit number...",value:u,valid:d?"error":null,autoFocus:p,name:e,min:n,max:a,step:o,onFocus:s,onBlur:l}))},pv=(e,t)=>{let r=t&&Object.entries(t).find(([n,a])=>a===e);return r?r[0]:void 0},A0=(e,t)=>e&&t?Object.entries(t).filter(r=>e.includes(r[1])).map(r=>r[0]):[],fv=(e,t)=>e&&t&&e.map(r=>t[r]),NP=T.div(({isInline:e})=>e?{display:"flex",flexWrap:"wrap",alignItems:"flex-start",label:{display:"inline-flex",marginRight:15}}:{label:{display:"flex"}}),jP=T.span({}),HP=T.label({lineHeight:"20px",alignItems:"center",marginBottom:8,"&:last-child":{marginBottom:0},input:{margin:0,marginRight:6}}),D2=({name:e,options:t,value:r,onChange:n,isInline:a})=>{if(!t)return _1.warn(`Checkbox with no options: ${e}`),i.createElement(i.Fragment,null,"-");let o=A0(r,t),[l,s]=E.useState(o),u=p=>{let f=p.target.value,d=[...l];d.includes(f)?d.splice(d.indexOf(f),1):d.push(f),n(fv(d,t)),s(d)};E.useEffect(()=>{s(A0(r,t))},[r]);let c=Ut(e);return i.createElement(NP,{isInline:a},Object.keys(t).map((p,f)=>{let d=`${c}-${f}`;return i.createElement(HP,{key:d,htmlFor:d},i.createElement("input",{type:"checkbox",id:d,name:d,value:p,onChange:u,checked:l==null?void 0:l.includes(p)}),i.createElement(jP,null,p))}))},zP=T.div(({isInline:e})=>e?{display:"flex",flexWrap:"wrap",alignItems:"flex-start",label:{display:"inline-flex",marginRight:15}}:{label:{display:"flex"}}),ZP=T.span({}),VP=T.label({lineHeight:"20px",alignItems:"center",marginBottom:8,"&:last-child":{marginBottom:0},input:{margin:0,marginRight:6}}),M2=({name:e,options:t,value:r,onChange:n,isInline:a})=>{if(!t)return _1.warn(`Radio with no options: ${e}`),i.createElement(i.Fragment,null,"-");let o=pv(r,t),l=Ut(e);return i.createElement(zP,{isInline:a},Object.keys(t).map((s,u)=>{let c=`${l}-${u}`;return i.createElement(VP,{key:c,htmlFor:c},i.createElement("input",{type:"radio",id:c,name:c,value:s,onChange:p=>n(t[p.currentTarget.value]),checked:s===o}),i.createElement(ZP,null,s))}))},UP={appearance:"none",border:"0 none",boxSizing:"inherit",display:" block",margin:" 0",background:"transparent",padding:0,fontSize:"inherit",position:"relative"},mv=T.select(UP,({theme:e})=>({boxSizing:"border-box",position:"relative",padding:"6px 10px",width:"100%",color:e.input.color||"inherit",background:e.input.background,borderRadius:e.input.borderRadius,boxShadow:`${e.input.border} 0 0 0 1px inset`,fontSize:e.typography.size.s2-1,lineHeight:"20px","&:focus":{boxShadow:`${e.color.secondary} 0 0 0 1px inset`,outline:"none"},"&[disabled]":{cursor:"not-allowed",opacity:.5},"::placeholder":{color:e.textMutedColor},"&[multiple]":{overflow:"auto",padding:0,option:{display:"block",padding:"6px 10px",marginLeft:1,marginRight:1}}})),hv=T.span(({theme:e})=>({display:"inline-block",lineHeight:"normal",overflow:"hidden",position:"relative",verticalAlign:"top",width:"100%",svg:{position:"absolute",zIndex:1,pointerEvents:"none",height:"12px",marginTop:"-6px",right:"12px",top:"50%",fill:e.textMutedColor,path:{fill:e.textMutedColor}}})),P2="Choose option...",qP=({name:e,value:t,options:r,onChange:n})=>{let a=s=>{n(r[s.currentTarget.value])},o=pv(t,r)||P2,l=Ut(e);return i.createElement(hv,null,i.createElement(Ge,{icon:"arrowdown"}),i.createElement(mv,{id:l,value:o,onChange:a},i.createElement("option",{key:"no-selection",disabled:!0},P2),Object.keys(r).map(s=>i.createElement("option",{key:s,value:s},s))))},WP=({name:e,value:t,options:r,onChange:n})=>{let a=s=>{let u=Array.from(s.currentTarget.options).filter(c=>c.selected).map(c=>c.value);n(fv(u,r))},o=A0(t,r),l=Ut(e);return i.createElement(hv,null,i.createElement(mv,{id:l,multiple:!0,value:o,onChange:a},Object.keys(r).map(s=>i.createElement("option",{key:s,value:s},s))))},B2=e=>{let{name:t,options:r}=e;return r?e.isMulti?i.createElement(WP,{...e}):i.createElement(qP,{...e}):(_1.warn(`Select with no options: ${t}`),i.createElement(i.Fragment,null,"-"))},GP=(e,t)=>Array.isArray(e)?e.reduce((r,n)=>(r[(t==null?void 0:t[n])||String(n)]=n,r),{}):e,KP={check:D2,"inline-check":D2,radio:M2,"inline-radio":M2,select:B2,"multi-select":B2},Jn=e=>{let{type:t="select",labels:r,argType:n}=e,a={...e,options:n?GP(n.options,r):{},isInline:t.includes("inline"),isMulti:t.includes("multi")},o=KP[t];if(o)return i.createElement(o,{...a});throw new Error(`Unknown options type: ${t}`)},R1="value",YP="key",XP="Error",QP="Object",JP="Array",eB="String",tB="Number",rB="Boolean",nB="Date",aB="Null",oB="Undefined",lB="Function",iB="Symbol",gv="ADD_DELTA_TYPE",yv="REMOVE_DELTA_TYPE",vv="UPDATE_DELTA_TYPE";function Gr(e){return e!==null&&typeof e=="object"&&!Array.isArray(e)&&typeof e[Symbol.iterator]=="function"?"Iterable":Object.prototype.toString.call(e).slice(8,-1)}function bv(e,t){let r=Gr(e),n=Gr(t);return(r==="Function"||n==="Function")&&n!==r}var F1=class extends E.Component{constructor(e){super(e),this.state={inputRefKey:null,inputRefValue:null},this.refInputValue=this.refInputValue.bind(this),this.refInputKey=this.refInputKey.bind(this),this.onKeydown=this.onKeydown.bind(this),this.onSubmit=this.onSubmit.bind(this)}componentDidMount(){let{inputRefKey:e,inputRefValue:t}=this.state,{onlyValue:r}=this.props;e&&typeof e.focus=="function"&&e.focus(),r&&t&&typeof t.focus=="function"&&t.focus(),document.addEventListener("keydown",this.onKeydown)}componentWillUnmount(){document.removeEventListener("keydown",this.onKeydown)}onKeydown(e){e.altKey||e.ctrlKey||e.metaKey||e.shiftKey||e.repeat||((e.code==="Enter"||e.key==="Enter")&&(e.preventDefault(),this.onSubmit()),(e.code==="Escape"||e.key==="Escape")&&(e.preventDefault(),this.props.handleCancel()))}onSubmit(){let{handleAdd:e,onlyValue:t,onSubmitValueParser:r,keyPath:n,deep:a}=this.props,{inputRefKey:o,inputRefValue:l}=this.state,s={};if(!t){if(!o.value)return;s.key=o.value}s.newValue=r(!1,n,a,s.key,l.value),e(s)}refInputKey(e){this.state.inputRefKey=e}refInputValue(e){this.state.inputRefValue=e}render(){let{handleCancel:e,onlyValue:t,addButtonElement:r,cancelButtonElement:n,inputElementGenerator:a,keyPath:o,deep:l}=this.props,s=E.cloneElement(r,{onClick:this.onSubmit}),u=E.cloneElement(n,{onClick:e}),c=a(R1,o,l),p=E.cloneElement(c,{placeholder:"Value",ref:this.refInputValue}),f=null;if(!t){let d=a(YP,o,l);f=E.cloneElement(d,{placeholder:"Key",ref:this.refInputKey})}return i.createElement("span",{className:"rejt-add-value-node"},f,p,u,s)}};F1.defaultProps={onlyValue:!1,addButtonElement:i.createElement("button",null,"+"),cancelButtonElement:i.createElement("button",null,"c")};var Ev=class extends E.Component{constructor(e){super(e);let t=[...e.keyPath,e.name];this.state={data:e.data,name:e.name,keyPath:t,deep:e.deep,nextDeep:e.deep+1,collapsed:e.isCollapsed(t,e.deep,e.data),addFormVisible:!1},this.handleCollapseMode=this.handleCollapseMode.bind(this),this.handleRemoveItem=this.handleRemoveItem.bind(this),this.handleAddMode=this.handleAddMode.bind(this),this.handleAddValueAdd=this.handleAddValueAdd.bind(this),this.handleAddValueCancel=this.handleAddValueCancel.bind(this),this.handleEditValue=this.handleEditValue.bind(this),this.onChildUpdate=this.onChildUpdate.bind(this),this.renderCollapsed=this.renderCollapsed.bind(this),this.renderNotCollapsed=this.renderNotCollapsed.bind(this)}static getDerivedStateFromProps(e,t){return e.data!==t.data?{data:e.data}:null}onChildUpdate(e,t){let{data:r,keyPath:n}=this.state;r[e]=t,this.setState({data:r});let{onUpdate:a}=this.props,o=n.length;a(n[o-1],r)}handleAddMode(){this.setState({addFormVisible:!0})}handleCollapseMode(){this.setState(e=>({collapsed:!e.collapsed}))}handleRemoveItem(e){return()=>{let{beforeRemoveAction:t,logger:r}=this.props,{data:n,keyPath:a,nextDeep:o}=this.state,l=n[e];t(e,a,o,l).then(()=>{let s={keyPath:a,deep:o,key:e,oldValue:l,type:yv};n.splice(e,1),this.setState({data:n});let{onUpdate:u,onDeltaUpdate:c}=this.props;u(a[a.length-1],n),c(s)}).catch(r.error)}}handleAddValueAdd({newValue:e}){let{data:t,keyPath:r,nextDeep:n}=this.state,{beforeAddAction:a,logger:o}=this.props;a(t.length,r,n,e).then(()=>{let l=[...t,e];this.setState({data:l}),this.handleAddValueCancel();let{onUpdate:s,onDeltaUpdate:u}=this.props;s(r[r.length-1],l),u({type:gv,keyPath:r,deep:n,key:l.length-1,newValue:e})}).catch(o.error)}handleAddValueCancel(){this.setState({addFormVisible:!1})}handleEditValue({key:e,value:t}){return new Promise((r,n)=>{let{beforeUpdateAction:a}=this.props,{data:o,keyPath:l,nextDeep:s}=this.state,u=o[e];a(e,l,s,u,t).then(()=>{o[e]=t,this.setState({data:o});let{onUpdate:c,onDeltaUpdate:p}=this.props;c(l[l.length-1],o),p({type:vv,keyPath:l,deep:s,key:e,newValue:t,oldValue:u}),r(void 0)}).catch(n)})}renderCollapsed(){let{name:e,data:t,keyPath:r,deep:n}=this.state,{handleRemove:a,readOnly:o,getStyle:l,dataType:s,minusMenuElement:u}=this.props,{minus:c,collapsed:p}=l(e,t,r,n,s),f=o(e,t,r,n,s),d=E.cloneElement(u,{onClick:a,className:"rejt-minus-menu",style:c});return i.createElement("span",{className:"rejt-collapsed"},i.createElement("span",{className:"rejt-collapsed-text",style:p,onClick:this.handleCollapseMode},"[...] ",t.length," ",t.length===1?"item":"items"),!f&&d)}renderNotCollapsed(){let{name:e,data:t,keyPath:r,deep:n,addFormVisible:a,nextDeep:o}=this.state,{isCollapsed:l,handleRemove:s,onDeltaUpdate:u,readOnly:c,getStyle:p,dataType:f,addButtonElement:d,cancelButtonElement:m,editButtonElement:h,inputElementGenerator:b,textareaElementGenerator:C,minusMenuElement:g,plusMenuElement:y,beforeRemoveAction:v,beforeAddAction:x,beforeUpdateAction:S,logger:w,onSubmitValueParser:A}=this.props,{minus:k,plus:O,delimiter:_,ul:$,addForm:P}=p(e,t,r,n,f),L=c(e,t,r,n,f),H=E.cloneElement(y,{onClick:this.handleAddMode,className:"rejt-plus-menu",style:O}),M=E.cloneElement(g,{onClick:s,className:"rejt-minus-menu",style:k});return i.createElement("span",{className:"rejt-not-collapsed"},i.createElement("span",{className:"rejt-not-collapsed-delimiter",style:_},"["),!a&&H,i.createElement("ul",{className:"rejt-not-collapsed-list",style:$},t.map((F,B)=>i.createElement(Wu,{key:B,name:B.toString(),data:F,keyPath:r,deep:o,isCollapsed:l,handleRemove:this.handleRemoveItem(B),handleUpdateValue:this.handleEditValue,onUpdate:this.onChildUpdate,onDeltaUpdate:u,readOnly:c,getStyle:p,addButtonElement:d,cancelButtonElement:m,editButtonElement:h,inputElementGenerator:b,textareaElementGenerator:C,minusMenuElement:g,plusMenuElement:y,beforeRemoveAction:v,beforeAddAction:x,beforeUpdateAction:S,logger:w,onSubmitValueParser:A}))),!L&&a&&i.createElement("div",{className:"rejt-add-form",style:P},i.createElement(F1,{handleAdd:this.handleAddValueAdd,handleCancel:this.handleAddValueCancel,onlyValue:!0,addButtonElement:d,cancelButtonElement:m,inputElementGenerator:b,keyPath:r,deep:n,onSubmitValueParser:A})),i.createElement("span",{className:"rejt-not-collapsed-delimiter",style:_},"]"),!L&&M)}render(){let{name:e,collapsed:t,data:r,keyPath:n,deep:a}=this.state,{dataType:o,getStyle:l}=this.props,s=t?this.renderCollapsed():this.renderNotCollapsed(),u=l(e,r,n,a,o);return i.createElement("div",{className:"rejt-array-node"},i.createElement("span",{onClick:this.handleCollapseMode},i.createElement("span",{className:"rejt-name",style:u.name},e," :"," ")),s)}};Ev.defaultProps={keyPath:[],deep:0,minusMenuElement:i.createElement("span",null," - "),plusMenuElement:i.createElement("span",null," + ")};var xv=class extends E.Component{constructor(e){super(e);let t=[...e.keyPath,e.name];this.state={value:e.value,name:e.name,keyPath:t,deep:e.deep,editEnabled:!1,inputRef:null},this.handleEditMode=this.handleEditMode.bind(this),this.refInput=this.refInput.bind(this),this.handleCancelEdit=this.handleCancelEdit.bind(this),this.handleEdit=this.handleEdit.bind(this),this.onKeydown=this.onKeydown.bind(this)}static getDerivedStateFromProps(e,t){return e.value!==t.value?{value:e.value}:null}componentDidUpdate(){let{editEnabled:e,inputRef:t,name:r,value:n,keyPath:a,deep:o}=this.state,{readOnly:l,dataType:s}=this.props,u=l(r,n,a,o,s);e&&!u&&typeof t.focus=="function"&&t.focus()}componentDidMount(){document.addEventListener("keydown",this.onKeydown)}componentWillUnmount(){document.removeEventListener("keydown",this.onKeydown)}onKeydown(e){e.altKey||e.ctrlKey||e.metaKey||e.shiftKey||e.repeat||((e.code==="Enter"||e.key==="Enter")&&(e.preventDefault(),this.handleEdit()),(e.code==="Escape"||e.key==="Escape")&&(e.preventDefault(),this.handleCancelEdit()))}handleEdit(){let{handleUpdateValue:e,originalValue:t,logger:r,onSubmitValueParser:n,keyPath:a}=this.props,{inputRef:o,name:l,deep:s}=this.state;if(!o)return;let u=n(!0,a,s,l,o.value);e({value:u,key:l}).then(()=>{bv(t,u)||this.handleCancelEdit()}).catch(r.error)}handleEditMode(){this.setState({editEnabled:!0})}refInput(e){this.state.inputRef=e}handleCancelEdit(){this.setState({editEnabled:!1})}render(){let{name:e,value:t,editEnabled:r,keyPath:n,deep:a}=this.state,{handleRemove:o,originalValue:l,readOnly:s,dataType:u,getStyle:c,editButtonElement:p,cancelButtonElement:f,textareaElementGenerator:d,minusMenuElement:m,keyPath:h}=this.props,b=c(e,l,n,a,u),C=null,g=null,y=s(e,l,n,a,u);if(r&&!y){let v=d(R1,h,a,e,l,u),x=E.cloneElement(p,{onClick:this.handleEdit}),S=E.cloneElement(f,{onClick:this.handleCancelEdit}),w=E.cloneElement(v,{ref:this.refInput,defaultValue:l});C=i.createElement("span",{className:"rejt-edit-form",style:b.editForm},w," ",S,x),g=null}else{C=i.createElement("span",{className:"rejt-value",style:b.value,onClick:y?null:this.handleEditMode},t);let v=E.cloneElement(m,{onClick:o,className:"rejt-minus-menu",style:b.minus});g=y?null:v}return i.createElement("li",{className:"rejt-function-value-node",style:b.li},i.createElement("span",{className:"rejt-name",style:b.name},e," :"," "),C,g)}};xv.defaultProps={keyPath:[],deep:0,handleUpdateValue:()=>{},editButtonElement:i.createElement("button",null,"e"),cancelButtonElement:i.createElement("button",null,"c"),minusMenuElement:i.createElement("span",null," - ")};var Wu=class extends E.Component{constructor(e){super(e),this.state={data:e.data,name:e.name,keyPath:e.keyPath,deep:e.deep}}static getDerivedStateFromProps(e,t){return e.data!==t.data?{data:e.data}:null}render(){let{data:e,name:t,keyPath:r,deep:n}=this.state,{isCollapsed:a,handleRemove:o,handleUpdateValue:l,onUpdate:s,onDeltaUpdate:u,readOnly:c,getStyle:p,addButtonElement:f,cancelButtonElement:d,editButtonElement:m,inputElementGenerator:h,textareaElementGenerator:b,minusMenuElement:C,plusMenuElement:g,beforeRemoveAction:y,beforeAddAction:v,beforeUpdateAction:x,logger:S,onSubmitValueParser:w}=this.props,A=()=>!0,k=Gr(e);switch(k){case XP:return i.createElement(k0,{data:e,name:t,isCollapsed:a,keyPath:r,deep:n,handleRemove:o,onUpdate:s,onDeltaUpdate:u,readOnly:A,dataType:k,getStyle:p,addButtonElement:f,cancelButtonElement:d,editButtonElement:m,inputElementGenerator:h,textareaElementGenerator:b,minusMenuElement:C,plusMenuElement:g,beforeRemoveAction:y,beforeAddAction:v,beforeUpdateAction:x,logger:S,onSubmitValueParser:w});case QP:return i.createElement(k0,{data:e,name:t,isCollapsed:a,keyPath:r,deep:n,handleRemove:o,onUpdate:s,onDeltaUpdate:u,readOnly:c,dataType:k,getStyle:p,addButtonElement:f,cancelButtonElement:d,editButtonElement:m,inputElementGenerator:h,textareaElementGenerator:b,minusMenuElement:C,plusMenuElement:g,beforeRemoveAction:y,beforeAddAction:v,beforeUpdateAction:x,logger:S,onSubmitValueParser:w});case JP:return i.createElement(Ev,{data:e,name:t,isCollapsed:a,keyPath:r,deep:n,handleRemove:o,onUpdate:s,onDeltaUpdate:u,readOnly:c,dataType:k,getStyle:p,addButtonElement:f,cancelButtonElement:d,editButtonElement:m,inputElementGenerator:h,textareaElementGenerator:b,minusMenuElement:C,plusMenuElement:g,beforeRemoveAction:y,beforeAddAction:v,beforeUpdateAction:x,logger:S,onSubmitValueParser:w});case eB:return i.createElement(jr,{name:t,value:`"${e}"`,originalValue:e,keyPath:r,deep:n,handleRemove:o,handleUpdateValue:l,readOnly:c,dataType:k,getStyle:p,cancelButtonElement:d,editButtonElement:m,inputElementGenerator:h,minusMenuElement:C,logger:S,onSubmitValueParser:w});case tB:return i.createElement(jr,{name:t,value:e,originalValue:e,keyPath:r,deep:n,handleRemove:o,handleUpdateValue:l,readOnly:c,dataType:k,getStyle:p,cancelButtonElement:d,editButtonElement:m,inputElementGenerator:h,minusMenuElement:C,logger:S,onSubmitValueParser:w});case rB:return i.createElement(jr,{name:t,value:e?"true":"false",originalValue:e,keyPath:r,deep:n,handleRemove:o,handleUpdateValue:l,readOnly:c,dataType:k,getStyle:p,cancelButtonElement:d,editButtonElement:m,inputElementGenerator:h,minusMenuElement:C,logger:S,onSubmitValueParser:w});case nB:return i.createElement(jr,{name:t,value:e.toISOString(),originalValue:e,keyPath:r,deep:n,handleRemove:o,handleUpdateValue:l,readOnly:A,dataType:k,getStyle:p,cancelButtonElement:d,editButtonElement:m,inputElementGenerator:h,minusMenuElement:C,logger:S,onSubmitValueParser:w});case aB:return i.createElement(jr,{name:t,value:"null",originalValue:"null",keyPath:r,deep:n,handleRemove:o,handleUpdateValue:l,readOnly:c,dataType:k,getStyle:p,cancelButtonElement:d,editButtonElement:m,inputElementGenerator:h,minusMenuElement:C,logger:S,onSubmitValueParser:w});case oB:return i.createElement(jr,{name:t,value:"undefined",originalValue:"undefined",keyPath:r,deep:n,handleRemove:o,handleUpdateValue:l,readOnly:c,dataType:k,getStyle:p,cancelButtonElement:d,editButtonElement:m,inputElementGenerator:h,minusMenuElement:C,logger:S,onSubmitValueParser:w});case lB:return i.createElement(xv,{name:t,value:e.toString(),originalValue:e,keyPath:r,deep:n,handleRemove:o,handleUpdateValue:l,readOnly:c,dataType:k,getStyle:p,cancelButtonElement:d,editButtonElement:m,textareaElementGenerator:b,minusMenuElement:C,logger:S,onSubmitValueParser:w});case iB:return i.createElement(jr,{name:t,value:e.toString(),originalValue:e,keyPath:r,deep:n,handleRemove:o,handleUpdateValue:l,readOnly:A,dataType:k,getStyle:p,cancelButtonElement:d,editButtonElement:m,inputElementGenerator:h,minusMenuElement:C,logger:S,onSubmitValueParser:w});default:return null}}};Wu.defaultProps={keyPath:[],deep:0};var k0=class extends E.Component{constructor(e){super(e);let t=e.deep===-1?[]:[...e.keyPath,e.name];this.state={name:e.name,data:e.data,keyPath:t,deep:e.deep,nextDeep:e.deep+1,collapsed:e.isCollapsed(t,e.deep,e.data),addFormVisible:!1},this.handleCollapseMode=this.handleCollapseMode.bind(this),this.handleRemoveValue=this.handleRemoveValue.bind(this),this.handleAddMode=this.handleAddMode.bind(this),this.handleAddValueAdd=this.handleAddValueAdd.bind(this),this.handleAddValueCancel=this.handleAddValueCancel.bind(this),this.handleEditValue=this.handleEditValue.bind(this),this.onChildUpdate=this.onChildUpdate.bind(this),this.renderCollapsed=this.renderCollapsed.bind(this),this.renderNotCollapsed=this.renderNotCollapsed.bind(this)}static getDerivedStateFromProps(e,t){return e.data!==t.data?{data:e.data}:null}onChildUpdate(e,t){let{data:r,keyPath:n}=this.state;r[e]=t,this.setState({data:r});let{onUpdate:a}=this.props,o=n.length;a(n[o-1],r)}handleAddMode(){this.setState({addFormVisible:!0})}handleAddValueCancel(){this.setState({addFormVisible:!1})}handleAddValueAdd({key:e,newValue:t}){let{data:r,keyPath:n,nextDeep:a}=this.state,{beforeAddAction:o,logger:l}=this.props;o(e,n,a,t).then(()=>{r[e]=t,this.setState({data:r}),this.handleAddValueCancel();let{onUpdate:s,onDeltaUpdate:u}=this.props;s(n[n.length-1],r),u({type:gv,keyPath:n,deep:a,key:e,newValue:t})}).catch(l.error)}handleRemoveValue(e){return()=>{let{beforeRemoveAction:t,logger:r}=this.props,{data:n,keyPath:a,nextDeep:o}=this.state,l=n[e];t(e,a,o,l).then(()=>{let s={keyPath:a,deep:o,key:e,oldValue:l,type:yv};delete n[e],this.setState({data:n});let{onUpdate:u,onDeltaUpdate:c}=this.props;u(a[a.length-1],n),c(s)}).catch(r.error)}}handleCollapseMode(){this.setState(e=>({collapsed:!e.collapsed}))}handleEditValue({key:e,value:t}){return new Promise((r,n)=>{let{beforeUpdateAction:a}=this.props,{data:o,keyPath:l,nextDeep:s}=this.state,u=o[e];a(e,l,s,u,t).then(()=>{o[e]=t,this.setState({data:o});let{onUpdate:c,onDeltaUpdate:p}=this.props;c(l[l.length-1],o),p({type:vv,keyPath:l,deep:s,key:e,newValue:t,oldValue:u}),r()}).catch(n)})}renderCollapsed(){let{name:e,keyPath:t,deep:r,data:n}=this.state,{handleRemove:a,readOnly:o,dataType:l,getStyle:s,minusMenuElement:u}=this.props,{minus:c,collapsed:p}=s(e,n,t,r,l),f=Object.getOwnPropertyNames(n),d=o(e,n,t,r,l),m=E.cloneElement(u,{onClick:a,className:"rejt-minus-menu",style:c});return i.createElement("span",{className:"rejt-collapsed"},i.createElement("span",{className:"rejt-collapsed-text",style:p,onClick:this.handleCollapseMode},"{...}"," ",f.length," ",f.length===1?"key":"keys"),!d&&m)}renderNotCollapsed(){let{name:e,data:t,keyPath:r,deep:n,nextDeep:a,addFormVisible:o}=this.state,{isCollapsed:l,handleRemove:s,onDeltaUpdate:u,readOnly:c,getStyle:p,dataType:f,addButtonElement:d,cancelButtonElement:m,editButtonElement:h,inputElementGenerator:b,textareaElementGenerator:C,minusMenuElement:g,plusMenuElement:y,beforeRemoveAction:v,beforeAddAction:x,beforeUpdateAction:S,logger:w,onSubmitValueParser:A}=this.props,{minus:k,plus:O,addForm:_,ul:$,delimiter:P}=p(e,t,r,n,f),L=Object.getOwnPropertyNames(t),H=c(e,t,r,n,f),M=E.cloneElement(y,{onClick:this.handleAddMode,className:"rejt-plus-menu",style:O}),I=E.cloneElement(g,{onClick:s,className:"rejt-minus-menu",style:k}),Z=L.map(B=>i.createElement(Wu,{key:B,name:B,data:t[B],keyPath:r,deep:a,isCollapsed:l,handleRemove:this.handleRemoveValue(B),handleUpdateValue:this.handleEditValue,onUpdate:this.onChildUpdate,onDeltaUpdate:u,readOnly:c,getStyle:p,addButtonElement:d,cancelButtonElement:m,editButtonElement:h,inputElementGenerator:b,textareaElementGenerator:C,minusMenuElement:g,plusMenuElement:y,beforeRemoveAction:v,beforeAddAction:x,beforeUpdateAction:S,logger:w,onSubmitValueParser:A}));return i.createElement("span",{className:"rejt-not-collapsed"},i.createElement("span",{className:"rejt-not-collapsed-delimiter",style:P},"{"),!H&&M,i.createElement("ul",{className:"rejt-not-collapsed-list",style:$},Z),!H&&o&&i.createElement("div",{className:"rejt-add-form",style:_},i.createElement(F1,{handleAdd:this.handleAddValueAdd,handleCancel:this.handleAddValueCancel,addButtonElement:d,cancelButtonElement:m,inputElementGenerator:b,keyPath:r,deep:n,onSubmitValueParser:A})),i.createElement("span",{className:"rejt-not-collapsed-delimiter",style:P},"}"),!H&&I)}render(){let{name:e,collapsed:t,data:r,keyPath:n,deep:a}=this.state,{getStyle:o,dataType:l}=this.props,s=t?this.renderCollapsed():this.renderNotCollapsed(),u=o(e,r,n,a,l);return i.createElement("div",{className:"rejt-object-node"},i.createElement("span",{onClick:this.handleCollapseMode},i.createElement("span",{className:"rejt-name",style:u.name},e," :"," ")),s)}};k0.defaultProps={keyPath:[],deep:0,minusMenuElement:i.createElement("span",null," - "),plusMenuElement:i.createElement("span",null," + ")};var jr=class extends E.Component{constructor(e){super(e);let t=[...e.keyPath,e.name];this.state={value:e.value,name:e.name,keyPath:t,deep:e.deep,editEnabled:!1,inputRef:null},this.handleEditMode=this.handleEditMode.bind(this),this.refInput=this.refInput.bind(this),this.handleCancelEdit=this.handleCancelEdit.bind(this),this.handleEdit=this.handleEdit.bind(this),this.onKeydown=this.onKeydown.bind(this)}static getDerivedStateFromProps(e,t){return e.value!==t.value?{value:e.value}:null}componentDidUpdate(){let{editEnabled:e,inputRef:t,name:r,value:n,keyPath:a,deep:o}=this.state,{readOnly:l,dataType:s}=this.props,u=l(r,n,a,o,s);e&&!u&&typeof t.focus=="function"&&t.focus()}componentDidMount(){document.addEventListener("keydown",this.onKeydown)}componentWillUnmount(){document.removeEventListener("keydown",this.onKeydown)}onKeydown(e){e.altKey||e.ctrlKey||e.metaKey||e.shiftKey||e.repeat||((e.code==="Enter"||e.key==="Enter")&&(e.preventDefault(),this.handleEdit()),(e.code==="Escape"||e.key==="Escape")&&(e.preventDefault(),this.handleCancelEdit()))}handleEdit(){let{handleUpdateValue:e,originalValue:t,logger:r,onSubmitValueParser:n,keyPath:a}=this.props,{inputRef:o,name:l,deep:s}=this.state;if(!o)return;let u=n(!0,a,s,l,o.value);e({value:u,key:l}).then(()=>{bv(t,u)||this.handleCancelEdit()}).catch(r.error)}handleEditMode(){this.setState({editEnabled:!0})}refInput(e){this.state.inputRef=e}handleCancelEdit(){this.setState({editEnabled:!1})}render(){let{name:e,value:t,editEnabled:r,keyPath:n,deep:a}=this.state,{handleRemove:o,originalValue:l,readOnly:s,dataType:u,getStyle:c,editButtonElement:p,cancelButtonElement:f,inputElementGenerator:d,minusMenuElement:m,keyPath:h}=this.props,b=c(e,l,n,a,u),C=s(e,l,n,a,u),g=r&&!C,y=d(R1,h,a,e,l,u),v=E.cloneElement(p,{onClick:this.handleEdit}),x=E.cloneElement(f,{onClick:this.handleCancelEdit}),S=E.cloneElement(y,{ref:this.refInput,defaultValue:JSON.stringify(l)}),w=E.cloneElement(m,{onClick:o,className:"rejt-minus-menu",style:b.minus});return i.createElement("li",{className:"rejt-value-node",style:b.li},i.createElement("span",{className:"rejt-name",style:b.name},e," : "),g?i.createElement("span",{className:"rejt-edit-form",style:b.editForm},S," ",x,v):i.createElement("span",{className:"rejt-value",style:b.value,onClick:C?null:this.handleEditMode},String(t)),!C&&!g&&w)}};jr.defaultProps={keyPath:[],deep:0,handleUpdateValue:()=>Promise.resolve(),editButtonElement:i.createElement("button",null,"e"),cancelButtonElement:i.createElement("button",null,"c"),minusMenuElement:i.createElement("span",null," - ")};var uB={minus:{color:"red"},plus:{color:"green"},collapsed:{color:"grey"},delimiter:{},ul:{padding:"0px",margin:"0 0 0 25px",listStyle:"none"},name:{color:"#2287CD"},addForm:{}},sB={minus:{color:"red"},plus:{color:"green"},collapsed:{color:"grey"},delimiter:{},ul:{padding:"0px",margin:"0 0 0 25px",listStyle:"none"},name:{color:"#2287CD"},addForm:{}},cB={minus:{color:"red"},editForm:{},value:{color:"#7bba3d"},li:{minHeight:"22px",lineHeight:"22px",outline:"0px"},name:{color:"#2287CD"}};function dB(e){let t=e;if(t.indexOf("function")===0)return(0,eval)(`(${t})`);try{t=JSON.parse(e)}catch{}return t}var wv=class extends E.Component{constructor(e){super(e),this.state={data:e.data,rootName:e.rootName},this.onUpdate=this.onUpdate.bind(this),this.removeRoot=this.removeRoot.bind(this)}static getDerivedStateFromProps(e,t){return e.data!==t.data||e.rootName!==t.rootName?{data:e.data,rootName:e.rootName}:null}onUpdate(e,t){this.setState({data:t}),this.props.onFullyUpdate(t)}removeRoot(){this.onUpdate(null,null)}render(){let{data:e,rootName:t}=this.state,{isCollapsed:r,onDeltaUpdate:n,readOnly:a,getStyle:o,addButtonElement:l,cancelButtonElement:s,editButtonElement:u,inputElement:c,textareaElement:p,minusMenuElement:f,plusMenuElement:d,beforeRemoveAction:m,beforeAddAction:h,beforeUpdateAction:b,logger:C,onSubmitValueParser:g,fallback:y=null}=this.props,v=Gr(e),x=a;Gr(a)==="Boolean"&&(x=()=>a);let S=c;c&&Gr(c)!=="Function"&&(S=()=>c);let w=p;return p&&Gr(p)!=="Function"&&(w=()=>p),v==="Object"||v==="Array"?i.createElement("div",{className:"rejt-tree"},i.createElement(Wu,{data:e,name:t,deep:-1,isCollapsed:r,onUpdate:this.onUpdate,onDeltaUpdate:n,readOnly:x,getStyle:o,addButtonElement:l,cancelButtonElement:s,editButtonElement:u,inputElementGenerator:S,textareaElementGenerator:w,minusMenuElement:f,plusMenuElement:d,handleRemove:this.removeRoot,beforeRemoveAction:m,beforeAddAction:h,beforeUpdateAction:b,logger:C,onSubmitValueParser:g})):y}};wv.defaultProps={rootName:"root",isCollapsed:(e,t)=>t!==-1,getStyle:(e,t,r,n,a)=>{switch(a){case"Object":case"Error":return uB;case"Array":return sB;default:return cB}},readOnly:()=>!1,onFullyUpdate:()=>{},onDeltaUpdate:()=>{},beforeRemoveAction:()=>Promise.resolve(),beforeAddAction:()=>Promise.resolve(),beforeUpdateAction:()=>Promise.resolve(),logger:{error:()=>{}},onSubmitValueParser:(e,t,r,n,a)=>dB(a),inputElement:()=>i.createElement("input",null),textareaElement:()=>i.createElement("textarea",null),fallback:null};var{window:pB}=At,fB=T.div(({theme:e})=>({position:"relative",display:"flex",".rejt-tree":{marginLeft:"1rem",fontSize:"13px"},".rejt-value-node, .rejt-object-node > .rejt-collapsed, .rejt-array-node > .rejt-collapsed, .rejt-object-node > .rejt-not-collapsed, .rejt-array-node > .rejt-not-collapsed":{"& > svg":{opacity:0,transition:"opacity 0.2s"}},".rejt-value-node:hover, .rejt-object-node:hover > .rejt-collapsed, .rejt-array-node:hover > .rejt-collapsed, .rejt-object-node:hover > .rejt-not-collapsed, .rejt-array-node:hover > .rejt-not-collapsed":{"& > svg":{opacity:1}},".rejt-edit-form button":{display:"none"},".rejt-add-form":{marginLeft:10},".rejt-add-value-node":{display:"inline-flex",alignItems:"center"},".rejt-name":{lineHeight:"22px"},".rejt-not-collapsed-delimiter":{lineHeight:"22px"},".rejt-plus-menu":{marginLeft:5},".rejt-object-node > span > *, .rejt-array-node > span > *":{position:"relative",zIndex:2},".rejt-object-node, .rejt-array-node":{position:"relative"},".rejt-object-node > span:first-of-type::after, .rejt-array-node > span:first-of-type::after, .rejt-collapsed::before, .rejt-not-collapsed::before":{content:'""',position:"absolute",top:0,display:"block",width:"100%",marginLeft:"-1rem",padding:"0 4px 0 1rem",height:22},".rejt-collapsed::before, .rejt-not-collapsed::before":{zIndex:1,background:"transparent",borderRadius:4,transition:"background 0.2s",pointerEvents:"none",opacity:.1},".rejt-object-node:hover, .rejt-array-node:hover":{"& > .rejt-collapsed::before, & > .rejt-not-collapsed::before":{background:e.color.secondary}},".rejt-collapsed::after, .rejt-not-collapsed::after":{content:'""',position:"absolute",display:"inline-block",pointerEvents:"none",width:0,height:0},".rejt-collapsed::after":{left:-8,top:8,borderTop:"3px solid transparent",borderBottom:"3px solid transparent",borderLeft:"3px solid rgba(153,153,153,0.6)"},".rejt-not-collapsed::after":{left:-10,top:10,borderTop:"3px solid rgba(153,153,153,0.6)",borderLeft:"3px solid transparent",borderRight:"3px solid transparent"},".rejt-value":{display:"inline-block",border:"1px solid transparent",borderRadius:4,margin:"1px 0",padding:"0 4px",cursor:"text",color:e.color.defaultText},".rejt-value-node:hover > .rejt-value":{background:e.color.lighter,borderColor:e.appBorderColor}})),Ks=T.button(({theme:e,primary:t})=>({border:0,height:20,margin:1,borderRadius:4,background:t?e.color.secondary:"transparent",color:t?e.color.lightest:e.color.dark,fontWeight:t?"bold":"normal",cursor:"pointer",order:t?"initial":9})),I2=T(Ge)(({theme:e,icon:t,disabled:r})=>({display:"inline-block",verticalAlign:"middle",width:15,height:15,padding:3,marginLeft:5,cursor:r?"not-allowed":"pointer",color:e.textMutedColor,"&:hover":r?{}:{color:t==="subtract"?e.color.negative:e.color.ancillary},"svg + &":{marginLeft:0}})),N2=T.input(({theme:e,placeholder:t})=>({outline:0,margin:t?1:"1px 0",padding:"3px 4px",color:e.color.defaultText,background:e.background.app,border:`1px solid ${e.appBorderColor}`,borderRadius:4,lineHeight:"14px",width:t==="Key"?80:120,"&:focus":{border:`1px solid ${e.color.secondary}`}})),mB=T(Bn)(({theme:e})=>({position:"absolute",zIndex:2,top:2,right:2,height:21,padding:"0 3px",background:e.background.bar,border:`1px solid ${e.appBorderColor}`,borderRadius:3,color:e.textMutedColor,fontSize:"9px",fontWeight:"bold",textDecoration:"none",span:{marginLeft:3,marginTop:1}})),hB=T(Vt.Textarea)(({theme:e})=>({flex:1,padding:"7px 6px",fontFamily:e.typography.fonts.mono,fontSize:"12px",lineHeight:"18px","&::placeholder":{fontFamily:e.typography.fonts.base,fontSize:"13px"},"&:placeholder-shown":{padding:"7px 10px"}})),gB={bubbles:!0,cancelable:!0,key:"Enter",code:"Enter",keyCode:13},yB=e=>{e.currentTarget.dispatchEvent(new pB.KeyboardEvent("keydown",gB))},vB=e=>{e.currentTarget.select()},bB=e=>()=>({name:{color:e.color.secondary},collapsed:{color:e.color.dark},ul:{listStyle:"none",margin:"0 0 0 1rem",padding:0},li:{outline:0}}),j2=({name:e,value:t,onChange:r})=>{let n=p6(),a=E.useMemo(()=>t&&sL(t),[t]),o=a!=null,[l,s]=E.useState(!o),[u,c]=E.useState(null),p=E.useCallback(C=>{try{C&&r(JSON.parse(C)),c(void 0)}catch(g){c(g)}},[r]),[f,d]=E.useState(!1),m=E.useCallback(()=>{r({}),d(!0)},[d]),h=E.useRef(null);if(E.useEffect(()=>{f&&h.current&&h.current.select()},[f]),!o)return i.createElement(Vt.Button,{id:xu(e),onClick:m},"Set object");let b=i.createElement(hB,{ref:h,id:Ut(e),name:e,defaultValue:t===null?"":JSON.stringify(t,null,2),onBlur:C=>p(C.target.value),placeholder:"Edit JSON string...",autoFocus:f,valid:u?"error":null});return i.createElement(fB,null,["Object","Array"].includes(Gr(a))&&i.createElement(mB,{href:"#",onClick:C=>{C.preventDefault(),s(g=>!g)}},i.createElement(Ge,{icon:l?"eyeclose":"eye"}),i.createElement("span",null,"RAW")),l?b:i.createElement(wv,{data:a,rootName:e,onFullyUpdate:r,getStyle:bB(n),cancelButtonElement:i.createElement(Ks,{type:"button"},"Cancel"),editButtonElement:i.createElement(Ks,{type:"submit"},"Save"),addButtonElement:i.createElement(Ks,{type:"submit",primary:!0},"Save"),plusMenuElement:i.createElement(I2,{icon:"add"}),minusMenuElement:i.createElement(I2,{icon:"subtract"}),inputElement:(C,g,y,v)=>v?i.createElement(N2,{onFocus:vB,onBlur:yB}):i.createElement(N2,null),fallback:b}))},EB=T.input(({theme:e,min:t,max:r,value:n})=>({"&":{width:"100%",backgroundColor:"transparent",appearance:"none"},"&::-webkit-slider-runnable-track":{background:e.base==="light"?`linear-gradient(to right, - ${e.color.green} 0%, ${e.color.green} ${(n-t)/(r-t)*100}%, - ${rr(.02,e.input.background)} ${(n-t)/(r-t)*100}%, - ${rr(.02,e.input.background)} 100%)`:`linear-gradient(to right, - ${e.color.green} 0%, ${e.color.green} ${(n-t)/(r-t)*100}%, - ${kn(.02,e.input.background)} ${(n-t)/(r-t)*100}%, - ${kn(.02,e.input.background)} 100%)`,boxShadow:`${e.appBorderColor} 0 0 0 1px inset`,borderRadius:6,width:"100%",height:6,cursor:"pointer"},"&::-webkit-slider-thumb":{marginTop:"-6px",width:16,height:16,border:`1px solid ${lr(e.appBorderColor,.2)}`,borderRadius:"50px",boxShadow:`0 1px 3px 0px ${lr(e.appBorderColor,.2)}`,cursor:"grab",appearance:"none",background:`${e.input.background}`,transition:"all 150ms ease-out","&:hover":{background:`${rr(.05,e.input.background)}`,transform:"scale3d(1.1, 1.1, 1.1) translateY(-1px)",transition:"all 50ms ease-out"},"&:active":{background:`${e.input.background}`,transform:"scale3d(1, 1, 1) translateY(0px)",cursor:"grabbing"}},"&:focus":{outline:"none","&::-webkit-slider-runnable-track":{borderColor:lr(e.color.secondary,.4)},"&::-webkit-slider-thumb":{borderColor:e.color.secondary,boxShadow:`0 0px 5px 0px ${e.color.secondary}`}},"&::-moz-range-track":{background:e.base==="light"?`linear-gradient(to right, - ${e.color.green} 0%, ${e.color.green} ${(n-t)/(r-t)*100}%, - ${rr(.02,e.input.background)} ${(n-t)/(r-t)*100}%, - ${rr(.02,e.input.background)} 100%)`:`linear-gradient(to right, - ${e.color.green} 0%, ${e.color.green} ${(n-t)/(r-t)*100}%, - ${kn(.02,e.input.background)} ${(n-t)/(r-t)*100}%, - ${kn(.02,e.input.background)} 100%)`,boxShadow:`${e.appBorderColor} 0 0 0 1px inset`,borderRadius:6,width:"100%",height:6,cursor:"pointer",outline:"none"},"&::-moz-range-thumb":{width:16,height:16,border:`1px solid ${lr(e.appBorderColor,.2)}`,borderRadius:"50px",boxShadow:`0 1px 3px 0px ${lr(e.appBorderColor,.2)}`,cursor:"grab",background:`${e.input.background}`,transition:"all 150ms ease-out","&:hover":{background:`${rr(.05,e.input.background)}`,transform:"scale3d(1.1, 1.1, 1.1) translateY(-1px)",transition:"all 50ms ease-out"},"&:active":{background:`${e.input.background}`,transform:"scale3d(1, 1, 1) translateY(0px)",cursor:"grabbing"}},"&::-ms-track":{background:e.base==="light"?`linear-gradient(to right, - ${e.color.green} 0%, ${e.color.green} ${(n-t)/(r-t)*100}%, - ${rr(.02,e.input.background)} ${(n-t)/(r-t)*100}%, - ${rr(.02,e.input.background)} 100%)`:`linear-gradient(to right, - ${e.color.green} 0%, ${e.color.green} ${(n-t)/(r-t)*100}%, - ${kn(.02,e.input.background)} ${(n-t)/(r-t)*100}%, - ${kn(.02,e.input.background)} 100%)`,boxShadow:`${e.appBorderColor} 0 0 0 1px inset`,color:"transparent",width:"100%",height:"6px",cursor:"pointer"},"&::-ms-fill-lower":{borderRadius:6},"&::-ms-fill-upper":{borderRadius:6},"&::-ms-thumb":{width:16,height:16,background:`${e.input.background}`,border:`1px solid ${lr(e.appBorderColor,.2)}`,borderRadius:50,cursor:"grab",marginTop:0},"@supports (-ms-ime-align:auto)":{"input[type=range]":{margin:"0"}}})),Sv=T.span({paddingLeft:5,paddingRight:5,fontSize:12,whiteSpace:"nowrap",fontFeatureSettings:"tnum",fontVariantNumeric:"tabular-nums"}),xB=T(Sv)(({numberOFDecimalsPlaces:e,max:t})=>({width:`${e+t.toString().length*2+3}ch`,textAlign:"right",flexShrink:0})),wB=T.div({display:"flex",alignItems:"center",width:"100%"});function SB(e){let t=e.toString().match(/(?:\.(\d+))?(?:[eE]([+-]?\d+))?$/);return t?Math.max(0,(t[1]?t[1].length:0)-(t[2]?+t[2]:0)):0}var CB=({name:e,value:t,onChange:r,min:n=0,max:a=100,step:o=1,onBlur:l,onFocus:s})=>{let u=f=>{r(BP(f.target.value))},c=t!==void 0,p=E.useMemo(()=>SB(o),[o]);return i.createElement(wB,null,i.createElement(Sv,null,n),i.createElement(EB,{id:Ut(e),type:"range",onChange:u,name:e,value:t,min:n,max:a,step:o,onFocus:s,onBlur:l}),i.createElement(xB,{numberOFDecimalsPlaces:p,max:a},c?t.toFixed(p):"--"," / ",a))},AB=T.label({display:"flex"}),kB=T.div(({isMaxed:e})=>({marginLeft:"0.75rem",paddingTop:"0.35rem",color:e?"red":void 0})),_B=({name:e,value:t,onChange:r,onFocus:n,onBlur:a,maxLength:o})=>{let l=f=>{r(f.target.value)},[s,u]=E.useState(!1),c=E.useCallback(()=>{r(""),u(!0)},[u]);if(t===void 0)return i.createElement(Vt.Button,{id:xu(e),onClick:c},"Set string");let p=typeof t=="string";return i.createElement(AB,null,i.createElement(Vt.Textarea,{id:Ut(e),maxLength:o,onChange:l,size:"flex",placeholder:"Edit string...",autoFocus:s,valid:p?null:"error",name:e,value:p?t:"",onFocus:n,onBlur:a}),o&&i.createElement(kB,{isMaxed:(t==null?void 0:t.length)===o},(t==null?void 0:t.length)??0," / ",o))},OB=T(Vt.Input)({padding:10});function TB(e){e.forEach(t=>{t.startsWith("blob:")&&URL.revokeObjectURL(t)})}var $B=({onChange:e,name:t,accept:r="image/*",value:n})=>{let a=E.useRef(null);function o(l){if(!l.target.files)return;let s=Array.from(l.target.files).map(u=>URL.createObjectURL(u));e(s),TB(n)}return E.useEffect(()=>{n==null&&a.current&&(a.current.value=null)},[n,t]),i.createElement(OB,{ref:a,id:Ut(t),type:"file",name:t,multiple:!0,onChange:o,accept:r,size:"flex"})},RB=E.lazy(()=>an(()=>import("./Color-6VNJS4EI-DnEEjdly.js"),__vite__mapDeps([6,2,1,3]),import.meta.url)),FB=e=>i.createElement(E.Suspense,{fallback:i.createElement("div",null)},i.createElement(RB,{...e})),LB={array:j2,object:j2,boolean:TP,color:FB,date:MP,number:IP,check:Jn,"inline-check":Jn,radio:Jn,"inline-radio":Jn,select:Jn,"multi-select":Jn,range:CB,text:_B,file:$B},H2=()=>i.createElement(i.Fragment,null,"-"),DB=({row:e,arg:t,updateArgs:r,isHovered:n})=>{let{key:a,control:o}=e,[l,s]=E.useState(!1),[u,c]=E.useState({value:t});E.useEffect(()=>{l||c({value:t})},[l,t]);let p=E.useCallback(b=>(c({value:b}),r({[a]:b}),b),[r,a]),f=E.useCallback(()=>s(!1),[]),d=E.useCallback(()=>s(!0),[]);if(!o||o.disable)return n?i.createElement(nn,{href:"https://storybook.js.org/docs/react/essentials/controls",target:"_blank",withArrow:!0},"Setup controls"):i.createElement(H2,null);let m={name:a,argType:e,value:u.value,onChange:p,onBlur:f,onFocus:d},h=LB[o.type]||H2;return i.createElement(h,{...m,...o,controlType:o.type})},MB=T.span({fontWeight:"bold"}),PB=T.span(({theme:e})=>({color:e.color.negative,fontFamily:e.typography.fonts.mono,cursor:"help"})),BB=T.div(({theme:e})=>({"&&":{p:{margin:"0 0 10px 0"},a:{color:e.color.secondary}},code:{...Mr({theme:e}),fontSize:12,fontFamily:e.typography.fonts.mono},"& code":{margin:0,display:"inline-block"},"& pre > code":{whiteSpace:"pre-wrap"}})),IB=T.div(({theme:e,hasDescription:t})=>({color:e.base==="light"?me(.1,e.color.defaultText):me(.2,e.color.defaultText),marginTop:t?4:0})),NB=T.div(({theme:e,hasDescription:t})=>({color:e.base==="light"?me(.1,e.color.defaultText):me(.2,e.color.defaultText),marginTop:t?12:0,marginBottom:12})),jB=T.td(({theme:e,expandable:t})=>({paddingLeft:t?"40px !important":"20px !important"})),Jl=e=>{var b;let[t,r]=E.useState(!1),{row:n,updateArgs:a,compact:o,expandable:l,initialExpandedArgs:s}=e,{name:u,description:c}=n,p=n.table||{},f=p.type||n.type,d=p.defaultValue||n.defaultValue,m=(b=n.type)==null?void 0:b.required,h=c!=null&&c!=="";return i.createElement("tr",{onMouseEnter:()=>r(!0),onMouseLeave:()=>r(!1)},i.createElement(jB,{expandable:l},i.createElement(MB,null,u),m?i.createElement(PB,{title:"Required"},"*"):null),o?null:i.createElement("td",null,h&&i.createElement(BB,null,i.createElement(Wy,null,c)),p.jsDocTags!=null?i.createElement(i.Fragment,null,i.createElement(NB,{hasDescription:h},i.createElement(Gs,{value:f,initialExpandedArgs:s})),i.createElement(yP,{tags:p.jsDocTags})):i.createElement(IB,{hasDescription:h},i.createElement(Gs,{value:f,initialExpandedArgs:s}))),o?null:i.createElement("td",null,i.createElement(Gs,{value:d,initialExpandedArgs:s})),a?i.createElement("td",null,i.createElement(DB,{...e,isHovered:t})):null)},HB=T(Ge)(({theme:e})=>({marginRight:8,marginLeft:-10,marginTop:-2,height:12,width:12,color:e.base==="light"?me(.25,e.color.defaultText):me(.3,e.color.defaultText),border:"none",display:"inline-block"})),zB=T.span(({theme:e})=>({display:"flex",lineHeight:"20px",alignItems:"center"})),ZB=T.td(({theme:e})=>({position:"relative",letterSpacing:"0.35em",textTransform:"uppercase",fontWeight:e.typography.weight.bold,fontSize:e.typography.size.s1-1,color:e.base==="light"?me(.4,e.color.defaultText):me(.6,e.color.defaultText),background:`${e.background.app} !important`,"& ~ td":{background:`${e.background.app} !important`}})),VB=T.td(({theme:e})=>({position:"relative",fontWeight:e.typography.weight.bold,fontSize:e.typography.size.s2-1,background:e.background.app})),UB=T.td(()=>({position:"relative"})),qB=T.tr(({theme:e})=>({"&:hover > td":{backgroundColor:`${kn(.005,e.background.app)} !important`,boxShadow:`${e.color.mediumlight} 0 - 1px 0 0 inset`,cursor:"row-resize"}})),z2=T.button(()=>({background:"none",border:"none",padding:"0",font:"inherit",position:"absolute",top:0,bottom:0,left:0,right:0,height:"100%",width:"100%",color:"transparent",cursor:"row-resize !important"})),Ys=({level:e="section",label:t,children:r,initialExpanded:n=!0,colSpan:a=3})=>{let[o,l]=E.useState(n),s=e==="subsection"?VB:ZB,u=(r==null?void 0:r.length)||0,c=e==="subsection"?`${u} item${u!==1?"s":""}`:"",p=o?"arrowdown":"arrowright",f=`${o?"Hide":"Show"} ${e==="subsection"?u:t} item${u!==1?"s":""}`;return i.createElement(i.Fragment,null,i.createElement(qB,{title:f},i.createElement(s,{colSpan:1},i.createElement(z2,{onClick:d=>l(!o),tabIndex:0},f),i.createElement(zB,null,i.createElement(HB,{icon:p}),t)),i.createElement(UB,{colSpan:a-1},i.createElement(z2,{onClick:d=>l(!o),tabIndex:-1,style:{outline:"none"}},f),o?null:c)),o?r:null)},ei=T.div(({theme:e})=>({display:"flex",gap:16,borderBottom:`1px solid ${e.appBorderColor}`,"&:last-child":{borderBottom:0}})),Ne=T.div(({numColumn:e})=>({display:"flex",flexDirection:"column",flex:e||1,gap:5,padding:"12px 20px"})),Se=T.div(({theme:e,width:t,height:r})=>({animation:`${e.animation.glow} 1.5s ease-in-out infinite`,background:e.appBorderColor,width:t||"100%",height:r||16,borderRadius:3})),je=[2,4,2,2],WB=()=>i.createElement(i.Fragment,null,i.createElement(ei,null,i.createElement(Ne,{numColumn:je[0]},i.createElement(Se,{width:"60%"})),i.createElement(Ne,{numColumn:je[1]},i.createElement(Se,{width:"30%"})),i.createElement(Ne,{numColumn:je[2]},i.createElement(Se,{width:"60%"})),i.createElement(Ne,{numColumn:je[3]},i.createElement(Se,{width:"60%"}))),i.createElement(ei,null,i.createElement(Ne,{numColumn:je[0]},i.createElement(Se,{width:"60%"})),i.createElement(Ne,{numColumn:je[1]},i.createElement(Se,{width:"80%"}),i.createElement(Se,{width:"30%"})),i.createElement(Ne,{numColumn:je[2]},i.createElement(Se,{width:"60%"})),i.createElement(Ne,{numColumn:je[3]},i.createElement(Se,{width:"60%"}))),i.createElement(ei,null,i.createElement(Ne,{numColumn:je[0]},i.createElement(Se,{width:"60%"})),i.createElement(Ne,{numColumn:je[1]},i.createElement(Se,{width:"80%"}),i.createElement(Se,{width:"30%"})),i.createElement(Ne,{numColumn:je[2]},i.createElement(Se,{width:"60%"})),i.createElement(Ne,{numColumn:je[3]},i.createElement(Se,{width:"60%"}))),i.createElement(ei,null,i.createElement(Ne,{numColumn:je[0]},i.createElement(Se,{width:"60%"})),i.createElement(Ne,{numColumn:je[1]},i.createElement(Se,{width:"80%"}),i.createElement(Se,{width:"30%"})),i.createElement(Ne,{numColumn:je[2]},i.createElement(Se,{width:"60%"})),i.createElement(Ne,{numColumn:je[3]},i.createElement(Se,{width:"60%"})))),GB=T.div(({inAddonPanel:e,theme:t})=>({height:e?"100%":"auto",display:"flex",border:e?"none":`1px solid ${t.appBorderColor}`,borderRadius:e?0:t.appBorderRadius,padding:e?0:40,alignItems:"center",justifyContent:"center",flexDirection:"column",gap:15,background:t.background.content,boxShadow:"rgba(0, 0, 0, 0.10) 0 1px 3px 0"})),KB=T.div({display:"flex",flexDirection:"column",gap:4,maxWidth:415}),YB=T.div(({theme:e})=>({fontWeight:e.typography.weight.bold,fontSize:e.typography.size.s2-1,textAlign:"center",color:e.textColor})),XB=T.div(({theme:e})=>({fontWeight:e.typography.weight.regular,fontSize:e.typography.size.s2-1,textAlign:"center",color:e.textMutedColor})),QB=T.div(({theme:e})=>({display:"flex",fontSize:e.typography.size.s2-1,gap:25})),JB=T.div(({theme:e})=>({width:1,height:16,backgroundColor:e.appBorderColor})),eI=({inAddonPanel:e})=>{let[t,r]=E.useState(!0);return E.useEffect(()=>{let n=setTimeout(()=>{r(!1)},100);return()=>clearTimeout(n)},[]),t?null:i.createElement(GB,{inAddonPanel:e},i.createElement(KB,null,i.createElement(YB,null,e?"Interactive story playground":"Args table with interactive controls couldn't be auto-generated"),i.createElement(XB,null,"Controls give you an easy to use interface to test your components. Set your story args and you'll see controls appearing here automatically.")),i.createElement(QB,null,e&&i.createElement(i.Fragment,null,i.createElement(nn,{href:"https://youtu.be/0gOfS6K0x0E",target:"_blank",withArrow:!0},i.createElement(Ge,{icon:"video"})," Watch 5m video"),i.createElement(JB,null),i.createElement(nn,{href:"https://storybook.js.org/docs/react/essentials/controls",target:"_blank",withArrow:!0},"Read docs")),!e&&i.createElement(nn,{href:"https://storybook.js.org/docs/react/essentials/controls",target:"_blank",withArrow:!0},"Learn how to set that up")))},tI=T.table(({theme:e,compact:t,inAddonPanel:r})=>({"&&":{borderSpacing:0,color:e.color.defaultText,"td, th":{padding:0,border:"none",verticalAlign:"top",textOverflow:"ellipsis"},fontSize:e.typography.size.s2-1,lineHeight:"20px",textAlign:"left",width:"100%",marginTop:r?0:25,marginBottom:r?0:40,"thead th:first-of-type, td:first-of-type":{width:"25%"},"th:first-of-type, td:first-of-type":{paddingLeft:20},"th:nth-of-type(2), td:nth-of-type(2)":{...t?null:{width:"35%"}},"td:nth-of-type(3)":{...t?null:{width:"15%"}},"th:last-of-type, td:last-of-type":{paddingRight:20,...t?null:{width:"25%"}},th:{color:e.base==="light"?me(.25,e.color.defaultText):me(.45,e.color.defaultText),paddingTop:10,paddingBottom:10,paddingLeft:15,paddingRight:15},td:{paddingTop:"10px",paddingBottom:"10px","&:not(:first-of-type)":{paddingLeft:15,paddingRight:15},"&:last-of-type":{paddingRight:20}},marginLeft:r?0:1,marginRight:r?0:1,tbody:{...r?null:{filter:e.base==="light"?"drop-shadow(0px 1px 3px rgba(0, 0, 0, 0.10))":"drop-shadow(0px 1px 3px rgba(0, 0, 0, 0.20))"},"> tr > *":{background:e.background.content,borderTop:`1px solid ${e.appBorderColor}`},...r?null:{"> tr:first-of-type > *":{borderBlockStart:`1px solid ${e.appBorderColor}`},"> tr:last-of-type > *":{borderBlockEnd:`1px solid ${e.appBorderColor}`},"> tr > *:first-of-type":{borderInlineStart:`1px solid ${e.appBorderColor}`},"> tr > *:last-of-type":{borderInlineEnd:`1px solid ${e.appBorderColor}`},"> tr:first-of-type > td:first-of-type":{borderTopLeftRadius:e.appBorderRadius},"> tr:first-of-type > td:last-of-type":{borderTopRightRadius:e.appBorderRadius},"> tr:last-of-type > td:first-of-type":{borderBottomLeftRadius:e.appBorderRadius},"> tr:last-of-type > td:last-of-type":{borderBottomRightRadius:e.appBorderRadius}}}}})),rI=T(Bn)(({theme:e})=>({color:e.barTextColor,margin:"-4px -12px -4px 0"})),nI=T.span({display:"flex",justifyContent:"space-between"}),aI={alpha:(e,t)=>e.name.localeCompare(t.name),requiredFirst:(e,t)=>{var r,n;return+!!((r=t.type)!=null&&r.required)-+!!((n=e.type)!=null&&n.required)||e.name.localeCompare(t.name)},none:void 0},oI=(e,t)=>{let r={ungrouped:[],ungroupedSubsections:{},sections:{}};if(!e)return r;Object.entries(e).forEach(([o,l])=>{let{category:s,subcategory:u}=(l==null?void 0:l.table)||{};if(s){let c=r.sections[s]||{ungrouped:[],subsections:{}};if(!u)c.ungrouped.push({key:o,...l});else{let p=c.subsections[u]||[];p.push({key:o,...l}),c.subsections[u]=p}r.sections[s]=c}else if(u){let c=r.ungroupedSubsections[u]||[];c.push({key:o,...l}),r.ungroupedSubsections[u]=c}else r.ungrouped.push({key:o,...l})});let n=aI[t],a=o=>n?Object.keys(o).reduce((l,s)=>({...l,[s]:o[s].sort(n)}),{}):o;return{ungrouped:r.ungrouped.sort(n),ungroupedSubsections:a(r.ungroupedSubsections),sections:Object.keys(r.sections).reduce((o,l)=>({...o,[l]:{ungrouped:r.sections[l].ungrouped.sort(n),subsections:a(r.sections[l].subsections)}}),{})}},lI=(e,t,r)=>{try{return tS(e,t,r)}catch(n){return IM.warn(n.message),!1}},iI=e=>{let{updateArgs:t,resetArgs:r,compact:n,inAddonPanel:a,initialExpandedArgs:o,sort:l="none",isLoading:s}=e;if("error"in e){let{error:y}=e;return i.createElement(sv,null,y," ",i.createElement(nn,{href:"http://storybook.js.org/docs/",target:"_blank",withArrow:!0},"Read the docs"))}if(s)return i.createElement(WB,null);let{rows:u,args:c,globals:p}="rows"in e&&e,f=oI(jO(u,y=>{var v;return!((v=y==null?void 0:y.table)!=null&&v.disable)&&lI(y,c||{},p||{})}),l),d=f.ungrouped.length===0,m=Object.entries(f.sections).length===0,h=Object.entries(f.ungroupedSubsections).length===0;if(d&&m&&h)return i.createElement(eI,{inAddonPanel:a});let b=1;t&&(b+=1),n||(b+=2);let C=Object.keys(f.sections).length>0,g={updateArgs:t,compact:n,inAddonPanel:a,initialExpandedArgs:o};return i.createElement(o1,null,i.createElement(tI,{compact:n,inAddonPanel:a,className:"docblock-argstable sb-unstyled"},i.createElement("thead",{className:"docblock-argstable-head"},i.createElement("tr",null,i.createElement("th",null,i.createElement("span",null,"Name")),n?null:i.createElement("th",null,i.createElement("span",null,"Description")),n?null:i.createElement("th",null,i.createElement("span",null,"Default")),t?i.createElement("th",null,i.createElement(nI,null,"Control"," ",!s&&r&&i.createElement(rI,{onClick:()=>r(),title:"Reset controls"},i.createElement(Ge,{icon:"undo","aria-hidden":!0})))):null)),i.createElement("tbody",{className:"docblock-argstable-body"},f.ungrouped.map(y=>i.createElement(Jl,{key:y.key,row:y,arg:c&&c[y.key],...g})),Object.entries(f.ungroupedSubsections).map(([y,v])=>i.createElement(Ys,{key:y,label:y,level:"subsection",colSpan:b},v.map(x=>i.createElement(Jl,{key:x.key,row:x,arg:c&&c[x.key],expandable:C,...g})))),Object.entries(f.sections).map(([y,v])=>i.createElement(Ys,{key:y,label:y,level:"section",colSpan:b},v.ungrouped.map(x=>i.createElement(Jl,{key:x.key,row:x,arg:c&&c[x.key],...g})),Object.entries(v.subsections).map(([x,S])=>i.createElement(Ys,{key:x,label:x,level:"subsection",colSpan:b},S.map(w=>i.createElement(Jl,{key:w.key,row:w,arg:c&&c[w.key],expandable:C,...g})))))))))};T.div(({theme:e})=>({marginRight:30,fontSize:`${e.typography.size.s1}px`,color:e.base==="light"?me(.4,e.color.defaultText):me(.6,e.color.defaultText)}));T.div({overflow:"hidden",whiteSpace:"nowrap",textOverflow:"ellipsis"});T.div({display:"flex",flexDirection:"row",alignItems:"baseline","&:not(:last-child)":{marginBottom:"1rem"}});T.div(he,({theme:e})=>({...qu(e),margin:"25px 0 40px",padding:"30px 20px"}));T.div(({theme:e})=>({fontWeight:e.typography.weight.bold,color:e.color.defaultText}));T.div(({theme:e})=>({color:e.base==="light"?me(.2,e.color.defaultText):me(.6,e.color.defaultText)}));T.div({flex:"0 0 30%",lineHeight:"20px",marginTop:5});T.div(({theme:e})=>({flex:1,textAlign:"center",fontFamily:e.typography.fonts.mono,fontSize:e.typography.size.s1,lineHeight:1,overflow:"hidden",color:e.base==="light"?me(.4,e.color.defaultText):me(.6,e.color.defaultText),"> div":{display:"inline-block",overflow:"hidden",maxWidth:"100%",textOverflow:"ellipsis"},span:{display:"block",marginTop:2}}));T.div({display:"flex",flexDirection:"row"});T.div(({background:e})=>({position:"relative",flex:1,"&::before":{position:"absolute",top:0,left:0,width:"100%",height:"100%",background:e,content:'""'}}));T.div(({theme:e})=>({...qu(e),display:"flex",flexDirection:"row",height:50,marginBottom:5,overflow:"hidden",backgroundColor:"white",backgroundImage:"repeating-linear-gradient(-45deg, #ccc, #ccc 1px, #fff 1px, #fff 16px)",backgroundClip:"padding-box"}));T.div({display:"flex",flexDirection:"column",flex:1,position:"relative",marginBottom:30});T.div({flex:1,display:"flex",flexDirection:"row"});T.div({display:"flex",alignItems:"flex-start"});T.div({flex:"0 0 30%"});T.div({flex:1});T.div(({theme:e})=>({display:"flex",flexDirection:"row",alignItems:"center",paddingBottom:20,fontWeight:e.typography.weight.bold,color:e.base==="light"?me(.4,e.color.defaultText):me(.6,e.color.defaultText)}));T.div(({theme:e})=>({fontSize:e.typography.size.s2,lineHeight:"20px",display:"flex",flexDirection:"column"}));T.div(({theme:e})=>({fontFamily:e.typography.fonts.base,fontSize:e.typography.size.s2,color:e.color.defaultText,marginLeft:10,lineHeight:1.2}));T.div(({theme:e})=>({...qu(e),overflow:"hidden",height:40,width:40,display:"flex",alignItems:"center",justifyContent:"center",flex:"none","> img, > svg":{width:20,height:20}}));T.div({display:"inline-flex",flexDirection:"row",alignItems:"center",flex:"0 1 calc(20% - 10px)",minWidth:120,margin:"0px 10px 30px 0"});T.div({display:"flex",flexFlow:"row wrap"});var uI=e=>`anchor--${e}`,Cv=({storyId:e,children:t})=>i.createElement("div",{id:uI(e),className:"sb-anchor"},t);At&&At.__DOCS_CONTEXT__===void 0&&(At.__DOCS_CONTEXT__=E.createContext(null),At.__DOCS_CONTEXT__.displayName="DocsContext");var ut=At?At.__DOCS_CONTEXT__:E.createContext(null),Sl=(e,t)=>E.useContext(ut).resolveOf(e,t);function sI(e,t="start"){e.scrollIntoView({behavior:"smooth",block:t,inline:"nearest"})}function cI(e,t){let r=L1([e],t);return r&&r[0]}function L1(e,t){let[r,n]=E.useState({});return E.useEffect(()=>{Promise.all(e.map(async a=>{let o=await t.loadStory(a);n(l=>l[a]===o?l:{...l,[a]:o})}))}),e.map(a=>{if(r[a])return r[a];try{return t.storyById(a)}catch{return null}})}function Av(e){return _M(e)}var kv=E.createContext({sources:{}}),_v="--unknown--",dI=({children:e,channel:t})=>{let[r,n]=E.useState({});return E.useEffect(()=>{let a=(o,l=null,s=!1)=>{let{id:u,args:c=void 0,source:p,format:f}=typeof o=="string"?{id:o,source:l,format:s}:o,d=c?Av(c):_v;n(m=>({...m,[u]:{...m[u],[d]:{code:p,format:f}}}))};return t.on(j1,a),()=>t.off(j1,a)},[]),i.createElement(kv.Provider,{value:{sources:r}},e)},pI=(e=>(e.OPEN="open",e.CLOSED="closed",e.NONE="none",e))(pI||{}),fI=e=>{let t=e.map(r=>{var n,a;return(a=(n=r.parameters.docs)==null?void 0:n.source)==null?void 0:a.state}).filter(Boolean);return t.length===0?"closed":t[0]},mI=(e,t,r)=>{let{sources:n}=r,a=n==null?void 0:n[e];return(a==null?void 0:a[Av(t)])||(a==null?void 0:a[_v])||{code:""}},hI=({snippet:e,storyContext:t,typeFromProps:r,transformFromProps:n})=>{var u,c,p,f,d,m;let{__isArgsStory:a}=t.parameters,o=((u=t.parameters.docs)==null?void 0:u.source)||{},l=r||o.type||Yu.AUTO;if(o.code!==void 0)return o.code;let s=l===Yu.DYNAMIC||l===Yu.AUTO&&e&&a?e:o.originalSource||"";return o.transformSource&&Le(Je`The \`transformSource\` parameter at \`parameters.docs.source.transformSource\` is deprecated, please use \`parameters.docs.source.transform\` instead. - - Please refer to the migration guide: https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#source-block - `),(c=t.parameters.docs)!=null&&c.transformSource&&Le(Je`The \`transformSource\` parameter at \`parameters.docs.transformSource\` is deprecated, please use \`parameters.docs.source.transform\` instead. - - Please refer to the migration guide: https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#source-block - `),(p=t.parameters.jsx)!=null&&p.transformSource&&Le(Je`The \`transformSource\` parameter at \`parameters.jsx.transformSource\` is deprecated, please use \`parameters.docs.source.transform\` instead. - - Please refer to the migration guide: https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#source-block - `),((m=n??o.transform??o.transformSource??((f=t.parameters.docs)==null?void 0:f.transformSource)??((d=t.parameters.jsx)==null?void 0:d.transformSource))==null?void 0:m(s,t))||s},Ov=(e,t,r)=>{var m,h,b;let n=e.ids||(e.id?[e.id]:[]),a=L1(n,t),o=a,{of:l}=e;if("of"in e&&l===void 0)throw new Error("Unexpected `of={undefined}`, did you mistype a CSF file reference?");if(l)o=[t.resolveOf(l,["story"]).story];else if(o.length===0)try{o=[t.storyById()]}catch{}if(!a.every(Boolean))return{error:"Oh no! The source is not available.",state:"none"};let s=((b=(h=(m=o[0])==null?void 0:m.parameters)==null?void 0:h.docs)==null?void 0:b.source)||{},{code:u}=e,c=e.format??s.format,p=e.language??s.language??"jsx",f=e.dark??s.dark??!1;u||(u=o.map((C,g)=>{var S,w;if(!C)return"";let y=t.getStoryContext(C),v=e.__forceInitialArgs?y.initialArgs:y.unmappedArgs,x=mI(C.id,v,r);return g===0&&(c=x.format??((w=(S=C.parameters.docs)==null?void 0:S.source)==null?void 0:w.format)??!1),hI({snippet:x.code,storyContext:{...y,args:v},typeFromProps:e.type,transformFromProps:e.transform})}).join(` - -`));let d=fI(o);return u?{code:u,format:c,language:p,dark:f,state:d}:{error:"Oh no! The source is not available.",state:d}},Tv=(e,t)=>{let{id:r,of:n,meta:a,story:o}=e;if("of"in e&&n===void 0)throw new Error("Unexpected `of={undefined}`, did you mistype a CSF file reference?");if(r)return Le(Je`Referencing stories by \`id\` is deprecated, please use \`of\` instead. - - Please refer to the migration guide: https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#story-block'`),r;let{name:l}=e;return l?(Le(Je`Referencing stories by \`name\` is deprecated, please use \`of\` instead. - - Please refer to the migration guide: https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#story-block'`),t.storyIdByName(l)):(o&&Le(Je`The \`story\` prop is deprecated, please export your stories from CSF files and reference them with \`of={}\`. - - Please refer to the migration guide: https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#story-block'`),a&&t.referenceMeta(a,!1),t.resolveOf(n||o||"story",["story"]).story.id)},gI=(e,t,r)=>{let{parameters:n={}}=t||{},{docs:a={}}=n,o=a.story||{};if(a.disable)return null;let{inlineStories:l,iframeHeight:s}=a;typeof l<"u"&&Le(Je`The \`docs.inlineStories\` parameter is deprecated, use \`docs.story.inline\` instead. - - Please refer to the migration guide: https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#autodocs-changes' - `);let u=e.inline??o.inline??l??!1;if(typeof s<"u"&&Le(Je`The \`docs.iframeHeight\` parameter is deprecated, use \`docs.story.iframeHeight\` instead. - - Please refer to the migration guide: https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#autodocs-changes' - `),u){let p=e.height??o.height,f=e.autoplay??o.autoplay??!1;return{story:t,inline:!0,height:p,autoplay:f,forceInitialArgs:!!e.__forceInitialArgs,primary:!!e.__primary,renderStoryToElement:r.renderStoryToElement}}let c=e.height??o.height??o.iframeHeight??s??"100px";return{story:t,inline:!1,height:c,primary:!!e.__primary}},yI=(e={__forceInitialArgs:!1,__primary:!1})=>{let t=E.useContext(ut),r=Tv(e,t),n=cI(r,t);if(!n)return i.createElement($1,null);let a=gI(e,n,t);return a?i.createElement(iP,{...a}):null},vI=({withSource:e,mdxSource:t,children:r,layout:n,...a},o,l)=>{let s=E.Children.toArray(r).filter(d=>d.props&&(d.props.id||d.props.name||d.props.of)).map(d=>Tv(d.props,o)),u=L1(s,o),c=u.some(d=>!d),p=Ov({...t?{code:decodeURI(t)}:{ids:s},...a.of&&{of:a.of}},o,l);if(e==="none")return{isLoading:c,previewProps:a};let f=n;return E.Children.forEach(r,d=>{var m,h;f||(f=(h=(m=d==null?void 0:d.props)==null?void 0:m.parameters)==null?void 0:h.layout)}),u.forEach(d=>{var m,h;f||!d||(f=(d==null?void 0:d.parameters.layout)??((h=(m=d.parameters.docs)==null?void 0:m.canvas)==null?void 0:h.layout))}),{isLoading:c,previewProps:{...a,layout:f??"padded",withSource:p,isExpanded:(e||p.state)==="open"}}},bI=e=>{var C,g,y,v,x,S,w,A,k,O;let t=E.useContext(ut),r=E.useContext(kv),{children:n,of:a,source:o}=e;if("of"in e&&a===void 0)throw new Error("Unexpected `of={undefined}`, did you mistype a CSF file reference?");let{isLoading:l,previewProps:s}=vI(e,t,r),u,c,p;try{({story:u}=Sl(a||"story",["story"]))}catch(_){n||(p=_)}try{c=Ov({...o,...a&&{of:a}},t,r)}catch(_){n||(p=_)}if(p)throw p;if(e.withSource&&Le(Je`Setting source state with \`withSource\` is deprecated, please use \`sourceState\` with 'hidden', 'shown' or 'none' instead. - - Please refer to the migration guide: https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#canvas-block - `),e.mdxSource&&Le(Je`Setting source code with \`mdxSource\` is deprecated, please use source={{code: '...'}} instead. - - Please refer to the migration guide: https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#canvas-block - `),(e.isColumn!==void 0||e.columns!==void 0)&&Le(Je`\`isColumn\` and \`columns\` props are deprecated as the Canvas block now only supports showing a single story. - - Please refer to the migration guide: https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#canvas-block - `),n)return Le(Je`Passing children to Canvas is deprecated, please use the \`of\` prop instead to reference a story. - - Please refer to the migration guide: https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#canvas-block - `),l?i.createElement(hP,null):i.createElement(S0,{...s},n);let f=e.layout??u.parameters.layout??((g=(C=u.parameters.docs)==null?void 0:C.canvas)==null?void 0:g.layout)??"padded",d=e.withToolbar??((v=(y=u.parameters.docs)==null?void 0:y.canvas)==null?void 0:v.withToolbar)??!1,m=e.additionalActions??((S=(x=u.parameters.docs)==null?void 0:x.canvas)==null?void 0:S.additionalActions),h=e.sourceState??((A=(w=u.parameters.docs)==null?void 0:w.canvas)==null?void 0:A.sourceState)??"hidden",b=e.className??((O=(k=u.parameters.docs)==null?void 0:k.canvas)==null?void 0:O.className);return i.createElement(S0,{withSource:h==="none"?void 0:c,isExpanded:h==="shown",withToolbar:d,additionalActions:m,className:b,layout:f},i.createElement(yI,{of:a||u.moduleExport,meta:e.meta,...e.story}))},EI=(e,t)=>{let r=t.getStoryContext(e),[n,a]=E.useState(r.globals);return E.useEffect(()=>{let o=l=>{a(l.globals)};return t.channel.on($2,o),()=>t.channel.off($2,o)},[t.channel]),[n]},xI=(e,t)=>{let r=wI(e,t);if(!r)throw new Error("No result when story was defined");return r},wI=(e,t)=>{let r=e?t.getStoryContext(e):{args:{}},{id:n}=e||{id:"none"},[a,o]=E.useState(r.args);E.useEffect(()=>{let u=c=>{c.storyId===n&&o(c.args)};return t.channel.on(T2,u),()=>t.channel.off(T2,u)},[n,t.channel]);let l=E.useCallback(u=>t.channel.emit(jM,{storyId:n,updatedArgs:u}),[n,t.channel]),s=E.useCallback(u=>t.channel.emit(HM,{storyId:n,argNames:u}),[n,t.channel]);return e&&[a,l,s]},SI=e=>{var b;let{of:t}=e;if("of"in e&&t===void 0)throw new Error("Unexpected `of={undefined}`, did you mistype a CSF file reference?");let r=E.useContext(ut),{story:n}=r.resolveOf(t||"story",["story"]),{parameters:a,argTypes:o}=n,l=((b=a.docs)==null?void 0:b.controls)||{},s=e.include??l.include,u=e.exclude??l.exclude,c=e.sort??l.sort,[p,f,d]=xI(n,r),[m]=EI(n,r),h=NM(o,s,u);return i.createElement(iI,{rows:h,args:p,globals:m,updateArgs:f,resetArgs:d,sort:c})},{document:$v}=At,Rv=({className:e,children:t,...r})=>{if(typeof e!="string"&&(typeof t!="string"||!t.match(/[\n\r]/g)))return i.createElement(r1,null,t);let n=e&&e.split("-");return i.createElement(O1,{language:n&&n[1]||"plaintext",format:!1,code:t,...r})};function D1(e,t){e.channel.emit(zM,t)}var _0=uy.a,CI=({hash:e,children:t})=>{let r=E.useContext(ut);return i.createElement(_0,{href:e,target:"_self",onClick:n=>{let a=e.substring(1);$v.getElementById(a)&&D1(r,e)}},t)},Fv=e=>{let{href:t,target:r,children:n,...a}=e,o=E.useContext(ut);if(t){if(t.startsWith("#"))return i.createElement(CI,{hash:t},n);if(r!=="_blank"&&!t.startsWith("https://"))return i.createElement(_0,{href:t,onClick:l=>{l.button===0&&!l.altKey&&!l.ctrlKey&&!l.metaKey&&!l.shiftKey&&(l.preventDefault(),D1(o,l.currentTarget.getAttribute("href")))},target:r,...a},n)}return i.createElement(_0,{...e})},Lv=["h1","h2","h3","h4","h5","h6"],AI=Lv.reduce((e,t)=>({...e,[t]:T(t)({"& svg":{position:"relative",top:"-0.1em",visibility:"hidden"},"&:hover svg":{visibility:"visible"}})}),{}),kI=T.a(()=>({float:"left",lineHeight:"inherit",paddingRight:"10px",marginLeft:"-24px",color:"inherit"})),_I=({as:e,id:t,children:r,...n})=>{let a=E.useContext(ut),o=AI[e],l=`#${t}`;return i.createElement(o,{id:t,...n},i.createElement(kI,{"aria-hidden":"true",href:l,tabIndex:-1,target:"_self",onClick:s=>{$v.getElementById(t)&&D1(a,l)}},i.createElement(Ge,{icon:"link"})),r)},M1=e=>{let{as:t,id:r,children:n,...a}=e;if(r)return i.createElement(_I,{as:t,id:r,...a},n);let o=t,{as:l,...s}=e;return i.createElement(o,{...se(s,t)})},Dv=Lv.reduce((e,t)=>({...e,[t]:r=>i.createElement(M1,{as:t,...r})}),{}),OI=e=>{var t;if(!e.children)return null;if(typeof e.children!="string")throw new Error(Je`The Markdown block only accepts children as a single string, but children were of type: '${typeof e.children}' - This is often caused by not wrapping the child in a template string. - - This is invalid: - - # Some heading - A paragraph - - - Instead do: - - {\` - # Some heading - A paragraph - \`} - - `);return i.createElement(Wy,{...e,options:{forceBlock:!0,overrides:{code:Rv,a:Fv,...Dv,...(t=e==null?void 0:e.options)==null?void 0:t.overrides},...e==null?void 0:e.options}})},TI=(e=>(e.INFO="info",e.NOTES="notes",e.DOCGEN="docgen",e.AUTO="auto",e))(TI||{}),wi="https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#description-block-parametersnotes-and-parametersinfo",$I=e=>e&&(typeof e=="string"?e:Xs(e.markdown)||Xs(e.text)),RI=e=>e&&(typeof e=="string"?e:Xs(e.text)),FI=e=>null,LI=e=>{var t,r,n,a,o,l,s,u;switch(e.type){case"story":return((r=(t=e.story.parameters.docs)==null?void 0:t.description)==null?void 0:r.story)||null;case"meta":{let{parameters:c,component:p}=e.preparedMeta;return((a=(n=c.docs)==null?void 0:n.description)==null?void 0:a.component)||((l=(o=c.docs)==null?void 0:o.extractComponentDescription)==null?void 0:l.call(o,p,{component:p,parameters:c}))||null}case"component":{let{component:c,projectAnnotations:{parameters:p}}=e;return((u=(s=p.docs)==null?void 0:s.extractComponentDescription)==null?void 0:u.call(s,c,{component:c,parameters:p}))||null}default:throw new Error(`Unrecognized module type resolved from 'useOf', got: ${e.type}`)}},DI=({type:e,markdown:t,children:r},{storyById:n})=>{let{component:a,parameters:o}=n();if(r||t)return r||t;let{notes:l,info:s,docs:u}=o;(l||s)&&Le(`Using 'parameters.notes' or 'parameters.info' properties to describe stories is deprecated. See ${wi}`);let{extractComponentDescription:c=FI,description:p}=u||{},f=p==null?void 0:p.component;if(f)return f;switch(e){case"info":return RI(s);case"notes":return $I(l);case"docgen":case"auto":default:return c(a,{component:a,...o})}},O0=e=>{let{of:t,type:r,markdown:n,children:a}=e;if("of"in e&&t===void 0)throw new Error("Unexpected `of={undefined}`, did you mistype a CSF file reference?");let o=E.useContext(ut),l=Sl(t||"meta"),s;return r||n||a?s=DI(e,o):s=LI(l),r&&Le(`Manually specifying description type is deprecated. See ${wi}`),n&&Le(`The 'markdown' prop on the Description block is deprecated. See ${wi}`),a&&Le(`The 'children' prop on the Description block is deprecated. See ${wi}`),s?i.createElement(OI,null,s):null},MI=T.div(({theme:e})=>({width:"10rem","@media (max-width: 768px)":{display:"none"}})),PI=T.div(({theme:e})=>({position:"fixed",bottom:0,top:0,width:"10rem",paddingTop:"4rem",paddingBottom:"2rem",overflowY:"auto",fontFamily:e.typography.fonts.base,fontSize:e.typography.size.s2,WebkitFontSmoothing:"antialiased",MozOsxFontSmoothing:"grayscale",WebkitTapHighlightColor:"rgba(0, 0, 0, 0)",WebkitOverflowScrolling:"touch","& *":{boxSizing:"border-box"},"& > .toc-wrapper > .toc-list":{paddingLeft:0,borderLeft:`solid 2px ${e.color.mediumlight}`,".toc-list":{paddingLeft:0,borderLeft:`solid 2px ${e.color.mediumlight}`,".toc-list":{paddingLeft:0,borderLeft:`solid 2px ${e.color.mediumlight}`}}},"& .toc-list-item":{position:"relative",listStyleType:"none",marginLeft:20,paddingTop:3,paddingBottom:3},"& .toc-list-item::before":{content:'""',position:"absolute",height:"100%",top:0,left:0,transform:"translateX(calc(-2px - 20px))",borderLeft:`solid 2px ${e.color.mediumdark}`,opacity:0,transition:"opacity 0.2s"},"& .toc-list-item.is-active-li::before":{opacity:1},"& .toc-list-item > a":{color:e.color.defaultText,textDecoration:"none"},"& .toc-list-item.is-active-li > a":{fontWeight:600,color:e.color.secondary,textDecoration:"none"}})),BI=T.p(({theme:e})=>({fontWeight:600,fontSize:"0.875em",color:e.textColor,textTransform:"uppercase",marginBottom:10})),II=({title:e})=>e===null?null:typeof e=="string"?i.createElement(BI,null,e):e,NI=({title:e,disable:t,headingSelector:r,contentsSelector:n,ignoreSelector:a,unsafeTocbotOptions:o})=>(E.useEffect(()=>{let l={tocSelector:".toc-wrapper",contentSelector:n??".sbdocs-content",headingSelector:r??"h3",ignoreSelector:a??".docs-story *, .skip-toc",headingsOffset:40,scrollSmoothOffset:-40,orderedList:!1,onClick:()=>!1,...o},s=setTimeout(()=>DM(l),100);return()=>{clearTimeout(s),iv()}},[t]),i.createElement(i.Fragment,null,i.createElement(MI,null,t?null:i.createElement(PI,null,i.createElement(II,{title:e||null}),i.createElement("div",{className:"toc-wrapper"}))))),{document:jI,window:HI}=At,zI=({context:e,theme:t,children:r})=>{var a,o,l,s,u;let n;try{n=(o=(a=e.resolveOf("meta",["meta"]).preparedMeta.parameters)==null?void 0:a.docs)==null?void 0:o.toc}catch{n=(u=(s=(l=e==null?void 0:e.projectAnnotations)==null?void 0:l.parameters)==null?void 0:s.docs)==null?void 0:u.toc}return E.useEffect(()=>{let c;try{if(c=new URL(HI.parent.location.toString()),c.hash){let p=jI.getElementById(c.hash.substring(1));p&&setTimeout(()=>{sI(p)},200)}}catch{}}),i.createElement(ut.Provider,{value:e},i.createElement(dI,{channel:e.channel},i.createElement(_h,{theme:K6(t)},i.createElement(XM,{toc:n?i.createElement(NI,{className:"sbdocs sbdocs-toc--custom",...n}):null},r))))},ZI=/\s*\/\s*/,VI=e=>{let t=e.trim().split(ZI);return t&&t[t.length-1]||e},UI=({children:e})=>{let t=E.useContext(ut),r=e||VI(t.storyById().title);return r?i.createElement(WM,{className:"sbdocs-title sb-unstyled"},r):null},qI=({children:e})=>{var n;let t=E.useContext(ut),r=e||((n=t.storyById().parameters)==null?void 0:n.componentSubtitle);return r?i.createElement(GM,{className:"sbdocs-subtitle sb-unstyled"},r):null},WI=({children:e,disableAnchor:t})=>{if(t||typeof e!="string")return i.createElement(a1,null,e);let r=e.toLowerCase().replace(/[^a-z0-9]/gi,"-");return i.createElement(M1,{as:"h3",id:r},e)},Mv=({of:e,expanded:t=!0,withToolbar:r=!1,__forceInitialArgs:n=!1,__primary:a=!1})=>{var s,u;let{story:o}=Sl(e||"story",["story"]),l=((u=(s=o.parameters.docs)==null?void 0:s.canvas)==null?void 0:u.withToolbar)??r;return i.createElement(Cv,{storyId:o.id},t&&i.createElement(i.Fragment,null,i.createElement(WI,null,o.name),i.createElement(O0,{of:e})),i.createElement(bI,{of:e,withToolbar:l,story:{__forceInitialArgs:n,__primary:a},source:{__forceInitialArgs:n}}))},GI=e=>{let{name:t,of:r}=e;if("of"in e&&r===void 0)throw new Error("Unexpected `of={undefined}`, did you mistype a CSF file reference?");let n=E.useContext(ut),a;if(r&&(a=Sl(r||"meta",["meta"]).csfFile.stories[0]||null),!a){let o=t&&n.storyIdByName(t);a=n.storyById(o)}return t&&Le(Je`\`name\` prop is deprecated on the Primary block. - The Primary block should only be used to render the primary story, which is automatically found. - `),a?i.createElement(Mv,{of:a.moduleExport,expanded:!1,__primary:!0,withToolbar:!0}):null},KI=({children:e,disableAnchor:t,...r})=>{if(t||typeof e!="string")return i.createElement(n1,null,e);let n=e.toLowerCase().replace(/[^a-z0-9]/gi,"-");return i.createElement(M1,{as:"h2",id:n,...r},e)},YI=T(KI)(({theme:e})=>({fontSize:`${e.typography.size.s2-1}px`,fontWeight:e.typography.weight.bold,lineHeight:"16px",letterSpacing:"0.35em",textTransform:"uppercase",color:e.textMutedColor,border:0,marginBottom:"12px","&:first-of-type":{marginTop:"56px"}})),XI=({title:e="Stories",includePrimary:t=!0})=>{let{componentStories:r}=E.useContext(ut),n=r().filter(a=>{var o,l;return!((l=(o=a.parameters)==null?void 0:o.docs)!=null&&l.disable)});return t||(n=n.slice(1)),!n||n.length===0?null:i.createElement(i.Fragment,null,i.createElement(YI,null,e),n.map(a=>a&&i.createElement(Mv,{key:a.id,of:a.moduleExport,expanded:!0,__forceInitialArgs:!0})))},QI=()=>{let e=Sl("meta",["meta"]),{stories:t}=e.csfFile,r=Object.keys(t).length===1;return i.createElement(i.Fragment,null,i.createElement(UI,null),i.createElement(qI,null),i.createElement(O0,{of:"meta"}),r?i.createElement(O0,{of:"story"}):null,i.createElement(GI,null),i.createElement(SI,null),r?null:i.createElement(XI,null))};function JI({context:e,docsParameter:t}){let r=t.container||zI,n=t.page||QI;return i.createElement(r,{context:e,theme:t.theme},i.createElement(n,null))}var cN=({of:e})=>{let t=E.useContext(ut);e&&t.referenceMeta(e,!0);try{let r=t.storyById();return i.createElement(Cv,{storyId:r.id})}catch{return null}},eN={code:Rv,a:Fv,...Dv},tN=class extends E.Component{constructor(){super(...arguments),this.state={hasError:!1}}static getDerivedStateFromError(){return{hasError:!0}}componentDidCatch(e){let{showException:t}=this.props;t(e)}render(){let{hasError:e}=this.state,{children:t}=this.props;return e?null:i.createElement(i.Fragment,null,t)}},dN=class{constructor(){this.render=async(e,t,r)=>{let n={...eN,...t==null?void 0:t.components},a=JI;return new Promise((o,l)=>{an(async()=>{const{MDXProvider:s}=await import("./index-CPlAHojw.js");return{MDXProvider:s}},__vite__mapDeps([7,8,1,2,3]),import.meta.url).then(({MDXProvider:s})=>bb(i.createElement(tN,{showException:l,key:Math.random()},i.createElement(s,{components:n},i.createElement(a,{context:e,docsParameter:t}))),r)).then(()=>o())})},this.unmount=e=>{Eb(e)}}};export{bI as C,dN as D,Vt as F,Ge as I,cN as M,i as R,Ud as S,B9 as T,Zw as W,yt as _,vg as a,W as b,og as c,eN as d,OI as e,T9 as f,Ut as g,qn as m,T as n,E as r,lN as s}; diff --git a/review/2460-chore-update-actionsgithub-script/assets/datenschutzerklaerung.stories-DLNNkMJa.js b/review/2460-chore-update-actionsgithub-script/assets/datenschutzerklaerung.stories-DLNNkMJa.js deleted file mode 100644 index 19e32a578c..0000000000 --- a/review/2460-chore-update-actionsgithub-script/assets/datenschutzerklaerung.stories-DLNNkMJa.js +++ /dev/null @@ -1,7 +0,0 @@ -/* empty css */const n={title:"20-Legal/Datenschutzerklaerung",parameters:{layout:"fullscreen"}},e=()=>`
    -