diff --git a/priv/static/index.html b/priv/static/index.html index bd27c032f..4365aa736 100644 --- a/priv/static/index.html +++ b/priv/static/index.html @@ -13,8 +13,8 @@ - - + + diff --git a/priv/static/static/css/main.3P0-Ip2P.css b/priv/static/static/css/main.3P0-Ip2P.css deleted file mode 100644 index 4bb0a7530..000000000 --- a/priv/static/static/css/main.3P0-Ip2P.css +++ /dev/null @@ -1 +0,0 @@ -@charset "UTF-8";.modal-view{z-index:var(--ZI_modals);position:fixed;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;overflow:auto;pointer-events:none;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-name:modal-background-fadein;animation-name:modal-background-fadein;opacity:0}.modal-view>*{pointer-events:initial}.modal-view.modal-background{pointer-events:initial;background-color:#00000080}.modal-view.open{opacity:1}@-webkit-keyframes modal-background-fadein{0%{background-color:#0000}to{background-color:#00000080}}@keyframes modal-background-fadein{0%{background-color:#0000}to{background-color:#00000080}}.vue-recycle-scroller{position:relative}.vue-recycle-scroller.direction-vertical:not(.page-mode){overflow-y:auto}.vue-recycle-scroller.direction-horizontal:not(.page-mode){overflow-x:auto}.vue-recycle-scroller.direction-horizontal{display:-webkit-box;display:-ms-flexbox;display:flex}.vue-recycle-scroller__slot{-webkit-box-flex:1;-ms-flex:auto 0 0px;flex:auto 0 0}.vue-recycle-scroller__item-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;position:relative}.vue-recycle-scroller.ready .vue-recycle-scroller__item-view{position:absolute;top:0;left:0;will-change:transform}.vue-recycle-scroller.direction-vertical .vue-recycle-scroller__item-wrapper{width:100%}.vue-recycle-scroller.direction-horizontal .vue-recycle-scroller__item-wrapper{height:100%}.vue-recycle-scroller.ready.direction-vertical .vue-recycle-scroller__item-view{width:100%}.vue-recycle-scroller.ready.direction-horizontal .vue-recycle-scroller__item-view{height:100%}.resize-observer[data-v-b329ee4c]{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border:none;background-color:transparent;pointer-events:none;display:block;overflow:hidden;opacity:0}.resize-observer[data-v-b329ee4c] object{display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}.login-panel .login-form{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:.6em}.login-panel .btn{min-height:2em;width:10em}.login-panel .register{-webkit-box-flex:1;flex:1 1}.login-panel .login-bottom{margin-top:1em;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.login-panel .form-group{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:.3em .5em .6em;line-height:24px}.login-panel .login-error{display:-webkit-box;display:flex;line-height:2;margin:.5em;-webkit-animation-name:shakeError;animation-name:shakeError;-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.login-panel .error-message{-webkit-box-flex:1;flex:1}.media-upload .hidden-input-file{display:none}label.media-upload{cursor:pointer}.ScopeSelector .scope{display:inline-block;cursor:pointer;min-width:1.3em;min-height:1.3em;text-align:center}.checkbox{position:relative;display:inline-block;min-height:1.2em}.checkbox-indicator,.checkbox .label{vertical-align:middle}.checkbox>.checkbox-indicator{padding:0;margin:0;position:relative;line-height:inherit;display:inline-block;width:1.2em;height:1.2em;box-shadow:none;--_shadow: var(--shadow)}.checkbox-indicator:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;content:"✓";-webkit-transition:color .2s;transition:color .2s;width:1.1em;height:1.1em;border-radius:var(--roundness);box-shadow:var(--_shadow);background-color:var(--background);vertical-align:top;text-align:center;line-height:1.1em;font-size:1.1em;color:transparent;overflow:hidden;box-sizing:border-box}.checkbox.-radio .checkbox-indicator,.checkbox.-radio .checkbox-indicator:before{border-radius:9999px}.checkbox.-radio .checkbox-indicator:before{content:"•"}.checkbox .disabled .checkbox-indicator:before{background-color:var(--background)}.checkbox input[type=checkbox]:checked+.checkbox-indicator:before{color:var(--text)}.checkbox input[type=checkbox]:indeterminate+.checkbox-indicator:before{content:"–";color:var(--text)}.checkbox.indeterminate-fix input[type=checkbox]+.checkbox-indicator:before{content:"–"}.checkbox>.label.-after{margin-left:.5em}.checkbox>.label.-before{margin-right:.5em}.popover-trigger-button{display:inline-block}.popover{z-index:var(--ZI_popover_override, var(--ZI_popovers));position:fixed;min-width:0;max-width:calc(100vw - 20px);--_shadow: var(--shadow)}.popover-default{border-radius:var(--roundness);border-color:var(--border);border-style:solid;border-width:1px;background-color:var(--background)}.popover-default:after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;box-shadow:var(--_shadow);pointer-events:none}.dropdown-menu{display:block;padding:0;font-size:1em;text-align:left;list-style:none;max-width:100vw;z-index:var(--ZI_popover_override, var(--ZI_popovers));white-space:nowrap;background-color:var(--background)}.dropdown-menu .dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid var(--border)}.dropdown-menu .dropdown-item{padding:0;display:grid;grid-template-columns:1fr;grid-auto-flow:column;grid-auto-columns:auto;grid-gap:.5em}.dropdown-menu .dropdown-item .popover-wrapper{box-sizing:border-box;display:grid;grid-template-columns:1fr}.dropdown-menu .dropdown-item .extra-button{border-left:1px solid;border-image-source:linear-gradient(to bottom,transparent 0%,var(--icon) var(--__horizontal-gap) calc(100% - var(--__horizontal-gap)),transparent 100%);border-image-slice:1;padding-left:calc(var(--__horizontal-gap) - 1px);padding-right:var(--__horizontal-gap);padding-top:var(--__horizontal-gap);padding-bottom:var(--__horizontal-gap);max-width:-webkit-fit-content;max-width:fit-content}.dropdown-menu .dropdown-item .main-button{width:100%;padding:var(--__horizontal-gap) var(--__horizontal-gap);grid-gap:var(--__horizontal-gap);grid-template-columns:1fr var(--__line-height);grid-auto-flow:column;grid-auto-columns:auto}.dropdown-menu .dropdown-item .main-button .menu-checkbox{display:inline-block;vertical-align:middle;min-width:calc(var(--__line-height) + 1px);max-width:calc(var(--__line-height) + 1px);min-height:calc(var(--__line-height) + 1px);max-height:calc(var(--__line-height) + 1px);line-height:var(--__line-height);text-align:center;border-radius:0;box-shadow:var(--shadow);margin-right:var(--__horizontal-gap)}.dropdown-menu .dropdown-item .main-button .menu-checkbox.menu-checkbox-checked:after{font-size:1.25em;content:"✓"}.dropdown-menu .dropdown-item .main-button .menu-checkbox.-radio{border-radius:9999px}.dropdown-menu .dropdown-item .main-button .menu-checkbox.-radio.menu-checkbox-checked:after{font-size:2em;content:"•"}.dropdown-menu .dropdown-item .main-button,.dropdown-menu .dropdown-item .extra-button{display:grid;box-sizing:border-box;-webkit-box-align:center;align-items:center}.dropdown-menu .dropdown-item .main-button.disabled,.dropdown-menu .dropdown-item .extra-button.disabled{cursor:not-allowed}.dropdown-menu .dropdown-item .main-button:not(.disabled),.dropdown-menu .dropdown-item .extra-button:not(.disabled){cursor:pointer}.dropdown-menu .dropdown-item.-icon .main-button{grid-template-columns:var(--__line-height) 1fr}.dropdown-menu .dropdown-item.-icon-space .main-button{padding-left:calc(var(--__line-height) + var(--__horizontal-gap) * 2)}.dropdown-menu .dropdown-item.-icon-double .main-button{grid-template-columns:var(--__line-height) var(--__line-height) 1fr}.still-image{position:relative;line-height:0;overflow:hidden;display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center}.still-image canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;visibility:var(--_still-image-canvas-visibility, visible)}.still-image img{width:100%;height:100%;object-fit:contain}.still-image.animated:before{zoom:var(--_still_image-label-scale, 1);content:"gif";position:absolute;line-height:1;font-size:.7em;top:.5em;left:.5em;background:#7f7f7f80;color:#fff;display:block;padding:2px 4px;border-radius:var(--roundness);z-index:2;visibility:var(--_still-image-label-visibility, visible)}.still-image.animated:hover canvas{display:none}.still-image.animated:hover:before{visibility:var(--_still-image-label-visibility, hidden)}.still-image.animated img{visibility:var(--_still-image-img-visibility, hidden)}.still-image.animated:hover img{visibility:visible}.emoji-picker{--__emoji-picker-header: 2.2em;width:25em;max-width:calc(100vw - 20px);display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.emoji-picker-header-image{display:-webkit-inline-box;display:inline-flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:var(--__emoji-picker-header);max-width:var(--__emoji-picker-header);height:var(--__emoji-picker-header);max-height:var(--__emoji-picker-header)}.emoji-picker-header-image .still-image{width:var(--__emoji-picker-header);max-width:var(--__emoji-picker-header);height:var(--__emoji-picker-header);max-height:var(--__emoji-picker-header);object-fit:contain;--_still_image-label-scale: .5}.emoji-picker .keep-open,.emoji-picker .too-many-emoji,.emoji-picker .hide-custom-emoji{padding:.5em;line-height:normal}.emoji-picker .hide-custom-emoji{padding-top:0}.emoji-picker .too-many-emoji{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.emoji-picker .keep-open-label{padding:0 .5em;display:-webkit-box;display:flex}.emoji-picker .heading{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:.7em .5em 0}.emoji-picker .content{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-flex:1;flex:1 1 auto;min-height:0}.emoji-picker .emoji-tabs{-webkit-box-flex:1;flex-grow:1;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row nowrap;overflow:auto hidden}.emoji-picker .additional-tabs{display:-webkit-box;display:flex;border-left:1px solid;border-left-color:var(--border);padding-left:.5em;-webkit-box-flex:0;flex:0 0 auto}.emoji-picker .additional-tabs,.emoji-picker .emoji-tabs{flex-basis:auto;display:-webkit-box;display:flex;align-content:center;scrollbar-width:thin}.emoji-picker .additional-tabs-item,.emoji-picker .emoji-tabs-item{padding:0 .5em;cursor:pointer;width:var(--__emoji-picker-header);max-width:var(--__emoji-picker-header);height:var(--__emoji-picker-header);max-height:var(--__emoji-picker-header);display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.emoji-picker .additional-tabs-item .svg-inline--fa,.emoji-picker .emoji-tabs-item .svg-inline--fa{font-size:1.85em}.emoji-picker .additional-tabs-item.disabled,.emoji-picker .emoji-tabs-item.disabled{opacity:.5;pointer-events:none}.emoji-picker .additional-tabs-item.toggled,.emoji-picker .emoji-tabs-item.toggled{border-bottom:.2em solid}.emoji-picker .sticker-picker{-webkit-box-flex:1;flex:1 1 auto}.emoji-picker .stickers-content,.emoji-picker .emoji-content{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-flex:1;flex:1 1 auto;min-height:0}.emoji-picker .stickers-content.hidden,.emoji-picker .emoji-content.hidden{opacity:0;pointer-events:none;position:absolute}.emoji-picker .emoji-search{padding-bottom:.5em;-webkit-box-flex:0;flex:0 0 auto}.emoji-picker .emoji-search input{width:100%}.emoji-picker .emoji-groups{height:100%;min-height:200px;-webkit-box-flex:1;flex:1 1 1px;position:relative;overflow:auto;scrollbar-gutter:stable both-edges;-webkit-user-select:none;user-select:none;-webkit-mask:-webkit-linear-gradient(bottom,white 0,transparent 100%) bottom no-repeat,-webkit-linear-gradient(top,white 0,transparent 100%) top no-repeat,-webkit-linear-gradient(bottom,white,white);mask:linear-gradient(to top,white 0,transparent 100%) bottom no-repeat,linear-gradient(to bottom,white 0,transparent 100%) top no-repeat,linear-gradient(to top,white,white);-webkit-transition:-webkit-mask-size .15s;transition:-webkit-mask-size .15s;transition:mask-size .15s;transition:mask-size .15s,-webkit-mask-size .15s;-webkit-mask-size:100% 20px,100% 20px,auto;mask-size:100% 20px,100% 20px,auto;mask-composite:xor;-webkit-mask-composite:xor;mask-composite:exclude}.emoji-picker .emoji-groups.scrolled-top{-webkit-mask-size:100% 20px,100% 0,auto;mask-size:100% 20px,100% 0,auto}.emoji-picker .emoji-groups.scrolled-bottom{-webkit-mask-size:100% 0,100% 20px,auto;mask-size:100% 0,100% 20px,auto}.emoji-picker .emoji-item{width:var(--emoji-size);height:var(--emoji-size);box-sizing:border-box;display:-webkit-box;display:flex;line-height:var(--emoji-size);-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;margin:.2em;cursor:pointer}.emoji-picker .emoji-item .emoji-picker-emoji.-custom{object-fit:contain;width:var(--emoji-size);max-width:var(--emoji-size);height:var(--emoji-size);max-height:var(--emoji-size);--_still_image-label-scale: .5}.emoji-picker .emoji-item .emoji-picker-emoji.-unicode{font-size:calc(var(--emoji-size) * .8);overflow:hidden}.emoji-picker .emoji-group{display:grid;grid-template-columns:repeat(var(--__amount),1fr);place-items:center center;-webkit-box-pack:center;justify-content:center;grid-template-rows:repeat(1,auto)}.emoji-picker .emoji-group.first-row{grid-template-rows:repeat(2,auto)}.emoji-picker .emoji-group.first-row .emoji-item{grid-row:2}.emoji-picker .emoji-group-title{font-size:.85em;grid-column:span var(--__amount);width:100%;margin:0;padding-left:.3em}.emoji-picker .emoji-group-title.disabled{display:none}.input.emoji-input{padding:0;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;position:relative}.input.emoji-input .emoji-picker-icon{position:absolute;top:0;right:0;margin:.2em .25em;font-size:1.3em;cursor:pointer;line-height:1.2em}.input.emoji-input .emoji-picker-icon:hover i{color:var(--text)}.input.emoji-input .emoji-picker-panel{position:absolute;z-index:20;margin-top:.2em}.input.emoji-input .emoji-picker-panel.hide{display:none}.input.emoji-input input,.input.emoji-input textarea{-webkit-box-flex:1;flex:1 0 auto;color:inherit;background:none!important;box-shadow:none;border:none;outline:none}.input.emoji-input.with-picker input{padding-right:2em}.input.emoji-input .hidden-overlay{opacity:0;pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;color:red}.input.emoji-input .hidden-overlay .caret{width:0;margin-right:calc(-1ch - 1px);border:1px solid red}.autocomplete-panel{position:absolute}.autocomplete-item.menu-item{display:-webkit-box;display:flex;padding-top:0;padding-bottom:0}.autocomplete-item.menu-item .image{width:calc(var(--__line-height) + var(--__vertical-gap) * 2);height:calc(var(--__line-height) + var(--__vertical-gap) * 2);line-height:var(--__line-height);text-align:center;margin-right:var(--__horizontal-gap)}.autocomplete-item.menu-item .image img{width:calc(var(--__line-height) + var(--__vertical-gap) * 2);height:calc(var(--__line-height) + var(--__vertical-gap) * 2);object-fit:contain}.autocomplete-item.menu-item .image span{font-size:var(--__line-height);line-height:var(--__line-height)}.autocomplete-item.menu-item .label{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;margin:0 .1em 0 .2em}.autocomplete-item.menu-item .label .displayText{line-height:1.5}.autocomplete-item.menu-item .label .detailText{font-size:.6em;line-height:.6em}label.Select{padding:0}label.Select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;color:var(--text);margin:0;padding:0 2em 0 .2em;font-family:var(--font);font-size:1em;width:100%;z-index:1;height:2em;line-height:16px}label.Select select[multiple],label.Select select[size]{height:100%;padding:.2em}label.Select select[multiple] option,label.Select select[size] option{background-color:transparent}label.Select select[multiple] option:checked,label.Select select[multiple] option.-active,label.Select select[size] option:checked,label.Select select[size] option.-active{color:var(--selectionText);background-color:var(--selectionBackground)}label.Select.disabled,label.Select:disabled{background-color:var(--background);opacity:1;color:var(--faint)}label.Select.disabled select[multiple] option.-active,label.Select.disabled select[size] option.-active,label.Select:disabled select[multiple] option.-active,label.Select:disabled select[size] option.-active{color:var(--faint);background:transparent}label.Select .select-down-icon{position:absolute;top:0;bottom:0;right:5px;height:100%;width:.875em;font-family:var(--font);line-height:2;z-index:1;pointer-events:none}.poll-form{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:0 .5em .5em}.poll-form .add-option{align-self:flex-start;padding-top:.25em;padding-left:.1em}.poll-form .poll-option{display:-webkit-box;display:flex;-webkit-box-align:baseline;align-items:baseline;-webkit-box-pack:justify;justify-content:space-between;margin-bottom:.25em}.poll-form .input-container{width:100%}.poll-form .input-container input{padding-right:2.5em;width:100%}.poll-form .delete-option{width:1.5em;margin-left:-1.5em;z-index:1}.poll-form .poll-type-expiry{margin-top:.5em;display:-webkit-box;display:flex;width:100%}.poll-form .poll-type{margin-right:.75em;-webkit-box-flex:1;flex:1 1 60%}.poll-form .poll-type .poll-type-select{padding-right:.75em}.poll-form .poll-expiry{display:-webkit-box;display:flex}.poll-form .poll-expiry .expiry-amount{width:3em;text-align:right}.Flash{display:inline-block;width:100%;height:100%;position:relative}.Flash .player{height:100%;width:100%}.Flash .placeholder{height:100%;width:100%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;background:var(--bg);color:var(--link)}.Flash .hider{top:0}.Flash .label{text-align:center;-webkit-box-flex:1;flex:1 1 0;line-height:1.2;white-space:normal}.Flash .hidden{display:none;visibility:hidden}.Attachment{display:-webkit-inline-box;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;position:relative;align-self:flex-start;line-height:0;height:100%;border-style:solid;border-width:1px;border-radius:var(--roundness);border-color:var(--border)}.Attachment .attachment-wrapper{-webkit-box-flex:1;flex:1 1 auto;height:100%;position:relative;overflow:hidden}.Attachment .description-container{-webkit-box-flex:0;flex:0 1 0;display:-webkit-box;display:flex;padding-top:.5em;z-index:1}.Attachment .description-container p{-webkit-box-flex:1;flex:1;text-align:center;line-height:1.5;padding:.5em;margin:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.Attachment .description-container.-static{position:absolute;left:0;right:0;bottom:0;padding-top:0;background:var(--popover);box-shadow:var(--popupShadow)}.Attachment .description-field{-webkit-box-flex:1;flex:1;min-width:0}.Attachment .placeholder-container,.Attachment .image-container,.Attachment .audio-container,.Attachment .video-container,.Attachment .flash-container,.Attachment .oembed-container{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;width:100%;height:100%}.Attachment .image-container .image{width:100%;height:100%}.Attachment .flash-container .flash,.Attachment .flash-container video,.Attachment .video-container .flash,.Attachment .video-container video{width:100%;height:100%;object-fit:contain;align-self:center}.Attachment .video-container{border:none;outline:none;color:inherit;background:transparent}.Attachment .audio-container{display:-webkit-box;display:flex;-webkit-box-align:end;align-items:flex-end}.Attachment .audio-container audio{width:100%;height:100%}.Attachment .placeholder-container{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;padding-top:.5em}.Attachment .play-icon{position:absolute;font-size:4.5em;top:calc(50% - 2.25rem);left:calc(50% - 2.25rem);color:#ffffffbf;text-shadow:0 0 2px rgba(0,0,0,.4)}.Attachment .play-icon:before{margin:0}.Attachment .attachment-buttons{display:-webkit-box;display:flex;position:absolute;right:0;top:0;margin-top:.5em;margin-right:.5em;z-index:1}.Attachment .attachment-buttons .attachment-button{padding:0;border-radius:var(--roundness);text-align:center;width:2em;height:2em;margin-left:.5em;font-size:1.25em}.Attachment.-contain-fit img,.Attachment.-contain-fit canvas{object-fit:contain}.Attachment.-cover-fit img,.Attachment.-cover-fit canvas{object-fit:cover}.Attachment .oembed-container{line-height:1.2em;-webkit-box-flex:1;flex:1 0 100%;width:100%;margin-right:15px;display:-webkit-box;display:flex}.Attachment .oembed-container img{width:100%}.Attachment .oembed-container .image{-webkit-box-flex:1;flex:1}.Attachment .oembed-container .image img{border:0;border-radius:5px;height:100%;object-fit:cover}.Attachment .oembed-container .text{-webkit-box-flex:2;flex:2;margin:8px;overflow-wrap:break-word;text-wrap:pretty}.Attachment .oembed-container .text h1{font-size:1rem;margin:0}.Attachment.-size-small .play-icon{zoom:.5;opacity:.7}.Attachment.-size-small .attachment-buttons{zoom:.7;opacity:.5}.Attachment.-editable{padding:.5em}.Attachment.-editable .description-container,.Attachment.-editable .attachment-buttons{margin:0}.Attachment.-placeholder{display:inline-block;color:var(--link);overflow:hidden;white-space:nowrap;height:auto;line-height:1.5}.Attachment.-placeholder:not(.-editable){border:none}.Attachment.-placeholder.-editable{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:baseline;align-items:baseline}.Attachment.-placeholder.-editable .description-container,.Attachment.-placeholder.-editable .attachment-buttons{margin:0;padding:0;position:relative}.Attachment.-placeholder.-editable .description-container{-webkit-box-flex:1;flex:1;padding-left:.5em}.Attachment.-placeholder.-editable .attachment-buttons{-webkit-box-ordinal-group:100;order:99;align-self:center}.Attachment.-placeholder a{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis}.Attachment.-placeholder svg{color:inherit}.Attachment.-loading{cursor:progress}.Attachment.-compact .placeholder-container{padding-bottom:.5em}.Gallery .gallery-rows{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.Gallery .gallery-row{position:relative;height:0;width:100%;-webkit-box-flex:1;flex-grow:1}.Gallery .gallery-row .gallery-row-inner{position:absolute;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap;align-content:stretch}.Gallery .gallery-row .gallery-row-inner .gallery-item{margin:0 .5em 0 0;-webkit-box-flex:1;flex-grow:1;height:100%;box-sizing:border-box;min-width:2em}.Gallery .gallery-row .gallery-row-inner .gallery-item:last-child{margin:0}.Gallery .gallery-row .gallery-row-inner.-grid{width:100%;height:auto;position:relative;display:grid;grid-gap:.5em;grid-template-columns:repeat(auto-fill,minmax(15em,1fr))}.Gallery .gallery-row .gallery-row-inner.-grid .gallery-item{margin:0;height:15em}.Gallery .gallery-row.-grid,.Gallery .gallery-row.-minimal{height:auto}.Gallery .gallery-row.-grid .gallery-row-inner,.Gallery .gallery-row.-minimal .gallery-row-inner{position:relative}.Gallery .gallery-row:not(:first-child){margin-top:.5em}.Gallery.-long .gallery-rows{max-height:25em;overflow:hidden;-webkit-mask:-webkit-linear-gradient(bottom,white,transparent) bottom/100% 70px no-repeat,-webkit-linear-gradient(bottom,white,white);mask:linear-gradient(to top,white,transparent) bottom/100% 70px no-repeat,linear-gradient(to top,white,white);mask-composite:xor;-webkit-mask-composite:xor;mask-composite:exclude}.Gallery .many-attachments-text{text-align:center;line-height:2}.Gallery .many-attachments-buttons{display:-webkit-box;display:flex}.Gallery .many-attachments-button{display:-webkit-box;display:flex;-webkit-box-flex:1;flex:1;-webkit-box-pack:center;justify-content:center;line-height:2}.Gallery .many-attachments-button button{padding:0 2em}.emoji-popover{margin:0 .5em .5em;text-align:center}.emoji-popover .emoji{width:4.6em;height:4.6em}.emoji-popover .emoji-popover-centered{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.emoji-popover .emoji-popover-button{width:100%;margin-top:.5em}.emoji-popover .Select{width:100%}.Avatar{--_avatarShadowBox: var(--shadow);--_avatarShadowFilter: var(--shadowFilter);--_avatarShadowInset: var(--shadowInset);--_still-image-label-visibility: hidden;display:inline-block;position:relative;width:3.5em;height:3.5em}.Avatar.-compact{width:2.2em;height:2.2em;border-radius:var(--roundness)}.Avatar .avatar{width:100%;height:100%;box-shadow:var(--_avatarShadowBox);border-radius:var(--roundness)}.Avatar .avatar.-better-shadow{box-shadow:var(--_avatarShadowInset);-webkit-filter:var(--_avatarShadowFilter);filter:var(--_avatarShadowFilter)}.Avatar .avatar.-animated:before{display:none}.Avatar .avatar.-compact{border-radius:var(--roundness)}.Avatar .avatar.-placeholder{background-color:var(--background)}.Avatar img{width:100%;height:100%}.Avatar .actor-type-indicator{position:absolute;bottom:0;right:0;margin:-.2em;padding:.2em;background:#7f7f7f80;color:#fff;border-radius:var(--roundness)}.MentionLink{position:relative;white-space:normal;display:inline;word-break:normal}.MentionLink .new,.MentionLink .original{display:inline}.MentionLink .mention-avatar{border-radius:var(--roundness);width:1.5em;height:1.5em;vertical-align:middle;-webkit-user-select:none;user-select:none;margin-right:.2em}.MentionLink .full{position:absolute;display:inline-block;pointer-events:none;opacity:0;top:100%;left:0;height:100%;white-space:nowrap;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;z-index:1;margin-top:.25em;padding:.5em;-webkit-user-select:all;user-select:all}.MentionLink .short.-with-tooltip,.MentionLink .you{-webkit-user-select:none;user-select:none}.MentionLink .short,.MentionLink .full{white-space:nowrap}.MentionLink .shortName{white-space:normal}.MentionLink .new.-you .shortName{font-weight:600}.MentionLink .new.-has-selection{--color: var(--selectionText);--link: var(--selectionText);background-color:var(--selectionBackground)}.MentionLink .new .at{color:var(--link);opacity:.8;display:inline-block;line-height:1;padding:0 .1em;vertical-align:-25%;margin:0}.MentionLink .new.-striped .shortName{background-image:-webkit-repeating-linear-gradient(315deg,var(--____highlight-tintColor),var(--____highlight-tintColor) 5px,var(--____highlight-tintColor2) 5px,var(--____highlight-tintColor2) 10px);background-image:repeating-linear-gradient(135deg,var(--____highlight-tintColor),var(--____highlight-tintColor) 5px,var(--____highlight-tintColor2) 5px,var(--____highlight-tintColor2) 10px)}.MentionLink .new.-solid .shortName{background-image:-webkit-linear-gradient(var(--____highlight-tintColor2),var(--____highlight-tintColor2));background-image:linear-gradient(var(--____highlight-tintColor2),var(--____highlight-tintColor2))}.MentionLink .new.-side .shortName{box-shadow:0 -5px 3px -4px inset var(--____highlight-solidColor)}.MentionLink .serverName.-faded{color:var(--linkFaint)}.mention-link-popover{max-width:70ch;max-height:20rem;overflow:hidden}.MentionsLine{overflow-wrap:break-word;text-wrap:pretty}.MentionsLine .mention-link:not(:first-child):before{content:" "}.MentionsLine .showMoreLess{margin-left:.5em;white-space:normal;color:var(--link)}.HashtagLink{position:relative;white-space:normal;display:inline-block;color:var(--link)}.RichContent{font-family:var(--font)}.RichContent.-faint{color:var(--text);--text: var(--textFaint) !important;--link: var(--linkFaint) !important;--funtextGreentext: var(--funtextGreentextFaint) !important;--funtextCyantext: var(--funtextCyantextFaint) !important}.RichContent.-faint a{color:var(--linkFaint)}.RichContent blockquote{margin:.2em 0 .2em .2em;font-style:italic;border-left:.2em solid var(--textFaint);padding-left:1em}.RichContent pre{overflow:auto}.RichContent code,.RichContent samp,.RichContent kbd,.RichContent var,.RichContent pre{font-family:var(--monoFont)}.RichContent p{margin:0 0 1em}.RichContent p:last-child{margin:0}.RichContent h1{font-size:1.1em;line-height:1.2em;margin:1.4em 0}.RichContent h2{font-size:1.1em;margin:1em 0}.RichContent h3{font-size:1em;margin:1.2em 0}.RichContent h4{margin:1.1em 0}.RichContent .img{display:inline-block}.RichContent .img button{display:-webkit-inline-box;display:inline-flex}.RichContent .emoji{display:inline-block;width:var(--emoji-size, 32px);height:var(--emoji-size, 32px)}.RichContent .img,.RichContent video{max-width:100%;max-height:400px;vertical-align:middle;object-fit:contain}.RichContent .greentext{color:var(--funtextGreentext)}.RichContent .cyantext{color:var(--funtextCyantext)}a .RichContent{color:var(--link)!important}.poll .votes{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin:0 0 .5em}.poll .poll-option{margin:.75em .5em}.poll .poll-option .input{line-height:inherit}.poll .option-result{height:100%;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;position:relative;color:var(--textLight)}.poll .option-result-label{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:.1em .25em;z-index:1;overflow-wrap:break-word;text-wrap:pretty}.poll .result-percentage{width:3.5em;flex-shrink:0}.poll .result-fill{height:100%;position:absolute;border-radius:var(--roundness);top:0;left:0;-webkit-transition:width .5s;transition:width .5s}.poll input{width:3.5em}.poll.loading *{cursor:progress}.poll .poll-vote-button{padding:0 1em;margin-right:.5em}.poll .poll-checkbox{display:none}.StatusBody{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.StatusBody .emoji{--_still_image-label-scale: .5}.StatusBody .attachments{margin-top:.5em}.StatusBody .text,.StatusBody .summary{white-space:pre-wrap;overflow-wrap:break-word;text-wrap:pretty;line-height:var(--post-line-height)}.StatusBody .summary{display:block;font-style:italic;padding-bottom:.5em}.StatusBody .text.-single-line{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;height:1.4em}.StatusBody .summary-wrapper{margin-bottom:.5em;border-style:solid;border-width:0 0 1px;border-color:var(--border);-webkit-box-flex:0;flex-grow:0}.StatusBody .summary-wrapper.-tall{position:relative}.StatusBody .summary-wrapper.-tall .summary{max-height:2em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.StatusBody .text-wrapper{text-overflow:ellipsis;overflow-wrap:break-word;overflow:hidden;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column nowrap}.StatusBody .text-wrapper.-tall-status{position:relative;height:16em;z-index:1}.StatusBody .text-wrapper.-tall-status .media-body{min-height:0;-webkit-mask:-webkit-linear-gradient(bottom,white,transparent) bottom/100% 8em no-repeat,-webkit-linear-gradient(bottom,white,white);mask:linear-gradient(to top,white,transparent) bottom/100% 8em no-repeat,linear-gradient(to top,white,white);mask-composite:xor;-webkit-mask-composite:xor;mask-composite:exclude}.StatusBody .text-wrapper.-expanded{overflow:visible}.StatusBody .tall-status-hider,.StatusBody .tall-subject-hider,.StatusBody .status-unhider,.StatusBody .cw-status-hider{display:inline-block;overflow-wrap:break-word;text-wrap:pretty;width:100%;text-align:center}.StatusBody .status-unhider{margin-top:auto;position:-webkit-sticky;position:sticky;bottom:0;padding-bottom:1em}.StatusBody .tall-status-hider{position:absolute;height:5em;margin-top:10em;line-height:8em;z-index:2}.StatusBody .tall-subject-hider{padding-bottom:.5em}.StatusBody .status-unhider,.StatusBody .cw-status-hider{overflow-wrap:break-word;text-wrap:pretty}.StatusBody .status-unhider svg,.StatusBody .cw-status-hider svg{color:inherit}.StatusBody .toggle-button{padding:.5em}.StatusBody.-compact{-webkit-box-align:start;align-items:start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;--emoji-size: calc(var(--emojiSize, 32px) / 2)}.StatusBody.-compact .body,.StatusBody.-compact .attachments{max-height:3.25em}.StatusBody.-compact .body{overflow:hidden;white-space:normal;min-width:5em;-webkit-box-flex:5;flex:5 1 auto;-webkit-mask-size:auto 3.5em,auto auto;mask-size:auto 3.5em,auto auto;-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-repeat:repeat-x,repeat;mask-repeat:repeat-x,repeat;-webkit-mask-image:-webkit-linear-gradient(top,white 2em,transparent 3em);mask-image:linear-gradient(to bottom,white 2em,transparent 3em);mask-composite:xor;-webkit-mask-composite:xor;mask-composite:exclude}.StatusBody.-compact .attachments{margin-top:0;-webkit-box-flex:1;flex:1 1 0;min-width:5em;height:100%;margin-left:.5em}.StatusBody.-compact .summary-wrapper{line-height:inherit;margin:0;border:none}.StatusBody.-compact .summary-wrapper .summary:after{content:": "}.StatusBody.-compact .text-wrapper{display:inline-block;width:100%}.link-preview-card{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;cursor:pointer;overflow:hidden;margin-top:.5em;color:var(--text);border-style:solid;border-width:1px;border-radius:var(--roundness);border-color:var(--border)}.link-preview-card .card-image{flex-shrink:0;width:120px;max-width:25%}.link-preview-card .card-image img{width:100%;height:100%;object-fit:cover;border-radius:var(--roundness)}.link-preview-card .card-content{max-height:100%;margin:.5em;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.link-preview-card .card-host{font-size:.85em}.link-preview-card .card-description{margin:.5em 0 0;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word;text-wrap:pretty;line-height:1.2em;max-height:calc(3.6em - 1px)}.link-preview-card .nsfw-alert{margin:2em 0}.StatusContent{-webkit-box-flex:1;flex:1;min-width:0}.StatusContent .poll-icon{margin:.5em}.dark-overlay:before{top:0;right:0;bottom:0;left:0;content:" ";display:block;cursor:default;position:fixed;background:#1b1f2380;z-index:2000}.dialog-container{display:grid;position:fixed;top:0;right:0;bottom:0;left:0;-webkit-box-pack:center;justify-content:center;place-items:center center;overflow:auto}.dialog-modal.panel{max-width:90vw;z-index:2001;cursor:default;display:block}.dialog-modal.panel .dialog-modal-heading .title{text-align:center}.dialog-modal.panel .dialog-modal-content{margin:0;padding:1rem;white-space:normal;text-align:center}.dialog-modal.panel .dialog-modal-footer{margin:0;padding:.5em;border-top:1px solid var(--border);display:grid;-webkit-box-pack:end;justify-content:end;grid-gap:.5em;grid-template-columns:-webkit-min-content;grid-template-columns:min-content;grid-auto-columns:-webkit-min-content;grid-auto-columns:min-content;grid-auto-flow:column dense;height:auto}.dialog-modal.panel .dialog-modal-footer button{width:auto;white-space:nowrap;padding-left:2em;padding-right:2em}#modal.-mobile .dialog-container{-webkit-box-pack:stretch;justify-content:stretch;place-items:end stretch}#modal.-mobile .dialog-container.-center-mobile{-webkit-box-align:center;align-items:center}#modal.-mobile .dialog-modal.panel{min-width:100vw}#modal.-mobile .dialog-modal-footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:end;justify-content:flex-end;grid-template-columns:1fr;grid-auto-rows:auto;grid-auto-flow:row dense}#modal.-mobile .dialog-modal-footer button{grid-column:1;height:3em}.post-status-form{position:relative}.post-status-form .attachments{margin-bottom:.5em}.post-status-form .more-post-actions,.post-status-form .more-post-actions .btn{height:100%}.post-status-form .form-bottom{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;padding:.5em;height:2.5em}.post-status-form .form-bottom .post-button-group{width:10em;display:-webkit-box;display:flex}.post-status-form .form-bottom .post-button-group .post-button{-webkit-box-flex:1;flex:1 0 auto}.post-status-form .form-bottom .post-button-group .more-post-actions{-webkit-box-flex:0;flex:0 0 auto}.post-status-form .form-bottom p{margin:.35em;padding:.35em;display:-webkit-box;display:flex}.post-status-form .form-bottom-left{display:-webkit-box;display:flex;gap:1.5em}.post-status-form .form-bottom-left button{padding:.5em;margin:-.5em}.post-status-form .preview-heading{display:-webkit-box;display:flex;flex-wrap:wrap}.post-status-form .preview-toggle{-webkit-box-flex:10;flex:10 0 auto;cursor:pointer;-webkit-user-select:none;user-select:none;padding-left:.5em}.post-status-form .preview-toggle:hover{text-decoration:underline}.post-status-form .preview-toggle svg,.post-status-form .preview-toggle i{margin-left:.2em;font-size:.8em;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.post-status-form .preview-container{margin-bottom:1em}.post-status-form .preview-error{font-style:italic;color:var(--textFaint)}.post-status-form .preview-status{border:1px solid var(--border);border-radius:var(--roundness);padding:.5em;margin:0}.post-status-form .reply-or-quote-selector{-webkit-box-flex:1;flex:1 0 auto;margin-bottom:.5em;display:grid;grid-template-columns:1fr 1fr}.post-status-form .text-format .only-format{color:var(--textFaint)}.post-status-form .visibility-tray{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;padding-top:.5em;-webkit-box-align:baseline;align-items:baseline}.post-status-form .visibility-notice{border:1px solid var(--border);border-radius:var(--roundness);padding:.5em 1em}.post-status-form .visibility-notice.edit-warning>:first-child{margin-top:0}.post-status-form .visibility-notice.edit-warning>:last-child{margin-bottom:0}.post-status-form .media-upload-icon{-webkit-box-ordinal-group:2;order:1;-webkit-box-pack:left;justify-content:left}.post-status-form .emoji-icon{-webkit-box-ordinal-group:3;order:2;-webkit-box-pack:center;justify-content:center}.post-status-form .poll-icon{-webkit-box-ordinal-group:4;order:3;-webkit-box-pack:right;justify-content:right}.post-status-form .media-upload-icon,.post-status-form .poll-icon,.post-status-form .emoji-icon{font-size:1.85em;line-height:1.1;-webkit-box-flex:1;flex:1;padding:0 .1em;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.post-status-form .error{text-align:center}.post-status-form .media-upload-wrapper{margin-right:.2em;margin-bottom:.5em;width:18em}.post-status-form .media-upload-wrapper img,.post-status-form .media-upload-wrapper video{object-fit:contain;max-height:10em}.post-status-form .media-upload-wrapper .video{max-height:10em}.post-status-form .media-upload-wrapper input{-webkit-box-flex:1;flex:1;width:100%}.post-status-form .status-input-wrapper{display:-webkit-box;display:flex;position:relative;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.post-status-form .btn[disabled]{cursor:not-allowed}.post-status-form form{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin:.6em;position:relative}.post-status-form .form-group{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:.25em .5em .5em;line-height:1.85}.post-status-form .inputs-wrapper{padding:0}.post-status-form .input.form-post-body{box-sizing:content-box;overflow:hidden;-webkit-transition:min-height .2s .1s;transition:min-height .2s .1s;padding-bottom:calc(var(--_padding) + var(--post-line-height) * 1em);padding-right:1.5em;height:calc(var(--post-line-height) * 1em);min-height:calc(var(--post-line-height) * 1em);resize:none;background:transparent;text-wrap:stable}.post-status-form .input.form-post-body.scrollable-form{overflow-y:auto}.post-status-form .main-input{position:relative}.post-status-form .subject-input{border-bottom:1px solid var(--border)}.post-status-form .character-counter{position:absolute;bottom:0;right:0;padding:0;margin:0 .5em}.post-status-form .character-counter.error{color:var(--cRed)}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:.6}}@keyframes fade-in{0%{opacity:0}to{opacity:.6}}@-webkit-keyframes fade-out{0%{opacity:.6}to{opacity:0}}@keyframes fade-out{0%{opacity:.6}to{opacity:0}}.post-status-form .drop-indicator{position:absolute;width:100%;height:100%;font-size:5em;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;opacity:.6;color:var(--text);background-color:var(--bg);border-radius:var(--roundness);border:2px dashed var(--text)}.post-status-form .auto-save-status{align-self:center}.color-input{display:-webkit-inline-box;display:inline-flex}.color-input .label{-webkit-box-flex:1;flex:1 1 auto}.color-input .opt{margin-right:.5em}.color-input-field.input{display:-webkit-inline-box;display:inline-flex;-webkit-box-flex:0;flex:0 0 0;max-width:9em;-webkit-box-align:stretch;align-items:stretch}.color-input-field.input input{color:var(--text);background:none;border:none;padding:0;margin:0}.color-input-field.input input.textColor{-webkit-box-flex:1;flex:1 0 3em;min-width:3em;padding:0}.color-input-field.input .nativeColor{cursor:pointer;-webkit-box-flex:0;flex:0 0 auto;padding:0}.color-input-field.input .nativeColor input{-webkit-appearance:none;-moz-appearance:none;appearance:none;max-width:0;min-width:0;max-height:0;opacity:0!important}.color-input-field.input .computedIndicator,.color-input-field.input .validIndicator,.color-input-field.input .invalidIndicator,.color-input-field.input .transparentIndicator{-webkit-box-flex:0;flex:0 0 2em;margin:.2em .5em;min-width:2em;align-self:stretch;min-height:1.1em;border-radius:var(--roundness)}.color-input-field.input .invalidIndicator{background:transparent;box-sizing:border-box;border:2px solid var(--cRed)}.color-input-field.input .transparentIndicator{background-color:#f0f;position:relative}.color-input-field.input .transparentIndicator:before,.color-input-field.input .transparentIndicator:after{display:block;content:"";background-color:#000;position:absolute;height:50%;width:50%}.color-input-field.input .transparentIndicator:after{top:0;left:0;border-top-left-radius:var(--roundness)}.color-input-field.input .transparentIndicator:before{bottom:0;right:0;border-bottom-right-radius:var(--roundness)}.color-input-field.input.disabled .nativeColor input,.color-input-field.input.disabled .computedIndicator,.color-input-field.input.disabled .validIndicator,.color-input-field.input.disabled .invalidIndicator,.color-input-field.input.disabled .transparentIndicator,.color-input-field.input:disabled .nativeColor input,.color-input-field.input:disabled .computedIndicator,.color-input-field.input:disabled .validIndicator,.color-input-field.input:disabled .invalidIndicator,.color-input-field.input:disabled .transparentIndicator{opacity:.25!important}.remote-follow{max-width:220px}.remote-follow .remote-button{width:100%;min-height:2em}.moderation-tools-popover{height:100%}.moderation-tools-popover .trigger{display:-webkit-box!important;display:flex!important;height:100%}.moderation-tools-button{white-space:nowrap}.moderation-tools-button svg,.moderation-tools-button i{font-size:.8em}.UserTimedFilterModal .input-dont-ask-again{margin-left:1em}.UserTimedFilterModal .input-expire-at{margin-left:.25em}.UserTimedFilterModal .footer-left-checkbox{width:-webkit-max-content;width:max-content}.AccountActions .ellipsis-button{width:2.5em;margin:-.5em 0;padding:.5em 0;text-align:center}.panel-loading{display:-webkit-box;display:flex;height:100%;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;font-size:2em;color:var(--text)}.panel-loading .loading-text svg{line-height:0;vertical-align:middle;color:var(--text)}.user-note{position:relative}.user-note h4{-webkit-box-pack:justify;justify-content:space-between;margin-bottom:.5em}.user-note .note-text{align-self:stretch;min-width:100%;margin:-.6em}.user-note .overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0000004d}.user-note .overlay .panel-loading{font-size:1em}.image-cropper{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.image-cropper-canvas,.image-cropper .image{height:100%}.image-cropper .image-cropper-img-input{display:none}.image-cropper-buttons-wrapper{display:grid;grid-gap:.5em;grid-template-columns:1fr 1fr 1fr}.image-cropper-buttons-wrapper button{margin-top:1em}.user-card{position:relative;z-index:1;overflow:hidden;border-top-left-radius:calc(var(--roundness) - 1px);border-top-right-radius:calc(var(--roundness) - 1px)}.user-card h4{line-height:2;display:-webkit-box;display:flex}.user-card h3{padding-left:.6em;margin-bottom:0}.user-card h3 .button-default{font-size:1rem;line-height:2;padding:0 .6em}.user-card .input.bio{height:auto}.user-card .user-card-inner{padding-bottom:0}.user-card-setting,.user-card-bio{color:var(--lightText);display:block;line-height:1.3;padding:0 .6em}.user-card-setting img,.user-card-bio img{object-fit:contain;vertical-align:middle;max-width:100%;max-height:400px}.user-card .user-card-setting{margin-left:.6em;margin-right:.6em}.user-card .user-card-bio{text-align:center;margin:0 .6em}.user-card .user-card-bio.input{margin:0 1em}.user-card .user-card-bio.input textarea{text-align:inherit}.user-card .user-card-bio,.user-card .user-card-bio *{line-height:1.5}.user-card .user-card-bio.-justify-left{text-align:start}.user-card:hover{--_still-image-img-visibility: visible;--_still-image-canvas-visibility: hidden;--_still-image-label-visibility: hidden}.user-card .personal-marks{margin:.6em;padding:.6em}.user-card .personal-marks:not(:last-child){border-bottom:1px solid var(--border)}.user-card .personal-marks .highlighter h4{margin-top:.6em}.user-card .personal-marks .highlighter .userHighlightSel{vertical-align:bottom;margin-left:-.1em}.user-card .personal-marks .highlighter .userHighlightSel.-none select{color:var(--textFaint)}.user-card .personal-marks .highlighter .userHighlightSel.-none select option{color:var(--text);background:var(--background)}.user-card .personal-marks .highlighter .highlighter-color{vertical-align:bottom;margin-left:.6em}.user-card .header-overlay{position:absolute;bottom:0;right:-1.2em;left:-1.2em;top:-1.4em;-webkit-mask:-webkit-linear-gradient(bottom,transparent 0,white 5em) bottom no-repeat;mask:linear-gradient(to top,transparent 0,white 5em) bottom no-repeat}.user-card .banner-overlay,.user-card .banner-image{position:absolute;top:0;right:0;bottom:0;left:0;padding:0;border-top-left-radius:calc(var(--roundness) - 1px);border-top-right-radius:calc(var(--roundness) - 1px)}.user-card .banner-image{z-index:-2}.user-card .banner-image img{object-fit:cover;height:100%;width:100%}.user-card .banner-overlay{background-color:var(--profileTint);opacity:.5;pointer-events:none;z-index:-1}.user-card .bottom-buttons{display:-webkit-box;display:flex;gap:.5em}.user-info{position:relative;text-align:left;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:1em}.user-info .user-identity{position:relative;aspect-ratio:3;min-height:6em;display:-webkit-box;display:flex;-webkit-box-align:end;align-items:flex-end;container:user-card/inline-size}.user-info .user-identity>*{min-width:0}.user-info .user-identity>a{vertical-align:middle;display:-webkit-box;display:flex}.user-info .user-identity .Avatar{--_avatarShadowBox: var(--avatarShadow);--_avatarShadowFilter: var(--avatarShadowFilter);--_avatarShadowInset: var(--avatarShadowInset);width:7em;width:min(7em,20cqw);height:7em;height:min(7em,20cqw);object-fit:cover}.user-info .other-actions{position:relative;display:inline-grid;grid-auto-flow:column;grid-gap:.6em;font-size:1.25rem;z-index:2;align-self:end}.user-info .other-actions a,.user-info .other-actions button,.user-info .other-actions div{text-align:center;width:2em;height:2em;line-height:2em;padding:.6em;margin:-.6em}.user-info .other-actions a.edit-banner-button,.user-info .other-actions button.edit-banner-button,.user-info .other-actions div.edit-banner-button{width:auto}.user-info .other-actions a:hover .icon,.user-info .other-actions button:hover .icon,.user-info .other-actions div:hover .icon{color:var(--textFaint)}.user-info .other-actions a:not(:hover) .icon,.user-info .other-actions button:not(:hover) .icon,.user-info .other-actions div:not(:hover) .icon{color:var(--lightText)}.user-info-avatar{position:relative;cursor:pointer;margin-right:.6em}.user-info-avatar.-overlay{position:absolute;top:-.6em;bottom:-.6em;left:-.6em;right:-1.2em;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;border-radius:var(--roundness);opacity:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.user-info-avatar.-overlay svg{color:#fff;margin:.5em}.user-info-avatar:hover .user-info-avatar.-overlay{opacity:1;background-color:#0000004d}.user-info .user-info-avatar.-editable .-overlay{opacity:1;place-items:start end;-webkit-box-pack:end;justify-content:end}.user-info .user-summary{align-self:stretch;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin-left:.6em;text-align:left;text-overflow:ellipsis;white-space:nowrap;-webkit-box-flex:1;flex:1 1 0;z-index:1;line-height:2em;-webkit-filter:drop-shadow(0 0 .5em var(--profileTint)) drop-shadow(0 0 .2em var(--profileTint));filter:drop-shadow(0 0 .5em var(--profileTint)) drop-shadow(0 0 .2em var(--profileTint));--emoji-size: 1.7em}.user-info .user-summary .alert{text-shadow:none}.user-info .user-summary .RichContent{--link: var(--text) !important}.user-info .user-summary .name-wrapper{display:-webkit-box;display:flex;-webkit-box-align:baseline;align-items:baseline}.user-info .user-summary .name-wrapper .edit-button{width:3em;text-align:center}.user-info .user-summary .name-wrapper .edit-button:hover .icon{color:var(--textFaint)}.user-info .user-summary .name-wrapper .edit-button:not(:hover) .icon{color:var(--lightText)}.user-info .user-summary .name-wrapper .input,.user-info .user-summary .name-wrapper .user-name{-webkit-box-flex:1;flex:1;font-weight:600;line-height:2;margin-right:1em;text-overflow:ellipsis;overflow:hidden}.user-info .user-summary .name-wrapper .input{margin:0 -.5em;padding:0 .5em}.user-info .user-summary .top-line{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-flex:1;flex:1;line-height:2;margin-bottom:-.2em;font-size:max(110%,4cqw)}.user-info .user-summary .bottom-line{display:-webkit-box;display:flex;-webkit-box-align:baseline;align-items:baseline;flex-wrap:wrap;white-space:normal;font-weight:500;font-size:.9em;font-size:max(90%,2.5cqw);line-height:1.5;margin-top:.5em}.user-info .user-summary .lock-icon{display:inline-block;vertical-align:baseline;overflow-x:hidden;margin:0 .35em 0 .5em}.user-info .user-summary .user-screen-name{color:var(--text);text-overflow:ellipsis;overflow:hidden;display:inline-block}.user-info .user-summary .user-role{display:inline-block;vertical-align:baseline}.user-info .user-interactions{position:relative;display:-webkit-box;display:flex;flex-wrap:wrap;gap:.6em}.user-info .user-interactions>*{-webkit-box-flex:0;flex:0 0 8em}.user-info .user-interactions .popover-trigger-button,.user-info .user-interactions .moderation-tools-button{width:100%}.user-info .user-interactions>.btn-group,.user-info .user-interactions>button{white-space:nowrap}.sidebar .edit-profile-button{display:none}.user-extras{padding:1.2em .6em;line-height:1.5}.user-extras .user-stats{display:block;text-align:center;word-wrap:break-word;width:100%}.user-extras .user-stats dl{display:inline;margin-right:1em;white-space:nowrap}.user-extras .user-stats dd{font-weight:bolder;text-overflow:ellipsis;overflow:hidden;margin:0}.user-extras .user-stats dd,.user-extras .user-stats dt{display:inline}.user-extras .user-stats a{text-decoration:none}.user-extras .birthday{width:100%;text-align:center;white-space:nowrap;--icon: var(--text)}.user-profile-fields{margin:0 .5em;padding:0 .5em;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;--emoji-size: 1.8em}.user-profile-fields .user-profile-field-add,.user-profile-fields .user-profile-field{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin:.25em;border:1px solid var(--border);border-radius:var(--roundness);line-height:2em}.user-profile-fields .user-profile-field-add .label,.user-profile-fields .user-profile-field .label{margin-left:.5em}.user-profile-fields .user-profile-field-add{-webkit-box-pack:center;justify-content:center;margin:.25em}.user-profile-fields .user-profile-field .input{text-align:inherit;-webkit-box-flex:1;flex:1}.user-profile-fields .user-profile-field .delete-field{display:inline-block;text-align:center;width:2em}.user-profile-fields .user-profile-field .user-profile-field-name,.user-profile-fields .user-profile-field .user-profile-field-value,.user-profile-fields .user-profile-field .user-profile-field-add{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;box-sizing:border-box;display:-webkit-inline-box;display:inline-flex}.user-profile-fields .user-profile-field .user-profile-field-name.-edit,.user-profile-fields .user-profile-field .user-profile-field-value.-edit,.user-profile-fields .user-profile-field .user-profile-field-add.-edit{padding:0}.user-profile-fields .user-profile-field .user-profile-field-name.-edit input,.user-profile-fields .user-profile-field .user-profile-field-value.-edit input,.user-profile-fields .user-profile-field .user-profile-field-add.-edit input{font-weight:inherit}.user-profile-fields .user-profile-field .user-profile-field-name{-webkit-box-flex:0;flex:0 1 50%;font-weight:600;text-align:right;-webkit-box-pack:end;justify-content:end;color:var(--lightText);min-width:9em;border-right:1px solid var(--border);padding-left:1.2em;padding-right:.6em}.user-profile-fields .user-profile-field .user-profile-field-value{-webkit-box-flex:1;flex:1 1 55%;color:var(--text);padding-left:.6em;margin:0}.edit-image .panel-body{text-align:center;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.edit-image .current-avatar{object-fit:contain}.edit-image .image-container{display:-webkit-box;display:flex;align-self:center;margin:0 0 1em;max-height:30em;max-width:100%;-webkit-box-flex:1;flex:1 0 20em;aspect-ratio:1;gap:.5em}.edit-image .image-container.-banner{aspect-ratio:3;max-width:100%}.edit-image .image-container .new-image{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.edit-image .image-container .cropper{-webkit-box-flex:1;flex:1;overflow-x:auto}.edit-image .image-container>*{-webkit-box-flex:1;flex:1 0 10em;max-height:100%;aspect-ratio:1}.edit-image .image-container .separator{min-width:1.1em;font-size:500%;align-self:center;-webkit-box-flex:0;flex:0 1 5em;aspect-ratio:unset}.edit-image.-banner .images-container{grid-template-rows:20em 5em 20em;grid-template-columns:1fr}.edit-image.-banner .images-container>*{-webkit-box-flex:1;flex:1 0 10em;width:100%;aspect-ratio:3}.edit-image.-banner .separator{min-height:1.1em;font-size:500%;justify-self:center;-webkit-box-flex:0;flex:0 1 5em;aspect-ratio:unset}#modal.-mobile .edit-image #pick-image{height:3em}#modal.-mobile .edit-image .image-container.-banner{max-height:10em}.user-panel .panel{background:var(--background);-webkit-backdrop-filter:var(--backdrop-filter);backdrop-filter:var(--backdrop-filter)}.user-panel .user-info{margin:.6em .6em 0}.user-panel .user-info .Avatar{width:5em;width:min(5em,20cqw);height:5em;height:min(5em,20cqw)}.user-panel .post-status-form form{margin-top:0}.user-panel .signed-in{z-index:10}.NavigationEntry.menu-item{--__line-height: 2.5em;--__horizontal-gap: .5em;--__vertical-gap: .4em;padding:var(--__vertical-gap) var(--__horizontal-gap);display:grid;grid-template-columns:1fr;grid-auto-columns:var(--__line-height);grid-auto-flow:column;grid-gap:var(--__horizontal-gap);-webkit-box-align:baseline;align-items:baseline}.NavigationEntry.menu-item[aria-expanded]{padding-right:var(--__horizontal-gap)}.NavigationEntry.menu-item .main-link{line-height:var(--__line-height);box-sizing:border-box}.NavigationEntry.menu-item .menu-icon{line-height:var(--__line-height);padding:0;width:var(--__line-height);margin-right:var(--__horizontal-gap)}.NavigationEntry.menu-item .timelines-chevron,.NavigationEntry.menu-item .extra-button{line-height:var(--__line-height);width:100%;padding:0;text-align:center}.NavigationEntry.menu-item .badge{justify-self:center}.NavigationEntry.menu-item .iconEmoji{display:inline-block;text-align:center;object-fit:contain;vertical-align:middle;height:var(--__line-height);width:var(--__line-height)}.NavigationEntry.menu-item .iconEmoji>span{font-size:1.5rem}.NavigationEntry.menu-item img.iconEmoji{padding:.25rem;box-sizing:border-box}.NavigationPins{display:-webkit-box;display:flex;flex-wrap:wrap;overflow:hidden;height:100%}.NavigationPins.alert-dot-notification{background-color:var(--badgeNotification)}.NavigationPins.alert-dot-neutral{background-color:var(--badgeNeutral)}.NavigationPins .pinned-item{position:relative;-webkit-box-flex:1;flex:1 0 3em;min-width:2em;text-align:center;overflow:visible;box-sizing:border-box;height:100%}.NavigationPins .pinned-item .bookmark-emoji{height:100%;box-sizing:border-box;padding:.5em}.NavigationPins .pinned-item .bookmark-emoji,.NavigationPins .pinned-item .svg-inline--fa,.NavigationPins .pinned-item .iconLetter{margin:0}.NavigationPins .pinned-item.toggled{margin-bottom:-4px;border-bottom:4px solid}.NavPanel .panel{overflow:hidden;box-shadow:var(--shadow)}.NavPanel ul{list-style:none;margin:0;padding:0}.NavPanel .navigation-chevron{margin-left:.8em;margin-right:.8em;font-size:1.1em}.NavPanel .timelines-background{padding:0 0 0 .6em}.NavPanel .nav-panel-heading{--panel-heading-height-padding: 0px}.features-panel li{line-height:24px}.who-to-follow *{vertical-align:middle}.who-to-follow img{width:32px;height:32px}.who-to-follow{padding:0 1em;margin:0}.who-to-follow-items{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0;margin:1em 0}.who-to-follow-more{padding:0;margin:1em 0;text-align:center}.floating-shout{position:fixed;bottom:.5em;z-index:var(--ZI_popovers);max-width:25em}.floating-shout.-left{left:.5em}.floating-shout:not(.-left){right:.5em}.shout-panel .shout-heading{cursor:pointer}.shout-panel .shout-heading .icon{color:var(--text);margin-right:.5em}.shout-panel .shout-heading .title{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.shout-panel .shout-window{overflow:hidden auto;max-height:20em}.shout-panel .shout-window-container{height:100%}.shout-panel .shout-message{display:-webkit-box;display:flex;padding:.2em .5em}.shout-panel .shout-avatar img{height:.6em;width:.6em;border-radius:var(--roundness);margin-right:.5em;margin-top:.25em}.shout-panel .shout-input{display:-webkit-box;display:flex}.shout-panel .shout-input textarea{-webkit-box-flex:1;flex:1;margin:.6em;min-height:3.5em;resize:none}.shout-panel .shout-panel .title{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}@-webkit-keyframes media-fadein{0%{opacity:0}to{opacity:1}}@keyframes media-fadein{0%{opacity:0}to{opacity:1}}.media-modal-view .modal-image-container{display:-webkit-box;display:flex;overflow:hidden;-webkit-box-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;max-width:100%;max-height:100%;width:100%;height:100%;-webkit-box-flex:1;flex-grow:1;-webkit-box-pack:center;justify-content:center}.media-modal-view .modal-image-container-inner{width:100%;height:100%;-webkit-box-flex:1;flex-grow:1;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.media-modal-view .description,.media-modal-view .counter{color:#fff;margin-top:1em;text-shadow:0 0 10px black,0 0 10px black;padding:.2em 2em}.media-modal-view .description{-webkit-box-flex:0;flex:0 0 auto;overflow-y:auto;min-height:1em;max-width:35.8em;max-height:9.5em;overflow-wrap:break-word;text-wrap:pretty}.media-modal-view .modal-image{max-width:100%;max-height:100%;image-orientation:from-image;-webkit-animation:.1s cubic-bezier(.7,0,1,.6) media-fadein;animation:.1s cubic-bezier(.7,0,1,.6) media-fadein}.media-modal-view .modal-image.loading{opacity:.5}.media-modal-view .loading-spinner{width:100%;height:100%;position:absolute;pointer-events:none;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.media-modal-view .loading-spinner svg{color:#fff}.media-modal-view .modal-view-button{border:0;padding:0;opacity:0;box-shadow:none;background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;overflow:visible;cursor:pointer;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1);height:3em;width:3em}.media-modal-view .modal-view-button .button-icon{position:absolute;height:3em;width:3em;font-size:1rem;line-height:3em;color:#fff;text-align:center;background-color:#0000004d}.media-modal-view .modal-view-button-arrow{position:absolute;display:block;top:50%;margin-top:1.5em;width:3em;height:3em}.media-modal-view .modal-view-button-arrow .arrow-icon{position:absolute;top:0;line-height:3em;color:#fff;text-align:center;background-color:#0000004d}.media-modal-view .modal-view-button-arrow--prev{left:0}.media-modal-view .modal-view-button-arrow--prev .arrow-icon{left:.5em}.media-modal-view .modal-view-button-arrow--next{right:0}.media-modal-view .modal-view-button-arrow--next .arrow-icon{right:.5em}.media-modal-view .modal-view-button-hide{position:absolute;top:0;right:0}.media-modal-view .modal-view-button-hide .button-icon{top:.5em;right:.5em}.modal-view.media-modal-view{z-index:var(--ZI_media_modal);-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;overflow:hidden}.modal-view.media-modal-view .modal-view-button-arrow,.modal-view.media-modal-view .modal-view-button-hide{opacity:.75}.modal-view.media-modal-view .modal-view-button-arrow:focus,.modal-view.media-modal-view .modal-view-button-arrow:hover,.modal-view.media-modal-view .modal-view-button-hide:focus,.modal-view.media-modal-view .modal-view-button-hide:hover{outline:none;box-shadow:none}.modal-view.media-modal-view .modal-view-button-arrow:hover,.modal-view.media-modal-view .modal-view-button-hide:hover{opacity:1}.side-drawer-container{position:fixed;z-index:var(--ZI_navbar);top:0;left:0;width:100%;height:100%;display:-webkit-box;display:flex;-webkit-box-align:stretch;align-items:stretch;-webkit-transition-duration:0s;transition-duration:0s;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.side-drawer-container-open{-webkit-transform:translate(0%);transform:translate(0)}.side-drawer-container-closed{-webkit-transition-delay:.35s;transition-delay:.35s;-webkit-transform:translate(-100%);transform:translate(-100%)}.side-drawer-darken{top:0;left:0;width:100vw;height:100vh;position:fixed;z-index:-1;-webkit-transition:.35s;transition:.35s;-webkit-transition-property:background-color;transition-property:background-color;background-color:#00000080}.side-drawer-darken-closed{background-color:#0000}.side-drawer-click-outside{-webkit-box-flex:1;flex:1 1 100%}.side-drawer{overflow-x:hidden;-webkit-transition:.35s;transition:.35s;-webkit-transition-timing-function:cubic-bezier(0,1,.5,1);transition-timing-function:cubic-bezier(0,1,.5,1);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;margin:0 0 0 -100px;padding:0 0 1em 100px;width:80%;max-width:20em;-webkit-box-flex:0;flex:0 0 80%;box-shadow:var(--shadow);background-color:var(--background)}.side-drawer .badge{margin-left:10px}.side-drawer-logo-wrapper{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:.85em}.side-drawer-logo-wrapper img{-webkit-box-flex:0;flex:none;height:50px;margin-right:.85em}.side-drawer-logo-wrapper span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.side-drawer-click-outside-closed{-webkit-box-flex:0;flex:0 0 0}.side-drawer-closed{-webkit-transform:translate(-100%);transform:translate(-100%)}.side-drawer-heading{background:transparent;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:stretch;align-items:stretch;display:-webkit-box;display:flex;padding:0;margin:0}.side-drawer-heading .user-info{margin:1em}.side-drawer ul{list-style:none;margin:0;padding:0;border-bottom:1px solid;border-color:var(--border)}.side-drawer ul:last-child{border:0}.side-drawer li{padding:0}.side-drawer li a,.side-drawer li button{box-sizing:border-box;display:block;height:3em;line-height:3em;padding:0 .7em}.MobilePostButton.button-default{width:5em;height:5em;border-radius:100%;position:fixed;bottom:1.5em;right:1.5em;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;box-shadow:0 2px 2px #0000004d,0 4px 6px #0000004d;z-index:10;-webkit-transition:.35s -webkit-transform;transition:.35s -webkit-transform;transition:.35s transform;transition:.35s transform,.35s -webkit-transform;-webkit-transition-timing-function:cubic-bezier(0,1,.5,1);transition-timing-function:cubic-bezier(0,1,.5,1)}.MobilePostButton.hidden{-webkit-transform:translateY(150%);transform:translateY(150%)}.MobilePostButton svg{font-size:1.5em;color:var(--text)}@media all and (width >= 801px){.new-status-button:not(.always-show){display:none}}.avatars{display:-webkit-box;display:flex;margin:0;padding:0;flex-wrap:wrap;height:24px}.avatars .avatars-item{margin:0 0 5px 5px}.avatars .avatars-item:first-child{padding-left:5px}.avatars .avatars-item .avatar-small{border-radius:var(--roundness);height:24px;width:24px}.status-popover.popover{font-size:1rem;min-width:15em;max-width:95%;border-color:var(--border);border-style:solid;border-width:1px}.status-popover.popover .Status.Status{border:none}.status-popover.popover .status-preview-no-content{padding:1em;text-align:center}.status-popover.popover .status-preview-no-content i{font-size:2em}.user-popover{margin:0}.user-popover .user-info{width:100%;margin:1.2em}.user-popover .user-identity{aspect-ratio:unset;min-width:min(30em,98vw)}.user-popover .user-card-inner{display:-webkit-box;display:flex}.user-popover.popover{overflow:hidden}.user-list-popover{padding:.5em;--emoji-size: calc(var(--emojiSize, 32px) / 2)}.user-list-popover .user-list-row{padding:.25em;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.user-list-popover .user-list-row .user-list-names{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin-left:.5em;min-width:5em}.user-list-popover .user-list-row .user-list-names img{width:1em;height:1em}.user-list-popover .user-list-row .user-list-screen-name{font-size:.65em}.EmojiReactions{display:-webkit-box;display:flex;margin-top:.25em;flex-wrap:wrap;--emoji-size: calc(var(--emojiSize, 1.25em) * var(--emojiReactionsScale, 1))}.EmojiReactions .emoji-reaction-container{display:-webkit-box;display:flex;-webkit-box-align:stretch;align-items:stretch;margin-top:.5em;margin-right:.5em}.EmojiReactions .emoji-reaction-container .emoji-reaction-popover{padding:0}.EmojiReactions .emoji-reaction-container .emoji-reaction-popover .emoji-reaction-count-button{margin:0;height:100%;border-top-left-radius:0;border-bottom-left-radius:0;box-sizing:border-box;min-width:2em;display:-webkit-inline-box;display:inline-flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.EmojiReactions .emoji-reaction{padding-left:.5em;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;box-sizing:border-box;border-top-right-radius:0;border-bottom-right-radius:0;margin:0}.EmojiReactions .emoji-reaction .reaction-emoji{width:var(--emoji-size);height:var(--emoji-size);margin-right:.25em;line-height:var(--emoji-size);display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;--_still_image-label-scale: .3}.EmojiReactions .emoji-reaction .reaction-emoji-content{max-width:100%;max-height:100%;width:var(--emoji-size);height:var(--emoji-size);line-height:inherit;overflow:hidden;font-size:calc(var(--emoji-size) * .8);margin:0}.EmojiReactions .emoji-reaction .reaction-emoji-content img{object-fit:contain}.EmojiReactions .emoji-reaction:focus{outline:none}.EmojiReactions .emoji-reaction .svg-inline--fa{color:var(--text)}.EmojiReactions .emoji-reaction.-picked-reaction .svg-inline--fa{color:var(--accent)}.EmojiReactions .emoji-reaction .focus-marker{visibility:hidden}.EmojiReactions .emoji-reaction .active-marker{visibility:visible}.EmojiReactions .emoji-reaction:focus:not(:focus-visible,:hover) .focus-marker{visibility:hidden}.EmojiReactions .emoji-reaction:focus:not(:focus-visible,:hover) .active-marker{visibility:visible}.EmojiReactions .emoji-reaction:hover .svg-inline--fa,.EmojiReactions .emoji-reaction:focus .svg-inline--fa{color:var(--accent)}.EmojiReactions .emoji-reaction:hover .focus-marker,.EmojiReactions .emoji-reaction:focus .focus-marker{visibility:visible}.EmojiReactions .emoji-reaction:hover .active-marker,.EmojiReactions .emoji-reaction:focus .active-marker{visibility:hidden}.EmojiReactions .emoji-reaction:focus-visible .svg-inline--fa{color:var(--accent)}.EmojiReactions .emoji-reaction:focus-visible .focus-marker{visibility:visible}.EmojiReactions .emoji-reaction:focus-visible .active-marker{visibility:hidden}.EmojiReactions .emoji-reaction-expand{padding:0 .5em;margin-right:.5em;margin-top:.5em;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.EmojiReactions .emoji-reaction-expand:hover{text-decoration:underline}.bookmark-folder-menu{--__horizontal-gap: .5em;--_still-image-label-visibility: hidden}.bookmark-folder-menu .emoji{width:var(--__line-height);height:var(--__line-height)}.quick-action{-webkit-box-pack:justify;justify-content:space-between;display:-webkit-box;display:flex;-webkit-box-align:baseline;align-items:baseline;-webkit-box-align:center;align-items:center;height:1.5em}.quick-action .action-counter{overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin-left:1em}.quick-action .action-button-inner,.quick-action .extra-button{margin:-.5em;padding:.5em}.quick-action .separator{display:block;align-self:stretch;width:1px;background-color:var(--icon);margin-left:.75em;margin-right:.125em}.quick-action.-pin{margin:calc(-2px - .25em);padding:.25em;border:2px dashed var(--icon);border-radius:var(--roundness);grid-template-columns:minmax(-webkit-max-content,1fr) auto;grid-template-columns:minmax(max-content,1fr) auto}.quick-action.-pin .chevron-icon,.quick-action.-pin .extra-button,.quick-action.-pin .separator{display:none}.quick-action .action-button-inner{display:grid;grid-gap:1em;grid-template-columns:-webkit-max-content;grid-template-columns:max-content;grid-auto-flow:column;grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content;-webkit-box-align:center;align-items:center}.quick-action .action-button-inner .focus-marker{visibility:hidden}.quick-action .action-button-inner .active-marker{visibility:visible}.quick-action .action-button-inner:focus:not(:focus-visible,:hover) .focus-marker{visibility:hidden}.quick-action .action-button-inner:focus:not(:focus-visible,:hover) .active-marker{visibility:visible}.quick-action .action-button-inner:hover .focus-marker,.quick-action .action-button-inner:focus .focus-marker{visibility:visible}.quick-action .action-button-inner:hover .active-marker,.quick-action .action-button-inner:focus .active-marker{visibility:hidden}.quick-action .action-button-inner:focus-visible .focus-marker{visibility:visible}.quick-action .action-button-inner:focus-visible .active-marker{visibility:hidden}.action-button{display:grid;grid-auto-flow:column;-webkit-box-align:center;align-items:center;padding:0}.action-button .action-button-inner:hover.reply-button:not(.disabled) .svg-inline--fa,.action-button .action-button-inner.-active.reply-button:not(.disabled) .svg-inline--fa{color:var(--cBlue)}.action-button .action-button-inner:hover.retweet-button:not(.disabled) .svg-inline--fa,.action-button .action-button-inner.-active.retweet-button:not(.disabled) .svg-inline--fa{color:var(--cGreen)}.action-button .action-button-inner:hover.favorite-button:not(.disabled) .svg-inline--fa,.action-button .action-button-inner.-active.favorite-button:not(.disabled) .svg-inline--fa{color:var(--cOrange)}.action-button.-extra .action-counter{justify-self:end;margin-right:1em}.action-button.-extra .chevron-icon{justify-self:end}.action-button.-extra .extra-button{justify-self:end;-webkit-box-pack:end;justify-content:end}.expiry-amount{width:4em;text-align:right}.StatusActionButtons .quick-action-buttons{display:grid;grid-template-columns:repeat(auto-fill,minmax(10%,3em));grid-auto-flow:row dense;grid-auto-rows:1fr;grid-gap:1.25em 1em;margin-top:var(--status-margin)}.StatusActionButtons .pin-action-button{margin:-.5em;padding:.5em}.extra-action-buttons .extra-action{margin:0;padding-top:0;padding-bottom:0;padding-right:0}.Status{min-width:0;white-space:normal;overflow-wrap:break-word;text-wrap:pretty}.Status:hover{--_still-image-img-visibility: visible;--_still-image-canvas-visibility: hidden;--_still-image-label-visibility: hidden}.Status .gravestone{padding:var(--status-margin);display:-webkit-box;display:flex}.Status .gravestone .deleted-text{margin:.5em 0;-webkit-box-align:center;align-items:center}.Status .status-container{display:-webkit-box;display:flex;padding:var(--status-margin)}.Status .status-container>*{min-width:0}.Status .status-container.-repeat{padding-top:0}.Status .pin{padding:var(--status-margin) var(--status-margin) 0;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:end;justify-content:flex-end}._misclick-prevention .Status{pointer-events:none}._misclick-prevention .Status .attachments{pointer-events:initial;cursor:initial}.Status .left-side{margin-right:var(--status-margin)}.Status .right-side{-webkit-box-flex:1;flex:1;min-width:0}.Status .usercard{margin-bottom:var(--status-margin)}.Status .status-username{white-space:nowrap;overflow:hidden;max-width:85%;font-weight:700;flex-shrink:1;margin-right:.4em;text-overflow:ellipsis;--_still_image-label-scale: .25;--emoji-size: 1em}.Status .status-favicon{height:1.2em;width:1.2em;margin-right:.4em;object-fit:contain}.Status .status-heading{margin-bottom:.5em}.Status .heading-name-row{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;line-height:1.3}.Status .heading-name-row a{display:inline-block;white-space:nowrap;text-overflow:ellipsis;overflow-x:hidden;width:100%}.Status .account-name{display:inline-block;min-width:1em;margin-right:.4em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-box-flex:1;flex:1 1 0}.Status .heading-left{display:-webkit-box;display:flex;min-width:0}.Status .heading-right{display:-webkit-box;display:flex;flex-shrink:0;align-self:baseline}.Status .heading-right .button-unstyled{padding:.2em;margin:-.2em}.Status .heading-right .svg-inline--fa{margin-left:.25em}.Status .glued-label{display:-webkit-inline-box;display:inline-flex;white-space:nowrap}.Status .timeago{margin-right:.2em}.Status .heading-reply-row,.Status .heading-edited-row{position:relative;align-content:baseline;font-size:.85em;margin-top:.2em;line-height:130%;max-width:100%;-webkit-box-align:stretch;align-items:stretch}.Status .reply-to-popover,.Status .reply-to-no-popover,.Status .mentions{min-width:0;margin-right:.4em;flex-shrink:0}.Status .reply-glued-label{margin-right:.5em}.Status .reply-to-popover .reply-to:hover:before{content:"";display:block;position:absolute;bottom:0;width:100%;border-bottom:1px solid var(--faint);pointer-events:none}.Status .reply-to-popover .faint-link:hover{text-decoration:none}.Status .reply-to-popover.-strikethrough .reply-to:after{content:"";display:block;position:absolute;top:50%;width:100%;border-bottom:1px solid var(--faint);pointer-events:none}.Status .mentions,.Status .reply-to{white-space:nowrap;position:relative}.Status .mentions-text,.Status .reply-to-text{color:var(--faint);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Status .mentions-line{display:inline}.Status .replies{margin-top:.25em;line-height:1.3;font-size:.85em;display:-webkit-box;display:flex;flex-wrap:wrap}.Status .replies>*{margin-right:.4em}.Status .reply-link{height:17px}.Status .repeat-info{padding:.4em var(--status-margin)}.Status .repeat-info .repeat-icon{color:var(--cGreen)}.Status .repeater-avatar{border-radius:var(--roundness);margin-left:2em;width:1.5em;height:1.5em}.Status .repeater-name{text-overflow:ellipsis;margin-right:0}.Status .repeater-name .emoji{width:1em;height:1em;vertical-align:middle;object-fit:contain}.Status .status-fadein{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-name:fadein;animation-name:fadein}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadein{0%{opacity:0}to{opacity:1}}.Status .status-actions{position:relative;width:100%;display:grid;grid-template-columns:1fr;grid-auto-columns:1fr;grid-auto-flow:column;margin-top:var(--status-margin)}.Status .muted{padding:.25em .6em;height:1.2em;line-height:1.2em;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;display:flex;flex-wrap:nowrap;gap:1ex}.Status .muted .status-username,.Status .muted .mute-reason{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.Status .muted .status-username{font-weight:400;-webkit-box-flex:0;flex:0 1 auto;margin-right:.2em;font-size:smaller;display:-webkit-box;display:flex}.Status .muted .unmute{-webkit-box-flex:0;flex:0 0 auto;margin-left:auto;display:block}.Status .reply-form{padding-top:0;padding-bottom:0}.Status .reply-body{-webkit-box-flex:1;flex:1}.Status .favs-repeated-users{margin-top:var(--status-margin)}.Status .stats{width:100%;display:-webkit-box;display:flex;line-height:1em}.Status .avatar-row{-webkit-box-flex:1;flex:1;position:relative;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;overflow:hidden}.Status .avatar-row:before{content:"";position:absolute;height:100%;width:1px;left:0;background-color:var(--textFaint)}.Status .stat-count{margin-right:var(--status-margin);-webkit-user-select:none;user-select:none}.Status .stat-count .stat-title{color:var(--textFaint);font-size:.85em;text-transform:uppercase;position:relative}.Status .stat-count .stat-number{font-weight:bolder;font-size:1.1em;line-height:1em;color:var(--text)}.Status .stat-count:hover .stat-title{text-decoration:underline}@media all and (width <= 800px){.Status .repeater-avatar{margin-left:20px}.Status .post-avatar{width:40px;height:40px}.Status .post-avatar.-compact{width:32px;height:32px}}.Status .quoted-status{margin-top:.5em;border:1px solid var(--border);border-radius:var(--roundness)}.Status .quoted-status.-unavailable-prompt{padding:.5em}.Status .display-quoted-status-button{margin:.5em}.Status .display-quoted-status-button-icon{color:inherit}.Report .report-content,.Report .report-state{margin:.5em 0 1em}.Report .reported-status{border:1px solid var(--border);border-radius:var(--roundness);display:block;padding:.5em;margin:.5em 0}.Report .reported-status .status-content{pointer-events:none}.Report .reported-status .reported-status-heading{display:-webkit-box;display:flex;width:100%;-webkit-box-pack:justify;justify-content:space-between;margin-bottom:.2em}.Report .reported-status .reported-status-name{font-weight:700}.Report .note{width:100%;margin-bottom:.5em}.Notification{border-bottom:1px solid;border-color:var(--border);overflow-wrap:break-word;text-wrap:pretty;--emoji-size: 1em}.Notification .status-content{cursor:pointer}.Notification.Status{background-color:transparent!important}.Notification:hover{--_still-image-img-visibility: visible;--_still-image-canvas-visibility: hidden;--_still-image-label-visibility: hidden}.Notification.-muted{padding:.25em .6em;height:1.2em;line-height:1.2em;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;display:flex;flex-wrap:nowrap;gap:1ex}.Notification.-muted .status-username,.Notification.-muted .mute-thread,.Notification.-muted .mute-words{white-space:nowrap}.Notification.-muted .status-username,.Notification.-muted .mute-words{text-overflow:ellipsis;overflow:hidden}.Notification.-muted .status-username{font-weight:400;-webkit-box-flex:0;flex:0 1 auto;margin-right:.2em;font-size:smaller}.Notification.-muted .mute-thread{-webkit-box-flex:0;flex:0 0 auto}.Notification.-muted .mute-words{-webkit-box-flex:1;flex:1 0 5em;margin-left:.2em}.Notification.-muted .mute-words:before{content:" "}.Notification.-muted .unmute{-webkit-box-flex:0;flex:0 0 auto;margin-left:auto;display:block}.Notification .type-icon{margin:0 .1em}.Notification.-type--repeat .type-icon{color:var(--cGreen)}.Notification.-type--follow .type-icon,.Notification.-type--follow-request .type-icon{color:var(--cBlue)}.Notification.-type--like .type-icon{color:var(--cOrange)}.Notification.-type--move .type-icon{color:var(--cBlue)}.ExtraNotifications{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:stretch;align-items:stretch}.ExtraNotifications .notification{width:100%;border-bottom:1px solid;border-color:var(--border);display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:stretch;align-items:stretch}.ExtraNotifications .extra-notification{padding:1em}.ExtraNotifications .icon{margin-right:.5em}.ExtraNotifications .tip{display:inline}.Notifications:not(.minimal){padding-bottom:15em}.Notifications .loadmore-error{color:var(--text)}.Notifications .notification{position:relative}.Notifications .notification .notification-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.Notifications .notification.unseen .notification-overlay{background-image:-webkit-linear-gradient(315deg,var(--badgeNotification) 4px,transparent 10px);background-image:linear-gradient(135deg,var(--badgeNotification) 4px,transparent 10px)}.notification{box-sizing:border-box}.notification .Status{-webkit-box-flex:1;flex:1}.notification:hover .animated.Avatar canvas{display:none}.notification:hover .animated.Avatar img{visibility:visible}.notification:last-child .Notification{border-bottom:none}.notification .non-mention{display:-webkit-box;display:flex;-webkit-box-flex:1;flex:1;flex-wrap:nowrap;padding:.6em;min-width:0}.notification .non-mention .avatar-container{width:32px;height:32px}.notification .follow-request-accept:hover{color:var(--text)}.notification .follow-request-reject:hover{color:var(--cRed)}.notification .follow-text,.notification .move-text{padding:.5em 0;overflow-wrap:break-word;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.notification .follow-text .follow-name,.notification .move-text .follow-name{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notification time{white-space:nowrap}.notification .notification-right{-webkit-box-flex:1;flex:1;padding-left:.8em;min-width:0}.notification .notification-right .timeago{min-width:3em;text-align:right}.notification .notification-right .timeago-link{margin-right:.2em}.notification .notification-right .expand-icon .svg-inline--fa{margin-left:.25em}.notification .emoji-reaction-emoji{font-size:1.3em;max-width:1.25em;height:1.25em;width:auto}.notification .emoji-reaction-emoji-image{vertical-align:middle;object-fit:contain}.notification .notification-details{min-width:0;line-height:var(--post-line-height);position:relative;overflow:hidden;width:100%;-webkit-box-flex:1;flex:1 1 0;display:-webkit-box;display:flex;flex-wrap:nowrap;-webkit-box-pack:justify;justify-content:space-between}.notification .notification-details .name-and-action{-webkit-box-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis}.notification .notification-details .username{font-weight:bolder;max-width:100%;text-overflow:ellipsis;white-space:nowrap}.notification .notification-details .timeago{margin-right:.2em}.notification .notification-details .status-content{margin:0;max-height:300px}.notification .notification-details h1{overflow-wrap:break-word;text-wrap:pretty;margin:0 0 .3em;padding:0;font-size:1em;line-height:1.5}.notification .notification-details h1 small{font-weight:lighter}.notification .notification-details p{margin:0 0 .3em}.MobileNav{z-index:var(--ZI_navbar)}.MobileNav .mobile-nav{display:grid;line-height:var(--navbar-height);grid-template-rows:var(--navbar-height);grid-template-columns:2fr auto;width:100%;box-sizing:border-box}.MobileNav .mobile-nav a{color:var(--link)}.MobileNav .mobile-inner-nav{width:100%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.MobileNav .mobile-nav-button{display:inline-block;text-align:center;padding:0 1em;position:relative;cursor:pointer}.MobileNav .site-name{padding:0 .3em;display:inline-block}.MobileNav .item{display:-webkit-box;display:flex}.MobileNav .mobile-notifications-drawer{width:100%;height:100vh;overflow-x:hidden;position:fixed;top:0;left:0;box-shadow:var(--shadow);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.25s;transition-duration:.25s;-webkit-transform:translateX(0);transform:translate(0);z-index:var(--ZI_navbar);-webkit-overflow-scrolling:touch;background:var(--background)}.MobileNav .mobile-notifications-drawer.-closed{-webkit-transform:translateX(100%);transform:translate(100%);box-shadow:none}.MobileNav .mobile-notifications-header{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;z-index:calc(var(--ZI_navbar) + 100);width:100%;height:3.5em;line-height:3.5em;position:absolute;box-shadow:var(--shadow)}.MobileNav .mobile-notifications-header .spacer{-webkit-box-flex:1;flex:1}.MobileNav .mobile-notifications-header .title{font-size:1.3em;margin-left:.6em;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}.MobileNav .pins{-webkit-box-flex:1;flex:1}.MobileNav .pins .pinned-item{-webkit-box-flex:1;flex-grow:1}.MobileNav .mobile-notifications{margin-top:3.5em;width:100vw;height:calc(100vh - var(--navbar-height));overflow:hidden scroll}.MobileNav .mobile-notifications .notifications{padding:0;border-radius:0;box-shadow:none}.MobileNav .mobile-notifications .notifications .panel{border-radius:0;margin:0;box-shadow:none}.MobileNav .mobile-notifications .notifications .panel:after{border-radius:0}.MobileNav .mobile-notifications .notifications .panel .panel-heading{border-radius:0;box-shadow:none}.MobileNav .confirm-modal.dark-overlay:before{z-index:3000}.MobileNav .confirm-modal.dark-overlay .dialog-modal.panel{z-index:3001}.SearchBar{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:baseline;align-items:baseline;vertical-align:baseline;-webkit-box-pack:end;justify-content:flex-end}.SearchBar.-expanded{width:100%}.SearchBar .search-bar-input,.SearchBar .search-button{height:29px}.SearchBar .search-bar-input{-webkit-box-flex:1;flex:1 0 auto}.SearchBar .cancel-search{height:50px}.SearchBar .cancel-icon{color:var(--text)}.DesktopNav{width:100%;z-index:var(--ZI_navbar)}.DesktopNav input{color:var(--inputTopbarText, var(--inputText))}.DesktopNav .inner-nav{display:grid;grid-template-rows:var(--navbar-height);grid-template-columns:2fr auto 2fr;grid-template-areas:"sitename logo actions";box-sizing:border-box;padding:0 1.2em;margin:auto;max-width:980px}.DesktopNav.-column-stretch .inner-nav{--miniColumn: 25rem;--maxiColumn: 45rem;--columnGap: 1em;max-width:calc(var(--sidebarColumnWidth, var(--miniColumn)) + var(--contentColumnWidth, var(--maxiColumn)) + var(--columnGap))}.DesktopNav.-logoLeft .inner-nav{grid-template-columns:auto 2fr 2fr;grid-template-areas:"logo sitename actions"}.DesktopNav.-column-stretch.-wide .inner-nav{max-width:calc(var(--sidebarColumnWidth, var(--miniColumn)) + var(--contentColumnWidth, var(--maxiColumn)) + var(--notifsColumnWidth, var(--miniColumn)) + var(--columnGap))}.DesktopNav .button-default,.DesktopNav .button-default svg{color:var(--text)}.DesktopNav .logo{grid-area:logo;position:relative;-webkit-transition:opacity;transition:opacity;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;-webkit-transition-duration:.1s;transition-duration:.1s}@media all and (width >= 800px){.DesktopNav .logo{opacity:1!important}}.DesktopNav .logo .mask{-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;background-color:var(--text);position:absolute;top:0;right:0;bottom:0;left:0}.DesktopNav .logo img{display:inline-block;height:var(--navbar-height)}.DesktopNav .nav-icon{margin-left:.2em;width:2em;height:100%;text-align:center}.DesktopNav .sitename{grid-area:sitename}.DesktopNav .actions{grid-area:actions}.DesktopNav .item{-webkit-box-flex:1;flex:1;line-height:var(--navbar-height);height:var(--navbar-height);overflow:hidden;display:-webkit-box;display:flex;flex-wrap:wrap}.DesktopNav .item.right{-webkit-box-pack:end;justify-content:flex-end;text-align:right}.DesktopNav .spacer{width:1em}.user-reporting-panel{width:90vw;max-width:50rem;min-height:20vh;max-height:80vh}.user-reporting-panel .user-link{display:inline}.user-reporting-panel .panel-body{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse;border-top:1px solid;border-color:var(--border);overflow:hidden}.user-reporting-panel-left{padding:1.1em .7em .7em;line-height:var(--post-line-height);box-sizing:border-box}.user-reporting-panel-left>div{margin-bottom:1em}.user-reporting-panel-left>div:last-child{margin-bottom:0}.user-reporting-panel-left p{margin-top:0}.user-reporting-panel-left textarea.form-control{line-height:1.1;resize:none;overflow:hidden;-webkit-transition:min-height .2s .1s;transition:min-height .2s .1s;min-height:44px;width:100%}.user-reporting-panel-left .btn{min-width:10em;padding:0 2em}.user-reporting-panel-left .alert{margin:1em 0 0;line-height:1.3em}.user-reporting-panel-right{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;overflow-y:auto}.user-reporting-panel-sitem{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.user-reporting-panel-sitem>.Status{-webkit-box-flex:1;flex:1}.user-reporting-panel-sitem>.checkbox{margin:.75em}@media all and (width >= 801px){.user-reporting-panel .panel-body{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.user-reporting-panel-left{width:50%;max-width:320px;border-right:1px solid;border-color:var(--border);padding:1.1em}.user-reporting-panel-left>div{margin-bottom:2em}.user-reporting-panel-right{width:50%;-webkit-box-flex:1;flex:1 1 auto;margin-bottom:12px}}.modal-view.edit-form-modal-view{-webkit-box-align:start;align-items:flex-start}.edit-form-modal-panel{flex-shrink:0;margin-top:25%;margin-bottom:2em;width:100%;max-width:700px}@media (orientation: landscape){.edit-form-modal-panel{margin-top:8%}}.edit-form-modal-panel .form-bottom-left{max-width:6.5em}.edit-form-modal-panel .form-bottom-left .emoji-icon{-webkit-box-pack:right;justify-content:right}.modal-view.post-form-modal-view{-webkit-box-align:start;align-items:flex-start}.post-form-modal-panel{flex-shrink:0;margin-top:25%;margin-bottom:2em;width:100%;max-width:700px}@media (orientation: landscape){.post-form-modal-panel{margin-top:8%}}.modal-view.status-history-modal-view{-webkit-box-align:start;align-items:flex-start}.status-history-modal-panel{flex-shrink:0;margin-top:25%;margin-bottom:2em;width:100%;max-width:700px}@media (orientation: landscape){.status-history-modal-panel{margin-top:8%}}.global-notice-list{position:fixed;top:calc(var(--navbar-height) + .5em);width:100%;pointer-events:none;z-index:var(--ZI_modals_popovers);display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}.global-notice-list .global-notice{pointer-events:auto;text-align:center;width:40em;max-width:calc(100% - 3em);display:-webkit-box;display:flex;padding-left:1.5em;line-height:2;margin-bottom:.5em}.global-notice-list .global-notice .notice-message{-webkit-box-flex:1;flex:1 1 100%}.global-notice-list .close-notice{padding-right:.2em}:root,:host{--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free";--fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free";--fa-font-light: normal 300 1em/1 "Font Awesome 6 Pro";--fa-font-thin: normal 100 1em/1 "Font Awesome 6 Pro";--fa-font-duotone: normal 900 1em/1 "Font Awesome 6 Duotone";--fa-font-duotone-regular: normal 400 1em/1 "Font Awesome 6 Duotone";--fa-font-duotone-light: normal 300 1em/1 "Font Awesome 6 Duotone";--fa-font-duotone-thin: normal 100 1em/1 "Font Awesome 6 Duotone";--fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands";--fa-font-sharp-solid: normal 900 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-regular: normal 400 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-light: normal 300 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-thin: normal 100 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-duotone-solid: normal 900 1em/1 "Font Awesome 6 Sharp Duotone";--fa-font-sharp-duotone-regular: normal 400 1em/1 "Font Awesome 6 Sharp Duotone";--fa-font-sharp-duotone-light: normal 300 1em/1 "Font Awesome 6 Sharp Duotone";--fa-font-sharp-duotone-thin: normal 100 1em/1 "Font Awesome 6 Sharp Duotone"}svg.svg-inline--fa:not(:root),svg.svg-inline--fa:not(:host){overflow:visible;box-sizing:content-box}.svg-inline--fa{display:var(--fa-display, inline-block);height:1em;overflow:visible;vertical-align:-.125em}.svg-inline--fa.fa-2xs{vertical-align:.1em}.svg-inline--fa.fa-xs{vertical-align:0em}.svg-inline--fa.fa-sm{vertical-align:-.07143em}.svg-inline--fa.fa-lg{vertical-align:-.2em}.svg-inline--fa.fa-xl{vertical-align:-.25em}.svg-inline--fa.fa-2xl{vertical-align:-.3125em}.svg-inline--fa.fa-pull-left{margin-right:var(--fa-pull-margin, .3em);width:auto}.svg-inline--fa.fa-pull-right{margin-left:var(--fa-pull-margin, .3em);width:auto}.svg-inline--fa.fa-li{width:var(--fa-li-width, 2em);top:.25em}.svg-inline--fa.fa-fw{width:var(--fa-fw-width, 1.25em)}.fa-layers svg.svg-inline--fa{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.fa-layers-counter,.fa-layers-text{display:inline-block;position:absolute;text-align:center}.fa-layers{display:inline-block;height:1em;position:relative;text-align:center;vertical-align:-.125em;width:1em}.fa-layers svg.svg-inline--fa{-webkit-transform-origin:center center;transform-origin:center center}.fa-layers-text{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform-origin:center center;transform-origin:center center}.fa-layers-counter{background-color:var(--fa-counter-background-color, #ff253a);border-radius:var(--fa-counter-border-radius, 1em);box-sizing:border-box;color:var(--fa-inverse, #fff);line-height:var(--fa-counter-line-height, 1);max-width:var(--fa-counter-max-width, 5em);min-width:var(--fa-counter-min-width, 1.5em);overflow:hidden;padding:var(--fa-counter-padding, .25em .5em);right:var(--fa-right, 0);text-overflow:ellipsis;top:var(--fa-top, 0);-webkit-transform:scale(var(--fa-counter-scale, .25));transform:scale(var(--fa-counter-scale, .25));-webkit-transform-origin:top right;transform-origin:top right}.fa-layers-bottom-right{bottom:var(--fa-bottom, 0);right:var(--fa-right, 0);top:auto;-webkit-transform:scale(var(--fa-layers-scale, .25));transform:scale(var(--fa-layers-scale, .25));-webkit-transform-origin:bottom right;transform-origin:bottom right}.fa-layers-bottom-left{bottom:var(--fa-bottom, 0);left:var(--fa-left, 0);right:auto;top:auto;-webkit-transform:scale(var(--fa-layers-scale, .25));transform:scale(var(--fa-layers-scale, .25));-webkit-transform-origin:bottom left;transform-origin:bottom left}.fa-layers-top-right{top:var(--fa-top, 0);right:var(--fa-right, 0);-webkit-transform:scale(var(--fa-layers-scale, .25));transform:scale(var(--fa-layers-scale, .25));-webkit-transform-origin:top right;transform-origin:top right}.fa-layers-top-left{left:var(--fa-left, 0);right:auto;top:var(--fa-top, 0);-webkit-transform:scale(var(--fa-layers-scale, .25));transform:scale(var(--fa-layers-scale, .25));-webkit-transform-origin:top left;transform-origin:top left}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin, 2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(-1 * var(--fa-li-width, 2em));position:absolute;text-align:center;width:var(--fa-li-width, 2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color, #eee);border-radius:var(--fa-border-radius, .1em);border-style:var(--fa-border-style, solid);border-width:var(--fa-border-width, .08em);padding:var(--fa-border-padding, .2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin, .3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin, .3em)}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay, 0s);animation-delay:var(--fa-animation-delay, 0s);-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, ease-in-out);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay, 0s);animation-delay:var(--fa-animation-delay, 0s);-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, cubic-bezier(.28, .84, .42, 1));animation-timing-function:var(--fa-animation-timing, cubic-bezier(.28, .84, .42, 1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-delay:var(--fa-animation-delay, 0s);animation-delay:var(--fa-animation-delay, 0s);-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1));animation-timing-function:var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-delay:var(--fa-animation-delay, 0s);animation-delay:var(--fa-animation-delay, 0s);-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1));animation-timing-function:var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay, 0s);animation-delay:var(--fa-animation-delay, 0s);-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, ease-in-out);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-delay:var(--fa-animation-delay, 0s);animation-delay:var(--fa-animation-delay, 0s);-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, linear);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-delay:var(--fa-animation-delay, 0s);animation-delay:var(--fa-animation-delay, 0s);-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 2s);animation-duration:var(--fa-animation-duration, 2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, linear);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin-reverse{--fa-animation-direction: reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, steps(8));animation-timing-function:var(--fa-animation-timing, steps(8))}@media (prefers-reduced-motion: reduce){.fa-beat,.fa-bounce,.fa-fade,.fa-beat-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale, 1.25));transform:scale(var(--fa-beat-scale, 1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale, 1.25));transform:scale(var(--fa-beat-scale, 1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x, 1.1),var(--fa-bounce-start-scale-y, .9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x, 1.1),var(--fa-bounce-start-scale-y, .9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x, .9),var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em));transform:scale(var(--fa-bounce-jump-scale-x, .9),var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x, 1.05),var(--fa-bounce-land-scale-y, .95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x, 1.05),var(--fa-bounce-land-scale-y, .95)) translateY(0)}57%{-webkit-transform:scale(1,1) translateY(var(--fa-bounce-rebound, -.125em));transform:scale(1) translateY(var(--fa-bounce-rebound, -.125em))}64%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1,1) translateY(0);transform:scale(1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x, 1.1),var(--fa-bounce-start-scale-y, .9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x, 1.1),var(--fa-bounce-start-scale-y, .9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x, .9),var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em));transform:scale(var(--fa-bounce-jump-scale-x, .9),var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x, 1.05),var(--fa-bounce-land-scale-y, .95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x, 1.05),var(--fa-bounce-land-scale-y, .95)) translateY(0)}57%{-webkit-transform:scale(1,1) translateY(var(--fa-bounce-rebound, -.125em));transform:scale(1) translateY(var(--fa-bounce-rebound, -.125em))}64%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1,1) translateY(0);transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity, .4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity, .4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity, .4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale, 1.125));transform:scale(var(--fa-beat-fade-scale, 1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity, .4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale, 1.125));transform:scale(var(--fa-beat-fade-scale, 1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),var(--fa-flip-angle, -180deg));transform:rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),var(--fa-flip-angle, -180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),var(--fa-flip-angle, -180deg));transform:rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),var(--fa-flip-angle, -180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1,-1);transform:scale(-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle, 0));transform:rotate(var(--fa-rotate-angle, 0))}.fa-stack{display:inline-block;vertical-align:middle;height:2em;position:relative;width:2.5em}.fa-stack-1x,.fa-stack-2x{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;z-index:var(--fa-stack-z-index, auto)}.svg-inline--fa.fa-stack-1x{height:1em;width:1.25em}.svg-inline--fa.fa-stack-2x{height:2em;width:2.5em}.fa-inverse{color:var(--fa-inverse, #fff)}.sr-only,.fa-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.sr-only-focusable:not(:focus),.fa-sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.svg-inline--fa .fa-primary{fill:var(--fa-primary-color, currentColor);opacity:var(--fa-primary-opacity, 1)}.svg-inline--fa .fa-secondary{fill:var(--fa-secondary-color, currentColor);opacity:var(--fa-secondary-opacity, .4)}.svg-inline--fa.fa-swap-opacity .fa-primary{opacity:var(--fa-secondary-opacity, .4)}.svg-inline--fa.fa-swap-opacity .fa-secondary{opacity:var(--fa-primary-opacity, 1)}.svg-inline--fa mask .fa-primary,.svg-inline--fa mask .fa-secondary{fill:#000}pinch-zoom{display:block;overflow:hidden;touch-action:none;--scale: 1;--x: 0;--y: 0}pinch-zoom>*{-webkit-transform:translate(var(--x),var(--y)) scale(var(--scale));transform:translate(var(--x),var(--y)) scale(var(--scale));-webkit-transform-origin:0 0;transform-origin:0 0;will-change:transform}.panel{--__panel-background: var(--background);--__panel-backdrop-filter: var(--backdrop-filter);--_shadow: var(--shadow);position:relative;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.panel .tab-switcher .tabs{background:var(--__panel-background);-webkit-backdrop-filter:var(--__panel-backdrop-filter);backdrop-filter:var(--__panel-backdrop-filter)}.panel .panel-heading{background-color:inherit}.panel:after,.panel{border-radius:var(--roundness)}.panel:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;box-shadow:var(--_shadow);pointer-events:none}.panel-body{padding:var(--panel-body-padding, 0);background:var(--background);-webkit-backdrop-filter:var(--__panel-backdrop-filter);backdrop-filter:var(--__panel-backdrop-filter)}.panel-body .tab-switcher .tabs{background:none;-webkit-backdrop-filter:none;backdrop-filter:none}.panel-body:empty:before{content:"¯\\_(ツ)_/¯";display:block;padding:1em;text-align:center}.panel-body>p{line-height:1.3;padding:1em;margin:0}.panel-heading,.panel-footer{--panel-heading-height-padding: calc(var(--panel-header-height) * .2);--__panel-heading-gap: calc(var(--panel-header-height) * .1565);--__panel-heading-height: var(--panel-header-height);--__panel-heading-height-inner: calc(var(--__panel-heading-height) - 2 * var(--panel-heading-height-padding, 0));font-size:calc(var(--panelHeaderSize) / 3.2);-webkit-backdrop-filter:var(--__panel-backdrop-filter);backdrop-filter:var(--__panel-backdrop-filter);position:relative;box-sizing:border-box;display:grid;grid-auto-flow:column;grid-template-columns:minmax(50%,1fr);grid-auto-columns:auto;grid-column-gap:var(--__panel-heading-gap);-webkit-box-flex:0;flex:none;background-size:cover;padding:var(--panel-heading-height-padding);height:var(--__panel-heading-height);line-height:var(--__panel-heading-height-inner);z-index:4}.panel-heading.-flexible-height,.panel-footer.-flexible-height{--__panel-heading-height: auto}.panel-heading.-flexible-height:after,.panel-heading.-flexible-height:before,.panel-footer.-flexible-height:after,.panel-footer.-flexible-height:before{display:none}.panel-heading.-stub,.panel-heading.-stub:after,.panel-footer.-stub,.panel-footer.-stub:after{border-radius:var(--roundness)}.panel-heading.-sticky,.panel-footer.-sticky{position:-webkit-sticky;position:sticky;top:var(--navbar-height)}.panel-heading:after,.panel-heading:before,.panel-footer:after,.panel-footer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.panel-heading .title,.panel-footer .title{font-size:1.3em;margin:0;font-weight:400}.panel-heading .alert,.panel-footer .alert{white-space:nowrap;text-overflow:ellipsis;overflow-x:hidden}.panel-heading:not(.-flexible-height)>.button-default,.panel-heading:not(.-flexible-height)>.alert,.panel-footer:not(.-flexible-height)>.button-default,.panel-footer:not(.-flexible-height)>.alert{height:var(--__panel-heading-height-inner);min-height:0;box-sizing:border-box;margin:0;min-width:1px;padding-top:0;padding-bottom:0;align-self:stretch}.panel-heading:not(.-flexible-height)>.alert,.panel-footer:not(.-flexible-height)>.alert{line-height:calc(var(--__panel-heading-height-inner) - 2px)}.panel-heading{border-radius:var(--roundness) var(--roundness) 0 0;border-width:0 0 1px;-webkit-box-align:start;align-items:start;background-image:-webkit-linear-gradient(top,var(--background),var(--background)),-webkit-linear-gradient(top,var(--__panel-background),var(--__panel-background));background-image:linear-gradient(to bottom,var(--background),var(--background)),linear-gradient(to bottom,var(--__panel-background),var(--__panel-background));--_shadow: var(--shadow)}.panel-heading:after{background-color:var(--background);z-index:-2;border-radius:var(--roundness) var(--roundness) 0 0;box-shadow:var(--_shadow)}.panel-heading:not(.-flexible-height)>.button-default{flex-shrink:0}.panel-heading .rightside-button{align-self:stretch;text-align:center;width:var(--__panel-heading-height);height:var(--__panel-heading-height);margin:calc(-1 * var(--panel-heading-height-padding)) 0;margin-right:calc(-1 * var(--__panel-heading-gap))}.panel-heading .rightside-button>button{box-sizing:border-box;padding:calc(1 * var(--panel-heading-height-padding)) 0;height:100%;width:100%;text-align:center}.panel-heading .rightside-button>button svg{font-size:1.2em}.panel-heading .rightside-icon{align-self:stretch;text-align:center;width:var(--__panel-heading-height);margin-right:calc(-1 * var(--__panel-heading-gap))}.panel-heading .rightside-icon svg{font-size:1.2em}.panel-footer{border-top-left-radius:0;border-top-right-radius:0;-webkit-box-align:center;align-items:center;border-width:1px 0 0;border-style:solid;border-color:var(--border);background-color:var(--__panel-background)}:root{--status-margin: .75em;--post-line-height: 1.4;--ZI_media_modal: 9000;--ZI_modals_popovers: 8500;--ZI_modals: 8000;--ZI_navbar_popovers: 7500;--ZI_navbar: 7000;--ZI_popovers: 6000;--background: var(--bg)}html{font-size:var(--textSize, 1rem);--navbar-height: var(--navbarSize, 3.5rem);--emoji-size: var(--emojiSize, 32px);--panel-header-height: var(--panelHeaderSize, 3.2rem)}body{font-family:sans-serif;font-family:var(--font);margin:0;padding:0;color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior-y:none;overflow:clip scroll}body.hidden{display:none}@media (any-pointer: fine){*{scrollbar-color:var(--fg) transparent}*::-webkit-scrollbar{background:transparent}*::-webkit-scrollbar-corner{background:transparent}*::-webkit-resizer{background-color:transparent!important;background-image:-webkit-linear-gradient(315deg,transparent calc(50% - 1px),var(--textFaint) 50%,transparent calc(50% + 1px),transparent calc(75% - 1px),var(--textFaint) 75%,transparent calc(75% + 1px));background-image:linear-gradient(135deg,transparent calc(50% - 1px),var(--textFaint) 50%,transparent calc(50% + 1px),transparent calc(75% - 1px),var(--textFaint) 75%,transparent calc(75% + 1px))}*::-webkit-scrollbar-button,*::-webkit-scrollbar-thumb{box-shadow:var(--shadow);border-radius:var(--roundness)}*::-webkit-scrollbar-button{--___bgPadding: 2px;color:var(--text);background-repeat:no-repeat,no-repeat}*::-webkit-scrollbar-button:horizontal{background-size:50% calc(50% - var(--___bgPadding)),50% calc(50% - var(--___bgPadding))}*::-webkit-scrollbar-button:horizontal:increment{background-image:-webkit-linear-gradient(45deg,var(--text) 50%,transparent 51%),-webkit-linear-gradient(135deg,transparent 50%,var(--text) 51%);background-image:linear-gradient(45deg,var(--text) 50%,transparent 51%),linear-gradient(-45deg,transparent 50%,var(--text) 51%);background-position:top var(--___bgPadding) left 50%,right 50% bottom var(--___bgPadding)}*::-webkit-scrollbar-button:horizontal:decrement{background-image:-webkit-linear-gradient(45deg,transparent 50%,var(--text) calc(50% + 1px)),-webkit-linear-gradient(135deg,var(--text) 50%,transparent 51%);background-image:linear-gradient(45deg,transparent 50%,var(--text) calc(50% + 1px)),linear-gradient(-45deg,var(--text) 50%,transparent 51%);background-position:bottom var(--___bgPadding) right 50%,left 50% top var(--___bgPadding)}*::-webkit-scrollbar-button:vertical{background-size:calc(50% - var(--___bgPadding)) 50%,calc(50% - var(--___bgPadding)) 50%}*::-webkit-scrollbar-button:vertical:increment{background-image:-webkit-linear-gradient(135deg,transparent 50%,var(--text) 51%),-webkit-linear-gradient(45deg,transparent 50%,var(--text) 51%);background-image:linear-gradient(-45deg,transparent 50%,var(--text) 51%),linear-gradient(45deg,transparent 50%,var(--text) 51%);background-position:right var(--___bgPadding) top 50%,left var(--___bgPadding) top 50%}*::-webkit-scrollbar-button:vertical:decrement{background-image:-webkit-linear-gradient(135deg,var(--text) 50%,transparent 51%),-webkit-linear-gradient(45deg,var(--text) 50%,transparent 51%);background-image:linear-gradient(-45deg,var(--text) 50%,transparent 51%),linear-gradient(45deg,var(--text) 50%,transparent 51%);background-position:left var(--___bgPadding) top 50%,right var(--___bgPadding) top 50%}html{scrollbar-color:var(--fg) var(--wallpaper);background:var(--wallpaper)}}a{text-decoration:none;color:var(--link)}h4{margin:0}.iconLetter{display:inline-block;text-align:center;font-weight:1000}i[class*=icon-],.svg-inline--fa,.iconLetter{color:var(--icon)}nav{z-index:var(--ZI_navbar);box-shadow:var(--shadow);box-sizing:border-box;height:var(--navbar-height);font-size:calc(var(--navbar-height) / 3.5);position:fixed}#sidebar{grid-area:sidebar}#modal{position:absolute;z-index:var(--ZI_modals)}.column.-scrollable{top:var(--navbar-height);position:-webkit-sticky;position:sticky}#main-scroller{grid-area:content;position:relative}#notifs-column{grid-area:notifs}.app-bg-wrapper{position:fixed;height:100%;top:var(--navbar-height);z-index:-1000;left:0;right:-20px;background-size:cover;background-repeat:no-repeat;background-color:var(--wallpaper);background-image:var(--body-background-image);background-position:50%}.underlay{grid-column:1/span 3;grid-row:1/1;pointer-events:none;background-color:var(--underlay);z-index:-1000}.app-layout{--miniColumn: 25rem;--maxiColumn: 45rem;--columnGap: 1rem;--effectiveSidebarColumnWidth: minmax(var(--miniColumn), var(--sidebarColumnWidth, var(--miniColumn)));--effectiveNotifsColumnWidth: minmax(var(--miniColumn), var(--notifsColumnWidth, var(--miniColumn)));--effectiveContentColumnWidth: minmax(var(--miniColumn), var(--contentColumnWidth, var(--maxiColumn)));position:relative;display:grid;grid-template-columns:var(--effectiveSidebarColumnWidth) var(--effectiveContentColumnWidth);grid-template-areas:"sidebar content";grid-template-rows:1fr;box-sizing:border-box;margin:0 auto;place-content:flex-start center;flex-wrap:wrap;min-height:100vh;overflow-x:clip}.app-layout .column{--___columnMargin: var(--columnGap);display:grid;grid-template-columns:100%;box-sizing:border-box;grid-row:1/1;margin:0 calc(var(--___columnMargin) / 2);padding:calc(var(--___columnMargin)) 0;row-gap:var(--___columnMargin);align-content:start}.app-layout .column:not(.-scrollable){margin-top:var(--navbar-height)}.app-layout .column:hover{z-index:2}.app-layout .column.-full-height{margin-bottom:0;padding-top:0;padding-bottom:0}.app-layout .column.-scrollable{--___paddingIncrease: calc(var(--columnGap) / 2);position:-webkit-sticky;position:sticky;top:var(--navbar-height);max-height:calc(100vh - var(--navbar-height));overflow:hidden auto;margin-left:calc(var(--___paddingIncrease) * -1);padding-left:calc(var(--___paddingIncrease) + var(--___columnMargin) / 2)}@supports (scrollbar-width: none) or (-webkit-text-fill-color: initial){.app-layout .column.-scrollable:not(.-show-scrollbar){scrollbar-width:none;margin-right:calc(var(--___paddingIncrease) * -1);padding-right:calc(var(--___paddingIncrease) + var(--___columnMargin) / 2)}.app-layout .column.-scrollable:not(.-show-scrollbar)::-webkit-scrollbar{display:block;width:0}}.app-layout .column.-scrollable .panel-heading.-sticky{top:calc(var(--columnGap) / -1)}.app-layout.-has-new-post-button .column{padding-bottom:10rem}.app-layout.-no-sticky-headers .column .panel-heading.-sticky{position:relative;top:0}.app-layout .column-inner{display:grid;grid-template-columns:100%;box-sizing:border-box;row-gap:1em;align-content:start}.app-layout.-reverse:not(.-wide,.-mobile){grid-template-columns:var(--effectiveContentColumnWidth) var(--effectiveSidebarColumnWidth);grid-template-areas:"content sidebar"}.app-layout.-wide{grid-template-columns:var(--effectiveSidebarColumnWidth) var(--effectiveContentColumnWidth) var(--effectiveNotifsColumnWidth);grid-template-areas:"sidebar content notifs"}.app-layout.-wide.-reverse{grid-template-columns:var(--effectiveNotifsColumnWidth) var(--effectiveContentColumnWidth) var(--effectiveSidebarColumnWidth);grid-template-areas:"notifs content sidebar"}.app-layout.-mobile{grid-template-columns:100vw;grid-template-areas:"content";padding:0}.app-layout.-mobile .column{padding-top:0;margin:var(--navbar-height) 0 0 0}.app-layout.-mobile .panel-heading,.app-layout.-mobile .panel-heading:after,.app-layout.-mobile .panel-heading:before,.app-layout.-mobile .panel,.app-layout.-mobile .panel:after{border-top-left-radius:0;border-top-right-radius:0}.app-layout.-mobile #sidebar,.app-layout.-mobile #notifs-column,.app-layout.-normal #notifs-column{display:none}.text-center{text-align:center}.button-default{-webkit-user-select:none;user-select:none;color:var(--text);border:none;cursor:pointer;background-color:var(--background);box-shadow:var(--shadow);font-size:1em;font-family:sans-serif;font-family:var(--font)}.button-default.-transparent{-webkit-backdrop-filter:blur(.125em) contrast(60%);backdrop-filter:blur(.125em) contrast(60%)}.button-default::-moz-focus-inner{border:none}.button-default:disabled{cursor:not-allowed}.button-default:active{-webkit-transform:translate(1px,1px);transform:translate(1px,1px)}.menu-item{line-height:var(--__line-height);font-family:inherit;font-weight:400;font-size:100%;cursor:pointer}.menu-item a,.menu-item button:not(.button-default){color:var(--text);font-size:100%}.menu-item.disabled{cursor:not-allowed}.list-item{border-color:var(--border);border-style:solid;border-width:0;border-top-width:1px}.list-item.-active,.list-item:hover{border-top-width:1px;border-bottom-width:1px}.list-item.-active+.list-item,.list-item:hover+.list-item{border-top-width:0}.list-item:hover+.menu-item-collapsible:not(.-expanded)+.list-item,.list-item.-active+.menu-item-collapsible:not(.-expanded)+.list-item{border-top-width:0}.list-item[aria-expanded=true]{border-bottom-width:1px}.list-item:first-child{border-top-right-radius:var(--roundness);border-top-left-radius:var(--roundness);border-top-width:0}.list-item:last-child{border-bottom-right-radius:var(--roundness);border-bottom-left-radius:var(--roundness);border-bottom-width:0}.menu-item,.list-item{display:block;box-sizing:border-box;border:none;outline:none;text-align:initial;color:inherit;clear:both;position:relative;white-space:nowrap;width:100%;padding:var(--__vertical-gap) var(--__horizontal-gap);background:transparent;--__line-height: 1.5em;--__horizontal-gap: .75em;--__vertical-gap: .5em}.menu-item.-non-interactive,.list-item.-non-interactive{cursor:auto}.menu-item a,.menu-item button:not(.button-default),.list-item a,.list-item button:not(.button-default){text-align:initial;padding:0;background:none;border:none;outline:none;display:inline;font-family:inherit;line-height:unset}.button-unstyled{border:none;outline:none;display:inline;text-align:initial;font-size:100%;font-family:inherit;box-shadow:var(--shadow);background-color:transparent;padding:0;line-height:unset;cursor:pointer;box-sizing:content-box;color:inherit}.button-unstyled.-link{color:var(--link)!important}input,textarea{border:none;display:inline-block;outline:none}.input{--_padding: .5em;border:none;background-color:var(--background);color:var(--text);box-shadow:var(--shadow);font-family:var(--font);font-size:1em;margin:0;box-sizing:border-box;display:inline-block;position:relative;line-height:2;-webkit-hyphens:none;hyphens:none;padding:0 var(--_padding)}.input.unstyled{border-radius:0;background:none!important;box-shadow:none;height:unset}.input::-webkit-input-placeholder{color:var(--textFaint)}.input::placeholder{color:var(--textFaint)}.input:disabled,.input[disabled=disabled],.input.disabled{cursor:not-allowed}.input[type=range]{background:none;border:none;margin:0;box-shadow:none;-webkit-box-flex:1;flex:1}.input[type=radio]{display:none}.input[type=radio]:checked+label:before{box-shadow:var(--shadow);background-color:var(--background);color:var(--text)}.input[type=radio]:disabled,.input[type=radio]:disabled+label,.input[type=radio]:disabled+label:before{opacity:.5}.input[type=radio]+label:before{flex-shrink:0;display:inline-block;content:"•";-webkit-transition:box-shadow .2s;transition:box-shadow .2s;width:1.1em;height:1.1em;border-radius:100%;background-color:var(--background);box-shadow:var(--shadow);margin-right:.5em;vertical-align:top;text-align:center;line-height:1.1;font-size:1.1em;box-sizing:border-box;color:transparent;overflow:hidden}.input[type=checkbox]:checked+label:before{color:var(--text);background-color:var(--background);box-shadow:var(--shadow)}.input[type=checkbox]:disabled,.input[type=checkbox]:disabled+label,.input[type=checkbox]:disabled+label:before{opacity:.5}.input[type=checkbox]+label:before{flex-shrink:0;display:inline-block;content:"✓";-webkit-transition:color .2s;transition:color .2s;width:1.1em;height:1.1em;border-radius:var(--roundness);box-shadow:var(--shadow);margin-right:.5em;vertical-align:top;text-align:center;line-height:1.1;font-size:1.1em;box-sizing:border-box;color:transparent;overflow:hidden}.input.resize-height{resize:vertical}.input,.button-default{--_roundness-left: var(--roundness);--_roundness-right: var(--roundness);border-top-left-radius:var(--_roundness-left);border-bottom-left-radius:var(--_roundness-left);border-top-right-radius:var(--_roundness-right);border-bottom-right-radius:var(--_roundness-right)}textarea.input{padding:var(--_padding);line-height:var(--post-line-height)}option{color:var(--text);background-color:var(--background)}.hide-number-spinner{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.hide-number-spinner[type=number]::-webkit-inner-spin-button,.hide-number-spinner[type=number]::-webkit-outer-spin-button{opacity:0;display:none}.cards-list{list-style:none;display:grid;grid-auto-flow:row dense;grid-template-columns:1fr 1fr}.cards-list li{border:1px solid var(--border);border-radius:var(--roundness);padding:.5em;margin:.25em}.btn-group{position:relative;display:-webkit-inline-box;display:inline-flex;vertical-align:middle}.btn-group>*,.btn-group>* .button-default{--_roundness-left: 0;--_roundness-right: 0;position:relative;-webkit-box-flex:1;flex:1 1 auto}.btn-group>*:first-child,.btn-group>*:first-child .button-default{--_roundness-left: var(--roundness)}.btn-group>*:last-child,.btn-group>*:last-child .button-default{--_roundness-right: var(--roundness)}.fa{color:gray}.mobile-shown{display:none}.badge{box-sizing:border-box;display:inline-block;border-radius:99px;max-width:10em;min-width:1.7em;height:1.3em;padding:.15em;vertical-align:middle;font-weight:400;font-style:normal;font-size:.9em;line-height:1;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.badge.-dot,.badge.-counter{margin:0;position:absolute}.badge.-dot{min-height:.6em;max-height:.6em;min-width:.6em;max-width:.6em;left:calc(50% + .5em);top:calc(50% - 1em);line-height:0;padding:0;margin:0}.badge.-counter{border-radius:var(--roundness);font-size:.75em;line-height:1;text-align:right;padding:.2em;min-width:0;left:calc(50% - .5em);top:calc(50% - .4em);margin-left:.7em;margin-top:-1em}.alert{margin:0 .35em;padding:0 .25em;border-radius:var(--roundness);border:1px solid var(--border)}.faint{--text: var(--textFaint);--link: var(--linkFaint);color:var(--text)}.notice-dismissible{padding-right:4rem;position:relative}.notice-dismissible .dismiss{position:absolute;top:0;right:0;padding:.5em;color:inherit}.fa-scale-110.svg-inline--fa,.fa-scale-110.iconLetter{font-size:1.1em}.fa-scale-110.svg-inline--fa{vertical-align:-.15em}.fa-old-padding.iconLetter,.fa-old-padding.svg-inline--fa,.fa-old-padding-layer{padding:0 .3em}.veryfaint{opacity:.25}.timeago{--link: var(--text);--linkFaint: var(--textFaint)}.login-hint{text-align:center}@media all and (width >= 801px){.login-hint{display:none}}.login-hint a{display:inline-block;padding:1em 0;width:100%}.btn.button-default{min-height:2em}.new-status-notification{position:relative;font-size:1.1em;z-index:1;-webkit-box-flex:1;flex:1}@media all and (width <= 800px){.mobile-hidden{display:none}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes shakeError{0%{-webkit-transform:translateX(0);transform:translate(0)}15%{-webkit-transform:translateX(.375rem);transform:translate(.375rem)}30%{-webkit-transform:translateX(-.375rem);transform:translate(-.375rem)}45%{-webkit-transform:translateX(.375rem);transform:translate(.375rem)}60%{-webkit-transform:translateX(-.375rem);transform:translate(-.375rem)}75%{-webkit-transform:translateX(.375rem);transform:translate(.375rem)}90%{-webkit-transform:translateX(-.375rem);transform:translate(-.375rem)}to{-webkit-transform:translateX(0);transform:translate(0)}}@keyframes shakeError{0%{-webkit-transform:translateX(0);transform:translate(0)}15%{-webkit-transform:translateX(.375rem);transform:translate(.375rem)}30%{-webkit-transform:translateX(-.375rem);transform:translate(-.375rem)}45%{-webkit-transform:translateX(.375rem);transform:translate(.375rem)}60%{-webkit-transform:translateX(-.375rem);transform:translate(-.375rem)}75%{-webkit-transform:translateX(.375rem);transform:translate(.375rem)}90%{-webkit-transform:translateX(-.375rem);transform:translate(-.375rem)}to{-webkit-transform:translateX(0);transform:translate(0)}}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .3s;transition:opacity .3s}.fade-enter-from,.fade-leave-active{opacity:0}.visible-for-screenreader-only{display:block;width:1px;height:1px;margin:-1px;overflow:hidden;visibility:visible;clip:rect(0 0 0 0);padding:0;position:absolute}*::selection{color:var(--selectionText);background-color:var(--selectionBackground)}#splash{pointer-events:none}#splash #status.css-ok:before{display:inline-block;content:"CSS OK"}#splash #status .initial-text{display:none}#splash #throbber{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-name:bounce;animation-name:bounce;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:normal;animation-direction:normal;-webkit-transform-origin:bottom center;transform-origin:bottom center}#splash #throbber.dead{-webkit-animation-name:dead;animation-name:dead;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transform:rotateX(90deg) rotateY(0) rotateZ(-45deg);transform:rotateX(90deg) rotateY(0) rotate(-45deg)}@-webkit-keyframes dead{0%{-webkit-transform:rotateX(0) rotateY(0) rotateZ(0);transform:rotateX(0) rotateY(0) rotate(0)}5%{-webkit-transform:rotateX(0) rotateY(0) rotateZ(1deg);transform:rotateX(0) rotateY(0) rotate(1deg)}10%{-webkit-transform:rotateX(0) rotateY(0) rotateZ(-2deg);transform:rotateX(0) rotateY(0) rotate(-2deg)}15%{-webkit-transform:rotateX(0) rotateY(0) rotateZ(3deg);transform:rotateX(0) rotateY(0) rotate(3deg)}20%{-webkit-transform:rotateX(0) rotateY(0) rotateZ(0);transform:rotateX(0) rotateY(0) rotate(0)}25%{-webkit-transform:rotateX(0) rotateY(0) rotateZ(0);transform:rotateX(0) rotateY(0) rotate(0)}30%{-webkit-transform:rotateX(10deg) rotateY(0) rotateZ(0);transform:rotateX(10deg) rotateY(0) rotate(0)}35%{-webkit-transform:rotateX(-10deg) rotateY(0) rotateZ(0);transform:rotateX(-10deg) rotateY(0) rotate(0)}40%{-webkit-transform:rotateX(10deg) rotateY(0) rotateZ(0);transform:rotateX(10deg) rotateY(0) rotate(0)}45%{-webkit-transform:rotateX(-10deg) rotateY(0) rotateZ(0);transform:rotateX(-10deg) rotateY(0) rotate(0)}50%{-webkit-transform:rotateX(10deg) rotateY(0) rotateZ(0);transform:rotateX(10deg) rotateY(0) rotate(0)}to{-webkit-transform:rotateX(90deg) rotateY(0) rotateZ(-45deg);transform:rotateX(90deg) rotateY(0) rotate(-45deg);-webkit-transition-timing-function:cubic-bezier(.755,.05,.855,.06);transition-timing-function:cubic-bezier(.755,.05,.855,.06)}}@keyframes dead{0%{-webkit-transform:rotateX(0) rotateY(0) rotateZ(0);transform:rotateX(0) rotateY(0) rotate(0)}5%{-webkit-transform:rotateX(0) rotateY(0) rotateZ(1deg);transform:rotateX(0) rotateY(0) rotate(1deg)}10%{-webkit-transform:rotateX(0) rotateY(0) rotateZ(-2deg);transform:rotateX(0) rotateY(0) rotate(-2deg)}15%{-webkit-transform:rotateX(0) rotateY(0) rotateZ(3deg);transform:rotateX(0) rotateY(0) rotate(3deg)}20%{-webkit-transform:rotateX(0) rotateY(0) rotateZ(0);transform:rotateX(0) rotateY(0) rotate(0)}25%{-webkit-transform:rotateX(0) rotateY(0) rotateZ(0);transform:rotateX(0) rotateY(0) rotate(0)}30%{-webkit-transform:rotateX(10deg) rotateY(0) rotateZ(0);transform:rotateX(10deg) rotateY(0) rotate(0)}35%{-webkit-transform:rotateX(-10deg) rotateY(0) rotateZ(0);transform:rotateX(-10deg) rotateY(0) rotate(0)}40%{-webkit-transform:rotateX(10deg) rotateY(0) rotateZ(0);transform:rotateX(10deg) rotateY(0) rotate(0)}45%{-webkit-transform:rotateX(-10deg) rotateY(0) rotateZ(0);transform:rotateX(-10deg) rotateY(0) rotate(0)}50%{-webkit-transform:rotateX(10deg) rotateY(0) rotateZ(0);transform:rotateX(10deg) rotateY(0) rotate(0)}to{-webkit-transform:rotateX(90deg) rotateY(0) rotateZ(-45deg);transform:rotateX(90deg) rotateY(0) rotate(-45deg);-webkit-transition-timing-function:cubic-bezier(.755,.05,.855,.06);transition-timing-function:cubic-bezier(.755,.05,.855,.06)}}@-webkit-keyframes bounce{0%{scale:1 1;translate:0 0;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}10%{scale:1.2 .8;translate:0 0;-webkit-transform:rotateZ(var(--defaultZ));transform:rotate(var(--defaultZ));-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}30%{scale:.9 1.1;translate:0 -40%;-webkit-transform:rotateZ(var(--defaultZ));transform:rotate(var(--defaultZ));-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{scale:1.1 .9;translate:0 -50%;-webkit-transform:rotateZ(var(--defaultZ));transform:rotate(var(--defaultZ));-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}45%{scale:.9 1.1;translate:0 -45%;-webkit-transform:rotateZ(var(--defaultZ));transform:rotate(var(--defaultZ));-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}50%{scale:1.05 .95;translate:0 -40%;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}55%{scale:.985 1.025;translate:0 -35%;-webkit-transform:rotateZ(var(--defaultZ));transform:rotate(var(--defaultZ));-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{scale:1.0125 .9985;translate:0 -30%;-webkit-transform:rotateZ(var(--defaultZ));transform:rotate(var(--defaultZ));-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{scale:1.0063 .9938;translate:0 -10%;-webkit-transform:rotateZ(var(--defaultZ));transform:rotate(var(--defaultZ));-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}90%{scale:1.2 .8;translate:0 0;-webkit-transform:rotateZ(var(--defaultZ));transform:rotate(var(--defaultZ));-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{scale:1 1;translate:0 0;-webkit-transform:rotateZ(var(--defaultZ));transform:rotate(var(--defaultZ));-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes bounce{0%{scale:1 1;translate:0 0;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}10%{scale:1.2 .8;translate:0 0;-webkit-transform:rotateZ(var(--defaultZ));transform:rotate(var(--defaultZ));-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}30%{scale:.9 1.1;translate:0 -40%;-webkit-transform:rotateZ(var(--defaultZ));transform:rotate(var(--defaultZ));-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{scale:1.1 .9;translate:0 -50%;-webkit-transform:rotateZ(var(--defaultZ));transform:rotate(var(--defaultZ));-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}45%{scale:.9 1.1;translate:0 -45%;-webkit-transform:rotateZ(var(--defaultZ));transform:rotate(var(--defaultZ));-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}50%{scale:1.05 .95;translate:0 -40%;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}55%{scale:.985 1.025;translate:0 -35%;-webkit-transform:rotateZ(var(--defaultZ));transform:rotate(var(--defaultZ));-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{scale:1.0125 .9985;translate:0 -30%;-webkit-transform:rotateZ(var(--defaultZ));transform:rotate(var(--defaultZ));-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{scale:1.0063 .9938;translate:0 -10%;-webkit-transform:rotateZ(var(--defaultZ));transform:rotate(var(--defaultZ));-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}90%{scale:1.2 .8;translate:0 0;-webkit-transform:rotateZ(var(--defaultZ));transform:rotate(var(--defaultZ));-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{scale:1 1;translate:0 0;-webkit-transform:rotateZ(var(--defaultZ));transform:rotate(var(--defaultZ));-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@property --shadow{syntax: "*"; inherits: false;}.thread-tree-replies{margin-left:var(--status-margin);border-left:2px solid var(--border)}.thread-tree-replies-hidden{padding:var(--status-margin);display:-webkit-box;display:flex;-webkit-box-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.Conversation{z-index:1}.Conversation.-hidden{background:var(--__panel-background);-webkit-backdrop-filter:var(--__panel-backdrop-filter);backdrop-filter:var(--__panel-backdrop-filter)}.Conversation .conversation-dive-to-top-level-box{padding:var(--status-margin);border-bottom:1px solid var(--border);border-radius:0;display:-webkit-box;display:flex;-webkit-box-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.Conversation .thread-ancestors{margin-left:var(--status-margin);border-left:2px solid var(--border)}.Conversation .thread-ancestor.-faded .RichContent{--text: var(--textFaint) !important;--link: var(--linkFaint) !important;--funtextGreentext: var(--funtextGreentextFaint) !important;--funtextCyantext: var(--funtextCyantextFaint) !important}.Conversation .thread-ancestor-dive-box{padding-left:var(--status-margin);border-bottom:1px solid var(--border);border-radius:0}.Conversation .thread-ancestor-dive-box,.Conversation .thread-ancestor-dive-box-inner{display:-webkit-box;display:flex;-webkit-box-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.Conversation .thread-ancestor-dive-box-inner{padding:var(--status-margin)}.Conversation .conversation-status{border-bottom:1px solid var(--border);border-radius:0}.Conversation .thread-ancestor-has-other-replies .conversation-status,.Conversation:last-child:not(.-expanded) .conversation-status,.Conversation.-expanded .conversation-status:last-child,.Conversation .thread-ancestor:last-child .conversation-status,.Conversation .thread-ancestor:last-child .thread-ancestor-dive-box,.Conversation.-expanded .thread-tree .conversation-status{border-bottom:none}.Conversation .thread-ancestors+.thread-tree>.conversation-status{border-top:1px solid var(--border)}.Conversation.status-fadein.-expanded .thread-body{border-left:4px solid var(--cRed);border-radius:var(--roundness);border-top-left-radius:0;border-top-right-radius:0;border-bottom:1px solid var(--border)}.Conversation.-expanded.status-fadein{--___margin: calc(var(--status-margin) / 2);background:var(--background);margin:var(--___margin)}.Conversation.-expanded.status-fadein:before{z-index:-1;content:"";display:block;position:absolute;inset:calc(var(--___margin) * -1);background:var(--background);-webkit-backdrop-filter:var(--__panel-backdrop-filter);backdrop-filter:var(--__panel-backdrop-filter)}.timeline-menu-popover{min-width:24rem;max-width:100vw;margin-top:.6rem;font-size:1rem;border-top-right-radius:0;border-top-left-radius:0}.timeline-menu-popover ul{list-style:none;margin:0;padding:0}.TimelineMenu{margin-right:auto;min-width:0}.TimelineMenu .popover-trigger-button{vertical-align:bottom}.TimelineMenu .panel:after{border-top-right-radius:0;border-top-left-radius:0}.TimelineMenu .timeline-menu-title{margin:0;cursor:pointer;-webkit-user-select:none;user-select:none;width:100%;display:-webkit-box;display:flex}.TimelineMenu .timeline-menu-title .timeline-menu-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.TimelineMenu .timeline-menu-title svg{margin-left:.6em;-webkit-transition:-webkit-transform .1s;transition:-webkit-transform .1s;transition:transform .1s;transition:transform .1s,-webkit-transform .1s}.TimelineMenu .timeline-menu-title .click-blocker{cursor:default;-webkit-box-flex:1;flex-grow:1}.TimelineMenu.open .timeline-menu-title svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.TimelineMenu .panel{box-shadow:var(--popoverShadow)}.scroll-to-top{display:none}.-scrolled .scroll-to-top{display:inline-block}.Timeline .timeline-body{background:none;-webkit-backdrop-filter:none;backdrop-filter:none}.Timeline .alert-badge{font-size:.75em;line-height:1;text-align:right;border-radius:var(--roundness);position:absolute;left:calc(50% - .5em);top:calc(50% - .4em);padding:.2em;margin-left:.7em;margin-top:-1em}.Timeline .loadmore-button{position:relative}.Timeline.-blocked{cursor:progress}.Timeline .conversation-heading{top:calc(var(--__panel-heading-height) * var(--currentPanelStack, 1) + var(--navbar-height));z-index:2}.Timeline.-embedded .timeline-heading{text-align:center;line-height:2.75em;padding:0 .5em}.Timeline.-embedded .timeline-heading:empty:before{content:initial}.Timeline.-embedded .timeline-heading .button-default,.Timeline.-embedded .timeline-heading .alert{line-height:2em;width:100%}.tab-switcher{display:-webkit-box;display:flex}.tab-switcher .tab-icon{margin:.2em auto;display:block}.tab-switcher.top-tabs{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.tab-switcher.top-tabs>.tabs{width:100%;overflow:auto hidden;padding-top:5px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-flex:0;flex:0 0 auto}.tab-switcher.top-tabs>.tabs:after,.tab-switcher.top-tabs>.tabs:before{content:"";-webkit-box-flex:1;flex:1 1 auto;border-bottom:1px solid;border-bottom-color:var(--border)}.tab-switcher.top-tabs>.tabs .tab-wrapper{height:2em}.tab-switcher.top-tabs>.tabs .tab-wrapper:not(.active):after{left:0;right:0;bottom:0;border-bottom:1px solid;border-bottom-color:var(--border)}.tab-switcher.top-tabs>.tabs .tab{width:100%;min-width:1px;border-bottom-left-radius:0;border-bottom-right-radius:0;padding-bottom:99px;margin-bottom:-93px}.tab-switcher.top-tabs .contents.scrollable-tabs{flex-basis:0}.tab-switcher.side-tabs{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}@media all and (width <= 800px){.tab-switcher.side-tabs{overflow-x:auto}}.tab-switcher.side-tabs>.contents{-webkit-box-flex:1;flex:1 1 auto}.tab-switcher.side-tabs>.tabs{-webkit-box-flex:0;flex:0 0 auto;overflow:hidden auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.tab-switcher.side-tabs>.tabs:after,.tab-switcher.side-tabs>.tabs:before{flex-shrink:0;flex-basis:.5em;content:"";border-right:1px solid;border-right-color:var(--border)}.tab-switcher.side-tabs>.tabs:after{-webkit-box-flex:1;flex-grow:1}.tab-switcher.side-tabs>.tabs:before{-webkit-box-flex:0;flex-grow:0}.tab-switcher.side-tabs>.tabs .tab-wrapper{min-width:10em;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media all and (width <= 800px){.tab-switcher.side-tabs>.tabs .tab-wrapper{min-width:4em}}.tab-switcher.side-tabs>.tabs .tab-wrapper:not(.active):after{top:0;right:0;bottom:0;border-right:1px solid;border-right-color:var(--border)}.tab-switcher.side-tabs>.tabs .tab-wrapper:before{-webkit-box-flex:0;flex:0 0 6px;content:"";border-right:1px solid;border-right-color:var(--border)}.tab-switcher.side-tabs>.tabs .tab-wrapper:last-child .tab{margin-bottom:0}.tab-switcher.side-tabs>.tabs .tab{-webkit-box-flex:1;flex:1;box-sizing:content-box;max-width:9em;min-width:1px;border-top-right-radius:0;border-bottom-right-radius:0;padding-left:1em;padding-right:calc(1em + 200px);margin-right:-200px;margin-left:1em}.tab-switcher.side-tabs>.tabs .tab:not(.active){margin-top:0;margin-left:1.5em}@media all and (width <= 800px){.tab-switcher.side-tabs>.tabs .tab{padding-left:.25em;padding-right:calc(.25em + 200px);margin-right:calc(.25em - 200px);margin-left:.25em}.tab-switcher.side-tabs>.tabs .tab:not(.active){margin-top:0;margin-left:.5em}.tab-switcher.side-tabs>.tabs .tab .text{display:none}}.tab-switcher .contents{-webkit-box-flex:1;flex:1 0 auto;min-height:0}.tab-switcher .contents .hidden{display:none}.tab-switcher .contents .full-height:not(.hidden){height:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.tab-switcher .contents .full-height:not(.hidden)>*:not(.mobile-label){-webkit-box-flex:1;flex:1}.tab-switcher .contents.scrollable-tabs{overflow-y:auto}.tab-switcher .tab{-webkit-user-select:none;user-select:none;color:var(--text);border:none;cursor:pointer;box-shadow:var(--shadow);font-size:1em;font-family:var(--font);border-radius:var(--roundness);background-color:var(--background);position:relative;white-space:nowrap;padding:6px 1em}.tab-switcher .tab:not(.active){z-index:4;margin-top:.25em}.tab-switcher .tab:not(.active):hover{z-index:6}.tab-switcher .tab.active{background:transparent;z-index:5}.tab-switcher .tab img{max-height:1.9em;vertical-align:top;margin-top:-.3em}.tab-switcher .tabs{display:-webkit-box;display:flex;position:relative;box-sizing:border-box}.tab-switcher .tabs:after,.tab-switcher .tabs:before{display:block;-webkit-box-flex:1;flex:1 1 auto}.tab-switcher .tab-wrapper{position:relative;display:-webkit-box;display:flex;-webkit-box-flex:0;flex:0 0 auto}.tab-switcher .tab-wrapper:not(.active):after{content:"";position:absolute;z-index:7}.tab-switcher .mobile-label{padding-left:.3em;padding-bottom:.25em;margin-top:.5em;margin-left:.2em;margin-bottom:.25em;border-bottom:1px solid var(--border)}@media all and (width >= 800px){.tab-switcher .mobile-label{display:none}}.chat-title{display:-webkit-box;display:flex;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;--emoji-size: 1em}.chat-title .username{max-width:100%;text-overflow:ellipsis;white-space:nowrap;display:inline;overflow:hidden}.chat-title .avatar-container{align-self:center;line-height:1}.chat-title .titlebar-avatar{margin-right:.5em;height:1.5em;width:1.5em;border-radius:var(--roundness)}.chat-title .titlebar-avatar.animated:before{display:none}.chat-list-item{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;overflow:hidden;box-sizing:border-box;cursor:pointer}.chat-list-item :focus{outline:none}.chat-list-item .chat-list-item-left{margin-right:1em}.chat-list-item .chat-list-item-center{width:100%;box-sizing:border-box;overflow:hidden}.chat-list-item .heading{width:100%;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;line-height:1em}.chat-list-item .heading-right{white-space:nowrap}.chat-list-item .name-and-account-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;flex-shrink:1;line-height:var(--post-line-height)}.chat-list-item .chat-preview{display:-webkit-box;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:.35em 0;color:var(--textFaint);width:100%}.chat-list-item a{color:var(--linkFaint);text-decoration:none;pointer-events:none}.chat-list-item:hover .animated.avatar canvas{display:none}.chat-list-item:hover .animated.avatar img{visibility:visible}.chat-list-item .chat-preview-body{--emoji-size: 1.4em;padding-right:1em}.chat-list-item .time-wrapper{line-height:var(--post-line-height)}.basic-user-card{display:-webkit-box;display:flex;-webkit-box-flex:1;flex:1 0;margin:0;--emoji-size: 1em}.basic-user-card-collapsed-content{margin-left:.7em;text-align:left;-webkit-box-flex:1;flex:1;min-width:0}.basic-user-card-user-name img{object-fit:contain;height:16px;width:16px;vertical-align:middle}.basic-user-card-user-name-value,.basic-user-card-screen-name{display:inline-block;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.basic-user-card-expanded-content{-webkit-box-flex:1;flex:1;margin-left:.7em;min-width:0}.chat-new .input-wrap{display:-webkit-box;display:flex;margin:.7em .5em}.chat-new .input-wrap input{width:100%}.chat-new .search-icon{margin-right:.3em}.chat-new .member-list{padding-bottom:.7rem}.chat-new .go-back-button{text-align:center;line-height:1;height:100%;align-self:start;width:var(--__panel-heading-height-inner)}.chat-list{min-height:25em;margin-bottom:0}.empty-chat-list-alert{padding:3em;font-size:1.2em;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;color:var(--textFaint)}.chat-message-wrapper.hovered-message-chain .animated.Avatar canvas{display:none}.chat-message-wrapper.hovered-message-chain .animated.Avatar img{visibility:visible}.chat-message-wrapper .chat-message-menu{-webkit-transition:opacity .1s;transition:opacity .1s;opacity:0;position:absolute;top:-.8em}.chat-message-wrapper .chat-message-menu button{padding-top:.2em;padding-bottom:.2em}.chat-message-wrapper .menu-icon{cursor:pointer}.chat-message-wrapper .popover{width:12em}.chat-message-wrapper .chat-message{display:-webkit-box;display:flex;padding-bottom:.5em}.chat-message-wrapper .chat-message .status-body:hover{--_still-image-img-visibility: visible;--_still-image-canvas-visibility: hidden;--_still-image-label-visibility: hidden}.chat-message-wrapper .avatar-wrapper{margin-right:.72em;width:32px}.chat-message-wrapper .link-preview,.chat-message-wrapper .attachments{margin-bottom:1em}.chat-message-wrapper .status{background-color:var(--background);color:var(--text);border-radius:var(--roundness);display:-webkit-box;display:flex;padding:.75em;border:1px solid var(--border)}.chat-message-wrapper .created-at{position:relative;float:right;font-size:.8em;margin:-1em 0 -.5em;font-style:italic;opacity:.8}.chat-message-wrapper .without-attachment .message-content .RichContent:after{margin-right:5.4em;content:" ";display:inline-block}.chat-message-wrapper .pending .status-content.media-body,.chat-message-wrapper .pending .created-at{color:var(--faint)}.chat-message-wrapper .error .status-content.media-body,.chat-message-wrapper .error .created-at{color:var(--badgeNotification)}.chat-message-wrapper .chat-message-inner{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start;max-width:80%;min-width:10em;width:100%}.chat-message-wrapper .outgoing{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap;place-content:end flex-end}.chat-message-wrapper .outgoing .chat-message-inner{-webkit-box-align:end;align-items:flex-end}.chat-message-wrapper .outgoing .chat-message-menu{right:.4rem}.chat-message-wrapper .incoming .chat-message-menu{left:.4rem}.chat-message-wrapper .chat-message-inner.with-media,.chat-message-wrapper .chat-message-inner.with-media .status{width:100%}.chat-message-wrapper .visible{opacity:1}.chat-message-date-separator{text-align:center;margin:1.4em 0;font-size:.9em;-webkit-user-select:none;user-select:none;color:var(--textFaint)}.chat-view{display:-webkit-box;display:flex;height:100%}.chat-view .chat-view-inner{height:auto;width:100%;overflow:visible;display:-webkit-box;display:flex}.chat-view .chat-view-body{box-sizing:border-box;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:100%;overflow:visible;min-height:calc(100vh - var(--navbar-height));margin:0;border-radius:var(--roundness);border-bottom-left-radius:0;border-bottom-right-radius:0}.chat-view .chat-view-body:after{border-radius:0}.chat-view .message-list{padding:0 .8em;height:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:end;justify-content:end}.chat-view .footer{position:-webkit-sticky;position:sticky;bottom:0;z-index:1}.chat-view .chat-view-heading{grid-template-columns:auto minmax(50%,1fr)}.chat-view .go-back-button{text-align:center;line-height:1;height:100%;align-self:start;width:var(--__panel-heading-height-inner)}.chat-view .jump-to-bottom-button{width:2.5em;height:2.5em;border-radius:100%;position:absolute;right:1.3em;top:-3.2em;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;box-shadow:0 1px 1px #0000004d,0 2px 4px #0000004d;z-index:10;-webkit-transition:.35s all;transition:.35s all;-webkit-transition-timing-function:cubic-bezier(0,1,.5,1);transition-timing-function:cubic-bezier(0,1,.5,1);opacity:0;visibility:hidden;cursor:pointer}.chat-view .jump-to-bottom-button.visible{opacity:1;visibility:visible}.chat-view .jump-to-bottom-button .unread-message-count{font-size:.8em;left:50%;margin-top:-1rem;padding:.1em;border-radius:50px;position:absolute}.chat-view .jump-to-bottom-button .chat-loading-error{width:100%;display:-webkit-box;display:flex;-webkit-box-align:end;align-items:flex-end;height:100%}.chat-view .jump-to-bottom-button .chat-loading-error .error{width:100%}.follow-card-content-container{flex-shrink:0;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap;-webkit-box-pack:justify;justify-content:space-between;line-height:1.5em}.follow-card-button{margin-top:.5em;padding:0 1.5em;margin-left:1em}.follow-card-follow-button{margin-top:.5em;margin-left:auto;width:10em}.with-load-more-footer{padding:.9em;text-align:center;border-top:1px solid;border-top-color:var(--border)}.with-load-more-footer .error{font-size:1rem}.with-load-more-footer a{cursor:pointer}.user-profile{-webkit-box-flex:2;flex:2;--currentPanelStack: 0}.user-profile .card-wrapper{border-top-left-radius:var(--roundness);border-top-right-radius:var(--roundness)}.user-profile .panel-footer{border-bottom-left-radius:var(--roundness);border-bottom-right-radius:var(--roundness)}.user-profile .userlist-placeholder{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;padding:2em}.user-profile .user-info{margin:1.2em}.user-profile-placeholder .panel-body{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;padding:7em}.user-profile-placeholder .alert{padding:.75em 5em;border-width:2px}.user-profile-placeholder .alert .error-message{color:var(--text);font-weight:700}.search-result-heading{color:var(--faint);padding:.75rem;text-align:center}@media all and (width <= 800px){.search-nav-heading .tab-switcher .tabs .tab-wrapper{display:block;-webkit-box-pack:center;justify-content:center;-webkit-box-flex:1;flex:1 1 auto;text-align:center}}.search-result{box-sizing:border-box;border-bottom:1px solid;border-color:var(--border)}.search-input-container{padding:.8rem;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.search-input-container .search-input{width:100%;line-height:1.125rem;font-size:1rem;padding:.5rem;box-sizing:border-box}.search-input-container .search-button{margin-left:.5em}.loading-icon{padding:1em}.trend{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.trend .hashtag{-webkit-box-flex:1;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trend .hashtag .name{color:var(--link)}.trend .count{-webkit-box-flex:0;flex:0 0 auto;width:2rem;font-size:1.5rem;line-height:2.25rem;font-weight:500;text-align:center;color:var(--text)}.more-statuses-button{height:3.5em;line-height:3.5em;width:100%}.ProfileSettingIndicator{display:inline-block;position:relative}.profilesetting-tooltip{margin:.5em 1em;min-width:10em;text-align:center}.interface-language-switcher .language-select{margin-right:1em}.tos-content{margin:1em}.registration-form{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin:1em}.registration-form .container{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.registration-form .container>*{min-width:0}.registration-form .terms-of-service{-webkit-box-flex:0;flex:0 1 50%;margin:.6em 0 0 .8em}.registration-form .text-fields{margin-top:.6em;-webkit-box-flex:1;flex:1 0;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.registration-form textarea{min-height:100px;resize:vertical}.registration-form .form-group{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:.3em 0;line-height:2;margin-bottom:1em}.registration-form .form-group--error{-webkit-animation-name:shakeError;animation-name:shakeError;-webkit-animation-duration:.6s;animation-duration:.6s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.registration-form .form-group--error .form--label{color:var(--cRed)}.registration-form .form-error{margin-top:-.7em;text-align:left}.registration-form .form-error span{font-size:.85em}.registration-form .form-error ul{list-style:none;padding:0 0 0 5px;margin-top:0}.registration-form .form-error ul li:before{content:"• "}.registration-form form textarea{line-height:16px;resize:vertical}.registration-form .captcha{max-width:350px;margin-bottom:.4em}.registration-form .btn{margin-top:.6em;height:2em}.registration-form .error{text-align:center}.registration-notice{margin:.6em}@media all and (width <= 800px){.registration-form .container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse}.registration-form .container .terms-of-service{margin:0}}.password-reset-form{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;margin:.6em}.password-reset-form .container{display:-webkit-box;display:flex;-webkit-box-flex:1;flex:1 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin-top:.6em;max-width:18rem}.password-reset-form .container>*{min-width:0}.password-reset-form .form-group{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin-bottom:1em;padding:.3em 0;line-height:1.85em}.password-reset-form .error{text-align:center;-webkit-animation-name:shakeError;animation-name:shakeError;-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.password-reset-form .alert{padding:.5em;margin:.3em 0 1em}.password-reset-form .notice-dismissible{padding-right:2rem}.password-reset-form .dismiss{cursor:pointer}.follow-request-card-content-container{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap}.follow-request-card-content-container button{margin-top:.5em;margin-right:.5em;-webkit-box-flex:1;flex:1 1;max-width:12em;min-width:8em}.follow-request-card-content-container button:last-child{margin-right:0}.staff-group{padding:1em}.staff-group .basic-user-card{padding-left:0}.mrf-section{margin:1em}.mrf-section table{width:100%;text-align:left;padding-left:.5em;padding-bottom:1.1em}.mrf-section table th,.mrf-section table td{width:11em;max-width:25em;overflow:hidden;vertical-align:text-top}.mrf-section table th+th,.mrf-section table td+td{width:auto}.list-card{display:-webkit-box;display:flex}.list-name{-webkit-box-flex:1;flex-grow:1}.list-name,.button-list-edit{margin:0;padding:1em;color:var(--link)}.Lists .new-list-button{padding:0 .5em}.ListsUserSearch .input-wrap{display:-webkit-box;display:flex;margin:.7em .5em}.ListsUserSearch .input-wrap input{width:100%}.ListsUserSearch .search-icon{margin-right:.3em}.ListEdit{--panel-body-padding: .5em;height:calc(100vh - var(--navbar-height));overflow:hidden;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.ListEdit .list-edit-heading{grid-template-columns:auto minmax(50%,1fr)}.ListEdit .panel-body{display:-webkit-box;display:flex;-webkit-box-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;overflow:hidden}.ListEdit .list-member-management{-webkit-box-flex:1;flex:1 0 auto}.ListEdit .search-icon{margin-right:.3em}.ListEdit .users-list{padding-bottom:.7rem;overflow-y:auto}.ListEdit .search-list,.ListEdit .members-list{overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;min-height:0}.ListEdit .go-back-button{text-align:center;line-height:1;height:100%;align-self:start;width:var(--__panel-heading-height-inner)}.ListEdit .btn{margin:0 .5em}.ListEdit .panel-footer{grid-template-columns:minmax(10%,1fr)}.ListEdit .panel-footer .footer-button{min-width:9em}.announcement-editor{display:-webkit-box;display:flex;-webkit-box-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.announcement-editor .announcement-metadata{margin-top:.5em}.announcement-editor .post-textarea{resize:vertical;height:10em;overflow:visible;box-sizing:content-box}.announcement{border-bottom:1px solid var(--border);border-radius:0;padding:var(--status-margin)}.announcement .heading,.announcement .body{margin-bottom:var(--status-margin)}.announcement .footer,.announcement .footer .times{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.announcement .footer .actions{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:space-evenly;justify-content:space-evenly}.announcement .footer .actions .btn{-webkit-box-flex:1;flex:1;margin:1em;max-width:10em}.announcements-page .post-form{padding:var(--status-margin)}.announcements-page .post-form .heading,.announcements-page .post-form .body{margin-bottom:var(--status-margin)}.announcements-page .post-form .post-button{min-width:10em}.Draft{position:relative}.Draft .status-content{padding:.5em;margin:.5em 0}.Draft .status-preview{display:grid;grid-template-columns:1fr;grid-auto-columns:10em;grid-auto-flow:column;grid-gap:.5em;-webkit-box-align:start;align-items:start;max-width:100%}.Draft .status-preview p{white-space:normal;overflow-x:hidden}.Draft .status-preview .poll-indicator-container{border-radius:var(--roundness);display:grid;place-items:center center;align-self:start;height:0;padding-bottom:62.5%;position:relative}.Draft .status-preview .poll-indicator{box-sizing:border-box;border:1px solid var(--border);position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center center;width:100%;height:100%}.Draft .actions{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:space-evenly;justify-content:space-evenly}.Draft .actions .btn{-webkit-box-flex:1;flex:1;margin-left:1em;margin-right:1em}.draft{margin:1em 0}.empty-drafs-list-alert{padding:3em;font-size:1.2em;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;color:var(--textFaint)}.bookmark-folder-card{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}a.bookmark-folder-name{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-flex:1;flex-grow:1}a.bookmark-folder-name .icon,a.bookmark-folder-name .iconLetter,a.bookmark-folder-name .iconEmoji{display:inline-block;height:2.5rem;width:2.5rem;margin-right:.5rem}a.bookmark-folder-name .icon,a.bookmark-folder-name .iconLetter{font-size:1.5rem;line-height:2.5rem;text-align:center}a.bookmark-folder-name .iconEmoji{text-align:center;object-fit:contain;vertical-align:middle}a.bookmark-folder-name .iconEmoji>span{font-size:1.5rem;line-height:2.5rem}a.bookmark-folder-name img.iconEmoji{padding:.25em;box-sizing:border-box}.bookmark-folder-name,.button-folder-edit{margin:0;padding:1em;color:var(--link)}.Bookmark-folders .new-folder-button{padding:0 .5em}.BookmarkFolderEdit{--panel-body-padding: .5em;overflow:hidden;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.BookmarkFolderEdit .folder-edit-heading{grid-template-columns:auto minmax(50%,1fr)}.BookmarkFolderEdit .panel-body{display:-webkit-box;display:flex;gap:.5em}.BookmarkFolderEdit .emoji-picker-panel{position:absolute;z-index:20;margin-top:2px}.BookmarkFolderEdit .emoji-picker-panel.hide{display:none}.BookmarkFolderEdit .input-emoji{height:2.5em;width:2.5em;padding:0}.BookmarkFolderEdit .input-emoji .iconEmoji{display:inline-block;text-align:center;object-fit:contain;vertical-align:middle;height:2.5em;width:2.5em}.BookmarkFolderEdit .input-emoji .iconEmoji>span{font-size:1.5rem;line-height:2.5rem}.BookmarkFolderEdit .input-emoji img.iconEmoji{padding:.25em;box-sizing:border-box}.BookmarkFolderEdit .input-wrap{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:.5em}.BookmarkFolderEdit .go-back-button{text-align:center;line-height:1;height:100%;align-self:start;width:var(--__panel-heading-height-inner)}.BookmarkFolderEdit .btn{margin:0 .5em}.BookmarkFolderEdit .panel-footer{grid-template-columns:minmax(10%,1fr)}.BookmarkFolderEdit .panel-footer .footer-button{min-width:9em} diff --git a/priv/static/static/css/main.CF7uYwoC.css b/priv/static/static/css/main.CF7uYwoC.css new file mode 100644 index 000000000..092237dd7 --- /dev/null +++ b/priv/static/static/css/main.CF7uYwoC.css @@ -0,0 +1 @@ +@charset "UTF-8";.modal-view{z-index:var(--ZI_modals);position:fixed;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;overflow:auto;pointer-events:none;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-name:modal-background-fadein;animation-name:modal-background-fadein;opacity:0}.modal-view>*{pointer-events:initial}.modal-view.modal-background{pointer-events:initial;background-color:#00000080}.modal-view.open{opacity:1}@-webkit-keyframes modal-background-fadein{0%{background-color:#0000}to{background-color:#00000080}}@keyframes modal-background-fadein{0%{background-color:#0000}to{background-color:#00000080}}.vue-recycle-scroller{position:relative}.vue-recycle-scroller.direction-vertical:not(.page-mode){overflow-y:auto}.vue-recycle-scroller.direction-horizontal:not(.page-mode){overflow-x:auto}.vue-recycle-scroller.direction-horizontal{display:-webkit-box;display:-ms-flexbox;display:flex}.vue-recycle-scroller__slot{-webkit-box-flex:1;-ms-flex:auto 0 0px;flex:auto 0 0}.vue-recycle-scroller__item-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;position:relative}.vue-recycle-scroller.ready .vue-recycle-scroller__item-view{position:absolute;top:0;left:0;will-change:transform}.vue-recycle-scroller.direction-vertical .vue-recycle-scroller__item-wrapper{width:100%}.vue-recycle-scroller.direction-horizontal .vue-recycle-scroller__item-wrapper{height:100%}.vue-recycle-scroller.ready.direction-vertical .vue-recycle-scroller__item-view{width:100%}.vue-recycle-scroller.ready.direction-horizontal .vue-recycle-scroller__item-view{height:100%}.resize-observer[data-v-b329ee4c]{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border:none;background-color:transparent;pointer-events:none;display:block;overflow:hidden;opacity:0}.resize-observer[data-v-b329ee4c] object{display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}.login-panel .login-form{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:.6em}.login-panel .btn{min-height:2em;width:10em}.login-panel .register{-webkit-box-flex:1;flex:1 1}.login-panel .login-bottom{margin-top:1em;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.login-panel .form-group{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:.3em .5em .6em;line-height:24px}.login-panel .login-error{display:-webkit-box;display:flex;line-height:2;margin:.5em;-webkit-animation-name:shakeError;animation-name:shakeError;-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.login-panel .error-message{-webkit-box-flex:1;flex:1}.media-upload .hidden-input-file{display:none}label.media-upload{cursor:pointer}.ScopeSelector{display:inline-block}.ScopeSelector .scope{display:inline-block;min-width:1.3em;min-height:1.3em;text-align:center;padding:.5em .25em}.checkbox{position:relative;display:inline-block;min-height:1.2em}.checkbox-indicator,.checkbox .label{vertical-align:middle}.checkbox>.checkbox-indicator{padding:0;margin:0;position:relative;line-height:inherit;display:inline-block;width:1.2em;height:1.2em;box-shadow:none;--_shadow: var(--shadow)}.checkbox-indicator:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;content:"✓";-webkit-transition:color .2s;transition:color .2s;width:1.1em;height:1.1em;border-radius:var(--roundness);box-shadow:var(--_shadow);background-color:var(--background);vertical-align:top;text-align:center;line-height:1.1em;font-size:1.1em;color:transparent;overflow:hidden;box-sizing:border-box}.checkbox.-radio .checkbox-indicator,.checkbox.-radio .checkbox-indicator:before{border-radius:9999px}.checkbox.-radio .checkbox-indicator:before{content:"•"}.checkbox .disabled .checkbox-indicator:before{background-color:transparent}.checkbox input[type=checkbox]:checked+.checkbox-indicator:before{color:var(--text)}.checkbox input[type=checkbox]:indeterminate+.checkbox-indicator:before{content:"–";color:var(--text)}.checkbox.indeterminate-fix input[type=checkbox]+.checkbox-indicator:before{content:"–"}.checkbox>.label.-after{margin-left:.5em}.checkbox>.label.-before{margin-right:.5em}.popover-trigger-button{display:inline-block}.popover{z-index:var(--ZI_popover_override, var(--ZI_popovers));position:fixed;min-width:0;max-width:calc(100vw - 20px);--_shadow: var(--shadow)}.popover-default{border-radius:var(--roundness);border-color:var(--border);border-style:solid;border-width:1px;background-color:var(--background)}.popover-default:after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;box-shadow:var(--_shadow);pointer-events:none}.dropdown-menu{display:block;padding:0;font-size:1em;text-align:left;list-style:none;max-width:100vw;z-index:var(--ZI_popover_override, var(--ZI_popovers));white-space:nowrap;background-color:var(--background)}.dropdown-menu .dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid var(--border)}.dropdown-menu .dropdown-item{padding:0;display:grid;grid-template-columns:1fr;grid-auto-flow:column;grid-auto-columns:auto;grid-gap:.5em}.dropdown-menu .dropdown-item .popover-wrapper{box-sizing:border-box;display:grid;grid-template-columns:1fr}.dropdown-menu .dropdown-item .extra-button{border-left:1px solid;border-image-source:linear-gradient(to bottom,transparent 0%,var(--icon) var(--__horizontal-gap) calc(100% - var(--__horizontal-gap)),transparent 100%);border-image-slice:1;padding-left:calc(var(--__horizontal-gap) - 1px);padding-right:var(--__horizontal-gap);padding-top:var(--__horizontal-gap);padding-bottom:var(--__horizontal-gap);max-width:-webkit-fit-content;max-width:fit-content}.dropdown-menu .dropdown-item .main-button{width:100%;padding:var(--__horizontal-gap) var(--__horizontal-gap);grid-gap:var(--__horizontal-gap);grid-template-columns:1fr var(--__line-height);grid-auto-flow:column;grid-auto-columns:auto}.dropdown-menu .dropdown-item .main-button .menu-checkbox{display:inline-block;vertical-align:middle;min-width:calc(var(--__line-height) + 1px);max-width:calc(var(--__line-height) + 1px);min-height:calc(var(--__line-height) + 1px);max-height:calc(var(--__line-height) + 1px);line-height:var(--__line-height);text-align:center;border-radius:0;box-shadow:var(--shadow);margin-right:var(--__horizontal-gap)}.dropdown-menu .dropdown-item .main-button .menu-checkbox.menu-checkbox-checked:after{font-size:1.25em;content:"✓"}.dropdown-menu .dropdown-item .main-button .menu-checkbox.-radio{border-radius:9999px}.dropdown-menu .dropdown-item .main-button .menu-checkbox.-radio.menu-checkbox-checked:after{font-size:2em;content:"•"}.dropdown-menu .dropdown-item .main-button,.dropdown-menu .dropdown-item .extra-button{display:grid;box-sizing:border-box;-webkit-box-align:center;align-items:center}.dropdown-menu .dropdown-item .main-button.disabled,.dropdown-menu .dropdown-item .extra-button.disabled{cursor:not-allowed}.dropdown-menu .dropdown-item .main-button:not(.disabled),.dropdown-menu .dropdown-item .extra-button:not(.disabled){cursor:pointer}.dropdown-menu .dropdown-item.-icon .main-button{grid-template-columns:var(--__line-height) 1fr}.dropdown-menu .dropdown-item.-icon-space .main-button{padding-left:calc(var(--__line-height) + var(--__horizontal-gap) * 2)}.dropdown-menu .dropdown-item.-icon-double .main-button{grid-template-columns:var(--__line-height) var(--__line-height) 1fr}.still-image{position:relative;line-height:0;overflow:hidden;display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center}.still-image canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;visibility:var(--_still-image-canvas-visibility, visible)}.still-image img{width:100%;height:100%;object-fit:contain}.still-image.animated:before{zoom:var(--_still_image-label-scale, 1);content:"gif";position:absolute;line-height:1;font-size:.7em;top:.5em;left:.5em;background:#7f7f7f80;color:#fff;display:block;padding:2px 4px;border-radius:var(--roundness);z-index:2;visibility:var(--_still-image-label-visibility, visible)}.still-image.animated:hover canvas{display:none}.still-image.animated:hover:before{visibility:var(--_still-image-label-visibility, hidden)}.still-image.animated img{visibility:var(--_still-image-img-visibility, hidden)}.still-image.animated:hover img{visibility:visible}.emoji-picker{--__emoji-picker-header: 2.2em;width:25em;max-width:calc(100vw - 20px);display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.emoji-picker-header-image{display:-webkit-inline-box;display:inline-flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:var(--__emoji-picker-header);max-width:var(--__emoji-picker-header);height:var(--__emoji-picker-header);max-height:var(--__emoji-picker-header)}.emoji-picker-header-image .still-image{width:var(--__emoji-picker-header);max-width:var(--__emoji-picker-header);height:var(--__emoji-picker-header);max-height:var(--__emoji-picker-header);object-fit:contain;--_still_image-label-scale: .5}.emoji-picker .keep-open,.emoji-picker .too-many-emoji,.emoji-picker .hide-custom-emoji{padding:.5em;line-height:normal}.emoji-picker .hide-custom-emoji{padding-top:0}.emoji-picker .too-many-emoji{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.emoji-picker .keep-open-label{padding:0 .5em;display:-webkit-box;display:flex}.emoji-picker .heading{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:.7em .5em 0}.emoji-picker .content{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-flex:1;flex:1 1 auto;min-height:0}.emoji-picker .emoji-tabs{-webkit-box-flex:1;flex-grow:1;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row nowrap;overflow:auto hidden}.emoji-picker .additional-tabs{display:-webkit-box;display:flex;border-left:1px solid;border-left-color:var(--border);padding-left:.5em;-webkit-box-flex:0;flex:0 0 auto}.emoji-picker .additional-tabs,.emoji-picker .emoji-tabs{flex-basis:auto;display:-webkit-box;display:flex;align-content:center;scrollbar-width:thin}.emoji-picker .additional-tabs-item,.emoji-picker .emoji-tabs-item{padding:0 .5em;cursor:pointer;width:var(--__emoji-picker-header);max-width:var(--__emoji-picker-header);height:var(--__emoji-picker-header);max-height:var(--__emoji-picker-header);display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.emoji-picker .additional-tabs-item .svg-inline--fa,.emoji-picker .emoji-tabs-item .svg-inline--fa{font-size:1.85em}.emoji-picker .additional-tabs-item.disabled,.emoji-picker .emoji-tabs-item.disabled{opacity:.5;pointer-events:none}.emoji-picker .additional-tabs-item.toggled,.emoji-picker .emoji-tabs-item.toggled{border-bottom:.2em solid}.emoji-picker .sticker-picker{-webkit-box-flex:1;flex:1 1 auto}.emoji-picker .stickers-content,.emoji-picker .emoji-content{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-flex:1;flex:1 1 auto;min-height:0}.emoji-picker .stickers-content.hidden,.emoji-picker .emoji-content.hidden{opacity:0;pointer-events:none;position:absolute}.emoji-picker .emoji-search{padding-bottom:.5em;-webkit-box-flex:0;flex:0 0 auto}.emoji-picker .emoji-search input{width:100%}.emoji-picker .emoji-groups{height:100%;min-height:200px;-webkit-box-flex:1;flex:1 1 1px;position:relative;overflow:auto;scrollbar-gutter:stable both-edges;-webkit-user-select:none;user-select:none;-webkit-mask:-webkit-linear-gradient(bottom,white 0,transparent 100%) bottom no-repeat,-webkit-linear-gradient(top,white 0,transparent 100%) top no-repeat,-webkit-linear-gradient(bottom,white,white);mask:linear-gradient(to top,white 0,transparent 100%) bottom no-repeat,linear-gradient(to bottom,white 0,transparent 100%) top no-repeat,linear-gradient(to top,white,white);-webkit-transition:-webkit-mask-size .15s;transition:-webkit-mask-size .15s;transition:mask-size .15s;transition:mask-size .15s,-webkit-mask-size .15s;-webkit-mask-size:100% 20px,100% 20px,auto;mask-size:100% 20px,100% 20px,auto;mask-composite:xor;-webkit-mask-composite:xor;mask-composite:exclude}.emoji-picker .emoji-groups.scrolled-top{-webkit-mask-size:100% 20px,100% 0,auto;mask-size:100% 20px,100% 0,auto}.emoji-picker .emoji-groups.scrolled-bottom{-webkit-mask-size:100% 0,100% 20px,auto;mask-size:100% 0,100% 20px,auto}.emoji-picker .emoji-item{width:var(--emoji-size);height:var(--emoji-size);box-sizing:border-box;display:-webkit-box;display:flex;line-height:var(--emoji-size);-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;margin:.2em;cursor:pointer}.emoji-picker .emoji-item .emoji-picker-emoji.-custom{object-fit:contain;width:var(--emoji-size);max-width:var(--emoji-size);height:var(--emoji-size);max-height:var(--emoji-size);--_still_image-label-scale: .5}.emoji-picker .emoji-item .emoji-picker-emoji.-unicode{font-size:calc(var(--emoji-size) * .8);overflow:hidden}.emoji-picker .emoji-group{display:grid;grid-template-columns:repeat(var(--__amount),1fr);place-items:center center;-webkit-box-pack:center;justify-content:center;grid-template-rows:repeat(1,auto)}.emoji-picker .emoji-group.first-row{grid-template-rows:repeat(2,auto)}.emoji-picker .emoji-group.first-row .emoji-item{grid-row:2}.emoji-picker .emoji-group-title{font-size:.85em;grid-column:span var(--__amount);width:100%;margin:0;padding-left:.3em}.emoji-picker .emoji-group-title.disabled{display:none}.input.emoji-input{padding:0;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;position:relative}.input.emoji-input .emoji-picker-icon{position:absolute;top:0;right:0;margin:.2em .25em;font-size:1.3em;cursor:pointer;line-height:1.2em}.input.emoji-input .emoji-picker-icon:hover i{color:var(--text)}.input.emoji-input .emoji-picker-panel{position:absolute;z-index:20;margin-top:.2em}.input.emoji-input .emoji-picker-panel.hide{display:none}.input.emoji-input input,.input.emoji-input textarea{-webkit-box-flex:1;flex:1 0 auto;color:inherit;background:none!important;box-shadow:none;border:none;outline:none}.input.emoji-input.with-picker input{padding-right:2em}.input.emoji-input .hidden-overlay{opacity:0;pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;color:red}.input.emoji-input .hidden-overlay .caret{width:0;margin-right:calc(-1ch - 1px);border:1px solid red}.autocomplete-panel{position:absolute}.autocomplete-item.menu-item{display:-webkit-box;display:flex;padding-top:0;padding-bottom:0}.autocomplete-item.menu-item .image{width:calc(var(--__line-height) + var(--__vertical-gap) * 2);height:calc(var(--__line-height) + var(--__vertical-gap) * 2);line-height:var(--__line-height);text-align:center;margin-right:var(--__horizontal-gap)}.autocomplete-item.menu-item .image img{width:calc(var(--__line-height) + var(--__vertical-gap) * 2);height:calc(var(--__line-height) + var(--__vertical-gap) * 2);object-fit:contain}.autocomplete-item.menu-item .image span{font-size:var(--__line-height);line-height:var(--__line-height)}.autocomplete-item.menu-item .label{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;margin:0 .1em 0 .2em}.autocomplete-item.menu-item .label .displayText{line-height:1.5}.autocomplete-item.menu-item .label .detailText{font-size:.6em;line-height:.6em}label.Select{padding:0;display:-webkit-box;display:flex}label.Select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;color:var(--text);margin:0;padding:0 2em 0 .5em;font-family:var(--font);font-size:1em;width:100%;z-index:1;line-height:2}label.Select select[multiple],label.Select select[size]{height:100%;padding:.2em}label.Select select[multiple] option,label.Select select[size] option{background-color:transparent}label.Select select[multiple] option:checked,label.Select select[multiple] option.-active,label.Select select[size] option:checked,label.Select select[size] option.-active{color:var(--selectionText);background-color:var(--selectionBackground)}label.Select.disabled,label.Select:disabled{background-color:var(--background);opacity:1;color:var(--faint)}label.Select.disabled select[multiple] option.-active,label.Select.disabled select[size] option.-active,label.Select:disabled select[multiple] option.-active,label.Select:disabled select[size] option.-active{color:var(--faint);background:transparent}label.Select .select-down-icon{position:absolute;top:0;bottom:0;right:.5em;height:100%;width:.875em;font-family:var(--font);line-height:2;z-index:1;pointer-events:none}.poll-form{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:0 .5em .5em}.poll-form .add-option{align-self:flex-start;padding-top:.25em;padding-left:.1em}.poll-form .poll-option{display:-webkit-box;display:flex;-webkit-box-align:baseline;align-items:baseline;-webkit-box-pack:justify;justify-content:space-between;margin-bottom:.25em}.poll-form .input-container{width:100%}.poll-form .input-container input{padding-right:2.5em;width:100%}.poll-form .delete-option{width:1.5em;margin-left:-1.5em;z-index:1}.poll-form .poll-type-expiry{margin-top:.5em;display:-webkit-box;display:flex;width:100%}.poll-form .poll-type{margin-right:.75em;-webkit-box-flex:1;flex:1 1 60%}.poll-form .poll-type .poll-type-select{padding-right:.75em}.poll-form .poll-expiry{display:-webkit-box;display:flex}.poll-form .poll-expiry .expiry-amount{width:3em;text-align:right}.Flash{display:inline-block;width:100%;height:100%;position:relative}.Flash .player{height:100%;width:100%}.Flash .placeholder{height:100%;width:100%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;background:var(--bg);color:var(--link)}.Flash .hider{top:0}.Flash .label{text-align:center;-webkit-box-flex:1;flex:1 1 0;line-height:1.2;white-space:normal}.Flash .hidden{display:none;visibility:hidden}.Attachment{display:-webkit-inline-box;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;position:relative;align-self:flex-start;line-height:0;height:100%;border-style:solid;border-width:1px;border-radius:var(--roundness);border-color:var(--border)}.Attachment .attachment-wrapper{-webkit-box-flex:1;flex:1 1 auto;height:100%;position:relative;overflow:hidden}.Attachment .description-container{-webkit-box-flex:0;flex:0 1 0;display:-webkit-box;display:flex;padding-top:.5em;z-index:1}.Attachment .description-container p{-webkit-box-flex:1;flex:1;text-align:center;line-height:1.5;padding:.5em;margin:0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.Attachment .description-container.-static{position:absolute;left:0;right:0;bottom:0;padding-top:0;background:var(--popover);box-shadow:var(--popupShadow)}.Attachment .description-field{-webkit-box-flex:1;flex:1;min-width:0}.Attachment .placeholder-container,.Attachment .image-container,.Attachment .audio-container,.Attachment .video-container,.Attachment .flash-container,.Attachment .oembed-container{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;width:100%;height:100%}.Attachment .image-container .image{width:100%;height:100%}.Attachment .flash-container .flash,.Attachment .flash-container video,.Attachment .video-container .flash,.Attachment .video-container video{width:100%;height:100%;object-fit:contain;align-self:center}.Attachment .video-container{border:none;outline:none;color:inherit;background:transparent}.Attachment .audio-container{display:-webkit-box;display:flex;-webkit-box-align:end;align-items:flex-end}.Attachment .audio-container audio{width:100%;height:100%}.Attachment .placeholder-container{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;padding-top:.5em}.Attachment .play-icon{position:absolute;font-size:4.5em;top:calc(50% - 2.25rem);left:calc(50% - 2.25rem);color:#ffffffbf;text-shadow:0 0 2px rgba(0,0,0,.4)}.Attachment .play-icon:before{margin:0}.Attachment .attachment-buttons{display:-webkit-box;display:flex;position:absolute;right:0;top:0;margin-top:.5em;margin-right:.5em;z-index:1}.Attachment .attachment-buttons .attachment-button{padding:0;border-radius:var(--roundness);text-align:center;width:2em;height:2em;margin-left:.5em;font-size:1.25em}.Attachment.-contain-fit img,.Attachment.-contain-fit canvas{object-fit:contain}.Attachment.-cover-fit img,.Attachment.-cover-fit canvas{object-fit:cover}.Attachment .oembed-container{line-height:1.2em;-webkit-box-flex:1;flex:1 0 100%;width:100%;margin-right:15px;display:-webkit-box;display:flex}.Attachment .oembed-container img{width:100%}.Attachment .oembed-container .image{-webkit-box-flex:1;flex:1}.Attachment .oembed-container .image img{border:0;border-radius:5px;height:100%;object-fit:cover}.Attachment .oembed-container .text{-webkit-box-flex:2;flex:2;margin:8px;overflow-wrap:break-word;text-wrap:pretty}.Attachment .oembed-container .text h1{font-size:1rem;margin:0}.Attachment.-size-small .play-icon{zoom:.5;opacity:.7}.Attachment.-size-small .attachment-buttons{zoom:.7;opacity:.5}.Attachment.-editable{padding:.5em}.Attachment.-editable .description-container,.Attachment.-editable .attachment-buttons{margin:0}.Attachment.-placeholder{display:inline-block;color:var(--link);overflow:hidden;white-space:nowrap;height:auto;line-height:1.5}.Attachment.-placeholder:not(.-editable){border:none}.Attachment.-placeholder.-editable{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:baseline;align-items:baseline}.Attachment.-placeholder.-editable .description-container,.Attachment.-placeholder.-editable .attachment-buttons{margin:0;padding:0;position:relative}.Attachment.-placeholder.-editable .description-container{-webkit-box-flex:1;flex:1;padding-left:.5em}.Attachment.-placeholder.-editable .attachment-buttons{-webkit-box-ordinal-group:100;order:99;align-self:center}.Attachment.-placeholder a{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis}.Attachment.-placeholder svg{color:inherit}.Attachment.-loading{cursor:progress}.Attachment.-compact .placeholder-container{padding-bottom:.5em}.Gallery .gallery-rows{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.Gallery .gallery-row{position:relative;height:0;width:100%;-webkit-box-flex:1;flex-grow:1}.Gallery .gallery-row .gallery-row-inner{position:absolute;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap;align-content:stretch}.Gallery .gallery-row .gallery-row-inner .gallery-item{margin:0 .5em 0 0;-webkit-box-flex:1;flex-grow:1;height:100%;box-sizing:border-box;min-width:2em}.Gallery .gallery-row .gallery-row-inner .gallery-item:last-child{margin:0}.Gallery .gallery-row .gallery-row-inner.-grid{width:100%;height:auto;position:relative;display:grid;grid-gap:.5em;grid-template-columns:repeat(auto-fill,minmax(15em,1fr))}.Gallery .gallery-row .gallery-row-inner.-grid .gallery-item{margin:0;height:15em}.Gallery .gallery-row.-grid,.Gallery .gallery-row.-minimal{height:auto}.Gallery .gallery-row.-grid .gallery-row-inner,.Gallery .gallery-row.-minimal .gallery-row-inner{position:relative}.Gallery .gallery-row:not(:first-child){margin-top:.5em}.Gallery.-long .gallery-rows{max-height:25em;overflow:hidden;-webkit-mask:-webkit-linear-gradient(bottom,white,transparent) bottom/100% 70px no-repeat,-webkit-linear-gradient(bottom,white,white);mask:linear-gradient(to top,white,transparent) bottom/100% 70px no-repeat,linear-gradient(to top,white,white);mask-composite:xor;-webkit-mask-composite:xor;mask-composite:exclude}.Gallery .many-attachments-text{text-align:center;line-height:2}.Gallery .many-attachments-buttons{display:-webkit-box;display:flex}.Gallery .many-attachments-button{display:-webkit-box;display:flex;-webkit-box-flex:1;flex:1;-webkit-box-pack:center;justify-content:center;line-height:2}.Gallery .many-attachments-button button{padding:0 2em}.emoji-popover{margin:0 .5em .5em;text-align:center}.emoji-popover .emoji{width:4.6em;height:4.6em}.emoji-popover .emoji-popover-centered{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.emoji-popover .emoji-popover-button{width:100%;margin-top:.5em}.emoji-popover .Select{width:100%}.Avatar{--_avatarShadowBox: var(--shadow);--_avatarShadowFilter: var(--shadowFilter);--_avatarShadowInset: var(--shadowInset);--_still-image-label-visibility: hidden;display:inline-block;position:relative;width:3.5em;height:3.5em}.Avatar.-compact{width:2.2em;height:2.2em;border-radius:var(--roundness)}.Avatar .avatar{width:100%;height:100%;box-shadow:var(--_avatarShadowBox);border-radius:var(--roundness)}.Avatar .avatar.-better-shadow{box-shadow:var(--_avatarShadowInset);-webkit-filter:var(--_avatarShadowFilter);filter:var(--_avatarShadowFilter)}.Avatar .avatar.-animated:before{display:none}.Avatar .avatar.-compact{border-radius:var(--roundness)}.Avatar .avatar.-placeholder{background-color:var(--background)}.Avatar img{width:100%;height:100%}.Avatar .actor-type-indicator{position:absolute;bottom:0;right:0;margin:-.2em;padding:.2em;background:#7f7f7f80;color:#fff;border-radius:var(--roundness)}.MentionLink{position:relative;white-space:normal;display:inline;word-break:normal}.MentionLink .new,.MentionLink .original{display:inline}.MentionLink .mention-avatar{border-radius:var(--roundness);width:1.5em;height:1.5em;vertical-align:middle;-webkit-user-select:none;user-select:none;margin-right:.2em}.MentionLink .full{position:absolute;display:inline-block;pointer-events:none;opacity:0;top:100%;left:0;height:100%;white-space:nowrap;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;z-index:1;margin-top:.25em;padding:.5em;-webkit-user-select:all;user-select:all}.MentionLink .short.-with-tooltip,.MentionLink .you{-webkit-user-select:none;user-select:none}.MentionLink .short,.MentionLink .full{white-space:nowrap}.MentionLink .shortName{white-space:normal}.MentionLink .new.-you .shortName{font-weight:600}.MentionLink .new.-has-selection{--color: var(--selectionText);--link: var(--selectionText);background-color:var(--selectionBackground)}.MentionLink .new .at{color:var(--link);opacity:.8;display:inline-block;line-height:1;padding:0 .1em;vertical-align:-25%;margin:0}.MentionLink .new.-striped .shortName{background-image:-webkit-repeating-linear-gradient(315deg,var(--____highlight-tintColor),var(--____highlight-tintColor) 5px,var(--____highlight-tintColor2) 5px,var(--____highlight-tintColor2) 10px);background-image:repeating-linear-gradient(135deg,var(--____highlight-tintColor),var(--____highlight-tintColor) 5px,var(--____highlight-tintColor2) 5px,var(--____highlight-tintColor2) 10px)}.MentionLink .new.-solid .shortName{background-image:-webkit-linear-gradient(var(--____highlight-tintColor2),var(--____highlight-tintColor2));background-image:linear-gradient(var(--____highlight-tintColor2),var(--____highlight-tintColor2))}.MentionLink .new.-side .shortName{box-shadow:0 -5px 3px -4px inset var(--____highlight-solidColor)}.MentionLink .serverName.-faded{color:var(--linkFaint)}.mention-link-popover{max-width:70ch;max-height:20rem;overflow:hidden}.MentionsLine{overflow-wrap:break-word;text-wrap:pretty}.MentionsLine .mention-link:not(:first-child):before{content:" "}.MentionsLine .showMoreLess{margin-left:.5em;white-space:normal;color:var(--link)}.HashtagLink{position:relative;white-space:normal;display:inline-block;color:var(--link)}.RichContent{font-family:var(--font)}.RichContent.-faint{color:var(--text);--text: var(--textFaint) !important;--link: var(--linkFaint) !important;--funtextGreentext: var(--funtextGreentextFaint) !important;--funtextCyantext: var(--funtextCyantextFaint) !important}.RichContent.-faint a{color:var(--linkFaint)}.RichContent blockquote{margin:.2em 0 .2em .2em;font-style:italic;border-left:.2em solid var(--textFaint);padding-left:1em}.RichContent pre{overflow:auto}.RichContent code,.RichContent samp,.RichContent kbd,.RichContent var,.RichContent pre{font-family:var(--monoFont)}.RichContent p{margin:0 0 1em}.RichContent p:last-child{margin:0}.RichContent h1{font-size:1.1em;line-height:1.2em;margin:1.4em 0}.RichContent h2{font-size:1.1em;margin:1em 0}.RichContent h3{font-size:1em;margin:1.2em 0}.RichContent h4{margin:1.1em 0}.RichContent .img{display:inline-block}.RichContent .img button{display:-webkit-inline-box;display:inline-flex}.RichContent .emoji{display:inline-block;width:var(--emoji-size, 32px);height:var(--emoji-size, 32px)}.RichContent .img,.RichContent video{max-width:100%;max-height:400px;vertical-align:middle;object-fit:contain}.RichContent .greentext{color:var(--funtextGreentext)}.RichContent .cyantext{color:var(--funtextCyantext)}a .RichContent{color:var(--link)!important}.poll .votes{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin:0 0 .5em}.poll .poll-option{margin:.75em .5em}.poll .poll-option .input{line-height:inherit}.poll .option-result{height:100%;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;position:relative;color:var(--textLight)}.poll .option-result-label{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:.1em .25em;z-index:1;overflow-wrap:break-word;text-wrap:pretty}.poll .result-percentage{width:3.5em;flex-shrink:0}.poll .result-fill{height:100%;position:absolute;border-radius:var(--roundness);top:0;left:0;-webkit-transition:width .5s;transition:width .5s}.poll input{width:3.5em}.poll.loading *{cursor:progress}.poll .poll-vote-button{padding:0 1em;margin-right:.5em}.poll .poll-checkbox{display:none}.StatusBody{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.StatusBody .emoji{--_still_image-label-scale: .5}.StatusBody .attachments{margin-top:.5em}.StatusBody .text,.StatusBody .summary{white-space:pre-wrap;overflow-wrap:break-word;text-wrap:pretty;line-height:var(--post-line-height)}.StatusBody .summary{display:block;font-style:italic;padding-bottom:.5em}.StatusBody .text.-single-line{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;height:1.4em}.StatusBody .summary-wrapper{margin-bottom:.5em;border-style:solid;border-width:0 0 1px;border-color:var(--border);-webkit-box-flex:0;flex-grow:0}.StatusBody .summary-wrapper.-tall{position:relative}.StatusBody .summary-wrapper.-tall .summary{max-height:2em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.StatusBody .text-wrapper{text-overflow:ellipsis;overflow-wrap:break-word;overflow:hidden;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-flow:column nowrap}.StatusBody .text-wrapper.-tall-status{position:relative;height:16em;z-index:1}.StatusBody .text-wrapper.-tall-status .media-body{min-height:0;-webkit-mask:-webkit-linear-gradient(bottom,white,transparent) bottom/100% 8em no-repeat,-webkit-linear-gradient(bottom,white,white);mask:linear-gradient(to top,white,transparent) bottom/100% 8em no-repeat,linear-gradient(to top,white,white);mask-composite:xor;-webkit-mask-composite:xor;mask-composite:exclude}.StatusBody .text-wrapper.-expanded{overflow:visible}.StatusBody .tall-status-hider,.StatusBody .tall-subject-hider,.StatusBody .status-unhider,.StatusBody .cw-status-hider{display:inline-block;overflow-wrap:break-word;text-wrap:pretty;width:100%;text-align:center}.StatusBody .status-unhider{margin-top:auto;position:-webkit-sticky;position:sticky;bottom:0;padding-bottom:1em}.StatusBody .tall-status-hider{position:absolute;height:5em;margin-top:10em;line-height:8em;z-index:2}.StatusBody .tall-subject-hider{padding-bottom:.5em}.StatusBody .status-unhider,.StatusBody .cw-status-hider{overflow-wrap:break-word;text-wrap:pretty}.StatusBody .status-unhider svg,.StatusBody .cw-status-hider svg{color:inherit}.StatusBody .toggle-button{padding:.5em}.StatusBody.-compact{-webkit-box-align:start;align-items:start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;--emoji-size: calc(var(--emojiSize, 32px) / 2)}.StatusBody.-compact .body,.StatusBody.-compact .attachments{max-height:3.25em}.StatusBody.-compact .body{overflow:hidden;white-space:normal;min-width:5em;-webkit-box-flex:5;flex:5 1 auto;-webkit-mask-size:auto 3.5em,auto auto;mask-size:auto 3.5em,auto auto;-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-repeat:repeat-x,repeat;mask-repeat:repeat-x,repeat;-webkit-mask-image:-webkit-linear-gradient(top,white 2em,transparent 3em);mask-image:linear-gradient(to bottom,white 2em,transparent 3em);mask-composite:xor;-webkit-mask-composite:xor;mask-composite:exclude}.StatusBody.-compact .attachments{margin-top:0;-webkit-box-flex:1;flex:1 1 0;min-width:5em;height:100%;margin-left:.5em}.StatusBody.-compact .summary-wrapper{line-height:inherit;margin:0;border:none}.StatusBody.-compact .summary-wrapper .summary:after{content:": "}.StatusBody.-compact .text-wrapper{display:inline-block;width:100%}.link-preview-card{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;cursor:pointer;overflow:hidden;margin-top:.5em;color:var(--text);border-style:solid;border-width:1px;border-radius:var(--roundness);border-color:var(--border)}.link-preview-card .card-image{flex-shrink:0;width:120px;max-width:25%}.link-preview-card .card-image img{width:100%;height:100%;object-fit:cover;border-radius:var(--roundness)}.link-preview-card .card-content{max-height:100%;margin:.5em;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.link-preview-card .card-host{font-size:.85em}.link-preview-card .card-description{margin:.5em 0 0;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word;text-wrap:pretty;line-height:1.2em;max-height:calc(3.6em - 1px)}.link-preview-card .nsfw-alert{margin:2em 0}.StatusContent{-webkit-box-flex:1;flex:1;min-width:0}.StatusContent .poll-icon{margin:.5em}.dark-overlay:before{top:0;right:0;bottom:0;left:0;content:" ";display:block;cursor:default;position:fixed;background:#1b1f2380;z-index:2000}.dialog-container{display:grid;position:fixed;top:0;right:0;bottom:0;left:0;-webkit-box-pack:center;justify-content:center;place-items:center center;overflow:auto}.dialog-modal.panel{max-width:90vw;z-index:2001;cursor:default;display:block}.dialog-modal.panel .dialog-modal-heading .title{text-align:center}.dialog-modal.panel .dialog-modal-content{margin:0;padding:1rem;white-space:normal;text-align:center}.dialog-modal.panel .dialog-modal-footer{margin:0;padding:.5em;border-top:1px solid var(--border);display:grid;-webkit-box-pack:end;justify-content:end;grid-gap:.5em;grid-template-columns:-webkit-min-content;grid-template-columns:min-content;grid-auto-columns:-webkit-min-content;grid-auto-columns:min-content;grid-auto-flow:column dense;height:auto}.dialog-modal.panel .dialog-modal-footer button{width:auto;white-space:nowrap;padding-left:2em;padding-right:2em}#modal.-mobile .dialog-container{-webkit-box-pack:stretch;justify-content:stretch;place-items:end stretch}#modal.-mobile .dialog-container.-center-mobile{-webkit-box-align:center;align-items:center}#modal.-mobile .dialog-modal.panel{min-width:100vw}#modal.-mobile .dialog-modal-footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:end;justify-content:flex-end;grid-template-columns:1fr;grid-auto-rows:auto;grid-auto-flow:row dense}#modal.-mobile .dialog-modal-footer button{grid-column:1;height:3em}.post-status-form{position:relative}.post-status-form .attachments{margin-bottom:.5em}.post-status-form .more-post-actions,.post-status-form .more-post-actions .btn{height:100%}.post-status-form .form-bottom{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;padding:.5em;height:2.5em}.post-status-form .form-bottom .post-button-group{width:10em;display:-webkit-box;display:flex}.post-status-form .form-bottom .post-button-group .post-button{-webkit-box-flex:1;flex:1 0 auto}.post-status-form .form-bottom .post-button-group .more-post-actions{-webkit-box-flex:0;flex:0 0 auto}.post-status-form .form-bottom p{margin:.35em;padding:.35em;display:-webkit-box;display:flex}.post-status-form .form-bottom-left{display:-webkit-box;display:flex;gap:1.5em}.post-status-form .form-bottom-left button{padding:.5em;margin:-.5em}.post-status-form .preview-heading{display:-webkit-box;display:flex;flex-wrap:wrap}.post-status-form .preview-toggle{-webkit-box-flex:10;flex:10 0 auto;cursor:pointer;-webkit-user-select:none;user-select:none;padding-left:.5em}.post-status-form .preview-toggle:hover{text-decoration:underline}.post-status-form .preview-toggle svg,.post-status-form .preview-toggle i{margin-left:.2em;font-size:.8em;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.post-status-form .preview-container{margin-bottom:1em}.post-status-form .preview-error{font-style:italic;color:var(--textFaint)}.post-status-form .preview-status{border:1px solid var(--border);border-radius:var(--roundness);padding:.5em;margin:0}.post-status-form .reply-or-quote-selector{-webkit-box-flex:1;flex:1 0 auto;margin-bottom:.5em;display:grid;grid-template-columns:1fr 1fr}.post-status-form .text-format .only-format{color:var(--textFaint)}.post-status-form .visibility-tray{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:baseline;align-items:baseline;margin-left:-.5em}.post-status-form .visibility-notice{border:1px solid var(--border);border-radius:var(--roundness);padding:.5em 1em}.post-status-form .visibility-notice.edit-warning>:first-child{margin-top:0}.post-status-form .visibility-notice.edit-warning>:last-child{margin-bottom:0}.post-status-form .media-upload-icon{-webkit-box-ordinal-group:2;order:1;-webkit-box-pack:left;justify-content:left}.post-status-form .emoji-icon{-webkit-box-ordinal-group:3;order:2;-webkit-box-pack:center;justify-content:center}.post-status-form .poll-icon{-webkit-box-ordinal-group:4;order:3;-webkit-box-pack:right;justify-content:right}.post-status-form .media-upload-icon,.post-status-form .poll-icon,.post-status-form .emoji-icon{font-size:1.85em;line-height:1.1;-webkit-box-flex:1;flex:1;padding:0 .1em;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.post-status-form .error{text-align:center}.post-status-form .media-upload-wrapper{margin-right:.2em;margin-bottom:.5em;width:18em}.post-status-form .media-upload-wrapper img,.post-status-form .media-upload-wrapper video{object-fit:contain;max-height:10em}.post-status-form .media-upload-wrapper .video{max-height:10em}.post-status-form .media-upload-wrapper input{-webkit-box-flex:1;flex:1;width:100%}.post-status-form .status-input-wrapper{display:-webkit-box;display:flex;position:relative;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.post-status-form .btn[disabled]{cursor:not-allowed}.post-status-form form{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin:.6em;position:relative}.post-status-form .form-group{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:.25em .5em .5em;line-height:1.85}.post-status-form .inputs-wrapper{padding:0}.post-status-form .input.form-post-body{box-sizing:content-box;overflow:hidden;-webkit-transition:min-height .2s .1s;transition:min-height .2s .1s;padding-bottom:calc(var(--_padding) + var(--post-line-height) * 1em);padding-right:1.5em;height:calc(var(--post-line-height) * 1em);min-height:calc(var(--post-line-height) * 1em);resize:none;background:transparent;text-wrap:stable}.post-status-form .input.form-post-body.scrollable-form{overflow-y:auto}.post-status-form .main-input{position:relative}.post-status-form .subject-input{border-bottom:1px solid var(--border)}.post-status-form .character-counter{position:absolute;bottom:0;right:0;padding:0;margin:0 .5em}.post-status-form .character-counter.error{color:var(--cRed)}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:.6}}@keyframes fade-in{0%{opacity:0}to{opacity:.6}}@-webkit-keyframes fade-out{0%{opacity:.6}to{opacity:0}}@keyframes fade-out{0%{opacity:.6}to{opacity:0}}.post-status-form .drop-indicator{position:absolute;width:100%;height:100%;font-size:5em;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;opacity:.6;color:var(--text);background-color:var(--bg);border-radius:var(--roundness);border:2px dashed var(--text)}.post-status-form .auto-save-status{align-self:center}.color-input{display:-webkit-inline-box;display:inline-flex;flex-wrap:wrap;max-width:10em}.color-input.-compact{max-width:none}.color-input .label{-webkit-box-flex:1;flex:1 1 auto;grid-area:label}.color-input .opt{grid-area:checkbox;margin-right:.5em}.color-input-field.input{-webkit-box-flex:1;flex:1 1 10em;max-width:10em;grid-area:input;display:-webkit-box;display:flex;-webkit-box-align:stretch;align-items:stretch}.color-input-field.input input{color:var(--text);background:none;border:none;padding:0;margin:0}.color-input-field.input input.textColor{-webkit-box-flex:1;flex:1 0 3em;min-width:3em;padding:0}.color-input-field.input .nativeColor{cursor:pointer;-webkit-box-flex:0;flex:0 0 auto;padding:0}.color-input-field.input .nativeColor input{-webkit-appearance:none;-moz-appearance:none;appearance:none;max-width:0;min-width:0;max-height:0;opacity:0!important}.color-input-field.input .computedIndicator,.color-input-field.input .validIndicator,.color-input-field.input .invalidIndicator,.color-input-field.input .transparentIndicator{-webkit-box-flex:0;flex:0 0 2em;margin:.2em .5em;min-width:2em;align-self:stretch;min-height:1.1em;border-radius:var(--roundness)}.color-input-field.input .invalidIndicator{background:transparent;box-sizing:border-box;border:2px solid var(--cRed)}.color-input-field.input .transparentIndicator{background-color:#f0f;position:relative}.color-input-field.input .transparentIndicator:before,.color-input-field.input .transparentIndicator:after{display:block;content:"";background-color:#000;position:absolute;height:50%;width:50%}.color-input-field.input .transparentIndicator:after{top:0;left:0;border-top-left-radius:var(--roundness)}.color-input-field.input .transparentIndicator:before{bottom:0;right:0;border-bottom-right-radius:var(--roundness)}.color-input-field.input.disabled .nativeColor input,.color-input-field.input.disabled .computedIndicator,.color-input-field.input.disabled .validIndicator,.color-input-field.input.disabled .invalidIndicator,.color-input-field.input.disabled .transparentIndicator,.color-input-field.input:disabled .nativeColor input,.color-input-field.input:disabled .computedIndicator,.color-input-field.input:disabled .validIndicator,.color-input-field.input:disabled .invalidIndicator,.color-input-field.input:disabled .transparentIndicator{opacity:.25!important}.remote-follow{max-width:220px}.remote-follow .remote-button{width:100%;min-height:2em}.moderation-tools-popover{height:100%}.moderation-tools-popover .trigger{display:-webkit-box!important;display:flex!important;height:100%}.moderation-tools-button{white-space:nowrap}.moderation-tools-button svg,.moderation-tools-button i{font-size:.8em}.UserTimedFilterModal .input-dont-ask-again{margin-left:1em}.UserTimedFilterModal .input-expire-at{margin-left:.25em}.UserTimedFilterModal .footer-left-checkbox{width:-webkit-max-content;width:max-content}.AccountActions .ellipsis-button{width:2.5em;margin:-.5em 0;padding:.5em 0;text-align:center}.panel-loading{display:-webkit-box;display:flex;height:100%;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;font-size:2em;color:var(--text)}.panel-loading .loading-text svg{line-height:0;vertical-align:middle;color:var(--text)}.user-note{position:relative}.user-note h4{-webkit-box-pack:justify;justify-content:space-between;margin-bottom:.5em}.user-note .note-text{align-self:stretch;min-width:100%;margin:-.6em}.user-note .overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0000004d}.user-note .overlay .panel-loading{font-size:1em}.image-cropper{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.image-cropper-canvas,.image-cropper .image{height:100%}.image-cropper .image-cropper-img-input{display:none}.image-cropper-buttons-wrapper{display:grid;grid-gap:.5em;grid-template-columns:1fr 1fr 1fr}.image-cropper-buttons-wrapper button{margin-top:1em}.user-card{position:relative;z-index:1;overflow:hidden;border-top-left-radius:calc(var(--roundness) - 1px);border-top-right-radius:calc(var(--roundness) - 1px)}.user-card h4{line-height:2;display:-webkit-box;display:flex}.user-card h3{padding-left:.6em;margin-bottom:0}.user-card h3 .button-default{font-size:1rem;line-height:2;padding:0 .6em}.user-card .input.bio{height:auto}.user-card .follow-button{-webkit-box-flex:1;flex:1 0 auto}.user-card .user-card-inner{padding-bottom:0}.user-card-setting,.user-card-bio{color:var(--lightText);display:block;line-height:1.3;padding:0 .6em}.user-card-setting img,.user-card-bio img{object-fit:contain;vertical-align:middle;max-width:100%;max-height:400px}.user-card .user-card-setting{margin-left:.6em;margin-right:.6em}.user-card .user-card-bio{text-align:center;margin:0 .6em}.user-card .user-card-bio.input{margin:0 1em}.user-card .user-card-bio.input textarea{text-align:inherit}.user-card .user-card-bio,.user-card .user-card-bio *{line-height:1.5}.user-card .user-card-bio.-justify-left{text-align:start}.user-card:hover{--_still-image-img-visibility: visible;--_still-image-canvas-visibility: hidden;--_still-image-label-visibility: hidden}.user-card .personal-marks{margin:.6em;padding:.6em}.user-card .personal-marks:not(:last-child){border-bottom:1px solid var(--border)}.user-card .personal-marks .highlighter h4{margin-top:.6em}.user-card .personal-marks .highlighter .userHighlightSel{vertical-align:bottom;margin-left:-.1em}.user-card .personal-marks .highlighter .userHighlightSel.-none select{color:var(--textFaint)}.user-card .personal-marks .highlighter .userHighlightSel.-none select option{color:var(--text);background:var(--background)}.user-card .personal-marks .highlighter .highlighter-color{vertical-align:bottom;margin-left:.6em}.user-card .header-overlay{position:absolute;bottom:0;right:-1.2em;left:-1.2em;top:-1.4em;-webkit-mask:-webkit-linear-gradient(bottom,transparent 0,white 5em) bottom no-repeat;mask:linear-gradient(to top,transparent 0,white 5em) bottom no-repeat}.user-card .banner-overlay,.user-card .banner-image{position:absolute;top:0;right:0;bottom:0;left:0;padding:0;border-top-left-radius:calc(var(--roundness) - 1px);border-top-right-radius:calc(var(--roundness) - 1px)}.user-card .banner-image{z-index:-2}.user-card .banner-image img{object-fit:cover;height:100%;width:100%}.user-card .banner-overlay{background-color:var(--profileTint);opacity:.5;pointer-events:none;z-index:-1}.user-card .bottom-buttons{display:-webkit-box;display:flex;gap:.5em}.user-info{position:relative;text-align:left;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:1em}.user-info .user-identity{position:relative;aspect-ratio:3;min-height:6em;display:-webkit-box;display:flex;-webkit-box-align:end;align-items:flex-end;container:user-card/inline-size}.user-info .user-identity>*{min-width:0}.user-info .user-identity>a{vertical-align:middle;display:-webkit-box;display:flex}.user-info .user-identity .Avatar{--_avatarShadowBox: var(--avatarShadow);--_avatarShadowFilter: var(--avatarShadowFilter);--_avatarShadowInset: var(--avatarShadowInset);width:7em;width:min(7em,20cqw);height:7em;height:min(7em,20cqw);object-fit:cover}.user-info .other-actions{position:relative;display:inline-grid;grid-auto-flow:column;grid-gap:.6em;font-size:1.25rem;z-index:2;align-self:end}.user-info .other-actions a,.user-info .other-actions button,.user-info .other-actions div{text-align:center;width:2em;height:2em;line-height:2em;padding:.6em;margin:-.6em}.user-info .other-actions a.edit-banner-button,.user-info .other-actions button.edit-banner-button,.user-info .other-actions div.edit-banner-button{width:auto}.user-info .other-actions a:hover .icon,.user-info .other-actions button:hover .icon,.user-info .other-actions div:hover .icon{color:var(--textFaint)}.user-info .other-actions a:not(:hover) .icon,.user-info .other-actions button:not(:hover) .icon,.user-info .other-actions div:not(:hover) .icon{color:var(--lightText)}.user-info-avatar{position:relative;cursor:pointer;margin-right:.6em}.user-info-avatar.-overlay{position:absolute;top:-.6em;bottom:-.6em;left:-.6em;right:-1.2em;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;border-radius:var(--roundness);opacity:0;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.user-info-avatar.-overlay svg{color:#fff;margin:.5em}.user-info-avatar:hover .user-info-avatar.-overlay{opacity:1;background-color:#0000004d}.user-info .user-info-avatar.-editable .-overlay{opacity:1;place-items:start end;-webkit-box-pack:end;justify-content:end}.user-info .user-summary{align-self:stretch;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin-left:.6em;text-align:left;text-overflow:ellipsis;white-space:nowrap;-webkit-box-flex:1;flex:1 1 0;z-index:1;line-height:2em;-webkit-filter:drop-shadow(0 0 .5em var(--profileTint)) drop-shadow(0 0 .2em var(--profileTint));filter:drop-shadow(0 0 .5em var(--profileTint)) drop-shadow(0 0 .2em var(--profileTint));--emoji-size: 1.7em}.user-info .user-summary .alert{text-shadow:none}.user-info .user-summary .RichContent{--link: var(--text) !important}.user-info .user-summary .name-wrapper{display:-webkit-box;display:flex;-webkit-box-align:baseline;align-items:baseline}.user-info .user-summary .name-wrapper .edit-button{width:3em;text-align:center}.user-info .user-summary .name-wrapper .edit-button:hover .icon{color:var(--textFaint)}.user-info .user-summary .name-wrapper .edit-button:not(:hover) .icon{color:var(--lightText)}.user-info .user-summary .name-wrapper .input,.user-info .user-summary .name-wrapper .user-name{-webkit-box-flex:1;flex:1;font-weight:600;line-height:2;margin-right:1em;text-overflow:ellipsis;overflow:hidden}.user-info .user-summary .name-wrapper .input{margin:0 -.5em;padding:0 .5em}.user-info .user-summary .top-line{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-flex:1;flex:1;line-height:2;margin-bottom:-.2em;font-size:max(110%,4cqw)}.user-info .user-summary .bottom-line{display:-webkit-box;display:flex;-webkit-box-align:baseline;align-items:baseline;flex-wrap:wrap;white-space:normal;font-weight:500;font-size:.9em;font-size:max(90%,2.5cqw);line-height:1.5;margin-top:.5em}.user-info .user-summary .lock-icon{display:inline-block;vertical-align:baseline;overflow-x:hidden;margin:0 .35em 0 .5em}.user-info .user-summary .user-screen-name{color:var(--text);text-overflow:ellipsis;overflow:hidden;display:inline-block}.user-info .user-summary .user-role{display:inline-block;vertical-align:baseline}.user-info .user-interactions{position:relative;display:-webkit-box;display:flex;flex-wrap:wrap;gap:.6em}.user-info .user-interactions>*{-webkit-box-flex:0;flex:0 0 8em}.user-info .user-interactions .popover-trigger-button,.user-info .user-interactions .moderation-tools-button{width:100%}.user-info .user-interactions>.btn-group,.user-info .user-interactions>button{white-space:nowrap}.sidebar .edit-profile-button{display:none}.user-extras{padding:1.2em .6em;line-height:1.5}.user-extras .user-stats{display:block;text-align:center;word-wrap:break-word;width:100%}.user-extras .user-stats dl{display:inline;margin-right:1em;white-space:nowrap}.user-extras .user-stats dd{font-weight:bolder;text-overflow:ellipsis;overflow:hidden;margin:0}.user-extras .user-stats dd,.user-extras .user-stats dt{display:inline}.user-extras .user-stats a{text-decoration:none}.user-extras .birthday{width:100%;text-align:center;white-space:nowrap;--icon: var(--text)}.user-profile-fields{margin:0 .5em;padding:0 .5em;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;--emoji-size: 1.8em}.user-profile-fields .user-profile-field-add,.user-profile-fields .user-profile-field{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin:.25em;border:1px solid var(--border);border-radius:var(--roundness);line-height:2em}.user-profile-fields .user-profile-field-add .label,.user-profile-fields .user-profile-field .label{margin-left:.5em}.user-profile-fields .user-profile-field-add{-webkit-box-pack:center;justify-content:center;margin:.25em}.user-profile-fields .user-profile-field .input{text-align:inherit;-webkit-box-flex:1;flex:1}.user-profile-fields .user-profile-field .delete-field{display:inline-block;text-align:center;width:2em}.user-profile-fields .user-profile-field .user-profile-field-name,.user-profile-fields .user-profile-field .user-profile-field-value,.user-profile-fields .user-profile-field .user-profile-field-add{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;box-sizing:border-box;display:-webkit-inline-box;display:inline-flex}.user-profile-fields .user-profile-field .user-profile-field-name.-edit,.user-profile-fields .user-profile-field .user-profile-field-value.-edit,.user-profile-fields .user-profile-field .user-profile-field-add.-edit{padding:0}.user-profile-fields .user-profile-field .user-profile-field-name.-edit input,.user-profile-fields .user-profile-field .user-profile-field-value.-edit input,.user-profile-fields .user-profile-field .user-profile-field-add.-edit input{font-weight:inherit}.user-profile-fields .user-profile-field .user-profile-field-name{-webkit-box-flex:0;flex:0 1 50%;font-weight:600;text-align:right;-webkit-box-pack:end;justify-content:end;color:var(--lightText);min-width:9em;border-right:1px solid var(--border);padding-left:1.2em;padding-right:.6em}.user-profile-fields .user-profile-field .user-profile-field-value{-webkit-box-flex:1;flex:1 1 55%;color:var(--text);padding-left:.6em;margin:0}.edit-image .panel-body{text-align:center;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.edit-image .current-avatar{object-fit:contain}.edit-image .image-container{display:-webkit-box;display:flex;align-self:center;margin:0 0 1em;max-height:30em;max-width:100%;-webkit-box-flex:1;flex:1 0 20em;aspect-ratio:1;gap:.5em}.edit-image .image-container.-banner{aspect-ratio:3;max-width:100%}.edit-image .image-container .new-image{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.edit-image .image-container .cropper{-webkit-box-flex:1;flex:1;overflow-x:auto}.edit-image .image-container>*{-webkit-box-flex:1;flex:1 0 10em;max-height:100%;aspect-ratio:1}.edit-image .image-container .separator{min-width:1.1em;font-size:500%;align-self:center;-webkit-box-flex:0;flex:0 1 5em;aspect-ratio:unset}.edit-image.-banner .images-container{grid-template-rows:20em 5em 20em;grid-template-columns:1fr}.edit-image.-banner .images-container>*{-webkit-box-flex:1;flex:1 0 10em;width:100%;aspect-ratio:3}.edit-image.-banner .separator{min-height:1.1em;font-size:500%;justify-self:center;-webkit-box-flex:0;flex:0 1 5em;aspect-ratio:unset}#modal.-mobile .edit-image #pick-image{height:3em}#modal.-mobile .edit-image .image-container.-banner{max-height:10em}.user-panel .panel{background:var(--background);-webkit-backdrop-filter:var(--backdrop-filter);backdrop-filter:var(--backdrop-filter)}.user-panel .user-info{margin:.6em .6em 0}.user-panel .user-info .Avatar{width:5em;width:min(5em,20cqw);height:5em;height:min(5em,20cqw)}.user-panel .post-status-form form{margin-top:0}.user-panel .signed-in{z-index:10}.NavigationEntry.menu-item{--__line-height: 2.5em;--__horizontal-gap: .5em;--__vertical-gap: .4em;padding:var(--__vertical-gap) var(--__horizontal-gap);display:grid;grid-template-columns:1fr;grid-auto-columns:var(--__line-height);grid-auto-flow:column;grid-gap:var(--__horizontal-gap);-webkit-box-align:baseline;align-items:baseline}.NavigationEntry.menu-item[aria-expanded]{padding-right:var(--__horizontal-gap)}.NavigationEntry.menu-item .main-link{line-height:var(--__line-height);box-sizing:border-box}.NavigationEntry.menu-item .menu-icon{line-height:var(--__line-height);padding:0;width:var(--__line-height);margin-right:var(--__horizontal-gap)}.NavigationEntry.menu-item .timelines-chevron,.NavigationEntry.menu-item .extra-button{line-height:var(--__line-height);width:100%;padding:0;text-align:center}.NavigationEntry.menu-item .badge{justify-self:center}.NavigationEntry.menu-item .iconEmoji{display:inline-block;text-align:center;object-fit:contain;vertical-align:middle;height:var(--__line-height);width:var(--__line-height)}.NavigationEntry.menu-item .iconEmoji>span{font-size:1.5rem}.NavigationEntry.menu-item img.iconEmoji{padding:.25rem;box-sizing:border-box}.NavigationPins{display:-webkit-box;display:flex;flex-wrap:wrap;overflow:hidden;height:100%}.NavigationPins.alert-dot-notification{background-color:var(--badgeNotification)}.NavigationPins.alert-dot-neutral{background-color:var(--badgeNeutral)}.NavigationPins .pinned-item{position:relative;-webkit-box-flex:1;flex:1 0 3em;min-width:2em;text-align:center;overflow:visible;box-sizing:border-box;height:100%}.NavigationPins .pinned-item .bookmark-emoji{height:100%;box-sizing:border-box;padding:.5em}.NavigationPins .pinned-item .bookmark-emoji,.NavigationPins .pinned-item .svg-inline--fa,.NavigationPins .pinned-item .iconLetter{margin:0}.NavigationPins .pinned-item.toggled{margin-bottom:-4px;border-bottom:4px solid}.NavPanel .panel{overflow:hidden;box-shadow:var(--shadow)}.NavPanel ul{list-style:none;margin:0;padding:0}.NavPanel .navigation-chevron{margin-left:.8em;margin-right:.8em;font-size:1.1em}.NavPanel .timelines-background{padding:0 0 0 .6em}.NavPanel .nav-panel-heading{--panel-heading-height-padding: 0px}.features-panel li{line-height:24px}.who-to-follow *{vertical-align:middle}.who-to-follow img{width:32px;height:32px}.who-to-follow{padding:0 1em;margin:0}.who-to-follow-items{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0;margin:1em 0}.who-to-follow-more{padding:0;margin:1em 0;text-align:center}.floating-shout{position:fixed;bottom:.5em;z-index:var(--ZI_popovers);max-width:25em}.floating-shout.-left{left:.5em}.floating-shout:not(.-left){right:.5em}.shout-panel .shout-heading{cursor:pointer}.shout-panel .shout-heading .icon{color:var(--text);margin-right:.5em}.shout-panel .shout-heading .title{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.shout-panel .shout-window{overflow:hidden auto;max-height:20em}.shout-panel .shout-window-container{height:100%}.shout-panel .shout-message{display:-webkit-box;display:flex;padding:.2em .5em}.shout-panel .shout-avatar img{height:.6em;width:.6em;border-radius:var(--roundness);margin-right:.5em;margin-top:.25em}.shout-panel .shout-input{display:-webkit-box;display:flex}.shout-panel .shout-input textarea{-webkit-box-flex:1;flex:1;margin:.6em;min-height:3.5em;resize:none}.shout-panel .shout-panel .title{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}@-webkit-keyframes media-fadein{0%{opacity:0}to{opacity:1}}@keyframes media-fadein{0%{opacity:0}to{opacity:1}}.media-modal-view .modal-image-container{display:-webkit-box;display:flex;overflow:hidden;-webkit-box-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;max-width:100%;max-height:100%;width:100%;height:100%;-webkit-box-flex:1;flex-grow:1;-webkit-box-pack:center;justify-content:center}.media-modal-view .modal-image-container-inner{width:100%;height:100%;-webkit-box-flex:1;flex-grow:1;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.media-modal-view .description,.media-modal-view .counter{color:#fff;margin-top:1em;text-shadow:0 0 10px black,0 0 10px black;padding:.2em 2em}.media-modal-view .description{-webkit-box-flex:0;flex:0 0 auto;overflow-y:auto;min-height:1em;max-width:35.8em;max-height:9.5em;overflow-wrap:break-word;text-wrap:pretty}.media-modal-view .modal-image{max-width:100%;max-height:100%;image-orientation:from-image;-webkit-animation:.1s cubic-bezier(.7,0,1,.6) media-fadein;animation:.1s cubic-bezier(.7,0,1,.6) media-fadein}.media-modal-view .modal-image.loading{opacity:.5}.media-modal-view .loading-spinner{width:100%;height:100%;position:absolute;pointer-events:none;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.media-modal-view .loading-spinner svg{color:#fff}.media-modal-view .modal-view-button{border:0;padding:0;opacity:0;box-shadow:none;background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;overflow:visible;cursor:pointer;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1);height:3em;width:3em}.media-modal-view .modal-view-button .button-icon{position:absolute;height:3em;width:3em;font-size:1rem;line-height:3em;color:#fff;text-align:center;background-color:#0000004d}.media-modal-view .modal-view-button-arrow{position:absolute;display:block;top:50%;margin-top:1.5em;width:3em;height:3em}.media-modal-view .modal-view-button-arrow .arrow-icon{position:absolute;top:0;line-height:3em;color:#fff;text-align:center;background-color:#0000004d}.media-modal-view .modal-view-button-arrow--prev{left:0}.media-modal-view .modal-view-button-arrow--prev .arrow-icon{left:.5em}.media-modal-view .modal-view-button-arrow--next{right:0}.media-modal-view .modal-view-button-arrow--next .arrow-icon{right:.5em}.media-modal-view .modal-view-button-hide{position:absolute;top:0;right:0}.media-modal-view .modal-view-button-hide .button-icon{top:.5em;right:.5em}.modal-view.media-modal-view{z-index:var(--ZI_media_modal);-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;overflow:hidden}.modal-view.media-modal-view .modal-view-button-arrow,.modal-view.media-modal-view .modal-view-button-hide{opacity:.75}.modal-view.media-modal-view .modal-view-button-arrow:focus,.modal-view.media-modal-view .modal-view-button-arrow:hover,.modal-view.media-modal-view .modal-view-button-hide:focus,.modal-view.media-modal-view .modal-view-button-hide:hover{outline:none;box-shadow:none}.modal-view.media-modal-view .modal-view-button-arrow:hover,.modal-view.media-modal-view .modal-view-button-hide:hover{opacity:1}.side-drawer-container{position:fixed;z-index:var(--ZI_navbar);top:0;left:0;width:100%;height:100%;display:-webkit-box;display:flex;-webkit-box-align:stretch;align-items:stretch;-webkit-transition-duration:0s;transition-duration:0s;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.side-drawer-container-open{-webkit-transform:translate(0%);transform:translate(0)}.side-drawer-container-closed{-webkit-transition-delay:.35s;transition-delay:.35s;-webkit-transform:translate(-100%);transform:translate(-100%)}.side-drawer-darken{top:0;left:0;width:100vw;height:100vh;position:fixed;z-index:-1;-webkit-transition:.35s;transition:.35s;-webkit-transition-property:background-color;transition-property:background-color;background-color:#00000080}.side-drawer-darken-closed{background-color:#0000}.side-drawer-click-outside{-webkit-box-flex:1;flex:1 1 100%}.side-drawer{overflow-x:hidden;-webkit-transition:.35s;transition:.35s;-webkit-transition-timing-function:cubic-bezier(0,1,.5,1);transition-timing-function:cubic-bezier(0,1,.5,1);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;margin:0 0 0 -100px;padding:0 0 1em 100px;width:80%;max-width:20em;-webkit-box-flex:0;flex:0 0 80%;box-shadow:var(--shadow);background-color:var(--background)}.side-drawer .badge{margin-left:10px}.side-drawer-logo-wrapper{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:.85em}.side-drawer-logo-wrapper img{-webkit-box-flex:0;flex:none;height:50px;margin-right:.85em}.side-drawer-logo-wrapper span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.side-drawer-click-outside-closed{-webkit-box-flex:0;flex:0 0 0}.side-drawer-closed{-webkit-transform:translate(-100%);transform:translate(-100%)}.side-drawer-heading{background:transparent;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:stretch;align-items:stretch;display:-webkit-box;display:flex;padding:0;margin:0}.side-drawer-heading .user-info{margin:1em}.side-drawer ul{list-style:none;margin:0;padding:0;border-bottom:1px solid;border-color:var(--border)}.side-drawer ul:last-child{border:0}.side-drawer li{padding:0}.side-drawer li a,.side-drawer li button{box-sizing:border-box;display:block;height:3em;line-height:3em;padding:0 .7em}.MobilePostButton.button-default{width:5em;height:5em;border-radius:100%;position:fixed;bottom:1.5em;right:1.5em;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;box-shadow:0 2px 2px #0000004d,0 4px 6px #0000004d;z-index:10;-webkit-transition:.35s -webkit-transform;transition:.35s -webkit-transform;transition:.35s transform;transition:.35s transform,.35s -webkit-transform;-webkit-transition-timing-function:cubic-bezier(0,1,.5,1);transition-timing-function:cubic-bezier(0,1,.5,1)}.MobilePostButton.hidden{-webkit-transform:translateY(150%);transform:translateY(150%)}.MobilePostButton svg{font-size:1.5em;color:var(--text)}@media all and (width >= 801px){.new-status-button:not(.always-show){display:none}}.avatars{display:-webkit-box;display:flex;margin:0;padding:0;flex-wrap:wrap;height:24px}.avatars .avatars-item{margin:0 0 5px 5px}.avatars .avatars-item:first-child{padding-left:5px}.avatars .avatars-item .avatar-small{border-radius:var(--roundness);height:24px;width:24px}.status-popover.popover{font-size:1rem;min-width:15em;max-width:95%;border-color:var(--border);border-style:solid;border-width:1px}.status-popover.popover .Status.Status{border:none}.status-popover.popover .status-preview-no-content{padding:1em;text-align:center}.status-popover.popover .status-preview-no-content i{font-size:2em}.user-popover{margin:0}.user-popover .user-info{width:100%;margin:1.2em}.user-popover .user-identity{aspect-ratio:unset;min-width:min(30em,98vw)}.user-popover .user-card-inner{display:-webkit-box;display:flex}.user-popover.popover{overflow:hidden}.user-list-popover{padding:.5em;--emoji-size: calc(var(--emojiSize, 32px) / 2)}.user-list-popover .user-list-row{padding:.25em;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.user-list-popover .user-list-row .user-list-names{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin-left:.5em;min-width:5em}.user-list-popover .user-list-row .user-list-screen-name{font-size:.65em}.EmojiReactions{display:-webkit-box;display:flex;margin-top:.25em;flex-wrap:wrap;--emoji-size: calc(var(--emojiSize, 1.25em) * var(--emojiReactionsScale, 1))}.EmojiReactions .emoji-reaction-container{display:-webkit-box;display:flex;-webkit-box-align:stretch;align-items:stretch;margin-top:.5em;margin-right:.5em}.EmojiReactions .emoji-reaction-container .emoji-reaction-popover{padding:0}.EmojiReactions .emoji-reaction-container .emoji-reaction-popover .emoji-reaction-count-button{margin:0;height:100%;border-top-left-radius:0;border-bottom-left-radius:0;box-sizing:border-box;min-width:2em;display:-webkit-inline-box;display:inline-flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.EmojiReactions .emoji-reaction{padding-left:.5em;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;box-sizing:border-box;border-top-right-radius:0;border-bottom-right-radius:0;margin:0}.EmojiReactions .emoji-reaction .reaction-emoji{width:var(--emoji-size);height:var(--emoji-size);margin-right:.25em;line-height:var(--emoji-size);display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;--_still_image-label-scale: .3}.EmojiReactions .emoji-reaction .reaction-emoji-content{max-width:100%;max-height:100%;width:var(--emoji-size);height:var(--emoji-size);line-height:inherit;overflow:hidden;font-size:calc(var(--emoji-size) * .8);margin:0}.EmojiReactions .emoji-reaction .reaction-emoji-content img{object-fit:contain}.EmojiReactions .emoji-reaction:focus{outline:none}.EmojiReactions .emoji-reaction .svg-inline--fa{color:var(--text)}.EmojiReactions .emoji-reaction.-picked-reaction .svg-inline--fa{color:var(--accent)}.EmojiReactions .emoji-reaction .focus-marker{visibility:hidden}.EmojiReactions .emoji-reaction .active-marker{visibility:visible}.EmojiReactions .emoji-reaction:focus:not(:focus-visible,:hover) .focus-marker{visibility:hidden}.EmojiReactions .emoji-reaction:focus:not(:focus-visible,:hover) .active-marker{visibility:visible}.EmojiReactions .emoji-reaction:hover .svg-inline--fa,.EmojiReactions .emoji-reaction:focus .svg-inline--fa{color:var(--accent)}.EmojiReactions .emoji-reaction:hover .focus-marker,.EmojiReactions .emoji-reaction:focus .focus-marker{visibility:visible}.EmojiReactions .emoji-reaction:hover .active-marker,.EmojiReactions .emoji-reaction:focus .active-marker{visibility:hidden}.EmojiReactions .emoji-reaction:focus-visible .svg-inline--fa{color:var(--accent)}.EmojiReactions .emoji-reaction:focus-visible .focus-marker{visibility:visible}.EmojiReactions .emoji-reaction:focus-visible .active-marker{visibility:hidden}.EmojiReactions .emoji-reaction-expand{padding:0 .5em;margin-right:.5em;margin-top:.5em;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.EmojiReactions .emoji-reaction-expand:hover{text-decoration:underline}.bookmark-folder-menu{--__horizontal-gap: .5em;--_still-image-label-visibility: hidden}.bookmark-folder-menu .emoji{width:var(--__line-height);height:var(--__line-height)}.quick-action{-webkit-box-pack:justify;justify-content:space-between;display:-webkit-box;display:flex;-webkit-box-align:baseline;align-items:baseline;-webkit-box-align:center;align-items:center;height:1.5em}.quick-action .action-counter{overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin-left:1em}.quick-action .action-button-inner,.quick-action .extra-button{margin:-.5em;padding:.5em}.quick-action .separator{display:block;align-self:stretch;width:1px;background-color:var(--icon);margin-left:.75em;margin-right:.125em}.quick-action.-pin{margin:calc(-2px - .25em);padding:.25em;border:2px dashed var(--icon);border-radius:var(--roundness);grid-template-columns:minmax(-webkit-max-content,1fr) auto;grid-template-columns:minmax(max-content,1fr) auto}.quick-action.-pin .chevron-icon,.quick-action.-pin .extra-button,.quick-action.-pin .separator{display:none}.quick-action .action-button-inner{display:grid;grid-gap:1em;grid-template-columns:-webkit-max-content;grid-template-columns:max-content;grid-auto-flow:column;grid-auto-columns:-webkit-max-content;grid-auto-columns:max-content;-webkit-box-align:center;align-items:center}.quick-action .action-button-inner .focus-marker{visibility:hidden}.quick-action .action-button-inner .active-marker{visibility:visible}.quick-action .action-button-inner:focus:not(:focus-visible,:hover) .focus-marker{visibility:hidden}.quick-action .action-button-inner:focus:not(:focus-visible,:hover) .active-marker{visibility:visible}.quick-action .action-button-inner:hover .focus-marker,.quick-action .action-button-inner:focus .focus-marker{visibility:visible}.quick-action .action-button-inner:hover .active-marker,.quick-action .action-button-inner:focus .active-marker{visibility:hidden}.quick-action .action-button-inner:focus-visible .focus-marker{visibility:visible}.quick-action .action-button-inner:focus-visible .active-marker{visibility:hidden}.action-button{display:grid;grid-auto-flow:column;-webkit-box-align:center;align-items:center;padding:0}.action-button .action-button-inner:hover.reply-button:not(.disabled) .svg-inline--fa,.action-button .action-button-inner.-active.reply-button:not(.disabled) .svg-inline--fa{color:var(--cBlue)}.action-button .action-button-inner:hover.retweet-button:not(.disabled) .svg-inline--fa,.action-button .action-button-inner.-active.retweet-button:not(.disabled) .svg-inline--fa{color:var(--cGreen)}.action-button .action-button-inner:hover.favorite-button:not(.disabled) .svg-inline--fa,.action-button .action-button-inner.-active.favorite-button:not(.disabled) .svg-inline--fa{color:var(--cOrange)}.action-button.-extra .action-counter{justify-self:end;margin-right:1em}.action-button.-extra .chevron-icon{justify-self:end}.action-button.-extra .extra-button{justify-self:end;-webkit-box-pack:end;justify-content:end}.expiry-amount{width:4em;text-align:right}.StatusActionButtons .quick-action-buttons{display:grid;grid-template-columns:repeat(auto-fill,minmax(10%,3em));grid-auto-flow:row dense;grid-auto-rows:1fr;grid-gap:1.25em 1em;margin-top:var(--status-margin)}.StatusActionButtons .pin-action-button{margin:-.5em;padding:.5em}.extra-action-buttons .extra-action{margin:0;padding-top:0;padding-bottom:0;padding-right:0}.Status{min-width:0;white-space:normal;overflow-wrap:break-word;text-wrap:pretty}.Status:hover{--_still-image-img-visibility: visible;--_still-image-canvas-visibility: hidden;--_still-image-label-visibility: hidden}.Status .gravestone{padding:var(--status-margin);display:-webkit-box;display:flex}.Status .gravestone .deleted-text{margin:.5em 0;-webkit-box-align:center;align-items:center}.Status .status-container{display:-webkit-box;display:flex;padding:var(--status-margin)}.Status .status-container>*{min-width:0}.Status .status-container.-repeat{padding-top:0}.Status .pin{padding:var(--status-margin) var(--status-margin) 0;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:end;justify-content:flex-end}._misclick-prevention .Status{pointer-events:none}._misclick-prevention .Status .attachments{pointer-events:initial;cursor:initial}.Status .left-side{margin-right:var(--status-margin)}.Status .right-side{-webkit-box-flex:1;flex:1;min-width:0}.Status .usercard{margin-bottom:var(--status-margin)}.Status .status-username{white-space:nowrap;overflow:hidden;max-width:85%;font-weight:700;flex-shrink:1;margin-right:.4em;text-overflow:ellipsis;--_still_image-label-scale: .25;--emoji-size: 1em}.Status .status-favicon{height:1.2em;width:1.2em;margin-right:.4em;object-fit:contain}.Status .status-heading{margin-bottom:.5em}.Status .heading-name-row{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;line-height:1.3}.Status .heading-name-row a{display:inline-block;white-space:nowrap;text-overflow:ellipsis;overflow-x:hidden;width:100%}.Status .account-name{display:inline-block;min-width:1em;margin-right:.4em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-box-flex:1;flex:1 1 0}.Status .account-name.unknown{min-width:8em}.Status .heading-left{display:-webkit-box;display:flex;min-width:0}.Status .heading-right{display:-webkit-box;display:flex;flex-shrink:0;align-self:baseline}.Status .heading-right .button-unstyled{padding:.2em;margin:-.2em}.Status .heading-right .svg-inline--fa{margin-left:.25em}.Status .glued-label{display:-webkit-inline-box;display:inline-flex;white-space:nowrap}.Status .timeago{margin-right:.2em}.Status .heading-reply-row,.Status .heading-edited-row{position:relative;align-content:baseline;font-size:.85em;margin-top:.2em;line-height:130%;max-width:100%;-webkit-box-align:stretch;align-items:stretch}.Status .reply-to-popover,.Status .reply-to-no-popover,.Status .mentions{min-width:0;margin-right:.4em;flex-shrink:0}.Status .reply-glued-label{margin-right:.5em}.Status .reply-to-popover .reply-to:hover:before{content:"";display:block;position:absolute;bottom:0;width:100%;border-bottom:1px solid var(--faint);pointer-events:none}.Status .reply-to-popover .faint-link:hover{text-decoration:none}.Status .reply-to-popover.-strikethrough .reply-to:after{content:"";display:block;position:absolute;top:50%;width:100%;border-bottom:1px solid var(--faint);pointer-events:none}.Status .mentions,.Status .reply-to{white-space:nowrap;position:relative}.Status .mentions-text,.Status .reply-to-text{color:var(--faint);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Status .mentions-line{display:inline}.Status .replies{margin-top:.25em;line-height:1.3;font-size:.85em;display:-webkit-box;display:flex;flex-wrap:wrap}.Status .replies>*{margin-right:.4em}.Status .reply-link{height:17px}.Status .repeat-info{padding:.4em var(--status-margin)}.Status .repeat-info .repeat-icon{color:var(--cGreen)}.Status .repeater-avatar{border-radius:var(--roundness);margin-left:2em;width:1.5em;height:1.5em}.Status .repeater-name{text-overflow:ellipsis;margin-right:0}.Status .repeater-name .emoji{width:1em;height:1em;vertical-align:middle;object-fit:contain}.Status .status-fadein{-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-name:fadein;animation-name:fadein}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadein{0%{opacity:0}to{opacity:1}}.Status .status-actions{position:relative;width:100%;display:grid;grid-template-columns:1fr;grid-auto-columns:1fr;grid-auto-flow:column;margin-top:var(--status-margin)}.Status .muted{padding:.25em .6em;height:1.2em;line-height:1.2em;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;display:flex;flex-wrap:nowrap;gap:1ex}.Status .muted .status-username,.Status .muted .mute-reason{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.Status .muted .status-username{font-weight:400;-webkit-box-flex:0;flex:0 1 auto;margin-right:.2em;font-size:smaller;display:-webkit-box;display:flex}.Status .muted .unmute{-webkit-box-flex:0;flex:0 0 auto;margin-left:auto;display:block}.Status .reply-form{padding-top:0;padding-bottom:0}.Status .reply-body{-webkit-box-flex:1;flex:1}.Status .favs-repeated-users{margin-top:var(--status-margin)}.Status .stats{width:100%;display:-webkit-box;display:flex;line-height:1em}.Status .avatar-row{-webkit-box-flex:1;flex:1;position:relative;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;overflow:hidden}.Status .avatar-row:before{content:"";position:absolute;height:100%;width:1px;left:0;background-color:var(--textFaint)}.Status .stat-count{margin-right:var(--status-margin);-webkit-user-select:none;user-select:none}.Status .stat-count .stat-title{color:var(--textFaint);font-size:.85em;text-transform:uppercase;position:relative}.Status .stat-count .stat-number{font-weight:bolder;font-size:1.1em;line-height:1em;color:var(--text)}.Status .stat-count:hover .stat-title{text-decoration:underline}@media all and (width <= 800px){.Status .repeater-avatar{margin-left:20px}.Status .post-avatar{width:40px;height:40px}.Status .post-avatar.-compact{width:32px;height:32px}}.Status .quoted-status{margin-top:.5em;border:1px solid var(--border);border-radius:var(--roundness)}.Status .quoted-status.-unavailable-prompt{padding:.5em}.Status .display-quoted-status-button{margin:.5em}.Status .display-quoted-status-button-icon{color:inherit}.Report .report-content,.Report .report-state{margin:.5em 0 1em}.Report .reported-status{border:1px solid var(--border);border-radius:var(--roundness);display:block;padding:.5em;margin:.5em 0}.Report .reported-status .status-content{pointer-events:none}.Report .reported-status .reported-status-heading{display:-webkit-box;display:flex;width:100%;-webkit-box-pack:justify;justify-content:space-between;margin-bottom:.2em}.Report .reported-status .reported-status-name{font-weight:700}.Report .note{width:100%;margin-bottom:.5em}.Notification{border-bottom:1px solid;border-color:var(--border);overflow-wrap:break-word;text-wrap:pretty;--emoji-size: 1em}.Notification .status-content{cursor:pointer}.Notification.Status{background-color:transparent!important}.Notification:hover{--_still-image-img-visibility: visible;--_still-image-canvas-visibility: hidden;--_still-image-label-visibility: hidden}.Notification.-muted{padding:.25em .6em;height:1.2em;line-height:1.2em;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;display:flex;flex-wrap:nowrap;gap:1ex}.Notification.-muted .status-username,.Notification.-muted .mute-thread,.Notification.-muted .mute-words{white-space:nowrap}.Notification.-muted .status-username,.Notification.-muted .mute-words{text-overflow:ellipsis;overflow:hidden}.Notification.-muted .status-username{font-weight:400;-webkit-box-flex:0;flex:0 1 auto;margin-right:.2em;font-size:smaller}.Notification.-muted .mute-thread{-webkit-box-flex:0;flex:0 0 auto}.Notification.-muted .mute-words{-webkit-box-flex:1;flex:1 0 5em;margin-left:.2em}.Notification.-muted .mute-words:before{content:" "}.Notification.-muted .unmute{-webkit-box-flex:0;flex:0 0 auto;margin-left:auto;display:block}.Notification .type-icon{margin:0 .1em}.Notification.-type--repeat .type-icon{color:var(--cGreen)}.Notification.-type--follow .type-icon,.Notification.-type--follow-request .type-icon{color:var(--cBlue)}.Notification.-type--like .type-icon{color:var(--cOrange)}.Notification.-type--move .type-icon{color:var(--cBlue)}.ExtraNotifications{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:stretch;align-items:stretch}.ExtraNotifications .notification{width:100%;border-bottom:1px solid;border-color:var(--border);display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:stretch;align-items:stretch}.ExtraNotifications .extra-notification{padding:1em}.ExtraNotifications .icon{margin-right:.5em}.ExtraNotifications .tip{display:inline}.Notifications:not(.minimal){padding-bottom:15em}.Notifications .loadmore-error{color:var(--text)}.Notifications .notification{position:relative}.Notifications .notification .notification-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.Notifications .notification.unseen .notification-overlay{background-image:-webkit-linear-gradient(315deg,var(--badgeNotification) 4px,transparent 10px);background-image:linear-gradient(135deg,var(--badgeNotification) 4px,transparent 10px)}.notification{box-sizing:border-box}.notification .Status{-webkit-box-flex:1;flex:1}.notification:hover .animated.Avatar canvas{display:none}.notification:hover .animated.Avatar img{visibility:visible}.notification:last-child .Notification{border-bottom:none}.notification .non-mention{display:-webkit-box;display:flex;-webkit-box-flex:1;flex:1;flex-wrap:nowrap;padding:.6em;min-width:0}.notification .non-mention .avatar-container{width:32px;height:32px}.notification .follow-request-accept:hover{color:var(--text)}.notification .follow-request-reject:hover{color:var(--cRed)}.notification .follow-text,.notification .move-text{padding:.5em 0;overflow-wrap:break-word;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.notification .follow-text .follow-name,.notification .move-text .follow-name{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notification time{white-space:nowrap}.notification .notification-right{-webkit-box-flex:1;flex:1;padding-left:.8em;min-width:0}.notification .notification-right .timeago{min-width:3em;text-align:right}.notification .notification-right .timeago-link{margin-right:.2em}.notification .notification-right .expand-icon .svg-inline--fa{margin-left:.25em}.notification .emoji-reaction-emoji{font-size:1.3em;max-width:1.25em;height:1.25em;width:auto}.notification .emoji-reaction-emoji-image{vertical-align:middle;object-fit:contain}.notification .notification-details{min-width:0;line-height:var(--post-line-height);position:relative;overflow:hidden;width:100%;-webkit-box-flex:1;flex:1 1 0;display:-webkit-box;display:flex;flex-wrap:nowrap;-webkit-box-pack:justify;justify-content:space-between}.notification .notification-details .name-and-action{-webkit-box-flex:1;flex:1;overflow:hidden;text-overflow:ellipsis}.notification .notification-details .username{font-weight:bolder;max-width:100%;text-overflow:ellipsis;white-space:nowrap}.notification .notification-details .timeago{margin-right:.2em}.notification .notification-details .status-content{margin:0;max-height:300px}.notification .notification-details h1{overflow-wrap:break-word;text-wrap:pretty;margin:0 0 .3em;padding:0;font-size:1em;line-height:1.5}.notification .notification-details h1 small{font-weight:lighter}.notification .notification-details p{margin:0 0 .3em}.MobileNav{z-index:var(--ZI_navbar)}.MobileNav .mobile-nav{display:grid;line-height:var(--navbar-height);grid-template-rows:var(--navbar-height);grid-template-columns:2fr auto;width:100%;box-sizing:border-box}.MobileNav .mobile-nav a{color:var(--link)}.MobileNav .mobile-inner-nav{width:100%;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.MobileNav .mobile-nav-button{display:inline-block;text-align:center;padding:0 1em;position:relative;cursor:pointer}.MobileNav .site-name{padding:0 .3em;display:inline-block}.MobileNav .item{display:-webkit-box;display:flex}.MobileNav .mobile-notifications-drawer{width:100%;height:100vh;overflow-x:hidden;position:fixed;top:0;left:0;box-shadow:var(--shadow);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.25s;transition-duration:.25s;-webkit-transform:translateX(0);transform:translate(0);z-index:var(--ZI_navbar);-webkit-overflow-scrolling:touch;background:var(--background)}.MobileNav .mobile-notifications-drawer.-closed{-webkit-transform:translateX(100%);transform:translate(100%);box-shadow:none}.MobileNav .mobile-notifications-header{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;z-index:calc(var(--ZI_navbar) + 100);width:100%;height:3.5em;line-height:3.5em;position:absolute;box-shadow:var(--shadow)}.MobileNav .mobile-notifications-header .spacer{-webkit-box-flex:1;flex:1}.MobileNav .mobile-notifications-header .title{font-size:1.3em;margin-left:.6em;white-space:nowrap;overflow-x:hidden;text-overflow:ellipsis}.MobileNav .pins{-webkit-box-flex:1;flex:1}.MobileNav .pins .pinned-item{-webkit-box-flex:1;flex-grow:1}.MobileNav .mobile-notifications{margin-top:3.5em;width:100vw;height:calc(100vh - var(--navbar-height));overflow:hidden scroll}.MobileNav .mobile-notifications .notifications{padding:0;border-radius:0;box-shadow:none}.MobileNav .mobile-notifications .notifications .panel{border-radius:0;margin:0;box-shadow:none}.MobileNav .mobile-notifications .notifications .panel:after{border-radius:0}.MobileNav .mobile-notifications .notifications .panel .panel-heading{border-radius:0;box-shadow:none}.MobileNav .confirm-modal.dark-overlay:before{z-index:3000}.MobileNav .confirm-modal.dark-overlay .dialog-modal.panel{z-index:3001}.SearchBar{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:baseline;align-items:baseline;vertical-align:baseline;-webkit-box-pack:end;justify-content:flex-end}.SearchBar.-expanded{width:100%}.SearchBar .search-bar-input,.SearchBar .search-button{height:29px}.SearchBar .search-bar-input{-webkit-box-flex:1;flex:1 0 auto}.SearchBar .cancel-search{height:50px}.SearchBar .cancel-icon{color:var(--text)}.DesktopNav{width:100%;z-index:var(--ZI_navbar)}.DesktopNav input{color:var(--inputTopbarText, var(--inputText))}.DesktopNav .inner-nav{display:grid;grid-template-rows:var(--navbar-height);grid-template-columns:2fr auto 2fr;grid-template-areas:"sitename logo actions";box-sizing:border-box;padding:0 1.2em;margin:auto;max-width:980px}.DesktopNav.-column-stretch .inner-nav{--miniColumn: 25rem;--maxiColumn: 45rem;--columnGap: 1em;max-width:calc(var(--sidebarColumnWidth, var(--miniColumn)) + var(--contentColumnWidth, var(--maxiColumn)) + var(--columnGap))}.DesktopNav.-logoLeft .inner-nav{grid-template-columns:auto 2fr 2fr;grid-template-areas:"logo sitename actions"}.DesktopNav.-column-stretch.-wide .inner-nav{max-width:calc(var(--sidebarColumnWidth, var(--miniColumn)) + var(--contentColumnWidth, var(--maxiColumn)) + var(--notifsColumnWidth, var(--miniColumn)) + var(--columnGap))}.DesktopNav .button-default,.DesktopNav .button-default svg{color:var(--text)}.DesktopNav .logo{grid-area:logo;position:relative;-webkit-transition:opacity;transition:opacity;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;-webkit-transition-duration:.1s;transition-duration:.1s}@media all and (width >= 800px){.DesktopNav .logo{opacity:1!important}}.DesktopNav .logo .mask{-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;background-color:var(--text);position:absolute;top:0;right:0;bottom:0;left:0}.DesktopNav .logo img{display:inline-block;height:var(--navbar-height)}.DesktopNav .nav-icon{margin-left:.2em;width:2em;height:100%;text-align:center}.DesktopNav .sitename{grid-area:sitename}.DesktopNav .actions{grid-area:actions}.DesktopNav .item{-webkit-box-flex:1;flex:1;line-height:var(--navbar-height);height:var(--navbar-height);overflow:hidden;display:-webkit-box;display:flex;flex-wrap:wrap}.DesktopNav .item.right{-webkit-box-pack:end;justify-content:flex-end;text-align:right}.DesktopNav .spacer{width:1em}.user-reporting-panel{width:90vw;max-width:50rem;min-height:20vh;max-height:80vh}.user-reporting-panel .user-link{display:inline}.user-reporting-panel .panel-body{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse;border-top:1px solid;border-color:var(--border);overflow:hidden}.user-reporting-panel-left{padding:1.1em .7em .7em;line-height:var(--post-line-height);box-sizing:border-box}.user-reporting-panel-left>div{margin-bottom:1em}.user-reporting-panel-left>div:last-child{margin-bottom:0}.user-reporting-panel-left p{margin-top:0}.user-reporting-panel-left textarea.form-control{line-height:1.1;resize:none;overflow:hidden;-webkit-transition:min-height .2s .1s;transition:min-height .2s .1s;min-height:44px;width:100%}.user-reporting-panel-left .btn{min-width:10em;padding:0 2em}.user-reporting-panel-left .alert{margin:1em 0 0;line-height:1.3em}.user-reporting-panel-right{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;overflow-y:auto}.user-reporting-panel-sitem{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}.user-reporting-panel-sitem>.Status{-webkit-box-flex:1;flex:1}.user-reporting-panel-sitem>.checkbox{margin:.75em}@media all and (width >= 801px){.user-reporting-panel .panel-body{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.user-reporting-panel-left{width:50%;max-width:320px;border-right:1px solid;border-color:var(--border);padding:1.1em}.user-reporting-panel-left>div{margin-bottom:2em}.user-reporting-panel-right{width:50%;-webkit-box-flex:1;flex:1 1 auto;margin-bottom:12px}}.modal-view.edit-form-modal-view{-webkit-box-align:start;align-items:flex-start}.edit-form-modal-panel{flex-shrink:0;margin-top:25%;margin-bottom:2em;width:100%;max-width:700px}@media (orientation: landscape){.edit-form-modal-panel{margin-top:8%}}.edit-form-modal-panel .form-bottom-left{max-width:6.5em}.edit-form-modal-panel .form-bottom-left .emoji-icon{-webkit-box-pack:right;justify-content:right}.modal-view.post-form-modal-view{-webkit-box-align:start;align-items:flex-start}.post-form-modal-panel{flex-shrink:0;margin-top:25%;margin-bottom:2em;width:100%;max-width:700px}@media (orientation: landscape){.post-form-modal-panel{margin-top:8%}}.modal-view.status-history-modal-view{-webkit-box-align:start;align-items:flex-start}.status-history-modal-panel{flex-shrink:0;margin-top:25%;margin-bottom:2em;width:100%;max-width:700px}@media (orientation: landscape){.status-history-modal-panel{margin-top:8%}}.global-notice-list{position:fixed;top:calc(var(--navbar-height) + .5em);width:100%;pointer-events:none;z-index:var(--ZI_modals_popovers);display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}.global-notice-list .global-notice{pointer-events:auto;text-align:center;width:40em;max-width:calc(100% - 3em);display:-webkit-box;display:flex;padding-left:1.5em;line-height:2;margin-bottom:.5em}.global-notice-list .global-notice .notice-message{-webkit-box-flex:1;flex:1 1 100%}.global-notice-list .close-notice{padding-right:.2em}:root,:host{--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free";--fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free";--fa-font-light: normal 300 1em/1 "Font Awesome 6 Pro";--fa-font-thin: normal 100 1em/1 "Font Awesome 6 Pro";--fa-font-duotone: normal 900 1em/1 "Font Awesome 6 Duotone";--fa-font-duotone-regular: normal 400 1em/1 "Font Awesome 6 Duotone";--fa-font-duotone-light: normal 300 1em/1 "Font Awesome 6 Duotone";--fa-font-duotone-thin: normal 100 1em/1 "Font Awesome 6 Duotone";--fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands";--fa-font-sharp-solid: normal 900 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-regular: normal 400 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-light: normal 300 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-thin: normal 100 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-duotone-solid: normal 900 1em/1 "Font Awesome 6 Sharp Duotone";--fa-font-sharp-duotone-regular: normal 400 1em/1 "Font Awesome 6 Sharp Duotone";--fa-font-sharp-duotone-light: normal 300 1em/1 "Font Awesome 6 Sharp Duotone";--fa-font-sharp-duotone-thin: normal 100 1em/1 "Font Awesome 6 Sharp Duotone"}svg.svg-inline--fa:not(:root),svg.svg-inline--fa:not(:host){overflow:visible;box-sizing:content-box}.svg-inline--fa{display:var(--fa-display, inline-block);height:1em;overflow:visible;vertical-align:-.125em}.svg-inline--fa.fa-2xs{vertical-align:.1em}.svg-inline--fa.fa-xs{vertical-align:0em}.svg-inline--fa.fa-sm{vertical-align:-.07143em}.svg-inline--fa.fa-lg{vertical-align:-.2em}.svg-inline--fa.fa-xl{vertical-align:-.25em}.svg-inline--fa.fa-2xl{vertical-align:-.3125em}.svg-inline--fa.fa-pull-left{margin-right:var(--fa-pull-margin, .3em);width:auto}.svg-inline--fa.fa-pull-right{margin-left:var(--fa-pull-margin, .3em);width:auto}.svg-inline--fa.fa-li{width:var(--fa-li-width, 2em);top:.25em}.svg-inline--fa.fa-fw{width:var(--fa-fw-width, 1.25em)}.fa-layers svg.svg-inline--fa{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.fa-layers-counter,.fa-layers-text{display:inline-block;position:absolute;text-align:center}.fa-layers{display:inline-block;height:1em;position:relative;text-align:center;vertical-align:-.125em;width:1em}.fa-layers svg.svg-inline--fa{-webkit-transform-origin:center center;transform-origin:center center}.fa-layers-text{left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform-origin:center center;transform-origin:center center}.fa-layers-counter{background-color:var(--fa-counter-background-color, #ff253a);border-radius:var(--fa-counter-border-radius, 1em);box-sizing:border-box;color:var(--fa-inverse, #fff);line-height:var(--fa-counter-line-height, 1);max-width:var(--fa-counter-max-width, 5em);min-width:var(--fa-counter-min-width, 1.5em);overflow:hidden;padding:var(--fa-counter-padding, .25em .5em);right:var(--fa-right, 0);text-overflow:ellipsis;top:var(--fa-top, 0);-webkit-transform:scale(var(--fa-counter-scale, .25));transform:scale(var(--fa-counter-scale, .25));-webkit-transform-origin:top right;transform-origin:top right}.fa-layers-bottom-right{bottom:var(--fa-bottom, 0);right:var(--fa-right, 0);top:auto;-webkit-transform:scale(var(--fa-layers-scale, .25));transform:scale(var(--fa-layers-scale, .25));-webkit-transform-origin:bottom right;transform-origin:bottom right}.fa-layers-bottom-left{bottom:var(--fa-bottom, 0);left:var(--fa-left, 0);right:auto;top:auto;-webkit-transform:scale(var(--fa-layers-scale, .25));transform:scale(var(--fa-layers-scale, .25));-webkit-transform-origin:bottom left;transform-origin:bottom left}.fa-layers-top-right{top:var(--fa-top, 0);right:var(--fa-right, 0);-webkit-transform:scale(var(--fa-layers-scale, .25));transform:scale(var(--fa-layers-scale, .25));-webkit-transform-origin:top right;transform-origin:top right}.fa-layers-top-left{left:var(--fa-left, 0);right:auto;top:var(--fa-top, 0);-webkit-transform:scale(var(--fa-layers-scale, .25));transform:scale(var(--fa-layers-scale, .25));-webkit-transform-origin:top left;transform-origin:top left}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin, 2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(-1 * var(--fa-li-width, 2em));position:absolute;text-align:center;width:var(--fa-li-width, 2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color, #eee);border-radius:var(--fa-border-radius, .1em);border-style:var(--fa-border-style, solid);border-width:var(--fa-border-width, .08em);padding:var(--fa-border-padding, .2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin, .3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin, .3em)}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay, 0s);animation-delay:var(--fa-animation-delay, 0s);-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, ease-in-out);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay, 0s);animation-delay:var(--fa-animation-delay, 0s);-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, cubic-bezier(.28, .84, .42, 1));animation-timing-function:var(--fa-animation-timing, cubic-bezier(.28, .84, .42, 1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-delay:var(--fa-animation-delay, 0s);animation-delay:var(--fa-animation-delay, 0s);-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1));animation-timing-function:var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-delay:var(--fa-animation-delay, 0s);animation-delay:var(--fa-animation-delay, 0s);-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1));animation-timing-function:var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay, 0s);animation-delay:var(--fa-animation-delay, 0s);-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, ease-in-out);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-delay:var(--fa-animation-delay, 0s);animation-delay:var(--fa-animation-delay, 0s);-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, linear);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-delay:var(--fa-animation-delay, 0s);animation-delay:var(--fa-animation-delay, 0s);-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 2s);animation-duration:var(--fa-animation-duration, 2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, linear);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin-reverse{--fa-animation-direction: reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction, normal);animation-direction:var(--fa-animation-direction, normal);-webkit-animation-duration:var(--fa-animation-duration, 1s);animation-duration:var(--fa-animation-duration, 1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-iteration-count:var(--fa-animation-iteration-count, infinite);-webkit-animation-timing-function:var(--fa-animation-timing, steps(8));animation-timing-function:var(--fa-animation-timing, steps(8))}@media (prefers-reduced-motion: reduce){.fa-beat,.fa-bounce,.fa-fade,.fa-beat-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale, 1.25));transform:scale(var(--fa-beat-scale, 1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale, 1.25));transform:scale(var(--fa-beat-scale, 1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x, 1.1),var(--fa-bounce-start-scale-y, .9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x, 1.1),var(--fa-bounce-start-scale-y, .9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x, .9),var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em));transform:scale(var(--fa-bounce-jump-scale-x, .9),var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x, 1.05),var(--fa-bounce-land-scale-y, .95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x, 1.05),var(--fa-bounce-land-scale-y, .95)) translateY(0)}57%{-webkit-transform:scale(1,1) translateY(var(--fa-bounce-rebound, -.125em));transform:scale(1) translateY(var(--fa-bounce-rebound, -.125em))}64%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1,1) translateY(0);transform:scale(1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x, 1.1),var(--fa-bounce-start-scale-y, .9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x, 1.1),var(--fa-bounce-start-scale-y, .9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x, .9),var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em));transform:scale(var(--fa-bounce-jump-scale-x, .9),var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x, 1.05),var(--fa-bounce-land-scale-y, .95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x, 1.05),var(--fa-bounce-land-scale-y, .95)) translateY(0)}57%{-webkit-transform:scale(1,1) translateY(var(--fa-bounce-rebound, -.125em));transform:scale(1) translateY(var(--fa-bounce-rebound, -.125em))}64%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1,1) translateY(0);transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity, .4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity, .4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity, .4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale, 1.125));transform:scale(var(--fa-beat-fade-scale, 1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity, .4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale, 1.125));transform:scale(var(--fa-beat-fade-scale, 1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),var(--fa-flip-angle, -180deg));transform:rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),var(--fa-flip-angle, -180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),var(--fa-flip-angle, -180deg));transform:rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),var(--fa-flip-angle, -180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1,-1);transform:scale(-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle, 0));transform:rotate(var(--fa-rotate-angle, 0))}.fa-stack{display:inline-block;vertical-align:middle;height:2em;position:relative;width:2.5em}.fa-stack-1x,.fa-stack-2x{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;z-index:var(--fa-stack-z-index, auto)}.svg-inline--fa.fa-stack-1x{height:1em;width:1.25em}.svg-inline--fa.fa-stack-2x{height:2em;width:2.5em}.fa-inverse{color:var(--fa-inverse, #fff)}.sr-only,.fa-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.sr-only-focusable:not(:focus),.fa-sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.svg-inline--fa .fa-primary{fill:var(--fa-primary-color, currentColor);opacity:var(--fa-primary-opacity, 1)}.svg-inline--fa .fa-secondary{fill:var(--fa-secondary-color, currentColor);opacity:var(--fa-secondary-opacity, .4)}.svg-inline--fa.fa-swap-opacity .fa-primary{opacity:var(--fa-secondary-opacity, .4)}.svg-inline--fa.fa-swap-opacity .fa-secondary{opacity:var(--fa-primary-opacity, 1)}.svg-inline--fa mask .fa-primary,.svg-inline--fa mask .fa-secondary{fill:#000}pinch-zoom{display:block;overflow:hidden;touch-action:none;--scale: 1;--x: 0;--y: 0}pinch-zoom>*{-webkit-transform:translate(var(--x),var(--y)) scale(var(--scale));transform:translate(var(--x),var(--y)) scale(var(--scale));-webkit-transform-origin:0 0;transform-origin:0 0;will-change:transform}.panel{--__panel-background: var(--background);--__panel-backdrop-filter: var(--backdrop-filter);--_shadow: var(--shadow);position:relative;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.panel .tab-switcher .tabs{background:var(--__panel-background);-webkit-backdrop-filter:var(--__panel-backdrop-filter);backdrop-filter:var(--__panel-backdrop-filter)}.panel .panel-heading{background-color:inherit}.panel:after,.panel{border-radius:var(--roundness)}.panel:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;box-shadow:var(--_shadow);pointer-events:none}.panel-body{padding:var(--panel-body-padding, 0);background:var(--background);-webkit-backdrop-filter:var(--__panel-backdrop-filter);backdrop-filter:var(--__panel-backdrop-filter)}.panel-body .tab-switcher .tabs{background:none;-webkit-backdrop-filter:none;backdrop-filter:none}.panel-body:empty:before{content:"¯\\_(ツ)_/¯";display:block;padding:1em;text-align:center}.panel-body>p{line-height:1.3;padding:1em;margin:0}.panel-heading,.panel-footer{--panel-heading-height-padding: calc(var(--panel-header-height) * .2);--__panel-heading-gap: calc(var(--panel-header-height) * .1565);--__panel-heading-height: var(--panel-header-height);--__panel-heading-height-inner: calc(var(--__panel-heading-height) - 2 * var(--panel-heading-height-padding, 0));font-size:calc(var(--panelHeaderSize) / 3.2);-webkit-backdrop-filter:var(--__panel-backdrop-filter);backdrop-filter:var(--__panel-backdrop-filter);position:relative;box-sizing:border-box;display:grid;grid-auto-flow:column;grid-template-columns:minmax(50%,1fr);grid-auto-columns:auto;grid-column-gap:var(--__panel-heading-gap);-webkit-box-flex:0;flex:none;background-size:cover;padding:var(--panel-heading-height-padding);height:var(--__panel-heading-height);line-height:var(--__panel-heading-height-inner);z-index:4}.panel-heading.-flexible-height,.panel-footer.-flexible-height{--__panel-heading-height: auto}.panel-heading.-flexible-height:after,.panel-heading.-flexible-height:before,.panel-footer.-flexible-height:after,.panel-footer.-flexible-height:before{display:none}.panel-heading.-stub,.panel-heading.-stub:after,.panel-footer.-stub,.panel-footer.-stub:after{border-radius:var(--roundness)}.panel-heading.-sticky,.panel-footer.-sticky{position:-webkit-sticky;position:sticky;top:var(--navbar-height)}.panel-heading:after,.panel-heading:before,.panel-footer:after,.panel-footer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.panel-heading .title,.panel-footer .title{font-size:1.3em;margin:0;font-weight:400}.panel-heading .alert,.panel-footer .alert{white-space:nowrap;text-overflow:ellipsis;overflow-x:hidden}.panel-heading:not(.-flexible-height)>.button-default,.panel-heading:not(.-flexible-height)>.alert,.panel-footer:not(.-flexible-height)>.button-default,.panel-footer:not(.-flexible-height)>.alert{height:var(--__panel-heading-height-inner);min-height:0;box-sizing:border-box;margin:0;min-width:1px;padding-top:0;padding-bottom:0;align-self:stretch}.panel-heading:not(.-flexible-height)>.alert,.panel-footer:not(.-flexible-height)>.alert{line-height:calc(var(--__panel-heading-height-inner) - 2px)}.panel-heading{border-radius:var(--roundness) var(--roundness) 0 0;border-width:0 0 1px;-webkit-box-align:start;align-items:start;background-image:-webkit-linear-gradient(top,var(--background),var(--background)),-webkit-linear-gradient(top,var(--__panel-background),var(--__panel-background));background-image:linear-gradient(to bottom,var(--background),var(--background)),linear-gradient(to bottom,var(--__panel-background),var(--__panel-background));--_shadow: var(--shadow)}.panel-heading:after{background-color:var(--background);z-index:-2;border-radius:var(--roundness) var(--roundness) 0 0;box-shadow:var(--_shadow)}.panel-heading:not(.-flexible-height)>.button-default{flex-shrink:0}.panel-heading .rightside-button{align-self:stretch;text-align:center;width:var(--__panel-heading-height);height:var(--__panel-heading-height);margin:calc(-1 * var(--panel-heading-height-padding)) 0;margin-right:calc(-1 * var(--__panel-heading-gap))}.panel-heading .rightside-button>button{box-sizing:border-box;padding:calc(1 * var(--panel-heading-height-padding)) 0;height:100%;width:100%;text-align:center}.panel-heading .rightside-button>button svg{font-size:1.2em}.panel-heading .rightside-icon{align-self:stretch;text-align:center;width:var(--__panel-heading-height);margin-right:calc(-1 * var(--__panel-heading-gap))}.panel-heading .rightside-icon svg{font-size:1.2em}.panel-footer{border-top-left-radius:0;border-top-right-radius:0;-webkit-box-align:center;align-items:center;border-width:1px 0 0;border-style:solid;border-color:var(--border);background-color:var(--__panel-background)}:root{--status-margin: .75em;--post-line-height: 1.4;--ZI_media_modal: 9000;--ZI_modals_popovers: 8500;--ZI_modals: 8000;--ZI_navbar_popovers: 7500;--ZI_navbar: 7000;--ZI_popovers: 6000;--background: var(--bg)}html{font-size:var(--textSize, 1rem);--navbar-height: var(--navbarSize, 3.5rem);--emoji-size: var(--emojiSize, 32px);--panel-header-height: var(--panelHeaderSize, 3.2rem)}body{font-family:sans-serif;font-family:var(--font);margin:0;padding:0;color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior-y:none;overflow:clip scroll}body.hidden{display:none}@media (any-pointer: fine){*{scrollbar-color:var(--fg) transparent}*::-webkit-scrollbar{background:transparent}*::-webkit-scrollbar-corner{background:transparent}*::-webkit-resizer{background-color:transparent!important;background-image:-webkit-linear-gradient(315deg,transparent calc(50% - 1px),var(--textFaint) 50%,transparent calc(50% + 1px),transparent calc(75% - 1px),var(--textFaint) 75%,transparent calc(75% + 1px));background-image:linear-gradient(135deg,transparent calc(50% - 1px),var(--textFaint) 50%,transparent calc(50% + 1px),transparent calc(75% - 1px),var(--textFaint) 75%,transparent calc(75% + 1px))}*::-webkit-scrollbar-button,*::-webkit-scrollbar-thumb{box-shadow:var(--shadow);border-radius:var(--roundness)}*::-webkit-scrollbar-button{--___bgPadding: 2px;color:var(--text);background-repeat:no-repeat,no-repeat}*::-webkit-scrollbar-button:horizontal{background-size:50% calc(50% - var(--___bgPadding)),50% calc(50% - var(--___bgPadding))}*::-webkit-scrollbar-button:horizontal:increment{background-image:-webkit-linear-gradient(45deg,var(--text) 50%,transparent 51%),-webkit-linear-gradient(135deg,transparent 50%,var(--text) 51%);background-image:linear-gradient(45deg,var(--text) 50%,transparent 51%),linear-gradient(-45deg,transparent 50%,var(--text) 51%);background-position:top var(--___bgPadding) left 50%,right 50% bottom var(--___bgPadding)}*::-webkit-scrollbar-button:horizontal:decrement{background-image:-webkit-linear-gradient(45deg,transparent 50%,var(--text) calc(50% + 1px)),-webkit-linear-gradient(135deg,var(--text) 50%,transparent 51%);background-image:linear-gradient(45deg,transparent 50%,var(--text) calc(50% + 1px)),linear-gradient(-45deg,var(--text) 50%,transparent 51%);background-position:bottom var(--___bgPadding) right 50%,left 50% top var(--___bgPadding)}*::-webkit-scrollbar-button:vertical{background-size:calc(50% - var(--___bgPadding)) 50%,calc(50% - var(--___bgPadding)) 50%}*::-webkit-scrollbar-button:vertical:increment{background-image:-webkit-linear-gradient(135deg,transparent 50%,var(--text) 51%),-webkit-linear-gradient(45deg,transparent 50%,var(--text) 51%);background-image:linear-gradient(-45deg,transparent 50%,var(--text) 51%),linear-gradient(45deg,transparent 50%,var(--text) 51%);background-position:right var(--___bgPadding) top 50%,left var(--___bgPadding) top 50%}*::-webkit-scrollbar-button:vertical:decrement{background-image:-webkit-linear-gradient(135deg,var(--text) 50%,transparent 51%),-webkit-linear-gradient(45deg,var(--text) 50%,transparent 51%);background-image:linear-gradient(-45deg,var(--text) 50%,transparent 51%),linear-gradient(45deg,var(--text) 50%,transparent 51%);background-position:left var(--___bgPadding) top 50%,right var(--___bgPadding) top 50%}html{scrollbar-color:var(--fg) var(--wallpaper);background:var(--wallpaper)}}a{text-decoration:none;color:var(--link)}h4{margin:0}.iconLetter{display:inline-block;text-align:center;font-weight:1000}i[class*=icon-],.svg-inline--fa,.iconLetter{color:var(--icon)}nav{z-index:var(--ZI_navbar);box-shadow:var(--shadow);box-sizing:border-box;height:var(--navbar-height);font-size:calc(var(--navbar-height) / 3.5);position:fixed}#sidebar{grid-area:sidebar}#modal{position:absolute;z-index:var(--ZI_modals)}.column.-scrollable{top:var(--navbar-height);position:-webkit-sticky;position:sticky}#main-scroller{grid-area:content;position:relative}#notifs-column{grid-area:notifs}.app-bg-wrapper{position:fixed;height:100%;top:var(--navbar-height);z-index:-1000;left:0;right:-20px;background-size:cover;background-repeat:no-repeat;background-color:var(--wallpaper);background-image:var(--body-background-image);background-position:50%}.underlay{grid-column:1/span 3;grid-row:1/1;pointer-events:none;background-color:var(--underlay);z-index:-1000}.app-layout{--miniColumn: 25rem;--maxiColumn: 45rem;--columnGap: 1rem;--effectiveSidebarColumnWidth: minmax(var(--miniColumn), var(--sidebarColumnWidth, var(--miniColumn)));--effectiveNotifsColumnWidth: minmax(var(--miniColumn), var(--notifsColumnWidth, var(--miniColumn)));--effectiveContentColumnWidth: minmax(var(--miniColumn), var(--contentColumnWidth, var(--maxiColumn)));position:relative;display:grid;grid-template-columns:var(--effectiveSidebarColumnWidth) var(--effectiveContentColumnWidth);grid-template-areas:"sidebar content";grid-template-rows:1fr;box-sizing:border-box;margin:0 auto;place-content:flex-start center;flex-wrap:wrap;min-height:100vh;overflow-x:clip}.app-layout .column{--___columnMargin: var(--columnGap);display:grid;grid-template-columns:100%;box-sizing:border-box;grid-row:1/1;margin:0 calc(var(--___columnMargin) / 2);padding:calc(var(--___columnMargin)) 0;row-gap:var(--___columnMargin);align-content:start}.app-layout .column:not(.-scrollable){margin-top:var(--navbar-height)}.app-layout .column:hover{z-index:2}.app-layout .column.-full-height{margin-bottom:0;padding-top:0;padding-bottom:0}.app-layout .column.-scrollable{--___paddingIncrease: calc(var(--columnGap) / 2);position:-webkit-sticky;position:sticky;top:var(--navbar-height);max-height:calc(100vh - var(--navbar-height));overflow:hidden auto;margin-left:calc(var(--___paddingIncrease) * -1);padding-left:calc(var(--___paddingIncrease) + var(--___columnMargin) / 2)}@supports (scrollbar-width: none) or (-webkit-text-fill-color: initial){.app-layout .column.-scrollable:not(.-show-scrollbar){scrollbar-width:none;margin-right:calc(var(--___paddingIncrease) * -1);padding-right:calc(var(--___paddingIncrease) + var(--___columnMargin) / 2)}.app-layout .column.-scrollable:not(.-show-scrollbar)::-webkit-scrollbar{display:block;width:0}}.app-layout .column.-scrollable .panel-heading.-sticky{top:calc(var(--columnGap) / -1)}.app-layout.-has-new-post-button .column{padding-bottom:10rem}.app-layout.-no-sticky-headers .column .panel-heading.-sticky{position:relative;top:0}.app-layout .column-inner{display:grid;grid-template-columns:100%;box-sizing:border-box;row-gap:1em;align-content:start}.app-layout.-reverse:not(.-wide,.-mobile){grid-template-columns:var(--effectiveContentColumnWidth) var(--effectiveSidebarColumnWidth);grid-template-areas:"content sidebar"}.app-layout.-wide{grid-template-columns:var(--effectiveSidebarColumnWidth) var(--effectiveContentColumnWidth) var(--effectiveNotifsColumnWidth);grid-template-areas:"sidebar content notifs"}.app-layout.-wide.-reverse{grid-template-columns:var(--effectiveNotifsColumnWidth) var(--effectiveContentColumnWidth) var(--effectiveSidebarColumnWidth);grid-template-areas:"notifs content sidebar"}.app-layout.-mobile{grid-template-columns:100vw;grid-template-areas:"content";padding:0}.app-layout.-mobile .column{padding-top:0;margin:var(--navbar-height) 0 0 0}.app-layout.-mobile .panel-heading,.app-layout.-mobile .panel-heading:after,.app-layout.-mobile .panel-heading:before,.app-layout.-mobile .panel,.app-layout.-mobile .panel:after{border-top-left-radius:0;border-top-right-radius:0}.app-layout.-mobile #sidebar,.app-layout.-mobile #notifs-column,.app-layout.-normal #notifs-column{display:none}.text-center{text-align:center}.button-default{-webkit-user-select:none;user-select:none;color:var(--text);border:none;cursor:pointer;background-color:var(--background);box-shadow:var(--shadow);font-size:1em;font-family:sans-serif;font-family:var(--font)}.button-default.-transparent{-webkit-backdrop-filter:blur(.125em) contrast(60%);backdrop-filter:blur(.125em) contrast(60%)}.button-default::-moz-focus-inner{border:none}.button-default:disabled{cursor:not-allowed}.button-default:active{-webkit-transform:translate(1px,1px);transform:translate(1px,1px)}.menu-item{line-height:var(--__line-height);font-family:inherit;font-weight:400;font-size:100%;cursor:pointer}.menu-item a,.menu-item button:not(.button-default){color:var(--text);font-size:100%}.menu-item.disabled{cursor:not-allowed}.list-item{border-color:var(--border);border-style:solid;border-width:0;border-top-width:1px}.list-item.-active,.list-item:hover{border-top-width:1px;border-bottom-width:1px}.list-item.-active+.list-item,.list-item:hover+.list-item{border-top-width:0}.list-item:hover+.menu-item-collapsible:not(.-expanded)+.list-item,.list-item.-active+.menu-item-collapsible:not(.-expanded)+.list-item{border-top-width:0}.list-item[aria-expanded=true]{border-bottom-width:1px}.list-item:first-child{border-top-right-radius:var(--roundness);border-top-left-radius:var(--roundness);border-top-width:0}.list-item:last-child{border-bottom-right-radius:var(--roundness);border-bottom-left-radius:var(--roundness);border-bottom-width:0}.menu-item,.list-item{display:block;box-sizing:border-box;border:none;outline:none;text-align:initial;color:inherit;clear:both;position:relative;white-space:nowrap;width:100%;padding:var(--__vertical-gap) var(--__horizontal-gap);background:transparent;--__line-height: 1.5em;--__horizontal-gap: .75em;--__vertical-gap: .5em}.menu-item.-non-interactive,.list-item.-non-interactive{cursor:auto}.menu-item a,.menu-item button:not(.button-default),.list-item a,.list-item button:not(.button-default){text-align:initial;padding:0;background:none;border:none;outline:none;display:inline;font-family:inherit;line-height:unset}.button-unstyled{border:none;outline:none;display:inline;text-align:initial;font-size:100%;font-family:inherit;box-shadow:var(--shadow);background-color:transparent;padding:0;line-height:unset;cursor:pointer;box-sizing:content-box;color:inherit}.button-unstyled.-link{color:var(--link)!important}label.-disabled{color:var(--textFaint)}input,textarea{border:none;display:inline-block;outline:none}.input{--_padding: .5em;border:none;background-color:var(--background);color:var(--text);box-shadow:var(--shadow);font-family:var(--font);font-size:1em;margin:0;box-sizing:border-box;display:inline-block;position:relative;line-height:2;-webkit-hyphens:none;hyphens:none;padding:0 var(--_padding)}.input.unstyled{border-radius:0;background:none!important;box-shadow:none;height:unset}.input::-webkit-input-placeholder{color:var(--textFaint)}.input::placeholder{color:var(--textFaint)}.input:disabled,.input[disabled=disabled],.input.disabled{cursor:not-allowed;color:var(--textFaint);background-color:transparent!important}.input[type=range]{background:none;border:none;margin:0;box-shadow:none;-webkit-box-flex:1;flex:1}.input[type=radio]{display:none}.input[type=radio]:checked+label:before{box-shadow:var(--shadow);background-color:var(--background);color:var(--text)}.input[type=radio]:disabled{background-color:var(--background)}.input[type=radio]:disabled,.input[type=radio]:disabled+label,.input[type=radio]:disabled+label:before{opacity:.5}.input[type=radio]+label:before{flex-shrink:0;display:inline-block;content:"•";-webkit-transition:box-shadow .2s;transition:box-shadow .2s;width:1.1em;height:1.1em;border-radius:100%;background-color:var(--background);box-shadow:var(--shadow);margin-right:.5em;vertical-align:top;text-align:center;line-height:1.1;font-size:1.1em;box-sizing:border-box;color:transparent;overflow:hidden}.input[type=checkbox]:checked+label:before{color:var(--text);background-color:var(--background);box-shadow:var(--shadow)}.input[type=checkbox]:disabled,.input[type=checkbox]:disabled+label,.input[type=checkbox]:disabled+label:before{opacity:.5}.input[type=checkbox]+label:before{flex-shrink:0;display:inline-block;content:"✓";-webkit-transition:color .2s;transition:color .2s;width:1.1em;height:1.1em;border-radius:var(--roundness);box-shadow:var(--shadow);margin-right:.5em;vertical-align:top;text-align:center;line-height:1.1;font-size:1.1em;box-sizing:border-box;color:transparent;overflow:hidden}.input.resize-height{resize:vertical}.input,.button-default{--_roundness-left: var(--roundness);--_roundness-right: var(--roundness);border-top-left-radius:var(--_roundness-left);border-bottom-left-radius:var(--_roundness-left);border-top-right-radius:var(--_roundness-right);border-bottom-right-radius:var(--_roundness-right)}textarea.input{padding:var(--_padding);line-height:var(--post-line-height)}option{color:var(--text);background-color:var(--background)}.hide-number-spinner{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.hide-number-spinner[type=number]::-webkit-inner-spin-button,.hide-number-spinner[type=number]::-webkit-outer-spin-button{opacity:0;display:none}.cards-list{list-style:none;display:grid;grid-auto-flow:row dense;grid-template-columns:repeat(auto-fit,minmax(20em,1fr));grid-gap:.5em}.cards-list li{border:1px solid var(--border);border-radius:var(--roundness);padding:.5em;margin:.25em}.btn-group{position:relative;display:-webkit-inline-box;display:inline-flex;vertical-align:middle}.btn-group>*,.btn-group>* .button-default{--_roundness-left: 0;--_roundness-right: 0;position:relative}.btn-group>*:first-child,.btn-group>*:first-child .button-default{--_roundness-left: var(--roundness)}.btn-group>*:last-child,.btn-group>*:last-child .button-default{--_roundness-right: var(--roundness)}.fa{color:gray}.mobile-shown{display:none}.badge{box-sizing:border-box;display:inline-block;border-radius:99px;max-width:10em;min-width:1.7em;height:1.3em;padding:.15em;vertical-align:middle;font-weight:400;font-style:normal;font-size:.9em;line-height:1;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.badge.-dot,.badge.-counter{margin:0;position:absolute}.badge.-dot{min-height:.6em;max-height:.6em;min-width:.6em;max-width:.6em;left:calc(50% + .5em);top:calc(50% - 1em);line-height:0;padding:0;margin:0}.badge.-counter{border-radius:var(--roundness);font-size:.75em;line-height:1;text-align:right;padding:.2em;min-width:0;left:calc(50% - .5em);top:calc(50% - .4em);margin-left:.7em;margin-top:-1em}.alert{margin:0 .35em;padding:0 .25em;border-radius:var(--roundness);border:1px solid var(--border)}.faint{--text: var(--textFaint);--link: var(--linkFaint);color:var(--text)}.notice-dismissible{padding-right:4rem;position:relative}.notice-dismissible .dismiss{position:absolute;top:0;right:0;padding:.5em;color:inherit}.fa-scale-110.svg-inline--fa,.fa-scale-110.iconLetter{font-size:1.1em}.fa-scale-110.svg-inline--fa{vertical-align:-.15em}.fa-old-padding.iconLetter,.fa-old-padding.svg-inline--fa,.fa-old-padding-layer{padding:0 .3em}.veryfaint{opacity:.25}.timeago{--link: var(--text);--linkFaint: var(--textFaint)}.login-hint{text-align:center}@media all and (width >= 801px){.login-hint{display:none}}.login-hint a{display:inline-block;padding:1em 0;width:100%}.btn.button-default{min-height:2em}.new-status-notification{position:relative;font-size:1.1em;z-index:1;-webkit-box-flex:1;flex:1}@media all and (width <= 800px){.mobile-hidden{display:none}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes shakeError{0%{-webkit-transform:translateX(0);transform:translate(0)}15%{-webkit-transform:translateX(.375rem);transform:translate(.375rem)}30%{-webkit-transform:translateX(-.375rem);transform:translate(-.375rem)}45%{-webkit-transform:translateX(.375rem);transform:translate(.375rem)}60%{-webkit-transform:translateX(-.375rem);transform:translate(-.375rem)}75%{-webkit-transform:translateX(.375rem);transform:translate(.375rem)}90%{-webkit-transform:translateX(-.375rem);transform:translate(-.375rem)}to{-webkit-transform:translateX(0);transform:translate(0)}}@keyframes shakeError{0%{-webkit-transform:translateX(0);transform:translate(0)}15%{-webkit-transform:translateX(.375rem);transform:translate(.375rem)}30%{-webkit-transform:translateX(-.375rem);transform:translate(-.375rem)}45%{-webkit-transform:translateX(.375rem);transform:translate(.375rem)}60%{-webkit-transform:translateX(-.375rem);transform:translate(-.375rem)}75%{-webkit-transform:translateX(.375rem);transform:translate(.375rem)}90%{-webkit-transform:translateX(-.375rem);transform:translate(-.375rem)}to{-webkit-transform:translateX(0);transform:translate(0)}}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .3s;transition:opacity .3s}.fade-enter-from,.fade-leave-active{opacity:0}.visible-for-screenreader-only{display:block;width:1px;height:1px;margin:-1px;overflow:hidden;visibility:visible;clip:rect(0 0 0 0);padding:0;position:absolute}*::selection{color:var(--selectionText);background-color:var(--selectionBackground)}#splash{pointer-events:none}#splash #status.css-ok:before{display:inline-block;content:"CSS OK"}#splash #status .initial-text{display:none}#splash #throbber{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-name:bounce;animation-name:bounce;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:normal;animation-direction:normal;-webkit-transform-origin:bottom center;transform-origin:bottom center}#splash #throbber.dead{-webkit-animation-name:dead;animation-name:dead;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transform:rotateX(90deg) rotateY(0) rotateZ(-45deg);transform:rotateX(90deg) rotateY(0) rotate(-45deg)}@-webkit-keyframes dead{0%{-webkit-transform:rotateX(0) rotateY(0) rotateZ(0);transform:rotateX(0) rotateY(0) rotate(0)}5%{-webkit-transform:rotateX(0) rotateY(0) rotateZ(1deg);transform:rotateX(0) rotateY(0) rotate(1deg)}10%{-webkit-transform:rotateX(0) rotateY(0) rotateZ(-2deg);transform:rotateX(0) rotateY(0) rotate(-2deg)}15%{-webkit-transform:rotateX(0) rotateY(0) rotateZ(3deg);transform:rotateX(0) rotateY(0) rotate(3deg)}20%{-webkit-transform:rotateX(0) rotateY(0) rotateZ(0);transform:rotateX(0) rotateY(0) rotate(0)}25%{-webkit-transform:rotateX(0) rotateY(0) rotateZ(0);transform:rotateX(0) rotateY(0) rotate(0)}30%{-webkit-transform:rotateX(10deg) rotateY(0) rotateZ(0);transform:rotateX(10deg) rotateY(0) rotate(0)}35%{-webkit-transform:rotateX(-10deg) rotateY(0) rotateZ(0);transform:rotateX(-10deg) rotateY(0) rotate(0)}40%{-webkit-transform:rotateX(10deg) rotateY(0) rotateZ(0);transform:rotateX(10deg) rotateY(0) rotate(0)}45%{-webkit-transform:rotateX(-10deg) rotateY(0) rotateZ(0);transform:rotateX(-10deg) rotateY(0) rotate(0)}50%{-webkit-transform:rotateX(10deg) rotateY(0) rotateZ(0);transform:rotateX(10deg) rotateY(0) rotate(0)}to{-webkit-transform:rotateX(90deg) rotateY(0) rotateZ(-45deg);transform:rotateX(90deg) rotateY(0) rotate(-45deg);-webkit-transition-timing-function:cubic-bezier(.755,.05,.855,.06);transition-timing-function:cubic-bezier(.755,.05,.855,.06)}}@keyframes dead{0%{-webkit-transform:rotateX(0) rotateY(0) rotateZ(0);transform:rotateX(0) rotateY(0) rotate(0)}5%{-webkit-transform:rotateX(0) rotateY(0) rotateZ(1deg);transform:rotateX(0) rotateY(0) rotate(1deg)}10%{-webkit-transform:rotateX(0) rotateY(0) rotateZ(-2deg);transform:rotateX(0) rotateY(0) rotate(-2deg)}15%{-webkit-transform:rotateX(0) rotateY(0) rotateZ(3deg);transform:rotateX(0) rotateY(0) rotate(3deg)}20%{-webkit-transform:rotateX(0) rotateY(0) rotateZ(0);transform:rotateX(0) rotateY(0) rotate(0)}25%{-webkit-transform:rotateX(0) rotateY(0) rotateZ(0);transform:rotateX(0) rotateY(0) rotate(0)}30%{-webkit-transform:rotateX(10deg) rotateY(0) rotateZ(0);transform:rotateX(10deg) rotateY(0) rotate(0)}35%{-webkit-transform:rotateX(-10deg) rotateY(0) rotateZ(0);transform:rotateX(-10deg) rotateY(0) rotate(0)}40%{-webkit-transform:rotateX(10deg) rotateY(0) rotateZ(0);transform:rotateX(10deg) rotateY(0) rotate(0)}45%{-webkit-transform:rotateX(-10deg) rotateY(0) rotateZ(0);transform:rotateX(-10deg) rotateY(0) rotate(0)}50%{-webkit-transform:rotateX(10deg) rotateY(0) rotateZ(0);transform:rotateX(10deg) rotateY(0) rotate(0)}to{-webkit-transform:rotateX(90deg) rotateY(0) rotateZ(-45deg);transform:rotateX(90deg) rotateY(0) rotate(-45deg);-webkit-transition-timing-function:cubic-bezier(.755,.05,.855,.06);transition-timing-function:cubic-bezier(.755,.05,.855,.06)}}@-webkit-keyframes bounce{0%{scale:1 1;translate:0 0;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}10%{scale:1.2 .8;translate:0 0;-webkit-transform:rotateZ(var(--defaultZ));transform:rotate(var(--defaultZ));-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}30%{scale:.9 1.1;translate:0 -40%;-webkit-transform:rotateZ(var(--defaultZ));transform:rotate(var(--defaultZ));-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{scale:1.1 .9;translate:0 -50%;-webkit-transform:rotateZ(var(--defaultZ));transform:rotate(var(--defaultZ));-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}45%{scale:.9 1.1;translate:0 -45%;-webkit-transform:rotateZ(var(--defaultZ));transform:rotate(var(--defaultZ));-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}50%{scale:1.05 .95;translate:0 -40%;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}55%{scale:.985 1.025;translate:0 -35%;-webkit-transform:rotateZ(var(--defaultZ));transform:rotate(var(--defaultZ));-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{scale:1.0125 .9985;translate:0 -30%;-webkit-transform:rotateZ(var(--defaultZ));transform:rotate(var(--defaultZ));-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{scale:1.0063 .9938;translate:0 -10%;-webkit-transform:rotateZ(var(--defaultZ));transform:rotate(var(--defaultZ));-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}90%{scale:1.2 .8;translate:0 0;-webkit-transform:rotateZ(var(--defaultZ));transform:rotate(var(--defaultZ));-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{scale:1 1;translate:0 0;-webkit-transform:rotateZ(var(--defaultZ));transform:rotate(var(--defaultZ));-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes bounce{0%{scale:1 1;translate:0 0;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}10%{scale:1.2 .8;translate:0 0;-webkit-transform:rotateZ(var(--defaultZ));transform:rotate(var(--defaultZ));-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}30%{scale:.9 1.1;translate:0 -40%;-webkit-transform:rotateZ(var(--defaultZ));transform:rotate(var(--defaultZ));-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}40%{scale:1.1 .9;translate:0 -50%;-webkit-transform:rotateZ(var(--defaultZ));transform:rotate(var(--defaultZ));-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}45%{scale:.9 1.1;translate:0 -45%;-webkit-transform:rotateZ(var(--defaultZ));transform:rotate(var(--defaultZ));-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}50%{scale:1.05 .95;translate:0 -40%;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}55%{scale:.985 1.025;translate:0 -35%;-webkit-transform:rotateZ(var(--defaultZ));transform:rotate(var(--defaultZ));-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{scale:1.0125 .9985;translate:0 -30%;-webkit-transform:rotateZ(var(--defaultZ));transform:rotate(var(--defaultZ));-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{scale:1.0063 .9938;translate:0 -10%;-webkit-transform:rotateZ(var(--defaultZ));transform:rotate(var(--defaultZ));-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}90%{scale:1.2 .8;translate:0 0;-webkit-transform:rotateZ(var(--defaultZ));transform:rotate(var(--defaultZ));-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{scale:1 1;translate:0 0;-webkit-transform:rotateZ(var(--defaultZ));transform:rotate(var(--defaultZ));-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@property --shadow{syntax: "*"; inherits: false;}.thread-tree-replies{margin-left:var(--status-margin);border-left:2px solid var(--border)}.thread-tree-replies-hidden{padding:var(--status-margin);display:-webkit-box;display:flex;-webkit-box-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.Conversation{z-index:1}.Conversation.-hidden{background:var(--__panel-background);-webkit-backdrop-filter:var(--__panel-backdrop-filter);backdrop-filter:var(--__panel-backdrop-filter)}.Conversation .conversation-dive-to-top-level-box{padding:var(--status-margin);border-bottom:1px solid var(--border);border-radius:0;display:-webkit-box;display:flex;-webkit-box-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.Conversation .thread-ancestors{margin-left:var(--status-margin);border-left:2px solid var(--border)}.Conversation .thread-ancestor.-faded .RichContent{--text: var(--textFaint) !important;--link: var(--linkFaint) !important;--funtextGreentext: var(--funtextGreentextFaint) !important;--funtextCyantext: var(--funtextCyantextFaint) !important}.Conversation .thread-ancestor-dive-box{padding-left:var(--status-margin);border-bottom:1px solid var(--border);border-radius:0}.Conversation .thread-ancestor-dive-box,.Conversation .thread-ancestor-dive-box-inner{display:-webkit-box;display:flex;-webkit-box-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.Conversation .thread-ancestor-dive-box-inner{padding:var(--status-margin)}.Conversation .conversation-status{border-bottom:1px solid var(--border);border-radius:0}.Conversation .thread-ancestor-has-other-replies .conversation-status,.Conversation:last-child:not(.-expanded) .conversation-status,.Conversation.-expanded .conversation-status:last-child,.Conversation .thread-ancestor:last-child .conversation-status,.Conversation .thread-ancestor:last-child .thread-ancestor-dive-box,.Conversation.-expanded .thread-tree .conversation-status{border-bottom:none}.Conversation .thread-ancestors+.thread-tree>.conversation-status{border-top:1px solid var(--border)}.Conversation.status-fadein.-expanded .thread-body{border-left:4px solid var(--cRed);border-radius:var(--roundness);border-top-left-radius:0;border-top-right-radius:0;border-bottom:1px solid var(--border)}.Conversation.-expanded.status-fadein{--___margin: calc(var(--status-margin) / 2);background:var(--background);margin:var(--___margin)}.Conversation.-expanded.status-fadein:before{z-index:-1;content:"";display:block;position:absolute;inset:calc(var(--___margin) * -1);background:var(--background);-webkit-backdrop-filter:var(--__panel-backdrop-filter);backdrop-filter:var(--__panel-backdrop-filter)}.timeline-menu-popover{min-width:24rem;max-width:100vw;margin-top:.6rem;font-size:1rem;border-top-right-radius:0;border-top-left-radius:0}.timeline-menu-popover ul{list-style:none;margin:0;padding:0}.TimelineMenu{margin-right:auto;min-width:0}.TimelineMenu .popover-trigger-button{vertical-align:bottom}.TimelineMenu .panel:after{border-top-right-radius:0;border-top-left-radius:0}.TimelineMenu .timeline-menu-title{margin:0;cursor:pointer;-webkit-user-select:none;user-select:none;width:100%;display:-webkit-box;display:flex}.TimelineMenu .timeline-menu-title .timeline-menu-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.TimelineMenu .timeline-menu-title svg{margin-left:.6em;-webkit-transition:-webkit-transform .1s;transition:-webkit-transform .1s;transition:transform .1s;transition:transform .1s,-webkit-transform .1s}.TimelineMenu .timeline-menu-title .click-blocker{cursor:default;-webkit-box-flex:1;flex-grow:1}.TimelineMenu.open .timeline-menu-title svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.TimelineMenu .panel{box-shadow:var(--popoverShadow)}.scroll-to-top{display:none}.-scrolled .scroll-to-top{display:inline-block}.Timeline .timeline-body{background:none;-webkit-backdrop-filter:none;backdrop-filter:none}.Timeline .alert-badge{font-size:.75em;line-height:1;text-align:right;border-radius:var(--roundness);position:absolute;left:calc(50% - .5em);top:calc(50% - .4em);padding:.2em;margin-left:.7em;margin-top:-1em}.Timeline .loadmore-button{position:relative}.Timeline.-blocked{cursor:progress}.Timeline .conversation-heading{top:calc(var(--__panel-heading-height) * var(--currentPanelStack, 1) + var(--navbar-height));z-index:2}.Timeline.-embedded .timeline-heading{text-align:center;line-height:2.75em;padding:0 .5em}.Timeline.-embedded .timeline-heading:empty:before{content:initial}.Timeline.-embedded .timeline-heading .button-default,.Timeline.-embedded .timeline-heading .alert{line-height:2em;width:100%}.tab-switcher{display:-webkit-box;display:flex}.tab-switcher .tab-icon{margin:.2em auto;display:block}.tab-switcher.top-tabs{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.tab-switcher.top-tabs>.tabs{width:100%;overflow:auto hidden;padding-top:5px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-flex:0;flex:0 0 auto}.tab-switcher.top-tabs>.tabs:after,.tab-switcher.top-tabs>.tabs:before{content:"";-webkit-box-flex:1;flex:1 1 auto;border-bottom:1px solid;border-bottom-color:var(--border)}.tab-switcher.top-tabs>.tabs .tab-wrapper{height:2em}.tab-switcher.top-tabs>.tabs .tab-wrapper:not(.active):after{left:0;right:0;bottom:0;border-bottom:1px solid;border-bottom-color:var(--border)}.tab-switcher.top-tabs>.tabs .tab{width:100%;min-width:1px;border-bottom-left-radius:0;border-bottom-right-radius:0;padding-bottom:99px;margin-bottom:-93px}.tab-switcher.top-tabs .contents.scrollable-tabs{flex-basis:0}.tab-switcher .contents{-webkit-box-flex:1;flex:1 0 auto;min-height:0}.tab-switcher .contents .hidden{display:none}.tab-switcher .contents .-full-height:not(.hidden){height:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.tab-switcher .contents .-full-height:not(.hidden)>*:not(.mobile-label){-webkit-box-flex:1;flex:1}.tab-switcher .contents .-full-width:not(.hidden){display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.tab-switcher .contents .-full-width:not(.hidden)>*:not(.mobile-label){width:auto}.tab-switcher .contents.scrollable-tabs{overflow-y:auto}.tab-switcher .tab{-webkit-user-select:none;user-select:none;color:var(--text);border:none;cursor:pointer;box-shadow:var(--shadow);font-size:1em;font-family:var(--font);border-radius:var(--roundness);background-color:var(--background);position:relative;white-space:nowrap;padding:6px 1em}.tab-switcher .tab:not(.active){z-index:4;margin-top:.25em}.tab-switcher .tab:not(.active):hover{z-index:6}.tab-switcher .tab.active{background:transparent;z-index:5}.tab-switcher .tab img{max-height:1.9em;vertical-align:top;margin-top:-.3em}.tab-switcher .tabs{display:-webkit-box;display:flex;position:relative;box-sizing:border-box}.tab-switcher .tabs:after,.tab-switcher .tabs:before{display:block;-webkit-box-flex:1;flex:1 1 auto}.tab-switcher .tab-wrapper{position:relative;display:-webkit-box;display:flex;-webkit-box-flex:0;flex:0 0 auto}.tab-switcher .tab-wrapper:not(.active):after{content:"";position:absolute;z-index:7}.tab-switcher .mobile-label{padding-left:.3em;padding-bottom:.25em;margin-top:.5em;margin-left:.2em;margin-bottom:.25em;border-bottom:1px solid var(--border)}@media all and (width >= 800px){.tab-switcher .mobile-label{display:none}}.chat-title{display:-webkit-box;display:flex;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;--emoji-size: 1em}.chat-title .username{max-width:100%;text-overflow:ellipsis;white-space:nowrap;display:inline;overflow:hidden}.chat-title .avatar-container{align-self:center;line-height:1}.chat-title .titlebar-avatar{margin-right:.5em;height:1.5em;width:1.5em;border-radius:var(--roundness)}.chat-title .titlebar-avatar.animated:before{display:none}.chat-list-item{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;overflow:hidden;box-sizing:border-box;cursor:pointer}.chat-list-item :focus{outline:none}.chat-list-item .chat-list-item-left{margin-right:1em}.chat-list-item .chat-list-item-center{width:100%;box-sizing:border-box;overflow:hidden}.chat-list-item .heading{width:100%;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;line-height:1em}.chat-list-item .heading-right{white-space:nowrap}.chat-list-item .name-and-account-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;flex-shrink:1;line-height:var(--post-line-height)}.chat-list-item .chat-preview{display:-webkit-box;display:flex;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:.35em 0;color:var(--textFaint);width:100%}.chat-list-item a{color:var(--linkFaint);text-decoration:none;pointer-events:none}.chat-list-item:hover .animated.avatar canvas{display:none}.chat-list-item:hover .animated.avatar img{visibility:visible}.chat-list-item .chat-preview-body{--emoji-size: 1.4em;padding-right:1em}.chat-list-item .time-wrapper{line-height:var(--post-line-height)}.basic-user-card{display:-webkit-box;display:flex;-webkit-box-flex:1;flex:1 0;margin:0;--emoji-size: 1em}.basic-user-card-collapsed-content{margin-left:.7em;text-align:left;-webkit-box-flex:1;flex:1;min-width:0}.basic-user-card-user-name img{object-fit:contain;height:16px;width:16px;vertical-align:middle}.basic-user-card-user-name-value,.basic-user-card-screen-name{display:inline-block;max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.basic-user-card-expanded-content{-webkit-box-flex:1;flex:1;margin-left:.7em;min-width:0}.chat-new .input-wrap{display:-webkit-box;display:flex;margin:.7em .5em}.chat-new .input-wrap input{width:100%}.chat-new .search-icon{margin-right:.3em}.chat-new .member-list{padding-bottom:.7rem}.chat-new .go-back-button{text-align:center;line-height:1;height:100%;align-self:start;width:var(--__panel-heading-height-inner)}.chat-list{min-height:25em;margin-bottom:0}.empty-chat-list-alert{padding:3em;font-size:1.2em;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;color:var(--textFaint)}.chat-message-wrapper.hovered-message-chain .animated.Avatar canvas{display:none}.chat-message-wrapper.hovered-message-chain .animated.Avatar img{visibility:visible}.chat-message-wrapper .chat-message-menu{-webkit-transition:opacity .1s;transition:opacity .1s;opacity:0;position:absolute;top:-.8em}.chat-message-wrapper .chat-message-menu button{padding-top:.2em;padding-bottom:.2em}.chat-message-wrapper .menu-icon{cursor:pointer}.chat-message-wrapper .popover{width:12em}.chat-message-wrapper .chat-message{display:-webkit-box;display:flex;padding-bottom:.5em}.chat-message-wrapper .chat-message .status-body:hover{--_still-image-img-visibility: visible;--_still-image-canvas-visibility: hidden;--_still-image-label-visibility: hidden}.chat-message-wrapper .avatar-wrapper{margin-right:.72em;width:32px}.chat-message-wrapper .link-preview,.chat-message-wrapper .attachments{margin-bottom:1em}.chat-message-wrapper .status{background-color:var(--background);color:var(--text);border-radius:var(--roundness);display:-webkit-box;display:flex;padding:.75em;border:1px solid var(--border)}.chat-message-wrapper .created-at{position:relative;float:right;font-size:.8em;margin:-1em 0 -.5em;font-style:italic;opacity:.8}.chat-message-wrapper .without-attachment .message-content .RichContent:after{margin-right:5.4em;content:" ";display:inline-block}.chat-message-wrapper .pending .status-content.media-body,.chat-message-wrapper .pending .created-at{color:var(--faint)}.chat-message-wrapper .error .status-content.media-body,.chat-message-wrapper .error .created-at{color:var(--badgeNotification)}.chat-message-wrapper .chat-message-inner{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start;max-width:80%;min-width:10em;width:100%}.chat-message-wrapper .outgoing{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap;place-content:end flex-end}.chat-message-wrapper .outgoing .chat-message-inner{-webkit-box-align:end;align-items:flex-end}.chat-message-wrapper .outgoing .chat-message-menu{right:.4rem}.chat-message-wrapper .incoming .chat-message-menu{left:.4rem}.chat-message-wrapper .chat-message-inner.with-media,.chat-message-wrapper .chat-message-inner.with-media .status{width:100%}.chat-message-wrapper .visible{opacity:1}.chat-message-date-separator{text-align:center;margin:1.4em 0;font-size:.9em;-webkit-user-select:none;user-select:none;color:var(--textFaint)}.chat-view{display:-webkit-box;display:flex;height:100%}.chat-view .chat-view-inner{height:auto;width:100%;overflow:visible;display:-webkit-box;display:flex}.chat-view .chat-view-body{box-sizing:border-box;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:100%;overflow:visible;min-height:calc(100vh - var(--navbar-height));margin:0;border-radius:var(--roundness);border-bottom-left-radius:0;border-bottom-right-radius:0}.chat-view .chat-view-body:after{border-radius:0}.chat-view .message-list{padding:0 .8em;height:100%;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:end;justify-content:end}.chat-view .footer{position:-webkit-sticky;position:sticky;bottom:0;z-index:1}.chat-view .chat-view-heading{grid-template-columns:auto minmax(50%,1fr)}.chat-view .go-back-button{text-align:center;line-height:1;height:100%;align-self:start;width:var(--__panel-heading-height-inner)}.chat-view .jump-to-bottom-button{width:2.5em;height:2.5em;border-radius:100%;position:absolute;right:1.3em;top:-3.2em;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;box-shadow:0 1px 1px #0000004d,0 2px 4px #0000004d;z-index:10;-webkit-transition:.35s all;transition:.35s all;-webkit-transition-timing-function:cubic-bezier(0,1,.5,1);transition-timing-function:cubic-bezier(0,1,.5,1);opacity:0;visibility:hidden;cursor:pointer}.chat-view .jump-to-bottom-button.visible{opacity:1;visibility:visible}.chat-view .jump-to-bottom-button .unread-message-count{font-size:.8em;left:50%;margin-top:-1rem;padding:.1em;border-radius:50px;position:absolute}.chat-view .jump-to-bottom-button .chat-loading-error{width:100%;display:-webkit-box;display:flex;-webkit-box-align:end;align-items:flex-end;height:100%}.chat-view .jump-to-bottom-button .chat-loading-error .error{width:100%}.follow-card-content-container{flex-shrink:0;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap;-webkit-box-pack:justify;justify-content:space-between;line-height:1.5em}.follow-card-button{margin-top:.5em;padding:0 1.5em;margin-left:1em}.follow-card-follow-button{margin-top:.5em;margin-left:auto;width:10em}.with-load-more-footer{padding:.9em;text-align:center;border-top:1px solid;border-top-color:var(--border)}.with-load-more-footer .error{font-size:1rem}.with-load-more-footer a{cursor:pointer}.user-profile{-webkit-box-flex:2;flex:2;--currentPanelStack: 0}.user-profile .card-wrapper{border-top-left-radius:var(--roundness);border-top-right-radius:var(--roundness)}.user-profile .panel-footer{border-bottom-left-radius:var(--roundness);border-bottom-right-radius:var(--roundness)}.user-profile .userlist-placeholder{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;padding:2em}.user-profile .user-info{margin:1.2em}.user-profile-placeholder .panel-body{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;padding:7em}.user-profile-placeholder .alert{padding:.75em 5em;border-width:2px}.user-profile-placeholder .alert .error-message{color:var(--text);font-weight:700}.search-result-heading{color:var(--faint);padding:.75rem;text-align:center}@media all and (width <= 800px){.search-nav-heading .tab-switcher .tabs .tab-wrapper{display:block;-webkit-box-pack:center;justify-content:center;-webkit-box-flex:1;flex:1 1 auto;text-align:center}}.search-result{box-sizing:border-box;border-bottom:1px solid;border-color:var(--border)}.search-input-container{padding:.8rem;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.search-input-container .search-input{width:100%;line-height:1.125rem;font-size:1rem;padding:.5rem;box-sizing:border-box}.search-input-container .search-button{margin-left:.5em}.loading-icon{padding:1em}.trend{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.trend .hashtag{-webkit-box-flex:1;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trend .hashtag .name{color:var(--link)}.trend .count{-webkit-box-flex:0;flex:0 0 auto;width:2rem;font-size:1.5rem;line-height:2.25rem;font-weight:500;text-align:center;color:var(--text)}.more-statuses-button{height:3.5em;line-height:3.5em;width:100%}.ProfileSettingIndicator{display:inline-block;position:relative}.profilesetting-tooltip{margin:.5em 1em;min-width:10em;text-align:center}.interface-language-switcher .setting-list .setting-item{display:grid;grid-template-columns:subgrid}.interface-language-switcher .add-button{display:block;text-align:center;padding-bottom:1em}.interface-language-switcher .add-button .default-button{display:block;width:auto}.-mobile .interface-language-switcher li.setting-item{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:.5em;-webkit-box-align:stretch;align-items:stretch;border-bottom:none}.-mobile .interface-language-switcher .add-button{border-bottom:1px solid var(--border)}.tos-content{margin:1em}.registration-form{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin:1em}.registration-form .container{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.registration-form .container>*{min-width:0}.registration-form .terms-of-service{-webkit-box-flex:0;flex:0 1 50%;margin:.6em 0 0 .8em}.registration-form .text-fields{margin-top:.6em;-webkit-box-flex:1;flex:1 0;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.registration-form textarea{min-height:100px;resize:vertical}.registration-form .form-group{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:.3em 0;line-height:2;margin-bottom:1em}.registration-form .form-group--error{-webkit-animation-name:shakeError;animation-name:shakeError;-webkit-animation-duration:.6s;animation-duration:.6s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.registration-form .form-group--error .form--label{color:var(--cRed)}.registration-form .form-error{margin-top:-.7em;text-align:left}.registration-form .form-error span{font-size:.85em}.registration-form .form-error ul{list-style:none;padding:0 0 0 5px;margin-top:0}.registration-form .form-error ul li:before{content:"• "}.registration-form form textarea{line-height:1;resize:vertical}.registration-form .captcha{max-width:350px;margin-bottom:.4em}.registration-form .btn{margin-top:.6em;height:2em}.registration-form .error{text-align:center}.registration-notice{margin:.6em}@media all and (width <= 800px){.registration-form .container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse}.registration-form .container .terms-of-service{margin:0}}.password-reset-form{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;margin:.6em}.password-reset-form .container{display:-webkit-box;display:flex;-webkit-box-flex:1;flex:1 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin-top:.6em;max-width:18rem}.password-reset-form .container>*{min-width:0}.password-reset-form .form-group{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin-bottom:1em;padding:.3em 0;line-height:1.85em}.password-reset-form .error{text-align:center;-webkit-animation-name:shakeError;animation-name:shakeError;-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.password-reset-form .alert{padding:.5em;margin:.3em 0 1em}.password-reset-form .notice-dismissible{padding-right:2rem}.password-reset-form .dismiss{cursor:pointer}.follow-request-card-content-container{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap}.follow-request-card-content-container button{margin-top:.5em;margin-right:.5em;-webkit-box-flex:1;flex:1 1;max-width:12em;min-width:8em}.follow-request-card-content-container button:last-child{margin-right:0}.staff-group{padding:1em}.staff-group .basic-user-card{padding-left:0}.mrf-section{margin:1em}.mrf-section table{width:100%;text-align:left;padding-left:.5em;padding-bottom:1.1em}.mrf-section table th,.mrf-section table td{width:11em;max-width:25em;overflow:hidden;vertical-align:text-top}.mrf-section table th+th,.mrf-section table td+td{width:auto}.list-card{display:-webkit-box;display:flex}.list-name{-webkit-box-flex:1;flex-grow:1}.list-name,.button-list-edit{margin:0;padding:1em;color:var(--link)}.Lists .new-list-button{padding:0 .5em}.ListsUserSearch .input-wrap{display:-webkit-box;display:flex;margin:.7em .5em}.ListsUserSearch .input-wrap input{width:100%}.ListsUserSearch .search-icon{margin-right:.3em}.ListEdit{--panel-body-padding: .5em;height:calc(100vh - var(--navbar-height));overflow:hidden;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.ListEdit .list-edit-heading{grid-template-columns:auto minmax(50%,1fr)}.ListEdit .panel-body{display:-webkit-box;display:flex;-webkit-box-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;overflow:hidden}.ListEdit .list-member-management{-webkit-box-flex:1;flex:1 0 auto}.ListEdit .search-icon{margin-right:.3em}.ListEdit .users-list{padding-bottom:.7rem;overflow-y:auto}.ListEdit .search-list,.ListEdit .members-list{overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;min-height:0}.ListEdit .go-back-button{text-align:center;line-height:1;height:100%;align-self:start;width:var(--__panel-heading-height-inner)}.ListEdit .btn{margin:0 .5em}.ListEdit .panel-footer{grid-template-columns:minmax(10%,1fr)}.ListEdit .panel-footer .footer-button{min-width:9em}.announcement-editor{display:-webkit-box;display:flex;-webkit-box-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.announcement-editor .announcement-metadata{margin-top:.5em}.announcement-editor .post-textarea{resize:vertical;height:10em;overflow:visible;box-sizing:content-box}.announcement{border-bottom:1px solid var(--border);border-radius:0;padding:var(--status-margin)}.announcement .heading,.announcement .body{margin-bottom:var(--status-margin)}.announcement .footer,.announcement .footer .times{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.announcement .footer .actions{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:space-evenly;justify-content:space-evenly}.announcement .footer .actions .btn{-webkit-box-flex:1;flex:1;margin:1em;max-width:10em}.announcements-page .post-form{padding:var(--status-margin)}.announcements-page .post-form .heading,.announcements-page .post-form .body{margin-bottom:var(--status-margin)}.announcements-page .post-form .post-button{min-width:10em}.Draft{position:relative}.Draft .status-content{padding:.5em;margin:.5em 0}.Draft .status-preview{display:grid;grid-template-columns:1fr;grid-auto-columns:10em;grid-auto-flow:column;grid-gap:.5em;-webkit-box-align:start;align-items:start;max-width:100%}.Draft .status-preview p{white-space:normal;overflow-x:hidden}.Draft .status-preview .poll-indicator-container{border-radius:var(--roundness);display:grid;place-items:center center;align-self:start;height:0;padding-bottom:62.5%;position:relative}.Draft .status-preview .poll-indicator{box-sizing:border-box;border:1px solid var(--border);position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center center;width:100%;height:100%}.Draft .actions{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:space-evenly;justify-content:space-evenly}.Draft .actions .btn{-webkit-box-flex:1;flex:1;margin-left:1em;margin-right:1em}.draft{margin:1em 0}.empty-drafs-list-alert{padding:3em;font-size:1.2em;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;color:var(--textFaint)}.bookmark-folder-card{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}a.bookmark-folder-name{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-flex:1;flex-grow:1}a.bookmark-folder-name .icon,a.bookmark-folder-name .iconLetter,a.bookmark-folder-name .iconEmoji{display:inline-block;height:2.5rem;width:2.5rem;margin-right:.5rem}a.bookmark-folder-name .icon,a.bookmark-folder-name .iconLetter{font-size:1.5rem;line-height:2.5rem;text-align:center}a.bookmark-folder-name .iconEmoji{text-align:center;object-fit:contain;vertical-align:middle}a.bookmark-folder-name .iconEmoji>span{font-size:1.5rem;line-height:2.5rem}a.bookmark-folder-name img.iconEmoji{padding:.25em;box-sizing:border-box}.bookmark-folder-name,.button-folder-edit{margin:0;padding:1em;color:var(--link)}.Bookmark-folders .new-folder-button{padding:0 .5em}.BookmarkFolderEdit{--panel-body-padding: .5em;overflow:hidden;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.BookmarkFolderEdit .folder-edit-heading{grid-template-columns:auto minmax(50%,1fr)}.BookmarkFolderEdit .panel-body{display:-webkit-box;display:flex;gap:.5em}.BookmarkFolderEdit .emoji-picker-panel{position:absolute;z-index:20;margin-top:2px}.BookmarkFolderEdit .emoji-picker-panel.hide{display:none}.BookmarkFolderEdit .input-emoji{height:2.5em;width:2.5em;padding:0}.BookmarkFolderEdit .input-emoji .iconEmoji{display:inline-block;text-align:center;object-fit:contain;vertical-align:middle;height:2.5em;width:2.5em}.BookmarkFolderEdit .input-emoji .iconEmoji>span{font-size:1.5rem;line-height:2.5rem}.BookmarkFolderEdit .input-emoji img.iconEmoji{padding:.25em;box-sizing:border-box}.BookmarkFolderEdit .input-wrap{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:.5em}.BookmarkFolderEdit .go-back-button{text-align:center;line-height:1;height:100%;align-self:start;width:var(--__panel-heading-height-inner)}.BookmarkFolderEdit .btn{margin:0 .5em}.BookmarkFolderEdit .panel-footer{grid-template-columns:minmax(10%,1fr)}.BookmarkFolderEdit .panel-footer .footer-button{min-width:9em} diff --git a/priv/static/static/css/settings_modal.5GFa6N-U.css b/priv/static/static/css/settings_modal.5GFa6N-U.css deleted file mode 100644 index d4a9a81d5..000000000 --- a/priv/static/static/css/settings_modal.5GFa6N-U.css +++ /dev/null @@ -1 +0,0 @@ -.async-component-error{display:-webkit-box;display:flex;height:100%;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.async-component-error .btn{margin:.5em;padding:.5em 2em}.settings-modal{overflow:hidden}.settings-modal h4{margin-bottom:.5em}.settings-modal .setting-list,.settings-modal .option-list{list-style-type:none;padding-left:2em}.settings-modal .setting-list .btn:not(.dropdown-button),.settings-modal .option-list .btn:not(.dropdown-button){padding:0 2em}.settings-modal .setting-list li,.settings-modal .option-list li{margin-bottom:.5em}.settings-modal .setting-list .suboptions,.settings-modal .option-list .suboptions{margin-top:.3em}.settings-modal .setting-list.two-column,.settings-modal .option-list.two-column{-webkit-column-count:2;column-count:2}.settings-modal .setting-list.two-column>li,.settings-modal .option-list.two-column>li{-webkit-column-break-inside:avoid;break-inside:avoid}.settings-modal .setting-description{margin-top:.2em;margin-bottom:2em;font-size:70%}.settings-modal .settings-modal-panel{overflow:hidden;-webkit-transition:-webkit-transform;transition:-webkit-transform;transition:transform;transition:transform,-webkit-transform;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transition-duration:.3s;transition-duration:.3s;width:1000px;max-width:90vw;height:90vh}@media all and (width <= 800px){.settings-modal .settings-modal-panel{max-width:100vw;height:100%}}.settings-modal .settings-modal-panel>.panel-body{height:100%;overflow-y:hidden}.settings-modal .settings-modal-panel>.panel-body .btn{min-height:2em}.settings-modal .settings-footer{display:-webkit-box;display:flex;flex-wrap:wrap;line-height:2}.settings-modal .settings-footer>*{margin-right:.5em}.settings-modal .settings-footer .extra-content{display:-webkit-box;display:flex;-webkit-box-flex:1;flex-grow:1}.settings-modal.-mobile .setting-list,.settings-modal.-mobile .option-list{padding-left:.25em}.settings-modal.-mobile .setting-list>li,.settings-modal.-mobile .option-list>li{margin:1em 0;line-height:1.5em;vertical-align:middle}.settings-modal.-mobile .setting-list.two-column,.settings-modal.-mobile .option-list.two-column{-webkit-column-count:1;column-count:1}.settings-modal.peek .settings-modal-panel{-webkit-transform:translateY(calc((100vh - 100%)/2 + 100% - 50px));transform:translateY(calc((100vh - 100%)/2 + 100% - 50px))}@media all and (width <= 800px){.settings-modal.peek .settings-modal-panel{-webkit-transform:translateY(calc(100% - 50px));transform:translateY(calc(100% - 50px))}} diff --git a/priv/static/static/css/settings_modal.dQ5YFZGx.css b/priv/static/static/css/settings_modal.dQ5YFZGx.css new file mode 100644 index 000000000..7dfd4e1c4 --- /dev/null +++ b/priv/static/static/css/settings_modal.dQ5YFZGx.css @@ -0,0 +1 @@ +.async-component-error{display:-webkit-box;display:flex;height:100%;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.async-component-error .btn{margin:.5em;padding:.5em 2em}.settings-modal{overflow:hidden}.settings-modal h2{font-size:1.3rem;font-weight:500;margin-top:1em;margin-bottom:1em;margin-right:1em}.settings-modal h3{font-size:1.2rem;font-weight:500;margin-top:1em;margin-bottom:.5em;margin-right:1em;border-bottom:1px solid var(--border);padding-bottom:.25em;box-sizing:border-box;padding-left:.5em}.settings-modal h4{font-size:1.1rem;margin:1em 1em .5em}.settings-modal h5{font-size:1rem;margin-left:1em;margin-bottom:.25em;margin-top:.75em}.settings-modal p{line-height:1.5}.settings-modal .suboptions{margin-left:1em}.settings-modal .sidenote{margin-left:5em;padding:.25em 1em;margin-top:.25em}.settings-modal .setting-description{margin-top:.2em;margin-bottom:0;font-size:80%}.settings-modal .setting-item{display:grid;grid-template-areas:"label control" "label desc" ". draft";grid-template-columns:4fr 5fr;-webkit-column-gap:.5em;column-gap:.5em;-webkit-box-align:baseline;align-items:baseline;padding:.5em 0}.settings-modal .setting-item .setting-label{grid-area:label;text-align:right}.settings-modal .setting-item .ModifiedIndicator,.settings-modal .setting-item .ProfileSettingIndicator{grid-area:indicator}.settings-modal .setting-item .setting-control{grid-area:control}.settings-modal .setting-item .setting-control.textarea{align-self:baseline;overflow:auto}.settings-modal .setting-item .setting-control.checkbox{display:grid;grid-template-columns:subgrid}.settings-modal .setting-item .setting-control.checkbox .label{grid-area:label;text-align:right}.settings-modal .setting-item .setting-control.checkbox .checkbox-indicator{grid-area:control}.-mobile .settings-modal .setting-item .setting-control.checkbox .label{text-align:left}.settings-modal .setting-item .setting-control.setting-label{grid-column:1/3;text-align:left}.settings-modal .setting-item .setting-description{grid-area:desc}.settings-modal .setting-item .DraftButtons{grid-area:draft}.settings-modal .vertical-tab-switcher{height:100%}.settings-modal .setting-list,.settings-modal .option-list{list-style-type:none;padding-left:0;margin:0}.settings-modal .setting-list .btn:not(.dropdown-button),.settings-modal .option-list .btn:not(.dropdown-button){padding:0 2em}.settings-modal .setting-list .btn-group .button-default,.settings-modal .option-list .btn-group .button-default{-webkit-box-flex:0;flex:0 1 auto}.settings-modal .setting-list.two-column,.settings-modal .option-list.two-column{display:grid;grid-template-columns:1fr 1fr;margin-left:2em;border-bottom:1px solid var(--border);padding-bottom:.5em;margin-bottom:1em}.settings-modal .setting-list.two-column .setting-item,.settings-modal .option-list.two-column .setting-item{grid-template-columns:3fr 1fr}.settings-modal .setting-list.two-column>li,.settings-modal .option-list.two-column>li{margin:0;-webkit-column-break-inside:avoid;break-inside:avoid}.settings-modal .settings-modal-panel{overflow:hidden;-webkit-transition:-webkit-transform;transition:-webkit-transform;transition:transform;transition:transform,-webkit-transform;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transition-duration:.3s;transition-duration:.3s;width:70em;max-width:90vw;height:90vh}@media all and (width <= 800px){.settings-modal .settings-modal-panel{max-width:100vw;height:100%}}.settings-modal .settings-modal-panel>.panel-body{height:100%;overflow-y:hidden}.settings-modal .settings-modal-panel>.panel-body .btn{min-height:2em}.settings-modal .settings-footer{display:-webkit-box;display:flex;flex-wrap:wrap;line-height:2}.settings-modal .settings-footer>*{margin-right:.5em}.settings-modal .settings-footer .extra-content{display:-webkit-box;display:flex;-webkit-box-flex:1;flex-grow:1}.settings-modal.-mobile .tabs .menu-item{font-size:1.2em;padding-top:.75em;padding-bottom:.75em}.settings-modal.-mobile .setting-item{grid-template-columns:1fr -webkit-min-content;grid-template-columns:1fr min-content;-webkit-column-gap:.5em;column-gap:.5em;padding:1em;-webkit-box-align:center;align-items:center}.settings-modal.-mobile .setting-item .setting-label{text-align:left}.settings-modal.-mobile .setting-item .checkbox .label{text-align:left;margin-left:0}.settings-modal.-mobile ul{padding:0}.settings-modal.-mobile ul li:not(:first-child) .setting-item{border-top:1px solid var(--border)}.settings-modal.-mobile .setting-list:not(.suboptions).two-column,.settings-modal.-mobile .option-list.two-column{grid-template-columns:1fr}.settings-modal.peek .settings-modal-panel{-webkit-transform:translateY(calc((100vh - 100%)/2 + 100% - 50px));transform:translateY(calc((100vh - 100%)/2 + 100% - 50px))}@media all and (width <= 800px){.settings-modal.peek .settings-modal-panel{-webkit-transform:translateY(calc(100% - 50px));transform:translateY(calc(100% - 50px))}} diff --git a/priv/static/static/css/settings_modal_admin_content.WeD-61n6.css b/priv/static/static/css/settings_modal_admin_content.WeD-61n6.css deleted file mode 100644 index 255894776..000000000 --- a/priv/static/static/css/settings_modal_admin_content.WeD-61n6.css +++ /dev/null @@ -1 +0,0 @@ -.AttachmentSetting .attachment{display:block;width:100%;height:15em;margin-bottom:.5em}.AttachmentSetting .attachment-input{margin-left:1em;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:20em}.AttachmentSetting.-compact .attachment-input{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:end;align-items:flex-end}.AttachmentSetting.-compact .attachment{-webkit-box-flex:0;flex:0;-webkit-box-ordinal-group:1;order:0;display:block;min-width:4em;height:4em;align-self:center;margin-bottom:0}.AttachmentSetting.-compact .control-field{-webkit-box-ordinal-group:2;order:1;min-width:12em;margin-left:.5em}.AttachmentSetting.-compact .control-upload{-webkit-box-ordinal-group:3;order:2;min-width:12em;padding:0 .5em}.AttachmentSetting .controls{margin-bottom:.5em}.AttachmentSetting .controls input,.AttachmentSetting .controls button{width:100%}.frontends-tab .cards-list{padding:0}.frontends-tab .relative{position:relative}.frontends-tab .overlay{position:absolute;background:var(--bg);z-index:2;opacity:.9;top:0;right:0;bottom:0;left:0}.frontends-tab dd{text-overflow:ellipsis;white-space:nowrap;overflow-x:hidden;max-width:10em}.emoji-tab-edit-popover{padding-left:.5em;padding-right:.5em;padding-bottom:.5em}.emoji-tab-edit-popover .emoji-tab-popover-new-upload{margin-bottom:2em}.emoji-tab-edit-popover .emoji{width:2.3em;height:2.3em}.emoji-tab-edit-popover .Select{display:inline-block}.emoji-tab-edit-popover h4{margin-bottom:1em;margin-top:1em}.emoji-tab .btn-group .btn:not(:first-child){margin-left:.5em}.emoji-tab .pack-info-wrapper{margin-top:1em}.emoji-tab .emoji-info-input{width:100%}.emoji-tab .emoji-data-input{width:40%;margin-left:.5em;margin-right:.5em}.emoji-tab .emoji{width:32px;height:32px}.emoji-tab .emoji-unsaved{box-shadow:0 3px 5px var(--cBlue)}.emoji-tab .emoji-list{display:-webkit-box;display:flex;flex-wrap:wrap;gap:1em}.emoji-tab-popover-button:not(:first-child){margin-left:.5em}.emoji-tab-popover-input{margin-bottom:.5em}.emoji-tab-popover-input label{display:block;margin-bottom:.5em}.emoji-tab-popover-input input{width:20em}.emoji-tab-popover-input .emoji-tab-popover-file{padding-top:3px}.emoji-tab-popover-input .warning{color:var(--cOrange)}.settings_tab-switcher{height:100%}.settings_tab-switcher .setting-item{border-bottom:2px solid var(--border);margin:1em 1em 1.4em;padding-bottom:1.4em}.settings_tab-switcher .setting-item>div,.settings_tab-switcher .setting-item>label{display:block;margin-bottom:.5em}.settings_tab-switcher .setting-item>div:last-child,.settings_tab-switcher .setting-item>label:last-child{margin-bottom:0}.settings_tab-switcher .setting-item .select-multiple{margin-top:.5em;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.settings_tab-switcher .setting-item .select-multiple .option-list{margin:.5em 0 0;padding-left:.5em}.settings_tab-switcher .setting-item:last-child{border-bottom:none;padding-bottom:0;margin-bottom:1em}.settings_tab-switcher .setting-item textarea{width:100%;max-width:100%;height:100px}.settings_tab-switcher .setting-item .unavailable,.settings_tab-switcher .setting-item .unavailable svg{color:var(--cRed)} diff --git a/priv/static/static/css/settings_modal_admin_content.d1pRGdhX.css b/priv/static/static/css/settings_modal_admin_content.d1pRGdhX.css new file mode 100644 index 000000000..cc2da389c --- /dev/null +++ b/priv/static/static/css/settings_modal_admin_content.d1pRGdhX.css @@ -0,0 +1 @@ +.ColorSetting.setting-item{display:grid;grid-template-areas:"label control" ". desc" ". draft"}.ColorSetting.setting-item .setting-label{text-align:right;align-self:center}.ColorSetting.setting-item .setting-control{align-self:end}.ColorSetting .color-setting-input{align-self:baseline}.AttachmentSetting .attachment{display:block;width:100%;height:15em;margin-bottom:.5em}.AttachmentSetting .attachment-input{margin-left:1em;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:20em}.AttachmentSetting.-compact .attachment-input{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:end;align-items:flex-end}.AttachmentSetting.-compact .attachment{-webkit-box-flex:0;flex:0;-webkit-box-ordinal-group:1;order:0;display:block;min-width:4em;height:4em;align-self:center;margin-bottom:0}.AttachmentSetting.-compact .control-field{-webkit-box-ordinal-group:2;order:1;min-width:12em;margin-left:.5em}.AttachmentSetting.-compact .control-upload{-webkit-box-ordinal-group:3;order:2;min-width:12em;padding:0 .5em}.AttachmentSetting .controls{margin-bottom:.5em}.AttachmentSetting .controls input,.AttachmentSetting .controls button{width:100%}.ListSetting .setting-list .checkbox{padding:.5em 0}div.PWAManifestIconsSetting{margin-left:3em}div.PWAManifestIconsSetting.setting-item{display:grid;grid-template-areas:"label" "desc" "control" "draft";grid-template-rows:2em auto 1fr;grid-template-columns:1fr}div.PWAManifestIconsSetting .pwa-label.setting-label{align-self:end;text-align:left}div.PWAManifestIconsSetting .buttons{display:-webkit-box;display:flex;gap:.5em;-webkit-box-pack:right;justify-content:right;margin-top:.5em}div.PWAManifestIconsSetting .buttons button{line-height:2}div.PWAManifestIconsSetting ul{list-style:none;display:grid;grid-template-columns:repeat(auto-fit,12em);grid-gap:2em}div.PWAManifestIconsSetting dl{display:grid;grid-template-columns:1fr;margin-top:.5em;gap:.25em;-webkit-box-align:baseline;align-items:baseline}div.PWAManifestIconsSetting dl dt{font-weight:800}div.PWAManifestIconsSetting dl dt:after{content:":"}div.PWAManifestIconsSetting dl dd{margin:0}div.PWAManifestIconsSetting .src-field{display:grid;grid-template-columns:auto;justify-items:center;gap:.5em}div.PWAManifestIconsSetting .src-field .src-attachment{width:10em;height:10em;display:block;margin-bottom:.5em}div.PWAManifestIconsSetting .src-field .src-upload{display:block;width:100%}div.PWAManifestIconsSetting .src-field .src-url{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:.25em;width:100%}div.PWAManifestIconsSetting .src-field .src-url label{display:block}.MapSetting .btn-group{display:-webkit-box;display:flex}.MapSetting dl{display:inline-grid;grid-template-columns:auto auto;gap:.5em}.MapSetting dl dt{display:inline;font-weight:800}.MapSetting dl dt:after{content:":"}.MapSetting dl dd{display:inline;margin:0}.FrontendsTab .cards-list{padding:0}.FrontendsTab li.frontend-card{display:-webkit-box;display:flex;margin:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.FrontendsTab .frontend-buttons{margin-top:.5em;display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:end;gap:.5em;flex-wrap:wrap;-webkit-box-flex:1;flex:1 0 auto;-webkit-box-align:end;align-items:end}.FrontendsTab .relative{position:relative}.FrontendsTab .overlay{position:absolute;background:var(--bg);z-index:2;opacity:.9;top:0;right:0;bottom:0;left:0}.FrontendsTab h5{margin:0;font-size:1.15em}.FrontendsTab dl{margin-left:1em}.FrontendsTab dt{margin-top:.5em;text-overflow:ellipsis;white-space:nowrap;overflow-x:hidden}.FrontendsTab dd{text-overflow:ellipsis;white-space:nowrap;overflow-x:hidden}.emoji-tab-edit-popover{padding-left:.5em;padding-right:.5em;padding-bottom:.5em}.emoji-tab-edit-popover .emoji-tab-popover-new-upload{margin-bottom:2em}.emoji-tab-edit-popover .emoji{width:2.3em;height:2.3em}.emoji-tab-edit-popover .Select{display:inline-block}.emoji-tab-edit-popover h4{margin-bottom:1em;margin-top:1em}.EmojiTab .setting-list{margin:.5em 2em}.EmojiTab .toolbar{display:-webkit-box;display:flex;flex-wrap:wrap;gap:.5em}.EmojiTab .toolbar .header-buttons{display:-webkit-box;display:flex;-webkit-box-flex:1;flex:1 0 auto;-webkit-box-pack:end;justify-content:end;-webkit-box-align:end;align-items:end}.EmojiTab .toolbar .header-buttons:not(.btn-group){gap:.5em}.EmojiTab .toolbar .header-buttons .header-text{-webkit-box-flex:1;flex:1 0 auto}.EmojiTab .toolbar .button-default{-webkit-box-flex:0;flex:0 0 auto;padding:.5em;font-size:1rem}.EmojiTab .toolbar .popover-wrapper{display:-webkit-box;display:flex}.EmojiTab .selector-buttons,.EmojiTab .meta-buttons{display:-webkit-box;display:flex;flex-wrap:wrap;gap:.5em;margin-left:1em}.EmojiTab h5{margin-top:1em;margin-bottom:.25em}.EmojiTab h3.toolbar{-webkit-box-align:end;align-items:end}.EmojiTab .emoji-info-input{width:100%}.EmojiTab .emoji-data-input{width:40%;margin-left:.5em;margin-right:.5em}.EmojiTab .emoji{width:2em;height:2em}.EmojiTab .emoji-unsaved{box-shadow:0 3px 5px var(--cBlue)}.EmojiTab .emoji-list{display:-webkit-box;display:flex;flex-wrap:wrap;gap:1em}.EmojiTab .emoji-list .button-unstyled{display:-webkit-box;display:flex}.EmojiTab .emoji-list .emoji-item,.EmojiTab .emoji-list .placeholder{width:2em;height:2em;opacity:.5}.EmojiTab .emoji-list .placeholder{background:var(--textFaint);border-radius:.5em}.emoji-tab-popover-button:not(:first-child){margin-left:.5em}.emoji-tab-popover-input{margin-bottom:.5em}.emoji-tab-popover-input label{display:block;margin-bottom:.5em}.emoji-tab-popover-input input{width:20em}.emoji-tab-popover-input .emoji-tab-popover-file{padding-top:3px}.emoji-tab-popover-input .warning{color:var(--cOrange)}.RateSetting{margin-bottom:2em}.RateSetting.setting-item{display:grid;grid-template-areas:"label control" "desc control" ". draft"}.RateSetting.setting-item .setting-label{text-align:right;align-self:center}.RateSetting.setting-item .setting-description{text-align:right}.RateSetting.setting-item .setting-control{align-self:end}.RateSetting table{margin-top:.5em}.RateSetting th{font-weight:400}.RateSetting td input{width:15ch}.ListTupleSetting .btn-group{display:-webkit-box;display:flex}.ListTupleSetting dl{display:inline-grid;grid-template-columns:auto auto;gap:.5em;-webkit-box-align:baseline;align-items:baseline}.ListTupleSetting dl dt{display:inline;font-weight:800}.ListTupleSetting dl dt:after{content:":"}.ListTupleSetting dl dd{display:inline;margin:0}.settings-admin-content .setting-item{grid-template-columns:1fr 3fr} diff --git a/priv/static/static/css/settings_modal_user_content.7KpKOwxU.css b/priv/static/static/css/settings_modal_user_content.7KpKOwxU.css new file mode 100644 index 000000000..7287404d6 --- /dev/null +++ b/priv/static/static/css/settings_modal_user_content.7KpKOwxU.css @@ -0,0 +1 @@ +.importer-uploading{font-size:1.5em;margin:.25em}.exporter{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.exporter-processing{margin:.25em}.data-import-export-tab .importer-exporter{display:-webkit-inline-box;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:.5em}.data-import-export-tab table td,.data-import-export-tab table th{line-height:1.5}.data-import-export-tab table th{padding:0 .5em}.data-import-export-tab table td{padding:.5em}.autosuggest{position:relative}.autosuggest-input{display:block;width:100%}.autosuggest-results{position:absolute;left:0;top:100%;right:0;max-height:400px;background-color:var(--bg);border-style:solid;border-width:1px;border-color:var(--border);border-radius:var(--roundness);border-top-left-radius:0;border-top-right-radius:0;box-shadow:1px 1px 4px #0009;box-shadow:var(--shadow);overflow-y:auto;z-index:1}.block-card-content-container{margin-top:.5em;text-align:right}.block-card-content-container button{width:10em}.mute-card-content-container{margin-top:.5em;text-align:right}.mute-card-content-container button{width:10em}.domain-mute-card{-webkit-box-flex:1;flex:1 0;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;padding:.6em 1em .6em 0}.domain-mute-card-domain{margin-right:1em;overflow:hidden;text-overflow:ellipsis}.domain-mute-card button{width:10em}.autosuggest-results .domain-mute-card{padding-left:1em}.selectable-list{--__line-height: 1.5em;--__horizontal-gap: .75em;--__vertical-gap: .5em}.selectable-list-item-inner{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.selectable-list-item-inner>*{min-width:0}.selectable-list-header{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:var(--__vertical-gap) var(--__horizontal-gap);border-bottom:1px solid;border-bottom-color:var(--border)}.selectable-list-header-actions{-webkit-box-flex:1;flex:1}.selectable-list-checkbox-wrapper{padding-right:var(--__horizontal-gap);-webkit-box-flex:0;flex:none}.with-subscription-loading{padding:.7em;text-align:center}.with-subscription-loading .error{font-size:1rem}.mutes-and-blocks-tab{height:100%}.mutes-and-blocks-tab .usersearch-wrapper{padding:1em}.mutes-and-blocks-tab .bulk-actions{text-align:right;padding:0 1em;min-height:2em}.mutes-and-blocks-tab .bulk-action-button{width:10em}.mutes-and-blocks-tab .domain-mute-form{padding:1em;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.mutes-and-blocks-tab .domain-mute-button{align-self:flex-end;margin-top:1em;width:10em}.UnitSetting .no-break{display:-webkit-inline-box;display:inline-flex}.UnitSetting .number-input{max-width:6.5em;text-align:right}.UnitSetting .unit-input,.UnitSetting .unit-input select{min-width:4em;width:auto}.HelpIndicator{display:inline-block;position:relative}.help-tooltip{margin:.5em 1em;min-width:10em;max-width:30vw;text-align:center}.filtering-tab .muteFilterContainer{border:1px solid var(--border);border-radius:var(--roundness);height:33vh;overflow-y:auto}.filtering-tab .mute-filter{border:1px solid var(--border);border-radius:var(--roundness);margin:.5em;padding:.5em;display:grid;-webkit-box-align:baseline;align-items:baseline;grid-gap:.5em}.filtering-tab .never{margin-left:.5em}.filtering-tab .filter-name{grid-column:1/span 2;grid-row:1}.filtering-tab .alert,.filtering-tab .button-default{display:inline-block;line-height:2;padding:0 .5em}.filtering-tab .filter-enabled{grid-column:3;grid-row:1;text-align:right;line-height:2}.filtering-tab .filter-field{display:grid;grid-template-columns:subgrid;grid-template-rows:subgrid;grid-column:1/span 3;-webkit-box-align:baseline;align-items:baseline}.filtering-tab .filter-field label{grid-column:1;text-align:right}.filtering-tab .filter-field .filter-field-value{grid-column:2/span 2}.filtering-tab .filter-buttons{grid-column:1/span 3;justify-self:end;display:inline-grid;grid-gap:.5em;grid-template-columns:repeat(4,1fr);max-width:100%;-webkit-box-pack:end;justify-content:end}.filtering-tab .muteFiltersActions,.filtering-tab .muteFiltersActionsBottom{display:grid;-webkit-box-align:baseline;align-items:baseline;grid-auto-flow:column;grid-template-columns:1fr;grid-gap:.5em;margin:.5em 0}.filtering-tab .muteFiltersActions .total,.filtering-tab .muteFiltersActionsBottom .total{-webkit-box-flex:1;flex:1}.settings-modal.-mobile .filtering-tab .filter-buttons{grid-template-columns:repeat(1,1fr)}.mfa-backup-codes .warning{color:var(--cOrange)}.mfa-backup-codes .backup-codes{font-family:var(--monoFont)}.mfa-settings .mfa-heading,.mfa-settings .method-item{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:baseline;align-items:baseline}.mfa-settings .warning{color:var(--cOrange)}.mfa-settings .setup-otp{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;flex-wrap:wrap}.mfa-settings .setup-otp .qr-code{-webkit-box-flex:1;flex:1;padding-right:.7em}.mfa-settings .setup-otp .verify{-webkit-box-flex:1;flex:1}.mfa-settings .setup-otp .error{margin:.3em 0 0}.mfa-settings .setup-otp .confirm-otp-actions button{width:15em;margin-top:5px}.profile-tab .setting-section.profile-edit{margin:0}.profile-tab .setting-section.profile-edit h2{margin-left:1rem}.profile-tab .setting-section.profile-edit .user-card{padding:1.2em;overflow:hidden}.profile-tab .setting-item .custom-boolean-setting{display:grid;grid-template-columns:subgrid}.profile-tab .setting-item .custom-boolean-setting .label{grid-area:label;text-align:right}.-mobile .profile-tab .setting-item .custom-boolean-setting .label{text-align:left}.profile-tab .setting-item .custom-boolean-setting .checkbox-indicator{grid-area:control}.invalid-tooltip{margin:.5em 1em;min-width:10em;text-align:center}.posts-tab .greentext{color:var(--funtextGreentext)}.PaletteEditor{justify-content:space-around;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(5,1fr) auto;grid-gap:.5em;-webkit-box-align:baseline;align-items:baseline}.PaletteEditor .buttons{margin-top:.5em;display:grid;gap:.5em}.PaletteEditor .palette{display:grid;grid-template-rows:1fr;grid-auto-flow:row;grid-auto-rows:auto;grid-template-columns:repeat(auto-fill,10em);grid-gap:.5em;margin-bottom:.5em}.PaletteEditor .palette-import-button{grid-column:1/span 2}.PaletteEditor .palette-export-button{grid-column:3/span 2}.PaletteEditor .palette-apply-button{grid-column:1/span 2}.PaletteEditor .color-input.style-control{margin:0}.PaletteEditor.-compact{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(5,1fr) auto}.PaletteEditor.-compact .palette-import-button{grid-column:1}.PaletteEditor.-compact .palette-export-button{grid-column:2}.PaletteEditor.-compact.-apply{grid-template-rows:repeat(5,1fr) auto auto}.PaletteEditor.-compact.-apply .palette-apply-button,.PaletteEditor.-mobile.-apply .palette-apply-button{grid-column:1/span 2}.PaletteEditor.-mobile .color-input{display:grid;gap:.5em}.PaletteEditor.-mobile .color-input label{-webkit-box-flex:1;flex:1}.theme-preview-container{position:relative;border-top:1px dashed;border-bottom:1px dashed;border-color:var(--border);margin:1em 0;padding:1em;background-color:var(--wallpaper);background-image:var(--body-background-image);background-size:cover;background-position:50% 50%}.theme-preview-container .theme-preview-content{padding:1.5em}.theme-preview-container .dummy .post{font-family:var(--postFont);display:-webkit-box;display:flex}.theme-preview-container .dummy .post .content{-webkit-box-flex:1;flex:1}.theme-preview-container .dummy .post .content h4{margin-bottom:.25em}.theme-preview-container .dummy .post .content .icons{margin-top:.5em;display:-webkit-box;display:flex}.theme-preview-container .dummy .post .content .icons i{margin-right:1em}.theme-preview-container .dummy .after-post{margin-top:1em;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.theme-preview-container .dummy .avatar,.theme-preview-container .dummy .avatar-alt{background:-webkit-linear-gradient(315deg,#b8e1fc 0%,#a9d2f3 10%,#90bae4 25%,#90bcea 37%,#90bff0 50%,#6ba8e5 51%,#a2daf5 83%,#bdf3fd 100%);background:linear-gradient(135deg,#b8e1fc,#a9d2f3 10%,#90bae4 25%,#90bcea 37%,#90bff0 50%,#6ba8e5 51%,#a2daf5 83%,#bdf3fd);color:#000;font-family:sans-serif;text-align:center;margin-right:1em}.theme-preview-container .dummy .avatar-alt{-webkit-box-flex:0;flex:0 auto;margin-left:2em;font-size:.85em;min-width:2.2rem;min-height:2.2rem;line-height:1.5em;align-content:center}.theme-preview-container .dummy .avatar{-webkit-box-flex:0;flex:0 auto;width:3.5em;height:3.5em;font-size:1rem;line-height:3.5em;-webkit-box-pack:center;justify-content:center}.theme-preview-container .dummy .actions{display:-webkit-box;display:flex;-webkit-box-align:baseline;align-items:baseline}.theme-preview-container .dummy .actions .checkbox{margin-right:1em;-webkit-box-flex:1;flex:1}.theme-preview-container .dummy .separator{margin:1em;border-bottom:1px solid;border-color:var(--border)}.theme-preview-container .dummy .btn{min-width:3em}.theme-preview-container .underlay-preview{position:absolute;top:0;right:.9em;bottom:0;left:.9em}.appearance-tab{margin:1em}.appearance-tab h3{border:none}.appearance-tab .palette,.appearance-tab .theme-notice{padding:.5em}.appearance-tab .theme-name{font-weight:900;padding-bottom:.5em}.appearance-tab input[type=file]{padding:.25em;height:auto}.appearance-tab .banner-background{display:-webkit-box;display:flex;gap:1em;flex-wrap:wrap}.appearance-tab .banner-background h4{margin:0}.appearance-tab .banner-background-input{-webkit-box-flex:1;flex:1;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:.5em}.appearance-tab .banner-background-input .custom-bg-control{display:grid;gap:.5em;grid-template-columns:1fr 1fr}.appearance-tab .banner-background-preview{display:-webkit-box;display:flex;max-width:100%;width:300px;position:relative}.appearance-tab .banner-background-preview img{width:100%}.appearance-tab .banner-background-preview .fun-monitor{position:relative;pointer-events:none;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}.appearance-tab .banner-background-preview .fun-monitor *{line-height:1}.appearance-tab .banner-background-preview .fun-monitor-display-bezel,.appearance-tab .banner-background-preview .fun-monitor-display-screen{aspect-ratio:16/9;width:16em}.appearance-tab .banner-background-preview .fun-monitor img{object-fit:cover}.appearance-tab .banner-background-preview .fun-monitor .wallpaper{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--wallpaper)}.appearance-tab .banner-background-preview .fun-monitor-display-uploading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:-webkit-box;display:flex;place-items:center;place-content:center;background-color:#0009;font-size:4em}.appearance-tab .banner-background-preview .fun-monitor-display-screen{padding:0;overflow:hidden;position:relative}.appearance-tab .banner-background-preview .fun-monitor-display-screen-overlay{background:transparent;position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.appearance-tab .banner-background-preview .fun-monitor-display-screen-image{aspect-ratio:16/9}.appearance-tab .banner-background-preview .fun-monitor-display-bezel{padding:1em;margin:0;-webkit-box-ordinal-group:2;order:1;z-index:3}.appearance-tab .banner-background-preview .fun-monitor-neck{width:5em;height:3em;margin-top:-1em;margin-bottom:-.5em;-webkit-box-ordinal-group:3;order:2}.appearance-tab .banner-background-preview .fun-monitor-stand{width:8em;height:1em;-webkit-box-ordinal-group:4;order:3;z-index:1}.appearance-tab .palettes-container{height:15em;overflow:hidden auto;scrollbar-gutter:stable;border-radius:var(--roundness);border:1px solid var(--border);margin-bottom:.5em;margin-top:0;padding:.5em}.appearance-tab .palettes{display:grid;grid-template-columns:1fr 1fr;grid-gap:.5em;padding:.5em;width:100%}.appearance-tab .palettes h5{grid-column:1/span 2;margin-bottom:0}.appearance-tab .palette-entry{display:grid;grid-template-columns:1fr auto;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;padding:0 .5em;height:-webkit-max-content;height:max-content}.appearance-tab .palette-entry .palette-label{height:auto}.appearance-tab .palette-entry .palette-label label{text-align:center}.appearance-tab .palette-entry .palette-square{-webkit-box-flex:0;flex:0 0 auto;display:inline-block;min-width:1em;min-height:1em}.appearance-tab .column-settings{display:-webkit-box;display:flex;-webkit-box-pack:space-evenly;justify-content:space-evenly;flex-wrap:wrap}.appearance-tab .column-settings .size-label{display:block;margin-bottom:.5em;margin-top:.5em}.modal-view.-mobile .appearance-tab .palettes{grid-template-columns:1fr}.modal-view.-mobile .appearance-tab .palette-entry{grid-column:1;-webkit-box-pack:center;justify-content:center}.modal-view.-mobile .appearance-tab .palette-label{line-height:1.5em;margin-top:.5em}.appearance-tab .palette-preview{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1em 1em;margin:.5em 0}.appearance-tab .theme-list{list-style:none;display:-webkit-box;display:flex;flex-wrap:wrap;margin:-.5em 0 1em;height:25em;overflow:hidden auto;scrollbar-gutter:stable;border-radius:var(--roundness);border:1px solid var(--border);padding:0}.appearance-tab .theme-list .theme-preview{font-size:1rem;width:14rem;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;margin:.5em}.appearance-tab .theme-list .theme-preview.placeholder{opacity:.2}.appearance-tab .theme-list .theme-preview .theme-preview-container{pointer-events:none;zoom:.5;border:none;border-radius:var(--roundness);text-align:left}.developer-tab .setting-list{margin-left:2em}.developer-tab .cache-buttons{display:grid;grid-template-columns:1fr 1fr;grid-column:1/3;-webkit-column-gap:.5em;column-gap:.5em;margin:0 5em}.-mobile .developer-tab .cache-buttons{grid-template-columns:1fr;grid-template-rows:1fr 1fr;row-gap:.5em;margin:0}.developer-tab dt{font-weight:900}.developer-tab dd{margin-top:.5em;margin-bottom:1em}.SelectMotion{-webkit-box-flex:0;flex:0 0 auto;display:grid;grid-auto-columns:1fr;grid-auto-flow:column;margin-top:.25em}.SelectMotion .button-default{margin:0;padding:0}.ComponentPreview{display:grid;grid-template-columns:1em 1fr 1fr 1em;grid-template-rows:2em 1fr 1fr 1fr 1em 2em -webkit-max-content;grid-template-rows:2em 1fr 1fr 1fr 1em 2em max-content;grid-template-areas:"header header header header " "preview preview preview y-slide" "preview preview preview y-slide" "preview preview preview y-slide" "x-slide x-slide x-slide . " "x-num x-num y-num y-num " "assists assists assists assists";grid-gap:.5em}.ComponentPreview:not(.-shadow-controls){grid-template-areas:"header header header header " "preview preview preview y-slide" "preview preview preview y-slide" "preview preview preview y-slide" "assists assists assists assists";grid-template-rows:2em 1fr 1fr 1fr -webkit-max-content;grid-template-rows:2em 1fr 1fr 1fr max-content}.ComponentPreview .header{grid-area:header;place-self:baseline center;line-height:2}.ComponentPreview .invalid-container{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center center;background-color:#64000080}.ComponentPreview .invalid-container .alert{padding:.5em 1em}.ComponentPreview .assists{grid-area:assists;display:grid;grid-auto-flow:row;grid-auto-rows:2em;grid-gap:.5em}.ComponentPreview .input-light-grid{justify-self:center}.ComponentPreview .input-number{min-width:2em}.ComponentPreview .x-shift-number{grid-area:x-num;justify-self:right}.ComponentPreview .y-shift-number{grid-area:y-num;justify-self:left}.ComponentPreview .x-shift-number input,.ComponentPreview .y-shift-number input{max-width:4em}.ComponentPreview .x-shift-slider{grid-area:x-slide;height:auto;align-self:start;min-width:10em}.ComponentPreview .y-shift-slider{grid-area:y-slide;-webkit-writing-mode:vertical-lr;writing-mode:vertical-lr;justify-self:left;min-height:10em}.ComponentPreview .x-shift-slider,.ComponentPreview .y-shift-slider{padding:0}.ComponentPreview .preview-window{--__grid-color1: rgb(102 102 102);--__grid-color2: rgb(153 153 153);--__grid-color1-disabled: rgb(102 102 102 / 20%);--__grid-color2-disabled: rgb(153 153 153 / 20%);position:relative;grid-area:preview;aspect-ratio:1;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;min-width:10em;min-height:10em;background-color:var(--__grid-color2);background-image:-webkit-linear-gradient(45deg,var(--__grid-color1) 25%,transparent 25%),-webkit-linear-gradient(135deg,var(--__grid-color1) 25%,transparent 25%),-webkit-linear-gradient(45deg,transparent 75%,var(--__grid-color1) 75%),-webkit-linear-gradient(135deg,transparent 75%,var(--__grid-color1) 75%);background-image:linear-gradient(45deg,var(--__grid-color1) 25%,transparent 25%),linear-gradient(-45deg,var(--__grid-color1) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,var(--__grid-color1) 75%),linear-gradient(-45deg,transparent 75%,var(--__grid-color1) 75%);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0;border-radius:var(--roundness)}.ComponentPreview .preview-window.-light-grid{--__grid-color1: rgb(205 205 205);--__grid-color2: rgb(255 255 255);--__grid-color1-disabled: rgb(205 205 205 / 20%);--__grid-color2-disabled: rgb(255 255 255 / 20%)}.ComponentPreview .preview-window.disabled{background-color:var(--__grid-color2-disabled);background-image:-webkit-linear-gradient(45deg,var(--__grid-color1-disabled) 25%,transparent 25%),-webkit-linear-gradient(135deg,var(--__grid-color1-disabled) 25%,transparent 25%),-webkit-linear-gradient(45deg,transparent 75%,var(--__grid-color1-disabled) 75%),-webkit-linear-gradient(135deg,transparent 75%,var(--__grid-color1-disabled) 75%);background-image:linear-gradient(45deg,var(--__grid-color1-disabled) 25%,transparent 25%),linear-gradient(-45deg,var(--__grid-color1-disabled) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,var(--__grid-color1-disabled) 75%),linear-gradient(-45deg,transparent 75%,var(--__grid-color1-disabled) 75%)}.ComponentPreview .preview-window .preview-block{background:var(--background, var(--bg));display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;min-width:33%;min-height:33%;max-width:80%;max-height:80%;border-width:0;border-style:solid;border-color:var(--border);border-radius:var(--roundness);box-shadow:var(--shadow)}.ShadowControl{display:grid;grid-template-columns:10em 1fr 1fr;grid-template-rows:1fr;grid-template-areas:"selector preview tweak";grid-gap:.5em;-webkit-box-pack:stretch;justify-content:stretch}.ShadowControl .style-control{display:-webkit-box;display:flex}.ShadowControl.-compact{grid-template-columns:10em 1fr;grid-template-rows:auto auto;grid-template-areas:"selector preview" "tweak tweak"}.ShadowControl.-compact.-no-preview{grid-template-columns:1fr;grid-template-rows:10em 1fr;grid-template-areas:"selector" "tweak"}.ShadowControl .shadow-switcher{grid-area:selector;-webkit-box-ordinal-group:2;order:1;-webkit-box-flex:1;flex:1 0 6em;min-width:6em;margin-right:.125em;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.ShadowControl .shadow-switcher .shadow-list{-webkit-box-flex:1;flex:1 0 auto}.ShadowControl .shadow-tweak{grid-area:tweak;-webkit-box-ordinal-group:4;order:3;-webkit-box-flex:2;flex:2 0 10em;min-width:10em;margin-left:.125em;margin-right:.125em;display:grid;grid-template-rows:auto 1fr;grid-gap:.25em}.ShadowControl .shadow-tweak .input-boolean{-webkit-box-flex:1;flex:1;display:-webkit-box;display:flex}.ShadowControl .shadow-tweak .input-boolean .label{-webkit-box-flex:1;flex:1}.ShadowControl .shadow-tweak .input-string{-webkit-box-flex:1;flex:1 0 5em}.ShadowControl .shadow-tweak .shadow-expression{width:100%;height:100%}.ShadowControl .shadow-tweak .id-control{-webkit-box-align:stretch;align-items:stretch}.ShadowControl .shadow-tweak .id-control .shadow-switcher,.ShadowControl .shadow-tweak .id-control .btn{min-width:1px;margin-right:5px}.ShadowControl .shadow-tweak .id-control .btn{padding:0 .4em;margin:0 .1em}.ShadowControl.-no-preview{grid-template-columns:10em 1fr;grid-template-rows:1fr;grid-template-areas:"selector tweak"}.ShadowControl.-no-preview .shadow-tweak{-webkit-box-ordinal-group:1;order:0;-webkit-box-flex:2;flex:2 0 8em;max-width:100%}.ShadowControl.-no-preview .input-range{min-width:5em}.ShadowControl .inset-alert{padding:.25em .5em}.ShadowControl.disabled .inset-alert{opacity:.2}.ShadowControl .shadow-preview{grid-area:preview;margin-left:.125em;place-self:start center}.inset-tooltip{max-width:30em}.tooltip{margin:.5em 1em}.contrast-ratio{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:baseline;align-items:baseline}.contrast-ratio .label{margin-right:1em}.contrast-ratio .rating{display:inline-block;margin-left:.5em}.old-theme-tab{min-width:var(--themeEditorMinWidth, -webkit-fit-content);min-width:var(--themeEditorMinWidth, fit-content);margin:1em;padding-bottom:2em}.old-theme-tab .deprecation-warning{padding:.5em;margin:2em}.old-theme-tab .preset-switcher{margin-right:1em}.old-theme-tab .btn{margin-left:.25em;margin-right:.25em}.old-theme-tab .btn-group .btn{margin:0}.old-theme-tab .style-control{display:-webkit-box;display:flex;-webkit-box-align:baseline;align-items:baseline;margin-bottom:5px}.old-theme-tab .style-control .label{margin-right:1em;-webkit-box-flex:1;flex:1;line-height:2}.old-theme-tab .style-control .opt{margin:.5em}.old-theme-tab .style-control .color-input{-webkit-box-flex:0;flex:0 0 0}.old-theme-tab .style-control input,.old-theme-tab .style-control select{min-width:3em;margin:0;-webkit-box-flex:0;flex:0}.old-theme-tab .style-control input[type=number],.old-theme-tab .style-control select[type=number]{min-width:9em}.old-theme-tab .style-control input[type=number].-small,.old-theme-tab .style-control select[type=number].-small{min-width:5em}.old-theme-tab .style-control input[type=range],.old-theme-tab .style-control select[type=range]{-webkit-box-flex:1;flex:1;min-width:9em;align-self:center;margin:0 .5em}.old-theme-tab .style-control input[type=checkbox]+i,.old-theme-tab .style-control select[type=checkbox]+i{height:1.1em;align-self:center}.old-theme-tab .reset-container{flex-wrap:wrap}.old-theme-tab .fonts-container,.old-theme-tab .reset-container,.old-theme-tab .apply-container,.old-theme-tab .radius-container,.old-theme-tab .color-container{display:-webkit-box;display:flex}.old-theme-tab .fonts-container,.old-theme-tab .radius-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.old-theme-tab .color-container{flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between}.old-theme-tab .color-container>h4{width:99%}.old-theme-tab .fonts-container,.old-theme-tab .color-container,.old-theme-tab .shadow-container,.old-theme-tab .radius-container,.old-theme-tab .presets-container{margin:1em 1em 0}.old-theme-tab .tab-header{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:baseline;align-items:baseline;width:100%;min-height:2.1em;margin-bottom:1em}.old-theme-tab .tab-header p{-webkit-box-flex:1;flex:1;margin:0 .5em 0 0}.old-theme-tab .tab-header-buttons{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.old-theme-tab .tab-header-buttons .btn{min-width:1px;-webkit-box-flex:0;flex:0 auto;padding:0 1em;margin-bottom:.5em}.old-theme-tab .shadow-selector .override{-webkit-box-flex:1;flex:1;margin-left:.5em}.old-theme-tab .shadow-selector .select-container{margin-top:-4px;margin-bottom:-3px}.old-theme-tab .save-load,.old-theme-tab .save-load-options{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:baseline;align-items:baseline;flex-wrap:wrap}.old-theme-tab .save-load .presets,.old-theme-tab .save-load .import-export,.old-theme-tab .save-load-options .presets,.old-theme-tab .save-load-options .import-export{margin-bottom:.5em}.old-theme-tab .save-load .import-export,.old-theme-tab .save-load-options .import-export{display:-webkit-box;display:flex}.old-theme-tab .save-load .override,.old-theme-tab .save-load-options .override{margin-left:.5em}.old-theme-tab .save-load-options{flex-wrap:wrap;margin-top:.5em;-webkit-box-pack:center;justify-content:center}.old-theme-tab .save-load-options .keep-option{margin:0 .5em .5em;min-width:25%}.old-theme-tab .radius-item{flex-basis:auto}.old-theme-tab .radius-item,.old-theme-tab .color-item{min-width:20em;margin:5px 6px 0 0;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-flex:1;flex:1 1 0}.old-theme-tab .radius-item.wide,.old-theme-tab .color-item.wide{min-width:60%}.old-theme-tab .radius-item:not(.wide):nth-child(odd),.old-theme-tab .color-item:not(.wide):nth-child(odd){margin-right:7px}.old-theme-tab .radius-item .color,.old-theme-tab .radius-item .opacity,.old-theme-tab .color-item .color,.old-theme-tab .color-item .opacity{display:-webkit-box;display:flex;-webkit-box-align:baseline;align-items:baseline}.old-theme-tab .theme-radius-rn,.old-theme-tab .theme-color-cl{border:0;box-shadow:none;background:transparent;color:var(--textFaint);align-self:stretch}.old-theme-tab .theme-color-cl,.old-theme-tab .theme-radius-in,.old-theme-tab .theme-color-in{margin-left:.3em}.old-theme-tab .theme-radius-in{min-width:1em;max-width:7em;-webkit-box-flex:1;flex:1}.old-theme-tab .theme-radius-lb{max-width:50em}.old-theme-tab .theme-warning{display:-webkit-box;display:flex;-webkit-box-align:baseline;align-items:baseline;margin-bottom:.5em}.old-theme-tab .theme-warning .buttons .btn{margin-bottom:.5em}.extra-content .apply-container{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;justify-content:space-around;-webkit-box-flex:1;flex-grow:1}.extra-content .apply-container .btn{-webkit-box-flex:1;flex-grow:1;min-height:2em;min-width:0;max-width:10em;padding:0}.StyleTab{min-width:var(--themeEditorMinWidth, -webkit-fit-content);min-width:var(--themeEditorMinWidth, fit-content);margin:1em}.StyleTab .style-control{-webkit-box-align:baseline;align-items:baseline;margin-bottom:.5em}.StyleTab .style-control .label{display:inline-block;margin-right:.5em;-webkit-box-flex:1;flex:1 1 auto;line-height:2;min-height:2em}.StyleTab .style-control.suboption{margin-left:1em}.StyleTab .style-control input,.StyleTab .style-control select{min-width:3em;margin:0;-webkit-box-flex:0;flex:0}.StyleTab .style-control input[type=number],.StyleTab .style-control select[type=number]{min-width:9em}.StyleTab .style-control input[type=number].-small,.StyleTab .style-control select[type=number].-small{min-width:5em}.StyleTab .style-control input[type=range],.StyleTab .style-control select[type=range]{-webkit-box-flex:1;flex:1;min-width:9em;align-self:center;margin:0 .25em}.StyleTab .style-control input[type=checkbox]+i,.StyleTab .style-control select[type=checkbox]+i{height:1.1em;align-self:center}.StyleTab .setting-section.heading{padding:0}.StyleTab .meta-preview{display:grid;grid-template:"meta preview";grid-gap:1em;grid-template-columns:-webkit-min-content 6fr;grid-template-columns:min-content 6fr}.StyleTab .meta-preview .theme-preview-container{margin:0}.StyleTab .meta-preview ul.setting-list{padding:0;margin:0;grid-area:meta}.StyleTab .meta-preview ul.setting-list>li{margin:0}.StyleTab .meta-preview ul.setting-list .meta-field{margin:0}.StyleTab .meta-preview ul.setting-list .meta-field .setting-label{display:inline-block;margin-bottom:.5em}.StyleTab .meta-preview #edited-style-preview{grid-area:preview}.StyleTab .setting-section{padding-bottom:0;margin-top:1em}.StyleTab .setting-section .btn{padding:0 .5em}.StyleTab .setting-section:not(:first-child){margin-top:.5em}.StyleTab .setting-section:not(:last-child){margin-bottom:.5em}.StyleTab .list-editor{display:grid;grid-template-areas:"label editor" "selector editor" "movement editor";grid-template-columns:10em 1fr;grid-template-rows:auto 1fr auto;grid-gap:.5em}.StyleTab .list-editor .list-edit-area{grid-area:editor;-webkit-box-align:baseline;align-items:baseline}.StyleTab .list-editor .list-select{grid-area:selector;margin:0}.StyleTab .list-editor .list-select-label{font-weight:700;grid-area:label;margin:0;align-self:baseline}.StyleTab .list-editor .list-select-movement{grid-area:movement;margin:0}.StyleTab .variables-editor .variable-selector{display:grid;grid-template-columns:auto 1fr auto 10em;grid-template-rows:subgrid;-webkit-box-align:baseline;align-items:baseline;grid-gap:0 .5em}.StyleTab .variables-editor .list-edit-area{display:grid;grid-template-rows:subgrid}.StyleTab .variables-editor .shadow-control{grid-row:2/span 2}.StyleTab .component-editor{display:grid;grid-template-columns:6fr 3fr 4fr;grid-template-rows:auto auto 1fr;grid-gap:.5em;grid-template-areas:"component component variant" "state state state" "preview settings settings"}.StyleTab .component-editor .component-selector{grid-area:component;align-self:center}.StyleTab .component-editor .component-selector,.StyleTab .component-editor .state-selector,.StyleTab .component-editor .variant-selector{display:grid;grid-template-columns:1fr minmax(10em,1fr);grid-template-rows:auto;grid-auto-flow:column;grid-gap:.5em;-webkit-box-align:baseline;align-items:baseline}.StyleTab .component-editor .component-selector>label:not(.Select),.StyleTab .component-editor .state-selector>label:not(.Select),.StyleTab .component-editor .variant-selector>label:not(.Select){font-weight:700;justify-self:right}.StyleTab .component-editor .state-selector{grid-area:state;grid-template-columns:minmax(-webkit-min-content,7em) 1fr;grid-template-columns:minmax(min-content,7em) 1fr}.StyleTab .component-editor .variant-selector{grid-area:variant}.StyleTab .component-editor .state-selector-list{display:grid;list-style:none;grid-auto-flow:dense;grid-template-columns:repeat(5,minmax(-webkit-min-content,1fr));grid-template-columns:repeat(5,minmax(min-content,1fr));grid-auto-rows:1fr;grid-gap:.5em;padding:0;margin:0}.StyleTab .component-editor .preview-container{--border: none;--shadow: none;--roundness: none;grid-area:preview}.StyleTab .component-editor .component-settings{grid-area:settings}.StyleTab .component-editor .editor-tab{display:grid;grid-template-columns:1fr 2em;grid-column-gap:.5em;-webkit-box-align:center;align-items:center;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;grid-auto-flow:dense;border-left:1px solid var(--border);border-right:1px solid var(--border);border-bottom:1px solid var(--border);padding:.5em}.StyleTab .component-editor .shadow-tab{grid-template-columns:1fr;justify-items:center}.-mobile .StyleTab .meta-preview{grid-template:"meta" "preview"}.-mobile .StyleTab .list-editor{display:grid;grid-template-areas:"label" "selector" "movement" "editor" "editor" "editor" "editor";grid-template-columns:1fr;grid-template-rows:auto 1fr auto}.-mobile .StyleTab .component-editor{grid-template-columns:1fr;grid-template-rows:auto;grid-template-areas:"component" "variant" "state" "preview" "settings"}.-mobile .StyleTab .variable-selector{grid-template-columns:1fr;grid-template-rows:auto;grid-auto-flow:row;grid-gap:.5em}.extra-content .style-actions-container{width:100%;display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:end}.extra-content .style-actions-container .style-actions{display:grid;grid-template-columns:repeat(4,minmax(7em,1fr));grid-gap:.25em} diff --git a/priv/static/static/css/settings_modal_user_content.hxNh--rt.css b/priv/static/static/css/settings_modal_user_content.hxNh--rt.css deleted file mode 100644 index ca3b35ff5..000000000 --- a/priv/static/static/css/settings_modal_user_content.hxNh--rt.css +++ /dev/null @@ -1 +0,0 @@ -.importer-uploading{font-size:1.5em;margin:.25em}.exporter-processing{margin:.25em}.autosuggest{position:relative}.autosuggest-input{display:block;width:100%}.autosuggest-results{position:absolute;left:0;top:100%;right:0;max-height:400px;background-color:var(--bg);border-style:solid;border-width:1px;border-color:var(--border);border-radius:var(--roundness);border-top-left-radius:0;border-top-right-radius:0;box-shadow:1px 1px 4px #0009;box-shadow:var(--shadow);overflow-y:auto;z-index:1}.block-card-content-container{margin-top:.5em;text-align:right}.block-card-content-container button{width:10em}.mute-card-content-container{margin-top:.5em;text-align:right}.mute-card-content-container button{width:10em}.domain-mute-card{-webkit-box-flex:1;flex:1 0;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;padding:.6em 1em .6em 0}.domain-mute-card-domain{margin-right:1em;overflow:hidden;text-overflow:ellipsis}.domain-mute-card button{width:10em}.autosuggest-results .domain-mute-card{padding-left:1em}.selectable-list{--__line-height: 1.5em;--__horizontal-gap: .75em;--__vertical-gap: .5em}.selectable-list-item-inner{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.selectable-list-item-inner>*{min-width:0}.selectable-list-header{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:var(--__vertical-gap) var(--__horizontal-gap);border-bottom:1px solid;border-bottom-color:var(--border)}.selectable-list-header-actions{-webkit-box-flex:1;flex:1}.selectable-list-checkbox-wrapper{padding-right:var(--__horizontal-gap);-webkit-box-flex:0;flex:none}.with-subscription-loading{padding:.7em;text-align:center}.with-subscription-loading .error{font-size:1rem}.mutes-and-blocks-tab{height:100%}.mutes-and-blocks-tab .usersearch-wrapper{padding:1em}.mutes-and-blocks-tab .bulk-actions{text-align:right;padding:0 1em;min-height:2em}.mutes-and-blocks-tab .bulk-action-button{width:10em}.mutes-and-blocks-tab .domain-mute-form{padding:1em;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.mutes-and-blocks-tab .domain-mute-button{align-self:flex-end;margin-top:1em;width:10em}.UnitSetting .no-break{display:inline-block}.UnitSetting .number-input{max-width:6.5em;text-align:right}.UnitSetting .unit-input,.UnitSetting .unit-input select{min-width:4em;width:auto}.HelpIndicator{display:inline-block;position:relative}.help-tooltip{margin:.5em 1em;min-width:10em;max-width:30vw;text-align:center}.filtering-tab .muteFilterContainer{border:1px solid var(--border);border-radius:var(--roundness);height:33vh;overflow-y:auto}.filtering-tab .mute-filter{border:1px solid var(--border);border-radius:var(--roundness);margin:.5em;padding:.5em;display:grid;-webkit-box-align:baseline;align-items:baseline;grid-gap:.5em}.filtering-tab .never{margin-left:.5em}.filtering-tab .filter-name{grid-column:1/span 2;grid-row:1}.filtering-tab .alert,.filtering-tab .button-default{display:inline-block;line-height:2;padding:0 .5em}.filtering-tab .filter-enabled{grid-column:3;grid-row:1;text-align:right;line-height:2}.filtering-tab .filter-field{display:grid;grid-template-columns:subgrid;grid-template-rows:subgrid;grid-column:1/span 3;-webkit-box-align:baseline;align-items:baseline}.filtering-tab .filter-field label{grid-column:1;text-align:right}.filtering-tab .filter-field .filter-field-value{grid-column:2/span 2}.filtering-tab .filter-buttons{grid-column:1/span 3;justify-self:end;display:inline-grid;grid-gap:.5em;grid-template-columns:repeat(4,1fr);max-width:100%;-webkit-box-pack:end;justify-content:end}.filtering-tab .muteFiltersActions,.filtering-tab .muteFiltersActionsBottom{display:grid;-webkit-box-align:baseline;align-items:baseline;grid-auto-flow:column;grid-template-columns:1fr;grid-gap:.5em;margin:.5em 0}.filtering-tab .muteFiltersActions .total,.filtering-tab .muteFiltersActionsBottom .total{-webkit-box-flex:1;flex:1}.settings-modal.-mobile .filtering-tab .filter-buttons{grid-template-columns:repeat(1,1fr)}.mfa-backup-codes .warning{color:var(--cOrange)}.mfa-backup-codes .backup-codes{font-family:var(--monoFont)}.mfa-settings .mfa-heading,.mfa-settings .method-item{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:baseline;align-items:baseline}.mfa-settings .warning{color:var(--cOrange)}.mfa-settings .setup-otp{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;flex-wrap:wrap}.mfa-settings .setup-otp .qr-code{-webkit-box-flex:1;flex:1;padding-right:.7em}.mfa-settings .setup-otp .verify{-webkit-box-flex:1;flex:1}.mfa-settings .setup-otp .error{margin:.3em 0 0}.mfa-settings .setup-otp .confirm-otp-actions button{width:15em;margin-top:5px}.profile-tab .setting-item.profile-edit{margin:0}.profile-tab .setting-item.profile-edit h2{margin-left:1rem}.profile-tab .setting-item.profile-edit .user-card{padding:1.2em;overflow:hidden}.PaletteEditor{display:grid;justify-content:space-around;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(5,1fr) auto;grid-gap:.5em;-webkit-box-align:baseline;align-items:baseline}.PaletteEditor .palette-import-button{grid-column:1/span 2}.PaletteEditor .palette-export-button{grid-column:3/span 2}.PaletteEditor .palette-apply-button{grid-column:1/span 2}.PaletteEditor .color-input.style-control{margin:0}.PaletteEditor.-compact{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(5,1fr) auto}.PaletteEditor.-compact .palette-import-button{grid-column:1}.PaletteEditor.-compact .palette-export-button{grid-column:2}.PaletteEditor.-compact.-apply{grid-template-rows:repeat(5,1fr) auto auto}.PaletteEditor.-compact.-apply .palette-apply-button{grid-column:1/span 2}.-mobile .PaletteEditor.-compact{grid-template-columns:1fr;grid-template-rows:repeat(10,1fr) auto}.-mobile .PaletteEditor.-compact .palette-import-button,.-mobile .PaletteEditor.-compact .palette-export-button,.-mobile .PaletteEditor.-compact.-apply .palette-apply-button{grid-column:1}.theme-preview-container{position:relative;border-top:1px dashed;border-bottom:1px dashed;border-color:var(--border);margin:1em 0;padding:1em;background-color:var(--wallpaper);background-image:var(--body-background-image);background-size:cover;background-position:50% 50%}.theme-preview-container .theme-preview-content{padding:1.5em}.theme-preview-container .dummy .post{font-family:var(--postFont);display:-webkit-box;display:flex}.theme-preview-container .dummy .post .content{-webkit-box-flex:1;flex:1}.theme-preview-container .dummy .post .content h4{margin-bottom:.25em}.theme-preview-container .dummy .post .content .icons{margin-top:.5em;display:-webkit-box;display:flex}.theme-preview-container .dummy .post .content .icons i{margin-right:1em}.theme-preview-container .dummy .after-post{margin-top:1em;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.theme-preview-container .dummy .avatar,.theme-preview-container .dummy .avatar-alt{background:-webkit-linear-gradient(315deg,#b8e1fc 0%,#a9d2f3 10%,#90bae4 25%,#90bcea 37%,#90bff0 50%,#6ba8e5 51%,#a2daf5 83%,#bdf3fd 100%);background:linear-gradient(135deg,#b8e1fc,#a9d2f3 10%,#90bae4 25%,#90bcea 37%,#90bff0 50%,#6ba8e5 51%,#a2daf5 83%,#bdf3fd);color:#000;font-family:sans-serif;text-align:center;margin-right:1em}.theme-preview-container .dummy .avatar-alt{-webkit-box-flex:0;flex:0 auto;margin-left:2em;font-size:.85em;min-width:2.2rem;min-height:2.2rem;line-height:1.5em;align-content:center}.theme-preview-container .dummy .avatar{-webkit-box-flex:0;flex:0 auto;width:3.5em;height:3.5em;font-size:1rem;line-height:3.5em;-webkit-box-pack:center;justify-content:center}.theme-preview-container .dummy .actions{display:-webkit-box;display:flex;-webkit-box-align:baseline;align-items:baseline}.theme-preview-container .dummy .actions .checkbox{margin-right:1em;-webkit-box-flex:1;flex:1}.theme-preview-container .dummy .separator{margin:1em;border-bottom:1px solid;border-color:var(--border)}.theme-preview-container .dummy .btn{min-width:3em}.theme-preview-container .underlay-preview{position:absolute;top:0;right:.9em;bottom:0;left:.9em}.font-control .custom-font{min-width:20em;max-width:20em}.font-control .font-input{margin-left:2em;margin-top:.5em}.font-control .font-checkbox{margin-left:1em}.invalid-tooltip{margin:.5em 1em;min-width:10em;text-align:center}.appearance-tab .palette,.appearance-tab .theme-notice{padding:.5em;margin:1em}.appearance-tab .setting-item{padding-bottom:0}.appearance-tab .setting-item.heading{display:grid;-webkit-box-align:baseline;align-items:baseline;grid-template-columns:1fr auto auto auto;grid-gap:.5em}.appearance-tab .setting-item.heading h2{-webkit-box-flex:1;flex:1 0 auto}.appearance-tab h4{margin:.5em 0}.appearance-tab input[type=file]{padding:.25em;height:auto}.appearance-tab .banner-background-preview{max-width:100%;width:300px;position:relative}.appearance-tab .banner-background-preview img{width:100%}.appearance-tab .reset-button{position:absolute;top:.2em;right:.2em;border-radius:var(--roundness);background-color:#0009;opacity:.7;width:1.5em;height:1.5em;text-align:center;line-height:1.5em;font-size:1.5em;cursor:pointer}.appearance-tab .reset-button:hover{opacity:1}.appearance-tab .reset-button svg{color:#fff}.appearance-tab .palettes-container{height:15em;overflow:hidden auto;scrollbar-gutter:stable;border-radius:var(--roundness);border:1px solid var(--border);margin:-.5em}.appearance-tab .palettes{display:grid;grid-template-columns:1fr 1fr;grid-gap:.5em;padding:.5em;width:100%}.appearance-tab .palettes h4{margin:0;grid-column:1/span 2}.appearance-tab .palette-entry{display:grid;grid-template-columns:1fr auto;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;padding:0 .5em;height:-webkit-max-content;height:max-content}.appearance-tab .palette-entry .palette-label{height:auto}.appearance-tab .palette-entry .palette-label label{text-align:center}.appearance-tab .palette-entry .palette-square{-webkit-box-flex:0;flex:0 0 auto;display:inline-block;min-width:1em;min-height:1em}.appearance-tab .column-settings{display:-webkit-box;display:flex;-webkit-box-pack:space-evenly;justify-content:space-evenly;flex-wrap:wrap}.appearance-tab .column-settings .size-label{display:block;margin-bottom:.5em;margin-top:.5em}.modal-view.-mobile .appearance-tab .palettes{grid-template-columns:1fr}.modal-view.-mobile .appearance-tab .palette-entry{grid-column:1;-webkit-box-pack:center;justify-content:center}.modal-view.-mobile .appearance-tab .palette-label{line-height:1.5em;margin-top:.5em}.appearance-tab .palette-preview{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1em 1em;margin:.5em 0}.appearance-tab .theme-list{list-style:none;display:-webkit-box;display:flex;flex-wrap:wrap;margin:-.5em 0 1em;height:25em;overflow:hidden auto;scrollbar-gutter:stable;border-radius:var(--roundness);border:1px solid var(--border);padding:0}.appearance-tab .theme-list .theme-preview{font-size:1rem;width:19rem;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;margin:.5em}.appearance-tab .theme-list .theme-preview.placeholder{opacity:.2}.appearance-tab .theme-list .theme-preview .theme-preview-container{pointer-events:none;zoom:.5;border:none;border-radius:var(--roundness);text-align:left}.SelectMotion{-webkit-box-flex:0;flex:0 0 auto;display:grid;grid-auto-columns:1fr;grid-auto-flow:column;margin-top:.25em}.SelectMotion .button-default{margin:0;padding:0}.ComponentPreview{display:grid;grid-template-columns:1em 1fr 1fr 1em;grid-template-rows:2em 1fr 1fr 1fr 1em 2em -webkit-max-content;grid-template-rows:2em 1fr 1fr 1fr 1em 2em max-content;grid-template-areas:"header header header header " "preview preview preview y-slide" "preview preview preview y-slide" "preview preview preview y-slide" "x-slide x-slide x-slide . " "x-num x-num y-num y-num " "assists assists assists assists";grid-gap:.5em}.ComponentPreview:not(.-shadow-controls){grid-template-areas:"header header header header " "preview preview preview y-slide" "preview preview preview y-slide" "preview preview preview y-slide" "assists assists assists assists";grid-template-rows:2em 1fr 1fr 1fr -webkit-max-content;grid-template-rows:2em 1fr 1fr 1fr max-content}.ComponentPreview .header{grid-area:header;place-self:baseline center;line-height:2}.ComponentPreview .invalid-container{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center center;background-color:#64000080}.ComponentPreview .invalid-container .alert{padding:.5em 1em}.ComponentPreview .assists{grid-area:assists;display:grid;grid-auto-flow:row;grid-auto-rows:2em;grid-gap:.5em}.ComponentPreview .input-light-grid{justify-self:center}.ComponentPreview .input-number{min-width:2em}.ComponentPreview .x-shift-number{grid-area:x-num;justify-self:right}.ComponentPreview .y-shift-number{grid-area:y-num;justify-self:left}.ComponentPreview .x-shift-number input,.ComponentPreview .y-shift-number input{max-width:4em}.ComponentPreview .x-shift-slider{grid-area:x-slide;height:auto;align-self:start;min-width:10em}.ComponentPreview .y-shift-slider{grid-area:y-slide;-webkit-writing-mode:vertical-lr;writing-mode:vertical-lr;justify-self:left;min-height:10em}.ComponentPreview .x-shift-slider,.ComponentPreview .y-shift-slider{padding:0}.ComponentPreview .preview-window{--__grid-color1: rgb(102 102 102);--__grid-color2: rgb(153 153 153);--__grid-color1-disabled: rgb(102 102 102 / 20%);--__grid-color2-disabled: rgb(153 153 153 / 20%);position:relative;grid-area:preview;aspect-ratio:1;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;min-width:10em;min-height:10em;background-color:var(--__grid-color2);background-image:-webkit-linear-gradient(45deg,var(--__grid-color1) 25%,transparent 25%),-webkit-linear-gradient(135deg,var(--__grid-color1) 25%,transparent 25%),-webkit-linear-gradient(45deg,transparent 75%,var(--__grid-color1) 75%),-webkit-linear-gradient(135deg,transparent 75%,var(--__grid-color1) 75%);background-image:linear-gradient(45deg,var(--__grid-color1) 25%,transparent 25%),linear-gradient(-45deg,var(--__grid-color1) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,var(--__grid-color1) 75%),linear-gradient(-45deg,transparent 75%,var(--__grid-color1) 75%);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0;border-radius:var(--roundness)}.ComponentPreview .preview-window.-light-grid{--__grid-color1: rgb(205 205 205);--__grid-color2: rgb(255 255 255);--__grid-color1-disabled: rgb(205 205 205 / 20%);--__grid-color2-disabled: rgb(255 255 255 / 20%)}.ComponentPreview .preview-window.disabled{background-color:var(--__grid-color2-disabled);background-image:-webkit-linear-gradient(45deg,var(--__grid-color1-disabled) 25%,transparent 25%),-webkit-linear-gradient(135deg,var(--__grid-color1-disabled) 25%,transparent 25%),-webkit-linear-gradient(45deg,transparent 75%,var(--__grid-color1-disabled) 75%),-webkit-linear-gradient(135deg,transparent 75%,var(--__grid-color1-disabled) 75%);background-image:linear-gradient(45deg,var(--__grid-color1-disabled) 25%,transparent 25%),linear-gradient(-45deg,var(--__grid-color1-disabled) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,var(--__grid-color1-disabled) 75%),linear-gradient(-45deg,transparent 75%,var(--__grid-color1-disabled) 75%)}.ComponentPreview .preview-window .preview-block{background:var(--background, var(--bg));display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;min-width:33%;min-height:33%;max-width:80%;max-height:80%;border-width:0;border-style:solid;border-color:var(--border);border-radius:var(--roundness);box-shadow:var(--shadow)}.ShadowControl{display:grid;grid-template-columns:10em 1fr 1fr;grid-template-rows:1fr;grid-template-areas:"selector preview tweak";grid-gap:.5em;-webkit-box-pack:stretch;justify-content:stretch}.ShadowControl.-compact{grid-template-columns:10em 1fr;grid-template-rows:auto auto;grid-template-areas:"selector preview" "tweak tweak"}.ShadowControl.-compact.-no-preview{grid-template-columns:1fr;grid-template-rows:10em 1fr;grid-template-areas:"selector" "tweak"}.ShadowControl .shadow-switcher{grid-area:selector;-webkit-box-ordinal-group:2;order:1;-webkit-box-flex:1;flex:1 0 6em;min-width:6em;margin-right:.125em;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.ShadowControl .shadow-switcher .shadow-list{-webkit-box-flex:1;flex:1 0 auto}.ShadowControl .shadow-tweak{grid-area:tweak;-webkit-box-ordinal-group:4;order:3;-webkit-box-flex:2;flex:2 0 10em;min-width:10em;margin-left:.125em;margin-right:.125em;display:grid;grid-template-rows:auto 1fr;grid-gap:.25em}.ShadowControl .shadow-tweak .input-boolean{-webkit-box-flex:1;flex:1;display:-webkit-box;display:flex}.ShadowControl .shadow-tweak .input-boolean .label{-webkit-box-flex:1;flex:1}.ShadowControl .shadow-tweak .input-string{-webkit-box-flex:1;flex:1 0 5em}.ShadowControl .shadow-tweak .shadow-expression{width:100%;height:100%}.ShadowControl .shadow-tweak .id-control{-webkit-box-align:stretch;align-items:stretch}.ShadowControl .shadow-tweak .id-control .shadow-switcher,.ShadowControl .shadow-tweak .id-control .btn{min-width:1px;margin-right:5px}.ShadowControl .shadow-tweak .id-control .btn{padding:0 .4em;margin:0 .1em}.ShadowControl.-no-preview{grid-template-columns:10em 1fr;grid-template-rows:1fr;grid-template-areas:"selector tweak"}.ShadowControl.-no-preview .shadow-tweak{-webkit-box-ordinal-group:1;order:0;-webkit-box-flex:2;flex:2 0 8em;max-width:100%}.ShadowControl.-no-preview .input-range{min-width:5em}.ShadowControl .inset-alert{padding:.25em .5em}.ShadowControl.disabled .inset-alert{opacity:.2}.ShadowControl .shadow-preview{grid-area:preview;min-width:25em;margin-left:.125em;place-self:start center}.inset-tooltip{max-width:30em}.tooltip{margin:.5em 1em}.contrast-ratio{display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:baseline;align-items:baseline}.contrast-ratio .label{margin-right:1em}.contrast-ratio .rating{display:inline-block;margin-left:.5em}.theme-tab{min-width:var(--themeEditorMinWidth, -webkit-fit-content);min-width:var(--themeEditorMinWidth, fit-content);padding-bottom:2em}.theme-tab .deprecation-warning{padding:.5em;margin:2em}.theme-tab .preset-switcher{margin-right:1em}.theme-tab .btn{margin-left:.25em;margin-right:.25em}.theme-tab .btn-group .btn{margin:0}.theme-tab .style-control{display:-webkit-box;display:flex;-webkit-box-align:baseline;align-items:baseline;margin-bottom:5px}.theme-tab .style-control .label{margin-right:1em;-webkit-box-flex:1;flex:1;line-height:2}.theme-tab .style-control .opt{margin:.5em}.theme-tab .style-control .color-input{-webkit-box-flex:0;flex:0 0 0}.theme-tab .style-control input,.theme-tab .style-control select{min-width:3em;margin:0;-webkit-box-flex:0;flex:0}.theme-tab .style-control input[type=number],.theme-tab .style-control select[type=number]{min-width:9em}.theme-tab .style-control input[type=number].-small,.theme-tab .style-control select[type=number].-small{min-width:5em}.theme-tab .style-control input[type=range],.theme-tab .style-control select[type=range]{-webkit-box-flex:1;flex:1;min-width:9em;align-self:center;margin:0 .5em}.theme-tab .style-control input[type=checkbox]+i,.theme-tab .style-control select[type=checkbox]+i{height:1.1em;align-self:center}.theme-tab .reset-container{flex-wrap:wrap}.theme-tab .fonts-container,.theme-tab .reset-container,.theme-tab .apply-container,.theme-tab .radius-container,.theme-tab .color-container{display:-webkit-box;display:flex}.theme-tab .fonts-container,.theme-tab .radius-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.theme-tab .color-container{flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between}.theme-tab .color-container>h4{width:99%}.theme-tab .fonts-container,.theme-tab .color-container,.theme-tab .shadow-container,.theme-tab .radius-container,.theme-tab .presets-container{margin:1em 1em 0}.theme-tab .tab-header{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:baseline;align-items:baseline;width:100%;min-height:2.1em;margin-bottom:1em}.theme-tab .tab-header p{-webkit-box-flex:1;flex:1;margin:0 .5em 0 0}.theme-tab .tab-header-buttons{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.theme-tab .tab-header-buttons .btn{min-width:1px;-webkit-box-flex:0;flex:0 auto;padding:0 1em;margin-bottom:.5em}.theme-tab .shadow-selector .override{-webkit-box-flex:1;flex:1;margin-left:.5em}.theme-tab .shadow-selector .select-container{margin-top:-4px;margin-bottom:-3px}.theme-tab .save-load,.theme-tab .save-load-options{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:baseline;align-items:baseline;flex-wrap:wrap}.theme-tab .save-load .presets,.theme-tab .save-load .import-export,.theme-tab .save-load-options .presets,.theme-tab .save-load-options .import-export{margin-bottom:.5em}.theme-tab .save-load .import-export,.theme-tab .save-load-options .import-export{display:-webkit-box;display:flex}.theme-tab .save-load .override,.theme-tab .save-load-options .override{margin-left:.5em}.theme-tab .save-load-options{flex-wrap:wrap;margin-top:.5em;-webkit-box-pack:center;justify-content:center}.theme-tab .save-load-options .keep-option{margin:0 .5em .5em;min-width:25%}.theme-tab .radius-item{flex-basis:auto}.theme-tab .radius-item,.theme-tab .color-item{min-width:20em;margin:5px 6px 0 0;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-flex:1;flex:1 1 0}.theme-tab .radius-item.wide,.theme-tab .color-item.wide{min-width:60%}.theme-tab .radius-item:not(.wide):nth-child(odd),.theme-tab .color-item:not(.wide):nth-child(odd){margin-right:7px}.theme-tab .radius-item .color,.theme-tab .radius-item .opacity,.theme-tab .color-item .color,.theme-tab .color-item .opacity{display:-webkit-box;display:flex;-webkit-box-align:baseline;align-items:baseline}.theme-tab .theme-radius-rn,.theme-tab .theme-color-cl{border:0;box-shadow:none;background:transparent;color:var(--textFaint);align-self:stretch}.theme-tab .theme-color-cl,.theme-tab .theme-radius-in,.theme-tab .theme-color-in{margin-left:.3em}.theme-tab .theme-radius-in{min-width:1em;max-width:7em;-webkit-box-flex:1;flex:1}.theme-tab .theme-radius-lb{max-width:50em}.theme-tab .theme-warning{display:-webkit-box;display:flex;-webkit-box-align:baseline;align-items:baseline;margin-bottom:.5em}.theme-tab .theme-warning .buttons .btn{margin-bottom:.5em}.extra-content .apply-container{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;justify-content:space-around;-webkit-box-flex:1;flex-grow:1}.extra-content .apply-container .btn{-webkit-box-flex:1;flex-grow:1;min-height:2em;min-width:0;max-width:10em;padding:0}.StyleTab{min-width:var(--themeEditorMinWidth, -webkit-fit-content);min-width:var(--themeEditorMinWidth, fit-content)}.StyleTab .style-control{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-align:baseline;align-items:baseline;margin-bottom:.5em}.StyleTab .style-control .label{margin-right:.5em;-webkit-box-flex:1;flex:1 1 0;line-height:2;min-height:2em}.StyleTab .style-control.suboption{margin-left:1em}.StyleTab .style-control .color-input{-webkit-box-flex:0;flex:0 0 0}.StyleTab .style-control input,.StyleTab .style-control select{min-width:3em;margin:0;-webkit-box-flex:0;flex:0}.StyleTab .style-control input[type=number],.StyleTab .style-control select[type=number]{min-width:9em}.StyleTab .style-control input[type=number].-small,.StyleTab .style-control select[type=number].-small{min-width:5em}.StyleTab .style-control input[type=range],.StyleTab .style-control select[type=range]{-webkit-box-flex:1;flex:1;min-width:9em;align-self:center;margin:0 .25em}.StyleTab .style-control input[type=checkbox]+i,.StyleTab .style-control select[type=checkbox]+i{height:1.1em;align-self:center}.StyleTab .meta-preview{display:grid;grid-template:"meta meta preview preview" "meta meta preview preview" "meta meta preview preview" "meta meta preview preview";grid-gap:.5em;grid-template-columns:-webkit-min-content -webkit-min-content 6fr -webkit-max-content;grid-template-columns:min-content min-content 6fr max-content}.StyleTab .meta-preview ul.setting-list{padding:0;margin:0;display:grid;grid-template-rows:subgrid;grid-area:meta}.StyleTab .meta-preview ul.setting-list>li{margin:0}.StyleTab .meta-preview ul.setting-list .meta-field{margin:0}.StyleTab .meta-preview ul.setting-list .meta-field .setting-label{display:inline-block;margin-bottom:.5em}.StyleTab .meta-preview #edited-style-preview{grid-area:preview}.StyleTab .setting-item{padding-bottom:0}.StyleTab .setting-item .btn{padding:0 .5em}.StyleTab .setting-item:not(:first-child){margin-top:.5em}.StyleTab .setting-item:not(:last-child){margin-bottom:.5em}.StyleTab .list-editor{display:grid;grid-template-areas:"label editor" "selector editor" "movement editor";grid-template-columns:10em 1fr;grid-template-rows:auto 1fr auto;grid-gap:.5em}.StyleTab .list-editor .list-edit-area{grid-area:editor}.StyleTab .list-editor .list-select{grid-area:selector;margin:0}.StyleTab .list-editor .list-select-label{font-weight:700;grid-area:label;margin:0;align-self:baseline}.StyleTab .list-editor .list-select-movement{grid-area:movement;margin:0}.StyleTab .palette-editor{width:-webkit-min-content;width:min-content}.StyleTab .palette-editor .list-edit-area{display:grid;align-self:baseline;grid-template-rows:subgrid;grid-template-columns:1fr}.StyleTab .palette-editor .palette-editor-single{grid-row:2/span 2}.StyleTab .variables-editor .variable-selector{display:grid;grid-template-columns:auto 1fr auto 10em;grid-template-rows:subgrid;-webkit-box-align:baseline;align-items:baseline;grid-gap:0 .5em}.StyleTab .variables-editor .list-edit-area{display:grid;grid-template-rows:subgrid}.StyleTab .variables-editor .shadow-control{grid-row:2/span 2}.StyleTab .component-editor{display:grid;grid-template-columns:6fr 3fr 4fr;grid-template-rows:auto auto 1fr;grid-gap:.5em;grid-template-areas:"component component variant" "state state state" "preview settings settings"}.StyleTab .component-editor .component-selector{grid-area:component;align-self:center}.StyleTab .component-editor .component-selector,.StyleTab .component-editor .state-selector,.StyleTab .component-editor .variant-selector{display:grid;grid-template-columns:1fr minmax(10em,1fr);grid-template-rows:auto;grid-auto-flow:column;grid-gap:.5em;-webkit-box-align:baseline;align-items:baseline}.StyleTab .component-editor .component-selector>label:not(.Select),.StyleTab .component-editor .state-selector>label:not(.Select),.StyleTab .component-editor .variant-selector>label:not(.Select){font-weight:700;justify-self:right}.StyleTab .component-editor .state-selector{grid-area:state;grid-template-columns:minmax(-webkit-min-content,7em) 1fr;grid-template-columns:minmax(min-content,7em) 1fr}.StyleTab .component-editor .variant-selector{grid-area:variant}.StyleTab .component-editor .state-selector-list{display:grid;list-style:none;grid-auto-flow:dense;grid-template-columns:repeat(5,minmax(-webkit-min-content,1fr));grid-template-columns:repeat(5,minmax(min-content,1fr));grid-auto-rows:1fr;grid-gap:.5em;padding:0;margin:0}.StyleTab .component-editor .preview-container{--border: none;--shadow: none;--roundness: none;grid-area:preview}.StyleTab .component-editor .component-settings{grid-area:settings}.StyleTab .component-editor .editor-tab{display:grid;grid-template-columns:1fr 2em;grid-column-gap:.5em;-webkit-box-align:center;align-items:center;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;grid-auto-flow:dense;border-left:1px solid var(--border);border-right:1px solid var(--border);border-bottom:1px solid var(--border);padding:.5em}.StyleTab .component-editor .shadow-tab{grid-template-columns:1fr;justify-items:center}.extra-content .style-actions-container{width:100%;display:-webkit-box;display:flex;-webkit-box-pack:end;justify-content:end}.extra-content .style-actions-container .style-actions{display:grid;grid-template-columns:repeat(4,minmax(7em,1fr));grid-gap:.25em}.settings_tab-switcher{height:100%}.settings_tab-switcher h1{margin-bottom:.5em;margin-top:.5em}.settings_tab-switcher h4,.settings_tab-switcher h5{margin-bottom:0;margin-top:.25em}.settings_tab-switcher .setting-item{border-bottom:2px solid var(--border);margin:1em 1em 1.4em;padding-bottom:1.4em}.settings_tab-switcher .setting-item>div,.settings_tab-switcher .setting-item>label{margin-bottom:.5em}.settings_tab-switcher .setting-item>div:last-child,.settings_tab-switcher .setting-item>label:last-child{margin-bottom:0}.settings_tab-switcher .setting-item .select-multiple{margin-top:1em;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.settings_tab-switcher .setting-item .select-multiple .option-list{margin:.5em 0 0;padding-left:.5em}.settings_tab-switcher .setting-item:last-child{border-bottom:none;padding-bottom:0;margin-bottom:1em}.settings_tab-switcher .setting-item textarea{width:100%;max-width:100%;height:100px}.settings_tab-switcher .setting-item .unavailable,.settings_tab-switcher .setting-item .unavailable svg{color:var(--cRed)} diff --git a/priv/static/static/css/string_setting.B27wX1PR.css b/priv/static/static/css/string_setting.B27wX1PR.css deleted file mode 100644 index 24191a3ba..000000000 --- a/priv/static/static/css/string_setting.B27wX1PR.css +++ /dev/null @@ -1 +0,0 @@ -.ModifiedIndicator{display:inline-block;position:relative}.modified-tooltip{margin:.5em 1em;min-width:10em;text-align:center}.DraftButtons{display:inline-block;position:relative}.DraftButtons .button-default{margin-left:.5em}.draft-tooltip{margin:.5em 1em;min-width:10em;text-align:center} diff --git a/priv/static/static/css/string_setting.CtukauKH.css b/priv/static/static/css/string_setting.CtukauKH.css new file mode 100644 index 000000000..f85b58786 --- /dev/null +++ b/priv/static/static/css/string_setting.CtukauKH.css @@ -0,0 +1 @@ +.vertical-tab-switcher{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;container-type:inline-size}.vertical-tab-switcher>.tabs{-webkit-box-flex:0;flex:0 0 15em;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;overflow:hidden auto;white-space:nowrap;text-overflow:ellipsis;width:15em;min-width:15em;border-right:1px solid;border-right-color:var(--border);box-sizing:border-box}.vertical-tab-switcher>.tabs>.menu-item{padding:.5em 1em}.vertical-tab-switcher>.tabs>.menu-item .tab-icon{vertical-align:middle;margin-right:.75em}.vertical-tab-switcher>.contents .tab-content-label{box-sizing:border-box;margin:0;border-bottom:1px solid var(--border);display:none}.vertical-tab-switcher>.contents .tab-content-label button{box-sizing:border-box;padding:.5em}.vertical-tab-switcher>.contents .tab-slot-wrapper{-webkit-box-flex:1;flex:1 1 auto;height:100%;overflow-y:auto;display:grid;grid-template-columns:minmax(1em,1fr) minmax(-webkit-min-content,45em) minmax(1em,1fr);grid-template-columns:minmax(1em,1fr) minmax(min-content,45em) minmax(1em,1fr);grid-template-areas:". content .";-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.vertical-tab-switcher>.contents .tab-slot-wrapper .tab-content{grid-area:content}.vertical-tab-switcher>.contents .tab-slot-wrapper .tab-content.-full-width{grid-column:1/4}.vertical-tab-switcher>.contents .tab-slot-wrapper .tab-content.-full-height>*{height:100%}.vertical-tab-switcher>.contents .tab-content-wrapper{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;height:100%;-webkit-box-flex:1;flex:1 1 auto}.vertical-tab-switcher>.contents .tab-content-wrapper.-hidden{display:none}.vertical-tab-switcher.-mobile>.contents .tab-content-label{display:block}.vertical-tab-switcher.-mobile.-nav-contents>.contents{display:block;-webkit-box-flex:1;flex-grow:1;flex-shrink:1}.vertical-tab-switcher.-mobile.-nav-contents>.tabs{display:none;-webkit-box-flex:0;flex-grow:0;flex-shrink:1}.vertical-tab-switcher.-mobile.-nav-tabs>.tabs{display:block;-webkit-box-flex:1;flex-grow:1}.vertical-tab-switcher.-mobile.-nav-tabs>.contents{display:none;-webkit-box-flex:0;flex-grow:0;flex-shrink:1}.vertical-tab-switcher.-mobile .tab-slot-wrapper{grid-template-columns:0 minmax(-webkit-min-content,45em) 0;grid-template-columns:0 minmax(min-content,45em) 0}@supports (container-type: inline-size){.vertical-tab-switcher.-nav-contents>.contents,.vertical-tab-switcher.-nav-tabs>.contents,.vertical-tab-switcher.-mobile.-nav-contents>.contents,.vertical-tab-switcher.-mobile.-nav-tabs>.contents{display:block;-webkit-box-flex:1;flex-grow:1}.vertical-tab-switcher.-nav-contents>.tabs,.vertical-tab-switcher.-nav-tabs>.tabs,.vertical-tab-switcher.-mobile.-nav-contents>.tabs,.vertical-tab-switcher.-mobile.-nav-tabs>.tabs{display:block;-webkit-box-flex:0;flex-grow:0}@container (width < 50em){.vertical-tab-switcher>.contents .tab-content-label{display:block}.vertical-tab-switcher.-mobile>.contents .tab-content-label{display:block}.vertical-tab-switcher.-nav-contents>.contents,.vertical-tab-switcher.-mobile.-nav-contents>.contents{display:block;-webkit-box-flex:1;flex-grow:1}.vertical-tab-switcher.-nav-contents>.tabs,.vertical-tab-switcher.-mobile.-nav-contents>.tabs{display:none;-webkit-box-flex:0;flex-grow:0;flex-shrink:1}.vertical-tab-switcher.-nav-tabs>.tabs,.vertical-tab-switcher.-mobile.-nav-tabs>.tabs{display:block;-webkit-box-flex:1;flex-grow:1}.vertical-tab-switcher.-nav-tabs>.contents,.vertical-tab-switcher.-mobile.-nav-tabs>.contents{display:none;-webkit-box-flex:0;flex-grow:0;flex-shrink:1}}}.ModifiedIndicator{display:inline-block;position:relative}.modified-tooltip{margin:.5em 1em;min-width:10em;text-align:center}.DraftButtons{display:-webkit-inline-box;display:inline-flex;position:relative;gap:.5em;margin-top:.5em}.draft-tooltip{margin:.5em 1em;min-width:10em;text-align:center}.-mobile .ChoiceSetting.setting-item{display:block}.-mobile .ChoiceSetting.setting-item .setting-label{display:block;margin-bottom:.5em} diff --git a/priv/static/static/js/main.C6Sfh6Ik.js b/priv/static/static/js/main.C6Sfh6Ik.js deleted file mode 100644 index 1ba72d7bd..000000000 --- a/priv/static/static/js/main.C6Sfh6Ik.js +++ /dev/null @@ -1,696 +0,0 @@ -const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["static/js/sticker_picker.CkQqZARF.js","static/css/sticker_picker.BzJVB0Ta.css","static/js/settings_modal.C3SKf1RE.js","static/css/settings_modal.5GFa6N-U.css","static/js/update_notification.CQPgS8u3.js","static/css/update_notification.BJ1CAGCw.css"])))=>i.map(i=>d[i]); -(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const r of document.querySelectorAll('link[rel="modulepreload"]'))s(r);new MutationObserver(r=>{for(const o of r)if(o.type==="childList")for(const i of o.addedNodes)i.tagName==="LINK"&&i.rel==="modulepreload"&&s(i)}).observe(document,{childList:!0,subtree:!0});function n(r){const o={};return r.integrity&&(o.integrity=r.integrity),r.referrerPolicy&&(o.referrerPolicy=r.referrerPolicy),r.crossOrigin==="use-credentials"?o.credentials="include":r.crossOrigin==="anonymous"?o.credentials="omit":o.credentials="same-origin",o}function s(r){if(r.ep)return;r.ep=!0;const o=n(r);fetch(r.href,o)}})();/** -* @vue/shared v3.5.19 -* (c) 2018-present Yuxi (Evan) You and Vue contributors -* @license MIT -**//*! #__NO_SIDE_EFFECTS__ */function Wy(e){const t=Object.create(null);for(const n of e.split(","))t[n]=1;return n=>n in t}const fn={},Pl=[],to=()=>{},DA=()=>!1,Zh=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&(e.charCodeAt(2)>122||e.charCodeAt(2)<97),Gy=e=>e.startsWith("onUpdate:"),xn=Object.assign,Ky=(e,t)=>{const n=e.indexOf(t);n>-1&&e.splice(n,1)},AU=Object.prototype.hasOwnProperty,Zt=(e,t)=>AU.call(e,t),lt=Array.isArray,Ll=e=>nc(e)==="[object Map]",tc=e=>nc(e)==="[object Set]",lk=e=>nc(e)==="[object Date]",EU=e=>nc(e)==="[object RegExp]",wt=e=>typeof e=="function",kn=e=>typeof e=="string",Ir=e=>typeof e=="symbol",pn=e=>e!==null&&typeof e=="object",UA=e=>(pn(e)||wt(e))&&wt(e.then)&&wt(e.catch),jA=Object.prototype.toString,nc=e=>jA.call(e),IU=e=>nc(e).slice(8,-1),BA=e=>nc(e)==="[object Object]",xy=e=>kn(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,vu=Wy(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),Qh=e=>{const t=Object.create(null);return n=>t[n]||(t[n]=e(n))},PU=/-(\w)/g,br=Qh(e=>e.replace(PU,(t,n)=>n?n.toUpperCase():"")),LU=/\B([A-Z])/g,Vi=Qh(e=>e.replace(LU,"-$1").toLowerCase()),ep=Qh(e=>e.charAt(0).toUpperCase()+e.slice(1)),Vf=Qh(e=>e?`on${ep(e)}`:""),Oi=(e,t)=>!Object.is(e,t),Ol=(e,...t)=>{for(let n=0;n{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:s,value:n})},ah=e=>{const t=parseFloat(e);return isNaN(t)?e:t},OU=e=>{const t=kn(e)?Number(e):NaN;return isNaN(t)?e:t};let ck;const tp=()=>ck||(ck=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{});function hn(e){if(lt(e)){const t={};for(let n=0;n{if(n){const s=n.split(MU);s.length>1&&(t[s[0].trim()]=s[1].trim())}}),t}function he(e){let t="";if(kn(e))t=e;else if(lt(e))for(let n=0;nLa(n,t))}const HA=e=>!!(e&&e.__v_isRef===!0),w=e=>kn(e)?e:e==null?"":lt(e)||pn(e)&&(e.toString===jA||!wt(e.toString))?HA(e)?w(e.value):JSON.stringify(e,VA,2):String(e),VA=(e,t)=>HA(t)?VA(e,t.value):Ll(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((n,[s,r],o)=>(n[mg(s,o)+" =>"]=r,n),{})}:tc(t)?{[`Set(${t.size})`]:[...t.values()].map(n=>mg(n))}:Ir(t)?mg(t):pn(t)&&!lt(t)&&!BA(t)?String(t):t,mg=(e,t="")=>{var n;return Ir(e)?`Symbol(${(n=e.description)!=null?n:t})`:e};/** -* @vue/reactivity v3.5.19 -* (c) 2018-present Yuxi (Evan) You and Vue contributors -* @license MIT -**/let ds;class WA{constructor(t=!1){this.detached=t,this._active=!0,this._on=0,this.effects=[],this.cleanups=[],this._isPaused=!1,this.parent=ds,!t&&ds&&(this.index=(ds.scopes||(ds.scopes=[])).push(this)-1)}get active(){return this._active}pause(){if(this._active){this._isPaused=!0;let t,n;if(this.scopes)for(t=0,n=this.scopes.length;t0&&--this._on===0&&(ds=this.prevScope,this.prevScope=void 0)}stop(t){if(this._active){this._active=!1;let n,s;for(n=0,s=this.effects.length;n0)return;if(yu){let t=yu;for(yu=void 0;t;){const n=t.next;t.next=void 0,t.flags&=-9,t=n}}let e;for(;bu;){let t=bu;for(bu=void 0;t;){const n=t.next;if(t.next=void 0,t.flags&=-9,t.flags&1)try{t.trigger()}catch(s){e||(e=s)}t=n}}if(e)throw e}function XA(e){for(let t=e.deps;t;t=t.nextDep)t.version=-1,t.prevActiveLink=t.dep.activeLink,t.dep.activeLink=t}function JA(e){let t,n=e.depsTail,s=n;for(;s;){const r=s.prevDep;s.version===-1?(s===n&&(n=r),Zy(s),zU(s)):t=s,s.dep.activeLink=s.prevActiveLink,s.prevActiveLink=void 0,s=r}e.deps=t,e.depsTail=n}function T0(e){for(let t=e.deps;t;t=t.nextDep)if(t.dep.version!==t.version||t.dep.computed&&(ZA(t.dep.computed)||t.dep.version!==t.version))return!0;return!!e._dirty}function ZA(e){if(e.flags&4&&!(e.flags&16)||(e.flags&=-17,e.globalVersion===zu)||(e.globalVersion=zu,!e.isSSR&&e.flags&128&&(!e.deps&&!e._dirty||!T0(e))))return;e.flags|=2;const t=e.dep,n=vn,s=$r;vn=e,$r=!0;try{XA(e);const r=e.fn(e._value);(t.version===0||Oi(r,e._value))&&(e.flags|=128,e._value=r,t.version++)}catch(r){throw t.version++,r}finally{vn=n,$r=s,JA(e),e.flags&=-3}}function Zy(e,t=!1){const{dep:n,prevSub:s,nextSub:r}=e;if(s&&(s.nextSub=r,e.prevSub=void 0),r&&(r.prevSub=s,e.nextSub=void 0),n.subs===e&&(n.subs=s,!s&&n.computed)){n.computed.flags&=-5;for(let o=n.computed.deps;o;o=o.nextDep)Zy(o,!0)}!t&&!--n.sc&&n.map&&n.map.delete(n.key)}function zU(e){const{prevDep:t,nextDep:n}=e;t&&(t.nextDep=n,e.prevDep=void 0),n&&(n.prevDep=t,e.nextDep=void 0)}let $r=!0;const QA=[];function Ho(){QA.push($r),$r=!1}function Vo(){const e=QA.pop();$r=e===void 0?!0:e}function uk(e){const{cleanup:t}=e;if(e.cleanup=void 0,t){const n=vn;vn=void 0;try{t()}finally{vn=n}}}let zu=0;class qU{constructor(t,n){this.sub=t,this.dep=n,this.version=n.version,this.nextDep=this.prevDep=this.nextSub=this.prevSub=this.prevActiveLink=void 0}}class Qy{constructor(t){this.computed=t,this.version=0,this.activeLink=void 0,this.subs=void 0,this.map=void 0,this.key=void 0,this.sc=0,this.__v_skip=!0}track(t){if(!vn||!$r||vn===this.computed)return;let n=this.activeLink;if(n===void 0||n.sub!==vn)n=this.activeLink=new qU(vn,this),vn.deps?(n.prevDep=vn.depsTail,vn.depsTail.nextDep=n,vn.depsTail=n):vn.deps=vn.depsTail=n,e8(n);else if(n.version===-1&&(n.version=this.version,n.nextDep)){const s=n.nextDep;s.prevDep=n.prevDep,n.prevDep&&(n.prevDep.nextDep=s),n.prevDep=vn.depsTail,n.nextDep=void 0,vn.depsTail.nextDep=n,vn.depsTail=n,vn.deps===n&&(vn.deps=s)}return n}trigger(t){this.version++,zu++,this.notify(t)}notify(t){Xy();try{for(let n=this.subs;n;n=n.prevSub)n.sub.notify()&&n.sub.dep.notify()}finally{Jy()}}}function e8(e){if(e.dep.sc++,e.sub.flags&4){const t=e.dep.computed;if(t&&!e.dep.subs){t.flags|=20;for(let s=t.deps;s;s=s.nextDep)e8(s)}const n=e.dep.subs;n!==e&&(e.prevSub=n,n&&(n.nextSub=e)),e.dep.subs=e}}const ch=new WeakMap,Aa=Symbol(""),A0=Symbol(""),qu=Symbol("");function fs(e,t,n){if($r&&vn){let s=ch.get(e);s||ch.set(e,s=new Map);let r=s.get(n);r||(s.set(n,r=new Qy),r.map=s,r.key=n),r.track()}}function Ro(e,t,n,s,r,o){const i=ch.get(e);if(!i){zu++;return}const a=c=>{c&&c.trigger()};if(Xy(),t==="clear")i.forEach(a);else{const c=lt(e),u=c&&xy(n);if(c&&n==="length"){const f=Number(s);i.forEach((h,v)=>{(v==="length"||v===qu||!Ir(v)&&v>=f)&&a(h)})}else switch((n!==void 0||i.has(void 0))&&a(i.get(n)),u&&a(i.get(qu)),t){case"add":c?u&&a(i.get("length")):(a(i.get(Aa)),Ll(e)&&a(i.get(A0)));break;case"delete":c||(a(i.get(Aa)),Ll(e)&&a(i.get(A0)));break;case"set":Ll(e)&&a(i.get(Aa));break}}Jy()}function HU(e,t){const n=ch.get(e);return n&&n.get(t)}function bl(e){const t=Mt(e);return t===e?t:(fs(t,"iterate",qu),mr(e)?t:t.map(ts))}function sp(e){return fs(e=Mt(e),"iterate",qu),e}const VU={__proto__:null,[Symbol.iterator](){return vg(this,Symbol.iterator,ts)},concat(...e){return bl(this).concat(...e.map(t=>lt(t)?bl(t):t))},entries(){return vg(this,"entries",e=>(e[1]=ts(e[1]),e))},every(e,t){return To(this,"every",e,t,void 0,arguments)},filter(e,t){return To(this,"filter",e,t,n=>n.map(ts),arguments)},find(e,t){return To(this,"find",e,t,ts,arguments)},findIndex(e,t){return To(this,"findIndex",e,t,void 0,arguments)},findLast(e,t){return To(this,"findLast",e,t,ts,arguments)},findLastIndex(e,t){return To(this,"findLastIndex",e,t,void 0,arguments)},forEach(e,t){return To(this,"forEach",e,t,void 0,arguments)},includes(...e){return bg(this,"includes",e)},indexOf(...e){return bg(this,"indexOf",e)},join(e){return bl(this).join(e)},lastIndexOf(...e){return bg(this,"lastIndexOf",e)},map(e,t){return To(this,"map",e,t,void 0,arguments)},pop(){return Kc(this,"pop")},push(...e){return Kc(this,"push",e)},reduce(e,...t){return dk(this,"reduce",e,t)},reduceRight(e,...t){return dk(this,"reduceRight",e,t)},shift(){return Kc(this,"shift")},some(e,t){return To(this,"some",e,t,void 0,arguments)},splice(...e){return Kc(this,"splice",e)},toReversed(){return bl(this).toReversed()},toSorted(e){return bl(this).toSorted(e)},toSpliced(...e){return bl(this).toSpliced(...e)},unshift(...e){return Kc(this,"unshift",e)},values(){return vg(this,"values",ts)}};function vg(e,t,n){const s=sp(e),r=s[t]();return s!==e&&!mr(e)&&(r._next=r.next,r.next=()=>{const o=r._next();return o.value&&(o.value=n(o.value)),o}),r}const WU=Array.prototype;function To(e,t,n,s,r,o){const i=sp(e),a=i!==e&&!mr(e),c=i[t];if(c!==WU[t]){const h=c.apply(e,o);return a?ts(h):h}let u=n;i!==e&&(a?u=function(h,v){return n.call(this,ts(h),v,e)}:n.length>2&&(u=function(h,v){return n.call(this,h,v,e)}));const f=c.call(i,u,s);return a&&r?r(f):f}function dk(e,t,n,s){const r=sp(e);let o=n;return r!==e&&(mr(e)?n.length>3&&(o=function(i,a,c){return n.call(this,i,a,c,e)}):o=function(i,a,c){return n.call(this,i,ts(a),c,e)}),r[t](o,...s)}function bg(e,t,n){const s=Mt(e);fs(s,"iterate",qu);const r=s[t](...n);return(r===-1||r===!1)&&s_(n[0])?(n[0]=Mt(n[0]),s[t](...n)):r}function Kc(e,t,n=[]){Ho(),Xy();const s=Mt(e)[t].apply(e,n);return Jy(),Vo(),s}const GU=Wy("__proto__,__v_isRef,__isVue"),t8=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(Ir));function KU(e){Ir(e)||(e=String(e));const t=Mt(this);return fs(t,"has",e),t.hasOwnProperty(e)}class n8{constructor(t=!1,n=!1){this._isReadonly=t,this._isShallow=n}get(t,n,s){if(n==="__v_skip")return t.__v_skip;const r=this._isReadonly,o=this._isShallow;if(n==="__v_isReactive")return!r;if(n==="__v_isReadonly")return r;if(n==="__v_isShallow")return o;if(n==="__v_raw")return s===(r?o?s9:i8:o?o8:r8).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(s)?t:void 0;const i=lt(t);if(!r){let c;if(i&&(c=VU[n]))return c;if(n==="hasOwnProperty")return KU}const a=Reflect.get(t,n,Sn(t)?t:s);return(Ir(n)?t8.has(n):GU(n))||(r||fs(t,"get",n),o)?a:Sn(a)?i&&xy(n)?a:a.value:pn(a)?r?a8(a):Pr(a):a}}class s8 extends n8{constructor(t=!1){super(!1,t)}set(t,n,s,r){let o=t[n];if(!this._isShallow){const c=Wo(o);if(!mr(s)&&!Wo(s)&&(o=Mt(o),s=Mt(s)),!lt(t)&&Sn(o)&&!Sn(s))return c||(o.value=s),!0}const i=lt(t)&&xy(n)?Number(n)e,yf=e=>Reflect.getPrototypeOf(e);function ZU(e,t,n){return function(...s){const r=this.__v_raw,o=Mt(r),i=Ll(o),a=e==="entries"||e===Symbol.iterator&&i,c=e==="keys"&&i,u=r[e](...s),f=n?E0:t?uh:ts;return!t&&fs(o,"iterate",c?A0:Aa),{next(){const{value:h,done:v}=u.next();return v?{value:h,done:v}:{value:a?[f(h[0]),f(h[1])]:f(h),done:v}},[Symbol.iterator](){return this}}}}function _f(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function QU(e,t){const n={get(r){const o=this.__v_raw,i=Mt(o),a=Mt(r);e||(Oi(r,a)&&fs(i,"get",r),fs(i,"get",a));const{has:c}=yf(i),u=t?E0:e?uh:ts;if(c.call(i,r))return u(o.get(r));if(c.call(i,a))return u(o.get(a));o!==i&&o.get(r)},get size(){const r=this.__v_raw;return!e&&fs(Mt(r),"iterate",Aa),Reflect.get(r,"size",r)},has(r){const o=this.__v_raw,i=Mt(o),a=Mt(r);return e||(Oi(r,a)&&fs(i,"has",r),fs(i,"has",a)),r===a?o.has(r):o.has(r)||o.has(a)},forEach(r,o){const i=this,a=i.__v_raw,c=Mt(a),u=t?E0:e?uh:ts;return!e&&fs(c,"iterate",Aa),a.forEach((f,h)=>r.call(o,u(f),u(h),i))}};return xn(n,e?{add:_f("add"),set:_f("set"),delete:_f("delete"),clear:_f("clear")}:{add(r){!t&&!mr(r)&&!Wo(r)&&(r=Mt(r));const o=Mt(this);return yf(o).has.call(o,r)||(o.add(r),Ro(o,"add",r,r)),this},set(r,o){!t&&!mr(o)&&!Wo(o)&&(o=Mt(o));const i=Mt(this),{has:a,get:c}=yf(i);let u=a.call(i,r);u||(r=Mt(r),u=a.call(i,r));const f=c.call(i,r);return i.set(r,o),u?Oi(o,f)&&Ro(i,"set",r,o):Ro(i,"add",r,o),this},delete(r){const o=Mt(this),{has:i,get:a}=yf(o);let c=i.call(o,r);c||(r=Mt(r),c=i.call(o,r)),a&&a.call(o,r);const u=o.delete(r);return c&&Ro(o,"delete",r,void 0),u},clear(){const r=Mt(this),o=r.size!==0,i=r.clear();return o&&Ro(r,"clear",void 0,void 0),i}}),["keys","values","entries",Symbol.iterator].forEach(r=>{n[r]=ZU(r,e,t)}),n}function e_(e,t){const n=QU(e,t);return(s,r,o)=>r==="__v_isReactive"?!e:r==="__v_isReadonly"?e:r==="__v_raw"?s:Reflect.get(Zt(n,r)&&r in s?n:s,r,o)}const e9={get:e_(!1,!1)},t9={get:e_(!1,!0)},n9={get:e_(!0,!1)};const r8=new WeakMap,o8=new WeakMap,i8=new WeakMap,s9=new WeakMap;function r9(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function o9(e){return e.__v_skip||!Object.isExtensible(e)?0:r9(IU(e))}function Pr(e){return Wo(e)?e:n_(e,!1,YU,e9,r8)}function t_(e){return n_(e,!1,JU,t9,o8)}function a8(e){return n_(e,!0,XU,n9,i8)}function n_(e,t,n,s,r){if(!pn(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const o=o9(e);if(o===0)return e;const i=r.get(e);if(i)return i;const a=new Proxy(e,o===2?s:n);return r.set(e,a),a}function Bo(e){return Wo(e)?Bo(e.__v_raw):!!(e&&e.__v_isReactive)}function Wo(e){return!!(e&&e.__v_isReadonly)}function mr(e){return!!(e&&e.__v_isShallow)}function s_(e){return e?!!e.__v_raw:!1}function Mt(e){const t=e&&e.__v_raw;return t?Mt(t):e}function rp(e){return!Zt(e,"__v_skip")&&Object.isExtensible(e)&&zA(e,"__v_skip",!0),e}const ts=e=>pn(e)?Pr(e):e,uh=e=>pn(e)?a8(e):e;function Sn(e){return e?e.__v_isRef===!0:!1}function Kn(e){return c8(e,!1)}function l8(e){return c8(e,!0)}function c8(e,t){return Sn(e)?e:new i9(e,t)}class i9{constructor(t,n){this.dep=new Qy,this.__v_isRef=!0,this.__v_isShallow=!1,this._rawValue=n?t:Mt(t),this._value=n?t:ts(t),this.__v_isShallow=n}get value(){return this.dep.track(),this._value}set value(t){const n=this._rawValue,s=this.__v_isShallow||mr(t)||Wo(t);t=s?t:Mt(t),Oi(t,n)&&(this._rawValue=t,this._value=s?t:ts(t),this.dep.trigger())}}function Lt(e){return Sn(e)?e.value:e}const a9={get:(e,t,n)=>t==="__v_raw"?e:Lt(Reflect.get(e,t,n)),set:(e,t,n,s)=>{const r=e[t];return Sn(r)&&!Sn(n)?(r.value=n,!0):Reflect.set(e,t,n,s)}};function u8(e){return Bo(e)?e:new Proxy(e,a9)}function l9(e){const t=lt(e)?new Array(e.length):{};for(const n in e)t[n]=u9(e,n);return t}class c9{constructor(t,n,s){this._object=t,this._key=n,this._defaultValue=s,this.__v_isRef=!0,this._value=void 0}get value(){const t=this._object[this._key];return this._value=t===void 0?this._defaultValue:t}set value(t){this._object[this._key]=t}get dep(){return HU(Mt(this._object),this._key)}}function u9(e,t,n){const s=e[t];return Sn(s)?s:new c9(e,t,n)}class d9{constructor(t,n,s){this.fn=t,this.setter=n,this._value=void 0,this.dep=new Qy(this),this.__v_isRef=!0,this.deps=void 0,this.depsTail=void 0,this.flags=16,this.globalVersion=zu-1,this.next=void 0,this.effect=this,this.__v_isReadonly=!n,this.isSSR=s}notify(){if(this.flags|=16,!(this.flags&8)&&vn!==this)return YA(this,!0),!0}get value(){const t=this.dep.track();return ZA(this),t&&(t.version=this.dep.version),this._value}set value(t){this.setter&&this.setter(t)}}function f9(e,t,n=!1){let s,r;return wt(e)?s=e:(s=e.get,r=e.set),new d9(s,r,n)}const wf={},dh=new WeakMap;let ba;function h9(e,t=!1,n=ba){if(n){let s=dh.get(n);s||dh.set(n,s=[]),s.push(e)}}function p9(e,t,n=fn){const{immediate:s,deep:r,once:o,scheduler:i,augmentJob:a,call:c}=n,u=A=>r?A:mr(A)||r===!1||r===0?Mo(A,1):Mo(A);let f,h,v,y,S=!1,$=!1;if(Sn(e)?(h=()=>e.value,S=mr(e)):Bo(e)?(h=()=>u(e),S=!0):lt(e)?($=!0,S=e.some(A=>Bo(A)||mr(A)),h=()=>e.map(A=>{if(Sn(A))return A.value;if(Bo(A))return u(A);if(wt(A))return c?c(A,2):A()})):wt(e)?t?h=c?()=>c(e,2):e:h=()=>{if(v){Ho();try{v()}finally{Vo()}}const A=ba;ba=f;try{return c?c(e,3,[y]):e(y)}finally{ba=A}}:h=to,t&&r){const A=h,R=r===!0?1/0:r;h=()=>Mo(A(),R)}const I=GA(),C=()=>{f.stop(),I&&I.active&&Ky(I.effects,f)};if(o&&t){const A=t;t=(...R)=>{A(...R),C()}}let k=$?new Array(e.length).fill(wf):wf;const P=A=>{if(!(!(f.flags&1)||!f.dirty&&!A))if(t){const R=f.run();if(r||S||($?R.some((B,N)=>Oi(B,k[N])):Oi(R,k))){v&&v();const B=ba;ba=f;try{const N=[R,k===wf?void 0:$&&k[0]===wf?[]:k,y];k=R,c?c(t,3,N):t(...N)}finally{ba=B}}}else f.run()};return a&&a(P),f=new KA(h),f.scheduler=i?()=>i(P,!1):P,y=A=>h9(A,!1,f),v=f.onStop=()=>{const A=dh.get(f);if(A){if(c)c(A,4);else for(const R of A)R();dh.delete(f)}},t?s?P(!0):k=f.run():i?i(P.bind(null,!0),!0):f.run(),C.pause=f.pause.bind(f),C.resume=f.resume.bind(f),C.stop=C,C}function Mo(e,t=1/0,n){if(t<=0||!pn(e)||e.__v_skip||(n=n||new Set,n.has(e)))return e;if(n.add(e),t--,Sn(e))Mo(e.value,t,n);else if(lt(e))for(let s=0;s{Mo(s,t,n)});else if(BA(e)){for(const s in e)Mo(e[s],t,n);for(const s of Object.getOwnPropertySymbols(e))Object.prototype.propertyIsEnumerable.call(e,s)&&Mo(e[s],t,n)}return e}/** -* @vue/runtime-core v3.5.19 -* (c) 2018-present Yuxi (Evan) You and Vue contributors -* @license MIT -**/function rd(e,t,n,s){try{return s?e(...s):e()}catch(r){od(r,t,n)}}function Lr(e,t,n,s){if(wt(e)){const r=rd(e,t,n,s);return r&&UA(r)&&r.catch(o=>{od(o,t,n)}),r}if(lt(e)){const r=[];for(let o=0;o>>1,r=$s[s],o=Hu(r);o=Hu(n)?$s.push(e):$s.splice(g9(t),0,e),e.flags|=1,f8()}}function f8(){fh||(fh=d8.then(p8))}function v9(e){lt(e)?Rl.push(...e):yi&&e.id===-1?yi.splice(Cl+1,0,e):e.flags&1||(Rl.push(e),e.flags|=1),f8()}function fk(e,t,n=Wr+1){for(;n<$s.length;n++){const s=$s[n];if(s&&s.flags&2){if(e&&s.id!==e.uid)continue;$s.splice(n,1),n--,s.flags&4&&(s.flags&=-2),s(),s.flags&4||(s.flags&=-2)}}}function h8(e){if(Rl.length){const t=[...new Set(Rl)].sort((n,s)=>Hu(n)-Hu(s));if(Rl.length=0,yi){yi.push(...t);return}for(yi=t,Cl=0;Cle.id==null?e.flags&2?-1:1/0:e.id;function p8(e){try{for(Wr=0;Wr<$s.length;Wr++){const t=$s[Wr];t&&!(t.flags&8)&&(t.flags&4&&(t.flags&=-2),rd(t,t.i,t.i?15:14),t.flags&4||(t.flags&=-2))}}finally{for(;Wr<$s.length;Wr++){const t=$s[Wr];t&&(t.flags&=-2)}Wr=-1,$s.length=0,h8(),fh=null,($s.length||Rl.length)&&p8()}}let rs=null,op=null;function hh(e){const t=rs;return rs=e,op=e&&e.type.__scopeId||null,t}function b9(e){op=e}function y9(){op=null}const _9=e=>X;function X(e,t=rs,n){if(!t||e._n)return e;const s=(...r)=>{s._d&&Tk(-1);const o=hh(t);let i;try{i=e(...r)}finally{hh(o),s._d&&Tk(1)}return i};return s._n=!0,s._c=!0,s._d=!0,s}function at(e,t){if(rs===null)return e;const n=dp(rs),s=e.dirs||(e.dirs=[]);for(let r=0;re.__isTeleport,_u=e=>e&&(e.disabled||e.disabled===""),hk=e=>e&&(e.defer||e.defer===""),pk=e=>typeof SVGElement<"u"&&e instanceof SVGElement,mk=e=>typeof MathMLElement=="function"&&e instanceof MathMLElement,I0=(e,t)=>{const n=e&&e.to;return kn(n)?t?t(n):null:n},v8={name:"Teleport",__isTeleport:!0,process(e,t,n,s,r,o,i,a,c,u){const{mc:f,pc:h,pbc:v,o:{insert:y,querySelector:S,createText:$,createComment:I}}=u,C=_u(t.props);let{shapeFlag:k,children:P,dynamicChildren:A}=t;if(e==null){const R=t.el=$(""),B=t.anchor=$("");y(R,n,s),y(B,n,s);const N=(V,U)=>{k&16&&(r&&r.isCE&&(r.ce._teleportTarget=V),f(P,V,U,r,o,i,a,c))},W=()=>{const V=t.target=I0(t.props,S),U=b8(V,t,$,y);V&&(i!=="svg"&&pk(V)?i="svg":i!=="mathml"&&mk(V)&&(i="mathml"),C||(N(V,U),Wf(t,!1)))};C&&(N(n,B),Wf(t,!0)),hk(t.props)?(t.el.__isMounted=!1,qn(()=>{W(),delete t.el.__isMounted},o)):W()}else{if(hk(t.props)&&e.el.__isMounted===!1){qn(()=>{v8.process(e,t,n,s,r,o,i,a,c,u)},o);return}t.el=e.el,t.targetStart=e.targetStart;const R=t.anchor=e.anchor,B=t.target=e.target,N=t.targetAnchor=e.targetAnchor,W=_u(e.props),V=W?n:B,U=W?R:N;if(i==="svg"||pk(B)?i="svg":(i==="mathml"||mk(B))&&(i="mathml"),A?(v(e.dynamicChildren,A,V,r,o,i,a),d_(e,t,!0)):c||h(e,t,V,U,r,o,i,a,!1),C)W?t.props&&e.props&&t.props.to!==e.props.to&&(t.props.to=e.props.to):Sf(t,n,R,u,1);else if((t.props&&t.props.to)!==(e.props&&e.props.to)){const ie=t.target=I0(t.props,S);ie&&Sf(t,ie,null,u,0)}else W&&Sf(t,B,N,u,1);Wf(t,C)}},remove(e,t,n,{um:s,o:{remove:r}},o){const{shapeFlag:i,children:a,anchor:c,targetStart:u,targetAnchor:f,target:h,props:v}=e;if(h&&(r(u),r(f)),o&&r(c),i&16){const y=o||!_u(v);for(let S=0;S{e.isMounted=!0}),lp(()=>{e.isUnmounting=!0}),e}const dr=[Function,Array],y8={mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:dr,onEnter:dr,onAfterEnter:dr,onEnterCancelled:dr,onBeforeLeave:dr,onLeave:dr,onAfterLeave:dr,onLeaveCancelled:dr,onBeforeAppear:dr,onAppear:dr,onAfterAppear:dr,onAppearCancelled:dr},_8=e=>{const t=e.subTree;return t.component?_8(t.component):t},k9={name:"BaseTransition",props:y8,setup(e,{slots:t}){const n=ro(),s=S9();return()=>{const r=t.default&&k8(t.default(),!0);if(!r||!r.length)return;const o=w8(r),i=Mt(e),{mode:a}=i;if(s.isLeaving)return yg(o);const c=gk(o);if(!c)return yg(o);let u=P0(c,i,s,n,h=>u=h);c.type!==ns&&Ul(c,u);let f=n.subTree&&gk(n.subTree);if(f&&f.type!==ns&&!Ti(c,f)&&_8(n).type!==ns){let h=P0(f,i,s,n);if(Ul(f,h),a==="out-in"&&c.type!==ns)return s.isLeaving=!0,h.afterLeave=()=>{s.isLeaving=!1,n.job.flags&8||n.update(),delete h.afterLeave,f=void 0},yg(o);a==="in-out"&&c.type!==ns?h.delayLeave=(v,y,S)=>{const $=S8(s,f);$[String(f.key)]=f,v[Oo]=()=>{y(),v[Oo]=void 0,delete u.delayedLeave,f=void 0},u.delayedLeave=()=>{S(),delete u.delayedLeave,f=void 0}}:f=void 0}else f&&(f=void 0);return o}}};function w8(e){let t=e[0];if(e.length>1){for(const n of e)if(n.type!==ns){t=n;break}}return t}const $9=k9;function S8(e,t){const{leavingVNodes:n}=e;let s=n.get(t.type);return s||(s=Object.create(null),n.set(t.type,s)),s}function P0(e,t,n,s,r){const{appear:o,mode:i,persisted:a=!1,onBeforeEnter:c,onEnter:u,onAfterEnter:f,onEnterCancelled:h,onBeforeLeave:v,onLeave:y,onAfterLeave:S,onLeaveCancelled:$,onBeforeAppear:I,onAppear:C,onAfterAppear:k,onAppearCancelled:P}=t,A=String(e.key),R=S8(n,e),B=(V,U)=>{V&&Lr(V,s,9,U)},N=(V,U)=>{const ie=U[1];B(V,U),lt(V)?V.every(le=>le.length<=1)&&ie():V.length<=1&&ie()},W={mode:i,persisted:a,beforeEnter(V){let U=c;if(!n.isMounted)if(o)U=I||c;else return;V[Oo]&&V[Oo](!0);const ie=R[A];ie&&Ti(e,ie)&&ie.el[Oo]&&ie.el[Oo](),B(U,[V])},enter(V){let U=u,ie=f,le=h;if(!n.isMounted)if(o)U=C||u,ie=k||f,le=P||h;else return;let Pe=!1;const qe=V[kf]=Ke=>{Pe||(Pe=!0,Ke?B(le,[V]):B(ie,[V]),W.delayedLeave&&W.delayedLeave(),V[kf]=void 0)};U?N(U,[V,qe]):qe()},leave(V,U){const ie=String(e.key);if(V[kf]&&V[kf](!0),n.isUnmounting)return U();B(v,[V]);let le=!1;const Pe=V[Oo]=qe=>{le||(le=!0,U(),qe?B($,[V]):B(S,[V]),V[Oo]=void 0,R[ie]===e&&delete R[ie])};R[ie]=e,y?N(y,[V,Pe]):Pe()},clone(V){const U=P0(V,t,n,s,r);return r&&r(U),U}};return W}function yg(e){if(id(e))return e=Go(e),e.children=null,e}function gk(e){if(!id(e))return g8(e.type)&&e.children?w8(e.children):e;if(e.component)return e.component.subTree;const{shapeFlag:t,children:n}=e;if(n){if(t&16)return n[0];if(t&32&&wt(n.default))return n.default()}}function Ul(e,t){e.shapeFlag&6&&e.component?(e.transition=t,Ul(e.component.subTree,t)):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function k8(e,t=!1,n){let s=[],r=0;for(let o=0;o1)for(let o=0;owu(S,t&&(lt(t)?t[$]:t),n,s,r));return}if(Ea(s)&&!r){s.shapeFlag&512&&s.type.__asyncResolved&&s.component.subTree.component&&wu(e,t,n,s.component.subTree);return}const o=s.shapeFlag&4?dp(s.component):s.el,i=r?null:o,{i:a,r:c}=e,u=t&&t.r,f=a.refs===fn?a.refs={}:a.refs,h=a.setupState,v=Mt(h),y=h===fn?DA:S=>Zt(v,S);if(u!=null&&u!==c){if(kn(u))f[u]=null,y(u)&&(h[u]=null);else if(Sn(u)){u.value=null;const S=t;S.k&&(f[S.k]=null)}}if(wt(c))rd(c,a,12,[i,f]);else{const S=kn(c),$=Sn(c);if(S||$){const I=()=>{if(e.f){const C=S?y(c)?h[c]:f[c]:c.value;if(r)lt(C)&&Ky(C,o);else if(lt(C))C.includes(o)||C.push(o);else if(S)f[c]=[o],y(c)&&(h[c]=f[c]);else{const k=[o];c.value=k,e.k&&(f[e.k]=k)}}else S?(f[c]=i,y(c)&&(h[c]=i)):$&&(c.value=i,e.k&&(f[e.k]=i))};i?(I.id=-1,qn(I,n)):I()}}}const vk=e=>e.nodeType===8;tp().requestIdleCallback;tp().cancelIdleCallback;function C9(e,t){if(vk(e)&&e.data==="["){let n=1,s=e.nextSibling;for(;s;){if(s.nodeType===1){if(t(s)===!1)break}else if(vk(s))if(s.data==="]"){if(--n===0)break}else s.data==="["&&n++;s=s.nextSibling}}else t(e)}const Ea=e=>!!e.type.__asyncLoader;/*! #__NO_SIDE_EFFECTS__ */function gr(e){wt(e)&&(e={loader:e});const{loader:t,loadingComponent:n,errorComponent:s,delay:r=200,hydrate:o,timeout:i,suspensible:a=!0,onError:c}=e;let u=null,f,h=0;const v=()=>(h++,u=null,y()),y=()=>{let S;return u||(S=u=t().catch($=>{if($=$ instanceof Error?$:new Error(String($)),c)return new Promise((I,C)=>{c($,()=>I(v()),()=>C($),h+1)});throw $}).then($=>S!==u&&u?u:($&&($.__esModule||$[Symbol.toStringTag]==="Module")&&($=$.default),f=$,$)))};return Wi({name:"AsyncComponentWrapper",__asyncLoader:y,__asyncHydrate(S,$,I){let C=!1;($.bu||($.bu=[])).push(()=>C=!0);const k=()=>{C||I()},P=o?()=>{const A=o(k,R=>C9(S,R));A&&($.bum||($.bum=[])).push(A)}:k;f?P():y().then(()=>!$.isUnmounted&&P())},get __asyncResolved(){return f},setup(){const S=ss;if(o_(S),f)return()=>_g(f,S);const $=P=>{u=null,od(P,S,13,!s)};if(a&&S.suspense||jl)return y().then(P=>()=>_g(P,S)).catch(P=>($(P),()=>s?T(s,{error:P}):null));const I=Kn(!1),C=Kn(),k=Kn(!!r);return r&&setTimeout(()=>{k.value=!1},r),i!=null&&setTimeout(()=>{if(!I.value&&!C.value){const P=new Error(`Async component timed out after ${i}ms.`);$(P),C.value=P}},i),y().then(()=>{I.value=!0,S.parent&&id(S.parent.vnode)&&S.parent.update()}).catch(P=>{$(P),C.value=P}),()=>{if(I.value&&f)return _g(f,S);if(C.value&&s)return T(s,{error:C.value});if(n&&!k.value)return T(n)}}})}function _g(e,t){const{ref:n,props:s,children:r,ce:o}=t.vnode,i=T(e,s,r);return i.ref=n,i.ce=o,delete t.vnode.ce,i}const id=e=>e.type.__isKeepAlive,T9={name:"KeepAlive",__isKeepAlive:!0,props:{include:[String,RegExp,Array],exclude:[String,RegExp,Array],max:[String,Number]},setup(e,{slots:t}){const n=ro(),s=n.ctx;if(!s.renderer)return()=>{const k=t.default&&t.default();return k&&k.length===1?k[0]:k};const r=new Map,o=new Set;let i=null;const a=n.suspense,{renderer:{p:c,m:u,um:f,o:{createElement:h}}}=s,v=h("div");s.activate=(k,P,A,R,B)=>{const N=k.component;u(k,P,A,0,a),c(N.vnode,k,P,A,N,a,R,k.slotScopeIds,B),qn(()=>{N.isDeactivated=!1,N.a&&Ol(N.a);const W=k.props&&k.props.onVnodeMounted;W&&hr(W,N.parent,k)},a)},s.deactivate=k=>{const P=k.component;mh(P.m),mh(P.a),u(k,v,null,1,a),qn(()=>{P.da&&Ol(P.da);const A=k.props&&k.props.onVnodeUnmounted;A&&hr(A,P.parent,k),P.isDeactivated=!0},a)};function y(k){wg(k),f(k,n,a,!0)}function S(k){r.forEach((P,A)=>{const R=F0(P.type);R&&!k(R)&&$(A)})}function $(k){const P=r.get(k);P&&(!i||!Ti(P,i))?y(P):i&&wg(i),r.delete(k),o.delete(k)}os(()=>[e.include,e.exclude],([k,P])=>{k&&S(A=>ru(k,A)),P&&S(A=>!ru(P,A))},{flush:"post",deep:!0});let I=null;const C=()=>{I!=null&&(gh(n.subTree.type)?qn(()=>{r.set(I,$f(n.subTree))},n.subTree.suspense):r.set(I,$f(n.subTree)))};return ap(C),T8(C),lp(()=>{r.forEach(k=>{const{subTree:P,suspense:A}=n,R=$f(P);if(k.type===R.type&&k.key===R.key){wg(R);const B=R.component.da;B&&qn(B,A);return}y(k)})}),()=>{if(I=null,!t.default)return i=null;const k=t.default(),P=k[0];if(k.length>1)return i=null,k;if(!Mi(P)||!(P.shapeFlag&4)&&!(P.shapeFlag&128))return i=null,P;let A=$f(P);if(A.type===ns)return i=null,A;const R=A.type,B=F0(Ea(A)?A.type.__asyncResolved||{}:R),{include:N,exclude:W,max:V}=e;if(N&&(!B||!ru(N,B))||W&&B&&ru(W,B))return A.shapeFlag&=-257,i=A,P;const U=A.key==null?R:A.key,ie=r.get(U);return A.el&&(A=Go(A),P.shapeFlag&128&&(P.ssContent=A)),I=U,ie?(A.el=ie.el,A.component=ie.component,A.transition&&Ul(A,A.transition),A.shapeFlag|=512,o.delete(U),o.add(U)):(o.add(U),V&&o.size>parseInt(V,10)&&$(o.values().next().value)),A.shapeFlag|=256,i=A,gh(P.type)?P:A}}},yEe=T9;function ru(e,t){return lt(e)?e.some(n=>ru(n,t)):kn(e)?e.split(",").includes(t):EU(e)?(e.lastIndex=0,e.test(t)):!1}function A9(e,t){$8(e,"a",t)}function E9(e,t){$8(e,"da",t)}function $8(e,t,n=ss){const s=e.__wdc||(e.__wdc=()=>{let r=n;for(;r;){if(r.isDeactivated)return;r=r.parent}return e()});if(ip(t,s,n),n){let r=n.parent;for(;r&&r.parent;)id(r.parent.vnode)&&I9(s,t,n,r),r=r.parent}}function I9(e,t,n,s){const r=ip(t,e,s,!0);i_(()=>{Ky(s[t],r)},n)}function wg(e){e.shapeFlag&=-257,e.shapeFlag&=-513}function $f(e){return e.shapeFlag&128?e.ssContent:e}function ip(e,t,n=ss,s=!1){if(n){const r=n[e]||(n[e]=[]),o=t.__weh||(t.__weh=(...i)=>{Ho();const a=ld(n),c=Lr(t,n,e,i);return a(),Vo(),c});return s?r.unshift(o):r.push(o),o}}const Jo=e=>(t,n=ss)=>{(!jl||e==="sp")&&ip(e,(...s)=>t(...s),n)},C8=Jo("bm"),ap=Jo("m"),P9=Jo("bu"),T8=Jo("u"),lp=Jo("bum"),i_=Jo("um"),L9=Jo("sp"),O9=Jo("rtg"),R9=Jo("rtc");function M9(e,t=ss){ip("ec",e,t)}const a_="components",N9="directives";function O(e,t){return l_(a_,e,!0,t)||e}const A8=Symbol.for("v-ndc");function Oa(e){return kn(e)?l_(a_,e,!1)||e:e||A8}function sc(e){return l_(N9,e)}function l_(e,t,n=!0,s=!1){const r=rs||ss;if(r){const o=r.type;if(e===a_){const a=F0(o,!1);if(a&&(a===t||a===br(t)||a===ep(br(t))))return o}const i=bk(r[e]||o[e],t)||bk(r.appContext[e],t);return!i&&s?o:i}}function bk(e,t){return e&&(e[t]||e[br(t)]||e[ep(br(t))])}function We(e,t,n,s){let r;const o=n,i=lt(e);if(i||kn(e)){const a=i&&Bo(e);let c=!1,u=!1;a&&(c=!mr(e),u=Wo(e),e=sp(e)),r=new Array(e.length);for(let f=0,h=e.length;ft(a,c,void 0,o));else{const a=Object.keys(e);r=new Array(a.length);for(let c=0,u=a.length;cMi(t)?!(t.type===ns||t.type===Se&&!E8(t.children)):!0)?e:null}function F9(e,t){const n={};for(const s in e)n[Vf(s)]=e[s];return n}const L0=e=>e?G8(e)?dp(e):L0(e.parent):null,Su=xn(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>L0(e.parent),$root:e=>L0(e.root),$host:e=>e.ce,$emit:e=>e.emit,$options:e=>P8(e),$forceUpdate:e=>e.f||(e.f=()=>{r_(e.update)}),$nextTick:e=>e.n||(e.n=Ri.bind(e.proxy)),$watch:e=>rj.bind(e)}),Sg=(e,t)=>e!==fn&&!e.__isScriptSetup&&Zt(e,t),D9={get({_:e},t){if(t==="__v_skip")return!0;const{ctx:n,setupState:s,data:r,props:o,accessCache:i,type:a,appContext:c}=e;let u;if(t[0]!=="$"){const y=i[t];if(y!==void 0)switch(y){case 1:return s[t];case 2:return r[t];case 4:return n[t];case 3:return o[t]}else{if(Sg(s,t))return i[t]=1,s[t];if(r!==fn&&Zt(r,t))return i[t]=2,r[t];if((u=e.propsOptions[0])&&Zt(u,t))return i[t]=3,o[t];if(n!==fn&&Zt(n,t))return i[t]=4,n[t];O0&&(i[t]=0)}}const f=Su[t];let h,v;if(f)return t==="$attrs"&&fs(e.attrs,"get",""),f(e);if((h=a.__cssModules)&&(h=h[t]))return h;if(n!==fn&&Zt(n,t))return i[t]=4,n[t];if(v=c.config.globalProperties,Zt(v,t))return v[t]},set({_:e},t,n){const{data:s,setupState:r,ctx:o}=e;return Sg(r,t)?(r[t]=n,!0):s!==fn&&Zt(s,t)?(s[t]=n,!0):Zt(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(o[t]=n,!0)},has({_:{data:e,setupState:t,accessCache:n,ctx:s,appContext:r,propsOptions:o,type:i}},a){let c,u;return!!(n[a]||e!==fn&&a[0]!=="$"&&Zt(e,a)||Sg(t,a)||(c=o[0])&&Zt(c,a)||Zt(s,a)||Zt(Su,a)||Zt(r.config.globalProperties,a)||(u=i.__cssModules)&&u[a])},defineProperty(e,t,n){return n.get!=null?e._.accessCache[t]=0:Zt(n,"value")&&this.set(e,t,n.value,null),Reflect.defineProperty(e,t,n)}};function yk(e){return lt(e)?e.reduce((t,n)=>(t[n]=null,t),{}):e}let O0=!0;function U9(e){const t=P8(e),n=e.proxy,s=e.ctx;O0=!1,t.beforeCreate&&_k(t.beforeCreate,e,"bc");const{data:r,computed:o,methods:i,watch:a,provide:c,inject:u,created:f,beforeMount:h,mounted:v,beforeUpdate:y,updated:S,activated:$,deactivated:I,beforeDestroy:C,beforeUnmount:k,destroyed:P,unmounted:A,render:R,renderTracked:B,renderTriggered:N,errorCaptured:W,serverPrefetch:V,expose:U,inheritAttrs:ie,components:le,directives:Pe,filters:qe}=t;if(u&&j9(u,s,null),i)for(const ze in i){const ot=i[ze];wt(ot)&&(s[ze]=ot.bind(n))}if(r){const ze=r.call(n,n);pn(ze)&&(e.data=Pr(ze))}if(O0=!0,o)for(const ze in o){const ot=o[ze],Ct=wt(ot)?ot.bind(n,n):wt(ot.get)?ot.get.bind(n,n):to,dt=!wt(ot)&&wt(ot.set)?ot.set.bind(n):to,bt=vt({get:Ct,set:dt});Object.defineProperty(s,ze,{enumerable:!0,configurable:!0,get:()=>bt.value,set:It=>bt.value=It})}if(a)for(const ze in a)I8(a[ze],s,n,ze);if(c){const ze=wt(c)?c.call(n):c;Reflect.ownKeys(ze).forEach(ot=>{Ml(ot,ze[ot])})}f&&_k(f,e,"c");function Ge(ze,ot){lt(ot)?ot.forEach(Ct=>ze(Ct.bind(n))):ot&&ze(ot.bind(n))}if(Ge(C8,h),Ge(ap,v),Ge(P9,y),Ge(T8,S),Ge(A9,$),Ge(E9,I),Ge(M9,W),Ge(R9,B),Ge(O9,N),Ge(lp,k),Ge(i_,A),Ge(L9,V),lt(U))if(U.length){const ze=e.exposed||(e.exposed={});U.forEach(ot=>{Object.defineProperty(ze,ot,{get:()=>n[ot],set:Ct=>n[ot]=Ct,enumerable:!0})})}else e.exposed||(e.exposed={});R&&e.render===to&&(e.render=R),ie!=null&&(e.inheritAttrs=ie),le&&(e.components=le),Pe&&(e.directives=Pe),V&&o_(e)}function j9(e,t,n=to){lt(e)&&(e=R0(e));for(const s in e){const r=e[s];let o;pn(r)?"default"in r?o=Ys(r.from||s,r.default,!0):o=Ys(r.from||s):o=Ys(r),Sn(o)?Object.defineProperty(t,s,{enumerable:!0,configurable:!0,get:()=>o.value,set:i=>o.value=i}):t[s]=o}}function _k(e,t,n){Lr(lt(e)?e.map(s=>s.bind(t.proxy)):e.bind(t.proxy),t,n)}function I8(e,t,n,s){let r=s.includes(".")?q8(n,s):()=>n[s];if(kn(e)){const o=t[e];wt(o)&&os(r,o)}else if(wt(e))os(r,e.bind(n));else if(pn(e))if(lt(e))e.forEach(o=>I8(o,t,n,s));else{const o=wt(e.handler)?e.handler.bind(n):t[e.handler];wt(o)&&os(r,o,e)}}function P8(e){const t=e.type,{mixins:n,extends:s}=t,{mixins:r,optionsCache:o,config:{optionMergeStrategies:i}}=e.appContext,a=o.get(t);let c;return a?c=a:!r.length&&!n&&!s?c=t:(c={},r.length&&r.forEach(u=>ph(c,u,i,!0)),ph(c,t,i)),pn(t)&&o.set(t,c),c}function ph(e,t,n,s=!1){const{mixins:r,extends:o}=t;o&&ph(e,o,n,!0),r&&r.forEach(i=>ph(e,i,n,!0));for(const i in t)if(!(s&&i==="expose")){const a=B9[i]||n&&n[i];e[i]=a?a(e[i],t[i]):t[i]}return e}const B9={data:wk,props:Sk,emits:Sk,methods:ou,computed:ou,beforeCreate:Ss,created:Ss,beforeMount:Ss,mounted:Ss,beforeUpdate:Ss,updated:Ss,beforeDestroy:Ss,beforeUnmount:Ss,destroyed:Ss,unmounted:Ss,activated:Ss,deactivated:Ss,errorCaptured:Ss,serverPrefetch:Ss,components:ou,directives:ou,watch:q9,provide:wk,inject:z9};function wk(e,t){return t?e?function(){return xn(wt(e)?e.call(this,this):e,wt(t)?t.call(this,this):t)}:t:e}function z9(e,t){return ou(R0(e),R0(t))}function R0(e){if(lt(e)){const t={};for(let n=0;n1)return n&&wt(t)?t.call(s&&s.proxy):t}}function W9(){return!!(ro()||Ia)}const O8={},R8=()=>Object.create(O8),M8=e=>Object.getPrototypeOf(e)===O8;function G9(e,t,n,s=!1){const r={},o=R8();e.propsDefaults=Object.create(null),N8(e,t,r,o);for(const i in e.propsOptions[0])i in r||(r[i]=void 0);n?e.props=s?r:t_(r):e.type.props?e.props=r:e.props=o,e.attrs=o}function K9(e,t,n,s){const{props:r,attrs:o,vnode:{patchFlag:i}}=e,a=Mt(r),[c]=e.propsOptions;let u=!1;if((s||i>0)&&!(i&16)){if(i&8){const f=e.vnode.dynamicProps;for(let h=0;h{c=!0;const[v,y]=F8(h,t,!0);xn(i,v),y&&a.push(...y)};!n&&t.mixins.length&&t.mixins.forEach(f),e.extends&&f(e.extends),e.mixins&&e.mixins.forEach(f)}if(!o&&!c)return pn(e)&&s.set(e,Pl),Pl;if(lt(o))for(let f=0;fe==="_"||e==="_ctx"||e==="$stable",u_=e=>lt(e)?e.map(xr):[xr(e)],Y9=(e,t,n)=>{if(t._n)return t;const s=X((...r)=>u_(t(...r)),n);return s._c=!1,s},D8=(e,t,n)=>{const s=e._ctx;for(const r in e){if(c_(r))continue;const o=e[r];if(wt(o))t[r]=Y9(r,o,s);else if(o!=null){const i=u_(o);t[r]=()=>i}}},U8=(e,t)=>{const n=u_(t);e.slots.default=()=>n},j8=(e,t,n)=>{for(const s in t)(n||!c_(s))&&(e[s]=t[s])},X9=(e,t,n)=>{const s=e.slots=R8();if(e.vnode.shapeFlag&32){const r=t._;r?(j8(s,t,n),n&&zA(s,"_",r,!0)):D8(t,s)}else t&&U8(e,t)},J9=(e,t,n)=>{const{vnode:s,slots:r}=e;let o=!0,i=fn;if(s.shapeFlag&32){const a=t._;a?n&&a===1?o=!1:j8(r,t,n):(o=!t.$stable,D8(t,r)),i=t}else t&&(U8(e,t),i={default:1});if(o)for(const a in r)!c_(a)&&i[a]==null&&delete r[a]},qn=dj;function Z9(e){return Q9(e)}function Q9(e,t){const n=tp();n.__VUE__=!0;const{insert:s,remove:r,patchProp:o,createElement:i,createText:a,createComment:c,setText:u,setElementText:f,parentNode:h,nextSibling:v,setScopeId:y=to,insertStaticContent:S}=e,$=(G,K,ee,pe=null,we=null,be=null,j=void 0,q=null,te=!!K.dynamicChildren)=>{if(G===K)return;G&&!Ti(G,K)&&(pe=_e(G),It(G,we,be,!0),G=null),K.patchFlag===-2&&(te=!1,K.dynamicChildren=null);const{type:fe,ref:je,shapeFlag:ke}=K;switch(fe){case ad:I(G,K,ee,pe);break;case ns:C(G,K,ee,pe);break;case Gf:G==null&&k(K,ee,pe,j);break;case Se:le(G,K,ee,pe,we,be,j,q,te);break;default:ke&1?R(G,K,ee,pe,we,be,j,q,te):ke&6?Pe(G,K,ee,pe,we,be,j,q,te):(ke&64||ke&128)&&fe.process(G,K,ee,pe,we,be,j,q,te,Ue)}je!=null&&we?wu(je,G&&G.ref,be,K||G,!K):je==null&&G&&G.ref!=null&&wu(G.ref,null,be,G,!0)},I=(G,K,ee,pe)=>{if(G==null)s(K.el=a(K.children),ee,pe);else{const we=K.el=G.el;K.children!==G.children&&u(we,K.children)}},C=(G,K,ee,pe)=>{G==null?s(K.el=c(K.children||""),ee,pe):K.el=G.el},k=(G,K,ee,pe)=>{[G.el,G.anchor]=S(G.children,K,ee,pe,G.el,G.anchor)},P=({el:G,anchor:K},ee,pe)=>{let we;for(;G&&G!==K;)we=v(G),s(G,ee,pe),G=we;s(K,ee,pe)},A=({el:G,anchor:K})=>{let ee;for(;G&&G!==K;)ee=v(G),r(G),G=ee;r(K)},R=(G,K,ee,pe,we,be,j,q,te)=>{K.type==="svg"?j="svg":K.type==="math"&&(j="mathml"),G==null?B(K,ee,pe,we,be,j,q,te):V(G,K,we,be,j,q,te)},B=(G,K,ee,pe,we,be,j,q)=>{let te,fe;const{props:je,shapeFlag:ke,transition:re,dirs:me}=G;if(te=G.el=i(G.type,be,je&&je.is,je),ke&8?f(te,G.children):ke&16&&W(G.children,te,null,pe,we,kg(G,be),j,q),me&&pa(G,null,pe,"created"),N(te,G,G.scopeId,j,pe),je){for(const rt in je)rt!=="value"&&!vu(rt)&&o(te,rt,null,je[rt],be,pe);"value"in je&&o(te,"value",null,je.value,be),(fe=je.onVnodeBeforeMount)&&hr(fe,pe,G)}me&&pa(G,null,pe,"beforeMount");const xe=ej(we,re);xe&&re.beforeEnter(te),s(te,K,ee),((fe=je&&je.onVnodeMounted)||xe||me)&&qn(()=>{fe&&hr(fe,pe,G),xe&&re.enter(te),me&&pa(G,null,pe,"mounted")},we)},N=(G,K,ee,pe,we)=>{if(ee&&y(G,ee),pe)for(let be=0;be{for(let fe=te;fe{const q=K.el=G.el;let{patchFlag:te,dynamicChildren:fe,dirs:je}=K;te|=G.patchFlag&16;const ke=G.props||fn,re=K.props||fn;let me;if(ee&&ma(ee,!1),(me=re.onVnodeBeforeUpdate)&&hr(me,ee,K,G),je&&pa(K,G,ee,"beforeUpdate"),ee&&ma(ee,!0),(ke.innerHTML&&re.innerHTML==null||ke.textContent&&re.textContent==null)&&f(q,""),fe?U(G.dynamicChildren,fe,q,ee,pe,kg(K,we),be):j||ot(G,K,q,null,ee,pe,kg(K,we),be,!1),te>0){if(te&16)ie(q,ke,re,ee,we);else if(te&2&&ke.class!==re.class&&o(q,"class",null,re.class,we),te&4&&o(q,"style",ke.style,re.style,we),te&8){const xe=K.dynamicProps;for(let rt=0;rt{me&&hr(me,ee,K,G),je&&pa(K,G,ee,"updated")},pe)},U=(G,K,ee,pe,we,be,j)=>{for(let q=0;q{if(K!==ee){if(K!==fn)for(const be in K)!vu(be)&&!(be in ee)&&o(G,be,K[be],null,we,pe);for(const be in ee){if(vu(be))continue;const j=ee[be],q=K[be];j!==q&&be!=="value"&&o(G,be,q,j,we,pe)}"value"in ee&&o(G,"value",K.value,ee.value,we)}},le=(G,K,ee,pe,we,be,j,q,te)=>{const fe=K.el=G?G.el:a(""),je=K.anchor=G?G.anchor:a("");let{patchFlag:ke,dynamicChildren:re,slotScopeIds:me}=K;me&&(q=q?q.concat(me):me),G==null?(s(fe,ee,pe),s(je,ee,pe),W(K.children||[],ee,je,we,be,j,q,te)):ke>0&&ke&64&&re&&G.dynamicChildren?(U(G.dynamicChildren,re,ee,we,be,j,q),(K.key!=null||we&&K===we.subTree)&&d_(G,K,!0)):ot(G,K,ee,je,we,be,j,q,te)},Pe=(G,K,ee,pe,we,be,j,q,te)=>{K.slotScopeIds=q,G==null?K.shapeFlag&512?we.ctx.activate(K,ee,pe,j,te):qe(K,ee,pe,we,be,j,te):Ke(G,K,te)},qe=(G,K,ee,pe,we,be,j)=>{const q=G.component=vj(G,pe,we);if(id(G)&&(q.ctx.renderer=Ue),bj(q,!1,j),q.asyncDep){if(we&&we.registerDep(q,Ge,j),!G.el){const te=q.subTree=T(ns);C(null,te,K,ee),G.placeholder=te.el}}else Ge(q,G,K,ee,we,be,j)},Ke=(G,K,ee)=>{const pe=K.component=G.component;if(cj(G,K,ee))if(pe.asyncDep&&!pe.asyncResolved){ze(pe,K,ee);return}else pe.next=K,pe.update();else K.el=G.el,pe.vnode=K},Ge=(G,K,ee,pe,we,be,j)=>{const q=()=>{if(G.isMounted){let{next:ke,bu:re,u:me,parent:xe,vnode:rt}=G;{const On=B8(G);if(On){ke&&(ke.el=rt.el,ze(G,ke,j)),On.asyncDep.then(()=>{G.isUnmounted||q()});return}}let ut=ke,Qt;ma(G,!1),ke?(ke.el=rt.el,ze(G,ke,j)):ke=rt,re&&Ol(re),(Qt=ke.props&&ke.props.onVnodeBeforeUpdate)&&hr(Qt,xe,ke,rt),ma(G,!0);const Wt=$k(G),En=G.subTree;G.subTree=Wt,$(En,Wt,h(En.el),_e(En),G,we,be),ke.el=Wt.el,ut===null&&uj(G,Wt.el),me&&qn(me,we),(Qt=ke.props&&ke.props.onVnodeUpdated)&&qn(()=>hr(Qt,xe,ke,rt),we)}else{let ke;const{el:re,props:me}=K,{bm:xe,m:rt,parent:ut,root:Qt,type:Wt}=G,En=Ea(K);ma(G,!1),xe&&Ol(xe),!En&&(ke=me&&me.onVnodeBeforeMount)&&hr(ke,ut,K),ma(G,!0);{Qt.ce&&Qt.ce._def.shadowRoot!==!1&&Qt.ce._injectChildStyle(Wt);const On=G.subTree=$k(G);$(null,On,ee,pe,G,we,be),K.el=On.el}if(rt&&qn(rt,we),!En&&(ke=me&&me.onVnodeMounted)){const On=K;qn(()=>hr(ke,ut,On),we)}(K.shapeFlag&256||ut&&Ea(ut.vnode)&&ut.vnode.shapeFlag&256)&&G.a&&qn(G.a,we),G.isMounted=!0,K=ee=pe=null}};G.scope.on();const te=G.effect=new KA(q);G.scope.off();const fe=G.update=te.run.bind(te),je=G.job=te.runIfDirty.bind(te);je.i=G,je.id=G.uid,te.scheduler=()=>r_(je),ma(G,!0),fe()},ze=(G,K,ee)=>{K.component=G;const pe=G.vnode.props;G.vnode=K,G.next=null,K9(G,K.props,pe,ee),J9(G,K.children,ee),Ho(),fk(G),Vo()},ot=(G,K,ee,pe,we,be,j,q,te=!1)=>{const fe=G&&G.children,je=G?G.shapeFlag:0,ke=K.children,{patchFlag:re,shapeFlag:me}=K;if(re>0){if(re&128){dt(fe,ke,ee,pe,we,be,j,q,te);return}else if(re&256){Ct(fe,ke,ee,pe,we,be,j,q,te);return}}me&8?(je&16&&Ht(fe,we,be),ke!==fe&&f(ee,ke)):je&16?me&16?dt(fe,ke,ee,pe,we,be,j,q,te):Ht(fe,we,be,!0):(je&8&&f(ee,""),me&16&&W(ke,ee,pe,we,be,j,q,te))},Ct=(G,K,ee,pe,we,be,j,q,te)=>{G=G||Pl,K=K||Pl;const fe=G.length,je=K.length,ke=Math.min(fe,je);let re;for(re=0;reje?Ht(G,we,be,!0,!1,ke):W(K,ee,pe,we,be,j,q,te,ke)},dt=(G,K,ee,pe,we,be,j,q,te)=>{let fe=0;const je=K.length;let ke=G.length-1,re=je-1;for(;fe<=ke&&fe<=re;){const me=G[fe],xe=K[fe]=te?_i(K[fe]):xr(K[fe]);if(Ti(me,xe))$(me,xe,ee,null,we,be,j,q,te);else break;fe++}for(;fe<=ke&&fe<=re;){const me=G[ke],xe=K[re]=te?_i(K[re]):xr(K[re]);if(Ti(me,xe))$(me,xe,ee,null,we,be,j,q,te);else break;ke--,re--}if(fe>ke){if(fe<=re){const me=re+1,xe=mere)for(;fe<=ke;)It(G[fe],we,be,!0),fe++;else{const me=fe,xe=fe,rt=new Map;for(fe=xe;fe<=re;fe++){const ln=K[fe]=te?_i(K[fe]):xr(K[fe]);ln.key!=null&&rt.set(ln.key,fe)}let ut,Qt=0;const Wt=re-xe+1;let En=!1,On=0;const Cs=new Array(Wt);for(fe=0;fe=Wt){It(ln,we,be,!0);continue}let Rn;if(ln.key!=null)Rn=rt.get(ln.key);else for(ut=xe;ut<=re;ut++)if(Cs[ut-xe]===0&&Ti(ln,K[ut])){Rn=ut;break}Rn===void 0?It(ln,we,be,!0):(Cs[Rn-xe]=fe+1,Rn>=On?On=Rn:En=!0,$(ln,K[Rn],ee,null,we,be,j,q,te),Qt++)}const tr=En?tj(Cs):Pl;for(ut=tr.length-1,fe=Wt-1;fe>=0;fe--){const ln=xe+fe,Rn=K[ln],nr=K[ln+1],Fr=ln+1{const{el:be,type:j,transition:q,children:te,shapeFlag:fe}=G;if(fe&6){bt(G.component.subTree,K,ee,pe);return}if(fe&128){G.suspense.move(K,ee,pe);return}if(fe&64){j.move(G,K,ee,Ue);return}if(j===Se){s(be,K,ee);for(let ke=0;keq.enter(be),we);else{const{leave:ke,delayLeave:re,afterLeave:me}=q,xe=()=>{G.ctx.isUnmounted?r(be):s(be,K,ee)},rt=()=>{be._isLeaving&&be[Oo](!0),ke(be,()=>{xe(),me&&me()})};re?re(be,xe,rt):rt()}else s(be,K,ee)},It=(G,K,ee,pe=!1,we=!1)=>{const{type:be,props:j,ref:q,children:te,dynamicChildren:fe,shapeFlag:je,patchFlag:ke,dirs:re,cacheIndex:me}=G;if(ke===-2&&(we=!1),q!=null&&(Ho(),wu(q,null,ee,G,!0),Vo()),me!=null&&(K.renderCache[me]=void 0),je&256){K.ctx.deactivate(G);return}const xe=je&1&&re,rt=!Ea(G);let ut;if(rt&&(ut=j&&j.onVnodeBeforeUnmount)&&hr(ut,K,G),je&6)ft(G.component,ee,pe);else{if(je&128){G.suspense.unmount(ee,pe);return}xe&&pa(G,null,K,"beforeUnmount"),je&64?G.type.remove(G,K,ee,Ue,pe):fe&&!fe.hasOnce&&(be!==Se||ke>0&&ke&64)?Ht(fe,K,ee,!1,!0):(be===Se&&ke&384||!we&&je&16)&&Ht(te,K,ee),pe&&nt(G)}(rt&&(ut=j&&j.onVnodeUnmounted)||xe)&&qn(()=>{ut&&hr(ut,K,G),xe&&pa(G,null,K,"unmounted")},ee)},nt=G=>{const{type:K,el:ee,anchor:pe,transition:we}=G;if(K===Se){_t(ee,pe);return}if(K===Gf){A(G);return}const be=()=>{r(ee),we&&!we.persisted&&we.afterLeave&&we.afterLeave()};if(G.shapeFlag&1&&we&&!we.persisted){const{leave:j,delayLeave:q}=we,te=()=>j(ee,be);q?q(G.el,be,te):te()}else be()},_t=(G,K)=>{let ee;for(;G!==K;)ee=v(G),r(G),G=ee;r(K)},ft=(G,K,ee)=>{const{bum:pe,scope:we,job:be,subTree:j,um:q,m:te,a:fe}=G;mh(te),mh(fe),pe&&Ol(pe),we.stop(),be&&(be.flags|=8,It(j,G,K,ee)),q&&qn(q,K),qn(()=>{G.isUnmounted=!0},K)},Ht=(G,K,ee,pe=!1,we=!1,be=0)=>{for(let j=be;j{if(G.shapeFlag&6)return _e(G.component.subTree);if(G.shapeFlag&128)return G.suspense.next();const K=v(G.anchor||G.el),ee=K&&K[m8];return ee?v(ee):K};let Me=!1;const Fe=(G,K,ee)=>{G==null?K._vnode&&It(K._vnode,null,null,!0):$(K._vnode||null,G,K,null,null,null,ee),K._vnode=G,Me||(Me=!0,fk(),h8(),Me=!1)},Ue={p:$,um:It,m:bt,r:nt,mt:qe,mc:W,pc:ot,pbc:U,n:_e,o:e};return{render:Fe,hydrate:void 0,createApp:V9(Fe)}}function kg({type:e,props:t},n){return n==="svg"&&e==="foreignObject"||n==="mathml"&&e==="annotation-xml"&&t&&t.encoding&&t.encoding.includes("html")?void 0:n}function ma({effect:e,job:t},n){n?(e.flags|=32,t.flags|=4):(e.flags&=-33,t.flags&=-5)}function ej(e,t){return(!e||e&&!e.pendingBranch)&&t&&!t.persisted}function d_(e,t,n=!1){const s=e.children,r=t.children;if(lt(s)&<(r))for(let o=0;o>1,e[n[a]]0&&(t[s]=n[o-1]),n[o]=s)}}for(o=n.length,i=n[o-1];o-- >0;)n[o]=i,i=t[i];return n}function B8(e){const t=e.subTree.component;if(t)return t.asyncDep&&!t.asyncResolved?t:B8(t)}function mh(e){if(e)for(let t=0;tYs(nj);function os(e,t,n){return z8(e,t,n)}function z8(e,t,n=fn){const{immediate:s,deep:r,flush:o,once:i}=n,a=xn({},n),c=t&&s||!t&&o!=="post";let u;if(jl){if(o==="sync"){const y=sj();u=y.__watcherHandles||(y.__watcherHandles=[])}else if(!c){const y=()=>{};return y.stop=to,y.resume=to,y.pause=to,y}}const f=ss;a.call=(y,S,$)=>Lr(y,f,S,$);let h=!1;o==="post"?a.scheduler=y=>{qn(y,f&&f.suspense)}:o!=="sync"&&(h=!0,a.scheduler=(y,S)=>{S?y():r_(y)}),a.augmentJob=y=>{t&&(y.flags|=4),h&&(y.flags|=2,f&&(y.id=f.uid,y.i=f))};const v=p9(e,t,a);return jl&&(u?u.push(v):c&&v()),v}function rj(e,t,n){const s=this.proxy,r=kn(e)?e.includes(".")?q8(s,e):()=>s[e]:e.bind(s,s);let o;wt(t)?o=t:(o=t.handler,n=t);const i=ld(this),a=z8(r,o.bind(s),n);return i(),a}function q8(e,t){const n=t.split(".");return()=>{let s=e;for(let r=0;rt==="modelValue"||t==="model-value"?e.modelModifiers:e[`${t}Modifiers`]||e[`${br(t)}Modifiers`]||e[`${Vi(t)}Modifiers`];function ij(e,t,...n){if(e.isUnmounted)return;const s=e.vnode.props||fn;let r=n;const o=t.startsWith("update:"),i=o&&oj(s,t.slice(7));i&&(i.trim&&(r=n.map(f=>kn(f)?f.trim():f)),i.number&&(r=n.map(ah)));let a,c=s[a=Vf(t)]||s[a=Vf(br(t))];!c&&o&&(c=s[a=Vf(Vi(t))]),c&&Lr(c,e,6,r);const u=s[a+"Once"];if(u){if(!e.emitted)e.emitted={};else if(e.emitted[a])return;e.emitted[a]=!0,Lr(u,e,6,r)}}function H8(e,t,n=!1){const s=t.emitsCache,r=s.get(e);if(r!==void 0)return r;const o=e.emits;let i={},a=!1;if(!wt(e)){const c=u=>{const f=H8(u,t,!0);f&&(a=!0,xn(i,f))};!n&&t.mixins.length&&t.mixins.forEach(c),e.extends&&c(e.extends),e.mixins&&e.mixins.forEach(c)}return!o&&!a?(pn(e)&&s.set(e,null),null):(lt(o)?o.forEach(c=>i[c]=null):xn(i,o),pn(e)&&s.set(e,i),i)}function cp(e,t){return!e||!Zh(t)?!1:(t=t.slice(2).replace(/Once$/,""),Zt(e,t[0].toLowerCase()+t.slice(1))||Zt(e,Vi(t))||Zt(e,t))}function $k(e){const{type:t,vnode:n,proxy:s,withProxy:r,propsOptions:[o],slots:i,attrs:a,emit:c,render:u,renderCache:f,props:h,data:v,setupState:y,ctx:S,inheritAttrs:$}=e,I=hh(e);let C,k;try{if(n.shapeFlag&4){const A=r||s,R=A;C=xr(u.call(R,A,f,h,y,v,S)),k=a}else{const A=t;C=xr(A.length>1?A(h,{attrs:a,slots:i,emit:c}):A(h,null)),k=t.props?a:aj(a)}}catch(A){ku.length=0,od(A,e,1),C=T(ns)}let P=C;if(k&&$!==!1){const A=Object.keys(k),{shapeFlag:R}=P;A.length&&R&7&&(o&&A.some(Gy)&&(k=lj(k,o)),P=Go(P,k,!1,!0))}return n.dirs&&(P=Go(P,null,!1,!0),P.dirs=P.dirs?P.dirs.concat(n.dirs):n.dirs),n.transition&&Ul(P,n.transition),C=P,hh(I),C}const aj=e=>{let t;for(const n in e)(n==="class"||n==="style"||Zh(n))&&((t||(t={}))[n]=e[n]);return t},lj=(e,t)=>{const n={};for(const s in e)(!Gy(s)||!(s.slice(9)in t))&&(n[s]=e[s]);return n};function cj(e,t,n){const{props:s,children:r,component:o}=e,{props:i,children:a,patchFlag:c}=t,u=o.emitsOptions;if(t.dirs||t.transition)return!0;if(n&&c>=0){if(c&1024)return!0;if(c&16)return s?Ck(s,i,u):!!i;if(c&8){const f=t.dynamicProps;for(let h=0;he.__isSuspense;function dj(e,t){t&&t.pendingBranch?lt(e)?t.effects.push(...e):t.effects.push(e):v9(e)}const Se=Symbol.for("v-fgt"),ad=Symbol.for("v-txt"),ns=Symbol.for("v-cmt"),Gf=Symbol.for("v-stc"),ku=[];let xs=null;function p(e=!1){ku.push(xs=e?null:[])}function fj(){ku.pop(),xs=ku[ku.length-1]||null}let Vu=1;function Tk(e,t=!1){Vu+=e,e<0&&xs&&t&&(xs.hasOnce=!0)}function V8(e){return e.dynamicChildren=Vu>0?xs||Pl:null,fj(),Vu>0&&xs&&xs.push(e),e}function b(e,t,n,s,r,o){return V8(g(e,t,n,s,r,o,!0))}function Y(e,t,n,s,r){return V8(T(e,t,n,s,r,!0))}function Mi(e){return e?e.__v_isVNode===!0:!1}function Ti(e,t){return e.type===t.type&&e.key===t.key}const W8=({key:e})=>e??null,Kf=({ref:e,ref_key:t,ref_for:n})=>(typeof e=="number"&&(e=""+e),e!=null?kn(e)||Sn(e)||wt(e)?{i:rs,r:e,k:t,f:!!n}:e:null);function g(e,t=null,n=null,s=0,r=null,o=e===Se?0:1,i=!1,a=!1){const c={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&W8(t),ref:t&&Kf(t),scopeId:op,slotScopeIds:null,children:n,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetStart:null,targetAnchor:null,staticCount:0,shapeFlag:o,patchFlag:s,dynamicProps:r,dynamicChildren:null,appContext:null,ctx:rs};return a?(f_(c,n),o&128&&e.normalize(c)):n&&(c.shapeFlag|=kn(n)?8:16),Vu>0&&!i&&xs&&(c.patchFlag>0||o&6)&&c.patchFlag!==32&&xs.push(c),c}const T=hj;function hj(e,t=null,n=null,s=0,r=null,o=!1){if((!e||e===A8)&&(e=ns),Mi(e)){const a=Go(e,t,!0);return n&&f_(a,n),Vu>0&&!o&&xs&&(a.shapeFlag&6?xs[xs.indexOf(e)]=a:xs.push(a)),a.patchFlag=-2,a}if(Sj(e)&&(e=e.__vccOpts),t){t=up(t);let{class:a,style:c}=t;a&&!kn(a)&&(t.class=he(a)),pn(c)&&(s_(c)&&!lt(c)&&(c=xn({},c)),t.style=hn(c))}const i=kn(e)?1:gh(e)?128:g8(e)?64:pn(e)?4:wt(e)?2:0;return g(e,t,n,s,r,i,o,!0)}function up(e){return e?s_(e)||M8(e)?xn({},e):e:null}function Go(e,t,n=!1,s=!1){const{props:r,ref:o,patchFlag:i,children:a,transition:c}=e,u=t?An(r||{},t):r,f={__v_isVNode:!0,__v_skip:!0,type:e.type,props:u,key:u&&W8(u),ref:t&&t.ref?n&&o?lt(o)?o.concat(Kf(t)):[o,Kf(t)]:Kf(t):o,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:a,target:e.target,targetStart:e.targetStart,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==Se?i===-1?16:i|16:i,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:c,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&Go(e.ssContent),ssFallback:e.ssFallback&&Go(e.ssFallback),placeholder:e.placeholder,el:e.el,anchor:e.anchor,ctx:e.ctx,ce:e.ce};return c&&s&&Ul(f,c.clone(f)),f}function de(e=" ",t=0){return T(ad,null,e,t)}function pj(e,t){const n=T(Gf,null,e);return n.staticCount=t,n}function E(e="",t=!1){return t?(p(),Y(ns,null,e)):T(ns,null,e)}function xr(e){return e==null||typeof e=="boolean"?T(ns):lt(e)?T(Se,null,e.slice()):Mi(e)?_i(e):T(ad,null,String(e))}function _i(e){return e.el===null&&e.patchFlag!==-1||e.memo?e:Go(e)}function f_(e,t){let n=0;const{shapeFlag:s}=e;if(t==null)t=null;else if(lt(t))n=16;else if(typeof t=="object")if(s&65){const r=t.default;r&&(r._c&&(r._d=!1),f_(e,r()),r._c&&(r._d=!0));return}else{n=32;const r=t._;!r&&!M8(t)?t._ctx=rs:r===3&&rs&&(rs.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else wt(t)?(t={default:t,_ctx:rs},n=32):(t=String(t),s&64?(n=16,t=[de(t)]):n=8);e.children=t,e.shapeFlag|=n}function An(...e){const t={};for(let n=0;nss||rs;let vh,N0;{const e=tp(),t=(n,s)=>{let r;return(r=e[n])||(r=e[n]=[]),r.push(s),o=>{r.length>1?r.forEach(i=>i(o)):r[0](o)}};vh=t("__VUE_INSTANCE_SETTERS__",n=>ss=n),N0=t("__VUE_SSR_SETTERS__",n=>jl=n)}const ld=e=>{const t=ss;return vh(e),e.scope.on(),()=>{e.scope.off(),vh(t)}},Ak=()=>{ss&&ss.scope.off(),vh(null)};function G8(e){return e.vnode.shapeFlag&4}let jl=!1;function bj(e,t=!1,n=!1){t&&N0(t);const{props:s,children:r}=e.vnode,o=G8(e);G9(e,s,o,t),X9(e,r,n||t);const i=o?yj(e,t):void 0;return t&&N0(!1),i}function yj(e,t){const n=e.type;e.accessCache=Object.create(null),e.proxy=new Proxy(e.ctx,D9);const{setup:s}=n;if(s){Ho();const r=e.setupContext=s.length>1?wj(e):null,o=ld(e),i=rd(s,e,0,[e.props,r]),a=UA(i);if(Vo(),o(),(a||e.sp)&&!Ea(e)&&o_(e),a){if(i.then(Ak,Ak),t)return i.then(c=>{Ek(e,c)}).catch(c=>{od(c,e,0)});e.asyncDep=i}else Ek(e,i)}else K8(e)}function Ek(e,t,n){wt(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:pn(t)&&(e.setupState=u8(t)),K8(e)}function K8(e,t,n){const s=e.type;e.render||(e.render=s.render||to);{const r=ld(e);Ho();try{U9(e)}finally{Vo(),r()}}}const _j={get(e,t){return fs(e,"get",""),e[t]}};function wj(e){const t=n=>{e.exposed=n||{}};return{attrs:new Proxy(e.attrs,_j),slots:e.slots,emit:e.emit,expose:t}}function dp(e){return e.exposed?e.exposeProxy||(e.exposeProxy=new Proxy(u8(rp(e.exposed)),{get(t,n){if(n in t)return t[n];if(n in Su)return Su[n](e)},has(t,n){return n in t||n in Su}})):e.proxy}function F0(e,t=!0){return wt(e)?e.displayName||e.name:e.name||t&&e.__name}function Sj(e){return wt(e)&&"__vccOpts"in e}const vt=(e,t)=>f9(e,t,jl);function Zo(e,t,n){const s=arguments.length;return s===2?pn(t)&&!lt(t)?Mi(t)?T(e,null,[t]):T(e,t):T(e,null,t):(s>3?n=Array.prototype.slice.call(arguments,2):s===3&&Mi(n)&&(n=[n]),T(e,t,n))}const kj="3.5.19";/** -* @vue/runtime-dom v3.5.19 -* (c) 2018-present Yuxi (Evan) You and Vue contributors -* @license MIT -**/let D0;const Ik=typeof window<"u"&&window.trustedTypes;if(Ik)try{D0=Ik.createPolicy("vue",{createHTML:e=>e})}catch{}const x8=D0?e=>D0.createHTML(e):e=>e,$j="http://www.w3.org/2000/svg",Cj="http://www.w3.org/1998/Math/MathML",Po=typeof document<"u"?document:null,Pk=Po&&Po.createElement("template"),Tj={insert:(e,t,n)=>{t.insertBefore(e,n||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,n,s)=>{const r=t==="svg"?Po.createElementNS($j,e):t==="mathml"?Po.createElementNS(Cj,e):n?Po.createElement(e,{is:n}):Po.createElement(e);return e==="select"&&s&&s.multiple!=null&&r.setAttribute("multiple",s.multiple),r},createText:e=>Po.createTextNode(e),createComment:e=>Po.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>Po.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},insertStaticContent(e,t,n,s,r,o){const i=n?n.previousSibling:t.lastChild;if(r&&(r===o||r.nextSibling))for(;t.insertBefore(r.cloneNode(!0),n),!(r===o||!(r=r.nextSibling)););else{Pk.innerHTML=x8(s==="svg"?`${e}`:s==="mathml"?`${e}`:e);const a=Pk.content;if(s==="svg"||s==="mathml"){const c=a.firstChild;for(;c.firstChild;)a.appendChild(c.firstChild);a.removeChild(c)}t.insertBefore(a,n)}return[i?i.nextSibling:t.firstChild,n?n.previousSibling:t.lastChild]}},pi="transition",xc="animation",Wu=Symbol("_vtc"),Y8={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String},Aj=xn({},y8,Y8),Ej=e=>(e.displayName="Transition",e.props=Aj,e),X8=Ej((e,{slots:t})=>Zo($9,Ij(e),t)),ga=(e,t=[])=>{lt(e)?e.forEach(n=>n(...t)):e&&e(...t)},Lk=e=>e?lt(e)?e.some(t=>t.length>1):e.length>1:!1;function Ij(e){const t={};for(const le in e)le in Y8||(t[le]=e[le]);if(e.css===!1)return t;const{name:n="v",type:s,duration:r,enterFromClass:o=`${n}-enter-from`,enterActiveClass:i=`${n}-enter-active`,enterToClass:a=`${n}-enter-to`,appearFromClass:c=o,appearActiveClass:u=i,appearToClass:f=a,leaveFromClass:h=`${n}-leave-from`,leaveActiveClass:v=`${n}-leave-active`,leaveToClass:y=`${n}-leave-to`}=e,S=Pj(r),$=S&&S[0],I=S&&S[1],{onBeforeEnter:C,onEnter:k,onEnterCancelled:P,onLeave:A,onLeaveCancelled:R,onBeforeAppear:B=C,onAppear:N=k,onAppearCancelled:W=P}=t,V=(le,Pe,qe,Ke)=>{le._enterCancelled=Ke,va(le,Pe?f:a),va(le,Pe?u:i),qe&&qe()},U=(le,Pe)=>{le._isLeaving=!1,va(le,h),va(le,y),va(le,v),Pe&&Pe()},ie=le=>(Pe,qe)=>{const Ke=le?N:k,Ge=()=>V(Pe,le,qe);ga(Ke,[Pe,Ge]),Ok(()=>{va(Pe,le?c:o),Ao(Pe,le?f:a),Lk(Ke)||Rk(Pe,s,$,Ge)})};return xn(t,{onBeforeEnter(le){ga(C,[le]),Ao(le,o),Ao(le,i)},onBeforeAppear(le){ga(B,[le]),Ao(le,c),Ao(le,u)},onEnter:ie(!1),onAppear:ie(!0),onLeave(le,Pe){le._isLeaving=!0;const qe=()=>U(le,Pe);Ao(le,h),le._enterCancelled?(Ao(le,v),Fk()):(Fk(),Ao(le,v)),Ok(()=>{le._isLeaving&&(va(le,h),Ao(le,y),Lk(A)||Rk(le,s,I,qe))}),ga(A,[le,qe])},onEnterCancelled(le){V(le,!1,void 0,!0),ga(P,[le])},onAppearCancelled(le){V(le,!0,void 0,!0),ga(W,[le])},onLeaveCancelled(le){U(le),ga(R,[le])}})}function Pj(e){if(e==null)return null;if(pn(e))return[$g(e.enter),$g(e.leave)];{const t=$g(e);return[t,t]}}function $g(e){return OU(e)}function Ao(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.add(n)),(e[Wu]||(e[Wu]=new Set)).add(t)}function va(e,t){t.split(/\s+/).forEach(s=>s&&e.classList.remove(s));const n=e[Wu];n&&(n.delete(t),n.size||(e[Wu]=void 0))}function Ok(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let Lj=0;function Rk(e,t,n,s){const r=e._endId=++Lj,o=()=>{r===e._endId&&s()};if(n!=null)return setTimeout(o,n);const{type:i,timeout:a,propCount:c}=Oj(e,t);if(!i)return s();const u=i+"end";let f=0;const h=()=>{e.removeEventListener(u,v),o()},v=y=>{y.target===e&&++f>=c&&h()};setTimeout(()=>{f(n[S]||"").split(", "),r=s(`${pi}Delay`),o=s(`${pi}Duration`),i=Mk(r,o),a=s(`${xc}Delay`),c=s(`${xc}Duration`),u=Mk(a,c);let f=null,h=0,v=0;t===pi?i>0&&(f=pi,h=i,v=o.length):t===xc?u>0&&(f=xc,h=u,v=c.length):(h=Math.max(i,u),f=h>0?i>u?pi:xc:null,v=f?f===pi?o.length:c.length:0);const y=f===pi&&/\b(transform|all)(,|$)/.test(s(`${pi}Property`).toString());return{type:f,timeout:h,propCount:v,hasTransform:y}}function Mk(e,t){for(;e.lengthNk(n)+Nk(e[s])))}function Nk(e){return e==="auto"?0:Number(e.slice(0,-1).replace(",","."))*1e3}function Fk(){return document.body.offsetHeight}function Rj(e,t,n){const s=e[Wu];s&&(t=(t?[t,...s]:[...s]).join(" ")),t==null?e.removeAttribute("class"):n?e.setAttribute("class",t):e.className=t}const bh=Symbol("_vod"),J8=Symbol("_vsh"),Cr={beforeMount(e,{value:t},{transition:n}){e[bh]=e.style.display==="none"?"":e.style.display,n&&t?n.beforeEnter(e):Yc(e,t)},mounted(e,{value:t},{transition:n}){n&&t&&n.enter(e)},updated(e,{value:t,oldValue:n},{transition:s}){!t!=!n&&(s?t?(s.beforeEnter(e),Yc(e,!0),s.enter(e)):s.leave(e,()=>{Yc(e,!1)}):Yc(e,t))},beforeUnmount(e,{value:t}){Yc(e,t)}};function Yc(e,t){e.style.display=t?e[bh]:"none",e[J8]=!t}const Mj=Symbol(""),Nj=/(^|;)\s*display\s*:/;function Fj(e,t,n){const s=e.style,r=kn(n);let o=!1;if(n&&!r){if(t)if(kn(t))for(const i of t.split(";")){const a=i.slice(0,i.indexOf(":")).trim();n[a]==null&&xf(s,a,"")}else for(const i in t)n[i]==null&&xf(s,i,"");for(const i in n)i==="display"&&(o=!0),xf(s,i,n[i])}else if(r){if(t!==n){const i=s[Mj];i&&(n+=";"+i),s.cssText=n,o=Nj.test(n)}}else t&&e.removeAttribute("style");bh in e&&(e[bh]=o?s.display:"",e[J8]&&(s.display="none"))}const Dk=/\s*!important$/;function xf(e,t,n){if(lt(n))n.forEach(s=>xf(e,t,s));else if(n==null&&(n=""),t.startsWith("--"))e.setProperty(t,n);else{const s=Dj(e,t);Dk.test(n)?e.setProperty(Vi(s),n.replace(Dk,""),"important"):e[s]=n}}const Uk=["Webkit","Moz","ms"],Cg={};function Dj(e,t){const n=Cg[t];if(n)return n;let s=br(t);if(s!=="filter"&&s in e)return Cg[t]=s;s=ep(s);for(let r=0;rTg||(zj.then(()=>Tg=0),Tg=Date.now());function Hj(e,t){const n=s=>{if(!s._vts)s._vts=Date.now();else if(s._vts<=n.attached)return;Lr(Vj(s,n.value),t,5,[s])};return n.value=e,n.attached=qj(),n}function Vj(e,t){if(lt(t)){const n=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{n.call(e),e._stopped=!0},t.map(s=>r=>!r._stopped&&s&&s(r))}else return t}const Vk=e=>e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)>96&&e.charCodeAt(2)<123,Wj=(e,t,n,s,r,o)=>{const i=r==="svg";t==="class"?Rj(e,s,i):t==="style"?Fj(e,n,s):Zh(t)?Gy(t)||jj(e,t,n,s,o):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):Gj(e,t,s,i))?(zk(e,t,s),!e.tagName.includes("-")&&(t==="value"||t==="checked"||t==="selected")&&Bk(e,t,s,i,o,t!=="value")):e._isVueCE&&(/[A-Z]/.test(t)||!kn(s))?zk(e,br(t),s,o,t):(t==="true-value"?e._trueValue=s:t==="false-value"&&(e._falseValue=s),Bk(e,t,s,i))};function Gj(e,t,n,s){if(s)return!!(t==="innerHTML"||t==="textContent"||t in e&&Vk(t)&&wt(n));if(t==="spellcheck"||t==="draggable"||t==="translate"||t==="autocorrect"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA")return!1;if(t==="width"||t==="height"){const r=e.tagName;if(r==="IMG"||r==="VIDEO"||r==="CANVAS"||r==="SOURCE")return!1}return Vk(t)&&kn(n)?!1:t in e}const Ni=e=>{const t=e.props["onUpdate:modelValue"]||!1;return lt(t)?n=>Ol(t,n):t};function Kj(e){e.target.composing=!0}function Wk(e){const t=e.target;t.composing&&(t.composing=!1,t.dispatchEvent(new Event("input")))}const vr=Symbol("_assign"),Nt={created(e,{modifiers:{lazy:t,trim:n,number:s}},r){e[vr]=Ni(r);const o=s||r.props&&r.props.type==="number";No(e,t?"change":"input",i=>{if(i.target.composing)return;let a=e.value;n&&(a=a.trim()),o&&(a=ah(a)),e[vr](a)}),n&&No(e,"change",()=>{e.value=e.value.trim()}),t||(No(e,"compositionstart",Kj),No(e,"compositionend",Wk),No(e,"change",Wk))},mounted(e,{value:t}){e.value=t??""},beforeUpdate(e,{value:t,oldValue:n,modifiers:{lazy:s,trim:r,number:o}},i){if(e[vr]=Ni(i),e.composing)return;const a=(o||e.type==="number")&&!/^0\d/.test(e.value)?ah(e.value):e.value,c=t??"";a!==c&&(document.activeElement===e&&e.type!=="range"&&(s&&t===n||r&&e.value.trim()===c)||(e.value=c))}},xj={deep:!0,created(e,t,n){e[vr]=Ni(n),No(e,"change",()=>{const s=e._modelValue,r=Bl(e),o=e.checked,i=e[vr];if(lt(s)){const a=Yy(s,r),c=a!==-1;if(o&&!c)i(s.concat(r));else if(!o&&c){const u=[...s];u.splice(a,1),i(u)}}else if(tc(s)){const a=new Set(s);o?a.add(r):a.delete(r),i(a)}else i(Z8(e,o))})},mounted:Gk,beforeUpdate(e,t,n){e[vr]=Ni(n),Gk(e,t,n)}};function Gk(e,{value:t,oldValue:n},s){e._modelValue=t;let r;if(lt(t))r=Yy(t,s.props.value)>-1;else if(tc(t))r=t.has(s.props.value);else{if(t===n)return;r=La(t,Z8(e,!0))}e.checked!==r&&(e.checked=r)}const Yj={created(e,{value:t},n){e.checked=La(t,n.props.value),e[vr]=Ni(n),No(e,"change",()=>{e[vr](Bl(e))})},beforeUpdate(e,{value:t,oldValue:n},s){e[vr]=Ni(s),t!==n&&(e.checked=La(t,s.props.value))}},Xj={deep:!0,created(e,{value:t,modifiers:{number:n}},s){const r=tc(t);No(e,"change",()=>{const o=Array.prototype.filter.call(e.options,i=>i.selected).map(i=>n?ah(Bl(i)):Bl(i));e[vr](e.multiple?r?new Set(o):o:o[0]),e._assigning=!0,Ri(()=>{e._assigning=!1})}),e[vr]=Ni(s)},mounted(e,{value:t}){Kk(e,t)},beforeUpdate(e,t,n){e[vr]=Ni(n)},updated(e,{value:t}){e._assigning||Kk(e,t)}};function Kk(e,t){const n=e.multiple,s=lt(t);if(!(n&&!s&&!tc(t))){for(let r=0,o=e.options.length;rString(u)===String(a)):i.selected=Yy(t,a)>-1}else i.selected=t.has(a);else if(La(Bl(i),t)){e.selectedIndex!==r&&(e.selectedIndex=r);return}}!n&&e.selectedIndex!==-1&&(e.selectedIndex=-1)}}function Bl(e){return"_value"in e?e._value:e.value}function Z8(e,t){const n=t?"_trueValue":"_falseValue";return n in e?e[n]:t}const $u={created(e,t,n){Cf(e,t,n,null,"created")},mounted(e,t,n){Cf(e,t,n,null,"mounted")},beforeUpdate(e,t,n,s){Cf(e,t,n,s,"beforeUpdate")},updated(e,t,n,s){Cf(e,t,n,s,"updated")}};function Jj(e,t){switch(e){case"SELECT":return Xj;case"TEXTAREA":return Nt;default:switch(t){case"checkbox":return xj;case"radio":return Yj;default:return Nt}}}function Cf(e,t,n,s,r){const i=Jj(e.tagName,n.props&&n.props.type)[r];i&&i(e,t,n,s)}const Zj=["ctrl","shift","alt","meta"],Qj={stop:e=>e.stopPropagation(),prevent:e=>e.preventDefault(),self:e=>e.target!==e.currentTarget,ctrl:e=>!e.ctrlKey,shift:e=>!e.shiftKey,alt:e=>!e.altKey,meta:e=>!e.metaKey,left:e=>"button"in e&&e.button!==0,middle:e=>"button"in e&&e.button!==1,right:e=>"button"in e&&e.button!==2,exact:(e,t)=>Zj.some(n=>e[`${n}Key`]&&!t.includes(n))},Te=(e,t)=>{const n=e._withMods||(e._withMods={}),s=t.join(".");return n[s]||(n[s]=(r,...o)=>{for(let i=0;i{const n=e._withKeys||(e._withKeys={}),s=t.join(".");return n[s]||(n[s]=r=>{if(!("key"in r))return;const o=Vi(r.key);if(t.some(i=>i===o||eB[i]===o))return e(r)})},tB=xn({patchProp:Wj},Tj);let xk;function nB(){return xk||(xk=Z9(tB))}const sB=(...e)=>{const t=nB().createApp(...e),{mount:n}=t;return t.mount=s=>{const r=oB(s);if(!r)return;const o=t._component;!wt(o)&&!o.render&&!o.template&&(o.template=r.innerHTML),r.nodeType===1&&(r.textContent="");const i=n(r,!1,rB(r));return r instanceof Element&&(r.removeAttribute("v-cloak"),r.setAttribute("data-v-app","")),i},t};function rB(e){if(e instanceof SVGElement)return"svg";if(typeof MathMLElement=="function"&&e instanceof MathMLElement)return"mathml"}function oB(e){return kn(e)?document.querySelector(e):e}function iB(){return Q8().__VUE_DEVTOOLS_GLOBAL_HOOK__}function Q8(){return typeof navigator<"u"&&typeof window<"u"?window:typeof globalThis<"u"?globalThis:{}}const aB=typeof Proxy=="function",lB="devtools-plugin:setup",cB="plugin:settings:set";let yl,U0;function uB(){var e;return yl!==void 0||(typeof window<"u"&&window.performance?(yl=!0,U0=window.performance):typeof globalThis<"u"&&(!((e=globalThis.perf_hooks)===null||e===void 0)&&e.performance)?(yl=!0,U0=globalThis.perf_hooks.performance):yl=!1),yl}function dB(){return uB()?U0.now():Date.now()}class fB{constructor(t,n){this.target=null,this.targetQueue=[],this.onQueue=[],this.plugin=t,this.hook=n;const s={};if(t.settings)for(const i in t.settings){const a=t.settings[i];s[i]=a.defaultValue}const r=`__vue-devtools-plugin-settings__${t.id}`;let o=Object.assign({},s);try{const i=localStorage.getItem(r),a=JSON.parse(i);Object.assign(o,a)}catch{}this.fallbacks={getSettings(){return o},setSettings(i){try{localStorage.setItem(r,JSON.stringify(i))}catch{}o=i},now(){return dB()}},n&&n.on(cB,(i,a)=>{i===this.plugin.id&&this.fallbacks.setSettings(a)}),this.proxiedOn=new Proxy({},{get:(i,a)=>this.target?this.target.on[a]:(...c)=>{this.onQueue.push({method:a,args:c})}}),this.proxiedTarget=new Proxy({},{get:(i,a)=>this.target?this.target[a]:a==="on"?this.proxiedOn:Object.keys(this.fallbacks).includes(a)?(...c)=>(this.targetQueue.push({method:a,args:c,resolve:()=>{}}),this.fallbacks[a](...c)):(...c)=>new Promise(u=>{this.targetQueue.push({method:a,args:c,resolve:u})})})}async setRealTarget(t){this.target=t;for(const n of this.onQueue)this.target.on[n.method](...n.args);for(const n of this.targetQueue)n.resolve(await this.target[n.method](...n.args))}}function hB(e,t){const n=e,s=Q8(),r=iB(),o=aB&&n.enableEarlyProxy;if(r&&(s.__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__||!o))r.emit(lB,e,t);else{const i=o?new fB(n,r):null;(s.__VUE_DEVTOOLS_PLUGINS__=s.__VUE_DEVTOOLS_PLUGINS__||[]).push({pluginDescriptor:n,setupFn:t,proxy:i}),i&&t(i.proxiedTarget)}}/*! - * vuex v4.1.0 - * (c) 2022 Evan You - * @license MIT - */var pB="store";function rc(e,t){Object.keys(e).forEach(function(n){return t(e[n],n)})}function eE(e){return e!==null&&typeof e=="object"}function mB(e){return e&&typeof e.then=="function"}function gB(e,t){return function(){return e(t)}}function tE(e,t,n){return t.indexOf(e)<0&&(n&&n.prepend?t.unshift(e):t.push(e)),function(){var s=t.indexOf(e);s>-1&&t.splice(s,1)}}function nE(e,t){e._actions=Object.create(null),e._mutations=Object.create(null),e._wrappedGetters=Object.create(null),e._modulesNamespaceMap=Object.create(null);var n=e.state;fp(e,n,[],e._modules.root,!0),h_(e,n,t)}function h_(e,t,n){var s=e._state,r=e._scope;e.getters={},e._makeLocalGettersCache=Object.create(null);var o=e._wrappedGetters,i={},a={},c=np(!0);c.run(function(){rc(o,function(u,f){i[f]=gB(u,e),a[f]=vt(function(){return i[f]()}),Object.defineProperty(e.getters,f,{get:function(){return a[f].value},enumerable:!0})})}),e._state=Pr({data:t}),e._scope=c,e.strict&&wB(e),s&&n&&e._withCommit(function(){s.data=null}),r&&r.stop()}function fp(e,t,n,s,r){var o=!n.length,i=e._modules.getNamespace(n);if(s.namespaced&&(e._modulesNamespaceMap[i],e._modulesNamespaceMap[i]=s),!o&&!r){var a=p_(t,n.slice(0,-1)),c=n[n.length-1];e._withCommit(function(){a[c]=s.state})}var u=s.context=vB(e,i,n);s.forEachMutation(function(f,h){var v=i+h;bB(e,v,f,u)}),s.forEachAction(function(f,h){var v=f.root?h:i+h,y=f.handler||f;yB(e,v,y,u)}),s.forEachGetter(function(f,h){var v=i+h;_B(e,v,f,u)}),s.forEachChild(function(f,h){fp(e,t,n.concat(h),f,r)})}function vB(e,t,n){var s=t==="",r={dispatch:s?e.dispatch:function(o,i,a){var c=yh(o,i,a),u=c.payload,f=c.options,h=c.type;return(!f||!f.root)&&(h=t+h),e.dispatch(h,u)},commit:s?e.commit:function(o,i,a){var c=yh(o,i,a),u=c.payload,f=c.options,h=c.type;(!f||!f.root)&&(h=t+h),e.commit(h,u,f)}};return Object.defineProperties(r,{getters:{get:s?function(){return e.getters}:function(){return sE(e,t)}},state:{get:function(){return p_(e.state,n)}}}),r}function sE(e,t){if(!e._makeLocalGettersCache[t]){var n={},s=t.length;Object.keys(e.getters).forEach(function(r){if(r.slice(0,s)===t){var o=r.slice(s);Object.defineProperty(n,o,{get:function(){return e.getters[r]},enumerable:!0})}}),e._makeLocalGettersCache[t]=n}return e._makeLocalGettersCache[t]}function bB(e,t,n,s){var r=e._mutations[t]||(e._mutations[t]=[]);r.push(function(i){n.call(e,s.state,i)})}function yB(e,t,n,s){var r=e._actions[t]||(e._actions[t]=[]);r.push(function(i){var a=n.call(e,{dispatch:s.dispatch,commit:s.commit,getters:s.getters,state:s.state,rootGetters:e.getters,rootState:e.state},i);return mB(a)||(a=Promise.resolve(a)),e._devtoolHook?a.catch(function(c){throw e._devtoolHook.emit("vuex:error",c),c}):a})}function _B(e,t,n,s){e._wrappedGetters[t]||(e._wrappedGetters[t]=function(o){return n(s.state,s.getters,o.state,o.getters)})}function wB(e){os(function(){return e._state.data},function(){},{deep:!0,flush:"sync"})}function p_(e,t){return t.reduce(function(n,s){return n[s]},e)}function yh(e,t,n){return eE(e)&&e.type&&(n=t,t=e,e=e.type),{type:e,payload:t,options:n}}var SB="vuex bindings",Yk="vuex:mutations",Ag="vuex:actions",_l="vuex",kB=0;function $B(e,t){hB({id:"org.vuejs.vuex",app:e,label:"Vuex",homepage:"https://next.vuex.vuejs.org/",logo:"https://vuejs.org/images/icons/favicon-96x96.png",packageName:"vuex",componentStateTypes:[SB]},function(n){n.addTimelineLayer({id:Yk,label:"Vuex Mutations",color:Xk}),n.addTimelineLayer({id:Ag,label:"Vuex Actions",color:Xk}),n.addInspector({id:_l,label:"Vuex",icon:"storage",treeFilterPlaceholder:"Filter stores..."}),n.on.getInspectorTree(function(s){if(s.app===e&&s.inspectorId===_l)if(s.filter){var r=[];aE(r,t._modules.root,s.filter,""),s.rootNodes=r}else s.rootNodes=[iE(t._modules.root,"")]}),n.on.getInspectorState(function(s){if(s.app===e&&s.inspectorId===_l){var r=s.nodeId;sE(t,r),s.state=AB(IB(t._modules,r),r==="root"?t.getters:t._makeLocalGettersCache,r)}}),n.on.editInspectorState(function(s){if(s.app===e&&s.inspectorId===_l){var r=s.nodeId,o=s.path;r!=="root"&&(o=r.split("/").filter(Boolean).concat(o)),t._withCommit(function(){s.set(t._state.data,o,s.state.value)})}}),t.subscribe(function(s,r){var o={};s.payload&&(o.payload=s.payload),o.state=r,n.notifyComponentUpdate(),n.sendInspectorTree(_l),n.sendInspectorState(_l),n.addTimelineEvent({layerId:Yk,event:{time:Date.now(),title:s.type,data:o}})}),t.subscribeAction({before:function(s,r){var o={};s.payload&&(o.payload=s.payload),s._id=kB++,s._time=Date.now(),o.state=r,n.addTimelineEvent({layerId:Ag,event:{time:s._time,title:s.type,groupId:s._id,subtitle:"start",data:o}})},after:function(s,r){var o={},i=Date.now()-s._time;o.duration={_custom:{type:"duration",display:i+"ms",tooltip:"Action duration",value:i}},s.payload&&(o.payload=s.payload),o.state=r,n.addTimelineEvent({layerId:Ag,event:{time:Date.now(),title:s.type,groupId:s._id,subtitle:"end",data:o}})}})})}var Xk=8702998,CB=6710886,TB=16777215,rE={label:"namespaced",textColor:TB,backgroundColor:CB};function oE(e){return e&&e!=="root"?e.split("/").slice(-2,-1)[0]:"Root"}function iE(e,t){return{id:t||"root",label:oE(t),tags:e.namespaced?[rE]:[],children:Object.keys(e._children).map(function(n){return iE(e._children[n],t+n+"/")})}}function aE(e,t,n,s){s.includes(n)&&e.push({id:s||"root",label:s.endsWith("/")?s.slice(0,s.length-1):s||"Root",tags:t.namespaced?[rE]:[]}),Object.keys(t._children).forEach(function(r){aE(e,t._children[r],n,s+r+"/")})}function AB(e,t,n){t=n==="root"?t:t[n];var s=Object.keys(t),r={state:Object.keys(e.state).map(function(i){return{key:i,editable:!0,value:e.state[i]}})};if(s.length){var o=EB(t);r.getters=Object.keys(o).map(function(i){return{key:i.endsWith("/")?oE(i):i,editable:!1,value:j0(function(){return o[i]})}})}return r}function EB(e){var t={};return Object.keys(e).forEach(function(n){var s=n.split("/");if(s.length>1){var r=t,o=s.pop();s.forEach(function(i){r[i]||(r[i]={_custom:{value:{},display:i,tooltip:"Module",abstract:!0}}),r=r[i]._custom.value}),r[o]=j0(function(){return e[n]})}else t[n]=j0(function(){return e[n]})}),t}function IB(e,t){var n=t.split("/").filter(function(s){return s});return n.reduce(function(s,r,o){var i=s[r];if(!i)throw new Error('Missing module "'+r+'" for path "'+t+'".');return o===n.length-1?i:i._children},t==="root"?e:e.root._children)}function j0(e){try{return e()}catch(t){return t}}var Rr=function(t,n){this.runtime=n,this._children=Object.create(null),this._rawModule=t;var s=t.state;this.state=(typeof s=="function"?s():s)||{}},lE={namespaced:{configurable:!0}};lE.namespaced.get=function(){return!!this._rawModule.namespaced};Rr.prototype.addChild=function(t,n){this._children[t]=n};Rr.prototype.removeChild=function(t){delete this._children[t]};Rr.prototype.getChild=function(t){return this._children[t]};Rr.prototype.hasChild=function(t){return t in this._children};Rr.prototype.update=function(t){this._rawModule.namespaced=t.namespaced,t.actions&&(this._rawModule.actions=t.actions),t.mutations&&(this._rawModule.mutations=t.mutations),t.getters&&(this._rawModule.getters=t.getters)};Rr.prototype.forEachChild=function(t){rc(this._children,t)};Rr.prototype.forEachGetter=function(t){this._rawModule.getters&&rc(this._rawModule.getters,t)};Rr.prototype.forEachAction=function(t){this._rawModule.actions&&rc(this._rawModule.actions,t)};Rr.prototype.forEachMutation=function(t){this._rawModule.mutations&&rc(this._rawModule.mutations,t)};Object.defineProperties(Rr.prototype,lE);var ja=function(t){this.register([],t,!1)};ja.prototype.get=function(t){return t.reduce(function(n,s){return n.getChild(s)},this.root)};ja.prototype.getNamespace=function(t){var n=this.root;return t.reduce(function(s,r){return n=n.getChild(r),s+(n.namespaced?r+"/":"")},"")};ja.prototype.update=function(t){cE([],this.root,t)};ja.prototype.register=function(t,n,s){var r=this;s===void 0&&(s=!0);var o=new Rr(n,s);if(t.length===0)this.root=o;else{var i=this.get(t.slice(0,-1));i.addChild(t[t.length-1],o)}n.modules&&rc(n.modules,function(a,c){r.register(t.concat(c),a,s)})};ja.prototype.unregister=function(t){var n=this.get(t.slice(0,-1)),s=t[t.length-1],r=n.getChild(s);r&&r.runtime&&n.removeChild(s)};ja.prototype.isRegistered=function(t){var n=this.get(t.slice(0,-1)),s=t[t.length-1];return n?n.hasChild(s):!1};function cE(e,t,n){if(t.update(n),n.modules)for(var s in n.modules){if(!t.getChild(s))return;cE(e.concat(s),t.getChild(s),n.modules[s])}}function PB(e){return new Ns(e)}var Ns=function(t){var n=this;t===void 0&&(t={});var s=t.plugins;s===void 0&&(s=[]);var r=t.strict;r===void 0&&(r=!1);var o=t.devtools;this._committing=!1,this._actions=Object.create(null),this._actionSubscribers=[],this._mutations=Object.create(null),this._wrappedGetters=Object.create(null),this._modules=new ja(t),this._modulesNamespaceMap=Object.create(null),this._subscribers=[],this._makeLocalGettersCache=Object.create(null),this._scope=null,this._devtools=o;var i=this,a=this,c=a.dispatch,u=a.commit;this.dispatch=function(v,y){return c.call(i,v,y)},this.commit=function(v,y,S){return u.call(i,v,y,S)},this.strict=r;var f=this._modules.root.state;fp(this,f,[],this._modules.root),h_(this,f),s.forEach(function(h){return h(n)})},m_={state:{configurable:!0}};Ns.prototype.install=function(t,n){t.provide(n||pB,this),t.config.globalProperties.$store=this;var s=this._devtools!==void 0?this._devtools:!1;s&&$B(t,this)};m_.state.get=function(){return this._state.data};m_.state.set=function(e){};Ns.prototype.commit=function(t,n,s){var r=this,o=yh(t,n,s),i=o.type,a=o.payload,c={type:i,payload:a},u=this._mutations[i];u&&(this._withCommit(function(){u.forEach(function(h){h(a)})}),this._subscribers.slice().forEach(function(f){return f(c,r.state)}))};Ns.prototype.dispatch=function(t,n){var s=this,r=yh(t,n),o=r.type,i=r.payload,a={type:o,payload:i},c=this._actions[o];if(c){try{this._actionSubscribers.slice().filter(function(f){return f.before}).forEach(function(f){return f.before(a,s.state)})}catch{}var u=c.length>1?Promise.all(c.map(function(f){return f(i)})):c[0](i);return new Promise(function(f,h){u.then(function(v){try{s._actionSubscribers.filter(function(y){return y.after}).forEach(function(y){return y.after(a,s.state)})}catch{}f(v)},function(v){try{s._actionSubscribers.filter(function(y){return y.error}).forEach(function(y){return y.error(a,s.state,v)})}catch{}h(v)})})}};Ns.prototype.subscribe=function(t,n){return tE(t,this._subscribers,n)};Ns.prototype.subscribeAction=function(t,n){var s=typeof t=="function"?{before:t}:t;return tE(s,this._actionSubscribers,n)};Ns.prototype.watch=function(t,n,s){var r=this;return os(function(){return t(r.state,r.getters)},n,Object.assign({},s))};Ns.prototype.replaceState=function(t){var n=this;this._withCommit(function(){n._state.data=t})};Ns.prototype.registerModule=function(t,n,s){s===void 0&&(s={}),typeof t=="string"&&(t=[t]),this._modules.register(t,n),fp(this,this.state,t,this._modules.get(t),s.preserveState),h_(this,this.state)};Ns.prototype.unregisterModule=function(t){var n=this;typeof t=="string"&&(t=[t]),this._modules.unregister(t),this._withCommit(function(){var s=p_(n.state,t.slice(0,-1));delete s[t[t.length-1]]}),nE(this)};Ns.prototype.hasModule=function(t){return typeof t=="string"&&(t=[t]),this._modules.isRegistered(t)};Ns.prototype.hotUpdate=function(t){this._modules.update(t),nE(this,!0)};Ns.prototype._withCommit=function(t){var n=this._committing;this._committing=!0,t(),this._committing=n};Object.defineProperties(Ns.prototype,m_);var mn=v_(function(e,t){var n={};return g_(t).forEach(function(s){var r=s.key,o=s.val;n[r]=function(){var a=this.$store.state,c=this.$store.getters;if(e){var u=b_(this.$store,"mapState",e);if(!u)return;a=u.context.state,c=u.context.getters}return typeof o=="function"?o.call(this,a,c):a[o]},n[r].vuex=!0}),n}),bn=v_(function(e,t){var n={};return g_(t).forEach(function(s){var r=s.key,o=s.val;o=e+o,n[r]=function(){if(!(e&&!b_(this.$store,"mapGetters",e)))return this.$store.getters[o]},n[r].vuex=!0}),n}),LB=v_(function(e,t){var n={};return g_(t).forEach(function(s){var r=s.key,o=s.val;n[r]=function(){for(var a=[],c=arguments.length;c--;)a[c]=arguments[c];var u=this.$store.dispatch;if(e){var f=b_(this.$store,"mapActions",e);if(!f)return;u=f.context.dispatch}return typeof o=="function"?o.apply(this,[u].concat(a)):u.apply(this.$store,[o].concat(a))}}),n});function g_(e){return OB(e)?Array.isArray(e)?e.map(function(t){return{key:t,val:t}}):Object.keys(e).map(function(t){return{key:t,val:e[t]}}):[]}function OB(e){return Array.isArray(e)||eE(e)}function v_(e){return function(t,n){return typeof t!="string"?(n=t,t=""):t.charAt(t.length-1)!=="/"&&(t+="/"),e(t,n)}}function b_(e,t,n){var s=e._modulesNamespaceMap[n];return s}/*! - * pinia v3.0.3 - * (c) 2025 Eduardo San Martin Morote - * @license MIT - */let uE;const hp=e=>uE=e,dE=Symbol();function B0(e){return e&&typeof e=="object"&&Object.prototype.toString.call(e)==="[object Object]"&&typeof e.toJSON!="function"}var Cu;(function(e){e.direct="direct",e.patchObject="patch object",e.patchFunction="patch function"})(Cu||(Cu={}));function RB(){const e=np(!0),t=e.run(()=>Kn({}));let n=[],s=[];const r=rp({install(o){hp(r),r._a=o,o.provide(dE,r),o.config.globalProperties.$pinia=r,s.forEach(i=>n.push(i)),s=[]},use(o){return this._a?n.push(o):s.push(o),this},_p:n,_a:null,_e:e,_s:new Map,state:t});return r}const fE=()=>{};function Jk(e,t,n,s=fE){e.push(t);const r=()=>{const o=e.indexOf(t);o>-1&&(e.splice(o,1),s())};return!n&&GA()&&BU(r),r}function wl(e,...t){e.slice().forEach(n=>{n(...t)})}const MB=e=>e(),Zk=Symbol(),Eg=Symbol();function z0(e,t){e instanceof Map&&t instanceof Map?t.forEach((n,s)=>e.set(s,n)):e instanceof Set&&t instanceof Set&&t.forEach(e.add,e);for(const n in t){if(!t.hasOwnProperty(n))continue;const s=t[n],r=e[n];B0(r)&&B0(s)&&e.hasOwnProperty(n)&&!Sn(s)&&!Bo(s)?e[n]=z0(r,s):e[n]=s}return e}const NB=Symbol();function FB(e){return!B0(e)||!Object.prototype.hasOwnProperty.call(e,NB)}const{assign:bi}=Object;function DB(e){return!!(Sn(e)&&e.effect)}function UB(e,t,n,s){const{state:r,actions:o,getters:i}=t,a=n.state.value[e];let c;function u(){a||(n.state.value[e]=r?r():{});const f=l9(n.state.value[e]);return bi(f,o,Object.keys(i||{}).reduce((h,v)=>(h[v]=rp(vt(()=>{hp(n);const y=n._s.get(e);return i[v].call(y,y)})),h),{}))}return c=hE(e,u,t,n,s,!0),c}function hE(e,t,n={},s,r,o){let i;const a=bi({actions:{}},n),c={deep:!0};let u,f,h=[],v=[],y;const S=s.state.value[e];!o&&!S&&(s.state.value[e]={}),Kn({});let $;function I(W){let V;u=f=!1,typeof W=="function"?(W(s.state.value[e]),V={type:Cu.patchFunction,storeId:e,events:y}):(z0(s.state.value[e],W),V={type:Cu.patchObject,payload:W,storeId:e,events:y});const U=$=Symbol();Ri().then(()=>{$===U&&(u=!0)}),f=!0,wl(h,V,s.state.value[e])}const C=o?function(){const{state:V}=n,U=V?V():{};this.$patch(ie=>{bi(ie,U)})}:fE;function k(){i.stop(),h=[],v=[],s._s.delete(e)}const P=(W,V="")=>{if(Zk in W)return W[Eg]=V,W;const U=function(){hp(s);const ie=Array.from(arguments),le=[],Pe=[];function qe(ze){le.push(ze)}function Ke(ze){Pe.push(ze)}wl(v,{args:ie,name:U[Eg],store:R,after:qe,onError:Ke});let Ge;try{Ge=W.apply(this&&this.$id===e?this:R,ie)}catch(ze){throw wl(Pe,ze),ze}return Ge instanceof Promise?Ge.then(ze=>(wl(le,ze),ze)).catch(ze=>(wl(Pe,ze),Promise.reject(ze))):(wl(le,Ge),Ge)};return U[Zk]=!0,U[Eg]=V,U},A={_p:s,$id:e,$onAction:Jk.bind(null,v),$patch:I,$reset:C,$subscribe(W,V={}){const U=Jk(h,W,V.detached,()=>ie()),ie=i.run(()=>os(()=>s.state.value[e],le=>{(V.flush==="sync"?f:u)&&W({storeId:e,type:Cu.direct,events:y},le)},bi({},c,V)));return U},$dispose:k},R=Pr(A);s._s.set(e,R);const N=(s._a&&s._a.runWithContext||MB)(()=>s._e.run(()=>(i=np()).run(()=>t({action:P}))));for(const W in N){const V=N[W];if(Sn(V)&&!DB(V)||Bo(V))o||(S&&FB(V)&&(Sn(V)?V.value=S[W]:z0(V,S[W])),s.state.value[e][W]=V);else if(typeof V=="function"){const U=P(V,W);N[W]=U,a.actions[W]=V}}return bi(R,N),bi(Mt(R),N),Object.defineProperty(R,"$state",{get:()=>s.state.value[e],set:W=>{I(V=>{bi(V,W)})}}),s._p.forEach(W=>{bi(R,i.run(()=>W({store:R,app:s._a,pinia:s,options:a})))}),S&&o&&n.hydrate&&n.hydrate(R.$state,S),u=!0,f=!0,R}/*! #__NO_SIDE_EFFECTS__ */function vs(e,t,n){let s;const r=typeof t=="function";s=r?n:t;function o(i,a){const c=W9();return i=i||(c?Ys(dE,null):null),i&&hp(i),i=uE,i._s.has(e)||(r?hE(e,t,s,i):UB(e,s,i)),i._s.get(e)}return o.$id=e,o}let jB="Store";function pp(...e){return e.reduce((t,n)=>(t[n.$id+jB]=function(){return n(this.$pinia)},t),{})}function sn(e,t){return Array.isArray(t)?t.reduce((n,s)=>(n[s]=function(){return e(this.$pinia)[s]},n),{}):Object.keys(t).reduce((n,s)=>(n[s]=function(){const r=e(this.$pinia),o=t[s];return typeof o=="function"?o.call(this,r):r[o]},n),{})}function mp(e,t){return Array.isArray(t)?t.reduce((n,s)=>(n[s]=function(...r){return e(this.$pinia)[s](...r)},n),{}):Object.keys(t).reduce((n,s)=>(n[s]=function(...r){return e(this.$pinia)[t[s]](...r)},n),{})}(function(){if(!(typeof window>"u"))try{var e=new window.CustomEvent("test",{cancelable:!0});if(e.preventDefault(),e.defaultPrevented!==!0)throw new Error("Could not prevent default")}catch{var t=function(s,r){var o,i;return r=r||{},r.bubbles=!!r.bubbles,r.cancelable=!!r.cancelable,o=document.createEvent("CustomEvent"),o.initCustomEvent(s,r.bubbles,r.cancelable,r.detail),i=o.preventDefault,o.preventDefault=function(){i.call(this);try{Object.defineProperty(this,"defaultPrevented",{get:function(){return!0}})}catch{this.defaultPrevented=!0}},o};t.prototype=window.Event.prototype,window.CustomEvent=t}})();/*! (c) Andrea Giammarchi - ISC */var q0={};try{q0.EventTarget=new EventTarget().constructor}catch{(function(t,n){var s=t.create,r=t.defineProperty,o=i.prototype;a(o,"addEventListener",function(u,f,h){for(var v=n.get(this),y=v[u]||(v[u]=[]),S=0,$=y.length;S<$;S++)if(y[S].listener===f)return;y.push({target:this,listener:f,options:h})}),a(o,"dispatchEvent",function(u){var f=n.get(this),h=f[u.type];return h&&(a(u,"target",this),a(u,"currentTarget",this),h.slice(0).some(c,u),delete u.currentTarget,delete u.target),!0}),a(o,"removeEventListener",function(u,f){for(var h=n.get(this),v=h[u]||(h[u]=[]),y=0,S=v.length;y0){let i=function(u){return Promise.all(u.map(f=>Promise.resolve(f).then(h=>({status:"fulfilled",value:h}),h=>({status:"rejected",reason:h}))))};document.getElementsByTagName("link");const a=document.querySelector("meta[property=csp-nonce]"),c=(a==null?void 0:a.nonce)||(a==null?void 0:a.getAttribute("nonce"));r=i(n.map(u=>{if(u=qB(u),u in Qk)return;Qk[u]=!0;const f=u.endsWith(".css"),h=f?'[rel="stylesheet"]':"";if(document.querySelector(`link[href="${u}"]${h}`))return;const v=document.createElement("link");if(v.rel=f?"stylesheet":zB,f||(v.as="script"),v.crossOrigin="",v.href=u,c&&v.setAttribute("nonce",c),document.head.appendChild(v),f)return new Promise((y,S)=>{v.addEventListener("load",y),v.addEventListener("error",()=>S(new Error(`Unable to preload CSS for ${u}`)))})}))}function o(i){const a=new Event("vite:preloadError",{cancelable:!0});if(a.payload=i,window.dispatchEvent(a),!a.defaultPrevented)throw i}return r.then(i=>{for(const a of i||[])a.status==="rejected"&&o(a.reason);return t().catch(o)})};var ps=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function bs(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var iu={exports:{}};/** - * @license - * Lodash - * 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 - */var HB=iu.exports,e$;function VB(){return e$||(e$=1,function(e,t){(function(){var n,s="4.17.21",r=200,o="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",i="Expected a function",a="Invalid `variable` option passed into `_.template`",c="__lodash_hash_undefined__",u=500,f="__lodash_placeholder__",h=1,v=2,y=4,S=1,$=2,I=1,C=2,k=4,P=8,A=16,R=32,B=64,N=128,W=256,V=512,U=30,ie="...",le=800,Pe=16,qe=1,Ke=2,Ge=3,ze=1/0,ot=9007199254740991,Ct=17976931348623157e292,dt=NaN,bt=4294967295,It=bt-1,nt=bt>>>1,_t=[["ary",N],["bind",I],["bindKey",C],["curry",P],["curryRight",A],["flip",V],["partial",R],["partialRight",B],["rearg",W]],ft="[object Arguments]",Ht="[object Array]",_e="[object AsyncFunction]",Me="[object Boolean]",Fe="[object Date]",Ue="[object DOMException]",pt="[object Error]",G="[object Function]",K="[object GeneratorFunction]",ee="[object Map]",pe="[object Number]",we="[object Null]",be="[object Object]",j="[object Promise]",q="[object Proxy]",te="[object RegExp]",fe="[object Set]",je="[object String]",ke="[object Symbol]",re="[object Undefined]",me="[object WeakMap]",xe="[object WeakSet]",rt="[object ArrayBuffer]",ut="[object DataView]",Qt="[object Float32Array]",Wt="[object Float64Array]",En="[object Int8Array]",On="[object Int16Array]",Cs="[object Int32Array]",tr="[object Uint8Array]",ln="[object Uint8ClampedArray]",Rn="[object Uint16Array]",nr="[object Uint32Array]",Fr=/\b__p \+= '';/g,cc=/\b(__p \+=) '' \+/g,Fs=/(__e\(.*?\)|\b__t\)) \+\n'';/g,Dr=/&(?:amp|lt|gt|quot|#39);/g,Ya=/[&<>"']/g,sr=RegExp(Dr.source),uc=RegExp(Ya.source),dc=/<%-([\s\S]+?)%>/g,fc=/<%([\s\S]+?)%>/g,Xa=/<%=([\s\S]+?)%>/g,hc=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Ds=/^\w*$/,pc=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,ta=/[\\^$.*+?()[\]{}|]/g,mc=RegExp(ta.source),na=/^\s+/,Ja=/\s/,Ur=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,gc=/\{\n\/\* \[wrapped with (.+)\] \*/,vc=/,? & /,bc=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,yc=/[()=,{}\[\]\/\s]/,_c=/\\(\\)?/g,jr=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,Za=/\w*$/,wc=/^[-+]0x[0-9a-f]+$/i,Sc=/^0b[01]+$/i,kc=/^\[object .+?Constructor\]$/,$c=/^0o[0-7]+$/i,Cc=/^(?:0|[1-9]\d*)$/,sa=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,ti=/($^)/,co=/['\n\r\u2028\u2029\\]/g,Ts="\\ud800-\\udfff",Qa="\\u0300-\\u036f",Us="\\ufe20-\\ufe2f",el="\\u20d0-\\u20ff",uo=Qa+Us+el,ni="\\u2700-\\u27bf",tl="a-z\\xdf-\\xf6\\xf8-\\xff",nl="\\xac\\xb1\\xd7\\xf7",ra="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",Tc="\\u2000-\\u206f",Ac=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",F="A-Z\\xc0-\\xd6\\xd8-\\xde",J="\\ufe0e\\ufe0f",z=nl+ra+Tc+Ac,se="['’]",ce="["+Ts+"]",ne="["+z+"]",Ce="["+uo+"]",Ie="\\d+",Oe="["+ni+"]",Re="["+tl+"]",De="[^"+Ts+z+Ie+ni+tl+F+"]",Ze="\\ud83c[\\udffb-\\udfff]",Tt="(?:"+Ce+"|"+Ze+")",Bt="[^"+Ts+"]",zt="(?:\\ud83c[\\udde6-\\uddff]){2}",cn="[\\ud800-\\udbff][\\udc00-\\udfff]",xt="["+F+"]",Zn="\\u200d",Br="(?:"+Re+"|"+De+")",fo="(?:"+xt+"|"+De+")",sl="(?:"+se+"(?:d|ll|m|re|s|t|ve))?",si="(?:"+se+"(?:D|LL|M|RE|S|T|VE))?",Ec=Tt+"?",ho="["+J+"]?",oa="(?:"+Zn+"(?:"+[Bt,zt,cn].join("|")+")"+ho+Ec+")*",ri="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",Ic="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",Ed=ho+Ec+oa,Id="(?:"+[Oe,zt,cn].join("|")+")"+Ed,Pc="(?:"+[Bt+Ce+"?",Ce,zt,cn,ce].join("|")+")",Pd=RegExp(se,"g"),po=RegExp(Ce,"g"),mo=RegExp(Ze+"(?="+Ze+")|"+Pc+Ed,"g"),lm=RegExp([xt+"?"+Re+"+"+sl+"(?="+[ne,xt,"$"].join("|")+")",fo+"+"+si+"(?="+[ne,xt+Br,"$"].join("|")+")",xt+"?"+Br+"+"+sl,xt+"+"+si,Ic,ri,Ie,Id].join("|"),"g"),Ld=RegExp("["+Zn+Ts+uo+J+"]"),cm=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,Od=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],um=-1,un={};un[Qt]=un[Wt]=un[En]=un[On]=un[Cs]=un[tr]=un[ln]=un[Rn]=un[nr]=!0,un[ft]=un[Ht]=un[rt]=un[Me]=un[ut]=un[Fe]=un[pt]=un[G]=un[ee]=un[pe]=un[be]=un[te]=un[fe]=un[je]=un[me]=!1;var en={};en[ft]=en[Ht]=en[rt]=en[ut]=en[Me]=en[Fe]=en[Qt]=en[Wt]=en[En]=en[On]=en[Cs]=en[ee]=en[pe]=en[be]=en[te]=en[fe]=en[je]=en[ke]=en[tr]=en[ln]=en[Rn]=en[nr]=!0,en[pt]=en[G]=en[me]=!1;var dm={À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",Ç:"C",ç:"c",Ð:"D",ð:"d",È:"E",É:"E",Ê:"E",Ë:"E",è:"e",é:"e",ê:"e",ë:"e",Ì:"I",Í:"I",Î:"I",Ï:"I",ì:"i",í:"i",î:"i",ï:"i",Ñ:"N",ñ:"n",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",Ù:"U",Ú:"U",Û:"U",Ü:"U",ù:"u",ú:"u",û:"u",ü:"u",Ý:"Y",ý:"y",ÿ:"y",Æ:"Ae",æ:"ae",Þ:"Th",þ:"th",ß:"ss",Ā:"A",Ă:"A",Ą:"A",ā:"a",ă:"a",ą:"a",Ć:"C",Ĉ:"C",Ċ:"C",Č:"C",ć:"c",ĉ:"c",ċ:"c",č:"c",Ď:"D",Đ:"D",ď:"d",đ:"d",Ē:"E",Ĕ:"E",Ė:"E",Ę:"E",Ě:"E",ē:"e",ĕ:"e",ė:"e",ę:"e",ě:"e",Ĝ:"G",Ğ:"G",Ġ:"G",Ģ:"G",ĝ:"g",ğ:"g",ġ:"g",ģ:"g",Ĥ:"H",Ħ:"H",ĥ:"h",ħ:"h",Ĩ:"I",Ī:"I",Ĭ:"I",Į:"I",İ:"I",ĩ:"i",ī:"i",ĭ:"i",į:"i",ı:"i",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",ĸ:"k",Ĺ:"L",Ļ:"L",Ľ:"L",Ŀ:"L",Ł:"L",ĺ:"l",ļ:"l",ľ:"l",ŀ:"l",ł:"l",Ń:"N",Ņ:"N",Ň:"N",Ŋ:"N",ń:"n",ņ:"n",ň:"n",ŋ:"n",Ō:"O",Ŏ:"O",Ő:"O",ō:"o",ŏ:"o",ő:"o",Ŕ:"R",Ŗ:"R",Ř:"R",ŕ:"r",ŗ:"r",ř:"r",Ś:"S",Ŝ:"S",Ş:"S",Š:"S",ś:"s",ŝ:"s",ş:"s",š:"s",Ţ:"T",Ť:"T",Ŧ:"T",ţ:"t",ť:"t",ŧ:"t",Ũ:"U",Ū:"U",Ŭ:"U",Ů:"U",Ű:"U",Ų:"U",ũ:"u",ū:"u",ŭ:"u",ů:"u",ű:"u",ų:"u",Ŵ:"W",ŵ:"w",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Ź:"Z",Ż:"Z",Ž:"Z",ź:"z",ż:"z",ž:"z",IJ:"IJ",ij:"ij",Œ:"Oe",œ:"oe",ʼn:"'n",ſ:"s"},H={"&":"&","<":"<",">":">",'"':""","'":"'"},oe={"&":"&","<":"<",">":">",""":'"',"'":"'"},ye={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},tt=parseFloat,Dt=parseInt,Yt=typeof ps=="object"&&ps&&ps.Object===Object&&ps,gn=typeof self=="object"&&self&&self.Object===Object&&self,yt=Yt||gn||Function("return this")(),on=t&&!t.nodeType&&t,jn=on&&!0&&e&&!e.nodeType&&e,is=jn&&jn.exports===on,go=is&&Yt.process,as=function(){try{var ae=jn&&jn.require&&jn.require("util").types;return ae||go&&go.binding&&go.binding("util")}catch{}}(),rl=as&&as.isArrayBuffer,Lc=as&&as.isDate,ow=as&&as.isMap,iw=as&&as.isRegExp,aw=as&&as.isSet,lw=as&&as.isTypedArray;function js(ae,$e,ve){switch(ve.length){case 0:return ae.call($e);case 1:return ae.call($e,ve[0]);case 2:return ae.call($e,ve[0],ve[1]);case 3:return ae.call($e,ve[0],ve[1],ve[2])}return ae.apply($e,ve)}function XO(ae,$e,ve,Qe){for(var St=-1,Gt=ae==null?0:ae.length;++St-1}function fm(ae,$e,ve){for(var Qe=-1,St=ae==null?0:ae.length;++Qe-1;);return ve}function gw(ae,$e){for(var ve=ae.length;ve--&&ol($e,ae[ve],0)>-1;);return ve}function oR(ae,$e){for(var ve=ae.length,Qe=0;ve--;)ae[ve]===$e&&++Qe;return Qe}var iR=gm(dm),aR=gm(H);function lR(ae){return"\\"+ye[ae]}function cR(ae,$e){return ae==null?n:ae[$e]}function il(ae){return Ld.test(ae)}function uR(ae){return cm.test(ae)}function dR(ae){for(var $e,ve=[];!($e=ae.next()).done;)ve.push($e.value);return ve}function _m(ae){var $e=-1,ve=Array(ae.size);return ae.forEach(function(Qe,St){ve[++$e]=[St,Qe]}),ve}function vw(ae,$e){return function(ve){return ae($e(ve))}}function ai(ae,$e){for(var ve=-1,Qe=ae.length,St=0,Gt=[];++ve-1}function ZR(l,d){var m=this.__data__,_=Xd(m,l);return _<0?(++this.size,m.push([l,d])):m[_][1]=d,this}vo.prototype.clear=xR,vo.prototype.delete=YR,vo.prototype.get=XR,vo.prototype.has=JR,vo.prototype.set=ZR;function bo(l){var d=-1,m=l==null?0:l.length;for(this.clear();++d=d?l:d)),l}function ar(l,d,m,_,L,D){var x,Q=d&h,ue=d&v,Ae=d&y;if(m&&(x=L?m(l,_,L,D):m(l)),x!==n)return x;if(!Tn(l))return l;var Ee=$t(l);if(Ee){if(x=nN(l),!Q)return As(l,x)}else{var Le=cs(l),He=Le==G||Le==K;if(hi(l))return Qw(l,Q);if(Le==be||Le==ft||He&&!L){if(x=ue||He?{}:bS(l),!Q)return ue?WM(l,pM(x,l)):VM(l,Iw(x,l))}else{if(!en[Le])return L?l:{};x=sN(l,Le,Q)}}D||(D=new _r);var st=D.get(l);if(st)return st;D.set(l,x),KS(l)?l.forEach(function(gt){x.add(ar(gt,d,m,gt,l,D))}):WS(l)&&l.forEach(function(gt,Rt){x.set(Rt,ar(gt,d,m,Rt,l,D))});var mt=Ae?ue?Gm:Wm:ue?Is:Gn,Et=Ee?n:mt(l);return rr(Et||l,function(gt,Rt){Et&&(Rt=gt,gt=l[Rt]),Uc(x,Rt,ar(gt,d,m,Rt,l,D))}),x}function mM(l){var d=Gn(l);return function(m){return Pw(m,l,d)}}function Pw(l,d,m){var _=m.length;if(l==null)return!_;for(l=dn(l);_--;){var L=m[_],D=d[L],x=l[L];if(x===n&&!(L in l)||!D(x))return!1}return!0}function Lw(l,d,m){if(typeof l!="function")throw new or(i);return Wc(function(){l.apply(n,m)},d)}function jc(l,d,m,_){var L=-1,D=Rd,x=!0,Q=l.length,ue=[],Ae=d.length;if(!Q)return ue;m&&(d=$n(d,Bs(m))),_?(D=fm,x=!1):d.length>=r&&(D=Oc,x=!1,d=new la(d));e:for(;++LL?0:L+m),_=_===n||_>L?L:At(_),_<0&&(_+=L),_=m>_?0:YS(_);m<_;)l[m++]=d;return l}function Rw(l,d){var m=[];return ci(l,function(_,L,D){d(_,L,D)&&m.push(_)}),m}function Qn(l,d,m,_,L){var D=-1,x=l.length;for(m||(m=oN),L||(L=[]);++D0&&m(Q)?d>1?Qn(Q,d-1,m,_,L):ii(L,Q):_||(L[L.length]=Q)}return L}var Am=oS(),Mw=oS(!0);function zr(l,d){return l&&Am(l,d,Gn)}function Em(l,d){return l&&Mw(l,d,Gn)}function Zd(l,d){return oi(d,function(m){return ko(l[m])})}function ua(l,d){d=di(d,l);for(var m=0,_=d.length;l!=null&&m<_;)l=l[Hr(d[m++])];return m&&m==_?l:n}function Nw(l,d,m){var _=d(l);return $t(l)?_:ii(_,m(l))}function ys(l){return l==null?l===n?re:we:ia&&ia in dn(l)?QM(l):fN(l)}function Im(l,d){return l>d}function bM(l,d){return l!=null&&tn.call(l,d)}function yM(l,d){return l!=null&&d in dn(l)}function _M(l,d,m){return l>=ls(d,m)&&l=120&&Ee.length>=120)?new la(x&&Ee):n}Ee=l[0];var Le=-1,He=Q[0];e:for(;++Le-1;)Q!==l&&Hd.call(Q,ue,1),Hd.call(l,ue,1);return l}function Ww(l,d){for(var m=l?d.length:0,_=m-1;m--;){var L=d[m];if(m==_||L!==D){var D=L;So(L)?Hd.call(l,L,1):Um(l,L)}}return l}function Nm(l,d){return l+Gd(Cw()*(d-l+1))}function RM(l,d,m,_){for(var L=-1,D=zn(Wd((d-l)/(m||1)),0),x=ve(D);D--;)x[_?D:++L]=l,l+=m;return x}function Fm(l,d){var m="";if(!l||d<1||d>ot)return m;do d%2&&(m+=l),d=Gd(d/2),d&&(l+=l);while(d);return m}function Pt(l,d){return Qm(wS(l,d,Ps),l+"")}function MM(l){return Ew(vl(l))}function NM(l,d){var m=vl(l);return uf(m,ca(d,0,m.length))}function qc(l,d,m,_){if(!Tn(l))return l;d=di(d,l);for(var L=-1,D=d.length,x=D-1,Q=l;Q!=null&&++LL?0:L+d),m=m>L?L:m,m<0&&(m+=L),L=d>m?0:m-d>>>0,d>>>=0;for(var D=ve(L);++_>>1,x=l[D];x!==null&&!qs(x)&&(m?x<=d:x=r){var Ae=d?null:YM(l);if(Ae)return Nd(Ae);x=!1,L=Oc,ue=new la}else ue=d?[]:Q;e:for(;++_=_?l:lr(l,d,m)}var Zw=TR||function(l){return yt.clearTimeout(l)};function Qw(l,d){if(d)return l.slice();var m=l.length,_=_w?_w(m):new l.constructor(m);return l.copy(_),_}function qm(l){var d=new l.constructor(l.byteLength);return new zd(d).set(new zd(l)),d}function BM(l,d){var m=d?qm(l.buffer):l.buffer;return new l.constructor(m,l.byteOffset,l.byteLength)}function zM(l){var d=new l.constructor(l.source,Za.exec(l));return d.lastIndex=l.lastIndex,d}function qM(l){return Dc?dn(Dc.call(l)):{}}function eS(l,d){var m=d?qm(l.buffer):l.buffer;return new l.constructor(m,l.byteOffset,l.length)}function tS(l,d){if(l!==d){var m=l!==n,_=l===null,L=l===l,D=qs(l),x=d!==n,Q=d===null,ue=d===d,Ae=qs(d);if(!Q&&!Ae&&!D&&l>d||D&&x&&ue&&!Q&&!Ae||_&&x&&ue||!m&&ue||!L)return 1;if(!_&&!D&&!Ae&&l=Q)return ue;var Ae=m[_];return ue*(Ae=="desc"?-1:1)}}return l.index-d.index}function nS(l,d,m,_){for(var L=-1,D=l.length,x=m.length,Q=-1,ue=d.length,Ae=zn(D-x,0),Ee=ve(ue+Ae),Le=!_;++Q1?m[L-1]:n,x=L>2?m[2]:n;for(D=l.length>3&&typeof D=="function"?(L--,D):n,x&&_s(m[0],m[1],x)&&(D=L<3?n:D,L=1),d=dn(d);++_-1?L[D?d[x]:x]:n}}function lS(l){return wo(function(d){var m=d.length,_=m,L=ir.prototype.thru;for(l&&d.reverse();_--;){var D=d[_];if(typeof D!="function")throw new or(i);if(L&&!x&&lf(D)=="wrapper")var x=new ir([],!0)}for(_=x?_:m;++_1&&qt.reverse(),Ee&&ueQ))return!1;var Ae=D.get(l),Ee=D.get(d);if(Ae&&Ee)return Ae==d&&Ee==l;var Le=-1,He=!0,st=m&$?new la:n;for(D.set(l,d),D.set(d,l);++Le1?"& ":"")+d[_],d=d.join(m>2?", ":" "),l.replace(Ur,`{ -/* [wrapped with `+d+`] */ -`)}function oN(l){return $t(l)||ha(l)||!!(kw&&l&&l[kw])}function So(l,d){var m=typeof l;return d=d??ot,!!d&&(m=="number"||m!="symbol"&&Cc.test(l))&&l>-1&&l%1==0&&l0){if(++d>=le)return arguments[0]}else d=0;return l.apply(n,arguments)}}function uf(l,d){var m=-1,_=l.length,L=_-1;for(d=d===n?_:d;++m1?l[d-1]:n;return m=typeof m=="function"?(l.pop(),m):n,RS(l,m)});function MS(l){var d=M(l);return d.__chain__=!0,d}function g7(l,d){return d(l),l}function df(l,d){return d(l)}var v7=wo(function(l){var d=l.length,m=d?l[0]:0,_=this.__wrapped__,L=function(D){return Tm(D,l)};return d>1||this.__actions__.length||!(_ instanceof Ut)||!So(m)?this.thru(L):(_=_.slice(m,+m+(d?1:0)),_.__actions__.push({func:df,args:[L],thisArg:n}),new ir(_,this.__chain__).thru(function(D){return d&&!D.length&&D.push(n),D}))});function b7(){return MS(this)}function y7(){return new ir(this.value(),this.__chain__)}function _7(){this.__values__===n&&(this.__values__=xS(this.value()));var l=this.__index__>=this.__values__.length,d=l?n:this.__values__[this.__index__++];return{done:l,value:d}}function w7(){return this}function S7(l){for(var d,m=this;m instanceof Yd;){var _=AS(m);_.__index__=0,_.__values__=n,d?L.__wrapped__=_:d=_;var L=_;m=m.__wrapped__}return L.__wrapped__=l,d}function k7(){var l=this.__wrapped__;if(l instanceof Ut){var d=l;return this.__actions__.length&&(d=new Ut(this)),d=d.reverse(),d.__actions__.push({func:df,args:[eg],thisArg:n}),new ir(d,this.__chain__)}return this.thru(eg)}function $7(){return Xw(this.__wrapped__,this.__actions__)}var C7=nf(function(l,d,m){tn.call(l,m)?++l[m]:yo(l,m,1)});function T7(l,d,m){var _=$t(l)?cw:gM;return m&&_s(l,d,m)&&(d=n),_(l,ht(d,3))}function A7(l,d){var m=$t(l)?oi:Rw;return m(l,ht(d,3))}var E7=aS(ES),I7=aS(IS);function P7(l,d){return Qn(ff(l,d),1)}function L7(l,d){return Qn(ff(l,d),ze)}function O7(l,d,m){return m=m===n?1:At(m),Qn(ff(l,d),m)}function NS(l,d){var m=$t(l)?rr:ci;return m(l,ht(d,3))}function FS(l,d){var m=$t(l)?JO:Ow;return m(l,ht(d,3))}var R7=nf(function(l,d,m){tn.call(l,m)?l[m].push(d):yo(l,m,[d])});function M7(l,d,m,_){l=Es(l)?l:vl(l),m=m&&!_?At(m):0;var L=l.length;return m<0&&(m=zn(L+m,0)),vf(l)?m<=L&&l.indexOf(d,m)>-1:!!L&&ol(l,d,m)>-1}var N7=Pt(function(l,d,m){var _=-1,L=typeof d=="function",D=Es(l)?ve(l.length):[];return ci(l,function(x){D[++_]=L?js(d,x,m):Bc(x,d,m)}),D}),F7=nf(function(l,d,m){yo(l,m,d)});function ff(l,d){var m=$t(l)?$n:jw;return m(l,ht(d,3))}function D7(l,d,m,_){return l==null?[]:($t(d)||(d=d==null?[]:[d]),m=_?n:m,$t(m)||(m=m==null?[]:[m]),Hw(l,d,m))}var U7=nf(function(l,d,m){l[m?0:1].push(d)},function(){return[[],[]]});function j7(l,d,m){var _=$t(l)?hm:hw,L=arguments.length<3;return _(l,ht(d,4),m,L,ci)}function B7(l,d,m){var _=$t(l)?ZO:hw,L=arguments.length<3;return _(l,ht(d,4),m,L,Ow)}function z7(l,d){var m=$t(l)?oi:Rw;return m(l,mf(ht(d,3)))}function q7(l){var d=$t(l)?Ew:MM;return d(l)}function H7(l,d,m){(m?_s(l,d,m):d===n)?d=1:d=At(d);var _=$t(l)?dM:NM;return _(l,d)}function V7(l){var d=$t(l)?fM:DM;return d(l)}function W7(l){if(l==null)return 0;if(Es(l))return vf(l)?al(l):l.length;var d=cs(l);return d==ee||d==fe?l.size:Om(l).length}function G7(l,d,m){var _=$t(l)?pm:UM;return m&&_s(l,d,m)&&(d=n),_(l,ht(d,3))}var K7=Pt(function(l,d){if(l==null)return[];var m=d.length;return m>1&&_s(l,d[0],d[1])?d=[]:m>2&&_s(d[0],d[1],d[2])&&(d=[d[0]]),Hw(l,Qn(d,1),[])}),hf=AR||function(){return yt.Date.now()};function x7(l,d){if(typeof d!="function")throw new or(i);return l=At(l),function(){if(--l<1)return d.apply(this,arguments)}}function DS(l,d,m){return d=m?n:d,d=l&&d==null?l.length:d,_o(l,N,n,n,n,n,d)}function US(l,d){var m;if(typeof d!="function")throw new or(i);return l=At(l),function(){return--l>0&&(m=d.apply(this,arguments)),l<=1&&(d=n),m}}var ng=Pt(function(l,d,m){var _=I;if(m.length){var L=ai(m,ml(ng));_|=R}return _o(l,_,d,m,L)}),jS=Pt(function(l,d,m){var _=I|C;if(m.length){var L=ai(m,ml(jS));_|=R}return _o(d,_,l,m,L)});function BS(l,d,m){d=m?n:d;var _=_o(l,P,n,n,n,n,n,d);return _.placeholder=BS.placeholder,_}function zS(l,d,m){d=m?n:d;var _=_o(l,A,n,n,n,n,n,d);return _.placeholder=zS.placeholder,_}function qS(l,d,m){var _,L,D,x,Q,ue,Ae=0,Ee=!1,Le=!1,He=!0;if(typeof l!="function")throw new or(i);d=ur(d)||0,Tn(m)&&(Ee=!!m.leading,Le="maxWait"in m,D=Le?zn(ur(m.maxWait)||0,d):D,He="trailing"in m?!!m.trailing:He);function st(Nn){var Sr=_,Co=L;return _=L=n,Ae=Nn,x=l.apply(Co,Sr),x}function mt(Nn){return Ae=Nn,Q=Wc(Rt,d),Ee?st(Nn):x}function Et(Nn){var Sr=Nn-ue,Co=Nn-Ae,ak=d-Sr;return Le?ls(ak,D-Co):ak}function gt(Nn){var Sr=Nn-ue,Co=Nn-Ae;return ue===n||Sr>=d||Sr<0||Le&&Co>=D}function Rt(){var Nn=hf();if(gt(Nn))return qt(Nn);Q=Wc(Rt,Et(Nn))}function qt(Nn){return Q=n,He&&_?st(Nn):(_=L=n,x)}function Hs(){Q!==n&&Zw(Q),Ae=0,_=ue=L=Q=n}function ws(){return Q===n?x:qt(hf())}function Vs(){var Nn=hf(),Sr=gt(Nn);if(_=arguments,L=this,ue=Nn,Sr){if(Q===n)return mt(ue);if(Le)return Zw(Q),Q=Wc(Rt,d),st(ue)}return Q===n&&(Q=Wc(Rt,d)),x}return Vs.cancel=Hs,Vs.flush=ws,Vs}var Y7=Pt(function(l,d){return Lw(l,1,d)}),X7=Pt(function(l,d,m){return Lw(l,ur(d)||0,m)});function J7(l){return _o(l,V)}function pf(l,d){if(typeof l!="function"||d!=null&&typeof d!="function")throw new or(i);var m=function(){var _=arguments,L=d?d.apply(this,_):_[0],D=m.cache;if(D.has(L))return D.get(L);var x=l.apply(this,_);return m.cache=D.set(L,x)||D,x};return m.cache=new(pf.Cache||bo),m}pf.Cache=bo;function mf(l){if(typeof l!="function")throw new or(i);return function(){var d=arguments;switch(d.length){case 0:return!l.call(this);case 1:return!l.call(this,d[0]);case 2:return!l.call(this,d[0],d[1]);case 3:return!l.call(this,d[0],d[1],d[2])}return!l.apply(this,d)}}function Z7(l){return US(2,l)}var Q7=jM(function(l,d){d=d.length==1&&$t(d[0])?$n(d[0],Bs(ht())):$n(Qn(d,1),Bs(ht()));var m=d.length;return Pt(function(_){for(var L=-1,D=ls(_.length,m);++L=d}),ha=Fw(function(){return arguments}())?Fw:function(l){return In(l)&&tn.call(l,"callee")&&!Sw.call(l,"callee")},$t=ve.isArray,pF=rl?Bs(rl):SM;function Es(l){return l!=null&&gf(l.length)&&!ko(l)}function Mn(l){return In(l)&&Es(l)}function mF(l){return l===!0||l===!1||In(l)&&ys(l)==Me}var hi=IR||pg,gF=Lc?Bs(Lc):kM;function vF(l){return In(l)&&l.nodeType===1&&!Gc(l)}function bF(l){if(l==null)return!0;if(Es(l)&&($t(l)||typeof l=="string"||typeof l.splice=="function"||hi(l)||gl(l)||ha(l)))return!l.length;var d=cs(l);if(d==ee||d==fe)return!l.size;if(Vc(l))return!Om(l).length;for(var m in l)if(tn.call(l,m))return!1;return!0}function yF(l,d){return zc(l,d)}function _F(l,d,m){m=typeof m=="function"?m:n;var _=m?m(l,d):n;return _===n?zc(l,d,n,m):!!_}function rg(l){if(!In(l))return!1;var d=ys(l);return d==pt||d==Ue||typeof l.message=="string"&&typeof l.name=="string"&&!Gc(l)}function wF(l){return typeof l=="number"&&$w(l)}function ko(l){if(!Tn(l))return!1;var d=ys(l);return d==G||d==K||d==_e||d==q}function VS(l){return typeof l=="number"&&l==At(l)}function gf(l){return typeof l=="number"&&l>-1&&l%1==0&&l<=ot}function Tn(l){var d=typeof l;return l!=null&&(d=="object"||d=="function")}function In(l){return l!=null&&typeof l=="object"}var WS=ow?Bs(ow):CM;function SF(l,d){return l===d||Lm(l,d,xm(d))}function kF(l,d,m){return m=typeof m=="function"?m:n,Lm(l,d,xm(d),m)}function $F(l){return GS(l)&&l!=+l}function CF(l){if(lN(l))throw new St(o);return Dw(l)}function TF(l){return l===null}function AF(l){return l==null}function GS(l){return typeof l=="number"||In(l)&&ys(l)==pe}function Gc(l){if(!In(l)||ys(l)!=be)return!1;var d=qd(l);if(d===null)return!0;var m=tn.call(d,"constructor")&&d.constructor;return typeof m=="function"&&m instanceof m&&Ud.call(m)==kR}var og=iw?Bs(iw):TM;function EF(l){return VS(l)&&l>=-9007199254740991&&l<=ot}var KS=aw?Bs(aw):AM;function vf(l){return typeof l=="string"||!$t(l)&&In(l)&&ys(l)==je}function qs(l){return typeof l=="symbol"||In(l)&&ys(l)==ke}var gl=lw?Bs(lw):EM;function IF(l){return l===n}function PF(l){return In(l)&&cs(l)==me}function LF(l){return In(l)&&ys(l)==xe}var OF=af(Rm),RF=af(function(l,d){return l<=d});function xS(l){if(!l)return[];if(Es(l))return vf(l)?yr(l):As(l);if(Rc&&l[Rc])return dR(l[Rc]());var d=cs(l),m=d==ee?_m:d==fe?Nd:vl;return m(l)}function $o(l){if(!l)return l===0?l:0;if(l=ur(l),l===ze||l===-1/0){var d=l<0?-1:1;return d*Ct}return l===l?l:0}function At(l){var d=$o(l),m=d%1;return d===d?m?d-m:d:0}function YS(l){return l?ca(At(l),0,bt):0}function ur(l){if(typeof l=="number")return l;if(qs(l))return dt;if(Tn(l)){var d=typeof l.valueOf=="function"?l.valueOf():l;l=Tn(d)?d+"":d}if(typeof l!="string")return l===0?l:+l;l=pw(l);var m=Sc.test(l);return m||$c.test(l)?Dt(l.slice(2),m?2:8):wc.test(l)?dt:+l}function XS(l){return qr(l,Is(l))}function MF(l){return l?ca(At(l),-9007199254740991,ot):l===0?l:0}function Xt(l){return l==null?"":zs(l)}var NF=hl(function(l,d){if(Vc(d)||Es(d)){qr(d,Gn(d),l);return}for(var m in d)tn.call(d,m)&&Uc(l,m,d[m])}),JS=hl(function(l,d){qr(d,Is(d),l)}),bf=hl(function(l,d,m,_){qr(d,Is(d),l,_)}),FF=hl(function(l,d,m,_){qr(d,Gn(d),l,_)}),DF=wo(Tm);function UF(l,d){var m=fl(l);return d==null?m:Iw(m,d)}var jF=Pt(function(l,d){l=dn(l);var m=-1,_=d.length,L=_>2?d[2]:n;for(L&&_s(d[0],d[1],L)&&(_=1);++m<_;)for(var D=d[m],x=Is(D),Q=-1,ue=x.length;++Q1),D}),qr(l,Gm(l),m),_&&(m=ar(m,h|v|y,XM));for(var L=d.length;L--;)Um(m,d[L]);return m});function sD(l,d){return QS(l,mf(ht(d)))}var rD=wo(function(l,d){return l==null?{}:LM(l,d)});function QS(l,d){if(l==null)return{};var m=$n(Gm(l),function(_){return[_]});return d=ht(d),Vw(l,m,function(_,L){return d(_,L[0])})}function oD(l,d,m){d=di(d,l);var _=-1,L=d.length;for(L||(L=1,l=n);++_d){var _=l;l=d,d=_}if(m||l%1||d%1){var L=Cw();return ls(l+L*(d-l+tt("1e-"+((L+"").length-1))),d)}return Nm(l,d)}var gD=pl(function(l,d,m){return d=d.toLowerCase(),l+(m?nk(d):d)});function nk(l){return lg(Xt(l).toLowerCase())}function sk(l){return l=Xt(l),l&&l.replace(sa,iR).replace(po,"")}function vD(l,d,m){l=Xt(l),d=zs(d);var _=l.length;m=m===n?_:ca(At(m),0,_);var L=m;return m-=d.length,m>=0&&l.slice(m,L)==d}function bD(l){return l=Xt(l),l&&uc.test(l)?l.replace(Ya,aR):l}function yD(l){return l=Xt(l),l&&mc.test(l)?l.replace(ta,"\\$&"):l}var _D=pl(function(l,d,m){return l+(m?"-":"")+d.toLowerCase()}),wD=pl(function(l,d,m){return l+(m?" ":"")+d.toLowerCase()}),SD=iS("toLowerCase");function kD(l,d,m){l=Xt(l),d=At(d);var _=d?al(l):0;if(!d||_>=d)return l;var L=(d-_)/2;return of(Gd(L),m)+l+of(Wd(L),m)}function $D(l,d,m){l=Xt(l),d=At(d);var _=d?al(l):0;return d&&_>>0,m?(l=Xt(l),l&&(typeof d=="string"||d!=null&&!og(d))&&(d=zs(d),!d&&il(l))?fi(yr(l),0,m):l.split(d,m)):[]}var LD=pl(function(l,d,m){return l+(m?" ":"")+lg(d)});function OD(l,d,m){return l=Xt(l),m=m==null?0:ca(At(m),0,l.length),d=zs(d),l.slice(m,m+d.length)==d}function RD(l,d,m){var _=M.templateSettings;m&&_s(l,d,m)&&(d=n),l=Xt(l),d=bf({},d,_,hS);var L=bf({},d.imports,_.imports,hS),D=Gn(L),x=ym(L,D),Q,ue,Ae=0,Ee=d.interpolate||ti,Le="__p += '",He=wm((d.escape||ti).source+"|"+Ee.source+"|"+(Ee===Xa?jr:ti).source+"|"+(d.evaluate||ti).source+"|$","g"),st="//# sourceURL="+(tn.call(d,"sourceURL")?(d.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++um+"]")+` -`;l.replace(He,function(gt,Rt,qt,Hs,ws,Vs){return qt||(qt=Hs),Le+=l.slice(Ae,Vs).replace(co,lR),Rt&&(Q=!0,Le+=`' + -__e(`+Rt+`) + -'`),ws&&(ue=!0,Le+=`'; -`+ws+`; -__p += '`),qt&&(Le+=`' + -((__t = (`+qt+`)) == null ? '' : __t) + -'`),Ae=Vs+gt.length,gt}),Le+=`'; -`;var mt=tn.call(d,"variable")&&d.variable;if(!mt)Le=`with (obj) { -`+Le+` -} -`;else if(yc.test(mt))throw new St(a);Le=(ue?Le.replace(Fr,""):Le).replace(cc,"$1").replace(Fs,"$1;"),Le="function("+(mt||"obj")+`) { -`+(mt?"":`obj || (obj = {}); -`)+"var __t, __p = ''"+(Q?", __e = _.escape":"")+(ue?`, __j = Array.prototype.join; -function print() { __p += __j.call(arguments, '') } -`:`; -`)+Le+`return __p -}`;var Et=ok(function(){return Gt(D,st+"return "+Le).apply(n,x)});if(Et.source=Le,rg(Et))throw Et;return Et}function MD(l){return Xt(l).toLowerCase()}function ND(l){return Xt(l).toUpperCase()}function FD(l,d,m){if(l=Xt(l),l&&(m||d===n))return pw(l);if(!l||!(d=zs(d)))return l;var _=yr(l),L=yr(d),D=mw(_,L),x=gw(_,L)+1;return fi(_,D,x).join("")}function DD(l,d,m){if(l=Xt(l),l&&(m||d===n))return l.slice(0,bw(l)+1);if(!l||!(d=zs(d)))return l;var _=yr(l),L=gw(_,yr(d))+1;return fi(_,0,L).join("")}function UD(l,d,m){if(l=Xt(l),l&&(m||d===n))return l.replace(na,"");if(!l||!(d=zs(d)))return l;var _=yr(l),L=mw(_,yr(d));return fi(_,L).join("")}function jD(l,d){var m=U,_=ie;if(Tn(d)){var L="separator"in d?d.separator:L;m="length"in d?At(d.length):m,_="omission"in d?zs(d.omission):_}l=Xt(l);var D=l.length;if(il(l)){var x=yr(l);D=x.length}if(m>=D)return l;var Q=m-al(_);if(Q<1)return _;var ue=x?fi(x,0,Q).join(""):l.slice(0,Q);if(L===n)return ue+_;if(x&&(Q+=ue.length-Q),og(L)){if(l.slice(Q).search(L)){var Ae,Ee=ue;for(L.global||(L=wm(L.source,Xt(Za.exec(L))+"g")),L.lastIndex=0;Ae=L.exec(Ee);)var Le=Ae.index;ue=ue.slice(0,Le===n?Q:Le)}}else if(l.indexOf(zs(L),Q)!=Q){var He=ue.lastIndexOf(L);He>-1&&(ue=ue.slice(0,He))}return ue+_}function BD(l){return l=Xt(l),l&&sr.test(l)?l.replace(Dr,mR):l}var zD=pl(function(l,d,m){return l+(m?" ":"")+d.toUpperCase()}),lg=iS("toUpperCase");function rk(l,d,m){return l=Xt(l),d=m?n:d,d===n?uR(l)?bR(l):tR(l):l.match(d)||[]}var ok=Pt(function(l,d){try{return js(l,n,d)}catch(m){return rg(m)?m:new St(m)}}),qD=wo(function(l,d){return rr(d,function(m){m=Hr(m),yo(l,m,ng(l[m],l))}),l});function HD(l){var d=l==null?0:l.length,m=ht();return l=d?$n(l,function(_){if(typeof _[1]!="function")throw new or(i);return[m(_[0]),_[1]]}):[],Pt(function(_){for(var L=-1;++Lot)return[];var m=bt,_=ls(l,bt);d=ht(d),l-=bt;for(var L=bm(_,d);++m0||d<0)?new Ut(m):(l<0?m=m.takeRight(-l):l&&(m=m.drop(l)),d!==n&&(d=At(d),m=d<0?m.dropRight(-d):m.take(d-l)),m)},Ut.prototype.takeRightWhile=function(l){return this.reverse().takeWhile(l).reverse()},Ut.prototype.toArray=function(){return this.take(bt)},zr(Ut.prototype,function(l,d){var m=/^(?:filter|find|map|reject)|While$/.test(d),_=/^(?:head|last)$/.test(d),L=M[_?"take"+(d=="last"?"Right":""):d],D=_||/^find/.test(d);L&&(M.prototype[d]=function(){var x=this.__wrapped__,Q=_?[1]:arguments,ue=x instanceof Ut,Ae=Q[0],Ee=ue||$t(x),Le=function(Rt){var qt=L.apply(M,ii([Rt],Q));return _&&He?qt[0]:qt};Ee&&m&&typeof Ae=="function"&&Ae.length!=1&&(ue=Ee=!1);var He=this.__chain__,st=!!this.__actions__.length,mt=D&&!He,Et=ue&&!st;if(!D&&Ee){x=Et?x:new Ut(this);var gt=l.apply(x,Q);return gt.__actions__.push({func:df,args:[Le],thisArg:n}),new ir(gt,He)}return mt&&Et?l.apply(this,Q):(gt=this.thru(Le),mt?_?gt.value()[0]:gt.value():gt)})}),rr(["pop","push","shift","sort","splice","unshift"],function(l){var d=Fd[l],m=/^(?:push|sort|unshift)$/.test(l)?"tap":"thru",_=/^(?:pop|shift)$/.test(l);M.prototype[l]=function(){var L=arguments;if(_&&!this.__chain__){var D=this.value();return d.apply($t(D)?D:[],L)}return this[m](function(x){return d.apply($t(x)?x:[],L)})}}),zr(Ut.prototype,function(l,d){var m=M[d];if(m){var _=m.name+"";tn.call(dl,_)||(dl[_]=[]),dl[_].push({name:d,func:m})}}),dl[sf(n,C).name]=[{name:"wrapper",func:n}],Ut.prototype.clone=BR,Ut.prototype.reverse=zR,Ut.prototype.value=qR,M.prototype.at=v7,M.prototype.chain=b7,M.prototype.commit=y7,M.prototype.next=_7,M.prototype.plant=S7,M.prototype.reverse=k7,M.prototype.toJSON=M.prototype.valueOf=M.prototype.value=$7,M.prototype.first=M.prototype.head,Rc&&(M.prototype[Rc]=w7),M},ll=yR();jn?((jn.exports=ll)._=ll,on._=ll):yt._=ll}).call(HB)}(iu,iu.exports)),iu.exports}var Z=VB();const Fi=bs(Z);/*! - * escape-html - * Copyright(c) 2012-2013 TJ Holowaychuk - * Copyright(c) 2015 Andreas Lubbe - * Copyright(c) 2015 Tiancheng "Timothy" Gu - * MIT Licensed - */var Ig,t$;function WB(){if(t$)return Ig;t$=1;var e=/["'&<>]/;Ig=t;function t(n){var s=""+n,r=e.exec(s);if(!r)return s;var o,i="",a=0,c=0;for(a=r.index;a]*)>(.*)/),n=t[1],s=t[2].split(";"),r={},o=new URL(n,"https://example.com");for(const[a,c]of o.searchParams)r[a]=c;s.shift();let i=s.reduce(JB,{});return i=Object.assign({},r,i),i.url=n,i}catch{return null}}function QB(e,t){if(!e)return!1;t=t||{};const n=t.maxHeaderLength||KB,s=t.throwOnMaxHeaderLengthExceeded||xB;if(e.length>n){if(s)throw new Error("Input string too long, it should be under "+n+" characters.");return!1}return!0}function ez(e,t){return QB(e,t)?e.split(/,\s*{var a;const n=t.text.toLowerCase(),s=t.summary.toLowerCase(),r=(a=t.in_reply_to_screen_name)==null?void 0:a.toLowerCase(),o=t.user.screen_name.toLowerCase(),i=(t.attentions||[]).map(c=>c.screen_name.toLowerCase());return e.toSorted((c,u)=>u.order-c.order).map(c=>{const{hide:u,expires:f,name:h,value:v,type:y,enabled:S}=c;if(!S||v===""||f!==null&&f$.includes(v)))return{hide:u,name:h};break}case"user_regexp":try{const $=new RegExp(v,"i");return $.test(o)||$.test(r)||i.some(I=>$.test(I))?{hide:u,name:h}:!1}catch{return!1}}}).filter(c=>c)};function tz(e){const t="=".repeat((4-e.length%4)%4),n=(e+t).replace(/-/g,"+").replace(/_/g,"/"),s=window.atob(n);return Uint8Array.from([...s].map(r=>r.charCodeAt(0)))}function Gi(){return"serviceWorker"in navigator}function mE(){return"PushManager"in window}function gp(){return Gi()?navigator.serviceWorker.register("/sw-pleroma.js",{type:"classic"}).catch(t=>console.error("Unable to get or create a service worker.",t)):void 0}function nz(e,t,n){if(!t)return Promise.reject(new Error("Web Push is disabled in config"));if(!n)return Promise.reject(new Error("VAPID public key is not found"));const s={userVisibleOnly:!1,applicationServerKey:tz(n)};return e.pushManager.subscribe(s)}function sz(e){return e.pushManager.getSubscription().then(t=>{if(t!==null)return t.unsubscribe()})}function rz(e){return fetch("/api/v1/push/subscription/",{method:"DELETE",headers:{"Content-Type":"application/json",Authorization:`Bearer ${e}`}}).then(t=>{if(!t.ok)throw new Error("Bad status code from server.");return t})}function oz(e,t,n){return window.fetch("/api/v1/push/subscription/",{method:"POST",headers:{"Content-Type":"application/json",Authorization:`Bearer ${t}`},body:JSON.stringify({subscription:e,data:{alerts:{follow:n.follows,favourite:n.likes,mention:n.mentions,reblog:n.repeats,move:n.moves}}})}).then(s=>{if(!s.ok)throw new Error("Bad status code from server.");return s.json()}).then(s=>{if(!s.id)throw new Error("Bad response from server.");return s})}async function iz(e){Gi()&&(await gp(),navigator.serviceWorker.addEventListener("message",t=>{const{dispatch:n}=e,{type:s,...r}=t.data;switch(s){case"notificationClicked":n("notificationClicked",{id:r.id})}}))}async function az(e){if(!Gi)return;const{active:t}=await window.navigator.serviceWorker.getRegistration()||{};if(!t)return console.error("No serviceworker found!");t.postMessage({type:"desktopNotification",content:e})}async function gE({id:e}){if(!Gi)return;const{active:t}=await window.navigator.serviceWorker.getRegistration()||{};if(!t)return console.error("No serviceworker found!");e>=0?t.postMessage({type:"desktopNotificationClose",content:{id:e}}):t.postMessage({type:"desktopNotificationClose",content:{all:!0}})}async function lz(){if(!Gi)return;const{active:e}=await window.navigator.serviceWorker.getRegistration()||{};if(!e)return console.error("No serviceworker found!");e.postMessage({type:"updateFocus"})}function cz(e,t,n,s){mE()&&gp().then(r=>nz(r,e,t)).then(r=>oz(r,n,s)).catch(r=>console.warn(`Failed to setup Web Push Notifications: ${r.message}`))}function uz(e){mE()&&Promise.all([rz(e),gp().then(t=>sz(t).then(n=>[t,n])).then(([,t])=>{t||console.warn("Push subscription cancellation wasn't successful")})]).catch(t=>console.warn(`Failed to disable Web Push Notifications: ${t.message}`))}const _Ee="pleroma-fe",wEe="pleroma-fe-emoji",SEe=e=>caches.delete(e),n$={failCreateNotif:!1},vE=(e,t)=>{if("Notification"in window&&window.Notification.permission==="granted"&&!e.notifications.desktopNotificationSilence){if(Gi())az(t);else if(!n$.failCreateNotif)try{const n=new window.Notification(t.title,t);setTimeout(n.close.bind(n),5e3)}catch{n$.failCreateNotif=!0}}},dz=(e,{id:t})=>{"Notification"in window&&window.Notification.permission==="granted"&&Gi()&&gE({id:t})},fz=()=>{"Notification"in window&&window.Notification.permission==="granted"&&Gi()&&gE({})},vp=vs("i18n",{state:()=>({i18n:null}),actions:{setI18n(e){this.$patch({i18n:e.global})}}}),hz=Object.freeze(Object.defineProperty({__proto__:null,useI18nStore:vp},Symbol.toStringTag,{value:"Module"})),pz=1e3*60*5,ms=vs("announcements",{state:()=>({announcements:[],supportsAnnouncements:!0,fetchAnnouncementsTimer:void 0}),getters:{unreadAnnouncementCount(){return window.vuex.state.users.currentUser?this.announcements.filter(t=>!(t.inactive||t.read)).length:0}},actions:{fetchAnnouncements(){if(!this.supportsAnnouncements)return Promise.resolve();const e=window.vuex.state.users.currentUser,t=e&&e.privileges.includes("announcements_manage_announcements");return(async()=>{if(!t)return window.vuex.state.api.backendInteractor.fetchAnnouncements();const s=await window.vuex.state.api.backendInteractor.adminFetchAnnouncements(),o=(await window.vuex.state.api.backendInteractor.fetchAnnouncements()).reduce((a,c)=>(a[c.id]=c,a),{}),i=a=>o[a.id];return s.forEach(a=>{const c=i(a);c?a.read=c.read:a.inactive=!0}),s})().then(s=>{this.announcements=s}).catch(s=>{if(s&&s.statusCode===404)this.supportsAnnouncements=!1;else throw s})},markAnnouncementAsRead(e){return window.vuex.state.api.backendInteractor.dismissAnnouncement({id:e}).then(()=>{const t=this.announcements.findIndex(n=>n.id===e);t<0||(this.announcements[t].read=!0)})},startFetchingAnnouncements(){if(this.fetchAnnouncementsTimer)return;const e=setInterval(()=>this.fetchAnnouncements(),pz);return this.fetchAnnouncementsTimer=e,this.fetchAnnouncements()},stopFetchingAnnouncements(){const e=this.fetchAnnouncementsTimer;this.fetchAnnouncementsTimer=void 0,clearInterval(e)},postAnnouncement({content:e,startsAt:t,endsAt:n,allDay:s}){return window.vuex.state.api.backendInteractor.postAnnouncement({content:e,startsAt:t,endsAt:n,allDay:s}).then(()=>this.fetchAnnouncements())},editAnnouncement({id:e,content:t,startsAt:n,endsAt:s,allDay:r}){return window.vuex.state.api.backendInteractor.editAnnouncement({id:e,content:t,startsAt:n,endsAt:s,allDay:r}).then(()=>this.fetchAnnouncements())},deleteAnnouncement(e){return window.vuex.state.api.backendInteractor.deleteAnnouncement({id:e}).then(()=>this.fetchAnnouncements())}}}),mz=Object.freeze(Object.defineProperty({__proto__:null,useAnnouncementsStore:ms},Symbol.toStringTag,{value:"Module"})),gz=()=>{const e=document.createElement("canvas");e.width=1,e.height=1;const t=e.getContext("2d");if(!t)return!1;t.fillStyle="#0f161e",t.fillRect(0,0,1,1);const{data:n}=t.getImageData(0,0,1,1);return n.join(",")==="15,22,30,255"},vz=()=>{const e=[],r=()=>{if(!gz())return;document.querySelectorAll('link[rel="icon"]').forEach(f=>{if(f){const h=document.createElement("canvas");h.width=128,h.height=128;const v=new Image;v.crossOrigin="anonymous",v.src=f.href;const y=h.getContext("2d");e.push({favcanvas:h,favimg:v,favcontext:y,favicon:f})}})},o=u=>u.complete&&u.naturalHeight!==0,i=()=>{e.length!==0&&e.forEach(({favimg:u,favcanvas:f,favcontext:h,favicon:v})=>{!u||!h||!v||(h.clearRect(0,0,128,128),o(u)&&h.drawImage(u,0,0,u.width,u.height,0,0,128,128),v.href=f.toDataURL("image/png"))})};return{initFaviconService:r,clearFaviconBadge:i,drawFaviconBadge:()=>{e.length!==0&&(i(),e.forEach(({favimg:u,favcanvas:f,favcontext:h,favicon:v})=>{if(!u||!h||!h)return;const S=`${getComputedStyle(document.body).getPropertyValue("--badgeNotification")||"rgb(240, 100, 100)"}`;o(u)&&h.drawImage(u,0,0,u.width,u.height,0,0,128,128),h.fillStyle=S,h.beginPath(),h.arc(96,32,32,0,2*Math.PI,!1),h.fill(),v.href=f.toDataURL("image/png")}))},getOriginalFavicons:()=>[...e]}},wh=vz(),bE=new Set(["mention","pleroma:report","follow_request"]);let Tf=null;const y_=e=>e.state.notifications.data,yE=e=>{const t=e.rootGetters||e.getters,{notificationVisibility:n}=t.mergedConfig;return[n.likes&&"like",n.mentions&&"mention",n.statuses&&"status",n.repeats&&"repeat",n.follows&&"follow",n.followRequest&&"follow_request",n.moves&&"move",n.emojiReactions&&"pleroma:emoji_reaction",n.reports&&"pleroma:report",n.polls&&"poll"].filter(s=>s)},bz=new Set(["like","mention","status","repeat","pleroma:emoji_reaction","poll"]),cd=e=>bz.has(e),yz=e=>!(cd(e.type)&&!e.status),_z=(e,t)=>{const n=Number(e.id),s=Number(t.id),r=!Number.isNaN(n),o=!Number.isNaN(s);return r&&o?n>s?-1:1:r&&!o?1:!r&&o||e.id>t.id?-1:1},wz=e=>e.status?e.status.muted?!0:pE(e.status).length>0:!1,Sz=(e,t)=>{const n=e.rootState||e.state;if(t.seen||!yE(e).includes(t.type)||t.type==="mention"&&wz(t))return;const s=kz(t,vp().i18n);vE(n,s)},Yf=(e,t)=>y_(e).map(s=>s).sort(_z).filter(s=>(t||yE(e)).includes(s.type)),__=e=>{const n=(e.rootGetters||e.getters).mergedConfig.ignoreInactionableSeen;return Yf(e).filter(({seen:s,type:r})=>n?s?!1:bE.has(r):!s)},kz=(e,t)=>{if(Tf===null){const i=wh.getOriginalFavicons(),a=i[i.length-1];a?Tf=a.favimg.src:Tf="about:blank"}const n={tag:e.id,type:e.type,badge:Tf},s=e.status,r=e.from_profile.name;n.title=r,n.icon=e.from_profile.profile_image_url;let o;switch(e.type){case"like":o="favorited_you";break;case"status":o="subscribed_status";break;case"repeat":o="repeated_you";break;case"follow":o="followed_you";break;case"move":o="migrated_to";break;case"follow_request":o="follow_request";break;case"pleroma:report":o="submitted_report";break;case"poll":o="poll_ended";break}return e.type==="pleroma:emoji_reaction"?n.body=t.t("notifications.reacted_with",[e.emoji]):o?n.body=t.t("notifications."+o):cd(e.type)&&(n.body=e.status.text),s&&s.attachments&&s.attachments.length>0&&!s.nsfw&&s.attachments[0].mimetype.startsWith("image/")&&(n.image=s.attachments[0].url),n},_E=e=>{const t=e.rootGetters||e.getters,n=t.mergedConfig;return n.showExtraNotifications?[n.showChatsInExtraNotifications?t.unreadChatCount:0,n.showAnnouncementsInExtraNotifications?ms().unreadAnnouncementCount:0,n.showFollowRequestsInExtraNotifications?t.followRequestCount:0].reduce((s,r)=>s+r,0):0},Nl=2147483647,Xr=36,w_=1,Gu=26,$z=38,Cz=700,wE=72,SE=128,kE="-",Tz=/^xn--/,Az=/[^\0-\x7F]/,Ez=/[\x2E\u3002\uFF0E\uFF61]/g,Iz={overflow:"Overflow: input needs wider integers to process","not-basic":"Illegal input >= 0x80 (not a basic code point)","invalid-input":"Invalid input"},Pg=Xr-w_,Jr=Math.floor,Lg=String.fromCharCode;function wi(e){throw new RangeError(Iz[e])}function Pz(e,t){const n=[];let s=e.length;for(;s--;)n[s]=t(e[s]);return n}function $E(e,t){const n=e.split("@");let s="";n.length>1&&(s=n[0]+"@",e=n[1]),e=e.replace(Ez,".");const r=e.split("."),o=Pz(r,t).join(".");return s+o}function CE(e){const t=[];let n=0;const s=e.length;for(;n=55296&&r<=56319&&nString.fromCodePoint(...e),Oz=function(e){return e>=48&&e<58?26+(e-48):e>=65&&e<91?e-65:e>=97&&e<123?e-97:Xr},s$=function(e,t){return e+22+75*(e<26)-((t!=0)<<5)},TE=function(e,t,n){let s=0;for(e=n?Jr(e/Cz):e>>1,e+=Jr(e/t);e>Pg*Gu>>1;s+=Xr)e=Jr(e/Pg);return Jr(s+(Pg+1)*e/(e+$z))},AE=function(e){const t=[],n=e.length;let s=0,r=SE,o=wE,i=e.lastIndexOf(kE);i<0&&(i=0);for(let a=0;a=128&&wi("not-basic"),t.push(e.charCodeAt(a));for(let a=i>0?i+1:0;a=n&&wi("invalid-input");const v=Oz(e.charCodeAt(a++));v>=Xr&&wi("invalid-input"),v>Jr((Nl-s)/f)&&wi("overflow"),s+=v*f;const y=h<=o?w_:h>=o+Gu?Gu:h-o;if(vJr(Nl/S)&&wi("overflow"),f*=S}const u=t.length+1;o=TE(s-c,u,c==0),Jr(s/u)>Nl-r&&wi("overflow"),r+=Jr(s/u),s%=u,t.splice(s++,0,r)}return String.fromCodePoint(...t)},EE=function(e){const t=[];e=CE(e);const n=e.length;let s=SE,r=0,o=wE;for(const c of e)c<128&&t.push(Lg(c));const i=t.length;let a=i;for(i&&t.push(kE);a=s&&fJr((Nl-r)/u)&&wi("overflow"),r+=(c-s)*u,s=c;for(const f of e)if(fNl&&wi("overflow"),f===s){let h=r;for(let v=Xr;;v+=Xr){const y=v<=o?w_:v>=o+Gu?Gu:v-o;if(he.is_post_verb?"status":e.retweeted_status?"retweet":typeof e.uri=="string"&&e.uri.match(/(fave|objectType=Favourite)/)||typeof e.text=="string"&&e.text.match(/favorited/)?"favorite":e.text.match(/deleted notice {{tag/)||e.qvitter_delete_notice?"deletion":e.text.match(/started following/)||e.activity_type==="follow"?"follow":"unknown",Cn=e=>{const t={},n=Object.prototype.hasOwnProperty.call(e,"acct"),s=n&&!Object.prototype.hasOwnProperty.call(e,"avatar");if(t.inLists=null,t.id=String(e.id),t._original=e,n){if(t.screen_name=e.acct,t.fqn=e.fqn,t.statusnet_profile_url=e.url,t.mute_expires_at=e.mute_expires_at,t.block_expires_at=e.block_expires_at,s)return t;if(t.emoji=e.emojis,t.name=_h(e.display_name),t.name_html=t.name,t.name_unescaped=e.display_name,t.description=e.note,t.description_html=e.note,t.fields=e.fields,t.fields_html=e.fields.map(r=>({name:_h(r.name),value:r.value})),t.fields_text=e.fields.map(r=>({name:unescape(r.name.replace(/<[^>]*>/g,"")),value:unescape(r.value.replace(/<[^>]*>/g,""))})),t.profile_image_url=e.avatar,t.profile_image_url_original=e.avatar,t.cover_photo=e.header,t.friends_count=e.following_count,t.bot=e.bot,t.privileges=[],e.pleroma){e.pleroma.settings_store&&(t.storage=e.pleroma.settings_store["pleroma-fe"]);const r=e.pleroma.relationship;t.background_image=e.pleroma.background_image,t.favicon=e.pleroma.favicon,t.token=e.pleroma.chat_token,r&&(t.relationship=r),t.allow_following_move=e.pleroma.allow_following_move,t.hide_favorites=e.pleroma.hide_favorites,t.hide_follows=e.pleroma.hide_follows,t.hide_followers=e.pleroma.hide_followers,t.hide_follows_count=e.pleroma.hide_follows_count,t.hide_followers_count=e.pleroma.hide_followers_count,t.rights={moderator:e.pleroma.is_moderator,admin:e.pleroma.is_admin},t.rights.admin?t.role="admin":t.rights.moderator?t.role="moderator":t.role="member",t.birthday=e.pleroma.birthday,e.pleroma.privileges?t.privileges=e.pleroma.privileges:e.pleroma.is_admin?t.privileges=["users_read","users_manage_invites","users_manage_activation_state","users_manage_tags","users_manage_credentials","users_delete","messages_read","messages_delete","instances_delete","reports_manage_reports","moderation_log_read","announcements_manage_announcements","emoji_manage_emoji","statistics_read"]:e.pleroma.is_moderator?t.privileges=["messages_delete","reports_manage_reports"]:t.privileges=[]}e.source&&(t.description=e.source.note,t.default_scope=e.source.privacy,t.fields=e.source.fields,e.source.pleroma&&(t.no_rich_text=e.source.pleroma.no_rich_text,t.show_role=e.source.pleroma.show_role,t.discoverable=e.source.pleroma.discoverable,t.show_birthday=e.pleroma.show_birthday,t.actor_type=e.source.pleroma.actor_type)),t.is_local=!t.screen_name.includes("@")}else t.screen_name=e.screen_name,t.name=e.name,t.name_html=e.name_html,t.description=e.description,t.description_html=e.description_html,t.profile_image_url=e.profile_image_url,t.profile_image_url_original=e.profile_image_url_original,t.cover_photo=e.cover_photo,t.friends_count=e.friends_count,t.statusnet_profile_url=e.statusnet_profile_url,t.is_local=e.is_local,t.role=e.role,t.show_role=e.show_role,e.rights&&(t.rights={moderator:e.rights.delete_others_notice,admin:e.rights.admin}),t.no_rich_text=e.no_rich_text,t.default_scope=e.default_scope,t.hide_follows=e.hide_follows,t.hide_followers=e.hide_followers,t.hide_follows_count=e.hide_follows_count,t.hide_followers_count=e.hide_followers_count,t.background_image=e.background_image,t.token=e.token,t.relationship={muting:e.muted,blocking:e.statusnet_blocking,followed_by:e.follows_you,following:e.following};if(t.created_at=new Date(e.created_at),t.locked=e.locked,t.followers_count=e.followers_count,t.statuses_count=e.statuses_count,e.pleroma&&(t.follow_request_count=e.pleroma.follow_request_count,t.tags=e.pleroma.tags,t.deactivated=typeof e.pleroma.is_active<"u"?!e.pleroma.is_active:e.pleroma.deactivated,t.notification_settings=e.pleroma.notification_settings,t.unread_chat_count=e.pleroma.unread_chat_count),t.tags=t.tags||[],t.rights=t.rights||{},t.notification_settings=t.notification_settings||{},t.screen_name_ui=t.screen_name,t.screen_name&&t.screen_name.includes("@")){const r=t.screen_name.split("@"),o=Nz.toUnicode(r[1]);o!==r[1]?(t.screen_name_ui_contains_non_ascii=!0,t.screen_name_ui=[r[0],o].join("@")):t.screen_name_ui_contains_non_ascii=!1}return t},bp=e=>{const t={};return!Object.prototype.hasOwnProperty.call(e,"oembed")?(t.mimetype=e.pleroma?e.pleroma.mime_type:e.type,t.meta=e.meta,t.id=e.id):t.mimetype=e.mimetype,t.url=e.url,t.large_thumb_url=e.preview_url,t.description=e.description,t},Dz=e=>{const t={};return t.text=e.text,t.spoiler_text=e.spoiler_text,t.content_type=e.content_type,t},rn=e=>{var r,o;const t={},n=Object.prototype.hasOwnProperty.call(e,"account");if(n){t.favorited=e.favourited,t.fave_num=e.favourites_count,t.repeated=e.reblogged,t.repeat_num=e.reblogs_count,t.bookmarked=e.bookmarked,t.type=e.reblog?"retweet":"status",t.nsfw=e.sensitive,t.raw_html=e.content,t.emojis=e.emojis,t.tags=e.tags,t.edited_at=e.edited_at;const{pleroma:i}=e;e.pleroma?(t.text=i.content?e.pleroma.content["text/plain"]:e.content,t.summary=i.spoiler_text?e.pleroma.spoiler_text["text/plain"]:e.spoiler_text,t.statusnet_conversation_id=e.pleroma.conversation_id,t.is_local=i.local,t.in_reply_to_screen_name=i.in_reply_to_account_acct,t.thread_muted=i.thread_muted,t.emoji_reactions=i.emoji_reactions,t.parent_visible=i.parent_visible===void 0?!0:i.parent_visible,t.quote_visible=i.quote_visible||!0,t.quotes_count=i.quotes_count,t.bookmark_folder_id=i.bookmark_folder):(t.text=e.content,t.summary=e.spoiler_text);const a=(i==null?void 0:i.quote)||e.quote,c=a?rn(a):void 0;t.quote=c,t.quote_id=((r=e.quote)==null?void 0:r.id)??e.quote_id??(c==null?void 0:c.id)??i.quote_id,t.quote_url=((o=e.quote)==null?void 0:o.url)??(c==null?void 0:c.url)??i.quote_url,t.in_reply_to_status_id=e.in_reply_to_id,t.in_reply_to_user_id=e.in_reply_to_account_id,t.replies_count=e.replies_count,t.type==="retweet"&&(t.retweeted_status=rn(e.reblog)),t.summary_raw_html=_h(e.spoiler_text),t.external_url=e.url,t.poll=e.poll,t.poll&&(t.poll.options=(t.poll.options||[]).map(u=>({...u,title_html:_h(u.title)}))),t.pinned=e.pinned,t.muted=e.muted}else t.favorited=e.favorited,t.fave_num=e.fave_num,t.repeated=e.repeated,t.repeat_num=e.repeat_num,t.type=Fz(e),e.nsfw===void 0?(t.nsfw=Uz(e),e.retweeted_status&&(t.nsfw=e.retweeted_status.nsfw)):t.nsfw=e.nsfw,t.raw_html=e.statusnet_html,t.text=e.text,t.in_reply_to_status_id=e.in_reply_to_status_id,t.in_reply_to_user_id=e.in_reply_to_user_id,t.in_reply_to_screen_name=e.in_reply_to_screen_name,t.statusnet_conversation_id=e.statusnet_conversation_id,t.type==="retweet"&&(t.retweeted_status=rn(e.retweeted_status)),t.summary=e.summary,t.summary_html=e.summary_html,t.external_url=e.external_url,t.is_local=e.is_local;t.id=String(e.id),t.visibility=e.visibility,t.card=e.card,t.created_at=new Date(e.created_at),t.in_reply_to_status_id=t.in_reply_to_status_id?String(t.in_reply_to_status_id):null,t.in_reply_to_user_id=t.in_reply_to_user_id?String(t.in_reply_to_user_id):null,t.user=Cn(n?e.account:e.user),t.attentions=((n?e.mentions:e.attentions)||[]).map(Cn),t.attachments=((n?e.media_attachments:e.attachments)||[]).map(bp);const s=n?e.reblog:e.retweeted_status;return s&&(t.retweeted_status=rn(s)),t.favoritedBy=[],t.rebloggedBy=[],Object.prototype.hasOwnProperty.call(e,"originalStatus")&&Object.assign(t,e.originalStatus),t},IE=e=>{const t={favourite:"like",reblog:"repeat"},n=!Object.prototype.hasOwnProperty.call(e,"ntype"),s={};if(n)s.type=t[e.type]||e.type,s.seen=e.pleroma.is_seen,s.status=cd(s.type)&&e.status!==null?rn(e.status):null,s.target=s.type!=="move"?null:Cn(e.target),s.from_profile=Cn(e.account),s.emoji=e.emoji,s.emoji_url=e.emoji_url,e.report&&(s.report=e.report,s.report.content=e.report.content,s.report.acct=Cn(e.report.account),s.report.actor=Cn(e.report.actor),s.report.statuses=e.report.statuses.map(rn));else{const r=rn(e.notice);s.type=e.ntype,s.seen=!!e.is_seen,s.status=s.type==="like"?rn(e.notice.favorited_status):r,s.action=r,s.from_profile=s.type==="pleroma:chat_mention"?Cn(e.account):Cn(e.from_profile)}return s.created_at=new Date(e.created_at),s.id=parseInt(e.id),s},Uz=e=>{const t=/#nsfw/i;return(e.tags||[]).includes("nsfw")||!!(e.text||"").match(t)},jz=(e,t={})=>{var i,a;const n=t.flakeId,s=ez(e);if(!s)return;const r=(i=s.next)==null?void 0:i.max_id,o=(a=s.prev)==null?void 0:a.min_id;return{maxId:n?r:parseInt(r,10),minId:n?o:parseInt(o,10)}},S_=e=>{const t={};return t.id=e.id,t.account=Cn(e.account),t.unread=e.unread,t.lastMessage=PE(e.last_message),t.updated_at=new Date(e.updated_at),t},PE=e=>{if(!e)return;if(e.isNormalized)return e;const t=e;return t.id=e.id,t.created_at=new Date(e.created_at),t.chat_id=e.chat_id,t.emojis=e.emojis,t.content=e.content,e.attachment?t.attachments=[bp(e.attachment)]:t.attachments=[],t.pending=!!e.pending,t.error=!1,t.idempotency_key=e.idempotency_key,t.isNormalized=!0,t};function Bz(e){return Object.entries(e).reduce((t,[n,s])=>{const r=s.reduce((o,i)=>{const a=Z.capitalize(n.replace(/_/g," "));return o+[a,i].join(" ")+". "},"");return[...t,r]},[])}function Di(e,t,n,s){this.name="StatusCodeError",this.statusCode=e,this.message=e+" - "+(JSON&&JSON.stringify?JSON.stringify(t):t),this.error=t,this.options=n,this.response=s,Error.captureStackTrace&&Error.captureStackTrace(this)}Di.prototype=Object.create(Error.prototype);Di.prototype.constructor=Di;class zz extends Error{constructor(t){super(),Error.captureStackTrace&&Error.captureStackTrace(this);try{if(typeof t=="string"&&(t=JSON.parse(t),t.hasOwnProperty("error")&&(t=JSON.parse(t.error))),typeof t=="object"){const n=JSON.parse(t.error);n.ap_id&&(n.username=n.ap_id,delete n.ap_id),this.message=Bz(n)}else this.message=t}catch{this.message=t}}}const qz="/api/pleroma/mutes_import",Hz="/api/pleroma/blocks_import",Vz="/api/pleroma/follow_import",Wz="/api/pleroma/delete_account",Gz="/api/pleroma/change_email",Kz="/api/pleroma/change_password",xz="/api/pleroma/move_account",k_="/api/pleroma/aliases",LE="/api/pleroma/admin/users/tag",OE=(e,t)=>`/api/pleroma/admin/users/${e}/permission_group/${t}`,Yz="/api/pleroma/admin/users/activate",Xz="/api/pleroma/admin/users/deactivate",Jz="/api/v1/pleroma/admin/users",Zz="/api/v1/suggestions",Qz="/api/pleroma/notification_settings",eq="/api/v1/pleroma/notifications/read",tq="/api/pleroma/accounts/mfa",nq="/api/pleroma/accounts/mfa/backup_codes",sq="/api/pleroma/accounts/mfa/setup/totp",rq="/api/pleroma/accounts/mfa/confirm/totp",oq="/api/pleroma/accounts/mfa/totp",iq="/api/v1/accounts/verify_credentials",aq="/api/v1/accounts",lq="/api/v1/favourites",cq="/api/v1/notifications",uq=e=>`/api/v1/notifications/${e}/dismiss`,dq=e=>`/api/v1/statuses/${e}/favourite`,fq=e=>`/api/v1/statuses/${e}/unfavourite`,hq=e=>`/api/v1/statuses/${e}/reblog`,pq=e=>`/api/v1/statuses/${e}/unreblog`,mq=e=>`/api/v1/statuses/${e}`,gq=e=>`/api/v1/accounts/${e}/follow`,vq=e=>`/api/v1/accounts/${e}/unfollow`,bq=e=>`/api/v1/accounts/${e}/following`,yq=e=>`/api/v1/accounts/${e}/followers`,_q="/api/v1/follow_requests",wq=e=>`/api/v1/follow_requests/${e}/authorize`,Sq=e=>`/api/v1/follow_requests/${e}/reject`,kq="/api/v1/timelines/direct",r$="/api/v1/timelines/public",$q="/api/v1/timelines/home",RE=e=>`/api/v1/statuses/${e}`,Cq=e=>`/api/v1/statuses/${e}/context`,Tq=e=>`/api/v1/statuses/${e}/source`,Aq=e=>`/api/v1/statuses/${e}/history`,Eq="/api/v1/accounts",Iq="/api/v1/accounts/lookup",Pq="/api/v1/accounts/relationships",H0=e=>`/api/v1/accounts/${e}/statuses`,Lq=e=>`/api/v1/accounts/${e}/lists`,$_=e=>`/api/v1/lists/${e}`,Oq=e=>`/api/v1/timelines/list/${e}`,C_=e=>`/api/v1/lists/${e}/accounts`,Rq=e=>`/api/v1/timelines/tag/${e}`,Mq="/api/v1/bookmarks",Nq="/api/v1/timelines/bubble",Fq="/api/v1/blocks/",Dq="/api/v1/mutes/",Uq=e=>`/api/v1/accounts/${e}/block`,jq=e=>`/api/v1/accounts/${e}/unblock`,Bq=e=>`/api/v1/accounts/${e}/mute`,zq=e=>`/api/v1/accounts/${e}/unmute`,qq=e=>`/api/v1/accounts/${e}/remove_from_followers`,Hq=e=>`/api/v1/accounts/${e}/note`,Vq=e=>`/api/v1/statuses/${e}/bookmark`,Wq=e=>`/api/v1/statuses/${e}/unbookmark`,Gq="/api/v1/statuses",ME="/api/v1/media",Kq=e=>`/api/v1/polls/${e}/votes`,xq=e=>`/api/v1/polls/${e}`,Yq=e=>`/api/v1/statuses/${e}/favourited_by`,Xq=e=>`/api/v1/statuses/${e}/reblogged_by`,T_="/api/v1/accounts/update_credentials",Jq="/api/v1/reports",Zq=e=>`/api/v1/statuses/${e}/pin`,Qq=e=>`/api/v1/statuses/${e}/unpin`,eH=e=>`/api/v1/statuses/${e}/mute`,tH=e=>`/api/v1/statuses/${e}/unmute`,nH="/api/v2/search",sH="/api/v1/accounts/search",A_="/api/v1/domain_blocks",NE="/api/v1/lists",rH="/api/v1/streaming",oH="/api/v1/instance/peers",iH="/api/v1/announcements",aH=e=>`/api/v1/announcements/${e}/dismiss`,lH=e=>`/api/v1/pleroma/statuses/${e}/reactions`,cH=(e,t)=>`/api/v1/pleroma/statuses/${e}/reactions/${t}`,uH=(e,t)=>`/api/v1/pleroma/statuses/${e}/reactions/${t}`,dH="/api/v1/pleroma/chats",fH=e=>`/api/v1/pleroma/chats/by-account-id/${e}`,FE=e=>`/api/v1/pleroma/chats/${e}/messages`,hH=e=>`/api/v1/pleroma/chats/${e}/read`,pH=(e,t)=>`/api/v1/pleroma/chats/${e}/messages/${t}`,mH="/api/v1/pleroma/admin/reports",DE="/api/v1/pleroma/backups",gH="/api/v1/pleroma/admin/announcements",vH="/api/v1/pleroma/admin/announcements",bH=e=>`/api/v1/pleroma/admin/announcements/${e}`,yH=e=>`/api/v1/pleroma/admin/announcements/${e}`,_H=e=>`/api/v1/pleroma/accounts/${e}/scrobbles`,wH=e=>`/api/v1/pleroma/statuses/${e}/quotes`,SH=e=>`/api/v1/pleroma/accounts/${e}/favourites`,UE="/api/v1/pleroma/bookmark_folders",jE=e=>`/api/v1/pleroma/bookmark_folders/${e}`,BE="/api/v1/pleroma/admin/config",kH="/api/v1/pleroma/admin/config/descriptions",$H="/api/v1/pleroma/admin/frontends",CH="/api/v1/pleroma/admin/frontends/install",TH="/api/pleroma/admin/reload_emoji",AH="/api/pleroma/emoji/packs/import",EH=(e,t)=>`/api/v1/pleroma/emoji/packs?page=${e}&page_size=${t}`,E_=e=>`/api/v1/pleroma/emoji/pack?name=${e}`,IH="/api/v1/pleroma/emoji/packs/download",PH="/api/v1/pleroma/emoji/packs/download_zip",LH=(e,t,n)=>`/api/v1/pleroma/emoji/packs/remote?url=${e}&page=${t}&page_size=${n}`,I_=e=>`/api/v1/pleroma/emoji/packs/files?name=${e}`,OH=window.fetch,Be=(e,t)=>{t=t||{};const s=""+e;return t.credentials="same-origin",OH(s,t)},ct=({method:e,url:t,params:n,payload:s,credentials:r,headers:o={}})=>{const i={method:e,headers:{Accept:"application/json","Content-Type":"application/json",...o}};return n&&(t+="?"+Object.entries(n).map(([a,c])=>encodeURIComponent(a)+"="+encodeURIComponent(c)).join("&")),s&&(i.body=JSON.stringify(s)),r&&(i.headers={...i.headers,...Je(r)}),Be(t,i).then(a=>new Promise((c,u)=>a.json().then(f=>a.ok?c(f):u(new Di(a.status,f,{url:t,options:i},a))).catch(f=>u(new Di(a.status,f,{url:t,options:i},a)))))},RH=({credentials:e,settings:t})=>{const n=new FormData;return Z.each(t,(s,r)=>{n.append(r,s)}),Be(`${Qz}?${new URLSearchParams(t)}`,{headers:Je(e),method:"PUT",body:n}).then(s=>s.json())},MH=({credentials:e,avatar:t=null,avatarName:n=null,banner:s=null,background:r=null})=>{const o=new FormData;return t!==null&&(n!==null?o.append("avatar",t,n):o.append("avatar",t)),s!==null&&o.append("header",s),r!==null&&o.append("pleroma_background_image",r),Be(T_,{headers:Je(e),method:"PATCH",body:o}).then(i=>i.json()).then(i=>{if(i.error)throw new Error(i.error);return Cn(i)})},NH=({credentials:e,params:t})=>{const n=new FormData;for(const s in t)s==="fields_attributes"?t[s].forEach((r,o)=>{n.append(s+`[${o}][name]`,r.name),n.append(s+`[${o}][value]`,r.value)}):(typeof t[s]=="object"&&(console.warn("Object detected in updateProfile API call. This will not work, use updateProfileJSON instead."),console.warn(`Object: -`+JSON.stringify(t[s],null,2))),n.append(s,t[s]));return Be(T_,{headers:Je(e),method:"PATCH",body:n}).then(s=>s.json()).then(s=>Cn(s))},FH=({credentials:e,params:t})=>ct({url:T_,credentials:e,payload:t,method:"PATCH"}).then(n=>n.json()).then(n=>Cn(n)),DH=({params:e,credentials:t})=>{const{nickname:n,...s}=e;return Be(aq,{method:"POST",headers:{...Je(t),"Content-Type":"application/json"},body:JSON.stringify({nickname:n,locale:"en_US",agreement:!0,...s})}).then(r=>r.ok?r.json():r.json().then(o=>{throw new zz(o)}))},UH=()=>Be("/api/pleroma/captcha").then(e=>e.json()),Je=e=>e?{Authorization:`Bearer ${e}`}:{},jH=({id:e,credentials:t,...n})=>{const s=gq(e),r={};return n.reblogs!==void 0&&(r.reblogs=n.reblogs),n.notify!==void 0&&(r.notify=n.notify),Be(s,{body:JSON.stringify(r),headers:{...Je(t),"Content-Type":"application/json"},method:"POST"}).then(o=>o.json())},BH=({id:e,credentials:t})=>{const n=vq(e);return Be(n,{headers:Je(t),method:"POST"}).then(s=>s.json())},zH=({id:e,credentials:t})=>{const n=Lq(e);return Be(n,{headers:Je(t)}).then(s=>s.json())},qH=({id:e,credentials:t})=>ct({url:Zq(e),credentials:t,method:"POST"}).then(n=>rn(n)),HH=({id:e,credentials:t})=>ct({url:Qq(e),credentials:t,method:"POST"}).then(n=>rn(n)),VH=({id:e,credentials:t})=>ct({url:eH(e),credentials:t,method:"POST"}).then(n=>rn(n)),WH=({id:e,credentials:t})=>ct({url:tH(e),credentials:t,method:"POST"}).then(n=>rn(n)),GH=({id:e,expiresIn:t,credentials:n})=>{const s={};return t&&(s.duration=t),ct({url:Uq(e),credentials:n,method:"POST",payload:s})},KH=({id:e,credentials:t})=>Be(jq(e),{headers:Je(t),method:"POST"}).then(n=>n.json()),xH=({id:e,credentials:t})=>Be(qq(e),{headers:Je(t),method:"POST"}).then(n=>n.json()),YH=({id:e,credentials:t,comment:n})=>ct({url:Hq(e),credentials:t,payload:{comment:n},method:"POST"}),XH=({id:e,credentials:t})=>{const n=wq(e);return Be(n,{headers:Je(t),method:"POST"}).then(s=>s.json())},JH=({id:e,credentials:t})=>{const n=Sq(e);return Be(n,{headers:Je(t),method:"POST"}).then(s=>s.json())},zE=({id:e,credentials:t})=>{const n=`${Eq}/${e}`;return ct({url:n,credentials:t}).then(s=>Cn(s))},ZH=({name:e,credentials:t})=>ct({url:Iq,credentials:t,params:{acct:e}}).then(n=>n.id).catch(n=>{if(n&&n.statusCode===404)return e;throw n}).then(n=>zE({id:n,credentials:t})),QH=({id:e,credentials:t})=>{const n=`${Pq}/?id=${e}`;return Be(n,{headers:Je(t)}).then(s=>new Promise((r,o)=>s.json().then(i=>s.ok?r(i):o(new Di(s.status,i,{url:n},s)))))},qE=({id:e,maxId:t,sinceId:n,limit:s=20,credentials:r})=>{let o=bq(e);const i=[t&&`max_id=${t}`,n&&`since_id=${n}`,s&&`limit=${s}`,"with_relationships=true"].filter(a=>a).join("&");return o=o+(i?"?"+i:""),Be(o,{headers:Je(r)}).then(a=>a.json()).then(a=>a.map(Cn))},eV=({id:e,credentials:t})=>new Promise(async(n,s)=>{try{let r=[],o=!0;for(;o;){const i=r.length>0?Z.last(r).id:void 0,a=await qE({id:e,maxId:i,credentials:t});r=Z.concat(r,a),a.length===0&&(o=!1)}n(r)}catch(r){s(r)}}),tV=({id:e,maxId:t,sinceId:n,limit:s=20,credentials:r})=>{let o=yq(e);const i=[t&&`max_id=${t}`,n&&`since_id=${n}`,s&&`limit=${s}`,"with_relationships=true"].filter(a=>a).join("&");return o+=i?"?"+i:"",Be(o,{headers:Je(r)}).then(a=>a.json()).then(a=>a.map(Cn))},nV=({credentials:e})=>Be(_q,{headers:Je(e)}).then(n=>n.json()).then(n=>n.map(Cn)),sV=({credentials:e})=>Be(NE,{headers:Je(e)}).then(n=>n.json()),rV=({title:e,credentials:t})=>{const n=NE,s=Je(t);return s["Content-Type"]="application/json",Be(n,{headers:s,method:"POST",body:JSON.stringify({title:e})}).then(r=>r.json())},oV=({listId:e,credentials:t})=>{const n=$_(e);return Be(n,{headers:Je(t)}).then(s=>s.json())},iV=({listId:e,title:t,credentials:n})=>{const s=$_(e),r=Je(n);return r["Content-Type"]="application/json",Be(s,{headers:r,method:"PUT",body:JSON.stringify({title:t})})},aV=({listId:e,credentials:t})=>{const n=C_(e);return Be(n,{headers:Je(t)}).then(s=>s.json()).then(s=>s.map(({id:r})=>r))},lV=({listId:e,accountIds:t,credentials:n})=>{const s=C_(e),r=Je(n);return r["Content-Type"]="application/json",Be(s,{headers:r,method:"POST",body:JSON.stringify({account_ids:t})})},cV=({listId:e,accountIds:t,credentials:n})=>{const s=C_(e),r=Je(n);return r["Content-Type"]="application/json",Be(s,{headers:r,method:"DELETE",body:JSON.stringify({account_ids:t})})},uV=({listId:e,credentials:t})=>{const n=$_(e);return Be(n,{method:"DELETE",headers:Je(t)})},dV=({id:e,credentials:t})=>{const n=Cq(e);return Be(n,{headers:Je(t)}).then(s=>{if(s.ok)return s;throw new Error("Error fetching timeline",s)}).then(s=>s.json()).then(({ancestors:s,descendants:r})=>({ancestors:s.map(rn),descendants:r.map(rn)}))},fV=({id:e,credentials:t})=>{const n=RE(e);return Be(n,{headers:Je(t)}).then(s=>{if(s.ok)return s;throw new Error("Error fetching timeline",s)}).then(s=>s.json()).then(s=>rn(s))},hV=({id:e,credentials:t})=>{const n=Tq(e);return Be(n,{headers:Je(t)}).then(s=>{if(s.ok)return s;throw new Error("Error fetching source",s)}).then(s=>s.json()).then(s=>Dz(s))},pV=({status:e,credentials:t})=>{const n=Aq(e.id);return ct({url:n,credentials:t}).then(s=>(s.reverse(),s.map(r=>(r.originalStatus=e,rn(r)))))},mV=({tag:e,credentials:t,user:n})=>{const r={nicknames:[n.screen_name],tags:[e]},o=Je(t);return o["Content-Type"]="application/json",Be(LE,{method:"PUT",headers:o,body:JSON.stringify(r)})},gV=({tag:e,credentials:t,user:n})=>{const r={nicknames:[n.screen_name],tags:[e]},o=Je(t);return o["Content-Type"]="application/json",Be(LE,{method:"DELETE",headers:o,body:JSON.stringify(r)})},vV=({right:e,credentials:t,user:n})=>{const s=n.screen_name;return Be(OE(s,e),{method:"POST",headers:Je(t),body:{}})},bV=({right:e,credentials:t,user:n})=>{const s=n.screen_name;return Be(OE(s,e),{method:"DELETE",headers:Je(t),body:{}})},yV=({credentials:e,user:{screen_name:t}})=>ct({url:Yz,method:"PATCH",credentials:e,payload:{nicknames:[t]}}).then(n=>Z.get(n,"users.0")),_V=({credentials:e,user:{screen_name:t}})=>ct({url:Xz,method:"PATCH",credentials:e,payload:{nicknames:[t]}}).then(n=>Z.get(n,"users.0")),wV=({credentials:e,user:t})=>{const n=t.screen_name,s=Je(e);return Be(`${Jz}?nickname=${n}`,{method:"DELETE",headers:s})},SV=({timeline:e,credentials:t,since:n=!1,minId:s=!1,until:r=!1,userId:o=!1,listId:i=!1,statusId:a=!1,tag:c=!1,withMuted:u=!1,replyVisibility:f="all",includeTypes:h=[],bookmarkFolderId:v=!1})=>{const y={public:r$,friends:$q,dms:kq,notifications:cq,publicAndExternal:r$,user:H0,media:H0,list:Oq,favorites:lq,publicFavorites:SH,tag:Rq,bookmarks:Mq,quotes:wH,bubble:Nq},S=e==="notifications",$=[];let I=y[e];e==="favorites"&&o&&(I=y.publicFavorites(o)),(e==="user"||e==="media")&&(I=I(o)),e==="list"&&(I=I(i)),e==="quotes"&&(I=I(a)),s&&$.push(["min_id",s]),n&&$.push(["since_id",n]),r&&$.push(["max_id",r]),c&&(I=I(c)),e==="media"&&$.push(["only_media",1]),e==="public"&&$.push(["local",!0]),(e==="public"||e==="publicAndExternal")&&$.push(["only_media",!1]),e!=="favorites"&&e!=="bookmarks"&&$.push(["with_muted",u]),f!=="all"&&$.push(["reply_visibility",f]),h.size>0&&h.forEach(k=>{$.push(["include_types[]",k])}),e==="bookmarks"&&v&&$.push(["folder_id",v]),$.push(["limit",20]);const C=Z.map($,k=>`${k[0]}=${k[1]}`).join("&");return I+=`?${C}`,Be(I,{headers:Je(t)}).then(async k=>{const P=k.ok,A=await k.json();if(P&&!A.errors){const R=jz(k.headers.get("Link"),{flakeId:e!=="bookmarks"&&e!=="notifications"});return{data:A.map(S?IE:rn),pagination:R}}else return A.errors||(A.errors=[]),A.status=k.status,A.statusText=k.statusText,A})},kV=({id:e,credentials:t})=>{const n=H0(e)+"?pinned=true";return ct({url:n,credentials:t}).then(s=>s.map(rn))},$V=e=>Be(iq,{headers:Je(e)}).then(t=>t.ok?t.json():{error:t}).then(t=>t.error?t:Cn(t)),CV=({id:e,credentials:t})=>ct({url:dq(e),method:"POST",credentials:t}).then(n=>rn(n)),TV=({id:e,credentials:t})=>ct({url:fq(e),method:"POST",credentials:t}).then(n=>rn(n)),AV=({id:e,credentials:t})=>ct({url:hq(e),method:"POST",credentials:t}).then(n=>rn(n)),EV=({id:e,credentials:t})=>ct({url:pq(e),method:"POST",credentials:t}).then(n=>rn(n)),IV=({id:e,credentials:t,...n})=>ct({url:Vq(e),headers:Je(t),method:"POST",payload:{folder_id:n.folder_id}}),PV=({id:e,credentials:t})=>ct({url:Wq(e),headers:Je(t),method:"POST"}),LV=({credentials:e,status:t,spoilerText:n,visibility:s,sensitive:r,poll:o,mediaIds:i=[],inReplyToStatusId:a,quoteId:c,contentType:u,preview:f,idempotencyKey:h})=>{const v=new FormData,y=o.options||[];if(v.append("status",t),v.append("source","Pleroma FE"),n&&v.append("spoiler_text",n),s&&v.append("visibility",s),r&&v.append("sensitive",r),u&&v.append("content_type",u),i.forEach($=>{v.append("media_ids[]",$)}),y.some($=>$!=="")){const $={expires_in:parseInt(o.expiresIn,10),multiple:o.multiple};Object.keys($).forEach(I=>{v.append(`poll[${I}]`,$[I])}),y.forEach(I=>{v.append("poll[options][]",I)})}a&&v.append("in_reply_to_id",a),c&&v.append("quote_id",c),f&&v.append("preview","true");const S=Je(e);return h&&(S["idempotency-key"]=h),Be(Gq,{body:v,method:"POST",headers:S}).then($=>$.json()).then($=>$.error?$:rn($))},OV=({id:e,credentials:t,status:n,spoilerText:s,sensitive:r,poll:o,mediaIds:i=[],contentType:a})=>{const c=new FormData,u=o.options||[];if(c.append("status",n),s&&c.append("spoiler_text",s),r&&c.append("sensitive",r),a&&c.append("content_type",a),i.forEach(h=>{c.append("media_ids[]",h)}),u.some(h=>h!=="")){const h={expires_in:parseInt(o.expiresIn,10),multiple:o.multiple};Object.keys(h).forEach(v=>{c.append(`poll[${v}]`,h[v])}),u.forEach(v=>{c.append("poll[options][]",v)})}const f=Je(t);return Be(RE(e),{body:c,method:"PUT",headers:f}).then(h=>h.json()).then(h=>h.error?h:rn(h))},RV=({id:e,credentials:t})=>ct({url:mq(e),credentials:t,method:"DELETE"}),MV=({formData:e,credentials:t})=>Be(ME,{body:e,method:"POST",headers:Je(t)}).then(n=>n.json()).then(n=>bp(n)),NV=({id:e,description:t,credentials:n})=>ct({url:`${ME}/${e}`,method:"PUT",headers:Je(n),payload:{description:t}}).then(s=>bp(s)),FV=({file:e,credentials:t})=>{const n=new FormData;return n.append("list",e),Be(qz,{body:n,method:"POST",headers:Je(t)}).then(s=>s.ok)},DV=({file:e,credentials:t})=>{const n=new FormData;return n.append("list",e),Be(Hz,{body:n,method:"POST",headers:Je(t)}).then(s=>s.ok)},UV=({file:e,credentials:t})=>{const n=new FormData;return n.append("list",e),Be(Vz,{body:n,method:"POST",headers:Je(t)}).then(s=>s.ok)},jV=({credentials:e,password:t})=>{const n=new FormData;return n.append("password",t),Be(Wz,{body:n,method:"POST",headers:Je(e)}).then(s=>s.json())},BV=({credentials:e,email:t,password:n})=>{const s=new FormData;return s.append("email",t),s.append("password",n),Be(Gz,{body:s,method:"POST",headers:Je(e)}).then(r=>r.json())},zV=({credentials:e,password:t,targetAccount:n})=>{const s=new FormData;return s.append("password",t),s.append("target_account",n),Be(xz,{body:s,method:"POST",headers:Je(e)}).then(r=>r.json())},qV=({credentials:e,alias:t})=>ct({url:k_,method:"PUT",credentials:e,payload:{alias:t}}),HV=({credentials:e,alias:t})=>ct({url:k_,method:"DELETE",credentials:e,payload:{alias:t}}),VV=({credentials:e})=>ct({url:k_,method:"GET",credentials:e,params:{_cacheBooster:new Date().getTime()}}),WV=({credentials:e,password:t,newPassword:n,newPasswordConfirmation:s})=>{const r=new FormData;return r.append("password",t),r.append("new_password",n),r.append("new_password_confirmation",s),Be(Kz,{body:r,method:"POST",headers:Je(e)}).then(o=>o.json())},GV=({credentials:e})=>Be(tq,{headers:Je(e),method:"GET"}).then(t=>t.json()),KV=({credentials:e,password:t})=>{const n=new FormData;return n.append("password",t),Be(oq,{body:n,method:"DELETE",headers:Je(e)}).then(s=>s.json())},xV=({credentials:e,password:t,token:n})=>{const s=new FormData;return s.append("password",t),s.append("code",n),Be(rq,{body:s,headers:Je(e),method:"POST"}).then(r=>r.json())},YV=({credentials:e})=>Be(sq,{headers:Je(e),method:"GET"}).then(t=>t.json()),XV=({credentials:e})=>Be(nq,{headers:Je(e),method:"GET"}).then(t=>t.json()),JV=({maxId:e,credentials:t})=>{const n=new URLSearchParams({with_relationships:!0});return e&&n.append("max_id",e),ct({url:`${Dq}?${n.toString()}`,credentials:t}).then(s=>s.map(Cn))},ZV=({id:e,expiresIn:t,credentials:n})=>{const s={};return t&&(s.expires_in=t),ct({url:Bq(e),credentials:n,method:"POST",payload:s})},QV=({id:e,credentials:t})=>ct({url:zq(e),credentials:t,method:"POST"}),eW=({maxId:e,credentials:t})=>{const n=new URLSearchParams({with_relationships:!0});return e&&n.append("max_id",e),ct({url:`${Fq}?${n.toString()}`,credentials:t}).then(s=>s.map(Cn))},tW=({credentials:e})=>ct({url:DE,method:"POST",credentials:e}),nW=({credentials:e})=>ct({url:DE,method:"GET",credentials:e,params:{_cacheBooster:new Date().getTime()}}),sW=({credentials:e})=>Be("/api/oauth_tokens.json",{headers:Je(e)}).then(n=>{if(n.ok)return n.json();throw new Error("Error fetching auth tokens",n)}),rW=({id:e,credentials:t})=>{const n=`/api/oauth_tokens/${e}`;return Be(n,{headers:Je(t),method:"DELETE"})},oW=({credentials:e})=>Be(Zz,{headers:Je(e)}).then(t=>t.json()),iW=({id:e,credentials:t,single:n=!1})=>{const s=new FormData;return n?s.append("id",e):s.append("max_id",e),Be(eq,{body:s,headers:Je(t),method:"POST"}).then(r=>r.json())},aW=({pollId:e,choices:t,credentials:n})=>(new FormData().append("choices",t),ct({url:Kq(encodeURIComponent(e)),method:"POST",credentials:n,payload:{choices:t}})),lW=({pollId:e,credentials:t})=>ct({url:xq(encodeURIComponent(e)),method:"GET",credentials:t}),cW=({id:e,credentials:t})=>ct({url:Yq(e),method:"GET",credentials:t}).then(n=>n.map(Cn)),uW=({id:e,credentials:t})=>ct({url:Xq(e),method:"GET",credentials:t}).then(n=>n.map(Cn)),dW=({id:e,credentials:t})=>ct({url:lH(e),credentials:t}).then(n=>n.map(s=>(s.accounts=s.accounts.map(Cn),s))),fW=({id:e,emoji:t,credentials:n})=>ct({url:cH(e,t),method:"PUT",credentials:n}).then(rn),hW=({id:e,emoji:t,credentials:n})=>ct({url:uH(e,t),method:"DELETE",credentials:n}).then(rn),pW=({credentials:e,userId:t,statusIds:n,comment:s,forward:r})=>ct({url:Jq,method:"POST",payload:{account_id:t,status_ids:n,comment:s,forward:r},credentials:e}),mW=({credentials:e,query:t})=>ct({url:sH,params:{q:t,resolve:!0},credentials:e}).then(n=>n.map(Cn)),gW=({credentials:e,q:t,resolve:n,limit:s,offset:r,following:o,type:i})=>{let a=nH;const c=[];t&&c.push(["q",encodeURIComponent(t)]),n&&c.push(["resolve",n]),s&&c.push(["limit",s]),r&&c.push(["offset",r]),o&&c.push(["following",!0]),i&&c.push(["type",i]),c.push(["with_relationships",!0]);const u=Z.map(c,f=>`${f[0]}=${f[1]}`).join("&");return a+=`?${u}`,Be(a,{headers:Je(e)}).then(f=>{if(f.ok)return f;throw new Error("Error fetching search result",f)}).then(f=>f.json()).then(f=>(f.accounts=f.accounts.slice(0,s).map(h=>Cn(h)),f.statuses=f.statuses.slice(0,s).map(h=>rn(h)),f))},vW=({credentials:e})=>ct({url:oH,credentials:e}),bW=({credentials:e})=>ct({url:A_,credentials:e}),yW=({domain:e,credentials:t})=>ct({url:A_,method:"POST",payload:{domain:e},credentials:t}),_W=({domain:e,credentials:t})=>ct({url:A_,method:"DELETE",payload:{domain:e},credentials:t}),wW=({credentials:e,id:t})=>ct({url:uq(t),method:"POST",payload:{id:t},credentials:e}),SW=({credentials:e})=>ct({url:gH,credentials:e}),kW=({credentials:e})=>ct({url:iH,credentials:e}),$W=({id:e,credentials:t})=>ct({url:aH(e),credentials:t,method:"POST"}),HE=({content:e,startsAt:t,endsAt:n,allDay:s})=>{const r={content:e};return typeof t<"u"&&(r.starts_at=t?new Date(t).toISOString():null),typeof n<"u"&&(r.ends_at=n?new Date(n).toISOString():null),typeof s<"u"&&(r.all_day=s),r},CW=({credentials:e,content:t,startsAt:n,endsAt:s,allDay:r})=>ct({url:vH,credentials:e,method:"POST",payload:HE({content:t,startsAt:n,endsAt:s,allDay:r})}),TW=({id:e,credentials:t,content:n,startsAt:s,endsAt:r,allDay:o})=>ct({url:bH(e),credentials:t,method:"PATCH",payload:HE({content:n,startsAt:s,endsAt:r,allDay:o})}),AW=({id:e,credentials:t})=>ct({url:yH(e),credentials:t,method:"DELETE"}),EW=({credentials:e,stream:t,args:n={}},s)=>{const r=new URL(rH,s);return e&&r.searchParams.append("access_token",e),t&&r.searchParams.append("stream",t),Object.entries(n).forEach(([o,i])=>{r.searchParams.append(o,i)}),r},IW=new Set(["update","notification","delete","filters_changed","status.update"]),PW=new Set(["pleroma:chat_update","pleroma:respond"]),LW=({url:e,preprocessor:t=OW,id:n="Unknown",credentials:s})=>{const r=new EventTarget,o=new WebSocket(e);if(!o)throw new Error(`Failed to create socket ${n}`);const i=(c,u,f=h=>h)=>{c.addEventListener(u,h=>{r.dispatchEvent(new CustomEvent(u,{detail:f(h)}))})};o.addEventListener("open",c=>{console.debug(`[WS][${n}] Socket connected`,c),s&&o.send(JSON.stringify({type:"pleroma:authenticate",token:s}))}),o.addEventListener("error",c=>{console.debug(`[WS][${n}] Socket errored`,c)}),o.addEventListener("close",c=>{console.debug(`[WS][${n}] Socket disconnected with code ${c.code}`,c)});const a=()=>{r.dispatchEvent(new CustomEvent("pleroma:authenticated"))};return i(o,"open"),i(o,"close"),i(o,"message",c=>t(c,{onAuthenticated:a})),i(o,"error"),r.close=()=>{o.close(1e3,"Shutting down socket")},r.getState=()=>o.readyState,r.subscribe=(c,u={})=>{console.debug(`[WS][${n}] Subscribing to stream ${c} with args`,u),o.send(JSON.stringify({type:"subscribe",stream:c,...u}))},r.unsubscribe=(c,u={})=>{console.debug(`[WS][${n}] Unsubscribing from stream ${c} with args`,u),o.send(JSON.stringify({type:"unsubscribe",stream:c,...u}))},r},OW=(e,{onAuthenticated:t=()=>{}}={})=>{const{data:n}=e;if(!n)return;const s=JSON.parse(n),{event:r,payload:o}=s;if(IW.has(r)||PW.has(r)){if(r==="delete")return{event:r,id:o};const i=o?JSON.parse(o):null;if(r==="pleroma:respond")return i.type==="pleroma:authenticate"&&(i.result==="success"?(console.debug("[WS] Successfully authenticated"),t()):(console.error("[WS] Unable to authenticate:",i.error),e.target.close())),null;if(r==="update")return{event:r,status:rn(i)};if(r==="status.update")return{event:r,status:rn(i)};if(r==="notification")return{event:r,notification:IE(i)};if(r==="pleroma:chat_update")return{event:r,chatUpdate:S_(i)}}else return console.warn("Unknown event",e),null},Ks=Object.freeze({JOINED:1,CLOSED:2,ERROR:3,DISABLED:4,STARTING:5,STARTING_INITIAL:6}),RW=({credentials:e})=>Be(dH,{headers:Je(e)}).then(t=>t.json()).then(t=>({chats:t.map(S_).filter(n=>n)})),MW=({accountId:e,credentials:t})=>ct({url:fH(e),method:"POST",credentials:t}),NW=({id:e,credentials:t,maxId:n,sinceId:s,limit:r=20})=>{let o=FE(e);const i=[n&&`max_id=${n}`,s&&`since_id=${s}`,r&&`limit=${r}`].filter(a=>a).join("&");return o=o+(i?"?"+i:""),ct({url:o,method:"GET",credentials:t})},FW=({id:e,content:t,mediaId:n=null,idempotencyKey:s,credentials:r})=>{const o={content:t};n&&(o.media_id=n);const i={};return s&&(i["idempotency-key"]=s),ct({url:FE(e),method:"POST",payload:o,credentials:r,headers:i})},DW=({id:e,lastReadId:t,credentials:n})=>ct({url:hH(e),method:"POST",payload:{last_read_id:t},credentials:n}),UW=({chatId:e,messageId:t,credentials:n})=>ct({url:pH(e,t),method:"DELETE",credentials:n}),jW=({id:e,state:t,credentials:n})=>Be(mH,{headers:{...Je(n),Accept:"application/json","Content-Type":"application/json"},method:"PATCH",body:JSON.stringify({reports:[{id:e,state:t}]})}).then(s=>{if(s.status>=500)throw Error(s.statusText);return s.status>=400?s.json():s}).then(s=>{if(s.errors)throw Error(s.errors[0].message)}),BW=({credentials:e})=>Be(BE,{headers:Je(e)}).then(t=>t.ok?t.json():{error:t}),zW=({credentials:e})=>Be(kH,{headers:Je(e)}).then(t=>t.ok?t.json():{error:t}),qW=({credentials:e})=>Be($H,{headers:Je(e)}).then(t=>t.ok?t.json():{error:t}),HW=({credentials:e,payload:t})=>Be(BE,{headers:{Accept:"application/json","Content-Type":"application/json",...Je(e)},method:"POST",body:JSON.stringify(t)}).then(n=>n.ok?n.json():{error:n}),VW=({credentials:e,payload:t})=>Be(CH,{headers:{Accept:"application/json","Content-Type":"application/json",...Je(e)},method:"POST",body:JSON.stringify(t)}).then(n=>n.ok?n.json():{error:n}),WW=({accountId:e,limit:t=1})=>{let n=_H(e);const s=[["limit",t]],r=Z.map(s,o=>`${o[0]}=${o[1]}`).join("&");return n+=`?${r}`,Be(n,{}).then(o=>o.ok?o.json():{error:o})},GW=({name:e})=>Be(E_(e),{method:"DELETE"}),KW=()=>Be(TH,{method:"POST"}),xW=()=>Be(AH),YW=({name:e})=>Be(E_(e),{method:"POST"}),XW=({page:e,pageSize:t})=>Be(EH(e,t)),JW=({instance:e,page:t,pageSize:n})=>(e.startsWith("http")||(e="https://"+e),Be(LH(e,t,n),{headers:{"Content-Type":"application/json"}})),ZW=({instance:e,packName:t,as:n})=>Be(IH,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({url:e,name:t,as:n})}),QW=({url:e,packName:t,file:n})=>{const s=new FormData;return n&&s.set("file",n),e&&s.set("url",e),s.set("name",t),Be(PH,{method:"POST",body:s})},eG=({name:e,newData:t})=>Be(E_(e),{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({metadata:t})}),tG=({packName:e,file:t,shortcode:n,filename:s})=>{const r=new FormData;return s.trim()!==""&&r.set("filename",s),n.trim()!==""&&r.set("shortcode",n),r.set("file",t),Be(I_(e),{method:"POST",body:r})},nG=({packName:e,shortcode:t,newShortcode:n,newFilename:s,force:r})=>Be(I_(e),{method:"PATCH",headers:{"Content-Type":"application/json"},body:JSON.stringify({shortcode:t,new_shortcode:n,new_filename:s,force:r})}),sG=({packName:e,shortcode:t})=>Be(`${I_(e)}&shortcode=${t}`,{method:"DELETE"}),rG=({credentials:e})=>Be(UE,{headers:Je(e)}).then(n=>n.json()),oG=({name:e,emoji:t,credentials:n})=>{const s=UE,r=Je(n);return r["Content-Type"]="application/json",Be(s,{headers:r,method:"POST",body:JSON.stringify({name:e,emoji:t})}).then(o=>o.json())},iG=({folderId:e,name:t,emoji:n,credentials:s})=>{const r=jE(e),o=Je(s);return o["Content-Type"]="application/json",Be(r,{headers:o,method:"PATCH",body:JSON.stringify({name:t,emoji:n})}).then(i=>i.json())},aG=({folderId:e,credentials:t})=>{const n=jE(e);return Be(n,{method:"DELETE",headers:Je(t)})},Ln={verifyCredentials:$V,fetchTimeline:SV,fetchPinnedStatuses:kV,fetchConversation:dV,fetchStatus:fV,fetchStatusSource:hV,fetchStatusHistory:pV,fetchFriends:qE,exportFriends:eV,fetchFollowers:tV,followUser:jH,unfollowUser:BH,pinOwnStatus:qH,unpinOwnStatus:HH,muteConversation:VH,unmuteConversation:WH,blockUser:GH,unblockUser:KH,removeUserFromFollowers:xH,editUserNote:YH,fetchUser:zE,fetchUserByName:ZH,fetchUserRelationship:QH,favorite:CV,unfavorite:TV,retweet:AV,unretweet:EV,bookmarkStatus:IV,unbookmarkStatus:PV,postStatus:LV,editStatus:OV,deleteStatus:RV,uploadMedia:MV,setMediaDescription:NV,fetchMutes:JV,muteUser:ZV,unmuteUser:QV,fetchBlocks:eW,fetchOAuthTokens:sW,revokeOAuthToken:rW,tagUser:mV,untagUser:gV,deleteUser:wV,addRight:vV,deleteRight:bV,activateUser:yV,deactivateUser:_V,register:DH,getCaptcha:UH,updateProfileImages:MH,updateProfile:NH,updateProfileJSON:FH,importMutes:FV,importBlocks:DV,importFollows:UV,deleteAccount:jV,changeEmail:BV,moveAccount:zV,addAlias:qV,deleteAlias:HV,listAliases:VV,changePassword:WV,settingsMFA:GV,mfaDisableOTP:KV,generateMfaBackupCodes:XV,mfaSetupOTP:YV,mfaConfirmOTP:xV,addBackup:tW,listBackups:nW,fetchFollowRequests:nV,fetchLists:sV,createList:rV,getList:oV,updateList:iV,getListAccounts:aV,addAccountsToList:lV,removeAccountsFromList:cV,deleteList:uV,approveUser:XH,denyUser:JH,suggestions:oW,markNotificationsAsSeen:iW,dismissNotification:wW,vote:aW,fetchPoll:lW,fetchFavoritedByUsers:cW,fetchRebloggedByUsers:uW,fetchEmojiReactions:dW,reactWithEmoji:fW,unreactWithEmoji:hW,reportUser:pW,updateNotificationSettings:RH,search2:gW,searchUsers:mW,fetchKnownDomains:vW,fetchDomainMutes:bW,muteDomain:yW,unmuteDomain:_W,chats:RW,getOrCreateChat:MW,chatMessages:NW,sendChatMessage:FW,readChat:DW,deleteChatMessage:UW,setReportState:jW,fetchUserInLists:zH,fetchAnnouncements:kW,dismissAnnouncement:$W,postAnnouncement:CW,editAnnouncement:TW,deleteAnnouncement:AW,fetchScrobbles:WW,adminFetchAnnouncements:SW,fetchInstanceDBConfig:BW,fetchInstanceConfigDescriptions:zW,fetchAvailableFrontends:qW,pushInstanceDBConfig:HW,installFrontend:VW,importEmojiFromFS:xW,reloadEmoji:KW,listEmojiPacks:XW,createEmojiPack:YW,deleteEmojiPack:GW,saveEmojiPackMetadata:eG,addNewEmojiFile:tG,updateEmojiFile:nG,deleteEmojiFile:sG,listRemoteEmojiPacks:JW,downloadRemoteEmojiPack:ZW,downloadRemoteEmojiPackZIP:QW,fetchBookmarkFolders:rG,createBookmarkFolder:oG,updateBookmarkFolder:iG,deleteBookmarkFolder:aG};/*! js-cookie v3.0.5 | MIT */function Af(e){for(var t=1;t"u")){i=Af({},t,i),typeof i.expires=="number"&&(i.expires=new Date(Date.now()+i.expires*864e5)),i.expires&&(i.expires=i.expires.toUTCString()),r=encodeURIComponent(r).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape);var a="";for(var c in i)i[c]&&(a+="; "+c,i[c]!==!0&&(a+="="+i[c].split(";")[0]));return document.cookie=r+"="+e.write(o,r)+a}}function s(r){if(!(typeof document>"u"||arguments.length&&!r)){for(var o=document.cookie?document.cookie.split("; "):[],i={},a=0;a({x:0,y:e?1:-1,blur:0,spread:0,color:t?"#000000":"#FFFFFF",alpha:.2,inset:!0}),Og=[Sh(!0,!1),Sh(!1,!0)],Ef=[Sh(!0,!0),Sh(!1,!1)],Rg={x:0,y:0,blur:2,spread:0,color:"#000000",alpha:1},Mg={x:0,y:0,blur:4,spread:0,color:"--text",alpha:1},ZG={name:"ScrollbarElement",selector:"::-webkit-scrollbar-button",notEditable:!0,states:{pressed:":active",hover:":is(:hover, :focus-visible, :has(:focus-visible)):not(:disabled)",disabled:":disabled"},validInnerComponents:["Text"],defaultRules:[{directives:{background:"--fg",shadow:[Rg,...Og],roundness:3}},{state:["hover"],directives:{shadow:[Mg,...Og]}},{state:["pressed"],directives:{shadow:[Rg,...Ef]}},{state:["hover","pressed"],directives:{shadow:[Mg,...Ef]}},{state:["toggled"],directives:{background:"--accent,-24.2",shadow:[Rg,...Ef]}},{state:["toggled","hover"],directives:{background:"--accent,-24.2",shadow:[Mg,...Ef]}},{state:["disabled"],directives:{background:"$blend(--inheritedBackground 0.25 --parent)",shadow:[...Og]}},{component:"Text",parent:{component:"Button",state:["disabled"]},directives:{textOpacity:.25,textOpacityMode:"blend"}}]},QG=Object.freeze(Object.defineProperty({__proto__:null,default:ZG},Symbol.toStringTag,{value:"Module"})),eK={name:"Post",selector:".Status",states:{selected:".-focused"},validInnerComponents:["Text","Link","Icon","Border","Avatar","PollGraph"],defaultRules:[{directives:{background:"--bg"}},{state:["selected"],directives:{background:"--inheritedBackground, 10"}}]},tK=Object.freeze(Object.defineProperty({__proto__:null,default:eK},Symbol.toStringTag,{value:"Module"})),nK={name:"Tab",selector:".tab",states:{active:".active",hover:":is(:hover, :focus-visible, :has(:focus-visible)):not(.disabled)",disabled:".disabled"},validInnerComponents:["Text","Icon"],defaultRules:[{directives:{background:"--fg",shadow:["--buttonDefaultShadow","--buttonDefaultBevel"],roundness:3}},{state:["hover"],directives:{shadow:["--buttonDefaultHoverGlow","--buttonDefaultBevel"]}},{state:["active"],directives:{opacity:0}},{state:["hover","active"],directives:{shadow:["--buttonDefaultShadow","--buttonDefaultBevel"]}},{state:["disabled"],directives:{background:"$blend(--inheritedBackground 0.25 --parent)",shadow:["--buttonDefaultBevel"]}},{component:"Text",parent:{component:"Tab",state:["disabled"]},directives:{textOpacity:.25,textOpacityMode:"blend"}},{component:"Icon",parent:{component:"Tab",state:["active"]},directives:{textColor:"--text"}},{component:"Icon",parent:{component:"Tab",state:["active","hover"]},directives:{textColor:"--text"}}]},sK=Object.freeze(Object.defineProperty({__proto__:null,default:nK},Symbol.toStringTag,{value:"Module"})),rK={name:"Text",selector:"/*text*/",virtual:!0,states:{faint:".faint"},defaultRules:[{directives:{textColor:"--text",textAuto:"no-preserve"}},{state:["faint"],directives:{textOpacity:.5}}]},oK=Object.freeze(Object.defineProperty({__proto__:null,default:rK},Symbol.toStringTag,{value:"Module"})),iK={name:"TopBar",selector:"nav",validInnerComponents:["Link","Text","Icon","Button","ButtonUnstyled","Input","Badge"],defaultRules:[{directives:{background:"--fg",shadow:[{x:0,y:1,blur:4,spread:0,color:"#000000",alpha:.4},{x:0,y:2,blur:7,spread:0,color:"#000000",alpha:.3}]}},{component:"Link",parent:{component:"TopBar"},directives:{textColor:"--text"}},{component:"Icon",parent:{component:"ButtonUnstyled",parent:{component:"TopBar"}},directives:{textColor:"--parent--text"}}]},aK=Object.freeze(Object.defineProperty({__proto__:null,default:iK},Symbol.toStringTag,{value:"Module"})),lK={name:"Underlay",selector:"#content",outOfTreeSelector:".underlay",validInnerComponents:["Panel"],defaultRules:[{directives:{background:"#000000",opacity:.2}}]},cK=Object.freeze(Object.defineProperty({__proto__:null,default:lK},Symbol.toStringTag,{value:"Module"})),uK={name:"Avatar",selector:".Avatar",variants:{compact:".-compact"},defaultRules:[{directives:{roundness:3,shadow:[{x:0,y:1,blur:4,spread:0,color:"#000000",alpha:.2}]}}]},dK=Object.freeze(Object.defineProperty({__proto__:null,default:uK},Symbol.toStringTag,{value:"Module"})),fK={name:"UserCard",selector:".user-card",notEditable:!0,defaultRules:[{directives:{"--profileTint":"color | $alpha(--background 1)"}}]},hK=Object.freeze(Object.defineProperty({__proto__:null,default:fK},Symbol.toStringTag,{value:"Module"})),pK={A:{X:1.0985*100,Y:1*100,Z:.35585*100},B:{X:.99072*100,Y:1*100,Z:.85223*100},C:{X:.98074*100,Y:1*100,Z:1.18232*100},D50:{X:.96422*100,Y:1*100,Z:.82521*100},D55:{X:.95682*100,Y:1*100,Z:.92149*100},D65:{X:.95047*100,Y:1*100,Z:1.08883*100},D75:{X:.94972*100,Y:1*100,Z:1.22638*100},E:{X:1*100,Y:1*100,Z:1*100},F2:{X:.99186*100,Y:1*100,Z:.67393*100},F7:{X:.95041*100,Y:1*100,Z:1.08747*100},F11:{X:1.00962*100,Y:1*100,Z:.6435*100}};function P_(e){return pK[e]}const mK={BRADFORD:[[.8951,.2664,-.1614],[-.7502,1.7135,.0367],[.0389,-.0685,1.0296]],INVERSE_BRADFORD:[[.9869929,-.1470543,.1599627],[.4323053,.5183603,.0492912],[-.0085287,.0400428,.9684867]],SRGB_XYZ:[[.4124,.3576,.1805],[.2126,.7152,.0722],[.0193,.1192,.9505]],INVERSE_SRGB_XYZ:[[3.2406,-1.5372,-.4986],[-.9689,1.8758,.0415],[.0557,-.204,1.057]]};function zl(e){return mK[e]}const fr=function(e,t){const n=new Set(Object.keys(e));return t.every(s=>n.has(s))},Ng=(e,t)=>typeof e=="string"&&e.slice(0,t.length)===t,L_={hex:e=>Ng(e,"#"),rgb:e=>fr(e,["r","g","b"]),cssrgb:e=>Ng(e,"rgb("),hsl:e=>fr(e,["h","s","l"]),csshsl:e=>Ng(e,"hsl("),hsv:e=>fr(e,["h","s","v"]),cmyk:e=>fr(e,["c","m","y","k"]),yiq:e=>fr(e,["y","i","q"]),XYZ:e=>fr(e,["X","Y","Z"]),xyY:e=>fr(e,["x","y","Y"]),lms:e=>fr(e,["rho","gamma","beta"]),cielab:e=>fr(e,["L","a","b"]),cieluv:e=>fr(e,["L","u","v"]),cielch:e=>fr(e,["L","C","h"]),hsluv:e=>fr(e,["hu","s","l"])},gK=Object.keys(L_);function vK(e){const t=gK.find(n=>L_[n](e));if(!t)throw new Error("No type found for color "+e);return t}const VE=.008856,W0=903.3,Fg=P_("D65"),o$=e=>Math.pow(e,3)>VE?Math.pow(e,3):(116*e-16)/W0,bK={XYZ:e=>{const t=(e.L+16)/116,n=e.a/500+t,s=t-e.b/200,r=o$(n),o=o$(s),i=e.L>W0*VE?Math.pow(t,3):e.L/W0;return{X:r*Fg.X,Y:i*Fg.Y,Z:o*Fg.Z}}};function G0(e){return e*(Math.PI/180)}const yK={cieluv:e=>{const t=G0(e.h),n=e.C*Math.cos(t),s=e.C*Math.sin(t);return{L:e.L,u:n,v:s}},hsluv:e=>{if(e.L>99.9999999)return{hu:e.h,s:0,l:100};if(e.L<1e-8)return{hu:e.h,s:0,l:0};const t=.008856,n=903.3,s=(e.L+16)/1560896,r=s>t?s:e.L/n,o=zl("INVERSE_SRGB_XYZ");let i=[];for(let f=0;f<3;f++){let h=o[f][0],v=o[f][1],y=o[f][2];for(let S=0;S<2;S++){let $=(284517*h-94839*y)*r,I=(838422*y+769860*v+731718*h)*e.L*r-769860*S*e.L,C=(632260*y-126452*v)*r+126452*S;i.push({m:$/C,b:I/C})}}var a=Number.MAX_VALUE;let c=G0(e.h);i.forEach(f=>{let h=f.b/(Math.sin(c)-f.m*Math.cos(c));h>=0&&(a=Math.min(a,h))});let u=a;return{hu:e.h,s:e.C/u*100,l:e.L}}};function _K(e){return e*(180/Math.PI)}const wK={XYZ:e=>{const s=P_("D65"),r=S=>S.X*4/(S.X+15*S.Y+3*S.Z),o=S=>S.Y*9/(S.X+15*S.Y+3*S.Z),i=r(s),a=o(s),c=1/3*(52*e.L/(e.u+13*e.L*i)-1),u=e.L>903.3*.008856?Math.pow((e.L+16)/116,3):e.L/903.3,f=-5*u,v=(u*(39*e.L/(e.v+13*e.L*a)-5)-f)/(c- -1/3),y=v*c+f;return{X:v*100,Y:u*100,Z:y*100}},cielch:e=>{const t=Math.sqrt(Math.pow(e.u,2)+Math.pow(e.v,2));let n=Math.atan2(e.v,e.u);return n<0&&(n+=2*Math.PI),n=_K(n),{L:e.L,C:t,h:n}}},i$=e=>{var t=255*(1-e.c)*(1-e.k),n=255*(1-e.m)*(1-e.k),s=255*(1-e.y)*(1-e.k);return{r:t,g:n,b:s}},SK={rgb:i$,cssrgb:e=>{const{r:t,g:n,b:s}=i$(e);return"rgb("+Math.round(t)+","+Math.round(n)+","+Math.round(s)+")"}},kK={hsl:e=>{const t=e.replace(/(hsl\(|\)|%|[\s]*)/g,"").split(",").map(n=>parseInt(n,10));return{h:t[0],s:t[1],l:t[2]}}},$K={rgb:e=>{const t=e.replace(/((rgb\(|\))|[\s]*)/g,"").split(",").map(n=>parseInt(n,10));return{r:t[0],g:t[1],b:t[2]}}},CK={rgb:e=>{const t=e.replace("#","").match(/.{2}/g).map(n=>parseInt(n,16));return{r:t[0],g:t[1],b:t[2]}}};function TK(e,t){return(e%t+t)%t}const AK={rgb:e=>{if(e.s===0){var t=e.l/100*255;return{r:t,g:t,b:t}}else{var n,s,r;e.l>=50?n=e.l/100+e.s/100-e.l/100*(e.s/100):n=e.l/100*(1+e.s/100),s=2*(e.l/100)-n,r=e.h/360;var o=(r+.333)%1,i=r,a=TK(r-.333,1),c,u,f;return 6*o<1?c=s+(n-s)*6*o:2*o<1?c=n:3*o<2?c=s+(n-s)*((.666-o)*6):c=s,6*i<1?u=s+(n-s)*6*i:2*i<1?u=n:3*i<2?u=s+(n-s)*((.666-i)*6):u=s,6*a<1?f=s+(n-s)*6*a:2*a<1?f=n:3*a<2?f=s+(n-s)*((.666-a)*6):f=s,c<0&&(c=0),u<0&&(u=0),f<0&&(f=0),{r:c*255,g:u*255,b:f*255}}},csshsl:e=>"hsl("+Math.round(e.h)+","+Math.round(e.s)+"%,"+Math.round(e.l)+"%)",hsv:e=>{const t=Object.assign({},e,{s:e.s/100,l:e.l/100});var n=t.s*(t.l<.5?t.l:1-t.l),s=t.h,r=2*n/(t.l+n),o=t.l+n;return{h:s,s:r*100,v:o*100}}},EK={cielch:e=>{if(e.L>99.9999999)return{L:100,C:0,h:e.hu};if(e.L<1e-8)return{L:0,C:0,h:e.hu};const t=.008856,n=903.3,s=(e.l+16)/1560896,r=s>t?s:e.l/n,o=zl("INVERSE_SRGB_XYZ");let i=[];for(let f=0;f<3;f++){let h=o[f][0],v=o[f][1],y=o[f][2];for(let S=0;S<2;S++){let $=(284517*h-94839*y)*r,I=(838422*y+769860*v+731718*h)*e.l*r-769860*S*e.l,C=(632260*y-126452*v)*r+126452*S;i.push({m:$/C,b:I/C})}}var a=Number.MAX_VALUE;let c=G0(e.hu);i.forEach(f=>{let h=f.b/(Math.sin(c)-f.m*Math.cos(c));h>=0&&(a=Math.min(a,h))});let u=a;return{L:e.l,C:u/100*e.s,h:e.hu}}},IK={hsl:e=>{const t=Object.assign({},e,{h:e.h/360,s:e.s/100,v:e.v/100});let n=t.h,s;(2-t.s)*t.v<1?s=t.s*t.v/((2-t.s)*t.v):s=t.s*t.v/(2-(2-t.s)*t.v);let r=(2-t.s)*t.v/2;return{h:n*360,s:s*100,l:r*100}}},PK={XYZ:e=>{const t=[e.rho,e.gamma,e.beta],s=zl("INVERSE_BRADFORD").map(r=>t.reduce((o,i,a)=>r[a]*i+o,0));return{X:s[0]*100,Y:s[1]*100,Z:s[2]*100}}};function ql(e,t){return et[1]&&(e=t[1]),e}const Dg=e=>ql(e,[0,255]);function LK(e){return{r:Dg(e.r),g:Dg(e.g),b:Dg(e.b)}}function a$(e){if(Math.cbrt)return Math.cbrt(e);var t=Math.pow(Math.abs(e),.3333333333333333);return e<0?-t:t}const l$=.008856,c$=903.3,Sl=P_("D65"),WE={rgb:e=>{let t=[e.X,e.Y,e.Z].map(a=>a/100),s=zl("INVERSE_SRGB_XYZ").map(a=>t.reduce((c,u,f)=>a[f]*u+c,0)),[r,o,i]=s.map(a=>a<=.0031308?a*12.92:1.055*Math.pow(a,1/2.4)-.055).map(a=>a*255);return LK({r,g:o,b:i})},lms:e=>{let t=[e.X,e.Y,e.Z].map(r=>r/100),s=zl("BRADFORD").map(r=>t.reduce((o,i,a)=>r[a]*i+o,0));return{rho:s[0],gamma:s[1],beta:s[2]}},cielab:e=>{const t=e.X/Sl.X,n=e.Y/Sl.Y,s=e.Z/Sl.Z,r=c=>c>l$?a$(c):(c$*c+16)/116,o=r(t),i=r(n),a=r(s);return{L:116*i-16,a:500*(o-i),b:200*(i-a)}},cieluv:e=>{const t=e.Y/Sl.Y,n=t>l$?116*a$(t)-16:c$*t,s=a=>a.X*4/(a.X+15*a.Y+3*a.Z),r=a=>a.Y*9/(a.X+15*a.Y+3*a.Z),o=13*n*(s(e)-s(Sl)),i=13*n*(r(e)-r(Sl));return{L:n,u:o,v:i}},xyY:e=>{const t=e.X/(e.X+e.Y+e.Z),n=e.Y/(e.X+e.Y+e.Z);return{x:t,y:n,Y:e.Y}}},{lms:OK,cielab:RK,cieluv:MK,xyY:NK}=WE,u$=e=>{var t=e.r/255,n=e.g/255,s=e.b/255,r=[t,n,s].sort(),o=(r[0]+r[2])/2*100,i,a;return r[0]===r[2]?(i=0,a=0):(o>=50?i=(r[2]-r[0])/(2-r[2]-r[0])*100:i=(r[2]-r[0])/(r[2]+r[0])*100,r[2]===t?a=(n-s)/(r[2]-r[0])*60:r[2]===n?a=(2+(s-t)/(r[2]-r[0]))*60:a=(4+(t-n)/(r[2]-r[0]))*60,a<0?a+=360:a>360&&(a=a%360)),{h:a,s:i,l:o}},FK=e=>MK(au(e)),au=e=>{let n=[e.r,e.g,e.b].map(a=>a/255).map(a=>a<=.04045?a/12.92:Math.pow((a+.055)/1.055,2.4)),s=zl("SRGB_XYZ"),[r,o,i]=s.map(a=>n.reduce((c,u,f)=>a[f]*u+c,0)).map(a=>a*100);return{X:r,Y:o,Z:i}},DK={hex:e=>{var t=Math.round(e.r).toString(16);t.length===1&&(t="0"+t);var n=Math.round(e.g).toString(16);n.length===1&&(n="0"+n);var s=Math.round(e.b).toString(16);return s.length===1&&(s="0"+s),"#"+t+n+s},cssrgb:e=>"rgb("+Math.round(e.r)+","+Math.round(e.g)+","+Math.round(e.b)+")",hsl:u$,csshsl:e=>{var{h:t,s:n,l:s}=u$(e);return"hsl("+Math.round(t)+","+Math.round(n)+"%,"+Math.round(s)+"%)"},cmyk:e=>{var t=e.r/255,n=e.g/255,s=e.b/255,r=1-Math.max(t,n,s);return r!==1?{c:(1-t-r)/(1-r),m:(1-n-r)/(1-r),y:(1-s-r)/(1-r),k:r}:{c:0,m:0,y:0,k:r}},yiq:e=>{var t=.299*(e.r/255)+.587*(e.g/255)+.114*(e.b/255),n=.596*(e.r/255)+-.274*(e.g/255)+-.322*(e.b/255),s=.211*(e.r/255)+-.523*(e.g/255)+.312*(e.b/255);return n=ql(n,[-.5957,.5957]),s=ql(s,[-.5226,.5226]),{y:t,i:n,q:s}},XYZ:au,lms:e=>OK(au(e)),cielab:e=>RK(au(e)),cieluv:FK,xyY:e=>NK(au(e))},UK={XYZ:e=>{const{x:t,y:n,Y:s}=e,r=s/n*t,o=s/n*(1-t-n);return{X:r,Y:s,Z:o}}},Ug=e=>ql(e,[0,255]),jK={rgb:e=>{const t=ql(e.i,[-.5957,.5957]),n=ql(e.q,[-.5226,.5226]),s=255*Ug(e.y+.956*t+.621*n),r=255*Ug(e.y+-.272*t+-.647*n),o=255*Ug(e.y+-1.106*t+-1.703*n);return{r:s,g:r,b:o}}},GE=Object.freeze(Object.defineProperty({__proto__:null,XYZ:WE,cielab:bK,cielch:yK,cieluv:wK,cmyk:SK,csshsl:kK,cssrgb:$K,hex:CK,hsl:AK,hsluv:EK,hsv:IK,lms:PK,rgb:DK,xyY:UK,yiq:jK},Symbol.toStringTag,{value:"Module"})),BK={rgb:{default:"XYZ",csshsl:"hsl",hsv:"hsl"},hex:"rgb",hsl:"rgb",hsv:"hsl",csshsl:"hsl",cssrgb:"rgb",cmyk:"rgb",XYZ:{default:"rgb",cielch:"cieluv",hsluv:"cieluv"},xyY:"XYZ",lms:"XYZ",cieluv:{default:"XYZ",hsluv:"cielch"},cielch:"cieluv",cielab:"XYZ",yiq:"rgb",hsluv:"cielch"};function Hl(e,t,n){if(t===void 0)throw new Error("No value provided");const s=n||vK(t);if(s===e)return t;if(GE[s][e])return d$(s,e,t);const r=BK[s],o=typeof r=="string"?r:r[e]||r.default,i=d$(s,o,t);return Hl(e,i,o)}const d$=(e,t,n)=>GE[e][t](n),zK=Object.keys(L_);function kt(e){const t={};return zK.forEach(n=>{Object.defineProperty(t,n,{get:()=>qK(n,e),enumerable:!0})}),t}const qK=(e,t)=>Array.isArray(t)?t.map(n=>Hl(e,n)):Hl(e,t);function Ls(e,t){var n=Hl("hsl",t);return n.l+=e,n.l<0?n.l=0:n.l>100&&(n.l=100),kt(n)}function KE(e){var t=Hl("rgb",e),n=(t.r*299+t.g*587+t.b*114)/1e3;return n>=128?t={r:0,g:0,b:0}:t={r:255,g:255,b:255},kt(t)}function xE(e){var t=Hl("hsl",e);return t.l=100-t.l,kt(t)}var jg,f$;function HK(){if(f$)return jg;f$=1;function e(i,a){for(;i.length{if(!(e===null||typeof e>"u"))return e[0]==="#"||e==="transparent"?e:(typeof e=="object"&&({r:e,g:t,b:n}=e),[e,t,n]=[e,t,n].map(s=>(s=Math.ceil(s),s=s<0?0:s,s=s>255?255:s,s)),`#${((1<<24)+(e<<16)+(t<<8)+n).toString(16).slice(1)}`)},Bg=e=>{const t=e/255;return t<.03928?t/12.92:Math.pow((t+.055)/1.055,2.4)},Ra=e=>{const t=Bg(e.r),n=Bg(e.g),s=Bg(e.b);return .2126*t+.7152*n+.0722*s},lu=(e,t)=>{const n=Ra(e),s=Ra(t),[r,o]=n>s?[n,s]:[s,n];return(r+.05)/(o+.05)},kEe=(e,t,n)=>lu(K0(n,t),e),WK=(e,t,n)=>{const s=(r,o)=>{switch(n){case"+":return Math.min(r+o,255);case"-":return Math.max(r-o,0);default:return r}};return{r:s(e.r,t.r),g:s(e.g,t.g),b:s(e.b,t.b)}},Fo=(e,t,n)=>t===1||typeof t>"u"?e:{r:e.r*t+n.r*(1-t),g:e.g*t+n.g*(1-t),b:e.b*t+n.b*(1-t)},K0=(e,t)=>t.reduce((n,[s,r])=>Fo(s,r,n),e),yp=e=>{const t=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(e);return t?{r:parseInt(t[1],16),g:parseInt(t[2],16),b:parseInt(t[3],16)}:null},ya=(e,t)=>({r:(e.r+t.r)/2,g:(e.g+t.g)/2,b:(e.b+t.b)/2}),Vl=function(e){const t={r:0,g:0,b:0,a:1};return e!==null?(e.r!==void 0&&!isNaN(e.r)&&(t.r=e.r),e.g!==void 0&&!isNaN(e.g)&&(t.g=e.g),e.b!==void 0&&!isNaN(e.b)&&(t.b=e.b),e.a!==void 0&&!isNaN(e.a)&&(t.a=e.a)):(t.r=255,t.g=255,t.b=255),`rgba(${Math.floor(t.r)}, ${Math.floor(t.g)}, ${Math.floor(t.b)}, ${t.a})`},O_=function(e,t,n){const s=lu(e,t);if(!n&&s<4.5)return KE(e).rgb;const r=kt(t).hex,o=xE(r).hex,i=lu(e,kt(o).rgb);let a;i>s?a=o:a=r;let c=lu(e,t);const u=kt(kh(a)).hsl,f=u.l>=50?1:-1,h=1;for(;c<4.5&&u.l>20&&u.l<80;)u.l+=f*h,u.l=Math.min(100,Math.max(0,u.l)),c=lu(e,kt(u).rgb);const v=typeof t.a<"u"?{a:t.a}:{};return Object.assign(kt(u).rgb,v)},XE=(e,t)=>{let n={};if(typeof e=="object")n=e;else if(typeof e=="string")if(e.startsWith("#"))n=yp(e);else return e;return Vl({...n,a:t})},JE=(e,t,{findColor:n,findShadow:s},{dynamicVars:r,staticVars:o})=>{const{funcName:i,argsString:a}=/\$(?\w+)\((?[#a-zA-Z0-9-+,.'"\s]*)\)/.exec(e).groups,c=a.split(/ /g).map(f=>f.trim()),u=t[i];if(c.length{const[r,o]=e,i=kt(t(r,{dynamicVars:n,staticVars:s})).rgb,a=Number(o);return{...i,a}}},brightness:{argsNeeded:2,document:"Changes brightness/lightness of color in HSL colorspace",args:["color: source color used","amount: lightness value"],exec:(e,{findColor:t},{dynamicVars:n,staticVars:s})=>{const[r,o]=e,i=kt(t(r,{dynamicVars:n,staticVars:s})).hsl;return i.l+=Number(o),{...kt(i).rgb}}},textColor:{argsNeeded:2,documentation:"Get text color with adequate contrast for given background and intended text color. Same function is used internally",args:["background: color of backdrop where text will be shown","foreground: intended text color",`[preserve]: (optional) intended color preservation: -'preserve' - try to preserve the color -'no-preserve' - if can't get adequate color - fall back to black or white -'no-auto' - don't do anything (useless as a color function)`],exec:(e,{findColor:t},{dynamicVars:n,staticVars:s})=>{const[r,o,i="preserve"]=e,a=kt(t(r,{dynamicVars:n,staticVars:s})).rgb,c=kt(t(o,{dynamicVars:n,staticVars:s})).rgb;return O_(a,c,i==="preserve")}},blend:{argsNeeded:3,documentation:"Alpha blending between two colors",args:["background: bottom layer color","amount: opacity of top layer","foreground: upper layer color"],exec:(e,{findColor:t},{dynamicVars:n,staticVars:s})=>{const[r,o,i]=e,a=kt(t(r,{dynamicVars:n,staticVars:s})).rgb,c=kt(t(i,{dynamicVars:n,staticVars:s})).rgb,u=Number(o);return Fo(a,u,c)}},shift:{argsNeeded:2,documentation:"Arithmetic blend between two colors",args:["origin: base color","value: shift value","operator: math operator to use (+ or -)"],exec:(e,{findColor:t},{dynamicVars:n,staticVars:s})=>{const[r,o,i]=e,a=kt(t(r,{dynamicVars:n,staticVars:s})).rgb,c=kt(t(o,{dynamicVars:n,staticVars:s})).rgb;return WK(a,c,i)}},boost:{argsNeeded:2,documentation:"If given color is dark makes it darker, if color is light - makes it lighter",args:["color: source color","amount: how much darken/brighten the color"],exec:(e,{findColor:t},{dynamicVars:n,staticVars:s})=>{const[r,o]=e,i=kt(t(r,{dynamicVars:n,staticVars:s})).rgb,a=Number(o),u=Ra(i)<.5?-1:1;return Ls(a*u,i).rgb}},mod:{argsNeeded:2,documentation:"Old function that increases or decreases brightness depending if background color is dark or light. Advised against using it as it might give unexpected results.",args:["color: source color","amount: how much darken/brighten the color"],exec:(e,{findColor:t},{dynamicVars:n,staticVars:s})=>{const[r,o]=e,i=kt(t(r,{dynamicVars:n,staticVars:s})).rgb,a=Number(o),c=n.lowerLevelBackground??i,f=Ra(kt(c).rgb)<.5?1:-1;return Ls(a*f,i).rgb}}},KK={borderSide:{argsNeeded:3,documentation:"Simulate a border on a side with a shadow, best works on inset border",args:["color: border color",'side: string indicating on which side border should be, takes either one word or two words joined by dash (i.e. "left" or "bottom-right")',"width: border width (thickness)","[alpha]: (Optional) border opacity, defaults to 1 (fully opaque)","[inset]: (Optional) whether border should be on the inside or outside, defaults to inside"],exec:e=>{const[t,n,s="1",r="1",o="inset"]=e,i=Number(r),a=o==="inset",c={x:0,y:0,blur:0,spread:0,color:t,alpha:Number(s),inset:a};return n.split("-").forEach(u=>{switch(u){case"left":c.x=i*(o?1:-1);break;case"right":c.x=-1*i*(o?1:-1);break;case"top":c.y=i*(o?1:-1);break;case"bottom":c.y=-1*i*(o?1:-1);break}}),[c]}}},$h=e=>{const t=[];let n=e;for(;n;)t.push(n),n=n.parent;return t},xK=e=>{const t=[e.map(n=>[n])];for(let n=2;n<=e.length;n++){const o=t[t.length-1].map(c=>{const u=new Set;return c.forEach(h=>u.add(h)),e.filter(h=>!u.has(h)).map(h=>[...c,h])}).reduce((c,u)=>[...c,...u],[]),i=new Set,a=o.map(Z.sortBy).filter(c=>i.has(c.join())?!1:(i.add(c.join()),!0));t.push(a)}return t.reduce((n,s)=>[...n,...s],[])},ZE=e=>(t,n,s,r)=>{const o=!!r;if(!t&&!o)return null;const i=e[t.component],{states:a={},variants:c={},outOfTreeSelector:u}=i,f=(A=[],R=[])=>A.length===0?R.map(B=>[B]):R.length===0?A.map(B=>[B]):A.map(B=>R.map(N=>[B,N])).flat();let h=Array.isArray(i.selector)?i.selector:[i.selector];(n||s)&&(h=[h[0]]),h=h.map(A=>A===":root"?"":o?A:u&&!n?u:A);const v=t.variant||"normal";let y=null;v!=="normal"?y=c[v]:y=(c==null?void 0:c.normal)??"",y=Array.isArray(y)?y:[y],(n||s)&&(y=[y[0]]);const I=(t.state||[]).filter(A=>A!=="normal").map(A=>{const R=a[A]||"";let B=Array.isArray(R)?R:[R];return(n||s)&&(B=[B[0]]),B.sort(N=>N.startsWith(":")?1:/^[a-z]/.exec(N)?-1:0).join(""),B}).reduce((A,R)=>f(A,R).map(B=>B.join("")),[]),C=f(h,y).map(A=>A.join("")),k=f(C,I).map(A=>A.join("")),P=f(k,r).map(A=>A.join(" "));return t.parent?ZE(e)(t.parent,n,s,P):P.join(", ").trim()},h$=(e,t,n)=>{if(e.component!==t.component||(t.variant!=="normal"||n)&&e.variant!==t.variant)return!1;if(t.state.length>1||n){const s=new Set(t.state),r=new Set(e.state);if(!([...r].every(i=>s.has(i))&&[...s].every(i=>r.has(i))))return!1}return!0},zg=(e,t)=>n=>{if(e.parent===null&&n.parent||!h$(e,n,t))return!1;if(e.parent!==void 0&&e.parent!==null){if(!n.parent)return!0;const s=$h(e),r=$h(n);if(s.length{e.variant=e.variant??"normal",e.state=[...new Set(["normal",...e.state||[]])]},QE=e=>{const t=["_full","inset","x","y","blur","spread","color","alpha","name"],n=["^","(?:(inset)\\s+)?","(?:(-?[0-9]+(?:\\.[0-9]+)?)\\s+)","(?:(-?[0-9]+(?:\\.[0-9]+)?)\\s+)","(?:(-?[0-9]+(?:\\.[0-9]+)?)\\s+)?","(?:(-?[0-9]+(?:\\.[0-9]+)?)\\s+)?","(#[0-9a-f]{6}|--[a-z0-9\\-_]+|\\$[a-z0-9\\-()_ ]+)","(?:\\s+\\/\\s+([0-9]+(?:\\.[0-9]+)?)\\s*)?","(?:\\s+#(\\w+)\\s*)?","$"].join(""),r=new RegExp(n,"gis").exec(e);if(r==null){if(e.startsWith("$")||e.startsWith("--"))return e;throw new Error(`Invalid shadow definition: '${e}'`)}else{const o=new Set(["x","y","blur","spread","alpha"]),{x:i,y:a,blur:c,spread:u,alpha:f,inset:h,color:v,name:y}=Object.fromEntries(t.map((S,$)=>{if(o.has(S)){const I=Number(r[$]);return Number.isNaN(I)?S==="alpha"?[S,1]:[S,0]:[S,I]}else return S==="inset"?[S,!!r[$]]:[S,r[$]]}).filter(([,S])=>S!==!1).slice(1));return{x:i,y:a,blur:c,spread:u,color:v,alpha:f,inset:h,name:y}}},YK=e=>{const t=[{selector:null,content:[]}];let n="";const s=()=>{let o=t[t.length-1];return o==null&&(o={selector:null,content:[]}),o},r=o=>{n!==""&&(o==="content"?s().content.push(n.trim()):s().selector=n.trim(),n="")};for(let o=0;o{const n=YK(e).filter(s=>s.selector!=null).map(s=>{const{selector:r,content:o}=s;let i=0;return r.split(/,/g).map(u=>{const f={component:""};let h=null;return u.split(/ /g).reverse().forEach((v,y,S)=>{const $={component:""};let I="component";for(let C=0;C{f[C]=$[C]}),y!==S.length-1&&(f.parent={component:""}),h=f)}),f.directives=Object.fromEntries(o.map(v=>{const[y,S]=v.split(":");let $=(S||"").trim();return y==="shadow"&&($==="none"?$=[]:$=S.split(",").map(I=>QE(I.trim()))),Number.isNaN(Number(S))||($=Number(S)),[y,$]})),f})});return Z.flattenDeep(n)},Hn={Root:null,Text:null,FunText:null,Link:null,Icon:null,Border:null,PanelHeader:null,Panel:null,Chat:null,ChatMessage:null,Button:null},x0=(e,{dynamicVars:t,staticVars:n})=>(e||[]).map(s=>{let r;if(typeof s=="string")if(s.startsWith("$"))r=JE(s,KK,{findColor:Pa,findShadow:x0},{dynamicVars:t,staticVars:n});else if(s.startsWith("--")){const i=s.substring(2);return x0(n[i],{dynamicVars:t,staticVars:n})}else r=QE(s);else r=s;return(Array.isArray(r)?r:[r]).map(i=>({...i,color:Pa(i.color,{dynamicVars:t,staticVars:n})}))}),Pa=(e,{dynamicVars:t,staticVars:n})=>{try{if(typeof e!="string"||!e.startsWith("--")&&!e.startsWith("$"))return e;let s=null;if(e.startsWith("--")){const[r,o]=e.split(/,/g).map(a=>a.trim()),i=r.substring(2);if(i==="stack"){const{r:a,g:c,b:u}=t.stacked;s={r:a,g:c,b:u}}else if(i.startsWith("parent"))if(i==="parent"){const{r:a,g:c,b:u}=t.lowerLevelBackground??{};s={r:a,g:c,b:u}}else{const a=i.replace(/^parent/,"");s=kt(t.lowerLevelVirtualDirectivesRaw[a]).rgb}else{const a=n[i],c=t[i];!a&&!c&&(console.warn(t,i,t[i]),console.warn(`Couldn't find variable "${i}", falling back to magenta. Variables are: -Static: -${JSON.stringify(n,null,2)} -Dynamic: -${JSON.stringify(t,null,2)}`)),s=kt(a??c??"#FF00FF").rgb}if(o){const a=t.lowerLevelBackground??s,u=Ra(kt(a).rgb)<.5?1:-1;s=Ls(Number.parseFloat(o)*u,s).rgb}}if(e.startsWith("$"))try{s=JE(e,GK,{findColor:Pa},{dynamicVars:t,staticVars:n})}catch(r){console.error("Failure executing color function",r,` - Function: `+e),s="#FF00FF"}return s}catch(s){throw new Error(`Couldn't find color "${e}", variables are: -Static: -${JSON.stringify(n,null,2)} -Dynamic: -${JSON.stringify(t,null,2)} -Error: ${s}`)}},JK=(e,t,n,s)=>{const r=e.textOpacity,o=kt(n.lowerLevelBackground).rgb,i=kt(Pa(t,{dynamicVars:n,staticVars:s})).rgb;if(r==null||r>=1)return kt(i).hex;if(r===0)return kt(o).hex;switch(e.textOpacityMode){case"fake":return kt(Fo(i,r,o)).hex;case"mixrgb":return kt(ya(o,i)).hex;default:return Vl({a:r,...i})}},m$=Object.assign({"/src/components/alert.style.js":dG,"/src/components/badge.style.js":hG,"/src/components/border.style.js":mG,"/src/components/button.style.js":vG,"/src/components/button_unstyled.style.js":yG,"/src/components/chat/chat.style.js":wG,"/src/components/chat_message/chat_message.style.js":kG,"/src/components/fun_text.style.js":CG,"/src/components/icon.style.js":AG,"/src/components/input.style.js":IG,"/src/components/link.style.js":LG,"/src/components/menu_item.style.js":RG,"/src/components/mobile_drawer.style.js":NG,"/src/components/modal/modals.style.js":DG,"/src/components/notification/notification.style.js":jG,"/src/components/panel.style.js":zG,"/src/components/panel_header.style.js":HG,"/src/components/poll/poll_graph.style.js":WG,"/src/components/popover.style.js":KG,"/src/components/root.style.js":YG,"/src/components/scrollbar.style.js":JG,"/src/components/scrollbar_element.style.js":QG,"/src/components/status/post.style.js":tK,"/src/components/tab_switcher/tab.style.js":sK,"/src/components/text.style.js":oK,"/src/components/top_bar.style.js":aK,"/src/components/underlay.style.js":cK,"/src/components/user_avatar/avatar.style.js":dK,"/src/components/user_card/user_card.style.js":hK});Object.keys(m$).forEach(e=>{const t=m$[e].default;Hn[t.name]!=null&&console.warn(`Component in file ${e} is trying to override existing component ${t.name}! You have collisions/duplicates!`),Hn[t.name]=t});Object.keys(Hn).forEach(e=>{e!=="Root"&&(Hn.Root.validInnerComponents=Hn.Root.validInnerComponents||[],Hn.Root.validInnerComponents.push(e))});Object.keys(Hn).forEach(e=>{const t=Hn[e],{validInnerComponents:n=[]}=t;n.forEach(s=>{const r=Hn[s];t.possibleChildren=t.possibleChildren||[],t.possibleChildren.push(r),r.possibleParents=r.possibleParents||[],r.possibleParents.push(t)})});const eI=YE(Hn),qg=ZE(Hn),tI=()=>eI,ZK=({inputRuleset:e,ultimateBackgroundColor:t,debug:n=!1,liteMode:s=!1,editMode:r=!1,onlyNormalState:o=!1,initialStaticVars:i={}})=>{const a="Root";if(!e)throw new Error("Ruleset is null or undefined!");const c={...i},u={},f={},v=[...Object.values(Hn).map(U=>(U.defaultRules||[]).map(ie=>({source:"Built-in",component:U.name,...ie}))).reduce((U,ie)=>[...U,...ie],[]),...e].map(U=>{p$(U);let ie=U.parent;for(;ie;)p$(ie),ie=ie.parent;return U}).map((U,ie)=>({data:U,index:ie})).toSorted(({data:U,index:ie},{data:le,index:Pe})=>{const qe=$h(U).length,Ke=$h(le).length;let Ge=0,ze=0;return Ge+=qe*1e3,ze+=Ke*1e3,Ge+=U.variant!=="normal"?100:0,ze+=le.variant!=="normal"?100:0,Ge+=U.state.filter(ot=>ot!=="normal").length*1e3,ze+=le.state.filter(ot=>ot!=="normal").length*1e3,Ge+=U.component==="Text"?1:0,ze+=le.component==="Text"?1:0,U._specificityScore=Ge,le._specificityScore=ze,Ge===ze?ie-Pe:Ge-ze}).map(({data:U})=>U);t||(console.warn("No ultimate background color provided, falling back to panel color"),t=v.findLast(ie=>{var le;return ie.component==="Root"&&((le=ie.directives)==null?void 0:le["--bg"])}).directives["--bg"].split("|")[1].trim());const y=new Set(Object.values(Hn).filter(U=>U.virtual).map(U=>U.name)),S=new Set(Object.values(Hn).filter(U=>U.transparent).map(U=>U.name)),$=new Set(Object.values(Hn).filter(U=>U.notEditable).map(U=>U.name)),I=new Set([]);Object.values(Hn).forEach(U=>{const ie=v.filter(qe=>qe.component===U.name),le=ie.map(qe=>qe.directives.background).filter(qe=>qe),Pe=ie.map(qe=>qe.directives.opacity).filter(qe=>qe);(le.some(qe=>qe.match(/--parent/))||Pe.some(qe=>qe!=null&&qe<1))&&I.add(U.name)});const C=U=>{var ie,le,Pe,qe;try{const Ke=qg(U,!0),Ge=qg(U),ze=Ke.split(/ /g).slice(0,-1).join(" "),ot=Ke.split(/ /g).slice(-1)[0],Ct=ze;let dt=(ie=f[Ct])==null?void 0:ie.background;r&&!dt&&(dt="#00FFFF");const bt=(le=f[Ct])==null?void 0:le.virtualDirectives,It=(Pe=f[Ct])==null?void 0:Pe.virtualDirectivesRaw,nt=f[Ke]||{lowerLevelSelector:Ct,lowerLevelBackground:dt,lowerLevelVirtualDirectives:bt,lowerLevelVirtualDirectivesRaw:It},ft=v.filter(zg(U)).map(_e=>_e.directives).reduce((_e,Me)=>({..._e,...Me}),{}),Ht={...U,directives:ft};if(f[Ke]=f[Ke]||{},f[Ke].computedRule=Ht,f[Ke].dynamicVars=nt,f[Ke].virtualDirectives={},f[Ke].virtualDirectivesRaw=((qe=f[Ct])==null?void 0:qe.virtualDirectivesRaw)||{},y.has(U.component)){const _e=["--",U.component.toLowerCase(),U.variant==="normal"?"":U.variant[0].toUpperCase()+U.variant.slice(1).toLowerCase(),...Z.sortBy(U.state.filter(q=>q!=="normal")).map(q=>q[0].toUpperCase()+q.slice(1).toLowerCase())].join("");let Me=ft.textColor,Fe=ft.textAuto,Ue=ft.textOpacity,pt=ft.textOpacityMode;const G=[...Ke.split(/ /g).slice(0,-1),ot].join(" "),K=f[G];(Me==null||Ue==null||pt==null)&&(Me=ft.textColor??K.textColor,Fe=ft.textAuto??K.textAuto,Ue=ft.textOpacity??K.textOpacity,pt=ft.textOpacityMode??K.textOpacityMode);const ee={...Ht,directives:{...Ht.directives,textColor:Me,textAuto:Fe??"preserve",textOpacity:Ue,textOpacityMode:pt}};nt.inheritedBackground=dt,nt.stacked=kt(u[Ct]).rgb;const pe=kt(Pa(Me,{dynamicVars:nt,staticVars:c})).rgb,we=ee.directives.textAuto==="no-auto"?pe:O_(kt(u[Ct]).rgb,pe,ee.directives.textAuto==="preserve"),be={...f[Ct].virtualDirectives||{}},j={...f[Ct].virtualDirectivesRaw||{}};return be[_e]=JK(ee.directives,we,nt),j[_e]=we,f[Ct].virtualDirectives=be,f[Ct].virtualDirectivesRaw=j,{dynamicVars:nt,selector:Ge.split(/ /g).slice(0,-1).join(" "),...U,directives:{},virtualDirectives:be,virtualDirectivesRaw:j}}else{f[Ke]=f[Ke]||{};const _e=u[Ct]||kt(t).rgb;if(ft.background){let Ue=null;const pt=v.filter(zg({component:U.component,variant:U.variant,parent:U.parent})),G=pt[pt.length-1];if(G)Ue=G;else{const we=v.filter(zg({component:U.component,parent:U.parent}));Ue=we[we.length-1]}const K=qg({...Ue,parent:U.parent},!0),ee=f[K].background;nt.inheritedBackground=ee;const pe=kt(Pa(ft.background,{dynamicVars:nt,staticVars:c})).rgb;if(!u[Ke]){let we;const be=ft.opacity??1;be>=1?we=pe:be<=0?we=_e:we=Fo(pe,ft.opacity,_e),u[Ke]=we,f[Ke].background={...pe,a:ft.opacity??1}}}return ft.shadow&&(nt.shadow=Z.flattenDeep(x0(Z.flattenDeep(ft.shadow),{dynamicVars:nt,staticVars:c}))),u[Ke]||(ft.background="transparent",ft.opacity=0,u[Ke]=_e,f[Ke].background={..._e,a:0}),nt.stacked=u[Ke],nt.background=f[Ke].background,Object.entries(ft).filter(([Ue])=>Ue.startsWith("--")).forEach(([Ue,pt])=>{const[G,K]=pt.split("|").map(ee=>ee.trim());switch(G){case"color":{const ee=Pa(K,{dynamicVars:nt,staticVars:c});nt[Ue]=ee,U.component===a&&(c[Ue.substring(2)]=ee);break}case"shadow":{const ee=K.split(/,/g).map(pe=>pe.trim()).filter(pe=>pe);nt[Ue]=ee,U.component===a&&(c[Ue.substring(2)]=ee);break}case"generic":{nt[Ue]=K,U.component===a&&(c[Ue.substring(2)]=K);break}}}),{dynamicVars:nt,selector:Ge,...U,directives:ft}}}catch(Ke){const{component:Ge,variant:ze,state:ot}=U;throw new Error(`Error processing combination ${Ge}.${ze}:${ot.join(":")}: ${Ke}`)}},k=(U,ie)=>{var It,nt;const le=[],{states:Pe={},variants:qe={}}=U;let Ke;r?Ke=(U.validInnerComponentsLite||U.validInnerComponents||[]).filter(ft=>y.has(ft)&&!$.has(ft)):s?Ke=U.validInnerComponentsLite||U.validInnerComponents||[]:U.name==="Root"||U.states!=null||(It=U.background)!=null&&It.includes("--parent")?Ke=U.validInnerComponents||[]:Ke=((nt=U.validInnerComponents)==null?void 0:nt.filter(_t=>y.has(_t)||S.has(_t)||I.has(_t)))||[];const Ge={normal:"",...Pe},ze={normal:"",...qe},ot=Ke.map(_t=>{const ft=Hn[_t];return ft===void 0&&console.error(`Component ${U.name} references a component ${_t} which does not exist!`),ft}),Ct=Object.keys(Ge).filter(_t=>_t!=="normal"),dt=o&&!y.has(U.name)?[["normal"]]:[["normal"],...xK(Ct).map(_t=>["normal",..._t]).filter(_t=>_t.indexOf("disabled")>=0?!(_t.indexOf("hover")>=0||_t.indexOf("focused")>=0||_t.indexOf("pressed")>=0):!0)];return Object.keys(ze).map(_t=>dt.map(ft=>({variant:_t,state:ft}))).reduce((_t,ft)=>[..._t,...ft],[]).forEach(_t=>{_t.component=U.name,_t.lazy=U.lazy||(ie==null?void 0:ie.lazy),_t.parent=ie,!s&&_t.state.indexOf("hover")>=0&&(_t.lazy=!0),!s&&(ie==null?void 0:ie.component)!=="Root"&&!y.has(U.name)&&!S.has(U.name)&&I.has(U.name)&&(_t.lazy=!0),le.push(_t),ot.forEach(ft=>{le.push(...k(ft,_t))})}),le},P=performance.now(),A=k(Hn[a]??Hn.Root),R=performance.now();n&&console.debug("Tree traveral took "+(R-P)+" ms");const B=A.map(U=>U.lazy?async()=>C(U):C(U)).filter(U=>U),N=performance.now();n&&console.debug("Eager processing took "+(N-R)+" ms");const W=[],V=[];return B.forEach(U=>{typeof U=="function"?V.push(U):W.push(U)}),{lazy:V,eager:W,staticVars:c,engineChecksum:eI,themeChecksum:YE([V,W])}},Tu=(e,t=1)=>Vl({...kt(e).rgb,a:t}),g$=(e,t)=>e.length===0?"none":e.filter(n=>t?n.inset:n).map(n=>[n.x,n.y,n.blur,n.spread].map(s=>s+"px ").concat([Tu(n.color,n.alpha),n.inset?"inset":""]).join(" ")).join(", "),QK=e=>e.length===0?"none":e.filter(t=>!t.inset&&Number(t.spread)===0).map(t=>[t.x,t.y,t.blur/2].map(n=>n+"px").concat([Tu(t.color,t.alpha)]).join(" ")).map(t=>`drop-shadow(${t})`).join(" "),v$=(e,t)=>e.map(n=>{let s=n.selector;s||(s="html");const r=s+" {",o="}",i=Object.entries(n.virtualDirectives||{}).map(([c,u])=>" "+c+": "+u).join(`; -`),a=Object.entries(n.directives).map(([c,u])=>{switch(c){case"roundness":return" "+["--roundness: "+u+"px"].join(`; - `);case"shadow":return n.dynamicVars.shadow?" "+["--shadow: "+g$(n.dynamicVars.shadow),"--shadowFilter: "+QK(n.dynamicVars.shadow),"--shadowInset: "+g$(n.dynamicVars.shadow,!0)].join(`; - `):"";case"background":{if(t)return` - --background: ${Tu(n.dynamicVars.stacked)}; - background-color: ${Tu(n.dynamicVars.stacked)}; - `;if(u==="transparent")return n.component==="Root"?null:[n.directives.backgroundNoCssColor!=="yes"?"background-color: "+u:""," --background: "+u].filter(v=>v).join(`; -`);const f=Tu(n.dynamicVars.background,n.directives.opacity),h=["--background: "+f];return n.directives.backgroundNoCssColor!=="yes"&&h.push("background-color: "+f),h.filter(v=>v).join(`; -`)}case"blur":{const f=[];return n.directives.opacity<1&&(f.push(`--backdrop-filter: blur(${u}) `),n.directives.backgroundNoCssColor!=="yes"&&f.push(`backdrop-filter: blur(${u}) `)),f.join(`; -`)}case"font":return"font-family: "+u;case"textColor":return n.directives.textNoCssColor==="yes"?"":"color: "+u;default:if(c.startsWith("--")){const[f,h]=u.split("|").map(v=>v.trim());switch(f){case"color":{const v=n.dynamicVars[c];return typeof v=="string"?c+": "+Vl(yp(v)):c+": "+Vl(v)}case"generic":return c+": "+h;default:return null}}return null}}).filter(c=>c).map(c=>" "+c+";").join(` -`);return[r,a,n.component==="Text"&&n.state.indexOf("faint")<0&&n.directives.textNoCssColor!=="yes"?" color: var(--text);":"",i,o].filter(c=>c).join(` -`)}).filter(n=>n),$Ee=(e,t)=>e.map(n=>n.startsWith("html")?n.replace("html",t):n.startsWith("#content")?n.replace("#content",t):t+" > "+n),ex=(window.navigator.language||"en").split("-")[0],Au={expertLevel:0,theme:void 0,colors:{},customTheme:void 0,customThemeSource:void 0,style:null,styleCustomData:null,palette:null,paletteCustomData:null,themeDebug:!1,forceThemeRecompilation:!1,theme3hacks:{underlay:"none",fonts:{interface:void 0,input:void 0,post:void 0,monospace:void 0}},hideISP:!1,hideInstanceWallpaper:!1,hideShoutbox:!1,hideMutedPosts:void 0,hideMutedThreads:void 0,hideWordFilteredPosts:void 0,muteBotStatuses:void 0,muteSensitiveStatuses:void 0,collapseMessageWithSubject:void 0,padEmoji:!0,hideAttachments:!1,hideAttachmentsInConv:!1,hideScrobbles:!1,hideScrobblesAfter:"2d",maxThumbnails:16,hideNsfw:!0,preloadImage:!0,loopVideo:!0,loopVideoSilentOnly:!0,streaming:!1,emojiReactionsOnTimeline:!0,alwaysShowNewPostButton:!1,autohideFloatingPostButton:!1,pauseOnUnfocused:!0,stopGifs:!0,replyVisibility:"all",thirdColumnMode:"notifications",notificationVisibility:{follows:!0,mentions:!0,statuses:!0,likes:!0,repeats:!0,moves:!0,emojiReactions:!0,followRequest:!0,reports:!0,chatMention:!0,polls:!0},notificationNative:{follows:!0,mentions:!0,statuses:!0,likes:!1,repeats:!1,moves:!1,emojiReactions:!1,followRequest:!0,reports:!0,chatMention:!0,polls:!0},webPushNotifications:!1,webPushAlwaysShowNotifications:!1,muteWords:[],highlight:{},interfaceLanguage:ex,hideScopeNotice:!1,useStreamingApi:!1,sidebarRight:void 0,scopeCopy:void 0,subjectLineBehavior:void 0,alwaysShowSubjectInput:void 0,postContentType:void 0,minimalScopesMode:void 0,hideFilteredStatuses:void 0,modalOnRepeat:void 0,modalOnUnfollow:void 0,modalOnBlock:void 0,modalOnMute:void 0,modalOnMuteConversation:void 0,modalOnMuteDomain:void 0,modalOnDelete:void 0,modalOnLogout:void 0,modalOnApproveFollow:void 0,modalOnDenyFollow:void 0,modalOnRemoveUserFromFollowers:void 0,onMuteDefaultAction:"ask",onBlockDefaultAction:"ask",modalMobileCenter:void 0,playVideosInModal:!1,useOneClickNsfw:!1,useContainFit:!0,disableStickyHeaders:!1,showScrollbars:!1,userPopoverAvatarAction:"open",userPopoverOverlay:!1,userCardLeftJustify:!1,userCardHidePersonalMarks:!1,sidebarColumnWidth:"25rem",contentColumnWidth:"45rem",notifsColumnWidth:"25rem",themeEditorMinWidth:void 0,emojiReactionsScale:void 0,textSize:void 0,emojiSize:void 0,navbarSize:void 0,panelHeaderSize:void 0,forcedRoundness:void 0,navbarColumnStretch:!1,greentext:void 0,mentionLinkDisplay:void 0,mentionLinkShowTooltip:void 0,mentionLinkShowAvatar:void 0,mentionLinkFadeDomain:void 0,mentionLinkShowYous:void 0,mentionLinkBoldenYou:void 0,hidePostStats:void 0,hideBotIndication:void 0,hideUserStats:void 0,virtualScrolling:void 0,sensitiveByDefault:void 0,conversationDisplay:void 0,conversationTreeAdvanced:void 0,conversationOtherRepliesButton:void 0,conversationTreeFadeAncestors:void 0,showExtraNotifications:void 0,showExtraNotificationsTip:void 0,showChatsInExtraNotifications:void 0,showAnnouncementsInExtraNotifications:void 0,showFollowRequestsInExtraNotifications:void 0,maxDepthInThread:void 0,autocompleteSelect:void 0,closingDrawerMarksAsSeen:void 0,unseenAtTop:void 0,ignoreInactionableSeen:void 0,unsavedPostAction:void 0,autoSaveDraft:void 0,useAbsoluteTimeFormat:void 0,absoluteTimeFormatMinAge:void 0,absoluteTime12h:void 0,imageCompression:!0,alwaysUseJpeg:!1};function If(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 Hg={exports:{}};/*! - localForage -- Offline Storage, Improved - Version 1.10.0 - https://localforage.github.io/localForage - (c) 2013-2017 Mozilla, Apache License 2.0 -*/var b$;function tx(){return b$||(b$=1,function(e,t){(function(n){e.exports=n()})(function(){return function n(s,r,o){function i(u,f){if(!r[u]){if(!s[u]){var h=typeof If=="function"&&If;if(!f&&h)return h(u,!0);if(a)return a(u,!0);var v=new Error("Cannot find module '"+u+"'");throw v.code="MODULE_NOT_FOUND",v}var y=r[u]={exports:{}};s[u][0].call(y.exports,function(S){var $=s[u][1][S];return i($||S)},y,y.exports,n,s,r,o)}return r[u].exports}for(var a=typeof If=="function"&&If,c=0;c"u"&&n(3);var h=Promise;function v(F,J){J&&F.then(function(z){J(null,z)},function(z){J(z)})}function y(F,J,z){typeof J=="function"&&F.then(J),typeof z=="function"&&F.catch(z)}function S(F){return typeof F!="string"&&(console.warn(F+" used as a key, but it is not a string."),F=String(F)),F}function $(){if(arguments.length&&typeof arguments[arguments.length-1]=="function")return arguments[arguments.length-1]}var I="local-forage-detect-blob-support",C=void 0,k={},P=Object.prototype.toString,A="readonly",R="readwrite";function B(F){for(var J=F.length,z=new ArrayBuffer(J),se=new Uint8Array(z),ce=0;ce=43)}}).catch(function(){return!1})}function W(F){return typeof C=="boolean"?h.resolve(C):N(F).then(function(J){return C=J,C})}function V(F){var J=k[F.name],z={};z.promise=new h(function(se,ce){z.resolve=se,z.reject=ce}),J.deferredOperations.push(z),J.dbReady?J.dbReady=J.dbReady.then(function(){return z.promise}):J.dbReady=z.promise}function U(F){var J=k[F.name],z=J.deferredOperations.pop();if(z)return z.resolve(),z.promise}function ie(F,J){var z=k[F.name],se=z.deferredOperations.pop();if(se)return se.reject(J),se.promise}function le(F,J){return new h(function(z,se){if(k[F.name]=k[F.name]||It(),F.db)if(J)V(F),F.db.close();else return z(F.db);var ce=[F.name];J&&ce.push(F.version);var ne=c.open.apply(c,ce);J&&(ne.onupgradeneeded=function(Ce){var Ie=ne.result;try{Ie.createObjectStore(F.storeName),Ce.oldVersion<=1&&Ie.createObjectStore(I)}catch(Oe){if(Oe.name==="ConstraintError")console.warn('The database "'+F.name+'" has been upgraded from version '+Ce.oldVersion+" to version "+Ce.newVersion+', but the storage "'+F.storeName+'" already exists.');else throw Oe}}),ne.onerror=function(Ce){Ce.preventDefault(),se(ne.error)},ne.onsuccess=function(){var Ce=ne.result;Ce.onversionchange=function(Ie){Ie.target.close()},z(Ce),U(F)}})}function Pe(F){return le(F,!1)}function qe(F){return le(F,!0)}function Ke(F,J){if(!F.db)return!0;var z=!F.db.objectStoreNames.contains(F.storeName),se=F.versionF.db.version;if(se&&(F.version!==J&&console.warn('The database "'+F.name+`" can't be downgraded from version `+F.db.version+" to version "+F.version+"."),F.version=F.db.version),ce||z){if(z){var ne=F.db.version+1;ne>F.version&&(F.version=ne)}return!0}return!1}function Ge(F){return new h(function(J,z){var se=new FileReader;se.onerror=z,se.onloadend=function(ce){var ne=btoa(ce.target.result||"");J({__local_forage_encoded_blob:!0,data:ne,type:F.type})},se.readAsBinaryString(F)})}function ze(F){var J=B(atob(F.data));return f([J],{type:F.type})}function ot(F){return F&&F.__local_forage_encoded_blob}function Ct(F){var J=this,z=J._initReady().then(function(){var se=k[J._dbInfo.name];if(se&&se.dbReady)return se.dbReady});return y(z,F,F),z}function dt(F){V(F);for(var J=k[F.name],z=J.forages,se=0;se0&&(!F.db||ne.name==="InvalidStateError"||ne.name==="NotFoundError"))return h.resolve().then(function(){if(!F.db||ne.name==="NotFoundError"&&!F.db.objectStoreNames.contains(F.storeName)&&F.version<=F.db.version)return F.db&&(F.version=F.db.version+1),qe(F)}).then(function(){return dt(F).then(function(){bt(F,J,z,se-1)})}).catch(z);z(ne)}}function It(){return{forages:[],db:null,dbReady:null,deferredOperations:[]}}function nt(F){var J=this,z={db:null};if(F)for(var se in F)z[se]=F[se];var ce=k[z.name];ce||(ce=It(),k[z.name]=ce),ce.forages.push(J),J._initReady||(J._initReady=J.ready,J.ready=Ct);var ne=[];function Ce(){return h.resolve()}for(var Ie=0;Ie>4,De[ce++]=(Ce&15)<<4|Ie>>2,De[ce++]=(Ie&3)<<6|Oe&63;return Re}function tr(F){var J=new Uint8Array(F),z="",se;for(se=0;se>2],z+=pe[(J[se]&3)<<4|J[se+1]>>4],z+=pe[(J[se+1]&15)<<2|J[se+2]>>6],z+=pe[J[se+2]&63];return J.length%3===2?z=z.substring(0,z.length-1)+"=":J.length%3===1&&(z=z.substring(0,z.length-2)+"=="),z}function ln(F,J){var z="";if(F&&(z=On.call(F)),F&&(z==="[object ArrayBuffer]"||F.buffer&&On.call(F.buffer)==="[object ArrayBuffer]")){var se,ce=j;F instanceof ArrayBuffer?(se=F,ce+=te):(se=F.buffer,z==="[object Int8Array]"?ce+=je:z==="[object Uint8Array]"?ce+=ke:z==="[object Uint8ClampedArray]"?ce+=re:z==="[object Int16Array]"?ce+=me:z==="[object Uint16Array]"?ce+=rt:z==="[object Int32Array]"?ce+=xe:z==="[object Uint32Array]"?ce+=ut:z==="[object Float32Array]"?ce+=Qt:z==="[object Float64Array]"?ce+=Wt:J(new Error("Failed to get type for BinaryArray"))),J(ce+tr(se))}else if(z==="[object Blob]"){var ne=new FileReader;ne.onload=function(){var Ce=we+F.type+"~"+tr(this.result);J(j+fe+Ce)},ne.readAsArrayBuffer(F)}else try{J(JSON.stringify(F))}catch(Ce){console.error("Couldn't convert value into a JSON string: ",F),J(null,Ce)}}function Rn(F){if(F.substring(0,q)!==j)return JSON.parse(F);var J=F.substring(En),z=F.substring(q,En),se;if(z===fe&&be.test(J)){var ce=J.match(be);se=ce[1],J=J.substring(ce[0].length)}var ne=Cs(J);switch(z){case te:return ne;case fe:return f([ne],{type:se});case je:return new Int8Array(ne);case ke:return new Uint8Array(ne);case re:return new Uint8ClampedArray(ne);case me:return new Int16Array(ne);case rt:return new Uint16Array(ne);case xe:return new Int32Array(ne);case ut:return new Uint32Array(ne);case Qt:return new Float32Array(ne);case Wt:return new Float64Array(ne);default:throw new Error("Unkown type: "+z)}}var nr={serialize:ln,deserialize:Rn,stringToBuffer:Cs,bufferToString:tr};function Fr(F,J,z,se){F.executeSql("CREATE TABLE IF NOT EXISTS "+J.storeName+" (id INTEGER PRIMARY KEY, key unique, value)",[],z,se)}function cc(F){var J=this,z={db:null};if(F)for(var se in F)z[se]=typeof F[se]!="string"?F[se].toString():F[se];var ce=new h(function(ne,Ce){try{z.db=openDatabase(z.name,String(z.version),z.description,z.size)}catch(Ie){return Ce(Ie)}z.db.transaction(function(Ie){Fr(Ie,z,function(){J._dbInfo=z,ne()},function(Oe,Re){Ce(Re)})},Ce)});return z.serializer=nr,ce}function Fs(F,J,z,se,ce,ne){F.executeSql(z,se,ce,function(Ce,Ie){Ie.code===Ie.SYNTAX_ERR?Ce.executeSql("SELECT name FROM sqlite_master WHERE type='table' AND name = ?",[J.storeName],function(Oe,Re){Re.rows.length?ne(Oe,Ie):Fr(Oe,J,function(){Oe.executeSql(z,se,ce,ne)},ne)},ne):ne(Ce,Ie)},ne)}function Dr(F,J){var z=this;F=S(F);var se=new h(function(ce,ne){z.ready().then(function(){var Ce=z._dbInfo;Ce.db.transaction(function(Ie){Fs(Ie,Ce,"SELECT * FROM "+Ce.storeName+" WHERE key = ? LIMIT 1",[F],function(Oe,Re){var De=Re.rows.length?Re.rows.item(0).value:null;De&&(De=Ce.serializer.deserialize(De)),ce(De)},function(Oe,Re){ne(Re)})})}).catch(ne)});return v(se,J),se}function Ya(F,J){var z=this,se=new h(function(ce,ne){z.ready().then(function(){var Ce=z._dbInfo;Ce.db.transaction(function(Ie){Fs(Ie,Ce,"SELECT * FROM "+Ce.storeName,[],function(Oe,Re){for(var De=Re.rows,Ze=De.length,Tt=0;Tt0){Ce(sr.apply(ce,[F,Oe,z,se-1]));return}Ie(Tt)}})})}).catch(Ie)});return v(ne,z),ne}function uc(F,J,z){return sr.apply(this,[F,J,z,1])}function dc(F,J){var z=this;F=S(F);var se=new h(function(ce,ne){z.ready().then(function(){var Ce=z._dbInfo;Ce.db.transaction(function(Ie){Fs(Ie,Ce,"DELETE FROM "+Ce.storeName+" WHERE key = ?",[F],function(){ce()},function(Oe,Re){ne(Re)})})}).catch(ne)});return v(se,J),se}function fc(F){var J=this,z=new h(function(se,ce){J.ready().then(function(){var ne=J._dbInfo;ne.db.transaction(function(Ce){Fs(Ce,ne,"DELETE FROM "+ne.storeName,[],function(){se()},function(Ie,Oe){ce(Oe)})})}).catch(ce)});return v(z,F),z}function Xa(F){var J=this,z=new h(function(se,ce){J.ready().then(function(){var ne=J._dbInfo;ne.db.transaction(function(Ce){Fs(Ce,ne,"SELECT COUNT(key) as c FROM "+ne.storeName,[],function(Ie,Oe){var Re=Oe.rows.item(0).c;se(Re)},function(Ie,Oe){ce(Oe)})})}).catch(ce)});return v(z,F),z}function hc(F,J){var z=this,se=new h(function(ce,ne){z.ready().then(function(){var Ce=z._dbInfo;Ce.db.transaction(function(Ie){Fs(Ie,Ce,"SELECT key FROM "+Ce.storeName+" WHERE id = ? LIMIT 1",[F+1],function(Oe,Re){var De=Re.rows.length?Re.rows.item(0).key:null;ce(De)},function(Oe,Re){ne(Re)})})}).catch(ne)});return v(se,J),se}function Ds(F){var J=this,z=new h(function(se,ce){J.ready().then(function(){var ne=J._dbInfo;ne.db.transaction(function(Ce){Fs(Ce,ne,"SELECT key FROM "+ne.storeName,[],function(Ie,Oe){for(var Re=[],De=0;De '__WebKitDatabaseInfoTable__'",[],function(ce,ne){for(var Ce=[],Ie=0;Ie0}function vc(F){var J=this,z={};if(F)for(var se in F)z[se]=F[se];return z.keyPrefix=Ja(F,J._defaultConfig),gc()?(J._dbInfo=z,z.serializer=nr,h.resolve()):h.reject()}function bc(F){var J=this,z=J.ready().then(function(){for(var se=J._dbInfo.keyPrefix,ce=localStorage.length-1;ce>=0;ce--){var ne=localStorage.key(ce);ne.indexOf(se)===0&&localStorage.removeItem(ne)}});return v(z,F),z}function yc(F,J){var z=this;F=S(F);var se=z.ready().then(function(){var ce=z._dbInfo,ne=localStorage.getItem(ce.keyPrefix+F);return ne&&(ne=ce.serializer.deserialize(ne)),ne});return v(se,J),se}function _c(F,J){var z=this,se=z.ready().then(function(){for(var ce=z._dbInfo,ne=ce.keyPrefix,Ce=ne.length,Ie=localStorage.length,Oe=1,Re=0;Re=0;Ce--){var Ie=localStorage.key(Ce);Ie.indexOf(ne)===0&&localStorage.removeItem(Ie)}}):ce=h.reject("Invalid arguments"),v(ce,J),ce}var Cc={_driver:"localStorageWrapper",_initStorage:vc,_support:na(),iterate:_c,getItem:yc,setItem:kc,removeItem:Sc,clear:bc,length:wc,key:jr,keys:Za,dropInstance:$c},sa=function(J,z){return J===z||typeof J=="number"&&typeof z=="number"&&isNaN(J)&&isNaN(z)},ti=function(J,z){for(var se=J.length,ce=0;ce"u"?"undefined":o(z))==="object"){if(this._ready)return new Error("Can't call config() after localforage has been used.");for(var se in z){if(se==="storeName"&&(z[se]=z[se].replace(/\W/g,"_")),se==="version"&&typeof z[se]!="number")return new Error("Database version must be a number.");this._config[se]=z[se]}return"driver"in z&&z.driver?this.setDriver(this._config.driver):!0}else return typeof z=="string"?this._config[z]:this._config},F.prototype.defineDriver=function(z,se,ce){var ne=new h(function(Ce,Ie){try{var Oe=z._driver,Re=new Error("Custom driver not compliant; see https://mozilla.github.io/localForage/#definedriver");if(!z._driver){Ie(Re);return}for(var De=ni.concat("_initStorage"),Ze=0,Tt=De.length;Ze{if(Eu[e])return Eu[e];const n={rules:[],ready:!1,priority:t,clear(){this.rules=[]},addRule(s){var o,i;let r=s;(o=CSS.supports)!=null&&o.call(CSS,"backdrop-filter","blur()")||(r=r.replace(/backdrop-filter:[^;]+;/g,"")),!(!((i=CSS.supports)!=null&&i.call(CSS,"selector(::-webkit-scrollbar)"))&&r.startsWith("::-webkit"))&&this.rules.push(r.replace(/var\(--shadowFilter\)[^;]*;/g,""))}};return Eu[e]=n,n},Y0=Z.throttle(()=>{if(sx)document.adoptedStyleSheets=Object.values(Eu).filter(e=>e.ready).sort((e,t)=>e.priority-t.priority).map(e=>{const t=new CSSStyleSheet;return e.rules.forEach(n=>t.insertRule(n)),t});else{const e=document.getElementById("custom-styles-holder");for(let t=e.sheet.cssRules.length-1;t>=0;--t)e.sheet.deleteRule(t);Object.values(Eu).filter(t=>t.ready).sort((t,n)=>t.priority-n.priority).forEach(t=>{t.rules.forEach(n=>e.sheet.insertRule(n))})}},500),nI="pleroma-eager-styles",sI="pleroma-lazy-styles",rx=(e,t,n)=>{const{onNewRule:s=()=>{},onLazyFinished:r=()=>{},onEagerFinished:o=()=>{}}=t,i=ZK({inputRuleset:e,debug:n});v$(i.eager,n).forEach(f=>{s(f,!1)}),o();let a=0;const c=Z.chunk(i.lazy,200),u=()=>{const f=c[a];Promise.all(f.map(h=>h())).then(h=>{v$(h.filter(v=>v),n).forEach(v=>{s(v,!0)}),a+=1,a{console.info("Trying to load compiled theme data from cache");const e=await R_.getItem("pleromafe-theme-cache");if(!e)return null;try{if(e.engineChecksum===tI()){const t=Ku(nI,10),n=Ku(sI,20);return e.data[0].forEach(s=>t.addRule(s)),e.data[1].forEach(s=>n.addRule(s)),t.ready=!0,n.ready=!0,console.info("Loaded theme from cache"),!0}else console.warn("Engine checksum doesn't match, cache not usable, clearing"),localStorage.removeItem("pleroma-fe-theme-cache")}catch(t){return console.error("Failed to load theme cache:",t),!1}},ix=(e,t=()=>{},n=()=>{},s)=>{const r=Ku(nI,10),o=Ku(sI,20);r.clear(),o.clear();const{lazyProcessFunc:i}=rx(e,{onNewRule(a,c){c?o.addRule(a):r.addRule(a)},onEagerFinished(){r.ready=!0,Y0(),t(),console.info("Eager part of theme finished, waiting for lazy part to finish to store cache")},onLazyFinished(){o.ready=!0,Y0();const a={engineChecksum:tI(),data:[r.rules,o.rules]};n(a),R_.setItem("pleromafe-theme-cache",a),console.info("Theme cache stored")}},s);setTimeout(i,0)},rI=({sidebarColumnWidth:e,contentColumnWidth:t,notifsColumnWidth:n,themeEditorMinWidth:s,emojiReactionsScale:r,emojiSize:o,navbarSize:i,panelHeaderSize:a,textSize:c,forcedRoundness:u})=>{const f={sidebarColumnWidth:e,contentColumnWidth:t,notifsColumnWidth:n,themeEditorMinWidth:parseInt(s)===0?"fit-content":s,emojiReactionsScale:r,emojiSize:o,navbarSize:i,panelHeaderSize:a,textSize:c};switch(u){case"disable":break;case"0":f.forcedRoundness="0";break;case"1":f.forcedRoundness="1px";break;case"2":f.forcedRoundness="0.4rem";break}return f},ax=rI(Au),X0=e=>{const t=rI(e);if(t===ax)return;const n=Object.entries(t).filter(([,r])=>r).map(([r,o])=>`--${r}: ${o}`).join(";"),s=Ku("theme-holder",30);s.clear(),s.addRule(`:root { ${n} }`),Object.prototype.hasOwnProperty.call(t,"forcedRoundness")&&s.addRule(` *:not(.preview-block) { - --roundness: var(--forcedRoundness) !important; - }`),s.ready=!0,Y0()},Vg=async(e,t=JSON.parse)=>{const n="no-store",s=e.replace(/\.(\w+)$/,".custom.$1");let r,o;const i=c=>Object.entries(c).map(([u,f])=>typeof f=="object"?[u,()=>Promise.resolve(f)]:typeof f=="string"?[u,()=>window.fetch(f,{cache:n}).then(h=>h.text()).then(h=>t(h)).catch(h=>(console.error(h),null))]:(console.error(`Unknown resource format - ${u} is a ${typeof f}`),[u,null]));try{const u=await(await window.fetch(e,{cache:n})).json();r=i(u)}catch{r=[],console.warn(`Builtin resources at ${e} unavailable`)}try{const u=await(await window.fetch(s,{cache:n})).json();o=i(u)}catch{o=[],console.warn(`Custom resources at ${s} unavailable`)}const a=[...o,...r];return a.length===0?Promise.reject(new Error(`Resource at ${e} and ${s} completely unavailable. Panicking`)):Promise.resolve(Object.fromEntries(a))},oI=["ar","ca","cs","de","eo","en","es","et","eu","fi","fr","ga","he","hu","it","ja","ja_easy","ko","nan-TW","nb","nl","oc","pl","pdc","pt","ro","ru","sk","te","uk","zh","zh_Hant"],lx={ja:"ja_pedantic"},cx=e=>lx[e]||e,M_=e=>{const t=Array.isArray(e)?e:[e];return t.includes("en")?t:t.concat(["en"])},iI={mrf:{federation:"Federation",keyword:{keyword_policies:"Keyword policies",ftl_removal:'Removal from "The Whole Known Network" Timeline',reject:"Reject",replace:"Replace",is_replaced_by:"→"},mrf_policies:"Enabled MRF policies",mrf_policies_desc:"MRF policies manipulate the federation behaviour of the instance. The following policies are enabled:",simple:{simple_policies:"Instance-specific policies",instance:"Instance",reason:"Reason",not_applicable:"N/A",accept:"Accept",accept_desc:"This instance only accepts messages from the following instances:",reject:"Reject",reject_desc:"This instance will not accept messages from the following instances:",quarantine:"Quarantine",quarantine_desc:"This instance will send only public posts to the following instances:",ftl_removal:'Removal from "Known Network" Timeline',ftl_removal_desc:'This instance removes these instances from "Known Network" timeline:',media_removal:"Media Removal",media_removal_desc:"This instance removes media from posts on the following instances:",media_nsfw:"Media force-set as sensitive",media_nsfw_desc:"This instance forces media to be set sensitive in posts on the following instances:"}},staff:"Staff",terms:"Terms of Service"},aI={page_header:"Announcements",title:"Announcement",mark_as_read_action:"Mark as read",post_form_header:"Post announcement",post_placeholder:"Type your announcement content here...",post_action:"Post",post_error:"Error: {error}",close_error:"Close",delete_action:"Delete",start_time_prompt:"Start time: ",end_time_prompt:"End time: ",all_day_prompt:"This is an all-day event",published_time_display:"Published at {time}",start_time_display:"Starts at {time}",end_time_display:"Ends at {time}",edit_action:"Edit",submit_edit_action:"Submit",cancel_edit_action:"Cancel",inactive_message:"This announcement is inactive"},lI={title:"Shoutbox"},cI={mute:"Mute",mute_progress:"Muting…",unmute:"Unmute",unmute_progress:"Unmuting…"},uI={export:"Export",processing:"Processing, you'll soon be asked to download your file"},dI={shout:"Shoutbox",pleroma_chat_messages:"Pleroma Chat",gopher:"Gopher",media_proxy:"Media proxy",scope_options:"Scope options",text_limit:"Text limit",title:"Features",who_to_follow:"Who to follow",upload_limit:"Upload limit"},fI={error_fetching_user:"Error fetching user",find_user:"Find user"},hI={apply:"Apply",submit:"Submit",more:"More",loading:"Loading…",generic_error:"An error occured",generic_error_message:"An error occured: {0}",error_retry:"Please try again",retry:"Try again",optional:"optional",show_more:"Show more",show_less:"Show less",never_show_again:"Never show again",dismiss:"Dismiss",cancel:"Cancel",disable:"Disable",enable:"Enable",confirm:"Confirm",verify:"Verify",close:"Close",undo:"Undo",yes:"Yes",no:"No",peek:"Peek",scroll_to_top:"Scroll to top",role:{admin:"Admin",moderator:"Moderator"},unpin:"Unpin item",pin:"Pin item",flash_content:"Click to show Flash content using Ruffle (Experimental, may not work).",flash_security:"Note that this can be potentially dangerous since Flash content is still arbitrary code.",flash_fail:"Failed to load flash content, see console for details.",scope_in_timeline:{local:"Non-federated",direct:"Direct",private:"Followers-only",public:"Public",unlisted:"Unlisted"}},pI={crop_picture:"Crop picture",save:"Save",save_without_cropping:"Save without cropping",cancel:"Cancel"},mI={submit:"Submit",success:"Imported successfully.",error:"An error occured while importing this file."},gI={login:"Log in",description:"Log in with OAuth",logout:"Log out",logout_confirm_title:"Logout confirmation",logout_confirm:"Do you really want to logout?",logout_confirm_accept_button:"Logout",logout_confirm_cancel_button:"Do not logout",password:"Password",placeholder:"e.g. lain",register:"Register",username:"Username",hint:"Log in to join the discussion",authentication_code:"Authentication code",enter_recovery_code:"Enter a recovery code",enter_two_factor_code:"Enter a two-factor code",recovery_code:"Recovery code",heading:{totp:"Two-factor authentication",recovery:"Two-factor recovery"}},vI={previous:"Previous",next:"Next",counter:"{current} / {total}",hide:"Close media viewer"},bI={about:"About",administration:"Administration",back:"Back",friend_requests:"Follow requests",mentions:"Mentions",interactions:"Interactions",dms:"Direct messages",public_tl:"Public timeline",bubble:"Bubble timeline",timeline:"Timeline",home_timeline:"Home timeline",twkn:"Known Network",bookmarks:"Bookmarks",all_bookmarks:"All bookmarks",bookmark_folders:"Bookmark folders",user_search:"User Search",search:"Search",search_close:"Close search bar",who_to_follow:"Who to follow",preferences:"Preferences",timelines:"Timelines",chats:"Chats",lists:"Lists",edit_nav_mobile:"Customize navigation bar",edit_pinned:"Edit pinned items",edit_finish:"Done editing",mobile_sidebar:"Toggle mobile sidebar",mobile_notifications:"Open notifications (there are unread ones)",mobile_notifications_close:"Close notifications",mobile_notifications_mark_as_seen:"Mark all as seen",announcements:"Announcements",quotes:"Quotes",drafts:"Drafts"},yI={broken_favorite:"Unknown status, searching for it…",error:"Error fetching notifications: {0}",favorited_you:"favorited your status",followed_you:"followed you",follow_request:"wants to follow you",load_older:"Load older notifications",notifications:"Notifications",read:"Read!",repeated_you:"repeated your status",no_more_notifications:"No more notifications",migrated_to:"migrated to",reacted_with:"reacted with {0}",submitted_report:"submitted a report",poll_ended:"poll has ended",unread_announcements:"{num} unread announcement | {num} unread announcements",unread_chats:"{num} unread chat | {num} unread chats",unread_follow_requests:"{num} new follow request | {num} new follow requests",configuration_tip:"You can customize what to display here in {theSettings}. {dismiss}",configuration_tip_settings:"the settings",configuration_tip_dismiss:"Do not show again",subscribed_status:"posted"},_I={add_poll:"Add poll",add_option:"Add option",option:"Option",votes:"votes",people_voted_count:"{count} person voted | {count} people voted",votes_count:"{count} vote | {count} votes",vote:"Vote",type:"Poll type",single_choice:"Single choice",multiple_choices:"Multiple choices",expiry:"Poll age",expires_at:"Poll ends {0}",expires_in:"Poll ends in {0}",expired:"Poll ended {0} ago",expired_at:"Poll ended {0}",not_enough_options:"Too few unique options in poll",non_anonymous:"Public poll",non_anonymous_title:"Other instances may display the options you voted for"},wI={stickers:"Stickers",emoji:"Emoji",keep_open:"Keep picker open",search_emoji:"Search for an emoji",add_emoji:"Insert emoji",custom:"Custom emoji",hide_custom_emoji:"Hide custom emojis",unpacked:"Unpacked emoji",unicode:"Unicode emoji",unicode_groups:{activities:"Activities","animals-and-nature":"Animals & Nature",flags:"Flags","food-and-drink":"Food & Drink",objects:"Objects","people-and-body":"People & Body","smileys-and-emotion":"Smileys & Emotion",symbols:"Symbols","travel-and-places":"Travel & Places"},load_all_hint:"Loaded first {saneAmount} emoji, loading all emoji may cause performance issues.",load_all:"Loading all {emojiAmount} emoji",regional_indicator:"Regional indicator {letter}"},SI={storage_unavailable:"Pleroma could not access browser storage. Your login or your local settings won't be saved and you might encounter unexpected issues. Try enabling cookies."},kI={favs_repeats:"Repeats and favorites",follows:"New follows",emoji_reactions:"Emoji Reactions",reports:"Reports",moves:"User migrates",load_older:"Load older interactions",statuses:"Subscriptions"},$I={edit_status:"Edit status",new_status:"Post new status",reply_option:"Reply to this status",quote_option:"Quote this status",account_not_locked_warning:"Your account is not {0}. Anyone can follow you to view your follower-only posts.",account_not_locked_warning_link:"locked",attachments_sensitive:"Mark attachments as sensitive",media_description:"Media description",content_type:{"text/plain":"Plain text","text/html":"HTML","text/markdown":"Markdown","text/bbcode":"BBCode","text/x.misskeymarkdown":"MFM"},content_type_selection:"Post format",content_warning:"Subject (optional)",default:"Just landed in L.A.",direct_warning_to_all:"This post will be visible to all the mentioned users.",direct_warning_to_first_only:"This post will only be visible to the mentioned users at the beginning of the message.",edit_remote_warning:"Other remote instances may not support editing and unable to receive the latest version of your post.",edit_unsupported_warning:"Pleroma does not support editing mentions or polls.",posting:"Posting",post:"Post",preview:"Preview",preview_empty:"Empty",empty_status_error:"Can't post an empty status with no files",media_description_error:"Failed to update media, try again",scope_notice:{public:"This post will be visible to everyone",private:"This post will be visible to your followers only",unlisted:"This post will not be visible in Public Timeline and The Whole Known Network"},scope_notice_dismiss:"Close this notice",scope:{direct:"Direct - post to mentioned users only",private:"Followers-only - post to followers only",public:"Public - post to public timelines",unlisted:"Unlisted - do not post to public timelines"},close_confirm_title:"Closing post form",close_confirm:"What do you want to do with your current writing?",close_confirm_save_button:"Save",close_confirm_discard_button:"Discard",close_confirm_continue_composing_button:"Continue composing",auto_save_nothing_new:"Nothing new to save.",auto_save_saved:"Saved.",auto_save_saving:"Saving...",save_to_drafts_button:"Save to drafts",save_to_drafts_and_close_button:"Save to drafts and close",more_post_actions:"More post actions..."},CI={bio_optional:"Bio (optional)",email:"Email",email_optional:"Email (optional)",fullname:"Display name",password_confirm:"Password confirmation",registration:"Registration",token:"Invite token",captcha:"CAPTCHA",new_captcha:"Click the image to get a new captcha",username_placeholder:"e.g. lain",fullname_placeholder:"e.g. Lain Iwakura",bio_placeholder:`e.g. -Hi, I'm Lain. -I’m an anime girl living in suburban Japan. You may know me from the Wired.`,reason:"Reason to register",reason_placeholder:`This instance approves registrations manually. -Let the administration know why you want to register.`,register:"Register",validations:{username_required:"cannot be left blank",fullname_required:"cannot be left blank",email_required:"cannot be left blank",password_required:"cannot be left blank",password_confirmation_required:"cannot be left blank",password_confirmation_match:"should be the same as password",birthday_required:"cannot be left blank",birthday_min_age:"must be on or before {date}"},email_language:"In which language do you want to receive emails from the server?",birthday:"Birthday:",birthday_optional:"Birthday (optional):"},TI={remote_user_resolver:"Remote user resolver",searching_for:"Searching for",error:"Not found."},AI={reporter:"Reporter:",reported_user:"Reported user:",reported_statuses:"Reported statuses:",notes:"Notes:",state:"State:",state_open:"Open",state_closed:"Closed",state_resolved:"Resolved"},EI={select_all:"Select all"},II=JSON.parse(`{"add_language":"Add fallback language","remove_language":"Remove","primary_language":"Primary language:","fallback_language":"Fallback language {index}:","actor_type":"This account is:","actor_type_description":"Marking your account as a group will make it automatically repeat statuses that mention it.","actor_type_Person":"a normal user","actor_type_person_proper":"a person","actor_type_Service":"a bot","actor_type_Group":"a group","mobile_center_dialog":"Vertically center dialogs on mobile","app_name":"App name","expert_mode":"Show advanced","save":"Save changes","reset":"Reset changes","security":"Security","toggle_edit":"Edit","change_banner":"Change banner","change_avatar":"Change avatar","setting_changed":"Setting is different from default","setting_server_side":"This setting is tied to your profile and affects all sessions and clients","enter_current_password_to_confirm":"Enter your current password to confirm your identity","post_look_feel":"Posts Look & Feel","mention_links":"Mention links","appearance":"Appearance","confirm_new_setting":"Confirm new setting?","confirm_new_question":"Does this look ok? Setting will be reverted in 10 seconds.","revert":"Revert","confirm":"Confirm","text_size":"Text and interface size","text_size_tip":"Use {0} for absolute values, {1} will scale with browser default text size.","text_size_tip2":"Values other than {0} might break some things and themes","emoji_size":"Emoji size","navbar_size":"Top bar size","panel_header_size":"Panel header size","visual_tweaks":"Minor visual tweaks","theme_debug":"Show what background theme engine assumes when dealing with transparancy (DEBUG)","scale_and_layout":"Interface scale and layout","enabled":"Enabled","filter":{"clutter":"Remove clutter","mute_filter":"Mute Filters","type":"Filter type","regexp":"RegExp","plain":"Simple","user":"User (Simple)","user_regexp":"User (RegExp)","hide":"Hide completely","name":"Name","value":"Value","expires":"Expires","expired":"Expired","copy":"Duplicate","save":"Save","delete":"Remove","new":"Create new","import":"Import","export":"Export","regexp_error":"Invalid Regular Expression","never_expires":"Never","total_count":"Total {count} custom filter|Total {count} custom filters","expired_count":"{count} expired filter|{count} expired filters","custom_filters":"Custom filters","purge_expired":"Remove expired filters","import_failure":"The selected file is not a supported Pleroma filter.","help":{"word":"Simple and RegExp filters test against post's content and subject.","user":"User filter matches full user handle (user{'@'}domain) in the following: author, reply-to and mentions","regexp":"Regex variants are more advanced and use {link} to match instead of simple substring search.","regexp_link":"Regular Expressions","regexp_url":"https://en.wikipedia.org/wiki/Regular_expression"}},"mfa":{"otp":"OTP","setup_otp":"Setup OTP","wait_pre_setup_otp":"presetting OTP","confirm_and_enable":"Confirm & enable OTP","title":"Two-factor Authentication","generate_new_recovery_codes":"Generate new recovery codes","warning_of_generate_new_codes":"When you generate new recovery codes, your old codes won’t work anymore.","recovery_codes":"Recovery codes.","waiting_a_recovery_codes":"Receiving backup codes…","recovery_codes_warning":"Write the codes down or save them somewhere secure - otherwise you won't see them again. If you lose access to your 2FA app and recovery codes you'll be locked out of your account.","authentication_methods":"Authentication methods","scan":{"title":"Scan","desc":"Using your two-factor app, scan this QR code or enter text key:","secret_code":"Key"},"verify":{"desc":"To enable two-factor authentication, enter the code from your two-factor app:"}},"units":{"time":{"m":"minutes","s":"seconds","h":"hours","d":"days"}},"lists_navigation":"Show lists in navigation","allow_following_move":"Allow auto-follow when following account moves","attachmentRadius":"Attachments","attachments":"Attachments","image_compression":"Compress images before uploading","always_use_jpeg":"Always convert images to JPEG format","avatar":"Avatar","avatarAltRadius":"Avatars (notifications)","avatarRadius":"Avatars","background":"Background","bio":"Bio","profile_other":"Other","email_language":"Language for receiving emails from the server","block_export":"Block export","block_export_button":"Export your blocks to a csv file","block_import":"Block import","block_import_error":"Error importing blocks","blocks_imported":"Blocks imported! Processing them will take a while.","mute_export":"Mute export","mute_export_button":"Export your mutes to a csv file","mute_import":"Mute import","mute_import_error":"Error importing mutes","mutes_imported":"Mutes imported! Processing them will take a while.","import_mutes_from_a_csv_file":"Import mutes from a csv file","account_backup":"Account backup","account_backup_description":"This allows you to download an archive of your account information and your posts, but they cannot yet be imported into a Pleroma account.","account_backup_table_head":"Backup","download_backup":"Download","backup_not_ready":"This backup is not ready yet.","backup_running":"This backup is in progress, processed {number} record. | This backup is in progress, processed {number} records.","backup_failed":"This backup has failed.","remove_backup":"Remove","list_backups_error":"Error fetching backup list: {error}","add_backup":"Create a new backup","added_backup":"Added a new backup.","add_backup_error":"Error adding a new backup: {error}","blocks_tab":"Blocks","btnRadius":"Buttons","cBlue":"Blue (Reply, follow)","cGreen":"Green (Retweet)","cOrange":"Orange (Favorite)","cRed":"Red (Cancel)","change_email":"Change email","change_email_error":"There was an issue changing your email.","changed_email":"Email changed successfully!","change_password":"Change password","change_password_error":"There was an issue changing your password.","changed_password":"Password changed successfully!","chatMessageRadius":"Chat message","collapse_subject":"Collapse posts with subjects","composing":"Composing","confirm_new_password":"Confirm new password","current_password":"Current password","confirm_dialogs":"Ask for confirmation when","confirm_dialogs_repeat":"repeating a status","confirm_dialogs_unfollow":"unfollowing a user","confirm_dialogs_block":"blocking a user","confirm_dialogs_mute":"muting a user","confirm_dialogs_mute_domain":"muting domains","confirm_dialogs_mute_conversation":"muting conversations","confirm_dialogs_delete":"deleting a status","confirm_dialogs_logout":"logging out","confirm_dialogs_approve_follow":"approving a follower","confirm_dialogs_deny_follow":"denying a follower","confirm_dialogs_remove_follower":"removing a follower","mutes_and_blocks":"Mutes and Blocks","data_import_export_tab":"Data import / export","default_vis":"Default visibility scope","delete_account":"Delete account","delete_account_description":"Permanently delete your data and deactivate your account.","delete_account_error":"There was an issue deleting your account. If this persists please contact your instance administrator.","delete_account_instructions":"Type your password in the input below to confirm account deletion.","account_alias":"Account aliases","account_alias_table_head":"Alias","list_aliases_error":"Error fetching aliases: {error}","hide_list_aliases_error_action":"Close","remove_alias":"Remove this alias","new_alias_target":"Add a new alias (e.g. {example})","added_alias":"Alias is added.","add_alias_error":"Error adding alias: {error}","move_account":"Move account","move_account_notes":"If you want to move the account somewhere else, you must go to your target account and add an alias pointing here.","move_account_target":"Target account (e.g. {example})","moved_account":"Account is moved.","move_account_error":"Error moving account: {error}","discoverable":"Allow discovery of this account in search results and other services","domain_mutes":"Domains","avatar_size_instruction":"The recommended minimum size for avatar images is 150x150 pixels. Recommended aspect ratio is 1:1","banner_size_instruction":"The recommended minimum size for banner images is 450x150 pixels. Recommended aspect ratio is 3:1","pad_emoji":"Pad emoji with spaces when adding from picker","autocomplete_select_first":"Automatically select the first candidate when autocomplete results are available","unsaved_post_action":"When you try to close an unsaved posting form","unsaved_post_action_save":"Save it to drafts","unsaved_post_action_discard":"Discard it","unsaved_post_action_confirm":"Ask every time","auto_save_draft":"Save drafts as you compose","emoji_reactions_on_timeline":"Show emoji reactions on timeline","emoji_reactions_scale":"Reactions scale factor","absolute_time_format":"Use absolute time format","absolute_time_format_min_age":"Only use for time older than this amount of time","absolute_time_format_12h":"Time format","absolute_time_format_12h_12h":"12 hour format (i.e. 10:00 PM)","absolute_time_format_12h_24h":"24 hour format (i.e. 22:00)","export_theme":"Save preset","filtering":"Filtering","wordfilter":"Wordfilter","filtering_explanation":"All statuses containing these words will be muted, one per line","word_filter_and_more":"Word filter and more...","follow_export":"Follow export","follow_export_button":"Export your follows to a csv file","follow_import":"Follow import","follow_import_error":"Error importing followers","follows_imported":"Follows imported! Processing them will take a while.","accent":"Accent","foreground":"Foreground","general":"General","hide_attachments_in_convo":"Hide attachments in conversations","hide_attachments_in_tl":"Hide attachments in timeline","hide_media_previews":"Hide media previews","hide_muted_posts":"Hide posts of muted users","mute_bot_posts":"Mute bot posts","hide_actor_type_indication":"Hide actor type (bots, groups, etc.) indication in posts","hide_scrobbles":"Hide scrobbles","hide_scrobbles_after":"Hide scrobbles older than","mute_sensitive_posts":"Mute sensitive posts","hide_all_muted_posts":"Hide muted posts","max_thumbnails":"Maximum amount of thumbnails per post (empty = no limit)","hide_isp":"Hide instance-specific panel","hide_shoutbox":"Hide instance shoutbox","right_sidebar":"Reverse order of columns","navbar_column_stretch":"Stretch navbar to columns width","always_show_post_button":"Always show floating New Post button","hide_wallpaper":"Hide instance wallpaper","preload_images":"Preload images","use_one_click_nsfw":"Open NSFW attachments with just one click","hide_post_stats":"Hide post statistics (e.g. the number of favorites)","hide_user_stats":"Hide user statistics (e.g. the number of followers)","hide_filtered_statuses":"Hide all filtered posts","hide_muted_statuses":"Completely hide all muted posts","hide_wordfiltered_statuses":"Hide word-filtered statuses","hide_muted_threads":"Hide muted threads","import_blocks_from_a_csv_file":"Import blocks from a csv file","import_followers_from_a_csv_file":"Import follows from a csv file","import_theme":"Load preset","inputRadius":"Input fields","checkboxRadius":"Checkboxes","instance_default":"(default: {value})","instance_default_simple":"(default)","interface":"Interface","interfaceLanguage":"Interface language","invalid_theme_imported":"The selected file is not a supported Pleroma theme. No changes to your theme were made.","limited_availability":"Unavailable in your browser","links":"Links","lock_account_description":"Restrict your account to approved followers only","loop_video":"Loop videos","loop_video_silent_only":"Loop only videos without sound (i.e. Mastodon's \\"gifs\\")","mutes_tab":"Mutes","play_videos_in_modal":"Play videos in a popup frame","url":"URL","preview":"Preview","file_export_import":{"backup_restore":"Settings backup","backup_settings":"Backup settings to file","backup_settings_theme":"Backup settings and theme to file","restore_settings":"Restore settings from file","errors":{"invalid_file":"The selected file is not a supported Pleroma settings backup. No changes were made.","file_too_new":"Incompatile major version: {fileMajor}, this PleromaFE (settings ver {feMajor}) is too old to handle it","file_too_old":"Incompatile major version: {fileMajor}, file version is too old and not supported (min. set. ver. {feMajor})","file_slightly_new":"File minor version is different, some settings might not load"}},"profile_fields":{"label":"Profile metadata","add_field":"Add field","name":"Label","value":"Content"},"birthday":{"label":"Birthday","show_birthday":"Show my birthday"},"account_profile_edit":"Edit Profile","account_privacy":"Privacy","use_contain_fit":"Don't crop the attachment in thumbnails","name":"Name","name_bio":"Name & bio","new_email":"New email","new_password":"New password","posts":"Posts","user_profiles":"User Profiles","notification_visibility":"Types of notifications to show","notification_visibility_in_column":"Show in notifications column/drawer","notification_visibility_native_notifications":"Show a native notification","notification_visibility_follows":"Follows","notification_visibility_follow_requests":"Follow requests","notification_visibility_likes":"Favorites","notification_visibility_mentions":"Mentions","notification_visibility_repeats":"Repeats","notification_visibility_reports":"Reports","notification_visibility_moves":"User Migrates","notification_visibility_emoji_reactions":"Reactions","notification_visibility_polls":"Ends of polls you voted in","notification_visibility_statuses":"Subscriptions","notification_show_extra":"Show extra notifications in the notifications column","notification_extra_chats":"Show unread chats","notification_extra_announcements":"Show unread announcements","notification_extra_follow_requests":"Show new follow requests","notification_extra_tip":"Show the customization tip for extra notifications","no_rich_text_description":"Strip rich text formatting from all posts","no_blocks":"No blocks","no_mutes":"No mutes","hide_favorites_description":"Don't show list of my favorites (people still get notified)","hide_follows_description":"Don't show who I'm following","hide_followers_description":"Don't show who's following me","hide_follows_count_description":"Don't show follow count","hide_followers_count_description":"Don't show follower count","show_admin_badge":"Show \\"Admin\\" badge in my profile","show_moderator_badge":"Show \\"Moderator\\" badge in my profile","nsfw_clickthrough":"Hide sensitive/NSFW media","oauth_tokens":"OAuth tokens","token":"Token","refresh_token":"Refresh token","valid_until":"Valid until","revoke_token":"Revoke","panelRadius":"Panels","pause_on_unfocused":"Pause when tab is not focused","presets":"Presets","profile_background":"Profile background","profile_banner":"Profile banner","profile_tab":"Profile","radii_help":"Set up interface edge rounding (in pixels)","replies_in_timeline":"Replies in timeline","reply_visibility_all":"Show all replies","reply_visibility_following":"Only show replies directed at me or users I'm following","reply_visibility_self":"Only show replies directed at me","reply_visibility_following_short":"Show replies to my follows","reply_visibility_self_short":"Show replies to self only","autohide_floating_post_button":"Automatically hide New Post button (mobile)","saving_err":"Error saving settings","saving_ok":"Settings saved","search_user_to_block":"Search whom you want to block","search_user_to_mute":"Search whom you want to mute","security_tab":"Security","scope_copy":"Copy scope when replying (DMs are always copied)","minimal_scopes_mode":"Minimize post scope selection options","set_new_avatar":"Set new avatar","set_new_profile_background":"Set new profile background","set_new_background":"Set new background","set_new_profile_banner":"Set new profile banner","reset_avatar":"Reset avatar","reset_banner":"Reset banner","reset_profile_background":"Reset profile background","reset_profile_banner":"Reset profile banner","reset_avatar_confirm":"Do you really want to reset the avatar?","reset_banner_confirm":"Do you really want to reset the banner?","reset_background_confirm":"Do you really want to reset the background?","settings":"Settings","subject_input_always_show":"Always show subject field","subject_line_behavior":"Copy subject when replying","subject_line_email":"Like email: \\"re: subject\\"","subject_line_mastodon":"Like mastodon: copy as is","subject_line_noop":"Do not copy","force_theme_recompilation_debug":"Disable theme cahe, force recompile on each boot (DEBUG)","conversation_display":"Conversation display style","conversation_display_tree":"Tree-style","conversation_display_tree_quick":"Tree view","disable_sticky_headers":"Don't stick column headers to top of the screen","show_scrollbars":"Show side column's scrollbars","third_column_mode":"When there's enough space, show third column containing","third_column_mode_none":"Don't show third column at all","third_column_mode_notifications":"Notifications column","third_column_mode_postform":"Main post form and navigation","columns":"Columns","column_sizes":"Column sizes","column_sizes_sidebar":"Sidebar","column_sizes_content":"Content","column_sizes_notifs":"Notifications","theme_editor_min_width":"Minimum width of theme editor (0 for \\"fit-content\\")","tree_advanced":"Allow more flexible navigation in tree view","tree_fade_ancestors":"Display ancestors of the current status in faint text","conversation_display_linear":"Linear-style","conversation_display_linear_quick":"Linear view","conversation_other_replies_button":"Show the \\"other replies\\" button","conversation_other_replies_button_below":"Below statuses","conversation_other_replies_button_inside":"Inside statuses","max_depth_in_thread":"Maximum number of levels in thread to display by default","post_status_content_type":"Post status content type","sensitive_by_default":"Mark posts as sensitive by default","stop_gifs":"Pause animated images until you hover on them","streaming":"Automatically show new posts when scrolled to the top","auto_update":"Show new posts automatically","user_mutes":"Users","useStreamingApi":"Receive posts and notifications real-time","use_websockets":"Use websockets (Realtime updates)","text":"Text","theme":"Theme","theme_old":"Theme editor (old)","theme_help":"Use hex color codes (#rrggbb) to customize your color theme.","theme_help_v2_1":"You can also override certain component's colors and opacity by toggling the checkbox, use \\"Clear all\\" button to clear all overrides.","theme_help_v2_2":"Icons underneath some entries are background/text contrast indicators, hover over for detailed info. Please keep in mind that when using transparency contrast indicators show the worst possible case.","tooltipRadius":"Tooltips/alerts","type_domains_to_mute":"Search domains to mute","upload_a_photo":"Upload a photo","upload_picture":"Upload picture","select_picture":"Select picture","user_settings":"User Settings","values":{"false":"no","true":"yes"},"virtual_scrolling":"Optimize timeline rendering","use_at_icon":"Display {'@'} symbol as an icon instead of text","mention_link_display":"Display mention links","mention_link_display_short":"always as short names (e.g. {'@'}foo)","mention_link_display_full_for_remote":"as full names only for remote users (e.g. {'@'}foo{'@'}example.org)","mention_link_display_full":"always as full names (e.g. {'@'}foo{'@'}example.org)","mention_link_use_tooltip":"Show user card when clicking mention links","mention_link_show_avatar":"Show user avatar beside the link","mention_link_show_avatar_quick":"Show user avatar next to mentions","mention_link_fade_domain":"Fade domains (e.g. {'@'}example.org in {'@'}foo{'@'}example.org)","mention_link_bolden_you":"Highlight mention of you when you are mentioned","user_popover_avatar_action":"Popover avatar click action","user_popover_avatar_action_zoom":"Zoom the avatar","user_popover_avatar_action_close":"Close the popover","user_popover_avatar_action_open":"Open profile","user_popover_avatar_overlay":"Show user popover over user avatar","user_card_left_justify":"Justify user bio to the left","user_card_hide_personal_marks":"Hide personal marks (highlight/note) in user profiles","fun":"Fun","greentext":"Meme arrows","show_yous":"Show (You)s","notifications":"Notifications","notification_setting_annoyance":"Annoyance","notification_setting_drawer_marks_as_seen":"Closing drawer (mobile) marks all notifications as read","notification_setting_ignore_inactionable_seen":"Ignore read state of inactionable notifications (likes, repeats etc)","notification_setting_ignore_inactionable_seen_tip":"This will not actually mark those notifications as read, and you'll still get desktop notifications about them if you chose so","notification_setting_unseen_at_top":"Show unread notifications above others","notification_setting_filters":"Filters","notification_setting_filters_chrome_push":"On some browsers (chrome) it might be impossible to completely filter out notifications by type when they arrive by Push","notification_setting_block_from_strangers":"Block notifications from users who you do not follow","notification_setting_privacy":"Privacy","notification_setting_hide_notification_contents":"Hide the sender and contents of push notifications","notification_mutes":"To stop receiving notifications from a specific user, use a mute.","notification_blocks":"Blocking a user stops all notifications as well as unsubscribes them.","enable_web_push_notifications":"Enable web push notifications","enable_web_push_always_show":"Always show web push notifications","enable_web_push_always_show_tip":"Some browsers (Chromium, Chrome) require that push messages always result in a notification, otherwise generic 'Website was updated in background' is shown, enable this to prevent this notification from showing, as Chrome seem to hide push notifications if tab is in focus. Can result in showing duplicate notifications on other browsers.","more_settings":"More settings","style":{"custom_theme_used":"(Custom theme)","custom_style_used":"(Custom style)","stock_theme_used":"(Stock theme)","themes2_outdated":"Editor for Themes V2 is being phased out and will eventually be replaced with a new one that takes advantage of new Themes V3 engine. It should still work but experience might be degraded and inconsistent.","appearance_tab_note":"Changes on this tab do not affect the theme used, so exported theme will be different from what seen in the UI","update_preview":"Update preview","themes3":{"define":"Override","palette":{"label":"Color schemes","name_label":"Color scheme name","import":"Import palette","export":"Export palette","apply":"Apply palette","bg":"Panel background","fg":"Buttons etc.","text":"Text","link":"Links","accent":"Accent color","cRed":"Red color","cBlue":"Blue color","cGreen":"Green color","cOrange":"Orange color","wallpaper":"Wallpaper","v2_unsupported":"Older v2 themes don't support palettes. Switch to v3 theme to make use of palettes","bundled":"Bundled palettes","style":"Palettes provided by selected style","user":"Custom palette","imported":"Imported"},"editor":{"title":"Style editor","reset_style":"Reset","load_style":"Open from file","save_style":"Save","style_name":"Stylesheet name","style_author":"Made by","style_license":"License","style_website":"Website","component_selector":"Component","variant_selector":"Variant","states_selector":"States","main_tab":"Main","shadows_tab":"Shadows","background":"Background color","text_color":"Text color","icon_color":"Icon color","link_color":"Link color","contrast":"Text contrast","roundness":"Roundness","opacity":"Opacity","border_color":"Border color","include_in_rule":"Add to rule","test_string":"TEST","invalid":"Invalid","refresh_preview":"Refresh preview","apply_preview":"Apply","text_auto":{"label":"Auto-contrast","no-preserve":"Black or White","preserve":"Keep color","no-auto":"Disabled"},"component_tab":"Components style","palette_tab":"Color schemes","variables_tab":"Variables (Advanced)","variables":{"label":"Variables","name_label":"Name:","type_label":"Type:","type_shadow":"Shadow","type_color":"Color","type_generic":"Generic","virtual_color":"Variable color value"}},"hacks":{"underlay_overrides":"Change underlay","underlay_override_mode_none":"Theme default","underlay_override_mode_opaque":"Replace with solid color","underlay_override_mode_transparent":"Remove entirely (might break some themes)","force_interface_roundness":"Override interface roundness/sharpness","forced_roundness_mode_disabled":"Use theme defaults","forced_roundness_mode_sharp":"Force sharp edges","forced_roundness_mode_nonsharp":"Force not-so-sharp (1px roundness) edges","forced_roundness_mode_round":"Force round edges"},"font":{"group-builtin":"Browser default fonts","builtin":{"serif":"Serif","sans-serif":"Sans-serif","monospace":"Monospace","inherit":"Unchanged"},"group-local":"Locally installed fonts","local-unavailable1":"List of locally installed fonts unavailalbe","local-unavailable2":"Use manual entry to specify custom font","font_list_unavailable":"Couldn't get locally installed fonts: {error}","lookup_local_fonts":"Load list of fonts installed on this computer","enter_manually":"Enter font name family manually","entry":"Enter {fontFamily}","select":"Select font","label":"{label} font"}},"interface_font_user_override":"Override theme/browser font used","switcher":{"keep_color":"Keep colors","keep_shadows":"Keep shadows","keep_opacity":"Keep opacity","keep_roundness":"Keep roundness","keep_fonts":"Keep fonts","save_load_hint":"\\"Keep\\" options preserve currently set options when selecting or loading themes, it also stores said options when exporting a theme. When all checkboxes unset, exporting theme will save everything.","reset":"Reset","clear_all":"Clear all","clear_opacity":"Clear opacity","load_theme":"Load theme","keep_as_is":"Keep as is","use_snapshot":"Old version","use_source":"New version","help":{"upgraded_from_v2":"PleromaFE has been upgraded, theme could look a little bit different than you remember.","v2_imported":"File you imported was made for older FE. We try to maximize compatibility but there still could be inconsistencies.","future_version_imported":"File you imported was made in newer version of FE.","older_version_imported":"File you imported was made in older version of FE.","snapshot_present":"Theme snapshot is loaded, so all values are overriden. You can load theme's actual data instead.","snapshot_missing":"No theme snapshot was in the file so it could look different than originally envisioned.","fe_upgraded":"PleromaFE's theme engine upgraded after version update.","fe_downgraded":"PleromaFE's version rolled back.","migration_snapshot_ok":"Just to be safe, theme snapshot loaded. You can try loading theme data.","migration_napshot_gone":"For whatever reason snapshot was missing, some stuff could look different than you remember.","snapshot_source_mismatch":"Versions conflict: most likely FE was rolled back and updated again, if you changed theme using older version of FE you most likely want to use old version, otherwise use new version."}},"common":{"color":"Color","opacity":"Opacity","contrast":{"hint":"Contrast ratio is {ratio}, it {level} {context}","level":{"aa":"meets Level AA guideline (minimal)","aaa":"meets Level AAA guideline (recommended)","bad":"doesn't meet any accessibility guidelines"},"context":{"18pt":"for large (18pt+) text","text":"for text"}}},"common_colors":{"_tab_label":"Common","main":"Common colors","foreground_hint":"See \\"Advanced\\" tab for more detailed control","rgbo":"Icons, accents, badges"},"advanced_colors":{"_tab_label":"Advanced","alert":"Alert background","alert_error":"Error","alert_warning":"Warning","alert_neutral":"Neutral","post":"Posts/User bios","badge":"Badge background","popover":"Tooltips, menus, popovers","badge_notification":"Notification","panel_header":"Panel header","top_bar":"Top bar","borders":"Borders","buttons":"Buttons","inputs":"Input fields","faint_text":"Faded text","underlay":"Underlay","wallpaper":"Wallpaper","poll":"Poll graph","icons":"Icons","highlight":"Highlighted elements","pressed":"Pressed","selectedPost":"Selected post","selectedMenu":"Selected menu item","disabled":"Disabled","toggled":"Toggled","tabs":"Tabs","chat":{"incoming":"Incoming","outgoing":"Outgoing","border":"Border"}},"radii":{"_tab_label":"Roundness"},"shadows":{"_tab_label":"Shadow and lighting","component":"Component","override":"Override","shadow_id":"Shadow #{value}","offset":"Shadow offset","zoom":"Zoom","offset-x":"x:","offset-y":"y:","light_grid":"Use light checkerboard","color_override":"Use different color","name":"Name","blur":"Blur","spread":"Spread","inset":"Inset","raw":"Plain shadow","expression":"Expression (advanced)","empty_expression":"Empty expression","hintV3":"For shadows you can also use the {0} notation to use other color slot.","filter_hint":{"always_drop_shadow":"Warning, this shadow always uses {0} when browser supports it.","drop_shadow_syntax":"{0} does not support {1} parameter and {2} keyword.","avatar_inset_short":"Separate inset shadow","avatar_inset":"Please note that combining both inset and non-inset shadows on avatars might give unexpected results with transparent avatars.","spread_zero":"Shadows with spread > 0 will appear as if it was set to zero","inset_classic":"Inset shadows will be using {0}"},"components":{"panel":"Panel","panelHeader":"Panel header","topBar":"Top bar","avatar":"User avatar (in profile view)","avatarStatus":"User avatar (in post display)","popup":"Popups and tooltips","button":"Button","buttonHover":"Button (hover)","buttonPressed":"Button (pressed)","buttonPressedHover":"Button (pressed+hover)","input":"Input field"}},"fonts":{"_tab_label":"Fonts","help":"Select font to use for elements of UI. For \\"custom\\" you have to enter exact font name as it appears in system.","components":{"interface":"Interface","input":"Input fields","post":"Post text","monospace":"Monospaced text"},"family":"Font name","size":"Size (in px)","weight":"Weight (boldness)","custom":"Custom"},"preview":{"header":"Preview","content":"Content","error":"Example error","button":"Button","text":"A bunch of more {0} and {1}","mono":"content","input":"Just landed in L.A.","faint_link":"helpful manual","fine_print":"Read our {0} to learn nothing useful!","header_faint":"This is fine","checkbox":"I have skimmed over terms and conditions","link":"a nice lil' link"}},"version":{"title":"Version","backend_version":"Backend version","frontend_version":"Frontend version"},"commit_value":"Save","commit_value_tooltip":"Value is not saved, press this button to commit your changes","reset_value":"Reset","reset_value_tooltip":"Reset draft","hard_reset_value":"Hard reset","hard_reset_value_tooltip":"Remove setting from storage, forcing use of default value","cache":"Cache","clear_asset_cache":"Clear asset cache","clear_emoji_cache":"Clear emoji cache"}`),PI={window_title:"Administration",wip_notice:"This admin dashboard is experimental and WIP, {adminFeLink}.",old_ui_link:"old admin UI available here",reset_all:"Reset all",commit_all:"Save all",tabs:{nodb:"No DB Config",instance:"Instance",limits:"Limits",frontends:"Front-ends",emoji:"Emoji"},nodb:{heading:"Database config is disabled",text:"You need to change backend config files so that {property} is set to {value}, see more in {documentation}.",documentation:"documentation",text2:"Most configuration options will be unavailable."},captcha:{native:"Native",kocaptcha:"KoCaptcha"},instance:{instance:"Instance information",registrations:"User sign-ups",captcha_header:"CAPTCHA",kocaptcha:"KoCaptcha settings",access:"Instance access",restrict:{header:"Restrict access for anonymous visitors",description:"Detailed setting for allowing/disallowing access to certain aspects of API. By default (indeterminate state) it will disallow if instance is not public, ticked checkbox means disallow access even if instance is public, unticked means allow access even if instance is private. Please note that unexpected behavior might happen if some settings are set, i.e. if profile access is disabled posts will show without profile information.",timelines:"Timelines access",profiles:"User profiles access",activities:"Statuses/activities access"}},limits:{arbitrary_limits:"Arbitrary limits",posts:"Post limits",uploads:"Attachments limits",users:"User profile limits",profile_fields:"Profile fields limits",user_uploads:"Profile media limits"},frontend:{repository:"Repository link",versions:"Available versions",build_url:"Build URL",reinstall:"Reinstall",is_default:"(Default)",is_default_custom:"(Default, version: {version})",install:"Install",install_version:"Install version {version}",more_install_options:"More install options",more_default_options:"More default setting options",set_default:"Set default",set_default_version:"Set version {version} as default",wip_notice:"Please note that this section is a WIP and lacks certain features as backend implementation of front-end management is incomplete.",default_frontend:"Default frontend",default_frontend_tip:"Default frontend will be shown to all users. Currently there's no way to for a user to select personal frontend. If you switch away from PleromaFE you'll most likely have to use old and buggy AdminFE to do instance configuration until we replace it.",default_frontend_unavail:"Default frontend settings are not available, as this requires configuration in the database",available_frontends:"Available for install",failure_installing_frontend:"Failed to install frontend {version}: {reason}",success_installing_frontend:"Frontend {version} successfully installed"},emoji:{global_actions:"Global actions",reload:"Reload emoji",importFS:"Import emoji from filesystem",error:"Error: {0}",create_pack:"Create pack",delete_pack:"Delete pack",new_pack_name:"New pack name",create:"Create",emoji_packs:"Emoji packs",remote_packs:"Remote packs",do_list:"List",remote_pack_instance:"Remote pack instance",emoji_pack:"Emoji pack",edit_pack:"Edit pack",description:"Description",homepage:"Homepage",fallback_src:"Fallback source",fallback_sha256:"Fallback SHA256",share:"Share",save:"Save",save_meta:"Save metadata",revert_meta:"Revert metadata",delete:"Delete",revert:"Revert",add_file:"Add file",adding_new:"Adding new emoji",shortcode:"Shortcode",filename:"Filename",emoji_source:"Emoji file source",upload_url:"Upload from URL",new_shortcode:"Shortcode, leave blank to infer",new_filename:"Filename, leave blank to infer",delete_confirm:"Are you sure you want to delete {0}?",download_pack:"Download pack",downloading_pack:"Downloading {0}",download:"Download",download_as_name:"New name",download_as_name_full:"New name, leave blank to reuse",files:"Files",editing:"Editing {0}",copying:"Copying {0}",copy_to:"Copy to",copy_to_pack:"Copy to local pack",delete_title:"Delete?",metadata_changed:"Metadata different from saved",emoji_changed:"Unsaved emoji file changes, check highlighted emoji",replace_warning:"This will REPLACE the local pack of the same name",copied_successfully:'Successfully copied emoji "{0}" to pack "{1}"'},temp_overrides:{":pleroma":{":instance":{":public":{label:"Instance is public",description:"Disabling this will make all API accessible only for logged-in users, this will make Public and Federated timelines inaccessible to anonymous visitors."},":limit_to_local_content":{label:"Limit search to local content",description:"Disables global network search for unauthenticated (default), all users or none"},":description_limit":{label:"Limit",description:"Character limit for attachment descriptions"},":background_image":{label:"Background image",description:"Background image (primarily used by PleromaFE)"}}}}},LI={unit:{days:"{0} day | {0} days",days_short:"{0}d",days_suffix:"day(s)",hours:"{0} hour | {0} hours",hours_short:"{0}h",hours_suffix:"hour(s)",minutes:"{0} minute | {0} minutes",minutes_short:"{0}min",minutes_suffix:"minute(s)",months:"{0} month | {0} months",months_short:"{0}mo",months_suffix:"month(s)",seconds:"{0} second | {0} seconds",seconds_short:"{0}s",seconds_suffix:"second(s)",weeks:"{0} week | {0} weeks",weeks_short:"{0}w",weeks_suffix:"week(s)",years:"year(s)",years_short:"{0}y"},in_future:"in {0}",in_past:"{0} ago",now:"just now",now_short:"now"},OI={collapse:"Collapse",conversation:"Conversation",error:"Error fetching timeline: {0}",load_older:"Load older statuses",no_retweet_hint:"Post is marked as followers-only or direct and cannot be repeated",repeated:"repeated",show_new:"Show new",reload:"Reload",up_to_date:"Up-to-date",no_more_statuses:"No more statuses",no_statuses:"No statuses",socket_reconnected:"Realtime connection established",socket_broke:"Realtime connection lost: CloseEvent code {0}",quick_view_settings:"Quick view settings",quick_filter_settings:"Quick filter settings",filter_settings:"Filter"},RI={favorites:"Favorites",repeats:"Repeats",quotes:"Quotes",repeat_confirm:"Do you really want to repeat this status?",repeat_confirm_title:"Repeat confirmation",repeat_confirm_accept_button:"Repeat",repeat_confirm_cancel_button:"Do not repeat",delete:"Delete status",delete_error:"Error deleting status: {0}",edit:"Edit status",edited_at:"(last edited {time})",pin:"Pin on profile",unpin:"Unpin from profile",pinned:"Pinned",bookmark:"Bookmark",unbookmark:"Unbookmark",delete_confirm:"Do you really want to delete this status?",delete_confirm_title:"Delete confirmation",delete_confirm_accept_button:"Delete",delete_confirm_cancel_button:"Keep",reply_to:"Reply to",reply_to_with_icon:"{icon} {replyTo}",reply_to_with_arg:"{replyToWithIcon} {user}",mentions:"Mentions",replies_list:"Replies:",replies_list_with_others:"Replies (+{numReplies} other): | Replies (+{numReplies} others):",mute_ellipsis:"Mute…",mute_user:"Mute user",unmute_user:"Unmute user",mute_domain:"Mute domain",unmute_domain:"Unmute domain",mute_conversation:"Mute conversation",unmute_conversation:"Unmute conversation",status_unavailable:"Status unavailable",copy_link:"Copy link to status",external_source:"External source",muted_words:"Wordfiltered: {word} | Wordfiltered: {word} and {numWordsMore} more words",muted_filters:"Filtered: {name} | Wordfiltered: {name} and {filtersMore} more words",multi_reason_mute:"{main} + one more reason | {main} + {numReasonsMore} more reasons",muted_user:"User muted",thread_muted:"Thread muted",thread_muted_and_words:", has words:",sensitive_muted:"Muting sensitive content",bot_muted:"Muting bot content",show_full_subject:"Show full subject",hide_full_subject:"Hide full subject",show_content:"Show content",hide_content:"Hide content",status_deleted:"This post was deleted",nsfw:"NSFW",expand:"Expand",you:"(You)",plus_more:"+{number} more",many_attachments:"Post has {number} attachment(s)",collapse_attachments:"Collapse attachments",show_all_attachments:"Show all attachments",show_attachment_in_modal:"Show in media modal",show_attachment_description:"Preview description (open attachment for full description)",hide_attachment:"Hide attachment",remove_attachment:"Remove attachment",attachment_stop_flash:"Stop Flash player",move_up:"Shift attachment left",move_down:"Shift attachment right",open_gallery:"Open gallery",thread_hide:"Hide this thread",thread_show:"Show this thread",thread_show_full:"Show everything under this thread ({numStatus} status in total, max depth {depth}) | Show everything under this thread ({numStatus} statuses in total, max depth {depth})",thread_show_full_with_icon:"{icon} {text}",thread_follow:"See the remaining part of this thread ({numStatus} status in total) | See the remaining part of this thread ({numStatus} statuses in total)",thread_follow_with_icon:"{icon} {text}",ancestor_follow:"See {numReplies} other reply under this status | See {numReplies} other replies under this status",ancestor_follow_with_icon:"{icon} {text}",show_all_conversation_with_icon:"{icon} {text}",show_all_conversation:"Show full conversation ({numStatus} other status) | Show full conversation ({numStatus} other statuses)",show_only_conversation_under_this:"Only show replies to this status",status_history:"Status history",reaction_count_label:"{num} person reacted | {num} people reacted",hide_quote:"Hide the quoted status",display_quote:"Display the quoted status",invisible_quote:"Quoted status unavailable: {link}",more_actions:"More actions on this status",loading:"Loading...",load_error:"Unable to load status: {error}"},MI={approve:"Approve",approve_confirm_title:"Approve confirmation",approve_confirm_accept_button:"Approve",approve_confirm_cancel_button:"Do not approve",approve_confirm:"Do you want to approve {user}'s follow request?",block:"Block",blocked:"Blocked!",block_confirm_title:"Block confirmation",block_confirm:"Do you really want to block {user}?",block_confirm_accept_button:"Block",block_confirm_cancel_button:"Do not block",deactivated:"Deactivated",deny:"Deny",deny_confirm_title:"Deny confirmation",deny_confirm_accept_button:"Deny",deny_confirm_cancel_button:"Do not deny",deny_confirm:"Do you want to deny {user}'s follow request?",edit_profile:"Edit profile",favorites:"Favorites",follow:"Follow",follow_cancel:"Cancel request",follow_sent:"Request sent!",follow_progress:"Requesting…",follow_unfollow:"Unfollow",unfollow_confirm_title:"Unfollow confirmation",unfollow_confirm:"Do you really want to unfollow {user}?",unfollow_confirm_accept_button:"Unfollow",unfollow_confirm_cancel_button:"Do not unfollow",followees:"Following",followers:"Followers",following:"Following!",follows_you:"Follows you!",hidden:"Hidden",its_you:"It's you!",media:"Media",mention:"Mention",message:"Message",mute:"Mute",muted:"Muted",mute_confirm_title:"Mute confirmation",mute_confirm:"Do you really want to mute {user}?",mute_confirm_accept_button:"Mute",mute_confirm_cancel_button:"Do not mute",mute_or:"or",expire_in:"Expire in",expire_mute_message:"Are you sure you want to mute {0}?",expire_block_message:"Are you sure you want to block {0}?",dont_ask_again_mute:"Always mute users this way",dont_ask_again_block:"Always block users this way",mute_block_temporarily:"Temporarily",mute_block_forever:"Forever",mute_block_never:"Never",mute_block_ask:"Ask",default_mute_expiration:"Always mute users",default_block_expiration:"Always block users",default_expiration_time:"Expire in",mute_expires_forever:"Muted forever",mute_expires_at:"Muted until {0}",block_expires_forever:"Blocked forever",block_expires_at:"Blocked until {0}",mute_duration_prompt:"Mute this user for (0 for indefinite time):",statuses_per_day:"Statuses per day",remote_follow:"Remote follow",remove_follower:"Remove follower",remove_follower_confirm_title:"Remove follower confirmation",remove_follower_confirm_accept_button:"Remove",remove_follower_confirm_cancel_button:"Keep",remove_follower_confirm:"Do you really want to remove {user} from your followers?",report:"Report",statuses:"Statuses",subscribe:"Subscribe",unsubscribe:"Unsubscribe",unblock:"Unblock",unblock_progress:"Unblocking…",block_progress:"Blocking…",unmute:"Unmute",unmute_progress:"Unmuting…",mute_progress:"Muting…",hide_repeats:"Hide repeats",show_repeats:"Show repeats",bot:"Bot",group:"Group",birthday:"Born {birthday}",admin_menu:{moderation:"Moderation",grant_admin:"Grant Admin",revoke_admin:"Revoke Admin",grant_moderator:"Grant Moderator",revoke_moderator:"Revoke Moderator",activate_account:"Activate account",deactivate_account:"Deactivate account",delete_account:"Delete account",force_nsfw:"Mark all posts as NSFW",strip_media:"Remove media from posts",force_unlisted:"Force posts to be unlisted",sandbox:"Force posts to be followers-only",disable_remote_subscription:"Disallow following user from remote instances",disable_any_subscription:"Disallow following user at all",quarantine:"Disallow user posts from federating",delete_user:"Delete user",delete_user_data_and_deactivate_confirmation:"This will permanently delete the data from this account and deactivate it. Are you absolutely sure?"},highlight_new:{disabled:"Don't highlight",solid:"Solid background",striped:"Striped background",side:"Side stripe"},personal_note:"Personal note",note_blank_click:"Click to add note",highlight_header:"Highlight user's posts and mentions"},NI={timeline_title:"User timeline",profile_does_not_exist:"Sorry, this profile does not exist.",profile_loading_error:"Sorry, there was an error loading this profile."},FI={title:"Reporting {0}",add_comment_description:"The report will be sent to your instance moderators. You can provide an explanation of why you are reporting this account below:",additional_comments:"Additional comments",forward_description:"The account is from another server. Send a copy of the report there as well?",forward_to:"Forward to {0}",submit:"Submit",generic_error:"An error occurred while processing your request."},DI={more:"More",who_to_follow:"Who to follow"},UI={media_upload:"Upload media",mentions:"Mentions",repeat:"Repeat",unrepeat:"Unrepeat",reply:"Reply",add_reaction:"Add Reaction",favorite:"Favorite",unfavorite:"Unfavorite",user_settings:"User Settings",accept_follow_request:"Accept follow request",reject_follow_request:"Reject follow request",bookmark:"Bookmark",toggle_expand:"Expand or collapse notification to show post in full",toggle_mute:"Expand or collapse notification to reveal muted content",autocomplete_available:"{number} result is available. Use up and down keys to navigate through them. | {number} results are available. Use up and down keys to navigate through them."},jI={error:{base:"Upload failed.",message:"Upload failed: {0}",file_too_big:"File too big [{filesize}{filesizeunit} / {allowedsize}{allowedsizeunit}]",default:"Try again later"},file_size_units:{B:"B",KiB:"KiB",MiB:"MiB",GiB:"GiB",TiB:"TiB"}},BI={people:"People",hashtags:"Hashtags",person_talking:"{count} person talking",people_talking:"{count} people talking",no_results:"No results",no_more_results:"No more results",load_more:"Load more results"},zI={forgot_password:"Forgot password?",password_reset:"Password reset",instruction:"Enter your email address or username. We will send you a link to reset your password.",placeholder:"Your email or username",check_email:"Check your email for a link to reset your password.",return_home:"Return to the home page",too_many_requests:"You have reached the limit of attempts, try again later.",password_reset_disabled:"Password reset is disabled. Please contact your instance administrator.",password_reset_required:"You must reset your password to log in.",password_reset_required_but_mailer_is_disabled:"You must reset your password, but password reset is disabled. Please contact your instance administrator."},qI={you:"You:",message_user:"Message {nickname}",delete:"Delete",chats:"Chats",new:"New Chat",empty_message_error:"Cannot post empty message",more:"More",delete_confirm:"Do you really want to delete this message?",error_loading_chat:"Something went wrong when loading the chat.",error_sending_message:"Something went wrong when sending the message.",empty_chat_list_placeholder:"You don't have any chats yet. Start a new chat!"},HI={manage_bookmark_folders:"Manage bookmark folders"},VI={lists:"Lists",new:"New List",title:"List title",search:"Search users",create:"Create",save:"Save changes",delete:"Delete list",following_only:"Limit to Following",manage_lists:"Manage lists",manage_members:"Manage list members",add_members:"Search for more users",remove_from_list:"Remove from list",add_to_list:"Add to list",is_in_list:"Already in list",editing_list:"Editing list {listTitle}",creating_list:"Creating new list",update_title:"Save Title",really_delete:"Really delete list?",error:"Error manipulating lists: {0}"},WI={audio:"Audio",video:"Video",image:"Image",file:"File"},GI={today:"Today"},KI={big_update_title:"Please bear with us",big_update_content:"We haven't had a release in a while, so things might look and feel different than what you're used to.",update_bugs:"Please report any issues and bugs on {pleromaGitlab}, as we have changed a lot, and although we test thoroughly and use development versions ourselves, we may have missed some things. We welcome your feedback and suggestions on issues you might encounter, or how to improve Pleroma and Pleroma-FE.",update_bugs_gitlab:"Pleroma GitLab",update_changelog:"For more details on what's changed, see {theFullChangelog}.",update_changelog_here:"the full changelog",art_by:"Art by {linkToArtist}"},xI={tooltip:"This domain contains non-ascii characters."},YI={drafts:"Drafts",no_drafts:"You have no drafts",empty:"(No content)",poll_tooltip:"Draft contains a poll",continue:"Continue composing",save:"Save without posting",abandon:"Abandon draft",abandon_confirm_title:"Abandon confirmation",abandon_confirm:"Do you really want to abandon this draft?",abandon_confirm_accept_button:"Abandon",abandon_confirm_cancel_button:"Keep",replying:"Replying to {statusLink}",editing:"Editing {statusLink}",unavailable:"(unavailable)"},XI={loading:"Loading...",theme:"Applying theme, please wait warmly...",fun_1:"Drink more water",fun_2:"Take it easy!",fun_3:"Suya...",fun_4:"My Pleroma machine is full power!",error:"Something went wrong"},JI={select_folder:"Select bookmark folder",creating_folder:"Creating bookmark folder",editing_folder:"Editing folder {folderName}",emoji:"Emoji",name:"Folder name",new:"New Folder",create:"Create folder",delete:"Delete folder",update_folder:"Save changes",really_delete:"Do you really want to delete the folder?",error:"Error manipulating bookmark folders: {0}"},ZI={about:iI,announcements:aI,shoutbox:lI,domain_mute_card:cI,exporter:uI,features_panel:dI,finder:fI,general:hI,image_cropper:pI,importer:mI,login:gI,media_modal:vI,nav:bI,notifications:yI,polls:_I,emoji:wI,errors:SI,interactions:kI,post_status:$I,registration:CI,remote_user_resolver:TI,report:AI,selectable_list:EI,settings:II,admin_dash:PI,time:LI,timeline:OI,status:RI,user_card:MI,user_profile:NI,user_reporting:FI,who_to_follow:DI,tool_tip:UI,upload:jI,search:BI,password_reset:zI,chats:qI,bookmarks:HI,lists:VI,file_type:WI,display_date:GI,update:KI,unicode_domain_indicator:xI,drafts:YI,splash:XI,bookmark_folders:JI},ux=Object.freeze(Object.defineProperty({__proto__:null,about:iI,admin_dash:PI,announcements:aI,bookmark_folders:JI,bookmarks:HI,chats:qI,default:ZI,display_date:GI,domain_mute_card:cI,drafts:YI,emoji:wI,errors:SI,exporter:uI,features_panel:dI,file_type:WI,finder:fI,general:hI,image_cropper:pI,importer:mI,interactions:kI,lists:VI,login:gI,media_modal:vI,nav:bI,notifications:yI,password_reset:zI,polls:_I,post_status:$I,registration:CI,remote_user_resolver:TI,report:AI,search:BI,selectable_list:EI,settings:II,shoutbox:lI,splash:XI,status:RI,time:LI,timeline:OI,tool_tip:UI,unicode_domain_indicator:xI,update:KI,upload:jI,user_card:MI,user_profile:NI,user_reporting:FI,who_to_follow:DI},Symbol.toStringTag,{value:"Module"})),y$="en",dx=e=>oI.includes(e),fx=Object.assign({"./ar.json":()=>Ve(()=>import("./i18n/ar.Cr-3kZBh.js"),[]),"./ca.json":()=>Ve(()=>import("./i18n/ca.Bv4d2Muy.js"),[]),"./cs.json":()=>Ve(()=>import("./i18n/cs.EyNXpVXW.js"),[]),"./de.json":()=>Ve(()=>import("./i18n/de.CvXWIhiF.js"),[]),"./en.json":()=>Ve(()=>Promise.resolve().then(()=>ux),void 0),"./eo.json":()=>Ve(()=>import("./i18n/eo.C9h09SOv.js"),[]),"./es.json":()=>Ve(()=>import("./i18n/es.BFMlvXsf.js"),[]),"./et.json":()=>Ve(()=>import("./i18n/et.fhuMKZXQ.js"),[]),"./eu.json":()=>Ve(()=>import("./i18n/eu.C1UxLEb6.js"),[]),"./fa.json":()=>Ve(()=>import("./i18n/fa.BxVyTR8q.js"),[]),"./fi.json":()=>Ve(()=>import("./i18n/fi.Brm9lhAA.js"),[]),"./fr.json":()=>Ve(()=>import("./i18n/fr.DzBG0KvL.js"),[]),"./ga.json":()=>Ve(()=>import("./i18n/ga.CPJnGxWv.js"),[]),"./he.json":()=>Ve(()=>import("./i18n/he.BllNuLoC.js"),[]),"./hu.json":()=>Ve(()=>import("./i18n/hu.CljyAvQa.js"),[]),"./id.json":()=>Ve(()=>import("./i18n/id.DLjgbCu5.js"),[]),"./it.json":()=>Ve(()=>import("./i18n/it.ERg696CD.js"),[]),"./ja_easy.json":()=>Ve(()=>import("./i18n/ja_easy.PsomvmuF.js"),[]),"./ja_pedantic.json":()=>Ve(()=>import("./i18n/ja_pedantic.VWLd9bHt.js"),[]),"./ko.json":()=>Ve(()=>import("./i18n/ko.b1sv0xRp.js"),[]),"./nan-TW.json":()=>Ve(()=>import("./i18n/nan-TW.Ci98X1S7.js"),[]),"./nb.json":()=>Ve(()=>import("./i18n/nb.DCCmz1gh.js"),[]),"./nl.json":()=>Ve(()=>import("./i18n/nl.D6wYIlyz.js"),[]),"./oc.json":()=>Ve(()=>import("./i18n/oc.C4DhJxhs.js"),[]),"./pdc.json":()=>Ve(()=>import("./i18n/pdc.FmFgRqLi.js"),[]),"./pl.json":()=>Ve(()=>import("./i18n/pl.CPLK-gPs.js"),[]),"./pt.json":()=>Ve(()=>import("./i18n/pt.BzQabObA.js"),[]),"./ro.json":()=>Ve(()=>import("./i18n/ro.BA9koejw.js"),[]),"./ru.json":()=>Ve(()=>import("./i18n/ru.CYi-PMDA.js"),[]),"./sk.json":()=>Ve(()=>import("./i18n/sk.fGdLyyK_.js"),[]),"./te.json":()=>Ve(()=>import("./i18n/te.CikZ4jPW.js"),[]),"./uk.json":()=>Ve(()=>import("./i18n/uk.CkmtgYNq.js"),[]),"./vi.json":()=>Ve(()=>import("./i18n/vi.BsGK9mjD.js"),[]),"./zh.json":()=>Ve(()=>import("./i18n/zh.BZkJuR5j.js"),[]),"./zh_Hant.json":()=>Ve(()=>import("./i18n/zh_Hant.dSMADUQ9.js"),[])}),hx=e=>{const t=cx(e);return fx[`./${t}.json`]()},_p={languages:oI,default:{en:ZI},setLanguage:async(e,t)=>{const n=(Array.isArray(t)?t:[t]).filter(o=>o);n.includes(y$)||n.push(y$);const[s,...r]=n;if(!(s===e.locale&&Z.isEqual(r,e.fallbackLocale))){for(const o of n)if(dx(o)){const i=await hx(o);e.setLocaleMessage(o,i.default)}e.fallbackLocale=r,e.locale=s}}};var Wg,_$;function px(){return _$||(_$=1,Wg={aa:{name:"Afar",nativeName:"Afaraf"},ab:{name:"Abkhaz",nativeName:"аҧсуа бызшәа"},ae:{name:"Avestan",nativeName:"avesta"},af:{name:"Afrikaans",nativeName:"Afrikaans"},ak:{name:"Akan",nativeName:"Akan"},am:{name:"Amharic",nativeName:"አማርኛ"},an:{name:"Aragonese",nativeName:"aragonés"},ar:{name:"Arabic",nativeName:"العربية"},as:{name:"Assamese",nativeName:"অসমীয়া"},av:{name:"Avaric",nativeName:"авар мацӀ"},ay:{name:"Aymara",nativeName:"aymar aru"},az:{name:"Azerbaijani",nativeName:"azərbaycan dili"},ba:{name:"Bashkir",nativeName:"башҡорт теле"},be:{name:"Belarusian",nativeName:"беларуская мова"},bg:{name:"Bulgarian",nativeName:"български език"},bi:{name:"Bislama",nativeName:"Bislama"},bm:{name:"Bambara",nativeName:"bamanankan"},bn:{name:"Bengali",nativeName:"বাংলা"},bo:{name:"Tibetan",nativeName:"བོད་ཡིག"},br:{name:"Breton",nativeName:"brezhoneg"},bs:{name:"Bosnian",nativeName:"bosanski jezik"},ca:{name:"Catalan",nativeName:"Català"},ce:{name:"Chechen",nativeName:"нохчийн мотт"},ch:{name:"Chamorro",nativeName:"Chamoru"},co:{name:"Corsican",nativeName:"corsu"},cr:{name:"Cree",nativeName:"ᓀᐦᐃᔭᐍᐏᐣ"},cs:{name:"Czech",nativeName:"Čeština"},cu:{name:"Old Church Slavonic",nativeName:"ѩзыкъ словѣньскъ"},cv:{name:"Chuvash",nativeName:"чӑваш чӗлхи"},cy:{name:"Welsh",nativeName:"Cymraeg"},da:{name:"Danish",nativeName:"Dansk"},de:{name:"German",nativeName:"Deutsch"},dv:{name:"Divehi",nativeName:"ދިވެހި"},dz:{name:"Dzongkha",nativeName:"རྫོང་ཁ"},ee:{name:"Ewe",nativeName:"Eʋegbe"},el:{name:"Greek",nativeName:"Ελληνικά"},en:{name:"English",nativeName:"English"},eo:{name:"Esperanto",nativeName:"Esperanto"},es:{name:"Spanish",nativeName:"Español"},et:{name:"Estonian",nativeName:"eesti"},eu:{name:"Basque",nativeName:"euskara"},fa:{name:"Persian",nativeName:"فارسی"},ff:{name:"Fula",nativeName:"Fulfulde"},fi:{name:"Finnish",nativeName:"suomi"},fj:{name:"Fijian",nativeName:"vosa Vakaviti"},fo:{name:"Faroese",nativeName:"Føroyskt"},fr:{name:"French",nativeName:"Français"},fy:{name:"Western Frisian",nativeName:"Frysk"},ga:{name:"Irish",nativeName:"Gaeilge"},gd:{name:"Scottish Gaelic",nativeName:"Gàidhlig"},gl:{name:"Galician",nativeName:"galego"},gn:{name:"Guaraní",nativeName:"Avañe'ẽ"},gu:{name:"Gujarati",nativeName:"ગુજરાતી"},gv:{name:"Manx",nativeName:"Gaelg"},ha:{name:"Hausa",nativeName:"هَوُسَ"},he:{name:"Hebrew",nativeName:"עברית"},hi:{name:"Hindi",nativeName:"हिन्दी"},ho:{name:"Hiri Motu",nativeName:"Hiri Motu"},hr:{name:"Croatian",nativeName:"Hrvatski"},ht:{name:"Haitian",nativeName:"Kreyòl ayisyen"},hu:{name:"Hungarian",nativeName:"magyar"},hy:{name:"Armenian",nativeName:"Հայերեն"},hz:{name:"Herero",nativeName:"Otjiherero"},ia:{name:"Interlingua",nativeName:"Interlingua"},id:{name:"Indonesian",nativeName:"Bahasa Indonesia"},ie:{name:"Interlingue",nativeName:"Interlingue"},ig:{name:"Igbo",nativeName:"Asụsụ Igbo"},ii:{name:"Nuosu",nativeName:"ꆈꌠ꒿ Nuosuhxop"},ik:{name:"Inupiaq",nativeName:"Iñupiaq"},io:{name:"Ido",nativeName:"Ido"},is:{name:"Icelandic",nativeName:"Íslenska"},it:{name:"Italian",nativeName:"Italiano"},iu:{name:"Inuktitut",nativeName:"ᐃᓄᒃᑎᑐᑦ"},ja:{name:"Japanese",nativeName:"日本語"},jv:{name:"Javanese",nativeName:"basa Jawa"},ka:{name:"Georgian",nativeName:"ქართული"},kg:{name:"Kongo",nativeName:"Kikongo"},ki:{name:"Kikuyu",nativeName:"Gĩkũyũ"},kj:{name:"Kwanyama",nativeName:"Kuanyama"},kk:{name:"Kazakh",nativeName:"қазақ тілі"},kl:{name:"Kalaallisut",nativeName:"kalaallisut"},km:{name:"Khmer",nativeName:"ខេមរភាសា"},kn:{name:"Kannada",nativeName:"ಕನ್ನಡ"},ko:{name:"Korean",nativeName:"한국어"},kr:{name:"Kanuri",nativeName:"Kanuri"},ks:{name:"Kashmiri",nativeName:"कश्मीरी"},ku:{name:"Kurdish",nativeName:"Kurdî"},kv:{name:"Komi",nativeName:"коми кыв"},kw:{name:"Cornish",nativeName:"Kernewek"},ky:{name:"Kyrgyz",nativeName:"Кыргызча"},la:{name:"Latin",nativeName:"latine"},lb:{name:"Luxembourgish",nativeName:"Lëtzebuergesch"},lg:{name:"Ganda",nativeName:"Luganda"},li:{name:"Limburgish",nativeName:"Limburgs"},ln:{name:"Lingala",nativeName:"Lingála"},lo:{name:"Lao",nativeName:"ພາສາລາວ"},lt:{name:"Lithuanian",nativeName:"lietuvių kalba"},lu:{name:"Luba-Katanga",nativeName:"Kiluba"},lv:{name:"Latvian",nativeName:"latviešu valoda"},mg:{name:"Malagasy",nativeName:"fiteny malagasy"},mh:{name:"Marshallese",nativeName:"Kajin M̧ajeļ"},mi:{name:"Māori",nativeName:"te reo Māori"},mk:{name:"Macedonian",nativeName:"македонски јазик"},ml:{name:"Malayalam",nativeName:"മലയാളം"},mn:{name:"Mongolian",nativeName:"Монгол хэл"},mr:{name:"Marathi",nativeName:"मराठी"},ms:{name:"Malay",nativeName:"Bahasa Melayu"},mt:{name:"Maltese",nativeName:"Malti"},my:{name:"Burmese",nativeName:"ဗမာစာ"},na:{name:"Nauru",nativeName:"Dorerin Naoero"},nb:{name:"Norwegian Bokmål",nativeName:"Norsk bokmål"},nd:{name:"Northern Ndebele",nativeName:"isiNdebele"},ne:{name:"Nepali",nativeName:"नेपाली"},ng:{name:"Ndonga",nativeName:"Owambo"},nl:{name:"Dutch",nativeName:"Nederlands"},nn:{name:"Norwegian Nynorsk",nativeName:"Norsk nynorsk"},no:{name:"Norwegian",nativeName:"Norsk"},nr:{name:"Southern Ndebele",nativeName:"isiNdebele"},nv:{name:"Navajo",nativeName:"Diné bizaad"},ny:{name:"Chichewa",nativeName:"chiCheŵa"},oc:{name:"Occitan",nativeName:"occitan"},oj:{name:"Ojibwe",nativeName:"ᐊᓂᔑᓈᐯᒧᐎᓐ"},om:{name:"Oromo",nativeName:"Afaan Oromoo"},or:{name:"Oriya",nativeName:"ଓଡ଼ିଆ"},os:{name:"Ossetian",nativeName:"ирон æвзаг"},pa:{name:"Panjabi",nativeName:"ਪੰਜਾਬੀ"},pi:{name:"Pāli",nativeName:"पाऴि"},pl:{name:"Polish",nativeName:"Polski"},ps:{name:"Pashto",nativeName:"پښتو"},pt:{name:"Portuguese",nativeName:"Português"},qu:{name:"Quechua",nativeName:"Runa Simi"},rm:{name:"Romansh",nativeName:"rumantsch grischun"},rn:{name:"Kirundi",nativeName:"Ikirundi"},ro:{name:"Romanian",nativeName:"Română"},ru:{name:"Russian",nativeName:"Русский"},rw:{name:"Kinyarwanda",nativeName:"Ikinyarwanda"},sa:{name:"Sanskrit",nativeName:"संस्कृतम्"},sc:{name:"Sardinian",nativeName:"sardu"},sd:{name:"Sindhi",nativeName:"सिन्धी"},se:{name:"Northern Sami",nativeName:"Davvisámegiella"},sg:{name:"Sango",nativeName:"yângâ tî sängö"},si:{name:"Sinhala",nativeName:"සිංහල"},sk:{name:"Slovak",nativeName:"Slovenčina"},sl:{name:"Slovenian",nativeName:"slovenščina"},sm:{name:"Samoan",nativeName:"gagana fa'a Samoa"},sn:{name:"Shona",nativeName:"chiShona"},so:{name:"Somali",nativeName:"Soomaaliga"},sq:{name:"Albanian",nativeName:"Shqip"},sr:{name:"Serbian",nativeName:"српски језик"},ss:{name:"Swati",nativeName:"SiSwati"},st:{name:"Southern Sotho",nativeName:"Sesotho"},su:{name:"Sundanese",nativeName:"Basa Sunda"},sv:{name:"Swedish",nativeName:"Svenska"},sw:{name:"Swahili",nativeName:"Kiswahili"},ta:{name:"Tamil",nativeName:"தமிழ்"},te:{name:"Telugu",nativeName:"తెలుగు"},tg:{name:"Tajik",nativeName:"тоҷикӣ"},th:{name:"Thai",nativeName:"ไทย"},ti:{name:"Tigrinya",nativeName:"ትግርኛ"},tk:{name:"Turkmen",nativeName:"Türkmençe"},tl:{name:"Tagalog",nativeName:"Wikang Tagalog"},tn:{name:"Tswana",nativeName:"Setswana"},to:{name:"Tonga",nativeName:"faka Tonga"},tr:{name:"Turkish",nativeName:"Türkçe"},ts:{name:"Tsonga",nativeName:"Xitsonga"},tt:{name:"Tatar",nativeName:"татар теле"},tw:{name:"Twi",nativeName:"Twi"},ty:{name:"Tahitian",nativeName:"Reo Tahiti"},ug:{name:"Uyghur",nativeName:"ئۇيغۇرچە‎"},uk:{name:"Ukrainian",nativeName:"Українська"},ur:{name:"Urdu",nativeName:"اردو"},uz:{name:"Uzbek",nativeName:"Ўзбек"},ve:{name:"Venda",nativeName:"Tshivenḓa"},vi:{name:"Vietnamese",nativeName:"Tiếng Việt"},vo:{name:"Volapük",nativeName:"Volapük"},wa:{name:"Walloon",nativeName:"walon"},wo:{name:"Wolof",nativeName:"Wollof"},xh:{name:"Xhosa",nativeName:"isiXhosa"},yi:{name:"Yiddish",nativeName:"ייִדיש"},yo:{name:"Yoruba",nativeName:"Yorùbá"},za:{name:"Zhuang",nativeName:"Saɯ cueŋƅ"},zh:{name:"Chinese",nativeName:"中文"},zu:{name:"Zulu",nativeName:"isiZulu"}}),Wg}var Gg,w$;function mx(){if(w$)return Gg;w$=1;const e=px(),t={},n={},s=[],r=[],o=[];for(const i in e){const{name:a,nativeName:c}=e[i];t[i]=n[a.toLowerCase()]=n[c.toLowerCase()]={code:i,name:a,nativeName:c},s.push(i),r.push(a),o.push(c)}return Gg=class Xf{static getLanguages(a=[]){return a.map(c=>Xf.validate(c)?Object.assign({},t[c]):{code:c,name:"",nativeName:""})}static getName(a){return Xf.validate(a)?e[a].name:""}static getAllNames(){return r.slice()}static getNativeName(a){return Xf.validate(a)?e[a].nativeName:""}static getAllNativeNames(){return o.slice()}static getCode(a){return a=a.toLowerCase(),n.hasOwnProperty(a)?n[a].code:""}static getAllCodes(){return s.slice()}static validate(a){return e.hasOwnProperty(a)}},Gg}var gx=mx();const vx=bs(gx),bx={pdc:"en",ja_easy:"ja",zh_Hant:"zh-HANT",zh:"zh-Hans"},N_=e=>bx[e]||e,QI=e=>N_(e).replace("_","-"),yx=e=>(Array.isArray(e)?e:[e]).map(QI).join(","),e5=e=>{const n={pdc:"Pennsilfaanisch-Deitsch",ja_easy:"やさしいにほんご","nan-TW":"臺語(閩南語)",zh:"简体中文",zh_Hant:"繁體中文"}[e]||vx.getNativeName(e),s=N_(e);return n.charAt(0).toLocaleUpperCase(s)+n.slice(1)},_x=Fi.map(_p.languages,e=>({code:e,name:e5(e)})).sort((e,t)=>e.name.localeCompare(t.name)),Tr={internalToBrowserLocale:N_,internalToBackendLocale:QI,internalToBackendLocaleMulti:yx,languages:_x,getLanguageName:e5},t5={undelay:null,topBar:null,badge:null,profileTint:null,fg:null,bg:"underlay",highlight:"bg",panel:"bg",popover:"bg",selectedMenu:"popover",btn:"bg",btnPanel:"panel",btnTopBar:"topBar",input:"bg",inputPanel:"panel",inputTopBar:"topBar",alert:"bg",alertPanel:"panel",poll:"bg",chatBg:"underlay",chatMessage:"chatBg"},wx={profileTint:.5,alert:.5,input:.5,faint:.5,underlay:.15,alertPopup:.95},Ui={bg:{depends:[],opacity:"bg",priority:1},wallpaper:{depends:["bg"],color:(e,t)=>Ls(-2*e,t).rgb},fg:{depends:[],priority:1},text:{depends:[],layer:"bg",opacity:null,priority:1},underlay:{default:"#000000",opacity:"underlay"},link:{depends:["accent"],priority:1},accent:{depends:["link"],priority:1},faint:{depends:["text"],opacity:"faint"},faintLink:{depends:["link"],opacity:"faint"},postFaintLink:{depends:["postLink"],opacity:"faint"},cBlue:"#0000ff",cRed:"#FF0000",cGreen:"#00FF00",cOrange:"#E3FF00",profileBg:{depends:["bg"],color:(e,t)=>({r:Math.floor(t.r*.53),g:Math.floor(t.g*.56),b:Math.floor(t.b*.59)})},profileTint:{depends:["bg"],layer:"profileTint",opacity:"profileTint"},highlight:{depends:["bg"],color:(e,t)=>Ls(5*e,t).rgb},highlightLightText:{depends:["lightText"],layer:"highlight",textColor:!0},highlightPostLink:{depends:["postLink"],layer:"highlight",textColor:"preserve"},highlightFaintText:{depends:["faint"],layer:"highlight",textColor:!0},highlightFaintLink:{depends:["faintLink"],layer:"highlight",textColor:"preserve"},highlightPostFaintLink:{depends:["postFaintLink"],layer:"highlight",textColor:"preserve"},highlightText:{depends:["text"],layer:"highlight",textColor:!0},highlightLink:{depends:["link"],layer:"highlight",textColor:"preserve"},highlightIcon:{depends:["highlight","highlightText"],color:(e,t,n)=>ya(t,n)},popover:{depends:["bg"],opacity:"popover"},popoverLightText:{depends:["lightText"],layer:"popover",textColor:!0},popoverPostLink:{depends:["postLink"],layer:"popover",textColor:"preserve"},popoverFaintText:{depends:["faint"],layer:"popover",textColor:!0},popoverFaintLink:{depends:["faintLink"],layer:"popover",textColor:"preserve"},popoverPostFaintLink:{depends:["postFaintLink"],layer:"popover",textColor:"preserve"},popoverText:{depends:["text"],layer:"popover",textColor:!0},popoverLink:{depends:["link"],layer:"popover",textColor:"preserve"},popoverIcon:{depends:["popover","popoverText"],color:(e,t,n)=>ya(t,n)},selectedPost:"--highlight",selectedPostFaintText:{depends:["highlightFaintText"],layer:"highlight",variant:"selectedPost",textColor:!0},selectedPostLightText:{depends:["highlightLightText"],layer:"highlight",variant:"selectedPost",textColor:!0},selectedPostPostLink:{depends:["highlightPostLink"],layer:"highlight",variant:"selectedPost",textColor:"preserve"},selectedPostFaintLink:{depends:["highlightFaintLink"],layer:"highlight",variant:"selectedPost",textColor:"preserve"},selectedPostText:{depends:["highlightText"],layer:"highlight",variant:"selectedPost",textColor:!0},selectedPostLink:{depends:["highlightLink"],layer:"highlight",variant:"selectedPost",textColor:"preserve"},selectedPostIcon:{depends:["selectedPost","selectedPostText"],color:(e,t,n)=>ya(t,n)},selectedMenu:{depends:["bg"],color:(e,t)=>Ls(5*e,t).rgb},selectedMenuLightText:{depends:["highlightLightText"],layer:"selectedMenu",variant:"selectedMenu",textColor:!0},selectedMenuFaintText:{depends:["highlightFaintText"],layer:"selectedMenu",variant:"selectedMenu",textColor:!0},selectedMenuFaintLink:{depends:["highlightFaintLink"],layer:"selectedMenu",variant:"selectedMenu",textColor:"preserve"},selectedMenuText:{depends:["highlightText"],layer:"selectedMenu",variant:"selectedMenu",textColor:!0},selectedMenuLink:{depends:["highlightLink"],layer:"selectedMenu",variant:"selectedMenu",textColor:"preserve"},selectedMenuIcon:{depends:["selectedMenu","selectedMenuText"],color:(e,t,n)=>ya(t,n)},selectedMenuPopover:{depends:["popover"],color:(e,t)=>Ls(5*e,t).rgb},selectedMenuPopoverLightText:{depends:["selectedMenuLightText"],layer:"selectedMenuPopover",variant:"selectedMenuPopover",textColor:!0},selectedMenuPopoverFaintText:{depends:["selectedMenuFaintText"],layer:"selectedMenuPopover",variant:"selectedMenuPopover",textColor:!0},selectedMenuPopoverFaintLink:{depends:["selectedMenuFaintLink"],layer:"selectedMenuPopover",variant:"selectedMenuPopover",textColor:"preserve"},selectedMenuPopoverText:{depends:["selectedMenuText"],layer:"selectedMenuPopover",variant:"selectedMenuPopover",textColor:!0},selectedMenuPopoverLink:{depends:["selectedMenuLink"],layer:"selectedMenuPopover",variant:"selectedMenuPopover",textColor:"preserve"},selectedMenuPopoverIcon:{depends:["selectedMenuPopover","selectedMenuText"],color:(e,t,n)=>ya(t,n)},lightText:{depends:["text"],layer:"bg",textColor:"preserve",color:(e,t)=>Ls(20*e,t).rgb},postLink:{depends:["link"],layer:"bg",textColor:"preserve"},postGreentext:{depends:["cGreen"],layer:"bg",textColor:"preserve"},postCyantext:{depends:["cBlue"],layer:"bg",textColor:"preserve"},border:{depends:["fg"],opacity:"border",color:(e,t)=>Ls(2*e,t).rgb},poll:{depends:["accent","bg"],copacity:"poll",color:(e,t,n)=>Fo(t,.4,n)},pollText:{depends:["text"],layer:"poll",textColor:!0},icon:{depends:["bg","text"],inheritsOpacity:!1,color:(e,t,n)=>ya(t,n)},fgText:{depends:["text"],layer:"fg",textColor:!0},fgLink:{depends:["link"],layer:"fg",textColor:"preserve"},panel:{depends:["fg"],opacity:"panel"},panelText:{depends:["text"],layer:"panel",textColor:!0},panelFaint:{depends:["fgText"],layer:"panel",opacity:"faint",textColor:!0},panelLink:{depends:["fgLink"],layer:"panel",textColor:"preserve"},topBar:"--fg",topBarText:{depends:["fgText"],layer:"topBar",textColor:!0},topBarLink:{depends:["fgLink"],layer:"topBar",textColor:"preserve"},tab:{depends:["btn"]},tabText:{depends:["btnText"],layer:"btn",textColor:!0},tabActiveText:{depends:["text"],layer:"bg",textColor:!0},btn:{depends:["fg"],variant:"btn",opacity:"btn"},btnText:{depends:["fgText"],layer:"btn",textColor:!0},btnPanelText:{depends:["btnText"],layer:"btnPanel",variant:"btn",textColor:!0},btnTopBarText:{depends:["btnText"],layer:"btnTopBar",variant:"btn",textColor:!0},btnPressed:{depends:["btn"],layer:"btn"},btnPressedText:{depends:["btnText"],layer:"btn",variant:"btnPressed",textColor:!0},btnPressedPanel:{depends:["btnPressed"],layer:"btn"},btnPressedPanelText:{depends:["btnPanelText"],layer:"btnPanel",variant:"btnPressed",textColor:!0},btnPressedTopBar:{depends:["btnPressed"],layer:"btn"},btnPressedTopBarText:{depends:["btnTopBarText"],layer:"btnTopBar",variant:"btnPressed",textColor:!0},btnToggled:{depends:["btn"],layer:"btn",color:(e,t)=>Ls(e*20,t).rgb},btnToggledText:{depends:["btnText"],layer:"btn",variant:"btnToggled",textColor:!0},btnToggledPanelText:{depends:["btnPanelText"],layer:"btnPanel",variant:"btnToggled",textColor:!0},btnToggledTopBarText:{depends:["btnTopBarText"],layer:"btnTopBar",variant:"btnToggled",textColor:!0},btnDisabled:{depends:["btn","bg"],color:(e,t,n)=>Fo(t,.25,n)},btnDisabledText:{depends:["btnText","btnDisabled"],layer:"btn",variant:"btnDisabled",color:(e,t,n)=>Fo(t,.25,n)},btnDisabledPanelText:{depends:["btnPanelText","btnDisabled"],layer:"btnPanel",variant:"btnDisabled",color:(e,t,n)=>Fo(t,.25,n)},btnDisabledTopBarText:{depends:["btnTopBarText","btnDisabled"],layer:"btnTopBar",variant:"btnDisabled",color:(e,t,n)=>Fo(t,.25,n)},input:{depends:["fg"],opacity:"input"},inputText:{depends:["text"],layer:"input",textColor:!0},inputPanelText:{depends:["panelText"],layer:"inputPanel",variant:"input",textColor:!0},inputTopbarText:{depends:["topBarText"],layer:"inputTopBar",variant:"input",textColor:!0},alertError:{depends:["cRed"],opacity:"alert"},alertErrorText:{depends:["text"],layer:"alert",variant:"alertError",textColor:!0},alertErrorPanelText:{depends:["panelText"],layer:"alertPanel",variant:"alertError",textColor:!0},alertWarning:{depends:["cOrange"],opacity:"alert"},alertWarningText:{depends:["text"],layer:"alert",variant:"alertWarning",textColor:!0},alertWarningPanelText:{depends:["panelText"],layer:"alertPanel",variant:"alertWarning",textColor:!0},alertSuccess:{depends:["cGreen"],opacity:"alert"},alertSuccessText:{depends:["text"],layer:"alert",variant:"alertSuccess",textColor:!0},alertSuccessPanelText:{depends:["panelText"],layer:"alertPanel",variant:"alertSuccess",textColor:!0},alertNeutral:{depends:["text"],opacity:"alert"},alertNeutralText:{depends:["text"],layer:"alert",variant:"alertNeutral",color:(e,t)=>xE(t).rgb,textColor:!0},alertNeutralPanelText:{depends:["panelText"],layer:"alertPanel",variant:"alertNeutral",textColor:!0},alertPopupError:{depends:["alertError"],opacity:"alertPopup"},alertPopupErrorText:{depends:["alertErrorText"],layer:"popover",variant:"alertPopupError",textColor:!0},alertPopupWarning:{depends:["alertWarning"],opacity:"alertPopup"},alertPopupWarningText:{depends:["alertWarningText"],layer:"popover",variant:"alertPopupWarning",textColor:!0},alertPopupSuccess:{depends:["alertSuccess"],opacity:"alertPopup"},alertPopupSuccessText:{depends:["alertSuccessText"],layer:"popover",variant:"alertPopupSuccess",textColor:!0},alertPopupNeutral:{depends:["alertNeutral"],opacity:"alertPopup"},alertPopupNeutralText:{depends:["alertNeutralText"],layer:"popover",variant:"alertPopupNeutral",textColor:!0},badgeNotification:"--cRed",badgeNotificationText:{depends:["text","badgeNotification"],layer:"badge",variant:"badgeNotification",textColor:"bw"},badgeNeutral:"--cGreen",badgeNeutralText:{depends:["text","badgeNeutral"],layer:"badge",variant:"badgeNeutral",textColor:"bw"},chatBg:{depends:["bg"]},chatMessageIncomingBg:{depends:["chatBg"]},chatMessageIncomingText:{depends:["text"],layer:"chatMessage",variant:"chatMessageIncomingBg",textColor:!0},chatMessageIncomingLink:{depends:["link"],layer:"chatMessage",variant:"chatMessageIncomingBg",textColor:"preserve"},chatMessageIncomingBorder:{depends:["border"],opacity:"border",color:(e,t)=>Ls(2*e,t).rgb},chatMessageOutgoingBg:{depends:["chatMessageIncomingBg"],color:(e,t)=>Ls(5*e,t).rgb},chatMessageOutgoingText:{depends:["text"],layer:"chatMessage",variant:"chatMessageOutgoingBg",textColor:!0},chatMessageOutgoingLink:{depends:["link"],layer:"chatMessage",variant:"chatMessageOutgoingBg",textColor:"preserve"},chatMessageOutgoingBorder:{depends:["chatMessageOutgoingBg"],opacity:"border",color:(e,t)=>Ls(2*e,t).rgb}},Sx=3,n5=(e,t=t5)=>{const n=[e];let s=t[e];for(;s;)n.unshift(s),s=t[s];return n},S$=(e,t=e,n,s,r)=>n5(e).map(o=>[o===e?s[t]:s[o],o===e?r[n]||1:r[o]]),ud=(e,t)=>{const n=t[e];if(typeof n=="string"&&n.startsWith("--"))return[n.substring(2)];{if(n===null)return[];const{depends:s,layer:r,variant:o}=n,i=r?n5(r).map(a=>a===r?o||r:a):[];return Array.isArray(s)?[...s,...i]:[...i]}},kx=(e=Ui,t=ud)=>{const n=Object.keys(e),s=new Set(n),r=new Set,o=new Set,i=[...n],a=[],c=u=>{if(s.has(u))s.delete(u),r.add(u),t(u,e).forEach(c),r.delete(u),o.add(u),a.push(u);else if(r.has(u))a.push(u);else if(!o.has(u))throw new Error("Unintended condition in topoSort!")};for(;i.length>0;)c(i.pop());return a.map((u,f)=>({data:u,index:f})).sort(({data:u,index:f},{data:h,index:v})=>{const y=t(u,e).length,S=t(h,e).length;return y===S||S!==0&&y!==0?f-v:y===0&&S!==0?-1:S===0&&y!==0?1:0}).map(({data:u})=>u)},F_=e=>typeof e=="object"?e:{depends:e.startsWith("--")?[e.substring(2)]:[],default:e.startsWith("#")?e:void 0},Iu=(e,t=Ui,n=ud)=>{const s=F_(t[e]);if(s.opacity===null)return;if(s.opacity)return s.opacity;const r=(o,i=[e])=>{const a=n(o,t)[0];if(a===void 0)return;const c=t[a];if(c!==void 0)return c.opacity||c===null?c.opacity:c.depends&&i.includes(a)?r(a,[...i,a]):null};if(s.depends)return r(e)},k$=(e,t=Ui,n=ud)=>{const s=F_(t[e]);if(t5[e])return e;if(s.layer===null)return;if(s.layer)return s.layer;const r=(o,i=[e])=>{const a=n(o,t)[0];if(a===void 0)return;const c=t[a];if(c!==void 0)return c.layer||c===null?c.layer:c.depends?r(c,[...i,a]):null};if(s.depends)return r(e)},$x=kx(Object.entries(Ui).sort(([,e],[,t])=>(e&&e.priority||0)-(t&&t.priority||0)).reduce((e,[t,n])=>({...e,[t]:n}),{})),Cx=Object.entries(Ui).reduce((e,[t])=>{const n=Iu(t,Ui,ud);return n?{...e,[n]:{defaultValue:wx[n]||1,affectedSlots:[...e[n]&&e[n].affectedSlots||[],t]}}:e},{}),s5=(e,t,n)=>{if(typeof e!="string"||!e.startsWith("--"))return e;let s=null;const[r,o]=e.split(/,/g).map(a=>a.trim()),i=r.substring(2);return s=t(i),o&&(s=Ls(Number.parseFloat(o)*n,s).rgb),s},Tx=(e,t)=>$x.reduce(({colors:n,opacity:s},r)=>{const o=e[r],i=F_(Ui[r]),a=ud(r,Ui),c=!!i.textColor,u=i.variant||i.layer;let f=null;c?f=K0({...n[a[0]]||kt(e[r]||"#FF00FF").rgb},S$(k$(r)||"bg",u||"bg",Iu(u),n,s)):u&&u!==r?f=n[u]||kt(e[u]).rgb:f=n.bg||kt(e.bg);const v=Ra(f)<.5?1:-1;let y=null;if(o){let I=o;if(I==="transparent"){const C=S$(k$(r),r,Iu(r)||r,n,s).slice(0,-1);I={...K0(kt("#FF00FF").rgb,C),a:0}}else typeof o=="string"&&o.startsWith("--")?I=s5(o,C=>n[C]||e[C],v):typeof o=="string"&&o.startsWith("#")&&(I=kt(I).rgb);y={...I}}else if(i.default)y=kt(i.default).rgb;else{const I=(k,P)=>({...P}),C=i.color||I;if(i.textColor)if(i.textColor==="bw")y=KE(f).rgb;else{let k={...n[a[0]]};i.color&&(k=C(v,...a.map(P=>({...n[P]})))),y=O_(f,{...k},i.textColor==="preserve")}else y=C(v,...a.map(k=>({...n[k]})))}if(!y)throw new Error("Couldn't generate color for "+r);const S=i.opacity||Iu(r),$=i.opacity;if($===null)y.a=1;else if(o==="transparent")y.a=0;else{const I=$&&t[S]!==void 0,C=a[0],k=C&&n[C];!$&&k&&!i.textColor&&$!==null?y.a=k.a:!k&&!S?delete y.a:k&&k.a===0?y.a=0:y.a=Number(I?t[S]:(Cx[S]||{}).defaultValue)}return(Number.isNaN(y.a)||y.a===void 0)&&(y.a=1),S?{colors:{...n,[r]:y},opacity:{...s,[S]:y.a}}:{colors:{...n,[r]:y},opacity:s}},{colors:{},opacity:{}}),Ax=(e,t,n,s)=>({rules:{...n.rules,...e.rules,...t.rules,...s.rules},theme:{...n.theme,...e.theme,...t.theme,...s.theme}}),$$=e=>{const t=Ix(e);return Ax(t,Px(e),Rx(e,t.theme.colors),Lx(e))},C$=(e,t)=>e.length===0?"none":e.filter(n=>t?n.inset:n).map(n=>[n.x,n.y,n.blur,n.spread].map(s=>s+"px").concat([XE(n.color,n.alpha),n.inset?"inset":""]).join(" ")).join(", "),Ex=e=>e.length===0?"none":e.filter(t=>!t.inset&&Number(t.spread)===0).map(t=>[t.x,t.y,t.blur/2].map(n=>n+"px").concat([XE(t.color,t.alpha)]).join(" ")).map(t=>`drop-shadow(${t})`).join(" "),Ix=e=>{const t=e.themeEngineVersion?e.colors||e:Nx(e.colors||e),{colors:n,opacity:s}=Tx(t,e.opacity||{}),r=Object.entries(n).reduce((o,[i,a])=>(a&&(o.solid[i]=kh(a),o.complete[i]=typeof a.a>"u"?kh(a):Vl(a)),o),{complete:{},solid:{}});return{rules:{colors:Object.entries(r.complete).filter(([,o])=>o).map(([o,i])=>`--${o}: ${i}`).join(";")},theme:{colors:r.solid,opacity:s}}},Px=e=>{let t=e.radii||{};typeof e.btnRadius<"u"&&(t=Object.entries(e).filter(([s])=>s.endsWith("Radius")).reduce((s,r)=>(s[r[0].split("Radius")[0]]=r[1],s),{}));const n=Object.entries(t).filter(([,s])=>s).reduce((s,[r,o])=>(s[r]=o,s),{btn:4,input:4,checkbox:2,panel:10,avatar:5,avatarAlt:50,tooltip:2,attachment:5,chatMessage:t.panel});return{rules:{radii:Object.entries(n).filter(([,s])=>s).map(([s,r])=>`--${s}Radius: ${r}px`).join(";")},theme:{radii:n}}},Lx=e=>{const t=Object.entries(e.fonts||{}).filter(([,n])=>n).reduce((n,[s,r])=>(n[s]=Object.entries(r).filter(([,o])=>o).reduce((o,[i,a])=>(o[i]=a,o),n[s]),n),{interface:{family:"sans-serif"},input:{family:"inherit"},post:{family:"inherit"},postCode:{family:"monospace"}});return{rules:{fonts:Object.entries(t).filter(([,n])=>n).map(([n,s])=>`--${n}Font: ${s.family}`).join(";")},theme:{fonts:t}}},Ch=(e,t)=>({x:0,y:e?1:-1,blur:0,spread:0,color:t?"#000000":"#FFFFFF",alpha:.2,inset:!0}),T$=[Ch(!0,!1),Ch(!1,!0)],A$=[Ch(!0,!0),Ch(!1,!1)],E$={x:0,y:0,blur:4,spread:0,color:"--faint",alpha:1},Ox={panel:[{x:1,y:1,blur:4,spread:0,color:"#000000",alpha:.6}],topBar:[{x:0,y:0,blur:4,spread:0,color:"#000000",alpha:.6}],popup:[{x:2,y:2,blur:3,spread:0,color:"#000000",alpha:.5}],avatar:[{x:0,y:1,blur:8,spread:0,color:"#000000",alpha:.7}],avatarStatus:[],panelHeader:[],button:[{x:0,y:0,blur:2,spread:0,color:"#000000",alpha:1},...T$],buttonHover:[E$,...T$],buttonPressed:[E$,...A$],input:[...A$,{x:0,y:0,blur:2,inset:!0,spread:0,color:"#000000",alpha:1}]},Rx=(e,t)=>{const n={button:"btn",panel:"bg",top:"topBar",popup:"popover",avatar:"bg",panelHeader:"panel",input:"input"},s=Object.fromEntries(Object.entries(e.shadows||{}).map(([i,a])=>[i,a.map(c=>({color:"#000000",...c}))])),r=s&&!e.themeEngineVersion?Mx(s,e.opacity):s||{},o=Object.entries({...Ox,...r}).reduce((i,[a,c])=>{const u=a.replace(/[A-Z].*$/,""),f=n[u],v=Ra(kt(t[f]).rgb)<.5?1:-1,y=c.reduce((S,$)=>[...S,{...$,color:kh(s5($.color,I=>kt(t[I]).rgb,v))}],[]);return{...i,[a]:y}},{});return{rules:{shadows:Object.entries(o).map(([i,a])=>[`--${i}Shadow: ${C$(a)}`,`--${i}ShadowFilter: ${Ex(a)}`,`--${i}ShadowInset: ${C$(a,!0)}`].join(";")).join(";")},theme:{shadows:o}}},Mx=(e,t)=>Object.entries(e).reduce((n,[s,r])=>{const o=({color:c="#000000"})=>c.startsWith("--"),i=({color:c})=>t[Iu(c.substring(2).split(",")[0])],a=r.reduce((c,u)=>[...c,{...u,alpha:o(u)?i(u)||1:u.alpha}],[]);return{...n,[s]:a}},{}),Nx=e=>Object.entries(e).reduce((t,[n,s])=>{const r=["","Panel","TopBar"];switch(n){case"lightBg":return{...t,highlight:s};case"btnText":return{...t,...r.reduce((o,i)=>({...o,["btn"+i+"Text"]:s}),{})};default:return{...t,[n]:s}}},{}),Fx=["bg","wallpaper","fg","text","underlay","link","accent","faint","faintLink","postFaintLink","cBlue","cRed","cGreen","cOrange","profileBg","profileTint","highlight","highlightLightText","highlightPostLink","highlightFaintText","highlightFaintLink","highlightPostFaintLink","highlightText","highlightLink","highlightIcon","popover","popoverLightText","popoverPostLink","popoverFaintText","popoverFaintLink","popoverPostFaintLink","popoverText","popoverLink","popoverIcon","selectedPost","selectedPostFaintText","selectedPostLightText","selectedPostPostLink","selectedPostFaintLink","selectedPostText","selectedPostLink","selectedPostIcon","selectedMenu","selectedMenuLightText","selectedMenuFaintText","selectedMenuFaintLink","selectedMenuText","selectedMenuLink","selectedMenuIcon","selectedMenuPopover","selectedMenuPopoverLightText","selectedMenuPopoverFaintText","selectedMenuPopoverFaintLink","selectedMenuPopoverText","selectedMenuPopoverLink","selectedMenuPopoverIcon","lightText","postLink","postGreentext","postCyantext","border","poll","pollText","icon","fgText","fgLink","panel","panelText","panelFaint","panelLink","topBar","topBarText","topBarLink","tab","tabText","tabActiveText","btn","btnText","btnPanelText","btnTopBarText","btnPressed","btnPressedText","btnPressedPanel","btnPressedPanelText","btnPressedTopBar","btnPressedTopBarText","btnToggled","btnToggledText","btnToggledPanelText","btnToggledTopBarText","btnDisabled","btnDisabledText","btnDisabledPanelText","btnDisabledTopBarText","input","inputText","inputPanelText","inputTopbarText","alertError","alertErrorText","alertErrorPanelText","alertWarning","alertWarningText","alertWarningPanelText","alertSuccess","alertSuccessText","alertSuccessPanelText","alertNeutral","alertNeutralText","alertNeutralPanelText","alertPopupError","alertPopupErrorText","alertPopupWarning","alertPopupWarningText","alertPopupSuccess","alertPopupSuccessText","alertPopupNeutral","alertPopupNeutralText","badgeNeutral","badgeNeutralText","badgeNotification","badgeNotificationText","chatBg","chatMessageIncomingBg","chatMessageIncomingText","chatMessageIncomingLink","chatMessageIncomingBorder","chatMessageOutgoingBg","chatMessageOutgoingText","chatMessageOutgoingLink","chatMessageOutgoingBorder"],Dx=new Set(["bg","fg","text","link","accent","cBlue","cRed","cGreen","cOrange","wallpaper"]),Ux=new Set(["interface","input","post","postCode"]),jx=new Set(["alert","alertPopup","bg","border","btn","faint","input","panel","popover","profileTint","underlay"]),Bx=new Set(["panel","topBar","popup","avatar","avatarStatus","panelHeader","button","buttonHover","buttonPressed","input"]),zx=new Set(["btn","input","checkbox","panel","avatar","avatarAlt","tooltip","attachment","chatMessage"]),qx=["border","icon","highlight","lightText","popover","panel","topBar","tab","btn","input","selectedMenu","alert","alertPopup","badge","post","selectedPost","poll","chatBg","chatMessage"],Hx=new Set(["border","icon","highlight","lightText","chatBg"]),Vx=Object.fromEntries(qx.map(e=>[e,Fx.filter(t=>e==="alert"?t.startsWith(e)&&!t.startsWith("alertPopup"):t.startsWith(e))])),Wx=e=>{e.colors.accent=e.colors.accent||e.colors.link,e.colors.link=e.colors.link||e.colors.accent;const t=()=>{const c={};return Dx.forEach(u=>{c["--"+u]="color | "+kt(e.colors[u]).hex}),{component:"Root",directives:c}},n=()=>{const c=[];return Object.keys(e.opacity||{}).forEach(u=>{if(!jx.has(u)||e.opacity[u]===void 0)return null;const f=e.opacity[u],h={source:"2to3"};switch(u){case"alert":h.component="Alert";break;case"alertPopup":h.component="Alert",h.parent={component:"Popover"};break;case"bg":h.component="Panel";break;case"border":h.component="Border";break;case"btn":h.component="Button";break;case"faint":h.component="Text",h.state=["faint"];break;case"input":h.component="Input";break;case"panel":h.component="PanelHeader";break;case"popover":h.component="Popover";break;case"profileTint":return null;case"underlay":h.component="Underlay";break}switch(u){case"alert":case"alertPopup":case"bg":case"btn":case"input":case"panel":case"popover":case"underlay":h.directives={opacity:f};break;case"faint":case"border":h.directives={textOpacity:f};break}c.push(h),h.component==="Button"&&(c.push({...h,component:"ScrollbarElement"}),c.push({...h,component:"Tab"}),c.push({...h,component:"Tab",state:["active"],directives:{opacity:0}})),h.component==="Panel"&&c.push({...h,component:"Post"})}),c},s=()=>{const c=[];return Object.keys(e.radii||{}).forEach(u=>{if(!zx.has(u)||e.radii[u]===void 0)return null;const f=e.radii[u],h={source:"2to3"};switch(u){case"btn":h.component="Button";break;case"tab":h.component="Tab";break;case"input":h.component="Input";break;case"checkbox":h.component="Input",h.variant="checkbox";break;case"panel":h.component="Panel";break;case"avatar":h.component="Avatar";break;case"avatarAlt":h.component="Avatar",h.variant="compact";break;case"tooltip":h.component="Popover";break;case"ChatMessage":h.component="Button";break}h.directives={roundness:f},c.push(h),h.component==="Button"&&(c.push({...h,component:"ScrollbarElement"}),c.push({...h,component:"Tab"}))}),c},r=()=>{const c=[];return Object.keys(e.fonts||{}).forEach(u=>{if(!Ux.has(u)||!e.fonts[u])return;const f=e.fonts[u].family,h={source:"2to3"};switch(u){case"interface":case"postCode":h.component="Root";break;case"input":h.component="Input";break;case"post":h.component="RichContent";break}switch(u){case"interface":case"input":case"post":h.directives={"--font":"generic | "+f};break;case"postCode":h.directives={"--monoFont":"generic | "+f},c.push({...h,component:"RichContent"});break}c.push(h)}),c},o=()=>{const c=[];return Object.keys(e.shadows||{}).forEach(u=>{if(!Bx.has(u))return;const f=e.shadows[u],h={source:"2to3"};switch(u){case"panel":h.component="Panel";break;case"topBar":h.component="TopBar";break;case"popup":h.component="Popover";break;case"avatar":h.component="Avatar";break;case"avatarStatus":h.component="Avatar",h.parent={component:"Post"};break;case"panelHeader":h.component="PanelHeader";break;case"button":h.component="Button";break;case"buttonHover":h.component="Button",h.state=["hover"];break;case"buttonPressed":h.component="Button",h.state=["pressed"];break;case"input":h.component="Input";break}h.directives={shadow:f},c.push(h),u==="topBar"&&c.push({...h,component:"PanelHeader",parent:{component:"MobileDrawer"}}),u==="avatarStatus"&&c.push({...h,parent:{component:"Notification"}}),u==="buttonPressed"&&(c.push({...h,state:["toggled"]}),c.push({...h,state:["toggled","focus"]}),c.push({...h,state:["pressed","focus"]}),c.push({...h,state:["toggled","focus","hover"]}),c.push({...h,state:["pressed","focus","hover"]})),h.component==="Button"&&(c.push({...h,component:"ScrollbarElement"}),c.push({...h,component:"Tab"}))}),c},a=Object.entries(Vx).map(([c,u])=>{if(Hx.has(c))return null;const f={source:"2to3"};return c==="alertPopup"?(f.component="Alert",f.parent={component:"Popover"}):c==="selectedPost"?(f.component="Post",f.state=["selected"]):c==="selectedMenu"?(f.component="MenuItem",f.state=["hover"]):c==="chatMessageIncoming"?f.component="ChatMessage":c==="chatMessageOutgoing"?(f.component="ChatMessage",f.variant="outgoing"):c==="panel"?f.component="PanelHeader":c==="topBar"?f.component="TopBar":c==="chatMessage"?f.component="ChatMessage":c==="poll"?f.component="PollGraph":c==="btn"?f.component="Button":f.component=c[0].toUpperCase()+c.slice(1).toLowerCase(),u.map(h=>{var C,k;if(!e.colors[h])return null;const y=(h.replace(c,"")||"Bg").match(/[A-Z][a-z]*/g),S=y.slice(-1)[0];let $={source:"2to3",directives:{}},I=[];switch(S){case"Text":case"Faint":case"Link":case"Icon":case"Greentext":case"Cyantext":case"Border":$.parent=f,$.directives.textColor=e.colors[h],I=y.slice(0,-1);break;default:$={...f,directives:{}},$.directives.background=e.colors[h],I=y;break}if(S==="Text"||S==="Link"){const P=y.slice(-2)[0];if(P==="Light")return null;P==="Faint"&&($.state=["faint"],I=y.slice(0,-2))}switch(S){case"Text":case"Link":case"Icon":case"Border":$.component=S;break;case"Greentext":case"Cyantext":$.component="FunText",$.variant=S.toLowerCase();break;case"Faint":$.component="Text",$.state=["faint"];break}switch(I=I.filter(P=>P!=="Bg"),S==="Link"&&c==="selectedPost"&&(I=I.filter(P=>P!=="Post")),c==="popover"&&I[0]==="Post"&&($.component="Post",$.parent={source:"2to3hack",component:"Popover"},I=I.filter(P=>P!=="Post")),c==="selectedMenu"&&I[0]==="Popover"&&($.parent={source:"2to3hack",component:"Popover"},I=I.filter(P=>P!=="Popover")),c){case"btn":case"input":case"alert":{I.find(R=>R==="Panel")&&($.parent={source:"2to3hack",component:"PanelHeader",parent:$.parent},I=I.filter(R=>R!=="Panel")),I.find(R=>R==="Top")&&($.parent={source:"2to3hack",component:"TopBar",parent:$.parent},I=I.filter(R=>R!=="Top"&&R!=="Bar"));break}}if(I.length>0&&(c==="btn"?$.state=I.map(P=>P.toLowerCase()):$.variant=I[0].toLowerCase()),$.component==="Panel")return[$,{...$,component:"MobileDrawer"}];if($.component==="Button"){const P=[$,{...$,component:"Tab"},{...$,component:"ScrollbarElement"}];return((C=$.state)==null?void 0:C.indexOf("toggled"))>=0&&(P.push({...$,state:[...$.state,"focused"]}),P.push({...$,state:[...$.state,"hover"]}),P.push({...$,state:[...$.state,"hover","focused"]})),((k=$.state)==null?void 0:k.indexOf("hover"))>=0&&P.push({...$,state:[...$.state,"focused"]}),P}else return $.component==="Badge"?$.variant==="notification"?[$,{component:"Root",directives:{"--badgeNotification":"color | "+$.directives.background}}]:$.variant==="neutral"?[{...$,variant:"normal"}]:[$]:$.component==="TopBar"?[$,{...$,parent:{component:"MobileDrawer"},component:"PanelHeader"}]:[$]})}).filter(c=>c).reduce((c,u)=>[...c,...u],[]).filter(c=>c).reduce((c,u)=>[...c,...u],[]);return[t(),...o(),...s(),...n(),...r(),...a]},Xe=vs("interface",{state:()=>({localFonts:null,themeApplied:!1,themeChangeInProgress:!1,themeVersion:"v3",styleNameUsed:null,styleDataUsed:null,useStylePalette:!1,paletteNameUsed:null,paletteDataUsed:null,themeNameUsed:null,themeDataUsed:null,temporaryChangesTimeoutId:null,temporaryChangesConfirm:()=>{},temporaryChangesRevert:()=>{},settingsModalState:"hidden",settingsModalLoadedUser:!1,settingsModalLoadedAdmin:!1,settingsModalTargetTab:null,settingsModalMode:"user",settings:{currentSaveStateNotice:null,noticeClearTimeout:null,notificationPermission:null},browserSupport:{cssFilter:window.CSS&&window.CSS.supports&&(window.CSS.supports("filter","drop-shadow(0 0)")||window.CSS.supports("-webkit-filter","drop-shadow(0 0)")),localFonts:typeof window.queryLocalFonts=="function"},layoutType:"normal",globalNotices:[],layoutHeight:0,lastTimeline:null}),actions:{setTemporaryChanges({timeoutId:e,confirm:t,revert:n}){this.temporaryChangesTimeoutId=e,this.temporaryChangesConfirm=t,this.temporaryChangesRevert=n},clearTemporaryChanges(){clearTimeout(this.temporaryChangesTimeoutId),this.temporaryChangesTimeoutId=null,this.temporaryChangesConfirm=()=>{},this.temporaryChangesRevert=()=>{}},setPageTitle(e=""){try{document.title=`${e} ${window.vuex.state.instance.name}`}catch(t){console.error(`${t}`)}},settingsSaved({success:e,error:t}){e?(this.noticeClearTimeout&&clearTimeout(this.noticeClearTimeout),this.settings.currentSaveStateNotice={error:!1,data:e},this.settings.noticeClearTimeout=setTimeout(()=>delete this.settings.currentSaveStateNotice,2e3)):this.settings.currentSaveStateNotice={error:!0,errorData:t}},setNotificationPermission(e){this.notificationPermission=e},closeSettingsModal(){this.settingsModalState="hidden"},openSettingsModal(e){this.settingsModalMode=e,this.settingsModalState="visible",e==="user"?this.settingsModalLoadedUser||(this.settingsModalLoadedUser=!0):e==="admin"&&(this.settingsModalLoadedAdmin||(this.settingsModalLoadedAdmin=!0))},togglePeekSettingsModal(){switch(this.settingsModalState){case"minimized":this.settingsModalState="visible";return;case"visible":this.settingsModalState="minimized";return;default:throw new Error("Illegal minimization state of settings modal")}},clearSettingsModalTargetTab(){this.settingsModalTargetTab=null},openSettingsModalTab(e,t="user"){this.settingsModalTargetTab=e,this.openSettingsModal(t)},removeGlobalNotice(e){this.globalNotices=this.globalNotices.filter(t=>t!==e)},pushGlobalNotice({messageKey:e,messageArgs:t={},level:n="error",timeout:s=0}){const r={messageKey:e,messageArgs:t,level:n};this.globalNotices.push(r);const o=this.globalNotices[this.globalNotices.length-1];return s&&setTimeout(()=>this.removeGlobalNotice(o),s),o},setLayoutHeight(e){this.layoutHeight=e},setLayoutWidth(e){let t=e;e!==void 0?this.layoutWidth=e:t=this.layoutWidth;const s=t<=800?"mobile":"normal",{thirdColumnMode:r}=window.vuex.getters.mergedConfig;if(r==="none"||!window.vuex.state.users.currentUser)this.layoutType=s;else{const o=t>=1300;this.layoutType=o?"wide":s}},setFontsList(e){this.localFonts=[...new Set(e.map(t=>t.family)).values()]},queryLocalFonts(){this.localFonts===null&&(this.setFontsList([]),this.browserSupport.localFonts&&window.queryLocalFonts().then(e=>{this.setFontsList(e)}).catch(e=>{this.pushGlobalNotice({messageKey:"settings.style.themes3.font.font_list_unavailable",messageArgs:{error:e},level:"error"})}))},setLastTimeline(e){this.lastTimeline=e},async fetchPalettesIndex(){try{const e=await Vg("/static/palettes/index.json");return window.vuex.commit("setInstanceOption",{name:"palettesIndex",value:e}),e}catch(e){return console.error("Could not fetch palettes index",e),window.vuex.commit("setInstanceOption",{name:"palettesIndex",value:{_error:e}}),Promise.resolve({})}},setPalette(e){this.resetThemeV3Palette(),this.resetThemeV2(),window.vuex.commit("setOption",{name:"palette",value:e}),this.applyTheme({recompile:!0})},setPaletteCustom(e){this.resetThemeV3Palette(),this.resetThemeV2(),window.vuex.commit("setOption",{name:"paletteCustomData",value:e}),this.applyTheme({recompile:!0})},async fetchStylesIndex(){try{const e=await Vg("/static/styles/index.json",XK);return window.vuex.commit("setInstanceOption",{name:"stylesIndex",value:e}),e}catch(e){return console.error("Could not fetch styles index",e),window.vuex.commit("setInstanceOption",{name:"stylesIndex",value:{_error:e}}),Promise.resolve({})}},setStyle(e){this.resetThemeV3(),this.resetThemeV2(),this.resetThemeV3Palette(),window.vuex.commit("setOption",{name:"style",value:e}),this.useStylePalette=!0,this.applyTheme({recompile:!0}).then(()=>{this.useStylePalette=!1})},setStyleCustom(e){this.resetThemeV3(),this.resetThemeV2(),this.resetThemeV3Palette(),window.vuex.commit("setOption",{name:"styleCustomData",value:e}),this.useStylePalette=!0,this.applyTheme({recompile:!0}).then(()=>{this.useStylePalette=!1})},async fetchThemesIndex(){try{const e=await Vg("/static/styles.json");return window.vuex.commit("setInstanceOption",{name:"themesIndex",value:e}),e}catch(e){return console.error("Could not fetch themes index",e),window.vuex.commit("setInstanceOption",{name:"themesIndex",value:{_error:e}}),Promise.resolve({})}},setTheme(e){this.resetThemeV3(),this.resetThemeV3Palette(),this.resetThemeV2(),window.vuex.commit("setOption",{name:"theme",value:e}),this.applyTheme({recompile:!0})},setThemeCustom(e){this.resetThemeV3(),this.resetThemeV3Palette(),this.resetThemeV2(),window.vuex.commit("setOption",{name:"customTheme",value:e}),window.vuex.commit("setOption",{name:"customThemeSource",value:e}),this.applyTheme({recompile:!0})},resetThemeV3(){window.vuex.commit("setOption",{name:"style",value:null}),window.vuex.commit("setOption",{name:"styleCustomData",value:null})},resetThemeV3Palette(){window.vuex.commit("setOption",{name:"palette",value:null}),window.vuex.commit("setOption",{name:"paletteCustomData",value:null})},resetThemeV2(){window.vuex.commit("setOption",{name:"theme",value:null}),window.vuex.commit("setOption",{name:"customTheme",value:null}),window.vuex.commit("setOption",{name:"customThemeSource",value:null})},async getThemeData(){var $;const e=async(I,C,k,P)=>{const A=I[0].toUpperCase()+I.slice(1),R={};if(k)R.nameUsed="custom",R.dataUsed=k;else{if(R.nameUsed=P,R.nameUsed==null)return R.dataUsed=null,R;let B=C[R.nameUsed];if(!B){if(I==="style"||I==="palette")return R;const N=Object.keys(C)[0];B=C[N],console.warn(`${A} with id '${this.styleNameUsed}' not found, trying back to '${N}'`),B||(console.warn(`${A} doesn't have a fallback, defaulting to stock.`),B=()=>Promise.resolve(null))}R.dataUsed=await B()}return R},{style:t,palette:n}=window.vuex.state.instance;let{theme:s,themesIndex:r,stylesIndex:o,palettesIndex:i}=window.vuex.state.instance;const{style:a,styleCustomData:c,palette:u,paletteCustomData:f}=window.vuex.state.config;let{theme:h,customTheme:v,customThemeSource:y}=window.vuex.state.config,S;if(console.debug(`User V3 palette: ${u}, style: ${a} , custom: ${!!c}`),console.debug(`User V2 name: ${h}, source: ${!!y}, snapshot: ${!!v}`),console.debug(`Instance V3 palette: ${n}, style: ${t}`),console.debug("Instance V2 theme: "+s),u||f||a||c||(n||t)&&s==null&&h==null?(s=null,h=null,y=null,v=null,S="v3"):h||v||y||s?S="v2":S="v3",S==="v3"){const I=await Promise.all([this.fetchPalettesIndex(),this.fetchStylesIndex()]);i=I[0],o=I[1]}else r=(await Promise.all([this.fetchThemesIndex()]))[0];if(this.themeVersion=S,console.debug("Version used",S),S==="v3"){this.themeDataUsed=null,this.themeNameUsed=null;const I=await e("style",o,c,a||t);this.styleNameUsed=I.nameUsed,this.styleDataUsed=I.dataUsed;let C=null;($=I.dataUsed)==null||$.filter(P=>P.component==="@palette").map(P=>{const A=Object.fromEntries(Object.entries(P.directives).filter(([R])=>R));return{name:P.variant,...A}}).forEach(P=>{const A="style."+P.name.toLowerCase().replace(/ /g,"_");C||(C=A),i[A]=()=>Promise.resolve(P)});const k=await e("palette",i,f,this.useStylePalette?C:u||n);if(this.useStylePalette&&window.vuex.commit("setOption",{name:"palette",value:C}),this.paletteNameUsed=k.nameUsed,this.paletteDataUsed=k.dataUsed,this.paletteDataUsed&&(this.paletteDataUsed.link=this.paletteDataUsed.link||this.paletteDataUsed.accent,this.paletteDataUsed.accent=this.paletteDataUsed.accent||this.paletteDataUsed.link),Array.isArray(this.paletteDataUsed)){const[P,A,R,B,N,W="#FF0000",V="#00FF00",U="#0000FF",ie="#E3FF00"]=k.dataUsed;this.paletteDataUsed={name:P,bg:A,fg:R,text:B,link:N,accent:N,cRed:W,cBlue:U,cGreen:V,cOrange:ie}}console.debug("Palette data used",k.dataUsed)}else{this.styleNameUsed=null,this.styleDataUsed=null,this.paletteNameUsed=null,this.paletteDataUsed=null;const I=await e("theme",r,y||v,h||s);this.themeNameUsed=I.nameUsed,this.themeDataUsed=I.dataUsed}},async setThemeApplied(){this.themeApplied=!0},async applyTheme({recompile:e=!1}={}){console.log("Apply");const{forceThemeRecompilation:t,themeDebug:n,theme3hacks:s}=window.vuex.state.config;this.themeChangeInProgress=!0;const r=t||e;if(await this.getThemeData(),!r&&!n&&await ox())return this.themeChangeInProgress=!1,this.setThemeApplied();window.splashUpdate("splash.theme");try{const o=(()=>{if(!this.paletteDataUsed)return null;const u={component:"Root",directives:{}};return Object.entries(this.paletteDataUsed).filter(([f])=>f!=="name").forEach(([f,h])=>{let v;switch(f){case"background":v="bg";break;case"foreground":v="fg";break;default:v=f}u.directives["--"+v]="color | "+h}),u})(),i=this.themeDataUsed&&Wx(r5(this.themeDataUsed)),a=[];Object.entries(s).forEach(([u,f])=>{switch(u){case"fonts":{Object.entries(s.fonts).forEach(([h,v])=>{if(v!=null&&v.family)switch(h){case"interface":a.push({component:"Root",directives:{"--font":"generic | "+v.family}});break;case"input":a.push({component:"Input",directives:{"--font":"generic | "+v.family}});break;case"post":a.push({component:"RichContent",directives:{"--font":"generic | "+v.family}});break;case"monospace":a.push({component:"Root",directives:{"--monoFont":"generic | "+v.family}});break}});break}case"underlay":{if(f!=="none"){const h={component:"Underlay",directives:{}};f==="opaque"&&(h.directives.opacity=1,h.directives.background="--wallpaper"),f==="transparent"&&(h.directives.opacity=0),a.push(h)}break}}});const c=[i,this.styleDataUsed,o,a].filter(u=>u);return ix(c.flat(),()=>this.setThemeApplied(),()=>{this.themeChangeInProgress=!1},n)}catch(o){window.splashError(o)}}}}),r5=e=>{let t,n;if(e.themeFileVerison===1)return $$(e).theme;Object.prototype.hasOwnProperty.call(e,"_pleroma_theme_version")||Object.prototype.hasOwnProperty.call(e,"source")||Object.prototype.hasOwnProperty.call(e,"theme")?(t=e.theme,n=e.source):(Object.prototype.hasOwnProperty.call(e,"themeEngineVersion")||Object.prototype.hasOwnProperty.call(e,"colors"))&&(t=e,n=e);let s;return n&&n.themeEngineVersion===Sx?s={...t||{},...n}:s=t,$$(s).theme},Gx=Object.freeze(Object.defineProperty({__proto__:null,normalizeThemeData:r5,useInterfaceStore:Xe},Symbol.toStringTag,{value:"Module"})),Kx="userLanguage",xx=new Set(["sidebarColumnWidth","contentColumnWidth","notifsColumnWidth","themeEditorMinWidth","textSize","navbarSize","panelHeaderSize","forcedRoundness","emojiSize","emojiReactionsScale"]),o5=Object.entries(Au).filter(([,e])=>e===void 0).map(([e])=>e),Yx={state:{...Au},getters:{defaultConfig(e,t,n){const{instance:s}=n;return{...Au,...Object.fromEntries(o5.map(r=>[r,s[r]]))}},mergedConfig(e,t,n,s){const{defaultConfig:r}=s;return{...r,...Object.fromEntries(Object.entries(e).filter(([,o])=>o!==void 0))}}},mutations:{setOptionTemporarily(e,{name:t,value:n}){Z.set(e,t,n),X0(e)},setOption(e,{name:t,value:n}){Z.set(e,t,n)},setHighlight(e,{user:t,color:n,type:s}){const r=this.state.config.highlight[t];n||s?e.highlight[t]={color:n||r.color,type:s||r.type}:delete e.highlight[t]}},actions:{loadSettings({dispatch:e},t){const n=new Set(Object.keys(Au)),s=new Set(Object.keys(t)),r=new Set;for(const o of s)n.has(o)&&r.add(o);r.forEach(o=>e("setOption",{name:o,value:t[o]}))},setHighlight({commit:e},{user:t,color:n,type:s}){e("setHighlight",{user:t,color:n,type:s})},setOptionTemporarily({commit:e,dispatch:t,state:n},{name:s,value:r}){if(Xe().temporaryChangesTimeoutId!==null){console.warn("Can't track more than one temporary change");return}const o=n[s];e("setOptionTemporarily",{name:s,value:r});const i=()=>{t("setOption",{name:s,value:r}),Xe().clearTemporaryChanges()},a=()=>{e("setOptionTemporarily",{name:s,value:o}),Xe().clearTemporaryChanges()};Xe().setTemporaryChanges({timeoutId:setTimeout(a,1e4),confirm:i,revert:a})},setThemeV2({commit:e,dispatch:t},{customTheme:n,customThemeSource:s}){e("setOption",{name:"theme",value:"custom"}),e("setOption",{name:"customTheme",value:n}),e("setOption",{name:"customThemeSource",value:s}),t("setTheme",{themeData:s,recompile:!0})},setOption({commit:e,dispatch:t,state:n},{name:s,value:r}){if(new Set(["useStreamingApi"]).has(s))switch(s){case"useStreamingApi":{t(r?"enableMastoSockets":"disableMastoSockets").then(()=>{e("setOption",{name:"useStreamingApi",value:r})}).catch(a=>{console.error("Failed starting MastoAPI Streaming socket",a),t("disableMastoSockets"),t("setOption",{name:"useStreamingApi",value:!1})});break}}else switch(e("setOption",{name:s,value:r}),xx.has(s)&&X0(n),s.startsWith("theme3hacks")&&t("applyTheme",{recompile:!0}),s){case"theme":if(r==="custom")break;t("setTheme",{themeName:r,recompile:!0,saveData:!0});break;case"themeDebug":{t("setTheme",{recompile:!0});break}case"interfaceLanguage":_p.setLanguage(vp().i18n,r),t("loadUnicodeEmojiData",r),cG.set(Kx,Tr.internalToBackendLocaleMulti(r));break;case"thirdColumnMode":Xe().setLayoutWidth(void 0);break}}}},Xx={ar:()=>Ve(()=>import("./emoji-annotations/ar.B8mhZA6U.js"),[]),ca:()=>Ve(()=>import("./emoji-annotations/ca.BNs7Pavf.js"),[]),cs:()=>Ve(()=>import("./emoji-annotations/cs.CdaRuLZ2.js"),[]),de:()=>Ve(()=>import("./emoji-annotations/de.i-ePE-E2.js"),[]),en:()=>Ve(()=>import("./emoji-annotations/en.UxzeFsjk.js"),[]),es:()=>Ve(()=>import("./emoji-annotations/es.BgprEtDA.js"),[]),et:()=>Ve(()=>import("./emoji-annotations/et.RsBIeRrK.js"),[]),eu:()=>Ve(()=>import("./emoji-annotations/eu.DflrXXOX.js"),[]),fi:()=>Ve(()=>import("./emoji-annotations/fi.BQTjfiqL.js"),[]),fr:()=>Ve(()=>import("./emoji-annotations/fr.6uuBHV2n.js"),[]),ga:()=>Ve(()=>import("./emoji-annotations/ga.D-L92xRm.js"),[]),he:()=>Ve(()=>import("./emoji-annotations/he.Ql7ZB6oR.js"),[]),hu:()=>Ve(()=>import("./emoji-annotations/hu.CfFMlYJN.js"),[]),it:()=>Ve(()=>import("./emoji-annotations/it.CjUsZ0f4.js"),[]),ja:()=>Ve(()=>import("./emoji-annotations/ja.Cp7hRpKj.js"),[]),ja_easy:()=>Ve(()=>import("./emoji-annotations/ja.Cp7hRpKj.js"),[]),ko:()=>Ve(()=>import("./emoji-annotations/ko.DGjjBGsA.js"),[]),nl:()=>Ve(()=>import("./emoji-annotations/nl.BCmP3XAV.js"),[]),pl:()=>Ve(()=>import("./emoji-annotations/pl.C1i62U33.js"),[]),pt:()=>Ve(()=>import("./emoji-annotations/pt.qcD2jbqr.js"),[]),ro:()=>Ve(()=>import("./emoji-annotations/ro.Q0r94aGX.js"),[]),ru:()=>Ve(()=>import("./emoji-annotations/ru.BsjC3M1d.js"),[]),sk:()=>Ve(()=>import("./emoji-annotations/sk.BrZ6jXEe.js"),[]),te:()=>Ve(()=>import("./emoji-annotations/te.3rQpXN4b.js"),[]),uk:()=>Ve(()=>import("./emoji-annotations/uk.C7RXZT0o.js"),[]),zh:()=>Ve(()=>import("./emoji-annotations/zh.DXJ_1nIQ.js"),[]),zh_Hant:()=>Ve(()=>import("./emoji-annotations/zh_Hant.ccXyIXaI.js"),[])},I$=["smileys-and-emotion","people-and-body","animals-and-nature","food-and-drink","travel-and-places","activities","objects","symbols","flags"],Jx=(()=>{const n="A".codePointAt(0),s=new Array(26);for(let r=127462;r<=127487;++r){const o=String.fromCodePoint(n+r-127462);s[r-127462]={replacement:String.fromCodePoint(r),imageUrl:!1,displayText:"regional_indicator_"+o,displayTextI18n:{key:"emoji.regional_indicator",args:{letter:o}}}}return s})(),Zx="/main/ostatus",Qx={name:"Pleroma FE",registrationOpen:!0,server:"http://localhost:4040/",textlimit:5e3,themesIndex:void 0,stylesIndex:void 0,palettesIndex:void 0,themeData:void 0,vapidPublicKey:void 0,alwaysShowSubjectInput:!0,defaultAvatar:"/images/avi.png",defaultBanner:"/images/banner.png",background:"/static/aurora_borealis.jpg",embeddedToS:!0,collapseMessageWithSubject:!1,greentext:!1,mentionLinkDisplay:"short",mentionLinkShowTooltip:!0,mentionLinkShowAvatar:!1,mentionLinkFadeDomain:!0,mentionLinkShowYous:!1,mentionLinkBoldenYou:!0,hideFilteredStatuses:!1,hideMutedPosts:!1,hideMutedThreads:!0,hideWordFilteredPosts:!1,hidePostStats:!1,hideBotIndication:!1,hideSitename:!1,hideUserStats:!1,muteBotStatuses:!1,muteSensitiveStatuses:!1,modalOnRepeat:!1,modalOnUnfollow:!1,modalOnBlock:!0,modalOnMute:!1,modalOnMuteConversation:!1,modalOnMuteDomain:!0,modalOnDelete:!0,modalOnLogout:!0,modalOnApproveFollow:!1,modalOnDenyFollow:!1,modalOnRemoveUserFromFollowers:!1,modalMobileCenter:!1,loginMethod:"password",logo:"/static/logo.svg",logoMargin:".2em",logoMask:!0,logoLeft:!1,disableUpdateNotification:!1,minimalScopesMode:!1,nsfwCensorImage:void 0,postContentType:"text/plain",redirectRootLogin:"/main/friends",redirectRootNoLogin:"/main/all",scopeCopy:!0,showFeaturesPanel:!0,showInstanceSpecificPanel:!1,sidebarRight:!1,subjectLineBehavior:"email",theme:"pleroma-dark",palette:null,style:null,emojiReactionsScale:.5,textSize:"1rem",emojiSize:"2.2rem",navbarSize:"3.5rem",panelHeaderSize:"3.2rem",themeEditorMinWidth:"0rem",forcedRoundness:-1,fontsOverride:{},virtualScrolling:!0,sensitiveByDefault:!1,conversationDisplay:"linear",conversationTreeAdvanced:!1,conversationOtherRepliesButton:"below",conversationTreeFadeAncestors:!1,showExtraNotifications:!0,showExtraNotificationsTip:!0,showChatsInExtraNotifications:!0,showAnnouncementsInExtraNotifications:!0,showFollowRequestsInExtraNotifications:!0,maxDepthInThread:6,autocompleteSelect:!1,closingDrawerMarksAsSeen:!0,unseenAtTop:!1,ignoreInactionableSeen:!1,unsavedPostAction:"confirm",autoSaveDraft:!1,useAbsoluteTimeFormat:!1,absoluteTimeFormatMinAge:"0d",absoluteTime12h:"24h",customEmoji:[],customEmojiFetched:!1,emoji:{},emojiFetched:!1,unicodeEmojiAnnotations:{},pleromaExtensionsAvailable:!0,postFormats:[],restrictedNicknames:[],safeDM:!0,knownDomains:[],birthdayRequired:!1,birthdayMinAge:0,shoutAvailable:!1,pleromaChatMessagesAvailable:!1,pleromaCustomEmojiReactionsAvailable:!1,pleromaBookmarkFoldersAvailable:!1,pleromaPublicFavouritesAvailable:!0,statusNotificationTypeAvailable:!0,gopherAvailable:!1,mediaProxyAvailable:!1,suggestionsEnabled:!1,suggestionsWeb:"",quotingAvailable:!1,groupActorAvailable:!1,blockExpiration:!1,localBubbleInstances:[],instanceSpecificPanelContent:"",tos:"",backendVersion:"",backendRepository:"",frontendVersion:"",pollsAvailable:!1,pollLimits:{max_options:4,max_option_chars:255,min_expiration:60,max_expiration:60*60*24}},eY=e=>Xx[e]().then(t=>t.default),P$=(e,t)=>{const n=Object.keys(t);return{...e,annotations:n.reduce((s,r)=>(s[r]=t[r][e.replacement],s),{})}},tY=e=>(e.symbols.push(...Jx),e),nY={state:Qx,mutations:{setInstanceOption(e,{name:t,value:n}){typeof n<"u"&&(e[t]=n)},setKnownDomains(e,t){e.knownDomains=t},setUnicodeEmojiAnnotations(e,{lang:t,annotations:n}){e.unicodeEmojiAnnotations[t]=n}},getters:{instanceDefaultConfig(e){return o5.map(t=>[t,e[t]]).reduce((t,[n,s])=>({...t,[n]:s}),{})},groupedCustomEmojis(e){const t=n=>{const s=n.tags.filter(r=>r.startsWith("pack:")).map(r=>{const o=r.slice(5);return{id:`custom-${o}`,text:o}});return s.length?s:[{id:"unpacked"}]};return e.customEmoji.reduce((n,s)=>(t(s).forEach(({id:r,text:o})=>{n[r]||(n[r]={id:r,text:o,image:s.imageUrl,emojis:[]}),n[r].emojis.push(s)}),n),{})},standardEmojiList(e){return I$.map(t=>(e.emoji[t]||[]).map(n=>P$(n,e.unicodeEmojiAnnotations))).reduce((t,n)=>t.concat(n),[])},standardEmojiGroupList(e){return I$.map(t=>({id:t,emojis:(e.emoji[t]||[]).map(n=>P$(n,e.unicodeEmojiAnnotations))}))},instanceDomain(e){return new URL(e.server).hostname},remoteInteractionLink(e){const n=(e.server.endsWith("/")?e.server.slice(0,-1):e.server)+Zx;return({statusId:s,nickname:r})=>s?`${n}?status_id=${s}`:`${n}?nickname=${r}`}},actions:{setInstanceOption({commit:e,dispatch:t},{name:n,value:s}){switch(e("setInstanceOption",{name:n,value:s}),n){case"name":Xe().setPageTitle();break;case"shoutAvailable":s&&t("initializeSocket");break}},async getStaticEmoji({commit:e}){try{const t=(await Ve(async()=>{const{default:s}=await import("./emoji.CF2IDMqM.js");return{default:s}},[])).default,n=Object.keys(t).reduce((s,r)=>(s[r]=t[r].map(o=>({displayText:o.slug,imageUrl:!1,replacement:o.emoji})),s),{});e("setInstanceOption",{name:"emoji",value:tY(n)})}catch(t){console.warn(`Can't load static emoji -`,t)}},loadUnicodeEmojiData({commit:e,state:t},n){const s=M_(n);return Promise.all(s.map(async r=>{if(!t.unicodeEmojiAnnotations[r])try{const o=await eY(r);e("setUnicodeEmojiAnnotations",{lang:r,annotations:o})}catch(o){console.warn(`Error loading unicode emoji annotations for ${r}: `,o)}}))},async getCustomEmoji({commit:e,state:t}){try{let n=await window.fetch("/api/v1/pleroma/emoji");if(n.ok||(n=await window.fetch("/api/pleroma/emoji.json")),n.ok){const s=await n.json(),r=Array.isArray(s)?Object.assign({},...s):s,o=(u,f)=>{const h=u.toLowerCase(),v=f.toLowerCase();return h>v?1:h{const h=u==="",v=f==="";return h===v?0:h&&!v?1:-1},a=(u,f)=>{const h=S=>(S.tags.filter($=>$.startsWith("pack:"))[0]||"").slice(5),v=h(u),y=h(f);return i(v,y)||o(v,y)||o(u.displayText,f.displayText)},c=Object.entries(r).map(([u,f])=>{const h=f.image_url;return{displayText:u,imageUrl:h?t.server+h:f,tags:h?f.tags.sort((v,y)=>v>y?1:0):["utf"],replacement:`:${u}: `}}).sort(a);e("setInstanceOption",{name:"customEmoji",value:c})}else throw n}catch(n){console.warn(`Can't load custom emojis -`,n)}},fetchEmoji({dispatch:e,state:t}){t.customEmojiFetched||(t.customEmojiFetched=!0,e("getCustomEmoji")),t.emojiFetched||(t.emojiFetched=!0,e("getStaticEmoji"))},async getKnownDomains({commit:e,rootState:t}){try{const n=await Ln.fetchKnownDomains({credentials:t.users.currentUser.credentials});e("setKnownDomains",n)}catch(n){console.warn(`Can't load known domains -`,n)}}}},Gs=(e=0)=>({statuses:[],statusesObject:{},faves:[],visibleStatuses:[],visibleStatusesObject:{},newStatusCount:0,maxId:0,minId:0,minVisibleId:0,loading:!1,followers:[],friends:[],userId:e,flushMarker:0}),i5=()=>({allStatuses:[],scrobblesNextFetch:{},allStatusesObject:{},conversationsObject:{},maxId:0,favorites:new Set,pleromaScrobblesAvailable:!0,timelines:{mentions:Gs(),public:Gs(),user:Gs(),favorites:Gs(),media:Gs(),publicAndExternal:Gs(),friends:Gs(),tag:Gs(),dms:Gs(),bookmarks:Gs(),list:Gs(),bubble:Gs()}}),sY=e=>(e.deleted=!1,e.attachments=e.attachments||[],e),cu=(e,t,n)=>{const s=t[n.id];return s?(Z.merge(s,Z.omitBy(n,(r,o)=>r===null||o==="user")),s.attachments.splice(s.attachments.length),{item:s,new:!1}):(sY(n),e.push(n),t[n.id]=n,{item:n,new:!0})},L$=(e,t)=>{const n=Number(e.id),s=Number(t.id),r=!Number.isNaN(n),o=!Number.isNaN(s);return r&&o?n>s?-1:1:r&&!o?1:!r&&o||e.id>t.id?-1:1},Kg=e=>(e.visibleStatuses=e.visibleStatuses.sort(L$),e.statuses=e.statuses.sort(L$),e.minVisibleId=(Z.last(e.visibleStatuses)||{}).id,e),rY=(e,t)=>{const n=e.pleromaScrobblesAvailable;n&&(e.scrobblesNextFetch[t.id]&&e.scrobblesNextFetch[t.id]>Date.now()||(e.scrobblesNextFetch[t.id]=Date.now()+24*60*60*1e3,n&&Ln.fetchScrobbles({accountId:t.id}).then(s=>{if(s!=null&&s.error){e.pleromaScrobblesAvailable=!1;return}s.length>0&&(t.latestScrobble=s[0],e.scrobblesNextFetch[t.id]=Date.now()+60*1e3)}).catch(s=>{console.warn("cannot fetch scrobbles",s)})))},oY=(e,t)=>{rY(e,t.user);const n=cu(e.allStatuses,e.allStatusesObject,t);if(n.new){const s=n.item,r=e.conversationsObject,o=s.statusnet_conversation_id;r[o]?r[o].push(s):r[o]=[s]}return n},iY=(e,{statuses:t,showImmediately:n=!1,timeline:s,user:r={},noIdUpdate:o=!1,userId:i,pagination:a={}})=>{if(!Z.isArray(t))return!1;const c=e.allStatuses,u=e.timelines[s],f=a.maxId||(t.length>0?Z.minBy(t,"id").id:0),h=a.minId||(t.length>0?Z.maxBy(t,"id").id:0),v=s&&(h>u.maxId||u.maxId===0)&&t.length>0,y=s&&(f0;if(!o&&v&&(u.maxId=h),!o&&y&&(u.minId=f),(s==="user"||s==="media")&&u.userId!==i)return;const S=(C,k,P=!0)=>{const A=oY(e,C),R=A.item;if(A.new){if(R.type==="status"&&Z.find(R.attentions,{id:r.id})){const N=e.timelines.mentions;u!==N&&(cu(N.statuses,N.statusesObject,R),N.newStatusCount+=1,Kg(N))}if(R.visibility==="direct"){const N=e.timelines.dms;cu(N.statuses,N.statusesObject,R),N.newStatusCount+=1,Kg(N)}}let B;return s&&P&&(B=cu(u.statuses,u.statusesObject,R)),s&&k?cu(u.visibleStatuses,u.visibleStatusesObject,R):s&&P&&B.new&&(u.newStatusCount+=1),R.quote&&S(R.quote,!1,!1),R},$=C=>{const k=Z.find(c,{id:C.in_reply_to_status_id});return k&&(C.user.id===r.id?k.favorited=!0:k.fave_num+=1),k},I={status:C=>{S(C,n)},edit:C=>{S(C,n)},retweet:C=>{const k=S(C.retweeted_status,!1,!1);let P;s&&Z.find(u.statuses,A=>A.retweeted_status?A.id===k.id||A.retweeted_status.id===k.id:A.id===k.id)?P=S(C,!1,!1):P=S(C,n),P.retweeted_status=k},favorite:C=>{e.favorites.has(C.id)||(e.favorites.add(C.id),$(C))},follow:()=>{},default:C=>{console.warn("unknown status type"),console.warn(C)}};Z.each(t,C=>{const k=C.type;(I[k]||I.default)(C)}),s&&s!=="bookmarks"&&Kg(u)},aY=(e,{timeline:t,userId:n})=>{const s=e.timelines[t];n&&(Z.remove(s.statuses,{user:{id:n}}),Z.remove(s.visibleStatuses,{user:{id:n}}),s.minVisibleId=s.visibleStatuses.length>0?Z.last(s.visibleStatuses).id:0,s.maxId=s.statuses.length>0?Z.first(s.statuses).id:0)},lY={addNewStatuses:iY,removeStatus:aY,showNewStatuses(e,{timeline:t}){const n=e.timelines[t];n.newStatusCount=0,n.visibleStatuses=Z.slice(n.statuses,0,50),n.minVisibleId=Z.last(n.visibleStatuses).id,n.minId=n.minVisibleId,n.visibleStatusesObject={},Z.each(n.visibleStatuses,s=>{n.visibleStatusesObject[s.id]=s})},resetStatuses(e){const t=i5();Object.entries(t).forEach(([n,s])=>{e[n]=s})},clearTimeline(e,{timeline:t,excludeUserId:n=!1}){const s=n?e.timelines[t].userId:void 0;e.timelines[t]=Gs(s)},setFavorited(e,{status:t,value:n}){const s=e.allStatusesObject[t.id];s.favorited!==n&&(n?s.fave_num++:s.fave_num--),s.favorited=n},setFavoritedConfirm(e,{status:t,user:n}){const s=e.allStatusesObject[t.id];s.favorited=t.favorited,s.fave_num=t.fave_num;const r=Z.findIndex(s.favoritedBy,{id:n.id});r!==-1&&!s.favorited?s.favoritedBy.splice(r,1):r===-1&&s.favorited&&s.favoritedBy.push(n)},setMutedStatus(e,t){const n=e.allStatusesObject[t.id];n.thread_muted=t.thread_muted,n.thread_muted!==void 0&&e.conversationsObject[n.statusnet_conversation_id].forEach(s=>{s.thread_muted=n.thread_muted})},setRetweeted(e,{status:t,value:n}){const s=e.allStatusesObject[t.id];s.repeated!==n&&(n?s.repeat_num++:s.repeat_num--),s.repeated=n},setRetweetedConfirm(e,{status:t,user:n}){const s=e.allStatusesObject[t.id];s.repeated=t.repeated,s.repeat_num=t.repeat_num;const r=Z.findIndex(s.rebloggedBy,{id:n.id});r!==-1&&!s.repeated?s.rebloggedBy.splice(r,1):r===-1&&s.repeated&&s.rebloggedBy.push(n)},setBookmarked(e,{status:t,value:n}){const s=e.allStatusesObject[t.id];s.bookmarked=n,s.bookmark_folder_id=t.bookmark_folder_id},setBookmarkedConfirm(e,{status:t}){const n=e.allStatusesObject[t.id];n.bookmarked=t.bookmarked,t.pleroma&&(n.bookmark_folder_id=t.pleroma.bookmark_folder)},setDeleted(e,{status:t}){const n=e.allStatusesObject[t.id];n&&(n.deleted=!0)},setManyDeleted(e,t){Object.values(e.allStatusesObject).forEach(n=>{t(n)&&(n.deleted=!0)})},setLoading(e,{timeline:t,value:n}){e.timelines[t].loading=n},setNsfw(e,{id:t,nsfw:n}){const s=e.allStatusesObject[t];s.nsfw=n},queueFlush(e,{timeline:t,id:n}){e.timelines[t].flushMarker=n},queueFlushAll(e){Object.keys(e.timelines).forEach(t=>{e.timelines[t].flushMarker=e.timelines[t].maxId})},addRepeats(e,{id:t,rebloggedByUsers:n,currentUser:s}){const r=e.allStatusesObject[t];r.rebloggedBy=n.filter(o=>o),r.repeat_num=r.rebloggedBy.length,r.repeated=!!r.rebloggedBy.find(({id:o})=>s.id===o)},addFavs(e,{id:t,favoritedByUsers:n,currentUser:s}){const r=e.allStatusesObject[t];r.favoritedBy=n.filter(o=>o),r.fave_num=r.favoritedBy.length,r.favorited=!!r.favoritedBy.find(({id:o})=>s.id===o)},addEmojiReactionsBy(e,{id:t,emojiReactions:n}){const s=e.allStatusesObject[t];s.emoji_reactions=n},addOwnReaction(e,{id:t,emoji:n,currentUser:s}){const r=e.allStatusesObject[t],o=Z.findIndex(r.emoji_reactions,{name:n}),i=r.emoji_reactions[o]||{name:n,count:0,accounts:[]},a={...i,count:i.count+1,me:!0,accounts:[...i.accounts,s]};o>=0?r.emoji_reactions[o]=a:r.emoji_reactions=[...r.emoji_reactions,a]},removeOwnReaction(e,{id:t,emoji:n,currentUser:s}){const r=e.allStatusesObject[t],o=Z.findIndex(r.emoji_reactions,{name:n});if(o<0)return;const i=r.emoji_reactions[o],a=i.accounts||[],c={...i,count:i.count-1,me:!1,accounts:a.filter(u=>u.id!==s.id)};c.count>0?r.emoji_reactions[o]=c:r.emoji_reactions=r.emoji_reactions.filter(u=>u.name!==n)},updateStatusWithPoll(e,{id:t,poll:n}){const s=e.allStatusesObject[t];s.poll=n},setVirtualHeight(e,{statusId:t,height:n}){e.allStatusesObject[t].virtualHeight=n}},cY={state:i5(),actions:{addNewStatuses({rootState:e,commit:t},{statuses:n,showImmediately:s=!1,timeline:r=!1,noIdUpdate:o=!1,userId:i,pagination:a}){t("addNewStatuses",{statuses:n,showImmediately:s,timeline:r,noIdUpdate:o,user:e.users.currentUser,userId:i,pagination:a})},fetchStatus({rootState:e,dispatch:t},n){return e.api.backendInteractor.fetchStatus({id:n}).then(s=>t("addNewStatuses",{statuses:[s]}))},fetchStatusSource({rootState:e},t){return Ln.fetchStatusSource({id:t.id,credentials:e.users.currentUser.credentials})},fetchStatusHistory(e,t){return Ln.fetchStatusHistory({status:t})},deleteStatus({rootState:e,commit:t},n){Ln.deleteStatus({id:n.id,credentials:e.users.currentUser.credentials}).then(()=>{t("setDeleted",{status:n})}).catch(s=>{Xe().pushGlobalNotice({level:"error",messageKey:"status.delete_error",messageArgs:[s.message],timeout:5e3})})},deleteStatusById({rootState:e,commit:t},n){const s=e.statuses.allStatusesObject[n];t("setDeleted",{status:s})},markStatusesAsDeleted({commit:e},t){e("setManyDeleted",t)},favorite({rootState:e,commit:t},n){t("setFavorited",{status:n,value:!0}),e.api.backendInteractor.favorite({id:n.id}).then(s=>t("setFavoritedConfirm",{status:s,user:e.users.currentUser}))},unfavorite({rootState:e,commit:t},n){t("setFavorited",{status:n,value:!1}),e.api.backendInteractor.unfavorite({id:n.id}).then(s=>t("setFavoritedConfirm",{status:s,user:e.users.currentUser}))},fetchPinnedStatuses({rootState:e,dispatch:t},n){e.api.backendInteractor.fetchPinnedStatuses({id:n}).then(s=>t("addNewStatuses",{statuses:s,timeline:"user",userId:n,showImmediately:!0,noIdUpdate:!0}))},pinStatus({rootState:e,dispatch:t},n){return e.api.backendInteractor.pinOwnStatus({id:n}).then(s=>t("addNewStatuses",{statuses:[s]}))},unpinStatus({rootState:e,dispatch:t},n){e.api.backendInteractor.unpinOwnStatus({id:n}).then(s=>t("addNewStatuses",{statuses:[s]}))},muteConversation({rootState:e,commit:t},{id:n}){return e.api.backendInteractor.muteConversation({id:n}).then(s=>t("setMutedStatus",s))},unmuteConversation({rootState:e,commit:t},{id:n}){return e.api.backendInteractor.unmuteConversation({id:n}).then(s=>t("setMutedStatus",s))},retweet({rootState:e,commit:t},n){t("setRetweeted",{status:n,value:!0}),e.api.backendInteractor.retweet({id:n.id}).then(s=>t("setRetweetedConfirm",{status:s.retweeted_status,user:e.users.currentUser}))},unretweet({rootState:e,commit:t},n){t("setRetweeted",{status:n,value:!1}),e.api.backendInteractor.unretweet({id:n.id}).then(s=>t("setRetweetedConfirm",{status:s,user:e.users.currentUser}))},bookmark({rootState:e,commit:t},n){t("setBookmarked",{status:n,value:!0}),e.api.backendInteractor.bookmarkStatus({id:n.id,folder_id:n.bookmark_folder_id}).then(s=>{t("setBookmarkedConfirm",{status:s})})},unbookmark({rootState:e,commit:t},n){t("setBookmarked",{status:n,value:!1}),e.api.backendInteractor.unbookmarkStatus({id:n.id}).then(s=>{t("setBookmarkedConfirm",{status:s})})},queueFlush({commit:e},{timeline:t,id:n}){e("queueFlush",{timeline:t,id:n})},queueFlushAll({commit:e}){e("queueFlushAll")},fetchFavsAndRepeats({rootState:e,commit:t},n){Promise.all([e.api.backendInteractor.fetchFavoritedByUsers({id:n}),e.api.backendInteractor.fetchRebloggedByUsers({id:n})]).then(([s,r])=>{t("addFavs",{id:n,favoritedByUsers:s,currentUser:e.users.currentUser}),t("addRepeats",{id:n,rebloggedByUsers:r,currentUser:e.users.currentUser})})},reactWithEmoji({rootState:e,dispatch:t,commit:n},{id:s,emoji:r}){const o=e.users.currentUser;o&&(n("addOwnReaction",{id:s,emoji:r,currentUser:o}),e.api.backendInteractor.reactWithEmoji({id:s,emoji:r}).then(()=>{t("fetchEmojiReactionsBy",s)}))},unreactWithEmoji({rootState:e,dispatch:t,commit:n},{id:s,emoji:r}){const o=e.users.currentUser;o&&(n("removeOwnReaction",{id:s,emoji:r,currentUser:o}),e.api.backendInteractor.unreactWithEmoji({id:s,emoji:r}).then(()=>{t("fetchEmojiReactionsBy",s)}))},fetchEmojiReactionsBy({rootState:e,commit:t},n){return e.api.backendInteractor.fetchEmojiReactions({id:n}).then(s=>{t("addEmojiReactionsBy",{id:n,emojiReactions:s,currentUser:e.users.currentUser})})},fetchFavs({rootState:e,commit:t},n){e.api.backendInteractor.fetchFavoritedByUsers({id:n}).then(s=>t("addFavs",{id:n,favoritedByUsers:s,currentUser:e.users.currentUser}))},fetchRepeats({rootState:e,commit:t},n){e.api.backendInteractor.fetchRebloggedByUsers({id:n}).then(s=>t("addRepeats",{id:n,rebloggedByUsers:s,currentUser:e.users.currentUser}))},search(e,{q:t,resolve:n,limit:s,offset:r,following:o,type:i}){return e.rootState.api.backendInteractor.search2({q:t,resolve:n,limit:s,offset:r,following:o,type:i}).then(a=>(e.commit("addNewUsers",a.accounts),e.commit("addNewUsers",a.statuses.map(c=>c.user).filter(c=>c)),e.commit("addNewStatuses",{statuses:a.statuses}),a))},setVirtualHeight({commit:e},{statusId:t,height:n}){e("setVirtualHeight",{statusId:t,height:n})}},mutations:lY},ge=(e,t)=>{const n=e.__vccOpts||e;for(const[s,r]of t)n[s]=r;return n},uY={provide:{popoversZLayer:"modals"},props:{isOpen:{type:Boolean,default:!0},noBackground:{type:Boolean,default:!1}},emits:["backdropClicked"],computed:{classes(){return{"modal-background":!this.noBackground,open:this.isOpen}}}};function dY(e,t,n,s,r,o){const i=sc("body-scroll-lock");return at((p(),b("div",{class:he(["modal-view",o.classes]),onClick:t[0]||(t[0]=Te(a=>e.$emit("backdropClicked"),["self"]))},[Ot(e.$slots,"default")],2)),[[Cr,n.isOpen],[i,n.isOpen&&!n.noBackground]])}const dd=ge(uY,[["render",dY]]);/*! - * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com - * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) - * Copyright 2024 Fonticons, Inc. - */function fY(e,t,n){return(t=pY(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function O$(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);t&&(s=s.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),n.push.apply(n,s)}return n}function Ne(e){for(var t=1;t{};let D_={},a5={},l5=null,c5={mark:R$,measure:R$};try{typeof window<"u"&&(D_=window),typeof document<"u"&&(a5=document),typeof MutationObserver<"u"&&(l5=MutationObserver),typeof performance<"u"&&(c5=performance)}catch{}const{userAgent:M$=""}=D_.navigator||{},ji=D_,wn=a5,N$=l5,Pf=c5;ji.document;const Qo=!!wn.documentElement&&!!wn.head&&typeof wn.addEventListener=="function"&&typeof wn.createElement=="function",u5=~M$.indexOf("MSIE")||~M$.indexOf("Trident/");var mY=/fa(s|r|l|t|d|dr|dl|dt|b|k|kd|ss|sr|sl|st|sds|sdr|sdl|sdt)?[\-\ ]/,gY=/Font ?Awesome ?([56 ]*)(Solid|Regular|Light|Thin|Duotone|Brands|Free|Pro|Sharp Duotone|Sharp|Kit)?.*/i,d5={classic:{fa:"solid",fas:"solid","fa-solid":"solid",far:"regular","fa-regular":"regular",fal:"light","fa-light":"light",fat:"thin","fa-thin":"thin",fab:"brands","fa-brands":"brands"},duotone:{fa:"solid",fad:"solid","fa-solid":"solid","fa-duotone":"solid",fadr:"regular","fa-regular":"regular",fadl:"light","fa-light":"light",fadt:"thin","fa-thin":"thin"},sharp:{fa:"solid",fass:"solid","fa-solid":"solid",fasr:"regular","fa-regular":"regular",fasl:"light","fa-light":"light",fast:"thin","fa-thin":"thin"},"sharp-duotone":{fa:"solid",fasds:"solid","fa-solid":"solid",fasdr:"regular","fa-regular":"regular",fasdl:"light","fa-light":"light",fasdt:"thin","fa-thin":"thin"}},vY={GROUP:"duotone-group",PRIMARY:"primary",SECONDARY:"secondary"},f5=["fa-classic","fa-duotone","fa-sharp","fa-sharp-duotone"],gs="classic",wp="duotone",bY="sharp",yY="sharp-duotone",h5=[gs,wp,bY,yY],_Y={classic:{900:"fas",400:"far",normal:"far",300:"fal",100:"fat"},duotone:{900:"fad",400:"fadr",300:"fadl",100:"fadt"},sharp:{900:"fass",400:"fasr",300:"fasl",100:"fast"},"sharp-duotone":{900:"fasds",400:"fasdr",300:"fasdl",100:"fasdt"}},wY={"Font Awesome 6 Free":{900:"fas",400:"far"},"Font Awesome 6 Pro":{900:"fas",400:"far",normal:"far",300:"fal",100:"fat"},"Font Awesome 6 Brands":{400:"fab",normal:"fab"},"Font Awesome 6 Duotone":{900:"fad",400:"fadr",normal:"fadr",300:"fadl",100:"fadt"},"Font Awesome 6 Sharp":{900:"fass",400:"fasr",normal:"fasr",300:"fasl",100:"fast"},"Font Awesome 6 Sharp Duotone":{900:"fasds",400:"fasdr",normal:"fasdr",300:"fasdl",100:"fasdt"}},SY=new Map([["classic",{defaultShortPrefixId:"fas",defaultStyleId:"solid",styleIds:["solid","regular","light","thin","brands"],futureStyleIds:[],defaultFontWeight:900}],["sharp",{defaultShortPrefixId:"fass",defaultStyleId:"solid",styleIds:["solid","regular","light","thin"],futureStyleIds:[],defaultFontWeight:900}],["duotone",{defaultShortPrefixId:"fad",defaultStyleId:"solid",styleIds:["solid","regular","light","thin"],futureStyleIds:[],defaultFontWeight:900}],["sharp-duotone",{defaultShortPrefixId:"fasds",defaultStyleId:"solid",styleIds:["solid","regular","light","thin"],futureStyleIds:[],defaultFontWeight:900}]]),kY={classic:{solid:"fas",regular:"far",light:"fal",thin:"fat",brands:"fab"},duotone:{solid:"fad",regular:"fadr",light:"fadl",thin:"fadt"},sharp:{solid:"fass",regular:"fasr",light:"fasl",thin:"fast"},"sharp-duotone":{solid:"fasds",regular:"fasdr",light:"fasdl",thin:"fasdt"}},$Y=["fak","fa-kit","fakd","fa-kit-duotone"],F$={kit:{fak:"kit","fa-kit":"kit"},"kit-duotone":{fakd:"kit-duotone","fa-kit-duotone":"kit-duotone"}},CY=["kit"],TY={kit:{"fa-kit":"fak"}},AY=["fak","fakd"],EY={kit:{fak:"fa-kit"}},D$={kit:{kit:"fak"},"kit-duotone":{"kit-duotone":"fakd"}},Lf={GROUP:"duotone-group",SWAP_OPACITY:"swap-opacity",PRIMARY:"primary",SECONDARY:"secondary"},IY=["fa-classic","fa-duotone","fa-sharp","fa-sharp-duotone"],PY=["fak","fa-kit","fakd","fa-kit-duotone"],LY={"Font Awesome Kit":{400:"fak",normal:"fak"},"Font Awesome Kit Duotone":{400:"fakd",normal:"fakd"}},OY={classic:{"fa-brands":"fab","fa-duotone":"fad","fa-light":"fal","fa-regular":"far","fa-solid":"fas","fa-thin":"fat"},duotone:{"fa-regular":"fadr","fa-light":"fadl","fa-thin":"fadt"},sharp:{"fa-solid":"fass","fa-regular":"fasr","fa-light":"fasl","fa-thin":"fast"},"sharp-duotone":{"fa-solid":"fasds","fa-regular":"fasdr","fa-light":"fasdl","fa-thin":"fasdt"}},RY={classic:["fas","far","fal","fat","fad"],duotone:["fadr","fadl","fadt"],sharp:["fass","fasr","fasl","fast"],"sharp-duotone":["fasds","fasdr","fasdl","fasdt"]},J0={classic:{fab:"fa-brands",fad:"fa-duotone",fal:"fa-light",far:"fa-regular",fas:"fa-solid",fat:"fa-thin"},duotone:{fadr:"fa-regular",fadl:"fa-light",fadt:"fa-thin"},sharp:{fass:"fa-solid",fasr:"fa-regular",fasl:"fa-light",fast:"fa-thin"},"sharp-duotone":{fasds:"fa-solid",fasdr:"fa-regular",fasdl:"fa-light",fasdt:"fa-thin"}},MY=["fa-solid","fa-regular","fa-light","fa-thin","fa-duotone","fa-brands"],Z0=["fa","fas","far","fal","fat","fad","fadr","fadl","fadt","fab","fass","fasr","fasl","fast","fasds","fasdr","fasdl","fasdt",...IY,...MY],NY=["solid","regular","light","thin","duotone","brands"],p5=[1,2,3,4,5,6,7,8,9,10],FY=p5.concat([11,12,13,14,15,16,17,18,19,20]),DY=[...Object.keys(RY),...NY,"2xs","xs","sm","lg","xl","2xl","beat","border","fade","beat-fade","bounce","flip-both","flip-horizontal","flip-vertical","flip","fw","inverse","layers-counter","layers-text","layers","li","pull-left","pull-right","pulse","rotate-180","rotate-270","rotate-90","rotate-by","shake","spin-pulse","spin-reverse","spin","stack-1x","stack-2x","stack","ul",Lf.GROUP,Lf.SWAP_OPACITY,Lf.PRIMARY,Lf.SECONDARY].concat(p5.map(e=>"".concat(e,"x"))).concat(FY.map(e=>"w-".concat(e))),UY={"Font Awesome 5 Free":{900:"fas",400:"far"},"Font Awesome 5 Pro":{900:"fas",400:"far",normal:"far",300:"fal"},"Font Awesome 5 Brands":{400:"fab",normal:"fab"},"Font Awesome 5 Duotone":{900:"fad"}};const Ko="___FONT_AWESOME___",Q0=16,m5="fa",g5="svg-inline--fa",Ma="data-fa-i2svg",ey="data-fa-pseudo-element",jY="data-fa-pseudo-element-pending",U_="data-prefix",j_="data-icon",U$="fontawesome-i2svg",BY="async",zY=["HTML","HEAD","STYLE","SCRIPT"],v5=(()=>{try{return!0}catch{return!1}})();function fd(e){return new Proxy(e,{get(t,n){return n in t?t[n]:t[gs]}})}const b5=Ne({},d5);b5[gs]=Ne(Ne(Ne(Ne({},{"fa-duotone":"duotone"}),d5[gs]),F$.kit),F$["kit-duotone"]);const qY=fd(b5),ty=Ne({},kY);ty[gs]=Ne(Ne(Ne(Ne({},{duotone:"fad"}),ty[gs]),D$.kit),D$["kit-duotone"]);const j$=fd(ty),ny=Ne({},J0);ny[gs]=Ne(Ne({},ny[gs]),EY.kit);const B_=fd(ny),sy=Ne({},OY);sy[gs]=Ne(Ne({},sy[gs]),TY.kit);fd(sy);const HY=mY,y5="fa-layers-text",VY=gY,WY=Ne({},_Y);fd(WY);const GY=["class","data-prefix","data-icon","data-fa-transform","data-fa-mask"],xg=vY,KY=[...CY,...DY],Pu=ji.FontAwesomeConfig||{};function xY(e){var t=wn.querySelector("script["+e+"]");if(t)return t.getAttribute(e)}function YY(e){return e===""?!0:e==="false"?!1:e==="true"?!0:e}wn&&typeof wn.querySelector=="function"&&[["data-family-prefix","familyPrefix"],["data-css-prefix","cssPrefix"],["data-family-default","familyDefault"],["data-style-default","styleDefault"],["data-replacement-class","replacementClass"],["data-auto-replace-svg","autoReplaceSvg"],["data-auto-add-css","autoAddCss"],["data-auto-a11y","autoA11y"],["data-search-pseudo-elements","searchPseudoElements"],["data-observe-mutations","observeMutations"],["data-mutate-approach","mutateApproach"],["data-keep-original-source","keepOriginalSource"],["data-measure-performance","measurePerformance"],["data-show-missing-icons","showMissingIcons"]].forEach(t=>{let[n,s]=t;const r=YY(xY(n));r!=null&&(Pu[s]=r)});const _5={styleDefault:"solid",familyDefault:gs,cssPrefix:m5,replacementClass:g5,autoReplaceSvg:!0,autoAddCss:!0,autoA11y:!0,searchPseudoElements:!1,observeMutations:!0,mutateApproach:"async",keepOriginalSource:!0,measurePerformance:!1,showMissingIcons:!0};Pu.familyPrefix&&(Pu.cssPrefix=Pu.familyPrefix);const Wl=Ne(Ne({},_5),Pu);Wl.autoReplaceSvg||(Wl.observeMutations=!1);const it={};Object.keys(_5).forEach(e=>{Object.defineProperty(it,e,{enumerable:!0,set:function(t){Wl[e]=t,Lu.forEach(n=>n(it))},get:function(){return Wl[e]}})});Object.defineProperty(it,"familyPrefix",{enumerable:!0,set:function(e){Wl.cssPrefix=e,Lu.forEach(t=>t(it))},get:function(){return Wl.cssPrefix}});ji.FontAwesomeConfig=it;const Lu=[];function XY(e){return Lu.push(e),()=>{Lu.splice(Lu.indexOf(e),1)}}const mi=Q0,Zr={size:16,x:0,y:0,rotate:0,flipX:!1,flipY:!1};function JY(e){if(!e||!Qo)return;const t=wn.createElement("style");t.setAttribute("type","text/css"),t.innerHTML=e;const n=wn.head.childNodes;let s=null;for(let r=n.length-1;r>-1;r--){const o=n[r],i=(o.tagName||"").toUpperCase();["STYLE","LINK"].indexOf(i)>-1&&(s=o)}return wn.head.insertBefore(t,s),e}const ZY="0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ";function xu(){let e=12,t="";for(;e-- >0;)t+=ZY[Math.random()*62|0];return t}function oc(e){const t=[];for(let n=(e||[]).length>>>0;n--;)t[n]=e[n];return t}function z_(e){return e.classList?oc(e.classList):(e.getAttribute("class")||"").split(" ").filter(t=>t)}function w5(e){return"".concat(e).replace(/&/g,"&").replace(/"/g,""").replace(/'/g,"'").replace(//g,">")}function QY(e){return Object.keys(e||{}).reduce((t,n)=>t+"".concat(n,'="').concat(w5(e[n]),'" '),"").trim()}function Sp(e){return Object.keys(e||{}).reduce((t,n)=>t+"".concat(n,": ").concat(e[n].trim(),";"),"")}function q_(e){return e.size!==Zr.size||e.x!==Zr.x||e.y!==Zr.y||e.rotate!==Zr.rotate||e.flipX||e.flipY}function eX(e){let{transform:t,containerWidth:n,iconWidth:s}=e;const r={transform:"translate(".concat(n/2," 256)")},o="translate(".concat(t.x*32,", ").concat(t.y*32,") "),i="scale(".concat(t.size/16*(t.flipX?-1:1),", ").concat(t.size/16*(t.flipY?-1:1),") "),a="rotate(".concat(t.rotate," 0 0)"),c={transform:"".concat(o," ").concat(i," ").concat(a)},u={transform:"translate(".concat(s/2*-1," -256)")};return{outer:r,inner:c,path:u}}function tX(e){let{transform:t,width:n=Q0,height:s=Q0,startCentered:r=!1}=e,o="";return r&&u5?o+="translate(".concat(t.x/mi-n/2,"em, ").concat(t.y/mi-s/2,"em) "):r?o+="translate(calc(-50% + ".concat(t.x/mi,"em), calc(-50% + ").concat(t.y/mi,"em)) "):o+="translate(".concat(t.x/mi,"em, ").concat(t.y/mi,"em) "),o+="scale(".concat(t.size/mi*(t.flipX?-1:1),", ").concat(t.size/mi*(t.flipY?-1:1),") "),o+="rotate(".concat(t.rotate,"deg) "),o}var nX=`:root, :host { - --fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free"; - --fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free"; - --fa-font-light: normal 300 1em/1 "Font Awesome 6 Pro"; - --fa-font-thin: normal 100 1em/1 "Font Awesome 6 Pro"; - --fa-font-duotone: normal 900 1em/1 "Font Awesome 6 Duotone"; - --fa-font-duotone-regular: normal 400 1em/1 "Font Awesome 6 Duotone"; - --fa-font-duotone-light: normal 300 1em/1 "Font Awesome 6 Duotone"; - --fa-font-duotone-thin: normal 100 1em/1 "Font Awesome 6 Duotone"; - --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands"; - --fa-font-sharp-solid: normal 900 1em/1 "Font Awesome 6 Sharp"; - --fa-font-sharp-regular: normal 400 1em/1 "Font Awesome 6 Sharp"; - --fa-font-sharp-light: normal 300 1em/1 "Font Awesome 6 Sharp"; - --fa-font-sharp-thin: normal 100 1em/1 "Font Awesome 6 Sharp"; - --fa-font-sharp-duotone-solid: normal 900 1em/1 "Font Awesome 6 Sharp Duotone"; - --fa-font-sharp-duotone-regular: normal 400 1em/1 "Font Awesome 6 Sharp Duotone"; - --fa-font-sharp-duotone-light: normal 300 1em/1 "Font Awesome 6 Sharp Duotone"; - --fa-font-sharp-duotone-thin: normal 100 1em/1 "Font Awesome 6 Sharp Duotone"; -} - -svg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa { - overflow: visible; - box-sizing: content-box; -} - -.svg-inline--fa { - display: var(--fa-display, inline-block); - height: 1em; - overflow: visible; - vertical-align: -0.125em; -} -.svg-inline--fa.fa-2xs { - vertical-align: 0.1em; -} -.svg-inline--fa.fa-xs { - vertical-align: 0em; -} -.svg-inline--fa.fa-sm { - vertical-align: -0.0714285705em; -} -.svg-inline--fa.fa-lg { - vertical-align: -0.2em; -} -.svg-inline--fa.fa-xl { - vertical-align: -0.25em; -} -.svg-inline--fa.fa-2xl { - vertical-align: -0.3125em; -} -.svg-inline--fa.fa-pull-left { - margin-right: var(--fa-pull-margin, 0.3em); - width: auto; -} -.svg-inline--fa.fa-pull-right { - margin-left: var(--fa-pull-margin, 0.3em); - width: auto; -} -.svg-inline--fa.fa-li { - width: var(--fa-li-width, 2em); - top: 0.25em; -} -.svg-inline--fa.fa-fw { - width: var(--fa-fw-width, 1.25em); -} - -.fa-layers svg.svg-inline--fa { - bottom: 0; - left: 0; - margin: auto; - position: absolute; - right: 0; - top: 0; -} - -.fa-layers-counter, .fa-layers-text { - display: inline-block; - position: absolute; - text-align: center; -} - -.fa-layers { - display: inline-block; - height: 1em; - position: relative; - text-align: center; - vertical-align: -0.125em; - width: 1em; -} -.fa-layers svg.svg-inline--fa { - transform-origin: center center; -} - -.fa-layers-text { - left: 50%; - top: 50%; - transform: translate(-50%, -50%); - transform-origin: center center; -} - -.fa-layers-counter { - background-color: var(--fa-counter-background-color, #ff253a); - border-radius: var(--fa-counter-border-radius, 1em); - box-sizing: border-box; - color: var(--fa-inverse, #fff); - line-height: var(--fa-counter-line-height, 1); - max-width: var(--fa-counter-max-width, 5em); - min-width: var(--fa-counter-min-width, 1.5em); - overflow: hidden; - padding: var(--fa-counter-padding, 0.25em 0.5em); - right: var(--fa-right, 0); - text-overflow: ellipsis; - top: var(--fa-top, 0); - transform: scale(var(--fa-counter-scale, 0.25)); - transform-origin: top right; -} - -.fa-layers-bottom-right { - bottom: var(--fa-bottom, 0); - right: var(--fa-right, 0); - top: auto; - transform: scale(var(--fa-layers-scale, 0.25)); - transform-origin: bottom right; -} - -.fa-layers-bottom-left { - bottom: var(--fa-bottom, 0); - left: var(--fa-left, 0); - right: auto; - top: auto; - transform: scale(var(--fa-layers-scale, 0.25)); - transform-origin: bottom left; -} - -.fa-layers-top-right { - top: var(--fa-top, 0); - right: var(--fa-right, 0); - transform: scale(var(--fa-layers-scale, 0.25)); - transform-origin: top right; -} - -.fa-layers-top-left { - left: var(--fa-left, 0); - right: auto; - top: var(--fa-top, 0); - transform: scale(var(--fa-layers-scale, 0.25)); - transform-origin: top left; -} - -.fa-1x { - font-size: 1em; -} - -.fa-2x { - font-size: 2em; -} - -.fa-3x { - font-size: 3em; -} - -.fa-4x { - font-size: 4em; -} - -.fa-5x { - font-size: 5em; -} - -.fa-6x { - font-size: 6em; -} - -.fa-7x { - font-size: 7em; -} - -.fa-8x { - font-size: 8em; -} - -.fa-9x { - font-size: 9em; -} - -.fa-10x { - font-size: 10em; -} - -.fa-2xs { - font-size: 0.625em; - line-height: 0.1em; - vertical-align: 0.225em; -} - -.fa-xs { - font-size: 0.75em; - line-height: 0.0833333337em; - vertical-align: 0.125em; -} - -.fa-sm { - font-size: 0.875em; - line-height: 0.0714285718em; - vertical-align: 0.0535714295em; -} - -.fa-lg { - font-size: 1.25em; - line-height: 0.05em; - vertical-align: -0.075em; -} - -.fa-xl { - font-size: 1.5em; - line-height: 0.0416666682em; - vertical-align: -0.125em; -} - -.fa-2xl { - font-size: 2em; - line-height: 0.03125em; - vertical-align: -0.1875em; -} - -.fa-fw { - text-align: center; - width: 1.25em; -} - -.fa-ul { - list-style-type: none; - margin-left: var(--fa-li-margin, 2.5em); - padding-left: 0; -} -.fa-ul > li { - position: relative; -} - -.fa-li { - left: calc(-1 * var(--fa-li-width, 2em)); - position: absolute; - text-align: center; - width: var(--fa-li-width, 2em); - line-height: inherit; -} - -.fa-border { - border-color: var(--fa-border-color, #eee); - border-radius: var(--fa-border-radius, 0.1em); - border-style: var(--fa-border-style, solid); - border-width: var(--fa-border-width, 0.08em); - padding: var(--fa-border-padding, 0.2em 0.25em 0.15em); -} - -.fa-pull-left { - float: left; - margin-right: var(--fa-pull-margin, 0.3em); -} - -.fa-pull-right { - float: right; - margin-left: var(--fa-pull-margin, 0.3em); -} - -.fa-beat { - animation-name: fa-beat; - animation-delay: var(--fa-animation-delay, 0s); - animation-direction: var(--fa-animation-direction, normal); - animation-duration: var(--fa-animation-duration, 1s); - animation-iteration-count: var(--fa-animation-iteration-count, infinite); - animation-timing-function: var(--fa-animation-timing, ease-in-out); -} - -.fa-bounce { - animation-name: fa-bounce; - animation-delay: var(--fa-animation-delay, 0s); - animation-direction: var(--fa-animation-direction, normal); - animation-duration: var(--fa-animation-duration, 1s); - animation-iteration-count: var(--fa-animation-iteration-count, infinite); - animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1)); -} - -.fa-fade { - animation-name: fa-fade; - animation-delay: var(--fa-animation-delay, 0s); - animation-direction: var(--fa-animation-direction, normal); - animation-duration: var(--fa-animation-duration, 1s); - animation-iteration-count: var(--fa-animation-iteration-count, infinite); - animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); -} - -.fa-beat-fade { - animation-name: fa-beat-fade; - animation-delay: var(--fa-animation-delay, 0s); - animation-direction: var(--fa-animation-direction, normal); - animation-duration: var(--fa-animation-duration, 1s); - animation-iteration-count: var(--fa-animation-iteration-count, infinite); - animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1)); -} - -.fa-flip { - animation-name: fa-flip; - animation-delay: var(--fa-animation-delay, 0s); - animation-direction: var(--fa-animation-direction, normal); - animation-duration: var(--fa-animation-duration, 1s); - animation-iteration-count: var(--fa-animation-iteration-count, infinite); - animation-timing-function: var(--fa-animation-timing, ease-in-out); -} - -.fa-shake { - animation-name: fa-shake; - animation-delay: var(--fa-animation-delay, 0s); - animation-direction: var(--fa-animation-direction, normal); - animation-duration: var(--fa-animation-duration, 1s); - animation-iteration-count: var(--fa-animation-iteration-count, infinite); - animation-timing-function: var(--fa-animation-timing, linear); -} - -.fa-spin { - animation-name: fa-spin; - animation-delay: var(--fa-animation-delay, 0s); - animation-direction: var(--fa-animation-direction, normal); - animation-duration: var(--fa-animation-duration, 2s); - animation-iteration-count: var(--fa-animation-iteration-count, infinite); - animation-timing-function: var(--fa-animation-timing, linear); -} - -.fa-spin-reverse { - --fa-animation-direction: reverse; -} - -.fa-pulse, -.fa-spin-pulse { - animation-name: fa-spin; - animation-direction: var(--fa-animation-direction, normal); - animation-duration: var(--fa-animation-duration, 1s); - animation-iteration-count: var(--fa-animation-iteration-count, infinite); - animation-timing-function: var(--fa-animation-timing, steps(8)); -} - -@media (prefers-reduced-motion: reduce) { - .fa-beat, -.fa-bounce, -.fa-fade, -.fa-beat-fade, -.fa-flip, -.fa-pulse, -.fa-shake, -.fa-spin, -.fa-spin-pulse { - animation-delay: -1ms; - animation-duration: 1ms; - animation-iteration-count: 1; - transition-delay: 0s; - transition-duration: 0s; - } -} -@keyframes fa-beat { - 0%, 90% { - transform: scale(1); - } - 45% { - transform: scale(var(--fa-beat-scale, 1.25)); - } -} -@keyframes fa-bounce { - 0% { - transform: scale(1, 1) translateY(0); - } - 10% { - transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0); - } - 30% { - transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em)); - } - 50% { - transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0); - } - 57% { - transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em)); - } - 64% { - transform: scale(1, 1) translateY(0); - } - 100% { - transform: scale(1, 1) translateY(0); - } -} -@keyframes fa-fade { - 50% { - opacity: var(--fa-fade-opacity, 0.4); - } -} -@keyframes fa-beat-fade { - 0%, 100% { - opacity: var(--fa-beat-fade-opacity, 0.4); - transform: scale(1); - } - 50% { - opacity: 1; - transform: scale(var(--fa-beat-fade-scale, 1.125)); - } -} -@keyframes fa-flip { - 50% { - transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg)); - } -} -@keyframes fa-shake { - 0% { - transform: rotate(-15deg); - } - 4% { - transform: rotate(15deg); - } - 8%, 24% { - transform: rotate(-18deg); - } - 12%, 28% { - transform: rotate(18deg); - } - 16% { - transform: rotate(-22deg); - } - 20% { - transform: rotate(22deg); - } - 32% { - transform: rotate(-12deg); - } - 36% { - transform: rotate(12deg); - } - 40%, 100% { - transform: rotate(0deg); - } -} -@keyframes fa-spin { - 0% { - transform: rotate(0deg); - } - 100% { - transform: rotate(360deg); - } -} -.fa-rotate-90 { - transform: rotate(90deg); -} - -.fa-rotate-180 { - transform: rotate(180deg); -} - -.fa-rotate-270 { - transform: rotate(270deg); -} - -.fa-flip-horizontal { - transform: scale(-1, 1); -} - -.fa-flip-vertical { - transform: scale(1, -1); -} - -.fa-flip-both, -.fa-flip-horizontal.fa-flip-vertical { - transform: scale(-1, -1); -} - -.fa-rotate-by { - transform: rotate(var(--fa-rotate-angle, 0)); -} - -.fa-stack { - display: inline-block; - vertical-align: middle; - height: 2em; - position: relative; - width: 2.5em; -} - -.fa-stack-1x, -.fa-stack-2x { - bottom: 0; - left: 0; - margin: auto; - position: absolute; - right: 0; - top: 0; - z-index: var(--fa-stack-z-index, auto); -} - -.svg-inline--fa.fa-stack-1x { - height: 1em; - width: 1.25em; -} -.svg-inline--fa.fa-stack-2x { - height: 2em; - width: 2.5em; -} - -.fa-inverse { - color: var(--fa-inverse, #fff); -} - -.sr-only, -.fa-sr-only { - position: absolute; - width: 1px; - height: 1px; - padding: 0; - margin: -1px; - overflow: hidden; - clip: rect(0, 0, 0, 0); - white-space: nowrap; - border-width: 0; -} - -.sr-only-focusable:not(:focus), -.fa-sr-only-focusable:not(:focus) { - position: absolute; - width: 1px; - height: 1px; - padding: 0; - margin: -1px; - overflow: hidden; - clip: rect(0, 0, 0, 0); - white-space: nowrap; - border-width: 0; -} - -.svg-inline--fa .fa-primary { - fill: var(--fa-primary-color, currentColor); - opacity: var(--fa-primary-opacity, 1); -} - -.svg-inline--fa .fa-secondary { - fill: var(--fa-secondary-color, currentColor); - opacity: var(--fa-secondary-opacity, 0.4); -} - -.svg-inline--fa.fa-swap-opacity .fa-primary { - opacity: var(--fa-secondary-opacity, 0.4); -} - -.svg-inline--fa.fa-swap-opacity .fa-secondary { - opacity: var(--fa-primary-opacity, 1); -} - -.svg-inline--fa mask .fa-primary, -.svg-inline--fa mask .fa-secondary { - fill: black; -}`;function S5(){const e=m5,t=g5,n=it.cssPrefix,s=it.replacementClass;let r=nX;if(n!==e||s!==t){const o=new RegExp("\\.".concat(e,"\\-"),"g"),i=new RegExp("\\--".concat(e,"\\-"),"g"),a=new RegExp("\\.".concat(t),"g");r=r.replace(o,".".concat(n,"-")).replace(i,"--".concat(n,"-")).replace(a,".".concat(s))}return r}let B$=!1;function Yg(){it.autoAddCss&&!B$&&(JY(S5()),B$=!0)}var sX={mixout(){return{dom:{css:S5,insertCss:Yg}}},hooks(){return{beforeDOMElementCreation(){Yg()},beforeI2svg(){Yg()}}}};const xo=ji||{};xo[Ko]||(xo[Ko]={});xo[Ko].styles||(xo[Ko].styles={});xo[Ko].hooks||(xo[Ko].hooks={});xo[Ko].shims||(xo[Ko].shims=[]);var Qr=xo[Ko];const k5=[],$5=function(){wn.removeEventListener("DOMContentLoaded",$5),Th=1,k5.map(e=>e())};let Th=!1;Qo&&(Th=(wn.documentElement.doScroll?/^loaded|^c/:/^loaded|^i|^c/).test(wn.readyState),Th||wn.addEventListener("DOMContentLoaded",$5));function rX(e){Qo&&(Th?setTimeout(e,0):k5.push(e))}function hd(e){const{tag:t,attributes:n={},children:s=[]}=e;return typeof e=="string"?w5(e):"<".concat(t," ").concat(QY(n),">").concat(s.map(hd).join(""),"")}function z$(e,t,n){if(e&&e[t]&&e[t][n])return{prefix:t,iconName:n,icon:e[t][n]}}var Xg=function(t,n,s,r){var o=Object.keys(t),i=o.length,a=n,c,u,f;for(s===void 0?(c=1,f=t[o[0]]):(c=0,f=s);c=55296&&r<=56319&&n=55296&&s<=56319&&n>t+1&&(r=e.charCodeAt(t+1),r>=56320&&r<=57343)?(s-55296)*1024+r-56320+65536:s}function q$(e){return Object.keys(e).reduce((t,n)=>{const s=e[n];return!!s.icon?t[s.iconName]=s.icon:t[n]=s,t},{})}function oy(e,t){let n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};const{skipHooks:s=!1}=n,r=q$(t);typeof Qr.hooks.addPack=="function"&&!s?Qr.hooks.addPack(e,q$(t)):Qr.styles[e]=Ne(Ne({},Qr.styles[e]||{}),r),e==="fas"&&oy("fa",t)}const{styles:Yu,shims:aX}=Qr,C5=Object.keys(B_),lX=C5.reduce((e,t)=>(e[t]=Object.keys(B_[t]),e),{});let H_=null,T5={},A5={},E5={},I5={},P5={};function cX(e){return~KY.indexOf(e)}function uX(e,t){const n=t.split("-"),s=n[0],r=n.slice(1).join("-");return s===e&&r!==""&&!cX(r)?r:null}const L5=()=>{const e=s=>Xg(Yu,(r,o,i)=>(r[i]=Xg(o,s,{}),r),{});T5=e((s,r,o)=>(r[3]&&(s[r[3]]=o),r[2]&&r[2].filter(a=>typeof a=="number").forEach(a=>{s[a.toString(16)]=o}),s)),A5=e((s,r,o)=>(s[o]=o,r[2]&&r[2].filter(a=>typeof a=="string").forEach(a=>{s[a]=o}),s)),P5=e((s,r,o)=>{const i=r[2];return s[o]=o,i.forEach(a=>{s[a]=o}),s});const t="far"in Yu||it.autoFetchSvg,n=Xg(aX,(s,r)=>{const o=r[0];let i=r[1];const a=r[2];return i==="far"&&!t&&(i="fas"),typeof o=="string"&&(s.names[o]={prefix:i,iconName:a}),typeof o=="number"&&(s.unicodes[o.toString(16)]={prefix:i,iconName:a}),s},{names:{},unicodes:{}});E5=n.names,I5=n.unicodes,H_=kp(it.styleDefault,{family:it.familyDefault})};XY(e=>{H_=kp(e.styleDefault,{family:it.familyDefault})});L5();function V_(e,t){return(T5[e]||{})[t]}function dX(e,t){return(A5[e]||{})[t]}function Sa(e,t){return(P5[e]||{})[t]}function O5(e){return E5[e]||{prefix:null,iconName:null}}function fX(e){const t=I5[e],n=V_("fas",e);return t||(n?{prefix:"fas",iconName:n}:null)||{prefix:null,iconName:null}}function Bi(){return H_}const R5=()=>({prefix:null,iconName:null,rest:[]});function hX(e){let t=gs;const n=C5.reduce((s,r)=>(s[r]="".concat(it.cssPrefix,"-").concat(r),s),{});return h5.forEach(s=>{(e.includes(n[s])||e.some(r=>lX[s].includes(r)))&&(t=s)}),t}function kp(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};const{family:n=gs}=t,s=qY[n][e];if(n===wp&&!e)return"fad";const r=j$[n][e]||j$[n][s],o=e in Qr.styles?e:null;return r||o||null}function pX(e){let t=[],n=null;return e.forEach(s=>{const r=uX(it.cssPrefix,s);r?n=r:s&&t.push(s)}),{iconName:n,rest:t}}function H$(e){return e.sort().filter((t,n,s)=>s.indexOf(t)===n)}function $p(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};const{skipLookups:n=!1}=t;let s=null;const r=Z0.concat(PY),o=H$(e.filter(h=>r.includes(h))),i=H$(e.filter(h=>!Z0.includes(h))),a=o.filter(h=>(s=h,!f5.includes(h))),[c=null]=a,u=hX(o),f=Ne(Ne({},pX(i)),{},{prefix:kp(c,{family:u})});return Ne(Ne(Ne({},f),bX({values:e,family:u,styles:Yu,config:it,canonical:f,givenPrefix:s})),mX(n,s,f))}function mX(e,t,n){let{prefix:s,iconName:r}=n;if(e||!s||!r)return{prefix:s,iconName:r};const o=t==="fa"?O5(r):{},i=Sa(s,r);return r=o.iconName||i||r,s=o.prefix||s,s==="far"&&!Yu.far&&Yu.fas&&!it.autoFetchSvg&&(s="fas"),{prefix:s,iconName:r}}const gX=h5.filter(e=>e!==gs||e!==wp),vX=Object.keys(J0).filter(e=>e!==gs).map(e=>Object.keys(J0[e])).flat();function bX(e){const{values:t,family:n,canonical:s,givenPrefix:r="",styles:o={},config:i={}}=e,a=n===wp,c=t.includes("fa-duotone")||t.includes("fad"),u=i.familyDefault==="duotone",f=s.prefix==="fad"||s.prefix==="fa-duotone";if(!a&&(c||u||f)&&(s.prefix="fad"),(t.includes("fa-brands")||t.includes("fab"))&&(s.prefix="fab"),!s.prefix&&gX.includes(n)&&(Object.keys(o).find(v=>vX.includes(v))||i.autoFetchSvg)){const v=SY.get(n).defaultShortPrefixId;s.prefix=v,s.iconName=Sa(s.prefix,s.iconName)||s.iconName}return(s.prefix==="fa"||r==="fa")&&(s.prefix=Bi()||"fas"),s}class yX{constructor(){this.definitions={}}add(){for(var t=arguments.length,n=new Array(t),s=0;s{this.definitions[o]=Ne(Ne({},this.definitions[o]||{}),r[o]),oy(o,r[o]);const i=B_[gs][o];i&&oy(i,r[o]),L5()})}reset(){this.definitions={}}_pullDefinitions(t,n){const s=n.prefix&&n.iconName&&n.icon?{0:n}:n;return Object.keys(s).map(r=>{const{prefix:o,iconName:i,icon:a}=s[r],c=a[2];t[o]||(t[o]={}),c.length>0&&c.forEach(u=>{typeof u=="string"&&(t[o][u]=a)}),t[o][i]=a}),t}}let V$=[],El={};const Fl={},_X=Object.keys(Fl);function wX(e,t){let{mixoutsTo:n}=t;return V$=e,El={},Object.keys(Fl).forEach(s=>{_X.indexOf(s)===-1&&delete Fl[s]}),V$.forEach(s=>{const r=s.mixout?s.mixout():{};if(Object.keys(r).forEach(o=>{typeof r[o]=="function"&&(n[o]=r[o]),typeof r[o]=="object"&&Object.keys(r[o]).forEach(i=>{n[o]||(n[o]={}),n[o][i]=r[o][i]})}),s.hooks){const o=s.hooks();Object.keys(o).forEach(i=>{El[i]||(El[i]=[]),El[i].push(o[i])})}s.provides&&s.provides(Fl)}),n}function iy(e,t){for(var n=arguments.length,s=new Array(n>2?n-2:0),r=2;r{t=i.apply(null,[t,...s])}),t}function Na(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),s=1;s{o.apply(null,n)})}function zi(){const e=arguments[0],t=Array.prototype.slice.call(arguments,1);return Fl[e]?Fl[e].apply(null,t):void 0}function ay(e){e.prefix==="fa"&&(e.prefix="fas");let{iconName:t}=e;const n=e.prefix||Bi();if(t)return t=Sa(n,t)||t,z$(M5.definitions,n,t)||z$(Qr.styles,n,t)}const M5=new yX,SX=()=>{it.autoReplaceSvg=!1,it.observeMutations=!1,Na("noAuto")},kX={i2svg:function(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};return Qo?(Na("beforeI2svg",e),zi("pseudoElements2svg",e),zi("i2svg",e)):Promise.reject(new Error("Operation requires a DOM of some kind."))},watch:function(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};const{autoReplaceSvgRoot:t}=e;it.autoReplaceSvg===!1&&(it.autoReplaceSvg=!0),it.observeMutations=!0,rX(()=>{CX({autoReplaceSvgRoot:t}),Na("watch",e)})}},$X={icon:e=>{if(e===null)return null;if(typeof e=="object"&&e.prefix&&e.iconName)return{prefix:e.prefix,iconName:Sa(e.prefix,e.iconName)||e.iconName};if(Array.isArray(e)&&e.length===2){const t=e[1].indexOf("fa-")===0?e[1].slice(3):e[1],n=kp(e[0]);return{prefix:n,iconName:Sa(n,t)||t}}if(typeof e=="string"&&(e.indexOf("".concat(it.cssPrefix,"-"))>-1||e.match(HY))){const t=$p(e.split(" "),{skipLookups:!0});return{prefix:t.prefix||Bi(),iconName:Sa(t.prefix,t.iconName)||t.iconName}}if(typeof e=="string"){const t=Bi();return{prefix:t,iconName:Sa(t,e)||e}}}},Js={noAuto:SX,config:it,dom:kX,parse:$X,library:M5,findIconDefinition:ay,toHtml:hd},CX=function(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};const{autoReplaceSvgRoot:t=wn}=e;(Object.keys(Qr.styles).length>0||it.autoFetchSvg)&&Qo&&it.autoReplaceSvg&&Js.dom.i2svg({node:t})};function Cp(e,t){return Object.defineProperty(e,"abstract",{get:t}),Object.defineProperty(e,"html",{get:function(){return e.abstract.map(n=>hd(n))}}),Object.defineProperty(e,"node",{get:function(){if(!Qo)return;const n=wn.createElement("div");return n.innerHTML=e.html,n.children}}),e}function TX(e){let{children:t,main:n,mask:s,attributes:r,styles:o,transform:i}=e;if(q_(i)&&n.found&&!s.found){const{width:a,height:c}=n,u={x:a/c/2,y:.5};r.style=Sp(Ne(Ne({},o),{},{"transform-origin":"".concat(u.x+i.x/16,"em ").concat(u.y+i.y/16,"em")}))}return[{tag:"svg",attributes:r,children:t}]}function AX(e){let{prefix:t,iconName:n,children:s,attributes:r,symbol:o}=e;const i=o===!0?"".concat(t,"-").concat(it.cssPrefix,"-").concat(n):o;return[{tag:"svg",attributes:{style:"display: none;"},children:[{tag:"symbol",attributes:Ne(Ne({},r),{},{id:i}),children:s}]}]}function W_(e){const{icons:{main:t,mask:n},prefix:s,iconName:r,transform:o,symbol:i,title:a,maskId:c,titleId:u,extra:f,watchable:h=!1}=e,{width:v,height:y}=n.found?n:t,S=AY.includes(s),$=[it.replacementClass,r?"".concat(it.cssPrefix,"-").concat(r):""].filter(R=>f.classes.indexOf(R)===-1).filter(R=>R!==""||!!R).concat(f.classes).join(" ");let I={children:[],attributes:Ne(Ne({},f.attributes),{},{"data-prefix":s,"data-icon":r,class:$,role:f.attributes.role||"img",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 ".concat(v," ").concat(y)})};const C=S&&!~f.classes.indexOf("fa-fw")?{width:"".concat(v/y*16*.0625,"em")}:{};h&&(I.attributes[Ma]=""),a&&(I.children.push({tag:"title",attributes:{id:I.attributes["aria-labelledby"]||"title-".concat(u||xu())},children:[a]}),delete I.attributes.title);const k=Ne(Ne({},I),{},{prefix:s,iconName:r,main:t,mask:n,maskId:c,transform:o,symbol:i,styles:Ne(Ne({},C),f.styles)}),{children:P,attributes:A}=n.found&&t.found?zi("generateAbstractMask",k)||{children:[],attributes:{}}:zi("generateAbstractIcon",k)||{children:[],attributes:{}};return k.children=P,k.attributes=A,i?AX(k):TX(k)}function W$(e){const{content:t,width:n,height:s,transform:r,title:o,extra:i,watchable:a=!1}=e,c=Ne(Ne(Ne({},i.attributes),o?{title:o}:{}),{},{class:i.classes.join(" ")});a&&(c[Ma]="");const u=Ne({},i.styles);q_(r)&&(u.transform=tX({transform:r,startCentered:!0,width:n,height:s}),u["-webkit-transform"]=u.transform);const f=Sp(u);f.length>0&&(c.style=f);const h=[];return h.push({tag:"span",attributes:c,children:[t]}),o&&h.push({tag:"span",attributes:{class:"sr-only"},children:[o]}),h}function EX(e){const{content:t,title:n,extra:s}=e,r=Ne(Ne(Ne({},s.attributes),n?{title:n}:{}),{},{class:s.classes.join(" ")}),o=Sp(s.styles);o.length>0&&(r.style=o);const i=[];return i.push({tag:"span",attributes:r,children:[t]}),n&&i.push({tag:"span",attributes:{class:"sr-only"},children:[n]}),i}const{styles:Jg}=Qr;function ly(e){const t=e[0],n=e[1],[s]=e.slice(4);let r=null;return Array.isArray(s)?r={tag:"g",attributes:{class:"".concat(it.cssPrefix,"-").concat(xg.GROUP)},children:[{tag:"path",attributes:{class:"".concat(it.cssPrefix,"-").concat(xg.SECONDARY),fill:"currentColor",d:s[0]}},{tag:"path",attributes:{class:"".concat(it.cssPrefix,"-").concat(xg.PRIMARY),fill:"currentColor",d:s[1]}}]}:r={tag:"path",attributes:{fill:"currentColor",d:s}},{found:!0,width:t,height:n,icon:r}}const IX={found:!1,width:512,height:512};function PX(e,t){!v5&&!it.showMissingIcons&&e&&console.error('Icon with name "'.concat(e,'" and prefix "').concat(t,'" is missing.'))}function cy(e,t){let n=t;return t==="fa"&&it.styleDefault!==null&&(t=Bi()),new Promise((s,r)=>{if(n==="fa"){const o=O5(e)||{};e=o.iconName||e,t=o.prefix||t}if(e&&t&&Jg[t]&&Jg[t][e]){const o=Jg[t][e];return s(ly(o))}PX(e,t),s(Ne(Ne({},IX),{},{icon:it.showMissingIcons&&e?zi("missingIconAbstract")||{}:{}}))})}const G$=()=>{},uy=it.measurePerformance&&Pf&&Pf.mark&&Pf.measure?Pf:{mark:G$,measure:G$},uu='FA "6.7.2"',LX=e=>(uy.mark("".concat(uu," ").concat(e," begins")),()=>N5(e)),N5=e=>{uy.mark("".concat(uu," ").concat(e," ends")),uy.measure("".concat(uu," ").concat(e),"".concat(uu," ").concat(e," begins"),"".concat(uu," ").concat(e," ends"))};var G_={begin:LX,end:N5};const Jf=()=>{};function K$(e){return typeof(e.getAttribute?e.getAttribute(Ma):null)=="string"}function OX(e){const t=e.getAttribute?e.getAttribute(U_):null,n=e.getAttribute?e.getAttribute(j_):null;return t&&n}function RX(e){return e&&e.classList&&e.classList.contains&&e.classList.contains(it.replacementClass)}function MX(){return it.autoReplaceSvg===!0?Zf.replace:Zf[it.autoReplaceSvg]||Zf.replace}function NX(e){return wn.createElementNS("http://www.w3.org/2000/svg",e)}function FX(e){return wn.createElement(e)}function F5(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};const{ceFn:n=e.tag==="svg"?NX:FX}=t;if(typeof e=="string")return wn.createTextNode(e);const s=n(e.tag);return Object.keys(e.attributes||[]).forEach(function(o){s.setAttribute(o,e.attributes[o])}),(e.children||[]).forEach(function(o){s.appendChild(F5(o,{ceFn:n}))}),s}function DX(e){let t=" ".concat(e.outerHTML," ");return t="".concat(t,"Font Awesome fontawesome.com "),t}const Zf={replace:function(e){const t=e[0];if(t.parentNode)if(e[1].forEach(n=>{t.parentNode.insertBefore(F5(n),t)}),t.getAttribute(Ma)===null&&it.keepOriginalSource){let n=wn.createComment(DX(t));t.parentNode.replaceChild(n,t)}else t.remove()},nest:function(e){const t=e[0],n=e[1];if(~z_(t).indexOf(it.replacementClass))return Zf.replace(e);const s=new RegExp("".concat(it.cssPrefix,"-.*"));if(delete n[0].attributes.id,n[0].attributes.class){const o=n[0].attributes.class.split(" ").reduce((i,a)=>(a===it.replacementClass||a.match(s)?i.toSvg.push(a):i.toNode.push(a),i),{toNode:[],toSvg:[]});n[0].attributes.class=o.toSvg.join(" "),o.toNode.length===0?t.removeAttribute("class"):t.setAttribute("class",o.toNode.join(" "))}const r=n.map(o=>hd(o)).join(` -`);t.setAttribute(Ma,""),t.innerHTML=r}};function x$(e){e()}function D5(e,t){const n=typeof t=="function"?t:Jf;if(e.length===0)n();else{let s=x$;it.mutateApproach===BY&&(s=ji.requestAnimationFrame||x$),s(()=>{const r=MX(),o=G_.begin("mutate");e.map(r),o(),n()})}}let K_=!1;function U5(){K_=!0}function dy(){K_=!1}let Ah=null;function Y$(e){if(!N$||!it.observeMutations)return;const{treeCallback:t=Jf,nodeCallback:n=Jf,pseudoElementsCallback:s=Jf,observeMutationsRoot:r=wn}=e;Ah=new N$(o=>{if(K_)return;const i=Bi();oc(o).forEach(a=>{if(a.type==="childList"&&a.addedNodes.length>0&&!K$(a.addedNodes[0])&&(it.searchPseudoElements&&s(a.target),t(a.target)),a.type==="attributes"&&a.target.parentNode&&it.searchPseudoElements&&s(a.target.parentNode),a.type==="attributes"&&K$(a.target)&&~GY.indexOf(a.attributeName))if(a.attributeName==="class"&&OX(a.target)){const{prefix:c,iconName:u}=$p(z_(a.target));a.target.setAttribute(U_,c||i),u&&a.target.setAttribute(j_,u)}else RX(a.target)&&n(a.target)})}),Qo&&Ah.observe(r,{childList:!0,attributes:!0,characterData:!0,subtree:!0})}function UX(){Ah&&Ah.disconnect()}function jX(e){const t=e.getAttribute("style");let n=[];return t&&(n=t.split(";").reduce((s,r)=>{const o=r.split(":"),i=o[0],a=o.slice(1);return i&&a.length>0&&(s[i]=a.join(":").trim()),s},{})),n}function BX(e){const t=e.getAttribute("data-prefix"),n=e.getAttribute("data-icon"),s=e.innerText!==void 0?e.innerText.trim():"";let r=$p(z_(e));return r.prefix||(r.prefix=Bi()),t&&n&&(r.prefix=t,r.iconName=n),r.iconName&&r.prefix||(r.prefix&&s.length>0&&(r.iconName=dX(r.prefix,e.innerText)||V_(r.prefix,ry(e.innerText))),!r.iconName&&it.autoFetchSvg&&e.firstChild&&e.firstChild.nodeType===Node.TEXT_NODE&&(r.iconName=e.firstChild.data)),r}function zX(e){const t=oc(e.attributes).reduce((r,o)=>(r.name!=="class"&&r.name!=="style"&&(r[o.name]=o.value),r),{}),n=e.getAttribute("title"),s=e.getAttribute("data-fa-title-id");return it.autoA11y&&(n?t["aria-labelledby"]="".concat(it.replacementClass,"-title-").concat(s||xu()):(t["aria-hidden"]="true",t.focusable="false")),t}function qX(){return{iconName:null,title:null,titleId:null,prefix:null,transform:Zr,symbol:!1,mask:{iconName:null,prefix:null,rest:[]},maskId:null,extra:{classes:[],styles:{},attributes:{}}}}function X$(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{styleParser:!0};const{iconName:n,prefix:s,rest:r}=BX(e),o=zX(e),i=iy("parseNodeAttributes",{},e);let a=t.styleParser?jX(e):[];return Ne({iconName:n,title:e.getAttribute("title"),titleId:e.getAttribute("data-fa-title-id"),prefix:s,transform:Zr,mask:{iconName:null,prefix:null,rest:[]},maskId:null,symbol:!1,extra:{classes:r,styles:a,attributes:o}},i)}const{styles:HX}=Qr;function j5(e){const t=it.autoReplaceSvg==="nest"?X$(e,{styleParser:!1}):X$(e);return~t.extra.classes.indexOf(y5)?zi("generateLayersText",e,t):zi("generateSvgReplacementMutation",e,t)}function VX(){return[...$Y,...Z0]}function J$(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;if(!Qo)return Promise.resolve();const n=wn.documentElement.classList,s=f=>n.add("".concat(U$,"-").concat(f)),r=f=>n.remove("".concat(U$,"-").concat(f)),o=it.autoFetchSvg?VX():f5.concat(Object.keys(HX));o.includes("fa")||o.push("fa");const i=[".".concat(y5,":not([").concat(Ma,"])")].concat(o.map(f=>".".concat(f,":not([").concat(Ma,"])"))).join(", ");if(i.length===0)return Promise.resolve();let a=[];try{a=oc(e.querySelectorAll(i))}catch{}if(a.length>0)s("pending"),r("complete");else return Promise.resolve();const c=G_.begin("onTree"),u=a.reduce((f,h)=>{try{const v=j5(h);v&&f.push(v)}catch(v){v5||v.name==="MissingIcon"&&console.error(v)}return f},[]);return new Promise((f,h)=>{Promise.all(u).then(v=>{D5(v,()=>{s("active"),s("complete"),r("pending"),typeof t=="function"&&t(),c(),f()})}).catch(v=>{c(),h(v)})})}function WX(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;j5(e).then(n=>{n&&D5([n],t)})}function GX(e){return function(t){let n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};const s=(t||{}).icon?t:ay(t||{});let{mask:r}=n;return r&&(r=(r||{}).icon?r:ay(r||{})),e(s,Ne(Ne({},n),{},{mask:r}))}}const KX=function(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};const{transform:n=Zr,symbol:s=!1,mask:r=null,maskId:o=null,title:i=null,titleId:a=null,classes:c=[],attributes:u={},styles:f={}}=t;if(!e)return;const{prefix:h,iconName:v,icon:y}=e;return Cp(Ne({type:"icon"},e),()=>(Na("beforeDOMElementCreation",{iconDefinition:e,params:t}),it.autoA11y&&(i?u["aria-labelledby"]="".concat(it.replacementClass,"-title-").concat(a||xu()):(u["aria-hidden"]="true",u.focusable="false")),W_({icons:{main:ly(y),mask:r?ly(r.icon):{found:!1,width:null,height:null,icon:{}}},prefix:h,iconName:v,transform:Ne(Ne({},Zr),n),symbol:s,title:i,maskId:o,titleId:a,extra:{attributes:u,styles:f,classes:c}})))};var xX={mixout(){return{icon:GX(KX)}},hooks(){return{mutationObserverCallbacks(e){return e.treeCallback=J$,e.nodeCallback=WX,e}}},provides(e){e.i2svg=function(t){const{node:n=wn,callback:s=()=>{}}=t;return J$(n,s)},e.generateSvgReplacementMutation=function(t,n){const{iconName:s,title:r,titleId:o,prefix:i,transform:a,symbol:c,mask:u,maskId:f,extra:h}=n;return new Promise((v,y)=>{Promise.all([cy(s,i),u.iconName?cy(u.iconName,u.prefix):Promise.resolve({found:!1,width:512,height:512,icon:{}})]).then(S=>{let[$,I]=S;v([t,W_({icons:{main:$,mask:I},prefix:i,iconName:s,transform:a,symbol:c,maskId:f,title:r,titleId:o,extra:h,watchable:!0})])}).catch(y)})},e.generateAbstractIcon=function(t){let{children:n,attributes:s,main:r,transform:o,styles:i}=t;const a=Sp(i);a.length>0&&(s.style=a);let c;return q_(o)&&(c=zi("generateAbstractTransformGrouping",{main:r,transform:o,containerWidth:r.width,iconWidth:r.width})),n.push(c||r.icon),{children:n,attributes:s}}}},YX={mixout(){return{layer(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};const{classes:n=[]}=t;return Cp({type:"layer"},()=>{Na("beforeDOMElementCreation",{assembler:e,params:t});let s=[];return e(r=>{Array.isArray(r)?r.map(o=>{s=s.concat(o.abstract)}):s=s.concat(r.abstract)}),[{tag:"span",attributes:{class:["".concat(it.cssPrefix,"-layers"),...n].join(" ")},children:s}]})}}}},XX={mixout(){return{counter(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};const{title:n=null,classes:s=[],attributes:r={},styles:o={}}=t;return Cp({type:"counter",content:e},()=>(Na("beforeDOMElementCreation",{content:e,params:t}),EX({content:e.toString(),title:n,extra:{attributes:r,styles:o,classes:["".concat(it.cssPrefix,"-layers-counter"),...s]}})))}}}},JX={mixout(){return{text(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};const{transform:n=Zr,title:s=null,classes:r=[],attributes:o={},styles:i={}}=t;return Cp({type:"text",content:e},()=>(Na("beforeDOMElementCreation",{content:e,params:t}),W$({content:e,transform:Ne(Ne({},Zr),n),title:s,extra:{attributes:o,styles:i,classes:["".concat(it.cssPrefix,"-layers-text"),...r]}})))}}},provides(e){e.generateLayersText=function(t,n){const{title:s,transform:r,extra:o}=n;let i=null,a=null;if(u5){const c=parseInt(getComputedStyle(t).fontSize,10),u=t.getBoundingClientRect();i=u.width/c,a=u.height/c}return it.autoA11y&&!s&&(o.attributes["aria-hidden"]="true"),Promise.resolve([t,W$({content:t.innerHTML,width:i,height:a,transform:r,title:s,extra:o,watchable:!0})])}}};const ZX=new RegExp('"',"ug"),Z$=[1105920,1112319],Q$=Ne(Ne(Ne(Ne({},{FontAwesome:{normal:"fas",400:"fas"}}),wY),UY),LY),fy=Object.keys(Q$).reduce((e,t)=>(e[t.toLowerCase()]=Q$[t],e),{}),QX=Object.keys(fy).reduce((e,t)=>{const n=fy[t];return e[t]=n[900]||[...Object.entries(n)][0][1],e},{});function eJ(e){const t=e.replace(ZX,""),n=iX(t,0),s=n>=Z$[0]&&n<=Z$[1],r=t.length===2?t[0]===t[1]:!1;return{value:ry(r?t[0]:t),isSecondary:s||r}}function tJ(e,t){const n=e.replace(/^['"]|['"]$/g,"").toLowerCase(),s=parseInt(t),r=isNaN(s)?"normal":s;return(fy[n]||{})[r]||QX[n]}function e3(e,t){const n="".concat(jY).concat(t.replace(":","-"));return new Promise((s,r)=>{if(e.getAttribute(n)!==null)return s();const i=oc(e.children).filter(v=>v.getAttribute(ey)===t)[0],a=ji.getComputedStyle(e,t),c=a.getPropertyValue("font-family"),u=c.match(VY),f=a.getPropertyValue("font-weight"),h=a.getPropertyValue("content");if(i&&!u)return e.removeChild(i),s();if(u&&h!=="none"&&h!==""){const v=a.getPropertyValue("content");let y=tJ(c,f);const{value:S,isSecondary:$}=eJ(v),I=u[0].startsWith("FontAwesome");let C=V_(y,S),k=C;if(I){const P=fX(S);P.iconName&&P.prefix&&(C=P.iconName,y=P.prefix)}if(C&&!$&&(!i||i.getAttribute(U_)!==y||i.getAttribute(j_)!==k)){e.setAttribute(n,k),i&&e.removeChild(i);const P=qX(),{extra:A}=P;A.attributes[ey]=t,cy(C,y).then(R=>{const B=W_(Ne(Ne({},P),{},{icons:{main:R,mask:R5()},prefix:y,iconName:k,extra:A,watchable:!0})),N=wn.createElementNS("http://www.w3.org/2000/svg","svg");t==="::before"?e.insertBefore(N,e.firstChild):e.appendChild(N),N.outerHTML=B.map(W=>hd(W)).join(` -`),e.removeAttribute(n),s()}).catch(r)}else s()}else s()})}function nJ(e){return Promise.all([e3(e,"::before"),e3(e,"::after")])}function sJ(e){return e.parentNode!==document.head&&!~zY.indexOf(e.tagName.toUpperCase())&&!e.getAttribute(ey)&&(!e.parentNode||e.parentNode.tagName!=="svg")}function t3(e){if(Qo)return new Promise((t,n)=>{const s=oc(e.querySelectorAll("*")).filter(sJ).map(nJ),r=G_.begin("searchPseudoElements");U5(),Promise.all(s).then(()=>{r(),dy(),t()}).catch(()=>{r(),dy(),n()})})}var rJ={hooks(){return{mutationObserverCallbacks(e){return e.pseudoElementsCallback=t3,e}}},provides(e){e.pseudoElements2svg=function(t){const{node:n=wn}=t;it.searchPseudoElements&&t3(n)}}};let n3=!1;var oJ={mixout(){return{dom:{unwatch(){U5(),n3=!0}}}},hooks(){return{bootstrap(){Y$(iy("mutationObserverCallbacks",{}))},noAuto(){UX()},watch(e){const{observeMutationsRoot:t}=e;n3?dy():Y$(iy("mutationObserverCallbacks",{observeMutationsRoot:t}))}}}};const s3=e=>{let t={size:16,x:0,y:0,flipX:!1,flipY:!1,rotate:0};return e.toLowerCase().split(" ").reduce((n,s)=>{const r=s.toLowerCase().split("-"),o=r[0];let i=r.slice(1).join("-");if(o&&i==="h")return n.flipX=!0,n;if(o&&i==="v")return n.flipY=!0,n;if(i=parseFloat(i),isNaN(i))return n;switch(o){case"grow":n.size=n.size+i;break;case"shrink":n.size=n.size-i;break;case"left":n.x=n.x-i;break;case"right":n.x=n.x+i;break;case"up":n.y=n.y-i;break;case"down":n.y=n.y+i;break;case"rotate":n.rotate=n.rotate+i;break}return n},t)};var iJ={mixout(){return{parse:{transform:e=>s3(e)}}},hooks(){return{parseNodeAttributes(e,t){const n=t.getAttribute("data-fa-transform");return n&&(e.transform=s3(n)),e}}},provides(e){e.generateAbstractTransformGrouping=function(t){let{main:n,transform:s,containerWidth:r,iconWidth:o}=t;const i={transform:"translate(".concat(r/2," 256)")},a="translate(".concat(s.x*32,", ").concat(s.y*32,") "),c="scale(".concat(s.size/16*(s.flipX?-1:1),", ").concat(s.size/16*(s.flipY?-1:1),") "),u="rotate(".concat(s.rotate," 0 0)"),f={transform:"".concat(a," ").concat(c," ").concat(u)},h={transform:"translate(".concat(o/2*-1," -256)")},v={outer:i,inner:f,path:h};return{tag:"g",attributes:Ne({},v.outer),children:[{tag:"g",attributes:Ne({},v.inner),children:[{tag:n.icon.tag,children:n.icon.children,attributes:Ne(Ne({},n.icon.attributes),v.path)}]}]}}}};const Zg={x:0,y:0,width:"100%",height:"100%"};function r3(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0;return e.attributes&&(e.attributes.fill||t)&&(e.attributes.fill="black"),e}function aJ(e){return e.tag==="g"?e.children:[e]}var lJ={hooks(){return{parseNodeAttributes(e,t){const n=t.getAttribute("data-fa-mask"),s=n?$p(n.split(" ").map(r=>r.trim())):R5();return s.prefix||(s.prefix=Bi()),e.mask=s,e.maskId=t.getAttribute("data-fa-mask-id"),e}}},provides(e){e.generateAbstractMask=function(t){let{children:n,attributes:s,main:r,mask:o,maskId:i,transform:a}=t;const{width:c,icon:u}=r,{width:f,icon:h}=o,v=eX({transform:a,containerWidth:f,iconWidth:c}),y={tag:"rect",attributes:Ne(Ne({},Zg),{},{fill:"white"})},S=u.children?{children:u.children.map(r3)}:{},$={tag:"g",attributes:Ne({},v.inner),children:[r3(Ne({tag:u.tag,attributes:Ne(Ne({},u.attributes),v.path)},S))]},I={tag:"g",attributes:Ne({},v.outer),children:[$]},C="mask-".concat(i||xu()),k="clip-".concat(i||xu()),P={tag:"mask",attributes:Ne(Ne({},Zg),{},{id:C,maskUnits:"userSpaceOnUse",maskContentUnits:"userSpaceOnUse"}),children:[y,I]},A={tag:"defs",children:[{tag:"clipPath",attributes:{id:k},children:aJ(h)},P]};return n.push(A,{tag:"rect",attributes:Ne({fill:"currentColor","clip-path":"url(#".concat(k,")"),mask:"url(#".concat(C,")")},Zg)}),{children:n,attributes:s}}}},cJ={provides(e){let t=!1;ji.matchMedia&&(t=ji.matchMedia("(prefers-reduced-motion: reduce)").matches),e.missingIconAbstract=function(){const n=[],s={fill:"currentColor"},r={attributeType:"XML",repeatCount:"indefinite",dur:"2s"};n.push({tag:"path",attributes:Ne(Ne({},s),{},{d:"M156.5,447.7l-12.6,29.5c-18.7-9.5-35.9-21.2-51.5-34.9l22.7-22.7C127.6,430.5,141.5,440,156.5,447.7z M40.6,272H8.5 c1.4,21.2,5.4,41.7,11.7,61.1L50,321.2C45.1,305.5,41.8,289,40.6,272z M40.6,240c1.4-18.8,5.2-37,11.1-54.1l-29.5-12.6 C14.7,194.3,10,216.7,8.5,240H40.6z M64.3,156.5c7.8-14.9,17.2-28.8,28.1-41.5L69.7,92.3c-13.7,15.6-25.5,32.8-34.9,51.5 L64.3,156.5z M397,419.6c-13.9,12-29.4,22.3-46.1,30.4l11.9,29.8c20.7-9.9,39.8-22.6,56.9-37.6L397,419.6z M115,92.4 c13.9-12,29.4-22.3,46.1-30.4l-11.9-29.8c-20.7,9.9-39.8,22.6-56.8,37.6L115,92.4z M447.7,355.5c-7.8,14.9-17.2,28.8-28.1,41.5 l22.7,22.7c13.7-15.6,25.5-32.9,34.9-51.5L447.7,355.5z M471.4,272c-1.4,18.8-5.2,37-11.1,54.1l29.5,12.6 c7.5-21.1,12.2-43.5,13.6-66.8H471.4z M321.2,462c-15.7,5-32.2,8.2-49.2,9.4v32.1c21.2-1.4,41.7-5.4,61.1-11.7L321.2,462z M240,471.4c-18.8-1.4-37-5.2-54.1-11.1l-12.6,29.5c21.1,7.5,43.5,12.2,66.8,13.6V471.4z M462,190.8c5,15.7,8.2,32.2,9.4,49.2h32.1 c-1.4-21.2-5.4-41.7-11.7-61.1L462,190.8z M92.4,397c-12-13.9-22.3-29.4-30.4-46.1l-29.8,11.9c9.9,20.7,22.6,39.8,37.6,56.9 L92.4,397z M272,40.6c18.8,1.4,36.9,5.2,54.1,11.1l12.6-29.5C317.7,14.7,295.3,10,272,8.5V40.6z M190.8,50 c15.7-5,32.2-8.2,49.2-9.4V8.5c-21.2,1.4-41.7,5.4-61.1,11.7L190.8,50z M442.3,92.3L419.6,115c12,13.9,22.3,29.4,30.5,46.1 l29.8-11.9C470,128.5,457.3,109.4,442.3,92.3z M397,92.4l22.7-22.7c-15.6-13.7-32.8-25.5-51.5-34.9l-12.6,29.5 C370.4,72.1,384.4,81.5,397,92.4z"})});const o=Ne(Ne({},r),{},{attributeName:"opacity"}),i={tag:"circle",attributes:Ne(Ne({},s),{},{cx:"256",cy:"364",r:"28"}),children:[]};return t||i.children.push({tag:"animate",attributes:Ne(Ne({},r),{},{attributeName:"r",values:"28;14;28;28;14;28;"})},{tag:"animate",attributes:Ne(Ne({},o),{},{values:"1;0;1;1;0;1;"})}),n.push(i),n.push({tag:"path",attributes:Ne(Ne({},s),{},{opacity:"1",d:"M263.7,312h-16c-6.6,0-12-5.4-12-12c0-71,77.4-63.9,77.4-107.8c0-20-17.8-40.2-57.4-40.2c-29.1,0-44.3,9.6-59.2,28.7 c-3.9,5-11.1,6-16.2,2.4l-13.1-9.2c-5.6-3.9-6.9-11.8-2.6-17.2c21.2-27.2,46.4-44.7,91.2-44.7c52.3,0,97.4,29.8,97.4,80.2 c0,67.6-77.4,63.5-77.4,107.8C275.7,306.6,270.3,312,263.7,312z"}),children:t?[]:[{tag:"animate",attributes:Ne(Ne({},o),{},{values:"1;0;0;0;0;1;"})}]}),t||n.push({tag:"path",attributes:Ne(Ne({},s),{},{opacity:"0",d:"M232.5,134.5l7,168c0.3,6.4,5.6,11.5,12,11.5h9c6.4,0,11.7-5.1,12-11.5l7-168c0.3-6.8-5.2-12.5-12-12.5h-23 C237.7,122,232.2,127.7,232.5,134.5z"}),children:[{tag:"animate",attributes:Ne(Ne({},o),{},{values:"0;0;1;1;0;0;"})}]}),{tag:"g",attributes:{class:"missing"},children:n}}}},uJ={hooks(){return{parseNodeAttributes(e,t){const n=t.getAttribute("data-fa-symbol"),s=n===null?!1:n===""?!0:n;return e.symbol=s,e}}}},dJ=[sX,xX,YX,XX,JX,rJ,oJ,iJ,lJ,cJ,uJ];wX(dJ,{mixoutsTo:Js});Js.noAuto;const B5=Js.config,et=Js.library;Js.dom;const hy=Js.parse;Js.findIconDefinition;Js.toHtml;const fJ=Js.icon;Js.layer;Js.text;Js.counter;/*! - * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com - * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) - * Copyright 2024 Fonticons, Inc. - */const hJ={prefix:"fas",iconName:"at",icon:[512,512,[61946],"40","M256 64C150 64 64 150 64 256s86 192 192 192c17.7 0 32 14.3 32 32s-14.3 32-32 32C114.6 512 0 397.4 0 256S114.6 0 256 0S512 114.6 512 256l0 32c0 53-43 96-96 96c-29.3 0-55.6-13.2-73.2-33.9C320 371.1 289.5 384 256 384c-70.7 0-128-57.3-128-128s57.3-128 128-128c27.9 0 53.7 8.9 74.7 24.1c5.7-5 13.1-8.1 21.3-8.1c17.7 0 32 14.3 32 32l0 80 0 32c0 17.7 14.3 32 32 32s32-14.3 32-32l0-32c0-106-86-192-192-192zm64 192a64 64 0 1 0 -128 0 64 64 0 1 0 128 0z"]},pJ={prefix:"fas",iconName:"trash-can",icon:[448,512,[61460,"trash-alt"],"f2ed","M135.2 17.7C140.6 6.8 151.7 0 163.8 0L284.2 0c12.1 0 23.2 6.8 28.6 17.7L320 32l96 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 96C14.3 96 0 81.7 0 64S14.3 32 32 32l96 0 7.2-14.3zM32 128l384 0 0 320c0 35.3-28.7 64-64 64L96 512c-35.3 0-64-28.7-64-64l0-320zm96 64c-8.8 0-16 7.2-16 16l0 224c0 8.8 7.2 16 16 16s16-7.2 16-16l0-224c0-8.8-7.2-16-16-16zm96 0c-8.8 0-16 7.2-16 16l0 224c0 8.8 7.2 16 16 16s16-7.2 16-16l0-224c0-8.8-7.2-16-16-16zm96 0c-8.8 0-16 7.2-16 16l0 224c0 8.8 7.2 16 16 16s16-7.2 16-16l0-224c0-8.8-7.2-16-16-16z"]},mJ=pJ,CEe={prefix:"fas",iconName:"info",icon:[192,512,[],"f129","M48 80a48 48 0 1 1 96 0A48 48 0 1 1 48 80zM0 224c0-17.7 14.3-32 32-32l64 0c17.7 0 32 14.3 32 32l0 224 32 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 512c-17.7 0-32-14.3-32-32s14.3-32 32-32l32 0 0-192-32 0c-17.7 0-32-14.3-32-32z"]},gJ={prefix:"fas",iconName:"down-left-and-up-right-to-center",icon:[512,512,["compress-alt"],"f422","M439 7c9.4-9.4 24.6-9.4 33.9 0l32 32c9.4 9.4 9.4 24.6 0 33.9l-87 87 39 39c6.9 6.9 8.9 17.2 5.2 26.2s-12.5 14.8-22.2 14.8l-144 0c-13.3 0-24-10.7-24-24l0-144c0-9.7 5.8-18.5 14.8-22.2s19.3-1.7 26.2 5.2l39 39L439 7zM72 272l144 0c13.3 0 24 10.7 24 24l0 144c0 9.7-5.8 18.5-14.8 22.2s-19.3 1.7-26.2-5.2l-39-39L73 505c-9.4 9.4-24.6 9.4-33.9 0L7 473c-9.4-9.4-9.4-24.6 0-33.9l87-87L55 313c-6.9-6.9-8.9-17.2-5.2-26.2s12.5-14.8 22.2-14.8z"]},vJ=gJ,bJ={prefix:"fas",iconName:"right-from-bracket",icon:[512,512,["sign-out-alt"],"f2f5","M377.9 105.9L500.7 228.7c7.2 7.2 11.3 17.1 11.3 27.3s-4.1 20.1-11.3 27.3L377.9 406.1c-6.4 6.4-15 9.9-24 9.9c-18.7 0-33.9-15.2-33.9-33.9l0-62.1-128 0c-17.7 0-32-14.3-32-32l0-64c0-17.7 14.3-32 32-32l128 0 0-62.1c0-18.7 15.2-33.9 33.9-33.9c9 0 17.6 3.6 24 9.9zM160 96L96 96c-17.7 0-32 14.3-32 32l0 256c0 17.7 14.3 32 32 32l64 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-64 0c-53 0-96-43-96-96L0 128C0 75 43 32 96 32l64 0c17.7 0 32 14.3 32 32s-14.3 32-32 32z"]},z5=bJ,yJ={prefix:"fas",iconName:"face-smile-beam",icon:[512,512,[128522,"smile-beam"],"f5b8","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM164.1 325.5C182 346.2 212.6 368 256 368s74-21.8 91.9-42.5c5.8-6.7 15.9-7.4 22.6-1.6s7.4 15.9 1.6 22.6C349.8 372.1 311.1 400 256 400s-93.8-27.9-116.1-53.5c-5.8-6.7-5.1-16.8 1.6-22.6s16.8-5.1 22.6 1.6zm53.5-96.7s0 0 0 0c0 0 0 0 0 0l-.2-.2c-.2-.2-.4-.5-.7-.9c-.6-.8-1.6-2-2.8-3.4c-2.5-2.8-6-6.6-10.2-10.3c-8.8-7.8-18.8-14-27.7-14s-18.9 6.2-27.7 14c-4.2 3.7-7.7 7.5-10.2 10.3c-1.2 1.4-2.2 2.6-2.8 3.4c-.3 .4-.6 .7-.7 .9l-.2 .2c0 0 0 0 0 0c0 0 0 0 0 0s0 0 0 0c-2.1 2.8-5.7 3.9-8.9 2.8s-5.5-4.1-5.5-7.6c0-17.9 6.7-35.6 16.6-48.8c9.8-13 23.9-23.2 39.4-23.2s29.6 10.2 39.4 23.2c9.9 13.2 16.6 30.9 16.6 48.8c0 3.4-2.2 6.5-5.5 7.6s-6.9 0-8.9-2.8c0 0 0 0 0 0s0 0 0 0zm160 0c0 0 0 0 0 0l-.2-.2c-.2-.2-.4-.5-.7-.9c-.6-.8-1.6-2-2.8-3.4c-2.5-2.8-6-6.6-10.2-10.3c-8.8-7.8-18.8-14-27.7-14s-18.9 6.2-27.7 14c-4.2 3.7-7.7 7.5-10.2 10.3c-1.2 1.4-2.2 2.6-2.8 3.4c-.3 .4-.6 .7-.7 .9l-.2 .2c0 0 0 0 0 0c0 0 0 0 0 0s0 0 0 0c-2.1 2.8-5.7 3.9-8.9 2.8s-5.5-4.1-5.5-7.6c0-17.9 6.7-35.6 16.6-48.8c9.8-13 23.9-23.2 39.4-23.2s29.6 10.2 39.4 23.2c9.9 13.2 16.6 30.9 16.6 48.8c0 3.4-2.2 6.5-5.5 7.6s-6.9 0-8.9-2.8c0 0 0 0 0 0s0 0 0 0s0 0 0 0z"]},Tp=yJ,_J={prefix:"fas",iconName:"angles-down",icon:[448,512,["angle-double-down"],"f103","M246.6 470.6c-12.5 12.5-32.8 12.5-45.3 0l-160-160c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L224 402.7 361.4 265.4c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3l-160 160zm160-352l-160 160c-12.5 12.5-32.8 12.5-45.3 0l-160-160c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L224 210.7 361.4 73.4c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3z"]},q5=_J,wJ={prefix:"fas",iconName:"pencil",icon:[512,512,[9999,61504,"pencil-alt"],"f303","M410.3 231l11.3-11.3-33.9-33.9-62.1-62.1L291.7 89.8l-11.3 11.3-22.6 22.6L58.6 322.9c-10.4 10.4-18 23.3-22.2 37.4L1 480.7c-2.5 8.4-.2 17.5 6.1 23.7s15.3 8.5 23.7 6.1l120.3-35.4c14.1-4.2 27-11.8 37.4-22.2L387.7 253.7 410.3 231zM160 399.4l-9.1 22.7c-4 3.1-8.5 5.4-13.3 6.9L59.4 452l23-78.1c1.4-4.9 3.8-9.4 6.9-13.3l22.7-9.1 0 32c0 8.8 7.2 16 16 16l32 0zM362.7 18.7L348.3 33.2 325.7 55.8 314.3 67.1l33.9 33.9 62.1 62.1 33.9 33.9 11.3-11.3 22.6-22.6 14.5-14.5c25-25 25-65.5 0-90.5L453.3 18.7c-25-25-65.5-25-90.5 0zm-47.4 168l-144 144c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6l144-144c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6z"]},SJ=wJ,pd={prefix:"fas",iconName:"comments",icon:[640,512,[128490,61670],"f086","M208 352c114.9 0 208-78.8 208-176S322.9 0 208 0S0 78.8 0 176c0 38.6 14.7 74.3 39.6 103.4c-3.5 9.4-8.7 17.7-14.2 24.7c-4.8 6.2-9.7 11-13.3 14.3c-1.8 1.6-3.3 2.9-4.3 3.7c-.5 .4-.9 .7-1.1 .8l-.2 .2s0 0 0 0s0 0 0 0C1 327.2-1.4 334.4 .8 340.9S9.1 352 16 352c21.8 0 43.8-5.6 62.1-12.5c9.2-3.5 17.8-7.4 25.2-11.4C134.1 343.3 169.8 352 208 352zM448 176c0 112.3-99.1 196.9-216.5 207C255.8 457.4 336.4 512 432 512c38.2 0 73.9-8.7 104.7-23.9c7.5 4 16 7.9 25.2 11.4c18.3 6.9 40.3 12.5 62.1 12.5c6.9 0 13.1-4.5 15.2-11.1c2.1-6.6-.2-13.8-5.8-17.9c0 0 0 0 0 0s0 0 0 0l-.2-.2c-.2-.2-.6-.4-1.1-.8c-1-.8-2.5-2-4.3-3.7c-3.6-3.3-8.5-8.1-13.3-14.3c-5.5-7-10.7-15.4-14.2-24.7c24.9-29 39.6-64.7 39.6-103.4c0-92.8-84.9-168.9-192.6-175.5c.4 5.1 .6 10.3 .6 15.5z"]},Zs={prefix:"fas",iconName:"circle-notch",icon:[512,512,[],"f1ce","M222.7 32.1c5 16.9-4.6 34.8-21.5 39.8C121.8 95.6 64 169.1 64 256c0 106 86 192 192 192s192-86 192-192c0-86.9-57.8-160.4-137.1-184.1c-16.9-5-26.6-22.9-21.5-39.8s22.9-26.6 39.8-21.5C434.9 42.1 512 140 512 256c0 141.4-114.6 256-256 256S0 397.4 0 256C0 140 77.1 42.1 182.9 10.6c16.9-5 34.8 4.6 39.8 21.5z"]},kJ={prefix:"fas",iconName:"paw",icon:[512,512,[],"f1b0","M226.5 92.9c14.3 42.9-.3 86.2-32.6 96.8s-70.1-15.6-84.4-58.5s.3-86.2 32.6-96.8s70.1 15.6 84.4 58.5zM100.4 198.6c18.9 32.4 14.3 70.1-10.2 84.1s-59.7-.9-78.5-33.3S-2.7 179.3 21.8 165.3s59.7 .9 78.5 33.3zM69.2 401.2C121.6 259.9 214.7 224 256 224s134.4 35.9 186.8 177.2c3.6 9.7 5.2 20.1 5.2 30.5l0 1.6c0 25.8-20.9 46.7-46.7 46.7c-11.5 0-22.9-1.4-34-4.2l-88-22c-15.3-3.8-31.3-3.8-46.6 0l-88 22c-11.1 2.8-22.5 4.2-34 4.2C84.9 480 64 459.1 64 433.3l0-1.6c0-10.4 1.6-20.8 5.2-30.5zM421.8 282.7c-24.5-14-29.1-51.7-10.2-84.1s54-47.3 78.5-33.3s29.1 51.7 10.2 84.1s-54 47.3-78.5 33.3zM310.1 189.7c-32.3-10.6-46.9-53.9-32.6-96.8s52.1-69.1 84.4-58.5s46.9 53.9 32.6 96.8s-52.1 69.1-84.4 58.5z"]},H5={prefix:"fas",iconName:"reply",icon:[512,512,[61714,"mail-reply"],"f3e5","M205 34.8c11.5 5.1 19 16.6 19 29.2l0 64 112 0c97.2 0 176 78.8 176 176c0 113.3-81.5 163.9-100.2 174.1c-2.5 1.4-5.3 1.9-8.1 1.9c-10.9 0-19.7-8.9-19.7-19.7c0-7.5 4.3-14.4 9.8-19.5c9.4-8.8 22.2-26.4 22.2-56.7c0-53-43-96-96-96l-96 0 0 64c0 12.6-7.4 24.1-19 29.2s-25 3-34.4-5.4l-160-144C3.9 225.7 0 217.1 0 208s3.9-17.7 10.6-23.8l160-144c9.4-8.5 22.9-10.6 34.4-5.4z"]},$J={prefix:"fas",iconName:"compass",icon:[512,512,[129517],"f14e","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm50.7-186.9L162.4 380.6c-19.4 7.5-38.5-11.6-31-31l55.5-144.3c3.3-8.5 9.9-15.1 18.4-18.4l144.3-55.5c19.4-7.5 38.5 11.6 31 31L325.1 306.7c-3.2 8.5-9.9 15.1-18.4 18.4zM288 256a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z"]},TEe={prefix:"fas",iconName:"laptop-code",icon:[640,512,[],"f5fc","M64 96c0-35.3 28.7-64 64-64l384 0c35.3 0 64 28.7 64 64l0 256-64 0 0-256L128 96l0 256-64 0L64 96zM0 403.2C0 392.6 8.6 384 19.2 384l601.6 0c10.6 0 19.2 8.6 19.2 19.2c0 42.4-34.4 76.8-76.8 76.8L76.8 480C34.4 480 0 445.6 0 403.2zM281 209l-31 31 31 31c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-48-48c-9.4-9.4-9.4-24.6 0-33.9l48-48c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9zM393 175l48 48c9.4 9.4 9.4 24.6 0 33.9l-48 48c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l31-31-31-31c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0z"]},V5={prefix:"fas",iconName:"bars",icon:[448,512,["navicon"],"f0c9","M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z"]},CJ={prefix:"fas",iconName:"people-group",icon:[640,512,[],"e533","M72 88a56 56 0 1 1 112 0A56 56 0 1 1 72 88zM64 245.7C54 256.9 48 271.8 48 288s6 31.1 16 42.3l0-84.7zm144.4-49.3C178.7 222.7 160 261.2 160 304c0 34.3 12 65.8 32 90.5l0 21.5c0 17.7-14.3 32-32 32l-64 0c-17.7 0-32-14.3-32-32l0-26.8C26.2 371.2 0 332.7 0 288c0-61.9 50.1-112 112-112l32 0c24 0 46.2 7.5 64.4 20.3zM448 416l0-21.5c20-24.7 32-56.2 32-90.5c0-42.8-18.7-81.3-48.4-107.7C449.8 183.5 472 176 496 176l32 0c61.9 0 112 50.1 112 112c0 44.7-26.2 83.2-64 101.2l0 26.8c0 17.7-14.3 32-32 32l-64 0c-17.7 0-32-14.3-32-32zm8-328a56 56 0 1 1 112 0A56 56 0 1 1 456 88zM576 245.7l0 84.7c10-11.3 16-26.1 16-42.3s-6-31.1-16-42.3zM320 32a64 64 0 1 1 0 128 64 64 0 1 1 0-128zM240 304c0 16.2 6 31 16 42.3l0-84.7c-10 11.3-16 26.1-16 42.3zm144-42.3l0 84.7c10-11.3 16-26.1 16-42.3s-6-31.1-16-42.3zM448 304c0 44.7-26.2 83.2-64 101.2l0 42.8c0 17.7-14.3 32-32 32l-64 0c-17.7 0-32-14.3-32-32l0-42.8c-37.8-18-64-56.5-64-101.2c0-61.9 50.1-112 112-112l32 0c61.9 0 112 50.1 112 112z"]},TJ={prefix:"fas",iconName:"lightbulb",icon:[384,512,[128161],"f0eb","M272 384c9.6-31.9 29.5-59.1 49.2-86.2c0 0 0 0 0 0c5.2-7.1 10.4-14.2 15.4-21.4c19.8-28.5 31.4-63 31.4-100.3C368 78.8 289.2 0 192 0S16 78.8 16 176c0 37.3 11.6 71.9 31.4 100.3c5 7.2 10.2 14.3 15.4 21.4c0 0 0 0 0 0c19.8 27.1 39.7 54.4 49.2 86.2l160 0zM192 512c44.2 0 80-35.8 80-80l0-16-160 0 0 16c0 44.2 35.8 80 80 80zM112 176c0 8.8-7.2 16-16 16s-16-7.2-16-16c0-61.9 50.1-112 112-112c8.8 0 16 7.2 16 16s-7.2 16-16 16c-44.2 0-80 35.8-80 80z"]},AJ={prefix:"fas",iconName:"flag",icon:[448,512,[127988,61725],"f024","M64 32C64 14.3 49.7 0 32 0S0 14.3 0 32L0 64 0 368 0 480c0 17.7 14.3 32 32 32s32-14.3 32-32l0-128 64.3-16.1c41.1-10.3 84.6-5.5 122.5 13.4c44.2 22.1 95.5 24.8 141.7 7.4l34.7-13c12.5-4.7 20.8-16.6 20.8-30l0-247.7c0-23-24.2-38-44.8-27.7l-9.6 4.8c-46.3 23.2-100.8 23.2-147.1 0c-35.1-17.6-75.4-22-113.5-12.5L64 48l0-16z"]},Ap={prefix:"fas",iconName:"list",icon:[512,512,["list-squares"],"f03a","M40 48C26.7 48 16 58.7 16 72l0 48c0 13.3 10.7 24 24 24l48 0c13.3 0 24-10.7 24-24l0-48c0-13.3-10.7-24-24-24L40 48zM192 64c-17.7 0-32 14.3-32 32s14.3 32 32 32l288 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L192 64zm0 160c-17.7 0-32 14.3-32 32s14.3 32 32 32l288 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-288 0zm0 160c-17.7 0-32 14.3-32 32s14.3 32 32 32l288 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-288 0zM16 232l0 48c0 13.3 10.7 24 24 24l48 0c13.3 0 24-10.7 24-24l0-48c0-13.3-10.7-24-24-24l-48 0c-13.3 0-24 10.7-24 24zM40 368c-13.3 0-24 10.7-24 24l0 48c0 13.3 10.7 24 24 24l48 0c13.3 0 24-10.7 24-24l0-48c0-13.3-10.7-24-24-24l-48 0z"]},EJ={prefix:"fas",iconName:"paintbrush",icon:[576,512,[128396,"paint-brush"],"f1fc","M339.3 367.1c27.3-3.9 51.9-19.4 67.2-42.9L568.2 74.1c12.6-19.5 9.4-45.3-7.6-61.2S517.7-4.4 499.1 9.6L262.4 187.2c-24 18-38.2 46.1-38.4 76.1L339.3 367.1zm-19.6 25.4l-116-104.4C143.9 290.3 96 339.6 96 400c0 3.9 .2 7.8 .6 11.6C98.4 429.1 86.4 448 68.8 448L64 448c-17.7 0-32 14.3-32 32s14.3 32 32 32l144 0c61.9 0 112-50.1 112-112c0-2.5-.1-5-.2-7.5z"]},AEe=EJ,W5={prefix:"fas",iconName:"lock",icon:[448,512,[128274],"f023","M144 144l0 48 160 0 0-48c0-44.2-35.8-80-80-80s-80 35.8-80 80zM80 192l0-48C80 64.5 144.5 0 224 0s144 64.5 144 144l0 48 16 0c35.3 0 64 28.7 64 64l0 192c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 256c0-35.3 28.7-64 64-64l16 0z"]},IJ={prefix:"fas",iconName:"pen-to-square",icon:[512,512,["edit"],"f044","M471.6 21.7c-21.9-21.9-57.3-21.9-79.2 0L362.3 51.7l97.9 97.9 30.1-30.1c21.9-21.9 21.9-57.3 0-79.2L471.6 21.7zm-299.2 220c-6.1 6.1-10.8 13.6-13.5 21.9l-29.6 88.8c-2.9 8.6-.6 18.1 5.8 24.6s15.9 8.7 24.6 5.8l88.8-29.6c8.2-2.7 15.7-7.4 21.9-13.5L437.7 172.3 339.7 74.3 172.4 241.7zM96 64C43 64 0 107 0 160L0 416c0 53 43 96 96 96l256 0c53 0 96-43 96-96l0-96c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 96c0 17.7-14.3 32-32 32L96 448c-17.7 0-32-14.3-32-32l0-256c0-17.7 14.3-32 32-32l96 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L96 64z"]},PJ=IJ,LJ={prefix:"fas",iconName:"share-nodes",icon:[448,512,["share-alt"],"f1e0","M352 224c53 0 96-43 96-96s-43-96-96-96s-96 43-96 96c0 4 .2 8 .7 11.9l-94.1 47C145.4 170.2 121.9 160 96 160c-53 0-96 43-96 96s43 96 96 96c25.9 0 49.4-10.2 66.6-26.9l94.1 47c-.5 3.9-.7 7.8-.7 11.9c0 53 43 96 96 96s96-43 96-96s-43-96-96-96c-25.9 0-49.4 10.2-66.6 26.9l-94.1-47c.5-3.9 .7-7.8 .7-11.9s-.2-8-.7-11.9l94.1-47C302.6 213.8 326.1 224 352 224z"]},OJ=LJ,G5={prefix:"fas",iconName:"users",icon:[640,512,[],"f0c0","M144 0a80 80 0 1 1 0 160A80 80 0 1 1 144 0zM512 0a80 80 0 1 1 0 160A80 80 0 1 1 512 0zM0 298.7C0 239.8 47.8 192 106.7 192l42.7 0c15.9 0 31 3.5 44.6 9.7c-1.3 7.2-1.9 14.7-1.9 22.3c0 38.2 16.8 72.5 43.3 96c-.2 0-.4 0-.7 0L21.3 320C9.6 320 0 310.4 0 298.7zM405.3 320c-.2 0-.4 0-.7 0c26.6-23.5 43.3-57.8 43.3-96c0-7.6-.7-15-1.9-22.3c13.6-6.3 28.7-9.7 44.6-9.7l42.7 0C592.2 192 640 239.8 640 298.7c0 11.8-9.6 21.3-21.3 21.3l-213.3 0zM224 224a96 96 0 1 1 192 0 96 96 0 1 1 -192 0zM128 485.3C128 411.7 187.7 352 261.3 352l117.3 0C452.3 352 512 411.7 512 485.3c0 14.7-11.9 26.7-26.7 26.7l-330.7 0c-14.7 0-26.7-11.9-26.7-26.7z"]},x_={prefix:"fas",iconName:"eye-slash",icon:[640,512,[],"f070","M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L525.6 386.7c39.6-40.6 66.4-86.1 79.9-118.4c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C465.5 68.8 400.8 32 320 32c-68.2 0-125 26.3-169.3 60.8L38.8 5.1zM223.1 149.5C248.6 126.2 282.7 112 320 112c79.5 0 144 64.5 144 144c0 24.9-6.3 48.3-17.4 68.7L408 294.5c8.4-19.3 10.6-41.4 4.8-63.3c-11.1-41.5-47.8-69.4-88.6-71.1c-5.8-.2-9.2 6.1-7.4 11.7c2.1 6.4 3.3 13.2 3.3 20.3c0 10.2-2.4 19.8-6.6 28.3l-90.3-70.8zM373 389.9c-16.4 6.5-34.3 10.1-53 10.1c-79.5 0-144-64.5-144-144c0-6.9 .5-13.6 1.4-20.2L83.1 161.5C60.3 191.2 44 220.8 34.5 243.7c-3.3 7.9-3.3 16.7 0 24.6c14.9 35.7 46.2 87.7 93 131.1C174.5 443.2 239.2 480 320 480c47.8 0 89.9-12.9 126.2-32.5L373 389.9z"]},EEe={prefix:"fas",iconName:"hand",icon:[512,512,[129306,9995,"hand-paper"],"f256","M288 32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 208c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-176c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 272c0 1.5 0 3.1 .1 4.6L67.6 283c-16-15.2-41.3-14.6-56.6 1.4s-14.6 41.3 1.4 56.6L124.8 448c43.1 41.1 100.4 64 160 64l19.2 0c97.2 0 176-78.8 176-176l0-208c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 112c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-176c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 176c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-208z"]},Y_={prefix:"fas",iconName:"chevron-up",icon:[512,512,[],"f077","M233.4 105.4c12.5-12.5 32.8-12.5 45.3 0l192 192c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L256 173.3 86.6 342.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l192-192z"]},RJ={prefix:"fas",iconName:"igloo",icon:[576,512,[],"f7ae","M320 33.8L320 160 48.5 160C100.2 82.8 188.1 32 288 32c10.8 0 21.5 .6 32 1.8zM352 160l0-120.9C424.9 55.7 487.2 99.8 527.5 160L352 160zM29.9 192L96 192l0 128L0 320c0-46 10.8-89.4 29.9-128zM192 320l-64 0 0-128 320 0 0 128-64 0 0 32 192 0 0 80c0 26.5-21.5 48-48 48l-176 0 0-128c0-35.3-28.7-64-64-64s-64 28.7-64 64l0 128L48 480c-26.5 0-48-21.5-48-48l0-80 192 0 0-32zm288 0l0-128 66.1 0c19.2 38.6 29.9 82 29.9 128l-96 0z"]},X_={prefix:"fas",iconName:"bookmark",icon:[384,512,[128278,61591],"f02e","M0 48V487.7C0 501.1 10.9 512 24.3 512c5 0 9.9-1.5 14-4.4L192 400 345.7 507.6c4.1 2.9 9 4.4 14 4.4c13.4 0 24.3-10.9 24.3-24.3V48c0-26.5-21.5-48-48-48H48C21.5 0 0 21.5 0 48z"]},MJ={prefix:"fas",iconName:"folder",icon:[512,512,[128193,128447,61716,"folder-blank"],"f07b","M64 480H448c35.3 0 64-28.7 64-64V160c0-35.3-28.7-64-64-64H288c-10.1 0-19.6-4.7-25.6-12.8L243.2 57.6C231.1 41.5 212.1 32 192 32H64C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64z"]},J_={prefix:"fas",iconName:"user",icon:[448,512,[128100,62144],"f007","M224 256A128 128 0 1 0 224 0a128 128 0 1 0 0 256zm-45.7 48C79.8 304 0 383.8 0 482.3C0 498.7 13.3 512 29.7 512l388.6 0c16.4 0 29.7-13.3 29.7-29.7C448 383.8 368.2 304 269.7 304l-91.4 0z"]},md={prefix:"fas",iconName:"bullhorn",icon:[512,512,[128226,128363],"f0a1","M480 32c0-12.9-7.8-24.6-19.8-29.6s-25.7-2.2-34.9 6.9L381.7 53c-48 48-113.1 75-181 75l-8.7 0-32 0-96 0c-35.3 0-64 28.7-64 64l0 96c0 35.3 28.7 64 64 64l0 128c0 17.7 14.3 32 32 32l64 0c17.7 0 32-14.3 32-32l0-128 8.7 0c67.9 0 133 27 181 75l43.6 43.6c9.2 9.2 22.9 11.9 34.9 6.9s19.8-16.6 19.8-29.6l0-147.6c18.6-8.8 32-32.5 32-60.4s-13.4-51.6-32-60.4L480 32zm-64 76.7L416 240l0 131.3C357.2 317.8 280.5 288 200.7 288l-8.7 0 0-96 8.7 0c79.8 0 156.5-29.8 215.3-83.3z"]},gd={prefix:"fas",iconName:"globe",icon:[512,512,[127760],"f0ac","M352 256c0 22.2-1.2 43.6-3.3 64l-185.3 0c-2.2-20.4-3.3-41.8-3.3-64s1.2-43.6 3.3-64l185.3 0c2.2 20.4 3.3 41.8 3.3 64zm28.8-64l123.1 0c5.3 20.5 8.1 41.9 8.1 64s-2.8 43.5-8.1 64l-123.1 0c2.1-20.6 3.2-42 3.2-64s-1.1-43.4-3.2-64zm112.6-32l-116.7 0c-10-63.9-29.8-117.4-55.3-151.6c78.3 20.7 142 77.5 171.9 151.6zm-149.1 0l-176.6 0c6.1-36.4 15.5-68.6 27-94.7c10.5-23.6 22.2-40.7 33.5-51.5C239.4 3.2 248.7 0 256 0s16.6 3.2 27.8 13.8c11.3 10.8 23 27.9 33.5 51.5c11.6 26 20.9 58.2 27 94.7zm-209 0L18.6 160C48.6 85.9 112.2 29.1 190.6 8.4C165.1 42.6 145.3 96.1 135.3 160zM8.1 192l123.1 0c-2.1 20.6-3.2 42-3.2 64s1.1 43.4 3.2 64L8.1 320C2.8 299.5 0 278.1 0 256s2.8-43.5 8.1-64zM194.7 446.6c-11.6-26-20.9-58.2-27-94.6l176.6 0c-6.1 36.4-15.5 68.6-27 94.6c-10.5 23.6-22.2 40.7-33.5 51.5C272.6 508.8 263.3 512 256 512s-16.6-3.2-27.8-13.8c-11.3-10.8-23-27.9-33.5-51.5zM135.3 352c10 63.9 29.8 117.4 55.3 151.6C112.2 482.9 48.6 426.1 18.6 352l116.7 0zm358.1 0c-30 74.1-93.6 130.9-171.9 151.6c25.5-34.2 45.2-87.7 55.3-151.6l116.7 0z"]},NJ={prefix:"fas",iconName:"ban",icon:[512,512,[128683,"cancel"],"f05e","M367.2 412.5L99.5 144.8C77.1 176.1 64 214.5 64 256c0 106 86 192 192 192c41.5 0 79.9-13.1 111.2-35.5zm45.3-45.3C434.9 335.9 448 297.5 448 256c0-106-86-192-192-192c-41.5 0-79.9 13.1-111.2 35.5L412.5 367.2zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256z"]},Z_={prefix:"fas",iconName:"star",icon:[576,512,[11088,61446],"f005","M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z"]},FJ={prefix:"fas",iconName:"server",icon:[512,512,[],"f233","M64 32C28.7 32 0 60.7 0 96l0 64c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-64c0-35.3-28.7-64-64-64L64 32zm280 72a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm48 24a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zM64 288c-35.3 0-64 28.7-64 64l0 64c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-64c0-35.3-28.7-64-64-64L64 288zm280 72a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm56 24a24 24 0 1 1 48 0 24 24 0 1 1 -48 0z"]},DJ={prefix:"fas",iconName:"right-to-bracket",icon:[512,512,["sign-in-alt"],"f2f6","M217.9 105.9L340.7 228.7c7.2 7.2 11.3 17.1 11.3 27.3s-4.1 20.1-11.3 27.3L217.9 406.1c-6.4 6.4-15 9.9-24 9.9c-18.7 0-33.9-15.2-33.9-33.9l0-62.1L32 320c-17.7 0-32-14.3-32-32l0-64c0-17.7 14.3-32 32-32l128 0 0-62.1c0-18.7 15.2-33.9 33.9-33.9c9 0 17.6 3.6 24 9.9zM352 416l64 0c17.7 0 32-14.3 32-32l0-256c0-17.7-14.3-32-32-32l-64 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l64 0c53 0 96 43 96 96l0 256c0 53-43 96-96 96l-64 0c-17.7 0-32-14.3-32-32s14.3-32 32-32z"]},K5=DJ,IEe={prefix:"fas",iconName:"folder-open",icon:[576,512,[128194,128449,61717],"f07c","M88.7 223.8L0 375.8 0 96C0 60.7 28.7 32 64 32l117.5 0c17 0 33.3 6.7 45.3 18.7l26.5 26.5c12 12 28.3 18.7 45.3 18.7L416 96c35.3 0 64 28.7 64 64l0 32-336 0c-22.8 0-43.8 12.1-55.3 31.8zm27.6 16.1C122.1 230 132.6 224 144 224l400 0c11.5 0 22 6.1 27.7 16.1s5.7 22.2-.1 32.1l-112 192C453.9 474 443.4 480 432 480L32 480c-11.5 0-22-6.1-27.7-16.1s-5.7-22.2 .1-32.1l112-192z"]},x5={prefix:"fas",iconName:"city",icon:[640,512,[127961],"f64f","M480 48c0-26.5-21.5-48-48-48L336 0c-26.5 0-48 21.5-48 48l0 48-64 0 0-72c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 72-64 0 0-72c0-13.3-10.7-24-24-24S64 10.7 64 24l0 72L48 96C21.5 96 0 117.5 0 144l0 96L0 464c0 26.5 21.5 48 48 48l256 0 32 0 96 0 160 0c26.5 0 48-21.5 48-48l0-224c0-26.5-21.5-48-48-48l-112 0 0-144zm96 320l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16zM240 416l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16zM128 400c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32zM560 256c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16l32 0zM256 176l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16zM112 160c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16l32 0zM256 304c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32zM112 320l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16zm304-48l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16zM400 64c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16l32 0zm16 112l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16z"]},UJ={prefix:"fas",iconName:"file-arrow-up",icon:[384,512,["file-upload"],"f574","M64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-288-128 0c-17.7 0-32-14.3-32-32L224 0 64 0zM256 0l0 128 128 0L256 0zM216 408c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-102.1-31 31c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l72-72c9.4-9.4 24.6-9.4 33.9 0l72 72c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-31-31L216 408z"]},PEe=UJ,LEe={prefix:"fas",iconName:"window-restore",icon:[512,512,[],"f2d2","M432 64L208 64c-8.8 0-16 7.2-16 16l0 16-64 0 0-16c0-44.2 35.8-80 80-80L432 0c44.2 0 80 35.8 80 80l0 224c0 44.2-35.8 80-80 80l-16 0 0-64 16 0c8.8 0 16-7.2 16-16l0-224c0-8.8-7.2-16-16-16zM0 192c0-35.3 28.7-64 64-64l256 0c35.3 0 64 28.7 64 64l0 256c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 192zm64 32c0 17.7 14.3 32 32 32l192 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L96 192c-17.7 0-32 14.3-32 32z"]},jJ={prefix:"fas",iconName:"square-plus",icon:[448,512,[61846,"plus-square"],"f0fe","M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zM200 344l0-64-64 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l64 0 0-64c0-13.3 10.7-24 24-24s24 10.7 24 24l0 64 64 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-64 0 0 64c0 13.3-10.7 24-24 24s-24-10.7-24-24z"]},BJ=jJ,Q_={prefix:"fas",iconName:"image",icon:[512,512,[],"f03e","M0 96C0 60.7 28.7 32 64 32l384 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96zM323.8 202.5c-4.5-6.6-11.9-10.5-19.8-10.5s-15.4 3.9-19.8 10.5l-87 127.6L170.7 297c-4.6-5.7-11.5-9-18.7-9s-14.2 3.3-18.7 9l-64 80c-5.8 7.2-6.9 17.1-2.9 25.4s12.4 13.6 21.6 13.6l96 0 32 0 208 0c8.9 0 17.1-4.9 21.2-12.8s3.6-17.4-1.4-24.7l-120-176zM112 192a48 48 0 1 0 0-96 48 48 0 1 0 0 96z"]},zJ={prefix:"fas",iconName:"angles-right",icon:[512,512,[187,"angle-double-right"],"f101","M470.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L402.7 256 265.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160zm-352 160l160-160c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L210.7 256 73.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0z"]},Y5=zJ,qJ={prefix:"fas",iconName:"circle-play",icon:[512,512,[61469,"play-circle"],"f144","M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zM188.3 147.1c-7.6 4.2-12.3 12.3-12.3 20.9l0 176c0 8.7 4.7 16.7 12.3 20.9s16.8 4.1 24.3-.5l144-88c7.1-4.4 11.5-12.1 11.5-20.5s-4.4-16.1-11.5-20.5l-144-88c-7.4-4.5-16.7-4.7-24.3-.5z"]},HJ=qJ,OEe={prefix:"fas",iconName:"file-import",icon:[512,512,["arrow-right-to-file"],"f56f","M128 64c0-35.3 28.7-64 64-64L352 0l0 128c0 17.7 14.3 32 32 32l128 0 0 288c0 35.3-28.7 64-64 64l-256 0c-35.3 0-64-28.7-64-64l0-112 174.1 0-39 39c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l80-80c9.4-9.4 9.4-24.6 0-33.9l-80-80c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l39 39L128 288l0-224zm0 224l0 48L24 336c-13.3 0-24-10.7-24-24s10.7-24 24-24l104 0zM512 128l-128 0L384 0 512 128z"]},VJ={prefix:"fas",iconName:"box-open",icon:[640,512,[],"f49e","M58.9 42.1c3-6.1 9.6-9.6 16.3-8.7L320 64 564.8 33.4c6.7-.8 13.3 2.7 16.3 8.7l41.7 83.4c9 17.9-.6 39.6-19.8 45.1L439.6 217.3c-13.9 4-28.8-1.9-36.2-14.3L320 64 236.6 203c-7.4 12.4-22.3 18.3-36.2 14.3L37.1 170.6c-19.3-5.5-28.8-27.2-19.8-45.1L58.9 42.1zM321.1 128l54.9 91.4c14.9 24.8 44.6 36.6 72.5 28.6L576 211.6l0 167c0 22-15 41.2-36.4 46.6l-204.1 51c-10.2 2.6-20.9 2.6-31 0l-204.1-51C79 419.7 64 400.5 64 378.5l0-167L191.6 248c27.8 8 57.6-3.8 72.5-28.6L318.9 128l2.2 0z"]},REe={prefix:"fas",iconName:"palette",icon:[512,512,[127912],"f53f","M512 256c0 .9 0 1.8 0 2.7c-.4 36.5-33.6 61.3-70.1 61.3L344 320c-26.5 0-48 21.5-48 48c0 3.4 .4 6.7 1 9.9c2.1 10.2 6.5 20 10.8 29.9c6.1 13.8 12.1 27.5 12.1 42c0 31.8-21.6 60.7-53.4 62c-3.5 .1-7 .2-10.6 .2C114.6 512 0 397.4 0 256S114.6 0 256 0S512 114.6 512 256zM128 288a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm0-96a32 32 0 1 0 0-64 32 32 0 1 0 0 64zM288 96a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm96 96a32 32 0 1 0 0-64 32 32 0 1 0 0 64z"]},MEe={prefix:"fas",iconName:"arrows-rotate",icon:[512,512,[128472,"refresh","sync"],"f021","M105.1 202.6c7.7-21.8 20.2-42.3 37.8-59.8c62.5-62.5 163.8-62.5 226.3 0L386.3 160 352 160c-17.7 0-32 14.3-32 32s14.3 32 32 32l111.5 0c0 0 0 0 0 0l.4 0c17.7 0 32-14.3 32-32l0-112c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 35.2L414.4 97.6c-87.5-87.5-229.3-87.5-316.8 0C73.2 122 55.6 150.7 44.8 181.4c-5.9 16.7 2.9 34.9 19.5 40.8s34.9-2.9 40.8-19.5zM39 289.3c-5 1.5-9.8 4.2-13.7 8.2c-4 4-6.7 8.8-8.1 14c-.3 1.2-.6 2.5-.8 3.8c-.3 1.7-.4 3.4-.4 5.1L16 432c0 17.7 14.3 32 32 32s32-14.3 32-32l0-35.1 17.6 17.5c0 0 0 0 0 0c87.5 87.4 229.3 87.4 316.7 0c24.4-24.4 42.1-53.1 52.9-83.8c5.9-16.7-2.9-34.9-19.5-40.8s-34.9 2.9-40.8 19.5c-7.7 21.8-20.2 42.3-37.8 59.8c-62.5 62.5-163.8 62.5-226.3 0l-.1-.1L125.6 352l34.4 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L48.4 288c-1.6 0-3.2 .1-4.8 .3s-3.1 .5-4.6 1z"]},X5={prefix:"fas",iconName:"filter",icon:[512,512,[],"f0b0","M3.9 54.9C10.5 40.9 24.5 32 40 32l432 0c15.5 0 29.5 8.9 36.1 22.9s4.6 30.5-5.2 42.5L320 320.9 320 448c0 12.1-6.8 23.2-17.7 28.6s-23.8 4.3-33.5-3l-64-48c-8.1-6-12.8-15.5-12.8-25.6l0-79.1L9 97.3C-.7 85.4-2.8 68.8 3.9 54.9z"]},J5={prefix:"fas",iconName:"code",icon:[640,512,[],"f121","M392.8 1.2c-17-4.9-34.7 5-39.6 22l-128 448c-4.9 17 5 34.7 22 39.6s34.7-5 39.6-22l128-448c4.9-17-5-34.7-22-39.6zm80.6 120.1c-12.5 12.5-12.5 32.8 0 45.3L562.7 256l-89.4 89.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l112-112c12.5-12.5 12.5-32.8 0-45.3l-112-112c-12.5-12.5-32.8-12.5-45.3 0zm-306.7 0c-12.5-12.5-32.8-12.5-45.3 0l-112 112c-12.5 12.5-12.5 32.8 0 45.3l112 112c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L77.3 256l89.4-89.4c12.5-12.5 12.5-32.8 0-45.3z"]},Z5={prefix:"fas",iconName:"lock-open",icon:[576,512,[],"f3c1","M352 144c0-44.2 35.8-80 80-80s80 35.8 80 80l0 48c0 17.7 14.3 32 32 32s32-14.3 32-32l0-48C576 64.5 511.5 0 432 0S288 64.5 288 144l0 48L64 192c-35.3 0-64 28.7-64 64L0 448c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-192c0-35.3-28.7-64-64-64l-32 0 0-48z"]},WJ={prefix:"fas",iconName:"square-poll-horizontal",icon:[448,512,["poll-h"],"f682","M448 96c0-35.3-28.7-64-64-64L64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320zM256 160c0 17.7-14.3 32-32 32l-96 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l96 0c17.7 0 32 14.3 32 32zm64 64c17.7 0 32 14.3 32 32s-14.3 32-32 32l-192 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l192 0zM192 352c0 17.7-14.3 32-32 32l-32 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l32 0c17.7 0 32 14.3 32 32z"]},Ep=WJ,GJ={prefix:"fas",iconName:"basketball",icon:[512,512,[127936,"basketball-ball"],"f434","M86.6 64l85.2 85.2C194.5 121.7 208 86.4 208 48c0-14.7-2-28.9-5.7-42.4C158.6 15 119 35.5 86.6 64zM64 86.6C35.5 119 15 158.6 5.6 202.3C19.1 206 33.3 208 48 208c38.4 0 73.7-13.5 101.3-36.1L64 86.6zM256 0c-7.3 0-14.6 .3-21.8 .9C238 16 240 31.8 240 48c0 47.3-17.1 90.5-45.4 124L256 233.4 425.4 64C380.2 24.2 320.9 0 256 0zM48 240c-16.2 0-32-2-47.1-5.8C.3 241.4 0 248.7 0 256c0 64.9 24.2 124.2 64 169.4L233.4 256 172 194.6C138.5 222.9 95.3 240 48 240zm463.1 37.8c.6-7.2 .9-14.5 .9-21.8c0-64.9-24.2-124.2-64-169.4L278.6 256 340 317.4c33.4-28.3 76.7-45.4 124-45.4c16.2 0 32 2 47.1 5.8zm-4.7 31.9C492.9 306 478.7 304 464 304c-38.4 0-73.7 13.5-101.3 36.1L448 425.4c28.5-32.3 49.1-71.9 58.4-115.7zM340.1 362.7C317.5 390.3 304 425.6 304 464c0 14.7 2 28.9 5.7 42.4C353.4 497 393 476.5 425.4 448l-85.2-85.2zM317.4 340L256 278.6 86.6 448c45.1 39.8 104.4 64 169.4 64c7.3 0 14.6-.3 21.8-.9C274 496 272 480.2 272 464c0-47.3 17.1-90.5 45.4-124z"]},KJ=GJ,e2={prefix:"fas",iconName:"wrench",icon:[512,512,[128295],"f0ad","M352 320c88.4 0 160-71.6 160-160c0-15.3-2.2-30.1-6.2-44.2c-3.1-10.8-16.4-13.2-24.3-5.3l-76.8 76.8c-3 3-7.1 4.7-11.3 4.7L336 192c-8.8 0-16-7.2-16-16l0-57.4c0-4.2 1.7-8.3 4.7-11.3l76.8-76.8c7.9-7.9 5.4-21.2-5.3-24.3C382.1 2.2 367.3 0 352 0C263.6 0 192 71.6 192 160c0 19.1 3.4 37.5 9.5 54.5L19.9 396.1C7.2 408.8 0 426.1 0 444.1C0 481.6 30.4 512 67.9 512c18 0 35.3-7.2 48-19.9L297.5 310.5c17 6.2 35.4 9.5 54.5 9.5zM80 408a24 24 0 1 1 0 48 24 24 0 1 1 0-48z"]},NEe={prefix:"fas",iconName:"circle-question",icon:[512,512,[62108,"question-circle"],"f059","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM169.8 165.3c7.9-22.3 29.1-37.3 52.8-37.3l58.3 0c34.9 0 63.1 28.3 63.1 63.1c0 22.6-12.1 43.5-31.7 54.8L280 264.4c-.2 13-10.9 23.6-24 23.6c-13.3 0-24-10.7-24-24l0-13.5c0-8.6 4.6-16.5 12.1-20.8l44.3-25.4c4.7-2.7 7.6-7.7 7.6-13.1c0-8.4-6.8-15.1-15.1-15.1l-58.3 0c-3.4 0-6.4 2.1-7.5 5.3l-.4 1.2c-4.4 12.5-18.2 19-30.6 14.6s-19-18.2-14.6-30.6l.4-1.2zM224 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"]},xJ={prefix:"fas",iconName:"eye",icon:[576,512,[128065],"f06e","M288 32c-80.8 0-145.5 36.8-192.6 80.6C48.6 156 17.3 208 2.5 243.7c-3.3 7.9-3.3 16.7 0 24.6C17.3 304 48.6 356 95.4 399.4C142.5 443.2 207.2 480 288 480s145.5-36.8 192.6-80.6c46.8-43.5 78.1-95.4 93-131.1c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C433.5 68.8 368.8 32 288 32zM144 256a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm144-64c0 35.3-28.7 64-64 64c-7.1 0-13.9-1.2-20.3-3.3c-5.5-1.8-11.9 1.6-11.7 7.4c.3 6.9 1.3 13.8 3.2 20.7c13.7 51.2 66.4 81.6 117.6 67.9s81.6-66.4 67.9-117.6c-11.1-41.5-47.8-69.4-88.6-71.1c-5.8-.2-9.2 6.1-7.4 11.7c2.1 6.4 3.3 13.2 3.3 20.3z"]},YJ={prefix:"fas",iconName:"pen",icon:[512,512,[128394],"f304","M362.7 19.3L314.3 67.7 444.3 197.7l48.4-48.4c25-25 25-65.5 0-90.5L453.3 19.3c-25-25-65.5-25-90.5 0zm-71 71L58.6 323.5c-10.4 10.4-18 23.3-22.2 37.4L1 481.2C-1.5 489.7 .8 498.8 7 505s15.3 8.5 23.7 6.1l120.3-35.4c14.1-4.2 27-11.8 37.4-22.2L421.7 220.3 291.7 90.3z"]},XJ={prefix:"fas",iconName:"bus",icon:[576,512,[128653],"f207","M288 0C422.4 0 512 35.2 512 80l0 16 0 32c17.7 0 32 14.3 32 32l0 64c0 17.7-14.3 32-32 32l0 160c0 17.7-14.3 32-32 32l0 32c0 17.7-14.3 32-32 32l-32 0c-17.7 0-32-14.3-32-32l0-32-192 0 0 32c0 17.7-14.3 32-32 32l-32 0c-17.7 0-32-14.3-32-32l0-32c-17.7 0-32-14.3-32-32l0-160c-17.7 0-32-14.3-32-32l0-64c0-17.7 14.3-32 32-32c0 0 0 0 0 0l0-32s0 0 0 0l0-16C64 35.2 153.6 0 288 0zM128 160l0 96c0 17.7 14.3 32 32 32l112 0 0-160-112 0c-17.7 0-32 14.3-32 32zM304 288l112 0c17.7 0 32-14.3 32-32l0-96c0-17.7-14.3-32-32-32l-112 0 0 160zM144 400a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm288 0a32 32 0 1 0 0-64 32 32 0 1 0 0 64zM384 80c0-8.8-7.2-16-16-16L208 64c-8.8 0-16 7.2-16 16s7.2 16 16 16l160 0c8.8 0 16-7.2 16-16z"]},JJ={prefix:"fas",iconName:"floppy-disk",icon:[448,512,[128190,128426,"save"],"f0c7","M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-242.7c0-17-6.7-33.3-18.7-45.3L352 50.7C340 38.7 323.7 32 306.7 32L64 32zm0 96c0-17.7 14.3-32 32-32l192 0c17.7 0 32 14.3 32 32l0 64c0 17.7-14.3 32-32 32L96 224c-17.7 0-32-14.3-32-32l0-64zM224 288a64 64 0 1 1 0 128 64 64 0 1 1 0-128z"]},ZJ=JJ,QJ={prefix:"fas",iconName:"up-right-from-square",icon:[512,512,["external-link-alt"],"f35d","M352 0c-12.9 0-24.6 7.8-29.6 19.8s-2.2 25.7 6.9 34.9L370.7 96 201.4 265.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L416 141.3l41.4 41.4c9.2 9.2 22.9 11.9 34.9 6.9s19.8-16.6 19.8-29.6l0-128c0-17.7-14.3-32-32-32L352 0zM80 32C35.8 32 0 67.8 0 112L0 432c0 44.2 35.8 80 80 80l320 0c44.2 0 80-35.8 80-80l0-112c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 112c0 8.8-7.2 16-16 16L80 448c-8.8 0-16-7.2-16-16l0-320c0-8.8 7.2-16 16-16l112 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L80 32z"]},Q5=QJ,eZ={prefix:"fas",iconName:"cake-candles",icon:[448,512,[127874,"birthday-cake","cake"],"f1fd","M86.4 5.5L61.8 47.6C58 54.1 56 61.6 56 69.2L56 72c0 22.1 17.9 40 40 40s40-17.9 40-40l0-2.8c0-7.6-2-15-5.8-21.6L105.6 5.5C103.6 2.1 100 0 96 0s-7.6 2.1-9.6 5.5zm128 0L189.8 47.6c-3.8 6.5-5.8 14-5.8 21.6l0 2.8c0 22.1 17.9 40 40 40s40-17.9 40-40l0-2.8c0-7.6-2-15-5.8-21.6L233.6 5.5C231.6 2.1 228 0 224 0s-7.6 2.1-9.6 5.5zM317.8 47.6c-3.8 6.5-5.8 14-5.8 21.6l0 2.8c0 22.1 17.9 40 40 40s40-17.9 40-40l0-2.8c0-7.6-2-15-5.8-21.6L361.6 5.5C359.6 2.1 356 0 352 0s-7.6 2.1-9.6 5.5L317.8 47.6zM128 176c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 48c-35.3 0-64 28.7-64 64l0 71c8.3 5.2 18.1 9 28.8 9c13.5 0 27.2-6.1 38.4-13.4c5.4-3.5 9.9-7.1 13-9.7c1.5-1.3 2.7-2.4 3.5-3.1c.4-.4 .7-.6 .8-.8l.1-.1s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0c3.1-3.2 7.4-4.9 11.9-4.8s8.6 2.1 11.6 5.4c0 0 0 0 0 0s0 0 0 0l.1 .1c.1 .1 .4 .4 .7 .7c.7 .7 1.7 1.7 3.1 3c2.8 2.6 6.8 6.1 11.8 9.5c10.2 7.1 23 13.1 36.3 13.1s26.1-6 36.3-13.1c5-3.5 9-6.9 11.8-9.5c1.4-1.3 2.4-2.3 3.1-3c.3-.3 .6-.6 .7-.7l.1-.1c3-3.5 7.4-5.4 12-5.4s9 2 12 5.4l.1 .1c.1 .1 .4 .4 .7 .7c.7 .7 1.7 1.7 3.1 3c2.8 2.6 6.8 6.1 11.8 9.5c10.2 7.1 23 13.1 36.3 13.1s26.1-6 36.3-13.1c5-3.5 9-6.9 11.8-9.5c1.4-1.3 2.4-2.3 3.1-3c.3-.3 .6-.6 .7-.7l.1-.1c2.9-3.4 7.1-5.3 11.6-5.4s8.7 1.6 11.9 4.8c0 0 0 0 0 0s0 0 0 0s0 0 0 0l.1 .1c.2 .2 .4 .4 .8 .8c.8 .7 1.9 1.8 3.5 3.1c3.1 2.6 7.5 6.2 13 9.7c11.2 7.3 24.9 13.4 38.4 13.4c10.7 0 20.5-3.9 28.8-9l0-71c0-35.3-28.7-64-64-64l0-48c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 48-64 0 0-48c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 48-64 0 0-48zM448 394.6c-8.5 3.3-18.2 5.4-28.8 5.4c-22.5 0-42.4-9.9-55.8-18.6c-4.1-2.7-7.8-5.4-10.9-7.8c-2.8 2.4-6.1 5-9.8 7.5C329.8 390 310.6 400 288 400s-41.8-10-54.6-18.9c-3.5-2.4-6.7-4.9-9.4-7.2c-2.7 2.3-5.9 4.7-9.4 7.2C201.8 390 182.6 400 160 400s-41.8-10-54.6-18.9c-3.7-2.6-7-5.2-9.8-7.5c-3.1 2.4-6.8 5.1-10.9 7.8C71.2 390.1 51.3 400 28.8 400c-10.6 0-20.3-2.2-28.8-5.4L0 480c0 17.7 14.3 32 32 32l384 0c17.7 0 32-14.3 32-32l0-85.4z"]},tZ=eZ,Ip={prefix:"fas",iconName:"envelope",icon:[512,512,[128386,9993,61443],"f0e0","M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z"]},nZ={prefix:"fas",iconName:"circle-info",icon:[512,512,["info-circle"],"f05a","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM216 336l24 0 0-64-24 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l48 0c13.3 0 24 10.7 24 24l0 88 8 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-80 0c-13.3 0-24-10.7-24-24s10.7-24 24-24zm40-208a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},Pp=nZ,sZ={prefix:"fas",iconName:"check-double",icon:[448,512,[],"f560","M342.6 86.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L160 178.7l-57.4-57.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l80 80c12.5 12.5 32.8 12.5 45.3 0l160-160zm96 128c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L160 402.7 54.6 297.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l128 128c12.5 12.5 32.8 12.5 45.3 0l256-256z"]},vd={prefix:"fas",iconName:"minus",icon:[448,512,[8211,8722,10134,"subtract"],"f068","M432 256c0 17.7-14.3 32-32 32L48 288c-17.7 0-32-14.3-32-32s14.3-32 32-32l352 0c17.7 0 32 14.3 32 32z"]},rZ={prefix:"fas",iconName:"gear",icon:[512,512,[9881,"cog"],"f013","M495.9 166.6c3.2 8.7 .5 18.4-6.4 24.6l-43.3 39.4c1.1 8.3 1.7 16.8 1.7 25.4s-.6 17.1-1.7 25.4l43.3 39.4c6.9 6.2 9.6 15.9 6.4 24.6c-4.4 11.9-9.7 23.3-15.8 34.3l-4.7 8.1c-6.6 11-14 21.4-22.1 31.2c-5.9 7.2-15.7 9.6-24.5 6.8l-55.7-17.7c-13.4 10.3-28.2 18.9-44 25.4l-12.5 57.1c-2 9.1-9 16.3-18.2 17.8c-13.8 2.3-28 3.5-42.5 3.5s-28.7-1.2-42.5-3.5c-9.2-1.5-16.2-8.7-18.2-17.8l-12.5-57.1c-15.8-6.5-30.6-15.1-44-25.4L83.1 425.9c-8.8 2.8-18.6 .3-24.5-6.8c-8.1-9.8-15.5-20.2-22.1-31.2l-4.7-8.1c-6.1-11-11.4-22.4-15.8-34.3c-3.2-8.7-.5-18.4 6.4-24.6l43.3-39.4C64.6 273.1 64 264.6 64 256s.6-17.1 1.7-25.4L22.4 191.2c-6.9-6.2-9.6-15.9-6.4-24.6c4.4-11.9 9.7-23.3 15.8-34.3l4.7-8.1c6.6-11 14-21.4 22.1-31.2c5.9-7.2 15.7-9.6 24.5-6.8l55.7 17.7c13.4-10.3 28.2-18.9 44-25.4l12.5-57.1c2-9.1 9-16.3 18.2-17.8C227.3 1.2 241.5 0 256 0s28.7 1.2 42.5 3.5c9.2 1.5 16.2 8.7 18.2 17.8l12.5 57.1c15.8 6.5 30.6 15.1 44 25.4l55.7-17.7c8.8-2.8 18.6-.3 24.5 6.8c8.1 9.8 15.5 20.2 22.1 31.2l4.7 8.1c6.1 11 11.4 22.4 15.8 34.3zM256 336a80 80 0 1 0 0-160 80 80 0 1 0 0 160z"]},t2=rZ,FEe={prefix:"fas",iconName:"keyboard",icon:[576,512,[9e3],"f11c","M64 64C28.7 64 0 92.7 0 128L0 384c0 35.3 28.7 64 64 64l448 0c35.3 0 64-28.7 64-64l0-256c0-35.3-28.7-64-64-64L64 64zm16 64l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16zM64 240c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zm16 80l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16zm80-176c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zm16 80l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16zM160 336c0-8.8 7.2-16 16-16l224 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-224 0c-8.8 0-16-7.2-16-16l0-32zM272 128l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16zM256 240c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zM368 128l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16zM352 240c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zM464 128l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16zM448 240c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zm16 80l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16z"]},eP={prefix:"fas",iconName:"folder-tree",icon:[576,512,[],"f802","M64 32C64 14.3 49.7 0 32 0S0 14.3 0 32l0 96L0 384c0 35.3 28.7 64 64 64l192 0 0-64L64 384l0-224 192 0 0-64L64 96l0-64zM288 192c0 17.7 14.3 32 32 32l224 0c17.7 0 32-14.3 32-32l0-128c0-17.7-14.3-32-32-32l-98.7 0c-8.5 0-16.6-3.4-22.6-9.4L409.4 9.4c-6-6-14.1-9.4-22.6-9.4L320 0c-17.7 0-32 14.3-32 32l0 160zm0 288c0 17.7 14.3 32 32 32l224 0c17.7 0 32-14.3 32-32l0-128c0-17.7-14.3-32-32-32l-98.7 0c-8.5 0-16.6-3.4-22.6-9.4l-13.3-13.3c-6-6-14.1-9.4-22.6-9.4L320 288c-17.7 0-32 14.3-32 32l0 160z"]},oZ={prefix:"fas",iconName:"ellipsis-vertical",icon:[128,512,["ellipsis-v"],"f142","M64 360a56 56 0 1 0 0 112 56 56 0 1 0 0-112zm0-160a56 56 0 1 0 0 112 56 56 0 1 0 0-112zM120 96A56 56 0 1 0 8 96a56 56 0 1 0 112 0z"]},iZ=oZ,DEe={prefix:"fas",iconName:"download",icon:[512,512,[],"f019","M288 32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 242.7-73.4-73.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l128 128c12.5 12.5 32.8 12.5 45.3 0l128-128c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L288 274.7 288 32zM64 352c-35.3 0-64 28.7-64 64l0 32c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-32c0-35.3-28.7-64-64-64l-101.5 0-45.3 45.3c-25 25-65.5 25-90.5 0L165.5 352 64 352zm368 56a24 24 0 1 1 0 48 24 24 0 1 1 0-48z"]},aZ={prefix:"fas",iconName:"eye-dropper",icon:[512,512,["eye-dropper-empty","eyedropper"],"f1fb","M341.6 29.2L240.1 130.8l-9.4-9.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-9.4-9.4L482.8 170.4c39-39 39-102.2 0-141.1s-102.2-39-141.1 0zM55.4 323.3c-15 15-23.4 35.4-23.4 56.6l0 42.4L5.4 462.2c-8.5 12.7-6.8 29.6 4 40.4s27.7 12.5 40.4 4L89.7 480l42.4 0c21.2 0 41.6-8.4 56.6-23.4L309.4 335.9l-45.3-45.3L143.4 411.3c-3 3-7.1 4.7-11.3 4.7L96 416l0-36.1c0-4.2 1.7-8.3 4.7-11.3L221.4 247.9l-45.3-45.3L55.4 323.3z"]},lZ={prefix:"fas",iconName:"house",icon:[576,512,[127968,63498,63500,"home","home-alt","home-lg-alt"],"f015","M575.8 255.5c0 18-15 32.1-32 32.1l-32 0 .7 160.2c0 2.7-.2 5.4-.5 8.1l0 16.2c0 22.1-17.9 40-40 40l-16 0c-1.1 0-2.2 0-3.3-.1c-1.4 .1-2.8 .1-4.2 .1L416 512l-24 0c-22.1 0-40-17.9-40-40l0-24 0-64c0-17.7-14.3-32-32-32l-64 0c-17.7 0-32 14.3-32 32l0 64 0 24c0 22.1-17.9 40-40 40l-24 0-31.9 0c-1.5 0-3-.1-4.5-.2c-1.2 .1-2.4 .2-3.6 .2l-16 0c-22.1 0-40-17.9-40-40l0-112c0-.9 0-1.9 .1-2.8l0-69.7-32 0c-18 0-32-14-32-32.1c0-9 3-17 10-24L266.4 8c7-7 15-8 22-8s15 2 21 7L564.8 231.5c8 7 12 15 11 24z"]},tP=lZ,nP={prefix:"fas",iconName:"stop",icon:[384,512,[9209],"f04d","M0 128C0 92.7 28.7 64 64 64H320c35.3 0 64 28.7 64 64V384c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V128z"]},sP={prefix:"fas",iconName:"upload",icon:[512,512,[],"f093","M288 109.3L288 352c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-242.7-73.4 73.4c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l128-128c12.5-12.5 32.8-12.5 45.3 0l128 128c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L288 109.3zM64 352l128 0c0 35.3 28.7 64 64 64s64-28.7 64-64l128 0c35.3 0 64 28.7 64 64l0 32c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64l0-32c0-35.3 28.7-64 64-64zM432 456a24 24 0 1 0 0-48 24 24 0 1 0 0 48z"]},cZ={prefix:"fas",iconName:"file-arrow-down",icon:[384,512,["file-download"],"f56d","M64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-288-128 0c-17.7 0-32-14.3-32-32L224 0 64 0zM256 0l0 128 128 0L256 0zM216 232l0 102.1 31-31c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-72 72c-9.4 9.4-24.6 9.4-33.9 0l-72-72c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l31 31L168 232c0-13.3 10.7-24 24-24s24 10.7 24 24z"]},UEe=cZ,uZ={prefix:"fas",iconName:"ellipsis",icon:[448,512,["ellipsis-h"],"f141","M8 256a56 56 0 1 1 112 0A56 56 0 1 1 8 256zm160 0a56 56 0 1 1 112 0 56 56 0 1 1 -112 0zm216-56a56 56 0 1 1 0 112 56 56 0 1 1 0-112z"]},bd=uZ,ic={prefix:"fas",iconName:"bell",icon:[448,512,[128276,61602],"f0f3","M224 0c-17.7 0-32 14.3-32 32l0 19.2C119 66 64 130.6 64 208l0 18.8c0 47-17.3 92.4-48.5 127.6l-7.4 8.3c-8.4 9.4-10.4 22.9-5.3 34.4S19.4 416 32 416l384 0c12.6 0 24-7.4 29.2-18.9s3.1-25-5.3-34.4l-7.4-8.3C401.3 319.2 384 273.9 384 226.8l0-18.8c0-77.4-55-142-128-156.8L256 32c0-17.7-14.3-32-32-32zm45.3 493.3c12-12 18.7-28.3 18.7-45.3l-64 0-64 0c0 17 6.7 33.3 18.7 45.3s28.3 18.7 45.3 18.7s33.3-6.7 45.3-18.7z"]},n2={prefix:"fas",iconName:"file",icon:[384,512,[128196,128459,61462],"f15b","M0 64C0 28.7 28.7 0 64 0L224 0l0 128c0 17.7 14.3 32 32 32l128 0 0 288c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 64zm384 64l-128 0L256 0 384 128z"]},dZ={prefix:"fas",iconName:"gauge-high",icon:[512,512,[62461,"tachometer-alt","tachometer-alt-fast"],"f625","M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zM288 96a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM256 416c35.3 0 64-28.7 64-64c0-17.4-6.9-33.1-18.1-44.6L366 161.7c5.3-12.1-.2-26.3-12.3-31.6s-26.3 .2-31.6 12.3L257.9 288c-.6 0-1.3 0-1.9 0c-35.3 0-64 28.7-64 64s28.7 64 64 64zM176 144a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM96 288a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm352-32a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z"]},rP=dZ,fZ={prefix:"fas",iconName:"bars-staggered",icon:[512,512,["reorder","stream"],"f550","M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM64 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L96 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z"]},oP=fZ,hZ={prefix:"fas",iconName:"ice-cream",icon:[448,512,[127848],"f810","M367.1 160c.6-5.3 .9-10.6 .9-16C368 64.5 303.5 0 224 0S80 64.5 80 144c0 5.4 .3 10.7 .9 16l-.9 0c-26.5 0-48 21.5-48 48s21.5 48 48 48l53.5 0 181 0 53.5 0c26.5 0 48-21.5 48-48s-21.5-48-48-48l-.9 0zM96 288L200.8 497.7c4.4 8.8 13.3 14.3 23.2 14.3s18.8-5.5 23.2-14.3L352 288 96 288z"]},iP={prefix:"fas",iconName:"link",icon:[640,512,[128279,"chain"],"f0c1","M579.8 267.7c56.5-56.5 56.5-148 0-204.5c-50-50-128.8-56.5-186.3-15.4l-1.6 1.1c-14.4 10.3-17.7 30.3-7.4 44.6s30.3 17.7 44.6 7.4l1.6-1.1c32.1-22.9 76-19.3 103.8 8.6c31.5 31.5 31.5 82.5 0 114L422.3 334.8c-31.5 31.5-82.5 31.5-114 0c-27.9-27.9-31.5-71.8-8.6-103.8l1.1-1.6c10.3-14.4 6.9-34.4-7.4-44.6s-34.4-6.9-44.6 7.4l-1.1 1.6C206.5 251.2 213 330 263 380c56.5 56.5 148 56.5 204.5 0L579.8 267.7zM60.2 244.3c-56.5 56.5-56.5 148 0 204.5c50 50 128.8 56.5 186.3 15.4l1.6-1.1c14.4-10.3 17.7-30.3 7.4-44.6s-30.3-17.7-44.6-7.4l-1.6 1.1c-32.1 22.9-76 19.3-103.8-8.6C74 372 74 321 105.5 289.5L217.7 177.2c31.5-31.5 82.5-31.5 114 0c27.9 27.9 31.5 71.8 8.6 103.9l-1.1 1.6c-10.3 14.4-6.9 34.4 7.4 44.6s34.4 6.9 44.6-7.4l1.1-1.6C433.5 260.8 427 182 377 132c-56.5-56.5-148-56.5-204.5 0L60.2 244.3z"]},pZ={prefix:"fas",iconName:"play",icon:[384,512,[9654],"f04b","M73 39c-14.8-9.1-33.4-9.4-48.5-.9S0 62.6 0 80L0 432c0 17.4 9.4 33.4 24.5 41.9s33.7 8.1 48.5-.9L361 297c14.3-8.7 23-24.2 23-41s-8.7-32.2-23-41L73 39z"]},mZ={prefix:"fas",iconName:"font",icon:[448,512,[],"f031","M254 52.8C249.3 40.3 237.3 32 224 32s-25.3 8.3-30 20.8L57.8 416 32 416c-17.7 0-32 14.3-32 32s14.3 32 32 32l96 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-1.8 0 18-48 159.6 0 18 48-1.8 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l96 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-25.8 0L254 52.8zM279.8 304l-111.6 0L224 155.1 279.8 304z"]},gZ={prefix:"fas",iconName:"magnifying-glass",icon:[512,512,[128269,"search"],"f002","M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM208 352a144 144 0 1 0 0-288 144 144 0 1 0 0 288z"]},Ba=gZ,aP={prefix:"fas",iconName:"file-pen",icon:[576,512,[128221,"file-edit"],"f31c","M0 64C0 28.7 28.7 0 64 0L224 0l0 128c0 17.7 14.3 32 32 32l128 0 0 125.7-86.8 86.8c-10.3 10.3-17.5 23.1-21 37.2l-18.7 74.9c-2.3 9.2-1.8 18.8 1.3 27.5L64 512c-35.3 0-64-28.7-64-64L0 64zm384 64l-128 0L256 0 384 128zM549.8 235.7l14.4 14.4c15.6 15.6 15.6 40.9 0 56.6l-29.4 29.4-71-71 29.4-29.4c15.6-15.6 40.9-15.6 56.6 0zM311.9 417L441.1 287.8l71 71L382.9 487.9c-4.1 4.1-9.2 7-14.9 8.4l-60.1 15c-5.5 1.4-11.2-.2-15.2-4.2s-5.6-9.7-4.2-15.2l15-60.1c1.4-5.6 4.3-10.8 8.4-14.9z"]},vZ={prefix:"fas",iconName:"suitcase-rolling",icon:[384,512,[],"f5c1","M144 56c0-4.4 3.6-8 8-8l80 0c4.4 0 8 3.6 8 8l0 72-96 0 0-72zm176 72l-32 0 0-72c0-30.9-25.1-56-56-56L152 0C121.1 0 96 25.1 96 56l0 72-32 0c-35.3 0-64 28.7-64 64L0 416c0 35.3 28.7 64 64 64c0 17.7 14.3 32 32 32s32-14.3 32-32l128 0c0 17.7 14.3 32 32 32s32-14.3 32-32c35.3 0 64-28.7 64-64l0-224c0-35.3-28.7-64-64-64zM112 224l160 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-160 0c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 128l160 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-160 0c-8.8 0-16-7.2-16-16s7.2-16 16-16z"]},za={prefix:"fas",iconName:"chevron-down",icon:[512,512,[],"f078","M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z"]},s2={prefix:"fas",iconName:"arrow-up",icon:[384,512,[8593],"f062","M214.6 41.4c-12.5-12.5-32.8-12.5-45.3 0l-160 160c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L160 141.2 160 448c0 17.7 14.3 32 32 32s32-14.3 32-32l0-306.7L329.4 246.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-160-160z"]},bZ={prefix:"fas",iconName:"circle-half-stroke",icon:[512,512,[9680,"adjust"],"f042","M448 256c0-106-86-192-192-192l0 384c106 0 192-86 192-192zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256z"]},jEe=bZ,r2={prefix:"fas",iconName:"plus",icon:[448,512,[10133,61543,"add"],"2b","M256 80c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 144L48 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l144 0 0 144c0 17.7 14.3 32 32 32s32-14.3 32-32l0-144 144 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-144 0 0-144z"]},yZ={prefix:"fas",iconName:"xmark",icon:[384,512,[128473,10005,10006,10060,215,"close","multiply","remove","times"],"f00d","M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z"]},Xn=yZ,qa={prefix:"fas",iconName:"chevron-left",icon:[320,512,[9001],"f053","M9.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l192 192c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L77.3 256 246.6 86.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-192 192z"]},yd={prefix:"fas",iconName:"chevron-right",icon:[320,512,[9002],"f054","M310.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 256 73.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z"]},o2={prefix:"fas",iconName:"retweet",icon:[576,512,[],"f079","M272 416c17.7 0 32-14.3 32-32s-14.3-32-32-32l-112 0c-17.7 0-32-14.3-32-32l0-128 32 0c12.9 0 24.6-7.8 29.6-19.8s2.2-25.7-6.9-34.9l-64-64c-12.5-12.5-32.8-12.5-45.3 0l-64 64c-9.2 9.2-11.9 22.9-6.9 34.9s16.6 19.8 29.6 19.8l32 0 0 128c0 53 43 96 96 96l112 0zM304 96c-17.7 0-32 14.3-32 32s14.3 32 32 32l112 0c17.7 0 32 14.3 32 32l0 128-32 0c-12.9 0-24.6 7.8-29.6 19.8s-2.2 25.7 6.9 34.9l64 64c12.5 12.5 32.8 12.5 45.3 0l64-64c9.2-9.2 11.9-22.9 6.9-34.9s-16.6-19.8-29.6-19.8l-32 0 0-128c0-53-43-96-96-96L304 96z"]},_Z={prefix:"fas",iconName:"face-smile",icon:[512,512,[128578,"smile"],"f118","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM164.1 325.5C182 346.2 212.6 368 256 368s74-21.8 91.9-42.5c5.8-6.7 15.9-7.4 22.6-1.6s7.4 15.9 1.6 22.6C349.8 372.1 311.1 400 256 400s-93.8-27.9-116.1-53.5c-5.8-6.7-5.1-16.8 1.6-22.6s16.8-5.1 22.6 1.6zM144.4 208a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm192-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z"]},wZ=_Z,i2={prefix:"fas",iconName:"thumbtack",icon:[384,512,[128204,128392,"thumb-tack"],"f08d","M32 32C32 14.3 46.3 0 64 0L320 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-29.5 0 11.4 148.2c36.7 19.9 65.7 53.2 79.5 94.7l1 3c3.3 9.8 1.6 20.5-4.4 28.8s-15.7 13.3-26 13.3L32 352c-10.3 0-19.9-4.9-26-13.3s-7.7-19.1-4.4-28.8l1-3c13.8-41.5 42.8-74.8 79.5-94.7L93.5 64 64 64C46.3 64 32 49.7 32 32zM160 384l64 0 0 96c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-96z"]},SZ={prefix:"fas",iconName:"robot",icon:[640,512,[129302],"f544","M320 0c17.7 0 32 14.3 32 32l0 64 120 0c39.8 0 72 32.2 72 72l0 272c0 39.8-32.2 72-72 72l-304 0c-39.8 0-72-32.2-72-72l0-272c0-39.8 32.2-72 72-72l120 0 0-64c0-17.7 14.3-32 32-32zM208 384c-8.8 0-16 7.2-16 16s7.2 16 16 16l32 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-32 0zm96 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l32 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-32 0zm96 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l32 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-32 0zM264 256a40 40 0 1 0 -80 0 40 40 0 1 0 80 0zm152 40a40 40 0 1 0 0-80 40 40 0 1 0 0 80zM48 224l16 0 0 192-16 0c-26.5 0-48-21.5-48-48l0-96c0-26.5 21.5-48 48-48zm544 0c26.5 0 48 21.5 48 48l0 96c0 26.5-21.5 48-48 48l-16 0 0-192 16 0z"]},kZ={prefix:"fas",iconName:"angles-left",icon:[512,512,[171,"angle-double-left"],"f100","M41.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L109.3 256 246.6 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-160 160zm352-160l-160 160c-12.5 12.5-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L301.3 256 438.6 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0z"]},$Z=kZ,lP={prefix:"fas",iconName:"clock-rotate-left",icon:[512,512,["history"],"f1da","M75 75L41 41C25.9 25.9 0 36.6 0 57.9L0 168c0 13.3 10.7 24 24 24l110.1 0c21.4 0 32.1-25.9 17-41l-30.8-30.8C155 85.5 203 64 256 64c106 0 192 86 192 192s-86 192-192 192c-40.8 0-78.6-12.7-109.7-34.4c-14.5-10.1-34.4-6.6-44.6 7.9s-6.6 34.4 7.9 44.6C151.2 495 201.7 512 256 512c141.4 0 256-114.6 256-256S397.4 0 256 0C185.3 0 121.3 28.7 75 75zm181 53c-13.3 0-24 10.7-24 24l0 104c0 6.4 2.5 12.5 7 17l72 72c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-65-65 0-94.1c0-13.3-10.7-24-24-24z"]},CZ=lP,BEe={prefix:"fas",iconName:"file-export",icon:[576,512,["arrow-right-from-file"],"f56e","M0 64C0 28.7 28.7 0 64 0L224 0l0 128c0 17.7 14.3 32 32 32l128 0 0 128-168 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l168 0 0 112c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 64zM384 336l0-48 110.1 0-39-39c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l80 80c9.4 9.4 9.4 24.6 0 33.9l-80 80c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l39-39L384 336zm0-208l-128 0L256 0 384 128z"]},a2={prefix:"fas",iconName:"music",icon:[512,512,[127925],"f001","M499.1 6.3c8.1 6 12.9 15.6 12.9 25.7l0 72 0 264c0 44.2-43 80-96 80s-96-35.8-96-80s43-80 96-80c11.2 0 22 1.6 32 4.6L448 147 192 223.8 192 432c0 44.2-43 80-96 80s-96-35.8-96-80s43-80 96-80c11.2 0 22 1.6 32 4.6L128 200l0-72c0-14.1 9.3-26.6 22.8-30.7l320-96c9.7-2.9 20.2-1.1 28.3 5z"]},TZ={prefix:"fas",iconName:"up-right-and-down-left-from-center",icon:[512,512,["expand-alt"],"f424","M344 0L488 0c13.3 0 24 10.7 24 24l0 144c0 9.7-5.8 18.5-14.8 22.2s-19.3 1.7-26.2-5.2l-39-39-87 87c-9.4 9.4-24.6 9.4-33.9 0l-32-32c-9.4-9.4-9.4-24.6 0-33.9l87-87L327 41c-6.9-6.9-8.9-17.2-5.2-26.2S334.3 0 344 0zM168 512L24 512c-13.3 0-24-10.7-24-24L0 344c0-9.7 5.8-18.5 14.8-22.2s19.3-1.7 26.2 5.2l39 39 87-87c9.4-9.4 24.6-9.4 33.9 0l32 32c9.4 9.4 9.4 24.6 0 33.9l-87 87 39 39c6.9 6.9 8.9 17.2 5.2 26.2s-12.5 14.8-22.2 14.8z"]},cP=TZ,AZ={prefix:"fas",iconName:"circle-plus",icon:[512,512,["plus-circle"],"f055","M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM232 344l0-64-64 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l64 0 0-64c0-13.3 10.7-24 24-24s24 10.7 24 24l0 64 64 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-64 0 0 64c0 13.3-10.7 24-24 24s-24-10.7-24-24z"]},EZ={prefix:"fas",iconName:"rss",icon:[448,512,["feed"],"f09e","M0 64C0 46.3 14.3 32 32 32c229.8 0 416 186.2 416 416c0 17.7-14.3 32-32 32s-32-14.3-32-32C384 253.6 226.4 96 32 96C14.3 96 0 81.7 0 64zM0 416a64 64 0 1 1 128 0A64 64 0 1 1 0 416zM32 160c159.1 0 288 128.9 288 288c0 17.7-14.3 32-32 32s-32-14.3-32-32c0-123.7-100.3-224-224-224c-17.7 0-32-14.3-32-32s14.3-32 32-32z"]},Lp={prefix:"fas",iconName:"user-plus",icon:[640,512,[],"f234","M96 128a128 128 0 1 1 256 0A128 128 0 1 1 96 128zM0 482.3C0 383.8 79.8 304 178.3 304l91.4 0C368.2 304 448 383.8 448 482.3c0 16.4-13.3 29.7-29.7 29.7L29.7 512C13.3 512 0 498.7 0 482.3zM504 312l0-64-64 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l64 0 0-64c0-13.3 10.7-24 24-24s24 10.7 24 24l0 64 64 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-64 0 0 64c0 13.3-10.7 24-24 24s-24-10.7-24-24z"]},Op={prefix:"fas",iconName:"check",icon:[448,512,[10003,10004],"f00c","M438.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 338.7 393.4 105.4c12.5-12.5 32.8-12.5 45.3 0z"]},IZ={prefix:"fas",iconName:"triangle-exclamation",icon:[512,512,[9888,"exclamation-triangle","warning"],"f071","M256 32c14.2 0 27.3 7.5 34.5 19.8l216 368c7.3 12.4 7.3 27.7 .2 40.1S486.3 480 472 480L40 480c-14.3 0-27.6-7.7-34.7-20.1s-7-27.8 .2-40.1l216-368C228.7 39.5 241.8 32 256 32zm0 128c-13.3 0-24 10.7-24 24l0 112c0 13.3 10.7 24 24 24s24-10.7 24-24l0-112c0-13.3-10.7-24-24-24zm32 224a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z"]},PZ=IZ,LZ={prefix:"fas",iconName:"align-right",icon:[448,512,[],"f038","M448 64c0 17.7-14.3 32-32 32L192 96c-17.7 0-32-14.3-32-32s14.3-32 32-32l224 0c17.7 0 32 14.3 32 32zm0 256c0 17.7-14.3 32-32 32l-224 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l224 0c17.7 0 32 14.3 32 32zM0 192c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 224c-17.7 0-32-14.3-32-32zM448 448c0 17.7-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z"]},OZ={prefix:"fas",iconName:"magnifying-glass-plus",icon:[512,512,["search-plus"],"f00e","M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM184 296c0 13.3 10.7 24 24 24s24-10.7 24-24l0-64 64 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-64 0 0-64c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 64-64 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l64 0 0 64z"]},uP=OZ,zEe={prefix:"fas",iconName:"thumbs-up",icon:[512,512,[128077,61575],"f164","M313.4 32.9c26 5.2 42.9 30.5 37.7 56.5l-2.3 11.4c-5.3 26.7-15.1 52.1-28.8 75.2l144 0c26.5 0 48 21.5 48 48c0 18.5-10.5 34.6-25.9 42.6C497 275.4 504 288.9 504 304c0 23.4-16.8 42.9-38.9 47.1c4.4 7.3 6.9 15.8 6.9 24.9c0 21.3-13.9 39.4-33.1 45.6c.7 3.3 1.1 6.8 1.1 10.4c0 26.5-21.5 48-48 48l-97.5 0c-19 0-37.5-5.6-53.3-16.1l-38.5-25.7C176 420.4 160 390.4 160 358.3l0-38.3 0-48 0-24.9c0-29.2 13.3-56.7 36-75l7.4-5.9c26.5-21.2 44.6-51 51.2-84.2l2.3-11.4c5.2-26 30.5-42.9 56.5-37.7zM32 192l64 0c17.7 0 32 14.3 32 32l0 224c0 17.7-14.3 32-32 32l-64 0c-17.7 0-32-14.3-32-32L0 224c0-17.7 14.3-32 32-32z"]},RZ={prefix:"fas",iconName:"note-sticky",icon:[448,512,[62026,"sticky-note"],"f249","M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l224 0 0-112c0-26.5 21.5-48 48-48l112 0 0-224c0-35.3-28.7-64-64-64L64 32zM448 352l-45.3 0L336 352c-8.8 0-16 7.2-16 16l0 66.7 0 45.3 32-32 64-64 32-32z"]},MZ=RZ,NZ={prefix:"fas",iconName:"video",icon:[576,512,["video-camera"],"f03d","M0 128C0 92.7 28.7 64 64 64l256 0c35.3 0 64 28.7 64 64l0 256c0 35.3-28.7 64-64 64L64 448c-35.3 0-64-28.7-64-64L0 128zM559.1 99.8c10.4 5.6 16.9 16.4 16.9 28.2l0 256c0 11.8-6.5 22.6-16.9 28.2s-23 5-32.9-1.6l-96-64L416 337.1l0-17.1 0-128 0-17.1 14.2-9.5 96-64c9.8-6.5 22.4-7.2 32.9-1.6z"]};et.add(Xn);const FZ=1,Ou=1,dP=new Date("2022-08-04"),fP=1e3,py=1001,Rs={dirty:!1,flagStorage:{updateCounter:0,configMigration:0,reset:0},prefsStorage:{_journal:[],simple:{dontShowUpdateNotifs:!1,collapseNav:!1,muteFilters:{}},collections:{pinnedStatusActions:["reply","retweet","favorite","emoji"],pinnedNavItems:["home","dms","chats"]}},raw:null,cache:null},hP={...Rs.flagStorage,updateCounter:FZ},l2=(e,t,n)=>{const s=e.indexOf(t),r=s+n,o=[...e];return o.splice(s,1),o.splice(Z.clamp(r,0,o.length+1),0,t),o},o3=(e,t)=>({...e,_user:t,_timestamp:Date.now(),_version:Ou}),i3=e=>e._timestamp>0&&e._version>0,a3=e=>{e.prefsStorage=e.prefsStorage||{simple:{},collections:{}},Object.entries(Rs.prefsStorage.simple).forEach(([t,n])=>{typeof n=="number"||typeof n=="boolean"||typeof n=="object"&&n!=null||(console.warn(`Preference simple.${t} as invalid type, reinitializing`),Z.set(e.prefsStorage.simple,t,Rs.prefsStorage.simple[t]))}),Object.entries(Rs.prefsStorage.collections).forEach(([t,n])=>{Array.isArray(n)||(console.warn(`Preference collections.${t} as invalid type, reinitializing`),Z.set(e.prefsStorage.collections,t,Rs.prefsStorage.collections[t]))})},pP=(e,t,n)=>{const s={recent:null,stale:null,needUpload:!1},r=i3(e||{}),o=i3(t||{});!o&&r?(s.needUpload=!0,console.debug("Nothing valid stored on server, assuming cache to be source of truth"),s.recent=e,s.stale=t):!r&&o?(console.debug("Valid storage on server found, no local cache found, using live as source of truth"),s.recent=t,s.stale=e):r&&o?(console.debug("Both sources have valid data, figuring things out..."),t._timestamp===e._timestamp&&t._version===e._version?(console.debug("Same version/timestamp on both source, source of truth irrelevant"),s.recent=e,s.stale=t):(console.debug("Different timestamp, figuring out which one is more recent"),t._timestamp({_user:a._user??c._user,_version:a._version??c._version,_timestamp:a._timestamp??c._timestamp,needUpload:c.needUpload??a.needUpload,prefsStorage:Z.merge(a.prefsStorage,c.prefsStorage),flagStorage:Z.merge(a.flagStorage,c.flagStorage)});return s.recent=n?s.recent:s.recent&&i(Rs,s.recent),s.stale=n?s.stale:s.stale&&i(Rs,s.stale),s},mP=(e,t)=>Array.from(new Set([...Object.keys(Mt((e||{}).flagStorage||{})),...Object.keys(Mt((t||{}).flagStorage||{}))])),gP=(e,t,n)=>t.flagStorage?e.flagStorage?Object.fromEntries(n.map(s=>{const r=e.flagStorage[s],o=t.flagStorage[s];return[s,Number((r>o?r:o)||0)]})):t.flagStorage:e.flagStorage,vP=(...e)=>{const t=Z.flatten(e.map(r=>Array.isArray(r)?r:[])).filter(r=>Object.prototype.hasOwnProperty.call(r,"path")&&Object.prototype.hasOwnProperty.call(r,"operation")&&Object.prototype.hasOwnProperty.call(r,"args")&&Object.prototype.hasOwnProperty.call(r,"timestamp")),n=Z.groupBy(t,"path"),s=Object.entries(n).map(([r,o])=>{if(o.sort((i,a)=>i.timestamp>a.timestamp?1:-1),r.startsWith("collections")){const i=Z.findLastIndex(o,({operation:c})=>c==="removeFromCollection");let a;return i>0?a=o.slice(i):a=o,Z.uniqWith(a,(c,u)=>c.path!==u.path||c.operation!==u.operation?!1:c.operation==="addToCollection"?c.args[0]===u.args[0]:!1)}else return r.startsWith("simple")?Z.takeRight(o):o});return Z.flatten(s).sort((r,o)=>r.timestamp>o.timestamp?1:-1)},bP=(e,t)=>{if(!t)return e;if(!e)return t;const{_journal:n,...s}=e,{_journal:r}=t,o={...s},i=vP(r,n);return i.forEach(({path:a,operation:c,args:u})=>{if(a.startsWith("_"))throw new Error(`journal contains entry to edit internal (starts with _) field '${a}', something is incorrect here, ignoring.`);switch(c){case"set":if(a.startsWith("collections")||a.startsWith("objectCollections"))throw new Error('Illegal operation "set" on a collection');if(a.split(/\./g).length<=1)throw new Error(`Calling set on depth <= 1 (path: ${a}) is not allowed`);Z.set(o,a,u[0]);break;case"unset":if(a.startsWith("collections")||a.startsWith("objectCollections"))throw new Error('Illegal operation "unset" on a collection');if(a.split(/\./g).length<=2)throw new Error(`Calling unset on depth <= 2 (path: ${a}) is not allowed`);Z.unset(o,a);break;case"addToCollection":Z.set(o,a,Array.from(new Set(Z.get(o,a)).add(u[0])));break;case"removeFromCollection":{const f=new Set(Z.get(o,a));f.delete(u[0]),Z.set(o,a,Array.from(f));break}case"reorderCollection":{const[f,h]=u;Z.set(o,a,l2(Z.get(o,a),f,h));break}default:throw new Error(`Unknown journal operation: '${c}', did we forget to run reverse migrations beforehand?`)}}),{...o,_journal:i}},yP=(e,t=Rs.flagStorage)=>{let n={...e};const s=Object.keys(e);if(e.reset>=fP&&e.reset<=py){console.debug("Received command to trim the flags");const r=new Set(Object.keys(t));n={},s.forEach(o=>{r.has(o)&&(n[o]=e[o])}),e.reset===py&&(console.debug("Received command to reset the flags"),Object.keys(t).forEach(o=>{n[o]=0}))}else e.reset>0&&e.reset<9e3&&(console.debug("Received command to reset the flags"),s.forEach(r=>{n[r]=0}));return n.reset=0,n},_P=e=>e&&(e._versionOu&&(console.debug("Local cached data has newer version, seeing if there any reverse migrations that can be applied"),window._PLEROMA_HOTPATCH&&window._PLEROMA_HOTPATCH.reverseMigrations)?(console.debug("Found hotpatch migration, applying"),window._PLEROMA_HOTPATCH.reverseMigrations.call({},"serverSideStorage",{from:e._version,to:Ou},e)):e),_n=vs("serverSideStorage",{state(){return Z.cloneDeep(Rs)},actions:{setFlag({flag:e,value:t}){this.flagStorage[e]=t,this.dirty=!0},setPreference({path:e,value:t}){if(e.startsWith("_"))throw new Error(`Tried to edit internal (starts with _) field '${e}', ignoring.`);if(e.startsWith("collections")||e.startsWith("objectCollections"))throw new Error(`Invalid operation 'set' for collection field '${e}', ignoring.`);if(e.split(/\./g).length<=1)throw new Error(`Calling set on depth <= 1 (path: ${e}) is not allowed`);if(e.split(/\./g).length>3)throw new Error(`Calling set on depth > 3 (path: ${e}) is not allowed`);Z.set(this.prefsStorage,e,t),this.prefsStorage._journal=[...this.prefsStorage._journal,{operation:"set",path:e,args:[t],timestamp:Date.now()}],this.dirty=!0},unsetPreference({path:e,value:t}){if(e.startsWith("_"))throw new Error(`Tried to edit internal (starts with _) field '${e}', ignoring.`);if(e.startsWith("collections")||e.startsWith("objectCollections"))throw new Error(`Invalid operation 'unset' for collection field '${e}', ignoring.`);if(e.split(/\./g).length<=2)throw new Error(`Calling unset on depth <= 2 (path: ${e}) is not allowed`);if(e.split(/\./g).length>3)throw new Error(`Calling unset on depth > 3 (path: ${e}) is not allowed`);Z.unset(this.prefsStorage,e,t),this.prefsStorage._journal=[...this.prefsStorage._journal,{operation:"unset",path:e,args:[],timestamp:Date.now()}],this.dirty=!0},addCollectionPreference({path:e,value:t}){if(e.startsWith("_"))throw new Error(`tried to edit internal (starts with _) field '${e}'`);if(e.startsWith("collections")){const n=new Set(Z.get(this.prefsStorage,e));n.add(t),Z.set(this.prefsStorage,e,[...n])}else if(e.startsWith("objectCollections")){const{_key:n}=t;if(!n&&typeof n!="string")throw new Error("Object for storage is missing _key field!");const s=new Set(Z.get(this.prefsStorage,e+".index"));s.add(n),Z.set(this.prefsStorage,e+".index",[...s]),Z.set(this.prefsStorage,e+".data."+n,t)}this.prefsStorage._journal=[...this.prefsStorage._journal,{operation:"addToCollection",path:e,args:[t],timestamp:Date.now()}],this.dirty=!0},removeCollectionPreference({path:e,value:t}){if(e.startsWith("_"))throw new Error(`tried to edit internal (starts with _) field '${e}', ignoring.`);const n=new Set(Z.get(this.prefsStorage,e));n.delete(t),Z.set(this.prefsStorage,e,[...n]),this.prefsStorage._journal=[...this.prefsStorage._journal,{operation:"removeFromCollection",path:e,args:[t],timestamp:Date.now()}],this.dirty=!0},reorderCollectionPreference({path:e,value:t,movement:n}){if(e.startsWith("_"))throw new Error(`tried to edit internal (starts with _) field '${e}', ignoring.`);const s=Z.get(this.prefsStorage,e),r=l2(s,t,n);Z.set(this.prefsStorage,e,r),this.prefsStorage._journal=[...this.prefsStorage._journal,{operation:"arrangeCollection",path:e,args:[t],timestamp:Date.now()}],this.dirty=!0},updateCache({username:e}){this.prefsStorage._journal=vP(this.prefsStorage._journal),this.cache=o3({flagStorage:Mt(this.flagStorage),prefsStorage:Mt(this.prefsStorage)},e)},clearServerSideStorage(){const e={...Z.cloneDeep(Rs)};Object.keys(this).forEach(t=>{this[t]=e[t]})},setServerSideStorage(e){const t=e.storage;this.raw=t;let n=this.cache;n&&n._user!==e.fqn&&(console.warn("Cache belongs to another user! reinitializing local cache!"),n=null),n=_P(n);let{recent:s,stale:r,needUpload:o}=pP(n,t);const i=e.created_at>dP,a=i?hP:Rs.flagStorage;let c=!1;if(s===null&&(console.debug(`Data is empty, initializing for ${i?"new":"existing"} user`),s=o3({flagStorage:{...a},prefsStorage:{...Rs.prefsStorage}})),!o&&s&&r){console.debug("Checking if data needs merging...");const{_timestamp:v,_version:y,...S}=s,{_timestamp:$,_version:I,...C}=r;c=!Z.isEqual(S,C),console.debug(`Data ${c?"needs":"doesn't need"} merging`)}const u=mP(s,r);let f,h;c?(console.debug("Merging the data..."),f=gP(s,r,u),a3(s),a3(r),h=bP(s.prefsStorage,r.prefsStorage)):(f=s.flagStorage,h=s.prefsStorage),f=yP(f),s.flagStorage={...a,...f},s.prefsStorage={...Rs.prefsStorage,...h},this.dirty=c||o,this.cache=s,r&&s&&!this.dirty&&(this.cache._timestamp=Math.min(r._timestamp,s._timestamp)),this.flagStorage=this.cache.flagStorage,this.prefsStorage=this.cache.prefsStorage},pushServerSideStorage({force:e=!1}={}){if(!(this.dirty||e))return;this.updateCache({username:window.vuex.state.users.currentUser.fqn});const n={pleroma_settings_store:{"pleroma-fe":this.cache}};window.vuex.state.api.backendInteractor.updateProfileJSON({params:n}).then(s=>{this.setServerSideStorage(s),this.dirty=!1})}}}),DZ=Object.freeze(Object.defineProperty({__proto__:null,COMMAND_TRIM_FLAGS:fP,COMMAND_TRIM_FLAGS_AND_RESET:py,NEW_USER_DATE:dP,VERSION:Ou,_doMigrations:_P,_getAllFlags:mP,_getRecentData:pP,_mergeFlags:gP,_mergePrefs:bP,_moveItemInArray:l2,_resetFlags:yP,defaultState:Rs,newUserFlags:hP,useServerSideStorageStore:_n},Symbol.toStringTag,{value:"Module"}));var Qg,l3;function wP(){if(l3)return Qg;l3=1;function e(t,n){for(var s=-1,r=t==null?0:t.length,o=0,i=[];++s-1&&s%1==0&&s-1&&n%1==0&&n<=e}return m1=t,m1}var g1,T3;function VZ(){if(T3)return g1;T3=1;var e=ac(),t=u2(),n=Ha(),s="[object Arguments]",r="[object Array]",o="[object Boolean]",i="[object Date]",a="[object Error]",c="[object Function]",u="[object Map]",f="[object Number]",h="[object Object]",v="[object RegExp]",y="[object Set]",S="[object String]",$="[object WeakMap]",I="[object ArrayBuffer]",C="[object DataView]",k="[object Float32Array]",P="[object Float64Array]",A="[object Int8Array]",R="[object Int16Array]",B="[object Int32Array]",N="[object Uint8Array]",W="[object Uint8ClampedArray]",V="[object Uint16Array]",U="[object Uint32Array]",ie={};ie[k]=ie[P]=ie[A]=ie[R]=ie[B]=ie[N]=ie[W]=ie[V]=ie[U]=!0,ie[s]=ie[r]=ie[I]=ie[o]=ie[C]=ie[i]=ie[a]=ie[c]=ie[u]=ie[f]=ie[h]=ie[v]=ie[y]=ie[S]=ie[$]=!1;function le(Pe){return n(Pe)&&t(Pe.length)&&!!ie[e(Pe)]}return g1=le,g1}var v1,A3;function WZ(){if(A3)return v1;A3=1;function e(t){return function(n){return t(n)}}return v1=e,v1}var fu={exports:{}};fu.exports;var E3;function GZ(){return E3||(E3=1,function(e,t){var n=kP(),s=t&&!t.nodeType&&t,r=s&&!0&&e&&!e.nodeType&&e,o=r&&r.exports===s,i=o&&n.process,a=function(){try{var c=r&&r.require&&r.require("util").types;return c||i&&i.binding&&i.binding("util")}catch{}}();e.exports=a}(fu,fu.exports)),fu.exports}var b1,I3;function Fp(){if(I3)return b1;I3=1;var e=VZ(),t=WZ(),n=GZ(),s=n&&n.isTypedArray,r=s?t(s):e;return b1=r,b1}var y1,P3;function $P(){if(P3)return y1;P3=1;var e=jZ(),t=Mp(),n=Qs(),s=Np(),r=c2(),o=Fp(),i=Object.prototype,a=i.hasOwnProperty;function c(u,f){var h=n(u),v=!h&&t(u),y=!h&&!v&&s(u),S=!h&&!v&&!y&&o(u),$=h||v||y||S,I=$?e(u.length,String):[],C=I.length;for(var k in u)(f||a.call(u,k))&&!($&&(k=="length"||y&&(k=="offset"||k=="parent")||S&&(k=="buffer"||k=="byteLength"||k=="byteOffset")||r(k,C)))&&I.push(k);return I}return y1=c,y1}var _1,L3;function Dp(){if(L3)return _1;L3=1;var e=Object.prototype;function t(n){var s=n&&n.constructor,r=typeof s=="function"&&s.prototype||e;return n===r}return _1=t,_1}var w1,O3;function CP(){if(O3)return w1;O3=1;function e(t,n){return function(s){return t(n(s))}}return w1=e,w1}var S1,R3;function KZ(){if(R3)return S1;R3=1;var e=CP(),t=e(Object.keys,Object);return S1=t,S1}var k1,M3;function TP(){if(M3)return k1;M3=1;var e=Dp(),t=KZ(),n=Object.prototype,s=n.hasOwnProperty;function r(o){if(!e(o))return t(o);var i=[];for(var a in Object(o))s.call(o,a)&&a!="constructor"&&i.push(a);return i}return k1=r,k1}var $1,N3;function Ki(){if(N3)return $1;N3=1;function e(t){var n=typeof t;return t!=null&&(n=="object"||n=="function")}return $1=e,$1}var C1,F3;function Up(){if(F3)return C1;F3=1;var e=ac(),t=Ki(),n="[object AsyncFunction]",s="[object Function]",r="[object GeneratorFunction]",o="[object Proxy]";function i(a){if(!t(a))return!1;var c=e(a);return c==s||c==r||c==n||c==o}return C1=i,C1}var T1,D3;function Va(){if(D3)return T1;D3=1;var e=Up(),t=u2();function n(s){return s!=null&&t(s.length)&&!e(s)}return T1=n,T1}var A1,U3;function d2(){if(U3)return A1;U3=1;var e=$P(),t=TP(),n=Va();function s(r){return n(r)?e(r):t(r)}return A1=s,A1}var E1,j3;function xZ(){if(j3)return E1;j3=1;var e=SP(),t=d2();function n(s,r){return s&&e(s,r,t)}return E1=n,E1}var I1,B3;function YZ(){if(B3)return I1;B3=1;var e=Va();function t(n,s){return function(r,o){if(r==null)return r;if(!e(r))return n(r,o);for(var i=r.length,a=s?i:-1,c=Object(r);(s?a--:++a-1}return D1=t,D1}var U1,Y3;function tQ(){if(Y3)return U1;Y3=1;var e=jp();function t(n,s){var r=this.__data__,o=e(r,n);return o<0?(++this.size,r.push([n,s])):r[o][1]=s,this}return U1=t,U1}var j1,X3;function Bp(){if(X3)return j1;X3=1;var e=JZ(),t=ZZ(),n=QZ(),s=eQ(),r=tQ();function o(i){var a=-1,c=i==null?0:i.length;for(this.clear();++ay))return!1;var $=h.get(i),I=h.get(a);if($&&I)return $==a&&I==i;var C=-1,k=!0,P=c&r?new e:void 0;for(h.set(i,a),h.set(a,i);++C({reportModal:{userId:null,statuses:[],preTickedIds:[],activated:!1},reports:{}}),actions:{openUserReportingModal({userId:e,statusIds:t=[]}){const n=t.map(o=>window.vuex.state.statuses.allStatusesObject[o]),s=t,r=n.concat(ree(window.vuex.state.statuses.allStatuses,o=>o.user.id===e&&!s.includes(o.id)));this.reportModal.userId=e,this.reportModal.statuses=r,this.reportModal.preTickedIds=s,this.reportModal.activated=!0},closeUserReportingModal(){this.reportModal.activated=!1},setReportState({id:e,state:t}){const n=this.reports[e].state;this.reports[e].state=t,window.vuex.state.api.backendInteractor.setReportState({id:e,state:t}).catch(s=>{console.error("Failed to set report state",s),Xe().pushGlobalNotice({level:"error",messageKey:"general.generic_error_message",messageArgs:[s.message],timeout:5e3}),this.reports[e].state=n})},addReport(e){this.reports[e.id]=e}}}),oee=Object.freeze(Object.defineProperty({__proto__:null,useReportsStore:qi},Symbol.toStringTag,{value:"Module"})),iee=()=>({desktopNotificationSilence:!0,maxId:0,minId:Number.POSITIVE_INFINITY,data:[],idStore:{},loading:!1}),w4=()=>({...iee()}),aee={state:w4(),mutations:{addNewNotifications(e,{notifications:t}){t.forEach(n=>{e.data.push(n),e.idStore[n.id]=n})},clearNotifications(e){const t=w4();Object.keys(e).forEach(n=>{e[n]=t[n]})},updateNotificationsMinMaxId(e,t){e.maxId=t>e.maxId?t:e.maxId,e.minId=t{t.seen=!0})},markSingleNotificationAsSeen(e,{id:t}){const n=e.idStore[t];n&&(n.seen=!0)},dismissNotification(e,{id:t}){e.data=e.data.filter(n=>n.id!==t),delete e.idStore[t]},updateNotification(e,{id:t,updater:n}){const s=e.idStore[t];s&&n(s)}},actions:{addNewNotifications(e,{notifications:t}){const{commit:n,dispatch:s,state:r,rootState:o}=e,i=t.filter(c=>yz(c)?!0:(console.error("Invalid notification:",c),n("updateNotificationsMinMaxId",c.id),!1)),a=i.filter(c=>cd(c.type)&&c.status);n("addNewStatuses",{statuses:a.map(c=>c.status)}),a.forEach(c=>{const u=c.status.id,f=o.statuses.allStatusesObject[u];f&&(c.status=f)}),i.forEach(c=>{c.type==="pleroma:report"&&qi().addReport(c.report),c.type==="pleroma:emoji_reaction"&&s("fetchEmojiReactionsBy",c.status.id),r.idStore.hasOwnProperty(c.id)?c.seen&&(r.idStore[c.id].seen=!0):(n("updateNotificationsMinMaxId",c.id),n("addNewNotifications",{notifications:[c]}),Sz(e,Object.values(_n().prefsStorage.simple.muteFilters)))})},notificationClicked({state:e,dispatch:t},{id:n}){const s=e.idStore[n],{type:r,seen:o}=s;if(!o)switch(r){case"mention":case"pleroma:report":case"follow_request":break;default:t("markSingleNotificationAsSeen",{id:n})}},setNotificationsLoading({commit:e},{value:t}){e("setNotificationsLoading",{value:t})},setNotificationsSilence({commit:e},{value:t}){e("setNotificationsSilence",{value:t})},markNotificationsAsSeen({rootState:e,state:t,commit:n}){n("markNotificationsAsSeen"),Ln.markNotificationsAsSeen({id:t.maxId,credentials:e.users.currentUser.credentials}).then(()=>{fz()})},markSingleNotificationAsSeen({rootState:e,commit:t},{id:n}){t("markSingleNotificationAsSeen",{id:n}),Ln.markNotificationsAsSeen({single:!0,id:n,credentials:e.users.currentUser.credentials}).then(()=>{dz(e,{id:n})})},dismissNotificationLocal({commit:e},{id:t}){e("dismissNotification",{id:t})},dismissNotification({rootState:e,commit:t},{id:n}){t("dismissNotification",{id:n}),e.api.backendInteractor.dismissNotification({id:n})},updateNotification({commit:e},{id:t,updater:n}){e("updateNotification",{id:t,updater:n})}}},Ga=(e,t)=>{let n=!1,s=null;const r=()=>{const i=e();if(!(i&&i.finally)){console.warn("promiseInterval: promise call did not return a promise, stopping interval.");return}i.finally(()=>{n||(s=window.setTimeout(r,t))})},o=()=>{n=!0,window.clearTimeout(s)};return s=window.setTimeout(r,t),{stop:o}},lee=({store:e,statuses:t,timeline:n,showImmediately:s,userId:r,listId:o,pagination:i})=>{const a=Z.camelCase(n);e.dispatch("addNewStatuses",{timeline:a,userId:r,listId:o,statuses:t,showImmediately:s,pagination:i})},my=({store:e,credentials:t,timeline:n="friends",older:s=!1,showImmediately:r=!1,userId:o=!1,listId:i=!1,statusId:a=!1,bookmarkFolderId:c=!1,tag:u=!1,until:f,since:h})=>{const v={timeline:n,credentials:t},y=e.rootState||e.state,{getters:S}=e,$=y.statuses.timelines[Z.camelCase(n)],{hideMutedPosts:I,replyVisibility:C}=S.mergedConfig,k=!!y.users.currentUser;s?v.until=f||$.minId:h===void 0?v.since=$.maxId:h!==null&&(v.since=h),v.userId=o,v.listId=i,v.statusId=a,v.bookmarkFolderId=c,v.tag=u,v.withMuted=!I,k&&["friends","public","publicAndExternal","bubble"].includes(n)&&(v.replyVisibility=C);const P=$.statuses.length;return Ln.fetchTimeline(v).then(A=>{if(A.errors){if(n==="favorites"){y.instance.pleromaPublicFavouritesAvailable=!1;return}throw new Error(`${A.status} ${A.statusText}`)}const{data:R,pagination:B}=A;return!s&&R.length>=20&&!$.loading&&P>0&&e.dispatch("queueFlush",{timeline:n,id:$.maxId}),lee({store:e,statuses:R,timeline:n,showImmediately:r,userId:o,listId:i,pagination:B}),{statuses:R,pagination:B}}).catch(A=>{Xe().pushGlobalNotice({level:"error",messageKey:"timeline.error",messageArgs:[A.message],timeout:5e3})})},cee=({timeline:e="friends",credentials:t,store:n,userId:s=!1,listId:r=!1,statusId:o=!1,bookmarkFolderId:i=!1,tag:a=!1})=>{const u=(n.rootState||n.state).statuses.timelines[Z.camelCase(e)],f=u.visibleStatuses.length===0;return u.userId=s,u.listId=r,u.bookmarkFolderId=i,my({timeline:e,credentials:t,store:n,showImmediately:f,userId:s,listId:r,statusId:o,bookmarkFolderId:i,tag:a}),Ga(()=>my({timeline:e,credentials:t,store:n,userId:s,listId:r,statusId:o,bookmarkFolderId:i,tag:a}),1e4)},Eh={fetchAndUpdate:my,startFetching:cee},uee=({store:e,notifications:t,older:n})=>{e.dispatch("addNewNotifications",{notifications:t,older:n})},gy=new Set(["mention","status","favourite","reblog","follow","follow_request","move","poll","pleroma:emoji_reaction","pleroma:report"]),UP=({store:e,credentials:t,older:n=!1,since:s})=>{const r={credentials:t},{getters:o}=e,i=e.rootState||e.state,a=i.notifications,c=o.mergedConfig.hideMutedPosts;if(i.instance.pleromaChatMessagesAvailable&&gy.add("pleroma:chat_mention"),r.includeTypes=gy,r.withMuted=!c,r.timeline="notifications",n)return a.minId!==Number.POSITIVE_INFINITY&&(r.until=a.minId),Qf({store:e,args:r,older:n});{s===void 0&&a.maxId!==Number.POSITIVE_INFINITY?r.since=a.maxId:s!==null&&(r.since=s);const u=Qf({store:e,args:r,older:n}),f=a.data,h=f.filter(y=>y.seen).map(y=>y.id),v=f.filter(y=>!y.seen).map(y=>y.id);if(h.length>0&&h.length>0){const y=Math.min(...v);y!==1/0&&(r.since=!1,r.minId=y-1,Qf({store:e,args:r,older:n}))}return u}},Qf=({store:e,args:t,older:n})=>Ln.fetchTimeline(t).then(s=>{if(s.errors){if(s.status===400&&s.statusText.includes("Invalid value for enum"))return s.statusText.matchAll(/(\w+) - Invalid value for enum./g).toArray().map(o=>o[1]).forEach(o=>gy.delete(o)),Qf({store:e,args:t,older:n});throw new Error(`${s.status} ${s.statusText}`)}const r=s.data;return uee({store:e,notifications:r,older:n}),r}).catch(s=>{Xe().pushGlobalNotice({level:"error",messageKey:"notifications.error",messageArgs:[s.message],timeout:5e3}),console.error(s)}),dee=({credentials:e,store:t})=>{setTimeout(()=>t.dispatch("setNotificationsSilence",!1),1e4);const n=()=>UP({credentials:e,store:t});return n(),Ga(n,1e4)},vy={fetchAndUpdate:UP,startFetching:dee},fee=({store:e,credentials:t})=>Ln.fetchFollowRequests({credentials:t}).then(n=>{e.commit("setFollowRequests",n),e.commit("addNewUsers",n)},()=>{}).catch(()=>{}),hee=({credentials:e,store:t})=>{const n=()=>fee({credentials:e,store:t});return n(),Ga(n,1e4)},pee={startFetching:hee},Fn=vs("lists",{state:()=>({allLists:[],allListsObject:{}}),getters:{findListTitle(){return e=>{if(this.allListsObject[e])return this.allListsObject[e].title}},findListAccounts(){return e=>[...this.allListsObject[e].accountIds]}},actions:{setLists(e){this.allLists=e},createList({title:e}){return window.vuex.state.api.backendInteractor.createList({title:e}).then(t=>(this.setList({listId:t.id,title:e}),t))},fetchList({listId:e}){return window.vuex.state.api.backendInteractor.getList({listId:e}).then(t=>this.setList({listId:t.id,title:t.title}))},fetchListAccounts({listId:e}){return window.vuex.state.api.backendInteractor.getListAccounts({listId:e}).then(t=>{this.allListsObject[e]||(this.allListsObject[e]={accountIds:[]}),this.allListsObject[e].accountIds=t})},setList({listId:e,title:t}){this.allListsObject[e]||(this.allListsObject[e]={accountIds:[]}),this.allListsObject[e].title=t;const n=Z.find(this.allLists,{id:e});n?n.title=t:this.allLists.push({id:e,title:t})},setListAccounts({listId:e,accountIds:t}){var o;const n=((o=this.allListsObject[e])==null?void 0:o.accountIds)||[],s=t.filter(i=>!n.includes(i)),r=n.filter(i=>!t.includes(i));this.allListsObject[e]||(this.allListsObject[e]={accountIds:[]}),this.allListsObject[e].accountIds=t,s.length>0&&window.vuex.state.api.backendInteractor.addAccountsToList({listId:e,accountIds:s}),r.length>0&&window.vuex.state.api.backendInteractor.removeAccountsFromList({listId:e,accountIds:r})},addListAccount({listId:e,accountId:t}){return window.vuex.state.api.backendInteractor.addAccountsToList({listId:e,accountIds:[t]}).then(n=>(this.allListsObject[e]||(this.allListsObject[e]={accountIds:[]}),this.allListsObject[e].accountIds.push(t),n))},removeListAccount({listId:e,accountId:t}){return window.vuex.state.api.backendInteractor.removeAccountsFromList({listId:e,accountIds:[t]}).then(n=>{this.allListsObject[e]||(this.allListsObject[e]={accountIds:[]});const{accountIds:s}=this.allListsObject[e],r=new Set(s);return r.delete(t),this.allListsObject[e].accountIds=[...r],n})},deleteList({listId:e}){window.vuex.state.api.backendInteractor.deleteList({listId:e}),delete this.allListsObject[e],Z.remove(this.allLists,t=>t.id===e)}}}),mee=Object.freeze(Object.defineProperty({__proto__:null,useListsStore:Fn},Symbol.toStringTag,{value:"Module"})),gee=({credentials:e})=>Ln.fetchLists({credentials:e}).then(t=>{Fn().setLists(t)},()=>{}).catch(()=>{}),vee=({credentials:e,store:t})=>{const n=()=>gee({credentials:e});return n(),Ga(n,24e4)},bee={startFetching:vee},no=vs("bookmarkFolders",{state:()=>({allFolders:[]}),getters:{findBookmarkFolderName(){return e=>{const t=this.allFolders.find(n=>n.id===e);if(t)return t.name}}},actions:{setBookmarkFolders(e){this.allFolders=e},setBookmarkFolder({id:e,name:t,emoji:n,emoji_url:s}){const r=Z.find(this.allFolders,{id:e});r?(r.name=t,r.emoji=n,r.emoji_url=s):this.allFolders.push({id:e,name:t,emoji:n,emoji_url:s})},createBookmarkFolder({name:e,emoji:t}){return window.vuex.state.api.backendInteractor.createBookmarkFolder({name:e,emoji:t}).then(n=>(this.setBookmarkFolder(n),n))},updateBookmarkFolder({folderId:e,name:t,emoji:n}){return window.vuex.state.api.backendInteractor.updateBookmarkFolder({folderId:e,name:t,emoji:n}).then(s=>(this.setBookmarkFolder(s),s))},deleteBookmarkFolder({folderId:e}){window.vuex.state.api.backendInteractor.deleteBookmarkFolder({folderId:e}),Z.remove(this.allFolders,t=>t.id===e)}}}),yee=Object.freeze(Object.defineProperty({__proto__:null,useBookmarkFoldersStore:no},Symbol.toStringTag,{value:"Module"})),_ee=({credentials:e})=>Ln.fetchBookmarkFolders({credentials:e}).then(t=>{no().setBookmarkFolders(t)},()=>{}).catch(()=>{}),wee=({credentials:e,store:t})=>{const n=()=>_ee({credentials:e});return n(),Ga(n,24e4)},See={startFetching:wee},Ih=e=>({startFetchingTimeline({timeline:t,store:n,userId:s=!1,listId:r=!1,statusId:o=!1,bookmarkFolderId:i=!1,tag:a}){return Eh.startFetching({timeline:t,store:n,credentials:e,userId:s,listId:r,statusId:o,bookmarkFolderId:i,tag:a})},fetchTimeline(t){return Eh.fetchAndUpdate({...t,credentials:e})},startFetchingNotifications({store:t}){return vy.startFetching({store:t,credentials:e})},fetchNotifications(t){return vy.fetchAndUpdate({...t,credentials:e})},startFetchingFollowRequests({store:t}){return pee.startFetching({store:t,credentials:e})},startFetchingLists({store:t}){return bee.startFetching({store:t,credentials:e})},startFetchingBookmarkFolders({store:t}){return See.startFetching({store:t,credentials:e})},startUserSocket({store:t}){const n=t.rootState.instance.server.replace("http","ws"),s=EW({},n);return LW({url:s,id:"Unified",credentials:e})},...Object.entries(Ln).reduce((t,[n,s])=>({...t,[n]:r=>s({credentials:e,...r})}),{}),verifyCredentials:Ln.verifyCredentials}),Ph=()=>window.innerWidth||document.documentElement.clientWidth||document.body.clientWidth,Lh=()=>window.innerHeight||document.documentElement.clientHeight||document.body.clientHeight,jP=`${window.location.origin}/oauth-callback`,w2=async e=>{if(e.ok)return e.json().catch(t=>{throw new Di(e.status,t,{},e)});throw new Di(e.status,await e.text(),{},e)},kee=e=>{const t=`${e}/api/v1/apps`,n=new window.FormData;return n.append("client_name","PleromaFE"),n.append("website","https://pleroma.social"),n.append("redirect_uris",jP),n.append("scopes","read write follow push admin"),window.fetch(t,{method:"POST",body:n}).then(w2).then(s=>({clientId:s.client_id,clientSecret:s.client_secret}))},$ee=({instance:e,appToken:t})=>window.fetch(`${e}/api/v1/apps/verify_credentials`,{method:"GET",headers:{Authorization:`Bearer ${t}`}}).then(w2),Cee=({instance:e,clientId:t})=>{const n={response_type:"code",client_id:t,redirect_uri:jP,scope:"read write follow push admin"},s=Z.reduce(n,(o,i,a)=>{const c=`${a}=${encodeURIComponent(i)}`;return o?`${o}&${c}`:c},!1),r=`${e}/oauth/authorize?${s}`;window.location.href=r},Tee=({clientId:e,clientSecret:t,instance:n,username:s,password:r})=>{const o=`${n}/oauth/token`,i=new window.FormData;return i.append("client_id",e),i.append("client_secret",t),i.append("grant_type","password"),i.append("username",s),i.append("password",r),window.fetch(o,{method:"POST",body:i}).then(a=>a.json())},Aee=({clientId:e,clientSecret:t,instance:n,code:s})=>{const r=`${n}/oauth/token`,o=new window.FormData;return o.append("client_id",e),o.append("client_secret",t),o.append("grant_type","authorization_code"),o.append("code",s),o.append("redirect_uri",`${window.location.origin}/oauth-callback`),window.fetch(r,{method:"POST",body:o}).then(i=>i.json())},Eee=({clientId:e,clientSecret:t,instance:n})=>{const s=`${n}/oauth/token`,r=new window.FormData;return r.append("client_id",e),r.append("client_secret",t),r.append("grant_type","client_credentials"),r.append("redirect_uri",`${window.location.origin}/oauth-callback`),window.fetch(s,{method:"POST",body:r}).then(w2)},Iee=({app:e,instance:t,mfaToken:n,code:s})=>{const r=`${t}/oauth/mfa/challenge`,o=new window.FormData;return o.append("client_id",e.client_id),o.append("client_secret",e.client_secret),o.append("mfa_token",n),o.append("code",s),o.append("challenge_type","totp"),window.fetch(r,{method:"POST",body:o}).then(i=>i.json())},Pee=({app:e,instance:t,mfaToken:n,code:s})=>{const r=`${t}/oauth/mfa/challenge`,o=new window.FormData;return o.append("client_id",e.client_id),o.append("client_secret",e.client_secret),o.append("mfa_token",n),o.append("code",s),o.append("challenge_type","recovery"),window.fetch(r,{method:"POST",body:o}).then(i=>i.json())},Lee=({app:e,instance:t,token:n})=>{const s=`${t}/oauth/revoke`,r=new window.FormData;return r.append("client_id",e.clientId),r.append("client_secret",e.clientSecret),r.append("token",n),window.fetch(s,{method:"POST",body:r}).then(o=>o.json())},Oh={login:Cee,getToken:Aee,getTokenWithCredentials:Tee,verifyOTPCode:Iee,verifyRecoveryCode:Pee,revokeToken:Lee},Oee=e=>e.statusCode===422||e.statusCode===400||e.statusCode===401,Ree=e=>e.statusCode===401||e.statusCode===400,Ar=vs("oauth",{state:()=>({clientId:!1,clientSecret:!1,appToken:!1,userToken:!1}),getters:{getToken(){return this.userToken||this.appToken},getUserToken(){return this.userToken}},actions:{setClientData({clientId:e,clientSecret:t}){this.clientId=e,this.clientSecret=t},setAppToken(e){this.appToken=e},setToken(e){this.userToken=e},clearToken(){this.userToken=!1},async createApp(){const{state:e}=window.vuex,t=e.instance.server,n=await kee(t);return this.setClientData(n),n},async ensureApp(){return this.clientId&&this.clientSecret?{clientId:this.clientId,clientSecret:this.clientSecret}:this.createApp()},async getAppToken(){const{state:e}=window.vuex,t=e.instance.server,n=await Eee({clientId:this.clientId,clientSecret:this.clientSecret,instance:t});return this.setAppToken(n.access_token),n.access_token},async ensureAppToken(){const{state:e}=window.vuex;if(this.appToken)try{return await $ee({instance:e.instance.server,appToken:this.appToken}),this.appToken}catch(t){if(Oee(t))this.setAppToken(!1);else throw t}try{await this.ensureApp()}catch(t){throw console.error("Cannot create app",t),t}try{return await this.getAppToken()}catch(t){if(Ree(t))return this.setClientData({clientId:!1,clientSecret:!1}),await this.createApp(),await this.getAppToken();throw console.error("Cannot get app token",t),t}}},persist:{afterLoad(e){return e.token&&!e.userToken&&(e.userToken=e.token),"token"in e&&delete e.token,e}}}),Mee=Object.freeze(Object.defineProperty({__proto__:null,useOAuthStore:Ar},Symbol.toStringTag,{value:"Module"})),es=[];for(let e=0;e<256;++e)es.push((e+256).toString(16).slice(1));function Nee(e,t=0){return(es[e[t+0]]+es[e[t+1]]+es[e[t+2]]+es[e[t+3]]+"-"+es[e[t+4]]+es[e[t+5]]+"-"+es[e[t+6]]+es[e[t+7]]+"-"+es[e[t+8]]+es[e[t+9]]+"-"+es[e[t+10]]+es[e[t+11]]+es[e[t+12]]+es[e[t+13]]+es[e[t+14]]+es[e[t+15]]).toLowerCase()}let ub;const Fee=new Uint8Array(16);function Dee(){if(!ub){if(typeof crypto>"u"||!crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");ub=crypto.getRandomValues.bind(crypto)}return ub(Fee)}const Uee=typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),S4={randomUUID:Uee};function jee(e,t,n){var r;if(S4.randomUUID&&!e)return S4.randomUUID();e=e||{};const s=e.random??((r=e.rng)==null?void 0:r.call(e))??Dee();if(s.length<16)throw new Error("Random bytes length must be >= 16");return s[6]=s[6]&15|64,s[8]=s[8]&63|128,Nee(s)}const Bee=[{field:"muteFilters",store:"server-side",migrationFlag:"configMigration",migrationNum:1,description:"Mute filters, wordfilter/regexp/etc",valueType:"complex",migration(e,t){t.config.muteWords.forEach((n,s)=>{const r=jee();e.setPreference({path:"simple.muteFilters."+r,value:{type:"word",value:n,name:n,enabled:!0,expires:null,hide:!1,order:s}})})}}],zee=(e,t,n)=>{if(!n)return!1;const s=t[n.id];return s?(Z.mergeWith(s,n,S2),{item:s,new:!1}):(e.push(n),t[n.id]=n,{item:n,new:!0})},S2=(e,t)=>{if(Z.isArray(e)&&Z.isArray(t))return e.length=t.length,Z.mergeWith(e,t,S2)},qee=()=>{const e=window.Notification;return e?e.permission==="default"?e.requestPermission():Promise.resolve(e.permission):Promise.resolve(null)},k4=(e,t)=>{const n=t.id,s=typeof t=="object"?t.expiresIn:0,r=e.state.relationships[n]||{id:n};return e.commit("updateUserRelationship",[r]),e.commit("addBlockId",n),e.rootState.api.backendInteractor.blockUser({id:n,expiresIn:s}).then(o=>{e.commit("updateUserRelationship",[o]),e.commit("addBlockId",n),e.commit("removeStatus",{timeline:"friends",userId:n}),e.commit("removeStatus",{timeline:"public",userId:n}),e.commit("removeStatus",{timeline:"publicAndExternal",userId:n})})},$4=(e,t)=>e.rootState.api.backendInteractor.unblockUser({id:t}).then(n=>e.commit("updateUserRelationship",[n])),Hee=(e,t)=>e.rootState.api.backendInteractor.removeUserFromFollowers({id:t}).then(n=>e.commit("updateUserRelationship",[n])),Vee=(e,{id:t,comment:n})=>e.rootState.api.backendInteractor.editUserNote({id:t,comment:n}).then(s=>e.commit("updateUserRelationship",[s])),C4=(e,t)=>{const n=typeof t=="object"?t.id:t,s=typeof t=="object"?t.expiresIn:0,r=e.state.relationships[n]||{id:n};return e.commit("updateUserRelationship",[r]),e.commit("addMuteId",n),e.rootState.api.backendInteractor.muteUser({id:n,expiresIn:s}).then(o=>{e.commit("updateUserRelationship",[o]),e.commit("addMuteId",n)})},T4=(e,t)=>{const n=e.state.relationships[t]||{id:t};return n.muting=!1,e.commit("updateUserRelationship",[n]),e.rootState.api.backendInteractor.unmuteUser({id:t}).then(s=>e.commit("updateUserRelationship",[s]))},Wee=(e,t)=>e.rootState.api.backendInteractor.followUser({id:t,reblogs:!1}).then(n=>{e.commit("updateUserRelationship",[n])}),Gee=(e,t)=>e.rootState.api.backendInteractor.followUser({id:t,reblogs:!0}).then(n=>e.commit("updateUserRelationship",[n])),A4=(e,t)=>e.rootState.api.backendInteractor.muteDomain({domain:t}).then(()=>e.commit("addDomainMute",t)),E4=(e,t)=>e.rootState.api.backendInteractor.unmuteDomain({domain:t}).then(()=>e.commit("removeDomainMute",t)),Kee={tagUser(e,{user:{id:t},tag:n}){const s=e.usersObject[t],o=(s.tags||[]).concat([n]);s.tags=o},untagUser(e,{user:{id:t},tag:n}){const s=e.usersObject[t],o=(s.tags||[]).filter(i=>i!==n);s.tags=o},updateRight(e,{user:{id:t},right:n,value:s}){const r=e.usersObject[t],o=r.rights;o[n]=s,r.rights=o},updateActivationStatus(e,{user:{id:t},deactivated:n}){const s=e.usersObject[t];s.deactivated=n},setCurrentUser(e,t){e.lastLoginName=t.screen_name,e.currentUser=Z.mergeWith(e.currentUser||{},t,S2)},clearCurrentUser(e){e.currentUser=!1,e.lastLoginName=!1},beginLogin(e){e.loggingIn=!0},endLogin(e){e.loggingIn=!1},saveFriendIds(e,{id:t,friendIds:n}){const s=e.usersObject[t];s.friendIds=Z.uniq(Z.concat(s.friendIds||[],n))},saveFollowerIds(e,{id:t,followerIds:n}){const s=e.usersObject[t];s.followerIds=Z.uniq(Z.concat(s.followerIds||[],n))},clearFriends(e,t){const n=e.usersObject[t];n&&(n.friendIds=[])},clearFollowers(e,t){const n=e.usersObject[t];n&&(n.followerIds=[])},addNewUsers(e,t){Z.each(t,n=>{n.relationship&&(e.relationships[n.relationship.id]=n.relationship);const s=zee(e.users,e.usersObject,n),r=s.item;s.new&&r.screen_name&&!r.screen_name.includes("@")&&(e.usersByNameObject[r.screen_name.toLowerCase()]=r)})},updateUserRelationship(e,t){t.forEach(n=>{e.relationships[n.id]=n})},updateUserInLists(e,{id:t,inLists:n}){e.usersObject[t].inLists=n},saveBlockIds(e,t){e.currentUser.blockIds=t},addBlockId(e,t){e.currentUser.blockIds.indexOf(t)===-1&&e.currentUser.blockIds.push(t)},setBlockIdsMaxId(e,t){e.currentUser.blockIdsMaxId=t},saveMuteIds(e,t){e.currentUser.muteIds=t},setMuteIdsMaxId(e,t){e.currentUser.muteIdsMaxId=t},addMuteId(e,t){e.currentUser.muteIds.indexOf(t)===-1&&e.currentUser.muteIds.push(t)},saveDomainMutes(e,t){e.currentUser.domainMutes=t},addDomainMute(e,t){e.currentUser.domainMutes.indexOf(t)===-1&&e.currentUser.domainMutes.push(t)},removeDomainMute(e,t){const n=e.currentUser.domainMutes.indexOf(t);n!==-1&&e.currentUser.domainMutes.splice(n,1)},setPinnedToUser(e,t){const n=e.usersObject[t.user.id];n.pinnedStatusIds=n.pinnedStatusIds||[];const s=n.pinnedStatusIds.indexOf(t.id);t.pinned&&s===-1?n.pinnedStatusIds.push(t.id):!t.pinned&&s!==-1&&n.pinnedStatusIds.splice(s,1)},setUserForStatus(e,t){t.user=e.usersObject[t.user.id]},setUserForNotification(e,t){t.type!=="follow"&&(t.action.user=e.usersObject[t.action.user.id]),t.from_profile=e.usersObject[t.from_profile.id]},setColor(e,{user:{id:t},highlighted:n}){const s=e.usersObject[t];s.highlight=n},signUpPending(e){e.signUpPending=!0,e.signUpErrors=[],e.signUpNotice={}},signUpSuccess(e){e.signUpPending=!1},signUpFailure(e,t){e.signUpPending=!1,e.signUpErrors=t,e.signUpNotice={}},signUpNotice(e,t){e.signUpPending=!1,e.signUpErrors=[],e.signUpNotice=t}},xee={findUser:e=>t=>e.usersObject[t],findUserByName:e=>t=>e.usersByNameObject[t.toLowerCase()],findUserByUrl:e=>t=>e.users.find(n=>n.statusnet_profile_url&&n.statusnet_profile_url.toLowerCase()===t.toLowerCase()),relationship:e=>t=>t&&e.relationships[t]||{id:t,loading:!0}},Yee={loggingIn:!1,lastLoginName:!1,currentUser:!1,users:[],usersObject:{},usersByNameObject:{},signUpPending:!1,signUpErrors:[],signUpNotice:{},relationships:{}},Xee={state:Yee,mutations:Kee,getters:xee,actions:{fetchUserIfMissing(e,t){e.getters.findUser(t)||e.dispatch("fetchUser",t)},fetchUser(e,t){return e.rootState.api.backendInteractor.fetchUser({id:t}).then(n=>(e.commit("addNewUsers",[n]),n))},fetchUserByName(e,t){return e.rootState.api.backendInteractor.fetchUserByName({name:t}).then(n=>(e.commit("addNewUsers",[n]),n))},fetchUserRelationship(e,t){e.state.currentUser&&e.rootState.api.backendInteractor.fetchUserRelationship({id:t}).then(n=>e.commit("updateUserRelationship",n))},fetchUserInLists(e,t){e.state.currentUser&&e.rootState.api.backendInteractor.fetchUserInLists({id:t}).then(n=>e.commit("updateUserInLists",{id:t,inLists:n}))},fetchBlocks(e,t){const{reset:n}=t||{},s=e.state.currentUser.blockIdsMaxId;return e.rootState.api.backendInteractor.fetchBlocks({maxId:s}).then(r=>(n?e.commit("saveBlockIds",Z.map(r,"id")):Z.map(r,"id").map(o=>e.commit("addBlockId",o)),r.length&&e.commit("setBlockIdsMaxId",Z.last(r).id),e.commit("addNewUsers",r),r))},blockUser(e,t){return k4(e,t)},unblockUser(e,t){return $4(e,t)},removeUserFromFollowers(e,t){return Hee(e,t)},blockUsers(e,t=[]){return Promise.all(t.map(n=>k4(e,n)))},unblockUsers(e,t=[]){return Promise.all(t.map(n=>$4(e,n)))},editUserNote(e,t){return Vee(e,t)},fetchMutes(e,t){const{reset:n}=t||{},s=e.state.currentUser.muteIdsMaxId;return e.rootState.api.backendInteractor.fetchMutes({maxId:s}).then(r=>(n?e.commit("saveMuteIds",Z.map(r,"id")):Z.map(r,"id").map(o=>e.commit("addMuteId",o)),r.length&&e.commit("setMuteIdsMaxId",Z.last(r).id),e.commit("addNewUsers",r),r))},muteUser(e,t){return C4(e,t)},unmuteUser(e,t){return T4(e,t)},hideReblogs(e,t){return Wee(e,t)},showReblogs(e,t){return Gee(e,t)},muteUsers(e,t=[]){return Promise.all(t.map(n=>C4(e,n)))},unmuteUsers(e,t=[]){return Promise.all(t.map(n=>T4(e,n)))},fetchDomainMutes(e){return e.rootState.api.backendInteractor.fetchDomainMutes().then(t=>(e.commit("saveDomainMutes",t),t))},muteDomain(e,t){return A4(e,t)},unmuteDomain(e,t){return E4(e,t)},muteDomains(e,t=[]){return Promise.all(t.map(n=>A4(e,n)))},unmuteDomains(e,t=[]){return Promise.all(t.map(n=>E4(e,n)))},fetchFriends({rootState:e,commit:t},n){const s=e.users.usersObject[n],r=Z.last(s.friendIds);return e.api.backendInteractor.fetchFriends({id:n,maxId:r}).then(o=>(t("addNewUsers",o),t("saveFriendIds",{id:n,friendIds:Z.map(o,"id")}),o))},fetchFollowers({rootState:e,commit:t},n){const s=e.users.usersObject[n],r=Z.last(s.followerIds);return e.api.backendInteractor.fetchFollowers({id:n,maxId:r}).then(o=>(t("addNewUsers",o),t("saveFollowerIds",{id:n,followerIds:Z.map(o,"id")}),o))},clearFriends({commit:e},t){e("clearFriends",t)},clearFollowers({commit:e},t){e("clearFollowers",t)},subscribeUser({rootState:e,commit:t},n){return e.api.backendInteractor.followUser({id:n,notify:!0}).then(s=>t("updateUserRelationship",[s]))},unsubscribeUser({rootState:e,commit:t},n){return e.api.backendInteractor.followUser({id:n,notify:!1}).then(s=>t("updateUserRelationship",[s]))},toggleActivationStatus({rootState:e,commit:t},{user:n}){(n.deactivated?e.api.backendInteractor.activateUser:e.api.backendInteractor.deactivateUser)({user:n}).then(r=>{const o=!r.is_active;t("updateActivationStatus",{user:r,deactivated:o})})},registerPushNotifications(e){const t=e.state.currentUser.credentials,n=e.rootState.instance.vapidPublicKey,s=e.rootState.config.webPushNotifications,r=e.rootState.config.notificationVisibility;cz(s,n,t,r)},unregisterPushNotifications(e){const t=e.state.currentUser.credentials;uz(t)},addNewUsers({commit:e},t){e("addNewUsers",t)},addNewStatuses(e,{statuses:t}){const n=Z.map(t,"user"),s=Z.compact(Z.map(t,"retweeted_status.user"));e.commit("addNewUsers",n),e.commit("addNewUsers",s),Z.each(t,r=>{e.commit("setUserForStatus",r),e.commit("setPinnedToUser",r)}),Z.each(Z.compact(Z.map(t,"retweeted_status")),r=>{e.commit("setUserForStatus",r),e.commit("setPinnedToUser",r)})},addNewNotifications(e,{notifications:t}){const n=Z.map(t,"from_profile"),s=Z.map(t,"target").filter(a=>a),r=t.map(a=>a.id);e.commit("addNewUsers",n),e.commit("addNewUsers",s);const o=e.rootState.notifications.idStore,i=Object.entries(o).filter(([a])=>r.includes(a)).map(([,a])=>a);Z.each(i,a=>{e.commit("setUserForNotification",a)})},searchUsers({rootState:e,commit:t},{query:n}){return e.api.backendInteractor.searchUsers({query:n}).then(s=>(t("addNewUsers",s),s))},async signUp(e,t){const n=Ar();e.commit("signUpPending");try{const s=await n.ensureAppToken(),r=await Ln.register({credentials:s,params:{...t}});return r.access_token?(e.commit("signUpSuccess"),n.setToken(r.access_token),e.dispatch("loginUser",r.access_token),"ok"):(e.commit("signUpNotice",r),"request_sent")}catch(s){const r=s.message;throw e.commit("signUpFailure",r),s}},async getCaptcha(e){return e.rootState.api.backendInteractor.getCaptcha()},logout(e){const t=Ar(),{instance:n}=e.rootState;return t.ensureApp().then(s=>{const r={app:s,instance:n.server,token:t.userToken};return Oh.revokeToken(r)}).then(()=>{e.commit("clearCurrentUser"),e.dispatch("disconnectFromSocket"),t.clearToken(),e.dispatch("stopFetchingTimeline","friends"),e.commit("setBackendInteractor",Ih(t.getToken)),e.dispatch("stopFetchingNotifications"),e.dispatch("stopFetchingLists"),e.dispatch("stopFetchingBookmarkFolders"),e.dispatch("stopFetchingFollowRequests"),e.commit("clearNotifications"),e.commit("resetStatuses"),e.dispatch("resetChats"),Xe().setLastTimeline("public-timeline"),Xe().setLayoutWidth(Ph()),Xe().setLayoutHeight(Lh()),e.commit("clearServerSideStorage")})},loginUser(e,t){return new Promise((n,s)=>{const r=e.commit,o=e.dispatch,i=e.rootState;r("beginLogin"),e.rootState.api.backendInteractor.verifyCredentials(t).then(a=>{if(a.error){const c=a.error;r("endLogin"),[400,401,403,422].includes(c.status)&&Ar().clearToken(),c.status===401?s(new Error("Wrong username or password")):s(new Error("An error occurred, please try again"))}else{const c=a;c.credentials=t,c.blockIds=[],c.muteIds=[],c.domainMutes=[],r("setCurrentUser",c),_n().setServerSideStorage(c),r("addNewUsers",[c]),o("fetchEmoji"),qee().then(h=>Xe().setNotificationPermission(h)),r("setBackendInteractor",Ih(t));const{configMigration:u}=_n().flagStorage;Bee.filter(h=>h.store==="server-side"&&h.migrationNum>0&&h.migrationNum>u).toSorted((h,v)=>h.configMigration-v.configMigration).forEach(h=>{h.migration(_n(),e.rootState),_n().setFlag({flag:"configMigration",value:h.migrationNum}),_n().pushServerSideStorage()}),c.token&&(o("setWsToken",c.token),o("initializeSocket"));const f=()=>{o("startFetchingTimeline",{timeline:"friends"}),o("startFetchingNotifications"),i.instance.pleromaChatMessagesAvailable&&o("startFetchingChats")};o("startFetchingLists"),o("startFetchingBookmarkFolders"),c.locked&&o("startFetchingFollowRequests"),e.getters.mergedConfig.useStreamingApi?(o("fetchTimeline",{timeline:"friends",since:null}),o("fetchNotifications",{since:null}),o("enableMastoSockets",!0).catch(h=>{console.error("Failed initializing MastoAPI Streaming socket",h)}).then(()=>{o("fetchChats",{latest:!0}),setTimeout(()=>o("setNotificationsSilence",!1),1e4)})):f(),o("fetchMutes"),Xe().setLayoutWidth(Ph()),Xe().setLayoutHeight(Lh()),e.rootState.api.backendInteractor.fetchFriends({id:c.id}).then(h=>r("addNewUsers",h))}r("endLogin"),n()}).catch(a=>{console.error(a),r("endLogin"),s(new Error("Failed to connect to server, try again"))})})}}},BP=(e,t)=>{if(!t.lastMessage||e.rootState.chats.currentChatId===t.id&&!document.hidden||e.rootState.users.currentUser.id===t.lastMessage.account_id)return;const n={tag:t.lastMessage.id,title:t.account.name,icon:t.account.profile_image_url,body:t.lastMessage.content};t.lastMessage.attachment&&t.lastMessage.attachment.type==="image"&&(n.image=t.lastMessage.attachment.preview_url),vE(e.rootState,n)},Jee=({content:e,chatId:t,attachments:n,userId:s,idempotencyKey:r})=>{const o={content:e,chat_id:t,created_at:new Date,id:`${new Date().getTime()}`,attachments:n,account_id:s,idempotency_key:r,emojis:[],pending:!0,isNormalized:!0};return n[0]&&(o.attachment=n[0]),o};var Ru=e=>typeof e=="function"?e:function(){return e},Zee=typeof self<"u"?self:null,hu=typeof window<"u"?window:null,Kr=Zee||hu||globalThis,Qee="2.0.0",Yr={connecting:0,open:1,closing:2,closed:3},ete=1e4,tte=1e3,Ws={closed:"closed",errored:"errored",joined:"joined",joining:"joining",leaving:"leaving"},Lo={close:"phx_close",error:"phx_error",join:"phx_join",reply:"phx_reply",leave:"phx_leave"},by={longpoll:"longpoll",websocket:"websocket"},nte={complete:4},yy="base64url.bearer.phx.",Of=class{constructor(e,t,n,s){this.channel=e,this.event=t,this.payload=n||function(){return{}},this.receivedResp=null,this.timeout=s,this.timeoutTimer=null,this.recHooks=[],this.sent=!1}resend(e){this.timeout=e,this.reset(),this.send()}send(){this.hasReceived("timeout")||(this.startTimeout(),this.sent=!0,this.channel.socket.push({topic:this.channel.topic,event:this.event,payload:this.payload(),ref:this.ref,join_ref:this.channel.joinRef()}))}receive(e,t){return this.hasReceived(e)&&t(this.receivedResp.response),this.recHooks.push({status:e,callback:t}),this}reset(){this.cancelRefEvent(),this.ref=null,this.refEvent=null,this.receivedResp=null,this.sent=!1}matchReceive({status:e,response:t,_ref:n}){this.recHooks.filter(s=>s.status===e).forEach(s=>s.callback(t))}cancelRefEvent(){this.refEvent&&this.channel.off(this.refEvent)}cancelTimeout(){clearTimeout(this.timeoutTimer),this.timeoutTimer=null}startTimeout(){this.timeoutTimer&&this.cancelTimeout(),this.ref=this.channel.socket.makeRef(),this.refEvent=this.channel.replyEventName(this.ref),this.channel.on(this.refEvent,e=>{this.cancelRefEvent(),this.cancelTimeout(),this.receivedResp=e,this.matchReceive(e)}),this.timeoutTimer=setTimeout(()=>{this.trigger("timeout",{})},this.timeout)}hasReceived(e){return this.receivedResp&&this.receivedResp.status===e}trigger(e,t){this.channel.trigger(this.refEvent,{status:e,response:t})}},zP=class{constructor(e,t){this.callback=e,this.timerCalc=t,this.timer=null,this.tries=0}reset(){this.tries=0,clearTimeout(this.timer)}scheduleTimeout(){clearTimeout(this.timer),this.timer=setTimeout(()=>{this.tries=this.tries+1,this.callback()},this.timerCalc(this.tries+1))}},ste=class{constructor(e,t,n){this.state=Ws.closed,this.topic=e,this.params=Ru(t||{}),this.socket=n,this.bindings=[],this.bindingRef=0,this.timeout=this.socket.timeout,this.joinedOnce=!1,this.joinPush=new Of(this,Lo.join,this.params,this.timeout),this.pushBuffer=[],this.stateChangeRefs=[],this.rejoinTimer=new zP(()=>{this.socket.isConnected()&&this.rejoin()},this.socket.rejoinAfterMs),this.stateChangeRefs.push(this.socket.onError(()=>this.rejoinTimer.reset())),this.stateChangeRefs.push(this.socket.onOpen(()=>{this.rejoinTimer.reset(),this.isErrored()&&this.rejoin()})),this.joinPush.receive("ok",()=>{this.state=Ws.joined,this.rejoinTimer.reset(),this.pushBuffer.forEach(s=>s.send()),this.pushBuffer=[]}),this.joinPush.receive("error",()=>{this.state=Ws.errored,this.socket.isConnected()&&this.rejoinTimer.scheduleTimeout()}),this.onClose(()=>{this.rejoinTimer.reset(),this.socket.hasLogger()&&this.socket.log("channel",`close ${this.topic} ${this.joinRef()}`),this.state=Ws.closed,this.socket.remove(this)}),this.onError(s=>{this.socket.hasLogger()&&this.socket.log("channel",`error ${this.topic}`,s),this.isJoining()&&this.joinPush.reset(),this.state=Ws.errored,this.socket.isConnected()&&this.rejoinTimer.scheduleTimeout()}),this.joinPush.receive("timeout",()=>{this.socket.hasLogger()&&this.socket.log("channel",`timeout ${this.topic} (${this.joinRef()})`,this.joinPush.timeout),new Of(this,Lo.leave,Ru({}),this.timeout).send(),this.state=Ws.errored,this.joinPush.reset(),this.socket.isConnected()&&this.rejoinTimer.scheduleTimeout()}),this.on(Lo.reply,(s,r)=>{this.trigger(this.replyEventName(r),s)})}join(e=this.timeout){if(this.joinedOnce)throw new Error("tried to join multiple times. 'join' can only be called a single time per channel instance");return this.timeout=e,this.joinedOnce=!0,this.rejoin(),this.joinPush}onClose(e){this.on(Lo.close,e)}onError(e){return this.on(Lo.error,t=>e(t))}on(e,t){let n=this.bindingRef++;return this.bindings.push({event:e,ref:n,callback:t}),n}off(e,t){this.bindings=this.bindings.filter(n=>!(n.event===e&&(typeof t>"u"||t===n.ref)))}canPush(){return this.socket.isConnected()&&this.isJoined()}push(e,t,n=this.timeout){if(t=t||{},!this.joinedOnce)throw new Error(`tried to push '${e}' to '${this.topic}' before joining. Use channel.join() before pushing events`);let s=new Of(this,e,function(){return t},n);return this.canPush()?s.send():(s.startTimeout(),this.pushBuffer.push(s)),s}leave(e=this.timeout){this.rejoinTimer.reset(),this.joinPush.cancelTimeout(),this.state=Ws.leaving;let t=()=>{this.socket.hasLogger()&&this.socket.log("channel",`leave ${this.topic}`),this.trigger(Lo.close,"leave")},n=new Of(this,Lo.leave,Ru({}),e);return n.receive("ok",()=>t()).receive("timeout",()=>t()),n.send(),this.canPush()||n.trigger("ok",{}),n}onMessage(e,t,n){return t}isMember(e,t,n,s){return this.topic!==e?!1:s&&s!==this.joinRef()?(this.socket.hasLogger()&&this.socket.log("channel","dropping outdated message",{topic:e,event:t,payload:n,joinRef:s}),!1):!0}joinRef(){return this.joinPush.ref}rejoin(e=this.timeout){this.isLeaving()||(this.socket.leaveOpenTopic(this.topic),this.state=Ws.joining,this.joinPush.resend(e))}trigger(e,t,n,s){let r=this.onMessage(e,t,n,s);if(t&&!r)throw new Error("channel onMessage callbacks must return the payload, modified or unmodified");let o=this.bindings.filter(i=>i.event===e);for(let i=0;ic.abort(),r),a.signal=c.signal),Kr.fetch(t,a).then(u=>u.text()).then(u=>this.parseJSON(u)).then(u=>i&&i(u)).catch(u=>{u.name==="AbortError"&&o?o():i&&i(null)}),c}static xdomainRequest(e,t,n,s,r,o,i){return e.timeout=r,e.open(t,n),e.onload=()=>{let a=this.parseJSON(e.responseText);i&&i(a)},o&&(e.ontimeout=o),e.onprogress=()=>{},e.send(s),e}static xhrRequest(e,t,n,s,r,o,i,a){e.open(t,n,!0),e.timeout=o;for(let[c,u]of Object.entries(s))e.setRequestHeader(c,u);return e.onerror=()=>a&&a(null),e.onreadystatechange=()=>{if(e.readyState===nte.complete&&a){let c=this.parseJSON(e.responseText);a(c)}},i&&(e.ontimeout=i),e.send(r),e}static parseJSON(e){if(!e||e==="")return null;try{return JSON.parse(e)}catch{return console&&console.log("failed to parse JSON response",e),null}}static serialize(e,t){let n=[];for(var s in e){if(!Object.prototype.hasOwnProperty.call(e,s))continue;let r=t?`${t}[${s}]`:s,o=e[s];typeof o=="object"?n.push(this.serialize(o,r)):n.push(encodeURIComponent(r)+"="+encodeURIComponent(o))}return n.join("&")}static appendParams(e,t){if(Object.keys(t).length===0)return e;let n=e.match(/\?/)?"&":"?";return`${e}${n}${this.serialize(t)}`}},rte=e=>{let t="",n=new Uint8Array(e),s=n.byteLength;for(let r=0;rthis.poll(),0)}normalizeEndpoint(e){return e.replace("ws://","http://").replace("wss://","https://").replace(new RegExp("(.*)/"+by.websocket),"$1/"+by.longpoll)}endpointURL(){return Rh.appendParams(this.pollEndpoint,{token:this.token})}closeAndRetry(e,t,n){this.close(e,t,n),this.readyState=Yr.connecting}ontimeout(){this.onerror("timeout"),this.closeAndRetry(1005,"timeout",!1)}isActive(){return this.readyState===Yr.open||this.readyState===Yr.connecting}poll(){const e={Accept:"application/json"};this.authToken&&(e["X-Phoenix-AuthToken"]=this.authToken),this.ajax("GET",e,null,()=>this.ontimeout(),t=>{if(t){var{status:n,token:s,messages:r}=t;this.token=s}else n=0;switch(n){case 200:r.forEach(o=>{setTimeout(()=>this.onmessage({data:o}),0)}),this.poll();break;case 204:this.poll();break;case 410:this.readyState=Yr.open,this.onopen({}),this.poll();break;case 403:this.onerror(403),this.close(1008,"forbidden",!1);break;case 0:case 500:this.onerror(500),this.closeAndRetry(1011,"internal server error",500);break;default:throw new Error(`unhandled poll status ${n}`)}})}send(e){typeof e!="string"&&(e=rte(e)),this.currentBatch?this.currentBatch.push(e):this.awaitingBatchAck?this.batchBuffer.push(e):(this.currentBatch=[e],this.currentBatchTimer=setTimeout(()=>{this.batchSend(this.currentBatch),this.currentBatch=null},0))}batchSend(e){this.awaitingBatchAck=!0,this.ajax("POST",{"Content-Type":"application/x-ndjson"},e.join(` -`),()=>this.onerror("timeout"),t=>{this.awaitingBatchAck=!1,!t||t.status!==200?(this.onerror(t&&t.status),this.closeAndRetry(1011,"internal server error",!1)):this.batchBuffer.length>0&&(this.batchSend(this.batchBuffer),this.batchBuffer=[])})}close(e,t,n){for(let r of this.reqs)r.abort();this.readyState=Yr.closed;let s=Object.assign({code:1e3,reason:void 0,wasClean:!0},{code:e,reason:t,wasClean:n});this.batchBuffer=[],clearTimeout(this.currentBatchTimer),this.currentBatchTimer=null,typeof CloseEvent<"u"?this.onclose(new CloseEvent("close",s)):this.onclose(s)}ajax(e,t,n,s,r){let o,i=()=>{this.reqs.delete(o),s()};o=Rh.request(e,this.endpointURL(),t,n,this.timeout,i,a=>{this.reqs.delete(o),this.isActive()&&r(a)}),this.reqs.add(o)}},Rf={HEADER_LENGTH:1,META_LENGTH:4,KINDS:{push:0,reply:1,broadcast:2},encode(e,t){if(e.payload.constructor===ArrayBuffer)return t(this.binaryEncode(e));{let n=[e.join_ref,e.ref,e.topic,e.event,e.payload];return t(JSON.stringify(n))}},decode(e,t){if(e.constructor===ArrayBuffer)return t(this.binaryDecode(e));{let[n,s,r,o,i]=JSON.parse(e);return t({join_ref:n,ref:s,topic:r,event:o,payload:i})}},binaryEncode(e){let{join_ref:t,ref:n,event:s,topic:r,payload:o}=e,i=this.META_LENGTH+t.length+n.length+r.length+s.length,a=new ArrayBuffer(this.HEADER_LENGTH+i),c=new DataView(a),u=0;c.setUint8(u++,this.KINDS.push),c.setUint8(u++,t.length),c.setUint8(u++,n.length),c.setUint8(u++,r.length),c.setUint8(u++,s.length),Array.from(t,h=>c.setUint8(u++,h.charCodeAt(0))),Array.from(n,h=>c.setUint8(u++,h.charCodeAt(0))),Array.from(r,h=>c.setUint8(u++,h.charCodeAt(0))),Array.from(s,h=>c.setUint8(u++,h.charCodeAt(0)));var f=new Uint8Array(a.byteLength+o.byteLength);return f.set(new Uint8Array(a),0),f.set(new Uint8Array(o),a.byteLength),f.buffer},binaryDecode(e){let t=new DataView(e),n=t.getUint8(0),s=new TextDecoder;switch(n){case this.KINDS.push:return this.decodePush(e,t,s);case this.KINDS.reply:return this.decodeReply(e,t,s);case this.KINDS.broadcast:return this.decodeBroadcast(e,t,s)}},decodePush(e,t,n){let s=t.getUint8(1),r=t.getUint8(2),o=t.getUint8(3),i=this.HEADER_LENGTH+this.META_LENGTH-1,a=n.decode(e.slice(i,i+s));i=i+s;let c=n.decode(e.slice(i,i+r));i=i+r;let u=n.decode(e.slice(i,i+o));i=i+o;let f=e.slice(i,e.byteLength);return{join_ref:a,ref:null,topic:c,event:u,payload:f}},decodeReply(e,t,n){let s=t.getUint8(1),r=t.getUint8(2),o=t.getUint8(3),i=t.getUint8(4),a=this.HEADER_LENGTH+this.META_LENGTH,c=n.decode(e.slice(a,a+s));a=a+s;let u=n.decode(e.slice(a,a+r));a=a+r;let f=n.decode(e.slice(a,a+o));a=a+o;let h=n.decode(e.slice(a,a+i));a=a+i;let v=e.slice(a,e.byteLength),y={status:h,response:v};return{join_ref:c,ref:u,topic:f,event:Lo.reply,payload:y}},decodeBroadcast(e,t,n){let s=t.getUint8(1),r=t.getUint8(2),o=this.HEADER_LENGTH+2,i=n.decode(e.slice(o,o+s));o=o+s;let a=n.decode(e.slice(o,o+r));o=o+r;let c=e.slice(o,e.byteLength);return{join_ref:null,ref:null,topic:i,event:a,payload:c}}},ote=class{constructor(e,t={}){this.stateChangeCallbacks={open:[],close:[],error:[],message:[]},this.channels=[],this.sendBuffer=[],this.ref=0,this.timeout=t.timeout||ete,this.transport=t.transport||Kr.WebSocket||Xc,this.primaryPassedHealthCheck=!1,this.longPollFallbackMs=t.longPollFallbackMs,this.fallbackTimer=null,this.sessionStore=t.sessionStorage||Kr&&Kr.sessionStorage,this.establishedConnections=0,this.defaultEncoder=Rf.encode.bind(Rf),this.defaultDecoder=Rf.decode.bind(Rf),this.closeWasClean=!1,this.disconnecting=!1,this.binaryType=t.binaryType||"arraybuffer",this.connectClock=1,this.transport!==Xc?(this.encode=t.encode||this.defaultEncoder,this.decode=t.decode||this.defaultDecoder):(this.encode=this.defaultEncoder,this.decode=this.defaultDecoder);let n=null;hu&&hu.addEventListener&&(hu.addEventListener("pagehide",s=>{this.conn&&(this.disconnect(),n=this.connectClock)}),hu.addEventListener("pageshow",s=>{n===this.connectClock&&(n=null,this.connect())})),this.heartbeatIntervalMs=t.heartbeatIntervalMs||3e4,this.rejoinAfterMs=s=>t.rejoinAfterMs?t.rejoinAfterMs(s):[1e3,2e3,5e3][s-1]||1e4,this.reconnectAfterMs=s=>t.reconnectAfterMs?t.reconnectAfterMs(s):[10,50,100,150,200,250,500,1e3,2e3][s-1]||5e3,this.logger=t.logger||null,!this.logger&&t.debug&&(this.logger=(s,r,o)=>{console.log(`${s}: ${r}`,o)}),this.longpollerTimeout=t.longpollerTimeout||2e4,this.params=Ru(t.params||{}),this.endPoint=`${e}/${by.websocket}`,this.vsn=t.vsn||Qee,this.heartbeatTimeoutTimer=null,this.heartbeatTimer=null,this.pendingHeartbeatRef=null,this.reconnectTimer=new zP(()=>{this.teardown(()=>this.connect())},this.reconnectAfterMs),this.authToken=t.authToken}getLongPollTransport(){return Xc}replaceTransport(e){this.connectClock++,this.closeWasClean=!0,clearTimeout(this.fallbackTimer),this.reconnectTimer.reset(),this.conn&&(this.conn.close(),this.conn=null),this.transport=e}protocol(){return location.protocol.match(/^https/)?"wss":"ws"}endPointURL(){let e=Rh.appendParams(Rh.appendParams(this.endPoint,this.params()),{vsn:this.vsn});return e.charAt(0)!=="/"?e:e.charAt(1)==="/"?`${this.protocol()}:${e}`:`${this.protocol()}://${location.host}${e}`}disconnect(e,t,n){this.connectClock++,this.disconnecting=!0,this.closeWasClean=!0,clearTimeout(this.fallbackTimer),this.reconnectTimer.reset(),this.teardown(()=>{this.disconnecting=!1,e&&e()},t,n)}connect(e){e&&(console&&console.log("passing params to connect is deprecated. Instead pass :params to the Socket constructor"),this.params=Ru(e)),!(this.conn&&!this.disconnecting)&&(this.longPollFallbackMs&&this.transport!==Xc?this.connectWithFallback(Xc,this.longPollFallbackMs):this.transportConnect())}log(e,t,n){this.logger&&this.logger(e,t,n)}hasLogger(){return this.logger!==null}onOpen(e){let t=this.makeRef();return this.stateChangeCallbacks.open.push([t,e]),t}onClose(e){let t=this.makeRef();return this.stateChangeCallbacks.close.push([t,e]),t}onError(e){let t=this.makeRef();return this.stateChangeCallbacks.error.push([t,e]),t}onMessage(e){let t=this.makeRef();return this.stateChangeCallbacks.message.push([t,e]),t}ping(e){if(!this.isConnected())return!1;let t=this.makeRef(),n=Date.now();this.push({topic:"phoenix",event:"heartbeat",payload:{},ref:t});let s=this.onMessage(r=>{r.ref===t&&(this.off([s]),e(Date.now()-n))});return!0}transportConnect(){this.connectClock++,this.closeWasClean=!1;let e;this.authToken&&(e=["phoenix",`${yy}${btoa(this.authToken).replace(/=/g,"")}`]),this.conn=new this.transport(this.endPointURL(),e),this.conn.binaryType=this.binaryType,this.conn.timeout=this.longpollerTimeout,this.conn.onopen=()=>this.onConnOpen(),this.conn.onerror=t=>this.onConnError(t),this.conn.onmessage=t=>this.onConnMessage(t),this.conn.onclose=t=>this.onConnClose(t)}getSession(e){return this.sessionStore&&this.sessionStore.getItem(e)}storeSession(e,t){this.sessionStore&&this.sessionStore.setItem(e,t)}connectWithFallback(e,t=2500){clearTimeout(this.fallbackTimer);let n=!1,s=!0,r,o,i=a=>{this.log("transport",`falling back to ${e.name}...`,a),this.off([r,o]),s=!1,this.replaceTransport(e),this.transportConnect()};if(this.getSession(`phx:fallback:${e.name}`))return i("memorized");this.fallbackTimer=setTimeout(i,t),o=this.onError(a=>{this.log("transport","error",a),s&&!n&&(clearTimeout(this.fallbackTimer),i(a))}),this.onOpen(()=>{if(n=!0,!s)return this.primaryPassedHealthCheck||this.storeSession(`phx:fallback:${e.name}`,"true"),this.log("transport",`established ${e.name} fallback`);clearTimeout(this.fallbackTimer),this.fallbackTimer=setTimeout(i,t),this.ping(a=>{this.log("transport","connected to primary after",a),this.primaryPassedHealthCheck=!0,clearTimeout(this.fallbackTimer)})}),this.transportConnect()}clearHeartbeats(){clearTimeout(this.heartbeatTimer),clearTimeout(this.heartbeatTimeoutTimer)}onConnOpen(){this.hasLogger()&&this.log("transport",`${this.transport.name} connected to ${this.endPointURL()}`),this.closeWasClean=!1,this.disconnecting=!1,this.establishedConnections++,this.flushSendBuffer(),this.reconnectTimer.reset(),this.resetHeartbeat(),this.stateChangeCallbacks.open.forEach(([,e])=>e())}heartbeatTimeout(){this.pendingHeartbeatRef&&(this.pendingHeartbeatRef=null,this.hasLogger()&&this.log("transport","heartbeat timeout. Attempting to re-establish connection"),this.triggerChanError(),this.closeWasClean=!1,this.teardown(()=>this.reconnectTimer.scheduleTimeout(),tte,"heartbeat timeout"))}resetHeartbeat(){this.conn&&this.conn.skipHeartbeat||(this.pendingHeartbeatRef=null,this.clearHeartbeats(),this.heartbeatTimer=setTimeout(()=>this.sendHeartbeat(),this.heartbeatIntervalMs))}teardown(e,t,n){if(!this.conn)return e&&e();let s=this.connectClock;this.waitForBufferDone(()=>{s===this.connectClock&&(this.conn&&(t?this.conn.close(t,n||""):this.conn.close()),this.waitForSocketClosed(()=>{s===this.connectClock&&(this.conn&&(this.conn.onopen=function(){},this.conn.onerror=function(){},this.conn.onmessage=function(){},this.conn.onclose=function(){},this.conn=null),e&&e())}))})}waitForBufferDone(e,t=1){if(t===5||!this.conn||!this.conn.bufferedAmount){e();return}setTimeout(()=>{this.waitForBufferDone(e,t+1)},150*t)}waitForSocketClosed(e,t=1){if(t===5||!this.conn||this.conn.readyState===Yr.closed){e();return}setTimeout(()=>{this.waitForSocketClosed(e,t+1)},150*t)}onConnClose(e){let t=e&&e.code;this.hasLogger()&&this.log("transport","close",e),this.triggerChanError(),this.clearHeartbeats(),!this.closeWasClean&&t!==1e3&&this.reconnectTimer.scheduleTimeout(),this.stateChangeCallbacks.close.forEach(([,n])=>n(e))}onConnError(e){this.hasLogger()&&this.log("transport",e);let t=this.transport,n=this.establishedConnections;this.stateChangeCallbacks.error.forEach(([,s])=>{s(e,t,n)}),(t===this.transport||n>0)&&this.triggerChanError()}triggerChanError(){this.channels.forEach(e=>{e.isErrored()||e.isLeaving()||e.isClosed()||e.trigger(Lo.error)})}connectionState(){switch(this.conn&&this.conn.readyState){case Yr.connecting:return"connecting";case Yr.open:return"open";case Yr.closing:return"closing";default:return"closed"}}isConnected(){return this.connectionState()==="open"}remove(e){this.off(e.stateChangeRefs),this.channels=this.channels.filter(t=>t!==e)}off(e){for(let t in this.stateChangeCallbacks)this.stateChangeCallbacks[t]=this.stateChangeCallbacks[t].filter(([n])=>e.indexOf(n)===-1)}channel(e,t={}){let n=new ste(e,t,this);return this.channels.push(n),n}push(e){if(this.hasLogger()){let{topic:t,event:n,payload:s,ref:r,join_ref:o}=e;this.log("push",`${t} ${n} (${o}, ${r})`,s)}this.isConnected()?this.encode(e,t=>this.conn.send(t)):this.sendBuffer.push(()=>this.encode(e,t=>this.conn.send(t)))}makeRef(){let e=this.ref+1;return e===this.ref?this.ref=0:this.ref=e,this.ref.toString()}sendHeartbeat(){this.pendingHeartbeatRef&&!this.isConnected()||(this.pendingHeartbeatRef=this.makeRef(),this.push({topic:"phoenix",event:"heartbeat",payload:{},ref:this.pendingHeartbeatRef}),this.heartbeatTimeoutTimer=setTimeout(()=>this.heartbeatTimeout(),this.heartbeatIntervalMs))}flushSendBuffer(){this.isConnected()&&this.sendBuffer.length>0&&(this.sendBuffer.forEach(e=>e()),this.sendBuffer=[])}onConnMessage(e){this.decode(e.data,t=>{let{topic:n,event:s,payload:r,ref:o,join_ref:i}=t;o&&o===this.pendingHeartbeatRef&&(this.clearHeartbeats(),this.pendingHeartbeatRef=null,this.heartbeatTimer=setTimeout(()=>this.sendHeartbeat(),this.heartbeatIntervalMs)),this.hasLogger()&&this.log("receive",`${r.status||""} ${n} ${s} ${o&&"("+o+")"||""}`,r);for(let a=0;an.topic===e&&(n.isJoined()||n.isJoining()));t&&(this.hasLogger()&&this.log("transport",`leaving duplicate topic "${e}"`),t.leave())}};const Gl=vs("shout",{state:()=>({messages:[],channel:{state:""},joined:!1}),actions:{initializeShout(e){const t=e.channel("chat:public");t.joinPush.receive("ok",()=>{this.joined=!0}),t.onClose(()=>{this.joined=!1}),t.onError(()=>{this.joined=!1}),t.on("new_msg",n=>{this.messages.push(n),this.messages=this.messages.slice(-19,20)}),t.on("messages",({messages:n})=>{this.messages=n.slice(-19,20)}),t.join(),this.channel=t}}}),ite=Object.freeze(Object.defineProperty({__proto__:null,useShoutStore:Gl},Symbol.toStringTag,{value:"Module"})),ate=e=>1e3*e,lte={state:{retryMultiplier:1,backendInteractor:Ih(),fetchers:{},socket:null,mastoUserSocket:null,mastoUserSocketStatus:null,followRequests:[]},getters:{followRequestCount:e=>e.followRequests.length},mutations:{setBackendInteractor(e,t){e.backendInteractor=t},addFetcher(e,{fetcherName:t,fetcher:n}){e.fetchers[t]=n},removeFetcher(e,{fetcherName:t}){e.fetchers[t].stop(),delete e.fetchers[t]},setWsToken(e,t){e.wsToken=t},setSocket(e,t){e.socket=t},setFollowRequests(e,t){e.followRequests=t},setMastoUserSocketStatus(e,t){e.mastoUserSocketStatus=t},incrementRetryMultiplier(e){e.retryMultiplier=Math.max(++e.retryMultiplier,3)},resetRetryMultiplier(e){e.retryMultiplier=1}},actions:{enableMastoSockets(e,t){const{state:n,dispatch:s,commit:r}=e;if(!(n.mastoUserSocket&&![WebSocket.CLOSED,WebSocket.CLOSING].includes(n.mastoUserSocket.getState())))return t?r("setMastoUserSocketStatus",Ks.STARTING_INITIAL):r("setMastoUserSocketStatus",Ks.STARTING),s("startMastoUserSocket")},disableMastoSockets(e){const{state:t,dispatch:n,commit:s}=e;if(t.mastoUserSocket)return s("setMastoUserSocketStatus",Ks.DISABLED),n("stopMastoUserSocket")},startMastoUserSocket(e){return new Promise((t,n)=>{try{const{state:s,commit:r,dispatch:o,rootState:i}=e,a=i.statuses.timelines.friends;s.mastoUserSocket=s.backendInteractor.startUserSocket({store:e}),s.mastoUserSocket.addEventListener("pleroma:authenticated",()=>{s.mastoUserSocket.subscribe("user")}),s.mastoUserSocket.addEventListener("message",({detail:c})=>{c&&(c.event==="notification"?o("addNewNotifications",{notifications:[c.notification],older:!1}):c.event==="update"?o("addNewStatuses",{statuses:[c.status],userId:!1,showImmediately:a.visibleStatuses.length===0,timeline:"friends"}):c.event==="status.update"?o("addNewStatuses",{statuses:[c.status],userId:!1,showImmediately:c.status.id in a.visibleStatusesObject,timeline:"friends"}):c.event==="delete"?o("deleteStatusById",c.id):c.event==="pleroma:chat_update"&&setTimeout(()=>{o("addChatMessages",{chatId:c.chatUpdate.id,messages:[c.chatUpdate.lastMessage]}),o("updateChat",{chat:c.chatUpdate}),BP(e,c.chatUpdate)},100))}),s.mastoUserSocket.addEventListener("open",()=>{s.mastoUserSocketStatus!==Ks.STARTING_INITIAL&&Xe().pushGlobalNotice({level:"success",messageKey:"timeline.socket_reconnected",timeout:5e3}),new Set([Ks.ERROR,Ks.DISABLED]).has(s.mastoUserSocketStatus)&&(o("stopFetchingTimeline",{timeline:"friends"}),o("stopFetchingNotifications"),o("stopFetchingChats")),r("resetRetryMultiplier"),r("setMastoUserSocketStatus",Ks.JOINED)}),s.mastoUserSocket.addEventListener("error",({detail:c})=>{console.error("Error in MastoAPI websocket:",c),o("clearOpenedChats")}),s.mastoUserSocket.addEventListener("close",({detail:c})=>{const u=new Set([1e3,1001]),{code:f}=c;u.has(f)?(console.debug(`Not restarting socket becasue of closure code ${f} is in ignore list`),r("setMastoUserSocketStatus",Ks.CLOSED)):(console.warn(`MastoAPI websocket disconnected, restarting. CloseEvent code: ${f}`),setTimeout(()=>{o("startMastoUserSocket")},ate(s.retryMultiplier)),r("incrementRetryMultiplier"),s.mastoUserSocketStatus!==Ks.ERROR&&(o("startFetchingTimeline",{timeline:"friends"}),o("startFetchingNotifications"),o("startFetchingChats"),Xe().pushGlobalNotice({level:"error",messageKey:"timeline.socket_broke",messageArgs:[f],timeout:5e3})),r("setMastoUserSocketStatus",Ks.ERROR)),o("clearOpenedChats")}),t()}catch(s){n(s)}})},stopMastoUserSocket({state:e,dispatch:t}){t("startFetchingTimeline",{timeline:"friends"}),t("startFetchingNotifications"),t("startFetchingChats"),e.mastoUserSocket.close()},startFetchingTimeline(e,{timeline:t="friends",tag:n=!1,userId:s=!1,listId:r=!1,statusId:o=!1,bookmarkFolderId:i=!1}){if(t==="favourites"&&!e.rootState.instance.pleromaPublicFavouritesAvailable||e.state.fetchers[t])return;const a=e.state.backendInteractor.startFetchingTimeline({timeline:t,store:e,userId:s,listId:r,statusId:o,bookmarkFolderId:i,tag:n});e.commit("addFetcher",{fetcherName:t,fetcher:a})},stopFetchingTimeline(e,t){const n=e.state.fetchers[t];n&&e.commit("removeFetcher",{fetcherName:t,fetcher:n})},fetchTimeline(e,{timeline:t,...n}){e.state.backendInteractor.fetchTimeline({store:e,timeline:t,...n})},startFetchingNotifications(e){if(e.state.fetchers.notifications)return;const t=e.state.backendInteractor.startFetchingNotifications({store:e});e.commit("addFetcher",{fetcherName:"notifications",fetcher:t})},stopFetchingNotifications(e){const t=e.state.fetchers.notifications;t&&e.commit("removeFetcher",{fetcherName:"notifications",fetcher:t})},fetchNotifications(e,{...t}){e.state.backendInteractor.fetchNotifications({store:e,...t})},startFetchingFollowRequests(e){if(e.state.fetchers.followRequests)return;const t=e.state.backendInteractor.startFetchingFollowRequests({store:e});e.commit("addFetcher",{fetcherName:"followRequests",fetcher:t})},stopFetchingFollowRequests(e){const t=e.state.fetchers.followRequests;t&&e.commit("removeFetcher",{fetcherName:"followRequests",fetcher:t})},removeFollowRequest(e,t){const n=e.state.followRequests.filter(s=>s!==t);e.commit("setFollowRequests",n)},startFetchingLists(e){if(e.state.fetchers.lists)return;const t=e.state.backendInteractor.startFetchingLists({store:e});e.commit("addFetcher",{fetcherName:"lists",fetcher:t})},stopFetchingLists(e){const t=e.state.fetchers.lists;t&&e.commit("removeFetcher",{fetcherName:"lists",fetcher:t})},startFetchingBookmarkFolders(e){if(e.state.fetchers.bookmarkFolders||!e.rootState.instance.pleromaBookmarkFoldersAvailable)return;const t=e.state.backendInteractor.startFetchingBookmarkFolders({store:e});e.commit("addFetcher",{fetcherName:"bookmarkFolders",fetcher:t})},stopFetchingBookmarkFolders(e){const t=e.state.fetchers.bookmarkFolders;t&&e.commit("removeFetcher",{fetcherName:"bookmarkFolders",fetcher:t})},setWsToken(e,t){e.commit("setWsToken",t)},initializeSocket({commit:e,state:t,rootState:n}){const s=t.wsToken;if(n.instance.shoutAvailable&&typeof s<"u"&&t.socket===null){const r=new ote("/socket",{params:{token:s}});r.connect(),e("setSocket",r),Gl().initializeShout(r)}},disconnectFromSocket({commit:e,state:t}){t.socket&&t.socket.disconnect(),e("setSocket",null)}}},cte=({rootState:e,commit:t},{path:n,value:s})=>{const r={};return Z.set(r,n,s),e.api.backendInteractor.updateProfile({params:r}).then(o=>{t("addNewUsers",[o]),t("setCurrentUser",o)})},I4=({rootState:e,commit:t},{path:n,value:s,oldValue:r})=>{const o={};return Z.set(o,n,s),e.api.backendInteractor.updateNotificationSettings({settings:o}).then(i=>{i.status==="success"?t("confirmProfileOption",{name,value:s}):t("confirmProfileOption",{name,value:r})})},eh={defaultScope:"source.privacy",defaultNSFW:"source.sensitive",stripRichContent:{get:"source.pleroma.no_rich_text",set:"no_rich_text"},locked:"locked",acceptChatMessages:{get:"pleroma.accepts_chat_messages",set:"accepts_chat_messages"},allowFollowingMove:{get:"pleroma.allow_following_move",set:"allow_following_move"},discoverable:{get:"source.pleroma.discoverable",set:"discoverable"},hideFavorites:{get:"pleroma.hide_favorites",set:"hide_favorites"},hideFollowers:{get:"pleroma.hide_followers",set:"hide_followers"},hideFollows:{get:"pleroma.hide_follows",set:"hide_follows"},hideFollowersCount:{get:"pleroma.hide_followers_count",set:"hide_followers_count"},hideFollowsCount:{get:"pleroma.hide_follows_count",set:"hide_follows_count"},webPushHideContents:{get:"pleroma.notification_settings.hide_notification_contents",set:"hide_notification_contents",api:I4},blockNotificationsFromStrangers:{get:"pleroma.notification_settings.block_from_strangers",set:"block_from_strangers",api:I4}},ute=Object.fromEntries(Object.keys(eh).map(e=>[e,null])),dte={state:{...ute},mutations:{confirmProfileOption(e,{name:t,value:n}){Z.set(e,t,n)},wipeProfileOption(e,{name:t}){Z.set(e,t,null)},wipeAllProfileOptions(e){Object.keys(eh).forEach(t=>{Z.set(e,t,null)})},setCurrentUser(e,t){Object.entries(eh).forEach(n=>{const[s,r]=n,{get:o=r}=r;Z.set(e,s,Z.get(t._original,o))})}},actions:{setProfileOption({rootState:e,state:t,commit:n},{name:s,value:r}){const o=Z.get(t,s),i=eh[s];if(!i)throw new Error("Invalid server-side setting");const{set:a=i,api:c=cte}=i;n("wipeProfileOption",{name:s}),c({rootState:e,commit:n},{path:a,value:r,oldValue:o}).catch(u=>{console.warn("Error setting server-side option:",u),n("confirmProfileOption",{name:s,value:o})})},logout({commit:e}){e("wipeAllProfileOptions")}}},qP={frontends:[],loaded:!1,needsReboot:null,config:null,modifiedPaths:null,descriptions:null,draft:null,dbConfigEnabled:null};({...qP.flagStorage});const fte={state:{...Z.cloneDeep(qP)},mutations:{setInstanceAdminNoDbConfig(e){e.loaded=!1,e.dbConfigEnabled=!1},setAvailableFrontends(e,{frontends:t}){e.frontends=t.map(n=>(n.installedRefs=n.installed_refs,n.name==="pleroma-fe"?n.refs=["master","develop"]:n.refs=[n.ref],n))},updateAdminSettings(e,{config:t,modifiedPaths:n}){e.loaded=!0,e.dbConfigEnabled=!0,e.config=t,e.modifiedPaths=n},updateAdminDescriptions(e,{descriptions:t}){e.descriptions=t},updateAdminDraft(e,{path:t,value:n}){const[s,r,o]=t,i=[s,r,o];Z.set(e.draft,t,n),t.length>i.length&&Z.set(e.draft,i,Z.cloneDeep(Z.get(e.draft,i)))},resetAdminDraft(e){e.draft=Z.cloneDeep(e.config)}},actions:{loadFrontendsStuff({rootState:e,commit:t}){e.api.backendInteractor.fetchAvailableFrontends().then(n=>t("setAvailableFrontends",{frontends:n}))},loadAdminStuff({state:e,rootState:t,dispatch:n,commit:s}){t.api.backendInteractor.fetchInstanceDBConfig().then(r=>{r.error?r.error.status===400&&r.error.json().then(o=>{/configurable_from_database/.test(o.error)&&s("setInstanceAdminNoDbConfig")}):n("setInstanceAdminSettings",{backendDbConfig:r})}),e.descriptions===null&&t.api.backendInteractor.fetchInstanceConfigDescriptions().then(r=>n("setInstanceAdminDescriptions",{backendDescriptions:r}))},setInstanceAdminSettings({state:e,commit:t},{backendDbConfig:n}){const s=e.config||{},r=new Set;n.configs.forEach(o=>{const i=[o.group,o.key];o.db&&o.db.forEach(c=>r.add([...i,c].join(" -> ")));const a=c=>Array.isArray(c)&&c.length>0&&c[0].tuple?c.reduce((u,f)=>({...u,[f.tuple[0]]:a(f.tuple[1])}),{}):c;Z.set(s,i,a(o.value))}),t("updateAdminSettings",{config:s,modifiedPaths:r}),t("resetAdminDraft")},setInstanceAdminDescriptions({commit:e},{backendDescriptions:t}){const n=({children:r,description:o,label:i,key:a="",group:c,suggestions:u},f,h)=>{const v=c?[c,a]:[a],y={description:o,label:i,suggestions:u};Array.isArray(r)&&r.forEach(S=>{n(S,v,y)}),Z.set(h,v,y)},s={};t.forEach(r=>n(r,"",s)),e("updateAdminDescriptions",{descriptions:s})},pushAdminDraft({rootState:e,state:t,dispatch:n}){const s=a=>typeof a!="object"?a:Array.isArray(a)?a.map(s):Object.entries(a).map(([c,u])=>({tuple:[c,u]})),i=Z.flatten(Object.entries(t.config).map(([a,c])=>Object.keys(c).map(u=>({group:a,key:u})))).filter(({group:a,key:c})=>!Z.isEqual(t.config[a][c],t.draft[a][c])).map(({group:a,key:c})=>{const u=t.config[a][c],f=t.draft[a][c],h=Object.entries(u),v=Object.entries(f);return{group:a,key:c,value:s(Object.fromEntries(Z.differenceWith(v,h,Z.isEqual)))}});e.api.backendInteractor.pushInstanceDBConfig({payload:{configs:i}}).then(()=>e.api.backendInteractor.fetchInstanceDBConfig()).then(a=>n("setInstanceAdminSettings",{backendDbConfig:a}))},pushAdminSetting({rootState:e,dispatch:t},{path:n,value:s}){const[r,o,...i]=Array.isArray(n)?n:n.split(/\./g),a={};Z.set(a,i,s);const c=u=>typeof u!="object"?u:Array.isArray(u)?u.map(c):Object.entries(u).map(([f,h])=>({tuple:[f,h]}));e.api.backendInteractor.pushInstanceDBConfig({payload:{configs:[{group:r,key:o,value:c(a)}]}}).then(()=>e.api.backendInteractor.fetchInstanceDBConfig()).then(u=>t("setInstanceAdminSettings",{backendDbConfig:u}))},resetAdminSetting({rootState:e,state:t,dispatch:n},{path:s}){const[r,o,i]=s.split(/\./g);return t.modifiedPaths.delete(s),e.api.backendInteractor.pushInstanceDBConfig({payload:{configs:[{group:r,key:o,delete:!0,subkeys:[i]}]}}).then(()=>e.api.backendInteractor.fetchInstanceDBConfig()).then(a=>n("setInstanceAdminSettings",{backendDbConfig:a}))}}},Vp=R_,hte={drafts:{}},pte={addOrSaveDraft(e,{draft:t}){e.drafts[t.id]=t},abandonDraft(e,{id:t}){delete e.drafts[t]},loadDrafts(e,t){e.drafts=t}},k2="pleroma-fe-drafts",$2=async()=>await Vp.getItem(k2)||{},mte=async e=>{const t=await $2();t[e.id]=JSON.parse(JSON.stringify(e)),await Vp.setItem(k2,t)},gte=async e=>{const t=await $2();delete t[e],await Vp.setItem(k2,t)},vte={async addOrSaveDraft(e,{draft:t}){const n=t.id||new Date().getTime().toString(),s={...t,id:n};return e.commit("addOrSaveDraft",{draft:s}),await mte(s),n},async abandonDraft(e,{id:t}){e.commit("abandonDraft",{id:t}),await gte(t)},async loadDrafts(e){const t=await $2();e.commit("loadDrafts",t)}},bte={draftsByTypeAndRefId(e){return(t,n)=>Object.values(e.drafts).filter(s=>s.type===t&&s.refId===n)},draftsArray(e){return Object.values(e.drafts)},draftCount(e){return Object.values(e.drafts).length}},yte={state:hte,mutations:pte,getters:bte,actions:vte},_te=e=>({idIndex:{},idempotencyKeyIndex:{},messages:[],newMessageCount:0,lastSeenMessageId:"0",chatId:e,minId:void 0,maxId:void 0}),wte=e=>{const t=[];for(const n of e.messages)n.error?t.push(n.id):(delete e.idIndex[n.id],delete e.idempotencyKeyIndex[n.idempotency_key]);e.messages=e.messages.filter(n=>t.includes(n.id)),e.newMessageCount=0,e.lastSeenMessageId="0",e.minId=void 0,e.maxId=void 0},Ste=(e,t)=>{if(e){if(e.messages=e.messages.filter(n=>n.id!==t),delete e.idIndex[t],e.maxId===t){const n=Fi.maxBy(e.messages,"id");e.maxId=n.id}if(e.minId===t){const n=Fi.minBy(e.messages,"id");e.minId=n.id}}},kte=e=>{const t=e.messages.length,n=t-50;if(!(t<=50)){e.messages=Fi.sortBy(e.messages,["id"]),e.minId=e.messages[n].id;for(const s of e.messages)s.id{if(!e)return;const s=e.idIndex[t];if(s&&(s.error=!0,s.pending=!1,!n)){const r=Fi.orderBy(e.messages,["pending","id"],["asc","desc"])[0];if(r){const o=s.id;s.id=`${r.id}-${new Date().getTime()}`,e.idIndex[s.id]=s,delete e.idIndex[o]}}},Cte=(e,{messages:t,updateMaxId:n=!0})=>{if(e)for(let s=0;si.id!==r.id)),Object.assign(o,r,{error:!1}),delete o.fakeId,e.idIndex[o.id]=o,delete e.idIndex[r.fakeId];return}}(!e.minId||!r.pending&&r.ide.maxId)&&n&&(e.maxId=r.id),!e.idIndex[r.id]&&!Tte(e,r)&&(e.lastSeenMessageId{if(t.idempotency_key)return e.idempotencyKeyIndex[t.idempotency_key]},Ate=e=>{e&&(e.newMessageCount=0,e.lastSeenMessageId=e.maxId)},Ete=e=>{if(!e)return[];const t=[],n=Fi.orderBy(e.messages,["pending","id"],["asc","asc"]),s=n[0];let r=n[n.length-1],o;if(s){const a=new Date(s.created_at);a.setHours(0,0,0,0),t.push({type:"date",date:a,id:a.getTime().toString()})}let i=!1;for(let a=0;a({data:[],idStore:{}}),Ite={chatList:HP(),chatListFetcher:null,openedChats:Pr({}),openedChatMessageServices:Pr({}),fetcher:void 0,currentChatId:null,lastReadMessageId:null},db=(e,t)=>Z.find(e.chatList.data,{id:t}),Pte=e=>Z.orderBy(e.chatList.data,["updated_at"],["desc"]),Lte=e=>Z.sumBy(e.chatList.data,"unread"),Ote={state:{...Ite},getters:{currentChat:e=>e.openedChats[e.currentChatId],currentChatMessageService:e=>e.openedChatMessageServices[e.currentChatId],findOpenedChatByRecipientId:e=>t=>Z.find(e.openedChats,n=>n.account.id===t),sortedChatList:Pte,unreadChatCount:Lte},actions:{startFetchingChats({dispatch:e,commit:t}){const n=()=>e("fetchChats",{latest:!0});n(),t("setChatListFetcher",{fetcher:()=>Ga(n,5e3)})},stopFetchingChats({commit:e}){e("setChatListFetcher",{fetcher:void 0})},fetchChats({dispatch:e,rootState:t}){return t.api.backendInteractor.chats().then(({chats:n})=>(e("addNewChats",{chats:n}),n))},addNewChats(e,{chats:t}){const{commit:n,dispatch:s,rootGetters:r}=e,o=i=>{BP(e,i)};n("addNewUsers",t.map(i=>i.account).filter(i=>i)),n("addNewChats",{dispatch:s,chats:t,rootGetters:r,newChatMessageSideEffects:o})},updateChat({commit:e},{chat:t}){e("updateChat",{chat:t})},startFetchingCurrentChat({dispatch:e},{fetcher:t}){e("setCurrentChatFetcher",{fetcher:t})},setCurrentChatFetcher({commit:e},{fetcher:t}){e("setCurrentChatFetcher",{fetcher:t})},addOpenedChat({commit:e,dispatch:t},{chat:n}){e("addOpenedChat",{dispatch:t,chat:S_(n)}),t("addNewUsers",[n.account])},addChatMessages({commit:e},t){e("addChatMessages",{commit:e,...t})},resetChatNewMessageCount({commit:e},t){e("resetChatNewMessageCount",t)},clearCurrentChat({commit:e}){e("setCurrentChatId",{chatId:void 0}),e("setCurrentChatFetcher",{fetcher:void 0})},readChat({rootState:e,commit:t,dispatch:n},{id:s,lastReadId:r}){const o=e.chats.lastReadMessageId!==r;n("resetChatNewMessageCount"),t("readChat",{id:s,lastReadId:r}),o&&e.api.backendInteractor.readChat({id:s,lastReadId:r})},deleteChatMessage({rootState:e,commit:t},n){e.api.backendInteractor.deleteChatMessage(n),t("deleteChatMessage",{commit:t,...n})},resetChats({commit:e,dispatch:t}){t("clearCurrentChat"),e("resetChats",{commit:e})},clearOpenedChats({commit:e}){e("clearOpenedChats",{commit:e})},handleMessageError({commit:e},t){e("handleMessageError",{commit:e,...t})},cullOlderMessages({commit:e},t){e("cullOlderMessages",t)}},mutations:{setChatListFetcher(e,{fetcher:t}){const n=e.chatListFetcher;n&&n.stop(),e.chatListFetcher=t&&t()},setCurrentChatFetcher(e,{fetcher:t}){const n=e.fetcher;n&&n.stop(),e.fetcher=t&&t()},addOpenedChat(e,{chat:t}){e.currentChatId=t.id,e.openedChats[t.id]=t,e.openedChatMessageServices[t.id]||(e.openedChatMessageServices[t.id]=Gr.empty(t.id))},setCurrentChatId(e,{chatId:t}){e.currentChatId=t},addNewChats(e,{chats:t,newChatMessageSideEffects:n}){t.forEach(s=>{const r=db(e,s.id);if(r){const o=(r.lastMessage&&r.lastMessage.id)!==(s.lastMessage&&s.lastMessage.id);r.lastMessage=s.lastMessage,r.unread=s.unread,r.updated_at=s.updated_at,o&&r.unread&&n(s)}else e.chatList.data.push(s),e.chatList.idStore[s.id]=s})},updateChat(e,{chat:t}){const n=db(e,t.id);n&&(n.lastMessage=t.lastMessage,n.unread=t.unread,n.updated_at=t.updated_at),n||e.chatList.data.unshift(t),e.chatList.idStore[t.id]=t},deleteChat(e,{id:t}){e.chats.data=e.chats.data.filter(n=>n.last_status.id!==t),e.chats.idStore=Z.omitBy(e.chats.idStore,n=>n.last_status.id===t)},resetChats(e,{commit:t}){e.chatList=HP(),e.currentChatId=null,t("setChatListFetcher",{fetcher:void 0});for(const n in e.openedChats)Gr.clear(e.openedChatMessageServices[n]),delete e.openedChats[n],delete e.openedChatMessageServices[n]},setChatsLoading(e,{value:t}){e.chats.loading=t},addChatMessages(e,{chatId:t,messages:n,updateMaxId:s}){const r=e.openedChatMessageServices[t];r&&Gr.add(r,{messages:n.map(PE),updateMaxId:s})},deleteChatMessage(e,{chatId:t,messageId:n}){const s=e.openedChatMessageServices[t];s&&Gr.deleteMessage(s,n)},resetChatNewMessageCount(e){const t=e.openedChatMessageServices[e.currentChatId];Gr.resetNewMessageCount(t)},clearOpenedChats(e){const t=e.currentChatId;for(const n in e.openedChats)t!==n&&(Gr.clear(e.openedChatMessageServices[n]),delete e.openedChats[n],delete e.openedChatMessageServices[n])},readChat(e,{id:t,lastReadId:n}){e.lastReadMessageId=n;const s=db(e,t);s&&(s.unread=0)},handleMessageError(e,{chatId:t,fakeId:n,isRetry:s}){const r=e.openedChatMessageServices[t];Gr.handleMessageError(r,n,s)},cullOlderMessages(e,t){Gr.cullOlderMessages(e.openedChatMessageServices[t])}}},Rte={instance:nY,statuses:cY,notifications:aee,users:Xee,api:lte,config:Yx,profileConfig:dte,adminSettings:fte,drafts:yte,chats:Ote};/*! - * shared v11.1.11 - * (c) 2025 kazuya kawaguchi - * Released under the MIT License. - */function Mte(e,t){typeof console<"u"&&(console.warn("[intlify] "+e),t&&console.warn(t.stack))}const Mh=typeof window<"u",xi=(e,t=!1)=>t?Symbol.for(e):Symbol(e),Nte=(e,t,n)=>Fte({l:e,k:t,s:n}),Fte=e=>JSON.stringify(e).replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029").replace(/\u0027/g,"\\u0027"),Un=e=>typeof e=="number"&&isFinite(e),Dte=e=>C2(e)==="[object Date]",Kl=e=>C2(e)==="[object RegExp]",Wp=e=>Ft(e)&&Object.keys(e).length===0,Wn=Object.assign,Ute=Object.create,an=(e=null)=>Ute(e);let P4;const ka=()=>P4||(P4=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:an());function L4(e){return e.replace(/&/g,"&").replace(//g,">").replace(/"/g,""").replace(/'/g,"'").replace(/\//g,"/").replace(/=/g,"=")}function O4(e){return e.replace(/&(?![a-zA-Z0-9#]{2,6};)/g,"&").replace(/"/g,""").replace(/'/g,"'").replace(//g,">")}function jte(e){return e=e.replace(/(\w+)\s*=\s*"([^"]*)"/g,(s,r,o)=>`${r}="${O4(o)}"`),e=e.replace(/(\w+)\s*=\s*'([^']*)'/g,(s,r,o)=>`${r}='${O4(o)}'`),/\s*on\w+\s*=\s*["']?[^"'>]+["']?/gi.test(e)&&(e=e.replace(/(\s+)(on)(\w+\s*=)/gi,"$1on$3")),[/(\s+(?:href|src|action|formaction)\s*=\s*["']?)\s*javascript:/gi,/(style\s*=\s*["'][^"']*url\s*\(\s*)javascript:/gi].forEach(s=>{e=e.replace(s,"$1javascript:")}),e}const Bte=Object.prototype.hasOwnProperty;function kr(e,t){return Bte.call(e,t)}const Pn=Array.isArray,yn=e=>typeof e=="function",Ye=e=>typeof e=="string",Vt=e=>typeof e=="boolean",Kt=e=>e!==null&&typeof e=="object",zte=e=>Kt(e)&&yn(e.then)&&yn(e.catch),VP=Object.prototype.toString,C2=e=>VP.call(e),Ft=e=>C2(e)==="[object Object]",qte=e=>e==null?"":Pn(e)||Ft(e)&&e.toString===VP?JSON.stringify(e,null,2):String(e);function T2(e,t=""){return e.reduce((n,s,r)=>r===0?n+s:n+t+s,"")}const Mf=e=>!Kt(e)||Pn(e);function th(e,t){if(Mf(e)||Mf(t))throw new Error("Invalid value");const n=[{src:e,des:t}];for(;n.length;){const{src:s,des:r}=n.pop();Object.keys(s).forEach(o=>{o!=="__proto__"&&(Kt(s[o])&&!Kt(r[o])&&(r[o]=Array.isArray(s[o])?[]:an()),Mf(r[o])||Mf(s[o])?r[o]=s[o]:n.push({src:s[o],des:r[o]}))})}}/*! - * message-compiler v11.1.11 - * (c) 2025 kazuya kawaguchi - * Released under the MIT License. - */function Hte(e,t,n){return{line:e,column:t,offset:n}}function _y(e,t,n){return{start:e,end:t}}const nn={EXPECTED_TOKEN:1,INVALID_TOKEN_IN_PLACEHOLDER:2,UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER:3,UNKNOWN_ESCAPE_SEQUENCE:4,INVALID_UNICODE_ESCAPE_SEQUENCE:5,UNBALANCED_CLOSING_BRACE:6,UNTERMINATED_CLOSING_BRACE:7,EMPTY_PLACEHOLDER:8,NOT_ALLOW_NEST_PLACEHOLDER:9,INVALID_LINKED_FORMAT:10,MUST_HAVE_MESSAGES_IN_PLURAL:11,UNEXPECTED_EMPTY_LINKED_MODIFIER:12,UNEXPECTED_EMPTY_LINKED_KEY:13,UNEXPECTED_LEXICAL_ANALYSIS:14},Vte=17;function Gp(e,t,n={}){const{domain:s,messages:r,args:o}=n,i=e,a=new SyntaxError(String(i));return a.code=e,t&&(a.location=t),a.domain=s,a}function Wte(e){throw e}const Eo=" ",Gte="\r",ks=` -`,Kte="\u2028",xte="\u2029";function Yte(e){const t=e;let n=0,s=1,r=1,o=0;const i=N=>t[N]===Gte&&t[N+1]===ks,a=N=>t[N]===ks,c=N=>t[N]===xte,u=N=>t[N]===Kte,f=N=>i(N)||a(N)||c(N)||u(N),h=()=>n,v=()=>s,y=()=>r,S=()=>o,$=N=>i(N)||c(N)||u(N)?ks:t[N],I=()=>$(n),C=()=>$(n+o);function k(){return o=0,f(n)&&(s++,r=0),i(n)&&n++,n++,r++,t[n]}function P(){return i(n+o)&&o++,o++,t[n+o]}function A(){n=0,s=1,r=1,o=0}function R(N=0){o=N}function B(){const N=n+o;for(;N!==n;)k();o=0}return{index:h,line:v,column:y,peekOffset:S,charAt:$,currentChar:I,currentPeek:C,next:k,peek:P,reset:A,resetPeek:R,skipToPeek:B}}const gi=void 0,Xte=".",R4="'",Jte="tokenizer";function Zte(e,t={}){const n=t.location!==!1,s=Yte(e),r=()=>s.index(),o=()=>Hte(s.line(),s.column(),s.index()),i=o(),a=r(),c={currentType:13,offset:a,startLoc:i,endLoc:i,lastType:13,lastOffset:a,lastStartLoc:i,lastEndLoc:i,braceNest:0,inLinked:!1,text:""},u=()=>c,{onError:f}=t;function h(j,q,te,...fe){const je=u();if(q.column+=te,q.offset+=te,f){const ke=n?_y(je.startLoc,q):null,re=Gp(j,ke,{domain:Jte,args:fe});f(re)}}function v(j,q,te){j.endLoc=o(),j.currentType=q;const fe={type:q};return n&&(fe.loc=_y(j.startLoc,j.endLoc)),te!=null&&(fe.value=te),fe}const y=j=>v(j,13);function S(j,q){return j.currentChar()===q?(j.next(),q):(h(nn.EXPECTED_TOKEN,o(),0,q),"")}function $(j){let q="";for(;j.currentPeek()===Eo||j.currentPeek()===ks;)q+=j.currentPeek(),j.peek();return q}function I(j){const q=$(j);return j.skipToPeek(),q}function C(j){if(j===gi)return!1;const q=j.charCodeAt(0);return q>=97&&q<=122||q>=65&&q<=90||q===95}function k(j){if(j===gi)return!1;const q=j.charCodeAt(0);return q>=48&&q<=57}function P(j,q){const{currentType:te}=q;if(te!==2)return!1;$(j);const fe=C(j.currentPeek());return j.resetPeek(),fe}function A(j,q){const{currentType:te}=q;if(te!==2)return!1;$(j);const fe=j.currentPeek()==="-"?j.peek():j.currentPeek(),je=k(fe);return j.resetPeek(),je}function R(j,q){const{currentType:te}=q;if(te!==2)return!1;$(j);const fe=j.currentPeek()===R4;return j.resetPeek(),fe}function B(j,q){const{currentType:te}=q;if(te!==7)return!1;$(j);const fe=j.currentPeek()===".";return j.resetPeek(),fe}function N(j,q){const{currentType:te}=q;if(te!==8)return!1;$(j);const fe=C(j.currentPeek());return j.resetPeek(),fe}function W(j,q){const{currentType:te}=q;if(!(te===7||te===11))return!1;$(j);const fe=j.currentPeek()===":";return j.resetPeek(),fe}function V(j,q){const{currentType:te}=q;if(te!==9)return!1;const fe=()=>{const ke=j.currentPeek();return ke==="{"?C(j.peek()):ke==="@"||ke==="|"||ke===":"||ke==="."||ke===Eo||!ke?!1:ke===ks?(j.peek(),fe()):ie(j,!1)},je=fe();return j.resetPeek(),je}function U(j){$(j);const q=j.currentPeek()==="|";return j.resetPeek(),q}function ie(j,q=!0){const te=(je=!1,ke="")=>{const re=j.currentPeek();return re==="{"||re==="@"||!re?je:re==="|"?!(ke===Eo||ke===ks):re===Eo?(j.peek(),te(!0,Eo)):re===ks?(j.peek(),te(!0,ks)):!0},fe=te();return q&&j.resetPeek(),fe}function le(j,q){const te=j.currentChar();return te===gi?gi:q(te)?(j.next(),te):null}function Pe(j){const q=j.charCodeAt(0);return q>=97&&q<=122||q>=65&&q<=90||q>=48&&q<=57||q===95||q===36}function qe(j){return le(j,Pe)}function Ke(j){const q=j.charCodeAt(0);return q>=97&&q<=122||q>=65&&q<=90||q>=48&&q<=57||q===95||q===36||q===45}function Ge(j){return le(j,Ke)}function ze(j){const q=j.charCodeAt(0);return q>=48&&q<=57}function ot(j){return le(j,ze)}function Ct(j){const q=j.charCodeAt(0);return q>=48&&q<=57||q>=65&&q<=70||q>=97&&q<=102}function dt(j){return le(j,Ct)}function bt(j){let q="",te="";for(;q=ot(j);)te+=q;return te}function It(j){let q="";for(;;){const te=j.currentChar();if(te==="{"||te==="}"||te==="@"||te==="|"||!te)break;if(te===Eo||te===ks)if(ie(j))q+=te,j.next();else{if(U(j))break;q+=te,j.next()}else q+=te,j.next()}return q}function nt(j){I(j);let q="",te="";for(;q=Ge(j);)te+=q;return j.currentChar()===gi&&h(nn.UNTERMINATED_CLOSING_BRACE,o(),0),te}function _t(j){I(j);let q="";return j.currentChar()==="-"?(j.next(),q+=`-${bt(j)}`):q+=bt(j),j.currentChar()===gi&&h(nn.UNTERMINATED_CLOSING_BRACE,o(),0),q}function ft(j){return j!==R4&&j!==ks}function Ht(j){I(j),S(j,"'");let q="",te="";for(;q=le(j,ft);)q==="\\"?te+=_e(j):te+=q;const fe=j.currentChar();return fe===ks||fe===gi?(h(nn.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER,o(),0),fe===ks&&(j.next(),S(j,"'")),te):(S(j,"'"),te)}function _e(j){const q=j.currentChar();switch(q){case"\\":case"'":return j.next(),`\\${q}`;case"u":return Me(j,q,4);case"U":return Me(j,q,6);default:return h(nn.UNKNOWN_ESCAPE_SEQUENCE,o(),0,q),""}}function Me(j,q,te){S(j,q);let fe="";for(let je=0;je{const fe=j.currentChar();return fe==="{"||fe==="@"||fe==="|"||fe==="("||fe===")"||!fe||fe===Eo?te:(te+=fe,j.next(),q(te))};return q("")}function K(j){I(j);const q=S(j,"|");return I(j),q}function ee(j,q){let te=null;switch(j.currentChar()){case"{":return q.braceNest>=1&&h(nn.NOT_ALLOW_NEST_PLACEHOLDER,o(),0),j.next(),te=v(q,2,"{"),I(j),q.braceNest++,te;case"}":return q.braceNest>0&&q.currentType===2&&h(nn.EMPTY_PLACEHOLDER,o(),0),j.next(),te=v(q,3,"}"),q.braceNest--,q.braceNest>0&&I(j),q.inLinked&&q.braceNest===0&&(q.inLinked=!1),te;case"@":return q.braceNest>0&&h(nn.UNTERMINATED_CLOSING_BRACE,o(),0),te=pe(j,q)||y(q),q.braceNest=0,te;default:{let je=!0,ke=!0,re=!0;if(U(j))return q.braceNest>0&&h(nn.UNTERMINATED_CLOSING_BRACE,o(),0),te=v(q,1,K(j)),q.braceNest=0,q.inLinked=!1,te;if(q.braceNest>0&&(q.currentType===4||q.currentType===5||q.currentType===6))return h(nn.UNTERMINATED_CLOSING_BRACE,o(),0),q.braceNest=0,we(j,q);if(je=P(j,q))return te=v(q,4,nt(j)),I(j),te;if(ke=A(j,q))return te=v(q,5,_t(j)),I(j),te;if(re=R(j,q))return te=v(q,6,Ht(j)),I(j),te;if(!je&&!ke&&!re)return te=v(q,12,Ue(j)),h(nn.INVALID_TOKEN_IN_PLACEHOLDER,o(),0,te.value),I(j),te;break}}return te}function pe(j,q){const{currentType:te}=q;let fe=null;const je=j.currentChar();switch((te===7||te===8||te===11||te===9)&&(je===ks||je===Eo)&&h(nn.INVALID_LINKED_FORMAT,o(),0),je){case"@":return j.next(),fe=v(q,7,"@"),q.inLinked=!0,fe;case".":return I(j),j.next(),v(q,8,".");case":":return I(j),j.next(),v(q,9,":");default:return U(j)?(fe=v(q,1,K(j)),q.braceNest=0,q.inLinked=!1,fe):B(j,q)||W(j,q)?(I(j),pe(j,q)):N(j,q)?(I(j),v(q,11,pt(j))):V(j,q)?(I(j),je==="{"?ee(j,q)||fe:v(q,10,G(j))):(te===7&&h(nn.INVALID_LINKED_FORMAT,o(),0),q.braceNest=0,q.inLinked=!1,we(j,q))}}function we(j,q){let te={type:13};if(q.braceNest>0)return ee(j,q)||y(q);if(q.inLinked)return pe(j,q)||y(q);switch(j.currentChar()){case"{":return ee(j,q)||y(q);case"}":return h(nn.UNBALANCED_CLOSING_BRACE,o(),0),j.next(),v(q,3,"}");case"@":return pe(j,q)||y(q);default:{if(U(j))return te=v(q,1,K(j)),q.braceNest=0,q.inLinked=!1,te;if(ie(j))return v(q,0,It(j));break}}return te}function be(){const{currentType:j,offset:q,startLoc:te,endLoc:fe}=c;return c.lastType=j,c.lastOffset=q,c.lastStartLoc=te,c.lastEndLoc=fe,c.offset=r(),c.startLoc=o(),s.currentChar()===gi?v(c,13):we(s,c)}return{nextToken:be,currentOffset:r,currentPosition:o,context:u}}const Qte="parser",ene=/(?:\\\\|\\'|\\u([0-9a-fA-F]{4})|\\U([0-9a-fA-F]{6}))/g;function tne(e,t,n){switch(e){case"\\\\":return"\\";case"\\'":return"'";default:{const s=parseInt(t||n,16);return s<=55295||s>=57344?String.fromCodePoint(s):"�"}}}function nne(e={}){const t=e.location!==!1,{onError:n}=e;function s(C,k,P,A,...R){const B=C.currentPosition();if(B.offset+=A,B.column+=A,n){const N=t?_y(P,B):null,W=Gp(k,N,{domain:Qte,args:R});n(W)}}function r(C,k,P){const A={type:C};return t&&(A.start=k,A.end=k,A.loc={start:P,end:P}),A}function o(C,k,P,A){t&&(C.end=k,C.loc&&(C.loc.end=P))}function i(C,k){const P=C.context(),A=r(3,P.offset,P.startLoc);return A.value=k,o(A,C.currentOffset(),C.currentPosition()),A}function a(C,k){const P=C.context(),{lastOffset:A,lastStartLoc:R}=P,B=r(5,A,R);return B.index=parseInt(k,10),C.nextToken(),o(B,C.currentOffset(),C.currentPosition()),B}function c(C,k){const P=C.context(),{lastOffset:A,lastStartLoc:R}=P,B=r(4,A,R);return B.key=k,C.nextToken(),o(B,C.currentOffset(),C.currentPosition()),B}function u(C,k){const P=C.context(),{lastOffset:A,lastStartLoc:R}=P,B=r(9,A,R);return B.value=k.replace(ene,tne),C.nextToken(),o(B,C.currentOffset(),C.currentPosition()),B}function f(C){const k=C.nextToken(),P=C.context(),{lastOffset:A,lastStartLoc:R}=P,B=r(8,A,R);return k.type!==11?(s(C,nn.UNEXPECTED_EMPTY_LINKED_MODIFIER,P.lastStartLoc,0),B.value="",o(B,A,R),{nextConsumeToken:k,node:B}):(k.value==null&&s(C,nn.UNEXPECTED_LEXICAL_ANALYSIS,P.lastStartLoc,0,Vr(k)),B.value=k.value||"",o(B,C.currentOffset(),C.currentPosition()),{node:B})}function h(C,k){const P=C.context(),A=r(7,P.offset,P.startLoc);return A.value=k,o(A,C.currentOffset(),C.currentPosition()),A}function v(C){const k=C.context(),P=r(6,k.offset,k.startLoc);let A=C.nextToken();if(A.type===8){const R=f(C);P.modifier=R.node,A=R.nextConsumeToken||C.nextToken()}switch(A.type!==9&&s(C,nn.UNEXPECTED_LEXICAL_ANALYSIS,k.lastStartLoc,0,Vr(A)),A=C.nextToken(),A.type===2&&(A=C.nextToken()),A.type){case 10:A.value==null&&s(C,nn.UNEXPECTED_LEXICAL_ANALYSIS,k.lastStartLoc,0,Vr(A)),P.key=h(C,A.value||"");break;case 4:A.value==null&&s(C,nn.UNEXPECTED_LEXICAL_ANALYSIS,k.lastStartLoc,0,Vr(A)),P.key=c(C,A.value||"");break;case 5:A.value==null&&s(C,nn.UNEXPECTED_LEXICAL_ANALYSIS,k.lastStartLoc,0,Vr(A)),P.key=a(C,A.value||"");break;case 6:A.value==null&&s(C,nn.UNEXPECTED_LEXICAL_ANALYSIS,k.lastStartLoc,0,Vr(A)),P.key=u(C,A.value||"");break;default:{s(C,nn.UNEXPECTED_EMPTY_LINKED_KEY,k.lastStartLoc,0);const R=C.context(),B=r(7,R.offset,R.startLoc);return B.value="",o(B,R.offset,R.startLoc),P.key=B,o(P,R.offset,R.startLoc),{nextConsumeToken:A,node:P}}}return o(P,C.currentOffset(),C.currentPosition()),{node:P}}function y(C){const k=C.context(),P=k.currentType===1?C.currentOffset():k.offset,A=k.currentType===1?k.endLoc:k.startLoc,R=r(2,P,A);R.items=[];let B=null;do{const V=B||C.nextToken();switch(B=null,V.type){case 0:V.value==null&&s(C,nn.UNEXPECTED_LEXICAL_ANALYSIS,k.lastStartLoc,0,Vr(V)),R.items.push(i(C,V.value||""));break;case 5:V.value==null&&s(C,nn.UNEXPECTED_LEXICAL_ANALYSIS,k.lastStartLoc,0,Vr(V)),R.items.push(a(C,V.value||""));break;case 4:V.value==null&&s(C,nn.UNEXPECTED_LEXICAL_ANALYSIS,k.lastStartLoc,0,Vr(V)),R.items.push(c(C,V.value||""));break;case 6:V.value==null&&s(C,nn.UNEXPECTED_LEXICAL_ANALYSIS,k.lastStartLoc,0,Vr(V)),R.items.push(u(C,V.value||""));break;case 7:{const U=v(C);R.items.push(U.node),B=U.nextConsumeToken||null;break}}}while(k.currentType!==13&&k.currentType!==1);const N=k.currentType===1?k.lastOffset:C.currentOffset(),W=k.currentType===1?k.lastEndLoc:C.currentPosition();return o(R,N,W),R}function S(C,k,P,A){const R=C.context();let B=A.items.length===0;const N=r(1,k,P);N.cases=[],N.cases.push(A);do{const W=y(C);B||(B=W.items.length===0),N.cases.push(W)}while(R.currentType!==13);return B&&s(C,nn.MUST_HAVE_MESSAGES_IN_PLURAL,P,0),o(N,C.currentOffset(),C.currentPosition()),N}function $(C){const k=C.context(),{offset:P,startLoc:A}=k,R=y(C);return k.currentType===13?R:S(C,P,A,R)}function I(C){const k=Zte(C,Wn({},e)),P=k.context(),A=r(0,P.offset,P.startLoc);return t&&A.loc&&(A.loc.source=C),A.body=$(k),e.onCacheKey&&(A.cacheKey=e.onCacheKey(C)),P.currentType!==13&&s(k,nn.UNEXPECTED_LEXICAL_ANALYSIS,P.lastStartLoc,0,C[P.offset]||""),o(A,k.currentOffset(),k.currentPosition()),A}return{parse:I}}function Vr(e){if(e.type===13)return"EOF";const t=(e.value||"").replace(/\r?\n/gu,"\\n");return t.length>10?t.slice(0,9)+"…":t}function sne(e,t={}){const n={ast:e,helpers:new Set};return{context:()=>n,helper:o=>(n.helpers.add(o),o)}}function M4(e,t){for(let n=0;nN4(n)),e}function N4(e){if(e.items.length===1){const t=e.items[0];(t.type===3||t.type===9)&&(e.static=t.value,delete t.value)}else{const t=[];for(let n=0;ni;function c($,I){i.code+=$}function u($,I=!0){const C=I?s:"";c(r?C+" ".repeat($):C)}function f($=!0){const I=++i.indentLevel;$&&u(I)}function h($=!0){const I=--i.indentLevel;$&&u(I)}function v(){u(i.indentLevel)}return{context:a,push:c,indent:f,deindent:h,newline:v,helper:$=>`_${$}`,needIndent:()=>i.needIndent}}function ane(e,t){const{helper:n}=e;e.push(`${n("linked")}(`),xl(e,t.key),t.modifier?(e.push(", "),xl(e,t.modifier),e.push(", _type")):e.push(", undefined, _type"),e.push(")")}function lne(e,t){const{helper:n,needIndent:s}=e;e.push(`${n("normalize")}([`),e.indent(s());const r=t.items.length;for(let o=0;o1){e.push(`${n("plural")}([`),e.indent(s());const r=t.cases.length;for(let o=0;o{const n=Ye(t.mode)?t.mode:"normal",s=Ye(t.filename)?t.filename:"message.intl";t.sourceMap;const r=t.breakLineCode!=null?t.breakLineCode:n==="arrow"?";":` -`,o=t.needIndent?t.needIndent:n!=="arrow",i=e.helpers||[],a=ine(e,{filename:s,breakLineCode:r,needIndent:o});a.push(n==="normal"?"function __msg__ (ctx) {":"(ctx) => {"),a.indent(o),i.length>0&&(a.push(`const { ${T2(i.map(f=>`${f}: _${f}`),", ")} } = ctx`),a.newline()),a.push("return "),xl(a,e),a.deindent(o),a.push("}"),delete e.helpers;const{code:c,map:u}=a.context();return{ast:e,code:c,map:u?u.toJSON():void 0}};function fne(e,t={}){const n=Wn({},t),s=!!n.jit,r=!!n.minify,o=n.optimize==null?!0:n.optimize,a=nne(n).parse(e);return s?(o&&one(a),r&&Tl(a),{ast:a,code:""}):(rne(a,n),dne(a,n))}/*! - * core-base v11.1.11 - * (c) 2025 kazuya kawaguchi - * Released under the MIT License. - */function hne(){typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(ka().__INTLIFY_PROD_DEVTOOLS__=!1),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!="boolean"&&(ka().__INTLIFY_DROP_MESSAGE_COMPILER__=!1)}function so(e){return Kt(e)&&E2(e)===0&&(kr(e,"b")||kr(e,"body"))}const WP=["b","body"];function pne(e){return Yi(e,WP)}const GP=["c","cases"];function mne(e){return Yi(e,GP,[])}const KP=["s","static"];function gne(e){return Yi(e,KP)}const xP=["i","items"];function vne(e){return Yi(e,xP,[])}const YP=["t","type"];function E2(e){return Yi(e,YP)}const XP=["v","value"];function Nf(e,t){const n=Yi(e,XP);if(n!=null)return n;throw Xu(t)}const JP=["m","modifier"];function bne(e){return Yi(e,JP)}const ZP=["k","key"];function yne(e){const t=Yi(e,ZP);if(t)return t;throw Xu(6)}function Yi(e,t,n){for(let s=0;s_ne(n,e)}function _ne(e,t){const n=pne(t);if(n==null)throw Xu(0);if(E2(n)===1){const o=mne(n);return e.plural(o.reduce((i,a)=>[...i,F4(e,a)],[]))}else return F4(e,n)}function F4(e,t){const n=gne(t);if(n!=null)return e.type==="text"?n:e.normalize([n]);{const s=vne(t).reduce((r,o)=>[...r,wy(e,o)],[]);return e.normalize(s)}}function wy(e,t){const n=E2(t);switch(n){case 3:return Nf(t,n);case 9:return Nf(t,n);case 4:{const s=t;if(kr(s,"k")&&s.k)return e.interpolate(e.named(s.k));if(kr(s,"key")&&s.key)return e.interpolate(e.named(s.key));throw Xu(n)}case 5:{const s=t;if(kr(s,"i")&&Un(s.i))return e.interpolate(e.list(s.i));if(kr(s,"index")&&Un(s.index))return e.interpolate(e.list(s.index));throw Xu(n)}case 6:{const s=t,r=bne(s),o=yne(s);return e.linked(wy(e,o),r?wy(e,r):void 0,e.type)}case 7:return Nf(t,n);case 8:return Nf(t,n);default:throw new Error(`unhandled node on format message part: ${n}`)}}const wne=e=>e;let Ff=an();function Sne(e,t={}){let n=!1;const s=t.onError||Wte;return t.onError=r=>{n=!0,s(r)},{...fne(e,t),detectError:n}}function kne(e,t){if(!__INTLIFY_DROP_MESSAGE_COMPILER__&&Ye(e)){Vt(t.warnHtmlMessage)&&t.warnHtmlMessage;const s=(t.onCacheKey||wne)(e),r=Ff[s];if(r)return r;const{ast:o,detectError:i}=Sne(e,{...t,location:!1,jit:!0}),a=fb(o);return i?a:Ff[s]=a}else{const n=e.cacheKey;if(n){const s=Ff[n];return s||(Ff[n]=fb(e))}else return fb(e)}}let Ju=null;function $ne(e){Ju=e}function Cne(e,t,n){Ju&&Ju.emit("i18n:init",{timestamp:Date.now(),i18n:e,version:t,meta:n})}const Tne=Ane("function:translate");function Ane(e){return t=>Ju&&Ju.emit(e,t)}const Uo={INVALID_ARGUMENT:Vte,INVALID_DATE_ARGUMENT:18,INVALID_ISO_DATE_ARGUMENT:19,NOT_SUPPORT_LOCALE_PROMISE_VALUE:21,NOT_SUPPORT_LOCALE_ASYNC_FUNCTION:22,NOT_SUPPORT_LOCALE_TYPE:23},Ene=24;function jo(e){return Gp(e,null,void 0)}function I2(e,t){return t.locale!=null?D4(t.locale):D4(e.locale)}let hb;function D4(e){if(Ye(e))return e;if(yn(e)){if(e.resolvedOnce&&hb!=null)return hb;if(e.constructor.name==="Function"){const t=e();if(zte(t))throw jo(Uo.NOT_SUPPORT_LOCALE_PROMISE_VALUE);return hb=t}else throw jo(Uo.NOT_SUPPORT_LOCALE_ASYNC_FUNCTION)}else throw jo(Uo.NOT_SUPPORT_LOCALE_TYPE)}function Ine(e,t,n){return[...new Set([n,...Pn(t)?t:Kt(t)?Object.keys(t):Ye(t)?[t]:[n]])]}function eL(e,t,n){const s=Ye(n)?n:Zu,r=e;r.__localeChainCache||(r.__localeChainCache=new Map);let o=r.__localeChainCache.get(s);if(!o){o=[];let i=[n];for(;Pn(i);)i=U4(o,i,t);const a=Pn(t)||!Ft(t)?t:t.default?t.default:null;i=Ye(a)?[a]:a,Pn(i)&&U4(o,i,!1),r.__localeChainCache.set(s,o)}return o}function U4(e,t,n){let s=!0;for(let r=0;r{i===void 0?i=a:i+=a},v[1]=()=>{i!==void 0&&(t.push(i),i=void 0)},v[2]=()=>{v[0](),r++},v[3]=()=>{if(r>0)r--,s=4,v[0]();else{if(r=0,i===void 0||(i=Fne(i),i===!1))return!1;v[1]()}};function y(){const S=e[n+1];if(s===5&&S==="'"||s===6&&S==='"')return n++,a="\\"+S,v[0](),!0}for(;s!==null;)if(n++,o=e[n],!(o==="\\"&&y())){if(c=Nne(o),h=Xi[s],u=h[c]||h.l||8,u===8||(s=u[0],u[1]!==void 0&&(f=v[u[1]],f&&(a=o,f()===!1))))return;if(s===7)return t}}const j4=new Map;function Une(e,t){return Kt(e)?e[t]:null}function jne(e,t){if(!Kt(e))return null;let n=j4.get(t);if(n||(n=Dne(t),n&&j4.set(t,n)),!n)return null;const s=n.length;let r=e,o=0;for(;o`${e.charAt(0).toLocaleUpperCase()}${e.substr(1)}`;function zne(){return{upper:(e,t)=>t==="text"&&Ye(e)?e.toUpperCase():t==="vnode"&&Kt(e)&&"__v_isVNode"in e?e.children.toUpperCase():e,lower:(e,t)=>t==="text"&&Ye(e)?e.toLowerCase():t==="vnode"&&Kt(e)&&"__v_isVNode"in e?e.children.toLowerCase():e,capitalize:(e,t)=>t==="text"&&Ye(e)?z4(e):t==="vnode"&&Kt(e)&&"__v_isVNode"in e?z4(e.children):e}}let tL;function qne(e){tL=e}let nL;function Hne(e){nL=e}let sL;function Vne(e){sL=e}let rL=null;const Wne=e=>{rL=e},Gne=()=>rL;let oL=null;const q4=e=>{oL=e},Kne=()=>oL;let H4=0;function xne(e={}){const t=yn(e.onWarn)?e.onWarn:Mte,n=Ye(e.version)?e.version:Bne,s=Ye(e.locale)||yn(e.locale)?e.locale:Zu,r=yn(s)?Zu:s,o=Pn(e.fallbackLocale)||Ft(e.fallbackLocale)||Ye(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:r,i=Ft(e.messages)?e.messages:pb(r),a=Ft(e.datetimeFormats)?e.datetimeFormats:pb(r),c=Ft(e.numberFormats)?e.numberFormats:pb(r),u=Wn(an(),e.modifiers,zne()),f=e.pluralRules||an(),h=yn(e.missing)?e.missing:null,v=Vt(e.missingWarn)||Kl(e.missingWarn)?e.missingWarn:!0,y=Vt(e.fallbackWarn)||Kl(e.fallbackWarn)?e.fallbackWarn:!0,S=!!e.fallbackFormat,$=!!e.unresolving,I=yn(e.postTranslation)?e.postTranslation:null,C=Ft(e.processor)?e.processor:null,k=Vt(e.warnHtmlMessage)?e.warnHtmlMessage:!0,P=!!e.escapeParameter,A=yn(e.messageCompiler)?e.messageCompiler:tL,R=yn(e.messageResolver)?e.messageResolver:nL||Une,B=yn(e.localeFallbacker)?e.localeFallbacker:sL||Ine,N=Kt(e.fallbackContext)?e.fallbackContext:void 0,W=e,V=Kt(W.__datetimeFormatters)?W.__datetimeFormatters:new Map,U=Kt(W.__numberFormatters)?W.__numberFormatters:new Map,ie=Kt(W.__meta)?W.__meta:{};H4++;const le={version:n,cid:H4,locale:s,fallbackLocale:o,messages:i,modifiers:u,pluralRules:f,missing:h,missingWarn:v,fallbackWarn:y,fallbackFormat:S,unresolving:$,postTranslation:I,processor:C,warnHtmlMessage:k,escapeParameter:P,messageCompiler:A,messageResolver:R,localeFallbacker:B,fallbackContext:N,onWarn:t,__meta:ie};return le.datetimeFormats=a,le.numberFormats=c,le.__datetimeFormatters=V,le.__numberFormatters=U,__INTLIFY_PROD_DEVTOOLS__&&Cne(le,n,ie),le}const pb=e=>({[e]:an()});function P2(e,t,n,s,r){const{missing:o,onWarn:i}=e;if(o!==null){const a=o(e,n,t,r);return Ye(a)?a:t}else return t}function Jc(e,t,n){const s=e;s.__localeChainCache=new Map,e.localeFallbacker(e,n,t)}function Yne(e,t){return e===t?!1:e.split("-")[0]===t.split("-")[0]}function Xne(e,t){const n=t.indexOf(e);if(n===-1)return!1;for(let s=n+1;s{iL.includes(c)?i[c]=n[c]:o[c]=n[c]}),Ye(s)?o.locale=s:Ft(s)&&(i=s),Ft(r)&&(i=r),[o.key||"",a,o,i]}function W4(e,t,n){const s=e;for(const r in n){const o=`${t}__${r}`;s.__datetimeFormatters.has(o)&&s.__datetimeFormatters.delete(o)}}function G4(e,...t){const{numberFormats:n,unresolving:s,fallbackLocale:r,onWarn:o,localeFallbacker:i}=e,{__numberFormatters:a}=e,[c,u,f,h]=ky(...t),v=Vt(f.missingWarn)?f.missingWarn:e.missingWarn;Vt(f.fallbackWarn)?f.fallbackWarn:e.fallbackWarn;const y=!!f.part,S=I2(e,f),$=i(e,r,S);if(!Ye(c)||c==="")return new Intl.NumberFormat(S,h).format(u);let I={},C,k=null;const P="number format";for(let B=0;B<$.length&&(C=$[B],I=n[C]||{},k=I[c],!Ft(k));B++)P2(e,c,C,v,P);if(!Ft(k)||!Ye(C))return s?Kp:c;let A=`${C}__${c}`;Wp(h)||(A=`${A}__${JSON.stringify(h)}`);let R=a.get(A);return R||(R=new Intl.NumberFormat(C,Wn({},k,h)),a.set(A,R)),y?R.formatToParts(u):R.format(u)}const aL=["localeMatcher","style","currency","currencyDisplay","currencySign","useGrouping","minimumIntegerDigits","minimumFractionDigits","maximumFractionDigits","minimumSignificantDigits","maximumSignificantDigits","compactDisplay","notation","signDisplay","unit","unitDisplay","roundingMode","roundingPriority","roundingIncrement","trailingZeroDisplay"];function ky(...e){const[t,n,s,r]=e,o=an();let i=an();if(!Un(t))throw jo(Uo.INVALID_ARGUMENT);const a=t;return Ye(n)?o.key=n:Ft(n)&&Object.keys(n).forEach(c=>{aL.includes(c)?i[c]=n[c]:o[c]=n[c]}),Ye(s)?o.locale=s:Ft(s)&&(i=s),Ft(r)&&(i=r),[o.key||"",a,o,i]}function K4(e,t,n){const s=e;for(const r in n){const o=`${t}__${r}`;s.__numberFormatters.has(o)&&s.__numberFormatters.delete(o)}}const Jne=e=>e,Zne=e=>"",Qne="text",ese=e=>e.length===0?"":T2(e),tse=qte;function x4(e,t){return e=Math.abs(e),t===2?e?e>1?1:0:1:e?Math.min(e,2):0}function nse(e){const t=Un(e.pluralIndex)?e.pluralIndex:-1;return e.named&&(Un(e.named.count)||Un(e.named.n))?Un(e.named.count)?e.named.count:Un(e.named.n)?e.named.n:t:t}function sse(e,t){t.count||(t.count=e),t.n||(t.n=e)}function rse(e={}){const t=e.locale,n=nse(e),s=Kt(e.pluralRules)&&Ye(t)&&yn(e.pluralRules[t])?e.pluralRules[t]:x4,r=Kt(e.pluralRules)&&Ye(t)&&yn(e.pluralRules[t])?x4:void 0,o=C=>C[s(n,C.length,r)],i=e.list||[],a=C=>i[C],c=e.named||an();Un(e.pluralIndex)&&sse(n,c);const u=C=>c[C];function f(C,k){const P=yn(e.messages)?e.messages(C,!!k):Kt(e.messages)?e.messages[C]:!1;return P||(e.parent?e.parent.message(C):Zne)}const h=C=>e.modifiers?e.modifiers[C]:Jne,v=Ft(e.processor)&&yn(e.processor.normalize)?e.processor.normalize:ese,y=Ft(e.processor)&&yn(e.processor.interpolate)?e.processor.interpolate:tse,S=Ft(e.processor)&&Ye(e.processor.type)?e.processor.type:Qne,I={list:a,named:u,plural:o,linked:(C,...k)=>{const[P,A]=k;let R="text",B="";k.length===1?Kt(P)?(B=P.modifier||B,R=P.type||R):Ye(P)&&(B=P||B):k.length===2&&(Ye(P)&&(B=P||B),Ye(A)&&(R=A||R));const N=f(C,!0)(I),W=R==="vnode"&&Pn(N)&&B?N[0]:N;return B?h(B)(W,R):W},message:f,type:S,interpolate:y,normalize:v,values:Wn(an(),i,c)};return I}const Y4=()=>"",pr=e=>yn(e);function X4(e,...t){const{fallbackFormat:n,postTranslation:s,unresolving:r,messageCompiler:o,fallbackLocale:i,messages:a}=e,[c,u]=$y(...t),f=Vt(u.missingWarn)?u.missingWarn:e.missingWarn,h=Vt(u.fallbackWarn)?u.fallbackWarn:e.fallbackWarn,v=Vt(u.escapeParameter)?u.escapeParameter:e.escapeParameter,y=!!u.resolvedMessage,S=Ye(u.default)||Vt(u.default)?Vt(u.default)?o?c:()=>c:u.default:n?o?c:()=>c:null,$=n||S!=null&&(Ye(S)||yn(S)),I=I2(e,u);v&&ose(u);let[C,k,P]=y?[c,I,a[I]||an()]:lL(e,c,I,i,h,f),A=C,R=c;if(!y&&!(Ye(A)||so(A)||pr(A))&&$&&(A=S,R=A),!y&&(!(Ye(A)||so(A)||pr(A))||!Ye(k)))return r?Kp:c;let B=!1;const N=()=>{B=!0},W=pr(A)?A:cL(e,c,k,A,R,N);if(B)return A;const V=lse(e,k,P,u),U=rse(V),ie=ise(e,W,U);let le=s?s(ie,c):ie;if(v&&Ye(le)&&(le=jte(le)),__INTLIFY_PROD_DEVTOOLS__){const Pe={timestamp:Date.now(),key:Ye(c)?c:pr(A)?A.key:"",locale:k||(pr(A)?A.locale:""),format:Ye(A)?A:pr(A)?A.source:"",message:le};Pe.meta=Wn({},e.__meta,Gne()||{}),Tne(Pe)}return le}function ose(e){Pn(e.list)?e.list=e.list.map(t=>Ye(t)?L4(t):t):Kt(e.named)&&Object.keys(e.named).forEach(t=>{Ye(e.named[t])&&(e.named[t]=L4(e.named[t]))})}function lL(e,t,n,s,r,o){const{messages:i,onWarn:a,messageResolver:c,localeFallbacker:u}=e,f=u(e,s,n);let h=an(),v,y=null;const S="translate";for(let $=0;$s;return u.locale=n,u.key=t,u}const c=i(s,ase(e,n,r,s,a,o));return c.locale=n,c.key=t,c.source=s,c}function ise(e,t,n){return t(n)}function $y(...e){const[t,n,s]=e,r=an();if(!Ye(t)&&!Un(t)&&!pr(t)&&!so(t))throw jo(Uo.INVALID_ARGUMENT);const o=Un(t)?String(t):(pr(t),t);return Un(n)?r.plural=n:Ye(n)?r.default=n:Ft(n)&&!Wp(n)?r.named=n:Pn(n)&&(r.list=n),Un(s)?r.plural=s:Ye(s)?r.default=s:Ft(s)&&Wn(r,s),[o,r]}function ase(e,t,n,s,r,o){return{locale:t,key:n,warnHtmlMessage:r,onError:i=>{throw o&&o(i),i},onCacheKey:i=>Nte(t,n,i)}}function lse(e,t,n,s){const{modifiers:r,pluralRules:o,messageResolver:i,fallbackLocale:a,fallbackWarn:c,missingWarn:u,fallbackContext:f}=e,v={locale:t,modifiers:r,pluralRules:o,messages:(y,S)=>{let $=i(n,y);if($==null&&(f||S)){const[,,I]=lL(f||e,y,t,a,c,u);$=i(I,y)}if(Ye($)||so($)){let I=!1;const k=cL(e,y,t,$,y,()=>{I=!0});return I?Y4:k}else return pr($)?$:Y4}};return e.processor&&(v.processor=e.processor),s.list&&(v.list=s.list),s.named&&(v.named=s.named),Un(s.plural)&&(v.pluralIndex=s.plural),v}hne();/*! - * vue-i18n v11.1.11 - * (c) 2025 kazuya kawaguchi - * Released under the MIT License. - */const cse="11.1.11";function use(){typeof __VUE_I18N_FULL_INSTALL__!="boolean"&&(ka().__VUE_I18N_FULL_INSTALL__=!0),typeof __VUE_I18N_LEGACY_API__!="boolean"&&(ka().__VUE_I18N_LEGACY_API__=!0),typeof __INTLIFY_DROP_MESSAGE_COMPILER__!="boolean"&&(ka().__INTLIFY_DROP_MESSAGE_COMPILER__=!1),typeof __INTLIFY_PROD_DEVTOOLS__!="boolean"&&(ka().__INTLIFY_PROD_DEVTOOLS__=!1)}const Ms={UNEXPECTED_RETURN_TYPE:Ene,INVALID_ARGUMENT:25,MUST_BE_CALL_SETUP_TOP:26,NOT_INSTALLED:27,REQUIRED_VALUE:28,INVALID_VALUE:29,NOT_INSTALLED_WITH_PROVIDE:31,UNEXPECTED_ERROR:32};function Xs(e,...t){return Gp(e,null,void 0)}const Cy=xi("__translateVNode"),Ty=xi("__datetimeParts"),Ay=xi("__numberParts"),uL=xi("__setPluralRules"),dL=xi("__injectWithOption"),Ey=xi("__dispose");function Qu(e){if(!Kt(e)||so(e))return e;for(const t in e)if(kr(e,t))if(!t.includes("."))Kt(e[t])&&Qu(e[t]);else{const n=t.split("."),s=n.length-1;let r=e,o=!1;for(let i=0;i{if("locale"in a&&"resource"in a){const{locale:c,resource:u}=a;c?(i[c]=i[c]||an(),th(u,i[c])):th(u,i)}else Ye(a)&&th(JSON.parse(a),i)}),r==null&&o)for(const a in i)kr(i,a)&&Qu(i[a]);return i}function fL(e){return e.type}function hL(e,t,n){let s=Kt(t.messages)?t.messages:an();"__i18nGlobal"in n&&(s=L2(e.locale.value,{messages:s,__i18n:n.__i18nGlobal}));const r=Object.keys(s);r.length&&r.forEach(o=>{e.mergeLocaleMessage(o,s[o])});{if(Kt(t.datetimeFormats)){const o=Object.keys(t.datetimeFormats);o.length&&o.forEach(i=>{e.mergeDateTimeFormat(i,t.datetimeFormats[i])})}if(Kt(t.numberFormats)){const o=Object.keys(t.numberFormats);o.length&&o.forEach(i=>{e.mergeNumberFormat(i,t.numberFormats[i])})}}}function J4(e){return T(ad,null,e,0)}const Z4="__INTLIFY_META__",Q4=()=>[],dse=()=>!1;let eT=0;function tT(e){return(t,n,s,r)=>e(n,s,ro()||void 0,r)}const fse=()=>{const e=ro();let t=null;return e&&(t=fL(e)[Z4])?{[Z4]:t}:null};function O2(e={}){const{__root:t,__injectWithOption:n}=e,s=t===void 0,r=e.flatJson,o=Mh?Kn:l8;let i=Vt(e.inheritLocale)?e.inheritLocale:!0;const a=o(t&&i?t.locale.value:Ye(e.locale)?e.locale:Zu),c=o(t&&i?t.fallbackLocale.value:Ye(e.fallbackLocale)||Pn(e.fallbackLocale)||Ft(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:a.value),u=o(L2(a.value,e)),f=o(Ft(e.datetimeFormats)?e.datetimeFormats:{[a.value]:{}}),h=o(Ft(e.numberFormats)?e.numberFormats:{[a.value]:{}});let v=t?t.missingWarn:Vt(e.missingWarn)||Kl(e.missingWarn)?e.missingWarn:!0,y=t?t.fallbackWarn:Vt(e.fallbackWarn)||Kl(e.fallbackWarn)?e.fallbackWarn:!0,S=t?t.fallbackRoot:Vt(e.fallbackRoot)?e.fallbackRoot:!0,$=!!e.fallbackFormat,I=yn(e.missing)?e.missing:null,C=yn(e.missing)?tT(e.missing):null,k=yn(e.postTranslation)?e.postTranslation:null,P=t?t.warnHtmlMessage:Vt(e.warnHtmlMessage)?e.warnHtmlMessage:!0,A=!!e.escapeParameter;const R=t?t.modifiers:Ft(e.modifiers)?e.modifiers:{};let B=e.pluralRules||t&&t.pluralRules,N;N=(()=>{s&&q4(null);const re={version:cse,locale:a.value,fallbackLocale:c.value,messages:u.value,modifiers:R,pluralRules:B,missing:C===null?void 0:C,missingWarn:v,fallbackWarn:y,fallbackFormat:$,unresolving:!0,postTranslation:k===null?void 0:k,warnHtmlMessage:P,escapeParameter:A,messageResolver:e.messageResolver,messageCompiler:e.messageCompiler,__meta:{framework:"vue"}};re.datetimeFormats=f.value,re.numberFormats=h.value,re.__datetimeFormatters=Ft(N)?N.__datetimeFormatters:void 0,re.__numberFormatters=Ft(N)?N.__numberFormatters:void 0;const me=xne(re);return s&&q4(me),me})(),Jc(N,a.value,c.value);function V(){return[a.value,c.value,u.value,f.value,h.value]}const U=vt({get:()=>a.value,set:re=>{N.locale=re,a.value=re}}),ie=vt({get:()=>c.value,set:re=>{N.fallbackLocale=re,c.value=re,Jc(N,a.value,re)}}),le=vt(()=>u.value),Pe=vt(()=>f.value),qe=vt(()=>h.value);function Ke(){return yn(k)?k:null}function Ge(re){k=re,N.postTranslation=re}function ze(){return I}function ot(re){re!==null&&(C=tT(re)),I=re,N.missing=C}const Ct=(re,me,xe,rt,ut,Qt)=>{V();let Wt;try{__INTLIFY_PROD_DEVTOOLS__,s||(N.fallbackContext=t?Kne():void 0),Wt=re(N)}finally{__INTLIFY_PROD_DEVTOOLS__,s||(N.fallbackContext=void 0)}if(xe!=="translate exists"&&Un(Wt)&&Wt===Kp||xe==="translate exists"&&!Wt){const[En,On]=me();return t&&S?rt(t):ut(En)}else{if(Qt(Wt))return Wt;throw Xs(Ms.UNEXPECTED_RETURN_TYPE)}};function dt(...re){return Ct(me=>Reflect.apply(X4,null,[me,...re]),()=>$y(...re),"translate",me=>Reflect.apply(me.t,me,[...re]),me=>me,me=>Ye(me))}function bt(...re){const[me,xe,rt]=re;if(rt&&!Kt(rt))throw Xs(Ms.INVALID_ARGUMENT);return dt(me,xe,Wn({resolvedMessage:!0},rt||{}))}function It(...re){return Ct(me=>Reflect.apply(V4,null,[me,...re]),()=>Sy(...re),"datetime format",me=>Reflect.apply(me.d,me,[...re]),()=>B4,me=>Ye(me)||Pn(me))}function nt(...re){return Ct(me=>Reflect.apply(G4,null,[me,...re]),()=>ky(...re),"number format",me=>Reflect.apply(me.n,me,[...re]),()=>B4,me=>Ye(me)||Pn(me))}function _t(re){return re.map(me=>Ye(me)||Un(me)||Vt(me)?J4(String(me)):me)}const Ht={normalize:_t,interpolate:re=>re,type:"vnode"};function _e(...re){return Ct(me=>{let xe;const rt=me;try{rt.processor=Ht,xe=Reflect.apply(X4,null,[rt,...re])}finally{rt.processor=null}return xe},()=>$y(...re),"translate",me=>me[Cy](...re),me=>[J4(me)],me=>Pn(me))}function Me(...re){return Ct(me=>Reflect.apply(G4,null,[me,...re]),()=>ky(...re),"number format",me=>me[Ay](...re),Q4,me=>Ye(me)||Pn(me))}function Fe(...re){return Ct(me=>Reflect.apply(V4,null,[me,...re]),()=>Sy(...re),"datetime format",me=>me[Ty](...re),Q4,me=>Ye(me)||Pn(me))}function Ue(re){B=re,N.pluralRules=B}function pt(re,me){return Ct(()=>{if(!re)return!1;const xe=Ye(me)?me:a.value,rt=ee(xe),ut=N.messageResolver(rt,re);return so(ut)||pr(ut)||Ye(ut)},()=>[re],"translate exists",xe=>Reflect.apply(xe.te,xe,[re,me]),dse,xe=>Vt(xe))}function G(re){let me=null;const xe=eL(N,c.value,a.value);for(let rt=0;rt{i&&(a.value=re,N.locale=re,Jc(N,a.value,c.value))}),os(t.fallbackLocale,re=>{i&&(c.value=re,N.fallbackLocale=re,Jc(N,a.value,c.value))}));const ke={id:eT,locale:U,fallbackLocale:ie,get inheritLocale(){return i},set inheritLocale(re){i=re,re&&t&&(a.value=t.locale.value,c.value=t.fallbackLocale.value,Jc(N,a.value,c.value))},get availableLocales(){return Object.keys(u.value).sort()},messages:le,get modifiers(){return R},get pluralRules(){return B||{}},get isGlobal(){return s},get missingWarn(){return v},set missingWarn(re){v=re,N.missingWarn=v},get fallbackWarn(){return y},set fallbackWarn(re){y=re,N.fallbackWarn=y},get fallbackRoot(){return S},set fallbackRoot(re){S=re},get fallbackFormat(){return $},set fallbackFormat(re){$=re,N.fallbackFormat=$},get warnHtmlMessage(){return P},set warnHtmlMessage(re){P=re,N.warnHtmlMessage=re},get escapeParameter(){return A},set escapeParameter(re){A=re,N.escapeParameter=re},t:dt,getLocaleMessage:ee,setLocaleMessage:pe,mergeLocaleMessage:we,getPostTranslationHandler:Ke,setPostTranslationHandler:Ge,getMissingHandler:ze,setMissingHandler:ot,[uL]:Ue};return ke.datetimeFormats=Pe,ke.numberFormats=qe,ke.rt=bt,ke.te=pt,ke.tm=K,ke.d=It,ke.n=nt,ke.getDateTimeFormat=be,ke.setDateTimeFormat=j,ke.mergeDateTimeFormat=q,ke.getNumberFormat=te,ke.setNumberFormat=fe,ke.mergeNumberFormat=je,ke[dL]=n,ke[Cy]=_e,ke[Ty]=Fe,ke[Ay]=Me,ke}function hse(e){const t=Ye(e.locale)?e.locale:Zu,n=Ye(e.fallbackLocale)||Pn(e.fallbackLocale)||Ft(e.fallbackLocale)||e.fallbackLocale===!1?e.fallbackLocale:t,s=yn(e.missing)?e.missing:void 0,r=Vt(e.silentTranslationWarn)||Kl(e.silentTranslationWarn)?!e.silentTranslationWarn:!0,o=Vt(e.silentFallbackWarn)||Kl(e.silentFallbackWarn)?!e.silentFallbackWarn:!0,i=Vt(e.fallbackRoot)?e.fallbackRoot:!0,a=!!e.formatFallbackMessages,c=Ft(e.modifiers)?e.modifiers:{},u=e.pluralizationRules,f=yn(e.postTranslation)?e.postTranslation:void 0,h=Ye(e.warnHtmlInMessage)?e.warnHtmlInMessage!=="off":!0,v=!!e.escapeParameterHtml,y=Vt(e.sync)?e.sync:!0;let S=e.messages;if(Ft(e.sharedMessages)){const R=e.sharedMessages;S=Object.keys(R).reduce((N,W)=>{const V=N[W]||(N[W]={});return Wn(V,R[W]),N},S||{})}const{__i18n:$,__root:I,__injectWithOption:C}=e,k=e.datetimeFormats,P=e.numberFormats,A=e.flatJson;return{locale:t,fallbackLocale:n,messages:S,flatJson:A,datetimeFormats:k,numberFormats:P,missing:s,missingWarn:r,fallbackWarn:o,fallbackRoot:i,fallbackFormat:a,modifiers:c,pluralRules:u,postTranslation:f,warnHtmlMessage:h,escapeParameter:v,messageResolver:e.messageResolver,inheritLocale:y,__i18n:$,__root:I,__injectWithOption:C}}function Iy(e={}){const t=O2(hse(e)),{__extender:n}=e,s={id:t.id,get locale(){return t.locale.value},set locale(r){t.locale.value=r},get fallbackLocale(){return t.fallbackLocale.value},set fallbackLocale(r){t.fallbackLocale.value=r},get messages(){return t.messages.value},get datetimeFormats(){return t.datetimeFormats.value},get numberFormats(){return t.numberFormats.value},get availableLocales(){return t.availableLocales},get missing(){return t.getMissingHandler()},set missing(r){t.setMissingHandler(r)},get silentTranslationWarn(){return Vt(t.missingWarn)?!t.missingWarn:t.missingWarn},set silentTranslationWarn(r){t.missingWarn=Vt(r)?!r:r},get silentFallbackWarn(){return Vt(t.fallbackWarn)?!t.fallbackWarn:t.fallbackWarn},set silentFallbackWarn(r){t.fallbackWarn=Vt(r)?!r:r},get modifiers(){return t.modifiers},get formatFallbackMessages(){return t.fallbackFormat},set formatFallbackMessages(r){t.fallbackFormat=r},get postTranslation(){return t.getPostTranslationHandler()},set postTranslation(r){t.setPostTranslationHandler(r)},get sync(){return t.inheritLocale},set sync(r){t.inheritLocale=r},get warnHtmlInMessage(){return t.warnHtmlMessage?"warn":"off"},set warnHtmlInMessage(r){t.warnHtmlMessage=r!=="off"},get escapeParameterHtml(){return t.escapeParameter},set escapeParameterHtml(r){t.escapeParameter=r},get pluralizationRules(){return t.pluralRules||{}},__composer:t,t(...r){return Reflect.apply(t.t,t,[...r])},rt(...r){return Reflect.apply(t.rt,t,[...r])},te(r,o){return t.te(r,o)},tm(r){return t.tm(r)},getLocaleMessage(r){return t.getLocaleMessage(r)},setLocaleMessage(r,o){t.setLocaleMessage(r,o)},mergeLocaleMessage(r,o){t.mergeLocaleMessage(r,o)},d(...r){return Reflect.apply(t.d,t,[...r])},getDateTimeFormat(r){return t.getDateTimeFormat(r)},setDateTimeFormat(r,o){t.setDateTimeFormat(r,o)},mergeDateTimeFormat(r,o){t.mergeDateTimeFormat(r,o)},n(...r){return Reflect.apply(t.n,t,[...r])},getNumberFormat(r){return t.getNumberFormat(r)},setNumberFormat(r,o){t.setNumberFormat(r,o)},mergeNumberFormat(r,o){t.mergeNumberFormat(r,o)}};return s.__extender=n,s}function pse(e,t,n){return{beforeCreate(){const s=ro();if(!s)throw Xs(Ms.UNEXPECTED_ERROR);const r=this.$options;if(r.i18n){const o=r.i18n;if(r.__i18n&&(o.__i18n=r.__i18n),o.__root=t,this===this.$root)this.$i18n=nT(e,o);else{o.__injectWithOption=!0,o.__extender=n.__vueI18nExtend,this.$i18n=Iy(o);const i=this.$i18n;i.__extender&&(i.__disposer=i.__extender(this.$i18n))}}else if(r.__i18n)if(this===this.$root)this.$i18n=nT(e,r);else{this.$i18n=Iy({__i18n:r.__i18n,__injectWithOption:!0,__extender:n.__vueI18nExtend,__root:t});const o=this.$i18n;o.__extender&&(o.__disposer=o.__extender(this.$i18n))}else this.$i18n=e;r.__i18nGlobal&&hL(t,r,r),this.$t=(...o)=>this.$i18n.t(...o),this.$rt=(...o)=>this.$i18n.rt(...o),this.$te=(o,i)=>this.$i18n.te(o,i),this.$d=(...o)=>this.$i18n.d(...o),this.$n=(...o)=>this.$i18n.n(...o),this.$tm=o=>this.$i18n.tm(o),n.__setInstance(s,this.$i18n)},mounted(){},unmounted(){const s=ro();if(!s)throw Xs(Ms.UNEXPECTED_ERROR);const r=this.$i18n;delete this.$t,delete this.$rt,delete this.$te,delete this.$d,delete this.$n,delete this.$tm,r.__disposer&&(r.__disposer(),delete r.__disposer,delete r.__extender),n.__deleteInstance(s),delete this.$i18n}}}function nT(e,t){e.locale=t.locale||e.locale,e.fallbackLocale=t.fallbackLocale||e.fallbackLocale,e.missing=t.missing||e.missing,e.silentTranslationWarn=t.silentTranslationWarn||e.silentFallbackWarn,e.silentFallbackWarn=t.silentFallbackWarn||e.silentFallbackWarn,e.formatFallbackMessages=t.formatFallbackMessages||e.formatFallbackMessages,e.postTranslation=t.postTranslation||e.postTranslation,e.warnHtmlInMessage=t.warnHtmlInMessage||e.warnHtmlInMessage,e.escapeParameterHtml=t.escapeParameterHtml||e.escapeParameterHtml,e.sync=t.sync||e.sync,e.__composer[uL](t.pluralizationRules||e.pluralizationRules);const n=L2(e.locale,{messages:t.messages,__i18n:t.__i18n});return Object.keys(n).forEach(s=>e.mergeLocaleMessage(s,n[s])),t.datetimeFormats&&Object.keys(t.datetimeFormats).forEach(s=>e.mergeDateTimeFormat(s,t.datetimeFormats[s])),t.numberFormats&&Object.keys(t.numberFormats).forEach(s=>e.mergeNumberFormat(s,t.numberFormats[s])),e}const R2={tag:{type:[String,Object]},locale:{type:String},scope:{type:String,validator:e=>e==="parent"||e==="global",default:"parent"},i18n:{type:Object}};function mse({slots:e},t){return t.length===1&&t[0]==="default"?(e.default?e.default():[]).reduce((s,r)=>[...s,...r.type===Se?r.children:[r]],[]):t.reduce((n,s)=>{const r=e[s];return r&&(n[s]=r()),n},an())}function pL(){return Se}const gse=Wi({name:"i18n-t",props:Wn({keypath:{type:String,required:!0},plural:{type:[Number,String],validator:e=>Un(e)||!isNaN(e)}},R2),setup(e,t){const{slots:n,attrs:s}=t,r=e.i18n||M2({useScope:e.scope,__useComponent:!0});return()=>{const o=Object.keys(n).filter(h=>h[0]!=="_"),i=an();e.locale&&(i.locale=e.locale),e.plural!==void 0&&(i.plural=Ye(e.plural)?+e.plural:e.plural);const a=mse(t,o),c=r[Cy](e.keypath,a,i),u=Wn(an(),s),f=Ye(e.tag)||Kt(e.tag)?e.tag:pL();return Zo(f,u,c)}}}),sT=gse;function vse(e){return Pn(e)&&!Ye(e[0])}function mL(e,t,n,s){const{slots:r,attrs:o}=t;return()=>{const i={part:!0};let a=an();e.locale&&(i.locale=e.locale),Ye(e.format)?i.key=e.format:Kt(e.format)&&(Ye(e.format.key)&&(i.key=e.format.key),a=Object.keys(e.format).reduce((v,y)=>n.includes(y)?Wn(an(),v,{[y]:e.format[y]}):v,an()));const c=s(e.value,i,a);let u=[i.key];Pn(c)?u=c.map((v,y)=>{const S=r[v.type],$=S?S({[v.type]:v.value,index:y,parts:c}):[v.value];return vse($)&&($[0].key=`${v.type}-${y}`),$}):Ye(c)&&(u=[c]);const f=Wn(an(),o),h=Ye(e.tag)||Kt(e.tag)?e.tag:pL();return Zo(h,f,u)}}const bse=Wi({name:"i18n-n",props:Wn({value:{type:Number,required:!0},format:{type:[String,Object]}},R2),setup(e,t){const n=e.i18n||M2({useScope:e.scope,__useComponent:!0});return mL(e,t,aL,(...s)=>n[Ay](...s))}}),rT=bse;function yse(e,t){const n=e;if(e.mode==="composition")return n.__getInstance(t)||e.global;{const s=n.__getInstance(t);return s!=null?s.__composer:e.global.__composer}}function _se(e){const t=i=>{const{instance:a,value:c}=i;if(!a||!a.$)throw Xs(Ms.UNEXPECTED_ERROR);const u=yse(e,a.$),f=oT(c);return[Reflect.apply(u.t,u,[...iT(f)]),u]};return{created:(i,a)=>{const[c,u]=t(a);Mh&&e.global===u&&(i.__i18nWatcher=os(u.locale,()=>{a.instance&&a.instance.$forceUpdate()})),i.__composer=u,i.textContent=c},unmounted:i=>{Mh&&i.__i18nWatcher&&(i.__i18nWatcher(),i.__i18nWatcher=void 0,delete i.__i18nWatcher),i.__composer&&(i.__composer=void 0,delete i.__composer)},beforeUpdate:(i,{value:a})=>{if(i.__composer){const c=i.__composer,u=oT(a);i.textContent=Reflect.apply(c.t,c,[...iT(u)])}},getSSRProps:i=>{const[a]=t(i);return{textContent:a}}}}function oT(e){if(Ye(e))return{path:e};if(Ft(e)){if(!("path"in e))throw Xs(Ms.REQUIRED_VALUE,"path");return e}else throw Xs(Ms.INVALID_VALUE)}function iT(e){const{path:t,locale:n,args:s,choice:r,plural:o}=e,i={},a=s||{};return Ye(n)&&(i.locale=n),Un(r)&&(i.plural=r),Un(o)&&(i.plural=o),[t,a,i]}function wse(e,t,...n){const s=Ft(n[0])?n[0]:{};(Vt(s.globalInstall)?s.globalInstall:!0)&&([sT.name,"I18nT"].forEach(o=>e.component(o,sT)),[rT.name,"I18nN"].forEach(o=>e.component(o,rT)),[lT.name,"I18nD"].forEach(o=>e.component(o,lT))),e.directive("t",_se(t))}const Sse=xi("global-vue-i18n");function kse(e={}){const t=__VUE_I18N_LEGACY_API__&&Vt(e.legacy)?e.legacy:__VUE_I18N_LEGACY_API__,n=Vt(e.globalInjection)?e.globalInjection:!0,s=new Map,[r,o]=$se(e,t),i=xi("");function a(h){return s.get(h)||null}function c(h,v){s.set(h,v)}function u(h){s.delete(h)}const f={get mode(){return __VUE_I18N_LEGACY_API__&&t?"legacy":"composition"},async install(h,...v){if(h.__VUE_I18N_SYMBOL__=i,h.provide(h.__VUE_I18N_SYMBOL__,f),Ft(v[0])){const $=v[0];f.__composerExtend=$.__composerExtend,f.__vueI18nExtend=$.__vueI18nExtend}let y=null;!t&&n&&(y=Ose(h,f.global)),__VUE_I18N_FULL_INSTALL__&&wse(h,f,...v),__VUE_I18N_LEGACY_API__&&t&&h.mixin(pse(o,o.__composer,f));const S=h.unmount;h.unmount=()=>{y&&y(),f.dispose(),S()}},get global(){return o},dispose(){r.stop()},__instances:s,__getInstance:a,__setInstance:c,__deleteInstance:u};return f}function M2(e={}){const t=ro();if(t==null)throw Xs(Ms.MUST_BE_CALL_SETUP_TOP);if(!t.isCE&&t.appContext.app!=null&&!t.appContext.app.__VUE_I18N_SYMBOL__)throw Xs(Ms.NOT_INSTALLED);const n=Cse(t),s=Ase(n),r=fL(t),o=Tse(e,r);if(o==="global")return hL(s,e,r),s;if(o==="parent"){let c=Ese(n,t,e.__useComponent);return c==null&&(c=s),c}const i=n;let a=i.__getInstance(t);if(a==null){const c=Wn({},e);"__i18n"in r&&(c.__i18n=r.__i18n),s&&(c.__root=s),a=O2(c),i.__composerExtend&&(a[Ey]=i.__composerExtend(a)),Pse(i,t,a),i.__setInstance(t,a)}return a}function $se(e,t){const n=np(),s=__VUE_I18N_LEGACY_API__&&t?n.run(()=>Iy(e)):n.run(()=>O2(e));if(s==null)throw Xs(Ms.UNEXPECTED_ERROR);return[n,s]}function Cse(e){const t=Ys(e.isCE?Sse:e.appContext.app.__VUE_I18N_SYMBOL__);if(!t)throw Xs(e.isCE?Ms.NOT_INSTALLED_WITH_PROVIDE:Ms.UNEXPECTED_ERROR);return t}function Tse(e,t){return Wp(e)?"__i18n"in t?"local":"global":e.useScope?e.useScope:"local"}function Ase(e){return e.mode==="composition"?e.global:e.global.__composer}function Ese(e,t,n=!1){let s=null;const r=t.root;let o=Ise(t,n);for(;o!=null;){const i=e;if(e.mode==="composition")s=i.__getInstance(o);else if(__VUE_I18N_LEGACY_API__){const a=i.__getInstance(o);a!=null&&(s=a.__composer,n&&s&&!s[dL]&&(s=null))}if(s!=null||r===o)break;o=o.parent}return s}function Ise(e,t=!1){return e==null?null:t&&e.vnode.ctx||e.parent}function Pse(e,t,n){ap(()=>{},t),i_(()=>{const s=n;e.__deleteInstance(t);const r=s[Ey];r&&(r(),delete s[Ey])},t)}const Lse=["locale","fallbackLocale","availableLocales"],aT=["t","rt","d","n","tm","te"];function Ose(e,t){const n=Object.create(null);return Lse.forEach(r=>{const o=Object.getOwnPropertyDescriptor(t,r);if(!o)throw Xs(Ms.UNEXPECTED_ERROR);const i=Sn(o.value)?{get(){return o.value.value},set(a){o.value.value=a}}:{get(){return o.get&&o.get()}};Object.defineProperty(n,r,i)}),e.config.globalProperties.$i18n=n,aT.forEach(r=>{const o=Object.getOwnPropertyDescriptor(t,r);if(!o||!o.value)throw Xs(Ms.UNEXPECTED_ERROR);Object.defineProperty(e.config.globalProperties,`$${r}`,o)}),()=>{delete e.config.globalProperties.$i18n,aT.forEach(r=>{delete e.config.globalProperties[`$${r}`]})}}const Rse=Wi({name:"i18n-d",props:Wn({value:{type:[Number,Date],required:!0},format:{type:[String,Object]}},R2),setup(e,t){const n=e.i18n||M2({useScope:e.scope,__useComponent:!0});return mL(e,t,iL,(...s)=>n[Ty](...s))}}),lT=Rse;use();qne(kne);Hne(jne);Vne(eL);if(__INTLIFY_PROD_DEVTOOLS__){const e=ka();e.__INTLIFY__=!0,$ne(e.__INTLIFY_DEVTOOLS_GLOBAL_HOOK__)}var pu={exports:{}};pu.exports;var cT;function Mse(){return cT||(cT=1,function(e,t){var n=200,s="__lodash_hash_undefined__",r=800,o=16,i=9007199254740991,a="[object Arguments]",c="[object Array]",u="[object AsyncFunction]",f="[object Boolean]",h="[object Date]",v="[object Error]",y="[object Function]",S="[object GeneratorFunction]",$="[object Map]",I="[object Number]",C="[object Null]",k="[object Object]",P="[object Proxy]",A="[object RegExp]",R="[object Set]",B="[object String]",N="[object Undefined]",W="[object WeakMap]",V="[object ArrayBuffer]",U="[object DataView]",ie="[object Float32Array]",le="[object Float64Array]",Pe="[object Int8Array]",qe="[object Int16Array]",Ke="[object Int32Array]",Ge="[object Uint8Array]",ze="[object Uint8ClampedArray]",ot="[object Uint16Array]",Ct="[object Uint32Array]",dt=/[\\^$.*+?()[\]{}|]/g,bt=/^\[object .+?Constructor\]$/,It=/^(?:0|[1-9]\d*)$/,nt={};nt[ie]=nt[le]=nt[Pe]=nt[qe]=nt[Ke]=nt[Ge]=nt[ze]=nt[ot]=nt[Ct]=!0,nt[a]=nt[c]=nt[V]=nt[f]=nt[U]=nt[h]=nt[v]=nt[y]=nt[$]=nt[I]=nt[k]=nt[A]=nt[R]=nt[B]=nt[W]=!1;var _t=typeof ps=="object"&&ps&&ps.Object===Object&&ps,ft=typeof self=="object"&&self&&self.Object===Object&&self,Ht=_t||ft||Function("return this")(),_e=t&&!t.nodeType&&t,Me=_e&&!0&&e&&!e.nodeType&&e,Fe=Me&&Me.exports===_e,Ue=Fe&&_t.process,pt=function(){try{var H=Me&&Me.require&&Me.require("util").types;return H||Ue&&Ue.binding&&Ue.binding("util")}catch{}}(),G=pt&&pt.isTypedArray;function K(H,oe,ye){switch(ye.length){case 0:return H.call(oe);case 1:return H.call(oe,ye[0]);case 2:return H.call(oe,ye[0],ye[1]);case 3:return H.call(oe,ye[0],ye[1],ye[2])}return H.apply(oe,ye)}function ee(H,oe){for(var ye=-1,tt=Array(H);++ye-1}function Ja(H,oe){var ye=this.__data__,tt=co(ye,H);return tt<0?(++this.size,ye.push([H,oe])):ye[tt][1]=oe,this}Ds.prototype.clear=pc,Ds.prototype.delete=ta,Ds.prototype.get=mc,Ds.prototype.has=na,Ds.prototype.set=Ja;function Ur(H){var oe=-1,ye=H==null?0:H.length;for(this.clear();++oe1?ye[Dt-1]:void 0,gn=Dt>2?ye[2]:void 0;for(Yt=H.length>3&&typeof Yt=="function"?(Dt--,Yt):void 0,gn&&Tt(ye[0],ye[1],gn)&&(Yt=Dt<3?void 0:Yt,Dt=1),oe=Object(oe);++tt-1&&H%1==0&&H0){if(++oe>=r)return arguments[0]}else oe=0;return H.apply(void 0,arguments)}}function Ec(H){if(H!=null){try{return je.call(H)}catch{}try{return H+""}catch{}}return""}function ho(H,oe){return H===oe||H!==H&&oe!==oe}var oa=el(function(){return arguments}())?el:function(H){return mo(H)&&ke.call(H,"callee")&&!Cs.call(H,"callee")},ri=Array.isArray;function Ic(H){return H!=null&&Pd(H.length)&&!Pc(H)}function Ed(H){return mo(H)&&Ic(H)}var Id=nr||dm;function Pc(H){if(!po(H))return!1;var oe=Us(H);return oe==y||oe==S||oe==u||oe==P}function Pd(H){return typeof H=="number"&&H>-1&&H%1==0&&H<=i}function po(H){var oe=typeof H;return H!=null&&(oe=="object"||oe=="function")}function mo(H){return H!=null&&typeof H=="object"}function lm(H){if(!mo(H)||Us(H)!=k)return!1;var oe=En(H);if(oe===null)return!0;var ye=ke.call(oe,"constructor")&&oe.constructor;return typeof ye=="function"&&ye instanceof ye&&je.call(ye)==xe}var Ld=G?pe(G):ni;function cm(H){return ce(H,Od(H))}function Od(H){return Ic(H)?Cc(H):tl(H)}var um=ne(function(H,oe,ye){nl(H,oe,ye)});function un(H){return function(){return H}}function en(H){return H}function dm(){return!1}e.exports=um}(pu,pu.exports)),pu.exports}var Nse=Mse();const Fse=bs(Nse);let mb=!1;const gL=(e,t)=>t.length===0?e:t.reduce((n,s)=>(Z.set(n,s,Z.get(e,s)),n),{}),Dse=["markNotificationsAsSeen","clearCurrentUser","setCurrentUser","setHighlight","setOption","setClientData","setToken","clearToken"],vL=Vp;function Use({key:e="vuex-lz",paths:t=[],getState:n=(a,c)=>c.getItem(a),setState:s=(a,c,u)=>mb?u.setItem(a,c):(console.info("waiting for old state to be loaded..."),Promise.resolve()),reducer:r=gL,storage:o=vL,subscriber:i=a=>c=>a.subscribe(c)}={}){return n(e,o).then(a=>c=>{try{if(a!==null&&typeof a=="object"){const u=a.users||{};u.usersObject={};const f=u.users||[];Z.each(f,h=>{u.usersObject[h.id]=h}),a.users=u,c.replaceState(Fse({},c.state,a))}mb=!0}catch(u){console.error("Couldn't load state"),console.error(u),mb=!0}i(c)((u,f)=>{try{Dse.includes(u.type)&&s(e,r(Z.cloneDeep(f),t),o).then(h=>{typeof h<"u"&&(u.type==="setOption"||u.type==="setCurrentUser")&&Xe().settingsSaved({success:h})},h=>{(u.type==="setOption"||u.type==="setCurrentUser")&&Xe().settingsSaved({error:h})})}catch(h){console.error("Couldn't persist state:"),console.error(h)}})})}const jse=({vuexKey:e="vuex-lz",keyFunction:t=r=>`pinia-local-${r}`,storage:n=vL,reducer:s=gL}={})=>({store:r,options:o})=>{if(!o.persist)return{$persistLoaded:Promise.resolve()};let i,a;const c=new Promise((A,R)=>{i=A,a=R}),{afterLoad:u,paths:f=[],saveImmediatelyActions:h,onSaveSuccess:v=()=>{},onSaveError:y=()=>{}}=o.persist||{},S={loaded:!1},$=t(r.$id),I=async()=>{const A=r.$id,R=await n.getItem($);if(R)return R;const B=await n.getItem(e);if(B&&B[A]){console.info(`Migrating ${A} store data from vuex to pinia`);const N=B[A];return await n.setItem($,N),N}return{}},C=A=>S.loaded?n.setItem($,A):(console.info("waiting for old state to be loaded..."),Promise.reject()),k=async()=>{const A=await I();if(typeof u=="function")try{return await u(A)}catch(R){return console.error("Error running afterLoad:",R),A}else return A},P=async A=>{const R=Z.cloneDeep(A),B=s(R,f);try{const N=await C(B);v(N)}catch(N){console.error("Cannot persist state:",N),y(N)}};return k().then(A=>{A&&r.$patch(A),S.loaded=!0,i(),h?r.$onAction(({name:R,store:B,after:N})=>{h.includes(R)&&N(()=>P(B.$state))}):r.$subscribe(async(R,B)=>{await P(B)})},A=>{console.error("Cannot load storage:",A),a(A)}),{$persistLoaded:c}},Bse=e=>{e.subscribe((t,n)=>{const s=n.instance.vapidPublicKey,r=n.config.webPushNotifications,o=Xe().notificationPermission==="granted",i=n.users.currentUser,a=t.type==="setCurrentUser",c=t.type==="setInstanceOption"&&t.payload.name==="vapidPublicKey",u=t.type==="setNotificationPermission"&&t.payload==="granted",f=t.type==="setOption"&&t.payload.name==="webPushNotifications",h=t.type==="setOption"&&t.payload.name==="notificationVisibility";if(a||c||u||f||h){if(i&&s&&o&&r)return e.dispatch("registerPushNotifications");if(f&&!r)return e.dispatch("unregisterPushNotifications")}})},Df="password",uT="token",gb="totp",dT="recovery",Yo=vs("authFlow",{state:()=>({settings:{},strategy:Df,initStrategy:Df}),getters:{requiredPassword:e=>e.strategy===Df,requiredToken:e=>e.strategy===uT,requiredTOTP:e=>e.strategy===gb,requiredRecovery:e=>e.strategy===dT},actions:{setInitialStrategy(e){e&&(this.initStrategy=e,this.strategy=e)},requirePassword(){this.strategy=Df},requireToken(){this.strategy=uT},requireMFA({settings:e}){this.settings=e,this.strategy=gb},requireRecovery(){this.strategy=dT},requireTOTP(){this.strategy=gb},abortMFA(){this.resetState()},resetState(){this.strategy=this.initStrategy,this.settings={}},async login({access_token:e}){Ar().setToken(e),await window.vuex.dispatch("loginUser",e,{root:!0}),this.resetState()}}}),zse=Object.freeze(Object.defineProperty({__proto__:null,useAuthFlowStore:Yo},Symbol.toStringTag,{value:"Module"})),Mu=vs("editStatus",{state:()=>({params:null,modalActivated:!1}),actions:{openEditStatusModal(e){this.params=e,this.modalActivated=!0},closeEditStatusModal(){this.modalActivated=!1}}}),qse=Object.freeze(Object.defineProperty({__proto__:null,useEditStatusStore:Mu},Symbol.toStringTag,{value:"Module"})),bL=e=>e.match(/flash/)?"flash":e.match(/text\/html/)?"html":e.match(/image/)?"image":e.match(/video/)?"video":e.match(/audio/)?"audio":"unknown",Hse=e=>e.match(/\.(a?png|jpe?g|gif|webp|avif)$/)?"image":e.match(/\.(ogv|mp4|webm|mov)$/)?"video":e.match(/\.(it|s3m|mod|umx|mp3|aac|m4a|flac|alac|ogg|oga|opus|wav|ape|midi?)$/)?"audio":"unknown",Vse=(e,t)=>e.some(n=>bL(t.mimetype)===n),Fa={fileType:bL,fileTypeExt:Hse,fileMatchesSomeType:Vse},Wse=new Set(["image","video","audio","flash"]),hs=vs("mediaViewer",{state:()=>({media:[],currentIndex:0,activated:!1}),actions:{setMedia(e){const t=e.filter(n=>{const s=Fa.fileType(n.mimetype);return Wse.has(s)});this.media=t},setCurrentMedia(e){const t=this.media.indexOf(e);this.activated=!0,this.currentIndex=t},closeMediaViewer(){this.activated=!1}}}),Gse=Object.freeze(Object.defineProperty({__proto__:null,useMediaViewerStore:hs},Symbol.toStringTag,{value:"Module"})),Kse=vs("oauthTokens",{state:()=>({tokens:[]}),actions:{fetchTokens(){window.vuex.state.api.backendInteractor.fetchOAuthTokens().then(e=>{this.swapTokens(e)})},revokeToken(e){window.vuex.state.api.backendInteractor.revokeOAuthToken({id:e}).then(t=>{t.status===201&&this.swapTokens(this.tokens.filter(n=>n.id!==e))})},swapTokens(e){this.tokens=e}}}),xse=Object.freeze(Object.defineProperty({__proto__:null,useOAuthTokensStore:Kse},Symbol.toStringTag,{value:"Module"})),_a=vs("polls",{state:()=>({trackedPolls:{},pollsObject:{}}),actions:{mergeOrAddPoll(e){const t=this.pollsObject[e.id];e.expired=Date.now()>Date.parse(e.expires_at),t?this.pollsObject[e.id]=Z.merge(t,e):this.pollsObject[e.id]=e},updateTrackedPoll(e){window.vuex.state.api.backendInteractor.fetchPoll({pollId:e}).then(t=>{setTimeout(()=>{this.trackedPolls[e]&&this.updateTrackedPoll(e)},30*1e3),this.mergeOrAddPoll(t)})},trackPoll(e){this.trackedPolls[e]||setTimeout(()=>this.updateTrackedPoll(e),30*1e3);const t=this.trackedPolls[e];t?this.trackedPolls[e]=t+1:this.trackedPolls[e]=1},untrackPoll(e){const t=this.trackedPolls[e];t?this.trackedPolls[e]=t-1:this.trackedPolls[e]=0},votePoll({pollId:e,choices:t}){return window.vuex.state.api.backendInteractor.vote({pollId:e,choices:t}).then(n=>(this.mergeOrAddPoll(n),n))}}}),Yse=Object.freeze(Object.defineProperty({__proto__:null,usePollsStore:_a},Symbol.toStringTag,{value:"Module"})),Ai=vs("postStatus",{state:()=>({params:null,modalActivated:!1}),actions:{openPostStatusModal(e){this.params=e,this.modalActivated=!0},closePostStatusModal(){this.modalActivated=!1},resetPostStatusModal(){this.params=null}}}),Xse=Object.freeze(Object.defineProperty({__proto__:null,usePostStatusStore:Ai},Symbol.toStringTag,{value:"Module"})),Nu=vs("statusHistory",{state:()=>({params:{},modalActivated:!1}),actions:{openStatusHistoryModal(e){this.params=e,this.modalActivated=!0},closeStatusHistoryModal(){this.modalActivated=!1}}}),Jse=Object.freeze(Object.defineProperty({__proto__:null,useStatusHistoryStore:Nu},Symbol.toStringTag,{value:"Module"}));/*! - * vue-router v4.5.1 - * (c) 2025 Eduardo San Martin Morote - * @license MIT - */const Al=typeof document<"u";function yL(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function Zse(e){return e.__esModule||e[Symbol.toStringTag]==="Module"||e.default&&yL(e.default)}const Jt=Object.assign;function vb(e,t){const n={};for(const s in t){const r=t[s];n[s]=Or(r)?r.map(e):e(r)}return n}const Fu=()=>{},Or=Array.isArray,_L=/#/g,Qse=/&/g,ere=/\//g,tre=/=/g,nre=/\?/g,wL=/\+/g,sre=/%5B/g,rre=/%5D/g,SL=/%5E/g,ore=/%60/g,kL=/%7B/g,ire=/%7C/g,$L=/%7D/g,are=/%20/g;function N2(e){return encodeURI(""+e).replace(ire,"|").replace(sre,"[").replace(rre,"]")}function lre(e){return N2(e).replace(kL,"{").replace($L,"}").replace(SL,"^")}function Py(e){return N2(e).replace(wL,"%2B").replace(are,"+").replace(_L,"%23").replace(Qse,"%26").replace(ore,"`").replace(kL,"{").replace($L,"}").replace(SL,"^")}function cre(e){return Py(e).replace(tre,"%3D")}function ure(e){return N2(e).replace(_L,"%23").replace(nre,"%3F")}function dre(e){return e==null?"":ure(e).replace(ere,"%2F")}function ed(e){try{return decodeURIComponent(""+e)}catch{}return""+e}const fre=/\/$/,hre=e=>e.replace(fre,"");function bb(e,t,n="/"){let s,r={},o="",i="";const a=t.indexOf("#");let c=t.indexOf("?");return a=0&&(c=-1),c>-1&&(s=t.slice(0,c),o=t.slice(c+1,a>-1?a:t.length),r=e(o)),a>-1&&(s=s||t.slice(0,a),i=t.slice(a,t.length)),s=vre(s??t,n),{fullPath:s+(o&&"?")+o+i,path:s,query:r,hash:ed(i)}}function pre(e,t){const n=t.query?e(t.query):"";return t.path+(n&&"?")+n+(t.hash||"")}function fT(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function mre(e,t,n){const s=t.matched.length-1,r=n.matched.length-1;return s>-1&&s===r&&Yl(t.matched[s],n.matched[r])&&CL(t.params,n.params)&&e(t.query)===e(n.query)&&t.hash===n.hash}function Yl(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function CL(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(!gre(e[n],t[n]))return!1;return!0}function gre(e,t){return Or(e)?hT(e,t):Or(t)?hT(t,e):e===t}function hT(e,t){return Or(t)?e.length===t.length&&e.every((n,s)=>n===t[s]):e.length===1&&e[0]===t}function vre(e,t){if(e.startsWith("/"))return e;if(!e)return t;const n=t.split("/"),s=e.split("/"),r=s[s.length-1];(r===".."||r===".")&&s.push("");let o=n.length-1,i,a;for(i=0;i1&&o--;else break;return n.slice(0,o).join("/")+"/"+s.slice(i).join("/")}const vi={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0};var td;(function(e){e.pop="pop",e.push="push"})(td||(td={}));var Du;(function(e){e.back="back",e.forward="forward",e.unknown=""})(Du||(Du={}));function bre(e){if(!e)if(Al){const t=document.querySelector("base");e=t&&t.getAttribute("href")||"/",e=e.replace(/^\w+:\/\/[^\/]+/,"")}else e="/";return e[0]!=="/"&&e[0]!=="#"&&(e="/"+e),hre(e)}const yre=/^[^#]+#/;function _re(e,t){return e.replace(yre,"#")+t}function wre(e,t){const n=document.documentElement.getBoundingClientRect(),s=e.getBoundingClientRect();return{behavior:t.behavior,left:s.left-n.left-(t.left||0),top:s.top-n.top-(t.top||0)}}const xp=()=>({left:window.scrollX,top:window.scrollY});function Sre(e){let t;if("el"in e){const n=e.el,s=typeof n=="string"&&n.startsWith("#"),r=typeof n=="string"?s?document.getElementById(n.slice(1)):document.querySelector(n):n;if(!r)return;t=wre(r,e)}else t=e;"scrollBehavior"in document.documentElement.style?window.scrollTo(t):window.scrollTo(t.left!=null?t.left:window.scrollX,t.top!=null?t.top:window.scrollY)}function pT(e,t){return(history.state?history.state.position-t:-1)+e}const Ly=new Map;function kre(e,t){Ly.set(e,t)}function $re(e){const t=Ly.get(e);return Ly.delete(e),t}let Cre=()=>location.protocol+"//"+location.host;function TL(e,t){const{pathname:n,search:s,hash:r}=t,o=e.indexOf("#");if(o>-1){let a=r.includes(e.slice(o))?e.slice(o).length:1,c=r.slice(a);return c[0]!=="/"&&(c="/"+c),fT(c,"")}return fT(n,e)+s+r}function Tre(e,t,n,s){let r=[],o=[],i=null;const a=({state:v})=>{const y=TL(e,location),S=n.value,$=t.value;let I=0;if(v){if(n.value=y,t.value=v,i&&i===S){i=null;return}I=$?v.position-$.position:0}else s(y);r.forEach(C=>{C(n.value,S,{delta:I,type:td.pop,direction:I?I>0?Du.forward:Du.back:Du.unknown})})};function c(){i=n.value}function u(v){r.push(v);const y=()=>{const S=r.indexOf(v);S>-1&&r.splice(S,1)};return o.push(y),y}function f(){const{history:v}=window;v.state&&v.replaceState(Jt({},v.state,{scroll:xp()}),"")}function h(){for(const v of o)v();o=[],window.removeEventListener("popstate",a),window.removeEventListener("beforeunload",f)}return window.addEventListener("popstate",a),window.addEventListener("beforeunload",f,{passive:!0}),{pauseListeners:c,listen:u,destroy:h}}function mT(e,t,n,s=!1,r=!1){return{back:e,current:t,forward:n,replaced:s,position:window.history.length,scroll:r?xp():null}}function Are(e){const{history:t,location:n}=window,s={value:TL(e,n)},r={value:t.state};r.value||o(s.value,{back:null,current:s.value,forward:null,position:t.length-1,replaced:!0,scroll:null},!0);function o(c,u,f){const h=e.indexOf("#"),v=h>-1?(n.host&&document.querySelector("base")?e:e.slice(h))+c:Cre()+e+c;try{t[f?"replaceState":"pushState"](u,"",v),r.value=u}catch(y){console.error(y),n[f?"replace":"assign"](v)}}function i(c,u){const f=Jt({},t.state,mT(r.value.back,c,r.value.forward,!0),u,{position:r.value.position});o(c,f,!0),s.value=c}function a(c,u){const f=Jt({},r.value,t.state,{forward:c,scroll:xp()});o(f.current,f,!0);const h=Jt({},mT(s.value,c,null),{position:f.position+1},u);o(c,h,!1),s.value=c}return{location:s,state:r,push:a,replace:i}}function Ere(e){e=bre(e);const t=Are(e),n=Tre(e,t.state,t.location,t.replace);function s(o,i=!0){i||n.pauseListeners(),history.go(o)}const r=Jt({location:"",base:e,go:s,createHref:_re.bind(null,e)},t,n);return Object.defineProperty(r,"location",{enumerable:!0,get:()=>t.location.value}),Object.defineProperty(r,"state",{enumerable:!0,get:()=>t.state.value}),r}function Ire(e){return typeof e=="string"||e&&typeof e=="object"}function AL(e){return typeof e=="string"||typeof e=="symbol"}const EL=Symbol("");var gT;(function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"})(gT||(gT={}));function Xl(e,t){return Jt(new Error,{type:e,[EL]:!0},t)}function Io(e,t){return e instanceof Error&&EL in e&&(t==null||!!(e.type&t))}const vT="[^/]+?",Pre={sensitive:!1,strict:!1,start:!0,end:!0},Lre=/[.+*?^${}()[\]/\\]/g;function Ore(e,t){const n=Jt({},Pre,t),s=[];let r=n.start?"^":"";const o=[];for(const u of e){const f=u.length?[]:[90];n.strict&&!u.length&&(r+="/");for(let h=0;ht.length?t.length===1&&t[0]===80?1:-1:0}function IL(e,t){let n=0;const s=e.score,r=t.score;for(;n0&&t[t.length-1]<0}const Mre={type:0,value:""},Nre=/[a-zA-Z0-9_]/;function Fre(e){if(!e)return[[]];if(e==="/")return[[Mre]];if(!e.startsWith("/"))throw new Error(`Invalid path "${e}"`);function t(y){throw new Error(`ERR (${n})/"${u}": ${y}`)}let n=0,s=n;const r=[];let o;function i(){o&&r.push(o),o=[]}let a=0,c,u="",f="";function h(){u&&(n===0?o.push({type:0,value:u}):n===1||n===2||n===3?(o.length>1&&(c==="*"||c==="+")&&t(`A repeatable param (${u}) must be alone in its segment. eg: '/:ids+.`),o.push({type:1,value:u,regexp:f,repeatable:c==="*"||c==="+",optional:c==="*"||c==="?"})):t("Invalid state to consume buffer"),u="")}function v(){u+=c}for(;a{i(P)}:Fu}function i(h){if(AL(h)){const v=s.get(h);v&&(s.delete(h),n.splice(n.indexOf(v),1),v.children.forEach(i),v.alias.forEach(i))}else{const v=n.indexOf(h);v>-1&&(n.splice(v,1),h.record.name&&s.delete(h.record.name),h.children.forEach(i),h.alias.forEach(i))}}function a(){return n}function c(h){const v=zre(h,n);n.splice(v,0,h),h.record.name&&!wT(h)&&s.set(h.record.name,h)}function u(h,v){let y,S={},$,I;if("name"in h&&h.name){if(y=s.get(h.name),!y)throw Xl(1,{location:h});I=y.record.name,S=Jt(yT(v.params,y.keys.filter(P=>!P.optional).concat(y.parent?y.parent.keys.filter(P=>P.optional):[]).map(P=>P.name)),h.params&&yT(h.params,y.keys.map(P=>P.name))),$=y.stringify(S)}else if(h.path!=null)$=h.path,y=n.find(P=>P.re.test($)),y&&(S=y.parse($),I=y.record.name);else{if(y=v.name?s.get(v.name):n.find(P=>P.re.test(v.path)),!y)throw Xl(1,{location:h,currentLocation:v});I=y.record.name,S=Jt({},v.params,h.params),$=y.stringify(S)}const C=[];let k=y;for(;k;)C.unshift(k.record),k=k.parent;return{name:I,path:$,params:S,matched:C,meta:Bre(C)}}e.forEach(h=>o(h));function f(){n.length=0,s.clear()}return{addRoute:o,resolve:u,removeRoute:i,clearRoutes:f,getRoutes:a,getRecordMatcher:r}}function yT(e,t){const n={};for(const s of t)s in e&&(n[s]=e[s]);return n}function _T(e){const t={path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:e.aliasOf,beforeEnter:e.beforeEnter,props:jre(e),children:e.children||[],instances:{},leaveGuards:new Set,updateGuards:new Set,enterCallbacks:{},components:"components"in e?e.components||null:e.component&&{default:e.component}};return Object.defineProperty(t,"mods",{value:{}}),t}function jre(e){const t={},n=e.props||!1;if("component"in e)t.default=n;else for(const s in e.components)t[s]=typeof n=="object"?n[s]:n;return t}function wT(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function Bre(e){return e.reduce((t,n)=>Jt(t,n.meta),{})}function ST(e,t){const n={};for(const s in e)n[s]=s in t?t[s]:e[s];return n}function zre(e,t){let n=0,s=t.length;for(;n!==s;){const o=n+s>>1;IL(e,t[o])<0?s=o:n=o+1}const r=qre(e);return r&&(s=t.lastIndexOf(r,s-1)),s}function qre(e){let t=e;for(;t=t.parent;)if(PL(t)&&IL(e,t)===0)return t}function PL({record:e}){return!!(e.name||e.components&&Object.keys(e.components).length||e.redirect)}function Hre(e){const t={};if(e===""||e==="?")return t;const s=(e[0]==="?"?e.slice(1):e).split("&");for(let r=0;ro&&Py(o)):[s&&Py(s)]).forEach(o=>{o!==void 0&&(t+=(t.length?"&":"")+n,o!=null&&(t+="="+o))})}return t}function Vre(e){const t={};for(const n in e){const s=e[n];s!==void 0&&(t[n]=Or(s)?s.map(r=>r==null?null:""+r):s==null?s:""+s)}return t}const Wre=Symbol(""),$T=Symbol(""),F2=Symbol(""),LL=Symbol(""),Oy=Symbol("");function Zc(){let e=[];function t(s){return e.push(s),()=>{const r=e.indexOf(s);r>-1&&e.splice(r,1)}}function n(){e=[]}return{add:t,list:()=>e.slice(),reset:n}}function Si(e,t,n,s,r,o=i=>i()){const i=s&&(s.enterCallbacks[r]=s.enterCallbacks[r]||[]);return()=>new Promise((a,c)=>{const u=v=>{v===!1?c(Xl(4,{from:n,to:t})):v instanceof Error?c(v):Ire(v)?c(Xl(2,{from:t,to:v})):(i&&s.enterCallbacks[r]===i&&typeof v=="function"&&i.push(v),a())},f=o(()=>e.call(s&&s.instances[r],t,n,u));let h=Promise.resolve(f);e.length<3&&(h=h.then(u)),h.catch(v=>c(v))})}function yb(e,t,n,s,r=o=>o()){const o=[];for(const i of e)for(const a in i.components){let c=i.components[a];if(!(t!=="beforeRouteEnter"&&!i.instances[a]))if(yL(c)){const f=(c.__vccOpts||c)[t];f&&o.push(Si(f,n,s,i,a,r))}else{let u=c();o.push(()=>u.then(f=>{if(!f)throw new Error(`Couldn't resolve component "${a}" at "${i.path}"`);const h=Zse(f)?f.default:f;i.mods[a]=f,i.components[a]=h;const y=(h.__vccOpts||h)[t];return y&&Si(y,n,s,i,a,r)()}))}}return o}function CT(e){const t=Ys(F2),n=Ys(LL),s=vt(()=>{const c=Lt(e.to);return t.resolve(c)}),r=vt(()=>{const{matched:c}=s.value,{length:u}=c,f=c[u-1],h=n.matched;if(!f||!h.length)return-1;const v=h.findIndex(Yl.bind(null,f));if(v>-1)return v;const y=TT(c[u-2]);return u>1&&TT(f)===y&&h[h.length-1].path!==y?h.findIndex(Yl.bind(null,c[u-2])):v}),o=vt(()=>r.value>-1&&Xre(n.params,s.value.params)),i=vt(()=>r.value>-1&&r.value===n.matched.length-1&&CL(n.params,s.value.params));function a(c={}){if(Yre(c)){const u=t[Lt(e.replace)?"replace":"push"](Lt(e.to)).catch(Fu);return e.viewTransition&&typeof document<"u"&&"startViewTransition"in document&&document.startViewTransition(()=>u),u}return Promise.resolve()}return{route:s,href:vt(()=>s.value.href),isActive:o,isExactActive:i,navigate:a}}function Gre(e){return e.length===1?e[0]:e}const Kre=Wi({name:"RouterLink",compatConfig:{MODE:3},props:{to:{type:[String,Object],required:!0},replace:Boolean,activeClass:String,exactActiveClass:String,custom:Boolean,ariaCurrentValue:{type:String,default:"page"},viewTransition:Boolean},useLink:CT,setup(e,{slots:t}){const n=Pr(CT(e)),{options:s}=Ys(F2),r=vt(()=>({[AT(e.activeClass,s.linkActiveClass,"router-link-active")]:n.isActive,[AT(e.exactActiveClass,s.linkExactActiveClass,"router-link-exact-active")]:n.isExactActive}));return()=>{const o=t.default&&Gre(t.default(n));return e.custom?o:Zo("a",{"aria-current":n.isExactActive?e.ariaCurrentValue:null,href:n.href,onClick:n.navigate,class:r.value},o)}}}),xre=Kre;function Yre(e){if(!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)&&!e.defaultPrevented&&!(e.button!==void 0&&e.button!==0)){if(e.currentTarget&&e.currentTarget.getAttribute){const t=e.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(t))return}return e.preventDefault&&e.preventDefault(),!0}}function Xre(e,t){for(const n in t){const s=t[n],r=e[n];if(typeof s=="string"){if(s!==r)return!1}else if(!Or(r)||r.length!==s.length||s.some((o,i)=>o!==r[i]))return!1}return!0}function TT(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const AT=(e,t,n)=>e??t??n,Jre=Wi({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(e,{attrs:t,slots:n}){const s=Ys(Oy),r=vt(()=>e.route||s.value),o=Ys($T,0),i=vt(()=>{let u=Lt(o);const{matched:f}=r.value;let h;for(;(h=f[u])&&!h.components;)u++;return u}),a=vt(()=>r.value.matched[i.value]);Ml($T,vt(()=>i.value+1)),Ml(Wre,a),Ml(Oy,r);const c=Kn();return os(()=>[c.value,a.value,e.name],([u,f,h],[v,y,S])=>{f&&(f.instances[h]=u,y&&y!==f&&u&&u===v&&(f.leaveGuards.size||(f.leaveGuards=y.leaveGuards),f.updateGuards.size||(f.updateGuards=y.updateGuards))),u&&f&&(!y||!Yl(f,y)||!v)&&(f.enterCallbacks[h]||[]).forEach($=>$(u))},{flush:"post"}),()=>{const u=r.value,f=e.name,h=a.value,v=h&&h.components[f];if(!v)return ET(n.default,{Component:v,route:u});const y=h.props[f],S=y?y===!0?u.params:typeof y=="function"?y(u):y:null,I=Zo(v,Jt({},S,t,{onVnodeUnmounted:C=>{C.component.isUnmounted&&(h.instances[f]=null)},ref:c}));return ET(n.default,{Component:I,route:u})||I}}});function ET(e,t){if(!e)return null;const n=e(t);return n.length===1?n[0]:n}const Zre=Jre;function Qre(e){const t=Ure(e.routes,e),n=e.parseQuery||Hre,s=e.stringifyQuery||kT,r=e.history,o=Zc(),i=Zc(),a=Zc(),c=l8(vi);let u=vi;Al&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const f=vb.bind(null,_e=>""+_e),h=vb.bind(null,dre),v=vb.bind(null,ed);function y(_e,Me){let Fe,Ue;return AL(_e)?(Fe=t.getRecordMatcher(_e),Ue=Me):Ue=_e,t.addRoute(Ue,Fe)}function S(_e){const Me=t.getRecordMatcher(_e);Me&&t.removeRoute(Me)}function $(){return t.getRoutes().map(_e=>_e.record)}function I(_e){return!!t.getRecordMatcher(_e)}function C(_e,Me){if(Me=Jt({},Me||c.value),typeof _e=="string"){const ee=bb(n,_e,Me.path),pe=t.resolve({path:ee.path},Me),we=r.createHref(ee.fullPath);return Jt(ee,pe,{params:v(pe.params),hash:ed(ee.hash),redirectedFrom:void 0,href:we})}let Fe;if(_e.path!=null)Fe=Jt({},_e,{path:bb(n,_e.path,Me.path).path});else{const ee=Jt({},_e.params);for(const pe in ee)ee[pe]==null&&delete ee[pe];Fe=Jt({},_e,{params:h(ee)}),Me.params=h(Me.params)}const Ue=t.resolve(Fe,Me),pt=_e.hash||"";Ue.params=f(v(Ue.params));const G=pre(s,Jt({},_e,{hash:lre(pt),path:Ue.path})),K=r.createHref(G);return Jt({fullPath:G,hash:pt,query:s===kT?Vre(_e.query):_e.query||{}},Ue,{redirectedFrom:void 0,href:K})}function k(_e){return typeof _e=="string"?bb(n,_e,c.value.path):Jt({},_e)}function P(_e,Me){if(u!==_e)return Xl(8,{from:Me,to:_e})}function A(_e){return N(_e)}function R(_e){return A(Jt(k(_e),{replace:!0}))}function B(_e){const Me=_e.matched[_e.matched.length-1];if(Me&&Me.redirect){const{redirect:Fe}=Me;let Ue=typeof Fe=="function"?Fe(_e):Fe;return typeof Ue=="string"&&(Ue=Ue.includes("?")||Ue.includes("#")?Ue=k(Ue):{path:Ue},Ue.params={}),Jt({query:_e.query,hash:_e.hash,params:Ue.path!=null?{}:_e.params},Ue)}}function N(_e,Me){const Fe=u=C(_e),Ue=c.value,pt=_e.state,G=_e.force,K=_e.replace===!0,ee=B(Fe);if(ee)return N(Jt(k(ee),{state:typeof ee=="object"?Jt({},pt,ee.state):pt,force:G,replace:K}),Me||Fe);const pe=Fe;pe.redirectedFrom=Me;let we;return!G&&mre(s,Ue,Fe)&&(we=Xl(16,{to:pe,from:Ue}),bt(Ue,Ue,!0,!1)),(we?Promise.resolve(we):U(pe,Ue)).catch(be=>Io(be)?Io(be,2)?be:dt(be):ot(be,pe,Ue)).then(be=>{if(be){if(Io(be,2))return N(Jt({replace:K},k(be.to),{state:typeof be.to=="object"?Jt({},pt,be.to.state):pt,force:G}),Me||pe)}else be=le(pe,Ue,!0,K,pt);return ie(pe,Ue,be),be})}function W(_e,Me){const Fe=P(_e,Me);return Fe?Promise.reject(Fe):Promise.resolve()}function V(_e){const Me=_t.values().next().value;return Me&&typeof Me.runWithContext=="function"?Me.runWithContext(_e):_e()}function U(_e,Me){let Fe;const[Ue,pt,G]=eoe(_e,Me);Fe=yb(Ue.reverse(),"beforeRouteLeave",_e,Me);for(const ee of Ue)ee.leaveGuards.forEach(pe=>{Fe.push(Si(pe,_e,Me))});const K=W.bind(null,_e,Me);return Fe.push(K),Ht(Fe).then(()=>{Fe=[];for(const ee of o.list())Fe.push(Si(ee,_e,Me));return Fe.push(K),Ht(Fe)}).then(()=>{Fe=yb(pt,"beforeRouteUpdate",_e,Me);for(const ee of pt)ee.updateGuards.forEach(pe=>{Fe.push(Si(pe,_e,Me))});return Fe.push(K),Ht(Fe)}).then(()=>{Fe=[];for(const ee of G)if(ee.beforeEnter)if(Or(ee.beforeEnter))for(const pe of ee.beforeEnter)Fe.push(Si(pe,_e,Me));else Fe.push(Si(ee.beforeEnter,_e,Me));return Fe.push(K),Ht(Fe)}).then(()=>(_e.matched.forEach(ee=>ee.enterCallbacks={}),Fe=yb(G,"beforeRouteEnter",_e,Me,V),Fe.push(K),Ht(Fe))).then(()=>{Fe=[];for(const ee of i.list())Fe.push(Si(ee,_e,Me));return Fe.push(K),Ht(Fe)}).catch(ee=>Io(ee,8)?ee:Promise.reject(ee))}function ie(_e,Me,Fe){a.list().forEach(Ue=>V(()=>Ue(_e,Me,Fe)))}function le(_e,Me,Fe,Ue,pt){const G=P(_e,Me);if(G)return G;const K=Me===vi,ee=Al?history.state:{};Fe&&(Ue||K?r.replace(_e.fullPath,Jt({scroll:K&&ee&&ee.scroll},pt)):r.push(_e.fullPath,pt)),c.value=_e,bt(_e,Me,Fe,K),dt()}let Pe;function qe(){Pe||(Pe=r.listen((_e,Me,Fe)=>{if(!ft.listening)return;const Ue=C(_e),pt=B(Ue);if(pt){N(Jt(pt,{replace:!0,force:!0}),Ue).catch(Fu);return}u=Ue;const G=c.value;Al&&kre(pT(G.fullPath,Fe.delta),xp()),U(Ue,G).catch(K=>Io(K,12)?K:Io(K,2)?(N(Jt(k(K.to),{force:!0}),Ue).then(ee=>{Io(ee,20)&&!Fe.delta&&Fe.type===td.pop&&r.go(-1,!1)}).catch(Fu),Promise.reject()):(Fe.delta&&r.go(-Fe.delta,!1),ot(K,Ue,G))).then(K=>{K=K||le(Ue,G,!1),K&&(Fe.delta&&!Io(K,8)?r.go(-Fe.delta,!1):Fe.type===td.pop&&Io(K,20)&&r.go(-1,!1)),ie(Ue,G,K)}).catch(Fu)}))}let Ke=Zc(),Ge=Zc(),ze;function ot(_e,Me,Fe){dt(_e);const Ue=Ge.list();return Ue.length?Ue.forEach(pt=>pt(_e,Me,Fe)):console.error(_e),Promise.reject(_e)}function Ct(){return ze&&c.value!==vi?Promise.resolve():new Promise((_e,Me)=>{Ke.add([_e,Me])})}function dt(_e){return ze||(ze=!_e,qe(),Ke.list().forEach(([Me,Fe])=>_e?Fe(_e):Me()),Ke.reset()),_e}function bt(_e,Me,Fe,Ue){const{scrollBehavior:pt}=e;if(!Al||!pt)return Promise.resolve();const G=!Fe&&$re(pT(_e.fullPath,0))||(Ue||!Fe)&&history.state&&history.state.scroll||null;return Ri().then(()=>pt(_e,Me,G)).then(K=>K&&Sre(K)).catch(K=>ot(K,_e,Me))}const It=_e=>r.go(_e);let nt;const _t=new Set,ft={currentRoute:c,listening:!0,addRoute:y,removeRoute:S,clearRoutes:t.clearRoutes,hasRoute:I,getRoutes:$,resolve:C,options:e,push:A,replace:R,go:It,back:()=>It(-1),forward:()=>It(1),beforeEach:o.add,beforeResolve:i.add,afterEach:a.add,onError:Ge.add,isReady:Ct,install(_e){const Me=this;_e.component("RouterLink",xre),_e.component("RouterView",Zre),_e.config.globalProperties.$router=Me,Object.defineProperty(_e.config.globalProperties,"$route",{enumerable:!0,get:()=>Lt(c)}),Al&&!nt&&c.value===vi&&(nt=!0,A(r.location).catch(pt=>{}));const Fe={};for(const pt in vi)Object.defineProperty(Fe,pt,{get:()=>c.value[pt],enumerable:!0});_e.provide(F2,Me),_e.provide(LL,t_(Fe)),_e.provide(Oy,c);const Ue=_e.unmount;_t.add(_e),_e.unmount=function(){_t.delete(_e),_t.size<1&&(u=vi,Pe&&Pe(),Pe=null,c.value=vi,nt=!1,ze=!1),Ue()}}};function Ht(_e){return _e.reduce((Me,Fe)=>Me.then(()=>V(Fe)),Promise.resolve())}return ft}function eoe(e,t){const n=[],s=[],r=[],o=Math.max(t.matched.length,e.matched.length);for(let i=0;iYl(u,a))?s.push(a):n.push(a));const c=e.matched[i];c&&(t.matched.find(u=>Yl(u,c))||r.push(c))}return[n,s,r]}var nh={exports:{}},toe=nh.exports,IT;function noe(){return IT||(IT=1,function(e,t){(function(n,s){e.exports=s()})(toe,function(){var n="__v-click-outside",s=typeof window<"u",r=typeof navigator<"u",o=s&&("ontouchstart"in window||r&&navigator.msMaxTouchPoints>0)?["touchstart"]:["click"],i=function(f){var h=f.event,v=f.handler;(0,f.middleware)(h)&&v(h)},a=function(f,h){var v=function(k){var P=typeof k=="function";if(!P&&typeof k!="object")throw new Error("v-click-outside: Binding value must be a function or an object");return{handler:P?k:k.handler,middleware:k.middleware||function(A){return A},events:k.events||o,isActive:k.isActive!==!1,detectIframe:k.detectIframe!==!1,capture:!!k.capture}}(h.value),y=v.handler,S=v.middleware,$=v.detectIframe,I=v.capture;if(v.isActive){if(f[n]=v.events.map(function(k){return{event:k,srcTarget:document.documentElement,handler:function(P){return function(A){var R=A.el,B=A.event,N=A.handler,W=A.middleware,V=B.path||B.composedPath&&B.composedPath();(V?V.indexOf(R)<0:!R.contains(B.target))&&i({event:B,handler:N,middleware:W})}({el:f,event:P,handler:y,middleware:S})},capture:I}}),$){var C={event:"blur",srcTarget:window,handler:function(k){return function(P){var A=P.el,R=P.event,B=P.handler,N=P.middleware;setTimeout(function(){var W=document.activeElement;W&&W.tagName==="IFRAME"&&!A.contains(W)&&i({event:R,handler:B,middleware:N})},0)}({el:f,event:k,handler:y,middleware:S})},capture:I};f[n]=[].concat(f[n],[C])}f[n].forEach(function(k){var P=k.event,A=k.srcTarget,R=k.handler;return setTimeout(function(){f[n]&&A.addEventListener(P,R,I)},0)})}},c=function(f){(f[n]||[]).forEach(function(h){return h.srcTarget.removeEventListener(h.event,h.handler,h.capture)}),delete f[n]},u=s?{beforeMount:a,updated:function(f,h){var v=h.value,y=h.oldValue;JSON.stringify(v)!==JSON.stringify(y)&&(c(f),a(f,{value:v}))},unmounted:c}:{};return{install:function(f){f.directive("click-outside",u)},directive:u}})}(nh)),nh.exports}var soe=noe();const roe=bs(soe);function ooe(){var e=window.navigator.userAgent,t=e.indexOf("MSIE ");if(t>0)return parseInt(e.substring(t+5,e.indexOf(".",t)),10);var n=e.indexOf("Trident/");if(n>0){var s=e.indexOf("rv:");return parseInt(e.substring(s+3,e.indexOf(".",s)),10)}var r=e.indexOf("Edge/");return r>0?parseInt(e.substring(r+5,e.indexOf(".",r)),10):-1}let sh;function Ry(){Ry.init||(Ry.init=!0,sh=ooe()!==-1)}var Yp={name:"ResizeObserver",props:{emitOnMount:{type:Boolean,default:!1},ignoreWidth:{type:Boolean,default:!1},ignoreHeight:{type:Boolean,default:!1}},emits:["notify"],mounted(){Ry(),Ri(()=>{this._w=this.$el.offsetWidth,this._h=this.$el.offsetHeight,this.emitOnMount&&this.emitSize()});const e=document.createElement("object");this._resizeObject=e,e.setAttribute("aria-hidden","true"),e.setAttribute("tabindex",-1),e.onload=this.addResizeHandlers,e.type="text/html",sh&&this.$el.appendChild(e),e.data="about:blank",sh||this.$el.appendChild(e)},beforeUnmount(){this.removeResizeHandlers()},methods:{compareAndNotify(){(!this.ignoreWidth&&this._w!==this.$el.offsetWidth||!this.ignoreHeight&&this._h!==this.$el.offsetHeight)&&(this._w=this.$el.offsetWidth,this._h=this.$el.offsetHeight,this.emitSize())},emitSize(){this.$emit("notify",{width:this._w,height:this._h})},addResizeHandlers(){this._resizeObject.contentDocument.defaultView.addEventListener("resize",this.compareAndNotify),this.compareAndNotify()},removeResizeHandlers(){this._resizeObject&&this._resizeObject.onload&&(!sh&&this._resizeObject.contentDocument&&this._resizeObject.contentDocument.defaultView.removeEventListener("resize",this.compareAndNotify),this.$el.removeChild(this._resizeObject),this._resizeObject.onload=null,this._resizeObject=null)}}};const ioe=_9();b9("data-v-b329ee4c");const aoe={class:"resize-observer",tabindex:"-1"};y9();const loe=ioe((e,t,n,s,r,o)=>(p(),Y("div",aoe)));Yp.render=loe;Yp.__scopeId="data-v-b329ee4c";Yp.__file="src/components/ResizeObserver.vue";function rh(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?rh=function(t){return typeof t}:rh=function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},rh(e)}function coe(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function uoe(e,t){for(var n=0;ne.length)&&(t=e.length);for(var n=0,s=new Array(t);n2&&arguments[2]!==void 0?arguments[2]:{},s,r,o,i=function(c){for(var u=arguments.length,f=new Array(u>1?u-1:0),h=1;h1){var u=a.find(function(h){return h.isIntersecting});u&&(c=u)}if(r.callback){var f=c.isIntersecting&&c.intersectionRatio>=r.threshold;if(f===r.oldResult)return;r.oldResult=f,r.callback(f,c)}},this.options.intersection),Ri(function(){r.observer&&r.observer.observe(r.el)})}}},{key:"destroyObserver",value:function(){this.observer&&(this.observer.disconnect(),this.observer=null),this.callback&&this.callback._clear&&(this.callback._clear(),this.callback=null)}},{key:"threshold",get:function(){return this.options.intersection&&typeof this.options.intersection.threshold=="number"?this.options.intersection.threshold:0}}]),e}();function RL(e,t,n){var s=t.value;if(s)if(typeof IntersectionObserver>"u")console.warn("[vue-observe-visibility] IntersectionObserver API is not available in your browser. Please install this polyfill: https://github.com/w3c/IntersectionObserver/tree/master/polyfill");else{var r=new boe(e,s,n);e._vue_visibilityState=r}}function yoe(e,t,n){var s=t.value,r=t.oldValue;if(!OL(s,r)){var o=e._vue_visibilityState;if(!s){ML(e);return}o?o.createObserver(s,n):RL(e,{value:s},n)}}function ML(e){var t=e._vue_visibilityState;t&&(t.destroyObserver(),delete e._vue_visibilityState)}var _oe={beforeMount:RL,updated:yoe,unmounted:ML};function woe(e){return{all:e=e||new Map,on:function(t,n){var s=e.get(t);s&&s.push(n)||e.set(t,[n])},off:function(t,n){var s=e.get(t);s&&s.splice(s.indexOf(n)>>>0,1)},emit:function(t,n){(e.get(t)||[]).slice().map(function(s){s(n)}),(e.get("*")||[]).slice().map(function(s){s(t,n)})}}}var NL={itemsLimit:1e3},Soe=/(auto|scroll)/;function FL(e,t){return e.parentNode===null?t:FL(e.parentNode,t.concat([e]))}var _b=function(t,n){return getComputedStyle(t,null).getPropertyValue(n)},koe=function(t){return _b(t,"overflow")+_b(t,"overflow-y")+_b(t,"overflow-x")},$oe=function(t){return Soe.test(koe(t))};function LT(e){if(e instanceof HTMLElement||e instanceof SVGElement){for(var t=FL(e.parentNode,[]),n=0;n{this.$_prerender=!1,this.updateVisibleItems(!0),this.ready=!0})},activated(){const e=this.$_lastUpdateScrollPosition;typeof e=="number"&&this.$nextTick(()=>{this.scrollToPosition(e)})},beforeUnmount(){this.removeListeners()},methods:{addView(e,t,n,s,r){const o=rp({id:Toe++,index:t,used:!0,key:s,type:r}),i=t_({item:n,position:0,nr:o});return e.push(i),i},unuseView(e,t=!1){const n=this.$_unusedViews,s=e.nr.type;let r=n.get(s);r||(r=[],n.set(s,r)),r.push(e),t||(e.nr.used=!1,e.position=-9999)},handleResize(){this.$emit("resize"),this.ready&&this.updateVisibleItems(!1)},handleScroll(e){if(!this.$_scrollDirty){if(this.$_scrollDirty=!0,this.$_updateTimeout)return;const t=()=>requestAnimationFrame(()=>{this.$_scrollDirty=!1;const{continuous:n}=this.updateVisibleItems(!1,!0);n||(clearTimeout(this.$_refreshTimout),this.$_refreshTimout=setTimeout(this.handleScroll,this.updateInterval+100))});t(),this.updateInterval&&(this.$_updateTimeout=setTimeout(()=>{this.$_updateTimeout=0,this.$_scrollDirty&&t()},this.updateInterval))}},handleVisibilityChange(e,t){this.ready&&(e||t.boundingClientRect.width!==0||t.boundingClientRect.height!==0?(this.$emit("visible"),requestAnimationFrame(()=>{this.updateVisibleItems(!1)})):this.$emit("hidden"))},updateVisibleItems(e,t=!1){const n=this.itemSize,s=this.gridItems||1,r=this.itemSecondarySize||n,o=this.$_computedMinItemSize,i=this.typeField,a=this.simpleArray?null:this.keyField,c=this.items,u=c.length,f=this.sizes,h=this.$_views,v=this.$_unusedViews,y=this.pool,S=this.itemIndexByKey;let $,I,C,k,P;if(!u)$=I=k=P=C=0;else if(this.$_prerender)$=k=0,I=P=Math.min(this.prerender,c.length),C=null;else{const U=this.getScroll();if(t){let Pe=U.start-this.$_lastUpdateScrollPosition;if(Pe<0&&(Pe=-Pe),n===null&&PeU.start&&(Ke=Ge),Ge=~~((qe+Ke)/2);while(Ge!==ze);for(Ge<0&&(Ge=0),$=Ge,C=f[u-1].accumulator,I=Ge;Iu&&(I=u)),k=$;ku&&(I=u),k<0&&(k=0),P>u&&(P=u),C=Math.ceil(u/s)*n}}I-$>NL.itemsLimit&&this.itemsLimitError(),this.totalSize=C;let A;const R=$<=this.$_endIndex&&I>=this.$_startIndex;if(R)for(let U=0,ie=y.length;U=I)&&this.unuseView(A));const B=R?null:new Map;let N,W,V;for(let U=$;U=le.length)&&(A=this.addView(y,U,N,ie,W),this.unuseView(A,!0),le=v.get(W)),A=le[V],B.set(W,V+1)),h.delete(A.nr.key),A.nr.used=!0,A.nr.index=U,A.nr.key=ie,A.nr.type=W,h.set(ie,A),Pe=!0;else if(!A.nr.used&&(A.nr.used=!0,Pe=!0,le)){const qe=le.indexOf(A);qe!==-1&&le.splice(qe,1)}A.item=N,Pe&&(U===c.length-1&&this.$emit("scroll-end"),U===0&&this.$emit("scroll-start")),n===null?(A.position=f[U-1].accumulator,A.offset=0):(A.position=Math.floor(U/s)*n,A.offset=U%s*r)}return this.$_startIndex=$,this.$_endIndex=I,this.emitUpdate&&this.$emit("update",$,I,k,P),clearTimeout(this.$_sortTimer),this.$_sortTimer=setTimeout(this.sortViews,this.updateInterval+300),{continuous:R}},getListenerTarget(){let e=LT(this.$el);return window.document&&(e===window.document.documentElement||e===window.document.body)&&(e=window),e},getScroll(){const{$el:e,direction:t}=this,n=t==="vertical";let s;if(this.pageMode){const r=e.getBoundingClientRect(),o=n?r.height:r.width;let i=-(n?r.top:r.left),a=n?window.innerHeight:window.innerWidth;i<0&&(a+=i,i=0),i+a>o&&(a=o-i),s={start:i,end:i+a}}else n?s={start:e.scrollTop,end:e.scrollTop+e.clientHeight}:s={start:e.scrollLeft,end:e.scrollLeft+e.clientWidth};return s},applyPageMode(){this.pageMode?this.addListeners():this.removeListeners()},addListeners(){this.listenerTarget=this.getListenerTarget(),this.listenerTarget.addEventListener("scroll",this.handleScroll,Fy?{passive:!0}:!1),this.listenerTarget.addEventListener("resize",this.handleResize)},removeListeners(){this.listenerTarget&&(this.listenerTarget.removeEventListener("scroll",this.handleScroll),this.listenerTarget.removeEventListener("resize",this.handleResize),this.listenerTarget=null)},scrollToItem(e){let t;const n=this.gridItems||1;this.itemSize===null?t=e>0?this.sizes[e-1].accumulator:0:t=Math.floor(e/n)*this.itemSize,this.scrollToPosition(t)},scrollToPosition(e){const t=this.direction==="vertical"?{scroll:"scrollTop",start:"top"}:{scroll:"scrollLeft",start:"left"};let n,s,r;if(this.pageMode){const o=LT(this.$el),i=o.tagName==="HTML"?0:o[t.scroll],a=o.getBoundingClientRect(),u=this.$el.getBoundingClientRect()[t.start]-a[t.start];n=o,s=t.scroll,r=e+i+u}else n=this.$el,s=t.scroll,r=e;n[s]=r},itemsLimitError(){throw setTimeout(()=>{console.log("It seems the scroller element isn't scrolling, so it tries to render all the items at once.","Scroller:",this.$el),console.log("Make sure the scroller has a fixed height (or width) and 'overflow-y' (or 'overflow-x') set to 'auto' so it can scroll correctly and only render the items visible in the scroll viewport.")}),new Error("Rendered items limit reached")},sortViews(){this.pool.sort((e,t)=>e.nr.index-t.nr.index)}}};const Aoe={key:0,ref:"before",class:"vue-recycle-scroller__slot"},Eoe={key:1,ref:"after",class:"vue-recycle-scroller__slot"};function Ioe(e,t,n,s,r,o){const i=O("ResizeObserver"),a=sc("observe-visibility");return at((p(),b("div",{class:he(["vue-recycle-scroller",{ready:r.ready,"page-mode":n.pageMode,[`direction-${e.direction}`]:!0}]),onScrollPassive:t[0]||(t[0]=(...c)=>o.handleScroll&&o.handleScroll(...c))},[e.$slots.before?(p(),b("div",Aoe,[Ot(e.$slots,"before")],512)):E("v-if",!0),(p(),Y(Oa(n.listTag),{ref:"wrapper",style:hn({[e.direction==="vertical"?"minHeight":"minWidth"]:r.totalSize+"px"}),class:he(["vue-recycle-scroller__item-wrapper",n.listClass])},{default:X(()=>[(p(!0),b(Se,null,We(r.pool,c=>(p(),Y(Oa(n.itemTag),An({key:c.nr.id,style:r.ready?{transform:`translate${e.direction==="vertical"?"Y":"X"}(${c.position}px) translate${e.direction==="vertical"?"X":"Y"}(${c.offset}px)`,width:n.gridItems?`${e.direction==="vertical"&&n.itemSecondarySize||n.itemSize}px`:void 0,height:n.gridItems?`${e.direction==="horizontal"&&n.itemSecondarySize||n.itemSize}px`:void 0}:null,class:["vue-recycle-scroller__item-view",[n.itemClass,{hover:!n.skipHover&&r.hoverKey===c.nr.key}]]},F9(n.skipHover?{}:{mouseenter:()=>{r.hoverKey=c.nr.key},mouseleave:()=>{r.hoverKey=null}})),{default:X(()=>[Ot(e.$slots,"default",{item:c.item,index:c.nr.index,active:c.nr.used})]),_:2},1040,["style","class"]))),128)),Ot(e.$slots,"empty")]),_:3},8,["style","class"])),e.$slots.after?(p(),b("div",Eoe,[Ot(e.$slots,"after")],512)):E("v-if",!0),T(i,{onNotify:o.handleResize},null,8,["onNotify"])],34)),[[a,o.handleVisibilityChange]])}nd.render=Ioe;nd.__file="src/components/RecycleScroller.vue";var Nh={name:"DynamicScroller",components:{RecycleScroller:nd},provide(){return typeof ResizeObserver<"u"&&(this.$_resizeObserver=new ResizeObserver(e=>{requestAnimationFrame(()=>{if(Array.isArray(e)){for(const t of e)if(t.target&&t.target.$_vs_onResize){let n,s;if(t.borderBoxSize){const r=t.borderBoxSize[0];n=r.inlineSize,s=r.blockSize}else n=t.contentRect.width,s=t.contentRect.height;t.target.$_vs_onResize(t.target.$_vs_id,n,s)}}})})),{vscrollData:this.vscrollData,vscrollParent:this,vscrollResizeObserver:this.$_resizeObserver}},inheritAttrs:!1,props:{...DL,minItemSize:{type:[Number,String],required:!0}},emits:["resize","visible"],data(){return{vscrollData:{active:!0,sizes:{},keyField:this.keyField,simpleArray:!1}}},computed:{simpleArray:UL,itemsWithSize(){const e=[],{items:t,keyField:n,simpleArray:s}=this,r=this.vscrollData.sizes,o=t.length;for(let i=0;i"u"&&!this.$_undefinedMap[c]&&(u=0),e.push({item:a,id:c,size:u})}return e}},watch:{items(){this.forceUpdate()},simpleArray:{handler(e){this.vscrollData.simpleArray=e},immediate:!0},direction(e){this.forceUpdate(!0)},itemsWithSize(e,t){const n=this.$el.scrollTop;let s=0,r=0;const o=Math.min(e.length,t.length);for(let a=0;a=n);a++)s+=t[a].size||this.minItemSize,r+=e[a].size||this.minItemSize;const i=r-s;i!==0&&(this.$el.scrollTop+=i)}},beforeCreate(){this.$_updates=[],this.$_undefinedSizes=0,this.$_undefinedMap={},this.$_events=woe()},activated(){this.vscrollData.active=!0},deactivated(){this.vscrollData.active=!1},unmounted(){this.$_events.all.clear()},methods:{onScrollerResize(){this.$refs.scroller&&this.forceUpdate(),this.$emit("resize")},onScrollerVisible(){this.$_events.emit("vscroll:update",{force:!1}),this.$emit("visible")},forceUpdate(e=!1){(e||this.simpleArray)&&(this.vscrollData.sizes={}),this.$_events.emit("vscroll:update",{force:!0})},scrollToItem(e){const t=this.$refs.scroller;t&&t.scrollToItem(e)},getItemSize(e,t=void 0){const n=this.simpleArray?t??this.items.indexOf(e):e[this.keyField];return this.vscrollData.sizes[n]||0},scrollToBottom(){if(this.$_scrollingToBottom)return;this.$_scrollingToBottom=!0;const e=this.$el;this.$nextTick(()=>{e.scrollTop=e.scrollHeight+5e3;const t=()=>{e.scrollTop=e.scrollHeight+5e3,requestAnimationFrame(()=>{e.scrollTop=e.scrollHeight+5e3,this.$_undefinedSizes===0?this.$_scrollingToBottom=!1:requestAnimationFrame(t)})};requestAnimationFrame(t)})}}};function Poe(e,t,n,s,r,o){const i=O("RecycleScroller");return p(),Y(i,An({ref:"scroller",items:o.itemsWithSize,"min-item-size":n.minItemSize,direction:e.direction,"key-field":"id","list-tag":e.listTag,"item-tag":e.itemTag},e.$attrs,{onResize:o.onScrollerResize,onVisible:o.onScrollerVisible}),{default:X(({item:a,index:c,active:u})=>[Ot(e.$slots,"default",lh(up({item:a.item,index:c,active:u,itemWithSize:a})))]),before:X(()=>[Ot(e.$slots,"before")]),after:X(()=>[Ot(e.$slots,"after")]),empty:X(()=>[Ot(e.$slots,"empty")]),_:3},16,["items","min-item-size","direction","list-tag","item-tag","onResize","onVisible"])}Nh.render=Poe;Nh.__file="src/components/DynamicScroller.vue";var Dy={name:"DynamicScrollerItem",inject:["vscrollData","vscrollParent","vscrollResizeObserver"],props:{item:{required:!0},watchData:{type:Boolean,default:!1},active:{type:Boolean,required:!0},index:{type:Number,default:void 0},sizeDependencies:{type:[Array,Object],default:null},emitResize:{type:Boolean,default:!1},tag:{type:String,default:"div"}},emits:["resize"],computed:{id(){if(this.vscrollData.simpleArray)return this.index;if(this.vscrollData.keyField in this.item)return this.item[this.vscrollData.keyField];throw new Error(`keyField '${this.vscrollData.keyField}' not found in your item. You should set a valid keyField prop on your Scroller`)},size(){return this.vscrollData.sizes[this.id]||0},finalActive(){return this.active&&this.vscrollData.active}},watch:{watchData:"updateWatchData",id(e,t){if(this.$el.$_vs_id=this.id,this.size||this.onDataUpdate(),this.$_sizeObserved){const n=this.vscrollData.sizes[t],s=this.vscrollData.sizes[e];n!=null&&n!==s&&this.applySize(n)}},finalActive(e){this.size||(e?this.vscrollParent.$_undefinedMap[this.id]||(this.vscrollParent.$_undefinedSizes++,this.vscrollParent.$_undefinedMap[this.id]=!0):this.vscrollParent.$_undefinedMap[this.id]&&(this.vscrollParent.$_undefinedSizes--,this.vscrollParent.$_undefinedMap[this.id]=!1)),this.vscrollResizeObserver?e?this.observeSize():this.unobserveSize():e&&this.$_pendingVScrollUpdate===this.id&&this.updateSize()}},created(){if(!this.$isServer&&(this.$_forceNextVScrollUpdate=null,this.updateWatchData(),!this.vscrollResizeObserver)){for(const e in this.sizeDependencies)this.$watch(()=>this.sizeDependencies[e],this.onDataUpdate);this.vscrollParent.$_events.on("vscroll:update",this.onVscrollUpdate)}},mounted(){this.finalActive&&(this.updateSize(),this.observeSize())},beforeUnmount(){this.vscrollParent.$_events.off("vscroll:update",this.onVscrollUpdate),this.unobserveSize()},methods:{updateSize(){this.finalActive?this.$_pendingSizeUpdate!==this.id&&(this.$_pendingSizeUpdate=this.id,this.$_forceNextVScrollUpdate=null,this.$_pendingVScrollUpdate=null,this.computeSize(this.id)):this.$_forceNextVScrollUpdate=this.id},updateWatchData(){this.watchData&&!this.vscrollResizeObserver?this.$_watchData=this.$watch("item",()=>{this.onDataUpdate()},{deep:!0}):this.$_watchData&&(this.$_watchData(),this.$_watchData=null)},onVscrollUpdate({force:e}){!this.finalActive&&e&&(this.$_pendingVScrollUpdate=this.id),(this.$_forceNextVScrollUpdate===this.id||e||!this.size)&&this.updateSize()},onDataUpdate(){this.updateSize()},computeSize(e){this.$nextTick(()=>{if(this.id===e){const t=this.$el.offsetWidth,n=this.$el.offsetHeight;this.applyWidthHeight(t,n)}this.$_pendingSizeUpdate=null})},applyWidthHeight(e,t){const n=~~(this.vscrollParent.direction==="vertical"?t:e);n&&this.size!==n&&this.applySize(n)},applySize(e){this.vscrollParent.$_undefinedMap[this.id]&&(this.vscrollParent.$_undefinedSizes--,this.vscrollParent.$_undefinedMap[this.id]=void 0),this.vscrollData.sizes[this.id]=e,this.emitResize&&this.$emit("resize",this.id)},observeSize(){this.vscrollResizeObserver&&(this.$_sizeObserved||(this.vscrollResizeObserver.observe(this.$el),this.$el.$_vs_id=this.id,this.$el.$_vs_onResize=this.onResize,this.$_sizeObserved=!0))},unobserveSize(){this.vscrollResizeObserver&&this.$_sizeObserved&&(this.vscrollResizeObserver.unobserve(this.$el),this.$el.$_vs_onResize=void 0,this.$_sizeObserved=!1)},onResize(e,t,n){this.id===e&&this.applyWidthHeight(t,n)}},render(){return Zo(this.tag,this.$slots.default())}};Dy.__file="src/components/DynamicScrollerItem.vue";function Loe(e,t){e.component("".concat(t,"recycle-scroller"),nd),e.component("".concat(t,"RecycleScroller"),nd),e.component("".concat(t,"dynamic-scroller"),Nh),e.component("".concat(t,"DynamicScroller"),Nh),e.component("".concat(t,"dynamic-scroller-item"),Dy),e.component("".concat(t,"DynamicScrollerItem"),Dy)}var Ooe={version:"2.0.0-beta.8",install:function(t,n){var s=Object.assign({},{installComponents:!0,componentsPrefix:""},n);for(var r in s)typeof s[r]<"u"&&(NL[r]=s[r]);s.installComponents&&Loe(t,s.componentsPrefix)}};function Uy(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,s=Array(t);n0||!Array.isArray(t)&&t?us({},e,t):{}}function qoe(e){var t,n=(t={"fa-spin":e.spin,"fa-pulse":e.pulse,"fa-fw":e.fixedWidth,"fa-border":e.border,"fa-li":e.listItem,"fa-inverse":e.inverse,"fa-flip":e.flip===!0,"fa-flip-horizontal":e.flip==="horizontal"||e.flip==="both","fa-flip-vertical":e.flip==="vertical"||e.flip==="both"},us(us(us(us(us(us(us(us(us(us(t,"fa-".concat(e.size),e.size!==null),"fa-rotate-".concat(e.rotation),e.rotation!==null),"fa-rotate-by",e.rotateBy),"fa-pull-".concat(e.pull),e.pull!==null),"fa-swap-opacity",e.swapOpacity),"fa-bounce",e.bounce),"fa-shake",e.shake),"fa-beat",e.beat),"fa-fade",e.fade),"fa-beat-fade",e.beatFade),us(us(us(us(t,"fa-flash",e.flash),"fa-spin-pulse",e.spinPulse),"fa-spin-reverse",e.spinReverse),"fa-width-auto",e.widthAuto));return Object.keys(n).map(function(s){return n[s]?s:null}).filter(function(s){return s})}var Hoe=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},jL={exports:{}};(function(e){(function(t){var n=function(C,k,P){if(!u(k)||h(k)||v(k)||y(k)||c(k))return k;var A,R=0,B=0;if(f(k))for(A=[],B=k.length;R1&&arguments[1]!==void 0?arguments[1]:{},n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};if(typeof e=="string")return e;var s=(e.children||[]).map(function(c){return BL(c)}),r=Object.keys(e.attributes||{}).reduce(function(c,u){var f=e.attributes[u];switch(u){case"class":c.class=Koe(f);break;case"style":c.style=Goe(f);break;default:c.attrs[u]=f}return c},{attrs:{},class:{},style:{}});n.class;var o=n.style,i=o===void 0?{}:o,a=Foe(n,Woe);return Zo(e.tag,Do(Do(Do({},t),{},{class:r.class,style:Do(Do({},r.style),i)},r.attrs),a),s)}var zL=!1;try{zL=!0}catch{}function xoe(){if(!zL&&console&&typeof console.error=="function"){var e;(e=console).error.apply(e,arguments)}}function RT(e){if(e&&Fh(e)==="object"&&e.prefix&&e.iconName&&e.icon)return e;if(hy.icon)return hy.icon(e);if(e===null)return null;if(Fh(e)==="object"&&e.prefix&&e.iconName)return e;if(Array.isArray(e)&&e.length===2)return{prefix:e[0],iconName:e[1]};if(typeof e=="string")return{prefix:"fas",iconName:e}}var D2=Wi({name:"FontAwesomeIcon",props:{border:{type:Boolean,default:!1},fixedWidth:{type:Boolean,default:!1},flip:{type:[Boolean,String],default:!1,validator:function(t){return[!0,!1,"horizontal","vertical","both"].indexOf(t)>-1}},icon:{type:[Object,Array,String],required:!0},mask:{type:[Object,Array,String],default:null},maskId:{type:String,default:null},listItem:{type:Boolean,default:!1},pull:{type:String,default:null,validator:function(t){return["right","left"].indexOf(t)>-1}},pulse:{type:Boolean,default:!1},rotation:{type:[String,Number],default:null,validator:function(t){return[90,180,270].indexOf(Number.parseInt(t,10))>-1}},rotateBy:{type:Boolean,default:!1},swapOpacity:{type:Boolean,default:!1},size:{type:String,default:null,validator:function(t){return["2xs","xs","sm","lg","xl","2xl","1x","2x","3x","4x","5x","6x","7x","8x","9x","10x"].indexOf(t)>-1}},spin:{type:Boolean,default:!1},transform:{type:[String,Object],default:null},symbol:{type:[Boolean,String],default:!1},title:{type:String,default:null},titleId:{type:String,default:null},inverse:{type:Boolean,default:!1},bounce:{type:Boolean,default:!1},shake:{type:Boolean,default:!1},beat:{type:Boolean,default:!1},fade:{type:Boolean,default:!1},beatFade:{type:Boolean,default:!1},flash:{type:Boolean,default:!1},spinPulse:{type:Boolean,default:!1},spinReverse:{type:Boolean,default:!1},widthAuto:{type:Boolean,default:!1}},setup:function(t,n){var s=n.attrs,r=vt(function(){return RT(t.icon)}),o=vt(function(){return wb("classes",qoe(t))}),i=vt(function(){return wb("transform",typeof t.transform=="string"?hy.transform(t.transform):t.transform)}),a=vt(function(){return wb("mask",RT(t.mask))}),c=vt(function(){var f=Do(Do(Do(Do({},o.value),i.value),a.value),{},{symbol:t.symbol,maskId:t.maskId});return f.title=t.title,f.titleId=t.titleId,fJ(r.value,f)});os(c,function(f){if(!f)return xoe("Could not find one or more icon(s)",r.value,a.value)},{immediate:!0});var u=vt(function(){return c.value?BL(c.value.abstract[0],{},s):null});return function(){return u.value}}}),Yoe=Wi({name:"FontAwesomeLayers",props:{fixedWidth:{type:Boolean,default:!1}},setup:function(t,n){var s=n.slots,r=B5.familyPrefix,o=vt(function(){return["".concat(r,"-layers")].concat(Uoe(t.fixedWidth?["".concat(r,"-fw")]:[]))});return function(){return Zo("div",{class:o.value},s.default?s.default():[])}}});et.add(Xn);const Xoe={data:()=>({user:{},error:!1}),computed:{isPasswordAuth(){return this.requiredPassword},isTokenAuth(){return this.requiredToken},...pp(Ar),...mn({registrationOpen:e=>e.instance.registrationOpen,instance:e=>e.instance,loggingIn:e=>e.users.loggingIn}),...sn(Yo,["requiredPassword","requiredToken","requiredMFA"])},methods:{...mp(Yo,["requireMFA","login"]),submit(){this.isTokenAuth?this.submitToken():this.submitPassword()},submitToken(){const e={instance:this.instance.server,commit:this.$store.commit};this.oauthStore.ensureAppToken().then(()=>{const t={clientId:this.oauthStore.clientId,clientSecret:this.oauthStore.clientSecret};Oh.login({...t,...e})})},submitPassword(){this.error=!1,this.oauthStore.ensureAppToken().then(()=>{const e={clientId:this.oauthStore.clientId,clientSecret:this.oauthStore.clientSecret};Oh.getTokenWithCredentials({...e,instance:this.instance.server,username:this.user.username,password:this.user.password}).then(t=>{if(t.error){t.error==="mfa_required"?this.requireMFA({settings:t}):t.identifier==="password_reset_required"?this.$router.push({name:"password-reset",params:{passwordResetRequested:!0}}):(this.error=t.error,this.focusOnPasswordInput());return}this.login(t).then(()=>{this.$router.push({name:"friends"})})})})},clearError(){this.error=!1},focusOnPasswordInput(){const e=this.$refs.passwordInput;e.focus(),e.setSelectionRange(0,e.value.length)}}},Joe={class:"login-panel panel panel-default"},Zoe={class:"panel-heading"},Qoe={class:"title"},eie={class:"panel-body"},tie={class:"form-group"},nie={for:"username"},sie=["disabled","placeholder"],rie={class:"form-group"},oie={for:"password"},iie=["disabled"],aie={class:"form-group"},lie={key:1,class:"form-group"},cie={class:"form-group"},uie={class:"login-bottom"},die=["disabled"],fie={key:0,class:"login-error alert error"},hie={class:"error-message"};function pie(e,t,n,s,r,o){const i=O("router-link"),a=O("FAIcon");return p(),b("div",Joe,[g("div",Zoe,[g("h1",Qoe,w(e.$t("login.login")),1)]),g("div",eie,[g("form",{class:"login-form",onSubmit:t[2]||(t[2]=Te((...c)=>e.submit&&e.submit(...c),["prevent"]))},[e.isPasswordAuth?(p(),b(Se,{key:0},[g("div",tie,[g("label",nie,w(e.$t("login.username")),1),at(g("input",{id:"username","onUpdate:modelValue":t[0]||(t[0]=c=>e.user.username=c),disabled:e.loggingIn,class:"input form-control",placeholder:e.$t("login.placeholder")},null,8,sie),[[Nt,e.user.username]])]),g("div",rie,[g("label",oie,w(e.$t("login.password")),1),at(g("input",{id:"password",ref:"passwordInput","onUpdate:modelValue":t[1]||(t[1]=c=>e.user.password=c),disabled:e.loggingIn,class:"input form-control",type:"password"},null,8,iie),[[Nt,e.user.password]])]),g("div",aie,[T(i,{to:{name:"password-reset"}},{default:X(()=>[de(w(e.$t("password_reset.forgot_password")),1)]),_:1})])],64)):E("",!0),e.isTokenAuth?(p(),b("div",lie,[g("p",null,w(e.$t("login.description")),1)])):E("",!0),g("div",cie,[g("div",uie,[g("div",null,[e.registrationOpen?(p(),Y(i,{key:0,to:{name:"registration"},class:"register"},{default:X(()=>[de(w(e.$t("login.register")),1)]),_:1})):E("",!0)]),g("button",{disabled:e.loggingIn,type:"submit",class:"btn button-default"},w(e.$t("login.login")),9,die)])])],32),e.error?(p(),b("div",fie,[g("span",hie,w(e.error),1),g("button",{class:"button-unstyled",onClick:t[3]||(t[3]=(...c)=>e.clearError&&e.clearError(...c))},[T(a,{class:"fa-scale-110 fa-old-padding",icon:"times"})])])):E("",!0)])])}const mie=ge(Xoe,[["render",pie]]),gie=({clientId:e,clientSecret:t,instance:n,mfaToken:s,code:r})=>{const o=`${n}/oauth/mfa/challenge`,i=new window.FormData;return i.append("client_id",e),i.append("client_secret",t),i.append("mfa_token",s),i.append("code",r),i.append("challenge_type","totp"),window.fetch(o,{method:"POST",body:i}).then(a=>a.json())},vie=({clientId:e,clientSecret:t,instance:n,mfaToken:s,code:r})=>{const o=`${n}/oauth/mfa/challenge`,i=new window.FormData;return i.append("client_id",e),i.append("client_secret",t),i.append("mfa_token",s),i.append("code",r),i.append("challenge_type","recovery"),window.fetch(o,{method:"POST",body:i}).then(a=>a.json())},qL={verifyOTPCode:gie,verifyRecoveryCode:vie};et.add(Xn);const bie={data:()=>({code:null,error:!1}),computed:{...sn(Yo,{authSettings:e=>e.settings}),...pp(Ar),...mn({instance:"instance"})},methods:{...mp(Yo,["requireTOTP","abortMFA","login"]),clearError(){this.error=!1},focusOnCodeInput(){const e=this.$refs.codeInput;e.focus(),e.setSelectionRange(0,e.value.length)},submit(){const{clientId:e,clientSecret:t}=this.oauthStore,n={clientId:e,clientSecret:t,instance:this.instance.server,mfaToken:this.authSettings.mfa_token,code:this.code};qL.verifyRecoveryCode(n).then(s=>{if(s.error){this.error=s.error,this.code=null,this.focusOnCodeInput();return}this.login(s).then(()=>{this.$router.push({name:"friends"})})})}}},yie={class:"login-panel panel panel-default"},_ie={class:"panel-heading"},wie={class:"title"},Sie={class:"panel-body"},kie={class:"form-group"},$ie={for:"code"},Cie={class:"form-group"},Tie={class:"login-bottom"},Aie={type:"submit",class:"btn button-default"},Eie={key:0,class:"form-group"},Iie={class:"alert error"};function Pie(e,t,n,s,r,o){const i=O("FAIcon");return p(),b("div",yie,[g("div",_ie,[g("h1",wie,w(e.$t("login.heading.recovery")),1)]),g("div",Sie,[g("form",{class:"login-form",onSubmit:t[3]||(t[3]=Te((...a)=>e.submit&&e.submit(...a),["prevent"]))},[g("div",kie,[g("label",$ie,w(e.$t("login.recovery_code")),1),at(g("input",{id:"code",ref:"codeInput","onUpdate:modelValue":t[0]||(t[0]=a=>e.code=a),class:"input form-control"},null,512),[[Nt,e.code]])]),g("div",Cie,[g("div",Tie,[g("div",null,[g("button",{class:"button-unstyled -link",type:"button",onClick:t[1]||(t[1]=Te((...a)=>e.requireTOTP&&e.requireTOTP(...a),["prevent"]))},w(e.$t("login.enter_two_factor_code")),1),t[5]||(t[5]=g("br",null,null,-1)),g("button",{class:"button-unstyled -link",type:"button",onClick:t[2]||(t[2]=Te((...a)=>e.abortMFA&&e.abortMFA(...a),["prevent"]))},w(e.$t("general.cancel")),1)]),g("button",Aie,w(e.$t("general.verify")),1)])])],32)]),e.error?(p(),b("div",Eie,[g("div",Iie,[de(w(e.error)+" ",1),g("button",{class:"button-unstyled",onClick:t[4]||(t[4]=(...a)=>e.clearError&&e.clearError(...a))},[T(i,{class:"fa-scale-110 fa-old-padding",icon:"times"})])])])):E("",!0)])}const Lie=ge(bie,[["render",Pie]]);et.add(Xn);const Oie={data:()=>({code:null,error:!1}),computed:{...sn(Yo,{authSettings:e=>e.settings}),...pp(Ar),...mn({instance:"instance"})},methods:{...mp(Yo,["requireRecovery","abortMFA","login"]),clearError(){this.error=!1},focusOnCodeInput(){const e=this.$refs.codeInput;e.focus(),e.setSelectionRange(0,e.value.length)},submit(){const{clientId:e,clientSecret:t}=this.oauthStore,n={clientId:e,clientSecret:t,instance:this.instance.server,mfaToken:this.authSettings.mfa_token,code:this.code};qL.verifyOTPCode(n).then(s=>{if(s.error){this.error=s.error,this.code=null,this.focusOnCodeInput();return}this.login(s).then(()=>{this.$router.push({name:"friends"})})})}}},Rie={class:"login-panel panel panel-default"},Mie={class:"panel-heading"},Nie={class:"title"},Fie={class:"panel-body"},Die={class:"form-group"},Uie={for:"code"},jie={class:"form-group"},Bie={class:"login-bottom"},zie={type:"submit",class:"btn button-default"},qie={key:0,class:"form-group"},Hie={class:"alert error"};function Vie(e,t,n,s,r,o){const i=O("FAIcon");return p(),b("div",Rie,[g("div",Mie,[g("h1",Nie,w(e.$t("login.heading.totp")),1)]),g("div",Fie,[g("form",{class:"login-form",onSubmit:t[3]||(t[3]=Te((...a)=>e.submit&&e.submit(...a),["prevent"]))},[g("div",Die,[g("label",Uie,w(e.$t("login.authentication_code")),1),at(g("input",{id:"code",ref:"codeInput","onUpdate:modelValue":t[0]||(t[0]=a=>e.code=a),class:"input form-control"},null,512),[[Nt,e.code]])]),g("div",jie,[g("div",Bie,[g("div",null,[g("button",{class:"button-unstyled -link",type:"button",onClick:t[1]||(t[1]=Te((...a)=>e.requireRecovery&&e.requireRecovery(...a),["prevent"]))},w(e.$t("login.enter_recovery_code")),1),t[5]||(t[5]=g("br",null,null,-1)),g("button",{class:"button-unstyled -link",type:"button",onClick:t[2]||(t[2]=Te((...a)=>e.abortMFA&&e.abortMFA(...a),["prevent"]))},w(e.$t("general.cancel")),1)]),g("button",zie,w(e.$t("general.verify")),1)])])],32)]),e.error?(p(),b("div",qie,[g("div",Hie,[de(w(e.error)+" ",1),g("button",{class:"button-unstyled",onClick:t[4]||(t[4]=(...a)=>e.clearError&&e.clearError(...a))},[T(i,{size:"lg",class:"fa-scale-110 fa-old-padding",icon:"times"})])])])):E("",!0)])}const Wie=ge(Oie,[["render",Vie]]),HL={name:"AuthForm",render(){return Zo(O(this.authForm))},computed:{authForm(){return this.requiredTOTP?"MFATOTPForm":this.requiredRecovery?"MFARecoveryForm":"LoginForm"},...sn(Yo,["requiredTOTP","requiredRecovery"])},components:{MFARecoveryForm:Lie,MFATOTPForm:Wie,LoginForm:mie}},Gie=({store:e,status:t,spoilerText:n,visibility:s,sensitive:r,poll:o,media:i=[],inReplyToStatusId:a=void 0,quoteId:c=void 0,contentType:u="text/plain",preview:f=!1,idempotencyKey:h=""})=>{const v=Z.map(i,"id");return Ln.postStatus({credentials:e.state.users.currentUser.credentials,status:t,spoilerText:n,visibility:s,sensitive:r,mediaIds:v,inReplyToStatusId:a,quoteId:c,contentType:u,poll:o,preview:f,idempotencyKey:h}).then(y=>(!y.error&&!f&&e.dispatch("addNewStatuses",{statuses:[y],timeline:"friends",showImmediately:!0,noIdUpdate:!0}),y)).catch(y=>({error:y.message}))},Kie=({store:e,statusId:t,status:n,spoilerText:s,sensitive:r,poll:o,media:i=[],contentType:a="text/plain"})=>{const c=Z.map(i,"id");return Ln.editStatus({id:t,credentials:e.state.users.currentUser.credentials,status:n,spoilerText:s,sensitive:r,poll:o,mediaIds:c,contentType:a}).then(u=>(u.error||e.dispatch("addNewStatuses",{statuses:[u],timeline:"friends",showImmediately:!0,noIdUpdate:!0}),u)).catch(u=>(console.error("Error editing status",u),{error:u.message}))},xie=({store:e,formData:t})=>{const n=e.state.users.currentUser.credentials;return Ln.uploadMedia({credentials:n,formData:t})},Yie=({store:e,id:t,description:n})=>{const s=e.state.users.currentUser.credentials;return Ln.setMediaDescription({credentials:s,id:t,description:n})},Uu={postStatus:Gie,editStatus:Kie,uploadMedia:xie,setMediaDescription:Yie},Xp=()=>`${Math.random()}`.replace(".","-"),Xie=e=>{const t=["B","KiB","MiB","GiB","TiB"];let n=e;if(n<1)return n+" "+t[0];const s=Math.min(Math.floor(Math.log(n)/Math.log(1024)),t.length-1);n=(n/Math.pow(1024,s)).toFixed(2)*1;const r=t[s];return{num:n,unit:r}},jy={fileSizeFormat:Xie};et.add(sP,Zs);const Jie={data(){return{uploadCount:0,uploadReady:!0}},computed:{uploading(){return this.uploadCount>0}},methods:{onClick(){this.uploadReady&&this.$refs.input.click()},async resizeImage(e){return!e.type.startsWith("image/")||e.type==="image/gif"||!this.$store.getters.mergedConfig.imageCompression||e.type==="image/png"&&await this.isAnimatedPng(e)?e:new Promise(t=>{const n=new Image;n.onload=()=>{let s=n.width,r=n.height;const o=2048;(s>o||r>o)&&(s>r?(r=Math.round(r*o/s),s=o):(s=Math.round(s*o/r),r=o));const i=document.createElement("canvas");i.width=s,i.height=r,i.getContext("2d").drawImage(n,0,0,s,r);const u=document.createElement("canvas").toDataURL("image/webp").startsWith("data:image/webp"),f=!this.$store.getters.mergedConfig.alwaysUseJpeg&&u?"image/webp":"image/jpeg",h=f==="image/webp"?".webp":".jpg",v=e.name.replace(/\.[^/.]+$/,"")+h;i.toBlob(y=>{t(new File([y],v,{type:f,lastModified:Date.now()}))},f,.85)},n.src=URL.createObjectURL(e)})},async isAnimatedPng(e){const t=await e.arrayBuffer(),n=new Uint8Array(t);for(let s=0;sn.state.instance.uploadlimit){const o=jy.fileSizeFormat(e.size),i=jy.fileSizeFormat(n.state.instance.uploadlimit);t.$emit("upload-failed","file_too_big",{filesize:o.num,filesizeunit:o.unit,allowedsize:i.num,allowedsizeunit:i.unit});return}const s=await this.resizeImage(e),r=new FormData;r.append("file",s),t.$emit("uploading"),t.uploadCount++,Uu.uploadMedia({store:n,formData:r}).then(o=>{t.$emit("uploaded",o),t.decreaseUploadCount()},o=>{console.error("Error uploading file",o),t.$emit("upload-failed","default"),t.decreaseUploadCount()})},decreaseUploadCount(){this.uploadCount--,this.uploadCount===0&&this.$emit("all-uploaded")},clearFile(){this.uploadReady=!1,this.$nextTick(()=>{this.uploadReady=!0})},multiUpload(e){for(const t of e)this.uploadFile(t)},change({target:e}){this.multiUpload(e.files)}},props:{dropFiles:Object,disabled:Boolean,normalButton:Boolean,acceptTypes:{type:String,default:"*/*"}},watch:{dropFiles:function(e){this.uploading||this.multiUpload(e)}}},Zie=["title"],Qie=["disabled","accept"];function eae(e,t,n,s,r,o){const i=O("FAIcon");return p(),b("button",{class:he(["media-upload",[e.normalButton?"button-default btn":"button-unstyled",{disabled:e.disabled}]]),title:e.$t("tool_tip.media_upload"),onClick:t[1]||(t[1]=(...a)=>e.onClick&&e.onClick(...a))},[e.uploading?(p(),Y(i,{key:0,class:"progress-icon",icon:"circle-notch",spin:""})):E("",!0),e.uploading?E("",!0):(p(),Y(i,{key:1,class:"new-icon",icon:"upload"})),e.normalButton?(p(),b(Se,{key:2},[de(w(" ")+" "+w(e.uploading?e.$t("general.loading"):e.$t("tool_tip.media_upload")),1)],64)):E("",!0),e.uploadReady?(p(),b("input",{key:3,ref:"input",class:"hidden-input-file",disabled:e.disabled,type:"file",multiple:"true",accept:e.acceptTypes,onChange:t[0]||(t[0]=(...a)=>e.change&&e.change(...a))},null,40,Qie)):E("",!0)],10,Zie)}const tae=ge(Jie,[["render",eae]]);et.add(Ip,gd,W5,Z5);const nae={props:["showAll","userDefault","originalScope","initialScope","onScopeChange"],data(){return{currentScope:this.initialScope}},computed:{showNothing(){return!this.showPublic&&!this.showUnlisted&&!this.showPrivate&&!this.showDirect},showPublic(){return this.originalScope!=="direct"&&this.shouldShow("public")},showUnlisted(){return this.originalScope!=="direct"&&this.shouldShow("unlisted")},showPrivate(){return this.originalScope!=="direct"&&this.shouldShow("private")},showDirect(){return this.shouldShow("direct")},css(){return{public:{toggled:this.currentScope==="public"},unlisted:{toggled:this.currentScope==="unlisted"},private:{toggled:this.currentScope==="private"},direct:{toggled:this.currentScope==="direct"}}}},methods:{shouldShow(e){return this.showAll||this.currentScope===e||this.originalScope===e||this.userDefault===e||e==="direct"},changeVis(e){this.currentScope=e,this.onScopeChange&&this.onScopeChange(e)}}},sae={key:0,class:"ScopeSelector"},rae=["title"],oae=["title"],iae=["title"],aae=["title"];function lae(e,t,n,s,r,o){const i=O("FAIcon");return e.showNothing?E("",!0):(p(),b("div",sae,[e.showDirect?(p(),b("button",{key:0,class:he(["button-unstyled scope",e.css.direct]),title:e.$t("post_status.scope.direct"),type:"button",onClick:t[0]||(t[0]=a=>e.changeVis("direct"))},[T(i,{icon:"envelope",class:"fa-scale-110 fa-old-padding"})],10,rae)):E("",!0),t[4]||(t[4]=de(" "+w(" ")+" ",-1)),e.showPrivate?(p(),b("button",{key:1,class:he(["button-unstyled scope",e.css.private]),title:e.$t("post_status.scope.private"),type:"button",onClick:t[1]||(t[1]=a=>e.changeVis("private"))},[T(i,{icon:"lock",class:"fa-scale-110 fa-old-padding"})],10,oae)):E("",!0),t[5]||(t[5]=de(" "+w(" ")+" ",-1)),e.showUnlisted?(p(),b("button",{key:2,class:he(["button-unstyled scope",e.css.unlisted]),title:e.$t("post_status.scope.unlisted"),type:"button",onClick:t[2]||(t[2]=a=>e.changeVis("unlisted"))},[T(i,{icon:"lock-open",class:"fa-scale-110 fa-old-padding"})],10,iae)):E("",!0),t[6]||(t[6]=de(" "+w(" ")+" ",-1)),e.showPublic?(p(),b("button",{key:3,class:he(["button-unstyled scope",e.css.public]),title:e.$t("post_status.scope.public"),type:"button",onClick:t[3]||(t[3]=a=>e.changeVis("public"))},[T(i,{icon:"globe",class:"fa-scale-110 fa-old-padding"})],10,aae)):E("",!0)]))}const cae=ge(nae,[["render",lae]]),uae=(e,t,n)=>e.slice(0,t.start)+n+e.slice(t.end),dae=(e,t)=>{const n=WL(e),s=VL(n);return Z.find(s,({start:r,end:o})=>r<=t&&o>t)},VL=e=>Z.reduce(e,(t,n)=>{const s={word:n,start:0,end:n.length};if(t.length>0){const r=t.pop();s.start+=r.end,s.end+=r.end,t.push(r)}return t.push(s),t},[]),WL=e=>{const t=[];let n="";for(let s=0;s({indeterminateTransitionFix:e.indeterminate}),watch:{indeterminate(e){e&&(this.indeterminateTransitionFix=!0)}},methods:{onTransitionEnd(){this.indeterminate||(this.indeterminateTransitionFix=!1)}}},hae=["disabled","checked","indeterminate"];function pae(e,t,n,s,r,o){return p(),b("label",{class:he(["checkbox",[{disabled:n.disabled,indeterminate:n.indeterminate,"indeterminate-fix":e.indeterminateTransitionFix},n.radio?"-radio":"-checkbox"]])},[e.$slots.before?(p(),b("span",{key:0,class:he(["label -before",{faint:n.disabled}])},[Ot(e.$slots,"before")],2)):E("",!0),g("input",{type:"checkbox",class:"visible-for-screenreader-only",disabled:n.disabled,checked:n.modelValue,indeterminate:n.indeterminate,onChange:t[0]||(t[0]=i=>e.$emit("update:modelValue",i.target.checked))},null,40,hae),g("i",{class:he(["input checkbox-indicator",[{disabled:n.disabled},n.radio?"-radio":"-checkbox"]]),"aria-hidden":!0,onTransitionendCapture:t[1]||(t[1]=(...i)=>o.onTransitionEnd&&o.onTransitionEnd(...i))},null,34),e.$slots.default?(p(),b("span",{key:1,class:he(["label -after",{faint:n.disabled}])},[Ot(e.$slots,"default")],2)):E("",!0)],2)}const io=ge(fae,[["render",pae]]),mae={name:"Popover",props:{trigger:String,placement:String,boundTo:Object,boundToSelector:String,margin:Object,offset:Object,popoverClass:String,removePadding:Boolean,disabled:Boolean,overlayCenters:Boolean,overlayCentersSelector:String,stayOnClick:Boolean,normalButton:Boolean,hideTrigger:{type:Boolean,default:!1},triggerAttrs:{type:Object,default:{}}},inject:{popoversZLayer:{default:""}},data(){return{anchorEl:null,teleport:!1,lockReEntry:!1,hidden:!0,styles:{},oldSize:{width:0,height:0},scrollable:null,graceTimeout:null,parentPopover:null,disableClickOutside:!1,childrenShown:new Set}},computed:{allTriggerAttrs(){const e={...this.triggerAttrs};return this.hideTrigger&&(e["aria-hidden"]=!0,e.tabindex=1),e}},methods:{setAnchorEl(e){this.anchorEl=e,this.updateStyles()},containerBoundingClientRect(){return(this.boundToSelector?this.$el.closest(this.boundToSelector):this.$el.offsetParent).getBoundingClientRect()},updateStyles(){if(this.hidden){this.styles={};return}const e=this.anchorEl||this.$refs.trigger&&this.$refs.trigger.children[0]||this.$el,t=e.offsetHeight||e.clientHeight,n=e.offsetWidth||e.clientWidth,s=e.getBoundingClientRect(),r=getComputedStyle(e),o=parseFloat(r.paddingTop),i=parseFloat(r.paddingBottom),a=parseFloat(r.paddingRight),c=parseFloat(r.paddingLeft),u={x:s.left+n*.5,y:s.top+t*.5},f=this.$refs.content,h=this.overlayCenters?this.$refs.content.querySelector(this.overlayCentersSelector):null,v=this.boundTo&&(this.boundTo.x==="container"||this.boundTo.y==="container")&&this.containerBoundingClientRect(),y=this.margin||{},S=this.boundTo&&this.boundTo.x==="container"?{min:v.left+(y.left||0),max:v.right-(y.right||0)}:{min:0+(y.left||10),max:window.innerWidth-(y.right||10)},$=this.boundTo&&this.boundTo.y==="container"?{min:v.top+(y.top||0),max:v.bottom-(y.bottom||0)}:{min:0+(y.top||50),max:window.innerHeight-(y.bottom||5)};let I=0,C=0;if(h){const W=f.getBoundingClientRect(),V=h.getBoundingClientRect(),U=V.left-W.left,ie=V.top-W.top;I=-U-h.offsetWidth*.5,C=-ie-h.offsetHeight*.5}else I=f.offsetWidth*-.5,C=f.offsetHeight*-.5;const k=u.x+I,P=k+f.offsetWidth,A=u.y+C,R=A+f.offsetHeight;kS.max&&(I-=P-S.max),A<$.min&&(C+=$.min-A),R>$.max&&(C-=R-$.max);let B=0,N=0;if(h)B=u.x+I,N=u.y+C;else if(this.placement!=="right"&&this.placement!=="left"){let W=this.placement!=="bottom";const V=u.y-t*.5+(this.removePadding?o:0),U=u.y+t*.5-(this.removePadding?i:0);U+f.offsetHeight>$.max&&(W=!0),V-f.offsetHeight<$.min&&(W=!1);const ie=this.offset&&this.offset.y||0;N=W?V-ie-f.offsetHeight:U+ie;const le=this.offset&&this.offset.x||0;B=u.x+I+le}else{let W=this.placement!=="right";const V=u.x-n*.5+(this.removePadding?c:0),U=u.x+n*.5-(this.removePadding?a:0);U+f.offsetWidth>S.max&&(W=!0),V-f.offsetWidth{this.disableClickOutside=!1},0);const e=this.hidden;this.hidden=!1,this.parentPopover&&this.parentPopover.onChildPopoverState(this,!0),(this.trigger==="click"||this.stayOnClick)&&document.addEventListener("click",this.onClickOutside),this.scrollable.addEventListener("scroll",this.onScroll),this.scrollable.addEventListener("resize",this.onResize),this.$nextTick(()=>{e&&this.$emit("show"),this.updateStyles()})},hidePopover(){this.disabled||(this.hidden||this.$emit("close"),this.hidden=!0,this.parentPopover&&this.parentPopover.onChildPopoverState(this,!1),this.trigger==="click"&&document.removeEventListener("click",this.onClickOutside),this.scrollable.removeEventListener("scroll",this.onScroll),this.scrollable.removeEventListener("resize",this.onResize))},resizePopover(){setTimeout(()=>{this.updateStyles()},1)},onMouseenter(){this.trigger==="hover"&&(this.lockReEntry=!1,clearTimeout(this.graceTimeout),this.graceTimeout=null,this.showPopover())},onMouseleave(){this.trigger==="hover"&&this.childrenShown.size===0&&(this.graceTimeout=setTimeout(()=>this.hidePopover(),1))},onMouseenterContent(){this.trigger==="hover"&&!this.lockReEntry&&(this.lockReEntry=!0,clearTimeout(this.graceTimeout),this.graceTimeout=null,this.showPopover())},onMouseleaveContent(){this.trigger==="hover"&&this.childrenShown.size===0&&(this.graceTimeout=setTimeout(()=>this.hidePopover(),1))},onClick(){this.trigger==="click"&&(this.hidden?this.showPopover():this.hidePopover())},onClickOutside(e){this.disableClickOutside||this.hidden||this.$refs.content&&this.$refs.content.contains(e.target)||this.$el.contains(e.target)||this.childrenShown.size>0||(this.hidePopover(),this.parentPopover&&this.parentPopover.onClickOutside(e))},onScroll(){this.updateStyles()},onResize(){const e=this.$refs.content;e&&(this.oldSize.width!==e.offsetWidth||this.oldSize.height!==e.offsetHeight)&&(this.updateStyles(),this.oldSize={width:e.offsetWidth,height:e.offsetHeight})},onChildPopoverState(e,t){t?this.childrenShown.add(e):this.childrenShown.delete(e)}},updated(){this.onResize()},mounted(){this.teleport=!0;let e=this.$refs.trigger.closest(".column.-scrollable")||this.$refs.trigger.closest(".mobile-notifications");e||(e=window),this.scrollable=e;let t=this.$parent;for(;t&&t.$.type.name!=="Popover";)t=t.$parent;this.parentPopover=t},beforeUnmount(){this.hidePopover()}};function gae(e,t,n,s,r,o){return p(),b("span",{class:"popover-wrapper",onMouseenter:t[4]||(t[4]=(...i)=>e.onMouseenter&&e.onMouseenter(...i)),onMouseleave:t[5]||(t[5]=(...i)=>e.onMouseleave&&e.onMouseleave(...i))},[g("button",An({ref:"trigger",class:["popover-trigger-button",e.normalButton?"button-default btn":"button-unstyled"],type:"button"},e.allTriggerAttrs,{onClick:t[0]||(t[0]=(...i)=>e.onClick&&e.onClick(...i))}),[Ot(e.$slots,"trigger")],16),(p(),Y(Yn,{disabled:!e.teleport,to:"#popovers"},[T(X8,{name:"fade"},{default:X(()=>[e.hidden?E("",!0):(p(),b("div",{key:0,ref:"content",style:hn(e.styles),class:he(["popover",e.popoverClass||"popover-default"]),onMouseenter:t[1]||(t[1]=(...i)=>e.onMouseenterContent&&e.onMouseenterContent(...i)),onMouseleave:t[2]||(t[2]=(...i)=>e.onMouseleaveContent&&e.onMouseleaveContent(...i)),onClick:t[3]||(t[3]=(...i)=>e.onClickContent&&e.onClickContent(...i))},[Ot(e.$slots,"content",{class:"popover-inner",close:e.hidePopover,resize:e.resizePopover})],38))]),_:3})],8,["disabled"]))],32)}const Jn=ge(mae,[["render",gae]]),U2=Object.freeze(Object.defineProperty({__proto__:null,default:Jn},Symbol.toStringTag,{value:"Module"})),vae={props:["src","referrerpolicy","mimetype","imageLoadError","imageLoadHandler","alt","height","width","dataSrc","loading"],data(){return{realSrc:this.src,stopGifs:this.$store.getters.mergedConfig.stopGifs}},computed:{animated(){return this.realSrc?this.stopGifs&&(this.mimetype==="image/gif"||this.realSrc.endsWith(".gif")):!1},style(){const e=t=>/\d$/.test(t)?t+"px":t;return{height:this.height?e(this.height):null,width:this.width?e(this.width):null}}},methods:{loadLazy(){this.dataSrc&&(this.realSrc=this.dataSrc)},onLoad(){if(!this.realSrc)return;const e=this.$refs.src;if(!e)return;this.imageLoadHandler&&this.imageLoadHandler(e);const t=this.$refs.canvas;if(!t)return;const n=e.naturalWidth,s=e.naturalHeight;t.width=n,t.height=s,t.getContext("2d").drawImage(e,0,0,n,s)},onError(){this.imageLoadError&&this.imageLoadError()}},watch:{src(){this.realSrc=this.src},dataSrc(){this.$el.removeAttribute("data-loaded")}}},bae={key:0,ref:"canvas"},yae=["alt","title","data-src","src","referrerpolicy","loading"];function _ae(e,t,n,s,r,o){return p(),b("div",{class:he(["still-image",{animated:e.animated}]),style:hn(e.style)},[e.animated?(p(),b("canvas",bae,null,512)):E("",!0),(p(),b("img",{ref:"src",key:e.realSrc,alt:e.alt,title:e.alt,"data-src":e.dataSrc,src:e.realSrc,referrerpolicy:e.referrerpolicy,loading:e.loading,onLoad:t[0]||(t[0]=(...i)=>e.onLoad&&e.onLoad(...i)),onError:t[1]||(t[1]=(...i)=>e.onError&&e.onError(...i))},null,40,yae)),Ot(e.$slots,"default")],6)}const Ji=ge(vae,[["render",_ae]]);et.add(VJ,MZ,Tp,wZ,J_,kJ,hZ,XJ,KJ,TJ,J5,AJ);const wae={"smileys-and-emotion":"smile","people-and-body":"user","animals-and-nature":"paw","food-and-drink":"ice-cream","travel-and-places":"bus",activities:"basketball-ball",objects:"lightbulb",symbols:"code",flags:"flag"},Sae=(e,t,n)=>{const s=[e.displayText,n(e)];return e.annotations&&t.forEach(r=>{var a,c;const o=((a=e.annotations[r])==null?void 0:a.keywords)||[],i=(c=e.annotations[r])==null?void 0:c.name;s.push(...o.concat([i]).filter(u=>u))}),s},kae=(e,t="",n,s)=>{if(t==="")return e;const r=t.toLowerCase(),o=[];for(const i of e){const a=Sae(i,n,s).map(u=>u.toLowerCase().indexOf(r)).filter(u=>u>-1),c=a.length?Math.min(...a):-1;c>-1&&(Array.isArray(o[c])||(o[c]=[]),o[c].push(i))}return o.flat()},$ae=e=>{const t=e.style.transform,n=/translateY\((\d+)px\)/.exec(t);return n?n[1]:0},Cae=e=>e.replace(/^row-\d+-/,""),Tae={props:{enableStickerPicker:{required:!1,type:Boolean,default:!0},hideCustomEmoji:{required:!1,type:Boolean,default:!1}},inject:{popoversZLayer:{default:""}},data(){return{keyword:"",activeGroup:"custom",showingStickers:!1,groupsScrolledClass:"scrolled-top",keepOpen:!1,customEmojiTimeout:null,hideCustomEmojiInPicker:!1,contentLoaded:!1,groupRefs:{},emojiRefs:{},filteredEmojiGroups:[],emojiSize:0,width:0}},components:{StickerPicker:gr(()=>Ve(()=>import("./sticker_picker.CkQqZARF.js"),__vite__mapDeps([0,1]))),Checkbox:io,StillImage:Ji,Popover:Jn},methods:{groupScroll(e){e.currentTarget.scrollLeft+=e.deltaY+e.deltaX},updateEmojiSize(){const e=window.getComputedStyle(this.$refs.popover.$el),t=e.getPropertyValue("font-size")||"1rem",n=e.getPropertyValue("--emojiSize")||"2.2rem",s=t.replace(/[0-9,.]+/,"").trim(),r=Number(t.replace(/[^0-9,.]+/,"")),o=n.replace(/[0-9,.]+/,"").trim(),i=Number(n.replace(/[^0-9,.]+/,""));let a;s.endsWith("em")?a=r:a=r/14;let c;o.endsWith("em")?c=i*a*14:c=i;const u=c+2*.2*a*14;this.emojiSize=u},showPicker(){this.$refs.popover.showPopover(),this.$nextTick(()=>{this.onShowing()})},hidePicker(){this.$refs.popover.hidePopover()},setAnchorEl(e){this.$refs.popover.setAnchorEl(e)},setGroupRef(e){return t=>{this.groupRefs[e]=t}},onPopoverShown(){this.$emit("show")},onPopoverClosed(){this.$emit("close")},onStickerUploaded(e){this.$emit("sticker-uploaded",e)},onStickerUploadFailed(e){this.$emit("sticker-upload-failed",e)},onEmoji(e){const t=e.imageUrl?`:${e.displayText}:`:e.replacement;this.keepOpen||this.$refs.popover.hidePopover(),this.$emit("emoji",{insertion:t,insertionUrl:e.imageUrl,keepOpen:this.keepOpen})},onScroll(e,t,n,s){const r=this.$refs["emoji-groups"].$el;this.scrolledGroup(r,n,s)},scrolledGroup(e,t,n){const s=e.scrollTop+5;this.$nextTick(()=>{this.emojiItems.slice(t,n+1).forEach(r=>{const o=Cae(r.id),i=this.groupRefs["group-"+r.id];if(!i)return;const a=i.$el.parentElement;a&&a&&$ae(a)<=s&&(this.activeGroup=o)}),this.scrollHeader()})},scrollHeader(){const e=this.groupRefs["group-header-"+this.activeGroup],t=e.offsetLeft,n=t+e.offsetWidth,s=this.$refs.header,r=s.scrollLeft,o=r+s.clientWidth,i=c=>{s.scrollLeft=c},a=7;t-ao&&i(n+a-s.clientWidth)},highlight(e){this.setShowStickers(!1);const t=this.emojiItems.findIndex(n=>n.id===e);this.$refs["emoji-groups"].scrollToItem(t)},updateScrolledClass(e){e.scrollTop<=5?this.groupsScrolledClass="scrolled-top":e.scrollTop>=e.scrollTopMax-5?this.groupsScrolledClass="scrolled-bottom":this.groupsScrolledClass="scrolled-middle"},toggleStickers(){this.showingStickers=!this.showingStickers},setShowStickers(e){this.showingStickers=e},filterByKeyword(e,t){return kae(e,t,this.languages,this.maybeLocalizedEmojiName)},onShowing(){const e=this.contentLoaded;this.updateEmojiSize(),this.recalculateItemPerRow(),this.$nextTick(()=>{this.$refs.search.focus()}),this.contentLoaded=!0,this.filteredEmojiGroups=this.getFilteredEmojiGroups(),e||this.$nextTick(()=>{this.defaultGroup&&this.highlight(this.defaultGroup)})},getFilteredEmojiGroups(){return this.allEmojiGroups.map(e=>({...e,emojis:this.filterByKeyword(e.emojis,Z.trim(this.keyword))})).filter(e=>e.emojis.length>0)},recalculateItemPerRow(){this.$nextTick(()=>{this.$refs["emoji-groups"]&&(this.width=this.$refs["emoji-groups"].$el.clientWidth)})}},watch:{keyword(){this.onScroll(),this.debouncedHandleKeywordChange()},allCustomGroups(){this.filteredEmojiGroups=this.getFilteredEmojiGroups()}},computed:{minItemSize(){return this.emojiSize},fontSize(){return this.$nextTick(()=>{this.updateEmojiSize()}),this.$store.getters.mergedConfig.fontSize},emojiHeight(){return this.emojiSize},itemPerRow(){return this.width?Math.floor(this.width/this.emojiSize):6},activeGroupView(){return this.showingStickers?"":this.activeGroup},stickersAvailable(){return this.$store.state.instance.stickers?this.$store.state.instance.stickers.length>0:0},allCustomGroups(){if(this.hideCustomEmoji||this.hideCustomEmojiInPicker)return{};const e=this.$store.getters.groupedCustomEmojis;return e.unpacked&&(e.unpacked.text=this.$t("emoji.unpacked")),e},defaultGroup(){return Object.keys(this.allCustomGroups)[0]},unicodeEmojiGroups(){return this.$store.getters.standardEmojiGroupList.map(e=>({id:`standard-${e.id}`,text:this.$t(`emoji.unicode_groups.${e.id}`),icon:wae[e.id],emojis:e.emojis}))},allEmojiGroups(){return Object.entries(this.allCustomGroups).map(([,e])=>e).concat(this.unicodeEmojiGroups)},stickerPickerEnabled(){return(this.$store.state.instance.stickers||[]).length!==0},debouncedHandleKeywordChange(){return Z.debounce(()=>{this.filteredEmojiGroups=this.getFilteredEmojiGroups()},500)},emojiItems(){return this.filteredEmojiGroups.map(e=>Z.chunk(e.emojis,this.itemPerRow).map((t,n)=>({...e,id:n===0?e.id:`row-${n}-${e.id}`,emojis:t,isFirstRow:n===0}))).reduce((e,t)=>e.concat(t),[])},languages(){return M_(this.$store.getters.mergedConfig.interfaceLanguage)},maybeLocalizedEmojiName(){return e=>{var t;if(!e.annotations)return e.displayText;if(e.displayTextI18n)return this.$t(e.displayTextI18n.key,e.displayTextI18n.args);for(const n of this.languages)if((t=e.annotations[n])!=null&&t.name)return e.annotations[n].name;return e.displayText}},isInModal(){return this.popoversZLayer==="modals"}}},Aae={class:"heading"},Eae={class:"emoji-search"},Iae=["placeholder"],Pae=["title","onClick"],Lae={key:0,class:"emoji-picker-header-image"},Oae={key:0,class:"additional-tabs"},Rae=["title"],Mae={key:0,class:"content"},Nae={key:0,class:"emoji-group-title"},Fae=["title","onClick"],Dae={key:0,class:"emoji-picker-emoji -unicode"},Uae={class:"keep-open"},jae={key:0,class:"hide-custom-emoji"},Bae={key:0,class:"stickers-content"};function zae(e,t,n,s,r,o){const i=O("still-image"),a=O("FAIcon"),c=O("DynamicScrollerItem"),u=O("DynamicScroller"),f=O("Checkbox"),h=O("sticker-picker"),v=O("Popover"),y=sc("body-scroll-lock");return p(),Y(v,{ref:"popover",trigger:"click","popover-class":"emoji-picker popover-default","hide-trigger":!0,onShow:e.onPopoverShown,onClose:e.onPopoverClosed},{content:X(()=>[g("div",Aae,[g("div",Eae,[at(g("input",{ref:"search","onUpdate:modelValue":t[0]||(t[0]=S=>e.keyword=S),type:"text",class:"input form-control",placeholder:e.$t("emoji.search_emoji"),onInput:t[1]||(t[1]=S=>S.target.composing=!1)},null,40,Iae),[[Nt,e.keyword]])]),at((p(),b("span",{ref:"header",class:"emoji-tabs",onWheel:t[2]||(t[2]=Te((...S)=>e.groupScroll&&e.groupScroll(...S),["prevent"]))},[(p(!0),b(Se,null,We(e.filteredEmojiGroups,S=>(p(),b("span",{ref_for:!0,ref:e.setGroupRef("group-header-"+S.id),key:S.id,class:he(["button-unstyled emoji-tabs-item",{toggled:e.activeGroupView===S.id}]),title:S.text,role:"button",onClick:Te($=>e.highlight(S.id),["prevent"])},[S.image?(p(),b("span",Lae,[T(i,{alt:S.text,src:S.image},null,8,["alt","src"])])):(p(),Y(a,{key:1,icon:S.icon,"fixed-width":""},null,8,["icon"]))],10,Pae))),128))],32)),[[y,e.isInModal]]),e.stickerPickerEnabled?(p(),b("span",Oae,[g("span",{class:he(["button-unstyled stickers-tab-icon additional-tabs-item",{toggled:e.showingStickers}]),title:e.$t("emoji.stickers"),onClick:t[3]||(t[3]=Te((...S)=>e.toggleStickers&&e.toggleStickers(...S),["prevent"]))},[T(a,{icon:"sticky-note","fixed-width":""})],10,Rae)])):E("",!0)]),e.contentLoaded?(p(),b("div",Mae,[g("div",{class:he(["emoji-content",{hidden:e.showingStickers}])},[at((p(),Y(u,{ref:"emoji-groups",class:he(["emoji-groups",e.groupsScrolledClass]),"min-item-size":e.minItemSize,buffer:e.minItemSize,items:e.emojiItems,"emit-update":!0,onUpdate:e.onScroll,onVisible:e.recalculateItemPerRow,onResize:e.recalculateItemPerRow},{default:X(({item:S,index:$,active:I})=>[T(c,{ref:e.setGroupRef("group-"+S.id),item:S,active:I,"data-index":$,"size-dependencies":[S.emojis.length]},{default:X(()=>[g("div",{class:he(["emoji-group",{"first-row":S.isFirstRow}]),style:hn({"--__amount":e.itemPerRow})},[S.isFirstRow?(p(),b("h6",Nae,w(S.text),1)):E("",!0),(p(!0),b(Se,null,We(S.emojis,C=>(p(),b("span",{key:S.id+C.displayText,title:e.maybeLocalizedEmojiName(C),class:"emoji-item",role:"button",onClick:Te(k=>e.onEmoji(C),["stop","prevent"])},[C.imageUrl?(p(),Y(i,{key:1,class:"emoji-picker-emoji -custom",loading:"lazy",alt:e.maybeLocalizedEmojiName(C),src:C.imageUrl,"data-emoji-name":S.id+C.displayText},null,8,["alt","src","data-emoji-name"])):(p(),b("span",Dae,w(C.replacement),1))],8,Fae))),128))],6)]),_:2},1032,["item","active","data-index","size-dependencies"])]),_:1},8,["class","min-item-size","buffer","items","onUpdate","onVisible","onResize"])),[[y,e.isInModal]]),g("div",Uae,[T(f,{modelValue:e.keepOpen,"onUpdate:modelValue":t[4]||(t[4]=S=>e.keepOpen=S)},{default:X(()=>[de(w(e.$t("emoji.keep_open")),1)]),_:1},8,["modelValue"])]),e.hideCustomEmoji?E("",!0):(p(),b("div",jae,[T(f,{modelValue:e.hideCustomEmojiInPicker,"onUpdate:modelValue":t[5]||(t[5]=S=>e.hideCustomEmojiInPicker=S),onChange:e.onShowing},{default:X(()=>[de(w(e.$t("emoji.hide_custom_emoji")),1)]),_:1},8,["modelValue","onChange"])]))],2),e.showingStickers?(p(),b("div",Bae,[T(h,{onUploaded:e.onStickerUploaded,onUploadFailed:e.onStickerUploadFailed},null,8,["onUploaded","onUploadFailed"])])):E("",!0)])):E("",!0)]),_:1},8,["onShow","onClose"])}const j2=ge(Tae,[["render",zae]]),qae={props:{ariaLive:{type:String,default:"assertive"}},data(){return{currentText:""}},methods:{announce(e){this.currentText=e,setTimeout(()=>{this.currentText=""},1e3)}}},Hae=["aria-live"];function Vae(e,t,n,s,r,o){return p(),b("div",{class:"visible-for-screenreader-only","aria-live":e.ariaLive},w(e.currentText),9,Hae)}const Wae=ge(qae,[["render",Vae]]);et.add(J5);const Gae={props:{user:Object}},Kae=Gae;function xae(e,t,n,s,r,o){const i=O("FAIcon");return e.user&&e.user.screen_name_ui_contains_non_ascii?(p(),Y(i,{key:0,icon:"code",title:e.$t("unicode_domain_indicator.tooltip")},null,8,["title"])):E("",!0)}const Jp=ge(Kae,[["render",xae]]),B2=(e,t,{top:n=0,left:s=0}={},r=!0)=>{const o={top:n+e.offsetTop,left:s+e.offsetLeft};if(!r&&e!==window){const{topPadding:i,leftPadding:a}=MT(e);o.top+=r?0:i,o.left+=r?0:a}if(e.offsetParent&&window.getComputedStyle(e.offsetParent).position!=="sticky"&&(t===window||t.contains(e.offsetParent)||t===e.offsetParent))return B2(e.offsetParent,t,o,!1);if(t!==window){const{topPadding:i,leftPadding:a}=MT(t);o.top+=i,o.left+=a}return o},MT=e=>{const t=window.getComputedStyle(e)["padding-top"],n=Number(t.substring(0,t.length-2)),s=window.getComputedStyle(e)["padding-left"],r=Number(s.substring(0,s.length-2));return{topPadding:n,leftPadding:r}};/*! - * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com - * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) - * Copyright 2024 Fonticons, Inc. - */const Yae={prefix:"far",iconName:"face-smile-beam",icon:[512,512,[128522,"smile-beam"],"f5b8","M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm177.6 62.1C192.8 334.5 218.8 352 256 352s63.2-17.5 78.4-33.9c9-9.7 24.2-10.4 33.9-1.4s10.4 24.2 1.4 33.9c-22 23.8-60 49.4-113.6 49.4s-91.7-25.5-113.6-49.4c-9-9.7-8.4-24.9 1.4-33.9s24.9-8.4 33.9 1.4zm40-89.3s0 0 0 0c0 0 0 0 0 0l-.2-.2c-.2-.2-.4-.5-.7-.9c-.6-.8-1.6-2-2.8-3.4c-2.5-2.8-6-6.6-10.2-10.3c-8.8-7.8-18.8-14-27.7-14s-18.9 6.2-27.7 14c-4.2 3.7-7.7 7.5-10.2 10.3c-1.2 1.4-2.2 2.6-2.8 3.4c-.3 .4-.6 .7-.7 .9l-.2 .2c0 0 0 0 0 0c0 0 0 0 0 0s0 0 0 0c-2.1 2.8-5.7 3.9-8.9 2.8s-5.5-4.1-5.5-7.6c0-17.9 6.7-35.6 16.6-48.8c9.8-13 23.9-23.2 39.4-23.2s29.6 10.2 39.4 23.2c9.9 13.2 16.6 30.9 16.6 48.8c0 3.4-2.2 6.5-5.5 7.6s-6.9 0-8.9-2.8c0 0 0 0 0 0s0 0 0 0zm160 0c0 0 0 0 0 0l-.2-.2c-.2-.2-.4-.5-.7-.9c-.6-.8-1.6-2-2.8-3.4c-2.5-2.8-6-6.6-10.2-10.3c-8.8-7.8-18.8-14-27.7-14s-18.9 6.2-27.7 14c-4.2 3.7-7.7 7.5-10.2 10.3c-1.2 1.4-2.2 2.6-2.8 3.4c-.3 .4-.6 .7-.7 .9l-.2 .2c0 0 0 0 0 0c0 0 0 0 0 0s0 0 0 0c-2.1 2.8-5.7 3.9-8.9 2.8s-5.5-4.1-5.5-7.6c0-17.9 6.7-35.6 16.6-48.8c9.8-13 23.9-23.2 39.4-23.2s29.6 10.2 39.4 23.2c9.9 13.2 16.6 30.9 16.6 48.8c0 3.4-2.2 6.5-5.5 7.6s-6.9 0-8.9-2.8c0 0 0 0 0 0s0 0 0 0s0 0 0 0z"]},Xae=Yae,Jae={prefix:"far",iconName:"bookmark",icon:[384,512,[128278,61591],"f02e","M0 48C0 21.5 21.5 0 48 0l0 48 0 393.4 130.1-92.9c8.3-6 19.6-6 27.9 0L336 441.4 336 48 48 48 48 0 336 0c26.5 0 48 21.5 48 48l0 440c0 9-5 17.2-13 21.3s-17.6 3.4-24.9-1.8L192 397.5 37.9 507.5c-7.3 5.2-16.9 5.9-24.9 1.8S0 497 0 488L0 48z"]},Zae={prefix:"far",iconName:"star",icon:[576,512,[11088,61446],"f005","M287.9 0c9.2 0 17.6 5.2 21.6 13.5l68.6 141.3 153.2 22.6c9 1.3 16.5 7.6 19.3 16.3s.5 18.1-5.9 24.5L433.6 328.4l26.2 155.6c1.5 9-2.2 18.1-9.7 23.5s-17.3 6-25.3 1.7l-137-73.2L151 509.1c-8.1 4.3-17.9 3.7-25.3-1.7s-11.2-14.5-9.7-23.5l26.2-155.6L31.1 218.2c-6.5-6.4-8.7-15.9-5.9-24.5s10.3-14.9 19.3-16.3l153.2-22.6L266.3 13.5C270.4 5.2 278.7 0 287.9 0zm0 79L235.4 187.2c-3.5 7.1-10.2 12.1-18.1 13.3L99 217.9 184.9 303c5.5 5.5 8.1 13.3 6.8 21L171.4 443.7l105.2-56.2c7.1-3.8 15.6-3.8 22.6 0l105.2 56.2L384.2 324.1c-1.3-7.7 1.2-15.5 6.8-21l85.9-85.1L358.6 200.5c-7.8-1.2-14.6-6.1-18.1-13.3L287.9 79z"]},qEe={prefix:"far",iconName:"window-minimize",icon:[512,512,[128469],"f2d1","M24 432c-13.3 0-24 10.7-24 24s10.7 24 24 24l464 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 432z"]};et.add(Xae);const Qae={emits:["update:modelValue","shown"],props:{suggest:{required:!0,type:Function},modelValue:{required:!0,type:String},enableEmojiPicker:{required:!1,type:Boolean,default:!1},hideEmojiButton:{required:!1,type:Boolean,default:!1},enableStickerPicker:{required:!1,type:Boolean,default:!1},placement:{required:!1,type:String,default:"auto"},newlineOnCtrlEnter:{required:!1,type:Boolean,default:!1}},data(){return{randomSeed:Xp(),input:void 0,caretEl:void 0,highlighted:-1,caret:0,focused:!1,blurTimeout:null,temporarilyHideSuggestions:!1,disableClickOutside:!1,suggestions:[],overlayStyle:{},pickerShown:!1}},components:{Popover:Jn,EmojiPicker:j2,UnicodeDomainIndicator:Jp,ScreenReaderNotice:Wae},computed:{padEmoji(){return this.$store.getters.mergedConfig.padEmoji},defaultCandidateIndex(){return this.$store.getters.mergedConfig.autocompleteSelect?0:-1},preText(){return this.modelValue.slice(0,this.caret)},postText(){return this.modelValue.slice(this.caret)},showSuggestions(){return this.focused&&this.suggestions&&this.suggestions.length>0&&!this.pickerShown&&!this.temporarilyHideSuggestions},textAtCaret(){var e;return(e=this.wordAtCaret)==null?void 0:e.word},wordAtCaret(){if(this.modelValue&&this.caret)return Sb.wordAtPosition(this.modelValue,this.caret-1)||{}},languages(){return M_(this.$store.getters.mergedConfig.interfaceLanguage)},maybeLocalizedEmojiNamesAndKeywords(){return e=>{const t=[e.displayText],n=[];return e.displayTextI18n&&t.push(this.$t(e.displayTextI18n.key,e.displayTextI18n.args)),e.annotations&&this.languages.forEach(s=>{var r,o;t.push((r=e.annotations[s])==null?void 0:r.name),n.push(...((o=e.annotations[s])==null?void 0:o.keywords)||[])}),{names:t.filter(s=>s),keywords:n.filter(s=>s)}}},maybeLocalizedEmojiName(){return e=>{var t;if(!e.annotations)return e.displayText;if(e.displayTextI18n)return this.$t(e.displayTextI18n.key,e.displayTextI18n.args);for(const n of this.languages)if((t=e.annotations[n])!=null&&t.name)return e.annotations[n].name;return e.displayText}},suggestionListId(){return`suggestions-${this.randomSeed}`},suggestionItemId(){return e=>`suggestion-item-${e}-${this.randomSeed}`}},mounted(){const{root:e,hiddenOverlayCaret:t,suggestorPopover:n}=this.$refs,s=e.querySelector(".emoji-input > input")||e.querySelector(".emoji-input > textarea");if(!s)return;this.input=s,this.caretEl=t,n.setAnchorEl?(n.setAnchorEl(this.caretEl),this.$refs.picker.setAnchorEl(this.caretEl)):console.warn("setAnchorEl not found, are we in a unit test?");const r=getComputedStyle(this.input);this.overlayStyle.padding=r.padding,this.overlayStyle.border=r.border,this.overlayStyle.margin=r.margin,this.overlayStyle.lineHeight=r.lineHeight,this.overlayStyle.fontFamily=r.fontFamily,this.overlayStyle.fontSize=r.fontSize,this.overlayStyle.wordWrap=r.wordWrap,this.overlayStyle.whiteSpace=r.whiteSpace,s.addEventListener("blur",this.onBlur),s.addEventListener("focus",this.onFocus),s.addEventListener("paste",this.onPaste),s.addEventListener("keyup",this.onKeyUp),s.addEventListener("keydown",this.onKeyDown),s.addEventListener("click",this.onClickInput),s.addEventListener("transitionend",this.onTransition),s.addEventListener("input",this.onInput),s.addEventListener("scroll",this.onInputScroll)},unmounted(){const{input:e}=this;e&&(e.removeEventListener("blur",this.onBlur),e.removeEventListener("focus",this.onFocus),e.removeEventListener("paste",this.onPaste),e.removeEventListener("keyup",this.onKeyUp),e.removeEventListener("keydown",this.onKeyDown),e.removeEventListener("click",this.onClickInput),e.removeEventListener("transitionend",this.onTransition),e.removeEventListener("input",this.onInput),e.removeEventListener("scroll",this.onInputScroll))},watch:{showSuggestions:function(e){this.$emit("shown",e),e?this.$refs.suggestorPopover.showPopover():this.$refs.suggestorPopover.hidePopover()},textAtCaret:async function(e){if(e===void 0)return;const t=e.charAt(0);if(e===t){this.suggestions=[];return}const n=await this.suggest(e,this.maybeLocalizedEmojiNamesAndKeywords);if(this.textAtCaret!==e||n.length<=0){this.suggestions=[];return}this.suggestions=Z.take(n,5).map(({imageUrl:s,...r})=>({...r,img:s||""})),this.highlighted=this.defaultCandidateIndex,this.$refs.screenReaderNotice.announce(this.$t("tool_tip.autocomplete_available",{number:this.suggestions.length},this.suggestions.length))}},methods:{onInputScroll(e){this.$refs.hiddenOverlay.scrollTo({top:this.input.scrollTop,left:this.input.scrollLeft}),this.setCaret(e)},triggerShowPicker(){this.$nextTick(()=>{this.$refs.picker.showPicker(),this.scrollIntoView()}),this.disableClickOutside=!0,setTimeout(()=>{this.disableClickOutside=!1},0)},togglePicker(){this.input.focus(),this.pickerShown?this.$refs.picker.hidePicker():(this.scrollIntoView(),this.$refs.picker.showPicker(),this.$refs.picker.startEmojiLoad())},replace(e){const t=Sb.replaceWord(this.modelValue,this.wordAtCaret,e);this.$emit("update:modelValue",t),this.caret=0},insert({insertion:e,keepOpen:t,surroundingSpace:n=!0}){const s=this.modelValue.substring(0,this.caret)||"",r=this.modelValue.substring(this.caret)||"",o=/\s/,i=n&&!o.exec(s.slice(-1))&&s.length&&this.padEmoji>0?" ":"",a=n&&!o.exec(r[0])&&this.padEmoji?" ":"",c=[s,i,e,a,r].join("");this.$emit("update:modelValue",c);const u=this.caret+(e+a+i).length;t||this.input.focus(),this.$nextTick(function(){this.input.setSelectionRange(u,u),this.caret=u})},replaceText(e,t){const n=this.suggestions.length||0;if(this.textAtCaret.length!==1&&(n>0||t)){const r=(t||this.suggestions[this.highlighted]).replacement,o=Sb.replaceWord(this.modelValue,this.wordAtCaret,r);this.$emit("update:modelValue",o),this.highlighted=0;const i=this.wordAtCaret.start+r.length;this.$nextTick(function(){this.input.focus(),this.input.setSelectionRange(i,i),this.caret=i}),e.preventDefault()}},cycleBackward(e){const t=this.suggestions.length||0;this.highlighted-=1,this.highlighted===-1?this.input.focus():this.highlighted<-1&&(this.highlighted=t-1),t>0&&e.preventDefault()},cycleForward(e){const t=this.suggestions.length||0;this.highlighted+=1,this.highlighted>=t&&(this.highlighted=-1,this.input.focus()),t>0&&e.preventDefault()},scrollIntoView(){const e=this.$refs.picker.$el,t=this.$el.closest(".sidebar-scroller")||this.$el.closest(".post-form-modal-view")||window,n=t===window?t.scrollY:t.scrollTop,s=t===window?t.innerHeight:t.offsetHeight,r=n+s,o=e.offsetHeight+B2(e,t).top,i=Math.max(0,o-r),a=n+i;t===window?t.scroll(0,a):t.scrollTop=a,this.$nextTick(()=>{const{offsetHeight:c}=this.input,{picker:u}=this.$refs;u.$el.getBoundingClientRect().bottom>window.innerHeight&&(u.$el.style.top="auto",u.$el.style.bottom=c+"px")})},onPickerShown(){this.pickerShown=!0},onPickerClosed(){this.pickerShown=!1},onBlur(e){this.blurTimeout=setTimeout(()=>{this.focused=!1,this.setCaret(e)},200)},onClick(e,t){this.replaceText(e,t)},onFocus(e){this.blurTimeout&&(clearTimeout(this.blurTimeout),this.blurTimeout=null),this.focused=!0,this.setCaret(e),this.temporarilyHideSuggestions=!1},onKeyUp(e){const{key:t}=e;this.setCaret(e),t==="Escape"?this.temporarilyHideSuggestions=!0:this.temporarilyHideSuggestions=!1},onPaste(e){this.setCaret(e)},onKeyDown(e){const{ctrlKey:t,shiftKey:n,key:s}=e;this.newlineOnCtrlEnter&&t&&s==="Enter"&&(this.insert({insertion:` -`,surroundingSpace:!1}),e.stopPropagation(),e.preventDefault(),this.$nextTick(()=>{this.input.blur(),this.input.focus()})),this.temporarilyHideSuggestions||(s==="Tab"&&(n?this.cycleBackward(e):this.cycleForward(e)),s==="ArrowUp"?this.cycleBackward(e):s==="ArrowDown"&&this.cycleForward(e),s==="Enter"&&(t||this.replaceText(e))),s==="Escape"&&(this.temporarilyHideSuggestions||this.input.focus())},onInput(e){this.setCaret(e),this.$emit("update:modelValue",e.target.value)},onStickerUploaded(e){this.$emit("sticker-uploaded",e)},onStickerUploadFailed(e){this.$emit("sticker-upload-Failed",e)},setCaret({target:{selectionStart:e}}){this.caret=e,this.$nextTick(()=>{this.$refs.suggestorPopover.updateStyles()})},autoCompleteItemLabel(e){return e.user?e.displayText+" "+e.detailText:this.maybeLocalizedEmojiName(e)}}},ele={ref:"hiddenOverlayCaret",class:"caret"},tle=["title"],nle=["id"],sle=["id","aria-label","aria-selected","onClick"],rle={class:"image"},ole=["src"],ile={key:1},ale={class:"label"},lle={key:0,class:"displayText"},cle={key:1,class:"displayText"},ule={class:"detailText"};function dle(e,t,n,s,r,o){const i=O("screen-reader-notice"),a=O("FAIcon"),c=O("EmojiPicker"),u=O("UnicodeDomainIndicator"),f=O("Popover");return p(),b("div",{ref:"root",class:he(["input emoji-input",{"with-picker":!e.hideEmojiButton}])},[Ot(e.$slots,"default",{id:"textbox-"+e.randomSeed,ariaOwns:e.suggestionListId,ariaAutocomplete:"both",ariaExpanded:e.showSuggestions,ariaActivedescendant:!e.showSuggestions||e.highlighted===-1?"":e.suggestionItemId(e.highlighted)}),g("div",{ref:"hiddenOverlay",class:"hidden-overlay",style:hn(e.overlayStyle),"aria-hidden":!0},[g("span",null,w(e.preText),1),g("span",ele,"x",512),g("span",null,w(e.postText),1)],4),T(i,{ref:"screenReaderNotice","aria-live":"assertive"},null,512),e.enableEmojiPicker?(p(),b(Se,{key:0},[e.hideEmojiButton?E("",!0):(p(),b("button",{key:0,class:"button-unstyled emoji-picker-icon",type:"button",title:e.$t("emoji.add_emoji"),onClick:t[0]||(t[0]=Te((...h)=>e.togglePicker&&e.togglePicker(...h),["prevent"]))},[T(a,{icon:["far","smile-beam"]})],8,tle)),e.enableEmojiPicker?(p(),Y(c,{key:1,ref:"picker","enable-sticker-picker":e.enableStickerPicker,class:"emoji-picker-panel",onEmoji:e.insert,onStickerUploaded:e.onStickerUploaded,onStickerUploadFailed:e.onStickerUploadFailed,onShow:e.onPickerShown,onClose:e.onPickerClosed},null,8,["enable-sticker-picker","onEmoji","onStickerUploaded","onStickerUploadFailed","onShow","onClose"])):E("",!0)],64)):E("",!0),T(f,{ref:"suggestorPopover",class:"autocomplete-panel",placement:"bottom","hide-trigger":!0},{content:X(()=>[g("div",{id:e.suggestionListId,ref:"panel-body",class:"autocomplete-panel-body",role:"listbox"},[(p(!0),b(Se,null,We(e.suggestions,(h,v)=>(p(),b("div",{id:e.suggestionItemId(v),key:v,class:he(["menu-item autocomplete-item",{"-active":v===e.highlighted}]),role:"option","aria-label":e.autoCompleteItemLabel(h),"aria-selected":v===e.highlighted,onClick:Te(y=>e.onClick(y,h),["stop","prevent"])},[g("span",rle,[h.img?(p(),b("img",{key:0,src:h.img},null,8,ole)):(p(),b("span",ile,w(h.replacement),1))]),g("div",ale,[h.user?(p(),b("span",lle,[de(w(h.displayText),1),T(u,{user:h.user,at:!1},null,8,["user"])])):E("",!0),h.user?E("",!0):(p(),b("span",cle,w(e.maybeLocalizedEmojiName(h)),1)),g("span",ule,w(h.detailText),1)])],10,sle))),128))],8,nle)]),_:1},512)],2)}const GL=ge(Qae,[["render",dle]]),Dh=1e3,Jl=60*Dh,Zl=60*Jl,Xo=24*Zl,NT=7*Xo,FT=30*Xo,DT=365.25*Xo,KL=e=>(typeof e=="string"&&(e=Date.parse(e)),Math.abs(Date.now()-e)),xL=(e,t=1)=>{const n=Date.now()>e?Math.floor:Math.ceil,s=KL(e),r={num:n(s/DT),key:"time.unit.years"};return s{const n=xL(e,t);return n.key+="_short",n},YL=(e,t)=>{switch(e){case"minutes":return .001*t*Jl;case"hours":return .001*t*Zl;case"days":return .001*t*Xo}},hle=(e,t)=>{switch(e){case"minutes":return 1e3*t/Jl;case"hours":return 1e3*t/Zl;case"days":return 1e3*t/Xo}},ple=(e,t)=>e.getFullYear()===t.getFullYear(),mle=(e,t)=>e.getFullYear()===t.getFullYear()&&e.getMonth()===t.getMonth(),gle=(e,t)=>e.getFullYear()===t.getFullYear()&&e.getMonth()===t.getMonth()&&e.getDate()===t.getDate(),XL=e=>{if(typeof e!="string")return 0;const t=e.replace(/[0-9,.]+/,""),n=e.replace(/[^0-9,.]+/,"");switch(t){case"d":return n*Xo;case"h":return n*Zl;case"m":return n*Jl;case"s":return n*Dh;default:return 0}},vle={pollType:"single",options:["",""],expiryAmount:10,expiryUnit:"minutes"},Ei=(e,t)=>e[t]!==void 0?e[t]:vle[t],ble=e=>{const t=YL(Ei(e,"expiryUnit"),Ei(e,"expiryAmount")),n=Z.uniq(Ei(e,"options").filter(s=>s!==""));return n.length<2?{errorKey:"polls.not_enough_options"}:{options:n,multiple:Ei(e,"pollType")==="multiple",expiresIn:t}};et.add(za);const yle={emits:["update:modelValue"],props:["modelValue","disabled","unstyled","kind","attrs"]},_le=["disabled","value"];function wle(e,t,n,s,r,o){const i=O("FAIcon");return p(),b("label",{class:he(["Select input",{disabled:e.disabled,unstyled:e.unstyled}])},[g("select",An({disabled:e.disabled,value:e.modelValue},e.$attrs,{onChange:t[0]||(t[0]=a=>e.$emit("update:modelValue",a.target.value))}),[Ot(e.$slots,"default")],16,_le),t[1]||(t[1]=de(" "+w(" ")+" ",-1)),!e.$attrs.size&&!e.$attrs.multiple?(p(),Y(i,{key:0,class:"select-down-icon",icon:"chevron-down"})):E("",!0)],2)}const Zi=ge(yle,[["render",wle]]);et.add(Xn,r2);const Sle={components:{Select:Zi},name:"PollForm",props:{visible:{},params:{type:Object,required:!0}},computed:{pollType:{get(){return Ei(this.params,"pollType")},set(e){this.params.pollType=e}},options(){return!!this.params.options||(this.params.options=Ei(this.params,"options")),this.params.options},expiryAmount:{get(){return Ei(this.params,"expiryAmount")},set(e){this.params.expiryAmount=e}},expiryUnit:{get(){return Ei(this.params,"expiryUnit")},set(e){this.params.expiryUnit=e}},pollLimits(){return this.$store.state.instance.pollLimits},maxOptions(){return this.pollLimits.max_options},maxLength(){return this.pollLimits.max_option_chars},expiryUnits(){const e=["minutes","hours","days"],t=this.convertExpiryFromUnit;return e.filter(n=>this.pollLimits.max_expiration>=t(n,1))},minExpirationInCurrentUnit(){return Math.ceil(this.convertExpiryToUnit(this.expiryUnit,this.pollLimits.min_expiration))},maxExpirationInCurrentUnit(){return Math.floor(this.convertExpiryToUnit(this.expiryUnit,this.pollLimits.max_expiration))}},methods:{clear(){this.pollType="single",this.options=["",""],this.expiryAmount=10,this.expiryUnit="minutes"},nextOption(e){const t=this.$el.querySelector(`#poll-${e+1}`);t?t.focus():this.addOption()&&this.$nextTick(function(){this.nextOption(e)})},addOption(){return this.options.length2&&this.options.splice(e,1)},convertExpiryToUnit(e,t){return hle(e,t)},convertExpiryFromUnit(e,t){return YL(e,t)},expiryAmountChange(){this.expiryAmount=Math.max(this.minExpirationInCurrentUnit,this.expiryAmount),this.expiryAmount=Math.min(this.maxExpirationInCurrentUnit,this.expiryAmount)}}},kle={key:0,class:"poll-form"},$le={class:"input-container"},Cle=["id","onUpdate:modelValue","placeholder","maxlength","onKeydown"],Tle=["onClick"],Ale={class:"poll-type-expiry"},Ele=["title"],Ile={value:"single"},Ple={value:"multiple"},Lle=["title"],Ole=["min","max"],Rle=["value"];function Mle(e,t,n,s,r,o){const i=O("FAIcon"),a=O("Select");return e.visible?(p(),b("div",kle,[(p(!0),b(Se,null,We(e.options,(c,u)=>(p(),b("div",{key:u,class:"poll-option"},[g("div",$le,[at(g("input",{id:`poll-${u}`,"onUpdate:modelValue":f=>e.options[u]=f,size:"1",class:"input poll-option-input",type:"text",placeholder:e.$t("polls.option"),maxlength:e.maxLength,onChange:t[0]||(t[0]=(...f)=>e.updatePollToParent&&e.updatePollToParent(...f)),onKeydown:zo(Te(f=>e.nextOption(u),["stop","prevent"]),["enter"])},null,40,Cle),[[Nt,e.options[u]]])]),e.options.length>2?(p(),b("button",{key:0,class:"delete-option button-unstyled -hover-highlight",onClick:f=>e.deleteOption(u)},[T(i,{icon:"times"})],8,Tle)):E("",!0)]))),128)),e.options.lengthe.addOption&&e.addOption(...c))},[T(i,{icon:"plus",size:"sm"}),de(" "+w(e.$t("polls.add_option")),1)])):E("",!0),g("div",Ale,[g("div",{class:"poll-type",title:e.$t("polls.type")},[T(a,{modelValue:e.pollType,"onUpdate:modelValue":t[2]||(t[2]=c=>e.pollType=c),class:"poll-type-select",unstyled:"true",onChange:e.updatePollToParent},{default:X(()=>[g("option",Ile,w(e.$t("polls.single_choice")),1),g("option",Ple,w(e.$t("polls.multiple_choices")),1)]),_:1},8,["modelValue","onChange"])],8,Ele),g("div",{class:"poll-expiry",title:e.$t("polls.expiry")},[at(g("input",{"onUpdate:modelValue":t[3]||(t[3]=c=>e.expiryAmount=c),type:"number",class:"input expiry-amount hide-number-spinner",min:e.minExpirationInCurrentUnit,max:e.maxExpirationInCurrentUnit,onChange:t[4]||(t[4]=(...c)=>e.expiryAmountChange&&e.expiryAmountChange(...c))},null,40,Ole),[[Nt,e.expiryAmount]]),t[6]||(t[6]=de(" "+w(" ")+" ",-1)),T(a,{modelValue:e.expiryUnit,"onUpdate:modelValue":t[5]||(t[5]=c=>e.expiryUnit=c),unstyled:"true",class:"expiry-unit",onChange:e.expiryAmountChange},{default:X(()=>[(p(!0),b(Se,null,We(e.expiryUnits,c=>(p(),b("option",{key:c,value:c},w(e.$t(`time.unit.${c}_short`,[""],e.expiryAmount)),9,Rle))),128))]),_:1},8,["modelValue","onChange"])],8,Lle)])])):E("",!0)}const Nle=ge(Sle,[["render",Mle]]),Fle=()=>{let e=null;return{getRuffle:async()=>new Promise((n,s)=>{if(e){n(e);return}window.RufflePlayer={},window.RufflePlayer.config={polyfills:!1,publicPath:"/static/ruffle"};const r=document.createElement("script");r.src="/static/ruffle/ruffle.js",r.type="text/javascript",r.onerror=o=>{s(o)},r.onabort=o=>{s(o)},r.oncancel=o=>{s(o)},r.onload=()=>{e=window.RufflePlayer,n(e)},document.body.appendChild(r)})}},Dle=Fle();et.add(nP,PZ);const Ule={props:["src"],data(){return{player:!1,loaded:!1,ruffleInstance:null}},methods:{openPlayer(){this.player||(this.player="hidden",Dle.getRuffle().then(e=>{const t=e.newest().createPlayer();t.config={letterbox:"on"},this.$refs.container.appendChild(t),t.style.width="100%",t.style.height="100%",t.load(this.src).then(()=>{this.player=!0}).catch(s=>{console.error("Error loading ruffle",s),this.player="error"}),this.ruffleInstance=t,this.$emit("playerOpened")}))},closePlayer(){this.ruffleInstance&&this.ruffleInstance.remove(),this.player=!1,this.$emit("playerClosed")}}},jle={class:"Flash"},Ble={key:0,class:"label"},zle={key:1,class:"label"},qle={key:2,class:"label"};function Hle(e,t,n,s,r,o){const i=O("FAIcon");return p(),b("div",jle,[e.player===!0||e.player==="hidden"?(p(),b("div",{key:0,ref:"container",class:he(["player",{hidden:e.player==="hidden"}])},null,2)):E("",!0),e.player!==!0?(p(),b("button",{key:1,class:"button-unstyled placeholder",onClick:t[0]||(t[0]=(...a)=>e.openPlayer&&e.openPlayer(...a))},[e.player==="hidden"?(p(),b("span",Ble,w(e.$t("general.loading")),1)):E("",!0),e.player==="error"?(p(),b("span",zle,w(e.$t("general.flash_fail")),1)):(p(),b("span",qle,[g("p",null,w(e.$t("general.flash_content")),1),g("p",null,[T(i,{icon:"exclamation-triangle"}),de(" "+w(e.$t("general.flash_security")),1)])]))])):E("",!0)])}const JL=ge(Ule,[["render",Hle]]),Vle={props:["attachment","controls"],data(){return{blocksSuspend:!1,hasAudio:!0}},computed:{loopVideo(){return this.$store.getters.mergedConfig.loopVideoSilentOnly?!this.hasAudio:this.$store.getters.mergedConfig.loopVideo}},methods:{onPlaying(e){if(this.setHasAudio(e),this.loopVideo){this.$emit("play",{looping:!0});return}this.$emit("play")},onPaused(){this.$emit("pause")},setHasAudio(e){const t=e.srcElement||e.target;this.hasAudio&&(typeof t.webkitAudioDecodedByteCount<"u"&&t.webkitAudioDecodedByteCount>0||typeof t.mozHasAudio<"u"&&t.mozHasAudio||typeof t.audioTracks<"u"&&t.audioTracks.length>0||(this.hasAudio=!1))}}},Wle=["src","loop","controls","alt","title"];function Gle(e,t,n,s,r,o){return p(),b("video",{class:"video",preload:"metadata",src:e.attachment.url+"#t=0.00000000000001",loop:e.loopVideo,controls:e.controls,alt:e.attachment.description,title:e.attachment.description,playsinline:"",onPlaying:t[0]||(t[0]=(...i)=>e.onPlaying&&e.onPlaying(...i)),onPause:t[1]||(t[1]=(...i)=>e.onPaused&&e.onPaused(...i))},null,40,Wle)}const ZL=ge(Vle,[["render",Gle]]),Kle="/static/img/nsfw.DepQPhG0.png";et.add(n2,a2,Q_,NZ,HJ,Xn,nP,uP,mJ,SJ,LZ);const xle={props:["attachment","compact","description","hideDescription","nsfw","size","setMedia","remove","shiftUp","shiftDn","edit"],data(){return{localDescription:this.description||this.attachment.description,nsfwImage:this.$store.state.instance.nsfwCensorImage||Kle,hideNsfwLocal:this.$store.getters.mergedConfig.hideNsfw,preloadImage:this.$store.getters.mergedConfig.preloadImage,loading:!1,img:Fa.fileType(this.attachment.mimetype)==="image"&&document.createElement("img"),modalOpen:!1,showHidden:!1,flashLoaded:!1,showDescription:!1}},components:{Flash:JL,StillImage:Ji,VideoAttachment:ZL},computed:{classNames(){return[{"-loading":this.loading,"-nsfw-placeholder":this.hidden,"-editable":this.edit!==void 0,"-compact":this.compact},"-type-"+this.type,this.size&&"-size-"+this.size,`-${this.useContainFit?"contain":"cover"}-fit`]},usePlaceholder(){return this.size==="hide"},useContainFit(){return this.$store.getters.mergedConfig.useContainFit},placeholderName(){return this.attachment.description===""||!this.attachment.description?this.type.toUpperCase():this.attachment.description},placeholderIconClass(){return this.type==="image"?"image":this.type==="video"?"video":this.type==="audio"?"music":"file"},referrerpolicy(){return this.$store.state.instance.mediaProxyAvailable?"":"no-referrer"},type(){return Fa.fileType(this.attachment.mimetype)},hidden(){return this.nsfw&&this.hideNsfwLocal&&!this.showHidden},isEmpty(){return this.type==="html"&&!this.attachment.oembed},useModal(){let e=[];switch(this.size){case"hide":case"small":e=["image","video","audio","flash"];break;default:e=this.mergedConfig.playVideosInModal?["image","video","flash"]:["image"];break}return e.includes(this.type)},videoTag(){return this.useModal?"button":"span"},...bn(["mergedConfig"])},watch:{"attachment.description"(e){this.localDescription=e},localDescription(e){this.onEdit(e)}},methods:{linkClicked({target:e}){e.tagName==="A"&&window.open(e.href,"_blank")},openModal(){this.useModal?(this.$emit("setMedia"),hs().setCurrentMedia(this.attachment)):this.type==="unknown"&&window.open(this.attachment.url)},openModalForce(){this.$emit("setMedia"),hs().setCurrentMedia(this.attachment)},onEdit(e){this.edit&&this.edit(this.attachment,e)},onRemove(){this.remove&&this.remove(this.attachment)},onShiftUp(){this.shiftUp&&this.shiftUp(this.attachment)},onShiftDn(){this.shiftDn&&this.shiftDn(this.attachment)},stopFlash(){this.$refs.flash.closePlayer()},setFlashLoaded(e){this.flashLoaded=e},toggleDescription(){this.showDescription=!this.showDescription},toggleHidden(e){if(this.mergedConfig.useOneClickNsfw&&!this.showHidden&&(this.type!=="video"||this.mergedConfig.playVideosInModal)){this.openModal(e);return}this.img&&!this.preloadImage?this.img.onload?this.img.onload():(this.loading=!0,this.img.src=this.attachment.url,this.img.onload=()=>{this.loading=!1,this.showHidden=!this.showHidden}):this.showHidden=!this.showHidden},onImageLoad(e){const t=e.naturalWidth,n=e.naturalHeight;this.$emit("naturalSizeLoad",{id:this.attachment.id,width:t,height:n})}}},Yle=["href","alt","title"],Xle={key:1,class:"attachment-buttons"},Jle=["placeholder"],Zle={key:1},Qle={class:"attachment-wrapper"},ece=["href","alt","title"],tce=["src"],nce={key:1,class:"attachment-buttons"},sce=["title"],rce=["title"],oce=["title"],ice=["title"],ace=["title"],lce=["title"],cce=["title"],uce=["href"],dce=["href"],fce={key:0},hce=["href"],pce=["src","alt","title"],mce={key:0,class:"image"},gce=["src"],vce={class:"text"},bce=["href"],yce=["innerHTML"],_ce=["href"],wce=["placeholder"],Sce={key:1};function kce(e,t,n,s,r,o){const i=O("FAIcon"),a=O("StillImage"),c=O("VideoAttachment"),u=O("Flash");return e.usePlaceholder?(p(),b("button",{key:0,class:he(["Attachment -placeholder button-default",e.classNames]),onClick:t[4]||(t[4]=(...f)=>e.openModal&&e.openModal(...f))},[e.type!=="html"?(p(),b("a",{key:0,class:"placeholder",target:"_blank",href:e.attachment.url,alt:e.attachment.description,title:e.attachment.description,onClick:t[0]||(t[0]=Te(()=>{},["prevent"]))},[T(i,{icon:e.placeholderIconClass},null,8,["icon"]),g("b",null,w(e.nsfw?"NSFW / ":""),1),de(w(e.edit?"":e.placeholderName),1)],8,Yle)):E("",!0),e.edit||e.remove?(p(),b("div",Xle,[e.remove?(p(),b("button",{key:0,class:"button-default attachment-button -transparent",onClick:t[1]||(t[1]=Te((...f)=>e.onRemove&&e.onRemove(...f),["prevent"]))},[T(i,{icon:"trash-alt"})])):E("",!0)])):E("",!0),e.size!=="hide"&&!e.hideDescription&&(e.edit||e.localDescription||e.showDescription)?(p(),b("div",{key:2,class:he(["description-container",{"-static":!e.edit}])},[e.edit?at((p(),b("input",{key:0,"onUpdate:modelValue":t[2]||(t[2]=f=>e.localDescription=f),type:"text",class:"input description-field",placeholder:e.$t("post_status.media_description"),onKeydown:t[3]||(t[3]=zo(Te(()=>{},["prevent"]),["enter"]))},null,40,Jle)),[[Nt,e.localDescription]]):(p(),b("p",Zle,w(e.localDescription),1))],2)):E("",!0)],2)):(p(),b("div",{key:1,class:he(["Attachment",e.classNames])},[at(g("div",Qle,[e.hidden?(p(),b("a",{key:0,class:"image-container",href:e.attachment.url,alt:e.attachment.description,title:e.attachment.description,onClick:t[5]||(t[5]=Te((...f)=>e.toggleHidden&&e.toggleHidden(...f),["prevent","stop"]))},[(p(),b("img",{key:e.nsfwImage,class:"nsfw",src:e.nsfwImage},null,8,tce)),e.type==="video"?(p(),Y(i,{key:0,class:"play-icon",icon:"play-circle"})):E("",!0)],8,ece)):E("",!0),e.hidden?E("",!0):(p(),b("div",nce,[e.type==="flash"&&e.flashLoaded?(p(),b("button",{key:0,class:"button-default attachment-button -transparent",title:e.$t("status.attachment_stop_flash"),onClick:t[6]||(t[6]=Te((...f)=>e.stopFlash&&e.stopFlash(...f),["prevent"]))},[T(i,{icon:"stop"})],8,sce)):E("",!0),e.attachment.description&&e.size!=="small"&&!e.edit&&e.type!=="unknown"?(p(),b("button",{key:1,class:"button-default attachment-button -transparent",title:e.$t("status.show_attachment_description"),onClick:t[7]||(t[7]=Te((...f)=>e.toggleDescription&&e.toggleDescription(...f),["prevent"]))},[T(i,{icon:"align-right"})],8,rce)):E("",!0),!e.useModal&&e.type!=="unknown"?(p(),b("button",{key:2,class:"button-default attachment-button -transparent",title:e.$t("status.show_attachment_in_modal"),onClick:t[8]||(t[8]=Te((...f)=>e.openModalForce&&e.openModalForce(...f),["prevent"]))},[T(i,{icon:"search-plus"})],8,oce)):E("",!0),e.nsfw&&e.hideNsfwLocal?(p(),b("button",{key:3,class:"button-default attachment-button -transparent",title:e.$t("status.hide_attachment"),onClick:t[9]||(t[9]=Te((...f)=>e.toggleHidden&&e.toggleHidden(...f),["prevent"]))},[T(i,{icon:"times"})],8,ice)):E("",!0),e.shiftUp?(p(),b("button",{key:4,class:"button-default attachment-button -transparent",title:e.$t("status.move_up"),onClick:t[10]||(t[10]=Te((...f)=>e.onShiftUp&&e.onShiftUp(...f),["prevent"]))},[T(i,{icon:"chevron-left"})],8,ace)):E("",!0),e.shiftDn?(p(),b("button",{key:5,class:"button-default attachment-button -transparent",title:e.$t("status.move_down"),onClick:t[11]||(t[11]=Te((...f)=>e.onShiftDn&&e.onShiftDn(...f),["prevent"]))},[T(i,{icon:"chevron-right"})],8,lce)):E("",!0),e.remove?(p(),b("button",{key:6,class:"button-default attachment-button -transparent",title:e.$t("status.remove_attachment"),onClick:t[12]||(t[12]=Te((...f)=>e.onRemove&&e.onRemove(...f),["prevent"]))},[T(i,{icon:"trash-alt"})],8,cce)):E("",!0)])),e.type==="image"&&(!e.hidden||e.preloadImage)?(p(),b("a",{key:2,class:he(["image-container",{"-hidden":e.hidden&&e.preloadImage}]),href:e.attachment.url,target:"_blank",onClick:t[13]||(t[13]=Te((...f)=>e.openModal&&e.openModal(...f),["stop","prevent"]))},[T(a,{class:"image",referrerpolicy:e.referrerpolicy,mimetype:e.attachment.mimetype,src:e.attachment.large_thumb_url||e.attachment.url,"image-load-handler":e.onImageLoad,alt:e.attachment.description},null,8,["referrerpolicy","mimetype","src","image-load-handler","alt"])],10,uce)):E("",!0),e.type==="unknown"&&!e.hidden?(p(),b("a",{key:3,class:"placeholder-container",href:e.attachment.url,target:"_blank"},[T(i,{size:e.compact?"2x":"5x",icon:e.placeholderIconClass,title:e.localDescription},null,8,["size","icon","title"]),e.compact?E("",!0):(p(),b("p",fce,w(e.localDescription),1))],8,dce)):E("",!0),e.type==="video"&&!e.hidden?(p(),Y(Oa(e.videoTag),{key:4,class:"video-container",href:e.attachment.url,onClick:Te(e.openModal,["stop","prevent"])},{default:X(()=>[T(c,{class:"video",attachment:e.attachment,controls:!e.useModal,onPlay:t[14]||(t[14]=f=>e.$emit("play")),onPause:t[15]||(t[15]=f=>e.$emit("pause"))},null,8,["attachment","controls"]),e.useModal?(p(),Y(i,{key:0,class:"play-icon",icon:"play-circle"})):E("",!0)]),_:1},8,["href","onClick"])):E("",!0),e.type==="audio"&&!e.hidden?(p(),b("span",{key:5,class:"audio-container",href:e.attachment.url,onClick:t[18]||(t[18]=Te((...f)=>e.openModal&&e.openModal(...f),["stop","prevent"]))},[e.type==="audio"?(p(),b("audio",{key:0,src:e.attachment.url,alt:e.attachment.description,title:e.attachment.description,controls:"",onPlay:t[16]||(t[16]=f=>e.$emit("play")),onPause:t[17]||(t[17]=f=>e.$emit("pause"))},null,40,pce)):E("",!0)],8,hce)):E("",!0),e.type==="html"&&e.attachment.oembed?(p(),b("div",{key:6,class:"oembed-container",onClick:t[19]||(t[19]=Te((...f)=>e.linkClicked&&e.linkClicked(...f),["prevent"]))},[e.attachment.thumb_url?(p(),b("div",mce,[g("img",{src:e.attachment.thumb_url},null,8,gce)])):E("",!0),g("div",vce,[g("h1",null,[g("a",{href:e.attachment.url},w(e.attachment.oembed.title),9,bce)]),g("div",{innerHTML:e.attachment.oembed.oembedHTML},null,8,yce)])])):E("",!0),e.type==="flash"&&!e.hidden?(p(),b("span",{key:7,class:"flash-container",href:e.attachment.url,onClick:t[22]||(t[22]=Te((...f)=>e.openModal&&e.openModal(...f),["stop","prevent"]))},[T(u,{ref:"flash",class:"flash",src:e.attachment.large_thumb_url||e.attachment.url,onPlayerOpened:t[20]||(t[20]=f=>e.setFlashLoaded(!0)),onPlayerClosed:t[21]||(t[21]=f=>e.setFlashLoaded(!1))},null,8,["src"])],8,_ce)):E("",!0)],512),[[Cr,!e.isEmpty]]),e.size!=="hide"&&!e.hideDescription&&(e.edit||e.localDescription&&e.showDescription)?(p(),b("div",{key:0,class:he(["description-container",{"-static":!e.edit}])},[e.edit?at((p(),b("input",{key:0,"onUpdate:modelValue":t[23]||(t[23]=f=>e.localDescription=f),type:"text",class:"input description-field",placeholder:e.$t("post_status.media_description"),onKeydown:t[24]||(t[24]=zo(Te(()=>{},["prevent"]),["enter"]))},null,40,wce)),[[Nt,e.localDescription]]):(p(),b("p",Sce,w(e.localDescription),1))],2)):E("",!0)],2))}const Zp=ge(xle,[["render",kce]]),$ce={props:["attachments","compact","limitRows","descriptions","limit","nsfw","setMedia","size","editable","removeAttachment","shiftUpAttachment","shiftDnAttachment","editAttachment","grid"],data(){return{sizes:{},hidingLong:!0}},components:{Attachment:Zp},computed:{rows(){if(!this.attachments)return[];const e=this.limit>0?this.attachments.slice(0,this.limit):this.attachments;return this.size==="hide"?e.map(n=>({minimal:!0,items:[n]})):this.grid?[{grid:!0,items:e}]:e.reduce((n,s,r)=>{if(s.mimetype.includes("audio"))return[...n,{audio:!0,items:[s]},{items:[]}];if(!(s.mimetype.includes("image")||s.mimetype.includes("video")||s.mimetype.includes("flash")))return[...n,{minimal:!0,items:[s]},{items:[]}];const o=3,i=this.attachments.length-r+1,a=n[n.length-1].items;return a.push(s),a.length>=o&&i>o?[...n,{items:[]}]:n},[{items:[]}]).filter(n=>n.items.length>0)},attachmentsDimensionalScore(){return this.rows.reduce((e,t)=>{let n=0;return t.minimal?n+=1/8:t.audio?n+=1/4:n+=1/(t.items.length+.6),e+n},0)},tooManyAttachments(){return this.editable||this.size==="small"?!1:this.size==="hide"?this.attachments.length>8:this.attachmentsDimensionalScore>1}},methods:{onNaturalSizeLoad({id:e,width:t,height:n}){Z.set(this.sizes,e,{width:t,height:n})},rowStyle(e){if(e.audio)return{"padding-bottom":"25%"};if(!e.minimal&&!e.grid)return{"padding-bottom":`${100/(e.items.length+.6)}%`}},itemStyle(e,t){const n=Z.sumBy(t,s=>this.getAspectRatio(s.id));return{flex:`${this.getAspectRatio(e)/n} 1 0%`}},getAspectRatio(e){const t=this.sizes[e];return t?t.width/t.height:1},toggleHidingLong(e){this.hidingLong=e},openGallery(){hs().setMedia(this.attachments),hs().setCurrentMedia(this.attachments[0])},onMedia(){hs().setMedia(this.attachments)}}},Cce={class:"gallery-rows"},Tce={key:0,class:"many-attachments"},Ace={class:"many-attachments-text"},Ece={class:"many-attachments-buttons"},Ice={key:0,class:"many-attachments-button"},Pce={key:1,class:"many-attachments-button"},Lce={key:2,class:"many-attachments-button"};function Oce(e,t,n,s,r,o){const i=O("Attachment");return p(),b("div",{ref:"galleryContainer",class:he(["Gallery",{"-long":e.tooManyAttachments&&e.hidingLong}])},[g("div",Cce,[(p(!0),b(Se,null,We(e.rows,(a,c)=>(p(),b("div",{key:c,class:he(["gallery-row",{"-audio":a.audio,"-minimal":a.minimal,"-grid":e.grid}]),style:hn(e.rowStyle(a))},[g("div",{class:he(["gallery-row-inner",{"-grid":e.grid}])},[(p(!0),b(Se,null,We(a.items,(u,f)=>(p(),Y(i,{key:u.id,class:"gallery-item",compact:e.compact,nsfw:e.nsfw,attachment:u,size:e.size,editable:e.editable,remove:e.removeAttachment,"shift-up":!(f===0&&c===0)&&e.shiftUpAttachment,"shift-dn":!(f===a.items.length-1&&c===e.rows.length-1)&&e.shiftDnAttachment,edit:e.editAttachment,description:e.descriptions&&e.descriptions[u.id],"hide-description":e.size==="small"||e.tooManyAttachments&&e.hidingLong,style:hn(e.itemStyle(u.id,a.items)),onSetMedia:e.onMedia,onNaturalSizeLoad:e.onNaturalSizeLoad},null,8,["compact","nsfw","attachment","size","editable","remove","shift-up","shift-dn","edit","description","hide-description","style","onSetMedia","onNaturalSizeLoad"]))),128))],2)],6))),128))]),e.tooManyAttachments?(p(),b("div",Tce,[g("div",Ace,w(e.$t("status.many_attachments",{number:e.attachments.length})),1),g("div",Ece,[e.hidingLong?E("",!0):(p(),b("span",Ice,[g("button",{class:"button-unstyled -link",onClick:t[0]||(t[0]=a=>e.toggleHidingLong(!0))},w(e.$t("status.collapse_attachments")),1)])),e.hidingLong?(p(),b("span",Pce,[g("button",{class:"button-unstyled -link",onClick:t[1]||(t[1]=a=>e.toggleHidingLong(!1))},w(e.$t("status.show_all_attachments")),1)])):E("",!0),e.hidingLong?(p(),b("span",Lce,[g("button",{class:"button-unstyled -link",onClick:t[2]||(t[2]=(...a)=>e.openGallery&&e.openGallery(...a))},w(e.$t("status.open_gallery")),1)])):E("",!0)])])):E("",!0)],2)}const Qp=ge($ce,[["render",Oce]]),Rce={name:"Timeago",props:["time","autoUpdate","longFormat","nowThreshold","templateKey"],data(){return{relativeTimeMs:0,relativeTime:{key:"time.now",num:0},interval:null}},computed:{shouldUseAbsoluteTimeFormat(){return this.$store.getters.mergedConfig.useAbsoluteTimeFormat?XL(this.$store.getters.mergedConfig.absoluteTimeFormatMinAge)<=this.relativeTimeMs:!1},time12hFormat(){return this.$store.getters.mergedConfig.absoluteTimeFormat12h==="12h"},browserLocale(){return Tr.internalToBrowserLocale(this.$i18n.locale)},timeAsDate(){return typeof this.time=="string"?new Date(Date.parse(this.time)):this.time},localeDateString(){return this.timeAsDate.toLocaleString(this.browserLocale)},relativeTimeString(){const e=this.$i18n.t(this.relativeTime.key,[this.relativeTime.num],this.relativeTime.num);return typeof this.templateKey=="string"&&this.relativeTime.key!=="time.now"?this.$i18n.t(this.templateKey,[e]):e},absoluteTimeString(){if(this.longFormat)return this.localeDateString;const e=new Date;return(gle(this.timeAsDate,e)?new Intl.DateTimeFormat(this.browserLocale,{minute:"numeric",hour:"numeric",hour12:this.time12hFormat}):mle(this.timeAsDate,e)?new Intl.DateTimeFormat(this.browserLocale,{month:"short",day:"numeric",hour12:this.time12hFormat}):ple(this.timeAsDate,e)?new Intl.DateTimeFormat(this.browserLocale,{month:"short",day:"numeric",hour12:this.time12hFormat}):new Intl.DateTimeFormat(this.browserLocale,{year:"numeric",month:"short",hour12:this.time12hFormat})).format(this.timeAsDate)},relativeOrAbsoluteTimeString(){return this.shouldUseAbsoluteTimeFormat?this.absoluteTimeString:this.relativeTimeString}},watch:{time(e,t){t!==e&&(clearTimeout(this.interval),this.refreshRelativeTimeObject())}},created(){this.refreshRelativeTimeObject()},unmounted(){clearTimeout(this.interval)},methods:{refreshRelativeTimeObject(){const e=typeof this.nowThreshold=="number"?this.nowThreshold:1;this.relativeTimeMs=KL(this.time),this.relativeTime=this.longFormat?xL(this.time,e):fle(this.time,e),this.autoUpdate&&(this.interval=setTimeout(this.refreshRelativeTimeObject,1e3*this.autoUpdate))}}},Mce=["datetime","title"];function Nce(e,t,n,s,r,o){return p(),b("time",{datetime:n.time,title:o.localeDateString},w(o.relativeOrAbsoluteTimeString),9,Mce)}const wd=ge(Rce,[["render",Nce]]),qo=e=>{const t=/(?:<\/(\w+)>|<(\w+)\s?.*?\/?>)/gis.exec(e);return t&&(t[1]||t[2])},kl=(e,t)=>{const n=e.substring(1,e.length-1).replace(new RegExp("^"+qo(e)),"").replace(/\/?$/,"").trim(),s=Array.from(n.matchAll(/([a-z]+[a-z0-9-]*)(?:=("[^"]+?"|'[^']+?'))?/gi)).map(([,o,i])=>[o,i]).map(([o,i])=>i?[o,i.substring(1,i.length-1)]:[o,!0]),r=([o,i])=>{const a=o.toLowerCase();return a==="style"?!1:a==="class"?i==="greentext"||i==="cyantext":!0};return Object.fromEntries(s.filter(t||r))},Fce=(e,t,n)=>{const s=[];let r="";for(let o=0;o{const t=new Set(["area","base","br","col","embed","hr","img","input","keygen","link","meta","param","source","track","wbr"]),n=[],s=[["",n]];let r="",o=null;const i=()=>s[s.length-1][1],a=()=>{r!==""&&(i().push(r),r="")},c=h=>{i().push([h])},u=h=>{const v=i(),y=[Z.unescape(h),[]];s.push(y),v.push(y)},f=h=>{const v=s[s.length-1];qo(s[s.length-1][0])===qo(h)?(v.push(h),s.pop()):i().push(h)};for(let h=0;h"&&o!==null)o+=v;else if(v===">"&&o!==null){o+=v;const y=o;o=null;const S=qo(y);y[1]==="/"?f(y):t.has(S)||y[y.length-2]==="/"?c(y):u(y)}else r+=v}return o&&(r+=o),a(),n},Uce=(e="")=>{const t=new Set(["area","base","br","col","embed","hr","img","input","keygen","link","meta","param","source","track","wbr"]),n=new Set(["address","article","aside","blockquote","details","dialog","dd","div","dl","dt","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","hr","li","main","nav","ol","p","pre","section","table","ul"]),s=new Set(["br"]),r=new Set([...n.values(),...s.values()]),o=new Set(r);for(const $ of t)o.delete($);const i=new Set([...o.values(),...t.values()]),a=[],c=[];let u="",f=null;const h=()=>{u.trim().length>0?a.push({level:[...c],text:u}):a.push(u),u=""},v=$=>{h(),a.push($)},y=$=>{h(),a.push($),c.unshift(qo($))},S=$=>{c[0]===qo($)?(h(),a.push($),c.shift()):u+=$};for(let $=0;$"&&f!==null)f+=I;else if(I===">"&&f!==null){f+=I;const C=f;f=null;const k=qo(C);i.has(k)?s.has(k)?v(C):o.has(k)?C[1]==="/"?S(C):C[C.length-2]==="/"?v(C):y(C):u+=C:u+=C}else I===` -`?v(I):u+=I}return f&&(u+=f),h(),a},jce={components:{StillImage:Ji,Popover:Jn,SelectComponent:Zi},props:{shortcode:{type:String,required:!0},isLocal:{type:Boolean,required:!0}},data(){return{knownLocalPacks:{},packName:""}},computed:{isUserAdmin(){return this.$store.state.users.currentUser.rights.admin}},methods:{displayError(e){Xe().pushGlobalNotice({messageKey:"admin_dash.emoji.error",messageArgs:[e],level:"error"})},copyToLocalPack(){this.$store.state.api.backendInteractor.addNewEmojiFile({packName:this.packName,file:this.$attrs.src,shortcode:this.shortcode,filename:""}).then(e=>e.json()).then(e=>{if(e.error!==void 0){this.displayError(e.error);return}Xe().pushGlobalNotice({messageKey:"admin_dash.emoji.copied_successfully",messageArgs:[this.shortcode,this.packName],level:"success"}),this.$refs.emojiPopover.hidePopover(),this.packName=""})},loadPacksPaginated(e){const n={};return e({instance:this.$store.state.instance.server,page:1,pageSize:0}).then(s=>s.json()).then(s=>{if(s.error!==void 0)return Promise.reject(s.error);let r=Promise.resolve({});for(let o=0;oe({instance:this.$store.state.instance.server,page:o,pageSize:25})).then(i=>i.json()).then(i=>{if(i.error!==void 0)return Promise.reject(i.error);Z.assign(n,i.packs)});return r}).then(()=>n).catch(s=>{this.displayError(s)})},fetchEmojiPacksIfAdmin(){this.isUserAdmin&&this.loadPacksPaginated(this.$store.state.api.backendInteractor.listEmojiPacks).then(e=>{const t=Object.keys(e).sort().reduce((n,s)=>(s.length===0||(n[s]=e[s]),n),{});this.knownLocalPacks=t})}}},Bce={class:"emoji-popover"},zce={class:"emoji-popover-centered"},qce={key:0},Hce=["disabled"],Vce={value:"",disabled:"",hidden:""},Wce=["label"];function Gce(e,t,n,s,r,o){const i=O("StillImage"),a=O("SelectComponent"),c=O("Popover");return p(),Y(c,{ref:"emojiPopover",trigger:"click",placement:"top","bound-to":{x:"container"},offset:{y:10},onShow:o.fetchEmojiPacksIfAdmin},{trigger:X(()=>[T(i,lh(up(e.$attrs)),null,16)]),content:X(()=>[g("div",Bce,[g("h3",null,w(e.$attrs.title),1),g("div",zce,[T(i,An({class:"emoji"},e.$attrs),null,16)]),o.isUserAdmin&&!n.isLocal?(p(),b("div",qce,[g("button",{class:"button button-default btn emoji-popover-button",type:"button",disabled:r.packName=="",onClick:t[0]||(t[0]=(...u)=>o.copyToLocalPack&&o.copyToLocalPack(...u))},w(e.$t("admin_dash.emoji.copy_to_pack")),9,Hce),T(a,{modelValue:r.packName,"onUpdate:modelValue":t[1]||(t[1]=u=>r.packName=u)},{default:X(()=>[g("option",Vce,w(e.$t("admin_dash.emoji.emoji_pack")),1),(p(!0),b(Se,null,We(r.knownLocalPacks,(u,f)=>(p(),b("option",{key:f,label:f},w(f),9,Wce))),128))]),_:1},8,["modelValue"])])):E("",!0)])]),_:1},8,["onShow"])}const Kce=ge(jce,[["render",Gce]]),ao=(e,t,n)=>{const s=!t||xce(t)||Z.includes(n,t);return{name:s?"external-user-profile":"user-profile",params:s?{id:e}:{name:t}}},xce=e=>e&&e.includes("@"),Uh=e=>{if(e===void 0)return;const{color:t,type:n}=e;if(typeof t!="string")return;const s=yp(t);if(s==null)return;const r=`rgb(${Math.floor(s.r)}, ${Math.floor(s.g)}, ${Math.floor(s.b)})`,o=`rgba(${Math.floor(s.r)}, ${Math.floor(s.g)}, ${Math.floor(s.b)}, .1)`,i=`rgba(${Math.floor(s.r)}, ${Math.floor(s.g)}, ${Math.floor(s.b)}, .2)`,a={"--____highlight-solidColor":r,"--____highlight-tintColor":o,"--____highlight-tintColor2":i};if(n==="striped")return{backgroundImage:["repeating-linear-gradient(135deg,",`${o} ,`,`${o} 20px,`,`${i} 20px,`,`${i} 40px`].join(" "),backgroundPosition:"0 0",...a};if(n==="solid")return{backgroundColor:i,...a};if(n==="side")return{backgroundImage:["linear-gradient(to right,",`${r} ,`,`${r} 2px,`,"transparent 6px"].join(" "),backgroundPosition:"0 0",...a}},jh=e=>"USER____"+e.screen_name.replace(/\./g,"_").replace(/@/g,"_AT_");et.add(SZ,CJ);const Yce={props:{user:{required:!0,type:Object},compact:{required:!1,type:Boolean,default:!1},showActorTypeIndicator:{required:!1,type:Boolean,default:!1},url:{required:!1,type:String,default:null}},data(){return{showPlaceholder:!1,defaultAvatar:`${this.$store.state.instance.server+this.$store.state.instance.defaultAvatar}`,betterShadow:Xe().browserSupport.cssFilter}},components:{StillImage:Ji},methods:{imgSrc(e){return!e||this.showPlaceholder?this.defaultAvatar:e},imageLoadError(){this.showPlaceholder=!0}}};function Xce(e,t,n,s,r,o){var c,u;const i=O("StillImage"),a=O("FAIcon");return p(),b("span",{class:he(["Avatar",{"-compact":e.compact}])},[e.user?(p(),Y(i,{key:0,class:he(["avatar",{"-compact":e.compact,"-better-shadow":e.betterShadow}]),alt:e.user.screen_name_ui,title:e.user.screen_name_ui,src:e.url?e.url:e.imgSrc(e.user.profile_image_url_original),"image-load-error":e.imageLoadError},null,8,["alt","title","src","image-load-error","class"])):(p(),b("div",{key:1,class:he(["avatar -placeholder",{"-compact":e.compact}])},null,2)),e.showActorTypeIndicator&&((c=e.user)==null?void 0:c.actor_type)==="Service"?(p(),Y(a,{key:2,icon:"robot",class:"actor-type-indicator"})):E("",!0),e.showActorTypeIndicator&&((u=e.user)==null?void 0:u.actor_type)==="Group"?(p(),Y(a,{key:3,icon:"people-group",class:"actor-type-indicator"})):E("",!0)],2)}const er=ge(Yce,[["render",Xce]]),Jce=Object.freeze(Object.defineProperty({__proto__:null,default:er},Symbol.toStringTag,{value:"Module"}));et.add(hJ);const Zce={name:"MentionLink",components:{UserAvatar:er,UnicodeDomainIndicator:Jp,UserPopover:gr(()=>Ve(()=>Promise.resolve().then(()=>Q2),void 0))},props:{url:{required:!0,type:String},content:{required:!0,type:String},userId:{required:!1,type:String},userScreenName:{required:!1,type:String}},data(){return{hasSelection:!1}},methods:{onClick(){if(this.shouldShowTooltip)return;const e=ao(this.userId||this.user.id,this.userScreenName||this.user.screen_name);this.$router.push(e)},handleSelection(){this.$refs.full&&(this.hasSelection=document.getSelection().containsNode(this.$refs.full,!0))}},mounted(){document.addEventListener("selectionchange",this.handleSelection)},unmounted(){document.removeEventListener("selectionchange",this.handleSelection)},computed:{user(){return this.url&&this.$store&&this.$store.getters.findUserByUrl(this.url)},isYou(){return this.user&&this.user.id===this.currentUser.id},userName(){return this.user&&this.userNameFullUi.split("@")[0]},serverName(){return this.user&&(this.userNameFullUi.split("@")[1]||this.$store.getters.instanceDomain)},userNameFull(){return this.user&&this.user.screen_name},userNameFullUi(){return this.user&&this.user.screen_name_ui},highlight(){return this.user&&this.mergedConfig.highlight[this.user.screen_name]},highlightType(){return this.highlight&&"-"+this.highlight.type},highlightClass(){if(this.highlight)return jh(this.user)},style(){if(this.highlight){const{backgroundColor:e,backgroundPosition:t,backgroundImage:n,...s}=Uh(this.highlight);return s}},classnames(){return[{"-you":this.isYou&&this.shouldBoldenYou,"-highlighted":this.highlight,"-has-selection":this.hasSelection},this.highlightType]},isRemote(){return this.userName!==this.userNameFull},shouldShowFullUserName(){const e=this.mergedConfig.mentionLinkDisplay;return e==="short"?!1:e==="full"?!0:this.isRemote},shouldShowTooltip(){return this.mergedConfig.mentionLinkShowTooltip},shouldShowAvatar(){return this.mergedConfig.mentionLinkShowAvatar},shouldShowYous(){return this.mergedConfig.mentionLinkShowYous},shouldBoldenYou(){return this.mergedConfig.mentionLinkBoldenYou},shouldFadeDomain(){return this.mergedConfig.mentionLinkFadeDomain},...bn(["mergedConfig"]),...mn({currentUser:e=>e.users.currentUser})}},Qce={class:"MentionLink"},eue=["href","innerHTML"],tue=["href"],nue={class:"shortName"},sue=["innerHTML"],rue=["innerHTML"],oue={ref:"full",class:"full"},iue=["innerHTML"],aue=["innerHTML"];function lue(e,t,n,s,r,o){const i=O("UserAvatar"),a=O("UnicodeDomainIndicator"),c=O("UserPopover");return p(),b("span",Qce,[e.user?(p(),Y(c,{key:1,"user-id":e.user.id,disabled:!e.shouldShowTooltip},{default:X(()=>[e.user?(p(),b("span",{key:0,class:he(["new",e.classnames]),style:hn(e.style)},[g("a",{class:he(["short",{"-with-tooltip":e.shouldShowTooltip}]),href:e.url,onClick:t[0]||(t[0]=Te((...u)=>e.onClick&&e.onClick(...u),["prevent"]))},[e.shouldShowAvatar?(p(),Y(i,{key:0,class:"mention-avatar",user:e.user},null,8,["user"])):E("",!0),g("span",nue,[t[1]||(t[1]=de("@",-1)),g("span",{class:"userName",innerHTML:e.userName},null,8,sue),e.shouldShowFullUserName?(p(),b("span",{key:0,class:he(["serverName",{"-faded":e.shouldFadeDomain}]),innerHTML:"@"+e.serverName},null,10,rue)):E("",!0),e.shouldShowFullUserName?(p(),Y(a,{key:1,user:e.user},null,8,["user"])):E("",!0)]),e.isYou&&e.shouldShowYous?(p(),b("span",{key:1,class:he({"-you":e.shouldBoldenYou})},w(" "+e.$t("status.you")),3)):E("",!0)],10,tue),g("span",oue,[t[2]||(t[2]=de(" @",-1)),g("span",{innerHTML:e.userName},null,8,iue),g("span",{innerHTML:"@"+e.serverName},null,8,aue)],512)],6)):E("",!0)]),_:1},8,["user-id","disabled"])):(p(),b("a",{key:0,href:e.url,class:"original",target:"_blank",innerHTML:e.content},null,8,eue))])}const QL=ge(Zce,[["render",lue]]),UT=5,cue={name:"MentionsLine",props:{mentions:{required:!0,type:Array}},data:()=>({expanded:!1}),components:{MentionLink:QL},computed:{mentionsComputed(){return this.mentions.slice(0,UT)},extraMentions(){return this.mentions.slice(UT)},manyMentions(){return this.extraMentions.length>0},...bn(["mergedConfig"])},methods:{toggleShowMore(){this.expanded=!this.expanded}}},uue={class:"MentionsLine"},due={key:0,class:"extraMentions"},fue={key:0,class:"fullExtraMentions"};function hue(e,t,n,s,r,o){const i=O("MentionLink");return p(),b("span",uue,[(p(!0),b(Se,null,We(e.mentionsComputed,a=>(p(),Y(i,{key:a.index,class:"mention-link",content:a.content,url:a.url},null,8,["content","url"]))),128)),e.manyMentions?(p(),b("span",due,[e.expanded?(p(),b("span",fue,[t[2]||(t[2]=de(w(" "),-1)),(p(!0),b(Se,null,We(e.extraMentions,a=>(p(),Y(i,{key:a.index,class:"mention-link",content:a.content,url:a.url},null,8,["content","url"]))),128))])):E("",!0),e.expanded?E("",!0):(p(),b("button",{key:1,class:"button-unstyled -link showMoreLess",onClick:t[0]||(t[0]=(...a)=>e.toggleShowMore&&e.toggleShowMore(...a))},w(e.$t("status.plus_more",{number:e.extraMentions.length})),1)),e.expanded?(p(),b("button",{key:2,class:"button-unstyled -link showMoreLess",onClick:t[1]||(t[1]=(...a)=>e.toggleShowMore&&e.toggleShowMore(...a))},w(e.$t("general.show_less")),1)):E("",!0)])):E("",!0)])}const By=ge(cue,[["render",hue]]),pue=5;({...bn(["mergedConfig"])});const mue=e=>{const t=decodeURI(e),s=/tag[s]*\/([\p{L}\p{N}_]*[\p{Alphabetic}_·\u{200c}][\p{L}\p{N}_·\p{M}\u{200c}]*)$/ug.exec(t);return s?s[1]:!1},gue={name:"HashtagLink",props:{url:{required:!0,type:String},content:{required:!0,type:String},tag:{required:!1,type:String,default:""}},methods:{onClick(){const e=this.tag||mue(this.url);if(e){const t=this.generateTagLink(e);this.$router.push(t)}else window.open(this.url,"_blank")},generateTagLink(e){return`/tag/${e}`}}},vue={class:"HashtagLink"},bue=["href","innerHTML"];function yue(e,t,n,s,r,o){return p(),b("span",vue,[g("a",{href:e.url,class:"original",target:"_blank",onClick:t[0]||(t[0]=Te((...i)=>e.onClick&&e.onClick(...i),["prevent"])),innerHTML:e.content},null,8,bue)])}const jT=ge(gue,[["render",yue]]);function _ue(e){return typeof e=="function"||Object.prototype.toString.call(e)==="[object Object]"&&!Mi(e)}const wue=["blockquote","br","hr","ul","ol","li","p","table","tbody","td","th","thead","tr","h1","h2","h3","h4","h5"],Mr={name:"RichContent",components:{MentionsLine:By,HashtagLink:jT},props:{html:{required:!0,type:String},attentions:{required:!1,default:()=>[]},emoji:{required:!0,type:Array},handleLinks:{required:!1,type:Boolean,default:!1},greentext:{required:!1,type:Boolean,default:!1},faint:{required:!1,type:Boolean,default:!1},collapse:{required:!1,type:Boolean,default:!1},isLocal:{required:!1,type:Boolean,default:!0}},render(){const{newHtml:e}=Sue(this.html,this.greentext);let t=null,n="";const s=[],r=[],o=[],i=[];let a=0,c=0;const u=P=>T(O("StillImage"),An(kl(P),{class:"img"}),null),f=(P,A,R)=>{const{index:B,...N}=BT(P,A,c++);i.push(N),R||s.push(N);const{url:W,tag:V,content:U}=N;return T(jT,{url:W,tag:V,content:U},null)},h=(P,A)=>{const R=BT(P,A,a++);return R.notifying=this.attentions.some(B=>B.statusnet_profile_url===R.url),r.push(R),t===null&&(t=[]),t.push(R),t.length>pue&&o.push(R),t.length===1?T(By,{mentions:t},null):""},v=(P,A,R,B)=>{if(typeof P=="string"){const N=P.trim()==="";return P.includes(` -`)&&(t=null),N?(n=P,A!==R.length-1&&t!==null?P.trim():P):(t=null,P.includes(":")&&(P=["",Fce(P,this.emoji,({shortcode:W,url:V})=>T(Kce,{class:"emoji img",src:V,title:`:${W}:`,alt:`:${W}:`,shortcode:W,isLocal:this.isLocal},null))]),P)}if(Array.isArray(P)){const[N,W,V]=P;let U=qo(N);U.toLowerCase()==="script"&&(U="js-exploit"),U.toLowerCase()==="style"&&(U="css-exploit");const ie=kl(N,()=>!0),le=kl(N),qe=t!==null&&!(W&&typeof W[0]=="string"&&W[0].match(/^\s/))?n:"";if(wue.includes(U))t=null;else{if(U==="img")return["",[qe,u(N)],""];if(U==="a"&&this.handleLinks){if(ie.class&&ie.class.includes("mention"))return h(le,W);t=null}else if(U==="span"&&this.handleLinks&&ie.class&&ie.class.includes("h-card"))return["",W.map(v),""]}return W!==void 0?["",[qe,[N,W.map(v),V]],""]:["",[qe,P],""]}};let y=!1;const S=(P,A,R,B)=>{if(typeof P=="string")return P.trim()===""?P:(y||(y=!0),Z.unescape(P));if(Array.isArray(P)){const[N,W]=P,V=N===""?"":qo(N);switch(V){case"a":{if(!this.handleLinks)break;const U=kl(N,()=>!0),ie=kl(N,()=>!0);if(U.class&&U.class.includes("hashtag")||U.rel==="tag")return f(ie,W,y);{ie.target="_blank";const le=[...W].reverse().map(S).reverse();return T("a",ie,[le])}}case"":return[...W].reverse().map(S).reverse()}if(W!==void 0){const U=Array.isArray(W)?[...W].reverse().map(S).reverse():W;return T(V,kl(N),_ue(U)?U:{default:()=>[U]})}else return T(V,null,null)}return P},I=[...Dce(e).map(v)].reverse().map(S).reverse(),C=T("span",{class:["RichContent",this.faint?"-faint":""]},[this.collapse?I.map(P=>Array.isArray(P)?P.map(A=>A.type==="br"?" ":A):P.replace(/\n/g," ")):I]),k={lastTags:s,writtenMentions:r,writtenTags:i,invisibleMentions:o};return this.$emit("parseReady",k),C}},BT=(e,t,n)=>{const s=o=>typeof o=="string"?o:o[1].map(s).join(""),r=t.map(s).join("");return{index:n,url:e.href,tag:e["data-tag"],content:Z.flattenDeep(t).join(""),textContent:r}},Sue=(e,t)=>{const n=new Set(["p","div"]);return{newHtml:Uce(e).reverse().map((o,i,a)=>{if(!o.text)return o;const c=o.text;if(t&&o.level.every(u=>n.has(u))&&(c.includes(">")||c.includes("<"))){const u=c.replace(/<[^>]+?>/gi,"").replace(/@\w+/gi,"").trim();if(u.startsWith(">"))return`${c}`;if(u.startsWith("<"))return`${c}`}return c}).reverse().join("")}},kue={name:"Poll",props:["basePoll","emoji"],components:{Timeago:wd,RichContent:Mr,Checkbox:io},data(){return{loading:!1,choices:[],randomSeed:Xp()}},created(){_a().pollsObject[this.pollId]||_a().mergeOrAddPoll(this.basePoll),_a().trackPoll(this.pollId)},unmounted(){_a().untrackPoll(this.pollId)},computed:{pollId(){return this.basePoll.id},poll(){return _a().pollsObject[this.pollId]||{}},options(){return this.poll&&this.poll.options||[]},expiresAt(){return this.poll&&this.poll.expires_at||null},expired(){return this.poll&&this.poll.expired||!1},expirationLabel(){return this.$store.getters.mergedConfig.useAbsoluteTimeFormat?this.expired?"polls.expired_at":"polls.expires_at":this.expired?"polls.expired":"polls.expires_in"},loggedIn(){return this.$store.state.users.currentUser},showResults(){return this.poll.voted||this.expired||!this.loggedIn},totalVotesCount(){return this.poll.votes_count},containerClass(){return{loading:this.loading}},choiceIndices(){return this.choices.map((e,t)=>e&&t).filter(e=>typeof e=="number")},isDisabled(){const e=this.choiceIndices.length===0;return this.loading||e}},methods:{percentageForOption(e){return this.totalVotesCount===0?0:Math.round(e/this.totalVotesCount*100)},resultTitle(e){return`${e.votes_count}/${this.totalVotesCount} ${this.$t("polls.votes")}`},activateOption(e,t){let n;this.poll.multiple?n=this.choices||this.options.map(()=>!1):n=this.options.map(()=>!1),n[e]=t,this.choices=n},optionId(e){return`poll${this.poll.id}-${e}`},vote(){this.choiceIndices.length!==0&&(this.loading=!0,_a().votePoll({id:this.statusId,pollId:this.poll.id,choices:this.choiceIndices}).then(()=>{this.loading=!1}))}}},$ue=["role"],Cue=["title"],Tue={class:"option-result-label"},Aue={class:"result-percentage"},Eue=["role","aria-labelledby","aria-checked"],Iue={class:"footer faint"},Pue=["title"],Lue={class:"total"},Oue={key:2},Rue={key:1},Mue=["disabled"];function Nue(e,t,n,s,r,o){var f;const i=O("RichContent"),a=O("Checkbox"),c=O("Timeago"),u=O("i18n-t");return p(),b("div",{class:he(["poll",e.containerClass])},[g("div",{role:e.showResults?"section":e.poll.multiple?"group":"radiogroup"},[(p(!0),b(Se,null,We(e.options,(h,v)=>(p(),b("div",{key:v,class:"poll-option"},[e.showResults?(p(),b("div",{key:0,title:e.resultTitle(h),class:"option-result"},[g("div",Tue,[g("span",Aue,w(e.percentageForOption(h.votes_count))+"% ",1),T(i,{html:h.title_html,"handle-links":!1,emoji:e.emoji},null,8,["html","emoji"])]),g("div",{class:"result-fill",style:hn({width:`${e.percentageForOption(h.votes_count)}%`})},null,4)],8,Cue)):(p(),b("div",{key:1,tabindex:"0",role:e.poll.multiple?"checkbox":"radio","aria-labelledby":`option-vote-${e.randomSeed}-${v}`,"aria-checked":e.choices[v]},[T(a,{radio:!e.poll.multiple,disabled:e.loading,"model-value":e.choices[v],"onUpdate:modelValue":y=>e.activateOption(v,y)},{default:X(()=>[T(i,{id:`option-vote-${e.randomSeed}-${v}`,html:h.title_html,"handle-links":!1,emoji:e.emoji},null,8,["id","html","emoji"])]),_:2},1032,["radio","disabled","model-value","onUpdate:modelValue"])],8,Eue))]))),128))],8,$ue),g("div",Iue,[g("p",null,[(f=e.poll.pleroma)!=null&&f.non_anonymous?(p(),b("span",{key:0,title:e.$t("polls.non_anonymous_title")},w(e.$t("polls.non_anonymous"))+"  ·  ",9,Pue)):E("",!0),g("span",Lue,[typeof e.poll.voters_count=="number"?(p(),b(Se,{key:0},[de(w(e.$t("polls.people_voted_count",{count:e.poll.voters_count},e.poll.voters_count)),1)],64)):(p(),b(Se,{key:1},[de(w(e.$t("polls.votes_count",{count:e.poll.votes_count},e.poll.votes_count)),1)],64)),e.expiresAt!==null?(p(),b("span",Oue,"  ·  ")):E("",!0)]),e.expiresAt!==null?(p(),b("span",Rue,[T(u,{scope:"global",keypath:e.expirationLabel},{default:X(()=>[T(c,{time:e.expiresAt,"auto-update":60,"now-threshold":0},null,8,["time"])]),_:1},8,["keypath"])])):E("",!0)]),e.showResults?E("",!0):(p(),b("button",{key:0,class:"btn button-default poll-vote-button",type:"button",disabled:e.isDisabled,onClick:t[0]||(t[0]=(...h)=>e.vote&&e.vote(...h))},w(e.$t("polls.vote")),9,Mue))])],2)}const Fue=ge(kue,[["render",Nue]]);et.add(n2,a2,Q_,iP,Ep);const Due={name:"StatusBody",props:["compact","collapse","status","focused","noHeading","fullContent","singleLine","showingTall","expandingSubject","showingLongSubject","toggleShowingTall","toggleExpandingSubject","toggleShowingLongSubject"],data(){return{postLength:this.status.text.length,parseReadyDone:!1}},emits:["parseReady"],computed:{localCollapseSubjectDefault(){return this.mergedConfig.collapseMessageWithSubject},tallStatus(){return this.singleLine||this.compact?!1:this.status.raw_html.split(/20},longSubject(){return this.status.summary.length>240},mightHideBecauseSubject(){return!!this.status.summary&&this.localCollapseSubjectDefault},mightHideBecauseTall(){return this.tallStatus&&!(this.status.summary&&this.localCollapseSubjectDefault)},hideSubjectStatus(){return this.mightHideBecauseSubject&&!this.expandingSubject},hideTallStatus(){return this.mightHideBecauseTall&&!this.showingTall},shouldShowToggle(){return this.mightHideBecauseSubject||this.mightHideBecauseTall},toggleButtonClasses(){return{"cw-status-hider":!this.showingMore&&this.mightHideBecauseSubject,"tall-status-hider":!this.showingMore&&this.mightHideBecauseTall,"status-unhider":this.showingMore}},toggleText(){return this.showingMore?this.mightHideBecauseSubject?this.$t("status.hide_content"):this.$t("general.show_less"):this.mightHideBecauseSubject?this.$t("status.show_content"):this.$t("general.show_more")},showingMore(){return this.mightHideBecauseTall&&this.showingTall||this.mightHideBecauseSubject&&this.expandingSubject},attachmentTypes(){return this.status.attachments.map(e=>Fa.fileType(e.mimetype))},collapsedStatus(){return this.status.raw_html.replace(/(\n|)/g," ")},...bn(["mergedConfig"])},components:{RichContent:Mr},mounted(){this.status.attentions&&this.status.attentions.forEach(e=>{const{id:t}=e;this.$store.dispatch("fetchUserIfMissing",t)})},methods:{onParseReady(e){if(this.parseReadyDone)return;this.parseReadyDone=!0,this.$emit("parseReady",e);const{writtenMentions:t,invisibleMentions:n}=e;t.filter(s=>!s.notifying).forEach(s=>{const{content:r,url:o}=s,i=r.replace(/<[^>]+?>/gi,"");if(!i.startsWith("@"))return;const a=i.slice(1),c=o.replace(/^https?:\/\//,"").replace(/\/.+?$/,"");this.$store.dispatch("fetchUserIfMissing",`${a}@${c}`)}),this.postLength=n.reduce((s,r)=>s-r.textContent.length-1,this.postLength)},toggleShowMore(){this.mightHideBecauseTall?this.toggleShowingTall():this.mightHideBecauseSubject&&this.toggleExpandingSubject()},generateTagLink(e){return`/tag/${e}`}}},Uue={class:"body"},jue=["aria-expanded"];function Bue(e,t,n,s,r,o){const i=O("RichContent");return p(),b("div",{class:he(["StatusBody",{"-compact":e.compact}])},[g("div",Uue,[e.status.summary_raw_html?(p(),b("div",{key:0,class:he(["summary-wrapper",{"-tall":e.longSubject&&!e.showingLongSubject}])},[T(i,{class:"media-body summary",faint:e.compact,html:e.status.summary_raw_html,emoji:e.status.emojis,"is-local":e.status.isLocal},null,8,["faint","html","emoji","is-local"]),at(g("button",{class:"button-unstyled -link tall-subject-hider",onClick:t[0]||(t[0]=Te((...a)=>e.toggleShowingLongSubject&&e.toggleShowingLongSubject(...a),["prevent"]))},w(e.$t("status.hide_full_subject")),513),[[Cr,e.longSubject&&e.showingLongSubject]]),at(g("button",{class:"button-unstyled -link tall-subject-hider",onClick:t[1]||(t[1]=Te((...a)=>e.toggleShowingLongSubject&&e.toggleShowingLongSubject(...a),["prevent"]))},w(e.$t("status.show_full_subject")),513),[[Cr,e.longSubject&&!e.showingLongSubject]])],2)):E("",!0),g("div",{class:he(["text-wrapper",{"-tall-status":e.hideTallStatus,"-expanded":e.showingMore}])},[!e.hideSubjectStatus&&!(e.singleLine&&e.status.summary_raw_html)?(p(),Y(i,{key:0,class:he([{"-single-line":e.singleLine},"text media-body"]),html:e.status.raw_html,collapse:e.collapse,emoji:e.status.emojis,"handle-links":!0,faint:e.compact,greentext:e.mergedConfig.greentext,attentions:e.status.attentions,"is-local":e.status.is_local,onParseReady:e.onParseReady},null,8,["class","html","collapse","emoji","faint","greentext","attentions","is-local","onParseReady"])):E("",!0),at(g("div",{class:he(e.toggleButtonClasses)},[g("button",{class:he(["btn button-default toggle-button",{"-focused":e.focused}]),"aria-expanded":e.showingMore,onClick:t[2]||(t[2]=Te((...a)=>e.toggleShowMore&&e.toggleShowMore(...a),["prevent"]))},w(e.toggleText),11,jue)],2),[[Cr,e.shouldShowToggle]])],2)]),e.hideSubjectStatus?E("",!0):Ot(e.$slots,"default",{key:0})],2)}const zue=ge(Due,[["render",Bue]]),que={name:"LinkPreview",props:["card","size","nsfw"],data(){return{imageLoaded:!1}},computed:{useImage(){return this.card.image&&!this.censored&&this.size!=="hide"},censored(){return this.nsfw&&this.hideNsfwConfig},useDescription(){return this.card.description&&/\S/.test(this.card.description)},hideNsfwConfig(){return this.mergedConfig.hideNsfw},...bn(["mergedConfig"])},created(){if(this.useImage){const e=new Image;e.onload=()=>{this.imageLoaded=!0},e.src=this.card.image}}},Hue=["href"],Vue={key:0,class:"card-image"},Wue=["src"],Gue={class:"card-content"},Kue={class:"card-host faint"},xue={key:0,class:"nsfw-alert alert warning"},Yue={class:"card-title"},Xue={key:0,class:"card-description"};function Jue(e,t,n,s,r,o){return p(),b("div",null,[g("a",{class:"link-preview-card",href:e.card.url,target:"_blank",rel:"noopener"},[e.useImage&&e.imageLoaded?(p(),b("div",Vue,[g("img",{src:e.card.image},null,8,Wue)])):E("",!0),g("div",Gue,[g("span",Kue,[e.censored?(p(),b("span",xue,w(e.$t("status.nsfw")),1)):E("",!0),de(" "+w(e.card.provider_name),1)]),g("h4",Yue,w(e.card.title),1),e.useDescription?(p(),b("p",Xue,w(e.card.description),1)):E("",!0)])],8,Hue)])}const eO=ge(que,[["render",Jue]]);et.add(Zs,n2,a2,Q_,iP,Ep);const tO=e=>e.charAt(0).toUpperCase()+e.slice(1),Zue=e=>e.reduce((t,n)=>{const s=tO(n),r=`controlledToggle${s}`,o=`controlled${s}`,i=`uncontrolled${s}`;return t[n]=function(){return(this.$data[r]!==void 0||this.$props[r]!==void 0)&&this[r]?this[o]:this[i]},t},{}),kb=(e,t)=>{const n=tO(t),s=`controlledToggle${n}`,r=`uncontrolled${n}`;e[s]?e[s]():e[r]=!e[r]},Que={name:"StatusContent",props:["status","compact","collapse","focused","noHeading","fullContent","singleLine","controlledShowingTall","controlledExpandingSubject","controlledToggleShowingTall","controlledToggleExpandingSubject","controlledShowingLongSubject","controlledToggleShowingLongSubject"],emits:["parseReady","mediaplay","mediapause"],data(){return{uncontrolledShowingTall:this.fullContent||this.inConversation&&this.focused,uncontrolledShowingLongSubject:!1,uncontrolledExpandingSubject:!this.$store.getters.mergedConfig.collapseMessageWithSubject}},computed:{...Zue(["showingTall","expandingSubject","showingLongSubject"]),statusCard(){return this.status.card?this.status.card.url===this.status.quote_url?null:this.status.card:null},hideAttachments(){return this.mergedConfig.hideAttachments&&!this.inConversation||this.mergedConfig.hideAttachmentsInConv&&this.inConversation},nsfwClickthrough(){return!(!this.status.nsfw||this.status.summary&&this.localCollapseSubjectDefault)},localCollapseSubjectDefault(){return this.mergedConfig.collapseMessageWithSubject},attachmentSize(){return this.compact?"small":this.mergedConfig.hideAttachments&&!this.inConversation||this.mergedConfig.hideAttachmentsInConv&&this.inConversation||this.status.attachments.length>this.maxThumbnails?"hide":"normal"},maxThumbnails(){return this.mergedConfig.maxThumbnails},...bn(["mergedConfig"]),...mn({currentUser:e=>e.users.currentUser})},components:{Attachment:Zp,Poll:Fue,Gallery:Qp,LinkPreview:eO,StatusBody:zue},methods:{toggleShowingTall(){kb(this,"showingTall")},toggleExpandingSubject(){kb(this,"expandingSubject")},toggleShowingLongSubject(){kb(this,"showingLongSubject")},setMedia(){const e=this.attachmentSize==="hide"?this.status.attachments:this.galleryAttachments;return()=>hs().setMedia(e)}}},ede={key:0},tde={key:1,class:"poll-icon"},nde={key:3,class:"link-preview media-body"};function sde(e,t,n,s,r,o){const i=O("Poll"),a=O("FAIcon"),c=O("gallery"),u=O("link-preview"),f=O("StatusBody");return p(),b("div",{class:he(["StatusContent",{"-compact":e.compact}])},[Ot(e.$slots,"header"),T(f,{status:e.status,compact:e.compact,"single-line":e.singleLine,"showing-tall":e.showingTall,"expanding-subject":e.expandingSubject,"showing-long-subject":e.showingLongSubject,"toggle-showing-tall":e.toggleShowingTall,"toggle-expanding-subject":e.toggleExpandingSubject,"toggle-showing-long-subject":e.toggleShowingLongSubject,collapse:e.collapse,onParseReady:t[2]||(t[2]=h=>e.$emit("parseReady",h))},{default:X(()=>[e.status.poll&&e.status.poll.options&&!e.compact?(p(),b("div",ede,[T(i,{"base-poll":e.status.poll,emoji:e.status.emojis},null,8,["base-poll","emoji"])])):e.status.poll&&e.status.poll.options&&e.compact?(p(),b("div",tde,[T(a,{icon:"poll-h",size:"2x"})])):E("",!0),e.status.attachments.length!==0?(p(),Y(c,{key:2,class:"attachments media-body",compact:e.compact,nsfw:e.nsfwClickthrough,attachments:e.status.attachments,limit:e.compact?1:0,size:e.attachmentSize,onPlay:t[0]||(t[0]=h=>e.$emit("mediaplay",e.attachment.id)),onPause:t[1]||(t[1]=h=>e.$emit("mediapause",e.attachment.id))},null,8,["compact","nsfw","attachments","limit","size"])):E("",!0),e.statusCard&&!e.noHeading&&!e.compact?(p(),b("div",nde,[T(u,{card:e.status.card,size:e.attachmentSize,nsfw:e.nsfwClickthrough},null,8,["card","size","nsfw"])])):E("",!0)]),_:1},8,["status","compact","single-line","showing-tall","expanding-subject","showing-long-subject","toggle-showing-tall","toggle-expanding-subject","toggle-showing-long-subject","collapse"]),Ot(e.$slots,"footer")],2)}const Ka=ge(Que,[["render",sde]]),nO=e=>Object.keys(e).reduce((t,n)=>(t[Z.kebabCase(n)]=e[n],t),{}),Bh=e=>{const t=rde(e.emoji),n=e.store&&ode(e.store);return(s,r)=>{const o=s[0];return o===":"&&e.emoji?t(s,r):o==="@"&&n?n(s):[]}},rde=e=>(t,n)=>{const s=t.toLowerCase().substr(1);return e.map(r=>({...r,...n(r)})).filter(r=>r.names.concat(r.keywords).filter(o=>o.toLowerCase().match(s)).length).map(r=>{let o=0;return o+=Math.max(...r.names.map(i=>i.toLowerCase()===s?200:0),0),o+=r.imageUrl?100:0,o+=Math.max(...r.names.map(i=>i.toLowerCase().startsWith(s)?10:0),0),o-=r.displayText.length,r.score=o,r}).sort((r,o)=>{const i=r.displayText>o.displayText?.5:-.5;return o.score-r.score+i})},ode=({dispatch:e,state:t})=>{let n=[],s="",r=null,o=null;const i=c=>e("searchUsers",{query:c}),a=c=>(o&&o(),new Promise((u,f)=>{r=setTimeout(()=>{i(c).then(u).catch(f)},300),o=()=>{clearTimeout(r),u([])}}));return async c=>{const u=c.toLowerCase().substr(1);return s===u||(n=[],s=u,u.includes("@")||await a(u),n=t.users.users.filter(h=>h.screen_name&&h.name&&(h.screen_name.toLowerCase().startsWith(u)||h.name.toLowerCase().startsWith(u))).slice(0,20).sort((h,v)=>{let y=0,S=0;y+=h.screen_name.toLowerCase().startsWith(u)?2:0,S+=v.screen_name.toLowerCase().startsWith(u)?2:0,y+=h.name.toLowerCase().startsWith(u)?1:0,S+=v.name.toLowerCase().startsWith(u)?1:0;const $=(S-y)*10,I=h.name>v.name?1:-1,C=h.screen_name>v.screen_name?1:-1;return $+I+C}).map(h=>({user:h,displayText:h.screen_name_ui,detailText:h.name,imageUrl:h.profile_image_url_original,replacement:"@"+h.screen_name+" "}))||[]),n}},ide={props:{darkOverlay:{default:!0,type:Boolean},onCancel:{default:()=>{},type:Function}},computed:{mobileCenter(){return this.$store.getters.mergedConfig.modalMobileCenter}}},ade={class:"panel-heading dialog-modal-heading"},lde={class:"title"},cde={class:"panel-body dialog-modal-content"},ude={class:"dialog-modal-footer user-interactions panel-footer"};function dde(e,t,n,s,r,o){return p(),b("span",{class:he(["dialog-container",{"dark-overlay":e.darkOverlay,"-center-mobile":e.mobileCenter}]),onClick:t[1]||(t[1]=Te(i=>e.onCancel(),["self","stop"]))},[g("div",{class:"dialog-modal panel panel-default",onClick:t[0]||(t[0]=Te(()=>{},["stop"]))},[g("div",ade,[g("h1",lde,[Ot(e.$slots,"header")])]),g("div",cde,[Ot(e.$slots,"default")]),g("div",ude,[Ot(e.$slots,"footer")])])],2)}const Sd=ge(ide,[["render",dde]]),fde={data(){return{showing:!1}},components:{DialogModal:Sd},emits:["save","discard"],computed:{action(){return this.$store.getters.mergedConfig.autoSaveDraft?"save":this.$store.getters.mergedConfig.unsavedPostAction},shouldConfirm(){return this.action==="confirm"}},methods:{requestClose(){this.shouldConfirm?this.showing=!0:this.action==="save"?this.save():this.discard()},save(){this.$emit("save"),this.showing=!1},discard(){this.$emit("discard"),this.showing=!1},cancel(){this.showing=!1}}};function hde(e,t,n,s,r,o){const i=O("dialog-modal"),a=sc("body-scroll-lock");return p(),Y(Yn,{to:"#modal"},[e.showing?at((p(),Y(i,{key:0,class:"confirm-modal","on-cancel":e.cancel},{header:X(()=>[g("span",null,w(e.$t("post_status.close_confirm_title")),1)]),footer:X(()=>[g("button",{class:"btn button-default",onClick:t[0]||(t[0]=Te((...c)=>e.save&&e.save(...c),["prevent"]))},w(e.$t("post_status.close_confirm_save_button")),1),g("button",{class:"btn button-default",onClick:t[1]||(t[1]=Te((...c)=>e.discard&&e.discard(...c),["prevent"]))},w(e.$t("post_status.close_confirm_discard_button")),1),g("button",{class:"btn button-default",onClick:t[2]||(t[2]=Te((...c)=>e.cancel&&e.cancel(...c),["prevent"]))},w(e.$t("post_status.close_confirm_continue_composing_button")),1)]),default:X(()=>[de(" "+w(e.$t("post_status.close_confirm"))+" ",1)]),_:1},8,["on-cancel"])),[[a,!0]]):E("",!0)])}const pde=ge(fde,[["render",hde]]);et.add(Tp,Ep,sP,NJ,Xn,Zs,za,qa,yd);const mde=({user:e,attentions:t=[]},n)=>{let s=[...t];s.unshift(e),s=Z.uniqBy(s,"id"),s=Z.reject(s,{id:n.id});const r=Z.map(s,o=>`@${o.screen_name}`);return r.length>0?r.join(" ")+" ":""},Uf=e=>Number(e.substring(0,e.length-2)),gde=({replyTo:e,profileMention:t,statusId:n})=>e?["reply",e]:t?["mention",t]:n?["edit",n]:["new",""],vde={props:["statusId","statusText","statusIsSensitive","statusPoll","statusFiles","statusMediaDescriptions","statusScope","statusContentType","replyTo","repliedUser","attentions","copyMessageScope","subject","disableSubject","disableScopeSelector","disableVisibilitySelector","disableNotice","disableLockWarning","disablePolls","disableSensitivityCheckbox","disableSubmit","disablePreview","disableDraft","hideDraft","closeable","placeholder","maxHeight","postHandler","preserveFocus","autoFocus","fileLimit","submitOnEnter","emojiPickerPlacement","optimisticPosting","profileMention","draftId"],emits:["posted","draft-done","resize","mediaplay","mediapause","can-close","update"],components:{MediaUpload:tae,EmojiInput:GL,PollForm:Nle,ScopeSelector:cae,Checkbox:io,Select:Zi,Attachment:Zp,StatusContent:Ka,Gallery:Qp,DraftCloser:pde,Popover:Jn},mounted(){if(this.updateIdempotencyKey(),this.resize(this.$refs.textarea),this.replyTo){const e=this.$refs.textarea.value.length;this.$refs.textarea.setSelectionRange(e,e)}(this.replyTo||this.autoFocus)&&this.$refs.textarea.focus()},data(){var i;let t=this.$route.query.message||"";const{scopeCopy:n}=this.$store.getters.mergedConfig,[s,r]=gde({replyTo:this.replyTo,profileMention:this.profileMention&&((i=this.repliedUser)==null?void 0:i.id),statusId:this.statusId});let o=!this.disableDraft&&(this.draftId||s!=="new")?this.getDraft(s,r):null;if(!o){if(s==="reply"||s==="mention"){const f=this.$store.state.users.currentUser;t=mde({user:this.repliedUser,attentions:this.attentions},f)}const a=this.copyMessageScope&&n||this.copyMessageScope==="direct"?this.copyMessageScope:this.$store.state.users.currentUser.default_scope,{postContentType:c,sensitiveByDefault:u}=this.$store.getters.mergedConfig;if(o={type:s,refId:r,spoilerText:this.subject||"",status:t,nsfw:!!u,files:[],poll:{},hasPoll:!1,mediaDescriptions:{},visibility:a,contentType:c,quoting:!1},s==="edit"){const f=this.statusContentType||c;o={type:s,refId:r,spoilerText:this.subject||"",status:this.statusText||"",nsfw:this.statusIsSensitive||!!u,files:this.statusFiles||[],poll:this.statusPoll||{},hasPoll:!1,mediaDescriptions:this.statusMediaDescriptions||{},visibility:this.statusScope||a,contentType:f}}}return{randomSeed:Xp(),dropFiles:[],uploadingFiles:!1,error:null,posting:!1,highlighted:0,newStatus:o,caret:0,showDropIcon:"hide",dropStopTimeout:null,preview:null,previewLoading:!1,emojiInputShown:!1,idempotencyKey:"",saveInhibited:!0,saveable:!1}},computed:{users(){return this.$store.state.users.users},userDefaultScope(){return this.$store.state.users.currentUser.default_scope},showAllScopes(){return!this.mergedConfig.minimalScopesMode},hideExtraActions(){return this.disableDraft||this.hideDraft},emojiUserSuggestor(){return Bh({emoji:[...this.$store.getters.standardEmojiList,...this.$store.state.instance.customEmoji],store:this.$store})},emojiSuggestor(){return Bh({emoji:[...this.$store.getters.standardEmojiList,...this.$store.state.instance.customEmoji]})},emoji(){return this.$store.getters.standardEmojiList||[]},customEmoji(){return this.$store.state.instance.customEmoji||[]},statusLength(){return this.newStatus.status.length},spoilerTextLength(){return this.newStatus.spoilerText.length},statusLengthLimit(){return this.$store.state.instance.textlimit},hasStatusLengthLimit(){return this.statusLengthLimit>0},charactersLeft(){return this.statusLengthLimit-(this.statusLength+this.spoilerTextLength)},isOverLengthLimit(){return this.hasStatusLengthLimit&&this.charactersLeft<0},minimalScopesMode(){return this.$store.state.instance.minimalScopesMode},alwaysShowSubject(){return this.mergedConfig.alwaysShowSubjectInput},postFormats(){return this.$store.state.instance.postFormats||[]},safeDMEnabled(){return this.$store.state.instance.safeDM},pollsAvailable(){return this.$store.state.instance.pollsAvailable&&this.$store.state.instance.pollLimits.max_options>=2&&this.disablePolls!==!0},hideScopeNotice(){return this.disableNotice||this.$store.getters.mergedConfig.hideScopeNotice},pollContentError(){return this.pollFormVisible&&this.newStatus.poll&&this.newStatus.poll.error},showPreview(){return!this.disablePreview&&(!!this.preview||this.previewLoading)},emptyStatus(){return this.newStatus.status.trim()===""&&this.newStatus.files.length===0},uploadFileLimitReached(){return this.newStatus.files.length>=this.fileLimit},isEdit(){return typeof this.statusId<"u"&&this.statusId.trim()!==""},quotable(){if(!this.$store.state.instance.quotingAvailable||!this.replyTo)return!1;const e=this.$store.state.statuses.allStatusesObject[this.replyTo];return e?e.visibility==="public"||e.visibility==="unlisted"||e.visibility==="local"?!0:e.visibility==="private"?e.user.id===this.$store.state.users.currentUser.id:!1:!1},debouncedMaybeAutoSaveDraft(){return Z.debounce(this.maybeAutoSaveDraft,3e3)},pollFormVisible(){return this.newStatus.hasPoll},shouldAutoSaveDraft(){return this.$store.getters.mergedConfig.autoSaveDraft},autoSaveState(){return this.saveable?this.$t("post_status.auto_save_saving"):this.newStatus.id?this.$t("post_status.auto_save_saved"):this.$t("post_status.auto_save_nothing_new")},safeToSaveDraft(){var e;return(this.newStatus.status||this.newStatus.spoilerText||((e=this.newStatus.files)==null?void 0:e.length)||this.newStatus.hasPoll)&&this.saveable},hasEmptyDraft(){var e;return this.newStatus.id&&!(this.newStatus.status||this.newStatus.spoilerText||(e=this.newStatus.files)!=null&&e.length||this.newStatus.hasPoll)},...bn(["mergedConfig"]),...sn(Xe,{mobileLayout:e=>e.mobileLayout})},watch:{newStatus:{deep:!0,handler(){this.statusChanged()}},saveable(e){e?this.addBeforeUnloadListener():this.removeBeforeUnloadListener()}},beforeUnmount(){this.maybeAutoSaveDraft(),this.removeBeforeUnloadListener()},methods:{...mp(hs,["increment"]),statusChanged(){this.autoPreview(),this.updateIdempotencyKey(),this.debouncedMaybeAutoSaveDraft(),this.saveable=!0,this.saveInhibited=!1},clearStatus(){const e=this.newStatus;this.saveInhibited=!0,this.newStatus={status:"",spoilerText:"",files:[],visibility:e.visibility,contentType:e.contentType,poll:{},hasPoll:!1,mediaDescriptions:{},quoting:!1},this.$refs.mediaUpload&&this.$refs.mediaUpload.clearFile(),this.clearPollForm(),this.preserveFocus&&this.$nextTick(()=>{this.$refs.textarea.focus()});const t=this.$el.querySelector("textarea");t.style.height="auto",t.style.height=void 0,this.error=null,this.preview&&this.previewStatus(),this.saveable=!1},async postStatus(e,t){if(this.posting&&!this.optimisticPosting||this.disableSubmit||this.emojiInputShown||(this.submitOnEnter&&(e.stopPropagation(),e.preventDefault()),this.optimisticPosting&&(this.emptyStatus||this.isOverLengthLimit)))return;if(this.emptyStatus){this.error=this.$t("post_status.empty_status_error");return}const n=this.newStatus.hasPoll?ble(this.newStatus.poll):{};if(this.pollContentError){this.error=this.pollContentError;return}this.posting=!0;try{await this.setAllMediaDescriptions()}catch{this.error=this.$t("post_status.media_description_error"),this.posting=!1;return}const s=t.quoting?"quoteId":"inReplyToStatusId",r={status:t.status,spoilerText:t.spoilerText||null,visibility:t.visibility,sensitive:t.nsfw,media:t.files,store:this.$store,[s]:this.replyTo,contentType:t.contentType,poll:n,idempotencyKey:this.idempotencyKey};(this.postHandler?this.postHandler:Uu.postStatus)(r).then(i=>{i.error?this.error=i.error:(this.abandonDraft(),this.clearStatus(),this.$emit("posted",i)),this.posting=!1})},previewStatus(){if(this.emptyStatus&&this.newStatus.spoilerText.trim()===""){this.preview={error:this.$t("post_status.preview_empty")},this.previewLoading=!1;return}const e=this.newStatus;this.previewLoading=!0;const t=e.quoting?"quoteId":"inReplyToStatusId";Uu.postStatus({status:e.status,spoilerText:e.spoilerText||null,visibility:e.visibility,sensitive:e.nsfw,media:[],store:this.$store,[t]:this.replyTo,contentType:e.contentType,poll:{},preview:!0}).then(n=>{this.previewLoading&&(n.error?this.preview={error:n.error}:this.preview=n)}).catch(n=>{this.preview={error:n}}).finally(()=>{this.previewLoading=!1})},debouncePreviewStatus:Z.debounce(function(){this.previewStatus()},500),autoPreview(){this.preview&&(this.previewLoading=!0,this.debouncePreviewStatus())},closePreview(){this.preview=null,this.previewLoading=!1},togglePreview(){this.showPreview?this.closePreview():this.previewStatus()},addMediaFile(e){this.newStatus.files.push(e),this.$emit("resize",{delayed:!0})},removeMediaFile(e){const t=this.newStatus.files.indexOf(e);this.newStatus.files.splice(t,1),this.$emit("resize")},editAttachment(e,t){this.newStatus.mediaDescriptions[e.id]=t},shiftUpMediaFile(e){const{files:t}=this.newStatus,n=this.newStatus.files.indexOf(e);t.splice(n,1),t.splice(n-1,0,e)},shiftDnMediaFile(e){const{files:t}=this.newStatus,n=this.newStatus.files.indexOf(e);t.splice(n,1),t.splice(n+1,0,e)},uploadFailed(e,t){t=t||{},this.error=this.$t("upload.error.base")+" "+this.$t("upload.error."+e,t)},startedUploadingFiles(){this.uploadingFiles=!0},finishedUploadingFiles(){this.$emit("resize"),this.uploadingFiles=!1},type(e){return Fa.fileType(e.mimetype)},paste(e){this.autoPreview(),this.resize(e),e.clipboardData.files.length>0&&(e.preventDefault(),this.dropFiles=[e.clipboardData.files[0]])},fileDrop(e){e.dataTransfer&&e.dataTransfer.types.includes("Files")&&(e.preventDefault(),this.dropFiles=e.dataTransfer.files,clearTimeout(this.dropStopTimeout),this.showDropIcon="hide")},fileDragStop(){clearTimeout(this.dropStopTimeout),this.showDropIcon="fade",this.dropStopTimeout=setTimeout(()=>this.showDropIcon="hide",500)},fileDrag(e){e.dataTransfer.dropEffect=this.uploadFileLimitReached?"none":"copy",e.dataTransfer&&e.dataTransfer.types.includes("Files")&&(clearTimeout(this.dropStopTimeout),this.showDropIcon="show")},onEmojiInputInput(){this.$nextTick(()=>{this.resize(this.$refs.textarea)})},resize(e){const t=e.target||e;if(!(t instanceof window.Element))return;if(t.value===""){t.style.height=null,this.$emit("resize");return}const n=this.$refs.form,s=this.$refs.bottom,r=window.getComputedStyle(s)["padding-bottom"],o=Uf(r),i=this.$el.closest(".column.-scrollable")||this.$el.closest(".post-form-modal-view")||window,a=window.getComputedStyle(t)["padding-top"],c=window.getComputedStyle(t)["padding-bottom"],u=Uf(a),f=Uf(c),h=u+f,v=Uf(t.style.height),y=i===window?i.scrollY:i.scrollTop,S=i===window?i.innerHeight:i.offsetHeight,$=y+S;t.style.height="auto";const I=Math.floor(t.scrollHeight-h);let C=this.maxHeight?Math.min(I,this.maxHeight):I;Math.abs(C-v)<=1&&(C=v),t.style.height=`${C}px`,this.$emit("resize",C);const k=s.offsetHeight+B2(s,i).top+o,P=$t.id);return Promise.all(e.map(t=>this.setMediaDescription(t)))},handleEmojiInputShow(e){this.emojiInputShown=e},updateIdempotencyKey(){this.idempotencyKey=Date.now().toString()},openProfileTab(){Xe().openSettingsModalTab("profile")},propsToNative(e){return nO(e)},saveDraft(){if(!this.disableDraft&&!this.saveInhibited){if(this.safeToSaveDraft)return this.$store.dispatch("addOrSaveDraft",{draft:this.newStatus}).then(e=>{this.newStatus.id!==e&&(this.newStatus.id=e),this.saveable=!1,this.shouldAutoSaveDraft||(this.clearStatus(),this.$emit("draft-done"))});if(this.hasEmptyDraft)return this.abandonDraft().then(()=>{this.saveable=!1,this.shouldAutoSaveDraft||(this.clearStatus(),this.$emit("draft-done"))})}return Promise.resolve()},maybeAutoSaveDraft(){this.shouldAutoSaveDraft&&this.saveDraft(!1)},abandonDraft(){return this.$store.dispatch("abandonDraft",{id:this.newStatus.id})},getDraft(e,t){const n=this.$store.state.drafts.drafts[this.draftId];if(this.draftId&&n)return n;{const s=this.$store.getters.draftsByTypeAndRefId(e,t);if(s.length)return s[0]}},requestClose(){this.saveable?this.$refs.draftCloser.requestClose():this.$emit("can-close")},saveAndCloseDraft(){this.saveDraft().then(()=>{this.$emit("can-close")})},discardAndCloseDraft(){this.abandonDraft().then(()=>{this.$emit("can-close")})},addBeforeUnloadListener(){this._beforeUnloadListener||(this._beforeUnloadListener=()=>{this.saveDraft()}),window.addEventListener("beforeunload",this._beforeUnloadListener)},removeBeforeUnloadListener(){this._beforeUnloadListener&&window.removeEventListener("beforeunload",this._beforeUnloadListener)}}},bde={ref:"form",class:"post-status-form"},yde={class:"form-group"},_de={key:1,class:"visibility-notice notice-dismissible"},wde=["title"],Sde={key:2,class:"visibility-notice notice-dismissible"},kde=["title"],$de={key:3,class:"visibility-notice notice-dismissible"},Cde=["title"],Tde={key:4,class:"visibility-notice"},Ade={key:0},Ede={key:1},Ide={key:5,class:"visibility-notice edit-warning"},Pde={key:6,class:"preview-heading faint"},Lde={class:"preview-spinner"},Ode={key:0,role:"radiogroup",class:"btn-group reply-or-quote-selector"},Rde=["id","aria-labelledby","aria-checked"],Mde=["id","aria-labelledby","aria-checked"],Nde={key:7,class:"preview-container"},Fde={key:0,class:"preview-status"},Dde={key:1,class:"preview-status preview-error"},Ude={class:"input inputs-wrapper"},jde=["placeholder","disabled"],Bde=["placeholder","disabled"],zde={key:8,class:"visibility-tray"},qde={key:1,class:"text-format"},Hde=["value"],Vde={key:2,class:"text-format"},Wde={class:"only-format"},Gde={key:1,class:"auto-save-status"},Kde={ref:"bottom",class:"form-bottom"},xde={class:"form-bottom-left"},Yde=["title"],Xde={class:"btn-group post-button-group"},Jde=["disabled"],Zde={class:"dropdown-menu",role:"menu"},Qde=["disabled","onClick"],efe={key:2,class:"alert error"},tfe={key:4,class:"upload_settings"};function nfe(e,t,n,s,r,o){const i=O("i18n-t"),a=O("FAIcon"),c=O("StatusContent"),u=O("EmojiInput"),f=O("scope-selector"),h=O("Select"),v=O("poll-form"),y=O("media-upload"),S=O("Popover"),$=O("gallery"),I=O("Checkbox"),C=O("DraftCloser");return p(),b("div",bde,[g("form",{autocomplete:"off",onSubmit:t[27]||(t[27]=Te(()=>{},["prevent"])),onDragover:t[28]||(t[28]=Te((...k)=>e.fileDrag&&e.fileDrag(...k),["prevent"]))},[g("div",yde,[!e.$store.state.users.currentUser.locked&&e.newStatus.visibility=="private"&&!e.disableLockWarning?(p(),Y(i,{key:0,keypath:"post_status.account_not_locked_warning",tag:"p",class:"visibility-notice",scope:"global"},{default:X(()=>[g("button",{class:"button-unstyled -link",onClick:t[0]||(t[0]=(...k)=>e.openProfileTab&&e.openProfileTab(...k))},w(e.$t("post_status.account_not_locked_warning_link")),1)]),_:1})):E("",!0),!e.hideScopeNotice&&e.newStatus.visibility==="public"?(p(),b("p",_de,[g("span",null,w(e.$t("post_status.scope_notice.public")),1),g("a",{class:"fa-scale-110 fa-old-padding dismiss",title:e.$t("post_status.scope_notice_dismiss"),role:"button",tabindex:"0",onClick:t[1]||(t[1]=Te(k=>e.dismissScopeNotice(),["prevent"]))},[T(a,{icon:"times"})],8,wde)])):!e.hideScopeNotice&&e.newStatus.visibility==="unlisted"?(p(),b("p",Sde,[g("span",null,w(e.$t("post_status.scope_notice.unlisted")),1),g("a",{class:"fa-scale-110 fa-old-padding dismiss",title:e.$t("post_status.scope_notice_dismiss"),role:"button",tabindex:"0",onClick:t[2]||(t[2]=Te(k=>e.dismissScopeNotice(),["prevent"]))},[T(a,{icon:"times"})],8,kde)])):!e.hideScopeNotice&&e.newStatus.visibility==="private"&&e.$store.state.users.currentUser.locked?(p(),b("p",$de,[g("span",null,w(e.$t("post_status.scope_notice.private")),1),g("a",{class:"fa-scale-110 fa-old-padding dismiss",title:e.$t("post_status.scope_notice_dismiss"),role:"button",tabindex:"0",onClick:t[3]||(t[3]=Te(k=>e.dismissScopeNotice(),["prevent"]))},[T(a,{icon:"times"})],8,Cde)])):e.newStatus.visibility==="direct"?(p(),b("p",Tde,[e.safeDMEnabled?(p(),b("span",Ade,w(e.$t("post_status.direct_warning_to_first_only")),1)):(p(),b("span",Ede,w(e.$t("post_status.direct_warning_to_all")),1))])):E("",!0),e.isEdit?(p(),b("div",Ide,[g("p",null,w(e.$t("post_status.edit_remote_warning")),1),g("p",null,w(e.$t("post_status.edit_unsupported_warning")),1)])):E("",!0),e.disablePreview?E("",!0):(p(),b("div",Pde,[g("a",{class:"preview-toggle faint",onClick:t[4]||(t[4]=Te((...k)=>e.togglePreview&&e.togglePreview(...k),["stop","prevent"]))},[de(w(e.$t("post_status.preview"))+" ",1),T(a,{icon:e.showPreview?"chevron-left":"chevron-right"},null,8,["icon"])]),at(g("div",Lde,[T(a,{class:"fa-old-padding",spin:"",icon:"circle-notch"})],512),[[Cr,e.previewLoading]]),e.quotable?(p(),b("div",Ode,[g("button",{id:`reply-or-quote-option-${e.randomSeed}-reply`,class:he(["btn button-default reply-or-quote-option",{toggled:!e.newStatus.quoting}]),tabindex:"0",role:"radio","aria-labelledby":`reply-or-quote-option-${e.randomSeed}-reply`,"aria-checked":!e.newStatus.quoting,onClick:t[5]||(t[5]=k=>e.newStatus.quoting=!1)},w(e.$t("post_status.reply_option")),11,Rde),g("button",{id:`reply-or-quote-option-${e.randomSeed}-quote`,class:he(["btn button-default reply-or-quote-option",{toggled:e.newStatus.quoting}]),tabindex:"0",role:"radio","aria-labelledby":`reply-or-quote-option-${e.randomSeed}-quote`,"aria-checked":e.newStatus.quoting,onClick:t[6]||(t[6]=k=>e.newStatus.quoting=!0)},w(e.$t("post_status.quote_option")),11,Mde)])):E("",!0)])),e.showPreview?(p(),b("div",Nde,[e.preview?e.preview.error?(p(),b("div",Dde,w(e.preview.error),1)):(p(),Y(c,{key:2,status:e.preview,class:"preview-status"},null,8,["status"])):(p(),b("div",Fde,w(e.$t("general.loading")),1))])):E("",!0),g("div",Ude,[!e.disableSubject&&(e.newStatus.spoilerText||e.alwaysShowSubject)?(p(),Y(u,{key:0,modelValue:e.newStatus.spoilerText,"onUpdate:modelValue":t[8]||(t[8]=k=>e.newStatus.spoilerText=k),"enable-emoji-picker":"",suggest:e.emojiSuggestor,class:"input form-control subject-input unstyled"},{default:X(k=>[at(g("input",An({"onUpdate:modelValue":t[7]||(t[7]=P=>e.newStatus.spoilerText=P),type:"text",placeholder:e.$t("post_status.content_warning"),disabled:e.posting&&!e.optimisticPosting},e.propsToNative(k),{size:"1",class:"input form-post-subject unstyled"}),null,16,jde),[[Nt,e.newStatus.spoilerText]])]),_:1},8,["modelValue","suggest"])):E("",!0),T(u,{ref:"emoji-input",modelValue:e.newStatus.status,"onUpdate:modelValue":t[16]||(t[16]=k=>e.newStatus.status=k),suggest:e.emojiUserSuggestor,placement:e.emojiPickerPlacement,class:"input form-control main-input unstyled","enable-sticker-picker":"","enable-emoji-picker":"","newline-on-ctrl-enter":e.submitOnEnter,onInput:e.onEmojiInputInput,onStickerUploaded:e.addMediaFile,onStickerUploadFailed:e.uploadFailed,onShown:e.handleEmojiInputShow},{default:X(k=>[at(g("textarea",An({ref:"textarea","onUpdate:modelValue":t[9]||(t[9]=P=>e.newStatus.status=P),placeholder:e.placeholder||e.$t("post_status.default"),rows:"1",cols:"1",disabled:e.posting&&!e.optimisticPosting,class:["input form-post-body",{"scrollable-form":!!e.maxHeight}]},e.propsToNative(k),{onKeydown:[t[10]||(t[10]=zo(Te(P=>e.submitOnEnter&&e.postStatus(P,e.newStatus),["exact"]),["enter"])),t[11]||(t[11]=zo(Te(P=>e.postStatus(P,e.newStatus),["meta"]),["enter"])),t[12]||(t[12]=zo(Te(P=>!e.submitOnEnter&&e.postStatus(P,e.newStatus),["ctrl"]),["enter"]))],onInput:t[13]||(t[13]=(...P)=>e.resize&&e.resize(...P)),onCompositionupdate:t[14]||(t[14]=(...P)=>e.resize&&e.resize(...P)),onPaste:t[15]||(t[15]=(...P)=>e.paste&&e.paste(...P))}),null,16,Bde),[[Nt,e.newStatus.status]]),e.hasStatusLengthLimit?(p(),b("p",{key:0,class:he(["character-counter faint",{error:e.isOverLengthLimit}])},w(e.charactersLeft),3)):E("",!0)]),_:1},8,["modelValue","suggest","placement","newline-on-ctrl-enter","onInput","onStickerUploaded","onStickerUploadFailed","onShown"])]),e.disableScopeSelector?E("",!0):(p(),b("div",zde,[e.disableVisibilitySelector?E("",!0):(p(),Y(f,{key:0,"show-all":e.showAllScopes,"user-default":e.userDefaultScope,"original-scope":e.copyMessageScope,"initial-scope":e.newStatus.visibility,"on-scope-change":e.changeVis},null,8,["show-all","user-default","original-scope","initial-scope","on-scope-change"])),e.postFormats.length>1?(p(),b("div",qde,[T(h,{modelValue:e.newStatus.contentType,"onUpdate:modelValue":t[17]||(t[17]=k=>e.newStatus.contentType=k),class:"input form-control unstyled",attrs:{"aria-label":e.$t("post_status.content_type_selection")},unstyled:"true"},{default:X(()=>[(p(!0),b(Se,null,We(e.postFormats,k=>(p(),b("option",{key:k,value:k},w(e.$t(`post_status.content_type["${k}"]`)),9,Hde))),128))]),_:1},8,["modelValue","attrs"])])):E("",!0),e.postFormats.length===1&&e.postFormats[0]!=="text/plain"?(p(),b("div",Vde,[g("span",Wde,w(e.$t(`post_status.content_type["${e.postFormats[0]}"]`)),1)])):E("",!0)]))]),e.pollsAvailable?(p(),Y(v,{key:0,ref:"pollForm",visible:e.pollFormVisible,params:e.newStatus.poll},null,8,["visible","params"])):E("",!0),!e.disableDraft&&e.shouldAutoSaveDraft?(p(),b("span",Gde,w(e.autoSaveState),1)):E("",!0),g("div",Kde,[g("div",xde,[T(y,{ref:"mediaUpload",class:"media-upload-icon","drop-files":e.dropFiles,disabled:e.uploadFileLimitReached,onUploading:e.startedUploadingFiles,onUploaded:e.addMediaFile,onUploadFailed:e.uploadFailed,onAllUploaded:e.finishedUploadingFiles},null,8,["drop-files","disabled","onUploading","onUploaded","onUploadFailed","onAllUploaded"]),e.pollsAvailable?(p(),b("button",{key:0,class:he(["poll-icon button-unstyled",{selected:e.pollFormVisible}]),title:e.$t("polls.add_poll"),onClick:t[18]||(t[18]=(...k)=>e.togglePollForm&&e.togglePollForm(...k))},[T(a,{icon:"poll-h"})],10,Yde)):E("",!0)]),g("div",Xde,[g("button",{class:"btn button-default post-button",disabled:e.isOverLengthLimit||e.posting||e.uploadingFiles||e.disableSubmit,onClick:t[19]||(t[19]=Te(k=>e.postStatus(k,e.newStatus),["stop","prevent"]))},[e.posting?(p(),b(Se,{key:0},[de(w(e.$t("post_status.posting")),1)],64)):(p(),b(Se,{key:1},[de(w(e.$t("post_status.post")),1)],64))],8,Jde),e.hideExtraActions?E("",!0):(p(),Y(S,{key:0,class:"more-post-actions","normal-button":!0,trigger:"click",placement:"bottom",offset:{y:5},"trigger-attrs":{"aria-label":e.$t("post_status.more_post_actions")}},{trigger:X(()=>[T(a,{class:"fa-scale-110 fa-old-padding",icon:"chevron-down"})]),content:X(({close:k})=>[g("div",Zde,[g("div",{class:he(["menu-item dropdown-item",{disabled:!e.safeToSaveDraft}])},[!e.hideDraft||!e.disableDraft?(p(),b("button",{key:0,class:"main-button",role:"menu",disabled:!e.safeToSaveDraft,onClick:[t[20]||(t[20]=Te((...P)=>e.saveDraft&&e.saveDraft(...P),["prevent"])),k]},[e.closeable?(p(),b(Se,{key:0},[de(w(e.$t("post_status.save_to_drafts_and_close_button")),1)],64)):(p(),b(Se,{key:1},[de(w(e.$t("post_status.save_to_drafts_button")),1)],64))],8,Qde)):E("",!0)],2)])]),_:1},8,["trigger-attrs"]))])],512),at(g("div",{style:hn({animation:e.showDropIcon==="show"?"fade-in 0.25s":"fade-out 0.5s"}),class:"drop-indicator",onDragleave:t[21]||(t[21]=(...k)=>e.fileDragStop&&e.fileDragStop(...k)),onDrop:t[22]||(t[22]=Te((...k)=>e.fileDrop&&e.fileDrop(...k),["stop"]))},[T(a,{icon:e.uploadFileLimitReached?"ban":"upload"},null,8,["icon"])],36),[[Cr,e.showDropIcon!=="hide"]]),e.error?(p(),b("div",efe,[de(" Error: "+w(e.error)+" ",1),g("button",{class:"button-unstyled",onClick:t[23]||(t[23]=(...k)=>e.clearError&&e.clearError(...k))},[T(a,{class:"fa-scale-110 fa-old-padding",icon:"times"})])])):E("",!0),e.newStatus.files&&e.newStatus.files.length>0?(p(),Y($,{key:3,class:"attachments",grid:!0,nsfw:!1,attachments:e.newStatus.files,descriptions:e.newStatus.mediaDescriptions,"set-media":()=>e.setMedia(),editable:!0,"edit-attachment":e.editAttachment,"remove-attachment":e.removeMediaFile,"shift-up-attachment":e.newStatus.files.length>1&&e.shiftUpMediaFile,"shift-dn-attachment":e.newStatus.files.length>1&&e.shiftDnMediaFile,onPlay:t[24]||(t[24]=k=>e.$emit("mediaplay",e.attachment.id)),onPause:t[25]||(t[25]=k=>e.$emit("mediapause",e.attachment.id))},null,8,["attachments","descriptions","set-media","edit-attachment","remove-attachment","shift-up-attachment","shift-dn-attachment"])):E("",!0),e.newStatus.files.length>0&&!e.disableSensitivityCheckbox?(p(),b("div",tfe,[T(I,{modelValue:e.newStatus.nsfw,"onUpdate:modelValue":t[26]||(t[26]=k=>e.newStatus.nsfw=k)},{default:X(()=>[de(w(e.$t("post_status.attachments_sensitive")),1)]),_:1},8,["modelValue"])])):E("",!0)],32),T(C,{ref:"draftCloser",onSave:e.saveAndCloseDraft,onDiscard:e.discardAndCloseDraft},null,8,["onSave","onDiscard"])],512)}const lc=ge(vde,[["render",nfe]]);var $b,zT;function sO(){if(zT)return $b;zT=1;var e=Wa(),t=function(){try{var n=e(Object,"defineProperty");return n({},"",{}),n}catch{}}();return $b=t,$b}var Cb,qT;function em(){if(qT)return Cb;qT=1;var e=sO();function t(n,s,r){s=="__proto__"&&e?e(n,s,{configurable:!0,enumerable:!0,value:r,writable:!0}):n[s]=r}return Cb=t,Cb}var Tb,HT;function rO(){if(HT)return Tb;HT=1;var e=em(),t=_d();function n(s,r,o){(o!==void 0&&!t(s[r],o)||o===void 0&&!(r in s))&&e(s,r,o)}return Tb=n,Tb}var mu={exports:{}};mu.exports;var VT;function sfe(){return VT||(VT=1,function(e,t){var n=oo(),s=t&&!t.nodeType&&t,r=s&&!0&&e&&!e.nodeType&&e,o=r&&r.exports===s,i=o?n.Buffer:void 0,a=i?i.allocUnsafe:void 0;function c(u,f){if(f)return u.slice();var h=u.length,v=a?a(h):new u.constructor(h);return u.copy(v),v}e.exports=c}(mu,mu.exports)),mu.exports}var Ab,WT;function rfe(){if(WT)return Ab;WT=1;var e=IP();function t(n){var s=new n.constructor(n.byteLength);return new e(s).set(new e(n)),s}return Ab=t,Ab}var Eb,GT;function ofe(){if(GT)return Eb;GT=1;var e=rfe();function t(n,s){var r=s?e(n.buffer):n.buffer;return new n.constructor(r,n.byteOffset,n.length)}return Eb=t,Eb}var Ib,KT;function ife(){if(KT)return Ib;KT=1;function e(t,n){var s=-1,r=t.length;for(n||(n=Array(r));++s0){if(++o>=e)return arguments[0]}else o=0;return r.apply(void 0,arguments)}}return xb=s,xb}var Yb,h6;function kfe(){if(h6)return Yb;h6=1;var e=wfe(),t=Sfe(),n=t(e);return Yb=n,Yb}var Xb,p6;function $fe(){if(p6)return Xb;p6=1;var e=y2(),t=yfe(),n=kfe();function s(r,o){return n(t(r,o,e),r+"")}return Xb=s,Xb}var Jb,m6;function Cfe(){if(m6)return Jb;m6=1;var e=_d(),t=Va(),n=c2(),s=Ki();function r(o,i,a){if(!s(a))return!1;var c=typeof i;return(c=="number"?t(a)&&n(i,a.length):c=="string"&&i in a)?e(a[i],o):!1}return Jb=r,Jb}var Zb,g6;function Tfe(){if(g6)return Zb;g6=1;var e=$fe(),t=Cfe();function n(s){return e(function(r,o){var i=-1,a=o.length,c=a>1?o[a-1]:void 0,u=a>2?o[2]:void 0;for(c=s.length>3&&typeof c=="function"?(a--,c):void 0,u&&t(o[0],o[1],u)&&(c=a<3?void 0:c,a=1),r=Object(r);++i",""":'"',"'":"'"},n=e(t);return n0=n,n0}var s0,w6;function Nfe(){if(w6)return s0;w6=1;var e=MP(),t=Mfe(),n=/&(?:amp|lt|gt|quot|#39);/g,s=RegExp(n.source);function r(o){return o=e(o),o&&s.test(o)?o.replace(n,t):o}return s0=r,s0}var Ffe=Nfe();const r0=bs(Ffe);et.add(aZ);const Dfe={components:{Checkbox:io},props:{name:{required:!0,type:String},label:{required:!0,type:String},unstyled:{required:!1,type:Boolean},modelValue:{required:!1,type:String,default:void 0},fallback:{required:!1,type:String,default:void 0},disabled:{required:!1,type:Boolean,default:!1},showOptionalCheckbox:{required:!1,type:Boolean,default:!0},hideOptionalCheckbox:{required:!1,type:Boolean,default:!1}},emits:["update:modelValue"],computed:{present(){return typeof this.modelValue<"u"},validColor(){return yp(this.modelValue||this.fallback)},transparentColor(){return this.modelValue==="transparent"},computedColor(){return this.modelValue&&(this.modelValue.startsWith("--")||this.modelValue.startsWith("$"))}},methods:{updateValue:Z.throttle(function(e){this.$emit("update:modelValue",e)},100)}},Ufe=["for"],jfe=["id","value","disabled"],Bfe={key:1,class:"transparentIndicator"},zfe={key:3,class:"invalidIndicator"},qfe={class:"nativeColor"},Hfe=["id","value","disabled"];function Vfe(e,t,n,s,r,o){const i=O("Checkbox"),a=O("FAIcon");return p(),b("div",{class:he(["color-input style-control",{disabled:!o.present||n.disabled}])},[g("label",{for:n.name,class:he(["label",{faint:!o.present||n.disabled}])},w(n.label),11,Ufe),typeof n.fallback<"u"&&n.showOptionalCheckbox&&!n.hideOptionalCheckbox?(p(),Y(i,{key:0,"model-value":o.present,disabled:n.disabled,class:"opt","onUpdate:modelValue":t[0]||(t[0]=c=>o.updateValue(typeof n.modelValue>"u"?n.fallback:void 0))},null,8,["model-value","disabled"])):E("",!0),g("div",{class:he(["input color-input-field",{disabled:!o.present||n.disabled,unstyled:n.unstyled}])},[g("input",{id:n.name+"-t",class:he(["textColor unstyled",{disabled:!o.present||n.disabled}]),type:"text",value:n.modelValue??n.fallback,disabled:!o.present||n.disabled,onInput:t[1]||(t[1]=c=>o.updateValue(c.target.value))},null,42,jfe),o.validColor?(p(),b("div",{key:0,class:"validIndicator",style:hn({backgroundColor:n.modelValue||n.fallback})},null,4)):o.transparentColor?(p(),b("div",Bfe)):o.computedColor?(p(),b("div",{key:2,class:"computedIndicator",style:hn({backgroundColor:n.fallback})},null,4)):(p(),b("div",zfe)),g("label",qfe,[T(a,{icon:"eye-dropper"}),g("input",{id:n.name,class:he(["unstyled",{disabled:!o.present||n.disabled}]),type:"color",value:n.modelValue||n.fallback,disabled:!o.present||n.disabled,onInput:t[2]||(t[2]=c=>o.updateValue(c.target.value))},null,42,Hfe)])],2)],2)}const Wfe=ge(Dfe,[["render",Vfe]]),Gfe={props:["user"],computed:{subscribeUrl(){const e=new URL(this.user.statusnet_profile_url);return`${e.protocol}//${e.host}/main/ostatus`}}},Kfe={class:"remote-follow"},xfe=["action"],Yfe=["value"],Xfe={click:"submit",class:"button-default remote-button"};function Jfe(e,t,n,s,r,o){return p(),b("div",Kfe,[g("form",{method:"POST",action:e.subscribeUrl},[g("input",{type:"hidden",name:"nickname",value:e.user.screen_name},null,8,Yfe),t[0]||(t[0]=g("input",{type:"hidden",name:"profile",value:""},null,-1)),g("button",Xfe,w(e.$t("user_card.remote_follow")),1)],8,xfe)])}const lO=ge(Gfe,[["render",Jfe]]),Zfe={props:{disabled:{type:Boolean},click:{type:Function,default:()=>Promise.resolve()}},data(){return{progress:!1}},methods:{onClick(){this.progress=!0,this.click().then(()=>{this.progress=!1})}}},Qfe=["disabled"];function ehe(e,t,n,s,r,o){return p(),b("button",{disabled:r.progress||n.disabled,onClick:t[0]||(t[0]=(...i)=>o.onClick&&o.onClick(...i))},[r.progress&&e.$slots.progress?Ot(e.$slots,"progress",{key:0}):Ot(e.$slots,"default",{key:1})],8,Qfe)}const cO=ge(Zfe,[["render",ehe]]),the={components:{DialogModal:Sd},props:{title:{type:String},cancelText:{type:String},confirmText:{type:String}},emits:["cancelled","accepted"],computed:{},methods:{onCancel(){this.$emit("cancelled")},onAccept(){this.$emit("accepted")}}},nhe=["textContent"],she=["textContent"],rhe=["textContent"];function ohe(e,t,n,s,r,o){const i=O("DialogModal"),a=sc("body-scroll-lock");return at((p(),Y(i,{class:"confirm-modal",onCancel:e.onCancel},{header:X(()=>[g("span",{textContent:w(e.title)},null,8,nhe)]),footer:X(()=>[Ot(e.$slots,"footerLeft"),g("button",{class:"btn button-default",onClick:t[0]||(t[0]=Te((...c)=>e.onAccept&&e.onAccept(...c),["prevent"])),textContent:w(e.confirmText)},null,8,she),g("button",{class:"btn button-default",onClick:t[1]||(t[1]=Te((...c)=>e.onCancel&&e.onCancel(...c),["prevent"])),textContent:w(e.cancelText)},null,8,rhe)]),default:X(()=>[Ot(e.$slots,"default")]),_:3},8,["onCancel"])),[[a,!0]])}const Nr=ge(the,[["render",ohe]]),uO=(e,t,n)=>new Promise((s,r)=>{setTimeout(()=>{n.state.api.backendInteractor.fetchUserRelationship({id:t}).then(o=>(n.commit("updateUserRelationship",[o]),o)).then(o=>s([o.following,o.requested,o.locked,e])).catch(o=>r(o))},500)}).then(([s,r,o,i])=>{!s&&!(o&&r)&&i<=3&&uO(++i,t,n)}),ihe=(e,t)=>new Promise(n=>{t.state.api.backendInteractor.followUser({id:e}).then(s=>{if(t.commit("updateUserRelationship",[s]),s.following||s.locked&&s.requested){n();return}return uO(1,s,t).then(()=>{n()})})}),ahe=(e,t)=>new Promise(n=>{t.state.api.backendInteractor.unfollowUser({id:e}).then(s=>{t.commit("updateUserRelationship",[s]),n({updated:s})})}),lhe={props:["relationship","user","labelFollowing","buttonClass"],components:{ConfirmModal:Nr},data(){return{inProgress:!1,showingConfirmUnfollow:!1}},computed:{shouldConfirmUnfollow(){return this.$store.getters.mergedConfig.modalOnUnfollow},isPressed(){return this.inProgress||this.relationship.following},title(){return this.inProgress||this.relationship.following?this.$t("user_card.follow_unfollow"):this.relationship.requested?this.$t("user_card.follow_cancel"):this.$t("user_card.follow")},label(){return this.inProgress?this.$t("user_card.follow_progress"):this.relationship.following?this.labelFollowing||this.$t("user_card.following"):this.relationship.requested?this.$t("user_card.follow_sent"):this.$t("user_card.follow")},disabled(){return this.inProgress||this.user.deactivated}},methods:{showConfirmUnfollow(){this.showingConfirmUnfollow=!0},hideConfirmUnfollow(){this.showingConfirmUnfollow=!1},onClick(){this.relationship.following||this.relationship.requested?this.unfollow():this.follow()},follow(){this.inProgress=!0,ihe(this.relationship.id,this.$store).then(()=>{this.inProgress=!1})},unfollow(){this.shouldConfirmUnfollow?this.showConfirmUnfollow():this.doUnfollow()},doUnfollow(){const e=this.$store;this.inProgress=!0,ahe(this.relationship.id,e).then(()=>{this.inProgress=!1,e.commit("removeStatus",{timeline:"friends",userId:this.relationship.id})}),this.hideConfirmUnfollow()}}},che=["disabled","title"],uhe=["textContent"];function dhe(e,t,n,s,r,o){const i=O("i18n-t"),a=O("confirm-modal");return p(),b("button",{class:he(["btn button-default follow-button",{toggled:e.isPressed}]),disabled:e.disabled,title:e.title,onClick:t[0]||(t[0]=(...c)=>e.onClick&&e.onClick(...c))},[de(w(e.label)+" ",1),(p(),Y(Yn,{to:"#modal"},[e.showingConfirmUnfollow?(p(),Y(a,{key:0,title:e.$t("user_card.unfollow_confirm_title"),"confirm-text":e.$t("user_card.unfollow_confirm_accept_button"),"cancel-text":e.$t("user_card.unfollow_confirm_cancel_button"),onAccepted:e.doUnfollow,onCancelled:e.hideConfirmUnfollow},{default:X(()=>[T(i,{scope:"global",keypath:"user_card.unfollow_confirm",tag:"span"},{user:X(()=>[g("span",{textContent:w(e.user.screen_name_ui)},null,8,uhe)]),_:1})]),_:1},8,["title","confirm-text","cancel-text","onAccepted","onCancelled"])):E("",!0)]))],10,che)}const dO=ge(lhe,[["render",dhe]]);et.add(za);const fhe="mrf_tag:media-force-nsfw",hhe="mrf_tag:media-strip",phe="mrf_tag:force-unlisted",mhe="mrf_tag:disable-remote-subscription",ghe="mrf_tag:disable-any-subscription",vhe="mrf_tag:sandbox",bhe="mrf_tag:quarantine",yhe={props:["user"],data(){return{tags:{FORCE_NSFW:fhe,STRIP_MEDIA:hhe,FORCE_UNLISTED:phe,DISABLE_REMOTE_SUBSCRIPTION:mhe,DISABLE_ANY_SUBSCRIPTION:ghe,SANDBOX:vhe,QUARANTINE:bhe},showDeleteUserDialog:!1,toggled:!1}},components:{DialogModal:Sd,Popover:Jn},computed:{tagsSet(){return new Set(this.user.tags)},canGrantRole(){return this.user.is_local&&!this.user.deactivated&&this.$store.state.users.currentUser.role==="admin"},canChangeActivationState(){return this.privileged("users_manage_activation_state")},canDeleteAccount(){return this.privileged("users_delete")},canUseTagPolicy(){return this.$store.state.instance.tagPolicyAvailable&&this.privileged("users_manage_tags")}},methods:{hasTag(e){return this.tagsSet.has(e)},privileged(e){return this.$store.state.users.currentUser.privileges.includes(e)},toggleTag(e){const t=this.$store;this.tagsSet.has(e)?t.state.api.backendInteractor.untagUser({user:this.user,tag:e}).then(n=>{n.ok&&t.commit("untagUser",{user:this.user,tag:e})}):t.state.api.backendInteractor.tagUser({user:this.user,tag:e}).then(n=>{n.ok&&t.commit("tagUser",{user:this.user,tag:e})})},toggleRight(e){const t=this.$store;this.user.rights[e]?t.state.api.backendInteractor.deleteRight({user:this.user,right:e}).then(n=>{n.ok&&t.commit("updateRight",{user:this.user,right:e,value:!1})}):t.state.api.backendInteractor.addRight({user:this.user,right:e}).then(n=>{n.ok&&t.commit("updateRight",{user:this.user,right:e,value:!0})})},toggleActivationStatus(){this.$store.dispatch("toggleActivationStatus",{user:this.user})},deleteUserDialog(e){this.showDeleteUserDialog=e},deleteUser(){const e=this.$store,t=this.user,{id:n,name:s}=t;e.state.api.backendInteractor.deleteUser({user:t}).then(()=>{this.$store.dispatch("markStatusesAsDeleted",i=>t.id===i.user.id);const r=this.$route.name==="external-user-profile"||this.$route.name==="user-profile",o=this.$route.params.name===s||this.$route.params.id===n;r&&o&&window.history.back()})},setToggled(e){this.toggled=e}}},_he={class:"dropdown-menu"},whe={class:"menu-item dropdown-item -icon-space"},She={class:"menu-item dropdown-item -icon-space"},khe={key:0,role:"separator",class:"dropdown-divider"},$he={key:1,class:"menu-item dropdown-item -icon-space"},Che={key:2,class:"menu-item dropdown-item -icon-space"},The={class:"menu-item dropdown-item -icon"},Ahe={class:"menu-item dropdown-item -icon"},Ehe={class:"menu-item dropdown-item -icon"},Ihe={class:"menu-item dropdown-item -icon"},Phe={key:0,class:"menu-item dropdown-item -icon"},Lhe={key:1,class:"menu-item dropdown-item -icon"},Ohe={key:2,class:"menu-item dropdown-item -icon"};function Rhe(e,t,n,s,r,o){const i=O("FAIcon"),a=O("Popover"),c=O("DialogModal");return p(),b("div",null,[T(a,{trigger:"click",class:"moderation-tools-popover",placement:"bottom",offset:{y:5},onShow:t[11]||(t[11]=u=>e.setToggled(!0)),onClose:t[12]||(t[12]=u=>e.setToggled(!1))},{content:X(()=>[g("div",_he,[e.canGrantRole?(p(),b(Se,{key:0},[g("div",whe,[g("button",{class:"main-button",onClick:t[0]||(t[0]=u=>e.toggleRight("admin"))},w(e.$t(e.user.rights.admin?"user_card.admin_menu.revoke_admin":"user_card.admin_menu.grant_admin")),1)]),g("div",She,[g("button",{class:"main-button",onClick:t[1]||(t[1]=u=>e.toggleRight("moderator"))},w(e.$t(e.user.rights.moderator?"user_card.admin_menu.revoke_moderator":"user_card.admin_menu.grant_moderator")),1)]),e.canChangeActivationState||e.canDeleteAccount?(p(),b("div",khe)):E("",!0)],64)):E("",!0),e.canChangeActivationState?(p(),b("div",$he,[g("button",{class:"main-button",onClick:t[2]||(t[2]=u=>e.toggleActivationStatus())},w(e.$t(e.user.deactivated?"user_card.admin_menu.activate_account":"user_card.admin_menu.deactivate_account")),1)])):E("",!0),e.canDeleteAccount?(p(),b("div",Che,[g("button",{class:"main-button",onClick:t[3]||(t[3]=u=>e.deleteUserDialog(!0))},w(e.$t("user_card.admin_menu.delete_account")),1)])):E("",!0),e.canUseTagPolicy?(p(),b(Se,{key:3},[t[15]||(t[15]=g("div",{role:"separator",class:"dropdown-divider"},null,-1)),g("div",The,[g("button",{class:"main-button",onClick:t[4]||(t[4]=u=>e.toggleTag(e.tags.FORCE_NSFW))},[g("span",{class:he(["input menu-checkbox",{"menu-checkbox-checked":e.hasTag(e.tags.FORCE_NSFW)}])},null,2),de(" "+w(e.$t("user_card.admin_menu.force_nsfw")),1)])]),g("div",Ahe,[g("button",{class:"main-button",onClick:t[5]||(t[5]=u=>e.toggleTag(e.tags.STRIP_MEDIA))},[g("span",{class:he(["input menu-checkbox",{"menu-checkbox-checked":e.hasTag(e.tags.STRIP_MEDIA)}])},null,2),de(" "+w(e.$t("user_card.admin_menu.strip_media")),1)])]),g("div",Ehe,[g("button",{class:"main-button",onClick:t[6]||(t[6]=u=>e.toggleTag(e.tags.FORCE_UNLISTED))},[g("span",{class:he(["input menu-checkbox",{"menu-checkbox-checked":e.hasTag(e.tags.FORCE_UNLISTED)}])},null,2),de(" "+w(e.$t("user_card.admin_menu.force_unlisted")),1)])]),g("div",Ihe,[g("button",{class:"main-button",onClick:t[7]||(t[7]=u=>e.toggleTag(e.tags.SANDBOX))},[g("span",{class:he(["input menu-checkbox",{"menu-checkbox-checked":e.hasTag(e.tags.SANDBOX)}])},null,2),de(" "+w(e.$t("user_card.admin_menu.sandbox")),1)])]),e.user.is_local?(p(),b("div",Phe,[g("button",{class:"main-button",onClick:t[8]||(t[8]=u=>e.toggleTag(e.tags.DISABLE_REMOTE_SUBSCRIPTION))},[g("span",{class:he(["input menu-checkbox",{"menu-checkbox-checked":e.hasTag(e.tags.DISABLE_REMOTE_SUBSCRIPTION)}])},null,2),de(" "+w(e.$t("user_card.admin_menu.disable_remote_subscription")),1)])])):E("",!0),e.user.is_local?(p(),b("div",Lhe,[g("button",{class:"main-button",onClick:t[9]||(t[9]=u=>e.toggleTag(e.tags.DISABLE_ANY_SUBSCRIPTION))},[g("span",{class:he(["input menu-checkbox",{"menu-checkbox-checked":e.hasTag(e.tags.DISABLE_ANY_SUBSCRIPTION)}])},null,2),de(" "+w(e.$t("user_card.admin_menu.disable_any_subscription")),1)])])):E("",!0),e.user.is_local?(p(),b("div",Ohe,[g("button",{class:"main-button",onClick:t[10]||(t[10]=u=>e.toggleTag(e.tags.QUARANTINE))},[g("span",{class:he(["input menu-checkbox",{"menu-checkbox-checked":e.hasTag(e.tags.QUARANTINE)}])},null,2),de(" "+w(e.$t("user_card.admin_menu.quarantine")),1)])])):E("",!0)],64)):E("",!0)])]),trigger:X(()=>[g("button",{class:he(["btn button-default btn-block moderation-tools-button",{toggled:e.toggled}])},[de(w(e.$t("user_card.admin_menu.moderation"))+" ",1),T(i,{icon:"chevron-down"})],2)]),_:1}),(p(),Y(Yn,{to:"#modal"},[e.showDeleteUserDialog?(p(),Y(c,{key:0,"on-cancel":e.deleteUserDialog.bind(this,!1)},{header:X(()=>[de(w(e.$t("user_card.admin_menu.delete_user")),1)]),footer:X(()=>[g("button",{class:"btn button-default",onClick:t[13]||(t[13]=u=>e.deleteUserDialog(!1))},w(e.$t("general.cancel")),1),g("button",{class:"btn button-default danger",onClick:t[14]||(t[14]=u=>e.deleteUser())},w(e.$t("user_card.admin_menu.delete_user")),1)]),default:X(()=>[g("p",null,w(e.$t("user_card.admin_menu.delete_user_confirmation")),1)]),_:1},8,["on-cancel"])):E("",!0)]))])}const Mhe=ge(yhe,[["render",Rhe]]);et.add(yd);const Nhe={props:["user"],data(){return{}},components:{DialogModal:Sd,Popover:Jn},created(){this.$store.dispatch("fetchUserInLists",this.user.id)},computed:{...sn(Fn,{allLists:e=>e.allLists}),inListsSet(){return new Set(this.user.inLists.map(e=>e.id))},lists(){return this.user.inLists?this.allLists.map(e=>({...e,inList:this.inListsSet.has(e.id)})):[]},triggerAttrs(){return{class:"menu-item dropdown-item -has-submenu"}}},methods:{toggleList(e){this.inListsSet.has(e)?Fn().removeListAccount({accountId:this.user.id,listId:e}).then(t=>{t.ok&&this.$store.dispatch("fetchUserInLists",this.user.id)}):Fn().addListAccount({accountId:this.user.id,listId:e}).then(t=>{t.ok&&this.$store.dispatch("fetchUserInLists",this.user.id)})},toggleRight(e){const t=this.$store;this.user.rights[e]?t.state.api.backendInteractor.deleteRight({user:this.user,right:e}).then(n=>{n.ok&&t.commit("updateRight",{user:this.user,right:e,value:!1})}):t.state.api.backendInteractor.addRight({user:this.user,right:e}).then(n=>{n.ok&&t.commit("updateRight",{user:this.user,right:e,value:!0})})},toggleActivationStatus(){this.$store.dispatch("toggleActivationStatus",{user:this.user})},deleteUserDialog(e){this.showDeleteUserDialog=e},deleteUser(){const e=this.$store,t=this.user,{id:n,name:s}=t;e.state.api.backendInteractor.deleteUser({user:t}).then(()=>{this.$store.dispatch("markStatusesAsDeleted",i=>t.id===i.user.id);const r=this.$route.name==="external-user-profile"||this.$route.name==="user-profile",o=this.$route.params.name===s||this.$route.params.id===n;r&&o&&window.history.back()})},setToggled(e){this.toggled=e}}},Fhe={class:"UserListMenu"},Dhe={class:"dropdown-menu"},Uhe=["onClick"],jhe={class:"main-button"};function Bhe(e,t,n,s,r,o){const i=O("FAIcon"),a=O("Popover");return p(),b("div",Fhe,[T(a,{trigger:"hover",placement:"right","trigger-attrs":e.triggerAttrs,"remove-padding":""},{content:X(()=>[g("div",Dhe,[(p(!0),b(Se,null,We(e.lists,c=>(p(),b("div",{key:c.id,class:"menu-item dropdown-item -icon"},[g("button",{class:"main-button",onClick:u=>e.toggleList(c.id)},[g("span",{class:he(["input menu-checkbox",{"menu-checkbox-checked":c.inList}])},null,2),de(" "+w(c.title),1)],8,Uhe)]))),128))])]),trigger:X(()=>[g("span",jhe,[de(w(e.$t("lists.manage_lists"))+" ",1),T(i,{class:"chevron-icon",size:"lg",icon:"chevron-right"})])]),_:1},8,["trigger-attrs"])])}const zhe=ge(Nhe,[["render",Bhe]]),qhe={data(){const e=this.isMute?this.$store.getters.mergedConfig.onMuteDefaultAction:this.$store.getters.mergedConfig.onBlockDefaultAction,t=e==="ask",n={};if(t||e==="forever")n.expiration=14,n.expirationUnit="d",e==="forever"&&(n.forever=!0);else{const s=e.replace(/[0-9,.]+/,""),r=e.replace(/[^0-9,.]+/,"");n.expiration=r,n.expirationUnit=s}return{showing:!1,forever:!1,dontAskAgain:!1,...n}},components:{ConfirmModal:Nr,Select:Zi,Checkbox:io},props:{isMute:Boolean,user:Object},computed:{shouldConfirm(){return this.isMute?this.$store.getters.mergedConfig.onMuteDefaultAction==="ask":this.$store.getters.mergedConfig.onBlockDefaultAction==="ask"},expiryString(){return this.expiration.toString()+this.expirationUnit},expirySeconds(){return Math.floor(XL(this.expiryString)/1e3)},requestBody(){const e={id:this.user.id};return this.forever||(e.expiresIn=this.expirySeconds),e}},watch:{expiration(e){e<=0&&(this.expiration=1)}},methods:{optionallyPrompt(){this.shouldConfirm?this.showing=!0:this.accept()},accept(){this.isMute?(this.$store.dispatch("muteUser",this.requestBody),this.dontAskAgain&&this.$store.dispatch("setOption",{name:"onMuteDefaultAction",value:this.expiryString})):(this.$store.dispatch("blockUser",this.requestBody),this.dontAskAgain&&this.$store.dispatch("setOption",{name:"onBlockDefaultAction",value:this.expiryString})),this.showing=!1},cancel(){this.showing=!1}}},Hhe=["disabled"],Vhe={key:"s",value:"s"},Whe={key:"m",value:"m"},Ghe={key:"h",value:"h"},Khe={key:"d",value:"d"},xhe={class:"footer-left-checkbox"};function Yhe(e,t,n,s,r,o){const i=O("Select"),a=O("Checkbox"),c=O("confirm-modal");return e.showing?(p(),Y(c,{key:0,class:"UserTimedFilterModal",title:e.$t(e.isMute?e.$t("user_card.mute"):e.$t("user_card.block")),"confirm-text":e.$t(e.isMute?"user_card.mute_confirm_accept_button":"user_card.block_confirm_accept_button"),"cancel-text":e.$t(e.isMute?"user_card.mute_confirm_cancel_button":"user_card.block_confirm_cancel_button"),onAccepted:e.accept,onCancelled:e.cancel},{footerLeft:X(()=>[g("div",xhe,[T(a,{id:"dontAskAgain",modelValue:e.dontAskAgain,"onUpdate:modelValue":t[3]||(t[3]=u=>e.dontAskAgain=u),name:"dontAskAgain",class:"input-dont-ask-again"},{default:X(()=>[de(w(e.$t(e.isMute?"user_card.dont_ask_again_mute":"user_card.dont_ask_again_block")),1)]),_:1},8,["modelValue"])])]),default:X(()=>[g("p",null,w(e.$t(e.isMute?"user_card.expire_mute_message":"user_card.expire_block_message",[e.user.screen_name])),1),g("p",null,[de(w(e.$t("user_card.expire_in"))+" ",1),at(g("input",{id:"userFilterExpires","onUpdate:modelValue":t[0]||(t[0]=u=>e.expiration=u),class:he(["input input-expire-in",{disabled:e.forever}]),disabled:e.forever,min:"1",type:"number"},null,10,Hhe),[[Nt,e.expiration]]),T(i,{id:"userFilterExpiresUnit",modelValue:e.expirationUnit,"onUpdate:modelValue":t[1]||(t[1]=u=>e.expirationUnit=u),class:"input unit-input unstyled",disabled:e.forever},{default:X(()=>[g("option",Vhe,w(e.$t("time.unit.seconds_suffix")),1),g("option",Whe,w(e.$t("time.unit.minutes_suffix")),1),g("option",Ghe,w(e.$t("time.unit.hours_suffix")),1),g("option",Khe,w(e.$t("time.unit.days_suffix")),1)]),_:1},8,["modelValue","disabled"]),de(" "+w(e.$t("user_card.mute_or"))+" ",1),T(a,{id:"forever",modelValue:e.forever,"onUpdate:modelValue":t[2]||(t[2]=u=>e.forever=u),name:"forever",class:"input-forever"},{default:X(()=>[de(w(e.$t("user_card.mute_block_never")),1)]),_:1},8,["modelValue"])])]),_:1},8,["title","confirm-text","cancel-text","onAccepted","onCancelled"])):E("",!0)}const z2=ge(qhe,[["render",Yhe]]);et.add(iZ);const Xhe={props:["user","relationship"],data(){return{showingConfirmBlock:!1,showingConfirmRemoveFollower:!1}},components:{ProgressButton:cO,Popover:Jn,UserListMenu:zhe,ConfirmModal:Nr,UserTimedFilterModal:z2},methods:{showConfirmRemoveUserFromFollowers(){this.showingConfirmRemoveFollower=!0},hideConfirmRemoveUserFromFollowers(){this.showingConfirmRemoveFollower=!1},hideConfirmBlock(){this.showingConfirmBlock=!1},showRepeats(){this.$store.dispatch("showReblogs",this.user.id)},hideRepeats(){this.$store.dispatch("hideReblogs",this.user.id)},blockUser(){this.$refs.timedBlockDialog?this.$refs.timedBlockDialog.optionallyPrompt():this.shouldConfirmBlock?this.showingConfirmBlock=!0:this.doBlockUser()},doBlockUser(){this.$store.dispatch("blockUser",{id:this.user.id}),this.hideConfirmBlock()},unblockUser(){this.$store.dispatch("unblockUser",this.user.id)},removeUserFromFollowers(){this.shouldConfirmRemoveUserFromFollowers?this.showConfirmRemoveUserFromFollowers():this.doRemoveUserFromFollowers()},doRemoveUserFromFollowers(){this.$store.dispatch("removeUserFromFollowers",this.user.id),this.hideConfirmRemoveUserFromFollowers()},reportUser(){qi().openUserReportingModal({userId:this.user.id})},openChat(){this.$router.push({name:"chat",params:{username:this.$store.state.users.currentUser.screen_name,recipient_id:this.user.id}})}},computed:{shouldConfirmBlock(){return this.$store.getters.mergedConfig.modalOnBlock},shouldConfirmRemoveUserFromFollowers(){return this.$store.getters.mergedConfig.modalOnRemoveUserFromFollowers},...mn({blockExpirationSupported:e=>e.instance.blockExpiration,pleromaChatMessagesAvailable:e=>e.instance.pleromaChatMessagesAvailable})}},Jhe={class:"AccountActions"},Zhe={class:"dropdown-menu"},Qhe={key:0,class:"menu-item dropdown-item"},epe={key:1,class:"menu-item dropdown-item"},tpe={key:1,class:"menu-item dropdown-item"},npe={class:"menu-item dropdown-item"},spe={class:"menu-item dropdown-item"},rpe={key:2,class:"menu-item dropdown-item"},ope={class:"button-unstyled ellipsis-button"},ipe=["textContent"],ape=["textContent"];function lpe(e,t,n,s,r,o){const i=O("UserListMenu"),a=O("FAIcon"),c=O("Popover"),u=O("i18n-t"),f=O("confirm-modal"),h=O("UserTimedFilterModal");return p(),b("div",Jhe,[T(c,{trigger:"click",placement:"bottom","remove-padding":""},{content:X(()=>[g("div",Zhe,[e.relationship.following?(p(),b(Se,{key:0},[e.relationship.showing_reblogs?(p(),b("div",Qhe,[g("button",{class:"main-button",onClick:t[0]||(t[0]=(...v)=>e.hideRepeats&&e.hideRepeats(...v))},w(e.$t("user_card.hide_repeats")),1)])):E("",!0),e.relationship.showing_reblogs?E("",!0):(p(),b("div",epe,[g("button",{class:"main-button",onClick:t[1]||(t[1]=(...v)=>e.showRepeats&&e.showRepeats(...v))},w(e.$t("user_card.show_repeats")),1)])),t[7]||(t[7]=g("div",{role:"separator",class:"dropdown-divider"},null,-1))],64)):E("",!0),T(i,{user:e.user},null,8,["user"]),e.relationship.followed_by?(p(),b("div",tpe,[g("button",{class:"main-button",onClick:t[2]||(t[2]=(...v)=>e.removeUserFromFollowers&&e.removeUserFromFollowers(...v))},w(e.$t("user_card.remove_follower")),1)])):E("",!0),g("div",npe,[e.relationship.blocking?(p(),b("button",{key:0,class:"main-button",onClick:t[3]||(t[3]=(...v)=>e.unblockUser&&e.unblockUser(...v))},w(e.$t("user_card.unblock")),1)):(p(),b("button",{key:1,class:"main-button",onClick:t[4]||(t[4]=(...v)=>e.blockUser&&e.blockUser(...v))},w(e.$t("user_card.block")),1))]),g("div",spe,[g("button",{class:"main-button",onClick:t[5]||(t[5]=(...v)=>e.reportUser&&e.reportUser(...v))},w(e.$t("user_card.report")),1)]),e.pleromaChatMessagesAvailable?(p(),b("div",rpe,[g("button",{class:"main-button",onClick:t[6]||(t[6]=(...v)=>e.openChat&&e.openChat(...v))},w(e.$t("user_card.message")),1)])):E("",!0)])]),trigger:X(()=>[g("button",ope,[T(a,{class:"icon",icon:"ellipsis-v"})])]),_:1}),(p(),Y(Yn,{to:"#modal"},[e.showingConfirmBlock&&!e.blockExpirationSupported?(p(),Y(f,{key:0,ref:"blockDialog",title:e.$t("user_card.block_confirm_title"),"confirm-text":e.$t("user_card.block_confirm_accept_button"),"cancel-text":e.$t("user_card.block_confirm_cancel_button"),onAccepted:e.doBlockUser,onCancelled:e.hideConfirmBlock},{default:X(()=>[T(u,{keypath:"user_card.block_confirm",tag:"span",scope:"global"},{user:X(()=>[g("span",{textContent:w(e.user.screen_name_ui)},null,8,ipe)]),_:1})]),_:1},8,["title","confirm-text","cancel-text","onAccepted","onCancelled"])):E("",!0)])),(p(),Y(Yn,{to:"#modal"},[e.showingConfirmRemoveFollower?(p(),Y(f,{key:0,title:e.$t("user_card.remove_follower_confirm_title"),"confirm-text":e.$t("user_card.remove_follower_confirm_accept_button"),"cancel-text":e.$t("user_card.remove_follower_confirm_cancel_button"),onAccepted:e.doRemoveUserFromFollowers,onCancelled:e.hideConfirmRemoveUserFromFollowers},{default:X(()=>[T(u,{keypath:"user_card.remove_follower_confirm",tag:"span",scope:"global"},{user:X(()=>[g("span",{textContent:w(e.user.screen_name_ui)},null,8,ape)]),_:1})]),_:1},8,["title","confirm-text","cancel-text","onAccepted","onCancelled"])):E("",!0),e.blockExpirationSupported?(p(),Y(h,{key:1,ref:"timedBlockDialog","is-mute":!1,user:e.user},null,8,["user"])):E("",!0)]))])}const cpe=ge(Xhe,[["render",lpe]]);et.add(Zs);const upe={},dpe={class:"panel-loading"},fpe={class:"loading-text"};function hpe(e,t,n,s,r,o){const i=O("FAIcon");return p(),b("div",dpe,[g("span",fpe,[T(i,{icon:"circle-notch",spin:"",size:"3x"}),de(" "+w(e.$t("general.loading")),1)])])}const fO=ge(upe,[["render",hpe]]),ppe={props:{user:Object,relationship:Object,editable:Boolean},components:{PanelLoading:fO},data(){return{localNote:this.relationship.note,editing:!1,frozen:!1}},watch:{relationship(){this.localNote=this.relationship.note}},methods:{startEditing(){this.localNote=this.relationship.note,this.editing=!0},finalizeEditing(){this.frozen=!0,this.$store.dispatch("editUserNote",{id:this.user.id,comment:this.localNote}).then(()=>{this.frozen=!1,this.editing=!1}).catch(()=>{this.frozen=!1,this.editing=!1})}}},mpe=["placeholder"],gpe={key:0,class:"overlay"};function vpe(e,t,n,s,r,o){const i=O("PanelLoading");return p(),b("div",{class:he(["user-note",{"-frozen":e.frozen}])},[g("h4",null,w(e.$t("user_card.personal_note")),1),at(g("textarea",{"onUpdate:modelValue":t[0]||(t[0]=a=>e.localNote=a),class:he(["input note-text",{unstyled:!e.editing}]),rows:"1",placeholder:e.$t("user_card.note_blank_click"),onFocus:t[1]||(t[1]=(...a)=>e.startEditing&&e.startEditing(...a)),onBlur:t[2]||(t[2]=(...a)=>e.finalizeEditing&&e.finalizeEditing(...a))},null,42,mpe),[[Nt,e.localNote]]),e.frozen?(p(),b("span",gpe,[T(i)])):E("",!0)],2)}const bpe=ge(ppe,[["render",vpe]]),ype={props:{user:Object,at:{type:Boolean,default:!0}},components:{UnicodeDomainIndicator:Jp},methods:{userProfileLink(e){return ao(e.id,e.screen_name,this.$store.state.instance.restrictedNicknames)}}},_pe=ype,wpe={class:"user-profile-link"};function Spe(e,t,n,s,r,o){const i=O("UnicodeDomainIndicator"),a=O("router-link");return p(),b("div",wpe,[T(a,{title:e.user.screen_name_ui,to:e.userProfileLink(e.user)},{default:X(()=>[Ot(e.$slots,"default",{},()=>[de(w(e.at?"@":"")+w(e.user.screen_name_ui),1),T(i,{user:e.user},null,8,["user"])])]),_:3},8,["title","to"])])}const kd=ge(_pe,[["render",Spe]]),tm=typeof window<"u"&&typeof window.document<"u",Er=tm?window:{},q2=tm?"ontouchstart"in Er.document.documentElement:!1,H2=tm?"PointerEvent"in Er:!1,Qi="cropper",$d=`${Qi}-canvas`,kpe=`${Qi}-crosshair`,$pe=`${Qi}-grid`,Cpe=`${Qi}-handle`,nm=`${Qi}-image`,Ii=`${Qi}-selection`,Tpe=`${Qi}-shade`,Ape=`${Qi}-viewer`,zh="select",hO="move",Ql="scale",zy="rotate",qh="transform",ki="none",S6="n-resize",k6="e-resize",$6="s-resize",C6="w-resize",Qc="ne-resize",eu="nw-resize",tu="se-resize",nu="sw-resize",Epe="action",Ipe=q2?"touchend touchcancel":"mouseup",Ppe=q2?"touchmove":"mousemove",Lpe=q2?"touchstart":"mousedown",T6=H2?"pointerdown":Lpe,A6=H2?"pointermove":Ppe,E6=H2?"pointerup pointercancel":Ipe,I6="error",P6="keydown",Il="load",L6="wheel",ec="action",Da="actionend",Ope="actionmove",Ua="actionstart",Pi="change",qy="transform";function Rpe(e){return typeof e=="string"}const pO=Number.isNaN||Er.isNaN;function jt(e){return typeof e=="number"&&!pO(e)}function Os(e){return jt(e)&&e>0&&e<1/0}function Mpe(e){return typeof e>"u"}function mO(e){return typeof e=="object"&&e!==null}const{hasOwnProperty:Npe}=Object.prototype;function Hh(e){if(!mO(e))return!1;try{const{constructor:t}=e,{prototype:n}=t;return t&&n&&Npe.call(n,"isPrototypeOf")}catch{return!1}}function V2(e){return typeof e=="function"}function gO(e){return typeof e=="object"&&e!==null&&e.nodeType===1}const Fpe=/([a-z\d])([A-Z])/g;function O6(e){return String(e).replace(Fpe,"$1-$2").toLowerCase()}const Dpe=/-[A-z\d]/g;function R6(e){return e.replace(Dpe,t=>t.slice(1).toUpperCase())}const vO=/\s\s*/;function Dn(e,t,n,s){t.trim().split(vO).forEach(r=>{e.removeEventListener(r,n,s)})}function Vn(e,t,n,s){t.trim().split(vO).forEach(r=>{e.addEventListener(r,n,s)})}function M6(e,t,n,s){Vn(e,t,n,Object.assign(Object.assign({},s),{once:!0}))}const Upe={bubbles:!0,cancelable:!0,composed:!0};function jpe(e,t,n,s){return e.dispatchEvent(new CustomEvent(t,Object.assign(Object.assign(Object.assign({},Upe),{detail:n}),s)))}const N6=Promise.resolve();function Bpe(e,t){return t?N6.then(e?t.bind(e):t):N6}function F6(e){const{documentElement:t}=e.ownerDocument,n=e.getBoundingClientRect();return{left:n.left+(Er.pageXOffset-t.clientLeft),top:n.top+(Er.pageYOffset-t.clientTop)}}const zpe=/deg|g?rad|turn$/i;function o0(e){const t=parseFloat(e)||0;if(t!==0){const[n="rad"]=String(e).match(zpe)||[];switch(n.toLowerCase()){case"deg":return t/360*(Math.PI*2);case"grad":return t/400*(Math.PI*2);case"turn":return t*(Math.PI*2)}}return t}const D6="contain",qpe="cover";function oh(e,t=D6){const{aspectRatio:n}=e;let{width:s,height:r}=e;const o=Os(s),i=Os(r);if(o&&i){const a=r*n;t===D6&&a>s||t===qpe&&a{const s=R6(n);let r=this[s];Mpe(r)||this.$propertyChangedCallback(s,void 0,r),Object.defineProperty(this,s,{enumerable:!0,configurable:!0,get(){return r},set(o){const i=r;r=o,this.$propertyChangedCallback(s,i,o)}})});const t=this.attachShadow({mode:this.shadowRootMode||U6});if(this.shadowRoot||jf.set(this,t),Bf.set(this,this.$addStyles(this.$sharedStyle)),this.$style&&this.$addStyles(this.$style),this.$template){const n=document.createElement("template");n.innerHTML=this.$template,t.appendChild(n.content)}if(this.slottable){const n=document.createElement("slot");t.appendChild(n)}}disconnectedCallback(){Bf.has(this)&&Bf.delete(this),jf.has(this)&&jf.delete(this)}$getTagNameOf(t){var n;return(n=j6.get(t))!==null&&n!==void 0?n:t}$setStyles(t){return Object.keys(t).forEach(n=>{let s=t[n];jt(s)&&(s!==0&&Vpe.test(n)?s=`${s}px`:s=String(s)),this.style[n]=s}),this}$getShadowRoot(){return this.shadowRoot||jf.get(this)}$addStyles(t){let n;const s=this.$getShadowRoot();return B6?(n=new CSSStyleSheet,n.replaceSync(t),s.adoptedStyleSheets=s.adoptedStyleSheets.concat(n)):(n=document.createElement("style"),n.textContent=t,s.appendChild(n)),n}$emit(t,n,s){return jpe(this,t,n,s)}$nextTick(t){return Bpe(this,t)}static $define(t,n){mO(t)&&(n=t,t=""),t||(t=this.$name||this.name),t=O6(t),tm&&Er.customElements&&!Er.customElements.get(t)&&customElements.define(t,this,n)}}ei.$version="2.0.0";var Wpe=':host{display:block;min-height:100px;min-width:200px;overflow:hidden;position:relative;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}:host([background]){background-color:#fff;background-image:repeating-linear-gradient(45deg,#ccc 25%,transparent 0,transparent 75%,#ccc 0,#ccc),repeating-linear-gradient(45deg,#ccc 25%,transparent 0,transparent 75%,#ccc 0,#ccc);background-image:repeating-conic-gradient(#ccc 0 25%,#fff 0 50%);background-position:0 0,.5rem .5rem;background-size:1rem 1rem}:host([disabled]){pointer-events:none}:host([disabled]):after{bottom:0;content:"";cursor:not-allowed;display:block;left:0;pointer-events:none;position:absolute;right:0;top:0}';class W2 extends ei{constructor(){super(...arguments),this.$onPointerDown=null,this.$onPointerMove=null,this.$onPointerUp=null,this.$onWheel=null,this.$wheeling=!1,this.$pointers=new Map,this.$style=Wpe,this.$action=ki,this.background=!1,this.disabled=!1,this.scaleStep=.1,this.themeColor="#39f"}static get observedAttributes(){return super.observedAttributes.concat(["background","disabled","scale-step"])}connectedCallback(){super.connectedCallback(),this.disabled||this.$bind()}disconnectedCallback(){this.disabled||this.$unbind(),super.disconnectedCallback()}$propertyChangedCallback(t,n,s){if(!Object.is(s,n))switch(super.$propertyChangedCallback(t,n,s),t){case"disabled":s?this.$unbind():this.$bind();break}}$bind(){this.$onPointerDown||(this.$onPointerDown=this.$handlePointerDown.bind(this),Vn(this,T6,this.$onPointerDown)),this.$onPointerMove||(this.$onPointerMove=this.$handlePointerMove.bind(this),Vn(this.ownerDocument,A6,this.$onPointerMove)),this.$onPointerUp||(this.$onPointerUp=this.$handlePointerUp.bind(this),Vn(this.ownerDocument,E6,this.$onPointerUp)),this.$onWheel||(this.$onWheel=this.$handleWheel.bind(this),Vn(this,L6,this.$onWheel,{passive:!1,capture:!0}))}$unbind(){this.$onPointerDown&&(Dn(this,T6,this.$onPointerDown),this.$onPointerDown=null),this.$onPointerMove&&(Dn(this.ownerDocument,A6,this.$onPointerMove),this.$onPointerMove=null),this.$onPointerUp&&(Dn(this.ownerDocument,E6,this.$onPointerUp),this.$onPointerUp=null),this.$onWheel&&(Dn(this,L6,this.$onWheel,{capture:!0}),this.$onWheel=null)}$handlePointerDown(t){const{buttons:n,button:s,type:r}=t;if(this.disabled||(r==="pointerdown"&&t.pointerType==="mouse"||r==="mousedown")&&(jt(n)&&n!==1||jt(s)&&s!==0||t.ctrlKey))return;const{$pointers:o}=this;let i="";if(t.changedTouches)Array.from(t.changedTouches).forEach(({identifier:a,pageX:c,pageY:u})=>{o.set(a,{startX:c,startY:u,endX:c,endY:u})});else{const{pointerId:a=0,pageX:c,pageY:u}=t;o.set(a,{startX:c,startY:u,endX:c,endY:u})}o.size>1?i=qh:gO(t.target)&&(i=t.target.action||t.target.getAttribute(Epe)||""),this.$emit(Ua,{action:i,relatedEvent:t})!==!1&&(t.preventDefault(),this.$action=i,this.style.willChange="transform")}$handlePointerMove(t){const{$action:n,$pointers:s}=this;if(this.disabled||n===ki||s.size===0||this.$emit(Ope,{action:n,relatedEvent:t})===!1)return;if(t.preventDefault(),t.changedTouches)Array.from(t.changedTouches).forEach(({identifier:o,pageX:i,pageY:a})=>{const c=s.get(o);c&&Object.assign(c,{endX:i,endY:a})});else{const{pointerId:o=0,pageX:i,pageY:a}=t,c=s.get(o);c&&Object.assign(c,{endX:i,endY:a})}const r={action:n,relatedEvent:t};if(n===qh){const o=new Map(s);let i=0,a=0,c=0,u=0,f=t.pageX,h=t.pageY;s.forEach((S,$)=>{o.delete($),o.forEach(I=>{let C=I.startX-S.startX,k=I.startY-S.startY,P=I.endX-S.endX,A=I.endY-S.endY,R=0,B=0,N=0,W=0;if(C===0?k<0?N=Math.PI*2:k>0&&(N=Math.PI):C>0?N=Math.PI/2+Math.atan(k/C):C<0&&(N=Math.PI*1.5+Math.atan(k/C)),P===0?A<0?W=Math.PI*2:A>0&&(W=Math.PI):P>0?W=Math.PI/2+Math.atan(A/P):P<0&&(W=Math.PI*1.5+Math.atan(A/P)),W>0||N>0){const V=W-N,U=Math.abs(V);U>i&&(i=U,c=V,f=(S.startX+I.startX)/2,h=(S.startY+I.startY)/2)}if(C=Math.abs(C),k=Math.abs(k),P=Math.abs(P),A=Math.abs(A),C>0&&k>0?R=Math.sqrt(C*C+k*k):C>0?R=C:k>0&&(R=k),P>0&&A>0?B=Math.sqrt(P*P+A*A):P>0?B=P:A>0&&(B=A),R>0&&B>0){const V=(B-R)/R,U=Math.abs(V);U>a&&(a=U,u=V,f=(S.startX+I.startX)/2,h=(S.startY+I.startY)/2)}})});const v=i>0,y=a>0;v&&y?(r.rotate=c,r.scale=u,r.centerX=f,r.centerY=h):v?(r.action=zy,r.rotate=c,r.centerX=f,r.centerY=h):y?(r.action=Ql,r.scale=u,r.centerX=f,r.centerY=h):r.action=ki}else{const[o]=Array.from(s.values());Object.assign(r,o)}s.forEach(o=>{o.startX=o.endX,o.startY=o.endY}),r.action!==ki&&this.$emit(ec,r,{cancelable:!1})}$handlePointerUp(t){const{$action:n,$pointers:s}=this;if(!(this.disabled||n===ki)&&this.$emit(Da,{action:n,relatedEvent:t})!==!1){if(t.preventDefault(),t.changedTouches)Array.from(t.changedTouches).forEach(({identifier:r})=>{s.delete(r)});else{const{pointerId:r=0}=t;s.delete(r)}s.size===0&&(this.style.willChange="",this.$action=ki)}}$handleWheel(t){if(this.disabled||(t.preventDefault(),this.$wheeling))return;this.$wheeling=!0,setTimeout(()=>{this.$wheeling=!1},50);const s=(t.deltaY>0?-1:1)*this.scaleStep;this.$emit(ec,{action:Ql,scale:s,relatedEvent:t},{cancelable:!1})}$setAction(t){return Rpe(t)&&(this.$action=t),this}$toCanvas(t){return new Promise((n,s)=>{if(!this.isConnected){s(new Error("The current element is not connected to the DOM."));return}const r=document.createElement("canvas");let o=this.offsetWidth,i=this.offsetHeight,a=1;Hh(t)&&(Os(t.width)||Os(t.height))&&({width:o,height:i}=oh({aspectRatio:o/i,width:t.width,height:t.height}),a=o/this.offsetWidth),r.width=o,r.height=i;const c=this.querySelector(this.$getTagNameOf(nm));if(!c){n(r);return}c.$ready().then(u=>{const f=r.getContext("2d");if(f){const[h,v,y,S,$,I]=c.$getTransform();let C=$,k=I,P=u.naturalWidth,A=u.naturalHeight;a!==1&&(C*=a,k*=a,P*=a,A*=a);const R=P/2,B=A/2;f.fillStyle="transparent",f.fillRect(0,0,o,i),Hh(t)&&V2(t.beforeDraw)&&t.beforeDraw.call(this,f,r),f.save(),f.translate(R,B),f.transform(h,v,y,S,C,k),f.translate(-R,-B),f.drawImage(u,0,0,P,A),f.restore()}n(r)}).catch(s)})}}W2.$name=$d;W2.$version="2.0.0";var Gpe=":host{display:inline-block}img{display:block;height:100%;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}";const z6=new WeakMap,q6=["alt","crossorigin","decoding","importance","loading","referrerpolicy","sizes","src","srcset"];class G2 extends ei{constructor(){super(...arguments),this.$matrix=[1,0,0,1,0,0],this.$onLoad=null,this.$onCanvasAction=null,this.$onCanvasActionEnd=null,this.$onCanvasActionStart=null,this.$actionStartTarget=null,this.$style=Gpe,this.$image=new Image,this.initialCenterSize="contain",this.rotatable=!1,this.scalable=!1,this.skewable=!1,this.slottable=!1,this.translatable=!1}set $canvas(t){z6.set(this,t)}get $canvas(){return z6.get(this)}static get observedAttributes(){return super.observedAttributes.concat(q6,["initial-center-size","rotatable","scalable","skewable","translatable"])}attributeChangedCallback(t,n,s){Object.is(s,n)||(super.attributeChangedCallback(t,n,s),q6.includes(t)&&this.$image.setAttribute(t,s))}$propertyChangedCallback(t,n,s){if(!Object.is(s,n))switch(super.$propertyChangedCallback(t,n,s),t){case"initialCenterSize":this.$nextTick(()=>{this.$center(s)});break}}connectedCallback(){super.connectedCallback();const{$image:t}=this,n=this.closest(this.$getTagNameOf($d));n&&(this.$canvas=n,this.$setStyles({display:"block",position:"absolute"}),this.$onCanvasActionStart=s=>{var r,o;this.$actionStartTarget=(o=(r=s.detail)===null||r===void 0?void 0:r.relatedEvent)===null||o===void 0?void 0:o.target},this.$onCanvasActionEnd=()=>{this.$actionStartTarget=null},this.$onCanvasAction=this.$handleAction.bind(this),Vn(n,Ua,this.$onCanvasActionStart),Vn(n,Da,this.$onCanvasActionEnd),Vn(n,ec,this.$onCanvasAction)),this.$onLoad=this.$handleLoad.bind(this),Vn(t,Il,this.$onLoad),this.$getShadowRoot().appendChild(t)}disconnectedCallback(){const{$image:t,$canvas:n}=this;n&&(this.$onCanvasActionStart&&(Dn(n,Ua,this.$onCanvasActionStart),this.$onCanvasActionStart=null),this.$onCanvasActionEnd&&(Dn(n,Da,this.$onCanvasActionEnd),this.$onCanvasActionEnd=null),this.$onCanvasAction&&(Dn(n,ec,this.$onCanvasAction),this.$onCanvasAction=null)),t&&this.$onLoad&&(Dn(t,Il,this.$onLoad),this.$onLoad=null),this.$getShadowRoot().removeChild(t),super.disconnectedCallback()}$handleLoad(){const{$image:t}=this;this.$setStyles({width:t.naturalWidth,height:t.naturalHeight}),this.$canvas&&this.$center(this.initialCenterSize)}$handleAction(t){if(this.hidden||!(this.rotatable||this.scalable||this.translatable))return;const{$canvas:n}=this,{detail:s}=t;if(s){const{relatedEvent:r}=s;let{action:o}=s;switch(o===qh&&(!this.rotatable||!this.scalable)&&(this.rotatable?o=zy:this.scalable?o=Ql:o=ki),o){case hO:if(this.translatable){let i=null;r&&(i=r.target.closest(this.$getTagNameOf(Ii))),i||(i=n.querySelector(this.$getTagNameOf(Ii))),i&&i.multiple&&!i.active&&(i=n.querySelector(`${this.$getTagNameOf(Ii)}[active]`)),(!i||i.hidden||!i.movable||i.dynamic||!(this.$actionStartTarget&&i.contains(this.$actionStartTarget)))&&this.$move(s.endX-s.startX,s.endY-s.startY)}break;case zy:if(this.rotatable)if(r){const{x:i,y:a}=this.getBoundingClientRect();this.$rotate(s.rotate,r.clientX-i,r.clientY-a)}else this.$rotate(s.rotate);break;case Ql:if(this.scalable)if(r){const i=r.target.closest(this.$getTagNameOf(Ii));if(!i||!i.zoomable||i.zoomable&&i.dynamic){const{x:a,y:c}=this.getBoundingClientRect();this.$zoom(s.scale,r.clientX-a,r.clientY-c)}}else this.$zoom(s.scale);break;case qh:if(this.rotatable&&this.scalable){const{rotate:i}=s;let{scale:a}=s;a<0?a=1/(1-a):a+=1;const c=Math.cos(i),u=Math.sin(i),[f,h,v,y]=[c*a,u*a,-u*a,c*a];if(r){const S=this.getBoundingClientRect(),$=r.clientX-S.x,I=r.clientY-S.y,[C,k,P,A]=this.$matrix,R=S.width/2,B=S.height/2,N=$-R,W=I-B,V=(N*A-P*W)/(C*A-P*k),U=(W*C-k*N)/(C*A-P*k);this.$transform(f,h,v,y,V*(1-f)+U*v,U*(1-y)+V*h)}else this.$transform(f,h,v,y,0,0)}break}}}$ready(t){const{$image:n}=this,s=new Promise((r,o)=>{const i=new Error("Failed to load the image source");if(n.complete)n.naturalWidth>0&&n.naturalHeight>0?r(n):o(i);else{const a=()=>{Dn(n,I6,c),r(n)},c=()=>{Dn(n,Il,a),o(i)};M6(n,Il,a),M6(n,I6,c)}});return V2(t)&&s.then(r=>(t(r),r)),s}$center(t){const{parentElement:n}=this;if(!n)return this;const s=n.getBoundingClientRect(),r=s.width,o=s.height,{x:i,y:a,width:c,height:u}=this.getBoundingClientRect(),f=i+c/2,h=a+u/2,v=s.x+r/2,y=s.y+o/2;if(this.$move(v-f,y-h),t&&(c!==r||u!==o)){const S=r/c,$=o/u;switch(t){case"cover":this.$scale(Math.max(S,$));break;case"contain":this.$scale(Math.min(S,$));break}}return this}$move(t,n=t){if(this.translatable&&jt(t)&&jt(n)){const[s,r,o,i]=this.$matrix,a=(t*i-o*n)/(s*i-o*r),c=(n*s-r*t)/(s*i-o*r);this.$translate(a,c)}return this}$moveTo(t,n=t){if(this.translatable&&jt(t)&&jt(n)){const[s,r,o,i]=this.$matrix,a=(t*i-o*n)/(s*i-o*r),c=(n*s-r*t)/(s*i-o*r);this.$setTransform(s,r,o,i,a,c)}return this}$rotate(t,n,s){if(this.rotatable){const r=o0(t),o=Math.cos(r),i=Math.sin(r),[a,c,u,f]=[o,i,-i,o];if(jt(n)&&jt(s)){const[h,v,y,S]=this.$matrix,{width:$,height:I}=this.getBoundingClientRect(),C=$/2,k=I/2,P=n-C,A=s-k,R=(P*S-y*A)/(h*S-y*v),B=(A*h-v*P)/(h*S-y*v);this.$transform(a,c,u,f,R*(1-a)-B*u,B*(1-f)-R*c)}else this.$transform(a,c,u,f,0,0)}return this}$zoom(t,n,s){if(!this.scalable||t===0)return this;if(t<0?t=1/(1-t):t+=1,jt(n)&&jt(s)){const[r,o,i,a]=this.$matrix,{width:c,height:u}=this.getBoundingClientRect(),f=c/2,h=u/2,v=n-f,y=s-h,S=(v*a-i*y)/(r*a-i*o),$=(y*r-o*v)/(r*a-i*o);this.$transform(t,0,0,t,S*(1-t),$*(1-t))}else this.$scale(t);return this}$scale(t,n=t){return this.scalable&&this.$transform(t,0,0,n,0,0),this}$skew(t,n=0){if(this.skewable){const s=o0(t),r=o0(n);this.$transform(1,Math.tan(r),Math.tan(s),1,0,0)}return this}$translate(t,n=t){return this.translatable&&jt(t)&&jt(n)&&this.$transform(1,0,0,1,t,n),this}$transform(t,n,s,r,o,i){return jt(t)&&jt(n)&&jt(s)&&jt(r)&&jt(o)&&jt(i)?this.$setTransform(bO(this.$matrix,[t,n,s,r,o,i])):this}$setTransform(t,n,s,r,o,i){if((this.rotatable||this.scalable||this.skewable||this.translatable)&&(Array.isArray(t)&&([t,n,s,r,o,i]=t),jt(t)&&jt(n)&&jt(s)&&jt(r)&&jt(o)&&jt(i))){const a=[...this.$matrix],c=[t,n,s,r,o,i];if(this.$emit(qy,{matrix:c,oldMatrix:a})===!1)return this;this.$matrix=c,this.style.transform=`matrix(${c.join(", ")})`}return this}$getTransform(){return this.$matrix.slice()}$resetTransform(){return this.$setTransform([1,0,0,1,0,0])}}G2.$name=nm;G2.$version="2.0.0";var Kpe=":host{display:block;height:0;left:0;outline:var(--theme-color) solid 1px;position:relative;top:0;width:0}:host([transparent]){outline-color:transparent}";const H6=new WeakMap;class K2 extends ei{constructor(){super(...arguments),this.$onCanvasChange=null,this.$onCanvasActionEnd=null,this.$onCanvasActionStart=null,this.$style=Kpe,this.x=0,this.y=0,this.width=0,this.height=0,this.slottable=!1,this.themeColor="rgba(0, 0, 0, 0.65)"}set $canvas(t){H6.set(this,t)}get $canvas(){return H6.get(this)}static get observedAttributes(){return super.observedAttributes.concat(["height","width","x","y"])}connectedCallback(){super.connectedCallback();const t=this.closest(this.$getTagNameOf($d));if(t){this.$canvas=t,this.style.position="absolute";const n=t.querySelector(this.$getTagNameOf(Ii));n&&(this.$onCanvasActionStart=s=>{n.hidden&&s.detail.action===zh&&(this.hidden=!1)},this.$onCanvasActionEnd=s=>{n.hidden&&s.detail.action===zh&&(this.hidden=!0)},this.$onCanvasChange=s=>{const{x:r,y:o,width:i,height:a}=s.detail;this.$change(r,o,i,a),(n.hidden||r===0&&o===0&&i===0&&a===0)&&(this.hidden=!0)},Vn(t,Ua,this.$onCanvasActionStart),Vn(t,Da,this.$onCanvasActionEnd),Vn(t,Pi,this.$onCanvasChange))}this.$render()}disconnectedCallback(){const{$canvas:t}=this;t&&(this.$onCanvasActionStart&&(Dn(t,Ua,this.$onCanvasActionStart),this.$onCanvasActionStart=null),this.$onCanvasActionEnd&&(Dn(t,Da,this.$onCanvasActionEnd),this.$onCanvasActionEnd=null),this.$onCanvasChange&&(Dn(t,Pi,this.$onCanvasChange),this.$onCanvasChange=null)),super.disconnectedCallback()}$change(t,n,s=this.width,r=this.height){return!jt(t)||!jt(n)||!jt(s)||!jt(r)||t===this.x&&n===this.y&&s===this.width&&r===this.height?this:(this.hidden&&(this.hidden=!1),this.x=t,this.y=n,this.width=s,this.height=r,this.$render())}$reset(){return this.$change(0,0,0,0)}$render(){return this.$setStyles({transform:`translate(${this.x}px, ${this.y}px)`,width:this.width,height:this.height,outlineWidth:Er.innerWidth})}}K2.$name=Tpe;K2.$version="2.0.0";var xpe=':host{background-color:var(--theme-color);display:block}:host([action=move]),:host([action=select]){height:100%;left:0;position:absolute;top:0;width:100%}:host([action=move]){cursor:move}:host([action=select]){cursor:crosshair}:host([action$=-resize]){background-color:transparent;height:15px;position:absolute;width:15px}:host([action$=-resize]):after{background-color:var(--theme-color);content:"";display:block;height:5px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:5px}:host([action=n-resize]),:host([action=s-resize]){cursor:ns-resize;left:50%;transform:translateX(-50%);width:100%}:host([action=n-resize]){top:-8px}:host([action=s-resize]){bottom:-8px}:host([action=e-resize]),:host([action=w-resize]){cursor:ew-resize;height:100%;top:50%;transform:translateY(-50%)}:host([action=e-resize]){right:-8px}:host([action=w-resize]){left:-8px}:host([action=ne-resize]){cursor:nesw-resize;right:-8px;top:-8px}:host([action=nw-resize]){cursor:nwse-resize;left:-8px;top:-8px}:host([action=se-resize]){bottom:-8px;cursor:nwse-resize;right:-8px}:host([action=se-resize]):after{height:15px;width:15px}@media (pointer:coarse){:host([action=se-resize]):after{height:10px;width:10px}}@media (pointer:fine){:host([action=se-resize]):after{height:5px;width:5px}}:host([action=sw-resize]){bottom:-8px;cursor:nesw-resize;left:-8px}:host([plain]){background-color:transparent}';class x2 extends ei{constructor(){super(...arguments),this.$onCanvasCropEnd=null,this.$onCanvasCropStart=null,this.$style=xpe,this.action=ki,this.plain=!1,this.slottable=!1,this.themeColor="rgba(51, 153, 255, 0.5)"}static get observedAttributes(){return super.observedAttributes.concat(["action","plain"])}}x2.$name=Cpe;x2.$version="2.0.0";var Ype=':host{display:block;left:0;position:relative;right:0}:host([outlined]){outline:1px solid var(--theme-color)}:host([multiple]){outline:1px dashed hsla(0,0%,100%,.5)}:host([multiple]):after{bottom:0;content:"";cursor:pointer;display:block;left:0;position:absolute;right:0;top:0}:host([multiple][active]){outline-color:var(--theme-color);z-index:1}:host([multiple])>*{visibility:hidden}:host([multiple][active])>*{visibility:visible}:host([multiple][active]):after{display:none}';const V6=new WeakMap;class Y2 extends ei{constructor(){super(...arguments),this.$onCanvasAction=null,this.$onCanvasActionStart=null,this.$onCanvasActionEnd=null,this.$onDocumentKeyDown=null,this.$action="",this.$actionStartTarget=null,this.$changing=!1,this.$style=Ype,this.$initialSelection={x:0,y:0,width:0,height:0},this.x=0,this.y=0,this.width=0,this.height=0,this.aspectRatio=NaN,this.initialAspectRatio=NaN,this.initialCoverage=NaN,this.active=!1,this.linked=!1,this.dynamic=!1,this.movable=!1,this.resizable=!1,this.zoomable=!1,this.multiple=!1,this.keyboard=!1,this.outlined=!1,this.precise=!1}set $canvas(t){V6.set(this,t)}get $canvas(){return V6.get(this)}static get observedAttributes(){return super.observedAttributes.concat(["active","aspect-ratio","dynamic","height","initial-aspect-ratio","initial-coverage","keyboard","linked","movable","multiple","outlined","precise","resizable","width","x","y","zoomable"])}$propertyChangedCallback(t,n,s){if(!Object.is(s,n))switch(super.$propertyChangedCallback(t,n,s),t){case"x":case"y":case"width":case"height":this.$changing||this.$nextTick(()=>{this.$change(this.x,this.y,this.width,this.height,this.aspectRatio,!0)});break;case"aspectRatio":case"initialAspectRatio":this.$nextTick(()=>{this.$initSelection()});break;case"initialCoverage":this.$nextTick(()=>{Os(s)&&s<=1&&this.$initSelection(!0,!0)});break;case"keyboard":this.$nextTick(()=>{this.$canvas&&(s?this.$onDocumentKeyDown||(this.$onDocumentKeyDown=this.$handleKeyDown.bind(this),Vn(this.ownerDocument,P6,this.$onDocumentKeyDown)):this.$onDocumentKeyDown&&(Dn(this.ownerDocument,P6,this.$onDocumentKeyDown),this.$onDocumentKeyDown=null))});break;case"multiple":this.$nextTick(()=>{if(this.$canvas){const r=this.$getSelections();s?(r.forEach(o=>{o.active=!1}),this.active=!0,this.$emit(Pi,{x:this.x,y:this.y,width:this.width,height:this.height})):(this.active=!1,r.slice(1).forEach(o=>{this.$removeSelection(o)}))}});break;case"precise":this.$nextTick(()=>{this.$change(this.x,this.y)});break;case"linked":s&&(this.dynamic=!0);break}}connectedCallback(){super.connectedCallback();const t=this.closest(this.$getTagNameOf($d));t?(this.$canvas=t,this.$setStyles({position:"absolute",transform:`translate(${this.x}px, ${this.y}px)`}),this.hidden||this.$render(),this.$initSelection(!0),this.$onCanvasActionStart=this.$handleActionStart.bind(this),this.$onCanvasActionEnd=this.$handleActionEnd.bind(this),this.$onCanvasAction=this.$handleAction.bind(this),Vn(t,Ua,this.$onCanvasActionStart),Vn(t,Da,this.$onCanvasActionEnd),Vn(t,ec,this.$onCanvasAction)):this.$render()}disconnectedCallback(){const{$canvas:t}=this;t&&(this.$onCanvasActionStart&&(Dn(t,Ua,this.$onCanvasActionStart),this.$onCanvasActionStart=null),this.$onCanvasActionEnd&&(Dn(t,Da,this.$onCanvasActionEnd),this.$onCanvasActionEnd=null),this.$onCanvasAction&&(Dn(t,ec,this.$onCanvasAction),this.$onCanvasAction=null)),super.disconnectedCallback()}$getSelections(){let t=[];return this.parentElement&&(t=Array.from(this.parentElement.querySelectorAll(this.$getTagNameOf(Ii)))),t}$initSelection(t=!1,n=!1){const{initialCoverage:s,parentElement:r}=this;if(Os(s)&&r){const o=this.aspectRatio||this.initialAspectRatio;let i=(n?0:this.width)||r.offsetWidth*s,a=(n?0:this.height)||r.offsetHeight*s;Os(o)&&({width:i,height:a}=oh({aspectRatio:o,width:i,height:a})),this.$change(this.x,this.y,i,a),t&&this.$center(),this.$initialSelection={x:this.x,y:this.y,width:this.width,height:this.height}}}$createSelection(){const t=this.cloneNode(!0);return this.hasAttribute("id")&&t.removeAttribute("id"),t.initialCoverage=NaN,this.active=!1,this.parentElement&&this.parentElement.insertBefore(t,this.nextSibling),t}$removeSelection(t=this){if(this.parentElement){const n=this.$getSelections();if(n.length>1){const s=n.indexOf(t),r=n[s+1]||n[s-1];r&&(t.active=!1,this.parentElement.removeChild(t),r.active=!0,r.$emit(Pi,{x:r.x,y:r.y,width:r.width,height:r.height}))}else this.$clear()}}$handleActionStart(t){var n,s;const r=(s=(n=t.detail)===null||n===void 0?void 0:n.relatedEvent)===null||s===void 0?void 0:s.target;this.$action="",this.$actionStartTarget=r,!this.hidden&&this.multiple&&!this.active&&r===this&&this.parentElement&&(this.$getSelections().forEach(o=>{o.active=!1}),this.active=!0,this.$emit(Pi,{x:this.x,y:this.y,width:this.width,height:this.height}))}$handleAction(t){const{currentTarget:n,detail:s}=t;if(!n||!s)return;const{relatedEvent:r}=s;let{action:o}=s;if(!o&&this.multiple&&(o=this.$action||(r==null?void 0:r.target.action),this.$action=o),!o||this.hidden&&o!==zh||this.multiple&&!this.active&&o!==Ql)return;const i=s.endX-s.startX,a=s.endY-s.startY,{width:c,height:u}=this;let{aspectRatio:f}=this;switch(!Os(f)&&r.shiftKey&&(f=Os(c)&&Os(u)?c/u:1),o){case zh:if(i!==0&&a!==0){const{$canvas:h}=this,v=F6(n);(this.multiple&&!this.hidden?this.$createSelection():this).$change(s.startX-v.left,s.startY-v.top,Math.abs(i),Math.abs(a),f),i<0?a<0?o=eu:a>0&&(o=nu):i>0&&(a<0?o=Qc:a>0&&(o=tu)),h&&(h.$action=o)}break;case hO:this.movable&&(this.dynamic||this.$actionStartTarget&&this.contains(this.$actionStartTarget))&&this.$move(i,a);break;case Ql:if(r&&this.zoomable&&(this.dynamic||this.contains(r.target))){const h=F6(n);this.$zoom(s.scale,r.pageX-h.left,r.pageY-h.top)}break;default:this.$resize(o,i,a,f)}}$handleActionEnd(){this.$action="",this.$actionStartTarget=null}$handleKeyDown(t){if(this.hidden||!this.keyboard||this.multiple&&!this.active||t.defaultPrevented)return;const{activeElement:n}=document;if(!(n&&(["INPUT","TEXTAREA"].includes(n.tagName)||["true","plaintext-only"].includes(n.contentEditable))))switch(t.key){case"Backspace":t.metaKey&&(t.preventDefault(),this.$removeSelection());break;case"Delete":t.preventDefault(),this.$removeSelection();break;case"ArrowLeft":t.preventDefault(),this.$move(-1,0);break;case"ArrowRight":t.preventDefault(),this.$move(1,0);break;case"ArrowUp":t.preventDefault(),this.$move(0,-1);break;case"ArrowDown":t.preventDefault(),this.$move(0,1);break;case"+":t.preventDefault(),this.$zoom(.1);break;case"-":t.preventDefault(),this.$zoom(-.1);break}}$center(){const{parentElement:t}=this;if(!t)return this;const n=(t.offsetWidth-this.width)/2,s=(t.offsetHeight-this.height)/2;return this.$change(n,s)}$move(t,n=t){return this.$moveTo(this.x+t,this.y+n)}$moveTo(t,n=t){return this.movable?this.$change(t,n):this}$resize(t,n=0,s=0,r=this.aspectRatio){if(!this.resizable)return this;const o=Os(r),{$canvas:i}=this;let{x:a,y:c,width:u,height:f}=this;switch(t){case S6:c+=s,f-=s,f<0&&(t=$6,f=-f,c-=f),o&&(n=s*r,a+=n/2,u-=n,u<0&&(u=-u,a-=u));break;case k6:u+=n,u<0&&(t=C6,u=-u,a-=u),o&&(s=n/r,c-=s/2,f+=s,f<0&&(f=-f,c-=f));break;case $6:f+=s,f<0&&(t=S6,f=-f,c-=f),o&&(n=s*r,a-=n/2,u+=n,u<0&&(u=-u,a-=u));break;case C6:a+=n,u-=n,u<0&&(t=k6,u=-u,a-=u),o&&(s=n/r,c+=s/2,f-=s,f<0&&(f=-f,c-=f));break;case Qc:o&&(s=-n/r),c+=s,f-=s,u+=n,u<0&&f<0?(t=nu,u=-u,f=-f,a-=u,c-=f):u<0?(t=eu,u=-u,a-=u):f<0&&(t=tu,f=-f,c-=f);break;case eu:o&&(s=n/r),a+=n,c+=s,u-=n,f-=s,u<0&&f<0?(t=tu,u=-u,f=-f,a-=u,c-=f):u<0?(t=Qc,u=-u,a-=u):f<0&&(t=nu,f=-f,c-=f);break;case tu:o&&(s=n/r),u+=n,f+=s,u<0&&f<0?(t=eu,u=-u,f=-f,a-=u,c-=f):u<0?(t=nu,u=-u,a-=u):f<0&&(t=Qc,f=-f,c-=f);break;case nu:o&&(s=-n/r),a+=n,u-=n,f+=s,u<0&&f<0?(t=Qc,u=-u,f=-f,a-=u,c-=f):u<0?(t=tu,u=-u,a-=u):f<0&&(t=eu,f=-f,c-=f);break}return i&&i.$setAction(t),this.$change(a,c,u,f)}$zoom(t,n,s){if(!this.zoomable||t===0)return this;t<0?t=1/(1-t):t+=1;const{width:r,height:o}=this,i=r*t,a=o*t;let c=this.x,u=this.y;return jt(n)&&jt(s)?(c-=(i-r)*((n-this.x)/r),u-=(a-o)*((s-this.y)/o)):(c-=(i-r)/2,u-=(a-o)/2),this.$change(c,u,i,a)}$change(t,n,s=this.width,r=this.height,o=this.aspectRatio,i=!1){return this.$changing||!jt(t)||!jt(n)||!jt(s)||!jt(r)||s<0||r<0?this:(Os(o)&&({width:s,height:r}=oh({aspectRatio:o,width:s,height:r},"cover")),this.precise||(t=Math.round(t),n=Math.round(n),s=Math.round(s),r=Math.round(r)),t===this.x&&n===this.y&&s===this.width&&r===this.height&&Object.is(o,this.aspectRatio)&&!i?this:(this.hidden&&(this.hidden=!1),this.$emit(Pi,{x:t,y:n,width:s,height:r})===!1?this:(this.$changing=!0,this.x=t,this.y=n,this.width=s,this.height=r,this.$changing=!1,this.$render())))}$reset(){const{x:t,y:n,width:s,height:r}=this.$initialSelection;return this.$change(t,n,s,r)}$clear(){return this.$change(0,0,0,0,NaN,!0),this.hidden=!0,this}$render(){return this.$setStyles({transform:`translate(${this.x}px, ${this.y}px)`,width:this.width,height:this.height})}$toCanvas(t){return new Promise((n,s)=>{if(!this.isConnected){s(new Error("The current element is not connected to the DOM."));return}const r=document.createElement("canvas");let{width:o,height:i}=this,a=1;if(Hh(t)&&(Os(t.width)||Os(t.height))&&({width:o,height:i}=oh({aspectRatio:o/i,width:t.width,height:t.height}),a=o/this.width),r.width=o,r.height=i,!this.$canvas){n(r);return}const c=this.$canvas.querySelector(this.$getTagNameOf(nm));if(!c){n(r);return}c.$ready().then(u=>{const f=r.getContext("2d");if(f){const[h,v,y,S,$,I]=c.$getTransform(),C=-this.x,k=-this.y,P=(C*S-y*k)/(h*S-y*v),A=(k*h-v*C)/(h*S-y*v);let R=h*P+y*A+$,B=v*P+S*A+I,N=u.naturalWidth,W=u.naturalHeight;a!==1&&(R*=a,B*=a,N*=a,W*=a);const V=N/2,U=W/2;f.fillStyle="transparent",f.fillRect(0,0,o,i),Hh(t)&&V2(t.beforeDraw)&&t.beforeDraw.call(this,f,r),f.save(),f.translate(V,U),f.transform(h,v,y,S,R,B),f.translate(-V,-U),f.drawImage(u,0,0,N,W),f.restore()}n(r)}).catch(s)})}}Y2.$name=Ii;Y2.$version="2.0.0";var Xpe=":host{display:flex;flex-direction:column;position:relative;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}:host([bordered]){border:1px dashed var(--theme-color)}:host([covered]){bottom:0;left:0;position:absolute;right:0;top:0}:host>span{display:flex;flex:1}:host>span+span{border-top:1px dashed var(--theme-color)}:host>span>span{flex:1}:host>span>span+span{border-left:1px dashed var(--theme-color)}";class X2 extends ei{constructor(){super(...arguments),this.$style=Xpe,this.bordered=!1,this.columns=3,this.covered=!1,this.rows=3,this.slottable=!1,this.themeColor="rgba(238, 238, 238, 0.5)"}static get observedAttributes(){return super.observedAttributes.concat(["bordered","columns","covered","rows"])}$propertyChangedCallback(t,n,s){Object.is(s,n)||(super.$propertyChangedCallback(t,n,s),(t==="rows"||t==="columns")&&this.$nextTick(()=>{this.$render()}))}connectedCallback(){super.connectedCallback(),this.$render()}$render(){const t=this.$getShadowRoot(),n=document.createDocumentFragment();for(let s=0;s{setTimeout(()=>{this.$render()},50)}))}$handleSourceImageTransform(t){this.$render(void 0,t.detail.matrix)}$render(t,n){const{$canvas:s,$selection:r}=this;!t&&!r.hidden&&(t=r),(!t||t.x===0&&t.y===0&&t.width===0&&t.height===0)&&(t={x:0,y:0,width:s.offsetWidth,height:s.offsetHeight});const{x:o,y:i,width:a,height:c}=t,u={},{clientWidth:f,clientHeight:h}=this;let v=f,y=h,S=NaN;switch(this.resize){case Qpe:S=1,v=a,y=c,u.width=a,u.height=c;break;case eme:S=c>0?h/c:0,v=a*S,u.width=v;break;case Y6:S=a>0?f/a:0,y=c*S,u.height=y;break;case tme:default:f>0?S=a>0?f/a:0:h>0&&(S=c>0?h/c:0)}this.$scale=S,this.$setStyles(u),this.$sourceImage&&this.$transformImageByOffset(n??this.$sourceImage.$getTransform(),-o,-i)}$transformImageByOffset(t,n,s){const{$image:r,$scale:o,$sourceImage:i}=this;if(i&&r&&o>=0){const[a,c,u,f,h,v]=t,y=(n*f-u*s)/(a*f-u*c),S=(s*a-c*n)/(a*f-u*c),$=a*y+u*S+h,I=c*y+f*S+v;r.$ready(C=>{this.$setStyles.call(r,{width:C.naturalWidth*o,height:C.naturalHeight*o})}),r.$setTransform(a,c,u,f,$*o,I*o)}}}Z2.$name=Ape;Z2.$version="2.0.0";/*! Cropper.js v2.0.0 | (c) 2015-present Chen Fengyuan | MIT */W2.$define();J2.$define();X2.$define();x2.$define();G2.$define();Y2.$define();K2.$define();Z2.$define();et.add(Zs);const nme={props:{mimes:{type:String,default:"image/png, image/gif, image/jpeg, image/bmp, image/x-icon"},aspectRatio:{type:Number}},data(){return{dataUrl:void 0,filename:void 0}},emits:["submit","close"],methods:{destroy(){this.$refs.input.value="",this.dataUrl=void 0,this.$emit("close")},submit(e=!0){let t;e?t=this.$refs.cropperSelection.$toCanvas():t=Promise.resolve(),t.then(n=>{this.$emit("submit",{canvas:n,file:this.file})})},pickImage(){this.$refs.input.click()},readFile(){const e=this.$refs.input;if(e.files!=null&&e.files[0]!=null){this.file=e.files[0];const t=new window.FileReader;t.onload=n=>{this.dataUrl=n.target.result,this.$emit("open")},t.readAsDataURL(this.file),this.$emit("changed",this.file,t)}},inSelection(e,t){return e.x>=t.x&&e.y>=t.y&&e.x+e.width<=t.x+t.width&&e.y+e.height<=t.y+t.height},onCropperSelectionChange(e){const n=this.$refs.cropperCanvas.getBoundingClientRect(),s=e.detail,r={x:0,y:0,width:n.width,height:n.height};this.inSelection(s,r)||e.preventDefault()}},mounted(){this.$refs.input.addEventListener("change",this.readFile)},beforeUnmount:function(){this.$refs.input.removeEventListener("change",this.readFile)}},sme={class:"image-cropper"},rme={class:"image"},ome={ref:"cropperCanvas",background:"",class:"image-cropper-canvas",height:"100%"},ime=["src"],ame=["aspect-ratio"],lme=["accept"];function cme(e,t,n,s,r,o){return p(),b("div",sme,[g("div",rme,[g("cropper-canvas",ome,[e.dataUrl?(p(),b("cropper-image",{key:0,ref:"cropperImage",src:e.dataUrl,alt:"Picture",class:"image-cropper-image",translatable:"",scalable:""},null,8,ime)):E("",!0),t[2]||(t[2]=g("cropper-shade",{hidden:""},null,-1)),t[3]||(t[3]=g("cropper-handle",{action:"select",plain:""},null,-1)),g("cropper-selection",{ref:"cropperSelection","initial-coverage":"0.9","aspect-ratio":e.aspectRatio,movable:"",resizable:"",onChange:t[0]||(t[0]=(...i)=>e.onCropperSelectionChange&&e.onCropperSelectionChange(...i))},[...t[1]||(t[1]=[g("cropper-grid",{role:"grid",covered:""},null,-1),g("cropper-crosshair",{centered:""},null,-1),g("cropper-handle",{action:"move","theme-color":"rgba(255, 255, 255, 0.35)"},null,-1),pj('',8)])],40,ame)],512)]),g("input",{ref:"input",type:"file",class:"input image-cropper-img-input",accept:e.mimes},null,8,lme)])}const ume=ge(nme,[["render",cme]]);et.add(ZJ,EZ,ic,uP,Q5,PJ,Xn,cP,tZ,lP);const dme={props:{editable:{required:!1,default:!1,type:Boolean},userId:{required:!0,type:String},hideBio:{required:!1,default:!1,type:Boolean},avatarAction:{required:!1,type:String,default:"default"},hasNoteEditor:{required:!1,type:Boolean,default:!1},showClose:{required:!1,type:Boolean,default:!1},showExpand:{required:!1,type:Boolean,default:!1}},components:{DialogModal:Sd,UserAvatar:er,Checkbox:io,RemoteFollow:lO,ModerationTools:Mhe,AccountActions:cpe,ProgressButton:cO,FollowButton:dO,Select:Zi,RichContent:Mr,UserLink:kd,UserNote:bpe,UserTimedFilterModal:z2,ColorInput:Wfe,EmojiInput:GL,ImageCropper:ume},data(){var t;const e=this.$store.getters.findUser(this.userId);return{followRequestInProgress:!1,muteExpiryAmount:0,muteExpiryUnit:"minutes",editImage:!1,newName:e.name_unescaped,editingName:!1,newBio:r0(e.description),editingBio:!1,newAvatar:null,newAvatarFile:null,newBanner:null,newBannerFile:null,newActorType:e.actor_type,newBirthday:e.birthday,newShowBirthday:e.show_birthday,newShowRole:e.show_role,newFields:(t=e.fields)==null?void 0:t.map(n=>({name:n.name,value:n.value})),editingFields:!1}},created(){this.$store.dispatch("fetchUserRelationship",this.user.id)},computed:{somethingToSave(){var e;return this.newName!==this.user.name_unescaped||this.newBio!==r0(this.user.description)||this.newAvatar!==null||this.newBanner!==null||this.newActorType!==this.user.actor_type||this.newBirthday!==this.user.birthday||this.newShowBirthday!==this.user.show_birthday||this.newShowRole!==this.user.show_role||!Ofe(this.newFields,(e=this.user.fields)==null?void 0:e.map(t=>({name:t.name,value:t.value})))},groupActorAvailable(){return this.$store.state.instance.groupActorAvailable},availableActorTypes(){return this.groupActorAvailable?["Person","Service","Group"]:["Person","Service"]},user(){return this.$store.getters.findUser(this.userId)},role(){return this.user.role},relationship(){return this.$store.getters.relationship(this.userId)},isOtherUser(){return this.user.id!==this.$store.state.users.currentUser.id},subscribeUrl(){const e=new URL(this.user.statusnet_profile_url);return`${e.protocol}//${e.host}/main/ostatus`},loggedIn(){return this.$store.state.users.currentUser},dailyAvg(){const e=Math.ceil((new Date-new Date(this.user.created_at))/864e5);return Math.round(this.user.statuses_count/e)},emoji(){return this.$store.state.instance.customEmoji.map(e=>({shortcode:e.displayText,static_url:e.imageUrl,url:e.imageUrl}))},userHighlightType:{get(){const e=this.$store.getters.mergedConfig.highlight[this.user.screen_name];return e&&e.type||"disabled"},set(e){const t=this.$store.getters.mergedConfig.highlight[this.user.screen_name];e!=="disabled"?this.$store.dispatch("setHighlight",{user:this.user.screen_name,color:t&&t.color||"#FFFFFF",type:e}):this.$store.dispatch("setHighlight",{user:this.user.screen_name,color:void 0})},...bn(["mergedConfig"])},userHighlightColor:{get(){const e=this.$store.getters.mergedConfig.highlight[this.user.screen_name];return e&&e.color},set(e){this.$store.dispatch("setHighlight",{user:this.user.screen_name,color:e})}},visibleRole(){if(!this.newShowRole)return;const e=this.user.rights;if(!e)return;const t=e.admin||e.moderator,n=e.admin?"admin":"moderator";return t&&n},hideFollowsCount(){return this.isOtherUser&&this.user.hide_follows_count},hideFollowersCount(){return this.isOtherUser&&this.user.hide_followers_count},showModerationMenu(){const e=this.loggedIn.privileges;return this.loggedIn.role==="admin"||e.includes("users_manage_activation_state")||e.includes("users_delete")||e.includes("users_manage_tags")},hasNote(){return this.relationship.note},supportsNote(){return"note"in this.relationship},muteExpiryAvailable(){return this.user.mute_expires_at!==void 0},muteExpiry(){return this.user.mute_expires_at==null?this.$t("user_card.mute_expires_forever"):this.$t("user_card.mute_expires_at",[new Date(this.user.mute_expires_at).toLocaleString()])},blockExpiryAvailable(){return this.user.block_expires_at!==void 0},blockExpiry(){return this.user.block_expires_at==null?this.$t("user_card.block_expires_forever"):this.$t("user_card.block_expires_at",[new Date(this.user.mute_expires_at).toLocaleString()])},formattedBirthday(){const e=Tr.internalToBrowserLocale(this.$i18n.locale);return this.user.birthday&&new Date(Date.parse(this.user.birthday)).toLocaleDateString(e,{timeZone:"UTC",day:"numeric",month:"long",year:"numeric"})},avatarImgSrc(){const e=this.user.profile_image_url_original||this.defaultAvatar;if(!this.editable)return e;const t=this.newAvatar===null?this.defaultAvatar:this.newAvatar;return this.newAvatar===null?e:t},bannerImgSrc(){const e=this.user.cover_photo||this.defaultBanner;if(!this.editable)return e;const t=this.newBanner===null?this.defaultBanner:this.newBanner;return this.newBanner===null?e:t},defaultAvatar(){return this.$store.state.instance.server+this.$store.state.instance.defaultAvatar},defaultBanner(){return this.$store.state.instance.server+this.$store.state.instance.defaultBanner},isDefaultAvatar(){const e=this.$store.state.instance.defaultAvatar;return!this.$store.state.users.currentUser.profile_image_url||this.$store.state.users.currentUser.profile_image_url.includes(e)},isDefaultBanner(){const e=this.$store.state.instance.defaultBanner;return!this.$store.state.users.currentUser.cover_photo||this.$store.state.users.currentUser.cover_photo.includes(e)},fieldsLimits(){return this.$store.state.instance.fieldsLimits},maxFields(){return this.fieldsLimits?this.fieldsLimits.maxFields:0},emojiUserSuggestor(){return Bh({emoji:[...this.$store.getters.standardEmojiList,...this.$store.state.instance.customEmoji],store:this.$store})},emojiSuggestor(){return Bh({emoji:[...this.$store.getters.standardEmojiList,...this.$store.state.instance.customEmoji]})},...bn(["mergedConfig"])},methods:{muteUser(){this.$refs.timedMuteDialog.optionallyPrompt()},unmuteUser(){this.$store.dispatch("unmuteUser",this.user.id)},subscribeUser(){return this.$store.dispatch("subscribeUser",this.user.id)},unsubscribeUser(){return this.$store.dispatch("unsubscribeUser",this.user.id)},linkClicked({target:e}){e.tagName==="SPAN"&&(e=e.parentNode),e.tagName==="A"&&window.open(e.href,"_blank")},userProfileLink(e){return ao(e.id,e.screen_name,this.$store.state.instance.restrictedNicknames)},openProfileTab(){Xe().openSettingsModalTab("profile")},zoomAvatar(){const e={url:this.user.profile_image_url_original,mimetype:"image"};hs().setMedia([e]),hs().setCurrentMedia(e)},mentionUser(){Ai().openPostStatusModal({profileMention:!0,repliedUser:this.user})},onAvatarClickHandler(e){this.onAvatarClick&&(e.preventDefault(),this.onAvatarClick())},changeAvatar(){this.editImage="avatar"},changeBanner(){this.editImage="banner"},submitImage({canvas:e,file:t}){if(e)return e.toBlob(s=>this.submitImage({canvas:null,file:s}));const n=new window.FileReader;n.onload=s=>{const r=s.target.result;this.editImage==="avatar"?(this.newAvatar=r,this.newAvatarFile=t):(this.newBanner=r,this.newBannerFile=t),this.editImage=!1},n.readAsDataURL(t)},resetImage(){this.editImage==="avatar"?(this.newAvatar=null,this.newAvatarFile=null):(this.newBanner=null,this.newBannerFile=null),this.editImage=!1},addField(){this.newFields.length({name:t.name,value:t.value}))},updateProfile(){const e={note:this.newBio,display_name:this.newName,fields_attributes:this.newFields.filter(t=>t!=null),show_role:!!this.newShowRole,birthday:this.newBirthday||"",show_birthday:!!this.newShowBirthday};this.actorType&&(e.actor_type=this.actorType),this.newAvatarFile!==null&&(e.avatar=this.newAvatarFile),this.newBannerFile!==null&&(e.header=this.newBannerFile),this.$store.state.api.backendInteractor.updateProfile({params:e}).then(t=>{this.newFields.splice(this.newFields.length),Ife(this.newFields,t.fields),this.$store.commit("addNewUsers",[t]),this.$store.commit("setCurrentUser",t),this.resetState()}).catch(t=>{this.displayUploadError(t)})},displayUploadError(e){Xe().pushGlobalNotice({messageKey:"upload.error.message",messageArgs:[e.message],level:"error"})}}},fme={class:"user-card"},hme={class:"user-card-inner"},pme={class:"user-info"},mme={class:"user-identity"},gme={class:"header-overlay"},vme={class:"banner-image"},bme=["src"],yme={class:"user-info-avatar -link -overlay"},_me={class:"user-info-avatar -link -overlay"},wme={class:"user-summary"},Sme={class:"top-line"},kme={class:"other-actions"},$me=["disabled"],Cme=["href"],Tme={class:"name-wrapper"},Ame=["title"],Eme={class:"bottom-line"},Ime={key:0,class:"lock-icon"},Pme={key:1,class:"alert neutral user-role"},Lme={key:0,class:"alert neutral user-role"},Ome={key:1,class:"alert neutral user-role"},Rme={key:2,class:"alert neutral user-role"},Mme={key:3,class:"alert user-role"},Nme={key:4,class:"alert neutral user-role"},Fme={key:5,class:"alert neutral user-role"},Dme={key:0,class:"user-interactions"},Ume={class:"btn-group"},jme=["disabled"],Bme=["disabled"],zme=["disabled"],qme={key:1,class:"user-interactions"},Hme={key:0,class:"personal-marks"},Vme={key:1,class:"highlighter"},Wme={value:"disabled"},Gme={value:"solid"},Kme={value:"striped"},xme={value:"side"},Yme={key:1},Xme=["rows"],Jme={key:4},Zme={key:0,class:"user-profile-fields"},Qme=["title"],ege=["title"],tge={key:0,class:"user-profile-fields"},nge={class:"user-profile-field-name -edit"},sge=["onUpdate:modelValue","placeholder"],rge={class:"user-profile-field-value -edit"},oge=["onUpdate:modelValue","placeholder"],ige=["onClick"],age={class:"label"},lge={key:7,class:"user-extras"},cge={key:0,class:"user-stats"},uge={key:0,class:"user-count"},dge={class:"user-count"},fge={class:"user-count"},hge={class:"user-count"},pge={key:0,class:"birthday"},mge={key:1,class:"birthday"},gge={key:0,class:"user-card-setting"},vge={class:"user-card-setting"},bge=["value"],yge={key:0},_ge={class:"bottom-buttons"},wge=["disabled"],Sge=["disabled"],kge=["title"];function $ge(e,t,n,s,r,o){const i=O("UserAvatar"),a=O("FAIcon"),c=O("router-link"),u=O("AccountActions"),f=O("RichContent"),h=O("EmojiInput"),v=O("UserLink"),y=O("FollowButton"),S=O("ProgressButton"),$=O("FALayers"),I=O("ModerationTools"),C=O("RemoteFollow"),k=O("UserNote"),P=O("Select"),A=O("ColorInput"),R=O("Checkbox"),B=O("UserTimedFilterModal"),N=O("image-cropper"),W=O("DialogModal");return p(),b("div",fme,[g("div",hme,[g("div",pme,[g("div",mme,[g("div",gme,[g("div",vme,[g("img",{src:e.bannerImgSrc,class:he({"hide-bio":e.hideBio})},null,10,bme)]),g("div",{class:he(["banner-overlay",{"hide-bio":e.hideBio}])},null,2)]),e.avatarAction==="zoom"?(p(),b("a",{key:0,class:"user-info-avatar -link",onClick:t[0]||(t[0]=(...V)=>e.zoomAvatar&&e.zoomAvatar(...V))},[T(i,{user:e.user},null,8,["user"]),g("div",yme,[T(a,{class:"fa-scale-110 fa-old-padding",icon:"search-plus"})])])):e.editable?(p(),b("button",{key:1,class:he(["user-info-avatar button-unstyled -link",{"-editable":e.editable}]),onClick:t[1]||(t[1]=(...V)=>e.changeAvatar&&e.changeAvatar(...V))},[T(i,{user:e.user,url:e.avatarImgSrc},null,8,["user","url"]),g("div",_me,[T(a,{class:"fa-scale-110 fa-old-padding",icon:"pencil"})])],2)):typeof e.avatarAction=="function"?(p(),Y(i,{key:2,class:"user-info-avatar",user:e.user,onClick:e.avatarAction},null,8,["user","onClick"])):(p(),Y(c,{key:3,class:"user-info-avatar",to:e.userProfileLink(e.user)},{default:X(()=>[T(i,{user:e.user},null,8,["user"])]),_:1},8,["to"])),g("div",wme,[g("div",Sme,[g("div",kme,[e.editable?(p(),b("button",{key:0,disabled:e.newName&&e.newName.length===0,class:"btn button-unstyled edit-banner-button",onClick:t[2]||(t[2]=(...V)=>e.changeBanner&&e.changeBanner(...V))},[de(w(e.$t("settings.change_banner"))+" ",1),T(a,{"fixed-width":"",class:"icon",icon:"pencil",title:e.$t("settings.change_banner")},null,8,["title"])],8,$me)):!e.editable&&!e.isOtherUser&&e.user.is_local?(p(),b("button",{key:1,class:"button-unstyled edit-profile-button",onClick:t[3]||(t[3]=Te((...V)=>e.openProfileTab&&e.openProfileTab(...V),["stop"]))},[T(a,{"fixed-width":"",class:"icon",icon:"edit",title:e.$t("user_card.edit_profile")},null,8,["title"])])):E("",!0),e.isOtherUser&&!e.user.is_local?(p(),b("a",{key:2,href:e.user.statusnet_profile_url,target:"_blank",class:"button-unstyled external-link-button"},[T(a,{class:"icon",icon:"external-link-alt"})],8,Cme)):E("",!0),e.isOtherUser&&e.loggedIn?(p(),Y(u,{key:3,user:e.user,relationship:e.relationship},null,8,["user","relationship"])):E("",!0),e.showExpand?(p(),Y(c,{key:4,to:e.userProfileLink(e.user),class:"button-unstyled external-link-button",onClick:t[4]||(t[4]=V=>e.$emit("close"))},{default:X(()=>[T(a,{class:"icon",icon:"expand-alt"})]),_:1},8,["to"])):E("",!0),e.showClose?(p(),b("button",{key:5,class:"button-unstyled external-link-button",onClick:t[5]||(t[5]=V=>e.$emit("close"))},[T(a,{class:"icon",icon:"times"})])):E("",!0)]),g("div",Tme,[!e.editable||!e.editingName?(p(),Y(c,{key:0,to:e.userProfileLink(e.user),class:"user-name"},{default:X(()=>[T(f,{title:e.editable?e.newName:e.user.name_unescaped,html:e.editable?e.newName:e.user.name_unescaped,emoji:e.editable?e.emoji:e.user.emoji},null,8,["title","html","emoji"])]),_:1},8,["to"])):e.editingName?(p(),Y(h,{key:1,modelValue:e.newName,"onUpdate:modelValue":t[7]||(t[7]=V=>e.newName=V),"enable-emoji-picker":"",suggest:e.emojiSuggestor},{default:X(V=>[at(g("input",An({id:"username","onUpdate:modelValue":t[6]||(t[6]=U=>e.newName=U),class:"input name-changer"},e.propsToNative(V)),null,16),[[$u,e.newName]])]),_:1},8,["modelValue","suggest"])):E("",!0),e.editable?(p(),b("button",{key:2,class:"button-unstyled edit-button",title:e.$t("settings.toggle_edit"),onClick:t[8]||(t[8]=V=>e.editingName=!e.editingName)},[T(a,{class:"icon",icon:"pencil"})],8,Ame)):E("",!0)])]),g("div",Eme,[T(v,{class:"user-screen-name",user:e.user},null,8,["user"]),e.user.locked?(p(),b("span",Ime,[T(a,{icon:"lock",size:"sm"})])):E("",!0),e.relationship.followed_by&&e.loggedIn&&e.isOtherUser?(p(),b("span",Pme,w(e.$t("user_card.follows_you")),1)):E("",!0),e.hideBio?E("",!0):(p(),b(Se,{key:2},[e.user.deactivated?(p(),b("span",Lme,w(e.$t("user_card.deactivated")),1)):E("",!0),e.visibleRole?(p(),b("span",Ome,w(e.$t(`general.role.${e.visibleRole}`)),1)):E("",!0),e.user.actor_type==="Service"?(p(),b("span",Rme,w(e.$t("user_card.bot")),1)):E("",!0),e.user.actor_type==="Group"?(p(),b("span",Mme,w(e.$t("user_card.group")),1)):E("",!0),e.relationship.muting&&e.muteExpiryAvailable?(p(),b("span",Nme,w(e.muteExpiry),1)):E("",!0),e.relationship.blocking&&e.blockExpiryAvailable?(p(),b("span",Fme,w(e.blockExpiry),1)):E("",!0)],64))])])]),e.loggedIn&&e.isOtherUser?(p(),b("div",Dme,[g("div",Ume,[T(y,{relationship:e.relationship,user:e.user},null,8,["relationship","user"]),e.relationship.following?(p(),b(Se,{key:0},[e.relationship.notifying?(p(),Y(S,{key:1,class:"btn button-default toggled",click:e.unsubscribeUser,title:e.$t("user_card.unsubscribe")},{default:X(()=>[T($,null,{default:X(()=>[T(a,{icon:"rss",transform:"left-5 shrink-6 up-3 rotate-20",flip:"horizontal"}),T(a,{icon:"rss",transform:"right-5 shrink-6 up-3 rotate-20"}),T(a,{icon:"bell"})]),_:1})]),_:1},8,["click","title"])):(p(),Y(S,{key:0,class:"btn button-default",click:e.subscribeUser,title:e.$t("user_card.subscribe")},{default:X(()=>[T(a,{icon:"bell"})]),_:1},8,["click","title"]))],64)):E("",!0)]),e.relationship.muting?(p(),b("button",{key:0,class:"btn button-default btn-mute toggled",disabled:e.user.deactivated,onClick:t[9]||(t[9]=(...V)=>e.unmuteUser&&e.unmuteUser(...V))},w(e.$t("user_card.muted")),9,jme)):(p(),b("button",{key:1,class:"btn button-default btn-mute",disabled:e.user.deactivated,onClick:t[10]||(t[10]=(...V)=>e.muteUser&&e.muteUser(...V))},w(e.$t("user_card.mute")),9,Bme)),g("button",{class:"btn button-default btn-mention",disabled:e.user.deactivated,onClick:t[11]||(t[11]=(...V)=>e.mentionUser&&e.mentionUser(...V))},w(e.$t("user_card.mention")),9,zme),e.showModerationMenu?(p(),Y(I,{key:2,class:"moderation-menu",user:e.user},null,8,["user"])):E("",!0)])):E("",!0),!e.loggedIn&&e.user.is_local?(p(),b("div",qme,[T(C,{user:e.user},null,8,["user"])])):E("",!0)])]),!e.editable&&e.loggedIn&&e.isOtherUser&&(e.hasNote||!e.hideBio)&&!e.mergedConfig.userCardHidePersonalMarks?(p(),b("div",Hme,[e.hasNote||e.hasNoteEditor&&e.supportsNote?(p(),Y(k,{key:0,user:e.user,relationship:e.relationship,editable:e.hasNoteEditor},null,8,["user","relationship","editable"])):E("",!0),e.hideBio?E("",!0):(p(),b("div",Vme,[g("h4",null,w(e.$t("user_card.highlight_header")),1),T(P,{id:"userHighlightSel"+e.user.id,modelValue:e.userHighlightType,"onUpdate:modelValue":t[12]||(t[12]=V=>e.userHighlightType=V),class:he(["userHighlightSel unstyled",{"-none":e.userHighlightType==="disabled"}])},{default:X(()=>[g("option",Wme,w(e.$t("user_card.highlight_new.disabled")),1),g("option",Gme,w(e.$t("user_card.highlight_new.solid")),1),g("option",Kme,w(e.$t("user_card.highlight_new.striped")),1),g("option",xme,w(e.$t("user_card.highlight_new.side")),1)]),_:1},8,["id","modelValue","class"]),e.userHighlightType!=="disabled"?(p(),Y(A,{key:0,modelValue:e.userHighlightColor,"onUpdate:modelValue":t[13]||(t[13]=V=>e.userHighlightColor=V),class:"highlighter-color","show-optional-checkbox":!1,name:"'userHighlightColorTx'+user.id",unstyled:!0},null,8,["modelValue"])):E("",!0)]))])):E("",!0),e.editable?(p(),b("h3",Yme,[g("span",null,w(e.$t("settings.bio")),1),t[30]||(t[30]=de(" "+w(" ")+" ",-1)),g("button",{class:"button-default",onClick:t[14]||(t[14]=V=>e.editingBio=!e.editingBio)},[de(w(e.$t("settings.toggle_edit"))+" ",1),T(a,{class:"fa-scale-110 fa-old-padding",icon:"pencil"})])])):E("",!0),!e.editable||!e.editingBio?(p(),b(Se,{key:2},[e.hideBio?E("",!0):(p(),Y(f,{key:0,class:he(["user-card-bio",{"-justify-left":e.mergedConfig.userCardLeftJustify}]),html:e.editable?e.newBio.replace(/\n/g,"
"):e.user.description_html,emoji:e.editable?e.emoji:e.user.emoji,"handle-links":!0},null,8,["class","html","emoji"]))],64)):e.editingBio?(p(),Y(h,{key:3,modelValue:e.newBio,"onUpdate:modelValue":t[16]||(t[16]=V=>e.newBio=V),"enable-emoji-picker":"",class:he(["user-card-bio",{"-justify-left":e.mergedConfig.userCardLeftJustify}]),suggest:e.emojiUserSuggestor},{default:X(V=>[at(g("textarea",An({"onUpdate:modelValue":t[15]||(t[15]=U=>e.newBio=U),class:"input bio resize-height"},e.propsToNative(V),{rows:e.newBio.split(/\n/g).length}),null,16,Xme),[[Nt,e.newBio]])]),_:1},8,["modelValue","class","suggest"])):E("",!0),e.editable?(p(),b("h3",Jme,[g("span",null,w(e.$t("settings.profile_fields.label")),1),t[31]||(t[31]=de(" "+w(" ")+" ",-1)),g("button",{class:"button-default",onClick:t[17]||(t[17]=V=>e.editingFields=!e.editingFields)},[de(w(e.$t("settings.toggle_edit"))+" ",1),T(a,{class:"fa-scale-110 fa-old-padding",icon:"pencil"})])])):E("",!0),!e.editable||!e.editingFields?(p(),b(Se,{key:5},[!e.hideBio&&e.user.fields_html&&e.user.fields_html.length>0?(p(),b("div",Zme,[(p(!0),b(Se,null,We(e.editable?e.newFields:e.user.fields_html,(V,U)=>(p(),b("dl",{key:U,class:"user-profile-field"},[g("dt",{title:V.name,class:"user-profile-field-name"},[T(f,{html:V.name,emoji:e.editable?e.emoji:e.user.emoji},null,8,["html","emoji"])],8,Qme),g("dd",{title:V.value,class:"user-profile-field-value"},[T(f,{html:V.value,emoji:e.editable?e.emoji:e.user.emoji},null,8,["html","emoji"])],8,ege)]))),128))])):E("",!0)],64)):e.editingFields?(p(),b(Se,{key:6},[e.maxFields>0?(p(),b("div",tge,[(p(!0),b(Se,null,We(e.newFields,(V,U)=>(p(),b("dl",{key:U,class:"user-profile-field"},[g("dt",nge,[T(h,{modelValue:e.newFields[U].name,"onUpdate:modelValue":ie=>e.newFields[U].name=ie,"enable-emoji-picker":"",suggest:e.emojiSuggestor},{default:X(ie=>[at(g("input",An({"onUpdate:modelValue":le=>e.newFields[U].name=le,placeholder:e.$t("settings.profile_fields.name")},{ref_for:!0},e.propsToNative(ie),{class:"input"}),null,16,sge),[[$u,e.newFields[U].name]])]),_:2},1032,["modelValue","onUpdate:modelValue","suggest"])]),g("dd",rge,[T(h,{modelValue:e.newFields[U].value,"onUpdate:modelValue":ie=>e.newFields[U].value=ie,"enable-emoji-picker":"",suggest:e.emojiSuggestor},{default:X(ie=>[at(g("input",An({"onUpdate:modelValue":le=>e.newFields[U].value=le,placeholder:e.$t("settings.profile_fields.value")},{ref_for:!0},e.propsToNative(ie),{class:"input input"}),null,16,oge),[[$u,e.newFields[U].value]])]),_:2},1032,["modelValue","onUpdate:modelValue","suggest"]),g("button",{class:"delete-field button-default -hover-highlight",onClick:ie=>e.deleteField(U)},[e.newFields.length>1?(p(),Y(a,{key:0,icon:"times"})):E("",!0)],8,ige)])]))),128)),e.newFields.lengthe.addField&&e.addField(...V))},[T(a,{icon:"plus",class:"icon"}),g("span",age,w(e.$t("settings.profile_fields.add_field")),1)])):E("",!0)])):E("",!0)],64)):E("",!0),e.hideBio?E("",!0):(p(),b("div",lge,[!e.editable&&!e.mergedConfig.hideUserStats?(p(),b("span",cge,[!e.mergedConfig.hideUserStats&&!e.hideBio?(p(),b("dl",uge,[g("dd",null,w(e.user.statuses_count),1),t[32]||(t[32]=de(" "+w(" ")+" ",-1)),g("dt",null,w(e.$t("user_card.statuses")),1)])):E("",!0),g("dl",dge,[g("dd",null,w(e.dailyAvg),1),t[33]||(t[33]=de(" "+w(" ")+" ",-1)),g("dt",null,w(e.$t("user_card.statuses_per_day")),1)]),g("dl",fge,[g("dd",null,w(e.hideFollowsCount?e.$t("user_card.hidden"):e.user.friends_count),1),t[34]||(t[34]=de(" "+w(" ")+" ",-1)),g("dt",null,w(e.$t("user_card.followees")),1)]),g("dl",hge,[g("dd",null,w(e.hideFollowersCount?e.$t("user_card.hidden"):e.user.followers_count),1),t[35]||(t[35]=de(" "+w(" ")+" ",-1)),g("dt",null,w(e.$t("user_card.followers")),1)])])):E("",!0),e.hideBio?E("",!0):(p(),b(Se,{key:1},[e.user.birthday&&!e.editable?(p(),b("div",pge,[T(a,{class:"fa-old-padding",icon:"birthday-cake"}),de(" "+w(e.$t("user_card.birthday",{birthday:e.formattedBirthday})),1)])):e.editable?(p(),b("div",mge,[g("div",null,[T(R,{modelValue:e.newShowBirthday,"onUpdate:modelValue":t[19]||(t[19]=V=>e.newShowBirthday=V)},{default:X(()=>[de(w(e.$t("settings.birthday.show_birthday")),1)]),_:1},8,["modelValue"])]),T(a,{class:"fa-old-padding",icon:"birthday-cake"}),de(" "+w(e.$t("settings.birthday.label"))+" ",1),at(g("input",{id:"birthday","onUpdate:modelValue":t[20]||(t[20]=V=>e.newBirthday=V),type:"date",class:"input birthday-input"},null,512),[[Nt,e.newBirthday]])])):E("",!0)],64))])),e.editable?(p(),b(Se,{key:8},[g("h3",null,w(e.$t("settings.profile_other")),1),e.role==="admin"||e.role==="moderator"?(p(),b("p",gge,[T(R,{modelValue:e.newShowRole,"onUpdate:modelValue":t[21]||(t[21]=V=>e.newShowRole=V)},{default:X(()=>[e.role==="admin"?(p(),b(Se,{key:0},[de(w(e.$t("settings.show_admin_badge")),1)],64)):E("",!0),e.role==="moderator"?(p(),b(Se,{key:1},[de(w(e.$t("settings.show_moderator_badge")),1)],64)):E("",!0)]),_:1},8,["modelValue"])])):E("",!0),g("p",vge,[g("label",null,[de(w(e.$t("settings.actor_type"))+" ",1),T(P,{modelValue:e.newActorType,"onUpdate:modelValue":t[22]||(t[22]=V=>e.newActorType=V)},{default:X(()=>[(p(!0),b(Se,null,We(e.availableActorTypes,V=>(p(),b("option",{key:V,value:V},w(e.$t("settings.actor_type_"+(V==="Person"?"person_proper":V))),9,bge))),128))]),_:1},8,["modelValue"]),e.groupActorAvailable?(p(),b("div",yge,[g("small",null,w(e.$t("settings.actor_type_description")),1)])):E("",!0)])]),g("div",_ge,[e.editable?(p(),b("button",{key:0,disabled:!e.somethingToSave,class:"btn button-default reset-profile-button",onClick:t[23]||(t[23]=(...V)=>e.resetState&&e.resetState(...V))},[de(w(e.$t("settings.reset"))+" ",1),T(a,{"fixed-width":"",class:"icon",icon:"clock-rotate-left",title:e.$t("user_card.edit_profile")},null,8,["title"])],8,wge)):E("",!0),e.editable?(p(),b("button",{key:1,disabled:!e.somethingToSave,class:"btn button-default save-profile-button",onClick:t[24]||(t[24]=(...V)=>e.updateProfile&&e.updateProfile(...V))},[de(w(e.$t("settings.save"))+" ",1),T(a,{"fixed-width":"",class:"icon",icon:"save",title:e.$t("user_card.edit_profile")},null,8,["title"])],8,Sge)):E("",!0)])],64)):E("",!0),(p(),Y(Yn,{to:"#modal"},[T(B,{ref:"timedMuteDialog",user:e.user,"is-mute":!0},null,8,["user"])])),(p(),Y(Yn,{to:"#modal"},[e.editImage?(p(),Y(W,{key:0,class:"edit-image"},{header:X(()=>[de(w(e.editImage==="avatar"?e.$t("settings.change_avatar"):e.$t("settings.change_banner")),1)]),footer:X(()=>[g("button",{class:"button-default btn",type:"button",onClick:t[26]||(t[26]=V=>e.editImage=!1)},w(e.$t("image_cropper.cancel")),1),g("button",{title:e.editImage==="avatar"?e.$t("settings.reset_avatar"):e.$t("settings.reset_banner"),class:"button-default btn reset-button",onClick:t[27]||(t[27]=(...V)=>e.resetImage&&e.resetImage(...V))},w(e.editImage==="avatar"?e.$t("settings.reset_avatar"):e.$t("settings.reset_banner")),9,kge),g("button",{class:"button-default btn",type:"button",onClick:t[28]||(t[28]=V=>e.$refs.cropper.submit(!1))},w(e.$t("image_cropper.save_without_cropping")),1),g("button",{class:"button-default btn",type:"button",onClick:t[29]||(t[29]=V=>e.$refs.cropper.submit(!0))},w(e.$t("image_cropper.save")),1)]),default:X(()=>[g("p",null,w(e.editImage==="avatar"?e.$t("settings.avatar_size_instruction"):e.$t("settings.banner_size_instruction")),1),g("div",{class:he(["image-container",{"-banner":e.editImage==="banner"}])},[T(N,{ref:"cropper",class:"cropper","aspect-ratio":e.editImage==="avatar"?1:3,onSubmit:e.submitImage},null,8,["aspect-ratio","onSubmit"])],2),g("button",{id:"pick-image",class:"button-default btn",type:"button",onClick:t[25]||(t[25]=()=>e.$refs.cropper.pickImage())},w(e.$t("settings.select_picture")),1)]),_:1})):E("",!0)]))])}const Cd=ge(dme,[["render",$ge]]),Cge={computed:{signedIn(){return this.user},...mn({user:e=>e.users.currentUser})},components:{AuthForm:HL,PostStatusForm:lc,UserCard:Cd}},Tge={class:"user-panel"},Age={key:"user-panel-signed",class:"panel panel-default signed-in"};function Ege(e,t,n,s,r,o){const i=O("UserCard"),a=O("PostStatusForm"),c=O("auth-form");return p(),b("aside",Tge,[e.signedIn?(p(),b("div",Age,[T(i,{"user-id":e.user.id,"hide-bio":!0},null,8,["user-id"]),T(a)])):(p(),Y(c,{key:"user-panel"}))])}const Ige=ge(Cge,[["render",Ege]]),yO=new Set(["dms","interactions","notifications","chat","chats"]),Pge=new Set(["user-profile","legacy-user-profile"]),Dl={home:{route:"friends",icon:"home",label:"nav.home_timeline",criteria:["!private"]},public:{route:"public-timeline",anon:!0,icon:"users",label:"nav.public_tl",criteria:["!private"]},bubble:{route:"bubble",anon:!0,icon:"city",label:"nav.bubble",criteria:["!private","federating","supportsBubbleTimeline"]},twkn:{route:"public-external-timeline",anon:!0,icon:"globe",label:"nav.twkn",criteria:["!private","federating"]},bookmarks:{route:"bookmarks",icon:"bookmark",label:"nav.bookmarks"},favorites:{routeObject:{name:"user-profile",query:{tab:"favorites"}},icon:"star",label:"user_card.favorites"},dms:{route:"dms",icon:"envelope",label:"nav.dms"}},Vh={bookmarks:{route:"bookmarks",icon:"bookmark",label:"nav.bookmarks",criteria:["!supportsBookmarkFolders"]},interactions:{route:"interactions",icon:"bell",label:"nav.interactions"},chats:{route:"chats",icon:"comments",label:"nav.chats",badgeStyle:"notification",badgeGetter:"unreadChatCount",criteria:["chats"]},friendRequests:{route:"friend-requests",icon:"user-plus",label:"nav.friend_requests",badgeStyle:"notification",criteria:["lockedUser"],badgeGetter:"followRequestCount"},about:{route:"about",anon:!0,icon:"info-circle",label:"nav.about"},announcements:{route:"announcements",icon:"bullhorn",label:"nav.announcements",store:"announcements",badgeStyle:"notification",badgeGetter:"unreadAnnouncementCount",criteria:["announcements"]},drafts:{route:"drafts",icon:"file-pen",label:"nav.drafts",badgeStyle:"neutral",badgeGetter:"draftCount"}};function _O(e,t){if(!e.route&&!e.routeObject)return null;let n;return e.routeObject?n=e.routeObject:n={name:e.anon||t?e.route:e.anonRoute},yO.has(n.name)?n.params={username:t.screen_name}:Pge.has(n.name)&&(n.params={name:t.screen_name}),n}const Lge={props:["to"]};function Oge(e,t,n,s,r,o){const i=O("router-link");return n.to?(p(),Y(i,{key:0,to:n.to,custom:""},{default:X(a=>[Ot(e.$slots,"default",lh(up(a)))]),_:3},8,["to"])):Ot(e.$slots,"default",lh(An({key:1},{})))}const Rge=ge(Lge,[["render",Oge]]);et.add(i2);const Mge={props:["item","showPin"],components:{OptionalRouterLink:Rge},methods:{isPinned(e){return this.pinnedItems.has(e)},togglePin(e){this.isPinned(e)?_n().removeCollectionPreference({path:"collections.pinnedNavItems",value:e}):_n().addCollectionPreference({path:"collections.pinnedNavItems",value:e}),_n().pushServerSideStorage()}},computed:{routeTo(){return _O(this.item,this.currentUser)},getters(){return this.$store.getters},...pp(ms),...mn({currentUser:e=>e.users.currentUser}),...sn(_n,{pinnedItems:e=>new Set(e.prefsStorage.collections.pinnedNavItems)})}},Nge=["src","alt","title"],Fge={key:1,class:"menu-icon iconEmoji"},Dge={key:2,class:"icon iconLetter fa-scale-110 menu-icon"},Uge={class:"label"},jge={key:1,class:"badge badge-notification"},Bge=["title","aria-pressed"];function zge(e,t,n,s,r,o){const i=O("FAIcon"),a=O("OptionalRouterLink");return p(),Y(a,{to:e.routeTo},{default:X(({isActive:c,href:u,navigate:f}={})=>[g("li",An({class:["NavigationEntry menu-item",{"-active":c}]},e.$attrs),[(p(),Y(Oa(e.routeTo?"a":"button"),{class:"main-link",href:u,onClick:f},{default:X(()=>[g("span",null,[e.item.icon?(p(),Y(i,{key:0,"fixed-width":"",class:"fa-scale-110 menu-icon",icon:e.item.icon},null,8,["icon"])):E("",!0)]),e.item.iconEmojiUrl?(p(),b("img",{key:0,class:"menu-icon iconEmoji iconEmoji-image",src:e.item.iconEmojiUrl,alt:e.item.iconEmoji,title:e.item.iconEmoji},null,8,Nge)):e.item.iconEmoji?(p(),b("span",Fge,[g("span",null,w(e.item.iconEmoji),1)])):e.item.iconLetter?(p(),b("span",Dge,w(e.item.iconLetter),1)):E("",!0),g("span",Uge,w(e.item.labelRaw||e.$t(e.item.label)),1)]),_:2},1032,["href","onClick"])),Ot(e.$slots,"default"),e.item.badgeGetter&&e.getters[e.item.badgeGetter]?(p(),b("div",{key:0,class:he(["badge",[`-${e.item.badgeStyle}`]])},w(e.getters[e.item.badgeGetter]),3)):e.item.badgeGetter&&e.item.store&&this[`${e.item.store}Store`][e.item.badgeGetter]?(p(),b("div",jge,w(this[`${e.item.store}Store`][e.item.badgeGetter]),1)):E("",!0),e.showPin&&e.currentUser?(p(),b("button",{key:2,type:"button",class:"button-unstyled extra-button",title:e.$t(e.isPinned?"general.unpin":"general.pin"),"aria-pressed":!!e.isPinned,onClick:t[0]||(t[0]=Te(h=>e.togglePin(e.item.name),["stop","prevent"]))},[e.showPin&&e.currentUser?(p(),Y(i,{key:0,"fixed-width":"",class:he(["fa-scale-110",{veryfaint:!e.isPinned(e.item.name)}]),transform:e.isPinned(e.item.name)?"":"rotate-45",icon:"thumbtack"},null,8,["class","transform"])):E("",!0)],8,Bge)):E("",!0)],16)]),_:3},8,["to"])}const sm=ge(Mge,[["render",zge]]),sd=(e=[],{hasChats:t,hasAnnouncements:n,isFederating:s,isPrivate:r,currentUser:o,supportsBookmarkFolders:i,supportsBubbleTimeline:a})=>e.filter(({criteria:c,anon:u,anonRoute:f})=>{const h=new Set(c||[]);return!(!s&&h.has("federating")||!o&&r&&h.has("!private")||!o&&!(u||f)||(!o||!o.locked)&&h.has("lockedUser")||!t&&h.has("chats")||!n&&h.has("announcements")||!a&&h.has("supportsBubbleTimeline")||!i&&h.has("supportsBookmarkFolders")||i&&h.has("!supportsBookmarkFolders"))}),wO=e=>e.allLists.map(t=>({name:"list-"+t.id,routeObject:{name:"lists-timeline",params:{id:t.id}},labelRaw:t.title,iconLetter:t.title[0]})),SO=e=>e.allFolders?e.allFolders.map(t=>({name:"bookmark-folder-"+t.id,routeObject:{name:"bookmark-folder",params:{id:t.id}},labelRaw:t.name,iconEmoji:t.emoji,iconEmojiUrl:t.emoji_url,iconLetter:t.name[0]})):[],qge={props:["showPin"],components:{NavigationEntry:sm},computed:{...sn(no,{folders:SO})}};function Hge(e,t,n,s,r,o){const i=O("NavigationEntry");return p(),b("ul",null,[T(i,{item:{name:"bookmarks",routeObject:{name:"bookmarks"},label:"nav.all_bookmarks",icon:"bookmark"},"show-pin":e.showPin},null,8,["show-pin"]),(p(!0),b(Se,null,We(e.folders,a=>(p(),Y(i,{key:a.id,"show-pin":e.showPin,item:a},null,8,["show-pin","item"]))),128))])}const kO=ge(qge,[["render",Hge]]),Vge={props:["showPin"],components:{NavigationEntry:sm},computed:{...sn(Fn,{lists:wO}),...mn({currentUser:e=>e.users.currentUser,privateMode:e=>e.instance.private,federating:e=>e.instance.federating})}};function Wge(e,t,n,s,r,o){const i=O("NavigationEntry");return p(),b("ul",null,[(p(!0),b(Se,null,We(e.lists,a=>(p(),Y(i,{key:a.name,"show-pin":e.showPin,item:a},null,8,["show-pin","item"]))),128))])}const $O=ge(Vge,[["render",Wge]]);et.add(G5,gd,x5,X_,Ip,pd,ic,Pp,oP,Ap);const Gge={props:["limit"],methods:{getRouteTo(e){return _O(e,this.currentUser)}},components:{StillImage:Ji},computed:{getters(){return this.$store.getters},...sn(Fn,{lists:wO}),...sn(ms,{supportsAnnouncements:e=>e.supportsAnnouncements}),...sn(no,{bookmarks:SO}),...sn(_n,{pinnedItems:e=>new Set(e.prefsStorage.collections.pinnedNavItems)}),...mn({currentUser:e=>e.users.currentUser,followRequestCount:e=>e.api.followRequests.length,privateMode:e=>e.instance.private,federating:e=>e.instance.federating,pleromaChatMessagesAvailable:e=>e.instance.pleromaChatMessagesAvailable,bubbleTimeline:e=>e.instance.localBubbleInstances.length>0}),pinnedList(){return this.currentUser?sd([...Object.entries({...Dl}).filter(([e])=>this.pinnedItems.has(e)).map(([e,t])=>({...t,name:e})),...this.lists.filter(e=>this.pinnedItems.has(e.name)),...this.bookmarks.filter(e=>this.pinnedItems.has(e.name)),...Object.entries({...Vh}).filter(([e])=>this.pinnedItems.has(e)).map(([e,t])=>({...t,name:e}))],{hasChats:this.pleromaChatMessagesAvailable,hasAnnouncements:this.supportsAnnouncements,supportsBubbleTimeline:this.bubbleTimeline,supportsBookmarkFolders:this.bookmarks,isFederating:this.federating,isPrivate:this.privateMode,currentUser:this.currentUser}).slice(0,this.limit):sd([{...Dl.public,name:"public"},{...Dl.twkn,name:"twkn"},{...Vh.about,name:"about"}],{hasChats:this.pleromaChatMessagesAvailable,hasAnnouncements:this.supportsAnnouncements,isFederating:this.federating,isPrivate:this.privateMode,currentUser:this.currentUser,supportsBubbleTimeline:this.bubbleTimeline,supportsBookmarkFolders:this.bookmarks})}}},Kge={class:"NavigationPins"},xge={key:1,class:"iconLetter fa-scale-110 fa-old-padding"};function Yge(e,t,n,s,r,o){const i=O("FAIcon"),a=O("StillImage"),c=O("router-link");return p(),b("span",Kge,[(p(!0),b(Se,null,We(e.pinnedList,u=>(p(),Y(c,{key:u.name,class:"button-unstyled pinned-item","active-class":"toggled",to:e.getRouteTo(u),title:u.labelRaw||e.$t(u.label)},{default:X(()=>[u.icon?(p(),Y(i,{key:0,"fixed-width":"",icon:u.icon},null,8,["icon"])):E("",!0),u.iconLetter&&!u.iconEmoji?(p(),b("span",xge,w(u.iconLetter),1)):E("",!0),u.iconEmoji?(p(),Y(a,{key:2,class:"bookmark-emoji",src:u.iconEmojiUrl},null,8,["src"])):E("",!0),u.badgeGetter&&e.getters[u.badgeGetter]?(p(),b("div",{key:3,class:he(["badge -dot",[`-${u.badgeStyle}`]])},null,2)):E("",!0)]),_:2},1032,["to","title"]))),128))])}const CO=ge(Gge,[["render",Yge]]);et.add(G5,gd,x5,X_,Ip,za,Y_,pd,ic,Pp,oP,Ap,md,aP);const Xge={props:["forceExpand","forceEditMode"],created(){},components:{BookmarkFoldersMenuContent:kO,ListsMenuContent:$O,NavigationEntry:sm,NavigationPins:CO,Checkbox:io},data(){return{editMode:!1,showTimelines:!1,showLists:!1,showBookmarkFolders:!1,timelinesList:Object.entries(Dl).map(([e,t])=>({...t,name:e})),rootList:Object.entries(Vh).map(([e,t])=>({...t,name:e}))}},methods:{toggleTimelines(){this.showTimelines=!this.showTimelines},toggleLists(){this.showLists=!this.showLists},toggleBookmarkFolders(){this.showBookmarkFolders=!this.showBookmarkFolders},toggleEditMode(){this.editMode=!this.editMode},toggleCollapse(){_n().setPreference({path:"simple.collapseNav",value:!this.collapsed}),_n().pushServerSideStorage()},isPinned(e){return this.pinnedItems.has(e)},togglePin(e){this.isPinned(e)?_n().removeCollectionPreference({path:"collections.pinnedNavItems",value:e}):_n().addCollectionPreference({path:"collections.pinnedNavItems",value:e}),_n().pushServerSideStorage()}},computed:{...sn(ms,{unreadAnnouncementCount:"unreadAnnouncementCount",supportsAnnouncements:e=>e.supportsAnnouncements}),...sn(_n,{collapsed:e=>e.prefsStorage.simple.collapseNav,pinnedItems:e=>new Set(e.prefsStorage.collections.pinnedNavItems)}),...mn({currentUser:e=>e.users.currentUser,followRequestCount:e=>e.api.followRequests.length,privateMode:e=>e.instance.private,federating:e=>e.instance.federating,pleromaChatMessagesAvailable:e=>e.instance.pleromaChatMessagesAvailable,bookmarkFolders:e=>e.instance.pleromaBookmarkFoldersAvailable,bubbleTimeline:e=>e.instance.localBubbleInstances.length>0}),timelinesItems(){return sd(Object.entries({...Dl}).filter(([e])=>e!=="bookmarks").map(([e,t])=>({...t,name:e})),{hasChats:this.pleromaChatMessagesAvailable,hasAnnouncements:this.supportsAnnouncements,isFederating:this.federating,isPrivate:this.privateMode,currentUser:this.currentUser,supportsBubbleTimeline:this.bubbleTimeline,supportsBookmarkFolders:this.bookmarkFolders})},rootItems(){return sd(Object.entries({...Vh}).map(([e,t])=>({...t,name:e})),{hasChats:this.pleromaChatMessagesAvailable,hasAnnouncements:this.supportsAnnouncements,isFederating:this.federating,isPrivate:this.privateMode,currentUser:this.currentUser,supportsBubbleTimeline:this.bubbleTimeline,supportsBookmarkFolders:this.bookmarkFolders})},...bn(["unreadChatCount"])}},Jge={class:"NavPanel"},Zge={class:"panel panel-default"},Qge={key:0,class:"panel-heading nav-panel-heading"},e1e={key:1,class:"panel-body"},t1e={class:"timelines"};function n1e(e,t,n,s,r,o){const i=O("NavigationPins"),a=O("FAIcon"),c=O("NavigationEntry"),u=O("router-link"),f=O("ListsMenuContent"),h=O("BookmarkFoldersMenuContent");return p(),b("div",Jge,[g("div",Zge,[e.forceExpand?E("",!0):(p(),b("div",Qge,[T(i,{limit:6}),t[3]||(t[3]=g("div",{class:"spacer"},null,-1)),g("button",{class:"button-unstyled",onClick:t[0]||(t[0]=(...v)=>e.toggleCollapse&&e.toggleCollapse(...v))},[T(a,{class:"navigation-chevron","fixed-width":"",icon:e.collapsed?"chevron-down":"chevron-up"},null,8,["icon"])])])),!e.collapsed||e.forceExpand?(p(),b("ul",e1e,[e.currentUser||!e.privateMode?(p(),Y(c,{key:0,"show-pin":!1,item:{icon:"stream",label:"nav.timelines"},"aria-expanded":e.showTimelines?"true":"false",onClick:e.toggleTimelines},{default:X(()=>[T(a,{class:"timelines-chevron","fixed-width":"",icon:e.showTimelines?"chevron-up":"chevron-down"},null,8,["icon"])]),_:1},8,["aria-expanded","onClick"])):E("",!0),at(g("div",{class:he(["timelines-background menu-item-collapsible",{"-expanded":e.showTimelines}])},[g("div",t1e,[(p(!0),b(Se,null,We(e.timelinesItems,v=>(p(),Y(c,{key:v.name,"show-pin":e.editMode||e.forceEditMode,item:v},null,8,["show-pin","item"]))),128))])],2),[[Cr,e.showTimelines]]),e.currentUser?(p(),Y(c,{key:1,"show-pin":!1,item:{icon:"list",label:"nav.lists"},"aria-expanded":e.showLists?"true":"false",onClick:e.toggleLists},{default:X(()=>[T(u,{title:e.$t("lists.manage_lists"),class:"button-unstyled extra-button",to:{name:"lists"},onClick:t[1]||(t[1]=Te(()=>{},["stop"]))},{default:X(()=>[T(a,{"fixed-width":"",icon:"wrench"})]),_:1},8,["title"]),T(a,{class:"timelines-chevron","fixed-width":"",icon:e.showLists?"chevron-up":"chevron-down"},null,8,["icon"])]),_:1},8,["aria-expanded","onClick"])):E("",!0),at(g("div",{class:he(["timelines-background menu-item-collapsible",{"-expanded":e.showLists}])},[T(f,{"show-pin":e.editMode||e.forceEditMode,class:"timelines"},null,8,["show-pin"])],2),[[Cr,e.showLists]]),e.currentUser&&e.bookmarkFolders?(p(),Y(c,{key:2,"show-pin":!1,item:{icon:"bookmark",label:"nav.bookmarks"},"aria-expanded":e.showBookmarkFolders?"true":"false",onClick:e.toggleBookmarkFolders},{default:X(()=>[T(u,{title:e.$t("bookmarks.manage_bookmark_folders"),class:"button-unstyled extra-button",to:{name:"bookmark-folders"},onClick:t[2]||(t[2]=Te(()=>{},["stop"]))},{default:X(()=>[T(a,{"fixed-width":"",icon:"wrench"})]),_:1},8,["title"]),T(a,{class:"timelines-chevron","fixed-width":"",icon:e.showBookmarkFolders?"chevron-up":"chevron-down"},null,8,["icon"])]),_:1},8,["aria-expanded","onClick"])):E("",!0),at(g("div",{class:he(["timelines-background menu-item-collapsible",{"-expanded":e.showBookmarkFolders}])},[T(h,{"show-pin":e.editMode||e.forceEditMode,class:"timelines"},null,8,["show-pin"])],2),[[Cr,e.showBookmarkFolders]]),(p(!0),b(Se,null,We(e.rootItems,v=>(p(),Y(c,{key:v.name,"show-pin":e.editMode||e.forceEditMode,item:v},null,8,["show-pin","item"]))),128)),!e.forceEditMode&&e.currentUser?(p(),Y(c,{key:3,"show-pin":!1,item:{labelRaw:e.editMode?e.$t("nav.edit_finish"):e.$t("nav.edit_pinned"),icon:e.editMode?"check":"wrench"},onClick:e.toggleEditMode},null,8,["item","onClick"])):E("",!0)])):E("",!0)])])}const TO=ge(Xge,[["render",n1e]]),s1e={computed:{instanceSpecificPanelContent(){return this.$store.state.instance.instanceSpecificPanelContent}}},r1e={class:"instance-specific-panel"},o1e={class:"panel panel-default"},i1e={class:"panel-body"},a1e=["innerHTML"];function l1e(e,t,n,s,r,o){return p(),b("div",r1e,[g("div",o1e,[g("div",i1e,[g("div",{innerHTML:e.instanceSpecificPanelContent},null,8,a1e)])])])}const AO=ge(s1e,[["render",l1e]]),c1e={computed:{shout:function(){return this.$store.state.instance.shoutAvailable},pleromaChatMessages:function(){return this.$store.state.instance.pleromaChatMessagesAvailable},gopher:function(){return this.$store.state.instance.gopherAvailable},whoToFollow:function(){return this.$store.state.instance.suggestionsEnabled},mediaProxy:function(){return this.$store.state.instance.mediaProxyAvailable},minimalScopesMode:function(){return this.$store.state.instance.minimalScopesMode},textlimit:function(){return this.$store.state.instance.textlimit},uploadlimit:function(){return jy.fileSizeFormat(this.$store.state.instance.uploadlimit)}}},u1e={class:"features-panel"},d1e={class:"panel panel-default base01-background"},f1e={class:"panel-heading timeline-heading base02-background base04 -sticky"},h1e={class:"title"},p1e={class:"panel-body"},m1e={key:0},g1e={key:1},v1e={key:2},b1e={key:3},y1e={key:4};function _1e(e,t,n,s,r,o){return p(),b("div",u1e,[g("div",d1e,[g("div",f1e,[g("h1",h1e,w(e.$t("features_panel.title")),1)]),g("div",p1e,[g("ul",null,[e.shout?(p(),b("li",m1e,w(e.$t("features_panel.shout")),1)):E("",!0),e.pleromaChatMessages?(p(),b("li",g1e,w(e.$t("features_panel.pleroma_chat_messages")),1)):E("",!0),e.gopher?(p(),b("li",v1e,w(e.$t("features_panel.gopher")),1)):E("",!0),e.whoToFollow?(p(),b("li",b1e,w(e.$t("features_panel.who_to_follow")),1)):E("",!0),e.mediaProxy?(p(),b("li",y1e,w(e.$t("features_panel.media_proxy")),1)):E("",!0),g("li",null,w(e.$t("features_panel.scope_options")),1),g("li",null,w(e.$t("features_panel.text_limit"))+" = "+w(e.textlimit),1),g("li",null,w(e.$t("features_panel.upload_limit"))+" = "+w(e.uploadlimit.num)+" "+w(e.$t("upload.file_size_units."+e.uploadlimit.unit)),1)])])])])}const EO=ge(c1e,[["render",_1e]]);function w1e(e,t){const n=Z.shuffle(t);e.usersToFollow.forEach((s,r)=>{const o=n[r],i=o.avatar||this.$store.state.instance.defaultAvatar,a=o.acct;s.img=i,s.name=a,e.$store.state.api.backendInteractor.fetchUser({id:a}).then(c=>{c.error||(e.$store.commit("addNewUsers",[c]),s.id=c.id)})})}function X6(e){const t=e.$store.state.users.currentUser.credentials;t&&(e.usersToFollow.forEach(n=>{n.name="Loading..."}),Ln.suggestions({credentials:t}).then(n=>{w1e(e,n)}))}const S1e={data:()=>({usersToFollow:[]}),computed:{user:function(){return this.$store.state.users.currentUser.screen_name},suggestionsEnabled(){return this.$store.state.instance.suggestionsEnabled}},methods:{userProfileLink(e,t){return ao(e,t,this.$store.state.instance.restrictedNicknames)}},watch:{user:function(){this.suggestionsEnabled&&X6(this)}},mounted:function(){this.usersToFollow=new Array(3).fill().map(()=>({img:this.$store.state.instance.defaultAvatar,name:"",id:0})),this.suggestionsEnabled&&X6(this)}},k1e={class:"who-to-follow-panel"},$1e={class:"panel panel-default base01-background"},C1e={class:"panel-heading timeline-heading base02-background base04"},T1e={class:"title"},A1e={class:"who-to-follow"},E1e=["src"],I1e={class:"who-to-follow-more"};function P1e(e,t,n,s,r,o){const i=O("router-link");return p(),b("div",k1e,[g("div",$1e,[g("div",C1e,[g("h1",T1e,w(e.$t("who_to_follow.who_to_follow")),1)]),g("div",A1e,[(p(!0),b(Se,null,We(e.usersToFollow,a=>(p(),b("p",{key:a.id,class:"who-to-follow-items"},[g("img",{src:a.img},null,8,E1e),T(i,{to:e.userProfileLink(a.id,a.name)},{default:X(()=>[de(w(a.name),1)]),_:2},1032,["to"]),t[0]||(t[0]=g("br",null,null,-1))]))),128)),g("p",I1e,[T(i,{to:{name:"who-to-follow"}},{default:X(()=>[de(w(e.$t("who_to_follow.more")),1)]),_:1})])])])])}const L1e=ge(S1e,[["render",P1e]]);et.add(md,Xn);const O1e={props:["floating"],data(){return{currentMessage:"",channel:null,collapsed:!0}},computed:{messages(){return Gl().messages}},methods:{submit(e){Gl().channel.push("new_msg",{text:e},1e4),this.currentMessage=""},togglePanel(){this.collapsed=!this.collapsed},userProfileLink(e){return ao(e.id,e.username,this.$store.state.instance.restrictedNicknames)}},watch:{messages(){const e=this.$el.querySelector(".chat-window");e&&e.scrollTop+e.offsetHeight+20>e.scrollHeight&&this.$nextTick(()=>{e&&(e.scrollTop=e.scrollHeight-e.offsetHeight)})}}},R1e={key:0,class:"shout-panel"},M1e={class:"panel panel-default"},N1e={class:"title"},F1e={class:"panel-body shout-window"},D1e={class:"shout-avatar"},U1e=["src"],j1e={class:"shout-content"},B1e={class:"shout-text"},z1e={class:"panel-body shout-input"},q1e={key:1,class:"shout-panel"},H1e={class:"panel panel-default"},V1e={class:"title"};function W1e(e,t,n,s,r,o){const i=O("FAIcon"),a=O("router-link");return!e.collapsed||!e.floating?(p(),b("div",R1e,[g("div",M1e,[g("div",{class:he(["panel-heading",{"shout-heading":e.floating}]),onClick:t[0]||(t[0]=Te((...c)=>e.togglePanel&&e.togglePanel(...c),["stop","prevent"]))},[g("h1",N1e,[de(w(e.$t("shoutbox.title"))+" ",1),e.floating?(p(),Y(i,{key:0,icon:"times",class:"close-icon"})):E("",!0)])],2),g("div",F1e,[(p(!0),b(Se,null,We(e.messages,c=>(p(),b("div",{key:c.id,class:"shout-message"},[g("span",D1e,[g("img",{src:c.author.avatar},null,8,U1e)]),g("div",j1e,[T(a,{class:"shout-name",to:e.userProfileLink(c.author)},{default:X(()=>[de(w(c.author.username),1)]),_:2},1032,["to"]),t[4]||(t[4]=g("br",null,null,-1)),g("span",B1e,w(c.text),1)])]))),128))]),g("div",z1e,[at(g("textarea",{"onUpdate:modelValue":t[1]||(t[1]=c=>e.currentMessage=c),class:"shout-input-textarea input",rows:"1",onKeyup:t[2]||(t[2]=zo(c=>e.submit(e.currentMessage),["enter"]))},null,544),[[Nt,e.currentMessage]])])])])):(p(),b("div",q1e,[g("div",H1e,[g("div",{class:"panel-heading -stub timeline-heading shout-heading",onClick:t[3]||(t[3]=Te((...c)=>e.togglePanel&&e.togglePanel(...c),["stop","prevent"]))},[g("div",V1e,[T(i,{class:"icon",icon:"bullhorn"}),de(" "+w(e.$t("shoutbox.title")),1)])])])]))}const IO=ge(O1e,[["render",W1e]]);class $i{constructor(t){this.id=-1,this.nativePointer=t,this.pageX=t.pageX,this.pageY=t.pageY,this.clientX=t.clientX,this.clientY=t.clientY,self.Touch&&t instanceof Touch?this.id=t.identifier:gu(t)&&(this.id=t.pointerId)}getCoalesced(){if("getCoalescedEvents"in this.nativePointer){const t=this.nativePointer.getCoalescedEvents().map(n=>new $i(n));if(t.length>0)return t}return[this]}}const gu=e=>"pointerId"in e,i0=e=>"changedTouches"in e,J6=()=>{};class G1e{constructor(t,{start:n=()=>!0,move:s=J6,end:r=J6,rawUpdates:o=!1,avoidPointerEvents:i=!1}={}){this._element=t,this.startPointers=[],this.currentPointers=[],this._excludeFromButtonsCheck=new Set,this._pointerStart=a=>{if(gu(a)&&a.buttons===0)this._excludeFromButtonsCheck.add(a.pointerId);else if(!(a.buttons&1))return;const c=new $i(a);this.currentPointers.some(u=>u.id===c.id)||this._triggerPointerStart(c,a)&&(gu(a)?((a.target&&"setPointerCapture"in a.target?a.target:this._element).setPointerCapture(a.pointerId),this._element.addEventListener(this._rawUpdates?"pointerrawupdate":"pointermove",this._move),this._element.addEventListener("pointerup",this._pointerEnd),this._element.addEventListener("pointercancel",this._pointerEnd)):(window.addEventListener("mousemove",this._move),window.addEventListener("mouseup",this._pointerEnd)))},this._touchStart=a=>{for(const c of Array.from(a.changedTouches))this._triggerPointerStart(new $i(c),a)},this._move=a=>{if(!i0(a)&&(!gu(a)||!this._excludeFromButtonsCheck.has(a.pointerId))&&a.buttons===0){this._pointerEnd(a);return}const c=this.currentPointers.slice(),u=i0(a)?Array.from(a.changedTouches).map(h=>new $i(h)):[new $i(a)],f=[];for(const h of u){const v=this.currentPointers.findIndex(y=>y.id===h.id);v!==-1&&(f.push(h),this.currentPointers[v]=h)}f.length!==0&&this._moveCallback(c,f,a)},this._triggerPointerEnd=(a,c)=>{if(!i0(c)&&c.buttons&1)return!1;const u=this.currentPointers.findIndex(h=>h.id===a.id);if(u===-1)return!1;this.currentPointers.splice(u,1),this.startPointers.splice(u,1),this._excludeFromButtonsCheck.delete(a.id);const f=!(c.type==="mouseup"||c.type==="touchend"||c.type==="pointerup");return this._endCallback(a,c,f),!0},this._pointerEnd=a=>{if(this._triggerPointerEnd(new $i(a),a))if(gu(a)){if(this.currentPointers.length)return;this._element.removeEventListener(this._rawUpdates?"pointerrawupdate":"pointermove",this._move),this._element.removeEventListener("pointerup",this._pointerEnd),this._element.removeEventListener("pointercancel",this._pointerEnd)}else window.removeEventListener("mousemove",this._move),window.removeEventListener("mouseup",this._pointerEnd)},this._touchEnd=a=>{for(const c of Array.from(a.changedTouches))this._triggerPointerEnd(new $i(c),a)},this._startCallback=n,this._moveCallback=s,this._endCallback=r,this._rawUpdates=o&&"onpointerrawupdate"in window,self.PointerEvent&&!i?this._element.addEventListener("pointerdown",this._pointerStart):(this._element.addEventListener("mousedown",this._pointerStart),this._element.addEventListener("touchstart",this._touchStart),this._element.addEventListener("touchmove",this._move),this._element.addEventListener("touchend",this._touchEnd),this._element.addEventListener("touchcancel",this._touchEnd))}stop(){this._element.removeEventListener("pointerdown",this._pointerStart),this._element.removeEventListener("mousedown",this._pointerStart),this._element.removeEventListener("touchstart",this._touchStart),this._element.removeEventListener("touchmove",this._move),this._element.removeEventListener("touchend",this._touchEnd),this._element.removeEventListener("touchcancel",this._touchEnd),this._element.removeEventListener(this._rawUpdates?"pointerrawupdate":"pointermove",this._move),this._element.removeEventListener("pointerup",this._pointerEnd),this._element.removeEventListener("pointercancel",this._pointerEnd),window.removeEventListener("mousemove",this._move),window.removeEventListener("mouseup",this._pointerEnd)}_triggerPointerStart(t,n){return this._startCallback(t,n)?(this.currentPointers.push(t),this.startPointers.push(t),!0):!1}}const zf="min-scale",Z6="allow-pan-min-scale",Q6="reset-to-min-scale-limit",eA="reach-min-scale-strategy",a0="stop-propagate-handled",K1e="none";function tA(e,t){return t?Math.sqrt((t.clientX-e.clientX)**2+(t.clientY-e.clientY)**2):0}function nA(e,t){return t?{clientX:(e.clientX+t.clientX)/2,clientY:(e.clientY+t.clientY)/2}:e}function sA(e,t){return typeof e=="number"?e:e.trimRight().endsWith("%")?t*parseFloat(e)/100:parseFloat(e)}let rA;function PO(){return rA||(rA=document.createElementNS("http://www.w3.org/2000/svg","svg"))}function l0(){return PO().createSVGMatrix()}function oA(){return PO().createSVGPoint()}const c0=.01,u0=-1,d0=-1,x1e=0,iA=(e,t)=>Math.round(e*100)-Math.round(t*100);let Y1e=class extends HTMLElement{static get observedAttributes(){return[zf]}constructor(){super(),this._transform=l0(),new MutationObserver(()=>this._stageElChange()).observe(this,{childList:!0});const t=new G1e(this,{start:(n,s)=>{if(t.currentPointers.length===2||!this._positioningEl)return!1;const r=t.currentPointers.length+1===1;return!(r&&!this._allowPan())&&(this._maybeStopPropagate(s),r||this._maybeEmitCancel([n,...t.currentPointers])),s.preventDefault(),!0},move:(n,s,r)=>{this._onPointerMove(n,t.currentPointers,r)},end:(n,s)=>{this._onPointerEnd(n,t.currentPointers,s)}});this.addEventListener("wheel",n=>this._onWheel(n)),this.addEventListener("click",n=>this._onClick(n,t))}attributeChangedCallback(t,n,s){t===zf&&this.scalei.width?r+=i.width-c.x:u.x<0&&(r+=-u.x),c.y>i.height?o+=i.height-c.y:u.y<0&&(o+=-u.y),this._updateTransform(n,r,o,s)}_updateTransform(t,n,s,r){if(t1&&console.warn(" must not have more than one child."),this.setTransform({allowChangeEvent:!0}))}_onWheel(t){if(!this._positioningEl)return;t.preventDefault();const n=this._positioningEl.getBoundingClientRect();let{deltaY:s}=t;const{ctrlKey:r,deltaMode:o}=t;o===1&&(s*=15);const a=1-s/(r?100:300),c=a<1;this._applyChange({scaleDiff:a,originX:t.clientX-n.left,originY:t.clientY-n.top,allowChangeEvent:!0}),c&&this._maybeResetScale()}_onPointerMove(t,n,s){if(!this._positioningEl||t.length<2&&!this._allowPan())return;const o=this._positioningEl.getBoundingClientRect(),i=nA(t[0],t[1]),a=nA(n[0],n[1]),c=i.clientX-o.left,u=i.clientY-o.top,f=tA(t[0],t[1]),h=tA(n[0],n[1]),v=f?h/f:1;this._applyChange({originX:c,originY:u,scaleDiff:v,panX:a.clientX-i.clientX,panY:a.clientY-i.clientY,allowChangeEvent:!0}),this._maybeStopPropagate(s)}_maybeResetScale(){iA(this.scale,this.resetToMinScaleLimit)<=0&&this._resetToMinScale()}_onPointerEnd(t,n,s){if(!this._positioningEl)return;const r=1+n.length,o=r>=2,i=r==1;o&&this._maybeResetScale(),!(i&&!this._allowPan())&&this._maybeStopPropagate(s)}_resetToMinScale(){this.reachMinScaleStrategy==="reset"?this.setTransform({scale:this.minScale,x:0,y:0}):this.setTransform({scale:this.minScale})}_applyChange(t={}){const{panX:n=0,panY:s=0,originX:r=0,originY:o=0,scaleDiff:i=1,allowChangeEvent:a=!1}=t,c=l0().translate(n,s).translate(r,o).translate(this.x,this.y).scale(i).translate(-r,-o).scale(this.scale);this.setTransform({allowChangeEvent:a,scale:c.a,x:c.e,y:c.f})}_maybeStopPropagate(t){this.stopPropagateHandled&&t.stopPropagation()}_allowPan(){return this.allowPanMinScale>0&&iA(this.scale,this.allowPanMinScale)>0}_maybeEmitCancel(t){const n=s=>new PointerEvent("pointercancel",{pointerId:s.id,clientX:s.clientX,clientY:s.clientY});this.stopPropagateHandled&&t.forEach(s=>{this.parentElement&&typeof this.parentElement.dispatchEvent=="function"&&this.parentElement.dispatchEvent(n(s))})}_onClick(t,n){if(t.button!==x1e)return;!(n.currentPointers.length===0&&!this._allowPan())&&this._maybeStopPropagate(t)}};customElements.define("pinch-zoom",Y1e);const X1e={methods:{setTransform({scale:e,x:t,y:n}){this.$el.setTransform({scale:e,x:t,y:n})}},created(){}};function J1e(e,t,n,s,r,o){return p(),b("pinch-zoom",An({class:"pinch-zoom-parent"},e.$attrs),[Ot(e.$slots,"default")],16)}const Z1e=ge(X1e,[["render",J1e]]),Q1e=[-1,0],eve=[1,0],tve=[0,-1],nve=[0,1],sve=0,Hy=(e,t)=>[t[0]-e[0],t[1]-e[1]],rve=e=>[e.screenX,e.screenY],LO=e=>rve(e.touches[0]),f0=e=>[e.clientX,e.clientY],$a=e=>Math.sqrt(e[0]*e[0]+e[1]*e[1]),OO=e=>[e[1],-e[0]],Wh=(e,t)=>e[0]*t[0]+e[1]*t[1],Gh=(e,t)=>{const n=Wh(e,t)/Wh(t,t);return[n*t[0],n*t[1]]},ove=(e,t,n=30,s=1)=>({direction:e,onSwipe:t,threshold:n,perpendicularTolerance:s,_startPos:[0,0],_swiping:!1}),ive=(e,t)=>{t._startPos=LO(e),t._swiping=!0},ave=(e,t)=>{if(!t._swiping)return;const n=Hy(t._startPos,LO(e));if($a(n){};this.direction=t,this.swipePreviewCallback=n||u,this.swipeEndCallback=s||u,this.swipeCancelCallback=r||u,this.swipelessClickCallback=o||u,this.threshold=typeof i=="function"?i:()=>i,this.disableClickThreshold=typeof c=="function"?c:()=>c,this.perpendicularTolerance=a,this._reset()}_reset(){this._startPos=[0,0],this._pointerId=-1,this._swiping=!1,this._swiped=!1,this._preventNextClick=!1}start(t){t.button===sve&&(this._startPos=f0(t),this._pointerId=t.pointerId,this._swiping=!0,this._swiped=!1)}move(t){if(this._swiping&&this._pointerId===t.pointerId){this._swiped=!0;const n=f0(t),s=Hy(this._startPos,n);this.swipePreviewCallback(s)}}cancel(t){!this._swiping||this._pointerId!==t.pointerId||this.swipeCancelCallback()}end(t){if(!this._swiping||this._pointerId!==t.pointerId)return;this._swiping=!1;const n=f0(t),s=Hy(this._startPos,n),r=(()=>{if($a(s)0,i=Gh(s,this.direction),a=OO(this.direction),c=Gh(s,a);return $a(i)*this.perpendicularTolerance<$a(c)?0:o?1:-1})();this._swiped&&this.swipeEndCallback(r),this._reset(),$a(s)>=this.disableClickThreshold()&&t.pointerType==="mouse"&&(this._preventNextClick=!0)}click(){this._preventNextClick||this.swipelessClickCallback(),this._reset()}}const eo={DIRECTION_LEFT:Q1e,DIRECTION_RIGHT:eve,DIRECTION_UP:tve,DIRECTION_DOWN:nve,swipeGesture:ove,beginSwipe:ive,updateSwipe:ave,SwipeAndClickGesture:lve},cve={props:{direction:{type:Array},threshold:{type:Function,default:()=>30},disableClickThreshold:{type:Function,default:()=>1},perpendicularTolerance:{type:Number,default:1}},methods:{handlePointerDown(e){this.$gesture.start(e)},handlePointerMove(e){this.$gesture.move(e)},handlePointerUp(e){this.$gesture.end(e)},handlePointerCancel(e){this.$gesture.cancel(e)},handleNativeClick(e){this.$gesture.click(e)},preview(e){this.$emit("preview-requested",e)},end(e){this.$emit("swipe-finished",e)},click(){this.$emit("swipeless-clicked")},cancel(){this.$emit("swipe-canceled")}},created(){this.$gesture=new eo.SwipeAndClickGesture({direction:this.direction,threshold:this.threshold,disableClickThreshold:this.disableClickThreshold,perpendicularTolerance:this.perpendicularTolerance,swipePreviewCallback:this.preview,swipeEndCallback:this.end,swipeCancelCallback:this.cancel,swipelessClickCallback:this.click})}};function uve(e,t,n,s,r,o){return p(),b("div",An(e.$attrs,{onPointerdown:t[0]||(t[0]=(...i)=>e.handlePointerDown&&e.handlePointerDown(...i)),onPointermove:t[1]||(t[1]=(...i)=>e.handlePointerMove&&e.handlePointerMove(...i)),onPointerup:t[2]||(t[2]=(...i)=>e.handlePointerUp&&e.handlePointerUp(...i)),onPointercancel:t[3]||(t[3]=(...i)=>e.handlePointerCancel&&e.handlePointerCancel(...i)),onClick:t[4]||(t[4]=(...i)=>e.handleNativeClick&&e.handleNativeClick(...i))}),[Ot(e.$slots,"default")],16)}const dve=ge(cve,[["render",uve]]);et.add(qa,yd,Zs,Xn);const fve={components:{StillImage:Ji,VideoAttachment:ZL,PinchZoom:Z1e,SwipeClick:dve,Modal:dd,Flash:JL},data(){return{loading:!1,swipeDirection:eo.DIRECTION_LEFT,swipeThreshold:()=>window.innerWidth*.25,pinchZoomMinScale:1,pinchZoomScaleResetLimit:1.2}},computed:{showing(){return hs().activated},media(){return hs().media},description(){return this.currentMedia.description},currentIndex(){return hs().currentIndex},currentMedia(){return this.media[this.currentIndex]},canNavigate(){return this.media.length>1},type(){return this.currentMedia?this.getType(this.currentMedia):null},swipeDisableClickThreshold(){return()=>this.canNavigate?1:30}},methods:{getType(e){return Fa.fileType(e.mimetype)},hide(){setTimeout(()=>{hs().closeMediaViewer()},100)},hideIfNotSwiped(e){const t=this.$refs.swipeClick;t?t.$gesture.click(e):this.hide()},goPrev(){if(this.canNavigate){const e=this.currentIndex===0?this.media.length-1:this.currentIndex-1,t=this.media[e];this.getType(t)==="image"&&(this.loading=!0),hs().setCurrentMedia(t)}},goNext(){if(this.canNavigate){const e=this.currentIndex===this.media.length-1?0:this.currentIndex+1,t=this.media[e];this.getType(t)==="image"&&(this.loading=!0),hs().setCurrentMedia(t)}},onImageLoaded(){this.loading=!1},handleSwipePreview(e){this.$refs.pinchZoom.setTransform({scale:1,x:e[0],y:0})},handleSwipeEnd(e){this.$refs.pinchZoom.setTransform({scale:1,x:0,y:0}),e>0?this.goNext():e<0&&this.goPrev()},handleKeyupEvent(e){this.showing&&e.keyCode===27&&this.hide()},handleKeydownEvent(e){this.showing&&(e.keyCode===39?this.goNext():e.keyCode===37&&this.goPrev())}},mounted(){window.addEventListener("popstate",this.hide),document.addEventListener("keyup",this.handleKeyupEvent),document.addEventListener("keydown",this.handleKeydownEvent)},unmounted(){window.removeEventListener("popstate",this.hide),document.removeEventListener("keyup",this.handleKeyupEvent),document.removeEventListener("keydown",this.handleKeydownEvent)}},hve=["src","alt","title"],pve=["src","alt","title"],mve=["title"],gve=["title"],vve=["title"],bve={key:6,class:"description"},yve={class:"counter"},_ve={key:7,class:"loading-spinner"};function wve(e,t,n,s,r,o){const i=O("PinchZoom"),a=O("SwipeClick"),c=O("VideoAttachment"),u=O("Flash"),f=O("FAIcon"),h=O("Modal");return e.showing?(p(),Y(h,{key:0,class:"media-modal-view",onBackdropClicked:e.hideIfNotSwiped},{default:X(()=>[e.type==="image"?(p(),Y(a,{key:0,ref:"swipeClick",class:"modal-image-container",direction:e.swipeDirection,threshold:e.swipeThreshold,"disable-click-threshold":e.swipeDisableClickThreshold,onPreviewRequested:e.handleSwipePreview,onSwipeFinished:e.handleSwipeEnd,onSwipelessClicked:e.hide},{default:X(()=>[T(i,{ref:"pinchZoom",class:"modal-image-container-inner",selector:".modal-image","reach-min-scale-strategy":"reset","stop-propagate-handled":"stop-propgate-handled","allow-pan-min-scale":e.pinchZoomMinScale,"min-scale":e.pinchZoomMinScale,"reset-to-min-scale-limit":e.pinchZoomScaleResetLimit},{default:X(()=>[g("img",{class:he([{loading:e.loading},"modal-image"]),src:e.currentMedia.url,alt:e.currentMedia.description,title:e.currentMedia.description,onLoad:t[0]||(t[0]=(...v)=>e.onImageLoaded&&e.onImageLoaded(...v))},null,42,hve)]),_:1},8,["allow-pan-min-scale","min-scale","reset-to-min-scale-limit"])]),_:1},8,["direction","threshold","disable-click-threshold","onPreviewRequested","onSwipeFinished","onSwipelessClicked"])):E("",!0),e.type==="video"?(p(),Y(c,{key:1,class:"modal-image",attachment:e.currentMedia,controls:!0},null,8,["attachment"])):E("",!0),e.type==="audio"?(p(),b("audio",{key:2,class:"modal-image",src:e.currentMedia.url,alt:e.currentMedia.description,title:e.currentMedia.description,controls:""},null,8,pve)):E("",!0),e.type==="flash"?(p(),Y(u,{key:3,class:"modal-image",src:e.currentMedia.url,alt:e.currentMedia.description,title:e.currentMedia.description},null,8,["src","alt","title"])):E("",!0),e.canNavigate?(p(),b("button",{key:4,title:e.$t("media_modal.previous"),class:"modal-view-button modal-view-button-arrow modal-view-button-arrow--prev",onClick:t[1]||(t[1]=Te((...v)=>e.goPrev&&e.goPrev(...v),["stop","prevent"]))},[T(f,{class:"button-icon arrow-icon",icon:"chevron-left"})],8,mve)):E("",!0),e.canNavigate?(p(),b("button",{key:5,title:e.$t("media_modal.next"),class:"modal-view-button modal-view-button-arrow modal-view-button-arrow--next",onClick:t[2]||(t[2]=Te((...v)=>e.goNext&&e.goNext(...v),["stop","prevent"]))},[T(f,{class:"button-icon arrow-icon",icon:"chevron-right"})],8,gve)):E("",!0),g("button",{class:"modal-view-button modal-view-button-hide",title:e.$t("media_modal.hide"),onClick:t[3]||(t[3]=Te((...v)=>e.hide&&e.hide(...v),["stop","prevent"]))},[T(f,{class:"button-icon",icon:"times"})],8,vve),e.description?(p(),b("span",bve,w(e.description),1)):E("",!0),g("span",yve,w(e.$t("media_modal.counter",{current:e.currentIndex+1,total:e.media.length},e.currentIndex+1)),1),e.loading?(p(),b("span",_ve,[T(f,{spin:"",icon:"circle-notch",size:"5x"})])):E("",!0)]),_:1},8,["onBackdropClicked"])):E("",!0)}const Sve=ge(fve,[["render",wve]]);et.add(K5,z5,tP,pd,ic,Lp,md,Ba,rP,t2,Pp,$J,Ap,aP);const kve={props:["logout"],data:()=>({closed:!0,closeGesture:void 0}),created(){this.closeGesture=eo.swipeGesture(eo.DIRECTION_LEFT,this.toggleDrawer),this.currentUser&&this.currentUser.locked&&this.$store.dispatch("startFetchingFollowRequests")},components:{UserCard:Cd},computed:{currentUser(){return this.$store.state.users.currentUser},shout(){return Gl().joined},unseenNotifications(){return __(this.$store)},unseenNotificationsCount(){return this.unseenNotifications.length},suggestionsEnabled(){return this.$store.state.instance.suggestionsEnabled},logo(){return this.$store.state.instance.logo},hideSitename(){return this.$store.state.instance.hideSitename},sitename(){return this.$store.state.instance.name},followRequestCount(){return this.$store.state.api.followRequests.length},privateMode(){return this.$store.state.instance.private},federating(){return this.$store.state.instance.federating},timelinesRoute(){let e;return Xe().lastTimeline&&(e=Xe().lastTimeline),e=this.currentUser?"friends":"public-timeline",yO.has(e)?{name:e,params:{username:this.currentUser.screen_name}}:{name:e}},...sn(ms,{supportsAnnouncements:e=>e.supportsAnnouncements,unreadAnnouncementCount:"unreadAnnouncementCount"}),...mn({pleromaChatMessagesAvailable:e=>e.instance.pleromaChatMessagesAvailable}),...bn(["unreadChatCount","draftCount"])},methods:{toggleDrawer(){this.closed=!this.closed},doLogout(){this.logout(),this.toggleDrawer()},touchStart(e){eo.beginSwipe(e,this.closeGesture)},touchMove(e){eo.updateSwipe(e,this.closeGesture)},openSettingsModal(){Xe().openSettingsModal("user")},openAdminModal(){Xe().openSettingsModal("admin")}}},$ve={key:1,class:"side-drawer-logo-wrapper"},Cve=["src"],Tve={key:0},Ave={key:0,class:"badge -notification"},Eve={key:0},Ive={key:0,class:"badge -notification"},Pve={key:0,class:"badge -notification"},Lve={key:0,class:"badge -neutral"};function Ove(e,t,n,s,r,o){const i=O("UserCard"),a=O("FAIcon"),c=O("router-link");return p(),b("div",{class:he(["side-drawer-container mobile-drawer",{"side-drawer-container-closed":e.closed,"side-drawer-container-open":!e.closed}])},[g("div",{class:he(["side-drawer-darken",{"side-drawer-darken-closed":e.closed}])},null,2),g("div",{class:he(["side-drawer",{"side-drawer-closed":e.closed}]),onTouchstart:t[21]||(t[21]=(...u)=>e.touchStart&&e.touchStart(...u)),onTouchmove:t[22]||(t[22]=(...u)=>e.touchMove&&e.touchMove(...u))},[g("div",{class:"side-drawer-heading",onClick:t[0]||(t[0]=(...u)=>e.toggleDrawer&&e.toggleDrawer(...u))},[e.currentUser?(p(),Y(i,{key:0,"user-id":e.currentUser.id,"hide-bio":!0},null,8,["user-id"])):(p(),b("div",$ve,[g("img",{src:e.logo},null,8,Cve),e.hideSitename?E("",!0):(p(),b("span",Tve,w(e.sitename),1))]))]),g("ul",null,[e.currentUser?E("",!0):(p(),b("li",{key:0,onClick:t[1]||(t[1]=(...u)=>e.toggleDrawer&&e.toggleDrawer(...u))},[T(c,{to:{name:"login"},class:"menu-item"},{default:X(()=>[T(a,{"fixed-width":"",class:"fa-scale-110 fa-old-padding",icon:"sign-in-alt"}),de(" "+w(e.$t("login.login")),1)]),_:1})])),e.currentUser||!e.privateMode?(p(),b("li",{key:1,onClick:t[2]||(t[2]=(...u)=>e.toggleDrawer&&e.toggleDrawer(...u))},[T(c,{to:e.timelinesRoute,class:"menu-item"},{default:X(()=>[T(a,{"fixed-width":"",class:"fa-scale-110 fa-old-padding",icon:"home"}),de(" "+w(e.$t("nav.timelines")),1)]),_:1},8,["to"])])):E("",!0),e.currentUser?(p(),b("li",{key:2,onClick:t[3]||(t[3]=(...u)=>e.toggleDrawer&&e.toggleDrawer(...u))},[T(c,{to:{name:"lists"},class:"menu-item"},{default:X(()=>[T(a,{"fixed-width":"",class:"fa-scale-110 fa-old-padding",icon:"list"}),de(" "+w(e.$t("nav.lists")),1)]),_:1})])):E("",!0),e.currentUser?(p(),b("li",{key:3,onClick:t[4]||(t[4]=(...u)=>e.toggleDrawer&&e.toggleDrawer(...u))},[T(c,{to:{name:"bookmarks"},class:"menu-item"},{default:X(()=>[T(a,{"fixed-width":"",class:"fa-scale-110 fa-old-padding",icon:"bookmark"}),de(" "+w(e.$t("nav.bookmarks")),1)]),_:1})])):E("",!0),e.currentUser&&e.pleromaChatMessagesAvailable?(p(),b("li",{key:4,onClick:t[5]||(t[5]=(...u)=>e.toggleDrawer&&e.toggleDrawer(...u))},[T(c,{to:{name:"chats",params:{username:e.currentUser.screen_name}},style:{position:"relative"},class:"menu-item"},{default:X(()=>[T(a,{"fixed-width":"",class:"fa-scale-110 fa-old-padding",icon:"comments"}),de(" "+w(e.$t("nav.chats"))+" ",1),e.unreadChatCount?(p(),b("span",Ave,w(e.unreadChatCount),1)):E("",!0)]),_:1},8,["to"])])):E("",!0)]),e.currentUser?(p(),b("ul",Eve,[g("li",{onClick:t[6]||(t[6]=(...u)=>e.toggleDrawer&&e.toggleDrawer(...u))},[T(c,{to:{name:"interactions",params:{username:e.currentUser.screen_name}},class:"menu-item"},{default:X(()=>[T(a,{"fixed-width":"",class:"fa-scale-110 fa-old-padding",icon:"bell"}),de(" "+w(e.$t("nav.interactions")),1)]),_:1},8,["to"])]),e.currentUser.locked?(p(),b("li",{key:0,onClick:t[7]||(t[7]=(...u)=>e.toggleDrawer&&e.toggleDrawer(...u))},[T(c,{to:"/friend-requests",class:"menu-item"},{default:X(()=>[T(a,{"fixed-width":"",class:"fa-scale-110 fa-old-padding",icon:"user-plus"}),de(" "+w(e.$t("nav.friend_requests"))+" ",1),e.followRequestCount>0?(p(),b("span",Ive,w(e.followRequestCount),1)):E("",!0)]),_:1})])):E("",!0),e.shout?(p(),b("li",{key:1,onClick:t[8]||(t[8]=(...u)=>e.toggleDrawer&&e.toggleDrawer(...u))},[T(c,{to:{name:"shout-panel"},class:"menu-item"},{default:X(()=>[T(a,{"fixed-width":"",class:"fa-scale-110 fa-old-padding",icon:"bullhorn"}),de(" "+w(e.$t("shoutbox.title")),1)]),_:1})])):E("",!0)])):E("",!0),g("ul",null,[e.currentUser||!e.privateMode?(p(),b("li",{key:0,onClick:t[9]||(t[9]=(...u)=>e.toggleDrawer&&e.toggleDrawer(...u))},[T(c,{to:{name:"search"},class:"menu-item"},{default:X(()=>[T(a,{"fixed-width":"",class:"fa-scale-110 fa-old-padding",icon:"search"}),de(" "+w(e.$t("nav.search")),1)]),_:1})])):E("",!0),e.currentUser&&e.suggestionsEnabled?(p(),b("li",{key:1,onClick:t[10]||(t[10]=(...u)=>e.toggleDrawer&&e.toggleDrawer(...u))},[T(c,{to:{name:"who-to-follow"},class:"menu-item"},{default:X(()=>[T(a,{"fixed-width":"",class:"fa-scale-110 fa-old-padding",icon:"user-plus"}),de(" "+w(e.$t("nav.who_to_follow")),1)]),_:1})])):E("",!0),g("li",{onClick:t[12]||(t[12]=(...u)=>e.toggleDrawer&&e.toggleDrawer(...u))},[g("button",{class:"menu-item",onClick:t[11]||(t[11]=(...u)=>e.openSettingsModal&&e.openSettingsModal(...u))},[T(a,{"fixed-width":"",class:"fa-scale-110 fa-old-padding",icon:"cog"}),de(" "+w(e.$t("settings.settings")),1)])]),g("li",{onClick:t[13]||(t[13]=(...u)=>e.toggleDrawer&&e.toggleDrawer(...u))},[T(c,{to:{name:"about"},class:"menu-item"},{default:X(()=>[T(a,{"fixed-width":"",class:"fa-scale-110 fa-old-padding",icon:"info-circle"}),de(" "+w(e.$t("nav.about")),1)]),_:1})]),e.currentUser&&e.currentUser.role==="admin"?(p(),b("li",{key:2,onClick:t[15]||(t[15]=(...u)=>e.toggleDrawer&&e.toggleDrawer(...u))},[g("button",{class:"menu-item",onClick:t[14]||(t[14]=Te((...u)=>e.openAdminModal&&e.openAdminModal(...u),["stop"]))},[T(a,{"fixed-width":"",class:"fa-scale-110 fa-old-padding",icon:"tachometer-alt"}),de(" "+w(e.$t("nav.administration")),1)])])):E("",!0),e.currentUser&&e.supportsAnnouncements?(p(),b("li",{key:3,onClick:t[16]||(t[16]=(...u)=>e.toggleDrawer&&e.toggleDrawer(...u))},[T(c,{to:{name:"announcements"},class:"menu-item"},{default:X(()=>[T(a,{"fixed-width":"",class:"fa-scale-110 fa-old-padding",icon:"bullhorn"}),de(" "+w(e.$t("nav.announcements"))+" ",1),e.unreadAnnouncementCount?(p(),b("span",Pve,w(e.unreadAnnouncementCount),1)):E("",!0)]),_:1})])):E("",!0),e.currentUser?(p(),b("li",{key:4,onClick:t[17]||(t[17]=(...u)=>e.toggleDrawer&&e.toggleDrawer(...u))},[T(c,{to:{name:"drafts"},class:"menu-item"},{default:X(()=>[T(a,{"fixed-width":"",class:"fa-scale-110 fa-old-padding",icon:"file-pen"}),de(" "+w(e.$t("nav.drafts"))+" ",1),e.draftCount?(p(),b("span",Lve,w(e.draftCount),1)):E("",!0)]),_:1})])):E("",!0),e.currentUser?(p(),b("li",{key:5,onClick:t[18]||(t[18]=(...u)=>e.toggleDrawer&&e.toggleDrawer(...u))},[T(c,{to:{name:"edit-navigation"},class:"menu-item"},{default:X(()=>[T(a,{"fixed-width":"",class:"fa-scale-110 fa-old-padding",icon:"compass"}),de(" "+w(e.$t("nav.edit_nav_mobile")),1)]),_:1})])):E("",!0),e.currentUser?(p(),b("li",{key:6,onClick:t[20]||(t[20]=(...u)=>e.toggleDrawer&&e.toggleDrawer(...u))},[g("button",{class:"menu-item",onClick:t[19]||(t[19]=(...u)=>e.doLogout&&e.doLogout(...u))},[T(a,{"fixed-width":"",class:"fa-scale-110 fa-old-padding",icon:"sign-out-alt"}),de(" "+w(e.$t("login.logout")),1)])])):E("",!0)])],34),g("div",{class:he(["side-drawer-click-outside",{"side-drawer-click-outside-closed":e.closed}]),onClick:t[23]||(t[23]=Te((...u)=>e.toggleDrawer&&e.toggleDrawer(...u),["stop","prevent"]))},null,2)],2)}const RO=ge(kve,[["render",Ove]]);et.add(YJ);const Rve=new Set(["chats","chat","lists-edit"]),Mve={data(){return{hidden:!1,scrollingDown:!1,inputActive:!1,oldScrollPos:0,amountScrolled:0}},created(){this.autohideFloatingPostButton&&this.activateFloatingPostButtonAutohide(),window.addEventListener("resize",this.handleOSK)},unmounted(){this.autohideFloatingPostButton&&this.deactivateFloatingPostButtonAutohide(),window.removeEventListener("resize",this.handleOSK)},computed:{isLoggedIn(){return!!this.$store.state.users.currentUser},isHidden(){return Rve.has(this.$route.name)?!0:this.autohideFloatingPostButton&&(this.hidden||this.inputActive)},isPersistent(){return!!this.$store.getters.mergedConfig.alwaysShowNewPostButton},autohideFloatingPostButton(){return!!this.$store.getters.mergedConfig.autohideFloatingPostButton}},watch:{autohideFloatingPostButton:function(e){e?this.activateFloatingPostButtonAutohide():this.deactivateFloatingPostButtonAutohide()}},methods:{activateFloatingPostButtonAutohide(){window.addEventListener("scroll",this.handleScrollStart),window.addEventListener("scroll",this.handleScrollEnd)},deactivateFloatingPostButtonAutohide(){window.removeEventListener("scroll",this.handleScrollStart),window.removeEventListener("scroll",this.handleScrollEnd)},openPostForm(){Ai().openPostStatusModal()},handleOSK(){const e=window.innerWidth<350,t=e&&window.innerHeight<345,s=!e&&window.innerWidth<450&&window.innerHeight<560;t||s?this.inputActive=!0:this.inputActive=!1},handleScrollStart:Z.debounce(function(){window.scrollY>this.oldScrollPos?this.hidden=!0:this.hidden=!1,this.oldScrollPos=window.scrollY},100,{leading:!0,trailing:!1}),handleScrollEnd:Z.debounce(function(){this.hidden=!1,this.oldScrollPos=window.scrollY},100,{leading:!1,trailing:!0})}},Nve=["title"];function Fve(e,t,n,s,r,o){const i=O("FAIcon");return e.isLoggedIn?(p(),b("button",{key:0,class:he(["MobilePostButton button-default new-status-button",{hidden:e.isHidden,"always-show":e.isPersistent}]),title:e.$t("post_status.new_status"),onClick:t[0]||(t[0]=(...a)=>e.openPostForm&&e.openPostForm(...a))},[T(i,{icon:"pen"})],10,Nve)):E("",!0)}const Dve=ge(Mve,[["render",Fve]]),Uve={props:["users"],computed:{slicedUsers(){return this.users?this.users.slice(0,15):[]}},components:{UserAvatar:er},methods:{userProfileLink(e){return ao(e.id,e.screen_name,this.$store.state.instance.restrictedNicknames)}}},jve={class:"avatars"};function Bve(e,t,n,s,r,o){const i=O("UserAvatar"),a=O("router-link");return p(),b("div",jve,[(p(!0),b(Se,null,We(e.slicedUsers,c=>(p(),Y(a,{key:c.id,to:e.userProfileLink(c),class:"avatars-item"},{default:X(()=>[T(i,{user:c,class:"avatar-small"},null,8,["user"])]),_:2},1032,["to"]))),128))])}const MO=ge(Uve,[["render",Bve]]);et.add(Zs);const zve={name:"StatusPopover",props:["statusId"],data(){return{error:!1}},computed:{status(){return Z.find(this.$store.state.statuses.allStatuses,{id:this.statusId})}},components:{Status:gr(()=>Ve(()=>Promise.resolve().then(()=>nye),void 0)),Popover:gr(()=>Ve(()=>Promise.resolve().then(()=>U2),void 0))},methods:{enter(){if(!this.status){if(!this.statusId){this.error=!0;return}this.$store.dispatch("fetchStatus",this.statusId).then(()=>this.error=!1).catch(()=>this.error=!0)}}},watch:{status(e,t){e!==t&&this.$nextTick(()=>this.$refs.popover.updateStyles())}}},qve={key:1,class:"status-preview-no-content faint"},Hve={key:2,class:"status-preview-no-content"};function Vve(e,t,n,s,r,o){const i=O("Status"),a=O("FAIcon"),c=O("Popover");return p(),Y(c,{ref:"popover",trigger:"hover","stay-on-click":!0,"popover-class":"popover-default status-popover","bound-to":{x:"container"},onShow:e.enter},{trigger:X(()=>[Ot(e.$slots,"default")]),content:X(()=>[e.status?(p(),Y(i,{key:0,"is-preview":!0,statusoid:e.status,compact:!0},null,8,["statusoid"])):e.error?(p(),b("div",qve,w(e.$t("status.status_unavailable")),1)):(p(),b("div",Hve,[T(a,{icon:"circle-notch",spin:"",size:"2x"})]))]),_:3},8,["onShow"])}const Wve=ge(zve,[["render",Vve]]),Gve={name:"UserPopover",props:["userId","overlayCenters","disabled","overlayCentersSelector"],components:{UserCard:Cd,Popover:gr(()=>Ve(()=>Promise.resolve().then(()=>U2),void 0))},computed:{userPopoverAvatarAction(){return this.$store.getters.mergedConfig.userPopoverAvatarAction},userPopoverOverlay(){return this.$store.getters.mergedConfig.userPopoverOverlay}}};function Kve(e,t,n,s,r,o){const i=O("UserCard"),a=O("Popover");return p(),Y(a,{trigger:"click","popover-class":"popover-default user-popover","overlay-centers-selector":e.overlayCentersSelector||".user-info .Avatar","overlay-centers":e.overlayCenters&&e.userPopoverOverlay,disabled:e.disabled},{trigger:X(()=>[Ot(e.$slots,"default")]),content:X(({close:c})=>[T(i,{class:"user-popover","show-close":!0,"show-expand":!0,"user-id":e.userId,"hide-bio":!0,"avatar-action":e.userPopoverAvatarAction=="close"?c:e.userPopoverAvatarAction,onClose:c},null,8,["user-id","avatar-action","onClose"])]),_:3},8,["overlay-centers-selector","overlay-centers","disabled"])}const rm=ge(Gve,[["render",Kve]]),Q2=Object.freeze(Object.defineProperty({__proto__:null,default:rm},Symbol.toStringTag,{value:"Module"}));et.add(Zs);const xve={name:"UserListPopover",props:["users"],components:{RichContent:Mr,UnicodeDomainIndicator:Jp,Popover:gr(()=>Ve(()=>Promise.resolve().then(()=>U2),void 0)),UserAvatar:gr(()=>Ve(()=>Promise.resolve().then(()=>Jce),void 0))},computed:{usersCapped(){return this.users.slice(0,16)}}},Yve={class:"user-list-popover"},Xve={class:"user-list-names"},Jve={class:"user-list-screen-name"};function Zve(e,t,n,s,r,o){const i=O("UserAvatar"),a=O("RichContent"),c=O("UnicodeDomainIndicator"),u=O("FAIcon"),f=O("Popover");return p(),Y(f,{trigger:"hover",placement:"top",offset:{y:5}},{trigger:X(()=>[Ot(e.$slots,"default")]),content:X(()=>[g("div",Yve,[e.users.length?(p(!0),b(Se,{key:0},We(e.usersCapped,h=>(p(),b("div",{key:h.id,class:"user-list-row"},[T(i,{user:h,class:"avatar-small",compact:!0},null,8,["user"]),g("div",Xve,[T(a,{class:"username",title:"@"+h.screen_name_ui,html:h.name_html,emoji:h.emoji},null,8,["title","html","emoji"]),g("span",Jve,w(h.screen_name_ui),1),T(c,{user:h},null,8,["user"])])]))),128)):(p(),Y(u,{key:1,icon:"circle-notch",spin:"",size:"3x"}))])]),_:3})}const NO=ge(xve,[["render",Zve]]);et.add(r2,vd,Op);const h0=12,Qve={name:"EmojiReactions",components:{UserAvatar:er,UserListPopover:NO,StillImage:Ji},props:["status"],data:()=>({showAll:!1}),computed:{tooManyReactions(){return this.status.emoji_reactions.length>h0},emojiReactions(){return this.showAll?this.status.emoji_reactions:this.status.emoji_reactions.slice(0,h0)},showMoreString(){return`+${this.status.emoji_reactions.length-h0}`},accountsForEmoji(){return this.status.emoji_reactions.reduce((e,t)=>(e[t.name]=t.accounts||[],e),{})},loggedIn(){return!!this.$store.state.users.currentUser},remoteInteractionLink(){return this.$store.getters.remoteInteractionLink({statusId:this.status.id})}},methods:{toggleShowAll(){this.showAll=!this.showAll},reactedWith(e){return this.status.emoji_reactions.find(t=>t.name===e).me},async fetchEmojiReactionsByIfMissing(){if(this.status.emoji_reactions.find(t=>!t.accounts))return await this.$store.dispatch("fetchEmojiReactionsBy",this.status.id)},reactWith(e){this.$store.dispatch("reactWithEmoji",{id:this.status.id,emoji:e})},unreact(e){this.$store.dispatch("unreactWithEmoji",{id:this.status.id,emoji:e})},async emojiOnClick(e){this.loggedIn&&(await this.fetchEmojiReactionsByIfMissing(),this.reactedWith(e)?this.unreact(e):this.reactWith(e))},counterTriggerAttrs(e){return{class:["emoji-reaction-count-button",{"-picked-reaction":this.reactedWith(e.name),toggled:this.reactedWith(e.name)}],"aria-label":this.$t("status.reaction_count_label",{num:e.count},e.count)}}}},ebe={class:"EmojiReactions"},tbe={class:"reaction-emoji"},nbe={key:1,class:"reaction-emoji reaction-emoji-content"},sbe={class:"emoji-reaction-counts"};function rbe(e,t,n,s,r,o){const i=O("StillImage"),a=O("FAIcon"),c=O("FALayers"),u=O("UserListPopover");return p(),b("div",ebe,[(p(!0),b(Se,null,We(e.emojiReactions,f=>(p(),b("span",{key:f.url||f.name,class:"emoji-reaction-container btn-group"},[(p(),Y(Oa(e.loggedIn?"button":"a"),An({ref_for:!0},e.loggedIn?{}:{href:e.remoteInteractionLink},{role:"button",class:["emoji-reaction btn button-default",{"-picked-reaction":e.reactedWith(f.name),toggled:e.reactedWith(f.name)}],title:f.url?f.name:void 0,"aria-pressed":e.reactedWith(f.name),onClick:h=>e.emojiOnClick(f.name,h)}),{default:X(()=>[g("span",tbe,[f.url?(p(),Y(i,{key:0,src:f.url,class:"reaction-emoji-content"},null,8,["src"])):(p(),b("span",nbe,w(f.name),1))]),T(c,null,{default:X(()=>[e.reactedWith(f.name)?(p(),Y(a,{key:0,class:"active-marker",transform:"shrink-6 up-9",icon:"check"})):E("",!0),e.reactedWith(f.name)?(p(),Y(a,{key:2,class:"focus-marker",transform:"shrink-6 up-9",icon:"minus"})):(p(),Y(a,{key:1,class:"focus-marker",transform:"shrink-6 up-9",icon:"plus"}))]),_:2},1024)]),_:2},1040,["class","title","aria-pressed","onClick"])),T(u,{users:e.accountsForEmoji[f.name],class:"emoji-reaction-popover","normal-button":!0,"trigger-attrs":e.counterTriggerAttrs(f),onShow:t[0]||(t[0]=h=>e.fetchEmojiReactionsByIfMissing())},{default:X(()=>[g("span",sbe,w(f.count),1)]),_:2},1032,["users","trigger-attrs"])]))),128)),e.tooManyReactions?(p(),b("a",{key:0,class:"emoji-reaction-expand faint",href:"javascript:void(0)",onClick:t[1]||(t[1]=(...f)=>e.toggleShowAll&&e.toggleShowAll(...f))},w(e.showAll?e.$t("general.show_less"):e.showMoreString),1)):E("",!0)])}const obe=ge(Qve,[["render",rbe]]);et.add(yd,MJ);const ibe={props:["status","close"],data(){return{}},components:{Popover:Jn,StillImage:Ji},computed:{...sn(no,{folders:e=>e.allFolders}),folderId(){return this.status.bookmark_folder_id}},methods:{toggleFolder(e){const t=e===this.folderId?null:e;this.$store.dispatch("bookmark",{id:this.status.id,bookmark_folder_id:t}).then(()=>this.$emit("onSuccess")).catch(n=>this.$emit("onError",n.error.error))}}},abe={class:"dropdown-menu bookmark-folder-menu"},lbe=["onClick"],cbe={key:1,class:"iconLetter fa-scale-110 fa-old-padding"};function ube(e,t,n,s,r,o){const i=O("StillImage");return p(),b("div",abe,[(p(!0),b(Se,null,We(e.folders,a=>(p(),b("div",{key:a.id,class:"menu-item dropdown-item -icon-double"},[g("button",{class:"main-button",onClick:[c=>e.toggleFolder(a.id),t[0]||(t[0]=Te((...c)=>e.close&&e.close(...c),["stop"]))]},[g("span",{class:he(["input menu-checkbox -radio",{"menu-checkbox-checked":e.status.bookmark_folder_id==a.id}])},null,2),a.emoji_url?(p(),Y(i,{key:0,src:a.emoji_url,class:"emoji"},null,8,["src"])):(p(),b("span",cbe,w(a.name[0]),1)),de(" "+w(" "+a.name),1)],8,lbe)]))),128))])}const dbe=ge(ibe,[["render",ube]]);et.add(r2,vd,Op,Xn,e2,yd,Y_,H5,o2,Z_,Zae,Tp,X_,Jae,x_,i2,OJ,Q5,CZ);const fbe={props:["button","status","extra","status","funcArg","getClass","getComponent","doAction","outerClose"],emits:["interacted"],components:{StatusBookmarkFolderMenu:dbe,EmojiPicker:j2,Popover:Jn},data:()=>({animationState:!1}),computed:{buttonClass(){return[this.button.name+"-button",{"-with-extra":this.button.name==="bookmark","-extra":this.extra,"-quick":!this.extra}]},userIsMuted(){return this.$store.getters.relationship(this.status.user.id).muting},threadIsMuted(){return this.status.thread_muted},hideCustomEmoji(){return!this.$store.state.instance.pleromaCustomEmojiReactionsAvailable},buttonInnerClass(){var e,t;return[this.button.name+"-button",{"main-button":this.extra,"button-unstyled":!this.extra,"-active":(t=(e=this.button).active)==null?void 0:t.call(e,this.funcArg),disabled:this.button.interactive?!this.button.interactive(this.funcArg):!1}]},remoteInteractionLink(){return this.$store.getters.remoteInteractionLink({statusId:this.status.id})}},methods:{addReaction(e){const t=e.insertion,n=this.status.emoji_reactions.find(s=>s.name===t);n&&n.me?this.$store.dispatch("unreactWithEmoji",{id:this.status.id,emoji:t}):this.$store.dispatch("reactWithEmoji",{id:this.status.id,emoji:t})},doActionWrap(e,t=()=>{}){this.button.interactive&&!this.button.interactive(this.funcArg)||(this.$emit("interacted"),e.name==="emoji"?this.$refs.picker.showPicker():(this.animationState=!0,this.getComponent(e)==="button"&&this.doAction(e),setTimeout(()=>{this.animationState=!1},500),t()))}}},hbe={key:0,class:"action-label"},pbe={key:0,class:"action-counter"},mbe={key:1,class:"separator"};function gbe(e,t,n,s,r,o){var h,v,y,S,$,I;const i=O("FAIcon"),a=O("FALayers"),c=O("StatusBookmarkFolderMenu"),u=O("Popover"),f=O("EmojiPicker");return p(),b("div",{class:he(["action-button",e.buttonClass])},[(p(),Y(Oa(e.getComponent(e.button)),{class:he(["action-button-inner",e.buttonInnerClass]),role:"menuitem",type:"button",title:e.$t(e.button.label(e.funcArg)),target:"_blank",tabindex:0,disabled:e.button.interactive?!e.button.interactive(e.funcArg):!1,href:e.getComponent(e.button)=="a"?((v=(h=e.button).link)==null?void 0:v.call(h,e.funcArg))||e.remoteInteractionLink:void 0,onClick:t[0]||(t[0]=C=>e.doActionWrap(e.button,e.outerClose))},{default:X(()=>{var C,k;return[T(a,null,{default:X(()=>{var P,A,R,B,N,W,V,U,ie,le,Pe;return[T(i,{class:"fa-scale-110",icon:e.button.icon(e.funcArg),spin:!e.extra&&e.getComponent(e.button)=="button"&&((A=(P=e.button).animated)==null?void 0:A.call(P))&&e.animationState,style:{"--fa-animation-duration":"750ms"},"fixed-width":""},null,8,["icon","spin"]),!e.buttonClass.disabled&&(!e.button.interactive||(R=e.button)!=null&&R.interactive(e.funcArg))&&((N=(B=e.button).toggleable)!=null&&N.call(B,e.funcArg))&&e.button.active?(p(),b(Se,{key:0},[e.button.active(e.funcArg)?(p(),Y(i,{key:0,class:"active-marker",transform:"shrink-6 up-9 right-15",icon:((V=(W=e.button).activeIndicator)==null?void 0:V.call(W,e.funcArg))||"check"},null,8,["icon"])):E("",!0),e.button.active(e.funcArg)?(p(),Y(i,{key:2,class:"focus-marker",transform:"shrink-6 up-9 right-15",icon:((Pe=(le=e.button).closeIndicator)==null?void 0:Pe.call(le,e.funcArg))||"minus"},null,8,["icon"])):(p(),Y(i,{key:1,class:"focus-marker",transform:"shrink-6 up-9 right-15",icon:((ie=(U=e.button).openIndicator)==null?void 0:ie.call(U,e.funcArg))||"plus"},null,8,["icon"]))],64)):E("",!0)]}),_:1}),e.extra?(p(),b("span",hbe,w(e.$t(e.button.label(e.funcArg))),1)):E("",!0),(k=(C=e.button).dropdown)!=null&&k.call(C)?(p(),Y(i,{key:1,class:"chevron-icon",size:"lg",icon:e.extra?"chevron-right":"chevron-up","fixed-width":""},null,8,["icon"])):E("",!0)]}),_:1},8,["class","title","disabled","href"])),((S=(y=e.button).counter)==null?void 0:S.call(y,e.funcArg))>0?(p(),b("span",pbe,w((I=($=e.button).counter)==null?void 0:I.call($,e.funcArg)),1)):E("",!0),!e.extra&&e.button.name==="bookmark"?(p(),b("span",mbe)):E("",!0),e.button.name==="bookmark"?(p(),Y(u,{key:2,trigger:e.extra?"hover":"click",placement:e.extra?"right":"top",offset:e.extra?{x:10}:{y:10},"trigger-attrs":{class:"extra-button"}},{trigger:X(()=>[T(i,{class:"chevron-icon",size:"lg",icon:e.extra?"chevron-right":"chevron-up","fixed-width":""},null,8,["icon"])]),content:X(({close:C})=>[e.button.name==="bookmark"?(p(),Y(c,{key:0,status:e.status,close:()=>{C(),e.outerClose()}},null,8,["status","close"])):E("",!0)]),_:1},8,["trigger","placement","offset"])):E("",!0),e.button.name==="emoji"?(p(),Y(f,{key:3,ref:"picker","enable-sticker-picker":!1,"hide-custom-emoji":e.hideCustomEmoji,class:"emoji-picker-panel",onEmoji:e.addReaction},null,8,["hide-custom-emoji","onEmoji"])):E("",!0)],2)}const vbe=ge(fbe,[["render",gbe]]),bbe={props:["type","user","status"],emits:["hide","show","muted"],data:()=>({showing:!1}),components:{ConfirmModal:Nr,Select:Zi},computed:{domain(){return this.user.fqn.split("@")[1]},keypath(){if(this.type==="domain")return"status.mute_domain_confirm";if(this.type==="conversation")return"status.mute_conversation_confirm"},conversationIsMuted(){return this.status.conversation_muted},domainIsMuted(){return new Set(this.$store.state.users.currentUser.domainMutes).has(this.domain)},shouldConfirm(){switch(this.type){case"domain":return this.mergedConfig.modalOnMuteDomain;default:return this.mergedConfig.modalOnMuteConversation}},...bn(["mergedConfig"])},methods:{optionallyPrompt(){this.shouldConfirm?this.show():this.doMute()},show(){this.showing=!0,this.$emit("show")},hide(){this.showing=!1,this.$emit("hide")},doMute(){switch(this.type){case"domain":{this.domainIsMuted?this.$store.dispatch("unmuteDomain",{id:this.domain}):this.$store.dispatch("muteDomain",{id:this.domain});break}case"conversation":{this.conversationIsMuted?this.$store.dispatch("unmuteConversation",{id:this.status.id}):this.$store.dispatch("muteConversation",{id:this.status.id});break}}this.$emit("muted"),this.hide()}}},ybe=["textContent"],_be=["textContent"];function wbe(e,t,n,s,r,o){const i=O("i18n-t"),a=O("confirm-modal");return e.showing?(p(),Y(a,{key:0,title:e.$t("user_card.mute_confirm_title"),"confirm-text":e.$t("user_card.mute_confirm_accept_button"),"cancel-text":e.$t("user_card.mute_confirm_cancel_button"),onAccepted:e.doMute,onCancelled:e.hide},{default:X(()=>[T(i,{keypath:e.keypath,tag:"div"},{domain:X(()=>[g("span",{textContent:w(e.domain)},null,8,ybe)]),user:X(()=>[g("span",{textContent:w(e.user.screen_name_ui)},null,8,_be)]),_:1},8,["keypath"])]),_:1},8,["title","confirm-text","cancel-text","onAccepted","onCancelled"])):E("",!0)}const Sbe=ge(bbe,[["render",wbe]]);et.add(J_,gd,eP);const kbe={components:{ActionButton:vbe,Popover:Jn,MuteConfirm:Sbe,UserTimedFilterModal:z2},props:["button","status"],emits:["interacted"],mounted(){this.button.name==="mute"&&this.$store.dispatch("fetchDomainMutes")},computed:{buttonClass(){return[this.button.name+"-button",{"-with-extra":this.button.name==="bookmark","-extra":this.extra,"-quick":!this.extra}]},user(){return this.status.user},userIsMuted(){return this.$store.getters.relationship(this.user.id).muting},conversationIsMuted(){return this.status.thread_muted},domain(){return this.user.fqn.split("@")[1]},domainIsMuted(){return new Set(this.$store.state.users.currentUser.domainMutes).has(this.domain)}},methods:{unmuteUser(){return this.$store.dispatch("unmuteUser",this.user.id)},unmuteConversation(){return this.$store.dispatch("unmuteConversation",{id:this.status.id})},unmuteDomain(){return this.$store.dispatch("unmuteDomain",this.user.id)},toggleUserMute(){this.userIsMuted?this.unmuteUser():this.$refs.confirmUser.optionallyPrompt()},toggleConversationMute(){this.conversationIsMuted?this.unmuteConversation():this.$refs.confirmConversation.optionallyPrompt()},toggleDomainMute(){this.domainIsMuted?this.unmuteDomain():this.$refs.confirmDomain.optionallyPrompt()}}},$be=["id"],Cbe={class:"menu-item dropdown-item extra-action -icon"},Tbe={class:"menu-item dropdown-item extra-action -icon"},Abe={class:"menu-item dropdown-item extra-action -icon"};function Ebe(e,t,n,s,r,o){var h,v;const i=O("ActionButton"),a=O("FAIcon"),c=O("Popover"),u=O("MuteConfirm"),f=O("UserTimedFilterModal");return p(),b("div",null,[(v=(h=e.button).dropdown)!=null&&v.call(h)?(p(),Y(c,{key:0,trigger:e.$attrs.extra?"hover":"click",offset:{y:5},placement:e.$attrs.extra?"right":"top"},{trigger:X(()=>[T(i,An({button:e.button,status:e.status},e.$attrs),null,16,["button","status"])]),content:X(()=>[e.button.name==="mute"?(p(),b("div",{key:0,id:`popup-menu-${e.randomSeed}`,class:"dropdown-menu",role:"menu"},[g("div",Cbe,[g("button",{class:"main-button",onClick:t[0]||(t[0]=(...y)=>e.toggleUserMute&&e.toggleUserMute(...y))},[T(a,{icon:"user","fixed-width":""}),e.userIsMuted?(p(),b(Se,{key:0},[de(w(e.$t("status.unmute_user")),1)],64)):(p(),b(Se,{key:1},[de(w(e.$t("status.mute_user")),1)],64))])]),g("div",Tbe,[g("button",{class:"main-button",onClick:t[1]||(t[1]=(...y)=>e.toggleConversationMute&&e.toggleConversationMute(...y))},[T(a,{icon:"folder-tree","fixed-width":""}),e.conversationIsMuted?(p(),b(Se,{key:0},[de(w(e.$t("status.unmute_conversation")),1)],64)):(p(),b(Se,{key:1},[de(w(e.$t("status.mute_conversation")),1)],64))])]),g("div",Abe,[g("button",{class:"main-button",onClick:t[2]||(t[2]=(...y)=>e.toggleDomainMute&&e.toggleDomainMute(...y))},[T(a,{icon:"globe","fixed-width":""}),e.domainIsMuted?(p(),b(Se,{key:0},[de(w(e.$t("status.unmute_domain")),1)],64)):(p(),b(Se,{key:1},[de(w(e.$t("status.mute_domain")),1)],64))])])],8,$be)):E("",!0)]),_:1},8,["trigger","placement"])):(p(),Y(i,An({key:1,button:e.button,status:e.status},e.$attrs,{onInteracted:t[3]||(t[3]=y=>e.$emit("interacted"))}),null,16,["button","status"])),(p(),Y(Yn,{to:"#modal"},[T(u,{ref:"confirmConversation",type:"conversation",status:e.status,user:e.user},null,8,["status","user"]),T(u,{ref:"confirmDomain",type:"domain",status:e.status,user:e.user},null,8,["status","user"]),T(f,{ref:"confirmUser","is-mute":!0,user:e.user},null,8,["user"])]))])}const Ibe=ge(kbe,[["render",Ebe]]),aA=new Set(["private","direct"]),Pbe=new Set(["public","unlisted"]),Lbe=[{name:"reply",label:"tool_tip.reply",icon:"reply",active:({replying:e})=>e,counter:({status:e})=>e.replies_count,anon:!0,anonLink:!0,toggleable:!0,closeIndicator:"times",activeIndicator:"none",action({emit:e}){return e("toggleReplying"),Promise.resolve()}},{name:"retweet",label:({status:e})=>e.repeated?"tool_tip.unrepeat":"tool_tip.repeat",icon({status:e,currentUser:t}){return t.id!==e.user.id&&aA.has(e.visibility)?"lock":"retweet"},animated:!0,active:({status:e})=>e.repeated,counter:({status:e})=>e.repeat_num,anonLink:!0,interactive:({status:e,currentUser:t})=>!!t&&(t.id===e.user.id||!aA.has(e.visibility)),toggleable:!0,confirm:({status:e,getters:t})=>!e.repeated&&t.mergedConfig.modalOnRepeat,confirmStrings:{title:"status.repeat_confirm_title",body:"status.repeat_confirm",confirm:"status.repeat_confirm_accept_button",cancel:"status.repeat_confirm_cancel_button"},action({status:e,dispatch:t}){return e.repeated?t("unretweet",{id:e.id}):t("retweet",{id:e.id})}},{name:"favorite",label:({status:e})=>e.favorited?"tool_tip.unfavorite":"tool_tip.favorite",icon:({status:e})=>e.favorited?["fas","star"]:["far","star"],animated:!0,active:({status:e})=>e.favorited,counter:({status:e})=>e.fave_num,anonLink:!0,toggleable:!0,action({status:e,dispatch:t}){return e.favorited?t("unfavorite",{id:e.id}):t("favorite",{id:e.id})}},{name:"emoji",label:"tool_tip.add_reaction",icon:["far","smile-beam"],anonLink:!0},{name:"mute",icon:"eye-slash",label:"status.mute_ellipsis",if:({loggedIn:e})=>e,toggleable:!0,dropdown:!0},{name:"pin",icon:"thumbtack",label:({status:e})=>e.pinned?"status.unpin":"status.pin",if({status:e,loggedIn:t,currentUser:n}){return t&&e.user.id===n.id&&Pbe.has(e.visibility)},action({status:e,dispatch:t}){return e.pinned?t("unpinStatus",e.id):t("pinStatus",e.id)}},{name:"bookmark",icon:({status:e})=>e.bookmarked?["fas","bookmark"]:["far","bookmark"],toggleable:!0,active:({status:e})=>e.bookmarked,label:({status:e})=>e.bookmarked?"status.unbookmark":"status.bookmark",if:({loggedIn:e})=>e,action({status:e,dispatch:t}){return e.bookmarked?t("unbookmark",{id:e.id}):t("bookmark",{id:e.id})}},{name:"editHistory",icon:"history",label:"status.status_history",if({status:e,state:t}){return t.instance.editingAvailable&&e.edited_at!==null},action({status:e}){const t={...e};return["attachments","created_at","emojis","text","raw_html","nsfw","poll","summary","summary_raw_html"].forEach(s=>delete t[s]),Nu().openStatusHistoryModal(t),Promise.resolve()}},{name:"edit",icon:"pen",label:"status.edit",if({status:e,loggedIn:t,currentUser:n,state:s}){return t&&s.instance.editingAvailable&&e.user.id===n.id},action({dispatch:e,status:t}){return e("fetchStatusSource",{id:t.id}).then(n=>Mu().openEditStatusModal({statusId:t.id,subject:n.spoiler_text,statusText:n.text,statusIsSensitive:t.nsfw,statusPoll:t.poll,statusFiles:[...t.attachments],visibility:t.visibility,statusContentType:n.content_type}))}},{name:"delete",icon:"times",label:"status.delete",if({status:e,loggedIn:t,currentUser:n}){return t&&(e.user.id===n.id||n.privileges.includes("messages_delete"))},confirm:({getters:e})=>e.mergedConfig.modalOnDelete,confirmStrings:{title:"status.delete_confirm_title",body:"status.delete_confirm",confirm:"status.delete_confirm_accept_button",cancel:"status.delete_confirm_cancel_button"},action({dispatch:e,status:t}){return e("deleteStatus",{id:t.id})}},{name:"share",icon:"share-alt",label:"status.copy_link",action({state:e,status:t,router:n}){return navigator.clipboard.writeText([e.instance.server,n.resolve({name:"conversation",params:{id:t.id}}).href].join("")),Promise.resolve()}},{name:"external",icon:"external-link-alt",label:"status.external_source",link:({status:e})=>e.external_url},{name:"report",icon:"flag",label:"user_card.report",if:({loggedIn:e})=>e,action({status:e}){return qi().openUserReportingModal({userId:e.user.id,statusIds:[e.id]})}}].map(e=>Object.fromEntries(Object.entries(e).map(([t,n])=>[t,typeof n=="function"||t==="name"?n:()=>n])));et.add(bd);const Obe={props:["status","replying"],emits:["toggleReplying","interacted"],data(){return{showPin:!1,showingConfirmDialog:!1,currentConfirmTitle:"",currentConfirmOkText:"",currentConfirmCancelText:"",currentConfirmAction:()=>{},randomSeed:Xp()}},components:{Popover:Jn,ConfirmModal:Nr,ActionButtonContainer:Ibe},computed:{...sn(_n,{pinnedItems:e=>new Set(e.prefsStorage.collections.pinnedStatusActions)}),buttons(){return Lbe.filter(e=>e.if?e.if(this.funcArg):!0)},quickButtons(){return this.buttons.filter(e=>this.pinnedItems.has(e.name))},extraButtons(){return this.buttons.filter(e=>!this.pinnedItems.has(e.name))},currentUser(){return this.$store.state.users.currentUser},funcArg(){return{status:this.status,replying:this.replying,emit:this.$emit,dispatch:this.$store.dispatch,state:this.$store.state,getters:this.$store.getters,router:this.$router,currentUser:this.currentUser,loggedIn:!!this.currentUser}},triggerAttrs(){return{title:this.$t("status.more_actions"),"aria-controls":`popup-menu-${this.randomSeed}`,"aria-haspopup":"menu"}}},methods:{doAction(e){var t;(t=e.confirm)!=null&&t.call(e,this.funcArg)?(this.currentConfirmTitle=this.$t(e.confirmStrings(this.funcArg).title),this.currentConfirmOkText=this.$t(e.confirmStrings(this.funcArg).confirm),this.currentConfirmCancelText=this.$t(e.confirmStrings(this.funcArg).cancel),this.currentConfirmBody=this.$t(e.confirmStrings(this.funcArg).body),this.currentConfirmAction=()=>{this.showingConfirmDialog=!1,this.doActionReal(e)},this.showingConfirmDialog=!0):this.doActionReal(e)},doActionReal(e){e.action(this.funcArg).then(()=>this.$emit("onSuccess")).catch(t=>this.$emit("onError",t.error.error))},onExtraClose(){this.showPin=!1},isPinned(e){return this.pinnedItems.has(e.name)},unpin(e){_n().removeCollectionPreference({path:"collections.pinnedStatusActions",value:e.name}),_n().pushServerSideStorage()},pin(e){_n().addCollectionPreference({path:"collections.pinnedStatusActions",value:e.name}),_n().pushServerSideStorage()},getComponent(e){return!this.$store.state.users.currentUser&&e.anonLink||e.action==null&&e.link!=null?"a":"button"},getClass(e){var t,n;return{[e.name+"-button"]:!0,disabled:e.interactive?!e.interactive(this.funcArg):!1,"-pin-edit":this.showPin,"-dropdown":(t=e.dropdown)==null?void 0:t.call(e),"-active":(n=e.active)==null?void 0:n.call(e,this.funcArg)}}}},Rbe={class:"StatusActionButtons"},Mbe={class:"quick-action-buttons"},Nbe=["title","onClick"],Fbe=["id"],Dbe={key:0,class:"menu-item dropdown-item extra-action -icon"},Ube=["onClick"],jbe=["disabled"],Bbe=["title","onClick"];function zbe(e,t,n,s,r,o){const i=O("ActionButtonContainer"),a=O("FAIcon"),c=O("Popover"),u=O("confirm-modal");return p(),b("div",Rbe,[g("span",Mbe,[(p(!0),b(Se,null,We(e.quickButtons,f=>{var h;return p(),b("span",{key:f.name,class:he(["quick-action",{"-pin":e.showPin,"-toggle":(h=f.dropdown)==null?void 0:h.call(f)}])},[T(i,{class:he({"-pin":e.showPin}),button:f,status:e.status,extra:!1,"func-arg":e.funcArg,"get-class":e.getClass,"get-component":e.getComponent,close:()=>{},"do-action":e.doAction,onInteracted:t[0]||(t[0]=v=>e.$emit("interacted"))},null,8,["class","button","status","func-arg","get-class","get-component","do-action"]),e.showPin&&e.currentUser?(p(),b("button",{key:0,type:"button",class:"button-unstyled pin-action-button",title:e.$t("general.unpin"),"aria-pressed":!0,onClick:Te(v=>e.unpin(f),["stop","prevent"])},[e.showPin&&e.currentUser?(p(),Y(a,{key:0,"fixed-width":"",class:"fa-scale-110",icon:"thumbtack"})):E("",!0)],8,Nbe)):E("",!0)],2)}),128)),T(c,{trigger:"click","trigger-attrs":e.triggerAttrs,tabindex:0,placement:"top",offset:{y:5},"remove-padding":"",onClose:e.onExtraClose},{trigger:X(()=>[T(a,{class:"fa-scale-110",icon:"ellipsis-h"})]),content:X(({close:f,resize:h})=>[g("div",{id:`popup-menu-${e.randomSeed}`,class:"dropdown-menu extra-action-buttons",role:"menu"},[e.currentUser?(p(),b("div",Dbe,[g("button",{class:"main-button",role:"menuitem",tabindex:0,onClick:Te(()=>{h(),e.showPin=!e.showPin},["stop"])},[T(a,{class:"fa-scale-110","fixed-width":"",icon:"wrench"}),g("span",null,w(e.$t("nav.edit_pinned")),1)],8,Ube)])):E("",!0),(p(!0),b(Se,null,We(e.extraButtons,v=>(p(),b("div",{key:v.name,class:he(["menu-item dropdown-item extra-action -icon",{disabled:e.getClass(v).disabled}]),disabled:e.getClass(v).disabled},[T(i,{button:v,status:e.status,extra:!0,"func-arg":e.funcArg,"get-class":e.getClass,"get-component":e.getComponent,"outer-close":f,"do-action":e.doAction,onInteracted:t[1]||(t[1]=y=>e.$emit("interacted"))},null,8,["button","status","func-arg","get-class","get-component","outer-close","do-action"]),e.showPin&&e.currentUser?(p(),b("button",{key:0,type:"button",class:"button-unstyled pin-action-button extra-button",title:e.$t("general.pin"),"aria-pressed":!1,onClick:Te(y=>e.pin(v),["stop","prevent"])},[e.showPin&&e.currentUser?(p(),Y(a,{key:0,"fixed-width":"",class:"fa-scale-110",transform:"rotate-45",icon:"thumbtack"})):E("",!0)],8,Bbe)):E("",!0)],10,jbe))),128))],8,Fbe)]),_:1},8,["trigger-attrs","onClose"])]),(p(),Y(Yn,{to:"#modal"},[e.showingConfirmDialog?(p(),Y(u,{key:0,title:e.currentConfirmTitle,"confirm-text":e.currentConfirmOkText,"cancel-text":e.currentConfirmCancelText,onAccepted:e.currentConfirmAction,onCancelled:t[2]||(t[2]=f=>e.showingConfirmDialog=!1)},{default:X(()=>[de(w(e.currentConfirmBody),1)]),_:1},8,["title","confirm-text","cancel-text","onAccepted"])):E("",!0)]))])}const qbe=ge(Obe,[["render",zbe]]);et.add(Ip,gd,RJ,W5,Z5,Xn,o2,H5,BJ,Z_,Tp,bd,x_,xJ,i2,Y_,za,Y5,pZ);const ew=e=>e.charAt(0).toUpperCase()+e.slice(1),Hbe=e=>e.reduce((t,n)=>{const s=ew(n),r=`controlledToggle${s}`,o=`controlled${s}`,i=`uncontrolled${s}`;return t[n]=function(){return(this.$data[r]!==void 0||this.$props[r]!==void 0)&&this[r]?this[o]:this[i]},t},{}),Vbe=(e,t)=>{const n=ew(t),s=`controlledToggle${n}`,r=`uncontrolled${n}`;e[s]?e[s]():e[r]=!e[r]},lA=(e,t,n)=>{const s=ew(t),r=`controlledSet${s}`,o=`uncontrolled${s}`;e[r]?e[r](n):e[o]=n},Wbe={name:"Status",components:{PostStatusForm:lc,UserAvatar:er,AvatarList:MO,Timeago:wd,StatusPopover:Wve,UserListPopover:NO,EmojiReactions:obe,StatusContent:Ka,RichContent:Mr,MentionLink:QL,MentionsLine:By,UserPopover:rm,UserLink:kd,StatusActionButtons:qbe},props:["statusoid","expandable","inConversation","focused","highlight","compact","replies","isPreview","noHeading","inlineExpanded","showPinned","inProfile","profileUserId","inQuote","simpleTree","controlledThreadDisplayStatus","controlledToggleThreadDisplay","showOtherRepliesAsButton","controlledShowingTall","controlledToggleShowingTall","controlledExpandingSubject","controlledToggleExpandingSubject","controlledShowingLongSubject","controlledToggleShowingLongSubject","controlledReplying","controlledToggleReplying","controlledMediaPlaying","controlledSetMediaPlaying","dive"],emits:["interacted"],data(){return{uncontrolledReplying:!1,unmuted:!1,userExpanded:!1,uncontrolledMediaPlaying:[],suspendable:!0,error:null,headTailLinks:null,displayQuote:!this.inQuote}},computed:{...Hbe(["replying","mediaPlaying"]),showReasonMutedThread(){return(this.status.thread_muted||this.status.reblog&&this.status.reblog.thread_muted)&&!this.inConversation},repeaterClass(){const e=this.statusoid.user;return jh(e)},userClass(){const e=this.retweet?this.statusoid.retweeted_status.user:this.statusoid.user;return jh(e)},deleted(){return this.statusoid.deleted},repeaterStyle(){const e=this.statusoid.user,t=this.mergedConfig.highlight;return Uh(t[e.screen_name])},userStyle(){if(this.noHeading)return;const e=this.retweet?this.statusoid.retweeted_status.user:this.statusoid.user,t=this.mergedConfig.highlight;return Uh(t[e.screen_name])},userProfileLink(){return this.generateUserProfileLink(this.status.user.id,this.status.user.screen_name)},replyProfileLink(){if(this.isReply){const e=this.$store.getters.findUser(this.status.in_reply_to_user_id);return e?e.statusnet_profile_url:"NOT_FOUND"}},retweet(){return!!this.statusoid.retweeted_status},retweeterUser(){return this.statusoid.user},retweeter(){return this.statusoid.user.name||this.statusoid.user.screen_name_ui},retweeterHtml(){return this.statusoid.user.name},retweeterProfileLink(){return this.generateUserProfileLink(this.statusoid.user.id,this.statusoid.user.screen_name)},status(){return this.retweet?this.statusoid.retweeted_status:this.statusoid},statusFromGlobalRepository(){return this.$store.state.statuses.allStatusesObject[this.status.id]},loggedIn(){return!!this.currentUser},muteFilterHits(){return pE(Object.values(_n().prefsStorage.simple.muteFilters),this.status)},botStatus(){return this.status.user.actor_type==="Service"},showActorTypeIndicator(){return!this.hideBotIndication},sensitiveStatus(){return this.status.nsfw},mentionsLine(){if(!this.headTailLinks)return[];const e=new Set(this.headTailLinks.writtenMentions.map(t=>t.url));return this.status.attentions.filter(t=>t.id!==this.status.in_reply_to_user_id&&t.statusnet_profile_url!==this.status.user.statusnet_profile_url&&!e.has(t.statusnet_profile_url)).map(t=>({url:t.statusnet_profile_url,content:t.screen_name,userId:t.id}))},hasMentionsLine(){return this.mentionsLine.length>0},muteReasons(){return[this.userIsMuted?"user":null,this.status.thread_muted?"thread":null,this.muteFilterHits.length>0?"filtered":null,this.muteBotStatuses&&this.botStatus?"bot":null,this.muteSensitiveStatuses&&this.sensitiveStatus?"nsfw":null].filter(e=>e)},muteLocalized(){if(this.muteReasons.length===0)return null;const e=()=>{switch(this.muteReasons[0]){case"user":return this.$t("status.muted_user");case"thread":return this.$t("status.thread_muted");case"filtered":return this.$t("status.muted_filters",{name:this.muteFilterHits[0].name,filterMore:this.muteFilterHits.length-1},this.muteFilterHits.length);case"bot":return this.$t("status.bot_muted");case"nsfw":return this.$t("status.sensitive_muted")}};return this.muteReasons.length>1?this.$t("status.multi_reason_mute",{main:e(),numReasonsMore:this.muteReasons.length-1},this.muteReasons.length-1):e()},muted(){return this.statusoid.user.id===this.currentUser.id?!1:!this.unmuted&&!this.shouldNotMute&&this.muteReasons.length>0},userIsMuted(){if(this.statusoid.user.id===this.currentUser.id)return!1;const{status:e}=this,{reblog:t}=e,n=this.$store.getters.relationship(e.user.id),s=t&&this.$store.getters.relationship(t.user.id);return e.muted&&!e.thread_muted||t&&t.muted&&!t.thread_muted||n.muting||s&&s.muting},shouldNotMute(){if(this.isFocused)return!0;const{status:e}=this,{reblog:t}=e;return(this.inProfile&&(!t&&e.user.id===this.profileUserId||t&&t.user.id===this.profileUserId)||this.inConversation&&e.thread_muted)&&!this.muteFilterHits.length>0},hideMutedUsers(){return this.mergedConfig.hideMutedPosts},hideMutedThreads(){return this.mergedConfig.hideMutedThreads},hideFilteredStatuses(){return this.mergedConfig.hideFilteredStatuses},hideWordFilteredPosts(){return this.mergedConfig.hideWordFilteredPosts},hideStatus(){return!this.shouldNotMute&&(this.muted&&this.hideFilteredStatuses||this.userIsMuted&&this.hideMutedUsers||this.status.thread_muted&&this.hideMutedThreads||this.muteFilterHits.length>0&&this.hideWordFilteredPosts||this.muteFilterHits.some(e=>e.hide))},isFocused(){return this.focused?!0:this.inConversation?this.status.id===this.highlight:!1},isReply(){return!!(this.status.in_reply_to_status_id&&this.status.in_reply_to_user_id)},replyToName(){if(this.status.in_reply_to_screen_name)return this.status.in_reply_to_screen_name;{const e=this.$store.getters.findUser(this.status.in_reply_to_user_id);return e&&e.screen_name_ui}},replySubject(){if(!this.status.summary)return"";const e=Z.unescape(this.status.summary),t=this.mergedConfig.subjectLineBehavior,n=e.match(/^re[: ]/i);if(t!=="noop"&&n||t==="masto")return e;if(t==="email")return"re: ".concat(e);if(t==="noop")return""},combinedFavsAndRepeatsUsers(){const e=[].concat(this.statusFromGlobalRepository.favoritedBy,this.statusFromGlobalRepository.rebloggedBy);return Z.uniqBy(e,"id")},tags(){return this.status.tags.filter(e=>e.hasOwnProperty("name")).map(e=>e.name).join(" ")},hidePostStats(){return this.mergedConfig.hidePostStats},shouldDisplayFavsAndRepeats(){return!this.hidePostStats&&this.isFocused&&(this.combinedFavsAndRepeatsUsers.length>0||this.statusFromGlobalRepository.quotes_count)},muteBotStatuses(){return this.mergedConfig.muteBotStatuses},muteSensitiveStatuses(){return this.mergedConfig.muteSensitiveStatuses},hideBotIndication(){return this.mergedConfig.hideBotIndication},currentUser(){return this.$store.state.users.currentUser},mergedConfig(){return this.$store.getters.mergedConfig},isSuspendable(){return!this.replying&&this.mediaPlaying.length===0},inThreadForest(){return!!this.controlledThreadDisplayStatus},threadShowing(){return this.controlledThreadDisplayStatus==="showing"},visibilityLocalized(){return this.$i18n.t("general.scope_in_timeline."+this.status.visibility)},isEdited(){return this.status.edited_at!==null},editingAvailable(){return this.$store.state.instance.editingAvailable},hasVisibleQuote(){return this.status.quote_url&&this.status.quote_visible},hasInvisibleQuote(){return this.status.quote_url&&!this.status.quote_visible},quotedStatus(){return this.status.quote_id?this.$store.state.statuses.allStatusesObject[this.status.quote_id]:void 0},shouldDisplayQuote(){return this.quotedStatus&&this.displayQuote},scrobblePresent(){if(this.mergedConfig.hideScrobbles||!this.status.user.latestScrobble)return!1;const e=this.mergedConfig.hideScrobblesAfter.match(/\d+/gs)[0],t=this.mergedConfig.hideScrobblesAfter.match(/\D+/gs)[0];let n=60*1e3;switch(t){case"m":break;case"h":n*=60;break;case"d":n*=60,n*=24;break}const s=Number(e)*n,r=Date.parse(this.status.user.latestScrobble.created_at);return Date.now()-r>s?!1:this.status.user.latestScrobble.artist},scrobble(){return this.status.user.latestScrobble}},methods:{visibilityIcon(e){switch(e){case"private":return"lock";case"unlisted":return"lock-open";case"direct":return"envelope";case"local":return"igloo";default:return"globe"}},showError(e){this.error=e},clearError(){this.$emit("interacted"),this.error=void 0},toggleReplying(){this.$emit("interacted"),this.replying?this.$refs.postStatusForm.requestClose():this.doToggleReplying()},doToggleReplying(){Vbe(this,"replying")},gotoOriginal(e){this.inConversation&&this.$emit("goto",e)},toggleExpanded(){this.$emit("toggleExpanded")},toggleMute(){this.unmuted=!this.unmuted},toggleUserExpanded(){this.userExpanded=!this.userExpanded},generateUserProfileLink(e,t){return ao(e,t,this.$store.state.instance.restrictedNicknames)},addMediaPlaying(e){lA(this,"mediaPlaying",this.mediaPlaying.concat(e))},removeMediaPlaying(e){lA(this,"mediaPlaying",this.mediaPlaying.filter(t=>t!==e))},setHeadTailLinks(e){this.headTailLinks=e},toggleThreadDisplay(){this.controlledToggleThreadDisplay()},scrollIfHighlighted(e){if(this.$el.getBoundingClientRect==null)return;const t=e;if(this.status.id===t){const n=this.$el.getBoundingClientRect();n.top<100||n.height>=window.innerHeight-50?window.scrollBy(0,n.top-100):n.bottom>window.innerHeight-50&&window.scrollBy(0,n.bottom-window.innerHeight+50)}},toggleDisplayQuote(){this.shouldDisplayQuote?this.displayQuote=!1:this.quotedStatus?this.displayQuote=!0:this.$store.dispatch("fetchStatus",this.status.quote_id).then(()=>{this.displayQuote=!0})}},watch:{highlight:function(e){this.scrollIfHighlighted(e)},"status.repeat_num":function(e){this.isFocused&&this.statusFromGlobalRepository.rebloggedBy&&this.statusFromGlobalRepository.rebloggedBy.length!==e&&this.$store.dispatch("fetchRepeats",this.status.id)},"status.fave_num":function(e){this.isFocused&&this.statusFromGlobalRepository.favoritedBy&&this.statusFromGlobalRepository.favoritedBy.length!==e&&this.$store.dispatch("fetchFavs",this.status.id)},isSuspendable:function(e){this.suspendable=e}}},Gbe={key:0,class:"alert error"},Kbe={key:1,class:"status-container muted"},xbe={class:"status-username"},Ybe={class:"mute-reason"},Xbe={key:0,class:"pin"},Jbe={class:"faint"},Zbe={class:"right-side faint"},Qbe=["title"],e0e=["data-tags"],t0e={key:0,class:"left-side"},n0e=["href"],s0e={class:"right-side"},r0e={key:0,class:"status-heading"},o0e={class:"heading-name-row"},i0e={class:"heading-left"},a0e=["title"],l0e=["title"],c0e=["src"],u0e={class:"heading-right"},d0e=["title"],f0e=["title"],h0e=["title","aria-expanded"],p0e=["title"],m0e={key:0,class:"status-rich-presence"},g0e=["href"],v0e={class:"status-rich-presence-time"},b0e={key:1},y0e={class:"status-rich-presence-time"},_0e={key:1,class:"heading-reply-row"},w0e={key:0,class:"glued-label reply-glued-label"},S0e=["aria-label"],k0e={class:"reply-to-text"},$0e={key:1,class:"reply-to-no-popover"},C0e={class:"reply-to-text"},T0e={key:1,class:"glued-label"},A0e=["aria-label"],E0e={class:"mentions-text"},I0e={key:2,class:"heading-edited-row"},P0e={key:1,class:"quoted-status"},L0e=["aria-expanded"],O0e={key:2,class:"quoted-status -unavailable-prompt"},R0e=["href"],M0e={key:3,class:"replies"},N0e=["title"],F0e={key:1,class:"faint"},D0e=["onClick"],U0e={key:0,class:"favs-repeated-users"},j0e={class:"stats"},B0e={class:"stat-count"},z0e={class:"stat-title"},q0e={class:"stat-number"},H0e={class:"stat-count"},V0e={class:"stat-title"},W0e={class:"stat-number"},G0e={class:"stat-count"},K0e={class:"stat-title"},x0e={class:"stat-number"},Y0e={class:"avatar-row"},X0e={key:3,class:"gravestone"},J0e={class:"left-side"},Z0e={class:"right-side"},Q0e={class:"deleted-text"},eye={key:4,class:"status-container reply-form"};function tye(e,t,n,s,r,o){const i=O("FAIcon"),a=O("user-link"),c=O("UserAvatar"),u=O("RichContent"),f=O("router-link"),h=O("UserPopover"),v=O("Timeago"),y=O("i18n-t"),S=O("StatusPopover"),$=O("MentionLink"),I=O("MentionsLine"),C=O("StatusContent"),k=O("Status",!0),P=O("UserListPopover"),A=O("AvatarList"),R=O("EmojiReactions"),B=O("StatusActionButtons"),N=O("PostStatusForm");return e.hideStatus?E("",!0):(p(),b("div",{key:0,ref:"root",class:he(["Status",[{"-focused":e.isFocused},{"-conversation":e.inlineExpanded}]])},[e.error?(p(),b("div",Gbe,[de(w(e.error)+" ",1),g("span",{class:"fa-scale-110 fa-old-padding",onClick:t[0]||(t[0]=(...W)=>e.clearError&&e.clearError(...W))},[T(i,{icon:"times"})])])):E("",!0),e.muted&&!e.isPreview?(p(),b("div",Kbe,[g("small",xbe,[e.muted&&e.retweet?(p(),Y(i,{key:0,class:"fa-scale-110 fa-old-padding repeat-icon",icon:"retweet"})):E("",!0),T(a,{user:e.status.user,at:!1},null,8,["user"])]),g("small",Ybe,w(e.muteLocalized),1),g("button",{class:"unmute button-unstyled",onClick:t[1]||(t[1]=Te((...W)=>e.toggleMute&&e.toggleMute(...W),["prevent"]))},[T(i,{icon:"eye-slash",class:"fa-scale-110 fa-old-padding"})])])):(p(),b(Se,{key:2},[e.showPinned?(p(),b("div",Xbe,[T(i,{icon:"thumbtack",class:"faint"}),g("span",Jbe,w(e.$t("status.pinned")),1)])):E("",!0),e.retweet&&!e.noHeading&&!e.inConversation?(p(),b("div",{key:1,class:he([[e.repeaterClass,{highlighted:e.repeaterStyle}],"status-container repeat-info"]),style:hn([e.repeaterStyle])},[e.retweet?(p(),Y(c,{key:0,class:"left-side repeater-avatar","show-actor-type-indicator":e.showActorTypeIndicator,user:e.statusoid.user},null,8,["show-actor-type-indicator","user"])):E("",!0),g("div",Zbe,[g("bdi",{class:"status-username repeater-name",title:e.retweeter},[e.retweeterHtml?(p(),Y(f,{key:0,to:e.retweeterProfileLink},{default:X(()=>[T(u,{html:e.retweeterHtml,emoji:e.retweeterUser.emoji,"is-local":e.retweeterUser.is_local},null,8,["html","emoji","is-local"])]),_:1},8,["to"])):(p(),Y(f,{key:1,to:e.retweeterProfileLink},{default:X(()=>[de(w(e.retweeter),1)]),_:1},8,["to"]))],8,Qbe),t[14]||(t[14]=de(" "+w(" ")+" ",-1)),T(i,{icon:"retweet",class:"repeat-icon",title:e.$t("tool_tip.repeat")},null,8,["title"]),de(" "+w(e.$t("timeline.repeated")),1)])],6)):E("",!0),e.deleted?(p(),b("div",X0e,[g("div",J0e,[T(c,{class:"post-avatar",compact:e.compact,"show-actor-type-indicator":e.showActorTypeIndicator},null,8,["compact","show-actor-type-indicator"])]),g("div",Z0e,[g("div",Q0e,w(e.$t("status.status_deleted")),1)])])):(p(),b("div",{key:2,class:he([[e.userClass,{highlighted:e.userStyle,"-repeat":e.retweet&&!e.inConversation}],"status-container"]),style:hn([e.userStyle]),"data-tags":e.tags},[e.noHeading?E("",!0):(p(),b("div",t0e,[g("a",{href:e.$router.resolve(e.userProfileLink).href,onClick:t[2]||(t[2]=Te(()=>{},["prevent"]))},[T(h,{"user-id":e.status.user.id,"overlay-centers":!0},{default:X(()=>[T(c,{class:"post-avatar","show-actor-type-indicator":e.showActorTypeIndicator,compact:e.compact,user:e.status.user},null,8,["show-actor-type-indicator","compact","user"])]),_:1},8,["user-id"])],8,n0e)])),g("div",s0e,[e.noHeading?E("",!0):(p(),b("div",r0e,[g("div",o0e,[g("div",i0e,[e.status.user.name_html?(p(),b("h4",{key:0,class:"status-username",title:e.status.user.name},[T(u,{html:e.status.user.name,emoji:e.status.user.emoji,"is-local":e.status.user.is_local},null,8,["html","emoji","is-local"])],8,a0e)):(p(),b("h4",{key:1,class:"status-username",title:e.status.user.name},w(e.status.user.name),9,l0e)),T(a,{class:"account-name",title:e.status.user.screen_name_ui,user:e.status.user,at:!1},null,8,["title","user"]),e.status.user&&e.status.user.favicon?(p(),b("img",{key:2,class:"status-favicon",src:e.status.user.favicon},null,8,c0e)):E("",!0)]),g("span",u0e,[T(f,{class:"timeago faint",to:{name:"conversation",params:{id:e.status.id}}},{default:X(()=>[T(v,{time:e.status.created_at,"auto-update":60},null,8,["time"])]),_:1},8,["to"]),e.status.visibility?(p(),b("span",{key:0,class:"visibility-icon",title:e.visibilityLocalized},[T(i,{"fixed-width":"",class:"fa-scale-110",icon:e.visibilityIcon(e.status.visibility)},null,8,["icon"])],8,d0e)):E("",!0),e.expandable&&!e.isPreview?(p(),b("button",{key:1,class:"button-unstyled",title:e.$t("status.expand"),onClick:t[3]||(t[3]=Te((...W)=>e.toggleExpanded&&e.toggleExpanded(...W),["prevent"]))},[T(i,{"fixed-width":"",class:"fa-scale-110",icon:"plus-square"})],8,f0e)):E("",!0),e.unmuted?(p(),b("button",{key:2,class:"button-unstyled",onClick:t[4]||(t[4]=Te((...W)=>e.toggleMute&&e.toggleMute(...W),["prevent"]))},[T(i,{"fixed-width":"",icon:"eye-slash",class:"fa-scale-110"})])):E("",!0),e.inThreadForest&&e.replies&&e.replies.length&&!e.simpleTree?(p(),b("button",{key:3,class:"button-unstyled",title:e.threadShowing?e.$t("status.thread_hide"):e.$t("status.thread_show"),"aria-expanded":e.threadShowing?"true":"false",onClick:t[5]||(t[5]=Te((...W)=>e.toggleThreadDisplay&&e.toggleThreadDisplay(...W),["prevent"]))},[T(i,{"fixed-width":"",class:"fa-scale-110",icon:e.threadShowing?"chevron-up":"chevron-down"},null,8,["icon"])],8,h0e)):E("",!0),e.dive&&!e.simpleTree?(p(),b("button",{key:4,class:"button-unstyled",title:e.$t("status.show_only_conversation_under_this"),onClick:t[6]||(t[6]=Te((...W)=>e.dive&&e.dive(...W),["prevent"]))},[T(i,{"fixed-width":"",class:"fa-scale-110",icon:"angle-double-right"})],8,p0e)):E("",!0)])]),e.scrobblePresent?(p(),b("div",m0e,[e.scrobble.externalLink?(p(),b("a",{key:0,href:e.scrobble.externalLink,target:"_blank"},[de(w(e.scrobble.artist)+" — "+w(e.scrobble.title)+" ",1),T(i,{class:"fa-scale-110 fa-old-padding",icon:"play"}),g("span",v0e,[T(v,{"template-key":"time.in_past",time:e.scrobble.created_at,"auto-update":60},null,8,["time"])])],8,g0e)):E("",!0),e.scrobble.externalLink?E("",!0):(p(),b("span",b0e,[T(i,{class:"fa-scale-110 fa-old-padding",icon:"music"}),de(" "+w(e.scrobble.artist)+" — "+w(e.scrobble.title)+" ",1),T(i,{class:"fa-scale-110 fa-old-padding",icon:"play"}),g("span",y0e,[T(v,{"template-key":"time.in_past",time:e.scrobble.created_at,"auto-update":60},null,8,["time"])])]))])):E("",!0),e.isReply||e.hasMentionsLine?(p(),b("div",_0e,[e.isReply?(p(),b("span",w0e,[T(y,{keypath:"status.reply_to_with_arg",scope:"global"},{replyToWithIcon:X(()=>[e.isPreview?(p(),b("span",$0e,[g("span",C0e,w(e.$t("status.reply_to")),1)])):(p(),Y(S,{key:0,"status-id":e.status.parent_visible&&e.status.in_reply_to_status_id,class:he(["reply-to-popover",{"-strikethrough":!e.status.parent_visible}]),style:{"min-width":"0"}},{default:X(()=>[g("button",{class:"button-unstyled reply-to","aria-label":e.$t("tool_tip.reply"),onClick:t[7]||(t[7]=Te(W=>e.gotoOriginal(e.status.in_reply_to_status_id),["prevent"]))},[T(y,{keypath:"status.reply_to_with_icon",scope:"global"},{icon:X(()=>[T(i,{class:"fa-scale-110 fa-old-padding",icon:"reply",flip:"horizontal"})]),replyTo:X(()=>[g("span",k0e,w(e.$t("status.reply_to")),1)]),_:1})],8,S0e)]),_:1},8,["status-id","class"]))]),user:X(()=>[T($,{content:e.replyToName,url:e.replyProfileLink,"user-id":e.status.in_reply_to_user_id,"user-screen-name":e.status.in_reply_to_screen_name},null,8,["content","url","user-id","user-screen-name"])]),_:1})])):E("",!0),e.hasMentionsLine?(p(),b("span",T0e,[g("span",{class:"mentions","aria-label":e.$t("tool_tip.mentions"),onClick:t[8]||(t[8]=Te(W=>e.gotoOriginal(e.status.in_reply_to_status_id),["prevent"]))},[g("span",E0e,w(e.$t("status.mentions")),1)],8,A0e),e.hasMentionsLine?(p(),Y(I,{key:0,mentions:e.mentionsLine.slice(0,1),class:"mentions-line-first"},null,8,["mentions"])):E("",!0)])):E("",!0),t[15]||(t[15]=de(" "+w(" ")+" ",-1)),e.hasMentionsLine?(p(),Y(I,{key:2,mentions:e.mentionsLine.slice(1),class:"mentions-line"},null,8,["mentions"])):E("",!0)])):E("",!0),e.isEdited&&e.editingAvailable&&!e.isPreview?(p(),b("div",I0e,[T(y,{scope:"global",keypath:"status.edited_at",tag:"span"},{time:X(()=>[T(v,{"template-key":"time.in_past",time:e.status.edited_at,"auto-update":60,"long-format":!0},null,8,["time"])]),_:1})])):E("",!0)])),T(C,{ref:"content",status:e.status,"no-heading":e.noHeading,highlight:e.highlight,focused:e.isFocused,"controlled-showing-tall":e.controlledShowingTall,"controlled-expanding-subject":e.controlledExpandingSubject,"controlled-showing-long-subject":e.controlledShowingLongSubject,"controlled-toggle-showing-tall":e.controlledToggleShowingTall,"controlled-toggle-expanding-subject":e.controlledToggleExpandingSubject,"controlled-toggle-showing-long-subject":e.controlledToggleShowingLongSubject,onMediaplay:t[9]||(t[9]=W=>e.addMediaPlaying(W)),onMediapause:t[10]||(t[10]=W=>e.removeMediaPlaying(W)),onParseReady:e.setHeadTailLinks},null,8,["status","no-heading","highlight","focused","controlled-showing-tall","controlled-expanding-subject","controlled-showing-long-subject","controlled-toggle-showing-tall","controlled-toggle-expanding-subject","controlled-toggle-showing-long-subject","onParseReady"]),e.hasVisibleQuote?(p(),b("article",P0e,[g("button",{class:"button-unstyled -link display-quoted-status-button","aria-expanded":e.shouldDisplayQuote,onClick:t[11]||(t[11]=(...W)=>e.toggleDisplayQuote&&e.toggleDisplayQuote(...W))},[de(w(e.shouldDisplayQuote?e.$t("status.hide_quote"):e.$t("status.display_quote"))+" ",1),T(i,{class:"display-quoted-status-button-icon",icon:e.shouldDisplayQuote?"chevron-up":"chevron-down"},null,8,["icon"])],8,L0e),e.shouldDisplayQuote?(p(),Y(k,{key:0,statusoid:e.quotedStatus,"in-quote":!0},null,8,["statusoid"])):E("",!0)])):e.hasInvisibleQuote?(p(),b("p",O0e,[T(y,{scope:"global",keypath:"status.invisible_quote"},{link:X(()=>[g("bdi",null,[g("a",{href:e.status.quote_url,target:"_blank"},w(e.status.quote_url),9,R0e)])]),_:1})])):E("",!0),e.inConversation&&!e.isPreview&&e.replies&&e.replies.length?(p(),b("div",M0e,[e.showOtherRepliesAsButton&&e.replies.length>1?(p(),b("button",{key:0,class:"button-unstyled -link",title:e.$t("status.ancestor_follow",{numReplies:e.replies.length-1},e.replies.length-1),onClick:t[12]||(t[12]=Te((...W)=>e.dive&&e.dive(...W),["prevent"]))},w(e.$t("status.replies_list_with_others",{numReplies:e.replies.length-1},e.replies.length-1)),9,N0e)):(p(),b("span",F0e,w(e.$t("status.replies_list")),1)),(p(!0),b(Se,null,We(e.replies,W=>(p(),Y(S,{key:W.id,"status-id":W.id},{default:X(()=>[g("button",{class:"button-unstyled -link reply-link",onClick:Te(V=>e.gotoOriginal(W.id),["prevent"])},w(W.name),9,D0e)]),_:2},1032,["status-id"]))),128))])):E("",!0),T(X8,{name:"fade"},{default:X(()=>[e.shouldDisplayFavsAndRepeats?(p(),b("div",U0e,[g("div",j0e,[e.statusFromGlobalRepository.rebloggedBy&&e.statusFromGlobalRepository.rebloggedBy.length>0?(p(),Y(P,{key:0,users:e.statusFromGlobalRepository.rebloggedBy},{default:X(()=>[g("div",B0e,[g("a",z0e,w(e.$t("status.repeats")),1),g("div",q0e,w(e.statusFromGlobalRepository.rebloggedBy.length),1)])]),_:1},8,["users"])):E("",!0),e.statusFromGlobalRepository.favoritedBy&&e.statusFromGlobalRepository.favoritedBy.length>0?(p(),Y(P,{key:1,users:e.statusFromGlobalRepository.favoritedBy},{default:X(()=>[g("div",H0e,[g("a",V0e,w(e.$t("status.favorites")),1),g("div",W0e,w(e.statusFromGlobalRepository.favoritedBy.length),1)])]),_:1},8,["users"])):E("",!0),e.statusFromGlobalRepository.quotes_count>0?(p(),Y(f,{key:2,to:{name:"quotes",params:{id:e.status.id}}},{default:X(()=>[g("div",G0e,[g("a",K0e,w(e.$t("status.quotes")),1),g("div",x0e,w(e.statusFromGlobalRepository.quotes_count),1)])]),_:1},8,["to"])):E("",!0),g("div",Y0e,[T(A,{users:e.combinedFavsAndRepeatsUsers},null,8,["users"])])])])):E("",!0)]),_:1}),(e.mergedConfig.emojiReactionsOnTimeline||e.isFocused)&&!e.noHeading&&!e.isPreview?(p(),Y(R,{key:4,status:e.status},null,8,["status"])):E("",!0),!e.noHeading&&!e.isPreview?(p(),Y(B,{key:5,status:e.status,replying:e.replying,onToggleReplying:e.toggleReplying,onInteracted:t[13]||(t[13]=W=>e.$emit("interacted"))},null,8,["status","replying","onToggleReplying"])):E("",!0)])],14,e0e)),e.replying?(p(),b("div",eye,[T(N,{ref:"postStatusForm",class:"reply-body",closeable:!0,"reply-to":e.status.id,attentions:e.status.attentions,"replied-user":e.status.user,"copy-message-scope":e.status.visibility,subject:e.replySubject,onPosted:e.doToggleReplying,onDraftDone:e.doToggleReplying,onCanClose:e.doToggleReplying},null,8,["reply-to","attentions","replied-user","copy-message-scope","subject","onPosted","onDraftDone","onCanClose"])])):E("",!0)],64))],2))}const ea=ge(Wbe,[["render",tye]]),nye=Object.freeze(Object.defineProperty({__proto__:null,default:ea},Symbol.toStringTag,{value:"Module"})),sye={props:["reportId"],components:{Select:Zi,StatusContent:Ka,Timeago:wd,RichContent:Mr},computed:{report(){return qi().reports[this.reportId]||{}},state:{get:function(){return this.report.state},set:function(e){this.setReportState(e)}}},methods:{generateUserProfileLink(e){return ao(e.id,e.screen_name,this.$store.state.instance.restrictedNicknames)},setReportState(e){return qi().setReportState({id:this.report.id,state:e})}}},rye={class:"Report"},oye={class:"reported-user"},iye={class:"reporter"},aye={class:"report-state"},lye=["value"],cye={key:0},uye={class:"reported-status-heading"},dye={class:"reported-status-name"},fye={key:1};function hye(e,t,n,s,r,o){const i=O("router-link"),a=O("Select"),c=O("RichContent"),u=O("Timeago"),f=O("status-content");return p(),b("div",rye,[g("div",oye,[g("span",null,w(e.$t("report.reported_user")),1),T(i,{to:e.generateUserProfileLink(e.report.acct)},{default:X(()=>[de(" @"+w(e.report.acct.screen_name),1)]),_:1},8,["to"])]),g("div",iye,[g("span",null,w(e.$t("report.reporter")),1),T(i,{to:e.generateUserProfileLink(e.report.actor)},{default:X(()=>[de(" @"+w(e.report.actor.screen_name),1)]),_:1},8,["to"])]),g("div",aye,[g("span",null,w(e.$t("report.state")),1),T(a,{id:e.report-e.state,modelValue:e.state,"onUpdate:modelValue":t[0]||(t[0]=h=>e.state=h),class:"input form-control"},{default:X(()=>[(p(),b(Se,null,We(["open","closed","resolved"],h=>g("option",{key:h,value:h},w(e.$t("report.state_"+h)),9,lye)),64))]),_:1},8,["id","modelValue"])]),T(c,{class:"report-content",html:e.report.content,emoji:[]},null,8,["html"]),e.report.statuses.length?(p(),b("div",cye,[g("small",null,w(e.$t("report.reported_statuses")),1),(p(!0),b(Se,null,We(e.report.statuses,h=>(p(),Y(i,{key:h.id,to:{name:"conversation",params:{id:h.id}},class:"reported-status"},{default:X(()=>[g("div",uye,[g("span",dye,w(h.user.name),1),T(u,{time:h.created_at,"auto-update":240,class:"faint"},null,8,["time"])]),T(f,{status:h},null,8,["status"])]),_:2},1032,["to"]))),128))])):E("",!0),e.report.notes.length?(p(),b("div",fye,[g("small",null,w(e.$t("report.notes")),1),(p(!0),b(Se,null,We(e.report.notes,h=>(p(),b("div",{key:h.id,class:"note"},[g("span",null,w(h.content),1),T(u,{time:h.created_at,"auto-update":240,class:"faint"},null,8,["time"])]))),128))])):E("",!0)])}const pye=ge(sye,[["render",hye]]);et.add(Op,Xn,Z_,o2,Lp,J_,x_,vZ,cP,vJ);const mye={data(){return{selecting:!1,statusExpanded:!1,unmuted:!1,showingApproveConfirmDialog:!1,showingDenyConfirmDialog:!1}},props:["notification"],emits:["interacted"],components:{StatusContent:Ka,UserAvatar:er,UserCard:Cd,Timeago:wd,Status:ea,Report:pye,RichContent:Mr,UserPopover:rm,UserLink:kd,ConfirmModal:Nr},mounted(){document.addEventListener("selectionchange",this.onContentSelect)},unmounted(){document.removeEventListener("selectionchange",this.onContentSelect)},methods:{toggleStatusExpanded(){this.expandable&&(this.statusExpanded=!this.statusExpanded)},onContentSelect(){const{isCollapsed:e,anchorNode:t,offsetNode:n}=document.getSelection();if(e){this.selecting=!1;return}this.$refs.root.contains(t)||this.$refs.root.contains(n)?this.selecting=!0:this.selecting=!1},onContentClick(e){!this.selecting&&!e.target.closest("a")&&!e.target.closest("button")&&this.toggleStatusExpanded()},generateUserProfileLink(e){return ao(e.id,e.screen_name,this.$store.state.instance.restrictedNicknames)},getUser(e){return this.$store.state.users.usersObject[e.from_profile.id]},interacted(){this.$emit("interacted")},toggleMute(){this.unmuted=!this.unmuted},showApproveConfirmDialog(){this.showingApproveConfirmDialog=!0},hideApproveConfirmDialog(){this.showingApproveConfirmDialog=!1},showDenyConfirmDialog(){this.showingDenyConfirmDialog=!0},hideDenyConfirmDialog(){this.showingDenyConfirmDialog=!1},approveUser(){this.shouldConfirmApprove?this.showApproveConfirmDialog():this.doApprove()},doApprove(){this.$emit("interacted"),this.$store.state.api.backendInteractor.approveUser({id:this.user.id}),this.$store.dispatch("removeFollowRequest",this.user),this.$store.dispatch("markSingleNotificationAsSeen",{id:this.notification.id}),this.$store.dispatch("updateNotification",{id:this.notification.id,updater:e=>{e.type="follow"}}),this.hideApproveConfirmDialog()},denyUser(){this.shouldConfirmDeny?this.showDenyConfirmDialog():this.doDeny()},doDeny(){this.$emit("interacted"),this.$store.state.api.backendInteractor.denyUser({id:this.user.id}).then(()=>{this.$store.dispatch("dismissNotificationLocal",{id:this.notification.id}),this.$store.dispatch("removeFollowRequest",this.user)}),this.hideDenyConfirmDialog()}},computed:{userClass(){return jh(this.notification.from_profile)},userStyle(){const e=this.$store.getters.mergedConfig.highlight,t=this.notification.from_profile;return Uh(e[t.screen_name])},expandable(){return new Set(["like","pleroma:emoji_reaction","repeat"]).has(this.notification.type)},user(){return this.$store.getters.findUser(this.notification.from_profile.id)},userProfileLink(){return this.generateUserProfileLink(this.user)},targetUser(){return this.$store.getters.findUser(this.notification.target.id)},targetUserProfileLink(){return this.generateUserProfileLink(this.targetUser)},needMute(){return this.$store.getters.relationship(this.user.id).muting},isStatusNotification(){return cd(this.notification.type)},mergedConfig(){return this.$store.getters.mergedConfig},shouldConfirmApprove(){return this.mergedConfig.modalOnApproveFollow},shouldConfirmDeny(){return this.mergedConfig.modalOnDenyFollow},...mn({currentUser:e=>e.users.currentUser})}},gye={key:0,ref:"root"},vye=["id","aria-expanded","aria-controls"],bye=["href"],yye={class:"notification-right"},_ye={class:"notification-details"},wye={class:"name-and-action"},Sye={key:0},kye=["title"],$ye={key:2},Cye={key:3},Tye={key:4},Aye={key:5},Eye={key:6},Iye={key:7},Pye=["src","alt","title"],Lye={key:1,class:"emoji-reaction-emoji"},Oye={key:8},Rye={key:9},Mye={key:0,class:"timeago"},Nye=["title","aria-expanded"],Fye={key:1,class:"timeago"},Dye={class:"faint"},Uye=["title","aria-expanded"],jye={key:0,class:"follow-text"},Bye={key:0,style:{"white-space":"nowrap"}},zye=["title"],qye=["title"],Hye={key:1,class:"move-text"};function Vye(e,t,n,s,r,o){const i=O("Status"),a=O("user-link"),c=O("FAIcon"),u=O("UserAvatar"),f=O("UserPopover"),h=O("RichContent"),v=O("i18n-t"),y=O("Timeago"),S=O("router-link"),$=O("Report"),I=O("StatusContent"),C=O("confirm-modal");return e.notification.type==="mention"||e.notification.type==="status"?(p(),b("article",gye,[T(i,{class:"Notification",compact:!0,statusoid:e.notification.status,onInteracted:e.interacted},null,8,["statusoid","onInteracted"])],512)):(p(),b("article",{key:1,ref:"root",class:he(["NotificationParent",{"-expandable":e.expandable}])},[e.needMute&&!e.unmuted?(p(),b("div",{key:0,id:"notif-"+e.notification.id,"aria-expanded":e.statusExpanded,"aria-controls":"notif-"+e.notification.id,class:"Notification container -muted"},[g("small",null,[T(a,{user:e.notification.from_profile,at:!1},null,8,["user"])]),g("button",{class:"button-unstyled unmute",onClick:t[0]||(t[0]=Te((...k)=>e.toggleMute&&e.toggleMute(...k),["prevent"]))},[T(c,{class:"fa-scale-110 fa-old-padding",icon:"eye-slash"})])],8,vye)):(p(),b("div",{key:1,class:he(["Notification non-mention",[e.userClass,{highlighted:e.userStyle},"-type--"+e.notification.type]]),style:hn([e.userStyle])},[g("a",{class:"avatar-container",href:e.$router.resolve(e.userProfileLink).href,onClick:t[1]||(t[1]=Te(()=>{},["prevent"]))},[T(f,{"user-id":e.notification.from_profile.id,"overlay-centers":!0},{default:X(()=>[T(u,{class:"post-avatar",compact:!0,user:e.notification.from_profile},null,8,["user"])]),_:1},8,["user-id"])],8,bye),g("div",yye,[g("span",_ye,[g("div",wye,[e.notification.from_profile.name_html?(p(),b("bdi",Sye,[T(h,{class:"username",title:"@"+e.notification.from_profile.screen_name_ui,html:e.notification.from_profile.name_html,emoji:e.notification.from_profile.emoji,"is-local":e.notification.from_profile.is_local},null,8,["title","html","emoji","is-local"])])):(p(),b("span",{key:1,class:"username",title:"@"+e.notification.from_profile.screen_name_ui},w(e.notification.from_profile.name),9,kye)),t[12]||(t[12]=de(" "+w(" ")+" ",-1)),e.notification.type==="like"?(p(),b("span",$ye,[T(c,{class:"type-icon",icon:"star"}),t[6]||(t[6]=de(" "+w(" ")+" ",-1)),g("small",null,w(e.$t("notifications.favorited_you")),1)])):E("",!0),e.notification.type==="repeat"?(p(),b("span",Cye,[T(c,{class:"type-icon",icon:"retweet",title:e.$t("tool_tip.repeat")},null,8,["title"]),t[7]||(t[7]=de(" "+w(" ")+" ",-1)),g("small",null,w(e.$t("notifications.repeated_you")),1)])):E("",!0),e.notification.type==="follow"?(p(),b("span",Tye,[T(c,{class:"type-icon",icon:"user-plus"}),t[8]||(t[8]=de(" "+w(" ")+" ",-1)),g("small",null,w(e.$t("notifications.followed_you")),1)])):E("",!0),e.notification.type==="follow_request"?(p(),b("span",Aye,[T(c,{class:"type-icon",icon:"user"}),t[9]||(t[9]=de(" "+w(" ")+" ",-1)),g("small",null,w(e.$t("notifications.follow_request")),1)])):E("",!0),e.notification.type==="move"?(p(),b("span",Eye,[T(c,{class:"type-icon",icon:"suitcase-rolling"}),t[10]||(t[10]=de(" "+w(" ")+" ",-1)),g("small",null,w(e.$t("notifications.migrated_to")),1)])):E("",!0),e.notification.type==="pleroma:emoji_reaction"?(p(),b("span",Iye,[g("small",null,[T(v,{scope:"global",keypath:"notifications.reacted_with"},{default:X(()=>[e.notification.emoji_url?(p(),b("img",{key:0,class:"emoji-reaction-emoji emoji-reaction-emoji-image",src:e.notification.emoji_url,alt:e.notification.emoji,title:e.notification.emoji},null,8,Pye)):(p(),b("span",Lye,w(e.notification.emoji),1))]),_:1})])])):E("",!0),e.notification.type==="pleroma:report"?(p(),b("span",Oye,[g("small",null,w(e.$t("notifications.submitted_report")),1)])):E("",!0),e.notification.type==="poll"?(p(),b("span",Rye,[T(c,{class:"type-icon",icon:"poll-h"}),t[11]||(t[11]=de(" "+w(" ")+" ",-1)),g("small",null,w(e.$t("notifications.poll_ended")),1)])):E("",!0)]),e.isStatusNotification?(p(),b("div",Mye,[e.notification.status?(p(),Y(S,{key:0,to:{name:"conversation",params:{id:e.notification.status.id}},class:"timeago-link faint"},{default:X(()=>[T(y,{time:e.notification.created_at,"auto-update":240},null,8,["time"])]),_:1},8,["to"])):E("",!0),g("button",{class:"button-unstyled expand-icon",title:e.$t("tool_tip.toggle_expand"),"aria-expanded":e.statusExpanded,onClick:t[2]||(t[2]=Te((...k)=>e.toggleStatusExpanded&&e.toggleStatusExpanded(...k),["prevent"]))},[T(c,{class:"fa-scale-110","fixed-width":"",icon:e.statusExpanded?"compress-alt":"expand-alt"},null,8,["icon"])],8,Nye)])):(p(),b("div",Fye,[g("span",Dye,[T(y,{time:e.notification.created_at,"auto-update":240},null,8,["time"])])])),e.needMute?(p(),b("button",{key:2,class:"button-unstyled",title:e.$t("tool_tip.toggle_mute"),"aria-expanded":!e.unmuted,onClick:t[3]||(t[3]=Te((...k)=>e.toggleMute&&e.toggleMute(...k),["prevent"]))},[T(c,{class:"fa-scale-110 fa-old-padding",icon:"eye-slash"})],8,Uye)):E("",!0)]),e.notification.type==="follow"||e.notification.type==="follow_request"?(p(),b("div",jye,[T(a,{class:"follow-name",user:e.notification.from_profile},null,8,["user"]),e.notification.type==="follow_request"?(p(),b("div",Bye,[g("button",{class:"button-unstyled",title:e.$t("tool_tip.accept_follow_request"),onClick:t[4]||(t[4]=k=>e.approveUser())},[T(c,{icon:"check",class:"fa-scale-110 fa-old-padding follow-request-accept"})],8,zye),g("button",{class:"button-unstyled",title:e.$t("tool_tip.reject_follow_request"),onClick:t[5]||(t[5]=k=>e.denyUser())},[T(c,{icon:"times",class:"fa-scale-110 fa-old-padding follow-request-reject"})],8,qye)])):E("",!0)])):e.notification.type==="move"?(p(),b("div",Hye,[T(a,{user:e.notification.target},null,8,["user"])])):e.notification.type==="pleroma:report"?(p(),Y($,{key:2,"report-id":e.notification.report.id},null,8,["report-id"])):(p(),Y(I,{key:3,class:"status-content",compact:!e.statusExpanded,status:e.notification.status,collapse:!e.statusExpanded,onClick:e.onContentClick},null,8,["compact","status","collapse","onClick"]))])],6)),(p(),Y(Yn,{to:"#modal"},[e.showingApproveConfirmDialog?(p(),Y(C,{key:0,title:e.$t("user_card.approve_confirm_title"),"confirm-text":e.$t("user_card.approve_confirm_accept_button"),"cancel-text":e.$t("user_card.approve_confirm_cancel_button"),onAccepted:e.doApprove,onCancelled:e.hideApproveConfirmDialog},{default:X(()=>[de(w(e.$t("user_card.approve_confirm",{user:e.user.screen_name_ui})),1)]),_:1},8,["title","confirm-text","cancel-text","onAccepted","onCancelled"])):E("",!0),e.showingDenyConfirmDialog?(p(),Y(C,{key:1,title:e.$t("user_card.deny_confirm_title"),"confirm-text":e.$t("user_card.deny_confirm_accept_button"),"cancel-text":e.$t("user_card.deny_confirm_cancel_button"),onAccepted:e.doDeny,onCancelled:e.hideDenyConfirmDialog},{default:X(()=>[de(w(e.$t("user_card.deny_confirm",{user:e.user.screen_name_ui})),1)]),_:1},8,["title","confirm-text","cancel-text","onAccepted","onCancelled"])):E("",!0)]))],2))}const Wye=ge(mye,[["render",Vye]]);et.add(Lp,pd,md);const Gye={computed:{shouldShowChats(){return this.mergedConfig.showExtraNotifications&&this.mergedConfig.showChatsInExtraNotifications&&this.unreadChatCount},shouldShowAnnouncements(){return this.mergedConfig.showExtraNotifications&&this.mergedConfig.showAnnouncementsInExtraNotifications&&this.unreadAnnouncementCount},shouldShowFollowRequests(){return this.mergedConfig.showExtraNotifications&&this.mergedConfig.showFollowRequestsInExtraNotifications&&this.followRequestCount},hasAnythingToShow(){return this.shouldShowChats||this.shouldShowAnnouncements||this.shouldShowFollowRequests},shouldShowCustomizationTip(){return this.mergedConfig.showExtraNotificationsTip&&this.hasAnythingToShow},currentUser(){return this.$store.state.users.currentUser},...bn(["unreadChatCount","followRequestCount","mergedConfig"]),...sn(ms,{unreadAnnouncementCount:"unreadAnnouncementCount"})},methods:{openNotificationSettings(){return Xe().openSettingsModalTab("notifications")},dismissConfigurationTip(){return this.$store.dispatch("setOption",{name:"showExtraNotificationsTip",value:!1})}}},Kye={class:"ExtraNotifications"},xye={key:0,class:"notification unseen"},Yye={key:1,class:"notification unseen"},Xye={key:2,class:"notification unseen"};function Jye(e,t,n,s,r,o){const i=O("FAIcon"),a=O("router-link"),c=O("i18n-t");return p(),b("div",Kye,[e.shouldShowChats?(p(),b("div",xye,[t[2]||(t[2]=g("div",{class:"notification-overlay"},null,-1)),T(a,{class:"button-unstyled -link extra-notification",to:{name:"chats",params:{username:e.currentUser.screen_name}}},{default:X(()=>[T(i,{"fixed-width":"",class:"fa-scale-110 icon",icon:"comments"}),de(" "+w(e.$t("notifications.unread_chats",{num:e.unreadChatCount},e.unreadChatCount)),1)]),_:1},8,["to"])])):E("",!0),e.shouldShowAnnouncements?(p(),b("div",Yye,[t[3]||(t[3]=g("div",{class:"notification-overlay"},null,-1)),T(a,{class:"button-unstyled -link extra-notification",to:{name:"announcements"}},{default:X(()=>[T(i,{"fixed-width":"",class:"fa-scale-110 icon",icon:"bullhorn"}),de(" "+w(e.$t("notifications.unread_announcements",{num:e.unreadAnnouncementCount},e.unreadAnnouncementCount)),1)]),_:1})])):E("",!0),e.shouldShowFollowRequests?(p(),b("div",Xye,[t[4]||(t[4]=g("div",{class:"notification-overlay"},null,-1)),T(a,{class:"button-unstyled -link extra-notification",to:{name:"friend-requests"}},{default:X(()=>[T(i,{"fixed-width":"",class:"fa-scale-110 icon",icon:"user-plus"}),de(" "+w(e.$t("notifications.unread_follow_requests",{num:e.followRequestCount},e.followRequestCount)),1)]),_:1})])):E("",!0),e.shouldShowCustomizationTip?(p(),Y(c,{key:3,tag:"span",class:"notification tip extra-notification",keypath:"notifications.configuration_tip",scope:"global"},{theSettings:X(()=>[g("button",{class:"button-unstyled -link",onClick:t[0]||(t[0]=(...u)=>e.openNotificationSettings&&e.openNotificationSettings(...u))},w(e.$t("notifications.configuration_tip_settings")),1)]),dismiss:X(()=>[g("button",{class:"button-unstyled -link",onClick:t[1]||(t[1]=(...u)=>e.dismissConfigurationTip&&e.dismissConfigurationTip(...u))},w(e.$t("notifications.configuration_tip_dismiss")),1)]),_:1})):E("",!0)])}const Zye=ge(Gye,[["render",Jye]]);et.add(X5);const Qye={components:{Popover:Jn},computed:{filters(){return this.$store.getters.mergedConfig.notificationVisibility}},methods:{toggleNotificationFilter(e){this.$store.dispatch("setOption",{name:"notificationVisibility",value:{...this.filters,[e]:!this.filters[e]}})}}},e_e={class:"dropdown-menu"},t_e={class:"menu-item dropdown-item -icon"},n_e={class:"menu-item dropdown-item -icon"},s_e={class:"menu-item dropdown-item -icon"},r_e={class:"menu-item dropdown-item -icon"},o_e={class:"menu-item dropdown-item -icon"},i_e={class:"menu-item dropdown-item -icon"},a_e={class:"menu-item dropdown-item -icon"},l_e={class:"menu-item dropdown-item -icon"},c_e={class:"filter-trigger-button button-unstyled"};function u_e(e,t,n,s,r,o){const i=O("FAIcon"),a=O("Popover");return p(),Y(a,{trigger:"click",class:"NotificationFilters",placement:"bottom","bound-to":{x:"container"}},{content:X(()=>[g("div",e_e,[g("div",t_e,[g("button",{class:"main-button",onClick:t[0]||(t[0]=c=>o.toggleNotificationFilter("likes"))},[g("span",{class:he(["input menu-checkbox",{"menu-checkbox-checked":o.filters.likes}])},null,2),de(w(e.$t("settings.notification_visibility_likes")),1)])]),g("div",n_e,[g("button",{class:"main-button",onClick:t[1]||(t[1]=c=>o.toggleNotificationFilter("repeats"))},[g("span",{class:he(["input menu-checkbox",{"menu-checkbox-checked":o.filters.repeats}])},null,2),de(w(e.$t("settings.notification_visibility_repeats")),1)])]),g("div",s_e,[g("button",{class:"main-button",onClick:t[2]||(t[2]=c=>o.toggleNotificationFilter("follows"))},[g("span",{class:he(["input menu-checkbox",{"menu-checkbox-checked":o.filters.follows}])},null,2),de(w(e.$t("settings.notification_visibility_follows")),1)])]),g("div",r_e,[g("button",{class:"main-button",onClick:t[3]||(t[3]=c=>o.toggleNotificationFilter("mentions"))},[g("span",{class:he(["input menu-checkbox",{"menu-checkbox-checked":o.filters.mentions}])},null,2),de(w(e.$t("settings.notification_visibility_mentions")),1)])]),g("div",o_e,[g("button",{class:"main-button",onClick:t[4]||(t[4]=c=>o.toggleNotificationFilter("statuses"))},[g("span",{class:he(["input menu-checkbox",{"menu-checkbox-checked":o.filters.statuses}])},null,2),de(w(e.$t("settings.notification_visibility_statuses")),1)])]),g("div",i_e,[g("button",{class:"main-button",onClick:t[5]||(t[5]=c=>o.toggleNotificationFilter("emojiReactions"))},[g("span",{class:he(["input menu-checkbox",{"menu-checkbox-checked":o.filters.emojiReactions}])},null,2),de(w(e.$t("settings.notification_visibility_emoji_reactions")),1)])]),g("div",a_e,[g("button",{class:"main-button",onClick:t[6]||(t[6]=c=>o.toggleNotificationFilter("moves"))},[g("span",{class:he(["input menu-checkbox",{"menu-checkbox-checked":o.filters.moves}])},null,2),de(w(e.$t("settings.notification_visibility_moves")),1)])]),g("div",l_e,[g("button",{class:"main-button",onClick:t[7]||(t[7]=c=>o.toggleNotificationFilter("polls"))},[g("span",{class:he(["input menu-checkbox",{"menu-checkbox-checked":o.filters.polls}])},null,2),de(w(e.$t("settings.notification_visibility_polls")),1)])])])]),trigger:X(()=>[g("button",c_e,[T(i,{icon:"filter"})])]),_:1})}const d_e=ge(Qye,[["render",u_e]]);et.add(Zs,s2,vd);const cA=30,f_e={components:{Notification:Wye,NotificationFilters:d_e,ExtraNotifications:Zye},props:{minimalMode:Boolean,filterMode:Array,noExtra:{type:Boolean,default:!1},disableTeleport:Boolean},data(){return{showScrollTop:!1,bottomedOut:!1,seenToDisplayCount:cA}},provide(){return{popoversZLayer:vt(()=>this.popoversZLayer)}},computed:{mainClass(){return this.minimalMode?"":"panel panel-default"},notifications(){return y_(this.$store)},error(){return this.$store.state.notifications.error},unseenNotifications(){return __(this.$store)},filteredNotifications(){return this.unseenAtTop?[...Yf(this.$store).filter(e=>this.shouldShowUnseen(e)),...Yf(this.$store).filter(e=>!this.shouldShowUnseen(e))]:Yf(this.$store,this.filterMode)},unseenCountBadgeText(){return`${this.unseenCount?this.unseenCount:""}${this.extraNotificationsCount?"*":""}`},unseenCount(){return this.unseenNotifications.length},ignoreInactionableSeen(){return this.$store.getters.mergedConfig.ignoreInactionableSeen},extraNotificationsCount(){return _E(this.$store)},unseenCountTitle(){return this.unseenNotifications.length+this.unreadChatCount+this.unreadAnnouncementCount},loading(){return this.$store.state.notifications.loading},noHeading(){const{layoutType:e}=Xe();return this.minimalMode||e==="mobile"},teleportTarget(){const{layoutType:e}=Xe();return{wide:"#notifs-column",mobile:"#mobile-notifications"}[e]||"#notifs-sidebar"},popoversZLayer(){const{layoutType:e}=Xe();return e==="mobile"?"navbar":null},notificationsToDisplay(){return this.filteredNotifications.slice(0,this.unseenCount+this.seenToDisplayCount)},noSticky(){return this.$store.getters.mergedConfig.disableStickyHeaders},unseenAtTop(){return this.$store.getters.mergedConfig.unseenAtTop},showExtraNotifications(){return!this.noExtra},...sn(ms,["unreadAnnouncementCount"]),...bn(["unreadChatCount"])},mounted(){this.scrollerRef=this.$refs.root.closest(".column.-scrollable"),this.scrollerRef||(this.scrollerRef=this.$refs.root.closest(".mobile-notifications")),this.scrollerRef||(this.scrollerRef=this.$refs.root.closest(".column.main")),this.scrollerRef.addEventListener("scroll",this.updateScrollPosition)},unmounted(){this.scrollerRef&&this.scrollerRef.removeEventListener("scroll",this.updateScrollPosition)},watch:{unseenCountTitle(e){e>0?(wh.drawFaviconBadge(),Xe().setPageTitle(`(${e})`)):(wh.clearFaviconBadge(),Xe().setPageTitle(""))},teleportTarget(){this.$nextTick(()=>{this.scrollerRef.removeEventListener("scroll",this.updateScrollPosition),this.scrollerRef=this.$refs.root.closest(".column.-scrollable"),this.scrollerRef||(this.scrollerRef=this.$refs.root.closest(".mobile-notifications")),this.scrollerRef.addEventListener("scroll",this.updateScrollPosition),this.updateScrollPosition()})}},methods:{scrollToTop(){this.scrollerRef.scrollTo({top:this.$refs.root.offsetTop})},updateScrollPosition(){this.showScrollTop=this.$refs.root.offsetTope&&(this.seenToDisplayCount=e);const t=this.$store,n=t.state.users.currentUser.credentials;t.commit("setNotificationsLoading",{value:!0}),vy.fetchAndUpdate({store:t,credentials:n,older:!0}).then(s=>{t.commit("setNotificationsLoading",{value:!1}),s.length===0&&(this.bottomedOut=!0),this.seenToDisplayCount+=s.length})}}},h_e={key:0,class:"notifications-heading panel-heading -sticky"},p_e={class:"title"},m_e={key:0,class:"badge -notification unseen-count"},g_e={key:0,class:"rightside-button"},v_e=["title"],b_e={class:"panel-body",role:"feed"},y_e={key:0,role:"listitem",class:"notification"},__e=["onClick"],w_e={class:"panel-footer"},S_e={key:0,class:"new-status-notification text-center faint"},k_e={class:"new-status-notification text-center"},$_e={key:2,class:"new-status-notification text-center"};function C_e(e,t,n,s,r,o){const i=O("FAIcon"),a=O("FALayers"),c=O("NotificationFilters"),u=O("extra-notifications"),f=O("notification");return p(),Y(Yn,{disabled:e.minimalMode||e.disableTeleport,to:e.teleportTarget},[(p(),Y(Oa(e.noHeading?"div":"aside"),{ref:"root",class:he([{minimal:e.minimalMode},"Notifications"])},{default:X(()=>[g("div",{class:he(e.mainClass)},[e.noHeading?E("",!0):(p(),b("div",h_e,[g("h1",p_e,[de(w(e.$t("notifications.notifications"))+" ",1),e.unseenCountBadgeText?(p(),b("span",m_e,w(e.unseenCountBadgeText),1)):E("",!0)]),e.showScrollTop?(p(),b("div",g_e,[g("button",{class:"button-unstyled scroll-to-top-button",type:"button",title:e.$t("general.scroll_to_top"),onClick:t[0]||(t[0]=(...h)=>e.scrollToTop&&e.scrollToTop(...h))},[T(a,{class:"fa-scale-110 fa-old-padding-layer"},{default:X(()=>[T(i,{icon:"arrow-up"}),T(i,{icon:"minus",transform:"up-7"})]),_:1})],8,v_e)])):E("",!0),e.unseenCount?(p(),b("button",{key:1,class:"button-default read-button",type:"button",onClick:t[1]||(t[1]=Te((...h)=>e.markAsSeen&&e.markAsSeen(...h),["prevent"]))},w(e.$t("notifications.read")),1)):E("",!0),T(c,{class:"rightside-button"})])),g("div",b_e,[e.showExtraNotifications?(p(),b("div",y_e,[T(u)])):E("",!0),(p(!0),b(Se,null,We(e.notificationsToDisplay,h=>(p(),b("div",{key:h.id,role:"listitem",class:he(["notification",{unseen:!e.minimalMode&&e.shouldShowUnseen(h)}]),onClick:v=>e.notificationClicked(h)},[t[3]||(t[3]=g("div",{class:"notification-overlay"},null,-1)),T(f,{notification:h,onInteracted:v=>e.notificationInteracted(h)},null,8,["notification","onInteracted"])],10,__e))),128))]),g("div",w_e,[e.bottomedOut?(p(),b("div",S_e,w(e.$t("notifications.no_more_notifications")),1)):e.loading?(p(),b("div",$_e,[T(i,{icon:"circle-notch",spin:"",size:"lg"})])):(p(),b("button",{key:1,class:"button-unstyled -link text-center",onClick:t[2]||(t[2]=Te(h=>e.fetchOlderNotifications(),["prevent"]))},[g("div",k_e,w(e.minimalMode?e.$t("interactions.load_older"):e.$t("notifications.load_older")),1)]))])],2)]),_:1},8,["class"]))],8,["disabled","to"])}const om=ge(f_e,[["render",C_e]]),T_e=Object.freeze(Object.defineProperty({__proto__:null,default:om},Symbol.toStringTag,{value:"Module"}));et.add(Xn,ic,V5,s2,vd,sZ);const A_e={components:{SideDrawer:RO,Notifications:om,NavigationPins:CO,ConfirmModal:Nr},data:()=>({notificationsCloseGesture:void 0,notificationsOpen:!1,notificationsAtTop:!0,showingConfirmLogout:!1}),created(){this.notificationsCloseGesture=eo.swipeGesture(eo.DIRECTION_RIGHT,()=>this.closeMobileNotifications(!0),50)},computed:{currentUser(){return this.$store.state.users.currentUser},unseenNotifications(){return __(this.$store)},unseenNotificationsCount(){return this.unseenNotifications.length+_E(this.$store)},unseenCount(){return this.unseenNotifications.length},unseenCountBadgeText(){return`${this.unseenCount?this.unseenCount:""}`},hideSitename(){return this.$store.state.instance.hideSitename},sitename(){return this.$store.state.instance.name},isChat(){return this.$route.name==="chat"},...sn(ms,["unreadAnnouncementCount"]),...sn(_n,{pinnedItems:e=>new Set(e.prefsStorage.collections.pinnedNavItems).has("chats")}),shouldConfirmLogout(){return this.$store.getters.mergedConfig.modalOnLogout},closingDrawerMarksAsSeen(){return this.$store.getters.mergedConfig.closingDrawerMarksAsSeen},...bn(["unreadChatCount"])},methods:{toggleMobileSidebar(){this.$refs.sideDrawer.toggleDrawer()},openMobileNotifications(){this.notificationsOpen=!0},closeMobileNotifications(e){this.notificationsOpen&&(this.notificationsOpen=!1,e&&this.closingDrawerMarksAsSeen&&this.markNotificationsAsSeen())},notificationsTouchStart(e){eo.beginSwipe(e,this.notificationsCloseGesture)},notificationsTouchMove(e){eo.updateSwipe(e,this.notificationsCloseGesture)},scrollToTop(){window.scrollTo(0,0)},scrollMobileNotificationsToTop(){this.$refs.mobileNotifications.scrollTo(0,0)},showConfirmLogout(){this.showingConfirmLogout=!0},hideConfirmLogout(){this.showingConfirmLogout=!1},logout(){this.shouldConfirmLogout?this.showConfirmLogout():this.doLogout()},doLogout(){this.$router.replace("/main/public"),this.$store.dispatch("logout"),this.hideConfirmLogout()},markNotificationsAsSeen(){this.$store.dispatch("markNotificationsAsSeen")},onScroll({target:{scrollTop:e,clientHeight:t,scrollHeight:n}}){this.notificationsAtTop=e>0,e+t>=n&&this.$refs.notifications.fetchOlderNotifications()}},watch:{$route(){this.closeMobileNotifications()}}},E_e={class:"MobileNav"},I_e={class:"item"},P_e=["title","aria-expanaded"],L_e={key:0,class:"badge -dot -notification"},O_e={class:"item right"},R_e=["title"],M_e={key:0,class:"badge -dot -notification"},N_e={class:"panel-heading mobile-notifications-header"},F_e={class:"title"},D_e={key:0,class:"badge -notification unseen-count"},U_e=["title"],j_e=["title"],B_e=["title"];function z_e(e,t,n,s,r,o){const i=O("FAIcon"),a=O("NavigationPins"),c=O("FALayers"),u=O("SideDrawer"),f=O("confirm-modal");return p(),b("div",E_e,[g("nav",{id:"nav",class:"mobile-nav",onClick:t[2]||(t[2]=h=>e.scrollToTop())},[g("div",I_e,[g("button",{class:"button-unstyled mobile-nav-button",title:e.$t("nav.mobile_sidebar"),"aria-expanaded":e.$refs.sideDrawer&&!e.$refs.sideDrawer.closed,onClick:t[0]||(t[0]=Te(h=>e.toggleMobileSidebar(),["stop","prevent"]))},[T(i,{class:"fa-scale-110 fa-old-padding",icon:"bars"}),e.unreadChatCount&&!e.chatsPinned||e.unreadAnnouncementCount?(p(),b("div",L_e)):E("",!0)],8,P_e),T(a,{class:"pins"})]),t[9]||(t[9]=de()),g("div",O_e,[e.currentUser?(p(),b("button",{key:0,class:"button-unstyled mobile-nav-button",title:e.unseenNotificationsCount?e.$t("nav.mobile_notifications_unread_active"):e.$t("nav.mobile_notifications"),onClick:t[1]||(t[1]=Te(h=>e.openMobileNotifications(),["stop","prevent"]))},[T(i,{class:"fa-scale-110 fa-old-padding",icon:"bell"}),e.unseenNotificationsCount?(p(),b("div",M_e)):E("",!0)],8,R_e)):E("",!0)])]),e.currentUser?(p(),b("aside",{key:0,class:he(["mobile-notifications-drawer mobile-drawer",{"-closed":!e.notificationsOpen}]),onTouchstart:t[7]||(t[7]=Te((...h)=>e.notificationsTouchStart&&e.notificationsTouchStart(...h),["stop"])),onTouchmove:t[8]||(t[8]=Te((...h)=>e.notificationsTouchMove&&e.notificationsTouchMove(...h),["stop"]))},[g("div",N_e,[g("h1",F_e,[de(w(e.$t("notifications.notifications"))+" ",1),e.unseenCountBadgeText?(p(),b("span",D_e,w(e.unseenCountBadgeText),1)):E("",!0)]),t[10]||(t[10]=g("span",{class:"spacer"},null,-1)),e.notificationsAtTop?(p(),b("button",{key:0,class:"button-unstyled mobile-nav-button",title:e.$t("general.scroll_to_top"),onClick:t[3]||(t[3]=Te((...h)=>e.scrollMobileNotificationsToTop&&e.scrollMobileNotificationsToTop(...h),["stop","prevent"]))},[T(c,{class:"fa-scale-110 fa-old-padding-layer"},{default:X(()=>[T(i,{icon:"arrow-up"}),T(i,{icon:"minus",transform:"up-7"})]),_:1})],8,U_e)):E("",!0),e.closingDrawerMarksAsSeen?E("",!0):(p(),b("button",{key:1,class:"button-unstyled mobile-nav-button",title:e.$t("nav.mobile_notifications_mark_as_seen"),onClick:t[4]||(t[4]=Te(h=>e.markNotificationsAsSeen(),["stop","prevent"]))},[T(i,{class:"fa-scale-110 fa-old-padding",icon:"check-double"})],8,j_e)),g("button",{class:"button-unstyled mobile-nav-button",title:e.$t("nav.mobile_notifications_close"),onClick:t[5]||(t[5]=Te(h=>e.closeMobileNotifications(!0),["stop","prevent"]))},[T(i,{class:"fa-scale-110 fa-old-padding",icon:"times"})],8,B_e)]),g("div",{id:"mobile-notifications",ref:"mobileNotifications",class:"mobile-notifications",onScroll:t[6]||(t[6]=(...h)=>e.onScroll&&e.onScroll(...h))},null,544)],34)):E("",!0),T(u,{ref:"sideDrawer",logout:e.logout},null,8,["logout"]),(p(),Y(Yn,{to:"#modal"},[e.showingConfirmLogout?(p(),Y(f,{key:0,title:e.$t("login.logout_confirm_title"),"confirm-text":e.$t("login.logout_confirm_accept_button"),"cancel-text":e.$t("login.logout_confirm_cancel_button"),onAccepted:e.doLogout,onCancelled:e.hideConfirmLogout},{default:X(()=>[de(w(e.$t("login.logout_confirm")),1)]),_:1},8,["title","confirm-text","cancel-text","onAccepted","onCancelled"])):E("",!0)]))])}const q_e=ge(A_e,[["render",z_e]]);et.add(Xn,Ba);const H_e={data:()=>({searchTerm:void 0,hidden:!0,error:!1}),watch:{$route:function(e){e.name==="search"&&(this.searchTerm=e.query.query)}},methods:{find(e){this.$router.push({name:"search",query:{query:e}}),this.$refs.searchInput.focus()},toggleHidden(){this.hidden=!this.hidden,this.$emit("toggled",this.hidden),this.$nextTick(()=>{this.hidden||this.$refs.searchInput.focus()})}}},V_e=["title","aria-expanded"],W_e=["placeholder"],G_e=["title"],K_e=["title","aria-expanded"];function x_e(e,t,n,s,r,o){const i=O("FAIcon");return p(),b("div",{class:he(["SearchBar",{"-expanded":!e.hidden}])},[e.hidden?(p(),b("button",{key:0,class:"button-unstyled nav-icon",title:e.$t("nav.search"),type:"button","aria-expanded":!e.hidden,onClick:t[0]||(t[0]=Te((...a)=>e.toggleHidden&&e.toggleHidden(...a),["prevent","stop"]))},[T(i,{"fixed-width":"",class:"fa-scale-110 fa-old-padding",icon:"search"})],8,V_e)):(p(),b(Se,{key:1},[at(g("input",{id:"search-bar-input",ref:"searchInput","onUpdate:modelValue":t[1]||(t[1]=a=>e.searchTerm=a),class:"input search-bar-input",placeholder:e.$t("nav.search"),type:"text",onKeyup:t[2]||(t[2]=zo(a=>e.find(e.searchTerm),["enter"]))},null,40,W_e),[[Nt,e.searchTerm]]),g("button",{class:"button-default search-button",type:"submit",title:e.$t("nav.search"),onClick:t[3]||(t[3]=a=>e.find(e.searchTerm))},[T(i,{"fixed-width":"",icon:"search"})],8,G_e),g("button",{class:"button-unstyled cancel-search",type:"button",title:e.$t("nav.search_close"),"aria-expanded":!e.hidden,onClick:t[4]||(t[4]=Te((...a)=>e.toggleHidden&&e.toggleHidden(...a),["prevent","stop"]))},[T(i,{"fixed-width":"",icon:"times",class:"cancel-icon fa-scale-110 fa-old-padding"})],8,K_e),t[5]||(t[5]=g("span",{class:"spacer"},null,-1)),t[6]||(t[6]=g("span",{class:"spacer"},null,-1))],64))],2)}const Y_e=ge(H_e,[["render",x_e]]);et.add(K5,z5,tP,pd,ic,Lp,md,Ba,rP,t2,Pp);const X_e={components:{SearchBar:Y_e,ConfirmModal:Nr},data:()=>({searchBarHidden:!0,supportsMask:window.CSS&&window.CSS.supports&&(window.CSS.supports("mask-size","contain")||window.CSS.supports("-webkit-mask-size","contain")||window.CSS.supports("-moz-mask-size","contain")||window.CSS.supports("-ms-mask-size","contain")||window.CSS.supports("-o-mask-size","contain")),showingConfirmLogout:!1}),computed:{enableMask(){return this.supportsMask&&this.$store.state.instance.logoMask},logoStyle(){return{visibility:this.enableMask?"hidden":"visible"}},logoMaskStyle(){return this.enableMask?{"mask-image":`url(${this.$store.state.instance.logo})`}:{"background-color":this.enableMask?"":"transparent"}},logoBgStyle(){return Object.assign({margin:`${this.$store.state.instance.logoMargin} 0`,opacity:this.searchBarHidden?1:0},this.enableMask?{}:{"background-color":this.enableMask?"":"transparent"})},logo(){return this.$store.state.instance.logo},sitename(){return this.$store.state.instance.name},hideSitename(){return this.$store.state.instance.hideSitename},logoLeft(){return this.$store.state.instance.logoLeft},currentUser(){return this.$store.state.users.currentUser},privateMode(){return this.$store.state.instance.private},shouldConfirmLogout(){return this.$store.getters.mergedConfig.modalOnLogout}},methods:{scrollToTop(){window.scrollTo(0,0)},showConfirmLogout(){this.showingConfirmLogout=!0},hideConfirmLogout(){this.showingConfirmLogout=!1},logout(){this.shouldConfirmLogout?this.showConfirmLogout():this.doLogout()},doLogout(){this.$router.replace("/main/public"),this.$store.dispatch("logout"),this.hideConfirmLogout()},onSearchBarToggled(e){this.searchBarHidden=e},openSettingsModal(){Xe().openSettingsModal("user")},openAdminModal(){Xe().openSettingsModal("admin")}}},J_e={class:"inner-nav"},Z_e={class:"item sitename"},Q_e=["src"],e2e={class:"item right actions"},t2e=["title"],n2e=["title"],s2e=["title"];function r2e(e,t,n,s,r,o){const i=O("router-link"),a=O("search-bar"),c=O("FAIcon"),u=O("confirm-modal");return p(),b("nav",{id:"nav",class:he(["DesktopNav",{"-logoLeft":e.logoLeft}]),onClick:t[4]||(t[4]=f=>e.scrollToTop())},[g("div",J_e,[g("div",Z_e,[e.hideSitename?E("",!0):(p(),Y(i,{key:0,class:"site-name",to:{name:"root"},"active-class":"home"},{default:X(()=>[de(w(e.sitename),1)]),_:1}))]),T(i,{class:"logo",to:{name:"root"},style:hn(e.logoBgStyle),title:e.sitename},{default:X(()=>[g("div",{class:"mask",style:hn(e.logoMaskStyle)},null,4),g("img",{src:e.logo,style:hn(e.logoStyle)},null,12,Q_e)]),_:1},8,["style","title"]),g("div",e2e,[e.currentUser||!e.privateMode?(p(),Y(a,{key:0,onToggled:e.onSearchBarToggled,onClick:t[0]||(t[0]=Te(()=>{},["stop"]))},null,8,["onToggled"])):E("",!0),g("button",{class:"button-unstyled nav-icon",title:e.$t("nav.preferences"),onClick:t[1]||(t[1]=Te((...f)=>e.openSettingsModal&&e.openSettingsModal(...f),["stop"]))},[T(c,{"fixed-width":"",class:"fa-scale-110 fa-old-padding",icon:"cog"})],8,t2e),e.currentUser&&e.currentUser.role==="admin"?(p(),b("button",{key:1,class:"button-unstyled nav-icon",target:"_blank",title:e.$t("nav.administration"),onClick:t[2]||(t[2]=Te((...f)=>e.openAdminModal&&e.openAdminModal(...f),["stop"]))},[T(c,{"fixed-width":"",class:"fa-scale-110 fa-old-padding",icon:"tachometer-alt"})],8,n2e)):E("",!0),t[5]||(t[5]=g("span",{class:"spacer"},null,-1)),e.currentUser?(p(),b("button",{key:2,class:"button-unstyled nav-icon",title:e.$t("login.logout"),onClick:t[3]||(t[3]=Te((...f)=>e.logout&&e.logout(...f),["stop","prevent"]))},[T(c,{"fixed-width":"",class:"fa-scale-110 fa-old-padding",icon:"sign-out-alt"})],8,s2e)):E("",!0)])]),(p(),Y(Yn,{to:"#modal"},[e.showingConfirmLogout?(p(),Y(u,{key:0,title:e.$t("login.logout_confirm_title"),"confirm-text":e.$t("login.logout_confirm_accept_button"),"cancel-text":e.$t("login.logout_confirm_cancel_button"),onAccepted:e.doLogout,onCancelled:e.hideConfirmLogout},{default:X(()=>[de(w(e.$t("login.logout_confirm")),1)]),_:1},8,["title","confirm-text","cancel-text","onAccepted","onCancelled"])):E("",!0)]))],2)}const o2e=ge(X_e,[["render",r2e]]),i2e={props:{items:{type:Array,default:()=>[]},getKey:{type:Function,default:e=>e.id},getClass:{type:Function,default:()=>""},nonInteractive:{type:Boolean,default:!1}}},a2e={class:"list",role:"list"},l2e={key:0,class:"list-empty-content faint"};function c2e(e,t,n,s,r,o){return p(),b("div",a2e,[(p(!0),b(Se,null,We(n.items,i=>(p(),b("div",{key:n.getKey(i),class:he(["list-item",[n.getClass(i),n.nonInteractive?"-non-interactive":""]]),role:"listitem"},[Ot(e.$slots,"item",{item:i})],2))),128)),n.items.length===0&&e.$slots.empty?(p(),b("div",l2e,[Ot(e.$slots,"empty")])):E("",!0)])}const Td=ge(i2e,[["render",c2e]]),u2e={components:{Status:ea,List:Td,Checkbox:io,Modal:dd,UserLink:kd},data(){return{comment:"",forward:!1,statusIdsToReport:[],processing:!1,error:!1}},computed:{reportModal(){return qi().reportModal},isLoggedIn(){return!!this.$store.state.users.currentUser},isOpen(){return this.isLoggedIn&&this.reportModal.activated},userId(){return this.reportModal.userId},user(){return this.$store.getters.findUser(this.userId)},remoteInstance(){return!this.user.is_local&&this.user.screen_name.substr(this.user.screen_name.indexOf("@")+1)},statuses(){return this.reportModal.statuses},preTickedIds(){return this.reportModal.preTickedIds}},watch:{userId:"resetState",preTickedIds(e){this.statusIdsToReport=e}},methods:{resetState(){this.comment="",this.forward=!1,this.statusIdsToReport=this.preTickedIds,this.processing=!1,this.error=!1},closeModal(){qi().closeUserReportingModal()},reportUser(){this.processing=!0,this.error=!1;const e={userId:this.userId,comment:this.comment,forward:this.forward,statusIds:this.statusIdsToReport};this.$store.state.api.backendInteractor.reportUser({...e}).then(()=>{this.processing=!1,this.resetState(),this.closeModal()}).catch(()=>{this.processing=!1,this.error=!0})},clearError(){this.error=!1},isChecked(e){return this.statusIdsToReport.indexOf(e)!==-1},toggleStatus(e,t){e!==this.isChecked(t)&&(e?this.statusIdsToReport.push(t):this.statusIdsToReport.splice(this.statusIdsToReport.indexOf(t),1))},resize(e){const t=e.target||e;t instanceof window.Element&&(t.style.height="auto",t.style.height=`${t.scrollHeight}px`,t.value===""&&(t.style.height=null))}}},d2e={class:"user-reporting-panel panel"},f2e={class:"panel-heading"},h2e={class:"panel-body"},p2e={class:"user-reporting-panel-left"},m2e=["placeholder"],g2e={key:0},v2e=["disabled"],b2e={key:0,class:"alert error"},y2e={class:"user-reporting-panel-right"},_2e={class:"status-fadein user-reporting-panel-sitem"};function w2e(e,t,n,s,r,o){const i=O("UserLink"),a=O("i18n-t"),c=O("Checkbox"),u=O("Status"),f=O("List"),h=O("Modal");return e.isOpen?(p(),Y(h,{key:0,onBackdropClicked:e.closeModal},{default:X(()=>[g("div",d2e,[g("div",f2e,[T(a,{tag:"h1",keypath:"user_reporting.title",class:"title"},{default:X(()=>[T(i,{class:"user-link",user:e.user},null,8,["user"])]),_:1})]),g("div",h2e,[g("div",p2e,[g("div",null,[g("p",null,w(e.$t("user_reporting.add_comment_description")),1),at(g("textarea",{"onUpdate:modelValue":t[0]||(t[0]=v=>e.comment=v),class:"input form-control",placeholder:e.$t("user_reporting.additional_comments"),rows:"1",onInput:t[1]||(t[1]=(...v)=>e.resize&&e.resize(...v))},null,40,m2e),[[Nt,e.comment]])]),e.user.is_local?E("",!0):(p(),b("div",g2e,[g("p",null,w(e.$t("user_reporting.forward_description")),1),T(c,{modelValue:e.forward,"onUpdate:modelValue":t[2]||(t[2]=v=>e.forward=v)},{default:X(()=>[de(w(e.$t("user_reporting.forward_to",[e.remoteInstance])),1)]),_:1},8,["modelValue"])])),g("div",null,[g("button",{class:"btn button-default",disabled:e.processing,onClick:t[3]||(t[3]=(...v)=>e.reportUser&&e.reportUser(...v))},w(e.$t("user_reporting.submit")),9,v2e),e.error?(p(),b("div",b2e,w(e.$t("user_reporting.generic_error")),1)):E("",!0)])]),g("div",y2e,[T(f,{items:e.statuses},{item:X(({item:v})=>[g("div",_2e,[T(u,{"in-conversation":!1,focused:!1,statusoid:v},null,8,["statusoid"]),T(c,{"model-value":e.isChecked(v.id),"onUpdate:modelValue":y=>e.toggleStatus(y,v.id)},null,8,["model-value","onUpdate:modelValue"])])]),_:1},8,["items"])])])])]),_:1},8,["onBackdropClicked"])):E("",!0)}const S2e=ge(u2e,[["render",w2e]]),k2e={components:{PostStatusForm:lc},props:{params:{type:Object,required:!0}},methods:{requestClose(){this.$refs.postStatusForm.requestClose()},doEditStatus({status:e,spoilerText:t,sensitive:n,media:s,contentType:r,poll:o}){const i={store:this.$store,statusId:this.params.statusId,status:e,spoilerText:t,sensitive:n,poll:o,media:s,contentType:r};return Uu.editStatus(i).then(a=>a).catch(a=>(console.error("Error editing status",a),{error:a.message}))}}};function $2e(e,t,n,s,r,o){const i=O("PostStatusForm");return p(),Y(i,An({ref:"postStatusForm"},e.params,{"post-handler":e.doEditStatus,"disable-polls":!0,"disable-visibility-selector":!0}),null,16,["post-handler"])}const FO=ge(k2e,[["render",$2e]]);var C2e=DP();const Hi=bs(C2e),T2e={components:{EditStatusForm:FO,Modal:dd},data(){return{resettingForm:!1}},computed:{isLoggedIn(){return!!this.$store.state.users.currentUser},modalActivated(){return Mu().modalActivated},isFormVisible(){return this.isLoggedIn&&!this.resettingForm&&this.modalActivated},params(){return Mu().params||{}}},watch:{params(e,t){Hi(e,"statusId")!==Hi(t,"statusId")&&(this.resettingForm=!0,this.$nextTick(()=>{this.resettingForm=!1}))},isFormVisible(e){e&&this.$nextTick(()=>this.$el&&this.$el.querySelector("textarea").focus())}},methods:{closeModal(){this.$refs.editStatusForm.requestClose()},doCloseModal(){Mu().closeEditStatusModal()}}},A2e={class:"edit-form-modal-panel panel"},E2e={class:"panel-heading"},I2e={class:"title"};function P2e(e,t,n,s,r,o){const i=O("EditStatusForm"),a=O("Modal");return e.isFormVisible?(p(),Y(a,{key:0,class:"edit-form-modal-view",onBackdropClicked:e.closeModal},{default:X(()=>[g("div",A2e,[g("div",E2e,[g("h1",I2e,w(e.$t("post_status.edit_status")),1)]),T(i,{ref:"editStatusForm",class:"panel-body",params:e.params,onPosted:e.doCloseModal,onDraftDone:e.doCloseModal,onCanClose:e.doCloseModal},null,8,["params","onPosted","onDraftDone","onCanClose"])])]),_:1},8,["onBackdropClicked"])):E("",!0)}const L2e=ge(T2e,[["render",P2e]]),O2e={components:{PostStatusForm:lc,Modal:dd},data(){return{resettingForm:!1}},computed:{isLoggedIn(){return!!this.$store.state.users.currentUser},modalActivated(){return Ai().modalActivated},isFormVisible(){return this.isLoggedIn&&!this.resettingForm&&this.modalActivated},params(){return Ai().params||{}}},watch:{params(e,t){Hi(e,"repliedUser.id")!==Hi(t,"repliedUser.id")&&(this.resettingForm=!0,this.$nextTick(()=>{this.resettingForm=!1}))},isFormVisible(e){e&&this.$nextTick(()=>this.$el&&this.$el.querySelector("textarea").focus())}},methods:{closeModal(){Ai().closePostStatusModal()},resetAndClose(){Ai().resetPostStatusModal(),Ai().closePostStatusModal()}}},R2e={class:"post-form-modal-panel panel"},M2e={class:"panel-heading"},N2e={class:"title"};function F2e(e,t,n,s,r,o){const i=O("PostStatusForm"),a=O("Modal");return e.isLoggedIn&&!e.resettingForm?(p(),Y(a,{key:0,"is-open":e.modalActivated,class:"post-form-modal-view",onBackdropClicked:e.closeModal},{default:X(()=>[g("div",R2e,[g("div",M2e,[g("h1",N2e,w(e.$t("post_status.new_status")),1)]),T(i,An({class:"panel-body"},e.params,{closeable:!0,onPosted:e.resetAndClose,onDraftDone:e.resetAndClose}),null,16,["onPosted","onDraftDone"])])]),_:1},8,["is-open","onBackdropClicked"])):E("",!0)}const D2e=ge(O2e,[["render",F2e]]),U2e={components:{Modal:dd,Status:ea},data(){return{statuses:[]}},computed:{modalActivated(){return Nu().modalActivated},params(){return Nu().params},statusId(){return this.params.id},historyCount(){return this.statuses.length},history(){return this.statuses}},watch:{params(e,t){const n=Z.get(e,"id")!==Z.get(t,"id");n&&this.resetHistory(),(n||Z.get(e,"edited_at")!==Z.get(t,"edited_at"))&&this.fetchStatusHistory()}},methods:{resetHistory(){this.statuses=[]},fetchStatusHistory(){this.$store.dispatch("fetchStatusHistory",this.params).then(e=>{this.statuses=e})},closeModal(){Nu().closeStatusHistoryModal()}}},j2e={class:"status-history-modal-panel panel"},B2e={class:"panel-heading"},z2e={class:"title"},q2e={class:"panel-body"},H2e={key:0,class:"history-body"};function V2e(e,t,n,s,r,o){const i=O("status"),a=O("Modal");return e.modalActivated?(p(),Y(a,{key:0,class:"status-history-modal-view",onBackdropClicked:e.closeModal},{default:X(()=>[g("div",j2e,[g("div",B2e,[g("h1",z2e,w(e.$t("status.status_history"))+" ("+w(e.historyCount)+") ",1)]),g("div",q2e,[e.historyCount>0?(p(),b("div",H2e,[(p(!0),b(Se,null,We(e.history,c=>(p(),Y(i,{key:c.id,statusoid:c,"is-preview":!0,class:"conversation-status status-fadein panel-body"},null,8,["statusoid"]))),128))])):E("",!0)])])]),_:1},8,["onBackdropClicked"])):E("",!0)}const W2e=ge(U2e,[["render",V2e]]);et.add(Xn);const G2e={computed:{notices(){return Xe().globalNotices}},methods:{closeNotice(e){Xe().removeGlobalNotice(e)}}},K2e={class:"global-notice-list"},x2e={class:"notice-message"},Y2e=["onClick"];function X2e(e,t,n,s,r,o){const i=O("FAIcon");return p(),b("div",K2e,[(p(!0),b(Se,null,We(e.notices,(a,c)=>(p(),b("div",{key:c,class:he(["alert global-notice",{[a.level]:!0}])},[g("div",x2e,w(e.$t(a.messageKey,a.messageArgs)),1),g("button",{class:"button-unstyled close-notice",onClick:u=>e.closeNotice(a)},[T(i,{class:"fa-scale-110 fa-old-padding",icon:"times"})],8,Y2e)],2))),128))])}const J2e=ge(G2e,[["render",X2e]]),Z2e={name:"app",components:{UserPanel:Ige,NavPanel:TO,Notifications:gr(()=>Ve(()=>Promise.resolve().then(()=>T_e),void 0)),InstanceSpecificPanel:AO,FeaturesPanel:EO,WhoToFollowPanel:L1e,ShoutPanel:IO,MediaModal:Sve,SideDrawer:RO,MobilePostStatusButton:Dve,MobileNav:q_e,DesktopNav:o2e,SettingsModal:gr(()=>Ve(()=>import("./settings_modal.C3SKf1RE.js").then(e=>e.s),__vite__mapDeps([2,3]))),UpdateNotification:gr(()=>Ve(()=>import("./update_notification.CQPgS8u3.js"),__vite__mapDeps([4,5]))),UserReportingModal:S2e,PostStatusModal:D2e,EditStatusModal:L2e,StatusHistoryModal:W2e,GlobalNoticeList:J2e},data:()=>({mobileActivePanel:"timeline"}),watch:{themeApplied(){this.removeSplash()},currentTheme(){this.setThemeBodyClass()},layoutType(){document.getElementById("modal").classList=["-"+this.layoutType]}},created(){const e=this.$store.getters.mergedConfig.interfaceLanguage;this.$store.dispatch("setOption",{name:"interfaceLanguage",value:e}),document.getElementById("modal").classList=["-"+this.layoutType],this.updateScrollState=Z.throttle(this.scrollHandler,200),this.updateMobileState=Z.throttle(this.resizeHandler,200)},mounted(){window.addEventListener("resize",this.updateMobileState),this.scrollParent.addEventListener("scroll",this.updateScrollState),Xe().themeApplied&&(this.setThemeBodyClass(),this.removeSplash()),gp()},unmounted(){window.removeEventListener("resize",this.updateMobileState),this.scrollParent.removeEventListener("scroll",this.updateScrollState)},computed:{themeApplied(){return Xe().themeApplied},currentTheme(){if(Xe().styleDataUsed){const e=Xe().styleDataUsed.find(t=>t.component==="@meta");if(e!==void 0)return e.directives.name.replaceAll(" ","-").toLowerCase()}return"stock"},layoutModalClass(){return"-"+this.layoutType},classes(){return[{"-reverse":this.reverseLayout,"-no-sticky-headers":this.noSticky,"-has-new-post-button":this.newPostButtonShown},"-"+this.layoutType]},navClasses(){const{navbarColumnStretch:e}=this.$store.getters.mergedConfig;return["-"+this.layoutType,...e?["-column-stretch"]:[]]},currentUser(){return this.$store.state.users.currentUser},userBackground(){return this.currentUser.background_image},instanceBackground(){return this.mergedConfig.hideInstanceWallpaper?null:this.$store.state.instance.background},background(){return this.userBackground||this.instanceBackground},bgStyle(){if(this.background)return{"--body-background-image":`url(${this.background})`}},shout(){return Gl().joined},suggestionsEnabled(){return this.$store.state.instance.suggestionsEnabled},showInstanceSpecificPanel(){return this.$store.state.instance.showInstanceSpecificPanel&&!this.$store.getters.mergedConfig.hideISP&&this.$store.state.instance.instanceSpecificPanelContent},isChats(){return this.$route.name==="chat"||this.$route.name==="chats"},isListEdit(){return this.$route.name==="lists-edit"},newPostButtonShown(){return this.isChats||this.isListEdit?!1:this.$store.getters.mergedConfig.alwaysShowNewPostButton||this.layoutType==="mobile"},showFeaturesPanel(){return this.$store.state.instance.showFeaturesPanel},editingAvailable(){return this.$store.state.instance.editingAvailable},shoutboxPosition(){return this.$store.getters.mergedConfig.alwaysShowNewPostButton||!1},hideShoutbox(){return this.$store.getters.mergedConfig.hideShoutbox},layoutType(){return Xe().layoutType},privateMode(){return this.$store.state.instance.private},reverseLayout(){const{thirdColumnMode:e,sidebarRight:t}=this.$store.getters.mergedConfig;return this.layoutType!=="wide"||e==="notifications"?t:!t},noSticky(){return this.$store.getters.mergedConfig.disableStickyHeaders},showScrollbars(){return this.$store.getters.mergedConfig.showScrollbars},scrollParent(){return window},...bn(["mergedConfig"])},methods:{resizeHandler(){Xe().setLayoutWidth(Ph()),Xe().setLayoutHeight(Lh())},scrollHandler(){(this.scrollParent===window?window.scrollY:this.scrollParent.scrollTop)!=0?this.$refs.appContentRef.classList.add(["-scrolled"]):this.$refs.appContentRef.classList.remove(["-scrolled"])},setThemeBodyClass(){const e=this.currentTheme,n=Array.from(document.body.classList).filter(s=>s.startsWith("theme-"));if(e!==null&&e!==""){const s=`theme-${e.toLowerCase()}`;n.length?document.body.classList.replace(n[0],s):document.body.classList.add(s)}else document.body.classList.remove(...n)},removeSplash(){document.querySelector("#status").textContent=this.$t("splash.fun_"+Math.ceil(Math.random()*4));const e=document.querySelector("#splash");e.addEventListener("transitionend",()=>{e.remove()}),setTimeout(()=>{e.remove()},600),e.classList.add("hidden"),document.querySelector("#app").classList.remove("hidden")}}},Q2e={key:0,class:"login-hint panel panel-default"};function ewe(e,t,n,s,r,o){const i=O("MobileNav"),a=O("DesktopNav"),c=O("Notifications"),u=O("user-panel"),f=O("nav-panel"),h=O("instance-specific-panel"),v=O("features-panel"),y=O("who-to-follow-panel"),S=O("router-link"),$=O("router-view"),I=O("MediaModal"),C=O("shout-panel"),k=O("MobilePostStatusButton"),P=O("UserReportingModal"),A=O("PostStatusModal"),R=O("EditStatusModal"),B=O("StatusHistoryModal"),N=O("SettingsModal"),W=O("UpdateNotification"),V=O("GlobalNoticeList");return at((p(),b("div",{id:"app-loaded",style:hn(e.bgStyle)},[t[2]||(t[2]=g("div",{id:"app_bg_wrapper",class:"app-bg-wrapper"},null,-1)),e.layoutType==="mobile"?(p(),Y(i,{key:0})):(p(),Y(a,{key:1,class:he(e.navClasses)},null,8,["class"])),e.currentUser?(p(),Y(c,{key:2})):E("",!0),g("div",{id:"content",ref:"appContentRef",class:he(["app-layout container",e.classes])},[t[1]||(t[1]=g("div",{class:"underlay"},null,-1)),g("div",{id:"sidebar",class:he(["column -scrollable",{"-show-scrollbar":e.showScrollbars}])},[T(u),e.layoutType!=="mobile"?(p(),b(Se,{key:0},[T(f),e.showInstanceSpecificPanel?(p(),Y(h,{key:0})):E("",!0),!e.currentUser&&e.showFeaturesPanel?(p(),Y(v,{key:1})):E("",!0),e.currentUser&&e.suggestionsEnabled?(p(),Y(y,{key:2})):E("",!0),t[0]||(t[0]=g("div",{id:"notifs-sidebar"},null,-1))],64)):E("",!0)],2),g("main",{id:"main-scroller",class:he(["column main",{"-full-height":e.isChats||e.isListEdit}])},[e.currentUser?E("",!0):(p(),b("div",Q2e,[T(S,{to:{name:"login"},class:"panel-body"},{default:X(()=>[de(w(e.$t("login.hint")),1)]),_:1})])),T($)],2),g("div",{id:"notifs-column",class:he(["column -scrollable",{"-show-scrollbar":e.showScrollbars}])},null,2)],2),T(I),e.currentUser&&e.shout&&!e.hideShoutbox?(p(),Y(C,{key:3,floating:!0,class:he(["floating-shout mobile-hidden",{"-left":e.shoutboxPosition}])},null,8,["class"])):E("",!0),T(k),T(P),T(A),e.editingAvailable?(p(),Y(R,{key:4})):E("",!0),e.editingAvailable?(p(),Y(B,{key:5})):E("",!0),T(N,{class:he(e.layoutModalClass)},null,8,["class"]),T(W),T(V)],4)),[[Cr,e.themeApplied]])}const twe=ge(Z2e,[["render",ewe]]);et.add(q5,Y5);const nwe={components:{Status:ea},name:"ThreadTree",props:{depth:Number,status:Object,inProfile:Boolean,conversation:Array,collapsable:Boolean,isExpanded:Boolean,pinnedStatusIdsObject:Object,profileUserId:String,isFocusedFunction:Function,highlight:String,getReplies:Function,setHighlight:Function,toggleExpanded:Function,simple:Boolean,toggleThreadDisplay:Function,threadDisplayStatus:Object,showThreadRecursively:Function,totalReplyCount:Object,totalReplyDepth:Object,statusContentProperties:Object,setStatusContentProperty:Function,toggleStatusContentProperty:Function,dive:Function},computed:{suspendable(){const e=this.$refs.statusComponent?this.$refs.statusComponent.suspendable:!0;return this.$refs.childComponent?e&&this.$refs.childComponent.every(t=>t.suspendable):e},reverseLookupTable(){return this.conversation.reduce((e,t,n)=>(e[t.id]=n,e),{})},currentReplies(){return this.getReplies(this.status.id).map(({id:e})=>this.statusById(e))},threadShowing(){return this.threadDisplayStatus[this.status.id]==="showing"},currentProp(){return this.statusContentProperties[this.status.id]}},methods:{statusById(e){return this.conversation[this.reverseLookupTable[e]]},collapseThread(){},showThread(){},showAllSubthreads(){},toggleCurrentProp(e){this.toggleStatusContentProperty(this.status.id,e)},setCurrentProp(e){this.setStatusContentProperty(this.status.id,e)}}},swe={class:"thread-tree"},rwe={key:0,class:"thread-tree-replies"},owe={key:1,class:"thread-tree-replies thread-tree-replies-hidden"};function iwe(e,t,n,s,r,o){const i=O("status"),a=O("thread-tree"),c=O("FAIcon"),u=O("i18n-t");return p(),b("article",swe,[(p(),Y(i,{key:e.status.id,ref:"statusComponent","inline-expanded":e.collapsable&&e.isExpanded,statusoid:e.status,expandable:!e.isExpanded,"show-pinned":e.pinnedStatusIdsObject&&e.pinnedStatusIdsObject[e.status.id],focused:e.isFocusedFunction(e.status.id),"in-conversation":e.isExpanded,highlight:e.highlight,replies:e.getReplies(e.status.id),"in-profile":e.inProfile,"profile-user-id":e.profileUserId,class:"conversation-status conversation-status-treeview status-fadein panel-body","simple-tree":e.simple,"controlled-thread-display-status":e.threadDisplayStatus[e.status.id],"controlled-toggle-thread-display":()=>e.toggleThreadDisplay(e.status.id),"controlled-showing-tall":e.currentProp.showingTall,"controlled-expanding-subject":e.currentProp.expandingSubject,"controlled-showing-long-subject":e.currentProp.showingLongSubject,"controlled-replying":e.currentProp.replying,"controlled-media-playing":e.currentProp.mediaPlaying,"controlled-toggle-showing-tall":()=>e.toggleCurrentProp("showingTall"),"controlled-toggle-expanding-subject":()=>e.toggleCurrentProp("expandingSubject"),"controlled-toggle-showing-long-subject":()=>e.toggleCurrentProp("showingLongSubject"),"controlled-toggle-replying":()=>e.toggleCurrentProp("replying"),"controlled-set-media-playing":f=>e.setCurrentProp("mediaPlaying",f),dive:e.dive?()=>e.dive(e.status.id):void 0,onGoto:e.setHighlight,onToggleExpanded:e.toggleExpanded},null,8,["inline-expanded","statusoid","expandable","show-pinned","focused","in-conversation","highlight","replies","in-profile","profile-user-id","simple-tree","controlled-thread-display-status","controlled-toggle-thread-display","controlled-showing-tall","controlled-expanding-subject","controlled-showing-long-subject","controlled-replying","controlled-media-playing","controlled-toggle-showing-tall","controlled-toggle-expanding-subject","controlled-toggle-showing-long-subject","controlled-toggle-replying","controlled-set-media-playing","dive","onGoto","onToggleExpanded"])),e.currentReplies.length&&e.threadShowing?(p(),b("div",rwe,[(p(!0),b(Se,null,We(e.currentReplies,f=>(p(),Y(a,{key:f.id,ref_for:!0,ref:"childComponent",depth:e.depth+1,status:f,"in-profile":e.inProfile,conversation:e.conversation,collapsable:e.collapsable,"is-expanded":e.isExpanded,"pinned-status-ids-object":e.pinnedStatusIdsObject,"profile-user-id":e.profileUserId,"is-focused-function":e.isFocusedFunction,"get-replies":e.getReplies,highlight:e.highlight,"set-highlight":e.setHighlight,"toggle-expanded":e.toggleExpanded,simple:e.simple,"toggle-thread-display":e.toggleThreadDisplay,"thread-display-status":e.threadDisplayStatus,"show-thread-recursively":e.showThreadRecursively,"total-reply-count":e.totalReplyCount,"total-reply-depth":e.totalReplyDepth,"status-content-properties":e.statusContentProperties,"set-status-content-property":e.setStatusContentProperty,"toggle-status-content-property":e.toggleStatusContentProperty,dive:e.dive},null,8,["depth","status","in-profile","conversation","collapsable","is-expanded","pinned-status-ids-object","profile-user-id","is-focused-function","get-replies","highlight","set-highlight","toggle-expanded","simple","toggle-thread-display","thread-display-status","show-thread-recursively","total-reply-count","total-reply-depth","status-content-properties","set-status-content-property","toggle-status-content-property","dive"]))),128))])):E("",!0),e.currentReplies.length&&!e.threadShowing?(p(),b("div",owe,[e.simple?(p(),Y(u,{key:0,scope:"global",tag:"button",keypath:"status.thread_follow_with_icon",class:"button-unstyled -link thread-tree-show-replies-button",onClick:t[0]||(t[0]=Te(f=>e.dive(e.status.id),["prevent"]))},{icon:X(()=>[T(c,{icon:"angle-double-right"})]),text:X(()=>[g("span",null,w(e.$t("status.thread_follow",{numStatus:e.totalReplyCount[e.status.id]},e.totalReplyCount[e.status.id])),1)]),_:1})):(p(),Y(u,{key:1,scope:"global",tag:"button",keypath:"status.thread_show_full_with_icon",class:"button-unstyled -link thread-tree-show-replies-button",onClick:t[1]||(t[1]=Te(f=>e.showThreadRecursively(e.status.id),["prevent"]))},{icon:X(()=>[T(c,{icon:"angle-double-down"})]),text:X(()=>[g("span",null,w(e.$t("status.thread_show_full",{numStatus:e.totalReplyCount[e.status.id],depth:e.totalReplyDepth[e.status.id]},e.totalReplyCount[e.status.id])),1)]),_:1}))])):E("",!0)])}const awe=ge(nwe,[["render",iwe]]);et.add(X5,mZ,e2);const lwe={props:{conversation:Boolean,nested:Boolean},components:{Popover:Jn},methods:{setReplyVisibility(e){this.$store.dispatch("setOption",{name:"replyVisibility",value:e}),this.$store.dispatch("queueFlushAll")},openTab(e){Xe().openSettingsModalTab(e)}},computed:{...bn(["mergedConfig"]),...sn(Xe,{mobileLayout:e=>e.layoutType==="mobile"}),triggerAttrs(){return this.mobileLayout?{}:{title:this.$t("timeline.quick_filter_settings")}},mainClass(){return this.mobileLayout?"main-button":"dropdown-item"},loggedIn(){return!!this.$store.state.users.currentUser},replyVisibilitySelf:{get(){return this.mergedConfig.replyVisibility==="self"},set(){this.setReplyVisibility("self")}},replyVisibilityFollowing:{get(){return this.mergedConfig.replyVisibility==="following"},set(){this.setReplyVisibility("following")}},replyVisibilityAll:{get(){return this.mergedConfig.replyVisibility==="all"},set(){this.setReplyVisibility("all")}},hideMedia:{get(){return this.mergedConfig.hideAttachments||this.mergedConfig.hideAttachmentsInConv},set(){const e=!this.hideMedia;this.$store.dispatch("setOption",{name:"hideAttachments",value:e}),this.$store.dispatch("setOption",{name:"hideAttachmentsInConv",value:e})}},hideMutedPosts:{get(){return this.mergedConfig.hideFilteredStatuses},set(){const e=!this.hideMutedPosts;this.$store.dispatch("setOption",{name:"hideFilteredStatuses",value:e})}},muteBotStatuses:{get(){return this.mergedConfig.muteBotStatuses},set(){const e=!this.muteBotStatuses;this.$store.dispatch("setOption",{name:"muteBotStatuses",value:e})}},muteSensitiveStatuses:{get(){return this.mergedConfig.muteSensitiveStatuses},set(){const e=!this.muteSensitiveStatuses;this.$store.dispatch("setOption",{name:"muteSensitiveStatuses",value:e})}}}},cwe={class:"dropdown-menu",role:"menu"},uwe={key:0,role:"group"},dwe={class:"menu-item dropdown-item -icon"},fwe=["aria-checked"],hwe={key:0,class:"menu-item dropdown-item -icon"},pwe=["aria-checked"],mwe={key:1,class:"menu-item dropdown-item -icon"},gwe=["aria-checked"],vwe={key:2,role:"separator",class:"dropdown-divider"},bwe={class:"menu-item dropdown-item -icon"},ywe=["aria-checked"],_we={class:"menu-item dropdown-item -icon"},wwe=["aria-checked"],Swe={class:"menu-item dropdown-item -icon"},kwe=["aria-checked"],$we={class:"menu-item dropdown-item -icon"},Cwe=["aria-checked"],Twe={class:"menu-item dropdown-item -icon"};function Awe(e,t,n,s,r,o){const i=O("FAIcon"),a=O("Popover");return p(),Y(a,{trigger:e.nested?"hover":"click",class:"QuickFilterSettings","bound-to":{x:"container"},position:e.nested?"right":"top","trigger-attrs":e.triggerAttrs},{content:X(()=>[g("div",cwe,[e.loggedIn?(p(),b("div",uwe,[g("div",dwe,[e.conversation?E("",!0):(p(),b("button",{key:0,class:"main-button","aria-checked":e.replyVisibilityAll,role:"menuitemradio",onClick:t[0]||(t[0]=c=>e.replyVisibilityAll=!0)},[g("span",{class:he(["input menu-checkbox -radio",{"menu-checkbox-checked":e.replyVisibilityAll}]),"aria-hidden":!0},null,2),de(w(e.$t("settings.reply_visibility_all")),1)],8,fwe))]),e.conversation?E("",!0):(p(),b("div",hwe,[g("button",{class:"main-button","aria-checked":e.replyVisibilityFollowing,role:"menuitemradio",onClick:t[1]||(t[1]=c=>e.replyVisibilityFollowing=!0)},[g("span",{class:he(["input menu-checkbox -radio",{"menu-checkbox-checked":e.replyVisibilityFollowing}]),"aria-hidden":!0},null,2),de(w(e.$t("settings.reply_visibility_following_short")),1)],8,pwe)])),e.conversation?E("",!0):(p(),b("div",mwe,[g("button",{class:"main-button","aria-checked":e.replyVisibilitySelf,role:"menuitemradio",onClick:t[2]||(t[2]=c=>e.replyVisibilitySelf=!0)},[g("span",{class:he(["input menu-checkbox -radio",{"menu-checkbox-checked":e.replyVisibilitySelf}]),"aria-hidden":!0},null,2),de(w(e.$t("settings.reply_visibility_self_short")),1)],8,gwe)])),e.conversation?E("",!0):(p(),b("div",vwe))])):E("",!0),g("div",bwe,[g("button",{class:"main-button",role:"menuitemcheckbox","aria-checked":e.muteBotStatuses,onClick:t[3]||(t[3]=c=>e.muteBotStatuses=!e.muteBotStatuses)},[g("span",{class:he(["input menu-checkbox",{"menu-checkbox-checked":e.muteBotStatuses}]),"aria-hidden":!0},null,2),de(w(e.$t("settings.mute_bot_posts")),1)],8,ywe)]),g("div",_we,[g("button",{class:"main-button",role:"menuitemcheckbox","aria-checked":e.muteSensitiveStatuses,onClick:t[4]||(t[4]=c=>e.muteSensitiveStatuses=!e.muteSensitiveStatuses)},[g("span",{class:he(["input menu-checkbox",{"menu-checkbox-checked":e.muteSensitiveStatuses}]),"aria-hidden":!0},null,2),de(w(e.$t("settings.mute_sensitive_posts")),1)],8,wwe)]),g("div",Swe,[g("button",{class:"main-button",role:"menuitemcheckbox","aria-checked":e.hideMedia,onClick:t[5]||(t[5]=c=>e.hideMedia=!e.hideMedia)},[g("span",{class:he(["input menu-checkbox",{"menu-checkbox-checked":e.hideMedia}]),"aria-hidden":!0},null,2),de(w(e.$t("settings.hide_media_previews")),1)],8,kwe)]),g("div",$we,[g("button",{class:"main-button",role:"menuitemcheckbox","aria-checked":e.hideMutedPosts,onClick:t[6]||(t[6]=c=>e.hideMutedPosts=!e.hideMutedPosts)},[g("span",{class:he(["input menu-checkbox",{"menu-checkbox-checked":e.hideMutedPosts}]),"aria-hidden":!0},null,2),de(w(e.$t("settings.hide_all_muted_posts")),1)],8,Cwe)]),g("div",Twe,[g("button",{class:"main-button",role:"menuitem",onClick:t[7]||(t[7]=c=>e.openTab("filtering"))},[T(i,{"fixed-width":"",icon:"font"}),de(w(e.$t("settings.word_filter_and_more")),1)])])])]),trigger:X(()=>[g("div",{class:he(e.mobileLayout?"main-button":"")},[T(i,{icon:"filter","fixed-width":e.nested},null,8,["fixed-width"]),e.nested?(p(),b(Se,{key:0},[de(w(e.$t("timeline.filter_settings")),1)],64)):E("",!0),e.nested?(p(),Y(i,{key:1,class:"chevron-icon",size:"lg",icon:"chevron-right","fixed-width":""})):E("",!0)],2)]),_:1},8,["trigger","position","trigger-attrs"])}const tw=ge(lwe,[["render",Awe]]);et.add(Ap,eP,V5,e2);const Ewe={props:{conversation:Boolean},components:{Popover:Jn,QuickFilterSettings:tw},methods:{setConversationDisplay(e){this.$store.dispatch("setOption",{name:"conversationDisplay",value:e})},openTab(e){Xe().openSettingsModalTab(e)}},computed:{...bn(["mergedConfig"]),...sn(Xe,{mobileLayout:e=>e.layoutType==="mobile"}),loggedIn(){return!!this.$store.state.users.currentUser},conversationDisplay:{get(){return this.mergedConfig.conversationDisplay},set(e){this.setConversationDisplay(e)}},autoUpdate:{get(){return this.mergedConfig.streaming},set(){const e=!this.autoUpdate;this.$store.dispatch("setOption",{name:"streaming",value:e})}},collapseWithSubjects:{get(){return this.mergedConfig.collapseMessageWithSubject},set(){const e=!this.collapseWithSubjects;this.$store.dispatch("setOption",{name:"collapseMessageWithSubject",value:e})}},showUserAvatars:{get(){return this.mergedConfig.mentionLinkShowAvatar},set(){const e=!this.showUserAvatars;this.$store.dispatch("setOption",{name:"mentionLinkShowAvatar",value:e})}},muteBotStatuses:{get(){return this.mergedConfig.muteBotStatuses},set(){const e=!this.muteBotStatuses;this.$store.dispatch("setOption",{name:"muteBotStatuses",value:e})}},muteSensitiveStatuses:{get(){return this.mergedConfig.muteSensitiveStatuses},set(){const e=!this.muteSensitiveStatuses;this.$store.dispatch("setOption",{name:"muteSensitiveStatuses",value:e})}}}},Iwe={class:"dropdown-menu",role:"menu"},Pwe={key:0,class:"menu-item dropdown-item -icon"},Lwe={key:1,role:"separator",class:"dropdown-divider"},Owe={role:"group"},Rwe={class:"menu-item dropdown-item -icon-double"},Mwe=["aria-checked"],Nwe={class:"menu-item dropdown-item -icon-double"},Fwe=["aria-checked"],Dwe={class:"menu-item dropdown-item -icon"},Uwe=["aria-checked"],jwe={key:2,class:"menu-item dropdown-item -icon"},Bwe=["aria-checked"],zwe={key:3,class:"menu-item dropdown-item -icon"},qwe=["aria-checked"],Hwe={class:"menu-item dropdown-item -icon"};function Vwe(e,t,n,s,r,o){const i=O("QuickFilterSettings"),a=O("FAIcon"),c=O("Popover");return p(),Y(c,{trigger:"click",class:"QuickViewSettings","bound-to":{x:"container"}},{content:X(()=>[g("div",Iwe,[e.mobileLayout?(p(),b("div",Pwe,[T(i,{nested:!0})])):E("",!0),e.mobileLayout?(p(),b("div",Lwe)):E("",!0),g("div",Owe,[g("div",Rwe,[g("button",{class:"main-button","aria-checked":e.conversationDisplay==="tree",role:"menuitemradio",onClick:t[0]||(t[0]=u=>e.conversationDisplay="tree")},[g("span",{class:he(["input menu-checkbox -radio",{"menu-checkbox-checked":e.conversationDisplay==="tree"}]),"aria-hidden":!0},null,2),T(a,{icon:"folder-tree","aria-hidden":!0,"fixed-width":""}),de(" "+w(e.$t("settings.conversation_display_tree_quick")),1)],8,Mwe)]),g("div",Nwe,[g("button",{class:"main-button","aria-checked":e.conversationDisplay==="linear",role:"menuitemradio",onClick:t[1]||(t[1]=u=>e.conversationDisplay="linear")},[g("span",{class:he(["input menu-checkbox -radio",{"menu-checkbox-checked":e.conversationDisplay==="linear"}]),"aria-hidden":!0},null,2),T(a,{icon:"list","aria-hidden":!0,"fixed-width":""}),de(" "+w(e.$t("settings.conversation_display_linear_quick")),1)],8,Fwe)])]),t[6]||(t[6]=g("div",{role:"separator",class:"dropdown-divider"},null,-1)),g("div",Dwe,[g("button",{class:"main-button",role:"menuitemcheckbox","aria-checked":e.showUserAvatars,onClick:t[2]||(t[2]=u=>e.showUserAvatars=!e.showUserAvatars)},[g("span",{class:he(["input menu-checkbox",{"menu-checkbox-checked":e.showUserAvatars}]),"aria-hidden":!0},null,2),de(w(e.$t("settings.mention_link_show_avatar_quick")),1)],8,Uwe)]),e.conversation?E("",!0):(p(),b("div",jwe,[g("button",{class:"main-button",role:"menuitemcheckbox","aria-checked":e.autoUpdate,onClick:t[3]||(t[3]=u=>e.autoUpdate=!e.autoUpdate)},[g("span",{class:he(["input menu-checkbox",{"menu-checkbox-checked":e.autoUpdate}]),"aria-hidden":!0},null,2),de(w(e.$t("settings.auto_update")),1)],8,Bwe)])),e.conversation?E("",!0):(p(),b("div",zwe,[g("button",{class:"main-button",role:"menuitemcheckbox","aria-checked":e.collapseWithSubjects,onClick:t[4]||(t[4]=u=>e.collapseWithSubjects=!e.collapseWithSubjects)},[g("span",{class:he(["input menu-checkbox",{"menu-checkbox-checked":e.collapseWithSubjects}]),"aria-hidden":!0},null,2),de(w(e.$t("settings.collapse_subject")),1)],8,qwe)])),g("div",Hwe,[g("button",{class:"main-button",role:"menuitem",onClick:t[5]||(t[5]=u=>e.openTab("general"))},[T(a,{icon:"wrench","fixed-width":""}),de(w(e.$t("settings.more_settings")),1)])])])]),trigger:X(()=>[T(a,{icon:"bars"})]),_:1})}const DO=ge(Ewe,[["render",Vwe]]);et.add(q5,$Z,qa);const Wwe=(e,t)=>{const n=e.type==="retweet"?e.retweeted_status.id:e.id,s=t.type==="retweet"?t.retweeted_status.id:t.id,r=Number(n),o=Number(s),i=!Number.isNaN(r),a=!Number.isNaN(o);return i&&a?r(t.type==="retweet"?e=Z.filter(e,n=>n.type==="retweet"||n.id!==t.retweeted_status.id):e=Z.filter(e,n=>n.type!=="retweet"),e.filter(n=>n).sort(Wwe)),Kwe={data(){return{highlight:null,expanded:!1,threadDisplayStatusObject:{},statusContentPropertiesObject:{},inlineDivePosition:null,loadStatusError:null}},props:["statusId","collapsable","isPage","pinnedStatusIdsObject","inProfile","profileUserId","virtualHidden"],created(){this.isPage&&this.fetchConversation()},computed:{maxDepthToShowByDefault(){const e=this.$store.getters.mergedConfig.maxDepthInThread-2;return e>=1?e:1},streamingEnabled(){return this.mergedConfig.useStreamingApi&&this.mastoUserSocketStatus===Ks.JOINED},displayStyle(){return this.$store.getters.mergedConfig.conversationDisplay},isTreeView(){return!this.isLinearView},treeViewIsSimple(){return!this.$store.getters.mergedConfig.conversationTreeAdvanced},isLinearView(){return this.displayStyle==="linear"},shouldFadeAncestors(){return this.$store.getters.mergedConfig.conversationTreeFadeAncestors},otherRepliesButtonPosition(){return this.$store.getters.mergedConfig.conversationOtherRepliesButton},showOtherRepliesButtonBelowStatus(){return this.otherRepliesButtonPosition==="below"},showOtherRepliesButtonInsideStatus(){return this.otherRepliesButtonPosition==="inside"},suspendable(){return this.isTreeView?Object.entries(this.statusContentProperties).every(([,e])=>!e.replying&&e.mediaPlaying.length===0):this.$refs.statusComponent&&this.$refs.statusComponent[0]?this.$refs.statusComponent.every(e=>e.suspendable):!0},hideStatus(){return this.virtualHidden&&this.suspendable},status(){return this.$store.state.statuses.allStatusesObject[this.statusId]},originalStatusId(){return this.status.retweeted_status?this.status.retweeted_status.id:this.statusId},conversationId(){return this.getConversationId(this.statusId)},conversation(){if(!this.status)return[];if(!this.isExpanded)return[this.status];const e=Z.clone(this.$store.state.statuses.conversationsObject[this.conversationId]),t=Z.findIndex(e,{id:this.originalStatusId});return t!==-1&&(e[t]=this.status),Gwe(e,this.status)},statusMap(){return this.conversation.reduce((e,t)=>(e[t.id]=t,e),{})},threadTree(){const e=this.conversation.reduce((r,o,i)=>(r[o.id]=i,r),{}),t=this.conversation.reduce((r,o)=>{const i=o.id;return r.forest[i]=this.getReplies(i).map(a=>a.id),r},{forest:{}}),n=(r,o,i=0,a={})=>o.map(c=>a[c]?[]:(a[c]=!0,[{status:this.conversation[e[c]],id:c,depth:i},n(r,r[c],i+1,a)].reduce((u,f)=>u.concat(f),[]))).reduce((c,u)=>c.concat(u),[]);return n(t.forest,this.topLevel.map(r=>r.id))},replyIds(){return this.conversation.map(e=>e.id).reduce((e,t)=>(e[t]=(this.replies[t]||[]).map(n=>n.id),e),{})},totalReplyCount(){const e={},t=n=>(e[n]||(e[n]=1+this.replyIds[n].map(s=>t(s)).reduce((s,r)=>s+r,0)),e[n]);return this.conversation.map(n=>n.id).map(t),Object.keys(e).reduce((n,s)=>(n[s]=e[s]-1,n),{})},totalReplyDepth(){const e={},t=n=>(e[n]||(e[n]=1+this.replyIds[n].map(s=>t(s)).reduce((s,r)=>s>r?s:r,0)),e[n]);return this.conversation.map(n=>n.id).map(t),Object.keys(e).reduce((n,s)=>(n[s]=e[s]-1,n),{})},depths(){return this.threadTree.reduce((e,t)=>(e[t.id]=t.depth,e),{})},topLevel(){return this.conversation.reduce((t,n)=>t.filter(s=>this.getReplies(n.id).map(r=>r.id).indexOf(s.id)===-1),this.conversation)},otherTopLevelCount(){return this.topLevel.length-1},showingTopLevel(){return this.canDive&&this.diveRoot?[this.statusMap[this.diveRoot]]:this.topLevel},diveRoot(){const e=this.inlineDivePosition||this.statusId;return!this.parentOf(e)?null:e},diveDepth(){return this.canDive&&this.diveRoot?this.depths[this.diveRoot]:0},diveMode(){return this.canDive&&!!this.diveRoot},shouldShowAllConversationButton(){return this.isTreeView&&this.isExpanded&&this.diveMode&&this.topLevel.length>1},shouldShowAncestors(){return this.isTreeView&&this.isExpanded&&this.ancestorsOf(this.diveRoot).length},replies(){let e=1;return Z.reduce(this.conversation,(t,{id:n,in_reply_to_status_id:s})=>(s&&(t[s]=t[s]||[],t[s].push({name:`#${e}`,id:n})),e++,t),{})},isExpanded(){return!!(this.expanded||this.isPage)},hiddenStyle(){const e=this.status&&this.status.virtualHeight||"120px";return this.virtualHidden?{height:e}:{}},threadDisplayStatus(){return this.conversation.reduce((e,t)=>{const n=t.id,s=this.depths[n],r=this.threadDisplayStatusObject[n]?this.threadDisplayStatusObject[n]:s-this.diveDepth<=this.maxDepthToShowByDefault?"showing":"hidden";return e[n]=r,e},{})},statusContentProperties(){return this.conversation.reduce((e,t)=>{const n=t.id,s=(()=>{const r={showingTall:!1,expandingSubject:!1,showingLongSubject:!1,isReplying:!1,mediaPlaying:[]};return this.statusContentPropertiesObject[n]?{...r,...this.statusContentPropertiesObject[n]}:r})();return e[n]=s,e},{})},canDive(){return this.isTreeView&&this.isExpanded},maybeHighlight(){return this.isExpanded?this.highlight:null},...bn(["mergedConfig"]),...mn({mastoUserSocketStatus:e=>e.api.mastoUserSocketStatus}),...sn(Xe,{mobileLayout:e=>e.layoutType==="mobile"})},components:{Status:ea,ThreadTree:awe,QuickFilterSettings:tw,QuickViewSettings:DO},watch:{statusId(e,t){const n=this.getConversationId(e),s=this.getConversationId(t);n&&s&&n===s?this.setHighlight(this.originalStatusId):this.fetchConversation()},expanded(e){e?this.fetchConversation():this.resetDisplayState()},virtualHidden(){this.$store.dispatch("setVirtualHeight",{statusId:this.statusId,height:`${this.$el.clientHeight}px`})}},methods:{fetchConversation(){this.status?this.$store.state.api.backendInteractor.fetchConversation({id:this.statusId}).then(({ancestors:e,descendants:t})=>{this.$store.dispatch("addNewStatuses",{statuses:e}),this.$store.dispatch("addNewStatuses",{statuses:t}),this.setHighlight(this.originalStatusId)}):(this.loadStatusError=null,this.$store.state.api.backendInteractor.fetchStatus({id:this.statusId}).then(e=>{this.$store.dispatch("addNewStatuses",{statuses:[e]}),this.fetchConversation()}).catch(e=>{this.loadStatusError=e}))},isFocused(e){return this.isExpanded&&e===this.highlight},getReplies(e){return this.replies[e]||[]},getHighlight(){return this.isExpanded?this.highlight:null},setHighlight(e){e&&(this.highlight=e,this.streamingEnabled||this.$store.dispatch("fetchStatus",e),this.$store.dispatch("fetchFavsAndRepeats",e),this.$store.dispatch("fetchEmojiReactionsBy",e))},toggleExpanded(){this.expanded=!this.expanded},getConversationId(e){const t=this.$store.state.statuses.allStatusesObject[e];return Z.get(t,"retweeted_status.statusnet_conversation_id",Z.get(t,"statusnet_conversation_id"))},setThreadDisplay(e,t){this.threadDisplayStatusObject={...this.threadDisplayStatusObject,[e]:t}},toggleThreadDisplay(e){const n=this.threadDisplayStatus[e]==="showing"?"hidden":"showing";this.setThreadDisplay(e,n)},setThreadDisplayRecursively(e,t){this.setThreadDisplay(e,t),this.getReplies(e).map(n=>n.id).map(n=>this.setThreadDisplayRecursively(n,t))},showThreadRecursively(e){this.setThreadDisplayRecursively(e,"showing")},setStatusContentProperty(e,t,n){this.statusContentPropertiesObject={...this.statusContentPropertiesObject,[e]:{...this.statusContentPropertiesObject[e],[t]:n}}},toggleStatusContentProperty(e,t){this.setStatusContentProperty(e,t,!this.statusContentProperties[e][t])},leastVisibleAncestor(e){let t=e,n=this.parentOf(t);for(;t;){if(this.threadDisplayStatus[n]==="showing")return t;n=this.parentOf(n),t=this.parentOf(t)}return this.topLevel[0]?this.topLevel[0].id:void 0},diveIntoStatus(e){this.tryScrollTo(e)},diveToTopLevel(){this.tryScrollTo(this.topLevelAncestorOrSelfId(this.diveRoot)||this.topLevel[0].id)},undive(){this.inlineDivePosition=null,this.setHighlight(this.statusId)},tryScrollTo(e){e&&(this.isPage?this.$router.push({name:"conversation",params:{id:e}}):this.inlineDivePosition=e,this.$nextTick(()=>{this.setHighlight(e)}))},goToCurrent(){this.tryScrollTo(this.diveRoot||this.topLevel[0].id)},statusById(e){return this.statusMap[e]},parentOf(e){const t=this.statusById(e);if(!t)return;const{in_reply_to_status_id:n}=t;if(this.statusMap[n])return n},parentOrSelf(e){return this.parentOf(e)||e},ancestorsOf(e){const t=[];let n=this.parentOf(e);for(;n;)t.unshift(this.statusMap[n]),n=this.parentOf(n);return t},topLevelAncestorOrSelfId(e){let t=e,n=this.parentOf(e);for(;n;)t=this.parentOf(t),n=this.parentOf(n);return t},resetDisplayState(){this.undive(),this.threadDisplayStatusObject={}}}},xwe={key:0,class:"panel-heading conversation-heading -sticky"},Ywe={class:"title"},Xwe={key:0},Jwe={key:1},Zwe={key:0,class:"thread-body"},Qwe={key:0,class:"conversation-dive-to-top-level-box"},eSe={key:1,class:"thread-ancestors"},tSe={key:0,class:"thread-ancestor-dive-box"},nSe={class:"thread-ancestor-dive-box-inner"},sSe={key:1,class:"thread-body"};function rSe(e,t,n,s,r,o){const i=O("QuickFilterSettings"),a=O("QuickViewSettings"),c=O("FAIcon"),u=O("i18n-t"),f=O("status"),h=O("thread-tree");return e.hideStatus?(p(),b("div",{key:1,class:"Conversation -hidden",style:hn(e.hiddenStyle)},null,4)):(p(),b("div",{key:0,style:hn(e.hiddenStyle),class:he(["Conversation",{"-expanded":e.isExpanded,panel:e.isExpanded}])},[e.isExpanded?(p(),b("div",xwe,[g("h1",Ywe,w(e.$t("timeline.conversation")),1),e.collapsable?(p(),b("button",{key:0,class:"button-unstyled -link",onClick:t[0]||(t[0]=Te((...v)=>e.toggleExpanded&&e.toggleExpanded(...v),["prevent"]))},w(e.$t("timeline.collapse")),1)):E("",!0),!e.collapsable&&e.mobileLayout?(p(),Y(i,{key:1,conversation:!0,class:"rightside-button"})):E("",!0),e.collapsable?E("",!0):(p(),Y(a,{key:2,conversation:!0,class:"rightside-button"}))])):E("",!0),e.isPage&&!e.status?(p(),b("div",{key:1,class:he(["conversation-body",{"panel-body":e.isExpanded}])},[e.loadStatusError?(p(),b("p",Jwe,w(e.$t("status.load_error",{error:e.loadStatusError})),1)):(p(),b("p",Xwe,[T(c,{spin:"",icon:"circle-notch"}),de(" "+w(e.$t("status.loading")),1)]))],2)):(p(),b("div",{key:2,class:he(["conversation-body",{"panel-body":e.isExpanded}])},[e.isTreeView?(p(),b("div",Zwe,[e.shouldShowAllConversationButton?(p(),b("div",Qwe,[T(u,{keypath:"status.show_all_conversation_with_icon",tag:"button",class:"button-unstyled -link",scope:"global",onClick:Te(e.diveToTopLevel,["prevent"])},{icon:X(()=>[T(c,{icon:"angle-double-left"})]),text:X(()=>[g("span",null,w(e.$t("status.show_all_conversation",{numStatus:e.otherTopLevelCount},e.otherTopLevelCount)),1)]),_:1},8,["onClick"])])):E("",!0),e.shouldShowAncestors?(p(),b("div",eSe,[(p(!0),b(Se,null,We(e.ancestorsOf(e.diveRoot),v=>(p(),b("article",{key:v.id,class:he(["thread-ancestor",{"thread-ancestor-has-other-replies":e.getReplies(v.id).length>1,"-faded":e.shouldFadeAncestors}])},[T(f,{ref_for:!0,ref:"statusComponent","inline-expanded":e.collapsable&&e.isExpanded,statusoid:v,expandable:!e.isExpanded,"show-pinned":e.pinnedStatusIdsObject&&e.pinnedStatusIdsObject[v.id],focused:e.isFocused(v.id),"in-conversation":e.isExpanded,highlight:e.getHighlight(),replies:e.getReplies(v.id),"in-profile":e.inProfile,"profile-user-id":e.profileUserId,class:"conversation-status status-fadein panel-body","simple-tree":e.treeViewIsSimple,"toggle-thread-display":e.toggleThreadDisplay,"thread-display-status":e.threadDisplayStatus,"show-thread-recursively":e.showThreadRecursively,"total-reply-count":e.totalReplyCount,"total-reply-depth":e.totalReplyDepth,"show-other-replies-as-button":e.showOtherRepliesButtonInsideStatus,dive:()=>e.diveIntoStatus(v.id),"controlled-showing-tall":e.statusContentProperties[v.id].showingTall,"controlled-expanding-subject":e.statusContentProperties[v.id].expandingSubject,"controlled-showing-long-subject":e.statusContentProperties[v.id].showingLongSubject,"controlled-replying":e.statusContentProperties[v.id].replying,"controlled-media-playing":e.statusContentProperties[v.id].mediaPlaying,"controlled-toggle-showing-tall":()=>e.toggleStatusContentProperty(v.id,"showingTall"),"controlled-toggle-expanding-subject":()=>e.toggleStatusContentProperty(v.id,"expandingSubject"),"controlled-toggle-showing-long-subject":()=>e.toggleStatusContentProperty(v.id,"showingLongSubject"),"controlled-toggle-replying":()=>e.toggleStatusContentProperty(v.id,"replying"),"controlled-set-media-playing":y=>e.toggleStatusContentProperty(v.id,"mediaPlaying",y),onGoto:e.setHighlight,onToggleExpanded:e.toggleExpanded},null,8,["inline-expanded","statusoid","expandable","show-pinned","focused","in-conversation","highlight","replies","in-profile","profile-user-id","simple-tree","toggle-thread-display","thread-display-status","show-thread-recursively","total-reply-count","total-reply-depth","show-other-replies-as-button","dive","controlled-showing-tall","controlled-expanding-subject","controlled-showing-long-subject","controlled-replying","controlled-media-playing","controlled-toggle-showing-tall","controlled-toggle-expanding-subject","controlled-toggle-showing-long-subject","controlled-toggle-replying","controlled-set-media-playing","onGoto","onToggleExpanded"]),e.showOtherRepliesButtonBelowStatus&&e.getReplies(v.id).length>1?(p(),b("div",tSe,[g("div",nSe,[T(u,{tag:"button",scope:"global",keypath:"status.ancestor_follow_with_icon",class:"button-unstyled -link thread-tree-show-replies-button",onClick:Te(y=>e.diveIntoStatus(v.id),["prevent"])},{icon:X(()=>[T(c,{icon:"angle-double-right"})]),text:X(()=>[g("span",null,w(e.$t("status.ancestor_follow",{numReplies:e.getReplies(v.id,e.getReplies(v.id).length-1).length-1})),1)]),_:2},1032,["onClick"])])])):E("",!0)],2))),128))])):E("",!0),(p(!0),b(Se,null,We(e.showingTopLevel,v=>(p(),Y(h,{key:v.id,ref_for:!0,ref:"statusComponent",depth:0,status:v,"in-profile":e.inProfile,conversation:e.conversation,collapsable:e.collapsable,"is-expanded":e.isExpanded,"pinned-status-ids-object":e.pinnedStatusIdsObject,"profile-user-id":e.profileUserId,"is-focused-function":e.isFocused,"get-replies":e.getReplies,highlight:e.maybeHighlight,"set-highlight":e.setHighlight,"toggle-expanded":e.toggleExpanded,simple:e.treeViewIsSimple,"toggle-thread-display":e.toggleThreadDisplay,"thread-display-status":e.threadDisplayStatus,"show-thread-recursively":e.showThreadRecursively,"total-reply-count":e.totalReplyCount,"total-reply-depth":e.totalReplyDepth,"status-content-properties":e.statusContentProperties,"set-status-content-property":e.setStatusContentProperty,"toggle-status-content-property":e.toggleStatusContentProperty,dive:e.canDive?e.diveIntoStatus:void 0},null,8,["status","in-profile","conversation","collapsable","is-expanded","pinned-status-ids-object","profile-user-id","is-focused-function","get-replies","highlight","set-highlight","toggle-expanded","simple","toggle-thread-display","thread-display-status","show-thread-recursively","total-reply-count","total-reply-depth","status-content-properties","set-status-content-property","toggle-status-content-property","dive"]))),128))])):E("",!0),e.isLinearView?(p(),b("div",sSe,[g("article",null,[(p(!0),b(Se,null,We(e.conversation,v=>(p(),Y(f,{key:v.id,ref_for:!0,ref:"statusComponent","inline-expanded":e.collapsable&&e.isExpanded,statusoid:v,expandable:!e.isExpanded,"show-pinned":e.pinnedStatusIdsObject&&e.pinnedStatusIdsObject[v.id],focused:e.isFocused(v.id),"in-conversation":e.isExpanded,highlight:e.getHighlight(),replies:e.getReplies(v.id),"in-profile":e.inProfile,"profile-user-id":e.profileUserId,class:"conversation-status status-fadein panel-body","toggle-thread-display":e.toggleThreadDisplay,"thread-display-status":e.threadDisplayStatus,"show-thread-recursively":e.showThreadRecursively,"total-reply-count":e.totalReplyCount,"total-reply-depth":e.totalReplyDepth,"status-content-properties":e.statusContentProperties,"set-status-content-property":e.setStatusContentProperty,"toggle-status-content-property":e.toggleStatusContentProperty,onGoto:e.setHighlight,onToggleExpanded:e.toggleExpanded},null,8,["inline-expanded","statusoid","expandable","show-pinned","focused","in-conversation","highlight","replies","in-profile","profile-user-id","toggle-thread-display","thread-display-status","show-thread-recursively","total-reply-count","total-reply-depth","status-content-properties","set-status-content-property","toggle-status-content-property","onGoto","onToggleExpanded"]))),128))])])):E("",!0)],2))],6))}const im=ge(Kwe,[["render",rSe]]);et.add(za);const uA=e=>({friends:"nav.home_timeline",bookmarks:e?"nav.all_bookmarks":"nav.bookmarks",dms:"nav.dms","public-timeline":"nav.public_tl","public-external-timeline":"nav.twkn",quotes:"nav.quotes",bubble:"nav.bubble"}),oSe={components:{Popover:Jn,NavigationEntry:sm,ListsMenuContent:$O,BookmarkFoldersMenuContent:kO},data(){return{isOpen:!1}},created(){uA(this.bookmarkFolders)[this.$route.name]&&Xe().setLastTimeline(this.$route.name)},computed:{useListsMenu(){return this.$route.name==="lists-timeline"},useBookmarkFoldersMenu(){const e=this.$route.name;return this.bookmarkFolders&&(e==="bookmark-folder"||e==="bookmarks")},...mn({currentUser:e=>e.users.currentUser,privateMode:e=>e.instance.private,federating:e=>e.instance.federating,bookmarkFolders:e=>e.instance.pleromaBookmarkFoldersAvailable,bubbleTimeline:e=>e.instance.localBubbleInstances.length>0}),timelinesList(){return sd(Object.entries(Dl).map(([e,t])=>({...t,name:e})),{hasChats:this.pleromaChatMessagesAvailable,isFederating:this.federating,isPrivate:this.privateMode,currentUser:this.currentUser,supportsBookmarkFolders:this.bookmarkFolders,supportsBubbleTimeline:this.bubbleTimeline})}},methods:{openMenu(){setTimeout(()=>{this.isOpen=!0},25)},blockOpen(e){this.isOpen||e.stopPropagation()},timelineName(){const e=this.$route.name;if(e==="tag-timeline")return"#"+this.$route.params.tag;if(e==="lists-timeline")return Fn().findListTitle(this.$route.params.id);if(e==="bookmark-folder")return no().findBookmarkFolderName(this.$route.params.id);const t=uA(this.bookmarkFolders)[this.$route.name];return t?this.$t(t):e}}},iSe={key:2},aSe={class:"button-unstyled timeline-menu-title"},lSe={class:"title timeline-title"};function cSe(e,t,n,s,r,o){const i=O("ListsMenuContent"),a=O("BookmarkFoldersMenuContent"),c=O("NavigationEntry"),u=O("FAIcon"),f=O("Popover");return p(),Y(f,{trigger:"click",class:he(["TimelineMenu",{open:e.isOpen}]),"bound-to":{x:"container"},"bound-to-selector":".Timeline","popover-class":"timeline-menu-popover popover-default",onShow:e.openMenu,onClose:t[1]||(t[1]=()=>e.isOpen=!1)},{content:X(()=>[e.useListsMenu?(p(),Y(i,{key:0,"show-pin":!1,class:"timelines"})):e.useBookmarkFoldersMenu?(p(),Y(a,{key:1,class:"timelines"})):(p(),b("ul",iSe,[(p(!0),b(Se,null,We(e.timelinesList,h=>(p(),Y(c,{key:h.name,"show-pin":!1,item:h},null,8,["item"]))),128))]))]),trigger:X(()=>[g("span",aSe,[g("h1",lSe,w(e.timelineName()),1),g("span",null,[T(u,{size:"sm",icon:"chevron-down"})]),g("span",{class:"click-blocker",onClick:t[0]||(t[0]=(...h)=>e.blockOpen&&e.blockOpen(...h))})])]),_:1},8,["class","onShow"])}const uSe=ge(oSe,[["render",cSe]]),dSe={props:{fast:{type:Boolean,required:!1,default:!1}},methods:{scrollToTop(){const e=this.fast?"instant":"smooth";window.scrollTo({top:0,behavior:e})}}},fSe={class:"rightside-button scroll-to-top"},hSe=["title"];function pSe(e,t,n,s,r,o){const i=O("FAIcon"),a=O("FALayers");return p(),b("div",fSe,[g("button",{class:"button-unstyled scroll-to-top-button",type:"button",title:e.$t("general.scroll_to_top"),onClick:t[0]||(t[0]=(...c)=>e.scrollToTop&&e.scrollToTop(...c))},[T(a,{class:"fa-scale-110 fa-old-padding-layer"},{default:X(()=>[T(i,{icon:"arrow-up"}),T(i,{icon:"minus",transform:"up-7"})]),_:1})],8,hSe)])}const mSe=ge(dSe,[["render",pSe]]);et.add(Zs,t2,vd,s2,AZ,Op);const gSe={props:["timeline","timelineName","title","userId","listId","statusId","bookmarkFolderId","tag","embedded","count","pinnedStatusIds","inProfile","footerSlipgate"],data(){return{showScrollTop:!1,paused:!1,unfocused:!1,bottomedOut:!1,virtualScrollIndex:0,blockingClicks:!1}},components:{Status:ea,ScrollTopButton:mSe,Conversation:im,TimelineMenu:uSe,QuickFilterSettings:tw,QuickViewSettings:DO},computed:{filteredVisibleStatuses(){return this.timeline.visibleStatuses.filter(e=>this.timelineName!=="user"||e.id>=this.timeline.minId&&e.id<=this.timeline.maxId)},filteredPinnedStatusIds(){return(this.pinnedStatusIds||[]).filter(e=>this.timeline.statusesObject[e])},newStatusCount(){return this.timeline.newStatusCount},showLoadButton(){return this.timeline.newStatusCount>0||this.timeline.flushMarker!==0},loadButtonString(){return this.timeline.flushMarker!==0?this.$t("timeline.reload"):`${this.$t("timeline.show_new")} (${this.newStatusCount})`},mobileLoadButtonString(){return this.timeline.flushMarker!==0?"+":this.newStatusCount>99?"∞":this.newStatusCount},classes(){let e=this.embedded?["-embedded"]:["panel","panel-default"];return this.blockingClicks&&(e=e.concat(["-blocked","_misclick-prevention"])),{root:e,header:["timeline-heading"].concat(this.embedded?["panel-body"]:["panel-heading","-sticky"]),body:["timeline-body"].concat(this.embedded?["panel-body"]:["panel-body"]),footer:["timeline-footer"].concat(this.embedded?["panel-body"]:["panel-footer"])}},pinnedStatusIdsObject(){return Z.keyBy(this.pinnedStatusIds)},statusesToDisplay(){const e=this.timeline.visibleStatuses.length,t=Math.ceil(Math.max(3,window.innerHeight/80)),n=this.virtualScrollIndex-this.filteredPinnedStatusIds.length,s=Math.max(0,n-t),r=Math.min(e,n+t);return this.timeline.visibleStatuses.slice(s,r).map(o=>o.id)},virtualScrollingEnabled(){return this.$store.getters.mergedConfig.virtualScrolling},...sn(Xe,{mobileLayout:e=>e.layoutType==="mobile"})},created(){const e=this.$store,t=e.state.users.currentUser.credentials,n=this.timeline.visibleStatuses.length===0;if(window.addEventListener("scroll",this.handleScroll),e.state.api.fetchers[this.timelineName])return!1;Eh.fetchAndUpdate({store:e,credentials:t,timeline:this.timelineName,showImmediately:n,userId:this.userId,listId:this.listId,statusId:this.statusId,bookmarkFolderId:this.bookmarkFolderId,tag:this.tag})},mounted(){typeof document.hidden<"u"&&(document.addEventListener("visibilitychange",this.handleVisibilityChange,!1),this.unfocused=document.hidden),window.addEventListener("keydown",this.handleShortKey),setTimeout(this.determineVisibleStatuses,250)},unmounted(){window.removeEventListener("scroll",this.handleScroll),window.removeEventListener("keydown",this.handleShortKey),typeof document.hidden<"u"&&document.removeEventListener("visibilitychange",this.handleVisibilityChange,!1),this.$store.commit("setLoading",{timeline:this.timelineName,value:!1})},methods:{stopBlockingClicks:Z.debounce(function(){this.blockingClicks=!1},1e3),blockClicksTemporarily(){this.blockingClicks||(this.blockingClicks=!0),this.stopBlockingClicks()},handleShortKey(e){["textarea","input"].includes(e.target.tagName.toLowerCase())||e.key==="."&&this.showNewStatuses()},showNewStatuses(){this.timeline.flushMarker!==0?(this.$store.commit("clearTimeline",{timeline:this.timelineName,excludeUserId:!0}),this.$store.commit("queueFlush",{timeline:this.timelineName,id:0}),this.timelineName==="user"&&this.$store.dispatch("fetchPinnedStatuses",this.userId),this.fetchOlderStatuses()):(this.blockClicksTemporarily(),this.$store.commit("showNewStatuses",{timeline:this.timelineName}),this.paused=!1),window.scrollTo({top:0})},fetchOlderStatuses:Z.throttle(function(){const e=this.$store,t=e.state.users.currentUser.credentials;e.commit("setLoading",{timeline:this.timelineName,value:!0}),Eh.fetchAndUpdate({store:e,credentials:t,timeline:this.timelineName,older:!0,showImmediately:!0,userId:this.userId,listId:this.listId,statusId:this.statusId,bookmarkFolderId:this.bookmarkFolderId,tag:this.tag}).then(({statuses:n})=>{n&&n.length===0&&(this.bottomedOut=!0)}).finally(()=>e.commit("setLoading",{timeline:this.timelineName,value:!1}))},1e3,void 0),determineVisibleStatuses(){if(!this.$refs.timeline||!this.virtualScrollingEnabled)return;const e=this.$refs.timeline.children,t=Math.max(0,Math.min(this.virtualScrollIndex,e.length-1));if(e.length===0)return;const n=Math.max(document.body.offsetHeight,window.pageYOffset),s=window.pageYOffset+window.innerHeight*.5;let r=Math.floor(e.length*(s/n)),o=e[r].getBoundingClientRect().y;const i=e[t].getBoundingClientRect().y;for(Math.abs(o)>i&&(r=t,o=i);o<-20&&rwindow.innerHeight+100&&r>0;)r--,o-=e[r].offsetHeight;this.virtualScrollIndex=r},scrollLoad(){const e=document.body.getBoundingClientRect(),t=Math.max(e.height,-e.y);this.timeline.loading===!1&&this.$el.offsetHeight>0&&window.innerHeight+window.pageYOffset>=t-750&&this.fetchOlderStatuses()},handleScroll:Z.throttle(function(e){this.determineVisibleStatuses(),this.scrollLoad(e)},200),handleVisibilityChange(){this.unfocused=document.hidden}},watch:{newStatusCount(e){if(this.$store.getters.mergedConfig.streaming&&e>0){const t=document.documentElement;(window.pageYOffset||t.scrollTop)-(t.clientTop||0)<15&&!this.paused&&!(this.unfocused&&this.$store.getters.mergedConfig.pauseOnUnfocused)?this.showNewStatuses():this.paused=!0}}}},vSe={key:0,class:"rightside-button"},bSe=["title"],ySe={class:"badge -counter"},_Se=["title"],wSe={ref:"timeline",class:"timeline",role:"feed"},SSe={key:0,class:"new-status-notification text-center faint"},kSe={key:1,class:"new-status-notification text-center faint"},$Se={class:"new-status-notification text-center"},CSe={key:3,class:"new-status-notification text-center"},TSe={key:0};function ASe(e,t,n,s,r,o){const i=O("TimelineMenu"),a=O("ScrollTopButton"),c=O("FAIcon"),u=O("QuickFilterSettings"),f=O("QuickViewSettings"),h=O("conversation");return p(),b("div",{class:he(["Timeline",e.classes.root])},[e.embedded?E("",!0):(p(),b("div",{key:0,class:he(e.classes.header)},[e.embedded?E("",!0):(p(),Y(i,{key:0,"timeline-name":e.timelineName},null,8,["timeline-name"])),T(a),e.mobileLayout?(p(),b(Se,{key:1},[e.showLoadButton?(p(),b("div",vSe,[g("button",{class:"button-unstyled loadmore-button",title:e.loadButtonString,onClick:t[0]||(t[0]=Te((...v)=>e.showNewStatuses&&e.showNewStatuses(...v),["prevent"]))},[T(c,{"fixed-width":"",icon:"circle-plus"}),g("div",ySe,w(e.mobileLoadButtonString),1)],8,bSe)])):(p(),b("div",{key:1,class:"loadmore-text faint veryfaint rightside-icon",title:e.$t("timeline.up_to_date"),"aria-disabled":!0,onClick:t[1]||(t[1]=Te(()=>{},["prevent"]))},[T(c,{"fixed-width":"",icon:"check"})],8,_Se))],64)):(p(),b(Se,{key:2},[e.showLoadButton?(p(),b("button",{key:0,class:"button-default loadmore-button",onClick:t[2]||(t[2]=Te((...v)=>e.showNewStatuses&&e.showNewStatuses(...v),["prevent"]))},w(e.loadButtonString),1)):(p(),b("div",{key:1,class:"loadmore-text faint",onClick:t[3]||(t[3]=Te(()=>{},["prevent"]))},w(e.$t("timeline.up_to_date")),1))],64)),e.mobileLayout?E("",!0):(p(),Y(u,{key:3,class:"rightside-button"})),T(f,{class:"rightside-button"})],2)),g("div",{class:he(e.classes.body)},[g("div",wSe,[(p(!0),b(Se,null,We(e.filteredPinnedStatusIds,v=>(p(),Y(h,{key:v+"-pinned",role:"listitem",class:"status-fadein","status-id":v,collapsable:!0,"pinned-status-ids-object":e.pinnedStatusIdsObject,"in-profile":e.inProfile,"profile-user-id":e.userId},null,8,["status-id","pinned-status-ids-object","in-profile","profile-user-id"]))),128)),(p(!0),b(Se,null,We(e.filteredVisibleStatuses,v=>(p(),Y(h,{key:v.id,role:"listitem",class:"status-fadein","status-id":v.id,collapsable:!0,"in-profile":e.inProfile,"profile-user-id":e.userId,"virtual-hidden":e.virtualScrollingEnabled&&!e.statusesToDisplay.includes(v.id)},null,8,["status-id","in-profile","profile-user-id","virtual-hidden"]))),128))],512)],2),g("div",{class:he(e.classes.footer)},[(p(),Y(Yn,{to:e.footerSlipgate,disabled:!e.embedded||!e.footerSlipgate},[e.count===0?(p(),b("div",SSe,w(e.$t("timeline.no_statuses")),1)):e.bottomedOut?(p(),b("div",kSe,w(e.$t("timeline.no_more_statuses")),1)):e.timeline.loading?(p(),b("div",CSe,[T(c,{icon:"circle-notch",spin:"",size:"lg"})])):(p(),b("button",{key:2,class:"button-unstyled -link",onClick:t[4]||(t[4]=Te(v=>e.fetchOlderStatuses(),["prevent"]))},[g("div",$Se,w(e.$t("timeline.load_older")),1)]))],8,["to","disabled"])),e.embedded&&e.footerSlipgate?(p(),b("span",TSe)):E("",!0)],2)],2)}const lo=ge(gSe,[["render",ASe]]),ESe={components:{Timeline:lo},computed:{timeline(){return this.$store.state.statuses.timelines.public}},created(){this.$store.dispatch("startFetchingTimeline",{timeline:"public"})},unmounted(){this.$store.dispatch("stopFetchingTimeline","public")}};function ISe(e,t,n,s,r,o){const i=O("Timeline");return p(),Y(i,{title:e.$t("nav.public_tl"),timeline:e.timeline,"timeline-name":"public"},null,8,["title","timeline"])}const PSe=ge(ESe,[["render",ISe]]),LSe={components:{Timeline:lo},computed:{timeline(){return this.$store.state.statuses.timelines.bubble}},created(){this.$store.dispatch("startFetchingTimeline",{timeline:"bubble"})},unmounted(){this.$store.dispatch("stopFetchingTimeline","bubble")}};function OSe(e,t,n,s,r,o){const i=O("Timeline");return p(),Y(i,{title:e.$t("nav.bubble"),timeline:e.timeline,"timeline-name":"bubble"},null,8,["title","timeline"])}const RSe=ge(LSe,[["render",OSe]]),MSe={components:{Timeline:lo},computed:{timeline(){return this.$store.state.statuses.timelines.publicAndExternal}},created(){this.$store.dispatch("startFetchingTimeline",{timeline:"publicAndExternal"})},unmounted(){this.$store.dispatch("stopFetchingTimeline","publicAndExternal")}};function NSe(e,t,n,s,r,o){const i=O("Timeline");return p(),Y(i,{title:e.$t("nav.twkn"),timeline:e.timeline,"timeline-name":"publicAndExternal"},null,8,["title","timeline"])}const FSe=ge(MSe,[["render",NSe]]),DSe={components:{Timeline:lo},computed:{timeline(){return this.$store.state.statuses.timelines.friends}}};function USe(e,t,n,s,r,o){const i=O("Timeline");return p(),Y(i,{title:e.$t("nav.timeline"),timeline:e.timeline,"timeline-name":"friends"},null,8,["title","timeline"])}const jSe=ge(DSe,[["render",USe]]),BSe={created(){this.$store.commit("clearTimeline",{timeline:"tag"}),this.$store.dispatch("startFetchingTimeline",{timeline:"tag",tag:this.tag})},components:{Timeline:lo},computed:{tag(){return this.$route.params.tag},timeline(){return this.$store.state.statuses.timelines.tag}},watch:{tag(){this.$store.commit("clearTimeline",{timeline:"tag"}),this.$store.dispatch("startFetchingTimeline",{timeline:"tag",tag:this.tag})}},unmounted(){this.$store.dispatch("stopFetchingTimeline","tag")}};function zSe(e,t,n,s,r,o){const i=O("Timeline");return p(),Y(i,{title:e.tag,timeline:e.timeline,"timeline-name":"tag",tag:e.tag},null,8,["title","timeline","tag"])}const qSe=ge(BSe,[["render",zSe]]),HSe={created(){this.$store.commit("clearTimeline",{timeline:"bookmarks"}),this.$store.dispatch("startFetchingTimeline",{timeline:"bookmarks",bookmarkFolderId:this.folderId||null})},components:{Timeline:lo},computed:{folderId(){return this.$route.params.id},timeline(){return this.$store.state.statuses.timelines.bookmarks}},watch:{folderId(){this.$store.commit("clearTimeline",{timeline:"bookmarks"}),this.$store.dispatch("stopFetchingTimeline","bookmarks"),this.$store.dispatch("startFetchingTimeline",{timeline:"bookmarks",bookmarkFolderId:this.folderId||null})}},unmounted(){this.$store.commit("clearTimeline",{timeline:"bookmarks"}),this.$store.dispatch("stopFetchingTimeline","bookmarks")}};function VSe(e,t,n,s,r,o){const i=O("Timeline");return p(),Y(i,{title:e.$t("nav.bookmarks"),timeline:e.timeline,"timeline-name":"bookmarks","bookmark-folder-id":e.folderId},null,8,["title","timeline","bookmark-folder-id"])}const dA=ge(HSe,[["render",VSe]]),WSe={components:{Conversation:im},computed:{statusId(){return this.$route.params.id}}};function GSe(e,t,n,s,r,o){const i=O("conversation");return p(),Y(i,{collapsable:!1,"is-page":"true","status-id":e.statusId},null,8,["status-id"])}const KSe=ge(WSe,[["render",GSe]]),fA=e=>e.findIndex(t=>t.props),am={name:"TabSwitcher",props:{renderOnlyFocused:{required:!1,type:Boolean,default:!1},onSwitch:{required:!1,type:Function,default:void 0},activeTab:{required:!1,type:String,default:void 0},scrollableTabs:{required:!1,type:Boolean,default:!1},sideTabBar:{required:!1,type:Boolean,default:!1},bodyScrollLock:{required:!1,type:Boolean,default:!1}},data(){return{active:fA(this.slots())}},computed:{activeIndex(){return this.activeTab?this.slots().findIndex(e=>e&&e.props&&this.activeTab===e.props.key):this.active},isActive(){return e=>{const t=n=>n.props&&n.props["data-tab-name"]===e;return this.$slots.default().findIndex(t)===this.activeIndex}}},beforeUpdate(){this.slots()[this.active].props||(this.active=fA(this.slots()))},methods:{clickTab(e){return t=>{t.preventDefault(),this.setTab(e)}},slots(){return this.$slots.default()[0].type===Se?this.$slots.default()[0].children:this.$slots.default()},setTab(e){typeof this.onSwitch=="function"&&this.onSwitch.call(null,this.slots()[e].key),this.active=e,this.scrollableTabs&&(this.$refs.contents.scrollTop=0)}},render(){const e=this.slots().map((n,s)=>{const r=n.props;if(!r)return;const o=["tab"],i=["tab-wrapper"];return this.activeIndex===s&&(o.push("active"),i.push("active")),r.image?T("div",{class:i.join(" ")},[T("button",{disabled:r.disabled,onClick:this.clickTab(s),class:o.join(" "),type:"button",role:"tab"},[T("img",{src:r.image,title:r["image-tooltip"]},null),r.label?"":r.label])]):T("div",{class:i.join(" ")},[T("button",{disabled:r.disabled,onClick:this.clickTab(s),class:o.join(" "),type:"button",role:"tab"},[r.icon?T(D2,{class:"tab-icon",size:"2x","fixed-width":!0,icon:r.icon},null):"",T("span",{class:"text"},[r.label])])])}),t=this.slots().map((n,s)=>{const r=n.props;if(!r)return;const o=this.activeIndex===s,i=[o?"active":"hidden"];r.fullHeight&&i.push("full-height");let a=n.props["delay-render"];a&&o&&(n.props["delay-render"]=!1,a=!1);const c=!a&&(!this.renderOnlyFocused||o)?n:"";return T("div",{class:i},[this.sideTabBar?T("h1",{class:"mobile-label"},[r.label]):"",c])});return T("div",{class:"tab-switcher "+(this.sideTabBar?"side-tabs":"top-tabs")},[T("div",{class:"tabs",role:"tablist"},[e]),at(T("div",{ref:"contents",role:"tabpanel",class:"contents"+(this.scrollableTabs?" scrollable-tabs":"")},[t]),[[sc("body-scroll-lock"),this.bodyScrollLock]])])}},hA={mentions:["mention"],statuses:["status"],"likes+repeats":["repeat","like"],follows:["follow"],reactions:["pleroma:emoji_reaction"],reports:["pleroma:report"],moves:["move"]},xSe={data(){return{allowFollowingMove:this.$store.state.users.currentUser.allow_following_move,filterMode:hA.mentions,canSeeReports:this.$store.state.users.currentUser.privileges.includes("reports_manage_reports")}},methods:{onModeSwitch(e){this.filterMode=hA[e]}},components:{Notifications:om,TabSwitcher:am}},YSe={class:"panel panel-default"},XSe={class:"panel-heading"},JSe={class:"title"},ZSe=["label"],QSe=["label"],eke=["label"],tke=["label"],nke=["label"],ske=["label"],rke=["label"];function oke(e,t,n,s,r,o){const i=O("tab-switcher"),a=O("Notifications");return p(),b("div",YSe,[g("div",XSe,[g("h1",JSe,w(e.$t("nav.interactions")),1)]),T(i,{ref:"tabSwitcher","on-switch":e.onModeSwitch},{default:X(()=>[g("span",{key:"statuses",label:e.$t("nav.mentions")},null,8,ZSe),g("span",{key:"statuses",label:e.$t("interactions.statuses")},null,8,QSe),g("span",{key:"likes+repeats",label:e.$t("interactions.favs_repeats")},null,8,eke),g("span",{key:"follows",label:e.$t("interactions.follows")},null,8,tke),g("span",{key:"reactions",label:e.$t("interactions.emoji_reactions")},null,8,nke),e.canSeeReports?(p(),b("span",{key:"reports",label:e.$t("interactions.reports")},null,8,ske)):E("",!0),e.allowFollowingMove?E("",!0):(p(),b("span",{key:"moves",label:e.$t("interactions.moves")},null,8,rke))]),_:1},8,["on-switch"]),T(a,{ref:"notifications","no-heading":!0,"no-extra":!0,"minimal-mode":!0,"filter-mode":e.filterMode},null,8,["filter-mode"])])}const ike=ge(xSe,[["render",oke]]),ake={computed:{timeline(){return this.$store.state.statuses.timelines.dms}},components:{Timeline:lo}};function lke(e,t,n,s,r,o){const i=O("Timeline");return p(),Y(i,{title:e.$t("nav.dms"),timeline:e.timeline,"timeline-name":"dms"},null,8,["title","timeline"])}const cke=ge(ake,[["render",lke]]),uke={name:"ChatTitle",components:{UserAvatar:er,RichContent:Mr,UserPopover:gr(()=>Ve(()=>Promise.resolve().then(()=>Q2),void 0))},props:["user","withAvatar"],computed:{title(){return this.user?this.user.screen_name_ui:""},htmlTitle(){return this.user?this.user.name_html:""}}},dke=["title"];function fke(e,t,n,s,r,o){const i=O("UserAvatar"),a=O("UserPopover"),c=O("RichContent");return p(),b("div",{class:"chat-title",title:e.title},[e.withAvatar&&e.user?(p(),Y(a,{key:0,class:"avatar-container","user-id":e.user.id},{default:X(()=>[T(i,{class:"titlebar-avatar",user:e.user},null,8,["user"])]),_:1},8,["user-id"])):E("",!0),e.user?(p(),Y(c,{key:1,class:"username",title:"@"+(e.user&&e.user.screen_name_ui),html:e.htmlTitle,emoji:e.user.emoji||[],"is-local":e.user.is_local},null,8,["title","html","emoji","is-local"])):E("",!0)],8,dke)}const UO=ge(uke,[["render",fke]]),hke={name:"ChatListItem",props:["chat"],components:{UserAvatar:er,AvatarList:MO,Timeago:wd,ChatTitle:UO,StatusBody:Ka},computed:{...mn({currentUser:e=>e.users.currentUser}),attachmentInfo(){if(this.chat.lastMessage.attachments.length===0)return;const e=this.chat.lastMessage.attachments.map(t=>Fa.fileType(t.mimetype));return e.includes("video")?this.$t("file_type.video"):e.includes("audio")?this.$t("file_type.audio"):e.includes("image")?this.$t("file_type.image"):this.$t("file_type.file")},messageForStatusContent(){const e=this.chat.lastMessage,t=e?e.emojis:[],n=e&&e.account_id===this.currentUser.id,s=e?this.attachmentInfo||e.content:"",r=n?`${this.$t("chats.you")} ${s}`:s;return{summary:"",emojis:t,raw_html:r,text:r,attachments:[]}}},methods:{openChat(){this.chat.id&&this.$router.push({name:"chat",params:{username:this.currentUser.screen_name,recipient_id:this.chat.account.id}})}}},pke={class:"chat-list-item-left"},mke={class:"chat-list-item-center"},gke={class:"heading"},vke={key:0,class:"name-and-account-name"},bke={class:"time-wrapper"},yke={class:"chat-preview"},_ke={key:0,class:"badge -notification unread-chat-count"};function wke(e,t,n,s,r,o){const i=O("UserAvatar"),a=O("ChatTitle"),c=O("Timeago"),u=O("StatusBody");return p(),b("div",{class:"chat-list-item",onClickCapture:t[0]||(t[0]=Te((...f)=>e.openChat&&e.openChat(...f),["prevent"]))},[g("div",pke,[T(i,{user:e.chat.account,height:"48px",width:"48px"},null,8,["user"])]),g("div",mke,[g("div",gke,[e.chat.account?(p(),b("span",vke,[T(a,{user:e.chat.account},null,8,["user"])])):E("",!0),t[1]||(t[1]=g("span",{class:"heading-right"},null,-1)),g("div",bke,[T(c,{time:e.chat.updated_at,"auto-update":60},null,8,["time"])])]),g("div",yke,[T(u,{class:"chat-preview-body",status:e.messageForStatusContent,"single-line":!0},null,8,["status"]),e.chat.unread>0?(p(),b("div",_ke,w(e.chat.unread),1)):E("",!0)])])],32)}const Ske=ge(hke,[["render",wke]]),kke={props:["user"],components:{UserPopover:rm,UserAvatar:er,RichContent:Mr,UserLink:kd},methods:{userProfileLink(e){return ao(e.id,e.screen_name,this.$store.state.instance.restrictedNicknames)}}},$ke={class:"basic-user-card"},Cke={class:"basic-user-card-collapsed-content"},Tke=["title"];function Ake(e,t,n,s,r,o){const i=O("UserAvatar"),a=O("UserPopover"),c=O("router-link"),u=O("RichContent"),f=O("user-link");return p(),b("div",$ke,[T(c,{to:e.userProfileLink(e.user),onClick:t[1]||(t[1]=Te(()=>{},["prevent"]))},{default:X(()=>[T(a,{"user-id":e.user.id,"overlay-centers":!0,"overlay-centers-selector":".avatar"},{default:X(()=>[T(i,{class:"user-avatar avatar",user:e.user,onClick:t[0]||(t[0]=Te(()=>{},["prevent"]))},null,8,["user"])]),_:1},8,["user-id"])]),_:1},8,["to"]),g("div",Cke,[g("div",{title:e.user.name,class:"basic-user-card-user-name"},[T(u,{class:"basic-user-card-user-name-value",html:e.user.name,emoji:e.user.emoji},null,8,["html","emoji"])],8,Tke),g("div",null,[T(f,{class:"basic-user-card-screen-name",user:e.user},null,8,["user"])]),Ot(e.$slots,"default")])])}const Ad=ge(kke,[["render",Ake]]);et.add(Ba,qa);const Eke={components:{BasicUserCard:Ad,UserAvatar:er},data(){return{suggestions:[],userIds:[],loading:!1,query:""}},async created(){const{chats:e}=await this.backendInteractor.chats();e.forEach(t=>this.suggestions.push(t.account))},computed:{users(){return this.userIds.map(e=>this.findUser(e))},availableUsers(){return this.query.length!==0?this.users:this.suggestions},...mn({currentUser:e=>e.users.currentUser,backendInteractor:e=>e.api.backendInteractor}),...bn(["findUser"])},methods:{goBack(){this.$emit("cancel")},goToChat(e){this.$router.push({name:"chat",params:{recipient_id:e.id}})},onInput(){this.search(this.query)},addUser(e){this.selectedUserIds.push(e.id),this.query=""},removeUser(e){this.selectedUserIds=this.selectedUserIds.filter(t=>t!==e)},search(e){if(!e){this.loading=!1;return}this.loading=!0,this.userIds=[],this.$store.dispatch("search",{q:e,resolve:!0,type:"accounts"}).then(t=>{this.loading=!1,this.userIds=t.accounts.map(n=>n.id)})}}},Ike={class:"panel-default panel chat-new"},Pke={ref:"header",class:"panel-heading"},Lke={class:"panel-body"},Oke={class:"input-wrap"},Rke={class:"input-search"},Mke={class:"member-list"},Nke=["onClickCapture"];function Fke(e,t,n,s,r,o){const i=O("FAIcon"),a=O("BasicUserCard");return p(),b("div",Ike,[g("div",Pke,[g("button",{class:"button-unstyled go-back-button",onClick:t[0]||(t[0]=(...c)=>e.goBack&&e.goBack(...c))},[T(i,{size:"lg",icon:"chevron-left"})])],512),g("div",Lke,[g("div",Oke,[g("div",Rke,[T(i,{class:"search-icon fa-scale-110 fa-old-padding",icon:"search"})]),at(g("input",{ref:"search","onUpdate:modelValue":t[1]||(t[1]=c=>e.query=c),class:"input",placeholder:"Search people",onInput:t[2]||(t[2]=(...c)=>e.onInput&&e.onInput(...c))},null,544),[[Nt,e.query]])]),g("div",Mke,[(p(!0),b(Se,null,We(e.availableUsers,c=>(p(),b("div",{key:c.id,class:"list-item",onClickCapture:Te(u=>e.goToChat(c),["prevent"])},[T(a,{user:c},null,8,["user"])],40,Nke))),128))])])])}const Dke=ge(Eke,[["render",Fke]]),Uke={components:{ChatListItem:Ske,List:Td,ChatNew:Dke},computed:{...mn({currentUser:e=>e.users.currentUser}),...bn(["sortedChatList"])},data(){return{isNew:!1}},created(){this.$store.dispatch("fetchChats",{latest:!0})},methods:{cancelNewChat(){this.isNew=!1,this.$store.dispatch("fetchChats",{latest:!0})},newChat(){this.isNew=!0}}},jke={key:0},Bke={key:1,class:"chat-list panel panel-default"},zke={class:"panel-heading -sticky"},qke={class:"title"},Hke={class:"panel-body"},Vke={key:0,class:"timeline"},Wke={key:1,class:"empty-chat-list-alert"};function Gke(e,t,n,s,r,o){const i=O("ChatNew"),a=O("ChatListItem"),c=O("List");return e.isNew?(p(),b("div",jke,[T(i,{onCancel:e.cancelNewChat},null,8,["onCancel"])])):(p(),b("div",Bke,[g("div",zke,[g("h1",qke,w(e.$t("chats.chats")),1),g("button",{class:"button-default",onClick:t[0]||(t[0]=(...u)=>e.newChat&&e.newChat(...u))},w(e.$t("chats.new")),1)]),g("div",Hke,[e.sortedChatList.length>0?(p(),b("div",Vke,[T(c,{items:e.sortedChatList},{item:X(({item:u})=>[(p(),Y(a,{key:u.id,compact:!1,chat:u},null,8,["chat"]))]),_:1},8,["items"])])):(p(),b("div",Wke,[g("span",null,w(e.$t("chats.empty_chat_list_placeholder")),1)]))])]))}const Kke=ge(Uke,[["render",Gke]]),xke={name:"Timeago",props:["date"],computed:{displayDate(){const e=new Date;return e.setHours(0,0,0,0),this.date.getTime()===e.getTime()?this.$t("display_date.today"):this.date.toLocaleDateString(Tr.internalToBrowserLocale(this.$i18n.locale),{day:"numeric",month:"long"})}}};function Yke(e,t,n,s,r,o){return p(),b("time",null,w(o.displayDate),1)}const Xke=ge(xke,[["render",Yke]]);et.add(Xn,bd);const Jke={name:"ChatMessage",props:["author","edited","noHeading","chatViewItem","hoveredMessageChain"],emits:["hover"],components:{Popover:Jn,Attachment:Zp,StatusContent:Ka,UserAvatar:er,Gallery:Qp,LinkPreview:eO,ChatMessageDate:Xke,UserPopover:gr(()=>Ve(()=>Promise.resolve().then(()=>Q2),void 0))},computed:{createdAt(){return this.chatViewItem.data.created_at.toLocaleTimeString("en",{hour:"2-digit",minute:"2-digit",hour12:!1})},isCurrentUser(){return this.message.account_id===this.currentUser.id},message(){return this.chatViewItem.data},isMessage(){return this.chatViewItem.type==="message"},messageForStatusContent(){return{summary:"",emojis:this.message.emojis,raw_html:this.message.content||"",text:this.message.content||"",attachments:this.message.attachments}},hasAttachment(){return this.message.attachments.length>0},...sn(Xe,{betterShadow:e=>e.browserSupport.cssFilter}),...mn({currentUser:e=>e.users.currentUser,restrictedNicknames:e=>e.instance.restrictedNicknames}),popoverMarginStyle(){return this.isCurrentUser?{}:{left:50}},...bn(["mergedConfig","findUser"])},data(){return{hovered:!1,menuOpened:!1}},methods:{onHover(e){this.$emit("hover",{isHovered:e,messageChainId:this.chatViewItem.messageChainId})},async deleteMessage(){window.confirm(this.$t("chats.delete_confirm"))&&await this.$store.dispatch("deleteChatMessage",{messageId:this.chatViewItem.data.id,chatId:this.chatViewItem.data.chat_id}),this.hovered=!1,this.menuOpened=!1}}},Zke={key:0,class:"avatar-wrapper"},Qke={class:"chat-message-inner"},e$e={class:"dropdown-menu"},t$e={class:"menu-item dropdown-item -icon"},n$e=["title"],s$e={class:"created-at"},r$e={key:1,class:"chat-message-date-separator"};function o$e(e,t,n,s,r,o){const i=O("UserAvatar"),a=O("UserPopover"),c=O("FAIcon"),u=O("Popover"),f=O("StatusContent"),h=O("ChatMessageDate");return e.isMessage?(p(),b("div",{key:0,class:he(["chat-message-wrapper",{"hovered-message-chain":e.hoveredMessageChain}]),onMouseover:t[5]||(t[5]=v=>e.onHover(!0)),onMouseleave:t[6]||(t[6]=v=>e.onHover(!1))},[g("div",{class:he(["chat-message",[{outgoing:e.isCurrentUser,incoming:!e.isCurrentUser}]])},[e.isCurrentUser?E("",!0):(p(),b("div",Zke,[e.chatViewItem.isHead?(p(),Y(a,{key:0,"user-id":e.author.id},{default:X(()=>[T(i,{compact:!0,user:e.author},null,8,["user"])]),_:1},8,["user-id"])):E("",!0)])),g("div",Qke,[g("div",{class:"status-body",style:hn({"min-width":e.message.attachment?"80%":""})},[g("div",{class:he(["media status",{"without-attachment":!e.hasAttachment,pending:e.chatViewItem.data.pending,error:e.chatViewItem.data.error}]),style:{position:"relative"},onMouseenter:t[3]||(t[3]=v=>e.hovered=!0),onMouseleave:t[4]||(t[4]=v=>e.hovered=!1)},[g("div",{class:he(["chat-message-menu",{visible:e.hovered||e.menuOpened}])},[T(u,{trigger:"click",placement:"top","bound-to-selector":".chat-view-inner","bound-to":{x:"container"},margin:e.popoverMarginStyle,onShow:t[1]||(t[1]=v=>e.menuOpened=!0),onClose:t[2]||(t[2]=v=>e.menuOpened=!1)},{content:X(()=>[g("div",e$e,[g("div",t$e,[g("button",{class:"main-button",onClick:t[0]||(t[0]=(...v)=>e.deleteMessage&&e.deleteMessage(...v))},[T(c,{icon:"times"}),de(" "+w(e.$t("chats.delete")),1)])])])]),trigger:X(()=>[g("button",{class:"button-default menu-icon",title:e.$t("chats.more")},[T(c,{icon:"ellipsis-h"})],8,n$e)]),_:1},8,["margin"])],2),T(f,{class:"message-content",status:e.messageForStatusContent,"full-content":!0},{footer:X(()=>[g("span",s$e,w(e.createdAt),1)]),_:1},8,["status"])],34)],4)])],2)],34)):(p(),b("div",r$e,[T(h,{date:e.chatViewItem.date},null,8,["date"])]))}const i$e=ge(Jke,[["render",o$e]]),su=()=>({scrollTop:window.scrollY,scrollHeight:document.documentElement.scrollHeight,offsetHeight:window.innerHeight}),a$e=(e,t)=>e.scrollTop+(t.scrollHeight-e.scrollHeight),l$e=(e=0)=>{const t=window.scrollY+e;return document.documentElement.scrollHeight-window.innerHeight<=t},c$e=()=>document.documentElement.scrollHeight>window.innerHeight;et.add(za,qa);const pA=10,mA=10,u$e=100,d$e=1500,qf=10,f$e={components:{ChatMessage:i$e,ChatTitle:UO,PostStatusForm:lc},data(){return{jumpToBottomButtonVisible:!1,hoveredMessageChainId:void 0,lastScrollPosition:{},scrollableContainerHeight:"100%",errorLoadingChat:!1,messageRetriers:{}}},created(){this.startFetching(),window.addEventListener("resize",this.handleResize)},mounted(){window.addEventListener("scroll",this.handleScroll),typeof document.hidden<"u"&&document.addEventListener("visibilitychange",this.handleVisibilityChange,!1),this.$nextTick(()=>{this.handleResize()})},unmounted(){window.removeEventListener("scroll",this.handleScroll),window.removeEventListener("resize",this.handleResize),typeof document.hidden<"u"&&document.removeEventListener("visibilitychange",this.handleVisibilityChange,!1),this.$store.dispatch("clearCurrentChat")},computed:{recipient(){return this.currentChat&&this.currentChat.account},recipientId(){return this.$route.params.recipient_id},formPlaceholder(){return this.recipient?this.$t("chats.message_user",{nickname:this.recipient.screen_name_ui}):""},chatViewItems(){return Gr.getView(this.currentChatMessageService)},newMessageCount(){return this.currentChatMessageService&&this.currentChatMessageService.newMessageCount},streamingEnabled(){return this.mergedConfig.useStreamingApi&&this.mastoUserSocketStatus===Ks.JOINED},...bn(["currentChat","currentChatMessageService","findOpenedChatByRecipientId","mergedConfig"]),...sn(Xe,{mobileLayout:e=>e.layoutType==="mobile"}),...mn({backendInteractor:e=>e.api.backendInteractor,mastoUserSocketStatus:e=>e.api.mastoUserSocketStatus,currentUser:e=>e.users.currentUser})},watch:{chatViewItems(){const e=this.bottomedOut(pA);this.$nextTick(()=>{e&&this.scrollDown()})},$route:function(){this.startFetching()},mastoUserSocketStatus(e){e===Ks.JOINED&&this.fetchChat({isFirstFetch:!0})}},methods:{onMessageHover({isHovered:e,messageChainId:t}){this.hoveredMessageChainId=e?t:void 0},onFilesDropped(){this.$nextTick(()=>{this.handleResize()})},handleVisibilityChange(){this.$nextTick(()=>{!document.hidden&&this.bottomedOut(pA)&&this.scrollDown({forceRead:!0})})},handleResize(e={}){const{delayed:t=!1}=e;if(t){setTimeout(()=>{this.handleResize({...e,delayed:!1})},u$e);return}this.$nextTick(()=>{const{offsetHeight:n=void 0}=su(),s=n-this.lastScrollPosition.offsetHeight;s!==0&&!this.bottomedOut()&&this.$nextTick(()=>{window.scrollBy({top:-Math.trunc(s)})}),this.lastScrollPosition=su()})},scrollDown(e={}){const{behavior:t="auto",forceRead:n=!1}=e;this.$nextTick(()=>{window.scrollTo({top:document.documentElement.scrollHeight,behavior:t})}),n&&this.readChat()},readChat(){if(!(this.currentChatMessageService&&this.currentChatMessageService.maxId)||document.hidden)return;const e=this.currentChatMessageService.maxId;this.$store.dispatch("readChat",{id:this.currentChat.id,lastReadId:e})},bottomedOut(e){return l$e(e)},reachedTop(){return window.scrollY<=0},cullOlderCheck(){window.setTimeout(()=>{this.bottomedOut(mA)&&this.$store.dispatch("cullOlderMessages",this.currentChatMessageService.chatId)},5e3)},handleScroll:Fi.throttle(function(){this.lastScrollPosition=su(),this.currentChat&&(this.reachedTop()?this.fetchChat({maxId:this.currentChatMessageService.minId}):this.bottomedOut(mA)?(this.jumpToBottomButtonVisible=!1,this.cullOlderCheck(),this.newMessageCount>0&&window.setTimeout(()=>{this.$el&&this.readChat()},d$e)):this.jumpToBottomButtonVisible=!0)},200),handleScrollUp(e){const t=su();window.scrollTo({top:a$e(e,t)})},fetchChat({isFirstFetch:e=!1,fetchLatest:t=!1,maxId:n}){const s=this.currentChatMessageService;if(!s||t&&this.streamingEnabled)return;const r=s.chatId,o=!!n,i=t&&s.maxId;return this.backendInteractor.chatMessages({id:r,maxId:n,sinceId:i}).then(a=>{e&&Gr.clear(s);const c=su();this.$store.dispatch("addChatMessages",{chatId:r,messages:a}).then(()=>{this.$nextTick(()=>{o&&this.handleScrollUp(c),!c$e()&&a.length>0&&this.fetchChat({maxId:this.currentChatMessageService.minId})})})})},async startFetching(){let e=this.findOpenedChatByRecipientId(this.recipientId);if(!e)try{e=await this.backendInteractor.getOrCreateChat({accountId:this.recipientId})}catch(t){console.error("Error creating or getting a chat",t),this.errorLoadingChat=!0}e&&(this.$nextTick(()=>{this.scrollDown({forceRead:!0})}),this.$store.dispatch("addOpenedChat",{chat:e}),this.doStartFetching())},doStartFetching(){this.$store.dispatch("startFetchingCurrentChat",{fetcher:()=>Ga(()=>this.fetchChat({fetchLatest:!0}),5e3)}),this.fetchChat({isFirstFetch:!0})},handleAttachmentPosting(){this.$nextTick(()=>{this.handleResize(),this.scrollDown({forceRead:!0})})},sendMessage({status:e,media:t,idempotencyKey:n}){const s={id:this.currentChat.id,content:e,idempotencyKey:n};t[0]&&(s.mediaId=t[0].id);const r=Jee({attachments:t,chatId:this.currentChat.id,content:e,userId:this.currentUser.id,idempotencyKey:n});return this.$store.dispatch("addChatMessages",{chatId:this.currentChat.id,messages:[r]}).then(()=>{this.handleAttachmentPosting()}),this.doSendMessage({params:s,fakeMessage:r,retriesLeft:qf})},doSendMessage({params:e,fakeMessage:t,retriesLeft:n=qf}){if(!(n<=0))return this.backendInteractor.sendChatMessage(e).then(s=>(this.$store.dispatch("addChatMessages",{chatId:this.currentChat.id,updateMaxId:!1,messages:[{...s,fakeId:t.id}]}),s)).catch(s=>(console.error("Error sending message",s),this.$store.dispatch("handleMessageError",{chatId:this.currentChat.id,fakeId:t.id,isRetry:n!==qf}),(s.statusCode>=500&&s.statusCode<600||s.message==="Failed to fetch")&&(this.messageRetriers[t.id]=setTimeout(()=>{this.doSendMessage({params:e,fakeMessage:t,retriesLeft:n-1})},1e3*2**(qf-n))),{})),Promise.resolve(t)},goBack(){this.$router.push({name:"chats",params:{username:this.currentUser.screen_name}})}}},h$e={class:"chat-view"},p$e={class:"chat-view-inner"},m$e={ref:"inner",class:"panel-default panel chat-view-body"},g$e={ref:"header",class:"panel-heading -sticky chat-view-heading"},v$e={class:"title text-center"},b$e={key:1,class:"chat-loading-error"},y$e={class:"alert error"},_$e={ref:"footer",class:"panel-body footer"},w$e={key:0,class:"badge -notification unread-chat-count unread-message-count"};function S$e(e,t,n,s,r,o){const i=O("FAIcon"),a=O("ChatTitle"),c=O("ChatMessage"),u=O("PostStatusForm");return p(),b("div",h$e,[g("div",p$e,[g("div",m$e,[g("div",g$e,[g("button",{class:"button-unstyled go-back-button",onClick:t[0]||(t[0]=(...f)=>e.goBack&&e.goBack(...f))},[T(i,{size:"lg",icon:"chevron-left"})]),g("div",v$e,[T(a,{user:e.recipient,"with-avatar":!0},null,8,["user"])])],512),g("div",{class:"chat-message-list message-list",style:hn({height:e.scrollableContainerHeight})},[e.errorLoadingChat?(p(),b("div",b$e,[g("div",y$e,w(e.$t("chats.error_loading_chat")),1)])):(p(!0),b(Se,{key:0},We(e.chatViewItems,f=>(p(),Y(c,{key:f.id,author:e.recipient,"chat-view-item":f,"hovered-message-chain":f.messageChainId===e.hoveredMessageChainId,onHover:e.onMessageHover},null,8,["author","chat-view-item","hovered-message-chain","onHover"]))),128))],4),g("div",_$e,[g("div",{class:he(["jump-to-bottom-button",{visible:e.jumpToBottomButtonVisible}]),onClick:t[1]||(t[1]=f=>e.scrollDown({behavior:"smooth"}))},[g("span",null,[T(i,{icon:"chevron-down"}),e.newMessageCount?(p(),b("div",w$e,w(e.newMessageCount),1)):E("",!0)])],2),T(u,{"disable-subject":!0,"disable-scope-selector":!0,"disable-notice":!0,"disable-lock-warning":!0,"disable-polls":!0,"disable-sensitivity-checkbox":!0,"disable-submit":e.errorLoadingChat||!e.currentChat,"disable-preview":!0,"disable-draft":!0,"optimistic-posting":!0,"post-handler":e.sendMessage,"submit-on-enter":!e.mobileLayout,"preserve-focus":!e.mobileLayout,"auto-focus":!e.mobileLayout,placeholder:e.formPlaceholder,"file-limit":1,"max-height":"160","emoji-picker-placement":"top",onResize:e.handleResize},null,8,["disable-submit","post-handler","submit-on-enter","preserve-focus","auto-focus","placeholder","onResize"])],512)],512)])])}const k$e=ge(f$e,[["render",S$e]]),$$e={props:["user","relationship"],data(){return{inProgress:!1,showingConfirmRemoveFollower:!1}},components:{ConfirmModal:Nr},computed:{label(){return this.inProgress?this.$t("user_card.follow_progress"):this.$t("user_card.remove_follower")},shouldConfirmRemoveUserFromFollowers(){return this.$store.getters.mergedConfig.modalOnRemoveUserFromFollowers}},methods:{showConfirmRemoveUserFromFollowers(){this.showingConfirmRemoveFollower=!0},hideConfirmRemoveUserFromFollowers(){this.showingConfirmRemoveFollower=!1},onClick(){this.shouldConfirmRemoveUserFromFollowers?this.showConfirmRemoveUserFromFollowers():this.doRemoveUserFromFollowers()},doRemoveUserFromFollowers(){this.inProgress=!0,this.$store.dispatch("removeUserFromFollowers",this.relationship.id).then(()=>{this.inProgress=!1}),this.hideConfirmRemoveUserFromFollowers()}}},C$e=["disabled","title"],T$e=["textContent"];function A$e(e,t,n,s,r,o){const i=O("i18n-t"),a=O("confirm-modal");return p(),b("button",{class:he(["btn button-default follow-button",{toggled:e.inProgress}]),disabled:e.inProgress,title:e.$t("user_card.remove_follower"),onClick:t[0]||(t[0]=(...c)=>e.onClick&&e.onClick(...c))},[de(w(e.label)+" ",1),(p(),Y(Yn,{to:"#modal"},[e.showingConfirmRemoveFollower?(p(),Y(a,{key:0,title:e.$t("user_card.remove_follower_confirm_title"),"confirm-text":e.$t("user_card.remove_follower_confirm_accept_button"),"cancel-text":e.$t("user_card.remove_follower_confirm_cancel_button"),onAccepted:e.doRemoveUserFromFollowers,onCancelled:e.hideConfirmRemoveUserFromFollowers},{default:X(()=>[T(i,{scope:"global",keypath:"user_card.remove_follower_confirm",tag:"span"},{user:X(()=>[g("span",{textContent:w(e.user.screen_name_ui)},null,8,T$e)]),_:1})]),_:1},8,["title","confirm-text","cancel-text","onAccepted","onCancelled"])):E("",!0)]))],10,C$e)}const E$e=ge($$e,[["render",A$e]]),I$e={props:["user","noFollowsYou"],components:{BasicUserCard:Ad,RemoteFollow:lO,FollowButton:dO,RemoveFollowerButton:E$e},computed:{isMe(){return this.$store.state.users.currentUser.id===this.user.id},loggedIn(){return this.$store.state.users.currentUser},relationship(){return this.$store.getters.relationship(this.user.id)}}},P$e={class:"follow-card-content-container"},L$e={key:0,class:"faint"},O$e={key:0,class:"follow-card-follow-button"};function R$e(e,t,n,s,r,o){const i=O("RemoteFollow"),a=O("FollowButton"),c=O("RemoveFollowerButton"),u=O("basic-user-card");return p(),Y(u,{user:e.user},{default:X(()=>[g("div",P$e,[e.isMe||!e.noFollowsYou&&e.relationship.followed_by?(p(),b("span",L$e,w(e.isMe?e.$t("user_card.its_you"):e.$t("user_card.follows_you")),1)):E("",!0),e.loggedIn?e.isMe?E("",!0):(p(),b(Se,{key:2},[T(a,{relationship:e.relationship,"label-following":e.$t("user_card.follow_unfollow"),class:"follow-card-follow-button",user:e.user},null,8,["relationship","label-following","user"]),e.noFollowsYou&&e.relationship.followed_by?(p(),Y(c,{key:0,user:e.user,relationship:e.relationship,class:"follow-card-button"},null,8,["user","relationship"])):E("",!0)],64)):(p(),b(Se,{key:1},[e.relationship.following?E("",!0):(p(),b("div",O$e,[T(i,{user:e.user},null,8,["user"])]))],64))])]),_:1},8,["user"])}const nw=ge(I$e,[["render",R$e]]);var p0,gA;function M$e(){if(gA)return p0;gA=1;var e=TP(),t=PP(),n=Mp(),s=Qs(),r=Va(),o=Np(),i=Dp(),a=Fp(),c="[object Map]",u="[object Set]",f=Object.prototype,h=f.hasOwnProperty;function v(y){if(y==null)return!0;if(r(y)&&(s(y)||typeof y=="string"||typeof y.splice=="function"||o(y)||a(y)||n(y)))return!y.length;var S=t(y);if(S==c||S==u)return!y.size;if(i(y))return!e(y).length;for(var $ in y)if(h.call(y,$))return!1;return!0}return p0=v,p0}var N$e=M$e();const F$e=bs(N$e);var D$e=Up();const U$e=bs(D$e),j$e=e=>U$e(e)?e.options:e,B$e=e=>j$e(e).props;function z$e(e){return typeof e=="function"||Object.prototype.toString.call(e)==="[object Object]"&&!Mi(e)}et.add(Zs);const jO=({fetch:e,select:t,unmounted:n,childPropName:s="entries",additionalPropNames:r=[]})=>o=>({props:Object.keys(B$e(o)).filter(c=>c!==s).concat(r),data(){return{loading:!1,bottomedOut:!1,error:!1,entries:[]}},created(){window.addEventListener("scroll",this.scrollLoad),this.entries.length===0&&this.fetchEntries()},unmounted(){window.removeEventListener("scroll",this.scrollLoad),n&&n(this.$props,this.$store)},methods:{updateEntries(){this.entries=t(this.$props,this.$store)||[]},fetchEntries(){this.loading||(this.loading=!0,this.error=!1,e(this.$props,this.$store).then(c=>{this.loading=!1,this.bottomedOut=F$e(c)}).catch(()=>{this.loading=!1,this.error=!0}).finally(()=>{this.updateEntries()}))},scrollLoad(c){const u=document.body.getBoundingClientRect(),f=Math.max(u.height,-u.y);this.loading===!1&&this.bottomedOut===!1&&this.$el.offsetHeight>0&&window.innerHeight+window.pageYOffset>=f-750&&this.fetchEntries()}},render(){const c={...this.$props,[s]:this.entries},u=this.$slots;return T("div",{class:"with-load-more"},[T(o,c,z$e(u)?u:{default:()=>[u]}),T("div",{class:"with-load-more-footer"},[this.error&&T("button",{onClick:this.fetchEntries,class:"button-unstyled -link -fullwidth alert error"},[this.$t("general.generic_error")]),!this.error&&this.loading&&T(D2,{spin:!0,icon:"circle-notch"},null),!this.error&&!this.loading&&!this.bottomedOut&&T("a",{onClick:this.fetchEntries,role:"button",tabindex:"0"},[this.$t("general.more")])])])}});et.add(Zs);const q$e=jO({fetch:(e,t)=>t.dispatch("fetchFollowers",e.userId),select:(e,t)=>Hi(t.getters.findUser(e.userId),"followerIds",[]).map(n=>t.getters.findUser(n)),childPropName:"items",additionalPropNames:["userId"]})(Td),H$e=jO({fetch:(e,t)=>t.dispatch("fetchFriends",e.userId),select:(e,t)=>Hi(t.getters.findUser(e.userId),"friendIds",[]).map(n=>t.getters.findUser(n)),childPropName:"items",additionalPropNames:["userId"]})(Td),m0="statuses",V$e={data(){return{error:!1,userId:null,tab:m0,footerRef:null}},created(){const e=this.$route.params;this.load({name:e.name,id:e.id}),this.tab=Hi(this.$route,"query.tab",m0)},unmounted(){this.stopFetching()},computed:{timeline(){return this.$store.state.statuses.timelines.user},favorites(){return this.$store.state.statuses.timelines.favorites},media(){return this.$store.state.statuses.timelines.media},isUs(){return this.userId&&this.$store.state.users.currentUser.id&&this.userId===this.$store.state.users.currentUser.id},user(){return this.$store.getters.findUser(this.userId)},isExternal(){return this.$route.name==="external-user-profile"},followsTabVisible(){return this.isUs||!this.user.hide_follows},followersTabVisible(){return this.isUs||!this.user.hide_followers},favoritesTabVisible(){return this.isUs||this.$store.state.instance.pleromaPublicFavouritesAvailable&&!this.user.hide_favorites}},methods:{setFooterRef(e){this.footerRef=e},load(e){const t=(i,a)=>{a!==this.$store.state.statuses.timelines[i].userId&&this.$store.commit("clearTimeline",{timeline:i}),this.$store.dispatch("startFetchingTimeline",{timeline:i,userId:a})},n=i=>{this.userId=i,t("user",i),t("media",i),this.isUs?t("favorites"):this.user.hide_favorites||t("favorites",i),this.$store.dispatch("fetchPinnedStatuses",i)};this.userId=null,this.error=!1;const s=e.id,r=e.name,o=s?this.$store.getters.findUser(s):this.$store.getters.findUserByName(r);o?n(o.id):(s?this.$store.dispatch("fetchUser",s):this.$store.dispatch("fetchUserByName",r)).then(({id:i})=>n(i)).catch(i=>{const a=Hi(i,"error.error");a==="No user with such user_id"?this.error=this.$t("user_profile.profile_does_not_exist"):a?this.error=a:this.error=this.$t("user_profile.profile_loading_error")})},stopFetching(){this.$store.dispatch("stopFetchingTimeline","user"),this.$store.dispatch("stopFetchingTimeline","favorites"),this.$store.dispatch("stopFetchingTimeline","media")},switchUser(e){this.stopFetching(),this.load(e)},onTabSwitch(e){this.tab=e,this.$router.replace({query:{tab:e}})},linkClicked({target:e}){e.tagName==="SPAN"&&(e=e.parentNode),e.tagName==="A"&&window.open(e.href,"_blank")}},watch:{"$route.params.id":function(e){e&&this.switchUser({id:e})},"$route.params.name":function(e){e&&this.switchUser({name:e})},"$route.query":function(e){this.tab=e.tab||m0}},components:{UserCard:Cd,Timeline:lo,FollowerList:q$e,FriendList:H$e,FollowCard:nw,TabSwitcher:am,Conversation:im,RichContent:Mr}},W$e={key:0,class:"user-profile panel panel-default"},G$e={class:"panel-body card-wrapper"},K$e=["label","disabled"],x$e=["label","disabled"],Y$e={key:1,class:"panel user-profile-placeholder"},X$e={class:"panel-heading"},J$e={class:"title"},Z$e={class:"panel-body"},Q$e={key:0,class:"alert error"},e3e={class:"error-message"};function t3e(e,t,n,s,r,o){const i=O("UserCard"),a=O("Timeline"),c=O("FollowCard"),u=O("FriendList"),f=O("FollowerList"),h=O("tab-switcher"),v=O("FAIcon");return p(),b("div",null,[e.user?(p(),b("div",W$e,[g("div",G$e,[T(i,{"user-id":e.userId,switcher:!0,selected:e.timeline.viewing,"avatar-action":"zoom","has-note-editor":!0},null,8,["user-id","selected"])]),T(h,{"active-tab":e.tab,"render-only-focused":!0,"on-switch":e.onTabSwitch},{default:X(()=>[T(a,{key:"statuses",label:e.$t("user_card.statuses"),count:e.user.statuses_count,embedded:!0,title:e.$t("user_profile.timeline_title"),timeline:e.timeline,"timeline-name":"user","user-id":e.userId,"pinned-status-ids":e.user.pinnedStatusIds,"in-profile":!0,"footer-slipgate":e.footerRef},null,8,["label","count","title","timeline","user-id","pinned-status-ids","footer-slipgate"]),e.followsTabVisible?(p(),b("div",{key:"followees",class:"panel-body",label:e.$t("user_card.followees"),disabled:!e.user.friends_count},[T(u,{"user-id":e.userId,"non-interactive":!0},{item:X(({item:y})=>[T(c,{user:y},null,8,["user"])]),_:1},8,["user-id"])],8,K$e)):E("",!0),e.followersTabVisible?(p(),b("div",{key:"followers",class:"panel-body",label:e.$t("user_card.followers"),disabled:!e.user.followers_count},[T(f,{"user-id":e.userId,"non-interactive":!0},{item:X(({item:y})=>[T(c,{user:y,"no-follows-you":e.isUs},null,8,["user","no-follows-you"])]),_:1},8,["user-id"])],8,x$e)):E("",!0),T(a,{key:"media",label:e.$t("user_card.media"),disabled:!e.media.visibleStatuses.length,embedded:!0,title:e.$t("user_card.media"),"timeline-name":"media",timeline:e.media,"user-id":e.userId,"in-profile":!0,"footer-slipgate":e.footerRef},null,8,["label","disabled","title","timeline","user-id","footer-slipgate"]),e.favoritesTabVisible?(p(),Y(a,{key:"favorites",label:e.$t("user_card.favorites"),disabled:!e.favorites.visibleStatuses.length,embedded:!0,title:e.$t("user_card.favorites"),"timeline-name":"favorites",timeline:e.favorites,"user-id":e.isUs?void 0:e.userId,"in-profile":!0,"footer-slipgate":e.footerRef},null,8,["label","disabled","title","timeline","user-id","footer-slipgate"])):E("",!0)]),_:1},8,["active-tab","on-switch"]),g("div",{ref:e.setFooterRef,class:"panel-footer"},null,512)])):(p(),b("div",Y$e,[g("div",X$e,[g("h1",J$e,w(e.$t("settings.profile_tab")),1)]),g("div",Z$e,[e.error?(p(),b("div",Q$e,[g("span",e3e,w(e.error),1)])):(p(),Y(v,{key:1,spin:"",icon:"circle-notch"}))])]))])}const g0=ge(V$e,[["render",t3e]]);var v0,vA;function n3e(){if(vA)return v0;vA=1;var e=f2(),t=Va();function n(s,r){var o=-1,i=t(s)?Array(s.length):[];return e(s,function(a,c,u){i[++o]=r(a,c,u)}),i}return v0=n,v0}var b0,bA;function s3e(){if(bA)return b0;bA=1;var e=RP(),t=_2(),n=n3e(),s=Qs();function r(o,i){var a=s(o)?e:n;return a(o,t(i,3))}return b0=r,b0}var r3e=s3e();const BO=bs(r3e);et.add(Zs,Ba);const o3e={components:{FollowCard:nw,Conversation:im,Status:ea,TabSwitcher:am},props:["query"],data(){return{loaded:!1,loading:!1,searchTerm:this.query||"",userIds:[],statuses:[],hashtags:[],currenResultTab:"statuses",statusesOffset:0,lastStatusFetchCount:0,lastQuery:""}},computed:{users(){return this.userIds.map(e=>this.$store.getters.findUser(e))},visibleStatuses(){const e=this.$store.state.statuses.allStatusesObject;return this.statuses.filter(t=>e[t.id]&&!e[t.id].deleted)}},mounted(){this.search(this.query)},watch:{query(e){this.searchTerm=e,this.search(e)}},methods:{newQuery(e){this.$router.push({name:"search",query:{query:e}}),this.$refs.searchInput.focus()},search(e,t=null){if(!e){this.loading=!1;return}this.loading=!0,this.$refs.searchInput.blur(),this.lastQuery!==e&&(this.userIds=[],this.hashtags=[],this.statuses=[],this.statusesOffset=0,this.lastStatusFetchCount=0),this.$store.dispatch("search",{q:e,resolve:!0,offset:this.statusesOffset,type:t}).then(n=>{this.loading=!1;const s=this.statuses.length;this.userIds=this.userIds.concat(BO(n.accounts,"id")),this.statuses=Z.uniqBy(this.statuses.concat(n.statuses),"id"),this.hashtags=this.hashtags.concat(n.hashtags),this.currenResultTab=this.getActiveTab(),this.loaded=!0,this.statusesOffset=this.statuses.length,this.lastStatusFetchCount=this.statuses.length-s,this.lastQuery=e})},resultCount(e){const t=this[e].length;return t===0?"":` (${t})`},onResultTabSwitch(e){this.currenResultTab=e},getActiveTab(){return this.visibleStatuses.length>0?"statuses":this.users.length>0?"people":this.hashtags.length>0?"hashtags":"statuses"},lastHistoryRecord(e){return e.history&&e.history[0]}}},i3e={class:"Search panel panel-default"},a3e={class:"panel-heading"},l3e={class:"title"},c3e={class:"panel-body search-input-container"},u3e=["placeholder"],d3e={key:0,class:"panel-body text-center loading-icon"},f3e={key:1},h3e={class:"search-nav-heading"},p3e=["label"],m3e=["label"],g3e=["label"],v3e={class:"panel-body"},b3e={key:0},y3e={class:"new-status-notification text-center"},_3e={key:1,class:"text-center loading-icon"},w3e={key:2,class:"search-result-heading"},S3e={key:1},k3e={key:0,class:"search-result-heading"},$3e={key:2},C3e={key:0,class:"search-result-heading"},T3e={class:"name"},A3e={key:0},E3e={key:0},I3e={key:1},P3e={key:0,class:"count"};function L3e(e,t,n,s,r,o){const i=O("FAIcon"),a=O("tab-switcher"),c=O("Status"),u=O("FollowCard"),f=O("router-link");return p(),b("div",i3e,[g("div",a3e,[g("h1",l3e,w(e.$t("nav.search")),1)]),g("div",c3e,[at(g("input",{ref:"searchInput","onUpdate:modelValue":t[0]||(t[0]=h=>e.searchTerm=h),class:"input search-input",placeholder:e.$t("nav.search"),onKeyup:t[1]||(t[1]=zo(h=>e.newQuery(e.searchTerm),["enter"]))},null,40,u3e),[[Nt,e.searchTerm]]),g("button",{class:"btn button-default search-button",type:"submit",onClick:t[2]||(t[2]=h=>e.newQuery(e.searchTerm))},[T(i,{icon:"search"})])]),e.loading&&e.statusesOffset==0?(p(),b("div",d3e,[T(i,{icon:"circle-notch",spin:"",size:"lg"})])):e.loaded?(p(),b("div",f3e,[g("div",h3e,[T(a,{ref:"tabSwitcher","on-switch":e.onResultTabSwitch,"active-tab":e.currenResultTab},{default:X(()=>[g("span",{key:"statuses",label:e.$t("user_card.statuses")+e.resultCount("visibleStatuses")},null,8,p3e),g("span",{key:"people",label:e.$t("search.people")+e.resultCount("users")},null,8,m3e),g("span",{key:"hashtags",label:e.$t("search.hashtags")+e.resultCount("hashtags")},null,8,g3e)]),_:1},8,["on-switch","active-tab"])])])):E("",!0),g("div",v3e,[e.currenResultTab==="statuses"?(p(),b("div",b3e,[(p(!0),b(Se,null,We(e.visibleStatuses,h=>(p(),Y(c,{key:h.id,collapsable:!1,expandable:!1,compact:!1,class:"search-result",statusoid:h,"no-heading":!1},null,8,["statusoid"]))),128)),!e.loading&&e.loaded&&e.lastStatusFetchCount>0?(p(),b("button",{key:0,class:"more-statuses-button button-unstyled -link",onClick:t[3]||(t[3]=Te(h=>e.search(e.searchTerm,"statuses"),["prevent"]))},[g("div",y3e,w(e.$t("search.load_more")),1)])):e.loading&&e.statusesOffset>0?(p(),b("div",_3e,[T(i,{icon:"circle-notch",spin:"",size:"lg"})])):E("",!0),(e.visibleStatuses.length===0||e.lastStatusFetchCount===0)&&!e.loading&&e.loaded?(p(),b("div",w3e,[g("h4",null,w(e.visibleStatuses.length===0?e.$t("search.no_results"):e.$t("search.no_more_results")),1)])):E("",!0)])):e.currenResultTab==="people"?(p(),b("div",S3e,[e.users.length===0&&!e.loading&&e.loaded?(p(),b("div",k3e,[g("h4",null,w(e.$t("search.no_results")),1)])):E("",!0),(p(!0),b(Se,null,We(e.users,h=>(p(),Y(u,{key:h.id,user:h,class:"list-item search-result"},null,8,["user"]))),128))])):e.currenResultTab==="hashtags"?(p(),b("div",$3e,[e.hashtags.length===0&&!e.loading&&e.loaded?(p(),b("div",C3e,[g("h4",null,w(e.$t("search.no_results")),1)])):E("",!0),(p(!0),b(Se,null,We(e.hashtags,h=>(p(),b("div",{key:h.url,class:"status trend search-result"},[T(f,{class:"list-item hashtag",to:{name:"tag-timeline",params:{tag:h.name}}},{default:X(()=>[g("span",T3e," #"+w(h.name),1),e.lastHistoryRecord(h)?(p(),b("div",A3e,[e.lastHistoryRecord(h).accounts==1?(p(),b("span",E3e,w(e.$t("search.person_talking",{count:e.lastHistoryRecord(h).accounts})),1)):(p(),b("span",I3e,w(e.$t("search.people_talking",{count:e.lastHistoryRecord(h).accounts})),1))])):E("",!0)]),_:2},1032,["to"]),e.lastHistoryRecord(h)?(p(),b("div",P3e,w(e.lastHistoryRecord(h).uses),1)):E("",!0)]))),128))])):E("",!0)]),t[4]||(t[4]=g("div",{class:"search-result-footer text-center panel-footer faint"},null,-1))])}const O3e=ge(o3e,[["render",L3e]]);function yA(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);t&&(s=s.filter(function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable})),n.push.apply(n,s)}return n}function Ci(e){for(var t=1;t1&&arguments[1]!==void 0?arguments[1]:[];return Object.keys(e).reduce((n,s)=>(t.includes(s)||(n[s]=Lt(e[s])),n),{})}function Kh(e){return typeof e=="function"}function M3e(e){return Bo(e)||Wo(e)}function zO(e,t,n){let s=e;const r=t.split(".");for(let o=0;oe.some(s=>zO(t,s,{[n]:!1})[n]))}function wA(e,t,n){return vt(()=>e.reduce((s,r)=>{const o=zO(t,r,{[n]:!1})[n]||[];return s.concat(o)},[]))}function qO(e,t,n,s){return e.call(s,Lt(t),Lt(n),s)}function HO(e){return e.$valid!==void 0?!e.$valid:!e}function N3e(e,t,n,s,r,o,i){let{$lazy:a,$rewardEarly:c}=r,u=arguments.length>7&&arguments[7]!==void 0?arguments[7]:[],f=arguments.length>8?arguments[8]:void 0,h=arguments.length>9?arguments[9]:void 0,v=arguments.length>10?arguments[10]:void 0;const y=Kn(!!s.value),S=Kn(0);n.value=!1;const $=os([t,s].concat(u,v),()=>{if(a&&!s.value||c&&!h.value&&!n.value)return;let I;try{I=qO(e,t,f,i)}catch(C){I=Promise.reject(C)}S.value++,n.value=!!S.value,y.value=!1,Promise.resolve(I).then(C=>{S.value--,n.value=!!S.value,o.value=C,y.value=HO(C)}).catch(C=>{S.value--,n.value=!!S.value,o.value=C,y.value=!0})},{immediate:!0,deep:typeof t=="object"});return{$invalid:y,$unwatch:$}}function F3e(e,t,n,s,r,o,i,a){let{$lazy:c,$rewardEarly:u}=s;const f=()=>({}),h=vt(()=>{if(c&&!n.value||u&&!a.value)return!1;let v=!0;try{const y=qO(e,t,i,o);r.value=y,v=HO(y)}catch(y){r.value=y}return v});return{$unwatch:f,$invalid:h}}function D3e(e,t,n,s,r,o,i,a,c,u,f){const h=Kn(!1),v=e.$params||{},y=Kn(null);let S,$;e.$async?{$invalid:S,$unwatch:$}=N3e(e.$validator,t,h,n,s,y,r,e.$watchTargets,c,u,f):{$invalid:S,$unwatch:$}=F3e(e.$validator,t,n,s,y,r,c,u);const I=e.$message;return{$message:Kh(I)?vt(()=>I(_A({$pending:h,$invalid:S,$params:_A(v),$model:t,$response:y,$validator:o,$propertyPath:a,$property:i}))):I||"",$params:v,$pending:h,$invalid:S,$response:y,$unwatch:$}}function U3e(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};const t=Lt(e),n=Object.keys(t),s={},r={},o={};let i=null;return n.forEach(a=>{const c=t[a];switch(!0){case Kh(c.$validator):s[a]=c;break;case Kh(c):s[a]={$validator:c};break;case a==="$validationGroups":i=c;break;case a.startsWith("$"):o[a]=c;break;default:r[a]=c}}),{rules:s,nestedValidators:r,config:o,validationGroups:i}}const j3e="__root";function B3e(e,t,n,s,r,o,i,a,c){const u=Object.keys(e),f=s.get(r,e),h=Kn(!1),v=Kn(!1),y=Kn(0);if(f){if(!f.$partial)return f;f.$unwatch(),h.value=f.$dirty.value}const S={$dirty:h,$path:r,$touch:()=>{h.value||(h.value=!0)},$reset:()=>{h.value&&(h.value=!1)},$commit:()=>{}};return u.length?(u.forEach($=>{S[$]=D3e(e[$],t,S.$dirty,o,i,$,n,r,c,v,y)}),S.$externalResults=vt(()=>a.value?[].concat(a.value).map(($,I)=>({$propertyPath:r,$property:n,$validator:"$externalResults",$uid:`${r}-externalResult-${I}`,$message:$,$params:{},$response:null,$pending:!1})):[]),S.$invalid=vt(()=>{const $=u.some(I=>Lt(S[I].$invalid));return v.value=$,!!S.$externalResults.value.length||$}),S.$pending=vt(()=>u.some($=>Lt(S[$].$pending))),S.$error=vt(()=>S.$dirty.value?S.$pending.value||S.$invalid.value:!1),S.$silentErrors=vt(()=>u.filter($=>Lt(S[$].$invalid)).map($=>{const I=S[$];return Pr({$propertyPath:r,$property:n,$validator:$,$uid:`${r}-${$}`,$message:I.$message,$params:I.$params,$response:I.$response,$pending:I.$pending})}).concat(S.$externalResults.value)),S.$errors=vt(()=>S.$dirty.value?S.$silentErrors.value:[]),S.$unwatch=()=>u.forEach($=>{S[$].$unwatch()}),S.$commit=()=>{v.value=!0,y.value=Date.now()},s.set(r,e,S),S):(f&&s.set(r,e,S),S)}function z3e(e,t,n,s,r,o,i){const a=Object.keys(e);return a.length?a.reduce((c,u)=>(c[u]=Vy({validations:e[u],state:t,key:u,parentKey:n,resultsCache:s,globalConfig:r,instance:o,externalResults:i}),c),{}):{}}function q3e(e,t,n){const s=vt(()=>[t,n].filter(S=>S).reduce((S,$)=>S.concat(Object.values(Lt($))),[])),r=vt({get(){return e.$dirty.value||(s.value.length?s.value.every(S=>S.$dirty):!1)},set(S){e.$dirty.value=S}}),o=vt(()=>{const S=Lt(e.$silentErrors)||[],$=s.value.filter(I=>(Lt(I).$silentErrors||[]).length).reduce((I,C)=>I.concat(...C.$silentErrors),[]);return S.concat($)}),i=vt(()=>{const S=Lt(e.$errors)||[],$=s.value.filter(I=>(Lt(I).$errors||[]).length).reduce((I,C)=>I.concat(...C.$errors),[]);return S.concat($)}),a=vt(()=>s.value.some(S=>S.$invalid)||Lt(e.$invalid)||!1),c=vt(()=>s.value.some(S=>Lt(S.$pending))||Lt(e.$pending)||!1),u=vt(()=>s.value.some(S=>S.$dirty)||s.value.some(S=>S.$anyDirty)||r.value),f=vt(()=>r.value?c.value||a.value:!1),h=()=>{e.$touch(),s.value.forEach(S=>{S.$touch()})},v=()=>{e.$commit(),s.value.forEach(S=>{S.$commit()})},y=()=>{e.$reset(),s.value.forEach(S=>{S.$reset()})};return s.value.length&&s.value.every(S=>S.$dirty)&&h(),{$dirty:r,$errors:i,$invalid:a,$anyDirty:u,$error:f,$pending:c,$touch:h,$reset:y,$silentErrors:o,$commit:v}}function Vy(e){let{validations:t,state:n,key:s,parentKey:r,childResults:o,resultsCache:i,globalConfig:a={},instance:c,externalResults:u}=e;const f=r?`${r}.${s}`:s,{rules:h,nestedValidators:v,config:y,validationGroups:S}=U3e(t),$=Ci(Ci({},a),y),I=s?vt(()=>{const dt=Lt(n);return dt?Lt(dt[s]):void 0}):n,C=Ci({},Lt(u)||{}),k=vt(()=>{const dt=Lt(u);return s?dt?Lt(dt[s]):void 0:dt}),P=B3e(h,I,s,i,f,$,c,k,n),A=z3e(v,I,f,i,$,c,k),R={};S&&Object.entries(S).forEach(dt=>{let[bt,It]=dt;R[bt]={$invalid:y0(It,A,"$invalid"),$error:y0(It,A,"$error"),$pending:y0(It,A,"$pending"),$errors:wA(It,A,"$errors"),$silentErrors:wA(It,A,"$silentErrors")}});const{$dirty:B,$errors:N,$invalid:W,$anyDirty:V,$error:U,$pending:ie,$touch:le,$reset:Pe,$silentErrors:qe,$commit:Ke}=q3e(P,A,o),Ge=s?vt({get:()=>Lt(I),set:dt=>{B.value=!0;const bt=Lt(n),It=Lt(u);It&&(It[s]=C[s]),Sn(bt[s])?bt[s].value=dt:bt[s]=dt}}):null;s&&$.$autoDirty&&os(I,()=>{B.value||le();const dt=Lt(u);dt&&(dt[s]=C[s])},{flush:"sync"});async function ze(){return le(),$.$rewardEarly&&(Ke(),await Ri()),await Ri(),new Promise(dt=>{if(!ie.value)return dt(!W.value);const bt=os(ie,()=>{dt(!W.value),bt()})})}function ot(dt){return(o.value||{})[dt]}function Ct(){Sn(u)?u.value=C:Object.keys(C).length===0?Object.keys(u).forEach(dt=>{delete u[dt]}):Object.assign(u,C)}return Pr(Ci(Ci(Ci({},P),{},{$model:Ge,$dirty:B,$error:U,$errors:N,$invalid:W,$anyDirty:V,$pending:ie,$touch:le,$reset:Pe,$path:f||j3e,$silentErrors:qe,$validate:ze,$commit:Ke},o&&{$getResultsForChild:ot,$clearExternalResults:Ct,$validationGroups:R}),A))}class H3e{constructor(){this.storage=new Map}set(t,n,s){this.storage.set(t,{rules:n,result:s})}checkRulesValidity(t,n,s){const r=Object.keys(s),o=Object.keys(n);return o.length!==r.length||!o.every(a=>r.includes(a))?!1:o.every(a=>n[a].$params?Object.keys(n[a].$params).every(c=>Lt(s[a].$params[c])===Lt(n[a].$params[c])):!0)}get(t,n){const s=this.storage.get(t);if(!s)return;const{rules:r,result:o}=s,i=this.checkRulesValidity(t,n,r),a=o.$unwatch?o.$unwatch:()=>({});return i?o:{$dirty:o.$dirty,$partial:!0,$unwatch:a}}}const ih={COLLECT_ALL:!0,COLLECT_NONE:!1},SA=Symbol("vuelidate#injectChildResults"),kA=Symbol("vuelidate#removeChildResults");function V3e(e){let{$scope:t,instance:n}=e;const s={},r=Kn([]),o=vt(()=>r.value.reduce((f,h)=>(f[h]=Lt(s[h]),f),{}));function i(f,h){let{$registerAs:v,$scope:y,$stopPropagation:S}=h;S||t===ih.COLLECT_NONE||y===ih.COLLECT_NONE||t!==ih.COLLECT_ALL&&t!==y||(s[v]=f,r.value.push(v))}n.__vuelidateInjectInstances=[].concat(n.__vuelidateInjectInstances||[],i);function a(f){r.value=r.value.filter(h=>h!==f),delete s[f]}n.__vuelidateRemoveInstances=[].concat(n.__vuelidateRemoveInstances||[],a);const c=Ys(SA,[]);Ml(SA,n.__vuelidateInjectInstances);const u=Ys(kA,[]);return Ml(kA,n.__vuelidateRemoveInstances),{childResults:o,sendValidationResultsToParent:c,removeValidationResultsFromParent:u}}function VO(e){return new Proxy(e,{get(t,n){return typeof t[n]=="object"?VO(t[n]):vt(()=>t[n])}})}let $A=0;function W3e(e,t){var n;let s=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};arguments.length===1&&(s=e,e=void 0,t=void 0);let{$registerAs:r,$scope:o=ih.COLLECT_ALL,$stopPropagation:i,$externalResults:a,currentVueInstance:c}=s;const u=c||((n=ro())===null||n===void 0?void 0:n.proxy),f=u?u.$options:{};r||($A+=1,r=`_vuelidate_${$A}`);const h=Kn({}),v=new H3e,{childResults:y,sendValidationResultsToParent:S,removeValidationResultsFromParent:$}=u?V3e({$scope:o,instance:u}):{childResults:Kn({})};if(!e&&f.validations){const I=f.validations;t=Kn({}),C8(()=>{t.value=u,os(()=>Kh(I)?I.call(t.value,new VO(t.value)):I,C=>{h.value=Vy({validations:C,state:t,childResults:y,resultsCache:v,globalConfig:s,instance:u,externalResults:a||u.vuelidateExternalResults})},{immediate:!0})}),s=f.validationsConfig||s}else{const I=Sn(e)||M3e(e)?e:Pr(e||{});os(I,C=>{h.value=Vy({validations:C,state:t,childResults:y,resultsCache:v,globalConfig:s,instance:u??{},externalResults:a})},{immediate:!0})}return u&&(S.forEach(I=>I(h,{$registerAs:r,$scope:o,$stopPropagation:i})),lp(()=>$.forEach(I=>I(r)))),vt(()=>Ci(Ci({},Lt(h.value)),y.value))}const sw=e=>{if(e=Lt(e),Array.isArray(e))return!!e.length;if(e==null)return!1;if(e===!1)return!0;if(e instanceof Date)return!isNaN(e.getTime());if(typeof e=="object"){for(let t in e)return!0;return!1}return!!String(e).length};function xa(){for(var e=arguments.length,t=new Array(e),n=0;n(s=Lt(s),!sw(s)||t.every(r=>(r.lastIndex=0,r.test(s))))}xa(/^[a-zA-Z]*$/);xa(/^[a-zA-Z0-9]*$/);xa(/^\d*(\.\d+)?$/);const G3e=/^(?:[A-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[A-z0-9!#$%&'*+/=?^_`{|}~-]+)*|"(?:[\x01-\x08\x0b\x0c\x0e-\x1f\x21\x23-\x5b\x5d-\x7f]|[\x01-\x09\x0b\x0c\x0e-\x7f])*")@(?:(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9]{2,}(?:[a-z0-9-]*[a-z0-9])?|\[(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?|[a-z0-9-]*[a-z0-9]:(?:[\x01-\x08\x0b\x0c\x0e-\x1f\x21-\x5a\x53-\x7f]|\\[\x01-\x09\x0b\x0c\x0e-\x7f])+)\])$/i;xa(G3e);function K3e(e){return typeof e=="string"&&(e=e.trim()),sw(e)}var Hf={$validator:K3e,$message:"Value is required",$params:{type:"required"}};const CA=(e,t)=>e?sw(typeof t=="string"?t.trim():t):!0;function x3e(e){return function(t,n){if(typeof e!="function")return CA(Lt(e),t);const s=e.call(this,t,n);return CA(s,t)}}function _0(e){return{$validator:x3e(e),$message:"The value is required",$params:{type:"requiredIf",prop:e}}}function Y3e(e){return t=>Lt(t)===Lt(e)}function X3e(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"other";return{$validator:Y3e(e),$message:n=>`The value must be equal to the ${t} value`,$params:{equalTo:e,otherName:t,type:"sameAs"}}}const J3e=/^(?:(?:(?:https?|ftp):)?\/\/)(?:\S+(?::\S*)?@)?(?:(?!(?:10|127)(?:\.\d{1,3}){3})(?!(?:169\.254|192\.168)(?:\.\d{1,3}){2})(?!172\.(?:1[6-9]|2\d|3[0-1])(?:\.\d{1,3}){2})(?:[1-9]\d?|1\d\d|2[01]\d|22[0-3])(?:\.(?:1?\d{1,2}|2[0-4]\d|25[0-5])){2}(?:\.(?:[1-9]\d?|1\d\d|2[0-4]\d|25[0-4]))|(?:(?:[a-z0-9\u00a1-\uffff][a-z0-9\u00a1-\uffff_-]{0,62})?[a-z0-9\u00a1-\uffff]\.)+(?:[a-z\u00a1-\uffff]{2,}\.?))(?::\d{2,5})?(?:[/?#]\S*)?$/i;xa(J3e);xa(/(^[0-9]*$)|(^-[0-9]+$)/);xa(/^[-]?\d*(\.\d+)?$/);et.add(FJ);const Z3e={components:{Popover:Jn},props:["isProfile"]},Q3e={key:0,class:"ProfileSettingIndicator"},eCe={class:"profilesetting-tooltip"};function tCe(e,t,n,s,r,o){const i=O("FAIcon"),a=O("Popover");return n.isProfile?(p(),b("span",Q3e,[T(a,{trigger:"hover"},{trigger:X(()=>[t[0]||(t[0]=de("   ",-1)),T(i,{icon:"server","aria-label":e.$t("settings.setting_server_side")},null,8,["aria-label"])]),content:X(()=>[g("div",eCe,w(e.$t("settings.setting_server_side")),1)]),_:1})])):E("",!0)}const nCe=ge(Z3e,[["render",tCe]]),sCe={components:{Select:Zi,ProfileSettingIndicator:nCe},props:{modelValue:{type:[Array,String],required:!0},profile:{type:Boolean,default:!1}},emits:["update:modelValue"],computed:{languages(){return Tr.languages},controlledLanguage:{get:function(){return Array.isArray(this.modelValue)?this.modelValue:[this.modelValue]},set:function(e){this.$emit("update:modelValue",e)}}},methods:{getLanguageName(e){return Tr.getLanguageName(e)},addLanguage(){this.controlledLanguage=[...this.controlledLanguage,""]},setLanguageAt(e,t){const n=[...this.controlledLanguage];n[e]=t,this.controlledLanguage=n},removeLanguageAt(e){const t=[...this.controlledLanguage];t.splice(e,1),this.controlledLanguage=t}}},rCe={class:"interface-language-switcher"},oCe={class:"setting-list"},iCe=["value"],aCe=["onClick"];function lCe(e,t,n,s,r,o){const i=O("ProfileSettingIndicator"),a=O("Select");return p(),b("div",rCe,[g("label",null,[Ot(e.$slots,"default"),T(i,{"is-profile":e.profile},null,8,["is-profile"])]),g("ul",oCe,[(p(!0),b(Se,null,We(e.controlledLanguage.keys(),c=>(p(),b("li",{key:c},[g("label",null,[de(w(c===0?e.$t("settings.primary_language"):e.$t("settings.fallback_language",{index:c},c))+" ",1),T(a,{class:"language-select","model-value":e.controlledLanguage[c],"onUpdate:modelValue":u=>e.setLanguageAt(c,u)},{default:X(()=>[(p(!0),b(Se,null,We(e.languages,u=>(p(),b("option",{key:u.code,value:u.code},w(u.name),9,iCe))),128))]),_:2},1032,["model-value","onUpdate:modelValue"])]),e.controlledLanguage.length>1&&c!==0?(p(),b("button",{key:0,class:"button-default btn",onClick:()=>e.removeLanguageAt(c)},w(e.$t("settings.remove_language")),9,aCe)):E("",!0)]))),128)),g("li",null,[g("button",{class:"button-default btn",onClick:t[0]||(t[0]=(...c)=>e.addLanguage&&e.addLanguage(...c))},w(e.$t("settings.add_language")),1)])])])}const cCe=ge(sCe,[["render",lCe]]),uCe={computed:{content(){return this.$store.state.instance.tos},embedded(){return this.$store.state.instance.embeddedToS}}},dCe={class:"terms-of-service-panel"},fCe={class:"panel panel-default"},hCe={key:0,class:"panel-heading -sticky"},pCe={class:"title"},mCe={class:"panel-body"},gCe=["innerHTML"];function vCe(e,t,n,s,r,o){return p(),b("div",dCe,[g("div",fCe,[e.embedded?E("",!0):(p(),b("div",hCe,[g("div",pCe,w(e.$t("about.terms")),1)])),g("div",mCe,[g("div",{class:"tos-content",innerHTML:e.content},null,8,gCe)])])])}const WO=ge(uCe,[["render",vCe]]),bCe={setup(){return{v$:W3e()}},data:()=>({user:{email:"",fullname:"",username:"",password:"",confirm:"",birthday:"",reason:"",language:[""]},captcha:{}}),components:{InterfaceLanguageSwitcher:cCe,TermsOfServicePanel:WO},validations(){return{user:{email:{required:_0(()=>this.accountActivationRequired)},username:{required:Hf},fullname:{required:Hf},password:{required:Hf},confirm:{required:Hf,sameAs:X3e(this.user.password)},birthday:{required:_0(()=>this.birthdayRequired),maxValue:e=>!this.birthdayRequired||new Date(e).getTime()<=this.birthdayMin.getTime()},reason:{required:_0(()=>this.accountApprovalRequired)},language:{}}}},created(){(!this.registrationOpen&&!this.token||this.signedIn)&&this.$router.push({name:"root"}),this.setCaptcha()},computed:{token(){return this.$route.params.token},bioPlaceholder(){return this.replaceNewlines(this.$t("registration.bio_placeholder"))},reasonPlaceholder(){return this.replaceNewlines(this.$t("registration.reason_placeholder"))},birthdayMin(){const e=this.birthdayMinAge,t=new Date;t.setUTCMilliseconds(0),t.setUTCSeconds(0),t.setUTCMinutes(0),t.setUTCHours(0);const n=new Date;return n.setTime(t.getTime()-e*Xo),n},birthdayMinAttr(){return this.birthdayMin.toJSON().replace(/T.+$/,"")},birthdayMinFormatted(){const e=Tr.internalToBrowserLocale(this.$i18n.locale);return this.user.birthday&&new Date(Date.parse(this.birthdayMin)).toLocaleDateString(e,{timeZone:"UTC",day:"numeric",month:"long",year:"numeric"})},...mn({registrationOpen:e=>e.instance.registrationOpen,signedIn:e=>!!e.users.currentUser,isPending:e=>e.users.signUpPending,serverValidationErrors:e=>e.users.signUpErrors,signUpNotice:e=>e.users.signUpNotice,hasSignUpNotice:e=>!!e.users.signUpNotice.message,termsOfService:e=>e.instance.tos,embeddedToS:e=>e.instance.embeddedToS,accountActivationRequired:e=>e.instance.accountActivationRequired,accountApprovalRequired:e=>e.instance.accountApprovalRequired,birthdayRequired:e=>e.instance.birthdayRequired,birthdayMinAge:e=>e.instance.birthdayMinAge})},methods:{...LB(["signUp","getCaptcha"]),async submit(){if(this.user.nickname=this.user.username,this.user.token=this.token,this.user.captcha_solution=this.captcha.solution,this.user.captcha_token=this.captcha.token,this.user.captcha_answer_data=this.captcha.answer_data,this.user.language&&(this.user.language=Tr.internalToBackendLocaleMulti(this.user.language.filter(e=>e))),this.v$.$touch(),!this.v$.$invalid)try{await this.signUp(this.user)==="ok"&&this.$router.push({name:"friends"})}catch(e){console.warn("Registration failed: ",e),this.setCaptcha()}},setCaptcha(){this.getCaptcha().then(e=>{this.captcha=e})},replaceNewlines(e){return e.replace(/\s*\n\s*/g,` -`)}}},yCe={class:"column-inner"},_Ce={class:"settings panel panel-default"},wCe={class:"panel-heading"},SCe={class:"title"},kCe={key:0,class:"panel-body"},$Ce={class:"container"},CCe={class:"text-fields"},TCe={class:"form--label",for:"sign-up-username"},ACe=["disabled","placeholder"],ECe={key:0,class:"form-error"},ICe={key:0},PCe={class:"form--label",for:"sign-up-fullname"},LCe=["disabled","placeholder"],OCe={key:1,class:"form-error"},RCe={key:0},MCe={class:"form--label",for:"email"},NCe=["disabled","aria-required"],FCe={key:2,class:"form-error"},DCe={key:0},UCe={class:"form-group"},jCe={class:"form--label",for:"bio"},BCe=["disabled","placeholder"],zCe={class:"form--label",for:"sign-up-password"},qCe=["disabled"],HCe={key:3,class:"form-error"},VCe={key:0},WCe={class:"form--label",for:"sign-up-password-confirmation"},GCe=["disabled"],KCe={key:4,class:"form-error"},xCe={key:0},YCe={key:1},XCe={class:"form--label",for:"sign-up-birthday"},JCe=["disabled","max","aria-required"],ZCe={key:5,class:"form-error"},QCe={key:0},e4e={key:1},t4e={key:6,class:"form-group"},n4e={class:"form--label",for:"reason"},s4e=["disabled","placeholder"],r4e={key:7,id:"captcha-group",class:"form-group"},o4e={class:"form--label",for:"captcha-label"},i4e=["src"],a4e=["disabled"],l4e={key:8,class:"form-group"},c4e={for:"token"},u4e={class:"form-group"},d4e=["disabled"],f4e=["innerHTML"],h4e={key:0,class:"form-group"},p4e={class:"alert error"},m4e={key:1},g4e={class:"registration-notice"};function v4e(e,t,n,s,r,o){const i=O("TermsOfServicePanel"),a=O("interface-language-switcher");return p(),b("div",yCe,[!e.hasSignUpNotice&&!e.embeddedToS?(p(),Y(i,{key:0})):E("",!0),g("div",_Ce,[g("div",wCe,[g("h1",SCe,w(e.$t("registration.registration")),1)]),e.hasSignUpNotice?(p(),b("div",m4e,[g("p",g4e,w(e.signUpNotice.message),1)])):(p(),b("div",kCe,[g("form",{class:"registration-form",onSubmit:t[12]||(t[12]=Te(c=>e.submit(e.user),["prevent"]))},[g("div",$Ce,[g("div",CCe,[g("div",{class:he(["form-group",{"form-group--error":e.v$.user.username.$error}])},[g("label",TCe,w(e.$t("login.username")),1),at(g("input",{id:"sign-up-username","onUpdate:modelValue":t[0]||(t[0]=c=>e.v$.user.username.$model=c),disabled:e.isPending,class:"input form-control","aria-required":!0,placeholder:e.$t("registration.username_placeholder")},null,8,ACe),[[Nt,e.v$.user.username.$model,void 0,{trim:!0}]])],2),e.v$.user.username.$dirty?(p(),b("div",ECe,[g("ul",null,[e.v$.user.username.required?E("",!0):(p(),b("li",ICe,[g("span",null,w(e.$t("registration.validations.username_required")),1)]))])])):E("",!0),g("div",{class:he(["form-group",{"form-group--error":e.v$.user.fullname.$error}])},[g("label",PCe,w(e.$t("registration.fullname")),1),at(g("input",{id:"sign-up-fullname","onUpdate:modelValue":t[1]||(t[1]=c=>e.v$.user.fullname.$model=c),disabled:e.isPending,class:"input form-control","aria-required":!0,placeholder:e.$t("registration.fullname_placeholder")},null,8,LCe),[[Nt,e.v$.user.fullname.$model,void 0,{trim:!0}]])],2),e.v$.user.fullname.$dirty?(p(),b("div",OCe,[g("ul",null,[e.v$.user.fullname.required?E("",!0):(p(),b("li",RCe,[g("span",null,w(e.$t("registration.validations.fullname_required")),1)]))])])):E("",!0),g("div",{class:he(["form-group",{"form-group--error":e.v$.user.email.$error}])},[g("label",MCe,w(e.accountActivationRequired?e.$t("registration.email"):e.$t("registration.email_optional")),1),at(g("input",{id:"email","onUpdate:modelValue":t[2]||(t[2]=c=>e.v$.user.email.$model=c),disabled:e.isPending,class:"input form-control",type:"email","aria-required":e.accountActivationRequired},null,8,NCe),[[Nt,e.v$.user.email.$model]])],2),e.v$.user.email.$dirty?(p(),b("div",FCe,[g("ul",null,[e.v$.user.email.required?E("",!0):(p(),b("li",DCe,[g("span",null,w(e.$t("registration.validations.email_required")),1)]))])])):E("",!0),g("div",UCe,[g("label",jCe,w(e.$t("registration.bio_optional")),1),at(g("textarea",{id:"bio","onUpdate:modelValue":t[3]||(t[3]=c=>e.user.bio=c),disabled:e.isPending,class:"input form-control",placeholder:e.bioPlaceholder},null,8,BCe),[[Nt,e.user.bio]])]),g("div",{class:he(["form-group",{"form-group--error":e.v$.user.password.$error}])},[g("label",zCe,w(e.$t("login.password")),1),at(g("input",{id:"sign-up-password","onUpdate:modelValue":t[4]||(t[4]=c=>e.user.password=c),disabled:e.isPending,class:"input form-control",type:"password","aria-required":!0},null,8,qCe),[[Nt,e.user.password]])],2),e.v$.user.password.$dirty?(p(),b("div",HCe,[g("ul",null,[e.v$.user.password.required?E("",!0):(p(),b("li",VCe,[g("span",null,w(e.$t("registration.validations.password_required")),1)]))])])):E("",!0),g("div",{class:he(["form-group",{"form-group--error":e.v$.user.confirm.$error}])},[g("label",WCe,w(e.$t("registration.password_confirm")),1),at(g("input",{id:"sign-up-password-confirmation","onUpdate:modelValue":t[5]||(t[5]=c=>e.user.confirm=c),disabled:e.isPending,class:"input form-control",type:"password","aria-required":!0},null,8,GCe),[[Nt,e.user.confirm]])],2),e.v$.user.confirm.$dirty?(p(),b("div",KCe,[g("ul",null,[e.v$.user.confirm.required.$invalid?(p(),b("li",xCe,[g("span",null,w(e.$t("registration.validations.password_confirmation_required")),1)])):E("",!0),e.v$.user.confirm.sameAs.$invalid?(p(),b("li",YCe,[g("span",null,w(e.$t("registration.validations.password_confirmation_match")),1)])):E("",!0)])])):E("",!0),g("div",{class:he(["form-group",{"form-group--error":e.v$.user.birthday.$error}])},[g("label",XCe,w(e.birthdayRequired?e.$t("registration.birthday"):e.$t("registration.birthday_optional")),1),at(g("input",{id:"sign-up-birthday","onUpdate:modelValue":t[6]||(t[6]=c=>e.user.birthday=c),disabled:e.isPending,class:"input form-control",type:"date",max:e.birthdayRequired?e.birthdayMinAttr:void 0,"aria-required":e.birthdayRequired},null,8,JCe),[[Nt,e.user.birthday]])],2),e.v$.user.birthday.$dirty?(p(),b("div",ZCe,[g("ul",null,[e.v$.user.birthday.required.$invalid?(p(),b("li",QCe,[g("span",null,w(e.$t("registration.validations.birthday_required")),1)])):E("",!0),e.v$.user.birthday.maxValue.$invalid?(p(),b("li",e4e,[g("span",null,w(e.$t("registration.validations.birthday_min_age",{date:e.birthdayMinFormatted})),1)])):E("",!0)])])):E("",!0),g("div",{class:he(["form-group",{"form-group--error":e.v$.user.language.$error}])},[T(a,{for:"email-language","prompt-text":e.$t("registration.email_language"),language:e.v$.user.language.$model,"set-language":c=>e.v$.user.language.$model=c,onClick:t[7]||(t[7]=Te(()=>{},["stop","prevent"]))},null,8,["prompt-text","language","set-language"])],2),e.accountApprovalRequired?(p(),b("div",t4e,[g("label",n4e,w(e.$t("registration.reason")),1),at(g("textarea",{id:"reason","onUpdate:modelValue":t[8]||(t[8]=c=>e.user.reason=c),disabled:e.isPending,class:"input form-control",placeholder:e.reasonPlaceholder},null,8,s4e),[[Nt,e.user.reason]])])):E("",!0),e.captcha.type!="none"?(p(),b("div",r4e,[g("label",o4e,w(e.$t("registration.captcha")),1),["kocaptcha","native"].includes(e.captcha.type)?(p(),b(Se,{key:0},[g("img",{src:e.captcha.url,onClick:t[9]||(t[9]=(...c)=>e.setCaptcha&&e.setCaptcha(...c))},null,8,i4e),g("sub",null,w(e.$t("registration.new_captcha")),1),at(g("input",{id:"captcha-answer","onUpdate:modelValue":t[10]||(t[10]=c=>e.captcha.solution=c),disabled:e.isPending,class:"input form-control",type:"text",autocomplete:"off",autocorrect:"off",autocapitalize:"off",spellcheck:"false"},null,8,a4e),[[Nt,e.captcha.solution]])],64)):E("",!0)])):E("",!0),e.token?(p(),b("div",l4e,[g("label",c4e,w(e.$t("registration.token")),1),at(g("input",{id:"token","onUpdate:modelValue":t[11]||(t[11]=c=>e.token=c),disabled:"true",class:"input form-control",type:"text"},null,512),[[Nt,e.token]])])):E("",!0),g("div",u4e,[g("button",{disabled:e.isPending,type:"submit",class:"btn button-default"},w(e.$t("registration.register")),9,d4e)])]),e.embeddedToS?(p(),b("div",{key:0,class:"terms-of-service",innerHTML:e.termsOfService},null,8,f4e)):E("",!0)]),e.serverValidationErrors.length?(p(),b("div",h4e,[g("div",p4e,[(p(!0),b(Se,null,We(e.serverValidationErrors,c=>(p(),b("span",{key:c},w(c),1))),128))])])):E("",!0)],32)]))])])}const TA=ge(bCe,[["render",v4e]]),b4e="/auth/password",y4e=({instance:e,email:t})=>{const n={email:t},s=Z.reduce(n,(o,i,a)=>{const c=`${a}=${encodeURIComponent(i)}`;return`${o}&${c}`},""),r=`${e}${b4e}?${s}`;return window.fetch(r,{method:"POST"})};et.add(Xn);const _4e={data:()=>({user:{email:""},isPending:!1,success:!1,throttled:!1,error:null}),computed:{...mn({signedIn:e=>!!e.users.currentUser,instance:e=>e.instance}),mailerEnabled(){return this.instance.mailerEnabled}},created(){this.signedIn&&this.$router.push({name:"root"})},props:{passwordResetRequested:{default:!1,type:Boolean}},methods:{dismissError(){this.error=null},submit(){this.isPending=!0;const e=this.user.email,t=this.instance.server;y4e({instance:t,email:e}).then(({status:n})=>{this.isPending=!1,this.user.email="",n===204?(this.success=!0,this.error=null):n===429&&(this.throttled=!0,this.error=this.$t("password_reset.too_many_requests"))}).catch(()=>{this.isPending=!1,this.user.email="",this.error=this.$t("general.generic_error")})}}},w4e={class:"settings panel panel-default"},S4e={class:"panel-heading"},k4e={class:"title"},$4e={class:"panel-body"},C4e={class:"container"},T4e={key:0},A4e={key:0},E4e={key:1},I4e={key:1},P4e={key:0},L4e={class:"form-group text-center"},O4e={key:2},R4e={key:0,class:"alert password-reset-required error"},M4e={class:"form-group"},N4e=["disabled","placeholder"],F4e={class:"form-group"},D4e=["disabled"],U4e={key:3,class:"alert error notice-dismissible"};function j4e(e,t,n,s,r,o){const i=O("router-link"),a=O("FAIcon");return p(),b("div",w4e,[g("div",S4e,[g("h1",k4e,w(e.$t("password_reset.password_reset")),1)]),g("div",$4e,[g("form",{class:"password-reset-form",onSubmit:t[2]||(t[2]=Te((...c)=>e.submit&&e.submit(...c),["prevent"]))},[g("div",C4e,[e.mailerEnabled?e.success||e.throttled?(p(),b("div",I4e,[e.success?(p(),b("p",P4e,w(e.$t("password_reset.check_email")),1)):E("",!0),g("div",L4e,[T(i,{to:{name:"root"}},{default:X(()=>[de(w(e.$t("password_reset.return_home")),1)]),_:1})])])):(p(),b("div",O4e,[e.passwordResetRequested?(p(),b("p",R4e,w(e.$t("password_reset.password_reset_required")),1)):E("",!0),g("p",null,w(e.$t("password_reset.instruction")),1),g("div",M4e,[at(g("input",{ref:"email","onUpdate:modelValue":t[0]||(t[0]=c=>e.user.email=c),disabled:e.isPending,placeholder:e.$t("password_reset.placeholder"),class:"input form-control",type:"input"},null,8,N4e),[[Nt,e.user.email]])]),g("div",F4e,[g("button",{disabled:e.isPending,type:"submit",class:"btn button-default btn-block"},w(e.$t("settings.save")),9,D4e)])])):(p(),b("div",T4e,[e.passwordResetRequested?(p(),b("p",A4e,w(e.$t("password_reset.password_reset_required_but_mailer_is_disabled")),1)):(p(),b("p",E4e,w(e.$t("password_reset.password_reset_disabled")),1))])),e.error?(p(),b("p",U4e,[g("span",null,w(e.error),1),g("a",{class:"fa-scale-110 fa-old-padding dismiss",onClick:t[1]||(t[1]=Te(c=>e.dismissError(),["prevent"]))},[T(a,{icon:"times"})])])):E("",!0)])],32)])])}const B4e=ge(_4e,[["render",j4e]]),z4e={props:["user"],components:{BasicUserCard:Ad,ConfirmModal:Nr},data(){return{showingApproveConfirmDialog:!1,showingDenyConfirmDialog:!1}},methods:{findFollowRequestNotificationId(){const e=y_(this.$store).find(t=>t.from_profile.id===this.user.id&&t.type==="follow_request");return e&&e.id},showApproveConfirmDialog(){this.showingApproveConfirmDialog=!0},hideApproveConfirmDialog(){this.showingApproveConfirmDialog=!1},showDenyConfirmDialog(){this.showingDenyConfirmDialog=!0},hideDenyConfirmDialog(){this.showingDenyConfirmDialog=!1},approveUser(){this.shouldConfirmApprove?this.showApproveConfirmDialog():this.doApprove()},doApprove(){this.$store.state.api.backendInteractor.approveUser({id:this.user.id}),this.$store.dispatch("removeFollowRequest",this.user);const e=this.findFollowRequestNotificationId();this.$store.dispatch("markSingleNotificationAsSeen",{id:e}),this.$store.dispatch("updateNotification",{id:e,updater:t=>{t.type="follow"}}),this.hideApproveConfirmDialog()},denyUser(){this.shouldConfirmDeny?this.showDenyConfirmDialog():this.doDeny()},doDeny(){const e=this.findFollowRequestNotificationId();this.$store.state.api.backendInteractor.denyUser({id:this.user.id}).then(()=>{this.$store.dispatch("dismissNotificationLocal",{id:e}),this.$store.dispatch("removeFollowRequest",this.user)}),this.hideDenyConfirmDialog()}},computed:{mergedConfig(){return this.$store.getters.mergedConfig},shouldConfirmApprove(){return this.mergedConfig.modalOnApproveFollow},shouldConfirmDeny(){return this.mergedConfig.modalOnDenyFollow}}},q4e={class:"follow-request-card-content-container"};function H4e(e,t,n,s,r,o){const i=O("confirm-modal"),a=O("basic-user-card");return p(),Y(a,{user:e.user},{default:X(()=>[g("div",q4e,[g("button",{class:"btn button-default",onClick:t[0]||(t[0]=(...c)=>e.approveUser&&e.approveUser(...c))},w(e.$t("user_card.approve")),1),g("button",{class:"btn button-default",onClick:t[1]||(t[1]=(...c)=>e.denyUser&&e.denyUser(...c))},w(e.$t("user_card.deny")),1)]),(p(),Y(Yn,{to:"#modal"},[e.showingApproveConfirmDialog?(p(),Y(i,{key:0,title:e.$t("user_card.approve_confirm_title"),"confirm-text":e.$t("user_card.approve_confirm_accept_button"),"cancel-text":e.$t("user_card.approve_confirm_cancel_button"),onAccepted:e.doApprove,onCancelled:e.hideApproveConfirmDialog},{default:X(()=>[de(w(e.$t("user_card.approve_confirm",{user:e.user.screen_name_ui})),1)]),_:1},8,["title","confirm-text","cancel-text","onAccepted","onCancelled"])):E("",!0),e.showingDenyConfirmDialog?(p(),Y(i,{key:1,title:e.$t("user_card.deny_confirm_title"),"confirm-text":e.$t("user_card.deny_confirm_accept_button"),"cancel-text":e.$t("user_card.deny_confirm_cancel_button"),onAccepted:e.doDeny,onCancelled:e.hideDenyConfirmDialog},{default:X(()=>[de(w(e.$t("user_card.deny_confirm",{user:e.user.screen_name_ui})),1)]),_:1},8,["title","confirm-text","cancel-text","onAccepted","onCancelled"])):E("",!0)]))]),_:1},8,["user"])}const V4e=ge(z4e,[["render",H4e]]),W4e={components:{FollowRequestCard:V4e},computed:{requests(){return this.$store.state.api.followRequests}}},G4e={class:"settings panel panel-default"},K4e={class:"panel-heading"},x4e={class:"title"},Y4e={class:"panel-body"};function X4e(e,t,n,s,r,o){const i=O("FollowRequestCard");return p(),b("div",G4e,[g("div",K4e,[g("h1",x4e,w(e.$t("nav.friend_requests")),1)]),g("div",Y4e,[(p(!0),b(Se,null,We(e.requests,a=>(p(),Y(i,{key:a.id,user:a,class:"list-item"},null,8,["user"]))),128))])])}const J4e=ge(W4e,[["render",X4e]]),Z4e={props:["code"],mounted(){if(this.code){const e=Ar(),{clientId:t,clientSecret:n}=e;Oh.getToken({clientId:t,clientSecret:n,instance:this.$store.state.instance.server,code:this.code}).then(s=>{e.setToken(s.access_token),this.$store.dispatch("loginUser",s.access_token),this.$router.push({name:"friends"})})}}};function Q4e(e,t,n,s,r,o){return p(),b("h1",null,"...")}const eTe=ge(Z4e,[["render",Q4e]]),tTe={components:{FollowCard:nw},data(){return{users:[]}},mounted(){this.getWhoToFollow()},methods:{showWhoToFollow(e){e.forEach(t=>{this.$store.state.api.backendInteractor.fetchUser({id:t.acct}).then(n=>{n.error||(this.$store.commit("addNewUsers",[n]),this.users.push(n))})})},getWhoToFollow(){const e=this.$store.state.users.currentUser.credentials;e&&Ln.suggestions({credentials:e}).then(t=>{this.showWhoToFollow(t)})}}},nTe={class:"panel panel-default"},sTe={class:"panel-heading"},rTe={class:"title"},oTe={class:"panel-body"};function iTe(e,t,n,s,r,o){const i=O("FollowCard");return p(),b("div",nTe,[g("div",sTe,[g("h1",rTe,w(e.$t("who_to_follow.who_to_follow")),1)]),g("div",oTe,[(p(!0),b(Se,null,We(e.users,a=>(p(),Y(i,{key:a.id,user:a,class:"list-item"},null,8,["user"]))),128))])])}const aTe=ge(tTe,[["render",iTe]]);var w0,AA;function lTe(){if(AA)return w0;AA=1;function e(t,n,s,r){for(var o=-1,i=t==null?0:t.length;++othis.$store.dispatch("fetchUserIfMissing",t))},components:{BasicUserCard:Ad},computed:{groupedStaffAccounts(){const e=BO(this.staffAccounts,this.findUserByName).filter(n=>n),t=hTe(e,"role");return[{role:"admin",users:t.admin},{role:"moderator",users:t.moderator}].filter(n=>n.users)},...bn(["findUserByName"]),...mn({staffAccounts:e=>e.instance.staffAccounts})}},mTe={class:"staff-panel"},gTe={class:"panel panel-default base01-background"},vTe={class:"panel-heading timeline-heading base02-background -sticky"},bTe={class:"title"},yTe={class:"panel-body"};function _Te(e,t,n,s,r,o){const i=O("basic-user-card");return p(),b("div",mTe,[g("div",gTe,[g("div",vTe,[g("div",bTe,w(e.$t("about.staff")),1)]),g("div",yTe,[(p(!0),b(Se,null,We(e.groupedStaffAccounts,a=>(p(),b("div",{key:a.role,class:"staff-group"},[g("h4",null,w(e.$t("general.role."+a.role)),1),(p(!0),b(Se,null,We(a.users,c=>(p(),Y(i,{key:c.screen_name,user:c},null,8,["user"]))),128))]))),128))])])])}const wTe=ge(pTe,[["render",_Te]]),$l=(e,t,n)=>e.map(s=>t[n]&&t[n][s]&&t[n][s].reason?{instance:s,reason:t[n][s].reason}:{instance:s,reason:""}),STe={computed:{...mn({federationPolicy:e=>Z.get(e,"instance.federationPolicy"),mrfPolicies:e=>Z.get(e,"instance.federationPolicy.mrf_policies",[]),quarantineInstances:e=>$l(Z.get(e,"instance.federationPolicy.quarantined_instances",[]),Z.get(e,"instance.federationPolicy.quarantined_instances_info",[]),"quarantined_instances"),acceptInstances:e=>$l(Z.get(e,"instance.federationPolicy.mrf_simple.accept",[]),Z.get(e,"instance.federationPolicy.mrf_simple_info",[]),"accept"),rejectInstances:e=>$l(Z.get(e,"instance.federationPolicy.mrf_simple.reject",[]),Z.get(e,"instance.federationPolicy.mrf_simple_info",[]),"reject"),ftlRemovalInstances:e=>$l(Z.get(e,"instance.federationPolicy.mrf_simple.federated_timeline_removal",[]),Z.get(e,"instance.federationPolicy.mrf_simple_info",[]),"federated_timeline_removal"),mediaNsfwInstances:e=>$l(Z.get(e,"instance.federationPolicy.mrf_simple.media_nsfw",[]),Z.get(e,"instance.federationPolicy.mrf_simple_info",[]),"media_nsfw"),mediaRemovalInstances:e=>$l(Z.get(e,"instance.federationPolicy.mrf_simple.media_removal",[]),Z.get(e,"instance.federationPolicy.mrf_simple_info",[]),"media_removal"),keywordsFtlRemoval:e=>Z.get(e,"instance.federationPolicy.mrf_keyword.federated_timeline_removal",[]),keywordsReject:e=>Z.get(e,"instance.federationPolicy.mrf_keyword.reject",[]),keywordsReplace:e=>Z.get(e,"instance.federationPolicy.mrf_keyword.replace",[])}),hasInstanceSpecificPolicies(){return this.quarantineInstances.length||this.acceptInstances.length||this.rejectInstances.length||this.ftlRemovalInstances.length||this.mediaNsfwInstances.length||this.mediaRemovalInstances.length},hasKeywordPolicies(){return this.keywordsFtlRemoval.length||this.keywordsReject.length||this.keywordsReplace.length}}},kTe={key:0,class:"mrf-transparency-panel"},$Te={class:"panel panel-default base01-background"},CTe={class:"panel-heading timeline-heading base02-background -sticky"},TTe={class:"title"},ATe={class:"panel-body"},ETe={class:"mrf-section"},ITe=["textContent"],PTe={key:0},LTe={key:1},OTe={key:0},RTe={key:1},MTe={key:2},NTe={key:0},FTe={key:1},DTe={key:3},UTe={key:0},jTe={key:1},BTe={key:4},zTe={key:0},qTe={key:1},HTe={key:5},VTe={key:0},WTe={key:1},GTe={key:6},KTe={key:0},xTe={key:1},YTe={key:7},XTe={key:8},JTe=["textContent"],ZTe={key:9},QTe=["textContent"],e6e={key:10};function t6e(e,t,n,s,r,o){return e.federationPolicy?(p(),b("div",kTe,[g("div",$Te,[g("div",CTe,[g("div",TTe,w(e.$t("about.mrf.federation")),1)]),g("div",ATe,[g("div",ETe,[g("h2",null,w(e.$t("about.mrf.mrf_policies")),1),g("p",null,w(e.$t("about.mrf.mrf_policies_desc")),1),g("ul",null,[(p(!0),b(Se,null,We(e.mrfPolicies,i=>(p(),b("li",{key:i,textContent:w(i)},null,8,ITe))),128))]),e.hasInstanceSpecificPolicies?(p(),b("h2",PTe,w(e.$t("about.mrf.simple.simple_policies")),1)):E("",!0),e.acceptInstances.length?(p(),b("div",LTe,[g("h4",null,w(e.$t("about.mrf.simple.accept")),1),g("p",null,w(e.$t("about.mrf.simple.accept_desc")),1),g("table",null,[g("tbody",null,[g("tr",null,[g("th",null,w(e.$t("about.mrf.simple.instance")),1),g("th",null,w(e.$t("about.mrf.simple.reason")),1)]),(p(!0),b(Se,null,We(e.acceptInstances,i=>(p(),b("tr",{key:i.instance+"_accept"},[g("td",null,w(i.instance),1),i.reason===""?(p(),b("td",OTe,w(e.$t("about.mrf.simple.not_applicable")),1)):(p(),b("td",RTe,w(i.reason),1))]))),128))])])])):E("",!0),e.rejectInstances.length?(p(),b("div",MTe,[g("h4",null,w(e.$t("about.mrf.simple.reject")),1),g("p",null,w(e.$t("about.mrf.simple.reject_desc")),1),g("table",null,[g("tbody",null,[g("tr",null,[g("th",null,w(e.$t("about.mrf.simple.instance")),1),g("th",null,w(e.$t("about.mrf.simple.reason")),1)]),(p(!0),b(Se,null,We(e.rejectInstances,i=>(p(),b("tr",{key:i.instance+"_reject"},[g("td",null,w(i.instance),1),i.reason===""?(p(),b("td",NTe,w(e.$t("about.mrf.simple.not_applicable")),1)):(p(),b("td",FTe,w(i.reason),1))]))),128))])])])):E("",!0),e.quarantineInstances.length?(p(),b("div",DTe,[g("h4",null,w(e.$t("about.mrf.simple.quarantine")),1),g("p",null,w(e.$t("about.mrf.simple.quarantine_desc")),1),g("table",null,[g("tbody",null,[g("tr",null,[g("th",null,w(e.$t("about.mrf.simple.instance")),1),g("th",null,w(e.$t("about.mrf.simple.reason")),1)]),(p(!0),b(Se,null,We(e.quarantineInstances,i=>(p(),b("tr",{key:i.instance+"_quarantine"},[g("td",null,w(i.instance),1),i.reason===""?(p(),b("td",UTe,w(e.$t("about.mrf.simple.not_applicable")),1)):(p(),b("td",jTe,w(i.reason),1))]))),128))])])])):E("",!0),e.ftlRemovalInstances.length?(p(),b("div",BTe,[g("h4",null,w(e.$t("about.mrf.simple.ftl_removal")),1),g("p",null,w(e.$t("about.mrf.simple.ftl_removal_desc")),1),g("table",null,[g("tbody",null,[g("tr",null,[g("th",null,w(e.$t("about.mrf.simple.instance")),1),g("th",null,w(e.$t("about.mrf.simple.reason")),1)]),(p(!0),b(Se,null,We(e.ftlRemovalInstances,i=>(p(),b("tr",{key:i.instance+"_ftl_removal"},[g("td",null,w(i.instance),1),i.reason===""?(p(),b("td",zTe,w(e.$t("about.mrf.simple.not_applicable")),1)):(p(),b("td",qTe,w(i.reason),1))]))),128))])])])):E("",!0),e.mediaNsfwInstances.length?(p(),b("div",HTe,[g("h4",null,w(e.$t("about.mrf.simple.media_nsfw")),1),g("p",null,w(e.$t("about.mrf.simple.media_nsfw_desc")),1),g("table",null,[g("tbody",null,[g("tr",null,[g("th",null,w(e.$t("about.mrf.simple.instance")),1),g("th",null,w(e.$t("about.mrf.simple.reason")),1)]),(p(!0),b(Se,null,We(e.mediaNsfwInstances,i=>(p(),b("tr",{key:i.instance+"_media_nsfw"},[g("td",null,w(i.instance),1),i.reason===""?(p(),b("td",VTe,w(e.$t("about.mrf.simple.not_applicable")),1)):(p(),b("td",WTe,w(i.reason),1))]))),128))])])])):E("",!0),e.mediaRemovalInstances.length?(p(),b("div",GTe,[g("h4",null,w(e.$t("about.mrf.simple.media_removal")),1),g("p",null,w(e.$t("about.mrf.simple.media_removal_desc")),1),g("table",null,[g("tbody",null,[g("tr",null,[g("th",null,w(e.$t("about.mrf.simple.instance")),1),g("th",null,w(e.$t("about.mrf.simple.reason")),1)]),(p(!0),b(Se,null,We(e.mediaRemovalInstances,i=>(p(),b("tr",{key:i.instance+"_media_removal"},[g("td",null,w(i.instance),1),i.reason===""?(p(),b("td",KTe,w(e.$t("about.mrf.simple.not_applicable")),1)):(p(),b("td",xTe,w(i.reason),1))]))),128))])])])):E("",!0),e.hasKeywordPolicies?(p(),b("h2",YTe,w(e.$t("about.mrf.keyword.keyword_policies")),1)):E("",!0),e.keywordsFtlRemoval.length?(p(),b("div",XTe,[g("h4",null,w(e.$t("about.mrf.keyword.ftl_removal")),1),g("ul",null,[(p(!0),b(Se,null,We(e.keywordsFtlRemoval,i=>(p(),b("li",{key:i,textContent:w(i)},null,8,JTe))),128))])])):E("",!0),e.keywordsReject.length?(p(),b("div",ZTe,[g("h4",null,w(e.$t("about.mrf.keyword.reject")),1),g("ul",null,[(p(!0),b(Se,null,We(e.keywordsReject,i=>(p(),b("li",{key:i,textContent:w(i)},null,8,QTe))),128))])])):E("",!0),e.keywordsReplace.length?(p(),b("div",e6e,[g("h4",null,w(e.$t("about.mrf.keyword.replace")),1),g("ul",null,[(p(!0),b(Se,null,We(e.keywordsReplace,i=>(p(),b("li",{key:i},w(i.pattern)+" "+w(e.$t("about.mrf.keyword.is_replaced_by"))+" "+w(i.replacement),1))),128))])])):E("",!0)])])])])):E("",!0)}const n6e=ge(STe,[["render",t6e]]),s6e={components:{InstanceSpecificPanel:AO,FeaturesPanel:EO,TermsOfServicePanel:WO,StaffPanel:wTe,MRFTransparencyPanel:n6e},computed:{showFeaturesPanel(){return this.$store.state.instance.showFeaturesPanel},showInstanceSpecificPanel(){return this.$store.state.instance.showInstanceSpecificPanel&&!this.$store.getters.mergedConfig.hideISP&&this.$store.state.instance.instanceSpecificPanelContent}}},r6e={class:"column-inner"};function o6e(e,t,n,s,r,o){const i=O("instance-specific-panel"),a=O("staff-panel"),c=O("terms-of-service-panel"),u=O("MRFTransparencyPanel"),f=O("features-panel");return p(),b("div",r6e,[e.showInstanceSpecificPanel?(p(),Y(i,{key:0})):E("",!0),T(a),T(c),T(u),e.showFeaturesPanel?(p(),Y(f,{key:1})):E("",!0)])}const i6e=ge(s6e,[["render",o6e]]),a6e={data:()=>({error:!1}),mounted(){this.redirect()},methods:{redirect(){const e=this.$route.params.username+"@"+this.$route.params.hostname;this.$store.state.api.backendInteractor.fetchUser({id:e}).then(t=>{if(t.error)this.error=!0;else{this.$store.commit("addNewUsers",[t]);const n=t.id;this.$router.replace({name:"external-user-profile",params:{id:n}})}}).catch(()=>{this.error=!0})}}},l6e={class:"panel panel-default"},c6e={class:"panel-heading"},u6e={class:"title"},d6e={class:"panel-body"},f6e={key:0};function h6e(e,t,n,s,r,o){return p(),b("div",l6e,[g("div",c6e,[g("h1",u6e,w(e.$t("remote_user_resolver.remote_user_resolver")),1)]),g("div",d6e,[g("p",null,w(e.$t("remote_user_resolver.searching_for"))+" @"+w(e.$route.params.username)+"@"+w(e.$route.params.hostname),1),e.error?(p(),b("p",f6e,w(e.$t("remote_user_resolver.error")),1)):E("",!0)])])}const LA=ge(a6e,[["render",h6e]]);et.add(bd);const p6e={props:["list"]},m6e={class:"list-card"};function g6e(e,t,n,s,r,o){const i=O("router-link"),a=O("FAIcon");return p(),b("div",m6e,[T(i,{to:{name:"lists-timeline",params:{id:e.list.id}},class:"list-name"},{default:X(()=>[de(w(e.list.title),1)]),_:1},8,["to"]),T(i,{to:{name:"lists-edit",params:{id:e.list.id}},class:"button-list-edit"},{default:X(()=>[T(a,{class:"fa-scale-110 fa-old-padding",icon:"ellipsis-h"})]),_:1},8,["to"])])}const v6e=ge(p6e,[["render",g6e]]),b6e={data(){return{isNew:!1}},components:{ListsCard:v6e},computed:{lists(){return Fn().allLists}},methods:{cancelNewList(){this.isNew=!1},newList(){this.isNew=!0}}},y6e={class:"Lists panel panel-default"},_6e={class:"panel-heading"},w6e={class:"title"},S6e={class:"title"},k6e={class:"panel-body"};function $6e(e,t,n,s,r,o){const i=O("router-link"),a=O("ListsCard");return p(),b("div",y6e,[g("div",_6e,[g("div",w6e,[g("h1",S6e,w(e.$t("lists.lists")),1)]),T(i,{to:{name:"lists-new"},class:"button-default btn new-list-button"},{default:X(()=>[de(w(e.$t("lists.new")),1)]),_:1})]),g("div",k6e,[(p(!0),b(Se,null,We(e.lists.slice().reverse(),c=>(p(),Y(a,{key:c,list:c,class:"list-item"},null,8,["list"]))),128))])])}const C6e=ge(b6e,[["render",$6e]]),T6e={data(){return{listId:null}},components:{Timeline:lo},computed:{timeline(){return this.$store.state.statuses.timelines.list}},watch:{$route:function(e){e.name==="lists-timeline"&&e.params.id!==this.listId&&(this.listId=e.params.id,this.$store.dispatch("stopFetchingTimeline","list"),this.$store.commit("clearTimeline",{timeline:"list"}),Fn().fetchList({listId:this.listId}),this.$store.dispatch("startFetchingTimeline",{timeline:"list",listId:this.listId}))}},created(){this.listId=this.$route.params.id,Fn().fetchList({listId:this.listId}),this.$store.dispatch("startFetchingTimeline",{timeline:"list",listId:this.listId})},unmounted(){this.$store.dispatch("stopFetchingTimeline","list"),this.$store.commit("clearTimeline",{timeline:"list"})}};function A6e(e,t,n,s,r,o){const i=O("Timeline");return p(),Y(i,{title:"list.name",timeline:e.timeline,"list-id":e.listId,"timeline-name":"list"},null,8,["timeline","list-id"])}const E6e=ge(T6e,[["render",A6e]]);et.add(Ba,qa);const I6e={components:{Checkbox:io},emits:["loading","loadingDone","results"],data(){return{loading:!1,query:"",followingOnly:!0}},methods:{onInput:Z.debounce(function(){this.search(this.query)},2e3),search(e){if(!e){this.loading=!1;return}this.loading=!0,this.$emit("loading"),this.userIds=[],this.$store.dispatch("search",{q:e,resolve:!0,type:"accounts",following:this.followingOnly}).then(t=>{this.$emit("results",t.accounts.map(n=>n.id))}).finally(()=>{this.loading=!1,this.$emit("loadingDone")})}}},P6e={class:"ListsUserSearch"},L6e={class:"input-wrap"},O6e={class:"input-search"},R6e=["placeholder"],M6e={class:"input-wrap"};function N6e(e,t,n,s,r,o){const i=O("FAIcon"),a=O("Checkbox");return p(),b("div",P6e,[g("div",L6e,[g("div",O6e,[T(i,{class:"search-icon fa-scale-110 fa-old-padding",icon:"search"})]),at(g("input",{ref:"search","onUpdate:modelValue":t[0]||(t[0]=c=>e.query=c),class:"input",placeholder:e.$t("lists.search"),onInput:t[1]||(t[1]=(...c)=>e.onInput&&e.onInput(...c))},null,40,R6e),[[Nt,e.query]])]),g("div",M6e,[T(a,{modelValue:e.followingOnly,"onUpdate:modelValue":t[2]||(t[2]=c=>e.followingOnly=c),onChange:e.onInput},{default:X(()=>[de(w(e.$t("lists.following_only")),1)]),_:1},8,["modelValue","onChange"])])])}const F6e=ge(I6e,[["render",N6e]]);et.add(Ba,qa);const D6e={components:{BasicUserCard:Ad,UserAvatar:er,ListsUserSearch:F6e,TabSwitcher:am,PanelLoading:fO},data(){return{title:"",titleDraft:"",membersUserIds:[],removedUserIds:new Set([]),searchUserIds:[],addedUserIds:new Set([]),searchLoading:!1,reallyDelete:!1}},created(){this.id&&(Fn().fetchList({listId:this.id}).then(()=>{this.title=this.findListTitle(this.id),this.titleDraft=this.title}),Fn().fetchListAccounts({listId:this.id}).then(()=>{this.membersUserIds=this.findListAccounts(this.id),this.membersUserIds.forEach(e=>{this.$store.dispatch("fetchUserIfMissing",e)})}))},computed:{id(){return this.$route.params.id},membersUsers(){return[...this.membersUserIds,...this.addedUserIds].map(e=>this.findUser(e)).filter(e=>e)},searchUsers(){return this.searchUserIds.map(e=>this.findUser(e)).filter(e=>e)},...mn({currentUser:e=>e.users.currentUser}),...sn(Fn,["findListTitle","findListAccounts"]),...bn(["findUser"])},methods:{onInput(){this.search(this.query)},toggleRemoveMember(e){this.removedUserIds.has(e.id)?(this.id&&this.addUser(e),this.removedUserIds.delete(e.id)):(this.id&&this.removeUser(e.id),this.removedUserIds.add(e.id))},toggleAddFromSearch(e){this.addedUserIds.has(e.id)?(this.id&&this.removeUser(e.id),this.addedUserIds.delete(e.id)):(this.id&&this.addUser(e),this.addedUserIds.add(e.id))},isRemoved(e){return this.removedUserIds.has(e.id)},isAdded(e){return this.addedUserIds.has(e.id)},addUser(e){Fn().addListAccount({accountId:e.id,listId:this.id})},removeUser(e){Fn().removeListAccount({accountId:e,listId:this.id})},onSearchLoading(){this.searchLoading=!0},onSearchLoadingDone(){this.searchLoading=!1},onSearchResults(e){this.searchLoading=!1,this.searchUserIds=e},updateListTitle(){Fn().setList({listId:this.id,title:this.titleDraft}).then(()=>{this.title=this.findListTitle(this.id)})},createList(){Fn().createList({title:this.titleDraft}).then(e=>Fn().setListAccounts({listId:e.id,accountIds:[...this.addedUserIds]}).then(()=>e.id)).then(e=>{this.$router.push({name:"lists-timeline",params:{id:e}})}).catch(e=>{Xe().pushGlobalNotice({messageKey:"lists.error",messageArgs:[e.message],level:"error"})})},deleteList(){Fn().deleteList({listId:this.id}),this.$router.push({name:"lists"})}}},U6e={class:"panel-default panel ListEdit"},j6e={ref:"header",class:"panel-heading list-edit-heading"},B6e={class:"title"},z6e={class:"panel-body"},q6e={class:"input-wrap"},H6e={for:"list-edit-title"},V6e=["label"],W6e={class:"users-list"},G6e=["onClick"],K6e=["label"],x6e={key:0,class:"loading"},Y6e={key:1,class:"users-list"},X6e={key:0},J6e=["onClick"],Z6e=["onClick"],Q6e={class:"panel-footer"};function eAe(e,t,n,s,r,o){const i=O("FAIcon"),a=O("i18n-t"),c=O("BasicUserCard"),u=O("ListsUserSearch"),f=O("PanelLoading"),h=O("tab-switcher");return p(),b("div",U6e,[g("div",j6e,[g("button",{class:"button-unstyled go-back-button",onClick:t[0]||(t[0]=(...v)=>e.$router.back&&e.$router.back(...v))},[T(i,{size:"lg",icon:"chevron-left"})]),g("div",B6e,[e.id?(p(),Y(a,{key:0,keypath:"lists.editing_list",scope:"global"},{listTitle:X(()=>[de(w(e.title),1)]),_:1})):(p(),Y(a,{key:1,keypath:"lists.creating_list",scope:"global"}))])],512),g("div",z6e,[g("div",q6e,[g("label",H6e,w(e.$t("lists.title")),1),t[7]||(t[7]=de(" "+w(" ")+" ",-1)),at(g("input",{id:"list-edit-title",ref:"title","onUpdate:modelValue":t[1]||(t[1]=v=>e.titleDraft=v),class:"input"},null,512),[[Nt,e.titleDraft]]),e.id?(p(),b("button",{key:0,class:"btn button-default follow-button",onClick:t[2]||(t[2]=(...v)=>e.updateListTitle&&e.updateListTitle(...v))},w(e.$t("lists.update_title")),1)):E("",!0)]),T(h,{class:"list-member-management","scrollable-tabs":!0},{default:X(()=>[e.id||e.addedUserIds.size>0?(p(),b("div",{key:0,label:e.$t("lists.manage_members"),class:"members-list"},[g("div",W6e,[(p(!0),b(Se,null,We(e.membersUsers,v=>(p(),b("div",{key:v.id,class:"member"},[T(c,{user:v},{default:X(()=>[g("button",{class:"btn button-default follow-button",onClick:y=>e.toggleRemoveMember(v)},w(e.isRemoved(v)?e.$t("general.undo"):e.$t("lists.remove_from_list")),9,G6e)]),_:2},1032,["user"])]))),128))])],8,V6e)):E("",!0),g("div",{class:"search-list",label:e.$t("lists.add_members")},[T(u,{onResults:e.onSearchResults,onLoading:e.onSearchLoading,onLoadingDone:e.onSearchLoadingDone},null,8,["onResults","onLoading","onLoadingDone"]),e.searchLoading?(p(),b("div",x6e,[T(f)])):(p(),b("div",Y6e,[(p(!0),b(Se,null,We(e.searchUsers,v=>(p(),b("div",{key:v.id,class:"member"},[T(c,{user:v},{default:X(()=>[e.membersUserIds.includes(v.id)?(p(),b("span",X6e,w(e.$t("lists.is_in_list")),1)):E("",!0),e.membersUserIds.includes(v.id)?(p(),b("button",{key:2,class:"btn button-default follow-button",onClick:y=>e.toggleRemoveMember(v)},w(e.isRemoved(v)?e.$t("general.undo"):e.$t("lists.remove_from_list")),9,Z6e)):(p(),b("button",{key:1,class:"btn button-default follow-button",onClick:y=>e.toggleAddFromSearch(v)},w(e.isAdded(v)?e.$t("general.undo"):e.$t("lists.add_to_list")),9,J6e))]),_:2},1032,["user"])]))),128))]))],8,K6e)]),_:1})]),g("div",Q6e,[t[8]||(t[8]=g("span",{class:"spacer"},null,-1)),e.id?e.reallyDelete?(p(),b(Se,{key:2},[de(w(e.$t("lists.really_delete"))+" ",1),g("button",{class:"btn button-default footer-button",onClick:t[5]||(t[5]=(...v)=>e.deleteList&&e.deleteList(...v))},w(e.$t("general.yes")),1),g("button",{class:"btn button-default footer-button",onClick:t[6]||(t[6]=v=>e.reallyDelete=!1)},w(e.$t("general.no")),1)],64)):(p(),b("button",{key:1,class:"btn button-default footer-button",onClick:t[4]||(t[4]=v=>e.reallyDelete=!0)},w(e.$t("lists.delete")),1)):(p(),b("button",{key:0,class:"btn button-default footer-button",onClick:t[3]||(t[3]=(...v)=>e.createList&&e.createList(...v))},w(e.$t("lists.create")),1))])])}const OA=ge(D6e,[["render",eAe]]),tAe={components:{Checkbox:io},props:{announcement:Object,disabled:Boolean}},nAe={class:"announcement-editor"},sAe=["placeholder","disabled"],rAe={class:"announcement-metadata"},oAe={for:"announcement-start-time"},iAe=["type","disabled"],aAe={class:"announcement-metadata"},lAe={for:"announcement-end-time"},cAe=["type","disabled"],uAe={class:"announcement-metadata"};function dAe(e,t,n,s,r,o){const i=O("Checkbox");return p(),b("div",nAe,[at(g("textarea",{ref:"textarea","onUpdate:modelValue":t[0]||(t[0]=a=>e.announcement.content=a),class:"input post-textarea",rows:"1",cols:"1",placeholder:e.$t("announcements.post_placeholder"),disabled:e.disabled},null,8,sAe),[[Nt,e.announcement.content]]),g("span",rAe,[g("label",oAe,w(e.$t("announcements.start_time_prompt")),1),at(g("input",{id:"announcement-start-time","onUpdate:modelValue":t[1]||(t[1]=a=>e.announcement.startsAt=a),class:"input",type:e.announcement.allDay?"date":"datetime-local",disabled:e.disabled},null,8,iAe),[[$u,e.announcement.startsAt]])]),g("span",aAe,[g("label",lAe,w(e.$t("announcements.end_time_prompt")),1),at(g("input",{id:"announcement-end-time","onUpdate:modelValue":t[2]||(t[2]=a=>e.announcement.endsAt=a),class:"input",type:e.announcement.allDay?"date":"datetime-local",disabled:e.disabled},null,8,cAe),[[$u,e.announcement.endsAt]])]),g("span",uAe,[T(i,{id:"announcement-all-day",modelValue:e.announcement.allDay,"onUpdate:modelValue":t[3]||(t[3]=a=>e.announcement.allDay=a),disabled:e.disabled},{default:X(()=>[de(w(e.$t("announcements.all_day_prompt")),1)]),_:1},8,["modelValue","disabled"])])])}const GO=ge(tAe,[["render",dAe]]),fAe={components:{AnnouncementEditor:GO,RichContent:Mr},data(){return{editing:!1,editedAnnouncement:{content:"",startsAt:void 0,endsAt:void 0,allDay:void 0},editError:""}},props:{announcement:Object},computed:{...mn({currentUser:e=>e.users.currentUser}),canEditAnnouncement(){return this.currentUser&&this.currentUser.privileges.includes("announcements_manage_announcements")},content(){return this.announcement.content},isRead(){return this.announcement.read},publishedAt(){const e=this.announcement.published_at;if(e)return this.formatTimeOrDate(e,Tr.internalToBrowserLocale(this.$i18n.locale))},startsAt(){const e=this.announcement.starts_at;if(e)return this.formatTimeOrDate(e,Tr.internalToBrowserLocale(this.$i18n.locale))},endsAt(){const e=this.announcement.ends_at;if(e)return this.formatTimeOrDate(e,Tr.internalToBrowserLocale(this.$i18n.locale))},inactive(){return this.announcement.inactive}},methods:{markAsRead(){if(!this.isRead)return ms().markAnnouncementAsRead(this.announcement.id)},deleteAnnouncement(){return ms().deleteAnnouncement(this.announcement.id)},formatTimeOrDate(e,t){const n=new Date(e);return this.announcement.all_day?n.toLocaleDateString(t):n.toLocaleString(t)},enterEditMode(){this.editedAnnouncement.content=this.announcement.pleroma.raw_content,this.editedAnnouncement.startsAt=this.announcement.starts_at,this.editedAnnouncement.endsAt=this.announcement.ends_at,this.editedAnnouncement.allDay=this.announcement.all_day,this.editing=!0},submitEdit(){ms().editAnnouncement({id:this.announcement.id,...this.editedAnnouncement}).then(()=>{this.editing=!1}).catch(e=>{this.editError=e.error})},cancelEdit(){this.editing=!1},clearError(){this.editError=void 0}}},hAe={class:"announcement"},pAe={class:"heading"},mAe={class:"body"},gAe={class:"footer"},vAe={key:0,class:"times"},bAe={key:0},yAe={key:1},_Ae={key:2},wAe={key:1,class:"actions"},SAe=["disabled","title"],kAe={key:2,class:"actions"},$Ae={key:0,class:"alert error"};function CAe(e,t,n,s,r,o){const i=O("rich-content"),a=O("announcement-editor"),c=O("FAIcon");return p(),b("div",hAe,[g("div",pAe,[g("h4",null,w(e.$t("announcements.title")),1)]),g("div",mAe,[e.editing?(p(),Y(a,{key:1,announcement:e.editedAnnouncement},null,8,["announcement"])):(p(),Y(i,{key:0,html:e.content,emoji:e.announcement.emojis,"handle-links":!0},null,8,["html","emoji"]))]),g("div",gAe,[e.editing?E("",!0):(p(),b("div",vAe,[e.publishedAt?(p(),b("span",bAe,w(e.$t("announcements.published_time_display",{time:e.publishedAt})),1)):E("",!0),e.startsAt?(p(),b("span",yAe,w(e.$t("announcements.start_time_display",{time:e.startsAt})),1)):E("",!0),e.endsAt?(p(),b("span",_Ae,w(e.$t("announcements.end_time_display",{time:e.endsAt})),1)):E("",!0)])),e.editing?(p(),b("div",kAe,[g("button",{class:"btn button-default",onClick:t[3]||(t[3]=(...u)=>e.submitEdit&&e.submitEdit(...u))},w(e.$t("announcements.submit_edit_action")),1),g("button",{class:"btn button-default",onClick:t[4]||(t[4]=(...u)=>e.cancelEdit&&e.cancelEdit(...u))},w(e.$t("announcements.cancel_edit_action")),1),e.editing&&e.editError?(p(),b("div",$Ae,[de(w(e.$t("announcements.edit_error",{error:e.error}))+" ",1),g("button",{class:"button-unstyled",onClick:t[5]||(t[5]=(...u)=>e.clearError&&e.clearError(...u))},[T(c,{class:"fa-scale-110 fa-old-padding",icon:"times",title:e.$t("announcements.close_error")},null,8,["title"])])])):E("",!0)])):(p(),b("div",wAe,[e.currentUser?(p(),b("button",{key:0,class:he(["btn button-default",{toggled:e.isRead}]),disabled:e.inactive,title:e.inactive?e.$t("announcements.inactive_message"):"",onClick:t[0]||(t[0]=(...u)=>e.markAsRead&&e.markAsRead(...u))},w(e.$t("announcements.mark_as_read_action")),11,SAe)):E("",!0),e.canEditAnnouncement?(p(),b("button",{key:1,class:"btn button-default",onClick:t[1]||(t[1]=(...u)=>e.enterEditMode&&e.enterEditMode(...u))},w(e.$t("announcements.edit_action")),1)):E("",!0),e.canEditAnnouncement?(p(),b("button",{key:2,class:"btn button-default",onClick:t[2]||(t[2]=(...u)=>e.deleteAnnouncement&&e.deleteAnnouncement(...u))},w(e.$t("announcements.delete_action")),1)):E("",!0)]))])])}const TAe=ge(fAe,[["render",CAe]]),AAe={components:{Announcement:TAe,AnnouncementEditor:GO},data(){return{newAnnouncement:{content:"",startsAt:void 0,endsAt:void 0,allDay:!1},posting:!1,error:void 0}},mounted(){ms().fetchAnnouncements()},computed:{...mn({currentUser:e=>e.users.currentUser}),announcements(){return ms().announcements},canPostAnnouncement(){return this.currentUser&&this.currentUser.privileges.includes("announcements_manage_announcements")}},methods:{postAnnouncement(){this.posting=!0,ms().postAnnouncement(this.newAnnouncement).then(()=>{this.newAnnouncement.content="",this.startsAt=void 0,this.endsAt=void 0}).catch(e=>{this.error=e.error}).finally(()=>{this.posting=!1})},clearError(){this.error=void 0}}},EAe={class:"panel panel-default announcements-page"},IAe={class:"panel-heading"},PAe={class:"title"},LAe={class:"panel-body"},OAe={key:0},RAe={class:"post-form"},MAe={class:"heading"},NAe={class:"body"},FAe={class:"footer"},DAe=["disabled"],UAe={key:0,class:"alert error"};function jAe(e,t,n,s,r,o){const i=O("announcement-editor"),a=O("FAIcon"),c=O("announcement");return p(),b("div",EAe,[g("div",IAe,[g("h1",PAe,w(e.$t("announcements.page_header")),1)]),g("div",LAe,[e.canPostAnnouncement?(p(),b("section",OAe,[g("div",RAe,[g("div",MAe,[g("h4",null,w(e.$t("announcements.post_form_header")),1)]),g("div",NAe,[T(i,{announcement:e.newAnnouncement,disabled:e.posting},null,8,["announcement","disabled"])]),g("div",FAe,[g("button",{class:"btn button-default post-button",disabled:e.posting,onClick:t[0]||(t[0]=Te((...u)=>e.postAnnouncement&&e.postAnnouncement(...u),["prevent"]))},w(e.$t("announcements.post_action")),9,DAe),e.error?(p(),b("div",UAe,[de(w(e.$t("announcements.post_error",{error:e.error}))+" ",1),g("button",{class:"button-unstyled",onClick:t[1]||(t[1]=(...u)=>e.clearError&&e.clearError(...u))},[T(a,{class:"fa-scale-110 fa-old-padding",icon:"times",title:e.$t("announcements.close_error")},null,8,["title"])])])):E("",!0)])])])):E("",!0),(p(!0),b(Se,null,We(e.announcements,u=>(p(),b("section",{key:u.id},[T(c,{announcement:u},null,8,["announcement"])]))),128))])])}const BAe=ge(AAe,[["render",jAe]]),zAe={created(){this.$store.commit("clearTimeline",{timeline:"quotes"}),this.$store.dispatch("startFetchingTimeline",{timeline:"quotes",statusId:this.statusId})},components:{Timeline:lo},computed:{statusId(){return this.$route.params.id},timeline(){return this.$store.state.statuses.timelines.quotes}},watch:{statusId(){this.$store.commit("clearTimeline",{timeline:"quotes"}),this.$store.dispatch("startFetchingTimeline",{timeline:"quotes",statusId:this.statusId})}},unmounted(){this.$store.dispatch("stopFetchingTimeline","quotes")}};function qAe(e,t,n,s,r,o){const i=O("Timeline");return p(),Y(i,{title:e.$t("nav.quotes"),timeline:e.timeline,"timeline-name":"quotes","status-id":e.statusId},null,8,["title","timeline","status-id"])}const HAe=ge(zAe,[["render",qAe]]);et.add(Ep);const VAe={components:{PostStatusForm:lc,EditStatusForm:FO,ConfirmModal:Nr,StatusContent:Ka,Gallery:Qp},props:{draft:{type:Object,required:!0}},data(){return{referenceDraft:Z.cloneDeep(this.draft),editing:!1,showingConfirmDialog:!1}},computed:{relAttrs(){return this.draft.type==="edit"?{statusId:this.draft.refId}:this.draft.type==="reply"?{replyTo:this.draft.refId}:{}},safeToSave(){var e;return this.draft.status||((e=this.draft.files)==null?void 0:e.length)||this.draft.hasPoll},postStatusFormProps(){return{draftId:this.draft.id,...this.relAttrs}},refStatus(){return this.draft.refId?this.$store.state.statuses.allStatusesObject[this.draft.refId]:void 0},localCollapseSubjectDefault(){return this.$store.getters.mergedConfig.collapseMessageWithSubject},nsfwClickthrough(){return!(!this.draft.nsfw||this.draft.summary&&this.localCollapseSubjectDefault)}},watch:{editing(e){e||(this.safeToSave?this.$store.dispatch("addOrSaveDraft",{draft:this.draft}):this.$store.dispatch("addOrSaveDraft",{draft:this.referenceDraft}))}},methods:{toggleEditing(){this.editing=!this.editing},abandon(){this.showingConfirmDialog=!0},doAbandon(){this.$store.dispatch("abandonDraft",{id:this.draft.id}).then(()=>{this.hideConfirmDialog()})},hideConfirmDialog(){this.showingConfirmDialog=!1}}},WAe={class:"Draft"},GAe={key:0,class:"status-content"},KAe={class:"status-preview"},xAe={class:"status_content"},YAe={key:0},XAe={key:1},JAe={key:2,class:"faint"},ZAe=["title"],QAe={class:"poll-indicator"},e8e={key:1},t8e={class:"actions"},n8e=["aria-expanded"];function s8e(e,t,n,s,r,o){var S;const i=O("router-link"),a=O("i18n-t"),c=O("StatusContent"),u=O("gallery"),f=O("FAIcon"),h=O("PostStatusForm"),v=O("EditStatusForm"),y=O("confirm-modal");return p(),b("article",WAe,[e.editing?E("",!0):(p(),b("div",GAe,[g("div",null,[e.draft.type==="reply"||e.draft.type==="edit"?(p(),Y(a,{key:0,tag:"span",keypath:e.draft.type==="reply"?"drafts.replying":"drafts.editing"},{statusLink:X(()=>[T(i,{class:"faint-link",to:{name:"conversation",params:{id:e.draft.refId}}},{default:X(()=>[de(w(e.refStatus?e.refStatus.external_url:e.$t("drafts.unavailable")),1)]),_:1},8,["to"])]),_:1},8,["keypath"])):E("",!0),e.draft.refId&&e.refStatus?(p(),Y(c,{key:1,class:"status-content",status:e.refStatus,compact:!0},null,8,["status"])):E("",!0)]),g("div",KAe,[g("span",xAe,[e.draft.spoilerText?(p(),b("p",YAe,[g("i",null,w(e.draft.spoilerText)+": ",1)])):E("",!0),e.draft.status?(p(),b("p",XAe,w(e.draft.status),1)):(p(),b("p",JAe,w(e.$t("drafts.empty")),1))]),((S=e.draft.files)==null?void 0:S.length)!==0?(p(),Y(u,{key:0,class:"attachments media-body",compact:!0,nsfw:e.nsfwClickthrough,attachments:e.draft.files,limit:1,size:"small",onPlay:t[0]||(t[0]=$=>e.$emit("mediaplay",e.attachment.id)),onPause:t[1]||(t[1]=$=>e.$emit("mediapause",e.attachment.id))},null,8,["nsfw","attachments"])):E("",!0),e.draft.poll.options?(p(),b("div",{key:1,class:"poll-indicator-container",title:e.$t("drafts.poll_tooltip")},[g("div",QAe,[T(f,{icon:"poll-h",size:"3x"})])],8,ZAe)):E("",!0)])])),e.editing?(p(),b("div",e8e,[e.draft.type!=="edit"?(p(),Y(h,An({key:0,"hide-draft":!0},e.postStatusFormProps),null,16)):(p(),Y(v,{key:1,"hide-draft":!0,params:e.postStatusFormProps},null,8,["params"]))])):E("",!0),(p(),Y(Yn,{to:"#modal"},[e.showingConfirmDialog?(p(),Y(y,{key:0,title:e.$t("drafts.abandon_confirm_title"),"confirm-text":e.$t("drafts.abandon_confirm_accept_button"),"cancel-text":e.$t("drafts.abandon_confirm_cancel_button"),onAccepted:e.doAbandon,onCancelled:e.hideConfirmDialog},{default:X(()=>[de(w(e.$t("drafts.abandon_confirm")),1)]),_:1},8,["title","confirm-text","cancel-text","onAccepted","onCancelled"])):E("",!0)])),g("div",t8e,[g("button",{class:"btn button-default","aria-expanded":e.editing,onClick:t[2]||(t[2]=Te((...$)=>e.toggleEditing&&e.toggleEditing(...$),["prevent","stop"]))},w(e.editing?e.$t("drafts.save"):e.$t("drafts.continue")),9,n8e),g("button",{class:"btn button-default",onClick:t[3]||(t[3]=Te((...$)=>e.abandon&&e.abandon(...$),["prevent","stop"]))},w(e.$t("drafts.abandon")),1)])])}const r8e=ge(VAe,[["render",s8e]]),o8e={components:{Draft:r8e,List:Td},computed:{drafts(){return this.$store.getters.draftsArray}}},i8e={class:"Drafts"},a8e={class:"panel panel-default"},l8e={class:"panel-heading -sticky"},c8e={class:"title"},u8e={class:"panel-body"},d8e={key:0,class:"empty-drafs-list-alert"};function f8e(e,t,n,s,r,o){const i=O("Draft"),a=O("List");return p(),b("div",i8e,[g("div",a8e,[g("div",l8e,[g("div",c8e,w(e.$t("drafts.drafts")),1)]),g("div",u8e,[e.drafts.length===0?(p(),b("div",d8e,w(e.$t("drafts.no_drafts")),1)):(p(),Y(a,{key:1,items:e.drafts,"non-interactive":!0},{item:X(({item:c})=>[T(i,{class:"draft",draft:c},null,8,["draft"])]),_:1},8,["items"]))])])])}const h8e=ge(o8e,[["render",f8e]]);et.add(bd);const p8e={props:["folder","allBookmarks"],computed:{firstLetter(){return this.folder?this.folder.name[0]:null}}},m8e={key:0,class:"bookmark-folder-card"},g8e={class:"icon"},v8e={key:1,class:"bookmark-folder-card"},b8e=["src","alt","title"],y8e={key:1,class:"iconEmoji"},_8e={key:2,class:"icon iconLetter fa-scale-110"};function w8e(e,t,n,s,r,o){const i=O("FAIcon"),a=O("router-link");return e.allBookmarks?(p(),b("div",m8e,[T(a,{to:{name:"bookmarks"},class:"bookmark-folder-name"},{default:X(()=>[g("span",g8e,[T(i,{"fixed-width":"",class:"fa-scale-110 menu-icon",icon:"bookmark"})]),de(w(e.$t("nav.all_bookmarks")),1)]),_:1})])):(p(),b("div",v8e,[T(a,{to:{name:"bookmark-folder",params:{id:e.folder.id}},class:"bookmark-folder-name"},{default:X(()=>[e.folder.emoji_url?(p(),b("img",{key:0,class:"iconEmoji iconEmoji-image",src:e.folder.emoji_url,alt:e.folder.emoji,title:e.folder.emoji},null,8,b8e)):e.folder.emoji?(p(),b("span",y8e,[g("span",null,w(e.folder.emoji),1)])):e.firstLetter?(p(),b("span",_8e,w(e.firstLetter),1)):E("",!0),de(w(e.folder.name),1)]),_:1},8,["to"]),T(a,{to:{name:"bookmark-folder-edit",params:{id:e.folder.id}},class:"button-folder-edit"},{default:X(()=>[T(i,{class:"fa-scale-110 fa-old-padding",icon:"ellipsis-h"})]),_:1},8,["to"])]))}const S8e=ge(p8e,[["render",w8e]]),k8e={data(){return{isNew:!1}},components:{BookmarkFolderCard:S8e},computed:{bookmarkFolders(){return no().allFolders}},methods:{cancelNewFolder(){this.isNew=!1},newFolder(){this.isNew=!0}}},$8e={class:"Bookmark-folders panel panel-default"},C8e={class:"panel-heading"},T8e={class:"title"},A8e={class:"panel-body"};function E8e(e,t,n,s,r,o){const i=O("router-link"),a=O("BookmarkFolderCard");return p(),b("div",$8e,[g("div",C8e,[g("h1",T8e,w(e.$t("nav.bookmark_folders")),1),T(i,{to:{name:"bookmark-folder-new"},class:"button-default btn new-folder-button"},{default:X(()=>[de(w(e.$t("bookmark_folders.new")),1)]),_:1})]),g("div",A8e,[T(a,{"all-bookmarks":!0,class:"list-item"}),(p(!0),b(Se,null,We(e.bookmarkFolders.slice().reverse(),c=>(p(),Y(a,{key:c,folder:c,class:"list-item"},null,8,["folder"]))),128))])])}const I8e=ge(k8e,[["render",E8e]]),P8e={data(){return{name:"",nameDraft:"",emoji:"",emojiUrl:null,emojiDraft:"",emojiUrlDraft:null,emojiPickerExpanded:!1,reallyDelete:!1}},components:{EmojiPicker:j2},created(){if(!this.id)return;const e=this.$store.state.users.currentUser.credentials;Ln.fetchBookmarkFolders({credentials:e}).then(t=>{const n=t.find(s=>s.id===this.id);n&&(this.nameDraft=this.name=n.name,this.emojiDraft=this.emoji=n.emoji,this.emojiUrlDraft=this.emojiUrl=n.emoji_url)})},computed:{id(){return this.$route.params.id}},methods:{selectEmoji(e){this.emojiDraft=e.insertion,this.emojiUrlDraft=e.insertionUrl},showEmojiPicker(){this.emojiPickerExpanded||this.$refs.picker.showPicker()},onShowPicker(){this.emojiPickerExpanded=!0},onClosePicker(){this.emojiPickerExpanded=!1},updateFolder(){no().updateBookmarkFolder({folderId:this.id,name:this.nameDraft,emoji:this.emojiDraft}).then(()=>{this.$router.push({name:"bookmark-folders"})})},createFolder(){no().createBookmarkFolder({name:this.nameDraft,emoji:this.emojiDraft}).then(()=>{this.$router.push({name:"bookmark-folders"})}).catch(e=>{Xe().pushGlobalNotice({messageKey:"bookmark_folders.error",messageArgs:[e.message],level:"error"})})},deleteFolder(){no().deleteBookmarkFolder({folderId:this.id}),this.$router.push({name:"bookmark-folders"})}}},L8e={class:"panel-default panel BookmarkFolderEdit"},O8e={ref:"header",class:"panel-heading folder-edit-heading"},R8e={class:"title"},M8e={class:"panel-body"},N8e={class:"input-wrap"},F8e={for:"folder-edit-title"},D8e=["title"],U8e=["src","alt","title"],j8e={key:1,class:"iconEmoji"},B8e={class:"input-wrap"},z8e={for:"folder-edit-title"},q8e={class:"panel-footer"},H8e={key:3};function V8e(e,t,n,s,r,o){const i=O("FAIcon"),a=O("i18n-t"),c=O("EmojiPicker");return p(),b("div",L8e,[g("div",O8e,[g("button",{class:"button-unstyled go-back-button",onClick:t[0]||(t[0]=(...u)=>e.$router.back&&e.$router.back(...u))},[T(i,{size:"lg",icon:"chevron-left"})]),g("h1",R8e,[e.id?(p(),Y(a,{key:0,keypath:"bookmark_folders.editing_folder",scope:"global"},{folderName:X(()=>[de(w(e.name),1)]),_:1})):(p(),Y(a,{key:1,keypath:"bookmark_folders.creating_folder",scope:"global"}))])],512),g("div",M8e,[g("div",N8e,[g("label",F8e,w(e.$t("bookmark_folders.emoji")),1),g("button",{class:"input input-emoji",title:e.$t("bookmark_folder.emoji_pick"),onClick:t[1]||(t[1]=(...u)=>e.showEmojiPicker&&e.showEmojiPicker(...u))},[e.emojiUrlDraft?(p(),b("img",{key:0,class:"iconEmoji iconEmoji-image",src:e.emojiUrlDraft,alt:e.emojiDraft,title:e.emojiDraft},null,8,U8e)):e.emojiDraft?(p(),b("span",j8e,[g("span",null,w(e.emojiDraft),1)])):E("",!0)],8,D8e),T(c,{ref:"picker",class:"emoji-picker-panel",onEmoji:e.selectEmoji,onShow:e.onShowPicker,onClose:e.onClosePicker},null,8,["onEmoji","onShow","onClose"])]),g("div",B8e,[g("label",z8e,w(e.$t("bookmark_folders.name")),1),at(g("input",{id:"folder-edit-title",ref:"name","onUpdate:modelValue":t[2]||(t[2]=u=>e.nameDraft=u),class:"input"},null,512),[[Nt,e.nameDraft]])])]),g("div",q8e,[t[8]||(t[8]=g("span",{class:"spacer"},null,-1)),e.id?e.reallyDelete?(p(),b(Se,{key:2},[de(w(e.$t("bookmark_folders.really_delete"))+" ",1),g("button",{class:"btn button-default footer-button",onClick:t[5]||(t[5]=(...u)=>e.deleteFolder&&e.deleteFolder(...u))},w(e.$t("general.yes")),1),g("button",{class:"btn button-default footer-button",onClick:t[6]||(t[6]=u=>e.reallyDelete=!1)},w(e.$t("general.no")),1)],64)):(p(),b("button",{key:1,class:"btn button-default footer-button",onClick:t[4]||(t[4]=u=>e.reallyDelete=!0)},w(e.$t("bookmark_folders.delete")),1)):(p(),b("button",{key:0,class:"btn button-default footer-button",onClick:t[3]||(t[3]=(...u)=>e.createFolder&&e.createFolder(...u))},w(e.$t("bookmark_folders.create")),1)),e.id&&!e.reallyDelete?(p(),b("div",H8e,[g("button",{class:"btn button-default follow-button",onClick:t[7]||(t[7]=(...u)=>e.updateFolder&&e.updateFolder(...u))},w(e.$t("bookmark_folders.update_folder")),1)])):E("",!0)])])}const RA=ge(P8e,[["render",V8e]]),W8e=e=>{const t=(s,r,o)=>{e.state.users.currentUser?o():o(e.state.instance.redirectRootNoLogin||"/main/all")};let n=[{name:"root",path:"/",redirect:()=>(e.state.users.currentUser?e.state.instance.redirectRootLogin:e.state.instance.redirectRootNoLogin)||"/main/all"},{name:"public-external-timeline",path:"/main/all",component:FSe},{name:"public-timeline",path:"/main/public",component:PSe},{name:"friends",path:"/main/friends",component:jSe,beforeEnter:t},{name:"tag-timeline",path:"/tag/:tag",component:qSe},{name:"bookmarks",path:"/bookmarks",component:dA},{name:"bubble",path:"/bubble",component:RSe},{name:"conversation",path:"/notice/:id",component:KSe,meta:{dontScroll:!0}},{name:"quotes",path:"/notice/:id/quotes",component:HAe},{name:"remote-user-profile-acct",path:"/remote-users/:_(@)?:username([^/@]+)@:hostname([^/@]+)",component:LA,beforeEnter:t},{name:"remote-user-profile",path:"/remote-users/:hostname/:username",component:LA,beforeEnter:t},{name:"external-user-profile",path:"/users/$:id",component:g0},{name:"interactions",path:"/users/:username/interactions",component:ike,beforeEnter:t},{name:"dms",path:"/users/:username/dms",component:cke,beforeEnter:t},{name:"registration",path:"/registration",component:TA},{name:"password-reset",path:"/password-reset",component:B4e,props:!0},{name:"registration-token",path:"/registration/:token",component:TA},{name:"friend-requests",path:"/friend-requests",component:J4e,beforeEnter:t},{name:"notifications",path:"/:username/notifications",component:om,props:()=>({disableTeleport:!0}),beforeEnter:t},{name:"login",path:"/login",component:HL},{name:"shout-panel",path:"/shout-panel",component:IO,props:()=>({floating:!1})},{name:"oauth-callback",path:"/oauth-callback",component:eTe,props:s=>({code:s.query.code})},{name:"search",path:"/search",component:O3e,props:s=>({query:s.query.query})},{name:"who-to-follow",path:"/who-to-follow",component:aTe,beforeEnter:t},{name:"about",path:"/about",component:i6e},{name:"announcements",path:"/announcements",component:BAe},{name:"drafts",path:"/drafts",component:h8e},{name:"user-profile",path:"/users/:name",component:g0},{name:"legacy-user-profile",path:"/:name",component:g0},{name:"lists",path:"/lists",component:C6e},{name:"lists-timeline",path:"/lists/:id",component:E6e},{name:"lists-edit",path:"/lists/:id/edit",component:OA},{name:"lists-new",path:"/lists/new",component:OA},{name:"edit-navigation",path:"/nav-edit",component:TO,props:()=>({forceExpand:!0,forceEditMode:!0}),beforeEnter:t},{name:"bookmark-folders",path:"/bookmark_folders",component:I8e},{name:"bookmark-folder-new",path:"/bookmarks/new-folder",component:RA},{name:"bookmark-folder",path:"/bookmarks/:id",component:dA},{name:"bookmark-folder-edit",path:"/bookmarks/:id/edit",component:RA}];return e.state.instance.pleromaChatMessagesAvailable&&(n=n.concat([{name:"chat",path:"/users/:username/chats/:recipient_id",component:k$e,meta:{dontScroll:!1},beforeEnter:t},{name:"chats",path:"/users/:username/chats",component:Kke,meta:{dontScroll:!1},beforeEnter:t}])),n};function G8e(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t1),Li=[],xh=!1,xO=-1,ju=void 0,Bu=void 0,YO=function(t){return Li.some(function(n){return!!(n.options.allowTouchMove&&n.options.allowTouchMove(t))})},Yh=function(t){var n=t||window.event;return YO(n.target)||n.touches.length>1?!0:(n.preventDefault&&n.preventDefault(),!1)},K8e=function(t){if(Bu===void 0){var n=!!t&&t.reserveScrollBarGap===!0,s=window.innerWidth-document.documentElement.clientWidth;n&&s>0&&(Bu=document.body.style.paddingRight,document.body.style.paddingRight=s+"px")}ju===void 0&&(ju=document.body.style.overflow,document.body.style.overflow="hidden")},x8e=function(){Bu!==void 0&&(document.body.style.paddingRight=Bu,Bu=void 0),ju!==void 0&&(document.body.style.overflow=ju,ju=void 0)},Y8e=function(t){return t?t.scrollHeight-t.scrollTop<=t.clientHeight:!1},X8e=function(t,n){var s=t.targetTouches[0].clientY-xO;return YO(t.target)?!1:n&&n.scrollTop===0&&s>0||Y8e(n)&&s<0?Yh(t):(t.stopPropagation(),!0)},J8e=function(t,n){if(!t){console.error("disableBodyScroll unsuccessful - targetElement must be provided when calling disableBodyScroll on IOS devices.");return}if(!Li.some(function(r){return r.targetElement===t})){var s={targetElement:t,options:n||{}};Li=[].concat(G8e(Li),[s]),KO?(t.ontouchstart=function(r){r.targetTouches.length===1&&(xO=r.targetTouches[0].clientY)},t.ontouchmove=function(r){r.targetTouches.length===1&&X8e(r,t)},xh||(document.addEventListener("touchmove",Yh,rw?{passive:!1}:void 0),xh=!0)):K8e(n)}},Z8e=function(t){if(!t){console.error("enableBodyScroll unsuccessful - targetElement must be provided when calling enableBodyScroll on IOS devices.");return}Li=Li.filter(function(n){return n.targetElement!==t}),KO?(t.ontouchstart=null,t.ontouchmove=null,xh&&Li.length===0&&(document.removeEventListener("touchmove",Yh,rw?{passive:!1}:void 0),xh=!1)):Li.length||x8e()};let Ca,Ta;const Xh=new Set([]),NA=e=>{const t=window.innerWidth-document.documentElement.clientWidth;J8e(e,{reserveScrollBarGap:!0}),Xh.add(e),setTimeout(()=>{if(Xh.size<=1){if(Ca===void 0){const n=document.getElementById("nav");Ca=window.getComputedStyle(n).getPropertyValue("padding-right"),n.style.paddingRight=Ca?`calc(${Ca} + ${t}px)`:`${t}px`}if(Ta===void 0){const n=document.getElementById("app_bg_wrapper");Ta=window.getComputedStyle(n).getPropertyValue("right"),n.style.right=Ta?`calc(${Ta} + ${t}px)`:`${t}px`}document.body.classList.add("scroll-locked")}})},FA=e=>{Xh.delete(e),setTimeout(()=>{Xh.size===0&&(Ca!==void 0&&(document.getElementById("nav").style.paddingRight=Ca,Ca=void 0),Ta!==void 0&&(document.getElementById("app_bg_wrapper").style.right=Ta,Ta=void 0),document.body.classList.remove("scroll-locked"))}),Z8e(e)},Q8e={mounted:(e,t)=>{t.value&&NA(e)},updated:(e,t)=>{t.oldValue!==t.value&&(t.value?NA(e):FA(e))},unmounted:e=>{FA(e)}},eEe=e=>{e.directive("body-scroll-lock",Q8e)};B5.autoAddCss=!1;let C0=null;const tEe=()=>document.getElementById("initial-results")?(C0||(C0=JSON.parse(document.getElementById("initial-results").textContent)),C0):null,nEe=e=>{const t=atob(e),n=Uint8Array.from([...t].map(r=>r.charCodeAt(0)));return new TextDecoder().decode(n)},Jh=async e=>{const t=tEe();if(!t||!t[e])return window.fetch(e);const n=nEe(t[e]),s=JSON.parse(n);return{ok:!0,json:()=>s,text:()=>s}},sEe=async({store:e})=>{var t,n;try{const s=await Jh("/api/v1/instance");if(s.ok){const r=await s.json(),o=r.max_toot_chars,i=r.pleroma.vapid_public_key;e.dispatch("setInstanceOption",{name:"pleromaExtensionsAvailable",value:r.pleroma}),e.dispatch("setInstanceOption",{name:"textlimit",value:o}),e.dispatch("setInstanceOption",{name:"accountApprovalRequired",value:r.approval_required}),e.dispatch("setInstanceOption",{name:"birthdayRequired",value:!!((t=r.pleroma)!=null&&t.metadata.birthday_required)}),e.dispatch("setInstanceOption",{name:"birthdayMinAge",value:((n=r.pleroma)==null?void 0:n.metadata.birthday_min_age)||0}),i&&e.dispatch("setInstanceOption",{name:"vapidPublicKey",value:i})}else throw s}catch(s){console.error("Could not load instance config, potentially fatal"),console.error(s)}},rEe=async()=>{try{const e=await window.fetch("/api/pleroma/frontend_configurations");if(e.ok)return(await e.json()).pleroma_fe;throw e}catch(e){console.error("Could not load backend-provided frontend config, potentially fatal"),console.error(e)}},oEe=async()=>{try{const e=await window.fetch("/static/config.json");if(e.ok)return e.json();throw e}catch(e){return console.warn("Failed to load static/config.json, continuing without it."),console.warn(e),{}}},iEe=async({apiConfig:e,staticConfig:t,store:n})=>{const s=window.___pleromafe_dev_overrides||{},r=window.___pleromafe_mode.NODE_ENV;let o={};s.staticConfigPreference&&r==="development"?(console.warn("OVERRIDING API CONFIG WITH STATIC CONFIG"),o=Object.assign({},e,t)):o=Object.assign({},t,e);const i=a=>{n.dispatch("setInstanceOption",{name:a,value:o[a]})};i("theme"),i("style"),i("palette"),i("embeddedToS"),i("nsfwCensorImage"),i("background"),i("hidePostStats"),i("hideBotIndication"),i("hideUserStats"),i("hideFilteredStatuses"),i("logo"),n.dispatch("setInstanceOption",{name:"logoMask",value:typeof o.logoMask>"u"?!0:o.logoMask}),n.dispatch("setInstanceOption",{name:"logoMargin",value:typeof o.logoMargin>"u"?0:o.logoMargin}),i("logoLeft"),Yo().setInitialStrategy(o.loginMethod),i("redirectRootNoLogin"),i("redirectRootLogin"),i("showInstanceSpecificPanel"),i("minimalScopesMode"),i("hideMutedPosts"),i("collapseMessageWithSubject"),i("scopeCopy"),i("subjectLineBehavior"),i("postContentType"),i("alwaysShowSubjectInput"),i("showFeaturesPanel"),i("hideSitename"),i("sidebarRight")},aEe=async({store:e})=>{try{const t=await window.fetch("/static/terms-of-service.html");if(t.ok){const n=await t.text();e.dispatch("setInstanceOption",{name:"tos",value:n})}else throw t}catch(t){console.warn(`Can't load TOS -`,t)}},lEe=async({store:e})=>{try{const t=await Jh("/instance/panel.html");if(t.ok){const n=await t.text();e.dispatch("setInstanceOption",{name:"instanceSpecificPanelContent",value:n})}else throw t}catch(t){console.warn(`Can't load instance panel -`,t)}},cEe=async({store:e})=>{try{const t=await window.fetch("/static/stickers.json");if(t.ok){const n=await t.json(),s=(await Promise.all(Object.entries(n).map(async([r,o])=>{const i=await window.fetch(o+"pack.json");let a={};return i.ok&&(a=await i.json()),{pack:r,path:o,meta:a}}))).sort((r,o)=>r.meta.title.localeCompare(o.meta.title));e.dispatch("setInstanceOption",{name:"stickers",value:s})}else throw t}catch(t){console.warn(`Can't load stickers -`,t)}},uEe=async({store:e})=>{const t=Ar();t.userToken&&e.commit("setBackendInteractor",Ih(t.getToken))},dEe=({store:e,accounts:t})=>{const n=t.map(s=>s.split("/").pop());e.dispatch("setInstanceOption",{name:"staffAccounts",value:n})},fEe=async({store:e})=>{try{let t=await Jh("/nodeinfo/2.1.json");if(t.ok||(t=await Jh("/nodeinfo/2.0.json")),t.ok){const n=await t.json(),s=n.metadata,r=s.features;e.dispatch("setInstanceOption",{name:"name",value:s.nodeName}),e.dispatch("setInstanceOption",{name:"registrationOpen",value:n.openRegistrations}),e.dispatch("setInstanceOption",{name:"mediaProxyAvailable",value:r.includes("media_proxy")}),e.dispatch("setInstanceOption",{name:"safeDM",value:r.includes("safe_dm_mentions")}),e.dispatch("setInstanceOption",{name:"shoutAvailable",value:r.includes("chat")}),e.dispatch("setInstanceOption",{name:"pleromaChatMessagesAvailable",value:r.includes("pleroma_chat_messages")}),e.dispatch("setInstanceOption",{name:"pleromaCustomEmojiReactionsAvailable",value:r.includes("pleroma_custom_emoji_reactions")||r.includes("custom_emoji_reactions")}),e.dispatch("setInstanceOption",{name:"pleromaBookmarkFoldersAvailable",value:r.includes("pleroma:bookmark_folders")}),e.dispatch("setInstanceOption",{name:"gopherAvailable",value:r.includes("gopher")}),e.dispatch("setInstanceOption",{name:"pollsAvailable",value:r.includes("polls")}),e.dispatch("setInstanceOption",{name:"editingAvailable",value:r.includes("editing")}),e.dispatch("setInstanceOption",{name:"pollLimits",value:s.pollLimits}),e.dispatch("setInstanceOption",{name:"mailerEnabled",value:s.mailerEnabled}),e.dispatch("setInstanceOption",{name:"quotingAvailable",value:r.includes("quote_posting")}),e.dispatch("setInstanceOption",{name:"groupActorAvailable",value:r.includes("pleroma:group_actors")}),e.dispatch("setInstanceOption",{name:"blockExpiration",value:r.includes("pleroma:block_expiration")}),e.dispatch("setInstanceOption",{name:"localBubbleInstances",value:s.localBubbleInstances??[]});const o=s.uploadLimits;e.dispatch("setInstanceOption",{name:"uploadlimit",value:parseInt(o.general)}),e.dispatch("setInstanceOption",{name:"avatarlimit",value:parseInt(o.avatar)}),e.dispatch("setInstanceOption",{name:"backgroundlimit",value:parseInt(o.background)}),e.dispatch("setInstanceOption",{name:"bannerlimit",value:parseInt(o.banner)}),e.dispatch("setInstanceOption",{name:"fieldsLimits",value:s.fieldsLimits}),e.dispatch("setInstanceOption",{name:"restrictedNicknames",value:s.restrictedNicknames}),e.dispatch("setInstanceOption",{name:"postFormats",value:s.postFormats});const i=s.suggestions;e.dispatch("setInstanceOption",{name:"suggestionsEnabled",value:i.enabled}),e.dispatch("setInstanceOption",{name:"suggestionsWeb",value:i.web});const a=n.software;e.dispatch("setInstanceOption",{name:"backendVersion",value:a.version}),e.dispatch("setInstanceOption",{name:"backendRepository",value:a.repository});const c=s.private;e.dispatch("setInstanceOption",{name:"private",value:c});const u=window.___pleromafe_commit_hash;e.dispatch("setInstanceOption",{name:"frontendVersion",value:u});const f=s.federation;e.dispatch("setInstanceOption",{name:"tagPolicyAvailable",value:typeof f.mrf_policies>"u"?!1:s.federation.mrf_policies.includes("TagPolicy")}),e.dispatch("setInstanceOption",{name:"federationPolicy",value:f}),e.dispatch("setInstanceOption",{name:"federating",value:typeof f.enabled>"u"?!0:f.enabled});const h=s.accountActivationRequired;e.dispatch("setInstanceOption",{name:"accountActivationRequired",value:h});const v=s.staffAccounts;dEe({store:e,accounts:v})}else throw t}catch(t){console.warn("Could not load nodeinfo"),console.warn(t)}},hEe=async({store:e})=>{const t=await Promise.all([rEe(),oEe()]),n=t[0],s=t[1];uEe({store:e}),await iEe({store:e,apiConfig:n,staticConfig:s})},pEe=async({store:e})=>{const t=Ar();return t.getUserToken?e.dispatch("loginUser",t.getUserToken):Promise.resolve()},mEe=async({pinia:e,store:t,storageError:n,i18n:s})=>{const r=sB(twe);r.use(e);const o=async()=>{const u=Object.assign({"../stores/announcements.js":mz,"../stores/auth_flow.js":zse,"../stores/bookmark_folders.js":yee,"../stores/editStatus.js":qse,"../stores/i18n.js":hz,"../stores/interface.js":Gx,"../stores/lists.js":mee,"../stores/media_viewer.js":Gse,"../stores/oauth.js":Mee,"../stores/oauth_tokens.js":xse,"../stores/polls.js":Yse,"../stores/post_status.js":Xse,"../stores/reports.js":oee,"../stores/serverSideStorage.js":DZ,"../stores/shout.js":ite,"../stores/statusHistory.js":Jse});await Promise.all(Object.entries(u).map(async([f,h])=>{const v=S=>S.startsWith("use"),y=Object.keys(h).find(v);if(y&&typeof h[y]=="function"){const S=h[y]().$persistLoaded;if(!(S instanceof Promise))throw new Error(`${f} store's $persistLoaded is not a Promise. The persist plugin is not applied.`);await S}else throw new Error(`Store module ${f} does not export a 'use...' function`)}))};try{await o()}catch(u){console.error("Cannot load stores:",u),n=u}n&&Xe().pushGlobalNotice({messageKey:"errors.storage_unavailable",level:"error"}),Xe().setLayoutWidth(Ph()),Xe().setLayoutHeight(Lh()),wh.initFaviconService(),iz(t),window.addEventListener("focus",()=>lz());const i=window.___pleromafe_dev_overrides||{},a=typeof i.target<"u"?i.target:window.location.origin;t.dispatch("setInstanceOption",{name:"server",value:a}),await hEe({store:t});try{await Xe().applyTheme().catch(u=>{console.error("Error setting theme",u)})}catch(u){return window.splashError(u),Promise.reject(u)}X0(t.state.config,s.global),await Promise.all([pEe({store:t}),lEe({store:t}),fEe({store:t}),sEe({store:t})]).catch(u=>Promise.reject(u)),t.dispatch("fetchMutes"),t.dispatch("loadDrafts"),ms().startFetchingAnnouncements(),aEe({store:t}),cEe({store:t});const c=Qre({history:Ere(),routes:W8e(t),scrollBehavior:(u,f,h)=>u.matched.some(v=>v.meta.dontScroll)?!1:h||{left:0,top:0}});return vp().setI18n(s),r.use(c),r.use(t),r.use(s),window.resetThemes=()=>{Xe().resetThemeV3(),Xe().resetThemeV3Palette(),Xe().resetThemeV2()},r.use(roe),r.use(eEe),r.use(Ooe),r.component("FAIcon",D2),r.component("FALayers",Yoe),r.config.unwrapInjectedRef=!0,r.mount("#app"),r};var gEe={NODE_ENV:"production",HAS_MODULE_SERVICE_WORKER:!1};Array.prototype.toSorted||(Array.prototype.toSorted=function(e){return[...this].sort(e)});const vEe=(window.navigator.language||"en").split("-")[0],wa=kse({locale:"en",fallbackLocale:"en",messages:_p.default});_p.setLanguage(wa.global,vEe);const bEe={paths:["serverSideStorage.cache","config","users.lastLoginName","oauth"]};(async()=>{const e=Math.floor(Math.random()*2)>0?"_fox":"",t=(n,s)=>{const r=document.querySelector("#throbber");r.addEventListener("animationend",()=>{document.querySelector("#mascot").src=`/static/pleromatan_orz${e}.png`}),r.classList.add("dead"),document.querySelector("#status").textContent=n.global.t("splash.error"),console.error("PleromaFE failed to initialize: ",s),document.querySelector("#statusError").textContent=s,document.querySelector("#statusStack").textContent=s.stack,document.querySelector("#statusError").style="display: block",document.querySelector("#statusStack").style="display: block"};window.splashError=n=>t(wa,n),window.splashUpdate=n=>{document.querySelector("#status")&&(document.querySelector("#status").textContent=wa.global.t(n))};try{let n;const s=[Bse],r=RB();r.use(jse());try{const i=await Use(bEe);s.push(i)}catch(i){console.error("Storage error",i),n=i}document.querySelector("#splash").classList.remove("initial-hidden"),document.querySelector("#mascot").src=`/static/pleromatan_apology${e}_small.webp`,document.querySelector("#status").removeAttribute("class"),document.querySelector("#status").textContent=wa.global.t("splash.loading"),document.querySelector("#splash-credit").textContent=wa.global.t("update.art_by",{linkToArtist:"pipivovott"});const o=PB({modules:Rte,plugins:s,options:{devtools:!1},strict:!1});return window.vuex=o,await mEe({pinia:r,store:o,storageError:n,i18n:wa})}catch(n){t(wa,n)}})();window.___pleromafe_mode=gEe;window.___pleromafe_commit_hash="6341a48d0";window.___pleromafe_dev_overrides=void 0;export{z2 as $,he as A,O as B,Nr as C,de as D,Yn as E,_n as F,hn as G,am as H,Uu as I,Se as J,We as K,Zs as L,dd as M,mn as N,Kse as O,Jn as P,wP as Q,XZ as R,_2 as S,X8 as T,Qs as U,sc as V,at as W,Nt as X,Ot as Y,Ad as Z,ge as _,g as a,Rx as a$,cO as a0,Td as a1,B$e as a2,D2 as a3,F$e as a4,Mi as a5,jO as a6,BO as a7,Hi as a8,Zi as a9,Wx as aA,ZK as aB,Ku as aC,v$ as aD,Y0 as aE,XK as aF,vt as aG,Ri as aH,Xp as aI,Cr as aJ,QE as aK,$h as aL,x0 as aM,kh as aN,g$ as aO,QK as aP,Pa as aQ,Y_ as aR,jEe as aS,zEe as aT,Lx as aU,Px as aV,$Ee as aW,Sx as aX,Nx as aY,Ui as aZ,Mx as a_,NEe as aa,jee as ab,Wi as ac,Tr as ad,nCe as ae,Cd as af,r2 as ag,lh as ah,up as ai,cae as aj,cCe as ak,wEe as al,_Ee as am,SEe as an,gd as ao,OEe as ap,BEe as aq,Wfe as ar,Z_ as as,o2 as at,H5 as au,PZ as av,FEe as aw,mZ as ax,jy as ay,r5 as az,mp as b,Hse as b$,Ra as b0,Ix as b1,Ox as b2,Iu as b3,S$ as b4,kEe as b5,Cx as b6,yp as b7,yEe as b8,Ys as b9,CG as bA,kG as bB,wG as bC,yG as bD,vG as bE,mG as bF,hG as bG,dG as bH,lu as bI,n2 as bJ,JJ as bK,IEe as bL,MEe as bM,Op as bN,e2 as bO,J_ as bP,X5 as bQ,AEe as bR,REe as bS,ic as bT,DEe as bU,x_ as bV,CEe as bW,LEe as bX,An as bY,Zp as bZ,tae as b_,Kn as ba,os as bb,ro as bc,Pr as bd,Ml as be,hK as bf,dK as bg,cK as bh,aK as bi,oK as bj,sK as bk,tK as bl,QG as bm,JG as bn,YG as bo,KG as bp,WG as bq,HG as br,zG as bs,jG as bt,DG as bu,NG as bv,RG as bw,LG as bx,IG as by,AG as bz,b as c,Ji as c0,EEe as c1,TEe as c2,gr as d,io as e,et as f,bs as g,Zo as h,Xn as i,qEe as j,PEe as k,Z as l,sn as m,UEe as n,p as o,za as p,fO as q,Ve as r,t_ as s,w as t,Xe as u,Y as v,X as w,T as x,E as y,Te as z}; -//# sourceMappingURL=main.C6Sfh6Ik.js.map diff --git a/priv/static/static/js/main.C6Sfh6Ik.js.map b/priv/static/static/js/main.C6Sfh6Ik.js.map deleted file mode 100644 index 4253a9144..000000000 --- a/priv/static/static/js/main.C6Sfh6Ik.js.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"mappings":";ssBAAA;AAAA;AAAA;AAAA;AAAA,GAKA,2BAEA,SAASA,GAAQC,EAAK,CACd,MAAAC,EAA6B,cAAO,IAAI,EAC9C,UAAWC,KAAOF,EAAI,MAAM,GAAG,EAAGC,EAAIC,CAAG,EAAI,EACtC,OAACC,GAAQA,KAAOF,CACzB,CAEA,MAAMG,GAA4E,CAAC,EAC7EC,GAA4E,CAAC,EAC7EC,GAAO,IAAM,CACnB,EACMC,GAAK,IAAM,GACXC,GAAQN,GAAQA,EAAI,WAAW,CAAC,IAAM,KAAOA,EAAI,WAAW,CAAC,IAAM,MACxEA,EAAI,WAAW,CAAC,EAAI,KAAOA,EAAI,WAAW,CAAC,EAAI,IAC1CO,GAAmBP,GAAQA,EAAI,WAAW,WAAW,EACrDQ,GAAS,OAAO,OAChBC,GAAS,CAACC,EAAKC,IAAO,CACpB,MAAAC,EAAIF,EAAI,QAAQC,CAAE,EACpBC,EAAI,IACFF,EAAA,OAAOE,EAAG,CAAC,CAEnB,EACMC,GAAiB,OAAO,UAAU,eAClCC,GAAS,CAACb,EAAKD,IAAQa,GAAe,KAAKZ,EAAKD,CAAG,EACnDe,GAAU,MAAM,QAChBC,GAASf,GAAQgB,GAAahB,CAAG,IAAM,eACvCiB,GAASjB,GAAQgB,GAAahB,CAAG,IAAM,eACvCkB,GAAUlB,GAAQgB,GAAahB,CAAG,IAAM,gBACxCmB,GAAYnB,GAAQgB,GAAahB,CAAG,IAAM,kBAC1CoB,GAAcpB,GAAQ,OAAOA,GAAQ,WACrCqB,GAAYrB,GAAQ,OAAOA,GAAQ,SACnCsB,GAAYtB,GAAQ,OAAOA,GAAQ,SACnCuB,GAAYvB,GAAQA,IAAQ,MAAQ,OAAOA,GAAQ,SACnDwB,GAAaxB,IACTuB,GAASvB,CAAG,GAAKoB,GAAWpB,CAAG,IAAMoB,GAAWpB,EAAI,IAAI,GAAKoB,GAAWpB,EAAI,KAAK,EAErFyB,GAAiB,OAAO,UAAU,SAClCT,GAAgBU,GAAUD,GAAe,KAAKC,CAAK,EACnDC,GAAaD,GACVV,GAAaU,CAAK,EAAE,MAAM,EAAG,EAAE,EAElCE,GAAiB5B,GAAQgB,GAAahB,CAAG,IAAM,kBAC/C6B,GAAgB9B,GAAQsB,GAAStB,CAAG,GAAKA,IAAQ,OAASA,EAAI,CAAC,IAAM,KAAO,GAAK,SAASA,EAAK,EAAE,IAAMA,EACvG+B,GAAiClC,GAErC,qIACF,EAIMmC,GAAuBC,GAAO,CAC5B,MAAAC,EAA+B,cAAO,IAAI,EAChD,OAASpC,GACKoC,EAAMpC,CAAG,IACNoC,EAAMpC,CAAG,EAAImC,EAAGnC,CAAG,EAEtC,EACMqC,GAAa,SACbC,GAAWJ,GACdlC,GACQA,EAAI,QAAQqC,GAAY,CAACE,EAAGC,IAAMA,EAAIA,EAAE,YAAY,EAAI,EAAE,CAErE,EACMC,GAAc,aACdC,GAAYR,GACflC,GAAQA,EAAI,QAAQyC,GAAa,KAAK,EAAE,YAAY,CACvD,EACME,GAAaT,GAAqBlC,GAC/BA,EAAI,OAAO,CAAC,EAAE,cAAgBA,EAAI,MAAM,CAAC,CACjD,EACK4C,GAAeV,GAClBlC,GACWA,EAAM,KAAK2C,GAAW3C,CAAG,CAAC,GAAK,EAG7C,EACM6C,GAAa,CAAChB,EAAOiB,IAAa,CAAC,OAAO,GAAGjB,EAAOiB,CAAQ,EAC5DC,GAAiB,CAACC,KAAQC,IAAQ,CACtC,QAASnC,EAAI,EAAGA,EAAIkC,EAAI,OAAQlC,IAC1BkC,EAAAlC,CAAC,EAAE,GAAGmC,CAAG,CAEjB,EACMC,GAAM,CAACC,EAAKjD,EAAK2B,EAAOuB,EAAW,KAAU,CAC1C,sBAAeD,EAAKjD,EAAK,CAC9B,aAAc,GACd,WAAY,GACZ,SAAAkD,EACA,MAAAvB,CAAA,CACD,CACH,EACMwB,GAAiBlD,GAAQ,CACvB,MAAAmD,EAAI,WAAWnD,CAAG,EACjB,aAAMmD,CAAC,EAAInD,EAAMmD,CAC1B,EACMC,GAAYpD,GAAQ,CACxB,MAAMmD,EAAI9B,GAASrB,CAAG,EAAI,OAAOA,CAAG,EAAI,IACjC,aAAMmD,CAAC,EAAInD,EAAMmD,CAC1B,EACA,IAAIE,GACJ,MAAMC,GAAgB,IACbD,KAAgBA,GAAc,OAAO,WAAe,IAAc,WAAa,OAAO,KAAS,IAAc,KAAO,OAAO,OAAW,IAAc,OAAS,OAAO,OAAW,IAAc,OAAS,IAiJ/M,SAASE,GAAe7B,EAAO,CACzB,GAAAZ,GAAQY,CAAK,EAAG,CAClB,MAAM8B,EAAM,CAAC,EACb,QAAS7C,EAAI,EAAGA,EAAIe,EAAM,OAAQf,IAAK,CAC/B,MAAA8C,EAAO/B,EAAMf,CAAC,EACd+C,EAAarC,GAASoC,CAAI,EAAIE,GAAiBF,CAAI,EAAIF,GAAeE,CAAI,EAChF,GAAIC,EACF,UAAW3D,KAAO2D,EACZF,EAAAzD,CAAG,EAAI2D,EAAW3D,CAAG,CAE7B,CAEK,OAAAyD,UACEnC,GAASK,CAAK,GAAKH,GAASG,CAAK,EACnC,OAAAA,CAEX,CACA,MAAMkC,GAAkB,gBAClBC,GAAsB,UACtBC,GAAiB,iBACvB,SAASH,GAAiBI,EAAS,CACjC,MAAMC,EAAM,CAAC,EACL,OAAAD,EAAA,QAAQD,GAAgB,EAAE,EAAE,MAAMF,EAAe,EAAE,QAASH,GAAS,CAC3E,GAAIA,EAAM,CACF,MAAAQ,EAAMR,EAAK,MAAMI,EAAmB,EAC1CI,EAAI,OAAS,IAAMD,EAAIC,EAAI,CAAC,EAAE,KAAK,CAAC,EAAIA,EAAI,CAAC,EAAE,KAAK,GACtD,CACD,EACMD,CACT,CAcA,SAASE,GAAexC,EAAO,CAC7B,IAAI8B,EAAM,GACN,GAAAnC,GAASK,CAAK,EACV8B,EAAA9B,UACGZ,GAAQY,CAAK,EACtB,QAASf,EAAI,EAAGA,EAAIe,EAAM,OAAQf,IAAK,CACrC,MAAM+C,EAAaQ,GAAexC,EAAMf,CAAC,CAAC,EACtC+C,IACFF,GAAOE,EAAa,IACtB,SAEOnC,GAASG,CAAK,EACvB,UAAWyC,KAAQzC,EACbA,EAAMyC,CAAI,IACZX,GAAOW,EAAO,KAIpB,OAAOX,EAAI,KAAK,CAClB,CACA,SAASY,GAAeC,EAAO,CACzB,IAACA,EAAc,YACnB,GAAI,CAAE,MAAOC,EAAO,MAAAC,CAAU,EAAAF,EAC9B,OAAIC,GAAS,CAACjD,GAASiD,CAAK,IACpBD,EAAA,MAAQH,GAAeI,CAAK,GAEhCC,IACIF,EAAA,MAAQd,GAAegB,CAAK,GAE7BF,CACT,CAWA,MAAMG,GAAsB,8EACtBC,MAA+CD,EAAmB,EAIxE,SAASE,GAAmBhD,EAAO,CAC1B,OAAC,CAACA,GAASA,IAAU,EAC9B,CAuFA,SAASiD,GAAmBC,EAAGC,EAAG,CAChC,GAAID,EAAE,SAAWC,EAAE,OAAe,SAClC,IAAIC,EAAQ,GACZ,QAASnE,EAAI,EAAGmE,GAASnE,EAAIiE,EAAE,OAAQjE,IACrCmE,EAAQC,GAAWH,EAAEjE,CAAC,EAAGkE,EAAElE,CAAC,CAAC,EAExB,OAAAmE,CACT,CACA,SAASC,GAAWH,EAAGC,EAAG,CACpB,GAAAD,IAAMC,EAAU,SAChB,IAAAG,EAAa9D,GAAO0D,CAAC,EACrBK,EAAa/D,GAAO2D,CAAC,EACzB,GAAIG,GAAcC,EAChB,OAAOD,GAAcC,EAAaL,EAAE,YAAcC,EAAE,UAAY,GAIlE,GAFAG,EAAa1D,GAASsD,CAAC,EACvBK,EAAa3D,GAASuD,CAAC,EACnBG,GAAcC,EAChB,OAAOL,IAAMC,EAIf,GAFAG,EAAalE,GAAQ8D,CAAC,EACtBK,EAAanE,GAAQ+D,CAAC,EAClBG,GAAcC,EAChB,OAAOD,GAAcC,EAAaN,GAAmBC,EAAGC,CAAC,EAAI,GAI/D,GAFAG,EAAazD,GAASqD,CAAC,EACvBK,EAAa1D,GAASsD,CAAC,EACnBG,GAAcC,EAAY,CACxB,IAACD,GAAc,CAACC,EACX,SAET,MAAMC,EAAa,OAAO,KAAKN,CAAC,EAAE,OAC5BO,EAAa,OAAO,KAAKN,CAAC,EAAE,OAClC,GAAIK,IAAeC,EACV,SAET,UAAWpF,KAAO6E,EAAG,CACb,MAAAQ,EAAUR,EAAE,eAAe7E,CAAG,EAC9BsF,EAAUR,EAAE,eAAe9E,CAAG,EACpC,GAAIqF,GAAW,CAACC,GAAW,CAACD,GAAWC,GAAW,CAACN,GAAWH,EAAE7E,CAAG,EAAG8E,EAAE9E,CAAG,CAAC,EACnE,QACT,CACF,CAEF,OAAO,OAAO6E,CAAC,IAAM,OAAOC,CAAC,CAC/B,CACA,SAASS,GAAa7E,EAAKT,EAAK,CAC9B,OAAOS,EAAI,UAAWgD,GAASsB,GAAWtB,EAAMzD,CAAG,CAAC,CACtD,CAEA,MAAMuF,GAASvF,GACN,CAAC,EAAEA,GAAOA,EAAI,YAAiB,IAElCwF,EAAmBxF,GAChBqB,GAASrB,CAAG,EAAIA,EAAMA,GAAO,KAAO,GAAKc,GAAQd,CAAG,GAAKuB,GAASvB,CAAG,IAAMA,EAAI,WAAayB,IAAkB,CAACL,GAAWpB,EAAI,QAAQ,GAAKuF,GAAMvF,CAAG,EAAIwF,EAAgBxF,EAAI,KAAK,EAAI,KAAK,UAAUA,EAAKyF,GAAU,CAAC,EAAI,OAAOzF,CAAG,EAErOyF,GAAW,CAACC,EAAM1F,IAClBuF,GAAMvF,CAAG,EACJyF,GAASC,EAAM1F,EAAI,KAAK,EACtBe,GAAMf,CAAG,EACX,CACL,CAAC,OAAOA,EAAI,IAAI,GAAG,EAAG,CAAC,GAAGA,EAAI,QAAS,GAAE,OACvC,CAAC2F,EAAS,CAAC5F,EAAK6F,CAAI,EAAGjF,KACrBgF,EAAQE,GAAgB9F,EAAKY,CAAC,EAAI,KAAK,EAAIiF,EACpCD,GAET,EAAC,CAEL,EACS1E,GAAMjB,CAAG,EACX,CACL,CAAC,OAAOA,EAAI,IAAI,GAAG,EAAG,CAAC,GAAGA,EAAI,QAAQ,EAAE,IAAK8F,GAAMD,GAAgBC,CAAC,CAAC,CACvE,EACSxE,GAAStB,CAAG,EACd6F,GAAgB7F,CAAG,EACjBuB,GAASvB,CAAG,GAAK,CAACc,GAAQd,CAAG,GAAK,CAAC4B,GAAc5B,CAAG,EACtD,OAAOA,CAAG,EAEZA,EAEH6F,GAAkB,CAACC,EAAGnF,EAAI,KAAO,CACjC,IAAAoF,EACJ,OAGEzE,GAASwE,CAAC,EAAI,WAAWC,EAAKD,EAAE,cAAgB,KAAOC,EAAKpF,CAAC,IAAMmF,CAEvE,ECpgBA;AAAA;AAAA;AAAA;AAAA,GAWA,IAAIE,GACJ,MAAMC,EAAY,CAChB,YAAYC,EAAW,GAAO,CAC5B,KAAK,SAAWA,EAIhB,KAAK,QAAU,GAIf,KAAK,IAAM,EAIX,KAAK,QAAU,CAAC,EAIhB,KAAK,SAAW,CAAC,EACjB,KAAK,UAAY,GACjB,KAAK,OAASF,GACV,CAACE,GAAYF,KACf,KAAK,OAASA,GAAkB,SAAWA,GAAkB,OAAS,CAAK,SACzE,MACE,EACN,CAEF,IAAI,QAAS,CACX,OAAO,KAAK,QAEd,OAAQ,CACN,GAAI,KAAK,QAAS,CAChB,KAAK,UAAY,GACjB,IAAIrF,EAAGwF,EACP,GAAI,KAAK,OACF,IAAAxF,EAAI,EAAGwF,EAAI,KAAK,OAAO,OAAQxF,EAAIwF,EAAGxF,IACpC,YAAOA,CAAC,EAAE,MAAM,EAGpB,IAAAA,EAAI,EAAGwF,EAAI,KAAK,QAAQ,OAAQxF,EAAIwF,EAAGxF,IACrC,aAAQA,CAAC,EAAE,MAAM,CACxB,CACF,CAKF,QAAS,CACP,GAAI,KAAK,SACH,KAAK,UAAW,CAClB,KAAK,UAAY,GACjB,IAAIA,EAAGwF,EACP,GAAI,KAAK,OACF,IAAAxF,EAAI,EAAGwF,EAAI,KAAK,OAAO,OAAQxF,EAAIwF,EAAGxF,IACpC,YAAOA,CAAC,EAAE,OAAO,EAGrB,IAAAA,EAAI,EAAGwF,EAAI,KAAK,QAAQ,OAAQxF,EAAIwF,EAAGxF,IACrC,aAAQA,CAAC,EAAE,OAAO,CACzB,CAEJ,CAEF,IAAIqB,EAAI,CACN,GAAI,KAAK,QAAS,CAChB,MAAMoE,EAAqBJ,GACvB,IACkB,OAAAA,GAAA,KACbhE,EAAG,SACV,CACoBgE,GAAAI,CAAA,CACtB,CAGF,CAMF,IAAK,CACC,EAAE,KAAK,MAAQ,IACjB,KAAK,UAAYJ,GACGA,GAAA,KACtB,CAMF,KAAM,CACA,KAAK,IAAM,GAAK,EAAE,KAAK,MAAQ,IACjCA,GAAoB,KAAK,UACzB,KAAK,UAAY,OACnB,CAEF,KAAKK,EAAY,CACf,GAAI,KAAK,QAAS,CAChB,KAAK,QAAU,GACf,IAAI1F,EAAGwF,EACF,IAAAxF,EAAI,EAAGwF,EAAI,KAAK,QAAQ,OAAQxF,EAAIwF,EAAGxF,IACrC,aAAQA,CAAC,EAAE,KAAK,EAGlB,IADL,KAAK,QAAQ,OAAS,EACjBA,EAAI,EAAGwF,EAAI,KAAK,SAAS,OAAQxF,EAAIwF,EAAGxF,IACtC,cAASA,CAAC,EAAE,EAGnB,GADA,KAAK,SAAS,OAAS,EACnB,KAAK,OAAQ,CACV,IAAAA,EAAI,EAAGwF,EAAI,KAAK,OAAO,OAAQxF,EAAIwF,EAAGxF,IACzC,KAAK,OAAOA,CAAC,EAAE,KAAK,EAAI,EAE1B,KAAK,OAAO,OAAS,EAEvB,GAAI,CAAC,KAAK,UAAY,KAAK,QAAU,CAAC0F,EAAY,CAChD,MAAMC,EAAO,KAAK,OAAO,OAAO,IAAI,EAChCA,GAAQA,IAAS,OACnB,KAAK,OAAO,OAAO,KAAK,KAAK,EAAIA,EACjCA,EAAK,MAAQ,KAAK,MACpB,CAEF,KAAK,OAAS,OAChB,CAEJ,CACA,SAASC,GAAYL,EAAU,CACtB,WAAID,GAAYC,CAAQ,CACjC,CACA,SAASM,IAAkB,CAClB,OAAAR,EACT,CACA,SAASS,GAAezE,EAAI0E,EAAe,GAAO,CAC5CV,IACgBA,GAAA,SAAS,KAAKhE,CAAE,CAMtC,CAEA,IAAI2E,GAmBJ,MAAMC,OAAyC,QAC/C,MAAMC,EAAe,CACnB,YAAY7E,EAAI,CACd,KAAK,GAAKA,EAIV,KAAK,KAAO,OAIZ,KAAK,SAAW,OAIhB,KAAK,MAAQ,EAIb,KAAK,KAAO,OAIZ,KAAK,QAAU,OACf,KAAK,UAAY,OACbgE,IAAqBA,GAAkB,QACvBA,GAAA,QAAQ,KAAK,IAAI,CACrC,CAEF,OAAQ,CACN,KAAK,OAAS,GAEhB,QAAS,CACH,KAAK,MAAQ,KACf,KAAK,OAAS,IACVY,GAAmB,IAAI,IAAI,IAC7BA,GAAmB,OAAO,IAAI,EAC9B,KAAK,QAAQ,GAEjB,CAKF,QAAS,CACH,KAAK,MAAQ,GAAK,EAAE,KAAK,MAAQ,KAG/B,KAAK,MAAQ,GACjBE,GAAM,IAAI,CACZ,CAEF,KAAM,CACA,KAAE,KAAK,MAAQ,GACjB,OAAO,KAAK,GAAG,EAEjB,KAAK,OAAS,EACdC,GAAc,IAAI,EAClBC,GAAY,IAAI,EAChB,MAAMC,EAAaN,GACbO,EAAkBC,GACZR,GAAA,KACEQ,GAAA,GACV,IACF,OAAO,KAAK,GAAG,SACf,CAMAC,GAAY,IAAI,EACJT,GAAAM,EACEE,GAAAD,EACd,KAAK,OAAS,GAChB,CAEF,MAAO,CACD,QAAK,MAAQ,EAAG,CAClB,QAASG,EAAO,KAAK,KAAMA,EAAMA,EAAOA,EAAK,QAC3CC,GAAUD,CAAI,EAEX,UAAO,KAAK,SAAW,OAC5BN,GAAc,IAAI,EACb,aAAU,KAAK,OAAO,EAC3B,KAAK,OAAS,GAChB,CAEF,SAAU,CACJ,KAAK,MAAQ,GACfH,GAAmB,IAAI,IAAI,EAClB,KAAK,UACd,KAAK,UAAU,EAEf,KAAK,WAAW,CAClB,CAKF,YAAa,CACPW,GAAQ,IAAI,GACd,KAAK,IAAI,CACX,CAEF,IAAI,OAAQ,CACV,OAAOA,GAAQ,IAAI,EAEvB,CACA,IAAIC,GAAa,EACbC,GACAC,GACJ,SAASZ,GAAMa,EAAKC,EAAa,GAAO,CAEtC,GADAD,EAAI,OAAS,EACTC,EAAY,CACdD,EAAI,KAAOD,GACOA,GAAAC,EAClB,OAEFA,EAAI,KAAOF,GACEA,GAAAE,CACf,CACA,SAASE,IAAa,CACpBL,IACF,CACA,SAASM,IAAW,CACd,KAAEN,GAAa,EACjB,OAEF,GAAIE,GAAiB,CACnB,IAAIK,EAAIL,GAER,IADkBA,GAAA,OACXK,GAAG,CACR,MAAMC,EAAOD,EAAE,KACfA,EAAE,KAAO,OACTA,EAAE,OAAS,GACPA,EAAAC,CAAA,CACN,CAEE,IAAAC,EACJ,KAAOR,IAAY,CACjB,IAAIM,EAAIN,GAER,IADaA,GAAA,OACNM,GAAG,CACR,MAAMC,EAAOD,EAAE,KAGX,GAFJA,EAAE,KAAO,OACTA,EAAE,OAAS,GACPA,EAAE,MAAQ,EACR,IAEFA,EAAE,QAAQ,QACHG,EAAK,CACPD,IAAeA,EAAAC,EAAA,CAGpBH,EAAAC,CAAA,CACN,CAEF,GAAIC,EAAa,MAAAA,CACnB,CACA,SAASjB,GAAYW,EAAK,CACxB,QAASN,EAAOM,EAAI,KAAMN,EAAMA,EAAOA,EAAK,QAC1CA,EAAK,QAAU,GACVA,EAAA,eAAiBA,EAAK,IAAI,WAC/BA,EAAK,IAAI,WAAaA,CAE1B,CACA,SAASD,GAAYO,EAAK,CACpB,IAAAQ,EACAC,EAAOT,EAAI,SACXN,EAAOe,EACX,KAAOf,GAAM,CACX,MAAMgB,EAAOhB,EAAK,QACdA,EAAK,UAAY,IACfA,IAASe,IAAaA,EAAAC,GAC1Bf,GAAUD,CAAI,EACdiB,GAAUjB,CAAI,GAEPc,EAAAd,EAEJA,EAAA,IAAI,WAAaA,EAAK,eAC3BA,EAAK,eAAiB,OACfA,EAAAgB,CAAA,CAETV,EAAI,KAAOQ,EACXR,EAAI,SAAWS,CACjB,CACA,SAASb,GAAQI,EAAK,CACpB,QAASN,EAAOM,EAAI,KAAMN,EAAMA,EAAOA,EAAK,QAC1C,GAAIA,EAAK,IAAI,UAAYA,EAAK,SAAWA,EAAK,IAAI,WAAakB,GAAgBlB,EAAK,IAAI,QAAQ,GAAKA,EAAK,IAAI,UAAYA,EAAK,SACtH,SAGX,MAAI,EAAAM,EAAI,MAIV,CACA,SAASY,GAAgBC,EAAU,CASjC,GARIA,EAAS,MAAQ,GAAK,EAAEA,EAAS,MAAQ,MAG7CA,EAAS,OAAS,IACdA,EAAS,gBAAkBC,MAG/BD,EAAS,cAAgBC,GACrB,CAACD,EAAS,OAASA,EAAS,MAAQ,MAAQ,CAACA,EAAS,MAAQ,CAACA,EAAS,QAAU,CAACjB,GAAQiB,CAAQ,IACrG,OAEFA,EAAS,OAAS,EAClB,MAAME,EAAMF,EAAS,IACfG,EAAUhC,GACVO,EAAkBC,GACZqB,KACErB,GAAA,GACV,IACFH,GAAYwB,CAAQ,EACpB,MAAM9G,EAAQ8G,EAAS,GAAGA,EAAS,MAAM,GACrCE,EAAI,UAAY,GAAKhG,GAAWhB,EAAO8G,EAAS,MAAM,KACxDA,EAAS,OAAS,IAClBA,EAAS,OAAS9G,EACdgH,EAAA,iBAECR,EAAK,CACR,MAAAQ,EAAA,UACER,CAAA,QACN,CACYvB,GAAAgC,EACExB,GAAAD,EACdE,GAAYoB,CAAQ,EACpBA,EAAS,OAAS,GAEtB,CACA,SAASlB,GAAUD,EAAMuB,EAAO,GAAO,CACrC,KAAM,CAAE,IAAAF,EAAK,QAAAC,EAAS,QAAAE,CAAY,EAAAxB,EAY9B,GAXAsB,IACFA,EAAQ,QAAUE,EAClBxB,EAAK,QAAU,QAEbwB,IACFA,EAAQ,QAAUF,EAClBtB,EAAK,QAAU,QAKbqB,EAAI,OAASrB,IACfqB,EAAI,KAAOC,EACP,CAACA,GAAWD,EAAI,UAAU,CAC5BA,EAAI,SAAS,OAAS,GACtB,QAASvC,EAAIuC,EAAI,SAAS,KAAMvC,EAAGA,EAAIA,EAAE,QACvCmB,GAAUnB,EAAG,EAAI,CACnB,CAGA,CAACyC,GAAQ,CAAC,EAAEF,EAAI,IAAMA,EAAI,KACxBA,EAAA,IAAI,OAAOA,EAAI,GAAG,CAE1B,CACA,SAASJ,GAAUjB,EAAM,CACjB,MAAE,QAAAyB,EAAS,QAAAC,CAAA,EAAY1B,EACzByB,IACFA,EAAQ,QAAUC,EAClB1B,EAAK,QAAU,QAEb0B,IACFA,EAAQ,QAAUD,EAClBzB,EAAK,QAAU,OAEnB,CAsBA,IAAIF,GAAc,GAClB,MAAM6B,GAAa,CAAC,EACpB,SAASC,IAAgB,CACvBD,GAAW,KAAK7B,EAAW,EACbA,GAAA,EAChB,CAKA,SAAS+B,IAAgB,CACjB,MAAA5C,EAAO0C,GAAW,IAAI,EACd7B,GAAAb,IAAS,OAAS,GAAOA,CACzC,CAUA,SAASS,GAAc,EAAG,CAClB,MAAE,QAAAoC,GAAY,EAEpB,GADA,EAAE,QAAU,OACRA,EAAS,CACX,MAAMR,EAAUhC,GACJA,GAAA,OACR,IACMwC,EAAA,SACR,CACYxC,GAAAgC,CAAA,CACd,CAEJ,CAEA,IAAIF,GAAgB,EACpB,MAAMW,EAAK,CACT,YAAYzB,EAAKe,EAAK,CACpB,KAAK,IAAMf,EACX,KAAK,IAAMe,EACX,KAAK,QAAUA,EAAI,QACd,aAAU,KAAK,QAAU,KAAK,QAAU,KAAK,QAAU,KAAK,eAAiB,OAEtF,CACA,MAAMW,EAAI,CAER,YAAYb,EAAU,CACpB,KAAK,SAAWA,EAChB,KAAK,QAAU,EAIf,KAAK,WAAa,OAIlB,KAAK,KAAO,OAIZ,KAAK,IAAM,OACX,KAAK,IAAM,OAIX,KAAK,GAAK,EAIV,KAAK,SAAW,EAGhB,CAEF,MAAMc,EAAW,CACf,GAAI,CAAC3C,IAAa,CAACQ,IAAeR,KAAc,KAAK,SACnD,OAEF,IAAIU,EAAO,KAAK,WAChB,GAAIA,IAAS,QAAUA,EAAK,MAAQV,GAClCU,EAAO,KAAK,WAAa,IAAI+B,GAAKzC,GAAW,IAAI,EAC5CA,GAAU,MAGbU,EAAK,QAAUV,GAAU,SACzBA,GAAU,SAAS,QAAUU,EAC7BV,GAAU,SAAWU,GAJXV,GAAA,KAAOA,GAAU,SAAWU,EAMxCkC,GAAOlC,CAAI,UACFA,EAAK,UAAY,KAC1BA,EAAK,QAAU,KAAK,QAChBA,EAAK,SAAS,CAChB,MAAMW,EAAOX,EAAK,QAClBW,EAAK,QAAUX,EAAK,QAChBA,EAAK,UACPA,EAAK,QAAQ,QAAUW,GAEzBX,EAAK,QAAUV,GAAU,SACzBU,EAAK,QAAU,OACfV,GAAU,SAAS,QAAUU,EAC7BV,GAAU,SAAWU,EACjBV,GAAU,OAASU,IACrBV,GAAU,KAAOqB,EACnB,CAaG,OAAAX,CAAA,CAET,QAAQiC,EAAW,CACZ,eACLb,KACA,KAAK,OAAOa,CAAS,EAEvB,OAAOA,EAAW,CACLzB,GAAA,EACP,IAeF,QAASR,EAAO,KAAK,KAAMA,EAAMA,EAAOA,EAAK,QACvCA,EAAK,IAAI,UAENA,EAAA,IAAI,IAAI,OAAO,CAExB,QACA,CACSS,GAAA,EACX,CAEJ,CACA,SAASyB,GAAOlC,EAAM,CAEhB,GADJA,EAAK,IAAI,KACLA,EAAK,IAAI,MAAQ,EAAG,CAChBmB,QAAWnB,EAAK,IAAI,SAC1B,GAAImB,GAAY,CAACnB,EAAK,IAAI,KAAM,CAC9BmB,EAAS,OAAS,GAClB,QAASrC,EAAIqC,EAAS,KAAMrC,EAAGA,EAAIA,EAAE,QACnCoD,GAAOpD,CAAC,CACV,CAEI,MAAAqD,EAAcnC,EAAK,IAAI,KACzBmC,IAAgBnC,IAClBA,EAAK,QAAUmC,EACXA,MAAyB,QAAUnC,IAKzCA,EAAK,IAAI,KAAOA,CAAA,CAEpB,CACA,MAAMoC,OAAgC,QAChCC,GAAc,OAC6C,EACjE,EACMC,GAAsB,OACuC,EACnE,EACMC,GAAoB,OACsC,EAChE,EACA,SAASC,GAAMC,EAAQC,EAAMhK,EAAK,CAChC,GAAIoH,IAAeR,GAAW,CACxB,IAAAqD,EAAUP,GAAU,IAAIK,CAAM,EAC7BE,GACHP,GAAU,IAAIK,EAAQE,EAA0B,IAAI,GAAK,EAEvD,IAAAtB,EAAMsB,EAAQ,IAAIjK,CAAG,EACpB2I,IACHsB,EAAQ,IAAIjK,EAAK2I,EAAM,IAAIW,EAAK,EAChCX,EAAI,IAAMsB,EACVtB,EAAI,IAAM3I,GASV2I,EAAI,MAAM,CACZ,CAEJ,CACA,SAASuB,GAAQH,EAAQC,EAAMhK,EAAKmK,EAAUvH,EAAUwH,EAAW,CAC3D,MAAAH,EAAUP,GAAU,IAAIK,CAAM,EACpC,GAAI,CAACE,EAAS,CACZvB,KACA,OAEI,MAAA2B,EAAO1B,GAAQ,CACfA,GAWAA,EAAI,QAAQ,CAGlB,EAEA,GADWb,GAAA,EACPkC,IAAS,QACXC,EAAQ,QAAQI,CAAG,MACd,CACC,MAAAC,EAAgBvJ,GAAQgJ,CAAM,EAC9BQ,EAAeD,GAAiBxI,GAAa9B,CAAG,EAClD,GAAAsK,GAAiBtK,IAAQ,SAAU,CAC/B,MAAAwK,EAAY,OAAOL,CAAQ,EACzBF,EAAA,QAAQ,CAACtB,EAAK8B,IAAS,EACzBA,IAAS,UAAYA,IAASZ,IAAqB,CAACtI,GAASkJ,CAAI,GAAKA,GAAQD,IAChFH,EAAI1B,CAAG,CACT,CACD,MAQD,SANI3I,IAAQ,QAAUiK,EAAQ,IAAI,MAAM,IAClCI,EAAAJ,EAAQ,IAAIjK,CAAG,CAAC,EAElBuK,GACEF,EAAAJ,EAAQ,IAAIJ,EAAiB,CAAC,EAE5BG,EAAM,CACZ,IAAK,MACEM,EAKMC,GACLF,EAAAJ,EAAQ,IAAI,QAAQ,CAAC,GALrBI,EAAAJ,EAAQ,IAAIN,EAAW,CAAC,EACxB3I,GAAM+I,CAAM,GACVM,EAAAJ,EAAQ,IAAIL,EAAmB,CAAC,GAKxC,MACF,IAAK,SACEU,IACCD,EAAAJ,EAAQ,IAAIN,EAAW,CAAC,EACxB3I,GAAM+I,CAAM,GACVM,EAAAJ,EAAQ,IAAIL,EAAmB,CAAC,GAGxC,MACF,IAAK,MACC5I,GAAM+I,CAAM,GACVM,EAAAJ,EAAQ,IAAIN,EAAW,CAAC,EAE9B,MAEN,CAEO5B,GAAA,CACX,CACA,SAAS2C,GAAmBC,EAAQ3K,EAAK,CACjC,MAAA4K,EAASlB,GAAU,IAAIiB,CAAM,EAC5B,OAAAC,GAAUA,EAAO,IAAI5K,CAAG,CACjC,CAEA,SAAS6K,GAAkBC,EAAO,CAC1B,MAAAC,EAAMC,GAAMF,CAAK,EACnB,OAAAC,IAAQD,EAAcC,GACpBjB,GAAAiB,EAAK,UAAWlB,EAAiB,EAChCoB,GAAUH,CAAK,EAAIC,EAAMA,EAAI,IAAIG,EAAU,EACpD,CACA,SAASC,GAAiBzK,EAAK,CAC7B,OAAAoJ,GAAMpJ,EAAMsK,GAAMtK,CAAG,EAAG,UAAWmJ,EAAiB,EAC7CnJ,CACT,CACA,MAAM0K,GAAwB,CAC5B,UAAW,KACX,CAAC,OAAO,QAAQ,GAAI,CAClB,OAAOC,GAAS,KAAM,OAAO,SAAUH,EAAU,CACnD,EACA,UAAUI,EAAM,CACP,OAAAT,GAAkB,IAAI,EAAE,OAC7B,GAAGS,EAAK,IAAKC,GAAMxK,GAAQwK,CAAC,EAAIV,GAAkBU,CAAC,EAAIA,CAAC,CAC1D,CACF,EACA,SAAU,CACR,OAAOF,GAAS,KAAM,UAAY1J,IAChCA,EAAM,CAAC,EAAIuJ,GAAWvJ,EAAM,CAAC,CAAC,EACvBA,EACR,CACH,EACA,MAAMM,EAAIuJ,EAAS,CACjB,OAAOC,GAAM,KAAM,QAASxJ,EAAIuJ,EAAS,OAAQ,SAAS,CAC5D,EACA,OAAOvJ,EAAIuJ,EAAS,CACX,OAAAC,GAAM,KAAM,SAAUxJ,EAAIuJ,EAAUzF,GAAMA,EAAE,IAAImF,EAAU,EAAG,SAAS,CAC/E,EACA,KAAKjJ,EAAIuJ,EAAS,CAChB,OAAOC,GAAM,KAAM,OAAQxJ,EAAIuJ,EAASN,GAAY,SAAS,CAC/D,EACA,UAAUjJ,EAAIuJ,EAAS,CACrB,OAAOC,GAAM,KAAM,YAAaxJ,EAAIuJ,EAAS,OAAQ,SAAS,CAChE,EACA,SAASvJ,EAAIuJ,EAAS,CACpB,OAAOC,GAAM,KAAM,WAAYxJ,EAAIuJ,EAASN,GAAY,SAAS,CACnE,EACA,cAAcjJ,EAAIuJ,EAAS,CACzB,OAAOC,GAAM,KAAM,gBAAiBxJ,EAAIuJ,EAAS,OAAQ,SAAS,CACpE,EAEA,QAAQvJ,EAAIuJ,EAAS,CACnB,OAAOC,GAAM,KAAM,UAAWxJ,EAAIuJ,EAAS,OAAQ,SAAS,CAC9D,EACA,YAAYF,EAAM,CACT,OAAAI,GAAY,KAAM,WAAYJ,CAAI,CAC3C,EACA,WAAWA,EAAM,CACR,OAAAI,GAAY,KAAM,UAAWJ,CAAI,CAC1C,EACA,KAAKK,EAAW,CACd,OAAOd,GAAkB,IAAI,EAAE,KAAKc,CAAS,CAC/C,EAEA,eAAeL,EAAM,CACZ,OAAAI,GAAY,KAAM,cAAeJ,CAAI,CAC9C,EACA,IAAIrJ,EAAIuJ,EAAS,CACf,OAAOC,GAAM,KAAM,MAAOxJ,EAAIuJ,EAAS,OAAQ,SAAS,CAC1D,EACA,KAAM,CACG,OAAAI,GAAW,KAAM,KAAK,CAC/B,EACA,QAAQN,EAAM,CACL,OAAAM,GAAW,KAAM,OAAQN,CAAI,CACtC,EACA,OAAOrJ,KAAOqJ,EAAM,CAClB,OAAOO,GAAO,KAAM,SAAU5J,EAAIqJ,CAAI,CACxC,EACA,YAAYrJ,KAAOqJ,EAAM,CACvB,OAAOO,GAAO,KAAM,cAAe5J,EAAIqJ,CAAI,CAC7C,EACA,OAAQ,CACC,OAAAM,GAAW,KAAM,OAAO,CACjC,EAEA,KAAK3J,EAAIuJ,EAAS,CAChB,OAAOC,GAAM,KAAM,OAAQxJ,EAAIuJ,EAAS,OAAQ,SAAS,CAC3D,EACA,UAAUF,EAAM,CACP,OAAAM,GAAW,KAAM,SAAUN,CAAI,CACxC,EACA,YAAa,CACJ,OAAAT,GAAkB,IAAI,EAAE,WAAW,CAC5C,EACA,SAASiB,EAAU,CACjB,OAAOjB,GAAkB,IAAI,EAAE,SAASiB,CAAQ,CAClD,EACA,aAAaR,EAAM,CACjB,OAAOT,GAAkB,IAAI,EAAE,UAAU,GAAGS,CAAI,CAClD,EACA,WAAWA,EAAM,CACR,OAAAM,GAAW,KAAM,UAAWN,CAAI,CACzC,EACA,QAAS,CACA,OAAAD,GAAS,KAAM,SAAUH,EAAU,EAE9C,EACA,SAASG,GAASU,EAAMC,EAAQC,EAAW,CACnC,MAAAvL,EAAMyK,GAAiBY,CAAI,EAC3BG,EAAOxL,EAAIsL,CAAM,EAAE,EACzB,OAAItL,IAAQqL,GAAQ,CAACd,GAAUc,CAAI,IACjCG,EAAK,MAAQA,EAAK,KAClBA,EAAK,KAAO,IAAM,CACV,MAAAC,EAASD,EAAK,MAAM,EAC1B,OAAIC,EAAO,QACFA,EAAA,MAAQF,EAAUE,EAAO,KAAK,GAEhCA,CACT,GAEKD,CACT,CACA,MAAME,GAAa,MAAM,UACzB,SAASX,GAAMM,EAAMC,EAAQ/J,EAAIuJ,EAASa,EAAcf,EAAM,CACtD,MAAA5K,EAAMyK,GAAiBY,CAAI,EAC3BO,EAAY5L,IAAQqL,GAAQ,CAACd,GAAUc,CAAI,EAC3CQ,EAAW7L,EAAIsL,CAAM,EACvB,GAAAO,IAAaH,GAAWJ,CAAM,EAAG,CACnC,MAAMQ,EAAUD,EAAS,MAAMR,EAAMT,CAAI,EAClC,OAAAgB,EAAYpB,GAAWsB,CAAO,EAAIA,CAAA,CAE3C,IAAIC,EAAYxK,EACZvB,IAAQqL,IACNO,EACUG,EAAA,SAAS/I,EAAMgJ,EAAO,CAChC,OAAOzK,EAAG,KAAK,KAAMiJ,GAAWxH,CAAI,EAAGgJ,EAAOX,CAAI,CACpD,EACS9J,EAAG,OAAS,IACTwK,EAAA,SAAS/I,EAAMgJ,EAAO,CAChC,OAAOzK,EAAG,KAAK,KAAMyB,EAAMgJ,EAAOX,CAAI,CACxC,IAGJ,MAAMI,EAASI,EAAS,KAAK7L,EAAK+L,EAAWjB,CAAO,EACpD,OAAOc,GAAaD,EAAeA,EAAaF,CAAM,EAAIA,CAC5D,CACA,SAASN,GAAOE,EAAMC,EAAQ/J,EAAIqJ,EAAM,CAChC,MAAA5K,EAAMyK,GAAiBY,CAAI,EACjC,IAAIU,EAAYxK,EAChB,OAAIvB,IAAQqL,IACLd,GAAUc,CAAI,EAIR9J,EAAG,OAAS,IACTwK,EAAA,SAASE,EAAKjJ,EAAMgJ,EAAO,CACrC,OAAOzK,EAAG,KAAK,KAAM0K,EAAKjJ,EAAMgJ,EAAOX,CAAI,CAC7C,GANYU,EAAA,SAASE,EAAKjJ,EAAMgJ,EAAO,CAC9B,OAAAzK,EAAG,KAAK,KAAM0K,EAAKzB,GAAWxH,CAAI,EAAGgJ,EAAOX,CAAI,CACzD,GAOGrL,EAAIsL,CAAM,EAAES,EAAW,GAAGnB,CAAI,CACvC,CACA,SAASI,GAAYK,EAAMC,EAAQV,EAAM,CACjC,MAAA5K,EAAMsK,GAAMe,CAAI,EAChBjC,GAAApJ,EAAK,UAAWmJ,EAAiB,EACvC,MAAMpG,EAAM/C,EAAIsL,CAAM,EAAE,GAAGV,CAAI,EAC1B,OAAA7H,IAAQ,IAAMA,IAAQ,KAAUmJ,GAAQtB,EAAK,CAAC,CAAC,GAClDA,EAAK,CAAC,EAAIN,GAAMM,EAAK,CAAC,CAAC,EAChB5K,EAAIsL,CAAM,EAAE,GAAGV,CAAI,GAErB7H,CACT,CACA,SAASmI,GAAWG,EAAMC,EAAQV,EAAO,GAAI,CAC7BpC,GAAA,EACHpB,GAAA,EACL,MAAArE,EAAMuH,GAAMe,CAAI,EAAEC,CAAM,EAAE,MAAMD,EAAMT,CAAI,EACvC,OAAAvD,GAAA,EACKoB,GAAA,EACP1F,CACT,CAEA,MAAMoJ,MAA6C,6BAA6B,EAC1EC,GAAiB,IAAI,IACT,OAAO,oBAAoB,MAAM,EAAE,OAAQ9M,GAAQA,IAAQ,aAAeA,IAAQ,QAAQ,EAAE,IAAKA,GAAQ,OAAOA,CAAG,CAAC,EAAE,OAAOuB,EAAQ,CACvJ,EACA,SAASV,GAAeb,EAAK,CACtBuB,GAASvB,CAAG,IAAGA,EAAM,OAAOA,CAAG,GAC9B,MAAAiD,EAAM+H,GAAM,IAAI,EAChB,OAAAlB,GAAA7G,EAAK,MAAOjD,CAAG,EACdiD,EAAI,eAAejD,CAAG,CAC/B,CACA,MAAM+M,EAAoB,CACxB,YAAYC,EAAc,GAAOC,EAAa,GAAO,CACnD,KAAK,YAAcD,EACnB,KAAK,WAAaC,CAAA,CAEpB,IAAIlD,EAAQ/J,EAAKkN,EAAU,CACzB,GAAIlN,IAAQ,WAAmB,OAAA+J,EAAO,SACtC,MAAMoD,EAAc,KAAK,YAAaC,EAAa,KAAK,WACxD,GAAIpN,IAAQ,iBACV,MAAO,CAACmN,EACV,GAAWnN,IAAQ,iBACV,OAAAmN,EACT,GAAWnN,IAAQ,gBACV,OAAAoN,EACT,GAAWpN,IAAQ,UACb,OAAAkN,KAAcC,EAAcC,EAAaC,GAAqBC,GAAcF,EAAaG,GAAqBC,IAAa,IAAIzD,CAAM,GAEzI,OAAO,eAAeA,CAAM,IAAM,OAAO,eAAemD,CAAQ,EACvDnD,EAET,OAEI,MAAAO,EAAgBvJ,GAAQgJ,CAAM,EACpC,GAAI,CAACoD,EAAa,CACZ,IAAAlL,EACJ,GAAIqI,IAAkBrI,EAAKmJ,GAAsBpL,CAAG,GAC3C,OAAAiC,EAET,GAAIjC,IAAQ,iBACH,OAAAa,EACT,CAEF,MAAM4C,EAAM,QAAQ,IAClBsG,EACA/J,EAIAwF,GAAMuE,CAAM,EAAIA,EAASmD,CAC3B,EAOA,OANI3L,GAASvB,CAAG,EAAI8M,GAAe,IAAI9M,CAAG,EAAI6M,GAAmB7M,CAAG,KAG/DmN,GACGrD,GAAAC,EAAQ,MAAO/J,CAAG,EAEtBoN,GACK3J,EAEL+B,GAAM/B,CAAG,EACJ6G,GAAiBxI,GAAa9B,CAAG,EAAIyD,EAAMA,EAAI,MAEpDjC,GAASiC,CAAG,EACP0J,EAAcM,GAAShK,CAAG,EAAIiK,GAASjK,CAAG,EAE5CA,CAAA,CAEX,CACA,MAAMkK,WAA+BZ,EAAoB,CACvD,YAAYK,EAAa,GAAO,CAC9B,MAAM,GAAOA,CAAU,EAEzB,IAAIrD,EAAQ/J,EAAK2B,EAAOuL,EAAU,CAC5B,IAAAtK,EAAWmH,EAAO/J,CAAG,EACrB,IAAC,KAAK,WAAY,CACd,MAAA4N,EAAqBC,GAAWjL,CAAQ,EAK1C,GAJA,CAACqI,GAAUtJ,CAAK,GAAK,CAACkM,GAAWlM,CAAK,IACxCiB,EAAWoI,GAAMpI,CAAQ,EACzBjB,EAAQqJ,GAAMrJ,CAAK,GAEjB,CAACZ,GAAQgJ,CAAM,GAAKvE,GAAM5C,CAAQ,GAAK,CAAC4C,GAAM7D,CAAK,EACrD,OAAIiM,IASFhL,EAAS,MAAQjB,GACV,EAEX,CAEF,MAAMmM,EAAS/M,GAAQgJ,CAAM,GAAKjI,GAAa9B,CAAG,EAAI,OAAOA,CAAG,EAAI+J,EAAO,OAASjJ,GAAOiJ,EAAQ/J,CAAG,EAChGmM,EAAS,QAAQ,IACrBpC,EACA/J,EACA2B,EACA6D,GAAMuE,CAAM,EAAIA,EAASmD,CAC3B,EACI,OAAAnD,IAAWiB,GAAMkC,CAAQ,IACtBY,EAEMnL,GAAWhB,EAAOiB,CAAQ,GACnCsH,GAAQH,EAAQ,MAAO/J,EAAK2B,CAAe,EAFnCuI,GAAAH,EAAQ,MAAO/J,EAAK2B,CAAK,GAK9BwK,CAAA,CAET,eAAepC,EAAQ/J,EAAK,CACpB,MAAA8N,EAAShN,GAAOiJ,EAAQ/J,CAAG,EAChB+J,EAAO/J,CAAG,EAC3B,MAAMmM,EAAS,QAAQ,eAAepC,EAAQ/J,CAAG,EACjD,OAAImM,GAAU2B,GACZ5D,GAAQH,EAAQ,SAAU/J,EAAK,MAAgB,EAE1CmM,CAAA,CAET,IAAIpC,EAAQ/J,EAAK,CACf,MAAMmM,EAAS,QAAQ,IAAIpC,EAAQ/J,CAAG,EAClC,QAACuB,GAASvB,CAAG,GAAK,CAAC8M,GAAe,IAAI9M,CAAG,IACrC8J,GAAAC,EAAQ,MAAO/J,CAAG,EAEnBmM,CAAA,CAET,QAAQpC,EAAQ,CACd,OAAAD,GACEC,EACA,UACAhJ,GAAQgJ,CAAM,EAAI,SAAWJ,EAC/B,EACO,QAAQ,QAAQI,CAAM,EAEjC,CACA,MAAMgE,WAAgChB,EAAoB,CACxD,YAAYK,EAAa,GAAO,CAC9B,MAAM,GAAMA,CAAU,EAExB,IAAIrD,EAAQ/J,EAAK,CAOR,SAET,eAAe+J,EAAQ/J,EAAK,CAOnB,SAEX,CACA,MAAMgO,OAAsCL,GACtCM,OAAuCF,GACvCG,GAA8C,IAAAP,GAAuB,EAAI,EAG/E,MAAMQ,GAAaxM,GAAUA,EACvByM,GAAYrI,GAAM,QAAQ,eAAeA,CAAC,EAChD,SAASsI,GAAqBrC,EAAQmB,EAAaC,EAAY,CAC7D,OAAO,YAAY9B,EAAM,CACjB,MAAAvB,EAAS,KAAK,QACduE,EAAYtD,GAAMjB,CAAM,EACxBwE,EAAcvN,GAAMsN,CAAS,EAC7BE,EAASxC,IAAW,WAAaA,IAAW,OAAO,UAAYuC,EAC/DE,EAAYzC,IAAW,QAAUuC,EACjCG,EAAgB3E,EAAOiC,CAAM,EAAE,GAAGV,CAAI,EACtCqD,EAAOvB,EAAae,GAAYhB,EAAcyB,GAAa1D,GACjE,OAACiC,GAAerD,GACdwE,EACA,UACAG,EAAY7E,GAAsBD,EACpC,EACO,CAEL,MAAO,CACL,KAAM,CAAE,MAAAhI,EAAO,KAAAkN,GAASH,EAAc,KAAK,EAC3C,OAAOG,EAAO,CAAE,MAAAlN,EAAO,KAAAkN,GAAS,CAC9B,MAAOL,EAAS,CAACG,EAAKhN,EAAM,CAAC,CAAC,EAAGgN,EAAKhN,EAAM,CAAC,CAAC,CAAC,EAAIgN,EAAKhN,CAAK,EAC7D,KAAAkN,CACF,CACF,EAEA,CAAC,OAAO,QAAQ,GAAI,CACX,YAEX,CACF,CACF,CACA,SAASC,GAAqB9E,EAAM,CAClC,OAAO,YAAYsB,EAAM,CAQvB,OAAOtB,IAAS,SAAW,GAAQA,IAAS,QAAU,OAAS,IACjE,CACF,CACA,SAAS+E,GAAuBtB,EAAUuB,EAAS,CACjD,MAAMC,EAAmB,CACvB,IAAIjP,EAAK,CACD,MAAA+J,EAAS,KAAK,QACduE,EAAYtD,GAAMjB,CAAM,EACxBmF,EAASlE,GAAMhL,CAAG,EACnByN,IACC9K,GAAW3C,EAAKkP,CAAM,GAClBpF,GAAAwE,EAAW,MAAOtO,CAAG,EAEvB8J,GAAAwE,EAAW,MAAOY,CAAM,GAEhC,KAAM,CAAE,IAAAC,CAAA,EAAQf,GAASE,CAAS,EAC5BK,EAAOK,EAAUb,GAAYV,EAAWmB,GAAa1D,GAC3D,GAAIiE,EAAI,KAAKb,EAAWtO,CAAG,EACzB,OAAO2O,EAAK5E,EAAO,IAAI/J,CAAG,CAAC,EAClB,GAAAmP,EAAI,KAAKb,EAAWY,CAAM,EACnC,OAAOP,EAAK5E,EAAO,IAAImF,CAAM,CAAC,EACrBnF,IAAWuE,GACpBvE,EAAO,IAAI/J,CAAG,CAElB,EACA,IAAI,MAAO,CACH,MAAA+J,EAAS,KAAK,QACpB,OAAC0D,GAAY3D,GAAMkB,GAAMjB,CAAM,EAAG,UAAWJ,EAAW,EACjD,QAAQ,IAAII,EAAQ,OAAQA,CAAM,CAC3C,EACA,IAAI/J,EAAK,CACD,MAAA+J,EAAS,KAAK,QACduE,EAAYtD,GAAMjB,CAAM,EACxBmF,EAASlE,GAAMhL,CAAG,EACxB,OAAKyN,IACC9K,GAAW3C,EAAKkP,CAAM,GAClBpF,GAAAwE,EAAW,MAAOtO,CAAG,EAEvB8J,GAAAwE,EAAW,MAAOY,CAAM,GAEzBlP,IAAQkP,EAASnF,EAAO,IAAI/J,CAAG,EAAI+J,EAAO,IAAI/J,CAAG,GAAK+J,EAAO,IAAImF,CAAM,CAChF,EACA,QAAQE,EAAU5D,EAAS,CACzB,MAAM6D,EAAW,KACXtF,EAASsF,EAAS,QAClBf,EAAYtD,GAAMjB,CAAM,EACxB4E,EAAOK,EAAUb,GAAYV,EAAWmB,GAAa1D,GAC3D,OAACuC,GAAY3D,GAAMwE,EAAW,UAAW3E,EAAW,EAC7CI,EAAO,QAAQ,CAACpI,EAAO3B,IACrBoP,EAAS,KAAK5D,EAASmD,EAAKhN,CAAK,EAAGgN,EAAK3O,CAAG,EAAGqP,CAAQ,CAC/D,EAEL,EACA,OAAA7O,GACEyO,EACAxB,EAAW,CACT,IAAKqB,GAAqB,KAAK,EAC/B,IAAKA,GAAqB,KAAK,EAC/B,OAAQA,GAAqB,QAAQ,EACrC,MAAOA,GAAqB,OAAO,GACjC,CACF,IAAInN,EAAO,CACL,CAACqN,GAAW,CAAC/D,GAAUtJ,CAAK,GAAK,CAACkM,GAAWlM,CAAK,IACpDA,EAAQqJ,GAAMrJ,CAAK,GAEf,MAAAoI,EAASiB,GAAM,IAAI,EAGzB,OAFcoD,GAASrE,CAAM,EACR,IAAI,KAAKA,EAAQpI,CAAK,IAEzCoI,EAAO,IAAIpI,CAAK,EACRuI,GAAAH,EAAQ,MAAOpI,EAAOA,CAAK,GAE9B,IACT,EACA,IAAI3B,EAAK2B,EAAO,CACV,CAACqN,GAAW,CAAC/D,GAAUtJ,CAAK,GAAK,CAACkM,GAAWlM,CAAK,IACpDA,EAAQqJ,GAAMrJ,CAAK,GAEf,MAAAoI,EAASiB,GAAM,IAAI,EACnB,CAAE,IAAAmE,EAAK,IAAAG,GAAQlB,GAASrE,CAAM,EACpC,IAAI+D,EAASqB,EAAI,KAAKpF,EAAQ/J,CAAG,EAC5B8N,IACH9N,EAAMgL,GAAMhL,CAAG,EACN8N,EAAAqB,EAAI,KAAKpF,EAAQ/J,CAAG,GAI/B,MAAM4C,EAAW0M,EAAI,KAAKvF,EAAQ/J,CAAG,EAC9B,OAAA+J,EAAA,IAAI/J,EAAK2B,CAAK,EAChBmM,EAEMnL,GAAWhB,EAAOiB,CAAQ,GACnCsH,GAAQH,EAAQ,MAAO/J,EAAK2B,CAAe,EAFnCuI,GAAAH,EAAQ,MAAO/J,EAAK2B,CAAK,EAI5B,IACT,EACA,OAAO3B,EAAK,CACJ,MAAA+J,EAASiB,GAAM,IAAI,EACnB,CAAE,IAAAmE,EAAK,IAAAG,GAAQlB,GAASrE,CAAM,EACpC,IAAI+D,EAASqB,EAAI,KAAKpF,EAAQ/J,CAAG,EAC5B8N,IACH9N,EAAMgL,GAAMhL,CAAG,EACN8N,EAAAqB,EAAI,KAAKpF,EAAQ/J,CAAG,GAIdsP,GAAMA,EAAI,KAAKvF,EAAQ/J,CAAG,EACrC,MAAAmM,EAASpC,EAAO,OAAO/J,CAAG,EAChC,OAAI8N,GACF5D,GAAQH,EAAQ,SAAU/J,EAAK,MAAgB,EAE1CmM,CACT,EACA,OAAQ,CACA,MAAApC,EAASiB,GAAM,IAAI,EACnBuE,EAAWxF,EAAO,OAAS,EAE3BoC,EAASpC,EAAO,MAAM,EAC5B,OAAIwF,GACFrF,GACEH,EACA,QACA,OACA,MAEF,EAEKoC,CAAA,CACT,CAEJ,EACwB,CACtB,OACA,SACA,UACA,OAAO,QACT,EACgB,QAASH,GAAW,CAClCiD,EAAiBjD,CAAM,EAAIqC,GAAqBrC,EAAQyB,EAAUuB,CAAO,EAC1E,EACMC,CACT,CACA,SAASO,GAA4BrC,EAAa6B,EAAS,CACnD,MAAAC,EAAmBF,GAAuB5B,EAAa6B,CAAO,EAC7D,OAACjF,EAAQ/J,EAAKkN,IACflN,IAAQ,iBACH,CAACmN,EACCnN,IAAQ,iBACVmN,EACEnN,IAAQ,UACV+J,EAEF,QAAQ,IACbjJ,GAAOmO,EAAkBjP,CAAG,GAAKA,KAAO+J,EAASkF,EAAmBlF,EACpE/J,EACAkN,CACF,CAEJ,CACA,MAAMuC,GAA4B,CAChC,IAAiDD,GAAA,GAAO,EAAK,CAC/D,EACME,GAA4B,CAChC,IAAiDF,GAAA,GAAO,EAAI,CAC9D,EACMG,GAA6B,CACjC,IAAiDH,GAAA,GAAM,EAAK,CAC9D,EAcA,MAAMhC,OAAkC,QAClCD,OAAyC,QACzCD,OAAkC,QAClCD,OAAyC,QAC/C,SAASuC,GAAcC,EAAS,CAC9B,OAAQA,EAAS,CACf,IAAK,SACL,IAAK,QACI,SACT,IAAK,MACL,IAAK,MACL,IAAK,UACL,IAAK,UACI,SACT,QACS,SAEb,CACA,SAASC,GAAcnO,EAAO,CAC5B,OAAOA,EAAM,UAAe,CAAC,OAAO,aAAaA,CAAK,EAAI,EAAkBiO,GAAchO,GAAUD,CAAK,CAAC,CAC5G,CACA,SAAS+L,GAAS3D,EAAQ,CACpB,OAAA8D,GAAW9D,CAAM,EACZA,EAEFgG,GACLhG,EACA,GACAiE,GACAyB,GACAjC,EACF,CACF,CACA,SAASwC,GAAgBjG,EAAQ,CACxB,OAAAgG,GACLhG,EACA,GACAmE,GACAwB,GACAnC,EACF,CACF,CACA,SAASE,GAAS1D,EAAQ,CACjB,OAAAgG,GACLhG,EACA,GACAkE,GACA0B,GACArC,EACF,CACF,CAUA,SAASyC,GAAqBhG,EAAQoD,EAAa8C,EAAcC,EAAoBC,EAAU,CAW7F,GAVI,CAAC3O,GAASuI,CAAM,GAUhBA,EAAO,SAAc,EAAEoD,GAAepD,EAAO,gBACxC,OAAAA,EAEH,MAAAqG,EAAaN,GAAc/F,CAAM,EACvC,GAAIqG,IAAe,EACV,OAAArG,EAEH,MAAAsG,EAAgBF,EAAS,IAAIpG,CAAM,EACzC,GAAIsG,EACK,OAAAA,EAET,MAAMC,EAAQ,IAAI,MAChBvG,EACAqG,IAAe,EAAqBF,EAAqBD,CAC3D,EACS,OAAAE,EAAA,IAAIpG,EAAQuG,CAAK,EACnBA,CACT,CACA,SAASC,GAAW5O,EAAO,CACrB,OAAAkM,GAAWlM,CAAK,EACX4O,GAAW5O,EAAM,OAAU,EAE7B,CAAC,EAAEA,GAASA,EAAM,eAC3B,CACA,SAASkM,GAAWlM,EAAO,CACzB,MAAO,CAAC,EAAEA,GAASA,EAAM,eAC3B,CACA,SAASsJ,GAAUtJ,EAAO,CACxB,MAAO,CAAC,EAAEA,GAASA,EAAM,cAC3B,CACA,SAASiL,GAAQjL,EAAO,CACtB,OAAOA,EAAQ,CAAC,CAACA,EAAM,QAAa,EACtC,CACA,SAASqJ,GAAMqE,EAAU,CACjB,MAAAtE,EAAMsE,GAAYA,EAAS,QAC1B,OAAAtE,EAAMC,GAAMD,CAAG,EAAIsE,CAC5B,CACA,SAASmB,GAAQ7O,EAAO,CAClB,OAACb,GAAOa,EAAO,UAAU,GAAK,OAAO,aAAaA,CAAK,GACrDqB,GAAArB,EAAO,WAAY,EAAI,EAEtBA,CACT,CACA,MAAMuJ,GAAcvJ,GAAUH,GAASG,CAAK,EAAI+L,GAAS/L,CAAK,EAAIA,EAC5DiN,GAAcjN,GAAUH,GAASG,CAAK,EAAI8L,GAAS9L,CAAK,EAAIA,EAElE,SAAS6D,GAAMiL,EAAG,CAChB,OAAOA,EAAIA,EAAE,YAAiB,GAAO,EACvC,CACA,SAASC,GAAI/O,EAAO,CACX,OAAAgP,GAAUhP,EAAO,EAAK,CAC/B,CACA,SAASiP,GAAWjP,EAAO,CAClB,OAAAgP,GAAUhP,EAAO,EAAI,CAC9B,CACA,SAASgP,GAAUE,EAAU7B,EAAS,CAChC,OAAAxJ,GAAMqL,CAAQ,EACTA,EAEF,IAAIC,GAAQD,EAAU7B,CAAO,CACtC,CACA,MAAM8B,EAAQ,CACZ,YAAYnP,EAAOyL,EAAY,CACxB,SAAM,IAAI9D,GACf,KAAK,UAAe,GACpB,KAAK,cAAmB,GACxB,KAAK,UAAY8D,EAAazL,EAAQqJ,GAAMrJ,CAAK,EACjD,KAAK,OAASyL,EAAazL,EAAQuJ,GAAWvJ,CAAK,EACnD,KAAK,cAAmByL,CAAA,CAE1B,IAAI,OAAQ,CAQR,YAAK,IAAI,MAAM,EAEV,KAAK,OAEd,IAAI,MAAMjD,EAAU,CAClB,MAAMvH,EAAW,KAAK,UAChBmO,EAAiB,KAAK,eAAoB9F,GAAUd,CAAQ,GAAK0D,GAAW1D,CAAQ,EAC/EA,EAAA4G,EAAiB5G,EAAWa,GAAMb,CAAQ,EACjDxH,GAAWwH,EAAUvH,CAAQ,IAC/B,KAAK,UAAYuH,EACjB,KAAK,OAAS4G,EAAiB5G,EAAWe,GAAWf,CAAQ,EAU3D,KAAK,IAAI,QAAQ,EAErB,CAEJ,CAeA,SAAS6G,GAAMC,EAAM,CACnB,OAAOzL,GAAMyL,CAAI,EAAIA,EAAK,MAAQA,CACpC,CAIA,MAAMC,GAAwB,CAC5B,IAAK,CAACnH,EAAQ/J,EAAKkN,IAAalN,IAAQ,UAAY+J,EAASiH,GAAM,QAAQ,IAAIjH,EAAQ/J,EAAKkN,CAAQ,CAAC,EACrG,IAAK,CAACnD,EAAQ/J,EAAK2B,EAAOuL,IAAa,CAC/B,MAAAtK,EAAWmH,EAAO/J,CAAG,EAC3B,OAAIwF,GAAM5C,CAAQ,GAAK,CAAC4C,GAAM7D,CAAK,GACjCiB,EAAS,MAAQjB,EACV,IAEA,QAAQ,IAAIoI,EAAQ/J,EAAK2B,EAAOuL,CAAQ,CACjD,CAEJ,EACA,SAASiE,GAAUC,EAAgB,CACjC,OAAOb,GAAWa,CAAc,EAAIA,EAAiB,IAAI,MAAMA,EAAgBF,EAAqB,CACtG,CAoBA,SAASG,GAAO1G,EAAQ,CAIhB,MAAA1G,EAAMlD,GAAQ4J,CAAM,EAAI,IAAI,MAAMA,EAAO,MAAM,EAAI,CAAC,EAC1D,UAAW3K,KAAO2K,EAChB1G,EAAIjE,CAAG,EAAIsR,GAAc3G,EAAQ3K,CAAG,EAE/B,OAAAiE,CACT,CACA,MAAMsN,EAAc,CAClB,YAAYC,EAAS7L,EAAM8L,EAAe,CACxC,KAAK,QAAUD,EACf,KAAK,KAAO7L,EACZ,KAAK,cAAgB8L,EACrB,KAAK,UAAe,GACpB,KAAK,OAAS,OAEhB,IAAI,OAAQ,CACV,MAAMxR,EAAM,KAAK,QAAQ,KAAK,IAAI,EAClC,OAAO,KAAK,OAASA,IAAQ,OAAS,KAAK,cAAgBA,CAAA,CAE7D,IAAI,MAAMyR,EAAQ,CACX,aAAQ,KAAK,IAAI,EAAIA,CAAA,CAE5B,IAAI,KAAM,CACR,OAAOhH,GAAmBM,GAAM,KAAK,OAAO,EAAG,KAAK,IAAI,EAE5D,CAuBA,SAASsG,GAAcK,EAAQ3R,EAAK4R,EAAc,CAC1C,MAAA3R,EAAM0R,EAAO3R,CAAG,EACf,OAAAwF,GAAMvF,CAAG,EAAIA,EAAM,IAAIsR,GAAcI,EAAQ3R,EAAK4R,CAAY,CACvE,CAEA,MAAMC,EAAgB,CACpB,YAAY5P,EAAI6P,EAAQC,EAAO,CAC7B,KAAK,GAAK9P,EACV,KAAK,OAAS6P,EAId,KAAK,OAAS,OAIT,SAAM,IAAIxI,GAAI,IAAI,EAIvB,KAAK,UAAY,GAMjB,KAAK,KAAO,OAIZ,KAAK,SAAW,OAIhB,KAAK,MAAQ,GAIb,KAAK,cAAgBZ,GAAgB,EAIrC,KAAK,KAAO,OAEZ,KAAK,OAAS,KACT,oBAAoB,CAACoJ,EAC1B,KAAK,MAAQC,CAAA,CAKf,QAAS,CAEH,GADJ,KAAK,OAAS,GACV,EAAE,KAAK,MAAQ,IACnBnL,KAAc,KACZ,OAAAG,GAAM,KAAM,EAAI,EACT,EAC6C,CAExD,IAAI,OAAQ,CACV,MAAMO,EAID,KAAK,IAAI,MAAM,EACpB,OAAAkB,GAAgB,IAAI,EAChBlB,IACGA,EAAA,QAAU,KAAK,IAAI,SAEnB,KAAK,OAEd,IAAI,MAAM6C,EAAU,CACd,KAAK,QACP,KAAK,OAAOA,CAAQ,CAGtB,CAEJ,CACA,SAAS1B,GAASuJ,EAAiBC,EAAcF,EAAQ,GAAO,CAC1D,IAAAG,EACAJ,EACA,OAAAzQ,GAAW2Q,CAAe,EACnBE,EAAAF,GAETE,EAASF,EAAgB,IACzBF,EAASE,EAAgB,KAEd,IAAIH,GAAgBK,EAAQJ,EAAQC,CAAK,CAMxD,CA8BA,MAAMI,GAAwB,CAAC,EACzBC,OAAiC,QACvC,IAAIC,GAIJ,SAASC,GAAiBC,EAAW5L,EAAe,GAAO6L,EAAQH,GAAe,CAChF,GAAIG,EAAO,CACL,IAAAC,EAAWL,GAAW,IAAII,CAAK,EAC9BC,GAAUL,GAAW,IAAII,EAAOC,EAAW,EAAE,EAClDA,EAAS,KAAKF,CAAS,EAM3B,CACA,SAASG,GAAMf,EAAQgB,EAAIC,EAAU1S,GAAW,CAC9C,KAAM,CAAE,UAAA2S,EAAW,KAAAC,EAAM,KAAAC,EAAM,UAAAC,EAAW,WAAAC,EAAY,KAAAC,GAASN,EAQzDO,EAAkBC,GAClBN,EAAaM,EACbnI,GAAUmI,CAAO,GAAKN,IAAS,IAASA,IAAS,EAC5CO,GAASD,EAAS,CAAC,EACrBC,GAASD,CAAO,EAErBE,MACApB,EACA9I,EACAmK,EACAC,EAAe,GACfC,EAAgB,GA+CpB,GA9CIjO,GAAMmM,CAAM,GACdO,EAAS,IAAMP,EAAO,MACtB6B,EAAevI,GAAU0G,CAAM,GACtBpB,GAAWoB,CAAM,GACjBO,EAAA,IAAMiB,EAAexB,CAAM,EACrB6B,EAAA,IACNzS,GAAQ4Q,CAAM,GACP8B,EAAA,GACDD,EAAA7B,EAAO,KAAM+B,GAAMnD,GAAWmD,CAAC,GAAKzI,GAAUyI,CAAC,CAAC,EAC/DxB,EAAS,IAAMP,EAAO,IAAK+B,GAAM,CAC3B,GAAAlO,GAAMkO,CAAC,EACT,OAAOA,EAAE,MACX,GAAWnD,GAAWmD,CAAC,EACrB,OAAOP,EAAeO,CAAC,EACzB,GAAWrS,GAAWqS,CAAC,EACrB,OAAOR,EAAOA,EAAKQ,EAAG,CAAC,EAAIA,EAAE,CAG/B,CACD,GACQrS,GAAWsQ,CAAM,EACtBgB,EACFT,EAASgB,EAAO,IAAMA,EAAKvB,EAAQ,CAAC,EAAIA,EAExCO,EAAS,IAAM,CACb,GAAI9I,EAAS,CACGF,GAAA,EACV,IACME,EAAA,SACR,CACcD,GAAA,EAChB,CAEF,MAAMwK,EAAgBtB,GACNiB,KACZ,IACK,OAAAJ,EAAOA,EAAKvB,EAAQ,EAAG,CAAC4B,CAAY,CAAC,EAAI5B,EAAO4B,CAAY,SACnE,CACgBlB,GAAAsB,CAAA,CAEpB,EAGOzB,EAAA9R,GAGPuS,GAAMG,EAAM,CACd,MAAMc,EAAa1B,EACb2B,EAAQf,IAAS,GAAO,IAAWA,EACzCZ,EAAS,IAAMmB,GAASO,EAAW,EAAGC,CAAK,EAE7C,MAAMC,EAAQrN,GAAgB,EACxBsN,EAAc,IAAM,CACxBT,EAAO,KAAK,EACRQ,GAASA,EAAM,QACVrT,GAAAqT,EAAM,QAASR,CAAM,CAEhC,EACA,GAAIP,GAAQJ,EAAI,CACd,MAAMqB,EAAMrB,EACZA,EAAK,IAAIrH,IAAS,CAChB0I,EAAI,GAAG1I,CAAI,EACCyI,EAAA,CACd,EAEE,IAAAnR,EAAW6Q,EAAgB,IAAI,MAAM9B,EAAO,MAAM,EAAE,KAAKQ,EAAqB,EAAIA,GAChF,MAAA8B,EAAOC,GAAsB,CAC7B,OAAEZ,EAAO,MAAQ,IAAM,CAACA,EAAO,OAAS,CAACY,GAG7C,GAAIvB,EAAI,CACA,MAAAxI,EAAWmJ,EAAO,IAAI,EAC5B,GAAIR,GAAQU,IAAiBC,EAAgBtJ,EAAS,KAAK,CAACpE,EAAGnF,IAAM+B,GAAWoD,EAAGnD,EAAShC,CAAC,CAAC,CAAC,EAAI+B,GAAWwH,EAAUvH,CAAQ,GAAI,CAC9HwG,GACMA,EAAA,EAEV,MAAM+K,EAAiB9B,GACPiB,KACZ,IACF,MAAMhI,EAAO,CACXnB,EAEAvH,IAAauP,GAAwB,OAASsB,GAAiB7Q,EAAS,CAAC,IAAMuP,GAAwB,GAAKvP,EAC5G2Q,CACF,EACW3Q,EAAAuH,EACJ+I,IAAKP,EAAI,EAAGrH,CAAI,EAErBqH,EAAG,GAAGrH,CAAI,SAEZ,CACgB+G,GAAA8B,CAAA,CAClB,CACF,MAEAb,EAAO,IAAI,CAEf,EACA,OAAIL,GACFA,EAAWgB,CAAG,EAEhBX,EAAS,IAAIxM,GAAeoL,CAAM,EAClCoB,EAAO,UAAYN,EAAY,IAAMA,EAAUiB,EAAK,EAAK,EAAIA,EAC7DV,EAAgBtR,GAAOqQ,GAAiBrQ,EAAI,GAAOqR,CAAM,EAC/CA,IAAO,OAAS,IAAM,CACxB,MAAAb,EAAWL,GAAW,IAAIkB,CAAM,EACtC,GAAIb,EAAU,CACZ,GAAIS,EACFA,EAAKT,EAAU,CAAC,MAEL,WAAA2B,KAAY3B,EAAmB2B,EAAA,EAE5ChC,GAAW,OAAOkB,CAAM,EAE5B,EAKIX,EACEE,EACFoB,EAAI,EAAI,EAERrR,EAAW0Q,EAAO,IAAI,EAEfN,EACTA,EAAUiB,EAAI,KAAK,KAAM,EAAI,EAAG,EAAI,EAEpCX,EAAO,IAAI,EAEbS,EAAY,MAAQT,EAAO,MAAM,KAAKA,CAAM,EAC5CS,EAAY,OAAST,EAAO,OAAO,KAAKA,CAAM,EAC9CS,EAAY,KAAOA,EACZA,CACT,CACA,SAASV,GAAS1R,EAAOkS,EAAQ,IAAUQ,EAAM,CAK3C,GAJAR,GAAS,GAAK,CAACrS,GAASG,CAAK,GAAKA,EAAM,WAGrC0S,SAA4B,IAC/BA,EAAK,IAAI1S,CAAK,GACT,OAAAA,EAIL,GAFJ0S,EAAK,IAAI1S,CAAK,EACdkS,IACIrO,GAAM7D,CAAK,EACJ0R,GAAA1R,EAAM,MAAOkS,EAAOQ,CAAI,UACxBtT,GAAQY,CAAK,EACtB,QAASf,EAAI,EAAGA,EAAIe,EAAM,OAAQf,IAChCyS,GAAS1R,EAAMf,CAAC,EAAGiT,EAAOQ,CAAI,UAEvBnT,GAAMS,CAAK,GAAKX,GAAMW,CAAK,EAC9BA,EAAA,QAASoE,GAAM,CACVsN,GAAAtN,EAAG8N,EAAOQ,CAAI,EACxB,UACQxS,GAAcF,CAAK,EAAG,CAC/B,UAAW3B,KAAO2B,EAChB0R,GAAS1R,EAAM3B,CAAG,EAAG6T,EAAOQ,CAAI,EAElC,UAAWrU,KAAO,OAAO,sBAAsB2B,CAAK,EAC9C,OAAO,UAAU,qBAAqB,KAAKA,EAAO3B,CAAG,GACvDqT,GAAS1R,EAAM3B,CAAG,EAAG6T,EAAOQ,CAAI,CAEpC,CAEK,OAAA1S,CACT,CC53DA;AAAA;AAAA;AAAA;GAoMA,SAAS2S,GAAsBrS,EAAIsS,EAAUvK,EAAMsB,EAAM,CACnD,IACF,OAAOA,EAAOrJ,EAAG,GAAGqJ,CAAI,EAAIrJ,EAAG,QACxBkG,EAAK,CACAqM,GAAArM,EAAKoM,EAAUvK,CAAI,EAEnC,CACA,SAASyK,GAA2BxS,EAAIsS,EAAUvK,EAAMsB,EAAM,CACxD,GAAAjK,GAAWY,CAAE,EAAG,CAClB,MAAMwB,EAAM6Q,GAAsBrS,EAAIsS,EAAUvK,EAAMsB,CAAI,EACtD,OAAA7H,GAAOhC,GAAUgC,CAAG,GAClBA,EAAA,MAAO0E,GAAQ,CACLqM,GAAArM,EAAKoM,EAAUvK,CAAI,EAChC,EAEIvG,CAAA,CAEL,GAAA1C,GAAQkB,CAAE,EAAG,CACf,MAAMyS,EAAS,CAAC,EAChB,QAAS9T,EAAI,EAAGA,EAAIqB,EAAG,OAAQrB,IACtB8T,EAAA,KAAKD,GAA2BxS,EAAGrB,CAAC,EAAG2T,EAAUvK,EAAMsB,CAAI,CAAC,EAE9D,OAAAoJ,CAAA,CAMX,CACA,SAASF,GAAYrM,EAAKoM,EAAUvK,EAAM2K,EAAa,GAAM,CACrD,MAAAC,EAAeL,EAAWA,EAAS,MAAQ,KAC3C,CAAE,aAAAM,EAAc,gCAAAC,GAAoCP,GAAYA,EAAS,WAAW,QAAUrU,GACpG,GAAIqU,EAAU,CACZ,IAAIQ,EAAMR,EAAS,OACnB,MAAMS,EAAkBT,EAAS,MAC3BU,EAAmF,8CAA8CjL,CAAI,GAC3I,KAAO+K,GAAK,CACV,MAAMG,EAAqBH,EAAI,GAC/B,GAAIG,GACF,QAAStU,EAAI,EAAGA,EAAIsU,EAAmB,OAAQtU,IAC7C,GAAIsU,EAAmBtU,CAAC,EAAEuH,EAAK6M,EAAiBC,CAAS,IAAM,GAC7D,OAINF,EAAMA,EAAI,OAEZ,GAAIF,EAAc,CACF3L,GAAA,EACQoL,GAAAO,EAAc,KAAM,GAAI,CAC5C1M,EACA6M,EACAC,CAAA,CACD,EACa9L,GAAA,EACd,OACF,CAEFgM,GAAShN,EAAK6B,EAAM4K,EAAcD,EAAYG,CAA+B,CAC/E,CACA,SAASK,GAAShN,EAAK6B,EAAM4K,EAAcD,EAAa,GAAMS,EAAc,GAAO,IAetEA,EACH,MAAAjN,EAEN,QAAQ,MAAMA,CAAG,CAErB,CAEA,MAAMkN,GAAQ,CAAC,EACf,IAAIC,GAAa,GACjB,MAAMC,GAAsB,CAAC,EAC7B,IAAIC,GAAqB,KACrBC,GAAiB,EACrB,MAAMC,WAA0C,QAAQ,EACxD,IAAIC,GAAsB,KAE1B,SAASC,GAAS3T,EAAI,CACpB,MAAM4T,EAAIF,IAAuBD,GAC1B,OAAAzT,EAAK4T,EAAE,KAAK,KAAO5T,EAAG,KAAK,IAAI,EAAIA,CAAE,EAAI4T,CAClD,CACA,SAASC,GAAmBC,EAAI,CAC9B,IAAIC,EAAQV,GAAa,EACrBW,EAAMZ,GAAM,OAChB,KAAOW,EAAQC,GAAK,CACZ,MAAAC,EAASF,EAAQC,IAAQ,EACzBE,EAAYd,GAAMa,CAAM,EACxBE,EAAcC,GAAMF,CAAS,EAC/BC,EAAcL,GAAMK,IAAgBL,GAAMI,EAAU,MAAQ,EAC9DH,EAAQE,EAAS,EAEXD,EAAAC,CACR,CAEK,OAAAF,CACT,CACA,SAASM,GAASrC,EAAK,CACjB,KAAEA,EAAI,MAAQ,GAAI,CACd,MAAAsC,EAAQF,GAAMpC,CAAG,EACjBuC,EAAUnB,GAAMA,GAAM,OAAS,CAAC,EAClC,CAACmB,GACL,EAAEvC,EAAI,MAAQ,IAAMsC,GAASF,GAAMG,CAAO,EACxCnB,GAAM,KAAKpB,CAAG,EAEdoB,GAAM,OAAOS,GAAmBS,CAAK,EAAG,EAAGtC,CAAG,EAEhDA,EAAI,OAAS,EACFwC,GAAA,EAEf,CACA,SAASA,IAAa,CACfd,KACmBA,GAAAD,GAAgB,KAAKgB,EAAS,EAExD,CACA,SAASC,GAAiBhE,EAAI,CACvB5R,GAAQ4R,CAAE,EAQO4C,GAAA,KAAK,GAAG5C,CAAE,EAP1B6C,IAAsB7C,EAAG,KAAO,GAClC6C,GAAmB,OAAOC,GAAiB,EAAG,EAAG9C,CAAE,EACxCA,EAAG,MAAQ,IACtB4C,GAAoB,KAAK5C,CAAE,EAC3BA,EAAG,OAAS,GAKL8D,GAAA,CACb,CACA,SAASG,GAAiBrC,EAAUF,EAAMzT,EAAI0U,GAAa,EAAG,CAIrD,KAAA1U,EAAIyU,GAAM,OAAQzU,IAAK,CACtB,MAAA+R,EAAK0C,GAAMzU,CAAC,EACd,GAAA+R,GAAMA,EAAG,MAAQ,EAAG,CACtB,GAAI4B,GAAY5B,EAAG,KAAO4B,EAAS,IACjC,SAKIc,GAAA,OAAOzU,EAAG,CAAC,EACjBA,IACI+R,EAAG,MAAQ,IACbA,EAAG,OAAS,IAEXA,EAAA,EACGA,EAAG,MAAQ,IACfA,EAAG,OAAS,GACd,CACF,CAEJ,CACA,SAASkE,GAAkBxC,EAAM,CAC/B,GAAIkB,GAAoB,OAAQ,CAC9B,MAAMuB,EAAU,CAAC,GAAG,IAAI,IAAIvB,EAAmB,CAAC,EAAE,KAChD,CAAC1Q,EAAGC,IAAMuR,GAAMxR,CAAC,EAAIwR,GAAMvR,CAAC,CAC9B,EAEA,GADAyQ,GAAoB,OAAS,EACzBC,GAAoB,CACHA,GAAA,KAAK,GAAGsB,CAAO,EAClC,OAMF,IAJqBtB,GAAAsB,EAIhBrB,GAAiB,EAAGA,GAAiBD,GAAmB,OAAQC,KAAkB,CAC/E,MAAA9C,EAAK6C,GAAmBC,EAAc,EAIxC9C,EAAG,MAAQ,IACbA,EAAG,OAAS,IAERA,EAAG,MAAQ,GAAOA,EAAA,EACxBA,EAAG,OAAS,GAEO6C,GAAA,KACJC,GAAA,EAErB,CACA,MAAMY,GAASpC,GAAQA,EAAI,IAAM,KAAOA,EAAI,MAAQ,EAAI,GAAK,IAAWA,EAAI,GAC5E,SAASyC,GAAUrC,EAAM,CAKnB,IACF,IAAKiB,GAAa,EAAGA,GAAaD,GAAM,OAAQC,KAAc,CACtD,MAAArB,EAAMoB,GAAMC,EAAU,EACxBrB,GAAO,EAAEA,EAAI,MAAQ,KAInBA,EAAI,MAAQ,IACdA,EAAI,OAAS,IAEfK,GACEL,EACAA,EAAI,EACJA,EAAI,EAAI,GAAK,EACf,EACMA,EAAI,MAAQ,IAChBA,EAAI,OAAS,IAEjB,CACF,QACA,CACO,KAAAqB,GAAaD,GAAM,OAAQC,KAAc,CACxC,MAAArB,EAAMoB,GAAMC,EAAU,EACxBrB,IACFA,EAAI,OAAS,GACf,CAEWqB,GAAA,GACbD,GAAM,OAAS,EACfwB,GAAsB,EACAlB,GAAA,MAClBN,GAAM,QAAUE,GAAoB,SACtCmB,GAAc,CAChB,CAEJ,CA0OA,IAAIK,GAA2B,KAC3BC,GAAiB,KACrB,SAASC,GAA4B1C,EAAU,CAC7C,MAAMjM,EAAOyO,GACc,OAAAA,GAAAxC,EACVyC,GAAAzC,GAAYA,EAAS,KAAK,WAAa,KACjDjM,CACT,CACA,SAAS4O,GAAYnB,EAAI,CACNiB,GAAAjB,CACnB,CACA,SAASoB,IAAa,CACHH,GAAA,IACnB,CACA,MAAMI,GAAeC,GAAQC,EAC7B,SAASA,EAAQrV,EAAIsV,EAAMR,GAA0BS,EAAiB,CAEpE,GADI,CAACD,GACDtV,EAAG,GACE,OAAAA,EAEH,MAAAwV,EAAsB,IAAInM,IAAS,CACnCmM,EAAoB,IACtBC,GAAiB,EAAE,EAEf,MAAAC,EAAeV,GAA4BM,CAAG,EAChD,IAAA9T,EACA,IACIA,EAAAxB,EAAG,GAAGqJ,CAAI,SAChB,CACA2L,GAA4BU,CAAY,EACpCF,EAAoB,IACtBC,GAAiB,CAAC,CACpB,CAKK,OAAAjU,CACT,EACA,OAAAgU,EAAoB,GAAK,GACzBA,EAAoB,GAAK,GACzBA,EAAoB,GAAK,GAClBA,CACT,CAOA,SAASG,GAAeC,EAAOC,EAAY,CACzC,GAAIf,KAA6B,KAExB,OAAAc,EAEH,MAAAtD,EAAWwD,GAA2BhB,EAAwB,EAC9DiB,EAAWH,EAAM,OAASA,EAAM,KAAO,IAC7C,QAASjX,EAAI,EAAGA,EAAIkX,EAAW,OAAQlX,IAAK,CACtC,IAACqX,EAAKtW,EAAOoB,EAAKmV,EAAYhY,EAAS,EAAI4X,EAAWlX,CAAC,EACvDqX,IACE5W,GAAW4W,CAAG,IACVA,EAAA,CACJ,QAASA,EACT,QAASA,CACX,GAEEA,EAAI,MACN5E,GAAS1R,CAAK,EAEhBqW,EAAS,KAAK,CACZ,IAAAC,EACA,SAAA1D,EACA,MAAA5S,EACA,SAAU,OACV,IAAAoB,EACA,UAAAmV,CAAA,CACD,EACH,CAEK,OAAAL,CACT,CACA,SAASM,GAAoBN,EAAOO,EAAW7D,EAAUnQ,EAAM,CAC7D,MAAM4T,EAAWH,EAAM,KACjBQ,EAAcD,GAAaA,EAAU,KAC3C,QAAS,EAAI,EAAG,EAAIJ,EAAS,OAAQ,IAAK,CAClC,MAAAM,EAAUN,EAAS,CAAC,EACtBK,IACMC,EAAA,SAAWD,EAAY,CAAC,EAAE,OAEhC,IAAAE,EAAOD,EAAQ,IAAIlU,CAAI,EACvBmU,IACYrP,GAAA,EACauL,GAAA8D,EAAMhE,EAAU,EAAG,CAC5CsD,EAAM,GACNS,EACAT,EACAO,CAAA,CACD,EACajP,GAAA,EAChB,CAEJ,CAEA,MAAMqP,GAAiB,OAAO,MAAM,EAC9BC,GAAczO,GAASA,EAAK,aAC5B0O,GAAsBpU,GAAUA,IAAUA,EAAM,UAAYA,EAAM,WAAa,IAC/EqU,GAAsBrU,GAAUA,IAAUA,EAAM,OAASA,EAAM,QAAU,IACzEsU,GAAe7O,GAAW,OAAO,WAAe,KAAeA,aAAkB,WACjF8O,GAAkB9O,GAAW,OAAO,eAAkB,YAAcA,aAAkB,cACtF+O,GAAgB,CAACxU,EAAOyU,IAAW,CACjC,MAAAC,EAAiB1U,GAASA,EAAM,GAClC,OAAAhD,GAAS0X,CAAc,EACpBD,EAMYA,EAAOC,CAAc,EAF7B,KAcFA,CAEX,EACMC,GAAe,CACnB,KAAM,WACN,aAAc,GACd,QAAQC,EAAIC,EAAIC,EAAWC,EAAQC,EAAiBC,EAAgBC,EAAWC,EAAcC,EAAWC,EAAW,CAC3G,MACJ,GAAIC,EACJ,GAAIC,EACJ,IAAKC,EACL,EAAG,CAAE,OAAAC,EAAQ,cAAAC,EAAe,WAAAC,EAAY,cAAAC,CAAc,GACpDP,EACEQ,EAAWzB,GAAmBS,EAAG,KAAK,EAC5C,GAAI,CAAE,UAAAiB,EAAW,SAAAC,EAAU,gBAAAC,CAAoB,EAAAnB,EAK/C,GAAID,GAAM,KAAM,CACR,MAAAqB,EAAcpB,EAAG,GAAmFc,EAAW,EAAE,EACjHO,EAAarB,EAAG,OAAqFc,EAAW,EAAE,EACjHF,EAAAQ,EAAanB,EAAWC,CAAM,EAC9BU,EAAAS,EAAYpB,EAAWC,CAAM,EAC9B,MAAAoB,EAAQ,CAACC,EAAYC,IAAY,CACjCP,EAAY,KACVd,GAAmBA,EAAgB,OACrCA,EAAgB,GAAG,gBAAkBoB,GAEvCd,EACES,EACAK,EACAC,EACArB,EACAC,EACAC,EACAC,EACAC,CACF,EAEJ,EACMkB,EAAgB,IAAM,CAC1B,MAAM7Q,EAASoP,EAAG,OAASL,GAAcK,EAAG,MAAOa,CAAa,EAC1Da,EAAeC,GAAc/Q,EAAQoP,EAAIc,EAAYF,CAAM,EAC7DhQ,IACEyP,IAAc,OAASZ,GAAY7O,CAAM,EAC/ByP,EAAA,MACHA,IAAc,UAAYX,GAAe9O,CAAM,IAC5CyP,EAAA,UAETW,IACHM,EAAM1Q,EAAQ8Q,CAAY,EAC1BE,GAAc5B,EAAI,EAAK,GAS7B,EACIgB,IACFM,EAAMrB,EAAWoB,CAAU,EAC3BO,GAAc5B,EAAI,EAAI,GAEpBR,GAAmBQ,EAAG,KAAK,GAC7BA,EAAG,GAAG,YAAc,GACpB6B,GAAsB,IAAM,CACZJ,EAAA,EACd,OAAOzB,EAAG,GAAG,aACZI,CAAc,GAEHqB,EAAA,CAChB,KACK,CACL,GAAIjC,GAAmBQ,EAAG,KAAK,GAAKD,EAAG,GAAG,cAAgB,GAAO,CAC/D8B,GAAsB,IAAM,CACb/B,GAAA,QACXC,EACAC,EACAC,EACAC,EACAC,EACAC,EACAC,EACAC,EACAC,EACAC,CACF,GACCJ,CAAc,EACjB,OAEFJ,EAAG,GAAKD,EAAG,GACXC,EAAG,YAAcD,EAAG,YACd,MAAAsB,EAAarB,EAAG,OAASD,EAAG,OAC5BnP,EAASoP,EAAG,OAASD,EAAG,OACxB2B,EAAe1B,EAAG,aAAeD,EAAG,aACpC+B,EAAcvC,GAAmBQ,EAAG,KAAK,EACzCgC,EAAmBD,EAAc7B,EAAYrP,EAC7CoR,EAAgBF,EAAcT,EAAaK,EA8BjD,GA7BIrB,IAAc,OAASZ,GAAY7O,CAAM,EAC/ByP,EAAA,OACHA,IAAc,UAAYX,GAAe9O,CAAM,KAC5CyP,EAAA,UAEVc,GACFR,EACEZ,EAAG,gBACHoB,EACAY,EACA5B,EACAC,EACAC,EACAC,CACF,EACuB2B,GAAAlC,EAAIC,EAAI,EAA0C,GAC/DO,GACVG,EACEX,EACAC,EACA+B,EACAC,EACA7B,EACAC,EACAC,EACAC,EACA,EACF,EAEEU,EACGc,EASC9B,EAAG,OAASD,EAAG,OAASC,EAAG,MAAM,KAAOD,EAAG,MAAM,KAChDC,EAAA,MAAM,GAAKD,EAAG,MAAM,IATzBmC,GACElC,EACAC,EACAoB,EACAb,EACA,CACF,WAOGR,EAAG,OAASA,EAAG,MAAM,OAASD,EAAG,OAASA,EAAG,MAAM,IAAK,CACrD,MAAAoC,GAAanC,EAAG,OAASL,GAC7BK,EAAG,MACHa,CACF,EACIsB,IACFD,GACElC,EACAmC,GACA,KACA3B,EACA,CACF,OAQOsB,GACTI,GACElC,EACApP,EACA8Q,EACAlB,EACA,CACF,EAGJoB,GAAc5B,EAAIgB,CAAQ,EAE9B,EACA,OAAOtC,EAAOyB,EAAiBC,EAAgB,CAAE,GAAIgC,EAAS,EAAG,CAAE,OAAQC,CAAW,GAAKC,EAAU,CAC7F,MACJ,UAAArB,EACA,SAAAC,EACA,OAAAhB,EACA,YAAAqC,EACA,aAAAb,EACA,OAAA9Q,EACA,MAAAzF,CAAA,EACEuT,EAMJ,GALI9N,IACFyR,EAAWE,CAAW,EACtBF,EAAWX,CAAY,GAEzBY,GAAYD,EAAWnC,CAAM,EACzBe,EAAY,GAAI,CAClB,MAAMuB,EAAeF,GAAY,CAAC/C,GAAmBpU,CAAK,EAC1D,QAAS1D,EAAI,EAAGA,EAAIyZ,EAAS,OAAQzZ,IAAK,CAClC,MAAAgb,EAAQvB,EAASzZ,CAAC,EACxB2a,EACEK,EACAtC,EACAC,EACAoC,EACA,CAAC,CAACC,EAAM,eACV,EACF,CAEJ,EACA,KAAMP,GACN,QAASQ,EACX,EACA,SAASR,GAAaxD,EAAOuB,EAAW0C,EAAc,CAAE,EAAG,CAAE,OAAA/B,CAAA,EAAU,EAAGgC,GAAQC,EAAW,EAAG,CAC1FA,IAAa,GACRjC,EAAAlC,EAAM,aAAcuB,EAAW0C,CAAY,EAEpD,KAAM,CAAE,GAAAnb,EAAI,OAAA0Y,EAAQ,UAAAe,EAAW,SAAAC,EAAU,MAAA/V,GAAUuT,EAC7CoE,EAAYD,IAAa,EAI/B,GAHIC,GACKlC,EAAApZ,EAAIyY,EAAW0C,CAAY,GAEhC,CAACG,GAAavD,GAAmBpU,CAAK,IACpC8V,EAAY,GACd,QAASxZ,EAAI,EAAGA,EAAIyZ,EAAS,OAAQzZ,IACnCmb,EACE1B,EAASzZ,CAAC,EACVwY,EACA0C,EACA,CACF,EAIFG,GACKlC,EAAAV,EAAQD,EAAW0C,CAAY,CAE1C,CACA,SAASD,GAAgBK,EAAMrE,EAAOyB,EAAiBC,EAAgBE,EAAcC,EAAW,CAC9F,EAAG,CAAE,YAAAyC,EAAa,WAAAC,EAAY,cAAApC,EAAe,OAAAD,EAAQ,WAAAE,CAAW,CAClE,EAAGoC,EAAiB,CACZ,MAAAtS,EAAS8N,EAAM,OAASiB,GAC5BjB,EAAM,MACNmC,CACF,EACA,GAAIjQ,EAAQ,CACJ,MAAAoQ,EAAWzB,GAAmBb,EAAM,KAAK,EACzCyE,EAAavS,EAAO,MAAQA,EAAO,WACrC,GAAA8N,EAAM,UAAY,GACpB,GAAIsC,EACFtC,EAAM,OAASwE,EACbF,EAAYD,CAAI,EAChBrE,EACAuE,EAAWF,CAAI,EACf5C,EACAC,EACAE,EACAC,CACF,EACA7B,EAAM,YAAcyE,EACdzE,EAAA,aAAeyE,GAAcH,EAAYG,CAAU,MACpD,CACCzE,EAAA,OAASsE,EAAYD,CAAI,EAC/B,IAAIrB,EAAeyB,EACnB,KAAOzB,GAAc,CACf,GAAAA,GAAgBA,EAAa,WAAa,GACxC,GAAAA,EAAa,OAAS,wBACxBhD,EAAM,YAAcgD,UACXA,EAAa,OAAS,kBAAmB,CAClDhD,EAAM,aAAegD,EACrB9Q,EAAO,KAAO8N,EAAM,cAAgBsE,EAAYtE,EAAM,YAAY,EAClE,OAGJgD,EAAesB,EAAYtB,CAAY,EAEpChD,EAAM,cACKiD,GAAA/Q,EAAQ8N,EAAOoC,EAAYF,CAAM,EAEjDsC,EACEC,GAAcH,EAAYG,CAAU,EACpCzE,EACA9N,EACAuP,EACAC,EACAE,EACAC,CACF,EAGJqB,GAAclD,EAAOsC,CAAQ,EAE/B,OAAOtC,EAAM,QAAUsE,EAAYtE,EAAM,MAAM,CACjD,CACA,MAAM0E,GAAWtD,GACjB,SAAS8B,GAAclD,EAAO2E,EAAY,CACxC,MAAMjF,EAAMM,EAAM,IACd,GAAAN,GAAOA,EAAI,GAAI,CACjB,IAAI2E,EAAM7C,EAQH,IAPHmD,GACFN,EAAOrE,EAAM,GACbwB,EAASxB,EAAM,SAEfqE,EAAOrE,EAAM,YACbwB,EAASxB,EAAM,cAEVqE,GAAQA,IAAS7C,GAClB6C,EAAK,WAAa,KAAQ,aAAa,eAAgB3E,EAAI,GAAG,EAClE2E,EAAOA,EAAK,YAEd3E,EAAI,GAAG,EAEX,CACA,SAASuD,GAAc/Q,EAAQ8N,EAAOoC,EAAYF,EAAQ,CACxD,MAAM2B,EAAc7D,EAAM,YAAcoC,EAAW,EAAE,EAC/CY,EAAehD,EAAM,aAAeoC,EAAW,EAAE,EACvD,OAAAyB,EAAYlD,EAAc,EAAIqC,EAC1B9Q,IACFgQ,EAAO2B,EAAa3R,CAAM,EAC1BgQ,EAAOc,EAAc9Q,CAAM,GAEtB8Q,CACT,CAEA,MAAM4B,GAAa,OAAO,UAAU,EAC9BC,GAAa,OAAO,UAAU,EACpC,SAASC,IAAqB,CAC5B,MAAMC,EAAQ,CACZ,UAAW,GACX,UAAW,GACX,aAAc,GACd,kBAAmC,GACrC,EACA,OAAAC,GAAU,IAAM,CACdD,EAAM,UAAY,GACnB,EACDE,GAAgB,IAAM,CACpBF,EAAM,aAAe,GACtB,EACMA,CACT,CACA,MAAMG,GAA0B,CAAC,SAAU,KAAK,EAC1CC,GAAgC,CACpC,KAAM,OACN,OAAQ,QACR,UAAW,QAEX,cAAeD,GACf,QAASA,GACT,aAAcA,GACd,iBAAkBA,GAElB,cAAeA,GACf,QAASA,GACT,aAAcA,GACd,iBAAkBA,GAElB,eAAgBA,GAChB,SAAUA,GACV,cAAeA,GACf,kBAAmBA,EACrB,EACME,GAAuB1I,GAAa,CACxC,MAAM2I,EAAU3I,EAAS,QACzB,OAAO2I,EAAQ,UAAYD,GAAoBC,EAAQ,SAAS,EAAIA,CACtE,EACMC,GAAqB,CACzB,KAAM,iBACN,MAAOH,GACP,MAAM1Y,EAAO,CAAE,MAAA8Y,GAAS,CACtB,MAAM7I,EAAW8I,GAAmB,EAC9BT,EAAQD,GAAmB,EACjC,MAAO,IAAM,CACX,MAAMtC,EAAW+C,EAAM,SAAWE,GAAyBF,EAAM,UAAW,EAAI,EAChF,GAAI,CAAC/C,GAAY,CAACA,EAAS,OACzB,OAEI,MAAAuB,EAAQ2B,GAAoBlD,CAAQ,EACpCmD,EAAWxS,GAAM1G,CAAK,EACtB,CAAE,KAAAmZ,GAASD,EAIjB,GAAIZ,EAAM,UACR,OAAOc,GAAiB9B,CAAK,EAEzB,MAAA+B,EAAaC,GAAgBhC,CAAK,EACxC,GAAI,CAAC+B,EACH,OAAOD,GAAiB9B,CAAK,EAE/B,IAAIiC,EAAaC,GACfH,EACAH,EACAZ,EACArI,EAECwJ,GAAUF,EAAaE,CAC1B,EACIJ,EAAW,OAASK,IACtBC,GAAmBN,EAAYE,CAAU,EAE3C,IAAIK,EAAgB3J,EAAS,SAAWqJ,GAAgBrJ,EAAS,OAAO,EACxE,GAAI2J,GAAiBA,EAAc,OAASF,IAAW,CAACG,GAAgBR,EAAYO,CAAa,GAAKjB,GAAoB1I,CAAQ,EAAE,OAASyJ,GAAS,CACpJ,IAAII,EAAeN,GACjBI,EACAV,EACAZ,EACArI,CACF,EAEA,GADA0J,GAAmBC,EAAeE,CAAY,EAC1CX,IAAS,UAAYE,EAAW,OAASK,GAC3C,OAAApB,EAAM,UAAY,GAClBwB,EAAa,WAAa,IAAM,CAC9BxB,EAAM,UAAY,GACZrI,EAAS,IAAI,MAAQ,GACzBA,EAAS,OAAO,EAElB,OAAO6J,EAAa,WACJF,EAAA,MAClB,EACOR,GAAiB9B,CAAK,EACpB6B,IAAS,UAAYE,EAAW,OAASK,GAClDI,EAAa,WAAa,CAACzd,EAAI0d,EAAaC,IAAiB,CAC3D,MAAMC,EAAqBC,GACzB5B,EACAsB,CACF,EACAK,EAAmB,OAAOL,EAAc,GAAG,CAAC,EAAIA,EAC7Cvd,EAAA8b,EAAU,EAAI,IAAM,CACT4B,EAAA,EACZ1d,EAAG8b,EAAU,EAAI,OACjB,OAAOoB,EAAW,aACFK,EAAA,MAClB,EACAL,EAAW,aAAe,IAAM,CACjBS,EAAA,EACb,OAAOT,EAAW,aACFK,EAAA,MAClB,CACF,EAEgBA,EAAA,YAETA,IACOA,EAAA,QAEX,OAAAtC,CACT,EAEJ,EACA,SAAS2B,GAAoBlD,EAAU,CACjC,IAAAuB,EAAQvB,EAAS,CAAC,EAClB,GAAAA,EAAS,OAAS,GAEpB,UAAW/X,KAAK+X,EACV,GAAA/X,EAAE,OAAS0b,GAAS,CAOdpC,EAAAtZ,EAEwC,OAI/C,OAAAsZ,CACT,CACA,MAAM6C,GAAiBtB,GACvB,SAASqB,GAAuB5B,EAAO/E,EAAO,CACtC,MAAE,cAAA6G,GAAkB9B,EAC1B,IAAI2B,EAAqBG,EAAc,IAAI7G,EAAM,IAAI,EACrD,OAAK0G,IACkCA,EAAA,OAAO,OAAO,IAAI,EACzCG,EAAA,IAAI7G,EAAM,KAAM0G,CAAkB,GAE3CA,CACT,CACA,SAAST,GAAuBjG,EAAOvT,EAAOsY,EAAOrI,EAAUoK,EAAW,CAClE,MACJ,OAAAC,EACA,KAAAnB,EACA,UAAAoB,EAAY,GACZ,cAAAC,EACA,QAAAC,EACA,aAAAC,EACA,iBAAAC,EACA,cAAAC,EACA,QAAAC,EACA,aAAAC,EACA,iBAAAC,EACA,eAAAC,EACA,SAAAC,EACA,cAAAC,EACA,kBAAAC,CAAA,EACEnb,EACEtE,EAAM,OAAO6X,EAAM,GAAG,EACtB0G,EAAqBC,GAAuB5B,EAAO/E,CAAK,EACxD6H,EAAW,CAACnH,EAAMjN,IAAS,CACvBiN,GAAA9D,GACN8D,EACAhE,EACA,EACAjJ,CACF,CACF,EACMqU,EAAgB,CAACpH,EAAMjN,IAAS,CAC9B,MAAAuD,GAAOvD,EAAK,CAAC,EACnBoU,EAASnH,EAAMjN,CAAI,EACfvK,GAAQwX,CAAI,EACVA,EAAK,MAAOqH,IAAUA,GAAM,QAAU,CAAC,GAAQ/Q,GAAA,EAC1C0J,EAAK,QAAU,GACnB1J,GAAA,CAET,EACMkP,EAAQ,CACZ,KAAAN,EACA,UAAAoB,EACA,YAAYle,EAAI,CACd,IAAI4X,EAAOuG,EACP,IAAClC,EAAM,UACT,GAAIgC,EACFrG,EAAO+G,GAAkBR,MAEzB,QAGAne,EAAG8b,EAAU,GACf9b,EAAG8b,EAAU,EACX,EAEF,EAEI,MAAAoD,GAAetB,EAAmBve,CAAG,EACvC6f,IAAgB1B,GAAgBtG,EAAOgI,EAAY,GAAKA,GAAa,GAAGpD,EAAU,GACvEoD,GAAA,GAAGpD,EAAU,EAAE,EAE9BiD,EAASnH,EAAM,CAAC5X,CAAE,CAAC,CACrB,EACA,MAAMA,EAAI,CACR,IAAI4X,EAAOwG,EACPe,GAAYd,EACZe,GAAad,EACb,IAACrC,EAAM,UACT,GAAIgC,EACFrG,EAAOgH,GAAYR,EACnBe,GAAYN,GAAiBR,EAC7Be,GAAaN,GAAqBR,MAElC,QAGJ,IAAIe,GAAS,GACb,MAAMnR,GAAOlO,EAAG+b,EAAU,EAAKuD,IAAc,CACvCD,KACKA,GAAA,GACLC,GACFP,EAASK,GAAY,CAACpf,CAAE,CAAC,EAEzB+e,EAASI,GAAW,CAACnf,CAAE,CAAC,EAEtBod,EAAM,cACRA,EAAM,aAAa,EAErBpd,EAAG+b,EAAU,EAAI,OACnB,EACInE,EACFoH,EAAcpH,EAAM,CAAC5X,EAAIkO,EAAI,CAAC,EAEzBA,GAAA,CAET,EACA,MAAMlO,EAAIF,EAAQ,CACV,MAAAgK,GAAO,OAAOoN,EAAM,GAAG,EAO7B,GANIlX,EAAG+b,EAAU,GACf/b,EAAG+b,EAAU,EACX,EAEF,EAEEE,EAAM,aACR,OAAOnc,EAAO,EAEhBif,EAASR,EAAe,CAACve,CAAE,CAAC,EAC5B,IAAIqf,GAAS,GACb,MAAMnR,GAAOlO,EAAG8b,EAAU,EAAKwD,IAAc,CACvCD,KACKA,GAAA,GACTvf,EAAO,EACHwf,GACFP,EAASL,EAAkB,CAAC1e,CAAE,CAAC,EAE/B+e,EAASN,EAAc,CAACze,CAAE,CAAC,EAE7BA,EAAG8b,EAAU,EAAI,OACb8B,EAAmB9T,EAAI,IAAMoN,GAC/B,OAAO0G,EAAmB9T,EAAI,EAElC,EACA8T,EAAmB9T,EAAI,EAAIoN,EACvBsH,EACFQ,EAAcR,EAAS,CAACxe,EAAIkO,EAAI,CAAC,EAE5BA,GAAA,CAET,EACA,MAAMqR,EAAQ,CACZ,MAAMC,EAASrC,GACboC,EACA5b,EACAsY,EACArI,EACAoK,CACF,EACI,OAAAA,KAAqBwB,CAAM,EACxBA,CAAA,CAEX,EACO,OAAApC,CACT,CACA,SAASL,GAAiB7F,EAAO,CAC3B,GAAAuI,GAAYvI,CAAK,EACnB,OAAAA,EAAQwI,GAAWxI,CAAK,EACxBA,EAAM,SAAW,KACVA,CAEX,CACA,SAAS+F,GAAgB/F,EAAO,CAC1B,IAACuI,GAAYvI,CAAK,EACpB,OAAIY,GAAWZ,EAAM,IAAI,GAAKA,EAAM,SAC3B0F,GAAoB1F,EAAM,QAAQ,EAEpCA,EAET,GAAIA,EAAM,UACR,OAAOA,EAAM,UAAU,QAEnB,MAAE,UAAAuC,EAAW,SAAAC,CAAA,EAAaxC,EAChC,GAAIwC,EAAU,CACZ,GAAID,EAAY,GACd,OAAOC,EAAS,CAAC,EAEnB,GAAID,EAAY,IAAM/Y,GAAWgZ,EAAS,OAAO,EAC/C,OAAOA,EAAS,QAAQ,CAC1B,CAEJ,CACA,SAAS4D,GAAmBpG,EAAOkG,EAAO,CACpClG,EAAM,UAAY,GAAKA,EAAM,WAC/BA,EAAM,WAAakG,EACAE,GAAApG,EAAM,UAAU,QAASkG,CAAK,GACxClG,EAAM,UAAY,KAC3BA,EAAM,UAAU,WAAakG,EAAM,MAAMlG,EAAM,SAAS,EACxDA,EAAM,WAAW,WAAakG,EAAM,MAAMlG,EAAM,UAAU,GAE1DA,EAAM,WAAakG,CAEvB,CACA,SAAST,GAAyBjD,EAAUiG,EAAc,GAAOC,EAAW,CAC1E,IAAItc,EAAM,CAAC,EACPuc,EAAqB,EACzB,QAAS5f,EAAI,EAAGA,EAAIyZ,EAAS,OAAQzZ,IAAK,CACpC,IAAAgb,EAAQvB,EAASzZ,CAAC,EACtB,MAAMZ,EAAMugB,GAAa,KAAO3E,EAAM,IAAM,OAAO2E,CAAS,EAAI,OAAO3E,EAAM,KAAO,KAAOA,EAAM,IAAMhb,CAAC,EACpGgb,EAAM,OAAS6E,IACb7E,EAAM,UAAY,KAAK4E,IAC3Bvc,EAAMA,EAAI,OACRqZ,GAAyB1B,EAAM,SAAU0E,EAAatgB,CAAG,CAC3D,IACSsgB,GAAe1E,EAAM,OAASoC,KACnC/Z,EAAA,KAAKjE,GAAO,KAAOqgB,GAAWzE,EAAO,CAAE,IAAA5b,EAAK,EAAI4b,CAAK,CAC3D,CAEF,GAAI4E,EAAqB,EACvB,QAAS5f,EAAI,EAAGA,EAAIqD,EAAI,OAAQrD,IAC1BqD,EAAArD,CAAC,EAAE,UAAY,GAGhB,OAAAqD,CACT,CAEA,2BAEA,SAASyc,GAAgB9N,EAAS+N,EAAc,CAC9C,OAAOtf,GAAWuR,CAAO,EAGApS,GAAO,CAAE,KAAMoS,EAAQ,IAAQ,EAAA+N,EAAc,CAAE,MAAO/N,EAAS,EACpFA,CACN,CAaA,SAASgO,GAAkBrM,EAAU,CACnCA,EAAS,IAAM,CAACA,EAAS,IAAI,CAAC,EAAIA,EAAS,IAAI,CAAC,IAAM,IAAK,EAAG,CAAC,CACjE,CA8BA,SAASsM,GAAOC,EAAQC,EAAWxH,EAAgB1B,EAAOmJ,EAAY,GAAO,CACvE,GAAAjgB,GAAQ+f,CAAM,EAAG,CACZA,EAAA,QACL,CAACrQ,EAAG7P,IAAMigB,GACRpQ,EACAsQ,IAAchgB,GAAQggB,CAAS,EAAIA,EAAUngB,CAAC,EAAImgB,GAClDxH,EACA1B,EACAmJ,CAAA,CAEJ,EACA,OAEF,GAAIC,GAAepJ,CAAK,GAAK,CAACmJ,EAAW,CACnCnJ,EAAM,UAAY,KAAOA,EAAM,KAAK,iBAAmBA,EAAM,UAAU,QAAQ,WACjFgJ,GAAOC,EAAQC,EAAWxH,EAAgB1B,EAAM,UAAU,OAAO,EAEnE,OAEI,MAAAqJ,EAAWrJ,EAAM,UAAY,EAAIE,GAA2BF,EAAM,SAAS,EAAIA,EAAM,GACrFlW,EAAQqf,EAAY,KAAOE,EAC3B,CAAE,EAAG1O,EAAO,EAAG9B,CAAQ,EAAAoQ,EAOvBK,EAASJ,GAAaA,EAAU,EAChCK,EAAO5O,EAAM,OAAStS,GAAYsS,EAAM,KAAO,GAAKA,EAAM,KAC1D6O,EAAa7O,EAAM,WACnB8O,EAAgBtW,GAAMqW,CAAU,EAChCE,EAAiBF,IAAenhB,GAAYG,GAAML,GAW/Cc,GAAOwgB,EAAethB,CAAG,EAK9B,GAAAmhB,GAAU,MAAQA,IAAWzQ,GAC3B,GAAApP,GAAS6f,CAAM,EACjBC,EAAKD,CAAM,EAAI,KACXI,EAAeJ,CAAM,IACvBE,EAAWF,CAAM,EAAI,cAEd3b,GAAM2b,CAAM,EAAG,CAEtBA,EAAO,MAAQ,KAEjB,MAAMK,EAAgBT,EAClBS,EAAc,IAAQJ,EAAAI,EAAc,CAAC,EAAI,OAG7C,GAAAngB,GAAWqP,CAAG,EAChB4D,GAAsB5D,EAAK8B,EAAO,GAAI,CAAC7Q,EAAOyf,CAAI,CAAC,MAC9C,CACC,MAAAK,EAAYngB,GAASoP,CAAG,EACxBgR,EAASlc,GAAMkL,CAAG,EACxB,GAAI+Q,GAAaC,EAAQ,CACvB,MAAMC,EAAQ,IAAM,CAClB,GAAIb,EAAO,EAAG,CACN,MAAAc,EAAWH,EAAYF,EAAe7Q,CAAG,EAAI2Q,EAAW3Q,CAAG,EAAI0Q,EAAK1Q,CAAG,EAAkCA,EAAI,MACnH,GAAIsQ,EACFjgB,GAAQ6gB,CAAQ,GAAKnhB,GAAOmhB,EAAUV,CAAQ,UAEzCngB,GAAQ6gB,CAAQ,EAaTA,EAAS,SAASV,CAAQ,GACpCU,EAAS,KAAKV,CAAQ,UAblBO,EACG/Q,GAAG,EAAI,CAACwQ,CAAQ,EACjBK,EAAe7Q,CAAG,IACTA,GAAG,EAAI0Q,EAAK1Q,CAAG,OAEvB,CACC,MAAAgB,EAAS,CAACwP,CAAQ,EAEtBxQ,EAAI,MAAQgB,EAEVoP,EAAO,IAAQM,EAAAN,EAAO,CAAC,EAAIpP,EAAA,OAM5B+P,GACTL,EAAK1Q,CAAG,EAAI/O,EACR4f,EAAe7Q,CAAG,IACpB2Q,EAAW3Q,CAAG,EAAI/O,IAEX+f,IAEPhR,EAAI,MAAQ/O,EAEVmf,EAAO,IAAQM,EAAAN,EAAO,CAAC,EAAInf,GAInC,EACIA,GACFggB,EAAM,GAAK,GACX3G,GAAsB2G,EAAOpI,CAAc,GAErCoI,EAAA,CACR,CAGF,CAEJ,CAkBA,MAAME,GAAa3F,GAASA,EAAK,WAAa,EA0nBlB3Y,GAAgB,sBACjBA,GAAc,EAAE,mBAkE3C,SAASue,GAAe5F,EAAMvJ,EAAI,CAChC,GAAIkP,GAAU3F,CAAI,GAAKA,EAAK,OAAS,IAAK,CACxC,IAAIrI,EAAQ,EACR5L,EAAOiU,EAAK,YAChB,KAAOjU,GAAM,CACP,GAAAA,EAAK,WAAa,GAEpB,GADe0K,EAAG1K,CAAI,IACP,GACb,cAEO4Z,GAAU5Z,CAAI,EACnB,GAAAA,EAAK,OAAS,KACZ,KAAE4L,IAAU,EAAG,WACV5L,EAAK,OAAS,KACvB4L,IAGJ5L,EAAOA,EAAK,YACd,MAEA0K,EAAGuJ,CAAI,CAEX,CAEA,MAAM+E,GAAkBrgB,GAAM,CAAC,CAACA,EAAE,KAAK,cACvC,2BAEA,SAASmhB,GAAqBpQ,EAAQ,CAChCtQ,GAAWsQ,CAAM,IACVA,EAAA,CAAE,OAAQA,CAAO,GAEtB,MACJ,OAAAqQ,EACA,iBAAAC,EACA,eAAAC,EACA,MAAAC,EAAQ,IACR,QAASC,EACT,QAAAC,EAEA,YAAAC,EAAc,GACd,QAASC,CAAA,EACP5Q,EACJ,IAAI6Q,EAAiB,KACjBC,EACAC,EAAU,EACd,MAAMC,EAAQ,KACZD,IACiBF,EAAA,KACVI,EAAK,GAERA,EAAO,IAAM,CACb,IAAAC,EACJ,OAAOL,IAAmBK,EAAcL,EAAiBR,IAAS,MAAO7Z,GAAQ,CAE/E,GADAA,EAAMA,aAAe,MAAQA,EAAM,IAAI,MAAM,OAAOA,CAAG,CAAC,EACpDoa,EACF,OAAO,IAAI,QAAQ,CAACO,EAASC,IAAW,CAGtCR,EAAYpa,EAFM,IAAM2a,EAAQH,GAAO,EACtB,IAAMI,EAAO5a,CAAG,EACKua,EAAU,CAAC,EAClD,EAEK,MAAAva,CACR,CACD,EAAE,KAAM6a,GACHH,IAAgBL,GAAkBA,EAC7BA,GAOLQ,IAASA,EAAK,YAAcA,EAAK,OAAO,WAAW,IAAM,YAC3DA,EAAOA,EAAK,SAKCP,EAAAO,EACRA,EACR,EACH,EACA,OAAuBtC,GAAA,CACrB,KAAM,wBACN,cAAekC,EACf,eAAejiB,EAAI4T,EAAU0O,EAAS,CACpC,IAAIC,EAAU,IACb3O,EAAS,KAAOA,EAAS,GAAK,CAAK,SAAK,IAAM2O,EAAU,EAAI,EAC7D,MAAMC,EAAiB,IAAM,CACvBD,GAQID,EAAA,CACV,EACMG,EAAYhB,EAAkB,IAAM,CACxC,MAAMiB,EAAWjB,EACfe,EACCxQ,GAAOmP,GAAenhB,EAAIgS,CAAE,CAC/B,EACI0Q,IACD9O,EAAS,MAAQA,EAAS,IAAM,KAAK,KAAK8O,CAAQ,CACrD,EACEF,EACAV,EACQW,EAAA,EAEVR,EAAA,EAAO,KAAK,IAAM,CAACrO,EAAS,aAAe6O,GAAW,CAE1D,EACA,IAAI,iBAAkB,CACb,OAAAX,CACT,EACA,OAAQ,CACN,MAAMlO,EAAW+O,GAEjB,GADA1C,GAAkBrM,CAAQ,EACtBkO,EACK,UAAMc,GAAgBd,EAAclO,CAAQ,EAE/C,MAAAiP,EAAWrb,GAAQ,CACNqa,EAAA,KACjBhO,GACErM,EACAoM,EACA,GACA,CAAC2N,CACH,CACF,EACI,GAAAI,GAAe/N,EAAS,UAAYkP,GACtC,OAAOb,EAAK,EAAE,KAAMI,GACX,IAAMO,GAAgBP,EAAMzO,CAAQ,CAC5C,EAAE,MAAOpM,IACRqb,EAAQrb,CAAG,EACJ,IAAM+Z,EAAiBwB,EAAYxB,EAAgB,CACxD,MAAO/Z,CACR,GAAI,KACN,EAEG,MAAAwb,EAASjT,GAAI,EAAK,EAClBxI,EAAQwI,GAAI,EACZkT,EAAUlT,GAAI,CAAC,CAACyR,CAAK,EAC3B,OAAIA,GACF,WAAW,IAAM,CACfyB,EAAQ,MAAQ,IACfzB,CAAK,EAENE,GAAW,MACb,WAAW,IAAM,CACf,GAAI,CAACsB,EAAO,OAAS,CAACzb,EAAM,MAAO,CACjC,MAAMC,EAAM,IAAI,MACd,mCAAmCka,CAAO,KAC5C,EACAmB,EAAQrb,CAAG,EACXD,EAAM,MAAQC,CAAA,GAEfka,CAAO,EAEPO,EAAA,EAAE,KAAK,IAAM,CAChBe,EAAO,MAAQ,GACXpP,EAAS,QAAU6L,GAAY7L,EAAS,OAAO,KAAK,GACtDA,EAAS,OAAO,OAAO,CACzB,CACD,EAAE,MAAOpM,GAAQ,CAChBqb,EAAQrb,CAAG,EACXD,EAAM,MAAQC,CAAA,CACf,EACM,IAAM,CACP,GAAAwb,EAAO,OAASlB,EACX,OAAAc,GAAgBd,EAAclO,CAAQ,EAC/C,GAAWrM,EAAM,OAASga,EACxB,OAAOwB,EAAYxB,EAAgB,CACjC,MAAOha,EAAM,MACd,EACQ,GAAA+Z,GAAoB,CAAC2B,EAAQ,MACtC,OAAOF,EAAYzB,CAAgB,CAEvC,EACF,CACD,CACH,CACA,SAASsB,GAAgBP,EAAMa,EAAQ,CACrC,KAAM,CAAE,IAAK5S,EAAM,MAAA3M,EAAO,SAAA+V,EAAU,GAAAyJ,CAAA,EAAOD,EAAO,MAC5ChM,EAAQ6L,EAAYV,EAAM1e,EAAO+V,CAAQ,EAC/C,OAAAxC,EAAM,IAAM5G,EACZ4G,EAAM,GAAKiM,EACX,OAAOD,EAAO,MAAM,GACbhM,CACT,CAEA,MAAMuI,GAAevI,GAAUA,EAAM,KAAK,cACpCkM,GAAgB,CACpB,KAAM,YAIN,cAAe,GACf,MAAO,CACL,QAAS,CAAC,OAAQ,OAAQ,KAAK,EAC/B,QAAS,CAAC,OAAQ,OAAQ,KAAK,EAC/B,IAAK,CAAC,OAAQ,MAAM,CACtB,EACA,MAAMzf,EAAO,CAAE,MAAA8Y,GAAS,CACtB,MAAM7I,EAAW8I,GAAmB,EAC9B2G,EAAgBzP,EAAS,IAC3B,IAACyP,EAAc,SACjB,MAAO,IAAM,CACX,MAAM3J,EAAW+C,EAAM,SAAWA,EAAM,QAAQ,EAChD,OAAO/C,GAAYA,EAAS,SAAW,EAAIA,EAAS,CAAC,EAAIA,CAC3D,EAEI,MAAAnY,MAA4B,IAC5B+hB,MAA2B,IACjC,IAAIC,EAAU,KAId,MAAM3K,EAAiBhF,EAAS,SAC1B,CACJ,SAAU,CACR,EAAG4P,EACH,EAAGpI,EACH,GAAIqI,EACJ,EAAG,CAAE,cAAAC,CAAc,EACrB,EACEL,EACEM,EAAmBD,EAAc,KAAK,EAC5CL,EAAc,SAAW,CAACnM,EAAOuB,EAAWC,EAAQG,EAAWE,IAAc,CAC3E,MAAM6K,EAAY1M,EAAM,UACxBkE,EAAKlE,EAAOuB,EAAWC,EAAQ,EAAGE,CAAc,EAChD4K,EACEI,EAAU,MACV1M,EACAuB,EACAC,EACAkL,EACAhL,EACAC,EACA3B,EAAM,aACN6B,CACF,EACAsB,GAAsB,IAAM,CAC1BuJ,EAAU,cAAgB,GACtBA,EAAU,GACZ1hB,GAAe0hB,EAAU,CAAC,EAE5B,MAAMC,EAAY3M,EAAM,OAASA,EAAM,MAAM,eACzC2M,GACcC,GAAAD,EAAWD,EAAU,OAAQ1M,CAAK,GAEnD0B,CAAc,CAInB,EACcyK,EAAA,WAAcnM,GAAU,CACpC,MAAM0M,EAAY1M,EAAM,UACxB6M,GAAgBH,EAAU,CAAC,EAC3BG,GAAgBH,EAAU,CAAC,EAC3BxI,EAAKlE,EAAOyM,EAAkB,KAAM,EAAG/K,CAAc,EACrDyB,GAAsB,IAAM,CACtBuJ,EAAU,IACZ1hB,GAAe0hB,EAAU,EAAE,EAE7B,MAAMC,EAAY3M,EAAM,OAASA,EAAM,MAAM,iBACzC2M,GACcC,GAAAD,EAAWD,EAAU,OAAQ1M,CAAK,EAEpD0M,EAAU,cAAgB,IACzBhL,CAAc,CAOnB,EACA,SAASgC,EAAQ1D,EAAO,CACtB8M,GAAe9M,CAAK,EACXuM,EAAAvM,EAAOtD,EAAUgF,EAAgB,EAAI,EAEhD,SAASqL,EAAWC,EAAQ,CACpB3iB,EAAA,QAAQ,CAAC2V,EAAO7X,IAAQ,CACtB,MAAAoE,EAAO0gB,GAAiBjN,EAAM,IAAI,EACpCzT,GAAQ,CAACygB,EAAOzgB,CAAI,GACtB2gB,EAAgB/kB,CAAG,CACrB,CACD,EAEH,SAAS+kB,EAAgB/kB,EAAK,CACtB,MAAAglB,EAAS9iB,EAAM,IAAIlC,CAAG,EACxBglB,IAAW,CAACd,GAAW,CAAC/F,GAAgB6G,EAAQd,CAAO,GACzD3I,EAAQyJ,CAAM,EACLd,GACTS,GAAeT,CAAO,EAExBhiB,EAAM,OAAOlC,CAAG,EAChBikB,EAAK,OAAOjkB,CAAG,EAEjB0S,GACE,IAAM,CAACpO,EAAM,QAASA,EAAM,OAAO,EACnC,CAAC,CAAC2gB,EAASC,CAAO,IAAM,CACtBD,GAAWL,EAAYxgB,GAAS+gB,GAAQF,EAAS7gB,CAAI,CAAC,EACtD8gB,GAAWN,EAAYxgB,GAAS,CAAC+gB,GAAQD,EAAS9gB,CAAI,CAAC,CACzD,EAEA,CAAE,MAAO,OAAQ,KAAM,EAAK,CAC9B,EACA,IAAIghB,EAAkB,KACtB,MAAMC,EAAe,IAAM,CACrBD,GAAmB,OACjBE,GAAW/Q,EAAS,QAAQ,IAAI,EAClCyG,GAAsB,IAAM,CAC1B9Y,EAAM,IAAIkjB,EAAiBG,GAAchR,EAAS,OAAO,CAAC,GACzDA,EAAS,QAAQ,QAAQ,EAE5BrS,EAAM,IAAIkjB,EAAiBG,GAAchR,EAAS,OAAO,CAAC,EAGhE,EACA,OAAAsI,GAAUwI,CAAY,EACtBG,GAAUH,CAAY,EACtBvI,GAAgB,IAAM,CACd5a,EAAA,QAAS8iB,GAAW,CAClB,MAAE,QAAA9H,EAAS,SAAAuI,CAAA,EAAalR,EACxBsD,EAAQ0N,GAAcrI,CAAO,EACnC,GAAI8H,EAAO,OAASnN,EAAM,MAAQmN,EAAO,MAAQnN,EAAM,IAAK,CAC1D8M,GAAe9M,CAAK,EACd,MAAA6N,EAAK7N,EAAM,UAAU,GACrB6N,GAAA1K,GAAsB0K,EAAID,CAAQ,EACxC,OAEFlK,EAAQyJ,CAAM,EACf,EACF,EACM,IAAM,CAEP,GADcI,EAAA,KACd,CAAChI,EAAM,QACT,OAAO8G,EAAU,KAEb,MAAA7J,EAAW+C,EAAM,QAAQ,EACzBuI,EAAWtL,EAAS,CAAC,EACvB,GAAAA,EAAS,OAAS,EAIV,OAAA6J,EAAA,KACH7J,EACE,IAACuL,GAAQD,CAAQ,GAAK,EAAEA,EAAS,UAAY,IAAM,EAAEA,EAAS,UAAY,KACzE,OAAAzB,EAAA,KACHyB,EAEL,IAAA9N,EAAQ0N,GAAcI,CAAQ,EAC9B,GAAA9N,EAAM,OAASmG,GACP,OAAAkG,EAAA,KACHrM,EAET,MAAMmL,EAAOnL,EAAM,KACbzT,EAAO0gB,GACX7D,GAAepJ,CAAK,EAAIA,EAAM,KAAK,iBAAmB,GAAKmL,CAC7D,EACM,CAAE,QAAAiC,EAAS,QAAAC,EAAS,IAAAW,CAAQ,EAAAvhB,EAClC,GAAI2gB,IAAY,CAAC7gB,GAAQ,CAAC+gB,GAAQF,EAAS7gB,CAAI,IAAM8gB,GAAW9gB,GAAQ+gB,GAAQD,EAAS9gB,CAAI,EAC3F,OAAAyT,EAAM,WAAa,KACTqM,EAAArM,EACH8N,EAET,MAAM3lB,EAAM6X,EAAM,KAAO,KAAOmL,EAAOnL,EAAM,IACvCiO,GAAc5jB,EAAM,IAAIlC,CAAG,EACjC,OAAI6X,EAAM,KACRA,EAAQwI,GAAWxI,CAAK,EACpB8N,EAAS,UAAY,MACvBA,EAAS,UAAY9N,IAGPuN,EAAAplB,EACd8lB,IACFjO,EAAM,GAAKiO,GAAY,GACvBjO,EAAM,UAAYiO,GAAY,UAC1BjO,EAAM,YACWoG,GAAApG,EAAOA,EAAM,UAAU,EAE5CA,EAAM,WAAa,IACnBoM,EAAK,OAAOjkB,CAAG,EACfikB,EAAK,IAAIjkB,CAAG,IAEZikB,EAAK,IAAIjkB,CAAG,EACR6lB,GAAO5B,EAAK,KAAO,SAAS4B,EAAK,EAAE,GACrCd,EAAgBd,EAAK,OAAS,SAAO,KAAK,GAG9CpM,EAAM,WAAa,IACTqM,EAAArM,EACHyN,GAAWK,EAAS,IAAI,EAAIA,EAAW9N,CAChD,EAEJ,EACMkO,IAAYhC,GAClB,SAASoB,GAAQa,EAAS5hB,EAAM,CAC1B,OAAArD,GAAQilB,CAAO,EACVA,EAAQ,KAAMnQ,GAAMsP,GAAQtP,EAAGzR,CAAI,CAAC,EAClC9C,GAAS0kB,CAAO,EAClBA,EAAQ,MAAM,GAAG,EAAE,SAAS5hB,CAAI,EAC9BhD,GAAS4kB,CAAO,GACzBA,EAAQ,UAAY,EACbA,EAAQ,KAAK5hB,CAAI,GAEnB,EACT,CACA,SAAS6hB,GAAY1N,EAAMxO,EAAQ,CACXmc,GAAA3N,EAAM,IAAKxO,CAAM,CACzC,CACA,SAASoc,GAAc5N,EAAMxO,EAAQ,CACbmc,GAAA3N,EAAM,KAAMxO,CAAM,CAC1C,CACA,SAASmc,GAAsB3N,EAAMvO,EAAMD,EAASuZ,GAAiB,CACnE,MAAM8C,EAAc7N,EAAK,QAAUA,EAAK,MAAQ,IAAM,CACpD,IAAI2L,EAAUna,EACd,KAAOma,GAAS,CACd,GAAIA,EAAQ,cACV,OAEFA,EAAUA,EAAQ,OAEpB,OAAO3L,EAAK,IAGd,GADW8N,GAAArc,EAAMoc,EAAarc,CAAM,EAChCA,EAAQ,CACV,IAAIma,EAAUna,EAAO,OACd,KAAAma,GAAWA,EAAQ,QACpB9D,GAAY8D,EAAQ,OAAO,KAAK,GACZoC,GAAAF,EAAapc,EAAMD,EAAQma,CAAO,EAE1DA,EAAUA,EAAQ,MACpB,CAEJ,CACA,SAASoC,GAAsB/N,EAAMvO,EAAMD,EAAQwc,EAAe,CAChE,MAAMC,EAAWH,GACfrc,EACAuO,EACAgO,EACA,EAEF,EACAE,GAAY,IAAM,CACThmB,GAAA8lB,EAAcvc,CAAI,EAAGwc,CAAQ,GACnCzc,CAAM,CACX,CACA,SAAS4a,GAAe9M,EAAO,CAC7BA,EAAM,WAAa,KACnBA,EAAM,WAAa,IACrB,CACA,SAAS0N,GAAc1N,EAAO,CAC5B,OAAOA,EAAM,UAAY,IAAMA,EAAM,UAAYA,CACnD,CAEA,SAASwO,GAAWrc,EAAMuO,EAAMxO,EAASuZ,GAAiBoD,EAAU,GAAO,CACzE,GAAI3c,EAAQ,CACV,MAAMgU,EAAQhU,EAAOC,CAAI,IAAMD,EAAOC,CAAI,EAAI,IACxCoc,EAAc7N,EAAK,QAAUA,EAAK,MAAQ,IAAIjN,IAAS,CAC7CpC,GAAA,EACR,MAAAyd,EAAQC,GAAmB7c,CAAM,EACjCtG,EAAMgR,GAA2B8D,EAAMxO,EAAQC,EAAMsB,CAAI,EACzD,OAAAqb,EAAA,EACQxd,GAAA,EACP1F,CAAA,GAET,OAAIijB,EACF3I,EAAM,QAAQqI,CAAW,EAEzBrI,EAAM,KAAKqI,CAAW,EAEjBA,CAAA,CAOX,CACA,MAAMS,GAAcC,GAAc,CAACvO,EAAMxO,EAASuZ,KAAoB,EAChE,CAACG,IAAyBqD,IAAc,OAC1CT,GAAWS,EAAW,IAAIxb,IAASiN,EAAK,GAAGjN,CAAI,EAAGvB,CAAM,CAE5D,EACMgd,GAAgBF,GAAW,IAAI,EAC/BhK,GAAYgK,GAAW,GAAG,EAC1BG,GAAiBH,GACrB,IACF,EACMrB,GAAYqB,GAAW,GAAG,EAC1B/J,GAAkB+J,GACtB,KACF,EACMJ,GAAcI,GAAW,IAAI,EAC7BI,GAAmBJ,GACvB,IACF,EACMK,GAAoBL,GAAW,KAAK,EACpCM,GAAkBN,GAAW,KAAK,EACxC,SAASO,GAAgB7O,EAAMxO,EAASuZ,GAAiB,CAC5C+C,GAAA,KAAM9N,EAAMxO,CAAM,CAC/B,CAEA,MAAMsd,GAAa,aACbC,GAAa,aACnB,SAASC,EAAiBnjB,EAAMojB,EAAoB,CAClD,OAAOC,GAAaJ,GAAYjjB,EAAM,GAAMojB,CAAkB,GAAKpjB,CACrE,CACA,MAAMsjB,GAAyB,OAAO,IAAI,OAAO,EACjD,SAASC,GAAwBC,EAAW,CACtC,OAAAtmB,GAASsmB,CAAS,EACbH,GAAaJ,GAAYO,EAAW,EAAK,GAAKA,EAE9CA,GAAaF,EAExB,CACA,SAASG,GAAiBzjB,EAAM,CACvB,OAAAqjB,GAAaH,GAAYljB,CAAI,CACtC,CACA,SAASqjB,GAAazd,EAAM5F,EAAM0jB,EAAc,GAAMN,EAAqB,GAAO,CAChF,MAAMjT,EAAWwC,IAA4BuM,GAC7C,GAAI/O,EAAU,CACZ,MAAMwT,EAAYxT,EAAS,KAC3B,GAAIvK,IAASqd,GAAY,CACvB,MAAMW,EAAWlD,GACfiD,EACA,EACF,EACA,GAAIC,IAAaA,IAAa5jB,GAAQ4jB,IAAa5lB,GAASgC,CAAI,GAAK4jB,IAAavlB,GAAWL,GAASgC,CAAI,CAAC,GAClG,OAAA2jB,CACT,CAEI,MAAAtkB,EAGJqf,GAAQvO,EAASvK,CAAI,GAAK+d,EAAU/d,CAAI,EAAG5F,CAAI,GAC/C0e,GAAQvO,EAAS,WAAWvK,CAAI,EAAG5F,CAAI,EAErC,OAACX,GAAO+jB,EACHO,EAOFtkB,CAAA,CAMX,CACA,SAASqf,GAAQmF,EAAU7jB,EAAM,CAC/B,OAAO6jB,IAAaA,EAAS7jB,CAAI,GAAK6jB,EAAS7lB,GAASgC,CAAI,CAAC,GAAK6jB,EAASxlB,GAAWL,GAASgC,CAAI,CAAC,CAAC,EACvG,CAEA,SAAS8jB,GAAWvW,EAAQwW,EAAYjmB,EAAOwK,EAAO,CAChD,IAAAzI,EACE,MAAA+gB,EAAS9iB,EACTkmB,EAAgBrnB,GAAQ4Q,CAAM,EAChC,GAAAyW,GAAiB9mB,GAASqQ,CAAM,EAAG,CAC/B,MAAA0W,EAAwBD,GAAiB7X,GAAWoB,CAAM,EAChE,IAAIrF,EAAY,GACZgc,EAAmB,GACnBD,IACU/b,EAAA,CAACrB,GAAU0G,CAAM,EAC7B2W,EAAmBza,GAAW8D,CAAM,EACpCA,EAASxG,GAAiBwG,CAAM,GAE5B1N,EAAA,IAAI,MAAM0N,EAAO,MAAM,EAC7B,QAAS/Q,EAAI,EAAGwF,EAAIuL,EAAO,OAAQ/Q,EAAIwF,EAAGxF,IACxCqD,EAAIrD,CAAC,EAAIunB,EACP7b,EAAYgc,EAAmB1Z,GAAW1D,GAAWyG,EAAO/Q,CAAC,CAAC,CAAC,EAAIsK,GAAWyG,EAAO/Q,CAAC,CAAC,EAAI+Q,EAAO/Q,CAAC,EACnGA,EACA,OACAokB,CACF,CACF,SACS,OAAOrT,GAAW,SAAU,CAI/B1N,EAAA,IAAI,MAAM0N,CAAM,EACtB,QAAS/Q,EAAI,EAAGA,EAAI+Q,EAAQ/Q,IACtBqD,EAAArD,CAAC,EAAIunB,EAAWvnB,EAAI,EAAGA,EAAG,OAAQokB,CAAmB,CAC3D,SACSxjB,GAASmQ,CAAM,EACpB,GAAAA,EAAO,OAAO,QAAQ,EACxB1N,EAAM,MAAM,KACV0N,EACA,CAACjO,EAAM9C,IAAMunB,EAAWzkB,EAAM9C,EAAG,OAAQokB,CAAmB,CAC9D,MACK,CACC,MAAAf,EAAO,OAAO,KAAKtS,CAAM,EACzB1N,EAAA,IAAI,MAAMggB,EAAK,MAAM,EAC3B,QAASrjB,EAAI,EAAGwF,EAAI6d,EAAK,OAAQrjB,EAAIwF,EAAGxF,IAAK,CACrC,MAAAZ,EAAMikB,EAAKrjB,CAAC,EACdqD,EAAArD,CAAC,EAAIunB,EAAWxW,EAAO3R,CAAG,EAAGA,EAAKY,EAAGokB,CAAmB,EAC9D,MAGF/gB,EAAM,CAAC,EAKF,OAAAA,CACT,CAoBA,SAASskB,GAAWnL,EAAOhZ,EAAME,EAAQ,CAAC,EAAGkkB,EAAUC,EAAW,CAC5D,GAAA1R,GAAyB,IAAMA,GAAyB,QAAUkK,GAAelK,GAAyB,MAAM,GAAKA,GAAyB,OAAO,GACnJ,OAAA3S,IAAS,YAAWE,EAAM,KAAOF,GAC9BskB,EAAa,EAAAC,EAClBlI,GACA,KACA,CAACiD,EAAY,OAAQpf,EAAOkkB,GAAYA,EAAU,EAAC,EACnD,EACF,EAEE,IAAAI,EAAOxL,EAAMhZ,CAAI,EAOjBwkB,GAAQA,EAAK,KACfA,EAAK,GAAK,IAEFF,EAAA,EACV,MAAMG,EAAmBD,GAAQE,GAAiBF,EAAKtkB,CAAK,CAAC,EACvDykB,EAAUzkB,EAAM,KAEtBukB,GAAoBA,EAAiB,IAC/BG,EAAWL,EACflI,GACA,CACE,KAAMsI,GAAW,CAACxnB,GAASwnB,CAAO,EAAIA,EAAU,IAAI3kB,CAAI,KACvD,CAACykB,GAAoBL,EAAW,MAAQ,GAC3C,EACAK,IAAqBL,EAAWA,EAAS,EAAI,IAC7CK,GAAoBzL,EAAM,IAAM,EAAI,GAAK,EAC3C,EACI,OAAc4L,EAAS,UACzBA,EAAS,aAAe,CAACA,EAAS,QAAU,IAAI,GAE9CJ,GAAQA,EAAK,KACfA,EAAK,GAAK,IAELI,CACT,CACA,SAASF,GAAiBG,EAAQ,CACzB,OAAAA,EAAO,KAAMrN,GACbgK,GAAQhK,CAAK,EACd,EAAAA,EAAM,OAASoC,IACfpC,EAAM,OAAS6E,IAAY,CAACqI,GAAiBlN,EAAM,QAAQ,GAFnC,EAK7B,EAAIqN,EAAS,IAChB,CAEA,SAASC,GAAWjmB,EAAKkmB,EAAyB,CAChD,MAAMllB,EAAM,CAAC,EAKb,UAAWjE,KAAOiD,EAChBgB,EAAiEvB,GAAa1C,CAAG,CAAC,EAAIiD,EAAIjD,CAAG,EAExF,OAAAiE,CACT,CAEA,MAAMmlB,GAAqBxoB,GACpBA,EACDyoB,GAAoBzoB,CAAC,EAAUmX,GAA2BnX,CAAC,EACxDwoB,GAAkBxoB,EAAE,MAAM,EAFlB,KAIX0oB,GAGmC9oB,GAAA,OAAO,OAAO,IAAI,EAAG,CAC1D,EAAII,GAAMA,EACV,IAAMA,GAAMA,EAAE,MAAM,GACpB,MAAQA,GAAMA,EAAE,KAChB,OAASA,GAA6EA,EAAE,MACxF,OAASA,GAA6EA,EAAE,MACxF,OAASA,GAA6EA,EAAE,MACxF,MAAQA,GAA4EA,EAAE,KACtF,QAAUA,GAAMwoB,GAAkBxoB,EAAE,MAAM,EAC1C,MAAQA,GAAMwoB,GAAkBxoB,EAAE,IAAI,EACtC,MAAQA,GAAMA,EAAE,GAChB,MAAQA,GAAMA,EAAE,KAChB,SAAWA,GAA4B2oB,GAAqB3oB,CAAC,EAC7D,aAAeA,GAAMA,EAAE,IAAMA,EAAE,EAAI,IAAM,CACvC0V,GAAS1V,EAAE,MAAM,IAEnB,UAAYA,GAAMA,EAAE,IAAMA,EAAE,EAAIgV,GAAS,KAAKhV,EAAE,KAAK,GACrD,OAASA,GAA4B4oB,GAAc,KAAK5oB,CAAC,CAC1D,GAGG6oB,GAAkB,CAAC7M,EAAO5c,IAAQ4c,IAAU1c,IAAa,CAAC0c,EAAM,iBAAmB9b,GAAO8b,EAAO5c,CAAG,EACpG0pB,GAA8B,CAClC,IAAI,CAAE,EAAGnV,CAAA,EAAYvU,EAAK,CACxB,GAAIA,IAAQ,WACH,SAEH,MAAE,IAAAuX,EAAK,WAAA8J,EAAY,KAAAsI,EAAM,MAAArlB,EAAO,YAAAslB,EAAa,KAAA5f,EAAM,WAAA6f,GAAetV,EAIpE,IAAAuV,EACA,GAAA9pB,EAAI,CAAC,IAAM,IAAK,CACZ,MAAAoD,EAAIwmB,EAAY5pB,CAAG,EACzB,GAAIoD,IAAM,OACR,OAAQA,EAAG,CACT,IAAK,GACH,OAAOie,EAAWrhB,CAAG,EACvB,IAAK,GACH,OAAO2pB,EAAK3pB,CAAG,EACjB,IAAK,GACH,OAAOuX,EAAIvX,CAAG,EAChB,IAAK,GACH,OAAOsE,EAAMtE,CAAG,MAEX,IAAAypB,GAAgBpI,EAAYrhB,CAAG,EACxC,OAAA4pB,EAAY5pB,CAAG,EAAI,EACZqhB,EAAWrhB,CAAG,KACZ2pB,IAASzpB,IAAaY,GAAO6oB,EAAM3pB,CAAG,EAC/C,OAAA4pB,EAAY5pB,CAAG,EAAI,EACZ2pB,EAAK3pB,CAAG,EACjB,IAGG8pB,EAAkBvV,EAAS,aAAa,CAAC,IAAMzT,GAAOgpB,EAAiB9pB,CAAG,EAE3E,OAAA4pB,EAAY5pB,CAAG,EAAI,EACZsE,EAAMtE,CAAG,KACPuX,IAAQrX,IAAaY,GAAOyW,EAAKvX,CAAG,EAC7C,OAAA4pB,EAAY5pB,CAAG,EAAI,EACZuX,EAAIvX,CAAG,EACmB+pB,KACjCH,EAAY5pB,CAAG,EAAI,GACrB,CAEI,MAAAgqB,EAAeV,GAAoBtpB,CAAG,EAC5C,IAAIiqB,EAAWC,EACf,GAAIF,EACF,OAAIhqB,IAAQ,UACJ8J,GAAAyK,EAAS,MAAO,MAAO,EAAE,EAK1ByV,EAAazV,CAAQ,EAC9B,IAEG0V,EAAYjgB,EAAK,gBAAkBigB,EAAYA,EAAUjqB,CAAG,GAEtD,OAAAiqB,KACE1S,IAAQrX,IAAaY,GAAOyW,EAAKvX,CAAG,EAC7C,OAAA4pB,EAAY5pB,CAAG,EAAI,EACZuX,EAAIvX,CAAG,EAChB,GAEEkqB,EAAmBL,EAAW,OAAO,iBAAkB/oB,GAAOopB,EAAkBlqB,CAAG,EAGjF,OAAOkqB,EAAiBlqB,CAAG,CAiBjC,EACA,IAAI,CAAE,EAAGuU,CAAS,EAAGvU,EAAK2B,EAAO,CAC/B,KAAM,CAAE,KAAAgoB,EAAM,WAAAtI,EAAY,IAAA9J,CAAQ,EAAAhD,EAC9B,OAAAkV,GAAgBpI,EAAYrhB,CAAG,GACjCqhB,EAAWrhB,CAAG,EAAI2B,EACX,IAIEgoB,IAASzpB,IAAaY,GAAO6oB,EAAM3pB,CAAG,GAC/C2pB,EAAK3pB,CAAG,EAAI2B,EACL,IACEb,GAAOyT,EAAS,MAAOvU,CAAG,GAIjCA,EAAI,CAAC,IAAM,KAAOA,EAAI,MAAM,CAAC,IAAKuU,EAI7B,IASLgD,EAAIvX,CAAG,EAAI2B,EAGR,GACT,EACA,IAAI,CACF,EAAG,CAAE,KAAAgoB,EAAM,WAAAtI,EAAY,YAAAuI,EAAa,IAAArS,EAAK,WAAAsS,EAAY,aAAAM,EAAc,KAAAngB,CAAK,GACvEhK,EAAK,CACN,IAAI8pB,EAAiBM,EACd,OAAC,EAAER,EAAY5pB,CAAG,GAAK2pB,IAASzpB,IAAaF,EAAI,CAAC,IAAM,KAAOc,GAAO6oB,EAAM3pB,CAAG,GAAKypB,GAAgBpI,EAAYrhB,CAAG,IAAM8pB,EAAkBK,EAAa,CAAC,IAAMrpB,GAAOgpB,EAAiB9pB,CAAG,GAAKc,GAAOyW,EAAKvX,CAAG,GAAKc,GAAOwoB,GAAqBtpB,CAAG,GAAKc,GAAO+oB,EAAW,OAAO,iBAAkB7pB,CAAG,IAAMoqB,EAAapgB,EAAK,eAAiBogB,EAAWpqB,CAAG,EACrW,EACA,eAAe+J,EAAQ/J,EAAKqqB,EAAY,CAClC,OAAAA,EAAW,KAAO,KACbtgB,EAAA,EAAE,YAAY/J,CAAG,EAAI,EACnBc,GAAOupB,EAAY,OAAO,GACnC,KAAK,IAAItgB,EAAQ/J,EAAKqqB,EAAW,MAAO,IAAI,EAEvC,QAAQ,eAAetgB,EAAQ/J,EAAKqqB,CAAU,EAEzD,EA4IA,SAASC,GAAsBhmB,EAAO,CAC7B,OAAAvD,GAAQuD,CAAK,EAAIA,EAAM,OAC5B,CAACX,EAAYkS,KAAOlS,EAAWkS,CAAC,EAAI,KAAMlS,GAC1C,EAAC,EACCW,CACN,CAoEA,IAAIylB,GAAoB,GACxB,SAASQ,GAAahW,EAAU,CACxB,MAAA3B,EAAU2W,GAAqBhV,CAAQ,EACvCiW,EAAajW,EAAS,MACtBgD,EAAMhD,EAAS,IACDwV,GAAA,GAChBnX,EAAQ,cACD8M,GAAA9M,EAAQ,aAAc2B,EAAU,IAAI,EAEzC,MAEJ,KAAMkW,EACN,SAAUC,EACV,QAAAC,EACA,MAAOC,EACP,QAASC,EACT,OAAQC,EAER,QAAAC,EACA,YAAAC,EACA,QAAAC,EACA,aAAAC,EACA,QAAAC,EACA,UAAAC,EACA,YAAAC,EACA,cAAAC,EACA,cAAAC,EACA,UAAAC,EACA,UAAAC,EACA,OAAAC,EACA,cAAAC,EACA,gBAAAC,EACA,cAAAC,EACA,eAAAC,EAEA,OAAAC,EACA,aAAAC,GAEA,WAAAC,GACA,WAAAnU,GACA,QAAAoU,EAAA,EACEtZ,EAaJ,GAHIkY,GACgBqB,GAAArB,EAAevT,EAVqE,IAUxC,EAE5DoT,EACF,UAAW3qB,MAAO2qB,EAAS,CACnB,MAAAyB,GAAgBzB,EAAQ3qB,EAAG,EAC7BqB,GAAW+qB,EAAa,IASxB7U,EAAIvX,EAAG,EAAIosB,GAAc,KAAK5B,CAAU,EAS5C,CAGJ,GAAIC,EAAa,CAMf,MAAMd,GAAOc,EAAY,KAAKD,EAAYA,CAAU,EAM/ChpB,GAASmoB,EAAI,IAGPpV,EAAA,KAAO7G,GAASic,EAAI,EAc/B,CAGF,GADoBI,GAAA,GAChBW,EACF,UAAW1qB,MAAO0qB,EAAiB,CAC3B,MAAA2B,GAAM3B,EAAgB1qB,EAAG,EACzBsP,GAAMjO,GAAWgrB,EAAG,EAAIA,GAAI,KAAK7B,EAAYA,CAAU,EAAInpB,GAAWgrB,GAAI,GAAG,EAAIA,GAAI,IAAI,KAAK7B,EAAYA,CAAU,EAAIpqB,GAIxHksB,GAAM,CAACjrB,GAAWgrB,EAAG,GAAKhrB,GAAWgrB,GAAI,GAAG,EAAIA,GAAI,IAAI,KAAK7B,CAAU,EAIzEpqB,GACEkC,GAAImG,GAAS,CACjB,IAAA6G,GACA,IAAAgd,EAAA,CACD,EACM,sBAAe/U,EAAKvX,GAAK,CAC9B,WAAY,GACZ,aAAc,GACd,IAAK,IAAMsC,GAAE,MACb,IAAMyD,IAAMzD,GAAE,MAAQyD,EAAA,CACvB,CAGD,CAGJ,GAAI6kB,EACF,UAAW5qB,MAAO4qB,EAChB2B,GAAc3B,EAAa5qB,EAAG,EAAGuX,EAAKiT,EAAYxqB,EAAG,EAGzD,GAAI6qB,EAAgB,CAClB,MAAM2B,GAAWnrB,GAAWwpB,CAAc,EAAIA,EAAe,KAAKL,CAAU,EAAIK,EAChF,QAAQ,QAAQ2B,EAAQ,EAAE,QAASxsB,IAAQ,CACjCysB,GAAAzsB,GAAKwsB,GAASxsB,EAAG,CAAC,EAC3B,EAEC+qB,GACOrL,GAAAqL,EAASxW,EAAU,GAAG,EAExB,SAAAmY,GAAsBC,GAAUpU,GAAM,CACzCxX,GAAQwX,EAAI,EACTA,GAAA,QAASqU,IAAUD,GAASC,GAAM,KAAKpC,CAAU,CAAC,CAAC,EAC/CjS,IACAoU,GAAApU,GAAK,KAAKiS,CAAU,CAAC,CAChC,CAcE,GAZJkC,GAAsB3F,GAAeiE,CAAW,EAChD0B,GAAsB7P,GAAWoO,CAAO,EACxCyB,GAAsB1F,GAAgBkE,CAAY,EAClDwB,GAAsBlH,GAAW2F,CAAO,EACxCuB,GAAsBzG,GAAamF,CAAS,EAC5CsB,GAAsBvG,GAAekF,CAAW,EAChDqB,GAAsBtF,GAAiByE,CAAa,EACpDa,GAAsBvF,GAAiBwE,CAAa,EACpDe,GAAsBxF,GAAmB0E,CAAe,EACxDc,GAAsB5P,GAAiByO,CAAa,EACpDmB,GAAsBjG,GAAagF,CAAS,EAC5CiB,GAAsBzF,GAAkB6E,CAAc,EAClD/qB,GAAQgrB,CAAM,EAChB,GAAIA,EAAO,OAAQ,CACjB,MAAMc,GAAUtY,EAAS,UAAYA,EAAS,QAAU,IACjDwX,EAAA,QAAS/rB,IAAQ,CACf,sBAAe6sB,GAAS7sB,GAAK,CAClC,IAAK,IAAMwqB,EAAWxqB,EAAG,EACzB,IAAMC,IAAQuqB,EAAWxqB,EAAG,EAAIC,GAChC,WAAY,GACb,EACF,OACSsU,EAAS,UACnBA,EAAS,QAAU,CAAC,GAGpBmX,GAAUnX,EAAS,SAAWnU,KAChCmU,EAAS,OAASmX,GAEhBM,IAAgB,OAClBzX,EAAS,aAAeyX,IAEtBC,OAAqB,WAAaA,IAClCnU,OAAqB,WAAaA,IAClCgU,GACFlL,GAAkBrM,CAAQ,CAE9B,CACA,SAAS4X,GAAkBrB,EAAevT,EAAKuV,EAA2B1sB,GAAM,CAC1EW,GAAQ+pB,CAAa,IACvBA,EAAgBiC,GAAgBjC,CAAa,GAE/C,UAAW9qB,KAAO8qB,EAAe,CACzB,MAAAuB,EAAMvB,EAAc9qB,CAAG,EACzB,IAAAwmB,EACAhlB,GAAS6qB,CAAG,EACV,YAAaA,EACJ7F,EAAAwG,GACTX,EAAI,MAAQrsB,EACZqsB,EAAI,QACJ,EACF,EAEW7F,EAAAwG,GAAOX,EAAI,MAAQrsB,CAAG,EAGnCwmB,EAAWwG,GAAOX,CAAG,EAEnB7mB,GAAMghB,CAAQ,EACT,sBAAejP,EAAKvX,EAAK,CAC9B,WAAY,GACZ,aAAc,GACd,IAAK,IAAMwmB,EAAS,MACpB,IAAMzgB,GAAMygB,EAAS,MAAQzgB,CAAA,CAC9B,EAEDwR,EAAIvX,CAAG,EAAIwmB,CAIb,CAEJ,CACA,SAAS9G,GAASnH,EAAMhE,EAAUvK,EAAM,CACtCyK,GACE1T,GAAQwX,CAAI,EAAIA,EAAK,IAAK0U,GAAMA,EAAE,KAAK1Y,EAAS,KAAK,CAAC,EAAIgE,EAAK,KAAKhE,EAAS,KAAK,EAClFA,EACAvK,CACF,CACF,CACA,SAASuiB,GAAcxhB,EAAKwM,EAAKiT,EAAYxqB,EAAK,CAC5C,IAAAkS,EAASlS,EAAI,SAAS,GAAG,EAAIktB,GAAiB1C,EAAYxqB,CAAG,EAAI,IAAMwqB,EAAWxqB,CAAG,EACrF,GAAAsB,GAASyJ,CAAG,EAAG,CACX,MAAAoiB,EAAU5V,EAAIxM,CAAG,EACnB1J,GAAW8rB,CAAO,GAElBza,GAAMR,EAAQib,CAAO,CAIzB,SACS9rB,GAAW0J,CAAG,EAErB2H,GAAMR,EAAQnH,EAAI,KAAKyf,CAAU,CAAC,UAE3BhpB,GAASuJ,CAAG,EACjB,GAAAhK,GAAQgK,CAAG,EACTA,EAAA,QAAS0F,GAAM8b,GAAc9b,EAAG8G,EAAKiT,EAAYxqB,CAAG,CAAC,MACpD,CACL,MAAMmtB,EAAU9rB,GAAW0J,EAAI,OAAO,EAAIA,EAAI,QAAQ,KAAKyf,CAAU,EAAIjT,EAAIxM,EAAI,OAAO,EACpF1J,GAAW8rB,CAAO,GACdza,GAAAR,EAAQib,EAASpiB,CAAG,CAG5B,CAKN,CACA,SAASwe,GAAqBhV,EAAU,CACtC,MAAM6Y,EAAO7Y,EAAS,KAChB,CAAE,OAAA8Y,EAAQ,QAASC,CAAmB,EAAAF,EACtC,CACJ,OAAQG,EACR,aAAcrrB,EACd,OAAQ,CAAE,sBAAAsrB,CAAsB,GAC9BjZ,EAAS,WACPyQ,EAAS9iB,EAAM,IAAIkrB,CAAI,EACzB,IAAAK,EACJ,OAAIzI,EACSyI,EAAAzI,EACF,CAACuI,EAAa,QAAU,CAACF,GAAU,CAACC,EAEhCG,EAAAL,GAGbK,EAAW,CAAC,EACRF,EAAa,QACFA,EAAA,QACVG,GAAMC,GAAaF,EAAUC,EAAGF,EAAuB,EAAI,CAC9D,EAEWG,GAAAF,EAAUL,EAAMI,CAAqB,GAEhDhsB,GAAS4rB,CAAI,GACTlrB,EAAA,IAAIkrB,EAAMK,CAAQ,EAEnBA,CACT,CACA,SAASE,GAAaC,EAAIC,EAAMC,EAAQC,EAAU,GAAO,CACvD,KAAM,CAAE,OAAAV,EAAQ,QAASC,CAAmB,EAAAO,EACxCP,GACWK,GAAAC,EAAIN,EAAgBQ,EAAQ,EAAI,EAE3CT,GACKA,EAAA,QACJK,GAAMC,GAAaC,EAAIF,EAAGI,EAAQ,EAAI,CACzC,EAEF,UAAW9tB,KAAO6tB,EACZ,KAAAE,GAAW/tB,IAAQ,UAIhB,CACL,MAAMguB,EAAQC,GAA0BjuB,CAAG,GAAK8tB,GAAUA,EAAO9tB,CAAG,EACpE4tB,EAAG5tB,CAAG,EAAIguB,EAAQA,EAAMJ,EAAG5tB,CAAG,EAAG6tB,EAAK7tB,CAAG,CAAC,EAAI6tB,EAAK7tB,CAAG,EAGnD,OAAA4tB,CACT,CACA,MAAMK,GAA4B,CAChC,KAAMC,GACN,MAAOC,GACP,MAAOA,GAEP,QAASC,GACT,SAAUA,GAEV,aAAcC,GACd,QAASA,GACT,YAAaA,GACb,QAASA,GACT,aAAcA,GACd,QAASA,GACT,cAAeA,GACf,cAAeA,GACf,UAAWA,GACX,UAAWA,GACX,UAAWA,GACX,YAAaA,GACb,cAAeA,GACf,eAAgBA,GAEhB,WAAYD,GACZ,WAAYA,GAEZ,MAAOE,GAEP,QAASJ,GACT,OAAQK,EACV,EACA,SAASL,GAAYN,EAAIC,EAAM,CAC7B,OAAKA,EAGAD,EAGE,UAAwB,CACrB,OAAAptB,GACNa,GAAWusB,CAAE,EAAIA,EAAG,KAAK,KAAM,IAAI,EAAIA,EACvCvsB,GAAWwsB,CAAI,EAAIA,EAAK,KAAK,KAAM,IAAI,EAAIA,CAC7C,CACF,EAPSA,EAHAD,CAWX,CACA,SAASW,GAAYX,EAAIC,EAAM,CAC7B,OAAOO,GAAmBrB,GAAgBa,CAAE,EAAGb,GAAgBc,CAAI,CAAC,CACtE,CACA,SAASd,GAAgBhiB,EAAK,CACxB,GAAAhK,GAAQgK,CAAG,EAAG,CAChB,MAAMtH,EAAM,CAAC,EACb,QAAS7C,EAAI,EAAGA,EAAImK,EAAI,OAAQnK,IAC9B6C,EAAIsH,EAAInK,CAAC,CAAC,EAAImK,EAAInK,CAAC,EAEd,OAAA6C,CAAA,CAEF,OAAAsH,CACT,CACA,SAASsjB,GAAaT,EAAIC,EAAM,CAC9B,OAAOD,EAAK,CAAC,GAAG,IAAI,IAAI,GAAG,OAAOA,EAAIC,CAAI,CAAC,CAAC,EAAIA,CAClD,CACA,SAASO,GAAmBR,EAAIC,EAAM,CAC7B,OAAAD,EAAKptB,GAA8B,cAAO,IAAI,EAAGotB,EAAIC,CAAI,EAAIA,CACtE,CACA,SAASM,GAAyBP,EAAIC,EAAM,CAC1C,OAAID,EACE7sB,GAAQ6sB,CAAE,GAAK7sB,GAAQ8sB,CAAI,EACtB,CAAC,GAAmB,IAAI,IAAI,CAAC,GAAGD,EAAI,GAAGC,CAAI,CAAC,CAAC,EAE/CrtB,GACW,OAAO,OAAO,IAAI,EAClC8pB,GAAsBsD,CAAE,EACxBtD,GAAsBuD,GAAsB,CAAE,EAChD,EAEOA,CAEX,CACA,SAASS,GAAkBV,EAAIC,EAAM,CAC/B,IAACD,EAAW,OAAAC,EACZ,IAACA,EAAa,OAAAD,EAClB,MAAMY,EAAShuB,GAAuB,OAAO,OAAO,IAAI,EAAGotB,CAAE,EAC7D,UAAW5tB,KAAO6tB,EACTW,EAAAxuB,CAAG,EAAIquB,GAAaT,EAAG5tB,CAAG,EAAG6tB,EAAK7tB,CAAG,CAAC,EAExC,OAAAwuB,CACT,CAEA,SAASC,IAAmB,CACnB,OACL,IAAK,KACL,OAAQ,CACN,YAAapuB,GACb,YAAa,GACb,iBAAkB,CAAC,EACnB,sBAAuB,CAAC,EACxB,aAAc,OACd,YAAa,OACb,gBAAiB,EACnB,EACA,OAAQ,CAAC,EACT,WAAY,CAAC,EACb,WAAY,CAAC,EACb,SAAiC,cAAO,IAAI,EAC5C,iBAAkC,QAClC,eAAgC,QAChC,eAAgC,OAClC,CACF,CACA,IAAIquB,GAAQ,EACZ,SAASC,GAAajD,EAAQzI,EAAS,CACrC,OAAO,SAAmB2L,EAAeC,EAAY,KAAM,CACpDxtB,GAAWutB,CAAa,IACXA,EAAApuB,GAAO,CAAC,EAAGouB,CAAa,GAEtCC,GAAa,MAAQ,CAACrtB,GAASqtB,CAAS,IAE9BA,EAAA,MAEd,MAAMC,EAAUL,GAAiB,EAC3BM,MAAuC,QACvCC,EAAmB,CAAC,EAC1B,IAAIC,EAAY,GACV,MAAAC,EAAMJ,EAAQ,IAAM,CACxB,KAAMJ,KACN,WAAYE,EACZ,OAAQC,EACR,WAAY,KACZ,SAAUC,EACV,UAAW,KACX,QAAAK,GACA,IAAI,QAAS,CACX,OAAOL,EAAQ,MACjB,EACA,IAAI,OAAO/oB,EAAG,CAMd,EACA,IAAIqpB,KAAWxc,EAAS,CAClB,OAAAmc,EAAiB,IAAIK,CAAM,IAEpBA,GAAU/tB,GAAW+tB,EAAO,OAAO,GAC5CL,EAAiB,IAAIK,CAAM,EACpBA,EAAA,QAAQF,EAAK,GAAGtc,CAAO,GACrBvR,GAAW+tB,CAAM,IAC1BL,EAAiB,IAAIK,CAAM,EACpBA,EAAAF,EAAK,GAAGtc,CAAO,IAMjBsc,CACT,EACA,MAAMG,EAAO,CAET,OAAKP,EAAQ,OAAO,SAASO,CAAK,GACxBP,EAAA,OAAO,KAAKO,CAAK,EAStBH,CACT,EACA,UAAU9qB,EAAMwjB,EAAW,CAIzB,OAAKA,GAMGkH,EAAA,WAAW1qB,CAAI,EAAIwjB,EACpBsH,GANEJ,EAAQ,WAAW1qB,CAAI,CAOlC,EACA,UAAUA,EAAMkrB,EAAW,CAIzB,OAAKA,GAMGR,EAAA,WAAW1qB,CAAI,EAAIkrB,EACpBJ,GANEJ,EAAQ,WAAW1qB,CAAI,CAOlC,EACA,MAAMmrB,EAAeC,EAAWhW,EAAW,CACzC,GAAI,CAACyV,EAAW,CAOd,MAAMpX,EAAQqX,EAAI,UAAYxL,EAAYkL,EAAeC,CAAS,EAClE,OAAAhX,EAAM,WAAaiX,EACftV,IAAc,GACJA,EAAA,MACHA,IAAc,KACXA,EAAA,QAYLkS,EAAA7T,EAAO0X,EAAe/V,CAAS,EAE5ByV,EAAA,GACZC,EAAI,WAAaK,EACjBA,EAAc,YAAcL,EAKrBnX,GAA2BF,EAAM,SAAS,EAOrD,EACA,UAAUtF,EAAW,CAMnByc,EAAiB,KAAKzc,CAAS,CACjC,EACA,SAAU,CACJ0c,IACFxa,GACEua,EACAE,EAAI,UACJ,EACF,EACOxD,EAAA,KAAMwD,EAAI,UAAU,EAK3B,OAAOA,EAAI,WAAW,YAI1B,EACA,QAAQlvB,EAAK2B,EAAO,CAYV,OAAAmtB,EAAA,SAAS9uB,CAAG,EAAI2B,EACjButB,CACT,EACA,eAAejtB,EAAI,CACjB,MAAMwtB,EAAUC,GACHA,GAAAR,EACT,IACF,OAAOjtB,EAAG,SACV,CACaytB,GAAAD,CAAA,CACf,CAEJ,EACO,OAAAP,CACT,CACF,CACA,IAAIQ,GAAa,KAEjB,SAASjD,GAAQzsB,EAAK2B,EAAO,CAC3B,GAAK2hB,GAIE,CACL,IAAIkJ,EAAWlJ,GAAgB,SAC/B,MAAMqM,EAAiBrM,GAAgB,QAAUA,GAAgB,OAAO,SACpEqM,IAAmBnD,IACrBA,EAAWlJ,GAAgB,SAAW,OAAO,OAAOqM,CAAc,GAEpEnD,EAASxsB,CAAG,EAAI2B,CAAA,CAEpB,CACA,SAASqrB,GAAOhtB,EAAK4R,EAAcge,EAAwB,GAAO,CAChE,MAAMrb,EAAW8I,GAAmB,EACpC,GAAI9I,GAAYmb,GAAY,CACtB,IAAAlD,EAAWkD,GAAaA,GAAW,SAAS,SAAWnb,EAAWA,EAAS,QAAU,MAAQA,EAAS,GAAKA,EAAS,MAAM,YAAcA,EAAS,MAAM,WAAW,SAAWA,EAAS,OAAO,SAAW,OACxM,GAAAiY,GAAYxsB,KAAOwsB,EACrB,OAAOA,EAASxsB,CAAG,EACrB,GAAW,UAAU,OAAS,EACrB,OAAA4vB,GAAyBvuB,GAAWuQ,CAAY,EAAIA,EAAa,KAAK2C,GAAYA,EAAS,KAAK,EAAI3C,CAG7G,CAIJ,CACA,SAASie,IAAsB,CACtB,OAAC,EAAExS,GAAwB,GAAAqS,GACpC,CAEA,MAAMI,GAAsB,CAAC,EACvBC,GAAuB,IAAM,OAAO,OAAOD,EAAmB,EAC9DE,GAAoB/sB,GAAQ,OAAO,eAAeA,CAAG,IAAM6sB,GAEjE,SAASG,GAAU1b,EAAUiJ,EAAU0S,EAAYne,EAAQ,GAAO,CAChE,MAAMzN,EAAQ,CAAC,EACT6rB,EAAQJ,GAAqB,EAC1Bxb,EAAA,cAAuC,cAAO,IAAI,EAC9C6b,GAAA7b,EAAUiJ,EAAUlZ,EAAO6rB,CAAK,EAC7C,UAAWnwB,KAAOuU,EAAS,aAAa,CAAC,EACjCvU,KAAOsE,IACXA,EAAMtE,CAAG,EAAI,QAMbkwB,EACF3b,EAAS,MAAQxC,EAAQzN,EAAQ0L,GAAgB1L,CAAK,EAEjDiQ,EAAS,KAAK,MAGjBA,EAAS,MAAQjQ,EAFjBiQ,EAAS,MAAQ4b,EAKrB5b,EAAS,MAAQ4b,CACnB,CAOA,SAASE,GAAY9b,EAAUiJ,EAAU8S,EAAc5W,EAAW,CAC1D,MACJ,MAAApV,EACA,MAAA6rB,EACA,MAAO,CAAE,UAAAI,CAAU,GACjBhc,EACEic,EAAkBxlB,GAAM1G,CAAK,EAC7B,CAACsO,CAAO,EAAI2B,EAAS,aAC3B,IAAIkc,EAAkB,GACtB,IAI+E/W,GAAa6W,EAAY,IAAM,EAAEA,EAAY,KAE1H,GAAIA,EAAY,EAAG,CACX,MAAAG,EAAgBnc,EAAS,MAAM,aACrC,QAAS3T,EAAI,EAAGA,EAAI8vB,EAAc,OAAQ9vB,IAAK,CACzC,IAAAZ,EAAM0wB,EAAc9vB,CAAC,EACzB,GAAI+vB,GAAepc,EAAS,aAAcvU,CAAG,EAC3C,SAEI,MAAA2B,EAAQ6b,EAASxd,CAAG,EAC1B,GAAI4S,EACE,GAAA9R,GAAOqvB,EAAOnwB,CAAG,EACf2B,IAAUwuB,EAAMnwB,CAAG,IACrBmwB,EAAMnwB,CAAG,EAAI2B,EACK8uB,EAAA,QAEf,CACC,MAAAG,EAAexuB,GAASpC,CAAG,EACjCsE,EAAMssB,CAAY,EAAIC,GACpBje,EACA4d,EACAI,EACAjvB,EACA4S,EACA,EACF,OAGE5S,IAAUwuB,EAAMnwB,CAAG,IACrBmwB,EAAMnwB,CAAG,EAAI2B,EACK8uB,EAAA,GAEtB,CACF,MAEG,CACDL,GAAa7b,EAAUiJ,EAAUlZ,EAAO6rB,CAAK,IAC7BM,EAAA,IAEhB,IAAAK,EACJ,UAAW9wB,KAAOwwB,GACZ,CAAChT,GACL,CAAC1c,GAAO0c,EAAUxd,CAAG,KAEnB8wB,EAAWtuB,GAAUxC,CAAG,KAAOA,GAAO,CAACc,GAAO0c,EAAUsT,CAAQ,MAC5Dle,EACE0d,IACHA,EAAatwB,CAAG,IAAM,QACvBswB,EAAaQ,CAAQ,IAAM,UACzBxsB,EAAMtE,CAAG,EAAI6wB,GACXje,EACA4d,EACAxwB,EACA,OACAuU,EACA,EACF,GAGF,OAAOjQ,EAAMtE,CAAG,GAItB,GAAImwB,IAAUK,EACZ,UAAWxwB,KAAOmwB,GACZ,CAAC3S,GAAY,CAAC1c,GAAO0c,EAAUxd,CAAG,KACpC,OAAOmwB,EAAMnwB,CAAG,EACEywB,EAAA,GAGxB,CAEEA,GACMvmB,GAAAqK,EAAS,MAAO,MAAO,EAAE,CAKrC,CACA,SAAS6b,GAAa7b,EAAUiJ,EAAUlZ,EAAO6rB,EAAO,CACtD,KAAM,CAACvd,EAASme,CAAY,EAAIxc,EAAS,aACzC,IAAIkc,EAAkB,GAClBO,EACJ,GAAIxT,EACF,QAASxd,KAAOwd,EAAU,CACpB,GAAAzb,GAAe/B,CAAG,EACpB,SAEI,MAAA2B,EAAQ6b,EAASxd,CAAG,EACtB,IAAAixB,EACAre,GAAW9R,GAAO8R,EAASqe,EAAW7uB,GAASpC,CAAG,CAAC,EACjD,CAAC+wB,GAAgB,CAACA,EAAa,SAASE,CAAQ,EAClD3sB,EAAM2sB,CAAQ,EAAItvB,GAEjBqvB,IAAkBA,EAAgB,CAAC,IAAIC,CAAQ,EAAItvB,EAE5CgvB,GAAepc,EAAS,aAAcvU,CAAG,IAC/C,EAAEA,KAAOmwB,IAAUxuB,IAAUwuB,EAAMnwB,CAAG,KACxCmwB,EAAMnwB,CAAG,EAAI2B,EACK8uB,EAAA,GAEtB,CAGJ,GAAIM,EAAc,CACV,MAAAP,EAAkBxlB,GAAM1G,CAAK,EAC7B4sB,EAAaF,GAAiB9wB,GACpC,QAASU,EAAI,EAAGA,EAAImwB,EAAa,OAAQnwB,IAAK,CACtC,MAAAZ,EAAM+wB,EAAanwB,CAAC,EAC1B0D,EAAMtE,CAAG,EAAI6wB,GACXje,EACA4d,EACAxwB,EACAkxB,EAAWlxB,CAAG,EACduU,EACA,CAACzT,GAAOowB,EAAYlxB,CAAG,CACzB,EACF,CAEK,OAAAywB,CACT,CACA,SAASI,GAAiBje,EAAStO,EAAOtE,EAAK2B,EAAO4S,EAAU4c,EAAU,CAClE,MAAA9E,EAAMzZ,EAAQ5S,CAAG,EACvB,GAAIqsB,GAAO,KAAM,CACT,MAAA+E,EAAatwB,GAAOurB,EAAK,SAAS,EACpC,GAAA+E,GAAczvB,IAAU,OAAQ,CAClC,MAAMiQ,EAAeya,EAAI,QACrB,GAAAA,EAAI,OAAS,UAAY,CAACA,EAAI,aAAehrB,GAAWuQ,CAAY,EAAG,CACnE,MAAE,cAAAyf,GAAkB9c,EAC1B,GAAIvU,KAAOqxB,EACT1vB,EAAQ0vB,EAAcrxB,CAAG,MACpB,CACC,MAAA2mB,EAAQC,GAAmBrS,CAAQ,EACjC5S,EAAA0vB,EAAcrxB,CAAG,EAAI4R,EAAa,KACxC,KACAtN,CACF,EACMqiB,EAAA,EACR,MAEQhlB,EAAAiQ,EAEN2C,EAAS,IACFA,EAAA,GAAG,SAASvU,EAAK2B,CAAK,CACjC,CAEE0qB,EAAI,KACF8E,GAAY,CAACC,EACPzvB,EAAA,GACC0qB,EAAI,KAA4B1qB,IAAU,IAAMA,IAAUa,GAAUxC,CAAG,KACxE2B,EAAA,IAEZ,CAEK,OAAAA,CACT,CACA,MAAM2vB,OAAsC,QAC5C,SAASC,GAAsBvO,EAAM6G,EAAYkE,EAAU,GAAO,CAC1D,MAAA7rB,EAA+B6rB,EAAUuD,GAAkBzH,EAAW,WACtE7E,EAAS9iB,EAAM,IAAI8gB,CAAI,EAC7B,GAAIgC,EACK,OAAAA,EAET,MAAMja,EAAMiY,EAAK,MACXrf,EAAa,CAAC,EACdotB,EAAe,CAAC,EACtB,IAAIS,EAAa,GACU,IAACnwB,GAAW2hB,CAAI,EAAG,CACtC,MAAAyO,EAAeC,GAAS,CACfF,EAAA,GACb,KAAM,CAACltB,EAAO2f,CAAI,EAAIsN,GAAsBG,EAAM7H,EAAY,EAAI,EAClErpB,GAAOmD,EAAYW,CAAK,EACpB2f,GAAM8M,EAAa,KAAK,GAAG9M,CAAI,CACrC,EACI,CAAC8J,GAAWlE,EAAW,OAAO,QACrBA,EAAA,OAAO,QAAQ4H,CAAW,EAEnCzO,EAAK,SACPyO,EAAYzO,EAAK,OAAO,EAEtBA,EAAK,QACFA,EAAA,OAAO,QAAQyO,CAAW,CACjC,CAEE,IAAC1mB,GAAO,CAACymB,EACP,OAAAhwB,GAASwhB,CAAI,GACT9gB,EAAA,IAAI8gB,EAAM7iB,EAAS,EAEpBA,GAEL,GAAAY,GAAQgK,CAAG,EACb,QAASnK,EAAI,EAAGA,EAAImK,EAAI,OAAQnK,IAAK,CAInC,MAAM+wB,EAAgBvvB,GAAS2I,EAAInK,CAAC,CAAC,EACjCgxB,GAAiBD,CAAa,IAChChuB,EAAWguB,CAAa,EAAIzxB,GAC9B,SAEO6K,EAIT,UAAW/K,KAAO+K,EAAK,CACf,MAAA4mB,EAAgBvvB,GAASpC,CAAG,EAC9B,GAAA4xB,GAAiBD,CAAa,EAAG,CAC7B,MAAAtF,EAAMthB,EAAI/K,CAAG,EACb6xB,EAAOluB,EAAWguB,CAAa,EAAI5wB,GAAQsrB,CAAG,GAAKhrB,GAAWgrB,CAAG,EAAI,CAAE,KAAMA,GAAQ7rB,GAAO,GAAI6rB,CAAG,EACnGyF,EAAWD,EAAK,KACtB,IAAIE,EAAa,GACbC,EAAiB,GACjB,GAAAjxB,GAAQ+wB,CAAQ,EAClB,QAASplB,EAAQ,EAAGA,EAAQolB,EAAS,OAAQ,EAAEplB,EAAO,CAC9C,MAAA1C,EAAO8nB,EAASplB,CAAK,EACrBulB,EAAW5wB,GAAW2I,CAAI,GAAKA,EAAK,KAC1C,GAAIioB,IAAa,UAAW,CACbF,EAAA,GACb,WACSE,IAAa,WACLD,EAAA,GACnB,MAGFD,EAAa1wB,GAAWywB,CAAQ,GAAKA,EAAS,OAAS,UAEzDD,EAAK,GAAsBE,EAC3BF,EAAK,GAA0BG,GAC3BD,GAAcjxB,GAAO+wB,EAAM,SAAS,IACtCd,EAAa,KAAKY,CAAa,CACjC,CACF,CAGE,MAAAluB,EAAM,CAACE,EAAYotB,CAAY,EACjC,OAAAvvB,GAASwhB,CAAI,GACT9gB,EAAA,IAAI8gB,EAAMvf,CAAG,EAEdA,CACT,CACA,SAASmuB,GAAiB5xB,EAAK,CAC7B,OAAIA,EAAI,CAAC,IAAM,KAAO,CAAC+B,GAAe/B,CAAG,CAM3C,CAqHA,MAAMkyB,GAAiBlyB,GAAQA,IAAQ,KAAOA,IAAQ,QAAUA,IAAQ,UAClEmyB,GAAsBxwB,GAAUZ,GAAQY,CAAK,EAAIA,EAAM,IAAIywB,EAAc,EAAI,CAACA,GAAezwB,CAAK,CAAC,EACnG0wB,GAAgB,CAACryB,EAAKsyB,EAAS/a,IAAQ,CAC3C,GAAI+a,EAAQ,GACH,OAAAA,EAEH,MAAA3uB,EAAa2T,EAAQ,IAAIhM,IAMtB6mB,GAAmBG,EAAQ,GAAGhnB,CAAI,CAAC,EACzCiM,CAAG,EACN,OAAA5T,EAAW,GAAK,GACTA,CACT,EACM4uB,GAAuB,CAACC,EAAUpV,EAAO7I,IAAa,CAC1D,MAAMgD,EAAMib,EAAS,KACrB,UAAWxyB,KAAOwyB,EAAU,CACtB,GAAAN,GAAclyB,CAAG,EAAG,SAClB,MAAA2B,EAAQ6wB,EAASxyB,CAAG,EACtB,GAAAqB,GAAWM,CAAK,EAClByb,EAAMpd,CAAG,EAAIqyB,GAAcryB,EAAK2B,EAAO4V,CAAG,UACjC5V,GAAS,KAAM,CAMlB,MAAAgC,EAAawuB,GAAmBxwB,CAAK,EACrCyb,EAAApd,CAAG,EAAI,IAAM2D,CAAA,CACrB,CAEJ,EACM8uB,GAAsB,CAACle,EAAU8F,IAAa,CAM5C,MAAA1W,EAAawuB,GAAmB9X,CAAQ,EACrC9F,EAAA,MAAM,QAAU,IAAM5Q,CACjC,EACM+uB,GAAc,CAACtV,EAAO/C,EAAUX,IAAc,CAClD,UAAW1Z,KAAOqa,GACZX,GAAa,CAACwY,GAAclyB,CAAG,KAC3Bod,EAAApd,CAAG,EAAIqa,EAASra,CAAG,EAG/B,EACM2yB,GAAY,CAACpe,EAAU8F,EAAUX,IAAc,CAC7C,MAAA0D,EAAQ7I,EAAS,MAAQwb,GAAqB,EAChD,GAAAxb,EAAS,MAAM,UAAY,GAAI,CACjC,MAAMvK,EAAOqQ,EAAS,EAClBrQ,GACU0oB,GAAAtV,EAAO/C,EAAUX,CAAS,EAClCA,GACE1W,GAAAoa,EAAO,IAAKpT,EAAM,EAAI,GAG5BuoB,GAAqBlY,EAAU+C,CAAK,OAE7B/C,GACToY,GAAoBle,EAAU8F,CAAQ,CAE1C,EACMuY,GAAc,CAACre,EAAU8F,EAAUX,IAAc,CAC/C,MAAE,MAAA7B,EAAO,MAAAuF,CAAA,EAAU7I,EACzB,IAAIse,EAAoB,GACpBC,EAA2B5yB,GAC3B,GAAA2X,EAAM,UAAY,GAAI,CACxB,MAAM7N,EAAOqQ,EAAS,EAClBrQ,EAIS0P,GAAa1P,IAAS,EACX6oB,EAAA,GAERH,GAAAtV,EAAO/C,EAAUX,CAAS,GAGxCmZ,EAAoB,CAACxY,EAAS,QAC9BkY,GAAqBlY,EAAU+C,CAAK,GAEX0V,EAAAzY,OAClBA,IACToY,GAAoBle,EAAU8F,CAAQ,EACXyY,EAAA,CAAE,QAAS,CAAE,GAE1C,GAAID,EACF,UAAW7yB,KAAOod,EACZ,CAAC8U,GAAclyB,CAAG,GAAK8yB,EAAyB9yB,CAAG,GAAK,MAC1D,OAAOod,EAAMpd,CAAG,CAIxB,EAgEMgb,GAAwB+X,GAC9B,SAASC,GAAepgB,EAAS,CAC/B,OAAOqgB,GAAmBrgB,CAAO,CACnC,CAIA,SAASqgB,GAAmBrgB,EAASsgB,EAAoB,CAIvD,MAAMnpB,EAASxG,GAAc,EAC7BwG,EAAO,QAAU,GAIX,MACJ,OAAQopB,EACR,OAAQ3X,EACR,UAAW4X,EACX,cAAeC,EACf,WAAYC,EACZ,cAAeC,EACf,QAASC,EACT,eAAgBC,EAChB,WAAYC,EACZ,YAAaC,EACb,WAAYC,EAAiBxzB,GAC7B,oBAAqByzB,CAAA,EACnBjhB,EACEuR,EAAQ,CAACjL,EAAIC,EAAIC,GAAWC,GAAS,KAAMC,GAAkB,KAAMC,GAAiB,KAAMC,EAAY,OAAQC,EAAe,KAAMC,GAAiF,CAAC,CAACP,EAAG,kBAAoB,CACjP,GAAID,IAAOC,EACT,OAEED,GAAM,CAACiF,GAAgBjF,EAAIC,CAAE,IAC/BE,GAASya,GAAgB5a,CAAE,EACnBqC,GAAArC,EAAII,GAAiBC,GAAgB,EAAI,EAC5CL,EAAA,MAEHC,EAAG,YAAc,KACPO,GAAA,GACZP,EAAG,gBAAkB,MAEvB,KAAM,CAAE,KAAAnP,GAAM,IAAA0G,GAAK,UAAA0J,EAAc,EAAAjB,EACjC,OAAQnP,GAAM,CACZ,KAAK+pB,GACSC,EAAA9a,EAAIC,EAAIC,GAAWC,EAAM,EACrC,MACF,KAAK2E,GACgBiW,EAAA/a,EAAIC,EAAIC,GAAWC,EAAM,EAC5C,MACF,KAAK6a,GACChb,GAAM,MACQib,EAAAhb,EAAIC,GAAWC,GAAQG,CAAS,EAIlD,MACF,KAAKiH,GACH2T,GACElb,EACAC,EACAC,GACAC,GACAC,GACAC,GACAC,EACAC,EACAC,EACF,EACA,MACF,QACMU,GAAY,EACdia,EACEnb,EACAC,EACAC,GACAC,GACAC,GACAC,GACAC,EACAC,EACAC,EACF,EACSU,GAAY,EACrBka,GACEpb,EACAC,EACAC,GACAC,GACAC,GACAC,GACAC,EACAC,EACAC,EACF,GACSU,GAAY,IAaZA,GAAY,MAChBpQ,GAAA,QACHkP,EACAC,EACAC,GACAC,GACAC,GACAC,GACAC,EACAC,EACAC,GACAC,EACF,CAGF,CAEAjJ,IAAO,MAAQ4I,GACV5I,MAAKwI,GAAMA,EAAG,IAAKK,GAAgBJ,GAAMD,EAAI,CAACC,CAAE,EAC9CzI,IAAO,MAAQwI,GAAMA,EAAG,KAAO,MACxC2H,GAAO3H,EAAG,IAAK,KAAMK,GAAgBL,EAAI,EAAI,CAEjD,EACM8a,EAAc,CAAC9a,EAAIC,EAAIC,GAAWC,KAAW,CACjD,GAAIH,GAAM,KACRia,EACEha,EAAG,GAAKma,EAAena,EAAG,QAAQ,EAClCC,GACAC,EACF,MACK,CACC,MAAA1Y,GAAKwY,EAAG,GAAKD,EAAG,GAClBC,EAAG,WAAaD,EAAG,UACTsa,EAAA7yB,GAAIwY,EAAG,QAAQ,CAC7B,CAEJ,EACM8a,EAAqB,CAAC/a,EAAIC,EAAIC,GAAWC,KAAW,CACpDH,GAAM,KACRia,EACEha,EAAG,GAAKoa,EAAkBpa,EAAG,UAAY,EAAE,EAC3CC,GACAC,EACF,EAEAF,EAAG,GAAKD,EAAG,EAEf,EACMib,EAAkB,CAAChb,EAAIC,EAAWC,GAAQG,KAAc,CAC5D,CAACL,EAAG,GAAIA,EAAG,MAAM,EAAI0a,EACnB1a,EAAG,SACHC,EACAC,GACAG,GACAL,EAAG,GACHA,EAAG,MACL,CACF,EAgBMob,EAAiB,CAAC,CAAE,GAAA5zB,EAAI,OAAA0Y,CAAO,EAAGD,GAAW+C,KAAgB,CAC7D,IAAAlU,GACG,KAAAtH,GAAMA,IAAO0Y,GAClBpR,GAAO0rB,EAAgBhzB,CAAE,EACdwyB,EAAAxyB,EAAIyY,GAAW+C,EAAW,EAChCxb,EAAAsH,GAEIkrB,EAAA9Z,EAAQD,GAAW+C,EAAW,CAC3C,EACMqY,EAAmB,CAAC,CAAE,GAAA7zB,EAAI,OAAA0Y,KAAa,CACvC,IAAApR,GACG,KAAAtH,GAAMA,IAAO0Y,GAClBpR,GAAO0rB,EAAgBhzB,CAAE,EACzB6a,EAAW7a,CAAE,EACRA,EAAAsH,GAEPuT,EAAWnC,CAAM,CACnB,EACMgb,EAAiB,CAACnb,EAAIC,EAAIC,GAAWC,GAAQC,GAAiBC,GAAgBC,EAAWC,EAAcC,KAAc,CACrHP,EAAG,OAAS,MACFK,EAAA,MACHL,EAAG,OAAS,SACTK,EAAA,UAEVN,GAAM,KACRub,EACEtb,EACAC,GACAC,GACAC,GACAC,GACAC,EACAC,EACAC,EACF,EAEAgb,EACExb,EACAC,EACAG,GACAC,GACAC,EACAC,EACAC,EACF,CAEJ,EACM+a,EAAe,CAAC5c,EAAOuB,EAAWC,GAAQC,GAAiBC,GAAgBC,GAAWC,EAAcC,IAAc,CAClH,IAAA/Y,GACA6jB,GACJ,KAAM,CAAE,MAAAlgB,GAAO,UAAA8V,GAAW,WAAAua,GAAY,KAAAC,EAAS,EAAA/c,EAyB/C,GAxBAlX,GAAKkX,EAAM,GAAKwb,EACdxb,EAAM,KACN2B,GACAlV,IAASA,GAAM,GACfA,EACF,EACI8V,GAAY,EACKqZ,EAAA9yB,GAAIkX,EAAM,QAAQ,EAC5BuC,GAAY,IACrBR,EACE/B,EAAM,SACNlX,GACA,KACA2Y,GACAC,GACAsb,GAAyBhd,EAAO2B,EAAS,EACzCC,EACAC,CACF,EAEEkb,IACkBzc,GAAAN,EAAO,KAAMyB,GAAiB,SAAS,EAE7Dwb,EAAWn0B,GAAIkX,EAAOA,EAAM,QAAS4B,EAAcH,EAAe,EAC9DhV,GAAO,CACT,UAAWtE,MAAOsE,GACZtE,KAAQ,SAAW,CAAC+B,GAAe/B,EAAG,GACxCozB,EAAczyB,GAAIX,GAAK,KAAMsE,GAAMtE,EAAG,EAAGwZ,GAAWF,EAAe,EAGnE,UAAWhV,IACb8uB,EAAczyB,GAAI,QAAS,KAAM2D,GAAM,MAAOkV,EAAS,GAErDgL,GAAYlgB,GAAM,qBACJmgB,GAAAD,GAAWlL,GAAiBzB,CAAK,CACnD,CAME+c,IACkBzc,GAAAN,EAAO,KAAMyB,GAAiB,aAAa,EAE3D,MAAAyb,GAA0BC,GAAezb,GAAgBob,EAAU,EACrEI,IACFJ,GAAW,YAAYh0B,EAAE,EAEhBwyB,EAAAxyB,GAAIyY,EAAWC,EAAM,IAC3BmL,GAAYlgB,IAASA,GAAM,iBAAmBywB,IAA2BH,KAC5E5Z,GAAsB,IAAM,CACbwJ,IAAAC,GAAgBD,GAAWlL,GAAiBzB,CAAK,EACnCkd,IAAAJ,GAAW,MAAMh0B,EAAE,EAC9Ci0B,IAAQzc,GAAoBN,EAAO,KAAMyB,GAAiB,SAAS,GAClEC,EAAc,CAErB,EACMub,EAAa,CAACn0B,EAAIkX,EAAOod,GAASxb,GAAcH,KAAoB,CAIxE,GAHI2b,IACFrB,EAAejzB,EAAIs0B,EAAO,EAExBxb,GACF,QAAS7Y,GAAI,EAAGA,GAAI6Y,GAAa,OAAQ7Y,KACxBgzB,EAAAjzB,EAAI8Y,GAAa7Y,EAAC,CAAC,EAGtC,GAAI0Y,GAAiB,CACnB,IAAI4D,GAAU5D,GAAgB,QAI1B,GAAAzB,IAAUqF,IAAWoI,GAAWpI,GAAQ,IAAI,IAAMA,GAAQ,YAAcrF,GAASqF,GAAQ,aAAerF,GAAQ,CAClH,MAAMqd,EAAc5b,GAAgB,MACpCwb,EACEn0B,EACAu0B,EACAA,EAAY,QACZA,EAAY,aACZ5b,GAAgB,MAClB,EACF,CAEJ,EACMM,EAAgB,CAACS,EAAUjB,EAAWC,GAAQC,GAAiBC,GAAgBC,GAAWC,EAAcC,EAAW1D,GAAQ,IAAM,CACrI,QAASpV,GAAIoV,GAAOpV,GAAIyZ,EAAS,OAAQzZ,KAAK,CAC5C,MAAMgb,GAAQvB,EAASzZ,EAAC,EAAI8Y,EAAYyb,GAAe9a,EAASzZ,EAAC,CAAC,EAAIwxB,GAAe/X,EAASzZ,EAAC,CAAC,EAChGujB,EACE,KACAvI,GACAxC,EACAC,GACAC,GACAC,GACAC,GACAC,EACAC,CACF,EAEJ,EACMgb,EAAe,CAACxb,EAAIC,EAAIG,GAAiBC,GAAgBC,GAAWC,GAAcC,IAAc,CAC9F,MAAA/Y,EAAKwY,EAAG,GAAKD,EAAG,GAItB,GAAI,CAAE,UAAAqX,GAAW,gBAAAjW,GAAiB,KAAAsa,EAAS,EAAAzb,EAC3CoX,IAAarX,EAAG,UAAY,GACtB,MAAAkc,GAAWlc,EAAG,OAAShZ,GACvBm1B,GAAWlc,EAAG,OAASjZ,GACzB,IAAAskB,GA2CJ,GA1CmBlL,IAAAgc,GAAchc,GAAiB,EAAK,GACnDkL,GAAY6Q,GAAS,sBACP5Q,GAAAD,GAAWlL,GAAiBH,EAAID,CAAE,EAEhD0b,IACkBzc,GAAAgB,EAAID,EAAII,GAAiB,cAAc,EAE1CA,IAAAgc,GAAchc,GAAiB,EAAI,GAMlD8b,GAAS,WAAaC,GAAS,WAAa,MAAQD,GAAS,aAAeC,GAAS,aAAe,OACtG5B,EAAmB9yB,EAAI,EAAE,EAEvB2Z,GACFR,EACEZ,EAAG,gBACHoB,GACA3Z,EACA2Y,GACAC,GACAsb,GAAyB1b,EAAIK,EAAS,EACtCC,EACF,EAIUC,GACVG,GACEX,EACAC,EACAxY,EACA,KACA2Y,GACAC,GACAsb,GAAyB1b,EAAIK,EAAS,EACtCC,GACA,EACF,EAEE8W,GAAY,EAAG,CACjB,GAAIA,GAAY,GACdgF,GAAW50B,EAAIy0B,GAAUC,GAAU/b,GAAiBE,EAAS,UAEzD+W,GAAY,GACV6E,GAAS,QAAUC,GAAS,OAC9BjC,EAAczyB,EAAI,QAAS,KAAM00B,GAAS,MAAO7b,EAAS,EAG1D+W,GAAY,GACd6C,EAAczyB,EAAI,QAASy0B,GAAS,MAAOC,GAAS,MAAO7b,EAAS,EAElE+W,GAAY,EAAG,CACjB,MAAMG,GAAgBvX,EAAG,aACzB,QAASvY,GAAI,EAAGA,GAAI8vB,GAAc,OAAQ9vB,KAAK,CACvC,MAAAZ,GAAM0wB,GAAc9vB,EAAC,EACrB0H,GAAO8sB,GAASp1B,EAAG,EACnBiI,GAAOotB,GAASr1B,EAAG,GACrBiI,KAASK,IAAQtI,KAAQ,UAC3BozB,EAAczyB,EAAIX,GAAKsI,GAAML,GAAMuR,GAAWF,EAAe,CAC/D,CACF,CAGAiX,GAAY,GACVrX,EAAG,WAAaC,EAAG,UACFsa,EAAA9yB,EAAIwY,EAAG,QAAQ,CAG7B,MAACO,GAAaY,IAAmB,MAC1Cib,GAAW50B,EAAIy0B,GAAUC,GAAU/b,GAAiBE,EAAS,IAE1DgL,GAAY6Q,GAAS,iBAAmBT,KAC3C5Z,GAAsB,IAAM,CAC1BwJ,IAAaC,GAAgBD,GAAWlL,GAAiBH,EAAID,CAAE,EAC/D0b,IAAQzc,GAAoBgB,EAAID,EAAII,GAAiB,SAAS,GAC7DC,EAAc,CAErB,EACMO,EAAqB,CAAC0b,EAAaC,EAAaC,GAAmBpc,GAAiBC,GAAgBC,GAAWC,IAAiB,CACpI,QAAS7Y,EAAI,EAAGA,EAAI60B,EAAY,OAAQ70B,IAAK,CACrC,MAAA+0B,GAAWH,EAAY50B,CAAC,EACxBg1B,GAAWH,EAAY70B,CAAC,EACxBwY,GAGJuc,GAAS,KAERA,GAAS,OAASlV,IAEnB,CAACtC,GAAgBwX,GAAUC,EAAQ,GACnCD,GAAS,UAAa,KAAiBjC,EAAeiC,GAAS,EAAE,EAG/DD,GAGJvR,EACEwR,GACAC,GACAxc,GACA,KACAE,GACAC,GACAC,GACAC,EACA,EACF,EAEJ,EACM8b,GAAa,CAAC50B,EAAIy0B,EAAUC,GAAU/b,GAAiBE,KAAc,CACzE,GAAI4b,IAAaC,GAAU,CACzB,GAAID,IAAal1B,GACf,UAAWF,MAAOo1B,EACZ,CAACrzB,GAAe/B,EAAG,GAAK,EAAEA,MAAOq1B,KACnCjC,EACEzyB,EACAX,GACAo1B,EAASp1B,EAAG,EACZ,KACAwZ,GACAF,EACF,EAIN,UAAWtZ,MAAOq1B,GAAU,CACtB,GAAAtzB,GAAe/B,EAAG,EAAG,SACnB,MAAAiI,EAAOotB,GAASr1B,EAAG,EACnBsI,EAAO8sB,EAASp1B,EAAG,EACrBiI,IAASK,GAAQtI,KAAQ,SAC3BozB,EAAczyB,EAAIX,GAAKsI,EAAML,EAAMuR,GAAWF,EAAe,CAC/D,CAEE,UAAW+b,IACbjC,EAAczyB,EAAI,QAASy0B,EAAS,MAAOC,GAAS,MAAO7b,EAAS,CACtE,CAEJ,EACM4a,GAAkB,CAAClb,EAAIC,EAAIC,GAAWC,GAAQC,GAAiBC,GAAgBC,EAAWC,EAAcC,KAAc,CAC1H,MAAMmc,GAAsB1c,EAAG,GAAKD,EAAKA,EAAG,GAAKoa,EAAe,EAAE,EAC5DwC,GAAoB3c,EAAG,OAASD,EAAKA,EAAG,OAASoa,EAAe,EAAE,EACxE,GAAI,CAAE,UAAA/C,GAAW,gBAAAjW,GAAiB,aAAcyb,EAAyB,EAAA5c,EAOrE4c,KACFtc,EAAeA,EAAeA,EAAa,OAAOsc,EAAoB,EAAIA,IAExE7c,GAAM,MACGia,EAAA0C,GAAqBzc,GAAWC,EAAM,EACtC8Z,EAAA2C,GAAmB1c,GAAWC,EAAM,EAC/CO,EAKET,EAAG,UAAY,CAAC,EAChBC,GACA0c,GACAxc,GACAC,GACAC,EACAC,EACAC,EACF,GAEI6W,GAAY,GAAKA,GAAY,IAAMjW,IAEvCpB,EAAG,iBACDY,EACEZ,EAAG,gBACHoB,GACAlB,GACAE,GACAC,GACAC,EACAC,CACF,GAQEN,EAAG,KAAO,MAAQG,IAAmBH,IAAOG,GAAgB,UAE5D8B,GACElC,EACAC,EACA,EAEF,GAGFU,GACEX,EACAC,EACAC,GACA0c,GACAxc,GACAC,GACAC,EACAC,EACAC,EACF,CAGN,EACM4a,GAAmB,CAACpb,EAAIC,EAAIC,GAAWC,GAAQC,GAAiBC,GAAgBC,EAAWC,EAAcC,KAAc,CAC3HP,EAAG,aAAeM,EACdP,GAAM,KACJC,EAAG,UAAY,IACjBG,GAAgB,IAAI,SAClBH,EACAC,GACAC,GACAG,EACAE,EACF,EAEAsc,GACE7c,EACAC,GACAC,GACAC,GACAC,GACAC,EACAE,EACF,EAGcuc,GAAA/c,EAAIC,EAAIO,EAAS,CAErC,EACMsc,GAAiB,CAACE,EAAc9c,EAAWC,GAAQC,GAAiBC,GAAgBC,GAAWE,IAAc,CAC3G,MAAAnF,EAAY2hB,EAAa,UAAYC,GACzCD,EACA5c,GACAC,EACF,EAqBA,GAbI6G,GAAY8V,CAAY,IAC1B3hB,EAAS,IAAI,SAAWoF,IAMTyc,GAAA7hB,EAAU,GAAOmF,CAAS,EAMvCnF,EAAS,UAEP,GADJgF,IAAkBA,GAAe,YAAYhF,EAAU8hB,GAAmB3c,CAAS,EAC/E,CAACwc,EAAa,GAAI,CACpB,MAAM3b,GAAchG,EAAS,QAAUmP,EAAY1F,EAAO,EACvCiW,EAAA,KAAM1Z,GAAanB,EAAWC,EAAM,EACvD6c,EAAa,YAAc3b,GAAY,SAGzC8b,GACE9hB,EACA2hB,EACA9c,EACAC,GACAE,GACAC,GACAE,CACF,CAMJ,EACMuc,GAAkB,CAAC/c,EAAIC,EAAIO,KAAc,CACvC,MAAAnF,GAAW4E,EAAG,UAAYD,EAAG,UACnC,GAAIod,GAAsBpd,EAAIC,EAAIO,EAAS,EACzC,GAAInF,GAAS,UAAY,CAACA,GAAS,cAAe,CAIvBgiB,GAAAhiB,GAAU4E,EAAIO,EAAS,EAIhD,YAEAnF,GAAS,KAAO4E,EAChB5E,GAAS,OAAO,OAGlB4E,EAAG,GAAKD,EAAG,GACX3E,GAAS,MAAQ4E,CAErB,EACMkd,GAAoB,CAAC9hB,EAAU2hB,EAAc9c,GAAWC,GAAQE,GAAgBC,GAAWE,IAAc,CAC7G,MAAM8c,EAAoB,IAAM,CAC1B,GAACjiB,EAAS,UA4FP,CACL,GAAI,CAAE,KAAAtM,GAAM,GAAAwuB,GAAI,EAAAC,GAAG,OAAA7S,GAAQ,MAAAhM,IAAUtD,EACrC,CACQ,MAAAoiB,GAAuBC,GAA2BriB,CAAQ,EAChE,GAAIoiB,GAAsB,CACpB1uB,KACFA,GAAK,GAAK4P,GAAM,GACS0e,GAAAhiB,EAAUtM,GAAMyR,CAAS,GAE/Bid,GAAA,SAAS,KAAK,IAAM,CAClCpiB,EAAS,aACMiiB,EAAA,CACpB,CACD,EACD,OACF,CAEF,IAAIK,GAAa5uB,GACbuc,GAIJ8Q,GAAc/gB,EAAU,EAAK,EACzBtM,IACFA,GAAK,GAAK4P,GAAM,GACS0e,GAAAhiB,EAAUtM,GAAMyR,CAAS,GAE3CzR,GAAA4P,GAEL4e,IACF5zB,GAAe4zB,EAAE,GAEfjS,GAAYvc,GAAK,OAASA,GAAK,MAAM,sBACvBwc,GAAAD,GAAWX,GAAQ5b,GAAM4P,EAAK,EAEhDyd,GAAc/gB,EAAU,EAAI,EAItB,MAAAuiB,GAAWC,GAAoBxiB,CAAQ,EAIvCyiB,GAAWziB,EAAS,QAC1BA,EAAS,QAAUuiB,GAInB3S,EACE6S,GACAF,GAEApD,EAAesD,GAAS,EAAE,EAE1BlD,GAAgBkD,EAAQ,EACxBziB,EACAgF,GACAC,EACF,EAIAvR,GAAK,GAAK6uB,GAAS,GACfD,KAAe,MACDI,GAAA1iB,EAAUuiB,GAAS,EAAE,EAEnCJ,IACF1b,GAAsB0b,GAAGnd,EAAc,GAErCiL,GAAYvc,GAAK,OAASA,GAAK,MAAM,iBACvC+S,GACE,IAAMyJ,GAAgBD,GAAWX,GAAQ5b,GAAM4P,EAAK,EACpD0B,EACF,CAOF,KA5KuB,CACnB,IAAAiL,GACE,MAAE,GAAA7jB,GAAI,MAAA2D,EAAA,EAAU4xB,EAChB,CAAE,GAAAgB,GAAI,EAAAxJ,GAAG,OAAA7J,GAAQ,KAAAsT,GAAM,KAAAntB,IAASuK,EAChC6iB,GAAsBnW,GAAeiV,CAAY,EACvDZ,GAAc/gB,EAAU,EAAK,EACzB2iB,IACFr0B,GAAeq0B,EAAE,EAEf,CAACE,KAAwB5S,GAAYlgB,IAASA,GAAM,qBACtCmgB,GAAAD,GAAWX,GAAQqS,CAAY,EAEjDZ,GAAc/gB,EAAU,EAAI,EAiCrB,CACD4iB,GAAK,IACTA,GAAK,GAAG,KAAK,aAAe,IACrBA,GAAA,GAAG,kBAAkBntB,EAAI,EAKhC,MAAMkT,GAAU3I,EAAS,QAAUwiB,GAAoBxiB,CAAQ,EAO/D4P,EACE,KACAjH,GACA9D,GACAC,GACA9E,EACAgF,GACAC,EACF,EAIA0c,EAAa,GAAKhZ,GAAQ,GAK5B,GAHIwQ,IACF1S,GAAsB0S,GAAGnU,EAAc,EAErC,CAAC6d,KAAwB5S,GAAYlgB,IAASA,GAAM,gBAAiB,CACvE,MAAM+yB,GAAqBnB,EAC3Blb,GACE,IAAMyJ,GAAgBD,GAAWX,GAAQwT,EAAkB,EAC3D9d,EACF,GAEE2c,EAAa,UAAY,KAAOrS,IAAU5C,GAAe4C,GAAO,KAAK,GAAKA,GAAO,MAAM,UAAY,MACrGtP,EAAS,GAAKyG,GAAsBzG,EAAS,EAAGgF,EAAc,EAEhEhF,EAAS,UAAY,GAIrB2hB,EAAe9c,GAAYC,GAAS,KAmFxC,EACA9E,EAAS,MAAM,GAAG,EAClB,MAAMjB,GAASiB,EAAS,OAAS,IAAIzN,GAAe0vB,CAAiB,EACrEjiB,EAAS,MAAM,IAAI,EACnB,MAAM+iB,GAAS/iB,EAAS,OAASjB,GAAO,IAAI,KAAKA,EAAM,EACjDW,GAAMM,EAAS,IAAMjB,GAAO,WAAW,KAAKA,EAAM,EACxDW,GAAI,EAAIM,EACRN,GAAI,GAAKM,EAAS,IAClBjB,GAAO,UAAY,IAAMgD,GAASrC,EAAG,EACrCqhB,GAAc/gB,EAAU,EAAI,EAKrB+iB,GAAA,CACT,EACMf,GAA2B,CAAChiB,EAAUgjB,EAAW7d,KAAc,CACnE6d,EAAU,UAAYhjB,EAChB,MAAAijB,GAAYjjB,EAAS,MAAM,MACjCA,EAAS,MAAQgjB,EACjBhjB,EAAS,KAAO,KAChB8b,GAAY9b,EAAUgjB,EAAU,MAAOC,GAAW9d,EAAS,EAC/CkZ,GAAAre,EAAUgjB,EAAU,SAAU7d,EAAS,EACrCxQ,GAAA,EACd0N,GAAiBrC,CAAQ,EACXpL,GAAA,CAChB,EACM0Q,GAAgB,CAACX,EAAIC,EAAIC,GAAWC,GAAQC,GAAiBC,GAAgBC,EAAWC,EAAcC,GAAY,KAAU,CAC1H,MAAA+d,GAAKve,GAAMA,EAAG,SACdwe,GAAgBxe,EAAKA,EAAG,UAAY,EACpCye,GAAKxe,EAAG,SACR,CAAE,UAAAoX,GAAW,UAAAnW,EAAA,EAAcjB,EACjC,GAAIoX,GAAY,GACd,GAAIA,GAAY,IAAK,CACnBqH,GACEH,GACAE,GACAve,GACAC,GACAC,GACAC,GACAC,EACAC,EACAC,EACF,EACA,eACS6W,GAAY,IAAK,CAC1BsH,GACEJ,GACAE,GACAve,GACAC,GACAC,GACAC,GACAC,EACAC,EACAC,EACF,EACA,QAGAU,GAAY,GACVsd,GAAgB,IACFI,GAAAL,GAAIne,GAAiBC,EAAc,EAEjDoe,KAAOF,IACThE,EAAmBra,GAAWue,EAAE,GAG9BD,GAAgB,GACdtd,GAAY,GACdwd,GACEH,GACAE,GACAve,GACAC,GACAC,GACAC,GACAC,EACAC,EACAC,EACF,EAEgBoe,GAAAL,GAAIne,GAAiBC,GAAgB,EAAI,GAGvDme,GAAgB,GAClBjE,EAAmBra,GAAW,EAAE,EAE9BgB,GAAY,IACdR,EACE+d,GACAve,GACAC,GACAC,GACAC,GACAC,EACAC,EACAC,EACF,EAIR,EACMme,GAAuB,CAACJ,EAAIE,EAAIve,GAAWC,GAAQC,GAAiBC,GAAgBC,EAAWC,EAAcC,KAAc,CAC/H+d,EAAKA,GAAMt3B,GACXw3B,EAAKA,GAAMx3B,GACX,MAAM43B,GAAYN,EAAG,OACfjtB,GAAYmtB,EAAG,OACfK,GAAe,KAAK,IAAID,GAAWvtB,EAAS,EAC9C,IAAA5J,GACJ,IAAKA,GAAI,EAAGA,GAAIo3B,GAAcp3B,KAAK,CACjC,MAAMq3B,GAAYN,EAAG/2B,EAAC,EAAI8Y,GAAYyb,GAAewC,EAAG/2B,EAAC,CAAC,EAAIwxB,GAAeuF,EAAG/2B,EAAC,CAAC,EAClFujB,EACEsT,EAAG72B,EAAC,EACJq3B,GACA7e,GACA,KACAE,GACAC,GACAC,EACAC,EACAC,EACF,EAEEqe,GAAYvtB,GACdstB,GACEL,EACAne,GACAC,GACA,GACA,GACAye,EACF,EAEApe,EACE+d,EACAve,GACAC,GACAC,GACAC,GACAC,EACAC,EACAC,GACAse,EACF,CAEJ,EACMJ,GAAqB,CAACH,EAAIE,EAAIve,GAAW0C,GAAcxC,GAAiBC,GAAgBC,EAAWC,EAAcC,KAAc,CACnI,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K,EACD,CACE,UAAW,OACX,OAAQ,CACN,UAAW,iBACX,MAAO,CAAC,UAAU,CACnB,EACD,WAAY,CACV,YAAa,IACb,gBAAiB,OACzB,CACA,CACA,CACA,2GChGeC,GAAA,CACb,KAAM,OACN,SAAU,qBACV,qBAAsB,CACpB,OACA,OACA,OACA,SACA,aACD,EACD,aAAc,CACZ,CACE,WAAY,CACV,WAAY,OACZ,KAAM,KACd,CACA,CACA,CACA,2GClBeC,GAAA,CACb,KAAM,cACN,SAAU,gBACV,SAAU,CACR,SAAU,WACX,EACD,qBAAsB,CACpB,OACA,OACA,SACA,WACD,EACD,aAAc,CACZ,CACE,WAAY,CACV,WAAY,UACZ,qBAAsB,KAC9B,CACK,EACD,CACE,QAAS,WACT,WAAY,CACV,WAAY,SACpB,CACA,CACA,CACA,2GC1BeC,GAAA,CACb,KAAM,UACN,SAAU,eACV,QAAS,GACT,SAAU,CACR,UAAW,aACX,SAAU,WACX,EACD,OAAQ,CACN,MAAO,QACR,EACD,aAAc,CACZ,CACE,WAAY,CACV,UAAW,SACX,SAAU,UAClB,CACK,EACD,CACE,MAAO,CAAC,OAAO,EACf,WAAY,CACV,YAAa,EACrB,CACK,EACD,CACE,QAAS,YACT,WAAY,CACV,UAAW,WACX,SAAU,UAClB,CACK,EACD,CACE,QAAS,WACT,WAAY,CACV,UAAW,UACX,SAAU,UAClB,CACA,CACA,CACA,2GCvCeC,GAAA,CACb,KAAM,OACN,QAAS,GACT,SAAU,kBACV,aAAc,CACZ,CACE,UAAW,OACX,WAAY,CACV,UAAW,qCACX,SAAU,SAClB,CACA,CACA,CACA,2GCbeC,GAAA,CACb,KAAM,QACN,SAAU,SACV,OAAQ,CACN,MAAO,6CACP,QAAS,gBACT,SAAU,WACX,EACD,SAAU,CACR,SAAU,aACV,MAAO,SACR,EACD,qBAAsB,CACpB,OACA,MACD,EACD,aAAc,CACZ,CACE,UAAW,OACX,WAAY,CACV,sBAAuB,oJACvB,0BAA2B,8BAC3B,0BAA2B,+BACnC,CACK,EACD,CACE,QAAS,WACT,WAAY,CACV,UAAW,CACnB,CACK,EACD,CACE,WAAY,CACV,SAAU,oBACV,WAAY,WACZ,UAAW,EACX,OAAQ,CAAC,CACP,EAAG,EACH,EAAG,EACH,KAAM,EACN,OAAQ,EACR,MAAO,UACP,MAAO,CACjB,EAAW,qBAAqB,CAChC,CACK,EACD,CACE,MAAO,CAAC,OAAO,EACf,WAAY,CACV,OAAQ,CAAC,0BAA2B,qBAAqB,CACjE,CACK,EACD,CACE,MAAO,CAAC,SAAS,EACjB,WAAY,CACV,OAAQ,CAAC,0BAA2B,qBAAqB,CACjE,CACK,EACD,CACE,MAAO,CAAC,UAAW,OAAO,EAC1B,WAAY,CACV,OAAQ,CAAC,0BAA2B,0BAA2B,qBAAqB,CAC5F,CACK,EACD,CACE,MAAO,CAAC,UAAU,EAClB,WAAY,CACV,WAAY,UACpB,CACK,EACD,CACE,UAAW,OACX,OAAQ,CACN,UAAW,QACX,MAAO,CAAC,UAAU,CACnB,EACD,WAAY,CACV,YAAa,IACb,gBAAiB,OACzB,CACK,EACD,CACE,UAAW,OACX,OAAQ,CACN,UAAW,QACX,MAAO,CAAC,UAAU,CACnB,EACD,WAAY,CACV,YAAa,IACb,gBAAiB,OACzB,CACA,CACA,CACA,2GC7FeC,GAAA,CACb,KAAM,OACN,SAAU,IACV,QAAS,GACT,OAAQ,CACN,MAAO,QACR,EACD,aAAc,CACZ,CACE,UAAW,OACX,WAAY,CACV,UAAW,QACnB,CACK,EACD,CACE,UAAW,OACX,MAAO,CAAC,OAAO,EACf,WAAY,CACV,YAAa,GACb,gBAAiB,MACzB,CACA,CACA,CACA,2GCvBeC,GAAA,CACb,KAAM,WACN,SAAU,aACV,qBAAsB,CACpB,OACA,OACA,QACD,EACD,OAAQ,CACN,MAAO,mEACP,OAAQ,WACR,SAAU,WACX,EACD,aAAc,CACZ,CACE,WAAY,CACV,WAAY,OACZ,QAAS,CACjB,CACK,EACD,CACE,MAAO,CAAC,OAAO,EACf,WAAY,CACV,WAAY,eACZ,QAAS,CACjB,CACK,EACD,CACE,MAAO,CAAC,QAAQ,EAChB,WAAY,CACV,WAAY,gBACZ,QAAS,CACjB,CACK,EACD,CACE,MAAO,CAAC,SAAU,OAAO,EACzB,WAAY,CACV,WAAY,gBACZ,QAAS,CACjB,CACK,EACD,CACE,UAAW,OACX,OAAQ,CACN,UAAW,WACX,MAAO,CAAC,OAAO,CAChB,EACD,WAAY,CACV,UAAW,SACX,SAAU,aAClB,CACK,EACD,CACE,UAAW,OACX,OAAQ,CACN,UAAW,WACX,MAAO,CAAC,QAAQ,CACjB,EACD,WAAY,CACV,UAAW,SACX,SAAU,aAClB,CACK,EACD,CACE,UAAW,OACX,OAAQ,CACN,UAAW,WACX,MAAO,CAAC,QAAQ,CACjB,EACD,WAAY,CACV,UAAW,SACX,SAAU,aAClB,CACK,EACD,CACE,UAAW,OACX,OAAQ,CACN,UAAW,WACX,MAAO,CAAC,OAAO,CAChB,EACD,WAAY,CACV,UAAW,SACX,SAAU,aAClB,CACK,EACD,CACE,UAAW,OACX,OAAQ,CACN,UAAW,WACX,MAAO,CAAC,UAAU,CACnB,EACD,WAAY,CACV,YAAa,IACb,gBAAiB,OACzB,CACK,EACD,CACE,UAAW,OACX,OAAQ,CACN,UAAW,WACX,MAAO,CAAC,UAAU,CACnB,EACD,WAAY,CACV,YAAa,IACb,gBAAiB,OACzB,CACA,CACA,CACA,2GC5GeC,GAAA,CACb,KAAM,eACN,SAAU,iBACV,qBAAsB,CACpB,UACD,EACD,aAAc,CACZ,CACE,WAAY,CACV,WAAY,OACZ,qBAAsB,KAC9B,CACA,CACA,CACA,2GCdeC,GAAA,CACb,KAAM,SACN,SAAU,CAAC,cAAe,SAAU,cAAc,EAClD,KAAM,GACN,YAAa,GACb,qBAAsB,CACpB,OACD,EACD,aAAc,EAChB,2GCTeC,GAAA,CACb,KAAM,eACN,SAAU,gBACV,qBAAsB,CACpB,OACA,OACA,OACA,SACA,SACA,WACD,EACD,aAAc,EAChB,2GCZeC,GAAA,CACb,KAAM,QACN,SAAU,SACV,qBAAsB,CACpB,OACA,OACA,OACA,SACA,cACA,OACA,eACA,UACD,EACD,yBAA0B,CACxB,OACA,OACA,OACA,SACA,aACD,EACD,aAAc,CACZ,CACE,WAAY,CACV,qBAAsB,MACtB,WAAY,OACZ,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AY,iBACb,EACD,GAAI,CACF,KAAM,UACN,WAAY,cACb,EACD,GAAI,CACF,KAAM,aACN,WAAY,iBACb,EACD,GAAI,CACF,KAAM,YACN,WAAY,gBACb,EACD,GAAI,CACF,KAAM,UACN,WAAY,SACb,EACD,GAAI,CACF,KAAM,UACN,WAAY,YACb,EACD,GAAI,CACF,KAAM,UACN,WAAY,OACb,EACD,GAAI,CACF,KAAM,UACN,WAAY,SACb,EACD,GAAI,CACF,KAAM,SACN,WAAY,WACb,EACD,GAAI,CACF,KAAM,UACN,WAAY,gBACb,EACD,GAAI,CACF,KAAM,UACN,WAAY,QACb,EACD,GAAI,CACF,KAAM,UACN,WAAY,cACb,EACD,GAAI,CACF,KAAM,WACN,WAAY,SACb,EACD,GAAI,CACF,KAAM,WACN,WAAY,OACb,EACD,GAAI,CACF,KAAM,OACN,WAAY,SACb,EACD,GAAI,CACF,KAAM,QACN,WAAY,SACb,EACD,GAAI,CACF,KAAM,sBACN,WAAY,kBACb,EACD,GAAI,CACF,KAAM,UACN,WAAY,aACb,EACD,GAAI,CACF,KAAM,QACN,WAAY,SACb,EACD,GAAI,CACF,KAAM,SACN,WAAY,OACb,EACD,GAAI,CACF,KAAM,SACN,WAAY,SACb,EACD,GAAI,CACF,KAAM,SACN,WAAY,QACb,EACD,GAAI,CACF,KAAM,WACN,WAAY,QACb,EACD,GAAI,CACF,KAAM,MACN,WAAY,QACb,EACD,GAAI,CACF,KAAM,QACN,WAAY,UACb,EACD,GAAI,CACF,KAAM,UACN,WAAY,SACb,EACD,GAAI,CACF,KAAM,YACN,WAAY,WACb,EACD,GAAI,CACF,KAAM,UACN,WAAY,SACb,EACD,GAAI,CACF,KAAM,WACN,WAAY,OACb,EACD,GAAI,CACF,KAAM,SACN,WAAY,SACb,EACD,GAAI,CACF,KAAM,UACN,WAAY,OACb,EACD,GAAI,CACF,KAAM,OACN,WAAY,UACb,EACD,GAAI,CACF,KAAM,UACN,WAAY,OACb,EACD,GAAI,CACF,KAAM,SACN,WAAY,eACb,EACD,GAAI,CACF,KAAM,UACN,WAAY,UACb,EACD,GAAI,CACF,KAAM,SACN,WAAY,UACb,EACD,GAAI,CACF,KAAM,kBACN,WAAY,OACb,EACD,GAAI,CACF,KAAM,QACN,WAAY,SACb,EACD,GAAI,CACF,KAAM,kBACN,WAAY,UACb,EACD,GAAI,CACF,KAAM,WACN,WAAY,QACb,EACD,GAAI,CACF,KAAM,UACN,WAAY,SACb,EACD,GAAI,CACF,KAAM,WACN,WAAY,SACb,EACD,GAAI,CACF,KAAM,OACN,WAAY,OACb,EACD,GAAI,CACF,KAAM,QACN,WAAY,QACb,EACD,GAAI,CACF,KAAM,SACN,WAAY,OACb,EACD,GAAI,CACF,KAAM,QACN,WAAY,QACb,EACD,GAAI,CACF,KAAM,YACN,WAAY,WACb,EACD,GAAI,CACF,KAAM,WACN,WAAY,UACb,EACD,GAAI,CACF,KAAM,UACN,WAAY,gBACb,EACD,GAAI,CACF,KAAM,YACN,WAAY,QACb,EACD,GAAI,CACF,KAAM,WACN,WAAY,SACb,EACD,GAAI,CACF,KAAM,SACN,WAAY,YACb,EACD,GAAI,CACF,KAAM,cACN,WAAY,aACb,EACD,GAAI,CACF,KAAM,aACN,WAAY,kBACb,EACD,GAAI,CACF,KAAM,cACN,WAAY,aACb,EACD,GAAI,CACF,KAAM,OACN,WAAY,YACb,EACD,GAAI,CACF,KAAM,QACN,WAAY,eACb,EACD,GAAI,CACF,KAAM,UACN,WAAY,SACb,EACD,GAAI,CACF,KAAM,MACN,WAAY,KACb,EACD,GAAI,CACF,KAAM,YACN,WAAY,UACb,EACD,GAAI,CACF,KAAM,UACN,WAAY,UACb,EACD,GAAI,CACF,KAAM,YACN,WAAY,QACb,EACD,GAAI,CACF,KAAM,WACN,WAAY,KACb,EACD,GAAI,CACF,KAAM,WACN,WAAY,WACb,EACD,GAAI,CACF,KAAM,WACN,WAAY,SACb,EACD,GAAI,CACF,KAAM,QACN,WAAY,SACb,EACD,GAAI,CACF,KAAM,SACN,WAAY,QACb,EACD,GAAI,CACF,KAAM,WACN,WAAY,UACb,EACD,GAAI,CACF,KAAM,SACN,WAAY,YACb,EACD,GAAI,CACF,KAAM,cACN,WAAY,aACb,EACD,GAAI,CACF,KAAM,QACN,WAAY,UACb,EACD,GAAI,CACF,KAAM,UACN,WAAY,OACb,EACD,GAAI,CACF,KAAM,SACN,WAAY,KACb,EACD,GAAI,CACF,KAAM,SACN,WAAY,QACb,EACD,GAAI,CACF,KAAM,WACN,WAAY,SACb,EACD,GAAI,CACF,KAAM,UACN,WAAY,OACb,EACD,GAAI,CACF,KAAM,OACN,WAAY,UACb,EACD,GAAI,CACF,KAAM,UACN,WAAY,UACb,EACD,GAAI,CACF,KAAM,SACN,WAAY,UACb,EACD,GAAI,CACF,KAAM,QACN,WAAY,QACb,EACD,GAAI,CACF,KAAM,gBACN,WAAY,gBACb,EACD,GAAI,CACF,KAAM,QACN,WAAY,SACb,EACD,GAAI,CACF,KAAM,aACN,WAAY,UACb,EACD,GAAI,CACF,KAAM,UACN,WAAY,SACb,EACD,GAAI,CACF,KAAM,MACN,WAAY,SACb,EACD,GAAI,CACF,KAAM,aACN,WAAY,gBACb,EACD,GAAI,CACF,KAAM,eACN,WAAY,QACb,EACD,GAAI,CACF,KAAM,UACN,WAAY,iBACb,EACD,GAAI,CACF,KAAM,WACN,WAAY,iBACb,EACD,GAAI,CACF,KAAM,cACN,WAAY,cACb,EACD,GAAI,CACF,KAAM,QACN,WAAY,cACb,EACD,GAAI,CACF,KAAM,aACN,WAAY,kBACb,EACD,GAAI,CACF,KAAM,YACN,WAAY,QACb,EACD,GAAI,CACF,KAAM,YACN,WAAY,YACb,EACD,GAAI,CACF,KAAM,UACN,WAAY,OACb,EACD,GAAI,CACF,KAAM,QACN,WAAY,eACb,EACD,GAAI,CACF,KAAM,UACN,WAAY,OACb,EACD,GAAI,CACF,KAAM,UACN,WAAY,OACb,EACD,GAAI,CACF,KAAM,QACN,WAAY,gBACb,EACD,GAAI,CACF,KAAM,mBACN,WAAY,cACb,EACD,GAAI,CACF,KAAM,mBACN,WAAY,YACb,EACD,GAAI,CACF,KAAM,SACN,WAAY,QACb,EACD,GAAI,CACF,KAAM,SACN,WAAY,QACb,EACD,GAAI,CACF,KAAM,QACN,WAAY,YACb,EACD,GAAI,CACF,KAAM,oBACN,WAAY,eACb,EACD,GAAI,CACF,KAAM,YACN,WAAY,OACb,EACD,GAAI,CACF,KAAM,mBACN,WAAY,YACb,EACD,GAAI,CACF,KAAM,SACN,WAAY,aACb,EACD,GAAI,CACF,KAAM,WACN,WAAY,UACb,EACD,GAAI,CACF,KAAM,UACN,WAAY,SACb,EACD,GAAI,CACF,KAAM,SACN,WAAY,UACb,EACD,GAAI,CACF,KAAM,QACN,WAAY,cACb,EACD,GAAI,CACF,KAAM,QACN,WAAY,OACb,EACD,GAAI,CACF,KAAM,WACN,WAAY,YACb,EACD,GAAI,CACF,KAAM,UACN,WAAY,QACb,EACD,GAAI,CACF,KAAM,OACN,WAAY,MACb,EACD,GAAI,CACF,KAAM,SACN,WAAY,QACb,EACD,GAAI,CACF,KAAM,SACN,WAAY,MACb,EACD,GAAI,CACF,KAAM,aACN,WAAY,WACb,EACD,GAAI,CACF,KAAM,UACN,WAAY,WACb,EACD,GAAI,CACF,KAAM,UACN,WAAY,oBACb,EACD,GAAI,CACF,KAAM,UACN,WAAY,UACb,EACD,GAAI,CACF,KAAM,WACN,WAAY,QACb,EACD,GAAI,CACF,KAAM,UACN,WAAY,SACb,EACD,GAAI,CACF,KAAM,cACN,WAAY,cACb,EACD,GAAI,CACF,KAAM,WACN,WAAY,WACb,EACD,GAAI,CACF,KAAM,YACN,WAAY,OACb,EACD,GAAI,CACF,KAAM,SACN,WAAY,QACb,EACD,GAAI,CACF,KAAM,gBACN,WAAY,iBACb,EACD,GAAI,CACF,KAAM,QACN,WAAY,gBACb,EACD,GAAI,CACF,KAAM,UACN,WAAY,OACb,EACD,GAAI,CACF,KAAM,SACN,WAAY,YACb,EACD,GAAI,CACF,KAAM,YACN,WAAY,aACb,EACD,GAAI,CACF,KAAM,SACN,WAAY,mBACb,EACD,GAAI,CACF,KAAM,QACN,WAAY,UACb,EACD,GAAI,CACF,KAAM,SACN,WAAY,YACb,EACD,GAAI,CACF,KAAM,WACN,WAAY,OACb,EACD,GAAI,CACF,KAAM,UACN,WAAY,cACb,EACD,GAAI,CACF,KAAM,QACN,WAAY,SACb,EACD,GAAI,CACF,KAAM,iBACN,WAAY,SACb,EACD,GAAI,CACF,KAAM,YACN,WAAY,YACb,EACD,GAAI,CACF,KAAM,UACN,WAAY,SACb,EACD,GAAI,CACF,KAAM,UACN,WAAY,WACb,EACD,GAAI,CACF,KAAM,QACN,WAAY,OACb,EACD,GAAI,CACF,KAAM,SACN,WAAY,QACb,EACD,GAAI,CACF,KAAM,QACN,WAAY,QACb,EACD,GAAI,CACF,KAAM,OACN,WAAY,KACb,EACD,GAAI,CACF,KAAM,WACN,WAAY,MACb,EACD,GAAI,CACF,KAAM,UACN,WAAY,WACb,EACD,GAAI,CACF,KAAM,UACN,WAAY,gBACb,EACD,GAAI,CACF,KAAM,SACN,WAAY,UACb,EACD,GAAI,CACF,KAAM,QACN,WAAY,YACb,EACD,GAAI,CACF,KAAM,UACN,WAAY,QACb,EACD,GAAI,CACF,KAAM,SACN,WAAY,UACb,EACD,GAAI,CACF,KAAM,QACN,WAAY,YACb,EACD,GAAI,CACF,KAAM,MACN,WAAY,KACb,EACD,GAAI,CACF,KAAM,WACN,WAAY,YACb,EACD,GAAI,CACF,KAAM,SACN,WAAY,WACb,EACD,GAAI,CACF,KAAM,YACN,WAAY,YACb,EACD,GAAI,CACF,KAAM,OACN,WAAY,MACb,EACD,GAAI,CACF,KAAM,QACN,WAAY,OACb,EACD,GAAI,CACF,KAAM,QACN,WAAY,WACb,EACD,GAAI,CACF,KAAM,aACN,WAAY,YACb,EACD,GAAI,CACF,KAAM,UACN,WAAY,SACb,EACD,GAAI,CACF,KAAM,UACN,WAAY,OACb,EACD,GAAI,CACF,KAAM,QACN,WAAY,QACb,EACD,GAAI,CACF,KAAM,QACN,WAAY,UACb,EACD,GAAI,CACF,KAAM,UACN,WAAY,QACb,EACD,GAAI,CACF,KAAM,SACN,WAAY,QACb,EACD,GAAI,CACF,KAAM,SACN,WAAY,WACb,EACD,GAAI,CACF,KAAM,UACN,WAAY,IACb,EACD,GAAI,CACF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A,YACA,aACA,YAGA,SACA,aACA,aAGA,MACA,UACA,gBAGA,MACA,UACA,eACA,gBAGA,aACA,iBACA,kBACA,sBACA,mBACA,uBAGA,aACA,iBACA,sBACA,uBAGA,cACA,kBACA,uBACA,wBAGA,QACA,YACA,iBACA,kBAEA,aACA,iBACA,sBAEA,eACA,mBACA,wBAEA,eACA,mBACA,wBAEA,eACA,mBACA,wBAEA,kBACA,sBAEA,oBACA,wBAEA,oBACA,wBAEA,oBACA,wBAEA,eACA,mBAEA,oBACA,wBAEA,SAEA,wBACA,0BACA,0BACA,4BACA,wBACA,0BACA,0BACA,2BACF,EC5KagE,GAAkB,IAAI,IAAI,CACrC,KACA,KACA,OACA,OACA,SAEA,QACA,OACA,SACA,UAEA,WACF,CAAC,EAEYC,GAAY,IAAI,IAAI,CAC/B,YACA,QACA,OACA,UACF,CAAC,EAEYC,GAAc,IAAI,IAAI,CACjC,QACA,aACA,KACA,SACA,MACA,QACA,QACA,QACA,UACA,cACA,UACF,CAAC,EAEYC,GAAc,IAAI,IAAI,CACjC,QACA,SACA,QACA,SACA,eACA,cACA,SACA,cACA,gBACA,OACF,CAAC,EAEYC,GAAY,IAAI,IAAI,CAC/B,MACA,QACA,WACA,QACA,SACA,YACA,UACA,aACA,aACF,CAAC,EAQYC,GAAuB,CAClC,SACA,OACA,YACA,YAEA,UAEA,QACA,SACA,MACA,MACA,QACA,eAEA,QACA,aACA,QAEA,OACA,eACA,OAEA,SACA,aACF,EACaC,GAAuB,IAAI,IAAI,CAC1C,SACA,OACA,YACA,YACA,QACF,CAAC,EAEYC,GAAmB,OAAO,YACrCF,GAAqB,IAAI/5C,GAAU,CACjCA,EACA01C,GAAQ,OAAO/iF,GACTqtC,IAAW,QACNrtC,EAAE,WAAWqtC,CAAM,GAAK,CAACrtC,EAAE,WAAW,YAAY,EAEpDA,EAAE,WAAWqtC,CAAM,CAC3B,CACF,EACH,EAUak6C,GAAoB/oG,GAAS,CACxCA,EAAK,OAAO,OAASA,EAAK,OAAO,QAAUA,EAAK,OAAO,KACvDA,EAAK,OAAO,KAAOA,EAAK,OAA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;AAAA;AAAA;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;;A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","names":["makeMap","str","map","key","val","EMPTY_OBJ","EMPTY_ARR","NOOP","NO","isOn","isModelListener","extend","remove","arr","el","i","hasOwnProperty","hasOwn","isArray","isMap","toTypeString","isSet","isDate","isRegExp","isFunction","isString","isSymbol","isObject","isPromise","objectToString","value","toRawType","isPlainObject","isIntegerKey","isReservedProp","cacheStringFunction","fn","cache","camelizeRE","camelize","_","c","hyphenateRE","hyphenate","capitalize","toHandlerKey","hasChanged","oldValue","invokeArrayFns","fns","arg","def","obj","writable","looseToNumber","n","toNumber","_globalThis","getGlobalThis","normalizeStyle","res","item","normalized","parseStringStyle","listDelimiterRE","propertyDelimiterRE","styleCommentRE","cssText","ret","tmp","normalizeClass","name","normalizeProps","props","klass","style","specialBooleanAttrs","isSpecialBooleanAttr","includeBooleanAttr","looseCompareArrays","a","b","equal","looseEqual","aValidType","bValidType","aKeysCount","bKeysCount","aHasKey","bHasKey","looseIndexOf","isRef","toDisplayString","replacer","_key","entries","val2","stringifySymbol","v","_a","activeEffectScope","EffectScope","detached","l","currentEffectScope","fromParent","last","effectScope","getCurrentScope","onScopeDispose","failSilently","activeSub","pausedQueueEffects","ReactiveEffect","batch","cleanupEffect","prepareDeps","prevEffect","prevShouldTrack","shouldTrack","cleanupDeps","link","removeSub","isDirty","batchDepth","batchedSub","batchedComputed","sub","isComputed","startBatch","endBatch","e","next","error","err","head","tail","prev","removeDep","refreshComputed","computed","globalVersion","dep","prevSub","soft","nextSub","prevDep","nextDep","trackStack","pauseTracking","resetTracking","cleanup","Link","Dep","debugInfo","addSub","currentTail","targetMap","ITERATE_KEY","MAP_KEY_ITERATE_KEY","ARRAY_ITERATE_KEY","track","target","type","depsMap","trigger","newValue","oldTarget","run","targetIsArray","isArrayIndex","newLength","key2","getDepFromReactive","object","depMap","reactiveReadArray","array","raw","toRaw","isShallow","toReactive","shallowReadArray","arrayInstrumentations","iterator","args","x","thisArg","apply","searchProxy","separator","noTracking","reduce","comparer","self","method","wrapValue","iter","result","arrayProto","wrappedRetFn","needsWrap","methodFn","result2","wrappedFn","index","acc","isProxy","isNonTrackableKeys","builtInSymbols","BaseReactiveHandler","_isReadonly","_isShallow","receiver","isReadonly2","isShallow2","shallowReadonlyMap","readonlyMap","shallowReactiveMap","reactiveMap","readonly","reactive","MutableReactiveHandler","isOldValueReadonly","isReadonly","hadKey","ReadonlyReactiveHandler","mutableHandlers","readonlyHandlers","shallowReactiveHandlers","toShallow","getProto","createIterableMethod","rawTarget","targetIsMap","isPair","isKeyOnly","innerIterator","wrap","toReadonly","done","createReadonlyMethod","createInstrumentations","shallow","instrumentations","rawKey","has","callback","observed","get","hadItems","createInstrumentationGetter","mutableCollectionHandlers","shallowCollectionHandlers","readonlyCollectionHandlers","targetTypeMap","rawType","getTargetType","createReactiveObject","shallowReactive","baseHandlers","collectionHandlers","proxyMap","targetType","existingProxy","proxy","isReactive","markRaw","r","ref","createRef","shallowRef","rawValue","RefImpl","useDirectValue","unref","ref2","shallowUnwrapHandlers","proxyRefs","objectWithRefs","toRefs","propertyToRef","ObjectRefImpl","_object","_defaultValue","newVal","source","defaultValue","ComputedRefImpl","setter","isSSR","getterOrOptions","debugOptions","getter","INITIAL_WATCHER_VALUE","cleanupMap","activeWatcher","onWatcherCleanup","cleanupFn","owner","cleanups","watch","cb","options","immediate","deep","once","scheduler","augmentJob","call","reactiveGetter","source2","traverse","effect","boundCleanup","forceTrigger","isMultiSource","s","currentEffect","baseGetter","depth","scope","watchHandle","_cb","job","immediateFirstRun","currentWatcher","cleanup2","seen","callWithErrorHandling","instance","handleError","callWithAsyncErrorHandling","values","throwInDev","contextVNode","errorHandler","throwUnhandledErrorInProduction","cur","exposedInstance","errorInfo","errorCapturedHooks","logError","throwInProd","queue","flushIndex","pendingPostFlushCbs","activePostFlushCbs","postFlushIndex","resolvedPromise","currentFlushPromise","nextTick","p","findInsertionIndex","id","start","end","middle","middleJob","middleJobId","getId","queueJob","jobId","lastJob","queueFlush","flushJobs","queuePostFlushCb","flushPreFlushCbs","flushPostFlushCbs","deduped","currentRenderingInstance","currentScopeId","setCurrentRenderingInstance","pushScopeId","popScopeId","withScopeId","_id","withCtx","ctx","isNonScopedSlot","renderFnWithContext","setBlockTracking","prevInstance","withDirectives","vnode","directives","getComponentPublicInstance","bindings","dir","modifiers","invokeDirectiveHook","prevVNode","oldBindings","binding","hook","TeleportEndKey","isTeleport","isTeleportDisabled","isTeleportDeferred","isTargetSVG","isTargetMathML","resolveTarget","select","targetSelector","TeleportImpl","n1","n2","container","anchor","parentComponent","parentSuspense","namespace","slotScopeIds","optimized","internals","mountChildren","patchChildren","patchBlockChildren","insert","querySelector","createText","createComment","disabled","shapeFlag","children","dynamicChildren","placeholder","mainAnchor","mount","container2","anchor2","mountToTarget","targetAnchor","prepareAnchor","updateCssVars","queuePostRenderEffect","wasDisabled","currentContainer","currentAnchor","traverseStaticChildren","moveTeleport","nextTarget","unmount","hostRemove","doRemove","targetStart","shouldRemove","child","hydrateTeleport","parentAnchor","move","moveType","isReorder","node","nextSibling","parentNode","hydrateChildren","targetNode","Teleport","isDisabled","leaveCbKey","enterCbKey","useTransitionState","state","onMounted","onBeforeUnmount","TransitionHookValidator","BaseTransitionPropsValidators","recursiveGetSubtree","subTree","BaseTransitionImpl","slots","getCurrentInstance","getTransitionRawChildren","findNonCommentChild","rawProps","mode","emptyPlaceholder","innerChild","getInnerChild$1","enterHooks","resolveTransitionHooks","hooks","Comment","setTransitionHooks","oldInnerChild","isSameVNodeType","leavingHooks","earlyRemove","delayedLeave","leavingVNodesCache","getLeavingNodesForType","BaseTransition","leavingVNodes","postClone","appear","persisted","onBeforeEnter","onEnter","onAfterEnter","onEnterCancelled","onBeforeLeave","onLeave","onAfterLeave","onLeaveCancelled","onBeforeAppear","onAppear","onAfterAppear","onAppearCancelled","callHook","callAsyncHook","hook2","leavingVNode","afterHook","cancelHook","called","cancelled","vnode2","hooks2","isKeepAlive","cloneVNode","keepComment","parentKey","keyedFragmentCount","Fragment","defineComponent","extraOptions","markAsyncBoundary","setRef","rawRef","oldRawRef","isUnmount","isAsyncWrapper","refValue","oldRef","refs","setupState","rawSetupState","canSetSetupRef","oldRawRefAtom","_isString","_isRef","doSet","existing","isComment","forEachElement","defineAsyncComponent","loader","loadingComponent","errorComponent","delay","hydrateStrategy","timeout","suspensible","userOnError","pendingRequest","resolvedComp","retries","retry","load","thisRequest","resolve","reject","comp","hydrate","patched","performHydrate","doHydrate","teardown","currentInstance","createInnerComp","onError","isInSSRComponentSetup","createVNode","loaded","delayed","parent","ce","KeepAliveImpl","sharedContext","keys","current","patch","_unmount","createElement","storageContainer","instance2","vnodeHook","invokeVNodeHook","invalidateMount","resetShapeFlag","pruneCache","filter","getComponentName","pruneCacheEntry","cached","include","exclude","matches","pendingCacheKey","cacheSubtree","isSuspense","getInnerChild","onUpdated","suspense","da","rawVNode","isVNode","max","cachedVNode","KeepAlive","pattern","onActivated","registerKeepAliveHook","onDeactivated","wrappedHook","injectHook","injectToKeepAliveRoot","keepAliveRoot","injected","onUnmounted","prepend","reset","setCurrentInstance","createHook","lifecycle","onBeforeMount","onBeforeUpdate","onServerPrefetch","onRenderTriggered","onRenderTracked","onErrorCaptured","COMPONENTS","DIRECTIVES","resolveComponent","maybeSelfReference","resolveAsset","NULL_DYNAMIC_COMPONENT","resolveDynamicComponent","component","resolveDirective","warnMissing","Component","selfName","registry","renderList","renderItem","sourceIsArray","sourceIsReactiveArray","isReadonlySource","renderSlot","fallback","noSlotted","openBlock","createBlock","slot","validSlotContent","ensureValidVNode","slotKey","rendered","vnodes","toHandlers","preserveCaseIfNecessary","getPublicInstance","isStatefulComponent","publicPropertiesMap","resolveMergedOptions","instanceWatch","hasSetupBinding","PublicInstanceProxyHandlers","data","accessCache","appContext","normalizedProps","shouldCacheAccess","publicGetter","cssModule","globalProperties","propsOptions","cssModules","descriptor","normalizePropsOrEmits","applyOptions","publicThis","dataOptions","computedOptions","methods","watchOptions","provideOptions","injectOptions","created","beforeMount","mounted","beforeUpdate","updated","activated","deactivated","beforeDestroy","beforeUnmount","destroyed","unmounted","render","renderTracked","renderTriggered","errorCaptured","serverPrefetch","expose","inheritAttrs","components","filters","resolveInjections","methodHandler","opt","set","createWatcher","provides","provide","registerLifecycleHook","register","_hook","exposed","checkDuplicateProperties","normalizeInject","inject","h","createPathGetter","handler","base","mixins","extendsOptions","globalMixins","optionMergeStrategies","resolved","m","mergeOptions","to","from","strats","asMixin","strat","internalOptionMergeStrats","mergeDataFn","mergeEmitsOrPropsOptions","mergeObjectOptions","mergeAsArray","mergeWatchOptions","mergeInject","merged","createAppContext","uid$1","createAppAPI","rootComponent","rootProps","context","installedPlugins","pluginCleanupFns","isMounted","app","version","plugin","mixin","directive","rootContainer","isHydrate","lastApp","currentApp","parentProvides","treatDefaultAsFactory","hasInjectionContext","internalObjectProto","createInternalObject","isInternalObject","initProps","isStateful","attrs","setFullProps","updateProps","rawPrevProps","patchFlag","rawCurrentProps","hasAttrsChanged","propsToUpdate","isEmitListener","camelizedKey","resolvePropValue","kebabKey","needCastKeys","rawCastValues","camelKey","castValues","isAbsent","hasDefault","propsDefaults","mixinPropsCache","normalizePropsOptions","hasExtends","extendProps","raw2","normalizedKey","validatePropName","prop","propType","shouldCast","shouldCastTrue","typeName","isInternalKey","normalizeSlotValue","normalizeVNode","normalizeSlot","rawSlot","normalizeObjectSlots","rawSlots","normalizeVNodeSlots","assignSlots","initSlots","updateSlots","needDeletionCheck","deletionComparisonTarget","queueEffectWithSuspense","createRenderer","baseCreateRenderer","createHydrationFns","hostInsert","hostPatchProp","hostCreateElement","hostCreateText","hostCreateComment","hostSetText","hostSetElementText","hostParentNode","hostNextSibling","hostSetScopeId","hostInsertStaticContent","getNextHostNode","Text","processText","processCommentNode","Static","mountStaticNode","processFragment","processElement","processComponent","moveStaticNode","removeStaticNode","mountElement","patchElement","transition","dirs","resolveChildrenNamespace","setScopeId","needCallTransitionHooks","needTransition","scopeId","parentVNode","cloneIfMounted","oldProps","newProps","toggleRecurse","patchProps","oldChildren","newChildren","fallbackContainer","oldVNode","newVNode","fragmentStartAnchor","fragmentEndAnchor","fragmentSlotScopeIds","mountComponent","updateComponent","initialVNode","createComponentInstance","setupComponent","setupRenderEffect","shouldUpdateComponent","updateComponentPreRender","componentUpdateFn","bu","u","nonHydratedAsyncRoot","locateNonHydratedAsyncRoot","originNext","nextTree","renderComponentRoot","prevTree","updateHOCHostEl","bm","root","isAsyncWrapperVNode","scopedInitialVNode","update","nextVNode","prevProps","c1","prevShapeFlag","c2","patchKeyedChildren","patchUnkeyedChildren","unmountChildren","oldLength","commonLength","nextChild","l2","e1","e2","nextPos","s1","s2","keyToNewIndexMap","j","toBePatched","moved","maxNewIndexSoFar","newIndexToOldIndexMap","prevChild","newIndex","increasingNewIndexSequence","getSequence","nextIndex","anchorVNode","leave","delayLeave","afterLeave","remove2","performLeave","cacheIndex","shouldInvokeDirs","shouldInvokeVnodeHook","unmountComponent","removeFragment","performRemove","bum","um","teleportEnd","isFlushing","currentNamespace","allowed","ch1","ch2","len","arrI","subComponent","ssrContextKey","useSSRContext","doWatch","flush","baseWatchOptions","runsImmediately","ssrCleanup","watchStopHandle","isPre","isFirstRun","watch$1","path","segments","getModelModifiers","modelName","emit","event","rawArgs","handlerName","onceHandler","normalizeEmitsOptions","extendEmits","normalizedFromExtend","withProxy","renderCache","fallthroughAttrs","proxyToUse","thisProxy","render2","getFunctionalFallthrough","blockStack","filterModelListeners","prevChildren","nextProps","nextChildren","emits","hasPropsChanged","dynamicProps","emitsOptions","nextKeys","currentBlock","disableTracking","closeBlock","isBlockTreeEnabled","inVOnce","setupBlock","createElementBlock","createBaseVNode","normalizeKey","normalizeRef","ref_key","ref_for","isBlockNode","needFullChildrenNormalization","normalizeChildren","_createVNode","cloned","isClassComponent","guardReactiveProps","extraProps","mergeRef","cloneTransition","mergedProps","mergeProps","createTextVNode","text","flag","createStaticVNode","content","numberOfNodes","createCommentVNode","asBlock","slotFlag","toMerge","incoming","emptyAppContext","uid","internalSetCurrentInstance","setInSSRSetupState","g","registerGlobalSetter","setters","unsetCurrentInstance","setupResult","setupStatefulComponent","setup","setupContext","createSetupContext","isAsyncSetup","resolvedResult","handleSetupResult","finishComponentSetup","skipOptions","attrsProxyHandlers","includeInferred","computed$1","propsOrChildren","policy","tt","unsafeToTrustedHTML","svgNS","mathmlNS","doc","templateContainer","nodeOps","tag","is","selector","before","template","wrapper","TRANSITION","ANIMATION","vtcKey","DOMTransitionPropsValidators","TransitionPropsValidators","decorate$1","t","Transition","resolveTransitionProps","h2","hasExplicitCallback","baseProps","duration","enterFromClass","enterActiveClass","enterToClass","appearFromClass","appearActiveClass","appearToClass","leaveFromClass","leaveActiveClass","leaveToClass","durations","normalizeDuration","enterDuration","leaveDuration","finishEnter","isAppear","isCancelled","removeTransitionClass","finishLeave","makeEnterHook","nextFrame","addTransitionClass","whenTransitionEnds","forceReflow","NumberOf","cls","_vtc","endId","expectedType","explicitTimeout","resolveIfNotStale","propCount","getTransitionInfo","endEvent","ended","onEnd","styles","getStyleProperties","transitionDelays","transitionDurations","transitionTimeout","getTimeout","animationDelays","animationDurations","animationTimeout","hasTransform","delays","d","toMs","patchClass","isSVG","transitionClasses","vShowOriginalDisplay","vShowHidden","vShow","setDisplay","CSS_VAR_TEXT","displayRE","patchStyle","isCssString","hasControlledDisplay","prevStyle","setStyle","cssVarText","importantRE","prefixed","autoPrefix","prefixes","prefixCache","rawName","xlinkNS","patchAttr","isBoolean","patchDOMProp","attrName","needRemove","addEventListener","removeEventListener","veiKey","patchEvent","prevValue","nextValue","invokers","existingInvoker","parseName","invoker","createInvoker","optionsModifierRE","cachedNow","getNow","initialValue","patchStopImmediatePropagation","originalStop","isNativeOn","patchProp","shouldSetAsProp","camelize$1","getModelAssigner","onCompositionStart","onCompositionEnd","assignKey","vModelText","lazy","trim","number","castToNumber","domValue","elValue","vModelCheckbox","modelValue","elementValue","getValue","checked","assign","found","filtered","getCheckboxValue","setChecked","vModelRadio","vModelSelect","isSetModel","selectedVal","o","setSelected","_binding","isMultiple","isArrayValue","option","optionValue","optionType","vModelDynamic","callModelHook","resolveDynamicModel","tagName","systemModifiers","modifierGuards","withModifiers","cacheKey","guard","keyNames","withKeys","eventKey","k","rendererOptions","renderer","ensureRenderer","createApp","containerOrSelector","normalizeContainer","resolveRootNamespace","getDevtoolsGlobalHook","getTarget","isProxyAvailable","HOOK_SETUP","HOOK_PLUGIN_SETTINGS_SET","supported","perf","isPerformanceSupported","now","ApiProxy","defaultSettings","localSettingsSaveId","currentSettings","pluginId","_target","setupDevtoolsPlugin","pluginDescriptor","setupFn","enableProxy","storeKey","forEachValue","partial","genericSubscribe","subs","resetStore","store","hot","installModule","resetStoreState","oldState","oldScope","wrappedGetters","computedObj","computedCache","enableStrictMode","rootState","module","isRoot","parentState","getNestedState","moduleName","local","makeLocalContext","mutation","namespacedType","registerMutation","action","registerAction","registerGetter","noNamespace","_type","_payload","_options","unifyObjectStyle","payload","makeLocalGetters","gettersProxy","splitPos","localType","entry","rawGetter","LABEL_VUEX_BINDINGS","MUTATIONS_LAYER_ID","ACTIONS_LAYER_ID","INSPECTOR_ID","actionId","addDevtools","api","COLOR_LIME_500","nodes","flattenStoreForInspectorTree","formatStoreForInspectorTree","modulePath","formatStoreForInspectorState","getStoreModule","COLOR_DARK","COLOR_WHITE","TAG_NAMESPACED","extractNameFromPath","getters","gettersKeys","storeState","tree","transformPathsToObjectTree","canThrow","leafKey","moduleMap","names","Module","rawModule","runtime","rawState","prototypeAccessors$1","ModuleCollection","rawRootModule","this$1$1","newModule","rawChildModule","targetModule","createStore","Store","plugins","strict","devtools","dispatch","commit","prototypeAccessors","injectKey","useDevtools","newOptions","committing","mapState","normalizeNamespace","states","normalizeMap","getModuleByNamespace","mapGetters","mapActions","actions","isValidMap","helper","activePinia","setActivePinia","pinia","piniaSymbol","MutationType","createPinia","_p","toBeInstalled","noop","addSubscription","subscriptions","onCleanup","removeSubscription","idx","triggerSubscriptions","fallbackRunWithContext","ACTION_MARKER","ACTION_NAME","mergeReactiveObjects","patchToApply","subPatch","targetValue","skipHydrateSymbol","shouldHydrate","createOptionsStore","initialState","localState","computedGetters","createSetupStore","$id","isOptionsStore","optionsForPlugin","$subscribeOptions","isListening","isSyncListening","actionSubscriptions","debuggerEvents","activeListener","$patch","partialStateOrMutator","subscriptionMutation","myListenerId","$reset","newState","$state","$dispose","wrappedAction","afterCallbackList","onErrorCallbackList","after","partialStore","stopWatcher","setupStore","actionValue","extender","defineStore","setupOptions","isSetupStore","useStore","hasContext","mapStoreSuffix","mapStores","stores","reduced","keysOrMapper","CustomEvent","params","evt","origPrevent","Object","wm","create","defineProperty","proto","EventTarget","define","listener","secret","listeners","length","info","EventTargetPolyfill","undefined","VERSION","LARGE_ARRAY_SIZE","CORE_ERROR_TEXT","FUNC_ERROR_TEXT","INVALID_TEMPL_VAR_ERROR_TEXT","HASH_UNDEFINED","MAX_MEMOIZE_SIZE","PLACEHOLDER","CLONE_DEEP_FLAG","CLONE_FLAT_FLAG","CLONE_SYMBOLS_FLAG","COMPARE_PARTIAL_FLAG","COMPARE_UNORDERED_FLAG","WRAP_BIND_FLAG","WRAP_BIND_KEY_FLAG","WRAP_CURRY_BOUND_FLAG","WRAP_CURRY_FLAG","WRAP_CURRY_RIGHT_FLAG","WRAP_PARTIAL_FLAG","WRAP_PARTIAL_RIGHT_FLAG","WRAP_ARY_FLAG","WRAP_REARG_FLAG","WRAP_FLIP_FLAG","DEFAULT_TRUNC_LENGTH","DEFAULT_TRUNC_OMISSION","HOT_COUNT","HOT_SPAN","LAZY_FILTER_FLAG","LAZY_MAP_FLAG","LAZY_WHILE_FLAG","INFINITY","MAX_SAFE_INTEGER","MAX_INTEGER","NAN","MAX_ARRAY_LENGTH","MAX_ARRAY_INDEX","HALF_MAX_ARRAY_LENGTH","wrapFlags","argsTag","arrayTag","asyncTag","boolTag","dateTag","domExcTag","errorTag","funcTag","genTag","mapTag","numberTag","nullTag","objectTag","promiseTag","proxyTag","regexpTag","setTag","stringTag","symbolTag","undefinedTag","weakMapTag","weakSetTag","arrayBufferTag","dataViewTag","float32Tag","float64Tag","int8Tag","int16Tag","int32Tag","uint8Tag","uint8ClampedTag","uint16Tag","uint32Tag","reEmptyStringLeading","reEmptyStringMiddle","reEmptyStringTrailing","reEscapedHtml","reUnescapedHtml","reHasEscapedHtml","reHasUnescapedHtml","reEscape","reEvaluate","reInterpolate","reIsDeepProp","reIsPlainProp","rePropName","reRegExpChar","reHasRegExpChar","reTrimStart","reWhitespace","reWrapComment","reWrapDetails","reSplitDetails","reAsciiWord","reForbiddenIdentifierChars","reEscapeChar","reEsTemplate","reFlags","reIsBadHex","reIsBinary","reIsHostCtor","reIsOctal","reIsUint","reLatin","reNoMatch","reUnescapedString","rsAstralRange","rsComboMarksRange","reComboHalfMarksRange","rsComboSymbolsRange","rsComboRange","rsDingbatRange","rsLowerRange","rsMathOpRange","rsNonCharRange","rsPunctuationRange","rsSpaceRange","rsUpperRange","rsVarRange","rsBreakRange","rsApos","rsAstral","rsBreak","rsCombo","rsDigits","rsDingbat","rsLower","rsMisc","rsFitz","rsModifier","rsNonAstral","rsRegional","rsSurrPair","rsUpper","rsZWJ","rsMiscLower","rsMiscUpper","rsOptContrLower","rsOptContrUpper","reOptMod","rsOptVar","rsOptJoin","rsOrdLower","rsOrdUpper","rsSeq","rsEmoji","rsSymbol","reApos","reComboMark","reUnicode","reUnicodeWord","reHasUnicode","reHasUnicodeWord","contextProps","templateCounter","typedArrayTags","cloneableTags","deburredLetters","htmlEscapes","htmlUnescapes","stringEscapes","freeParseFloat","freeParseInt","freeGlobal","global","freeSelf","freeExports","exports","freeModule","moduleExports","freeProcess","nodeUtil","types","nodeIsArrayBuffer","nodeIsDate","nodeIsMap","nodeIsRegExp","nodeIsSet","nodeIsTypedArray","func","arrayAggregator","iteratee","accumulator","arrayEach","arrayEachRight","arrayEvery","predicate","arrayFilter","resIndex","arrayIncludes","baseIndexOf","arrayIncludesWith","comparator","arrayMap","arrayPush","offset","arrayReduce","initAccum","arrayReduceRight","arraySome","asciiSize","baseProperty","asciiToArray","string","asciiWords","baseFindKey","collection","eachFunc","baseFindIndex","fromIndex","fromRight","strictIndexOf","baseIsNaN","baseIndexOfWith","baseMean","baseSum","basePropertyOf","baseReduce","baseSortBy","baseTimes","baseToPairs","baseTrim","trimmedEndIndex","baseUnary","baseValues","cacheHas","charsStartIndex","strSymbols","chrSymbols","charsEndIndex","countHolders","deburrLetter","escapeHtmlChar","escapeStringChar","chr","hasUnicode","hasUnicodeWord","iteratorToArray","mapToArray","overArg","transform","replaceHolders","setToArray","setToPairs","strictLastIndexOf","stringSize","unicodeSize","stringToArray","unicodeToArray","unescapeHtmlChar","unicodeWords","runInContext","Array","Date","Error","Function","Math","RegExp","String","TypeError","funcProto","objectProto","coreJsData","funcToString","idCounter","maskSrcKey","nativeObjectToString","objectCtorString","oldDash","reIsNative","Buffer","Symbol","Uint8Array","allocUnsafe","getPrototype","objectCreate","propertyIsEnumerable","splice","spreadableSymbol","symIterator","symToStringTag","getNative","ctxClearTimeout","ctxNow","ctxSetTimeout","nativeCeil","nativeFloor","nativeGetSymbols","nativeIsBuffer","nativeIsFinite","nativeJoin","nativeKeys","nativeMax","nativeMin","nativeNow","nativeParseInt","nativeRandom","nativeReverse","DataView","Map","Promise","Set","WeakMap","nativeCreate","metaMap","realNames","dataViewCtorString","toSource","mapCtorString","promiseCtorString","setCtorString","weakMapCtorString","symbolProto","symbolValueOf","symbolToString","lodash","isObjectLike","LazyWrapper","LodashWrapper","wrapperClone","baseCreate","baseLodash","chainAll","lazyClone","copyArray","lazyReverse","lazyValue","isArr","isRight","arrLength","view","getView","iteratees","iterLength","takeCount","baseWrapperValue","outer","iterIndex","Hash","hashClear","hashDelete","hashGet","hashHas","hashSet","ListCache","listCacheClear","listCacheDelete","assocIndexOf","lastIndex","listCacheGet","listCacheHas","listCacheSet","MapCache","mapCacheClear","mapCacheDelete","getMapData","mapCacheGet","mapCacheHas","mapCacheSet","size","SetCache","setCacheAdd","setCacheHas","Stack","stackClear","stackDelete","stackGet","stackHas","stackSet","pairs","arrayLikeKeys","inherited","isArg","isArguments","isBuff","isBuffer","isType","isTypedArray","skipIndexes","isIndex","arraySample","baseRandom","arraySampleSize","shuffleSelf","baseClamp","arrayShuffle","assignMergeValue","eq","baseAssignValue","assignValue","objValue","baseAggregator","baseEach","baseAssign","copyObject","baseAssignIn","keysIn","baseAt","paths","skip","lower","upper","baseClone","bitmask","customizer","stack","isDeep","isFlat","isFull","initCloneArray","getTag","isFunc","cloneBuffer","initCloneObject","copySymbolsIn","copySymbols","initCloneByTag","stacked","subValue","keysFunc","getAllKeysIn","getAllKeys","baseConforms","baseConformsTo","baseDelay","wait","setTimeout","baseDifference","includes","isCommon","valuesLength","valuesIndex","createBaseEach","baseForOwn","baseEachRight","baseForOwnRight","baseEvery","baseExtremum","baseFill","toInteger","toLength","baseFilter","baseFlatten","isStrict","isFlattenable","baseFor","createBaseFor","baseForRight","baseFunctions","baseGet","castPath","toKey","baseGetAllKeys","symbolsFunc","baseGetTag","getRawTag","baseGt","other","baseHas","baseHasIn","baseInRange","baseIntersection","arrays","othLength","othIndex","caches","maxLength","baseInverter","baseInvoke","baseIsArguments","baseIsArrayBuffer","baseIsDate","baseIsEqual","baseIsEqualDeep","equalFunc","objIsArr","othIsArr","objTag","othTag","objIsObj","othIsObj","isSameTag","equalArrays","equalByTag","objIsWrapped","othIsWrapped","objUnwrapped","othUnwrapped","equalObjects","baseIsMap","baseIsMatch","matchData","noCustomizer","srcValue","baseIsNative","isMasked","baseIsRegExp","baseIsSet","baseIsTypedArray","isLength","baseIteratee","identity","baseMatchesProperty","baseMatches","property","baseKeys","isPrototype","baseKeysIn","nativeKeysIn","isProto","baseLt","baseMap","isArrayLike","getMatchData","matchesStrictComparable","isKey","isStrictComparable","hasIn","baseMerge","srcIndex","baseMergeDeep","safeGet","mergeFunc","isTyped","isArrayLikeObject","cloneTypedArray","toPlainObject","baseNth","baseOrderBy","orders","getIteratee","criteria","compareMultiple","basePick","basePickBy","baseSet","basePropertyDeep","basePullAll","indexOf","basePullAt","indexes","previous","baseUnset","baseRange","step","baseRepeat","baseRest","setToString","overRest","baseSample","baseSampleSize","nested","baseSetData","baseSetToString","constant","baseShuffle","baseSlice","baseSome","baseSortedIndex","retHighest","low","high","mid","baseSortedIndexBy","valIsNaN","valIsNull","valIsSymbol","valIsUndefined","othIsDefined","othIsNull","othIsReflexive","othIsSymbol","setLow","baseSortedUniq","baseToNumber","baseToString","baseUniq","createSet","seenIndex","baseUpdate","updater","baseWhile","isDrop","baseXor","baseZipObject","assignFunc","valsLength","castArrayLikeObject","castFunction","stringToPath","toString","castRest","castSlice","clearTimeout","buffer","cloneArrayBuffer","arrayBuffer","cloneDataView","dataView","cloneRegExp","regexp","cloneSymbol","symbol","typedArray","compareAscending","valIsDefined","valIsReflexive","objCriteria","othCriteria","ordersLength","order","composeArgs","partials","holders","isCurried","argsIndex","argsLength","holdersLength","leftIndex","leftLength","rangeLength","isUncurried","composeArgsRight","holdersIndex","rightIndex","rightLength","isNew","getSymbols","getSymbolsIn","createAggregator","initializer","createAssigner","assigner","sources","isIterateeCall","iterable","createBind","isBind","Ctor","createCtor","createCaseFirst","methodName","trailing","createCompounder","words","deburr","thisBinding","createCurry","arity","getHolder","createRecurry","createHybrid","createFind","findIndexFunc","createFlow","flatRest","funcs","prereq","getFuncName","funcName","getData","isLaziable","partialsRight","holdersRight","argPos","ary","isAry","isBindKey","isFlip","holdersCount","newHolders","reorder","createInverter","toIteratee","createMathOperation","operator","createOver","arrayFunc","createPadding","chars","charsLength","createPartial","createRange","toFinite","createRelationalOperation","wrapFunc","isCurry","newHoldersRight","newPartials","newPartialsRight","newData","setData","setWrapToString","createRound","precision","pair","createToPairs","createWrap","mergeData","customDefaultsAssignIn","customDefaultsMerge","customOmitClone","isPartial","arrStacked","othStacked","arrValue","othValue","compared","convert","objProps","objLength","othProps","objStacked","skipCtor","objCtor","othCtor","flatten","otherFunc","isKeyable","isOwn","unmasked","stubArray","ctorString","transforms","getWrapDetails","match","hasPath","hasFunc","insertWrapDetails","details","isMaskable","stubFalse","memoizeCapped","memoize","srcBitmask","newBitmask","isCombo","otherArgs","oldArray","shortOut","reference","updateWrapDetails","count","lastCalled","stamp","remaining","rand","quote","subString","chunk","compact","concat","difference","differenceBy","differenceWith","drop","dropRight","dropRightWhile","dropWhile","fill","findIndex","findLastIndex","flattenDeep","flattenDepth","fromPairs","initial","intersection","mapped","intersectionBy","intersectionWith","join","lastIndexOf","nth","pull","pullAll","pullAllBy","pullAllWith","pullAt","reverse","slice","sortedIndex","sortedIndexBy","sortedIndexOf","sortedLastIndex","sortedLastIndexBy","sortedLastIndexOf","sortedUniq","sortedUniqBy","take","takeRight","takeRightWhile","takeWhile","union","unionBy","unionWith","uniq","uniqBy","uniqWith","unzip","group","unzipWith","without","xor","xorBy","xorWith","zip","zipObject","zipObjectDeep","zipWith","chain","tap","interceptor","thru","wrapperAt","wrapperChain","wrapperCommit","wrapperNext","toArray","wrapperToIterator","wrapperPlant","clone","wrapperReverse","wrapped","wrapperValue","countBy","every","find","findLast","flatMap","flatMapDeep","flatMapDepth","forEach","forEachRight","groupBy","invokeMap","keyBy","orderBy","partition","reduceRight","negate","sample","sampleSize","shuffle","some","sortBy","bind","bindKey","curry","curryRight","debounce","lastArgs","lastThis","maxWait","timerId","lastCallTime","lastInvokeTime","leading","maxing","invokeFunc","time","leadingEdge","timerExpired","remainingWait","timeSinceLastCall","timeSinceLastInvoke","timeWaiting","shouldInvoke","trailingEdge","cancel","debounced","isInvoking","defer","flip","resolver","memoized","overArgs","funcsLength","partialRight","rearg","rest","spread","throttle","unary","castArray","cloneWith","cloneDeep","cloneDeepWith","conformsTo","gt","gte","isArrayBuffer","isElement","isEmpty","isEqual","isEqualWith","isError","isFinite","isInteger","isMatch","isMatchWith","isNaN","isNumber","isNative","isNull","isNil","isSafeInteger","isUndefined","isWeakMap","isWeakSet","lt","lte","sign","remainder","isBinary","toSafeInteger","assignIn","assignInWith","assignWith","at","prototype","properties","defaults","propsIndex","propsLength","defaultsDeep","mergeWith","findKey","findLastKey","forIn","forInRight","forOwn","forOwnRight","functions","functionsIn","invert","invertBy","invoke","mapKeys","mapValues","merge","omit","omitBy","pickBy","pick","setWith","toPairs","toPairsIn","isArrLike","unset","updateWith","valuesIn","clamp","inRange","random","floating","temp","camelCase","word","upperFirst","endsWith","position","escape","escapeRegExp","kebabCase","lowerCase","lowerFirst","pad","strLength","padEnd","padStart","parseInt","radix","repeat","replace","snakeCase","split","limit","startCase","startsWith","settings","imports","importsKeys","importsValues","isEscaping","isEvaluating","interpolate","reDelimiters","sourceURL","escapeValue","interpolateValue","esTemplateValue","evaluateValue","variable","attempt","toLower","toUpper","trimEnd","trimStart","truncate","omission","substring","newEnd","unescape","upperCase","bindAll","methodNames","cond","conforms","defaultTo","flow","flowRight","matchesProperty","methodOf","noConflict","nthArg","over","overEvery","overSome","propertyOf","range","rangeRight","stubObject","stubString","stubTrue","times","toPath","uniqueId","prefix","add","augend","addend","ceil","divide","dividend","divisor","floor","maxBy","mean","meanBy","min","minBy","multiply","multiplier","multiplicand","round","subtract","minuend","subtrahend","sum","sumBy","isFilter","takeName","dropName","checkIteratee","isTaker","lodashFunc","retUnwrapped","isLazy","useLazy","isHybrid","isUnwrapped","onlyLazy","chainName","this","matchHtmlRegExp","escapeHtml_1","escapeHtml","html","MAX_HEADER_LENGTH","THROW_ON_MAX_HEADER_LENGTH_EXCEEDED","hasRel","intoRels","splitRel","rel","createObjects","parseLink","linkUrl","parts","qry","url","checkHeader","linkHeader","maxHeaderLength","throwOnMaxHeaderLengthExceeded","parseLinkHeader","muteFilterHits","muteFilters","status","statusText","statusSummary","replyToUser","poster","mentions","att","hide","expires","enabled","lowercaseValue","re","mention","urlBase64ToUint8Array","base64String","padding","base64","rawData","char","isSWSupported","isPushSupported","getOrCreateServiceWorker","subscribePush","registration","isEnabled","vapidPublicKey","subscribeOptions","unsubscribePush","subscription","deleteSubscriptionFromBackEnd","token","response","sendSubscriptionToBackEnd","notificationVisibility","responseData","initServiceWorker","showDesktopNotification","sw","closeDesktopNotification","updateFocus","registerPushNotifications","unregisterPushNotifications","unsubResult","emojiCacheKey","clearCache","desktopNotificationOpts","swDesktopNotification","desktopNotification","swCloseDesktopNotification","closeAllDesktopNotifications","useI18nStore","newI18n","FETCH_ANNOUNCEMENT_INTERVAL_MS","useAnnouncementsStore","announcement","currentUser","isAdmin","all","visibleObject","getWithinVisible","visibleAnnouncement","announcements","interval","startsAt","endsAt","allDay","checkCanvasExtractPermission","canvas","createFaviconService","favicons","initFaviconService","favicon","favcanvas","favimg","favcontext","isImageLoaded","img","clearFaviconBadge","badgeColor","FaviconService","ACTIONABLE_NOTIFICATION_TYPES","cachedBadgeUrl","notificationsFromStore","visibleTypes","rootGetters","statusNotifications","isStatusNotification","isValidNotification","notification","sortById","seqA","seqB","isSeqA","isSeqB","isMutedNotification","maybeShowNotification","notificationObject","prepareNotificationObject","filteredNotificationsFromStore","unseenNotificationsFromStore","ignoreInactionableSeen","i18n","notifObj","title","i18nString","countExtraNotifications","mergedConfig","maxInt","tMin","tMax","skew","damp","initialBias","initialN","delimiter","regexPunycode","regexNonASCII","regexSeparators","errors","baseMinusTMin","stringFromCharCode","mapDomain","domain","labels","encoded","ucs2decode","output","counter","extra","ucs2encode","codePoints","basicToDigit","codePoint","digitToBasic","digit","adapt","delta","numPoints","firstTime","decode","input","inputLength","bias","basic","oldi","w","baseMinusT","out","encode","currentValue","basicLength","handledCPCount","handledCPCountPlusOne","q","qMinusT","toUnicode","toASCII","punycode","qvitterStatusType","parseUser","masto","mastoShort","field","relationship","unicodeDomain","parseAttachment","parseSource","parseStatus","pleroma","quoteRaw","quoteData","_b","isNsfw","retweetedStatus","parseNotification","mastoDict","parsedNotice","nsfwRegex","parseLinkHeaderPagination","opts","flakeId","parsedLinkHeader","maxId","minId","parseChat","chat","parseChatMessage","message","humanizeErrors","errs","StatusCodeError","statusCode","body","RegistrationError","errorContents","MUTES_IMPORT_URL","BLOCKS_IMPORT_URL","FOLLOW_IMPORT_URL","DELETE_ACCOUNT_URL","CHANGE_EMAIL_URL","CHANGE_PASSWORD_URL","MOVE_ACCOUNT_URL","ALIASES_URL","TAG_USER_URL","PERMISSION_GROUP_URL","screenName","right","ACTIVATE_USER_URL","DEACTIVATE_USER_URL","ADMIN_USERS_URL","SUGGESTIONS_URL","NOTIFICATION_SETTINGS_URL","NOTIFICATION_READ_URL","MFA_SETTINGS_URL","MFA_BACKUP_CODES_URL","MFA_SETUP_OTP_URL","MFA_CONFIRM_OTP_URL","MFA_DISABLE_OTP_URL","MASTODON_LOGIN_URL","MASTODON_REGISTRATION_URL","MASTODON_USER_FAVORITES_TIMELINE_URL","MASTODON_USER_NOTIFICATIONS_URL","MASTODON_DISMISS_NOTIFICATION_URL","MASTODON_FAVORITE_URL","MASTODON_UNFAVORITE_URL","MASTODON_RETWEET_URL","MASTODON_UNRETWEET_URL","MASTODON_DELETE_URL","MASTODON_FOLLOW_URL","MASTODON_UNFOLLOW_URL","MASTODON_FOLLOWING_URL","MASTODON_FOLLOWERS_URL","MASTODON_FOLLOW_REQUESTS_URL","MASTODON_APPROVE_USER_URL","MASTODON_DENY_USER_URL","MASTODON_DIRECT_MESSAGES_TIMELINE_URL","MASTODON_PUBLIC_TIMELINE","MASTODON_USER_HOME_TIMELINE_URL","MASTODON_STATUS_URL","MASTODON_STATUS_CONTEXT_URL","MASTODON_STATUS_SOURCE_URL","MASTODON_STATUS_HISTORY_URL","MASTODON_USER_URL","MASTODON_USER_LOOKUP_URL","MASTODON_USER_RELATIONSHIPS_URL","MASTODON_USER_TIMELINE_URL","MASTODON_USER_IN_LISTS","MASTODON_LIST_URL","MASTODON_LIST_TIMELINE_URL","MASTODON_LIST_ACCOUNTS_URL","MASTODON_TAG_TIMELINE_URL","MASTODON_BOOKMARK_TIMELINE_URL","AKKOMA_BUBBLE_TIMELINE_URL","MASTODON_USER_BLOCKS_URL","MASTODON_USER_MUTES_URL","MASTODON_BLOCK_USER_URL","MASTODON_UNBLOCK_USER_URL","MASTODON_MUTE_USER_URL","MASTODON_UNMUTE_USER_URL","MASTODON_REMOVE_USER_FROM_FOLLOWERS","MASTODON_USER_NOTE_URL","MASTODON_BOOKMARK_STATUS_URL","MASTODON_UNBOOKMARK_STATUS_URL","MASTODON_POST_STATUS_URL","MASTODON_MEDIA_UPLOAD_URL","MASTODON_VOTE_URL","MASTODON_POLL_URL","MASTODON_STATUS_FAVORITEDBY_URL","MASTODON_STATUS_REBLOGGEDBY_URL","MASTODON_PROFILE_UPDATE_URL","MASTODON_REPORT_USER_URL","MASTODON_PIN_OWN_STATUS","MASTODON_UNPIN_OWN_STATUS","MASTODON_MUTE_CONVERSATION","MASTODON_UNMUTE_CONVERSATION","MASTODON_SEARCH_2","MASTODON_USER_SEARCH_URL","MASTODON_DOMAIN_BLOCKS_URL","MASTODON_LISTS_URL","MASTODON_STREAMING","MASTODON_KNOWN_DOMAIN_LIST_URL","MASTODON_ANNOUNCEMENTS_URL","MASTODON_ANNOUNCEMENTS_DISMISS_URL","PLEROMA_EMOJI_REACTIONS_URL","PLEROMA_EMOJI_REACT_URL","emoji","PLEROMA_EMOJI_UNREACT_URL","PLEROMA_CHATS_URL","PLEROMA_CHAT_URL","PLEROMA_CHAT_MESSAGES_URL","PLEROMA_CHAT_READ_URL","PLEROMA_DELETE_CHAT_MESSAGE_URL","chatId","messageId","PLEROMA_ADMIN_REPORTS","PLEROMA_BACKUP_URL","PLEROMA_ANNOUNCEMENTS_URL","PLEROMA_POST_ANNOUNCEMENT_URL","PLEROMA_EDIT_ANNOUNCEMENT_URL","PLEROMA_DELETE_ANNOUNCEMENT_URL","PLEROMA_SCROBBLES_URL","PLEROMA_STATUS_QUOTES_URL","PLEROMA_USER_FAVORITES_TIMELINE_URL","PLEROMA_BOOKMARK_FOLDERS_URL","PLEROMA_BOOKMARK_FOLDER_URL","PLEROMA_ADMIN_CONFIG_URL","PLEROMA_ADMIN_DESCRIPTIONS_URL","PLEROMA_ADMIN_FRONTENDS_URL","PLEROMA_ADMIN_FRONTENDS_INSTALL_URL","PLEROMA_EMOJI_RELOAD_URL","PLEROMA_EMOJI_IMPORT_FS_URL","PLEROMA_EMOJI_PACKS_URL","page","pageSize","PLEROMA_EMOJI_PACK_URL","PLEROMA_EMOJI_PACKS_DL_REMOTE_URL","PLEROMA_EMOJI_PACKS_DL_REMOTE_ZIP_URL","PLEROMA_EMOJI_PACKS_LS_REMOTE_URL","PLEROMA_EMOJI_UPDATE_FILE_URL","oldfetch","fetch","fullUrl","promisedRequest","credentials","headers","authHeaders","json","updateNotificationSettings","form","each","updateProfileImages","avatar","avatarName","banner","background","updateProfile","formData","param","updateProfileJSON","nickname","getCaptcha","resp","accessToken","followUser","unfollowUser","fetchUserInLists","pinOwnStatus","unpinOwnStatus","muteConversation","unmuteConversation","blockUser","expiresIn","unblockUser","removeUserFromFollowers","editUserNote","comment","approveUser","denyUser","fetchUser","fetchUserByName","fetchUserRelationship","fetchFriends","sinceId","exportFriends","friends","more","users","fetchFollowers","fetchFollowRequests","fetchLists","createList","getList","listId","updateList","getListAccounts","addAccountsToList","accountIds","removeAccountsFromList","deleteList","fetchConversation","urlContext","ancestors","descendants","fetchStatus","fetchStatusSource","fetchStatusHistory","tagUser","user","untagUser","addRight","deleteRight","activateUser","deactivateUser","deleteUser","fetchTimeline","timeline","since","until","userId","statusId","withMuted","replyVisibility","includeTypes","bookmarkFolderId","timelineUrls","isNotifications","queryString","success","pagination","fetchPinnedStatuses","verifyCredentials","favorite","unfavorite","retweet","unretweet","bookmarkStatus","unbookmarkStatus","postStatus","spoilerText","visibility","sensitive","poll","mediaIds","inReplyToStatusId","quoteId","contentType","preview","idempotencyKey","pollOptions","normalizedPoll","postHeaders","editStatus","putHeaders","deleteStatus","uploadMedia","setMediaDescription","description","importMutes","file","importBlocks","importFollows","deleteAccount","password","changeEmail","email","moveAccount","targetAccount","addAlias","alias","deleteAlias","listAliases","changePassword","newPassword","newPasswordConfirmation","settingsMFA","mfaDisableOTP","mfaConfirmOTP","mfaSetupOTP","generateMfaBackupCodes","fetchMutes","query","muteUser","unmuteUser","fetchBlocks","addBackup","listBackups","fetchOAuthTokens","revokeOAuthToken","suggestions","markNotificationsAsSeen","single","vote","pollId","choices","fetchPoll","fetchFavoritedByUsers","fetchRebloggedByUsers","fetchEmojiReactions","reactions","reactWithEmoji","unreactWithEmoji","reportUser","statusIds","forward","searchUsers","search2","following","fetchKnownDomains","fetchDomainMutes","muteDomain","unmuteDomain","dismissNotification","adminFetchAnnouncements","fetchAnnouncements","dismissAnnouncement","announcementToPayload","postAnnouncement","editAnnouncement","deleteAnnouncement","getMastodonSocketURI","stream","MASTODON_STREAMING_EVENTS","PLEROMA_STREAMING_EVENTS","ProcessedWS","preprocessor","handleMastoWS","eventTarget","socket","original","eventName","processor","eventData","wsEvent","onAuthenticated","parsedEvent","WSConnectionStatus","chats","getOrCreateChat","accountId","chatMessages","sendChatMessage","mediaId","readChat","lastReadId","deleteChatMessage","setReportState","fetchInstanceDBConfig","fetchInstanceConfigDescriptions","fetchAvailableFrontends","pushInstanceDBConfig","installFrontend","fetchScrobbles","deleteEmojiPack","reloadEmoji","importEmojiFromFS","createEmojiPack","listEmojiPacks","listRemoteEmojiPacks","downloadRemoteEmojiPack","packName","as","downloadRemoteEmojiPackZIP","saveEmojiPackMetadata","addNewEmojiFile","shortcode","filename","updateEmojiFile","newShortcode","newFilename","force","deleteEmojiFile","fetchBookmarkFolders","createBookmarkFolder","updateBookmarkFolder","folderId","deleteBookmarkFolder","apiService","defaultConverter","init","converter","defaultAttributes","attributes","stringifiedAttributes","attributeName","cookies","jar","alert_style","badge_style","border_style","button_style","button_unstyled_style","chat_style","chat_message_style","fun_text_style","icon_style","input_style","link_style","menu_item_style","mobile_drawer_style","modals_style","notification_style","panel_style","panel_header_style","poll_graph_style","popover_style","root_style","scrollbar_style","border","top","shadow","buttonInsetFakeBorders","inputInsetFakeBorders","buttonOuterShadow","hoverGlow","scrollbar_element_style","post_style","tab_style","text_style","top_bar_style","underlay_style","avatar_style","user_card_style","ILLUMINANTS","getIlluminant","TRANSFORMS","getTransform","contains","test","stringStartsWith","colour","testColorType","colorTypeTests","determineType","epsilon","kappa","white","toR","f","cielab","Fy","Fx","Fz","Xr","Zr","Yr","toRadian","angle","cielch","rays","m1","m2","m3","top1","top2","bottom","hrad","ray","toDegree","cieluv$1","chromeCoordsU","chromeCoordsV","u0","v0","Y","X","Z","C","rgb","cmyk","csshsl","cssrgb","hex","negativeModulo","hsl$1","grey","tempOne","tempTwo","tempHue","tempR","tempG","tempB","luminence","hsluv","hsv","lms","valueArray","resultArray","bounded","bounded255","boundedRgb","cubeRoot","y","fromXYZ","linear","toF","yr","L","fromXYZTolms","fromXYZTocielab","fromXYZTocieluv","fromXYZToxyY","hsl","rgbOrdered","cieluv","XYZ","V","M","xyY","bound","yiq","conversionSteps","toType","currentType","fromType","conversions","convertNow","possibleSteps","nextStepType","convertedToNextStep","makeColourObject","convertArrayOrColour","any","brightness","shift","colourRef","contrastRatio","invertLightness","hash","fold","foldObject","foldKey","foldValue","objHash","hashSum","rgb2hex","c2linear","bit","relativeLuminance","srgb","getContrastRatio","la","lb","l1","getContrastRatioLayers","layers","bedrock","alphaBlendLayers","arithmeticBlend","origin","alphaBlend","fg","fga","bg","color","opacity","hex2rgb","mixrgb","rgba2css","rgba","getTextColor","preserve","originalContrast","originalColor","invertedColor","invertedContrast","workColor","contrast","getCssColor","process","findColor","findShadow","dynamicVars","staticVars","argsString","colorFunctions","amountArg","colorArg","amount","backgroundArg","foregroundArg","foreground","originArg","valueArg","operatorArg","mod","effectiveBackground","shadowFunctions","side","alpha","widthArg","inset","width","isInset","targetShadow","unroll","currentParent","getAllPossibleCombinations","combos","comboSize","flatCombos","selfSet","uniqueComboStrings","uniqueCombos","genericRuleToSelector","rule","ignoreOutOfTreeSelector","liteMode","isParent","variants","outOfTreeSelector","expand","subArray","componentSelectors","applicableVariantName","variantSelectors","statesSelectorsFlat","arraySelector","st","componentVariant","cv","componentVariantStates","cvs","selectors","cvsc","combinationsMatch","subject","subjectStatesSet","criteriaStatesSet","findRules","pathCriteria","pathSubject","criteriaParent","subjectParent","normalizeCombination","deserializeShadow","modes","regexPrep","numeric","blur","parseIss","textBuffer","getCurrentBuffer","flushText","kind","deserialize","finalResult","stateCount","currentDepth","fragment","fragmentObject","realValue","shadows","variableSlot","targetColor","modifier","virtualSlot","staticVar","dynamicVar","getTextColorAlpha","intendedTextColor","backgroundColor","textColor","componentsContext","__vite_glob_0_0","__vite_glob_0_1","__vite_glob_0_2","__vite_glob_0_3","__vite_glob_0_4","__vite_glob_0_5","__vite_glob_0_6","__vite_glob_0_7","__vite_glob_0_8","__vite_glob_0_9","__vite_glob_0_10","__vite_glob_0_11","__vite_glob_0_12","__vite_glob_0_13","__vite_glob_0_14","__vite_glob_0_15","__vite_glob_0_16","__vite_glob_0_17","__vite_glob_0_18","__vite_glob_0_19","__vite_glob_0_20","__vite_glob_0_21","__vite_glob_0_22","__vite_glob_0_23","__vite_glob_0_24","__vite_glob_0_25","__vite_glob_0_26","__vite_glob_0_27","__vite_glob_0_28","validInnerComponents","inner","engineChecksum","ruleToSelector","getEngineChecksum","inputRuleset","ultimateBackgroundColor","debug","editMode","onlyNormalState","initialStaticVars","rootComponentName","ruleset","ai","bi","parentsA","parentsB","aScore","bScore","virtualComponents","transparentComponents","nonEditableComponents","extraCompileComponents","relevantRules","backgrounds","opacities","processCombination","combination","cssSelector","parentSelector","soloSelector","lowerLevelSelector","lowerLevelBackground","lowerLevelVirtualDirectives","lowerLevelVirtualDirectivesRaw","_c","computedDirectives","computedRule","_d","virtualName","inheritedTextColor","inheritedTextAuto","inheritedTextOpacity","inheritedTextOpacityMode","lowerLevelTextSelector","lowerLevelTextRule","newTextRule","virtualDirectives","virtualDirectivesRaw","lowerLevelStackedBackground","inheritRule","variantRules","lastVariantRule","normalRules","inheritSelector","inheritedBackground","blend","variant","processInnerComponent","combinations","originalStates","originalVariants","innerComponents","permutationStateKeys","stateCombinations","combo","innerComponent","t0","t1","t2","eager","getCssColorString","getCssShadow","usesDropShadow","shad","getCssShadowFilter","getCssRules","rules","header","footer","cssDirectives","getScopedVersion","newScope","browserLocale","defaultState","require","_dereq_","Mutation","scheduleDrain","observer","element","channel","scriptEl","draining","oldQueue","task","INTERNAL","handlers","REJECTED","FULFILLED","PENDING","safelyResolveThenable","onRejected","onFulfilled","promise","unwrap","QueueItem","returnValue","tryCatch","getThen","thenable","then","onSuccess","tryToUnwrap","reason","allResolver","resolveFromAll","outValue","race","_typeof","_classCallCheck","Constructor","getIDB","idb","isIndexedDBValid","isSafari","hasFetch","createBlob","Builder","builder","Promise$1","executeCallback","executeTwoCallbacks","errorCallback","getCallback","DETECT_BLOB_SUPPORT_STORE","supportsBlobs","dbContexts","READ_ONLY","READ_WRITE","_binStringToArrayBuffer","bin","buf","_checkBlobSupportWithoutCaching","txn","blob","matchedChrome","matchedEdge","_checkBlobSupport","_deferReadiness","dbInfo","dbContext","deferredOperation","_advanceReadiness","_rejectReadiness","_getConnection","upgradeNeeded","createDbContext","dbArgs","openreq","db","ex","_getOriginalConnection","_getUpgradedConnection","_isUpgradeNeeded","defaultVersion","isNewStore","isDowngrade","isUpgrade","incVersion","_encodeBlob","reader","_decodeBlob","encodedBlob","arrayBuff","_isEncodedBlob","_fullyReady","_tryReconnect","forages","forage","createTransaction","tx","_initStorage","initPromises","ignoreErrors","getItem","transaction","req","iterate","iterationNumber","cursor","setItem","blobSupport","removeItem","clear","advanced","dropInstance","currentConfig","isCurrentDb","dbPromise","newVersion","dropObjectPromise","_forage2","dropDBPromise","_forage","asyncStorage","isWebSQLValid","BASE_CHARS","BLOB_TYPE_PREFIX","BLOB_TYPE_PREFIX_REGEX","SERIALIZED_MARKER","SERIALIZED_MARKER_LENGTH","TYPE_ARRAYBUFFER","TYPE_BLOB","TYPE_INT8ARRAY","TYPE_UINT8ARRAY","TYPE_UINT8CLAMPEDARRAY","TYPE_INT16ARRAY","TYPE_INT32ARRAY","TYPE_UINT16ARRAY","TYPE_UINT32ARRAY","TYPE_FLOAT32ARRAY","TYPE_FLOAT64ARRAY","TYPE_SERIALIZED_MARKER_LENGTH","toString$1","stringToBuffer","serializedString","bufferLength","encoded1","encoded2","encoded3","encoded4","bytes","bufferToString","serialize","valueType","marker","fileReader","blobType","matcher","localforageSerializer","createDbTable","_initStorage$1","dbInfoPromise","tryExecuteSql","sqlStatement","results","getItem$1","iterate$1","rows","_setItem","retriesLeft","originalValue","sqlError","setItem$1","removeItem$1","clear$1","length$1","key$1","keys$1","getAllStoreNames","storeNames","dropInstance$1","operationInfo","dropTable","storeName","operations","webSQLStorage","isLocalStorageValid","_getKeyPrefix","defaultConfig","keyPrefix","checkIfLocalStorageThrows","localStorageTestKey","_isLocalStorageUsable","_initStorage$2","clear$2","getItem$2","iterate$2","keyPrefixLength","key$2","keys$2","itemKey","length$2","removeItem$2","setItem$2","dropInstance$2","localStorageWrapper","sameValue","searchElement","DefinedDrivers","DriverSupport","DefaultDrivers","DefaultDriverOrder","OptionalDriverMethods","LibraryMethods","DefaultConfig","callWhenReady","localForageInstance","libraryMethod","_args","LocalForage","driverTypeKey","driver","driverName","driverObject","complianceError","driverMethods","driverMethodName","isRequired","configureMissingMethods","methodNotImplementedFactory","_i","_len","optionalDriverMethod","setDriverSupport","support","getDriverPromise","serializerPromise","drivers","supportedDrivers","setDriverToConfig","extendSelfWithDriver","initDriver","currentDriverIndex","driverPromiseLoop","oldDriverSetDone","libraryMethodsAndProperties","localforage_js","supportsAdoptedStyleSheets","stylesheets","createStyleSheet","priority","newStyleSheet","newRule","adoptStyleSheets","sheet","css","holder","EAGER_STYLE_ID","LAZY_STYLE_ID","generateTheme","callbacks","onNewRule","onLazyFinished","onEagerFinished","themes3","chunks","processChunk","tryLoadCache","localforage","eagerStyles","lazyStyles","applyTheme","onEagerFinish","onFinish","lazyProcessFunc","extractStyleConfig","sidebarColumnWidth","contentColumnWidth","notifsColumnWidth","themeEditorMinWidth","emojiReactionsScale","emojiSize","navbarSize","panelHeaderSize","textSize","forcedRoundness","defaultStyleConfig","applyConfig","config","styleSheet","getResourcesIndex","parser","customUrl","builtin","custom","resourceTransform","resources","builtinResources","customResources","total","languages","specialJsonName","langCodeToJsonName","code","ensureFinalFallback","codes","codeList","ULTIMATE_FALLBACK_LOCALE","hasLanguageFile","languageFileMap","__vitePreload","en","loadLanguageFile","jsonName","messages","enMessages","language","first","lang","LANGUAGES_LIST","require$$0","LANGUAGES","LANGUAGES_BY_NAME","LANGUAGE_CODES","LANGUAGE_NAMES","LANGUAGE_NATIVE_NAMES","nativeName","src","ISO6391","specialLanguageCodes","internalToBrowserLocale","internalToBackendLocale","internalToBackendLocaleMulti","getLanguageName","languageName","languagesObject","localeService","LAYERS","DEFAULT_OPACITY","SLOT_INHERITANCE","accent","btn","chatMessage","CURRENT_VERSION","getLayersArray","layer","getLayers","opacitySlot","colors","currentLayer","getDependencies","inheritance","depends","layerDeps","topoSort","getDeps","allKeys","whites","grays","blacks","unprocessed","depsA","depsB","expandSlotValue","getOpacitySlot","findInheritedOpacity","visited","depSlot","dependency","getLayerSlot","findInheritedLayer","SLOT_ORDERED","aV","bV","OPACITIES","computeDynamicColor","sourceColor","getColor","getColors","sourceColors","sourceOpacity","deps","isTextColor","outputColor","defaultColorFunc","colorFunc","ownOpacitySlot","opacityOverriden","dependencySlot","dependencyColor","composePreset","radii","fonts","generatePreset","generateColors","generateRadii","generateShadows","generateFonts","themeData","colors2to3","htmlColors","inputRadii","DEFAULT_SHADOWS","hackContextDict","cleanInputShadows","shadowSlot","shadowDef","inputShadows","shadows2to3","shadowsAcc","slotName","shadowDefs","slotFirstWord","colorSlotName","newShadow","shadowAcc","isDynamic","getOpacity","btnPositions","statePositionAcc","basePaletteKeys","fontsKeys","opacityKeys","shadowsKeys","radiiKeys","extendedBasePrefixes","nonComponentPrefixes","extendedBaseKeys","convertTheme2To3","generateRoot","convertOpacity","newRules","originalOpacity","convertRadii","originalRadius","convertFonts","originalFont","convertShadows","originalShadow","flatExtRules","variantArray","secondLast","useInterfaceStore","timeoutId","confirm","revert","permission","notice","messageKey","messageArgs","level","newNotice","normalOrMobile","thirdColumnMode","wideLayout","font","resource","customData","capitalizedResource","fetchFunc","newName","instanceStyleName","instancePaletteName","instanceThemeV2Name","themesIndex","stylesIndex","palettesIndex","userStyleName","userStyleCustomData","userPaletteName","userPaletteCustomData","userThemeV2Name","userThemeV2Snapshot","userThemeV2Source","majorVersionUsed","firstStylePaletteName","cleanDirectives","palette","cRed","cGreen","cBlue","cOrange","theme","recompile","forceThemeRecompilation","themeDebug","theme3hacks","forceRecompile","paletteIss","issRootDirectiveName","theme2ruleset","normalizeThemeData","hacks","fontKey","rulesetArray","themeSource","BACKEND_LANGUAGE_COOKIE_NAME","APPEARANCE_SETTINGS_KEYS","instanceDefaultProperties","knownKeys","presentKeys","elem","customTheme","customThemeSource","Cookies","SORTED_EMOJI_GROUP_IDS","REGIONAL_INDICATORS","A","letter","REMOTE_INTERACTION_URL","loadAnnotations","annotationsLoader","injectAnnotations","annotations","availableLangs","injectRegionalIndicators","groups","domains","packsOf","packs","packId","groupId","__vite_default__","langList","caseInsensitiveStrCmp","noPackLast","aNull","bNull","byPackThenByName","packOf","packOfA","packOfB","imageUrl","emptyTl","prepareStatus","mergeOrAdd","oldItem","sortTimeline","getLatestScrobble","scrobblesSupport","scrobbles","addStatusToGlobalStorage","conversationsObject","conversationId","addNewStatuses","statuses","showImmediately","noIdUpdate","allStatuses","timelineObject","minNew","maxNew","newer","older","addStatus","addToTimeline","dms","resultForCurrentTimeline","favoriteStatus","processors","unknown","removeStatus","mutations","oldTimeline","emptyState","excludeUserId","newStatus","condition","nsfw","rebloggedByUsers","favoritedByUsers","emojiReactions","reactionIndex","reaction","newReaction","accounts","height","_sfc_main","_createElementBlock","_normalizeClass","$options","_ctx","_renderSlot","$props","_directive_body_scroll_lock","_defineProperty","_toPropertyKey","ownKeys","_objectSpread2","_toPrimitive","_WINDOW","_DOCUMENT","_MUTATION_OBSERVER","_PERFORMANCE","userAgent","WINDOW","DOCUMENT","MUTATION_OBSERVER","PERFORMANCE","IS_DOM","IS_IE","S","P","G","pt","xt","Ft","St","At","Ct","Lt","Wt","Et","t$1","r$1","bt$1","Yt","ua","I$1","ga","Ia","m$1","c$1","F$1","ma","wa","NAMESPACE_IDENTIFIER","UNITS_IN_GRID","DEFAULT_CSS_PREFIX","DEFAULT_REPLACEMENT_CLASS","DATA_FA_I2SVG","DATA_FA_PSEUDO_ELEMENT","DATA_FA_PSEUDO_ELEMENT_PENDING","DATA_PREFIX","DATA_ICON","HTML_CLASS_I2SVG_BASE_CLASS","MUTATION_APPROACH_ASYNC","TAGNAMES_TO_SKIP_FOR_PSEUDOELEMENTS","PRODUCTION","familyProxy","_PREFIX_TO_STYLE","PREFIX_TO_STYLE","_STYLE_TO_PREFIX","STYLE_TO_PREFIX","_PREFIX_TO_LONG_STYLE","PREFIX_TO_LONG_STYLE","_LONG_STYLE_TO_PREFIX","ICON_SELECTION_SYNTAX_PATTERN","LAYERS_TEXT_CLASSNAME","FONT_FAMILY_PATTERN","_FONT_WEIGHT_TO_PREFIX","ATTRIBUTES_WATCHED_FOR_MUTATION","DUOTONE_CLASSES","RESERVED_CLASSES","getAttrConfig","attr","coerce","_ref","_default","_config","_onChangeCb","onChange","d$2","meaninglessTransform","insertCss","headChildren","beforeChild","idPool","nextUniqueId","classArray","htmlEscape","joinAttributes","joinStyles","styleName","transformIsMeaningful","transformForSvg","containerWidth","iconWidth","innerTranslate","innerScale","innerRotate","transformForCss","_ref2","startCentered","baseStyles","dcp","drc","fp","rc","dPatt","customPropPatt","rPatt","_cssInserted","ensureCss","InjectCSS","domready","toHtml","abstractNodes","iconFromMapping","mapping","iconName","thisContext","toHex","unicode","decoded","codePointAt","second","normalizeIcons","icons","icon","defineIcons","skipHooks","shims","FAMILY_NAMES","PREFIXES_FOR_FAMILY","familyId","_defaultUsablePrefix","_byUnicode","_byLigature","_byOldName","_byOldUnicode","_byAlias","isReserved","getIconName","cssPrefix","build","lookup","reducer","o$$1","a$$1","aliases","hasRegular","shimLookups","shim","maybeNameMaybeUnicode","getCanonicalPrefix","c$$1","byUnicode","byLigature","ligature","byAlias","byOldName","byOldUnicode","oldUnicode","newUnicode","getDefaultUsablePrefix","emptyCanonicalIcon","getFamilyId","family","famProps","v$$1","styleOrPrefix","defined","moveNonFaClassesToRest","classNames","sortedUniqueValues","getCanonicalIcon","skipLookups","givenPrefix","faCombinedClasses","faStyleOrFamilyClasses","nonStyleOrFamilyClasses","faStyles","styleFromValues","canonical","getDefaultCanonicalPrefix","applyShimAndAlias","aliasIconName","newCanonicalFamilies","newCanonicalStyles","prefixOptions","config$$1","isDuotoneFamily","valuesHasDuotone","defaultFamilyIsDuotone","canonicalPrefixIsDuotone","defaultPrefix","Library","definitions","additions","longPrefix","definition","_plugins","_hooks","providers","defaultProviderKeys","registerPlugins","nextPlugins","mixout","tk","sk","chainHooks","hookFn","callHooks","_len2","_key2","callProvided","findIconDefinition","iconLookup","library","noAuto","dom","autoReplaceSvgRoot","autoReplace","parse","canonicalIcon","domVariants","abstractCreator","asIcon","main","mask","asSymbol","makeInlineSvgAbstract","maskId","titleId","watchable","isUploadedIcon","attrClass","uploadedIconWidthStyle","makeLayersTextAbstract","styleString","makeLayersCounterAbstract","styles$1","asFoundIcon","vectorData","missingIconResolutionMixin","maybeNotifyMissing","findIcon","noop$1","p$2","preamble","begin","noop$2","isWatched","hasPrefixAndIcon","hasBeenReplaced","getMutator","mutators","createElementNS","convertSVG","abstractObj","ceFn","nodeAsComment","abstract","forSvg","splitClasses","newInnerHTML","performOperationSync","op","perform","callbackFunction","frame","mutator","mark","disableObservation","enableObservation","mo","observe","treeCallback","nodeCallback","pseudoElementsCallback","observeMutationsRoot","objects","mutationRecord","disconnect","styleParser","classParser","existingPrefix","existingIconName","innerText","attributesParser","extraAttributes","blankMeta","parseMeta","extraClasses","pluginMeta","extraStyles","styles$2","generateMutation","nodeMeta","getKnownPrefixes","onTree","htmlClassList","hclAdd","suffix","hclRemove","prefixesDomQuery","p$$1","candidates","e$$1","resolvedMutations","onNode","resolveIcons","maybeIconDefinition","iconDefinition","classes","ReplaceElements","providers$$1","Layers","assembler","LayersCounter","LayersText","computedFontSize","boundingClientRect","CLEAN_CONTENT_PATTERN","SECONDARY_UNICODE_RANGE","_FONT_FAMILY_WEIGHT_TO_PREFIX","FONT_FAMILY_WEIGHT_TO_PREFIX","FONT_FAMILY_WEIGHT_FALLBACK","fontFamily","weights","hexValueFromContent","cleaned","isPrependTen","isDoubled","getPrefix","fontWeight","fontFamilySanitized","fontWeightInteger","fontWeightSanitized","replaceForPosition","pendingAttribute","alreadyProcessedPseudoElement","fontFamilyMatch","hexValue","isSecondary","isV4","iconIdentifier","iconName4","meta","processable","searchPseudoElements","PseudoElements","_unwatched","MutationObserver$1","parseTransformString","transformString","PowerTransforms","ALL_SPACE","fillBlack","deGroup","Masks","maskData","explicitMaskId","mainWidth","mainPath","maskWidth","maskPath","trans","maskRect","maskInnerGroupChildrenMixin","maskInnerGroup","maskOuterGroup","clipId","maskTag","defs","MissingIconIndicator","reduceMotion","gChildren","FILL","ANIMATION_BASE","OPACITY_ANIMATE","dot","SvgSymbols","symbolData","config$1","library$1","parse$1","faAt","faTrashCan","faTrashAlt","faInfo","faDownLeftAndUpRightToCenter","faCompressAlt","faRightFromBracket","faSignOutAlt","faFaceSmileBeam","faSmileBeam","faAnglesDown","faAngleDoubleDown","faPencil","faPencilAlt","faComments","faCircleNotch","faPaw","faReply","faCompass","faLaptopCode","faBars","faPeopleGroup","faLightbulb","faFlag","faList","faPaintbrush","faPaintBrush","faLock","faPenToSquare","faEdit","faShareNodes","faShareAlt","faUsers","faEyeSlash","faHand","faChevronUp","faIgloo","faBookmark","faFolder","faUser","faBullhorn","faGlobe","faBan","faStar","faServer","faRightToBracket","faSignInAlt","faFolderOpen","faCity","faFileArrowUp","faFileUpload","faWindowRestore","faSquarePlus","faPlusSquare","faImage","faAnglesRight","faAngleDoubleRight","faCirclePlay","faPlayCircle","faFileImport","faBoxOpen","faPalette","faArrowsRotate","faFilter","faCode","faLockOpen","faSquarePollHorizontal","faPollH","faBasketball","faBasketballBall","faWrench","faCircleQuestion","faEye","faPen","faBus","faFloppyDisk","faSave","faUpRightFromSquare","faExternalLinkAlt","faCakeCandles","faBirthdayCake","faEnvelope","faCircleInfo","faInfoCircle","faCheckDouble","faMinus","faGear","faCog","faKeyboard","faFolderTree","faEllipsisVertical","faEllipsisV","faDownload","faEyeDropper","faHouse","faHome","faStop","faUpload","faFileArrowDown","faFileDownload","faEllipsis","faEllipsisH","faBell","faFile","faGaugeHigh","faTachometerAlt","faBarsStaggered","faStream","faIceCream","faLink","faPlay","faFont","faMagnifyingGlass","faSearch","faFilePen","faSuitcaseRolling","faChevronDown","faArrowUp","faCircleHalfStroke","faAdjust","faPlus","faXmark","faTimes","faChevronLeft","faChevronRight","faRetweet","faFaceSmile","faSmile","faThumbtack","faRobot","faAnglesLeft","faAngleDoubleLeft","faClockRotateLeft","faHistory","faFileExport","faMusic","faUpRightAndDownLeftFromCenter","faExpandAlt","faCirclePlus","faRss","faUserPlus","faCheck","faTriangleExclamation","faExclamationTriangle","faAlignRight","faMagnifyingGlassPlus","faSearchPlus","faThumbsUp","faNoteSticky","faStickyNote","faVideo","CURRENT_UPDATE_COUNTER","NEW_USER_DATE","COMMAND_TRIM_FLAGS","COMMAND_TRIM_FLAGS_AND_RESET","newUserFlags","_moveItemInArray","movement","oldIndex","newArray","_wrapData","userName","_checkValidity","_verifyPrefs","_getRecentData","live","isTest","cacheValid","liveValid","_merge","_getAllFlags","recent","stale","_mergeFlags","allFlagKeys","recentFlag","staleFlag","_mergeJournal","journals","allJournals","grouped","trimmedGrouped","journal","lastRemoveIndex","operation","_mergePrefs","recentJournal","recentData","staleJournal","resultOutput","totalJournal","newSet","_resetFlags","totalFlags","knownKeysSet","_doMigrations","useServerSideStorageStore","newCollection","username","blankState","userData","needUpload","userNew","flagsTemplate","dirty","_0","_1","_2","_3","staleData","totalPrefs","_arrayFilter","_createBaseFor","_baseFor","_baseTimes","_freeGlobal","_root","_Symbol","_getRawTag","_objectToString","require$$1","require$$2","_baseGetTag","isObjectLike_1","_baseIsArguments","isArguments_1","isArray_1","stubFalse_1","_isIndex","isLength_1","_baseIsTypedArray","_baseUnary","isTypedArray_1","require$$3","require$$4","require$$5","_arrayLikeKeys","_isPrototype","_overArg","_nativeKeys","_baseKeys","isObject_1","isFunction_1","isArrayLike_1","keys_1","_baseForOwn","_createBaseEach","_baseEach","_baseFilter","_listCacheClear","eq_1","_assocIndexOf","_listCacheDelete","_listCacheGet","_listCacheHas","_listCacheSet","_ListCache","_stackClear","_stackDelete","_stackGet","_stackHas","_coreJsData","_isMasked","_toSource","_baseIsNative","_getValue","_getNative","_Map","_nativeCreate","_hashClear","_hashDelete","_hashGet","_hashHas","_hashSet","_Hash","_mapCacheClear","_isKeyable","_getMapData","_mapCacheDelete","_mapCacheGet","_mapCacheHas","_mapCacheSet","_MapCache","_stackSet","_Stack","_setCacheAdd","_setCacheHas","_SetCache","_arraySome","_cacheHas","_equalArrays","_Uint8Array","_mapToArray","_setToArray","_equalByTag","_arrayPush","_baseGetAllKeys","stubArray_1","_getSymbols","_getAllKeys","_equalObjects","_DataView","_Promise","_Set","_WeakMap","require$$6","_getTag","require$$7","_baseIsEqualDeep","_baseIsEqual","_baseIsMatch","_isStrictComparable","_getMatchData","_matchesStrictComparable","_baseMatches","isSymbol_1","_isKey","memoize_1","_memoizeCapped","_stringToPath","_arrayMap","_baseToString","toString_1","_castPath","_toKey","_baseGet","get_1","_baseHasIn","_hasPath","hasIn_1","_baseMatchesProperty","identity_1","_baseProperty","_basePropertyDeep","property_1","_baseIteratee","filter_1","useReportsStore","preTickedStatuses","preTickedIds","report","emptyNotifications","notifications","validNotifications","referenceStatus","promiseInterval","promiseCall","stopped","stopFetcher","ccTimeline","fetchAndUpdate","timelineData","hideMutedPosts","loggedIn","numStatusesBeforeFetch","startFetching","timelineFetcher","mastoApiNotificationTypes","fetchNotifications","readNotifsIds","unreadNotifsIds","boundFetchAndUpdate","notificationsFetcher","requests","followRequestFetcher","useListsStore","list","saved","added","removed","lists","listsFetcher","useBookmarkFoldersStore","folder","emojiUrl","bookmarkFolders","bookmarkFoldersFetcher","backendInteractorService","serv","windowWidth","windowHeight","REDIRECT_URI","getJsonOrError","verifyAppToken","appToken","login","clientId","dataString","getTokenWithCredentials","clientSecret","getToken","getClientToken","verifyOTPCode","mfaToken","verifyRecoveryCode","revokeToken","oauth","isAppTokenRejected","isClientDataRejected","useOAuthStore","byteToHex","unsafeStringify","getRandomValues","rnds8","rng","randomUUID","native","v4","rnds","declarations","serverside","uuidv4","mergeArrayLength","getNotificationPermission","Notification","predictedRelationship","hideReblogs","showReblogs","newTags","newRights","friendIds","followerIds","relationships","inLists","blockIds","blockId","blockIdsMaxId","muteIds","muteIdsMaxId","muteId","domainMutes","highlighted","blocks","mutes","ids","followers","retweetedUsers","targetUsers","notificationIds","notificationsObject","relevantNotifications","userInfo","oauthStore","oauthApi","configMigration","startPolling","maybeShowChatNotification","buildFakeMessage","attachments","fakeMessage","closure","globalSelf","phxWindow","DEFAULT_VSN","SOCKET_STATES","DEFAULT_TIMEOUT","WS_CLOSE_NORMAL","CHANNEL_STATES","CHANNEL_EVENTS","TRANSPORTS","XHR_STATES","AUTH_TOKEN_PREFIX","Push","Timer","timerCalc","Channel","topic","pushEvent","onClose","leavePush","_event","joinRef","handledPayload","eventBindings","Ajax","endPoint","ontimeout","controller","queryStr","paramKey","paramVal","arrayBufferToBase64","binary","LongPoll","protocols","wasClean","msg","onCallerTimeout","serializer_default","rawPayload","join_ref","metaLength","combined","decoder","joinRefSize","topicSize","eventSize","refSize","Socket","awaitingConnectionOnPageShow","_e","tries","newTransport","uri","startTime","onMsgRef","fallbackTransport","fallbackThreshold","established","primaryTransport","openRef","errorRef","rtt","connectClock","closeCode","transportBefore","establishedBefore","chanParams","chan","newRef","rawMessage","dupChannel","useShoutStore","retryTimeout","backendInteractor","fetcherName","fetcher","closeEvent","ignoreCodes","request","it","defaultApi","notificationsApi","settingsMap","profileConfig","adminSettingsStorage","frontends","modifiedPaths","descriptions","subkey","backendDbConfig","errorJson","backendDescriptions","label","newPath","changed","lv1data","draft","eConfig","eDraft","storage","storageKey","getStorageData","saveDraftToStorage","currentData","deleteDraftFromStorage","draftWithId","refId","drafts","empty","failedMessageIds","deleteMessage","lastMessage","firstMessage","cullOlderMessages","maxIndex","minIndex","handleMessageError","fakeId","isRetry","lastPersistedMessage","oldId","newMessages","updateMaxId","isConfirmation","resetNewMessageCount","previousMessage","currentMessageChainId","date","afterDate","nextMessage","ChatService","emptyChatList","getChatById","sortedChatList","unreadChatCount","recipientId","newChatMessageSideEffects","isNewMessage","prevFetcher","chatService","updatedChat","conversation","chatMessageService","currentChatId","vuexModules","adminSettings","warn","inBrowser","makeSymbol","shareable","generateFormatCacheKey","locale","friendlyJSONstringify","isEmptyObject","_create","rawText","escapeAttributeValue","sanitizeTranslatedHtml","attrValue","items","isNotObjectOrIsArray","deepCopy","des","createPosition","line","column","createLocation","CompileErrorCodes","COMPILE_ERROR_CODES_EXTEND_POINT","createCompileError","loc","defaultOnError","CHAR_SP","CHAR_CR","CHAR_LF","CHAR_LS","CHAR_PS","createScanner","_buf","_index","_line","_column","_peekOffset","isCRLF","isLF","isPS","isLS","isLineEnd","peekOffset","charAt","currentChar","currentPeek","peek","resetPeek","skipToPeek","EOF","DOT","LITERAL_DELIMITER","ERROR_DOMAIN$3","createTokenizer","location","_scnr","currentOffset","currentPosition","_initLoc","_initOffset","_context","emitError","pos","getEndToken","eat","scnr","ch","peekSpaces","skipSpaces","isIdentifierStart","cc","isNumberStart","isNamedIdentifierStart","isListIdentifierStart","isLiteralStart","isLinkedDotStart","isLinkedModifierStart","isLinkedDelimiterStart","isLinkedReferStart","isTextStart","isPluralStart","hasSpace","takeChar","isIdentifier","takeIdentifierChar","isNamedIdentifier","takeNamedIdentifierChar","isDigit","takeDigit","isHexDigit","takeHexDigit","getDigits","num","readText","readNamedIdentifier","readListIdentifier","isLiteral","readLiteral","literal","readEscapeSequence","readUnicodeEscapeSequence","digits","sequence","isInvalidIdentifier","readInvalidIdentifier","identifiers","readLinkedModifier","readLinkedRefer","readPlural","plural","readTokenInPlaceholder","readTokenInLinked","validNamedIdentifier","validListIdentifier","validLiteral","readToken","nextToken","startLoc","endLoc","ERROR_DOMAIN$2","KNOWN_ESCAPES","fromEscapeSequence","codePoint4","codePoint6","createParser","tokenzer","startNode","endNode","parseText","tokenizer","parseList","parseNamed","parseLiteral","parseLinkedModifier","getTokenCaption","parseLinkedKey","parseLinked","linkedNode","parsed","nextContext","emptyLinkedKeyNode","parseMessage","startOffset","endOffset","parsePlural","msgNode","hasEmptyMessage","parseResource","createTransformer","ast","traverseNodes","transformer","traverseNode","optimize","optimizeMessageNode","minify","cases","valueNode","linked","named","createCodeGenerator","breakLineCode","_needIndent","push","_newline","withBreakLine","_breakLineCode","indent","withNewLine","deindent","newline","generateLinkedNode","generator","generateNode","generateMessageNode","needIndent","generatePluralNode","generateResource","generate","helpers","baseCompile","assignedOptions","jit","enalbeMinify","enambeOptimize","initFeatureFlags","isMessageAST","resolveType","PROPS_BODY","resolveBody","resolveProps","PROPS_CASES","resolveCases","PROPS_STATIC","resolveStatic","PROPS_ITEMS","resolveItems","PROPS_TYPE","PROPS_VALUE","resolveValue$1","createUnhandleNodeError","PROPS_MODIFIER","resolveLinkedModifier","PROPS_KEY","resolveLinkedKey","AST_NODE_PROPS_KEYS","format","formatParts","formatMessageParts","static_","acm","formatMessagePart","defaultOnCacheKey","compileCache","detectError","baseCompile$1","compile","setDevToolsHook","initI18nDevTools","translateDevTools","createDevToolsHook","payloads","CoreErrorCodes","CORE_ERROR_CODES_EXTEND_POINT","createCoreError","getLocale","resolveLocale","_resolveLocale","fallbackWithSimple","fallbackWithLocaleChain","startLocale","DEFAULT_LOCALE","block","appendBlockToChain","follow","appendLocaleToChain","tokens","appendItemToChain","pathStateMachine","literalValueRE","exp","stripQuotes","getPathCharType","formatSubPath","trimmed","subPathDepth","newChar","typeMap","maybeUnescapeQuote","nextChar","resolveWithKeyValue","resolveValue","hit","NOT_REOSLVED","MISSING_RESOLVE_VALUE","getDefaultLinkedModifiers","_compiler","registerMessageCompiler","compiler","_resolver","registerMessageResolver","_fallbacker","registerLocaleFallbacker","fallbacker","_additionalMeta","setAdditionalMeta","getAdditionalMeta","_fallbackContext","setFallbackContext","getFallbackContext","_cid","createCoreContext","onWarn","_locale","fallbackLocale","createResources","datetimeFormats","numberFormats","pluralRules","missing","missingWarn","fallbackWarn","fallbackFormat","unresolving","postTranslation","warnHtmlMessage","escapeParameter","messageCompiler","messageResolver","localeFallbacker","fallbackContext","internalOptions","__datetimeFormatters","__numberFormatters","__meta","handleMissing","updateFallbackLocale","isAlmostSameLocale","compareLocale","isImplicitFallback","targetLocale","locales","datetime","overrides","parseDateTimeArgs","part","datetimeFormat","formatter","DATETIME_FORMAT_OPTIONS_KEYS","arg1","arg2","arg3","arg4","dateTime","clearDateTimeFormat","parseNumberArgs","numberFormat","NUMBER_FORMAT_OPTIONS_KEYS","clearNumberFormat","DEFAULT_MODIFIER","DEFAULT_MESSAGE","DEFAULT_MESSAGE_DATA_TYPE","DEFAULT_NORMALIZE","DEFAULT_INTERPOLATE","pluralDefault","choice","choicesLength","getPluralIndex","normalizeNamed","pluralIndex","createMessageContext","pluralRule","orgPluralRule","_list","_named","useLinked","_modifier","normalize","NOOP_MESSAGE_FUNCTION","isMessageFunction","translate","parseTranslateArgs","resolvedMessage","defaultMsgOrKey","enableDefaultMsg","escapeParams","formatScope","resolveMessageFormat","cacheBaseKey","occurred","compileMessageFormat","ctxOptions","getMessageContextOptions","msgContext","messaged","evaluateMessage","missingRet","getCompileContext","msgCtx","I18nErrorCodes","createI18nError","TranslateVNodeSymbol","DatetimePartsSymbol","NumberPartsSymbol","SetPluralRulesSymbol","InejctWithOptionSymbol","DisposeSymbol","handleFlatJson","subKeys","currentObj","hasStringValue","getLocaleMessages","__i18n","flatJson","getComponentOptions","adjustI18nResources","gl","componentOptions","createTextNode","DEVTOOLS_META","NOOP_RETURN_ARRAY","NOOP_RETURN_FALSE","composerID","defineCoreMissingHandler","getMetaInfo","createComposer","__root","__injectWithOption","_isGlobal","_inheritLocale","_fallbackLocale","_messages","_datetimeFormats","_numberFormats","_missingWarn","_fallbackWarn","_fallbackRoot","_fallbackFormat","_missing","_runtimeMissing","_postTranslation","_warnHtmlMessage","_escapeParameter","_modifiers","_pluralRules","trackReactivityValues","getPostTranslationHandler","setPostTranslationHandler","getMissingHandler","setMissingHandler","wrapWithDeps","argumentParser","warnType","fallbackSuccess","fallbackFail","successCondition","rt","translateVNode","numberParts","datetimeParts","setPluralRules","te","getLocaleMessage","resolveMessages","targetLocaleMessages","messageValue","tm","setLocaleMessage","_message","mergeLocaleMessage","getDateTimeFormat","setDateTimeFormat","mergeDateTimeFormat","getNumberFormat","setNumberFormat","mergeNumberFormat","composer","convertComposerOptions","fallbackRoot","pluralizationRules","inheritLocale","sharedMessages","createVueI18n","__extender","vueI18n","defineMixin","vuei18n","optionsI18n","mergeToGlobal","_vueI18n","baseFormatProps","getInterpolateArg","getFragmentableTag","TranslationImpl","useI18n","assignedAttrs","Translation","renderFormatter","slotKeys","partFormatter","NumberFormatImpl","NumberFormat","getComposer$1","i18nInternal","vTDirective","_process","parsedValue","parseValue","makeParams","textContent","pluginOptions","DatetimeFormat","I18nInjectionKey","createI18n","__legacyMode","__globalInjection","__instances","globalScope","__global","createGlobal","__getInstance","__setInstance","__deleteInstance","globalReleaseHandler","injectGlobalFields","unmountApp","getI18nInstance","getGlobalComposer","getScope","getComposer","composerOptions","setupLifeCycle","legacyMode","useComponent","getParentComponentInstance","_composer","dispose","globalExportProps","globalExportMethods","desc","DatetimeFormatImpl","defaultReducer","substate","saveImmedeatelyActions","defaultStorage","createPersistedState","getState","setState","subscriber","savedState","usersState","piniaPersistPlugin","vuexKey","keyFunction","resolveLoaded","rejectLoaded","loadedPromise","afterLoad","saveImmediatelyActions","onSaveSuccess","onSaveError","loadedGuard","fallbackValue","getMaybeAugmentedState","savedRawState","persistCurrentState","stateClone","stateToPersist","_mutation","pushNotifications","webPushNotification","isUserMutation","isVapidMutation","isPermMutation","isUserConfigMutation","isVisibilityMutation","PASSWORD_STRATEGY","TOKEN_STRATEGY","TOTP_STRATEGY","RECOVERY_STRATEGY","useAuthFlowStore","strategy","useEditStatusStore","fileType","mimetype","fileTypeExt","fileMatchesSomeType","fileTypeService","supportedTypes","useMediaViewerStore","media","attachment","useOAuthTokensStore","usePollsStore","existingPoll","usePostStatusStore","useStatusHistoryStore","isBrowser","isRouteComponent","isESModule","applyToParams","newParams","HASH_RE","AMPERSAND_RE","SLASH_RE","EQUAL_RE","IM_RE","PLUS_RE","ENC_BRACKET_OPEN_RE","ENC_BRACKET_CLOSE_RE","ENC_CARET_RE","ENC_BACKTICK_RE","ENC_CURLY_OPEN_RE","ENC_PIPE_RE","ENC_CURLY_CLOSE_RE","ENC_SPACE_RE","commonEncode","encodeHash","encodeQueryValue","encodeQueryKey","encodePath","encodeParam","TRAILING_SLASH_RE","removeTrailingSlash","parseURL","parseQuery","currentLocation","searchString","hashPos","searchPos","resolveRelativePath","stringifyURL","stringifyQuery","stripBase","pathname","isSameRouteLocation","aLastIndex","bLastIndex","isSameRouteRecord","isSameRouteLocationParams","isSameRouteLocationParamsValue","isEquivalentArray","fromSegments","toSegments","lastToSegment","toPosition","segment","START_LOCATION_NORMALIZED","NavigationType","NavigationDirection","normalizeBase","baseEl","BEFORE_HASH_RE","createHref","getElementPosition","docRect","elRect","computeScrollPosition","scrollToPosition","scrollToOptions","positionEl","isIdSelector","getScrollKey","scrollPositions","saveScrollPosition","scrollPosition","getSavedScrollPosition","scroll","createBaseLocation","createCurrentLocation","search","slicePos","pathFromHash","useHistoryListeners","historyState","teardowns","pauseState","popStateHandler","fromState","pauseListeners","listen","beforeUnloadListener","history","destroy","buildState","back","replaced","computeScroll","useHistoryStateNavigation","changeLocation","hashIndex","currentState","createWebHistory","historyNavigation","historyListeners","go","triggerListeners","routerHistory","isRouteLocation","route","isRouteName","NavigationFailureSymbol","NavigationFailureType","createRouterError","isNavigationFailure","BASE_PARAM_PATTERN","BASE_PATH_PARSER_OPTIONS","REGEX_CHARS_RE","tokensToParser","score","segmentScores","tokenIndex","subSegmentScore","repeatable","optional","subPattern","stringify","avoidDuplicatedSlash","compareScoreArray","diff","comparePathParserScore","isLastScoreNegative","ROOT_TOKEN","VALID_PARAM_RE","tokenizePath","crash","previousState","finalizeSegment","customRe","consumeBuffer","addCharToBuffer","createRouteRecordMatcher","record","createRouterMatcher","routes","globalOptions","matchers","matcherMap","getRecordMatcher","addRoute","originalRecord","isRootAdd","mainNormalizedRecord","normalizeRouteRecord","normalizedRecords","originalMatcher","normalizedRecord","parentPath","connectingSlash","isAliasRecord","removeRoute","isMatchable","insertMatcher","matcherRef","getRoutes","paramsFromLocation","matched","parentMatcher","mergeMetaFields","clearRoutes","normalizeRecordProps","propsObject","partialOptions","insertionAncestor","getInsertionAncestor","ancestor","searchParams","searchParam","eqPos","normalizeQuery","normalizedQuery","matchedRouteKey","viewDepthKey","routerKey","routeLocationKey","routerViewLocationKey","useCallbacks","guardToPromiseFn","runWithContext","enterCallbackArray","valid","guardReturn","guardCall","extractComponentsGuards","guardType","guards","rawComponent","componentPromise","resolvedComponent","useLink","router","currentRoute","activeRecordIndex","routeMatched","currentMatched","parentRecordPath","getOriginalPath","isActive","includesParams","isExactActive","navigate","guardEvent","preferSingleVNode","RouterLinkImpl","elClass","getLinkClass","RouterLink","innerValue","outerValue","propClass","globalClass","defaultClass","RouterViewImpl","injectedRoute","routeToDisplay","injectedDepth","initialDepth","matchedRoute","matchedRouteRef","viewRef","oldInstance","oldName","currentName","ViewComponent","routePropsOption","routeProps","slotContent","RouterView","createRouter","parseQuery$1","stringifyQuery$1","beforeGuards","beforeResolveGuards","afterGuards","pendingLocation","normalizeParams","paramValue","encodeParams","decodeParams","parentOrRoute","recordMatcher","routeMatcher","hasRoute","rawLocation","locationNormalized","href","matcherLocation","targetParams","fullPath","locationAsObject","checkCanceledNavigation","pushWithRedirect","handleRedirectRecord","lastMatched","redirect","newTargetLocation","redirectedFrom","targetLocation","shouldRedirect","toLocation","failure","handleScroll","markAsReady","triggerError","finalizeNavigation","triggerAfterEach","checkCanceledNavigationAndReject","installedApps","leavingRecords","updatingRecords","enteringRecords","extractChangingRecords","canceledNavigationCheck","runGuardQueue","beforeEnter","isPush","isFirstNavigation","removeHistoryListener","setupListeners","_from","readyHandlers","errorListeners","ready","isReady","scrollBehavior","started","reactiveRoute","recordFrom","recordTo","getInternetExplorerVersion","msie","trident","rv","edge","isIE","initCompat","script","_withId","_hoisted_1","_cache","$setup","$data","_defineProperties","_createClass","protoProps","staticProps","_toConsumableArray","_arrayWithoutHoles","_iterableToArray","_unsupportedIterableToArray","_nonIterableSpread","_arrayLikeToArray","minLen","arr2","processOptions","lastState","currentArgs","throttled","deepEqual","val1","VisibilityState","_this","_leading","intersectingEntry","_ref3","ObserveVisibility","mitt","regex","parents","ps","overflow","getScrollParent","simpleArray","supportsPassive","script$2","ResizeObserver$1","sizes","minItemSize","computedMinSize","keyField","lastPosition","pool","nr","fake","unusedViews","unusedPool","requestUpdate","continuous","isVisible","checkItem","checkPositionDiff","itemSize","gridItems","itemSecondarySize","typeField","views","itemIndexByKey","startIndex","endIndex","totalSize","visibleStartIndex","visibleEndIndex","positionDiff","beforeSize","afterSize","oldI","remainer","unusedIndex","newlyUsedView","direction","isVertical","scrollState","bounds","boundsSize","viewport","scrollDirection","scrollDistance","viewportEl","scrollTop","scrollerPosition","viewA","viewB","_hoisted_2","render$1","_component_ResizeObserver","_directive_observe_visibility","script$1","resizeObserverSize","prevActiveTop","activeTop","scroller","_component_RecycleScroller","itemWithSize","active","oldSize","registerComponents","finalOptions","_objectWithoutProperties","_objectWithoutPropertiesLoose","objectWithKey","classList","_classes","commonjsGlobal","humps$1","_processKeys","_isObject","_isDate","_isRegExp","_isBoolean","_isFunction","_isArray","separateWords","_isNumerical","pascalize","camelized","decamelize","_processor","humps","_excluded","styleToObject","classToObject","className","abstractElement","_attrs$style","aStyle","otherAttrs","log","_console","normalizeIconArgs","FontAwesomeIcon","icon$1","renderedIcon","iconProps","FontAwesomeLayers","familyPrefix","LoginForm","mapPiniaState","passwordInput","_hoisted_3","_hoisted_4","_hoisted_5","_hoisted_6","_hoisted_8","_hoisted_9","_hoisted_11","_hoisted_13","_hoisted_14","_hoisted_17","_openBlock","_createElementVNode","_toDisplayString","_Fragment","$event","_vModelText","_component_router_link","_hoisted_12","_createBlock","_hoisted_15","_hoisted_16","_component_FAIcon","mfa","_sfc_main$t","codeInput","mfaApi","_hoisted_7","_hoisted_10","_createTextVNode","_sfc_main$s","AuthForm","MFARecoveryForm","MFATOTPForm","statusPosterService","genRandomSeed","fileSizeFormat","numArg","units","exponent","unit","fileSizeFormatService","mediaUpload","maxSize","supportsWebP","extension","newFileName","filesize","allowedsize","processedFile","fileData","files","fileInfos","ScopeSelector","replaceWord","toReplace","replacement","wordAtPosition","splitByWhitespaceBoundary","wordsWithPosition","addPositionToWords","currentWord","completion","vm","Popover","anchorEl","anchorHeight","anchorWidth","anchorScreenBox","anchorStyle","topPadding","bottomPadding","rightPadding","leftPadding","overlayCenter","parentScreenBox","margin","xBounds","yBounds","horizOffset","vertOffset","box","overlayCenterScreenBox","leftInnerOffset","topInnerOffset","leftBorder","rightBorder","topBorder","bottomBorder","translateX","translateY","usingTop","topBoundary","bottomBoundary","yOffset","xOffset","usingLeft","leftBoundary","rightBoundary","wasHidden","childRef","scrollable","_mergeProps","_Teleport","_Transition","StillImage","appendPx","image","UNICODE_EMOJI_GROUP_ICON","maybeLocalizedKeywords","nameLocalizer","keywords","filterByKeyword","keyword","keywordLowercase","orderedEmojiList","indices","indexOfKeyword","getOffset","toHeaderId","EmojiPicker","Checkbox","fontSize","fontSizeUnit","fontSizeValue","emojiSizeUnit","emojiSizeValue","fontSizeMultiplier","emojiSizeReal","fullEmojiSize","headerId","headerRef","left","headerCont","currentScroll","currentScrollRight","setScroll","indexInList","oldContentLoaded","emojis","_component_Popover","_renderList","_withModifiers","_component_still_image","_component_DynamicScroller","_component_DynamicScrollerItem","_component_Checkbox","_component_sticker_picker","ScreenReaderNotice","UnicodeDomainIndicator","findOffset","ignorePadding","findPadding","topPaddingStr","leftPaddingStr","faWindowMinimize","EmojiInput","Completion","hiddenOverlayCaret","suggestorPopover","newWord","firstchar","matchedSuggestions","insertion","keepOpen","surroundingSpace","isSpaceRegex","spaceBefore","spaceAfter","suggestion","rootRef","scrollerRef","scrollerHeight","scrollerBottomBorder","rootBottomBorder","bottomDelta","targetScroll","offsetHeight","picker","ctrlKey","shiftKey","selectionStart","_component_screen_reader_notice","_component_EmojiPicker","_component_UnicodeDomainIndicator","SECOND","MINUTE","HOUR","DAY","WEEK","MONTH","YEAR","relativeTimeMs","relativeTime","nowThreshold","relativeTimeShort","unitToSeconds","secondsToUnit","isSameYear","isSameMonth","isSameDay","durationStrToMs","pollFallbackValues","pollFallback","pollFormToMasto","DateUtils.unitToSeconds","_sfc_main$p","_sfc_main$o","Select","allUnits","expiry","DateUtils.secondsToUnit","_withKeys","_component_Select","createRuffleService","ruffleInstance","RuffleService","Flash","ruffle","player","VideoAttachment","nsfwImage","Attachment","modalTypes","_hoisted_23","_withDirectives","_component_StillImage","_resolveDynamicComponent","_component_VideoAttachment","_hoisted_21","_hoisted_24","_component_Flash","Gallery","maxPerRow","attachmentsRemaining","currentRow","row","rowIndex","_normalizeStyle","attachmentIndex","_component_Attachment","DateUtils.durationStrToMs","timeString","DateUtils.isSameDay","DateUtils.isSameMonth","DateUtils.isSameYear","oldVal","DateUtils.relativeTimeMs","DateUtils.relativeTime","DateUtils.relativeTimeShort","getTagName","getAttrs","innertag","defaultFilter","attrKey","processTextForEmoji","convertHtmlToTree","emptyElements","levels","tagBuffer","handleSelfClosing","handleOpen","curBuf","newLevel","handleClose","currentTag","tagFull","convertHtmlToLines","blockElements","linebreakElements","visualLineElements","nonEmptyElements","allElements","handleBr","SelectComponent","listFunction","allPacks","resultingPromise","pageData","sorted","_component_SelectComponent","pack","listPackName","generateProfileLink","restrictedNicknames","complicated","isExternal","highlightStyle","prefs","solidColor","tintColor","tintColor2","customProps","highlightClass","UserAvatar","MentionLink","user_popover","backgroundPosition","backgroundImage","conf","_component_UserPopover","_component_UserAvatar","MENTIONS_LIMIT","MentionsLine","_component_MentionLink","extractTagFromUrl","HashtagLink","_isSlot","_isVNode","MAYBE_LINE_BREAKING_ELEMENTS","RichContent","required","attentions","default","handleLinks","Boolean","greentext","faint","collapse","isLocal","newHtml","preProcessPerLine","currentMentions","lastSpacing","lastTags","writtenMentions","invisibleMentions","writtenTags","mentionIndex","tagsIndex","renderImage","_resolveComponent","renderHashtag","encounteredTextReverse","linkData","getLinkData","renderMention","notifying","statusnet_profile_url","processItem","what","emptyText","StillImageEmojiPopover","opener","closer","Tag","toLowerCase","fullAttrs","mentionsLinePadding","class","processItemReverse","pass2","$emit","stripTags","greentextHandle","cleanedString","_sfc_main$l","Timeago","noChoice","_component_RichContent","_component_i18n_t","_component_Timeago","StatusBody","attn","handle","host","_vShow","LinkPreview","newImg","controlledOrUncontrolledGetters","toggle","controlledName","uncontrolledName","controlledOrUncontrolledToggle","StatusContent","Poll","_component_StatusBody","_component_Poll","_component_gallery","_component_link_preview","propsToNative","suggestor","emojiCurry","suggestEmoji","usersCurry","suggestUsers","nameKeywordLocalizer","firstChar","noPrefix","kw","alphabetically","previousQuery","cancelUserSearch","userSearch","debounceUserSearch","nameAlphabetically","screenNameAlphabetically","DialogModal","DraftCloser","_component_dialog_modal","buildMentionsString","allAttentions","attention","pxStringToNumber","typeAndRefId","replyTo","profileMention","PostStatusForm","MediaUpload","PollForm","textLength","scopeCopy","statusType","statusParams","sensitiveByDefault","statusContentType","repliedStatus","replyOrQuoteAttr","postingOptions","statusPoster","fileInfo","newText","errString","templateArgs","formRef","bottomRef","bottomBottomPaddingStr","bottomBottomPadding","bottomPaddingStr","vertPadding","oldHeight","heightWithoutPadding","newHeight","bottomBottomBorder","isBottomObstructed","isFormBiggerThanScroller","bottomChangeDelta","totalDelta","maybeDraft","existingDrafts","_hoisted_28","_hoisted_31","_hoisted_33","_hoisted_18","_hoisted_20","_component_StatusContent","_hoisted_19","_component_EmojiInput","_withCtx","inputProps","_component_scope_selector","_hoisted_25","postFormat","_hoisted_26","_hoisted_27","_component_poll_form","_hoisted_29","_hoisted_30","_component_media_upload","close","_hoisted_35","_hoisted_37","_hoisted_38","_component_DraftCloser","_baseAssignValue","_assignMergeValue","_cloneArrayBuffer","_cloneTypedArray","_copyArray","_baseCreate","_getPrototype","_initCloneObject","isArrayLikeObject_1","isPlainObject_1","_safeGet","_assignValue","_copyObject","_nativeKeysIn","_baseKeysIn","keysIn_1","toPlainObject_1","require$$8","require$$9","require$$10","require$$11","require$$12","require$$13","require$$14","_baseMergeDeep","_baseMerge","_apply","_overRest","constant_1","_baseSetToString","_shortOut","_setToString","_baseRest","_isIterateeCall","_createAssigner","merge_1","isEqual_1","_basePropertyOf","_unescapeHtmlChar","_unescape","_sfc_main$j","serverUrl","ConfirmModal","_component_DialogModal","fetchRelationship","sent","locked","requestFollow","requestUnfollow","_sfc_main$h","_component_confirm_modal","FORCE_NSFW","STRIP_MEDIA","FORCE_UNLISTED","DISABLE_REMOTE_SUBSCRIPTION","DISABLE_ANY_SUBSCRIPTION","SANDBOX","QUARANTINE","ModerationTools","privilege","show","isProfile","isTargetUser","UserListMenu","UserTimedFilterModal","doAsk","defaultValues","AccountActions","ProgressButton","_component_UserListMenu","_component_UserTimedFilterModal","UserNote","PanelLoading","_component_PanelLoading","UserLink","IS_BROWSER","IS_TOUCH_DEVICE","HAS_POINTER_EVENT","NAMESPACE","CROPPER_CANVAS","CROPPER_CROSSHAIR","CROPPER_GIRD","CROPPER_HANDLE","CROPPER_IMAGE","CROPPER_SELECTION","CROPPER_SHADE","CROPPER_VIEWER","ACTION_SELECT","ACTION_MOVE","ACTION_SCALE","ACTION_ROTATE","ACTION_TRANSFORM","ACTION_NONE","ACTION_RESIZE_NORTH","ACTION_RESIZE_EAST","ACTION_RESIZE_SOUTH","ACTION_RESIZE_WEST","ACTION_RESIZE_NORTHEAST","ACTION_RESIZE_NORTHWEST","ACTION_RESIZE_SOUTHEAST","ACTION_RESIZE_SOUTHWEST","ATTRIBUTE_ACTION","EVENT_TOUCH_END","EVENT_TOUCH_MOVE","EVENT_TOUCH_START","EVENT_POINTER_DOWN","EVENT_POINTER_MOVE","EVENT_POINTER_UP","EVENT_ERROR","EVENT_KEYDOWN","EVENT_LOAD","EVENT_WHEEL","EVENT_ACTION","EVENT_ACTION_END","EVENT_ACTION_MOVE","EVENT_ACTION_START","EVENT_CHANGE","EVENT_TRANSFORM","isPositiveNumber","constructor","REGEXP_CAMEL_CASE","toKebabCase","REGEXP_KEBAB_CASE","toCamelCase","REGEXP_SPACES","off","on","defaultEventOptions","detail","documentElement","REGEXP_ANGLE_UNIT","toAngleInRadian","SIZE_ADJUSTMENT_TYPE_CONTAIN","SIZE_ADJUSTMENT_TYPE_COVER","getAdjustedSizes","aspectRatio","isValidWidth","isValidHeight","adjustedWidth","multiplyMatrices","matrix","a1","b1","d1","f1","a2","b2","d2","f2","REGEXP_SUFFIX","DEFAULT_SHADOW_ROOT_MODE","shadowRoots","styleSheets","tagNames","CropperElement","propertyName","oldPropertyValue","newPropertyValue","attribute","CropperCanvas","buttons","button","$pointers","identifier","pageX","pageY","pointerId","$action","pointer","pointers2","maxRotateRate","maxScaleRate","rotate","scale","centerX","centerY","pointer2","x1","y1","x2","y2","z1","z2","rotateRate","absRotateRate","scaleRate","absScaleRate","rotatable","scalable","cropperImage","newE","newF","destWidth","destHeight","canvasCache","NATIVE_ATTRIBUTES","CropperImage","$image","$canvas","relatedEvent","$selection","cos","sin","scaleX","skewY","skewX","scaleY","clientRect","originX","originY","moveX","moveY","onLoad","parentElement","containerHeight","startX","startY","endX","endY","radian","radianX","radianY","oldMatrix","newMatrix","CropperShade","CropperHandle","CropperSelection","selections","selection","center","resize","initialCoverage","newSelection","activeSelection","relatedTarget","currentTarget","activeElement","offsetX","offsetY","hasValidAspectRatio","newWidth","newX","newY","_force","CropperGrid","CropperCrosshair","imageCache","selectionCache","sourceImageCache","RESIZE_BOTH","RESIZE_HORIZONTAL","RESIZE_VERTICAL","RESIZE_NONE","CropperViewer","$sourceImage","oldSrc","newSrc","clientWidth","clientHeight","$scale","ImageCropper","cropping","cropperPromise","fileInput","maxSelection","cropperCanvasRect","_sfc_main$e","RemoteFollow","FollowButton","ColorInput","days","rights","validRole","roleTitle","privileges","currentUrl","newUrl","baseAvatar","baseBanner","dataUrl","_hoisted_34","_hoisted_36","_hoisted_45","_hoisted_47","_hoisted_50","_hoisted_54","_hoisted_55","_hoisted_56","_hoisted_60","_hoisted_63","_component_AccountActions","_component_UserLink","_hoisted_22","_component_FollowButton","_component_ProgressButton","_component_FALayers","_component_ModerationTools","_component_RemoteFollow","_hoisted_32","_component_UserNote","_component_ColorInput","_hoisted_40","_hoisted_41","_hoisted_44","_hoisted_46","_hoisted_48","_hoisted_51","_hoisted_52","_hoisted_53","_hoisted_57","_hoisted_58","_hoisted_59","_hoisted_61","_hoisted_62","_hoisted_66","_component_image_cropper","UserPanel","UserCard","_component_UserCard","_component_PostStatusForm","_component_auth_form","USERNAME_ROUTES","NAME_ROUTES","TIMELINES","ROOT_ITEMS","routeTo","NavigationEntry","OptionalRouterLink","_component_OptionalRouterLink","filterNavigation","hasChats","hasAnnouncements","isFederating","isPrivate","supportsBookmarkFolders","supportsBubbleTimeline","anon","anonRoute","getListEntries","getBookmarkFolderEntries","BookmarkFoldersMenuContent","_component_NavigationEntry","ListsMenuContent","NavPanel","NavigationPins","_component_NavigationPins","_component_ListsMenuContent","_component_BookmarkFoldersMenuContent","InstanceSpecificPanel","FeaturesPanel","showWhoToFollow","panel","reply","shuffled","toFollow","externalUser","getWhoToFollow","WhoToFollowPanel","shoutPanel","scrollEl","Pointer","nativePointer","isPointerEvent","events","isTouchEvent","PointerTracker","_element","rawUpdates","avoidPointerEvents","touch","previousPointers","changedPointers","trackedChangedPointers","minScaleAttr","allowPanMinScaleAttr","resetToMinScaleLimitAttr","reachMinScaleStrategyAttr","stopPropagateHandledAttr","reachMinScaleStrategyDefault","getDistance","getMidpoint","getAbsoluteValue","cachedSvg","getSVG","createMatrix","createPoint","MIN_SCALE","ALLOW_PAN_MIN_SCALE","RESET_TO_MIN_SCALE_LIMIT","BUTTON_LEFT","roundedCmp","pointerTracker","isPan","relativeTo","allowChangeEvent","relativeToEl","rect","currentRect","thisBounds","positioningElBounds","topLeft","bottomRight","deltaY","deltaMode","scaleDiff","isZoomOut","currentPointers","prevMidpoint","newMidpoint","prevDistance","newDistance","totalPointers","isPinch","panX","panY","pointers","makeCancelEvent","PinchZoom","_sfc_main$c","DIRECTION_LEFT","DIRECTION_RIGHT","DIRECTION_UP","DIRECTION_DOWN","deltaCoord","oldCoord","newCoord","touchCoord","touchEventCoord","pointerEventCoord","vectorLength","perpendicular","dotProduct","v1","v2","project","scalar","swipeGesture","onSwipe","threshold","perpendicularTolerance","beginSwipe","gesture","updateSwipe","towardsDir","perpendicularDir","towardsPerpendicular","SwipeAndClickGesture","swipePreviewCallback","swipeEndCallback","swipeCancelCallback","swipelessClickCallback","disableClickThreshold","nop","coord","isPositive","GestureService","SwipeClick","offsets","MediaModal","Modal","prevIndex","newMedia","_component_Modal","_component_SwipeClick","_component_PinchZoom","SideDrawer","HIDDEN_FOR_PAGES","MobilePostStatusButton","smallPhone","smallPhoneKbOpen","biggerPhoneKbOpen","AvatarList","StatusPopover","popover","oldStatus","_component_Status","UserPopover","UserListPopover","user_avatar","EMOJI_REACTION_COUNT_CUTOFF","EmojiReactions","_component_UserListPopover","StatusBookmarkFolderMenu","faStarRegular","faBookmarkRegular","_sfc_main$b","existingReaction","_g","_f","_k","_j","_h","_component_StatusBookmarkFolderMenu","_sfc_main$a","_sfc_main$9","ActionButton","MuteConfirm","_component_ActionButton","_component_MuteConfirm","PRIVATE_SCOPES","PUBLIC_SCOPES","BUTTONS","replying","originalStatus","StatusActionButtons","ActionButtonContainer","_component_ActionButtonContainer","controlledOrUncontrolledSet","Status","highlight","writtenSet","mainReason","reblog","relationshipReblog","decodedSummary","behavior","startsWithRe","combinedUsers","tagObj","maxAge","createdAt","headTailLinks","highlightId","_hoisted_49","_component_user_link","_component_StatusPopover","_component_MentionsLine","_hoisted_39","_hoisted_42","_hoisted_43","_component_AvatarList","_component_EmojiReactions","_component_StatusActionButtons","Report","_component_status_content","note","isCollapsed","anchorNode","offsetNode","_component_Report","ExtraNotifications","DEFAULT_SEEN_TO_DISPLAY_COUNT","Notifications","NotificationFilters","layoutType","actionable","seenCount","notifs","_component_NotificationFilters","_component_extra_notifications","_component_notification","MobileNav","markRead","scrollHeight","_component_SideDrawer","SearchBar","searchTerm","_sfc_main$7","hidden","_component_search_bar","UserReportingModal","List","_component_List","EditStatusForm","EditStatusModal","_component_EditStatusForm","PostStatusModal","StatusHistoryModal","newStatusId","_component_status","GlobalNoticeList","_sfc_main$5","ShoutPanel","DesktopNav","styleMeta","navbarColumnStretch","reverseSetting","themeName","oldTheme","newTheme","splashscreenRoot","_component_MobileNav","_component_DesktopNav","_component_Notifications","_component_user_panel","_component_nav_panel","_component_instance_specific_panel","_component_features_panel","_component_who_to_follow_panel","_component_router_view","_component_MediaModal","_component_shout_panel","_component_MobilePostStatusButton","_component_UserReportingModal","_component_PostStatusModal","_component_EditStatusModal","_component_StatusHistoryModal","_component_SettingsModal","_component_UpdateNotification","_component_GlobalNoticeList","ThreadTree","selfSuspendable","table","replyStatus","_component_thread_tree","QuickFilterSettings","tab","QuickViewSettings","_component_QuickFilterSettings","idA","idB","sortAndFilterConversation","statusoid","maxDepth","statusIndex","reverseLookupTable","threads","walk","forest","topLevel","processed","subTreeSizeFor","cid","depths","subTreeDepthFor","tl","irid","newConversationId","oldConversationId","nextStatus","parentId","_component_QuickViewSettings","timelineNames","TimelineMenu","i18nkey","ScrollTopButton","speed","Timeline","Conversation","rootClasses","statusesPerSide","nonPinnedIndex","cappedScrollIndex","centerOfScreen","approxIndex","virtualScrollIndexY","bodyBRect","_component_TimelineMenu","_component_ScrollTopButton","_component_conversation","PublicTimeline","_component_Timeline","BubbleTimeline","PublicAndExternalTimeline","FriendsTimeline","TagTimeline","Bookmarks","conversationPage","findFirstUsable","TabSwitcher","renderOnlyFocused","onSwitch","activeTab","scrollableTabs","sideTabBar","bodyScrollLock","activeIndex","tabName","isWanted","$slots","clickTab","preventDefault","setTab","$refs","contents","tabs","classesTab","classesWrapper","FAIcon","fullHeight","delayRender","_resolveDirective","tabModeDict","Interactions","_component_tab_switcher","DMs","_sfc_main$4","ChatListItem","ChatTitle","messageEmojis","isYou","messagePreview","_component_ChatTitle","BasicUserCard","chatNew","_component_BasicUserCard","ChatList","ChatNew","_component_ChatNew","_component_ChatListItem","today","ChatMessage","ChatMessageDate","bool","_component_ChatMessageDate","getScrollPosition","getNewTopPosition","previousPosition","newPosition","isBottomedOut","isScrollable","BOTTOMED_OUT_OFFSET","JUMP_TO_BOTTOM_BUTTON_VISIBILITY_OFFSET","SAFE_RESIZE_TIME_OFFSET","MARK_AS_READ_DELAY","MAX_RETRIES","Chat","bottomedOutBeforeUpdate","isHovered","messageChainId","forceRead","positionBeforeLoading","positionAfterLoading","isFirstFetch","fetchLatest","fetchOlderMessages","positionBeforeUpdate","chatViewItem","_component_ChatMessage","_sfc_main$2","FollowCard","RemoveFollowerButton","_component_basic_user_card","_component_RemoveFollowerButton","isEmpty_1","getComponentProps","withLoadMore","childPropName","additionalPropNames","WrappedComponent","loading","bottomedOut","window","scrollLoad","fetchEntries","$store","updateEntries","newEntries","catch","finally","document","getBoundingClientRect","$el","innerHeight","pageYOffset","$t","FollowerList","FriendList","defaultTabKey","UserProfile","routeParams","userNameOrId","startFetchingTimeline","loadById","maybeId","maybeName","errorMessage","_component_FriendList","_component_FollowCard","_component_FollowerList","_baseMap","map_1","Search","allStatusesObject","searchType","hashtag","enumerableOnly","symbols","sym","unwrapObj","ignoreKeys","stringPath","gatherBooleanGroupProperties","nestedResults","gatherArrayGroupProperties","fetchedProperty","callRule","siblingState","normalizeValidatorResponse","createAsyncResult","model","$pending","$dirty","$response","$lazy","$rewardEarly","watchTargets","$lastInvalidState","$lastCommittedOn","$invalid","$pendingCounter","$unwatch","ruleResult","createSyncResult","createValidatorResult","validatorName","propertyKey","propertyPath","$params","sortValidations","validationsRaw","validations","validationKeys","nestedValidators","validationGroups","ROOT_PATH","createValidationResults","resultsCache","externalResults","ruleKeys","cachedResult","ruleKey","stringError","collectNestedValidationResults","nestedState","nestedExternalResults","nestedValidationKeys","nestedKey","setValidations","createMetaFields","childResults","allResults","allRes","$silentErrors","modelErrors","nestedErrors","$errors","$anyDirty","$error","$touch","$commit","globalConfig","cachedExternalResults","$validationGroups","$model","external","$validate","unwatch","$getResultsForChild","$clearExternalResults","ResultsStorage","storedRules","storedRulesKeys","newRulesKeys","storedRuleResultPair","isValidCache","CollectFlag","VuelidateInjectChildResults","VuelidateRemoveChildResults","nestedValidations","$scope","childResultsRaw","childResultsKeys","injectChildResultsIntoParent","childScope","$stopPropagation","removeChildResultsFromParent","childKey","sendValidationResultsToParent","removeValidationResultsFromParent","ComputedProxyFactory","useVuelidate","_getCurrentInstance","$registerAs","$externalResults","currentVueInstance","validationResults","validationsWatchTarget","newValidationRules","expr","reg","emailRegex","required$1","validate$1","requiredIf$1","propOrFunction","parentVM","requiredIf","sameAs$1","equalTo","sameAs","otherName","urlRegex","ProfileSettingIndicator","_component_ProfileSettingIndicator","TermsOfServicePanel","InterfaceLanguageSwitcher","minAge","minDate","cpt","_component_TermsOfServicePanel","_component_interface_language_switcher","MASTODON_PASSWORD_RESET_URL","resetPassword","passwordReset","passwordResetApi","FollowRequestCard","notif","notifId","FollowRequests","_component_FollowRequestCard","oac","WhoToFollow","_arrayAggregator","_baseAggregator","_createAggregator","groupBy_1","StaffPanel","staffAccounts","groupedStaffAccounts","toInstanceReasonObject","instances","MRFTransparencyPanel","About","_component_staff_panel","_component_terms_of_service_panel","_component_MRFTransparencyPanel","RemoteUserResolver","acct","ListsCard","Lists","_component_ListsCard","ListsTimeline","ListsUserSearch","ListsNew","_component_ListsUserSearch","AnnouncementEditor","_vModelDynamic","Announcement","_component_announcement_editor","_component_rich_content","AnnouncementsPage","_component_announcement","QuotesTimeline","Draft","Drafts","_component_Draft","BookmarkFolderCard","BookmarkFolders","_component_BookmarkFolderCard","BookmarkFolderEdit","folders","validateAuthenticatedRoute","BookmarkTimeline","ConversationPage","Registration","PasswordReset","OAuthCallback","ListsEdit","hasPassiveEvents","passiveTestOptions","isIosDevice","locks","documentListenerAdded","initialClientY","previousBodyOverflowSetting","previousBodyPaddingRight","allowTouchMove","lock","rawEvent","setOverflowHidden","_reserveScrollBarGap","scrollBarGap","restoreOverflowSetting","isTargetElementTotallyScrolled","targetElement","clientY","disableBodyScroll","enableBodyScroll","previousNavPaddingRight","previousAppBgWrapperRight","lockerEls","bodyScrollLock.disableBodyScroll","navEl","appBgWrapperEl","bodyScrollLock.enableBodyScroll","VBodyScrollLock","Vue","staticInitialResults","parsedInitialResults","decodeUTF8Base64","preloadFetch","requestData","getInstanceConfig","textlimit","getBackendProvidedConfig","getStaticConfig","setSettings","apiConfig","staticConfig","env","copyInstanceOption","getTOS","getInstancePanel","getStickers","stickers","resPack","getAppSecret","resolveStaffAccounts","nicknames","getNodeInfo","metadata","features","uploadLimits","software","priv","frontendVersion","federation","accountActivationRequired","setConfig","configInfos","checkOAuthToken","afterStoreSetup","storageError","App","waitForAllStoresToLoad","allStores","isStoreName","storeFuncName","server","savedPosition","vClickOutside","VueVirtualScroller","compareFn","currentLocale","persistedStateOptions","isFox","splashError","throbber","persistedState","define_process_env_default"],"ignoreList":[0,1,2,3,4,5,6,7,8,9,10,11,12,14,15,16,24,28,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,98,102,103,114,115,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,253,254,255,256,260,270,271,272,273,274,285,286,287,288,289,290,291,319,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,399,400,401,402,403,404,405,406,428,429,430,431,432,433,434,435,436,437,438,466,467,585,590,591,594,595,614,615,616,617,655],"sources":["../../../node_modules/@vue/shared/dist/shared.esm-bundler.js","../../../node_modules/@vue/reactivity/dist/reactivity.esm-bundler.js","../../../node_modules/@vue/runtime-core/dist/runtime-core.esm-bundler.js","../../../node_modules/@vue/runtime-dom/dist/runtime-dom.esm-bundler.js","../../../node_modules/@vue/devtools-api/lib/esm/env.js","../../../node_modules/@vue/devtools-api/lib/esm/const.js","../../../node_modules/@vue/devtools-api/lib/esm/time.js","../../../node_modules/@vue/devtools-api/lib/esm/proxy.js","../../../node_modules/@vue/devtools-api/lib/esm/index.js","../../../node_modules/vuex/dist/vuex.esm-bundler.js","../../../node_modules/pinia/dist/pinia.mjs","../../../node_modules/custom-event-polyfill/polyfill.js","../../../node_modules/@ungap/event-target/esm/index.js","../../../src/lib/event_target_polyfill.js","../../../node_modules/lodash/lodash.js","../../../node_modules/escape-html/index.js","../../../node_modules/@web3-storage/parse-link-header/index.js","../../../src/services/status_parser/status_parser.js","../../../src/services/sw/sw.js","../../../src/services/desktop_notification_utils/desktop_notification_utils.js","../../../src/stores/i18n.js","../../../src/stores/announcements.js","../../../src/services/favicon_service/favicon_service.js","../../../src/services/notification_utils/notification_utils.js","../../../node_modules/punycode.js/punycode.es6.js","../../../src/services/entity_normalizer/entity_normalizer.service.js","../../../src/services/errors/errors.js","../../../src/services/api/api.service.js","../../../node_modules/js-cookie/dist/js.cookie.mjs","../../../src/components/alert.style.js","../../../src/components/badge.style.js","../../../src/components/border.style.js","../../../src/components/button.style.js","../../../src/components/button_unstyled.style.js","../../../src/components/chat/chat.style.js","../../../src/components/chat_message/chat_message.style.js","../../../src/components/fun_text.style.js","../../../src/components/icon.style.js","../../../src/components/input.style.js","../../../src/components/link.style.js","../../../src/components/menu_item.style.js","../../../src/components/mobile_drawer.style.js","../../../src/components/modal/modals.style.js","../../../src/components/notification/notification.style.js","../../../src/components/panel.style.js","../../../src/components/panel_header.style.js","../../../src/components/poll/poll_graph.style.js","../../../src/components/popover.style.js","../../../src/components/root.style.js","../../../src/components/scrollbar.style.js","../../../src/components/scrollbar_element.style.js","../../../src/components/status/post.style.js","../../../src/components/tab_switcher/tab.style.js","../../../src/components/text.style.js","../../../src/components/top_bar.style.js","../../../src/components/underlay.style.js","../../../src/components/user_avatar/avatar.style.js","../../../src/components/user_card/user_card.style.js","../../../node_modules/chromatism/src/constants/illuminants.js","../../../node_modules/chromatism/src/helpers/get-illuminant.js","../../../node_modules/chromatism/src/constants/transforms.js","../../../node_modules/chromatism/src/helpers/get-transform.js","../../../node_modules/chromatism/src/helpers/test-color-type.js","../../../node_modules/chromatism/src/helpers/determine-type.js","../../../node_modules/chromatism/src/conversions/cielab.js","../../../node_modules/chromatism/src/helpers/to-radian.js","../../../node_modules/chromatism/src/conversions/cielch.js","../../../node_modules/chromatism/src/helpers/to-degree.js","../../../node_modules/chromatism/src/conversions/cieluv.js","../../../node_modules/chromatism/src/conversions/cmyk.js","../../../node_modules/chromatism/src/conversions/csshsl.js","../../../node_modules/chromatism/src/conversions/cssrgb.js","../../../node_modules/chromatism/src/conversions/hex.js","../../../node_modules/chromatism/src/helpers/negative-modulo.js","../../../node_modules/chromatism/src/conversions/hsl.js","../../../node_modules/chromatism/src/conversions/hsluv.js","../../../node_modules/chromatism/src/conversions/hsv.js","../../../node_modules/chromatism/src/conversions/lms.js","../../../node_modules/chromatism/src/helpers/bounded.js","../../../node_modules/chromatism/src/helpers/bounded-rgb.js","../../../node_modules/chromatism/src/helpers/cube-root.js","../../../node_modules/chromatism/src/conversions/XYZ.js","../../../node_modules/chromatism/src/conversions/rgb.js","../../../node_modules/chromatism/src/conversions/xyY.js","../../../node_modules/chromatism/src/conversions/yiq.js","../../../node_modules/chromatism/src/helpers/convert-to-type.js","../../../node_modules/chromatism/src/operations/convert.js","../../../node_modules/chromatism/src/operations/brightness.js","../../../node_modules/chromatism/src/operations/contrastRatio.js","../../../node_modules/chromatism/src/operations/invertLightness.js","../../../node_modules/hash-sum/hash-sum.js","../../../src/services/color_convert/color_convert.js","../../../src/services/theme_data/theme3_slot_functions.js","../../../src/services/theme_data/iss_utils.js","../../../src/services/theme_data/iss_deserializer.js","../../../src/services/theme_data/theme_data_3.service.js","../../../src/services/theme_data/css_utils.js","../../../src/modules/default_config_state.js","../../../node_modules/localforage/dist/localforage.js","../../../src/services/style_setter/style_setter.js","../../../src/i18n/languages.js","../../../src/i18n/messages.js","../../../node_modules/iso-639-1/src/data.js","../../../node_modules/iso-639-1/src/index.js","../../../src/services/locale/locale.service.js","../../../src/services/theme_data/pleromafe.js","../../../src/services/theme_data/theme_data.service.js","../../../src/services/theme_data/theme2_keys.js","../../../src/services/theme_data/theme2_to_theme3.js","../../../src/stores/interface.js","../../../src/modules/config.js","../../../src/modules/instance.js","../../../src/modules/statuses.js","../../../src/components/modal/modal.vue","../../../node_modules/@fortawesome/fontawesome-svg-core/index.mjs","../../../node_modules/@fortawesome/free-solid-svg-icons/index.mjs","../../../src/components/update_notification/update_notification.js","../../../src/stores/serverSideStorage.js","../../../node_modules/lodash/_arrayFilter.js","../../../node_modules/lodash/_createBaseFor.js","../../../node_modules/lodash/_baseFor.js","../../../node_modules/lodash/_baseTimes.js","../../../node_modules/lodash/_freeGlobal.js","../../../node_modules/lodash/_root.js","../../../node_modules/lodash/_Symbol.js","../../../node_modules/lodash/_getRawTag.js","../../../node_modules/lodash/_objectToString.js","../../../node_modules/lodash/_baseGetTag.js","../../../node_modules/lodash/isObjectLike.js","../../../node_modules/lodash/_baseIsArguments.js","../../../node_modules/lodash/isArguments.js","../../../node_modules/lodash/isArray.js","../../../node_modules/lodash/stubFalse.js","../../../node_modules/lodash/isBuffer.js","../../../node_modules/lodash/_isIndex.js","../../../node_modules/lodash/isLength.js","../../../node_modules/lodash/_baseIsTypedArray.js","../../../node_modules/lodash/_baseUnary.js","../../../node_modules/lodash/_nodeUtil.js","../../../node_modules/lodash/isTypedArray.js","../../../node_modules/lodash/_arrayLikeKeys.js","../../../node_modules/lodash/_isPrototype.js","../../../node_modules/lodash/_overArg.js","../../../node_modules/lodash/_nativeKeys.js","../../../node_modules/lodash/_baseKeys.js","../../../node_modules/lodash/isObject.js","../../../node_modules/lodash/isFunction.js","../../../node_modules/lodash/isArrayLike.js","../../../node_modules/lodash/keys.js","../../../node_modules/lodash/_baseForOwn.js","../../../node_modules/lodash/_createBaseEach.js","../../../node_modules/lodash/_baseEach.js","../../../node_modules/lodash/_baseFilter.js","../../../node_modules/lodash/_listCacheClear.js","../../../node_modules/lodash/eq.js","../../../node_modules/lodash/_assocIndexOf.js","../../../node_modules/lodash/_listCacheDelete.js","../../../node_modules/lodash/_listCacheGet.js","../../../node_modules/lodash/_listCacheHas.js","../../../node_modules/lodash/_listCacheSet.js","../../../node_modules/lodash/_ListCache.js","../../../node_modules/lodash/_stackClear.js","../../../node_modules/lodash/_stackDelete.js","../../../node_modules/lodash/_stackGet.js","../../../node_modules/lodash/_stackHas.js","../../../node_modules/lodash/_coreJsData.js","../../../node_modules/lodash/_isMasked.js","../../../node_modules/lodash/_toSource.js","../../../node_modules/lodash/_baseIsNative.js","../../../node_modules/lodash/_getValue.js","../../../node_modules/lodash/_getNative.js","../../../node_modules/lodash/_Map.js","../../../node_modules/lodash/_nativeCreate.js","../../../node_modules/lodash/_hashClear.js","../../../node_modules/lodash/_hashDelete.js","../../../node_modules/lodash/_hashGet.js","../../../node_modules/lodash/_hashHas.js","../../../node_modules/lodash/_hashSet.js","../../../node_modules/lodash/_Hash.js","../../../node_modules/lodash/_mapCacheClear.js","../../../node_modules/lodash/_isKeyable.js","../../../node_modules/lodash/_getMapData.js","../../../node_modules/lodash/_mapCacheDelete.js","../../../node_modules/lodash/_mapCacheGet.js","../../../node_modules/lodash/_mapCacheHas.js","../../../node_modules/lodash/_mapCacheSet.js","../../../node_modules/lodash/_MapCache.js","../../../node_modules/lodash/_stackSet.js","../../../node_modules/lodash/_Stack.js","../../../node_modules/lodash/_setCacheAdd.js","../../../node_modules/lodash/_setCacheHas.js","../../../node_modules/lodash/_SetCache.js","../../../node_modules/lodash/_arraySome.js","../../../node_modules/lodash/_cacheHas.js","../../../node_modules/lodash/_equalArrays.js","../../../node_modules/lodash/_Uint8Array.js","../../../node_modules/lodash/_mapToArray.js","../../../node_modules/lodash/_setToArray.js","../../../node_modules/lodash/_equalByTag.js","../../../node_modules/lodash/_arrayPush.js","../../../node_modules/lodash/_baseGetAllKeys.js","../../../node_modules/lodash/stubArray.js","../../../node_modules/lodash/_getSymbols.js","../../../node_modules/lodash/_getAllKeys.js","../../../node_modules/lodash/_equalObjects.js","../../../node_modules/lodash/_DataView.js","../../../node_modules/lodash/_Promise.js","../../../node_modules/lodash/_Set.js","../../../node_modules/lodash/_WeakMap.js","../../../node_modules/lodash/_getTag.js","../../../node_modules/lodash/_baseIsEqualDeep.js","../../../node_modules/lodash/_baseIsEqual.js","../../../node_modules/lodash/_baseIsMatch.js","../../../node_modules/lodash/_isStrictComparable.js","../../../node_modules/lodash/_getMatchData.js","../../../node_modules/lodash/_matchesStrictComparable.js","../../../node_modules/lodash/_baseMatches.js","../../../node_modules/lodash/isSymbol.js","../../../node_modules/lodash/_isKey.js","../../../node_modules/lodash/memoize.js","../../../node_modules/lodash/_memoizeCapped.js","../../../node_modules/lodash/_stringToPath.js","../../../node_modules/lodash/_arrayMap.js","../../../node_modules/lodash/_baseToString.js","../../../node_modules/lodash/toString.js","../../../node_modules/lodash/_castPath.js","../../../node_modules/lodash/_toKey.js","../../../node_modules/lodash/_baseGet.js","../../../node_modules/lodash/get.js","../../../node_modules/lodash/_baseHasIn.js","../../../node_modules/lodash/_hasPath.js","../../../node_modules/lodash/hasIn.js","../../../node_modules/lodash/_baseMatchesProperty.js","../../../node_modules/lodash/identity.js","../../../node_modules/lodash/_baseProperty.js","../../../node_modules/lodash/_basePropertyDeep.js","../../../node_modules/lodash/property.js","../../../node_modules/lodash/_baseIteratee.js","../../../node_modules/lodash/filter.js","../../../src/stores/reports.js","../../../src/modules/notifications.js","../../../src/services/promise_interval/promise_interval.js","../../../src/services/timeline_fetcher/timeline_fetcher.service.js","../../../src/services/notifications_fetcher/notifications_fetcher.service.js","../../../src/services/follow_request_fetcher/follow_request_fetcher.service.js","../../../src/stores/lists.js","../../../src/services/lists_fetcher/lists_fetcher.service.js","../../../src/stores/bookmark_folders.js","../../../src/services/bookmark_folders_fetcher/bookmark_folders_fetcher.service.js","../../../src/services/backend_interactor_service/backend_interactor_service.js","../../../src/services/window_utils/window_utils.js","../../../src/services/new_api/oauth.js","../../../src/stores/oauth.js","../../../node_modules/uuid/dist/esm-browser/stringify.js","../../../node_modules/uuid/dist/esm-browser/rng.js","../../../node_modules/uuid/dist/esm-browser/native.js","../../../node_modules/uuid/dist/esm-browser/v4.js","../../../src/modules/config_declaration.js","../../../src/modules/users.js","../../../src/services/chat_utils/chat_utils.js","../../../node_modules/phoenix/priv/static/phoenix.mjs","../../../src/stores/shout.js","../../../src/modules/api.js","../../../src/modules/profileConfig.js","../../../src/modules/adminSettings.js","../../../src/lib/storage.js","../../../src/modules/drafts.js","../../../src/services/chat_service/chat_service.js","../../../src/modules/chats.js","../../../src/modules/index.js","../../../node_modules/@intlify/shared/dist/shared.mjs","../../../node_modules/@intlify/message-compiler/dist/message-compiler.mjs","../../../node_modules/@intlify/core-base/dist/core-base.mjs","../../../node_modules/vue-i18n/dist/vue-i18n.mjs","../../../node_modules/lodash.merge/index.js","../../../src/lib/persisted_state.js","../../../src/lib/push_notifications_plugin.js","../../../src/stores/auth_flow.js","../../../src/stores/editStatus.js","../../../src/services/file_type/file_type.service.js","../../../src/stores/media_viewer.js","../../../src/stores/oauth_tokens.js","../../../src/stores/polls.js","../../../src/stores/post_status.js","../../../src/stores/statusHistory.js","../../../node_modules/vue-router/dist/vue-router.mjs","../../../node_modules/click-outside-vue3/dist/v-click-outside.umd.js","../../../node_modules/vue-resize/dist/vue-resize.esm.js","../../../node_modules/vue-observe-visibility/dist/vue-observe-visibility.esm.js","../../../node_modules/mitt/dist/mitt.es.js","../../../node_modules/vue-virtual-scroller/dist/vue-virtual-scroller.esm.js","../../../node_modules/@fortawesome/vue-fontawesome/index.es.js","../../../src/components/login_form/login_form.js?vue&type=script&src=true&lang.js","../../../src/components/login_form/login_form.vue","../../../src/services/new_api/mfa.js","../../../src/components/mfa_form/recovery_form.js?vue&type=script&src=true&lang.js","../../../src/components/mfa_form/recovery_form.vue","../../../src/components/mfa_form/totp_form.js?vue&type=script&src=true&lang.js","../../../src/components/mfa_form/totp_form.vue","../../../src/components/auth_form/auth_form.js","../../../src/services/status_poster/status_poster.service.js","../../../src/services/random_seed/random_seed.service.js","../../../src/services/file_size_format/file_size_format.js","../../../src/components/media_upload/media_upload.js?vue&type=script&src=true&lang.js","../../../src/components/media_upload/media_upload.vue","../../../src/components/scope_selector/scope_selector.js?vue&type=script&src=true&lang.js","../../../src/components/scope_selector/scope_selector.vue","../../../src/services/completion/completion.js","../../../src/components/checkbox/checkbox.vue","../../../src/components/popover/popover.js?vue&type=script&src=true&lang.js","../../../src/components/popover/popover.vue","../../../src/components/still-image/still-image.js?vue&type=script&src=true&lang.js","../../../src/components/still-image/still-image.vue","../../../src/components/emoji_picker/emoji_picker.js?vue&type=script&src=true&lang.js","../../../src/components/emoji_picker/emoji_picker.vue","../../../src/components/screen_reader_notice/screen_reader_notice.js?vue&type=script&src=true&lang.js","../../../src/components/screen_reader_notice/screen_reader_notice.vue","../../../src/components/unicode_domain_indicator/unicode_domain_indicator.vue","../../../src/services/offset_finder/offset_finder.service.js","../../../node_modules/@fortawesome/free-regular-svg-icons/index.mjs","../../../src/components/emoji_input/emoji_input.js?vue&type=script&src=true&lang.js","../../../src/components/emoji_input/emoji_input.vue","../../../src/services/date_utils/date_utils.js","../../../src/services/poll/poll.service.js","../../../src/components/select/select.js?vue&type=script&src=true&lang.js","../../../src/components/select/select.vue","../../../src/components/poll/poll_form.js?vue&type=script&src=true&lang.js","../../../src/components/poll/poll_form.vue","../../../src/services/ruffle_service/ruffle_service.js","../../../src/components/flash/flash.js?vue&type=script&src=true&lang.js","../../../src/components/flash/flash.vue","../../../src/components/video_attachment/video_attachment.js?vue&type=script&src=true&lang.js","../../../src/components/video_attachment/video_attachment.vue","../../../src/assets/nsfw.png","../../../src/components/attachment/attachment.js?vue&type=script&src=true&lang.js","../../../src/components/attachment/attachment.vue","../../../src/components/gallery/gallery.js?vue&type=script&src=true&lang.js","../../../src/components/gallery/gallery.vue","../../../src/components/timeago/timeago.vue","../../../src/services/html_converter/utility.service.js","../../../src/services/html_converter/html_tree_converter.service.js","../../../src/services/html_converter/html_line_converter.service.js","../../../src/components/still-image/still-image-emoji-popover.vue","../../../src/services/user_profile_link_generator/user_profile_link_generator.js","../../../src/services/user_highlighter/user_highlighter.js","../../../src/components/user_avatar/user_avatar.js?vue&type=script&src=true&lang.js","../../../src/components/user_avatar/user_avatar.vue","../../../src/components/mention_link/mention_link.js?vue&type=script&src=true&lang.js","../../../src/components/mention_link/mention_link.vue","../../../src/components/mentions_line/mentions_line.js?vue&type=script&src=true&lang.js","../../../src/components/mentions_line/mentions_line.vue","../../../src/components/mentions_line/mentions_line.js","../../../src/services/matcher/matcher.service.js","../../../src/components/hashtag_link/hashtag_link.js?vue&type=script&src=true&lang.js","../../../src/components/hashtag_link/hashtag_link.vue","../../../src/components/rich_content/rich_content.jsx","../../../src/components/poll/poll.js?vue&type=script&src=true&lang.js","../../../src/components/poll/poll.vue","../../../src/components/status_body/status_body.js?vue&type=script&src=true&lang.js","../../../src/components/status_body/status_body.vue","../../../src/components/link-preview/link-preview.js?vue&type=script&src=true&lang.js","../../../src/components/link-preview/link-preview.vue","../../../src/components/status_content/status_content.js?vue&type=script&src=true&lang.js","../../../src/components/status_content/status_content.vue","../../../src/services/attributes_helper/attributes_helper.service.js","../../../src/components/emoji_input/suggestor.js","../../../src/components/dialog_modal/dialog_modal.js?vue&type=script&src=true&lang.js","../../../src/components/dialog_modal/dialog_modal.vue","../../../src/components/draft_closer/draft_closer.js?vue&type=script&src=true&lang.js","../../../src/components/draft_closer/draft_closer.vue","../../../src/components/post_status_form/post_status_form.js?vue&type=script&src=true&lang.js","../../../src/components/post_status_form/post_status_form.vue","../../../node_modules/lodash/_defineProperty.js","../../../node_modules/lodash/_baseAssignValue.js","../../../node_modules/lodash/_assignMergeValue.js","../../../node_modules/lodash/_cloneBuffer.js","../../../node_modules/lodash/_cloneArrayBuffer.js","../../../node_modules/lodash/_cloneTypedArray.js","../../../node_modules/lodash/_copyArray.js","../../../node_modules/lodash/_baseCreate.js","../../../node_modules/lodash/_getPrototype.js","../../../node_modules/lodash/_initCloneObject.js","../../../node_modules/lodash/isArrayLikeObject.js","../../../node_modules/lodash/isPlainObject.js","../../../node_modules/lodash/_safeGet.js","../../../node_modules/lodash/_assignValue.js","../../../node_modules/lodash/_copyObject.js","../../../node_modules/lodash/_nativeKeysIn.js","../../../node_modules/lodash/_baseKeysIn.js","../../../node_modules/lodash/keysIn.js","../../../node_modules/lodash/toPlainObject.js","../../../node_modules/lodash/_baseMergeDeep.js","../../../node_modules/lodash/_baseMerge.js","../../../node_modules/lodash/_apply.js","../../../node_modules/lodash/_overRest.js","../../../node_modules/lodash/constant.js","../../../node_modules/lodash/_baseSetToString.js","../../../node_modules/lodash/_shortOut.js","../../../node_modules/lodash/_setToString.js","../../../node_modules/lodash/_baseRest.js","../../../node_modules/lodash/_isIterateeCall.js","../../../node_modules/lodash/_createAssigner.js","../../../node_modules/lodash/merge.js","../../../node_modules/lodash/isEqual.js","../../../node_modules/lodash/_basePropertyOf.js","../../../node_modules/lodash/_unescapeHtmlChar.js","../../../node_modules/lodash/unescape.js","../../../src/components/color_input/color_input.vue","../../../src/components/remote_follow/remote_follow.js?vue&type=script&src=true&lang.js","../../../src/components/remote_follow/remote_follow.vue","../../../src/components/progress_button/progress_button.vue","../../../src/components/confirm_modal/confirm_modal.js?vue&type=script&src=true&lang.js","../../../src/components/confirm_modal/confirm_modal.vue","../../../src/services/follow_manipulate/follow_manipulate.js","../../../src/components/follow_button/follow_button.js?vue&type=script&src=true&lang.js","../../../src/components/follow_button/follow_button.vue","../../../src/components/moderation_tools/moderation_tools.js?vue&type=script&src=true&lang.js","../../../src/components/moderation_tools/moderation_tools.vue","../../../src/components/user_list_menu/user_list_menu.js?vue&type=script&src=true&lang.js","../../../src/components/user_list_menu/user_list_menu.vue","../../../src/components/user_timed_filter_modal/user_timed_filter_modal.js?vue&type=script&src=true&lang.js","../../../src/components/user_timed_filter_modal/user_timed_filter_modal.vue","../../../src/components/account_actions/account_actions.js?vue&type=script&src=true&lang.js","../../../src/components/account_actions/account_actions.vue","../../../src/components/panel_loading/panel_loading.vue","../../../src/components/user_note/user_note.js?vue&type=script&src=true&lang.js","../../../src/components/user_note/user_note.vue","../../../src/components/user_link/user_link.vue","../../../node_modules/@cropper/utils/dist/utils.esm.raw.js","../../../node_modules/@cropper/element/dist/element.esm.raw.js","../../../node_modules/@cropper/element-canvas/dist/element-canvas.esm.raw.js","../../../node_modules/@cropper/element-image/dist/element-image.esm.raw.js","../../../node_modules/@cropper/element-shade/dist/element-shade.esm.raw.js","../../../node_modules/@cropper/element-handle/dist/element-handle.esm.raw.js","../../../node_modules/@cropper/element-selection/dist/element-selection.esm.raw.js","../../../node_modules/@cropper/element-grid/dist/element-grid.esm.raw.js","../../../node_modules/@cropper/element-crosshair/dist/element-crosshair.esm.raw.js","../../../node_modules/@cropper/element-viewer/dist/element-viewer.esm.raw.js","../../../node_modules/cropperjs/dist/cropper.esm.raw.js","../../../src/components/image_cropper/image_cropper.js?vue&type=script&src=true&lang.js","../../../src/components/image_cropper/image_cropper.vue","../../../src/components/user_card/user_card.js?vue&type=script&src=true&lang.js","../../../src/components/user_card/user_card.vue","../../../src/components/user_panel/user_panel.js?vue&type=script&src=true&lang.js","../../../src/components/user_panel/user_panel.vue","../../../src/components/navigation/navigation.js","../../../src/components/optional_router_link/optional_router_link.vue","../../../src/components/navigation/navigation_entry.js?vue&type=script&src=true&lang.js","../../../src/components/navigation/navigation_entry.vue","../../../src/components/navigation/filter.js","../../../src/components/bookmark_folders_menu/bookmark_folders_menu_content.js?vue&type=script&src=true&lang.js","../../../src/components/bookmark_folders_menu/bookmark_folders_menu_content.vue","../../../src/components/lists_menu/lists_menu_content.js?vue&type=script&src=true&lang.js","../../../src/components/lists_menu/lists_menu_content.vue","../../../src/components/navigation/navigation_pins.js?vue&type=script&src=true&lang.js","../../../src/components/navigation/navigation_pins.vue","../../../src/components/nav_panel/nav_panel.js?vue&type=script&src=true&lang.js","../../../src/components/nav_panel/nav_panel.vue","../../../src/components/instance_specific_panel/instance_specific_panel.js?vue&type=script&src=true&lang.js","../../../src/components/instance_specific_panel/instance_specific_panel.vue","../../../src/components/features_panel/features_panel.js?vue&type=script&src=true&lang.js","../../../src/components/features_panel/features_panel.vue","../../../src/components/who_to_follow_panel/who_to_follow_panel.js?vue&type=script&src=true&lang.js","../../../src/components/who_to_follow_panel/who_to_follow_panel.vue","../../../src/components/shout_panel/shout_panel.js?vue&type=script&src=true&lang.js","../../../src/components/shout_panel/shout_panel.vue","../../../node_modules/pointer-tracker/dist/PointerTracker.mjs","../../../node_modules/@kazvmoe-infra/pinch-zoom-element/dist/pinch-zoom.es.js","../../../src/components/pinch_zoom/pinch_zoom.js?vue&type=script&src=true&lang.js","../../../src/components/pinch_zoom/pinch_zoom.vue","../../../src/services/gesture_service/gesture_service.js","../../../src/components/swipe_click/swipe_click.js?vue&type=script&src=true&lang.js","../../../src/components/swipe_click/swipe_click.vue","../../../src/components/media_modal/media_modal.js?vue&type=script&src=true&lang.js","../../../src/components/media_modal/media_modal.vue","../../../src/components/side_drawer/side_drawer.js?vue&type=script&src=true&lang.js","../../../src/components/side_drawer/side_drawer.vue","../../../src/components/mobile_post_status_button/mobile_post_status_button.js?vue&type=script&src=true&lang.js","../../../src/components/mobile_post_status_button/mobile_post_status_button.vue","../../../src/components/avatar_list/avatar_list.js?vue&type=script&src=true&lang.js","../../../src/components/avatar_list/avatar_list.vue","../../../src/components/status_popover/status_popover.js?vue&type=script&src=true&lang.js","../../../src/components/status_popover/status_popover.vue","../../../src/components/user_popover/user_popover.js?vue&type=script&src=true&lang.js","../../../src/components/user_popover/user_popover.vue","../../../src/components/user_list_popover/user_list_popover.js?vue&type=script&src=true&lang.js","../../../src/components/user_list_popover/user_list_popover.vue","../../../src/components/emoji_reactions/emoji_reactions.js?vue&type=script&src=true&lang.js","../../../src/components/emoji_reactions/emoji_reactions.vue","../../../src/components/status_bookmark_folder_menu/status_bookmark_folder_menu.js?vue&type=script&src=true&lang.js","../../../src/components/status_bookmark_folder_menu/status_bookmark_folder_menu.vue","../../../src/components/status_action_buttons/action_button.js?vue&type=script&src=true&lang.js","../../../src/components/status_action_buttons/action_button.vue","../../../src/components/confirm_modal/mute_confirm.js?vue&type=script&src=true&lang.js","../../../src/components/confirm_modal/mute_confirm.vue","../../../src/components/status_action_buttons/action_button_container.js?vue&type=script&src=true&lang.js","../../../src/components/status_action_buttons/action_button_container.vue","../../../src/components/status_action_buttons/buttons_definitions.js","../../../src/components/status_action_buttons/status_action_buttons.js?vue&type=script&src=true&lang.js","../../../src/components/status_action_buttons/status_action_buttons.vue","../../../src/components/status/status.js?vue&type=script&src=true&lang.js","../../../src/components/status/status.vue","../../../src/components/report/report.js?vue&type=script&src=true&lang.js","../../../src/components/report/report.vue","../../../src/components/notification/notification.js?vue&type=script&src=true&lang.js","../../../src/components/notification/notification.vue","../../../src/components/extra_notifications/extra_notifications.js?vue&type=script&src=true&lang.js","../../../src/components/extra_notifications/extra_notifications.vue","../../../src/components/notifications/notification_filters.vue","../../../src/components/notifications/notifications.js?vue&type=script&src=true&lang.js","../../../src/components/notifications/notifications.vue","../../../src/components/mobile_nav/mobile_nav.js?vue&type=script&src=true&lang.js","../../../src/components/mobile_nav/mobile_nav.vue","../../../src/components/search_bar/search_bar.js?vue&type=script&src=true&lang.js","../../../src/components/search_bar/search_bar.vue","../../../src/components/desktop_nav/desktop_nav.js?vue&type=script&src=true&lang.js","../../../src/components/desktop_nav/desktop_nav.vue","../../../src/components/list/list.vue","../../../src/components/user_reporting_modal/user_reporting_modal.js?vue&type=script&src=true&lang.js","../../../src/components/user_reporting_modal/user_reporting_modal.vue","../../../src/components/edit_status_form/edit_status_form.js?vue&type=script&src=true&lang.js","../../../src/components/edit_status_form/edit_status_form.vue","../../../src/components/edit_status_modal/edit_status_modal.js?vue&type=script&src=true&lang.js","../../../src/components/edit_status_modal/edit_status_modal.vue","../../../src/components/post_status_modal/post_status_modal.js?vue&type=script&src=true&lang.js","../../../src/components/post_status_modal/post_status_modal.vue","../../../src/components/status_history_modal/status_history_modal.js?vue&type=script&src=true&lang.js","../../../src/components/status_history_modal/status_history_modal.vue","../../../src/components/global_notice_list/global_notice_list.js?vue&type=script&src=true&lang.js","../../../src/components/global_notice_list/global_notice_list.vue","../../../src/App.js?vue&type=script&src=true&lang.js","../../../src/App.vue","../../../src/components/thread_tree/thread_tree.js?vue&type=script&src=true&lang.js","../../../src/components/thread_tree/thread_tree.vue","../../../src/components/quick_filter_settings/quick_filter_settings.js?vue&type=script&src=true&lang.js","../../../src/components/quick_filter_settings/quick_filter_settings.vue","../../../src/components/quick_view_settings/quick_view_settings.js?vue&type=script&src=true&lang.js","../../../src/components/quick_view_settings/quick_view_settings.vue","../../../src/components/conversation/conversation.js?vue&type=script&src=true&lang.js","../../../src/components/conversation/conversation.vue","../../../src/components/timeline_menu/timeline_menu.js?vue&type=script&src=true&lang.js","../../../src/components/timeline_menu/timeline_menu.vue","../../../src/components/scroll_top_button/scroll_top_button.js?vue&type=script&src=true&lang.js","../../../src/components/scroll_top_button/scroll_top_button.vue","../../../src/components/timeline/timeline.js?vue&type=script&src=true&lang.js","../../../src/components/timeline/timeline.vue","../../../src/components/public_timeline/public_timeline.js?vue&type=script&src=true&lang.js","../../../src/components/public_timeline/public_timeline.vue","../../../src/components/bubble_timeline/bubble_timeline.js?vue&type=script&src=true&lang.js","../../../src/components/bubble_timeline/bubble_timeline.vue","../../../src/components/public_and_external_timeline/public_and_external_timeline.js?vue&type=script&src=true&lang.js","../../../src/components/public_and_external_timeline/public_and_external_timeline.vue","../../../src/components/friends_timeline/friends_timeline.js?vue&type=script&src=true&lang.js","../../../src/components/friends_timeline/friends_timeline.vue","../../../src/components/tag_timeline/tag_timeline.js?vue&type=script&src=true&lang.js","../../../src/components/tag_timeline/tag_timeline.vue","../../../src/components/bookmark_timeline/bookmark_timeline.js?vue&type=script&src=true&lang.js","../../../src/components/bookmark_timeline/bookmark_timeline.vue","../../../src/components/conversation-page/conversation-page.js?vue&type=script&src=true&lang.js","../../../src/components/conversation-page/conversation-page.vue","../../../src/components/tab_switcher/tab_switcher.jsx","../../../src/components/interactions/interactions.js?vue&type=script&src=true&lang.js","../../../src/components/interactions/interactions.vue","../../../src/components/dm_timeline/dm_timeline.js?vue&type=script&src=true&lang.js","../../../src/components/dm_timeline/dm_timeline.vue","../../../src/components/chat_title/chat_title.js?vue&type=script&src=true&lang.js","../../../src/components/chat_title/chat_title.vue","../../../src/components/chat_list_item/chat_list_item.js?vue&type=script&src=true&lang.js","../../../src/components/chat_list_item/chat_list_item.vue","../../../src/components/basic_user_card/basic_user_card.js?vue&type=script&src=true&lang.js","../../../src/components/basic_user_card/basic_user_card.vue","../../../src/components/chat_new/chat_new.js?vue&type=script&src=true&lang.js","../../../src/components/chat_new/chat_new.vue","../../../src/components/chat_list/chat_list.js?vue&type=script&src=true&lang.js","../../../src/components/chat_list/chat_list.vue","../../../src/components/chat_message_date/chat_message_date.vue","../../../src/components/chat_message/chat_message.js?vue&type=script&src=true&lang.js","../../../src/components/chat_message/chat_message.vue","../../../src/components/chat/chat_layout_utils.js","../../../src/components/chat/chat.js?vue&type=script&src=true&lang.js","../../../src/components/chat/chat.vue","../../../src/components/remove_follower_button/remove_follower_button.js?vue&type=script&src=true&lang.js","../../../src/components/remove_follower_button/remove_follower_button.vue","../../../src/components/follow_card/follow_card.js?vue&type=script&src=true&lang.js","../../../src/components/follow_card/follow_card.vue","../../../node_modules/lodash/isEmpty.js","../../../src/services/component_utils/component_utils.js","../../../src/hocs/with_load_more/with_load_more.jsx","../../../src/components/user_profile/user_profile.js?vue&type=script&src=true&lang.js","../../../src/components/user_profile/user_profile.vue","../../../node_modules/lodash/_baseMap.js","../../../node_modules/lodash/map.js","../../../src/components/search/search.js?vue&type=script&src=true&lang.js","../../../src/components/search/search.vue","../../../node_modules/@vuelidate/core/dist/index.mjs","../../../node_modules/@vuelidate/validators/dist/index.mjs","../../../src/components/settings_modal/helpers/profile_setting_indicator.vue","../../../src/components/interface_language_switcher/interface_language_switcher.js?vue&type=script&src=true&lang.js","../../../src/components/interface_language_switcher/interface_language_switcher.vue","../../../src/components/terms_of_service_panel/terms_of_service_panel.js?vue&type=script&src=true&lang.js","../../../src/components/terms_of_service_panel/terms_of_service_panel.vue","../../../src/components/registration/registration.js?vue&type=script&src=true&lang.js","../../../src/components/registration/registration.vue","../../../src/services/new_api/password_reset.js","../../../src/components/password_reset/password_reset.js?vue&type=script&src=true&lang.js","../../../src/components/password_reset/password_reset.vue","../../../src/components/follow_request_card/follow_request_card.js?vue&type=script&src=true&lang.js","../../../src/components/follow_request_card/follow_request_card.vue","../../../src/components/follow_requests/follow_requests.js?vue&type=script&src=true&lang.js","../../../src/components/follow_requests/follow_requests.vue","../../../src/components/oauth_callback/oauth_callback.js?vue&type=script&src=true&lang.js","../../../src/components/oauth_callback/oauth_callback.vue","../../../src/components/who_to_follow/who_to_follow.js?vue&type=script&src=true&lang.js","../../../src/components/who_to_follow/who_to_follow.vue","../../../node_modules/lodash/_arrayAggregator.js","../../../node_modules/lodash/_baseAggregator.js","../../../node_modules/lodash/_createAggregator.js","../../../node_modules/lodash/groupBy.js","../../../src/components/staff_panel/staff_panel.js?vue&type=script&src=true&lang.js","../../../src/components/staff_panel/staff_panel.vue","../../../src/components/mrf_transparency_panel/mrf_transparency_panel.js?vue&type=script&src=true&lang.js","../../../src/components/mrf_transparency_panel/mrf_transparency_panel.vue","../../../src/components/about/about.js?vue&type=script&src=true&lang.js","../../../src/components/about/about.vue","../../../src/components/remote_user_resolver/remote_user_resolver.js?vue&type=script&src=true&lang.js","../../../src/components/remote_user_resolver/remote_user_resolver.vue","../../../src/components/lists_card/lists_card.js?vue&type=script&src=true&lang.js","../../../src/components/lists_card/lists_card.vue","../../../src/components/lists/lists.js?vue&type=script&src=true&lang.js","../../../src/components/lists/lists.vue","../../../src/components/lists_timeline/lists_timeline.js?vue&type=script&src=true&lang.js","../../../src/components/lists_timeline/lists_timeline.vue","../../../src/components/lists_user_search/lists_user_search.js?vue&type=script&src=true&lang.js","../../../src/components/lists_user_search/lists_user_search.vue","../../../src/components/lists_edit/lists_edit.js?vue&type=script&src=true&lang.js","../../../src/components/lists_edit/lists_edit.vue","../../../src/components/announcement_editor/announcement_editor.js?vue&type=script&src=true&lang.js","../../../src/components/announcement_editor/announcement_editor.vue","../../../src/components/announcement/announcement.js?vue&type=script&src=true&lang.js","../../../src/components/announcement/announcement.vue","../../../src/components/announcements_page/announcements_page.js?vue&type=script&src=true&lang.js","../../../src/components/announcements_page/announcements_page.vue","../../../src/components/quotes_timeline/quotes_timeline.js?vue&type=script&src=true&lang.js","../../../src/components/quotes_timeline/quotes_timeline.vue","../../../src/components/draft/draft.js?vue&type=script&src=true&lang.js","../../../src/components/draft/draft.vue","../../../src/components/drafts/drafts.js?vue&type=script&src=true&lang.js","../../../src/components/drafts/drafts.vue","../../../src/components/bookmark_folder_card/bookmark_folder_card.js?vue&type=script&src=true&lang.js","../../../src/components/bookmark_folder_card/bookmark_folder_card.vue","../../../src/components/bookmark_folders/bookmark_folders.js?vue&type=script&src=true&lang.js","../../../src/components/bookmark_folders/bookmark_folders.vue","../../../src/components/bookmark_folder_edit/bookmark_folder_edit.js?vue&type=script&src=true&lang.js","../../../src/components/bookmark_folder_edit/bookmark_folder_edit.vue","../../../src/boot/routes.js","../../../node_modules/body-scroll-lock/lib/bodyScrollLock.esm.js","../../../src/directives/body_scroll_lock.js","../../../src/boot/after_store.js","../../../src/main.js"],"sourcesContent":["/**\n* @vue/shared v3.5.19\n* (c) 2018-present Yuxi (Evan) You and Vue contributors\n* @license MIT\n**/\n/*! #__NO_SIDE_EFFECTS__ */\n// @__NO_SIDE_EFFECTS__\nfunction makeMap(str) {\n const map = /* @__PURE__ */ Object.create(null);\n for (const key of str.split(\",\")) map[key] = 1;\n return (val) => val in map;\n}\n\nconst EMPTY_OBJ = !!(process.env.NODE_ENV !== \"production\") ? Object.freeze({}) : {};\nconst EMPTY_ARR = !!(process.env.NODE_ENV !== \"production\") ? Object.freeze([]) : [];\nconst NOOP = () => {\n};\nconst NO = () => false;\nconst isOn = (key) => key.charCodeAt(0) === 111 && key.charCodeAt(1) === 110 && // uppercase letter\n(key.charCodeAt(2) > 122 || key.charCodeAt(2) < 97);\nconst isModelListener = (key) => key.startsWith(\"onUpdate:\");\nconst extend = Object.assign;\nconst remove = (arr, el) => {\n const i = arr.indexOf(el);\n if (i > -1) {\n arr.splice(i, 1);\n }\n};\nconst hasOwnProperty = Object.prototype.hasOwnProperty;\nconst hasOwn = (val, key) => hasOwnProperty.call(val, key);\nconst isArray = Array.isArray;\nconst isMap = (val) => toTypeString(val) === \"[object Map]\";\nconst isSet = (val) => toTypeString(val) === \"[object Set]\";\nconst isDate = (val) => toTypeString(val) === \"[object Date]\";\nconst isRegExp = (val) => toTypeString(val) === \"[object RegExp]\";\nconst isFunction = (val) => typeof val === \"function\";\nconst isString = (val) => typeof val === \"string\";\nconst isSymbol = (val) => typeof val === \"symbol\";\nconst isObject = (val) => val !== null && typeof val === \"object\";\nconst isPromise = (val) => {\n return (isObject(val) || isFunction(val)) && isFunction(val.then) && isFunction(val.catch);\n};\nconst objectToString = Object.prototype.toString;\nconst toTypeString = (value) => objectToString.call(value);\nconst toRawType = (value) => {\n return toTypeString(value).slice(8, -1);\n};\nconst isPlainObject = (val) => toTypeString(val) === \"[object Object]\";\nconst isIntegerKey = (key) => isString(key) && key !== \"NaN\" && key[0] !== \"-\" && \"\" + parseInt(key, 10) === key;\nconst isReservedProp = /* @__PURE__ */ makeMap(\n // the leading comma is intentional so empty string \"\" is also included\n \",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted\"\n);\nconst isBuiltInDirective = /* @__PURE__ */ makeMap(\n \"bind,cloak,else-if,else,for,html,if,model,on,once,pre,show,slot,text,memo\"\n);\nconst cacheStringFunction = (fn) => {\n const cache = /* @__PURE__ */ Object.create(null);\n return ((str) => {\n const hit = cache[str];\n return hit || (cache[str] = fn(str));\n });\n};\nconst camelizeRE = /-(\\w)/g;\nconst camelize = cacheStringFunction(\n (str) => {\n return str.replace(camelizeRE, (_, c) => c ? c.toUpperCase() : \"\");\n }\n);\nconst hyphenateRE = /\\B([A-Z])/g;\nconst hyphenate = cacheStringFunction(\n (str) => str.replace(hyphenateRE, \"-$1\").toLowerCase()\n);\nconst capitalize = cacheStringFunction((str) => {\n return str.charAt(0).toUpperCase() + str.slice(1);\n});\nconst toHandlerKey = cacheStringFunction(\n (str) => {\n const s = str ? `on${capitalize(str)}` : ``;\n return s;\n }\n);\nconst hasChanged = (value, oldValue) => !Object.is(value, oldValue);\nconst invokeArrayFns = (fns, ...arg) => {\n for (let i = 0; i < fns.length; i++) {\n fns[i](...arg);\n }\n};\nconst def = (obj, key, value, writable = false) => {\n Object.defineProperty(obj, key, {\n configurable: true,\n enumerable: false,\n writable,\n value\n });\n};\nconst looseToNumber = (val) => {\n const n = parseFloat(val);\n return isNaN(n) ? val : n;\n};\nconst toNumber = (val) => {\n const n = isString(val) ? Number(val) : NaN;\n return isNaN(n) ? val : n;\n};\nlet _globalThis;\nconst getGlobalThis = () => {\n return _globalThis || (_globalThis = typeof globalThis !== \"undefined\" ? globalThis : typeof self !== \"undefined\" ? self : typeof window !== \"undefined\" ? window : typeof global !== \"undefined\" ? global : {});\n};\nconst identRE = /^[_$a-zA-Z\\xA0-\\uFFFF][_$a-zA-Z0-9\\xA0-\\uFFFF]*$/;\nfunction genPropsAccessExp(name) {\n return identRE.test(name) ? `__props.${name}` : `__props[${JSON.stringify(name)}]`;\n}\nfunction genCacheKey(source, options) {\n return source + JSON.stringify(\n options,\n (_, val) => typeof val === \"function\" ? val.toString() : val\n );\n}\n\nconst PatchFlags = {\n \"TEXT\": 1,\n \"1\": \"TEXT\",\n \"CLASS\": 2,\n \"2\": \"CLASS\",\n \"STYLE\": 4,\n \"4\": \"STYLE\",\n \"PROPS\": 8,\n \"8\": \"PROPS\",\n \"FULL_PROPS\": 16,\n \"16\": \"FULL_PROPS\",\n \"NEED_HYDRATION\": 32,\n \"32\": \"NEED_HYDRATION\",\n \"STABLE_FRAGMENT\": 64,\n \"64\": \"STABLE_FRAGMENT\",\n \"KEYED_FRAGMENT\": 128,\n \"128\": \"KEYED_FRAGMENT\",\n \"UNKEYED_FRAGMENT\": 256,\n \"256\": \"UNKEYED_FRAGMENT\",\n \"NEED_PATCH\": 512,\n \"512\": \"NEED_PATCH\",\n \"DYNAMIC_SLOTS\": 1024,\n \"1024\": \"DYNAMIC_SLOTS\",\n \"DEV_ROOT_FRAGMENT\": 2048,\n \"2048\": \"DEV_ROOT_FRAGMENT\",\n \"CACHED\": -1,\n \"-1\": \"CACHED\",\n \"BAIL\": -2,\n \"-2\": \"BAIL\"\n};\nconst PatchFlagNames = {\n [1]: `TEXT`,\n [2]: `CLASS`,\n [4]: `STYLE`,\n [8]: `PROPS`,\n [16]: `FULL_PROPS`,\n [32]: `NEED_HYDRATION`,\n [64]: `STABLE_FRAGMENT`,\n [128]: `KEYED_FRAGMENT`,\n [256]: `UNKEYED_FRAGMENT`,\n [512]: `NEED_PATCH`,\n [1024]: `DYNAMIC_SLOTS`,\n [2048]: `DEV_ROOT_FRAGMENT`,\n [-1]: `CACHED`,\n [-2]: `BAIL`\n};\n\nconst ShapeFlags = {\n \"ELEMENT\": 1,\n \"1\": \"ELEMENT\",\n \"FUNCTIONAL_COMPONENT\": 2,\n \"2\": \"FUNCTIONAL_COMPONENT\",\n \"STATEFUL_COMPONENT\": 4,\n \"4\": \"STATEFUL_COMPONENT\",\n \"TEXT_CHILDREN\": 8,\n \"8\": \"TEXT_CHILDREN\",\n \"ARRAY_CHILDREN\": 16,\n \"16\": \"ARRAY_CHILDREN\",\n \"SLOTS_CHILDREN\": 32,\n \"32\": \"SLOTS_CHILDREN\",\n \"TELEPORT\": 64,\n \"64\": \"TELEPORT\",\n \"SUSPENSE\": 128,\n \"128\": \"SUSPENSE\",\n \"COMPONENT_SHOULD_KEEP_ALIVE\": 256,\n \"256\": \"COMPONENT_SHOULD_KEEP_ALIVE\",\n \"COMPONENT_KEPT_ALIVE\": 512,\n \"512\": \"COMPONENT_KEPT_ALIVE\",\n \"COMPONENT\": 6,\n \"6\": \"COMPONENT\"\n};\n\nconst SlotFlags = {\n \"STABLE\": 1,\n \"1\": \"STABLE\",\n \"DYNAMIC\": 2,\n \"2\": \"DYNAMIC\",\n \"FORWARDED\": 3,\n \"3\": \"FORWARDED\"\n};\nconst slotFlagsText = {\n [1]: \"STABLE\",\n [2]: \"DYNAMIC\",\n [3]: \"FORWARDED\"\n};\n\nconst GLOBALS_ALLOWED = \"Infinity,undefined,NaN,isFinite,isNaN,parseFloat,parseInt,decodeURI,decodeURIComponent,encodeURI,encodeURIComponent,Math,Number,Date,Array,Object,Boolean,String,RegExp,Map,Set,JSON,Intl,BigInt,console,Error,Symbol\";\nconst isGloballyAllowed = /* @__PURE__ */ makeMap(GLOBALS_ALLOWED);\nconst isGloballyWhitelisted = isGloballyAllowed;\n\nconst range = 2;\nfunction generateCodeFrame(source, start = 0, end = source.length) {\n start = Math.max(0, Math.min(start, source.length));\n end = Math.max(0, Math.min(end, source.length));\n if (start > end) return \"\";\n let lines = source.split(/(\\r?\\n)/);\n const newlineSequences = lines.filter((_, idx) => idx % 2 === 1);\n lines = lines.filter((_, idx) => idx % 2 === 0);\n let count = 0;\n const res = [];\n for (let i = 0; i < lines.length; i++) {\n count += lines[i].length + (newlineSequences[i] && newlineSequences[i].length || 0);\n if (count >= start) {\n for (let j = i - range; j <= i + range || end > count; j++) {\n if (j < 0 || j >= lines.length) continue;\n const line = j + 1;\n res.push(\n `${line}${\" \".repeat(Math.max(3 - String(line).length, 0))}| ${lines[j]}`\n );\n const lineLength = lines[j].length;\n const newLineSeqLength = newlineSequences[j] && newlineSequences[j].length || 0;\n if (j === i) {\n const pad = start - (count - (lineLength + newLineSeqLength));\n const length = Math.max(\n 1,\n end > count ? lineLength - pad : end - start\n );\n res.push(` | ` + \" \".repeat(pad) + \"^\".repeat(length));\n } else if (j > i) {\n if (end > count) {\n const length = Math.max(Math.min(end - count, lineLength), 1);\n res.push(` | ` + \"^\".repeat(length));\n }\n count += lineLength + newLineSeqLength;\n }\n }\n break;\n }\n }\n return res.join(\"\\n\");\n}\n\nfunction normalizeStyle(value) {\n if (isArray(value)) {\n const res = {};\n for (let i = 0; i < value.length; i++) {\n const item = value[i];\n const normalized = isString(item) ? parseStringStyle(item) : normalizeStyle(item);\n if (normalized) {\n for (const key in normalized) {\n res[key] = normalized[key];\n }\n }\n }\n return res;\n } else if (isString(value) || isObject(value)) {\n return value;\n }\n}\nconst listDelimiterRE = /;(?![^(]*\\))/g;\nconst propertyDelimiterRE = /:([^]+)/;\nconst styleCommentRE = /\\/\\*[^]*?\\*\\//g;\nfunction parseStringStyle(cssText) {\n const ret = {};\n cssText.replace(styleCommentRE, \"\").split(listDelimiterRE).forEach((item) => {\n if (item) {\n const tmp = item.split(propertyDelimiterRE);\n tmp.length > 1 && (ret[tmp[0].trim()] = tmp[1].trim());\n }\n });\n return ret;\n}\nfunction stringifyStyle(styles) {\n if (!styles) return \"\";\n if (isString(styles)) return styles;\n let ret = \"\";\n for (const key in styles) {\n const value = styles[key];\n if (isString(value) || typeof value === \"number\") {\n const normalizedKey = key.startsWith(`--`) ? key : hyphenate(key);\n ret += `${normalizedKey}:${value};`;\n }\n }\n return ret;\n}\nfunction normalizeClass(value) {\n let res = \"\";\n if (isString(value)) {\n res = value;\n } else if (isArray(value)) {\n for (let i = 0; i < value.length; i++) {\n const normalized = normalizeClass(value[i]);\n if (normalized) {\n res += normalized + \" \";\n }\n }\n } else if (isObject(value)) {\n for (const name in value) {\n if (value[name]) {\n res += name + \" \";\n }\n }\n }\n return res.trim();\n}\nfunction normalizeProps(props) {\n if (!props) return null;\n let { class: klass, style } = props;\n if (klass && !isString(klass)) {\n props.class = normalizeClass(klass);\n }\n if (style) {\n props.style = normalizeStyle(style);\n }\n return props;\n}\n\nconst HTML_TAGS = \"html,body,base,head,link,meta,style,title,address,article,aside,footer,header,hgroup,h1,h2,h3,h4,h5,h6,nav,section,div,dd,dl,dt,figcaption,figure,picture,hr,img,li,main,ol,p,pre,ul,a,b,abbr,bdi,bdo,br,cite,code,data,dfn,em,i,kbd,mark,q,rp,rt,ruby,s,samp,small,span,strong,sub,sup,time,u,var,wbr,area,audio,map,track,video,embed,object,param,source,canvas,script,noscript,del,ins,caption,col,colgroup,table,thead,tbody,td,th,tr,button,datalist,fieldset,form,input,label,legend,meter,optgroup,option,output,progress,select,textarea,details,dialog,menu,summary,template,blockquote,iframe,tfoot\";\nconst SVG_TAGS = \"svg,animate,animateMotion,animateTransform,circle,clipPath,color-profile,defs,desc,discard,ellipse,feBlend,feColorMatrix,feComponentTransfer,feComposite,feConvolveMatrix,feDiffuseLighting,feDisplacementMap,feDistantLight,feDropShadow,feFlood,feFuncA,feFuncB,feFuncG,feFuncR,feGaussianBlur,feImage,feMerge,feMergeNode,feMorphology,feOffset,fePointLight,feSpecularLighting,feSpotLight,feTile,feTurbulence,filter,foreignObject,g,hatch,hatchpath,image,line,linearGradient,marker,mask,mesh,meshgradient,meshpatch,meshrow,metadata,mpath,path,pattern,polygon,polyline,radialGradient,rect,set,solidcolor,stop,switch,symbol,text,textPath,title,tspan,unknown,use,view\";\nconst MATH_TAGS = \"annotation,annotation-xml,maction,maligngroup,malignmark,math,menclose,merror,mfenced,mfrac,mfraction,mglyph,mi,mlabeledtr,mlongdiv,mmultiscripts,mn,mo,mover,mpadded,mphantom,mprescripts,mroot,mrow,ms,mscarries,mscarry,msgroup,msline,mspace,msqrt,msrow,mstack,mstyle,msub,msubsup,msup,mtable,mtd,mtext,mtr,munder,munderover,none,semantics\";\nconst VOID_TAGS = \"area,base,br,col,embed,hr,img,input,link,meta,param,source,track,wbr\";\nconst isHTMLTag = /* @__PURE__ */ makeMap(HTML_TAGS);\nconst isSVGTag = /* @__PURE__ */ makeMap(SVG_TAGS);\nconst isMathMLTag = /* @__PURE__ */ makeMap(MATH_TAGS);\nconst isVoidTag = /* @__PURE__ */ makeMap(VOID_TAGS);\n\nconst specialBooleanAttrs = `itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly`;\nconst isSpecialBooleanAttr = /* @__PURE__ */ makeMap(specialBooleanAttrs);\nconst isBooleanAttr = /* @__PURE__ */ makeMap(\n specialBooleanAttrs + `,async,autofocus,autoplay,controls,default,defer,disabled,hidden,inert,loop,open,required,reversed,scoped,seamless,checked,muted,multiple,selected`\n);\nfunction includeBooleanAttr(value) {\n return !!value || value === \"\";\n}\nconst unsafeAttrCharRE = /[>/=\"'\\u0009\\u000a\\u000c\\u0020]/;\nconst attrValidationCache = {};\nfunction isSSRSafeAttrName(name) {\n if (attrValidationCache.hasOwnProperty(name)) {\n return attrValidationCache[name];\n }\n const isUnsafe = unsafeAttrCharRE.test(name);\n if (isUnsafe) {\n console.error(`unsafe attribute name: ${name}`);\n }\n return attrValidationCache[name] = !isUnsafe;\n}\nconst propsToAttrMap = {\n acceptCharset: \"accept-charset\",\n className: \"class\",\n htmlFor: \"for\",\n httpEquiv: \"http-equiv\"\n};\nconst isKnownHtmlAttr = /* @__PURE__ */ makeMap(\n `accept,accept-charset,accesskey,action,align,allow,alt,async,autocapitalize,autocomplete,autofocus,autoplay,background,bgcolor,border,buffered,capture,challenge,charset,checked,cite,class,code,codebase,color,cols,colspan,content,contenteditable,contextmenu,controls,coords,crossorigin,csp,data,datetime,decoding,default,defer,dir,dirname,disabled,download,draggable,dropzone,enctype,enterkeyhint,for,form,formaction,formenctype,formmethod,formnovalidate,formtarget,headers,height,hidden,high,href,hreflang,http-equiv,icon,id,importance,inert,integrity,ismap,itemprop,keytype,kind,label,lang,language,loading,list,loop,low,manifest,max,maxlength,minlength,media,min,multiple,muted,name,novalidate,open,optimum,pattern,ping,placeholder,poster,preload,radiogroup,readonly,referrerpolicy,rel,required,reversed,rows,rowspan,sandbox,scope,scoped,selected,shape,size,sizes,slot,span,spellcheck,src,srcdoc,srclang,srcset,start,step,style,summary,tabindex,target,title,translate,type,usemap,value,width,wrap`\n);\nconst isKnownSvgAttr = /* @__PURE__ */ makeMap(\n `xmlns,accent-height,accumulate,additive,alignment-baseline,alphabetic,amplitude,arabic-form,ascent,attributeName,attributeType,azimuth,baseFrequency,baseline-shift,baseProfile,bbox,begin,bias,by,calcMode,cap-height,class,clip,clipPathUnits,clip-path,clip-rule,color,color-interpolation,color-interpolation-filters,color-profile,color-rendering,contentScriptType,contentStyleType,crossorigin,cursor,cx,cy,d,decelerate,descent,diffuseConstant,direction,display,divisor,dominant-baseline,dur,dx,dy,edgeMode,elevation,enable-background,end,exponent,fill,fill-opacity,fill-rule,filter,filterRes,filterUnits,flood-color,flood-opacity,font-family,font-size,font-size-adjust,font-stretch,font-style,font-variant,font-weight,format,from,fr,fx,fy,g1,g2,glyph-name,glyph-orientation-horizontal,glyph-orientation-vertical,glyphRef,gradientTransform,gradientUnits,hanging,height,href,hreflang,horiz-adv-x,horiz-origin-x,id,ideographic,image-rendering,in,in2,intercept,k,k1,k2,k3,k4,kernelMatrix,kernelUnitLength,kerning,keyPoints,keySplines,keyTimes,lang,lengthAdjust,letter-spacing,lighting-color,limitingConeAngle,local,marker-end,marker-mid,marker-start,markerHeight,markerUnits,markerWidth,mask,maskContentUnits,maskUnits,mathematical,max,media,method,min,mode,name,numOctaves,offset,opacity,operator,order,orient,orientation,origin,overflow,overline-position,overline-thickness,panose-1,paint-order,path,pathLength,patternContentUnits,patternTransform,patternUnits,ping,pointer-events,points,pointsAtX,pointsAtY,pointsAtZ,preserveAlpha,preserveAspectRatio,primitiveUnits,r,radius,referrerPolicy,refX,refY,rel,rendering-intent,repeatCount,repeatDur,requiredExtensions,requiredFeatures,restart,result,rotate,rx,ry,scale,seed,shape-rendering,slope,spacing,specularConstant,specularExponent,speed,spreadMethod,startOffset,stdDeviation,stemh,stemv,stitchTiles,stop-color,stop-opacity,strikethrough-position,strikethrough-thickness,string,stroke,stroke-dasharray,stroke-dashoffset,stroke-linecap,stroke-linejoin,stroke-miterlimit,stroke-opacity,stroke-width,style,surfaceScale,systemLanguage,tabindex,tableValues,target,targetX,targetY,text-anchor,text-decoration,text-rendering,textLength,to,transform,transform-origin,type,u1,u2,underline-position,underline-thickness,unicode,unicode-bidi,unicode-range,units-per-em,v-alphabetic,v-hanging,v-ideographic,v-mathematical,values,vector-effect,version,vert-adv-y,vert-origin-x,vert-origin-y,viewBox,viewTarget,visibility,width,widths,word-spacing,writing-mode,x,x-height,x1,x2,xChannelSelector,xlink:actuate,xlink:arcrole,xlink:href,xlink:role,xlink:show,xlink:title,xlink:type,xmlns:xlink,xml:base,xml:lang,xml:space,y,y1,y2,yChannelSelector,z,zoomAndPan`\n);\nconst isKnownMathMLAttr = /* @__PURE__ */ makeMap(\n `accent,accentunder,actiontype,align,alignmentscope,altimg,altimg-height,altimg-valign,altimg-width,alttext,bevelled,close,columnsalign,columnlines,columnspan,denomalign,depth,dir,display,displaystyle,encoding,equalcolumns,equalrows,fence,fontstyle,fontweight,form,frame,framespacing,groupalign,height,href,id,indentalign,indentalignfirst,indentalignlast,indentshift,indentshiftfirst,indentshiftlast,indextype,justify,largetop,largeop,lquote,lspace,mathbackground,mathcolor,mathsize,mathvariant,maxsize,minlabelspacing,mode,other,overflow,position,rowalign,rowlines,rowspan,rquote,rspace,scriptlevel,scriptminsize,scriptsizemultiplier,selection,separator,separators,shift,side,src,stackalign,stretchy,subscriptshift,superscriptshift,symmetric,voffset,width,widths,xlink:href,xlink:show,xlink:type,xmlns`\n);\nfunction isRenderableAttrValue(value) {\n if (value == null) {\n return false;\n }\n const type = typeof value;\n return type === \"string\" || type === \"number\" || type === \"boolean\";\n}\n\nconst escapeRE = /[\"'&<>]/;\nfunction escapeHtml(string) {\n const str = \"\" + string;\n const match = escapeRE.exec(str);\n if (!match) {\n return str;\n }\n let html = \"\";\n let escaped;\n let index;\n let lastIndex = 0;\n for (index = match.index; index < str.length; index++) {\n switch (str.charCodeAt(index)) {\n case 34:\n escaped = \""\";\n break;\n case 38:\n escaped = \"&\";\n break;\n case 39:\n escaped = \"'\";\n break;\n case 60:\n escaped = \"<\";\n break;\n case 62:\n escaped = \">\";\n break;\n default:\n continue;\n }\n if (lastIndex !== index) {\n html += str.slice(lastIndex, index);\n }\n lastIndex = index + 1;\n html += escaped;\n }\n return lastIndex !== index ? html + str.slice(lastIndex, index) : html;\n}\nconst commentStripRE = /^-?>||--!>|?@[\\\\\\]^`{|}~]/g;\nfunction getEscapedCssVarName(key, doubleEscape) {\n return key.replace(\n cssVarNameEscapeSymbolsRE,\n (s) => doubleEscape ? s === '\"' ? '\\\\\\\\\\\\\"' : `\\\\\\\\${s}` : `\\\\${s}`\n );\n}\n\nfunction looseCompareArrays(a, b) {\n if (a.length !== b.length) return false;\n let equal = true;\n for (let i = 0; equal && i < a.length; i++) {\n equal = looseEqual(a[i], b[i]);\n }\n return equal;\n}\nfunction looseEqual(a, b) {\n if (a === b) return true;\n let aValidType = isDate(a);\n let bValidType = isDate(b);\n if (aValidType || bValidType) {\n return aValidType && bValidType ? a.getTime() === b.getTime() : false;\n }\n aValidType = isSymbol(a);\n bValidType = isSymbol(b);\n if (aValidType || bValidType) {\n return a === b;\n }\n aValidType = isArray(a);\n bValidType = isArray(b);\n if (aValidType || bValidType) {\n return aValidType && bValidType ? looseCompareArrays(a, b) : false;\n }\n aValidType = isObject(a);\n bValidType = isObject(b);\n if (aValidType || bValidType) {\n if (!aValidType || !bValidType) {\n return false;\n }\n const aKeysCount = Object.keys(a).length;\n const bKeysCount = Object.keys(b).length;\n if (aKeysCount !== bKeysCount) {\n return false;\n }\n for (const key in a) {\n const aHasKey = a.hasOwnProperty(key);\n const bHasKey = b.hasOwnProperty(key);\n if (aHasKey && !bHasKey || !aHasKey && bHasKey || !looseEqual(a[key], b[key])) {\n return false;\n }\n }\n }\n return String(a) === String(b);\n}\nfunction looseIndexOf(arr, val) {\n return arr.findIndex((item) => looseEqual(item, val));\n}\n\nconst isRef = (val) => {\n return !!(val && val[\"__v_isRef\"] === true);\n};\nconst toDisplayString = (val) => {\n return isString(val) ? val : val == null ? \"\" : isArray(val) || isObject(val) && (val.toString === objectToString || !isFunction(val.toString)) ? isRef(val) ? toDisplayString(val.value) : JSON.stringify(val, replacer, 2) : String(val);\n};\nconst replacer = (_key, val) => {\n if (isRef(val)) {\n return replacer(_key, val.value);\n } else if (isMap(val)) {\n return {\n [`Map(${val.size})`]: [...val.entries()].reduce(\n (entries, [key, val2], i) => {\n entries[stringifySymbol(key, i) + \" =>\"] = val2;\n return entries;\n },\n {}\n )\n };\n } else if (isSet(val)) {\n return {\n [`Set(${val.size})`]: [...val.values()].map((v) => stringifySymbol(v))\n };\n } else if (isSymbol(val)) {\n return stringifySymbol(val);\n } else if (isObject(val) && !isArray(val) && !isPlainObject(val)) {\n return String(val);\n }\n return val;\n};\nconst stringifySymbol = (v, i = \"\") => {\n var _a;\n return (\n // Symbol.description in es2019+ so we need to cast here to pass\n // the lib: es2016 check\n isSymbol(v) ? `Symbol(${(_a = v.description) != null ? _a : i})` : v\n );\n};\n\nfunction normalizeCssVarValue(value) {\n if (value == null) {\n return \"initial\";\n }\n if (typeof value === \"string\") {\n return value === \"\" ? \" \" : value;\n }\n if (typeof value !== \"number\" || !Number.isFinite(value)) {\n if (!!(process.env.NODE_ENV !== \"production\")) {\n console.warn(\n \"[Vue warn] Invalid value used for CSS binding. Expected a string or a finite number but received:\",\n value\n );\n }\n }\n return String(value);\n}\n\nexport { EMPTY_ARR, EMPTY_OBJ, NO, NOOP, PatchFlagNames, PatchFlags, ShapeFlags, SlotFlags, camelize, capitalize, cssVarNameEscapeSymbolsRE, def, escapeHtml, escapeHtmlComment, extend, genCacheKey, genPropsAccessExp, generateCodeFrame, getEscapedCssVarName, getGlobalThis, hasChanged, hasOwn, hyphenate, includeBooleanAttr, invokeArrayFns, isArray, isBooleanAttr, isBuiltInDirective, isDate, isFunction, isGloballyAllowed, isGloballyWhitelisted, isHTMLTag, isIntegerKey, isKnownHtmlAttr, isKnownMathMLAttr, isKnownSvgAttr, isMap, isMathMLTag, isModelListener, isObject, isOn, isPlainObject, isPromise, isRegExp, isRenderableAttrValue, isReservedProp, isSSRSafeAttrName, isSVGTag, isSet, isSpecialBooleanAttr, isString, isSymbol, isVoidTag, looseEqual, looseIndexOf, looseToNumber, makeMap, normalizeClass, normalizeCssVarValue, normalizeProps, normalizeStyle, objectToString, parseStringStyle, propsToAttrMap, remove, slotFlagsText, stringifyStyle, toDisplayString, toHandlerKey, toNumber, toRawType, toTypeString };\n","/**\n* @vue/reactivity v3.5.19\n* (c) 2018-present Yuxi (Evan) You and Vue contributors\n* @license MIT\n**/\nimport { extend, hasChanged, isArray, isIntegerKey, isSymbol, isMap, hasOwn, makeMap, isObject, capitalize, toRawType, def, isFunction, EMPTY_OBJ, isSet, isPlainObject, remove, NOOP } from '@vue/shared';\n\nfunction warn(msg, ...args) {\n console.warn(`[Vue warn] ${msg}`, ...args);\n}\n\nlet activeEffectScope;\nclass EffectScope {\n constructor(detached = false) {\n this.detached = detached;\n /**\n * @internal\n */\n this._active = true;\n /**\n * @internal track `on` calls, allow `on` call multiple times\n */\n this._on = 0;\n /**\n * @internal\n */\n this.effects = [];\n /**\n * @internal\n */\n this.cleanups = [];\n this._isPaused = false;\n this.parent = activeEffectScope;\n if (!detached && activeEffectScope) {\n this.index = (activeEffectScope.scopes || (activeEffectScope.scopes = [])).push(\n this\n ) - 1;\n }\n }\n get active() {\n return this._active;\n }\n pause() {\n if (this._active) {\n this._isPaused = true;\n let i, l;\n if (this.scopes) {\n for (i = 0, l = this.scopes.length; i < l; i++) {\n this.scopes[i].pause();\n }\n }\n for (i = 0, l = this.effects.length; i < l; i++) {\n this.effects[i].pause();\n }\n }\n }\n /**\n * Resumes the effect scope, including all child scopes and effects.\n */\n resume() {\n if (this._active) {\n if (this._isPaused) {\n this._isPaused = false;\n let i, l;\n if (this.scopes) {\n for (i = 0, l = this.scopes.length; i < l; i++) {\n this.scopes[i].resume();\n }\n }\n for (i = 0, l = this.effects.length; i < l; i++) {\n this.effects[i].resume();\n }\n }\n }\n }\n run(fn) {\n if (this._active) {\n const currentEffectScope = activeEffectScope;\n try {\n activeEffectScope = this;\n return fn();\n } finally {\n activeEffectScope = currentEffectScope;\n }\n } else if (!!(process.env.NODE_ENV !== \"production\")) {\n warn(`cannot run an inactive effect scope.`);\n }\n }\n /**\n * This should only be called on non-detached scopes\n * @internal\n */\n on() {\n if (++this._on === 1) {\n this.prevScope = activeEffectScope;\n activeEffectScope = this;\n }\n }\n /**\n * This should only be called on non-detached scopes\n * @internal\n */\n off() {\n if (this._on > 0 && --this._on === 0) {\n activeEffectScope = this.prevScope;\n this.prevScope = void 0;\n }\n }\n stop(fromParent) {\n if (this._active) {\n this._active = false;\n let i, l;\n for (i = 0, l = this.effects.length; i < l; i++) {\n this.effects[i].stop();\n }\n this.effects.length = 0;\n for (i = 0, l = this.cleanups.length; i < l; i++) {\n this.cleanups[i]();\n }\n this.cleanups.length = 0;\n if (this.scopes) {\n for (i = 0, l = this.scopes.length; i < l; i++) {\n this.scopes[i].stop(true);\n }\n this.scopes.length = 0;\n }\n if (!this.detached && this.parent && !fromParent) {\n const last = this.parent.scopes.pop();\n if (last && last !== this) {\n this.parent.scopes[this.index] = last;\n last.index = this.index;\n }\n }\n this.parent = void 0;\n }\n }\n}\nfunction effectScope(detached) {\n return new EffectScope(detached);\n}\nfunction getCurrentScope() {\n return activeEffectScope;\n}\nfunction onScopeDispose(fn, failSilently = false) {\n if (activeEffectScope) {\n activeEffectScope.cleanups.push(fn);\n } else if (!!(process.env.NODE_ENV !== \"production\") && !failSilently) {\n warn(\n `onScopeDispose() is called when there is no active effect scope to be associated with.`\n );\n }\n}\n\nlet activeSub;\nconst EffectFlags = {\n \"ACTIVE\": 1,\n \"1\": \"ACTIVE\",\n \"RUNNING\": 2,\n \"2\": \"RUNNING\",\n \"TRACKING\": 4,\n \"4\": \"TRACKING\",\n \"NOTIFIED\": 8,\n \"8\": \"NOTIFIED\",\n \"DIRTY\": 16,\n \"16\": \"DIRTY\",\n \"ALLOW_RECURSE\": 32,\n \"32\": \"ALLOW_RECURSE\",\n \"PAUSED\": 64,\n \"64\": \"PAUSED\",\n \"EVALUATED\": 128,\n \"128\": \"EVALUATED\"\n};\nconst pausedQueueEffects = /* @__PURE__ */ new WeakSet();\nclass ReactiveEffect {\n constructor(fn) {\n this.fn = fn;\n /**\n * @internal\n */\n this.deps = void 0;\n /**\n * @internal\n */\n this.depsTail = void 0;\n /**\n * @internal\n */\n this.flags = 1 | 4;\n /**\n * @internal\n */\n this.next = void 0;\n /**\n * @internal\n */\n this.cleanup = void 0;\n this.scheduler = void 0;\n if (activeEffectScope && activeEffectScope.active) {\n activeEffectScope.effects.push(this);\n }\n }\n pause() {\n this.flags |= 64;\n }\n resume() {\n if (this.flags & 64) {\n this.flags &= -65;\n if (pausedQueueEffects.has(this)) {\n pausedQueueEffects.delete(this);\n this.trigger();\n }\n }\n }\n /**\n * @internal\n */\n notify() {\n if (this.flags & 2 && !(this.flags & 32)) {\n return;\n }\n if (!(this.flags & 8)) {\n batch(this);\n }\n }\n run() {\n if (!(this.flags & 1)) {\n return this.fn();\n }\n this.flags |= 2;\n cleanupEffect(this);\n prepareDeps(this);\n const prevEffect = activeSub;\n const prevShouldTrack = shouldTrack;\n activeSub = this;\n shouldTrack = true;\n try {\n return this.fn();\n } finally {\n if (!!(process.env.NODE_ENV !== \"production\") && activeSub !== this) {\n warn(\n \"Active effect was not restored correctly - this is likely a Vue internal bug.\"\n );\n }\n cleanupDeps(this);\n activeSub = prevEffect;\n shouldTrack = prevShouldTrack;\n this.flags &= -3;\n }\n }\n stop() {\n if (this.flags & 1) {\n for (let link = this.deps; link; link = link.nextDep) {\n removeSub(link);\n }\n this.deps = this.depsTail = void 0;\n cleanupEffect(this);\n this.onStop && this.onStop();\n this.flags &= -2;\n }\n }\n trigger() {\n if (this.flags & 64) {\n pausedQueueEffects.add(this);\n } else if (this.scheduler) {\n this.scheduler();\n } else {\n this.runIfDirty();\n }\n }\n /**\n * @internal\n */\n runIfDirty() {\n if (isDirty(this)) {\n this.run();\n }\n }\n get dirty() {\n return isDirty(this);\n }\n}\nlet batchDepth = 0;\nlet batchedSub;\nlet batchedComputed;\nfunction batch(sub, isComputed = false) {\n sub.flags |= 8;\n if (isComputed) {\n sub.next = batchedComputed;\n batchedComputed = sub;\n return;\n }\n sub.next = batchedSub;\n batchedSub = sub;\n}\nfunction startBatch() {\n batchDepth++;\n}\nfunction endBatch() {\n if (--batchDepth > 0) {\n return;\n }\n if (batchedComputed) {\n let e = batchedComputed;\n batchedComputed = void 0;\n while (e) {\n const next = e.next;\n e.next = void 0;\n e.flags &= -9;\n e = next;\n }\n }\n let error;\n while (batchedSub) {\n let e = batchedSub;\n batchedSub = void 0;\n while (e) {\n const next = e.next;\n e.next = void 0;\n e.flags &= -9;\n if (e.flags & 1) {\n try {\n ;\n e.trigger();\n } catch (err) {\n if (!error) error = err;\n }\n }\n e = next;\n }\n }\n if (error) throw error;\n}\nfunction prepareDeps(sub) {\n for (let link = sub.deps; link; link = link.nextDep) {\n link.version = -1;\n link.prevActiveLink = link.dep.activeLink;\n link.dep.activeLink = link;\n }\n}\nfunction cleanupDeps(sub) {\n let head;\n let tail = sub.depsTail;\n let link = tail;\n while (link) {\n const prev = link.prevDep;\n if (link.version === -1) {\n if (link === tail) tail = prev;\n removeSub(link);\n removeDep(link);\n } else {\n head = link;\n }\n link.dep.activeLink = link.prevActiveLink;\n link.prevActiveLink = void 0;\n link = prev;\n }\n sub.deps = head;\n sub.depsTail = tail;\n}\nfunction isDirty(sub) {\n for (let link = sub.deps; link; link = link.nextDep) {\n if (link.dep.version !== link.version || link.dep.computed && (refreshComputed(link.dep.computed) || link.dep.version !== link.version)) {\n return true;\n }\n }\n if (sub._dirty) {\n return true;\n }\n return false;\n}\nfunction refreshComputed(computed) {\n if (computed.flags & 4 && !(computed.flags & 16)) {\n return;\n }\n computed.flags &= -17;\n if (computed.globalVersion === globalVersion) {\n return;\n }\n computed.globalVersion = globalVersion;\n if (!computed.isSSR && computed.flags & 128 && (!computed.deps && !computed._dirty || !isDirty(computed))) {\n return;\n }\n computed.flags |= 2;\n const dep = computed.dep;\n const prevSub = activeSub;\n const prevShouldTrack = shouldTrack;\n activeSub = computed;\n shouldTrack = true;\n try {\n prepareDeps(computed);\n const value = computed.fn(computed._value);\n if (dep.version === 0 || hasChanged(value, computed._value)) {\n computed.flags |= 128;\n computed._value = value;\n dep.version++;\n }\n } catch (err) {\n dep.version++;\n throw err;\n } finally {\n activeSub = prevSub;\n shouldTrack = prevShouldTrack;\n cleanupDeps(computed);\n computed.flags &= -3;\n }\n}\nfunction removeSub(link, soft = false) {\n const { dep, prevSub, nextSub } = link;\n if (prevSub) {\n prevSub.nextSub = nextSub;\n link.prevSub = void 0;\n }\n if (nextSub) {\n nextSub.prevSub = prevSub;\n link.nextSub = void 0;\n }\n if (!!(process.env.NODE_ENV !== \"production\") && dep.subsHead === link) {\n dep.subsHead = nextSub;\n }\n if (dep.subs === link) {\n dep.subs = prevSub;\n if (!prevSub && dep.computed) {\n dep.computed.flags &= -5;\n for (let l = dep.computed.deps; l; l = l.nextDep) {\n removeSub(l, true);\n }\n }\n }\n if (!soft && !--dep.sc && dep.map) {\n dep.map.delete(dep.key);\n }\n}\nfunction removeDep(link) {\n const { prevDep, nextDep } = link;\n if (prevDep) {\n prevDep.nextDep = nextDep;\n link.prevDep = void 0;\n }\n if (nextDep) {\n nextDep.prevDep = prevDep;\n link.nextDep = void 0;\n }\n}\nfunction effect(fn, options) {\n if (fn.effect instanceof ReactiveEffect) {\n fn = fn.effect.fn;\n }\n const e = new ReactiveEffect(fn);\n if (options) {\n extend(e, options);\n }\n try {\n e.run();\n } catch (err) {\n e.stop();\n throw err;\n }\n const runner = e.run.bind(e);\n runner.effect = e;\n return runner;\n}\nfunction stop(runner) {\n runner.effect.stop();\n}\nlet shouldTrack = true;\nconst trackStack = [];\nfunction pauseTracking() {\n trackStack.push(shouldTrack);\n shouldTrack = false;\n}\nfunction enableTracking() {\n trackStack.push(shouldTrack);\n shouldTrack = true;\n}\nfunction resetTracking() {\n const last = trackStack.pop();\n shouldTrack = last === void 0 ? true : last;\n}\nfunction onEffectCleanup(fn, failSilently = false) {\n if (activeSub instanceof ReactiveEffect) {\n activeSub.cleanup = fn;\n } else if (!!(process.env.NODE_ENV !== \"production\") && !failSilently) {\n warn(\n `onEffectCleanup() was called when there was no active effect to associate with.`\n );\n }\n}\nfunction cleanupEffect(e) {\n const { cleanup } = e;\n e.cleanup = void 0;\n if (cleanup) {\n const prevSub = activeSub;\n activeSub = void 0;\n try {\n cleanup();\n } finally {\n activeSub = prevSub;\n }\n }\n}\n\nlet globalVersion = 0;\nclass Link {\n constructor(sub, dep) {\n this.sub = sub;\n this.dep = dep;\n this.version = dep.version;\n this.nextDep = this.prevDep = this.nextSub = this.prevSub = this.prevActiveLink = void 0;\n }\n}\nclass Dep {\n // TODO isolatedDeclarations \"__v_skip\"\n constructor(computed) {\n this.computed = computed;\n this.version = 0;\n /**\n * Link between this dep and the current active effect\n */\n this.activeLink = void 0;\n /**\n * Doubly linked list representing the subscribing effects (tail)\n */\n this.subs = void 0;\n /**\n * For object property deps cleanup\n */\n this.map = void 0;\n this.key = void 0;\n /**\n * Subscriber counter\n */\n this.sc = 0;\n /**\n * @internal\n */\n this.__v_skip = true;\n if (!!(process.env.NODE_ENV !== \"production\")) {\n this.subsHead = void 0;\n }\n }\n track(debugInfo) {\n if (!activeSub || !shouldTrack || activeSub === this.computed) {\n return;\n }\n let link = this.activeLink;\n if (link === void 0 || link.sub !== activeSub) {\n link = this.activeLink = new Link(activeSub, this);\n if (!activeSub.deps) {\n activeSub.deps = activeSub.depsTail = link;\n } else {\n link.prevDep = activeSub.depsTail;\n activeSub.depsTail.nextDep = link;\n activeSub.depsTail = link;\n }\n addSub(link);\n } else if (link.version === -1) {\n link.version = this.version;\n if (link.nextDep) {\n const next = link.nextDep;\n next.prevDep = link.prevDep;\n if (link.prevDep) {\n link.prevDep.nextDep = next;\n }\n link.prevDep = activeSub.depsTail;\n link.nextDep = void 0;\n activeSub.depsTail.nextDep = link;\n activeSub.depsTail = link;\n if (activeSub.deps === link) {\n activeSub.deps = next;\n }\n }\n }\n if (!!(process.env.NODE_ENV !== \"production\") && activeSub.onTrack) {\n activeSub.onTrack(\n extend(\n {\n effect: activeSub\n },\n debugInfo\n )\n );\n }\n return link;\n }\n trigger(debugInfo) {\n this.version++;\n globalVersion++;\n this.notify(debugInfo);\n }\n notify(debugInfo) {\n startBatch();\n try {\n if (!!(process.env.NODE_ENV !== \"production\")) {\n for (let head = this.subsHead; head; head = head.nextSub) {\n if (head.sub.onTrigger && !(head.sub.flags & 8)) {\n head.sub.onTrigger(\n extend(\n {\n effect: head.sub\n },\n debugInfo\n )\n );\n }\n }\n }\n for (let link = this.subs; link; link = link.prevSub) {\n if (link.sub.notify()) {\n ;\n link.sub.dep.notify();\n }\n }\n } finally {\n endBatch();\n }\n }\n}\nfunction addSub(link) {\n link.dep.sc++;\n if (link.sub.flags & 4) {\n const computed = link.dep.computed;\n if (computed && !link.dep.subs) {\n computed.flags |= 4 | 16;\n for (let l = computed.deps; l; l = l.nextDep) {\n addSub(l);\n }\n }\n const currentTail = link.dep.subs;\n if (currentTail !== link) {\n link.prevSub = currentTail;\n if (currentTail) currentTail.nextSub = link;\n }\n if (!!(process.env.NODE_ENV !== \"production\") && link.dep.subsHead === void 0) {\n link.dep.subsHead = link;\n }\n link.dep.subs = link;\n }\n}\nconst targetMap = /* @__PURE__ */ new WeakMap();\nconst ITERATE_KEY = Symbol(\n !!(process.env.NODE_ENV !== \"production\") ? \"Object iterate\" : \"\"\n);\nconst MAP_KEY_ITERATE_KEY = Symbol(\n !!(process.env.NODE_ENV !== \"production\") ? \"Map keys iterate\" : \"\"\n);\nconst ARRAY_ITERATE_KEY = Symbol(\n !!(process.env.NODE_ENV !== \"production\") ? \"Array iterate\" : \"\"\n);\nfunction track(target, type, key) {\n if (shouldTrack && activeSub) {\n let depsMap = targetMap.get(target);\n if (!depsMap) {\n targetMap.set(target, depsMap = /* @__PURE__ */ new Map());\n }\n let dep = depsMap.get(key);\n if (!dep) {\n depsMap.set(key, dep = new Dep());\n dep.map = depsMap;\n dep.key = key;\n }\n if (!!(process.env.NODE_ENV !== \"production\")) {\n dep.track({\n target,\n type,\n key\n });\n } else {\n dep.track();\n }\n }\n}\nfunction trigger(target, type, key, newValue, oldValue, oldTarget) {\n const depsMap = targetMap.get(target);\n if (!depsMap) {\n globalVersion++;\n return;\n }\n const run = (dep) => {\n if (dep) {\n if (!!(process.env.NODE_ENV !== \"production\")) {\n dep.trigger({\n target,\n type,\n key,\n newValue,\n oldValue,\n oldTarget\n });\n } else {\n dep.trigger();\n }\n }\n };\n startBatch();\n if (type === \"clear\") {\n depsMap.forEach(run);\n } else {\n const targetIsArray = isArray(target);\n const isArrayIndex = targetIsArray && isIntegerKey(key);\n if (targetIsArray && key === \"length\") {\n const newLength = Number(newValue);\n depsMap.forEach((dep, key2) => {\n if (key2 === \"length\" || key2 === ARRAY_ITERATE_KEY || !isSymbol(key2) && key2 >= newLength) {\n run(dep);\n }\n });\n } else {\n if (key !== void 0 || depsMap.has(void 0)) {\n run(depsMap.get(key));\n }\n if (isArrayIndex) {\n run(depsMap.get(ARRAY_ITERATE_KEY));\n }\n switch (type) {\n case \"add\":\n if (!targetIsArray) {\n run(depsMap.get(ITERATE_KEY));\n if (isMap(target)) {\n run(depsMap.get(MAP_KEY_ITERATE_KEY));\n }\n } else if (isArrayIndex) {\n run(depsMap.get(\"length\"));\n }\n break;\n case \"delete\":\n if (!targetIsArray) {\n run(depsMap.get(ITERATE_KEY));\n if (isMap(target)) {\n run(depsMap.get(MAP_KEY_ITERATE_KEY));\n }\n }\n break;\n case \"set\":\n if (isMap(target)) {\n run(depsMap.get(ITERATE_KEY));\n }\n break;\n }\n }\n }\n endBatch();\n}\nfunction getDepFromReactive(object, key) {\n const depMap = targetMap.get(object);\n return depMap && depMap.get(key);\n}\n\nfunction reactiveReadArray(array) {\n const raw = toRaw(array);\n if (raw === array) return raw;\n track(raw, \"iterate\", ARRAY_ITERATE_KEY);\n return isShallow(array) ? raw : raw.map(toReactive);\n}\nfunction shallowReadArray(arr) {\n track(arr = toRaw(arr), \"iterate\", ARRAY_ITERATE_KEY);\n return arr;\n}\nconst arrayInstrumentations = {\n __proto__: null,\n [Symbol.iterator]() {\n return iterator(this, Symbol.iterator, toReactive);\n },\n concat(...args) {\n return reactiveReadArray(this).concat(\n ...args.map((x) => isArray(x) ? reactiveReadArray(x) : x)\n );\n },\n entries() {\n return iterator(this, \"entries\", (value) => {\n value[1] = toReactive(value[1]);\n return value;\n });\n },\n every(fn, thisArg) {\n return apply(this, \"every\", fn, thisArg, void 0, arguments);\n },\n filter(fn, thisArg) {\n return apply(this, \"filter\", fn, thisArg, (v) => v.map(toReactive), arguments);\n },\n find(fn, thisArg) {\n return apply(this, \"find\", fn, thisArg, toReactive, arguments);\n },\n findIndex(fn, thisArg) {\n return apply(this, \"findIndex\", fn, thisArg, void 0, arguments);\n },\n findLast(fn, thisArg) {\n return apply(this, \"findLast\", fn, thisArg, toReactive, arguments);\n },\n findLastIndex(fn, thisArg) {\n return apply(this, \"findLastIndex\", fn, thisArg, void 0, arguments);\n },\n // flat, flatMap could benefit from ARRAY_ITERATE but are not straight-forward to implement\n forEach(fn, thisArg) {\n return apply(this, \"forEach\", fn, thisArg, void 0, arguments);\n },\n includes(...args) {\n return searchProxy(this, \"includes\", args);\n },\n indexOf(...args) {\n return searchProxy(this, \"indexOf\", args);\n },\n join(separator) {\n return reactiveReadArray(this).join(separator);\n },\n // keys() iterator only reads `length`, no optimisation required\n lastIndexOf(...args) {\n return searchProxy(this, \"lastIndexOf\", args);\n },\n map(fn, thisArg) {\n return apply(this, \"map\", fn, thisArg, void 0, arguments);\n },\n pop() {\n return noTracking(this, \"pop\");\n },\n push(...args) {\n return noTracking(this, \"push\", args);\n },\n reduce(fn, ...args) {\n return reduce(this, \"reduce\", fn, args);\n },\n reduceRight(fn, ...args) {\n return reduce(this, \"reduceRight\", fn, args);\n },\n shift() {\n return noTracking(this, \"shift\");\n },\n // slice could use ARRAY_ITERATE but also seems to beg for range tracking\n some(fn, thisArg) {\n return apply(this, \"some\", fn, thisArg, void 0, arguments);\n },\n splice(...args) {\n return noTracking(this, \"splice\", args);\n },\n toReversed() {\n return reactiveReadArray(this).toReversed();\n },\n toSorted(comparer) {\n return reactiveReadArray(this).toSorted(comparer);\n },\n toSpliced(...args) {\n return reactiveReadArray(this).toSpliced(...args);\n },\n unshift(...args) {\n return noTracking(this, \"unshift\", args);\n },\n values() {\n return iterator(this, \"values\", toReactive);\n }\n};\nfunction iterator(self, method, wrapValue) {\n const arr = shallowReadArray(self);\n const iter = arr[method]();\n if (arr !== self && !isShallow(self)) {\n iter._next = iter.next;\n iter.next = () => {\n const result = iter._next();\n if (result.value) {\n result.value = wrapValue(result.value);\n }\n return result;\n };\n }\n return iter;\n}\nconst arrayProto = Array.prototype;\nfunction apply(self, method, fn, thisArg, wrappedRetFn, args) {\n const arr = shallowReadArray(self);\n const needsWrap = arr !== self && !isShallow(self);\n const methodFn = arr[method];\n if (methodFn !== arrayProto[method]) {\n const result2 = methodFn.apply(self, args);\n return needsWrap ? toReactive(result2) : result2;\n }\n let wrappedFn = fn;\n if (arr !== self) {\n if (needsWrap) {\n wrappedFn = function(item, index) {\n return fn.call(this, toReactive(item), index, self);\n };\n } else if (fn.length > 2) {\n wrappedFn = function(item, index) {\n return fn.call(this, item, index, self);\n };\n }\n }\n const result = methodFn.call(arr, wrappedFn, thisArg);\n return needsWrap && wrappedRetFn ? wrappedRetFn(result) : result;\n}\nfunction reduce(self, method, fn, args) {\n const arr = shallowReadArray(self);\n let wrappedFn = fn;\n if (arr !== self) {\n if (!isShallow(self)) {\n wrappedFn = function(acc, item, index) {\n return fn.call(this, acc, toReactive(item), index, self);\n };\n } else if (fn.length > 3) {\n wrappedFn = function(acc, item, index) {\n return fn.call(this, acc, item, index, self);\n };\n }\n }\n return arr[method](wrappedFn, ...args);\n}\nfunction searchProxy(self, method, args) {\n const arr = toRaw(self);\n track(arr, \"iterate\", ARRAY_ITERATE_KEY);\n const res = arr[method](...args);\n if ((res === -1 || res === false) && isProxy(args[0])) {\n args[0] = toRaw(args[0]);\n return arr[method](...args);\n }\n return res;\n}\nfunction noTracking(self, method, args = []) {\n pauseTracking();\n startBatch();\n const res = toRaw(self)[method].apply(self, args);\n endBatch();\n resetTracking();\n return res;\n}\n\nconst isNonTrackableKeys = /* @__PURE__ */ makeMap(`__proto__,__v_isRef,__isVue`);\nconst builtInSymbols = new Set(\n /* @__PURE__ */ Object.getOwnPropertyNames(Symbol).filter((key) => key !== \"arguments\" && key !== \"caller\").map((key) => Symbol[key]).filter(isSymbol)\n);\nfunction hasOwnProperty(key) {\n if (!isSymbol(key)) key = String(key);\n const obj = toRaw(this);\n track(obj, \"has\", key);\n return obj.hasOwnProperty(key);\n}\nclass BaseReactiveHandler {\n constructor(_isReadonly = false, _isShallow = false) {\n this._isReadonly = _isReadonly;\n this._isShallow = _isShallow;\n }\n get(target, key, receiver) {\n if (key === \"__v_skip\") return target[\"__v_skip\"];\n const isReadonly2 = this._isReadonly, isShallow2 = this._isShallow;\n if (key === \"__v_isReactive\") {\n return !isReadonly2;\n } else if (key === \"__v_isReadonly\") {\n return isReadonly2;\n } else if (key === \"__v_isShallow\") {\n return isShallow2;\n } else if (key === \"__v_raw\") {\n if (receiver === (isReadonly2 ? isShallow2 ? shallowReadonlyMap : readonlyMap : isShallow2 ? shallowReactiveMap : reactiveMap).get(target) || // receiver is not the reactive proxy, but has the same prototype\n // this means the receiver is a user proxy of the reactive proxy\n Object.getPrototypeOf(target) === Object.getPrototypeOf(receiver)) {\n return target;\n }\n return;\n }\n const targetIsArray = isArray(target);\n if (!isReadonly2) {\n let fn;\n if (targetIsArray && (fn = arrayInstrumentations[key])) {\n return fn;\n }\n if (key === \"hasOwnProperty\") {\n return hasOwnProperty;\n }\n }\n const res = Reflect.get(\n target,\n key,\n // if this is a proxy wrapping a ref, return methods using the raw ref\n // as receiver so that we don't have to call `toRaw` on the ref in all\n // its class methods\n isRef(target) ? target : receiver\n );\n if (isSymbol(key) ? builtInSymbols.has(key) : isNonTrackableKeys(key)) {\n return res;\n }\n if (!isReadonly2) {\n track(target, \"get\", key);\n }\n if (isShallow2) {\n return res;\n }\n if (isRef(res)) {\n return targetIsArray && isIntegerKey(key) ? res : res.value;\n }\n if (isObject(res)) {\n return isReadonly2 ? readonly(res) : reactive(res);\n }\n return res;\n }\n}\nclass MutableReactiveHandler extends BaseReactiveHandler {\n constructor(isShallow2 = false) {\n super(false, isShallow2);\n }\n set(target, key, value, receiver) {\n let oldValue = target[key];\n if (!this._isShallow) {\n const isOldValueReadonly = isReadonly(oldValue);\n if (!isShallow(value) && !isReadonly(value)) {\n oldValue = toRaw(oldValue);\n value = toRaw(value);\n }\n if (!isArray(target) && isRef(oldValue) && !isRef(value)) {\n if (isOldValueReadonly) {\n if (!!(process.env.NODE_ENV !== \"production\")) {\n warn(\n `Set operation on key \"${String(key)}\" failed: target is readonly.`,\n target[key]\n );\n }\n return true;\n } else {\n oldValue.value = value;\n return true;\n }\n }\n }\n const hadKey = isArray(target) && isIntegerKey(key) ? Number(key) < target.length : hasOwn(target, key);\n const result = Reflect.set(\n target,\n key,\n value,\n isRef(target) ? target : receiver\n );\n if (target === toRaw(receiver)) {\n if (!hadKey) {\n trigger(target, \"add\", key, value);\n } else if (hasChanged(value, oldValue)) {\n trigger(target, \"set\", key, value, oldValue);\n }\n }\n return result;\n }\n deleteProperty(target, key) {\n const hadKey = hasOwn(target, key);\n const oldValue = target[key];\n const result = Reflect.deleteProperty(target, key);\n if (result && hadKey) {\n trigger(target, \"delete\", key, void 0, oldValue);\n }\n return result;\n }\n has(target, key) {\n const result = Reflect.has(target, key);\n if (!isSymbol(key) || !builtInSymbols.has(key)) {\n track(target, \"has\", key);\n }\n return result;\n }\n ownKeys(target) {\n track(\n target,\n \"iterate\",\n isArray(target) ? \"length\" : ITERATE_KEY\n );\n return Reflect.ownKeys(target);\n }\n}\nclass ReadonlyReactiveHandler extends BaseReactiveHandler {\n constructor(isShallow2 = false) {\n super(true, isShallow2);\n }\n set(target, key) {\n if (!!(process.env.NODE_ENV !== \"production\")) {\n warn(\n `Set operation on key \"${String(key)}\" failed: target is readonly.`,\n target\n );\n }\n return true;\n }\n deleteProperty(target, key) {\n if (!!(process.env.NODE_ENV !== \"production\")) {\n warn(\n `Delete operation on key \"${String(key)}\" failed: target is readonly.`,\n target\n );\n }\n return true;\n }\n}\nconst mutableHandlers = /* @__PURE__ */ new MutableReactiveHandler();\nconst readonlyHandlers = /* @__PURE__ */ new ReadonlyReactiveHandler();\nconst shallowReactiveHandlers = /* @__PURE__ */ new MutableReactiveHandler(true);\nconst shallowReadonlyHandlers = /* @__PURE__ */ new ReadonlyReactiveHandler(true);\n\nconst toShallow = (value) => value;\nconst getProto = (v) => Reflect.getPrototypeOf(v);\nfunction createIterableMethod(method, isReadonly2, isShallow2) {\n return function(...args) {\n const target = this[\"__v_raw\"];\n const rawTarget = toRaw(target);\n const targetIsMap = isMap(rawTarget);\n const isPair = method === \"entries\" || method === Symbol.iterator && targetIsMap;\n const isKeyOnly = method === \"keys\" && targetIsMap;\n const innerIterator = target[method](...args);\n const wrap = isShallow2 ? toShallow : isReadonly2 ? toReadonly : toReactive;\n !isReadonly2 && track(\n rawTarget,\n \"iterate\",\n isKeyOnly ? MAP_KEY_ITERATE_KEY : ITERATE_KEY\n );\n return {\n // iterator protocol\n next() {\n const { value, done } = innerIterator.next();\n return done ? { value, done } : {\n value: isPair ? [wrap(value[0]), wrap(value[1])] : wrap(value),\n done\n };\n },\n // iterable protocol\n [Symbol.iterator]() {\n return this;\n }\n };\n };\n}\nfunction createReadonlyMethod(type) {\n return function(...args) {\n if (!!(process.env.NODE_ENV !== \"production\")) {\n const key = args[0] ? `on key \"${args[0]}\" ` : ``;\n warn(\n `${capitalize(type)} operation ${key}failed: target is readonly.`,\n toRaw(this)\n );\n }\n return type === \"delete\" ? false : type === \"clear\" ? void 0 : this;\n };\n}\nfunction createInstrumentations(readonly, shallow) {\n const instrumentations = {\n get(key) {\n const target = this[\"__v_raw\"];\n const rawTarget = toRaw(target);\n const rawKey = toRaw(key);\n if (!readonly) {\n if (hasChanged(key, rawKey)) {\n track(rawTarget, \"get\", key);\n }\n track(rawTarget, \"get\", rawKey);\n }\n const { has } = getProto(rawTarget);\n const wrap = shallow ? toShallow : readonly ? toReadonly : toReactive;\n if (has.call(rawTarget, key)) {\n return wrap(target.get(key));\n } else if (has.call(rawTarget, rawKey)) {\n return wrap(target.get(rawKey));\n } else if (target !== rawTarget) {\n target.get(key);\n }\n },\n get size() {\n const target = this[\"__v_raw\"];\n !readonly && track(toRaw(target), \"iterate\", ITERATE_KEY);\n return Reflect.get(target, \"size\", target);\n },\n has(key) {\n const target = this[\"__v_raw\"];\n const rawTarget = toRaw(target);\n const rawKey = toRaw(key);\n if (!readonly) {\n if (hasChanged(key, rawKey)) {\n track(rawTarget, \"has\", key);\n }\n track(rawTarget, \"has\", rawKey);\n }\n return key === rawKey ? target.has(key) : target.has(key) || target.has(rawKey);\n },\n forEach(callback, thisArg) {\n const observed = this;\n const target = observed[\"__v_raw\"];\n const rawTarget = toRaw(target);\n const wrap = shallow ? toShallow : readonly ? toReadonly : toReactive;\n !readonly && track(rawTarget, \"iterate\", ITERATE_KEY);\n return target.forEach((value, key) => {\n return callback.call(thisArg, wrap(value), wrap(key), observed);\n });\n }\n };\n extend(\n instrumentations,\n readonly ? {\n add: createReadonlyMethod(\"add\"),\n set: createReadonlyMethod(\"set\"),\n delete: createReadonlyMethod(\"delete\"),\n clear: createReadonlyMethod(\"clear\")\n } : {\n add(value) {\n if (!shallow && !isShallow(value) && !isReadonly(value)) {\n value = toRaw(value);\n }\n const target = toRaw(this);\n const proto = getProto(target);\n const hadKey = proto.has.call(target, value);\n if (!hadKey) {\n target.add(value);\n trigger(target, \"add\", value, value);\n }\n return this;\n },\n set(key, value) {\n if (!shallow && !isShallow(value) && !isReadonly(value)) {\n value = toRaw(value);\n }\n const target = toRaw(this);\n const { has, get } = getProto(target);\n let hadKey = has.call(target, key);\n if (!hadKey) {\n key = toRaw(key);\n hadKey = has.call(target, key);\n } else if (!!(process.env.NODE_ENV !== \"production\")) {\n checkIdentityKeys(target, has, key);\n }\n const oldValue = get.call(target, key);\n target.set(key, value);\n if (!hadKey) {\n trigger(target, \"add\", key, value);\n } else if (hasChanged(value, oldValue)) {\n trigger(target, \"set\", key, value, oldValue);\n }\n return this;\n },\n delete(key) {\n const target = toRaw(this);\n const { has, get } = getProto(target);\n let hadKey = has.call(target, key);\n if (!hadKey) {\n key = toRaw(key);\n hadKey = has.call(target, key);\n } else if (!!(process.env.NODE_ENV !== \"production\")) {\n checkIdentityKeys(target, has, key);\n }\n const oldValue = get ? get.call(target, key) : void 0;\n const result = target.delete(key);\n if (hadKey) {\n trigger(target, \"delete\", key, void 0, oldValue);\n }\n return result;\n },\n clear() {\n const target = toRaw(this);\n const hadItems = target.size !== 0;\n const oldTarget = !!(process.env.NODE_ENV !== \"production\") ? isMap(target) ? new Map(target) : new Set(target) : void 0;\n const result = target.clear();\n if (hadItems) {\n trigger(\n target,\n \"clear\",\n void 0,\n void 0,\n oldTarget\n );\n }\n return result;\n }\n }\n );\n const iteratorMethods = [\n \"keys\",\n \"values\",\n \"entries\",\n Symbol.iterator\n ];\n iteratorMethods.forEach((method) => {\n instrumentations[method] = createIterableMethod(method, readonly, shallow);\n });\n return instrumentations;\n}\nfunction createInstrumentationGetter(isReadonly2, shallow) {\n const instrumentations = createInstrumentations(isReadonly2, shallow);\n return (target, key, receiver) => {\n if (key === \"__v_isReactive\") {\n return !isReadonly2;\n } else if (key === \"__v_isReadonly\") {\n return isReadonly2;\n } else if (key === \"__v_raw\") {\n return target;\n }\n return Reflect.get(\n hasOwn(instrumentations, key) && key in target ? instrumentations : target,\n key,\n receiver\n );\n };\n}\nconst mutableCollectionHandlers = {\n get: /* @__PURE__ */ createInstrumentationGetter(false, false)\n};\nconst shallowCollectionHandlers = {\n get: /* @__PURE__ */ createInstrumentationGetter(false, true)\n};\nconst readonlyCollectionHandlers = {\n get: /* @__PURE__ */ createInstrumentationGetter(true, false)\n};\nconst shallowReadonlyCollectionHandlers = {\n get: /* @__PURE__ */ createInstrumentationGetter(true, true)\n};\nfunction checkIdentityKeys(target, has, key) {\n const rawKey = toRaw(key);\n if (rawKey !== key && has.call(target, rawKey)) {\n const type = toRawType(target);\n warn(\n `Reactive ${type} contains both the raw and reactive versions of the same object${type === `Map` ? ` as keys` : ``}, which can lead to inconsistencies. Avoid differentiating between the raw and reactive versions of an object and only use the reactive version if possible.`\n );\n }\n}\n\nconst reactiveMap = /* @__PURE__ */ new WeakMap();\nconst shallowReactiveMap = /* @__PURE__ */ new WeakMap();\nconst readonlyMap = /* @__PURE__ */ new WeakMap();\nconst shallowReadonlyMap = /* @__PURE__ */ new WeakMap();\nfunction targetTypeMap(rawType) {\n switch (rawType) {\n case \"Object\":\n case \"Array\":\n return 1 /* COMMON */;\n case \"Map\":\n case \"Set\":\n case \"WeakMap\":\n case \"WeakSet\":\n return 2 /* COLLECTION */;\n default:\n return 0 /* INVALID */;\n }\n}\nfunction getTargetType(value) {\n return value[\"__v_skip\"] || !Object.isExtensible(value) ? 0 /* INVALID */ : targetTypeMap(toRawType(value));\n}\nfunction reactive(target) {\n if (isReadonly(target)) {\n return target;\n }\n return createReactiveObject(\n target,\n false,\n mutableHandlers,\n mutableCollectionHandlers,\n reactiveMap\n );\n}\nfunction shallowReactive(target) {\n return createReactiveObject(\n target,\n false,\n shallowReactiveHandlers,\n shallowCollectionHandlers,\n shallowReactiveMap\n );\n}\nfunction readonly(target) {\n return createReactiveObject(\n target,\n true,\n readonlyHandlers,\n readonlyCollectionHandlers,\n readonlyMap\n );\n}\nfunction shallowReadonly(target) {\n return createReactiveObject(\n target,\n true,\n shallowReadonlyHandlers,\n shallowReadonlyCollectionHandlers,\n shallowReadonlyMap\n );\n}\nfunction createReactiveObject(target, isReadonly2, baseHandlers, collectionHandlers, proxyMap) {\n if (!isObject(target)) {\n if (!!(process.env.NODE_ENV !== \"production\")) {\n warn(\n `value cannot be made ${isReadonly2 ? \"readonly\" : \"reactive\"}: ${String(\n target\n )}`\n );\n }\n return target;\n }\n if (target[\"__v_raw\"] && !(isReadonly2 && target[\"__v_isReactive\"])) {\n return target;\n }\n const targetType = getTargetType(target);\n if (targetType === 0 /* INVALID */) {\n return target;\n }\n const existingProxy = proxyMap.get(target);\n if (existingProxy) {\n return existingProxy;\n }\n const proxy = new Proxy(\n target,\n targetType === 2 /* COLLECTION */ ? collectionHandlers : baseHandlers\n );\n proxyMap.set(target, proxy);\n return proxy;\n}\nfunction isReactive(value) {\n if (isReadonly(value)) {\n return isReactive(value[\"__v_raw\"]);\n }\n return !!(value && value[\"__v_isReactive\"]);\n}\nfunction isReadonly(value) {\n return !!(value && value[\"__v_isReadonly\"]);\n}\nfunction isShallow(value) {\n return !!(value && value[\"__v_isShallow\"]);\n}\nfunction isProxy(value) {\n return value ? !!value[\"__v_raw\"] : false;\n}\nfunction toRaw(observed) {\n const raw = observed && observed[\"__v_raw\"];\n return raw ? toRaw(raw) : observed;\n}\nfunction markRaw(value) {\n if (!hasOwn(value, \"__v_skip\") && Object.isExtensible(value)) {\n def(value, \"__v_skip\", true);\n }\n return value;\n}\nconst toReactive = (value) => isObject(value) ? reactive(value) : value;\nconst toReadonly = (value) => isObject(value) ? readonly(value) : value;\n\nfunction isRef(r) {\n return r ? r[\"__v_isRef\"] === true : false;\n}\nfunction ref(value) {\n return createRef(value, false);\n}\nfunction shallowRef(value) {\n return createRef(value, true);\n}\nfunction createRef(rawValue, shallow) {\n if (isRef(rawValue)) {\n return rawValue;\n }\n return new RefImpl(rawValue, shallow);\n}\nclass RefImpl {\n constructor(value, isShallow2) {\n this.dep = new Dep();\n this[\"__v_isRef\"] = true;\n this[\"__v_isShallow\"] = false;\n this._rawValue = isShallow2 ? value : toRaw(value);\n this._value = isShallow2 ? value : toReactive(value);\n this[\"__v_isShallow\"] = isShallow2;\n }\n get value() {\n if (!!(process.env.NODE_ENV !== \"production\")) {\n this.dep.track({\n target: this,\n type: \"get\",\n key: \"value\"\n });\n } else {\n this.dep.track();\n }\n return this._value;\n }\n set value(newValue) {\n const oldValue = this._rawValue;\n const useDirectValue = this[\"__v_isShallow\"] || isShallow(newValue) || isReadonly(newValue);\n newValue = useDirectValue ? newValue : toRaw(newValue);\n if (hasChanged(newValue, oldValue)) {\n this._rawValue = newValue;\n this._value = useDirectValue ? newValue : toReactive(newValue);\n if (!!(process.env.NODE_ENV !== \"production\")) {\n this.dep.trigger({\n target: this,\n type: \"set\",\n key: \"value\",\n newValue,\n oldValue\n });\n } else {\n this.dep.trigger();\n }\n }\n }\n}\nfunction triggerRef(ref2) {\n if (ref2.dep) {\n if (!!(process.env.NODE_ENV !== \"production\")) {\n ref2.dep.trigger({\n target: ref2,\n type: \"set\",\n key: \"value\",\n newValue: ref2._value\n });\n } else {\n ref2.dep.trigger();\n }\n }\n}\nfunction unref(ref2) {\n return isRef(ref2) ? ref2.value : ref2;\n}\nfunction toValue(source) {\n return isFunction(source) ? source() : unref(source);\n}\nconst shallowUnwrapHandlers = {\n get: (target, key, receiver) => key === \"__v_raw\" ? target : unref(Reflect.get(target, key, receiver)),\n set: (target, key, value, receiver) => {\n const oldValue = target[key];\n if (isRef(oldValue) && !isRef(value)) {\n oldValue.value = value;\n return true;\n } else {\n return Reflect.set(target, key, value, receiver);\n }\n }\n};\nfunction proxyRefs(objectWithRefs) {\n return isReactive(objectWithRefs) ? objectWithRefs : new Proxy(objectWithRefs, shallowUnwrapHandlers);\n}\nclass CustomRefImpl {\n constructor(factory) {\n this[\"__v_isRef\"] = true;\n this._value = void 0;\n const dep = this.dep = new Dep();\n const { get, set } = factory(dep.track.bind(dep), dep.trigger.bind(dep));\n this._get = get;\n this._set = set;\n }\n get value() {\n return this._value = this._get();\n }\n set value(newVal) {\n this._set(newVal);\n }\n}\nfunction customRef(factory) {\n return new CustomRefImpl(factory);\n}\nfunction toRefs(object) {\n if (!!(process.env.NODE_ENV !== \"production\") && !isProxy(object)) {\n warn(`toRefs() expects a reactive object but received a plain one.`);\n }\n const ret = isArray(object) ? new Array(object.length) : {};\n for (const key in object) {\n ret[key] = propertyToRef(object, key);\n }\n return ret;\n}\nclass ObjectRefImpl {\n constructor(_object, _key, _defaultValue) {\n this._object = _object;\n this._key = _key;\n this._defaultValue = _defaultValue;\n this[\"__v_isRef\"] = true;\n this._value = void 0;\n }\n get value() {\n const val = this._object[this._key];\n return this._value = val === void 0 ? this._defaultValue : val;\n }\n set value(newVal) {\n this._object[this._key] = newVal;\n }\n get dep() {\n return getDepFromReactive(toRaw(this._object), this._key);\n }\n}\nclass GetterRefImpl {\n constructor(_getter) {\n this._getter = _getter;\n this[\"__v_isRef\"] = true;\n this[\"__v_isReadonly\"] = true;\n this._value = void 0;\n }\n get value() {\n return this._value = this._getter();\n }\n}\nfunction toRef(source, key, defaultValue) {\n if (isRef(source)) {\n return source;\n } else if (isFunction(source)) {\n return new GetterRefImpl(source);\n } else if (isObject(source) && arguments.length > 1) {\n return propertyToRef(source, key, defaultValue);\n } else {\n return ref(source);\n }\n}\nfunction propertyToRef(source, key, defaultValue) {\n const val = source[key];\n return isRef(val) ? val : new ObjectRefImpl(source, key, defaultValue);\n}\n\nclass ComputedRefImpl {\n constructor(fn, setter, isSSR) {\n this.fn = fn;\n this.setter = setter;\n /**\n * @internal\n */\n this._value = void 0;\n /**\n * @internal\n */\n this.dep = new Dep(this);\n /**\n * @internal\n */\n this.__v_isRef = true;\n // TODO isolatedDeclarations \"__v_isReadonly\"\n // A computed is also a subscriber that tracks other deps\n /**\n * @internal\n */\n this.deps = void 0;\n /**\n * @internal\n */\n this.depsTail = void 0;\n /**\n * @internal\n */\n this.flags = 16;\n /**\n * @internal\n */\n this.globalVersion = globalVersion - 1;\n /**\n * @internal\n */\n this.next = void 0;\n // for backwards compat\n this.effect = this;\n this[\"__v_isReadonly\"] = !setter;\n this.isSSR = isSSR;\n }\n /**\n * @internal\n */\n notify() {\n this.flags |= 16;\n if (!(this.flags & 8) && // avoid infinite self recursion\n activeSub !== this) {\n batch(this, true);\n return true;\n } else if (!!(process.env.NODE_ENV !== \"production\")) ;\n }\n get value() {\n const link = !!(process.env.NODE_ENV !== \"production\") ? this.dep.track({\n target: this,\n type: \"get\",\n key: \"value\"\n }) : this.dep.track();\n refreshComputed(this);\n if (link) {\n link.version = this.dep.version;\n }\n return this._value;\n }\n set value(newValue) {\n if (this.setter) {\n this.setter(newValue);\n } else if (!!(process.env.NODE_ENV !== \"production\")) {\n warn(\"Write operation failed: computed value is readonly\");\n }\n }\n}\nfunction computed(getterOrOptions, debugOptions, isSSR = false) {\n let getter;\n let setter;\n if (isFunction(getterOrOptions)) {\n getter = getterOrOptions;\n } else {\n getter = getterOrOptions.get;\n setter = getterOrOptions.set;\n }\n const cRef = new ComputedRefImpl(getter, setter, isSSR);\n if (!!(process.env.NODE_ENV !== \"production\") && debugOptions && !isSSR) {\n cRef.onTrack = debugOptions.onTrack;\n cRef.onTrigger = debugOptions.onTrigger;\n }\n return cRef;\n}\n\nconst TrackOpTypes = {\n \"GET\": \"get\",\n \"HAS\": \"has\",\n \"ITERATE\": \"iterate\"\n};\nconst TriggerOpTypes = {\n \"SET\": \"set\",\n \"ADD\": \"add\",\n \"DELETE\": \"delete\",\n \"CLEAR\": \"clear\"\n};\nconst ReactiveFlags = {\n \"SKIP\": \"__v_skip\",\n \"IS_REACTIVE\": \"__v_isReactive\",\n \"IS_READONLY\": \"__v_isReadonly\",\n \"IS_SHALLOW\": \"__v_isShallow\",\n \"RAW\": \"__v_raw\",\n \"IS_REF\": \"__v_isRef\"\n};\n\nconst WatchErrorCodes = {\n \"WATCH_GETTER\": 2,\n \"2\": \"WATCH_GETTER\",\n \"WATCH_CALLBACK\": 3,\n \"3\": \"WATCH_CALLBACK\",\n \"WATCH_CLEANUP\": 4,\n \"4\": \"WATCH_CLEANUP\"\n};\nconst INITIAL_WATCHER_VALUE = {};\nconst cleanupMap = /* @__PURE__ */ new WeakMap();\nlet activeWatcher = void 0;\nfunction getCurrentWatcher() {\n return activeWatcher;\n}\nfunction onWatcherCleanup(cleanupFn, failSilently = false, owner = activeWatcher) {\n if (owner) {\n let cleanups = cleanupMap.get(owner);\n if (!cleanups) cleanupMap.set(owner, cleanups = []);\n cleanups.push(cleanupFn);\n } else if (!!(process.env.NODE_ENV !== \"production\") && !failSilently) {\n warn(\n `onWatcherCleanup() was called when there was no active watcher to associate with.`\n );\n }\n}\nfunction watch(source, cb, options = EMPTY_OBJ) {\n const { immediate, deep, once, scheduler, augmentJob, call } = options;\n const warnInvalidSource = (s) => {\n (options.onWarn || warn)(\n `Invalid watch source: `,\n s,\n `A watch source can only be a getter/effect function, a ref, a reactive object, or an array of these types.`\n );\n };\n const reactiveGetter = (source2) => {\n if (deep) return source2;\n if (isShallow(source2) || deep === false || deep === 0)\n return traverse(source2, 1);\n return traverse(source2);\n };\n let effect;\n let getter;\n let cleanup;\n let boundCleanup;\n let forceTrigger = false;\n let isMultiSource = false;\n if (isRef(source)) {\n getter = () => source.value;\n forceTrigger = isShallow(source);\n } else if (isReactive(source)) {\n getter = () => reactiveGetter(source);\n forceTrigger = true;\n } else if (isArray(source)) {\n isMultiSource = true;\n forceTrigger = source.some((s) => isReactive(s) || isShallow(s));\n getter = () => source.map((s) => {\n if (isRef(s)) {\n return s.value;\n } else if (isReactive(s)) {\n return reactiveGetter(s);\n } else if (isFunction(s)) {\n return call ? call(s, 2) : s();\n } else {\n !!(process.env.NODE_ENV !== \"production\") && warnInvalidSource(s);\n }\n });\n } else if (isFunction(source)) {\n if (cb) {\n getter = call ? () => call(source, 2) : source;\n } else {\n getter = () => {\n if (cleanup) {\n pauseTracking();\n try {\n cleanup();\n } finally {\n resetTracking();\n }\n }\n const currentEffect = activeWatcher;\n activeWatcher = effect;\n try {\n return call ? call(source, 3, [boundCleanup]) : source(boundCleanup);\n } finally {\n activeWatcher = currentEffect;\n }\n };\n }\n } else {\n getter = NOOP;\n !!(process.env.NODE_ENV !== \"production\") && warnInvalidSource(source);\n }\n if (cb && deep) {\n const baseGetter = getter;\n const depth = deep === true ? Infinity : deep;\n getter = () => traverse(baseGetter(), depth);\n }\n const scope = getCurrentScope();\n const watchHandle = () => {\n effect.stop();\n if (scope && scope.active) {\n remove(scope.effects, effect);\n }\n };\n if (once && cb) {\n const _cb = cb;\n cb = (...args) => {\n _cb(...args);\n watchHandle();\n };\n }\n let oldValue = isMultiSource ? new Array(source.length).fill(INITIAL_WATCHER_VALUE) : INITIAL_WATCHER_VALUE;\n const job = (immediateFirstRun) => {\n if (!(effect.flags & 1) || !effect.dirty && !immediateFirstRun) {\n return;\n }\n if (cb) {\n const newValue = effect.run();\n if (deep || forceTrigger || (isMultiSource ? newValue.some((v, i) => hasChanged(v, oldValue[i])) : hasChanged(newValue, oldValue))) {\n if (cleanup) {\n cleanup();\n }\n const currentWatcher = activeWatcher;\n activeWatcher = effect;\n try {\n const args = [\n newValue,\n // pass undefined as the old value when it's changed for the first time\n oldValue === INITIAL_WATCHER_VALUE ? void 0 : isMultiSource && oldValue[0] === INITIAL_WATCHER_VALUE ? [] : oldValue,\n boundCleanup\n ];\n oldValue = newValue;\n call ? call(cb, 3, args) : (\n // @ts-expect-error\n cb(...args)\n );\n } finally {\n activeWatcher = currentWatcher;\n }\n }\n } else {\n effect.run();\n }\n };\n if (augmentJob) {\n augmentJob(job);\n }\n effect = new ReactiveEffect(getter);\n effect.scheduler = scheduler ? () => scheduler(job, false) : job;\n boundCleanup = (fn) => onWatcherCleanup(fn, false, effect);\n cleanup = effect.onStop = () => {\n const cleanups = cleanupMap.get(effect);\n if (cleanups) {\n if (call) {\n call(cleanups, 4);\n } else {\n for (const cleanup2 of cleanups) cleanup2();\n }\n cleanupMap.delete(effect);\n }\n };\n if (!!(process.env.NODE_ENV !== \"production\")) {\n effect.onTrack = options.onTrack;\n effect.onTrigger = options.onTrigger;\n }\n if (cb) {\n if (immediate) {\n job(true);\n } else {\n oldValue = effect.run();\n }\n } else if (scheduler) {\n scheduler(job.bind(null, true), true);\n } else {\n effect.run();\n }\n watchHandle.pause = effect.pause.bind(effect);\n watchHandle.resume = effect.resume.bind(effect);\n watchHandle.stop = watchHandle;\n return watchHandle;\n}\nfunction traverse(value, depth = Infinity, seen) {\n if (depth <= 0 || !isObject(value) || value[\"__v_skip\"]) {\n return value;\n }\n seen = seen || /* @__PURE__ */ new Set();\n if (seen.has(value)) {\n return value;\n }\n seen.add(value);\n depth--;\n if (isRef(value)) {\n traverse(value.value, depth, seen);\n } else if (isArray(value)) {\n for (let i = 0; i < value.length; i++) {\n traverse(value[i], depth, seen);\n }\n } else if (isSet(value) || isMap(value)) {\n value.forEach((v) => {\n traverse(v, depth, seen);\n });\n } else if (isPlainObject(value)) {\n for (const key in value) {\n traverse(value[key], depth, seen);\n }\n for (const key of Object.getOwnPropertySymbols(value)) {\n if (Object.prototype.propertyIsEnumerable.call(value, key)) {\n traverse(value[key], depth, seen);\n }\n }\n }\n return value;\n}\n\nexport { ARRAY_ITERATE_KEY, EffectFlags, EffectScope, ITERATE_KEY, MAP_KEY_ITERATE_KEY, ReactiveEffect, ReactiveFlags, TrackOpTypes, TriggerOpTypes, WatchErrorCodes, computed, customRef, effect, effectScope, enableTracking, getCurrentScope, getCurrentWatcher, isProxy, isReactive, isReadonly, isRef, isShallow, markRaw, onEffectCleanup, onScopeDispose, onWatcherCleanup, pauseTracking, proxyRefs, reactive, reactiveReadArray, readonly, ref, resetTracking, shallowReactive, shallowReadArray, shallowReadonly, shallowRef, stop, toRaw, toReactive, toReadonly, toRef, toRefs, toValue, track, traverse, trigger, triggerRef, unref, watch };\n","/**\n* @vue/runtime-core v3.5.19\n* (c) 2018-present Yuxi (Evan) You and Vue contributors\n* @license MIT\n**/\nimport { pauseTracking, resetTracking, isRef, toRaw, traverse, shallowRef, readonly, isReactive, ref, isShallow, isReadonly, shallowReadArray, toReadonly, toReactive, shallowReadonly, track, reactive, shallowReactive, trigger, ReactiveEffect, watch as watch$1, customRef, isProxy, proxyRefs, markRaw, EffectScope, computed as computed$1 } from '@vue/reactivity';\nexport { EffectScope, ReactiveEffect, TrackOpTypes, TriggerOpTypes, customRef, effect, effectScope, getCurrentScope, getCurrentWatcher, isProxy, isReactive, isReadonly, isRef, isShallow, markRaw, onScopeDispose, onWatcherCleanup, proxyRefs, reactive, readonly, ref, shallowReactive, shallowReadonly, shallowRef, stop, toRaw, toRef, toRefs, toValue, triggerRef, unref } from '@vue/reactivity';\nimport { isString, isFunction, EMPTY_OBJ, isPromise, isArray, NOOP, getGlobalThis, extend, isBuiltInDirective, NO, hasOwn, remove, def, isOn, isReservedProp, normalizeClass, stringifyStyle, normalizeStyle, isKnownSvgAttr, isBooleanAttr, isKnownHtmlAttr, includeBooleanAttr, isRenderableAttrValue, normalizeCssVarValue, getEscapedCssVarName, isObject, isRegExp, invokeArrayFns, toHandlerKey, camelize, capitalize, isSymbol, isGloballyAllowed, EMPTY_ARR, hyphenate, makeMap, toRawType, hasChanged, looseToNumber, isModelListener, toNumber } from '@vue/shared';\nexport { camelize, capitalize, normalizeClass, normalizeProps, normalizeStyle, toDisplayString, toHandlerKey } from '@vue/shared';\n\nconst stack = [];\nfunction pushWarningContext(vnode) {\n stack.push(vnode);\n}\nfunction popWarningContext() {\n stack.pop();\n}\nlet isWarning = false;\nfunction warn$1(msg, ...args) {\n if (isWarning) return;\n isWarning = true;\n pauseTracking();\n const instance = stack.length ? stack[stack.length - 1].component : null;\n const appWarnHandler = instance && instance.appContext.config.warnHandler;\n const trace = getComponentTrace();\n if (appWarnHandler) {\n callWithErrorHandling(\n appWarnHandler,\n instance,\n 11,\n [\n // eslint-disable-next-line no-restricted-syntax\n msg + args.map((a) => {\n var _a, _b;\n return (_b = (_a = a.toString) == null ? void 0 : _a.call(a)) != null ? _b : JSON.stringify(a);\n }).join(\"\"),\n instance && instance.proxy,\n trace.map(\n ({ vnode }) => `at <${formatComponentName(instance, vnode.type)}>`\n ).join(\"\\n\"),\n trace\n ]\n );\n } else {\n const warnArgs = [`[Vue warn]: ${msg}`, ...args];\n if (trace.length && // avoid spamming console during tests\n true) {\n warnArgs.push(`\n`, ...formatTrace(trace));\n }\n console.warn(...warnArgs);\n }\n resetTracking();\n isWarning = false;\n}\nfunction getComponentTrace() {\n let currentVNode = stack[stack.length - 1];\n if (!currentVNode) {\n return [];\n }\n const normalizedStack = [];\n while (currentVNode) {\n const last = normalizedStack[0];\n if (last && last.vnode === currentVNode) {\n last.recurseCount++;\n } else {\n normalizedStack.push({\n vnode: currentVNode,\n recurseCount: 0\n });\n }\n const parentInstance = currentVNode.component && currentVNode.component.parent;\n currentVNode = parentInstance && parentInstance.vnode;\n }\n return normalizedStack;\n}\nfunction formatTrace(trace) {\n const logs = [];\n trace.forEach((entry, i) => {\n logs.push(...i === 0 ? [] : [`\n`], ...formatTraceEntry(entry));\n });\n return logs;\n}\nfunction formatTraceEntry({ vnode, recurseCount }) {\n const postfix = recurseCount > 0 ? `... (${recurseCount} recursive calls)` : ``;\n const isRoot = vnode.component ? vnode.component.parent == null : false;\n const open = ` at <${formatComponentName(\n vnode.component,\n vnode.type,\n isRoot\n )}`;\n const close = `>` + postfix;\n return vnode.props ? [open, ...formatProps(vnode.props), close] : [open + close];\n}\nfunction formatProps(props) {\n const res = [];\n const keys = Object.keys(props);\n keys.slice(0, 3).forEach((key) => {\n res.push(...formatProp(key, props[key]));\n });\n if (keys.length > 3) {\n res.push(` ...`);\n }\n return res;\n}\nfunction formatProp(key, value, raw) {\n if (isString(value)) {\n value = JSON.stringify(value);\n return raw ? value : [`${key}=${value}`];\n } else if (typeof value === \"number\" || typeof value === \"boolean\" || value == null) {\n return raw ? value : [`${key}=${value}`];\n } else if (isRef(value)) {\n value = formatProp(key, toRaw(value.value), true);\n return raw ? value : [`${key}=Ref<`, value, `>`];\n } else if (isFunction(value)) {\n return [`${key}=fn${value.name ? `<${value.name}>` : ``}`];\n } else {\n value = toRaw(value);\n return raw ? value : [`${key}=`, value];\n }\n}\nfunction assertNumber(val, type) {\n if (!!!(process.env.NODE_ENV !== \"production\")) return;\n if (val === void 0) {\n return;\n } else if (typeof val !== \"number\") {\n warn$1(`${type} is not a valid number - got ${JSON.stringify(val)}.`);\n } else if (isNaN(val)) {\n warn$1(`${type} is NaN - the duration expression might be incorrect.`);\n }\n}\n\nconst ErrorCodes = {\n \"SETUP_FUNCTION\": 0,\n \"0\": \"SETUP_FUNCTION\",\n \"RENDER_FUNCTION\": 1,\n \"1\": \"RENDER_FUNCTION\",\n \"NATIVE_EVENT_HANDLER\": 5,\n \"5\": \"NATIVE_EVENT_HANDLER\",\n \"COMPONENT_EVENT_HANDLER\": 6,\n \"6\": \"COMPONENT_EVENT_HANDLER\",\n \"VNODE_HOOK\": 7,\n \"7\": \"VNODE_HOOK\",\n \"DIRECTIVE_HOOK\": 8,\n \"8\": \"DIRECTIVE_HOOK\",\n \"TRANSITION_HOOK\": 9,\n \"9\": \"TRANSITION_HOOK\",\n \"APP_ERROR_HANDLER\": 10,\n \"10\": \"APP_ERROR_HANDLER\",\n \"APP_WARN_HANDLER\": 11,\n \"11\": \"APP_WARN_HANDLER\",\n \"FUNCTION_REF\": 12,\n \"12\": \"FUNCTION_REF\",\n \"ASYNC_COMPONENT_LOADER\": 13,\n \"13\": \"ASYNC_COMPONENT_LOADER\",\n \"SCHEDULER\": 14,\n \"14\": \"SCHEDULER\",\n \"COMPONENT_UPDATE\": 15,\n \"15\": \"COMPONENT_UPDATE\",\n \"APP_UNMOUNT_CLEANUP\": 16,\n \"16\": \"APP_UNMOUNT_CLEANUP\"\n};\nconst ErrorTypeStrings$1 = {\n [\"sp\"]: \"serverPrefetch hook\",\n [\"bc\"]: \"beforeCreate hook\",\n [\"c\"]: \"created hook\",\n [\"bm\"]: \"beforeMount hook\",\n [\"m\"]: \"mounted hook\",\n [\"bu\"]: \"beforeUpdate hook\",\n [\"u\"]: \"updated\",\n [\"bum\"]: \"beforeUnmount hook\",\n [\"um\"]: \"unmounted hook\",\n [\"a\"]: \"activated hook\",\n [\"da\"]: \"deactivated hook\",\n [\"ec\"]: \"errorCaptured hook\",\n [\"rtc\"]: \"renderTracked hook\",\n [\"rtg\"]: \"renderTriggered hook\",\n [0]: \"setup function\",\n [1]: \"render function\",\n [2]: \"watcher getter\",\n [3]: \"watcher callback\",\n [4]: \"watcher cleanup function\",\n [5]: \"native event handler\",\n [6]: \"component event handler\",\n [7]: \"vnode hook\",\n [8]: \"directive hook\",\n [9]: \"transition hook\",\n [10]: \"app errorHandler\",\n [11]: \"app warnHandler\",\n [12]: \"ref function\",\n [13]: \"async component loader\",\n [14]: \"scheduler flush\",\n [15]: \"component update\",\n [16]: \"app unmount cleanup function\"\n};\nfunction callWithErrorHandling(fn, instance, type, args) {\n try {\n return args ? fn(...args) : fn();\n } catch (err) {\n handleError(err, instance, type);\n }\n}\nfunction callWithAsyncErrorHandling(fn, instance, type, args) {\n if (isFunction(fn)) {\n const res = callWithErrorHandling(fn, instance, type, args);\n if (res && isPromise(res)) {\n res.catch((err) => {\n handleError(err, instance, type);\n });\n }\n return res;\n }\n if (isArray(fn)) {\n const values = [];\n for (let i = 0; i < fn.length; i++) {\n values.push(callWithAsyncErrorHandling(fn[i], instance, type, args));\n }\n return values;\n } else if (!!(process.env.NODE_ENV !== \"production\")) {\n warn$1(\n `Invalid value type passed to callWithAsyncErrorHandling(): ${typeof fn}`\n );\n }\n}\nfunction handleError(err, instance, type, throwInDev = true) {\n const contextVNode = instance ? instance.vnode : null;\n const { errorHandler, throwUnhandledErrorInProduction } = instance && instance.appContext.config || EMPTY_OBJ;\n if (instance) {\n let cur = instance.parent;\n const exposedInstance = instance.proxy;\n const errorInfo = !!(process.env.NODE_ENV !== \"production\") ? ErrorTypeStrings$1[type] : `https://vuejs.org/error-reference/#runtime-${type}`;\n while (cur) {\n const errorCapturedHooks = cur.ec;\n if (errorCapturedHooks) {\n for (let i = 0; i < errorCapturedHooks.length; i++) {\n if (errorCapturedHooks[i](err, exposedInstance, errorInfo) === false) {\n return;\n }\n }\n }\n cur = cur.parent;\n }\n if (errorHandler) {\n pauseTracking();\n callWithErrorHandling(errorHandler, null, 10, [\n err,\n exposedInstance,\n errorInfo\n ]);\n resetTracking();\n return;\n }\n }\n logError(err, type, contextVNode, throwInDev, throwUnhandledErrorInProduction);\n}\nfunction logError(err, type, contextVNode, throwInDev = true, throwInProd = false) {\n if (!!(process.env.NODE_ENV !== \"production\")) {\n const info = ErrorTypeStrings$1[type];\n if (contextVNode) {\n pushWarningContext(contextVNode);\n }\n warn$1(`Unhandled error${info ? ` during execution of ${info}` : ``}`);\n if (contextVNode) {\n popWarningContext();\n }\n if (throwInDev) {\n throw err;\n } else {\n console.error(err);\n }\n } else if (throwInProd) {\n throw err;\n } else {\n console.error(err);\n }\n}\n\nconst queue = [];\nlet flushIndex = -1;\nconst pendingPostFlushCbs = [];\nlet activePostFlushCbs = null;\nlet postFlushIndex = 0;\nconst resolvedPromise = /* @__PURE__ */ Promise.resolve();\nlet currentFlushPromise = null;\nconst RECURSION_LIMIT = 100;\nfunction nextTick(fn) {\n const p = currentFlushPromise || resolvedPromise;\n return fn ? p.then(this ? fn.bind(this) : fn) : p;\n}\nfunction findInsertionIndex(id) {\n let start = flushIndex + 1;\n let end = queue.length;\n while (start < end) {\n const middle = start + end >>> 1;\n const middleJob = queue[middle];\n const middleJobId = getId(middleJob);\n if (middleJobId < id || middleJobId === id && middleJob.flags & 2) {\n start = middle + 1;\n } else {\n end = middle;\n }\n }\n return start;\n}\nfunction queueJob(job) {\n if (!(job.flags & 1)) {\n const jobId = getId(job);\n const lastJob = queue[queue.length - 1];\n if (!lastJob || // fast path when the job id is larger than the tail\n !(job.flags & 2) && jobId >= getId(lastJob)) {\n queue.push(job);\n } else {\n queue.splice(findInsertionIndex(jobId), 0, job);\n }\n job.flags |= 1;\n queueFlush();\n }\n}\nfunction queueFlush() {\n if (!currentFlushPromise) {\n currentFlushPromise = resolvedPromise.then(flushJobs);\n }\n}\nfunction queuePostFlushCb(cb) {\n if (!isArray(cb)) {\n if (activePostFlushCbs && cb.id === -1) {\n activePostFlushCbs.splice(postFlushIndex + 1, 0, cb);\n } else if (!(cb.flags & 1)) {\n pendingPostFlushCbs.push(cb);\n cb.flags |= 1;\n }\n } else {\n pendingPostFlushCbs.push(...cb);\n }\n queueFlush();\n}\nfunction flushPreFlushCbs(instance, seen, i = flushIndex + 1) {\n if (!!(process.env.NODE_ENV !== \"production\")) {\n seen = seen || /* @__PURE__ */ new Map();\n }\n for (; i < queue.length; i++) {\n const cb = queue[i];\n if (cb && cb.flags & 2) {\n if (instance && cb.id !== instance.uid) {\n continue;\n }\n if (!!(process.env.NODE_ENV !== \"production\") && checkRecursiveUpdates(seen, cb)) {\n continue;\n }\n queue.splice(i, 1);\n i--;\n if (cb.flags & 4) {\n cb.flags &= -2;\n }\n cb();\n if (!(cb.flags & 4)) {\n cb.flags &= -2;\n }\n }\n }\n}\nfunction flushPostFlushCbs(seen) {\n if (pendingPostFlushCbs.length) {\n const deduped = [...new Set(pendingPostFlushCbs)].sort(\n (a, b) => getId(a) - getId(b)\n );\n pendingPostFlushCbs.length = 0;\n if (activePostFlushCbs) {\n activePostFlushCbs.push(...deduped);\n return;\n }\n activePostFlushCbs = deduped;\n if (!!(process.env.NODE_ENV !== \"production\")) {\n seen = seen || /* @__PURE__ */ new Map();\n }\n for (postFlushIndex = 0; postFlushIndex < activePostFlushCbs.length; postFlushIndex++) {\n const cb = activePostFlushCbs[postFlushIndex];\n if (!!(process.env.NODE_ENV !== \"production\") && checkRecursiveUpdates(seen, cb)) {\n continue;\n }\n if (cb.flags & 4) {\n cb.flags &= -2;\n }\n if (!(cb.flags & 8)) cb();\n cb.flags &= -2;\n }\n activePostFlushCbs = null;\n postFlushIndex = 0;\n }\n}\nconst getId = (job) => job.id == null ? job.flags & 2 ? -1 : Infinity : job.id;\nfunction flushJobs(seen) {\n if (!!(process.env.NODE_ENV !== \"production\")) {\n seen = seen || /* @__PURE__ */ new Map();\n }\n const check = !!(process.env.NODE_ENV !== \"production\") ? (job) => checkRecursiveUpdates(seen, job) : NOOP;\n try {\n for (flushIndex = 0; flushIndex < queue.length; flushIndex++) {\n const job = queue[flushIndex];\n if (job && !(job.flags & 8)) {\n if (!!(process.env.NODE_ENV !== \"production\") && check(job)) {\n continue;\n }\n if (job.flags & 4) {\n job.flags &= ~1;\n }\n callWithErrorHandling(\n job,\n job.i,\n job.i ? 15 : 14\n );\n if (!(job.flags & 4)) {\n job.flags &= ~1;\n }\n }\n }\n } finally {\n for (; flushIndex < queue.length; flushIndex++) {\n const job = queue[flushIndex];\n if (job) {\n job.flags &= -2;\n }\n }\n flushIndex = -1;\n queue.length = 0;\n flushPostFlushCbs(seen);\n currentFlushPromise = null;\n if (queue.length || pendingPostFlushCbs.length) {\n flushJobs(seen);\n }\n }\n}\nfunction checkRecursiveUpdates(seen, fn) {\n const count = seen.get(fn) || 0;\n if (count > RECURSION_LIMIT) {\n const instance = fn.i;\n const componentName = instance && getComponentName(instance.type);\n handleError(\n `Maximum recursive updates exceeded${componentName ? ` in component <${componentName}>` : ``}. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function.`,\n null,\n 10\n );\n return true;\n }\n seen.set(fn, count + 1);\n return false;\n}\n\nlet isHmrUpdating = false;\nconst hmrDirtyComponents = /* @__PURE__ */ new Map();\nif (!!(process.env.NODE_ENV !== \"production\")) {\n getGlobalThis().__VUE_HMR_RUNTIME__ = {\n createRecord: tryWrap(createRecord),\n rerender: tryWrap(rerender),\n reload: tryWrap(reload)\n };\n}\nconst map = /* @__PURE__ */ new Map();\nfunction registerHMR(instance) {\n const id = instance.type.__hmrId;\n let record = map.get(id);\n if (!record) {\n createRecord(id, instance.type);\n record = map.get(id);\n }\n record.instances.add(instance);\n}\nfunction unregisterHMR(instance) {\n map.get(instance.type.__hmrId).instances.delete(instance);\n}\nfunction createRecord(id, initialDef) {\n if (map.has(id)) {\n return false;\n }\n map.set(id, {\n initialDef: normalizeClassComponent(initialDef),\n instances: /* @__PURE__ */ new Set()\n });\n return true;\n}\nfunction normalizeClassComponent(component) {\n return isClassComponent(component) ? component.__vccOpts : component;\n}\nfunction rerender(id, newRender) {\n const record = map.get(id);\n if (!record) {\n return;\n }\n record.initialDef.render = newRender;\n [...record.instances].forEach((instance) => {\n if (newRender) {\n instance.render = newRender;\n normalizeClassComponent(instance.type).render = newRender;\n }\n instance.renderCache = [];\n isHmrUpdating = true;\n if (!(instance.job.flags & 8)) {\n instance.update();\n }\n isHmrUpdating = false;\n });\n}\nfunction reload(id, newComp) {\n const record = map.get(id);\n if (!record) return;\n newComp = normalizeClassComponent(newComp);\n updateComponentDef(record.initialDef, newComp);\n const instances = [...record.instances];\n for (let i = 0; i < instances.length; i++) {\n const instance = instances[i];\n const oldComp = normalizeClassComponent(instance.type);\n let dirtyInstances = hmrDirtyComponents.get(oldComp);\n if (!dirtyInstances) {\n if (oldComp !== record.initialDef) {\n updateComponentDef(oldComp, newComp);\n }\n hmrDirtyComponents.set(oldComp, dirtyInstances = /* @__PURE__ */ new Set());\n }\n dirtyInstances.add(instance);\n instance.appContext.propsCache.delete(instance.type);\n instance.appContext.emitsCache.delete(instance.type);\n instance.appContext.optionsCache.delete(instance.type);\n if (instance.ceReload) {\n dirtyInstances.add(instance);\n instance.ceReload(newComp.styles);\n dirtyInstances.delete(instance);\n } else if (instance.parent) {\n queueJob(() => {\n isHmrUpdating = true;\n instance.parent.update();\n isHmrUpdating = false;\n dirtyInstances.delete(instance);\n });\n } else if (instance.appContext.reload) {\n instance.appContext.reload();\n } else if (typeof window !== \"undefined\") {\n window.location.reload();\n } else {\n console.warn(\n \"[HMR] Root or manually mounted instance modified. Full reload required.\"\n );\n }\n if (instance.root.ce && instance !== instance.root) {\n instance.root.ce._removeChildStyle(oldComp);\n }\n }\n queuePostFlushCb(() => {\n hmrDirtyComponents.clear();\n });\n}\nfunction updateComponentDef(oldComp, newComp) {\n extend(oldComp, newComp);\n for (const key in oldComp) {\n if (key !== \"__file\" && !(key in newComp)) {\n delete oldComp[key];\n }\n }\n}\nfunction tryWrap(fn) {\n return (id, arg) => {\n try {\n return fn(id, arg);\n } catch (e) {\n console.error(e);\n console.warn(\n `[HMR] Something went wrong during Vue component hot-reload. Full reload required.`\n );\n }\n };\n}\n\nlet devtools$1;\nlet buffer = [];\nlet devtoolsNotInstalled = false;\nfunction emit$1(event, ...args) {\n if (devtools$1) {\n devtools$1.emit(event, ...args);\n } else if (!devtoolsNotInstalled) {\n buffer.push({ event, args });\n }\n}\nfunction setDevtoolsHook$1(hook, target) {\n var _a, _b;\n devtools$1 = hook;\n if (devtools$1) {\n devtools$1.enabled = true;\n buffer.forEach(({ event, args }) => devtools$1.emit(event, ...args));\n buffer = [];\n } else if (\n // handle late devtools injection - only do this if we are in an actual\n // browser environment to avoid the timer handle stalling test runner exit\n // (#4815)\n typeof window !== \"undefined\" && // some envs mock window but not fully\n window.HTMLElement && // also exclude jsdom\n // eslint-disable-next-line no-restricted-syntax\n !((_b = (_a = window.navigator) == null ? void 0 : _a.userAgent) == null ? void 0 : _b.includes(\"jsdom\"))\n ) {\n const replay = target.__VUE_DEVTOOLS_HOOK_REPLAY__ = target.__VUE_DEVTOOLS_HOOK_REPLAY__ || [];\n replay.push((newHook) => {\n setDevtoolsHook$1(newHook, target);\n });\n setTimeout(() => {\n if (!devtools$1) {\n target.__VUE_DEVTOOLS_HOOK_REPLAY__ = null;\n devtoolsNotInstalled = true;\n buffer = [];\n }\n }, 3e3);\n } else {\n devtoolsNotInstalled = true;\n buffer = [];\n }\n}\nfunction devtoolsInitApp(app, version) {\n emit$1(\"app:init\" /* APP_INIT */, app, version, {\n Fragment,\n Text,\n Comment,\n Static\n });\n}\nfunction devtoolsUnmountApp(app) {\n emit$1(\"app:unmount\" /* APP_UNMOUNT */, app);\n}\nconst devtoolsComponentAdded = /* @__PURE__ */ createDevtoolsComponentHook(\"component:added\" /* COMPONENT_ADDED */);\nconst devtoolsComponentUpdated = /* @__PURE__ */ createDevtoolsComponentHook(\"component:updated\" /* COMPONENT_UPDATED */);\nconst _devtoolsComponentRemoved = /* @__PURE__ */ createDevtoolsComponentHook(\n \"component:removed\" /* COMPONENT_REMOVED */\n);\nconst devtoolsComponentRemoved = (component) => {\n if (devtools$1 && typeof devtools$1.cleanupBuffer === \"function\" && // remove the component if it wasn't buffered\n !devtools$1.cleanupBuffer(component)) {\n _devtoolsComponentRemoved(component);\n }\n};\n/*! #__NO_SIDE_EFFECTS__ */\n// @__NO_SIDE_EFFECTS__\nfunction createDevtoolsComponentHook(hook) {\n return (component) => {\n emit$1(\n hook,\n component.appContext.app,\n component.uid,\n component.parent ? component.parent.uid : void 0,\n component\n );\n };\n}\nconst devtoolsPerfStart = /* @__PURE__ */ createDevtoolsPerformanceHook(\"perf:start\" /* PERFORMANCE_START */);\nconst devtoolsPerfEnd = /* @__PURE__ */ createDevtoolsPerformanceHook(\"perf:end\" /* PERFORMANCE_END */);\nfunction createDevtoolsPerformanceHook(hook) {\n return (component, type, time) => {\n emit$1(hook, component.appContext.app, component.uid, component, type, time);\n };\n}\nfunction devtoolsComponentEmit(component, event, params) {\n emit$1(\n \"component:emit\" /* COMPONENT_EMIT */,\n component.appContext.app,\n component,\n event,\n params\n );\n}\n\nlet currentRenderingInstance = null;\nlet currentScopeId = null;\nfunction setCurrentRenderingInstance(instance) {\n const prev = currentRenderingInstance;\n currentRenderingInstance = instance;\n currentScopeId = instance && instance.type.__scopeId || null;\n return prev;\n}\nfunction pushScopeId(id) {\n currentScopeId = id;\n}\nfunction popScopeId() {\n currentScopeId = null;\n}\nconst withScopeId = (_id) => withCtx;\nfunction withCtx(fn, ctx = currentRenderingInstance, isNonScopedSlot) {\n if (!ctx) return fn;\n if (fn._n) {\n return fn;\n }\n const renderFnWithContext = (...args) => {\n if (renderFnWithContext._d) {\n setBlockTracking(-1);\n }\n const prevInstance = setCurrentRenderingInstance(ctx);\n let res;\n try {\n res = fn(...args);\n } finally {\n setCurrentRenderingInstance(prevInstance);\n if (renderFnWithContext._d) {\n setBlockTracking(1);\n }\n }\n if (!!(process.env.NODE_ENV !== \"production\") || __VUE_PROD_DEVTOOLS__) {\n devtoolsComponentUpdated(ctx);\n }\n return res;\n };\n renderFnWithContext._n = true;\n renderFnWithContext._c = true;\n renderFnWithContext._d = true;\n return renderFnWithContext;\n}\n\nfunction validateDirectiveName(name) {\n if (isBuiltInDirective(name)) {\n warn$1(\"Do not use built-in directive ids as custom directive id: \" + name);\n }\n}\nfunction withDirectives(vnode, directives) {\n if (currentRenderingInstance === null) {\n !!(process.env.NODE_ENV !== \"production\") && warn$1(`withDirectives can only be used inside render functions.`);\n return vnode;\n }\n const instance = getComponentPublicInstance(currentRenderingInstance);\n const bindings = vnode.dirs || (vnode.dirs = []);\n for (let i = 0; i < directives.length; i++) {\n let [dir, value, arg, modifiers = EMPTY_OBJ] = directives[i];\n if (dir) {\n if (isFunction(dir)) {\n dir = {\n mounted: dir,\n updated: dir\n };\n }\n if (dir.deep) {\n traverse(value);\n }\n bindings.push({\n dir,\n instance,\n value,\n oldValue: void 0,\n arg,\n modifiers\n });\n }\n }\n return vnode;\n}\nfunction invokeDirectiveHook(vnode, prevVNode, instance, name) {\n const bindings = vnode.dirs;\n const oldBindings = prevVNode && prevVNode.dirs;\n for (let i = 0; i < bindings.length; i++) {\n const binding = bindings[i];\n if (oldBindings) {\n binding.oldValue = oldBindings[i].value;\n }\n let hook = binding.dir[name];\n if (hook) {\n pauseTracking();\n callWithAsyncErrorHandling(hook, instance, 8, [\n vnode.el,\n binding,\n vnode,\n prevVNode\n ]);\n resetTracking();\n }\n }\n}\n\nconst TeleportEndKey = Symbol(\"_vte\");\nconst isTeleport = (type) => type.__isTeleport;\nconst isTeleportDisabled = (props) => props && (props.disabled || props.disabled === \"\");\nconst isTeleportDeferred = (props) => props && (props.defer || props.defer === \"\");\nconst isTargetSVG = (target) => typeof SVGElement !== \"undefined\" && target instanceof SVGElement;\nconst isTargetMathML = (target) => typeof MathMLElement === \"function\" && target instanceof MathMLElement;\nconst resolveTarget = (props, select) => {\n const targetSelector = props && props.to;\n if (isString(targetSelector)) {\n if (!select) {\n !!(process.env.NODE_ENV !== \"production\") && warn$1(\n `Current renderer does not support string target for Teleports. (missing querySelector renderer option)`\n );\n return null;\n } else {\n const target = select(targetSelector);\n if (!!(process.env.NODE_ENV !== \"production\") && !target && !isTeleportDisabled(props)) {\n warn$1(\n `Failed to locate Teleport target with selector \"${targetSelector}\". Note the target element must exist before the component is mounted - i.e. the target cannot be rendered by the component itself, and ideally should be outside of the entire Vue component tree.`\n );\n }\n return target;\n }\n } else {\n if (!!(process.env.NODE_ENV !== \"production\") && !targetSelector && !isTeleportDisabled(props)) {\n warn$1(`Invalid Teleport target: ${targetSelector}`);\n }\n return targetSelector;\n }\n};\nconst TeleportImpl = {\n name: \"Teleport\",\n __isTeleport: true,\n process(n1, n2, container, anchor, parentComponent, parentSuspense, namespace, slotScopeIds, optimized, internals) {\n const {\n mc: mountChildren,\n pc: patchChildren,\n pbc: patchBlockChildren,\n o: { insert, querySelector, createText, createComment }\n } = internals;\n const disabled = isTeleportDisabled(n2.props);\n let { shapeFlag, children, dynamicChildren } = n2;\n if (!!(process.env.NODE_ENV !== \"production\") && isHmrUpdating) {\n optimized = false;\n dynamicChildren = null;\n }\n if (n1 == null) {\n const placeholder = n2.el = !!(process.env.NODE_ENV !== \"production\") ? createComment(\"teleport start\") : createText(\"\");\n const mainAnchor = n2.anchor = !!(process.env.NODE_ENV !== \"production\") ? createComment(\"teleport end\") : createText(\"\");\n insert(placeholder, container, anchor);\n insert(mainAnchor, container, anchor);\n const mount = (container2, anchor2) => {\n if (shapeFlag & 16) {\n if (parentComponent && parentComponent.isCE) {\n parentComponent.ce._teleportTarget = container2;\n }\n mountChildren(\n children,\n container2,\n anchor2,\n parentComponent,\n parentSuspense,\n namespace,\n slotScopeIds,\n optimized\n );\n }\n };\n const mountToTarget = () => {\n const target = n2.target = resolveTarget(n2.props, querySelector);\n const targetAnchor = prepareAnchor(target, n2, createText, insert);\n if (target) {\n if (namespace !== \"svg\" && isTargetSVG(target)) {\n namespace = \"svg\";\n } else if (namespace !== \"mathml\" && isTargetMathML(target)) {\n namespace = \"mathml\";\n }\n if (!disabled) {\n mount(target, targetAnchor);\n updateCssVars(n2, false);\n }\n } else if (!!(process.env.NODE_ENV !== \"production\") && !disabled) {\n warn$1(\n \"Invalid Teleport target on mount:\",\n target,\n `(${typeof target})`\n );\n }\n };\n if (disabled) {\n mount(container, mainAnchor);\n updateCssVars(n2, true);\n }\n if (isTeleportDeferred(n2.props)) {\n n2.el.__isMounted = false;\n queuePostRenderEffect(() => {\n mountToTarget();\n delete n2.el.__isMounted;\n }, parentSuspense);\n } else {\n mountToTarget();\n }\n } else {\n if (isTeleportDeferred(n2.props) && n1.el.__isMounted === false) {\n queuePostRenderEffect(() => {\n TeleportImpl.process(\n n1,\n n2,\n container,\n anchor,\n parentComponent,\n parentSuspense,\n namespace,\n slotScopeIds,\n optimized,\n internals\n );\n }, parentSuspense);\n return;\n }\n n2.el = n1.el;\n n2.targetStart = n1.targetStart;\n const mainAnchor = n2.anchor = n1.anchor;\n const target = n2.target = n1.target;\n const targetAnchor = n2.targetAnchor = n1.targetAnchor;\n const wasDisabled = isTeleportDisabled(n1.props);\n const currentContainer = wasDisabled ? container : target;\n const currentAnchor = wasDisabled ? mainAnchor : targetAnchor;\n if (namespace === \"svg\" || isTargetSVG(target)) {\n namespace = \"svg\";\n } else if (namespace === \"mathml\" || isTargetMathML(target)) {\n namespace = \"mathml\";\n }\n if (dynamicChildren) {\n patchBlockChildren(\n n1.dynamicChildren,\n dynamicChildren,\n currentContainer,\n parentComponent,\n parentSuspense,\n namespace,\n slotScopeIds\n );\n traverseStaticChildren(n1, n2, !!!(process.env.NODE_ENV !== \"production\"));\n } else if (!optimized) {\n patchChildren(\n n1,\n n2,\n currentContainer,\n currentAnchor,\n parentComponent,\n parentSuspense,\n namespace,\n slotScopeIds,\n false\n );\n }\n if (disabled) {\n if (!wasDisabled) {\n moveTeleport(\n n2,\n container,\n mainAnchor,\n internals,\n 1\n );\n } else {\n if (n2.props && n1.props && n2.props.to !== n1.props.to) {\n n2.props.to = n1.props.to;\n }\n }\n } else {\n if ((n2.props && n2.props.to) !== (n1.props && n1.props.to)) {\n const nextTarget = n2.target = resolveTarget(\n n2.props,\n querySelector\n );\n if (nextTarget) {\n moveTeleport(\n n2,\n nextTarget,\n null,\n internals,\n 0\n );\n } else if (!!(process.env.NODE_ENV !== \"production\")) {\n warn$1(\n \"Invalid Teleport target on update:\",\n target,\n `(${typeof target})`\n );\n }\n } else if (wasDisabled) {\n moveTeleport(\n n2,\n target,\n targetAnchor,\n internals,\n 1\n );\n }\n }\n updateCssVars(n2, disabled);\n }\n },\n remove(vnode, parentComponent, parentSuspense, { um: unmount, o: { remove: hostRemove } }, doRemove) {\n const {\n shapeFlag,\n children,\n anchor,\n targetStart,\n targetAnchor,\n target,\n props\n } = vnode;\n if (target) {\n hostRemove(targetStart);\n hostRemove(targetAnchor);\n }\n doRemove && hostRemove(anchor);\n if (shapeFlag & 16) {\n const shouldRemove = doRemove || !isTeleportDisabled(props);\n for (let i = 0; i < children.length; i++) {\n const child = children[i];\n unmount(\n child,\n parentComponent,\n parentSuspense,\n shouldRemove,\n !!child.dynamicChildren\n );\n }\n }\n },\n move: moveTeleport,\n hydrate: hydrateTeleport\n};\nfunction moveTeleport(vnode, container, parentAnchor, { o: { insert }, m: move }, moveType = 2) {\n if (moveType === 0) {\n insert(vnode.targetAnchor, container, parentAnchor);\n }\n const { el, anchor, shapeFlag, children, props } = vnode;\n const isReorder = moveType === 2;\n if (isReorder) {\n insert(el, container, parentAnchor);\n }\n if (!isReorder || isTeleportDisabled(props)) {\n if (shapeFlag & 16) {\n for (let i = 0; i < children.length; i++) {\n move(\n children[i],\n container,\n parentAnchor,\n 2\n );\n }\n }\n }\n if (isReorder) {\n insert(anchor, container, parentAnchor);\n }\n}\nfunction hydrateTeleport(node, vnode, parentComponent, parentSuspense, slotScopeIds, optimized, {\n o: { nextSibling, parentNode, querySelector, insert, createText }\n}, hydrateChildren) {\n const target = vnode.target = resolveTarget(\n vnode.props,\n querySelector\n );\n if (target) {\n const disabled = isTeleportDisabled(vnode.props);\n const targetNode = target._lpa || target.firstChild;\n if (vnode.shapeFlag & 16) {\n if (disabled) {\n vnode.anchor = hydrateChildren(\n nextSibling(node),\n vnode,\n parentNode(node),\n parentComponent,\n parentSuspense,\n slotScopeIds,\n optimized\n );\n vnode.targetStart = targetNode;\n vnode.targetAnchor = targetNode && nextSibling(targetNode);\n } else {\n vnode.anchor = nextSibling(node);\n let targetAnchor = targetNode;\n while (targetAnchor) {\n if (targetAnchor && targetAnchor.nodeType === 8) {\n if (targetAnchor.data === \"teleport start anchor\") {\n vnode.targetStart = targetAnchor;\n } else if (targetAnchor.data === \"teleport anchor\") {\n vnode.targetAnchor = targetAnchor;\n target._lpa = vnode.targetAnchor && nextSibling(vnode.targetAnchor);\n break;\n }\n }\n targetAnchor = nextSibling(targetAnchor);\n }\n if (!vnode.targetAnchor) {\n prepareAnchor(target, vnode, createText, insert);\n }\n hydrateChildren(\n targetNode && nextSibling(targetNode),\n vnode,\n target,\n parentComponent,\n parentSuspense,\n slotScopeIds,\n optimized\n );\n }\n }\n updateCssVars(vnode, disabled);\n }\n return vnode.anchor && nextSibling(vnode.anchor);\n}\nconst Teleport = TeleportImpl;\nfunction updateCssVars(vnode, isDisabled) {\n const ctx = vnode.ctx;\n if (ctx && ctx.ut) {\n let node, anchor;\n if (isDisabled) {\n node = vnode.el;\n anchor = vnode.anchor;\n } else {\n node = vnode.targetStart;\n anchor = vnode.targetAnchor;\n }\n while (node && node !== anchor) {\n if (node.nodeType === 1) node.setAttribute(\"data-v-owner\", ctx.uid);\n node = node.nextSibling;\n }\n ctx.ut();\n }\n}\nfunction prepareAnchor(target, vnode, createText, insert) {\n const targetStart = vnode.targetStart = createText(\"\");\n const targetAnchor = vnode.targetAnchor = createText(\"\");\n targetStart[TeleportEndKey] = targetAnchor;\n if (target) {\n insert(targetStart, target);\n insert(targetAnchor, target);\n }\n return targetAnchor;\n}\n\nconst leaveCbKey = Symbol(\"_leaveCb\");\nconst enterCbKey = Symbol(\"_enterCb\");\nfunction useTransitionState() {\n const state = {\n isMounted: false,\n isLeaving: false,\n isUnmounting: false,\n leavingVNodes: /* @__PURE__ */ new Map()\n };\n onMounted(() => {\n state.isMounted = true;\n });\n onBeforeUnmount(() => {\n state.isUnmounting = true;\n });\n return state;\n}\nconst TransitionHookValidator = [Function, Array];\nconst BaseTransitionPropsValidators = {\n mode: String,\n appear: Boolean,\n persisted: Boolean,\n // enter\n onBeforeEnter: TransitionHookValidator,\n onEnter: TransitionHookValidator,\n onAfterEnter: TransitionHookValidator,\n onEnterCancelled: TransitionHookValidator,\n // leave\n onBeforeLeave: TransitionHookValidator,\n onLeave: TransitionHookValidator,\n onAfterLeave: TransitionHookValidator,\n onLeaveCancelled: TransitionHookValidator,\n // appear\n onBeforeAppear: TransitionHookValidator,\n onAppear: TransitionHookValidator,\n onAfterAppear: TransitionHookValidator,\n onAppearCancelled: TransitionHookValidator\n};\nconst recursiveGetSubtree = (instance) => {\n const subTree = instance.subTree;\n return subTree.component ? recursiveGetSubtree(subTree.component) : subTree;\n};\nconst BaseTransitionImpl = {\n name: `BaseTransition`,\n props: BaseTransitionPropsValidators,\n setup(props, { slots }) {\n const instance = getCurrentInstance();\n const state = useTransitionState();\n return () => {\n const children = slots.default && getTransitionRawChildren(slots.default(), true);\n if (!children || !children.length) {\n return;\n }\n const child = findNonCommentChild(children);\n const rawProps = toRaw(props);\n const { mode } = rawProps;\n if (!!(process.env.NODE_ENV !== \"production\") && mode && mode !== \"in-out\" && mode !== \"out-in\" && mode !== \"default\") {\n warn$1(`invalid mode: ${mode}`);\n }\n if (state.isLeaving) {\n return emptyPlaceholder(child);\n }\n const innerChild = getInnerChild$1(child);\n if (!innerChild) {\n return emptyPlaceholder(child);\n }\n let enterHooks = resolveTransitionHooks(\n innerChild,\n rawProps,\n state,\n instance,\n // #11061, ensure enterHooks is fresh after clone\n (hooks) => enterHooks = hooks\n );\n if (innerChild.type !== Comment) {\n setTransitionHooks(innerChild, enterHooks);\n }\n let oldInnerChild = instance.subTree && getInnerChild$1(instance.subTree);\n if (oldInnerChild && oldInnerChild.type !== Comment && !isSameVNodeType(innerChild, oldInnerChild) && recursiveGetSubtree(instance).type !== Comment) {\n let leavingHooks = resolveTransitionHooks(\n oldInnerChild,\n rawProps,\n state,\n instance\n );\n setTransitionHooks(oldInnerChild, leavingHooks);\n if (mode === \"out-in\" && innerChild.type !== Comment) {\n state.isLeaving = true;\n leavingHooks.afterLeave = () => {\n state.isLeaving = false;\n if (!(instance.job.flags & 8)) {\n instance.update();\n }\n delete leavingHooks.afterLeave;\n oldInnerChild = void 0;\n };\n return emptyPlaceholder(child);\n } else if (mode === \"in-out\" && innerChild.type !== Comment) {\n leavingHooks.delayLeave = (el, earlyRemove, delayedLeave) => {\n const leavingVNodesCache = getLeavingNodesForType(\n state,\n oldInnerChild\n );\n leavingVNodesCache[String(oldInnerChild.key)] = oldInnerChild;\n el[leaveCbKey] = () => {\n earlyRemove();\n el[leaveCbKey] = void 0;\n delete enterHooks.delayedLeave;\n oldInnerChild = void 0;\n };\n enterHooks.delayedLeave = () => {\n delayedLeave();\n delete enterHooks.delayedLeave;\n oldInnerChild = void 0;\n };\n };\n } else {\n oldInnerChild = void 0;\n }\n } else if (oldInnerChild) {\n oldInnerChild = void 0;\n }\n return child;\n };\n }\n};\nfunction findNonCommentChild(children) {\n let child = children[0];\n if (children.length > 1) {\n let hasFound = false;\n for (const c of children) {\n if (c.type !== Comment) {\n if (!!(process.env.NODE_ENV !== \"production\") && hasFound) {\n warn$1(\n \" can only be used on a single element or component. Use for lists.\"\n );\n break;\n }\n child = c;\n hasFound = true;\n if (!!!(process.env.NODE_ENV !== \"production\")) break;\n }\n }\n }\n return child;\n}\nconst BaseTransition = BaseTransitionImpl;\nfunction getLeavingNodesForType(state, vnode) {\n const { leavingVNodes } = state;\n let leavingVNodesCache = leavingVNodes.get(vnode.type);\n if (!leavingVNodesCache) {\n leavingVNodesCache = /* @__PURE__ */ Object.create(null);\n leavingVNodes.set(vnode.type, leavingVNodesCache);\n }\n return leavingVNodesCache;\n}\nfunction resolveTransitionHooks(vnode, props, state, instance, postClone) {\n const {\n appear,\n mode,\n persisted = false,\n onBeforeEnter,\n onEnter,\n onAfterEnter,\n onEnterCancelled,\n onBeforeLeave,\n onLeave,\n onAfterLeave,\n onLeaveCancelled,\n onBeforeAppear,\n onAppear,\n onAfterAppear,\n onAppearCancelled\n } = props;\n const key = String(vnode.key);\n const leavingVNodesCache = getLeavingNodesForType(state, vnode);\n const callHook = (hook, args) => {\n hook && callWithAsyncErrorHandling(\n hook,\n instance,\n 9,\n args\n );\n };\n const callAsyncHook = (hook, args) => {\n const done = args[1];\n callHook(hook, args);\n if (isArray(hook)) {\n if (hook.every((hook2) => hook2.length <= 1)) done();\n } else if (hook.length <= 1) {\n done();\n }\n };\n const hooks = {\n mode,\n persisted,\n beforeEnter(el) {\n let hook = onBeforeEnter;\n if (!state.isMounted) {\n if (appear) {\n hook = onBeforeAppear || onBeforeEnter;\n } else {\n return;\n }\n }\n if (el[leaveCbKey]) {\n el[leaveCbKey](\n true\n /* cancelled */\n );\n }\n const leavingVNode = leavingVNodesCache[key];\n if (leavingVNode && isSameVNodeType(vnode, leavingVNode) && leavingVNode.el[leaveCbKey]) {\n leavingVNode.el[leaveCbKey]();\n }\n callHook(hook, [el]);\n },\n enter(el) {\n let hook = onEnter;\n let afterHook = onAfterEnter;\n let cancelHook = onEnterCancelled;\n if (!state.isMounted) {\n if (appear) {\n hook = onAppear || onEnter;\n afterHook = onAfterAppear || onAfterEnter;\n cancelHook = onAppearCancelled || onEnterCancelled;\n } else {\n return;\n }\n }\n let called = false;\n const done = el[enterCbKey] = (cancelled) => {\n if (called) return;\n called = true;\n if (cancelled) {\n callHook(cancelHook, [el]);\n } else {\n callHook(afterHook, [el]);\n }\n if (hooks.delayedLeave) {\n hooks.delayedLeave();\n }\n el[enterCbKey] = void 0;\n };\n if (hook) {\n callAsyncHook(hook, [el, done]);\n } else {\n done();\n }\n },\n leave(el, remove) {\n const key2 = String(vnode.key);\n if (el[enterCbKey]) {\n el[enterCbKey](\n true\n /* cancelled */\n );\n }\n if (state.isUnmounting) {\n return remove();\n }\n callHook(onBeforeLeave, [el]);\n let called = false;\n const done = el[leaveCbKey] = (cancelled) => {\n if (called) return;\n called = true;\n remove();\n if (cancelled) {\n callHook(onLeaveCancelled, [el]);\n } else {\n callHook(onAfterLeave, [el]);\n }\n el[leaveCbKey] = void 0;\n if (leavingVNodesCache[key2] === vnode) {\n delete leavingVNodesCache[key2];\n }\n };\n leavingVNodesCache[key2] = vnode;\n if (onLeave) {\n callAsyncHook(onLeave, [el, done]);\n } else {\n done();\n }\n },\n clone(vnode2) {\n const hooks2 = resolveTransitionHooks(\n vnode2,\n props,\n state,\n instance,\n postClone\n );\n if (postClone) postClone(hooks2);\n return hooks2;\n }\n };\n return hooks;\n}\nfunction emptyPlaceholder(vnode) {\n if (isKeepAlive(vnode)) {\n vnode = cloneVNode(vnode);\n vnode.children = null;\n return vnode;\n }\n}\nfunction getInnerChild$1(vnode) {\n if (!isKeepAlive(vnode)) {\n if (isTeleport(vnode.type) && vnode.children) {\n return findNonCommentChild(vnode.children);\n }\n return vnode;\n }\n if (vnode.component) {\n return vnode.component.subTree;\n }\n const { shapeFlag, children } = vnode;\n if (children) {\n if (shapeFlag & 16) {\n return children[0];\n }\n if (shapeFlag & 32 && isFunction(children.default)) {\n return children.default();\n }\n }\n}\nfunction setTransitionHooks(vnode, hooks) {\n if (vnode.shapeFlag & 6 && vnode.component) {\n vnode.transition = hooks;\n setTransitionHooks(vnode.component.subTree, hooks);\n } else if (vnode.shapeFlag & 128) {\n vnode.ssContent.transition = hooks.clone(vnode.ssContent);\n vnode.ssFallback.transition = hooks.clone(vnode.ssFallback);\n } else {\n vnode.transition = hooks;\n }\n}\nfunction getTransitionRawChildren(children, keepComment = false, parentKey) {\n let ret = [];\n let keyedFragmentCount = 0;\n for (let i = 0; i < children.length; i++) {\n let child = children[i];\n const key = parentKey == null ? child.key : String(parentKey) + String(child.key != null ? child.key : i);\n if (child.type === Fragment) {\n if (child.patchFlag & 128) keyedFragmentCount++;\n ret = ret.concat(\n getTransitionRawChildren(child.children, keepComment, key)\n );\n } else if (keepComment || child.type !== Comment) {\n ret.push(key != null ? cloneVNode(child, { key }) : child);\n }\n }\n if (keyedFragmentCount > 1) {\n for (let i = 0; i < ret.length; i++) {\n ret[i].patchFlag = -2;\n }\n }\n return ret;\n}\n\n/*! #__NO_SIDE_EFFECTS__ */\n// @__NO_SIDE_EFFECTS__\nfunction defineComponent(options, extraOptions) {\n return isFunction(options) ? (\n // #8236: extend call and options.name access are considered side-effects\n // by Rollup, so we have to wrap it in a pure-annotated IIFE.\n /* @__PURE__ */ (() => extend({ name: options.name }, extraOptions, { setup: options }))()\n ) : options;\n}\n\nfunction useId() {\n const i = getCurrentInstance();\n if (i) {\n return (i.appContext.config.idPrefix || \"v\") + \"-\" + i.ids[0] + i.ids[1]++;\n } else if (!!(process.env.NODE_ENV !== \"production\")) {\n warn$1(\n `useId() is called when there is no active component instance to be associated with.`\n );\n }\n return \"\";\n}\nfunction markAsyncBoundary(instance) {\n instance.ids = [instance.ids[0] + instance.ids[2]++ + \"-\", 0, 0];\n}\n\nconst knownTemplateRefs = /* @__PURE__ */ new WeakSet();\nfunction useTemplateRef(key) {\n const i = getCurrentInstance();\n const r = shallowRef(null);\n if (i) {\n const refs = i.refs === EMPTY_OBJ ? i.refs = {} : i.refs;\n let desc;\n if (!!(process.env.NODE_ENV !== \"production\") && (desc = Object.getOwnPropertyDescriptor(refs, key)) && !desc.configurable) {\n warn$1(`useTemplateRef('${key}') already exists.`);\n } else {\n Object.defineProperty(refs, key, {\n enumerable: true,\n get: () => r.value,\n set: (val) => r.value = val\n });\n }\n } else if (!!(process.env.NODE_ENV !== \"production\")) {\n warn$1(\n `useTemplateRef() is called when there is no active component instance to be associated with.`\n );\n }\n const ret = !!(process.env.NODE_ENV !== \"production\") ? readonly(r) : r;\n if (!!(process.env.NODE_ENV !== \"production\")) {\n knownTemplateRefs.add(ret);\n }\n return ret;\n}\n\nfunction setRef(rawRef, oldRawRef, parentSuspense, vnode, isUnmount = false) {\n if (isArray(rawRef)) {\n rawRef.forEach(\n (r, i) => setRef(\n r,\n oldRawRef && (isArray(oldRawRef) ? oldRawRef[i] : oldRawRef),\n parentSuspense,\n vnode,\n isUnmount\n )\n );\n return;\n }\n if (isAsyncWrapper(vnode) && !isUnmount) {\n if (vnode.shapeFlag & 512 && vnode.type.__asyncResolved && vnode.component.subTree.component) {\n setRef(rawRef, oldRawRef, parentSuspense, vnode.component.subTree);\n }\n return;\n }\n const refValue = vnode.shapeFlag & 4 ? getComponentPublicInstance(vnode.component) : vnode.el;\n const value = isUnmount ? null : refValue;\n const { i: owner, r: ref } = rawRef;\n if (!!(process.env.NODE_ENV !== \"production\") && !owner) {\n warn$1(\n `Missing ref owner context. ref cannot be used on hoisted vnodes. A vnode with ref must be created inside the render function.`\n );\n return;\n }\n const oldRef = oldRawRef && oldRawRef.r;\n const refs = owner.refs === EMPTY_OBJ ? owner.refs = {} : owner.refs;\n const setupState = owner.setupState;\n const rawSetupState = toRaw(setupState);\n const canSetSetupRef = setupState === EMPTY_OBJ ? NO : (key) => {\n if (!!(process.env.NODE_ENV !== \"production\")) {\n if (hasOwn(rawSetupState, key) && !isRef(rawSetupState[key])) {\n warn$1(\n `Template ref \"${key}\" used on a non-ref value. It will not work in the production build.`\n );\n }\n if (knownTemplateRefs.has(rawSetupState[key])) {\n return false;\n }\n }\n return hasOwn(rawSetupState, key);\n };\n const canSetRef = (ref2) => {\n return !!!(process.env.NODE_ENV !== \"production\") || !knownTemplateRefs.has(ref2);\n };\n if (oldRef != null && oldRef !== ref) {\n if (isString(oldRef)) {\n refs[oldRef] = null;\n if (canSetSetupRef(oldRef)) {\n setupState[oldRef] = null;\n }\n } else if (isRef(oldRef)) {\n if (canSetRef(oldRef)) {\n oldRef.value = null;\n }\n const oldRawRefAtom = oldRawRef;\n if (oldRawRefAtom.k) refs[oldRawRefAtom.k] = null;\n }\n }\n if (isFunction(ref)) {\n callWithErrorHandling(ref, owner, 12, [value, refs]);\n } else {\n const _isString = isString(ref);\n const _isRef = isRef(ref);\n if (_isString || _isRef) {\n const doSet = () => {\n if (rawRef.f) {\n const existing = _isString ? canSetSetupRef(ref) ? setupState[ref] : refs[ref] : canSetRef(ref) || !rawRef.k ? ref.value : refs[rawRef.k];\n if (isUnmount) {\n isArray(existing) && remove(existing, refValue);\n } else {\n if (!isArray(existing)) {\n if (_isString) {\n refs[ref] = [refValue];\n if (canSetSetupRef(ref)) {\n setupState[ref] = refs[ref];\n }\n } else {\n const newVal = [refValue];\n if (canSetRef(ref)) {\n ref.value = newVal;\n }\n if (rawRef.k) refs[rawRef.k] = newVal;\n }\n } else if (!existing.includes(refValue)) {\n existing.push(refValue);\n }\n }\n } else if (_isString) {\n refs[ref] = value;\n if (canSetSetupRef(ref)) {\n setupState[ref] = value;\n }\n } else if (_isRef) {\n if (canSetRef(ref)) {\n ref.value = value;\n }\n if (rawRef.k) refs[rawRef.k] = value;\n } else if (!!(process.env.NODE_ENV !== \"production\")) {\n warn$1(\"Invalid template ref type:\", ref, `(${typeof ref})`);\n }\n };\n if (value) {\n doSet.id = -1;\n queuePostRenderEffect(doSet, parentSuspense);\n } else {\n doSet();\n }\n } else if (!!(process.env.NODE_ENV !== \"production\")) {\n warn$1(\"Invalid template ref type:\", ref, `(${typeof ref})`);\n }\n }\n}\n\nlet hasLoggedMismatchError = false;\nconst logMismatchError = () => {\n if (hasLoggedMismatchError) {\n return;\n }\n console.error(\"Hydration completed but contains mismatches.\");\n hasLoggedMismatchError = true;\n};\nconst isSVGContainer = (container) => container.namespaceURI.includes(\"svg\") && container.tagName !== \"foreignObject\";\nconst isMathMLContainer = (container) => container.namespaceURI.includes(\"MathML\");\nconst getContainerType = (container) => {\n if (container.nodeType !== 1) return void 0;\n if (isSVGContainer(container)) return \"svg\";\n if (isMathMLContainer(container)) return \"mathml\";\n return void 0;\n};\nconst isComment = (node) => node.nodeType === 8;\nfunction createHydrationFunctions(rendererInternals) {\n const {\n mt: mountComponent,\n p: patch,\n o: {\n patchProp,\n createText,\n nextSibling,\n parentNode,\n remove,\n insert,\n createComment\n }\n } = rendererInternals;\n const hydrate = (vnode, container) => {\n if (!container.hasChildNodes()) {\n (!!(process.env.NODE_ENV !== \"production\") || __VUE_PROD_HYDRATION_MISMATCH_DETAILS__) && warn$1(\n `Attempting to hydrate existing markup but container is empty. Performing full mount instead.`\n );\n patch(null, vnode, container);\n flushPostFlushCbs();\n container._vnode = vnode;\n return;\n }\n hydrateNode(container.firstChild, vnode, null, null, null);\n flushPostFlushCbs();\n container._vnode = vnode;\n };\n const hydrateNode = (node, vnode, parentComponent, parentSuspense, slotScopeIds, optimized = false) => {\n optimized = optimized || !!vnode.dynamicChildren;\n const isFragmentStart = isComment(node) && node.data === \"[\";\n const onMismatch = () => handleMismatch(\n node,\n vnode,\n parentComponent,\n parentSuspense,\n slotScopeIds,\n isFragmentStart\n );\n const { type, ref, shapeFlag, patchFlag } = vnode;\n let domType = node.nodeType;\n vnode.el = node;\n if (!!(process.env.NODE_ENV !== \"production\") || __VUE_PROD_DEVTOOLS__) {\n def(node, \"__vnode\", vnode, true);\n def(node, \"__vueParentComponent\", parentComponent, true);\n }\n if (patchFlag === -2) {\n optimized = false;\n vnode.dynamicChildren = null;\n }\n let nextNode = null;\n switch (type) {\n case Text:\n if (domType !== 3) {\n if (vnode.children === \"\") {\n insert(vnode.el = createText(\"\"), parentNode(node), node);\n nextNode = node;\n } else {\n nextNode = onMismatch();\n }\n } else {\n if (node.data !== vnode.children) {\n (!!(process.env.NODE_ENV !== \"production\") || __VUE_PROD_HYDRATION_MISMATCH_DETAILS__) && warn$1(\n `Hydration text mismatch in`,\n node.parentNode,\n `\n - rendered on server: ${JSON.stringify(\n node.data\n )}\n - expected on client: ${JSON.stringify(vnode.children)}`\n );\n logMismatchError();\n node.data = vnode.children;\n }\n nextNode = nextSibling(node);\n }\n break;\n case Comment:\n if (isTemplateNode(node)) {\n nextNode = nextSibling(node);\n replaceNode(\n vnode.el = node.content.firstChild,\n node,\n parentComponent\n );\n } else if (domType !== 8 || isFragmentStart) {\n nextNode = onMismatch();\n } else {\n nextNode = nextSibling(node);\n }\n break;\n case Static:\n if (isFragmentStart) {\n node = nextSibling(node);\n domType = node.nodeType;\n }\n if (domType === 1 || domType === 3) {\n nextNode = node;\n const needToAdoptContent = !vnode.children.length;\n for (let i = 0; i < vnode.staticCount; i++) {\n if (needToAdoptContent)\n vnode.children += nextNode.nodeType === 1 ? nextNode.outerHTML : nextNode.data;\n if (i === vnode.staticCount - 1) {\n vnode.anchor = nextNode;\n }\n nextNode = nextSibling(nextNode);\n }\n return isFragmentStart ? nextSibling(nextNode) : nextNode;\n } else {\n onMismatch();\n }\n break;\n case Fragment:\n if (!isFragmentStart) {\n nextNode = onMismatch();\n } else {\n nextNode = hydrateFragment(\n node,\n vnode,\n parentComponent,\n parentSuspense,\n slotScopeIds,\n optimized\n );\n }\n break;\n default:\n if (shapeFlag & 1) {\n if ((domType !== 1 || vnode.type.toLowerCase() !== node.tagName.toLowerCase()) && !isTemplateNode(node)) {\n nextNode = onMismatch();\n } else {\n nextNode = hydrateElement(\n node,\n vnode,\n parentComponent,\n parentSuspense,\n slotScopeIds,\n optimized\n );\n }\n } else if (shapeFlag & 6) {\n vnode.slotScopeIds = slotScopeIds;\n const container = parentNode(node);\n if (isFragmentStart) {\n nextNode = locateClosingAnchor(node);\n } else if (isComment(node) && node.data === \"teleport start\") {\n nextNode = locateClosingAnchor(node, node.data, \"teleport end\");\n } else {\n nextNode = nextSibling(node);\n }\n mountComponent(\n vnode,\n container,\n null,\n parentComponent,\n parentSuspense,\n getContainerType(container),\n optimized\n );\n if (isAsyncWrapper(vnode) && !vnode.type.__asyncResolved) {\n let subTree;\n if (isFragmentStart) {\n subTree = createVNode(Fragment);\n subTree.anchor = nextNode ? nextNode.previousSibling : container.lastChild;\n } else {\n subTree = node.nodeType === 3 ? createTextVNode(\"\") : createVNode(\"div\");\n }\n subTree.el = node;\n vnode.component.subTree = subTree;\n }\n } else if (shapeFlag & 64) {\n if (domType !== 8) {\n nextNode = onMismatch();\n } else {\n nextNode = vnode.type.hydrate(\n node,\n vnode,\n parentComponent,\n parentSuspense,\n slotScopeIds,\n optimized,\n rendererInternals,\n hydrateChildren\n );\n }\n } else if (shapeFlag & 128) {\n nextNode = vnode.type.hydrate(\n node,\n vnode,\n parentComponent,\n parentSuspense,\n getContainerType(parentNode(node)),\n slotScopeIds,\n optimized,\n rendererInternals,\n hydrateNode\n );\n } else if (!!(process.env.NODE_ENV !== \"production\") || __VUE_PROD_HYDRATION_MISMATCH_DETAILS__) {\n warn$1(\"Invalid HostVNode type:\", type, `(${typeof type})`);\n }\n }\n if (ref != null) {\n setRef(ref, null, parentSuspense, vnode);\n }\n return nextNode;\n };\n const hydrateElement = (el, vnode, parentComponent, parentSuspense, slotScopeIds, optimized) => {\n optimized = optimized || !!vnode.dynamicChildren;\n const { type, props, patchFlag, shapeFlag, dirs, transition } = vnode;\n const forcePatch = type === \"input\" || type === \"option\";\n if (!!(process.env.NODE_ENV !== \"production\") || forcePatch || patchFlag !== -1) {\n if (dirs) {\n invokeDirectiveHook(vnode, null, parentComponent, \"created\");\n }\n let needCallTransitionHooks = false;\n if (isTemplateNode(el)) {\n needCallTransitionHooks = needTransition(\n null,\n // no need check parentSuspense in hydration\n transition\n ) && parentComponent && parentComponent.vnode.props && parentComponent.vnode.props.appear;\n const content = el.content.firstChild;\n if (needCallTransitionHooks) {\n const cls = content.getAttribute(\"class\");\n if (cls) content.$cls = cls;\n transition.beforeEnter(content);\n }\n replaceNode(content, el, parentComponent);\n vnode.el = el = content;\n }\n if (shapeFlag & 16 && // skip if element has innerHTML / textContent\n !(props && (props.innerHTML || props.textContent))) {\n let next = hydrateChildren(\n el.firstChild,\n vnode,\n el,\n parentComponent,\n parentSuspense,\n slotScopeIds,\n optimized\n );\n let hasWarned = false;\n while (next) {\n if (!isMismatchAllowed(el, 1 /* CHILDREN */)) {\n if ((!!(process.env.NODE_ENV !== \"production\") || __VUE_PROD_HYDRATION_MISMATCH_DETAILS__) && !hasWarned) {\n warn$1(\n `Hydration children mismatch on`,\n el,\n `\nServer rendered element contains more child nodes than client vdom.`\n );\n hasWarned = true;\n }\n logMismatchError();\n }\n const cur = next;\n next = next.nextSibling;\n remove(cur);\n }\n } else if (shapeFlag & 8) {\n let clientText = vnode.children;\n if (clientText[0] === \"\\n\" && (el.tagName === \"PRE\" || el.tagName === \"TEXTAREA\")) {\n clientText = clientText.slice(1);\n }\n if (el.textContent !== clientText) {\n if (!isMismatchAllowed(el, 0 /* TEXT */)) {\n (!!(process.env.NODE_ENV !== \"production\") || __VUE_PROD_HYDRATION_MISMATCH_DETAILS__) && warn$1(\n `Hydration text content mismatch on`,\n el,\n `\n - rendered on server: ${el.textContent}\n - expected on client: ${vnode.children}`\n );\n logMismatchError();\n }\n el.textContent = vnode.children;\n }\n }\n if (props) {\n if (!!(process.env.NODE_ENV !== \"production\") || __VUE_PROD_HYDRATION_MISMATCH_DETAILS__ || forcePatch || !optimized || patchFlag & (16 | 32)) {\n const isCustomElement = el.tagName.includes(\"-\");\n for (const key in props) {\n if ((!!(process.env.NODE_ENV !== \"production\") || __VUE_PROD_HYDRATION_MISMATCH_DETAILS__) && // #11189 skip if this node has directives that have created hooks\n // as it could have mutated the DOM in any possible way\n !(dirs && dirs.some((d) => d.dir.created)) && propHasMismatch(el, key, props[key], vnode, parentComponent)) {\n logMismatchError();\n }\n if (forcePatch && (key.endsWith(\"value\") || key === \"indeterminate\") || isOn(key) && !isReservedProp(key) || // force hydrate v-bind with .prop modifiers\n key[0] === \".\" || isCustomElement) {\n patchProp(el, key, null, props[key], void 0, parentComponent);\n }\n }\n } else if (props.onClick) {\n patchProp(\n el,\n \"onClick\",\n null,\n props.onClick,\n void 0,\n parentComponent\n );\n } else if (patchFlag & 4 && isReactive(props.style)) {\n for (const key in props.style) props.style[key];\n }\n }\n let vnodeHooks;\n if (vnodeHooks = props && props.onVnodeBeforeMount) {\n invokeVNodeHook(vnodeHooks, parentComponent, vnode);\n }\n if (dirs) {\n invokeDirectiveHook(vnode, null, parentComponent, \"beforeMount\");\n }\n if ((vnodeHooks = props && props.onVnodeMounted) || dirs || needCallTransitionHooks) {\n queueEffectWithSuspense(() => {\n vnodeHooks && invokeVNodeHook(vnodeHooks, parentComponent, vnode);\n needCallTransitionHooks && transition.enter(el);\n dirs && invokeDirectiveHook(vnode, null, parentComponent, \"mounted\");\n }, parentSuspense);\n }\n }\n return el.nextSibling;\n };\n const hydrateChildren = (node, parentVNode, container, parentComponent, parentSuspense, slotScopeIds, optimized) => {\n optimized = optimized || !!parentVNode.dynamicChildren;\n const children = parentVNode.children;\n const l = children.length;\n let hasWarned = false;\n for (let i = 0; i < l; i++) {\n const vnode = optimized ? children[i] : children[i] = normalizeVNode(children[i]);\n const isText = vnode.type === Text;\n if (node) {\n if (isText && !optimized) {\n if (i + 1 < l && normalizeVNode(children[i + 1]).type === Text) {\n insert(\n createText(\n node.data.slice(vnode.children.length)\n ),\n container,\n nextSibling(node)\n );\n node.data = vnode.children;\n }\n }\n node = hydrateNode(\n node,\n vnode,\n parentComponent,\n parentSuspense,\n slotScopeIds,\n optimized\n );\n } else if (isText && !vnode.children) {\n insert(vnode.el = createText(\"\"), container);\n } else {\n if (!isMismatchAllowed(container, 1 /* CHILDREN */)) {\n if ((!!(process.env.NODE_ENV !== \"production\") || __VUE_PROD_HYDRATION_MISMATCH_DETAILS__) && !hasWarned) {\n warn$1(\n `Hydration children mismatch on`,\n container,\n `\nServer rendered element contains fewer child nodes than client vdom.`\n );\n hasWarned = true;\n }\n logMismatchError();\n }\n patch(\n null,\n vnode,\n container,\n null,\n parentComponent,\n parentSuspense,\n getContainerType(container),\n slotScopeIds\n );\n }\n }\n return node;\n };\n const hydrateFragment = (node, vnode, parentComponent, parentSuspense, slotScopeIds, optimized) => {\n const { slotScopeIds: fragmentSlotScopeIds } = vnode;\n if (fragmentSlotScopeIds) {\n slotScopeIds = slotScopeIds ? slotScopeIds.concat(fragmentSlotScopeIds) : fragmentSlotScopeIds;\n }\n const container = parentNode(node);\n const next = hydrateChildren(\n nextSibling(node),\n vnode,\n container,\n parentComponent,\n parentSuspense,\n slotScopeIds,\n optimized\n );\n if (next && isComment(next) && next.data === \"]\") {\n return nextSibling(vnode.anchor = next);\n } else {\n logMismatchError();\n insert(vnode.anchor = createComment(`]`), container, next);\n return next;\n }\n };\n const handleMismatch = (node, vnode, parentComponent, parentSuspense, slotScopeIds, isFragment) => {\n if (!isMismatchAllowed(node.parentElement, 1 /* CHILDREN */)) {\n (!!(process.env.NODE_ENV !== \"production\") || __VUE_PROD_HYDRATION_MISMATCH_DETAILS__) && warn$1(\n `Hydration node mismatch:\n- rendered on server:`,\n node,\n node.nodeType === 3 ? `(text)` : isComment(node) && node.data === \"[\" ? `(start of fragment)` : ``,\n `\n- expected on client:`,\n vnode.type\n );\n logMismatchError();\n }\n vnode.el = null;\n if (isFragment) {\n const end = locateClosingAnchor(node);\n while (true) {\n const next2 = nextSibling(node);\n if (next2 && next2 !== end) {\n remove(next2);\n } else {\n break;\n }\n }\n }\n const next = nextSibling(node);\n const container = parentNode(node);\n remove(node);\n patch(\n null,\n vnode,\n container,\n next,\n parentComponent,\n parentSuspense,\n getContainerType(container),\n slotScopeIds\n );\n if (parentComponent) {\n parentComponent.vnode.el = vnode.el;\n updateHOCHostEl(parentComponent, vnode.el);\n }\n return next;\n };\n const locateClosingAnchor = (node, open = \"[\", close = \"]\") => {\n let match = 0;\n while (node) {\n node = nextSibling(node);\n if (node && isComment(node)) {\n if (node.data === open) match++;\n if (node.data === close) {\n if (match === 0) {\n return nextSibling(node);\n } else {\n match--;\n }\n }\n }\n }\n return node;\n };\n const replaceNode = (newNode, oldNode, parentComponent) => {\n const parentNode2 = oldNode.parentNode;\n if (parentNode2) {\n parentNode2.replaceChild(newNode, oldNode);\n }\n let parent = parentComponent;\n while (parent) {\n if (parent.vnode.el === oldNode) {\n parent.vnode.el = parent.subTree.el = newNode;\n }\n parent = parent.parent;\n }\n };\n const isTemplateNode = (node) => {\n return node.nodeType === 1 && node.tagName === \"TEMPLATE\";\n };\n return [hydrate, hydrateNode];\n}\nfunction propHasMismatch(el, key, clientValue, vnode, instance) {\n let mismatchType;\n let mismatchKey;\n let actual;\n let expected;\n if (key === \"class\") {\n if (el.$cls) {\n actual = el.$cls;\n delete el.$cls;\n } else {\n actual = el.getAttribute(\"class\");\n }\n expected = normalizeClass(clientValue);\n if (!isSetEqual(toClassSet(actual || \"\"), toClassSet(expected))) {\n mismatchType = 2 /* CLASS */;\n mismatchKey = `class`;\n }\n } else if (key === \"style\") {\n actual = el.getAttribute(\"style\") || \"\";\n expected = isString(clientValue) ? clientValue : stringifyStyle(normalizeStyle(clientValue));\n const actualMap = toStyleMap(actual);\n const expectedMap = toStyleMap(expected);\n if (vnode.dirs) {\n for (const { dir, value } of vnode.dirs) {\n if (dir.name === \"show\" && !value) {\n expectedMap.set(\"display\", \"none\");\n }\n }\n }\n if (instance) {\n resolveCssVars(instance, vnode, expectedMap);\n }\n if (!isMapEqual(actualMap, expectedMap)) {\n mismatchType = 3 /* STYLE */;\n mismatchKey = \"style\";\n }\n } else if (el instanceof SVGElement && isKnownSvgAttr(key) || el instanceof HTMLElement && (isBooleanAttr(key) || isKnownHtmlAttr(key))) {\n if (isBooleanAttr(key)) {\n actual = el.hasAttribute(key);\n expected = includeBooleanAttr(clientValue);\n } else if (clientValue == null) {\n actual = el.hasAttribute(key);\n expected = false;\n } else {\n if (el.hasAttribute(key)) {\n actual = el.getAttribute(key);\n } else if (key === \"value\" && el.tagName === \"TEXTAREA\") {\n actual = el.value;\n } else {\n actual = false;\n }\n expected = isRenderableAttrValue(clientValue) ? String(clientValue) : false;\n }\n if (actual !== expected) {\n mismatchType = 4 /* ATTRIBUTE */;\n mismatchKey = key;\n }\n }\n if (mismatchType != null && !isMismatchAllowed(el, mismatchType)) {\n const format = (v) => v === false ? `(not rendered)` : `${mismatchKey}=\"${v}\"`;\n const preSegment = `Hydration ${MismatchTypeString[mismatchType]} mismatch on`;\n const postSegment = `\n - rendered on server: ${format(actual)}\n - expected on client: ${format(expected)}\n Note: this mismatch is check-only. The DOM will not be rectified in production due to performance overhead.\n You should fix the source of the mismatch.`;\n {\n warn$1(preSegment, el, postSegment);\n }\n return true;\n }\n return false;\n}\nfunction toClassSet(str) {\n return new Set(str.trim().split(/\\s+/));\n}\nfunction isSetEqual(a, b) {\n if (a.size !== b.size) {\n return false;\n }\n for (const s of a) {\n if (!b.has(s)) {\n return false;\n }\n }\n return true;\n}\nfunction toStyleMap(str) {\n const styleMap = /* @__PURE__ */ new Map();\n for (const item of str.split(\";\")) {\n let [key, value] = item.split(\":\");\n key = key.trim();\n value = value && value.trim();\n if (key && value) {\n styleMap.set(key, value);\n }\n }\n return styleMap;\n}\nfunction isMapEqual(a, b) {\n if (a.size !== b.size) {\n return false;\n }\n for (const [key, value] of a) {\n if (value !== b.get(key)) {\n return false;\n }\n }\n return true;\n}\nfunction resolveCssVars(instance, vnode, expectedMap) {\n const root = instance.subTree;\n if (instance.getCssVars && (vnode === root || root && root.type === Fragment && root.children.includes(vnode))) {\n const cssVars = instance.getCssVars();\n for (const key in cssVars) {\n const value = normalizeCssVarValue(cssVars[key]);\n expectedMap.set(`--${getEscapedCssVarName(key, false)}`, value);\n }\n }\n if (vnode === root && instance.parent) {\n resolveCssVars(instance.parent, instance.vnode, expectedMap);\n }\n}\nconst allowMismatchAttr = \"data-allow-mismatch\";\nconst MismatchTypeString = {\n [0 /* TEXT */]: \"text\",\n [1 /* CHILDREN */]: \"children\",\n [2 /* CLASS */]: \"class\",\n [3 /* STYLE */]: \"style\",\n [4 /* ATTRIBUTE */]: \"attribute\"\n};\nfunction isMismatchAllowed(el, allowedType) {\n if (allowedType === 0 /* TEXT */ || allowedType === 1 /* CHILDREN */) {\n while (el && !el.hasAttribute(allowMismatchAttr)) {\n el = el.parentElement;\n }\n }\n const allowedAttr = el && el.getAttribute(allowMismatchAttr);\n if (allowedAttr == null) {\n return false;\n } else if (allowedAttr === \"\") {\n return true;\n } else {\n const list = allowedAttr.split(\",\");\n if (allowedType === 0 /* TEXT */ && list.includes(\"children\")) {\n return true;\n }\n return list.includes(MismatchTypeString[allowedType]);\n }\n}\n\nconst requestIdleCallback = getGlobalThis().requestIdleCallback || ((cb) => setTimeout(cb, 1));\nconst cancelIdleCallback = getGlobalThis().cancelIdleCallback || ((id) => clearTimeout(id));\nconst hydrateOnIdle = (timeout = 1e4) => (hydrate) => {\n const id = requestIdleCallback(hydrate, { timeout });\n return () => cancelIdleCallback(id);\n};\nfunction elementIsVisibleInViewport(el) {\n const { top, left, bottom, right } = el.getBoundingClientRect();\n const { innerHeight, innerWidth } = window;\n return (top > 0 && top < innerHeight || bottom > 0 && bottom < innerHeight) && (left > 0 && left < innerWidth || right > 0 && right < innerWidth);\n}\nconst hydrateOnVisible = (opts) => (hydrate, forEach) => {\n const ob = new IntersectionObserver((entries) => {\n for (const e of entries) {\n if (!e.isIntersecting) continue;\n ob.disconnect();\n hydrate();\n break;\n }\n }, opts);\n forEach((el) => {\n if (!(el instanceof Element)) return;\n if (elementIsVisibleInViewport(el)) {\n hydrate();\n ob.disconnect();\n return false;\n }\n ob.observe(el);\n });\n return () => ob.disconnect();\n};\nconst hydrateOnMediaQuery = (query) => (hydrate) => {\n if (query) {\n const mql = matchMedia(query);\n if (mql.matches) {\n hydrate();\n } else {\n mql.addEventListener(\"change\", hydrate, { once: true });\n return () => mql.removeEventListener(\"change\", hydrate);\n }\n }\n};\nconst hydrateOnInteraction = (interactions = []) => (hydrate, forEach) => {\n if (isString(interactions)) interactions = [interactions];\n let hasHydrated = false;\n const doHydrate = (e) => {\n if (!hasHydrated) {\n hasHydrated = true;\n teardown();\n hydrate();\n e.target.dispatchEvent(new e.constructor(e.type, e));\n }\n };\n const teardown = () => {\n forEach((el) => {\n for (const i of interactions) {\n el.removeEventListener(i, doHydrate);\n }\n });\n };\n forEach((el) => {\n for (const i of interactions) {\n el.addEventListener(i, doHydrate, { once: true });\n }\n });\n return teardown;\n};\nfunction forEachElement(node, cb) {\n if (isComment(node) && node.data === \"[\") {\n let depth = 1;\n let next = node.nextSibling;\n while (next) {\n if (next.nodeType === 1) {\n const result = cb(next);\n if (result === false) {\n break;\n }\n } else if (isComment(next)) {\n if (next.data === \"]\") {\n if (--depth === 0) break;\n } else if (next.data === \"[\") {\n depth++;\n }\n }\n next = next.nextSibling;\n }\n } else {\n cb(node);\n }\n}\n\nconst isAsyncWrapper = (i) => !!i.type.__asyncLoader;\n/*! #__NO_SIDE_EFFECTS__ */\n// @__NO_SIDE_EFFECTS__\nfunction defineAsyncComponent(source) {\n if (isFunction(source)) {\n source = { loader: source };\n }\n const {\n loader,\n loadingComponent,\n errorComponent,\n delay = 200,\n hydrate: hydrateStrategy,\n timeout,\n // undefined = never times out\n suspensible = true,\n onError: userOnError\n } = source;\n let pendingRequest = null;\n let resolvedComp;\n let retries = 0;\n const retry = () => {\n retries++;\n pendingRequest = null;\n return load();\n };\n const load = () => {\n let thisRequest;\n return pendingRequest || (thisRequest = pendingRequest = loader().catch((err) => {\n err = err instanceof Error ? err : new Error(String(err));\n if (userOnError) {\n return new Promise((resolve, reject) => {\n const userRetry = () => resolve(retry());\n const userFail = () => reject(err);\n userOnError(err, userRetry, userFail, retries + 1);\n });\n } else {\n throw err;\n }\n }).then((comp) => {\n if (thisRequest !== pendingRequest && pendingRequest) {\n return pendingRequest;\n }\n if (!!(process.env.NODE_ENV !== \"production\") && !comp) {\n warn$1(\n `Async component loader resolved to undefined. If you are using retry(), make sure to return its return value.`\n );\n }\n if (comp && (comp.__esModule || comp[Symbol.toStringTag] === \"Module\")) {\n comp = comp.default;\n }\n if (!!(process.env.NODE_ENV !== \"production\") && comp && !isObject(comp) && !isFunction(comp)) {\n throw new Error(`Invalid async component load result: ${comp}`);\n }\n resolvedComp = comp;\n return comp;\n }));\n };\n return defineComponent({\n name: \"AsyncComponentWrapper\",\n __asyncLoader: load,\n __asyncHydrate(el, instance, hydrate) {\n let patched = false;\n (instance.bu || (instance.bu = [])).push(() => patched = true);\n const performHydrate = () => {\n if (patched) {\n if (!!(process.env.NODE_ENV !== \"production\")) {\n warn$1(\n `Skipping lazy hydration for component '${getComponentName(resolvedComp) || resolvedComp.__file}': it was updated before lazy hydration performed.`\n );\n }\n return;\n }\n hydrate();\n };\n const doHydrate = hydrateStrategy ? () => {\n const teardown = hydrateStrategy(\n performHydrate,\n (cb) => forEachElement(el, cb)\n );\n if (teardown) {\n (instance.bum || (instance.bum = [])).push(teardown);\n }\n } : performHydrate;\n if (resolvedComp) {\n doHydrate();\n } else {\n load().then(() => !instance.isUnmounted && doHydrate());\n }\n },\n get __asyncResolved() {\n return resolvedComp;\n },\n setup() {\n const instance = currentInstance;\n markAsyncBoundary(instance);\n if (resolvedComp) {\n return () => createInnerComp(resolvedComp, instance);\n }\n const onError = (err) => {\n pendingRequest = null;\n handleError(\n err,\n instance,\n 13,\n !errorComponent\n );\n };\n if (suspensible && instance.suspense || isInSSRComponentSetup) {\n return load().then((comp) => {\n return () => createInnerComp(comp, instance);\n }).catch((err) => {\n onError(err);\n return () => errorComponent ? createVNode(errorComponent, {\n error: err\n }) : null;\n });\n }\n const loaded = ref(false);\n const error = ref();\n const delayed = ref(!!delay);\n if (delay) {\n setTimeout(() => {\n delayed.value = false;\n }, delay);\n }\n if (timeout != null) {\n setTimeout(() => {\n if (!loaded.value && !error.value) {\n const err = new Error(\n `Async component timed out after ${timeout}ms.`\n );\n onError(err);\n error.value = err;\n }\n }, timeout);\n }\n load().then(() => {\n loaded.value = true;\n if (instance.parent && isKeepAlive(instance.parent.vnode)) {\n instance.parent.update();\n }\n }).catch((err) => {\n onError(err);\n error.value = err;\n });\n return () => {\n if (loaded.value && resolvedComp) {\n return createInnerComp(resolvedComp, instance);\n } else if (error.value && errorComponent) {\n return createVNode(errorComponent, {\n error: error.value\n });\n } else if (loadingComponent && !delayed.value) {\n return createVNode(loadingComponent);\n }\n };\n }\n });\n}\nfunction createInnerComp(comp, parent) {\n const { ref: ref2, props, children, ce } = parent.vnode;\n const vnode = createVNode(comp, props, children);\n vnode.ref = ref2;\n vnode.ce = ce;\n delete parent.vnode.ce;\n return vnode;\n}\n\nconst isKeepAlive = (vnode) => vnode.type.__isKeepAlive;\nconst KeepAliveImpl = {\n name: `KeepAlive`,\n // Marker for special handling inside the renderer. We are not using a ===\n // check directly on KeepAlive in the renderer, because importing it directly\n // would prevent it from being tree-shaken.\n __isKeepAlive: true,\n props: {\n include: [String, RegExp, Array],\n exclude: [String, RegExp, Array],\n max: [String, Number]\n },\n setup(props, { slots }) {\n const instance = getCurrentInstance();\n const sharedContext = instance.ctx;\n if (!sharedContext.renderer) {\n return () => {\n const children = slots.default && slots.default();\n return children && children.length === 1 ? children[0] : children;\n };\n }\n const cache = /* @__PURE__ */ new Map();\n const keys = /* @__PURE__ */ new Set();\n let current = null;\n if (!!(process.env.NODE_ENV !== \"production\") || __VUE_PROD_DEVTOOLS__) {\n instance.__v_cache = cache;\n }\n const parentSuspense = instance.suspense;\n const {\n renderer: {\n p: patch,\n m: move,\n um: _unmount,\n o: { createElement }\n }\n } = sharedContext;\n const storageContainer = createElement(\"div\");\n sharedContext.activate = (vnode, container, anchor, namespace, optimized) => {\n const instance2 = vnode.component;\n move(vnode, container, anchor, 0, parentSuspense);\n patch(\n instance2.vnode,\n vnode,\n container,\n anchor,\n instance2,\n parentSuspense,\n namespace,\n vnode.slotScopeIds,\n optimized\n );\n queuePostRenderEffect(() => {\n instance2.isDeactivated = false;\n if (instance2.a) {\n invokeArrayFns(instance2.a);\n }\n const vnodeHook = vnode.props && vnode.props.onVnodeMounted;\n if (vnodeHook) {\n invokeVNodeHook(vnodeHook, instance2.parent, vnode);\n }\n }, parentSuspense);\n if (!!(process.env.NODE_ENV !== \"production\") || __VUE_PROD_DEVTOOLS__) {\n devtoolsComponentAdded(instance2);\n }\n };\n sharedContext.deactivate = (vnode) => {\n const instance2 = vnode.component;\n invalidateMount(instance2.m);\n invalidateMount(instance2.a);\n move(vnode, storageContainer, null, 1, parentSuspense);\n queuePostRenderEffect(() => {\n if (instance2.da) {\n invokeArrayFns(instance2.da);\n }\n const vnodeHook = vnode.props && vnode.props.onVnodeUnmounted;\n if (vnodeHook) {\n invokeVNodeHook(vnodeHook, instance2.parent, vnode);\n }\n instance2.isDeactivated = true;\n }, parentSuspense);\n if (!!(process.env.NODE_ENV !== \"production\") || __VUE_PROD_DEVTOOLS__) {\n devtoolsComponentAdded(instance2);\n }\n if (!!(process.env.NODE_ENV !== \"production\") && true) {\n instance2.__keepAliveStorageContainer = storageContainer;\n }\n };\n function unmount(vnode) {\n resetShapeFlag(vnode);\n _unmount(vnode, instance, parentSuspense, true);\n }\n function pruneCache(filter) {\n cache.forEach((vnode, key) => {\n const name = getComponentName(vnode.type);\n if (name && !filter(name)) {\n pruneCacheEntry(key);\n }\n });\n }\n function pruneCacheEntry(key) {\n const cached = cache.get(key);\n if (cached && (!current || !isSameVNodeType(cached, current))) {\n unmount(cached);\n } else if (current) {\n resetShapeFlag(current);\n }\n cache.delete(key);\n keys.delete(key);\n }\n watch(\n () => [props.include, props.exclude],\n ([include, exclude]) => {\n include && pruneCache((name) => matches(include, name));\n exclude && pruneCache((name) => !matches(exclude, name));\n },\n // prune post-render after `current` has been updated\n { flush: \"post\", deep: true }\n );\n let pendingCacheKey = null;\n const cacheSubtree = () => {\n if (pendingCacheKey != null) {\n if (isSuspense(instance.subTree.type)) {\n queuePostRenderEffect(() => {\n cache.set(pendingCacheKey, getInnerChild(instance.subTree));\n }, instance.subTree.suspense);\n } else {\n cache.set(pendingCacheKey, getInnerChild(instance.subTree));\n }\n }\n };\n onMounted(cacheSubtree);\n onUpdated(cacheSubtree);\n onBeforeUnmount(() => {\n cache.forEach((cached) => {\n const { subTree, suspense } = instance;\n const vnode = getInnerChild(subTree);\n if (cached.type === vnode.type && cached.key === vnode.key) {\n resetShapeFlag(vnode);\n const da = vnode.component.da;\n da && queuePostRenderEffect(da, suspense);\n return;\n }\n unmount(cached);\n });\n });\n return () => {\n pendingCacheKey = null;\n if (!slots.default) {\n return current = null;\n }\n const children = slots.default();\n const rawVNode = children[0];\n if (children.length > 1) {\n if (!!(process.env.NODE_ENV !== \"production\")) {\n warn$1(`KeepAlive should contain exactly one component child.`);\n }\n current = null;\n return children;\n } else if (!isVNode(rawVNode) || !(rawVNode.shapeFlag & 4) && !(rawVNode.shapeFlag & 128)) {\n current = null;\n return rawVNode;\n }\n let vnode = getInnerChild(rawVNode);\n if (vnode.type === Comment) {\n current = null;\n return vnode;\n }\n const comp = vnode.type;\n const name = getComponentName(\n isAsyncWrapper(vnode) ? vnode.type.__asyncResolved || {} : comp\n );\n const { include, exclude, max } = props;\n if (include && (!name || !matches(include, name)) || exclude && name && matches(exclude, name)) {\n vnode.shapeFlag &= -257;\n current = vnode;\n return rawVNode;\n }\n const key = vnode.key == null ? comp : vnode.key;\n const cachedVNode = cache.get(key);\n if (vnode.el) {\n vnode = cloneVNode(vnode);\n if (rawVNode.shapeFlag & 128) {\n rawVNode.ssContent = vnode;\n }\n }\n pendingCacheKey = key;\n if (cachedVNode) {\n vnode.el = cachedVNode.el;\n vnode.component = cachedVNode.component;\n if (vnode.transition) {\n setTransitionHooks(vnode, vnode.transition);\n }\n vnode.shapeFlag |= 512;\n keys.delete(key);\n keys.add(key);\n } else {\n keys.add(key);\n if (max && keys.size > parseInt(max, 10)) {\n pruneCacheEntry(keys.values().next().value);\n }\n }\n vnode.shapeFlag |= 256;\n current = vnode;\n return isSuspense(rawVNode.type) ? rawVNode : vnode;\n };\n }\n};\nconst KeepAlive = KeepAliveImpl;\nfunction matches(pattern, name) {\n if (isArray(pattern)) {\n return pattern.some((p) => matches(p, name));\n } else if (isString(pattern)) {\n return pattern.split(\",\").includes(name);\n } else if (isRegExp(pattern)) {\n pattern.lastIndex = 0;\n return pattern.test(name);\n }\n return false;\n}\nfunction onActivated(hook, target) {\n registerKeepAliveHook(hook, \"a\", target);\n}\nfunction onDeactivated(hook, target) {\n registerKeepAliveHook(hook, \"da\", target);\n}\nfunction registerKeepAliveHook(hook, type, target = currentInstance) {\n const wrappedHook = hook.__wdc || (hook.__wdc = () => {\n let current = target;\n while (current) {\n if (current.isDeactivated) {\n return;\n }\n current = current.parent;\n }\n return hook();\n });\n injectHook(type, wrappedHook, target);\n if (target) {\n let current = target.parent;\n while (current && current.parent) {\n if (isKeepAlive(current.parent.vnode)) {\n injectToKeepAliveRoot(wrappedHook, type, target, current);\n }\n current = current.parent;\n }\n }\n}\nfunction injectToKeepAliveRoot(hook, type, target, keepAliveRoot) {\n const injected = injectHook(\n type,\n hook,\n keepAliveRoot,\n true\n /* prepend */\n );\n onUnmounted(() => {\n remove(keepAliveRoot[type], injected);\n }, target);\n}\nfunction resetShapeFlag(vnode) {\n vnode.shapeFlag &= -257;\n vnode.shapeFlag &= -513;\n}\nfunction getInnerChild(vnode) {\n return vnode.shapeFlag & 128 ? vnode.ssContent : vnode;\n}\n\nfunction injectHook(type, hook, target = currentInstance, prepend = false) {\n if (target) {\n const hooks = target[type] || (target[type] = []);\n const wrappedHook = hook.__weh || (hook.__weh = (...args) => {\n pauseTracking();\n const reset = setCurrentInstance(target);\n const res = callWithAsyncErrorHandling(hook, target, type, args);\n reset();\n resetTracking();\n return res;\n });\n if (prepend) {\n hooks.unshift(wrappedHook);\n } else {\n hooks.push(wrappedHook);\n }\n return wrappedHook;\n } else if (!!(process.env.NODE_ENV !== \"production\")) {\n const apiName = toHandlerKey(ErrorTypeStrings$1[type].replace(/ hook$/, \"\"));\n warn$1(\n `${apiName} is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup().` + (` If you are using async setup(), make sure to register lifecycle hooks before the first await statement.` )\n );\n }\n}\nconst createHook = (lifecycle) => (hook, target = currentInstance) => {\n if (!isInSSRComponentSetup || lifecycle === \"sp\") {\n injectHook(lifecycle, (...args) => hook(...args), target);\n }\n};\nconst onBeforeMount = createHook(\"bm\");\nconst onMounted = createHook(\"m\");\nconst onBeforeUpdate = createHook(\n \"bu\"\n);\nconst onUpdated = createHook(\"u\");\nconst onBeforeUnmount = createHook(\n \"bum\"\n);\nconst onUnmounted = createHook(\"um\");\nconst onServerPrefetch = createHook(\n \"sp\"\n);\nconst onRenderTriggered = createHook(\"rtg\");\nconst onRenderTracked = createHook(\"rtc\");\nfunction onErrorCaptured(hook, target = currentInstance) {\n injectHook(\"ec\", hook, target);\n}\n\nconst COMPONENTS = \"components\";\nconst DIRECTIVES = \"directives\";\nfunction resolveComponent(name, maybeSelfReference) {\n return resolveAsset(COMPONENTS, name, true, maybeSelfReference) || name;\n}\nconst NULL_DYNAMIC_COMPONENT = Symbol.for(\"v-ndc\");\nfunction resolveDynamicComponent(component) {\n if (isString(component)) {\n return resolveAsset(COMPONENTS, component, false) || component;\n } else {\n return component || NULL_DYNAMIC_COMPONENT;\n }\n}\nfunction resolveDirective(name) {\n return resolveAsset(DIRECTIVES, name);\n}\nfunction resolveAsset(type, name, warnMissing = true, maybeSelfReference = false) {\n const instance = currentRenderingInstance || currentInstance;\n if (instance) {\n const Component = instance.type;\n if (type === COMPONENTS) {\n const selfName = getComponentName(\n Component,\n false\n );\n if (selfName && (selfName === name || selfName === camelize(name) || selfName === capitalize(camelize(name)))) {\n return Component;\n }\n }\n const res = (\n // local registration\n // check instance[type] first which is resolved for options API\n resolve(instance[type] || Component[type], name) || // global registration\n resolve(instance.appContext[type], name)\n );\n if (!res && maybeSelfReference) {\n return Component;\n }\n if (!!(process.env.NODE_ENV !== \"production\") && warnMissing && !res) {\n const extra = type === COMPONENTS ? `\nIf this is a native custom element, make sure to exclude it from component resolution via compilerOptions.isCustomElement.` : ``;\n warn$1(`Failed to resolve ${type.slice(0, -1)}: ${name}${extra}`);\n }\n return res;\n } else if (!!(process.env.NODE_ENV !== \"production\")) {\n warn$1(\n `resolve${capitalize(type.slice(0, -1))} can only be used in render() or setup().`\n );\n }\n}\nfunction resolve(registry, name) {\n return registry && (registry[name] || registry[camelize(name)] || registry[capitalize(camelize(name))]);\n}\n\nfunction renderList(source, renderItem, cache, index) {\n let ret;\n const cached = cache && cache[index];\n const sourceIsArray = isArray(source);\n if (sourceIsArray || isString(source)) {\n const sourceIsReactiveArray = sourceIsArray && isReactive(source);\n let needsWrap = false;\n let isReadonlySource = false;\n if (sourceIsReactiveArray) {\n needsWrap = !isShallow(source);\n isReadonlySource = isReadonly(source);\n source = shallowReadArray(source);\n }\n ret = new Array(source.length);\n for (let i = 0, l = source.length; i < l; i++) {\n ret[i] = renderItem(\n needsWrap ? isReadonlySource ? toReadonly(toReactive(source[i])) : toReactive(source[i]) : source[i],\n i,\n void 0,\n cached && cached[i]\n );\n }\n } else if (typeof source === \"number\") {\n if (!!(process.env.NODE_ENV !== \"production\") && !Number.isInteger(source)) {\n warn$1(`The v-for range expect an integer value but got ${source}.`);\n }\n ret = new Array(source);\n for (let i = 0; i < source; i++) {\n ret[i] = renderItem(i + 1, i, void 0, cached && cached[i]);\n }\n } else if (isObject(source)) {\n if (source[Symbol.iterator]) {\n ret = Array.from(\n source,\n (item, i) => renderItem(item, i, void 0, cached && cached[i])\n );\n } else {\n const keys = Object.keys(source);\n ret = new Array(keys.length);\n for (let i = 0, l = keys.length; i < l; i++) {\n const key = keys[i];\n ret[i] = renderItem(source[key], key, i, cached && cached[i]);\n }\n }\n } else {\n ret = [];\n }\n if (cache) {\n cache[index] = ret;\n }\n return ret;\n}\n\nfunction createSlots(slots, dynamicSlots) {\n for (let i = 0; i < dynamicSlots.length; i++) {\n const slot = dynamicSlots[i];\n if (isArray(slot)) {\n for (let j = 0; j < slot.length; j++) {\n slots[slot[j].name] = slot[j].fn;\n }\n } else if (slot) {\n slots[slot.name] = slot.key ? (...args) => {\n const res = slot.fn(...args);\n if (res) res.key = slot.key;\n return res;\n } : slot.fn;\n }\n }\n return slots;\n}\n\nfunction renderSlot(slots, name, props = {}, fallback, noSlotted) {\n if (currentRenderingInstance.ce || currentRenderingInstance.parent && isAsyncWrapper(currentRenderingInstance.parent) && currentRenderingInstance.parent.ce) {\n if (name !== \"default\") props.name = name;\n return openBlock(), createBlock(\n Fragment,\n null,\n [createVNode(\"slot\", props, fallback && fallback())],\n 64\n );\n }\n let slot = slots[name];\n if (!!(process.env.NODE_ENV !== \"production\") && slot && slot.length > 1) {\n warn$1(\n `SSR-optimized slot function detected in a non-SSR-optimized render function. You need to mark this component with $dynamic-slots in the parent template.`\n );\n slot = () => [];\n }\n if (slot && slot._c) {\n slot._d = false;\n }\n openBlock();\n const validSlotContent = slot && ensureValidVNode(slot(props));\n const slotKey = props.key || // slot content array of a dynamic conditional slot may have a branch\n // key attached in the `createSlots` helper, respect that\n validSlotContent && validSlotContent.key;\n const rendered = createBlock(\n Fragment,\n {\n key: (slotKey && !isSymbol(slotKey) ? slotKey : `_${name}`) + // #7256 force differentiate fallback content from actual content\n (!validSlotContent && fallback ? \"_fb\" : \"\")\n },\n validSlotContent || (fallback ? fallback() : []),\n validSlotContent && slots._ === 1 ? 64 : -2\n );\n if (!noSlotted && rendered.scopeId) {\n rendered.slotScopeIds = [rendered.scopeId + \"-s\"];\n }\n if (slot && slot._c) {\n slot._d = true;\n }\n return rendered;\n}\nfunction ensureValidVNode(vnodes) {\n return vnodes.some((child) => {\n if (!isVNode(child)) return true;\n if (child.type === Comment) return false;\n if (child.type === Fragment && !ensureValidVNode(child.children))\n return false;\n return true;\n }) ? vnodes : null;\n}\n\nfunction toHandlers(obj, preserveCaseIfNecessary) {\n const ret = {};\n if (!!(process.env.NODE_ENV !== \"production\") && !isObject(obj)) {\n warn$1(`v-on with no argument expects an object value.`);\n return ret;\n }\n for (const key in obj) {\n ret[preserveCaseIfNecessary && /[A-Z]/.test(key) ? `on:${key}` : toHandlerKey(key)] = obj[key];\n }\n return ret;\n}\n\nconst getPublicInstance = (i) => {\n if (!i) return null;\n if (isStatefulComponent(i)) return getComponentPublicInstance(i);\n return getPublicInstance(i.parent);\n};\nconst publicPropertiesMap = (\n // Move PURE marker to new line to workaround compiler discarding it\n // due to type annotation\n /* @__PURE__ */ extend(/* @__PURE__ */ Object.create(null), {\n $: (i) => i,\n $el: (i) => i.vnode.el,\n $data: (i) => i.data,\n $props: (i) => !!(process.env.NODE_ENV !== \"production\") ? shallowReadonly(i.props) : i.props,\n $attrs: (i) => !!(process.env.NODE_ENV !== \"production\") ? shallowReadonly(i.attrs) : i.attrs,\n $slots: (i) => !!(process.env.NODE_ENV !== \"production\") ? shallowReadonly(i.slots) : i.slots,\n $refs: (i) => !!(process.env.NODE_ENV !== \"production\") ? shallowReadonly(i.refs) : i.refs,\n $parent: (i) => getPublicInstance(i.parent),\n $root: (i) => getPublicInstance(i.root),\n $host: (i) => i.ce,\n $emit: (i) => i.emit,\n $options: (i) => __VUE_OPTIONS_API__ ? resolveMergedOptions(i) : i.type,\n $forceUpdate: (i) => i.f || (i.f = () => {\n queueJob(i.update);\n }),\n $nextTick: (i) => i.n || (i.n = nextTick.bind(i.proxy)),\n $watch: (i) => __VUE_OPTIONS_API__ ? instanceWatch.bind(i) : NOOP\n })\n);\nconst isReservedPrefix = (key) => key === \"_\" || key === \"$\";\nconst hasSetupBinding = (state, key) => state !== EMPTY_OBJ && !state.__isScriptSetup && hasOwn(state, key);\nconst PublicInstanceProxyHandlers = {\n get({ _: instance }, key) {\n if (key === \"__v_skip\") {\n return true;\n }\n const { ctx, setupState, data, props, accessCache, type, appContext } = instance;\n if (!!(process.env.NODE_ENV !== \"production\") && key === \"__isVue\") {\n return true;\n }\n let normalizedProps;\n if (key[0] !== \"$\") {\n const n = accessCache[key];\n if (n !== void 0) {\n switch (n) {\n case 1 /* SETUP */:\n return setupState[key];\n case 2 /* DATA */:\n return data[key];\n case 4 /* CONTEXT */:\n return ctx[key];\n case 3 /* PROPS */:\n return props[key];\n }\n } else if (hasSetupBinding(setupState, key)) {\n accessCache[key] = 1 /* SETUP */;\n return setupState[key];\n } else if (data !== EMPTY_OBJ && hasOwn(data, key)) {\n accessCache[key] = 2 /* DATA */;\n return data[key];\n } else if (\n // only cache other properties when instance has declared (thus stable)\n // props\n (normalizedProps = instance.propsOptions[0]) && hasOwn(normalizedProps, key)\n ) {\n accessCache[key] = 3 /* PROPS */;\n return props[key];\n } else if (ctx !== EMPTY_OBJ && hasOwn(ctx, key)) {\n accessCache[key] = 4 /* CONTEXT */;\n return ctx[key];\n } else if (!__VUE_OPTIONS_API__ || shouldCacheAccess) {\n accessCache[key] = 0 /* OTHER */;\n }\n }\n const publicGetter = publicPropertiesMap[key];\n let cssModule, globalProperties;\n if (publicGetter) {\n if (key === \"$attrs\") {\n track(instance.attrs, \"get\", \"\");\n !!(process.env.NODE_ENV !== \"production\") && markAttrsAccessed();\n } else if (!!(process.env.NODE_ENV !== \"production\") && key === \"$slots\") {\n track(instance, \"get\", key);\n }\n return publicGetter(instance);\n } else if (\n // css module (injected by vue-loader)\n (cssModule = type.__cssModules) && (cssModule = cssModule[key])\n ) {\n return cssModule;\n } else if (ctx !== EMPTY_OBJ && hasOwn(ctx, key)) {\n accessCache[key] = 4 /* CONTEXT */;\n return ctx[key];\n } else if (\n // global properties\n globalProperties = appContext.config.globalProperties, hasOwn(globalProperties, key)\n ) {\n {\n return globalProperties[key];\n }\n } else if (!!(process.env.NODE_ENV !== \"production\") && currentRenderingInstance && (!isString(key) || // #1091 avoid internal isRef/isVNode checks on component instance leading\n // to infinite warning loop\n key.indexOf(\"__v\") !== 0)) {\n if (data !== EMPTY_OBJ && isReservedPrefix(key[0]) && hasOwn(data, key)) {\n warn$1(\n `Property ${JSON.stringify(\n key\n )} must be accessed via $data because it starts with a reserved character (\"$\" or \"_\") and is not proxied on the render context.`\n );\n } else if (instance === currentRenderingInstance) {\n warn$1(\n `Property ${JSON.stringify(key)} was accessed during render but is not defined on instance.`\n );\n }\n }\n },\n set({ _: instance }, key, value) {\n const { data, setupState, ctx } = instance;\n if (hasSetupBinding(setupState, key)) {\n setupState[key] = value;\n return true;\n } else if (!!(process.env.NODE_ENV !== \"production\") && setupState.__isScriptSetup && hasOwn(setupState, key)) {\n warn$1(`Cannot mutate \n\n\n","/*!\n * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com\n * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)\n * Copyright 2024 Fonticons, Inc.\n */\nfunction _defineProperty(e, r, t) {\n return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, {\n value: t,\n enumerable: !0,\n configurable: !0,\n writable: !0\n }) : e[r] = t, e;\n}\nfunction _inherits(t, e) {\n if (\"function\" != typeof e && null !== e) throw new TypeError(\"Super expression must either be null or a function\");\n t.prototype = Object.create(e && e.prototype, {\n constructor: {\n value: t,\n writable: !0,\n configurable: !0\n }\n }), Object.defineProperty(t, \"prototype\", {\n writable: !1\n }), e && _setPrototypeOf(t, e);\n}\nfunction ownKeys(e, r) {\n var t = Object.keys(e);\n if (Object.getOwnPropertySymbols) {\n var o = Object.getOwnPropertySymbols(e);\n r && (o = o.filter(function (r) {\n return Object.getOwnPropertyDescriptor(e, r).enumerable;\n })), t.push.apply(t, o);\n }\n return t;\n}\nfunction _objectSpread2(e) {\n for (var r = 1; r < arguments.length; r++) {\n var t = null != arguments[r] ? arguments[r] : {};\n r % 2 ? ownKeys(Object(t), !0).forEach(function (r) {\n _defineProperty(e, r, t[r]);\n }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) {\n Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r));\n });\n }\n return e;\n}\nfunction _setPrototypeOf(t, e) {\n return _setPrototypeOf = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function (t, e) {\n return t.__proto__ = e, t;\n }, _setPrototypeOf(t, e);\n}\nfunction _toPrimitive(t, r) {\n if (\"object\" != typeof t || !t) return t;\n var e = t[Symbol.toPrimitive];\n if (void 0 !== e) {\n var i = e.call(t, r || \"default\");\n if (\"object\" != typeof i) return i;\n throw new TypeError(\"@@toPrimitive must return a primitive value.\");\n }\n return (\"string\" === r ? String : Number)(t);\n}\nfunction _toPropertyKey(t) {\n var i = _toPrimitive(t, \"string\");\n return \"symbol\" == typeof i ? i : i + \"\";\n}\nfunction _wrapRegExp() {\n _wrapRegExp = function (e, r) {\n return new BabelRegExp(e, void 0, r);\n };\n var e = RegExp.prototype,\n r = new WeakMap();\n function BabelRegExp(e, t, p) {\n var o = RegExp(e, t);\n return r.set(o, p || r.get(e)), _setPrototypeOf(o, BabelRegExp.prototype);\n }\n function buildGroups(e, t) {\n var p = r.get(t);\n return Object.keys(p).reduce(function (r, t) {\n var o = p[t];\n if (\"number\" == typeof o) r[t] = e[o];else {\n for (var i = 0; void 0 === e[o[i]] && i + 1 < o.length;) i++;\n r[t] = e[o[i]];\n }\n return r;\n }, Object.create(null));\n }\n return _inherits(BabelRegExp, RegExp), BabelRegExp.prototype.exec = function (r) {\n var t = e.exec.call(this, r);\n if (t) {\n t.groups = buildGroups(t, this);\n var p = t.indices;\n p && (p.groups = buildGroups(p, this));\n }\n return t;\n }, BabelRegExp.prototype[Symbol.replace] = function (t, p) {\n if (\"string\" == typeof p) {\n var o = r.get(this);\n return e[Symbol.replace].call(this, t, p.replace(/\\$<([^>]+)>/g, function (e, r) {\n var t = o[r];\n return \"$\" + (Array.isArray(t) ? t.join(\"$\") : t);\n }));\n }\n if (\"function\" == typeof p) {\n var i = this;\n return e[Symbol.replace].call(this, t, function () {\n var e = arguments;\n return \"object\" != typeof e[e.length - 1] && (e = [].slice.call(e)).push(buildGroups(e, i)), p.apply(this, e);\n });\n }\n return e[Symbol.replace].call(this, t, p);\n }, _wrapRegExp.apply(this, arguments);\n}\n\nconst noop = () => {};\nlet _WINDOW = {};\nlet _DOCUMENT = {};\nlet _MUTATION_OBSERVER = null;\nlet _PERFORMANCE = {\n mark: noop,\n measure: noop\n};\ntry {\n if (typeof window !== 'undefined') _WINDOW = window;\n if (typeof document !== 'undefined') _DOCUMENT = document;\n if (typeof MutationObserver !== 'undefined') _MUTATION_OBSERVER = MutationObserver;\n if (typeof performance !== 'undefined') _PERFORMANCE = performance;\n} catch (e) {}\nconst {\n userAgent = ''\n} = _WINDOW.navigator || {};\nconst WINDOW = _WINDOW;\nconst DOCUMENT = _DOCUMENT;\nconst MUTATION_OBSERVER = _MUTATION_OBSERVER;\nconst PERFORMANCE = _PERFORMANCE;\nconst IS_BROWSER = !!WINDOW.document;\nconst IS_DOM = !!DOCUMENT.documentElement && !!DOCUMENT.head && typeof DOCUMENT.addEventListener === 'function' && typeof DOCUMENT.createElement === 'function';\nconst IS_IE = ~userAgent.indexOf('MSIE') || ~userAgent.indexOf('Trident/');\n\nvar p = /fa(s|r|l|t|d|dr|dl|dt|b|k|kd|ss|sr|sl|st|sds|sdr|sdl|sdt)?[\\-\\ ]/,\n g = /Font ?Awesome ?([56 ]*)(Solid|Regular|Light|Thin|Duotone|Brands|Free|Pro|Sharp Duotone|Sharp|Kit)?.*/i;\nvar S = {\n classic: {\n fa: \"solid\",\n fas: \"solid\",\n \"fa-solid\": \"solid\",\n far: \"regular\",\n \"fa-regular\": \"regular\",\n fal: \"light\",\n \"fa-light\": \"light\",\n fat: \"thin\",\n \"fa-thin\": \"thin\",\n fab: \"brands\",\n \"fa-brands\": \"brands\"\n },\n duotone: {\n fa: \"solid\",\n fad: \"solid\",\n \"fa-solid\": \"solid\",\n \"fa-duotone\": \"solid\",\n fadr: \"regular\",\n \"fa-regular\": \"regular\",\n fadl: \"light\",\n \"fa-light\": \"light\",\n fadt: \"thin\",\n \"fa-thin\": \"thin\"\n },\n sharp: {\n fa: \"solid\",\n fass: \"solid\",\n \"fa-solid\": \"solid\",\n fasr: \"regular\",\n \"fa-regular\": \"regular\",\n fasl: \"light\",\n \"fa-light\": \"light\",\n fast: \"thin\",\n \"fa-thin\": \"thin\"\n },\n \"sharp-duotone\": {\n fa: \"solid\",\n fasds: \"solid\",\n \"fa-solid\": \"solid\",\n fasdr: \"regular\",\n \"fa-regular\": \"regular\",\n fasdl: \"light\",\n \"fa-light\": \"light\",\n fasdt: \"thin\",\n \"fa-thin\": \"thin\"\n }\n },\n A = {\n GROUP: \"duotone-group\",\n SWAP_OPACITY: \"swap-opacity\",\n PRIMARY: \"primary\",\n SECONDARY: \"secondary\"\n },\n P = [\"fa-classic\", \"fa-duotone\", \"fa-sharp\", \"fa-sharp-duotone\"];\nvar s = \"classic\",\n t = \"duotone\",\n r = \"sharp\",\n o = \"sharp-duotone\",\n L = [s, t, r, o];\nvar G = {\n classic: {\n 900: \"fas\",\n 400: \"far\",\n normal: \"far\",\n 300: \"fal\",\n 100: \"fat\"\n },\n duotone: {\n 900: \"fad\",\n 400: \"fadr\",\n 300: \"fadl\",\n 100: \"fadt\"\n },\n sharp: {\n 900: \"fass\",\n 400: \"fasr\",\n 300: \"fasl\",\n 100: \"fast\"\n },\n \"sharp-duotone\": {\n 900: \"fasds\",\n 400: \"fasdr\",\n 300: \"fasdl\",\n 100: \"fasdt\"\n }\n };\nvar lt = {\n \"Font Awesome 6 Free\": {\n 900: \"fas\",\n 400: \"far\"\n },\n \"Font Awesome 6 Pro\": {\n 900: \"fas\",\n 400: \"far\",\n normal: \"far\",\n 300: \"fal\",\n 100: \"fat\"\n },\n \"Font Awesome 6 Brands\": {\n 400: \"fab\",\n normal: \"fab\"\n },\n \"Font Awesome 6 Duotone\": {\n 900: \"fad\",\n 400: \"fadr\",\n normal: \"fadr\",\n 300: \"fadl\",\n 100: \"fadt\"\n },\n \"Font Awesome 6 Sharp\": {\n 900: \"fass\",\n 400: \"fasr\",\n normal: \"fasr\",\n 300: \"fasl\",\n 100: \"fast\"\n },\n \"Font Awesome 6 Sharp Duotone\": {\n 900: \"fasds\",\n 400: \"fasdr\",\n normal: \"fasdr\",\n 300: \"fasdl\",\n 100: \"fasdt\"\n }\n };\nvar pt = new Map([[\"classic\", {\n defaultShortPrefixId: \"fas\",\n defaultStyleId: \"solid\",\n styleIds: [\"solid\", \"regular\", \"light\", \"thin\", \"brands\"],\n futureStyleIds: [],\n defaultFontWeight: 900\n }], [\"sharp\", {\n defaultShortPrefixId: \"fass\",\n defaultStyleId: \"solid\",\n styleIds: [\"solid\", \"regular\", \"light\", \"thin\"],\n futureStyleIds: [],\n defaultFontWeight: 900\n }], [\"duotone\", {\n defaultShortPrefixId: \"fad\",\n defaultStyleId: \"solid\",\n styleIds: [\"solid\", \"regular\", \"light\", \"thin\"],\n futureStyleIds: [],\n defaultFontWeight: 900\n }], [\"sharp-duotone\", {\n defaultShortPrefixId: \"fasds\",\n defaultStyleId: \"solid\",\n styleIds: [\"solid\", \"regular\", \"light\", \"thin\"],\n futureStyleIds: [],\n defaultFontWeight: 900\n }]]),\n xt = {\n classic: {\n solid: \"fas\",\n regular: \"far\",\n light: \"fal\",\n thin: \"fat\",\n brands: \"fab\"\n },\n duotone: {\n solid: \"fad\",\n regular: \"fadr\",\n light: \"fadl\",\n thin: \"fadt\"\n },\n sharp: {\n solid: \"fass\",\n regular: \"fasr\",\n light: \"fasl\",\n thin: \"fast\"\n },\n \"sharp-duotone\": {\n solid: \"fasds\",\n regular: \"fasdr\",\n light: \"fasdl\",\n thin: \"fasdt\"\n }\n };\nvar Ft = [\"fak\", \"fa-kit\", \"fakd\", \"fa-kit-duotone\"],\n St = {\n kit: {\n fak: \"kit\",\n \"fa-kit\": \"kit\"\n },\n \"kit-duotone\": {\n fakd: \"kit-duotone\",\n \"fa-kit-duotone\": \"kit-duotone\"\n }\n },\n At = [\"kit\"];\nvar Ct = {\n kit: {\n \"fa-kit\": \"fak\"\n },\n \"kit-duotone\": {\n \"fa-kit-duotone\": \"fakd\"\n }\n};\nvar Lt = [\"fak\", \"fakd\"],\n Wt = {\n kit: {\n fak: \"fa-kit\"\n },\n \"kit-duotone\": {\n fakd: \"fa-kit-duotone\"\n }\n };\nvar Et = {\n kit: {\n kit: \"fak\"\n },\n \"kit-duotone\": {\n \"kit-duotone\": \"fakd\"\n }\n };\n\nvar t$1 = {\n GROUP: \"duotone-group\",\n SWAP_OPACITY: \"swap-opacity\",\n PRIMARY: \"primary\",\n SECONDARY: \"secondary\"\n },\n r$1 = [\"fa-classic\", \"fa-duotone\", \"fa-sharp\", \"fa-sharp-duotone\"];\nvar bt$1 = [\"fak\", \"fa-kit\", \"fakd\", \"fa-kit-duotone\"];\nvar Yt = {\n \"Font Awesome Kit\": {\n 400: \"fak\",\n normal: \"fak\"\n },\n \"Font Awesome Kit Duotone\": {\n 400: \"fakd\",\n normal: \"fakd\"\n }\n };\nvar ua = {\n classic: {\n \"fa-brands\": \"fab\",\n \"fa-duotone\": \"fad\",\n \"fa-light\": \"fal\",\n \"fa-regular\": \"far\",\n \"fa-solid\": \"fas\",\n \"fa-thin\": \"fat\"\n },\n duotone: {\n \"fa-regular\": \"fadr\",\n \"fa-light\": \"fadl\",\n \"fa-thin\": \"fadt\"\n },\n sharp: {\n \"fa-solid\": \"fass\",\n \"fa-regular\": \"fasr\",\n \"fa-light\": \"fasl\",\n \"fa-thin\": \"fast\"\n },\n \"sharp-duotone\": {\n \"fa-solid\": \"fasds\",\n \"fa-regular\": \"fasdr\",\n \"fa-light\": \"fasdl\",\n \"fa-thin\": \"fasdt\"\n }\n },\n I$1 = {\n classic: [\"fas\", \"far\", \"fal\", \"fat\", \"fad\"],\n duotone: [\"fadr\", \"fadl\", \"fadt\"],\n sharp: [\"fass\", \"fasr\", \"fasl\", \"fast\"],\n \"sharp-duotone\": [\"fasds\", \"fasdr\", \"fasdl\", \"fasdt\"]\n },\n ga = {\n classic: {\n fab: \"fa-brands\",\n fad: \"fa-duotone\",\n fal: \"fa-light\",\n far: \"fa-regular\",\n fas: \"fa-solid\",\n fat: \"fa-thin\"\n },\n duotone: {\n fadr: \"fa-regular\",\n fadl: \"fa-light\",\n fadt: \"fa-thin\"\n },\n sharp: {\n fass: \"fa-solid\",\n fasr: \"fa-regular\",\n fasl: \"fa-light\",\n fast: \"fa-thin\"\n },\n \"sharp-duotone\": {\n fasds: \"fa-solid\",\n fasdr: \"fa-regular\",\n fasdl: \"fa-light\",\n fasdt: \"fa-thin\"\n }\n },\n x = [\"fa-solid\", \"fa-regular\", \"fa-light\", \"fa-thin\", \"fa-duotone\", \"fa-brands\"],\n Ia = [\"fa\", \"fas\", \"far\", \"fal\", \"fat\", \"fad\", \"fadr\", \"fadl\", \"fadt\", \"fab\", \"fass\", \"fasr\", \"fasl\", \"fast\", \"fasds\", \"fasdr\", \"fasdl\", \"fasdt\", ...r$1, ...x],\n m$1 = [\"solid\", \"regular\", \"light\", \"thin\", \"duotone\", \"brands\"],\n c$1 = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10],\n F$1 = c$1.concat([11, 12, 13, 14, 15, 16, 17, 18, 19, 20]),\n ma = [...Object.keys(I$1), ...m$1, \"2xs\", \"xs\", \"sm\", \"lg\", \"xl\", \"2xl\", \"beat\", \"border\", \"fade\", \"beat-fade\", \"bounce\", \"flip-both\", \"flip-horizontal\", \"flip-vertical\", \"flip\", \"fw\", \"inverse\", \"layers-counter\", \"layers-text\", \"layers\", \"li\", \"pull-left\", \"pull-right\", \"pulse\", \"rotate-180\", \"rotate-270\", \"rotate-90\", \"rotate-by\", \"shake\", \"spin-pulse\", \"spin-reverse\", \"spin\", \"stack-1x\", \"stack-2x\", \"stack\", \"ul\", t$1.GROUP, t$1.SWAP_OPACITY, t$1.PRIMARY, t$1.SECONDARY].concat(c$1.map(a => \"\".concat(a, \"x\"))).concat(F$1.map(a => \"w-\".concat(a)));\nvar wa = {\n \"Font Awesome 5 Free\": {\n 900: \"fas\",\n 400: \"far\"\n },\n \"Font Awesome 5 Pro\": {\n 900: \"fas\",\n 400: \"far\",\n normal: \"far\",\n 300: \"fal\"\n },\n \"Font Awesome 5 Brands\": {\n 400: \"fab\",\n normal: \"fab\"\n },\n \"Font Awesome 5 Duotone\": {\n 900: \"fad\"\n }\n };\n\nconst NAMESPACE_IDENTIFIER = '___FONT_AWESOME___';\nconst UNITS_IN_GRID = 16;\nconst DEFAULT_CSS_PREFIX = 'fa';\nconst DEFAULT_REPLACEMENT_CLASS = 'svg-inline--fa';\nconst DATA_FA_I2SVG = 'data-fa-i2svg';\nconst DATA_FA_PSEUDO_ELEMENT = 'data-fa-pseudo-element';\nconst DATA_FA_PSEUDO_ELEMENT_PENDING = 'data-fa-pseudo-element-pending';\nconst DATA_PREFIX = 'data-prefix';\nconst DATA_ICON = 'data-icon';\nconst HTML_CLASS_I2SVG_BASE_CLASS = 'fontawesome-i2svg';\nconst MUTATION_APPROACH_ASYNC = 'async';\nconst TAGNAMES_TO_SKIP_FOR_PSEUDOELEMENTS = ['HTML', 'HEAD', 'STYLE', 'SCRIPT'];\nconst PRODUCTION = (() => {\n try {\n return process.env.NODE_ENV === 'production';\n } catch (e$$1) {\n return false;\n }\n})();\nfunction familyProxy(obj) {\n // Defaults to the classic family if family is not available\n return new Proxy(obj, {\n get(target, prop) {\n return prop in target ? target[prop] : target[s];\n }\n });\n}\nconst _PREFIX_TO_STYLE = _objectSpread2({}, S);\n\n// We changed FACSSClassesToStyleId in the icons repo to be canonical and as such, \"classic\" family does not have any\n// duotone styles. But we do still need duotone in _PREFIX_TO_STYLE below, so we are manually adding\n// {'fa-duotone': 'duotone'}\n_PREFIX_TO_STYLE[s] = _objectSpread2(_objectSpread2(_objectSpread2(_objectSpread2({}, {\n 'fa-duotone': 'duotone'\n}), S[s]), St['kit']), St['kit-duotone']);\nconst PREFIX_TO_STYLE = familyProxy(_PREFIX_TO_STYLE);\nconst _STYLE_TO_PREFIX = _objectSpread2({}, xt);\n\n// We changed FAStyleIdToShortPrefixId in the icons repo to be canonical and as such, \"classic\" family does not have any\n// duotone styles. But we do still need duotone in _STYLE_TO_PREFIX below, so we are manually adding {duotone: 'fad'}\n_STYLE_TO_PREFIX[s] = _objectSpread2(_objectSpread2(_objectSpread2(_objectSpread2({}, {\n duotone: 'fad'\n}), _STYLE_TO_PREFIX[s]), Et['kit']), Et['kit-duotone']);\nconst STYLE_TO_PREFIX = familyProxy(_STYLE_TO_PREFIX);\nconst _PREFIX_TO_LONG_STYLE = _objectSpread2({}, ga);\n_PREFIX_TO_LONG_STYLE[s] = _objectSpread2(_objectSpread2({}, _PREFIX_TO_LONG_STYLE[s]), Wt['kit']);\nconst PREFIX_TO_LONG_STYLE = familyProxy(_PREFIX_TO_LONG_STYLE);\nconst _LONG_STYLE_TO_PREFIX = _objectSpread2({}, ua);\n_LONG_STYLE_TO_PREFIX[s] = _objectSpread2(_objectSpread2({}, _LONG_STYLE_TO_PREFIX[s]), Ct['kit']);\nconst LONG_STYLE_TO_PREFIX = familyProxy(_LONG_STYLE_TO_PREFIX);\nconst ICON_SELECTION_SYNTAX_PATTERN = p; // eslint-disable-line no-useless-escape\n\nconst LAYERS_TEXT_CLASSNAME = 'fa-layers-text';\nconst FONT_FAMILY_PATTERN = g;\nconst _FONT_WEIGHT_TO_PREFIX = _objectSpread2({}, G);\nconst FONT_WEIGHT_TO_PREFIX = familyProxy(_FONT_WEIGHT_TO_PREFIX);\nconst ATTRIBUTES_WATCHED_FOR_MUTATION = ['class', 'data-prefix', 'data-icon', 'data-fa-transform', 'data-fa-mask'];\nconst DUOTONE_CLASSES = A;\nconst RESERVED_CLASSES = [...At, ...ma];\n\nconst initial = WINDOW.FontAwesomeConfig || {};\nfunction getAttrConfig(attr) {\n var element = DOCUMENT.querySelector('script[' + attr + ']');\n if (element) {\n return element.getAttribute(attr);\n }\n}\nfunction coerce(val) {\n // Getting an empty string will occur if the attribute is set on the HTML tag but without a value\n // We'll assume that this is an indication that it should be toggled to true\n if (val === '') return true;\n if (val === 'false') return false;\n if (val === 'true') return true;\n return val;\n}\nif (DOCUMENT && typeof DOCUMENT.querySelector === 'function') {\n const attrs = [['data-family-prefix', 'familyPrefix'], ['data-css-prefix', 'cssPrefix'], ['data-family-default', 'familyDefault'], ['data-style-default', 'styleDefault'], ['data-replacement-class', 'replacementClass'], ['data-auto-replace-svg', 'autoReplaceSvg'], ['data-auto-add-css', 'autoAddCss'], ['data-auto-a11y', 'autoA11y'], ['data-search-pseudo-elements', 'searchPseudoElements'], ['data-observe-mutations', 'observeMutations'], ['data-mutate-approach', 'mutateApproach'], ['data-keep-original-source', 'keepOriginalSource'], ['data-measure-performance', 'measurePerformance'], ['data-show-missing-icons', 'showMissingIcons']];\n attrs.forEach(_ref => {\n let [attr, key] = _ref;\n const val = coerce(getAttrConfig(attr));\n if (val !== undefined && val !== null) {\n initial[key] = val;\n }\n });\n}\nconst _default = {\n styleDefault: 'solid',\n familyDefault: s,\n cssPrefix: DEFAULT_CSS_PREFIX,\n replacementClass: DEFAULT_REPLACEMENT_CLASS,\n autoReplaceSvg: true,\n autoAddCss: true,\n autoA11y: true,\n searchPseudoElements: false,\n observeMutations: true,\n mutateApproach: 'async',\n keepOriginalSource: true,\n measurePerformance: false,\n showMissingIcons: true\n};\n\n// familyPrefix is deprecated but we must still support it if present\nif (initial.familyPrefix) {\n initial.cssPrefix = initial.familyPrefix;\n}\nconst _config = _objectSpread2(_objectSpread2({}, _default), initial);\nif (!_config.autoReplaceSvg) _config.observeMutations = false;\nconst config = {};\nObject.keys(_default).forEach(key => {\n Object.defineProperty(config, key, {\n enumerable: true,\n set: function (val) {\n _config[key] = val;\n _onChangeCb.forEach(cb => cb(config));\n },\n get: function () {\n return _config[key];\n }\n });\n});\n\n// familyPrefix is deprecated as of 6.2.0 and should be removed in 7.0.0\nObject.defineProperty(config, 'familyPrefix', {\n enumerable: true,\n set: function (val) {\n _config.cssPrefix = val;\n _onChangeCb.forEach(cb => cb(config));\n },\n get: function () {\n return _config.cssPrefix;\n }\n});\nWINDOW.FontAwesomeConfig = config;\nconst _onChangeCb = [];\nfunction onChange(cb) {\n _onChangeCb.push(cb);\n return () => {\n _onChangeCb.splice(_onChangeCb.indexOf(cb), 1);\n };\n}\n\nconst d$2 = UNITS_IN_GRID;\nconst meaninglessTransform = {\n size: 16,\n x: 0,\n y: 0,\n rotate: 0,\n flipX: false,\n flipY: false\n};\nfunction insertCss(css) {\n if (!css || !IS_DOM) {\n return;\n }\n const style = DOCUMENT.createElement('style');\n style.setAttribute('type', 'text/css');\n style.innerHTML = css;\n const headChildren = DOCUMENT.head.childNodes;\n let beforeChild = null;\n for (let i = headChildren.length - 1; i > -1; i--) {\n const child = headChildren[i];\n const tagName = (child.tagName || '').toUpperCase();\n if (['STYLE', 'LINK'].indexOf(tagName) > -1) {\n beforeChild = child;\n }\n }\n DOCUMENT.head.insertBefore(style, beforeChild);\n return css;\n}\nconst idPool = '0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ';\nfunction nextUniqueId() {\n let size = 12;\n let id = '';\n while (size-- > 0) {\n id += idPool[Math.random() * 62 | 0];\n }\n return id;\n}\nfunction toArray(obj) {\n const array = [];\n for (let i = (obj || []).length >>> 0; i--;) {\n array[i] = obj[i];\n }\n return array;\n}\nfunction classArray(node) {\n if (node.classList) {\n return toArray(node.classList);\n } else {\n return (node.getAttribute('class') || '').split(' ').filter(i => i);\n }\n}\nfunction htmlEscape(str) {\n return \"\".concat(str).replace(/&/g, '&').replace(/\"/g, '"').replace(/'/g, ''').replace(//g, '>');\n}\nfunction joinAttributes(attributes) {\n return Object.keys(attributes || {}).reduce((acc, attributeName) => {\n return acc + \"\".concat(attributeName, \"=\\\"\").concat(htmlEscape(attributes[attributeName]), \"\\\" \");\n }, '').trim();\n}\nfunction joinStyles(styles) {\n return Object.keys(styles || {}).reduce((acc, styleName) => {\n return acc + \"\".concat(styleName, \": \").concat(styles[styleName].trim(), \";\");\n }, '');\n}\nfunction transformIsMeaningful(transform) {\n return transform.size !== meaninglessTransform.size || transform.x !== meaninglessTransform.x || transform.y !== meaninglessTransform.y || transform.rotate !== meaninglessTransform.rotate || transform.flipX || transform.flipY;\n}\nfunction transformForSvg(_ref) {\n let {\n transform,\n containerWidth,\n iconWidth\n } = _ref;\n const outer = {\n transform: \"translate(\".concat(containerWidth / 2, \" 256)\")\n };\n const innerTranslate = \"translate(\".concat(transform.x * 32, \", \").concat(transform.y * 32, \") \");\n const innerScale = \"scale(\".concat(transform.size / 16 * (transform.flipX ? -1 : 1), \", \").concat(transform.size / 16 * (transform.flipY ? -1 : 1), \") \");\n const innerRotate = \"rotate(\".concat(transform.rotate, \" 0 0)\");\n const inner = {\n transform: \"\".concat(innerTranslate, \" \").concat(innerScale, \" \").concat(innerRotate)\n };\n const path = {\n transform: \"translate(\".concat(iconWidth / 2 * -1, \" -256)\")\n };\n return {\n outer,\n inner,\n path\n };\n}\nfunction transformForCss(_ref2) {\n let {\n transform,\n width = UNITS_IN_GRID,\n height = UNITS_IN_GRID,\n startCentered = false\n } = _ref2;\n let val = '';\n if (startCentered && IS_IE) {\n val += \"translate(\".concat(transform.x / d$2 - width / 2, \"em, \").concat(transform.y / d$2 - height / 2, \"em) \");\n } else if (startCentered) {\n val += \"translate(calc(-50% + \".concat(transform.x / d$2, \"em), calc(-50% + \").concat(transform.y / d$2, \"em)) \");\n } else {\n val += \"translate(\".concat(transform.x / d$2, \"em, \").concat(transform.y / d$2, \"em) \");\n }\n val += \"scale(\".concat(transform.size / d$2 * (transform.flipX ? -1 : 1), \", \").concat(transform.size / d$2 * (transform.flipY ? -1 : 1), \") \");\n val += \"rotate(\".concat(transform.rotate, \"deg) \");\n return val;\n}\n\nvar baseStyles = \":root, :host {\\n --fa-font-solid: normal 900 1em/1 \\\"Font Awesome 6 Free\\\";\\n --fa-font-regular: normal 400 1em/1 \\\"Font Awesome 6 Free\\\";\\n --fa-font-light: normal 300 1em/1 \\\"Font Awesome 6 Pro\\\";\\n --fa-font-thin: normal 100 1em/1 \\\"Font Awesome 6 Pro\\\";\\n --fa-font-duotone: normal 900 1em/1 \\\"Font Awesome 6 Duotone\\\";\\n --fa-font-duotone-regular: normal 400 1em/1 \\\"Font Awesome 6 Duotone\\\";\\n --fa-font-duotone-light: normal 300 1em/1 \\\"Font Awesome 6 Duotone\\\";\\n --fa-font-duotone-thin: normal 100 1em/1 \\\"Font Awesome 6 Duotone\\\";\\n --fa-font-brands: normal 400 1em/1 \\\"Font Awesome 6 Brands\\\";\\n --fa-font-sharp-solid: normal 900 1em/1 \\\"Font Awesome 6 Sharp\\\";\\n --fa-font-sharp-regular: normal 400 1em/1 \\\"Font Awesome 6 Sharp\\\";\\n --fa-font-sharp-light: normal 300 1em/1 \\\"Font Awesome 6 Sharp\\\";\\n --fa-font-sharp-thin: normal 100 1em/1 \\\"Font Awesome 6 Sharp\\\";\\n --fa-font-sharp-duotone-solid: normal 900 1em/1 \\\"Font Awesome 6 Sharp Duotone\\\";\\n --fa-font-sharp-duotone-regular: normal 400 1em/1 \\\"Font Awesome 6 Sharp Duotone\\\";\\n --fa-font-sharp-duotone-light: normal 300 1em/1 \\\"Font Awesome 6 Sharp Duotone\\\";\\n --fa-font-sharp-duotone-thin: normal 100 1em/1 \\\"Font Awesome 6 Sharp Duotone\\\";\\n}\\n\\nsvg:not(:root).svg-inline--fa, svg:not(:host).svg-inline--fa {\\n overflow: visible;\\n box-sizing: content-box;\\n}\\n\\n.svg-inline--fa {\\n display: var(--fa-display, inline-block);\\n height: 1em;\\n overflow: visible;\\n vertical-align: -0.125em;\\n}\\n.svg-inline--fa.fa-2xs {\\n vertical-align: 0.1em;\\n}\\n.svg-inline--fa.fa-xs {\\n vertical-align: 0em;\\n}\\n.svg-inline--fa.fa-sm {\\n vertical-align: -0.0714285705em;\\n}\\n.svg-inline--fa.fa-lg {\\n vertical-align: -0.2em;\\n}\\n.svg-inline--fa.fa-xl {\\n vertical-align: -0.25em;\\n}\\n.svg-inline--fa.fa-2xl {\\n vertical-align: -0.3125em;\\n}\\n.svg-inline--fa.fa-pull-left {\\n margin-right: var(--fa-pull-margin, 0.3em);\\n width: auto;\\n}\\n.svg-inline--fa.fa-pull-right {\\n margin-left: var(--fa-pull-margin, 0.3em);\\n width: auto;\\n}\\n.svg-inline--fa.fa-li {\\n width: var(--fa-li-width, 2em);\\n top: 0.25em;\\n}\\n.svg-inline--fa.fa-fw {\\n width: var(--fa-fw-width, 1.25em);\\n}\\n\\n.fa-layers svg.svg-inline--fa {\\n bottom: 0;\\n left: 0;\\n margin: auto;\\n position: absolute;\\n right: 0;\\n top: 0;\\n}\\n\\n.fa-layers-counter, .fa-layers-text {\\n display: inline-block;\\n position: absolute;\\n text-align: center;\\n}\\n\\n.fa-layers {\\n display: inline-block;\\n height: 1em;\\n position: relative;\\n text-align: center;\\n vertical-align: -0.125em;\\n width: 1em;\\n}\\n.fa-layers svg.svg-inline--fa {\\n transform-origin: center center;\\n}\\n\\n.fa-layers-text {\\n left: 50%;\\n top: 50%;\\n transform: translate(-50%, -50%);\\n transform-origin: center center;\\n}\\n\\n.fa-layers-counter {\\n background-color: var(--fa-counter-background-color, #ff253a);\\n border-radius: var(--fa-counter-border-radius, 1em);\\n box-sizing: border-box;\\n color: var(--fa-inverse, #fff);\\n line-height: var(--fa-counter-line-height, 1);\\n max-width: var(--fa-counter-max-width, 5em);\\n min-width: var(--fa-counter-min-width, 1.5em);\\n overflow: hidden;\\n padding: var(--fa-counter-padding, 0.25em 0.5em);\\n right: var(--fa-right, 0);\\n text-overflow: ellipsis;\\n top: var(--fa-top, 0);\\n transform: scale(var(--fa-counter-scale, 0.25));\\n transform-origin: top right;\\n}\\n\\n.fa-layers-bottom-right {\\n bottom: var(--fa-bottom, 0);\\n right: var(--fa-right, 0);\\n top: auto;\\n transform: scale(var(--fa-layers-scale, 0.25));\\n transform-origin: bottom right;\\n}\\n\\n.fa-layers-bottom-left {\\n bottom: var(--fa-bottom, 0);\\n left: var(--fa-left, 0);\\n right: auto;\\n top: auto;\\n transform: scale(var(--fa-layers-scale, 0.25));\\n transform-origin: bottom left;\\n}\\n\\n.fa-layers-top-right {\\n top: var(--fa-top, 0);\\n right: var(--fa-right, 0);\\n transform: scale(var(--fa-layers-scale, 0.25));\\n transform-origin: top right;\\n}\\n\\n.fa-layers-top-left {\\n left: var(--fa-left, 0);\\n right: auto;\\n top: var(--fa-top, 0);\\n transform: scale(var(--fa-layers-scale, 0.25));\\n transform-origin: top left;\\n}\\n\\n.fa-1x {\\n font-size: 1em;\\n}\\n\\n.fa-2x {\\n font-size: 2em;\\n}\\n\\n.fa-3x {\\n font-size: 3em;\\n}\\n\\n.fa-4x {\\n font-size: 4em;\\n}\\n\\n.fa-5x {\\n font-size: 5em;\\n}\\n\\n.fa-6x {\\n font-size: 6em;\\n}\\n\\n.fa-7x {\\n font-size: 7em;\\n}\\n\\n.fa-8x {\\n font-size: 8em;\\n}\\n\\n.fa-9x {\\n font-size: 9em;\\n}\\n\\n.fa-10x {\\n font-size: 10em;\\n}\\n\\n.fa-2xs {\\n font-size: 0.625em;\\n line-height: 0.1em;\\n vertical-align: 0.225em;\\n}\\n\\n.fa-xs {\\n font-size: 0.75em;\\n line-height: 0.0833333337em;\\n vertical-align: 0.125em;\\n}\\n\\n.fa-sm {\\n font-size: 0.875em;\\n line-height: 0.0714285718em;\\n vertical-align: 0.0535714295em;\\n}\\n\\n.fa-lg {\\n font-size: 1.25em;\\n line-height: 0.05em;\\n vertical-align: -0.075em;\\n}\\n\\n.fa-xl {\\n font-size: 1.5em;\\n line-height: 0.0416666682em;\\n vertical-align: -0.125em;\\n}\\n\\n.fa-2xl {\\n font-size: 2em;\\n line-height: 0.03125em;\\n vertical-align: -0.1875em;\\n}\\n\\n.fa-fw {\\n text-align: center;\\n width: 1.25em;\\n}\\n\\n.fa-ul {\\n list-style-type: none;\\n margin-left: var(--fa-li-margin, 2.5em);\\n padding-left: 0;\\n}\\n.fa-ul > li {\\n position: relative;\\n}\\n\\n.fa-li {\\n left: calc(-1 * var(--fa-li-width, 2em));\\n position: absolute;\\n text-align: center;\\n width: var(--fa-li-width, 2em);\\n line-height: inherit;\\n}\\n\\n.fa-border {\\n border-color: var(--fa-border-color, #eee);\\n border-radius: var(--fa-border-radius, 0.1em);\\n border-style: var(--fa-border-style, solid);\\n border-width: var(--fa-border-width, 0.08em);\\n padding: var(--fa-border-padding, 0.2em 0.25em 0.15em);\\n}\\n\\n.fa-pull-left {\\n float: left;\\n margin-right: var(--fa-pull-margin, 0.3em);\\n}\\n\\n.fa-pull-right {\\n float: right;\\n margin-left: var(--fa-pull-margin, 0.3em);\\n}\\n\\n.fa-beat {\\n animation-name: fa-beat;\\n animation-delay: var(--fa-animation-delay, 0s);\\n animation-direction: var(--fa-animation-direction, normal);\\n animation-duration: var(--fa-animation-duration, 1s);\\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\\n animation-timing-function: var(--fa-animation-timing, ease-in-out);\\n}\\n\\n.fa-bounce {\\n animation-name: fa-bounce;\\n animation-delay: var(--fa-animation-delay, 0s);\\n animation-direction: var(--fa-animation-direction, normal);\\n animation-duration: var(--fa-animation-duration, 1s);\\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\\n animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));\\n}\\n\\n.fa-fade {\\n animation-name: fa-fade;\\n animation-delay: var(--fa-animation-delay, 0s);\\n animation-direction: var(--fa-animation-direction, normal);\\n animation-duration: var(--fa-animation-duration, 1s);\\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\\n animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));\\n}\\n\\n.fa-beat-fade {\\n animation-name: fa-beat-fade;\\n animation-delay: var(--fa-animation-delay, 0s);\\n animation-direction: var(--fa-animation-direction, normal);\\n animation-duration: var(--fa-animation-duration, 1s);\\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\\n animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));\\n}\\n\\n.fa-flip {\\n animation-name: fa-flip;\\n animation-delay: var(--fa-animation-delay, 0s);\\n animation-direction: var(--fa-animation-direction, normal);\\n animation-duration: var(--fa-animation-duration, 1s);\\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\\n animation-timing-function: var(--fa-animation-timing, ease-in-out);\\n}\\n\\n.fa-shake {\\n animation-name: fa-shake;\\n animation-delay: var(--fa-animation-delay, 0s);\\n animation-direction: var(--fa-animation-direction, normal);\\n animation-duration: var(--fa-animation-duration, 1s);\\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\\n animation-timing-function: var(--fa-animation-timing, linear);\\n}\\n\\n.fa-spin {\\n animation-name: fa-spin;\\n animation-delay: var(--fa-animation-delay, 0s);\\n animation-direction: var(--fa-animation-direction, normal);\\n animation-duration: var(--fa-animation-duration, 2s);\\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\\n animation-timing-function: var(--fa-animation-timing, linear);\\n}\\n\\n.fa-spin-reverse {\\n --fa-animation-direction: reverse;\\n}\\n\\n.fa-pulse,\\n.fa-spin-pulse {\\n animation-name: fa-spin;\\n animation-direction: var(--fa-animation-direction, normal);\\n animation-duration: var(--fa-animation-duration, 1s);\\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\\n animation-timing-function: var(--fa-animation-timing, steps(8));\\n}\\n\\n@media (prefers-reduced-motion: reduce) {\\n .fa-beat,\\n.fa-bounce,\\n.fa-fade,\\n.fa-beat-fade,\\n.fa-flip,\\n.fa-pulse,\\n.fa-shake,\\n.fa-spin,\\n.fa-spin-pulse {\\n animation-delay: -1ms;\\n animation-duration: 1ms;\\n animation-iteration-count: 1;\\n transition-delay: 0s;\\n transition-duration: 0s;\\n }\\n}\\n@keyframes fa-beat {\\n 0%, 90% {\\n transform: scale(1);\\n }\\n 45% {\\n transform: scale(var(--fa-beat-scale, 1.25));\\n }\\n}\\n@keyframes fa-bounce {\\n 0% {\\n transform: scale(1, 1) translateY(0);\\n }\\n 10% {\\n transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);\\n }\\n 30% {\\n transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));\\n }\\n 50% {\\n transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);\\n }\\n 57% {\\n transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));\\n }\\n 64% {\\n transform: scale(1, 1) translateY(0);\\n }\\n 100% {\\n transform: scale(1, 1) translateY(0);\\n }\\n}\\n@keyframes fa-fade {\\n 50% {\\n opacity: var(--fa-fade-opacity, 0.4);\\n }\\n}\\n@keyframes fa-beat-fade {\\n 0%, 100% {\\n opacity: var(--fa-beat-fade-opacity, 0.4);\\n transform: scale(1);\\n }\\n 50% {\\n opacity: 1;\\n transform: scale(var(--fa-beat-fade-scale, 1.125));\\n }\\n}\\n@keyframes fa-flip {\\n 50% {\\n transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));\\n }\\n}\\n@keyframes fa-shake {\\n 0% {\\n transform: rotate(-15deg);\\n }\\n 4% {\\n transform: rotate(15deg);\\n }\\n 8%, 24% {\\n transform: rotate(-18deg);\\n }\\n 12%, 28% {\\n transform: rotate(18deg);\\n }\\n 16% {\\n transform: rotate(-22deg);\\n }\\n 20% {\\n transform: rotate(22deg);\\n }\\n 32% {\\n transform: rotate(-12deg);\\n }\\n 36% {\\n transform: rotate(12deg);\\n }\\n 40%, 100% {\\n transform: rotate(0deg);\\n }\\n}\\n@keyframes fa-spin {\\n 0% {\\n transform: rotate(0deg);\\n }\\n 100% {\\n transform: rotate(360deg);\\n }\\n}\\n.fa-rotate-90 {\\n transform: rotate(90deg);\\n}\\n\\n.fa-rotate-180 {\\n transform: rotate(180deg);\\n}\\n\\n.fa-rotate-270 {\\n transform: rotate(270deg);\\n}\\n\\n.fa-flip-horizontal {\\n transform: scale(-1, 1);\\n}\\n\\n.fa-flip-vertical {\\n transform: scale(1, -1);\\n}\\n\\n.fa-flip-both,\\n.fa-flip-horizontal.fa-flip-vertical {\\n transform: scale(-1, -1);\\n}\\n\\n.fa-rotate-by {\\n transform: rotate(var(--fa-rotate-angle, 0));\\n}\\n\\n.fa-stack {\\n display: inline-block;\\n vertical-align: middle;\\n height: 2em;\\n position: relative;\\n width: 2.5em;\\n}\\n\\n.fa-stack-1x,\\n.fa-stack-2x {\\n bottom: 0;\\n left: 0;\\n margin: auto;\\n position: absolute;\\n right: 0;\\n top: 0;\\n z-index: var(--fa-stack-z-index, auto);\\n}\\n\\n.svg-inline--fa.fa-stack-1x {\\n height: 1em;\\n width: 1.25em;\\n}\\n.svg-inline--fa.fa-stack-2x {\\n height: 2em;\\n width: 2.5em;\\n}\\n\\n.fa-inverse {\\n color: var(--fa-inverse, #fff);\\n}\\n\\n.sr-only,\\n.fa-sr-only {\\n position: absolute;\\n width: 1px;\\n height: 1px;\\n padding: 0;\\n margin: -1px;\\n overflow: hidden;\\n clip: rect(0, 0, 0, 0);\\n white-space: nowrap;\\n border-width: 0;\\n}\\n\\n.sr-only-focusable:not(:focus),\\n.fa-sr-only-focusable:not(:focus) {\\n position: absolute;\\n width: 1px;\\n height: 1px;\\n padding: 0;\\n margin: -1px;\\n overflow: hidden;\\n clip: rect(0, 0, 0, 0);\\n white-space: nowrap;\\n border-width: 0;\\n}\\n\\n.svg-inline--fa .fa-primary {\\n fill: var(--fa-primary-color, currentColor);\\n opacity: var(--fa-primary-opacity, 1);\\n}\\n\\n.svg-inline--fa .fa-secondary {\\n fill: var(--fa-secondary-color, currentColor);\\n opacity: var(--fa-secondary-opacity, 0.4);\\n}\\n\\n.svg-inline--fa.fa-swap-opacity .fa-primary {\\n opacity: var(--fa-secondary-opacity, 0.4);\\n}\\n\\n.svg-inline--fa.fa-swap-opacity .fa-secondary {\\n opacity: var(--fa-primary-opacity, 1);\\n}\\n\\n.svg-inline--fa mask .fa-primary,\\n.svg-inline--fa mask .fa-secondary {\\n fill: black;\\n}\";\n\nfunction css() {\n const dcp = DEFAULT_CSS_PREFIX;\n const drc = DEFAULT_REPLACEMENT_CLASS;\n const fp = config.cssPrefix;\n const rc = config.replacementClass;\n let s = baseStyles;\n if (fp !== dcp || rc !== drc) {\n const dPatt = new RegExp(\"\\\\.\".concat(dcp, \"\\\\-\"), 'g');\n const customPropPatt = new RegExp(\"\\\\--\".concat(dcp, \"\\\\-\"), 'g');\n const rPatt = new RegExp(\"\\\\.\".concat(drc), 'g');\n s = s.replace(dPatt, \".\".concat(fp, \"-\")).replace(customPropPatt, \"--\".concat(fp, \"-\")).replace(rPatt, \".\".concat(rc));\n }\n return s;\n}\nlet _cssInserted = false;\nfunction ensureCss() {\n if (config.autoAddCss && !_cssInserted) {\n insertCss(css());\n _cssInserted = true;\n }\n}\nvar InjectCSS = {\n mixout() {\n return {\n dom: {\n css,\n insertCss: ensureCss\n }\n };\n },\n hooks() {\n return {\n beforeDOMElementCreation() {\n ensureCss();\n },\n beforeI2svg() {\n ensureCss();\n }\n };\n }\n};\n\nconst w = WINDOW || {};\nif (!w[NAMESPACE_IDENTIFIER]) w[NAMESPACE_IDENTIFIER] = {};\nif (!w[NAMESPACE_IDENTIFIER].styles) w[NAMESPACE_IDENTIFIER].styles = {};\nif (!w[NAMESPACE_IDENTIFIER].hooks) w[NAMESPACE_IDENTIFIER].hooks = {};\nif (!w[NAMESPACE_IDENTIFIER].shims) w[NAMESPACE_IDENTIFIER].shims = [];\nvar namespace = w[NAMESPACE_IDENTIFIER];\n\nconst functions = [];\nconst listener = function () {\n DOCUMENT.removeEventListener('DOMContentLoaded', listener);\n loaded = 1;\n functions.map(fn => fn());\n};\nlet loaded = false;\nif (IS_DOM) {\n loaded = (DOCUMENT.documentElement.doScroll ? /^loaded|^c/ : /^loaded|^i|^c/).test(DOCUMENT.readyState);\n if (!loaded) DOCUMENT.addEventListener('DOMContentLoaded', listener);\n}\nfunction domready (fn) {\n if (!IS_DOM) return;\n loaded ? setTimeout(fn, 0) : functions.push(fn);\n}\n\nfunction toHtml(abstractNodes) {\n const {\n tag,\n attributes = {},\n children = []\n } = abstractNodes;\n if (typeof abstractNodes === 'string') {\n return htmlEscape(abstractNodes);\n } else {\n return \"<\".concat(tag, \" \").concat(joinAttributes(attributes), \">\").concat(children.map(toHtml).join(''), \"\");\n }\n}\n\nfunction iconFromMapping(mapping, prefix, iconName) {\n if (mapping && mapping[prefix] && mapping[prefix][iconName]) {\n return {\n prefix,\n iconName,\n icon: mapping[prefix][iconName]\n };\n }\n}\n\n/**\n * Internal helper to bind a function known to have 4 arguments\n * to a given context.\n */\nvar bindInternal4 = function bindInternal4(func, thisContext) {\n return function (a, b, c, d) {\n return func.call(thisContext, a, b, c, d);\n };\n};\n\n/**\n * # Reduce\n *\n * A fast object `.reduce()` implementation.\n *\n * @param {Object} subject The object to reduce over.\n * @param {Function} fn The reducer function.\n * @param {mixed} initialValue The initial value for the reducer, defaults to subject[0].\n * @param {Object} thisContext The context for the reducer.\n * @return {mixed} The final result.\n */\nvar reduce = function fastReduceObject(subject, fn, initialValue, thisContext) {\n var keys = Object.keys(subject),\n length = keys.length,\n iterator = thisContext !== undefined ? bindInternal4(fn, thisContext) : fn,\n i,\n key,\n result;\n if (initialValue === undefined) {\n i = 1;\n result = subject[keys[0]];\n } else {\n i = 0;\n result = initialValue;\n }\n for (; i < length; i++) {\n key = keys[i];\n result = iterator(result, subject[key], key, subject);\n }\n return result;\n};\n\n/**\n * ucs2decode() and codePointAt() are both works of Mathias Bynens and licensed under MIT\n *\n * Copyright Mathias Bynens \n\n * Permission is hereby granted, free of charge, to any person obtaining\n * a copy of this software and associated documentation files (the\n * \"Software\"), to deal in the Software without restriction, including\n * without limitation the rights to use, copy, modify, merge, publish,\n * distribute, sublicense, and/or sell copies of the Software, and to\n * permit persons to whom the Software is furnished to do so, subject to\n * the following conditions:\n\n * The above copyright notice and this permission notice shall be\n * included in all copies or substantial portions of the Software.\n\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\n * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\n * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\n * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE\n * LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\n * OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION\n * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n */\n\nfunction ucs2decode(string) {\n const output = [];\n let counter = 0;\n const length = string.length;\n while (counter < length) {\n const value = string.charCodeAt(counter++);\n if (value >= 0xD800 && value <= 0xDBFF && counter < length) {\n const extra = string.charCodeAt(counter++);\n if ((extra & 0xFC00) == 0xDC00) {\n // eslint-disable-line eqeqeq\n output.push(((value & 0x3FF) << 10) + (extra & 0x3FF) + 0x10000);\n } else {\n output.push(value);\n counter--;\n }\n } else {\n output.push(value);\n }\n }\n return output;\n}\nfunction toHex(unicode) {\n const decoded = ucs2decode(unicode);\n return decoded.length === 1 ? decoded[0].toString(16) : null;\n}\nfunction codePointAt(string, index) {\n const size = string.length;\n let first = string.charCodeAt(index);\n let second;\n if (first >= 0xD800 && first <= 0xDBFF && size > index + 1) {\n second = string.charCodeAt(index + 1);\n if (second >= 0xDC00 && second <= 0xDFFF) {\n return (first - 0xD800) * 0x400 + second - 0xDC00 + 0x10000;\n }\n }\n return first;\n}\n\nfunction normalizeIcons(icons) {\n return Object.keys(icons).reduce((acc, iconName) => {\n const icon = icons[iconName];\n const expanded = !!icon.icon;\n if (expanded) {\n acc[icon.iconName] = icon.icon;\n } else {\n acc[iconName] = icon;\n }\n return acc;\n }, {});\n}\nfunction defineIcons(prefix, icons) {\n let params = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : {};\n const {\n skipHooks = false\n } = params;\n const normalized = normalizeIcons(icons);\n if (typeof namespace.hooks.addPack === 'function' && !skipHooks) {\n namespace.hooks.addPack(prefix, normalizeIcons(icons));\n } else {\n namespace.styles[prefix] = _objectSpread2(_objectSpread2({}, namespace.styles[prefix] || {}), normalized);\n }\n\n /**\n * Font Awesome 4 used the prefix of `fa` for all icons. With the introduction\n * of new styles we needed to differentiate between them. Prefix `fa` is now an alias\n * for `fas` so we'll ease the upgrade process for our users by automatically defining\n * this as well.\n */\n if (prefix === 'fas') {\n defineIcons('fa', icons);\n }\n}\n\nconst duotonePathRe = [/*#__PURE__*/_wrapRegExp(/path d=\"([^\"]+)\".*path d=\"([^\"]+)\"/, {\n d1: 1,\n d2: 2\n}), /*#__PURE__*/_wrapRegExp(/path class=\"([^\"]+)\".*d=\"([^\"]+)\".*path class=\"([^\"]+)\".*d=\"([^\"]+)\"/, {\n cls1: 1,\n d1: 2,\n cls2: 3,\n d2: 4\n}), /*#__PURE__*/_wrapRegExp(/path class=\"([^\"]+)\".*d=\"([^\"]+)\"/, {\n cls1: 1,\n d1: 2\n})];\n\nconst {\n styles,\n shims\n} = namespace;\nconst FAMILY_NAMES = Object.keys(PREFIX_TO_LONG_STYLE);\nconst PREFIXES_FOR_FAMILY = FAMILY_NAMES.reduce((acc, familyId) => {\n acc[familyId] = Object.keys(PREFIX_TO_LONG_STYLE[familyId]);\n return acc;\n}, {});\nlet _defaultUsablePrefix = null;\nlet _byUnicode = {};\nlet _byLigature = {};\nlet _byOldName = {};\nlet _byOldUnicode = {};\nlet _byAlias = {};\nfunction isReserved(name) {\n return ~RESERVED_CLASSES.indexOf(name);\n}\nfunction getIconName(cssPrefix, cls) {\n const parts = cls.split('-');\n const prefix = parts[0];\n const iconName = parts.slice(1).join('-');\n if (prefix === cssPrefix && iconName !== '' && !isReserved(iconName)) {\n return iconName;\n } else {\n return null;\n }\n}\nconst build = () => {\n const lookup = reducer => {\n return reduce(styles, (o$$1, style, prefix) => {\n o$$1[prefix] = reduce(style, reducer, {});\n return o$$1;\n }, {});\n };\n _byUnicode = lookup((acc, icon, iconName) => {\n if (icon[3]) {\n acc[icon[3]] = iconName;\n }\n if (icon[2]) {\n const aliases = icon[2].filter(a$$1 => {\n return typeof a$$1 === 'number';\n });\n aliases.forEach(alias => {\n acc[alias.toString(16)] = iconName;\n });\n }\n return acc;\n });\n _byLigature = lookup((acc, icon, iconName) => {\n acc[iconName] = iconName;\n if (icon[2]) {\n const aliases = icon[2].filter(a$$1 => {\n return typeof a$$1 === 'string';\n });\n aliases.forEach(alias => {\n acc[alias] = iconName;\n });\n }\n return acc;\n });\n _byAlias = lookup((acc, icon, iconName) => {\n const aliases = icon[2];\n acc[iconName] = iconName;\n aliases.forEach(alias => {\n acc[alias] = iconName;\n });\n return acc;\n });\n\n // If we have a Kit, we can't determine if regular is available since we\n // could be auto-fetching it. We'll have to assume that it is available.\n const hasRegular = 'far' in styles || config.autoFetchSvg;\n const shimLookups = reduce(shims, (acc, shim) => {\n const maybeNameMaybeUnicode = shim[0];\n let prefix = shim[1];\n const iconName = shim[2];\n if (prefix === 'far' && !hasRegular) {\n prefix = 'fas';\n }\n if (typeof maybeNameMaybeUnicode === 'string') {\n acc.names[maybeNameMaybeUnicode] = {\n prefix,\n iconName\n };\n }\n if (typeof maybeNameMaybeUnicode === 'number') {\n acc.unicodes[maybeNameMaybeUnicode.toString(16)] = {\n prefix,\n iconName\n };\n }\n return acc;\n }, {\n names: {},\n unicodes: {}\n });\n _byOldName = shimLookups.names;\n _byOldUnicode = shimLookups.unicodes;\n _defaultUsablePrefix = getCanonicalPrefix(config.styleDefault, {\n family: config.familyDefault\n });\n};\nonChange(c$$1 => {\n _defaultUsablePrefix = getCanonicalPrefix(c$$1.styleDefault, {\n family: config.familyDefault\n });\n});\nbuild();\nfunction byUnicode(prefix, unicode) {\n return (_byUnicode[prefix] || {})[unicode];\n}\nfunction byLigature(prefix, ligature) {\n return (_byLigature[prefix] || {})[ligature];\n}\nfunction byAlias(prefix, alias) {\n return (_byAlias[prefix] || {})[alias];\n}\nfunction byOldName(name) {\n return _byOldName[name] || {\n prefix: null,\n iconName: null\n };\n}\nfunction byOldUnicode(unicode) {\n const oldUnicode = _byOldUnicode[unicode];\n const newUnicode = byUnicode('fas', unicode);\n return oldUnicode || (newUnicode ? {\n prefix: 'fas',\n iconName: newUnicode\n } : null) || {\n prefix: null,\n iconName: null\n };\n}\nfunction getDefaultUsablePrefix() {\n return _defaultUsablePrefix;\n}\nconst emptyCanonicalIcon = () => {\n return {\n prefix: null,\n iconName: null,\n rest: []\n };\n};\nfunction getFamilyId(values) {\n let family = s;\n const famProps = FAMILY_NAMES.reduce((acc, familyId) => {\n acc[familyId] = \"\".concat(config.cssPrefix, \"-\").concat(familyId);\n return acc;\n }, {});\n L.forEach(familyId => {\n if (values.includes(famProps[familyId]) || values.some(v$$1 => PREFIXES_FOR_FAMILY[familyId].includes(v$$1))) {\n family = familyId;\n }\n });\n return family;\n}\nfunction getCanonicalPrefix(styleOrPrefix) {\n let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n const {\n family = s\n } = params;\n const style = PREFIX_TO_STYLE[family][styleOrPrefix];\n\n // handles the exception of passing in only a family of 'duotone' with no style\n if (family === t && !styleOrPrefix) {\n return 'fad';\n }\n const prefix = STYLE_TO_PREFIX[family][styleOrPrefix] || STYLE_TO_PREFIX[family][style];\n const defined = styleOrPrefix in namespace.styles ? styleOrPrefix : null;\n const result = prefix || defined || null;\n return result;\n}\nfunction moveNonFaClassesToRest(classNames) {\n let rest = [];\n let iconName = null;\n classNames.forEach(cls => {\n const result = getIconName(config.cssPrefix, cls);\n if (result) {\n iconName = result;\n } else if (cls) {\n rest.push(cls);\n }\n });\n return {\n iconName,\n rest\n };\n}\nfunction sortedUniqueValues(arr) {\n return arr.sort().filter((value, index, arr) => {\n return arr.indexOf(value) === index;\n });\n}\nfunction getCanonicalIcon(values) {\n let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n const {\n skipLookups = false\n } = params;\n let givenPrefix = null;\n const faCombinedClasses = Ia.concat(bt$1);\n const faStyleOrFamilyClasses = sortedUniqueValues(values.filter(cls => faCombinedClasses.includes(cls)));\n const nonStyleOrFamilyClasses = sortedUniqueValues(values.filter(cls => !Ia.includes(cls)));\n const faStyles = faStyleOrFamilyClasses.filter(cls => {\n givenPrefix = cls;\n return !P.includes(cls);\n });\n const [styleFromValues = null] = faStyles;\n const family = getFamilyId(faStyleOrFamilyClasses);\n const canonical = _objectSpread2(_objectSpread2({}, moveNonFaClassesToRest(nonStyleOrFamilyClasses)), {}, {\n prefix: getCanonicalPrefix(styleFromValues, {\n family\n })\n });\n return _objectSpread2(_objectSpread2(_objectSpread2({}, canonical), getDefaultCanonicalPrefix({\n values,\n family,\n styles,\n config,\n canonical,\n givenPrefix\n })), applyShimAndAlias(skipLookups, givenPrefix, canonical));\n}\nfunction applyShimAndAlias(skipLookups, givenPrefix, canonical) {\n let {\n prefix,\n iconName\n } = canonical;\n if (skipLookups || !prefix || !iconName) {\n return {\n prefix,\n iconName\n };\n }\n const shim = givenPrefix === 'fa' ? byOldName(iconName) : {};\n const aliasIconName = byAlias(prefix, iconName);\n iconName = shim.iconName || aliasIconName || iconName;\n prefix = shim.prefix || prefix;\n if (prefix === 'far' && !styles['far'] && styles['fas'] && !config.autoFetchSvg) {\n // Allow a fallback from the regular style to solid if regular is not available\n // but only if we aren't auto-fetching SVGs\n prefix = 'fas';\n }\n return {\n prefix,\n iconName\n };\n}\nconst newCanonicalFamilies = L.filter(familyId => {\n return familyId !== s || familyId !== t;\n});\nconst newCanonicalStyles = Object.keys(ga).filter(key => key !== s).map(key => Object.keys(ga[key])).flat();\nfunction getDefaultCanonicalPrefix(prefixOptions) {\n const {\n values,\n family,\n canonical,\n givenPrefix = '',\n styles = {},\n config: config$$1 = {}\n } = prefixOptions;\n const isDuotoneFamily = family === t;\n const valuesHasDuotone = values.includes('fa-duotone') || values.includes('fad');\n const defaultFamilyIsDuotone = config$$1.familyDefault === 'duotone';\n const canonicalPrefixIsDuotone = canonical.prefix === 'fad' || canonical.prefix === 'fa-duotone';\n if (!isDuotoneFamily && (valuesHasDuotone || defaultFamilyIsDuotone || canonicalPrefixIsDuotone)) {\n canonical.prefix = 'fad';\n }\n if (values.includes('fa-brands') || values.includes('fab')) {\n canonical.prefix = 'fab';\n }\n if (!canonical.prefix && newCanonicalFamilies.includes(family)) {\n const validPrefix = Object.keys(styles).find(key => newCanonicalStyles.includes(key));\n if (validPrefix || config$$1.autoFetchSvg) {\n const defaultPrefix = pt.get(family).defaultShortPrefixId;\n canonical.prefix = defaultPrefix;\n canonical.iconName = byAlias(canonical.prefix, canonical.iconName) || canonical.iconName;\n }\n }\n if (canonical.prefix === 'fa' || givenPrefix === 'fa') {\n // The fa prefix is not canonical. So if it has made it through until this point\n // we will shift it to the correct prefix.\n canonical.prefix = getDefaultUsablePrefix() || 'fas';\n }\n return canonical;\n}\n\nclass Library {\n constructor() {\n this.definitions = {};\n }\n add() {\n for (var _len = arguments.length, definitions = new Array(_len), _key = 0; _key < _len; _key++) {\n definitions[_key] = arguments[_key];\n }\n const additions = definitions.reduce(this._pullDefinitions, {});\n Object.keys(additions).forEach(key => {\n this.definitions[key] = _objectSpread2(_objectSpread2({}, this.definitions[key] || {}), additions[key]);\n defineIcons(key, additions[key]);\n\n // TODO can we stop doing this? We can't get the icons by 'fa-solid' any longer so this probably needs to change\n const longPrefix = PREFIX_TO_LONG_STYLE[s][key];\n if (longPrefix) defineIcons(longPrefix, additions[key]);\n build();\n });\n }\n reset() {\n this.definitions = {};\n }\n _pullDefinitions(additions, definition) {\n const normalized = definition.prefix && definition.iconName && definition.icon ? {\n 0: definition\n } : definition;\n Object.keys(normalized).map(key => {\n const {\n prefix,\n iconName,\n icon\n } = normalized[key];\n const aliases = icon[2];\n if (!additions[prefix]) additions[prefix] = {};\n if (aliases.length > 0) {\n aliases.forEach(alias => {\n if (typeof alias === 'string') {\n additions[prefix][alias] = icon;\n }\n });\n }\n additions[prefix][iconName] = icon;\n });\n return additions;\n }\n}\n\nlet _plugins = [];\nlet _hooks = {};\nconst providers = {};\nconst defaultProviderKeys = Object.keys(providers);\nfunction registerPlugins(nextPlugins, _ref) {\n let {\n mixoutsTo: obj\n } = _ref;\n _plugins = nextPlugins;\n _hooks = {};\n Object.keys(providers).forEach(k => {\n if (defaultProviderKeys.indexOf(k) === -1) {\n delete providers[k];\n }\n });\n _plugins.forEach(plugin => {\n const mixout = plugin.mixout ? plugin.mixout() : {};\n Object.keys(mixout).forEach(tk => {\n if (typeof mixout[tk] === 'function') {\n obj[tk] = mixout[tk];\n }\n if (typeof mixout[tk] === 'object') {\n Object.keys(mixout[tk]).forEach(sk => {\n if (!obj[tk]) {\n obj[tk] = {};\n }\n obj[tk][sk] = mixout[tk][sk];\n });\n }\n });\n if (plugin.hooks) {\n const hooks = plugin.hooks();\n Object.keys(hooks).forEach(hook => {\n if (!_hooks[hook]) {\n _hooks[hook] = [];\n }\n _hooks[hook].push(hooks[hook]);\n });\n }\n if (plugin.provides) {\n plugin.provides(providers);\n }\n });\n return obj;\n}\nfunction chainHooks(hook, accumulator) {\n for (var _len = arguments.length, args = new Array(_len > 2 ? _len - 2 : 0), _key = 2; _key < _len; _key++) {\n args[_key - 2] = arguments[_key];\n }\n const hookFns = _hooks[hook] || [];\n hookFns.forEach(hookFn => {\n accumulator = hookFn.apply(null, [accumulator, ...args]); // eslint-disable-line no-useless-call\n });\n return accumulator;\n}\nfunction callHooks(hook) {\n for (var _len2 = arguments.length, args = new Array(_len2 > 1 ? _len2 - 1 : 0), _key2 = 1; _key2 < _len2; _key2++) {\n args[_key2 - 1] = arguments[_key2];\n }\n const hookFns = _hooks[hook] || [];\n hookFns.forEach(hookFn => {\n hookFn.apply(null, args);\n });\n return undefined;\n}\nfunction callProvided() {\n const hook = arguments[0];\n const args = Array.prototype.slice.call(arguments, 1);\n return providers[hook] ? providers[hook].apply(null, args) : undefined;\n}\n\nfunction findIconDefinition(iconLookup) {\n if (iconLookup.prefix === 'fa') {\n iconLookup.prefix = 'fas';\n }\n let {\n iconName\n } = iconLookup;\n const prefix = iconLookup.prefix || getDefaultUsablePrefix();\n if (!iconName) return;\n iconName = byAlias(prefix, iconName) || iconName;\n return iconFromMapping(library.definitions, prefix, iconName) || iconFromMapping(namespace.styles, prefix, iconName);\n}\nconst library = new Library();\nconst noAuto = () => {\n config.autoReplaceSvg = false;\n config.observeMutations = false;\n callHooks('noAuto');\n};\nconst dom = {\n i2svg: function () {\n let params = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};\n if (IS_DOM) {\n callHooks('beforeI2svg', params);\n callProvided('pseudoElements2svg', params);\n return callProvided('i2svg', params);\n } else {\n return Promise.reject(new Error('Operation requires a DOM of some kind.'));\n }\n },\n watch: function () {\n let params = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};\n const {\n autoReplaceSvgRoot\n } = params;\n if (config.autoReplaceSvg === false) {\n config.autoReplaceSvg = true;\n }\n config.observeMutations = true;\n domready(() => {\n autoReplace({\n autoReplaceSvgRoot\n });\n callHooks('watch', params);\n });\n }\n};\nconst parse = {\n icon: icon => {\n if (icon === null) {\n return null;\n }\n if (typeof icon === 'object' && icon.prefix && icon.iconName) {\n return {\n prefix: icon.prefix,\n iconName: byAlias(icon.prefix, icon.iconName) || icon.iconName\n };\n }\n if (Array.isArray(icon) && icon.length === 2) {\n const iconName = icon[1].indexOf('fa-') === 0 ? icon[1].slice(3) : icon[1];\n const prefix = getCanonicalPrefix(icon[0]);\n return {\n prefix,\n iconName: byAlias(prefix, iconName) || iconName\n };\n }\n if (typeof icon === 'string' && (icon.indexOf(\"\".concat(config.cssPrefix, \"-\")) > -1 || icon.match(ICON_SELECTION_SYNTAX_PATTERN))) {\n const canonicalIcon = getCanonicalIcon(icon.split(' '), {\n skipLookups: true\n });\n return {\n prefix: canonicalIcon.prefix || getDefaultUsablePrefix(),\n iconName: byAlias(canonicalIcon.prefix, canonicalIcon.iconName) || canonicalIcon.iconName\n };\n }\n if (typeof icon === 'string') {\n const prefix = getDefaultUsablePrefix();\n return {\n prefix,\n iconName: byAlias(prefix, icon) || icon\n };\n }\n }\n};\nconst api = {\n noAuto,\n config,\n dom,\n parse,\n library,\n findIconDefinition,\n toHtml\n};\nconst autoReplace = function () {\n let params = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {};\n const {\n autoReplaceSvgRoot = DOCUMENT\n } = params;\n if ((Object.keys(namespace.styles).length > 0 || config.autoFetchSvg) && IS_DOM && config.autoReplaceSvg) api.dom.i2svg({\n node: autoReplaceSvgRoot\n });\n};\n\nfunction domVariants(val, abstractCreator) {\n Object.defineProperty(val, 'abstract', {\n get: abstractCreator\n });\n Object.defineProperty(val, 'html', {\n get: function () {\n return val.abstract.map(a => toHtml(a));\n }\n });\n Object.defineProperty(val, 'node', {\n get: function () {\n if (!IS_DOM) return;\n const container = DOCUMENT.createElement('div');\n container.innerHTML = val.html;\n return container.children;\n }\n });\n return val;\n}\n\nfunction asIcon (_ref) {\n let {\n children,\n main,\n mask,\n attributes,\n styles,\n transform\n } = _ref;\n if (transformIsMeaningful(transform) && main.found && !mask.found) {\n const {\n width,\n height\n } = main;\n const offset = {\n x: width / height / 2,\n y: 0.5\n };\n attributes['style'] = joinStyles(_objectSpread2(_objectSpread2({}, styles), {}, {\n 'transform-origin': \"\".concat(offset.x + transform.x / 16, \"em \").concat(offset.y + transform.y / 16, \"em\")\n }));\n }\n return [{\n tag: 'svg',\n attributes,\n children\n }];\n}\n\nfunction asSymbol (_ref) {\n let {\n prefix,\n iconName,\n children,\n attributes,\n symbol\n } = _ref;\n const id = symbol === true ? \"\".concat(prefix, \"-\").concat(config.cssPrefix, \"-\").concat(iconName) : symbol;\n return [{\n tag: 'svg',\n attributes: {\n style: 'display: none;'\n },\n children: [{\n tag: 'symbol',\n attributes: _objectSpread2(_objectSpread2({}, attributes), {}, {\n id\n }),\n children\n }]\n }];\n}\n\nfunction makeInlineSvgAbstract(params) {\n const {\n icons: {\n main,\n mask\n },\n prefix,\n iconName,\n transform,\n symbol,\n title,\n maskId,\n titleId,\n extra,\n watchable = false\n } = params;\n const {\n width,\n height\n } = mask.found ? mask : main;\n const isUploadedIcon = Lt.includes(prefix);\n const attrClass = [config.replacementClass, iconName ? \"\".concat(config.cssPrefix, \"-\").concat(iconName) : ''].filter(c$$1 => extra.classes.indexOf(c$$1) === -1).filter(c$$1 => c$$1 !== '' || !!c$$1).concat(extra.classes).join(' ');\n let content = {\n children: [],\n attributes: _objectSpread2(_objectSpread2({}, extra.attributes), {}, {\n 'data-prefix': prefix,\n 'data-icon': iconName,\n 'class': attrClass,\n 'role': extra.attributes.role || 'img',\n 'xmlns': 'http://www.w3.org/2000/svg',\n 'viewBox': \"0 0 \".concat(width, \" \").concat(height)\n })\n };\n const uploadedIconWidthStyle = isUploadedIcon && !~extra.classes.indexOf('fa-fw') ? {\n width: \"\".concat(width / height * 16 * 0.0625, \"em\")\n } : {};\n if (watchable) {\n content.attributes[DATA_FA_I2SVG] = '';\n }\n if (title) {\n content.children.push({\n tag: 'title',\n attributes: {\n id: content.attributes['aria-labelledby'] || \"title-\".concat(titleId || nextUniqueId())\n },\n children: [title]\n });\n delete content.attributes.title;\n }\n const args = _objectSpread2(_objectSpread2({}, content), {}, {\n prefix,\n iconName,\n main,\n mask,\n maskId,\n transform,\n symbol,\n styles: _objectSpread2(_objectSpread2({}, uploadedIconWidthStyle), extra.styles)\n });\n const {\n children,\n attributes\n } = mask.found && main.found ? callProvided('generateAbstractMask', args) || {\n children: [],\n attributes: {}\n } : callProvided('generateAbstractIcon', args) || {\n children: [],\n attributes: {}\n };\n args.children = children;\n args.attributes = attributes;\n if (symbol) {\n return asSymbol(args);\n } else {\n return asIcon(args);\n }\n}\nfunction makeLayersTextAbstract(params) {\n const {\n content,\n width,\n height,\n transform,\n title,\n extra,\n watchable = false\n } = params;\n const attributes = _objectSpread2(_objectSpread2(_objectSpread2({}, extra.attributes), title ? {\n 'title': title\n } : {}), {}, {\n 'class': extra.classes.join(' ')\n });\n if (watchable) {\n attributes[DATA_FA_I2SVG] = '';\n }\n const styles = _objectSpread2({}, extra.styles);\n if (transformIsMeaningful(transform)) {\n styles['transform'] = transformForCss({\n transform,\n startCentered: true,\n width,\n height\n });\n styles['-webkit-transform'] = styles['transform'];\n }\n const styleString = joinStyles(styles);\n if (styleString.length > 0) {\n attributes['style'] = styleString;\n }\n const val = [];\n val.push({\n tag: 'span',\n attributes,\n children: [content]\n });\n if (title) {\n val.push({\n tag: 'span',\n attributes: {\n class: 'sr-only'\n },\n children: [title]\n });\n }\n return val;\n}\nfunction makeLayersCounterAbstract(params) {\n const {\n content,\n title,\n extra\n } = params;\n const attributes = _objectSpread2(_objectSpread2(_objectSpread2({}, extra.attributes), title ? {\n 'title': title\n } : {}), {}, {\n 'class': extra.classes.join(' ')\n });\n const styleString = joinStyles(extra.styles);\n if (styleString.length > 0) {\n attributes['style'] = styleString;\n }\n const val = [];\n val.push({\n tag: 'span',\n attributes,\n children: [content]\n });\n if (title) {\n val.push({\n tag: 'span',\n attributes: {\n class: 'sr-only'\n },\n children: [title]\n });\n }\n return val;\n}\n\nconst {\n styles: styles$1\n} = namespace;\nfunction asFoundIcon(icon) {\n const width = icon[0];\n const height = icon[1];\n const [vectorData] = icon.slice(4);\n let element = null;\n if (Array.isArray(vectorData)) {\n element = {\n tag: 'g',\n attributes: {\n class: \"\".concat(config.cssPrefix, \"-\").concat(DUOTONE_CLASSES.GROUP)\n },\n children: [{\n tag: 'path',\n attributes: {\n class: \"\".concat(config.cssPrefix, \"-\").concat(DUOTONE_CLASSES.SECONDARY),\n fill: 'currentColor',\n d: vectorData[0]\n }\n }, {\n tag: 'path',\n attributes: {\n class: \"\".concat(config.cssPrefix, \"-\").concat(DUOTONE_CLASSES.PRIMARY),\n fill: 'currentColor',\n d: vectorData[1]\n }\n }]\n };\n } else {\n element = {\n tag: 'path',\n attributes: {\n fill: 'currentColor',\n d: vectorData\n }\n };\n }\n return {\n found: true,\n width,\n height,\n icon: element\n };\n}\nconst missingIconResolutionMixin = {\n found: false,\n width: 512,\n height: 512\n};\nfunction maybeNotifyMissing(iconName, prefix) {\n if (!PRODUCTION && !config.showMissingIcons && iconName) {\n console.error(\"Icon with name \\\"\".concat(iconName, \"\\\" and prefix \\\"\").concat(prefix, \"\\\" is missing.\"));\n }\n}\nfunction findIcon(iconName, prefix) {\n let givenPrefix = prefix;\n if (prefix === 'fa' && config.styleDefault !== null) {\n prefix = getDefaultUsablePrefix();\n }\n return new Promise((resolve, reject) => {\n if (givenPrefix === 'fa') {\n const shim = byOldName(iconName) || {};\n iconName = shim.iconName || iconName;\n prefix = shim.prefix || prefix;\n }\n if (iconName && prefix && styles$1[prefix] && styles$1[prefix][iconName]) {\n const icon = styles$1[prefix][iconName];\n return resolve(asFoundIcon(icon));\n }\n maybeNotifyMissing(iconName, prefix);\n resolve(_objectSpread2(_objectSpread2({}, missingIconResolutionMixin), {}, {\n icon: config.showMissingIcons && iconName ? callProvided('missingIconAbstract') || {} : {}\n }));\n });\n}\n\nconst noop$1 = () => {};\nconst p$2 = config.measurePerformance && PERFORMANCE && PERFORMANCE.mark && PERFORMANCE.measure ? PERFORMANCE : {\n mark: noop$1,\n measure: noop$1\n};\nconst preamble = \"FA \\\"6.7.2\\\"\";\nconst begin = name => {\n p$2.mark(\"\".concat(preamble, \" \").concat(name, \" begins\"));\n return () => end(name);\n};\nconst end = name => {\n p$2.mark(\"\".concat(preamble, \" \").concat(name, \" ends\"));\n p$2.measure(\"\".concat(preamble, \" \").concat(name), \"\".concat(preamble, \" \").concat(name, \" begins\"), \"\".concat(preamble, \" \").concat(name, \" ends\"));\n};\nvar perf = {\n begin,\n end\n};\n\nconst noop$2 = () => {};\nfunction isWatched(node) {\n const i2svg = node.getAttribute ? node.getAttribute(DATA_FA_I2SVG) : null;\n return typeof i2svg === 'string';\n}\nfunction hasPrefixAndIcon(node) {\n const prefix = node.getAttribute ? node.getAttribute(DATA_PREFIX) : null;\n const icon = node.getAttribute ? node.getAttribute(DATA_ICON) : null;\n return prefix && icon;\n}\nfunction hasBeenReplaced(node) {\n return node && node.classList && node.classList.contains && node.classList.contains(config.replacementClass);\n}\nfunction getMutator() {\n if (config.autoReplaceSvg === true) {\n return mutators.replace;\n }\n const mutator = mutators[config.autoReplaceSvg];\n return mutator || mutators.replace;\n}\nfunction createElementNS(tag) {\n return DOCUMENT.createElementNS('http://www.w3.org/2000/svg', tag);\n}\nfunction createElement(tag) {\n return DOCUMENT.createElement(tag);\n}\nfunction convertSVG(abstractObj) {\n let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n const {\n ceFn = abstractObj.tag === 'svg' ? createElementNS : createElement\n } = params;\n if (typeof abstractObj === 'string') {\n return DOCUMENT.createTextNode(abstractObj);\n }\n const tag = ceFn(abstractObj.tag);\n Object.keys(abstractObj.attributes || []).forEach(function (key) {\n tag.setAttribute(key, abstractObj.attributes[key]);\n });\n const children = abstractObj.children || [];\n children.forEach(function (child) {\n tag.appendChild(convertSVG(child, {\n ceFn\n }));\n });\n return tag;\n}\nfunction nodeAsComment(node) {\n let comment = \" \".concat(node.outerHTML, \" \");\n /* BEGIN.ATTRIBUTION */\n comment = \"\".concat(comment, \"Font Awesome fontawesome.com \");\n /* END.ATTRIBUTION */\n return comment;\n}\nconst mutators = {\n replace: function (mutation) {\n const node = mutation[0];\n if (node.parentNode) {\n mutation[1].forEach(abstract => {\n node.parentNode.insertBefore(convertSVG(abstract), node);\n });\n if (node.getAttribute(DATA_FA_I2SVG) === null && config.keepOriginalSource) {\n let comment = DOCUMENT.createComment(nodeAsComment(node));\n node.parentNode.replaceChild(comment, node);\n } else {\n node.remove();\n }\n }\n },\n nest: function (mutation) {\n const node = mutation[0];\n const abstract = mutation[1];\n\n // If we already have a replaced node we do not want to continue nesting within it.\n // Short-circuit to the standard replacement\n if (~classArray(node).indexOf(config.replacementClass)) {\n return mutators.replace(mutation);\n }\n const forSvg = new RegExp(\"\".concat(config.cssPrefix, \"-.*\"));\n delete abstract[0].attributes.id;\n if (abstract[0].attributes.class) {\n const splitClasses = abstract[0].attributes.class.split(' ').reduce((acc, cls) => {\n if (cls === config.replacementClass || cls.match(forSvg)) {\n acc.toSvg.push(cls);\n } else {\n acc.toNode.push(cls);\n }\n return acc;\n }, {\n toNode: [],\n toSvg: []\n });\n abstract[0].attributes.class = splitClasses.toSvg.join(' ');\n if (splitClasses.toNode.length === 0) {\n node.removeAttribute('class');\n } else {\n node.setAttribute('class', splitClasses.toNode.join(' '));\n }\n }\n const newInnerHTML = abstract.map(a => toHtml(a)).join('\\n');\n node.setAttribute(DATA_FA_I2SVG, '');\n node.innerHTML = newInnerHTML;\n }\n};\nfunction performOperationSync(op) {\n op();\n}\nfunction perform(mutations, callback) {\n const callbackFunction = typeof callback === 'function' ? callback : noop$2;\n if (mutations.length === 0) {\n callbackFunction();\n } else {\n let frame = performOperationSync;\n if (config.mutateApproach === MUTATION_APPROACH_ASYNC) {\n frame = WINDOW.requestAnimationFrame || performOperationSync;\n }\n frame(() => {\n const mutator = getMutator();\n const mark = perf.begin('mutate');\n mutations.map(mutator);\n mark();\n callbackFunction();\n });\n }\n}\nlet disabled = false;\nfunction disableObservation() {\n disabled = true;\n}\nfunction enableObservation() {\n disabled = false;\n}\nlet mo = null;\nfunction observe(options) {\n if (!MUTATION_OBSERVER) {\n return;\n }\n if (!config.observeMutations) {\n return;\n }\n const {\n treeCallback = noop$2,\n nodeCallback = noop$2,\n pseudoElementsCallback = noop$2,\n observeMutationsRoot = DOCUMENT\n } = options;\n mo = new MUTATION_OBSERVER(objects => {\n if (disabled) return;\n const defaultPrefix = getDefaultUsablePrefix();\n toArray(objects).forEach(mutationRecord => {\n if (mutationRecord.type === 'childList' && mutationRecord.addedNodes.length > 0 && !isWatched(mutationRecord.addedNodes[0])) {\n if (config.searchPseudoElements) {\n pseudoElementsCallback(mutationRecord.target);\n }\n treeCallback(mutationRecord.target);\n }\n if (mutationRecord.type === 'attributes' && mutationRecord.target.parentNode && config.searchPseudoElements) {\n pseudoElementsCallback(mutationRecord.target.parentNode);\n }\n if (mutationRecord.type === 'attributes' && isWatched(mutationRecord.target) && ~ATTRIBUTES_WATCHED_FOR_MUTATION.indexOf(mutationRecord.attributeName)) {\n if (mutationRecord.attributeName === 'class' && hasPrefixAndIcon(mutationRecord.target)) {\n const {\n prefix,\n iconName\n } = getCanonicalIcon(classArray(mutationRecord.target));\n mutationRecord.target.setAttribute(DATA_PREFIX, prefix || defaultPrefix);\n if (iconName) mutationRecord.target.setAttribute(DATA_ICON, iconName);\n } else if (hasBeenReplaced(mutationRecord.target)) {\n nodeCallback(mutationRecord.target);\n }\n }\n });\n });\n if (!IS_DOM) return;\n mo.observe(observeMutationsRoot, {\n childList: true,\n attributes: true,\n characterData: true,\n subtree: true\n });\n}\nfunction disconnect() {\n if (!mo) return;\n mo.disconnect();\n}\n\nfunction styleParser (node) {\n const style = node.getAttribute('style');\n let val = [];\n if (style) {\n val = style.split(';').reduce((acc, style) => {\n const styles = style.split(':');\n const prop = styles[0];\n const value = styles.slice(1);\n if (prop && value.length > 0) {\n acc[prop] = value.join(':').trim();\n }\n return acc;\n }, {});\n }\n return val;\n}\n\nfunction classParser (node) {\n const existingPrefix = node.getAttribute('data-prefix');\n const existingIconName = node.getAttribute('data-icon');\n const innerText = node.innerText !== undefined ? node.innerText.trim() : '';\n let val = getCanonicalIcon(classArray(node));\n if (!val.prefix) {\n val.prefix = getDefaultUsablePrefix();\n }\n if (existingPrefix && existingIconName) {\n val.prefix = existingPrefix;\n val.iconName = existingIconName;\n }\n if (val.iconName && val.prefix) {\n return val;\n }\n if (val.prefix && innerText.length > 0) {\n val.iconName = byLigature(val.prefix, node.innerText) || byUnicode(val.prefix, toHex(node.innerText));\n }\n if (!val.iconName && config.autoFetchSvg && node.firstChild && node.firstChild.nodeType === Node.TEXT_NODE) {\n val.iconName = node.firstChild.data;\n }\n return val;\n}\n\nfunction attributesParser (node) {\n const extraAttributes = toArray(node.attributes).reduce((acc, attr) => {\n if (acc.name !== 'class' && acc.name !== 'style') {\n acc[attr.name] = attr.value;\n }\n return acc;\n }, {});\n const title = node.getAttribute('title');\n const titleId = node.getAttribute('data-fa-title-id');\n if (config.autoA11y) {\n if (title) {\n extraAttributes['aria-labelledby'] = \"\".concat(config.replacementClass, \"-title-\").concat(titleId || nextUniqueId());\n } else {\n extraAttributes['aria-hidden'] = 'true';\n extraAttributes['focusable'] = 'false';\n }\n }\n return extraAttributes;\n}\n\nfunction blankMeta() {\n return {\n iconName: null,\n title: null,\n titleId: null,\n prefix: null,\n transform: meaninglessTransform,\n symbol: false,\n mask: {\n iconName: null,\n prefix: null,\n rest: []\n },\n maskId: null,\n extra: {\n classes: [],\n styles: {},\n attributes: {}\n }\n };\n}\nfunction parseMeta(node) {\n let parser = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {\n styleParser: true\n };\n const {\n iconName,\n prefix,\n rest: extraClasses\n } = classParser(node);\n const extraAttributes = attributesParser(node);\n const pluginMeta = chainHooks('parseNodeAttributes', {}, node);\n let extraStyles = parser.styleParser ? styleParser(node) : [];\n return _objectSpread2({\n iconName,\n title: node.getAttribute('title'),\n titleId: node.getAttribute('data-fa-title-id'),\n prefix,\n transform: meaninglessTransform,\n mask: {\n iconName: null,\n prefix: null,\n rest: []\n },\n maskId: null,\n symbol: false,\n extra: {\n classes: extraClasses,\n styles: extraStyles,\n attributes: extraAttributes\n }\n }, pluginMeta);\n}\n\nconst {\n styles: styles$2\n} = namespace;\nfunction generateMutation(node) {\n const nodeMeta = config.autoReplaceSvg === 'nest' ? parseMeta(node, {\n styleParser: false\n }) : parseMeta(node);\n if (~nodeMeta.extra.classes.indexOf(LAYERS_TEXT_CLASSNAME)) {\n return callProvided('generateLayersText', node, nodeMeta);\n } else {\n return callProvided('generateSvgReplacementMutation', node, nodeMeta);\n }\n}\nfunction getKnownPrefixes() {\n return [...Ft, ...Ia];\n}\nfunction onTree(root) {\n let callback = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : null;\n if (!IS_DOM) return Promise.resolve();\n const htmlClassList = DOCUMENT.documentElement.classList;\n const hclAdd = suffix => htmlClassList.add(\"\".concat(HTML_CLASS_I2SVG_BASE_CLASS, \"-\").concat(suffix));\n const hclRemove = suffix => htmlClassList.remove(\"\".concat(HTML_CLASS_I2SVG_BASE_CLASS, \"-\").concat(suffix));\n const prefixes = config.autoFetchSvg ? getKnownPrefixes() : P.concat(Object.keys(styles$2));\n if (!prefixes.includes('fa')) {\n prefixes.push('fa');\n }\n const prefixesDomQuery = [\".\".concat(LAYERS_TEXT_CLASSNAME, \":not([\").concat(DATA_FA_I2SVG, \"])\")].concat(prefixes.map(p$$1 => \".\".concat(p$$1, \":not([\").concat(DATA_FA_I2SVG, \"])\"))).join(', ');\n if (prefixesDomQuery.length === 0) {\n return Promise.resolve();\n }\n let candidates = [];\n try {\n candidates = toArray(root.querySelectorAll(prefixesDomQuery));\n } catch (e$$1) {\n // noop\n }\n if (candidates.length > 0) {\n hclAdd('pending');\n hclRemove('complete');\n } else {\n return Promise.resolve();\n }\n const mark = perf.begin('onTree');\n const mutations = candidates.reduce((acc, node) => {\n try {\n const mutation = generateMutation(node);\n if (mutation) {\n acc.push(mutation);\n }\n } catch (e$$1) {\n if (!PRODUCTION) {\n if (e$$1.name === 'MissingIcon') {\n console.error(e$$1);\n }\n }\n }\n return acc;\n }, []);\n return new Promise((resolve, reject) => {\n Promise.all(mutations).then(resolvedMutations => {\n perform(resolvedMutations, () => {\n hclAdd('active');\n hclAdd('complete');\n hclRemove('pending');\n if (typeof callback === 'function') callback();\n mark();\n resolve();\n });\n }).catch(e$$1 => {\n mark();\n reject(e$$1);\n });\n });\n}\nfunction onNode(node) {\n let callback = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : null;\n generateMutation(node).then(mutation => {\n if (mutation) {\n perform([mutation], callback);\n }\n });\n}\nfunction resolveIcons(next) {\n return function (maybeIconDefinition) {\n let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n const iconDefinition = (maybeIconDefinition || {}).icon ? maybeIconDefinition : findIconDefinition(maybeIconDefinition || {});\n let {\n mask\n } = params;\n if (mask) {\n mask = (mask || {}).icon ? mask : findIconDefinition(mask || {});\n }\n return next(iconDefinition, _objectSpread2(_objectSpread2({}, params), {}, {\n mask\n }));\n };\n}\nconst render = function (iconDefinition) {\n let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n const {\n transform = meaninglessTransform,\n symbol = false,\n mask = null,\n maskId = null,\n title = null,\n titleId = null,\n classes = [],\n attributes = {},\n styles = {}\n } = params;\n if (!iconDefinition) return;\n const {\n prefix,\n iconName,\n icon\n } = iconDefinition;\n return domVariants(_objectSpread2({\n type: 'icon'\n }, iconDefinition), () => {\n callHooks('beforeDOMElementCreation', {\n iconDefinition,\n params\n });\n if (config.autoA11y) {\n if (title) {\n attributes['aria-labelledby'] = \"\".concat(config.replacementClass, \"-title-\").concat(titleId || nextUniqueId());\n } else {\n attributes['aria-hidden'] = 'true';\n attributes['focusable'] = 'false';\n }\n }\n return makeInlineSvgAbstract({\n icons: {\n main: asFoundIcon(icon),\n mask: mask ? asFoundIcon(mask.icon) : {\n found: false,\n width: null,\n height: null,\n icon: {}\n }\n },\n prefix,\n iconName,\n transform: _objectSpread2(_objectSpread2({}, meaninglessTransform), transform),\n symbol,\n title,\n maskId,\n titleId,\n extra: {\n attributes,\n styles,\n classes\n }\n });\n });\n};\nvar ReplaceElements = {\n mixout() {\n return {\n icon: resolveIcons(render)\n };\n },\n hooks() {\n return {\n mutationObserverCallbacks(accumulator) {\n accumulator.treeCallback = onTree;\n accumulator.nodeCallback = onNode;\n return accumulator;\n }\n };\n },\n provides(providers$$1) {\n providers$$1.i2svg = function (params) {\n const {\n node = DOCUMENT,\n callback = () => {}\n } = params;\n return onTree(node, callback);\n };\n providers$$1.generateSvgReplacementMutation = function (node, nodeMeta) {\n const {\n iconName,\n title,\n titleId,\n prefix,\n transform,\n symbol,\n mask,\n maskId,\n extra\n } = nodeMeta;\n return new Promise((resolve, reject) => {\n Promise.all([findIcon(iconName, prefix), mask.iconName ? findIcon(mask.iconName, mask.prefix) : Promise.resolve({\n found: false,\n width: 512,\n height: 512,\n icon: {}\n })]).then(_ref => {\n let [main, mask] = _ref;\n resolve([node, makeInlineSvgAbstract({\n icons: {\n main,\n mask\n },\n prefix,\n iconName,\n transform,\n symbol,\n maskId,\n title,\n titleId,\n extra,\n watchable: true\n })]);\n }).catch(reject);\n });\n };\n providers$$1.generateAbstractIcon = function (_ref2) {\n let {\n children,\n attributes,\n main,\n transform,\n styles\n } = _ref2;\n const styleString = joinStyles(styles);\n if (styleString.length > 0) {\n attributes['style'] = styleString;\n }\n let nextChild;\n if (transformIsMeaningful(transform)) {\n nextChild = callProvided('generateAbstractTransformGrouping', {\n main,\n transform,\n containerWidth: main.width,\n iconWidth: main.width\n });\n }\n children.push(nextChild || main.icon);\n return {\n children,\n attributes\n };\n };\n }\n};\n\nvar Layers = {\n mixout() {\n return {\n layer(assembler) {\n let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n const {\n classes = []\n } = params;\n return domVariants({\n type: 'layer'\n }, () => {\n callHooks('beforeDOMElementCreation', {\n assembler,\n params\n });\n let children = [];\n assembler(args => {\n Array.isArray(args) ? args.map(a => {\n children = children.concat(a.abstract);\n }) : children = children.concat(args.abstract);\n });\n return [{\n tag: 'span',\n attributes: {\n class: [\"\".concat(config.cssPrefix, \"-layers\"), ...classes].join(' ')\n },\n children\n }];\n });\n }\n };\n }\n};\n\nvar LayersCounter = {\n mixout() {\n return {\n counter(content) {\n let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n const {\n title = null,\n classes = [],\n attributes = {},\n styles = {}\n } = params;\n return domVariants({\n type: 'counter',\n content\n }, () => {\n callHooks('beforeDOMElementCreation', {\n content,\n params\n });\n return makeLayersCounterAbstract({\n content: content.toString(),\n title,\n extra: {\n attributes,\n styles,\n classes: [\"\".concat(config.cssPrefix, \"-layers-counter\"), ...classes]\n }\n });\n });\n }\n };\n }\n};\n\nvar LayersText = {\n mixout() {\n return {\n text(content) {\n let params = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n const {\n transform = meaninglessTransform,\n title = null,\n classes = [],\n attributes = {},\n styles = {}\n } = params;\n return domVariants({\n type: 'text',\n content\n }, () => {\n callHooks('beforeDOMElementCreation', {\n content,\n params\n });\n return makeLayersTextAbstract({\n content,\n transform: _objectSpread2(_objectSpread2({}, meaninglessTransform), transform),\n title,\n extra: {\n attributes,\n styles,\n classes: [\"\".concat(config.cssPrefix, \"-layers-text\"), ...classes]\n }\n });\n });\n }\n };\n },\n provides(providers$$1) {\n providers$$1.generateLayersText = function (node, nodeMeta) {\n const {\n title,\n transform,\n extra\n } = nodeMeta;\n let width = null;\n let height = null;\n if (IS_IE) {\n const computedFontSize = parseInt(getComputedStyle(node).fontSize, 10);\n const boundingClientRect = node.getBoundingClientRect();\n width = boundingClientRect.width / computedFontSize;\n height = boundingClientRect.height / computedFontSize;\n }\n if (config.autoA11y && !title) {\n extra.attributes['aria-hidden'] = 'true';\n }\n return Promise.resolve([node, makeLayersTextAbstract({\n content: node.innerHTML,\n width,\n height,\n transform,\n title,\n extra,\n watchable: true\n })]);\n };\n }\n};\n\nconst CLEAN_CONTENT_PATTERN = new RegExp('\\u{22}', 'ug');\nconst SECONDARY_UNICODE_RANGE = [1105920, 1112319];\nconst _FONT_FAMILY_WEIGHT_TO_PREFIX = _objectSpread2(_objectSpread2(_objectSpread2(_objectSpread2({}, {\n FontAwesome: {\n normal: 'fas',\n 400: 'fas'\n }\n}), lt), wa), Yt);\nconst FONT_FAMILY_WEIGHT_TO_PREFIX = Object.keys(_FONT_FAMILY_WEIGHT_TO_PREFIX).reduce((acc, key) => {\n acc[key.toLowerCase()] = _FONT_FAMILY_WEIGHT_TO_PREFIX[key];\n return acc;\n}, {});\nconst FONT_FAMILY_WEIGHT_FALLBACK = Object.keys(FONT_FAMILY_WEIGHT_TO_PREFIX).reduce((acc, fontFamily) => {\n const weights = FONT_FAMILY_WEIGHT_TO_PREFIX[fontFamily];\n acc[fontFamily] = weights[900] || [...Object.entries(weights)][0][1];\n return acc;\n}, {});\nfunction hexValueFromContent(content) {\n const cleaned = content.replace(CLEAN_CONTENT_PATTERN, '');\n const codePoint = codePointAt(cleaned, 0);\n const isPrependTen = codePoint >= SECONDARY_UNICODE_RANGE[0] && codePoint <= SECONDARY_UNICODE_RANGE[1];\n const isDoubled = cleaned.length === 2 ? cleaned[0] === cleaned[1] : false;\n return {\n value: isDoubled ? toHex(cleaned[0]) : toHex(cleaned),\n isSecondary: isPrependTen || isDoubled\n };\n}\nfunction getPrefix(fontFamily, fontWeight) {\n const fontFamilySanitized = fontFamily.replace(/^['\"]|['\"]$/g, '').toLowerCase();\n const fontWeightInteger = parseInt(fontWeight);\n const fontWeightSanitized = isNaN(fontWeightInteger) ? 'normal' : fontWeightInteger;\n return (FONT_FAMILY_WEIGHT_TO_PREFIX[fontFamilySanitized] || {})[fontWeightSanitized] || FONT_FAMILY_WEIGHT_FALLBACK[fontFamilySanitized];\n}\nfunction replaceForPosition(node, position) {\n const pendingAttribute = \"\".concat(DATA_FA_PSEUDO_ELEMENT_PENDING).concat(position.replace(':', '-'));\n return new Promise((resolve, reject) => {\n if (node.getAttribute(pendingAttribute) !== null) {\n // This node is already being processed\n return resolve();\n }\n const children = toArray(node.children);\n const alreadyProcessedPseudoElement = children.filter(c$$1 => c$$1.getAttribute(DATA_FA_PSEUDO_ELEMENT) === position)[0];\n const styles = WINDOW.getComputedStyle(node, position);\n const fontFamily = styles.getPropertyValue('font-family');\n const fontFamilyMatch = fontFamily.match(FONT_FAMILY_PATTERN);\n const fontWeight = styles.getPropertyValue('font-weight');\n const content = styles.getPropertyValue('content');\n if (alreadyProcessedPseudoElement && !fontFamilyMatch) {\n // If we've already processed it but the current computed style does not result in a font-family,\n // that probably means that a class name that was previously present to make the icon has been\n // removed. So we now should delete the icon.\n node.removeChild(alreadyProcessedPseudoElement);\n return resolve();\n } else if (fontFamilyMatch && content !== 'none' && content !== '') {\n const content = styles.getPropertyValue('content');\n let prefix = getPrefix(fontFamily, fontWeight);\n const {\n value: hexValue,\n isSecondary\n } = hexValueFromContent(content);\n const isV4 = fontFamilyMatch[0].startsWith('FontAwesome');\n let iconName = byUnicode(prefix, hexValue);\n let iconIdentifier = iconName;\n if (isV4) {\n const iconName4 = byOldUnicode(hexValue);\n if (iconName4.iconName && iconName4.prefix) {\n iconName = iconName4.iconName;\n prefix = iconName4.prefix;\n }\n }\n\n // Only convert the pseudo element in this ::before/::after position into an icon if we haven't\n // already done so with the same prefix and iconName\n if (iconName && !isSecondary && (!alreadyProcessedPseudoElement || alreadyProcessedPseudoElement.getAttribute(DATA_PREFIX) !== prefix || alreadyProcessedPseudoElement.getAttribute(DATA_ICON) !== iconIdentifier)) {\n node.setAttribute(pendingAttribute, iconIdentifier);\n if (alreadyProcessedPseudoElement) {\n // Delete the old one, since we're replacing it with a new one\n node.removeChild(alreadyProcessedPseudoElement);\n }\n const meta = blankMeta();\n const {\n extra\n } = meta;\n extra.attributes[DATA_FA_PSEUDO_ELEMENT] = position;\n findIcon(iconName, prefix).then(main => {\n const abstract = makeInlineSvgAbstract(_objectSpread2(_objectSpread2({}, meta), {}, {\n icons: {\n main,\n mask: emptyCanonicalIcon()\n },\n prefix,\n iconName: iconIdentifier,\n extra,\n watchable: true\n }));\n const element = DOCUMENT.createElementNS('http://www.w3.org/2000/svg', 'svg');\n if (position === '::before') {\n node.insertBefore(element, node.firstChild);\n } else {\n node.appendChild(element);\n }\n element.outerHTML = abstract.map(a$$1 => toHtml(a$$1)).join('\\n');\n node.removeAttribute(pendingAttribute);\n resolve();\n }).catch(reject);\n } else {\n resolve();\n }\n } else {\n resolve();\n }\n });\n}\nfunction replace(node) {\n return Promise.all([replaceForPosition(node, '::before'), replaceForPosition(node, '::after')]);\n}\nfunction processable(node) {\n return node.parentNode !== document.head && !~TAGNAMES_TO_SKIP_FOR_PSEUDOELEMENTS.indexOf(node.tagName.toUpperCase()) && !node.getAttribute(DATA_FA_PSEUDO_ELEMENT) && (!node.parentNode || node.parentNode.tagName !== 'svg');\n}\nfunction searchPseudoElements(root) {\n if (!IS_DOM) return;\n return new Promise((resolve, reject) => {\n const operations = toArray(root.querySelectorAll('*')).filter(processable).map(replace);\n const end = perf.begin('searchPseudoElements');\n disableObservation();\n Promise.all(operations).then(() => {\n end();\n enableObservation();\n resolve();\n }).catch(() => {\n end();\n enableObservation();\n reject();\n });\n });\n}\nvar PseudoElements = {\n hooks() {\n return {\n mutationObserverCallbacks(accumulator) {\n accumulator.pseudoElementsCallback = searchPseudoElements;\n return accumulator;\n }\n };\n },\n provides(providers) {\n providers.pseudoElements2svg = function (params) {\n const {\n node = DOCUMENT\n } = params;\n if (config.searchPseudoElements) {\n searchPseudoElements(node);\n }\n };\n }\n};\n\nlet _unwatched = false;\nvar MutationObserver$1 = {\n mixout() {\n return {\n dom: {\n unwatch() {\n disableObservation();\n _unwatched = true;\n }\n }\n };\n },\n hooks() {\n return {\n bootstrap() {\n observe(chainHooks('mutationObserverCallbacks', {}));\n },\n noAuto() {\n disconnect();\n },\n watch(params) {\n const {\n observeMutationsRoot\n } = params;\n if (_unwatched) {\n enableObservation();\n } else {\n observe(chainHooks('mutationObserverCallbacks', {\n observeMutationsRoot\n }));\n }\n }\n };\n }\n};\n\nconst parseTransformString = transformString => {\n let transform = {\n size: 16,\n x: 0,\n y: 0,\n flipX: false,\n flipY: false,\n rotate: 0\n };\n return transformString.toLowerCase().split(' ').reduce((acc, n) => {\n const parts = n.toLowerCase().split('-');\n const first = parts[0];\n let rest = parts.slice(1).join('-');\n if (first && rest === 'h') {\n acc.flipX = true;\n return acc;\n }\n if (first && rest === 'v') {\n acc.flipY = true;\n return acc;\n }\n rest = parseFloat(rest);\n if (isNaN(rest)) {\n return acc;\n }\n switch (first) {\n case 'grow':\n acc.size = acc.size + rest;\n break;\n case 'shrink':\n acc.size = acc.size - rest;\n break;\n case 'left':\n acc.x = acc.x - rest;\n break;\n case 'right':\n acc.x = acc.x + rest;\n break;\n case 'up':\n acc.y = acc.y - rest;\n break;\n case 'down':\n acc.y = acc.y + rest;\n break;\n case 'rotate':\n acc.rotate = acc.rotate + rest;\n break;\n }\n return acc;\n }, transform);\n};\nvar PowerTransforms = {\n mixout() {\n return {\n parse: {\n transform: transformString => {\n return parseTransformString(transformString);\n }\n }\n };\n },\n hooks() {\n return {\n parseNodeAttributes(accumulator, node) {\n const transformString = node.getAttribute('data-fa-transform');\n if (transformString) {\n accumulator.transform = parseTransformString(transformString);\n }\n return accumulator;\n }\n };\n },\n provides(providers) {\n providers.generateAbstractTransformGrouping = function (_ref) {\n let {\n main,\n transform,\n containerWidth,\n iconWidth\n } = _ref;\n const outer = {\n transform: \"translate(\".concat(containerWidth / 2, \" 256)\")\n };\n const innerTranslate = \"translate(\".concat(transform.x * 32, \", \").concat(transform.y * 32, \") \");\n const innerScale = \"scale(\".concat(transform.size / 16 * (transform.flipX ? -1 : 1), \", \").concat(transform.size / 16 * (transform.flipY ? -1 : 1), \") \");\n const innerRotate = \"rotate(\".concat(transform.rotate, \" 0 0)\");\n const inner = {\n transform: \"\".concat(innerTranslate, \" \").concat(innerScale, \" \").concat(innerRotate)\n };\n const path = {\n transform: \"translate(\".concat(iconWidth / 2 * -1, \" -256)\")\n };\n const operations = {\n outer,\n inner,\n path\n };\n return {\n tag: 'g',\n attributes: _objectSpread2({}, operations.outer),\n children: [{\n tag: 'g',\n attributes: _objectSpread2({}, operations.inner),\n children: [{\n tag: main.icon.tag,\n children: main.icon.children,\n attributes: _objectSpread2(_objectSpread2({}, main.icon.attributes), operations.path)\n }]\n }]\n };\n };\n }\n};\n\nconst ALL_SPACE = {\n x: 0,\n y: 0,\n width: '100%',\n height: '100%'\n};\nfunction fillBlack(abstract) {\n let force = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : true;\n if (abstract.attributes && (abstract.attributes.fill || force)) {\n abstract.attributes.fill = 'black';\n }\n return abstract;\n}\nfunction deGroup(abstract) {\n if (abstract.tag === 'g') {\n return abstract.children;\n } else {\n return [abstract];\n }\n}\nvar Masks = {\n hooks() {\n return {\n parseNodeAttributes(accumulator, node) {\n const maskData = node.getAttribute('data-fa-mask');\n const mask = !maskData ? emptyCanonicalIcon() : getCanonicalIcon(maskData.split(' ').map(i => i.trim()));\n if (!mask.prefix) {\n mask.prefix = getDefaultUsablePrefix();\n }\n accumulator.mask = mask;\n accumulator.maskId = node.getAttribute('data-fa-mask-id');\n return accumulator;\n }\n };\n },\n provides(providers) {\n providers.generateAbstractMask = function (_ref) {\n let {\n children,\n attributes,\n main,\n mask,\n maskId: explicitMaskId,\n transform\n } = _ref;\n const {\n width: mainWidth,\n icon: mainPath\n } = main;\n const {\n width: maskWidth,\n icon: maskPath\n } = mask;\n const trans = transformForSvg({\n transform,\n containerWidth: maskWidth,\n iconWidth: mainWidth\n });\n const maskRect = {\n tag: 'rect',\n attributes: _objectSpread2(_objectSpread2({}, ALL_SPACE), {}, {\n fill: 'white'\n })\n };\n const maskInnerGroupChildrenMixin = mainPath.children ? {\n children: mainPath.children.map(fillBlack)\n } : {};\n const maskInnerGroup = {\n tag: 'g',\n attributes: _objectSpread2({}, trans.inner),\n children: [fillBlack(_objectSpread2({\n tag: mainPath.tag,\n attributes: _objectSpread2(_objectSpread2({}, mainPath.attributes), trans.path)\n }, maskInnerGroupChildrenMixin))]\n };\n const maskOuterGroup = {\n tag: 'g',\n attributes: _objectSpread2({}, trans.outer),\n children: [maskInnerGroup]\n };\n const maskId = \"mask-\".concat(explicitMaskId || nextUniqueId());\n const clipId = \"clip-\".concat(explicitMaskId || nextUniqueId());\n const maskTag = {\n tag: 'mask',\n attributes: _objectSpread2(_objectSpread2({}, ALL_SPACE), {}, {\n id: maskId,\n maskUnits: 'userSpaceOnUse',\n maskContentUnits: 'userSpaceOnUse'\n }),\n children: [maskRect, maskOuterGroup]\n };\n const defs = {\n tag: 'defs',\n children: [{\n tag: 'clipPath',\n attributes: {\n id: clipId\n },\n children: deGroup(maskPath)\n }, maskTag]\n };\n children.push(defs, {\n tag: 'rect',\n attributes: _objectSpread2({\n fill: 'currentColor',\n 'clip-path': \"url(#\".concat(clipId, \")\"),\n mask: \"url(#\".concat(maskId, \")\")\n }, ALL_SPACE)\n });\n return {\n children,\n attributes\n };\n };\n }\n};\n\nvar MissingIconIndicator = {\n provides(providers) {\n let reduceMotion = false;\n if (WINDOW.matchMedia) {\n reduceMotion = WINDOW.matchMedia('(prefers-reduced-motion: reduce)').matches;\n }\n providers.missingIconAbstract = function () {\n const gChildren = [];\n const FILL = {\n fill: 'currentColor'\n };\n const ANIMATION_BASE = {\n attributeType: 'XML',\n repeatCount: 'indefinite',\n dur: '2s'\n };\n\n // Ring\n gChildren.push({\n tag: 'path',\n attributes: _objectSpread2(_objectSpread2({}, FILL), {}, {\n d: 'M156.5,447.7l-12.6,29.5c-18.7-9.5-35.9-21.2-51.5-34.9l22.7-22.7C127.6,430.5,141.5,440,156.5,447.7z M40.6,272H8.5 c1.4,21.2,5.4,41.7,11.7,61.1L50,321.2C45.1,305.5,41.8,289,40.6,272z M40.6,240c1.4-18.8,5.2-37,11.1-54.1l-29.5-12.6 C14.7,194.3,10,216.7,8.5,240H40.6z M64.3,156.5c7.8-14.9,17.2-28.8,28.1-41.5L69.7,92.3c-13.7,15.6-25.5,32.8-34.9,51.5 L64.3,156.5z M397,419.6c-13.9,12-29.4,22.3-46.1,30.4l11.9,29.8c20.7-9.9,39.8-22.6,56.9-37.6L397,419.6z M115,92.4 c13.9-12,29.4-22.3,46.1-30.4l-11.9-29.8c-20.7,9.9-39.8,22.6-56.8,37.6L115,92.4z M447.7,355.5c-7.8,14.9-17.2,28.8-28.1,41.5 l22.7,22.7c13.7-15.6,25.5-32.9,34.9-51.5L447.7,355.5z M471.4,272c-1.4,18.8-5.2,37-11.1,54.1l29.5,12.6 c7.5-21.1,12.2-43.5,13.6-66.8H471.4z M321.2,462c-15.7,5-32.2,8.2-49.2,9.4v32.1c21.2-1.4,41.7-5.4,61.1-11.7L321.2,462z M240,471.4c-18.8-1.4-37-5.2-54.1-11.1l-12.6,29.5c21.1,7.5,43.5,12.2,66.8,13.6V471.4z M462,190.8c5,15.7,8.2,32.2,9.4,49.2h32.1 c-1.4-21.2-5.4-41.7-11.7-61.1L462,190.8z M92.4,397c-12-13.9-22.3-29.4-30.4-46.1l-29.8,11.9c9.9,20.7,22.6,39.8,37.6,56.9 L92.4,397z M272,40.6c18.8,1.4,36.9,5.2,54.1,11.1l12.6-29.5C317.7,14.7,295.3,10,272,8.5V40.6z M190.8,50 c15.7-5,32.2-8.2,49.2-9.4V8.5c-21.2,1.4-41.7,5.4-61.1,11.7L190.8,50z M442.3,92.3L419.6,115c12,13.9,22.3,29.4,30.5,46.1 l29.8-11.9C470,128.5,457.3,109.4,442.3,92.3z M397,92.4l22.7-22.7c-15.6-13.7-32.8-25.5-51.5-34.9l-12.6,29.5 C370.4,72.1,384.4,81.5,397,92.4z'\n })\n });\n const OPACITY_ANIMATE = _objectSpread2(_objectSpread2({}, ANIMATION_BASE), {}, {\n attributeName: 'opacity'\n });\n const dot = {\n tag: 'circle',\n attributes: _objectSpread2(_objectSpread2({}, FILL), {}, {\n cx: '256',\n cy: '364',\n r: '28'\n }),\n children: []\n };\n if (!reduceMotion) {\n dot.children.push({\n tag: 'animate',\n attributes: _objectSpread2(_objectSpread2({}, ANIMATION_BASE), {}, {\n attributeName: 'r',\n values: '28;14;28;28;14;28;'\n })\n }, {\n tag: 'animate',\n attributes: _objectSpread2(_objectSpread2({}, OPACITY_ANIMATE), {}, {\n values: '1;0;1;1;0;1;'\n })\n });\n }\n gChildren.push(dot);\n gChildren.push({\n tag: 'path',\n attributes: _objectSpread2(_objectSpread2({}, FILL), {}, {\n opacity: '1',\n d: 'M263.7,312h-16c-6.6,0-12-5.4-12-12c0-71,77.4-63.9,77.4-107.8c0-20-17.8-40.2-57.4-40.2c-29.1,0-44.3,9.6-59.2,28.7 c-3.9,5-11.1,6-16.2,2.4l-13.1-9.2c-5.6-3.9-6.9-11.8-2.6-17.2c21.2-27.2,46.4-44.7,91.2-44.7c52.3,0,97.4,29.8,97.4,80.2 c0,67.6-77.4,63.5-77.4,107.8C275.7,306.6,270.3,312,263.7,312z'\n }),\n children: reduceMotion ? [] : [{\n tag: 'animate',\n attributes: _objectSpread2(_objectSpread2({}, OPACITY_ANIMATE), {}, {\n values: '1;0;0;0;0;1;'\n })\n }]\n });\n if (!reduceMotion) {\n // Exclamation\n gChildren.push({\n tag: 'path',\n attributes: _objectSpread2(_objectSpread2({}, FILL), {}, {\n opacity: '0',\n d: 'M232.5,134.5l7,168c0.3,6.4,5.6,11.5,12,11.5h9c6.4,0,11.7-5.1,12-11.5l7-168c0.3-6.8-5.2-12.5-12-12.5h-23 C237.7,122,232.2,127.7,232.5,134.5z'\n }),\n children: [{\n tag: 'animate',\n attributes: _objectSpread2(_objectSpread2({}, OPACITY_ANIMATE), {}, {\n values: '0;0;1;1;0;0;'\n })\n }]\n });\n }\n return {\n tag: 'g',\n attributes: {\n 'class': 'missing'\n },\n children: gChildren\n };\n };\n }\n};\n\nvar SvgSymbols = {\n hooks() {\n return {\n parseNodeAttributes(accumulator, node) {\n const symbolData = node.getAttribute('data-fa-symbol');\n const symbol = symbolData === null ? false : symbolData === '' ? true : symbolData;\n accumulator['symbol'] = symbol;\n return accumulator;\n }\n };\n }\n};\n\nvar plugins = [InjectCSS, ReplaceElements, Layers, LayersCounter, LayersText, PseudoElements, MutationObserver$1, PowerTransforms, Masks, MissingIconIndicator, SvgSymbols];\n\nregisterPlugins(plugins, {\n mixoutsTo: api\n});\nconst noAuto$1 = api.noAuto;\nconst config$1 = api.config;\nconst library$1 = api.library;\nconst dom$1 = api.dom;\nconst parse$1 = api.parse;\nconst findIconDefinition$1 = api.findIconDefinition;\nconst toHtml$1 = api.toHtml;\nconst icon = api.icon;\nconst layer = api.layer;\nconst text = api.text;\nconst counter = api.counter;\n\nexport { noAuto$1 as noAuto, config$1 as config, library$1 as library, dom$1 as dom, parse$1 as parse, findIconDefinition$1 as findIconDefinition, toHtml$1 as toHtml, icon, layer, text, counter, api };\n","/*!\n * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com\n * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)\n * Copyright 2024 Fonticons, Inc.\n */\nconst prefix = \"fas\";\nconst fa0 = {\n prefix: 'fas',\n iconName: '0',\n icon: [320, 512, [], \"30\", \"M0 192C0 103.6 71.6 32 160 32s160 71.6 160 160l0 128c0 88.4-71.6 160-160 160S0 408.4 0 320L0 192zM160 96c-53 0-96 43-96 96l0 128c0 53 43 96 96 96s96-43 96-96l0-128c0-53-43-96-96-96z\"]\n};\nconst fa1 = {\n prefix: 'fas',\n iconName: '1',\n icon: [256, 512, [], \"31\", \"M160 64c0-11.8-6.5-22.6-16.9-28.2s-23-5-32.8 1.6l-96 64C-.5 111.2-4.4 131 5.4 145.8s29.7 18.7 44.4 8.9L96 123.8 96 416l-64 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l96 0 96 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-64 0 0-352z\"]\n};\nconst fa2 = {\n prefix: 'fas',\n iconName: '2',\n icon: [320, 512, [], \"32\", \"M142.9 96c-21.5 0-42.2 8.5-57.4 23.8L54.6 150.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L40.2 74.5C67.5 47.3 104.4 32 142.9 32C223 32 288 97 288 177.1c0 38.5-15.3 75.4-42.5 102.6L109.3 416 288 416c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-12.9 0-24.6-7.8-29.6-19.8s-2.2-25.7 6.9-34.9L200.2 234.5c15.2-15.2 23.8-35.9 23.8-57.4c0-44.8-36.3-81.1-81.1-81.1z\"]\n};\nconst fa3 = {\n prefix: 'fas',\n iconName: '3',\n icon: [320, 512, [], \"33\", \"M0 64C0 46.3 14.3 32 32 32l240 0c13.2 0 25 8.1 29.8 20.4s1.5 26.3-8.2 35.2L162.3 208l21.7 0c75.1 0 136 60.9 136 136s-60.9 136-136 136l-78.6 0C63 480 24.2 456 5.3 418.1l-1.9-3.8c-7.9-15.8-1.5-35 14.3-42.9s35-1.5 42.9 14.3l1.9 3.8c8.1 16.3 24.8 26.5 42.9 26.5l78.6 0c39.8 0 72-32.2 72-72s-32.2-72-72-72L80 272c-13.2 0-25-8.1-29.8-20.4s-1.5-26.3 8.2-35.2L189.7 96 32 96C14.3 96 0 81.7 0 64z\"]\n};\nconst fa4 = {\n prefix: 'fas',\n iconName: '4',\n icon: [384, 512, [], \"34\", \"M189 77.6c7.5-16 .7-35.1-15.3-42.6s-35.1-.7-42.6 15.3L3 322.4c-4.7 9.9-3.9 21.5 1.9 30.8S21 368 32 368l224 0 0 80c0 17.7 14.3 32 32 32s32-14.3 32-32l0-80 32 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-32 0 0-144c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 144L82.4 304 189 77.6z\"]\n};\nconst fa5 = {\n prefix: 'fas',\n iconName: '5',\n icon: [320, 512, [], \"35\", \"M32.5 58.3C35.3 43.1 48.5 32 64 32l192 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L90.7 96 70.3 208 184 208c75.1 0 136 60.9 136 136s-60.9 136-136 136l-83.5 0c-39.4 0-75.4-22.3-93-57.5l-4.1-8.2c-7.9-15.8-1.5-35 14.3-42.9s35-1.5 42.9 14.3l4.1 8.2c6.8 13.6 20.6 22.1 35.8 22.1l83.5 0c39.8 0 72-32.2 72-72s-32.2-72-72-72L32 272c-9.5 0-18.5-4.2-24.6-11.5s-8.6-16.9-6.9-26.2l32-176z\"]\n};\nconst fa6 = {\n prefix: 'fas',\n iconName: '6',\n icon: [320, 512, [], \"36\", \"M232.4 84.7c11.4-13.5 9.7-33.7-3.8-45.1s-33.7-9.7-45.1 3.8L38.6 214.7C14.7 242.9 1.1 278.4 .1 315.2c0 1.4-.1 2.9-.1 4.3l0 .5c0 88.4 71.6 160 160 160s160-71.6 160-160c0-85.5-67.1-155.4-151.5-159.8l63.9-75.6zM256 320A96 96 0 1 1 64 320a96 96 0 1 1 192 0z\"]\n};\nconst fa7 = {\n prefix: 'fas',\n iconName: '7',\n icon: [320, 512, [], \"37\", \"M0 64C0 46.3 14.3 32 32 32l256 0c11.5 0 22 6.1 27.7 16.1s5.7 22.2-.1 32.1l-224 384c-8.9 15.3-28.5 20.4-43.8 11.5s-20.4-28.5-11.5-43.8L232.3 96 32 96C14.3 96 0 81.7 0 64z\"]\n};\nconst fa8 = {\n prefix: 'fas',\n iconName: '8',\n icon: [320, 512, [], \"38\", \"M304 160c0-70.7-57.3-128-128-128l-32 0C73.3 32 16 89.3 16 160c0 34.6 13.7 66 36 89C20.5 272.3 0 309.8 0 352c0 70.7 57.3 128 128 128l64 0c70.7 0 128-57.3 128-128c0-42.2-20.5-79.7-52-103c22.3-23 36-54.4 36-89zM176.1 288l15.9 0c35.3 0 64 28.7 64 64s-28.7 64-64 64l-64 0c-35.3 0-64-28.7-64-64s28.7-64 64-64l15.9 0c0 0 .1 0 .1 0l32 0c0 0 .1 0 .1 0zm0-64c0 0 0 0 0 0l-32 0c0 0 0 0 0 0c-35.3 0-64-28.7-64-64c0-35.3 28.7-64 64-64l32 0c35.3 0 64 28.7 64 64c0 35.3-28.6 64-64 64z\"]\n};\nconst fa9 = {\n prefix: 'fas',\n iconName: '9',\n icon: [320, 512, [], \"39\", \"M64 192a96 96 0 1 0 192 0A96 96 0 1 0 64 192zm87.5 159.8C67.1 347.4 0 277.5 0 192C0 103.6 71.6 32 160 32s160 71.6 160 160c0 2.6-.1 5.3-.2 7.9c-1.7 35.7-15.2 70-38.4 97.4l-145 171.4c-11.4 13.5-31.6 15.2-45.1 3.8s-15.2-31.6-3.8-45.1l63.9-75.6z\"]\n};\nconst faFillDrip = {\n prefix: 'fas',\n iconName: 'fill-drip',\n icon: [576, 512, [], \"f576\", \"M41.4 9.4C53.9-3.1 74.1-3.1 86.6 9.4L168 90.7l53.1-53.1c28.1-28.1 73.7-28.1 101.8 0L474.3 189.1c28.1 28.1 28.1 73.7 0 101.8L283.9 481.4c-37.5 37.5-98.3 37.5-135.8 0L30.6 363.9c-37.5-37.5-37.5-98.3 0-135.8L122.7 136 41.4 54.6c-12.5-12.5-12.5-32.8 0-45.3zm176 221.3L168 181.3 75.9 273.4c-4.2 4.2-7 9.3-8.4 14.6l319.2 0 42.3-42.3c3.1-3.1 3.1-8.2 0-11.3L277.7 82.9c-3.1-3.1-8.2-3.1-11.3 0L213.3 136l49.4 49.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0zM512 512c-35.3 0-64-28.7-64-64c0-25.2 32.6-79.6 51.2-108.7c6-9.4 19.5-9.4 25.5 0C543.4 368.4 576 422.8 576 448c0 35.3-28.7 64-64 64z\"]\n};\nconst faArrowsToCircle = {\n prefix: 'fas',\n iconName: 'arrows-to-circle',\n icon: [640, 512, [], \"e4bd\", \"M9.4 9.4C21.9-3.1 42.1-3.1 54.6 9.4L160 114.7 160 96c0-17.7 14.3-32 32-32s32 14.3 32 32l0 96c0 4.3-.9 8.5-2.4 12.2c-1.6 3.7-3.8 7.3-6.9 10.3l-.1 .1c-3.1 3-6.6 5.3-10.3 6.9c-3.8 1.6-7.9 2.4-12.2 2.4l-96 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l18.7 0L9.4 54.6C-3.1 42.1-3.1 21.9 9.4 9.4zM256 256a64 64 0 1 1 128 0 64 64 0 1 1 -128 0zM114.7 352L96 352c-17.7 0-32-14.3-32-32s14.3-32 32-32l96 0s0 0 0 0l.1 0c8.8 0 16.7 3.6 22.5 9.3l.1 .1c3 3.1 5.3 6.6 6.9 10.3c1.6 3.8 2.4 7.9 2.4 12.2l0 96c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-18.7L54.6 502.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L114.7 352zM416 96c0-17.7 14.3-32 32-32s32 14.3 32 32l0 18.7L585.4 9.4c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3L525.3 160l18.7 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-96 0c-8.8 0-16.8-3.6-22.6-9.3l-.1-.1c-3-3.1-5.3-6.6-6.9-10.3s-2.4-7.8-2.4-12.2l0-.1s0 0 0 0l0-96zM525.3 352L630.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L480 397.3l0 18.7c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-96s0 0 0 0l0-.1c0-4.3 .9-8.4 2.4-12.2c1.6-3.8 3.9-7.3 6.9-10.4c5.8-5.8 13.7-9.3 22.5-9.4l.1 0s0 0 0 0l96 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-18.7 0z\"]\n};\nconst faCircleChevronRight = {\n prefix: 'fas',\n iconName: 'circle-chevron-right',\n icon: [512, 512, [\"chevron-circle-right\"], \"f138\", \"M0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM241 377c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l87-87-87-87c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L345 239c9.4 9.4 9.4 24.6 0 33.9L241 377z\"]\n};\nconst faChevronCircleRight = faCircleChevronRight;\nconst faAt = {\n prefix: 'fas',\n iconName: 'at',\n icon: [512, 512, [61946], \"40\", \"M256 64C150 64 64 150 64 256s86 192 192 192c17.7 0 32 14.3 32 32s-14.3 32-32 32C114.6 512 0 397.4 0 256S114.6 0 256 0S512 114.6 512 256l0 32c0 53-43 96-96 96c-29.3 0-55.6-13.2-73.2-33.9C320 371.1 289.5 384 256 384c-70.7 0-128-57.3-128-128s57.3-128 128-128c27.9 0 53.7 8.9 74.7 24.1c5.7-5 13.1-8.1 21.3-8.1c17.7 0 32 14.3 32 32l0 80 0 32c0 17.7 14.3 32 32 32s32-14.3 32-32l0-32c0-106-86-192-192-192zm64 192a64 64 0 1 0 -128 0 64 64 0 1 0 128 0z\"]\n};\nconst faTrashCan = {\n prefix: 'fas',\n iconName: 'trash-can',\n icon: [448, 512, [61460, \"trash-alt\"], \"f2ed\", \"M135.2 17.7C140.6 6.8 151.7 0 163.8 0L284.2 0c12.1 0 23.2 6.8 28.6 17.7L320 32l96 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 96C14.3 96 0 81.7 0 64S14.3 32 32 32l96 0 7.2-14.3zM32 128l384 0 0 320c0 35.3-28.7 64-64 64L96 512c-35.3 0-64-28.7-64-64l0-320zm96 64c-8.8 0-16 7.2-16 16l0 224c0 8.8 7.2 16 16 16s16-7.2 16-16l0-224c0-8.8-7.2-16-16-16zm96 0c-8.8 0-16 7.2-16 16l0 224c0 8.8 7.2 16 16 16s16-7.2 16-16l0-224c0-8.8-7.2-16-16-16zm96 0c-8.8 0-16 7.2-16 16l0 224c0 8.8 7.2 16 16 16s16-7.2 16-16l0-224c0-8.8-7.2-16-16-16z\"]\n};\nconst faTrashAlt = faTrashCan;\nconst faTextHeight = {\n prefix: 'fas',\n iconName: 'text-height',\n icon: [576, 512, [], \"f034\", \"M64 128l0-32 64 0 0 320-32 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l128 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-32 0 0-320 64 0 0 32c0 17.7 14.3 32 32 32s32-14.3 32-32l0-48c0-26.5-21.5-48-48-48L160 32 48 32C21.5 32 0 53.5 0 80l0 48c0 17.7 14.3 32 32 32s32-14.3 32-32zM502.6 41.4c-12.5-12.5-32.8-12.5-45.3 0l-64 64c-9.2 9.2-11.9 22.9-6.9 34.9s16.6 19.8 29.6 19.8l32 0 0 192-32 0c-12.9 0-24.6 7.8-29.6 19.8s-2.2 25.7 6.9 34.9l64 64c12.5 12.5 32.8 12.5 45.3 0l64-64c9.2-9.2 11.9-22.9 6.9-34.9s-16.6-19.8-29.6-19.8l-32 0 0-192 32 0c12.9 0 24.6-7.8 29.6-19.8s2.2-25.7-6.9-34.9l-64-64z\"]\n};\nconst faUserXmark = {\n prefix: 'fas',\n iconName: 'user-xmark',\n icon: [640, 512, [\"user-times\"], \"f235\", \"M96 128a128 128 0 1 1 256 0A128 128 0 1 1 96 128zM0 482.3C0 383.8 79.8 304 178.3 304l91.4 0C368.2 304 448 383.8 448 482.3c0 16.4-13.3 29.7-29.7 29.7L29.7 512C13.3 512 0 498.7 0 482.3zM471 143c9.4-9.4 24.6-9.4 33.9 0l47 47 47-47c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-47 47 47 47c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-47-47-47 47c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l47-47-47-47c-9.4-9.4-9.4-24.6 0-33.9z\"]\n};\nconst faUserTimes = faUserXmark;\nconst faStethoscope = {\n prefix: 'fas',\n iconName: 'stethoscope',\n icon: [576, 512, [129658], \"f0f1\", \"M142.4 21.9c5.6 16.8-3.5 34.9-20.2 40.5L96 71.1 96 192c0 53 43 96 96 96s96-43 96-96l0-120.9-26.1-8.7c-16.8-5.6-25.8-23.7-20.2-40.5s23.7-25.8 40.5-20.2l26.1 8.7C334.4 19.1 352 43.5 352 71.1L352 192c0 77.2-54.6 141.6-127.3 156.7C231 404.6 278.4 448 336 448c61.9 0 112-50.1 112-112l0-70.7c-28.3-12.3-48-40.5-48-73.3c0-44.2 35.8-80 80-80s80 35.8 80 80c0 32.8-19.7 61-48 73.3l0 70.7c0 97.2-78.8 176-176 176c-92.9 0-168.9-71.9-175.5-163.1C87.2 334.2 32 269.6 32 192L32 71.1c0-27.5 17.6-52 43.8-60.7l26.1-8.7c16.8-5.6 34.9 3.5 40.5 20.2zM480 224a32 32 0 1 0 0-64 32 32 0 1 0 0 64z\"]\n};\nconst faMessage = {\n prefix: 'fas',\n iconName: 'message',\n icon: [512, 512, [\"comment-alt\"], \"f27a\", \"M64 0C28.7 0 0 28.7 0 64L0 352c0 35.3 28.7 64 64 64l96 0 0 80c0 6.1 3.4 11.6 8.8 14.3s11.9 2.1 16.8-1.5L309.3 416 448 416c35.3 0 64-28.7 64-64l0-288c0-35.3-28.7-64-64-64L64 0z\"]\n};\nconst faCommentAlt = faMessage;\nconst faInfo = {\n prefix: 'fas',\n iconName: 'info',\n icon: [192, 512, [], \"f129\", \"M48 80a48 48 0 1 1 96 0A48 48 0 1 1 48 80zM0 224c0-17.7 14.3-32 32-32l64 0c17.7 0 32 14.3 32 32l0 224 32 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 512c-17.7 0-32-14.3-32-32s14.3-32 32-32l32 0 0-192-32 0c-17.7 0-32-14.3-32-32z\"]\n};\nconst faDownLeftAndUpRightToCenter = {\n prefix: 'fas',\n iconName: 'down-left-and-up-right-to-center',\n icon: [512, 512, [\"compress-alt\"], \"f422\", \"M439 7c9.4-9.4 24.6-9.4 33.9 0l32 32c9.4 9.4 9.4 24.6 0 33.9l-87 87 39 39c6.9 6.9 8.9 17.2 5.2 26.2s-12.5 14.8-22.2 14.8l-144 0c-13.3 0-24-10.7-24-24l0-144c0-9.7 5.8-18.5 14.8-22.2s19.3-1.7 26.2 5.2l39 39L439 7zM72 272l144 0c13.3 0 24 10.7 24 24l0 144c0 9.7-5.8 18.5-14.8 22.2s-19.3 1.7-26.2-5.2l-39-39L73 505c-9.4 9.4-24.6 9.4-33.9 0L7 473c-9.4-9.4-9.4-24.6 0-33.9l87-87L55 313c-6.9-6.9-8.9-17.2-5.2-26.2s12.5-14.8 22.2-14.8z\"]\n};\nconst faCompressAlt = faDownLeftAndUpRightToCenter;\nconst faExplosion = {\n prefix: 'fas',\n iconName: 'explosion',\n icon: [576, 512, [], \"e4e9\", \"M499.6 11.3c6.7-10.7 20.5-14.5 31.7-8.5s15.8 19.5 10.6 31L404.8 338.6c2.2 2.3 4.3 4.7 6.3 7.1l97.2-54.7c10.5-5.9 23.6-3.1 30.9 6.4s6.3 23-2.2 31.5l-87 87-71.4 0c-13.2-37.3-48.7-64-90.5-64s-77.4 26.7-90.5 64l-79.6 0L42.3 363.7c-9.7-6.7-13.1-19.6-7.9-30.3s17.4-15.9 28.7-12.4l97.2 30.4c3-3.9 6.1-7.7 9.4-11.3L107.4 236.3c-6.1-10.1-3.9-23.1 5.1-30.7s22.2-7.5 31.1 .1L246 293.6c1.5-.4 3-.8 4.5-1.1l13.6-142.7c1.2-12.3 11.5-21.7 23.9-21.7s22.7 9.4 23.9 21.7l13.5 141.9L499.6 11.3zM64 448s0 0 0 0l448 0s0 0 0 0l32 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 512c-17.7 0-32-14.3-32-32s14.3-32 32-32l32 0zM288 0c13.3 0 24 10.7 24 24l0 48c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-48c0-13.3 10.7-24 24-24z\"]\n};\nconst faFileLines = {\n prefix: 'fas',\n iconName: 'file-lines',\n icon: [384, 512, [128441, 128462, 61686, \"file-alt\", \"file-text\"], \"f15c\", \"M64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-288-128 0c-17.7 0-32-14.3-32-32L224 0 64 0zM256 0l0 128 128 0L256 0zM112 256l160 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-160 0c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 64l160 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-160 0c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 64l160 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-160 0c-8.8 0-16-7.2-16-16s7.2-16 16-16z\"]\n};\nconst faFileAlt = faFileLines;\nconst faFileText = faFileLines;\nconst faWaveSquare = {\n prefix: 'fas',\n iconName: 'wave-square',\n icon: [640, 512, [], \"f83e\", \"M128 64c0-17.7 14.3-32 32-32l160 0c17.7 0 32 14.3 32 32l0 352 96 0 0-160c0-17.7 14.3-32 32-32l128 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-96 0 0 160c0 17.7-14.3 32-32 32l-160 0c-17.7 0-32-14.3-32-32l0-352-96 0 0 160c0 17.7-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32s14.3-32 32-32l96 0 0-160z\"]\n};\nconst faRing = {\n prefix: 'fas',\n iconName: 'ring',\n icon: [512, 512, [], \"f70b\", \"M64 208c0 7.8 4.4 18.7 17.1 30.3C126.5 214.1 188.9 200 256 200s129.5 14.1 174.9 38.3C443.6 226.7 448 215.8 448 208c0-12.3-10.8-32-47.9-50.6C364.9 139.8 314 128 256 128s-108.9 11.8-144.1 29.4C74.8 176 64 195.7 64 208zm192 40c-47 0-89.3 7.6-122.9 19.7C166.3 280.2 208.8 288 256 288s89.7-7.8 122.9-20.3C345.3 255.6 303 248 256 248zM0 208c0-49.6 39.4-85.8 83.3-107.8C129.1 77.3 190.3 64 256 64s126.9 13.3 172.7 36.2c43.9 22 83.3 58.2 83.3 107.8l0 96c0 49.6-39.4 85.8-83.3 107.8C382.9 434.7 321.7 448 256 448s-126.9-13.3-172.7-36.2C39.4 389.8 0 353.6 0 304l0-96z\"]\n};\nconst faBuildingUn = {\n prefix: 'fas',\n iconName: 'building-un',\n icon: [384, 512, [], \"e4d9\", \"M48 0C21.5 0 0 21.5 0 48L0 464c0 26.5 21.5 48 48 48l96 0 0-80c0-26.5 21.5-48 48-48s48 21.5 48 48l0 80 96 0c26.5 0 48-21.5 48-48l0-416c0-26.5-21.5-48-48-48L48 0zM64 240c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zm112-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zM237.3 71.1l34.7 52L272 80c0-8.8 7.2-16 16-16s16 7.2 16 16l0 96c0 7.1-4.6 13.3-11.4 15.3s-14-.6-17.9-6.4l-34.7-52 0 43.2c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-96c0-7.1 4.6-13.3 11.4-15.3s14 .6 17.9 6.4zM112 80l0 64c0 8.8 7.2 16 16 16s16-7.2 16-16l0-64c0-8.8 7.2-16 16-16s16 7.2 16 16l0 64c0 26.5-21.5 48-48 48s-48-21.5-48-48l0-64c0-8.8 7.2-16 16-16s16 7.2 16 16z\"]\n};\nconst faDiceThree = {\n prefix: 'fas',\n iconName: 'dice-three',\n icon: [448, 512, [9858], \"f527\", \"M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zm64 96a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm64 128a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm128 64a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\"]\n};\nconst faCalendarDays = {\n prefix: 'fas',\n iconName: 'calendar-days',\n icon: [448, 512, [\"calendar-alt\"], \"f073\", \"M128 0c17.7 0 32 14.3 32 32l0 32 128 0 0-32c0-17.7 14.3-32 32-32s32 14.3 32 32l0 32 48 0c26.5 0 48 21.5 48 48l0 48L0 160l0-48C0 85.5 21.5 64 48 64l48 0 0-32c0-17.7 14.3-32 32-32zM0 192l448 0 0 272c0 26.5-21.5 48-48 48L48 512c-26.5 0-48-21.5-48-48L0 192zm64 80l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16zm128 0l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16zm144-16c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0zM64 400l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16zm144-16c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0zm112 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16z\"]\n};\nconst faCalendarAlt = faCalendarDays;\nconst faAnchorCircleCheck = {\n prefix: 'fas',\n iconName: 'anchor-circle-check',\n icon: [640, 512, [], \"e4aa\", \"M320 96a32 32 0 1 1 -64 0 32 32 0 1 1 64 0zm21.1 80C367 158.8 384 129.4 384 96c0-53-43-96-96-96s-96 43-96 96c0 33.4 17 62.8 42.9 80L224 176c-17.7 0-32 14.3-32 32s14.3 32 32 32l32 0 0 208-48 0c-53 0-96-43-96-96l0-6.1 7 7c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L97 263c-9.4-9.4-24.6-9.4-33.9 0L7 319c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l7-7 0 6.1c0 88.4 71.6 160 160 160l80 0 80 0c8.2 0 16.3-.6 24.2-1.8c-22.2-16.2-40.4-37.5-53-62.2L320 448l0-80 0-128 32 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-10.9 0zM640 368a144 144 0 1 0 -288 0 144 144 0 1 0 288 0zm-76.7-43.3c6.2 6.2 6.2 16.4 0 22.6l-72 72c-6.2 6.2-16.4 6.2-22.6 0l-40-40c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L480 385.4l60.7-60.7c6.2-6.2 16.4-6.2 22.6 0z\"]\n};\nconst faBuildingCircleArrowRight = {\n prefix: 'fas',\n iconName: 'building-circle-arrow-right',\n icon: [640, 512, [], \"e4d1\", \"M0 48C0 21.5 21.5 0 48 0L336 0c26.5 0 48 21.5 48 48l0 184.2c-39.1 32.3-64 81.1-64 135.8c0 49.5 20.4 94.2 53.3 126.2C364.5 505.1 351.1 512 336 512l-96 0 0-80c0-26.5-21.5-48-48-48s-48 21.5-48 48l0 80-96 0c-26.5 0-48-21.5-48-48L0 48zM80 224c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0zm80 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16zm112-16c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0zM64 112l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16L80 96c-8.8 0-16 7.2-16 16zM176 96c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0zm80 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16zm96 256a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm140.7-67.3c-6.2 6.2-6.2 16.4 0 22.6L521.4 352 432 352c-8.8 0-16 7.2-16 16s7.2 16 16 16l89.4 0-28.7 28.7c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0l56-56c6.2-6.2 6.2-16.4 0-22.6l-56-56c-6.2-6.2-16.4-6.2-22.6 0z\"]\n};\nconst faVolleyball = {\n prefix: 'fas',\n iconName: 'volleyball',\n icon: [512, 512, [127952, \"volleyball-ball\"], \"f45f\", \"M511.8 267.4c-26.1 8.7-53.4 13.8-81 15.1c9.2-105.3-31.5-204.2-103.2-272.4C434.1 41.1 512 139.5 512 256c0 3.8-.1 7.6-.2 11.4zm-3.9 34.7c-5.8 32-17.6 62-34.2 88.7c-97.5 48.5-217.7 42.6-311.9-24.5c23.7-36.2 55.4-67.7 94.5-91.8c79.9 43.2 170.1 50.8 251.6 27.6zm-236-55.5c-2.5-90.9-41.1-172.7-101.9-231.7C196.8 5.2 225.8 0 256 0c2.7 0 5.3 0 7.9 .1c90.8 60.2 145.7 167.2 134.7 282.3c-43.1-2.4-86.4-14.1-126.8-35.9zM138 28.8c20.6 18.3 38.7 39.4 53.7 62.6C95.9 136.1 30.6 220.8 7.3 316.9C2.5 297.4 0 277 0 256C0 157.2 56 71.5 138 28.8zm69.6 90.5c19.5 38.6 31 81.9 32.3 127.7C162.5 294.6 110.9 368.9 90.2 451C66 430.4 45.6 405.4 30.4 377.2c6.7-108.7 71.9-209.9 177.1-257.9zM256 512c-50.7 0-98-14.7-137.8-40.2c5.6-27 14.8-53.1 27.4-77.7C232.2 454.6 338.1 468.8 433 441c-46 44-108.3 71-177 71z\"]\n};\nconst faVolleyballBall = faVolleyball;\nconst faArrowsUpToLine = {\n prefix: 'fas',\n iconName: 'arrows-up-to-line',\n icon: [576, 512, [], \"e4c2\", \"M32 96l512 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L32 32C14.3 32 0 46.3 0 64S14.3 96 32 96zM9.4 233.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L96 237.3 96 448c0 17.7 14.3 32 32 32s32-14.3 32-32l0-210.7 41.4 41.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-96-96c-12.5-12.5-32.8-12.5-45.3 0l-96 96zm320 45.3c12.5 12.5 32.8 12.5 45.3 0L416 237.3 416 448c0 17.7 14.3 32 32 32s32-14.3 32-32l0-210.7 41.4 41.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-96-96c-12.5-12.5-32.8-12.5-45.3 0l-96 96c-12.5 12.5-12.5 32.8 0 45.3z\"]\n};\nconst faSortDown = {\n prefix: 'fas',\n iconName: 'sort-down',\n icon: [320, 512, [\"sort-desc\"], \"f0dd\", \"M182.6 470.6c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-9.2-9.2-11.9-22.9-6.9-34.9s16.6-19.8 29.6-19.8l256 0c12.9 0 24.6 7.8 29.6 19.8s2.2 25.7-6.9 34.9l-128 128z\"]\n};\nconst faSortDesc = faSortDown;\nconst faCircleMinus = {\n prefix: 'fas',\n iconName: 'circle-minus',\n icon: [512, 512, [\"minus-circle\"], \"f056\", \"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM184 232l144 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-144 0c-13.3 0-24-10.7-24-24s10.7-24 24-24z\"]\n};\nconst faMinusCircle = faCircleMinus;\nconst faDoorOpen = {\n prefix: 'fas',\n iconName: 'door-open',\n icon: [576, 512, [], \"f52b\", \"M320 32c0-9.9-4.5-19.2-12.3-25.2S289.8-1.4 280.2 1l-179.9 45C79 51.3 64 70.5 64 92.5L64 448l-32 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l64 0 192 0 32 0 0-32 0-448zM256 256c0 17.7-10.7 32-24 32s-24-14.3-24-32s10.7-32 24-32s24 14.3 24 32zm96-128l96 0 0 352c0 17.7 14.3 32 32 32l64 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-32 0 0-320c0-35.3-28.7-64-64-64l-96 0 0 64z\"]\n};\nconst faRightFromBracket = {\n prefix: 'fas',\n iconName: 'right-from-bracket',\n icon: [512, 512, [\"sign-out-alt\"], \"f2f5\", \"M377.9 105.9L500.7 228.7c7.2 7.2 11.3 17.1 11.3 27.3s-4.1 20.1-11.3 27.3L377.9 406.1c-6.4 6.4-15 9.9-24 9.9c-18.7 0-33.9-15.2-33.9-33.9l0-62.1-128 0c-17.7 0-32-14.3-32-32l0-64c0-17.7 14.3-32 32-32l128 0 0-62.1c0-18.7 15.2-33.9 33.9-33.9c9 0 17.6 3.6 24 9.9zM160 96L96 96c-17.7 0-32 14.3-32 32l0 256c0 17.7 14.3 32 32 32l64 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-64 0c-53 0-96-43-96-96L0 128C0 75 43 32 96 32l64 0c17.7 0 32 14.3 32 32s-14.3 32-32 32z\"]\n};\nconst faSignOutAlt = faRightFromBracket;\nconst faAtom = {\n prefix: 'fas',\n iconName: 'atom',\n icon: [512, 512, [9883], \"f5d2\", \"M256 398.8c-11.8 5.1-23.4 9.7-34.9 13.5c16.7 33.8 31 35.7 34.9 35.7s18.1-1.9 34.9-35.7c-11.4-3.9-23.1-8.4-34.9-13.5zM446 256c33 45.2 44.3 90.9 23.6 128c-20.2 36.3-62.5 49.3-115.2 43.2c-22 52.1-55.6 84.8-98.4 84.8s-76.4-32.7-98.4-84.8c-52.7 6.1-95-6.8-115.2-43.2C21.7 346.9 33 301.2 66 256c-33-45.2-44.3-90.9-23.6-128c20.2-36.3 62.5-49.3 115.2-43.2C179.6 32.7 213.2 0 256 0s76.4 32.7 98.4 84.8c52.7-6.1 95 6.8 115.2 43.2c20.7 37.1 9.4 82.8-23.6 128zm-65.8 67.4c-1.7 14.2-3.9 28-6.7 41.2c31.8 1.4 38.6-8.7 40.2-11.7c2.3-4.2 7-17.9-11.9-48.1c-6.8 6.3-14 12.5-21.6 18.6zm-6.7-175.9c2.8 13.1 5 26.9 6.7 41.2c7.6 6.1 14.8 12.3 21.6 18.6c18.9-30.2 14.2-44 11.9-48.1c-1.6-2.9-8.4-13-40.2-11.7zM290.9 99.7C274.1 65.9 259.9 64 256 64s-18.1 1.9-34.9 35.7c11.4 3.9 23.1 8.4 34.9 13.5c11.8-5.1 23.4-9.7 34.9-13.5zm-159 88.9c1.7-14.3 3.9-28 6.7-41.2c-31.8-1.4-38.6 8.7-40.2 11.7c-2.3 4.2-7 17.9 11.9 48.1c6.8-6.3 14-12.5 21.6-18.6zM110.2 304.8C91.4 335 96 348.7 98.3 352.9c1.6 2.9 8.4 13 40.2 11.7c-2.8-13.1-5-26.9-6.7-41.2c-7.6-6.1-14.8-12.3-21.6-18.6zM336 256a80 80 0 1 0 -160 0 80 80 0 1 0 160 0zm-80-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\"]\n};\nconst faSoap = {\n prefix: 'fas',\n iconName: 'soap',\n icon: [512, 512, [129532], \"e06e\", \"M208 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zM320 256a64 64 0 1 0 0-128 64 64 0 1 0 0 128zM416 32a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm0 160c0 27.6-11.7 52.5-30.4 70.1C422.1 275.7 448 310.8 448 352c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96s43-96 96-96l88.4 0c-15.2-17-24.4-39.4-24.4-64L96 192c-53 0-96 43-96 96L0 416c0 53 43 96 96 96l320 0c53 0 96-43 96-96l0-128c0-53-43-96-96-96zM160 288c-35.3 0-64 28.7-64 64s28.7 64 64 64l192 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0-160 0z\"]\n};\nconst faIcons = {\n prefix: 'fas',\n iconName: 'icons',\n icon: [512, 512, [\"heart-music-camera-bolt\"], \"f86d\", \"M500.3 7.3C507.7 13.3 512 22.4 512 32l0 144c0 26.5-28.7 48-64 48s-64-21.5-64-48s28.7-48 64-48l0-57L352 90.2 352 208c0 26.5-28.7 48-64 48s-64-21.5-64-48s28.7-48 64-48l0-96c0-15.3 10.8-28.4 25.7-31.4l160-32c9.4-1.9 19.1 .6 26.6 6.6zM74.7 304l11.8-17.8c5.9-8.9 15.9-14.2 26.6-14.2l61.7 0c10.7 0 20.7 5.3 26.6 14.2L213.3 304l26.7 0c26.5 0 48 21.5 48 48l0 112c0 26.5-21.5 48-48 48L48 512c-26.5 0-48-21.5-48-48L0 352c0-26.5 21.5-48 48-48l26.7 0zM192 408a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM478.7 278.3L440.3 368l55.7 0c6.7 0 12.6 4.1 15 10.4s.6 13.3-4.4 17.7l-128 112c-5.6 4.9-13.9 5.3-19.9 .9s-8.2-12.4-5.3-19.2L391.7 400 336 400c-6.7 0-12.6-4.1-15-10.4s-.6-13.3 4.4-17.7l128-112c5.6-4.9 13.9-5.3 19.9-.9s8.2 12.4 5.3 19.2zm-339-59.2c-6.5 6.5-17 6.5-23 0L19.9 119.2c-28-29-26.5-76.9 5-103.9c27-23.5 68.4-19 93.4 6.5l10 10.5 9.5-10.5c25-25.5 65.9-30 93.9-6.5c31 27 32.5 74.9 4.5 103.9l-96.4 99.9z\"]\n};\nconst faHeartMusicCameraBolt = faIcons;\nconst faMicrophoneLinesSlash = {\n prefix: 'fas',\n iconName: 'microphone-lines-slash',\n icon: [640, 512, [\"microphone-alt-slash\"], \"f539\", \"M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L472.1 344.7c15.2-26 23.9-56.3 23.9-88.7l0-40c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 24 0 16c0 21.2-5.1 41.1-14.2 58.7L416 300.8l0-44.8-57.1 0-34.5-27c2.9-3.1 7-5 11.6-5l80 0 0-32-80 0c-8.8 0-16-7.2-16-16s7.2-16 16-16l80 0 0-32-80 0c-8.8 0-16-7.2-16-16s7.2-16 16-16l80 0c0-53-43-96-96-96s-96 43-96 96l0 54.3L38.8 5.1zm362.5 407l-43.1-33.9C346.1 382 333.3 384 320 384c-70.7 0-128-57.3-128-128l0-8.7L144.7 210c-.5 1.9-.7 3.9-.7 6l0 40c0 89.1 66.2 162.7 152 174.4l0 33.6-48 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l72 0 72 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-48 0 0-33.6c20.4-2.8 39.7-9.1 57.3-18.2z\"]\n};\nconst faMicrophoneAltSlash = faMicrophoneLinesSlash;\nconst faBridgeCircleCheck = {\n prefix: 'fas',\n iconName: 'bridge-circle-check',\n icon: [640, 512, [], \"e4c9\", \"M64 32C46.3 32 32 46.3 32 64s14.3 32 32 32l40 0 0 64-72 0 0 128c53 0 96 43 96 96l0 64c0 17.7 14.3 32 32 32l32 0c17.7 0 32-14.3 32-32l0-64c0-53 43-96 96-96c6.3 0 12.4 .6 18.3 1.7C367.1 231.8 426.9 192 496 192c42.5 0 81.6 15.1 112 40.2l0-72.2-72 0 0-64 40 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L64 32zM488 96l0 64-80 0 0-64 80 0zM360 96l0 64-80 0 0-64 80 0zM232 96l0 64-80 0 0-64 80 0zM640 368a144 144 0 1 0 -288 0 144 144 0 1 0 288 0zm-76.7-43.3c6.2 6.2 6.2 16.4 0 22.6l-72 72c-6.2 6.2-16.4 6.2-22.6 0l-40-40c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L480 385.4l60.7-60.7c6.2-6.2 16.4-6.2 22.6 0z\"]\n};\nconst faPumpMedical = {\n prefix: 'fas',\n iconName: 'pump-medical',\n icon: [448, 512, [], \"e06a\", \"M128 32l0 96 128 0 0-32 60.1 0c4.2 0 8.3 1.7 11.3 4.7l33.9 33.9c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L372.7 55.4c-15-15-35.4-23.4-56.6-23.4L256 32c0-17.7-14.3-32-32-32L160 0c-17.7 0-32 14.3-32 32zM117.4 160c-33.3 0-61 25.5-63.8 58.7L35 442.7C31.9 480 61.3 512 98.8 512l186.4 0c37.4 0 66.9-32 63.8-69.3l-18.7-224c-2.8-33.2-30.5-58.7-63.8-58.7l-149.1 0zM216 280l0 32 32 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-32 0 0 32c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-32-32 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l32 0 0-32c0-13.3 10.7-24 24-24s24 10.7 24 24z\"]\n};\nconst faFingerprint = {\n prefix: 'fas',\n iconName: 'fingerprint',\n icon: [512, 512, [], \"f577\", \"M48 256C48 141.1 141.1 48 256 48c63.1 0 119.6 28.1 157.8 72.5c8.6 10.1 23.8 11.2 33.8 2.6s11.2-23.8 2.6-33.8C403.3 34.6 333.7 0 256 0C114.6 0 0 114.6 0 256l0 40c0 13.3 10.7 24 24 24s24-10.7 24-24l0-40zm458.5-52.9c-2.7-13-15.5-21.3-28.4-18.5s-21.3 15.5-18.5 28.4c2.9 13.9 4.5 28.3 4.5 43.1l0 40c0 13.3 10.7 24 24 24s24-10.7 24-24l0-40c0-18.1-1.9-35.8-5.5-52.9zM256 80c-19 0-37.4 3-54.5 8.6c-15.2 5-18.7 23.7-8.3 35.9c7.1 8.3 18.8 10.8 29.4 7.9c10.6-2.9 21.8-4.4 33.4-4.4c70.7 0 128 57.3 128 128l0 24.9c0 25.2-1.5 50.3-4.4 75.3c-1.7 14.6 9.4 27.8 24.2 27.8c11.8 0 21.9-8.6 23.3-20.3c3.3-27.4 5-55 5-82.7l0-24.9c0-97.2-78.8-176-176-176zM150.7 148.7c-9.1-10.6-25.3-11.4-33.9-.4C93.7 178 80 215.4 80 256l0 24.9c0 24.2-2.6 48.4-7.8 71.9C68.8 368.4 80.1 384 96.1 384c10.5 0 19.9-7 22.2-17.3c6.4-28.1 9.7-56.8 9.7-85.8l0-24.9c0-27.2 8.5-52.4 22.9-73.1c7.2-10.4 8-24.6-.2-34.2zM256 160c-53 0-96 43-96 96l0 24.9c0 35.9-4.6 71.5-13.8 106.1c-3.8 14.3 6.7 29 21.5 29c9.5 0 17.9-6.2 20.4-15.4c10.5-39 15.9-79.2 15.9-119.7l0-24.9c0-28.7 23.3-52 52-52s52 23.3 52 52l0 24.9c0 36.3-3.5 72.4-10.4 107.9c-2.7 13.9 7.7 27.2 21.8 27.2c10.2 0 19-7 21-17c7.7-38.8 11.6-78.3 11.6-118.1l0-24.9c0-53-43-96-96-96zm24 96c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 24.9c0 59.9-11 119.3-32.5 175.2l-5.9 15.3c-4.8 12.4 1.4 26.3 13.8 31s26.3-1.4 31-13.8l5.9-15.3C267.9 411.9 280 346.7 280 280.9l0-24.9z\"]\n};\nconst faHandPointRight = {\n prefix: 'fas',\n iconName: 'hand-point-right',\n icon: [512, 512, [], \"f0a4\", \"M480 96c17.7 0 32 14.3 32 32s-14.3 32-32 32l-208 0 0-64 208 0zM320 288c17.7 0 32 14.3 32 32s-14.3 32-32 32l-64 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l64 0zm64-64c0 17.7-14.3 32-32 32l-48 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l48 0c17.7 0 32 14.3 32 32zM288 384c17.7 0 32 14.3 32 32s-14.3 32-32 32l-64 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l64 0zm-88-96l.6 0c-5.4 9.4-8.6 20.3-8.6 32c0 13.2 4 25.4 10.8 35.6C177.9 364.3 160 388.1 160 416c0 11.7 3.1 22.6 8.6 32l-8.6 0C71.6 448 0 376.4 0 288l0-61.7c0-42.4 16.9-83.1 46.9-113.1l11.6-11.6C82.5 77.5 115.1 64 149 64l27 0c35.3 0 64 28.7 64 64l0 88c0 22.1-17.9 40-40 40s-40-17.9-40-40l0-56c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 56c0 39.8 32.2 72 72 72z\"]\n};\nconst faMagnifyingGlassLocation = {\n prefix: 'fas',\n iconName: 'magnifying-glass-location',\n icon: [512, 512, [\"search-location\"], \"f689\", \"M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM288 176c0-44.2-35.8-80-80-80s-80 35.8-80 80c0 48.8 46.5 111.6 68.6 138.6c6 7.3 16.8 7.3 22.7 0c22.1-27 68.6-89.8 68.6-138.6zm-112 0a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z\"]\n};\nconst faSearchLocation = faMagnifyingGlassLocation;\nconst faForwardStep = {\n prefix: 'fas',\n iconName: 'forward-step',\n icon: [320, 512, [\"step-forward\"], \"f051\", \"M52.5 440.6c-9.5 7.9-22.8 9.7-34.1 4.4S0 428.4 0 416L0 96C0 83.6 7.2 72.3 18.4 67s24.5-3.6 34.1 4.4l192 160L256 241l0-145c0-17.7 14.3-32 32-32s32 14.3 32 32l0 320c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-145-11.5 9.6-192 160z\"]\n};\nconst faStepForward = faForwardStep;\nconst faFaceSmileBeam = {\n prefix: 'fas',\n iconName: 'face-smile-beam',\n icon: [512, 512, [128522, \"smile-beam\"], \"f5b8\", \"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM164.1 325.5C182 346.2 212.6 368 256 368s74-21.8 91.9-42.5c5.8-6.7 15.9-7.4 22.6-1.6s7.4 15.9 1.6 22.6C349.8 372.1 311.1 400 256 400s-93.8-27.9-116.1-53.5c-5.8-6.7-5.1-16.8 1.6-22.6s16.8-5.1 22.6 1.6zm53.5-96.7s0 0 0 0c0 0 0 0 0 0l-.2-.2c-.2-.2-.4-.5-.7-.9c-.6-.8-1.6-2-2.8-3.4c-2.5-2.8-6-6.6-10.2-10.3c-8.8-7.8-18.8-14-27.7-14s-18.9 6.2-27.7 14c-4.2 3.7-7.7 7.5-10.2 10.3c-1.2 1.4-2.2 2.6-2.8 3.4c-.3 .4-.6 .7-.7 .9l-.2 .2c0 0 0 0 0 0c0 0 0 0 0 0s0 0 0 0c-2.1 2.8-5.7 3.9-8.9 2.8s-5.5-4.1-5.5-7.6c0-17.9 6.7-35.6 16.6-48.8c9.8-13 23.9-23.2 39.4-23.2s29.6 10.2 39.4 23.2c9.9 13.2 16.6 30.9 16.6 48.8c0 3.4-2.2 6.5-5.5 7.6s-6.9 0-8.9-2.8c0 0 0 0 0 0s0 0 0 0zm160 0c0 0 0 0 0 0l-.2-.2c-.2-.2-.4-.5-.7-.9c-.6-.8-1.6-2-2.8-3.4c-2.5-2.8-6-6.6-10.2-10.3c-8.8-7.8-18.8-14-27.7-14s-18.9 6.2-27.7 14c-4.2 3.7-7.7 7.5-10.2 10.3c-1.2 1.4-2.2 2.6-2.8 3.4c-.3 .4-.6 .7-.7 .9l-.2 .2c0 0 0 0 0 0c0 0 0 0 0 0s0 0 0 0c-2.1 2.8-5.7 3.9-8.9 2.8s-5.5-4.1-5.5-7.6c0-17.9 6.7-35.6 16.6-48.8c9.8-13 23.9-23.2 39.4-23.2s29.6 10.2 39.4 23.2c9.9 13.2 16.6 30.9 16.6 48.8c0 3.4-2.2 6.5-5.5 7.6s-6.9 0-8.9-2.8c0 0 0 0 0 0s0 0 0 0s0 0 0 0z\"]\n};\nconst faSmileBeam = faFaceSmileBeam;\nconst faFlagCheckered = {\n prefix: 'fas',\n iconName: 'flag-checkered',\n icon: [448, 512, [127937], \"f11e\", \"M32 0C49.7 0 64 14.3 64 32l0 16 69-17.2c38.1-9.5 78.3-5.1 113.5 12.5c46.3 23.2 100.8 23.2 147.1 0l9.6-4.8C423.8 28.1 448 43.1 448 66.1l0 279.7c0 13.3-8.3 25.3-20.8 30l-34.7 13c-46.2 17.3-97.6 14.6-141.7-7.4c-37.9-19-81.3-23.7-122.5-13.4L64 384l0 96c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-80 0-66L0 64 0 32C0 14.3 14.3 0 32 0zM64 187.1l64-13.9 0 65.5L64 252.6 64 318l48.8-12.2c5.1-1.3 10.1-2.4 15.2-3.3l0-63.9 38.9-8.4c8.3-1.8 16.7-2.5 25.1-2.1l0-64c13.6 .4 27.2 2.6 40.4 6.4l23.6 6.9 0 66.7-41.7-12.3c-7.3-2.1-14.8-3.4-22.3-3.8l0 71.4c21.8 1.9 43.3 6.7 64 14.4l0-69.8 22.7 6.7c13.5 4 27.3 6.4 41.3 7.4l0-64.2c-7.8-.8-15.6-2.3-23.2-4.5l-40.8-12 0-62c-13-3.8-25.8-8.8-38.2-15c-8.2-4.1-16.9-7-25.8-8.8l0 72.4c-13-.4-26 .8-38.7 3.6L128 173.2 128 98 64 114l0 73.1zM320 335.7c16.8 1.5 33.9-.7 50-6.8l14-5.2 0-71.7-7.9 1.8c-18.4 4.3-37.3 5.7-56.1 4.5l0 77.4zm64-149.4l0-70.8c-20.9 6.1-42.4 9.1-64 9.1l0 69.4c13.9 1.4 28 .5 41.7-2.6l22.3-5.2z\"]\n};\nconst faFootball = {\n prefix: 'fas',\n iconName: 'football',\n icon: [512, 512, [127944, \"football-ball\"], \"f44e\", \"M247.5 25.4c-13.5 3.3-26.4 7.2-38.6 11.7C142.9 61.6 96.7 103.6 66 153.6C47.8 183.4 35.1 215.9 26.9 249L264.5 486.6c13.5-3.3 26.4-7.2 38.6-11.7c66-24.5 112.2-66.5 142.9-116.5c18.3-29.8 30.9-62.3 39.1-95.3L247.5 25.4zM495.2 205.3c6.1-56.8 1.4-112.2-7.7-156.4c-2.7-12.9-13-22.9-26.1-25.1c-58.2-9.7-109.9-12-155.6-7.9L495.2 205.3zM206.1 496L16.8 306.7c-6.1 56.8-1.4 112.2 7.7 156.4c2.7 12.9 13 22.9 26.1 25.1c58.2 9.7 109.9 12 155.6 7.9zm54.6-331.3c6.2-6.2 16.4-6.2 22.6 0l64 64c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0l-64-64c-6.2-6.2-6.2-16.4 0-22.6zm-48 48c6.2-6.2 16.4-6.2 22.6 0l64 64c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0l-64-64c-6.2-6.2-6.2-16.4 0-22.6zm-48 48c6.2-6.2 16.4-6.2 22.6 0l64 64c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0l-64-64c-6.2-6.2-6.2-16.4 0-22.6z\"]\n};\nconst faFootballBall = faFootball;\nconst faSchoolCircleExclamation = {\n prefix: 'fas',\n iconName: 'school-circle-exclamation',\n icon: [640, 512, [], \"e56c\", \"M337.8 5.4C327-1.8 313-1.8 302.2 5.4L166.3 96 48 96C21.5 96 0 117.5 0 144L0 464c0 26.5 21.5 48 48 48l272 0s0 0 0 0l-64 0 0-96c0-35.3 28.7-64 64-64l.3 0 .5 0c3.4-37.7 18.7-72.1 42.2-99.1C350.2 260 335.6 264 320 264c-48.6 0-88-39.4-88-88s39.4-88 88-88s88 39.4 88 88c0 18.3-5.6 35.3-15.1 49.4c29-21 64.6-33.4 103.1-33.4c59.5 0 112.1 29.6 144 74.8L640 144c0-26.5-21.5-48-48-48L473.7 96 337.8 5.4zM96 192l32 0c8.8 0 16 7.2 16 16l0 64c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-64c0-8.8 7.2-16 16-16zm0 128l32 0c8.8 0 16 7.2 16 16l0 64c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-64c0-8.8 7.2-16 16-16zM320 128c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-16 0 0-16c0-8.8-7.2-16-16-16zM496 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm0-96a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm0-144c8.8 0 16 7.2 16 16l0 80c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-80c0-8.8 7.2-16 16-16z\"]\n};\nconst faCrop = {\n prefix: 'fas',\n iconName: 'crop',\n icon: [512, 512, [], \"f125\", \"M448 109.3l54.6-54.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L402.7 64 160 64l0 64 178.7 0L128 338.7 128 32c0-17.7-14.3-32-32-32S64 14.3 64 32l0 32L32 64C14.3 64 0 78.3 0 96s14.3 32 32 32l32 0 0 256c0 35.3 28.7 64 64 64l224 0 0-64-178.7 0L384 173.3 384 480c0 17.7 14.3 32 32 32s32-14.3 32-32l0-32 32 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-32 0 0-274.7z\"]\n};\nconst faAnglesDown = {\n prefix: 'fas',\n iconName: 'angles-down',\n icon: [448, 512, [\"angle-double-down\"], \"f103\", \"M246.6 470.6c-12.5 12.5-32.8 12.5-45.3 0l-160-160c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L224 402.7 361.4 265.4c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3l-160 160zm160-352l-160 160c-12.5 12.5-32.8 12.5-45.3 0l-160-160c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L224 210.7 361.4 73.4c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3z\"]\n};\nconst faAngleDoubleDown = faAnglesDown;\nconst faUsersRectangle = {\n prefix: 'fas',\n iconName: 'users-rectangle',\n icon: [640, 512, [], \"e594\", \"M96 0C43 0 0 43 0 96L0 416c0 53 43 96 96 96l448 0c53 0 96-43 96-96l0-320c0-53-43-96-96-96L96 0zM64 96c0-17.7 14.3-32 32-32l448 0c17.7 0 32 14.3 32 32l0 320c0 17.7-14.3 32-32 32L96 448c-17.7 0-32-14.3-32-32L64 96zm159.8 80a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM96 309.3c0 14.7 11.9 26.7 26.7 26.7l56.1 0c8-34.1 32.8-61.7 65.2-73.6c-7.5-4.1-16.2-6.4-25.3-6.4l-69.3 0C119.9 256 96 279.9 96 309.3zM461.2 336l56.1 0c14.7 0 26.7-11.9 26.7-26.7c0-29.5-23.9-53.3-53.3-53.3l-69.3 0c-9.2 0-17.8 2.3-25.3 6.4c32.4 11.9 57.2 39.5 65.2 73.6zM372 289c-3.9-.7-7.9-1-12-1l-80 0c-4.1 0-8.1 .3-12 1c-26 4.4-47.3 22.7-55.9 47c-2.7 7.5-4.1 15.6-4.1 24c0 13.3 10.7 24 24 24l176 0c13.3 0 24-10.7 24-24c0-8.4-1.4-16.5-4.1-24c-8.6-24.3-29.9-42.6-55.9-47zM512 176a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM320 256a64 64 0 1 0 0-128 64 64 0 1 0 0 128z\"]\n};\nconst faPeopleRoof = {\n prefix: 'fas',\n iconName: 'people-roof',\n icon: [640, 512, [], \"e537\", \"M335.5 4l288 160c15.4 8.6 21 28.1 12.4 43.5s-28.1 21-43.5 12.4L320 68.6 47.5 220c-15.4 8.6-34.9 3-43.5-12.4s-3-34.9 12.4-43.5L304.5 4c9.7-5.4 21.4-5.4 31.1 0zM320 160a40 40 0 1 1 0 80 40 40 0 1 1 0-80zM144 256a40 40 0 1 1 0 80 40 40 0 1 1 0-80zm312 40a40 40 0 1 1 80 0 40 40 0 1 1 -80 0zM226.9 491.4L200 441.5l0 38.5c0 17.7-14.3 32-32 32l-48 0c-17.7 0-32-14.3-32-32l0-38.5L61.1 491.4c-6.3 11.7-20.8 16-32.5 9.8s-16-20.8-9.8-32.5l37.9-70.3c15.3-28.5 45.1-46.3 77.5-46.3l19.5 0c16.3 0 31.9 4.5 45.4 12.6l33.6-62.3c15.3-28.5 45.1-46.3 77.5-46.3l19.5 0c32.4 0 62.1 17.8 77.5 46.3l33.6 62.3c13.5-8.1 29.1-12.6 45.4-12.6l19.5 0c32.4 0 62.1 17.8 77.5 46.3l37.9 70.3c6.3 11.7 1.9 26.2-9.8 32.5s-26.2 1.9-32.5-9.8L552 441.5l0 38.5c0 17.7-14.3 32-32 32l-48 0c-17.7 0-32-14.3-32-32l0-38.5-26.9 49.9c-6.3 11.7-20.8 16-32.5 9.8s-16-20.8-9.8-32.5l36.3-67.5c-1.7-1.7-3.2-3.6-4.3-5.8L376 345.5l0 54.5c0 17.7-14.3 32-32 32l-48 0c-17.7 0-32-14.3-32-32l0-54.5-26.9 49.9c-1.2 2.2-2.6 4.1-4.3 5.8l36.3 67.5c6.3 11.7 1.9 26.2-9.8 32.5s-26.2 1.9-32.5-9.8z\"]\n};\nconst faPeopleLine = {\n prefix: 'fas',\n iconName: 'people-line',\n icon: [640, 512, [], \"e534\", \"M360 72a40 40 0 1 0 -80 0 40 40 0 1 0 80 0zM144 208a40 40 0 1 0 0-80 40 40 0 1 0 0 80zM32 416c-17.7 0-32 14.3-32 32s14.3 32 32 32l576 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L32 416zM496 208a40 40 0 1 0 0-80 40 40 0 1 0 0 80zM200 313.5l26.9 49.9c6.3 11.7 20.8 16 32.5 9.8s16-20.8 9.8-32.5l-36.3-67.5c1.7-1.7 3.2-3.6 4.3-5.8L264 217.5l0 54.5c0 17.7 14.3 32 32 32l48 0c17.7 0 32-14.3 32-32l0-54.5 26.9 49.9c1.2 2.2 2.6 4.1 4.3 5.8l-36.3 67.5c-6.3 11.7-1.9 26.2 9.8 32.5s26.2 1.9 32.5-9.8L440 313.5l0 38.5c0 17.7 14.3 32 32 32l48 0c17.7 0 32-14.3 32-32l0-38.5 26.9 49.9c6.3 11.7 20.8 16 32.5 9.8s16-20.8 9.8-32.5l-37.9-70.3c-15.3-28.5-45.1-46.3-77.5-46.3l-19.5 0c-16.3 0-31.9 4.5-45.4 12.6l-33.6-62.3c-15.3-28.5-45.1-46.3-77.5-46.3l-19.5 0c-32.4 0-62.1 17.8-77.5 46.3l-33.6 62.3c-13.5-8.1-29.1-12.6-45.4-12.6l-19.5 0c-32.4 0-62.1 17.8-77.5 46.3L18.9 340.6c-6.3 11.7-1.9 26.2 9.8 32.5s26.2 1.9 32.5-9.8L88 313.5 88 352c0 17.7 14.3 32 32 32l48 0c17.7 0 32-14.3 32-32l0-38.5z\"]\n};\nconst faBeerMugEmpty = {\n prefix: 'fas',\n iconName: 'beer-mug-empty',\n icon: [512, 512, [\"beer\"], \"f0fc\", \"M32 64c0-17.7 14.3-32 32-32l288 0c17.7 0 32 14.3 32 32l0 32 51.2 0c42.4 0 76.8 34.4 76.8 76.8l0 102.1c0 30.4-17.9 57.9-45.6 70.2L384 381.7l0 34.3c0 35.3-28.7 64-64 64L96 480c-35.3 0-64-28.7-64-64L32 64zM384 311.6l56.4-25.1c4.6-2.1 7.6-6.6 7.6-11.7l0-102.1c0-7.1-5.7-12.8-12.8-12.8L384 160l0 151.6zM160 144c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 224c0 8.8 7.2 16 16 16s16-7.2 16-16l0-224zm64 0c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 224c0 8.8 7.2 16 16 16s16-7.2 16-16l0-224zm64 0c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 224c0 8.8 7.2 16 16 16s16-7.2 16-16l0-224z\"]\n};\nconst faBeer = faBeerMugEmpty;\nconst faDiagramPredecessor = {\n prefix: 'fas',\n iconName: 'diagram-predecessor',\n icon: [512, 512, [], \"e477\", \"M448 416l0-64L64 352l0 64 384 0zm0 64L64 480c-35.3 0-64-28.7-64-64l0-64c0-35.3 28.7-64 64-64l384 0c35.3 0 64 28.7 64 64l0 64c0 35.3-28.7 64-64 64zM288 160c0 35.3-28.7 64-64 64L64 224c-35.3 0-64-28.7-64-64L0 96C0 60.7 28.7 32 64 32l144 0 16 0 144 0c44.2 0 80 35.8 80 80l0 16 38.1 0c21.4 0 32.1 25.9 17 41L433 239c-9.4 9.4-24.6 9.4-33.9 0L329 169c-15.1-15.1-4.4-41 17-41l38.1 0 0-16c0-8.8-7.2-16-16-16l-80 0 0 64z\"]\n};\nconst faArrowUpLong = {\n prefix: 'fas',\n iconName: 'arrow-up-long',\n icon: [384, 512, [\"long-arrow-up\"], \"f176\", \"M214.6 9.4c-12.5-12.5-32.8-12.5-45.3 0l-128 128c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L160 109.3 160 480c0 17.7 14.3 32 32 32s32-14.3 32-32l0-370.7 73.4 73.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-128-128z\"]\n};\nconst faLongArrowUp = faArrowUpLong;\nconst faFireFlameSimple = {\n prefix: 'fas',\n iconName: 'fire-flame-simple',\n icon: [384, 512, [\"burn\"], \"f46a\", \"M372.5 256.5l-.7-1.9C337.8 160.8 282 76.5 209.1 8.5l-3.3-3C202.1 2 197.1 0 192 0s-10.1 2-13.8 5.5l-3.3 3C102 76.5 46.2 160.8 12.2 254.6l-.7 1.9C3.9 277.3 0 299.4 0 321.6C0 426.7 86.8 512 192 512s192-85.3 192-190.4c0-22.2-3.9-44.2-11.5-65.1zm-90.8 49.5c4.1 9.3 6.2 19.4 6.2 29.5c0 53-43 96.5-96 96.5s-96-43.5-96-96.5c0-10.1 2.1-20.3 6.2-29.5l1.9-4.3c15.8-35.4 37.9-67.7 65.3-95.1l8.9-8.9c3.6-3.6 8.5-5.6 13.6-5.6s10 2 13.6 5.6l8.9 8.9c27.4 27.4 49.6 59.7 65.3 95.1l1.9 4.3z\"]\n};\nconst faBurn = faFireFlameSimple;\nconst faPerson = {\n prefix: 'fas',\n iconName: 'person',\n icon: [320, 512, [129485, \"male\"], \"f183\", \"M112 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm40 304l0 128c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-223.1L59.4 304.5c-9.1 15.1-28.8 20-43.9 10.9s-20-28.8-10.9-43.9l58.3-97c17.4-28.9 48.6-46.6 82.3-46.6l29.7 0c33.7 0 64.9 17.7 82.3 46.6l58.3 97c9.1 15.1 4.2 34.8-10.9 43.9s-34.8 4.2-43.9-10.9L232 256.9 232 480c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-128-16 0z\"]\n};\nconst faMale = faPerson;\nconst faLaptop = {\n prefix: 'fas',\n iconName: 'laptop',\n icon: [640, 512, [128187], \"f109\", \"M128 32C92.7 32 64 60.7 64 96l0 256 64 0 0-256 384 0 0 256 64 0 0-256c0-35.3-28.7-64-64-64L128 32zM19.2 384C8.6 384 0 392.6 0 403.2C0 445.6 34.4 480 76.8 480l486.4 0c42.4 0 76.8-34.4 76.8-76.8c0-10.6-8.6-19.2-19.2-19.2L19.2 384z\"]\n};\nconst faFileCsv = {\n prefix: 'fas',\n iconName: 'file-csv',\n icon: [512, 512, [], \"f6dd\", \"M0 64C0 28.7 28.7 0 64 0L224 0l0 128c0 17.7 14.3 32 32 32l128 0 0 144-208 0c-35.3 0-64 28.7-64 64l0 144-48 0c-35.3 0-64-28.7-64-64L0 64zm384 64l-128 0L256 0 384 128zM200 352l16 0c22.1 0 40 17.9 40 40l0 8c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-8c0-4.4-3.6-8-8-8l-16 0c-4.4 0-8 3.6-8 8l0 80c0 4.4 3.6 8 8 8l16 0c4.4 0 8-3.6 8-8l0-8c0-8.8 7.2-16 16-16s16 7.2 16 16l0 8c0 22.1-17.9 40-40 40l-16 0c-22.1 0-40-17.9-40-40l0-80c0-22.1 17.9-40 40-40zm133.1 0l34.9 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-34.9 0c-7.2 0-13.1 5.9-13.1 13.1c0 5.2 3 9.9 7.8 12l37.4 16.6c16.3 7.2 26.8 23.4 26.8 41.2c0 24.9-20.2 45.1-45.1 45.1L304 512c-8.8 0-16-7.2-16-16s7.2-16 16-16l42.9 0c7.2 0 13.1-5.9 13.1-13.1c0-5.2-3-9.9-7.8-12l-37.4-16.6c-16.3-7.2-26.8-23.4-26.8-41.2c0-24.9 20.2-45.1 45.1-45.1zm98.9 0c8.8 0 16 7.2 16 16l0 31.6c0 23 5.5 45.6 16 66c10.5-20.3 16-42.9 16-66l0-31.6c0-8.8 7.2-16 16-16s16 7.2 16 16l0 31.6c0 34.7-10.3 68.7-29.6 97.6l-5.1 7.7c-3 4.5-8 7.1-13.3 7.1s-10.3-2.7-13.3-7.1l-5.1-7.7c-19.3-28.9-29.6-62.9-29.6-97.6l0-31.6c0-8.8 7.2-16 16-16z\"]\n};\nconst faMenorah = {\n prefix: 'fas',\n iconName: 'menorah',\n icon: [640, 512, [], \"f676\", \"M20.8 7.4C22.8 2.9 27.1 0 32 0s9.2 2.9 11.2 7.4L61.3 49.7c1.8 4.1 2.7 8.6 2.7 13.1L64 64c0 17.7-14.3 32-32 32S0 81.7 0 64l0-1.2c0-4.5 .9-8.9 2.7-13.1L20.8 7.4zm96 0C118.8 2.9 123.1 0 128 0s9.2 2.9 11.2 7.4l18.2 42.4c1.8 4.1 2.7 8.6 2.7 13.1l0 1.2c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-1.2c0-4.5 .9-8.9 2.7-13.1L116.8 7.4zm77.8 42.4L212.8 7.4C214.8 2.9 219.1 0 224 0s9.2 2.9 11.2 7.4l18.2 42.4c1.8 4.1 2.7 8.6 2.7 13.1l0 1.2c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-1.2c0-4.5 .9-8.9 2.7-13.1zM308.8 7.4C310.8 2.9 315.1 0 320 0s9.2 2.9 11.2 7.4l18.2 42.4c1.8 4.1 2.7 8.6 2.7 13.1l0 1.2c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-1.2c0-4.5 .9-8.9 2.7-13.1L308.8 7.4zm77.8 42.4L404.8 7.4C406.8 2.9 411.1 0 416 0s9.2 2.9 11.2 7.4l18.2 42.4c1.8 4.1 2.7 8.6 2.7 13.1l0 1.2c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-1.2c0-4.5 .9-8.9 2.7-13.1zM500.8 7.4C502.8 2.9 507.1 0 512 0s9.2 2.9 11.2 7.4l18.2 42.4c1.8 4.1 2.7 8.6 2.7 13.1l0 1.2c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-1.2c0-4.5 .9-8.9 2.7-13.1L500.8 7.4zm77.8 42.4L596.8 7.4C598.8 2.9 603.1 0 608 0s9.2 2.9 11.2 7.4l18.2 42.4c1.8 4.1 2.7 8.6 2.7 13.1l0 1.2c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-1.2c0-4.5 .9-8.9 2.7-13.1zM32 128c17.7 0 32 14.3 32 32l0 128c0 17.7 14.3 32 32 32l192 0 0-160c0-17.7 14.3-32 32-32s32 14.3 32 32l0 160 192 0c17.7 0 32-14.3 32-32l0-128c0-17.7 14.3-32 32-32s32 14.3 32 32l0 128c0 53-43 96-96 96l-192 0 0 64 128 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-160 0-160 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l128 0 0-64L96 384c-53 0-96-43-96-96L0 160c0-17.7 14.3-32 32-32zm96 0c17.7 0 32 14.3 32 32l0 96 0 32-64 0 0-32 0-96c0-17.7 14.3-32 32-32zm96 0c17.7 0 32 14.3 32 32l0 96 0 32-64 0 0-32 0-96c0-17.7 14.3-32 32-32zm192 0c17.7 0 32 14.3 32 32l0 96 0 32-64 0 0-32 0-96c0-17.7 14.3-32 32-32zm96 0c17.7 0 32 14.3 32 32l0 96 0 32-64 0 0-32 0-96c0-17.7 14.3-32 32-32z\"]\n};\nconst faTruckPlane = {\n prefix: 'fas',\n iconName: 'truck-plane',\n icon: [640, 512, [], \"e58f\", \"M200 0c-30.6 0-56 54.7-56 86.1l0 106.5L7.8 274.3C2.9 277.2 0 282.4 0 288l0 64c0 5.1 2.4 9.8 6.4 12.8s9.3 3.9 14.1 2.5l123.4-37 0 81.2-50 40c-3.8 3-6 7.6-6 12.5l0 32c0 5.1 2.5 10 6.6 13s9.5 3.8 14.4 2.2L200 480.9 290.4 511c-1.6-4.7-2.4-9.8-2.4-15l0-32.6c-18.2-10.5-30.7-29.7-31.9-51.8l-.1-.1 0-3.5 0-82.5L256 184l0-1.1s0 0 0 0l0-96.9C256 54.7 231.5 0 200 0zm88 176l0 224c0 20.9 13.4 38.7 32 45.3l0 42.7c0 13.3 10.7 24 24 24l16 0c13.3 0 24-10.7 24-24l0-40 160 0 0 40c0 13.3 10.7 24 24 24l16 0c13.3 0 24-10.7 24-24l0-42.7c18.6-6.6 32-24.4 32-45.3l0-224c0-26.5-21.5-48-48-48l-256 0c-26.5 0-48 21.5-48 48zm79.8 78.7c3.3-8.7 11.2-14.7 20.5-14.7l151.4 0c9.2 0 17.2 6 20.5 14.7L576 304l-224 0 15.8-49.3zM568 352a24 24 0 1 1 0 48 24 24 0 1 1 0-48zM336 376a24 24 0 1 1 48 0 24 24 0 1 1 -48 0z\"]\n};\nconst faRecordVinyl = {\n prefix: 'fas',\n iconName: 'record-vinyl',\n icon: [512, 512, [], \"f8d9\", \"M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm256-96a96 96 0 1 1 0 192 96 96 0 1 1 0-192zm0 224a128 128 0 1 0 0-256 128 128 0 1 0 0 256zm0-96a32 32 0 1 0 0-64 32 32 0 1 0 0 64z\"]\n};\nconst faFaceGrinStars = {\n prefix: 'fas',\n iconName: 'face-grin-stars',\n icon: [512, 512, [129321, \"grin-stars\"], \"f587\", \"M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm407.4 75.5c5-11.8-7-22.5-19.3-18.7c-39.7 12.2-84.5 19-131.8 19s-92.1-6.8-131.8-19c-12.3-3.8-24.3 6.9-19.3 18.7c25 59.1 83.2 100.5 151.1 100.5s126.2-41.4 151.1-100.5zM160 120c-3.1 0-5.9 1.8-7.2 4.6l-16.6 34.7-38.1 5c-3.1 .4-5.6 2.5-6.6 5.5s-.1 6.2 2.1 8.3l27.9 26.5-7 37.8c-.6 3 .7 6.1 3.2 7.9s5.8 2 8.5 .6L160 232.5l33.8 18.3c2.7 1.5 6 1.3 8.5-.6s3.7-4.9 3.2-7.9l-7-37.8L226.4 178c2.2-2.1 3.1-5.3 2.1-8.3s-3.5-5.1-6.6-5.5l-38.1-5-16.6-34.7c-1.3-2.8-4.1-4.6-7.2-4.6zm192 0c-3.1 0-5.9 1.8-7.2 4.6l-16.6 34.7-38.1 5c-3.1 .4-5.6 2.5-6.6 5.5s-.1 6.2 2.1 8.3l27.9 26.5-7 37.8c-.6 3 .7 6.1 3.2 7.9s5.8 2 8.5 .6L352 232.5l33.8 18.3c2.7 1.5 6 1.3 8.5-.6s3.7-4.9 3.2-7.9l-7-37.8L418.4 178c2.2-2.1 3.1-5.3 2.1-8.3s-3.5-5.1-6.6-5.5l-38.1-5-16.6-34.7c-1.3-2.8-4.1-4.6-7.2-4.6z\"]\n};\nconst faGrinStars = faFaceGrinStars;\nconst faBong = {\n prefix: 'fas',\n iconName: 'bong',\n icon: [448, 512, [], \"f55c\", \"M160 208.5c0 29.1-15.6 53.9-37.2 67.8c-17.2 11.1-31.5 26.1-41.7 43.7l221.8 0c-10.2-17.6-24.5-32.6-41.7-43.7c-21.6-13.9-37.2-38.7-37.2-67.8L224 64l-64 0 0 144.5zM288 64l0 144.5c0 5.7 3.1 10.9 7.9 14c11.2 7.2 21.5 15.5 30.9 24.8L366.1 208l-7-7c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l24 24 24 24c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-7-7-43.3 43.3C374 314.1 384 347.9 384 384c0 39.4-11.9 76.1-32.2 106.5c-9.6 14.4-26.5 21.5-43.8 21.5L76.1 512c-17.3 0-34.2-7.1-43.8-21.5C11.9 460.1 0 423.4 0 384c0-67.8 35.1-127.3 88.1-161.5c4.8-3.1 7.9-8.3 7.9-14L96 64C78.3 64 64 49.7 64 32S78.3 0 96 0l16 0L272 0l16 0c17.7 0 32 14.3 32 32s-14.3 32-32 32z\"]\n};\nconst faSpaghettiMonsterFlying = {\n prefix: 'fas',\n iconName: 'spaghetti-monster-flying',\n icon: [640, 512, [\"pastafarianism\"], \"f67b\", \"M208 64a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zm48 0c0 16.2-6 31.1-16 42.3l15.6 31.2c18.7-6 39.9-9.5 64.4-9.5s45.8 3.5 64.4 9.5L400 106.3C390 95.1 384 80.2 384 64c0-35.3 28.7-64 64-64s64 28.7 64 64s-28.7 64-64 64c-1.7 0-3.4-.1-5.1-.2L427.8 158c21.1 13.6 37.7 30.2 51.4 46.4c7.1 8.3 13.5 16.6 19.3 24l1.4 1.8c6.3 8.1 11.6 14.8 16.7 20.4C527.3 262.3 532.7 264 536 264c2.5 0 4.3-.6 7.1-3.3c3.7-3.5 7.1-8.8 12.5-17.4l.6-.9c4.6-7.4 11-17.6 19.4-25.7c9.7-9.3 22.9-16.7 40.4-16.7c13.3 0 24 10.7 24 24s-10.7 24-24 24c-2.5 0-4.3 .6-7.1 3.3c-3.7 3.5-7.1 8.8-12.5 17.4l-.6 .9c-4.6 7.4-11 17.6-19.4 25.7c-9.7 9.3-22.9 16.7-40.4 16.7c-18.5 0-32.9-8.5-44.3-18.6c-3.1 4-6.6 8.3-10.5 12.7c1.4 4.3 2.8 8.5 4 12.5c.9 3 1.8 5.8 2.6 8.6c3 9.8 5.5 18.2 8.6 25.9c3.9 9.8 7.4 15.4 10.8 18.5c2.6 2.4 5.9 4.3 12.8 4.3c8.7 0 16.9-4.2 33.7-13.2c15-8 35.7-18.8 62.3-18.8c13.3 0 24 10.7 24 24s-10.7 24-24 24c-13.4 0-24.7 5.2-39.7 13.2c-1 .6-2.1 1.1-3.2 1.7C559.9 414 541.4 424 520 424c-18.4 0-33.6-6.1-45.5-17.2c-11.1-10.3-17.9-23.7-22.7-36c-3.6-9-6.7-19.1-9.5-28.5c-16.4 12.3-36.1 23.6-58.9 31.3c3.6 10.8 8.4 23.5 14.4 36.2c7.5 15.9 16.2 30.4 25.8 40.5C433 460.5 441.2 464 448 464c13.3 0 24 10.7 24 24s-10.7 24-24 24c-25.2 0-45-13.5-59.5-28.8c-14.5-15.4-25.7-34.9-34.2-53c-8-17-14.1-33.8-18.3-46.9c-5.2 .4-10.6 .6-16 .6s-10.8-.2-16-.6c-4.2 13-10.3 29.9-18.3 46.9c-8.5 18.1-19.8 37.6-34.2 53C237 498.5 217.2 512 192 512c-13.3 0-24-10.7-24-24s10.7-24 24-24c6.8 0 15-3.5 24.5-13.7c9.5-10.1 18.3-24.6 25.8-40.5c5.9-12.6 10.7-25.4 14.4-36.2c-22.8-7.7-42.5-19-58.9-31.3c-2.9 9.4-6 19.5-9.5 28.5c-4.8 12.2-11.6 25.6-22.7 36C153.6 417.9 138.4 424 120 424c-21.4 0-39.9-10-53.1-17.1c0 0 0 0 0 0c-1.1-.6-2.2-1.2-3.2-1.7c-15-8-26.3-13.2-39.7-13.2c-13.3 0-24-10.7-24-24s10.7-24 24-24c26.6 0 47.3 10.8 62.3 18.8c16.8 9 25 13.2 33.7 13.2c6.8 0 10.2-1.9 12.8-4.3c3.4-3.2 7-8.8 10.8-18.5c3-7.7 5.6-16.1 8.6-25.9c.8-2.7 1.7-5.6 2.6-8.6c1.2-4 2.6-8.2 4-12.5c-3.9-4.5-7.4-8.8-10.5-12.7C136.9 303.5 122.5 312 104 312c-17.5 0-30.7-7.4-40.4-16.7c-8.4-8.1-14.8-18.3-19.4-25.7l-.6-.9c-5.4-8.6-8.8-13.9-12.5-17.4c-2.8-2.7-4.6-3.3-7.1-3.3c-13.3 0-24-10.7-24-24s10.7-24 24-24c17.5 0 30.7 7.4 40.4 16.7c8.4 8.1 14.8 18.3 19.4 25.7l.6 .9c5.4 8.6 8.8 13.9 12.5 17.4c2.8 2.7 4.6 3.3 7.1 3.3c3.3 0 8.7-1.7 19.4-13.4c5.1-5.6 10.4-12.3 16.7-20.4l1.4-1.8c5.8-7.4 12.2-15.7 19.3-24c13.8-16.2 30.3-32.8 51.4-46.4l-15.1-30.2c-1.7 .1-3.4 .2-5.1 .2c-35.3 0-64-28.7-64-64s28.7-64 64-64s64 28.7 64 64zm208 0a16 16 0 1 0 -32 0 16 16 0 1 0 32 0z\"]\n};\nconst faPastafarianism = faSpaghettiMonsterFlying;\nconst faArrowDownUpAcrossLine = {\n prefix: 'fas',\n iconName: 'arrow-down-up-across-line',\n icon: [576, 512, [], \"e4af\", \"M137.4 502.6c12.5 12.5 32.8 12.5 45.3 0l96-96c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 402.7 192 288l352 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-96 0 0-114.7 41.4 41.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-96-96c-12.5-12.5-32.8-12.5-45.3 0l-96 96c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L384 109.3 384 224l-192 0-64 0-96 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l96 0 0 114.7L86.6 361.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l96 96zM128 192l64 0 0-128c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 128zM448 320l-64 0 0 128c0 17.7 14.3 32 32 32s32-14.3 32-32l0-128z\"]\n};\nconst faSpoon = {\n prefix: 'fas',\n iconName: 'spoon',\n icon: [512, 512, [129348, 61873, \"utensil-spoon\"], \"f2e5\", \"M245.8 220.9c-14.5-17.6-21.8-39.2-21.8-60.8C224 80 320 0 416 0c53 0 96 43 96 96c0 96-80 192-160.2 192c-21.6 0-43.2-7.3-60.8-21.8L54.6 502.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L245.8 220.9z\"]\n};\nconst faUtensilSpoon = faSpoon;\nconst faJarWheat = {\n prefix: 'fas',\n iconName: 'jar-wheat',\n icon: [320, 512, [], \"e517\", \"M32 32C32 14.3 46.3 0 64 0L256 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L64 64C46.3 64 32 49.7 32 32zM0 160c0-35.3 28.7-64 64-64l192 0c35.3 0 64 28.7 64 64l0 288c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 160zm112 0l-42.2 0c-3.2 0-5.8 2.6-5.8 5.8C64 198 90 224 122.2 224l21.8 0 32 0 21.8 0c32.1 0 58.2-26 58.2-58.2c0-3.2-2.6-5.8-5.8-5.8L208 160c-19.1 0-36.3 8.4-48 21.7c-11.7-13.3-28.9-21.7-48-21.7zm48 117.7c-11.7-13.3-28.9-21.7-48-21.7l-42.2 0c-3.2 0-5.8 2.6-5.8 5.8C64 294 90 320 122.2 320l21.8 0 32 0 21.8 0c32.1 0 58.2-26 58.2-58.2c0-3.2-2.6-5.8-5.8-5.8L208 256c-19.1 0-36.3 8.4-48 21.7zM112 352l-42.2 0c-3.2 0-5.8 2.6-5.8 5.8C64 390 90 416 122.2 416l21.8 0 0 32c0 8.8 7.2 16 16 16s16-7.2 16-16l0-32 21.8 0c32.1 0 58.2-26 58.2-58.2c0-3.2-2.6-5.8-5.8-5.8L208 352c-19.1 0-36.3 8.4-48 21.7c-11.7-13.3-28.9-21.7-48-21.7z\"]\n};\nconst faEnvelopesBulk = {\n prefix: 'fas',\n iconName: 'envelopes-bulk',\n icon: [640, 512, [\"mail-bulk\"], \"f674\", \"M128 0C110.3 0 96 14.3 96 32l0 192 96 0 0-32c0-35.3 28.7-64 64-64l224 0 0-96c0-17.7-14.3-32-32-32L128 0zM256 160c-17.7 0-32 14.3-32 32l0 32 96 0c35.3 0 64 28.7 64 64l0 128 192 0c17.7 0 32-14.3 32-32l0-192c0-17.7-14.3-32-32-32l-320 0zm240 64l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16zM64 256c-17.7 0-32 14.3-32 32l0 13L187.1 415.9c1.4 1 3.1 1.6 4.9 1.6s3.5-.6 4.9-1.6L352 301l0-13c0-17.7-14.3-32-32-32L64 256zm288 84.8L216 441.6c-6.9 5.1-15.3 7.9-24 7.9s-17-2.8-24-7.9L32 340.8 32 480c0 17.7 14.3 32 32 32l256 0c17.7 0 32-14.3 32-32l0-139.2z\"]\n};\nconst faMailBulk = faEnvelopesBulk;\nconst faFileCircleExclamation = {\n prefix: 'fas',\n iconName: 'file-circle-exclamation',\n icon: [576, 512, [], \"e4eb\", \"M0 64C0 28.7 28.7 0 64 0L224 0l0 128c0 17.7 14.3 32 32 32l128 0 0 38.6C310.1 219.5 256 287.4 256 368c0 59.1 29.1 111.3 73.7 143.3c-3.2 .5-6.4 .7-9.7 .7L64 512c-35.3 0-64-28.7-64-64L0 64zm384 64l-128 0L256 0 384 128zm48 96a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm0 240a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm0-192c-8.8 0-16 7.2-16 16l0 80c0 8.8 7.2 16 16 16s16-7.2 16-16l0-80c0-8.8-7.2-16-16-16z\"]\n};\nconst faCircleH = {\n prefix: 'fas',\n iconName: 'circle-h',\n icon: [512, 512, [9405, \"hospital-symbol\"], \"f47e\", \"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM368 152l0 104 0 104c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-80-128 0 0 80c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-208c0-13.3 10.7-24 24-24s24 10.7 24 24l0 80 128 0 0-80c0-13.3 10.7-24 24-24s24 10.7 24 24z\"]\n};\nconst faHospitalSymbol = faCircleH;\nconst faPager = {\n prefix: 'fas',\n iconName: 'pager',\n icon: [512, 512, [128223], \"f815\", \"M0 128C0 92.7 28.7 64 64 64l384 0c35.3 0 64 28.7 64 64l0 256c0 35.3-28.7 64-64 64L64 448c-35.3 0-64-28.7-64-64L0 128zm64 32l0 64c0 17.7 14.3 32 32 32l320 0c17.7 0 32-14.3 32-32l0-64c0-17.7-14.3-32-32-32L96 128c-17.7 0-32 14.3-32 32zM80 320c-13.3 0-24 10.7-24 24s10.7 24 24 24l56 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-56 0zm136 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l48 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-48 0z\"]\n};\nconst faAddressBook = {\n prefix: 'fas',\n iconName: 'address-book',\n icon: [512, 512, [62138, \"contact-book\"], \"f2b9\", \"M96 0C60.7 0 32 28.7 32 64l0 384c0 35.3 28.7 64 64 64l288 0c35.3 0 64-28.7 64-64l0-384c0-35.3-28.7-64-64-64L96 0zM208 288l64 0c44.2 0 80 35.8 80 80c0 8.8-7.2 16-16 16l-192 0c-8.8 0-16-7.2-16-16c0-44.2 35.8-80 80-80zm-32-96a64 64 0 1 1 128 0 64 64 0 1 1 -128 0zM512 80c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 64c0 8.8 7.2 16 16 16s16-7.2 16-16l0-64zM496 192c-8.8 0-16 7.2-16 16l0 64c0 8.8 7.2 16 16 16s16-7.2 16-16l0-64c0-8.8-7.2-16-16-16zm16 144c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 64c0 8.8 7.2 16 16 16s16-7.2 16-16l0-64z\"]\n};\nconst faContactBook = faAddressBook;\nconst faStrikethrough = {\n prefix: 'fas',\n iconName: 'strikethrough',\n icon: [512, 512, [], \"f0cc\", \"M161.3 144c3.2-17.2 14-30.1 33.7-38.6c21.1-9 51.8-12.3 88.6-6.5c11.9 1.9 48.8 9.1 60.1 12c17.1 4.5 34.6-5.6 39.2-22.7s-5.6-34.6-22.7-39.2c-14.3-3.8-53.6-11.4-66.6-13.4c-44.7-7-88.3-4.2-123.7 10.9c-36.5 15.6-64.4 44.8-71.8 87.3c-.1 .6-.2 1.1-.2 1.7c-2.8 23.9 .5 45.6 10.1 64.6c4.5 9 10.2 16.9 16.7 23.9L32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l448 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-209.9 0-.4-.1-1.1-.3c-36-10.8-65.2-19.6-85.2-33.1c-9.3-6.3-15-12.6-18.2-19.1c-3.1-6.1-5.2-14.6-3.8-27.4zM348.9 337.2c2.7 6.5 4.4 15.8 1.9 30.1c-3 17.6-13.8 30.8-33.9 39.4c-21.1 9-51.7 12.3-88.5 6.5c-18-2.9-49.1-13.5-74.4-22.1c-5.6-1.9-11-3.7-15.9-5.4c-16.8-5.6-34.9 3.5-40.5 20.3s3.5 34.9 20.3 40.5c3.6 1.2 7.9 2.7 12.7 4.3c0 0 0 0 0 0s0 0 0 0c24.9 8.5 63.6 21.7 87.6 25.6c0 0 0 0 0 0l.2 0c44.7 7 88.3 4.2 123.7-10.9c36.5-15.6 64.4-44.8 71.8-87.3c3.6-21 2.7-40.4-3.1-58.1l-75.7 0c7 5.6 11.4 11.2 13.9 17.2z\"]\n};\nconst faK = {\n prefix: 'fas',\n iconName: 'k',\n icon: [320, 512, [107], \"4b\", \"M311 86.3c12.3-12.7 12-32.9-.7-45.2s-32.9-12-45.2 .7l-155.2 160L64 249 64 64c0-17.7-14.3-32-32-32S0 46.3 0 64L0 328 0 448c0 17.7 14.3 32 32 32s32-14.3 32-32l0-107 64.7-66.7 133 192c10.1 14.5 30 18.1 44.5 8.1s18.1-30 8.1-44.5L174.1 227.4 311 86.3z\"]\n};\nconst faLandmarkFlag = {\n prefix: 'fas',\n iconName: 'landmark-flag',\n icon: [512, 512, [], \"e51c\", \"M272 0l80 0c8.8 0 16 7.2 16 16l0 64c0 8.8-7.2 16-16 16l-80 0 0 32 192 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L48 192c-17.7 0-32-14.3-32-32s14.3-32 32-32l192 0 0-112c0-8.8 7.2-16 16-16l16 0zM64 224l64 0 0 192 40 0 0-192 64 0 0 192 48 0 0-192 64 0 0 192 40 0 0-192 64 0 0 196.3c.6 .3 1.2 .7 1.8 1.1l48 32c11.7 7.8 17 22.4 12.9 35.9S494.1 512 480 512L32 512c-14.1 0-26.5-9.2-30.6-22.7s1.1-28.1 12.9-35.9l48-32c.6-.4 1.2-.7 1.8-1.1L64 224z\"]\n};\nconst faPencil = {\n prefix: 'fas',\n iconName: 'pencil',\n icon: [512, 512, [9999, 61504, \"pencil-alt\"], \"f303\", \"M410.3 231l11.3-11.3-33.9-33.9-62.1-62.1L291.7 89.8l-11.3 11.3-22.6 22.6L58.6 322.9c-10.4 10.4-18 23.3-22.2 37.4L1 480.7c-2.5 8.4-.2 17.5 6.1 23.7s15.3 8.5 23.7 6.1l120.3-35.4c14.1-4.2 27-11.8 37.4-22.2L387.7 253.7 410.3 231zM160 399.4l-9.1 22.7c-4 3.1-8.5 5.4-13.3 6.9L59.4 452l23-78.1c1.4-4.9 3.8-9.4 6.9-13.3l22.7-9.1 0 32c0 8.8 7.2 16 16 16l32 0zM362.7 18.7L348.3 33.2 325.7 55.8 314.3 67.1l33.9 33.9 62.1 62.1 33.9 33.9 11.3-11.3 22.6-22.6 14.5-14.5c25-25 25-65.5 0-90.5L453.3 18.7c-25-25-65.5-25-90.5 0zm-47.4 168l-144 144c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6l144-144c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6z\"]\n};\nconst faPencilAlt = faPencil;\nconst faBackward = {\n prefix: 'fas',\n iconName: 'backward',\n icon: [512, 512, [9194], \"f04a\", \"M459.5 440.6c9.5 7.9 22.8 9.7 34.1 4.4s18.4-16.6 18.4-29l0-320c0-12.4-7.2-23.7-18.4-29s-24.5-3.6-34.1 4.4L288 214.3l0 41.7 0 41.7L459.5 440.6zM256 352l0-96 0-128 0-32c0-12.4-7.2-23.7-18.4-29s-24.5-3.6-34.1 4.4l-192 160C4.2 237.5 0 246.5 0 256s4.2 18.5 11.5 24.6l192 160c9.5 7.9 22.8 9.7 34.1 4.4s18.4-16.6 18.4-29l0-64z\"]\n};\nconst faCaretRight = {\n prefix: 'fas',\n iconName: 'caret-right',\n icon: [256, 512, [], \"f0da\", \"M246.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-128-128c-9.2-9.2-22.9-11.9-34.9-6.9s-19.8 16.6-19.8 29.6l0 256c0 12.9 7.8 24.6 19.8 29.6s25.7 2.2 34.9-6.9l128-128z\"]\n};\nconst faComments = {\n prefix: 'fas',\n iconName: 'comments',\n icon: [640, 512, [128490, 61670], \"f086\", \"M208 352c114.9 0 208-78.8 208-176S322.9 0 208 0S0 78.8 0 176c0 38.6 14.7 74.3 39.6 103.4c-3.5 9.4-8.7 17.7-14.2 24.7c-4.8 6.2-9.7 11-13.3 14.3c-1.8 1.6-3.3 2.9-4.3 3.7c-.5 .4-.9 .7-1.1 .8l-.2 .2s0 0 0 0s0 0 0 0C1 327.2-1.4 334.4 .8 340.9S9.1 352 16 352c21.8 0 43.8-5.6 62.1-12.5c9.2-3.5 17.8-7.4 25.2-11.4C134.1 343.3 169.8 352 208 352zM448 176c0 112.3-99.1 196.9-216.5 207C255.8 457.4 336.4 512 432 512c38.2 0 73.9-8.7 104.7-23.9c7.5 4 16 7.9 25.2 11.4c18.3 6.9 40.3 12.5 62.1 12.5c6.9 0 13.1-4.5 15.2-11.1c2.1-6.6-.2-13.8-5.8-17.9c0 0 0 0 0 0s0 0 0 0l-.2-.2c-.2-.2-.6-.4-1.1-.8c-1-.8-2.5-2-4.3-3.7c-3.6-3.3-8.5-8.1-13.3-14.3c-5.5-7-10.7-15.4-14.2-24.7c24.9-29 39.6-64.7 39.6-103.4c0-92.8-84.9-168.9-192.6-175.5c.4 5.1 .6 10.3 .6 15.5z\"]\n};\nconst faPaste = {\n prefix: 'fas',\n iconName: 'paste',\n icon: [512, 512, [\"file-clipboard\"], \"f0ea\", \"M160 0c-23.7 0-44.4 12.9-55.4 32L48 32C21.5 32 0 53.5 0 80L0 400c0 26.5 21.5 48 48 48l144 0 0-272c0-44.2 35.8-80 80-80l48 0 0-16c0-26.5-21.5-48-48-48l-56.6 0C204.4 12.9 183.7 0 160 0zM272 128c-26.5 0-48 21.5-48 48l0 272 0 16c0 26.5 21.5 48 48 48l192 0c26.5 0 48-21.5 48-48l0-220.1c0-12.7-5.1-24.9-14.1-33.9l-67.9-67.9c-9-9-21.2-14.1-33.9-14.1L320 128l-48 0zM160 40a24 24 0 1 1 0 48 24 24 0 1 1 0-48z\"]\n};\nconst faFileClipboard = faPaste;\nconst faCodePullRequest = {\n prefix: 'fas',\n iconName: 'code-pull-request',\n icon: [512, 512, [], \"e13c\", \"M305.8 2.1C314.4 5.9 320 14.5 320 24l0 40 16 0c70.7 0 128 57.3 128 128l0 166.7c28.3 12.3 48 40.5 48 73.3c0 44.2-35.8 80-80 80s-80-35.8-80-80c0-32.8 19.7-61 48-73.3L400 192c0-35.3-28.7-64-64-64l-16 0 0 40c0 9.5-5.6 18.1-14.2 21.9s-18.8 2.3-25.8-4.1l-80-72c-5.1-4.6-7.9-11-7.9-17.8s2.9-13.3 7.9-17.8l80-72c7-6.3 17.2-7.9 25.8-4.1zM104 80A24 24 0 1 0 56 80a24 24 0 1 0 48 0zm8 73.3l0 205.3c28.3 12.3 48 40.5 48 73.3c0 44.2-35.8 80-80 80s-80-35.8-80-80c0-32.8 19.7-61 48-73.3l0-205.3C19.7 141 0 112.8 0 80C0 35.8 35.8 0 80 0s80 35.8 80 80c0 32.8-19.7 61-48 73.3zM104 432a24 24 0 1 0 -48 0 24 24 0 1 0 48 0zm328 24a24 24 0 1 0 0-48 24 24 0 1 0 0 48z\"]\n};\nconst faClipboardList = {\n prefix: 'fas',\n iconName: 'clipboard-list',\n icon: [384, 512, [], \"f46d\", \"M192 0c-41.8 0-77.4 26.7-90.5 64L64 64C28.7 64 0 92.7 0 128L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64l-37.5 0C269.4 26.7 233.8 0 192 0zm0 64a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM72 272a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zm104-16l128 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-128 0c-8.8 0-16-7.2-16-16s7.2-16 16-16zM72 368a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zm88 0c0-8.8 7.2-16 16-16l128 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-128 0c-8.8 0-16-7.2-16-16z\"]\n};\nconst faTruckRampBox = {\n prefix: 'fas',\n iconName: 'truck-ramp-box',\n icon: [640, 512, [\"truck-loading\"], \"f4de\", \"M640 0l0 400c0 61.9-50.1 112-112 112c-61 0-110.5-48.7-112-109.3L48.4 502.9c-17.1 4.6-34.6-5.4-39.3-22.5s5.4-34.6 22.5-39.3L352 353.8 352 64c0-35.3 28.7-64 64-64L640 0zM576 400a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM23.1 207.7c-4.6-17.1 5.6-34.6 22.6-39.2l46.4-12.4 20.7 77.3c2.3 8.5 11.1 13.6 19.6 11.3l30.9-8.3c8.5-2.3 13.6-11.1 11.3-19.6l-20.7-77.3 46.4-12.4c17.1-4.6 34.6 5.6 39.2 22.6l41.4 154.5c4.6 17.1-5.6 34.6-22.6 39.2L103.7 384.9c-17.1 4.6-34.6-5.6-39.2-22.6L23.1 207.7z\"]\n};\nconst faTruckLoading = faTruckRampBox;\nconst faUserCheck = {\n prefix: 'fas',\n iconName: 'user-check',\n icon: [640, 512, [], \"f4fc\", \"M96 128a128 128 0 1 1 256 0A128 128 0 1 1 96 128zM0 482.3C0 383.8 79.8 304 178.3 304l91.4 0C368.2 304 448 383.8 448 482.3c0 16.4-13.3 29.7-29.7 29.7L29.7 512C13.3 512 0 498.7 0 482.3zM625 177L497 305c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L591 143c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z\"]\n};\nconst faVialVirus = {\n prefix: 'fas',\n iconName: 'vial-virus',\n icon: [512, 512, [], \"e597\", \"M32 32C14.3 32 0 46.3 0 64S14.3 96 32 96l0 288c0 53 43 96 96 96c28.6 0 54.2-12.5 71.8-32.3c.1-14.2 5.6-28.3 16.4-39.1c.2-.2 .1-.6-.2-.6c-30.9 0-56-25.1-56-56s25.1-56 56-56c.3 0 .4-.4 .2-.6c-21.9-21.9-21.9-57.3 0-79.2c2.4-2.4 5-4.6 7.8-6.5L224 96c17.7 0 32-14.3 32-32s-14.3-32-32-32l-64 0L96 32 32 32zM96 192l0-96 64 0 0 96-64 0zM216 376c28.8 0 43.2 34.8 22.9 55.2c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0c20.4-20.4 55.2-5.9 55.2 22.9c0 13.3 10.7 24 24 24s24-10.7 24-24c0-28.8 34.8-43.2 55.2-22.9c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9C444.8 410.8 459.2 376 488 376c13.3 0 24-10.7 24-24s-10.7-24-24-24c-28.8 0-43.2-34.8-22.9-55.2c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0C410.8 259.2 376 244.8 376 216c0-13.3-10.7-24-24-24s-24 10.7-24 24c0 28.8-34.8 43.2-55.2 22.9c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9c20.4 20.4 5.9 55.2-22.9 55.2c-13.3 0-24 10.7-24 24s10.7 24 24 24zm104-88a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm40 96a24 24 0 1 1 48 0 24 24 0 1 1 -48 0z\"]\n};\nconst faSheetPlastic = {\n prefix: 'fas',\n iconName: 'sheet-plastic',\n icon: [384, 512, [], \"e571\", \"M0 448c0 35.3 28.7 64 64 64l160 0 0-128c0-17.7 14.3-32 32-32l128 0 0-288c0-35.3-28.7-64-64-64L64 0C28.7 0 0 28.7 0 64L0 448zM171.3 75.3l-96 96c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6l96-96c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6zm96 32l-160 160c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6l160-160c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6zM384 384l-128 0 0 128L384 384z\"]\n};\nconst faBlog = {\n prefix: 'fas',\n iconName: 'blog',\n icon: [512, 512, [], \"f781\", \"M192 32c0 17.7 14.3 32 32 32c123.7 0 224 100.3 224 224c0 17.7 14.3 32 32 32s32-14.3 32-32C512 128.9 383.1 0 224 0c-17.7 0-32 14.3-32 32zm0 96c0 17.7 14.3 32 32 32c70.7 0 128 57.3 128 128c0 17.7 14.3 32 32 32s32-14.3 32-32c0-106-86-192-192-192c-17.7 0-32 14.3-32 32zM96 144c0-26.5-21.5-48-48-48S0 117.5 0 144L0 368c0 79.5 64.5 144 144 144s144-64.5 144-144s-64.5-144-144-144l-16 0 0 96 16 0c26.5 0 48 21.5 48 48s-21.5 48-48 48s-48-21.5-48-48l0-224z\"]\n};\nconst faUserNinja = {\n prefix: 'fas',\n iconName: 'user-ninja',\n icon: [448, 512, [129399], \"f504\", \"M224 256c-57.2 0-105.6-37.5-122-89.3c-1.1 1.3-2.2 2.6-3.5 3.8c-15.8 15.8-38.8 20.7-53.6 22.1c-8.1 .8-14.6-5.7-13.8-13.8c1.4-14.7 6.3-37.8 22.1-53.6c5.8-5.8 12.6-10.1 19.6-13.4c-7-3.2-13.8-7.6-19.6-13.4C37.4 82.7 32.6 59.7 31.1 44.9c-.8-8.1 5.7-14.6 13.8-13.8c14.7 1.4 37.8 6.3 53.6 22.1c4.8 4.8 8.7 10.4 11.7 16.1C131.4 28.2 174.4 0 224 0c70.7 0 128 57.3 128 128s-57.3 128-128 128zM0 482.3C0 399.5 56.4 330 132.8 309.9c6-1.6 12.2 .9 15.9 5.8l62.5 83.3c6.4 8.5 19.2 8.5 25.6 0l62.5-83.3c3.7-4.9 9.9-7.4 15.9-5.8C391.6 330 448 399.5 448 482.3c0 16.4-13.3 29.7-29.7 29.7L29.7 512C13.3 512 0 498.7 0 482.3zM160 96c-8.8 0-16 7.2-16 16s7.2 16 16 16l128 0c8.8 0 16-7.2 16-16s-7.2-16-16-16L160 96z\"]\n};\nconst faPersonArrowUpFromLine = {\n prefix: 'fas',\n iconName: 'person-arrow-up-from-line',\n icon: [640, 512, [], \"e539\", \"M192 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm-8 352l0-96 16 0 0 96-16 0zm-64 0l-88 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l120 0 80 0 376 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-344 0 0-191.1 28.6 47.5c9.1 15.1 28.8 20 43.9 10.9s20-28.8 10.9-43.9l-58.3-97c-17.4-28.9-48.6-46.6-82.3-46.6l-29.7 0c-33.7 0-64.9 17.7-82.3 46.6l-58.3 97c-9.1 15.1-4.2 34.8 10.9 43.9s34.8 4.2 43.9-10.9L120 256.9 120 448zM598.6 121.4l-80-80c-12.5-12.5-32.8-12.5-45.3 0l-80 80c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L464 141.3 464 384c0 17.7 14.3 32 32 32s32-14.3 32-32l0-242.7 25.4 25.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3z\"]\n};\nconst faScrollTorah = {\n prefix: 'fas',\n iconName: 'scroll-torah',\n icon: [640, 512, [\"torah\"], \"f6a0\", \"M96 480L96 32C96 14.3 74.5 0 48 0S0 14.3 0 32L0 480c0 17.7 21.5 32 48 32s48-14.3 48-32zM512 32L128 32l0 448 384 0 0-448zM592 0c-26.5 0-48 14.3-48 32l0 448c0 17.7 21.5 32 48 32s48-14.3 48-32l0-448c0-17.7-21.5-32-48-32zM196 313.7c0-3.2 .9-6.4 2.5-9.2L226.7 256l-28.3-48.5c-1.6-2.8-2.5-6-2.5-9.2c0-10.1 8.2-18.3 18.3-18.3l56.7 0 31.4-53.9c3.6-6.3 10.3-10.1 17.6-10.1s13.9 3.8 17.6 10.1L369 180l56.7 0c10.1 0 18.3 8.2 18.3 18.3c0 3.2-.9 6.4-2.5 9.2L413.3 256l28.3 48.5c1.6 2.8 2.5 6 2.5 9.2c0 10.1-8.2 18.3-18.3 18.3L369 332l-31.4 53.9c-3.6 6.3-10.3 10.1-17.6 10.1s-13.9-3.8-17.6-10.1L271 332l-56.7 0c-10.1 0-18.3-8.2-18.3-18.3zm124 54.7L341.2 332l-42.4 0L320 368.4zM254.5 256l30.3 52 70.4 0 30.3-52-30.3-52-70.4 0-30.3 52zm144.9 23.8L383 308l32.8 0-16.4-28.2zM415.8 204L383 204l16.4 28.2L415.8 204zM320 143.6L298.8 180l42.4 0L320 143.6zM224.2 204l16.4 28.2L257 204l-32.8 0zM257 308l-16.4-28.2L224.2 308l32.8 0z\"]\n};\nconst faTorah = faScrollTorah;\nconst faBroomBall = {\n prefix: 'fas',\n iconName: 'broom-ball',\n icon: [576, 512, [\"quidditch\", \"quidditch-broom-ball\"], \"f458\", \"M566.6 9.4c12.5 12.5 12.5 32.8 0 45.3l-192 192 34.7 34.7c4.2 4.2 6.6 10 6.6 16c0 12.5-10.1 22.6-22.6 22.6l-29.1 0L256 211.7l0-29.1c0-12.5 10.1-22.6 22.6-22.6c6 0 11.8 2.4 16 6.6l34.7 34.7 192-192c12.5-12.5 32.8-12.5 45.3 0zm-344 225.5L341.1 353.4c3.7 42.7-11.7 85.2-42.3 115.8C271.4 496.6 234.2 512 195.5 512L22.1 512C9.9 512 0 502.1 0 489.9c0-6.3 2.7-12.3 7.3-16.5L133.7 359.7c4.2-3.7-.4-10.4-5.4-7.9L77.2 377.4c-6.1 3-13.2-1.4-13.2-8.2c0-31.5 12.5-61.7 34.8-84l8-8c30.6-30.6 73.1-45.9 115.8-42.3zM464 352a80 80 0 1 1 0 160 80 80 0 1 1 0-160z\"]\n};\nconst faQuidditch = faBroomBall;\nconst faQuidditchBroomBall = faBroomBall;\nconst faToggleOff = {\n prefix: 'fas',\n iconName: 'toggle-off',\n icon: [576, 512, [], \"f204\", \"M384 128c70.7 0 128 57.3 128 128s-57.3 128-128 128l-192 0c-70.7 0-128-57.3-128-128s57.3-128 128-128l192 0zM576 256c0-106-86-192-192-192L192 64C86 64 0 150 0 256S86 448 192 448l192 0c106 0 192-86 192-192zM192 352a96 96 0 1 0 0-192 96 96 0 1 0 0 192z\"]\n};\nconst faBoxArchive = {\n prefix: 'fas',\n iconName: 'box-archive',\n icon: [512, 512, [\"archive\"], \"f187\", \"M32 32l448 0c17.7 0 32 14.3 32 32l0 32c0 17.7-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96L0 64C0 46.3 14.3 32 32 32zm0 128l448 0 0 256c0 35.3-28.7 64-64 64L96 480c-35.3 0-64-28.7-64-64l0-256zm128 80c0 8.8 7.2 16 16 16l160 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-160 0c-8.8 0-16 7.2-16 16z\"]\n};\nconst faArchive = faBoxArchive;\nconst faPersonDrowning = {\n prefix: 'fas',\n iconName: 'person-drowning',\n icon: [576, 512, [], \"e545\", \"M192 64c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 32.2c0 54.1 23.5 104 62.2 138.3l-21 146.7c7.8 2.1 15.5 3.3 22.8 3.3c21.1 0 42-8.5 59.2-20.3c22.1-15.5 51.6-15.5 73.7 0c12.4 8.5 26.1 14.8 39.7 18l17.7-97.6c10.7-1.2 21.3-3.1 31.9-5.5l105-23.9c17.2-3.9 28-21.1 24.1-38.3s-21.1-28-38.3-24.1L400 216.6c-41 9.3-83.7 7.5-123.7-5.2c-50.2-16-84.3-62.6-84.3-115.3L192 64zM320 192a64 64 0 1 0 0-128 64 64 0 1 0 0 128zM306.5 389.9c-11.1-7.9-25.9-7.9-37 0C247 405.4 219.5 416 192 416c-26.9 0-55.3-10.8-77.4-26.1c0 0 0 0 0 0c-11.9-8.5-28.1-7.8-39.2 1.7c-14.4 11.9-32.5 21-50.6 25.2c-17.2 4-27.9 21.2-23.9 38.4s21.2 27.9 38.4 23.9c24.5-5.7 44.9-16.5 58.2-25C126.5 469.7 159 480 192 480c31.9 0 60.6-9.9 80.4-18.9c5.8-2.7 11.1-5.3 15.6-7.7c4.5 2.4 9.7 5.1 15.6 7.7c19.8 9 48.5 18.9 80.4 18.9c33 0 65.5-10.3 94.5-25.8c13.4 8.4 33.7 19.3 58.2 25c17.2 4 34.4-6.7 38.4-23.9s-6.7-34.4-23.9-38.4c-18.1-4.2-36.2-13.3-50.6-25.2c-11.1-9.4-27.3-10.1-39.2-1.7c0 0 0 0 0 0C439.4 405.2 410.9 416 384 416c-27.5 0-55-10.6-77.5-26.1z\"]\n};\nconst faArrowDown91 = {\n prefix: 'fas',\n iconName: 'arrow-down-9-1',\n icon: [576, 512, [\"sort-numeric-desc\", \"sort-numeric-down-alt\"], \"f886\", \"M160 480c9 0 17.5-3.8 23.6-10.4l88-96c11.9-13 11.1-33.3-2-45.2s-33.3-11.1-45.2 2L192 365.7 192 64c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 301.7L95.6 330.4c-11.9-13-32.2-13.9-45.2-2s-13.9 32.2-2 45.2l88 96C142.5 476.2 151 480 160 480zM450.7 294c-8.3-6-19.1-7.7-28.8-4.4l-48 16c-16.8 5.6-25.8 23.7-20.2 40.5s23.7 25.8 40.5 20.2l5.9-2 0 51.6-16 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l48 0 48 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-16 0 0-96c0-10.3-4.9-19.9-13.3-26zM418.3 91a32 32 0 1 1 27.4 57.9A32 32 0 1 1 418.3 91zM405.1 203.8l-6.8 9.2c-10.5 14.2-7.5 34.2 6.7 44.8s34.2 7.5 44.8-6.7l48.8-65.8c14-18.9 21.5-41.7 21.5-65.2c0-48.6-39.4-88-88-88s-88 39.4-88 88c0 39.2 25.6 72.4 61.1 83.8z\"]\n};\nconst faSortNumericDesc = faArrowDown91;\nconst faSortNumericDownAlt = faArrowDown91;\nconst faFaceGrinTongueSquint = {\n prefix: 'fas',\n iconName: 'face-grin-tongue-squint',\n icon: [512, 512, [128541, \"grin-tongue-squint\"], \"f58a\", \"M0 256C0 368.9 73.1 464.7 174.5 498.8C165.3 484 160 466.6 160 448l0-47.3c-24-17.5-43.1-41.4-54.8-69.2c-5-11.8 7-22.5 19.3-18.7c39.7 12.2 84.5 19 131.8 19s92.1-6.8 131.8-19c12.3-3.8 24.3 6.9 19.3 18.7c-11.8 28-31.1 52-55.4 69.6l0 46.9c0 18.6-5.3 36-14.5 50.8C438.9 464.7 512 368.9 512 256C512 114.6 397.4 0 256 0S0 114.6 0 256zM116 141.1c0-9 9.6-14.7 17.5-10.5l89.9 47.9c10.7 5.7 10.7 21.1 0 26.8l-89.9 47.9c-7.9 4.2-17.5-1.5-17.5-10.5c0-2.8 1-5.5 2.8-7.6l36-43.2-36-43.2c-1.8-2.1-2.8-4.8-2.8-7.6zm262.5-10.5c7.9-4.2 17.5 1.5 17.5 10.5c0 2.8-1 5.5-2.8 7.6l-36 43.2 36 43.2c1.8 2.1 2.8 4.8 2.8 7.6c0 9-9.6 14.7-17.5 10.5l-89.9-47.9c-10.7-5.7-10.7-21.1 0-26.8l89.9-47.9zM320 448l0-45.4c0-14.7-11.9-26.6-26.6-26.6l-2 0c-11.3 0-21.1 7.9-23.6 18.9c-2.8 12.6-20.8 12.6-23.6 0c-2.5-11.1-12.3-18.9-23.6-18.9l-2 0c-14.7 0-26.6 11.9-26.6 26.6l0 45.4c0 35.3 28.7 64 64 64s64-28.7 64-64z\"]\n};\nconst faGrinTongueSquint = faFaceGrinTongueSquint;\nconst faSprayCan = {\n prefix: 'fas',\n iconName: 'spray-can',\n icon: [512, 512, [], \"f5bd\", \"M128 0l64 0c17.7 0 32 14.3 32 32l0 96L96 128l0-96c0-17.7 14.3-32 32-32zM0 256c0-53 43-96 96-96l128 0c53 0 96 43 96 96l0 208c0 26.5-21.5 48-48 48L48 512c-26.5 0-48-21.5-48-48L0 256zm240 80A80 80 0 1 0 80 336a80 80 0 1 0 160 0zM256 64a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zM384 32a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm64 32a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm32 64a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM448 256a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zM384 128a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\"]\n};\nconst faTruckMonster = {\n prefix: 'fas',\n iconName: 'truck-monster',\n icon: [640, 512, [], \"f63b\", \"M288 64l0 64 128 0L368 64l-80 0zM419.2 25.6L496 128l80 0c17.7 0 32 14.3 32 32l0 64c17.7 0 32 14.3 32 32s-14.3 32-32 32c-29.2-38.9-75.7-64-128-64s-98.8 25.1-128 64l-64 0c-29.2-38.9-75.7-64-128-64s-98.8 25.1-128 64c-17.7 0-32-14.3-32-32s14.3-32 32-32l0-64c0-17.7 14.3-32 32-32l160 0 0-80c0-26.5 21.5-48 48-48l96 0c20.1 0 39.1 9.5 51.2 25.6zM152 256l16 0c12.1 0 22.1 8.9 23.8 20.6c7.6 2.2 14.9 5.3 21.7 9c9.4-7 22.8-6.3 31.3 2.3l11.3 11.3c8.6 8.6 9.3 21.9 2.3 31.3c3.7 6.8 6.8 14.1 9 21.7c11.6 1.7 20.6 11.7 20.6 23.8l0 16c0 12.1-8.9 22.1-20.6 23.8c-2.2 7.6-5.3 14.9-9 21.7c7 9.4 6.3 22.8-2.3 31.3l-11.3 11.3c-8.6 8.6-21.9 9.3-31.3 2.2c-6.8 3.7-14.1 6.8-21.7 9C190.1 503.1 180.1 512 168 512l-16 0c-12.1 0-22.1-8.9-23.8-20.6c-7.6-2.2-14.9-5.3-21.7-9c-9.4 7.1-22.8 6.3-31.3-2.2L63.8 468.9c-8.6-8.6-9.3-21.9-2.3-31.3c-3.7-6.9-6.8-14.1-9-21.8C40.9 414.1 32 404.1 32 392l0-16c0-12.1 8.9-22.1 20.6-23.8c2.2-7.6 5.3-14.9 9-21.8c-7-9.4-6.3-22.8 2.3-31.3l11.3-11.3c8.6-8.6 21.9-9.3 31.3-2.3c6.8-3.7 14.1-6.8 21.7-9c1.7-11.6 11.7-20.6 23.8-20.6zm8 176a48 48 0 1 0 0-96 48 48 0 1 0 0 96zM448.2 276.6c1.7-11.6 11.7-20.6 23.8-20.6l16 0c12.1 0 22.1 8.9 23.8 20.6c7.6 2.2 14.9 5.3 21.8 9c9.4-7 22.8-6.3 31.3 2.3l11.3 11.3c8.6 8.6 9.3 21.9 2.2 31.3c3.7 6.8 6.8 14.1 9 21.7c11.6 1.7 20.6 11.7 20.6 23.8l0 16c0 12.1-8.9 22.1-20.6 23.8c-2.2 7.6-5.3 14.9-9 21.7c7 9.4 6.3 22.8-2.2 31.3l-11.3 11.3c-8.6 8.6-21.9 9.3-31.3 2.2c-6.9 3.7-14.1 6.8-21.8 9C510.1 503.1 500.1 512 488 512l-16 0c-12.1 0-22.1-8.9-23.8-20.6c-7.6-2.2-14.9-5.3-21.7-9c-9.4 7.1-22.8 6.3-31.3-2.2l-11.3-11.3c-8.6-8.6-9.3-21.9-2.2-31.3c-3.7-6.9-6.8-14.1-9-21.8C360.9 414.1 352 404.1 352 392l0-16c0-12.1 8.9-22.1 20.6-23.8c2.2-7.6 5.3-14.9 9-21.8c-7-9.4-6.3-22.8 2.2-31.3l11.3-11.3c8.6-8.6 21.9-9.3 31.3-2.3c6.8-3.7 14.1-6.8 21.7-9zM528 384a48 48 0 1 0 -96 0 48 48 0 1 0 96 0z\"]\n};\nconst faW = {\n prefix: 'fas',\n iconName: 'w',\n icon: [576, 512, [119], \"57\", \"M20.8 34c16.5-6.2 35 2.2 41.2 18.7l110.2 294L257.3 55c4-13.7 16.5-23 30.7-23s26.7 9.4 30.7 23l85.1 291.7L514 52.8c6.2-16.5 24.6-24.9 41.2-18.7s24.9 24.7 18.7 41.2l-144 384c-4.8 12.9-17.4 21.3-31.2 20.7s-25.7-9.8-29.5-23L288 178.3 206.7 457c-3.9 13.2-15.8 22.5-29.5 23s-26.3-7.8-31.2-20.7L2 75.2C-4.2 58.7 4.2 40.2 20.8 34z\"]\n};\nconst faEarthAfrica = {\n prefix: 'fas',\n iconName: 'earth-africa',\n icon: [512, 512, [127757, \"globe-africa\"], \"f57c\", \"M177.8 63.2l10 17.4c2.8 4.8 4.2 10.3 4.2 15.9l0 41.4c0 3.9 1.6 7.7 4.3 10.4c6.2 6.2 16.5 5.7 22-1.2l13.6-17c4.7-5.9 12.9-7.7 19.6-4.3l15.2 7.6c3.4 1.7 7.2 2.6 11 2.6c6.5 0 12.8-2.6 17.4-7.2l3.9-3.9c2.9-2.9 7.3-3.6 11-1.8l29.2 14.6c7.8 3.9 12.6 11.8 12.6 20.5c0 10.5-7.1 19.6-17.3 22.2l-35.4 8.8c-7.4 1.8-15.1 1.5-22.4-.9l-32-10.7c-3.3-1.1-6.7-1.7-10.2-1.7c-7 0-13.8 2.3-19.4 6.5L176 212c-10.1 7.6-16 19.4-16 32l0 28c0 26.5 21.5 48 48 48l32 0c8.8 0 16 7.2 16 16l0 48c0 17.7 14.3 32 32 32c10.1 0 19.6-4.7 25.6-12.8l25.6-34.1c8.3-11.1 12.8-24.6 12.8-38.4l0-12.1c0-3.9 2.6-7.3 6.4-8.2l5.3-1.3c11.9-3 20.3-13.7 20.3-26c0-7.1-2.8-13.9-7.8-18.9l-33.5-33.5c-3.7-3.7-3.7-9.7 0-13.4c5.7-5.7 14.1-7.7 21.8-5.1l14.1 4.7c12.3 4.1 25.7-1.5 31.5-13c3.5-7 11.2-10.8 18.9-9.2l27.4 5.5C432 112.4 351.5 48 256 48c-27.7 0-54 5.4-78.2 15.2zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256z\"]\n};\nconst faGlobeAfrica = faEarthAfrica;\nconst faRainbow = {\n prefix: 'fas',\n iconName: 'rainbow',\n icon: [640, 512, [127752], \"f75b\", \"M320 96C178.6 96 64 210.6 64 352l0 96c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-96C0 175.3 143.3 32 320 32s320 143.3 320 320l0 96c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-96C576 210.6 461.4 96 320 96zm0 192c-35.3 0-64 28.7-64 64l0 96c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-96c0-70.7 57.3-128 128-128s128 57.3 128 128l0 96c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-96c0-35.3-28.7-64-64-64zM160 352l0 96c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-96c0-123.7 100.3-224 224-224s224 100.3 224 224l0 96c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-96c0-88.4-71.6-160-160-160s-160 71.6-160 160z\"]\n};\nconst faCircleNotch = {\n prefix: 'fas',\n iconName: 'circle-notch',\n icon: [512, 512, [], \"f1ce\", \"M222.7 32.1c5 16.9-4.6 34.8-21.5 39.8C121.8 95.6 64 169.1 64 256c0 106 86 192 192 192s192-86 192-192c0-86.9-57.8-160.4-137.1-184.1c-16.9-5-26.6-22.9-21.5-39.8s22.9-26.6 39.8-21.5C434.9 42.1 512 140 512 256c0 141.4-114.6 256-256 256S0 397.4 0 256C0 140 77.1 42.1 182.9 10.6c16.9-5 34.8 4.6 39.8 21.5z\"]\n};\nconst faTabletScreenButton = {\n prefix: 'fas',\n iconName: 'tablet-screen-button',\n icon: [448, 512, [\"tablet-alt\"], \"f3fa\", \"M0 64C0 28.7 28.7 0 64 0L384 0c35.3 0 64 28.7 64 64l0 384c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 64zM256 448a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM384 64L64 64l0 320 320 0 0-320z\"]\n};\nconst faTabletAlt = faTabletScreenButton;\nconst faPaw = {\n prefix: 'fas',\n iconName: 'paw',\n icon: [512, 512, [], \"f1b0\", \"M226.5 92.9c14.3 42.9-.3 86.2-32.6 96.8s-70.1-15.6-84.4-58.5s.3-86.2 32.6-96.8s70.1 15.6 84.4 58.5zM100.4 198.6c18.9 32.4 14.3 70.1-10.2 84.1s-59.7-.9-78.5-33.3S-2.7 179.3 21.8 165.3s59.7 .9 78.5 33.3zM69.2 401.2C121.6 259.9 214.7 224 256 224s134.4 35.9 186.8 177.2c3.6 9.7 5.2 20.1 5.2 30.5l0 1.6c0 25.8-20.9 46.7-46.7 46.7c-11.5 0-22.9-1.4-34-4.2l-88-22c-15.3-3.8-31.3-3.8-46.6 0l-88 22c-11.1 2.8-22.5 4.2-34 4.2C84.9 480 64 459.1 64 433.3l0-1.6c0-10.4 1.6-20.8 5.2-30.5zM421.8 282.7c-24.5-14-29.1-51.7-10.2-84.1s54-47.3 78.5-33.3s29.1 51.7 10.2 84.1s-54 47.3-78.5 33.3zM310.1 189.7c-32.3-10.6-46.9-53.9-32.6-96.8s52.1-69.1 84.4-58.5s46.9 53.9 32.6 96.8s-52.1 69.1-84.4 58.5z\"]\n};\nconst faCloud = {\n prefix: 'fas',\n iconName: 'cloud',\n icon: [640, 512, [9729], \"f0c2\", \"M0 336c0 79.5 64.5 144 144 144l368 0c70.7 0 128-57.3 128-128c0-61.9-44-113.6-102.4-125.4c4.1-10.7 6.4-22.4 6.4-34.6c0-53-43-96-96-96c-19.7 0-38.1 6-53.3 16.2C367 64.2 315.3 32 256 32C167.6 32 96 103.6 96 192c0 2.7 .1 5.4 .2 8.1C40.2 219.8 0 273.2 0 336z\"]\n};\nconst faTrowelBricks = {\n prefix: 'fas',\n iconName: 'trowel-bricks',\n icon: [512, 512, [], \"e58a\", \"M240.8 4.8C250.3 10.6 256 20.9 256 32l0 72 89 0c3.6-13.8 16.1-24 31-24l88 0c26.5 0 48 21.5 48 48s-21.5 48-48 48l-88 0c-14.9 0-27.4-10.2-31-24l-89 0 0 72c0 11.1-5.7 21.4-15.2 27.2s-21.2 6.4-31.1 1.4l-192-96C6.8 151.2 0 140.1 0 128s6.8-23.2 17.7-28.6l192-96c9.9-5 21.7-4.4 31.1 1.4zM288 256c0-17.7 14.3-32 32-32l160 0c17.7 0 32 14.3 32 32l0 64c0 17.7-14.3 32-32 32l-160 0c-17.7 0-32-14.3-32-32l0-64zM32 384l96 0c17.7 0 32 14.3 32 32l0 64c0 17.7-14.3 32-32 32l-96 0c-17.7 0-32-14.3-32-32l0-64c0-17.7 14.3-32 32-32zm192 0l256 0c17.7 0 32 14.3 32 32l0 64c0 17.7-14.3 32-32 32l-256 0c-17.7 0-32-14.3-32-32l0-64c0-17.7 14.3-32 32-32z\"]\n};\nconst faFaceFlushed = {\n prefix: 'fas',\n iconName: 'face-flushed',\n icon: [512, 512, [128563, \"flushed\"], \"f579\", \"M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zM176 384c0 8.8 7.2 16 16 16l128 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-128 0c-8.8 0-16 7.2-16 16zm-16-88a72 72 0 1 0 0-144 72 72 0 1 0 0 144zm264-72a72 72 0 1 0 -144 0 72 72 0 1 0 144 0zm-288 0a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zm192 0a24 24 0 1 1 48 0 24 24 0 1 1 -48 0z\"]\n};\nconst faFlushed = faFaceFlushed;\nconst faHospitalUser = {\n prefix: 'fas',\n iconName: 'hospital-user',\n icon: [576, 512, [], \"f80d\", \"M48 0C21.5 0 0 21.5 0 48L0 256l144 0c8.8 0 16 7.2 16 16s-7.2 16-16 16L0 288l0 64 144 0c8.8 0 16 7.2 16 16s-7.2 16-16 16L0 384l0 80c0 26.5 21.5 48 48 48l217.9 0c-6.3-10.2-9.9-22.2-9.9-35.1c0-46.9 25.8-87.8 64-109.2l0-95.9L320 48c0-26.5-21.5-48-48-48L48 0zM152 64l16 0c8.8 0 16 7.2 16 16l0 24 24 0c8.8 0 16 7.2 16 16l0 16c0 8.8-7.2 16-16 16l-24 0 0 24c0 8.8-7.2 16-16 16l-16 0c-8.8 0-16-7.2-16-16l0-24-24 0c-8.8 0-16-7.2-16-16l0-16c0-8.8 7.2-16 16-16l24 0 0-24c0-8.8 7.2-16 16-16zM512 272a80 80 0 1 0 -160 0 80 80 0 1 0 160 0zM288 477.1c0 19.3 15.6 34.9 34.9 34.9l218.2 0c19.3 0 34.9-15.6 34.9-34.9c0-51.4-41.7-93.1-93.1-93.1l-101.8 0c-51.4 0-93.1 41.7-93.1 93.1z\"]\n};\nconst faTentArrowLeftRight = {\n prefix: 'fas',\n iconName: 'tent-arrow-left-right',\n icon: [576, 512, [], \"e57f\", \"M488.1 6.2c-9.9-8.9-25-8.1-33.9 1.8s-8.1 25 1.8 33.9L489.5 72 86.5 72l33.5-30.2c9.9-8.9 10.7-24 1.8-33.9S97.8-2.7 87.9 6.2l-80 72C2.9 82.7 0 89.2 0 96s2.9 13.3 7.9 17.8l80 72c9.9 8.9 25 8.1 33.9-1.8s8.1-25-1.8-33.9L86.5 120l402.9 0-33.5 30.2c-9.9 8.9-10.7 24-1.8 33.9s24 10.7 33.9 1.8l80-72c5.1-4.6 7.9-11 7.9-17.8s-2.9-13.3-7.9-17.8l-80-72zM307.4 166.5c-11.5-8.7-27.3-8.7-38.8 0l-168 128c-6.6 5-11 12.5-12.3 20.7l-24 160c-1.4 9.2 1.3 18.6 7.4 25.6S86.7 512 96 512l144 0 16 0c17.7 0 32-14.3 32-32l0-118.1c0-5.5 4.4-9.9 9.9-9.9c3.7 0 7.2 2.1 8.8 5.5l68.4 136.8c5.4 10.8 16.5 17.7 28.6 17.7l60.2 0 16 0c9.3 0 18.2-4.1 24.2-11.1s8.8-16.4 7.4-25.6l-24-160c-1.2-8.2-5.6-15.7-12.3-20.7l-168-128z\"]\n};\nconst faGavel = {\n prefix: 'fas',\n iconName: 'gavel',\n icon: [512, 512, [\"legal\"], \"f0e3\", \"M318.6 9.4c-12.5-12.5-32.8-12.5-45.3 0l-120 120c-12.5 12.5-12.5 32.8 0 45.3l16 16c12.5 12.5 32.8 12.5 45.3 0l4-4L325.4 293.4l-4 4c-12.5 12.5-12.5 32.8 0 45.3l16 16c12.5 12.5 32.8 12.5 45.3 0l120-120c12.5-12.5 12.5-32.8 0-45.3l-16-16c-12.5-12.5-32.8-12.5-45.3 0l-4 4L330.6 74.6l4-4c12.5-12.5 12.5-32.8 0-45.3l-16-16zm-152 288c-12.5-12.5-32.8-12.5-45.3 0l-112 112c-12.5 12.5-12.5 32.8 0 45.3l48 48c12.5 12.5 32.8 12.5 45.3 0l112-112c12.5-12.5 12.5-32.8 0-45.3l-1.4-1.4L272 285.3 226.7 240 168 298.7l-1.4-1.4z\"]\n};\nconst faLegal = faGavel;\nconst faBinoculars = {\n prefix: 'fas',\n iconName: 'binoculars',\n icon: [512, 512, [], \"f1e5\", \"M128 32l32 0c17.7 0 32 14.3 32 32l0 32L96 96l0-32c0-17.7 14.3-32 32-32zm64 96l0 320c0 17.7-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32l0-59.1c0-34.6 9.4-68.6 27.2-98.3C40.9 267.8 49.7 242.4 53 216L60.5 156c2-16 15.6-28 31.8-28l99.8 0zm227.8 0c16.1 0 29.8 12 31.8 28L459 216c3.3 26.4 12.1 51.8 25.8 74.6c17.8 29.7 27.2 63.7 27.2 98.3l0 59.1c0 17.7-14.3 32-32 32l-128 0c-17.7 0-32-14.3-32-32l0-320 99.8 0zM320 64c0-17.7 14.3-32 32-32l32 0c17.7 0 32 14.3 32 32l0 32-96 0 0-32zm-32 64l0 160-64 0 0-160 64 0z\"]\n};\nconst faMicrophoneSlash = {\n prefix: 'fas',\n iconName: 'microphone-slash',\n icon: [640, 512, [], \"f131\", \"M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L472.1 344.7c15.2-26 23.9-56.3 23.9-88.7l0-40c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 40c0 21.2-5.1 41.1-14.2 58.7L416 300.8 416 96c0-53-43-96-96-96s-96 43-96 96l0 54.3L38.8 5.1zM344 430.4c20.4-2.8 39.7-9.1 57.3-18.2l-43.1-33.9C346.1 382 333.3 384 320 384c-70.7 0-128-57.3-128-128l0-8.7L144.7 210c-.5 1.9-.7 3.9-.7 6l0 40c0 89.1 66.2 162.7 152 174.4l0 33.6-48 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l72 0 72 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-48 0 0-33.6z\"]\n};\nconst faBoxTissue = {\n prefix: 'fas',\n iconName: 'box-tissue',\n icon: [512, 512, [], \"e05b\", \"M92.5 0L208 0c40 0 52 24 64 48s24 48 64 48l85.2 0C436 96 448 108 448 122.8c0 3.4-.7 6.8-1.9 10L409.6 224 384 288l-256 0-16-64L64.9 35.4c-.6-2.3-.9-4.6-.9-6.9C64 12.8 76.8 0 92.5 0zM79 224l16 64-15 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l48 0 256 0 48 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-13.5 0 25.6-64 19.9 0c26.5 0 48 21.5 48 48l0 112L0 384 0 272c0-26.5 21.5-48 48-48l31 0zM0 416l512 0 0 48c0 26.5-21.5 48-48 48L48 512c-26.5 0-48-21.5-48-48l0-48z\"]\n};\nconst faMotorcycle = {\n prefix: 'fas',\n iconName: 'motorcycle',\n icon: [640, 512, [127949], \"f21c\", \"M280 32c-13.3 0-24 10.7-24 24s10.7 24 24 24l57.7 0 16.4 30.3L256 192l-45.3-45.3c-12-12-28.3-18.7-45.3-18.7L64 128c-17.7 0-32 14.3-32 32l0 32 96 0c88.4 0 160 71.6 160 160c0 11-1.1 21.7-3.2 32l70.4 0c-2.1-10.3-3.2-21-3.2-32c0-52.2 25-98.6 63.7-127.8l15.4 28.6C402.4 276.3 384 312 384 352c0 70.7 57.3 128 128 128s128-57.3 128-128s-57.3-128-128-128c-13.5 0-26.5 2.1-38.7 6L418.2 128l61.8 0c17.7 0 32-14.3 32-32l0-32c0-17.7-14.3-32-32-32l-20.4 0c-7.5 0-14.7 2.6-20.5 7.4L391.7 78.9l-14-26c-7-12.9-20.5-21-35.2-21L280 32zM462.7 311.2l28.2 52.2c6.3 11.7 20.9 16 32.5 9.7s16-20.9 9.7-32.5l-28.2-52.2c2.3-.3 4.7-.4 7.1-.4c35.3 0 64 28.7 64 64s-28.7 64-64 64s-64-28.7-64-64c0-15.5 5.5-29.7 14.7-40.8zM187.3 376c-9.5 23.5-32.5 40-59.3 40c-35.3 0-64-28.7-64-64s28.7-64 64-64c26.9 0 49.9 16.5 59.3 40l66.4 0C242.5 268.8 190.5 224 128 224C57.3 224 0 281.3 0 352s57.3 128 128 128c62.5 0 114.5-44.8 125.8-104l-66.4 0zM128 384a32 32 0 1 0 0-64 32 32 0 1 0 0 64z\"]\n};\nconst faBellConcierge = {\n prefix: 'fas',\n iconName: 'bell-concierge',\n icon: [512, 512, [128718, \"concierge-bell\"], \"f562\", \"M216 64c-13.3 0-24 10.7-24 24s10.7 24 24 24l16 0 0 33.3C119.6 157.2 32 252.4 32 368l448 0c0-115.6-87.6-210.8-200-222.7l0-33.3 16 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-40 0-40 0zM24 400c-13.3 0-24 10.7-24 24s10.7 24 24 24l464 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 400z\"]\n};\nconst faConciergeBell = faBellConcierge;\nconst faPenRuler = {\n prefix: 'fas',\n iconName: 'pen-ruler',\n icon: [512, 512, [\"pencil-ruler\"], \"f5ae\", \"M469.3 19.3l23.4 23.4c25 25 25 65.5 0 90.5l-56.4 56.4L322.3 75.7l56.4-56.4c25-25 65.5-25 90.5 0zM44.9 353.2L299.7 98.3 413.7 212.3 158.8 467.1c-6.7 6.7-15.1 11.6-24.2 14.2l-104 29.7c-8.4 2.4-17.4 .1-23.6-6.1s-8.5-15.2-6.1-23.6l29.7-104c2.6-9.2 7.5-17.5 14.2-24.2zM249.4 103.4L103.4 249.4 16 161.9c-18.7-18.7-18.7-49.1 0-67.9L94.1 16c18.7-18.7 49.1-18.7 67.9 0l19.8 19.8c-.3 .3-.7 .6-1 .9l-64 64c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0l64-64c.3-.3 .6-.7 .9-1l45.1 45.1zM408.6 262.6l45.1 45.1c-.3 .3-.7 .6-1 .9l-64 64c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0l64-64c.3-.3 .6-.7 .9-1L496 350.1c18.7 18.7 18.7 49.1 0 67.9L417.9 496c-18.7 18.7-49.1 18.7-67.9 0l-87.4-87.4L408.6 262.6z\"]\n};\nconst faPencilRuler = faPenRuler;\nconst faPeopleArrows = {\n prefix: 'fas',\n iconName: 'people-arrows',\n icon: [640, 512, [\"people-arrows-left-right\"], \"e068\", \"M64 64a64 64 0 1 1 128 0A64 64 0 1 1 64 64zM25.9 233.4C29.3 191.9 64 160 105.6 160l44.8 0c27 0 51 13.4 65.5 34.1c-2.7 1.9-5.2 4-7.5 6.3l-64 64c-21.9 21.9-21.9 57.3 0 79.2L192 391.2l0 72.8c0 26.5-21.5 48-48 48l-32 0c-26.5 0-48-21.5-48-48l0-115.7c-26.5-9.5-44.7-35.8-42.2-65.6l4.1-49.3zM448 64a64 64 0 1 1 128 0A64 64 0 1 1 448 64zM431.6 200.4c-2.3-2.3-4.9-4.4-7.5-6.3c14.5-20.7 38.6-34.1 65.5-34.1l44.8 0c41.6 0 76.3 31.9 79.7 73.4l4.1 49.3c2.5 29.8-15.7 56.1-42.2 65.6L576 464c0 26.5-21.5 48-48 48l-32 0c-26.5 0-48-21.5-48-48l0-72.8 47.6-47.6c21.9-21.9 21.9-57.3 0-79.2l-64-64zM272 240l0 32 96 0 0-32c0-9.7 5.8-18.5 14.8-22.2s19.3-1.7 26.2 5.2l64 64c9.4 9.4 9.4 24.6 0 33.9l-64 64c-6.9 6.9-17.2 8.9-26.2 5.2s-14.8-12.5-14.8-22.2l0-32-96 0 0 32c0 9.7-5.8 18.5-14.8 22.2s-19.3 1.7-26.2-5.2l-64-64c-9.4-9.4-9.4-24.6 0-33.9l64-64c6.9-6.9 17.2-8.9 26.2-5.2s14.8 12.5 14.8 22.2z\"]\n};\nconst faPeopleArrowsLeftRight = faPeopleArrows;\nconst faMarsAndVenusBurst = {\n prefix: 'fas',\n iconName: 'mars-and-venus-burst',\n icon: [640, 512, [], \"e523\", \"M504 0c-9.7 0-18.5 5.8-22.2 14.8s-1.7 19.3 5.2 26.2l39 39-22.2 22.2C475.9 78.4 439.6 64 400 64c-88.4 0-160 71.6-160 160c0 80.2 59.1 146.7 136.1 158.2c0 .6-.1 1.2-.1 1.8l0 .4 0 .4 0 .4 0 .4 0 .4 0 .4 0 .4 0 .4 0 .4 0 .4 0 .4 0 .4 0 .4 0 .4 0 .4 0 .4 0 .4 0 .4 0 .4 0 .4 0 .4 0 .4 0 .4 0 .4 0 .4 0 .4 0 .4 0 .4 0 .4 0 .4 0 .3 0 .4 0 .3 0 .3 0 .3 0 .3 0 .3 0 .3 0 .3 0 .3 0 .3 0 .3 0 .3 0 .3 0 .3 0 .3 0 .3 0 .3 0 .3 0 .3 0 .3 0 .3 0 .3 0 .3 0 .3 0 .3 0 .3 0 .3 0 .3 0 .3 0 .3 0 .3 0 .3 0 .3 0 .3 0 .3 0 .3 0 .3 0 .3-24 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l24 0 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1 0 .1c0 0 0 .1 0 .1s0 .1 0 .1l0 .1c0 0 0 .1 0 .1s0 .1 0 .1s0 .1 0 .1s0 .1 0 .1s0 .1 0 .1s0 .1 0 .1s0 .1 0 .1s0 .1 0 .1s0 .1 0 .1s0 .1 0 .1s0 .1 0 .1s0 .1 0 .1s0 .1 0 .1s0 .1 0 .1s0 .1 0 .1s0 .1 0 .1s0 .1 0 .1s0 .1 0 .1s0 .1 0 .1s0 .1 0 .1s0 .1 0 .1s0 0 0 .1s0 0 0 .1s0 0 0 .1s0 0 0 .1s0 0 0 .1s0 0 0 .1s0 0 0 .1s0 0 0 .1s0 0 0 .1s0 0 0 .1s0 0 0 .1s0 0 0 .1s0 0 0 .1s0 0 0 .1s0 0 0 .1s0 0 0 .1s0 0 0 .1s0 0 0 .1s0 0 0 .1s0 0 0 .1s0 0 0 .1s0 0 0 .1s0 0 0 .1s0 0 0 .1s0 0 0 .1s0 0 0 .1s0 0 0 .1s0 0 0 .1s0 0 0 .1s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0l24 0-24 0c0 13.3 10.7 24 24 24s24-10.7 24-24l-24 0 24 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0-.1s0 0 0-.1s0 0 0-.1s0 0 0-.1s0 0 0-.1s0 0 0-.1s0 0 0-.1s0 0 0-.1s0 0 0-.1s0 0 0-.1s0 0 0-.1s0 0 0-.1s0 0 0-.1s0 0 0-.1s0 0 0-.1s0 0 0-.1s0 0 0-.1s0 0 0-.1s0 0 0-.1s0 0 0-.1s0 0 0-.1s0 0 0-.1s0 0 0-.1s0 0 0-.1s0 0 0-.1s0 0 0-.1s0 0 0-.1s0 0 0-.1s0 0 0-.1s0-.1 0-.1s0-.1 0-.1s0-.1 0-.1s0-.1 0-.1s0-.1 0-.1s0-.1 0-.1s0-.1 0-.1s0-.1 0-.1s0-.1 0-.1s0-.1 0-.1s0-.1 0-.1s0-.1 0-.1s0-.1 0-.1s0-.1 0-.1s0-.1 0-.1s0-.1 0-.1s0-.1 0-.1s0-.1 0-.1s0-.1 0-.1s0-.1 0-.1s0-.1 0-.1l0-.1c0 0 0-.1 0-.1s0-.1 0-.1l0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.1 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 24 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-24 0 0-.3 0-.3 0-.3 0-.3 0-.3 0-.3 0-.3 0-.3 0-.3 0-.3 0-.3 0-.3 0-.3 0-.3 0-.3 0-.3 0-.3 0-.3 0-.3 0-.3 0-.3 0-.3 0-.3 0-.3 0-.3 0-.3 0-.3 0-.3 0-.3 0-.3 0-.3 0-.3 0-.3 0-.3 0-.3 0-.3 0-.3 0-.4 0-.3 0-.4 0-.4 0-.4 0-.4 0-.4 0-.4 0-.4 0-.4 0-.4 0-.4 0-.4 0-.4 0-.4 0-.4 0-.4 0-.4 0-.4 0-.4 0-.4 0-.4 0-.4 0-.4 0-.4 0-.4 0-.4 0-.4 0-.4 0-.4 0-.4 0-.4c0-.6 0-1.2-.1-1.8c77-11.6 136.1-78 136.1-158.2c0-31.4-9-60.7-24.7-85.4L560 113.9l39 39c6.9 6.9 17.2 8.9 26.2 5.2s14.8-12.5 14.8-22.2l0-112c0-13.3-10.7-24-24-24L504 0zM400 128a96 96 0 1 1 0 192 96 96 0 1 1 0-192zM190.9 18.1C188.4 12 182.6 8 176 8s-12.4 4-14.9 10.1l-29.4 74L55.6 68.9c-6.3-1.9-13.1 .2-17.2 5.3s-4.6 12.2-1.4 17.9l39.5 69.1L10.9 206.4c-5.4 3.7-8 10.3-6.5 16.7s6.7 11.2 13.1 12.2l78.7 12.2L90.6 327c-.5 6.5 3.1 12.7 9 15.5s12.9 1.8 17.8-2.6L176 286.1l58.6 53.9c4.1 3.8 9.9 5.1 15.2 3.6C223.6 310.8 208 269.2 208 224c0-60.8 28.3-115 72.4-150.2L220.3 92.1l-29.4-74z\"]\n};\nconst faSquareCaretRight = {\n prefix: 'fas',\n iconName: 'square-caret-right',\n icon: [448, 512, [\"caret-square-right\"], \"f152\", \"M448 96c0-35.3-28.7-64-64-64L64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320zM320 256c0 6.7-2.8 13-7.7 17.6l-112 104c-7 6.5-17.2 8.2-25.9 4.4s-14.4-12.5-14.4-22l0-208c0-9.5 5.7-18.2 14.4-22s18.9-2.1 25.9 4.4l112 104c4.9 4.5 7.7 10.9 7.7 17.6z\"]\n};\nconst faCaretSquareRight = faSquareCaretRight;\nconst faScissors = {\n prefix: 'fas',\n iconName: 'scissors',\n icon: [512, 512, [9984, 9986, 9988, \"cut\"], \"f0c4\", \"M256 192l-39.5-39.5c4.9-12.6 7.5-26.2 7.5-40.5C224 50.1 173.9 0 112 0S0 50.1 0 112s50.1 112 112 112c14.3 0 27.9-2.7 40.5-7.5L192 256l-39.5 39.5c-12.6-4.9-26.2-7.5-40.5-7.5C50.1 288 0 338.1 0 400s50.1 112 112 112s112-50.1 112-112c0-14.3-2.7-27.9-7.5-40.5L499.2 76.8c7.1-7.1 7.1-18.5 0-25.6c-28.3-28.3-74.1-28.3-102.4 0L256 192zm22.6 150.6L396.8 460.8c28.3 28.3 74.1 28.3 102.4 0c7.1-7.1 7.1-18.5 0-25.6L342.6 278.6l-64 64zM64 112a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm48 240a48 48 0 1 1 0 96 48 48 0 1 1 0-96z\"]\n};\nconst faCut = faScissors;\nconst faSunPlantWilt = {\n prefix: 'fas',\n iconName: 'sun-plant-wilt',\n icon: [640, 512, [], \"e57a\", \"M160 0c-6.3 0-12 3.7-14.6 9.5L120.6 64.9 63.9 43.2c-5.9-2.3-12.6-.8-17 3.6s-5.9 11.1-3.6 17l21.7 56.7L9.5 145.4C3.7 148 0 153.7 0 160s3.7 12 9.5 14.6l55.4 24.8L43.2 256.1c-2.3 5.9-.8 12.6 3.6 17s11.1 5.9 17 3.6l56.7-21.7 24.8 55.4c2.6 5.8 8.3 9.5 14.6 9.5s12-3.7 14.6-9.5l24.8-55.4 56.7 21.7c5.9 2.3 12.6 .8 17-3.6s5.9-11.1 3.6-17l-21.7-56.7 55.4-24.8c5.8-2.6 9.5-8.3 9.5-14.6s-3.7-12-9.5-14.6l-55.4-24.8 21.7-56.7c2.3-5.9 .8-12.6-3.6-17s-11.1-5.9-17-3.6L199.4 64.9 174.6 9.5C172 3.7 166.3 0 160 0zm0 96a64 64 0 1 1 0 128 64 64 0 1 1 0-128zm32 64a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm312 16c0-17.7 14.3-32 32-32s32 14.3 32 32l0 53.4c-14.8 7.7-24 23.1-24 44.6c0 16.8 16 44 37.4 67.2c5.8 6.2 15.5 6.2 21.2 0C624 318 640 290.7 640 274c0-21.5-9.2-37-24-44.6l0-53.4c0-44.2-35.8-80-80-80s-80 35.8-80 80l0 22.7c-9.8-4.3-20.6-6.7-32-6.7c-44.2 0-80 35.8-80 80l0 21.4c-14.8 7.7-24 23.1-24 44.6c0 16.8 16 44 37.4 67.2c5.8 6.2 15.5 6.2 21.2 0C400 382 416 354.7 416 338c0-21.5-9.2-37-24-44.6l0-21.4c0-17.7 14.3-32 32-32s32 14.3 32 32l0 8 0 168L32 448c-17.7 0-32 14.3-32 32s14.3 32 32 32l576 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-104 0 0-168 0-8 0-96z\"]\n};\nconst faToiletsPortable = {\n prefix: 'fas',\n iconName: 'toilets-portable',\n icon: [576, 512, [], \"e584\", \"M32 0L224 0c17.7 0 32 14.3 32 32l0 32L0 64 0 32C0 14.3 14.3 0 32 0zM0 96l24 0 208 0 24 0 0 24 0 368c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-8L48 480l0 8c0 13.3-10.7 24-24 24s-24-10.7-24-24L0 120 0 96zM192 224c-8.8 0-16 7.2-16 16l0 64c0 8.8 7.2 16 16 16s16-7.2 16-16l0-64c0-8.8-7.2-16-16-16zM352 0L544 0c17.7 0 32 14.3 32 32l0 32L320 64l0-32c0-17.7 14.3-32 32-32zM320 96l24 0 208 0 24 0 0 24 0 368c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-8-160 0 0 8c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-368 0-24zM512 224c-8.8 0-16 7.2-16 16l0 64c0 8.8 7.2 16 16 16s16-7.2 16-16l0-64c0-8.8-7.2-16-16-16z\"]\n};\nconst faHockeyPuck = {\n prefix: 'fas',\n iconName: 'hockey-puck',\n icon: [512, 512, [], \"f453\", \"M256 256C114.6 256 0 213 0 160s114.6-96 256-96s256 43 256 96s-114.6 96-256 96zm192.3 1.8c24.7-9.3 46.9-21 63.7-35.6L512 352c0 53-114.6 96-256 96S0 405 0 352L0 222.3c16.8 14.6 39 26.3 63.7 35.6C114.5 276.9 182.5 288 256 288s141.5-11.1 192.3-30.2z\"]\n};\nconst faTable = {\n prefix: 'fas',\n iconName: 'table',\n icon: [512, 512, [], \"f0ce\", \"M64 256l0-96 160 0 0 96L64 256zm0 64l160 0 0 96L64 416l0-96zm224 96l0-96 160 0 0 96-160 0zM448 256l-160 0 0-96 160 0 0 96zM64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32z\"]\n};\nconst faMagnifyingGlassArrowRight = {\n prefix: 'fas',\n iconName: 'magnifying-glass-arrow-right',\n icon: [512, 512, [], \"e521\", \"M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM241 119c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l31 31L120 184c-13.3 0-24 10.7-24 24s10.7 24 24 24l118.1 0-31 31c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l72-72c9.4-9.4 9.4-24.6 0-33.9l-72-72z\"]\n};\nconst faTachographDigital = {\n prefix: 'fas',\n iconName: 'tachograph-digital',\n icon: [640, 512, [\"digital-tachograph\"], \"f566\", \"M64 64C28.7 64 0 92.7 0 128L0 384c0 35.3 28.7 64 64 64l512 0c35.3 0 64-28.7 64-64l0-256c0-35.3-28.7-64-64-64L64 64zm32 64l224 0c17.7 0 32 14.3 32 32l0 64c0 17.7-14.3 32-32 32L96 256c-17.7 0-32-14.3-32-32l0-64c0-17.7 14.3-32 32-32zM64 368c0-8.8 7.2-16 16-16l256 0c8.8 0 16 7.2 16 16s-7.2 16-16 16L80 384c-8.8 0-16-7.2-16-16zm320 0c0-8.8 7.2-16 16-16l160 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-160 0c-8.8 0-16-7.2-16-16zM80 288a16 16 0 1 1 0 32 16 16 0 1 1 0-32zm48 16a16 16 0 1 1 32 0 16 16 0 1 1 -32 0zm80-16a16 16 0 1 1 0 32 16 16 0 1 1 0-32zm48 16a16 16 0 1 1 32 0 16 16 0 1 1 -32 0zm80-16a16 16 0 1 1 0 32 16 16 0 1 1 0-32z\"]\n};\nconst faDigitalTachograph = faTachographDigital;\nconst faUsersSlash = {\n prefix: 'fas',\n iconName: 'users-slash',\n icon: [640, 512, [], \"e073\", \"M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L440.6 320l178.1 0c11.8 0 21.3-9.6 21.3-21.3C640 239.8 592.2 192 533.3 192l-42.7 0c-15.9 0-31 3.5-44.6 9.7c1.3 7.2 1.9 14.7 1.9 22.3c0 30.2-10.5 58-28 79.9l-25.2-19.7C408.1 267.7 416 246.8 416 224c0-53-43-96-96-96c-31.1 0-58.7 14.8-76.3 37.7l-40.6-31.8c13-14.2 20.9-33.1 20.9-53.9c0-44.2-35.8-80-80-80C116.3 0 91.9 14.1 77.5 35.5L38.8 5.1zM106.7 192C47.8 192 0 239.8 0 298.7C0 310.4 9.6 320 21.3 320l213.3 0c.2 0 .4 0 .7 0c-20.6-18.2-35.2-42.8-40.8-70.8L121.8 192l-15.2 0zM261.3 352C187.7 352 128 411.7 128 485.3c0 14.7 11.9 26.7 26.7 26.7l330.7 0c10.5 0 19.5-6 23.9-14.8L324.9 352l-63.6 0zM512 160A80 80 0 1 0 512 0a80 80 0 1 0 0 160z\"]\n};\nconst faClover = {\n prefix: 'fas',\n iconName: 'clover',\n icon: [448, 512, [], \"e139\", \"M216.6 49.9C205.1 38.5 189.5 32 173.3 32C139.4 32 112 59.4 112 93.3l0 4.9c0 12 3.3 23.7 9.4 34l18.8 31.3c1.1 1.8 1.2 3.1 1 4.2c-.2 1.2-.8 2.5-2 3.6s-2.4 1.8-3.6 2c-1 .2-2.4 .1-4.2-1l-31.3-18.8c-10.3-6.2-22-9.4-34-9.4l-4.9 0C27.4 144 0 171.4 0 205.3c0 16.2 6.5 31.8 17.9 43.3l1.2 1.2c3.4 3.4 3.4 9 0 12.4l-1.2 1.2C6.5 274.9 0 290.5 0 306.7C0 340.6 27.4 368 61.3 368l4.9 0c12 0 23.7-3.3 34-9.4l31.3-18.8c1.8-1.1 3.1-1.2 4.2-1c1.2 .2 2.5 .8 3.6 2s1.8 2.4 2 3.6c.2 1 .1 2.4-1 4.2l-18.8 31.3c-6.2 10.3-9.4 22-9.4 34l0 4.9c0 33.8 27.4 61.3 61.3 61.3c16.2 0 31.8-6.5 43.3-17.9l1.2-1.2c3.4-3.4 9-3.4 12.4 0l1.2 1.2c11.5 11.5 27.1 17.9 43.3 17.9c33.8 0 61.3-27.4 61.3-61.3l0-4.9c0-12-3.3-23.7-9.4-34l-18.8-31.3c-1.1-1.8-1.2-3.1-1-4.2c.2-1.2 .8-2.5 2-3.6s2.4-1.8 3.6-2c1-.2 2.4-.1 4.2 1l31.3 18.8c10.3 6.2 22 9.4 34 9.4l4.9 0c33.8 0 61.3-27.4 61.3-61.3c0-16.2-6.5-31.8-17.9-43.3l-1.2-1.2c-3.4-3.4-3.4-9 0-12.4l1.2-1.2c11.5-11.5 17.9-27.1 17.9-43.3c0-33.8-27.4-61.3-61.3-61.3l-4.9 0c-12 0-23.7 3.3-34 9.4l-31.3 18.8c-1.8 1.1-3.1 1.2-4.2 1c-1.2-.2-2.5-.8-3.6-2s-1.8-2.4-2-3.6c-.2-1-.1-2.4 1-4.2l18.8-31.3c6.2-10.3 9.4-22 9.4-34l0-4.9C336 59.4 308.6 32 274.7 32c-16.2 0-31.8 6.5-43.3 17.9l-1.2 1.2c-3.4 3.4-9 3.4-12.4 0l-1.2-1.2z\"]\n};\nconst faReply = {\n prefix: 'fas',\n iconName: 'reply',\n icon: [512, 512, [61714, \"mail-reply\"], \"f3e5\", \"M205 34.8c11.5 5.1 19 16.6 19 29.2l0 64 112 0c97.2 0 176 78.8 176 176c0 113.3-81.5 163.9-100.2 174.1c-2.5 1.4-5.3 1.9-8.1 1.9c-10.9 0-19.7-8.9-19.7-19.7c0-7.5 4.3-14.4 9.8-19.5c9.4-8.8 22.2-26.4 22.2-56.7c0-53-43-96-96-96l-96 0 0 64c0 12.6-7.4 24.1-19 29.2s-25 3-34.4-5.4l-160-144C3.9 225.7 0 217.1 0 208s3.9-17.7 10.6-23.8l160-144c9.4-8.5 22.9-10.6 34.4-5.4z\"]\n};\nconst faMailReply = faReply;\nconst faStarAndCrescent = {\n prefix: 'fas',\n iconName: 'star-and-crescent',\n icon: [512, 512, [9770], \"f699\", \"M0 256C0 114.6 114.6 0 256 0c33 0 64.6 6.3 93.6 17.7c7.4 2.9 11.5 10.7 9.8 18.4s-8.8 13-16.7 12.4c-4.8-.3-9.7-.5-14.6-.5c-114.9 0-208 93.1-208 208s93.1 208 208 208c4.9 0 9.8-.2 14.6-.5c7.9-.5 15 4.7 16.7 12.4s-2.4 15.5-9.8 18.4C320.6 505.7 289 512 256 512C114.6 512 0 397.4 0 256zM375.4 137.4c3.5-7.1 13.7-7.1 17.2 0l31.5 63.8c1.4 2.8 4.1 4.8 7.2 5.3l70.4 10.2c7.9 1.1 11 10.8 5.3 16.4l-50.9 49.6c-2.3 2.2-3.3 5.4-2.8 8.5l12 70.1c1.3 7.8-6.9 13.8-13.9 10.1l-63-33.1c-2.8-1.5-6.1-1.5-8.9 0l-63 33.1c-7 3.7-15.3-2.3-13.9-10.1l12-70.1c.5-3.1-.5-6.3-2.8-8.5L261 233.1c-5.7-5.6-2.6-15.2 5.3-16.4l70.4-10.2c3.1-.5 5.8-2.4 7.2-5.3l31.5-63.8z\"]\n};\nconst faHouseFire = {\n prefix: 'fas',\n iconName: 'house-fire',\n icon: [640, 512, [], \"e50c\", \"M288 350.1l0 1.9-32 0c-17.7 0-32 14.3-32 32l0 64 0 24c0 22.1-17.9 40-40 40l-24 0-31.9 0c-1.5 0-3-.1-4.5-.2c-1.2 .1-2.4 .2-3.6 .2l-16 0c-22.1 0-40-17.9-40-40l0-112c0-.9 0-1.9 .1-2.8l0-69.7-32 0c-18 0-32-14-32-32.1c0-9 3-17 10-24L266.4 8c7-7 15-8 22-8s15 2 21 7L447.3 128.1c-12.3-1-25 3-34.8 11.7c-35.4 31.6-65.6 67.7-87.3 102.8C304.3 276.5 288 314.9 288 350.1zM480 512c-88.4 0-160-71.6-160-160c0-76.7 62.5-144.7 107.2-179.4c5-3.9 10.9-5.8 16.8-5.8c7.9-.1 16 3.1 22 9.2l46 46 11.3-11.3c11.7-11.7 30.6-12.7 42.3-1C624.5 268 640 320.2 640 352c0 88.4-71.6 160-160 160zm64-111.8c0-36.5-37-73-54.8-88.4c-5.4-4.7-13.1-4.7-18.5 0C453 327.1 416 363.6 416 400.2c0 35.3 28.7 64 64 64s64-28.7 64-64z\"]\n};\nconst faSquareMinus = {\n prefix: 'fas',\n iconName: 'square-minus',\n icon: [448, 512, [61767, \"minus-square\"], \"f146\", \"M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zm88 200l144 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-144 0c-13.3 0-24-10.7-24-24s10.7-24 24-24z\"]\n};\nconst faMinusSquare = faSquareMinus;\nconst faHelicopter = {\n prefix: 'fas',\n iconName: 'helicopter',\n icon: [640, 512, [128641], \"f533\", \"M128 32c0-17.7 14.3-32 32-32L544 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L384 64l0 64 32 0c88.4 0 160 71.6 160 160l0 64c0 17.7-14.3 32-32 32l-160 0-64 0c-20.1 0-39.1-9.5-51.2-25.6l-71.4-95.2c-3.5-4.7-8.3-8.3-13.7-10.5L47.2 198.1c-9.5-3.8-16.7-12-19.2-22L5 83.9C2.4 73.8 10.1 64 20.5 64L48 64c10.1 0 19.6 4.7 25.6 12.8L112 128l208 0 0-64L160 64c-17.7 0-32-14.3-32-32zM384 320l128 0 0-32c0-53-43-96-96-96l-32 0 0 128zM630.6 425.4c12.5 12.5 12.5 32.8 0 45.3l-3.9 3.9c-24 24-56.6 37.5-90.5 37.5L256 512c-17.7 0-32-14.3-32-32s14.3-32 32-32l280.2 0c17 0 33.3-6.7 45.3-18.7l3.9-3.9c12.5-12.5 32.8-12.5 45.3 0z\"]\n};\nconst faCompass = {\n prefix: 'fas',\n iconName: 'compass',\n icon: [512, 512, [129517], \"f14e\", \"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm50.7-186.9L162.4 380.6c-19.4 7.5-38.5-11.6-31-31l55.5-144.3c3.3-8.5 9.9-15.1 18.4-18.4l144.3-55.5c19.4-7.5 38.5 11.6 31 31L325.1 306.7c-3.2 8.5-9.9 15.1-18.4 18.4zM288 256a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z\"]\n};\nconst faSquareCaretDown = {\n prefix: 'fas',\n iconName: 'square-caret-down',\n icon: [448, 512, [\"caret-square-down\"], \"f150\", \"M384 480c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0zM224 352c-6.7 0-13-2.8-17.6-7.7l-104-112c-6.5-7-8.2-17.2-4.4-25.9s12.5-14.4 22-14.4l208 0c9.5 0 18.2 5.7 22 14.4s2.1 18.9-4.4 25.9l-104 112c-4.5 4.9-10.9 7.7-17.6 7.7z\"]\n};\nconst faCaretSquareDown = faSquareCaretDown;\nconst faFileCircleQuestion = {\n prefix: 'fas',\n iconName: 'file-circle-question',\n icon: [576, 512, [], \"e4ef\", \"M0 64C0 28.7 28.7 0 64 0L224 0l0 128c0 17.7 14.3 32 32 32l128 0 0 38.6C310.1 219.5 256 287.4 256 368c0 59.1 29.1 111.3 73.7 143.3c-3.2 .5-6.4 .7-9.7 .7L64 512c-35.3 0-64-28.7-64-64L0 64zm384 64l-128 0L256 0 384 128zm48 96a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm0 240a24 24 0 1 0 0-48 24 24 0 1 0 0 48zM368 321.6l0 6.4c0 8.8 7.2 16 16 16s16-7.2 16-16l0-6.4c0-5.3 4.3-9.6 9.6-9.6l40.5 0c7.7 0 13.9 6.2 13.9 13.9c0 5.2-2.9 9.9-7.4 12.3l-32 16.8c-5.3 2.8-8.6 8.2-8.6 14.2l0 14.8c0 8.8 7.2 16 16 16s16-7.2 16-16l0-5.1 23.5-12.3c15.1-7.9 24.5-23.6 24.5-40.6c0-25.4-20.6-45.9-45.9-45.9l-40.5 0c-23 0-41.6 18.6-41.6 41.6z\"]\n};\nconst faLaptopCode = {\n prefix: 'fas',\n iconName: 'laptop-code',\n icon: [640, 512, [], \"f5fc\", \"M64 96c0-35.3 28.7-64 64-64l384 0c35.3 0 64 28.7 64 64l0 256-64 0 0-256L128 96l0 256-64 0L64 96zM0 403.2C0 392.6 8.6 384 19.2 384l601.6 0c10.6 0 19.2 8.6 19.2 19.2c0 42.4-34.4 76.8-76.8 76.8L76.8 480C34.4 480 0 445.6 0 403.2zM281 209l-31 31 31 31c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-48-48c-9.4-9.4-9.4-24.6 0-33.9l48-48c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9zM393 175l48 48c9.4 9.4 9.4 24.6 0 33.9l-48 48c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l31-31-31-31c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0z\"]\n};\nconst faSwatchbook = {\n prefix: 'fas',\n iconName: 'swatchbook',\n icon: [512, 512, [], \"f5c3\", \"M0 32C0 14.3 14.3 0 32 0L160 0c17.7 0 32 14.3 32 32l0 384c0 53-43 96-96 96s-96-43-96-96L0 32zM223.6 425.9c.3-3.3 .4-6.6 .4-9.9l0-262 75.4-75.4c12.5-12.5 32.8-12.5 45.3 0l90.5 90.5c12.5 12.5 12.5 32.8 0 45.3L223.6 425.9zM182.8 512l192-192L480 320c17.7 0 32 14.3 32 32l0 128c0 17.7-14.3 32-32 32l-297.2 0zM128 64L64 64l0 64 64 0 0-64zM64 192l0 64 64 0 0-64-64 0zM96 440a24 24 0 1 0 0-48 24 24 0 1 0 0 48z\"]\n};\nconst faPrescriptionBottle = {\n prefix: 'fas',\n iconName: 'prescription-bottle',\n icon: [384, 512, [], \"f485\", \"M0 32C0 14.3 14.3 0 32 0L352 0c17.7 0 32 14.3 32 32l0 32c0 17.7-14.3 32-32 32L32 96C14.3 96 0 81.7 0 64L0 32zm32 96l320 0 0 320c0 35.3-28.7 64-64 64L96 512c-35.3 0-64-28.7-64-64l0-32 112 0c8.8 0 16-7.2 16-16s-7.2-16-16-16L32 384l0-64 112 0c8.8 0 16-7.2 16-16s-7.2-16-16-16L32 288l0-64 112 0c8.8 0 16-7.2 16-16s-7.2-16-16-16L32 192l0-64z\"]\n};\nconst faBars = {\n prefix: 'fas',\n iconName: 'bars',\n icon: [448, 512, [\"navicon\"], \"f0c9\", \"M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM0 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z\"]\n};\nconst faNavicon = faBars;\nconst faPeopleGroup = {\n prefix: 'fas',\n iconName: 'people-group',\n icon: [640, 512, [], \"e533\", \"M72 88a56 56 0 1 1 112 0A56 56 0 1 1 72 88zM64 245.7C54 256.9 48 271.8 48 288s6 31.1 16 42.3l0-84.7zm144.4-49.3C178.7 222.7 160 261.2 160 304c0 34.3 12 65.8 32 90.5l0 21.5c0 17.7-14.3 32-32 32l-64 0c-17.7 0-32-14.3-32-32l0-26.8C26.2 371.2 0 332.7 0 288c0-61.9 50.1-112 112-112l32 0c24 0 46.2 7.5 64.4 20.3zM448 416l0-21.5c20-24.7 32-56.2 32-90.5c0-42.8-18.7-81.3-48.4-107.7C449.8 183.5 472 176 496 176l32 0c61.9 0 112 50.1 112 112c0 44.7-26.2 83.2-64 101.2l0 26.8c0 17.7-14.3 32-32 32l-64 0c-17.7 0-32-14.3-32-32zm8-328a56 56 0 1 1 112 0A56 56 0 1 1 456 88zM576 245.7l0 84.7c10-11.3 16-26.1 16-42.3s-6-31.1-16-42.3zM320 32a64 64 0 1 1 0 128 64 64 0 1 1 0-128zM240 304c0 16.2 6 31 16 42.3l0-84.7c-10 11.3-16 26.1-16 42.3zm144-42.3l0 84.7c10-11.3 16-26.1 16-42.3s-6-31.1-16-42.3zM448 304c0 44.7-26.2 83.2-64 101.2l0 42.8c0 17.7-14.3 32-32 32l-64 0c-17.7 0-32-14.3-32-32l0-42.8c-37.8-18-64-56.5-64-101.2c0-61.9 50.1-112 112-112l32 0c61.9 0 112 50.1 112 112z\"]\n};\nconst faHourglassEnd = {\n prefix: 'fas',\n iconName: 'hourglass-end',\n icon: [384, 512, [8987, \"hourglass-3\"], \"f253\", \"M32 0C14.3 0 0 14.3 0 32S14.3 64 32 64l0 11c0 42.4 16.9 83.1 46.9 113.1L146.7 256 78.9 323.9C48.9 353.9 32 394.6 32 437l0 11c-17.7 0-32 14.3-32 32s14.3 32 32 32l32 0 256 0 32 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l0-11c0-42.4-16.9-83.1-46.9-113.1L237.3 256l67.9-67.9c30-30 46.9-70.7 46.9-113.1l0-11c17.7 0 32-14.3 32-32s-14.3-32-32-32L320 0 64 0 32 0zM96 75l0-11 192 0 0 11c0 25.5-10.1 49.9-28.1 67.9L192 210.7l-67.9-67.9C106.1 124.9 96 100.4 96 75z\"]\n};\nconst faHourglass3 = faHourglassEnd;\nconst faHeartCrack = {\n prefix: 'fas',\n iconName: 'heart-crack',\n icon: [512, 512, [128148, \"heart-broken\"], \"f7a9\", \"M119.4 44.1c23.3-3.9 46.8-1.9 68.6 5.3l49.8 77.5-75.4 75.4c-1.5 1.5-2.4 3.6-2.3 5.8s1 4.2 2.6 5.7l112 104c2.9 2.7 7.4 2.9 10.5 .3s3.8-7 1.7-10.4l-60.4-98.1 90.7-75.6c2.6-2.1 3.5-5.7 2.4-8.8L296.8 61.8c28.5-16.7 62.4-23.2 95.7-17.6C461.5 55.6 512 115.2 512 185.1l0 5.8c0 41.5-17.2 81.2-47.6 109.5L283.7 469.1c-7.5 7-17.4 10.9-27.7 10.9s-20.2-3.9-27.7-10.9L47.6 300.4C17.2 272.1 0 232.4 0 190.9l0-5.8c0-69.9 50.5-129.5 119.4-141z\"]\n};\nconst faHeartBroken = faHeartCrack;\nconst faSquareUpRight = {\n prefix: 'fas',\n iconName: 'square-up-right',\n icon: [448, 512, [8599, \"external-link-square-alt\"], \"f360\", \"M384 32c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96C0 60.7 28.7 32 64 32l320 0zM160 160c-6.5 0-12.3 3.9-14.8 9.9s-1.1 12.9 3.5 17.4l40 40-71 71C114 302 112 306.9 112 312s2 10 5.7 13.7l36.7 36.7c3.6 3.6 8.5 5.7 13.7 5.7s10-2 13.7-5.7l71-71 40 40c4.6 4.6 11.5 5.9 17.4 3.5s9.9-8.3 9.9-14.8l0-144c0-8.8-7.2-16-16-16l-144 0z\"]\n};\nconst faExternalLinkSquareAlt = faSquareUpRight;\nconst faFaceKissBeam = {\n prefix: 'fas',\n iconName: 'face-kiss-beam',\n icon: [512, 512, [128537, \"kiss-beam\"], \"f597\", \"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm48.7-198.3c4.3 5.1 7.3 11.4 7.3 18.3s-3.1 13.2-7.3 18.3c-4.3 5.2-10.1 9.7-16.7 13.4c-2.7 1.5-5.7 3-8.7 4.3c3.1 1.3 6 2.7 8.7 4.3c6.6 3.7 12.5 8.2 16.7 13.4c4.3 5.1 7.3 11.4 7.3 18.3s-3.1 13.2-7.3 18.3c-4.3 5.2-10.1 9.7-16.7 13.4C274.7 443.1 257.4 448 240 448c-3.6 0-6.8-2.5-7.7-6s.6-7.2 3.8-9c0 0 0 0 0 0s0 0 0 0s0 0 0 0c0 0 0 0 0 0l.2-.1c.2-.1 .5-.3 .9-.5c.8-.5 2-1.2 3.4-2.1c2.8-1.9 6.5-4.5 10.2-7.6c3.7-3.1 7.2-6.6 9.6-10.1c2.5-3.5 3.5-6.4 3.5-8.6s-1-5-3.5-8.6c-2.5-3.5-5.9-6.9-9.6-10.1c-3.7-3.1-7.4-5.7-10.2-7.6c-1.4-.9-2.6-1.6-3.4-2.1c-.4-.2-.7-.4-.9-.5l-.2-.1c0 0 0 0 0 0c0 0 0 0 0 0s0 0 0 0c-2.5-1.4-4.1-4.1-4.1-7s1.6-5.6 4.1-7c0 0 0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0c0 0 0 0 0 0l.2-.1 .3-.2 .6-.4c.8-.5 2-1.2 3.4-2.1c2.8-1.9 6.5-4.5 10.2-7.6c3.7-3.1 7.2-6.6 9.6-10.1c2.5-3.5 3.5-6.4 3.5-8.6s-1-5-3.5-8.6c-2.5-3.5-5.9-6.9-9.6-10.1c-3.7-3.1-7.4-5.7-10.2-7.6c-1.4-.9-2.6-1.6-3.4-2.1l-.4-.3-.5-.3-.2-.1c0 0 0 0 0 0c0 0 0 0 0 0s0 0 0 0c-3.2-1.8-4.7-5.5-3.8-9s4.1-6 7.7-6c17.4 0 34.7 4.9 47.9 12.3c6.6 3.7 12.5 8.2 16.7 13.4zm-87.1-84.9s0 0 0 0c0 0 0 0 0 0l-.2-.2c-.2-.2-.4-.5-.7-.9c-.6-.8-1.6-2-2.8-3.4c-2.5-2.8-6-6.6-10.2-10.3c-8.8-7.8-18.8-14-27.7-14s-18.9 6.2-27.7 14c-4.2 3.7-7.7 7.5-10.2 10.3c-1.2 1.4-2.2 2.6-2.8 3.4c-.3 .4-.6 .7-.7 .9l-.2 .2c0 0 0 0 0 0c0 0 0 0 0 0s0 0 0 0c-2.1 2.8-5.7 3.9-8.9 2.8s-5.5-4.1-5.5-7.6c0-17.9 6.7-35.6 16.6-48.8c9.8-13 23.9-23.2 39.4-23.2s29.6 10.2 39.4 23.2c9.9 13.2 16.6 30.9 16.6 48.8c0 3.4-2.2 6.5-5.5 7.6s-6.9 0-8.9-2.8c0 0 0 0 0 0s0 0 0 0zm160 0c0 0 0 0 0 0l-.2-.2c-.2-.2-.4-.5-.7-.9c-.6-.8-1.6-2-2.8-3.4c-2.5-2.8-6-6.6-10.2-10.3c-8.8-7.8-18.8-14-27.7-14s-18.9 6.2-27.7 14c-4.2 3.7-7.7 7.5-10.2 10.3c-1.2 1.4-2.2 2.6-2.8 3.4c-.3 .4-.6 .7-.7 .9l-.2 .2c0 0 0 0 0 0c0 0 0 0 0 0s0 0 0 0c-2.1 2.8-5.7 3.9-8.9 2.8s-5.5-4.1-5.5-7.6c0-17.9 6.7-35.6 16.6-48.8c9.8-13 23.9-23.2 39.4-23.2s29.6 10.2 39.4 23.2c9.9 13.2 16.6 30.9 16.6 48.8c0 3.4-2.2 6.5-5.5 7.6s-6.9 0-8.9-2.8c0 0 0 0 0 0s0 0 0 0s0 0 0 0z\"]\n};\nconst faKissBeam = faFaceKissBeam;\nconst faFilm = {\n prefix: 'fas',\n iconName: 'film',\n icon: [512, 512, [127902], \"f008\", \"M0 96C0 60.7 28.7 32 64 32l384 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96zM48 368l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16zm368-16c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0zM48 240l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16zm368-16c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0zM48 112l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16L64 96c-8.8 0-16 7.2-16 16zM416 96c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0zM160 128l0 64c0 17.7 14.3 32 32 32l128 0c17.7 0 32-14.3 32-32l0-64c0-17.7-14.3-32-32-32L192 96c-17.7 0-32 14.3-32 32zm32 160c-17.7 0-32 14.3-32 32l0 64c0 17.7 14.3 32 32 32l128 0c17.7 0 32-14.3 32-32l0-64c0-17.7-14.3-32-32-32l-128 0z\"]\n};\nconst faRulerHorizontal = {\n prefix: 'fas',\n iconName: 'ruler-horizontal',\n icon: [640, 512, [], \"f547\", \"M0 336c0 26.5 21.5 48 48 48l544 0c26.5 0 48-21.5 48-48l0-160c0-26.5-21.5-48-48-48l-64 0 0 80c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-80-64 0 0 80c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-80-64 0 0 80c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-80-64 0 0 80c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-80-64 0 0 80c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-80-64 0c-26.5 0-48 21.5-48 48L0 336z\"]\n};\nconst faPeopleRobbery = {\n prefix: 'fas',\n iconName: 'people-robbery',\n icon: [576, 512, [], \"e536\", \"M488.2 59.1C478.1 99.6 441.7 128 400 128s-78.1-28.4-88.2-68.9L303 24.2C298.8 7.1 281.4-3.3 264.2 1S236.7 22.6 241 39.8l8.7 34.9c11 44 40.2 79.6 78.3 99.6L328 480c0 17.7 14.3 32 32 32s32-14.3 32-32l0-128 16 0 0 128c0 17.7 14.3 32 32 32s32-14.3 32-32l0-305.7c38.1-20 67.3-55.6 78.3-99.6L559 39.8c4.3-17.1-6.1-34.5-23.3-38.8S501.2 7.1 497 24.2l-8.7 34.9zM400 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zM80 96A48 48 0 1 0 80 0a48 48 0 1 0 0 96zm-8 32c-35.3 0-64 28.7-64 64l0 96 0 .6L8 480c0 17.7 14.3 32 32 32s32-14.3 32-32l0-128 16 0 0 128c0 17.7 14.3 32 32 32s32-14.3 32-32l0-227.3 13 20.5c5.9 9.2 16.1 14.9 27 14.9l48 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-30.4 0-37.4-58.9C157.6 142 132.1 128 104.7 128L72 128z\"]\n};\nconst faLightbulb = {\n prefix: 'fas',\n iconName: 'lightbulb',\n icon: [384, 512, [128161], \"f0eb\", \"M272 384c9.6-31.9 29.5-59.1 49.2-86.2c0 0 0 0 0 0c5.2-7.1 10.4-14.2 15.4-21.4c19.8-28.5 31.4-63 31.4-100.3C368 78.8 289.2 0 192 0S16 78.8 16 176c0 37.3 11.6 71.9 31.4 100.3c5 7.2 10.2 14.3 15.4 21.4c0 0 0 0 0 0c19.8 27.1 39.7 54.4 49.2 86.2l160 0zM192 512c44.2 0 80-35.8 80-80l0-16-160 0 0 16c0 44.2 35.8 80 80 80zM112 176c0 8.8-7.2 16-16 16s-16-7.2-16-16c0-61.9 50.1-112 112-112c8.8 0 16 7.2 16 16s-7.2 16-16 16c-44.2 0-80 35.8-80 80z\"]\n};\nconst faCaretLeft = {\n prefix: 'fas',\n iconName: 'caret-left',\n icon: [256, 512, [], \"f0d9\", \"M9.4 278.6c-12.5-12.5-12.5-32.8 0-45.3l128-128c9.2-9.2 22.9-11.9 34.9-6.9s19.8 16.6 19.8 29.6l0 256c0 12.9-7.8 24.6-19.8 29.6s-25.7 2.2-34.9-6.9l-128-128z\"]\n};\nconst faCircleExclamation = {\n prefix: 'fas',\n iconName: 'circle-exclamation',\n icon: [512, 512, [\"exclamation-circle\"], \"f06a\", \"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm0-384c13.3 0 24 10.7 24 24l0 112c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-112c0-13.3 10.7-24 24-24zM224 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z\"]\n};\nconst faExclamationCircle = faCircleExclamation;\nconst faSchoolCircleXmark = {\n prefix: 'fas',\n iconName: 'school-circle-xmark',\n icon: [640, 512, [], \"e56d\", \"M337.8 5.4C327-1.8 313-1.8 302.2 5.4L166.3 96 48 96C21.5 96 0 117.5 0 144L0 464c0 26.5 21.5 48 48 48l272 0s0 0 0 0l-64 0 0-96c0-35.3 28.7-64 64-64l.3 0 .5 0c3.4-37.7 18.7-72.1 42.2-99.1C350.2 260 335.6 264 320 264c-48.6 0-88-39.4-88-88s39.4-88 88-88s88 39.4 88 88c0 18.3-5.6 35.3-15.1 49.4c29-21 64.6-33.4 103.1-33.4c59.5 0 112.1 29.6 144 74.8L640 144c0-26.5-21.5-48-48-48L473.7 96 337.8 5.4zM96 192l32 0c8.8 0 16 7.2 16 16l0 64c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-64c0-8.8 7.2-16 16-16zm0 128l32 0c8.8 0 16 7.2 16 16l0 64c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-64c0-8.8 7.2-16 16-16zM320 128c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-16 0 0-16c0-8.8-7.2-16-16-16zM496 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm22.6-144l36.7 36.7c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0L496 390.6l-36.7 36.7c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6L473.4 368l-36.7-36.7c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L496 345.4l36.7-36.7c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6L518.6 368z\"]\n};\nconst faArrowRightFromBracket = {\n prefix: 'fas',\n iconName: 'arrow-right-from-bracket',\n icon: [512, 512, [\"sign-out\"], \"f08b\", \"M502.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-128-128c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L402.7 224 192 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l210.7 0-73.4 73.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l128-128zM160 96c17.7 0 32-14.3 32-32s-14.3-32-32-32L96 32C43 32 0 75 0 128L0 384c0 53 43 96 96 96l64 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-64 0c-17.7 0-32-14.3-32-32l0-256c0-17.7 14.3-32 32-32l64 0z\"]\n};\nconst faSignOut = faArrowRightFromBracket;\nconst faCircleChevronDown = {\n prefix: 'fas',\n iconName: 'circle-chevron-down',\n icon: [512, 512, [\"chevron-circle-down\"], \"f13a\", \"M256 0a256 256 0 1 0 0 512A256 256 0 1 0 256 0zM135 241c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l87 87 87-87c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L273 345c-9.4 9.4-24.6 9.4-33.9 0L135 241z\"]\n};\nconst faChevronCircleDown = faCircleChevronDown;\nconst faUnlockKeyhole = {\n prefix: 'fas',\n iconName: 'unlock-keyhole',\n icon: [448, 512, [\"unlock-alt\"], \"f13e\", \"M224 64c-44.2 0-80 35.8-80 80l0 48 240 0c35.3 0 64 28.7 64 64l0 192c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 256c0-35.3 28.7-64 64-64l16 0 0-48C80 64.5 144.5 0 224 0c57.5 0 107 33.7 130.1 82.3c7.6 16 .8 35.1-15.2 42.6s-35.1 .8-42.6-15.2C283.4 82.6 255.9 64 224 64zm32 320c17.7 0 32-14.3 32-32s-14.3-32-32-32l-64 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l64 0z\"]\n};\nconst faUnlockAlt = faUnlockKeyhole;\nconst faCloudShowersHeavy = {\n prefix: 'fas',\n iconName: 'cloud-showers-heavy',\n icon: [512, 512, [], \"f740\", \"M96 320c-53 0-96-43-96-96c0-42.5 27.6-78.6 65.9-91.2C64.7 126.1 64 119.1 64 112C64 50.1 114.1 0 176 0c43.1 0 80.5 24.3 99.2 60c14.7-17.1 36.5-28 60.8-28c44.2 0 80 35.8 80 80c0 5.5-.6 10.8-1.6 16c.5 0 1.1 0 1.6 0c53 0 96 43 96 96s-43 96-96 96L96 320zM81.5 353.9c12.2 5.2 17.8 19.3 12.6 31.5l-48 112c-5.2 12.2-19.3 17.8-31.5 12.6S-3.3 490.7 1.9 478.5l48-112c5.2-12.2 19.3-17.8 31.5-12.6zm120 0c12.2 5.2 17.8 19.3 12.6 31.5l-48 112c-5.2 12.2-19.3 17.8-31.5 12.6s-17.8-19.3-12.6-31.5l48-112c5.2-12.2 19.3-17.8 31.5-12.6zm244.6 31.5l-48 112c-5.2 12.2-19.3 17.8-31.5 12.6s-17.8-19.3-12.6-31.5l48-112c5.2-12.2 19.3-17.8 31.5-12.6s17.8 19.3 12.6 31.5zM313.5 353.9c12.2 5.2 17.8 19.3 12.6 31.5l-48 112c-5.2 12.2-19.3 17.8-31.5 12.6s-17.8-19.3-12.6-31.5l48-112c5.2-12.2 19.3-17.8 31.5-12.6z\"]\n};\nconst faHeadphonesSimple = {\n prefix: 'fas',\n iconName: 'headphones-simple',\n icon: [512, 512, [\"headphones-alt\"], \"f58f\", \"M256 80C141.1 80 48 173.1 48 288l0 104c0 13.3-10.7 24-24 24s-24-10.7-24-24L0 288C0 146.6 114.6 32 256 32s256 114.6 256 256l0 104c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-104c0-114.9-93.1-208-208-208zM80 352c0-35.3 28.7-64 64-64l16 0c17.7 0 32 14.3 32 32l0 128c0 17.7-14.3 32-32 32l-16 0c-35.3 0-64-28.7-64-64l0-64zm288-64c35.3 0 64 28.7 64 64l0 64c0 35.3-28.7 64-64 64l-16 0c-17.7 0-32-14.3-32-32l0-128c0-17.7 14.3-32 32-32l16 0z\"]\n};\nconst faHeadphonesAlt = faHeadphonesSimple;\nconst faSitemap = {\n prefix: 'fas',\n iconName: 'sitemap',\n icon: [576, 512, [], \"f0e8\", \"M208 80c0-26.5 21.5-48 48-48l64 0c26.5 0 48 21.5 48 48l0 64c0 26.5-21.5 48-48 48l-8 0 0 40 152 0c30.9 0 56 25.1 56 56l0 32 8 0c26.5 0 48 21.5 48 48l0 64c0 26.5-21.5 48-48 48l-64 0c-26.5 0-48-21.5-48-48l0-64c0-26.5 21.5-48 48-48l8 0 0-32c0-4.4-3.6-8-8-8l-152 0 0 40 8 0c26.5 0 48 21.5 48 48l0 64c0 26.5-21.5 48-48 48l-64 0c-26.5 0-48-21.5-48-48l0-64c0-26.5 21.5-48 48-48l8 0 0-40-152 0c-4.4 0-8 3.6-8 8l0 32 8 0c26.5 0 48 21.5 48 48l0 64c0 26.5-21.5 48-48 48l-64 0c-26.5 0-48-21.5-48-48l0-64c0-26.5 21.5-48 48-48l8 0 0-32c0-30.9 25.1-56 56-56l152 0 0-40-8 0c-26.5 0-48-21.5-48-48l0-64z\"]\n};\nconst faCircleDollarToSlot = {\n prefix: 'fas',\n iconName: 'circle-dollar-to-slot',\n icon: [512, 512, [\"donate\"], \"f4b9\", \"M326.7 403.7c-22.1 8-45.9 12.3-70.7 12.3s-48.7-4.4-70.7-12.3l-.8-.3c-30-11-56.8-28.7-78.6-51.4C70 314.6 48 263.9 48 208C48 93.1 141.1 0 256 0S464 93.1 464 208c0 55.9-22 106.6-57.9 144c-1 1-2 2.1-3 3.1c-21.4 21.4-47.4 38.1-76.3 48.6zM256 91.9c-11.1 0-20.1 9-20.1 20.1l0 6c-5.6 1.2-10.9 2.9-15.9 5.1c-15 6.8-27.9 19.4-31.1 37.7c-1.8 10.2-.8 20 3.4 29c4.2 8.8 10.7 15 17.3 19.5c11.6 7.9 26.9 12.5 38.6 16l2.2 .7c13.9 4.2 23.4 7.4 29.3 11.7c2.5 1.8 3.4 3.2 3.7 4c.3 .8 .9 2.6 .2 6.7c-.6 3.5-2.5 6.4-8 8.8c-6.1 2.6-16 3.9-28.8 1.9c-6-1-16.7-4.6-26.2-7.9c0 0 0 0 0 0s0 0 0 0s0 0 0 0c-2.2-.7-4.3-1.5-6.4-2.1c-10.5-3.5-21.8 2.2-25.3 12.7s2.2 21.8 12.7 25.3c1.2 .4 2.7 .9 4.4 1.5c7.9 2.7 20.3 6.9 29.8 9.1l0 6.4c0 11.1 9 20.1 20.1 20.1s20.1-9 20.1-20.1l0-5.5c5.3-1 10.5-2.5 15.4-4.6c15.7-6.7 28.4-19.7 31.6-38.7c1.8-10.4 1-20.3-3-29.4c-3.9-9-10.2-15.6-16.9-20.5c-12.2-8.8-28.3-13.7-40.4-17.4l-.8-.2c-14.2-4.3-23.8-7.3-29.9-11.4c-2.6-1.8-3.4-3-3.6-3.5c-.2-.3-.7-1.6-.1-5c.3-1.9 1.9-5.2 8.2-8.1c6.4-2.9 16.4-4.5 28.6-2.6c4.3 .7 17.9 3.3 21.7 4.3c10.7 2.8 21.6-3.5 24.5-14.2s-3.5-21.6-14.2-24.5c-4.4-1.2-14.4-3.2-21-4.4l0-6.3c0-11.1-9-20.1-20.1-20.1zM48 352l16 0c19.5 25.9 44 47.7 72.2 64L64 416l0 32 192 0 192 0 0-32-72.2 0c28.2-16.3 52.8-38.1 72.2-64l16 0c26.5 0 48 21.5 48 48l0 64c0 26.5-21.5 48-48 48L48 512c-26.5 0-48-21.5-48-48l0-64c0-26.5 21.5-48 48-48z\"]\n};\nconst faDonate = faCircleDollarToSlot;\nconst faMemory = {\n prefix: 'fas',\n iconName: 'memory',\n icon: [576, 512, [], \"f538\", \"M64 64C28.7 64 0 92.7 0 128l0 7.4c0 6.8 4.4 12.6 10.1 16.3C23.3 160.3 32 175.1 32 192s-8.7 31.7-21.9 40.3C4.4 236 0 241.8 0 248.6L0 320l576 0 0-71.4c0-6.8-4.4-12.6-10.1-16.3C552.7 223.7 544 208.9 544 192s8.7-31.7 21.9-40.3c5.7-3.7 10.1-9.5 10.1-16.3l0-7.4c0-35.3-28.7-64-64-64L64 64zM576 352L0 352l0 64c0 17.7 14.3 32 32 32l48 0 0-32c0-8.8 7.2-16 16-16s16 7.2 16 16l0 32 96 0 0-32c0-8.8 7.2-16 16-16s16 7.2 16 16l0 32 96 0 0-32c0-8.8 7.2-16 16-16s16 7.2 16 16l0 32 96 0 0-32c0-8.8 7.2-16 16-16s16 7.2 16 16l0 32 48 0c17.7 0 32-14.3 32-32l0-64zM192 160l0 64c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-64c0-17.7 14.3-32 32-32s32 14.3 32 32zm128 0l0 64c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-64c0-17.7 14.3-32 32-32s32 14.3 32 32zm128 0l0 64c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-64c0-17.7 14.3-32 32-32s32 14.3 32 32z\"]\n};\nconst faRoadSpikes = {\n prefix: 'fas',\n iconName: 'road-spikes',\n icon: [640, 512, [], \"e568\", \"M64 116.8c0-15.8 20.5-22 29.3-8.9L192 256l0-139.2c0-15.8 20.5-22 29.3-8.9L320 256l0-139.2c0-15.8 20.5-22 29.3-8.9L448 256l0-139.2c0-15.8 20.5-22 29.3-8.9L606.8 302.2c14.2 21.3-1.1 49.7-26.6 49.7L512 352l-64 0-64 0-64 0-64 0-64 0L64 352l0-235.2zM32 384l576 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32z\"]\n};\nconst faFireBurner = {\n prefix: 'fas',\n iconName: 'fire-burner',\n icon: [640, 512, [], \"e4f1\", \"M345.7 48.3L358 34.5c5.4-6.1 13.3-8.8 20.9-8.9c7.2 0 14.3 2.6 19.9 7.8c19.7 18.3 39.8 43.2 55 70.6C469 131.2 480 162.2 480 192.2C480 280.8 408.7 352 320 352c-89.6 0-160-71.3-160-159.8c0-37.3 16-73.4 36.8-104.5c20.9-31.3 47.5-59 70.9-80.2C273.4 2.3 280.7-.2 288 0c14.1 .3 23.8 11.4 32.7 21.6c0 0 0 0 0 0c2 2.3 4 4.6 6 6.7l19 19.9zM384 240.2c0-36.5-37-73-54.8-88.4c-5.4-4.7-13.1-4.7-18.5 0C293 167.1 256 203.6 256 240.2c0 35.3 28.7 64 64 64s64-28.7 64-64zM32 288c0-17.7 14.3-32 32-32l32 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l0 64 448 0 0-64c-17.7 0-32-14.3-32-32s14.3-32 32-32l32 0c17.7 0 32 14.3 32 32l0 96c17.7 0 32 14.3 32 32l0 64c0 17.7-14.3 32-32 32L32 512c-17.7 0-32-14.3-32-32l0-64c0-17.7 14.3-32 32-32l0-96zM320 480a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm160-32a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM192 480a32 32 0 1 0 0-64 32 32 0 1 0 0 64z\"]\n};\nconst faFlag = {\n prefix: 'fas',\n iconName: 'flag',\n icon: [448, 512, [127988, 61725], \"f024\", \"M64 32C64 14.3 49.7 0 32 0S0 14.3 0 32L0 64 0 368 0 480c0 17.7 14.3 32 32 32s32-14.3 32-32l0-128 64.3-16.1c41.1-10.3 84.6-5.5 122.5 13.4c44.2 22.1 95.5 24.8 141.7 7.4l34.7-13c12.5-4.7 20.8-16.6 20.8-30l0-247.7c0-23-24.2-38-44.8-27.7l-9.6 4.8c-46.3 23.2-100.8 23.2-147.1 0c-35.1-17.6-75.4-22-113.5-12.5L64 48l0-16z\"]\n};\nconst faHanukiah = {\n prefix: 'fas',\n iconName: 'hanukiah',\n icon: [640, 512, [128334], \"f6e6\", \"M314.2 3.3C309.1 12.1 296 36.6 296 56c0 13.3 10.7 24 24 24s24-10.7 24-24c0-19.4-13.1-43.9-18.2-52.7C324.6 1.2 322.4 0 320 0s-4.6 1.2-5.8 3.3zm-288 48C21.1 60.1 8 84.6 8 104c0 13.3 10.7 24 24 24s24-10.7 24-24c0-19.4-13.1-43.9-18.2-52.7C36.6 49.2 34.4 48 32 48s-4.6 1.2-5.8 3.3zM88 104c0 13.3 10.7 24 24 24s24-10.7 24-24c0-19.4-13.1-43.9-18.2-52.7c-1.2-2.1-3.4-3.3-5.8-3.3s-4.6 1.2-5.8 3.3C101.1 60.1 88 84.6 88 104zm82.2-52.7C165.1 60.1 152 84.6 152 104c0 13.3 10.7 24 24 24s24-10.7 24-24c0-19.4-13.1-43.9-18.2-52.7c-1.2-2.1-3.4-3.3-5.8-3.3s-4.6 1.2-5.8 3.3zM216 104c0 13.3 10.7 24 24 24s24-10.7 24-24c0-19.4-13.1-43.9-18.2-52.7c-1.2-2.1-3.4-3.3-5.8-3.3s-4.6 1.2-5.8 3.3C229.1 60.1 216 84.6 216 104zM394.2 51.3C389.1 60.1 376 84.6 376 104c0 13.3 10.7 24 24 24s24-10.7 24-24c0-19.4-13.1-43.9-18.2-52.7c-1.2-2.1-3.4-3.3-5.8-3.3s-4.6 1.2-5.8 3.3zM440 104c0 13.3 10.7 24 24 24s24-10.7 24-24c0-19.4-13.1-43.9-18.2-52.7c-1.2-2.1-3.4-3.3-5.8-3.3s-4.6 1.2-5.8 3.3C453.1 60.1 440 84.6 440 104zm82.2-52.7C517.1 60.1 504 84.6 504 104c0 13.3 10.7 24 24 24s24-10.7 24-24c0-19.4-13.1-43.9-18.2-52.7c-1.2-2.1-3.4-3.3-5.8-3.3s-4.6 1.2-5.8 3.3zM584 104c0 13.3 10.7 24 24 24s24-10.7 24-24c0-19.4-13.1-43.9-18.2-52.7c-1.2-2.1-3.4-3.3-5.8-3.3s-4.6 1.2-5.8 3.3C597.1 60.1 584 84.6 584 104zM112 160c-8.8 0-16 7.2-16 16l0 96 0 16 32 0 0-16 0-96c0-8.8-7.2-16-16-16zm64 0c-8.8 0-16 7.2-16 16l0 96 0 16 32 0 0-16 0-96c0-8.8-7.2-16-16-16zm64 0c-8.8 0-16 7.2-16 16l0 96 0 16 32 0 0-16 0-96c0-8.8-7.2-16-16-16zm160 0c-8.8 0-16 7.2-16 16l0 96 0 16 32 0 0-16 0-96c0-8.8-7.2-16-16-16zm64 0c-8.8 0-16 7.2-16 16l0 96 0 16 32 0 0-16 0-96c0-8.8-7.2-16-16-16zm64 0c-8.8 0-16 7.2-16 16l0 96 0 16 32 0 0-16 0-96c0-8.8-7.2-16-16-16zM352 144c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 176L96 320c-17.7 0-32-14.3-32-32l0-96c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 96c0 53 43 96 96 96l192 0 0 64-128 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l160 0 160 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-128 0 0-64 192 0c53 0 96-43 96-96l0-96c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 96c0 17.7-14.3 32-32 32l-192 0 0-176z\"]\n};\nconst faFeather = {\n prefix: 'fas',\n iconName: 'feather',\n icon: [512, 512, [129718], \"f52d\", \"M278.5 215.6L23 471c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l57-57 68 0c49.7 0 97.9-14.4 139-41c11.1-7.2 5.5-23-7.8-23c-5.1 0-9.2-4.1-9.2-9.2c0-4.1 2.7-7.6 6.5-8.8l81-24.3c2.5-.8 4.8-2.1 6.7-4l22.4-22.4c10.1-10.1 2.9-27.3-11.3-27.3l-32.2 0c-5.1 0-9.2-4.1-9.2-9.2c0-4.1 2.7-7.6 6.5-8.8l112-33.6c4-1.2 7.4-3.9 9.3-7.7C506.4 207.6 512 184.1 512 160c0-41-16.3-80.3-45.3-109.3l-5.5-5.5C432.3 16.3 393 0 352 0s-80.3 16.3-109.3 45.3L139 149C91 197 64 262.1 64 330l0 55.3L253.6 195.8c6.2-6.2 16.4-6.2 22.6 0c5.4 5.4 6.1 13.6 2.2 19.8z\"]\n};\nconst faVolumeLow = {\n prefix: 'fas',\n iconName: 'volume-low',\n icon: [448, 512, [128264, \"volume-down\"], \"f027\", \"M301.1 34.8C312.6 40 320 51.4 320 64l0 384c0 12.6-7.4 24-18.9 29.2s-25 3.1-34.4-5.3L131.8 352 64 352c-35.3 0-64-28.7-64-64l0-64c0-35.3 28.7-64 64-64l67.8 0L266.7 40.1c9.4-8.4 22.9-10.4 34.4-5.3zM412.6 181.5C434.1 199.1 448 225.9 448 256s-13.9 56.9-35.4 74.5c-10.3 8.4-25.4 6.8-33.8-3.5s-6.8-25.4 3.5-33.8C393.1 284.4 400 271 400 256s-6.9-28.4-17.7-37.3c-10.3-8.4-11.8-23.5-3.5-33.8s23.5-11.8 33.8-3.5z\"]\n};\nconst faVolumeDown = faVolumeLow;\nconst faCommentSlash = {\n prefix: 'fas',\n iconName: 'comment-slash',\n icon: [640, 512, [], \"f4b3\", \"M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L512.9 376.7C552.2 340.2 576 292.3 576 240C576 125.1 461.4 32 320 32c-67.7 0-129.3 21.4-175.1 56.3L38.8 5.1zm385.2 425L82.9 161.3C70.7 185.6 64 212.2 64 240c0 45.1 17.7 86.8 47.7 120.9c-1.9 24.5-11.4 46.3-21.4 62.9c-5.5 9.2-11.1 16.6-15.2 21.6c-2.1 2.5-3.7 4.4-4.9 5.7c-.6 .6-1 1.1-1.3 1.4l-.3 .3c0 0 0 0 0 0c0 0 0 0 0 0s0 0 0 0s0 0 0 0c-4.6 4.6-5.9 11.4-3.4 17.4c2.5 6 8.3 9.9 14.8 9.9c28.7 0 57.6-8.9 81.6-19.3c22.9-10 42.4-21.9 54.3-30.6c31.8 11.5 67 17.9 104.1 17.9c37 0 72.3-6.4 104.1-17.9z\"]\n};\nconst faCloudSunRain = {\n prefix: 'fas',\n iconName: 'cloud-sun-rain',\n icon: [640, 512, [127782], \"f743\", \"M294.2 1.2c5.1 2.1 8.7 6.7 9.6 12.1l10.4 62.4c-23.3 10.8-42.9 28.4-56 50.3c-14.6-9-31.8-14.1-50.2-14.1c-53 0-96 43-96 96c0 35.5 19.3 66.6 48 83.2c.8 31.8 13.2 60.7 33.1 82.7l-56 39.2c-4.5 3.2-10.3 3.8-15.4 1.6s-8.7-6.7-9.6-12.1L98.1 317.9 13.4 303.8c-5.4-.9-10-4.5-12.1-9.6s-1.5-10.9 1.6-15.4L52.5 208 2.9 137.2c-3.2-4.5-3.8-10.3-1.6-15.4s6.7-8.7 12.1-9.6L98.1 98.1l14.1-84.7c.9-5.4 4.5-10 9.6-12.1s10.9-1.5 15.4 1.6L208 52.5 278.8 2.9c4.5-3.2 10.3-3.8 15.4-1.6zM208 144c13.8 0 26.7 4.4 37.1 11.9c-1.2 4.1-2.2 8.3-3 12.6c-37.9 14.6-67.2 46.6-77.8 86.4C151.8 243.1 144 226.5 144 208c0-35.3 28.7-64 64-64zm69.4 276c11 7.4 14 22.3 6.7 33.3l-32 48c-7.4 11-22.3 14-33.3 6.7s-14-22.3-6.7-33.3l32-48c7.4-11 22.3-14 33.3-6.7zm96 0c11 7.4 14 22.3 6.7 33.3l-32 48c-7.4 11-22.3 14-33.3 6.7s-14-22.3-6.7-33.3l32-48c7.4-11 22.3-14 33.3-6.7zm96 0c11 7.4 14 22.3 6.7 33.3l-32 48c-7.4 11-22.3 14-33.3 6.7s-14-22.3-6.7-33.3l32-48c7.4-11 22.3-14 33.3-6.7zm96 0c11 7.4 14 22.3 6.7 33.3l-32 48c-7.4 11-22.3 14-33.3 6.7s-14-22.3-6.7-33.3l32-48c7.4-11 22.3-14 33.3-6.7zm74.5-116.1c0 44.2-35.8 80-80 80l-271.9 0c-53 0-96-43-96-96c0-47.6 34.6-87 80-94.6l0-1.3c0-53 43-96 96-96c34.9 0 65.4 18.6 82.2 46.4c13-9.1 28.8-14.4 45.8-14.4c44.2 0 80 35.8 80 80c0 5.9-.6 11.7-1.9 17.2c37.4 6.7 65.8 39.4 65.8 78.7z\"]\n};\nconst faCompress = {\n prefix: 'fas',\n iconName: 'compress',\n icon: [448, 512, [], \"f066\", \"M160 64c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 64-64 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l96 0c17.7 0 32-14.3 32-32l0-96zM32 320c-17.7 0-32 14.3-32 32s14.3 32 32 32l64 0 0 64c0 17.7 14.3 32 32 32s32-14.3 32-32l0-96c0-17.7-14.3-32-32-32l-96 0zM352 64c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 96c0 17.7 14.3 32 32 32l96 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-64 0 0-64zM320 320c-17.7 0-32 14.3-32 32l0 96c0 17.7 14.3 32 32 32s32-14.3 32-32l0-64 64 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-96 0z\"]\n};\nconst faWheatAwn = {\n prefix: 'fas',\n iconName: 'wheat-awn',\n icon: [512, 512, [\"wheat-alt\"], \"e2cd\", \"M505 41c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L383 95c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l88-88zM305.5 27.3c-6.2-6.2-16.4-6.2-22.6 0L271.5 38.6c-37.5 37.5-37.5 98.3 0 135.8l10.4 10.4-30.5 30.5c-3.4-27.3-15.5-53.8-36.5-74.8l-11.3-11.3c-6.2-6.2-16.4-6.2-22.6 0l-11.3 11.3c-37.5 37.5-37.5 98.3 0 135.8l10.4 10.4-30.5 30.5c-3.4-27.3-15.5-53.8-36.5-74.8L101.8 231c-6.2-6.2-16.4-6.2-22.6 0L67.9 242.3c-37.5 37.5-37.5 98.3 0 135.8l10.4 10.4L9.4 457.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l68.9-68.9 12.2 12.2c37.5 37.5 98.3 37.5 135.8 0l11.3-11.3c6.2-6.2 6.2-16.4 0-22.6l-11.3-11.3c-21.8-21.8-49.6-34.1-78.1-36.9l31.9-31.9 12.2 12.2c37.5 37.5 98.3 37.5 135.8 0l11.3-11.3c6.2-6.2 6.2-16.4 0-22.6l-11.3-11.3c-21.8-21.8-49.6-34.1-78.1-36.9l31.9-31.9 12.2 12.2c37.5 37.5 98.3 37.5 135.8 0L486.5 231c6.2-6.2 6.2-16.4 0-22.6L475.2 197c-5.2-5.2-10.6-9.8-16.4-13.9L505 137c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-59.4 59.4c-20.6-4.4-42-3.7-62.3 2.1c6.1-21.3 6.6-43.8 1.4-65.3L409 41c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L329.1 52.9c-3.7-5-7.8-9.8-12.4-14.3L305.5 27.3z\"]\n};\nconst faWheatAlt = faWheatAwn;\nconst faAnkh = {\n prefix: 'fas',\n iconName: 'ankh',\n icon: [320, 512, [9765], \"f644\", \"M96 128c0-35.3 28.7-64 64-64s64 28.7 64 64c0 41.6-20.7 76.6-46.6 104.1c-5.9 6.2-11.8 11.8-17.4 16.7c-5.6-4.9-11.5-10.5-17.4-16.7C116.7 204.6 96 169.6 96 128zM160 0C89.3 0 32 57.3 32 128c0 52.4 21.5 95.5 46.8 128L32 256c-17.7 0-32 14.3-32 32s14.3 32 32 32l96 0 0 160c0 17.7 14.3 32 32 32s32-14.3 32-32l0-160 96 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-46.8 0c25.4-32.5 46.8-75.6 46.8-128C288 57.3 230.7 0 160 0z\"]\n};\nconst faHandsHoldingChild = {\n prefix: 'fas',\n iconName: 'hands-holding-child',\n icon: [640, 512, [], \"e4fa\", \"M320 0a40 40 0 1 1 0 80 40 40 0 1 1 0-80zm44.7 164.3L375.8 253c1.6 13.2-7.7 25.1-20.8 26.8s-25.1-7.7-26.8-20.8l-4.4-35-7.6 0-4.4 35c-1.6 13.2-13.6 22.5-26.8 20.8s-22.5-13.6-20.8-26.8l11.1-88.8L255.5 181c-10.1 8.6-25.3 7.3-33.8-2.8s-7.3-25.3 2.8-33.8l27.9-23.6C271.3 104.8 295.3 96 320 96s48.7 8.8 67.6 24.7l27.9 23.6c10.1 8.6 11.4 23.7 2.8 33.8s-23.7 11.4-33.8 2.8l-19.8-16.7zM40 64c22.1 0 40 17.9 40 40l0 40 0 80 0 40.2c0 17 6.7 33.3 18.7 45.3l51.1 51.1c8.3 8.3 21.3 9.6 31 3.1c12.9-8.6 14.7-26.9 3.7-37.8l-15.2-15.2-32-32c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l32 32 15.2 15.2c0 0 0 0 0 0l25.3 25.3c21 21 32.8 49.5 32.8 79.2l0 78.9c0 26.5-21.5 48-48 48l-66.7 0c-17 0-33.3-6.7-45.3-18.7L28.1 393.4C10.1 375.4 0 351 0 325.5L0 224l0-64 0-56C0 81.9 17.9 64 40 64zm560 0c22.1 0 40 17.9 40 40l0 56 0 64 0 101.5c0 25.5-10.1 49.9-28.1 67.9L512 493.3c-12 12-28.3 18.7-45.3 18.7L400 512c-26.5 0-48-21.5-48-48l0-78.9c0-29.7 11.8-58.2 32.8-79.2l25.3-25.3c0 0 0 0 0 0l15.2-15.2 32-32c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3l-32 32-15.2 15.2c-11 11-9.2 29.2 3.7 37.8c9.7 6.5 22.7 5.2 31-3.1l51.1-51.1c12-12 18.7-28.3 18.7-45.3l0-40.2 0-80 0-40c0-22.1 17.9-40 40-40z\"]\n};\nconst faAsterisk = {\n prefix: 'fas',\n iconName: 'asterisk',\n icon: [384, 512, [10033, 61545], \"2a\", \"M192 32c17.7 0 32 14.3 32 32l0 135.5 111.5-66.9c15.2-9.1 34.8-4.2 43.9 11s4.2 34.8-11 43.9L254.2 256l114.3 68.6c15.2 9.1 20.1 28.7 11 43.9s-28.7 20.1-43.9 11L224 312.5 224 448c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-135.5L48.5 379.4c-15.2 9.1-34.8 4.2-43.9-11s-4.2-34.8 11-43.9L129.8 256 15.5 187.4c-15.2-9.1-20.1-28.7-11-43.9s28.7-20.1 43.9-11L160 199.5 160 64c0-17.7 14.3-32 32-32z\"]\n};\nconst faSquareCheck = {\n prefix: 'fas',\n iconName: 'square-check',\n icon: [448, 512, [9745, 9989, 61510, \"check-square\"], \"f14a\", \"M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zM337 209L209 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L303 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z\"]\n};\nconst faCheckSquare = faSquareCheck;\nconst faPesetaSign = {\n prefix: 'fas',\n iconName: 'peseta-sign',\n icon: [384, 512, [], \"e221\", \"M64 32C46.3 32 32 46.3 32 64l0 96c-17.7 0-32 14.3-32 32s14.3 32 32 32l0 96 0 128c0 17.7 14.3 32 32 32s32-14.3 32-32l0-96 96 0c77.4 0 142-55 156.8-128l3.2 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-3.2 0C334 87 269.4 32 192 32L64 32zM282.5 160L96 160l0-64 96 0c41.8 0 77.4 26.7 90.5 64zM96 224l186.5 0c-13.2 37.3-48.7 64-90.5 64l-96 0 0-64z\"]\n};\nconst faHeading = {\n prefix: 'fas',\n iconName: 'heading',\n icon: [448, 512, [\"header\"], \"f1dc\", \"M0 64C0 46.3 14.3 32 32 32l48 0 48 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-16 0 0 112 224 0 0-112-16 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l48 0 48 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-16 0 0 144 0 176 16 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-48 0-48 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l16 0 0-144-224 0 0 144 16 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-48 0-48 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l16 0 0-176L48 96 32 96C14.3 96 0 81.7 0 64z\"]\n};\nconst faHeader = faHeading;\nconst faGhost = {\n prefix: 'fas',\n iconName: 'ghost',\n icon: [384, 512, [128123], \"f6e2\", \"M40.1 467.1l-11.2 9c-3.2 2.5-7.1 3.9-11.1 3.9C8 480 0 472 0 462.2L0 192C0 86 86 0 192 0S384 86 384 192l0 270.2c0 9.8-8 17.8-17.8 17.8c-4 0-7.9-1.4-11.1-3.9l-11.2-9c-13.4-10.7-32.8-9-44.1 3.9L269.3 506c-3.3 3.8-8.2 6-13.3 6s-9.9-2.2-13.3-6l-26.6-30.5c-12.7-14.6-35.4-14.6-48.2 0L141.3 506c-3.3 3.8-8.2 6-13.3 6s-9.9-2.2-13.3-6L84.2 471c-11.3-12.9-30.7-14.6-44.1-3.9zM160 192a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm96 32a32 32 0 1 0 0-64 32 32 0 1 0 0 64z\"]\n};\nconst faList = {\n prefix: 'fas',\n iconName: 'list',\n icon: [512, 512, [\"list-squares\"], \"f03a\", \"M40 48C26.7 48 16 58.7 16 72l0 48c0 13.3 10.7 24 24 24l48 0c13.3 0 24-10.7 24-24l0-48c0-13.3-10.7-24-24-24L40 48zM192 64c-17.7 0-32 14.3-32 32s14.3 32 32 32l288 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L192 64zm0 160c-17.7 0-32 14.3-32 32s14.3 32 32 32l288 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-288 0zm0 160c-17.7 0-32 14.3-32 32s14.3 32 32 32l288 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-288 0zM16 232l0 48c0 13.3 10.7 24 24 24l48 0c13.3 0 24-10.7 24-24l0-48c0-13.3-10.7-24-24-24l-48 0c-13.3 0-24 10.7-24 24zM40 368c-13.3 0-24 10.7-24 24l0 48c0 13.3 10.7 24 24 24l48 0c13.3 0 24-10.7 24-24l0-48c0-13.3-10.7-24-24-24l-48 0z\"]\n};\nconst faListSquares = faList;\nconst faSquarePhoneFlip = {\n prefix: 'fas',\n iconName: 'square-phone-flip',\n icon: [448, 512, [\"phone-square-alt\"], \"f87b\", \"M384 32c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96C0 60.7 28.7 32 64 32l320 0zm-90.7 96.7c-9.7-2.6-19.9 2.3-23.7 11.6l-20 48c-3.4 8.2-1 17.6 5.8 23.2L280 231.7c-16.6 35.2-45.1 63.7-80.3 80.3l-20.2-24.7c-5.6-6.8-15-9.2-23.2-5.8l-48 20c-9.3 3.9-14.2 14-11.6 23.7l12 44C111.1 378 119 384 128 384c123.7 0 224-100.3 224-224c0-9-6-16.9-14.7-19.3l-44-12z\"]\n};\nconst faPhoneSquareAlt = faSquarePhoneFlip;\nconst faCartPlus = {\n prefix: 'fas',\n iconName: 'cart-plus',\n icon: [576, 512, [], \"f217\", \"M0 24C0 10.7 10.7 0 24 0L69.5 0c22 0 41.5 12.8 50.6 32l411 0c26.3 0 45.5 25 38.6 50.4l-41 152.3c-8.5 31.4-37 53.3-69.5 53.3l-288.5 0 5.4 28.5c2.2 11.3 12.1 19.5 23.6 19.5L488 336c13.3 0 24 10.7 24 24s-10.7 24-24 24l-288.3 0c-34.6 0-64.3-24.6-70.7-58.5L77.4 54.5c-.7-3.8-4-6.5-7.9-6.5L24 48C10.7 48 0 37.3 0 24zM128 464a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm336-48a48 48 0 1 1 0 96 48 48 0 1 1 0-96zM252 160c0 11 9 20 20 20l44 0 0 44c0 11 9 20 20 20s20-9 20-20l0-44 44 0c11 0 20-9 20-20s-9-20-20-20l-44 0 0-44c0-11-9-20-20-20s-20 9-20 20l0 44-44 0c-11 0-20 9-20 20z\"]\n};\nconst faGamepad = {\n prefix: 'fas',\n iconName: 'gamepad',\n icon: [640, 512, [], \"f11b\", \"M192 64C86 64 0 150 0 256S86 448 192 448l256 0c106 0 192-86 192-192s-86-192-192-192L192 64zM496 168a40 40 0 1 1 0 80 40 40 0 1 1 0-80zM392 304a40 40 0 1 1 80 0 40 40 0 1 1 -80 0zM168 200c0-13.3 10.7-24 24-24s24 10.7 24 24l0 32 32 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-32 0 0 32c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-32-32 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l32 0 0-32z\"]\n};\nconst faCircleDot = {\n prefix: 'fas',\n iconName: 'circle-dot',\n icon: [512, 512, [128280, \"dot-circle\"], \"f192\", \"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm0-352a96 96 0 1 1 0 192 96 96 0 1 1 0-192z\"]\n};\nconst faDotCircle = faCircleDot;\nconst faFaceDizzy = {\n prefix: 'fas',\n iconName: 'face-dizzy',\n icon: [512, 512, [\"dizzy\"], \"f567\", \"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm0-224a64 64 0 1 1 0 128 64 64 0 1 1 0-128zM100.7 132.7c6.2-6.2 16.4-6.2 22.6 0L160 169.4l36.7-36.7c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6L182.6 192l36.7 36.7c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0L160 214.6l-36.7 36.7c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6L137.4 192l-36.7-36.7c-6.2-6.2-6.2-16.4 0-22.6zm192 0c6.2-6.2 16.4-6.2 22.6 0L352 169.4l36.7-36.7c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6L374.6 192l36.7 36.7c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0L352 214.6l-36.7 36.7c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6L329.4 192l-36.7-36.7c-6.2-6.2-6.2-16.4 0-22.6z\"]\n};\nconst faDizzy = faFaceDizzy;\nconst faEgg = {\n prefix: 'fas',\n iconName: 'egg',\n icon: [384, 512, [129370], \"f7fb\", \"M192 496C86 496 0 394 0 288C0 176 64 16 192 16s192 160 192 272c0 106-86 208-192 208zM154.8 134c6.5-6 7-16.1 1-22.6s-16.1-7-22.6-1c-23.9 21.8-41.1 52.7-52.3 84.2C69.7 226.1 64 259.7 64 288c0 8.8 7.2 16 16 16s16-7.2 16-16c0-24.5 5-54.4 15.1-82.8c10.1-28.5 25-54.1 43.7-71.2z\"]\n};\nconst faHouseMedicalCircleXmark = {\n prefix: 'fas',\n iconName: 'house-medical-circle-xmark',\n icon: [640, 512, [], \"e513\", \"M320 368c0 59.5 29.5 112.1 74.8 144l-266.7 0c-35.3 0-64-28.7-64-64l0-160.4-32 0c-18 0-32-14-32-32.1c0-9 3-17 10-24L266.4 8c7-7 15-8 22-8s15 2 21 7L522.1 193.9c-8.5-1.3-17.3-1.9-26.1-1.9c-54.7 0-103.5 24.9-135.8 64L320 256l0-48c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16l0 48-48 0c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l48 0 0 48c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16zM496 224a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm22.6 144l36.7-36.7c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0L496 345.4l-36.7-36.7c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6L473.4 368l-36.7 36.7c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0L496 390.6l36.7 36.7c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6L518.6 368z\"]\n};\nconst faCampground = {\n prefix: 'fas',\n iconName: 'campground',\n icon: [576, 512, [9978], \"f6bb\", \"M377 52c11-13.8 8.8-33.9-5-45s-33.9-8.8-45 5L288 60.8 249 12c-11-13.8-31.2-16-45-5s-16 31.2-5 45l48 60L12.3 405.4C4.3 415.4 0 427.7 0 440.4L0 464c0 26.5 21.5 48 48 48l240 0 240 0c26.5 0 48-21.5 48-48l0-23.6c0-12.7-4.3-25.1-12.3-35L329 112l48-60zM288 448l-119.5 0L288 291.7 407.5 448 288 448z\"]\n};\nconst faFolderPlus = {\n prefix: 'fas',\n iconName: 'folder-plus',\n icon: [512, 512, [], \"f65e\", \"M512 416c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96C0 60.7 28.7 32 64 32l128 0c20.1 0 39.1 9.5 51.2 25.6l19.2 25.6c6 8.1 15.5 12.8 25.6 12.8l160 0c35.3 0 64 28.7 64 64l0 256zM232 376c0 13.3 10.7 24 24 24s24-10.7 24-24l0-64 64 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-64 0 0-64c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 64-64 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l64 0 0 64z\"]\n};\nconst faFutbol = {\n prefix: 'fas',\n iconName: 'futbol',\n icon: [512, 512, [9917, \"futbol-ball\", \"soccer-ball\"], \"f1e3\", \"M417.3 360.1l-71.6-4.8c-5.2-.3-10.3 1.1-14.5 4.2s-7.2 7.4-8.4 12.5l-17.6 69.6C289.5 445.8 273 448 256 448s-33.5-2.2-49.2-6.4L189.2 372c-1.3-5-4.3-9.4-8.4-12.5s-9.3-4.5-14.5-4.2l-71.6 4.8c-17.6-27.2-28.5-59.2-30.4-93.6L125 228.3c4.4-2.8 7.6-7 9.2-11.9s1.4-10.2-.5-15l-26.7-66.6C128 109.2 155.3 89 186.7 76.9l55.2 46c4 3.3 9 5.1 14.1 5.1s10.2-1.8 14.1-5.1l55.2-46c31.3 12.1 58.7 32.3 79.6 57.9l-26.7 66.6c-1.9 4.8-2.1 10.1-.5 15s4.9 9.1 9.2 11.9l60.7 38.2c-1.9 34.4-12.8 66.4-30.4 93.6zM256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm14.1-325.7c-8.4-6.1-19.8-6.1-28.2 0L194 221c-8.4 6.1-11.9 16.9-8.7 26.8l18.3 56.3c3.2 9.9 12.4 16.6 22.8 16.6l59.2 0c10.4 0 19.6-6.7 22.8-16.6l18.3-56.3c3.2-9.9-.3-20.7-8.7-26.8l-47.9-34.8z\"]\n};\nconst faFutbolBall = faFutbol;\nconst faSoccerBall = faFutbol;\nconst faPaintbrush = {\n prefix: 'fas',\n iconName: 'paintbrush',\n icon: [576, 512, [128396, \"paint-brush\"], \"f1fc\", \"M339.3 367.1c27.3-3.9 51.9-19.4 67.2-42.9L568.2 74.1c12.6-19.5 9.4-45.3-7.6-61.2S517.7-4.4 499.1 9.6L262.4 187.2c-24 18-38.2 46.1-38.4 76.1L339.3 367.1zm-19.6 25.4l-116-104.4C143.9 290.3 96 339.6 96 400c0 3.9 .2 7.8 .6 11.6C98.4 429.1 86.4 448 68.8 448L64 448c-17.7 0-32 14.3-32 32s14.3 32 32 32l144 0c61.9 0 112-50.1 112-112c0-2.5-.1-5-.2-7.5z\"]\n};\nconst faPaintBrush = faPaintbrush;\nconst faLock = {\n prefix: 'fas',\n iconName: 'lock',\n icon: [448, 512, [128274], \"f023\", \"M144 144l0 48 160 0 0-48c0-44.2-35.8-80-80-80s-80 35.8-80 80zM80 192l0-48C80 64.5 144.5 0 224 0s144 64.5 144 144l0 48 16 0c35.3 0 64 28.7 64 64l0 192c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 256c0-35.3 28.7-64 64-64l16 0z\"]\n};\nconst faGasPump = {\n prefix: 'fas',\n iconName: 'gas-pump',\n icon: [512, 512, [9981], \"f52f\", \"M32 64C32 28.7 60.7 0 96 0L256 0c35.3 0 64 28.7 64 64l0 192 8 0c48.6 0 88 39.4 88 88l0 32c0 13.3 10.7 24 24 24s24-10.7 24-24l0-154c-27.6-7.1-48-32.2-48-62l0-64L384 64c-8.8-8.8-8.8-23.2 0-32s23.2-8.8 32 0l77.3 77.3c12 12 18.7 28.3 18.7 45.3l0 13.5 0 24 0 32 0 152c0 39.8-32.2 72-72 72s-72-32.2-72-72l0-32c0-22.1-17.9-40-40-40l-8 0 0 144c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 512c-17.7 0-32-14.3-32-32s14.3-32 32-32L32 64zM96 80l0 96c0 8.8 7.2 16 16 16l128 0c8.8 0 16-7.2 16-16l0-96c0-8.8-7.2-16-16-16L112 64c-8.8 0-16 7.2-16 16z\"]\n};\nconst faHotTubPerson = {\n prefix: 'fas',\n iconName: 'hot-tub-person',\n icon: [512, 512, [\"hot-tub\"], \"f593\", \"M272 24c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 5.2c0 34 14.4 66.4 39.7 89.2l16.4 14.8c15.2 13.7 23.8 33.1 23.8 53.5l0 13.2c0 13.3 10.7 24 24 24s24-10.7 24-24l0-13.2c0-34-14.4-66.4-39.7-89.2L295.8 82.8C280.7 69.1 272 49.7 272 29.2l0-5.2zM0 320l0 16L0 448c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-128c0-35.3-28.7-64-64-64l-170.7 0c-13.8 0-27.3-4.5-38.4-12.8l-85.3-64C137 166.7 116.8 160 96 160c-53 0-96 43-96 96l0 64zm128 16l0 96c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-96c0-8.8 7.2-16 16-16s16 7.2 16 16zm80-16c8.8 0 16 7.2 16 16l0 96c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-96c0-8.8 7.2-16 16-16zm112 16l0 96c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-96c0-8.8 7.2-16 16-16s16 7.2 16 16zm80-16c8.8 0 16 7.2 16 16l0 96c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-96c0-8.8 7.2-16 16-16zM360 0c-13.3 0-24 10.7-24 24l0 5.2c0 34 14.4 66.4 39.7 89.2l16.4 14.8c15.2 13.7 23.8 33.1 23.8 53.5l0 13.2c0 13.3 10.7 24 24 24s24-10.7 24-24l0-13.2c0-34-14.4-66.4-39.7-89.2L407.8 82.8C392.7 69.1 384 49.7 384 29.2l0-5.2c0-13.3-10.7-24-24-24zM64 128A64 64 0 1 0 64 0a64 64 0 1 0 0 128z\"]\n};\nconst faHotTub = faHotTubPerson;\nconst faMapLocation = {\n prefix: 'fas',\n iconName: 'map-location',\n icon: [576, 512, [\"map-marked\"], \"f59f\", \"M302.8 312C334.9 271.9 408 174.6 408 120C408 53.7 354.3 0 288 0S168 53.7 168 120c0 54.6 73.1 151.9 105.2 192c7.7 9.6 22 9.6 29.6 0zM416 503l144.9-58c9.1-3.6 15.1-12.5 15.1-22.3L576 152c0-17-17.1-28.6-32.9-22.3l-116 46.4c-.5 1.2-1 2.5-1.5 3.7c-2.9 6.8-6.1 13.7-9.6 20.6L416 503zM15.1 187.3C6 191 0 199.8 0 209.6L0 480.4c0 17 17.1 28.6 32.9 22.3L160 451.8l0-251.4c-3.5-6.9-6.7-13.8-9.6-20.6c-5.6-13.2-10.4-27.4-12.8-41.5l-122.6 49zM384 255c-20.5 31.3-42.3 59.6-56.2 77c-20.5 25.6-59.1 25.6-79.6 0c-13.9-17.4-35.7-45.7-56.2-77l0 194.4 192 54.9L384 255z\"]\n};\nconst faMapMarked = faMapLocation;\nconst faHouseFloodWater = {\n prefix: 'fas',\n iconName: 'house-flood-water',\n icon: [576, 512, [], \"e50e\", \"M306.8 6.1C295.6-2 280.4-2 269.2 6.1l-176 128c-11.2 8.2-15.9 22.6-11.6 35.8S98.1 192 112 192l16 0 0 73c1.7 1 3.3 2 4.9 3.1c18 12.4 40.1 20.3 59.2 20.3c21.1 0 42-8.5 59.2-20.3c22.1-15.5 51.6-15.5 73.7 0c18.4 12.7 39.6 20.3 59.2 20.3c19 0 41.2-7.9 59.2-20.3c1.5-1 3-2 4.5-2.9l-.3-73.2 16.6 0c13.9 0 26.1-8.9 30.4-22.1s-.4-27.6-11.6-35.8l-176-128zM269.5 309.9C247 325.4 219.5 336 192 336c-26.9 0-55.3-10.8-77.4-26.1c0 0 0 0 0 0c-11.9-8.5-28.1-7.8-39.2 1.7c-14.4 11.9-32.5 21-50.6 25.2c-17.2 4-27.9 21.2-23.9 38.4s21.2 27.9 38.4 23.9c24.5-5.7 44.9-16.5 58.2-25C126.5 389.7 159 400 192 400c31.9 0 60.6-9.9 80.4-18.9c5.8-2.7 11.1-5.3 15.6-7.7c4.5 2.4 9.7 5.1 15.6 7.7c19.8 9 48.5 18.9 80.4 18.9c33 0 65.5-10.3 94.5-25.8c13.4 8.4 33.7 19.3 58.2 25c17.2 4 34.4-6.7 38.4-23.9s-6.7-34.4-23.9-38.4c-18.1-4.2-36.2-13.3-50.6-25.2c-11.1-9.5-27.3-10.1-39.2-1.7c0 0 0 0 0 0C439.4 325.2 410.9 336 384 336c-27.5 0-55-10.6-77.5-26.1c-11.1-7.9-25.9-7.9-37 0zM384 448c-27.5 0-55-10.6-77.5-26.1c-11.1-7.9-25.9-7.9-37 0C247 437.4 219.5 448 192 448c-26.9 0-55.3-10.8-77.4-26.1c0 0 0 0 0 0c-11.9-8.5-28.1-7.8-39.2 1.7c-14.4 11.9-32.5 21-50.6 25.2c-17.2 4-27.9 21.2-23.9 38.4s21.2 27.9 38.4 23.9c24.5-5.7 44.9-16.5 58.2-25C126.5 501.7 159 512 192 512c31.9 0 60.6-9.9 80.4-18.9c5.8-2.7 11.1-5.3 15.6-7.7c4.5 2.4 9.7 5.1 15.6 7.7c19.8 9 48.5 18.9 80.4 18.9c33 0 65.5-10.3 94.5-25.8c13.4 8.4 33.7 19.3 58.2 25c17.2 4 34.4-6.7 38.4-23.9s-6.7-34.4-23.9-38.4c-18.1-4.2-36.2-13.3-50.6-25.2c-11.1-9.4-27.3-10.1-39.2-1.7c0 0 0 0 0 0C439.4 437.2 410.9 448 384 448z\"]\n};\nconst faTree = {\n prefix: 'fas',\n iconName: 'tree',\n icon: [448, 512, [127794], \"f1bb\", \"M210.6 5.9L62 169.4c-3.9 4.2-6 9.8-6 15.5C56 197.7 66.3 208 79.1 208l24.9 0L30.6 281.4c-4.2 4.2-6.6 10-6.6 16C24 309.9 34.1 320 46.6 320L80 320 5.4 409.5C1.9 413.7 0 419 0 424.5c0 13 10.5 23.5 23.5 23.5L192 448l0 32c0 17.7 14.3 32 32 32s32-14.3 32-32l0-32 168.5 0c13 0 23.5-10.5 23.5-23.5c0-5.5-1.9-10.8-5.4-15L368 320l33.4 0c12.5 0 22.6-10.1 22.6-22.6c0-6-2.4-11.8-6.6-16L344 208l24.9 0c12.7 0 23.1-10.3 23.1-23.1c0-5.7-2.1-11.3-6-15.5L237.4 5.9C234 2.1 229.1 0 224 0s-10 2.1-13.4 5.9z\"]\n};\nconst faBridgeLock = {\n prefix: 'fas',\n iconName: 'bridge-lock',\n icon: [640, 512, [], \"e4cc\", \"M32 64c0-17.7 14.3-32 32-32l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-40 0 0 64-8 0c-61.9 0-112 50.1-112 112l0 24.6c-9.9 5.8-18.2 14.1-23.8 24.1c-17.6-20-43.4-32.7-72.2-32.7c-53 0-96 43-96 96l0 64c0 17.7-14.3 32-32 32l-32 0c-17.7 0-32-14.3-32-32l0-64c0-53-43-96-96-96l0-128 72 0 0-64L64 96C46.3 96 32 81.7 32 64zM408 96l0 64 80 0 0-64-80 0zm-48 64l0-64-80 0 0 64 80 0zM152 96l0 64 80 0 0-64-80 0zM528 240c-17.7 0-32 14.3-32 32l0 48 64 0 0-48c0-17.7-14.3-32-32-32zm-80 32c0-44.2 35.8-80 80-80s80 35.8 80 80l0 48c17.7 0 32 14.3 32 32l0 128c0 17.7-14.3 32-32 32l-160 0c-17.7 0-32-14.3-32-32l0-128c0-17.7 14.3-32 32-32l0-48z\"]\n};\nconst faSackDollar = {\n prefix: 'fas',\n iconName: 'sack-dollar',\n icon: [512, 512, [128176], \"f81d\", \"M320 96L192 96 144.6 24.9C137.5 14.2 145.1 0 157.9 0L354.1 0c12.8 0 20.4 14.2 13.3 24.9L320 96zM192 128l128 0c3.8 2.5 8.1 5.3 13 8.4C389.7 172.7 512 250.9 512 416c0 53-43 96-96 96L96 512c-53 0-96-43-96-96C0 250.9 122.3 172.7 179 136.4c0 0 0 0 0 0s0 0 0 0c4.8-3.1 9.2-5.9 13-8.4zm84 88c0-11-9-20-20-20s-20 9-20 20l0 14c-7.6 1.7-15.2 4.4-22.2 8.5c-13.9 8.3-25.9 22.8-25.8 43.9c.1 20.3 12 33.1 24.7 40.7c11 6.6 24.7 10.8 35.6 14l1.7 .5c12.6 3.8 21.8 6.8 28 10.7c5.1 3.2 5.8 5.4 5.9 8.2c.1 5-1.8 8-5.9 10.5c-5 3.1-12.9 5-21.4 4.7c-11.1-.4-21.5-3.9-35.1-8.5c-2.3-.8-4.7-1.6-7.2-2.4c-10.5-3.5-21.8 2.2-25.3 12.6s2.2 21.8 12.6 25.3c1.9 .6 4 1.3 6.1 2.1c0 0 0 0 0 0s0 0 0 0c8.3 2.9 17.9 6.2 28.2 8.4l0 14.6c0 11 9 20 20 20s20-9 20-20l0-13.8c8-1.7 16-4.5 23.2-9c14.3-8.9 25.1-24.1 24.8-45c-.3-20.3-11.7-33.4-24.6-41.6c-11.5-7.2-25.9-11.6-37.1-15c0 0 0 0 0 0l-.7-.2c-12.8-3.9-21.9-6.7-28.3-10.5c-5.2-3.1-5.3-4.9-5.3-6.7c0-3.7 1.4-6.5 6.2-9.3c5.4-3.2 13.6-5.1 21.5-5c9.6 .1 20.2 2.2 31.2 5.2c10.7 2.8 21.6-3.5 24.5-14.2s-3.5-21.6-14.2-24.5c-6.5-1.7-13.7-3.4-21.1-4.7l0-13.9z\"]\n};\nconst faPenToSquare = {\n prefix: 'fas',\n iconName: 'pen-to-square',\n icon: [512, 512, [\"edit\"], \"f044\", \"M471.6 21.7c-21.9-21.9-57.3-21.9-79.2 0L362.3 51.7l97.9 97.9 30.1-30.1c21.9-21.9 21.9-57.3 0-79.2L471.6 21.7zm-299.2 220c-6.1 6.1-10.8 13.6-13.5 21.9l-29.6 88.8c-2.9 8.6-.6 18.1 5.8 24.6s15.9 8.7 24.6 5.8l88.8-29.6c8.2-2.7 15.7-7.4 21.9-13.5L437.7 172.3 339.7 74.3 172.4 241.7zM96 64C43 64 0 107 0 160L0 416c0 53 43 96 96 96l256 0c53 0 96-43 96-96l0-96c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 96c0 17.7-14.3 32-32 32L96 448c-17.7 0-32-14.3-32-32l0-256c0-17.7 14.3-32 32-32l96 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L96 64z\"]\n};\nconst faEdit = faPenToSquare;\nconst faCarSide = {\n prefix: 'fas',\n iconName: 'car-side',\n icon: [640, 512, [128663], \"f5e4\", \"M171.3 96L224 96l0 96-112.7 0 30.4-75.9C146.5 104 158.2 96 171.3 96zM272 192l0-96 81.2 0c9.7 0 18.9 4.4 25 12l67.2 84L272 192zm256.2 1L428.2 68c-18.2-22.8-45.8-36-75-36L171.3 32c-39.3 0-74.6 23.9-89.1 60.3L40.6 196.4C16.8 205.8 0 228.9 0 256L0 368c0 17.7 14.3 32 32 32l33.3 0c7.6 45.4 47.1 80 94.7 80s87.1-34.6 94.7-80l130.7 0c7.6 45.4 47.1 80 94.7 80s87.1-34.6 94.7-80l33.3 0c17.7 0 32-14.3 32-32l0-48c0-65.2-48.8-119-111.8-127zM434.7 368a48 48 0 1 1 90.5 32 48 48 0 1 1 -90.5-32zM160 336a48 48 0 1 1 0 96 48 48 0 1 1 0-96z\"]\n};\nconst faShareNodes = {\n prefix: 'fas',\n iconName: 'share-nodes',\n icon: [448, 512, [\"share-alt\"], \"f1e0\", \"M352 224c53 0 96-43 96-96s-43-96-96-96s-96 43-96 96c0 4 .2 8 .7 11.9l-94.1 47C145.4 170.2 121.9 160 96 160c-53 0-96 43-96 96s43 96 96 96c25.9 0 49.4-10.2 66.6-26.9l94.1 47c-.5 3.9-.7 7.8-.7 11.9c0 53 43 96 96 96s96-43 96-96s-43-96-96-96c-25.9 0-49.4 10.2-66.6 26.9l-94.1-47c.5-3.9 .7-7.8 .7-11.9s-.2-8-.7-11.9l94.1-47C302.6 213.8 326.1 224 352 224z\"]\n};\nconst faShareAlt = faShareNodes;\nconst faHeartCircleMinus = {\n prefix: 'fas',\n iconName: 'heart-circle-minus',\n icon: [576, 512, [], \"e4ff\", \"M47.6 300.4L228.3 469.1c7.5 7 17.4 10.9 27.7 10.9s20.2-3.9 27.7-10.9l2.6-2.4C267.2 438.6 256 404.6 256 368c0-97.2 78.8-176 176-176c28.3 0 55 6.7 78.7 18.5c.9-6.5 1.3-13 1.3-19.6l0-5.8c0-69.9-50.5-129.5-119.4-141C347 36.5 300.6 51.4 268 84L256 96 244 84c-32.6-32.6-79-47.5-124.6-39.9C50.5 55.6 0 115.2 0 185.1l0 5.8c0 41.5 17.2 81.2 47.6 109.5zM576 368a144 144 0 1 0 -288 0 144 144 0 1 0 288 0zm-64 0c0 8.8-7.2 16-16 16l-128 0c-8.8 0-16-7.2-16-16s7.2-16 16-16l128 0c8.8 0 16 7.2 16 16z\"]\n};\nconst faHourglassHalf = {\n prefix: 'fas',\n iconName: 'hourglass-half',\n icon: [384, 512, [\"hourglass-2\"], \"f252\", \"M32 0C14.3 0 0 14.3 0 32S14.3 64 32 64l0 11c0 42.4 16.9 83.1 46.9 113.1L146.7 256 78.9 323.9C48.9 353.9 32 394.6 32 437l0 11c-17.7 0-32 14.3-32 32s14.3 32 32 32l32 0 256 0 32 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l0-11c0-42.4-16.9-83.1-46.9-113.1L237.3 256l67.9-67.9c30-30 46.9-70.7 46.9-113.1l0-11c17.7 0 32-14.3 32-32s-14.3-32-32-32L320 0 64 0 32 0zM96 75l0-11 192 0 0 11c0 19-5.6 37.4-16 53L112 128c-10.3-15.6-16-34-16-53zm16 309c3.5-5.3 7.6-10.3 12.1-14.9L192 301.3l67.9 67.9c4.6 4.6 8.6 9.6 12.1 14.9L112 384z\"]\n};\nconst faHourglass2 = faHourglassHalf;\nconst faMicroscope = {\n prefix: 'fas',\n iconName: 'microscope',\n icon: [512, 512, [128300], \"f610\", \"M160 32c0-17.7 14.3-32 32-32l32 0c17.7 0 32 14.3 32 32c17.7 0 32 14.3 32 32l0 224c0 17.7-14.3 32-32 32c0 17.7-14.3 32-32 32l-32 0c-17.7 0-32-14.3-32-32c-17.7 0-32-14.3-32-32l0-224c0-17.7 14.3-32 32-32zM32 448l288 0c70.7 0 128-57.3 128-128s-57.3-128-128-128l0-64c106 0 192 86 192 192c0 49.2-18.5 94-48.9 128l16.9 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-160 0L32 512c-17.7 0-32-14.3-32-32s14.3-32 32-32zm80-64l192 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-192 0c-8.8 0-16-7.2-16-16s7.2-16 16-16z\"]\n};\nconst faSink = {\n prefix: 'fas',\n iconName: 'sink',\n icon: [512, 512, [], \"e06d\", \"M288 96c0-17.7 14.3-32 32-32s32 14.3 32 32s14.3 32 32 32s32-14.3 32-32c0-53-43-96-96-96s-96 43-96 96l0 192-64 0 0-24c0-30.9-25.1-56-56-56l-48 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l48 0c4.4 0 8 3.6 8 8l0 24-80 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l224 0 224 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-80 0 0-24c0-4.4 3.6-8 8-8l56 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-56 0c-30.9 0-56 25.1-56 56l0 24-64 0 0-192zM480 416l0-32L32 384l0 32c0 53 43 96 96 96l256 0c53 0 96-43 96-96z\"]\n};\nconst faBagShopping = {\n prefix: 'fas',\n iconName: 'bag-shopping',\n icon: [448, 512, [\"shopping-bag\"], \"f290\", \"M160 112c0-35.3 28.7-64 64-64s64 28.7 64 64l0 48-128 0 0-48zm-48 48l-64 0c-26.5 0-48 21.5-48 48L0 416c0 53 43 96 96 96l256 0c53 0 96-43 96-96l0-208c0-26.5-21.5-48-48-48l-64 0 0-48C336 50.1 285.9 0 224 0S112 50.1 112 112l0 48zm24 48a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm152 24a24 24 0 1 1 48 0 24 24 0 1 1 -48 0z\"]\n};\nconst faShoppingBag = faBagShopping;\nconst faArrowDownZA = {\n prefix: 'fas',\n iconName: 'arrow-down-z-a',\n icon: [576, 512, [\"sort-alpha-desc\", \"sort-alpha-down-alt\"], \"f881\", \"M183.6 469.6C177.5 476.2 169 480 160 480s-17.5-3.8-23.6-10.4l-88-96c-11.9-13-11.1-33.3 2-45.2s33.3-11.1 45.2 2L128 365.7 128 64c0-17.7 14.3-32 32-32s32 14.3 32 32l0 301.7 32.4-35.4c11.9-13 32.2-13.9 45.2-2s13.9 32.2 2 45.2l-88 96zM320 64c0-17.7 14.3-32 32-32l128 0c12.9 0 24.6 7.8 29.6 19.8s2.2 25.7-6.9 34.9L429.3 160l50.7 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-128 0c-12.9 0-24.6-7.8-29.6-19.8s-2.2-25.7 6.9-34.9L402.7 96 352 96c-17.7 0-32-14.3-32-32zm96 192c12.1 0 23.2 6.8 28.6 17.7l64 128 16 32c7.9 15.8 1.5 35-14.3 42.9s-35 1.5-42.9-14.3L460.2 448l-88.4 0-7.2 14.3c-7.9 15.8-27.1 22.2-42.9 14.3s-22.2-27.1-14.3-42.9l16-32 64-128c5.4-10.8 16.5-17.7 28.6-17.7zM395.8 400l40.4 0L416 359.6 395.8 400z\"]\n};\nconst faSortAlphaDesc = faArrowDownZA;\nconst faSortAlphaDownAlt = faArrowDownZA;\nconst faMitten = {\n prefix: 'fas',\n iconName: 'mitten',\n icon: [448, 512, [], \"f7b5\", \"M352 384L64 384 5.4 178.9C1.8 166.4 0 153.4 0 140.3C0 62.8 62.8 0 140.3 0l3.4 0c66 0 123.5 44.9 139.5 108.9l31.4 125.8 17.6-20.1C344.8 200.2 362.9 192 382 192l2.8 0c34.9 0 63.3 28.3 63.3 63.3c0 15.9-6 31.2-16.8 42.9L352 384zM32 448c0-17.7 14.3-32 32-32l288 0c17.7 0 32 14.3 32 32l0 32c0 17.7-14.3 32-32 32L64 512c-17.7 0-32-14.3-32-32l0-32z\"]\n};\nconst faPersonRays = {\n prefix: 'fas',\n iconName: 'person-rays',\n icon: [512, 512, [], \"e54d\", \"M208 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm40 304l0 128c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-223.1-28.6 47.5c-9.1 15.1-28.8 20-43.9 10.9s-20-28.8-10.9-43.9l58.3-97c17.4-28.9 48.6-46.6 82.3-46.6l29.7 0c33.7 0 64.9 17.7 82.3 46.6l58.3 97c9.1 15.1 4.2 34.8-10.9 43.9s-34.8 4.2-43.9-10.9L328 256.9 328 480c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-128-16 0zM7 7C16.4-2.3 31.6-2.3 41 7l80 80c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L7 41C-2.3 31.6-2.3 16.4 7 7zM471 7c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-80 80c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9L471 7zM7 505c-9.4-9.4-9.4-24.6 0-33.9l80-80c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L41 505c-9.4 9.4-24.6 9.4-33.9 0zm464 0l-80-80c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l80 80c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0z\"]\n};\nconst faUsers = {\n prefix: 'fas',\n iconName: 'users',\n icon: [640, 512, [], \"f0c0\", \"M144 0a80 80 0 1 1 0 160A80 80 0 1 1 144 0zM512 0a80 80 0 1 1 0 160A80 80 0 1 1 512 0zM0 298.7C0 239.8 47.8 192 106.7 192l42.7 0c15.9 0 31 3.5 44.6 9.7c-1.3 7.2-1.9 14.7-1.9 22.3c0 38.2 16.8 72.5 43.3 96c-.2 0-.4 0-.7 0L21.3 320C9.6 320 0 310.4 0 298.7zM405.3 320c-.2 0-.4 0-.7 0c26.6-23.5 43.3-57.8 43.3-96c0-7.6-.7-15-1.9-22.3c13.6-6.3 28.7-9.7 44.6-9.7l42.7 0C592.2 192 640 239.8 640 298.7c0 11.8-9.6 21.3-21.3 21.3l-213.3 0zM224 224a96 96 0 1 1 192 0 96 96 0 1 1 -192 0zM128 485.3C128 411.7 187.7 352 261.3 352l117.3 0C452.3 352 512 411.7 512 485.3c0 14.7-11.9 26.7-26.7 26.7l-330.7 0c-14.7 0-26.7-11.9-26.7-26.7z\"]\n};\nconst faEyeSlash = {\n prefix: 'fas',\n iconName: 'eye-slash',\n icon: [640, 512, [], \"f070\", \"M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L525.6 386.7c39.6-40.6 66.4-86.1 79.9-118.4c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C465.5 68.8 400.8 32 320 32c-68.2 0-125 26.3-169.3 60.8L38.8 5.1zM223.1 149.5C248.6 126.2 282.7 112 320 112c79.5 0 144 64.5 144 144c0 24.9-6.3 48.3-17.4 68.7L408 294.5c8.4-19.3 10.6-41.4 4.8-63.3c-11.1-41.5-47.8-69.4-88.6-71.1c-5.8-.2-9.2 6.1-7.4 11.7c2.1 6.4 3.3 13.2 3.3 20.3c0 10.2-2.4 19.8-6.6 28.3l-90.3-70.8zM373 389.9c-16.4 6.5-34.3 10.1-53 10.1c-79.5 0-144-64.5-144-144c0-6.9 .5-13.6 1.4-20.2L83.1 161.5C60.3 191.2 44 220.8 34.5 243.7c-3.3 7.9-3.3 16.7 0 24.6c14.9 35.7 46.2 87.7 93 131.1C174.5 443.2 239.2 480 320 480c47.8 0 89.9-12.9 126.2-32.5L373 389.9z\"]\n};\nconst faFlaskVial = {\n prefix: 'fas',\n iconName: 'flask-vial',\n icon: [640, 512, [], \"e4f3\", \"M175 389.4c-9.8 16-15 34.3-15 53.1c-10 3.5-20.8 5.5-32 5.5c-53 0-96-43-96-96L32 64C14.3 64 0 49.7 0 32S14.3 0 32 0L96 0l64 0 64 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l0 245.9-49 79.6zM96 64l0 96 64 0 0-96L96 64zM352 0L480 0l32 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l0 150.9L629.7 406.2c6.7 10.9 10.3 23.5 10.3 36.4c0 38.3-31.1 69.4-69.4 69.4l-309.2 0c-38.3 0-69.4-31.1-69.4-69.4c0-12.8 3.6-25.4 10.3-36.4L320 214.9 320 64c-17.7 0-32-14.3-32-32s14.3-32 32-32l32 0zm32 64l0 160c0 5.9-1.6 11.7-4.7 16.8L330.5 320l171 0-48.8-79.2c-3.1-5-4.7-10.8-4.7-16.8l0-160-64 0z\"]\n};\nconst faHand = {\n prefix: 'fas',\n iconName: 'hand',\n icon: [512, 512, [129306, 9995, \"hand-paper\"], \"f256\", \"M288 32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 208c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-176c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 272c0 1.5 0 3.1 .1 4.6L67.6 283c-16-15.2-41.3-14.6-56.6 1.4s-14.6 41.3 1.4 56.6L124.8 448c43.1 41.1 100.4 64 160 64l19.2 0c97.2 0 176-78.8 176-176l0-208c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 112c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-176c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 176c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-208z\"]\n};\nconst faHandPaper = faHand;\nconst faOm = {\n prefix: 'fas',\n iconName: 'om',\n icon: [512, 512, [128329], \"f679\", \"M379.3 4.7c-6.2-6.2-16.4-6.2-22.6 0l-16 16c-6.2 6.2-6.2 16.4 0 22.6l16 16c6.2 6.2 16.4 6.2 22.6 0l16-16c6.2-6.2 6.2-16.4 0-22.6l-16-16zM281 66.7c-2.2-1.5-4.9-2.5-7.7-2.7c-.6 0-1.3-.1-1.9 0c-3.9 .2-7.4 1.7-10.1 4.2c-.9 .8-1.6 1.7-2.3 2.6c-1.7 2.4-2.7 5.3-2.9 8.5c0 .7 0 1.4 0 2.1c.2 2.2 .9 4.3 1.9 6.2l.3 .6c.3 .6 .8 1.4 1.4 2.4c1.2 2 2.9 4.8 5.1 8.2c4.4 6.7 11.1 15.5 20 24.4C302.4 141.1 330.3 160 368 160c31.2 0 56.6-10.4 73.9-20.2c8.7-5 15.6-9.9 20.4-13.8c2.4-1.9 4.3-3.6 5.7-4.9c.7-.6 1.3-1.2 1.7-1.6l.6-.5 .1-.1 .1-.1s0 0 0 0s0 0 0 0c5.9-5.8 9.5-13.9 9.5-22.8c0-17.7-14.3-32-32-32c-8.7 0-16.7 3.5-22.4 9.2c-.1 .1-.2 .2-.5 .4c-.5 .5-1.5 1.3-2.8 2.4c-2.7 2.2-6.8 5.2-12.1 8.2C399.4 90.4 384.8 96 368 96c-20.8 0-42.4-7-59.5-14.6c-8.4-3.7-15.4-7.5-20.3-10.3c-2.4-1.4-4.3-2.5-5.6-3.3c-.6-.4-1.1-.7-1.4-.9l-.3-.2zM115.2 169.6c8-6 17.9-9.6 28.8-9.6c26.5 0 48 21.5 48 48s-21.5 48-48 48l-34.2 0c-7.6 0-13.8 6.2-13.8 13.8c0 1.5 .2 2.9 .7 4.4l8 24c4.4 13.1 16.6 21.9 30.4 21.9l8.9 0 16 0c35.3 0 64 28.7 64 64s-28.7 64-64 64c-50.8 0-82.7-21.5-102.2-42.8c-9.9-10.8-16.6-21.6-20.9-29.7c-2.1-4-3.6-7.3-4.5-9.6c-.5-1.1-.8-2-1-2.5l-.2-.5c-.3-.9-.7-1.8-1.1-2.6c-1.2-2.2-2.8-4-4.7-5.4c-1.9-1.4-4.1-2.3-6.5-2.8c-1.4-.3-2.9-.3-4.4-.2c-2.5 .2-4.8 1-6.8 2.3c-1.1 .7-2.2 1.5-3.1 2.5c-2.4 2.5-4.1 5.8-4.5 9.5c-.1 .6-.1 1.1-.1 1.7c0 0 0 0 0 0c0 .8 .1 1.7 .2 2.5l0 .1c0 .3 .1 .8 .2 1.3c.2 1.1 .4 2.7 .8 4.6c.8 3.9 2 9.4 3.9 15.9c3.8 13 10.3 30.4 21.3 48C48.7 476.2 89.4 512 160 512c70.7 0 128-57.3 128-128c0-23.3-6.2-45.2-17.1-64l22.6 0c25.5 0 49.9-10.1 67.9-28.1l26.5-26.5c6-6 14.1-9.4 22.6-9.4l5.5 0c17.7 0 32 14.3 32 32l0 96c0 17.7-14.3 32-32 32c-25.7 0-41.4-12.5-51.2-25.6c-5-6.7-8.4-13.4-10.5-18.6c-1.1-2.5-1.8-4.6-2.2-6c-.2-.7-.4-1.2-.5-1.5l-.1-.2c-.3-1.3-.8-2.6-1.5-3.8c-1.1-2-2.6-3.8-4.4-5.1c-2.7-2-6-3.2-9.6-3.2l-.2 0c-8 .1-14.6 6.1-15.6 13.9c0 0 0 0 0 0c0 .3-.1 .6-.2 1.1c-.1 .9-.3 2.1-.4 3.6c-.3 3-.6 7.3-.6 12.4c0 10.1 1.1 23.9 5.8 38.1c4.8 14.3 13.4 29.3 28.6 40.7C368.7 473.3 389.3 480 416 480c53 0 96-43 96-96l0-96c0-53-43-96-96-96l-5.5 0c-25.5 0-49.9 10.1-67.9 28.1l-26.5 26.5c-6 6-14.1 9.4-22.6 9.4l-48.3 0c6.9-14.5 10.8-30.8 10.8-48c0-61.9-50.1-112-112-112c-25.2 0-48.5 8.3-67.2 22.4c-14.1 10.6-17 30.7-6.4 44.8s30.7 17 44.8 6.4z\"]\n};\nconst faWorm = {\n prefix: 'fas',\n iconName: 'worm',\n icon: [512, 512, [], \"e599\", \"M256 96c0-53 43-96 96-96l38.4 0C439.9 0 480 40.1 480 89.6l0 86.4 0 16 0 184c0 75.1-60.9 136-136 136s-136-60.9-136-136l0-80c0-22.1-17.9-40-40-40s-40 17.9-40 40l0 168c0 26.5-21.5 48-48 48s-48-21.5-48-48l0-168c0-75.1 60.9-136 136-136s136 60.9 136 136l0 80c0 22.1 17.9 40 40 40s40-17.9 40-40l0-184-32 0c-53 0-96-43-96-96zm144-8a24 24 0 1 0 -48 0 24 24 0 1 0 48 0z\"]\n};\nconst faHouseCircleXmark = {\n prefix: 'fas',\n iconName: 'house-circle-xmark',\n icon: [640, 512, [], \"e50b\", \"M320.7 352c8.1-89.7 83.5-160 175.3-160c8.9 0 17.6 .7 26.1 1.9L309.5 7c-6-5-14-7-21-7s-15 1-22 8L10 231.5c-7 7-10 15-10 24c0 18 14 32.1 32 32.1l32 0 0 69.7c-.1 .9-.1 1.8-.1 2.8l0 112c0 22.1 17.9 40 40 40l16 0c1.2 0 2.4-.1 3.6-.2c1.5 .1 3 .2 4.5 .2l31.9 0 24 0c22.1 0 40-17.9 40-40l0-24 0-64c0-17.7 14.3-32 32-32l64 0 .7 0zM496 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm59.3-180.7L518.6 368l36.7 36.7c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0L496 390.6l-36.7 36.7c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6L473.4 368l-36.7-36.7c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L496 345.4l36.7-36.7c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6z\"]\n};\nconst faPlug = {\n prefix: 'fas',\n iconName: 'plug',\n icon: [384, 512, [128268], \"f1e6\", \"M96 0C78.3 0 64 14.3 64 32l0 96 64 0 0-96c0-17.7-14.3-32-32-32zM288 0c-17.7 0-32 14.3-32 32l0 96 64 0 0-96c0-17.7-14.3-32-32-32zM32 160c-17.7 0-32 14.3-32 32s14.3 32 32 32l0 32c0 77.4 55 142 128 156.8l0 67.2c0 17.7 14.3 32 32 32s32-14.3 32-32l0-67.2C297 398 352 333.4 352 256l0-32c17.7 0 32-14.3 32-32s-14.3-32-32-32L32 160z\"]\n};\nconst faChevronUp = {\n prefix: 'fas',\n iconName: 'chevron-up',\n icon: [512, 512, [], \"f077\", \"M233.4 105.4c12.5-12.5 32.8-12.5 45.3 0l192 192c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L256 173.3 86.6 342.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l192-192z\"]\n};\nconst faHandSpock = {\n prefix: 'fas',\n iconName: 'hand-spock',\n icon: [576, 512, [128406], \"f259\", \"M246.9 23.7C242.3 6.6 224.8-3.5 207.7 1.1s-27.2 22.1-22.6 39.2L238 237.8c2.5 9.2-4.5 18.2-14 18.2c-6.4 0-12-4.2-13.9-10.3L166.6 102.7c-5.1-16.9-23-26.4-39.9-21.3s-26.4 23-21.3 39.9l62.8 206.4c2.4 7.9-7.2 13.8-13.2 8.1L99.6 283c-16-15.2-41.3-14.6-56.6 1.4s-14.6 41.3 1.4 56.6L156.8 448c43.1 41.1 100.4 64 160 64l10.9 0 8.2 0c.1 0 .1-.1 .1-.1s.1-.1 .1-.1c58.3-3.5 108.6-43.2 125.3-99.7l81.2-275c5-16.9-4.7-34.7-21.6-39.8s-34.7 4.7-39.8 21.6L443.5 247.1c-1.6 5.3-6.4 8.9-12 8.9c-7.9 0-13.8-7.3-12.2-15.1l36-170.3c3.7-17.3-7.4-34.3-24.7-37.9s-34.3 7.4-37.9 24.7L355.1 235.1c-2.6 12.2-13.3 20.9-25.8 20.9c-11.9 0-22.4-8-25.4-19.5l-57-212.8z\"]\n};\nconst faStopwatch = {\n prefix: 'fas',\n iconName: 'stopwatch',\n icon: [448, 512, [9201], \"f2f2\", \"M176 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l16 0 0 34.4C92.3 113.8 16 200 16 304c0 114.9 93.1 208 208 208s208-93.1 208-208c0-41.8-12.3-80.7-33.5-113.2l24.1-24.1c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L355.7 143c-28.1-23-62.2-38.8-99.7-44.6L256 64l16 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L224 0 176 0zm72 192l0 128c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-128c0-13.3 10.7-24 24-24s24 10.7 24 24z\"]\n};\nconst faFaceKiss = {\n prefix: 'fas',\n iconName: 'face-kiss',\n icon: [512, 512, [128535, \"kiss\"], \"f596\", \"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm48.7-198.3c4.3 5.1 7.3 11.4 7.3 18.3s-3.1 13.2-7.3 18.3c-4.3 5.2-10.1 9.7-16.7 13.4c-2.7 1.5-5.7 3-8.7 4.3c3.1 1.3 6 2.7 8.7 4.3c6.6 3.7 12.5 8.2 16.7 13.4c4.3 5.1 7.3 11.4 7.3 18.3s-3.1 13.2-7.3 18.3c-4.3 5.2-10.1 9.7-16.7 13.4C274.7 443.1 257.4 448 240 448c-3.6 0-6.8-2.5-7.7-6s.6-7.2 3.8-9c0 0 0 0 0 0s0 0 0 0s0 0 0 0c0 0 0 0 0 0l.2-.1c.2-.1 .5-.3 .9-.5c.8-.5 2-1.2 3.4-2.1c2.8-1.9 6.5-4.5 10.2-7.6c3.7-3.1 7.2-6.6 9.6-10.1c2.5-3.5 3.5-6.4 3.5-8.6s-1-5-3.5-8.6c-2.5-3.5-5.9-6.9-9.6-10.1c-3.7-3.1-7.4-5.7-10.2-7.6c-1.4-.9-2.6-1.6-3.4-2.1c-.4-.2-.7-.4-.9-.5l-.2-.1c0 0 0 0 0 0c0 0 0 0 0 0s0 0 0 0c-2.5-1.4-4.1-4.1-4.1-7s1.6-5.6 4.1-7c0 0 0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0c0 0 0 0 0 0l.2-.1 .3-.2 .6-.4c.8-.5 2-1.2 3.4-2.1c2.8-1.9 6.5-4.5 10.2-7.6c3.7-3.1 7.2-6.6 9.6-10.1c2.5-3.5 3.5-6.4 3.5-8.6s-1-5-3.5-8.6c-2.5-3.5-5.9-6.9-9.6-10.1c-3.7-3.1-7.4-5.7-10.2-7.6c-1.4-.9-2.6-1.6-3.4-2.1l-.4-.3-.5-.3-.2-.1c0 0 0 0 0 0c0 0 0 0 0 0s0 0 0 0c-3.2-1.8-4.7-5.5-3.8-9s4.1-6 7.7-6c17.4 0 34.7 4.9 47.9 12.3c6.6 3.7 12.5 8.2 16.7 13.4zM144.4 208a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm192-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\"]\n};\nconst faKiss = faFaceKiss;\nconst faBridgeCircleXmark = {\n prefix: 'fas',\n iconName: 'bridge-circle-xmark',\n icon: [640, 512, [], \"e4cb\", \"M64 32C46.3 32 32 46.3 32 64s14.3 32 32 32l40 0 0 64-72 0 0 128c53 0 96 43 96 96l0 64c0 17.7 14.3 32 32 32l32 0c17.7 0 32-14.3 32-32l0-64c0-53 43-96 96-96c6.3 0 12.4 .6 18.3 1.7C367.1 231.8 426.9 192 496 192c42.5 0 81.6 15.1 112 40.2l0-72.2-72 0 0-64 40 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L64 32zM488 96l0 64-80 0 0-64 80 0zM360 96l0 64-80 0 0-64 80 0zM232 96l0 64-80 0 0-64 80 0zM496 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm59.3-180.7L518.6 368l36.7 36.7c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0L496 390.6l-36.7 36.7c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6L473.4 368l-36.7-36.7c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L496 345.4l36.7-36.7c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6z\"]\n};\nconst faFaceGrinTongue = {\n prefix: 'fas',\n iconName: 'face-grin-tongue',\n icon: [512, 512, [128539, \"grin-tongue\"], \"f589\", \"M0 256C0 368.9 73.1 464.7 174.5 498.8C165.3 484 160 466.6 160 448l0-47.3c-24-17.5-43.1-41.4-54.8-69.2c-5-11.8 7-22.5 19.3-18.7c39.7 12.2 84.5 19 131.8 19s92.1-6.8 131.8-19c12.3-3.8 24.3 6.9 19.3 18.7c-11.8 28-31.1 52-55.4 69.6l0 46.9c0 18.6-5.3 36-14.5 50.8C438.9 464.7 512 368.9 512 256C512 114.6 397.4 0 256 0S0 114.6 0 256zm176.4-80a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm128 32a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zM320 448l0-45.4c0-14.7-11.9-26.6-26.6-26.6l-2 0c-11.3 0-21.1 7.9-23.6 18.9c-2.8 12.6-20.8 12.6-23.6 0c-2.5-11.1-12.3-18.9-23.6-18.9l-2 0c-14.7 0-26.6 11.9-26.6 26.6l0 45.4c0 35.3 28.7 64 64 64s64-28.7 64-64z\"]\n};\nconst faGrinTongue = faFaceGrinTongue;\nconst faChessBishop = {\n prefix: 'fas',\n iconName: 'chess-bishop',\n icon: [320, 512, [9821], \"f43a\", \"M128 0C110.3 0 96 14.3 96 32c0 16.1 11.9 29.4 27.4 31.7C78.4 106.8 8 190 8 288c0 47.4 30.8 72.3 56 84.7L64 400l192 0 0-27.3c25.2-12.5 56-37.4 56-84.7c0-37.3-10.2-72.4-25.3-104.1l-99.4 99.4c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6L270.8 154.6c-23.2-38.1-51.8-69.5-74.2-90.9C212.1 61.4 224 48.1 224 32c0-17.7-14.3-32-32-32L128 0zM48 432L6.6 473.4c-4.2 4.2-6.6 10-6.6 16C0 501.9 10.1 512 22.6 512l274.7 0c12.5 0 22.6-10.1 22.6-22.6c0-6-2.4-11.8-6.6-16L272 432 48 432z\"]\n};\nconst faFaceGrinWink = {\n prefix: 'fas',\n iconName: 'face-grin-wink',\n icon: [512, 512, [\"grin-wink\"], \"f58c\", \"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM388.1 312.8c12.3-3.8 24.3 6.9 19.3 18.7C382.4 390.6 324.2 432 256.3 432s-126.2-41.4-151.1-100.5c-5-11.8 7-22.5 19.3-18.7c39.7 12.2 84.5 19 131.8 19s92.1-6.8 131.8-19zm-16.9-79.2c-17.6-23.5-52.8-23.5-70.4 0c-5.3 7.1-15.3 8.5-22.4 3.2s-8.5-15.3-3.2-22.4c30.4-40.5 91.2-40.5 121.6 0c5.3 7.1 3.9 17.1-3.2 22.4s-17.1 3.9-22.4-3.2zM176.4 176a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\"]\n};\nconst faGrinWink = faFaceGrinWink;\nconst faEarDeaf = {\n prefix: 'fas',\n iconName: 'ear-deaf',\n icon: [512, 512, [\"deaf\", \"deafness\", \"hard-of-hearing\"], \"f2a4\", \"M502.6 54.6l-40 40c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l40-40c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3zm-320 320l-128 128c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l128-128c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3zM240 128c-57.6 0-105.1 43.6-111.3 99.5c-1.9 17.6-17.8 30.2-35.3 28.3s-30.2-17.8-28.3-35.3C74.8 132.5 149.4 64 240 64c97.2 0 176 78.8 176 176c0 46-17.7 87.9-46.6 119.3c-12 13-17.4 24.8-17.4 34.7l0 6.1c0 61.9-50.1 112-112 112c-17.7 0-32-14.3-32-32s14.3-32 32-32c26.5 0 48-21.5 48-48l0-6.1c0-32.9 17.4-59.6 34.4-78c18.4-20 29.6-46.6 29.6-75.9c0-61.9-50.1-112-112-112zm0 80c-17.7 0-32 14.3-32 32c0 13.3-10.7 24-24 24s-24-10.7-24-24c0-44.2 35.8-80 80-80s80 35.8 80 80c0 13.3-10.7 24-24 24s-24-10.7-24-24c0-17.7-14.3-32-32-32z\"]\n};\nconst faDeaf = faEarDeaf;\nconst faDeafness = faEarDeaf;\nconst faHardOfHearing = faEarDeaf;\nconst faRoadCircleCheck = {\n prefix: 'fas',\n iconName: 'road-circle-check',\n icon: [640, 512, [], \"e564\", \"M213.2 32L288 32l0 64c0 17.7 14.3 32 32 32s32-14.3 32-32l0-64 74.8 0c27.1 0 51.3 17.1 60.3 42.6l42.7 120.6c-10.9-2.1-22.2-3.2-33.8-3.2c-59.5 0-112.1 29.6-144 74.8l0-42.8c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 64c0 17.7 14.3 32 32 32c2.3 0 4.6-.3 6.8-.7c-4.5 15.5-6.8 31.8-6.8 48.7c0 5.4 .2 10.7 .7 16l-.7 0c-17.7 0-32 14.3-32 32l0 64L86.6 480C56.5 480 32 455.5 32 425.4c0-6.2 1.1-12.4 3.1-18.2L152.9 74.6C162 49.1 186.1 32 213.2 32zM352 368a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm211.3-43.3c-6.2-6.2-16.4-6.2-22.6 0L480 385.4l-28.7-28.7c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6l40 40c6.2 6.2 16.4 6.2 22.6 0l72-72c6.2-6.2 6.2-16.4 0-22.6z\"]\n};\nconst faDiceFive = {\n prefix: 'fas',\n iconName: 'dice-five',\n icon: [448, 512, [9860], \"f523\", \"M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zm64 96a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM96 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zM224 224a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm64-64a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm32 160a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\"]\n};\nconst faSquareRss = {\n prefix: 'fas',\n iconName: 'square-rss',\n icon: [448, 512, [\"rss-square\"], \"f143\", \"M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zM96 136c0-13.3 10.7-24 24-24c137 0 248 111 248 248c0 13.3-10.7 24-24 24s-24-10.7-24-24c0-110.5-89.5-200-200-200c-13.3 0-24-10.7-24-24zm0 96c0-13.3 10.7-24 24-24c83.9 0 152 68.1 152 152c0 13.3-10.7 24-24 24s-24-10.7-24-24c0-57.4-46.6-104-104-104c-13.3 0-24-10.7-24-24zm0 120a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z\"]\n};\nconst faRssSquare = faSquareRss;\nconst faLandMineOn = {\n prefix: 'fas',\n iconName: 'land-mine-on',\n icon: [640, 512, [], \"e51b\", \"M344 24l0 144c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-144c0-13.3 10.7-24 24-24s24 10.7 24 24zM192 320c0-17.7 14.3-32 32-32l192 0c17.7 0 32 14.3 32 32l0 32-256 0 0-32zm-77.3 90.5c8.1-16.3 24.8-26.5 42.9-26.5l324.7 0c18.2 0 34.8 10.3 42.9 26.5l27.6 55.2C563.5 487 548 512 524.2 512l-408.4 0c-23.8 0-39.3-25-28.6-46.3l27.6-55.2zM36.3 138.3c7.5-10.9 22.5-13.6 33.4-6.1l104 72c10.9 7.5 13.6 22.5 6.1 33.4s-22.5 13.6-33.4 6.1l-104-72c-10.9-7.5-13.6-22.5-6.1-33.4zm534.1-6.1c10.9-7.5 25.8-4.8 33.4 6.1s4.8 25.8-6.1 33.4l-104 72c-10.9 7.5-25.8 4.8-33.4-6.1s-4.8-25.8 6.1-33.4l104-72z\"]\n};\nconst faICursor = {\n prefix: 'fas',\n iconName: 'i-cursor',\n icon: [256, 512, [], \"f246\", \"M.1 29.3C-1.4 47 11.7 62.4 29.3 63.9l8 .7C70.5 67.3 96 95 96 128.3L96 224l-32 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l32 0 0 95.7c0 33.3-25.5 61-58.7 63.8l-8 .7C11.7 449.6-1.4 465 .1 482.7s16.9 30.7 34.5 29.2l8-.7c34.1-2.8 64.2-18.9 85.4-42.9c21.2 24 51.2 40 85.4 42.9l8 .7c17.6 1.5 33.1-11.6 34.5-29.2s-11.6-33.1-29.2-34.5l-8-.7C185.5 444.7 160 417 160 383.7l0-95.7 32 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-32 0 0-95.7c0-33.3 25.5-61 58.7-63.8l8-.7c17.6-1.5 30.7-16.9 29.2-34.5S239-1.4 221.3 .1l-8 .7C179.2 3.6 149.2 19.7 128 43.7c-21.2-24-51.2-40-85.4-42.9l-8-.7C17-1.4 1.6 11.7 .1 29.3z\"]\n};\nconst faStamp = {\n prefix: 'fas',\n iconName: 'stamp',\n icon: [512, 512, [], \"f5bf\", \"M312 201.8c0-17.4 9.2-33.2 19.9-47C344.5 138.5 352 118.1 352 96c0-53-43-96-96-96s-96 43-96 96c0 22.1 7.5 42.5 20.1 58.8c10.7 13.8 19.9 29.6 19.9 47c0 29.9-24.3 54.2-54.2 54.2L112 256C50.1 256 0 306.1 0 368c0 20.9 13.4 38.7 32 45.3L32 464c0 26.5 21.5 48 48 48l352 0c26.5 0 48-21.5 48-48l0-50.7c18.6-6.6 32-24.4 32-45.3c0-61.9-50.1-112-112-112l-33.8 0c-29.9 0-54.2-24.3-54.2-54.2zM416 416l0 32L96 448l0-32 320 0z\"]\n};\nconst faStairs = {\n prefix: 'fas',\n iconName: 'stairs',\n icon: [576, 512, [], \"e289\", \"M384 64c0-17.7 14.3-32 32-32l128 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-96 0 0 96c0 17.7-14.3 32-32 32l-96 0 0 96c0 17.7-14.3 32-32 32l-96 0 0 96c0 17.7-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32l96 0 0-96c0-17.7 14.3-32 32-32l96 0 0-96c0-17.7 14.3-32 32-32l96 0 0-96z\"]\n};\nconst faI = {\n prefix: 'fas',\n iconName: 'i',\n icon: [320, 512, [105], \"49\", \"M32 32C14.3 32 0 46.3 0 64S14.3 96 32 96l96 0 0 320-96 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l256 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-96 0 0-320 96 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L160 32 32 32z\"]\n};\nconst faHryvniaSign = {\n prefix: 'fas',\n iconName: 'hryvnia-sign',\n icon: [384, 512, [8372, \"hryvnia\"], \"f6f2\", \"M121.9 116.2C138.3 103.1 158.7 96 179.6 96L223 96c27.1 0 49 21.9 49 49c0 11.5-4 22.4-11.1 31L32 176c-17.7 0-32 14.3-32 32s14.3 32 32 32l123.5 0-50.6 28.9c-1.7 1-3.4 2-5.1 3.1L32 272c-17.7 0-32 14.3-32 32s14.3 32 32 32l20.3 0c-2.8 9.9-4.3 20.4-4.3 31c0 62.4 50.6 113 113 113l43.4 0c35.5 0 70-12.1 97.7-34.3L308 441c13.8-11 16-31.2 5-45s-31.2-16-45-5l-5.9 4.7c-16.4 13.1-36.7 20.2-57.7 20.2L161 416c-27.1 0-49-21.9-49-49c0-11.5 4-22.4 11.1-31L352 336c17.7 0 32-14.3 32-32s-14.3-32-32-32l-123.5 0 50.6-28.9c1.7-1 3.4-2 5.1-3.1l67.8 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-20.3 0c2.8-10 4.3-20.4 4.3-31c0-62.4-50.6-113-113-113l-43.4 0c-35.5 0-70 12.1-97.7 34.3L76 71c-13.8 11-16 31.2-5 45s31.2 16 45 5l5.9-4.7z\"]\n};\nconst faHryvnia = faHryvniaSign;\nconst faPills = {\n prefix: 'fas',\n iconName: 'pills',\n icon: [576, 512, [], \"f484\", \"M112 96c-26.5 0-48 21.5-48 48l0 112 96 0 0-112c0-26.5-21.5-48-48-48zM0 144C0 82.1 50.1 32 112 32s112 50.1 112 112l0 224c0 61.9-50.1 112-112 112S0 429.9 0 368L0 144zM554.9 399.4c-7.1 12.3-23.7 13.1-33.8 3.1L333.5 214.9c-10-10-9.3-26.7 3.1-33.8C360 167.7 387.1 160 416 160c88.4 0 160 71.6 160 160c0 28.9-7.7 56-21.1 79.4zm-59.5 59.5C472 472.3 444.9 480 416 480c-88.4 0-160-71.6-160-160c0-28.9 7.7-56 21.1-79.4c7.1-12.3 23.7-13.1 33.8-3.1L498.5 425.1c10 10 9.3 26.7-3.1 33.8z\"]\n};\nconst faFaceGrinWide = {\n prefix: 'fas',\n iconName: 'face-grin-wide',\n icon: [512, 512, [128515, \"grin-alt\"], \"f581\", \"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM388.1 312.8c12.3-3.8 24.3 6.9 19.3 18.7C382.4 390.6 324.2 432 256.3 432s-126.2-41.4-151.1-100.5c-5-11.8 7-22.5 19.3-18.7c39.7 12.2 84.5 19 131.8 19s92.1-6.8 131.8-19zM208 192c0 35.3-14.3 64-32 64s-32-28.7-32-64s14.3-64 32-64s32 28.7 32 64zm128 64c-17.7 0-32-28.7-32-64s14.3-64 32-64s32 28.7 32 64s-14.3 64-32 64z\"]\n};\nconst faGrinAlt = faFaceGrinWide;\nconst faTooth = {\n prefix: 'fas',\n iconName: 'tooth',\n icon: [448, 512, [129463], \"f5c9\", \"M186.1 52.1C169.3 39.1 148.7 32 127.5 32C74.7 32 32 74.7 32 127.5l0 6.2c0 15.8 3.7 31.3 10.7 45.5l23.5 47.1c4.5 8.9 7.6 18.4 9.4 28.2l36.7 205.8c2 11.2 11.6 19.4 22.9 19.8s21.4-7.4 24-18.4l28.9-121.3C192.2 323.7 207 312 224 312s31.8 11.7 35.8 28.3l28.9 121.3c2.6 11.1 12.7 18.8 24 18.4s20.9-8.6 22.9-19.8l36.7-205.8c1.8-9.8 4.9-19.3 9.4-28.2l23.5-47.1c7.1-14.1 10.7-29.7 10.7-45.5l0-2.1c0-55-44.6-99.6-99.6-99.6c-24.1 0-47.4 8.8-65.6 24.6l-3.2 2.8 19.5 15.2c7 5.4 8.2 15.5 2.8 22.5s-15.5 8.2-22.5 2.8l-24.4-19-37-28.8z\"]\n};\nconst faV = {\n prefix: 'fas',\n iconName: 'v',\n icon: [384, 512, [118], \"56\", \"M19.7 34.5c16.3-6.8 35 .9 41.8 17.2L192 364.8 322.5 51.7c6.8-16.3 25.5-24 41.8-17.2s24 25.5 17.2 41.8l-160 384c-5 11.9-16.6 19.7-29.5 19.7s-24.6-7.8-29.5-19.7L2.5 76.3c-6.8-16.3 .9-35 17.2-41.8z\"]\n};\nconst faBangladeshiTakaSign = {\n prefix: 'fas',\n iconName: 'bangladeshi-taka-sign',\n icon: [384, 512, [], \"e2e6\", \"M36 32.3C18.4 30.1 2.4 42.5 .2 60S10.5 93.6 28 95.8l7.9 1c16 2 28 15.6 28 31.8L64 160l-32 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l32 0 0 160c0 53 43 96 96 96l32 0c106 0 192-86 192-192l0-32c0-53-43-96-96-96l-16 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l16 0c17.7 0 32 14.3 32 32l0 32c0 70.7-57.3 128-128 128l-32 0c-17.7 0-32-14.3-32-32l0-160 32 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-32 0 0-31.5c0-48.4-36.1-89.3-84.1-95.3l-7.9-1z\"]\n};\nconst faBicycle = {\n prefix: 'fas',\n iconName: 'bicycle',\n icon: [640, 512, [128690], \"f206\", \"M312 32c-13.3 0-24 10.7-24 24s10.7 24 24 24l25.7 0 34.6 64-149.4 0-27.4-38C191 99.7 183.7 96 176 96l-56 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l43.7 0 22.1 30.7-26.6 53.1c-10-2.5-20.5-3.8-31.2-3.8C57.3 224 0 281.3 0 352s57.3 128 128 128c65.3 0 119.1-48.9 127-112l49 0c8.5 0 16.3-4.5 20.7-11.8l84.8-143.5 21.7 40.1C402.4 276.3 384 312 384 352c0 70.7 57.3 128 128 128s128-57.3 128-128s-57.3-128-128-128c-13.5 0-26.5 2.1-38.7 6L375.4 48.8C369.8 38.4 359 32 347.2 32L312 32zM458.6 303.7l32.3 59.7c6.3 11.7 20.9 16 32.5 9.7s16-20.9 9.7-32.5l-32.3-59.7c3.6-.6 7.4-.9 11.2-.9c39.8 0 72 32.2 72 72s-32.2 72-72 72s-72-32.2-72-72c0-18.6 7-35.5 18.6-48.3zM133.2 368l65 0c-7.3 32.1-36 56-70.2 56c-39.8 0-72-32.2-72-72s32.2-72 72-72c1.7 0 3.4 .1 5.1 .2l-24.2 48.5c-9 18.1 4.1 39.4 24.3 39.4zm33.7-48l50.7-101.3 72.9 101.2-.1 .1-123.5 0zm90.6-128l108.5 0L317 274.8 257.4 192z\"]\n};\nconst faStaffSnake = {\n prefix: 'fas',\n iconName: 'staff-snake',\n icon: [384, 512, [\"rod-asclepius\", \"rod-snake\", \"staff-aesculapius\"], \"e579\", \"M222.6 43.2l-.1 4.8L288 48c53 0 96 43 96 96s-43 96-96 96l-40 0 0-80 40 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-40 0-28 0-4.5 144 40.5 0c53 0 96 43 96 96s-43 96-96 96l-16 0 0-80 16 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-43 0-3.1 99.5L208.5 495l0 1c-.3 8.9-7.6 16-16.5 16s-16.2-7.1-16.5-16l0-1-1-31L136 464c-22.1 0-40-17.9-40-40s17.9-40 40-40l36 0-1-32-19 0c-53 0-96-43-96-96c0-47.6 34.6-87.1 80-94.7l0 94.7c0 8.8 7.2 16 16 16l16.5 0L164 128l-28 0-13.4 0c-9 18.9-28.3 32-50.6 32l-16 0c-30.9 0-56-25.1-56-56S25.1 48 56 48l8 0 8 0 89.5 0-.1-4.8L161 32c0-.7 0-1.3 0-1.9c.5-16.6 14.1-30 31-30s30.5 13.4 31 30c0 .6 0 1.3 0 1.9l-.4 11.2zM64 112a16 16 0 1 0 0-32 16 16 0 1 0 0 32z\"]\n};\nconst faRodAsclepius = faStaffSnake;\nconst faRodSnake = faStaffSnake;\nconst faStaffAesculapius = faStaffSnake;\nconst faHeadSideCoughSlash = {\n prefix: 'fas',\n iconName: 'head-side-cough-slash',\n icon: [640, 512, [], \"e062\", \"M448 325.8l44 34.5c8.1 1.4 14.8 6.8 18 14.1L552.9 408c10.6 .4 19.5 7.6 22.2 17.4l39.1 30.6c.6 0 1.2-.1 1.8-.1c11.1 0 20.4 7.5 23.2 17.8l-3.9 0c6.2 8.5 6.4 20.4-.4 29c-8.2 10.4-23.3 12.3-33.7 4.1L9.2 42.9C-1.2 34.7-3.1 19.6 5.1 9.2S28.4-3.1 38.8 5.1L89.6 44.9C127 16.7 173.5 0 224 0l24 0c95.2 0 181.2 69.3 197.3 160.2c2.3 13 6.8 25.7 15.1 36l42 52.6c6.2 7.8 9.6 17.4 9.6 27.4c0 24.2-19.6 43.8-43.8 43.8L448 320s0 0 0 0l0 5.8zM0 224.2c0-38.7 9.8-75.1 27.1-106.9L341.8 365.3l-2.5 .3c-11 1.4-19.2 10.7-19.2 21.8c0 11.6 9 21.2 20.6 21.9l62 3.9 43 33.9C439.3 466.2 421.2 480 400 480l-80 0 0 8c0 13.3-10.7 24-24 24l-40 0s0 0 0 0L96 512c-17.7 0-32-14.3-32-32l0-72.7c0-16.7-6.9-32.5-17.1-45.8C16.6 322.4 0 274.1 0 224.2zM616 360a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm-64-48a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm40-24a24 24 0 1 1 48 0 24 24 0 1 1 -48 0z\"]\n};\nconst faTruckMedical = {\n prefix: 'fas',\n iconName: 'truck-medical',\n icon: [640, 512, [128657, \"ambulance\"], \"f0f9\", \"M0 48C0 21.5 21.5 0 48 0L368 0c26.5 0 48 21.5 48 48l0 48 50.7 0c17 0 33.3 6.7 45.3 18.7L589.3 192c12 12 18.7 28.3 18.7 45.3l0 18.7 0 32 0 64c17.7 0 32 14.3 32 32s-14.3 32-32 32l-32 0c0 53-43 96-96 96s-96-43-96-96l-128 0c0 53-43 96-96 96s-96-43-96-96l-16 0c-26.5 0-48-21.5-48-48L0 48zM416 256l128 0 0-18.7L466.7 160 416 160l0 96zM160 464a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm368-48a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM176 80l0 48-48 0c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l48 0 0 48c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-48 48 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-48 0 0-48c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16z\"]\n};\nconst faAmbulance = faTruckMedical;\nconst faWheatAwnCircleExclamation = {\n prefix: 'fas',\n iconName: 'wheat-awn-circle-exclamation',\n icon: [640, 512, [], \"e598\", \"M505 41c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L383 95c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l88-88zM305.5 27.3c-6.2-6.2-16.4-6.2-22.6 0L271.5 38.6c-37.5 37.5-37.5 98.3 0 135.8l10.4 10.4-30.5 30.5c-3.4-27.3-15.5-53.8-36.5-74.8l-11.3-11.3c-6.2-6.2-16.4-6.2-22.6 0l-11.3 11.3c-37.5 37.5-37.5 98.3 0 135.8l10.4 10.4-30.5 30.5c-3.4-27.3-15.5-53.8-36.5-74.8L101.8 231c-6.2-6.2-16.4-6.2-22.6 0L67.9 242.3c-37.5 37.5-37.5 98.3 0 135.8l10.4 10.4L9.4 457.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l68.9-68.9 12.2 12.2c37.5 37.5 98.3 37.5 135.8 0l11.3-11.3c6.2-6.2 6.2-16.4 0-22.6l-11.3-11.3c-21.8-21.8-49.6-34.1-78.1-36.9l31.9-31.9 12.2 12.2c22.5 22.5 53.3 31.5 82.4 27c0-1 0-2.1 0-3.1c0-33.1 9.1-64.1 25-90.6c-15.5-8.7-32.5-13.8-49.8-15.5l31.9-31.9 12.2 12.2c6 6 12.6 11.1 19.7 15.2c27.5-34 67.3-57.5 112.6-63.8c-4.1-3.8-8.4-7.3-12.9-10.5L505 137c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-59.4 59.4c-20.6-4.4-42-3.7-62.3 2.1c6.1-21.3 6.6-43.8 1.4-65.3L409 41c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L329.1 52.9c-3.7-5-7.8-9.8-12.4-14.3L305.5 27.3zM496 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm0-96a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm0-144c8.8 0 16 7.2 16 16l0 80c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-80c0-8.8 7.2-16 16-16z\"]\n};\nconst faSnowman = {\n prefix: 'fas',\n iconName: 'snowman',\n icon: [512, 512, [9731, 9924], \"f7d0\", \"M341.1 140.6c-2 3.9-1.6 8.6 1.2 12c7 8.5 12.9 18.1 17.2 28.4L408 160.2l0-40.2c0-13.3 10.7-24 24-24s24 10.7 24 24l0 19.6 22.5-9.7c12.2-5.2 26.3 .4 31.5 12.6s-.4 26.3-12.6 31.5l-56 24-73.6 31.5c-.5 9.5-2.1 18.6-4.8 27.3c-1.2 3.8-.1 8 2.8 10.8C396.7 296.9 416 338.2 416 384c0 44.7-18.3 85-47.8 114.1c-9.9 9.7-23.7 13.9-37.5 13.9l-149.3 0c-13.9 0-27.7-4.2-37.5-13.9C114.3 469 96 428.7 96 384c0-45.8 19.3-87.1 50.1-116.3c2.9-2.8 4-6.9 2.8-10.8c-2.7-8.7-4.3-17.9-4.8-27.3L70.5 198.1l-56-24C2.4 168.8-3.3 154.7 1.9 142.5s19.3-17.8 31.5-12.6L56 139.6 56 120c0-13.3 10.7-24 24-24s24 10.7 24 24l0 40.2L152.6 181c4.3-10.3 10.1-19.9 17.2-28.4c2.8-3.4 3.3-8.1 1.2-12C164 127.2 160 112.1 160 96c0-53 43-96 96-96s96 43 96 96c0 16.1-4 31.2-10.9 44.6zM224 96a16 16 0 1 0 0-32 16 16 0 1 0 0 32zm48 128a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zm-16 80a16 16 0 1 0 0-32 16 16 0 1 0 0 32zm16 48a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zM288 96a16 16 0 1 0 0-32 16 16 0 1 0 0 32zm-48 24l0 3.2c0 3.2 .8 6.3 2.3 9l9 16.9c.9 1.7 2.7 2.8 4.7 2.8s3.8-1.1 4.7-2.8l9-16.9c1.5-2.8 2.3-5.9 2.3-9l0-3.2c0-8.8-7.2-16-16-16s-16 7.2-16 16z\"]\n};\nconst faMortarPestle = {\n prefix: 'fas',\n iconName: 'mortar-pestle',\n icon: [512, 512, [], \"f5a7\", \"M504.3 11.1C493.3-1.6 474.5-3.7 461 6.2L252.3 160l144.9 0L502.6 54.6c11.8-11.8 12.6-30.8 1.6-43.5zM32 192c-17.7 0-32 14.3-32 32s14.3 32 32 32c0 82.5 43.4 147.7 123.9 176.2c-11.1 13.9-19.4 30.3-23.9 48.1C127.6 497.4 142.3 512 160 512l192 0c17.7 0 32.4-14.6 28.1-31.7c-4.5-17.8-12.8-34.1-23.9-48.1C436.6 403.7 480 338.5 480 256c17.7 0 32-14.3 32-32s-14.3-32-32-32L32 192z\"]\n};\nconst faRoadBarrier = {\n prefix: 'fas',\n iconName: 'road-barrier',\n icon: [640, 512, [], \"e562\", \"M32 32C14.3 32 0 46.3 0 64L0 448c0 17.7 14.3 32 32 32s32-14.3 32-32l0-181.7L149.2 96 64 96l0-32c0-17.7-14.3-32-32-32zM405.2 96l-74.3 0-5.4 10.7L234.8 288l74.3 0 5.4-10.7L405.2 96zM362.8 288l74.3 0 5.4-10.7L533.2 96l-74.3 0-5.4 10.7L362.8 288zM202.8 96l-5.4 10.7L106.8 288l74.3 0 5.4-10.7L277.2 96l-74.3 0zm288 192l85.2 0 0 160c0 17.7 14.3 32 32 32s32-14.3 32-32l0-384c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 53.7L490.8 288z\"]\n};\nconst faSchool = {\n prefix: 'fas',\n iconName: 'school',\n icon: [640, 512, [127979], \"f549\", \"M337.8 5.4C327-1.8 313-1.8 302.2 5.4L166.3 96 48 96C21.5 96 0 117.5 0 144L0 464c0 26.5 21.5 48 48 48l208 0 0-96c0-35.3 28.7-64 64-64s64 28.7 64 64l0 96 208 0c26.5 0 48-21.5 48-48l0-320c0-26.5-21.5-48-48-48L473.7 96 337.8 5.4zM96 192l32 0c8.8 0 16 7.2 16 16l0 64c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-64c0-8.8 7.2-16 16-16zm400 16c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 64c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-64zM96 320l32 0c8.8 0 16 7.2 16 16l0 64c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-64c0-8.8 7.2-16 16-16zm400 16c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 64c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-64zM232 176a88 88 0 1 1 176 0 88 88 0 1 1 -176 0zm88-48c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-16 0 0-16c0-8.8-7.2-16-16-16z\"]\n};\nconst faIgloo = {\n prefix: 'fas',\n iconName: 'igloo',\n icon: [576, 512, [], \"f7ae\", \"M320 33.8L320 160 48.5 160C100.2 82.8 188.1 32 288 32c10.8 0 21.5 .6 32 1.8zM352 160l0-120.9C424.9 55.7 487.2 99.8 527.5 160L352 160zM29.9 192L96 192l0 128L0 320c0-46 10.8-89.4 29.9-128zM192 320l-64 0 0-128 320 0 0 128-64 0 0 32 192 0 0 80c0 26.5-21.5 48-48 48l-176 0 0-128c0-35.3-28.7-64-64-64s-64 28.7-64 64l0 128L48 480c-26.5 0-48-21.5-48-48l0-80 192 0 0-32zm288 0l0-128 66.1 0c19.2 38.6 29.9 82 29.9 128l-96 0z\"]\n};\nconst faJoint = {\n prefix: 'fas',\n iconName: 'joint',\n icon: [640, 512, [], \"f595\", \"M448 32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 11c0 55.2 21.9 108.1 60.9 147.1l21 21c9 9 14.1 21.2 14.1 33.9l0 11c0 17.7 14.3 32 32 32s32-14.3 32-32l0-11c0-29.7-11.8-58.2-32.8-79.2l-21-21C463.2 117.8 448 81.2 448 43l0-11zM576 256c0 17.7 14.3 32 32 32s32-14.3 32-32l0-11c0-55.2-21.9-108.1-60.9-147.1l-21-21c-9-9-14.1-21.2-14.1-33.9l0-11c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 11c0 29.7 11.8 58.2 32.8 79.2l21 21c27 27 42.2 63.6 42.2 101.8l0 11zM229.8 360c-4.7-2.3-10-2.7-15.2-2c-37.8 5.6-75.2 14.3-106.9 22.8C81.3 388 58.3 395.1 42 400.4c-8.2 2.7-14.7 4.9-19.2 6.5c-2.3 .8-4 1.4-5.2 1.8l-1.3 .5C6.8 412.5 0 421.4 0 432s6.8 19.5 16.3 22.7l1.3 .5c1.2 .4 3 1.1 5.2 1.8c4.5 1.6 11 3.8 19.2 6.5c16.3 5.4 39.2 12.5 65.7 19.6C160.3 497.3 228.8 512 288 512l67.3 0c4.1 0 6.3-5.1 3.6-8.3L256.5 380.8c-7.4-8.9-16.5-15.9-26.7-20.8zM445 512l19 0 51.3 0c4.1 0 6.3-5.1 3.6-8.3L416.5 380.8C401.3 362.5 378.8 352 355 352l-19 0-48 0c-1.1 0-2.3 0-3.4 0c-4.1 0-6.2 5.1-3.5 8.3L383.5 483.2C398.7 501.5 421.2 512 445 512zm-3.9-151.7L543.5 483.2c14.6 17.5 35.9 27.9 58.6 28.7c21.1-1.1 37.9-18.6 37.9-39.9l0-80c0-22.1-17.9-40-40-40l-155.3 0c-4.1 0-6.3 5.1-3.6 8.3z\"]\n};\nconst faAngleRight = {\n prefix: 'fas',\n iconName: 'angle-right',\n icon: [320, 512, [8250], \"f105\", \"M278.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-160 160c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L210.7 256 73.4 118.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l160 160z\"]\n};\nconst faHorse = {\n prefix: 'fas',\n iconName: 'horse',\n icon: [576, 512, [128014], \"f6f0\", \"M448 238.1l0-78.1 16 0 9.8 19.6c12.5 25.1 42.2 36.4 68.3 26c20.5-8.2 33.9-28 33.9-50.1L576 80c0-19.1-8.4-36.3-21.7-48l5.7 0c8.8 0 16-7.2 16-16s-7.2-16-16-16L480 0 448 0C377.3 0 320 57.3 320 128l-96 0-20.8 0-54.4 0c-30.7 0-57.6 16.3-72.5 40.8C33.2 174.5 0 211.4 0 256l0 56c0 13.3 10.7 24 24 24s24-10.7 24-24l0-56c0-13.4 6.6-25.2 16.7-32.5c1.6 13 6.3 25.4 13.6 36.4l28.2 42.4c8.3 12.4 6.4 28.7-1.2 41.6c-16.5 28-20.6 62.2-10 93.9l17.5 52.4c4.4 13.1 16.6 21.9 30.4 21.9l33.7 0c21.8 0 37.3-21.4 30.4-42.1l-20.8-62.5c-2.1-6.4-.5-13.4 4.3-18.2l12.7-12.7c13.2-13.2 20.6-31.1 20.6-49.7c0-2.3-.1-4.6-.3-6.9l84 24c4.1 1.2 8.2 2.1 12.3 2.8L320 480c0 17.7 14.3 32 32 32l32 0c17.7 0 32-14.3 32-32l0-164.3c19.2-19.2 31.5-45.7 32-75.7c0 0 0 0 0 0l0-1.9zM496 64a16 16 0 1 1 0 32 16 16 0 1 1 0-32z\"]\n};\nconst faQ = {\n prefix: 'fas',\n iconName: 'q',\n icon: [448, 512, [113], \"51\", \"M64 256c0 88.4 71.6 160 160 160c28.9 0 56-7.7 79.4-21.1l-72-86.4c-11.3-13.6-9.5-33.8 4.1-45.1s33.8-9.5 45.1 4.1l70.9 85.1C371.9 325.8 384 292.3 384 256c0-88.4-71.6-160-160-160S64 167.6 64 256zM344.9 444.6C310 467 268.5 480 224 480C100.3 480 0 379.7 0 256S100.3 32 224 32s224 100.3 224 224c0 56.1-20.6 107.4-54.7 146.7l47.3 56.8c11.3 13.6 9.5 33.8-4.1 45.1s-33.8 9.5-45.1-4.1l-46.6-55.9z\"]\n};\nconst faG = {\n prefix: 'fas',\n iconName: 'g',\n icon: [448, 512, [103], \"47\", \"M224 96C135.6 96 64 167.6 64 256s71.6 160 160 160c77.4 0 142-55 156.8-128L256 288c-17.7 0-32-14.3-32-32s14.3-32 32-32l144 0c25.8 0 49.6 21.4 47.2 50.6C437.8 389.6 341.4 480 224 480C100.3 480 0 379.7 0 256S100.3 32 224 32c57.4 0 109.7 21.6 149.3 57c13.2 11.8 14.3 32 2.5 45.2s-32 14.3-45.2 2.5C302.3 111.4 265 96 224 96z\"]\n};\nconst faNotesMedical = {\n prefix: 'fas',\n iconName: 'notes-medical',\n icon: [512, 512, [], \"f481\", \"M96 352L96 96c0-35.3 28.7-64 64-64l256 0c35.3 0 64 28.7 64 64l0 197.5c0 17-6.7 33.3-18.7 45.3l-58.5 58.5c-12 12-28.3 18.7-45.3 18.7L160 416c-35.3 0-64-28.7-64-64zM272 128c-8.8 0-16 7.2-16 16l0 48-48 0c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l48 0 0 48c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-48 48 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-48 0 0-48c0-8.8-7.2-16-16-16l-32 0zm24 336c13.3 0 24 10.7 24 24s-10.7 24-24 24l-160 0C60.9 512 0 451.1 0 376L0 152c0-13.3 10.7-24 24-24s24 10.7 24 24l0 224c0 48.6 39.4 88 88 88l160 0z\"]\n};\nconst faTemperatureHalf = {\n prefix: 'fas',\n iconName: 'temperature-half',\n icon: [320, 512, [127777, \"temperature-2\", \"thermometer-2\", \"thermometer-half\"], \"f2c9\", \"M160 64c-26.5 0-48 21.5-48 48l0 164.5c0 17.3-7.1 31.9-15.3 42.5C86.2 332.6 80 349.5 80 368c0 44.2 35.8 80 80 80s80-35.8 80-80c0-18.5-6.2-35.4-16.7-48.9c-8.2-10.6-15.3-25.2-15.3-42.5L208 112c0-26.5-21.5-48-48-48zM48 112C48 50.2 98.1 0 160 0s112 50.1 112 112l0 164.4c0 .1 .1 .3 .2 .6c.2 .6 .8 1.6 1.7 2.8c18.9 24.4 30.1 55 30.1 88.1c0 79.5-64.5 144-144 144S16 447.5 16 368c0-33.2 11.2-63.8 30.1-88.1c.9-1.2 1.5-2.2 1.7-2.8c.1-.3 .2-.5 .2-.6L48 112zM208 368c0 26.5-21.5 48-48 48s-48-21.5-48-48c0-20.9 13.4-38.7 32-45.3L144 208c0-8.8 7.2-16 16-16s16 7.2 16 16l0 114.7c18.6 6.6 32 24.4 32 45.3z\"]\n};\nconst faTemperature2 = faTemperatureHalf;\nconst faThermometer2 = faTemperatureHalf;\nconst faThermometerHalf = faTemperatureHalf;\nconst faDongSign = {\n prefix: 'fas',\n iconName: 'dong-sign',\n icon: [384, 512, [], \"e169\", \"M288 32c-17.7 0-32 14.3-32 32l-32 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l32 0 0 49.1c-18.8-10.9-40.7-17.1-64-17.1c-70.7 0-128 57.3-128 128s57.3 128 128 128c24.5 0 47.4-6.9 66.8-18.8c5 11.1 16.2 18.8 29.2 18.8c17.7 0 32-14.3 32-32l0-96 0-160c17.7 0 32-14.3 32-32s-14.3-32-32-32c0-17.7-14.3-32-32-32zM128 288a64 64 0 1 1 128 0 64 64 0 1 1 -128 0zM32 448c-17.7 0-32 14.3-32 32s14.3 32 32 32l320 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L32 448z\"]\n};\nconst faCapsules = {\n prefix: 'fas',\n iconName: 'capsules',\n icon: [576, 512, [], \"f46b\", \"M64 144c0-26.5 21.5-48 48-48s48 21.5 48 48l0 112-96 0 0-112zM0 144L0 368c0 61.9 50.1 112 112 112s112-50.1 112-112l0-178.4c1.8 19.1 8.2 38 19.8 54.8L372.3 431.7c35.5 51.7 105.3 64.3 156 28.1s63-107.5 27.5-159.2L427.3 113.3C391.8 61.5 321.9 49 271.3 85.2c-28 20-44.3 50.8-47.3 83l0-24.2c0-61.9-50.1-112-112-112S0 82.1 0 144zm296.6 64.2c-16-23.3-10-55.3 11.9-71c21.2-15.1 50.5-10.3 66 12.2l67 97.6L361.6 303l-65-94.8zM491 407.7c-.8 .6-1.6 1.1-2.4 1.6l4-2.8c-.5 .4-1 .8-1.6 1.2z\"]\n};\nconst faPooStorm = {\n prefix: 'fas',\n iconName: 'poo-storm',\n icon: [448, 512, [\"poo-bolt\"], \"f75a\", \"M236.9 .2c-5.5-.7-11 1.4-14.5 5.7s-4.6 10.1-2.8 15.3c2.8 8.2 4.3 16.9 4.3 26.1c0 21.7-8.5 37.2-21.9 47.6c-13.8 10.8-34 17-57.8 17L128 112c-35.3 0-64 28.7-64 64c0 12.2 3.4 23.5 9.3 33.2C31.7 216.2 0 252.4 0 296c0 40.9 28 75.4 65.8 85.2c-5.3-18.5 1-38.5 16.2-50.7l160-128c17.6-14.1 42.6-14 60.2 .2s22.8 38.6 12.8 58.8L285.7 320l18.3 0c20.4 0 38.5 12.9 45.3 32.1c3.7 10.6 3.5 21.8 0 31.9l10.7 0c48.6 0 88-39.4 88-88c0-43.6-31.7-79.8-73.3-86.8c5.9-9.7 9.3-21.1 9.3-33.2c0-35.3-28.7-64-64-64l-1.4 0c.9-5.4 1.4-10.9 1.4-16.6c0-48.7-36.1-88.9-83.1-95.2zm45.1 227.4c-5.8-4.7-14.2-4.7-20.1-.1l-160 128c-5.3 4.2-7.4 11.4-5.1 17.8s8.3 10.7 15.1 10.7l70.1 0L129.7 488.8c-3.4 6.7-1.6 14.9 4.3 19.6s14.2 4.7 20.1 .1l160-128c5.3-4.2 7.4-11.4 5.1-17.8s-8.3-10.7-15.1-10.7l-70.1 0 52.4-104.8c3.4-6.7 1.6-14.9-4.3-19.6z\"]\n};\nconst faPooBolt = faPooStorm;\nconst faFaceFrownOpen = {\n prefix: 'fas',\n iconName: 'face-frown-open',\n icon: [512, 512, [128550, \"frown-open\"], \"f57a\", \"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM176.4 176a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm128 32a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm-122 174.5c-12.4 5.2-26.5-4.1-21.1-16.4c16-36.6 52.4-62.1 94.8-62.1s78.8 25.6 94.8 62.1c5.4 12.3-8.7 21.6-21.1 16.4c-22.4-9.5-47.4-14.8-73.7-14.8s-51.3 5.3-73.7 14.8z\"]\n};\nconst faFrownOpen = faFaceFrownOpen;\nconst faHandPointUp = {\n prefix: 'fas',\n iconName: 'hand-point-up',\n icon: [384, 512, [9757], \"f0a6\", \"M32 32C32 14.3 46.3 0 64 0S96 14.3 96 32l0 208-64 0L32 32zM224 192c0-17.7 14.3-32 32-32s32 14.3 32 32l0 64c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-64zm-64-64c17.7 0 32 14.3 32 32l0 48c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-48c0-17.7 14.3-32 32-32zm160 96c0-17.7 14.3-32 32-32s32 14.3 32 32l0 64c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-64zm-96 88l0-.6c9.4 5.4 20.3 8.6 32 8.6c13.2 0 25.4-4 35.6-10.8c8.7 24.9 32.5 42.8 60.4 42.8c11.7 0 22.6-3.1 32-8.6l0 8.6c0 88.4-71.6 160-160 160l-61.7 0c-42.4 0-83.1-16.9-113.1-46.9L37.5 453.5C13.5 429.5 0 396.9 0 363l0-27c0-35.3 28.7-64 64-64l88 0c22.1 0 40 17.9 40 40s-17.9 40-40 40l-56 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l56 0c39.8 0 72-32.2 72-72z\"]\n};\nconst faMoneyBill = {\n prefix: 'fas',\n iconName: 'money-bill',\n icon: [576, 512, [], \"f0d6\", \"M64 64C28.7 64 0 92.7 0 128L0 384c0 35.3 28.7 64 64 64l448 0c35.3 0 64-28.7 64-64l0-256c0-35.3-28.7-64-64-64L64 64zm64 320l-64 0 0-64c35.3 0 64 28.7 64 64zM64 192l0-64 64 0c0 35.3-28.7 64-64 64zM448 384c0-35.3 28.7-64 64-64l0 64-64 0zm64-192c-35.3 0-64-28.7-64-64l64 0 0 64zM288 160a96 96 0 1 1 0 192 96 96 0 1 1 0-192z\"]\n};\nconst faBookmark = {\n prefix: 'fas',\n iconName: 'bookmark',\n icon: [384, 512, [128278, 61591], \"f02e\", \"M0 48V487.7C0 501.1 10.9 512 24.3 512c5 0 9.9-1.5 14-4.4L192 400 345.7 507.6c4.1 2.9 9 4.4 14 4.4c13.4 0 24.3-10.9 24.3-24.3V48c0-26.5-21.5-48-48-48H48C21.5 0 0 21.5 0 48z\"]\n};\nconst faAlignJustify = {\n prefix: 'fas',\n iconName: 'align-justify',\n icon: [448, 512, [], \"f039\", \"M448 64c0-17.7-14.3-32-32-32L32 32C14.3 32 0 46.3 0 64S14.3 96 32 96l384 0c17.7 0 32-14.3 32-32zm0 256c0-17.7-14.3-32-32-32L32 288c-17.7 0-32 14.3-32 32s14.3 32 32 32l384 0c17.7 0 32-14.3 32-32zM0 192c0 17.7 14.3 32 32 32l384 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L32 160c-17.7 0-32 14.3-32 32zM448 448c0-17.7-14.3-32-32-32L32 416c-17.7 0-32 14.3-32 32s14.3 32 32 32l384 0c17.7 0 32-14.3 32-32z\"]\n};\nconst faUmbrellaBeach = {\n prefix: 'fas',\n iconName: 'umbrella-beach',\n icon: [576, 512, [127958], \"f5ca\", \"M346.3 271.8l-60.1-21.9L214 448 32 448c-17.7 0-32 14.3-32 32s14.3 32 32 32l512 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-261.9 0 64.1-176.2zm121.1-.2l-3.3 9.1 67.7 24.6c18.1 6.6 38-4.2 39.6-23.4c6.5-78.5-23.9-155.5-80.8-208.5c2 8 3.2 16.3 3.4 24.8l.2 6c1.8 57-7.3 113.8-26.8 167.4zM462 99.1c-1.1-34.4-22.5-64.8-54.4-77.4c-.9-.4-1.9-.7-2.8-1.1c-33-11.7-69.8-2.4-93.1 23.8l-4 4.5C272.4 88.3 245 134.2 226.8 184l-3.3 9.1L434 269.7l3.3-9.1c18.1-49.8 26.6-102.5 24.9-155.5l-.2-6zM107.2 112.9c-11.1 15.7-2.8 36.8 15.3 43.4l71 25.8 3.3-9.1c19.5-53.6 49.1-103 87.1-145.5l4-4.5c6.2-6.9 13.1-13 20.5-18.2c-79.6 2.5-154.7 42.2-201.2 108z\"]\n};\nconst faHelmetUn = {\n prefix: 'fas',\n iconName: 'helmet-un',\n icon: [512, 512, [], \"e503\", \"M479.5 224C471.2 98.9 367.2 0 240 0C107.5 0 0 107.5 0 240l0 56.3C0 344.8 39.2 384 87.7 384L200 384l14.9 0L343.5 505.4c4.5 4.2 10.4 6.6 16.5 6.6l96 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-86.5 0-1.5-1.5L368 288l80 0 32 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-.5 0zM320 417.2l-78-73.7L274.4 288l45.6 0 0 129.2zM285.3 103.1l34.7 52 0-43.2c0-8.8 7.2-16 16-16s16 7.2 16 16l0 96c0 7.1-4.6 13.3-11.4 15.3s-14-.6-17.9-6.4l-34.7-52 0 43.2c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-96c0-7.1 4.6-13.3 11.4-15.3s14 .6 17.9 6.4zM160 112l0 64c0 8.8 7.2 16 16 16s16-7.2 16-16l0-64c0-8.8 7.2-16 16-16s16 7.2 16 16l0 64c0 26.5-21.5 48-48 48s-48-21.5-48-48l0-64c0-8.8 7.2-16 16-16s16 7.2 16 16z\"]\n};\nconst faBullseye = {\n prefix: 'fas',\n iconName: 'bullseye',\n icon: [512, 512, [], \"f140\", \"M448 256A192 192 0 1 0 64 256a192 192 0 1 0 384 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm256 80a80 80 0 1 0 0-160 80 80 0 1 0 0 160zm0-224a144 144 0 1 1 0 288 144 144 0 1 1 0-288zM224 256a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z\"]\n};\nconst faBacon = {\n prefix: 'fas',\n iconName: 'bacon',\n icon: [576, 512, [129363], \"f7e5\", \"M439.2 1.2c11.2-3.2 23.2-.1 31.4 8.1L518 56.7l-26.5 7.9c-58 16.6-98.1 39.6-129.6 67.4c-31.2 27.5-53.2 59.1-75.1 90.9l-2.3 3.3C241.6 288.7 195 356.6 72.8 417.7L37.9 435.2 9.4 406.6c-7.3-7.3-10.6-17.6-9-27.8s8.1-18.9 17.3-23.5C136.1 296.2 180.9 231 223.3 169.3l2.3-3.4c21.8-31.8 44.9-64.9 77.7-93.9c33.4-29.5 75.8-53.6 135.9-70.8zM61.8 459l25.4-12.7c129.5-64.7 179.9-138.1 223.8-202l2.2-3.3c22.1-32.1 42.1-60.5 69.9-85.1c27.5-24.3 63.4-45.2 117.3-60.6c0 0 0 0 0 0l.2-.1 43.1-12.9 23 23c8 8 11.2 19.7 8.3 30.7s-11.3 19.6-22.2 22.7c-51.9 14.8-85.6 34.7-111.1 57.2c-26.1 23-45.1 49.9-67.3 82.1l-2.2 3.2C327.8 365.9 275.5 442 142.3 508.6c-12.3 6.2-27.2 3.7-36.9-6L61.8 459z\"]\n};\nconst faHandPointDown = {\n prefix: 'fas',\n iconName: 'hand-point-down',\n icon: [384, 512, [], \"f0a7\", \"M32 480c0 17.7 14.3 32 32 32s32-14.3 32-32l0-208-64 0 0 208zM224 320c0 17.7 14.3 32 32 32s32-14.3 32-32l0-64c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 64zm-64 64c17.7 0 32-14.3 32-32l0-48c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 48c0 17.7 14.3 32 32 32zm160-96c0 17.7 14.3 32 32 32s32-14.3 32-32l0-64c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 64zm-96-88l0 .6c9.4-5.4 20.3-8.6 32-8.6c13.2 0 25.4 4 35.6 10.8c8.7-24.9 32.5-42.8 60.4-42.8c11.7 0 22.6 3.1 32 8.6l0-8.6C384 71.6 312.4 0 224 0L162.3 0C119.8 0 79.1 16.9 49.1 46.9L37.5 58.5C13.5 82.5 0 115.1 0 149l0 27c0 35.3 28.7 64 64 64l88 0c22.1 0 40-17.9 40-40s-17.9-40-40-40l-56 0c-8.8 0-16-7.2-16-16s7.2-16 16-16l56 0c39.8 0 72 32.2 72 72z\"]\n};\nconst faArrowUpFromBracket = {\n prefix: 'fas',\n iconName: 'arrow-up-from-bracket',\n icon: [448, 512, [], \"e09a\", \"M246.6 9.4c-12.5-12.5-32.8-12.5-45.3 0l-128 128c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 109.3 192 320c0 17.7 14.3 32 32 32s32-14.3 32-32l0-210.7 73.4 73.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-128-128zM64 352c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 64c0 53 43 96 96 96l256 0c53 0 96-43 96-96l0-64c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 64c0 17.7-14.3 32-32 32L96 448c-17.7 0-32-14.3-32-32l0-64z\"]\n};\nconst faFolder = {\n prefix: 'fas',\n iconName: 'folder',\n icon: [512, 512, [128193, 128447, 61716, \"folder-blank\"], \"f07b\", \"M64 480H448c35.3 0 64-28.7 64-64V160c0-35.3-28.7-64-64-64H288c-10.1 0-19.6-4.7-25.6-12.8L243.2 57.6C231.1 41.5 212.1 32 192 32H64C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64z\"]\n};\nconst faFolderBlank = faFolder;\nconst faFileWaveform = {\n prefix: 'fas',\n iconName: 'file-waveform',\n icon: [448, 512, [\"file-medical-alt\"], \"f478\", \"M96 0C60.7 0 32 28.7 32 64l0 224 112 0c6.1 0 11.6 3.4 14.3 8.8L176 332.2l49.7-99.4c2.7-5.4 8.3-8.8 14.3-8.8s11.6 3.4 14.3 8.8L281.9 288l70.1 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-80 0c-6.1 0-11.6-3.4-14.3-8.8L240 275.8l-49.7 99.4c-2.7 5.4-8.3 8.8-14.3 8.8s-11.6-3.4-14.3-8.8L134.1 320 32 320l0 128c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-288-128 0c-17.7 0-32-14.3-32-32L256 0 96 0zM288 0l0 128 128 0L288 0z\"]\n};\nconst faFileMedicalAlt = faFileWaveform;\nconst faRadiation = {\n prefix: 'fas',\n iconName: 'radiation',\n icon: [512, 512, [], \"f7b9\", \"M216 186.7c-23.9 13.8-40 39.7-40 69.3L32 256C14.3 256-.2 241.6 2 224.1C10.7 154 47.8 92.7 101.3 52c14.1-10.7 33.8-5.3 42.7 10l72 124.7zM256 336c14.6 0 28.2-3.9 40-10.7l72 124.8c8.8 15.3 3.7 35.1-12.6 41.9c-30.6 12.9-64.2 20-99.4 20s-68.9-7.1-99.4-20c-16.3-6.9-21.4-26.6-12.6-41.9l72-124.8c11.8 6.8 25.4 10.7 40 10.7zm224-80l-144 0c0-29.6-16.1-55.5-40-69.3L368 62c8.8-15.3 28.6-20.7 42.7-10c53.6 40.7 90.6 102 99.4 172.1c2.2 17.5-12.4 31.9-30 31.9zM256 208a48 48 0 1 1 0 96 48 48 0 1 1 0-96z\"]\n};\nconst faChartSimple = {\n prefix: 'fas',\n iconName: 'chart-simple',\n icon: [448, 512, [], \"e473\", \"M160 80c0-26.5 21.5-48 48-48l32 0c26.5 0 48 21.5 48 48l0 352c0 26.5-21.5 48-48 48l-32 0c-26.5 0-48-21.5-48-48l0-352zM0 272c0-26.5 21.5-48 48-48l32 0c26.5 0 48 21.5 48 48l0 160c0 26.5-21.5 48-48 48l-32 0c-26.5 0-48-21.5-48-48L0 272zM368 96l32 0c26.5 0 48 21.5 48 48l0 288c0 26.5-21.5 48-48 48l-32 0c-26.5 0-48-21.5-48-48l0-288c0-26.5 21.5-48 48-48z\"]\n};\nconst faMarsStroke = {\n prefix: 'fas',\n iconName: 'mars-stroke',\n icon: [512, 512, [9894], \"f229\", \"M376 0c-9.7 0-18.5 5.8-22.2 14.8s-1.7 19.3 5.2 26.2l33.4 33.4L370.3 96.4 345 71c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l25.4 25.4L307.8 159c-28.4-19.5-62.7-31-99.8-31c-97.2 0-176 78.8-176 176s78.8 176 176 176s176-78.8 176-176c0-37-11.4-71.4-31-99.8l28.6-28.6L407 201c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-25.4-25.4 22.1-22.1L471 153c6.9 6.9 17.2 8.9 26.2 5.2s14.8-12.5 14.8-22.2l0-112c0-13.3-10.7-24-24-24L376 0zm88 48s0 0 0 0s0 0 0 0s0 0 0 0zM96 304a112 112 0 1 1 224 0A112 112 0 1 1 96 304z\"]\n};\nconst faVial = {\n prefix: 'fas',\n iconName: 'vial',\n icon: [512, 512, [129514], \"f492\", \"M342.6 9.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l9.4 9.4L28.1 342.6C10.1 360.6 0 385 0 410.5L0 416c0 53 43 96 96 96l5.5 0c25.5 0 49.9-10.1 67.9-28.1L448 205.3l9.4 9.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-32-32-96-96-32-32zM205.3 256L352 109.3 402.7 160l-96 96-101.5 0z\"]\n};\nconst faGauge = {\n prefix: 'fas',\n iconName: 'gauge',\n icon: [512, 512, [\"dashboard\", \"gauge-med\", \"tachometer-alt-average\"], \"f624\", \"M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm320 96c0-26.9-16.5-49.9-40-59.3L280 88c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 204.7c-23.5 9.5-40 32.5-40 59.3c0 35.3 28.7 64 64 64s64-28.7 64-64zM144 176a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm-16 80a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm288 32a32 32 0 1 0 0-64 32 32 0 1 0 0 64zM400 144a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z\"]\n};\nconst faDashboard = faGauge;\nconst faGaugeMed = faGauge;\nconst faTachometerAltAverage = faGauge;\nconst faWandMagicSparkles = {\n prefix: 'fas',\n iconName: 'wand-magic-sparkles',\n icon: [576, 512, [\"magic-wand-sparkles\"], \"e2ca\", \"M234.7 42.7L197 56.8c-3 1.1-5 4-5 7.2s2 6.1 5 7.2l37.7 14.1L248.8 123c1.1 3 4 5 7.2 5s6.1-2 7.2-5l14.1-37.7L315 71.2c3-1.1 5-4 5-7.2s-2-6.1-5-7.2L277.3 42.7 263.2 5c-1.1-3-4-5-7.2-5s-6.1 2-7.2 5L234.7 42.7zM46.1 395.4c-18.7 18.7-18.7 49.1 0 67.9l34.6 34.6c18.7 18.7 49.1 18.7 67.9 0L529.9 116.5c18.7-18.7 18.7-49.1 0-67.9L495.3 14.1c-18.7-18.7-49.1-18.7-67.9 0L46.1 395.4zM484.6 82.6l-105 105-23.3-23.3 105-105 23.3 23.3zM7.5 117.2C3 118.9 0 123.2 0 128s3 9.1 7.5 10.8L64 160l21.2 56.5c1.7 4.5 6 7.5 10.8 7.5s9.1-3 10.8-7.5L128 160l56.5-21.2c4.5-1.7 7.5-6 7.5-10.8s-3-9.1-7.5-10.8L128 96 106.8 39.5C105.1 35 100.8 32 96 32s-9.1 3-10.8 7.5L64 96 7.5 117.2zm352 256c-4.5 1.7-7.5 6-7.5 10.8s3 9.1 7.5 10.8L416 416l21.2 56.5c1.7 4.5 6 7.5 10.8 7.5s9.1-3 10.8-7.5L480 416l56.5-21.2c4.5-1.7 7.5-6 7.5-10.8s-3-9.1-7.5-10.8L480 352l-21.2-56.5c-1.7-4.5-6-7.5-10.8-7.5s-9.1 3-10.8 7.5L416 352l-56.5 21.2z\"]\n};\nconst faMagicWandSparkles = faWandMagicSparkles;\nconst faE = {\n prefix: 'fas',\n iconName: 'e',\n icon: [320, 512, [101], \"45\", \"M64 32C28.7 32 0 60.7 0 96L0 256 0 416c0 35.3 28.7 64 64 64l224 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L64 416l0-128 160 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L64 224 64 96l224 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L64 32z\"]\n};\nconst faPenClip = {\n prefix: 'fas',\n iconName: 'pen-clip',\n icon: [512, 512, [\"pen-alt\"], \"f305\", \"M453.3 19.3l39.4 39.4c25 25 25 65.5 0 90.5l-52.1 52.1s0 0 0 0l-1-1s0 0 0 0l-16-16-96-96-17-17 52.1-52.1c25-25 65.5-25 90.5 0zM241 114.9c-9.4-9.4-24.6-9.4-33.9 0L105 217c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9L173.1 81c28.1-28.1 73.7-28.1 101.8 0L288 94.1l17 17 96 96 16 16 1 1-17 17L229.5 412.5c-48 48-109.2 80.8-175.8 94.1l-25 5c-7.9 1.6-16-.9-21.7-6.6s-8.1-13.8-6.6-21.7l5-25c13.3-66.6 46.1-127.8 94.1-175.8L254.1 128 241 114.9z\"]\n};\nconst faPenAlt = faPenClip;\nconst faBridgeCircleExclamation = {\n prefix: 'fas',\n iconName: 'bridge-circle-exclamation',\n icon: [640, 512, [], \"e4ca\", \"M64 32C46.3 32 32 46.3 32 64s14.3 32 32 32l40 0 0 64-72 0 0 128c53 0 96 43 96 96l0 64c0 17.7 14.3 32 32 32l32 0c17.7 0 32-14.3 32-32l0-64c0-53 43-96 96-96c6.3 0 12.4 .6 18.3 1.7C367.1 231.8 426.9 192 496 192c42.5 0 81.6 15.1 112 40.2l0-72.2-72 0 0-64 40 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L64 32zM488 96l0 64-80 0 0-64 80 0zM360 96l0 64-80 0 0-64 80 0zM232 96l0 64-80 0 0-64 80 0zM496 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm0-96a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm0-144c8.8 0 16 7.2 16 16l0 80c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-80c0-8.8 7.2-16 16-16z\"]\n};\nconst faUser = {\n prefix: 'fas',\n iconName: 'user',\n icon: [448, 512, [128100, 62144], \"f007\", \"M224 256A128 128 0 1 0 224 0a128 128 0 1 0 0 256zm-45.7 48C79.8 304 0 383.8 0 482.3C0 498.7 13.3 512 29.7 512l388.6 0c16.4 0 29.7-13.3 29.7-29.7C448 383.8 368.2 304 269.7 304l-91.4 0z\"]\n};\nconst faSchoolCircleCheck = {\n prefix: 'fas',\n iconName: 'school-circle-check',\n icon: [640, 512, [], \"e56b\", \"M337.8 5.4C327-1.8 313-1.8 302.2 5.4L166.3 96 48 96C21.5 96 0 117.5 0 144L0 464c0 26.5 21.5 48 48 48l272 0s0 0 0 0l-64 0 0-96c0-35.3 28.7-64 64-64l.3 0 .5 0c3.4-37.7 18.7-72.1 42.2-99.1C350.2 260 335.6 264 320 264c-48.6 0-88-39.4-88-88s39.4-88 88-88s88 39.4 88 88c0 18.3-5.6 35.3-15.1 49.4c29-21 64.6-33.4 103.1-33.4c59.5 0 112.1 29.6 144 74.8L640 144c0-26.5-21.5-48-48-48L473.7 96 337.8 5.4zM96 192l32 0c8.8 0 16 7.2 16 16l0 64c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-64c0-8.8 7.2-16 16-16zm0 128l32 0c8.8 0 16 7.2 16 16l0 64c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-64c0-8.8 7.2-16 16-16zM320 128c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-16 0 0-16c0-8.8-7.2-16-16-16zM640 368a144 144 0 1 0 -288 0 144 144 0 1 0 288 0zm-99.3-43.3c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6l-72 72c-6.2 6.2-16.4 6.2-22.6 0l-40-40c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L480 385.4l60.7-60.7z\"]\n};\nconst faDumpster = {\n prefix: 'fas',\n iconName: 'dumpster',\n icon: [576, 512, [], \"f793\", \"M49.7 32c-10.5 0-19.8 6.9-22.9 16.9L.9 133c-.6 2-.9 4.1-.9 6.1C0 150.7 9.3 160 20.9 160l94 0L140.5 32 49.7 32zM272 160l0-128-98.9 0L147.5 160 272 160zm32 0l124.5 0L402.9 32 304 32l0 128zm157.1 0l94 0c11.5 0 20.9-9.3 20.9-20.9c0-2.1-.3-4.1-.9-6.1L549.2 48.9C546.1 38.9 536.8 32 526.3 32l-90.8 0 25.6 128zM32 192l4 32-4 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l12 0L64 448c0 17.7 14.3 32 32 32s32-14.3 32-32l320 0c0 17.7 14.3 32 32 32s32-14.3 32-32l20-160 12 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-4 0 4-32L32 192z\"]\n};\nconst faVanShuttle = {\n prefix: 'fas',\n iconName: 'van-shuttle',\n icon: [640, 512, [128656, \"shuttle-van\"], \"f5b6\", \"M64 104l0 88 96 0 0-96L72 96c-4.4 0-8 3.6-8 8zm482 88L465.1 96 384 96l0 96 162 0zm-226 0l0-96-96 0 0 96 96 0zM592 384l-16 0c0 53-43 96-96 96s-96-43-96-96l-128 0c0 53-43 96-96 96s-96-43-96-96l-16 0c-26.5 0-48-21.5-48-48L0 104C0 64.2 32.2 32 72 32l120 0 160 0 113.1 0c18.9 0 36.8 8.3 49 22.8L625 186.5c9.7 11.5 15 26.1 15 41.2L640 336c0 26.5-21.5 48-48 48zm-64 0a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM160 432a48 48 0 1 0 0-96 48 48 0 1 0 0 96z\"]\n};\nconst faShuttleVan = faVanShuttle;\nconst faBuildingUser = {\n prefix: 'fas',\n iconName: 'building-user',\n icon: [640, 512, [], \"e4da\", \"M48 0C21.5 0 0 21.5 0 48L0 464c0 26.5 21.5 48 48 48l96 0 0-80c0-26.5 21.5-48 48-48s48 21.5 48 48l0 80 89.9 0c-6.3-10.2-9.9-22.2-9.9-35.1c0-46.9 25.8-87.8 64-109.2l0-95.9L384 48c0-26.5-21.5-48-48-48L48 0zM64 240c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zm112-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zM80 96l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zM272 96l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16zM576 272a80 80 0 1 0 -160 0 80 80 0 1 0 160 0zM352 477.1c0 19.3 15.6 34.9 34.9 34.9l218.2 0c19.3 0 34.9-15.6 34.9-34.9c0-51.4-41.7-93.1-93.1-93.1l-101.8 0c-51.4 0-93.1 41.7-93.1 93.1z\"]\n};\nconst faSquareCaretLeft = {\n prefix: 'fas',\n iconName: 'square-caret-left',\n icon: [448, 512, [\"caret-square-left\"], \"f191\", \"M0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32C28.7 32 0 60.7 0 96L0 416zM128 256c0-6.7 2.8-13 7.7-17.6l112-104c7-6.5 17.2-8.2 25.9-4.4s14.4 12.5 14.4 22l0 208c0 9.5-5.7 18.2-14.4 22s-18.9 2.1-25.9-4.4l-112-104c-4.9-4.5-7.7-10.9-7.7-17.6z\"]\n};\nconst faCaretSquareLeft = faSquareCaretLeft;\nconst faHighlighter = {\n prefix: 'fas',\n iconName: 'highlighter',\n icon: [576, 512, [], \"f591\", \"M315 315l158.4-215L444.1 70.6 229 229 315 315zm-187 5s0 0 0 0l0-71.7c0-15.3 7.2-29.6 19.5-38.6L420.6 8.4C428 2.9 437 0 446.2 0c11.4 0 22.4 4.5 30.5 12.6l54.8 54.8c8.1 8.1 12.6 19 12.6 30.5c0 9.2-2.9 18.2-8.4 25.6L334.4 396.5c-9 12.3-23.4 19.5-38.6 19.5L224 416l-25.4 25.4c-12.5 12.5-32.8 12.5-45.3 0l-50.7-50.7c-12.5-12.5-12.5-32.8 0-45.3L128 320zM7 466.3l63-63 70.6 70.6-31 31c-4.5 4.5-10.6 7-17 7L24 512c-13.3 0-24-10.7-24-24l0-4.7c0-6.4 2.5-12.5 7-17z\"]\n};\nconst faKey = {\n prefix: 'fas',\n iconName: 'key',\n icon: [512, 512, [128273], \"f084\", \"M336 352c97.2 0 176-78.8 176-176S433.2 0 336 0S160 78.8 160 176c0 18.7 2.9 36.8 8.3 53.7L7 391c-4.5 4.5-7 10.6-7 17l0 80c0 13.3 10.7 24 24 24l80 0c13.3 0 24-10.7 24-24l0-40 40 0c13.3 0 24-10.7 24-24l0-40 40 0c6.4 0 12.5-2.5 17-7l33.3-33.3c16.9 5.4 35 8.3 53.7 8.3zM376 96a40 40 0 1 1 0 80 40 40 0 1 1 0-80z\"]\n};\nconst faBullhorn = {\n prefix: 'fas',\n iconName: 'bullhorn',\n icon: [512, 512, [128226, 128363], \"f0a1\", \"M480 32c0-12.9-7.8-24.6-19.8-29.6s-25.7-2.2-34.9 6.9L381.7 53c-48 48-113.1 75-181 75l-8.7 0-32 0-96 0c-35.3 0-64 28.7-64 64l0 96c0 35.3 28.7 64 64 64l0 128c0 17.7 14.3 32 32 32l64 0c17.7 0 32-14.3 32-32l0-128 8.7 0c67.9 0 133 27 181 75l43.6 43.6c9.2 9.2 22.9 11.9 34.9 6.9s19.8-16.6 19.8-29.6l0-147.6c18.6-8.8 32-32.5 32-60.4s-13.4-51.6-32-60.4L480 32zm-64 76.7L416 240l0 131.3C357.2 317.8 280.5 288 200.7 288l-8.7 0 0-96 8.7 0c79.8 0 156.5-29.8 215.3-83.3z\"]\n};\nconst faGlobe = {\n prefix: 'fas',\n iconName: 'globe',\n icon: [512, 512, [127760], \"f0ac\", \"M352 256c0 22.2-1.2 43.6-3.3 64l-185.3 0c-2.2-20.4-3.3-41.8-3.3-64s1.2-43.6 3.3-64l185.3 0c2.2 20.4 3.3 41.8 3.3 64zm28.8-64l123.1 0c5.3 20.5 8.1 41.9 8.1 64s-2.8 43.5-8.1 64l-123.1 0c2.1-20.6 3.2-42 3.2-64s-1.1-43.4-3.2-64zm112.6-32l-116.7 0c-10-63.9-29.8-117.4-55.3-151.6c78.3 20.7 142 77.5 171.9 151.6zm-149.1 0l-176.6 0c6.1-36.4 15.5-68.6 27-94.7c10.5-23.6 22.2-40.7 33.5-51.5C239.4 3.2 248.7 0 256 0s16.6 3.2 27.8 13.8c11.3 10.8 23 27.9 33.5 51.5c11.6 26 20.9 58.2 27 94.7zm-209 0L18.6 160C48.6 85.9 112.2 29.1 190.6 8.4C165.1 42.6 145.3 96.1 135.3 160zM8.1 192l123.1 0c-2.1 20.6-3.2 42-3.2 64s1.1 43.4 3.2 64L8.1 320C2.8 299.5 0 278.1 0 256s2.8-43.5 8.1-64zM194.7 446.6c-11.6-26-20.9-58.2-27-94.6l176.6 0c-6.1 36.4-15.5 68.6-27 94.6c-10.5 23.6-22.2 40.7-33.5 51.5C272.6 508.8 263.3 512 256 512s-16.6-3.2-27.8-13.8c-11.3-10.8-23-27.9-33.5-51.5zM135.3 352c10 63.9 29.8 117.4 55.3 151.6C112.2 482.9 48.6 426.1 18.6 352l116.7 0zm358.1 0c-30 74.1-93.6 130.9-171.9 151.6c25.5-34.2 45.2-87.7 55.3-151.6l116.7 0z\"]\n};\nconst faSynagogue = {\n prefix: 'fas',\n iconName: 'synagogue',\n icon: [640, 512, [128333], \"f69b\", \"M309.8 3.7c5.9-4.9 14.6-4.9 20.5 0l121 100.8C469.5 119.7 480 142.2 480 166l0 114.1L480 512l-16 0-112 0 0-96c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 96-112 0-16 0 0-231.9L160 166c0-23.7 10.5-46.3 28.8-61.5L309.8 3.7zM512 512l0-267.5 28.1-31.2c3-3.4 7.4-5.3 11.9-5.3s8.9 1.9 11.9 5.3l63.8 70.9c7.9 8.8 12.3 20.3 12.3 32.1L640 448c0 35.3-28.7 64-64 64l-64 0zM128 244.5L128 512l-64 0c-35.3 0-64-28.7-64-64L0 316.3c0-11.9 4.4-23.3 12.3-32.1l63.8-70.9c3-3.4 7.4-5.3 11.9-5.3s8.9 1.9 11.9 5.3L128 244.5zM327 124.3c-3.1-5.4-10.9-5.4-13.9 0l-15.9 28.1-32.3-.3c-6.2-.1-10.1 6.7-7 12.1L274.3 192l-16.4 27.8c-3.2 5.4 .7 12.1 7 12.1l32.3-.3L313 259.7c3.1 5.4 10.9 5.4 13.9 0l15.9-28.1 32.3 .3c6.2 .1 10.1-6.7 7-12.1L365.7 192l16.4-27.8c3.2-5.4-.7-12.1-7-12.1l-32.3 .3L327 124.3z\"]\n};\nconst faPersonHalfDress = {\n prefix: 'fas',\n iconName: 'person-half-dress',\n icon: [320, 512, [], \"e548\", \"M160 0a48 48 0 1 1 0 96 48 48 0 1 1 0-96zm8 352l0-224 6.9 0c33.7 0 64.9 17.7 82.3 46.6l58.3 97c9.1 15.1 4.2 34.8-10.9 43.9s-34.8 4.2-43.9-10.9L232 256.9 232 480c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-128s0 0 0 0zM58.2 182.3c19.9-33.1 55.3-53.5 93.8-54.3l0 256s0 0 0 0l0 96c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-96-17.8 0c-10.9 0-18.6-10.7-15.2-21.1L93.3 248.1 59.4 304.5c-9.1 15.1-28.8 20-43.9 10.9s-20-28.8-10.9-43.9l53.6-89.2z\"]\n};\nconst faRoadBridge = {\n prefix: 'fas',\n iconName: 'road-bridge',\n icon: [640, 512, [], \"e563\", \"M352 0L608 0c17.7 0 32 14.3 32 32l0 448c0 17.7-14.3 32-32 32l-256 0c-17.7 0-32-14.3-32-32l0-448c0-17.7 14.3-32 32-32zM480 200c-13.3 0-24 10.7-24 24l0 64c0 13.3 10.7 24 24 24s24-10.7 24-24l0-64c0-13.3-10.7-24-24-24zm24 184c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 64c0 13.3 10.7 24 24 24s24-10.7 24-24l0-64zM480 40c-13.3 0-24 10.7-24 24l0 64c0 13.3 10.7 24 24 24s24-10.7 24-24l0-64c0-13.3-10.7-24-24-24zM32 96l256 0 0 64-40 0 0 64 40 0 0 96c-53 0-96 43-96 96l0 64c0 17.7-14.3 32-32 32l-32 0c-17.7 0-32-14.3-32-32l0-64c0-53-43-96-96-96l0-96 72 0 0-64-40 0c-17.7 0-32-14.3-32-32s14.3-32 32-32zm168 64l-80 0 0 64 80 0 0-64z\"]\n};\nconst faLocationArrow = {\n prefix: 'fas',\n iconName: 'location-arrow',\n icon: [448, 512, [], \"f124\", \"M429.6 92.1c4.9-11.9 2.1-25.6-7-34.7s-22.8-11.9-34.7-7l-352 144c-14.2 5.8-22.2 20.8-19.3 35.8s16.1 25.8 31.4 25.8l176 0 0 176c0 15.3 10.8 28.4 25.8 31.4s30-5.1 35.8-19.3l144-352z\"]\n};\nconst faC = {\n prefix: 'fas',\n iconName: 'c',\n icon: [384, 512, [99], \"43\", \"M329.1 142.9c-62.5-62.5-155.8-62.5-218.3 0s-62.5 163.8 0 226.3s155.8 62.5 218.3 0c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3c-87.5 87.5-221.3 87.5-308.8 0s-87.5-229.3 0-316.8s221.3-87.5 308.8 0c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0z\"]\n};\nconst faTabletButton = {\n prefix: 'fas',\n iconName: 'tablet-button',\n icon: [448, 512, [], \"f10a\", \"M64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-384c0-35.3-28.7-64-64-64L64 0zM224 400a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\"]\n};\nconst faBuildingLock = {\n prefix: 'fas',\n iconName: 'building-lock',\n icon: [576, 512, [], \"e4d6\", \"M48 0C21.5 0 0 21.5 0 48L0 464c0 26.5 21.5 48 48 48l96 0 0-80c0-26.5 21.5-48 48-48s48 21.5 48 48l0 80 88.6 0c-5.4-9.4-8.6-20.3-8.6-32l0-128c0-23.7 12.9-44.4 32-55.4l0-24.6c0-30.5 12.2-58.2 32-78.4L384 48c0-26.5-21.5-48-48-48L48 0zM64 240c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zm112-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zM80 96l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zM272 96l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16zM464 240c17.7 0 32 14.3 32 32l0 48-64 0 0-48c0-17.7 14.3-32 32-32zm-80 32l0 48c-17.7 0-32 14.3-32 32l0 128c0 17.7 14.3 32 32 32l160 0c17.7 0 32-14.3 32-32l0-128c0-17.7-14.3-32-32-32l0-48c0-44.2-35.8-80-80-80s-80 35.8-80 80z\"]\n};\nconst faPizzaSlice = {\n prefix: 'fas',\n iconName: 'pizza-slice',\n icon: [512, 512, [], \"f818\", \"M169.7 .9c-22.8-1.6-41.9 14-47.5 34.7L110.4 80c.5 0 1.1 0 1.6 0c176.7 0 320 143.3 320 320c0 .5 0 1.1 0 1.6l44.4-11.8c20.8-5.5 36.3-24.7 34.7-47.5C498.5 159.5 352.5 13.5 169.7 .9zM399.8 410.2c.1-3.4 .2-6.8 .2-10.2c0-159.1-128.9-288-288-288c-3.4 0-6.8 .1-10.2 .2L.5 491.9c-1.5 5.5 .1 11.4 4.1 15.4s9.9 5.6 15.4 4.1L399.8 410.2zM176 208a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm64 128a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zM96 384a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z\"]\n};\nconst faMoneyBillWave = {\n prefix: 'fas',\n iconName: 'money-bill-wave',\n icon: [576, 512, [], \"f53a\", \"M0 112.5L0 422.3c0 18 10.1 35 27 41.3c87 32.5 174 10.3 261-11.9c79.8-20.3 159.6-40.7 239.3-18.9c23 6.3 48.7-9.5 48.7-33.4l0-309.9c0-18-10.1-35-27-41.3C462 15.9 375 38.1 288 60.3C208.2 80.6 128.4 100.9 48.7 79.1C25.6 72.8 0 88.6 0 112.5zM288 352c-44.2 0-80-43-80-96s35.8-96 80-96s80 43 80 96s-35.8 96-80 96zM64 352c35.3 0 64 28.7 64 64l-64 0 0-64zm64-208c0 35.3-28.7 64-64 64l0-64 64 0zM512 304l0 64-64 0c0-35.3 28.7-64 64-64zM448 96l64 0 0 64c-35.3 0-64-28.7-64-64z\"]\n};\nconst faChartArea = {\n prefix: 'fas',\n iconName: 'chart-area',\n icon: [512, 512, [\"area-chart\"], \"f1fe\", \"M64 64c0-17.7-14.3-32-32-32S0 46.3 0 64L0 400c0 44.2 35.8 80 80 80l400 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L80 416c-8.8 0-16-7.2-16-16L64 64zm96 288l288 0c17.7 0 32-14.3 32-32l0-68.2c0-7.6-2.7-15-7.7-20.8l-65.8-76.8c-12.1-14.2-33.7-15-46.9-1.8l-21 21c-10 10-26.4 9.2-35.4-1.6l-39.2-47c-12.6-15.1-35.7-15.4-48.7-.6L135.9 215c-5.1 5.8-7.9 13.3-7.9 21.1l0 84c0 17.7 14.3 32 32 32z\"]\n};\nconst faAreaChart = faChartArea;\nconst faHouseFlag = {\n prefix: 'fas',\n iconName: 'house-flag',\n icon: [640, 512, [], \"e50d\", \"M480 0c-17.7 0-32 14.3-32 32l0 160 0 320 64 0 0-320 112 0c8.8 0 16-7.2 16-16l0-128c0-8.8-7.2-16-16-16L512 32c0-17.7-14.3-32-32-32zM416 159L276.8 39.7c-12-10.3-29.7-10.3-41.7 0l-224 192C1 240.4-2.7 254.5 2 267.1S18.6 288 32 288l32 0 0 192c0 17.7 14.3 32 32 32l64 0c17.7 0 32-14.3 32-32l0-96c0-17.7 14.3-32 32-32l64 0c17.7 0 32 14.3 32 32l0 96c0 17.7 14.3 32 32 32l64.7 0 .2 0-1 0 0-353z\"]\n};\nconst faPersonCircleMinus = {\n prefix: 'fas',\n iconName: 'person-circle-minus',\n icon: [576, 512, [], \"e540\", \"M112 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm40 304l0 128c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-223.1L59.4 304.5c-9.1 15.1-28.8 20-43.9 10.9s-20-28.8-10.9-43.9l58.3-97c17.4-28.9 48.6-46.6 82.3-46.6l29.7 0c33.7 0 64.9 17.7 82.3 46.6l44.9 74.7c-16.1 17.6-28.6 38.5-36.6 61.5c-1.9-1.8-3.5-3.9-4.9-6.3L232 256.9 232 480c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-128-16 0zm136 16a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm224 0c0-8.8-7.2-16-16-16l-128 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l128 0c8.8 0 16-7.2 16-16z\"]\n};\nconst faBan = {\n prefix: 'fas',\n iconName: 'ban',\n icon: [512, 512, [128683, \"cancel\"], \"f05e\", \"M367.2 412.5L99.5 144.8C77.1 176.1 64 214.5 64 256c0 106 86 192 192 192c41.5 0 79.9-13.1 111.2-35.5zm45.3-45.3C434.9 335.9 448 297.5 448 256c0-106-86-192-192-192c-41.5 0-79.9 13.1-111.2 35.5L412.5 367.2zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256z\"]\n};\nconst faCancel = faBan;\nconst faCameraRotate = {\n prefix: 'fas',\n iconName: 'camera-rotate',\n icon: [640, 512, [], \"e0d8\", \"M213.1 64.8L202.7 96 128 96c-35.3 0-64 28.7-64 64l0 256c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-256c0-35.3-28.7-64-64-64l-74.7 0L426.9 64.8C420.4 45.2 402.1 32 381.4 32L258.6 32c-20.7 0-39 13.2-45.5 32.8zM448 256c0 8.8-7.2 16-16 16l-76.7 0c-6.2 0-11.3-5.1-11.3-11.3c0-3 1.2-5.9 3.3-8L371 229c-13.6-13.4-31.9-21-51-21c-19.2 0-37.7 7.6-51.3 21.3L249 249c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l19.7-19.7C257.4 172.7 288 160 320 160c31.8 0 62.4 12.6 85 35l23.7-23.7c2.1-2.1 5-3.3 8-3.3c6.2 0 11.3 5.1 11.3 11.3l0 76.7zM192 320c0-8.8 7.2-16 16-16l76.7 0c6.2 0 11.3 5.1 11.3 11.3c0 3-1.2 5.9-3.3 8L269 347c13.6 13.4 31.9 21 51 21c19.2 0 37.7-7.6 51.3-21.3L391 327c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-19.7 19.7C382.6 403.3 352 416 320 416c-31.8 0-62.4-12.6-85-35l-23.7 23.7c-2.1 2.1-5 3.3-8 3.3c-6.2 0-11.3-5.1-11.3-11.3l0-76.7z\"]\n};\nconst faSprayCanSparkles = {\n prefix: 'fas',\n iconName: 'spray-can-sparkles',\n icon: [512, 512, [\"air-freshener\"], \"f5d0\", \"M96 32l0 96 128 0 0-96c0-17.7-14.3-32-32-32L128 0C110.3 0 96 14.3 96 32zm0 128c-53 0-96 43-96 96L0 464c0 26.5 21.5 48 48 48l224 0c26.5 0 48-21.5 48-48l0-208c0-53-43-96-96-96L96 160zm64 96a80 80 0 1 1 0 160 80 80 0 1 1 0-160zM384 48c0-1.4-1-3-2.2-3.6L352 32 339.6 2.2C339 1 337.4 0 336 0s-3 1-3.6 2.2L320 32 290.2 44.4C289 45 288 46.6 288 48c0 1.4 1 3 2.2 3.6L320 64l12.4 29.8C333 95 334.6 96 336 96s3-1 3.6-2.2L352 64l29.8-12.4C383 51 384 49.4 384 48zm76.4 45.8C461 95 462.6 96 464 96s3-1 3.6-2.2L480 64l29.8-12.4C511 51 512 49.4 512 48c0-1.4-1-3-2.2-3.6L480 32 467.6 2.2C467 1 465.4 0 464 0s-3 1-3.6 2.2L448 32 418.2 44.4C417 45 416 46.6 416 48c0 1.4 1 3 2.2 3.6L448 64l12.4 29.8zm7.2 100.4c-.6-1.2-2.2-2.2-3.6-2.2s-3 1-3.6 2.2L448 224l-29.8 12.4c-1.2 .6-2.2 2.2-2.2 3.6c0 1.4 1 3 2.2 3.6L448 256l12.4 29.8c.6 1.2 2.2 2.2 3.6 2.2s3-1 3.6-2.2L480 256l29.8-12.4c1.2-.6 2.2-2.2 2.2-3.6c0-1.4-1-3-2.2-3.6L480 224l-12.4-29.8zM448 144c0-1.4-1-3-2.2-3.6L416 128 403.6 98.2C403 97 401.4 96 400 96s-3 1-3.6 2.2L384 128l-29.8 12.4c-1.2 .6-2.2 2.2-2.2 3.6c0 1.4 1 3 2.2 3.6L384 160l12.4 29.8c.6 1.2 2.2 2.2 3.6 2.2s3-1 3.6-2.2L416 160l29.8-12.4c1.2-.6 2.2-2.2 2.2-3.6z\"]\n};\nconst faAirFreshener = faSprayCanSparkles;\nconst faStar = {\n prefix: 'fas',\n iconName: 'star',\n icon: [576, 512, [11088, 61446], \"f005\", \"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\"]\n};\nconst faRepeat = {\n prefix: 'fas',\n iconName: 'repeat',\n icon: [512, 512, [128257], \"f363\", \"M0 224c0 17.7 14.3 32 32 32s32-14.3 32-32c0-53 43-96 96-96l160 0 0 32c0 12.9 7.8 24.6 19.8 29.6s25.7 2.2 34.9-6.9l64-64c12.5-12.5 12.5-32.8 0-45.3l-64-64c-9.2-9.2-22.9-11.9-34.9-6.9S320 19.1 320 32l0 32L160 64C71.6 64 0 135.6 0 224zm512 64c0-17.7-14.3-32-32-32s-32 14.3-32 32c0 53-43 96-96 96l-160 0 0-32c0-12.9-7.8-24.6-19.8-29.6s-25.7-2.2-34.9 6.9l-64 64c-12.5 12.5-12.5 32.8 0 45.3l64 64c9.2 9.2 22.9 11.9 34.9 6.9s19.8-16.6 19.8-29.6l0-32 160 0c88.4 0 160-71.6 160-160z\"]\n};\nconst faCross = {\n prefix: 'fas',\n iconName: 'cross',\n icon: [384, 512, [128327, 10013], \"f654\", \"M176 0c-26.5 0-48 21.5-48 48l0 80-80 0c-26.5 0-48 21.5-48 48l0 32c0 26.5 21.5 48 48 48l80 0 0 208c0 26.5 21.5 48 48 48l32 0c26.5 0 48-21.5 48-48l0-208 80 0c26.5 0 48-21.5 48-48l0-32c0-26.5-21.5-48-48-48l-80 0 0-80c0-26.5-21.5-48-48-48L176 0z\"]\n};\nconst faBox = {\n prefix: 'fas',\n iconName: 'box',\n icon: [448, 512, [128230], \"f466\", \"M50.7 58.5L0 160l208 0 0-128L93.7 32C75.5 32 58.9 42.3 50.7 58.5zM240 160l208 0L397.3 58.5C389.1 42.3 372.5 32 354.3 32L240 32l0 128zm208 32L0 192 0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-224z\"]\n};\nconst faVenusMars = {\n prefix: 'fas',\n iconName: 'venus-mars',\n icon: [640, 512, [9892], \"f228\", \"M176 288a112 112 0 1 0 0-224 112 112 0 1 0 0 224zM352 176c0 86.3-62.1 158.1-144 173.1l0 34.9 32 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-32 0 0 32c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-32-32 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l32 0 0-34.9C62.1 334.1 0 262.3 0 176C0 78.8 78.8 0 176 0s176 78.8 176 176zM271.9 360.6c19.3-10.1 36.9-23.1 52.1-38.4c20 18.5 46.7 29.8 76.1 29.8c61.9 0 112-50.1 112-112s-50.1-112-112-112c-7.2 0-14.3 .7-21.1 2c-4.9-21.5-13-41.7-24-60.2C369.3 66 384.4 64 400 64c37 0 71.4 11.4 99.8 31l20.6-20.6L487 41c-6.9-6.9-8.9-17.2-5.2-26.2S494.3 0 504 0L616 0c13.3 0 24 10.7 24 24l0 112c0 9.7-5.8 18.5-14.8 22.2s-19.3 1.7-26.2-5.2l-33.4-33.4L545 140.2c19.5 28.4 31 62.7 31 99.8c0 97.2-78.8 176-176 176c-50.5 0-96-21.3-128.1-55.4z\"]\n};\nconst faArrowPointer = {\n prefix: 'fas',\n iconName: 'arrow-pointer',\n icon: [320, 512, [\"mouse-pointer\"], \"f245\", \"M0 55.2L0 426c0 12.2 9.9 22 22 22c6.3 0 12.4-2.7 16.6-7.5L121.2 346l58.1 116.3c7.9 15.8 27.1 22.2 42.9 14.3s22.2-27.1 14.3-42.9L179.8 320l118.1 0c12.2 0 22.1-9.9 22.1-22.1c0-6.3-2.7-12.3-7.4-16.5L38.6 37.9C34.3 34.1 28.9 32 23.2 32C10.4 32 0 42.4 0 55.2z\"]\n};\nconst faMousePointer = faArrowPointer;\nconst faMaximize = {\n prefix: 'fas',\n iconName: 'maximize',\n icon: [512, 512, [\"expand-arrows-alt\"], \"f31e\", \"M200 32L56 32C42.7 32 32 42.7 32 56l0 144c0 9.7 5.8 18.5 14.8 22.2s19.3 1.7 26.2-5.2l40-40 79 79-79 79L73 295c-6.9-6.9-17.2-8.9-26.2-5.2S32 302.3 32 312l0 144c0 13.3 10.7 24 24 24l144 0c9.7 0 18.5-5.8 22.2-14.8s1.7-19.3-5.2-26.2l-40-40 79-79 79 79-40 40c-6.9 6.9-8.9 17.2-5.2 26.2s12.5 14.8 22.2 14.8l144 0c13.3 0 24-10.7 24-24l0-144c0-9.7-5.8-18.5-14.8-22.2s-19.3-1.7-26.2 5.2l-40 40-79-79 79-79 40 40c6.9 6.9 17.2 8.9 26.2 5.2s14.8-12.5 14.8-22.2l0-144c0-13.3-10.7-24-24-24L312 32c-9.7 0-18.5 5.8-22.2 14.8s-1.7 19.3 5.2 26.2l40 40-79 79-79-79 40-40c6.9-6.9 8.9-17.2 5.2-26.2S209.7 32 200 32z\"]\n};\nconst faExpandArrowsAlt = faMaximize;\nconst faChargingStation = {\n prefix: 'fas',\n iconName: 'charging-station',\n icon: [576, 512, [], \"f5e7\", \"M96 0C60.7 0 32 28.7 32 64l0 384c-17.7 0-32 14.3-32 32s14.3 32 32 32l288 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l0-144 16 0c22.1 0 40 17.9 40 40l0 32c0 39.8 32.2 72 72 72s72-32.2 72-72l0-123.7c32.5-10.2 56-40.5 56-76.3l0-32c0-8.8-7.2-16-16-16l-16 0 0-48c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 48-32 0 0-48c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 48-16 0c-8.8 0-16 7.2-16 16l0 32c0 35.8 23.5 66.1 56 76.3L472 376c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-32c0-48.6-39.4-88-88-88l-16 0 0-192c0-35.3-28.7-64-64-64L96 0zM216.9 82.7c6 4 8.5 11.5 6.3 18.3l-25 74.9 57.8 0c6.7 0 12.7 4.2 15 10.4s.5 13.3-4.6 17.7l-112 96c-5.5 4.7-13.4 5.1-19.3 1.1s-8.5-11.5-6.3-18.3l25-74.9L96 208c-6.7 0-12.7-4.2-15-10.4s-.5-13.3 4.6-17.7l112-96c5.5-4.7 13.4-5.1 19.3-1.1z\"]\n};\nconst faShapes = {\n prefix: 'fas',\n iconName: 'shapes',\n icon: [512, 512, [\"triangle-circle-square\"], \"f61f\", \"M315.4 15.5C309.7 5.9 299.2 0 288 0s-21.7 5.9-27.4 15.5l-96 160c-5.9 9.9-6.1 22.2-.4 32.2s16.3 16.2 27.8 16.2l192 0c11.5 0 22.2-6.2 27.8-16.2s5.5-22.3-.4-32.2l-96-160zM288 312l0 144c0 22.1 17.9 40 40 40l144 0c22.1 0 40-17.9 40-40l0-144c0-22.1-17.9-40-40-40l-144 0c-22.1 0-40 17.9-40 40zM128 512a128 128 0 1 0 0-256 128 128 0 1 0 0 256z\"]\n};\nconst faTriangleCircleSquare = faShapes;\nconst faShuffle = {\n prefix: 'fas',\n iconName: 'shuffle',\n icon: [512, 512, [128256, \"random\"], \"f074\", \"M403.8 34.4c12-5 25.7-2.2 34.9 6.9l64 64c6 6 9.4 14.1 9.4 22.6s-3.4 16.6-9.4 22.6l-64 64c-9.2 9.2-22.9 11.9-34.9 6.9s-19.8-16.6-19.8-29.6l0-32-32 0c-10.1 0-19.6 4.7-25.6 12.8L284 229.3 244 176l31.2-41.6C293.3 110.2 321.8 96 352 96l32 0 0-32c0-12.9 7.8-24.6 19.8-29.6zM164 282.7L204 336l-31.2 41.6C154.7 401.8 126.2 416 96 416l-64 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l64 0c10.1 0 19.6-4.7 25.6-12.8L164 282.7zm274.6 188c-9.2 9.2-22.9 11.9-34.9 6.9s-19.8-16.6-19.8-29.6l0-32-32 0c-30.2 0-58.7-14.2-76.8-38.4L121.6 172.8c-6-8.1-15.5-12.8-25.6-12.8l-64 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l64 0c30.2 0 58.7 14.2 76.8 38.4L326.4 339.2c6 8.1 15.5 12.8 25.6 12.8l32 0 0-32c0-12.9 7.8-24.6 19.8-29.6s25.7-2.2 34.9 6.9l64 64c6 6 9.4 14.1 9.4 22.6s-3.4 16.6-9.4 22.6l-64 64z\"]\n};\nconst faRandom = faShuffle;\nconst faPersonRunning = {\n prefix: 'fas',\n iconName: 'person-running',\n icon: [448, 512, [127939, \"running\"], \"f70c\", \"M320 48a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM125.7 175.5c9.9-9.9 23.4-15.5 37.5-15.5c1.9 0 3.8 .1 5.6 .3L137.6 254c-9.3 28 1.7 58.8 26.8 74.5l86.2 53.9-25.4 88.8c-4.9 17 5 34.7 22 39.6s34.7-5 39.6-22l28.7-100.4c5.9-20.6-2.6-42.6-20.7-53.9L238 299l30.9-82.4 5.1 12.3C289 264.7 323.9 288 362.7 288l21.3 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-21.3 0c-12.9 0-24.6-7.8-29.5-19.7l-6.3-15c-14.6-35.1-44.1-61.9-80.5-73.1l-48.7-15c-11.1-3.4-22.7-5.2-34.4-5.2c-31 0-60.8 12.3-82.7 34.3L57.4 153.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l23.1-23.1zM91.2 352L32 352c-17.7 0-32 14.3-32 32s14.3 32 32 32l69.6 0c19 0 36.2-11.2 43.9-28.5L157 361.6l-9.5-6c-17.5-10.9-30.5-26.8-37.9-44.9L91.2 352z\"]\n};\nconst faRunning = faPersonRunning;\nconst faMobileRetro = {\n prefix: 'fas',\n iconName: 'mobile-retro',\n icon: [320, 512, [], \"e527\", \"M0 64C0 28.7 28.7 0 64 0L256 0c35.3 0 64 28.7 64 64l0 384c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 64zm64 96l0 64c0 17.7 14.3 32 32 32l128 0c17.7 0 32-14.3 32-32l0-64c0-17.7-14.3-32-32-32L96 128c-17.7 0-32 14.3-32 32zM80 352a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm24 56a24 24 0 1 0 -48 0 24 24 0 1 0 48 0zm56-56a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm24 56a24 24 0 1 0 -48 0 24 24 0 1 0 48 0zm56-56a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm24 56a24 24 0 1 0 -48 0 24 24 0 1 0 48 0zM128 48c-8.8 0-16 7.2-16 16s7.2 16 16 16l64 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-64 0z\"]\n};\nconst faGripLinesVertical = {\n prefix: 'fas',\n iconName: 'grip-lines-vertical',\n icon: [192, 512, [], \"f7a5\", \"M64 64c0-17.7-14.3-32-32-32S0 46.3 0 64L0 448c0 17.7 14.3 32 32 32s32-14.3 32-32L64 64zm128 0c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 384c0 17.7 14.3 32 32 32s32-14.3 32-32l0-384z\"]\n};\nconst faSpider = {\n prefix: 'fas',\n iconName: 'spider',\n icon: [512, 512, [128375], \"f717\", \"M158.4 32.6c4.8-12.4-1.4-26.3-13.8-31s-26.3 1.4-31 13.8L81.1 100c-7.9 20.7-3 44.1 12.7 59.7l57.4 57.4L70.8 190.3c-2.4-.8-4.3-2.7-5.1-5.1L46.8 128.4C42.6 115.8 29 109 16.4 113.2S-3 131 1.2 143.6l18.9 56.8c5.6 16.7 18.7 29.8 35.4 35.4L116.1 256 55.6 276.2c-16.7 5.6-29.8 18.7-35.4 35.4L1.2 368.4C-3 381 3.8 394.6 16.4 398.8s26.2-2.6 30.4-15.2l18.9-56.8c.8-2.4 2.7-4.3 5.1-5.1l80.4-26.8L93.7 352.3C78.1 368 73.1 391.4 81.1 412l32.5 84.6c4.8 12.4 18.6 18.5 31 13.8s18.5-18.6 13.8-31l-32.5-84.6c-1.1-3-.4-6.3 1.8-8.5L160 353.9c1 52.1 43.6 94.1 96 94.1s95-41.9 96-94.1l32.3 32.3c2.2 2.2 2.9 5.6 1.8 8.5l-32.5 84.6c-4.8 12.4 1.4 26.3 13.8 31s26.3-1.4 31-13.8L430.9 412c7.9-20.7 3-44.1-12.7-59.7l-57.4-57.4 80.4 26.8c2.4 .8 4.3 2.7 5.1 5.1l18.9 56.8c4.2 12.6 17.8 19.4 30.4 15.2s19.4-17.8 15.2-30.4l-18.9-56.8c-5.6-16.7-18.7-29.8-35.4-35.4L395.9 256l60.5-20.2c16.7-5.6 29.8-18.7 35.4-35.4l18.9-56.8c4.2-12.6-2.6-26.2-15.2-30.4s-26.2 2.6-30.4 15.2l-18.9 56.8c-.8 2.4-2.7 4.3-5.1 5.1l-80.4 26.8 57.4-57.4c15.6-15.6 20.6-39 12.7-59.7L398.4 15.4C393.6 3 379.8-3.2 367.4 1.6s-18.5 18.6-13.8 31l32.5 84.6c1.1 3 .4 6.3-1.8 8.5L336 174.1l0-14.1c0-31.8-18.6-59.3-45.5-72.2c-9.1-4.4-18.5 3.3-18.5 13.4l0 10.8c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-10.8c0-10.1-9.4-17.7-18.5-13.4C194.6 100.7 176 128.2 176 160l0 14.1-48.3-48.3c-2.2-2.2-2.9-5.6-1.8-8.5l32.5-84.6z\"]\n};\nconst faHandsBound = {\n prefix: 'fas',\n iconName: 'hands-bound',\n icon: [640, 512, [], \"e4f9\", \"M96 32C96 14.3 81.7 0 64 0S32 14.3 32 32l0 64 0 59.1 0 .7L32 192l0 21.9c0 14.2 5.1 27.9 14.3 38.7L131.6 352l-3.6 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l32 0 128 0 64 0 128 0 32 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-3.6 0 85.3-99.5c9.2-10.8 14.3-24.5 14.3-38.7l0-21.9 0-36.2 0-.7L608 96l0-64c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 64 0 48.8-69.3 92.4c-5.7 7.6-16.1 9.6-24.2 4.8c-9.7-5.7-12.1-18.7-5.1-27.5L473 180c10.8-13.5 8.9-33.3-4.4-44.5s-33-9.8-44.5 3.2l-46.7 52.5C361 209.7 352 233.4 352 258.1l0 61.9 0 32-64 0 0-32 0-61.9c0-24.6-9-48.4-25.4-66.8l-46.7-52.5c-11.5-13-31.3-14.4-44.5-3.2s-15.2 30.9-4.4 44.5l27.6 34.5c7 8.8 4.7 21.8-5.1 27.5c-8.1 4.8-18.6 2.7-24.2-4.8L96 144.8 96 96l0-64zm64 448l0 32 128 0 0-32 64 0 0 32 128 0 0-32 32 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-32 0-128 0-64 0-128 0-32 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l32 0z\"]\n};\nconst faFileInvoiceDollar = {\n prefix: 'fas',\n iconName: 'file-invoice-dollar',\n icon: [384, 512, [], \"f571\", \"M64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-288-128 0c-17.7 0-32-14.3-32-32L224 0 64 0zM256 0l0 128 128 0L256 0zM64 80c0-8.8 7.2-16 16-16l64 0c8.8 0 16 7.2 16 16s-7.2 16-16 16L80 96c-8.8 0-16-7.2-16-16zm0 64c0-8.8 7.2-16 16-16l64 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-64 0c-8.8 0-16-7.2-16-16zm128 72c8.8 0 16 7.2 16 16l0 17.3c8.5 1.2 16.7 3.1 24.1 5.1c8.5 2.3 13.6 11 11.3 19.6s-11 13.6-19.6 11.3c-11.1-3-22-5.2-32.1-5.3c-8.4-.1-17.4 1.8-23.6 5.5c-5.7 3.4-8.1 7.3-8.1 12.8c0 3.7 1.3 6.5 7.3 10.1c6.9 4.1 16.6 7.1 29.2 10.9l.5 .1s0 0 0 0s0 0 0 0c11.3 3.4 25.3 7.6 36.3 14.6c12.1 7.6 22.4 19.7 22.7 38.2c.3 19.3-9.6 33.3-22.9 41.6c-7.7 4.8-16.4 7.6-25.1 9.1l0 17.1c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-17.8c-11.2-2.1-21.7-5.7-30.9-8.9c0 0 0 0 0 0c-2.1-.7-4.2-1.4-6.2-2.1c-8.4-2.8-12.9-11.9-10.1-20.2s11.9-12.9 20.2-10.1c2.5 .8 4.8 1.6 7.1 2.4c0 0 0 0 0 0s0 0 0 0s0 0 0 0c13.6 4.6 24.6 8.4 36.3 8.7c9.1 .3 17.9-1.7 23.7-5.3c5.1-3.2 7.9-7.3 7.8-14c-.1-4.6-1.8-7.8-7.7-11.6c-6.8-4.3-16.5-7.4-29-11.2l-1.6-.5s0 0 0 0c-11-3.3-24.3-7.3-34.8-13.7c-12-7.2-22.6-18.9-22.7-37.3c-.1-19.4 10.8-32.8 23.8-40.5c7.5-4.4 15.8-7.2 24.1-8.7l0-17.3c0-8.8 7.2-16 16-16z\"]\n};\nconst faPlaneCircleExclamation = {\n prefix: 'fas',\n iconName: 'plane-circle-exclamation',\n icon: [640, 512, [], \"e556\", \"M256 0c-35 0-64 59.5-64 93.7l0 84.6L8.1 283.4c-5 2.8-8.1 8.2-8.1 13.9l0 65.5c0 10.6 10.2 18.3 20.4 15.4l171.6-49 0 70.9-57.6 43.2c-4 3-6.4 7.8-6.4 12.8l0 42c0 7.8 6.3 14 14 14c1.3 0 2.6-.2 3.9-.5L256 480l110.1 31.5c1.3 .4 2.6 .5 3.9 .5c6 0 11.1-3.7 13.1-9C344.5 470.7 320 422.2 320 368c0-60.6 30.6-114 77.1-145.6L320 178.3l0-84.6C320 59.5 292 0 256 0zM496 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm0-96a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm0-144c8.8 0 16 7.2 16 16l0 80c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-80c0-8.8 7.2-16 16-16z\"]\n};\nconst faXRay = {\n prefix: 'fas',\n iconName: 'x-ray',\n icon: [512, 512, [], \"f497\", \"M0 64C0 46.3 14.3 32 32 32l448 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l0 320c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32L32 96C14.3 96 0 81.7 0 64zM256 96c-8.8 0-16 7.2-16 16l0 32-80 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l80 0 0 48-112 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l112 0 0 70.6L189.1 307c-5.2-2-10.6-3-16.2-3l-2.1 0c-23.6 0-42.8 19.2-42.8 42.8c0 9.6 3.2 18.9 9.1 26.4l18.2 23.2c9.7 12.4 24.6 19.6 40.3 19.6l120.8 0c15.7 0 30.6-7.2 40.3-19.6l18.2-23.2c5.9-7.5 9.1-16.8 9.1-26.4c0-23.6-19.2-42.8-42.8-42.8l-2.2 0c-5.5 0-11 1-16.2 3L272 326.6l0-70.6 112 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-112 0 0-48 80 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-80 0 0-32c0-8.8-7.2-16-16-16zM208 352a16 16 0 1 1 0 32 16 16 0 1 1 0-32zm80 16a16 16 0 1 1 32 0 16 16 0 1 1 -32 0z\"]\n};\nconst faSpellCheck = {\n prefix: 'fas',\n iconName: 'spell-check',\n icon: [576, 512, [], \"f891\", \"M112 0C99.1 0 87.4 7.8 82.5 19.7l-66.7 160-13.3 32c-6.8 16.3 .9 35 17.2 41.8s35-.9 41.8-17.2L66.7 224l90.7 0 5.1 12.3c6.8 16.3 25.5 24 41.8 17.2s24-25.5 17.2-41.8l-13.3-32-66.7-160C136.6 7.8 124.9 0 112 0zm18.7 160l-37.3 0L112 115.2 130.7 160zM256 32l0 96 0 96c0 17.7 14.3 32 32 32l80 0c44.2 0 80-35.8 80-80c0-23.1-9.8-43.8-25.4-58.4c6-11.2 9.4-24 9.4-37.6c0-44.2-35.8-80-80-80L288 0c-17.7 0-32 14.3-32 32zm96 64l-32 0 0-32 32 0c8.8 0 16 7.2 16 16s-7.2 16-16 16zm-32 64l32 0 16 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-48 0 0-32zM566.6 310.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L352 434.7l-73.4-73.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l96 96c12.5 12.5 32.8 12.5 45.3 0l192-192z\"]\n};\nconst faSlash = {\n prefix: 'fas',\n iconName: 'slash',\n icon: [640, 512, [], \"f715\", \"M5.1 9.2C13.3-1.2 28.4-3.1 38.8 5.1l592 464c10.4 8.2 12.3 23.3 4.1 33.7s-23.3 12.3-33.7 4.1L9.2 42.9C-1.2 34.7-3.1 19.6 5.1 9.2z\"]\n};\nconst faComputerMouse = {\n prefix: 'fas',\n iconName: 'computer-mouse',\n icon: [384, 512, [128433, \"mouse\"], \"f8cc\", \"M0 192l176 0L176 0 160 0C71.6 0 0 71.6 0 160l0 32zm0 32L0 352c0 88.4 71.6 160 160 160l64 0c88.4 0 160-71.6 160-160l0-128-192 0L0 224zm384-32l0-32C384 71.6 312.4 0 224 0L208 0l0 192 176 0z\"]\n};\nconst faMouse = faComputerMouse;\nconst faArrowRightToBracket = {\n prefix: 'fas',\n iconName: 'arrow-right-to-bracket',\n icon: [512, 512, [\"sign-in\"], \"f090\", \"M352 96l64 0c17.7 0 32 14.3 32 32l0 256c0 17.7-14.3 32-32 32l-64 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l64 0c53 0 96-43 96-96l0-256c0-53-43-96-96-96l-64 0c-17.7 0-32 14.3-32 32s14.3 32 32 32zm-9.4 182.6c12.5-12.5 12.5-32.8 0-45.3l-128-128c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L242.7 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l210.7 0-73.4 73.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l128-128z\"]\n};\nconst faSignIn = faArrowRightToBracket;\nconst faShopSlash = {\n prefix: 'fas',\n iconName: 'shop-slash',\n icon: [640, 512, [\"store-alt-slash\"], \"e070\", \"M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7l-54.8-43L576 224l-64 0 0 152L384 275.7l0-51.7-64 0 0 1.5L277.2 192l325.9 0c20.3 0 36.8-16.5 36.8-36.8c0-7.3-2.2-14.4-6.2-20.4L558.2 21.4C549.3 8 534.4 0 518.3 0L121.7 0c-16 0-31 8-39.9 21.4L74.1 32.8 38.8 5.1zM36.8 192l85 0L21 112.5 6.2 134.7c-4 6.1-6.2 13.2-6.2 20.4C0 175.5 16.5 192 36.8 192zM320 384l-192 0 0-160-64 0 0 160 0 80c0 26.5 21.5 48 48 48l224 0c26.5 0 48-21.5 48-48l0-65.5-64-50.4 0 35.9z\"]\n};\nconst faStoreAltSlash = faShopSlash;\nconst faServer = {\n prefix: 'fas',\n iconName: 'server',\n icon: [512, 512, [], \"f233\", \"M64 32C28.7 32 0 60.7 0 96l0 64c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-64c0-35.3-28.7-64-64-64L64 32zm280 72a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm48 24a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zM64 288c-35.3 0-64 28.7-64 64l0 64c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-64c0-35.3-28.7-64-64-64L64 288zm280 72a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm56 24a24 24 0 1 1 48 0 24 24 0 1 1 -48 0z\"]\n};\nconst faVirusCovidSlash = {\n prefix: 'fas',\n iconName: 'virus-covid-slash',\n icon: [640, 512, [], \"e4a9\", \"M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L472.1 344.7c11.4-19.5 19.1-41.4 22.3-64.7l33.6 0 0 16c0 13.3 10.7 24 24 24s24-10.7 24-24l0-80c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 16-33.6 0c-4.2-30.7-16.3-58.8-34.1-82.3L484 125.9l11.3 11.3c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L472.7 46.7c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9L450.1 92l-23.8 23.8C402.8 97.9 374.7 85.8 344 81.6L344 48l16 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L280 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l16 0 0 33.6c-30.7 4.2-58.8 16.3-82.3 34.1L189.9 92l11.3-11.3c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L134.1 79.8 38.8 5.1zM149.2 213.5c-1.5 6-2.7 12.2-3.5 18.5L112 232l0-16c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 80c0 13.3 10.7 24 24 24s24-10.7 24-24l0-16 33.6 0c4.2 30.7 16.3 58.8 34.1 82.3L156 386.1l-11.3-11.3c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l56.6 56.6c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L189.9 420l23.8-23.8c23.5 17.9 51.7 29.9 82.3 34.1l0 33.6-16 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l80 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-16 0 0-33.6c20.4-2.8 39.7-9.1 57.3-18.2L149.2 213.5z\"]\n};\nconst faShopLock = {\n prefix: 'fas',\n iconName: 'shop-lock',\n icon: [640, 512, [], \"e4a5\", \"M36.8 192l412.8 0c20.2-19.8 47.9-32 78.4-32c30.5 0 58.1 12.2 78.3 31.9c18.9-1.6 33.7-17.4 33.7-36.7c0-7.3-2.2-14.4-6.2-20.4L558.2 21.4C549.3 8 534.4 0 518.3 0L121.7 0c-16 0-31 8-39.9 21.4L6.2 134.7c-4 6.1-6.2 13.2-6.2 20.4C0 175.5 16.5 192 36.8 192zM384 224l-64 0 0 160-192 0 0-160-64 0 0 160 0 80c0 26.5 21.5 48 48 48l224 0c26.5 0 48-21.5 48-48l0-80 0-32 0-128zm144 16c17.7 0 32 14.3 32 32l0 48-64 0 0-48c0-17.7 14.3-32 32-32zm-80 32l0 48c-17.7 0-32 14.3-32 32l0 128c0 17.7 14.3 32 32 32l160 0c17.7 0 32-14.3 32-32l0-128c0-17.7-14.3-32-32-32l0-48c0-44.2-35.8-80-80-80s-80 35.8-80 80z\"]\n};\nconst faHourglassStart = {\n prefix: 'fas',\n iconName: 'hourglass-start',\n icon: [384, 512, [\"hourglass-1\"], \"f251\", \"M32 0C14.3 0 0 14.3 0 32S14.3 64 32 64l0 11c0 42.4 16.9 83.1 46.9 113.1L146.7 256 78.9 323.9C48.9 353.9 32 394.6 32 437l0 11c-17.7 0-32 14.3-32 32s14.3 32 32 32l32 0 256 0 32 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l0-11c0-42.4-16.9-83.1-46.9-113.1L237.3 256l67.9-67.9c30-30 46.9-70.7 46.9-113.1l0-11c17.7 0 32-14.3 32-32s-14.3-32-32-32L320 0 64 0 32 0zM288 437l0 11L96 448l0-11c0-25.5 10.1-49.9 28.1-67.9L192 301.3l67.9 67.9c18 18 28.1 42.4 28.1 67.9z\"]\n};\nconst faHourglass1 = faHourglassStart;\nconst faBlenderPhone = {\n prefix: 'fas',\n iconName: 'blender-phone',\n icon: [576, 512, [], \"f6b6\", \"M224 352L196.8 52.3C194.2 24.2 216.3 0 244.6 0L534.1 0c21.1 0 36.4 20.1 30.9 40.4L558.5 64 400 64c-8.8 0-16 7.2-16 16s7.2 16 16 16l149.8 0-17.5 64L400 160c-8.8 0-16 7.2-16 16s7.2 16 16 16l123.6 0-17.5 64L400 256c-8.8 0-16 7.2-16 16s7.2 16 16 16l97.5 0L480 352l-256 0zm-16 32l288 0c26.5 0 48 21.5 48 48l0 32c0 26.5-21.5 48-48 48l-288 0c-26.5 0-48-21.5-48-48l0-32c0-26.5 21.5-48 48-48zm144 96a32 32 0 1 0 0-64 32 32 0 1 0 0 64zM147.5 30.7c10.8 6.7 15.3 21 10.6 33.4l-22 57.8c-4.2 10.9-14.5 17.6-25.3 16.4l-33.3-3.6c-13.6 42.2-13.6 88.4 0 130.7l33.3-3.6c10.9-1.2 21.2 5.5 25.3 16.4l22 57.8c4.7 12.4 .2 26.7-10.6 33.4l-44 27.2c-9.7 6-21.9 4.2-29.8-4.3C-24.6 286-24.6 114 73.7 7.8C81.6-.7 93.8-2.5 103.5 3.5l44 27.2z\"]\n};\nconst faBuildingWheat = {\n prefix: 'fas',\n iconName: 'building-wheat',\n icon: [640, 512, [], \"e4db\", \"M0 48C0 21.5 21.5 0 48 0L336 0c26.5 0 48 21.5 48 48l0 416c0 26.5-21.5 48-48 48l-96 0 0-80c0-26.5-21.5-48-48-48s-48 21.5-48 48l0 80-96 0c-26.5 0-48-21.5-48-48L0 48zM80 224c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0zm80 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16zm112-16c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0zM64 112l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16L80 96c-8.8 0-16 7.2-16 16zM176 96c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0zm80 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16zm384 80l0 16c0 44.2-35.8 80-80 80l-16 0 0-16c0-44.2 35.8-80 80-80l16 0zm0 128c0 44.2-35.8 80-80 80l-16 0 0-16c0-44.2 35.8-80 80-80l16 0 0 16zm0 112c0 44.2-35.8 80-80 80l-16 0 0-16c0-44.2 35.8-80 80-80l16 0 0 16zM512 496l0 16-16 0c-44.2 0-80-35.8-80-80l0-16 16 0c44.2 0 80 35.8 80 80zm0-96l-16 0c-44.2 0-80-35.8-80-80l0-16 16 0c44.2 0 80 35.8 80 80l0 16zm0-128l0 16-16 0c-44.2 0-80-35.8-80-80l0-16 16 0c44.2 0 80 35.8 80 80zM528 32c13.3 0 24 10.7 24 24l0 104c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-104c0-13.3 10.7-24 24-24zm96 64l0 32c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-32c0-13.3 10.7-24 24-24s24 10.7 24 24zM456 72c13.3 0 24 10.7 24 24l0 32c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-32c0-13.3 10.7-24 24-24z\"]\n};\nconst faPersonBreastfeeding = {\n prefix: 'fas',\n iconName: 'person-breastfeeding',\n icon: [448, 512, [], \"e53a\", \"M224 0a80 80 0 1 1 0 160A80 80 0 1 1 224 0zM436.8 382.8L373.5 462c-16.6 20.7-46.8 24.1-67.5 7.5c-17.6-14.1-22.7-38.1-13.5-57.7l-.8-.1c-38.9-5.6-74.3-25.1-99.7-54.8l0-36.8c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 48c0 .8 0 1.6 .1 2.4l101.4 50.7c23.7 11.9 33.3 40.7 21.5 64.4s-40.7 33.3-64.4 21.5L27.2 427.3c-1.1-.5-2.2-1.1-3.3-1.7c-4.9-2.8-9.2-6.4-12.6-10.6c-4.6-5.4-7.8-11.7-9.6-18.4c-3.3-12-1.9-25.2 4.8-36.6c.6-1.1 1.3-2.2 2-3.2L75.6 256.1c26.7-40.1 71.7-64.1 119.8-64.1l75.2 0c46.5 0 90.1 22.5 117.2 60.3l50.7 70.9c2.2 3 4 6.1 5.5 9.4c2.9 6.7 4.3 13.8 4 20.8c-.3 10.6-4.2 21-11.2 29.4zM320 332a44 44 0 1 0 -88 0 44 44 0 1 0 88 0z\"]\n};\nconst faRightToBracket = {\n prefix: 'fas',\n iconName: 'right-to-bracket',\n icon: [512, 512, [\"sign-in-alt\"], \"f2f6\", \"M217.9 105.9L340.7 228.7c7.2 7.2 11.3 17.1 11.3 27.3s-4.1 20.1-11.3 27.3L217.9 406.1c-6.4 6.4-15 9.9-24 9.9c-18.7 0-33.9-15.2-33.9-33.9l0-62.1L32 320c-17.7 0-32-14.3-32-32l0-64c0-17.7 14.3-32 32-32l128 0 0-62.1c0-18.7 15.2-33.9 33.9-33.9c9 0 17.6 3.6 24 9.9zM352 416l64 0c17.7 0 32-14.3 32-32l0-256c0-17.7-14.3-32-32-32l-64 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l64 0c53 0 96 43 96 96l0 256c0 53-43 96-96 96l-64 0c-17.7 0-32-14.3-32-32s14.3-32 32-32z\"]\n};\nconst faSignInAlt = faRightToBracket;\nconst faVenus = {\n prefix: 'fas',\n iconName: 'venus',\n icon: [384, 512, [9792], \"f221\", \"M80 176a112 112 0 1 1 224 0A112 112 0 1 1 80 176zM224 349.1c81.9-15 144-86.8 144-173.1C368 78.8 289.2 0 192 0S16 78.8 16 176c0 86.3 62.1 158.1 144 173.1l0 34.9-32 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l32 0 0 32c0 17.7 14.3 32 32 32s32-14.3 32-32l0-32 32 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-32 0 0-34.9z\"]\n};\nconst faPassport = {\n prefix: 'fas',\n iconName: 'passport',\n icon: [448, 512, [], \"f5ab\", \"M0 64C0 28.7 28.7 0 64 0L384 0c35.3 0 64 28.7 64 64l0 384c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 64zM183 278.8c-27.9-13.2-48.4-39.4-53.7-70.8l39.1 0c1.6 30.4 7.7 53.8 14.6 70.8zm41.3 9.2l-.3 0-.3 0c-2.4-3.5-5.7-8.9-9.1-16.5c-6-13.6-12.4-34.3-14.2-63.5l47.1 0c-1.8 29.2-8.1 49.9-14.2 63.5c-3.4 7.6-6.7 13-9.1 16.5zm40.7-9.2c6.8-17.1 12.9-40.4 14.6-70.8l39.1 0c-5.3 31.4-25.8 57.6-53.7 70.8zM279.6 176c-1.6-30.4-7.7-53.8-14.6-70.8c27.9 13.2 48.4 39.4 53.7 70.8l-39.1 0zM223.7 96l.3 0 .3 0c2.4 3.5 5.7 8.9 9.1 16.5c6 13.6 12.4 34.3 14.2 63.5l-47.1 0c1.8-29.2 8.1-49.9 14.2-63.5c3.4-7.6 6.7-13 9.1-16.5zM183 105.2c-6.8 17.1-12.9 40.4-14.6 70.8l-39.1 0c5.3-31.4 25.8-57.6 53.7-70.8zM352 192A128 128 0 1 0 96 192a128 128 0 1 0 256 0zM112 384c-8.8 0-16 7.2-16 16s7.2 16 16 16l224 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-224 0z\"]\n};\nconst faThumbtackSlash = {\n prefix: 'fas',\n iconName: 'thumbtack-slash',\n icon: [640, 512, [\"thumb-tack-slash\"], \"e68f\", \"M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L481.4 352c9.8-.4 18.9-5.3 24.6-13.3c6-8.3 7.7-19.1 4.4-28.8l-1-3c-13.8-41.5-42.8-74.8-79.5-94.7L418.5 64 448 64c17.7 0 32-14.3 32-32s-14.3-32-32-32L192 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l29.5 0-6.1 79.5L38.8 5.1zM324.9 352L177.1 235.6c-20.9 18.9-37.2 43.3-46.5 71.3l-1 3c-3.3 9.8-1.6 20.5 4.4 28.8s15.7 13.3 26 13.3l164.9 0zM288 384l0 96c0 17.7 14.3 32 32 32s32-14.3 32-32l0-96-64 0z\"]\n};\nconst faThumbTackSlash = faThumbtackSlash;\nconst faHeartPulse = {\n prefix: 'fas',\n iconName: 'heart-pulse',\n icon: [512, 512, [\"heartbeat\"], \"f21e\", \"M228.3 469.1L47.6 300.4c-4.2-3.9-8.2-8.1-11.9-12.4l87 0c22.6 0 43-13.6 51.7-34.5l10.5-25.2 49.3 109.5c3.8 8.5 12.1 14 21.4 14.1s17.8-5 22-13.3L320 253.7l1.7 3.4c9.5 19 28.9 31 50.1 31l104.5 0c-3.7 4.3-7.7 8.5-11.9 12.4L283.7 469.1c-7.5 7-17.4 10.9-27.7 10.9s-20.2-3.9-27.7-10.9zM503.7 240l-132 0c-3 0-5.8-1.7-7.2-4.4l-23.2-46.3c-4.1-8.1-12.4-13.3-21.5-13.3s-17.4 5.1-21.5 13.3l-41.4 82.8L205.9 158.2c-3.9-8.7-12.7-14.3-22.2-14.1s-18.1 5.9-21.8 14.8l-31.8 76.3c-1.2 3-4.2 4.9-7.4 4.9L16 240c-2.6 0-5 .4-7.3 1.1C3 225.2 0 208.2 0 190.9l0-5.8c0-69.9 50.5-129.5 119.4-141C165 36.5 211.4 51.4 244 84l12 12 12-12c32.6-32.6 79-47.5 124.6-39.9C461.5 55.6 512 115.2 512 185.1l0 5.8c0 16.9-2.8 33.5-8.3 49.1z\"]\n};\nconst faHeartbeat = faHeartPulse;\nconst faPeopleCarryBox = {\n prefix: 'fas',\n iconName: 'people-carry-box',\n icon: [640, 512, [\"people-carry\"], \"f4ce\", \"M80 48a48 48 0 1 1 96 0A48 48 0 1 1 80 48zm64 193.7l0 65.1 51 51c7.1 7.1 11.8 16.2 13.4 26.1l15.2 90.9c2.9 17.4-8.9 33.9-26.3 36.8s-33.9-8.9-36.8-26.3l-14.3-85.9L66.8 320C54.8 308 48 291.7 48 274.7l0-88.1c0-32.4 26.2-58.6 58.6-58.6c24.1 0 46.5 12 59.9 32l47.4 71.1 10.1 5 0-76.2c0-17.7 14.3-32 32-32l128 0c17.7 0 32 14.3 32 32l0 76.2 10.1-5L473.5 160c13.3-20 35.8-32 59.9-32c32.4 0 58.6 26.2 58.6 58.6l0 88.1c0 17-6.7 33.3-18.7 45.3l-79.4 79.4-14.3 85.9c-2.9 17.4-19.4 29.2-36.8 26.3s-29.2-19.4-26.3-36.8l15.2-90.9c1.6-9.9 6.3-19 13.4-26.1l51-51 0-65.1-19 28.5c-4.6 7-11 12.6-18.5 16.3l-59.6 29.8c-2.4 1.3-4.9 2.2-7.6 2.8c-2.6 .6-5.3 .9-7.9 .8l-126.7 0c-2.5 .1-5-.2-7.5-.7c-2.9-.6-5.6-1.6-8.1-3l-59.5-29.8c-7.5-3.7-13.8-9.4-18.5-16.3l-19-28.5zM2.3 468.1L50.1 348.6l49.2 49.2-37.6 94c-6.6 16.4-25.2 24.4-41.6 17.8S-4.3 484.5 2.3 468.1zM512 0a48 48 0 1 1 0 96 48 48 0 1 1 0-96zm77.9 348.6l47.8 119.5c6.6 16.4-1.4 35-17.8 41.6s-35-1.4-41.6-17.8l-37.6-94 49.2-49.2z\"]\n};\nconst faPeopleCarry = faPeopleCarryBox;\nconst faTemperatureHigh = {\n prefix: 'fas',\n iconName: 'temperature-high',\n icon: [512, 512, [], \"f769\", \"M416 64a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm0 128A96 96 0 1 0 416 0a96 96 0 1 0 0 192zM96 112c0-26.5 21.5-48 48-48s48 21.5 48 48l0 164.5c0 17.3 7.1 31.9 15.3 42.5C217.8 332.6 224 349.5 224 368c0 44.2-35.8 80-80 80s-80-35.8-80-80c0-18.5 6.2-35.4 16.7-48.9C88.9 308.4 96 293.8 96 276.5L96 112zM144 0C82.1 0 32 50.2 32 112l0 164.4c0 .1-.1 .3-.2 .6c-.2 .6-.8 1.6-1.7 2.8C11.2 304.2 0 334.8 0 368c0 79.5 64.5 144 144 144s144-64.5 144-144c0-33.2-11.2-63.8-30.1-88.1c-.9-1.2-1.5-2.2-1.7-2.8c-.1-.3-.2-.5-.2-.6L256 112C256 50.2 205.9 0 144 0zm0 416c26.5 0 48-21.5 48-48c0-20.9-13.4-38.7-32-45.3L160 112c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 210.7c-18.6 6.6-32 24.4-32 45.3c0 26.5 21.5 48 48 48z\"]\n};\nconst faMicrochip = {\n prefix: 'fas',\n iconName: 'microchip',\n icon: [512, 512, [], \"f2db\", \"M176 24c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 40c-35.3 0-64 28.7-64 64l-40 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l40 0 0 56-40 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l40 0 0 56-40 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l40 0c0 35.3 28.7 64 64 64l0 40c0 13.3 10.7 24 24 24s24-10.7 24-24l0-40 56 0 0 40c0 13.3 10.7 24 24 24s24-10.7 24-24l0-40 56 0 0 40c0 13.3 10.7 24 24 24s24-10.7 24-24l0-40c35.3 0 64-28.7 64-64l40 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-40 0 0-56 40 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-40 0 0-56 40 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-40 0c0-35.3-28.7-64-64-64l0-40c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 40-56 0 0-40c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 40-56 0 0-40zM160 128l192 0c17.7 0 32 14.3 32 32l0 192c0 17.7-14.3 32-32 32l-192 0c-17.7 0-32-14.3-32-32l0-192c0-17.7 14.3-32 32-32zm192 32l-192 0 0 192 192 0 0-192z\"]\n};\nconst faCrown = {\n prefix: 'fas',\n iconName: 'crown',\n icon: [576, 512, [128081], \"f521\", \"M309 106c11.4-7 19-19.7 19-34c0-22.1-17.9-40-40-40s-40 17.9-40 40c0 14.4 7.6 27 19 34L209.7 220.6c-9.1 18.2-32.7 23.4-48.6 10.7L72 160c5-6.7 8-15 8-24c0-22.1-17.9-40-40-40S0 113.9 0 136s17.9 40 40 40c.2 0 .5 0 .7 0L86.4 427.4c5.5 30.4 32 52.6 63 52.6l277.2 0c30.9 0 57.4-22.1 63-52.6L535.3 176c.2 0 .5 0 .7 0c22.1 0 40-17.9 40-40s-17.9-40-40-40s-40 17.9-40 40c0 9 3 17.3 8 24l-89.1 71.3c-15.9 12.7-39.5 7.5-48.6-10.7L309 106z\"]\n};\nconst faWeightHanging = {\n prefix: 'fas',\n iconName: 'weight-hanging',\n icon: [512, 512, [], \"f5cd\", \"M224 96a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm122.5 32c3.5-10 5.5-20.8 5.5-32c0-53-43-96-96-96s-96 43-96 96c0 11.2 1.9 22 5.5 32L120 128c-22 0-41.2 15-46.6 36.4l-72 288c-3.6 14.3-.4 29.5 8.7 41.2S33.2 512 48 512l416 0c14.8 0 28.7-6.8 37.8-18.5s12.3-26.8 8.7-41.2l-72-288C433.2 143 414 128 392 128l-45.5 0z\"]\n};\nconst faXmarksLines = {\n prefix: 'fas',\n iconName: 'xmarks-lines',\n icon: [640, 512, [], \"e59a\", \"M32 32C14.3 32 0 46.3 0 64S14.3 96 32 96l576 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L32 32zm0 384c-17.7 0-32 14.3-32 32s14.3 32 32 32l576 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L32 416zM7 167c-9.4 9.4-9.4 24.6 0 33.9l55 55L7 311c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l55-55 55 55c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-55-55 55-55c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-55 55L41 167c-9.4-9.4-24.6-9.4-33.9 0zM265 167c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l55 55-55 55c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l55-55 55 55c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-55-55 55-55c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-55 55-55-55zM455 167c-9.4 9.4-9.4 24.6 0 33.9l55 55-55 55c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l55-55 55 55c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-55-55 55-55c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-55 55-55-55c-9.4-9.4-24.6-9.4-33.9 0z\"]\n};\nconst faFilePrescription = {\n prefix: 'fas',\n iconName: 'file-prescription',\n icon: [384, 512, [], \"f572\", \"M64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-288-128 0c-17.7 0-32-14.3-32-32L224 0 64 0zM256 0l0 128 128 0L256 0zM104 196l72 0c33.1 0 60 26.9 60 60c0 25.5-15.9 47.2-38.3 55.9l43 40.3 33.8-31c8.1-7.5 20.8-6.9 28.3 1.2s6.9 20.8-1.2 28.3L270 379.7l31.7 29.7c8.1 7.6 8.5 20.2 .9 28.3s-20.2 8.5-28.3 .9l-33.9-31.8-34.9 32c-8.1 7.5-20.8 6.9-28.3-1.2s-6.9-20.8 1.2-28.3l32.6-29.9-64.8-60.8c-.9-.8-1.6-1.7-2.3-2.6l-20 0 0 44c0 11-9 20-20 20s-20-9-20-20l0-64 0-80c0-11 9-20 20-20zm72 80c11 0 20-9 20-20s-9-20-20-20l-52 0 0 40 52 0z\"]\n};\nconst faWeightScale = {\n prefix: 'fas',\n iconName: 'weight-scale',\n icon: [512, 512, [\"weight\"], \"f496\", \"M128 176a128 128 0 1 1 256 0 128 128 0 1 1 -256 0zM391.8 64C359.5 24.9 310.7 0 256 0S152.5 24.9 120.2 64L64 64C28.7 64 0 92.7 0 128L0 448c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64l-56.2 0zM296 224c0-10.6-4.1-20.2-10.9-27.4l33.6-78.3c3.5-8.1-.3-17.5-8.4-21s-17.5 .3-21 8.4L255.7 184c-22 .1-39.7 18-39.7 40c0 22.1 17.9 40 40 40s40-17.9 40-40z\"]\n};\nconst faWeight = faWeightScale;\nconst faUserGroup = {\n prefix: 'fas',\n iconName: 'user-group',\n icon: [640, 512, [128101, \"user-friends\"], \"f500\", \"M96 128a128 128 0 1 1 256 0A128 128 0 1 1 96 128zM0 482.3C0 383.8 79.8 304 178.3 304l91.4 0C368.2 304 448 383.8 448 482.3c0 16.4-13.3 29.7-29.7 29.7L29.7 512C13.3 512 0 498.7 0 482.3zM609.3 512l-137.8 0c5.4-9.4 8.6-20.3 8.6-32l0-8c0-60.7-27.1-115.2-69.8-151.8c2.4-.1 4.7-.2 7.1-.2l61.4 0C567.8 320 640 392.2 640 481.3c0 17-13.8 30.7-30.7 30.7zM432 256c-31 0-59-12.6-79.3-32.9C372.4 196.5 384 163.6 384 128c0-26.8-6.6-52.1-18.3-74.3C384.3 40.1 407.2 32 432 32c61.9 0 112 50.1 112 112s-50.1 112-112 112z\"]\n};\nconst faUserFriends = faUserGroup;\nconst faArrowUpAZ = {\n prefix: 'fas',\n iconName: 'arrow-up-a-z',\n icon: [576, 512, [\"sort-alpha-up\"], \"f15e\", \"M183.6 42.4C177.5 35.8 169 32 160 32s-17.5 3.8-23.6 10.4l-88 96c-11.9 13-11.1 33.3 2 45.2s33.3 11.1 45.2-2L128 146.3 128 448c0 17.7 14.3 32 32 32s32-14.3 32-32l0-301.7 32.4 35.4c11.9 13 32.2 13.9 45.2 2s13.9-32.2 2-45.2l-88-96zM320 320c0 17.7 14.3 32 32 32l50.7 0-73.4 73.4c-9.2 9.2-11.9 22.9-6.9 34.9s16.6 19.8 29.6 19.8l128 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-50.7 0 73.4-73.4c9.2-9.2 11.9-22.9 6.9-34.9s-16.6-19.8-29.6-19.8l-128 0c-17.7 0-32 14.3-32 32zM416 32c-12.1 0-23.2 6.8-28.6 17.7l-64 128-16 32c-7.9 15.8-1.5 35 14.3 42.9s35 1.5 42.9-14.3l7.2-14.3 88.4 0 7.2 14.3c7.9 15.8 27.1 22.2 42.9 14.3s22.2-27.1 14.3-42.9l-16-32-64-128C439.2 38.8 428.1 32 416 32zM395.8 176L416 135.6 436.2 176l-40.4 0z\"]\n};\nconst faSortAlphaUp = faArrowUpAZ;\nconst faChessKnight = {\n prefix: 'fas',\n iconName: 'chess-knight',\n icon: [448, 512, [9822], \"f441\", \"M96 48L82.7 61.3C70.7 73.3 64 89.5 64 106.5l0 132.4c0 10.7 5.3 20.7 14.2 26.6l10.6 7c14.3 9.6 32.7 10.7 48.1 3l3.2-1.6c2.6-1.3 5-2.8 7.3-4.5l49.4-37c6.6-5 15.7-5 22.3 0c10.2 7.7 9.9 23.1-.7 30.3L90.4 350C73.9 361.3 64 380 64 400l320 0 28.9-159c2.1-11.3 3.1-22.8 3.1-34.3l0-14.7C416 86 330 0 224 0L83.8 0C72.9 0 64 8.9 64 19.8c0 7.5 4.2 14.3 10.9 17.7L96 48zm24 68a20 20 0 1 1 40 0 20 20 0 1 1 -40 0zM22.6 473.4c-4.2 4.2-6.6 10-6.6 16C16 501.9 26.1 512 38.6 512l370.7 0c12.5 0 22.6-10.1 22.6-22.6c0-6-2.4-11.8-6.6-16L384 432 64 432 22.6 473.4z\"]\n};\nconst faFaceLaughSquint = {\n prefix: 'fas',\n iconName: 'face-laugh-squint',\n icon: [512, 512, [\"laugh-squint\"], \"f59b\", \"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM96.8 314.1c-3.8-13.7 7.4-26.1 21.6-26.1l275.2 0c14.2 0 25.5 12.4 21.6 26.1C396.2 382 332.1 432 256 432s-140.2-50-159.2-117.9zm36.7-199.4l89.9 47.9c10.7 5.7 10.7 21.1 0 26.8l-89.9 47.9c-7.9 4.2-17.5-1.5-17.5-10.5c0-2.8 1-5.5 2.8-7.6l36-43.2-36-43.2c-1.8-2.1-2.8-4.8-2.8-7.6c0-9 9.6-14.7 17.5-10.5zM396 125.1c0 2.8-1 5.5-2.8 7.6l-36 43.2 36 43.2c1.8 2.1 2.8 4.8 2.8 7.6c0 9-9.6 14.7-17.5 10.5l-89.9-47.9c-10.7-5.7-10.7-21.1 0-26.8l89.9-47.9c7.9-4.2 17.5 1.5 17.5 10.5z\"]\n};\nconst faLaughSquint = faFaceLaughSquint;\nconst faWheelchair = {\n prefix: 'fas',\n iconName: 'wheelchair',\n icon: [512, 512, [], \"f193\", \"M192 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zM120.5 247.2c12.4-4.7 18.7-18.5 14-30.9s-18.5-18.7-30.9-14C43.1 225.1 0 283.5 0 352c0 88.4 71.6 160 160 160c61.2 0 114.3-34.3 141.2-84.7c6.2-11.7 1.8-26.2-9.9-32.5s-26.2-1.8-32.5 9.9C240 440 202.8 464 160 464C98.1 464 48 413.9 48 352c0-47.9 30.1-88.8 72.5-104.8zM259.8 176l-1.9-9.7c-4.5-22.3-24-38.3-46.8-38.3c-30.1 0-52.7 27.5-46.8 57l23.1 115.5c6 29.9 32.2 51.4 62.8 51.4l5.1 0c.4 0 .8 0 1.3 0l94.1 0c6.7 0 12.6 4.1 15 10.4L402 459.2c6 16.1 23.8 24.6 40.1 19.1l48-16c16.8-5.6 25.8-23.7 20.2-40.5s-23.7-25.8-40.5-20.2l-18.7 6.2-25.5-68c-11.7-31.2-41.6-51.9-74.9-51.9l-68.5 0-9.6-48 63.4 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-76.2 0z\"]\n};\nconst faCircleArrowUp = {\n prefix: 'fas',\n iconName: 'circle-arrow-up',\n icon: [512, 512, [\"arrow-circle-up\"], \"f0aa\", \"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM385 215c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-71-71L280 392c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-214.1-71 71c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9L239 103c9.4-9.4 24.6-9.4 33.9 0L385 215z\"]\n};\nconst faArrowCircleUp = faCircleArrowUp;\nconst faToggleOn = {\n prefix: 'fas',\n iconName: 'toggle-on',\n icon: [576, 512, [], \"f205\", \"M192 64C86 64 0 150 0 256S86 448 192 448l192 0c106 0 192-86 192-192s-86-192-192-192L192 64zm192 96a96 96 0 1 1 0 192 96 96 0 1 1 0-192z\"]\n};\nconst faPersonWalking = {\n prefix: 'fas',\n iconName: 'person-walking',\n icon: [320, 512, [128694, \"walking\"], \"f554\", \"M160 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zM126.5 199.3c-1 .4-1.9 .8-2.9 1.2l-8 3.5c-16.4 7.3-29 21.2-34.7 38.2l-2.6 7.8c-5.6 16.8-23.7 25.8-40.5 20.2s-25.8-23.7-20.2-40.5l2.6-7.8c11.4-34.1 36.6-61.9 69.4-76.5l8-3.5c20.8-9.2 43.3-14 66.1-14c44.6 0 84.8 26.8 101.9 67.9L281 232.7l21.4 10.7c15.8 7.9 22.2 27.1 14.3 42.9s-27.1 22.2-42.9 14.3L247 287.3c-10.3-5.2-18.4-13.8-22.8-24.5l-9.6-23-19.3 65.5 49.5 54c5.4 5.9 9.2 13 11.2 20.8l23 92.1c4.3 17.1-6.1 34.5-23.3 38.8s-34.5-6.1-38.8-23.3l-22-88.1-70.7-77.1c-14.8-16.1-20.3-38.6-14.7-59.7l16.9-63.5zM68.7 398l25-62.4c2.1 3 4.5 5.8 7 8.6l40.7 44.4-14.5 36.2c-2.4 6-6 11.5-10.6 16.1L54.6 502.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L68.7 398z\"]\n};\nconst faWalking = faPersonWalking;\nconst faL = {\n prefix: 'fas',\n iconName: 'l',\n icon: [320, 512, [108], \"4c\", \"M64 32c17.7 0 32 14.3 32 32l0 352 192 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L64 480c-17.7 0-32-14.3-32-32L32 64c0-17.7 14.3-32 32-32z\"]\n};\nconst faFire = {\n prefix: 'fas',\n iconName: 'fire',\n icon: [448, 512, [128293], \"f06d\", \"M159.3 5.4c7.8-7.3 19.9-7.2 27.7 .1c27.6 25.9 53.5 53.8 77.7 84c11-14.4 23.5-30.1 37-42.9c7.9-7.4 20.1-7.4 28 .1c34.6 33 63.9 76.6 84.5 118c20.3 40.8 33.8 82.5 33.8 111.9C448 404.2 348.2 512 224 512C98.4 512 0 404.1 0 276.5c0-38.4 17.8-85.3 45.4-131.7C73.3 97.7 112.7 48.6 159.3 5.4zM225.7 416c25.3 0 47.7-7 68.8-21c42.1-29.4 53.4-88.2 28.1-134.4c-4.5-9-16-9.6-22.5-2l-25.2 29.3c-6.6 7.6-18.5 7.4-24.7-.5c-16.5-21-46-58.5-62.8-79.8c-6.3-8-18.3-8.1-24.7-.1c-33.8 42.5-50.8 69.3-50.8 99.4C112 375.4 162.6 416 225.7 416z\"]\n};\nconst faBedPulse = {\n prefix: 'fas',\n iconName: 'bed-pulse',\n icon: [640, 512, [\"procedures\"], \"f487\", \"M483.2 9.6L524 64l92 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-104 0c-7.6 0-14.7-3.6-19.2-9.6L468.7 70.3l-47 99.9c-3.7 7.8-11.3 13.1-19.9 13.7s-16.9-3.4-21.7-10.6L339.2 112 216 112c-13.3 0-24-10.7-24-24s10.7-24 24-24l136 0c8 0 15.5 4 20 10.7l24.4 36.6 45.9-97.5C445.9 6.2 453.2 1 461.6 .1s16.6 2.7 21.6 9.5zM320 160l12.7 0 20.7 31.1c11.2 16.8 30.6 26.3 50.7 24.8s37.9-13.7 46.5-32L461.9 160l82.1 0c53 0 96 43 96 96l0 224c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-32-224 0-32 0L64 448l0 32c0 17.7-14.3 32-32 32s-32-14.3-32-32L0 96C0 78.3 14.3 64 32 64s32 14.3 32 32l0 256 224 0 0-160c0-17.7 14.3-32 32-32zm-144 0a80 80 0 1 1 0 160 80 80 0 1 1 0-160z\"]\n};\nconst faProcedures = faBedPulse;\nconst faShuttleSpace = {\n prefix: 'fas',\n iconName: 'shuttle-space',\n icon: [640, 512, [\"space-shuttle\"], \"f197\", \"M130 480c40.6 0 80.4-11 115.2-31.9L352 384l-224 0 0 96 2 0zM352 128L245.2 63.9C210.4 43 170.6 32 130 32l-2 0 0 96 224 0zM96 128l0-96L80 32C53.5 32 32 53.5 32 80l0 48 8 0c-22.1 0-40 17.9-40 40l0 16L0 328l0 16c0 22.1 17.9 40 40 40l-8 0 0 48c0 26.5 21.5 48 48 48l16 0 0-96 8 0c26.2 0 49.4-12.6 64-32l288 0c69.3 0 135-22.7 179.2-81.6c6.4-8.5 6.4-20.3 0-28.8C591 182.7 525.3 160 456 160l-288 0c-14.6-19.4-37.8-32-64-32l-8 0zM512 243.6l0 24.9c0 19.6-15.9 35.6-35.6 35.6c-2.5 0-4.4-2-4.4-4.4l0-87.1c0-2.5 2-4.4 4.4-4.4c19.6 0 35.6 15.9 35.6 35.6z\"]\n};\nconst faSpaceShuttle = faShuttleSpace;\nconst faFaceLaugh = {\n prefix: 'fas',\n iconName: 'face-laugh',\n icon: [512, 512, [\"laugh\"], \"f599\", \"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM96.8 314.1c-3.8-13.7 7.4-26.1 21.6-26.1l275.2 0c14.2 0 25.5 12.4 21.6 26.1C396.2 382 332.1 432 256 432s-140.2-50-159.2-117.9zM144.4 192a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm192-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\"]\n};\nconst faLaugh = faFaceLaugh;\nconst faFolderOpen = {\n prefix: 'fas',\n iconName: 'folder-open',\n icon: [576, 512, [128194, 128449, 61717], \"f07c\", \"M88.7 223.8L0 375.8 0 96C0 60.7 28.7 32 64 32l117.5 0c17 0 33.3 6.7 45.3 18.7l26.5 26.5c12 12 28.3 18.7 45.3 18.7L416 96c35.3 0 64 28.7 64 64l0 32-336 0c-22.8 0-43.8 12.1-55.3 31.8zm27.6 16.1C122.1 230 132.6 224 144 224l400 0c11.5 0 22 6.1 27.7 16.1s5.7 22.2-.1 32.1l-112 192C453.9 474 443.4 480 432 480L32 480c-11.5 0-22-6.1-27.7-16.1s-5.7-22.2 .1-32.1l112-192z\"]\n};\nconst faHeartCirclePlus = {\n prefix: 'fas',\n iconName: 'heart-circle-plus',\n icon: [576, 512, [], \"e500\", \"M47.6 300.4L228.3 469.1c7.5 7 17.4 10.9 27.7 10.9s20.2-3.9 27.7-10.9l2.6-2.4C267.2 438.6 256 404.6 256 368c0-97.2 78.8-176 176-176c28.3 0 55 6.7 78.7 18.5c.9-6.5 1.3-13 1.3-19.6l0-5.8c0-69.9-50.5-129.5-119.4-141C347 36.5 300.6 51.4 268 84L256 96 244 84c-32.6-32.6-79-47.5-124.6-39.9C50.5 55.6 0 115.2 0 185.1l0 5.8c0 41.5 17.2 81.2 47.6 109.5zM432 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm16-208l0 48 48 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-48 0 0 48c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-48-48 0c-8.8 0-16-7.2-16-16s7.2-16 16-16l48 0 0-48c0-8.8 7.2-16 16-16s16 7.2 16 16z\"]\n};\nconst faCodeFork = {\n prefix: 'fas',\n iconName: 'code-fork',\n icon: [448, 512, [], \"e13b\", \"M80 104a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm80-24c0 32.8-19.7 61-48 73.3l0 38.7c0 17.7 14.3 32 32 32l160 0c17.7 0 32-14.3 32-32l0-38.7C307.7 141 288 112.8 288 80c0-44.2 35.8-80 80-80s80 35.8 80 80c0 32.8-19.7 61-48 73.3l0 38.7c0 53-43 96-96 96l-48 0 0 70.7c28.3 12.3 48 40.5 48 73.3c0 44.2-35.8 80-80 80s-80-35.8-80-80c0-32.8 19.7-61 48-73.3l0-70.7-48 0c-53 0-96-43-96-96l0-38.7C19.7 141 0 112.8 0 80C0 35.8 35.8 0 80 0s80 35.8 80 80zm208 24a24 24 0 1 0 0-48 24 24 0 1 0 0 48zM248 432a24 24 0 1 0 -48 0 24 24 0 1 0 48 0z\"]\n};\nconst faCity = {\n prefix: 'fas',\n iconName: 'city',\n icon: [640, 512, [127961], \"f64f\", \"M480 48c0-26.5-21.5-48-48-48L336 0c-26.5 0-48 21.5-48 48l0 48-64 0 0-72c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 72-64 0 0-72c0-13.3-10.7-24-24-24S64 10.7 64 24l0 72L48 96C21.5 96 0 117.5 0 144l0 96L0 464c0 26.5 21.5 48 48 48l256 0 32 0 96 0 160 0c26.5 0 48-21.5 48-48l0-224c0-26.5-21.5-48-48-48l-112 0 0-144zm96 320l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16zM240 416l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16zM128 400c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32zM560 256c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16l32 0zM256 176l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16zM112 160c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16l32 0zM256 304c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32zM112 320l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16zm304-48l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16zM400 64c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16l32 0zm16 112l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16z\"]\n};\nconst faMicrophoneLines = {\n prefix: 'fas',\n iconName: 'microphone-lines',\n icon: [384, 512, [127897, \"microphone-alt\"], \"f3c9\", \"M96 96l0 160c0 53 43 96 96 96s96-43 96-96l-80 0c-8.8 0-16-7.2-16-16s7.2-16 16-16l80 0 0-32-80 0c-8.8 0-16-7.2-16-16s7.2-16 16-16l80 0 0-32-80 0c-8.8 0-16-7.2-16-16s7.2-16 16-16l80 0c0-53-43-96-96-96S96 43 96 96zM320 240l0 16c0 70.7-57.3 128-128 128s-128-57.3-128-128l0-40c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 40c0 89.1 66.2 162.7 152 174.4l0 33.6-48 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l72 0 72 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-48 0 0-33.6c85.8-11.7 152-85.3 152-174.4l0-40c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 24z\"]\n};\nconst faMicrophoneAlt = faMicrophoneLines;\nconst faPepperHot = {\n prefix: 'fas',\n iconName: 'pepper-hot',\n icon: [512, 512, [127798], \"f816\", \"M428.3 3c11.6-6.4 26.2-2.3 32.6 9.3l4.8 8.7c19.3 34.7 19.8 75.7 3.4 110C495.8 159.6 512 197.9 512 240c0 18.5-3.1 36.3-8.9 52.8c-6.1 17.3-28.5 16.3-36.8-.1l-11.7-23.4c-4.1-8.1-12.4-13.3-21.5-13.3L360 256c-13.3 0-24-10.7-24-24l0-80c0-13.3-10.7-24-24-24l-17.1 0c-21.3 0-30-23.9-10.8-32.9C304.7 85.4 327.7 80 352 80c28.3 0 54.8 7.3 77.8 20.2c5.5-18.2 3.7-38.4-6-55.8L419 35.7c-6.4-11.6-2.3-26.2 9.3-32.6zM171.2 345.5L264 160l40 0 0 80c0 26.5 21.5 48 48 48l76.2 0 23.9 47.8C372.3 443.9 244.3 512 103.2 512l-58.8 0C19.9 512 0 492.1 0 467.6c0-20.8 14.5-38.8 34.8-43.3l49.8-11.1c37.6-8.4 69.5-33.2 86.7-67.7z\"]\n};\nconst faUnlock = {\n prefix: 'fas',\n iconName: 'unlock',\n icon: [448, 512, [128275], \"f09c\", \"M144 144c0-44.2 35.8-80 80-80c31.9 0 59.4 18.6 72.3 45.7c7.6 16 26.7 22.8 42.6 15.2s22.8-26.7 15.2-42.6C331 33.7 281.5 0 224 0C144.5 0 80 64.5 80 144l0 48-16 0c-35.3 0-64 28.7-64 64L0 448c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-192c0-35.3-28.7-64-64-64l-240 0 0-48z\"]\n};\nconst faColonSign = {\n prefix: 'fas',\n iconName: 'colon-sign',\n icon: [384, 512, [], \"e140\", \"M255 39.8c4.3-17.1-6.1-34.5-23.3-38.8S197.2 7.1 193 24.2L181.9 68.6C96.1 87.8 32 164.4 32 256c0 58.1 25.8 110.2 66.7 145.4L81 472.2c-4.3 17.1 6.1 34.5 23.3 38.8s34.5-6.1 38.8-23.3l13-52.1c9 3.4 18.4 6.2 28 8.2L177 472.2c-4.3 17.1 6.1 34.5 23.3 38.8s34.5-6.1 38.8-23.3l10.4-41.4c33.4-4.4 64.1-17.4 89.8-36.7c14.1-10.6 17-30.7 6.4-44.8s-30.7-17-44.8-6.4c-10.2 7.7-21.7 13.9-34 18.3L321 160c9.4-.3 18.5-4.7 24.6-12.8c10.6-14.1 7.8-34.2-6.4-44.8c-1.1-.8-2.2-1.6-3.3-2.4L351 39.8c4.3-17.1-6.1-34.5-23.3-38.8S293.2 7.1 289 24.2L277.2 71.5c-9.3-2.7-18.8-4.6-28.6-5.9L255 39.8zM163.2 143.3L117.3 326.8C103.9 306.5 96 282.2 96 256c0-48.7 27.2-91 67.2-112.7zm8.6 229.5l61.1-244.6c9.9 .7 19.5 2.5 28.7 5.3l-62 248.1c-9.7-1.9-19-4.8-27.8-8.8z\"]\n};\nconst faHeadset = {\n prefix: 'fas',\n iconName: 'headset',\n icon: [512, 512, [], \"f590\", \"M256 48C141.1 48 48 141.1 48 256l0 40c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-40C0 114.6 114.6 0 256 0S512 114.6 512 256l0 144.1c0 48.6-39.4 88-88.1 88L313.6 488c-8.3 14.3-23.8 24-41.6 24l-32 0c-26.5 0-48-21.5-48-48s21.5-48 48-48l32 0c17.8 0 33.3 9.7 41.6 24l110.4 .1c22.1 0 40-17.9 40-40L464 256c0-114.9-93.1-208-208-208zM144 208l16 0c17.7 0 32 14.3 32 32l0 112c0 17.7-14.3 32-32 32l-16 0c-35.3 0-64-28.7-64-64l0-48c0-35.3 28.7-64 64-64zm224 0c35.3 0 64 28.7 64 64l0 48c0 35.3-28.7 64-64 64l-16 0c-17.7 0-32-14.3-32-32l0-112c0-17.7 14.3-32 32-32l16 0z\"]\n};\nconst faStoreSlash = {\n prefix: 'fas',\n iconName: 'store-slash',\n icon: [640, 512, [], \"e071\", \"M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7l-86.8-68 0-17.1 0-131.4c-4 1-8 1.8-12.3 2.3c0 0 0 0-.1 0c-5.3 .7-10.7 1.1-16.2 1.1c-12.4 0-24.3-1.9-35.4-5.3l0 100.3L301.2 210.7c7-4.4 13.3-9.7 18.8-15.7c15.9 17.6 39.1 29 65.2 29c26.2 0 49.3-11.4 65.2-29c16 17.6 39.1 29 65.2 29c4.1 0 8.1-.3 12.1-.8c55.5-7.4 81.8-72.5 52.1-119.4L522.3 13.1C517.2 5 508.1 0 498.4 0L141.6 0c-9.7 0-18.8 5-23.9 13.1l-22.7 36L38.8 5.1zm73.4 218.1c4 .5 8.1 .8 12.1 .8c11 0 21.4-2 31-5.6L48.9 134.5c-6.1 40.6 19.5 82.8 63.3 88.7zM160 384l0-133.4c-11.2 3.5-23.2 5.4-35.6 5.4c-5.5 0-11-.4-16.3-1.1l-.1 0c-4.1-.6-8.1-1.3-12-2.3L96 384l0 64c0 35.3 28.7 64 64 64l320 0c12.9 0 24.8-3.8 34.9-10.3L365.5 384 160 384z\"]\n};\nconst faRoadCircleXmark = {\n prefix: 'fas',\n iconName: 'road-circle-xmark',\n icon: [640, 512, [], \"e566\", \"M213.2 32L288 32l0 64c0 17.7 14.3 32 32 32s32-14.3 32-32l0-64 74.8 0c27.1 0 51.3 17.1 60.3 42.6l42.7 120.6c-10.9-2.1-22.2-3.2-33.8-3.2c-59.5 0-112.1 29.6-144 74.8l0-42.8c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 64c0 17.7 14.3 32 32 32c2.3 0 4.6-.3 6.8-.7c-4.5 15.5-6.8 31.8-6.8 48.7c0 5.4 .2 10.7 .7 16l-.7 0c-17.7 0-32 14.3-32 32l0 64L86.6 480C56.5 480 32 455.5 32 425.4c0-6.2 1.1-12.4 3.1-18.2L152.9 74.6C162 49.1 186.1 32 213.2 32zM496 224a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm22.6 144l36.7-36.7c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0L496 345.4l-36.7-36.7c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6L473.4 368l-36.7 36.7c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0L496 390.6l36.7 36.7c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6L518.6 368z\"]\n};\nconst faUserMinus = {\n prefix: 'fas',\n iconName: 'user-minus',\n icon: [640, 512, [], \"f503\", \"M96 128a128 128 0 1 1 256 0A128 128 0 1 1 96 128zM0 482.3C0 383.8 79.8 304 178.3 304l91.4 0C368.2 304 448 383.8 448 482.3c0 16.4-13.3 29.7-29.7 29.7L29.7 512C13.3 512 0 498.7 0 482.3zM472 200l144 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-144 0c-13.3 0-24-10.7-24-24s10.7-24 24-24z\"]\n};\nconst faMarsStrokeUp = {\n prefix: 'fas',\n iconName: 'mars-stroke-up',\n icon: [320, 512, [9896, \"mars-stroke-v\"], \"f22a\", \"M148.7 4.7c6.2-6.2 16.4-6.2 22.6 0l64 64c4.6 4.6 5.9 11.5 3.5 17.4s-8.3 9.9-14.8 9.9l-40 0 0 24 32 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-32 0 0 24c0 .6 0 1.2-.1 1.8c77 11.6 136.1 78 136.1 158.2c0 88.4-71.6 160-160 160S0 440.4 0 352c0-80.2 59.1-146.7 136.1-158.2c0-.6-.1-1.2-.1-1.8l0-24-32 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l32 0 0-24L96 96c-6.5 0-12.3-3.9-14.8-9.9s-1.1-12.9 3.5-17.4l64-64zM256 352A96 96 0 1 0 64 352a96 96 0 1 0 192 0z\"]\n};\nconst faMarsStrokeV = faMarsStrokeUp;\nconst faChampagneGlasses = {\n prefix: 'fas',\n iconName: 'champagne-glasses',\n icon: [640, 512, [129346, \"glass-cheers\"], \"f79f\", \"M155.6 17.3C163 3 179.9-3.6 195 1.9L320 47.5l125-45.6c15.1-5.5 32 1.1 39.4 15.4l78.8 152.9c28.8 55.8 10.3 122.3-38.5 156.6L556.1 413l41-15c16.6-6 35 2.5 41 19.1s-2.5 35-19.1 41l-71.1 25.9L476.8 510c-16.6 6.1-35-2.5-41-19.1s2.5-35 19.1-41l41-15-31.3-86.2c-59.4 5.2-116.2-34-130-95.2L320 188.8l-14.6 64.7c-13.8 61.3-70.6 100.4-130 95.2l-31.3 86.2 41 15c16.6 6 25.2 24.4 19.1 41s-24.4 25.2-41 19.1L92.2 484.1 21.1 458.2c-16.6-6.1-25.2-24.4-19.1-41s24.4-25.2 41-19.1l41 15 31.3-86.2C66.5 292.5 48.1 226 76.9 170.2L155.6 17.3zm44 54.4l-27.2 52.8L261.6 157l13.1-57.9L199.6 71.7zm240.9 0L365.4 99.1 378.5 157l89.2-32.5L440.5 71.7z\"]\n};\nconst faGlassCheers = faChampagneGlasses;\nconst faClipboard = {\n prefix: 'fas',\n iconName: 'clipboard',\n icon: [384, 512, [128203], \"f328\", \"M192 0c-41.8 0-77.4 26.7-90.5 64L64 64C28.7 64 0 92.7 0 128L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64l-37.5 0C269.4 26.7 233.8 0 192 0zm0 64a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM112 192l160 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-160 0c-8.8 0-16-7.2-16-16s7.2-16 16-16z\"]\n};\nconst faHouseCircleExclamation = {\n prefix: 'fas',\n iconName: 'house-circle-exclamation',\n icon: [640, 512, [], \"e50a\", \"M320.7 352c8.1-89.7 83.5-160 175.3-160c8.9 0 17.6 .7 26.1 1.9L309.5 7c-6-5-14-7-21-7s-15 1-22 8L10 231.5c-7 7-10 15-10 24c0 18 14 32.1 32 32.1l32 0 0 69.7c-.1 .9-.1 1.8-.1 2.8l0 112c0 22.1 17.9 40 40 40l16 0c1.2 0 2.4-.1 3.6-.2c1.5 .1 3 .2 4.5 .2l31.9 0 24 0c22.1 0 40-17.9 40-40l0-24 0-64c0-17.7 14.3-32 32-32l64 0 .7 0zM496 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm0-96a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm0-144c8.8 0 16 7.2 16 16l0 80c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-80c0-8.8 7.2-16 16-16z\"]\n};\nconst faFileArrowUp = {\n prefix: 'fas',\n iconName: 'file-arrow-up',\n icon: [384, 512, [\"file-upload\"], \"f574\", \"M64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-288-128 0c-17.7 0-32-14.3-32-32L224 0 64 0zM256 0l0 128 128 0L256 0zM216 408c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-102.1-31 31c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l72-72c9.4-9.4 24.6-9.4 33.9 0l72 72c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-31-31L216 408z\"]\n};\nconst faFileUpload = faFileArrowUp;\nconst faWifi = {\n prefix: 'fas',\n iconName: 'wifi',\n icon: [640, 512, [\"wifi-3\", \"wifi-strong\"], \"f1eb\", \"M54.2 202.9C123.2 136.7 216.8 96 320 96s196.8 40.7 265.8 106.9c12.8 12.2 33 11.8 45.2-.9s11.8-33-.9-45.2C549.7 79.5 440.4 32 320 32S90.3 79.5 9.8 156.7C-2.9 169-3.3 189.2 8.9 202s32.5 13.2 45.2 .9zM320 256c56.8 0 108.6 21.1 148.2 56c13.3 11.7 33.5 10.4 45.2-2.8s10.4-33.5-2.8-45.2C459.8 219.2 393 192 320 192s-139.8 27.2-190.5 72c-13.3 11.7-14.5 31.9-2.8 45.2s31.9 14.5 45.2 2.8c39.5-34.9 91.3-56 148.2-56zm64 160a64 64 0 1 0 -128 0 64 64 0 1 0 128 0z\"]\n};\nconst faWifi3 = faWifi;\nconst faWifiStrong = faWifi;\nconst faBath = {\n prefix: 'fas',\n iconName: 'bath',\n icon: [512, 512, [128705, \"bathtub\"], \"f2cd\", \"M96 77.3c0-7.3 5.9-13.3 13.3-13.3c3.5 0 6.9 1.4 9.4 3.9l14.9 14.9C130 91.8 128 101.7 128 112c0 19.9 7.2 38 19.2 52c-5.3 9.2-4 21.1 3.8 29c9.4 9.4 24.6 9.4 33.9 0L289 89c9.4-9.4 9.4-24.6 0-33.9c-7.9-7.9-19.8-9.1-29-3.8C246 39.2 227.9 32 208 32c-10.3 0-20.2 2-29.2 5.5L163.9 22.6C149.4 8.1 129.7 0 109.3 0C66.6 0 32 34.6 32 77.3L32 256c-17.7 0-32 14.3-32 32s14.3 32 32 32l448 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L96 256 96 77.3zM32 352l0 16c0 28.4 12.4 54 32 71.6L64 480c0 17.7 14.3 32 32 32s32-14.3 32-32l0-16 256 0 0 16c0 17.7 14.3 32 32 32s32-14.3 32-32l0-40.4c19.6-17.6 32-43.1 32-71.6l0-16L32 352z\"]\n};\nconst faBathtub = faBath;\nconst faUnderline = {\n prefix: 'fas',\n iconName: 'underline',\n icon: [448, 512, [], \"f0cd\", \"M16 64c0-17.7 14.3-32 32-32l96 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-16 0 0 128c0 53 43 96 96 96s96-43 96-96l0-128-16 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l96 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-16 0 0 128c0 88.4-71.6 160-160 160s-160-71.6-160-160L64 96 48 96C30.3 96 16 81.7 16 64zM0 448c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32z\"]\n};\nconst faUserPen = {\n prefix: 'fas',\n iconName: 'user-pen',\n icon: [640, 512, [\"user-edit\"], \"f4ff\", \"M224 256A128 128 0 1 0 224 0a128 128 0 1 0 0 256zm-45.7 48C79.8 304 0 383.8 0 482.3C0 498.7 13.3 512 29.7 512l293.1 0c-3.1-8.8-3.7-18.4-1.4-27.8l15-60.1c2.8-11.3 8.6-21.5 16.8-29.7l40.3-40.3c-32.1-31-75.7-50.1-123.9-50.1l-91.4 0zm435.5-68.3c-15.6-15.6-40.9-15.6-56.6 0l-29.4 29.4 71 71 29.4-29.4c15.6-15.6 15.6-40.9 0-56.6l-14.4-14.4zM375.9 417c-4.1 4.1-7 9.2-8.4 14.9l-15 60.1c-1.4 5.5 .2 11.2 4.2 15.2s9.7 5.6 15.2 4.2l60.1-15c5.6-1.4 10.8-4.3 14.9-8.4L576.1 358.7l-71-71L375.9 417z\"]\n};\nconst faUserEdit = faUserPen;\nconst faSignature = {\n prefix: 'fas',\n iconName: 'signature',\n icon: [640, 512, [], \"f5b7\", \"M192 128c0-17.7 14.3-32 32-32s32 14.3 32 32l0 7.8c0 27.7-2.4 55.3-7.1 82.5l-84.4 25.3c-40.6 12.2-68.4 49.6-68.4 92l0 71.9c0 40 32.5 72.5 72.5 72.5c26 0 50-13.9 62.9-36.5l13.9-24.3c26.8-47 46.5-97.7 58.4-150.5l94.4-28.3-12.5 37.5c-3.3 9.8-1.6 20.5 4.4 28.8s15.7 13.3 26 13.3l128 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-83.6 0 18-53.9c3.8-11.3 .9-23.8-7.4-32.4s-20.7-11.8-32.2-8.4L316.4 198.1c2.4-20.7 3.6-41.4 3.6-62.3l0-7.8c0-53-43-96-96-96s-96 43-96 96l0 32c0 17.7 14.3 32 32 32s32-14.3 32-32l0-32zm-9.2 177l49-14.7c-10.4 33.8-24.5 66.4-42.1 97.2l-13.9 24.3c-1.5 2.6-4.3 4.3-7.4 4.3c-4.7 0-8.5-3.8-8.5-8.5l0-71.9c0-14.1 9.3-26.6 22.8-30.7zM24 368c-13.3 0-24 10.7-24 24s10.7 24 24 24l40.3 0c-.2-2.8-.3-5.6-.3-8.5L64 368l-40 0zm592 48c13.3 0 24-10.7 24-24s-10.7-24-24-24l-310.1 0c-6.7 16.3-14.2 32.3-22.3 48L616 416z\"]\n};\nconst faStroopwafel = {\n prefix: 'fas',\n iconName: 'stroopwafel',\n icon: [512, 512, [], \"f551\", \"M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zM312.6 63.7c-6.2-6.2-16.4-6.2-22.6 0L256 97.6 222.1 63.7c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6l33.9 33.9-45.3 45.3-56.6-56.6c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6l56.6 56.6-45.3 45.3L86.3 199.4c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6L97.6 256 63.7 289.9c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0l33.9-33.9 45.3 45.3-56.6 56.6c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0l56.6-56.6 45.3 45.3-33.9 33.9c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0L256 414.4l33.9 33.9c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6l-33.9-33.9 45.3-45.3 56.6 56.6c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6l-56.6-56.6 45.3-45.3 33.9 33.9c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6L414.4 256l33.9-33.9c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0l-33.9 33.9-45.3-45.3 56.6-56.6c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0l-56.6 56.6-45.3-45.3 33.9-33.9c6.2-6.2 6.2-16.4 0-22.6zM142.9 256l45.3-45.3L233.4 256l-45.3 45.3L142.9 256zm67.9 67.9L256 278.6l45.3 45.3L256 369.1l-45.3-45.3zM278.6 256l45.3-45.3L369.1 256l-45.3 45.3L278.6 256zm22.6-67.9L256 233.4l-45.3-45.3L256 142.9l45.3 45.3z\"]\n};\nconst faBold = {\n prefix: 'fas',\n iconName: 'bold',\n icon: [384, 512, [], \"f032\", \"M0 64C0 46.3 14.3 32 32 32l48 0 16 0 128 0c70.7 0 128 57.3 128 128c0 31.3-11.3 60.1-30 82.3c37.1 22.4 62 63.1 62 109.7c0 70.7-57.3 128-128 128L96 480l-16 0-48 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l16 0 0-160L48 96 32 96C14.3 96 0 81.7 0 64zM224 224c35.3 0 64-28.7 64-64s-28.7-64-64-64L112 96l0 128 112 0zM112 288l0 128 144 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0-112 0z\"]\n};\nconst faAnchorLock = {\n prefix: 'fas',\n iconName: 'anchor-lock',\n icon: [640, 512, [], \"e4ad\", \"M320 96a32 32 0 1 1 -64 0 32 32 0 1 1 64 0zm21.1 80C367 158.8 384 129.4 384 96c0-53-43-96-96-96s-96 43-96 96c0 33.4 17 62.8 42.9 80L224 176c-17.7 0-32 14.3-32 32s14.3 32 32 32l32 0 0 208-48 0c-53 0-96-43-96-96l0-6.1 7 7c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L97 263c-9.4-9.4-24.6-9.4-33.9 0L7 319c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l7-7 0 6.1c0 88.4 71.6 160 160 160l80 0 80 0c8 0 15.9-.6 23.6-1.7c-4.8-9-7.6-19.3-7.6-30.3l0-33.3c-5.2 .9-10.5 1.3-16 1.3l-48 0 0-208 32 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-10.9 0zM528 240c17.7 0 32 14.3 32 32l0 48-64 0 0-48c0-17.7 14.3-32 32-32zm-80 32l0 48c-17.7 0-32 14.3-32 32l0 128c0 17.7 14.3 32 32 32l160 0c17.7 0 32-14.3 32-32l0-128c0-17.7-14.3-32-32-32l0-48c0-44.2-35.8-80-80-80s-80 35.8-80 80z\"]\n};\nconst faBuildingNgo = {\n prefix: 'fas',\n iconName: 'building-ngo',\n icon: [384, 512, [], \"e4d7\", \"M48 0C21.5 0 0 21.5 0 48L0 464c0 26.5 21.5 48 48 48l96 0 0-80c0-26.5 21.5-48 48-48s48 21.5 48 48l0 80 96 0c26.5 0 48-21.5 48-48l0-416c0-26.5-21.5-48-48-48L48 0zM64 240c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zm112-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zM168 64l48 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-32 0 0 64 16 0 0-16c0-8.8 7.2-16 16-16s16 7.2 16 16l0 24c0 13.3-10.7 24-24 24l-32 0c-13.3 0-24-10.7-24-24l0-88c0-8.8 7.2-16 16-16zM304 96c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16s16-7.2 16-16l0-32c0-8.8-7.2-16-16-16zm-48 16c0-26.5 21.5-48 48-48s48 21.5 48 48l0 32c0 26.5-21.5 48-48 48s-48-21.5-48-48l0-32zM61.3 71.1l34.7 52L96 80c0-8.8 7.2-16 16-16s16 7.2 16 16l0 96c0 7.1-4.6 13.3-11.4 15.3s-14-.6-17.9-6.4L64 132.8 64 176c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-96c0-7.1 4.6-13.3 11.4-15.3s14 .6 17.9 6.4z\"]\n};\nconst faManatSign = {\n prefix: 'fas',\n iconName: 'manat-sign',\n icon: [384, 512, [], \"e1d5\", \"M192 32c-17.7 0-32 14.3-32 32l0 34.7C69.2 113.9 0 192.9 0 288L0 448c0 17.7 14.3 32 32 32s32-14.3 32-32l0-160c0-59.6 40.8-109.8 96-124l0 284c0 17.7 14.3 32 32 32s32-14.3 32-32l0-284c55.2 14.2 96 64.3 96 124l0 160c0 17.7 14.3 32 32 32s32-14.3 32-32l0-160c0-95.1-69.2-174.1-160-189.3L224 64c0-17.7-14.3-32-32-32z\"]\n};\nconst faNotEqual = {\n prefix: 'fas',\n iconName: 'not-equal',\n icon: [448, 512, [], \"f53e\", \"M369.8 37.4c14.7 9.8 18.7 29.7 8.9 44.4L337.1 144l62.9 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-105.5 0-64 96L400 304c17.7 0 32 14.3 32 32s-14.3 32-32 32l-212.2 0-65.2 97.7c-9.8 14.7-29.7 18.7-44.4 8.9s-18.7-29.7-8.9-44.4L110.9 368 48 368c-17.7 0-32-14.3-32-32s14.3-32 32-32l105.5 0 64-96L48 208c-17.7 0-32-14.3-32-32s14.3-32 32-32l212.2 0 65.2-97.7c9.8-14.7 29.7-18.7 44.4-8.9z\"]\n};\nconst faBorderTopLeft = {\n prefix: 'fas',\n iconName: 'border-top-left',\n icon: [448, 512, [\"border-style\"], \"f853\", \"M0 448c0 17.7 14.3 32 32 32s32-14.3 32-32l0-336c0-8.8 7.2-16 16-16l336 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L80 32C35.8 32 0 67.8 0 112L0 448zm160 0a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm192 0a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm-96 0a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm192 0a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM416 288a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm0 32a32 32 0 1 0 0 64 32 32 0 1 0 0-64zm0-128a32 32 0 1 0 0-64 32 32 0 1 0 0 64z\"]\n};\nconst faBorderStyle = faBorderTopLeft;\nconst faMapLocationDot = {\n prefix: 'fas',\n iconName: 'map-location-dot',\n icon: [576, 512, [\"map-marked-alt\"], \"f5a0\", \"M408 120c0 54.6-73.1 151.9-105.2 192c-7.7 9.6-22 9.6-29.6 0C241.1 271.9 168 174.6 168 120C168 53.7 221.7 0 288 0s120 53.7 120 120zm8 80.4c3.5-6.9 6.7-13.8 9.6-20.6c.5-1.2 1-2.5 1.5-3.7l116-46.4C558.9 123.4 576 135 576 152l0 270.8c0 9.8-6 18.6-15.1 22.3L416 503l0-302.6zM137.6 138.3c2.4 14.1 7.2 28.3 12.8 41.5c2.9 6.8 6.1 13.7 9.6 20.6l0 251.4L32.9 502.7C17.1 509 0 497.4 0 480.4L0 209.6c0-9.8 6-18.6 15.1-22.3l122.6-49zM327.8 332c13.9-17.4 35.7-45.7 56.2-77l0 249.3L192 449.4 192 255c20.5 31.3 42.3 59.6 56.2 77c20.5 25.6 59.1 25.6 79.6 0zM288 152a40 40 0 1 0 0-80 40 40 0 1 0 0 80z\"]\n};\nconst faMapMarkedAlt = faMapLocationDot;\nconst faJedi = {\n prefix: 'fas',\n iconName: 'jedi',\n icon: [576, 512, [], \"f669\", \"M246 315.7l-21.2-31.9c-2.1-3.2-1.7-7.4 1-10.1s6.9-3.1 10.1-1l29.5 19.7c2.1 1.4 4.9 0 5-2.6L279.7 8c.1-4.5 3.8-8 8.3-8s8.1 3.5 8.3 8l9.4 281.9c.1 2.5 2.9 3.9 5 2.6l29.5-19.7c3.2-2.1 7.4-1.7 10.1 1s3.1 6.9 1 10.1L330 315.7c-1.3 1.9-.2 4.5 2 4.9l37.6 7.5c3.7 .7 6.4 4 6.4 7.8s-2.7 7.1-6.4 7.8L332 351.4c-2.2 .4-3.3 3-2 4.9l21.2 31.9c2.1 3.2 1.7 7.4-1 10.1s-6.9 3.1-10.1 1l-26.3-17.6c-2.2-1.4-5.1 .2-5 2.8l2.1 61.5C370.6 435.2 416 382.9 416 320c0-37-15.7-70.4-40.8-93.7c-7-6.5-6.5-18.6 1-24.4C410.1 175.5 432 134.3 432 88c0-16.8-2.9-33-8.2-48c-4.6-13 10.2-30 21.4-22c53.5 38 92.7 94.8 107.8 160.7c.5 2.1-.2 4.3-1.7 5.9l-28.4 28.4c-4 4-1.2 10.9 4.5 10.9l26 0c3.4 0 6.2 2.6 6.3 6c.1 3.3 .2 6.6 .2 10c0 17.5-1.7 34.7-4.8 51.3c-.2 1.2-.9 2.4-1.7 3.3l-46.5 46.5c-4 4-1.2 10.9 4.5 10.9l14.6 0c4.6 0 7.7 4.8 5.7 9C487.2 450.5 394.8 512 288 512S88.8 450.5 44.3 361c-2.1-4.2 1-9 5.7-9l14.6 0c5.7 0 8.6-6.9 4.5-10.9L22.6 294.6c-.9-.9-1.5-2-1.7-3.3C17.7 274.7 16 257.5 16 240c0-3.3 .1-6.7 .2-10c.1-3.4 2.9-6 6.3-6l26 0c5.7 0 8.6-6.9 4.5-10.9L24.6 184.6c-1.5-1.5-2.2-3.8-1.7-5.9C38.1 112.8 77.3 56 130.8 18c11.3-8 26 8.9 21.4 22c-5.3 15-8.2 31.2-8.2 48c0 46.3 21.9 87.5 55.8 113.9c7.5 5.8 8 17.9 1 24.4C175.7 249.6 160 283 160 320c0 62.9 45.4 115.2 105.1 126l2.1-61.5c.1-2.6-2.8-4.2-5-2.8l-26.3 17.6c-3.2 2.1-7.4 1.7-10.1-1s-3.1-6.9-1-10.1L246 356.3c1.3-1.9 .2-4.5-2-4.9l-37.6-7.5c-3.7-.7-6.4-4-6.4-7.8s2.7-7.1 6.4-7.8l37.6-7.5c2.2-.4 3.3-3 2-4.9z\"]\n};\nconst faSquarePollVertical = {\n prefix: 'fas',\n iconName: 'square-poll-vertical',\n icon: [448, 512, [\"poll\"], \"f681\", \"M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zm64 192c17.7 0 32 14.3 32 32l0 96c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-96c0-17.7 14.3-32 32-32zm64-64c0-17.7 14.3-32 32-32s32 14.3 32 32l0 192c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-192zM320 288c17.7 0 32 14.3 32 32l0 32c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-32c0-17.7 14.3-32 32-32z\"]\n};\nconst faPoll = faSquarePollVertical;\nconst faMugHot = {\n prefix: 'fas',\n iconName: 'mug-hot',\n icon: [512, 512, [9749], \"f7b6\", \"M88 0C74.7 0 64 10.7 64 24c0 38.9 23.4 59.4 39.1 73.1l1.1 1C120.5 112.3 128 119.9 128 136c0 13.3 10.7 24 24 24s24-10.7 24-24c0-38.9-23.4-59.4-39.1-73.1l-1.1-1C119.5 47.7 112 40.1 112 24c0-13.3-10.7-24-24-24zM32 192c-17.7 0-32 14.3-32 32L0 416c0 53 43 96 96 96l192 0c53 0 96-43 96-96l16 0c61.9 0 112-50.1 112-112s-50.1-112-112-112l-48 0L32 192zm352 64l16 0c26.5 0 48 21.5 48 48s-21.5 48-48 48l-16 0 0-96zM224 24c0-13.3-10.7-24-24-24s-24 10.7-24 24c0 38.9 23.4 59.4 39.1 73.1l1.1 1C232.5 112.3 240 119.9 240 136c0 13.3 10.7 24 24 24s24-10.7 24-24c0-38.9-23.4-59.4-39.1-73.1l-1.1-1C231.5 47.7 224 40.1 224 24z\"]\n};\nconst faCarBattery = {\n prefix: 'fas',\n iconName: 'car-battery',\n icon: [512, 512, [\"battery-car\"], \"f5df\", \"M80 96c0-17.7 14.3-32 32-32l64 0c17.7 0 32 14.3 32 32l96 0c0-17.7 14.3-32 32-32l64 0c17.7 0 32 14.3 32 32l16 0c35.3 0 64 28.7 64 64l0 224c0 35.3-28.7 64-64 64L64 448c-35.3 0-64-28.7-64-64L0 160c0-35.3 28.7-64 64-64l16 0zm304 96c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 32-32 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l32 0 0 32c0 8.8 7.2 16 16 16s16-7.2 16-16l0-32 32 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-32 0 0-32zM80 240c0 8.8 7.2 16 16 16l96 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-96 0c-8.8 0-16 7.2-16 16z\"]\n};\nconst faBatteryCar = faCarBattery;\nconst faGift = {\n prefix: 'fas',\n iconName: 'gift',\n icon: [512, 512, [127873], \"f06b\", \"M190.5 68.8L225.3 128l-1.3 0-72 0c-22.1 0-40-17.9-40-40s17.9-40 40-40l2.2 0c14.9 0 28.8 7.9 36.3 20.8zM64 88c0 14.4 3.5 28 9.6 40L32 128c-17.7 0-32 14.3-32 32l0 64c0 17.7 14.3 32 32 32l448 0c17.7 0 32-14.3 32-32l0-64c0-17.7-14.3-32-32-32l-41.6 0c6.1-12 9.6-25.6 9.6-40c0-48.6-39.4-88-88-88l-2.2 0c-31.9 0-61.5 16.9-77.7 44.4L256 85.5l-24.1-41C215.7 16.9 186.1 0 154.2 0L152 0C103.4 0 64 39.4 64 88zm336 0c0 22.1-17.9 40-40 40l-72 0-1.3 0 34.8-59.2C329.1 55.9 342.9 48 357.8 48l2.2 0c22.1 0 40 17.9 40 40zM32 288l0 176c0 26.5 21.5 48 48 48l144 0 0-224L32 288zM288 512l144 0c26.5 0 48-21.5 48-48l0-176-192 0 0 224z\"]\n};\nconst faDiceTwo = {\n prefix: 'fas',\n iconName: 'dice-two',\n icon: [448, 512, [9857], \"f528\", \"M0 96C0 60.7 28.7 32 64 32l320 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96zM352 352a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM128 192a32 32 0 1 0 0-64 32 32 0 1 0 0 64z\"]\n};\nconst faChessQueen = {\n prefix: 'fas',\n iconName: 'chess-queen',\n icon: [512, 512, [9819], \"f445\", \"M256 0a56 56 0 1 1 0 112A56 56 0 1 1 256 0zM134.1 143.8c3.3-13 15-23.8 30.2-23.8c12.3 0 22.6 7.2 27.7 17c12 23.2 36.2 39 64 39s52-15.8 64-39c5.1-9.8 15.4-17 27.7-17c15.3 0 27 10.8 30.2 23.8c7 27.8 32.2 48.3 62.1 48.3c10.8 0 21-2.7 29.8-7.4c8.4-4.4 18.9-4.5 27.6 .9c13 8 17.1 25 9.2 38L399.7 400 384 400l-40.4 0-175.1 0L128 400l-15.7 0L5.4 223.6c-7.9-13-3.8-30 9.2-38c8.7-5.3 19.2-5.3 27.6-.9c8.9 4.7 19 7.4 29.8 7.4c29.9 0 55.1-20.5 62.1-48.3zM256 224s0 0 0 0s0 0 0 0s0 0 0 0zM112 432l288 0 41.4 41.4c4.2 4.2 6.6 10 6.6 16c0 12.5-10.1 22.6-22.6 22.6L86.6 512C74.1 512 64 501.9 64 489.4c0-6 2.4-11.8 6.6-16L112 432z\"]\n};\nconst faGlasses = {\n prefix: 'fas',\n iconName: 'glasses',\n icon: [576, 512, [], \"f530\", \"M118.6 80c-11.5 0-21.4 7.9-24 19.1L57 260.3c20.5-6.2 48.3-12.3 78.7-12.3c32.3 0 61.8 6.9 82.8 13.5c10.6 3.3 19.3 6.7 25.4 9.2c3.1 1.3 5.5 2.4 7.3 3.2c.9 .4 1.6 .7 2.1 1l.6 .3 .2 .1c0 0 .1 0 .1 0c0 0 0 0 0 0s0 0 0 0L247.9 288s0 0 0 0l6.3-12.7c5.8 2.9 10.4 7.3 13.5 12.7l40.6 0c3.1-5.3 7.7-9.8 13.5-12.7l6.3 12.7s0 0 0 0c-6.3-12.7-6.3-12.7-6.3-12.7s0 0 0 0s0 0 0 0c0 0 .1 0 .1 0l.2-.1 .6-.3c.5-.2 1.2-.6 2.1-1c1.8-.8 4.2-1.9 7.3-3.2c6.1-2.6 14.8-5.9 25.4-9.2c21-6.6 50.4-13.5 82.8-13.5c30.4 0 58.2 6.1 78.7 12.3L481.4 99.1c-2.6-11.2-12.6-19.1-24-19.1c-3.1 0-6.2 .6-9.2 1.8L416.9 94.3c-12.3 4.9-26.3-1.1-31.2-13.4s1.1-26.3 13.4-31.2l31.3-12.5c8.6-3.4 17.7-5.2 27-5.2c33.8 0 63.1 23.3 70.8 56.2l43.9 188c1.7 7.3 2.9 14.7 3.5 22.1c.3 1.9 .5 3.8 .5 5.7l0 6.7 0 41.3 0 16c0 61.9-50.1 112-112 112l-44.3 0c-59.4 0-108.5-46.4-111.8-105.8L306.6 352l-37.2 0-1.2 22.2C264.9 433.6 215.8 480 156.3 480L112 480C50.1 480 0 429.9 0 368l0-16 0-41.3L0 304c0-1.9 .2-3.8 .5-5.7c.6-7.4 1.8-14.8 3.5-22.1l43.9-188C55.5 55.3 84.8 32 118.6 32c9.2 0 18.4 1.8 27 5.2l31.3 12.5c12.3 4.9 18.3 18.9 13.4 31.2s-18.9 18.3-31.2 13.4L127.8 81.8c-2.9-1.2-6-1.8-9.2-1.8zM64 325.4L64 368c0 26.5 21.5 48 48 48l44.3 0c25.5 0 46.5-19.9 47.9-45.3l2.5-45.6c-2.3-.8-4.9-1.7-7.5-2.5c-17.2-5.4-39.9-10.5-63.6-10.5c-23.7 0-46.2 5.1-63.2 10.5c-3.1 1-5.9 1.9-8.5 2.9zM512 368l0-42.6c-2.6-.9-5.5-1.9-8.5-2.9c-17-5.4-39.5-10.5-63.2-10.5c-23.7 0-46.4 5.1-63.6 10.5c-2.7 .8-5.2 1.7-7.5 2.5l2.5 45.6c1.4 25.4 22.5 45.3 47.9 45.3l44.3 0c26.5 0 48-21.5 48-48z\"]\n};\nconst faChessBoard = {\n prefix: 'fas',\n iconName: 'chess-board',\n icon: [448, 512, [], \"f43c\", \"M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zm64 64l0 64 64 0 0-64 64 0 0 64 64 0 0-64 64 0 0 64-64 0 0 64 64 0 0 64-64 0 0 64 64 0 0 64-64 0 0-64-64 0 0 64-64 0 0-64-64 0 0 64-64 0 0-64 64 0 0-64-64 0 0-64 64 0 0-64-64 0 0-64 64 0zm64 128l64 0 0-64-64 0 0 64zm0 64l0-64-64 0 0 64 64 0zm64 0l-64 0 0 64 64 0 0-64zm0 0l64 0 0-64-64 0 0 64z\"]\n};\nconst faBuildingCircleCheck = {\n prefix: 'fas',\n iconName: 'building-circle-check',\n icon: [640, 512, [], \"e4d2\", \"M48 0C21.5 0 0 21.5 0 48L0 464c0 26.5 21.5 48 48 48l96 0 0-80c0-26.5 21.5-48 48-48s48 21.5 48 48l0 80 96 0c15.1 0 28.5-6.9 37.3-17.8C340.4 462.2 320 417.5 320 368c0-54.7 24.9-103.5 64-135.8L384 48c0-26.5-21.5-48-48-48L48 0zM64 240c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zm112-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zM80 96l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zM272 96l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16zM640 368a144 144 0 1 0 -288 0 144 144 0 1 0 288 0zm-76.7-43.3c6.2 6.2 6.2 16.4 0 22.6l-72 72c-6.2 6.2-16.4 6.2-22.6 0l-40-40c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L480 385.4l60.7-60.7c6.2-6.2 16.4-6.2 22.6 0z\"]\n};\nconst faPersonChalkboard = {\n prefix: 'fas',\n iconName: 'person-chalkboard',\n icon: [640, 512, [], \"e53d\", \"M192 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm-8 384l0-128 16 0 0 128c0 17.7 14.3 32 32 32s32-14.3 32-32l0-288 56 0 64 0 16 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-16 0 0-64 192 0 0 192-192 0 0-32-64 0 0 48c0 26.5 21.5 48 48 48l224 0c26.5 0 48-21.5 48-48l0-224c0-26.5-21.5-48-48-48L368 0c-26.5 0-48 21.5-48 48l0 80-76.9 0-65.9 0c-33.7 0-64.9 17.7-82.3 46.6l-58.3 97c-9.1 15.1-4.2 34.8 10.9 43.9s34.8 4.2 43.9-10.9L120 256.9 120 480c0 17.7 14.3 32 32 32s32-14.3 32-32z\"]\n};\nconst faMarsStrokeRight = {\n prefix: 'fas',\n iconName: 'mars-stroke-right',\n icon: [640, 512, [9897, \"mars-stroke-h\"], \"f22b\", \"M208 368a112 112 0 1 0 0-224 112 112 0 1 0 0 224zm174.4-88C370.7 365.8 297.1 432 208 432c-97.2 0-176-78.8-176-176s78.8-176 176-176c89.1 0 162.7 66.2 174.4 152l33.6 0 0-56c0-13.3 10.7-24 24-24s24 10.7 24 24l0 56 32 0 0-56c0-9.7 5.8-18.5 14.8-22.2s19.3-1.7 26.2 5.2l80 80c9.4 9.4 9.4 24.6 0 33.9l-80 80c-6.9 6.9-17.2 8.9-26.2 5.2s-14.8-12.5-14.8-22.2l0-56-32 0 0 56c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-56-33.6 0z\"]\n};\nconst faMarsStrokeH = faMarsStrokeRight;\nconst faHandBackFist = {\n prefix: 'fas',\n iconName: 'hand-back-fist',\n icon: [448, 512, [\"hand-rock\"], \"f255\", \"M144 0C117.5 0 96 21.5 96 48l0 48 0 28.5L96 176c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-26.7-9 7.5C40.4 169 32 187 32 206L32 244c0 38 16.9 74 46.1 98.3L128 384l0 96c0 17.7 14.3 32 32 32l160 0c17.7 0 32-14.3 32-32l0-105.3c46.9-19 80-65 80-118.7l0-80 0-16 0-16c0-26.5-21.5-48-48-48c-12.4 0-23.6 4.7-32.1 12.3C350 83.5 329.3 64 304 64c-12.4 0-23.6 4.7-32.1 12.3C270 51.5 249.3 32 224 32c-12.4 0-23.6 4.7-32.1 12.3C190 19.5 169.3 0 144 0z\"]\n};\nconst faHandRock = faHandBackFist;\nconst faSquareCaretUp = {\n prefix: 'fas',\n iconName: 'square-caret-up',\n icon: [448, 512, [\"caret-square-up\"], \"f151\", \"M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zM224 160c6.7 0 13 2.8 17.6 7.7l104 112c6.5 7 8.2 17.2 4.4 25.9s-12.5 14.4-22 14.4l-208 0c-9.5 0-18.2-5.7-22-14.4s-2.1-18.9 4.4-25.9l104-112c4.5-4.9 10.9-7.7 17.6-7.7z\"]\n};\nconst faCaretSquareUp = faSquareCaretUp;\nconst faCloudShowersWater = {\n prefix: 'fas',\n iconName: 'cloud-showers-water',\n icon: [576, 512, [], \"e4e4\", \"M224 0c38.6 0 71.9 22.8 87.2 55.7C325.7 41.1 345.8 32 368 32c38.7 0 71 27.5 78.4 64l1.6 0c35.3 0 64 28.7 64 64s-28.7 64-64 64l-320 0c-35.3 0-64-28.7-64-64s28.7-64 64-64c0-53 43-96 96-96zM140.6 292.3l-48 80c-6.8 11.4-21.6 15-32.9 8.2s-15.1-21.6-8.2-32.9l48-80c6.8-11.4 21.6-15.1 32.9-8.2s15.1 21.6 8.2 32.9zm327.8-32.9c11.4 6.8 15 21.6 8.2 32.9l-48 80c-6.8 11.4-21.6 15-32.9 8.2s-15-21.6-8.2-32.9l48-80c6.8-11.4 21.6-15.1 32.9-8.2zM252.6 292.3l-48 80c-6.8 11.4-21.6 15-32.9 8.2s-15.1-21.6-8.2-32.9l48-80c6.8-11.4 21.6-15.1 32.9-8.2s15.1 21.6 8.2 32.9zm103.8-32.9c11.4 6.8 15 21.6 8.2 32.9l-48 80c-6.8 11.4-21.6 15-32.9 8.2s-15.1-21.6-8.2-32.9l48-80c6.8-11.4 21.6-15.1 32.9-8.2zM306.5 421.9C329 437.4 356.5 448 384 448c26.9 0 55.4-10.8 77.4-26.1c0 0 0 0 0 0c11.9-8.5 28.1-7.8 39.2 1.7c14.4 11.9 32.5 21 50.6 25.2c17.2 4 27.9 21.2 23.9 38.4s-21.2 27.9-38.4 23.9c-24.5-5.7-44.9-16.5-58.2-25C449.5 501.7 417 512 384 512c-31.9 0-60.6-9.9-80.4-18.9c-5.8-2.7-11.1-5.3-15.6-7.7c-4.5 2.4-9.7 5.1-15.6 7.7c-19.8 9-48.5 18.9-80.4 18.9c-33 0-65.5-10.3-94.5-25.8c-13.4 8.4-33.7 19.3-58.2 25c-17.2 4-34.4-6.7-38.4-23.9s6.7-34.4 23.9-38.4c18.1-4.2 36.2-13.3 50.6-25.2c11.1-9.4 27.3-10.1 39.2-1.7c0 0 0 0 0 0C136.7 437.2 165.1 448 192 448c27.5 0 55-10.6 77.5-26.1c11.1-7.9 25.9-7.9 37 0z\"]\n};\nconst faChartBar = {\n prefix: 'fas',\n iconName: 'chart-bar',\n icon: [512, 512, [\"bar-chart\"], \"f080\", \"M32 32c17.7 0 32 14.3 32 32l0 336c0 8.8 7.2 16 16 16l400 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L80 480c-44.2 0-80-35.8-80-80L0 64C0 46.3 14.3 32 32 32zm96 96c0-17.7 14.3-32 32-32l192 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-192 0c-17.7 0-32-14.3-32-32zm32 64l128 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-128 0c-17.7 0-32-14.3-32-32s14.3-32 32-32zm0 96l256 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-256 0c-17.7 0-32-14.3-32-32s14.3-32 32-32z\"]\n};\nconst faBarChart = faChartBar;\nconst faHandsBubbles = {\n prefix: 'fas',\n iconName: 'hands-bubbles',\n icon: [576, 512, [\"hands-wash\"], \"e05e\", \"M416 64a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm96 128a32 32 0 1 0 0-64 32 32 0 1 0 0 64zM160 464a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM32 160l.1 72.6c.1 52.2 24 101 64 133.1c-.1-1.9-.1-3.8-.1-5.7l0-8c0-71.8 37-138.6 97.9-176.7l60.2-37.6c8.6-5.4 17.9-8.4 27.3-9.4l45.9-79.5c6.6-11.5 2.7-26.2-8.8-32.8s-26.2-2.7-32.8 8.8l-78 135.1c-3.3 5.7-10.7 7.7-16.4 4.4s-7.7-10.7-4.4-16.4l62-107.4c6.6-11.5 2.7-26.2-8.8-32.8S214 5 207.4 16.5l-68 117.8s0 0 0 0s0 0 0 0l-43.3 75L96 160c0-17.7-14.4-32-32-32s-32 14.4-32 32zM332.1 88.5L307.5 131c13.9 4.5 26.4 13.7 34.7 27c.9 1.5 1.8 2.9 2.5 4.4l28.9-50c6.6-11.5 2.7-26.2-8.8-32.8s-26.2-2.7-32.8 8.8zm46.4 63.7l-26.8 46.4c-.6 6-2.1 11.8-4.3 17.4l4.7 0 13.3 0s0 0 0 0l31.8 0 23-39.8c6.6-11.5 2.7-26.2-8.8-32.8s-26.2-2.7-32.8 8.8zM315.1 175c-9.4-15-29.1-19.5-44.1-10.2l-60.2 37.6C159.3 234.7 128 291.2 128 352l0 8c0 8.9 .8 17.6 2.2 26.1c35.4 8.2 61.8 40 61.8 77.9c0 6.3-.7 12.5-2.1 18.4C215.1 501 246.3 512 280 512l176 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-92 0c-6.6 0-12-5.4-12-12s5.4-12 12-12l124 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-124 0c-6.6 0-12-5.4-12-12s5.4-12 12-12l156 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-156 0c-6.6 0-12-5.4-12-12s5.4-12 12-12l124 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-136 0s0 0 0 0s0 0 0 0l-93.2 0L305 219.1c15-9.4 19.5-29.1 10.2-44.1z\"]\n};\nconst faHandsWash = faHandsBubbles;\nconst faLessThanEqual = {\n prefix: 'fas',\n iconName: 'less-than-equal',\n icon: [448, 512, [], \"f537\", \"M395.9 93.7c16.4-6.6 24.4-25.2 17.8-41.6s-25.2-24.4-41.6-17.8l-320 128C40 167.1 32 178.9 32 192s8 24.9 20.1 29.7l320 128c16.4 6.6 35-1.4 41.6-17.8s-1.4-35-17.8-41.6L150.2 192 395.9 93.7zM32 416c-17.7 0-32 14.3-32 32s14.3 32 32 32l384 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L32 416z\"]\n};\nconst faTrain = {\n prefix: 'fas',\n iconName: 'train',\n icon: [448, 512, [128646], \"f238\", \"M96 0C43 0 0 43 0 96L0 352c0 48 35.2 87.7 81.1 94.9l-46 46C28.1 499.9 33.1 512 43 512l39.7 0c8.5 0 16.6-3.4 22.6-9.4L160 448l128 0 54.6 54.6c6 6 14.1 9.4 22.6 9.4l39.7 0c10 0 15-12.1 7.9-19.1l-46-46c46-7.1 81.1-46.9 81.1-94.9l0-256c0-53-43-96-96-96L96 0zM64 96c0-17.7 14.3-32 32-32l256 0c17.7 0 32 14.3 32 32l0 96c0 17.7-14.3 32-32 32L96 224c-17.7 0-32-14.3-32-32l0-96zM224 288a48 48 0 1 1 0 96 48 48 0 1 1 0-96z\"]\n};\nconst faEyeLowVision = {\n prefix: 'fas',\n iconName: 'eye-low-vision',\n icon: [640, 512, [\"low-vision\"], \"f2a8\", \"M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L525.6 386.7c39.6-40.6 66.4-86.1 79.9-118.4c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C465.5 68.8 400.8 32 320 32c-68.2 0-125 26.3-169.3 60.8L38.8 5.1zM223 149.5c48.6-44.3 123-50.8 179.3-11.7c60.8 42.4 78.9 123.2 44.2 186.9L408 294.5c8.4-19.3 10.6-41.4 4.8-63.3c-11.1-41.5-47.8-69.4-88.6-71.1c-5.8-.2-9.2 6.1-7.4 11.7c2.1 6.4 3.3 13.2 3.3 20.3c0 10.2-2.4 19.8-6.6 28.3L223 149.5zm223.1 298L83.1 161.5c-11 14.4-20.5 28.7-28.4 42.2l339 265.7c18.7-5.5 36.2-13 52.6-21.8zM34.5 268.3c14.9 35.7 46.2 87.7 93 131.1C174.5 443.2 239.2 480 320 480c3.1 0 6.1-.1 9.2-.2L33.1 247.8c-1.8 6.8-1.3 14 1.4 20.5z\"]\n};\nconst faLowVision = faEyeLowVision;\nconst faCrow = {\n prefix: 'fas',\n iconName: 'crow',\n icon: [640, 512, [], \"f520\", \"M456 0c-48.6 0-88 39.4-88 88l0 29.2L12.5 390.6c-14 10.8-16.6 30.9-5.9 44.9s30.9 16.6 44.9 5.9L126.1 384l133.1 0 46.6 113.1c5 12.3 19.1 18.1 31.3 13.1s18.1-19.1 13.1-31.3L311.1 384l40.9 0c1.1 0 2.1 0 3.2 0l46.6 113.2c5 12.3 19.1 18.1 31.3 13.1s18.1-19.1 13.1-31.3l-42-102C484.9 354.1 544 280 544 192l0-64 0-8 80.5-20.1c8.6-2.1 13.8-10.8 11.6-19.4C629 52 603.4 32 574 32l-50.1 0C507.7 12.5 483.3 0 456 0zm0 64a24 24 0 1 1 0 48 24 24 0 1 1 0-48z\"]\n};\nconst faSailboat = {\n prefix: 'fas',\n iconName: 'sailboat',\n icon: [576, 512, [], \"e445\", \"M256 16c0-7 4.5-13.2 11.2-15.3s13.9 .4 17.9 6.1l224 320c3.4 4.9 3.8 11.3 1.1 16.6s-8.2 8.6-14.2 8.6l-224 0c-8.8 0-16-7.2-16-16l0-320zM212.1 96.5c7 1.9 11.9 8.2 11.9 15.5l0 224c0 8.8-7.2 16-16 16L80 352c-5.7 0-11-3-13.8-8s-2.9-11-.1-16l128-224c3.6-6.3 11-9.4 18-7.5zM5.7 404.3C2.8 394.1 10.5 384 21.1 384l533.8 0c10.6 0 18.3 10.1 15.4 20.3l-4 14.3C550.7 473.9 500.4 512 443 512L133 512C75.6 512 25.3 473.9 9.7 418.7l-4-14.3z\"]\n};\nconst faWindowRestore = {\n prefix: 'fas',\n iconName: 'window-restore',\n icon: [512, 512, [], \"f2d2\", \"M432 64L208 64c-8.8 0-16 7.2-16 16l0 16-64 0 0-16c0-44.2 35.8-80 80-80L432 0c44.2 0 80 35.8 80 80l0 224c0 44.2-35.8 80-80 80l-16 0 0-64 16 0c8.8 0 16-7.2 16-16l0-224c0-8.8-7.2-16-16-16zM0 192c0-35.3 28.7-64 64-64l256 0c35.3 0 64 28.7 64 64l0 256c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 192zm64 32c0 17.7 14.3 32 32 32l192 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L96 192c-17.7 0-32 14.3-32 32z\"]\n};\nconst faSquarePlus = {\n prefix: 'fas',\n iconName: 'square-plus',\n icon: [448, 512, [61846, \"plus-square\"], \"f0fe\", \"M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zM200 344l0-64-64 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l64 0 0-64c0-13.3 10.7-24 24-24s24 10.7 24 24l0 64 64 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-64 0 0 64c0 13.3-10.7 24-24 24s-24-10.7-24-24z\"]\n};\nconst faPlusSquare = faSquarePlus;\nconst faToriiGate = {\n prefix: 'fas',\n iconName: 'torii-gate',\n icon: [512, 512, [9961], \"f6a1\", \"M0 80c0 26.5 21.5 48 48 48l16 0 0 64 64 0 0-64 96 0 0 64 64 0 0-64 96 0 0 64 64 0 0-64 16 0c26.5 0 48-21.5 48-48l0-66.6C512 6 506 0 498.6 0c-1.7 0-3.4 .3-5 1l-49 19.6C425.7 28.1 405.5 32 385.2 32L126.8 32c-20.4 0-40.5-3.9-59.4-11.4L18.4 1c-1.6-.6-3.3-1-5-1C6 0 0 6 0 13.4L0 80zM64 288l0 192c0 17.7 14.3 32 32 32s32-14.3 32-32l0-192 256 0 0 192c0 17.7 14.3 32 32 32s32-14.3 32-32l0-192 32 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l32 0z\"]\n};\nconst faFrog = {\n prefix: 'fas',\n iconName: 'frog',\n icon: [576, 512, [], \"f52e\", \"M368 32c41.7 0 75.9 31.8 79.7 72.5l85.6 26.3c25.4 7.8 42.8 31.3 42.8 57.9c0 21.8-11.7 41.9-30.7 52.7L400.8 323.5 493.3 416l50.7 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-64 0c-8.5 0-16.6-3.4-22.6-9.4L346.9 360.2c11.7-36 3.2-77.1-25.4-105.7c-40.6-40.6-106.3-40.6-146.9-.1L101 324.4c-6.4 6.1-6.7 16.2-.6 22.6s16.2 6.6 22.6 .6l73.8-70.2 .1-.1 .1-.1c3.5-3.5 7.3-6.6 11.3-9.2c27.9-18.5 65.9-15.4 90.5 9.2c24.7 24.7 27.7 62.9 9 90.9c-2.6 3.8-5.6 7.5-9 10.9L261.8 416l90.2 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L64 480c-35.3 0-64-28.7-64-64C0 249.6 127 112.9 289.3 97.5C296.2 60.2 328.8 32 368 32zm0 104a24 24 0 1 0 0-48 24 24 0 1 0 0 48z\"]\n};\nconst faBucket = {\n prefix: 'fas',\n iconName: 'bucket',\n icon: [448, 512, [], \"e4cf\", \"M96 152l0 8-48 0 0-8C48 68.1 116.1 0 200 0l48 0c83.9 0 152 68.1 152 152l0 8-48 0 0-8c0-57.4-46.6-104-104-104l-48 0C142.6 48 96 94.6 96 152zM0 224c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-5.1 0L388.5 469c-2.6 24.4-23.2 43-47.7 43l-233.6 0c-24.6 0-45.2-18.5-47.7-43L37.1 256 32 256c-17.7 0-32-14.3-32-32z\"]\n};\nconst faImage = {\n prefix: 'fas',\n iconName: 'image',\n icon: [512, 512, [], \"f03e\", \"M0 96C0 60.7 28.7 32 64 32l384 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96zM323.8 202.5c-4.5-6.6-11.9-10.5-19.8-10.5s-15.4 3.9-19.8 10.5l-87 127.6L170.7 297c-4.6-5.7-11.5-9-18.7-9s-14.2 3.3-18.7 9l-64 80c-5.8 7.2-6.9 17.1-2.9 25.4s12.4 13.6 21.6 13.6l96 0 32 0 208 0c8.9 0 17.1-4.9 21.2-12.8s3.6-17.4-1.4-24.7l-120-176zM112 192a48 48 0 1 0 0-96 48 48 0 1 0 0 96z\"]\n};\nconst faMicrophone = {\n prefix: 'fas',\n iconName: 'microphone',\n icon: [384, 512, [], \"f130\", \"M192 0C139 0 96 43 96 96l0 160c0 53 43 96 96 96s96-43 96-96l0-160c0-53-43-96-96-96zM64 216c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 40c0 89.1 66.2 162.7 152 174.4l0 33.6-48 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l72 0 72 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-48 0 0-33.6c85.8-11.7 152-85.3 152-174.4l0-40c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 40c0 70.7-57.3 128-128 128s-128-57.3-128-128l0-40z\"]\n};\nconst faCow = {\n prefix: 'fas',\n iconName: 'cow',\n icon: [640, 512, [128004], \"f6c8\", \"M96 224l0 32 0 160c0 17.7 14.3 32 32 32l32 0c17.7 0 32-14.3 32-32l0-88.2c9.9 6.6 20.6 12 32 16.1l0 24.2c0 8.8 7.2 16 16 16s16-7.2 16-16l0-16.9c5.3 .6 10.6 .9 16 .9s10.7-.3 16-.9l0 16.9c0 8.8 7.2 16 16 16s16-7.2 16-16l0-24.2c11.4-4 22.1-9.4 32-16.1l0 88.2c0 17.7 14.3 32 32 32l32 0c17.7 0 32-14.3 32-32l0-160 32 32 0 49.5c0 9.5 2.8 18.7 8.1 26.6L530 427c8.8 13.1 23.5 21 39.3 21c22.5 0 41.9-15.9 46.3-38l20.3-101.6c2.6-13-.3-26.5-8-37.3l-3.9-5.5 0-81.6c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 14.4-52.9-74.1C496 86.5 452.4 64 405.9 64L272 64l-16 0-64 0-48 0C77.7 64 24 117.7 24 184l0 54C9.4 249.8 0 267.8 0 288l0 17.6c0 8 6.4 14.4 14.4 14.4C46.2 320 72 294.2 72 262.4l0-6.4 0-32 0-40c0-24.3 12.1-45.8 30.5-58.9C98.3 135.9 96 147.7 96 160l0 64zM560 336a16 16 0 1 1 32 0 16 16 0 1 1 -32 0zM166.6 166.6c-4.2-4.2-6.6-10-6.6-16c0-12.5 10.1-22.6 22.6-22.6l178.7 0c12.5 0 22.6 10.1 22.6 22.6c0 6-2.4 11.8-6.6 16l-23.4 23.4C332.2 211.8 302.7 224 272 224s-60.2-12.2-81.9-33.9l-23.4-23.4z\"]\n};\nconst faCaretUp = {\n prefix: 'fas',\n iconName: 'caret-up',\n icon: [320, 512, [], \"f0d8\", \"M182.6 137.4c-12.5-12.5-32.8-12.5-45.3 0l-128 128c-9.2 9.2-11.9 22.9-6.9 34.9s16.6 19.8 29.6 19.8l256 0c12.9 0 24.6-7.8 29.6-19.8s2.2-25.7-6.9-34.9l-128-128z\"]\n};\nconst faScrewdriver = {\n prefix: 'fas',\n iconName: 'screwdriver',\n icon: [512, 512, [129691], \"f54a\", \"M465 7c-8.5-8.5-22-9.4-31.6-2.1l-104 80c-5.9 4.5-9.4 11.6-9.4 19l0 54.1-85.6 85.6c6.7 4.2 13 9.3 18.8 15.1s10.9 12.2 15.1 18.8L353.9 192l54.1 0c7.5 0 14.5-3.5 19-9.4l80-104c7.4-9.6 6.5-23.1-2.1-31.6L465 7zM121.4 281.4l-112 112c-12.5 12.5-12.5 32.8 0 45.3l64 64c12.5 12.5 32.8 12.5 45.3 0l112-112c30.2-30.2 30.2-79.1 0-109.3s-79.1-30.2-109.3 0z\"]\n};\nconst faFolderClosed = {\n prefix: 'fas',\n iconName: 'folder-closed',\n icon: [512, 512, [], \"e185\", \"M448 480L64 480c-35.3 0-64-28.7-64-64L0 192l512 0 0 224c0 35.3-28.7 64-64 64zm64-320L0 160 0 96C0 60.7 28.7 32 64 32l128 0c20.1 0 39.1 9.5 51.2 25.6l19.2 25.6c6 8.1 15.5 12.8 25.6 12.8l160 0c35.3 0 64 28.7 64 64z\"]\n};\nconst faHouseTsunami = {\n prefix: 'fas',\n iconName: 'house-tsunami',\n icon: [576, 512, [], \"e515\", \"M80.8 136.5C104.9 93.8 152.6 64 209 64c16.9 0 33.1 2.7 48.2 7.7c16.8 5.5 34.9-3.6 40.4-20.4s-3.6-34.9-20.4-40.4C255.8 3.8 232.8 0 209 0C95.2 0 0 88 0 200c0 91.6 53.5 172.1 142.2 194.1c13.4 3.8 27.5 5.9 42.2 5.9c.7 0 1.4 0 2.1-.1c1.8 0 3.7 .1 5.5 .1c0 0 0 0 0 0c31.9 0 60.6-9.9 80.4-18.9c5.8-2.7 11.1-5.3 15.6-7.7c4.5 2.4 9.7 5.1 15.6 7.7c19.8 9 48.5 18.9 80.4 18.9c33 0 65.5-10.3 94.5-25.8c13.4 8.4 33.7 19.3 58.2 25c17.2 4 34.4-6.7 38.4-23.9s-6.7-34.4-23.9-38.4c-18.1-4.2-36.2-13.3-50.6-25.2c-11.1-9.5-27.3-10.1-39.2-1.7c0 0 0 0 0 0C439.4 325.2 410.9 336 384 336c-27.5 0-55-10.6-77.5-26.1c-11.1-7.9-25.9-7.9-37 0c-22.4 15.5-49.9 26.1-77.4 26.1c0 0-.1 0-.1 0c-12.4 0-24-1.5-34.9-4.3C121.6 320.2 96 287 96 248c0-48.5 39.5-88 88.4-88c13.5 0 26.1 3 37.5 8.3c16 7.5 35.1 .6 42.5-15.5s.6-35.1-15.5-42.5C229.3 101.1 207.4 96 184.4 96c-40 0-76.4 15.4-103.6 40.5zm252-18.1c-8.1 6-12.8 15.5-12.8 25.6l0 121c1.6 1 3.3 2 4.8 3.1c18.4 12.7 39.6 20.3 59.2 20.3c19 0 41.2-7.9 59.2-20.3c23.8-16.7 55.8-15.3 78.1 3.4c10.6 8.8 24.2 15.6 37.3 18.6c5.8 1.4 11.2 3.4 16.2 6.2c.7-2.7 1.1-5.5 1.1-8.4l-.4-144c0-10-4.7-19.4-12.7-25.5l-95.5-72c-11.4-8.6-27.1-8.6-38.5 0l-96 72zM384 448c-27.5 0-55-10.6-77.5-26.1c-11.1-7.9-25.9-7.9-37 0C247 437.4 219.5 448 192 448c-26.9 0-55.3-10.8-77.4-26.1c0 0 0 0 0 0c-11.9-8.5-28.1-7.8-39.2 1.7c-14.4 11.9-32.5 21-50.6 25.2c-17.2 4-27.9 21.2-23.9 38.4s21.2 27.9 38.4 23.9c24.5-5.7 44.9-16.5 58.2-25C126.5 501.7 159 512 192 512c31.9 0 60.6-9.9 80.4-18.9c5.8-2.7 11.1-5.3 15.6-7.7c4.5 2.4 9.7 5.1 15.6 7.7c19.8 9 48.5 18.9 80.4 18.9c33 0 65.5-10.3 94.5-25.8c13.4 8.4 33.7 19.3 58.2 25c17.2 4 34.4-6.7 38.4-23.9s-6.7-34.4-23.9-38.4c-18.1-4.2-36.2-13.3-50.6-25.2c-11.1-9.4-27.3-10.1-39.2-1.7c0 0 0 0 0 0C439.4 437.2 410.9 448 384 448z\"]\n};\nconst faSquareNfi = {\n prefix: 'fas',\n iconName: 'square-nfi',\n icon: [448, 512, [], \"e576\", \"M0 96C0 60.7 28.7 32 64 32l320 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96zm75.7 64.6C68.8 162.5 64 168.8 64 176l0 160c0 8.8 7.2 16 16 16s16-7.2 16-16l0-102.2 66.3 110.5c3.7 6.2 11.1 9.1 18 7.2s11.7-8.2 11.7-15.4l0-160c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 102.2L93.7 167.8c-3.7-6.2-11.1-9.1-18-7.2zM224 176l0 64 0 96c0 8.8 7.2 16 16 16s16-7.2 16-16l0-80 48 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-48 0 0-32 48 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-64 0c-8.8 0-16 7.2-16 16zm160 0c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 160c0 8.8 7.2 16 16 16s16-7.2 16-16l0-160z\"]\n};\nconst faArrowUpFromGroundWater = {\n prefix: 'fas',\n iconName: 'arrow-up-from-ground-water',\n icon: [576, 512, [], \"e4b5\", \"M288 352c17.7 0 32-14.3 32-32l0-210.7 25.4 25.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-80-80c-12.5-12.5-32.8-12.5-45.3 0l-80 80c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L256 109.3 256 320c0 17.7 14.3 32 32 32zm-18.5 69.9C247 437.4 219.5 448 192 448c-26.9 0-55.3-10.8-77.4-26.1c0 0 0 0 0 0c-11.9-8.5-28.1-7.8-39.2 1.7c-14.4 11.9-32.5 21-50.6 25.2c-17.2 4-27.9 21.2-23.9 38.4s21.2 27.9 38.4 23.9c24.5-5.7 44.9-16.5 58.2-25C126.5 501.7 159 512 192 512c31.9 0 60.6-9.9 80.4-18.9c5.8-2.7 11.1-5.3 15.6-7.7c4.5 2.4 9.7 5.1 15.6 7.7c19.8 9 48.5 18.9 80.4 18.9c33 0 65.5-10.3 94.5-25.8c13.4 8.4 33.7 19.3 58.2 25c17.2 4 34.4-6.7 38.4-23.9s-6.7-34.4-23.9-38.4c-18.1-4.2-36.2-13.3-50.6-25.2c-11.1-9.4-27.3-10.1-39.2-1.7c0 0 0 0 0 0C439.4 437.2 410.9 448 384 448c-27.5 0-55-10.6-77.5-26.1c-11.1-7.9-25.9-7.9-37 0zM192 192L48 192c-26.5 0-48 21.5-48 48L0 425c5.3-3.1 11.2-5.4 17.5-6.9c13.1-3.1 26.7-9.8 37.3-18.6c22.2-18.7 54.3-20.1 78.1-3.4c18 12.4 40.1 20.3 59.1 20.3L192 192zm384 48c0-26.5-21.5-48-48-48l-144 0 0 224.5s0 0 0 0c19 0 41.2-7.9 59.2-20.3c23.8-16.7 55.8-15.4 78.1 3.4c10.6 8.8 24.2 15.6 37.3 18.6c6.3 1.5 12.1 3.8 17.5 6.9l0-185z\"]\n};\nconst faMartiniGlass = {\n prefix: 'fas',\n iconName: 'martini-glass',\n icon: [512, 512, [127864, \"glass-martini-alt\"], \"f57b\", \"M32 0C19.1 0 7.4 7.8 2.4 19.8s-2.2 25.7 6.9 34.9L224 269.3 224 448l-64 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l96 0 96 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-64 0 0-178.7L502.6 54.6c9.2-9.2 11.9-22.9 6.9-34.9S492.9 0 480 0L32 0zM173.3 128l-64-64 293.5 0-64 64-165.5 0z\"]\n};\nconst faGlassMartiniAlt = faMartiniGlass;\nconst faSquareBinary = {\n prefix: 'fas',\n iconName: 'square-binary',\n icon: [448, 512, [], \"e69b\", \"M0 96C0 60.7 28.7 32 64 32l320 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96zm144 4c-24.3 0-44 19.7-44 44l0 48c0 24.3 19.7 44 44 44l32 0c24.3 0 44-19.7 44-44l0-48c0-24.3-19.7-44-44-44l-32 0zm-4 44c0-2.2 1.8-4 4-4l32 0c2.2 0 4 1.8 4 4l0 48c0 2.2-1.8 4-4 4l-32 0c-2.2 0-4-1.8-4-4l0-48zm140-44c-11 0-20 9-20 20c0 9.7 6.9 17.7 16 19.6l0 76.4c0 11 9 20 20 20s20-9 20-20l0-96c0-11-9-20-20-20l-16 0zM132 296c0 9.7 6.9 17.7 16 19.6l0 76.4c0 11 9 20 20 20s20-9 20-20l0-96c0-11-9-20-20-20l-16 0c-11 0-20 9-20 20zm96 24l0 48c0 24.3 19.7 44 44 44l32 0c24.3 0 44-19.7 44-44l0-48c0-24.3-19.7-44-44-44l-32 0c-24.3 0-44 19.7-44 44zm44-4l32 0c2.2 0 4 1.8 4 4l0 48c0 2.2-1.8 4-4 4l-32 0c-2.2 0-4-1.8-4-4l0-48c0-2.2 1.8-4 4-4z\"]\n};\nconst faRotateLeft = {\n prefix: 'fas',\n iconName: 'rotate-left',\n icon: [512, 512, [\"rotate-back\", \"rotate-backward\", \"undo-alt\"], \"f2ea\", \"M48.5 224L40 224c-13.3 0-24-10.7-24-24L16 72c0-9.7 5.8-18.5 14.8-22.2s19.3-1.7 26.2 5.2L98.6 96.6c87.6-86.5 228.7-86.2 315.8 1c87.5 87.5 87.5 229.3 0 316.8s-229.3 87.5-316.8 0c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0c62.5 62.5 163.8 62.5 226.3 0s62.5-163.8 0-226.3c-62.2-62.2-162.7-62.5-225.3-1L185 183c6.9 6.9 8.9 17.2 5.2 26.2s-12.5 14.8-22.2 14.8L48.5 224z\"]\n};\nconst faRotateBack = faRotateLeft;\nconst faRotateBackward = faRotateLeft;\nconst faUndoAlt = faRotateLeft;\nconst faTableColumns = {\n prefix: 'fas',\n iconName: 'table-columns',\n icon: [512, 512, [\"columns\"], \"f0db\", \"M0 96C0 60.7 28.7 32 64 32l384 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96zm64 64l0 256 160 0 0-256L64 160zm384 0l-160 0 0 256 160 0 0-256z\"]\n};\nconst faColumns = faTableColumns;\nconst faLemon = {\n prefix: 'fas',\n iconName: 'lemon',\n icon: [448, 512, [127819], \"f094\", \"M448 96c0-35.3-28.7-64-64-64c-6.6 0-13 1-19 2.9c-22.5 7-48.1 14.9-71 9c-75.2-19.1-156.4 11-213.7 68.3S-7.2 250.8 11.9 326c5.8 22.9-2 48.4-9 71C1 403 0 409.4 0 416c0 35.3 28.7 64 64 64c6.6 0 13-1 19.1-2.9c22.5-7 48.1-14.9 71-9c75.2 19.1 156.4-11 213.7-68.3s87.5-138.5 68.3-213.7c-5.8-22.9 2-48.4 9-71c1.9-6 2.9-12.4 2.9-19.1zM212.5 127.4c-54.6 16-101.1 62.5-117.1 117.1C92.9 253 84 257.8 75.5 255.4S62.2 244 64.6 235.5c19.1-65.1 73.7-119.8 138.9-138.9c8.5-2.5 17.4 2.4 19.9 10.9s-2.4 17.4-10.9 19.9z\"]\n};\nconst faHeadSideMask = {\n prefix: 'fas',\n iconName: 'head-side-mask',\n icon: [576, 512, [], \"e063\", \"M32 224.2c0-22.2 3.2-43.6 9.2-63.9L262.2 321c-4 9.5-6.2 20-6.2 31l0 160-128 0c-17.7 0-32-14.3-32-32l0-72.7c0-16.7-6.9-32.5-17.1-45.8C48.6 322.4 32 274.1 32 224.2zm248.3 70.4L53 129.3C88.7 53 166.2 0 256 0l24 0c95.2 0 181.2 69.3 197.3 160.2c2.3 13 6.8 25.7 15.1 36l42 52.6c5.4 6.7 8.6 14.8 9.4 23.2L336 272c-21.7 0-41.3 8.6-55.7 22.6zM336 304l198 0s0 0 0 0l10 0-19.7 64L368 368c-8.8 0-16 7.2-16 16s7.2 16 16 16l146.5 0-9.8 32L368 432c-8.8 0-16 7.2-16 16s7.2 16 16 16l126.8 0-.9 2.8c-8.3 26.9-33.1 45.2-61.2 45.2L288 512l0-160c0-14 6-26.7 15.6-35.4c0 0 0 0 0 0c8.5-7.8 19.9-12.6 32.4-12.6zm48-80a32 32 0 1 0 0-64 32 32 0 1 0 0 64z\"]\n};\nconst faHandshake = {\n prefix: 'fas',\n iconName: 'handshake',\n icon: [640, 512, [], \"f2b5\", \"M323.4 85.2l-96.8 78.4c-16.1 13-19.2 36.4-7 53.1c12.9 17.8 38 21.3 55.3 7.8l99.3-77.2c7-5.4 17-4.2 22.5 2.8s4.2 17-2.8 22.5l-20.9 16.2L512 316.8 512 128l-.7 0-3.9-2.5L434.8 79c-15.3-9.8-33.2-15-51.4-15c-21.8 0-43 7.5-60 21.2zm22.8 124.4l-51.7 40.2C263 274.4 217.3 268 193.7 235.6c-22.2-30.5-16.6-73.1 12.7-96.8l83.2-67.3c-11.6-4.9-24.1-7.4-36.8-7.4C234 64 215.7 69.6 200 80l-72 48 0 224 28.2 0 91.4 83.4c19.6 17.9 49.9 16.5 67.8-3.1c5.5-6.1 9.2-13.2 11.1-20.6l17 15.6c19.5 17.9 49.9 16.6 67.8-2.9c4.5-4.9 7.8-10.6 9.9-16.5c19.4 13 45.8 10.3 62.1-7.5c17.9-19.5 16.6-49.9-2.9-67.8l-134.2-123zM16 128c-8.8 0-16 7.2-16 16L0 352c0 17.7 14.3 32 32 32l32 0c17.7 0 32-14.3 32-32l0-224-80 0zM48 320a16 16 0 1 1 0 32 16 16 0 1 1 0-32zM544 128l0 224c0 17.7 14.3 32 32 32l32 0c17.7 0 32-14.3 32-32l0-208c0-8.8-7.2-16-16-16l-80 0zm32 208a16 16 0 1 1 32 0 16 16 0 1 1 -32 0z\"]\n};\nconst faGem = {\n prefix: 'fas',\n iconName: 'gem',\n icon: [512, 512, [128142], \"f3a5\", \"M116.7 33.8c4.5-6.1 11.7-9.8 19.3-9.8l240 0c7.6 0 14.8 3.6 19.3 9.8l112 152c6.8 9.2 6.1 21.9-1.5 30.4l-232 256c-4.5 5-11 7.9-17.8 7.9s-13.2-2.9-17.8-7.9l-232-256c-7.7-8.5-8.3-21.2-1.5-30.4l112-152zm38.5 39.8c-3.3 2.5-4.2 7-2.1 10.5l57.4 95.6L63.3 192c-4.1 .3-7.3 3.8-7.3 8s3.2 7.6 7.3 8l192 16c.4 0 .9 0 1.3 0l192-16c4.1-.3 7.3-3.8 7.3-8s-3.2-7.6-7.3-8L301.5 179.8l57.4-95.6c2.1-3.5 1.2-8.1-2.1-10.5s-7.9-2-10.7 1L256 172.2 165.9 74.6c-2.8-3-7.4-3.4-10.7-1z\"]\n};\nconst faDolly = {\n prefix: 'fas',\n iconName: 'dolly',\n icon: [576, 512, [\"dolly-box\"], \"f472\", \"M0 32C0 14.3 14.3 0 32 0l72.9 0c27.5 0 52 17.6 60.7 43.8L257.7 320c30.1 .5 56.8 14.9 74 37l202.1-67.4c16.8-5.6 34.9 3.5 40.5 20.2s-3.5 34.9-20.2 40.5L352 417.7c-.9 52.2-43.5 94.3-96 94.3c-53 0-96-43-96-96c0-30.8 14.5-58.2 37-75.8L104.9 64 32 64C14.3 64 0 49.7 0 32zM244.8 134.5c-5.5-16.8 3.7-34.9 20.5-40.3L311 79.4l19.8 60.9 60.9-19.8L371.8 59.6l45.7-14.8c16.8-5.5 34.9 3.7 40.3 20.5l49.4 152.2c5.5 16.8-3.7 34.9-20.5 40.3L334.5 307.2c-16.8 5.5-34.9-3.7-40.3-20.5L244.8 134.5z\"]\n};\nconst faDollyBox = faDolly;\nconst faSmoking = {\n prefix: 'fas',\n iconName: 'smoking',\n icon: [640, 512, [128684], \"f48d\", \"M448 32l0 11c0 38.2 15.2 74.8 42.2 101.8l21 21c21 21 32.8 49.5 32.8 79.2l0 11c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-11c0-12.7-5.1-24.9-14.1-33.9l-21-21C405.9 151.1 384 98.1 384 43l0-11c0-17.7 14.3-32 32-32s32 14.3 32 32zM576 256l0-11c0-38.2-15.2-74.8-42.2-101.8l-21-21c-21-21-32.8-49.5-32.8-79.2l0-11c0-17.7 14.3-32 32-32s32 14.3 32 32l0 11c0 12.7 5.1 24.9 14.1 33.9l21 21c39 39 60.9 91.9 60.9 147.1l0 11c0 17.7-14.3 32-32 32s-32-14.3-32-32zM0 416c0-35.3 28.7-64 64-64l352 0c17.7 0 32 14.3 32 32l0 96c0 17.7-14.3 32-32 32L64 512c-35.3 0-64-28.7-64-64l0-32zm224 0l0 32 160 0 0-32-160 0zm288-64c17.7 0 32 14.3 32 32l0 96c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-96c0-17.7 14.3-32 32-32zm96 0c17.7 0 32 14.3 32 32l0 96c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-96c0-17.7 14.3-32 32-32z\"]\n};\nconst faMinimize = {\n prefix: 'fas',\n iconName: 'minimize',\n icon: [512, 512, [\"compress-arrows-alt\"], \"f78c\", \"M456 224l-144 0c-13.3 0-24-10.7-24-24l0-144c0-9.7 5.8-18.5 14.8-22.2s19.3-1.7 26.2 5.2l40 40L442.3 5.7C446 2 450.9 0 456 0s10 2 13.7 5.7l36.7 36.7C510 46 512 50.9 512 56s-2 10-5.7 13.7L433 143l40 40c6.9 6.9 8.9 17.2 5.2 26.2s-12.5 14.8-22.2 14.8zm0 64c9.7 0 18.5 5.8 22.2 14.8s1.7 19.3-5.2 26.2l-40 40 73.4 73.4c3.6 3.6 5.7 8.5 5.7 13.7s-2 10-5.7 13.7l-36.7 36.7C466 510 461.1 512 456 512s-10-2-13.7-5.7L369 433l-40 40c-6.9 6.9-17.2 8.9-26.2 5.2s-14.8-12.5-14.8-22.2l0-144c0-13.3 10.7-24 24-24l144 0zm-256 0c13.3 0 24 10.7 24 24l0 144c0 9.7-5.8 18.5-14.8 22.2s-19.3 1.7-26.2-5.2l-40-40L69.7 506.3C66 510 61.1 512 56 512s-10-2-13.7-5.7L5.7 469.7C2 466 0 461.1 0 456s2-10 5.7-13.7L79 369 39 329c-6.9-6.9-8.9-17.2-5.2-26.2s12.5-14.8 22.2-14.8l144 0zM56 224c-9.7 0-18.5-5.8-22.2-14.8s-1.7-19.3 5.2-26.2l40-40L5.7 69.7C2 66 0 61.1 0 56s2-10 5.7-13.7L42.3 5.7C46 2 50.9 0 56 0s10 2 13.7 5.7L143 79l40-40c6.9-6.9 17.2-8.9 26.2-5.2s14.8 12.5 14.8 22.2l0 144c0 13.3-10.7 24-24 24L56 224z\"]\n};\nconst faCompressArrowsAlt = faMinimize;\nconst faMonument = {\n prefix: 'fas',\n iconName: 'monument',\n icon: [384, 512, [], \"f5a6\", \"M180.7 4.7c6.2-6.2 16.4-6.2 22.6 0l80 80c2.5 2.5 4.1 5.8 4.6 9.3l40.2 322L55.9 416 96.1 94c.4-3.5 2-6.8 4.6-9.3l80-80zM152 272c-13.3 0-24 10.7-24 24s10.7 24 24 24l80 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-80 0zM32 448l320 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 512c-17.7 0-32-14.3-32-32s14.3-32 32-32z\"]\n};\nconst faSnowplow = {\n prefix: 'fas',\n iconName: 'snowplow',\n icon: [640, 512, [], \"f7d2\", \"M298.9 64l68.6 160L256 224l-64-64 0-96 106.9 0zM445.1 242.7l-87.4-204C347.6 15.3 324.5 0 298.9 0L176 0c-26.5 0-48 21.5-48 48l0 112-32 0c-17.7 0-32 14.3-32 32l0 106.8C26.2 316.8 0 355.3 0 400c0 61.9 50.1 112 112 112l256 0c61.9 0 112-50.1 112-112c0-17.2-3.9-33.5-10.8-48l42.8 0 0 50.7c0 17 6.7 33.3 18.7 45.3l54.6 54.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L576 402.7l0-82.7 0-84.8L633 164c11-13.8 8.8-33.9-5-45s-33.9-8.8-45 5l-57 71.2c-9.1 11.3-14 25.4-14 40l0 52.8-64 0 0-31.3c.1-2.4-.2-4.8-.6-7.1s-1.2-4.7-2.2-6.8zM368 352c26.5 0 48 21.5 48 48s-21.5 48-48 48l-256 0c-26.5 0-48-21.5-48-48s21.5-48 48-48l256 0zM144 400a24 24 0 1 0 -48 0 24 24 0 1 0 48 0zm216 24a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm-56-24a24 24 0 1 0 -48 0 24 24 0 1 0 48 0zM200 424a24 24 0 1 0 0-48 24 24 0 1 0 0 48z\"]\n};\nconst faAnglesRight = {\n prefix: 'fas',\n iconName: 'angles-right',\n icon: [512, 512, [187, \"angle-double-right\"], \"f101\", \"M470.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L402.7 256 265.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160zm-352 160l160-160c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L210.7 256 73.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0z\"]\n};\nconst faAngleDoubleRight = faAnglesRight;\nconst faCannabis = {\n prefix: 'fas',\n iconName: 'cannabis',\n icon: [512, 512, [], \"f55f\", \"M256 0c5.3 0 10.3 2.7 13.3 7.1c15.8 23.5 36.7 63.7 49.2 109c7.2 26.4 11.8 55.2 10.4 84c11.5-8.8 23.7-16.7 35.8-23.6c41-23.3 84.4-36.9 112.2-42.5c5.2-1 10.7 .6 14.4 4.4s5.4 9.2 4.4 14.5c-5.6 27.7-19.3 70.9-42.7 111.7c-9.1 15.9-19.9 31.7-32.4 46.3c27.8 6.6 52.4 17.3 67.2 25.5c5.1 2.8 8.2 8.2 8.2 14s-3.2 11.2-8.2 14c-15.2 8.4-40.9 19.5-69.8 26.1c-20.2 4.6-42.9 7.2-65.2 4.6l8.3 33.1c1.5 6.1-.6 12.4-5.5 16.4s-11.6 4.6-17.2 1.9L280 417.2l0 70.8c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-70.8-58.5 29.1c-5.6 2.8-12.3 2.1-17.2-1.9s-7-10.3-5.5-16.4l8.3-33.1c-22.2 2.6-45 0-65.2-4.6c-28.9-6.6-54.6-17.6-69.8-26.1c-5.1-2.8-8.2-8.2-8.2-14s3.2-11.2 8.2-14c14.8-8.2 39.4-18.8 67.2-25.5C78.9 296.3 68.1 280.5 59 264.6c-23.4-40.8-37.1-84-42.7-111.7c-1.1-5.2 .6-10.7 4.4-14.5s9.2-5.4 14.4-4.4c27.9 5.5 71.2 19.2 112.2 42.5c12.1 6.9 24.3 14.7 35.8 23.6c-1.4-28.7 3.1-57.6 10.4-84c12.5-45.3 33.4-85.5 49.2-109c3-4.4 8-7.1 13.3-7.1z\"]\n};\nconst faCirclePlay = {\n prefix: 'fas',\n iconName: 'circle-play',\n icon: [512, 512, [61469, \"play-circle\"], \"f144\", \"M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zM188.3 147.1c-7.6 4.2-12.3 12.3-12.3 20.9l0 176c0 8.7 4.7 16.7 12.3 20.9s16.8 4.1 24.3-.5l144-88c7.1-4.4 11.5-12.1 11.5-20.5s-4.4-16.1-11.5-20.5l-144-88c-7.4-4.5-16.7-4.7-24.3-.5z\"]\n};\nconst faPlayCircle = faCirclePlay;\nconst faTablets = {\n prefix: 'fas',\n iconName: 'tablets',\n icon: [640, 512, [], \"f490\", \"M614.3 247c-5.2 7.9-16.2 8.5-22.9 1.8L391.2 48.6c-6.7-6.7-6.2-17.8 1.8-22.9C418.1 9.4 447.9 0 480 0c88.4 0 160 71.6 160 160c0 32.1-9.4 61.9-25.7 87zM567 294.3c-25 16.3-54.9 25.7-87 25.7c-88.4 0-160-71.6-160-160c0-32.1 9.4-61.9 25.7-87c5.2-7.9 16.2-8.5 22.9-1.8L568.8 271.4c6.7 6.7 6.2 17.8-1.8 22.9zM301.5 368c9.5 0 16.9 8.2 15 17.5C301.1 457.8 236.9 512 160 512S18.9 457.8 3.5 385.5c-2-9.3 5.5-17.5 15-17.5l283.1 0zm0-32L18.5 336c-9.5 0-16.9-8.2-15-17.5C18.9 246.2 83.1 192 160 192s141.1 54.2 156.5 126.5c2 9.3-5.5 17.5-15 17.5z\"]\n};\nconst faEthernet = {\n prefix: 'fas',\n iconName: 'ethernet',\n icon: [512, 512, [], \"f796\", \"M0 224L0 416c0 17.7 14.3 32 32 32l64 0 0-112c0-8.8 7.2-16 16-16s16 7.2 16 16l0 112 64 0 0-112c0-8.8 7.2-16 16-16s16 7.2 16 16l0 112 64 0 0-112c0-8.8 7.2-16 16-16s16 7.2 16 16l0 112 64 0 0-112c0-8.8 7.2-16 16-16s16 7.2 16 16l0 112 64 0c17.7 0 32-14.3 32-32l0-192c0-17.7-14.3-32-32-32l-32 0 0-32c0-17.7-14.3-32-32-32l-32 0 0-32c0-17.7-14.3-32-32-32L160 64c-17.7 0-32 14.3-32 32l0 32-32 0c-17.7 0-32 14.3-32 32l0 32-32 0c-17.7 0-32 14.3-32 32z\"]\n};\nconst faEuroSign = {\n prefix: 'fas',\n iconName: 'euro-sign',\n icon: [320, 512, [8364, \"eur\", \"euro\"], \"f153\", \"M48.1 240c-.1 2.7-.1 5.3-.1 8l0 16c0 2.7 0 5.3 .1 8L32 272c-17.7 0-32 14.3-32 32s14.3 32 32 32l28.3 0C89.9 419.9 170 480 264 480l24 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-24 0c-57.9 0-108.2-32.4-133.9-80L256 336c17.7 0 32-14.3 32-32s-14.3-32-32-32l-143.8 0c-.1-2.6-.2-5.3-.2-8l0-16c0-2.7 .1-5.4 .2-8L256 240c17.7 0 32-14.3 32-32s-14.3-32-32-32l-125.9 0c25.7-47.6 76-80 133.9-80l24 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-24 0C170 32 89.9 92.1 60.3 176L32 176c-17.7 0-32 14.3-32 32s14.3 32 32 32l16.1 0z\"]\n};\nconst faEur = faEuroSign;\nconst faEuro = faEuroSign;\nconst faChair = {\n prefix: 'fas',\n iconName: 'chair',\n icon: [448, 512, [129681], \"f6c0\", \"M248 48l0 208 48 0 0-197.3c23.9 13.8 40 39.7 40 69.3l0 128 48 0 0-128C384 57.3 326.7 0 256 0L192 0C121.3 0 64 57.3 64 128l0 128 48 0 0-128c0-29.6 16.1-55.5 40-69.3L152 256l48 0 0-208 48 0zM48 288c-12.1 0-23.2 6.8-28.6 17.7l-16 32c-5 9.9-4.4 21.7 1.4 31.1S20.9 384 32 384l0 96c0 17.7 14.3 32 32 32s32-14.3 32-32l0-96 256 0 0 96c0 17.7 14.3 32 32 32s32-14.3 32-32l0-96c11.1 0 21.4-5.7 27.2-15.2s6.4-21.2 1.4-31.1l-16-32C423.2 294.8 412.1 288 400 288L48 288z\"]\n};\nconst faCircleCheck = {\n prefix: 'fas',\n iconName: 'circle-check',\n icon: [512, 512, [61533, \"check-circle\"], \"f058\", \"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z\"]\n};\nconst faCheckCircle = faCircleCheck;\nconst faCircleStop = {\n prefix: 'fas',\n iconName: 'circle-stop',\n icon: [512, 512, [62094, \"stop-circle\"], \"f28d\", \"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM192 160l128 0c17.7 0 32 14.3 32 32l0 128c0 17.7-14.3 32-32 32l-128 0c-17.7 0-32-14.3-32-32l0-128c0-17.7 14.3-32 32-32z\"]\n};\nconst faStopCircle = faCircleStop;\nconst faCompassDrafting = {\n prefix: 'fas',\n iconName: 'compass-drafting',\n icon: [512, 512, [\"drafting-compass\"], \"f568\", \"M352 96c0 14.3-3.1 27.9-8.8 40.2L396 227.4c-23.7 25.3-54.2 44.1-88.5 53.6L256 192c0 0 0 0 0 0s0 0 0 0l-68 117.5c21.5 6.8 44.3 10.5 68.1 10.5c70.7 0 133.8-32.7 174.9-84c11.1-13.8 31.2-16 45-5s16 31.2 5 45C428.1 341.8 347 384 256 384c-35.4 0-69.4-6.4-100.7-18.1L98.7 463.7C94 471.8 87 478.4 78.6 482.6L23.2 510.3c-5 2.5-10.9 2.2-15.6-.7S0 501.5 0 496l0-55.4c0-8.4 2.2-16.7 6.5-24.1l60-103.7C53.7 301.6 41.8 289.3 31.2 276c-11.1-13.8-8.8-33.9 5-45s33.9-8.8 45 5c5.7 7.1 11.8 13.8 18.2 20.1l69.4-119.9c-5.6-12.2-8.8-25.8-8.8-40.2c0-53 43-96 96-96s96 43 96 96zm21 297.9c32.6-12.8 62.5-30.8 88.9-52.9l43.7 75.5c4.2 7.3 6.5 15.6 6.5 24.1l0 55.4c0 5.5-2.9 10.7-7.6 13.6s-10.6 3.2-15.6 .7l-55.4-27.7c-8.4-4.2-15.4-10.8-20.1-18.9L373 393.9zM256 128a32 32 0 1 0 0-64 32 32 0 1 0 0 64z\"]\n};\nconst faDraftingCompass = faCompassDrafting;\nconst faPlateWheat = {\n prefix: 'fas',\n iconName: 'plate-wheat',\n icon: [512, 512, [], \"e55a\", \"M176 32c44.2 0 80 35.8 80 80l0 16c0 8.8-7.2 16-16 16c-44.2 0-80-35.8-80-80l0-16c0-8.8 7.2-16 16-16zM56 64l48 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-48 0c-13.3 0-24-10.7-24-24s10.7-24 24-24zM24 136l112 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 184c-13.3 0-24-10.7-24-24s10.7-24 24-24zm8 96c0-13.3 10.7-24 24-24l48 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-48 0c-13.3 0-24-10.7-24-24zM272 48c0-8.8 7.2-16 16-16c44.2 0 80 35.8 80 80l0 16c0 8.8-7.2 16-16 16c-44.2 0-80-35.8-80-80l0-16zM400 32c44.2 0 80 35.8 80 80l0 16c0 8.8-7.2 16-16 16c-44.2 0-80-35.8-80-80l0-16c0-8.8 7.2-16 16-16zm80 160l0 16c0 44.2-35.8 80-80 80c-8.8 0-16-7.2-16-16l0-16c0-44.2 35.8-80 80-80c8.8 0 16 7.2 16 16zM352 176c8.8 0 16 7.2 16 16l0 16c0 44.2-35.8 80-80 80c-8.8 0-16-7.2-16-16l0-16c0-44.2 35.8-80 80-80zm-96 16l0 16c0 44.2-35.8 80-80 80c-8.8 0-16-7.2-16-16l0-16c0-44.2 35.8-80 80-80c8.8 0 16 7.2 16 16zM3.5 347.6C1.6 332.9 13 320 27.8 320l456.4 0c14.8 0 26.2 12.9 24.4 27.6C502.3 397.8 464.2 437 416 446l0 2c0 17.7-14.3 32-32 32l-256 0c-17.7 0-32-14.3-32-32l0-2c-48.2-9-86.3-48.2-92.5-98.4z\"]\n};\nconst faIcicles = {\n prefix: 'fas',\n iconName: 'icicles',\n icon: [512, 512, [], \"f7ad\", \"M75.8 304.8L1 35.7c-.7-2.5-1-5-1-7.5C0 12.6 12.6 0 28.2 0H482.4C498.8 0 512 13.2 512 29.6c0 1.6-.1 3.3-.4 4.9L434.6 496.1c-1.5 9.2-9.5 15.9-18.8 15.9c-9.2 0-17.1-6.6-18.7-15.6L336 160 307.2 303.9c-1.9 9.3-10.1 16.1-19.6 16.1c-9.2 0-17.2-6.2-19.4-15.1L240 192 210.6 368.2c-1.5 9.1-9.4 15.8-18.6 15.8s-17.1-6.7-18.6-15.8L144 192 115.9 304.3c-2.3 9.2-10.6 15.7-20.1 15.7c-9.3 0-17.5-6.2-20-15.2z\"]\n};\nconst faPersonShelter = {\n prefix: 'fas',\n iconName: 'person-shelter',\n icon: [512, 512, [], \"e54f\", \"M271.9 4.2c-9.8-5.6-21.9-5.6-31.8 0l-224 128C6.2 137.9 0 148.5 0 160L0 480c0 17.7 14.3 32 32 32s32-14.3 32-32l0-301.4L256 68.9 448 178.6 448 480c0 17.7 14.3 32 32 32s32-14.3 32-32l0-320c0-11.5-6.2-22.1-16.1-27.8l-224-128zM256 208a40 40 0 1 0 0-80 40 40 0 1 0 0 80zm-8 280l0-88 16 0 0 88c0 13.3 10.7 24 24 24s24-10.7 24-24l0-174.5 26.9 49.9c6.3 11.7 20.8 16 32.5 9.8s16-20.8 9.8-32.5l-37.9-70.3c-15.3-28.5-45.1-46.3-77.5-46.3l-19.5 0c-32.4 0-62.1 17.8-77.5 46.3l-37.9 70.3c-6.3 11.7-1.9 26.2 9.8 32.5s26.2 1.9 32.5-9.8L200 313.5 200 488c0 13.3 10.7 24 24 24s24-10.7 24-24z\"]\n};\nconst faNeuter = {\n prefix: 'fas',\n iconName: 'neuter',\n icon: [384, 512, [9906], \"f22c\", \"M80 176a112 112 0 1 1 224 0A112 112 0 1 1 80 176zM224 349.1c81.9-15 144-86.8 144-173.1C368 78.8 289.2 0 192 0S16 78.8 16 176c0 86.3 62.1 158.1 144 173.1L160 480c0 17.7 14.3 32 32 32s32-14.3 32-32l0-130.9z\"]\n};\nconst faIdBadge = {\n prefix: 'fas',\n iconName: 'id-badge',\n icon: [384, 512, [], \"f2c1\", \"M64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-384c0-35.3-28.7-64-64-64L64 0zm96 320l64 0c44.2 0 80 35.8 80 80c0 8.8-7.2 16-16 16L96 416c-8.8 0-16-7.2-16-16c0-44.2 35.8-80 80-80zm-32-96a64 64 0 1 1 128 0 64 64 0 1 1 -128 0zM144 64l96 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-96 0c-8.8 0-16-7.2-16-16s7.2-16 16-16z\"]\n};\nconst faMarker = {\n prefix: 'fas',\n iconName: 'marker',\n icon: [512, 512, [], \"f5a1\", \"M481 31C445.1-4.8 386.9-4.8 351 31l-15 15L322.9 33C294.8 4.9 249.2 4.9 221.1 33L135 119c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0L255 66.9c9.4-9.4 24.6-9.4 33.9 0L302.1 80 186.3 195.7 316.3 325.7 481 161c35.9-35.9 35.9-94.1 0-129.9zM293.7 348.3L163.7 218.3 99.5 282.5c-48 48-80.8 109.2-94.1 175.8l-5 25c-1.6 7.9 .9 16 6.6 21.7s13.8 8.1 21.7 6.6l25-5c66.6-13.3 127.8-46.1 175.8-94.1l64.2-64.2z\"]\n};\nconst faFaceLaughBeam = {\n prefix: 'fas',\n iconName: 'face-laugh-beam',\n icon: [512, 512, [128513, \"laugh-beam\"], \"f59a\", \"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM96.8 314.1c-3.8-13.7 7.4-26.1 21.6-26.1l275.2 0c14.2 0 25.5 12.4 21.6 26.1C396.2 382 332.1 432 256 432s-140.2-50-159.2-117.9zM217.6 212.8s0 0 0 0c0 0 0 0 0 0l-.2-.2c-.2-.2-.4-.5-.7-.9c-.6-.8-1.6-2-2.8-3.4c-2.5-2.8-6-6.6-10.2-10.3c-8.8-7.8-18.8-14-27.7-14s-18.9 6.2-27.7 14c-4.2 3.7-7.7 7.5-10.2 10.3c-1.2 1.4-2.2 2.6-2.8 3.4c-.3 .4-.6 .7-.7 .9l-.2 .2c0 0 0 0 0 0c0 0 0 0 0 0s0 0 0 0c-2.1 2.8-5.7 3.9-8.9 2.8s-5.5-4.1-5.5-7.6c0-17.9 6.7-35.6 16.6-48.8c9.8-13 23.9-23.2 39.4-23.2s29.6 10.2 39.4 23.2c9.9 13.2 16.6 30.9 16.6 48.8c0 3.4-2.2 6.5-5.5 7.6s-6.9 0-8.9-2.8c0 0 0 0 0 0s0 0 0 0zm160 0c0 0 0 0 0 0l-.2-.2c-.2-.2-.4-.5-.7-.9c-.6-.8-1.6-2-2.8-3.4c-2.5-2.8-6-6.6-10.2-10.3c-8.8-7.8-18.8-14-27.7-14s-18.9 6.2-27.7 14c-4.2 3.7-7.7 7.5-10.2 10.3c-1.2 1.4-2.2 2.6-2.8 3.4c-.3 .4-.6 .7-.7 .9l-.2 .2c0 0 0 0 0 0c0 0 0 0 0 0s0 0 0 0c-2.1 2.8-5.7 3.9-8.9 2.8s-5.5-4.1-5.5-7.6c0-17.9 6.7-35.6 16.6-48.8c9.8-13 23.9-23.2 39.4-23.2s29.6 10.2 39.4 23.2c9.9 13.2 16.6 30.9 16.6 48.8c0 3.4-2.2 6.5-5.5 7.6s-6.9 0-8.9-2.8c0 0 0 0 0 0s0 0 0 0s0 0 0 0z\"]\n};\nconst faLaughBeam = faFaceLaughBeam;\nconst faHelicopterSymbol = {\n prefix: 'fas',\n iconName: 'helicopter-symbol',\n icon: [512, 512, [], \"e502\", \"M445.3 224l64.7 0C495.6 108.2 403.8 16.4 288 2l0 64.7C368.4 80.1 431.9 143.6 445.3 224zM510 288l-64.7 0C431.9 368.4 368.4 431.9 288 445.3l0 64.7c115.8-14.4 207.6-106.2 222-222zM2 288C16.4 403.8 108.2 495.6 224 510l0-64.7C143.6 431.9 80.1 368.4 66.7 288L2 288zm0-64l64.7 0C80.1 143.6 143.6 80.1 224 66.7L224 2C108.2 16.4 16.4 108.2 2 224zm206-64c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 192c0 17.7 14.3 32 32 32s32-14.3 32-32l0-64 96 0 0 64c0 17.7 14.3 32 32 32s32-14.3 32-32l0-192c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 64-96 0 0-64z\"]\n};\nconst faUniversalAccess = {\n prefix: 'fas',\n iconName: 'universal-access',\n icon: [512, 512, [], \"f29a\", \"M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm161.5-86.1c-12.2-5.2-26.3 .4-31.5 12.6s.4 26.3 12.6 31.5l11.9 5.1c17.3 7.4 35.2 12.9 53.6 16.3l0 50.1c0 4.3-.7 8.6-2.1 12.6l-28.7 86.1c-4.2 12.6 2.6 26.2 15.2 30.4s26.2-2.6 30.4-15.2l24.4-73.2c1.3-3.8 4.8-6.4 8.8-6.4s7.6 2.6 8.8 6.4l24.4 73.2c4.2 12.6 17.8 19.4 30.4 15.2s19.4-17.8 15.2-30.4l-28.7-86.1c-1.4-4.1-2.1-8.3-2.1-12.6l0-50.1c18.4-3.5 36.3-8.9 53.6-16.3l11.9-5.1c12.2-5.2 17.8-19.3 12.6-31.5s-19.3-17.8-31.5-12.6L338.7 175c-26.1 11.2-54.2 17-82.7 17s-56.5-5.8-82.7-17l-11.9-5.1zM256 160a40 40 0 1 0 0-80 40 40 0 1 0 0 80z\"]\n};\nconst faCircleChevronUp = {\n prefix: 'fas',\n iconName: 'circle-chevron-up',\n icon: [512, 512, [\"chevron-circle-up\"], \"f139\", \"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM377 271c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-87-87-87 87c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9L239 167c9.4-9.4 24.6-9.4 33.9 0L377 271z\"]\n};\nconst faChevronCircleUp = faCircleChevronUp;\nconst faLariSign = {\n prefix: 'fas',\n iconName: 'lari-sign',\n icon: [384, 512, [], \"e1c8\", \"M144 32c17.7 0 32 14.3 32 32l0 32.7c5.3-.4 10.6-.7 16-.7s10.7 .2 16 .7L208 64c0-17.7 14.3-32 32-32s32 14.3 32 32l0 49.4c54.9 25.2 95.8 75.5 108.2 136.2c3.5 17.3-7.7 34.2-25 37.7s-34.2-7.7-37.7-25c-6.1-29.9-22.5-55.9-45.4-74.3l0 67.9c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-95c-5.2-.7-10.6-1-16-1s-10.8 .3-16 1l0 95c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-67.9C82.7 211.5 64 247.6 64 288c0 70.7 57.3 128 128 128l160 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-160 0L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32l16.9 0C18.5 382 0 337.2 0 288c0-77.5 45.9-144.3 112-174.6L112 64c0-17.7 14.3-32 32-32z\"]\n};\nconst faVolcano = {\n prefix: 'fas',\n iconName: 'volcano',\n icon: [512, 512, [127755], \"f770\", \"M160 144c-35.3 0-64-28.7-64-64s28.7-64 64-64c15.7 0 30 5.6 41.2 15C212.4 12.4 232.7 0 256 0s43.6 12.4 54.8 31C322 21.6 336.3 16 352 16c35.3 0 64 28.7 64 64s-28.7 64-64 64c-14.7 0-28.3-5-39.1-13.3l-32 48C275.3 187 266 192 256 192s-19.3-5-24.9-13.3l-32-48C188.3 139 174.7 144 160 144zM144 352l48.4-24.2c10.2-5.1 21.6-7.8 33-7.8c19.6 0 38.4 7.8 52.2 21.6l32.5 32.5c6.3 6.3 14.9 9.9 23.8 9.9c11.3 0 21.8-5.6 28-15l9.7-14.6-58.9-66.3c-9.1-10.2-22.2-16.1-35.9-16.1l-41.8 0c-13.7 0-26.8 5.9-35.9 16.1l-59.9 67.4L144 352zm19.4-95.8c18.2-20.5 44.3-32.2 71.8-32.2l41.8 0c27.4 0 53.5 11.7 71.8 32.2l150.2 169c8.5 9.5 13.2 21.9 13.2 34.7c0 28.8-23.4 52.2-52.2 52.2L52.2 512C23.4 512 0 488.6 0 459.8c0-12.8 4.7-25.1 13.2-34.7l150.2-169z\"]\n};\nconst faPersonWalkingDashedLineArrowRight = {\n prefix: 'fas',\n iconName: 'person-walking-dashed-line-arrow-right',\n icon: [640, 512, [], \"e553\", \"M208 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zM123.7 200.5c1-.4 1.9-.8 2.9-1.2l-16.9 63.5c-5.6 21.1-.1 43.6 14.7 59.7l70.7 77.1 22 88.1c4.3 17.1 21.7 27.6 38.8 23.3s27.6-21.7 23.3-38.8l-23-92.1c-1.9-7.8-5.8-14.9-11.2-20.8l-49.5-54 19.3-65.5 9.6 23c4.4 10.6 12.5 19.3 22.8 24.5l26.7 13.3c15.8 7.9 35 1.5 42.9-14.3s1.5-35-14.3-42.9L281 232.7l-15.3-36.8C248.5 154.8 208.3 128 163.7 128c-22.8 0-45.3 4.8-66.1 14l-8 3.5c-32.9 14.6-58.1 42.4-69.4 76.5l-2.6 7.8c-5.6 16.8 3.5 34.9 20.2 40.5s34.9-3.5 40.5-20.2l2.6-7.8c5.7-17.1 18.3-30.9 34.7-38.2l8-3.5zm-30 135.1L68.7 398 9.4 457.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L116.3 441c4.6-4.6 8.2-10.1 10.6-16.1l14.5-36.2-40.7-44.4c-2.5-2.7-4.8-5.6-7-8.6zM550.6 153.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L530.7 224 384 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l146.7 0-25.4 25.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l80-80c12.5-12.5 12.5-32.8 0-45.3l-80-80zM392 0c-13.3 0-24 10.7-24 24l0 48c0 13.3 10.7 24 24 24s24-10.7 24-24l0-48c0-13.3-10.7-24-24-24zm24 152c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 16c0 13.3 10.7 24 24 24s24-10.7 24-24l0-16zM392 320c-13.3 0-24 10.7-24 24l0 16c0 13.3 10.7 24 24 24s24-10.7 24-24l0-16c0-13.3-10.7-24-24-24zm24 120c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 48c0 13.3 10.7 24 24 24s24-10.7 24-24l0-48z\"]\n};\nconst faSterlingSign = {\n prefix: 'fas',\n iconName: 'sterling-sign',\n icon: [320, 512, [163, \"gbp\", \"pound-sign\"], \"f154\", \"M112 160.4c0-35.5 28.8-64.4 64.4-64.4c6.9 0 13.8 1.1 20.4 3.3l81.2 27.1c16.8 5.6 34.9-3.5 40.5-20.2s-3.5-34.9-20.2-40.5L217 38.6c-13.1-4.4-26.8-6.6-40.6-6.6C105.5 32 48 89.5 48 160.4L48 224l-16 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l16 0 0 44.5c0 17.4-4.7 34.5-13.7 49.4L4.6 431.5c-5.9 9.9-6.1 22.2-.4 32.2S20.5 480 32 480l256 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L88.5 416l.7-1.1C104.1 390 112 361.5 112 332.5l0-44.5 112 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-112 0 0-63.6z\"]\n};\nconst faGbp = faSterlingSign;\nconst faPoundSign = faSterlingSign;\nconst faViruses = {\n prefix: 'fas',\n iconName: 'viruses',\n icon: [640, 512, [], \"e076\", \"M192 0c13.3 0 24 10.7 24 24l0 13.5c0 35.6 43.1 53.5 68.3 28.3l9.5-9.5c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-9.5 9.5C293 124.9 310.9 168 346.5 168l13.5 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-13.5 0c-35.6 0-53.5 43.1-28.3 68.3l9.5 9.5c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-9.5-9.5C259.1 293 216 310.9 216 346.5l0 13.5c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-13.5c0-35.6-43.1-53.5-68.3-28.3l-9.5 9.5c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l9.5-9.5C91 259.1 73.1 216 37.5 216L24 216c-13.3 0-24-10.7-24-24s10.7-24 24-24l13.5 0c35.6 0 53.5-43.1 28.3-68.3l-9.5-9.5c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l9.5 9.5C124.9 91 168 73.1 168 37.5L168 24c0-13.3 10.7-24 24-24zm48 224a16 16 0 1 0 0-32 16 16 0 1 0 0 32zm-48-64a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm320 80c0 33 39.9 49.5 63.2 26.2c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6C574.5 312.1 591 352 624 352c8.8 0 16 7.2 16 16s-7.2 16-16 16c-33 0-49.5 39.9-26.2 63.2c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0C551.9 446.5 512 463 512 496c0 8.8-7.2 16-16 16s-16-7.2-16-16c0-33-39.9-49.5-63.2-26.2c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6C417.5 423.9 401 384 368 384c-8.8 0-16-7.2-16-16s7.2-16 16-16c33 0 49.5-39.9 26.2-63.2c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0C440.1 289.5 480 273 480 240c0-8.8 7.2-16 16-16s16 7.2 16 16zm0 112a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z\"]\n};\nconst faSquarePersonConfined = {\n prefix: 'fas',\n iconName: 'square-person-confined',\n icon: [448, 512, [], \"e577\", \"M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zm96 112a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm80 104c0-30.9 25.1-56 56-56s56 25.1 56 56l0 102.1c0 36.4-29.5 65.9-65.9 65.9c-17.5 0-34.3-6.9-46.6-19.3L184.8 342l-28.1 56.3c-7.9 15.8-27.1 22.2-42.9 14.3s-22.2-27.1-14.3-42.9l48-96c4.6-9.2 13.3-15.6 23.5-17.3s20.5 1.7 27.8 9L240 306.7l0-58.7z\"]\n};\nconst faUserTie = {\n prefix: 'fas',\n iconName: 'user-tie',\n icon: [448, 512, [], \"f508\", \"M96 128a128 128 0 1 0 256 0A128 128 0 1 0 96 128zm94.5 200.2l18.6 31L175.8 483.1l-36-146.9c-2-8.1-9.8-13.4-17.9-11.3C51.9 342.4 0 405.8 0 481.3c0 17 13.8 30.7 30.7 30.7l131.7 0c0 0 0 0 .1 0l5.5 0 112 0 5.5 0c0 0 0 0 .1 0l131.7 0c17 0 30.7-13.8 30.7-30.7c0-75.5-51.9-138.9-121.9-156.4c-8.1-2-15.9 3.3-17.9 11.3l-36 146.9L238.9 359.2l18.6-31c6.4-10.7-1.3-24.2-13.7-24.2L224 304l-19.7 0c-12.4 0-20.1 13.6-13.7 24.2z\"]\n};\nconst faArrowDownLong = {\n prefix: 'fas',\n iconName: 'arrow-down-long',\n icon: [384, 512, [\"long-arrow-down\"], \"f175\", \"M169.4 502.6c12.5 12.5 32.8 12.5 45.3 0l128-128c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 402.7 224 32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 370.7L86.6 329.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l128 128z\"]\n};\nconst faLongArrowDown = faArrowDownLong;\nconst faTentArrowDownToLine = {\n prefix: 'fas',\n iconName: 'tent-arrow-down-to-line',\n icon: [640, 512, [], \"e57e\", \"M241.8 111.9c8.9 9.9 8.1 25-1.8 33.9l-80 72c-9.1 8.2-23 8.2-32.1 0l-80-72c-9.9-8.9-10.7-24-1.8-33.9s24-10.7 33.9-1.8l39.9 36L120 24c0-13.3 10.7-24 24-24s24 10.7 24 24l0 122.1 39.9-36c9.9-8.9 25-8.1 33.9 1.8zm122.8 22.6c11.5-8.7 27.3-8.7 38.8 0l168 128c6.6 5 11 12.5 12.3 20.7l24 160 .7 4.7c17.5 .2 31.6 14.4 31.6 32c0 17.7-14.3 32-32 32L32 512c-17.7 0-32-14.3-32-32s14.3-32 32-32l127.6 0 .7-4.7 24-160c1.2-8.2 5.6-15.7 12.3-20.7l168-128zM384 448l80 0L402.7 325.5c-1.7-3.4-5.1-5.5-8.8-5.5c-5.5 0-9.9 4.4-9.9 9.9L384 448z\"]\n};\nconst faCertificate = {\n prefix: 'fas',\n iconName: 'certificate',\n icon: [512, 512, [], \"f0a3\", \"M211 7.3C205 1 196-1.4 187.6 .8s-14.9 8.9-17.1 17.3L154.7 80.6l-62-17.5c-8.4-2.4-17.4 0-23.5 6.1s-8.5 15.1-6.1 23.5l17.5 62L18.1 170.6c-8.4 2.1-15 8.7-17.3 17.1S1 205 7.3 211l46.2 45L7.3 301C1 307-1.4 316 .8 324.4s8.9 14.9 17.3 17.1l62.5 15.8-17.5 62c-2.4 8.4 0 17.4 6.1 23.5s15.1 8.5 23.5 6.1l62-17.5 15.8 62.5c2.1 8.4 8.7 15 17.1 17.3s17.3-.2 23.4-6.4l45-46.2 45 46.2c6.1 6.2 15 8.7 23.4 6.4s14.9-8.9 17.1-17.3l15.8-62.5 62 17.5c8.4 2.4 17.4 0 23.5-6.1s8.5-15.1 6.1-23.5l-17.5-62 62.5-15.8c8.4-2.1 15-8.7 17.3-17.1s-.2-17.4-6.4-23.4l-46.2-45 46.2-45c6.2-6.1 8.7-15 6.4-23.4s-8.9-14.9-17.3-17.1l-62.5-15.8 17.5-62c2.4-8.4 0-17.4-6.1-23.5s-15.1-8.5-23.5-6.1l-62 17.5L341.4 18.1c-2.1-8.4-8.7-15-17.1-17.3S307 1 301 7.3L256 53.5 211 7.3z\"]\n};\nconst faReplyAll = {\n prefix: 'fas',\n iconName: 'reply-all',\n icon: [576, 512, [\"mail-reply-all\"], \"f122\", \"M209.4 39.5c-9.1-9.6-24.3-10-33.9-.9L33.8 173.2c-19.9 18.9-19.9 50.7 0 69.6L175.5 377.4c9.6 9.1 24.8 8.7 33.9-.9s8.7-24.8-.9-33.9L66.8 208 208.5 73.4c9.6-9.1 10-24.3 .9-33.9zM352 64c0-12.6-7.4-24.1-19-29.2s-25-3-34.4 5.4l-160 144c-6.7 6.1-10.6 14.7-10.6 23.8s3.9 17.7 10.6 23.8l160 144c9.4 8.5 22.9 10.6 34.4 5.4s19-16.6 19-29.2l0-64 32 0c53 0 96 43 96 96c0 30.4-12.8 47.9-22.2 56.7c-5.5 5.1-9.8 12-9.8 19.5c0 10.9 8.8 19.7 19.7 19.7c2.8 0 5.6-.6 8.1-1.9C494.5 467.9 576 417.3 576 304c0-97.2-78.8-176-176-176l-48 0 0-64z\"]\n};\nconst faMailReplyAll = faReplyAll;\nconst faSuitcase = {\n prefix: 'fas',\n iconName: 'suitcase',\n icon: [512, 512, [129523], \"f0f2\", \"M176 56l0 40 160 0 0-40c0-4.4-3.6-8-8-8L184 48c-4.4 0-8 3.6-8 8zM128 96l0-40c0-30.9 25.1-56 56-56L328 0c30.9 0 56 25.1 56 56l0 40 0 32 0 352-256 0 0-352 0-32zM64 96l32 0 0 384-32 0c-35.3 0-64-28.7-64-64L0 160c0-35.3 28.7-64 64-64zM448 480l-32 0 0-384 32 0c35.3 0 64 28.7 64 64l0 256c0 35.3-28.7 64-64 64z\"]\n};\nconst faPersonSkating = {\n prefix: 'fas',\n iconName: 'person-skating',\n icon: [448, 512, [\"skating\"], \"f7c5\", \"M352 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zM128 128c0-17.7 14.3-32 32-32l159.4 0c43.6 0 64.6 53.4 32.8 83.1l-74.4 69.4 60.2 60.2c9 9 14.1 21.2 14.1 33.9l0 73.4c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-66.7-77.9-77.8c-26.6-26.6-24.6-70.3 4.3-94.4l20.4-17L160 160c-17.7 0-32-14.3-32-32zM81.4 353.4l86.9-86.9c4.6 10 11 19.3 19.3 27.5l21.8 21.8-82.7 82.7c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3zm322.5 95.1c8.6 2.1 13.8 10.8 11.6 19.4l-.4 1.7c-6.2 24.9-28.6 42.4-54.3 42.4L272 512c-8.8 0-16-7.2-16-16s7.2-16 16-16l88.8 0c11 0 20.6-7.5 23.3-18.2l.4-1.7c2.1-8.6 10.8-13.8 19.4-11.6zM135.2 478.3l-6.2 3.1c-21.6 10.8-47.6 6.6-64.6-10.5L4.7 411.3c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0l59.6 59.6c7.3 7.3 18.5 9.1 27.7 4.5l6.2-3.1c7.9-4 17.5-.7 21.5 7.2s.7 17.5-7.2 21.5z\"]\n};\nconst faSkating = faPersonSkating;\nconst faFilterCircleDollar = {\n prefix: 'fas',\n iconName: 'filter-circle-dollar',\n icon: [576, 512, [\"funnel-dollar\"], \"f662\", \"M3.9 22.9C10.5 8.9 24.5 0 40 0L472 0c15.5 0 29.5 8.9 36.1 22.9s4.6 30.5-5.2 42.5L396.4 195.6C316.2 212.1 256 283 256 368c0 27.4 6.3 53.4 17.5 76.5c-1.6-.8-3.2-1.8-4.7-2.9l-64-48c-8.1-6-12.8-15.5-12.8-25.6l0-79.1L9 65.3C-.7 53.4-2.8 36.8 3.9 22.9zM288 368a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm120.8-32.6c.6-.9 1.8-2.1 4.2-3.4c5.1-2.7 12.5-4.1 18.7-4c8.2 .1 17.1 1.8 26.4 4.1c8.6 2.1 17.3-3.1 19.4-11.7s-3.1-17.3-11.7-19.4c-5.6-1.4-11.6-2.7-17.9-3.7l0-9.4c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 9.5c-6.1 1.2-12.3 3.2-18 6.3c-11.8 6.3-23 18.4-21.8 37.2c1 16 11.7 25.3 21.6 30.7c8.8 4.7 19.7 7.8 28.6 10.3l1.8 .5c10.3 2.9 17.9 5.2 23.2 8.3c4.5 2.7 4.7 4.2 4.7 5.6c.1 2.4-.5 3.7-1 4.5c-.6 1-1.8 2.2-4 3.3c-4.7 2.5-11.8 3.8-18.5 3.6c-9.5-.3-18.5-3.1-29.9-6.8c-1.9-.6-3.8-1.2-5.8-1.8c-8.4-2.6-17.4 2.1-20 10.5s2.1 17.4 10.5 20c1.6 .5 3.3 1 5 1.6c0 0 0 0 0 0s0 0 0 0c7 2.3 15.1 4.8 23.7 6.6l0 11.4c0 8.8 7.2 16 16 16s16-7.2 16-16l0-10.8c6.2-1.1 12.5-3.1 18.3-6.2c12.1-6.5 22.3-18.7 21.7-36.9c-.5-16.2-10.3-26.3-20.5-32.3c-9.4-5.6-21.2-8.9-30.5-11.5l-.2 0c-10.4-2.9-18.3-5.2-23.9-8.2c-4.8-2.6-4.8-4-4.8-4.5c0 0 0 0 0-.1c-.1-1.9 .3-2.9 .8-3.6z\"]\n};\nconst faFunnelDollar = faFilterCircleDollar;\nconst faCameraRetro = {\n prefix: 'fas',\n iconName: 'camera-retro',\n icon: [512, 512, [128247], \"f083\", \"M220.6 121.2L271.1 96 448 96l0 96-114.8 0c-21.9-15.1-48.5-24-77.2-24s-55.2 8.9-77.2 24L64 192l0-64 128 0c9.9 0 19.7-2.3 28.6-6.8zM0 128L0 416c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L271.1 32c-9.9 0-19.7 2.3-28.6 6.8L192 64l-32 0 0-16c0-8.8-7.2-16-16-16L80 32c-8.8 0-16 7.2-16 16l0 16C28.7 64 0 92.7 0 128zM168 304a88 88 0 1 1 176 0 88 88 0 1 1 -176 0z\"]\n};\nconst faCircleArrowDown = {\n prefix: 'fas',\n iconName: 'circle-arrow-down',\n icon: [512, 512, [\"arrow-circle-down\"], \"f0ab\", \"M256 0a256 256 0 1 0 0 512A256 256 0 1 0 256 0zM127 297c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l71 71L232 120c0-13.3 10.7-24 24-24s24 10.7 24 24l0 214.1 71-71c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L273 409c-9.4 9.4-24.6 9.4-33.9 0L127 297z\"]\n};\nconst faArrowCircleDown = faCircleArrowDown;\nconst faFileImport = {\n prefix: 'fas',\n iconName: 'file-import',\n icon: [512, 512, [\"arrow-right-to-file\"], \"f56f\", \"M128 64c0-35.3 28.7-64 64-64L352 0l0 128c0 17.7 14.3 32 32 32l128 0 0 288c0 35.3-28.7 64-64 64l-256 0c-35.3 0-64-28.7-64-64l0-112 174.1 0-39 39c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l80-80c9.4-9.4 9.4-24.6 0-33.9l-80-80c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l39 39L128 288l0-224zm0 224l0 48L24 336c-13.3 0-24-10.7-24-24s10.7-24 24-24l104 0zM512 128l-128 0L384 0 512 128z\"]\n};\nconst faArrowRightToFile = faFileImport;\nconst faSquareArrowUpRight = {\n prefix: 'fas',\n iconName: 'square-arrow-up-right',\n icon: [448, 512, [\"external-link-square\"], \"f14c\", \"M384 32c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96C0 60.7 28.7 32 64 32l320 0zM160 144c-13.3 0-24 10.7-24 24s10.7 24 24 24l94.1 0L119 327c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l135-135L288 328c0 13.3 10.7 24 24 24s24-10.7 24-24l0-160c0-13.3-10.7-24-24-24l-152 0z\"]\n};\nconst faExternalLinkSquare = faSquareArrowUpRight;\nconst faBoxOpen = {\n prefix: 'fas',\n iconName: 'box-open',\n icon: [640, 512, [], \"f49e\", \"M58.9 42.1c3-6.1 9.6-9.6 16.3-8.7L320 64 564.8 33.4c6.7-.8 13.3 2.7 16.3 8.7l41.7 83.4c9 17.9-.6 39.6-19.8 45.1L439.6 217.3c-13.9 4-28.8-1.9-36.2-14.3L320 64 236.6 203c-7.4 12.4-22.3 18.3-36.2 14.3L37.1 170.6c-19.3-5.5-28.8-27.2-19.8-45.1L58.9 42.1zM321.1 128l54.9 91.4c14.9 24.8 44.6 36.6 72.5 28.6L576 211.6l0 167c0 22-15 41.2-36.4 46.6l-204.1 51c-10.2 2.6-20.9 2.6-31 0l-204.1-51C79 419.7 64 400.5 64 378.5l0-167L191.6 248c27.8 8 57.6-3.8 72.5-28.6L318.9 128l2.2 0z\"]\n};\nconst faScroll = {\n prefix: 'fas',\n iconName: 'scroll',\n icon: [576, 512, [128220], \"f70e\", \"M0 80l0 48c0 17.7 14.3 32 32 32l16 0 48 0 0-80c0-26.5-21.5-48-48-48S0 53.5 0 80zM112 32c10 13.4 16 30 16 48l0 304c0 35.3 28.7 64 64 64s64-28.7 64-64l0-5.3c0-32.4 26.3-58.7 58.7-58.7L480 320l0-192c0-53-43-96-96-96L112 32zM464 480c61.9 0 112-50.1 112-112c0-8.8-7.2-16-16-16l-245.3 0c-14.7 0-26.7 11.9-26.7 26.7l0 5.3c0 53-43 96-96 96l176 0 96 0z\"]\n};\nconst faSpa = {\n prefix: 'fas',\n iconName: 'spa',\n icon: [576, 512, [], \"f5bb\", \"M183.1 235.3c33.7 20.7 62.9 48.1 85.8 80.5c7 9.9 13.4 20.3 19.1 31c5.7-10.8 12.1-21.1 19.1-31c22.9-32.4 52.1-59.8 85.8-80.5C437.6 207.8 490.1 192 546 192l9.9 0c11.1 0 20.1 9 20.1 20.1C576 360.1 456.1 480 308.1 480L288 480l-20.1 0C119.9 480 0 360.1 0 212.1C0 201 9 192 20.1 192l9.9 0c55.9 0 108.4 15.8 153.1 43.3zM301.5 37.6c15.7 16.9 61.1 71.8 84.4 164.6c-38 21.6-71.4 50.8-97.9 85.6c-26.5-34.8-59.9-63.9-97.9-85.6c23.2-92.8 68.6-147.7 84.4-164.6C278 33.9 282.9 32 288 32s10 1.9 13.5 5.6z\"]\n};\nconst faLocationPinLock = {\n prefix: 'fas',\n iconName: 'location-pin-lock',\n icon: [512, 512, [], \"e51f\", \"M215.7 499.2c11-13.8 25.1-31.7 40.3-52.3l0-94.8c0-23.7 12.9-44.4 32-55.4l0-24.6c0-55.6 40.5-101.7 93.6-110.5C367 70 287.7 0 192 0C86 0 0 86 0 192c0 87.4 117 243 168.3 307.2c12.3 15.3 35.1 15.3 47.4 0zM192 128a64 64 0 1 1 0 128 64 64 0 1 1 0-128zM400 240c17.7 0 32 14.3 32 32l0 48-64 0 0-48c0-17.7 14.3-32 32-32zm-80 32l0 48c-17.7 0-32 14.3-32 32l0 128c0 17.7 14.3 32 32 32l160 0c17.7 0 32-14.3 32-32l0-128c0-17.7-14.3-32-32-32l0-48c0-44.2-35.8-80-80-80s-80 35.8-80 80z\"]\n};\nconst faPause = {\n prefix: 'fas',\n iconName: 'pause',\n icon: [320, 512, [9208], \"f04c\", \"M48 64C21.5 64 0 85.5 0 112L0 400c0 26.5 21.5 48 48 48l32 0c26.5 0 48-21.5 48-48l0-288c0-26.5-21.5-48-48-48L48 64zm192 0c-26.5 0-48 21.5-48 48l0 288c0 26.5 21.5 48 48 48l32 0c26.5 0 48-21.5 48-48l0-288c0-26.5-21.5-48-48-48l-32 0z\"]\n};\nconst faHillAvalanche = {\n prefix: 'fas',\n iconName: 'hill-avalanche',\n icon: [576, 512, [], \"e507\", \"M439.7 401.9c34.2 23.1 81.1 19.5 111.4-10.8c34.4-34.4 34.4-90.1 0-124.4c-27.8-27.8-69.5-33.1-102.6-16c-11.8 6.1-16.4 20.6-10.3 32.3s20.6 16.4 32.3 10.3c15.1-7.8 34-5.3 46.6 7.3c15.6 15.6 15.6 40.9 0 56.6s-40.9 15.6-56.6 0l-81.7-81.7C401.2 261.3 416 236.4 416 208c0-33.9-21.1-62.9-50.9-74.5c1.9-6.8 2.9-14 2.9-21.5c0-44.2-35.8-80-80-80c-27.3 0-51.5 13.7-65.9 34.6C216.3 46.6 197.9 32 176 32c-26.5 0-48 21.5-48 48c0 4 .5 7.9 1.4 11.6L439.7 401.9zM480 64a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm0 128a32 32 0 1 0 0-64 32 32 0 1 0 0 64zM68.3 87C43.1 61.8 0 79.7 0 115.3L0 432c0 44.2 35.8 80 80 80l316.7 0c35.6 0 53.5-43.1 28.3-68.3L68.3 87z\"]\n};\nconst faTemperatureEmpty = {\n prefix: 'fas',\n iconName: 'temperature-empty',\n icon: [320, 512, [\"temperature-0\", \"thermometer-0\", \"thermometer-empty\"], \"f2cb\", \"M112 112c0-26.5 21.5-48 48-48s48 21.5 48 48l0 164.5c0 17.3 7.1 31.9 15.3 42.5C233.8 332.6 240 349.5 240 368c0 44.2-35.8 80-80 80s-80-35.8-80-80c0-18.5 6.2-35.4 16.7-48.9c8.2-10.6 15.3-25.2 15.3-42.5L112 112zM160 0C98.1 0 48 50.2 48 112l0 164.4c0 .1-.1 .3-.2 .6c-.2 .6-.8 1.6-1.7 2.8C27.2 304.2 16 334.8 16 368c0 79.5 64.5 144 144 144s144-64.5 144-144c0-33.2-11.2-63.8-30.1-88.1c-.9-1.2-1.5-2.2-1.7-2.8c-.1-.3-.2-.5-.2-.6L272 112C272 50.2 221.9 0 160 0zm0 416a48 48 0 1 0 0-96 48 48 0 1 0 0 96z\"]\n};\nconst faTemperature0 = faTemperatureEmpty;\nconst faThermometer0 = faTemperatureEmpty;\nconst faThermometerEmpty = faTemperatureEmpty;\nconst faBomb = {\n prefix: 'fas',\n iconName: 'bomb',\n icon: [512, 512, [128163], \"f1e2\", \"M459.1 52.4L442.6 6.5C440.7 2.6 436.5 0 432.1 0s-8.5 2.6-10.4 6.5L405.2 52.4l-46 16.8c-4.3 1.6-7.3 5.9-7.2 10.4c0 4.5 3 8.7 7.2 10.2l45.7 16.8 16.8 45.8c1.5 4.4 5.8 7.5 10.4 7.5s8.9-3.1 10.4-7.5l16.5-45.8 45.7-16.8c4.2-1.5 7.2-5.7 7.2-10.2c0-4.6-3-8.9-7.2-10.4L459.1 52.4zm-132.4 53c-12.5-12.5-32.8-12.5-45.3 0l-2.9 2.9C256.5 100.3 232.7 96 208 96C93.1 96 0 189.1 0 304S93.1 512 208 512s208-93.1 208-208c0-24.7-4.3-48.5-12.2-70.5l2.9-2.9c12.5-12.5 12.5-32.8 0-45.3l-80-80zM200 192c-57.4 0-104 46.6-104 104l0 8c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-8c0-75.1 60.9-136 136-136l8 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-8 0z\"]\n};\nconst faRegistered = {\n prefix: 'fas',\n iconName: 'registered',\n icon: [512, 512, [174], \"f25d\", \"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM160 152c0-13.3 10.7-24 24-24l88 0c44.2 0 80 35.8 80 80c0 28-14.4 52.7-36.3 67l34.1 75.1c5.5 12.1 .1 26.3-11.9 31.8s-26.3 .1-31.8-11.9L268.9 288 208 288l0 72c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-96 0-112zm48 88l64 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-64 0 0 64z\"]\n};\nconst faAddressCard = {\n prefix: 'fas',\n iconName: 'address-card',\n icon: [576, 512, [62140, \"contact-card\", \"vcard\"], \"f2bb\", \"M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l448 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zm80 256l64 0c44.2 0 80 35.8 80 80c0 8.8-7.2 16-16 16L80 384c-8.8 0-16-7.2-16-16c0-44.2 35.8-80 80-80zm-32-96a64 64 0 1 1 128 0 64 64 0 1 1 -128 0zm256-32l128 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-128 0c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 64l128 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-128 0c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 64l128 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-128 0c-8.8 0-16-7.2-16-16s7.2-16 16-16z\"]\n};\nconst faContactCard = faAddressCard;\nconst faVcard = faAddressCard;\nconst faScaleUnbalancedFlip = {\n prefix: 'fas',\n iconName: 'scale-unbalanced-flip',\n icon: [640, 512, [\"balance-scale-right\"], \"f516\", \"M117.9 62.4c-16.8-5.6-25.8-23.7-20.2-40.5s23.7-25.8 40.5-20.2l113 37.7C265 15.8 290.7 0 320 0c44.2 0 80 35.8 80 80c0 3-.2 5.9-.5 8.8l122.6 40.9c16.8 5.6 25.8 23.7 20.2 40.5s-23.7 25.8-40.5 20.2L366.4 145.2c-4.5 3.2-9.3 5.9-14.4 8.2L352 480c0 17.7-14.3 32-32 32l-192 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l160 0 0-294.7c-21-9.2-37.2-27-44.2-49l-125.9-42zM200.4 288L128 163.8 55.6 288l144.9 0zM128 384C65.1 384 12.8 350 2 305.1c-2.6-11 1-22.3 6.7-32.1l95.2-163.2c5-8.6 14.2-13.8 24.1-13.8s19.1 5.3 24.1 13.8l95.2 163.2c5.7 9.8 9.3 21.1 6.7 32.1C243.2 350 190.9 384 128 384zm382.8-92.2L438.4 416l144.9 0L510.8 291.8zm126 141.3C626 478 573.7 512 510.8 512s-115.2-34-126-78.9c-2.6-11 1-22.3 6.7-32.1l95.2-163.2c5-8.6 14.2-13.8 24.1-13.8s19.1 5.3 24.1 13.8l95.2 163.2c5.7 9.8 9.3 21.1 6.7 32.1z\"]\n};\nconst faBalanceScaleRight = faScaleUnbalancedFlip;\nconst faSubscript = {\n prefix: 'fas',\n iconName: 'subscript',\n icon: [512, 512, [], \"f12c\", \"M32 64C14.3 64 0 78.3 0 96s14.3 32 32 32l15.3 0 89.6 128L47.3 384 32 384c-17.7 0-32 14.3-32 32s14.3 32 32 32l32 0c10.4 0 20.2-5.1 26.2-13.6L176 311.8l85.8 122.6c6 8.6 15.8 13.6 26.2 13.6l32 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-15.3 0L215.1 256l89.6-128 15.3 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-32 0c-10.4 0-20.2 5.1-26.2 13.6L176 200.2 90.2 77.6C84.2 69.1 74.4 64 64 64L32 64zM480 320c0-11.1-5.7-21.4-15.2-27.2s-21.2-6.4-31.1-1.4l-32 16c-15.8 7.9-22.2 27.1-14.3 42.9C393 361.5 404.3 368 416 368l0 80c-17.7 0-32 14.3-32 32s14.3 32 32 32l32 0 32 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l0-128z\"]\n};\nconst faDiamondTurnRight = {\n prefix: 'fas',\n iconName: 'diamond-turn-right',\n icon: [512, 512, [\"directions\"], \"f5eb\", \"M227.7 11.7c15.6-15.6 40.9-15.6 56.6 0l216 216c15.6 15.6 15.6 40.9 0 56.6l-216 216c-15.6 15.6-40.9 15.6-56.6 0l-216-216c-15.6-15.6-15.6-40.9 0-56.6l216-216zm87.6 137c-4.6-4.6-11.5-5.9-17.4-3.5s-9.9 8.3-9.9 14.8l0 56-64 0c-35.3 0-64 28.7-64 64l0 48c0 13.3 10.7 24 24 24s24-10.7 24-24l0-48c0-8.8 7.2-16 16-16l64 0 0 56c0 6.5 3.9 12.3 9.9 14.8s12.9 1.1 17.4-3.5l80-80c6.2-6.2 6.2-16.4 0-22.6l-80-80z\"]\n};\nconst faDirections = faDiamondTurnRight;\nconst faBurst = {\n prefix: 'fas',\n iconName: 'burst',\n icon: [512, 512, [], \"e4dc\", \"M37.6 4.2C28-2.3 15.2-1.1 7 7s-9.4 21-2.8 30.5l112 163.3L16.6 233.2C6.7 236.4 0 245.6 0 256s6.7 19.6 16.6 22.8l103.1 33.4L66.8 412.8c-4.9 9.3-3.2 20.7 4.3 28.1s18.8 9.2 28.1 4.3l100.6-52.9 33.4 103.1c3.2 9.9 12.4 16.6 22.8 16.6s19.6-6.7 22.8-16.6l33.4-103.1 100.6 52.9c9.3 4.9 20.7 3.2 28.1-4.3s9.2-18.8 4.3-28.1L392.3 312.2l103.1-33.4c9.9-3.2 16.6-12.4 16.6-22.8s-6.7-19.6-16.6-22.8L388.9 198.7l25.7-70.4c3.2-8.8 1-18.6-5.6-25.2s-16.4-8.8-25.2-5.6l-70.4 25.7L278.8 16.6C275.6 6.7 266.4 0 256 0s-19.6 6.7-22.8 16.6l-32.3 99.6L37.6 4.2z\"]\n};\nconst faHouseLaptop = {\n prefix: 'fas',\n iconName: 'house-laptop',\n icon: [640, 512, [\"laptop-house\"], \"e066\", \"M218.3 8.5c12.3-11.3 31.2-11.3 43.4 0l208 192c6.7 6.2 10.3 14.8 10.3 23.5l-144 0c-19.1 0-36.3 8.4-48 21.7l0-37.7c0-8.8-7.2-16-16-16l-64 0c-8.8 0-16 7.2-16 16l0 64c0 8.8 7.2 16 16 16l64 0 0 128-160 0c-26.5 0-48-21.5-48-48l0-112-32 0c-13.2 0-25-8.1-29.8-20.3s-1.6-26.2 8.1-35.2l208-192zM352 304l0 144 192 0 0-144-192 0zm-48-16c0-17.7 14.3-32 32-32l224 0c17.7 0 32 14.3 32 32l0 160 32 0c8.8 0 16 7.2 16 16c0 26.5-21.5 48-48 48l-48 0-192 0-48 0c-26.5 0-48-21.5-48-48c0-8.8 7.2-16 16-16l32 0 0-160z\"]\n};\nconst faLaptopHouse = faHouseLaptop;\nconst faFaceTired = {\n prefix: 'fas',\n iconName: 'face-tired',\n icon: [512, 512, [128555, \"tired\"], \"f5c8\", \"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM164.7 328.7c22-22 53.9-40.7 91.3-40.7s69.3 18.7 91.3 40.7c11.1 11.1 20.1 23.4 26.4 35.4c6.2 11.7 10.3 24.4 10.3 35.9c0 5.2-2.6 10.2-6.9 13.2s-9.8 3.7-14.7 1.8l-20.5-7.7c-26.9-10.1-55.5-15.3-84.3-15.3l-3.2 0c-28.8 0-57.3 5.2-84.3 15.3L149.6 415c-4.9 1.8-10.4 1.2-14.7-1.8s-6.9-7.9-6.9-13.2c0-11.6 4.2-24.2 10.3-35.9c6.3-12 15.3-24.3 26.4-35.4zm-31.2-182l89.9 47.9c10.7 5.7 10.7 21.1 0 26.8l-89.9 47.9c-7.9 4.2-17.5-1.5-17.5-10.5c0-2.8 1-5.5 2.8-7.6l36-43.2-36-43.2c-1.8-2.1-2.8-4.8-2.8-7.6c0-9 9.6-14.7 17.5-10.5zM396 157.1c0 2.8-1 5.5-2.8 7.6l-36 43.2 36 43.2c1.8 2.1 2.8 4.8 2.8 7.6c0 9-9.6 14.7-17.5 10.5l-89.9-47.9c-10.7-5.7-10.7-21.1 0-26.8l89.9-47.9c7.9-4.2 17.5 1.5 17.5 10.5z\"]\n};\nconst faTired = faFaceTired;\nconst faMoneyBills = {\n prefix: 'fas',\n iconName: 'money-bills',\n icon: [640, 512, [], \"e1f3\", \"M96 96l0 224c0 35.3 28.7 64 64 64l416 0c35.3 0 64-28.7 64-64l0-224c0-35.3-28.7-64-64-64L160 32c-35.3 0-64 28.7-64 64zm64 160c35.3 0 64 28.7 64 64l-64 0 0-64zM224 96c0 35.3-28.7 64-64 64l0-64 64 0zM576 256l0 64-64 0c0-35.3 28.7-64 64-64zM512 96l64 0 0 64c-35.3 0-64-28.7-64-64zM288 208a80 80 0 1 1 160 0 80 80 0 1 1 -160 0zM48 120c0-13.3-10.7-24-24-24S0 106.7 0 120L0 360c0 66.3 53.7 120 120 120l400 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-400 0c-39.8 0-72-32.2-72-72l0-240z\"]\n};\nconst faSmog = {\n prefix: 'fas',\n iconName: 'smog',\n icon: [640, 512, [], \"f75f\", \"M32 144c0 79.5 64.5 144 144 144l123.3 0c22.6 19.9 52.2 32 84.7 32s62.1-12.1 84.7-32l27.3 0c61.9 0 112-50.1 112-112s-50.1-112-112-112c-10.7 0-21 1.5-30.8 4.3C443.8 27.7 401.1 0 352 0c-32.6 0-62.4 12.2-85.1 32.3C242.1 12.1 210.5 0 176 0C96.5 0 32 64.5 32 144zM616 368l-336 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l336 0c13.3 0 24-10.7 24-24s-10.7-24-24-24zm-64 96l-112 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l112 0c13.3 0 24-10.7 24-24s-10.7-24-24-24zm-192 0L24 464c-13.3 0-24 10.7-24 24s10.7 24 24 24l336 0c13.3 0 24-10.7 24-24s-10.7-24-24-24zM224 392c0-13.3-10.7-24-24-24L96 368c-13.3 0-24 10.7-24 24s10.7 24 24 24l104 0c13.3 0 24-10.7 24-24z\"]\n};\nconst faCrutch = {\n prefix: 'fas',\n iconName: 'crutch',\n icon: [512, 512, [], \"f7f7\", \"M297.4 9.4c-12.5 12.5-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0zm-96 144l-34.8 34.8c-12.9 12.9-21.9 29.2-25.8 47.1L116.8 342.9c-1.3 5.9-4.3 11.4-8.6 15.7L9.4 457.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l98.8-98.8c4.3-4.3 9.7-7.3 15.7-8.6l107.6-23.9c17.8-4 34.1-12.9 47.1-25.8l34.7-34.7c0 0 .1-.1 .1-.1s.1-.1 .1-.1l74.6-74.6-45.3-45.3L336 242.7 269.3 176l52.1-52.1L276.1 78.6l-74.7 74.7zM224 221.3L290.7 288l-12.2 12.2c-4.3 4.3-9.7 7.3-15.7 8.6l-76.7 17 17-76.7c1.3-5.9 4.3-11.4 8.6-15.7L224 221.3z\"]\n};\nconst faFontAwesome = {\n prefix: 'fas',\n iconName: 'font-awesome',\n icon: [512, 512, [62501, 62694, \"font-awesome-flag\", \"font-awesome-logo-full\"], \"f2b4\", \"M91.7 96C106.3 86.8 116 70.5 116 52C116 23.3 92.7 0 64 0S12 23.3 12 52c0 16.7 7.8 31.5 20 41l0 3 0 352 0 64 64 0 0-64 373.6 0c14.6 0 26.4-11.8 26.4-26.4c0-3.7-.8-7.3-2.3-10.7L432 272l61.7-138.9c1.5-3.4 2.3-7 2.3-10.7c0-14.6-11.8-26.4-26.4-26.4L91.7 96z\"]\n};\nconst faFontAwesomeFlag = faFontAwesome;\nconst faFontAwesomeLogoFull = faFontAwesome;\nconst faCloudArrowUp = {\n prefix: 'fas',\n iconName: 'cloud-arrow-up',\n icon: [640, 512, [62338, \"cloud-upload\", \"cloud-upload-alt\"], \"f0ee\", \"M144 480C64.5 480 0 415.5 0 336c0-62.8 40.2-116.2 96.2-135.9c-.1-2.7-.2-5.4-.2-8.1c0-88.4 71.6-160 160-160c59.3 0 111 32.2 138.7 80.2C409.9 102 428.3 96 448 96c53 0 96 43 96 96c0 12.2-2.3 23.8-6.4 34.6C596 238.4 640 290.1 640 352c0 70.7-57.3 128-128 128l-368 0zm79-217c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l39-39L296 392c0 13.3 10.7 24 24 24s24-10.7 24-24l0-134.1 39 39c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-80-80c-9.4-9.4-24.6-9.4-33.9 0l-80 80z\"]\n};\nconst faCloudUpload = faCloudArrowUp;\nconst faCloudUploadAlt = faCloudArrowUp;\nconst faPalette = {\n prefix: 'fas',\n iconName: 'palette',\n icon: [512, 512, [127912], \"f53f\", \"M512 256c0 .9 0 1.8 0 2.7c-.4 36.5-33.6 61.3-70.1 61.3L344 320c-26.5 0-48 21.5-48 48c0 3.4 .4 6.7 1 9.9c2.1 10.2 6.5 20 10.8 29.9c6.1 13.8 12.1 27.5 12.1 42c0 31.8-21.6 60.7-53.4 62c-3.5 .1-7 .2-10.6 .2C114.6 512 0 397.4 0 256S114.6 0 256 0S512 114.6 512 256zM128 288a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm0-96a32 32 0 1 0 0-64 32 32 0 1 0 0 64zM288 96a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm96 96a32 32 0 1 0 0-64 32 32 0 1 0 0 64z\"]\n};\nconst faArrowsTurnRight = {\n prefix: 'fas',\n iconName: 'arrows-turn-right',\n icon: [448, 512, [], \"e4c0\", \"M297.4 9.4c12.5-12.5 32.8-12.5 45.3 0l96 96c12.5 12.5 12.5 32.8 0 45.3l-96 96c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L338.7 160 128 160c-35.3 0-64 28.7-64 64l0 32c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-32C0 153.3 57.3 96 128 96l210.7 0L297.4 54.6c-12.5-12.5-12.5-32.8 0-45.3zm-96 256c12.5-12.5 32.8-12.5 45.3 0l96 96c12.5 12.5 12.5 32.8 0 45.3l-96 96c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 416 96 416c-17.7 0-32 14.3-32 32l0 32c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-32c0-53 43-96 96-96l146.7 0-41.4-41.4c-12.5-12.5-12.5-32.8 0-45.3z\"]\n};\nconst faVest = {\n prefix: 'fas',\n iconName: 'vest',\n icon: [448, 512, [], \"e085\", \"M207.1 237.4L151.2 69.7C168.6 79.7 192.6 88 224 88s55.4-8.3 72.8-18.3L226.5 280.6c-1.6 4.9-2.5 10-2.5 15.2L224 464c0 26.5 21.5 48 48 48l128 0c26.5 0 48-21.5 48-48l0-193.5c0-9.5-2.8-18.7-8.1-26.6l-47.9-71.8c-5.3-7.9-8.1-17.1-8.1-26.6l0-17.5 0-73.7 0-6.3c0-26.5-21.5-48-48-48l-4.5 0c-.2 0-.4 0-.6 0c-.4 0-.8 0-1.2 0C311 0 295.7 9.7 285.7 18.8C276.4 27.2 257.2 40 224 40s-52.4-12.8-61.7-21.2C152.3 9.7 137 0 118.3 0c-.4 0-.8 0-1.2 0c-.2 0-.4 0-.6 0L112 0C85.5 0 64 21.5 64 48l0 6.3L64 128l0 17.5c0 9.5-2.8 18.7-8.1 26.6L8.1 243.9C2.8 251.8 0 261.1 0 270.5L0 464c0 26.5 21.5 48 48 48l128 0c9.9 0 19-3 26.7-8.1C195.9 492.2 192 478.5 192 464l0-168.2c0-8.6 1.4-17.1 4.1-25.3l11-33.1zM347.3 356.7l48 48c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0l-48-48c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0zm-294.6 48l48-48c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6l-48 48c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6z\"]\n};\nconst faFerry = {\n prefix: 'fas',\n iconName: 'ferry',\n icon: [576, 512, [], \"e4ea\", \"M224 0L352 0c17.7 0 32 14.3 32 32l75.1 0c20.6 0 31.6 24.3 18.1 39.8L456 96 120 96 98.8 71.8C85.3 56.3 96.3 32 116.9 32L192 32c0-17.7 14.3-32 32-32zM96 128l384 0c17.7 0 32 14.3 32 32l0 123.5c0 13.3-4.2 26.3-11.9 37.2l-51.4 71.9c-1.9 1.1-3.7 2.2-5.5 3.5c-15.5 10.7-34 18-51 19.9l-16.5 0c-17.1-1.8-35-9-50.8-19.9c-22.1-15.5-51.6-15.5-73.7 0c-14.8 10.2-32.5 18-50.6 19.9l-16.6 0c-17-1.8-35.6-9.2-51-19.9c-1.8-1.3-3.7-2.4-5.6-3.5L75.9 320.7C68.2 309.8 64 296.8 64 283.5L64 160c0-17.7 14.3-32 32-32zm32 64l0 96 320 0 0-96-320 0zM306.5 421.9C329 437.4 356.5 448 384 448c26.9 0 55.3-10.8 77.4-26.1c0 0 0 0 0 0c11.9-8.5 28.1-7.8 39.2 1.7c14.4 11.9 32.5 21 50.6 25.2c17.2 4 27.9 21.2 23.9 38.4s-21.2 27.9-38.4 23.9c-24.5-5.7-44.9-16.5-58.2-25C449.5 501.7 417 512 384 512c-31.9 0-60.6-9.9-80.4-18.9c-5.8-2.7-11.1-5.3-15.6-7.7c-4.5 2.4-9.7 5.1-15.6 7.7c-19.8 9-48.5 18.9-80.4 18.9c-33 0-65.5-10.3-94.5-25.8c-13.4 8.4-33.7 19.3-58.2 25c-17.2 4-34.4-6.7-38.4-23.9s6.7-34.4 23.9-38.4c18.1-4.2 36.2-13.3 50.6-25.2c11.1-9.4 27.3-10.1 39.2-1.7c0 0 0 0 0 0C136.7 437.2 165.1 448 192 448c27.5 0 55-10.6 77.5-26.1c11.1-7.9 25.9-7.9 37 0z\"]\n};\nconst faArrowsDownToPeople = {\n prefix: 'fas',\n iconName: 'arrows-down-to-people',\n icon: [640, 512, [], \"e4b9\", \"M144 0c-13.3 0-24 10.7-24 24l0 118.1L97 119c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0l64-64c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-23 23L168 24c0-13.3-10.7-24-24-24zM360 200a40 40 0 1 0 -80 0 40 40 0 1 0 80 0zM184 296a40 40 0 1 0 -80 0 40 40 0 1 0 80 0zm312 40a40 40 0 1 0 0-80 40 40 0 1 0 0 80zM200 441.5l26.9 49.9c6.3 11.7 20.8 16 32.5 9.8s16-20.8 9.8-32.5l-36.3-67.5c1.7-1.7 3.2-3.6 4.3-5.8L264 345.5l0 54.5c0 17.7 14.3 32 32 32l48 0c17.7 0 32-14.3 32-32l0-54.5 26.9 49.9c1.2 2.2 2.6 4.1 4.3 5.8l-36.3 67.5c-6.3 11.7-1.9 26.2 9.8 32.5s26.2 1.9 32.5-9.8L440 441.5l0 38.5c0 17.7 14.3 32 32 32l48 0c17.7 0 32-14.3 32-32l0-38.5 26.9 49.9c6.3 11.7 20.8 16 32.5 9.8s16-20.8 9.8-32.5l-37.9-70.3c-15.3-28.5-45.1-46.3-77.5-46.3l-19.5 0c-16.3 0-31.9 4.5-45.4 12.6l-33.6-62.3c-15.3-28.5-45.1-46.3-77.5-46.3l-19.5 0c-32.4 0-62.1 17.8-77.5 46.3l-33.6 62.3c-13.5-8.1-29.1-12.6-45.4-12.6l-19.5 0c-32.4 0-62.1 17.8-77.5 46.3L18.9 468.6c-6.3 11.7-1.9 26.2 9.8 32.5s26.2 1.9 32.5-9.8L88 441.5 88 480c0 17.7 14.3 32 32 32l48 0c17.7 0 32-14.3 32-32l0-38.5zM415 153l64 64c9.4 9.4 24.6 9.4 33.9 0l64-64c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-23 23L520 24c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 118.1-23-23c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9z\"]\n};\nconst faSeedling = {\n prefix: 'fas',\n iconName: 'seedling',\n icon: [512, 512, [127793, \"sprout\"], \"f4d8\", \"M512 32c0 113.6-84.6 207.5-194.2 222c-7.1-53.4-30.6-101.6-65.3-139.3C290.8 46.3 364 0 448 0l32 0c17.7 0 32 14.3 32 32zM0 96C0 78.3 14.3 64 32 64l32 0c123.7 0 224 100.3 224 224l0 32 0 160c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-160C100.3 320 0 219.7 0 96z\"]\n};\nconst faSprout = faSeedling;\nconst faLeftRight = {\n prefix: 'fas',\n iconName: 'left-right',\n icon: [512, 512, [8596, \"arrows-alt-h\"], \"f337\", \"M504.3 273.6c4.9-4.5 7.7-10.9 7.7-17.6s-2.8-13-7.7-17.6l-112-104c-7-6.5-17.2-8.2-25.9-4.4s-14.4 12.5-14.4 22l0 56-192 0 0-56c0-9.5-5.7-18.2-14.4-22s-18.9-2.1-25.9 4.4l-112 104C2.8 243 0 249.3 0 256s2.8 13 7.7 17.6l112 104c7 6.5 17.2 8.2 25.9 4.4s14.4-12.5 14.4-22l0-56 192 0 0 56c0 9.5 5.7 18.2 14.4 22s18.9 2.1 25.9-4.4l112-104z\"]\n};\nconst faArrowsAltH = faLeftRight;\nconst faBoxesPacking = {\n prefix: 'fas',\n iconName: 'boxes-packing',\n icon: [640, 512, [], \"e4c7\", \"M256 48c0-26.5 21.5-48 48-48L592 0c26.5 0 48 21.5 48 48l0 416c0 26.5-21.5 48-48 48l-210.7 0c1.8-5 2.7-10.4 2.7-16l0-242.7c18.6-6.6 32-24.4 32-45.3l0-32c0-26.5-21.5-48-48-48l-112 0 0-80zM571.3 347.3c6.2-6.2 6.2-16.4 0-22.6l-64-64c-6.2-6.2-16.4-6.2-22.6 0l-64 64c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0L480 310.6 480 432c0 8.8 7.2 16 16 16s16-7.2 16-16l0-121.4 36.7 36.7c6.2 6.2 16.4 6.2 22.6 0zM0 176c0-8.8 7.2-16 16-16l352 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16L16 224c-8.8 0-16-7.2-16-16l0-32zm352 80l0 224c0 17.7-14.3 32-32 32L64 512c-17.7 0-32-14.3-32-32l0-224 320 0zM144 320c-8.8 0-16 7.2-16 16s7.2 16 16 16l96 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-96 0z\"]\n};\nconst faCircleArrowLeft = {\n prefix: 'fas',\n iconName: 'circle-arrow-left',\n icon: [512, 512, [\"arrow-circle-left\"], \"f0a8\", \"M512 256A256 256 0 1 0 0 256a256 256 0 1 0 512 0zM215 127c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-71 71L392 232c13.3 0 24 10.7 24 24s-10.7 24-24 24l-214.1 0 71 71c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L103 273c-9.4-9.4-9.4-24.6 0-33.9L215 127z\"]\n};\nconst faArrowCircleLeft = faCircleArrowLeft;\nconst faGroupArrowsRotate = {\n prefix: 'fas',\n iconName: 'group-arrows-rotate',\n icon: [512, 512, [], \"e4f6\", \"M201.1 71.9c16.9-5 26.6-22.9 21.5-39.8s-22.9-26.6-39.8-21.5c-21.5 6.4-41.8 15.5-60.6 27C114.3 34 105.4 32 96 32C60.7 32 32 60.7 32 96c0 9.4 2 18.3 5.6 26.3c-11.5 18.7-20.6 39-27 60.6c-5 16.9 4.6 34.8 21.5 39.8s34.8-4.6 39.8-21.5c4.3-14.6 10.4-28.5 17.9-41.4c2 .2 4.1 .3 6.1 .3c35.3 0 64-28.7 64-64c0-2.1-.1-4.1-.3-6.1c12.9-7.5 26.8-13.6 41.4-17.9zm128-61.3c-16.9-5-34.8 4.6-39.8 21.5s4.6 34.8 21.5 39.8c14.6 4.3 28.5 10.4 41.4 17.9c-.2 2-.3 4.1-.3 6.1c0 35.3 28.7 64 64 64c2.1 0 4.1-.1 6.2-.3c7.5 12.9 13.6 26.8 17.9 41.4c5 16.9 22.9 26.6 39.8 21.5s26.6-22.9 21.5-39.8c-6.4-21.5-15.5-41.8-27-60.6c3.6-8 5.6-16.9 5.6-26.3c0-35.3-28.7-64-64-64c-9.4 0-18.3 2-26.3 5.6c-18.7-11.5-39-20.6-60.6-27zM71.9 310.9c-5-16.9-22.9-26.6-39.8-21.5s-26.6 22.9-21.5 39.8c6.4 21.5 15.5 41.8 27 60.6C34 397.7 32 406.6 32 416c0 35.3 28.7 64 64 64c9.4 0 18.3-2 26.3-5.6c18.7 11.5 39 20.6 60.6 27c16.9 5 34.8-4.6 39.8-21.5s-4.6-34.8-21.5-39.8c-14.6-4.3-28.5-10.4-41.4-17.9c.2-2 .3-4.1 .3-6.2c0-35.3-28.7-64-64-64c-2.1 0-4.1 .1-6.2 .3c-7.5-12.9-13.6-26.8-17.9-41.4zm429.4 18.3c5-16.9-4.6-34.8-21.5-39.8s-34.8 4.6-39.8 21.5c-4.3 14.6-10.4 28.5-17.9 41.4c-2-.2-4.1-.3-6.2-.3c-35.3 0-64 28.7-64 64c0 2.1 .1 4.1 .3 6.2c-12.9 7.5-26.8 13.6-41.4 17.9c-16.9 5-26.6 22.9-21.5 39.8s22.9 26.6 39.8 21.5c21.5-6.4 41.8-15.5 60.6-27c8 3.6 16.9 5.6 26.3 5.6c35.3 0 64-28.7 64-64c0-9.4-2-18.3-5.6-26.3c11.5-18.7 20.6-39 27-60.6zM192.8 256.8c0-15.6 5.6-29.9 14.9-41.1L223 231c6.6 6.6 17.8 1.9 17.8-7.4l0-60.5c0-5.7-4.7-10.4-10.4-10.4l-60.5 0c-9.3 0-13.9 11.2-7.4 17.8l11.2 11.2c-17.9 19.8-28.9 46.2-28.9 75.1c0 43.6 24.9 81.3 61.1 99.8c11.8 6 26.3 1.4 32.3-10.4s1.4-26.3-10.4-32.3c-20.8-10.6-34.9-32.2-34.9-57zm93.1-58.6c20.8 10.6 34.9 32.2 34.9 57c0 15.6-5.6 29.9-14.9 41.1L290.6 281c-6.6-6.6-17.8-1.9-17.8 7.4l0 60.5c0 5.7 4.7 10.4 10.4 10.4l60.5 0c9.3 0 13.9-11.2 7.4-17.8l-11.2-11.2c17.9-19.8 28.9-46.2 28.9-75.1c0-43.6-24.9-81.3-61.1-99.8c-11.8-6-26.3-1.4-32.3 10.4s-1.4 26.3 10.4 32.3z\"]\n};\nconst faBowlFood = {\n prefix: 'fas',\n iconName: 'bowl-food',\n icon: [512, 512, [], \"e4c6\", \"M0 192c0-35.3 28.7-64 64-64c.5 0 1.1 0 1.6 0C73 91.5 105.3 64 144 64c15 0 29 4.1 40.9 11.2C198.2 49.6 225.1 32 256 32s57.8 17.6 71.1 43.2C339 68.1 353 64 368 64c38.7 0 71 27.5 78.4 64c.5 0 1.1 0 1.6 0c35.3 0 64 28.7 64 64c0 11.7-3.1 22.6-8.6 32L8.6 224C3.1 214.6 0 203.7 0 192zm0 91.4C0 268.3 12.3 256 27.4 256l457.1 0c15.1 0 27.4 12.3 27.4 27.4c0 70.5-44.4 130.7-106.7 154.1L403.5 452c-2 16-15.6 28-31.8 28l-231.5 0c-16.1 0-29.8-12-31.8-28l-1.8-14.4C44.4 414.1 0 353.9 0 283.4z\"]\n};\nconst faCandyCane = {\n prefix: 'fas',\n iconName: 'candy-cane',\n icon: [512, 512, [], \"f786\", \"M348.8 131.5c3.7-2.3 7.9-3.5 12.2-3.5c12.7 0 23 10.3 23 23l0 5.6c0 9.9-5.1 19.1-13.5 24.3L30.1 393.7C.1 412.5-9 451.9 9.7 481.9s58.2 39.1 88.2 20.4L438.4 289.5c45.8-28.6 73.6-78.8 73.6-132.8l0-5.6C512 67.6 444.4 0 361 0c-28.3 0-56 8-80.1 23L254.1 39.7c-30 18.7-39.1 58.2-20.4 88.2s58.2 39.1 88.2 20.4l26.8-16.8zM298.4 49.8c9.2-5.7 19.1-10.1 29.4-13.1L348 97.5c-5.7 1.4-11.2 3.7-16.3 6.8l-12.6 7.9L298.4 49.8zm88.5 52.7l46.2-46.2c8.5 6.5 16.1 14.1 22.6 22.6l-46.2 46.2c-5.1-9.6-13-17.5-22.6-22.6zm28.9 59.3l61.6 20.5c-2.2 10.5-5.8 20.7-10.5 30.2l-62-20.7c6.2-8.8 10.1-19.1 11-30.1zm-86.1 82.5l60.4 37.7-30.2 18.9-60.4-37.7 30.2-18.9zm-107.2 67l60.4 37.7-30.2 18.9-60.4-37.7 30.2-18.9zM119.3 375.7l60.4 37.7-30.2 18.9L89.1 394.6l30.2-18.9z\"]\n};\nconst faArrowDownWideShort = {\n prefix: 'fas',\n iconName: 'arrow-down-wide-short',\n icon: [576, 512, [\"sort-amount-asc\", \"sort-amount-down\"], \"f160\", \"M151.6 469.6C145.5 476.2 137 480 128 480s-17.5-3.8-23.6-10.4l-88-96c-11.9-13-11.1-33.3 2-45.2s33.3-11.1 45.2 2L96 365.7 96 64c0-17.7 14.3-32 32-32s32 14.3 32 32l0 301.7 32.4-35.4c11.9-13 32.2-13.9 45.2-2s13.9 32.2 2 45.2l-88 96zM320 480c-17.7 0-32-14.3-32-32s14.3-32 32-32l32 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-32 0zm0-128c-17.7 0-32-14.3-32-32s14.3-32 32-32l96 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-96 0zm0-128c-17.7 0-32-14.3-32-32s14.3-32 32-32l160 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-160 0zm0-128c-17.7 0-32-14.3-32-32s14.3-32 32-32l224 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L320 96z\"]\n};\nconst faSortAmountAsc = faArrowDownWideShort;\nconst faSortAmountDown = faArrowDownWideShort;\nconst faCloudBolt = {\n prefix: 'fas',\n iconName: 'cloud-bolt',\n icon: [512, 512, [127785, \"thunderstorm\"], \"f76c\", \"M0 224c0 53 43 96 96 96l47.2 0L290 202.5c17.6-14.1 42.6-14 60.2 .2s22.8 38.6 12.8 58.8L333.7 320l18.3 0 64 0c53 0 96-43 96-96s-43-96-96-96c-.5 0-1.1 0-1.6 0c1.1-5.2 1.6-10.5 1.6-16c0-44.2-35.8-80-80-80c-24.3 0-46.1 10.9-60.8 28C256.5 24.3 219.1 0 176 0C114.1 0 64 50.1 64 112c0 7.1 .7 14.1 1.9 20.8C27.6 145.4 0 181.5 0 224zm330.1 3.6c-5.8-4.7-14.2-4.7-20.1-.1l-160 128c-5.3 4.2-7.4 11.4-5.1 17.8s8.3 10.7 15.1 10.7l70.1 0L177.7 488.8c-3.4 6.7-1.6 14.9 4.3 19.6s14.2 4.7 20.1 .1l160-128c5.3-4.2 7.4-11.4 5.1-17.8s-8.3-10.7-15.1-10.7l-70.1 0 52.4-104.8c3.4-6.7 1.6-14.9-4.2-19.6z\"]\n};\nconst faThunderstorm = faCloudBolt;\nconst faTextSlash = {\n prefix: 'fas',\n iconName: 'text-slash',\n icon: [640, 512, [\"remove-format\"], \"f87d\", \"M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L355.7 253.5 400.2 96 503 96 497 120.2c-4.3 17.1 6.1 34.5 23.3 38.8s34.5-6.1 38.8-23.3l11-44.1C577.6 61.3 554.7 32 523.5 32L376.1 32l-.3 0L204.5 32c-22 0-41.2 15-46.6 36.4l-6.3 25.2L38.8 5.1zm168 131.7c.1-.3 .2-.7 .3-1L217 96l116.7 0L301.3 210.8l-94.5-74.1zM243.3 416L192 416c-17.7 0-32 14.3-32 32s14.3 32 32 32l160 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-42.2 0 17.6-62.1L272.9 311 243.3 416z\"]\n};\nconst faRemoveFormat = faTextSlash;\nconst faFaceSmileWink = {\n prefix: 'fas',\n iconName: 'face-smile-wink',\n icon: [512, 512, [128521, \"smile-wink\"], \"f4da\", \"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM164.1 325.5C182 346.2 212.6 368 256 368s74-21.8 91.9-42.5c5.8-6.7 15.9-7.4 22.6-1.6s7.4 15.9 1.6 22.6C349.8 372.1 311.1 400 256 400s-93.8-27.9-116.1-53.5c-5.8-6.7-5.1-16.8 1.6-22.6s16.8-5.1 22.6 1.6zM144.4 208a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm156.4 25.6c-5.3 7.1-15.3 8.5-22.4 3.2s-8.5-15.3-3.2-22.4c30.4-40.5 91.2-40.5 121.6 0c5.3 7.1 3.9 17.1-3.2 22.4s-17.1 3.9-22.4-3.2c-17.6-23.5-52.8-23.5-70.4 0z\"]\n};\nconst faSmileWink = faFaceSmileWink;\nconst faFileWord = {\n prefix: 'fas',\n iconName: 'file-word',\n icon: [384, 512, [], \"f1c2\", \"M64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-288-128 0c-17.7 0-32-14.3-32-32L224 0 64 0zM256 0l0 128 128 0L256 0zM111 257.1l26.8 89.2 31.6-90.3c3.4-9.6 12.5-16.1 22.7-16.1s19.3 6.4 22.7 16.1l31.6 90.3L273 257.1c3.8-12.7 17.2-19.9 29.9-16.1s19.9 17.2 16.1 29.9l-48 160c-3 10-12 16.9-22.4 17.1s-19.8-6.2-23.2-16.1L192 336.6l-33.3 95.3c-3.4 9.8-12.8 16.3-23.2 16.1s-19.5-7.1-22.4-17.1l-48-160c-3.8-12.7 3.4-26.1 16.1-29.9s26.1 3.4 29.9 16.1z\"]\n};\nconst faFilePowerpoint = {\n prefix: 'fas',\n iconName: 'file-powerpoint',\n icon: [384, 512, [], \"f1c4\", \"M64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-288-128 0c-17.7 0-32-14.3-32-32L224 0 64 0zM256 0l0 128 128 0L256 0zM136 240l68 0c42 0 76 34 76 76s-34 76-76 76l-44 0 0 32c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-56 0-104c0-13.3 10.7-24 24-24zm68 104c15.5 0 28-12.5 28-28s-12.5-28-28-28l-44 0 0 56 44 0z\"]\n};\nconst faArrowsLeftRight = {\n prefix: 'fas',\n iconName: 'arrows-left-right',\n icon: [512, 512, [\"arrows-h\"], \"f07e\", \"M406.6 374.6l96-96c12.5-12.5 12.5-32.8 0-45.3l-96-96c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L402.7 224l-293.5 0 41.4-41.4c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-96 96c-12.5 12.5-12.5 32.8 0 45.3l96 96c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L109.3 288l293.5 0-41.4 41.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0z\"]\n};\nconst faArrowsH = faArrowsLeftRight;\nconst faHouseLock = {\n prefix: 'fas',\n iconName: 'house-lock',\n icon: [640, 512, [], \"e510\", \"M384 480c0 11.7 3.1 22.6 8.6 32l-.6 0c-22.1 0-40-17.9-40-40l0-24 0-64c0-17.7-14.3-32-32-32l-64 0c-17.7 0-32 14.3-32 32l0 64 0 24c0 22.1-17.9 40-40 40l-24 0-31.9 0c-1.5 0-3-.1-4.5-.2c-1.2 .1-2.4 .2-3.6 .2l-16 0c-22.1 0-40-17.9-40-40l0-112c0-.9 0-1.9 .1-2.8l0-69.7-32 0c-18 0-32-14-32-32.1c0-9 3-17 10-24L266.4 8c7-7 15-8 22-8s15 2 21 7L490.7 166.3C447.2 181.7 416 223.2 416 272l0 24.6c-19.1 11.1-32 31.7-32 55.4l0 128zM528 240c-17.7 0-32 14.3-32 32l0 48 64 0 0-48c0-17.7-14.3-32-32-32zm-80 32c0-44.2 35.8-80 80-80s80 35.8 80 80l0 48c17.7 0 32 14.3 32 32l0 128c0 17.7-14.3 32-32 32l-160 0c-17.7 0-32-14.3-32-32l0-128c0-17.7 14.3-32 32-32l0-48z\"]\n};\nconst faCloudArrowDown = {\n prefix: 'fas',\n iconName: 'cloud-arrow-down',\n icon: [640, 512, [62337, \"cloud-download\", \"cloud-download-alt\"], \"f0ed\", \"M144 480C64.5 480 0 415.5 0 336c0-62.8 40.2-116.2 96.2-135.9c-.1-2.7-.2-5.4-.2-8.1c0-88.4 71.6-160 160-160c59.3 0 111 32.2 138.7 80.2C409.9 102 428.3 96 448 96c53 0 96 43 96 96c0 12.2-2.3 23.8-6.4 34.6C596 238.4 640 290.1 640 352c0 70.7-57.3 128-128 128l-368 0zm79-167l80 80c9.4 9.4 24.6 9.4 33.9 0l80-80c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-39 39L344 184c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 134.1-39-39c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9z\"]\n};\nconst faCloudDownload = faCloudArrowDown;\nconst faCloudDownloadAlt = faCloudArrowDown;\nconst faChildren = {\n prefix: 'fas',\n iconName: 'children',\n icon: [640, 512, [], \"e4e1\", \"M160 0a64 64 0 1 1 0 128A64 64 0 1 1 160 0zM88 480l0-80-17.8 0c-10.9 0-18.6-10.7-15.2-21.1l31.1-93.4L57.5 323.3c-10.7 14.1-30.8 16.8-44.8 6.2s-16.8-30.7-6.2-44.8L65.4 207c22.4-29.6 57.5-47 94.6-47s72.2 17.4 94.6 47l58.9 77.7c10.7 14.1 7.9 34.2-6.2 44.8s-34.2 7.9-44.8-6.2l-28.6-37.8L265 378.9c3.5 10.4-4.3 21.1-15.2 21.1L232 400l0 80c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-80-16 0 0 80c0 17.7-14.3 32-32 32s-32-14.3-32-32zM480 0a64 64 0 1 1 0 128A64 64 0 1 1 480 0zm-8 384l0 96c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-179.5L395.1 321c-9.4 15-29.2 19.4-44.1 10s-19.4-29.2-10-44.1l51.7-82.1c17.6-27.9 48.3-44.9 81.2-44.9l12.3 0c33 0 63.7 16.9 81.2 44.9L619.1 287c9.4 15 4.9 34.7-10 44.1s-34.7 4.9-44.1-10L552 300.5 552 480c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-96-16 0z\"]\n};\nconst faChalkboard = {\n prefix: 'fas',\n iconName: 'chalkboard',\n icon: [576, 512, [\"blackboard\"], \"f51b\", \"M96 32C60.7 32 32 60.7 32 96l0 288 64 0L96 96l384 0 0 288 64 0 0-288c0-35.3-28.7-64-64-64L96 32zM224 384l0 32L32 416c-17.7 0-32 14.3-32 32s14.3 32 32 32l512 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-128 0 0-32c0-17.7-14.3-32-32-32l-128 0c-17.7 0-32 14.3-32 32z\"]\n};\nconst faBlackboard = faChalkboard;\nconst faUserLargeSlash = {\n prefix: 'fas',\n iconName: 'user-large-slash',\n icon: [640, 512, [\"user-alt-slash\"], \"f4fa\", \"M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L381.9 274c48.5-23.2 82.1-72.7 82.1-130C464 64.5 399.5 0 320 0C250.4 0 192.4 49.3 178.9 114.9L38.8 5.1zM545.5 512L528 512 284.3 320l-59 0C136.2 320 64 392.2 64 481.3c0 17 13.8 30.7 30.7 30.7l450.6 0 .3 0z\"]\n};\nconst faUserAltSlash = faUserLargeSlash;\nconst faEnvelopeOpen = {\n prefix: 'fas',\n iconName: 'envelope-open',\n icon: [512, 512, [62135], \"f2b6\", \"M64 208.1L256 65.9 448 208.1l0 47.4L289.5 373c-9.7 7.2-21.4 11-33.5 11s-23.8-3.9-33.5-11L64 255.5l0-47.4zM256 0c-12.1 0-23.8 3.9-33.5 11L25.9 156.7C9.6 168.8 0 187.8 0 208.1L0 448c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-239.9c0-20.3-9.6-39.4-25.9-51.4L289.5 11C279.8 3.9 268.1 0 256 0z\"]\n};\nconst faHandshakeSimpleSlash = {\n prefix: 'fas',\n iconName: 'handshake-simple-slash',\n icon: [640, 512, [\"handshake-alt-slash\"], \"e05f\", \"M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7l-135-105.8c-1.1-11.4-6.3-22.3-15.3-30.7l-134.2-123-23.4 18.2-26-20.3 77.2-60.1c7-5.4 17-4.2 22.5 2.8s4.2 17-2.8 22.5l-20.9 16.2L550.2 352l41.8 0c26.5 0 48-21.5 48-48l0-128c0-26.5-21.5-48-48-48l-76 0-4 0-.7 0-3.9-2.5L434.8 79c-15.3-9.8-33.2-15-51.4-15c-21.8 0-43 7.5-60 21.2l-89.7 72.6-25.8-20.3 81.8-66.2c-11.6-4.9-24.1-7.4-36.8-7.4C234 64 215.7 69.6 200 80l-35.5 23.7L38.8 5.1zM0 176L0 304c0 26.5 21.5 48 48 48l108.2 0 91.4 83.4c19.6 17.9 49.9 16.5 67.8-3.1c5.5-6.1 9.2-13.2 11.1-20.6l17 15.6c19.5 17.9 49.9 16.6 67.8-2.9c.8-.8 1.5-1.7 2.2-2.6L41.2 128.5C17.9 131.8 0 151.8 0 176z\"]\n};\nconst faHandshakeAltSlash = faHandshakeSimpleSlash;\nconst faMattressPillow = {\n prefix: 'fas',\n iconName: 'mattress-pillow',\n icon: [640, 512, [], \"e525\", \"M256 64L64 64C28.7 64 0 92.7 0 128L0 384c0 35.3 28.7 64 64 64l192 0 0-384zm32 384l288 0c35.3 0 64-28.7 64-64l0-256c0-35.3-28.7-64-64-64L288 64l0 384zM64 160c0-17.7 14.3-32 32-32l64 0c17.7 0 32 14.3 32 32l0 192c0 17.7-14.3 32-32 32l-64 0c-17.7 0-32-14.3-32-32l0-192z\"]\n};\nconst faGuaraniSign = {\n prefix: 'fas',\n iconName: 'guarani-sign',\n icon: [384, 512, [], \"e19a\", \"M192 0c-17.7 0-32 14.3-32 32l0 34.7C69.2 81.9 0 160.9 0 256s69.2 174.1 160 189.3l0 34.7c0 17.7 14.3 32 32 32s32-14.3 32-32l0-34.7c90.8-15.2 160-94.2 160-189.3c0-17.7-14.3-32-32-32l-128 0 0-92c22.1 5.7 41.8 17.1 57.6 32.6c12.6 12.4 32.9 12.2 45.3-.4s12.2-32.9-.5-45.3C299 92 263.5 73.3 224 66.7L224 32c0-17.7-14.3-32-32-32zM160 132L160 380c-55.2-14.2-96-64.3-96-124s40.8-109.8 96-124zM224 380l0-92 92 0c-11.6 45-47 80.4-92 92z\"]\n};\nconst faArrowsRotate = {\n prefix: 'fas',\n iconName: 'arrows-rotate',\n icon: [512, 512, [128472, \"refresh\", \"sync\"], \"f021\", \"M105.1 202.6c7.7-21.8 20.2-42.3 37.8-59.8c62.5-62.5 163.8-62.5 226.3 0L386.3 160 352 160c-17.7 0-32 14.3-32 32s14.3 32 32 32l111.5 0c0 0 0 0 0 0l.4 0c17.7 0 32-14.3 32-32l0-112c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 35.2L414.4 97.6c-87.5-87.5-229.3-87.5-316.8 0C73.2 122 55.6 150.7 44.8 181.4c-5.9 16.7 2.9 34.9 19.5 40.8s34.9-2.9 40.8-19.5zM39 289.3c-5 1.5-9.8 4.2-13.7 8.2c-4 4-6.7 8.8-8.1 14c-.3 1.2-.6 2.5-.8 3.8c-.3 1.7-.4 3.4-.4 5.1L16 432c0 17.7 14.3 32 32 32s32-14.3 32-32l0-35.1 17.6 17.5c0 0 0 0 0 0c87.5 87.4 229.3 87.4 316.7 0c24.4-24.4 42.1-53.1 52.9-83.8c5.9-16.7-2.9-34.9-19.5-40.8s-34.9 2.9-40.8 19.5c-7.7 21.8-20.2 42.3-37.8 59.8c-62.5 62.5-163.8 62.5-226.3 0l-.1-.1L125.6 352l34.4 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L48.4 288c-1.6 0-3.2 .1-4.8 .3s-3.1 .5-4.6 1z\"]\n};\nconst faRefresh = faArrowsRotate;\nconst faSync = faArrowsRotate;\nconst faFireExtinguisher = {\n prefix: 'fas',\n iconName: 'fire-extinguisher',\n icon: [512, 512, [129519], \"f134\", \"M500.3 7.3C507.7 13.3 512 22.4 512 32l0 96c0 9.6-4.3 18.7-11.7 24.7s-17.2 8.5-26.6 6.6l-160-32C301.5 124.9 292 115.7 289 104l-65 0 0 34.8c37.8 18 64 56.5 64 101.2l0 144L64 384l0-144c0-44.7 26.2-83.2 64-101.2l0-28.8c-36.2 11.1-66 36.9-82.3 70.5c-5.8 11.9-20.2 16.9-32.1 11.1S-3.3 171.4 2.5 159.5C26.7 109.8 72.7 72.6 128 60.4L128 32c0-17.7 14.3-32 32-32l32 0c17.7 0 32 14.3 32 32l0 24 65 0c3-11.7 12.5-20.9 24.7-23.4l160-32c9.4-1.9 19.1 .6 26.6 6.6zM288 416l0 32c0 35.3-28.7 64-64 64l-96 0c-35.3 0-64-28.7-64-64l0-32 224 0zM176 96a16 16 0 1 0 0-32 16 16 0 1 0 0 32z\"]\n};\nconst faCruzeiroSign = {\n prefix: 'fas',\n iconName: 'cruzeiro-sign',\n icon: [448, 512, [], \"e152\", \"M96 256c0-88.4 71.6-160 160-160c41 0 78.3 15.4 106.7 40.7c13.2 11.8 33.4 10.7 45.2-2.5s10.7-33.4-2.5-45.2c-39.6-35.5-92-57-149.3-57C132.3 32 32 132.3 32 256s100.3 224 224 224c57.4 0 109.7-21.6 149.3-57c13.2-11.8 14.3-32 2.5-45.2s-32-14.3-45.2-2.5C334.3 400.6 297 416 256 416l0-96 0-8.7c0-12.8 10.4-23.3 23.3-23.3c4.6 0 9.1 1.4 12.9 3.9l10.1 6.7c14.7 9.8 34.6 5.8 44.4-8.9s5.8-34.6-8.9-44.4l-10.1-6.7c-14.3-9.6-31.2-14.7-48.4-14.7c-12.4 0-24.2 2.6-34.9 7.3c-5.5-4.5-12.6-7.3-20.3-7.3c-17.7 0-32 14.3-32 32l0 55.3 0 8.7 0 82.7C135.5 378 96 321.6 96 256z\"]\n};\nconst faGreaterThanEqual = {\n prefix: 'fas',\n iconName: 'greater-than-equal',\n icon: [448, 512, [], \"f532\", \"M52.1 93.7C35.7 87.1 27.7 68.5 34.3 52.1s25.2-24.4 41.6-17.8l320 128C408 167.1 416 178.9 416 192s-8 24.9-20.1 29.7l-320 128c-16.4 6.6-35-1.4-41.6-17.8s1.4-35 17.8-41.6L297.8 192 52.1 93.7zM416 416c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0z\"]\n};\nconst faShieldHalved = {\n prefix: 'fas',\n iconName: 'shield-halved',\n icon: [512, 512, [\"shield-alt\"], \"f3ed\", \"M256 0c4.6 0 9.2 1 13.4 2.9L457.7 82.8c22 9.3 38.4 31 38.3 57.2c-.5 99.2-41.3 280.7-213.6 363.2c-16.7 8-36.1 8-52.8 0C57.3 420.7 16.5 239.2 16 140c-.1-26.2 16.3-47.9 38.3-57.2L242.7 2.9C246.8 1 251.4 0 256 0zm0 66.8l0 378.1C394 378 431.1 230.1 432 141.4L256 66.8s0 0 0 0z\"]\n};\nconst faShieldAlt = faShieldHalved;\nconst faBookAtlas = {\n prefix: 'fas',\n iconName: 'book-atlas',\n icon: [448, 512, [\"atlas\"], \"f558\", \"M0 96C0 43 43 0 96 0L384 0l32 0c17.7 0 32 14.3 32 32l0 320c0 17.7-14.3 32-32 32l0 64c17.7 0 32 14.3 32 32s-14.3 32-32 32l-32 0L96 512c-53 0-96-43-96-96L0 96zM64 416c0 17.7 14.3 32 32 32l256 0 0-64L96 384c-17.7 0-32 14.3-32 32zM247.4 283.8c-3.7 3.7-6.2 4.2-7.4 4.2s-3.7-.5-7.4-4.2c-3.8-3.7-8-10-11.8-18.9c-6.2-14.5-10.8-34.3-12.2-56.9l63 0c-1.5 22.6-6 42.4-12.2 56.9c-3.8 8.9-8 15.2-11.8 18.9zm42.7-9.9c7.3-18.3 12-41.1 13.4-65.9l31.1 0c-4.7 27.9-21.4 51.7-44.5 65.9zm0-163.8c23.2 14.2 39.9 38 44.5 65.9l-31.1 0c-1.4-24.7-6.1-47.5-13.4-65.9zM368 192a128 128 0 1 0 -256 0 128 128 0 1 0 256 0zM145.3 208l31.1 0c1.4 24.7 6.1 47.5 13.4 65.9c-23.2-14.2-39.9-38-44.5-65.9zm31.1-32l-31.1 0c4.7-27.9 21.4-51.7 44.5-65.9c-7.3 18.3-12 41.1-13.4 65.9zm56.1-75.8c3.7-3.7 6.2-4.2 7.4-4.2s3.7 .5 7.4 4.2c3.8 3.7 8 10 11.8 18.9c6.2 14.5 10.8 34.3 12.2 56.9l-63 0c1.5-22.6 6-42.4 12.2-56.9c3.8-8.9 8-15.2 11.8-18.9z\"]\n};\nconst faAtlas = faBookAtlas;\nconst faVirus = {\n prefix: 'fas',\n iconName: 'virus',\n icon: [512, 512, [], \"e074\", \"M288 32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 11.5c0 49.9-60.3 74.9-95.6 39.6L120.2 75C107.7 62.5 87.5 62.5 75 75s-12.5 32.8 0 45.3l8.2 8.2C118.4 163.7 93.4 224 43.5 224L32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l11.5 0c49.9 0 74.9 60.3 39.6 95.6L75 391.8c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l8.2-8.2c35.3-35.3 95.6-10.3 95.6 39.6l0 11.5c0 17.7 14.3 32 32 32s32-14.3 32-32l0-11.5c0-49.9 60.3-74.9 95.6-39.6l8.2 8.2c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-8.2-8.2c-35.3-35.3-10.3-95.6 39.6-95.6l11.5 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-11.5 0c-49.9 0-74.9-60.3-39.6-95.6l8.2-8.2c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-8.2 8.2C348.3 118.4 288 93.4 288 43.5L288 32zM176 224a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm128 56a24 24 0 1 1 0 48 24 24 0 1 1 0-48z\"]\n};\nconst faEnvelopeCircleCheck = {\n prefix: 'fas',\n iconName: 'envelope-circle-check',\n icon: [640, 512, [], \"e4e8\", \"M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0l57.4-43c23.9-59.8 79.7-103.3 146.3-109.8l13.9-10.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176 0 384c0 35.3 28.7 64 64 64l296.2 0C335.1 417.6 320 378.5 320 336c0-5.6 .3-11.1 .8-16.6l-26.4 19.8zM640 336a144 144 0 1 0 -288 0 144 144 0 1 0 288 0zm-76.7-43.3c6.2 6.2 6.2 16.4 0 22.6l-72 72c-6.2 6.2-16.4 6.2-22.6 0l-40-40c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L480 353.4l60.7-60.7c6.2-6.2 16.4-6.2 22.6 0z\"]\n};\nconst faLayerGroup = {\n prefix: 'fas',\n iconName: 'layer-group',\n icon: [576, 512, [], \"f5fd\", \"M264.5 5.2c14.9-6.9 32.1-6.9 47 0l218.6 101c8.5 3.9 13.9 12.4 13.9 21.8s-5.4 17.9-13.9 21.8l-218.6 101c-14.9 6.9-32.1 6.9-47 0L45.9 149.8C37.4 145.8 32 137.3 32 128s5.4-17.9 13.9-21.8L264.5 5.2zM476.9 209.6l53.2 24.6c8.5 3.9 13.9 12.4 13.9 21.8s-5.4 17.9-13.9 21.8l-218.6 101c-14.9 6.9-32.1 6.9-47 0L45.9 277.8C37.4 273.8 32 265.3 32 256s5.4-17.9 13.9-21.8l53.2-24.6 152 70.2c23.4 10.8 50.4 10.8 73.8 0l152-70.2zm-152 198.2l152-70.2 53.2 24.6c8.5 3.9 13.9 12.4 13.9 21.8s-5.4 17.9-13.9 21.8l-218.6 101c-14.9 6.9-32.1 6.9-47 0L45.9 405.8C37.4 401.8 32 393.3 32 384s5.4-17.9 13.9-21.8l53.2-24.6 152 70.2c23.4 10.8 50.4 10.8 73.8 0z\"]\n};\nconst faArrowsToDot = {\n prefix: 'fas',\n iconName: 'arrows-to-dot',\n icon: [512, 512, [], \"e4be\", \"M256 0c17.7 0 32 14.3 32 32l0 32 32 0c12.9 0 24.6 7.8 29.6 19.8s2.2 25.7-6.9 34.9l-64 64c-12.5 12.5-32.8 12.5-45.3 0l-64-64c-9.2-9.2-11.9-22.9-6.9-34.9s16.6-19.8 29.6-19.8l32 0 0-32c0-17.7 14.3-32 32-32zM169.4 393.4l64-64c12.5-12.5 32.8-12.5 45.3 0l64 64c9.2 9.2 11.9 22.9 6.9 34.9s-16.6 19.8-29.6 19.8l-32 0 0 32c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-32-32 0c-12.9 0-24.6-7.8-29.6-19.8s-2.2-25.7 6.9-34.9zM32 224l32 0 0-32c0-12.9 7.8-24.6 19.8-29.6s25.7-2.2 34.9 6.9l64 64c12.5 12.5 12.5 32.8 0 45.3l-64 64c-9.2 9.2-22.9 11.9-34.9 6.9s-19.8-16.6-19.8-29.6l0-32-32 0c-17.7 0-32-14.3-32-32s14.3-32 32-32zm297.4 54.6c-12.5-12.5-12.5-32.8 0-45.3l64-64c9.2-9.2 22.9-11.9 34.9-6.9s19.8 16.6 19.8 29.6l0 32 32 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-32 0 0 32c0 12.9-7.8 24.6-19.8 29.6s-25.7 2.2-34.9-6.9l-64-64zM256 224a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\"]\n};\nconst faArchway = {\n prefix: 'fas',\n iconName: 'archway',\n icon: [512, 512, [], \"f557\", \"M32 32C14.3 32 0 46.3 0 64S14.3 96 32 96l448 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L32 32zm0 384c-17.7 0-32 14.3-32 32s14.3 32 32 32l64 0 64 0 0-128c0-53 43-96 96-96s96 43 96 96l0 128 64 0 64 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l0-288L32 128l0 288z\"]\n};\nconst faHeartCircleCheck = {\n prefix: 'fas',\n iconName: 'heart-circle-check',\n icon: [576, 512, [], \"e4fd\", \"M47.6 300.4L228.3 469.1c7.5 7 17.4 10.9 27.7 10.9s20.2-3.9 27.7-10.9l2.6-2.4C267.2 438.6 256 404.6 256 368c0-97.2 78.8-176 176-176c28.3 0 55 6.7 78.7 18.5c.9-6.5 1.3-13 1.3-19.6l0-5.8c0-69.9-50.5-129.5-119.4-141C347 36.5 300.6 51.4 268 84L256 96 244 84c-32.6-32.6-79-47.5-124.6-39.9C50.5 55.6 0 115.2 0 185.1l0 5.8c0 41.5 17.2 81.2 47.6 109.5zM576 368a144 144 0 1 0 -288 0 144 144 0 1 0 288 0zm-76.7-43.3c6.2 6.2 6.2 16.4 0 22.6l-72 72c-6.2 6.2-16.4 6.2-22.6 0l-40-40c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L416 385.4l60.7-60.7c6.2-6.2 16.4-6.2 22.6 0z\"]\n};\nconst faHouseChimneyCrack = {\n prefix: 'fas',\n iconName: 'house-chimney-crack',\n icon: [576, 512, [\"house-damage\"], \"f6f1\", \"M575.8 255.5c0 18-15 32.1-32 32.1l-32 0 .7 160.2c.2 35.5-28.5 64.3-64 64.3l-122.1 0L288 448l80.8-67.3c7.8-6.5 7.6-18.6-.4-24.9L250.6 263.2c-14.6-11.5-33.8 7-22.8 22L288 368l-85.5 71.2c-6.1 5-7.5 13.8-3.5 20.5L230.4 512l-102.3 0c-35.3 0-64-28.7-64-64l0-160.4-32 0c-18 0-32-14-32-32.1c0-9 3-17 10-24L266.4 8c7-7 15-8 22-8s15 2 21 7L416 100.7 416 64c0-17.7 14.3-32 32-32l32 0c17.7 0 32 14.3 32 32l0 121 52.8 46.4c8 7 12 15 11 24z\"]\n};\nconst faHouseDamage = faHouseChimneyCrack;\nconst faFileZipper = {\n prefix: 'fas',\n iconName: 'file-zipper',\n icon: [384, 512, [\"file-archive\"], \"f1c6\", \"M64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-288-128 0c-17.7 0-32-14.3-32-32L224 0 64 0zM256 0l0 128 128 0L256 0zM96 48c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16zm0 64c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16zm0 64c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16zm-6.3 71.8c3.7-14 16.4-23.8 30.9-23.8l14.8 0c14.5 0 27.2 9.7 30.9 23.8l23.5 88.2c1.4 5.4 2.1 10.9 2.1 16.4c0 35.2-28.8 63.7-64 63.7s-64-28.5-64-63.7c0-5.5 .7-11.1 2.1-16.4l23.5-88.2zM112 336c-8.8 0-16 7.2-16 16s7.2 16 16 16l32 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-32 0z\"]\n};\nconst faFileArchive = faFileZipper;\nconst faSquare = {\n prefix: 'fas',\n iconName: 'square',\n icon: [448, 512, [9632, 9723, 9724, 61590], \"f0c8\", \"M0 96C0 60.7 28.7 32 64 32H384c35.3 0 64 28.7 64 64V416c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V96z\"]\n};\nconst faMartiniGlassEmpty = {\n prefix: 'fas',\n iconName: 'martini-glass-empty',\n icon: [512, 512, [\"glass-martini\"], \"f000\", \"M32 0C19.1 0 7.4 7.8 2.4 19.8s-2.2 25.7 6.9 34.9L224 269.3 224 448l-64 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l96 0 96 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-64 0 0-178.7L502.6 54.6c9.2-9.2 11.9-22.9 6.9-34.9S492.9 0 480 0L32 0zM256 210.7L109.3 64l293.5 0L256 210.7z\"]\n};\nconst faGlassMartini = faMartiniGlassEmpty;\nconst faCouch = {\n prefix: 'fas',\n iconName: 'couch',\n icon: [640, 512, [], \"f4b8\", \"M64 160C64 89.3 121.3 32 192 32l256 0c70.7 0 128 57.3 128 128l0 33.6c-36.5 7.4-64 39.7-64 78.4l0 48-384 0 0-48c0-38.7-27.5-71-64-78.4L64 160zM544 272c0-20.9 13.4-38.7 32-45.3c5-1.8 10.4-2.7 16-2.7c26.5 0 48 21.5 48 48l0 176c0 17.7-14.3 32-32 32l-32 0c-17.7 0-32-14.3-32-32L96 448c0 17.7-14.3 32-32 32l-32 0c-17.7 0-32-14.3-32-32L0 272c0-26.5 21.5-48 48-48c5.6 0 11 1 16 2.7c18.6 6.6 32 24.4 32 45.3l0 48 0 32 32 0 384 0 32 0 0-32 0-48z\"]\n};\nconst faCediSign = {\n prefix: 'fas',\n iconName: 'cedi-sign',\n icon: [384, 512, [], \"e0df\", \"M256 32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 34.7C101.2 81.9 32 160.9 32 256s69.2 174.1 160 189.3l0 34.7c0 17.7 14.3 32 32 32s32-14.3 32-32l0-34.7c30.9-5.2 59.2-17.7 83.2-35.8c14.1-10.6 17-30.7 6.4-44.8s-30.7-17-44.8-6.4c-13.2 9.9-28.3 17.3-44.8 21.6L256 132c16.4 4.2 31.6 11.6 44.8 21.6c14.1 10.6 34.2 7.8 44.8-6.4s7.8-34.2-6.4-44.8c-24-18-52.4-30.6-83.2-35.8L256 32zM192 132L192 380c-55.2-14.2-96-64.3-96-124s40.8-109.8 96-124z\"]\n};\nconst faItalic = {\n prefix: 'fas',\n iconName: 'italic',\n icon: [384, 512, [], \"f033\", \"M128 64c0-17.7 14.3-32 32-32l192 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-58.7 0L160 416l64 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32l58.7 0L224 96l-64 0c-17.7 0-32-14.3-32-32z\"]\n};\nconst faTableCellsColumnLock = {\n prefix: 'fas',\n iconName: 'table-cells-column-lock',\n icon: [640, 512, [], \"e678\", \"M0 96C0 60.7 28.7 32 64 32l384 0c35.3 0 64 28.7 64 64l0 65.1c-37.8 5.4-69.4 29.6-85.2 62.9L360 224l0 64 56 0 0 8.6c-19.1 11.1-32 31.7-32 55.4l-24 0 0 64 24 0 0 64L64 480c-35.3 0-64-28.7-64-64L0 96zm208 0l0 64 88 0 0-64-88 0zm240 0l-88 0 0 64 88 0 0-64zM208 224l0 64 88 0 0-64-88 0zm0 128l0 64 88 0 0-64-88 0zM528 240c-17.7 0-32 14.3-32 32l0 48 64 0 0-48c0-17.7-14.3-32-32-32zm-80 32c0-44.2 35.8-80 80-80s80 35.8 80 80l0 48c17.7 0 32 14.3 32 32l0 128c0 17.7-14.3 32-32 32l-160 0c-17.7 0-32-14.3-32-32l0-128c0-17.7 14.3-32 32-32l0-48z\"]\n};\nconst faChurch = {\n prefix: 'fas',\n iconName: 'church',\n icon: [640, 512, [9962], \"f51d\", \"M344 24c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 24-32 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l32 0 0 46.4L183.3 210c-14.5 8.7-23.3 24.3-23.3 41.2L160 512l96 0 0-96c0-35.3 28.7-64 64-64s64 28.7 64 64l0 96 96 0 0-260.8c0-16.9-8.8-32.5-23.3-41.2L344 142.4 344 96l32 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-32 0 0-24zM24.9 330.3C9.5 338.8 0 354.9 0 372.4L0 464c0 26.5 21.5 48 48 48l80 0 0-238.4L24.9 330.3zM592 512c26.5 0 48-21.5 48-48l0-91.6c0-17.5-9.5-33.6-24.9-42.1L512 273.6 512 512l80 0z\"]\n};\nconst faCommentsDollar = {\n prefix: 'fas',\n iconName: 'comments-dollar',\n icon: [640, 512, [], \"f653\", \"M416 176c0 97.2-93.1 176-208 176c-38.2 0-73.9-8.7-104.7-23.9c-7.5 4-16 7.9-25.2 11.4C59.8 346.4 37.8 352 16 352c-6.9 0-13.1-4.5-15.2-11.1s.2-13.8 5.8-17.9c0 0 0 0 0 0s0 0 0 0l.2-.2c.2-.2 .6-.4 1.1-.8c1-.8 2.5-2 4.3-3.7c3.6-3.3 8.5-8.1 13.3-14.3c5.5-7 10.7-15.4 14.2-24.7C14.7 250.3 0 214.6 0 176C0 78.8 93.1 0 208 0S416 78.8 416 176zM231.5 383C348.9 372.9 448 288.3 448 176c0-5.2-.2-10.4-.6-15.5C555.1 167.1 640 243.2 640 336c0 38.6-14.7 74.3-39.6 103.4c3.5 9.4 8.7 17.7 14.2 24.7c4.8 6.2 9.7 11 13.3 14.3c1.8 1.6 3.3 2.9 4.3 3.7c.5 .4 .9 .7 1.1 .8l.2 .2s0 0 0 0s0 0 0 0c5.6 4.1 7.9 11.3 5.8 17.9c-2.1 6.6-8.3 11.1-15.2 11.1c-21.8 0-43.8-5.6-62.1-12.5c-9.2-3.5-17.8-7.4-25.2-11.4C505.9 503.3 470.2 512 432 512c-95.6 0-176.2-54.6-200.5-129zM228 72c0-11-9-20-20-20s-20 9-20 20l0 14c-7.6 1.7-15.2 4.4-22.2 8.5c-13.9 8.3-25.9 22.8-25.8 43.9c.1 20.3 12 33.1 24.7 40.7c11 6.6 24.7 10.8 35.6 14l1.7 .5c12.6 3.8 21.8 6.8 28 10.7c5.1 3.2 5.8 5.4 5.9 8.2c.1 5-1.8 8-5.9 10.5c-5 3.1-12.9 5-21.4 4.7c-11.1-.4-21.5-3.9-35.1-8.5c-2.3-.8-4.7-1.6-7.2-2.4c-10.5-3.5-21.8 2.2-25.3 12.6s2.2 21.8 12.6 25.3c1.9 .6 4 1.3 6.1 2.1c0 0 0 0 0 0s0 0 0 0c8.3 2.9 17.9 6.2 28.2 8.4l0 14.6c0 11 9 20 20 20s20-9 20-20l0-13.8c8-1.7 16-4.5 23.2-9c14.3-8.9 25.1-24.1 24.8-45c-.3-20.3-11.7-33.4-24.6-41.6c-11.5-7.2-25.9-11.6-37.1-15l-.7-.2c-12.8-3.9-21.9-6.7-28.3-10.5c-5.2-3.1-5.3-4.9-5.3-6.7c0-3.7 1.4-6.5 6.2-9.3c5.4-3.2 13.6-5.1 21.5-5c9.6 .1 20.2 2.2 31.2 5.2c10.7 2.8 21.6-3.5 24.5-14.2s-3.5-21.6-14.2-24.5c-6.5-1.7-13.7-3.4-21.1-4.7L228 72z\"]\n};\nconst faDemocrat = {\n prefix: 'fas',\n iconName: 'democrat',\n icon: [640, 512, [], \"f747\", \"M64 32c0-8.9 3.8-20.9 6.2-27.3C71.2 1.8 74 0 77 0c1.9 0 3.8 .7 5.2 2.1L128 45.7 173.8 2.1C175.2 .7 177.1 0 179 0c3 0 5.8 1.8 6.8 4.7c2.4 6.5 6.2 18.4 6.2 27.3c0 26.5-21.9 42-29.5 46.6l76.2 72.6c6 5.7 13.9 8.8 22.1 8.8L480 160l32 0c40.3 0 78.2 19 102.4 51.2l19.2 25.6c10.6 14.1 7.7 34.2-6.4 44.8s-34.2 7.7-44.8-6.4l-19.2-25.6c-5.3-7-11.8-12.8-19.2-17l0 87.4-352 0-40.4-94.3c-3.9-9.2-15.3-12.6-23.6-7l-42.1 28c-9.1 6.1-19.7 9.3-30.7 9.3l-2 0C23.9 256 0 232.1 0 202.7c0-12.1 4.1-23.8 11.7-33.3L87.6 74.6C78.1 67.4 64 53.2 64 32zM448 352l96 0 0 64 0 64c0 17.7-14.3 32-32 32l-32 0c-17.7 0-32-14.3-32-32l0-64-160 0 0 64c0 17.7-14.3 32-32 32l-32 0c-17.7 0-32-14.3-32-32l0-64 0-64 96 0 160 0zM260.9 210.9c-.9-1.8-2.8-2.9-4.8-2.9s-3.9 1.1-4.8 2.9l-10.5 20.5-23.5 3.3c-2 .3-3.7 1.6-4.3 3.5s-.1 3.9 1.3 5.3l17 16-4 22.6c-.3 1.9 .5 3.9 2.1 5s3.8 1.3 5.6 .4l21-10.7 21 10.7c1.8 .9 4 .8 5.6-.4s2.5-3.1 2.1-5l-4-22.6 17-16c1.5-1.4 2-3.4 1.3-5.3s-2.3-3.2-4.3-3.5l-23.5-3.3-10.5-20.5zM368.1 208c-2 0-3.9 1.1-4.8 2.9l-10.5 20.5-23.5 3.3c-2 .3-3.7 1.6-4.3 3.5s-.1 3.9 1.3 5.3l17 16-4 22.6c-.3 1.9 .5 3.9 2.1 5s3.8 1.3 5.6 .4l21-10.7 21 10.7c1.8 .9 4 .8 5.6-.4s2.5-3.1 2.1-5l-4-22.6 17-16c1.5-1.4 2-3.4 1.4-5.3s-2.3-3.2-4.3-3.5l-23.5-3.3-10.5-20.5c-.9-1.8-2.8-2.9-4.8-2.9zm116.8 2.9c-.9-1.8-2.8-2.9-4.8-2.9s-3.9 1.1-4.8 2.9l-10.5 20.5-23.5 3.3c-2 .3-3.7 1.6-4.3 3.5s-.1 3.9 1.3 5.3l17 16-4 22.6c-.3 1.9 .5 3.9 2.1 5s3.8 1.3 5.6 .4l21-10.7 21 10.7c1.8 .9 4 .8 5.6-.4s2.5-3.1 2.1-5l-4-22.6 17-16c1.5-1.4 2-3.4 1.4-5.3s-2.3-3.2-4.3-3.5l-23.5-3.3-10.5-20.5z\"]\n};\nconst faZ = {\n prefix: 'fas',\n iconName: 'z',\n icon: [384, 512, [122], \"5a\", \"M0 64C0 46.3 14.3 32 32 32l320 0c12.4 0 23.7 7.2 29 18.4s3.6 24.5-4.4 34.1L100.3 416 352 416c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-12.4 0-23.7-7.2-29-18.4s-3.6-24.5 4.4-34.1L283.7 96 32 96C14.3 96 0 81.7 0 64z\"]\n};\nconst faPersonSkiing = {\n prefix: 'fas',\n iconName: 'person-skiing',\n icon: [512, 512, [9975, \"skiing\"], \"f7c9\", \"M380.7 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zM2.7 268.9c6.1-11.8 20.6-16.3 32.4-10.2L232.7 361.3l46.2-69.2-75.1-75.1c-14.6-14.6-20.4-33.9-18.4-52.1l108.8 52 39.3 39.3c16.2 16.2 18.7 41.5 6 60.6L289.8 391l128.7 66.8c13.6 7.1 29.8 7.2 43.6 .3l15.2-7.6c11.9-5.9 26.3-1.1 32.2 10.7s1.1 26.3-10.7 32.2l-15.2 7.6c-27.5 13.7-59.9 13.5-87.2-.7L12.9 301.3C1.2 295.2-3.4 280.7 2.7 268.9zM118.9 65.6L137 74.2l8.7-17.4c4-7.9 13.6-11.1 21.5-7.2s11.1 13.6 7.2 21.5l-8.5 16.9 54.7 26.2c1.5-.7 3.1-1.4 4.7-2.1l83.4-33.4c34.2-13.7 72.8 4.2 84.5 39.2l17.1 51.2 52.1 26.1c15.8 7.9 22.2 27.1 14.3 42.9s-27.1 22.2-42.9 14.3l-58.1-29c-11.4-5.7-20-15.7-24.1-27.8l-5.8-17.3-27.3 12.1-6.8 3-6.7-3.2L151.5 116.7l-9.2 18.4c-4 7.9-13.6 11.1-21.5 7.2s-11.1-13.6-7.2-21.5l9-18-17.6-8.4c-8-3.8-11.3-13.4-7.5-21.3s13.4-11.3 21.3-7.5z\"]\n};\nconst faSkiing = faPersonSkiing;\nconst faRoadLock = {\n prefix: 'fas',\n iconName: 'road-lock',\n icon: [640, 512, [], \"e567\", \"M288 32l-74.8 0c-27.1 0-51.3 17.1-60.3 42.6L35.1 407.2c-2.1 5.9-3.1 12-3.1 18.2C32 455.5 56.5 480 86.6 480L288 480l0-64c0-17.7 14.3-32 32-32s32 14.3 32 32l0 64 32 0 0-128c0-23.7 12.9-44.4 32-55.4l0-24.6c0-58.3 44.6-106.2 101.5-111.5L487.1 74.6C478 49.1 453.9 32 426.8 32L352 32l0 64c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-64zm64 192l0 64c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-64c0-17.7 14.3-32 32-32s32 14.3 32 32zm176 16c17.7 0 32 14.3 32 32l0 48-64 0 0-48c0-17.7 14.3-32 32-32zm-80 32l0 48c-17.7 0-32 14.3-32 32l0 128c0 17.7 14.3 32 32 32l160 0c17.7 0 32-14.3 32-32l0-128c0-17.7-14.3-32-32-32l0-48c0-44.2-35.8-80-80-80s-80 35.8-80 80z\"]\n};\nconst faA = {\n prefix: 'fas',\n iconName: 'a',\n icon: [384, 512, [97], \"41\", \"M221.5 51.7C216.6 39.8 204.9 32 192 32s-24.6 7.8-29.5 19.7l-120 288-40 96c-6.8 16.3 .9 35 17.2 41.8s35-.9 41.8-17.2L93.3 384l197.3 0 31.8 76.3c6.8 16.3 25.5 24 41.8 17.2s24-25.5 17.2-41.8l-40-96-120-288zM264 320l-144 0 72-172.8L264 320z\"]\n};\nconst faTemperatureArrowDown = {\n prefix: 'fas',\n iconName: 'temperature-arrow-down',\n icon: [576, 512, [\"temperature-down\"], \"e03f\", \"M128 112c0-26.5 21.5-48 48-48s48 21.5 48 48l0 164.5c0 17.3 7.1 31.9 15.3 42.5C249.8 332.6 256 349.5 256 368c0 44.2-35.8 80-80 80s-80-35.8-80-80c0-18.5 6.2-35.4 16.7-48.9c8.2-10.6 15.3-25.2 15.3-42.5L128 112zM176 0C114.1 0 64 50.1 64 112l0 164.4c0 .1-.1 .3-.2 .6c-.2 .6-.8 1.6-1.7 2.8C43.2 304.2 32 334.8 32 368c0 79.5 64.5 144 144 144s144-64.5 144-144c0-33.2-11.2-63.8-30.1-88.1c-.9-1.2-1.5-2.2-1.7-2.8c-.1-.3-.2-.5-.2-.6L288 112C288 50.1 237.9 0 176 0zm0 416c26.5 0 48-21.5 48-48c0-20.9-13.4-38.7-32-45.3l0-50.7c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 50.7c-18.6 6.6-32 24.4-32 45.3c0 26.5 21.5 48 48 48zm336-64l-32 0 0-288c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 288-32 0c-12.9 0-24.6 7.8-29.6 19.8s-2.2 25.7 6.9 34.9l64 64c6 6 14.1 9.4 22.6 9.4s16.6-3.4 22.6-9.4l64-64c9.2-9.2 11.9-22.9 6.9-34.9s-16.6-19.8-29.6-19.8z\"]\n};\nconst faTemperatureDown = faTemperatureArrowDown;\nconst faFeatherPointed = {\n prefix: 'fas',\n iconName: 'feather-pointed',\n icon: [512, 512, [\"feather-alt\"], \"f56b\", \"M278.5 215.6L23 471c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l74.8-74.8c7.4 4.6 15.3 8.2 23.8 10.5C200.3 452.8 270 454.5 338 409.4c12.2-8.1 5.8-25.4-8.8-25.4l-16.1 0c-5.1 0-9.2-4.1-9.2-9.2c0-4.1 2.7-7.6 6.5-8.8l97.7-29.3c3.4-1 6.4-3.1 8.4-6.1c4.4-6.4 8.6-12.9 12.6-19.6c6.2-10.3-1.5-23-13.5-23l-38.6 0c-5.1 0-9.2-4.1-9.2-9.2c0-4.1 2.7-7.6 6.5-8.8l80.9-24.3c4.6-1.4 8.4-4.8 10.2-9.3C494.5 163 507.8 86.1 511.9 36.8c.8-9.9-3-19.6-10-26.6s-16.7-10.8-26.6-10C391.5 7 228.5 40.5 137.4 131.6C57.3 211.7 56.7 302.3 71.3 356.4c2.1 7.9 12 9.6 17.8 3.8L253.6 195.8c6.2-6.2 16.4-6.2 22.6 0c5.4 5.4 6.1 13.6 2.2 19.8z\"]\n};\nconst faFeatherAlt = faFeatherPointed;\nconst faP = {\n prefix: 'fas',\n iconName: 'p',\n icon: [320, 512, [112], \"50\", \"M0 96C0 60.7 28.7 32 64 32l96 0c88.4 0 160 71.6 160 160s-71.6 160-160 160l-96 0 0 96c0 17.7-14.3 32-32 32s-32-14.3-32-32L0 320 0 96zM64 288l96 0c53 0 96-43 96-96s-43-96-96-96L64 96l0 192z\"]\n};\nconst faSnowflake = {\n prefix: 'fas',\n iconName: 'snowflake',\n icon: [448, 512, [10052, 10054], \"f2dc\", \"M224 0c17.7 0 32 14.3 32 32l0 30.1 15-15c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-49 49 0 70.3 61.4-35.8 17.7-66.1c3.4-12.8 16.6-20.4 29.4-17s20.4 16.6 17 29.4l-5.2 19.3 23.6-13.8c15.3-8.9 34.9-3.7 43.8 11.5s3.8 34.9-11.5 43.8l-25.3 14.8 21.7 5.8c12.8 3.4 20.4 16.6 17 29.4s-16.6 20.4-29.4 17l-67.7-18.1L287.5 256l60.9 35.5 67.7-18.1c12.8-3.4 26 4.2 29.4 17s-4.2 26-17 29.4l-21.7 5.8 25.3 14.8c15.3 8.9 20.4 28.5 11.5 43.8s-28.5 20.4-43.8 11.5l-23.6-13.8 5.2 19.3c3.4 12.8-4.2 26-17 29.4s-26-4.2-29.4-17l-17.7-66.1L256 311.7l0 70.3 49 49c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-15-15 0 30.1c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-30.1-15 15c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l49-49 0-70.3-61.4 35.8-17.7 66.1c-3.4 12.8-16.6 20.4-29.4 17s-20.4-16.6-17-29.4l5.2-19.3L48.1 395.6c-15.3 8.9-34.9 3.7-43.8-11.5s-3.7-34.9 11.5-43.8l25.3-14.8-21.7-5.8c-12.8-3.4-20.4-16.6-17-29.4s16.6-20.4 29.4-17l67.7 18.1L160.5 256 99.6 220.5 31.9 238.6c-12.8 3.4-26-4.2-29.4-17s4.2-26 17-29.4l21.7-5.8L15.9 171.6C.6 162.7-4.5 143.1 4.4 127.9s28.5-20.4 43.8-11.5l23.6 13.8-5.2-19.3c-3.4-12.8 4.2-26 17-29.4s26 4.2 29.4 17l17.7 66.1L192 200.3l0-70.3L143 81c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l15 15L192 32c0-17.7 14.3-32 32-32z\"]\n};\nconst faNewspaper = {\n prefix: 'fas',\n iconName: 'newspaper',\n icon: [512, 512, [128240], \"f1ea\", \"M96 96c0-35.3 28.7-64 64-64l288 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L80 480c-44.2 0-80-35.8-80-80L0 128c0-17.7 14.3-32 32-32s32 14.3 32 32l0 272c0 8.8 7.2 16 16 16s16-7.2 16-16L96 96zm64 24l0 80c0 13.3 10.7 24 24 24l112 0c13.3 0 24-10.7 24-24l0-80c0-13.3-10.7-24-24-24L184 96c-13.3 0-24 10.7-24 24zm208-8c0 8.8 7.2 16 16 16l48 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-48 0c-8.8 0-16 7.2-16 16zm0 96c0 8.8 7.2 16 16 16l48 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-48 0c-8.8 0-16 7.2-16 16zM160 304c0 8.8 7.2 16 16 16l256 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-256 0c-8.8 0-16 7.2-16 16zm0 96c0 8.8 7.2 16 16 16l256 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-256 0c-8.8 0-16 7.2-16 16z\"]\n};\nconst faRectangleAd = {\n prefix: 'fas',\n iconName: 'rectangle-ad',\n icon: [576, 512, [\"ad\"], \"f641\", \"M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l448 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zM229.5 173.3l72 144c5.9 11.9 1.1 26.3-10.7 32.2s-26.3 1.1-32.2-10.7L253.2 328l-90.3 0-5.4 10.7c-5.9 11.9-20.3 16.7-32.2 10.7s-16.7-20.3-10.7-32.2l72-144c4.1-8.1 12.4-13.3 21.5-13.3s17.4 5.1 21.5 13.3zM208 237.7L186.8 280l42.3 0L208 237.7zM392 256a24 24 0 1 0 0 48 24 24 0 1 0 0-48zm24-43.9l0-28.1c0-13.3 10.7-24 24-24s24 10.7 24 24l0 96 0 48c0 13.3-10.7 24-24 24c-6.6 0-12.6-2.7-17-7c-9.4 4.5-19.9 7-31 7c-39.8 0-72-32.2-72-72s32.2-72 72-72c8.4 0 16.5 1.4 24 4.1z\"]\n};\nconst faAd = faRectangleAd;\nconst faCircleArrowRight = {\n prefix: 'fas',\n iconName: 'circle-arrow-right',\n icon: [512, 512, [\"arrow-circle-right\"], \"f0a9\", \"M0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM297 385c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l71-71L120 280c-13.3 0-24-10.7-24-24s10.7-24 24-24l214.1 0-71-71c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L409 239c9.4 9.4 9.4 24.6 0 33.9L297 385z\"]\n};\nconst faArrowCircleRight = faCircleArrowRight;\nconst faFilterCircleXmark = {\n prefix: 'fas',\n iconName: 'filter-circle-xmark',\n icon: [576, 512, [], \"e17b\", \"M3.9 22.9C10.5 8.9 24.5 0 40 0L472 0c15.5 0 29.5 8.9 36.1 22.9s4.6 30.5-5.2 42.5L396.4 195.6C316.2 212.1 256 283 256 368c0 27.4 6.3 53.4 17.5 76.5c-1.6-.8-3.2-1.8-4.7-2.9l-64-48c-8.1-6-12.8-15.5-12.8-25.6l0-79.1L9 65.3C-.7 53.4-2.8 36.8 3.9 22.9zM432 224a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm59.3 107.3c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0L432 345.4l-36.7-36.7c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6L409.4 368l-36.7 36.7c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0L432 390.6l36.7 36.7c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6L454.6 368l36.7-36.7z\"]\n};\nconst faLocust = {\n prefix: 'fas',\n iconName: 'locust',\n icon: [576, 512, [], \"e520\", \"M312 32c-13.3 0-24 10.7-24 24s10.7 24 24 24l16 0c98.7 0 180.6 71.4 197 165.4c-9-3.5-18.8-5.4-29-5.4l-64.2 0-41.8-97.5c-3.4-7.9-10.8-13.4-19.3-14.4s-17 2.7-22.1 9.6l-40.9 55.5-21.7-50.7c-3.3-7.8-10.5-13.2-18.9-14.3s-16.7 2.3-22 8.9l-240 304c-8.2 10.4-6.4 25.5 4 33.7s25.5 6.4 33.7-4l79.4-100.5 43 16.4-40.5 55c-7.9 10.7-5.6 25.7 5.1 33.6s25.7 5.6 33.6-5.1L215.1 400l74.5 0-29.3 42.3c-7.5 10.9-4.8 25.8 6.1 33.4s25.8 4.8 33.4-6.1L348 400l80.4 0 38.8 67.9c6.6 11.5 21.2 15.5 32.7 8.9s15.5-21.2 8.9-32.7L483.6 400l12.4 0c44.1 0 79.8-35.7 80-79.7c0-.1 0-.2 0-.3l0-40C576 143 465 32 328 32l-16 0zm50.5 168l17.1 40L333 240l29.5-40zm-87.7 38.1l-1.4 1.9-48.2 0 32.7-41.5 16.9 39.5zM88.8 240C57.4 240 32 265.4 32 296.8c0 15.5 6.3 30 16.9 40.4L126.7 240l-37.9 0zM496 288a16 16 0 1 1 0 32 16 16 0 1 1 0-32z\"]\n};\nconst faSort = {\n prefix: 'fas',\n iconName: 'sort',\n icon: [320, 512, [\"unsorted\"], \"f0dc\", \"M137.4 41.4c12.5-12.5 32.8-12.5 45.3 0l128 128c9.2 9.2 11.9 22.9 6.9 34.9s-16.6 19.8-29.6 19.8L32 224c-12.9 0-24.6-7.8-29.6-19.8s-2.2-25.7 6.9-34.9l128-128zm0 429.3l-128-128c-9.2-9.2-11.9-22.9-6.9-34.9s16.6-19.8 29.6-19.8l256 0c12.9 0 24.6 7.8 29.6 19.8s2.2 25.7-6.9 34.9l-128 128c-12.5 12.5-32.8 12.5-45.3 0z\"]\n};\nconst faUnsorted = faSort;\nconst faListOl = {\n prefix: 'fas',\n iconName: 'list-ol',\n icon: [512, 512, [\"list-1-2\", \"list-numeric\"], \"f0cb\", \"M24 56c0-13.3 10.7-24 24-24l32 0c13.3 0 24 10.7 24 24l0 120 16 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-80 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l16 0 0-96-8 0C34.7 80 24 69.3 24 56zM86.7 341.2c-6.5-7.4-18.3-6.9-24 1.2L51.5 357.9c-7.7 10.8-22.7 13.3-33.5 5.6s-13.3-22.7-5.6-33.5l11.1-15.6c23.7-33.2 72.3-35.6 99.2-4.9c21.3 24.4 20.8 60.9-1.1 84.7L86.8 432l33.2 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-88 0c-9.5 0-18.2-5.6-22-14.4s-2.1-18.9 4.3-25.9l72-78c5.3-5.8 5.4-14.6 .3-20.5zM224 64l256 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-256 0c-17.7 0-32-14.3-32-32s14.3-32 32-32zm0 160l256 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-256 0c-17.7 0-32-14.3-32-32s14.3-32 32-32zm0 160l256 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-256 0c-17.7 0-32-14.3-32-32s14.3-32 32-32z\"]\n};\nconst faList12 = faListOl;\nconst faListNumeric = faListOl;\nconst faPersonDressBurst = {\n prefix: 'fas',\n iconName: 'person-dress-burst',\n icon: [640, 512, [], \"e544\", \"M528 48a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM390.2 384l17.8 0 0 96c0 17.7 14.3 32 32 32s32-14.3 32-32l0-96 16 0 0 96c0 17.7 14.3 32 32 32s32-14.3 32-32l0-96 17.8 0c10.9 0 18.6-10.7 15.2-21.1L546.7 248.1l33.9 56.3c9.1 15.1 28.8 20 43.9 10.9s20-28.8 10.9-43.9l-53.6-89.2c-20.2-33.7-56.7-54.3-96-54.3l-11.6 0c-39.3 0-75.7 20.6-96 54.3l-53.6 89.2c-9.1 15.1-4.2 34.8 10.9 43.9s34.8 4.2 43.9-10.9l33.9-56.3L375 362.9c-3.5 10.4 4.3 21.1 15.2 21.1zM190.9 18.1C188.4 12 182.6 8 176 8s-12.4 4-14.9 10.1l-29.4 74L55.6 68.9c-6.3-1.9-13.1 .2-17.2 5.3s-4.6 12.2-1.4 17.9l39.5 69.1L10.9 206.4c-5.4 3.7-8 10.3-6.5 16.7s6.7 11.2 13.1 12.2l78.7 12.2L90.6 327c-.5 6.5 3.1 12.7 9 15.5s12.9 1.8 17.8-2.6L176 286.1l58.6 53.9c4.8 4.4 11.9 5.5 17.8 2.6s9.5-9 9-15.5l-5.6-79.4 50.5-7.8 24.4-40.5-55.2-38L315 92.2c3.3-5.7 2.7-12.8-1.4-17.9s-10.9-7.2-17.2-5.3L220.3 92.1l-29.4-74z\"]\n};\nconst faMoneyCheckDollar = {\n prefix: 'fas',\n iconName: 'money-check-dollar',\n icon: [576, 512, [\"money-check-alt\"], \"f53d\", \"M64 64C28.7 64 0 92.7 0 128L0 384c0 35.3 28.7 64 64 64l448 0c35.3 0 64-28.7 64-64l0-256c0-35.3-28.7-64-64-64L64 64zM272 192l224 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-224 0c-8.8 0-16-7.2-16-16s7.2-16 16-16zM256 304c0-8.8 7.2-16 16-16l224 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-224 0c-8.8 0-16-7.2-16-16zM164 152l0 13.9c7.5 1.2 14.6 2.9 21.1 4.7c10.7 2.8 17 13.8 14.2 24.5s-13.8 17-24.5 14.2c-11-2.9-21.6-5-31.2-5.2c-7.9-.1-16 1.8-21.5 5c-4.8 2.8-6.2 5.6-6.2 9.3c0 1.8 .1 3.5 5.3 6.7c6.3 3.8 15.5 6.7 28.3 10.5l.7 .2c11.2 3.4 25.6 7.7 37.1 15c12.9 8.1 24.3 21.3 24.6 41.6c.3 20.9-10.5 36.1-24.8 45c-7.2 4.5-15.2 7.3-23.2 9l0 13.8c0 11-9 20-20 20s-20-9-20-20l0-14.6c-10.3-2.2-20-5.5-28.2-8.4c0 0 0 0 0 0s0 0 0 0c-2.1-.7-4.1-1.4-6.1-2.1c-10.5-3.5-16.1-14.8-12.6-25.3s14.8-16.1 25.3-12.6c2.5 .8 4.9 1.7 7.2 2.4c13.6 4.6 24 8.1 35.1 8.5c8.6 .3 16.5-1.6 21.4-4.7c4.1-2.5 6-5.5 5.9-10.5c0-2.9-.8-5-5.9-8.2c-6.3-4-15.4-6.9-28-10.7l-1.7-.5c-10.9-3.3-24.6-7.4-35.6-14c-12.7-7.7-24.6-20.5-24.7-40.7c-.1-21.1 11.8-35.7 25.8-43.9c6.9-4.1 14.5-6.8 22.2-8.5l0-14c0-11 9-20 20-20s20 9 20 20z\"]\n};\nconst faMoneyCheckAlt = faMoneyCheckDollar;\nconst faVectorSquare = {\n prefix: 'fas',\n iconName: 'vector-square',\n icon: [448, 512, [], \"f5cb\", \"M368 80l32 0 0 32-32 0 0-32zM352 32c-17.7 0-32 14.3-32 32L128 64c0-17.7-14.3-32-32-32L32 32C14.3 32 0 46.3 0 64l0 64c0 17.7 14.3 32 32 32l0 192c-17.7 0-32 14.3-32 32l0 64c0 17.7 14.3 32 32 32l64 0c17.7 0 32-14.3 32-32l192 0c0 17.7 14.3 32 32 32l64 0c17.7 0 32-14.3 32-32l0-64c0-17.7-14.3-32-32-32l0-192c17.7 0 32-14.3 32-32l0-64c0-17.7-14.3-32-32-32l-64 0zM96 160c17.7 0 32-14.3 32-32l192 0c0 17.7 14.3 32 32 32l0 192c-17.7 0-32 14.3-32 32l-192 0c0-17.7-14.3-32-32-32l0-192zM48 400l32 0 0 32-32 0 0-32zm320 32l0-32 32 0 0 32-32 0zM48 112l0-32 32 0 0 32-32 0z\"]\n};\nconst faBreadSlice = {\n prefix: 'fas',\n iconName: 'bread-slice',\n icon: [512, 512, [], \"f7ec\", \"M256 32C192 32 0 64 0 192c0 35.3 28.7 64 64 64V432c0 26.5 21.5 48 48 48H400c26.5 0 48-21.5 48-48V256c35.3 0 64-28.7 64-64C512 64 320 32 256 32z\"]\n};\nconst faLanguage = {\n prefix: 'fas',\n iconName: 'language',\n icon: [640, 512, [], \"f1ab\", \"M0 128C0 92.7 28.7 64 64 64l192 0 48 0 16 0 256 0c35.3 0 64 28.7 64 64l0 256c0 35.3-28.7 64-64 64l-256 0-16 0-48 0L64 448c-35.3 0-64-28.7-64-64L0 128zm320 0l0 256 256 0 0-256-256 0zM178.3 175.9c-3.2-7.2-10.4-11.9-18.3-11.9s-15.1 4.7-18.3 11.9l-64 144c-4.5 10.1 .1 21.9 10.2 26.4s21.9-.1 26.4-10.2l8.9-20.1 73.6 0 8.9 20.1c4.5 10.1 16.3 14.6 26.4 10.2s14.6-16.3 10.2-26.4l-64-144zM160 233.2L179 276l-38 0 19-42.8zM448 164c11 0 20 9 20 20l0 4 44 0 16 0c11 0 20 9 20 20s-9 20-20 20l-2 0-1.6 4.5c-8.9 24.4-22.4 46.6-39.6 65.4c.9 .6 1.8 1.1 2.7 1.6l18.9 11.3c9.5 5.7 12.5 18 6.9 27.4s-18 12.5-27.4 6.9l-18.9-11.3c-4.5-2.7-8.8-5.5-13.1-8.5c-10.6 7.5-21.9 14-34 19.4l-3.6 1.6c-10.1 4.5-21.9-.1-26.4-10.2s.1-21.9 10.2-26.4l3.6-1.6c6.4-2.9 12.6-6.1 18.5-9.8l-12.2-12.2c-7.8-7.8-7.8-20.5 0-28.3s20.5-7.8 28.3 0l14.6 14.6 .5 .5c12.4-13.1 22.5-28.3 29.8-45L448 228l-72 0c-11 0-20-9-20-20s9-20 20-20l52 0 0-4c0-11 9-20 20-20z\"]\n};\nconst faFaceKissWinkHeart = {\n prefix: 'fas',\n iconName: 'face-kiss-wink-heart',\n icon: [512, 512, [128536, \"kiss-wink-heart\"], \"f598\", \"M498 339.7c9.1-26.2 14-54.4 14-83.7C512 114.6 397.4 0 256 0S0 114.6 0 256S114.6 512 256 512c35.4 0 69.1-7.2 99.7-20.2c-4.8-5.5-8.5-12.2-10.4-19.7l-22.9-89.3c-10-39 11.8-80.9 51.8-92.1c37.2-10.4 73.8 10.1 87.5 44c12.7-1.6 25.1 .4 36.2 5zM296 332c0 6.9-3.1 13.2-7.3 18.3c-4.3 5.2-10.1 9.7-16.7 13.4c-2.7 1.5-5.7 3-8.7 4.3c3.1 1.3 6 2.7 8.7 4.3c6.6 3.7 12.5 8.2 16.7 13.4c4.3 5.1 7.3 11.4 7.3 18.3s-3.1 13.2-7.3 18.3c-4.3 5.2-10.1 9.7-16.7 13.4C258.7 443.1 241.4 448 224 448c-3.6 0-6.8-2.5-7.7-6s.6-7.2 3.8-9c0 0 0 0 0 0s0 0 0 0s0 0 0 0c0 0 0 0 0 0l.2-.1c.2-.1 .5-.3 .9-.5c.8-.5 2-1.2 3.4-2.1c2.8-1.9 6.5-4.5 10.2-7.6c3.7-3.1 7.2-6.6 9.6-10.1c2.5-3.5 3.5-6.4 3.5-8.6s-1-5-3.5-8.6c-2.5-3.5-5.9-6.9-9.6-10.1c-3.7-3.1-7.4-5.7-10.2-7.6c-1.4-.9-2.6-1.6-3.4-2.1l-.6-.4-.3-.2-.2-.1c0 0 0 0 0 0c0 0 0 0 0 0s0 0 0 0c-2.5-1.4-4.1-4.1-4.1-7s1.6-5.6 4.1-7c0 0 0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0c0 0 0 0 0 0l.2-.1c.2-.1 .5-.3 .9-.5c.8-.5 2-1.2 3.4-2.1c2.8-1.9 6.5-4.5 10.2-7.6c3.7-3.1 7.2-6.6 9.6-10.1c2.5-3.5 3.5-6.4 3.5-8.6s-1-5-3.5-8.6c-2.5-3.5-5.9-6.9-9.6-10.1c-3.7-3.1-7.4-5.7-10.2-7.6c-1.4-.9-2.6-1.6-3.4-2.1c-.4-.2-.7-.4-.9-.5l-.2-.1c0 0 0 0 0 0c0 0 0 0 0 0s0 0 0 0c-3.2-1.8-4.7-5.5-3.8-9s4.1-6 7.7-6c17.4 0 34.7 4.9 47.9 12.3c6.6 3.7 12.5 8.2 16.7 13.4c4.3 5.1 7.3 11.4 7.3 18.3zM176.4 176a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm194.8 57.6c-17.6-23.5-52.8-23.5-70.4 0c-5.3 7.1-15.3 8.5-22.4 3.2s-8.5-15.3-3.2-22.4c30.4-40.5 91.2-40.5 121.6 0c5.3 7.1 3.9 17.1-3.2 22.4s-17.1 3.9-22.4-3.2zM434 352.3c-6-23.2-28.8-37-51.1-30.8s-35.4 30.1-29.5 53.4l22.9 89.3c2.2 8.7 11.2 13.9 19.8 11.4l84.9-23.8c22.2-6.2 35.4-30.1 29.5-53.4s-28.8-37-51.1-30.8l-20.2 5.6-5.4-21z\"]\n};\nconst faKissWinkHeart = faFaceKissWinkHeart;\nconst faFilter = {\n prefix: 'fas',\n iconName: 'filter',\n icon: [512, 512, [], \"f0b0\", \"M3.9 54.9C10.5 40.9 24.5 32 40 32l432 0c15.5 0 29.5 8.9 36.1 22.9s4.6 30.5-5.2 42.5L320 320.9 320 448c0 12.1-6.8 23.2-17.7 28.6s-23.8 4.3-33.5-3l-64-48c-8.1-6-12.8-15.5-12.8-25.6l0-79.1L9 97.3C-.7 85.4-2.8 68.8 3.9 54.9z\"]\n};\nconst faQuestion = {\n prefix: 'fas',\n iconName: 'question',\n icon: [320, 512, [10067, 10068, 61736], \"3f\", \"M80 160c0-35.3 28.7-64 64-64l32 0c35.3 0 64 28.7 64 64l0 3.6c0 21.8-11.1 42.1-29.4 53.8l-42.2 27.1c-25.2 16.2-40.4 44.1-40.4 74l0 1.4c0 17.7 14.3 32 32 32s32-14.3 32-32l0-1.4c0-8.2 4.2-15.8 11-20.2l42.2-27.1c36.6-23.6 58.8-64.1 58.8-107.7l0-3.6c0-70.7-57.3-128-128-128l-32 0C73.3 32 16 89.3 16 160c0 17.7 14.3 32 32 32s32-14.3 32-32zm80 320a40 40 0 1 0 0-80 40 40 0 1 0 0 80z\"]\n};\nconst faFileSignature = {\n prefix: 'fas',\n iconName: 'file-signature',\n icon: [576, 512, [], \"f573\", \"M64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-19.3c-2.7 1.1-5.4 2-8.2 2.7l-60.1 15c-3 .7-6 1.2-9 1.4c-.9 .1-1.8 .2-2.7 .2l-64 0c-6.1 0-11.6-3.4-14.3-8.8l-8.8-17.7c-1.7-3.4-5.1-5.5-8.8-5.5s-7.2 2.1-8.8 5.5l-8.8 17.7c-2.9 5.9-9.2 9.4-15.7 8.8s-12.1-5.1-13.9-11.3L144 381l-9.8 32.8c-6.1 20.3-24.8 34.2-46 34.2L80 448c-8.8 0-16-7.2-16-16s7.2-16 16-16l8.2 0c7.1 0 13.3-4.6 15.3-11.4l14.9-49.5c3.4-11.3 13.8-19.1 25.6-19.1s22.2 7.8 25.6 19.1l11.6 38.6c7.4-6.2 16.8-9.7 26.8-9.7c15.9 0 30.4 9 37.5 23.2l4.4 8.8 8.9 0c-3.1-8.8-3.7-18.4-1.4-27.8l15-60.1c2.8-11.3 8.6-21.5 16.8-29.7L384 203.6l0-43.6-128 0c-17.7 0-32-14.3-32-32L224 0 64 0zM256 0l0 128 128 0L256 0zM549.8 139.7c-15.6-15.6-40.9-15.6-56.6 0l-29.4 29.4 71 71 29.4-29.4c15.6-15.6 15.6-40.9 0-56.6l-14.4-14.4zM311.9 321c-4.1 4.1-7 9.2-8.4 14.9l-15 60.1c-1.4 5.5 .2 11.2 4.2 15.2s9.7 5.6 15.2 4.2l60.1-15c5.6-1.4 10.8-4.3 14.9-8.4L512.1 262.7l-71-71L311.9 321z\"]\n};\nconst faUpDownLeftRight = {\n prefix: 'fas',\n iconName: 'up-down-left-right',\n icon: [512, 512, [\"arrows-alt\"], \"f0b2\", \"M278.6 9.4c-12.5-12.5-32.8-12.5-45.3 0l-64 64c-9.2 9.2-11.9 22.9-6.9 34.9s16.6 19.8 29.6 19.8l32 0 0 96-96 0 0-32c0-12.9-7.8-24.6-19.8-29.6s-25.7-2.2-34.9 6.9l-64 64c-12.5 12.5-12.5 32.8 0 45.3l64 64c9.2 9.2 22.9 11.9 34.9 6.9s19.8-16.6 19.8-29.6l0-32 96 0 0 96-32 0c-12.9 0-24.6 7.8-29.6 19.8s-2.2 25.7 6.9 34.9l64 64c12.5 12.5 32.8 12.5 45.3 0l64-64c9.2-9.2 11.9-22.9 6.9-34.9s-16.6-19.8-29.6-19.8l-32 0 0-96 96 0 0 32c0 12.9 7.8 24.6 19.8 29.6s25.7 2.2 34.9-6.9l64-64c12.5-12.5 12.5-32.8 0-45.3l-64-64c-9.2-9.2-22.9-11.9-34.9-6.9s-19.8 16.6-19.8 29.6l0 32-96 0 0-96 32 0c12.9 0 24.6-7.8 29.6-19.8s2.2-25.7-6.9-34.9l-64-64z\"]\n};\nconst faArrowsAlt = faUpDownLeftRight;\nconst faHouseChimneyUser = {\n prefix: 'fas',\n iconName: 'house-chimney-user',\n icon: [576, 512, [], \"e065\", \"M543.8 287.6c17 0 32-14 32-32.1c1-9-3-17-11-24L512 185l0-121c0-17.7-14.3-32-32-32l-32 0c-17.7 0-32 14.3-32 32l0 36.7L309.5 7c-6-5-14-7-21-7s-15 1-22 8L10 231.5c-7 7-10 15-10 24c0 18 14 32.1 32 32.1l32 0 0 160.4c0 35.3 28.7 64 64 64l320.4 0c35.5 0 64.2-28.8 64-64.3l-.7-160.2 32 0zM288 160a64 64 0 1 1 0 128 64 64 0 1 1 0-128zM176 400c0-44.2 35.8-80 80-80l64 0c44.2 0 80 35.8 80 80c0 8.8-7.2 16-16 16l-192 0c-8.8 0-16-7.2-16-16z\"]\n};\nconst faHandHoldingHeart = {\n prefix: 'fas',\n iconName: 'hand-holding-heart',\n icon: [576, 512, [], \"f4be\", \"M163.9 136.9c-29.4-29.8-29.4-78.2 0-108s77-29.8 106.4 0l17.7 18 17.7-18c29.4-29.8 77-29.8 106.4 0s29.4 78.2 0 108L310.5 240.1c-6.2 6.3-14.3 9.4-22.5 9.4s-16.3-3.1-22.5-9.4L163.9 136.9zM568.2 336.3c13.1 17.8 9.3 42.8-8.5 55.9L433.1 485.5c-23.4 17.2-51.6 26.5-80.7 26.5L192 512 32 512c-17.7 0-32-14.3-32-32l0-64c0-17.7 14.3-32 32-32l36.8 0 44.9-36c22.7-18.2 50.9-28 80-28l78.3 0 16 0 64 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-64 0-16 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l120.6 0 119.7-88.2c17.8-13.1 42.8-9.3 55.9 8.5zM193.6 384c0 0 0 0 0 0l-.9 0c.3 0 .6 0 .9 0z\"]\n};\nconst faPuzzlePiece = {\n prefix: 'fas',\n iconName: 'puzzle-piece',\n icon: [512, 512, [129513], \"f12e\", \"M192 104.8c0-9.2-5.8-17.3-13.2-22.8C167.2 73.3 160 61.3 160 48c0-26.5 28.7-48 64-48s64 21.5 64 48c0 13.3-7.2 25.3-18.8 34c-7.4 5.5-13.2 13.6-13.2 22.8c0 12.8 10.4 23.2 23.2 23.2l56.8 0c26.5 0 48 21.5 48 48l0 56.8c0 12.8 10.4 23.2 23.2 23.2c9.2 0 17.3-5.8 22.8-13.2c8.7-11.6 20.7-18.8 34-18.8c26.5 0 48 28.7 48 64s-21.5 64-48 64c-13.3 0-25.3-7.2-34-18.8c-5.5-7.4-13.6-13.2-22.8-13.2c-12.8 0-23.2 10.4-23.2 23.2L384 464c0 26.5-21.5 48-48 48l-56.8 0c-12.8 0-23.2-10.4-23.2-23.2c0-9.2 5.8-17.3 13.2-22.8c11.6-8.7 18.8-20.7 18.8-34c0-26.5-28.7-48-64-48s-64 21.5-64 48c0 13.3 7.2 25.3 18.8 34c7.4 5.5 13.2 13.6 13.2 22.8c0 12.8-10.4 23.2-23.2 23.2L48 512c-26.5 0-48-21.5-48-48L0 343.2C0 330.4 10.4 320 23.2 320c9.2 0 17.3 5.8 22.8 13.2C54.7 344.8 66.7 352 80 352c26.5 0 48-28.7 48-64s-21.5-64-48-64c-13.3 0-25.3 7.2-34 18.8C40.5 250.2 32.4 256 23.2 256C10.4 256 0 245.6 0 232.8L0 176c0-26.5 21.5-48 48-48l120.8 0c12.8 0 23.2-10.4 23.2-23.2z\"]\n};\nconst faMoneyCheck = {\n prefix: 'fas',\n iconName: 'money-check',\n icon: [576, 512, [], \"f53c\", \"M64 64C28.7 64 0 92.7 0 128L0 384c0 35.3 28.7 64 64 64l448 0c35.3 0 64-28.7 64-64l0-256c0-35.3-28.7-64-64-64L64 64zm48 160l160 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-160 0c-8.8 0-16-7.2-16-16s7.2-16 16-16zM96 336c0-8.8 7.2-16 16-16l352 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-352 0c-8.8 0-16-7.2-16-16zM376 160l80 0c13.3 0 24 10.7 24 24l0 48c0 13.3-10.7 24-24 24l-80 0c-13.3 0-24-10.7-24-24l0-48c0-13.3 10.7-24 24-24z\"]\n};\nconst faStarHalfStroke = {\n prefix: 'fas',\n iconName: 'star-half-stroke',\n icon: [576, 512, [\"star-half-alt\"], \"f5c0\", \"M288 376.4l.1-.1 26.4 14.1 85.2 45.5-16.5-97.6-4.8-28.7 20.7-20.5 70.1-69.3-96.1-14.2-29.3-4.3-12.9-26.6L288.1 86.9l-.1 .3 0 289.2zm175.1 98.3c2 12-3 24.2-12.9 31.3s-23 8-33.8 2.3L288.1 439.8 159.8 508.3C149 514 135.9 513.1 126 506s-14.9-19.3-12.9-31.3L137.8 329 33.6 225.9c-8.6-8.5-11.7-21.2-7.9-32.7s13.7-19.9 25.7-21.7L195 150.3 259.4 18c5.4-11 16.5-18 28.8-18s23.4 7 28.8 18l64.3 132.3 143.6 21.2c12 1.8 22 10.2 25.7 21.7s.7 24.2-7.9 32.7L438.5 329l24.6 145.7z\"]\n};\nconst faStarHalfAlt = faStarHalfStroke;\nconst faCode = {\n prefix: 'fas',\n iconName: 'code',\n icon: [640, 512, [], \"f121\", \"M392.8 1.2c-17-4.9-34.7 5-39.6 22l-128 448c-4.9 17 5 34.7 22 39.6s34.7-5 39.6-22l128-448c4.9-17-5-34.7-22-39.6zm80.6 120.1c-12.5 12.5-12.5 32.8 0 45.3L562.7 256l-89.4 89.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l112-112c12.5-12.5 12.5-32.8 0-45.3l-112-112c-12.5-12.5-32.8-12.5-45.3 0zm-306.7 0c-12.5-12.5-32.8-12.5-45.3 0l-112 112c-12.5 12.5-12.5 32.8 0 45.3l112 112c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L77.3 256l89.4-89.4c12.5-12.5 12.5-32.8 0-45.3z\"]\n};\nconst faWhiskeyGlass = {\n prefix: 'fas',\n iconName: 'whiskey-glass',\n icon: [512, 512, [129347, \"glass-whiskey\"], \"f7a0\", \"M32 32c-9.3 0-18.1 4-24.2 11.1S-1 59.4 .3 68.6l50 342.9c5.7 39.3 39.4 68.5 79.2 68.5l253 0c39.7 0 73.4-29.1 79.2-68.5l50-342.9c1.3-9.2-1.4-18.5-7.5-25.5S489.3 32 480 32L32 32zM87.7 224L69 96l374 0L424.3 224 87.7 224z\"]\n};\nconst faGlassWhiskey = faWhiskeyGlass;\nconst faBuildingCircleExclamation = {\n prefix: 'fas',\n iconName: 'building-circle-exclamation',\n icon: [640, 512, [], \"e4d3\", \"M48 0C21.5 0 0 21.5 0 48L0 464c0 26.5 21.5 48 48 48l96 0 0-80c0-26.5 21.5-48 48-48s48 21.5 48 48l0 80 96 0c15.1 0 28.5-6.9 37.3-17.8C340.4 462.2 320 417.5 320 368c0-54.7 24.9-103.5 64-135.8L384 48c0-26.5-21.5-48-48-48L48 0zM64 240c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zm112-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zM80 96l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zM272 96l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16zM496 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm0-96a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm0-144c8.8 0 16 7.2 16 16l0 80c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-80c0-8.8 7.2-16 16-16z\"]\n};\nconst faMagnifyingGlassChart = {\n prefix: 'fas',\n iconName: 'magnifying-glass-chart',\n icon: [512, 512, [], \"e522\", \"M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zm-312 8l0 64c0 13.3 10.7 24 24 24s24-10.7 24-24l0-64c0-13.3-10.7-24-24-24s-24 10.7-24 24zm80-96l0 160c0 13.3 10.7 24 24 24s24-10.7 24-24l0-160c0-13.3-10.7-24-24-24s-24 10.7-24 24zm80 64l0 96c0 13.3 10.7 24 24 24s24-10.7 24-24l0-96c0-13.3-10.7-24-24-24s-24 10.7-24 24z\"]\n};\nconst faArrowUpRightFromSquare = {\n prefix: 'fas',\n iconName: 'arrow-up-right-from-square',\n icon: [512, 512, [\"external-link\"], \"f08e\", \"M320 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l82.7 0L201.4 265.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L448 109.3l0 82.7c0 17.7 14.3 32 32 32s32-14.3 32-32l0-160c0-17.7-14.3-32-32-32L320 0zM80 32C35.8 32 0 67.8 0 112L0 432c0 44.2 35.8 80 80 80l320 0c44.2 0 80-35.8 80-80l0-112c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 112c0 8.8-7.2 16-16 16L80 448c-8.8 0-16-7.2-16-16l0-320c0-8.8 7.2-16 16-16l112 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L80 32z\"]\n};\nconst faExternalLink = faArrowUpRightFromSquare;\nconst faCubesStacked = {\n prefix: 'fas',\n iconName: 'cubes-stacked',\n icon: [448, 512, [], \"e4e6\", \"M192 64l0 64c0 17.7 14.3 32 32 32l64 0c17.7 0 32-14.3 32-32l0-64c0-17.7-14.3-32-32-32l-64 0c-17.7 0-32 14.3-32 32zM82.7 207c-15.3 8.8-20.5 28.4-11.7 43.7l32 55.4c8.8 15.3 28.4 20.5 43.7 11.7l55.4-32c15.3-8.8 20.5-28.4 11.7-43.7l-32-55.4c-8.8-15.3-28.4-20.5-43.7-11.7L82.7 207zM288 192c-17.7 0-32 14.3-32 32l0 64c0 17.7 14.3 32 32 32l64 0c17.7 0 32-14.3 32-32l0-64c0-17.7-14.3-32-32-32l-64 0zm64 160c-17.7 0-32 14.3-32 32l0 64c0 17.7 14.3 32 32 32l64 0c17.7 0 32-14.3 32-32l0-64c0-17.7-14.3-32-32-32l-64 0zM160 384l0 64c0 17.7 14.3 32 32 32l64 0c17.7 0 32-14.3 32-32l0-64c0-17.7-14.3-32-32-32l-64 0c-17.7 0-32 14.3-32 32zM32 352c-17.7 0-32 14.3-32 32l0 64c0 17.7 14.3 32 32 32l64 0c17.7 0 32-14.3 32-32l0-64c0-17.7-14.3-32-32-32l-64 0z\"]\n};\nconst faWonSign = {\n prefix: 'fas',\n iconName: 'won-sign',\n icon: [512, 512, [8361, \"krw\", \"won\"], \"f159\", \"M62.4 53.9C56.8 37.1 38.6 28.1 21.9 33.6S-3.9 57.4 1.6 74.1L51.6 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l40.9 0 56.7 170.1c4.5 13.5 17.4 22.4 31.6 21.9s26.4-10.4 29.8-24.2L233 288l46 0L321 455.8c3.4 13.8 15.6 23.7 29.8 24.2s27.1-8.4 31.6-21.9L439.1 288l40.9 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-19.6 0 50-149.9c5.6-16.8-3.5-34.9-20.2-40.5s-34.9 3.5-40.5 20.2L392.9 224l-64 0L287 56.2C283.5 42 270.7 32 256 32s-27.5 10-31 24.2L183 224l-64 0L62.4 53.9zm78 234.1l26.6 0-11.4 45.6L140.4 288zM249 224l7-28.1 7 28.1-14 0zm96 64l26.6 0-15.2 45.6L345 288z\"]\n};\nconst faKrw = faWonSign;\nconst faWon = faWonSign;\nconst faVirusCovid = {\n prefix: 'fas',\n iconName: 'virus-covid',\n icon: [512, 512, [], \"e4a8\", \"M192 24c0-13.3 10.7-24 24-24l80 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-16 0 0 33.6c30.7 4.2 58.8 16.3 82.3 34.1L386.1 92 374.8 80.6c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l56.6 56.6c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L420 125.9l-23.8 23.8c17.9 23.5 29.9 51.7 34.1 82.3l33.6 0 0-16c0-13.3 10.7-24 24-24s24 10.7 24 24l0 80c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-16-33.6 0c-4.2 30.7-16.3 58.8-34.1 82.3L420 386.1l11.3-11.3c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-56.6 56.6c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9L386.1 420l-23.8-23.8c-23.5 17.9-51.7 29.9-82.3 34.1l0 33.6 16 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-80 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l16 0 0-33.6c-30.7-4.2-58.8-16.3-82.3-34.1L125.9 420l11.3 11.3c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L46.7 408.7c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0L92 386.1l23.8-23.8C97.9 338.8 85.8 310.7 81.6 280L48 280l0 16c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-80c0-13.3 10.7-24 24-24s24 10.7 24 24l0 16 33.6 0c4.2-30.7 16.3-58.8 34.1-82.3L92 125.9 80.6 137.2c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l56.6-56.6c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L125.9 92l23.8 23.8c23.5-17.9 51.7-29.9 82.3-34.1L232 48l-16 0c-13.3 0-24-10.7-24-24zm48 200a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zm64 104a24 24 0 1 0 0-48 24 24 0 1 0 0 48z\"]\n};\nconst faAustralSign = {\n prefix: 'fas',\n iconName: 'austral-sign',\n icon: [448, 512, [], \"e0a9\", \"M253.5 51.7C248.6 39.8 236.9 32 224 32s-24.6 7.8-29.5 19.7L122.7 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l64 0L82.7 320 32 320c-17.7 0-32 14.3-32 32s14.3 32 32 32l24 0L34.5 435.7c-6.8 16.3 .9 35 17.2 41.8s35-.9 41.8-17.2L125.3 384l197.3 0 31.8 76.3c6.8 16.3 25.5 24 41.8 17.2s24-25.5 17.2-41.8L392 384l24 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-50.7 0L352 288l64 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-90.7 0L253.5 51.7zM256 224l-64 0 32-76.8L256 224zm-90.7 64l117.3 0L296 320l-144 0 13.3-32z\"]\n};\nconst faF = {\n prefix: 'fas',\n iconName: 'f',\n icon: [320, 512, [102], \"46\", \"M64 32C28.7 32 0 60.7 0 96L0 256 0 448c0 17.7 14.3 32 32 32s32-14.3 32-32l0-160 160 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L64 224 64 96l224 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L64 32z\"]\n};\nconst faLeaf = {\n prefix: 'fas',\n iconName: 'leaf',\n icon: [512, 512, [], \"f06c\", \"M272 96c-78.6 0-145.1 51.5-167.7 122.5c33.6-17 71.5-26.5 111.7-26.5l88 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-16 0-72 0s0 0 0 0c-16.6 0-32.7 1.9-48.3 5.4c-25.9 5.9-49.9 16.4-71.4 30.7c0 0 0 0 0 0C38.3 298.8 0 364.9 0 440l0 16c0 13.3 10.7 24 24 24s24-10.7 24-24l0-16c0-48.7 20.7-92.5 53.8-123.2C121.6 392.3 190.3 448 272 448l1 0c132.1-.7 239-130.9 239-291.4c0-42.6-7.5-83.1-21.1-119.6c-2.6-6.9-12.7-6.6-16.2-.1C455.9 72.1 418.7 96 376 96L272 96z\"]\n};\nconst faRoad = {\n prefix: 'fas',\n iconName: 'road',\n icon: [576, 512, [128739], \"f018\", \"M256 32l-74.8 0c-27.1 0-51.3 17.1-60.3 42.6L3.1 407.2C1.1 413 0 419.2 0 425.4C0 455.5 24.5 480 54.6 480L256 480l0-64c0-17.7 14.3-32 32-32s32 14.3 32 32l0 64 201.4 0c30.2 0 54.6-24.5 54.6-54.6c0-6.2-1.1-12.4-3.1-18.2L455.1 74.6C446 49.1 421.9 32 394.8 32L320 32l0 64c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-64zm64 192l0 64c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-64c0-17.7 14.3-32 32-32s32 14.3 32 32z\"]\n};\nconst faTaxi = {\n prefix: 'fas',\n iconName: 'taxi',\n icon: [512, 512, [128662, \"cab\"], \"f1ba\", \"M192 0c-17.7 0-32 14.3-32 32l0 32 0 .2c-38.6 2.2-72.3 27.3-85.2 64.1L39.6 228.8C16.4 238.4 0 261.3 0 288L0 432l0 48c0 17.7 14.3 32 32 32l32 0c17.7 0 32-14.3 32-32l0-48 320 0 0 48c0 17.7 14.3 32 32 32l32 0c17.7 0 32-14.3 32-32l0-48 0-144c0-26.7-16.4-49.6-39.6-59.2L437.2 128.3c-12.9-36.8-46.6-62-85.2-64.1l0-.2 0-32c0-17.7-14.3-32-32-32L192 0zM165.4 128l181.2 0c13.6 0 25.7 8.6 30.2 21.4L402.9 224l-293.8 0 26.1-74.6c4.5-12.8 16.6-21.4 30.2-21.4zM96 288a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm288 32a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z\"]\n};\nconst faCab = faTaxi;\nconst faPersonCirclePlus = {\n prefix: 'fas',\n iconName: 'person-circle-plus',\n icon: [576, 512, [], \"e541\", \"M112 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm40 304l0 128c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-223.1L59.4 304.5c-9.1 15.1-28.8 20-43.9 10.9s-20-28.8-10.9-43.9l58.3-97c17.4-28.9 48.6-46.6 82.3-46.6l29.7 0c33.7 0 64.9 17.7 82.3 46.6l44.9 74.7c-16.1 17.6-28.6 38.5-36.6 61.5c-1.9-1.8-3.5-3.9-4.9-6.3L232 256.9 232 480c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-128-16 0zM432 224a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm16 80c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 48-48 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l48 0 0 48c0 8.8 7.2 16 16 16s16-7.2 16-16l0-48 48 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-48 0 0-48z\"]\n};\nconst faChartPie = {\n prefix: 'fas',\n iconName: 'chart-pie',\n icon: [576, 512, [\"pie-chart\"], \"f200\", \"M304 240l0-223.4c0-9 7-16.6 16-16.6C443.7 0 544 100.3 544 224c0 9-7.6 16-16.6 16L304 240zM32 272C32 150.7 122.1 50.3 239 34.3c9.2-1.3 17 6.1 17 15.4L256 288 412.5 444.5c6.7 6.7 6.2 17.7-1.5 23.1C371.8 495.6 323.8 512 272 512C139.5 512 32 404.6 32 272zm526.4 16c9.3 0 16.6 7.8 15.4 17c-7.7 55.9-34.6 105.6-73.9 142.3c-6 5.6-15.4 5.2-21.2-.7L320 288l238.4 0z\"]\n};\nconst faPieChart = faChartPie;\nconst faBoltLightning = {\n prefix: 'fas',\n iconName: 'bolt-lightning',\n icon: [384, 512, [], \"e0b7\", \"M0 256L28.5 28c2-16 15.6-28 31.8-28H228.9c15 0 27.1 12.1 27.1 27.1c0 3.2-.6 6.5-1.7 9.5L208 160H347.3c20.2 0 36.7 16.4 36.7 36.7c0 7.4-2.2 14.6-6.4 20.7l-192.2 281c-5.9 8.6-15.6 13.7-25.9 13.7h-2.9c-15.7 0-28.5-12.8-28.5-28.5c0-2.3 .3-4.6 .9-6.9L176 288H32c-17.7 0-32-14.3-32-32z\"]\n};\nconst faSackXmark = {\n prefix: 'fas',\n iconName: 'sack-xmark',\n icon: [512, 512, [], \"e56a\", \"M192 96l128 0 47.4-71.1C374.5 14.2 366.9 0 354.1 0L157.9 0c-12.8 0-20.4 14.2-13.3 24.9L192 96zm128 32l-128 0c-3.8 2.5-8.1 5.3-13 8.4c0 0 0 0 0 0s0 0 0 0C122.3 172.7 0 250.9 0 416c0 53 43 96 96 96l320 0c53 0 96-43 96-96c0-165.1-122.3-243.3-179-279.6c-4.8-3.1-9.2-5.9-13-8.4zM289.9 336l47 47c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-47-47-47 47c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l47-47-47-47c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47 47-47c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-47 47z\"]\n};\nconst faFileExcel = {\n prefix: 'fas',\n iconName: 'file-excel',\n icon: [384, 512, [], \"f1c3\", \"M64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-288-128 0c-17.7 0-32-14.3-32-32L224 0 64 0zM256 0l0 128 128 0L256 0zM155.7 250.2L192 302.1l36.3-51.9c7.6-10.9 22.6-13.5 33.4-5.9s13.5 22.6 5.9 33.4L221.3 344l46.4 66.2c7.6 10.9 5 25.8-5.9 33.4s-25.8 5-33.4-5.9L192 385.8l-36.3 51.9c-7.6 10.9-22.6 13.5-33.4 5.9s-13.5-22.6-5.9-33.4L162.7 344l-46.4-66.2c-7.6-10.9-5-25.8 5.9-33.4s25.8-5 33.4 5.9z\"]\n};\nconst faFileContract = {\n prefix: 'fas',\n iconName: 'file-contract',\n icon: [384, 512, [], \"f56c\", \"M64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-288-128 0c-17.7 0-32-14.3-32-32L224 0 64 0zM256 0l0 128 128 0L256 0zM80 64l64 0c8.8 0 16 7.2 16 16s-7.2 16-16 16L80 96c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 64l64 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-64 0c-8.8 0-16-7.2-16-16s7.2-16 16-16zm54.2 253.8c-6.1 20.3-24.8 34.2-46 34.2L80 416c-8.8 0-16-7.2-16-16s7.2-16 16-16l8.2 0c7.1 0 13.3-4.6 15.3-11.4l14.9-49.5c3.4-11.3 13.8-19.1 25.6-19.1s22.2 7.7 25.6 19.1l11.6 38.6c7.4-6.2 16.8-9.7 26.8-9.7c15.9 0 30.4 9 37.5 23.2l4.4 8.8 54.1 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-64 0c-6.1 0-11.6-3.4-14.3-8.8l-8.8-17.7c-1.7-3.4-5.1-5.5-8.8-5.5s-7.2 2.1-8.8 5.5l-8.8 17.7c-2.9 5.9-9.2 9.4-15.7 8.8s-12.1-5.1-13.9-11.3L144 349l-9.8 32.8z\"]\n};\nconst faFishFins = {\n prefix: 'fas',\n iconName: 'fish-fins',\n icon: [576, 512, [], \"e4f2\", \"M275.2 38.4c-10.6-8-25-8.5-36.3-1.5S222 57.3 224.6 70.3l9.7 48.6c-19.4 9-36.9 19.9-52.4 31.5c-15.3 11.5-29 23.9-40.7 36.3L48.1 132.4c-12.5-7.3-28.4-5.3-38.6 4.9S-3 163.3 4.2 175.9L50 256 4.2 336.1c-7.2 12.6-5 28.4 5.3 38.6s26.1 12.2 38.6 4.9l93.1-54.3c11.8 12.3 25.4 24.8 40.7 36.3c15.5 11.6 33 22.5 52.4 31.5l-9.7 48.6c-2.6 13 3.1 26.3 14.3 33.3s25.6 6.5 36.3-1.5l77.6-58.2c54.9-4 101.5-27 137.2-53.8c39.2-29.4 67.2-64.7 81.6-89.5c5.8-9.9 5.8-22.2 0-32.1c-14.4-24.8-42.5-60.1-81.6-89.5c-35.8-26.8-82.3-49.8-137.2-53.8L275.2 38.4zM384 256a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z\"]\n};\nconst faBuildingFlag = {\n prefix: 'fas',\n iconName: 'building-flag',\n icon: [640, 512, [], \"e4d5\", \"M48 0C21.5 0 0 21.5 0 48L0 464c0 26.5 21.5 48 48 48l96 0 0-80c0-26.5 21.5-48 48-48s48 21.5 48 48l0 80 96 0c26.5 0 48-21.5 48-48l0-416c0-26.5-21.5-48-48-48L48 0zM64 240c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zm112-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zM80 96l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zM272 96l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16zM448 0c-17.7 0-32 14.3-32 32l0 480 64 0 0-320 144 0c8.8 0 16-7.2 16-16l0-128c0-8.8-7.2-16-16-16L480 32c0-17.7-14.3-32-32-32z\"]\n};\nconst faFaceGrinBeam = {\n prefix: 'fas',\n iconName: 'face-grin-beam',\n icon: [512, 512, [128516, \"grin-beam\"], \"f582\", \"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM388.1 312.8c12.3-3.8 24.3 6.9 19.3 18.7C382.4 390.6 324.2 432 256.3 432s-126.2-41.4-151.1-100.5c-5-11.8 7-22.5 19.3-18.7c39.7 12.2 84.5 19 131.8 19s92.1-6.8 131.8-19zm-170.5-84s0 0 0 0c0 0 0 0 0 0l-.2-.2c-.2-.2-.4-.5-.7-.9c-.6-.8-1.6-2-2.8-3.4c-2.5-2.8-6-6.6-10.2-10.3c-8.8-7.8-18.8-14-27.7-14s-18.9 6.2-27.7 14c-4.2 3.7-7.7 7.5-10.2 10.3c-1.2 1.4-2.2 2.6-2.8 3.4c-.3 .4-.6 .7-.7 .9l-.2 .2c0 0 0 0 0 0c0 0 0 0 0 0s0 0 0 0c-2.1 2.8-5.7 3.9-8.9 2.8s-5.5-4.1-5.5-7.6c0-17.9 6.7-35.6 16.6-48.8c9.8-13 23.9-23.2 39.4-23.2s29.6 10.2 39.4 23.2c9.9 13.2 16.6 30.9 16.6 48.8c0 3.4-2.2 6.5-5.5 7.6s-6.9 0-8.9-2.8c0 0 0 0 0 0s0 0 0 0zm160 0c0 0 0 0 0 0l-.2-.2c-.2-.2-.4-.5-.7-.9c-.6-.8-1.6-2-2.8-3.4c-2.5-2.8-6-6.6-10.2-10.3c-8.8-7.8-18.8-14-27.7-14s-18.9 6.2-27.7 14c-4.2 3.7-7.7 7.5-10.2 10.3c-1.2 1.4-2.2 2.6-2.8 3.4c-.3 .4-.6 .7-.7 .9l-.2 .2c0 0 0 0 0 0c0 0 0 0 0 0s0 0 0 0c-2.1 2.8-5.7 3.9-8.9 2.8s-5.5-4.1-5.5-7.6c0-17.9 6.7-35.6 16.6-48.8c9.8-13 23.9-23.2 39.4-23.2s29.6 10.2 39.4 23.2c9.9 13.2 16.6 30.9 16.6 48.8c0 3.4-2.2 6.5-5.5 7.6s-6.9 0-8.9-2.8c0 0 0 0 0 0s0 0 0 0s0 0 0 0z\"]\n};\nconst faGrinBeam = faFaceGrinBeam;\nconst faObjectUngroup = {\n prefix: 'fas',\n iconName: 'object-ungroup',\n icon: [640, 512, [], \"f248\", \"M32 119.4C12.9 108.4 0 87.7 0 64C0 28.7 28.7 0 64 0c23.7 0 44.4 12.9 55.4 32l209.1 0C339.6 12.9 360.3 0 384 0c35.3 0 64 28.7 64 64c0 23.7-12.9 44.4-32 55.4l0 113.1c19.1 11.1 32 31.7 32 55.4c0 35.3-28.7 64-64 64c-23.7 0-44.4-12.9-55.4-32l-209.1 0c-11.1 19.1-31.7 32-55.4 32c-35.3 0-64-28.7-64-64c0-23.7 12.9-44.4 32-55.4l0-113.1zM119.4 96c-5.6 9.7-13.7 17.8-23.4 23.4l0 113.1c9.7 5.6 17.8 13.7 23.4 23.4l209.1 0c5.6-9.7 13.7-17.8 23.4-23.4l0-113.1c-9.7-5.6-17.8-13.7-23.4-23.4L119.4 96zm192 384c-11.1 19.1-31.7 32-55.4 32c-35.3 0-64-28.7-64-64c0-23.7 12.9-44.4 32-55.4l0-40.6 64 0 0 40.6c9.7 5.6 17.8 13.7 23.4 23.4l209.1 0c5.6-9.7 13.7-17.8 23.4-23.4l0-113.1c-9.7-5.6-17.8-13.7-23.4-23.4l-46 0c-5.4-15.4-14.6-28.9-26.5-39.6l0-24.4 72.6 0c11.1-19.1 31.7-32 55.4-32c35.3 0 64 28.7 64 64c0 23.7-12.9 44.4-32 55.4l0 113.1c19.1 11.1 32 31.7 32 55.4c0 35.3-28.7 64-64 64c-23.7 0-44.4-12.9-55.4-32l-209.1 0z\"]\n};\nconst faPoop = {\n prefix: 'fas',\n iconName: 'poop',\n icon: [512, 512, [], \"f619\", \"M254.4 6.6c3.5-4.3 9-6.5 14.5-5.7C315.8 7.2 352 47.4 352 96c0 11.2-1.9 22-5.5 32l5.5 0c35.3 0 64 28.7 64 64c0 19.1-8.4 36.3-21.7 48l13.7 0c39.8 0 72 32.2 72 72c0 23.2-11 43.8-28 57c34.1 5.7 60 35.3 60 71c0 39.8-32.2 72-72 72L72 512c-39.8 0-72-32.2-72-72c0-35.7 25.9-65.3 60-71c-17-13.2-28-33.8-28-57c0-39.8 32.2-72 72-72l13.7 0C104.4 228.3 96 211.1 96 192c0-35.3 28.7-64 64-64l16.2 0c44.1-.1 79.8-35.9 79.8-80c0-9.2-1.5-17.9-4.3-26.1c-1.8-5.2-.8-11.1 2.8-15.4z\"]\n};\nconst faLocationPin = {\n prefix: 'fas',\n iconName: 'location-pin',\n icon: [384, 512, [\"map-marker\"], \"f041\", \"M384 192c0 87.4-117 243-168.3 307.2c-12.3 15.3-35.1 15.3-47.4 0C117 435 0 279.4 0 192C0 86 86 0 192 0S384 86 384 192z\"]\n};\nconst faMapMarker = faLocationPin;\nconst faKaaba = {\n prefix: 'fas',\n iconName: 'kaaba',\n icon: [576, 512, [128331], \"f66b\", \"M60 120l228 71.2L516 120 288 48.8 60 120zM278.5 1.5c6.2-1.9 12.9-1.9 19.1 0l256 80C566.9 85.6 576 98 576 112l0 16s0 0 0 0l0 21.2L292.8 237.7c-3.1 1-6.4 1-9.5 0L0 149.2 0 128l0-16C0 98 9.1 85.6 22.5 81.5l256-80zm23.9 266.8L576 182.8l0 46.5-52.8 16.5c-8.4 2.6-13.1 11.6-10.5 20s11.6 13.1 20 10.5L576 262.8 576 400c0 14-9.1 26.4-22.5 30.5l-256 80c-6.2 1.9-12.9 1.9-19.1 0l-256-80C9.1 426.4 0 414 0 400L0 262.8l43.2 13.5c8.4 2.6 17.4-2.1 20-10.5s-2.1-17.4-10.5-20L0 229.2l0-46.5 273.7 85.5c9.3 2.9 19.3 2.9 28.6 0zm-185.5-2.6c-8.4-2.6-17.4 2.1-20 10.5s2.1 17.4 10.5 20l64 20c8.4 2.6 17.4-2.1 20-10.5s-2.1-17.4-10.5-20l-64-20zm352 30.5c8.4-2.6 13.1-11.6 10.5-20s-11.6-13.1-20-10.5l-64 20c-8.4 2.6-13.1 11.6-10.5 20s11.6 13.1 20 10.5l64-20zm-224 9.5c-8.4-2.6-17.4 2.1-20 10.5s2.1 17.4 10.5 20l38.5 12c9.3 2.9 19.3 2.9 28.6 0l38.5-12c8.4-2.6 13.1-11.6 10.5-20s-11.6-13.1-20-10.5l-38.5 12c-3.1 1-6.4 1-9.5 0l-38.5-12z\"]\n};\nconst faToiletPaper = {\n prefix: 'fas',\n iconName: 'toilet-paper',\n icon: [640, 512, [129531], \"f71e\", \"M444.2 0C397.2 49.6 384 126.5 384 192c0 158.8-27.3 247-42.7 283.9c-10 24-33.2 36.1-55.4 36.1L48 512c-11.5 0-22.2-6.2-27.8-16.2s-5.6-22.3 .4-32.2c9.8-17.7 15.4-38.2 20.5-57.7C52.3 362.8 64 293.5 64 192C64 86 107 0 160 0L444.2 0zM512 384c-53 0-96-86-96-192S459 0 512 0s96 86 96 192s-43 192-96 192zm0-128c17.7 0 32-28.7 32-64s-14.3-64-32-64s-32 28.7-32 64s14.3 64 32 64zM144 208a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zm64 0a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zm48 16a16 16 0 1 0 0-32 16 16 0 1 0 0 32zm80-16a16 16 0 1 0 -32 0 16 16 0 1 0 32 0z\"]\n};\nconst faHelmetSafety = {\n prefix: 'fas',\n iconName: 'helmet-safety',\n icon: [576, 512, [\"hard-hat\", \"hat-hard\"], \"f807\", \"M256 32c-17.7 0-32 14.3-32 32l0 2.3 0 99.6c0 5.6-4.5 10.1-10.1 10.1c-3.6 0-7-1.9-8.8-5.1L157.1 87C83 123.5 32 199.8 32 288l0 64 512 0 0-66.4c-.9-87.2-51.7-162.4-125.1-198.6l-48 83.9c-1.8 3.2-5.2 5.1-8.8 5.1c-5.6 0-10.1-4.5-10.1-10.1l0-99.6 0-2.3c0-17.7-14.3-32-32-32l-64 0zM16.6 384C7.4 384 0 391.4 0 400.6c0 4.7 2 9.2 5.8 11.9C27.5 428.4 111.8 480 288 480s260.5-51.6 282.2-67.5c3.8-2.8 5.8-7.2 5.8-11.9c0-9.2-7.4-16.6-16.6-16.6L16.6 384z\"]\n};\nconst faHardHat = faHelmetSafety;\nconst faHatHard = faHelmetSafety;\nconst faEject = {\n prefix: 'fas',\n iconName: 'eject',\n icon: [448, 512, [9167], \"f052\", \"M224 32c13.5 0 26.3 5.6 35.4 15.6l176 192c12.9 14 16.2 34.3 8.6 51.8S419 320 400 320L48 320c-19 0-36.3-11.2-43.9-28.7s-4.3-37.7 8.6-51.8l176-192C197.7 37.6 210.5 32 224 32zM0 432c0-26.5 21.5-48 48-48l352 0c26.5 0 48 21.5 48 48s-21.5 48-48 48L48 480c-26.5 0-48-21.5-48-48z\"]\n};\nconst faCircleRight = {\n prefix: 'fas',\n iconName: 'circle-right',\n icon: [512, 512, [61838, \"arrow-alt-circle-right\"], \"f35a\", \"M0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zm395.3 11.3l-112 112c-4.6 4.6-11.5 5.9-17.4 3.5s-9.9-8.3-9.9-14.8l0-64-96 0c-17.7 0-32-14.3-32-32l0-32c0-17.7 14.3-32 32-32l96 0 0-64c0-6.5 3.9-12.3 9.9-14.8s12.9-1.1 17.4 3.5l112 112c6.2 6.2 6.2 16.4 0 22.6z\"]\n};\nconst faArrowAltCircleRight = faCircleRight;\nconst faPlaneCircleCheck = {\n prefix: 'fas',\n iconName: 'plane-circle-check',\n icon: [640, 512, [], \"e555\", \"M256 0c-35 0-64 59.5-64 93.7l0 84.6L8.1 283.4c-5 2.8-8.1 8.2-8.1 13.9l0 65.5c0 10.6 10.2 18.3 20.4 15.4l171.6-49 0 70.9-57.6 43.2c-4 3-6.4 7.8-6.4 12.8l0 42c0 7.8 6.3 14 14 14c1.3 0 2.6-.2 3.9-.5L256 480l110.1 31.5c1.3 .4 2.6 .5 3.9 .5c6 0 11.1-3.7 13.1-9C344.5 470.7 320 422.2 320 368c0-60.6 30.6-114 77.1-145.6L320 178.3l0-84.6C320 59.5 292 0 256 0zM640 368a144 144 0 1 0 -288 0 144 144 0 1 0 288 0zm-76.7-43.3c6.2 6.2 6.2 16.4 0 22.6l-72 72c-6.2 6.2-16.4 6.2-22.6 0l-40-40c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L480 385.4l60.7-60.7c6.2-6.2 16.4-6.2 22.6 0z\"]\n};\nconst faFaceRollingEyes = {\n prefix: 'fas',\n iconName: 'face-rolling-eyes',\n icon: [512, 512, [128580, \"meh-rolling-eyes\"], \"f5a5\", \"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM192 368l128 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-128 0c-8.8 0-16-7.2-16-16s7.2-16 16-16zm32-144c0 35.3-28.7 64-64 64s-64-28.7-64-64c0-26 15.5-48.4 37.8-58.4c-3.7 5.2-5.8 11.6-5.8 18.4c0 17.7 14.3 32 32 32s32-14.3 32-32c0-6.9-2.2-13.2-5.8-18.4C208.5 175.6 224 198 224 224zm128 64c-35.3 0-64-28.7-64-64c0-26 15.5-48.4 37.8-58.4c-3.7 5.2-5.8 11.6-5.8 18.4c0 17.7 14.3 32 32 32s32-14.3 32-32c0-6.9-2.2-13.2-5.8-18.4C400.5 175.6 416 198 416 224c0 35.3-28.7 64-64 64z\"]\n};\nconst faMehRollingEyes = faFaceRollingEyes;\nconst faObjectGroup = {\n prefix: 'fas',\n iconName: 'object-group',\n icon: [576, 512, [], \"f247\", \"M32 119.4C12.9 108.4 0 87.7 0 64C0 28.7 28.7 0 64 0c23.7 0 44.4 12.9 55.4 32l337.1 0C467.6 12.9 488.3 0 512 0c35.3 0 64 28.7 64 64c0 23.7-12.9 44.4-32 55.4l0 273.1c19.1 11.1 32 31.7 32 55.4c0 35.3-28.7 64-64 64c-23.7 0-44.4-12.9-55.4-32l-337.1 0c-11.1 19.1-31.7 32-55.4 32c-35.3 0-64-28.7-64-64c0-23.7 12.9-44.4 32-55.4l0-273.1zM456.6 96L119.4 96c-5.6 9.7-13.7 17.8-23.4 23.4l0 273.1c9.7 5.6 17.8 13.7 23.4 23.4l337.1 0c5.6-9.7 13.7-17.8 23.4-23.4l0-273.1c-9.7-5.6-17.8-13.7-23.4-23.4zM128 160c0-17.7 14.3-32 32-32l128 0c17.7 0 32 14.3 32 32l0 96c0 17.7-14.3 32-32 32l-128 0c-17.7 0-32-14.3-32-32l0-96zM256 320l32 0c35.3 0 64-28.7 64-64l0-32 64 0c17.7 0 32 14.3 32 32l0 96c0 17.7-14.3 32-32 32l-128 0c-17.7 0-32-14.3-32-32l0-32z\"]\n};\nconst faChartLine = {\n prefix: 'fas',\n iconName: 'chart-line',\n icon: [512, 512, [\"line-chart\"], \"f201\", \"M64 64c0-17.7-14.3-32-32-32S0 46.3 0 64L0 400c0 44.2 35.8 80 80 80l400 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L80 416c-8.8 0-16-7.2-16-16L64 64zm406.6 86.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L320 210.7l-57.4-57.4c-12.5-12.5-32.8-12.5-45.3 0l-112 112c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L240 221.3l57.4 57.4c12.5 12.5 32.8 12.5 45.3 0l128-128z\"]\n};\nconst faLineChart = faChartLine;\nconst faMaskVentilator = {\n prefix: 'fas',\n iconName: 'mask-ventilator',\n icon: [640, 512, [], \"e524\", \"M159.1 176C139.4 219.2 128 264.7 128 300.8c0 15.9 2.2 31.4 6.3 46l-31.8-7.9C70.5 330.9 48 302.1 48 269l0-85c0-4.4 3.6-8 8-8l103.1 0zm26-48L56 128c-30.9 0-56 25.1-56 56l0 85c0 55.1 37.5 103.1 90.9 116.4l71.3 17.8c22.7 30.5 55.4 54.1 93.8 66.6l0-76.6c-19.7-16.4-32-40.3-32-66.9c0-49.5 43-134.4 96-134.4c52.5 0 96 84.9 96 134.4c0 26.7-12.4 50.4-32 66.8l0 76.6c38-12.6 70.6-36 93.5-66.4l71.6-17.9C602.5 372.1 640 324.1 640 269l0-85c0-30.9-25.1-56-56-56l-129.5 0C419.7 73.8 372.1 32 320 32c-52.6 0-100.2 41.8-134.9 96zm295.6 48L584 176c4.4 0 8 3.6 8 8l0 85c0 33-22.5 61.8-54.5 69.9l-31.8 8c4.2-14.7 6.4-30.1 6.4-46.1c0-36.1-11.6-81.6-31.3-124.8zM288 320l0 192 64 0 0-192c0-17.7-14.3-32-32-32s-32 14.3-32 32z\"]\n};\nconst faArrowRight = {\n prefix: 'fas',\n iconName: 'arrow-right',\n icon: [448, 512, [8594], \"f061\", \"M438.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.8 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l306.7 0L233.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160z\"]\n};\nconst faSignsPost = {\n prefix: 'fas',\n iconName: 'signs-post',\n icon: [512, 512, [\"map-signs\"], \"f277\", \"M224 32L64 32C46.3 32 32 46.3 32 64l0 64c0 17.7 14.3 32 32 32l377.4 0c4.2 0 8.3-1.7 11.3-4.7l48-48c6.2-6.2 6.2-16.4 0-22.6l-48-48c-3-3-7.1-4.7-11.3-4.7L288 32c0-17.7-14.3-32-32-32s-32 14.3-32 32zM480 256c0-17.7-14.3-32-32-32l-160 0 0-32-64 0 0 32L70.6 224c-4.2 0-8.3 1.7-11.3 4.7l-48 48c-6.2 6.2-6.2 16.4 0 22.6l48 48c3 3 7.1 4.7 11.3 4.7L448 352c17.7 0 32-14.3 32-32l0-64zM288 480l0-96-64 0 0 96c0 17.7 14.3 32 32 32s32-14.3 32-32z\"]\n};\nconst faMapSigns = faSignsPost;\nconst faCashRegister = {\n prefix: 'fas',\n iconName: 'cash-register',\n icon: [512, 512, [], \"f788\", \"M64 0C46.3 0 32 14.3 32 32l0 64c0 17.7 14.3 32 32 32l80 0 0 32-57 0c-31.6 0-58.5 23.1-63.3 54.4L1.1 364.1C.4 368.8 0 373.6 0 378.4L0 448c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-69.6c0-4.8-.4-9.6-1.1-14.4L488.2 214.4C483.5 183.1 456.6 160 425 160l-217 0 0-32 80 0c17.7 0 32-14.3 32-32l0-64c0-17.7-14.3-32-32-32L64 0zM96 48l160 0c8.8 0 16 7.2 16 16s-7.2 16-16 16L96 80c-8.8 0-16-7.2-16-16s7.2-16 16-16zM64 432c0-8.8 7.2-16 16-16l352 0c8.8 0 16 7.2 16 16s-7.2 16-16 16L80 448c-8.8 0-16-7.2-16-16zm48-168a24 24 0 1 1 0-48 24 24 0 1 1 0 48zm120-24a24 24 0 1 1 -48 0 24 24 0 1 1 48 0zM160 344a24 24 0 1 1 0-48 24 24 0 1 1 0 48zM328 240a24 24 0 1 1 -48 0 24 24 0 1 1 48 0zM256 344a24 24 0 1 1 0-48 24 24 0 1 1 0 48zM424 240a24 24 0 1 1 -48 0 24 24 0 1 1 48 0zM352 344a24 24 0 1 1 0-48 24 24 0 1 1 0 48z\"]\n};\nconst faPersonCircleQuestion = {\n prefix: 'fas',\n iconName: 'person-circle-question',\n icon: [576, 512, [], \"e542\", \"M112 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm40 304l0 128c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-223.1L59.4 304.5c-9.1 15.1-28.8 20-43.9 10.9s-20-28.8-10.9-43.9l58.3-97c17.4-28.9 48.6-46.6 82.3-46.6l29.7 0c33.7 0 64.9 17.7 82.3 46.6l44.9 74.7c-16.1 17.6-28.6 38.5-36.6 61.5c-1.9-1.8-3.5-3.9-4.9-6.3L232 256.9 232 480c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-128-16 0zM432 224a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm0 240a24 24 0 1 0 0-48 24 24 0 1 0 0 48zM368 321.6l0 6.4c0 8.8 7.2 16 16 16s16-7.2 16-16l0-6.4c0-5.3 4.3-9.6 9.6-9.6l40.5 0c7.7 0 13.9 6.2 13.9 13.9c0 5.2-2.9 9.9-7.4 12.3l-32 16.8c-5.3 2.8-8.6 8.2-8.6 14.2l0 14.8c0 8.8 7.2 16 16 16s16-7.2 16-16l0-5.1 23.5-12.3c15.1-7.9 24.5-23.6 24.5-40.6c0-25.4-20.6-45.9-45.9-45.9l-40.5 0c-23 0-41.6 18.6-41.6 41.6z\"]\n};\nconst faH = {\n prefix: 'fas',\n iconName: 'h',\n icon: [384, 512, [104], \"48\", \"M320 256l0 192c0 17.7 14.3 32 32 32s32-14.3 32-32l0-224 0-160c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 128L64 192 64 64c0-17.7-14.3-32-32-32S0 46.3 0 64L0 448c0 17.7 14.3 32 32 32s32-14.3 32-32l0-192 256 0z\"]\n};\nconst faTarp = {\n prefix: 'fas',\n iconName: 'tarp',\n icon: [576, 512, [], \"e57b\", \"M576 128c0-35.3-28.7-64-64-64L64 64C28.7 64 0 92.7 0 128L0 384c0 35.3 28.7 64 64 64l352 0 0-128c0-17.7 14.3-32 32-32l128 0 0-160zM448 448L576 320l-128 0 0 128zM96 128a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\"]\n};\nconst faScrewdriverWrench = {\n prefix: 'fas',\n iconName: 'screwdriver-wrench',\n icon: [512, 512, [\"tools\"], \"f7d9\", \"M78.6 5C69.1-2.4 55.6-1.5 47 7L7 47c-8.5 8.5-9.4 22-2.1 31.6l80 104c4.5 5.9 11.6 9.4 19 9.4l54.1 0 109 109c-14.7 29-10 65.4 14.3 89.6l112 112c12.5 12.5 32.8 12.5 45.3 0l64-64c12.5-12.5 12.5-32.8 0-45.3l-112-112c-24.2-24.2-60.6-29-89.6-14.3l-109-109 0-54.1c0-7.5-3.5-14.5-9.4-19L78.6 5zM19.9 396.1C7.2 408.8 0 426.1 0 444.1C0 481.6 30.4 512 67.9 512c18 0 35.3-7.2 48-19.9L233.7 374.3c-7.8-20.9-9-43.6-3.6-65.1l-61.7-61.7L19.9 396.1zM512 144c0-10.5-1.1-20.7-3.2-30.5c-2.4-11.2-16.1-14.1-24.2-6l-63.9 63.9c-3 3-7.1 4.7-11.3 4.7L352 176c-8.8 0-16-7.2-16-16l0-57.4c0-4.2 1.7-8.3 4.7-11.3l63.9-63.9c8.1-8.1 5.2-21.8-6-24.2C388.7 1.1 378.5 0 368 0C288.5 0 224 64.5 224 144l0 .8 85.3 85.3c36-9.1 75.8 .5 104 28.7L429 274.5c49-23 83-72.8 83-130.5zM56 432a24 24 0 1 1 48 0 24 24 0 1 1 -48 0z\"]\n};\nconst faTools = faScrewdriverWrench;\nconst faArrowsToEye = {\n prefix: 'fas',\n iconName: 'arrows-to-eye',\n icon: [640, 512, [], \"e4bf\", \"M15 15C24.4 5.7 39.6 5.7 49 15l63 63L112 40c0-13.3 10.7-24 24-24s24 10.7 24 24l0 96c0 13.3-10.7 24-24 24l-96 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l38.1 0L15 49C5.7 39.6 5.7 24.4 15 15zM133.5 243.9C158.6 193.6 222.7 112 320 112s161.4 81.6 186.5 131.9c3.8 7.6 3.8 16.5 0 24.2C481.4 318.4 417.3 400 320 400s-161.4-81.6-186.5-131.9c-3.8-7.6-3.8-16.5 0-24.2zM320 320a64 64 0 1 0 0-128 64 64 0 1 0 0 128zM591 15c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-63 63 38.1 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-96 0c-13.3 0-24-10.7-24-24l0-96c0-13.3 10.7-24 24-24s24 10.7 24 24l0 38.1 63-63zM15 497c-9.4-9.4-9.4-24.6 0-33.9l63-63L40 400c-13.3 0-24-10.7-24-24s10.7-24 24-24l96 0c13.3 0 24 10.7 24 24l0 96c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-38.1L49 497c-9.4 9.4-24.6 9.4-33.9 0zm576 0l-63-63 0 38.1c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-96c0-13.3 10.7-24 24-24l96 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-38.1 0 63 63c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0z\"]\n};\nconst faPlugCircleBolt = {\n prefix: 'fas',\n iconName: 'plug-circle-bolt',\n icon: [576, 512, [], \"e55b\", \"M96 0C78.3 0 64 14.3 64 32l0 96 64 0 0-96c0-17.7-14.3-32-32-32zM288 0c-17.7 0-32 14.3-32 32l0 96 64 0 0-96c0-17.7-14.3-32-32-32zM32 160c-17.7 0-32 14.3-32 32s14.3 32 32 32l0 32c0 77.4 55 142 128 156.8l0 67.2c0 17.7 14.3 32 32 32s32-14.3 32-32l0-67.2c12.3-2.5 24.1-6.4 35.1-11.5c-2.1-10.8-3.1-21.9-3.1-33.3c0-80.3 53.8-148 127.3-169.2c.5-2.2 .7-4.5 .7-6.8c0-17.7-14.3-32-32-32L32 160zM432 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm47.9-225c4.3 3.7 5.4 9.9 2.6 14.9L452.4 356l35.6 0c5.2 0 9.8 3.3 11.4 8.2s-.1 10.3-4.2 13.4l-96 72c-4.5 3.4-10.8 3.2-15.1-.6s-5.4-9.9-2.6-14.9L411.6 380 376 380c-5.2 0-9.8-3.3-11.4-8.2s.1-10.3 4.2-13.4l96-72c4.5-3.4 10.8-3.2 15.1 .6z\"]\n};\nconst faHeart = {\n prefix: 'fas',\n iconName: 'heart',\n icon: [512, 512, [128153, 128154, 128155, 128156, 128420, 129293, 129294, 129505, 9829, 10084, 61578], \"f004\", \"M47.6 300.4L228.3 469.1c7.5 7 17.4 10.9 27.7 10.9s20.2-3.9 27.7-10.9L464.4 300.4c30.4-28.3 47.6-68 47.6-109.5v-5.8c0-69.9-50.5-129.5-119.4-141C347 36.5 300.6 51.4 268 84L256 96 244 84c-32.6-32.6-79-47.5-124.6-39.9C50.5 55.6 0 115.2 0 185.1v5.8c0 41.5 17.2 81.2 47.6 109.5z\"]\n};\nconst faMarsAndVenus = {\n prefix: 'fas',\n iconName: 'mars-and-venus',\n icon: [512, 512, [9893], \"f224\", \"M337.8 14.8C341.5 5.8 350.3 0 360 0L472 0c13.3 0 24 10.7 24 24l0 112c0 9.7-5.8 18.5-14.8 22.2s-19.3 1.7-26.2-5.2l-39-39-24.7 24.7C407 163.3 416 192.6 416 224c0 80.2-59 146.6-136 158.2l0 25.8 24 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-24 0 0 32c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-32-24 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l24 0 0-25.8C155 370.6 96 304.2 96 224c0-88.4 71.6-160 160-160c39.6 0 75.9 14.4 103.8 38.2L382.1 80 343 41c-6.9-6.9-8.9-17.2-5.2-26.2zM448 48s0 0 0 0s0 0 0 0s0 0 0 0zM352 224a96 96 0 1 0 -192 0 96 96 0 1 0 192 0z\"]\n};\nconst faHouseUser = {\n prefix: 'fas',\n iconName: 'house-user',\n icon: [576, 512, [\"home-user\"], \"e1b0\", \"M575.8 255.5c0 18-15 32.1-32 32.1l-32 0 .7 160.2c.2 35.5-28.5 64.3-64 64.3l-320.4 0c-35.3 0-64-28.7-64-64l0-160.4-32 0c-18 0-32-14-32-32.1c0-9 3-17 10-24L266.4 8c7-7 15-8 22-8s15 2 21 7L564.8 231.5c8 7 12 15 11 24zM352 224a64 64 0 1 0 -128 0 64 64 0 1 0 128 0zm-96 96c-44.2 0-80 35.8-80 80c0 8.8 7.2 16 16 16l192 0c8.8 0 16-7.2 16-16c0-44.2-35.8-80-80-80l-64 0z\"]\n};\nconst faHomeUser = faHouseUser;\nconst faDumpsterFire = {\n prefix: 'fas',\n iconName: 'dumpster-fire',\n icon: [640, 512, [], \"f794\", \"M49.7 32l90.8 0L114.9 160l-94 0C9.3 160 0 150.7 0 139.1c0-2.1 .3-4.1 .9-6.1L26.8 48.9C29.9 38.9 39.2 32 49.7 32zM272 160l-124.5 0L173.1 32 272 32l0 128zm32 0l0-128 98.9 0 14.4 72.1c-1.7 1.1-3.3 2.4-4.8 3.8c-18.4 16.4-35.4 34-50.5 52.1l-58 0zm209.9-23.7c-1.7 1.6-3.4 3.2-5 4.8C498 129.6 486.7 118.6 475 108c-7.6-6.9-17-10.8-26.6-11.8L435.5 32l90.8 0c10.5 0 19.8 6.9 22.9 16.9L575.1 133c.2 .7 .4 1.4 .5 2.1c-17.8-15-44.3-14.6-61.7 1.2zM325.2 210.7C304.3 244.5 288 282.9 288 318.1c0 49.3 18.6 95.2 49.6 129.9L128 448c0 17.7-14.3 32-32 32s-32-14.3-32-32L44 288l-12 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l4 0-4-32 305.5 0c-4.4 6.2-8.5 12.5-12.3 18.7zm180.6-34.5L518 162.5c5.4-6.1 13.3-8.8 20.9-8.9c7.2 0 14.3 2.6 19.9 7.8c19.7 18.3 39.8 43.2 55 70.6C629 259.2 640 290.2 640 320.2C640 408.8 568.7 480 480 480c-89.6 0-160-71.3-160-159.8c0-37.3 16-73.4 36.8-104.5c20.9-31.3 47.5-59 70.9-80.2c5.7-5.2 13.1-7.7 20.3-7.5c14.1 .3 23.8 11.4 32.7 21.6c0 0 0 0 0 0c2 2.3 4 4.6 6 6.7l19 19.9zM544 368.2c0-36.5-37-73-54.8-88.4c-5.4-4.7-13.1-4.7-18.5 0C453 295.1 416 331.6 416 368.2c0 35.3 28.7 64 64 64s64-28.7 64-64z\"]\n};\nconst faHouseCrack = {\n prefix: 'fas',\n iconName: 'house-crack',\n icon: [576, 512, [], \"e3b1\", \"M543.8 287.6c17 0 32-14 32-32.1c1-9-3-17-11-24L309.5 7c-6-5-14-7-21-7s-15 1-22 8L10 231.5c-7 7-10 15-10 24c0 18 14 32.1 32 32.1l32 0 0 160.4c0 35.3 28.7 64 64 64l102.3 0-31.3-52.2c-4.1-6.8-2.6-15.5 3.5-20.5L288 368l-60.2-82.8c-10.9-15 8.2-33.5 22.8-22l117.9 92.6c8 6.3 8.2 18.4 .4 24.9L288 448l38.4 64 122.1 0c35.5 0 64.2-28.8 64-64.3l-.7-160.2 32 0z\"]\n};\nconst faMartiniGlassCitrus = {\n prefix: 'fas',\n iconName: 'martini-glass-citrus',\n icon: [576, 512, [\"cocktail\"], \"f561\", \"M432 240c53 0 96-43 96-96s-43-96-96-96c-35.5 0-66.6 19.3-83.2 48l-52.6 0C316 40.1 369.3 0 432 0c79.5 0 144 64.5 144 144s-64.5 144-144 144c-27.7 0-53.5-7.8-75.5-21.3l35.4-35.4c12.2 5.6 25.8 8.7 40.1 8.7zM1.8 142.8C5.5 133.8 14.3 128 24 128l368 0c9.7 0 18.5 5.8 22.2 14.8s1.7 19.3-5.2 26.2l-177 177L232 464l64 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-88 0-88 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l64 0 0-118.1L7 169c-6.9-6.9-8.9-17.2-5.2-26.2z\"]\n};\nconst faCocktail = faMartiniGlassCitrus;\nconst faFaceSurprise = {\n prefix: 'fas',\n iconName: 'face-surprise',\n icon: [512, 512, [128558, \"surprise\"], \"f5c2\", \"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM176.4 176a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm128 32a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zM256 288a64 64 0 1 1 0 128 64 64 0 1 1 0-128z\"]\n};\nconst faSurprise = faFaceSurprise;\nconst faBottleWater = {\n prefix: 'fas',\n iconName: 'bottle-water',\n icon: [320, 512, [], \"e4c5\", \"M120 0l80 0c13.3 0 24 10.7 24 24l0 40L96 64l0-40c0-13.3 10.7-24 24-24zM32 167.5c0-19.5 10-37.6 26.6-47.9l15.8-9.9C88.7 100.7 105.2 96 122.1 96l75.8 0c16.9 0 33.4 4.7 47.7 13.7l15.8 9.9C278 129.9 288 148 288 167.5c0 17-7.5 32.3-19.4 42.6C280.6 221.7 288 238 288 256c0 19.1-8.4 36.3-21.7 48c13.3 11.7 21.7 28.9 21.7 48s-8.4 36.3-21.7 48c13.3 11.7 21.7 28.9 21.7 48c0 35.3-28.7 64-64 64L96 512c-35.3 0-64-28.7-64-64c0-19.1 8.4-36.3 21.7-48C40.4 388.3 32 371.1 32 352s8.4-36.3 21.7-48C40.4 292.3 32 275.1 32 256c0-18 7.4-34.3 19.4-45.9C39.5 199.7 32 184.5 32 167.5zM96 240c0 8.8 7.2 16 16 16l96 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-96 0c-8.8 0-16 7.2-16 16zm16 112c-8.8 0-16 7.2-16 16s7.2 16 16 16l96 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-96 0z\"]\n};\nconst faCirclePause = {\n prefix: 'fas',\n iconName: 'circle-pause',\n icon: [512, 512, [62092, \"pause-circle\"], \"f28b\", \"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM224 192l0 128c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-128c0-17.7 14.3-32 32-32s32 14.3 32 32zm128 0l0 128c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-128c0-17.7 14.3-32 32-32s32 14.3 32 32z\"]\n};\nconst faPauseCircle = faCirclePause;\nconst faToiletPaperSlash = {\n prefix: 'fas',\n iconName: 'toilet-paper-slash',\n icon: [640, 512, [], \"e072\", \"M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7l-109.7-86C569.9 374 608 291.9 608 192C608 86 565 0 512 0s-96 86-96 192c0 49.1 9.2 93.9 24.4 127.9l-59-46.2c1.6-24.8 2.6-52 2.6-81.6c0-65.5 13.2-142.4 60.2-192L160 0c-24.8 0-47.4 18.8-64.4 49.6L38.8 5.1zM367.3 385.4L66.5 148.4C64.9 162.4 64 177 64 192c0 101.5-11.7 170.8-23 213.9c-5.1 19.4-10.7 39.9-20.5 57.7c-5.9 9.9-6.1 22.1-.4 32.2S36.5 512 48 512l237.9 0c22.3 0 45.4-12.1 55.4-36.1c7.4-17.7 17.5-47.2 26-90.6zM544 192c0 35.3-14.3 64-32 64s-32-28.7-32-64s14.3-64 32-64s32 28.7 32 64z\"]\n};\nconst faAppleWhole = {\n prefix: 'fas',\n iconName: 'apple-whole',\n icon: [448, 512, [127822, 127823, \"apple-alt\"], \"f5d1\", \"M224 112c-8.8 0-16-7.2-16-16l0-16c0-44.2 35.8-80 80-80l16 0c8.8 0 16 7.2 16 16l0 16c0 44.2-35.8 80-80 80l-16 0zM0 288c0-76.3 35.7-160 112-160c27.3 0 59.7 10.3 82.7 19.3c18.8 7.3 39.9 7.3 58.7 0c22.9-8.9 55.4-19.3 82.7-19.3c76.3 0 112 83.7 112 160c0 128-80 224-160 224c-16.5 0-38.1-6.6-51.5-11.3c-8.1-2.8-16.9-2.8-25 0c-13.4 4.7-35 11.3-51.5 11.3C80 512 0 416 0 288z\"]\n};\nconst faAppleAlt = faAppleWhole;\nconst faKitchenSet = {\n prefix: 'fas',\n iconName: 'kitchen-set',\n icon: [576, 512, [], \"e51a\", \"M240 144A96 96 0 1 0 48 144a96 96 0 1 0 192 0zm44.4 32C269.9 240.1 212.5 288 144 288C64.5 288 0 223.5 0 144S64.5 0 144 0c68.5 0 125.9 47.9 140.4 112l71.8 0c8.8-9.8 21.6-16 35.8-16l104 0c26.5 0 48 21.5 48 48s-21.5 48-48 48l-104 0c-14.2 0-27-6.2-35.8-16l-71.8 0zM144 80a64 64 0 1 1 0 128 64 64 0 1 1 0-128zM400 240c13.3 0 24 10.7 24 24l0 8 96 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-240 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l96 0 0-8c0-13.3 10.7-24 24-24zM288 464l0-112 224 0 0 112c0 26.5-21.5 48-48 48l-128 0c-26.5 0-48-21.5-48-48zM48 320l80 0 16 0 32 0c26.5 0 48 21.5 48 48s-21.5 48-48 48l-16 0c0 17.7-14.3 32-32 32l-64 0c-17.7 0-32-14.3-32-32l0-80c0-8.8 7.2-16 16-16zm128 64c8.8 0 16-7.2 16-16s-7.2-16-16-16l-16 0 0 32 16 0zM24 464l176 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 512c-13.3 0-24-10.7-24-24s10.7-24 24-24z\"]\n};\nconst faR = {\n prefix: 'fas',\n iconName: 'r',\n icon: [320, 512, [114], \"52\", \"M64 32C28.7 32 0 60.7 0 96L0 288 0 448c0 17.7 14.3 32 32 32s32-14.3 32-32l0-128 95.3 0L261.8 466.4c10.1 14.5 30.1 18 44.6 7.9s18-30.1 7.9-44.6L230.1 309.5C282.8 288.1 320 236.4 320 176c0-79.5-64.5-144-144-144L64 32zM176 256L64 256 64 96l112 0c44.2 0 80 35.8 80 80s-35.8 80-80 80z\"]\n};\nconst faTemperatureQuarter = {\n prefix: 'fas',\n iconName: 'temperature-quarter',\n icon: [320, 512, [\"temperature-1\", \"thermometer-1\", \"thermometer-quarter\"], \"f2ca\", \"M160 64c-26.5 0-48 21.5-48 48l0 164.5c0 17.3-7.1 31.9-15.3 42.5C86.2 332.6 80 349.5 80 368c0 44.2 35.8 80 80 80s80-35.8 80-80c0-18.5-6.2-35.4-16.7-48.9c-8.2-10.6-15.3-25.2-15.3-42.5L208 112c0-26.5-21.5-48-48-48zM48 112C48 50.2 98.1 0 160 0s112 50.1 112 112l0 164.4c0 .1 .1 .3 .2 .6c.2 .6 .8 1.6 1.7 2.8c18.9 24.4 30.1 55 30.1 88.1c0 79.5-64.5 144-144 144S16 447.5 16 368c0-33.2 11.2-63.8 30.1-88.1c.9-1.2 1.5-2.2 1.7-2.8c.1-.3 .2-.5 .2-.6L48 112zM208 368c0 26.5-21.5 48-48 48s-48-21.5-48-48c0-20.9 13.4-38.7 32-45.3l0-50.7c0-8.8 7.2-16 16-16s16 7.2 16 16l0 50.7c18.6 6.6 32 24.4 32 45.3z\"]\n};\nconst faTemperature1 = faTemperatureQuarter;\nconst faThermometer1 = faTemperatureQuarter;\nconst faThermometerQuarter = faTemperatureQuarter;\nconst faCube = {\n prefix: 'fas',\n iconName: 'cube',\n icon: [512, 512, [], \"f1b2\", \"M234.5 5.7c13.9-5 29.1-5 43.1 0l192 68.6C495 83.4 512 107.5 512 134.6l0 242.9c0 27-17 51.2-42.5 60.3l-192 68.6c-13.9 5-29.1 5-43.1 0l-192-68.6C17 428.6 0 404.5 0 377.4L0 134.6c0-27 17-51.2 42.5-60.3l192-68.6zM256 66L82.3 128 256 190l173.7-62L256 66zm32 368.6l160-57.1 0-188L288 246.6l0 188z\"]\n};\nconst faBitcoinSign = {\n prefix: 'fas',\n iconName: 'bitcoin-sign',\n icon: [320, 512, [], \"e0b4\", \"M48 32C48 14.3 62.3 0 80 0s32 14.3 32 32l0 32 32 0 0-32c0-17.7 14.3-32 32-32s32 14.3 32 32l0 32c0 1.5-.1 3.1-.3 4.5C254.1 82.2 288 125.1 288 176c0 24.2-7.7 46.6-20.7 64.9c31.7 19.8 52.7 55 52.7 95.1c0 61.9-50.1 112-112 112l0 32c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-32-32 0 0 32c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-32-6.3 0C18.7 448 0 429.3 0 406.3L0 288l0-22.3L0 224 0 101.6C0 80.8 16.8 64 37.6 64L48 64l0-32zM64 224l112 0c26.5 0 48-21.5 48-48s-21.5-48-48-48L64 128l0 96zm112 64L64 288l0 96 144 0c26.5 0 48-21.5 48-48s-21.5-48-48-48l-32 0z\"]\n};\nconst faShieldDog = {\n prefix: 'fas',\n iconName: 'shield-dog',\n icon: [512, 512, [], \"e573\", \"M269.4 2.9C265.2 1 260.7 0 256 0s-9.2 1-13.4 2.9L54.3 82.8c-22 9.3-38.4 31-38.3 57.2c.5 99.2 41.3 280.7 213.6 363.2c16.7 8 36.1 8 52.8 0C454.7 420.7 495.5 239.2 496 140c.1-26.2-16.3-47.9-38.3-57.2L269.4 2.9zM160.9 286.2c4.8 1.2 9.9 1.8 15.1 1.8c35.3 0 64-28.7 64-64l0-64 44.2 0c12.1 0 23.2 6.8 28.6 17.7L320 192l64 0c8.8 0 16 7.2 16 16l0 32c0 44.2-35.8 80-80 80l-48 0 0 50.7c0 7.3-5.9 13.3-13.3 13.3c-1.8 0-3.6-.4-5.2-1.1l-98.7-42.3c-6.6-2.8-10.8-9.3-10.8-16.4c0-2.8 .6-5.5 1.9-8l15-30zM160 160l40 0 8 0 0 32 0 32c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-48c0-8.8 7.2-16 16-16zm128 48a16 16 0 1 0 -32 0 16 16 0 1 0 32 0z\"]\n};\nconst faSolarPanel = {\n prefix: 'fas',\n iconName: 'solar-panel',\n icon: [640, 512, [], \"f5ba\", \"M122.2 0C91.7 0 65.5 21.5 59.5 51.4L8.3 307.4C.4 347 30.6 384 71 384l217 0 0 64-64 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l192 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-64 0 0-64 217 0c40.4 0 70.7-36.9 62.8-76.6l-51.2-256C574.5 21.5 548.3 0 517.8 0L122.2 0zM260.9 64l118.2 0 10.4 104-139 0L260.9 64zM202.3 168l-100.8 0L122.2 64l90.4 0L202.3 168zM91.8 216l105.6 0L187.1 320 71 320 91.8 216zm153.9 0l148.6 0 10.4 104-169.4 0 10.4-104zm196.8 0l105.6 0L569 320l-116 0L442.5 216zm96-48l-100.8 0L427.3 64l90.4 0 31.4-6.3L517.8 64l20.8 104z\"]\n};\nconst faLockOpen = {\n prefix: 'fas',\n iconName: 'lock-open',\n icon: [576, 512, [], \"f3c1\", \"M352 144c0-44.2 35.8-80 80-80s80 35.8 80 80l0 48c0 17.7 14.3 32 32 32s32-14.3 32-32l0-48C576 64.5 511.5 0 432 0S288 64.5 288 144l0 48L64 192c-35.3 0-64 28.7-64 64L0 448c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-192c0-35.3-28.7-64-64-64l-32 0 0-48z\"]\n};\nconst faElevator = {\n prefix: 'fas',\n iconName: 'elevator',\n icon: [512, 512, [], \"e16d\", \"M132.7 4.7l-64 64c-4.6 4.6-5.9 11.5-3.5 17.4s8.3 9.9 14.8 9.9l128 0c6.5 0 12.3-3.9 14.8-9.9s1.1-12.9-3.5-17.4l-64-64c-6.2-6.2-16.4-6.2-22.6 0zM64 128c-35.3 0-64 28.7-64 64L0 448c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-256c0-35.3-28.7-64-64-64L64 128zm96 96a48 48 0 1 1 0 96 48 48 0 1 1 0-96zM80 400c0-26.5 21.5-48 48-48l64 0c26.5 0 48 21.5 48 48l0 16c0 17.7-14.3 32-32 32l-96 0c-17.7 0-32-14.3-32-32l0-16zm192 0c0-26.5 21.5-48 48-48l64 0c26.5 0 48 21.5 48 48l0 16c0 17.7-14.3 32-32 32l-96 0c-17.7 0-32-14.3-32-32l0-16zm32-128a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zM356.7 91.3c6.2 6.2 16.4 6.2 22.6 0l64-64c4.6-4.6 5.9-11.5 3.5-17.4S438.5 0 432 0L304 0c-6.5 0-12.3 3.9-14.8 9.9s-1.1 12.9 3.5 17.4l64 64z\"]\n};\nconst faMoneyBillTransfer = {\n prefix: 'fas',\n iconName: 'money-bill-transfer',\n icon: [640, 512, [], \"e528\", \"M535 41c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l64 64c4.5 4.5 7 10.6 7 17s-2.5 12.5-7 17l-64 64c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l23-23L384 112c-13.3 0-24-10.7-24-24s10.7-24 24-24l174.1 0L535 41zM105 377l-23 23L256 400c13.3 0 24 10.7 24 24s-10.7 24-24 24L81.9 448l23 23c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L7 441c-4.5-4.5-7-10.6-7-17s2.5-12.5 7-17l64-64c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9zM96 64l241.9 0c-3.7 7.2-5.9 15.3-5.9 24c0 28.7 23.3 52 52 52l117.4 0c-4 17 .6 35.5 13.8 48.8c20.3 20.3 53.2 20.3 73.5 0L608 169.5 608 384c0 35.3-28.7 64-64 64l-241.9 0c3.7-7.2 5.9-15.3 5.9-24c0-28.7-23.3-52-52-52l-117.4 0c4-17-.6-35.5-13.8-48.8c-20.3-20.3-53.2-20.3-73.5 0L32 342.5 32 128c0-35.3 28.7-64 64-64zm64 64l-64 0 0 64c35.3 0 64-28.7 64-64zM544 320c-35.3 0-64 28.7-64 64l64 0 0-64zM320 352a96 96 0 1 0 0-192 96 96 0 1 0 0 192z\"]\n};\nconst faMoneyBillTrendUp = {\n prefix: 'fas',\n iconName: 'money-bill-trend-up',\n icon: [512, 512, [], \"e529\", \"M470.7 9.4c3 3.1 5.3 6.6 6.9 10.3s2.4 7.8 2.4 12.2c0 0 0 .1 0 .1c0 0 0 0 0 0l0 96c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-18.7L310.6 214.6c-11.8 11.8-30.8 12.6-43.5 1.7L176 138.1 84.8 216.3c-13.4 11.5-33.6 9.9-45.1-3.5s-9.9-33.6 3.5-45.1l112-96c12-10.3 29.7-10.3 41.7 0l89.5 76.7L370.7 64 352 64c-17.7 0-32-14.3-32-32s14.3-32 32-32l96 0s0 0 0 0c8.8 0 16.8 3.6 22.6 9.3l.1 .1zM0 304c0-26.5 21.5-48 48-48l416 0c26.5 0 48 21.5 48 48l0 160c0 26.5-21.5 48-48 48L48 512c-26.5 0-48-21.5-48-48L0 304zM48 416l0 48 48 0c0-26.5-21.5-48-48-48zM96 304l-48 0 0 48c26.5 0 48-21.5 48-48zM464 416c-26.5 0-48 21.5-48 48l48 0 0-48zM416 304c0 26.5 21.5 48 48 48l0-48-48 0zm-96 80a64 64 0 1 0 -128 0 64 64 0 1 0 128 0z\"]\n};\nconst faHouseFloodWaterCircleArrowRight = {\n prefix: 'fas',\n iconName: 'house-flood-water-circle-arrow-right',\n icon: [640, 512, [], \"e50f\", \"M288 144A144 144 0 1 0 0 144a144 144 0 1 0 288 0zM140.7 76.7c6.2-6.2 16.4-6.2 22.6 0l56 56c6.2 6.2 6.2 16.4 0 22.6l-56 56c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6L169.4 160 80 160c-8.8 0-16-7.2-16-16s7.2-16 16-16l89.4 0L140.7 99.3c-6.2-6.2-6.2-16.4 0-22.6zM320 144c0 57.3-27.4 108.2-69.8 140.3c11.8-3.6 23-9.4 33-16.2c22.1-15.5 51.6-15.5 73.7 0c18.4 12.7 39.6 20.3 59.2 20.3c19 0 41.2-7.9 59.2-20.3c23.8-16.7 55.8-15.4 78.1 3.4c2.1 1.7 4.2 3.3 6.5 4.9l-.3-84.4 16.6 0c13.9 0 26.1-8.9 30.4-22.1s-.4-27.6-11.6-35.8l-176-128C407.6-2 392.4-2 381.2 6.1L301 64.4c12.1 23.9 19 50.9 19 79.6zm18.5 165.9c-11.1-7.9-25.9-7.9-37 0C279 325.4 251.5 336 224 336c-26.9 0-55.3-10.8-77.4-26.1c0 0 0 0 0 0c-11.9-8.5-28.1-7.8-39.2 1.7c-14.4 11.9-32.5 21-50.6 25.2c-17.2 4-27.9 21.2-23.9 38.4s21.2 27.9 38.4 23.9c24.5-5.7 44.9-16.5 58.2-25C158.5 389.7 191 400 224 400c31.9 0 60.6-9.9 80.4-18.9c5.8-2.7 11.1-5.3 15.6-7.7c4.5 2.4 9.7 5.1 15.6 7.7c19.8 9 48.6 18.9 80.4 18.9c33 0 65.5-10.3 94.5-25.8c13.4 8.4 33.7 19.3 58.2 25c17.2 4 34.4-6.7 38.4-23.9s-6.7-34.4-23.9-38.4c-18.1-4.2-36.2-13.3-50.6-25.2c-11.1-9.5-27.3-10.1-39.2-1.7c0 0 0 0 0 0C471.4 325.2 442.9 336 416 336c-27.5 0-55-10.6-77.5-26.1zm0 112c-11.1-7.9-25.9-7.9-37 0C279 437.4 251.5 448 224 448c-26.9 0-55.3-10.8-77.4-26.1c0 0 0 0 0 0c-11.9-8.5-28.1-7.8-39.2 1.7c-14.4 11.9-32.5 21-50.6 25.2c-17.2 4-27.9 21.2-23.9 38.4s21.2 27.9 38.4 23.9c24.5-5.7 44.9-16.5 58.2-25C158.5 501.7 191 512 224 512c31.9 0 60.6-9.9 80.4-18.9c5.8-2.7 11.1-5.3 15.6-7.7c4.5 2.4 9.7 5.1 15.6 7.7c19.8 9 48.6 18.9 80.4 18.9c33 0 65.5-10.3 94.5-25.8c13.4 8.4 33.7 19.3 58.2 25c17.2 4 34.4-6.7 38.4-23.9s-6.7-34.4-23.9-38.4c-18.1-4.2-36.2-13.3-50.6-25.2c-11.1-9.4-27.3-10.1-39.2-1.7c0 0 0 0 0 0C471.4 437.2 442.9 448 416 448c-27.5 0-55-10.6-77.5-26.1z\"]\n};\nconst faSquarePollHorizontal = {\n prefix: 'fas',\n iconName: 'square-poll-horizontal',\n icon: [448, 512, [\"poll-h\"], \"f682\", \"M448 96c0-35.3-28.7-64-64-64L64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320zM256 160c0 17.7-14.3 32-32 32l-96 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l96 0c17.7 0 32 14.3 32 32zm64 64c17.7 0 32 14.3 32 32s-14.3 32-32 32l-192 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l192 0zM192 352c0 17.7-14.3 32-32 32l-32 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l32 0c17.7 0 32 14.3 32 32z\"]\n};\nconst faPollH = faSquarePollHorizontal;\nconst faCircle = {\n prefix: 'fas',\n iconName: 'circle',\n icon: [512, 512, [128308, 128309, 128992, 128993, 128994, 128995, 128996, 9679, 9898, 9899, 11044, 61708, 61915], \"f111\", \"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512z\"]\n};\nconst faBackwardFast = {\n prefix: 'fas',\n iconName: 'backward-fast',\n icon: [512, 512, [9198, \"fast-backward\"], \"f049\", \"M493.6 445c-11.2 5.3-24.5 3.6-34.1-4.4L288 297.7 288 416c0 12.4-7.2 23.7-18.4 29s-24.5 3.6-34.1-4.4L64 297.7 64 416c0 17.7-14.3 32-32 32s-32-14.3-32-32L0 96C0 78.3 14.3 64 32 64s32 14.3 32 32l0 118.3L235.5 71.4c9.5-7.9 22.8-9.7 34.1-4.4S288 83.6 288 96l0 118.3L459.5 71.4c9.5-7.9 22.8-9.7 34.1-4.4S512 83.6 512 96l0 320c0 12.4-7.2 23.7-18.4 29z\"]\n};\nconst faFastBackward = faBackwardFast;\nconst faRecycle = {\n prefix: 'fas',\n iconName: 'recycle',\n icon: [512, 512, [9842, 9850, 9851], \"f1b8\", \"M174.7 45.1C192.2 17 223 0 256 0s63.8 17 81.3 45.1l38.6 61.7 27-15.6c8.4-4.9 18.9-4.2 26.6 1.7s11.1 15.9 8.6 25.3l-23.4 87.4c-3.4 12.8-16.6 20.4-29.4 17l-87.4-23.4c-9.4-2.5-16.3-10.4-17.6-20s3.4-19.1 11.8-23.9l28.4-16.4L283 79c-5.8-9.3-16-15-27-15s-21.2 5.7-27 15l-17.5 28c-9.2 14.8-28.6 19.5-43.6 10.5c-15.3-9.2-20.2-29.2-10.7-44.4l17.5-28zM429.5 251.9c15-9 34.4-4.3 43.6 10.5l24.4 39.1c9.4 15.1 14.4 32.4 14.6 50.2c.3 53.1-42.7 96.4-95.8 96.4L320 448l0 32c0 9.7-5.8 18.5-14.8 22.2s-19.3 1.7-26.2-5.2l-64-64c-9.4-9.4-9.4-24.6 0-33.9l64-64c6.9-6.9 17.2-8.9 26.2-5.2s14.8 12.5 14.8 22.2l0 32 96.2 0c17.6 0 31.9-14.4 31.8-32c0-5.9-1.7-11.7-4.8-16.7l-24.4-39.1c-9.5-15.2-4.7-35.2 10.7-44.4zm-364.6-31L36 204.2c-8.4-4.9-13.1-14.3-11.8-23.9s8.2-17.5 17.6-20l87.4-23.4c12.8-3.4 26 4.2 29.4 17L182 241.2c2.5 9.4-.9 19.3-8.6 25.3s-18.2 6.6-26.6 1.7l-26.5-15.3L68.8 335.3c-3.1 5-4.8 10.8-4.8 16.7c-.1 17.6 14.2 32 31.8 32l32.2 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-32.2 0C42.7 448-.3 404.8 0 351.6c.1-17.8 5.1-35.1 14.6-50.2l50.3-80.5z\"]\n};\nconst faUserAstronaut = {\n prefix: 'fas',\n iconName: 'user-astronaut',\n icon: [448, 512, [], \"f4fb\", \"M370.7 96.1C346.1 39.5 289.7 0 224 0S101.9 39.5 77.3 96.1C60.9 97.5 48 111.2 48 128l0 64c0 16.8 12.9 30.5 29.3 31.9C101.9 280.5 158.3 320 224 320s122.1-39.5 146.7-96.1c16.4-1.4 29.3-15.1 29.3-31.9l0-64c0-16.8-12.9-30.5-29.3-31.9zM336 144l0 16c0 53-43 96-96 96l-32 0c-53 0-96-43-96-96l0-16c0-26.5 21.5-48 48-48l128 0c26.5 0 48 21.5 48 48zM189.3 162.7l-6-21.2c-.9-3.3-3.9-5.5-7.3-5.5s-6.4 2.2-7.3 5.5l-6 21.2-21.2 6c-3.3 .9-5.5 3.9-5.5 7.3s2.2 6.4 5.5 7.3l21.2 6 6 21.2c.9 3.3 3.9 5.5 7.3 5.5s6.4-2.2 7.3-5.5l6-21.2 21.2-6c3.3-.9 5.5-3.9 5.5-7.3s-2.2-6.4-5.5-7.3l-21.2-6zM112.7 316.5C46.7 342.6 0 407 0 482.3C0 498.7 13.3 512 29.7 512l98.3 0 0-64c0-17.7 14.3-32 32-32l128 0c17.7 0 32 14.3 32 32l0 64 98.3 0c16.4 0 29.7-13.3 29.7-29.7c0-75.3-46.7-139.7-112.7-165.8C303.9 338.8 265.5 352 224 352s-79.9-13.2-111.3-35.5zM176 448c-8.8 0-16 7.2-16 16l0 48 32 0 0-48c0-8.8-7.2-16-16-16zm96 32a16 16 0 1 0 0-32 16 16 0 1 0 0 32z\"]\n};\nconst faPlaneSlash = {\n prefix: 'fas',\n iconName: 'plane-slash',\n icon: [640, 512, [], \"e069\", \"M514.3 192c34.2 0 93.7 29 93.7 64c0 36-59.5 64-93.7 64l-73.8 0L630.8 469.1c10.4 8.2 12.3 23.3 4.1 33.7s-23.3 12.3-33.7 4.1L9.2 42.9C-1.2 34.7-3.1 19.6 5.1 9.2S28.4-3.1 38.8 5.1L238.1 161.3 197.8 20.4C194.9 10.2 202.6 0 213.2 0l56.2 0c11.5 0 22.1 6.2 27.8 16.1L397.7 192l116.6 0zM41.5 128.7l321 252.9L297.2 495.9c-5.7 10-16.3 16.1-27.8 16.1l-56.2 0c-10.6 0-18.3-10.2-15.4-20.4l49-171.6L144 320l-43.2 57.6c-3 4-7.8 6.4-12.8 6.4l-42 0c-7.8 0-14-6.3-14-14c0-1.3 .2-2.6 .5-3.9L64 256 32.5 145.9c-.4-1.3-.5-2.6-.5-3.9c0-6.2 4-11.4 9.5-13.3z\"]\n};\nconst faTrademark = {\n prefix: 'fas',\n iconName: 'trademark',\n icon: [640, 512, [8482], \"f25c\", \"M345.6 108.8c-8.3-11-22.7-15.5-35.7-11.2S288 114.2 288 128l0 256c0 17.7 14.3 32 32 32s32-14.3 32-32l0-160 86.4 115.2c6 8.1 15.5 12.8 25.6 12.8s19.6-4.7 25.6-12.8L576 224l0 160c0 17.7 14.3 32 32 32s32-14.3 32-32l0-256c0-13.8-8.8-26-21.9-30.4s-27.5 .1-35.7 11.2L464 266.7 345.6 108.8zM0 128c0 17.7 14.3 32 32 32l64 0 0 224c0 17.7 14.3 32 32 32s32-14.3 32-32l0-224 64 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L32 96C14.3 96 0 110.3 0 128z\"]\n};\nconst faBasketball = {\n prefix: 'fas',\n iconName: 'basketball',\n icon: [512, 512, [127936, \"basketball-ball\"], \"f434\", \"M86.6 64l85.2 85.2C194.5 121.7 208 86.4 208 48c0-14.7-2-28.9-5.7-42.4C158.6 15 119 35.5 86.6 64zM64 86.6C35.5 119 15 158.6 5.6 202.3C19.1 206 33.3 208 48 208c38.4 0 73.7-13.5 101.3-36.1L64 86.6zM256 0c-7.3 0-14.6 .3-21.8 .9C238 16 240 31.8 240 48c0 47.3-17.1 90.5-45.4 124L256 233.4 425.4 64C380.2 24.2 320.9 0 256 0zM48 240c-16.2 0-32-2-47.1-5.8C.3 241.4 0 248.7 0 256c0 64.9 24.2 124.2 64 169.4L233.4 256 172 194.6C138.5 222.9 95.3 240 48 240zm463.1 37.8c.6-7.2 .9-14.5 .9-21.8c0-64.9-24.2-124.2-64-169.4L278.6 256 340 317.4c33.4-28.3 76.7-45.4 124-45.4c16.2 0 32 2 47.1 5.8zm-4.7 31.9C492.9 306 478.7 304 464 304c-38.4 0-73.7 13.5-101.3 36.1L448 425.4c28.5-32.3 49.1-71.9 58.4-115.7zM340.1 362.7C317.5 390.3 304 425.6 304 464c0 14.7 2 28.9 5.7 42.4C353.4 497 393 476.5 425.4 448l-85.2-85.2zM317.4 340L256 278.6 86.6 448c45.1 39.8 104.4 64 169.4 64c7.3 0 14.6-.3 21.8-.9C274 496 272 480.2 272 464c0-47.3 17.1-90.5 45.4-124z\"]\n};\nconst faBasketballBall = faBasketball;\nconst faSatelliteDish = {\n prefix: 'fas',\n iconName: 'satellite-dish',\n icon: [512, 512, [128225], \"f7c0\", \"M192 32c0-17.7 14.3-32 32-32C383.1 0 512 128.9 512 288c0 17.7-14.3 32-32 32s-32-14.3-32-32C448 164.3 347.7 64 224 64c-17.7 0-32-14.3-32-32zM60.6 220.6L164.7 324.7l28.4-28.4c-.7-2.6-1.1-5.4-1.1-8.3c0-17.7 14.3-32 32-32s32 14.3 32 32s-14.3 32-32 32c-2.9 0-5.6-.4-8.3-1.1l-28.4 28.4L291.4 451.4c14.5 14.5 11.8 38.8-7.3 46.3C260.5 506.9 234.9 512 208 512C93.1 512 0 418.9 0 304c0-26.9 5.1-52.5 14.4-76.1c7.5-19 31.8-21.8 46.3-7.3zM224 96c106 0 192 86 192 192c0 17.7-14.3 32-32 32s-32-14.3-32-32c0-70.7-57.3-128-128-128c-17.7 0-32-14.3-32-32s14.3-32 32-32z\"]\n};\nconst faCircleUp = {\n prefix: 'fas',\n iconName: 'circle-up',\n icon: [512, 512, [61467, \"arrow-alt-circle-up\"], \"f35b\", \"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm11.3-395.3l112 112c4.6 4.6 5.9 11.5 3.5 17.4s-8.3 9.9-14.8 9.9l-64 0 0 96c0 17.7-14.3 32-32 32l-32 0c-17.7 0-32-14.3-32-32l0-96-64 0c-6.5 0-12.3-3.9-14.8-9.9s-1.1-12.9 3.5-17.4l112-112c6.2-6.2 16.4-6.2 22.6 0z\"]\n};\nconst faArrowAltCircleUp = faCircleUp;\nconst faMobileScreenButton = {\n prefix: 'fas',\n iconName: 'mobile-screen-button',\n icon: [384, 512, [\"mobile-alt\"], \"f3cd\", \"M16 64C16 28.7 44.7 0 80 0L304 0c35.3 0 64 28.7 64 64l0 384c0 35.3-28.7 64-64 64L80 512c-35.3 0-64-28.7-64-64L16 64zM224 448a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM304 64L80 64l0 320 224 0 0-320z\"]\n};\nconst faMobileAlt = faMobileScreenButton;\nconst faVolumeHigh = {\n prefix: 'fas',\n iconName: 'volume-high',\n icon: [640, 512, [128266, \"volume-up\"], \"f028\", \"M533.6 32.5C598.5 85.2 640 165.8 640 256s-41.5 170.7-106.4 223.5c-10.3 8.4-25.4 6.8-33.8-3.5s-6.8-25.4 3.5-33.8C557.5 398.2 592 331.2 592 256s-34.5-142.2-88.7-186.3c-10.3-8.4-11.8-23.5-3.5-33.8s23.5-11.8 33.8-3.5zM473.1 107c43.2 35.2 70.9 88.9 70.9 149s-27.7 113.8-70.9 149c-10.3 8.4-25.4 6.8-33.8-3.5s-6.8-25.4 3.5-33.8C475.3 341.3 496 301.1 496 256s-20.7-85.3-53.2-111.8c-10.3-8.4-11.8-23.5-3.5-33.8s23.5-11.8 33.8-3.5zm-60.5 74.5C434.1 199.1 448 225.9 448 256s-13.9 56.9-35.4 74.5c-10.3 8.4-25.4 6.8-33.8-3.5s-6.8-25.4 3.5-33.8C393.1 284.4 400 271 400 256s-6.9-28.4-17.7-37.3c-10.3-8.4-11.8-23.5-3.5-33.8s23.5-11.8 33.8-3.5zM301.1 34.8C312.6 40 320 51.4 320 64l0 384c0 12.6-7.4 24-18.9 29.2s-25 3.1-34.4-5.3L131.8 352 64 352c-35.3 0-64-28.7-64-64l0-64c0-35.3 28.7-64 64-64l67.8 0L266.7 40.1c9.4-8.4 22.9-10.4 34.4-5.3z\"]\n};\nconst faVolumeUp = faVolumeHigh;\nconst faUsersRays = {\n prefix: 'fas',\n iconName: 'users-rays',\n icon: [640, 512, [], \"e593\", \"M41 7C31.6-2.3 16.4-2.3 7 7S-2.3 31.6 7 41l72 72c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L41 7zM599 7L527 79c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l72-72c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0zM7 505c9.4 9.4 24.6 9.4 33.9 0l72-72c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L7 471c-9.4 9.4-9.4 24.6 0 33.9zm592 0c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-72-72c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l72 72zM320 256a64 64 0 1 0 0-128 64 64 0 1 0 0 128zM212.1 336c-2.7 7.5-4.1 15.6-4.1 24c0 13.3 10.7 24 24 24l176 0c13.3 0 24-10.7 24-24c0-8.4-1.4-16.5-4.1-24c-.5-1.4-1-2.7-1.6-4c-9.4-22.3-29.8-38.9-54.3-43c-3.9-.7-7.9-1-12-1l-80 0c-4.1 0-8.1 .3-12 1c-.8 .1-1.7 .3-2.5 .5c-24.9 5.1-45.1 23-53.4 46.5zM175.8 224a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm-26.5 32C119.9 256 96 279.9 96 309.3c0 14.7 11.9 26.7 26.7 26.7l56.1 0c8-34.1 32.8-61.7 65.2-73.6c-7.5-4.1-16.2-6.4-25.3-6.4l-69.3 0zm368 80c14.7 0 26.7-11.9 26.7-26.7c0-29.5-23.9-53.3-53.3-53.3l-69.3 0c-9.2 0-17.8 2.3-25.3 6.4c32.4 11.9 57.2 39.5 65.2 73.6l56.1 0zM464 224a48 48 0 1 0 0-96 48 48 0 1 0 0 96z\"]\n};\nconst faWallet = {\n prefix: 'fas',\n iconName: 'wallet',\n icon: [512, 512, [], \"f555\", \"M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-224c0-35.3-28.7-64-64-64L80 128c-8.8 0-16-7.2-16-16s7.2-16 16-16l368 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L64 32zM416 272a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\"]\n};\nconst faClipboardCheck = {\n prefix: 'fas',\n iconName: 'clipboard-check',\n icon: [384, 512, [], \"f46c\", \"M192 0c-41.8 0-77.4 26.7-90.5 64L64 64C28.7 64 0 92.7 0 128L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64l-37.5 0C269.4 26.7 233.8 0 192 0zm0 64a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM305 273L177 401c-9.4 9.4-24.6 9.4-33.9 0L79 337c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L271 239c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z\"]\n};\nconst faFileAudio = {\n prefix: 'fas',\n iconName: 'file-audio',\n icon: [384, 512, [], \"f1c7\", \"M64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-288-128 0c-17.7 0-32-14.3-32-32L224 0 64 0zM256 0l0 128 128 0L256 0zm2 226.3c37.1 22.4 62 63.1 62 109.7s-24.9 87.3-62 109.7c-7.6 4.6-17.4 2.1-22-5.4s-2.1-17.4 5.4-22C269.4 401.5 288 370.9 288 336s-18.6-65.5-46.5-82.3c-7.6-4.6-10-14.4-5.4-22s14.4-10 22-5.4zm-91.9 30.9c6 2.5 9.9 8.3 9.9 14.8l0 128c0 6.5-3.9 12.3-9.9 14.8s-12.9 1.1-17.4-3.5L113.4 376 80 376c-8.8 0-16-7.2-16-16l0-48c0-8.8 7.2-16 16-16l33.4 0 35.3-35.3c4.6-4.6 11.5-5.9 17.4-3.5zm51 34.9c6.6-5.9 16.7-5.3 22.6 1.3C249.8 304.6 256 319.6 256 336s-6.2 31.4-16.3 42.7c-5.9 6.6-16 7.1-22.6 1.3s-7.1-16-1.3-22.6c5.1-5.7 8.1-13.1 8.1-21.3s-3.1-15.7-8.1-21.3c-5.9-6.6-5.3-16.7 1.3-22.6z\"]\n};\nconst faBurger = {\n prefix: 'fas',\n iconName: 'burger',\n icon: [512, 512, [\"hamburger\"], \"f805\", \"M61.1 224C45 224 32 211 32 194.9c0-1.9 .2-3.7 .6-5.6C37.9 168.3 78.8 32 256 32s218.1 136.3 223.4 157.3c.5 1.9 .6 3.7 .6 5.6c0 16.1-13 29.1-29.1 29.1L61.1 224zM144 128a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zm240 16a16 16 0 1 0 0-32 16 16 0 1 0 0 32zM272 96a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zM16 304c0-26.5 21.5-48 48-48l384 0c26.5 0 48 21.5 48 48s-21.5 48-48 48L64 352c-26.5 0-48-21.5-48-48zm16 96c0-8.8 7.2-16 16-16l416 0c8.8 0 16 7.2 16 16l0 16c0 35.3-28.7 64-64 64L96 480c-35.3 0-64-28.7-64-64l0-16z\"]\n};\nconst faHamburger = faBurger;\nconst faWrench = {\n prefix: 'fas',\n iconName: 'wrench',\n icon: [512, 512, [128295], \"f0ad\", \"M352 320c88.4 0 160-71.6 160-160c0-15.3-2.2-30.1-6.2-44.2c-3.1-10.8-16.4-13.2-24.3-5.3l-76.8 76.8c-3 3-7.1 4.7-11.3 4.7L336 192c-8.8 0-16-7.2-16-16l0-57.4c0-4.2 1.7-8.3 4.7-11.3l76.8-76.8c7.9-7.9 5.4-21.2-5.3-24.3C382.1 2.2 367.3 0 352 0C263.6 0 192 71.6 192 160c0 19.1 3.4 37.5 9.5 54.5L19.9 396.1C7.2 408.8 0 426.1 0 444.1C0 481.6 30.4 512 67.9 512c18 0 35.3-7.2 48-19.9L297.5 310.5c17 6.2 35.4 9.5 54.5 9.5zM80 408a24 24 0 1 1 0 48 24 24 0 1 1 0-48z\"]\n};\nconst faBugs = {\n prefix: 'fas',\n iconName: 'bugs',\n icon: [576, 512, [], \"e4d0\", \"M164.5 107.4l33.4-73.5c5.5-12.1 .1-26.3-11.9-31.8s-26.3-.1-31.8 11.9L128 71.7 101.9 14.1C96.4 2 82.1-3.3 70.1 2.1S52.7 21.9 58.1 33.9l33.4 73.5c-10.2 7.1-18.2 17-22.9 28.6l-17 0-4.1-20.7c-2.6-13-15.2-21.4-28.2-18.8S-2.1 111.7 .5 124.7l8 40C10.7 175.9 20.6 184 32 184l32 0 0 23.3-37.8 9.5c-9.5 2.4-16.6 10.2-17.9 19.9l-8 56c-1.9 13.1 7.2 25.3 20.4 27.2s25.3-7.2 27.2-20.4l5.7-40 18.4-4.6C82.7 274.6 103.8 288 128 288s45.3-13.4 56.1-33.2l18.4 4.6 5.7 40c1.9 13.1 14 22.2 27.2 20.4s22.2-14 20.4-27.2l-8-56c-1.4-9.7-8.5-17.5-17.9-19.9L192 207.3l0-23.3 32 0c11.4 0 21.3-8.1 23.5-19.3l8-40c2.6-13-5.8-25.6-18.8-28.2s-25.6 5.8-28.2 18.8L204.3 136l-17 0c-4.7-11.6-12.7-21.5-22.9-28.6zM496 286.5l65.6-47c10.8-7.7 13.3-22.7 5.6-33.5s-22.7-13.3-33.5-5.6l-51.4 36.8 6.1-62.9c1.3-13.2-8.4-24.9-21.6-26.2s-24.9 8.4-26.2 21.6L432.8 250c-12.3 1-24.2 5.6-34.1 13.3L384 254.8l6.8-20c4.2-12.6-2.5-26.2-15-30.4s-26.2 2.5-30.4 15l-13.1 38.6c-3.7 10.8 .8 22.8 10.7 28.5l27.7 16L359 322.7 321.5 312c-9.4-2.7-19.5 .6-25.5 8.3l-34.9 44.5c-8.2 10.4-6.4 25.5 4.1 33.7s25.5 6.4 33.7-4.1l25-31.8 18.2 5.2c-.5 22.6 11 44.7 32 56.8s45.9 11 65.2-.7l13.6 13.2-15.1 37.5c-4.9 12.3 1 26.3 13.3 31.2s26.3-1 31.2-13.3L503.5 440c3.6-9.1 1.4-19.4-5.6-26.2l-28-27.1 11.6-20.1 27.7 16c9.9 5.7 22.5 3.7 30-4.9L566.2 347c8.7-10 7.8-25.1-2.2-33.9s-25.1-7.8-33.9 2.2l-13.9 15.9-14.7-8.5c1.7-12.4-.2-25-5.5-36.2z\"]\n};\nconst faRupeeSign = {\n prefix: 'fas',\n iconName: 'rupee-sign',\n icon: [448, 512, [8360, \"rupee\"], \"f156\", \"M0 64C0 46.3 14.3 32 32 32l80 0c79.5 0 144 64.5 144 144c0 58.8-35.2 109.3-85.7 131.7l51.4 128.4c6.6 16.4-1.4 35-17.8 41.6s-35-1.4-41.6-17.8L106.3 320 64 320l0 128c0 17.7-14.3 32-32 32s-32-14.3-32-32L0 288 0 64zM64 256l48 0c44.2 0 80-35.8 80-80s-35.8-80-80-80L64 96l0 160zm256.5 16.4c-.9 6 0 8.7 .4 9.8c.4 1.1 1.4 2.6 4.2 4.9c7.2 5.7 18.7 10 37.9 16.8l1.3 .5c16 5.6 38.7 13.6 55.7 28.1c9.5 8.1 17.9 18.6 23.1 32.3c5.1 13.7 6.1 28.5 3.8 44c-4.2 28.1-20.5 49.3-43.8 60.9c-22.1 11-48.1 12.5-73.2 8l-.2 0s0 0 0 0c-9.3-1.8-20.5-5.7-29.3-9c-6-2.3-12.6-4.9-17.7-6.9c0 0 0 0 0 0c-2.5-1-4.6-1.8-6.3-2.5c-16.5-6.4-24.6-25-18.2-41.4s24.9-24.6 41.4-18.2c2.6 1 5.2 2 7.9 3.1c0 0 0 0 0 0c4.8 1.9 9.8 3.9 15.4 6c8.8 3.3 15.3 5.4 18.7 6c15.7 2.8 26.7 .8 32.9-2.3c5-2.5 8-6 9.1-13c1-6.9 .2-10.5-.5-12.3c-.6-1.7-1.8-3.6-4.5-5.9c-6.9-5.8-18.2-10.4-36.9-17l-3-1.1c-15.5-5.4-37-13-53.3-25.9c-9.5-7.5-18.3-17.6-23.7-31c-5.5-13.4-6.6-28-4.4-43.2c8.4-57.1 67-78 116.9-68.9c6.9 1.3 27.3 5.8 35.4 8.4c16.9 5.2 26.3 23.2 21.1 40.1s-23.2 26.3-40.1 21.1c-4.7-1.4-22.3-5.5-27.9-6.5c-14.6-2.7-25.8-.4-32.6 3.2c-6.3 3.3-8.9 7.6-9.5 12z\"]\n};\nconst faRupee = faRupeeSign;\nconst faFileImage = {\n prefix: 'fas',\n iconName: 'file-image',\n icon: [384, 512, [128443], \"f1c5\", \"M64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-288-128 0c-17.7 0-32-14.3-32-32L224 0 64 0zM256 0l0 128 128 0L256 0zM64 256a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm152 32c5.3 0 10.2 2.6 13.2 6.9l88 128c3.4 4.9 3.7 11.3 1 16.5s-8.2 8.6-14.2 8.6l-88 0-40 0-48 0-48 0c-5.8 0-11.1-3.1-13.9-8.1s-2.8-11.2 .2-16.1l48-80c2.9-4.8 8.1-7.8 13.7-7.8s10.8 2.9 13.7 7.8l12.8 21.4 48.3-70.2c3-4.3 7.9-6.9 13.2-6.9z\"]\n};\nconst faCircleQuestion = {\n prefix: 'fas',\n iconName: 'circle-question',\n icon: [512, 512, [62108, \"question-circle\"], \"f059\", \"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM169.8 165.3c7.9-22.3 29.1-37.3 52.8-37.3l58.3 0c34.9 0 63.1 28.3 63.1 63.1c0 22.6-12.1 43.5-31.7 54.8L280 264.4c-.2 13-10.9 23.6-24 23.6c-13.3 0-24-10.7-24-24l0-13.5c0-8.6 4.6-16.5 12.1-20.8l44.3-25.4c4.7-2.7 7.6-7.7 7.6-13.1c0-8.4-6.8-15.1-15.1-15.1l-58.3 0c-3.4 0-6.4 2.1-7.5 5.3l-.4 1.2c-4.4 12.5-18.2 19-30.6 14.6s-19-18.2-14.6-30.6l.4-1.2zM224 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z\"]\n};\nconst faQuestionCircle = faCircleQuestion;\nconst faPlaneDeparture = {\n prefix: 'fas',\n iconName: 'plane-departure',\n icon: [640, 512, [128747], \"f5b0\", \"M381 114.9L186.1 41.8c-16.7-6.2-35.2-5.3-51.1 2.7L89.1 67.4C78 73 77.2 88.5 87.6 95.2l146.9 94.5L136 240 77.8 214.1c-8.7-3.9-18.8-3.7-27.3 .6L18.3 230.8c-9.3 4.7-11.8 16.8-5 24.7l73.1 85.3c6.1 7.1 15 11.2 24.3 11.2l137.7 0c5 0 9.9-1.2 14.3-3.4L535.6 212.2c46.5-23.3 82.5-63.3 100.8-112C645.9 75 627.2 48 600.2 48l-57.4 0c-20.2 0-40.2 4.8-58.2 14L381 114.9zM0 480c0 17.7 14.3 32 32 32l576 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L32 448c-17.7 0-32 14.3-32 32z\"]\n};\nconst faHandshakeSlash = {\n prefix: 'fas',\n iconName: 'handshake-slash',\n icon: [640, 512, [], \"e060\", \"M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7l-135-105.8c-1.1-11.4-6.3-22.3-15.3-30.7l-134.2-123-23.4 18.2-26-20.3 77.2-60.1c7-5.4 17-4.2 22.5 2.8s4.2 17-2.8 22.5l-20.9 16.2L512 316.8 512 128l-.7 0-3.9-2.5L434.8 79c-15.3-9.8-33.2-15-51.4-15c-21.8 0-43 7.5-60 21.2l-89.7 72.6-25.8-20.3 81.8-66.2c-11.6-4.9-24.1-7.4-36.8-7.4C234 64 215.7 69.6 200 80l-35.5 23.7L38.8 5.1zM96 171.6L40.6 128 0 128 0 352c0 17.7 14.3 32 32 32l32 0c17.7 0 32-14.3 32-32l0-180.4zM413.6 421.9L128 196.9 128 352l28.2 0 91.4 83.4c19.6 17.9 49.9 16.5 67.8-3.1c5.5-6.1 9.2-13.2 11.1-20.6l17 15.6c19.5 17.9 49.9 16.6 67.8-2.9c.8-.8 1.5-1.7 2.2-2.6zM48 320a16 16 0 1 1 0 32 16 16 0 1 1 0-32zM544 128l0 224c0 17.7 14.3 32 32 32l32 0c17.7 0 32-14.3 32-32l0-224-96 0zm32 208a16 16 0 1 1 32 0 16 16 0 1 1 -32 0z\"]\n};\nconst faBookBookmark = {\n prefix: 'fas',\n iconName: 'book-bookmark',\n icon: [448, 512, [], \"e0bb\", \"M0 96C0 43 43 0 96 0l96 0 0 190.7c0 13.4 15.5 20.9 26 12.5L272 160l54 43.2c10.5 8.4 26 .9 26-12.5L352 0l32 0 32 0c17.7 0 32 14.3 32 32l0 320c0 17.7-14.3 32-32 32l0 64c17.7 0 32 14.3 32 32s-14.3 32-32 32l-32 0L96 512c-53 0-96-43-96-96L0 96zM64 416c0 17.7 14.3 32 32 32l256 0 0-64L96 384c-17.7 0-32 14.3-32 32z\"]\n};\nconst faCodeBranch = {\n prefix: 'fas',\n iconName: 'code-branch',\n icon: [448, 512, [], \"f126\", \"M80 104a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm80-24c0 32.8-19.7 61-48 73.3l0 87.8c18.8-10.9 40.7-17.1 64-17.1l96 0c35.3 0 64-28.7 64-64l0-6.7C307.7 141 288 112.8 288 80c0-44.2 35.8-80 80-80s80 35.8 80 80c0 32.8-19.7 61-48 73.3l0 6.7c0 70.7-57.3 128-128 128l-96 0c-35.3 0-64 28.7-64 64l0 6.7c28.3 12.3 48 40.5 48 73.3c0 44.2-35.8 80-80 80s-80-35.8-80-80c0-32.8 19.7-61 48-73.3l0-6.7 0-198.7C19.7 141 0 112.8 0 80C0 35.8 35.8 0 80 0s80 35.8 80 80zm232 0a24 24 0 1 0 -48 0 24 24 0 1 0 48 0zM80 456a24 24 0 1 0 0-48 24 24 0 1 0 0 48z\"]\n};\nconst faHatCowboy = {\n prefix: 'fas',\n iconName: 'hat-cowboy',\n icon: [640, 512, [], \"f8c0\", \"M320 64c14.4 0 22.3-7 30.8-14.4C360.4 41.1 370.7 32 392 32c49.3 0 84.4 152.2 97.9 221.9C447.8 272.1 390.9 288 320 288s-127.8-15.9-169.9-34.1C163.6 184.2 198.7 32 248 32c21.3 0 31.6 9.1 41.2 17.6C297.7 57 305.6 64 320 64zM111.1 270.7c47.2 24.5 117.5 49.3 209 49.3s161.8-24.8 208.9-49.3c24.8-12.9 49.8-28.3 70.1-47.7c7.9-7.9 20.2-9.2 29.6-3.3c9.5 5.9 13.5 17.9 9.9 28.5c-13.5 37.7-38.4 72.3-66.1 100.6C523.7 398.9 443.6 448 320 448s-203.6-49.1-252.5-99.2C39.8 320.4 14.9 285.8 1.4 248.1c-3.6-10.6 .4-22.6 9.9-28.5c9.5-5.9 21.7-4.5 29.6 3.3c20.4 19.4 45.3 34.8 70.1 47.7z\"]\n};\nconst faBridge = {\n prefix: 'fas',\n iconName: 'bridge',\n icon: [576, 512, [], \"e4c8\", \"M32 32C14.3 32 0 46.3 0 64S14.3 96 32 96l40 0 0 64L0 160 0 288c53 0 96 43 96 96l0 64c0 17.7 14.3 32 32 32l32 0c17.7 0 32-14.3 32-32l0-64c0-53 43-96 96-96s96 43 96 96l0 64c0 17.7 14.3 32 32 32l32 0c17.7 0 32-14.3 32-32l0-64c0-53 43-96 96-96l0-128-72 0 0-64 40 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L32 32zM456 96l0 64-80 0 0-64 80 0zM328 96l0 64-80 0 0-64 80 0zM200 96l0 64-80 0 0-64 80 0z\"]\n};\nconst faPhoneFlip = {\n prefix: 'fas',\n iconName: 'phone-flip',\n icon: [512, 512, [128381, \"phone-alt\"], \"f879\", \"M347.1 24.6c7.7-18.6 28-28.5 47.4-23.2l88 24C499.9 30.2 512 46 512 64c0 247.4-200.6 448-448 448c-18 0-33.8-12.1-38.6-29.5l-24-88c-5.3-19.4 4.6-39.7 23.2-47.4l96-40c16.3-6.8 35.2-2.1 46.3 11.6L207.3 368c70.4-33.3 127.4-90.3 160.7-160.7L318.7 167c-13.7-11.2-18.4-30-11.6-46.3l40-96z\"]\n};\nconst faPhoneAlt = faPhoneFlip;\nconst faTruckFront = {\n prefix: 'fas',\n iconName: 'truck-front',\n icon: [512, 512, [], \"e2b7\", \"M0 80C0 35.8 35.8 0 80 0L432 0c44.2 0 80 35.8 80 80l0 288c0 26.2-12.6 49.4-32 64l0 48c0 17.7-14.3 32-32 32l-32 0c-17.7 0-32-14.3-32-32l0-32-256 0 0 32c0 17.7-14.3 32-32 32l-32 0c-17.7 0-32-14.3-32-32l0-48C12.6 417.4 0 394.2 0 368L0 80zm129.9 72.2L112 224l288 0-17.9-71.8C378.5 138 365.7 128 351 128l-190 0c-14.7 0-27.5 10-31 24.2zM128 320a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm288 32a32 32 0 1 0 0-64 32 32 0 1 0 0 64z\"]\n};\nconst faCat = {\n prefix: 'fas',\n iconName: 'cat',\n icon: [576, 512, [128008], \"f6be\", \"M320 192l17.1 0c22.1 38.3 63.5 64 110.9 64c11 0 21.8-1.4 32-4l0 4 0 32 0 192c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-140.8L280 448l56 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-144 0c-53 0-96-43-96-96l0-223.5c0-16.1-12-29.8-28-31.8l-7.9-1c-17.5-2.2-30-18.2-27.8-35.7s18.2-30 35.7-27.8l7.9 1c48 6 84.1 46.8 84.1 95.3l0 85.3c34.4-51.7 93.2-85.8 160-85.8zm160 26.5s0 0 0 0c-10 3.5-20.8 5.5-32 5.5c-28.4 0-54-12.4-71.6-32c0 0 0 0 0 0c-3.7-4.1-7-8.5-9.9-13.2C357.3 164 352 146.6 352 128c0 0 0 0 0 0l0-96 0-20 0-1.3C352 4.8 356.7 .1 362.6 0l.2 0c3.3 0 6.4 1.6 8.4 4.2c0 0 0 0 0 .1L384 21.3l27.2 36.3L416 64l64 0 4.8-6.4L512 21.3 524.8 4.3c0 0 0 0 0-.1c2-2.6 5.1-4.2 8.4-4.2l.2 0C539.3 .1 544 4.8 544 10.7l0 1.3 0 20 0 96c0 17.3-4.6 33.6-12.6 47.6c-11.3 19.8-29.6 35.2-51.4 42.9zM432 128a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zm48 16a16 16 0 1 0 0-32 16 16 0 1 0 0 32z\"]\n};\nconst faAnchorCircleExclamation = {\n prefix: 'fas',\n iconName: 'anchor-circle-exclamation',\n icon: [640, 512, [], \"e4ab\", \"M320 96a32 32 0 1 1 -64 0 32 32 0 1 1 64 0zm21.1 80C367 158.8 384 129.4 384 96c0-53-43-96-96-96s-96 43-96 96c0 33.4 17 62.8 42.9 80L224 176c-17.7 0-32 14.3-32 32s14.3 32 32 32l32 0 0 208-48 0c-53 0-96-43-96-96l0-6.1 7 7c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L97 263c-9.4-9.4-24.6-9.4-33.9 0L7 319c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l7-7 0 6.1c0 88.4 71.6 160 160 160l80 0 80 0c8.2 0 16.3-.6 24.2-1.8c-22.2-16.2-40.4-37.5-53-62.2L320 448l0-80 0-128 32 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-10.9 0zM496 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm0-96a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm0-144c8.8 0 16 7.2 16 16l0 80c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-80c0-8.8 7.2-16 16-16z\"]\n};\nconst faTruckField = {\n prefix: 'fas',\n iconName: 'truck-field',\n icon: [640, 512, [], \"e58d\", \"M32 96c0-35.3 28.7-64 64-64l224 0c23.7 0 44.4 12.9 55.4 32l51.8 0c25.3 0 48.2 14.9 58.5 38l52.8 118.8c.5 1.1 .9 2.1 1.3 3.2l4.2 0c35.3 0 64 28.7 64 64l0 32c17.7 0 32 14.3 32 32s-14.3 32-32 32l-32 0c0 53-43 96-96 96s-96-43-96-96l-128 0c0 53-43 96-96 96s-96-43-96-96l-32 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l0-32c-17.7 0-32-14.3-32-32l0-96c0-17.7 14.3-32 32-32l0-32zM384 224l85.9 0-42.7-96L384 128l0 96zM160 432a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm368-48a48 48 0 1 0 -96 0 48 48 0 1 0 96 0z\"]\n};\nconst faRoute = {\n prefix: 'fas',\n iconName: 'route',\n icon: [512, 512, [], \"f4d7\", \"M512 96c0 50.2-59.1 125.1-84.6 155c-3.8 4.4-9.4 6.1-14.5 5L320 256c-17.7 0-32 14.3-32 32s14.3 32 32 32l96 0c53 0 96 43 96 96s-43 96-96 96l-276.4 0c8.7-9.9 19.3-22.6 30-36.8c6.3-8.4 12.8-17.6 19-27.2L416 448c17.7 0 32-14.3 32-32s-14.3-32-32-32l-96 0c-53 0-96-43-96-96s43-96 96-96l39.8 0c-21-31.5-39.8-67.7-39.8-96c0-53 43-96 96-96s96 43 96 96zM117.1 489.1c-3.8 4.3-7.2 8.1-10.1 11.3l-1.8 2-.2-.2c-6 4.6-14.6 4-20-1.8C59.8 473 0 402.5 0 352c0-53 43-96 96-96s96 43 96 96c0 30-21.1 67-43.5 97.9c-10.7 14.7-21.7 28-30.8 38.5l-.6 .7zM128 352a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM416 128a32 32 0 1 0 0-64 32 32 0 1 0 0 64z\"]\n};\nconst faClipboardQuestion = {\n prefix: 'fas',\n iconName: 'clipboard-question',\n icon: [384, 512, [], \"e4e3\", \"M192 0c-41.8 0-77.4 26.7-90.5 64L64 64C28.7 64 0 92.7 0 128L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64l-37.5 0C269.4 26.7 233.8 0 192 0zm0 64a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM105.8 229.3c7.9-22.3 29.1-37.3 52.8-37.3l58.3 0c34.9 0 63.1 28.3 63.1 63.1c0 22.6-12.1 43.5-31.7 54.8L216 328.4c-.2 13-10.9 23.6-24 23.6c-13.3 0-24-10.7-24-24l0-13.5c0-8.6 4.6-16.5 12.1-20.8l44.3-25.4c4.7-2.7 7.6-7.7 7.6-13.1c0-8.4-6.8-15.1-15.1-15.1l-58.3 0c-3.4 0-6.4 2.1-7.5 5.3l-.4 1.2c-4.4 12.5-18.2 19-30.6 14.6s-19-18.2-14.6-30.6l.4-1.2zM160 416a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z\"]\n};\nconst faPanorama = {\n prefix: 'fas',\n iconName: 'panorama',\n icon: [640, 512, [], \"e209\", \"M45.6 32C20.4 32 0 52.4 0 77.6L0 434.4C0 459.6 20.4 480 45.6 480c5.1 0 10-.8 14.7-2.4C74.6 472.8 177.6 440 320 440s245.4 32.8 259.6 37.6c4.7 1.6 9.7 2.4 14.7 2.4c25.2 0 45.6-20.4 45.6-45.6l0-356.7C640 52.4 619.6 32 594.4 32c-5 0-10 .8-14.7 2.4C565.4 39.2 462.4 72 320 72S74.6 39.2 60.4 34.4C55.6 32.8 50.7 32 45.6 32zM96 160a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm272 0c7.9 0 15.4 3.9 19.8 10.5L512.3 353c5.4 8 5.6 18.4 .4 26.5s-14.7 12.3-24.2 10.7C442.7 382.4 385.2 376 320 376c-65.6 0-123.4 6.5-169.3 14.4c-9.8 1.7-19.7-2.9-24.7-11.5s-4.3-19.4 1.9-27.2L197.3 265c4.6-5.7 11.4-9 18.7-9s14.2 3.3 18.7 9l26.4 33.1 87-127.6c4.5-6.6 11.9-10.5 19.8-10.5z\"]\n};\nconst faCommentMedical = {\n prefix: 'fas',\n iconName: 'comment-medical',\n icon: [512, 512, [], \"f7f5\", \"M256 448c141.4 0 256-93.1 256-208S397.4 32 256 32S0 125.1 0 240c0 45.1 17.7 86.8 47.7 120.9c-1.9 24.5-11.4 46.3-21.4 62.9c-5.5 9.2-11.1 16.6-15.2 21.6c-2.1 2.5-3.7 4.4-4.9 5.7c-.6 .6-1 1.1-1.3 1.4l-.3 .3c0 0 0 0 0 0c0 0 0 0 0 0s0 0 0 0s0 0 0 0c-4.6 4.6-5.9 11.4-3.4 17.4c2.5 6 8.3 9.9 14.8 9.9c28.7 0 57.6-8.9 81.6-19.3c22.9-10 42.4-21.9 54.3-30.6c31.8 11.5 67 17.9 104.1 17.9zM224 160c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 48 48 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-48 0 0 48c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-48-48 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16l48 0 0-48z\"]\n};\nconst faTeethOpen = {\n prefix: 'fas',\n iconName: 'teeth-open',\n icon: [576, 512, [], \"f62f\", \"M96 32C43 32 0 75 0 128l0 64c0 35.3 28.7 64 64 64l448 0c35.3 0 64-28.7 64-64l0-64c0-53-43-96-96-96L96 32zM224 96c26.5 0 48 21.5 48 48l0 56c0 13.3-10.7 24-24 24l-48 0c-13.3 0-24-10.7-24-24l0-56c0-26.5 21.5-48 48-48zm80 48c0-26.5 21.5-48 48-48s48 21.5 48 48l0 56c0 13.3-10.7 24-24 24l-48 0c-13.3 0-24-10.7-24-24l0-56zM96 128c26.5 0 48 21.5 48 48l0 24c0 13.3-10.7 24-24 24l-48 0c-13.3 0-24-10.7-24-24l0-24c0-26.5 21.5-48 48-48zm336 48c0-26.5 21.5-48 48-48s48 21.5 48 48l0 24c0 13.3-10.7 24-24 24l-48 0c-13.3 0-24-10.7-24-24l0-24zM96 480l384 0c53 0 96-43 96-96l0-32c0-35.3-28.7-64-64-64L64 288c-35.3 0-64 28.7-64 64l0 32c0 53 43 96 96 96zm0-64c-26.5 0-48-21.5-48-48l0-24c0-13.3 10.7-24 24-24l48 0c13.3 0 24 10.7 24 24l0 24c0 26.5-21.5 48-48 48zm80-48l0-24c0-13.3 10.7-24 24-24l48 0c13.3 0 24 10.7 24 24l0 24c0 26.5-21.5 48-48 48s-48-21.5-48-48zm176 48c-26.5 0-48-21.5-48-48l0-24c0-13.3 10.7-24 24-24l48 0c13.3 0 24 10.7 24 24l0 24c0 26.5-21.5 48-48 48zm80-48l0-24c0-13.3 10.7-24 24-24l48 0c13.3 0 24 10.7 24 24l0 24c0 26.5-21.5 48-48 48s-48-21.5-48-48z\"]\n};\nconst faFileCircleMinus = {\n prefix: 'fas',\n iconName: 'file-circle-minus',\n icon: [576, 512, [], \"e4ed\", \"M0 64C0 28.7 28.7 0 64 0L224 0l0 128c0 17.7 14.3 32 32 32l128 0 0 38.6C310.1 219.5 256 287.4 256 368c0 59.1 29.1 111.3 73.7 143.3c-3.2 .5-6.4 .7-9.7 .7L64 512c-35.3 0-64-28.7-64-64L0 64zm384 64l-128 0L256 0 384 128zM288 368a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm224 0c0-8.8-7.2-16-16-16l-128 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l128 0c8.8 0 16-7.2 16-16z\"]\n};\nconst faTags = {\n prefix: 'fas',\n iconName: 'tags',\n icon: [512, 512, [], \"f02c\", \"M345 39.1L472.8 168.4c52.4 53 52.4 138.2 0 191.2L360.8 472.9c-9.3 9.4-24.5 9.5-33.9 .2s-9.5-24.5-.2-33.9L438.6 325.9c33.9-34.3 33.9-89.4 0-123.7L310.9 72.9c-9.3-9.4-9.2-24.6 .2-33.9s24.6-9.2 33.9 .2zM0 229.5L0 80C0 53.5 21.5 32 48 32l149.5 0c17 0 33.3 6.7 45.3 18.7l168 168c25 25 25 65.5 0 90.5L277.3 442.7c-25 25-65.5 25-90.5 0l-168-168C6.7 262.7 0 246.5 0 229.5zM144 144a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z\"]\n};\nconst faWineGlass = {\n prefix: 'fas',\n iconName: 'wine-glass',\n icon: [320, 512, [127863], \"f4e3\", \"M32.1 29.3C33.5 12.8 47.4 0 64 0L256 0c16.6 0 30.5 12.8 31.9 29.3l14 168.4c6 72-42.5 135.2-109.9 150.6l0 99.6 48 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-80 0-80 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l48 0 0-99.6C60.6 333 12.1 269.8 18.1 197.8l14-168.4zm56 98.7l143.8 0-5.3-64L93.4 64l-5.3 64z\"]\n};\nconst faForwardFast = {\n prefix: 'fas',\n iconName: 'forward-fast',\n icon: [512, 512, [9197, \"fast-forward\"], \"f050\", \"M18.4 445c11.2 5.3 24.5 3.6 34.1-4.4L224 297.7 224 416c0 12.4 7.2 23.7 18.4 29s24.5 3.6 34.1-4.4L448 297.7 448 416c0 17.7 14.3 32 32 32s32-14.3 32-32l0-320c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 118.3L276.5 71.4c-9.5-7.9-22.8-9.7-34.1-4.4S224 83.6 224 96l0 118.3L52.5 71.4c-9.5-7.9-22.8-9.7-34.1-4.4S0 83.6 0 96L0 416c0 12.4 7.2 23.7 18.4 29z\"]\n};\nconst faFastForward = faForwardFast;\nconst faFaceMehBlank = {\n prefix: 'fas',\n iconName: 'face-meh-blank',\n icon: [512, 512, [128566, \"meh-blank\"], \"f5a4\", \"M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm208.4-48a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm128 32a32 32 0 1 0 0-64 32 32 0 1 0 0 64z\"]\n};\nconst faMehBlank = faFaceMehBlank;\nconst faSquareParking = {\n prefix: 'fas',\n iconName: 'square-parking',\n icon: [448, 512, [127359, \"parking\"], \"f540\", \"M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zM192 256l48 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-48 0 0 64zm48 64l-48 0 0 32c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-64 0-120c0-22.1 17.9-40 40-40l72 0c53 0 96 43 96 96s-43 96-96 96z\"]\n};\nconst faParking = faSquareParking;\nconst faHouseSignal = {\n prefix: 'fas',\n iconName: 'house-signal',\n icon: [576, 512, [], \"e012\", \"M357.7 8.5c-12.3-11.3-31.2-11.3-43.4 0l-208 192c-9.4 8.6-12.7 22-8.5 34c87.1 25.3 155.6 94.2 180.3 181.6L464 416c26.5 0 48-21.5 48-48l0-112 32 0c13.2 0 25-8.1 29.8-20.3s1.6-26.2-8.1-35.2l-208-192zM288 208c0-8.8 7.2-16 16-16l64 0c8.8 0 16 7.2 16 16l0 64c0 8.8-7.2 16-16 16l-64 0c-8.8 0-16-7.2-16-16l0-64zM24 256c-13.3 0-24 10.7-24 24s10.7 24 24 24c101.6 0 184 82.4 184 184c0 13.3 10.7 24 24 24s24-10.7 24-24c0-128.1-103.9-232-232-232zm8 256a32 32 0 1 0 0-64 32 32 0 1 0 0 64zM0 376c0 13.3 10.7 24 24 24c48.6 0 88 39.4 88 88c0 13.3 10.7 24 24 24s24-10.7 24-24c0-75.1-60.9-136-136-136c-13.3 0-24 10.7-24 24z\"]\n};\nconst faBarsProgress = {\n prefix: 'fas',\n iconName: 'bars-progress',\n icon: [512, 512, [\"tasks-alt\"], \"f828\", \"M448 160l-128 0 0-32 128 0 0 32zM48 64C21.5 64 0 85.5 0 112l0 64c0 26.5 21.5 48 48 48l416 0c26.5 0 48-21.5 48-48l0-64c0-26.5-21.5-48-48-48L48 64zM448 352l0 32-256 0 0-32 256 0zM48 288c-26.5 0-48 21.5-48 48l0 64c0 26.5 21.5 48 48 48l416 0c26.5 0 48-21.5 48-48l0-64c0-26.5-21.5-48-48-48L48 288z\"]\n};\nconst faTasksAlt = faBarsProgress;\nconst faFaucetDrip = {\n prefix: 'fas',\n iconName: 'faucet-drip',\n icon: [512, 512, [128688], \"e006\", \"M224 0c17.7 0 32 14.3 32 32l0 12 96-12c17.7 0 32 14.3 32 32s-14.3 32-32 32L256 84l-31-3.9-1-.1-1 .1L192 84 96 96C78.3 96 64 81.7 64 64s14.3-32 32-32l96 12 0-12c0-17.7 14.3-32 32-32zM0 224c0-17.7 14.3-32 32-32l96 0 22.6-22.6c6-6 14.1-9.4 22.6-9.4l18.7 0 0-43.8 32-4 32 4 0 43.8 18.7 0c8.5 0 16.6 3.4 22.6 9.4L320 192l32 0c88.4 0 160 71.6 160 160c0 17.7-14.3 32-32 32l-64 0c-17.7 0-32-14.3-32-32s-14.3-32-32-32l-36.1 0c-20.2 29-53.9 48-91.9 48s-71.7-19-91.9-48L32 320c-17.7 0-32-14.3-32-32l0-64zM436.8 423.4c1.9-4.5 6.3-7.4 11.2-7.4s9.2 2.9 11.2 7.4l18.2 42.4c1.8 4.1 2.7 8.6 2.7 13.1l0 1.2c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-1.2c0-4.5 .9-8.9 2.7-13.1l18.2-42.4z\"]\n};\nconst faCartFlatbed = {\n prefix: 'fas',\n iconName: 'cart-flatbed',\n icon: [640, 512, [\"dolly-flatbed\"], \"f474\", \"M32 0C14.3 0 0 14.3 0 32S14.3 64 32 64l16 0c8.8 0 16 7.2 16 16l0 288c0 44.2 35.8 80 80 80l18.7 0c-1.8 5-2.7 10.4-2.7 16c0 26.5 21.5 48 48 48s48-21.5 48-48c0-5.6-1-11-2.7-16l197.5 0c-1.8 5-2.7 10.4-2.7 16c0 26.5 21.5 48 48 48s48-21.5 48-48c0-5.6-1-11-2.7-16l66.7 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-464 0c-8.8 0-16-7.2-16-16l0-288C128 35.8 92.2 0 48 0L32 0zM192 80l0 192c0 26.5 21.5 48 48 48l320 0c26.5 0 48-21.5 48-48l0-192c0-26.5-21.5-48-48-48l-96 0 0 144c0 5.9-3.2 11.3-8.5 14.1s-11.5 2.5-16.4-.8L400 163.2l-39.1 26.1c-4.9 3.3-11.2 3.6-16.4 .8s-8.5-8.2-8.5-14.1l0-144-96 0c-26.5 0-48 21.5-48 48z\"]\n};\nconst faDollyFlatbed = faCartFlatbed;\nconst faBanSmoking = {\n prefix: 'fas',\n iconName: 'ban-smoking',\n icon: [512, 512, [128685, \"smoking-ban\"], \"f54d\", \"M99.5 144.8L178.7 224l96 96 92.5 92.5C335.9 434.9 297.5 448 256 448C150 448 64 362 64 256c0-41.5 13.1-79.9 35.5-111.2zM333.3 288l-32-32 82.7 0 0 32-50.7 0zm32 32l34.7 0c8.8 0 16-7.2 16-16l0-64c0-8.8-7.2-16-16-16l-130.7 0L144.8 99.5C176.1 77.1 214.5 64 256 64c106 0 192 86 192 192c0 41.5-13.1 79.9-35.5 111.2L365.3 320zM256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM272 96c-8.8 0-16 7.2-16 16c0 26.5 21.5 48 48 48l32 0c8.8 0 16 7.2 16 16s7.2 16 16 16s16-7.2 16-16c0-26.5-21.5-48-48-48l-32 0c-8.8 0-16-7.2-16-16s-7.2-16-16-16zM229.5 320l-96-96L112 224c-8.8 0-16 7.2-16 16l0 64c0 8.8 7.2 16 16 16l117.5 0z\"]\n};\nconst faSmokingBan = faBanSmoking;\nconst faTerminal = {\n prefix: 'fas',\n iconName: 'terminal',\n icon: [576, 512, [], \"f120\", \"M9.4 86.6C-3.1 74.1-3.1 53.9 9.4 41.4s32.8-12.5 45.3 0l192 192c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L178.7 256 9.4 86.6zM256 416l288 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-288 0c-17.7 0-32-14.3-32-32s14.3-32 32-32z\"]\n};\nconst faMobileButton = {\n prefix: 'fas',\n iconName: 'mobile-button',\n icon: [384, 512, [], \"f10b\", \"M80 0C44.7 0 16 28.7 16 64l0 384c0 35.3 28.7 64 64 64l224 0c35.3 0 64-28.7 64-64l0-384c0-35.3-28.7-64-64-64L80 0zM192 400a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\"]\n};\nconst faHouseMedicalFlag = {\n prefix: 'fas',\n iconName: 'house-medical-flag',\n icon: [640, 512, [], \"e514\", \"M480 0c17.7 0 32 14.3 32 32l112 0c8.8 0 16 7.2 16 16l0 128c0 8.8-7.2 16-16 16l-112 0 0 320-64 0 0-320 0-160c0-17.7 14.3-32 32-32zM276.8 39.7L416 159l0 353 1 0-.2 0L96 512c-17.7 0-32-14.3-32-32l0-192-32 0c-13.4 0-25.4-8.3-30-20.9s-1-26.7 9.2-35.4l224-192c12-10.3 29.7-10.3 41.7 0zM224 208l0 48-48 0c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l48 0 0 48c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-48 48 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-48 0 0-48c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16z\"]\n};\nconst faBasketShopping = {\n prefix: 'fas',\n iconName: 'basket-shopping',\n icon: [576, 512, [\"shopping-basket\"], \"f291\", \"M253.3 35.1c6.1-11.8 1.5-26.3-10.2-32.4s-26.3-1.5-32.4 10.2L117.6 192 32 192c-17.7 0-32 14.3-32 32s14.3 32 32 32L83.9 463.5C91 492 116.6 512 146 512L430 512c29.4 0 55-20 62.1-48.5L544 256c17.7 0 32-14.3 32-32s-14.3-32-32-32l-85.6 0L365.3 12.9C359.2 1.2 344.7-3.4 332.9 2.7s-16.3 20.6-10.2 32.4L404.3 192l-232.6 0L253.3 35.1zM192 304l0 96c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-96c0-8.8 7.2-16 16-16s16 7.2 16 16zm96-16c8.8 0 16 7.2 16 16l0 96c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-96c0-8.8 7.2-16 16-16zm128 16l0 96c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-96c0-8.8 7.2-16 16-16s16 7.2 16 16z\"]\n};\nconst faShoppingBasket = faBasketShopping;\nconst faTape = {\n prefix: 'fas',\n iconName: 'tape',\n icon: [576, 512, [], \"f4db\", \"M380.8 416c41.5-40.7 67.2-97.3 67.2-160C448 132.3 347.7 32 224 32S0 132.3 0 256S100.3 480 224 480l320 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-163.2 0zM224 160a96 96 0 1 1 0 192 96 96 0 1 1 0-192zm64 96a64 64 0 1 0 -128 0 64 64 0 1 0 128 0z\"]\n};\nconst faBusSimple = {\n prefix: 'fas',\n iconName: 'bus-simple',\n icon: [448, 512, [\"bus-alt\"], \"f55e\", \"M224 0C348.8 0 448 35.2 448 80l0 16 0 320c0 17.7-14.3 32-32 32l0 32c0 17.7-14.3 32-32 32l-32 0c-17.7 0-32-14.3-32-32l0-32-192 0 0 32c0 17.7-14.3 32-32 32l-32 0c-17.7 0-32-14.3-32-32l0-32c-17.7 0-32-14.3-32-32L0 96 0 80C0 35.2 99.2 0 224 0zM64 128l0 128c0 17.7 14.3 32 32 32l256 0c17.7 0 32-14.3 32-32l0-128c0-17.7-14.3-32-32-32L96 96c-17.7 0-32 14.3-32 32zM80 400a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm288 0a32 32 0 1 0 0-64 32 32 0 1 0 0 64z\"]\n};\nconst faBusAlt = faBusSimple;\nconst faEye = {\n prefix: 'fas',\n iconName: 'eye',\n icon: [576, 512, [128065], \"f06e\", \"M288 32c-80.8 0-145.5 36.8-192.6 80.6C48.6 156 17.3 208 2.5 243.7c-3.3 7.9-3.3 16.7 0 24.6C17.3 304 48.6 356 95.4 399.4C142.5 443.2 207.2 480 288 480s145.5-36.8 192.6-80.6c46.8-43.5 78.1-95.4 93-131.1c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C433.5 68.8 368.8 32 288 32zM144 256a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm144-64c0 35.3-28.7 64-64 64c-7.1 0-13.9-1.2-20.3-3.3c-5.5-1.8-11.9 1.6-11.7 7.4c.3 6.9 1.3 13.8 3.2 20.7c13.7 51.2 66.4 81.6 117.6 67.9s81.6-66.4 67.9-117.6c-11.1-41.5-47.8-69.4-88.6-71.1c-5.8-.2-9.2 6.1-7.4 11.7c2.1 6.4 3.3 13.2 3.3 20.3z\"]\n};\nconst faFaceSadCry = {\n prefix: 'fas',\n iconName: 'face-sad-cry',\n icon: [512, 512, [128557, \"sad-cry\"], \"f5b3\", \"M352 493.4c-29.6 12-62.1 18.6-96 18.6s-66.4-6.6-96-18.6L160 288c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 189.8C51.5 433.5 0 350.8 0 256C0 114.6 114.6 0 256 0S512 114.6 512 256c0 94.8-51.5 177.5-128 221.8L384 288c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 205.4zM195.2 233.6c5.3 7.1 15.3 8.5 22.4 3.2s8.5-15.3 3.2-22.4c-30.4-40.5-91.2-40.5-121.6 0c-5.3 7.1-3.9 17.1 3.2 22.4s17.1 3.9 22.4-3.2c17.6-23.5 52.8-23.5 70.4 0zm121.6 0c17.6-23.5 52.8-23.5 70.4 0c5.3 7.1 15.3 8.5 22.4 3.2s8.5-15.3 3.2-22.4c-30.4-40.5-91.2-40.5-121.6 0c-5.3 7.1-3.9 17.1 3.2 22.4s17.1 3.9 22.4-3.2zM208 336l0 32c0 26.5 21.5 48 48 48s48-21.5 48-48l0-32c0-26.5-21.5-48-48-48s-48 21.5-48 48z\"]\n};\nconst faSadCry = faFaceSadCry;\nconst faAudioDescription = {\n prefix: 'fas',\n iconName: 'audio-description',\n icon: [576, 512, [], \"f29e\", \"M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l448 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zM213.5 173.3l72 144c5.9 11.9 1.1 26.3-10.7 32.2s-26.3 1.1-32.2-10.7l-9.4-18.9-82.2 0-9.4 18.9c-5.9 11.9-20.3 16.7-32.2 10.7s-16.7-20.3-10.7-32.2l72-144c4.1-8.1 12.4-13.3 21.5-13.3s17.4 5.1 21.5 13.3zm-.4 106.6L192 237.7l-21.1 42.2 42.2 0zM304 184c0-13.3 10.7-24 24-24l56 0c53 0 96 43 96 96s-43 96-96 96l-56 0c-13.3 0-24-10.7-24-24l0-144zm48 24l0 96 32 0c26.5 0 48-21.5 48-48s-21.5-48-48-48l-32 0z\"]\n};\nconst faPersonMilitaryToPerson = {\n prefix: 'fas',\n iconName: 'person-military-to-person',\n icon: [512, 512, [], \"e54c\", \"M71 12.5c-8.6 1-15 8.2-15 16.8c0 9.3 7.5 16.8 16.7 16.9l111.4 0c8.8-.1 15.9-7.2 15.9-16L200 16c0-9.5-8.3-17-17.8-15.9L71 12.5zM189.5 78.1l-122.9 0C64.9 83.8 64 89.8 64 96c0 35.3 28.7 64 64 64s64-28.7 64-64c0-6.2-.9-12.2-2.5-17.9zM32 256l0 32c0 17.7 14.3 32 32 32l128 0c1.8 0 3.5-.1 5.2-.4L53 208.6C40.1 220.3 32 237.2 32 256zm190.2 42.5c1.1-3.3 1.8-6.8 1.8-10.5l0-32c0-35.3-28.7-64-64-64l-64 0c-3.7 0-7.4 .3-10.9 .9L222.2 298.5zM384 160a64 64 0 1 0 0-128 64 64 0 1 0 0 128zm-32 32c-35.3 0-64 28.7-64 64l0 32c0 17.7 14.3 32 32 32l128 0c17.7 0 32-14.3 32-32l0-32c0-35.3-28.7-64-64-64l-64 0zM215.8 450.1c5.2-4.6 8.2-11.1 8.2-18.1s-3-13.5-8.2-18.1l-64-56c-7.1-6.2-17.1-7.7-25.7-3.8S112 366.6 112 376l0 32-88 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l88 0 0 32c0 9.4 5.5 18 14.1 21.9s18.6 2.4 25.7-3.8l64-56zM288 431.9c0 6.9 2.9 13.5 8.1 18.1l64 56.4c7.1 6.2 17.1 7.8 25.7 3.9s14.1-12.4 14.1-21.9l0-32.4 88 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-88 0 0-32c0-9.4-5.5-18-14.1-21.9s-18.6-2.4-25.7 3.8l-64 56c-5.2 4.5-8.2 11.1-8.2 18z\"]\n};\nconst faFileShield = {\n prefix: 'fas',\n iconName: 'file-shield',\n icon: [576, 512, [], \"e4f0\", \"M0 64C0 28.7 28.7 0 64 0L224 0l0 128c0 17.7 14.3 32 32 32l128 0 0 47-92.8 37.1c-21.3 8.5-35.2 29.1-35.2 52c0 56.6 18.9 148 94.2 208.3c-9 4.8-19.3 7.6-30.2 7.6L64 512c-35.3 0-64-28.7-64-64L0 64zm384 64l-128 0L256 0 384 128zm39.1 97.7c5.7-2.3 12.1-2.3 17.8 0l120 48C570 277.4 576 286.2 576 296c0 63.3-25.9 168.8-134.8 214.2c-5.9 2.5-12.6 2.5-18.5 0C313.9 464.8 288 359.3 288 296c0-9.8 6-18.6 15.1-22.3l120-48zM527.4 312L432 273.8l0 187.8c68.2-33 91.5-99 95.4-149.7z\"]\n};\nconst faUserSlash = {\n prefix: 'fas',\n iconName: 'user-slash',\n icon: [640, 512, [], \"f506\", \"M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L353.3 251.6C407.9 237 448 187.2 448 128C448 57.3 390.7 0 320 0C250.2 0 193.5 55.8 192 125.2L38.8 5.1zM264.3 304.3C170.5 309.4 96 387.2 96 482.3c0 16.4 13.3 29.7 29.7 29.7l388.6 0c3.9 0 7.6-.7 11-2.1l-261-205.6z\"]\n};\nconst faPen = {\n prefix: 'fas',\n iconName: 'pen',\n icon: [512, 512, [128394], \"f304\", \"M362.7 19.3L314.3 67.7 444.3 197.7l48.4-48.4c25-25 25-65.5 0-90.5L453.3 19.3c-25-25-65.5-25-90.5 0zm-71 71L58.6 323.5c-10.4 10.4-18 23.3-22.2 37.4L1 481.2C-1.5 489.7 .8 498.8 7 505s15.3 8.5 23.7 6.1l120.3-35.4c14.1-4.2 27-11.8 37.4-22.2L421.7 220.3 291.7 90.3z\"]\n};\nconst faTowerObservation = {\n prefix: 'fas',\n iconName: 'tower-observation',\n icon: [512, 512, [], \"e586\", \"M241.7 3.4c9-4.5 19.6-4.5 28.6 0l160 80c15.8 7.9 22.2 27.1 14.3 42.9C439 137.5 427.7 144 416 144l0 80c0 17.7-14.3 32-32 32l-4.9 0 32 192 68.9 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-95.5 0c-.4 0-.8 0-1.1 0l-254.8 0c-.4 0-.8 0-1.1 0L32 512c-17.7 0-32-14.3-32-32s14.3-32 32-32l68.9 0 32-192-4.9 0c-17.7 0-32-14.3-32-32l0-80c-11.7 0-23-6.5-28.6-17.7c-7.9-15.8-1.5-35 14.3-42.9l160-80zM314.5 448L256 399.2 197.5 448l117 0zM197.8 256l-4.7 28.3L256 336.8l62.9-52.5L314.2 256l-116.5 0zm-13.9 83.2l-11.2 67L218.5 368l-34.6-28.8zM293.5 368l45.8 38.1-11.2-67L293.5 368zM176 128c-8.8 0-16 7.2-16 16s7.2 16 16 16l160 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-160 0z\"]\n};\nconst faFileCode = {\n prefix: 'fas',\n iconName: 'file-code',\n icon: [384, 512, [], \"f1c9\", \"M64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-288-128 0c-17.7 0-32-14.3-32-32L224 0 64 0zM256 0l0 128 128 0L256 0zM153 289l-31 31 31 31c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L71 337c-9.4-9.4-9.4-24.6 0-33.9l48-48c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9zM265 255l48 48c9.4 9.4 9.4 24.6 0 33.9l-48 48c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l31-31-31-31c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0z\"]\n};\nconst faSignal = {\n prefix: 'fas',\n iconName: 'signal',\n icon: [640, 512, [128246, \"signal-5\", \"signal-perfect\"], \"f012\", \"M576 0c17.7 0 32 14.3 32 32l0 448c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-448c0-17.7 14.3-32 32-32zM448 96c17.7 0 32 14.3 32 32l0 352c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-352c0-17.7 14.3-32 32-32zM352 224l0 256c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-256c0-17.7 14.3-32 32-32s32 14.3 32 32zM192 288c17.7 0 32 14.3 32 32l0 160c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-160c0-17.7 14.3-32 32-32zM96 416l0 64c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-64c0-17.7 14.3-32 32-32s32 14.3 32 32z\"]\n};\nconst faSignal5 = faSignal;\nconst faSignalPerfect = faSignal;\nconst faBus = {\n prefix: 'fas',\n iconName: 'bus',\n icon: [576, 512, [128653], \"f207\", \"M288 0C422.4 0 512 35.2 512 80l0 16 0 32c17.7 0 32 14.3 32 32l0 64c0 17.7-14.3 32-32 32l0 160c0 17.7-14.3 32-32 32l0 32c0 17.7-14.3 32-32 32l-32 0c-17.7 0-32-14.3-32-32l0-32-192 0 0 32c0 17.7-14.3 32-32 32l-32 0c-17.7 0-32-14.3-32-32l0-32c-17.7 0-32-14.3-32-32l0-160c-17.7 0-32-14.3-32-32l0-64c0-17.7 14.3-32 32-32c0 0 0 0 0 0l0-32s0 0 0 0l0-16C64 35.2 153.6 0 288 0zM128 160l0 96c0 17.7 14.3 32 32 32l112 0 0-160-112 0c-17.7 0-32 14.3-32 32zM304 288l112 0c17.7 0 32-14.3 32-32l0-96c0-17.7-14.3-32-32-32l-112 0 0 160zM144 400a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm288 0a32 32 0 1 0 0-64 32 32 0 1 0 0 64zM384 80c0-8.8-7.2-16-16-16L208 64c-8.8 0-16 7.2-16 16s7.2 16 16 16l160 0c8.8 0 16-7.2 16-16z\"]\n};\nconst faHeartCircleXmark = {\n prefix: 'fas',\n iconName: 'heart-circle-xmark',\n icon: [576, 512, [], \"e501\", \"M47.6 300.4L228.3 469.1c7.5 7 17.4 10.9 27.7 10.9s20.2-3.9 27.7-10.9l2.6-2.4C267.2 438.6 256 404.6 256 368c0-97.2 78.8-176 176-176c28.3 0 55 6.7 78.7 18.5c.9-6.5 1.3-13 1.3-19.6l0-5.8c0-69.9-50.5-129.5-119.4-141C347 36.5 300.6 51.4 268 84L256 96 244 84c-32.6-32.6-79-47.5-124.6-39.9C50.5 55.6 0 115.2 0 185.1l0 5.8c0 41.5 17.2 81.2 47.6 109.5zM432 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm59.3-180.7L454.6 368l36.7 36.7c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0L432 390.6l-36.7 36.7c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6L409.4 368l-36.7-36.7c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L432 345.4l36.7-36.7c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6z\"]\n};\nconst faHouseChimney = {\n prefix: 'fas',\n iconName: 'house-chimney',\n icon: [576, 512, [63499, \"home-lg\"], \"e3af\", \"M543.8 287.6c17 0 32-14 32-32.1c1-9-3-17-11-24L512 185l0-121c0-17.7-14.3-32-32-32l-32 0c-17.7 0-32 14.3-32 32l0 36.7L309.5 7c-6-5-14-7-21-7s-15 1-22 8L10 231.5c-7 7-10 15-10 24c0 18 14 32.1 32 32.1l32 0 0 69.7c-.1 .9-.1 1.8-.1 2.8l0 112c0 22.1 17.9 40 40 40l16 0c1.2 0 2.4-.1 3.6-.2c1.5 .1 3 .2 4.5 .2l31.9 0 24 0c22.1 0 40-17.9 40-40l0-24 0-64c0-17.7 14.3-32 32-32l64 0c17.7 0 32 14.3 32 32l0 64 0 24c0 22.1 17.9 40 40 40l24 0 32.5 0c1.4 0 2.8 0 4.2-.1c1.1 .1 2.2 .1 3.3 .1l16 0c22.1 0 40-17.9 40-40l0-16.2c.3-2.6 .5-5.3 .5-8.1l-.7-160.2 32 0z\"]\n};\nconst faHomeLg = faHouseChimney;\nconst faWindowMaximize = {\n prefix: 'fas',\n iconName: 'window-maximize',\n icon: [512, 512, [128470], \"f2d0\", \"M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zM96 96l320 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L96 160c-17.7 0-32-14.3-32-32s14.3-32 32-32z\"]\n};\nconst faFaceFrown = {\n prefix: 'fas',\n iconName: 'face-frown',\n icon: [512, 512, [9785, \"frown\"], \"f119\", \"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM159.3 388.7c-2.6 8.4-11.6 13.2-20 10.5s-13.2-11.6-10.5-20C145.2 326.1 196.3 288 256 288s110.8 38.1 127.3 91.3c2.6 8.4-2.1 17.4-10.5 20s-17.4-2.1-20-10.5C340.5 349.4 302.1 320 256 320s-84.5 29.4-96.7 68.7zM144.4 208a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm192-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\"]\n};\nconst faFrown = faFaceFrown;\nconst faPrescription = {\n prefix: 'fas',\n iconName: 'prescription',\n icon: [448, 512, [], \"f5b1\", \"M32 0C14.3 0 0 14.3 0 32L0 192l0 96c0 17.7 14.3 32 32 32s32-14.3 32-32l0-64 50.7 0 128 128L137.4 457.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L288 397.3 393.4 502.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L333.3 352 438.6 246.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L288 306.7l-85.8-85.8C251.4 209.1 288 164.8 288 112C288 50.1 237.9 0 176 0L32 0zM176 160L64 160l0-96 112 0c26.5 0 48 21.5 48 48s-21.5 48-48 48z\"]\n};\nconst faShop = {\n prefix: 'fas',\n iconName: 'shop',\n icon: [640, 512, [\"store-alt\"], \"f54f\", \"M36.8 192l566.3 0c20.3 0 36.8-16.5 36.8-36.8c0-7.3-2.2-14.4-6.2-20.4L558.2 21.4C549.3 8 534.4 0 518.3 0L121.7 0c-16 0-31 8-39.9 21.4L6.2 134.7c-4 6.1-6.2 13.2-6.2 20.4C0 175.5 16.5 192 36.8 192zM64 224l0 160 0 80c0 26.5 21.5 48 48 48l224 0c26.5 0 48-21.5 48-48l0-80 0-160-64 0 0 160-192 0 0-160-64 0zm448 0l0 256c0 17.7 14.3 32 32 32s32-14.3 32-32l0-256-64 0z\"]\n};\nconst faStoreAlt = faShop;\nconst faFloppyDisk = {\n prefix: 'fas',\n iconName: 'floppy-disk',\n icon: [448, 512, [128190, 128426, \"save\"], \"f0c7\", \"M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-242.7c0-17-6.7-33.3-18.7-45.3L352 50.7C340 38.7 323.7 32 306.7 32L64 32zm0 96c0-17.7 14.3-32 32-32l192 0c17.7 0 32 14.3 32 32l0 64c0 17.7-14.3 32-32 32L96 224c-17.7 0-32-14.3-32-32l0-64zM224 288a64 64 0 1 1 0 128 64 64 0 1 1 0-128z\"]\n};\nconst faSave = faFloppyDisk;\nconst faVihara = {\n prefix: 'fas',\n iconName: 'vihara',\n icon: [640, 512, [], \"f6a7\", \"M281 22L305.8 4.7c1.3-.9 2.7-1.8 4.1-2.4C313.1 .7 316.6 0 320 0s6.9 .7 10.1 2.2c1.4 .7 2.8 1.5 4.1 2.4L359 22C393 45.8 430.8 63.5 470.8 74.4l23 6.3c1.8 .5 3.6 1.1 5.2 2c3.2 1.7 5.9 4 8.1 6.8c3.8 4.9 5.6 11.3 4.7 17.8c-.4 2.8-1.2 5.4-2.5 7.8c-1.7 3.2-4 5.9-6.8 8.1c-4.3 3.2-9.6 5.1-15.1 4.9l-7.5 0 0 56.1 6.4 5.1 5.2 4.1c21.1 16.7 45 29.6 70.5 38.1l28.9 9.6c1.6 .5 3.2 1.2 4.6 2c3.1 1.7 5.8 4.1 7.8 6.9s3.5 6.1 4.1 9.6c.5 2.7 .6 5.5 .1 8.3s-1.4 5.4-2.7 7.8c-1.7 3.1-4.1 5.8-6.9 7.8s-6.1 3.5-9.6 4.1c-1.6 .3-3.3 .4-5 .4L544 288l0 65.9c20.5 22.8 47.4 39.2 77.4 46.7C632 403 640 412.6 640 424c0 13.3-10.7 24-24 24l-40 0 0 32c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-32-160 0 0 32c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-32-160 0 0 32c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-32-40 0c-13.3 0-24-10.7-24-24c0-11.4 8-21 18.6-23.4c30-7.6 56.9-23.9 77.4-46.7L96 288l-39.4 0c-1.7 0-3.4-.1-5-.4c-3.5-.7-6.8-2.1-9.6-4.1s-5.2-4.7-7-7.8c-1.3-2.4-2.3-5-2.7-7.8s-.4-5.6 .1-8.3c.7-3.5 2.1-6.8 4.1-9.6s4.7-5.2 7.8-6.9c1.4-.8 3-1.5 4.6-2l28.9-9.6c25.5-8.5 49.4-21.4 70.5-38.1l5.2-4.1 6.4-5.1 0-8.1 0-48-7.5 0c-5.5 .1-10.8-1.7-15.1-4.9c-2.8-2.1-5.1-4.8-6.8-8.1c-1.2-2.4-2.1-5-2.5-7.8c-.9-6.5 .9-12.8 4.7-17.8c2.1-2.8 4.8-5.1 8.1-6.8c1.6-.8 3.4-1.5 5.2-2l23-6.3C209.2 63.5 247 45.8 281 22zM416 128l-96 0-96 0 0 64 72 0 48 0 72 0 0-64zM160 288l0 64 136 0 24 0 24 0 136 0 0-64-136 0-24 0s0 0 0 0l-24 0-136 0z\"]\n};\nconst faScaleUnbalanced = {\n prefix: 'fas',\n iconName: 'scale-unbalanced',\n icon: [640, 512, [\"balance-scale-left\"], \"f515\", \"M522.1 62.4c16.8-5.6 25.8-23.7 20.2-40.5S518.6-3.9 501.9 1.6l-113 37.7C375 15.8 349.3 0 320 0c-44.2 0-80 35.8-80 80c0 3 .2 5.9 .5 8.8L117.9 129.6c-16.8 5.6-25.8 23.7-20.2 40.5s23.7 25.8 40.5 20.2l135.5-45.2c4.5 3.2 9.3 5.9 14.4 8.2L288 480c0 17.7 14.3 32 32 32l192 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-160 0 0-294.7c21-9.2 37.2-27 44.2-49l125.9-42zM439.6 288L512 163.8 584.4 288l-144.9 0zM512 384c62.9 0 115.2-34 126-78.9c2.6-11-1-22.3-6.7-32.1L536.1 109.8c-5-8.6-14.2-13.8-24.1-13.8s-19.1 5.3-24.1 13.8L392.7 273.1c-5.7 9.8-9.3 21.1-6.7 32.1C396.8 350 449.1 384 512 384zM129.2 291.8L201.6 416 56.7 416l72.4-124.2zM3.2 433.1C14 478 66.3 512 129.2 512s115.2-34 126-78.9c2.6-11-1-22.3-6.7-32.1L153.2 237.8c-5-8.6-14.2-13.8-24.1-13.8s-19.1 5.3-24.1 13.8L9.9 401.1c-5.7 9.8-9.3 21.1-6.7 32.1z\"]\n};\nconst faBalanceScaleLeft = faScaleUnbalanced;\nconst faSortUp = {\n prefix: 'fas',\n iconName: 'sort-up',\n icon: [320, 512, [\"sort-asc\"], \"f0de\", \"M182.6 41.4c-12.5-12.5-32.8-12.5-45.3 0l-128 128c-9.2 9.2-11.9 22.9-6.9 34.9s16.6 19.8 29.6 19.8l256 0c12.9 0 24.6-7.8 29.6-19.8s2.2-25.7-6.9-34.9l-128-128z\"]\n};\nconst faSortAsc = faSortUp;\nconst faCommentDots = {\n prefix: 'fas',\n iconName: 'comment-dots',\n icon: [512, 512, [128172, 62075, \"commenting\"], \"f4ad\", \"M256 448c141.4 0 256-93.1 256-208S397.4 32 256 32S0 125.1 0 240c0 45.1 17.7 86.8 47.7 120.9c-1.9 24.5-11.4 46.3-21.4 62.9c-5.5 9.2-11.1 16.6-15.2 21.6c-2.1 2.5-3.7 4.4-4.9 5.7c-.6 .6-1 1.1-1.3 1.4l-.3 .3c0 0 0 0 0 0c0 0 0 0 0 0s0 0 0 0s0 0 0 0c-4.6 4.6-5.9 11.4-3.4 17.4c2.5 6 8.3 9.9 14.8 9.9c28.7 0 57.6-8.9 81.6-19.3c22.9-10 42.4-21.9 54.3-30.6c31.8 11.5 67 17.9 104.1 17.9zM128 208a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm128 0a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm96 32a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z\"]\n};\nconst faCommenting = faCommentDots;\nconst faPlantWilt = {\n prefix: 'fas',\n iconName: 'plant-wilt',\n icon: [512, 512, [], \"e5aa\", \"M288 120c0-30.9 25.1-56 56-56s56 25.1 56 56l0 13c-29.3 10-48 34.5-48 70.1c0 27.9 25.3 74.8 66 111.6c3.8 3.5 8.9 5.3 14 5.3s10.2-1.8 14-5.3c40.7-36.8 66-83.7 66-111.6c0-35.6-18.7-60.2-48-70.1l0-13C464 53.7 410.3 0 344 0S224 53.7 224 120l0 21.8C207.3 133 188.2 128 168 128c-66.3 0-120 53.7-120 120l0 13c-29.3 10-48 34.5-48 70.1C0 359 25.3 405.9 66 442.7c3.8 3.5 8.9 5.3 14 5.3s10.2-1.8 14-5.3c40.7-36.8 66-83.7 66-111.6c0-35.6-18.7-60.2-48-70.1l0-13c0-30.9 25.1-56 56-56s56 25.1 56 56l0 32 0 200c0 17.7 14.3 32 32 32s32-14.3 32-32l0-200 0-32 0-128z\"]\n};\nconst faDiamond = {\n prefix: 'fas',\n iconName: 'diamond',\n icon: [512, 512, [9830], \"f219\", \"M284.3 11.7c-15.6-15.6-40.9-15.6-56.6 0l-216 216c-15.6 15.6-15.6 40.9 0 56.6l216 216c15.6 15.6 40.9 15.6 56.6 0l216-216c15.6-15.6 15.6-40.9 0-56.6l-216-216z\"]\n};\nconst faFaceGrinSquint = {\n prefix: 'fas',\n iconName: 'face-grin-squint',\n icon: [512, 512, [128518, \"grin-squint\"], \"f585\", \"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM388.1 312.8c12.3-3.8 24.3 6.9 19.3 18.7C382.4 390.6 324.2 432 256.3 432s-126.2-41.4-151.1-100.5c-5-11.8 7-22.5 19.3-18.7c39.7 12.2 84.5 19 131.8 19s92.1-6.8 131.8-19zM133.5 146.7l89.9 47.9c10.7 5.7 10.7 21.1 0 26.8l-89.9 47.9c-7.9 4.2-17.5-1.5-17.5-10.5c0-2.8 1-5.5 2.8-7.6l36-43.2-36-43.2c-1.8-2.1-2.8-4.8-2.8-7.6c0-9 9.6-14.7 17.5-10.5zM396 157.1c0 2.8-1 5.5-2.8 7.6l-36 43.2 36 43.2c1.8 2.1 2.8 4.8 2.8 7.6c0 9-9.6 14.7-17.5 10.5l-89.9-47.9c-10.7-5.7-10.7-21.1 0-26.8l89.9-47.9c7.9-4.2 17.5 1.5 17.5 10.5z\"]\n};\nconst faGrinSquint = faFaceGrinSquint;\nconst faHandHoldingDollar = {\n prefix: 'fas',\n iconName: 'hand-holding-dollar',\n icon: [576, 512, [\"hand-holding-usd\"], \"f4c0\", \"M312 24l0 10.5c6.4 1.2 12.6 2.7 18.2 4.2c12.8 3.4 20.4 16.6 17 29.4s-16.6 20.4-29.4 17c-10.9-2.9-21.1-4.9-30.2-5c-7.3-.1-14.7 1.7-19.4 4.4c-2.1 1.3-3.1 2.4-3.5 3c-.3 .5-.7 1.2-.7 2.8c0 .3 0 .5 0 .6c.2 .2 .9 1.2 3.3 2.6c5.8 3.5 14.4 6.2 27.4 10.1l.9 .3s0 0 0 0c11.1 3.3 25.9 7.8 37.9 15.3c13.7 8.6 26.1 22.9 26.4 44.9c.3 22.5-11.4 38.9-26.7 48.5c-6.7 4.1-13.9 7-21.3 8.8l0 10.6c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-11.4c-9.5-2.3-18.2-5.3-25.6-7.8c-2.1-.7-4.1-1.4-6-2c-12.6-4.2-19.4-17.8-15.2-30.4s17.8-19.4 30.4-15.2c2.6 .9 5 1.7 7.3 2.5c13.6 4.6 23.4 7.9 33.9 8.3c8 .3 15.1-1.6 19.2-4.1c1.9-1.2 2.8-2.2 3.2-2.9c.4-.6 .9-1.8 .8-4.1l0-.2c0-1 0-2.1-4-4.6c-5.7-3.6-14.3-6.4-27.1-10.3l-1.9-.6c-10.8-3.2-25-7.5-36.4-14.4c-13.5-8.1-26.5-22-26.6-44.1c-.1-22.9 12.9-38.6 27.7-47.4c6.4-3.8 13.3-6.4 20.2-8.2L264 24c0-13.3 10.7-24 24-24s24 10.7 24 24zM568.2 336.3c13.1 17.8 9.3 42.8-8.5 55.9L433.1 485.5c-23.4 17.2-51.6 26.5-80.7 26.5L192 512 32 512c-17.7 0-32-14.3-32-32l0-64c0-17.7 14.3-32 32-32l36.8 0 44.9-36c22.7-18.2 50.9-28 80-28l78.3 0 16 0 64 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-64 0-16 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l120.6 0 119.7-88.2c17.8-13.1 42.8-9.3 55.9 8.5zM193.6 384c0 0 0 0 0 0l-.9 0c.3 0 .6 0 .9 0z\"]\n};\nconst faHandHoldingUsd = faHandHoldingDollar;\nconst faChartDiagram = {\n prefix: 'fas',\n iconName: 'chart-diagram',\n icon: [512, 512, [], \"e695\", \"M80 32C53.5 32 32 53.5 32 80s21.5 48 48 48l152 0 0 40-48 48-56 0c-48.6 0-88 39.4-88 88l0 48-8 0c-17.7 0-32 14.3-32 32l0 64c0 17.7 14.3 32 32 32l64 0c17.7 0 32-14.3 32-32l0-64c0-17.7-14.3-32-32-32l-8 0 0-48c0-22.1 17.9-40 40-40l56 0 48 48 0 40-8 0c-17.7 0-32 14.3-32 32l0 64c0 17.7 14.3 32 32 32l64 0c17.7 0 32-14.3 32-32l0-64c0-17.7-14.3-32-32-32l-8 0 0-40 48-48 56 0c22.1 0 40 17.9 40 40l0 48-8 0c-17.7 0-32 14.3-32 32l0 64c0 17.7 14.3 32 32 32l64 0c17.7 0 32-14.3 32-32l0-64c0-17.7-14.3-32-32-32l-8 0 0-48c0-48.6-39.4-88-88-88l-56 0-48-48 0-40 152 0c26.5 0 48-21.5 48-48s-21.5-48-48-48L80 32z\"]\n};\nconst faBacterium = {\n prefix: 'fas',\n iconName: 'bacterium',\n icon: [512, 512, [], \"e05a\", \"M423.1 30.6c3.6-12.7-3.7-26-16.5-29.7s-26 3.7-29.7 16.5l-4.2 14.7c-9.8-.4-19.9 .5-29.9 2.8c-12.1 2.8-23.7 5.9-34.9 9.4l-5.9-13.7c-5.2-12.2-19.3-17.8-31.5-12.6s-17.8 19.3-12.6 31.5l4.9 11.3c-22 9.4-42 20.1-60.2 31.8L196 82.7c-7.4-11-22.3-14-33.3-6.7s-14 22.3-6.7 33.3l7.8 11.6c-18 15-33.7 30.8-47.3 47.1L103 157.3c-10.4-8.3-25.5-6.6-33.7 3.7s-6.6 25.5 3.7 33.7l15 12c-2.1 3.2-4.1 6.5-6 9.7c-9.4 15.7-17 31-23.2 45.3l-9.9-3.9c-12.3-4.9-26.3 1.1-31.2 13.4s1.1 26.3 13.4 31.2l11.6 4.6c-.3 1.1-.6 2.1-.9 3.1c-3.5 12.5-5.7 23.2-7.1 31.3c-.7 4.1-1.2 7.5-1.6 10.3c-.2 1.4-.3 2.6-.4 3.6l-.1 1.4-.1 .6 0 .3 0 .1c0 0 0 .1 39.2 3.7c0 0 0 0 0 0l-39.2-3.6c-.5 5-.6 10-.4 14.9l-14.7 4.2C4.7 380.6-2.7 393.8 .9 406.6s16.9 20.1 29.7 16.5l13.8-3.9c10.6 20.7 27.6 37.8 48.5 48.5l-3.9 13.7c-3.6 12.7 3.7 26 16.5 29.7s26-3.7 29.7-16.5l4.2-14.7c23.8 1 46.3-5.5 65.1-17.6L215 473c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-10.6-10.6c9.1-14.1 15.1-30.5 17-48.3l.1-.8c.3-1.7 1-5.1 2.3-9.8l.2-.8 12.6 5.4c12.2 5.2 26.3-.4 31.5-12.6s-.4-26.3-12.6-31.5l-11.3-4.8c9.9-14.9 24.9-31.6 48.6-46l2.1 7.5c3.6 12.7 16.9 20.1 29.7 16.5s20.1-16.9 16.5-29.7L371 259.2c6.9-2.2 14.3-4.3 22.2-6.1c12.9-3 24.7-8 35.2-14.8L439 249c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-10.6-10.6c12.2-19 18.6-41.6 17.6-65.1l14.7-4.2c12.7-3.6 20.1-16.9 16.5-29.7s-16.9-20.1-29.7-16.5l-13.7 3.9c-10.8-21.2-28-38-48.5-48.5l3.9-13.8zM92.1 363.3s0 0 0 0L144 368l-51.9-4.7zM112 320a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zM240 184a24 24 0 1 1 0 48 24 24 0 1 1 0-48z\"]\n};\nconst faHandPointer = {\n prefix: 'fas',\n iconName: 'hand-pointer',\n icon: [448, 512, [], \"f25a\", \"M128 40c0-22.1 17.9-40 40-40s40 17.9 40 40l0 148.2c8.5-7.6 19.7-12.2 32-12.2c20.6 0 38.2 13 45 31.2c8.8-9.3 21.2-15.2 35-15.2c25.3 0 46 19.5 47.9 44.3c8.5-7.7 19.8-12.3 32.1-12.3c26.5 0 48 21.5 48 48l0 48 0 16 0 48c0 70.7-57.3 128-128 128l-16 0-64 0-.1 0-5.2 0c-5 0-9.9-.3-14.7-1c-55.3-5.6-106.2-34-140-79L8 336c-13.3-17.7-9.7-42.7 8-56s42.7-9.7 56 8l56 74.7L128 40zM240 304c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 96c0 8.8 7.2 16 16 16s16-7.2 16-16l0-96zm48-16c-8.8 0-16 7.2-16 16l0 96c0 8.8 7.2 16 16 16s16-7.2 16-16l0-96c0-8.8-7.2-16-16-16zm80 16c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 96c0 8.8 7.2 16 16 16s16-7.2 16-16l0-96z\"]\n};\nconst faDrumSteelpan = {\n prefix: 'fas',\n iconName: 'drum-steelpan',\n icon: [576, 512, [], \"f56a\", \"M288 32c159.1 0 288 48 288 128l0 192c0 80-128.9 128-288 128S0 432 0 352L0 160C0 80 128.9 32 288 32zM528 160c0-9.9-8-29.9-55-49.8c-18.6-7.9-40.9-14.4-66-19.4l-27.8 43.6c-7.3 11.5-11.2 24.8-11.2 38.4c0 17.5 6.4 34.4 18.1 47.5l9.8 11c29.8-5.2 55.9-12.5 77.2-21.5c47.1-19.9 55-39.9 55-49.8zM349.2 237.3c-8-26.2-32.4-45.3-61.2-45.3s-53.3 19.1-61.2 45.3c19.4 1.7 39.9 2.7 61.2 2.7s41.8-.9 61.2-2.7zM169 90.8c-25.2 5-47.4 11.6-66 19.4C56 130.1 48 150.1 48 160s8 29.9 55 49.8c21.3 9 47.4 16.3 77.2 21.5l9.8-11c11.6-13.1 18.1-30 18.1-47.5c0-13.6-3.9-26.9-11.2-38.4L169 90.8zm56.3-8C224.5 87 224 91.5 224 96c0 35.3 28.7 64 64 64s64-28.7 64-64c0-4.5-.5-9-1.4-13.2C330.8 81 309.8 80 288 80s-42.8 1-62.6 2.8z\"]\n};\nconst faHandScissors = {\n prefix: 'fas',\n iconName: 'hand-scissors',\n icon: [512, 512, [], \"f257\", \"M40 208c-22.1 0-40 17.9-40 40s17.9 40 40 40l180.2 0c-7.6 8.5-12.2 19.7-12.2 32c0 25.3 19.5 46 44.3 47.9c-7.7 8.5-12.3 19.8-12.3 32.1c0 26.5 21.5 48 48 48l32 0 64 0c70.7 0 128-57.3 128-128l0-113.1c0-40.2-16-78.8-44.4-107.3C444.8 76.8 413.9 64 381.7 64L336 64c-21.3 0-39.3 13.9-45.6 33.1l74.5 23.7c8.4 2.7 13.1 11.7 10.4 20.1s-11.7 13.1-20.1 10.4L288 129.9c0 0 0 .1 0 .1L84 65.8C62.9 59.2 40.5 70.9 33.8 92s5.1 43.5 26.2 50.2L269.5 208 40 208z\"]\n};\nconst faHandsPraying = {\n prefix: 'fas',\n iconName: 'hands-praying',\n icon: [640, 512, [\"praying-hands\"], \"f684\", \"M351.2 4.8c3.2-2 6.6-3.3 10-4.1c4.7-1 9.6-.9 14.1 .1c7.7 1.8 14.8 6.5 19.4 13.6L514.6 194.2c8.8 13.1 13.4 28.6 13.4 44.4l0 73.5c0 6.9 4.4 13 10.9 15.2l79.2 26.4C631.2 358 640 370.2 640 384l0 96c0 9.9-4.6 19.3-12.5 25.4s-18.1 8.1-27.7 5.5L431 465.9c-56-14.9-95-65.7-95-123.7L336 224c0-17.7 14.3-32 32-32s32 14.3 32 32l0 80c0 8.8 7.2 16 16 16s16-7.2 16-16l0-84.9c0-7-1.8-13.8-5.3-19.8L340.3 48.1c-1.7-3-2.9-6.1-3.6-9.3c-1-4.7-1-9.6 .1-14.1c1.9-8 6.8-15.2 14.3-19.9zm-62.4 0c7.5 4.6 12.4 11.9 14.3 19.9c1.1 4.6 1.2 9.4 .1 14.1c-.7 3.2-1.9 6.3-3.6 9.3L213.3 199.3c-3.5 6-5.3 12.9-5.3 19.8l0 84.9c0 8.8 7.2 16 16 16s16-7.2 16-16l0-80c0-17.7 14.3-32 32-32s32 14.3 32 32l0 118.2c0 58-39 108.7-95 123.7l-168.7 45c-9.6 2.6-19.9 .5-27.7-5.5S0 490 0 480l0-96c0-13.8 8.8-26 21.9-30.4l79.2-26.4c6.5-2.2 10.9-8.3 10.9-15.2l0-73.5c0-15.8 4.7-31.2 13.4-44.4L245.2 14.5c4.6-7.1 11.7-11.8 19.4-13.6c4.6-1.1 9.4-1.2 14.1-.1c3.5 .8 6.9 2.1 10 4.1z\"]\n};\nconst faPrayingHands = faHandsPraying;\nconst faArrowRotateRight = {\n prefix: 'fas',\n iconName: 'arrow-rotate-right',\n icon: [512, 512, [8635, \"arrow-right-rotate\", \"arrow-rotate-forward\", \"redo\"], \"f01e\", \"M386.3 160L336 160c-17.7 0-32 14.3-32 32s14.3 32 32 32l128 0c17.7 0 32-14.3 32-32l0-128c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 51.2L414.4 97.6c-87.5-87.5-229.3-87.5-316.8 0s-87.5 229.3 0 316.8s229.3 87.5 316.8 0c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0c-62.5 62.5-163.8 62.5-226.3 0s-62.5-163.8 0-226.3s163.8-62.5 226.3 0L386.3 160z\"]\n};\nconst faArrowRightRotate = faArrowRotateRight;\nconst faArrowRotateForward = faArrowRotateRight;\nconst faRedo = faArrowRotateRight;\nconst faWebAwesome = {\n prefix: 'fas',\n iconName: 'web-awesome',\n icon: [640, 512, [], \"e682\", \"M372.2 52c0 20.9-12.4 39-30.2 47.2L448 192l104.4-20.9c-5.3-7.7-8.4-17.1-8.4-27.1c0-26.5 21.5-48 48-48s48 21.5 48 48c0 26-20.6 47.1-46.4 48L481 442.3c-10.3 23-33.2 37.7-58.4 37.7l-205.2 0c-25.2 0-48-14.8-58.4-37.7L46.4 192C20.6 191.1 0 170 0 144c0-26.5 21.5-48 48-48s48 21.5 48 48c0 10.1-3.1 19.4-8.4 27.1L192 192 298.1 99.1c-17.7-8.3-30-26.3-30-47.1c0-28.7 23.3-52 52-52s52 23.3 52 52z\"]\n};\nconst faBiohazard = {\n prefix: 'fas',\n iconName: 'biohazard',\n icon: [576, 512, [9763], \"f780\", \"M173.2 0c-1.8 0-3.5 .7-4.8 2C138.5 32.3 120 74 120 120c0 26.2 6 50.9 16.6 73c-22 2.4-43.8 9.1-64.2 20.5C37.9 232.8 13.3 262.4 .4 296c-.7 1.7-.5 3.7 .5 5.2c2.2 3.7 7.4 4.3 10.6 1.3C64.2 254.3 158 245.1 205 324s-8.1 153.1-77.6 173.2c-4.2 1.2-6.3 5.9-4.1 9.6c1 1.6 2.6 2.7 4.5 3c36.5 5.9 75.2 .1 109.7-19.2c20.4-11.4 37.4-26.5 50.5-43.8c13.1 17.3 30.1 32.4 50.5 43.8c34.5 19.3 73.3 25.2 109.7 19.2c1.9-.3 3.5-1.4 4.5-3c2.2-3.7 .1-8.4-4.1-9.6C379.1 477.1 324 403 371 324s140.7-69.8 193.5-21.4c3.2 2.9 8.4 2.3 10.6-1.3c1-1.6 1.1-3.5 .5-5.2c-12.9-33.6-37.5-63.2-72.1-82.5c-20.4-11.4-42.2-18.1-64.2-20.5C450 170.9 456 146.2 456 120c0-46-18.5-87.7-48.4-118c-1.3-1.3-3-2-4.8-2c-5 0-8.4 5.2-6.7 9.9C421.7 80.5 385.6 176 288 176S154.3 80.5 179.9 9.9c1.7-4.7-1.6-9.9-6.7-9.9zM240 272a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zM181.7 417.6c6.3-11.8 9.8-25.1 8.6-39.8c-19.5-18-34-41.4-41.2-67.8c-12.5-8.1-26.2-11.8-40-12.4c-9-.4-18.1 .6-27.1 2.7c7.8 57.1 38.7 106.8 82.9 139.4c6.8-6.7 12.6-14.1 16.8-22.1zM288 64c-28.8 0-56.3 5.9-81.2 16.5c2 8.3 5 16.2 9 23.5c6.8 12.4 16.7 23.1 30.1 30.3c13.3-4.1 27.5-6.3 42.2-6.3s28.8 2.2 42.2 6.3c13.4-7.2 23.3-17.9 30.1-30.3c4-7.3 7-15.2 9-23.5C344.3 69.9 316.8 64 288 64zM426.9 310c-7.2 26.4-21.7 49.7-41.2 67.8c-1.2 14.7 2.2 28.1 8.6 39.8c4.3 8 10 15.4 16.8 22.1c44.3-32.6 75.2-82.3 82.9-139.4c-9-2.2-18.1-3.1-27.1-2.7c-13.8 .6-27.5 4.4-40 12.4z\"]\n};\nconst faLocationCrosshairs = {\n prefix: 'fas',\n iconName: 'location-crosshairs',\n icon: [512, 512, [\"location\"], \"f601\", \"M256 0c17.7 0 32 14.3 32 32l0 34.7C368.4 80.1 431.9 143.6 445.3 224l34.7 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-34.7 0C431.9 368.4 368.4 431.9 288 445.3l0 34.7c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-34.7C143.6 431.9 80.1 368.4 66.7 288L32 288c-17.7 0-32-14.3-32-32s14.3-32 32-32l34.7 0C80.1 143.6 143.6 80.1 224 66.7L224 32c0-17.7 14.3-32 32-32zM128 256a128 128 0 1 0 256 0 128 128 0 1 0 -256 0zm128-80a80 80 0 1 1 0 160 80 80 0 1 1 0-160z\"]\n};\nconst faLocation = faLocationCrosshairs;\nconst faMarsDouble = {\n prefix: 'fas',\n iconName: 'mars-double',\n icon: [640, 512, [9891], \"f227\", \"M312 32c-9.7 0-18.5 5.8-22.2 14.8s-1.7 19.3 5.2 26.2l33.4 33.4L275.8 159c-28.4-19.5-62.7-31-99.8-31C78.8 128 0 206.8 0 304s78.8 176 176 176s176-78.8 176-176c0-37-11.4-71.4-31-99.8l52.6-52.6L407 185c6.9 6.9 17.2 8.9 26.2 5.2s14.8-12.5 14.8-22.2l0-112c0-13.3-10.7-24-24-24L312 32zm88 48s0 0 0 0s0 0 0 0s0 0 0 0zM64 304a112 112 0 1 1 224 0A112 112 0 1 1 64 304zM368 480c97.2 0 176-78.8 176-176c0-37-11.4-71.4-31-99.8l52.6-52.6L599 185c6.9 6.9 17.2 8.9 26.2 5.2s14.8-12.5 14.8-22.2l0-112c0-13.3-10.7-24-24-24L504 32c-9.7 0-18.5 5.8-22.2 14.8c-1.2 2.9-1.8 6-1.8 9l0 .2 0 .2c0 6.2 2.5 12.2 7 16.8l33.4 33.4L480 146.7l0 21.3c0 22.6-13.6 43.1-34.6 51.7c-.8 .3-1.7 .7-2.5 1C465.7 241.2 480 270.9 480 304c0 61.9-50.1 112-112 112c-5.4 0-10.8-.4-16-1.1c-12.9 20.4-29.1 38.3-48.1 53.1c19.8 7.8 41.4 12 64 12z\"]\n};\nconst faChildDress = {\n prefix: 'fas',\n iconName: 'child-dress',\n icon: [320, 512, [], \"e59c\", \"M224 64A64 64 0 1 0 96 64a64 64 0 1 0 128 0zM88 400l0 80c0 17.7 14.3 32 32 32s32-14.3 32-32l0-80 16 0 0 80c0 17.7 14.3 32 32 32s32-14.3 32-32l0-80 17.8 0c10.9 0 18.6-10.7 15.2-21.1l-31.1-93.4 28.6 37.8c10.7 14.1 30.8 16.8 44.8 6.2s16.8-30.7 6.2-44.8L254.6 207c-22.4-29.6-57.5-47-94.6-47s-72.2 17.4-94.6 47L6.5 284.7c-10.7 14.1-7.9 34.2 6.2 44.8s34.2 7.9 44.8-6.2l28.7-37.8L55 378.9C51.6 389.3 59.3 400 70.2 400L88 400z\"]\n};\nconst faUsersBetweenLines = {\n prefix: 'fas',\n iconName: 'users-between-lines',\n icon: [640, 512, [], \"e591\", \"M0 24C0 10.7 10.7 0 24 0L616 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 48C10.7 48 0 37.3 0 24zM0 488c0-13.3 10.7-24 24-24l592 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 512c-13.3 0-24-10.7-24-24zM83.2 160a64 64 0 1 1 128 0 64 64 0 1 1 -128 0zM32 320c0-35.3 28.7-64 64-64l96 0c12.2 0 23.7 3.4 33.4 9.4c-37.2 15.1-65.6 47.2-75.8 86.6L64 352c-17.7 0-32-14.3-32-32zm461.6 32c-10.3-40.1-39.6-72.6-77.7-87.4c9.4-5.5 20.4-8.6 32.1-8.6l96 0c35.3 0 64 28.7 64 64c0 17.7-14.3 32-32 32l-82.4 0zM391.2 290.4c32.1 7.4 58.1 30.9 68.9 61.6c3.5 10 5.5 20.8 5.5 32c0 17.7-14.3 32-32 32l-224 0c-17.7 0-32-14.3-32-32c0-11.2 1.9-22 5.5-32c10.5-29.7 35.3-52.8 66.1-60.9c7.8-2.1 16-3.1 24.5-3.1l96 0c7.4 0 14.7 .8 21.6 2.4zm44-130.4a64 64 0 1 1 128 0 64 64 0 1 1 -128 0zM321.6 96a80 80 0 1 1 0 160 80 80 0 1 1 0-160z\"]\n};\nconst faLungsVirus = {\n prefix: 'fas',\n iconName: 'lungs-virus',\n icon: [640, 512, [], \"e067\", \"M320 0c17.7 0 32 14.3 32 32l0 124.2c-8.5-7.6-19.7-12.2-32-12.2s-23.5 4.6-32 12.2L288 32c0-17.7 14.3-32 32-32zM444.5 195.5c-16.4-16.4-41.8-18.5-60.5-6.1l0-24.1C384 127 415 96 453.3 96c21.7 0 42.8 10.2 55.8 28.8c15.4 22.1 44.3 65.4 71 116.9c26.5 50.9 52.4 112.5 59.6 170.3c.2 1.3 .2 2.6 .2 4l0 7c0 49.1-39.8 89-89 89c-7.3 0-14.5-.9-21.6-2.7l-72.7-18.2c-20.9-5.2-38.7-17.1-51.5-32.9c14 1.5 28.5-3 39.2-13.8l-22.6-22.6 22.6 22.6c18.7-18.7 18.7-49.1 0-67.9c-1.1-1.1-1.4-2-1.5-2.5c-.1-.8-.1-1.8 .4-2.9s1.2-1.9 1.8-2.3c.5-.3 1.3-.8 2.9-.8c26.5 0 48-21.5 48-48s-21.5-48-48-48c-1.6 0-2.4-.4-2.9-.8c-.6-.4-1.3-1.2-1.8-2.3s-.5-2.2-.4-2.9c.1-.6 .4-1.4 1.5-2.5c18.7-18.7 18.7-49.1 0-67.9zM421.8 421.8c-6.2 6.2-16.4 6.2-22.6 0C375.9 398.5 336 415 336 448c0 8.8-7.2 16-16 16s-16-7.2-16-16c0-33-39.9-49.5-63.2-26.2c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6C241.5 375.9 225 336 192 336c-8.8 0-16-7.2-16-16s7.2-16 16-16c33 0 49.5-39.9 26.2-63.2c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0C264.1 241.5 304 225 304 192c0-8.8 7.2-16 16-16s16 7.2 16 16c0 33 39.9 49.5 63.2 26.2c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6C398.5 264.1 415 304 448 304c8.8 0 16 7.2 16 16s-7.2 16-16 16c-33 0-49.5 39.9-26.2 63.2c6.2 6.2 6.2 16.4 0 22.6zM183.3 491.2l-72.7 18.2c-7.1 1.8-14.3 2.7-21.6 2.7c-49.1 0-89-39.8-89-89l0-7c0-1.3 .1-2.7 .2-4c7.2-57.9 33.1-119.4 59.6-170.3c26.8-51.5 55.6-94.8 71-116.9c13-18.6 34-28.8 55.8-28.8C225 96 256 127 256 165.3l0 24.1c-18.6-12.4-44-10.3-60.5 6.1c-18.7 18.7-18.7 49.1 0 67.9c1.1 1.1 1.4 2 1.5 2.5c.1 .8 .1 1.8-.4 2.9s-1.2 1.9-1.8 2.3c-.5 .3-1.3 .8-2.9 .8c-26.5 0-48 21.5-48 48s21.5 48 48 48c1.6 0 2.4 .4 2.9 .8c.6 .4 1.3 1.2 1.8 2.3s.5 2.2 .4 2.9c-.1 .6-.4 1.4-1.5 2.5c-18.7 18.7-18.7 49.1 0 67.9c10.7 10.7 25.3 15.3 39.2 13.8c-12.8 15.9-30.6 27.7-51.5 32.9zM296 320a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm72 32a16 16 0 1 0 -32 0 16 16 0 1 0 32 0z\"]\n};\nconst faFaceGrinTears = {\n prefix: 'fas',\n iconName: 'face-grin-tears',\n icon: [640, 512, [128514, \"grin-tears\"], \"f588\", \"M548.6 371.4C506.4 454.8 419.9 512 320 512s-186.4-57.2-228.6-140.6c4.5-2.9 8.7-6.3 12.7-10.3c8.1-8.1 13.2-18.6 16.5-26.6c3.6-8.8 6.5-18.4 8.8-27.5c4.6-18.2 7.7-37 9.3-48.2c3.9-26.5-18.8-49.2-45.2-45.4c-6.8 .9-16.2 2.4-26.6 4.4C85.3 94.5 191.6 0 320 0S554.7 94.5 573.2 217.7c-10.3-2-19.8-3.5-26.6-4.4c-26.5-3.9-49.2 18.8-45.2 45.4c1.6 11.3 4.6 30 9.3 48.2c2.3 9.1 5.2 18.8 8.8 27.5c3.3 8.1 8.4 18.5 16.5 26.6c3.9 3.9 8.2 7.4 12.7 10.3zM107 254.1c-3.1 21.5-11.4 70.2-25.5 84.4c-.9 1-1.9 1.8-2.9 2.7C60 356.7 32 355.5 14.3 337.7c-18.7-18.7-19.1-48.8-.7-67.2c8.6-8.6 30.1-15.1 50.5-19.6c13-2.8 25.5-4.8 33.9-6c5.4-.8 9.9 3.7 9 9zm454.5 87.1c-.8-.6-1.5-1.3-2.3-2c-.2-.2-.5-.4-.7-.7c-14.1-14.1-22.5-62.9-25.5-84.4c-.8-5.4 3.7-9.9 9-9c1 .1 2.2 .3 3.3 .5c8.2 1.2 19.2 3 30.6 5.5c20.4 4.4 41.9 10.9 50.5 19.6c18.4 18.4 18 48.5-.7 67.2c-17.7 17.7-45.7 19-64.2 3.4zm-90.1-9.7c5-11.8-7-22.5-19.3-18.7c-39.7 12.2-84.5 19-131.8 19s-92.1-6.8-131.8-19c-12.3-3.8-24.3 6.9-19.3 18.7c25 59.1 83.2 100.5 151.1 100.5s126.2-41.4 151.1-100.5zM281.6 228.8s0 0 0 0s0 0 0 0s0 0 0 0c2.1 2.8 5.7 3.9 8.9 2.8s5.5-4.1 5.5-7.6c0-17.9-6.7-35.6-16.6-48.8c-9.8-13-23.9-23.2-39.4-23.2s-29.6 10.2-39.4 23.2C190.7 188.4 184 206.1 184 224c0 3.4 2.2 6.5 5.5 7.6s6.9 0 8.9-2.8c0 0 0 0 0 0s0 0 0 0c0 0 0 0 0 0l.2-.2c.2-.2 .4-.5 .7-.9c.6-.8 1.6-2 2.8-3.4c2.5-2.8 6-6.6 10.2-10.3c8.8-7.8 18.8-14 27.7-14s18.9 6.2 27.7 14c4.2 3.7 7.7 7.5 10.2 10.3c1.2 1.4 2.2 2.6 2.8 3.4c.3 .4 .6 .7 .7 .9l.2 .2c0 0 0 0 0 0zm160 0s0 0 0 0s0 0 0 0c2.1 2.8 5.7 3.9 8.9 2.8s5.5-4.1 5.5-7.6c0-17.9-6.7-35.6-16.6-48.8c-9.8-13-23.9-23.2-39.4-23.2s-29.6 10.2-39.4 23.2C350.7 188.4 344 206.1 344 224c0 3.4 2.2 6.5 5.5 7.6s6.9 0 8.9-2.8c0 0 0 0 0 0s0 0 0 0c0 0 0 0 0 0l.2-.2c.2-.2 .4-.5 .7-.9c.6-.8 1.6-2 2.8-3.4c2.5-2.8 6-6.6 10.2-10.3c8.8-7.8 18.8-14 27.7-14s18.9 6.2 27.7 14c4.2 3.7 7.7 7.5 10.2 10.3c1.2 1.4 2.2 2.6 2.8 3.4c.3 .4 .6 .7 .7 .9l.2 .2c0 0 0 0 0 0c0 0 0 0 0 0z\"]\n};\nconst faGrinTears = faFaceGrinTears;\nconst faPhone = {\n prefix: 'fas',\n iconName: 'phone',\n icon: [512, 512, [128222, 128379], \"f095\", \"M164.9 24.6c-7.7-18.6-28-28.5-47.4-23.2l-88 24C12.1 30.2 0 46 0 64C0 311.4 200.6 512 448 512c18 0 33.8-12.1 38.6-29.5l24-88c5.3-19.4-4.6-39.7-23.2-47.4l-96-40c-16.3-6.8-35.2-2.1-46.3 11.6L304.7 368C234.3 334.7 177.3 277.7 144 207.3L193.3 167c13.7-11.2 18.4-30 11.6-46.3l-40-96z\"]\n};\nconst faCalendarXmark = {\n prefix: 'fas',\n iconName: 'calendar-xmark',\n icon: [448, 512, [\"calendar-times\"], \"f273\", \"M128 0c17.7 0 32 14.3 32 32l0 32 128 0 0-32c0-17.7 14.3-32 32-32s32 14.3 32 32l0 32 48 0c26.5 0 48 21.5 48 48l0 48L0 160l0-48C0 85.5 21.5 64 48 64l48 0 0-32c0-17.7 14.3-32 32-32zM0 192l448 0 0 272c0 26.5-21.5 48-48 48L48 512c-26.5 0-48-21.5-48-48L0 192zM305 305c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-47 47-47-47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l47 47-47 47c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l47-47 47 47c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-47-47 47-47z\"]\n};\nconst faCalendarTimes = faCalendarXmark;\nconst faChildReaching = {\n prefix: 'fas',\n iconName: 'child-reaching',\n icon: [384, 512, [], \"e59d\", \"M256 64A64 64 0 1 0 128 64a64 64 0 1 0 128 0zM152.9 169.3c-23.7-8.4-44.5-24.3-58.8-45.8L74.6 94.2C64.8 79.5 45 75.6 30.2 85.4s-18.7 29.7-8.9 44.4L40.9 159c18.1 27.1 42.8 48.4 71.1 62.4L112 480c0 17.7 14.3 32 32 32s32-14.3 32-32l0-96 32 0 0 96c0 17.7 14.3 32 32 32s32-14.3 32-32l0-258.4c29.1-14.2 54.4-36.2 72.7-64.2l18.2-27.9c9.6-14.8 5.4-34.6-9.4-44.3s-34.6-5.5-44.3 9.4L291 122.4c-21.8 33.4-58.9 53.6-98.8 53.6c-12.6 0-24.9-2-36.6-5.8c-.9-.3-1.8-.7-2.7-.9z\"]\n};\nconst faHeadSideVirus = {\n prefix: 'fas',\n iconName: 'head-side-virus',\n icon: [512, 512, [], \"e064\", \"M0 224.2C0 100.6 100.2 0 224 0l24 0c95.2 0 181.2 69.3 197.3 160.2c2.3 13 6.8 25.7 15.1 36l42 52.6c6.2 7.8 9.6 17.4 9.6 27.4c0 24.2-19.6 43.8-43.8 43.8L448 320l0 64c0 35.3-28.7 64-64 64l-64 0 0 32c0 17.7-14.3 32-32 32L96 512c-17.7 0-32-14.3-32-32l0-72.7c0-16.7-6.9-32.5-17.1-45.8C16.6 322.4 0 274.1 0 224.2zM224 64c-8.8 0-16 7.2-16 16c0 33-39.9 49.5-63.2 26.2c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6C145.5 152.1 129 192 96 192c-8.8 0-16 7.2-16 16s7.2 16 16 16c33 0 49.5 39.9 26.2 63.2c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0C168.1 286.5 208 303 208 336c0 8.8 7.2 16 16 16s16-7.2 16-16c0-33 39.9-49.5 63.2-26.2c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6C302.5 263.9 319 224 352 224c8.8 0 16-7.2 16-16s-7.2-16-16-16c-33 0-49.5-39.9-26.2-63.2c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0C279.9 129.5 240 113 240 80c0-8.8-7.2-16-16-16zm-24 96a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm40 80a16 16 0 1 1 32 0 16 16 0 1 1 -32 0z\"]\n};\nconst faUserGear = {\n prefix: 'fas',\n iconName: 'user-gear',\n icon: [640, 512, [\"user-cog\"], \"f4fe\", \"M224 0a128 128 0 1 1 0 256A128 128 0 1 1 224 0zM178.3 304l91.4 0c11.8 0 23.4 1.2 34.5 3.3c-2.1 18.5 7.4 35.6 21.8 44.8c-16.6 10.6-26.7 31.6-20 53.3c4 12.9 9.4 25.5 16.4 37.6s15.2 23.1 24.4 33c15.7 16.9 39.6 18.4 57.2 8.7l0 .9c0 9.2 2.7 18.5 7.9 26.3L29.7 512C13.3 512 0 498.7 0 482.3C0 383.8 79.8 304 178.3 304zM436 218.2c0-7 4.5-13.3 11.3-14.8c10.5-2.4 21.5-3.7 32.7-3.7s22.2 1.3 32.7 3.7c6.8 1.5 11.3 7.8 11.3 14.8l0 30.6c7.9 3.4 15.4 7.7 22.3 12.8l24.9-14.3c6.1-3.5 13.7-2.7 18.5 2.4c7.6 8.1 14.3 17.2 20.1 27.2s10.3 20.4 13.5 31c2.1 6.7-1.1 13.7-7.2 17.2l-25 14.4c.4 4 .7 8.1 .7 12.3s-.2 8.2-.7 12.3l25 14.4c6.1 3.5 9.2 10.5 7.2 17.2c-3.3 10.6-7.8 21-13.5 31s-12.5 19.1-20.1 27.2c-4.8 5.1-12.5 5.9-18.5 2.4l-24.9-14.3c-6.9 5.1-14.3 9.4-22.3 12.8l0 30.6c0 7-4.5 13.3-11.3 14.8c-10.5 2.4-21.5 3.7-32.7 3.7s-22.2-1.3-32.7-3.7c-6.8-1.5-11.3-7.8-11.3-14.8l0-30.5c-8-3.4-15.6-7.7-22.5-12.9l-24.7 14.3c-6.1 3.5-13.7 2.7-18.5-2.4c-7.6-8.1-14.3-17.2-20.1-27.2s-10.3-20.4-13.5-31c-2.1-6.7 1.1-13.7 7.2-17.2l24.8-14.3c-.4-4.1-.7-8.2-.7-12.4s.2-8.3 .7-12.4L343.8 325c-6.1-3.5-9.2-10.5-7.2-17.2c3.3-10.6 7.7-21 13.5-31s12.5-19.1 20.1-27.2c4.8-5.1 12.4-5.9 18.5-2.4l24.8 14.3c6.9-5.1 14.5-9.4 22.5-12.9l0-30.5zm92.1 133.5a48.1 48.1 0 1 0 -96.1 0 48.1 48.1 0 1 0 96.1 0z\"]\n};\nconst faUserCog = faUserGear;\nconst faArrowUp19 = {\n prefix: 'fas',\n iconName: 'arrow-up-1-9',\n icon: [576, 512, [\"sort-numeric-up\"], \"f163\", \"M450.7 38c8.3 6 13.3 15.7 13.3 26l0 96 16 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-48 0-48 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l16 0 0-51.6-5.9 2c-16.8 5.6-34.9-3.5-40.5-20.2s3.5-34.9 20.2-40.5l48-16c9.8-3.3 20.5-1.6 28.8 4.4zM160 32c9 0 17.5 3.8 23.6 10.4l88 96c11.9 13 11.1 33.3-2 45.2s-33.3 11.1-45.2-2L192 146.3 192 448c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-301.7L95.6 181.6c-11.9 13-32.2 13.9-45.2 2s-13.9-32.2-2-45.2l88-96C142.5 35.8 151 32 160 32zM445.7 364.9A32 32 0 1 0 418.3 307a32 32 0 1 0 27.4 57.9zm-40.7 54.9C369.6 408.4 344 375.2 344 336c0-48.6 39.4-88 88-88s88 39.4 88 88c0 23.5-7.5 46.3-21.5 65.2L449.7 467c-10.5 14.2-30.6 17.2-44.8 6.7s-17.2-30.6-6.7-44.8l6.8-9.2z\"]\n};\nconst faSortNumericUp = faArrowUp19;\nconst faDoorClosed = {\n prefix: 'fas',\n iconName: 'door-closed',\n icon: [576, 512, [128682], \"f52a\", \"M96 64c0-35.3 28.7-64 64-64L416 0c35.3 0 64 28.7 64 64l0 384 64 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-112 0-288 0L32 512c-17.7 0-32-14.3-32-32s14.3-32 32-32l64 0L96 64zM384 288a32 32 0 1 0 0-64 32 32 0 1 0 0 64z\"]\n};\nconst faShieldVirus = {\n prefix: 'fas',\n iconName: 'shield-virus',\n icon: [512, 512, [], \"e06c\", \"M269.4 2.9C265.2 1 260.7 0 256 0s-9.2 1-13.4 2.9L54.3 82.8c-22 9.3-38.4 31-38.3 57.2c.5 99.2 41.3 280.7 213.6 363.2c16.7 8 36.1 8 52.8 0C454.7 420.7 495.5 239.2 496 140c.1-26.2-16.3-47.9-38.3-57.2L269.4 2.9zM256 112c8.8 0 16 7.2 16 16c0 33 39.9 49.5 63.2 26.2c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6C334.5 200.1 351 240 384 240c8.8 0 16 7.2 16 16s-7.2 16-16 16c-33 0-49.5 39.9-26.2 63.2c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0C311.9 334.5 272 351 272 384c0 8.8-7.2 16-16 16s-16-7.2-16-16c0-33-39.9-49.5-63.2-26.2c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6C177.5 311.9 161 272 128 272c-8.8 0-16-7.2-16-16s7.2-16 16-16c33 0 49.5-39.9 26.2-63.2c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0C200.1 177.5 240 161 240 128c0-8.8 7.2-16 16-16zM232 256a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm72 32a16 16 0 1 0 -32 0 16 16 0 1 0 32 0z\"]\n};\nconst faDiceSix = {\n prefix: 'fas',\n iconName: 'dice-six',\n icon: [448, 512, [9861], \"f526\", \"M0 96C0 60.7 28.7 32 64 32l320 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96zm160 64a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM128 288a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm32 64a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM320 192a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm32 64a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM320 384a32 32 0 1 0 0-64 32 32 0 1 0 0 64z\"]\n};\nconst faMosquitoNet = {\n prefix: 'fas',\n iconName: 'mosquito-net',\n icon: [640, 512, [], \"e52c\", \"M168.8 462.3c-7.9-4-11.1-13.6-7.2-21.5L192 380.2l0-44.2c0-4.2 1.7-8.3 4.7-11.3L256 265.4l0-23.1L139.2 344C87.8 395.3 0 358.9 0 286.3c0-41.1 30.6-75.8 71.4-80.9l159.9-23.9-49.6-41.3c-5.1-4.2-7-11.1-4.9-17.4l13.9-41.7-29-58.1c-4-7.9-.7-17.5 7.2-21.5s17.5-.7 21.5 7.2l32 64c1.9 3.8 2.2 8.2 .9 12.2l-12.5 37.6L256 160.5l0-22.6c0-14.9 10.1-27.3 23.8-31l0-43.3c0-4.5 3.7-8.2 8.2-8.2s8.2 3.7 8.2 8.2l0 43.3c13.7 3.6 23.8 16.1 23.8 31l0 22.6 45.4-37.8L352.8 85.1c-1.3-4-1-8.4 .9-12.2l32-64c4-7.9 13.6-11.1 21.5-7.2s11.1 13.6 7.2 21.5l-29 58.1 13.9 41.7c2.1 6.2 .1 13.1-4.9 17.4l-49.6 41.3 159.9 23.9c22.5 2.8 41.8 14.6 54.7 31.4c-2.7 2.6-5.2 5.4-7.3 8.6c-8.6-12.9-23.3-21.5-40-21.5s-31.4 8.5-40 21.5c-8.6-12.9-23.3-21.5-40-21.5c-21.7 0-40 14.3-45.9 34.1c-10.7 3.2-19.8 10.1-25.9 19.2l-40.2-35 0 23.1 32.4 32.4c-.3 2-.4 4.1-.4 6.2c0 16.7 8.5 31.4 21.5 40c-4 2.6-7.5 5.9-10.6 9.5L320 310.6l0 50c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-50-32 32 0 41.4c0 2.5-.6 4.9-1.7 7.2l-32 64c-4 7.9-13.6 11.1-21.5 7.2zM512 256c8.8 0 16 7.2 16 16l0 16 48 0 0-16c0-8.8 7.2-16 16-16s16 7.2 16 16l0 16 16 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-16 0 0 48 16 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-16 0 0 48 16 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-16 0 0 16c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-16-48 0 0 16c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-16-48 0 0 16c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-16-16 0c-8.8 0-16-7.2-16-16s7.2-16 16-16l16 0 0-48-16 0c-8.8 0-16-7.2-16-16s7.2-16 16-16l16 0 0-48-16 0c-8.8 0-16-7.2-16-16s7.2-16 16-16l16 0 0-16c0-8.8 7.2-16 16-16s16 7.2 16 16l0 16 48 0 0-16c0-8.8 7.2-16 16-16zm16 112l48 0 0-48-48 0 0 48zm0 80l48 0 0-48-48 0 0 48zM448 320l0 48 48 0 0-48-48 0zm0 80l0 48 48 0 0-48-48 0z\"]\n};\nconst faFileFragment = {\n prefix: 'fas',\n iconName: 'file-fragment',\n icon: [384, 512, [], \"e697\", \"M0 64C0 28.7 28.7 0 64 0L224 0l0 128c0 17.7 14.3 32 32 32l128 0 0 288c0 35.3-28.7 64-64 64l-128 0 0-128c0-35.3-28.7-64-64-64L0 320 0 64zm384 64l-128 0L256 0 384 128zM32 352l96 0c17.7 0 32 14.3 32 32l0 96c0 17.7-14.3 32-32 32l-96 0c-17.7 0-32-14.3-32-32l0-96c0-17.7 14.3-32 32-32z\"]\n};\nconst faBridgeWater = {\n prefix: 'fas',\n iconName: 'bridge-water',\n icon: [576, 512, [], \"e4ce\", \"M0 96C0 78.3 14.3 64 32 64l512 0c17.7 0 32 14.3 32 32l0 35.6c0 15.7-12.7 28.4-28.4 28.4c-37.3 0-67.6 30.2-67.6 67.6l0 124.9c-12.9 0-25.8 3.9-36.8 11.7c-18 12.4-40.1 20.3-59.2 20.3c0 0 0 0 0 0l0-.5 0-128c0-53-43-96-96-96s-96 43-96 96l0 128 0 .5c-19 0-41.2-7.9-59.1-20.3c-11.1-7.8-24-11.7-36.9-11.7l0-124.9C96 190.2 65.8 160 28.4 160C12.7 160 0 147.3 0 131.6L0 96zM306.5 389.9C329 405.4 356.5 416 384 416c26.9 0 55.4-10.8 77.4-26.1c0 0 0 0 0 0c11.9-8.5 28.1-7.8 39.2 1.7c14.4 11.9 32.5 21 50.6 25.2c17.2 4 27.9 21.2 23.9 38.4s-21.2 27.9-38.4 23.9c-24.5-5.7-44.9-16.5-58.2-25C449.5 469.7 417 480 384 480c-31.9 0-60.6-9.9-80.4-18.9c-5.8-2.7-11.1-5.3-15.6-7.7c-4.5 2.4-9.7 5.1-15.6 7.7c-19.8 9-48.5 18.9-80.4 18.9c-33 0-65.5-10.3-94.5-25.8c-13.4 8.4-33.7 19.3-58.2 25c-17.2 4-34.4-6.7-38.4-23.9s6.7-34.4 23.9-38.4c18.1-4.2 36.2-13.3 50.6-25.2c11.1-9.4 27.3-10.1 39.2-1.7c0 0 0 0 0 0C136.7 405.2 165.1 416 192 416c27.5 0 55-10.6 77.5-26.1c11.1-7.9 25.9-7.9 37 0z\"]\n};\nconst faPersonBooth = {\n prefix: 'fas',\n iconName: 'person-booth',\n icon: [576, 512, [], \"f756\", \"M256 32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 160 64 0 0-160zm320 0c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 448c0 17.7 14.3 32 32 32s32-14.3 32-32l0-448zM224 512c17.7 0 32-14.3 32-32l0-160-64 0 0 160c0 17.7 14.3 32 32 32zM320 0c-9.3 0-18.1 4-24.2 11s-8.8 16.3-7.5 25.5l31.2 218.6L288.6 409.7c-3.5 17.3 7.8 34.2 25.1 37.7s34.2-7.8 37.7-25.1l.7-3.6c1.3 16.4 15.1 29.4 31.9 29.4c17.7 0 32-14.3 32-32c0 17.7 14.3 32 32 32s32-14.3 32-32l0-384c0-17.7-14.3-32-32-32L320 0zM112 80A48 48 0 1 0 16 80a48 48 0 1 0 96 0zm0 261.3l0-72.1 4.7 4.7c9 9 21.2 14.1 33.9 14.1l73.4 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-66.7 0-41.6-41.6c-14.3-14.3-33.8-22.4-54-22.4C27.6 160 0 187.6 0 221.6l0 55.7 0 .9L0 480c0 17.7 14.3 32 32 32s32-14.3 32-32l0-96 32 42.7L96 480c0 17.7 14.3 32 32 32s32-14.3 32-32l0-58.7c0-10.4-3.4-20.5-9.6-28.8L112 341.3z\"]\n};\nconst faTextWidth = {\n prefix: 'fas',\n iconName: 'text-width',\n icon: [448, 512, [], \"f035\", \"M64 128l0-32 128 0 0 128-16 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l96 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-16 0 0-128 128 0 0 32c0 17.7 14.3 32 32 32s32-14.3 32-32l0-48c0-26.5-21.5-48-48-48L224 32 48 32C21.5 32 0 53.5 0 80l0 48c0 17.7 14.3 32 32 32s32-14.3 32-32zM9.4 361.4c-12.5 12.5-12.5 32.8 0 45.3l64 64c9.2 9.2 22.9 11.9 34.9 6.9s19.8-16.6 19.8-29.6l0-32 192 0 0 32c0 12.9 7.8 24.6 19.8 29.6s25.7 2.2 34.9-6.9l64-64c12.5-12.5 12.5-32.8 0-45.3l-64-64c-9.2-9.2-22.9-11.9-34.9-6.9s-19.8 16.6-19.8 29.6l0 32-192 0 0-32c0-12.9-7.8-24.6-19.8-29.6s-25.7-2.2-34.9 6.9l-64 64z\"]\n};\nconst faHatWizard = {\n prefix: 'fas',\n iconName: 'hat-wizard',\n icon: [512, 512, [], \"f6e8\", \"M64 416L168.6 180.7c15.3-34.4 40.3-63.5 72-83.7l146.9-94c3-1.9 6.5-2.9 10-2.9C407.7 0 416 8.3 416 18.6l0 1.6c0 2.6-.5 5.1-1.4 7.5L354.8 176.9c-1.9 4.7-2.8 9.7-2.8 14.7c0 5.5 1.2 11 3.4 16.1L448 416l-207.1 0 11.8-35.4 40.4-13.5c6.5-2.2 10.9-8.3 10.9-15.2s-4.4-13-10.9-15.2l-40.4-13.5-13.5-40.4C237 276.4 230.9 272 224 272s-13 4.4-15.2 10.9l-13.5 40.4-40.4 13.5C148.4 339 144 345.1 144 352s4.4 13 10.9 15.2l40.4 13.5L207.1 416 64 416zM279.6 141.5c-1.1-3.3-4.1-5.5-7.6-5.5s-6.5 2.2-7.6 5.5l-6.7 20.2-20.2 6.7c-3.3 1.1-5.5 4.1-5.5 7.6s2.2 6.5 5.5 7.6l20.2 6.7 6.7 20.2c1.1 3.3 4.1 5.5 7.6 5.5s6.5-2.2 7.6-5.5l6.7-20.2 20.2-6.7c3.3-1.1 5.5-4.1 5.5-7.6s-2.2-6.5-5.5-7.6l-20.2-6.7-6.7-20.2zM32 448l448 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 512c-17.7 0-32-14.3-32-32s14.3-32 32-32z\"]\n};\nconst faPenFancy = {\n prefix: 'fas',\n iconName: 'pen-fancy',\n icon: [512, 512, [128395, 10002], \"f5ac\", \"M373.5 27.1C388.5 9.9 410.2 0 433 0c43.6 0 79 35.4 79 79c0 22.8-9.9 44.6-27.1 59.6L277.7 319l-10.3-10.3-64-64L193 234.3 373.5 27.1zM170.3 256.9l10.4 10.4 64 64 10.4 10.4-19.2 83.4c-3.9 17.1-16.9 30.7-33.8 35.4L24.3 510.3l95.4-95.4c2.6 .7 5.4 1.1 8.3 1.1c17.7 0 32-14.3 32-32s-14.3-32-32-32s-32 14.3-32 32c0 2.9 .4 5.6 1.1 8.3L1.7 487.6 51.5 310c4.7-16.9 18.3-29.9 35.4-33.8l83.4-19.2z\"]\n};\nconst faPersonDigging = {\n prefix: 'fas',\n iconName: 'person-digging',\n icon: [576, 512, [\"digging\"], \"f85e\", \"M208 64a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zM9.8 214.8c5.1-12.2 19.1-18 31.4-12.9L60.7 210l22.9-38.1C99.9 144.6 129.3 128 161 128c51.4 0 97 32.9 113.3 81.7l34.6 103.7 79.3 33.1 34.2-45.6c6.4-8.5 16.6-13.3 27.2-12.8s20.3 6.4 25.8 15.5l96 160c5.9 9.9 6.1 22.2 .4 32.2s-16.3 16.2-27.8 16.2l-256 0c-11.1 0-21.4-5.7-27.2-15.2s-6.4-21.2-1.4-31.1l16-32c5.4-10.8 16.5-17.7 28.6-17.7l32 0 22.5-30L22.8 246.2c-12.2-5.1-18-19.1-12.9-31.4zm82.8 91.8l112 48c11.8 5 19.4 16.6 19.4 29.4l0 96c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-74.9-60.6-26-37 111c-5.6 16.8-23.7 25.8-40.5 20.2S-3.9 486.6 1.6 469.9l48-144 11-33 32 13.7z\"]\n};\nconst faDigging = faPersonDigging;\nconst faTrash = {\n prefix: 'fas',\n iconName: 'trash',\n icon: [448, 512, [], \"f1f8\", \"M135.2 17.7L128 32 32 32C14.3 32 0 46.3 0 64S14.3 96 32 96l384 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-96 0-7.2-14.3C307.4 6.8 296.3 0 284.2 0L163.8 0c-12.1 0-23.2 6.8-28.6 17.7zM416 128L32 128 53.2 467c1.6 25.3 22.6 45 47.9 45l245.8 0c25.3 0 46.3-19.7 47.9-45L416 128z\"]\n};\nconst faGaugeSimple = {\n prefix: 'fas',\n iconName: 'gauge-simple',\n icon: [512, 512, [\"gauge-simple-med\", \"tachometer-average\"], \"f629\", \"M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm320 96c0-26.9-16.5-49.9-40-59.3L280 88c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 204.7c-23.5 9.5-40 32.5-40 59.3c0 35.3 28.7 64 64 64s64-28.7 64-64z\"]\n};\nconst faGaugeSimpleMed = faGaugeSimple;\nconst faTachometerAverage = faGaugeSimple;\nconst faBookMedical = {\n prefix: 'fas',\n iconName: 'book-medical',\n icon: [448, 512, [], \"f7e6\", \"M0 96C0 43 43 0 96 0L384 0l32 0c17.7 0 32 14.3 32 32l0 320c0 17.7-14.3 32-32 32l0 64c17.7 0 32 14.3 32 32s-14.3 32-32 32l-32 0L96 512c-53 0-96-43-96-96L0 96zM64 416c0 17.7 14.3 32 32 32l256 0 0-64L96 384c-17.7 0-32 14.3-32 32zM208 112l0 48-48 0c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l48 0 0 48c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-48 48 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-48 0 0-48c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16z\"]\n};\nconst faPoo = {\n prefix: 'fas',\n iconName: 'poo',\n icon: [512, 512, [128169], \"f2fe\", \"M268.9 .9c-5.5-.7-11 1.4-14.5 5.7s-4.6 10.1-2.8 15.4c2.8 8.2 4.3 16.9 4.3 26.1c0 44.1-35.7 79.9-79.8 80L160 128c-35.3 0-64 28.7-64 64c0 19.1 8.4 36.3 21.7 48L104 240c-39.8 0-72 32.2-72 72c0 23.2 11 43.8 28 57c-34.1 5.7-60 35.3-60 71c0 39.8 32.2 72 72 72l368 0c39.8 0 72-32.2 72-72c0-35.7-25.9-65.3-60-71c17-13.2 28-33.8 28-57c0-39.8-32.2-72-72-72l-13.7 0c13.3-11.7 21.7-28.9 21.7-48c0-35.3-28.7-64-64-64l-5.5 0c3.5-10 5.5-20.8 5.5-32c0-48.6-36.2-88.8-83.1-95.1zM192 256a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm96 32a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm64 108.3c0 2.4-.7 4.8-2.2 6.7c-8.2 10.5-39.5 45-93.8 45s-85.6-34.6-93.8-45c-1.5-1.9-2.2-4.3-2.2-6.7c0-6.8 5.5-12.3 12.3-12.3l167.4 0c6.8 0 12.3 5.5 12.3 12.3z\"]\n};\nconst faQuoteRight = {\n prefix: 'fas',\n iconName: 'quote-right',\n icon: [448, 512, [8221, \"quote-right-alt\"], \"f10e\", \"M448 296c0 66.3-53.7 120-120 120l-8 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l8 0c30.9 0 56-25.1 56-56l0-8-64 0c-35.3 0-64-28.7-64-64l0-64c0-35.3 28.7-64 64-64l64 0c35.3 0 64 28.7 64 64l0 32 0 32 0 72zm-256 0c0 66.3-53.7 120-120 120l-8 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l8 0c30.9 0 56-25.1 56-56l0-8-64 0c-35.3 0-64-28.7-64-64l0-64c0-35.3 28.7-64 64-64l64 0c35.3 0 64 28.7 64 64l0 32 0 32 0 72z\"]\n};\nconst faQuoteRightAlt = faQuoteRight;\nconst faShirt = {\n prefix: 'fas',\n iconName: 'shirt',\n icon: [640, 512, [128085, \"t-shirt\", \"tshirt\"], \"f553\", \"M211.8 0c7.8 0 14.3 5.7 16.7 13.2C240.8 51.9 277.1 80 320 80s79.2-28.1 91.5-66.8C413.9 5.7 420.4 0 428.2 0l12.6 0c22.5 0 44.2 7.9 61.5 22.3L628.5 127.4c6.6 5.5 10.7 13.5 11.4 22.1s-2.1 17.1-7.8 23.6l-56 64c-11.4 13.1-31.2 14.6-44.6 3.5L480 197.7 480 448c0 35.3-28.7 64-64 64l-192 0c-35.3 0-64-28.7-64-64l0-250.3-51.5 42.9c-13.3 11.1-33.1 9.6-44.6-3.5l-56-64c-5.7-6.5-8.5-15-7.8-23.6s4.8-16.6 11.4-22.1L137.7 22.3C155 7.9 176.7 0 199.2 0l12.6 0z\"]\n};\nconst faTShirt = faShirt;\nconst faTshirt = faShirt;\nconst faCubes = {\n prefix: 'fas',\n iconName: 'cubes',\n icon: [576, 512, [], \"f1b3\", \"M290.8 48.6l78.4 29.7L288 109.5 206.8 78.3l78.4-29.7c1.8-.7 3.8-.7 5.7 0zM136 92.5l0 112.2c-1.3 .4-2.6 .8-3.9 1.3l-96 36.4C14.4 250.6 0 271.5 0 294.7L0 413.9c0 22.2 13.1 42.3 33.5 51.3l96 42.2c14.4 6.3 30.7 6.3 45.1 0L288 457.5l113.5 49.9c14.4 6.3 30.7 6.3 45.1 0l96-42.2c20.3-8.9 33.5-29.1 33.5-51.3l0-119.1c0-23.3-14.4-44.1-36.1-52.4l-96-36.4c-1.3-.5-2.6-.9-3.9-1.3l0-112.2c0-23.3-14.4-44.1-36.1-52.4l-96-36.4c-12.8-4.8-26.9-4.8-39.7 0l-96 36.4C150.4 48.4 136 69.3 136 92.5zM392 210.6l-82.4 31.2 0-89.2L392 121l0 89.6zM154.8 250.9l78.4 29.7L152 311.7 70.8 280.6l78.4-29.7c1.8-.7 3.8-.7 5.7 0zm18.8 204.4l0-100.5L256 323.2l0 95.9-82.4 36.2zM421.2 250.9c1.8-.7 3.8-.7 5.7 0l78.4 29.7L424 311.7l-81.2-31.1 78.4-29.7zM523.2 421.2l-77.6 34.1 0-100.5L528 323.2l0 90.7c0 3.2-1.9 6-4.8 7.3z\"]\n};\nconst faDivide = {\n prefix: 'fas',\n iconName: 'divide',\n icon: [448, 512, [10135, 247], \"f529\", \"M272 96a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zm0 320a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM400 288c17.7 0 32-14.3 32-32s-14.3-32-32-32L48 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l352 0z\"]\n};\nconst faTengeSign = {\n prefix: 'fas',\n iconName: 'tenge-sign',\n icon: [384, 512, [8376, \"tenge\"], \"f7d7\", \"M0 64C0 46.3 14.3 32 32 32l320 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 96C14.3 96 0 81.7 0 64zM0 192c0-17.7 14.3-32 32-32l160 0 160 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-128 0 0 224c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-224L32 224c-17.7 0-32-14.3-32-32z\"]\n};\nconst faTenge = faTengeSign;\nconst faHeadphones = {\n prefix: 'fas',\n iconName: 'headphones',\n icon: [512, 512, [127911], \"f025\", \"M256 80C149.9 80 62.4 159.4 49.6 262c9.4-3.8 19.6-6 30.4-6c26.5 0 48 21.5 48 48l0 128c0 26.5-21.5 48-48 48c-44.2 0-80-35.8-80-80l0-16 0-48 0-48C0 146.6 114.6 32 256 32s256 114.6 256 256l0 48 0 48 0 16c0 44.2-35.8 80-80 80c-26.5 0-48-21.5-48-48l0-128c0-26.5 21.5-48 48-48c10.8 0 21 2.1 30.4 6C449.6 159.4 362.1 80 256 80z\"]\n};\nconst faHandsHolding = {\n prefix: 'fas',\n iconName: 'hands-holding',\n icon: [640, 512, [], \"f4c2\", \"M80 104c0-22.1-17.9-40-40-40S0 81.9 0 104l0 56 0 64L0 325.5c0 25.5 10.1 49.9 28.1 67.9L128 493.3c12 12 28.3 18.7 45.3 18.7l66.7 0c26.5 0 48-21.5 48-48l0-78.9c0-29.7-11.8-58.2-32.8-79.2l-25.3-25.3c0 0 0 0 0 0l-15.2-15.2-32-32c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l32 32 15.2 15.2c11 11 9.2 29.2-3.7 37.8c-9.7 6.5-22.7 5.2-31-3.1L98.7 309.5c-12-12-18.7-28.3-18.7-45.3L80 224l0-80 0-40zm480 0l0 40 0 80 0 40.2c0 17-6.7 33.3-18.7 45.3l-51.1 51.1c-8.3 8.3-21.3 9.6-31 3.1c-12.9-8.6-14.7-26.9-3.7-37.8l15.2-15.2 32-32c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-32 32-15.2 15.2c0 0 0 0 0 0l-25.3 25.3c-21 21-32.8 49.5-32.8 79.2l0 78.9c0 26.5 21.5 48 48 48l66.7 0c17 0 33.3-6.7 45.3-18.7l99.9-99.9c18-18 28.1-42.4 28.1-67.9L640 224l0-64 0-56c0-22.1-17.9-40-40-40s-40 17.9-40 40z\"]\n};\nconst faHandsClapping = {\n prefix: 'fas',\n iconName: 'hands-clapping',\n icon: [512, 512, [], \"e1a8\", \"M336 16l0 64c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-64c0-8.8 7.2-16 16-16s16 7.2 16 16zm-98.7 7.1l32 48c4.9 7.4 2.9 17.3-4.4 22.2s-17.3 2.9-22.2-4.4l-32-48c-4.9-7.4-2.9-17.3 4.4-22.2s17.3-2.9 22.2 4.4zM135 119c9.4-9.4 24.6-9.4 33.9 0L292.7 242.7c10.1 10.1 27.3 2.9 27.3-11.3l0-39.4c0-17.7 14.3-32 32-32s32 14.3 32 32l0 153.6c0 57.1-30 110-78.9 139.4c-64 38.4-145.8 28.3-198.5-24.4L7 361c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l53 53c6.1 6.1 16 6.1 22.1 0s6.1-16 0-22.1L23 265c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l93 93c6.1 6.1 16 6.1 22.1 0s6.1-16 0-22.1L55 185c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l117 117c6.1 6.1 16 6.1 22.1 0s6.1-16 0-22.1l-93-93c-9.4-9.4-9.4-24.6 0-33.9zM433.1 484.9c-24.2 14.5-50.9 22.1-77.7 23.1c48.1-39.6 76.6-99 76.6-162.4l0-98.1c8.2-.1 16-6.4 16-16l0-39.4c0-17.7 14.3-32 32-32s32 14.3 32 32l0 153.6c0 57.1-30 110-78.9 139.4zM424.9 18.7c7.4 4.9 9.3 14.8 4.4 22.2l-32 48c-4.9 7.4-14.8 9.3-22.2 4.4s-9.3-14.8-4.4-22.2l32-48c4.9-7.4 14.8-9.3 22.2-4.4z\"]\n};\nconst faRepublican = {\n prefix: 'fas',\n iconName: 'republican',\n icon: [640, 512, [], \"f75e\", \"M0 192C0 103.6 71.6 32 160 32l224 0c88.4 0 160 71.6 160 160l0 64L0 256l0-64zm415.9-64c-2.4 0-4.7 1.3-5.7 3.4l-12.6 24.6-28.2 4c-2.4 .3-4.4 2-5.2 4.2s-.1 4.7 1.6 6.3l20.4 19.2-4.8 27.1c-.4 2.3 .6 4.7 2.5 6s4.6 1.6 6.7 .5l25.2-12.8 25.2 12.8c2.2 1.1 4.8 .9 6.7-.5s3-3.7 2.5-6l-4.8-27.1L466 170.5c1.7-1.6 2.4-4.1 1.6-6.3s-2.8-3.9-5.2-4.2l-28.2-4-12.6-24.6c-1.1-2.1-3.3-3.4-5.7-3.4zm-138.3 3.4c-1.1-2.1-3.3-3.4-5.7-3.4s-4.7 1.3-5.7 3.4l-12.6 24.6-28.2 4c-2.4 .3-4.4 2-5.2 4.2s-.1 4.7 1.6 6.3l20.4 19.2-4.8 27.1c-.4 2.3 .6 4.7 2.5 6s4.6 1.6 6.7 .5l25.2-12.8 25.2 12.8c2.2 1.1 4.8 .9 6.7-.5s3-3.7 2.5-6l-4.8-27.1L322 170.5c1.7-1.6 2.4-4.1 1.6-6.3s-2.8-3.9-5.2-4.2l-28.2-4-12.6-24.6zM127.9 128c-2.4 0-4.7 1.3-5.7 3.4l-12.6 24.6-28.2 4c-2.4 .3-4.4 2-5.2 4.2s-.1 4.7 1.6 6.3l20.4 19.2-4.8 27.1c-.4 2.3 .6 4.7 2.5 6s4.6 1.6 6.7 .5l25.2-12.8 25.2 12.8c2.2 1.1 4.8 .9 6.7-.5s3-3.7 2.5-6l-4.8-27.1L178 170.5c1.7-1.6 2.4-4.1 1.6-6.3s-2.8-3.9-5.2-4.2l-28.2-4-12.6-24.6c-1.1-2.1-3.3-3.4-5.7-3.4zm.1 160l192 0 96 0 32 0 64 0 32 0 0 32 0 80c0 8.8 7.2 16 16 16s16-7.2 16-16l0-48c0-17.7 14.3-32 32-32s32 14.3 32 32l0 48c0 44.2-35.8 80-80 80s-80-35.8-80-80l0-48-32 0 0 32 0 64c0 17.7-14.3 32-32 32l-64 0c-17.7 0-32-14.3-32-32l0-64-192 0 0 64c0 17.7-14.3 32-32 32l-64 0c-17.7 0-32-14.3-32-32l0-64 0-96 128 0z\"]\n};\nconst faArrowLeft = {\n prefix: 'fas',\n iconName: 'arrow-left',\n icon: [448, 512, [8592], \"f060\", \"M9.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L109.2 288 416 288c17.7 0 32-14.3 32-32s-14.3-32-32-32l-306.7 0L214.6 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-160 160z\"]\n};\nconst faPersonCircleXmark = {\n prefix: 'fas',\n iconName: 'person-circle-xmark',\n icon: [576, 512, [], \"e543\", \"M112 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm40 304l0 128c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-223.1L59.4 304.5c-9.1 15.1-28.8 20-43.9 10.9s-20-28.8-10.9-43.9l58.3-97c17.4-28.9 48.6-46.6 82.3-46.6l29.7 0c33.7 0 64.9 17.7 82.3 46.6l44.9 74.7c-16.1 17.6-28.6 38.5-36.6 61.5c-1.9-1.8-3.5-3.9-4.9-6.3L232 256.9 232 480c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-128-16 0zM432 224a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm59.3 107.3c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0L432 345.4l-36.7-36.7c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6L409.4 368l-36.7 36.7c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0L432 390.6l36.7 36.7c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6L454.6 368l36.7-36.7z\"]\n};\nconst faRuler = {\n prefix: 'fas',\n iconName: 'ruler',\n icon: [512, 512, [128207], \"f545\", \"M177.9 494.1c-18.7 18.7-49.1 18.7-67.9 0L17.9 401.9c-18.7-18.7-18.7-49.1 0-67.9l50.7-50.7 48 48c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6l-48-48 41.4-41.4 48 48c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6l-48-48 41.4-41.4 48 48c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6l-48-48 41.4-41.4 48 48c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6l-48-48 50.7-50.7c18.7-18.7 49.1-18.7 67.9 0l92.1 92.1c18.7 18.7 18.7 49.1 0 67.9L177.9 494.1z\"]\n};\nconst faAlignLeft = {\n prefix: 'fas',\n iconName: 'align-left',\n icon: [448, 512, [], \"f036\", \"M288 64c0 17.7-14.3 32-32 32L32 96C14.3 96 0 81.7 0 64S14.3 32 32 32l224 0c17.7 0 32 14.3 32 32zm0 256c0 17.7-14.3 32-32 32L32 352c-17.7 0-32-14.3-32-32s14.3-32 32-32l224 0c17.7 0 32 14.3 32 32zM0 192c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 224c-17.7 0-32-14.3-32-32zM448 448c0 17.7-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z\"]\n};\nconst faDiceD6 = {\n prefix: 'fas',\n iconName: 'dice-d6',\n icon: [448, 512, [], \"f6d1\", \"M201 10.3c14.3-7.8 31.6-7.8 46 0L422.3 106c5.1 2.8 8.3 8.2 8.3 14s-3.2 11.2-8.3 14L231.7 238c-4.8 2.6-10.5 2.6-15.3 0L25.7 134c-5.1-2.8-8.3-8.2-8.3-14s3.2-11.2 8.3-14L201 10.3zM23.7 170l176 96c5.1 2.8 8.3 8.2 8.3 14l0 216c0 5.6-3 10.9-7.8 13.8s-10.9 3-15.8 .3L25 423.1C9.6 414.7 0 398.6 0 381L0 184c0-5.6 3-10.9 7.8-13.8s10.9-3 15.8-.3zm400.7 0c5-2.7 11-2.6 15.8 .3s7.8 8.1 7.8 13.8l0 197c0 17.6-9.6 33.7-25 42.1L263.7 510c-5 2.7-11 2.6-15.8-.3s-7.8-8.1-7.8-13.8l0-216c0-5.9 3.2-11.2 8.3-14l176-96z\"]\n};\nconst faRestroom = {\n prefix: 'fas',\n iconName: 'restroom',\n icon: [640, 512, [], \"f7bd\", \"M80 48a48 48 0 1 1 96 0A48 48 0 1 1 80 48zm40 304l0 128c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-154.8c-8.1 9.2-21.1 13.2-33.5 9.4c-16.9-5.3-26.3-23.2-21-40.1l30.9-99.1C44.9 155.3 82 128 124 128l8 0c42 0 79.1 27.3 91.6 67.4l30.9 99.1c5.3 16.9-4.1 34.8-21 40.1c-12.4 3.9-25.4-.2-33.5-9.4L200 480c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-128-16 0zM320 0c13.3 0 24 10.7 24 24l0 464c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-464c0-13.3 10.7-24 24-24zM464 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zM440 480l0-96-17.8 0c-10.9 0-18.6-10.7-15.2-21.1l9-26.9c-3.2 0-6.4-.5-9.5-1.5c-16.9-5.3-26.3-23.2-21-40.1l29.7-95.2C428.4 156.9 467.6 128 512 128s83.6 28.9 96.8 71.2l29.7 95.2c5.3 16.9-4.1 34.8-21 40.1c-3.2 1-6.4 1.5-9.5 1.5l9 26.9c3.5 10.4-4.3 21.1-15.2 21.1L584 384l0 96c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-96-16 0 0 96c0 17.7-14.3 32-32 32s-32-14.3-32-32z\"]\n};\nconst faJ = {\n prefix: 'fas',\n iconName: 'j',\n icon: [320, 512, [106], \"4a\", \"M288 32c17.7 0 32 14.3 32 32l0 256c0 88.4-71.6 160-160 160S0 408.4 0 320l0-32c0-17.7 14.3-32 32-32s32 14.3 32 32l0 32c0 53 43 96 96 96s96-43 96-96l0-256c0-17.7 14.3-32 32-32z\"]\n};\nconst faUsersViewfinder = {\n prefix: 'fas',\n iconName: 'users-viewfinder',\n icon: [640, 512, [], \"e595\", \"M48 48l88 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L32 0C14.3 0 0 14.3 0 32L0 136c0 13.3 10.7 24 24 24s24-10.7 24-24l0-88zM175.8 224a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm-26.5 32C119.9 256 96 279.9 96 309.3c0 14.7 11.9 26.7 26.7 26.7l56.1 0c8-34.1 32.8-61.7 65.2-73.6c-7.5-4.1-16.2-6.4-25.3-6.4l-69.3 0zm368 80c14.7 0 26.7-11.9 26.7-26.7c0-29.5-23.9-53.3-53.3-53.3l-69.3 0c-9.2 0-17.8 2.3-25.3 6.4c32.4 11.9 57.2 39.5 65.2 73.6l56.1 0zm-89.4 0c-8.6-24.3-29.9-42.6-55.9-47c-3.9-.7-7.9-1-12-1l-80 0c-4.1 0-8.1 .3-12 1c-26 4.4-47.3 22.7-55.9 47c-2.7 7.5-4.1 15.6-4.1 24c0 13.3 10.7 24 24 24l176 0c13.3 0 24-10.7 24-24c0-8.4-1.4-16.5-4.1-24zM464 224a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm-80-32a64 64 0 1 0 -128 0 64 64 0 1 0 128 0zM504 48l88 0 0 88c0 13.3 10.7 24 24 24s24-10.7 24-24l0-104c0-17.7-14.3-32-32-32L504 0c-13.3 0-24 10.7-24 24s10.7 24 24 24zM48 464l0-88c0-13.3-10.7-24-24-24s-24 10.7-24 24L0 480c0 17.7 14.3 32 32 32l104 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-88 0zm456 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l104 0c17.7 0 32-14.3 32-32l0-104c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 88-88 0z\"]\n};\nconst faFileVideo = {\n prefix: 'fas',\n iconName: 'file-video',\n icon: [384, 512, [], \"f1c8\", \"M64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-288-128 0c-17.7 0-32-14.3-32-32L224 0 64 0zM256 0l0 128 128 0L256 0zM64 288c0-17.7 14.3-32 32-32l96 0c17.7 0 32 14.3 32 32l0 96c0 17.7-14.3 32-32 32l-96 0c-17.7 0-32-14.3-32-32l0-96zM300.9 397.9L256 368l0-64 44.9-29.9c2-1.3 4.4-2.1 6.8-2.1c6.8 0 12.3 5.5 12.3 12.3l0 103.4c0 6.8-5.5 12.3-12.3 12.3c-2.4 0-4.8-.7-6.8-2.1z\"]\n};\nconst faUpRightFromSquare = {\n prefix: 'fas',\n iconName: 'up-right-from-square',\n icon: [512, 512, [\"external-link-alt\"], \"f35d\", \"M352 0c-12.9 0-24.6 7.8-29.6 19.8s-2.2 25.7 6.9 34.9L370.7 96 201.4 265.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L416 141.3l41.4 41.4c9.2 9.2 22.9 11.9 34.9 6.9s19.8-16.6 19.8-29.6l0-128c0-17.7-14.3-32-32-32L352 0zM80 32C35.8 32 0 67.8 0 112L0 432c0 44.2 35.8 80 80 80l320 0c44.2 0 80-35.8 80-80l0-112c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 112c0 8.8-7.2 16-16 16L80 448c-8.8 0-16-7.2-16-16l0-320c0-8.8 7.2-16 16-16l112 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L80 32z\"]\n};\nconst faExternalLinkAlt = faUpRightFromSquare;\nconst faTableCells = {\n prefix: 'fas',\n iconName: 'table-cells',\n icon: [512, 512, [\"th\"], \"f00a\", \"M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zm88 64l0 64-88 0 0-64 88 0zm56 0l88 0 0 64-88 0 0-64zm240 0l0 64-88 0 0-64 88 0zM64 224l88 0 0 64-88 0 0-64zm232 0l0 64-88 0 0-64 88 0zm64 0l88 0 0 64-88 0 0-64zM152 352l0 64-88 0 0-64 88 0zm56 0l88 0 0 64-88 0 0-64zm240 0l0 64-88 0 0-64 88 0z\"]\n};\nconst faTh = faTableCells;\nconst faFilePdf = {\n prefix: 'fas',\n iconName: 'file-pdf',\n icon: [512, 512, [], \"f1c1\", \"M0 64C0 28.7 28.7 0 64 0L224 0l0 128c0 17.7 14.3 32 32 32l128 0 0 144-208 0c-35.3 0-64 28.7-64 64l0 144-48 0c-35.3 0-64-28.7-64-64L0 64zm384 64l-128 0L256 0 384 128zM176 352l32 0c30.9 0 56 25.1 56 56s-25.1 56-56 56l-16 0 0 32c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-48 0-80c0-8.8 7.2-16 16-16zm32 80c13.3 0 24-10.7 24-24s-10.7-24-24-24l-16 0 0 48 16 0zm96-80l32 0c26.5 0 48 21.5 48 48l0 64c0 26.5-21.5 48-48 48l-32 0c-8.8 0-16-7.2-16-16l0-128c0-8.8 7.2-16 16-16zm32 128c8.8 0 16-7.2 16-16l0-64c0-8.8-7.2-16-16-16l-16 0 0 96 16 0zm80-112c0-8.8 7.2-16 16-16l48 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-32 0 0 32 32 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-32 0 0 48c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-64 0-64z\"]\n};\nconst faBookBible = {\n prefix: 'fas',\n iconName: 'book-bible',\n icon: [448, 512, [\"bible\"], \"f647\", \"M96 0C43 0 0 43 0 96L0 416c0 53 43 96 96 96l288 0 32 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l0-64c17.7 0 32-14.3 32-32l0-320c0-17.7-14.3-32-32-32L384 0 96 0zm0 384l256 0 0 64L96 448c-17.7 0-32-14.3-32-32s14.3-32 32-32zM208 80c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 48 48 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-48 0 0 112c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-112-48 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16l48 0 0-48z\"]\n};\nconst faBible = faBookBible;\nconst faO = {\n prefix: 'fas',\n iconName: 'o',\n icon: [448, 512, [111], \"4f\", \"M224 96a160 160 0 1 0 0 320 160 160 0 1 0 0-320zM448 256A224 224 0 1 1 0 256a224 224 0 1 1 448 0z\"]\n};\nconst faSuitcaseMedical = {\n prefix: 'fas',\n iconName: 'suitcase-medical',\n icon: [512, 512, [\"medkit\"], \"f0fa\", \"M184 48l144 0c4.4 0 8 3.6 8 8l0 40L176 96l0-40c0-4.4 3.6-8 8-8zm-56 8l0 40 0 32 0 352 256 0 0-352 0-32 0-40c0-30.9-25.1-56-56-56L184 0c-30.9 0-56 25.1-56 56zM96 96L64 96C28.7 96 0 124.7 0 160L0 416c0 35.3 28.7 64 64 64l32 0L96 96zM416 480l32 0c35.3 0 64-28.7 64-64l0-256c0-35.3-28.7-64-64-64l-32 0 0 384zM224 208c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 48 48 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-48 0 0 48c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-48-48 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16l48 0 0-48z\"]\n};\nconst faMedkit = faSuitcaseMedical;\nconst faUserSecret = {\n prefix: 'fas',\n iconName: 'user-secret',\n icon: [448, 512, [128373], \"f21b\", \"M224 16c-6.7 0-10.8-2.8-15.5-6.1C201.9 5.4 194 0 176 0c-30.5 0-52 43.7-66 89.4C62.7 98.1 32 112.2 32 128c0 14.3 25 27.1 64.6 35.9c-.4 4-.6 8-.6 12.1c0 17 3.3 33.2 9.3 48l-59.9 0C38 224 32 230 32 237.4c0 1.7 .3 3.4 1 5l38.8 96.9C28.2 371.8 0 423.8 0 482.3C0 498.7 13.3 512 29.7 512l388.6 0c16.4 0 29.7-13.3 29.7-29.7c0-58.5-28.2-110.4-71.7-143L415 242.4c.6-1.6 1-3.3 1-5c0-7.4-6-13.4-13.4-13.4l-59.9 0c6-14.8 9.3-31 9.3-48c0-4.1-.2-8.1-.6-12.1C391 155.1 416 142.3 416 128c0-15.8-30.7-29.9-78-38.6C324 43.7 302.5 0 272 0c-18 0-25.9 5.4-32.5 9.9c-4.8 3.3-8.8 6.1-15.5 6.1zm56 208l-12.4 0c-16.5 0-31.1-10.6-36.3-26.2c-2.3-7-12.2-7-14.5 0c-5.2 15.6-19.9 26.2-36.3 26.2L168 224c-22.1 0-40-17.9-40-40l0-14.4c28.2 4.1 61 6.4 96 6.4s67.8-2.3 96-6.4l0 14.4c0 22.1-17.9 40-40 40zm-88 96l16 32L176 480 128 288l64 32zm128-32L272 480 240 352l16-32 64-32z\"]\n};\nconst faOtter = {\n prefix: 'fas',\n iconName: 'otter',\n icon: [640, 512, [129446], \"f700\", \"M181.5 197.1l12.9 6.4c5.9 3 12.4 4.5 19.1 4.5c23.5 0 42.6-19.1 42.6-42.6l0-21.4c0-35.3-28.7-64-64-64l-64 0c-35.3 0-64 28.7-64 64l0 21.4c0 23.5 19.1 42.6 42.6 42.6c6.6 0 13.1-1.5 19.1-4.5l12.9-6.4 8.4-4.2L135.1 185c-4.5-3-7.1-8-7.1-13.3l0-3.7c0-13.3 10.7-24 24-24l16 0c13.3 0 24 10.7 24 24l0 3.7c0 5.3-2.7 10.3-7.1 13.3l-11.8 7.9 8.4 4.2zm-8.6 49.4L160 240l-12.9 6.4c-12.6 6.3-26.5 9.6-40.5 9.6c-3.6 0-7.1-.2-10.6-.6l0 .6c0 35.3 28.7 64 64 64l64 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l160 0 0-48 0-16c0-23.7 12.9-44.4 32-55.4c9.4-5.4 20.3-8.6 32-8.6l0-16c0-26.5 21.5-48 48-48c8.8 0 16 7.2 16 16l0 32 0 16 0 48c0 8.8 7.2 16 16 16s16-7.2 16-16l0-99.7c0-48.2-30.8-91-76.6-106.3l-8.5-2.8c-8-2.7-12.6-11.1-10.4-19.3s10.3-13.2 18.6-11.6l19.9 4C576 86.1 640 164.2 640 254.9l0 1.1s0 0 0 0c0 123.7-100.3 224-224 224l-1.1 0L256 480l-.6 0C132 480 32 380 32 256.6l0-.6 0-39.2c-10.1-14.6-16-32.3-16-51.4L16 144l0-1.4C6.7 139.3 0 130.5 0 120c0-13.3 10.7-24 24-24l2.8 0C44.8 58.2 83.3 32 128 32l64 0c44.7 0 83.2 26.2 101.2 64l2.8 0c13.3 0 24 10.7 24 24c0 10.5-6.7 19.3-16 22.6l0 1.4 0 21.4c0 1.4 0 2.8-.1 4.3c12-6.2 25.7-9.6 40.1-9.6l8 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-8 0c-13.3 0-24 10.7-24 24l0 8 56.4 0c-15.2 17-24.4 39.4-24.4 64l-32 0c-42.3 0-78.2-27.4-91-65.3c-5.1 .9-10.3 1.3-15.6 1.3c-14.1 0-27.9-3.3-40.5-9.6zM96 128a16 16 0 1 1 0 32 16 16 0 1 1 0-32zm112 16a16 16 0 1 1 32 0 16 16 0 1 1 -32 0z\"]\n};\nconst faPersonDress = {\n prefix: 'fas',\n iconName: 'person-dress',\n icon: [320, 512, [\"female\"], \"f182\", \"M160 0a48 48 0 1 1 0 96 48 48 0 1 1 0-96zM88 384l-17.8 0c-10.9 0-18.6-10.7-15.2-21.1L93.3 248.1 59.4 304.5c-9.1 15.1-28.8 20-43.9 10.9s-20-28.8-10.9-43.9l53.6-89.2c20.3-33.7 56.7-54.3 96-54.3l11.6 0c39.3 0 75.7 20.6 96 54.3l53.6 89.2c9.1 15.1 4.2 34.8-10.9 43.9s-34.8 4.2-43.9-10.9l-33.9-56.3L265 362.9c3.5 10.4-4.3 21.1-15.2 21.1L232 384l0 96c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-96-16 0 0 96c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-96z\"]\n};\nconst faFemale = faPersonDress;\nconst faCommentDollar = {\n prefix: 'fas',\n iconName: 'comment-dollar',\n icon: [512, 512, [], \"f651\", \"M256 448c141.4 0 256-93.1 256-208S397.4 32 256 32S0 125.1 0 240c0 45.1 17.7 86.8 47.7 120.9c-1.9 24.5-11.4 46.3-21.4 62.9c-5.5 9.2-11.1 16.6-15.2 21.6c-2.1 2.5-3.7 4.4-4.9 5.7c-.6 .6-1 1.1-1.3 1.4l-.3 .3c0 0 0 0 0 0c0 0 0 0 0 0s0 0 0 0s0 0 0 0c-4.6 4.6-5.9 11.4-3.4 17.4c2.5 6 8.3 9.9 14.8 9.9c28.7 0 57.6-8.9 81.6-19.3c22.9-10 42.4-21.9 54.3-30.6c31.8 11.5 67 17.9 104.1 17.9zm20-312l0 13.9c7.5 1.2 14.6 2.9 21.1 4.7c10.7 2.8 17 13.8 14.2 24.5s-13.8 17-24.5 14.2c-11-2.9-21.6-5-31.2-5.2c-7.9-.1-16 1.8-21.5 5c-4.8 2.8-6.2 5.6-6.2 9.3c0 1.8 .1 3.5 5.3 6.7c6.3 3.8 15.5 6.7 28.3 10.5l.7 .2c11.2 3.4 25.6 7.7 37.1 15c12.9 8.1 24.3 21.3 24.6 41.6c.3 20.9-10.5 36.1-24.8 45c-7.2 4.5-15.2 7.3-23.2 9l0 13.8c0 11-9 20-20 20s-20-9-20-20l0-14.6c-10.3-2.2-20-5.5-28.2-8.4c0 0 0 0 0 0s0 0 0 0c-2.1-.7-4.1-1.4-6.1-2.1c-10.5-3.5-16.1-14.8-12.6-25.3s14.8-16.1 25.3-12.6c2.5 .8 4.9 1.7 7.2 2.4c0 0 0 0 0 0c13.6 4.6 24 8.1 35.1 8.5c8.6 .3 16.5-1.6 21.4-4.7c4.1-2.5 6-5.5 5.9-10.5c0-2.9-.8-5-5.9-8.2c-6.3-4-15.4-6.9-28-10.7l-1.7-.5c-10.9-3.3-24.6-7.4-35.6-14c-12.7-7.7-24.6-20.5-24.7-40.7c-.1-21.1 11.8-35.7 25.8-43.9c6.9-4.1 14.5-6.8 22.2-8.5l0-14c0-11 9-20 20-20s20 9 20 20z\"]\n};\nconst faBusinessTime = {\n prefix: 'fas',\n iconName: 'business-time',\n icon: [640, 512, [\"briefcase-clock\"], \"f64a\", \"M184 48l144 0c4.4 0 8 3.6 8 8l0 40L176 96l0-40c0-4.4 3.6-8 8-8zm-56 8l0 40L64 96C28.7 96 0 124.7 0 160l0 96 192 0 160 0 8.2 0c32.3-39.1 81.1-64 135.8-64c5.4 0 10.7 .2 16 .7l0-32.7c0-35.3-28.7-64-64-64l-64 0 0-40c0-30.9-25.1-56-56-56L184 0c-30.9 0-56 25.1-56 56zM320 352l-96 0c-17.7 0-32-14.3-32-32l0-32L0 288 0 416c0 35.3 28.7 64 64 64l296.2 0C335.1 449.6 320 410.5 320 368c0-5.4 .2-10.7 .7-16l-.7 0zm320 16a144 144 0 1 0 -288 0 144 144 0 1 0 288 0zM496 288c8.8 0 16 7.2 16 16l0 48 32 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-48 0c-8.8 0-16-7.2-16-16l0-64c0-8.8 7.2-16 16-16z\"]\n};\nconst faBriefcaseClock = faBusinessTime;\nconst faTableCellsLarge = {\n prefix: 'fas',\n iconName: 'table-cells-large',\n icon: [512, 512, [\"th-large\"], \"f009\", \"M448 96l0 128-160 0 0-128 160 0zm0 192l0 128-160 0 0-128 160 0zM224 224L64 224 64 96l160 0 0 128zM64 288l160 0 0 128L64 416l0-128zM64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32z\"]\n};\nconst faThLarge = faTableCellsLarge;\nconst faBookTanakh = {\n prefix: 'fas',\n iconName: 'book-tanakh',\n icon: [448, 512, [\"tanakh\"], \"f827\", \"M352 0c53 0 96 43 96 96l0 320c0 53-43 96-96 96L64 512l-32 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l0-64c-17.7 0-32-14.3-32-32L0 32C0 14.3 14.3 0 32 0L64 0 352 0zm0 384L96 384l0 64 256 0c17.7 0 32-14.3 32-32s-14.3-32-32-32zM138.7 208l13.9 24-27.7 0 13.9-24zm-13.9-24L97.1 232c-6.2 10.7 1.5 24 13.9 24l55.4 0 27.7 48c6.2 10.7 21.6 10.7 27.7 0l27.7-48 55.4 0c12.3 0 20-13.3 13.9-24l-27.7-48 27.7-48c6.2-10.7-1.5-24-13.9-24l-55.4 0L221.9 64c-6.2-10.7-21.6-10.7-27.7 0l-27.7 48L111 112c-12.3 0-20 13.3-13.9 24l27.7 48zm27.7 0l27.7-48 55.4 0 27.7 48-27.7 48-55.4 0-27.7-48zm0-48l-13.9 24-13.9-24 27.7 0zm41.6-24L208 88l13.9 24-27.7 0zm69.3 24l27.7 0-13.9 24-13.9-24zm13.9 72l13.9 24-27.7 0 13.9-24zm-55.4 48L208 280l-13.9-24 27.7 0z\"]\n};\nconst faTanakh = faBookTanakh;\nconst faPhoneVolume = {\n prefix: 'fas',\n iconName: 'phone-volume',\n icon: [512, 512, [\"volume-control-phone\"], \"f2a0\", \"M280 0C408.1 0 512 103.9 512 232c0 13.3-10.7 24-24 24s-24-10.7-24-24c0-101.6-82.4-184-184-184c-13.3 0-24-10.7-24-24s10.7-24 24-24zm8 192a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm-32-72c0-13.3 10.7-24 24-24c75.1 0 136 60.9 136 136c0 13.3-10.7 24-24 24s-24-10.7-24-24c0-48.6-39.4-88-88-88c-13.3 0-24-10.7-24-24zM117.5 1.4c19.4-5.3 39.7 4.6 47.4 23.2l40 96c6.8 16.3 2.1 35.2-11.6 46.3L144 207.3c33.3 70.4 90.3 127.4 160.7 160.7L345 318.7c11.2-13.7 30-18.4 46.3-11.6l96 40c18.6 7.7 28.5 28 23.2 47.4l-24 88C481.8 499.9 466 512 448 512C200.6 512 0 311.4 0 64C0 46 12.1 30.2 29.5 25.4l88-24z\"]\n};\nconst faVolumeControlPhone = faPhoneVolume;\nconst faHatCowboySide = {\n prefix: 'fas',\n iconName: 'hat-cowboy-side',\n icon: [640, 512, [], \"f8c1\", \"M152.7 135.9l-10.4 57.2c6.8-.7 13.6-1.1 20.5-1.1l10.7 0c39.4 0 77.8 12.1 110.1 34.7L562.4 421.8l35.1 24.6c24.4-6 42.5-28.1 42.5-54.4c0-75.8-94.7-126.6-134.6-144.7L474 83.9C468.2 53.8 441.8 32 411.1 32l-2.7 0c-5.6 0-11.1 .7-16.5 2.2L199.2 85.5c-23.9 6.4-42 26-46.5 50.4zM0 384c0 35.3 28.7 64 64 64l480 0L265.3 252.9c-26.9-18.8-58.9-28.9-91.8-28.9l-10.7 0c-60.6 0-116 34.2-143.1 88.4L13.5 325C4.6 342.7 0 362.3 0 382.2L0 384z\"]\n};\nconst faClipboardUser = {\n prefix: 'fas',\n iconName: 'clipboard-user',\n icon: [384, 512, [], \"f7f3\", \"M192 0c-41.8 0-77.4 26.7-90.5 64L64 64C28.7 64 0 92.7 0 128L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64l-37.5 0C269.4 26.7 233.8 0 192 0zm0 64a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM128 256a64 64 0 1 1 128 0 64 64 0 1 1 -128 0zM80 432c0-44.2 35.8-80 80-80l64 0c44.2 0 80 35.8 80 80c0 8.8-7.2 16-16 16L96 448c-8.8 0-16-7.2-16-16z\"]\n};\nconst faChild = {\n prefix: 'fas',\n iconName: 'child',\n icon: [320, 512, [], \"f1ae\", \"M96 64a64 64 0 1 1 128 0A64 64 0 1 1 96 64zm48 320l0 96c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-192.2L59.1 321c-9.4 15-29.2 19.4-44.1 10S-4.5 301.9 4.9 287l39.9-63.3C69.7 184 113.2 160 160 160s90.3 24 115.2 63.6L315.1 287c9.4 15 4.9 34.7-10 44.1s-34.7 4.9-44.1-10L240 287.8 240 480c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-96-32 0z\"]\n};\nconst faLiraSign = {\n prefix: 'fas',\n iconName: 'lira-sign',\n icon: [320, 512, [8356], \"f195\", \"M112 160.4c0-35.5 28.8-64.4 64.4-64.4c6.9 0 13.8 1.1 20.4 3.3l81.2 27.1c16.8 5.6 34.9-3.5 40.5-20.2s-3.5-34.9-20.2-40.5L217 38.6c-13.1-4.4-26.8-6.6-40.6-6.6C105.5 32 48 89.5 48 160.4L48 192l-16 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l16 0 0 32-16 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l14 0c-2.2 10.5-6.1 20.6-11.7 29.9L4.6 431.5c-5.9 9.9-6.1 22.2-.4 32.2S20.5 480 32 480l256 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L88.5 416l.7-1.1c11.6-19.3 18.9-40.7 21.6-62.9L224 352c17.7 0 32-14.3 32-32s-14.3-32-32-32l-112 0 0-32 112 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-112 0 0-31.6z\"]\n};\nconst faSatellite = {\n prefix: 'fas',\n iconName: 'satellite',\n icon: [512, 512, [128752], \"f7bf\", \"M233 7c-9.4-9.4-24.6-9.4-33.9 0l-96 96c-9.4 9.4-9.4 24.6 0 33.9l89.4 89.4-15.5 15.5C152.3 230.4 124.9 224 96 224c-31.7 0-61.5 7.7-87.8 21.2c-9 4.7-10.3 16.7-3.1 23.8L112.7 376.7 96.3 393.1c-2.6-.7-5.4-1.1-8.3-1.1c-17.7 0-32 14.3-32 32s14.3 32 32 32s32-14.3 32-32c0-2.9-.4-5.6-1.1-8.3l16.4-16.4L242.9 506.9c7.2 7.2 19.2 5.9 23.8-3.1C280.3 477.5 288 447.7 288 416c0-28.9-6.4-56.3-17.8-80.9l15.5-15.5L375 409c9.4 9.4 24.6 9.4 33.9 0l96-96c9.4-9.4 9.4-24.6 0-33.9l-89.4-89.4 55-55c12.5-12.5 12.5-32.8 0-45.3l-48-48c-12.5-12.5-32.8-12.5-45.3 0l-55 55L233 7zm159 351l-72.4-72.4 62.1-62.1L454.1 296 392 358.1zM226.3 192.4L153.9 120 216 57.9l72.4 72.4-62.1 62.1z\"]\n};\nconst faPlaneLock = {\n prefix: 'fas',\n iconName: 'plane-lock',\n icon: [640, 512, [], \"e558\", \"M192 93.7C192 59.5 221 0 256 0c36 0 64 59.5 64 93.7l0 84.6 101.8 58.2C418 247.6 416 259.6 416 272l0 24.6c-17.9 10.4-30.3 29.1-31.8 50.9L320 329.1l0 70.9 57.6 43.2c4 3 6.4 7.8 6.4 12.8l0 24 0 18c0 7.8-6.3 14-14 14c-1.3 0-2.6-.2-3.9-.5L256 480 145.9 511.5c-1.3 .4-2.6 .5-3.9 .5c-7.8 0-14-6.3-14-14l0-42c0-5 2.4-9.8 6.4-12.8L192 400l0-70.9-171.6 49C10.2 381.1 0 373.4 0 362.8l0-65.5c0-5.7 3.1-11 8.1-13.9L192 178.3l0-84.6zM528 240c-17.7 0-32 14.3-32 32l0 48 64 0 0-48c0-17.7-14.3-32-32-32zm-80 32c0-44.2 35.8-80 80-80s80 35.8 80 80l0 48c17.7 0 32 14.3 32 32l0 128c0 17.7-14.3 32-32 32l-160 0c-17.7 0-32-14.3-32-32l0-128c0-17.7 14.3-32 32-32l0-48z\"]\n};\nconst faTag = {\n prefix: 'fas',\n iconName: 'tag',\n icon: [448, 512, [127991], \"f02b\", \"M0 80L0 229.5c0 17 6.7 33.3 18.7 45.3l176 176c25 25 65.5 25 90.5 0L418.7 317.3c25-25 25-65.5 0-90.5l-176-176c-12-12-28.3-18.7-45.3-18.7L48 32C21.5 32 0 53.5 0 80zm112 32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\"]\n};\nconst faComment = {\n prefix: 'fas',\n iconName: 'comment',\n icon: [512, 512, [128489, 61669], \"f075\", \"M512 240c0 114.9-114.6 208-256 208c-37.1 0-72.3-6.4-104.1-17.9c-11.9 8.7-31.3 20.6-54.3 30.6C73.6 471.1 44.7 480 16 480c-6.5 0-12.3-3.9-14.8-9.9c-2.5-6-1.1-12.8 3.4-17.4c0 0 0 0 0 0s0 0 0 0s0 0 0 0c0 0 0 0 0 0l.3-.3c.3-.3 .7-.7 1.3-1.4c1.1-1.2 2.8-3.1 4.9-5.7c4.1-5 9.6-12.4 15.2-21.6c10-16.6 19.5-38.4 21.4-62.9C17.7 326.8 0 285.1 0 240C0 125.1 114.6 32 256 32s256 93.1 256 208z\"]\n};\nconst faCakeCandles = {\n prefix: 'fas',\n iconName: 'cake-candles',\n icon: [448, 512, [127874, \"birthday-cake\", \"cake\"], \"f1fd\", \"M86.4 5.5L61.8 47.6C58 54.1 56 61.6 56 69.2L56 72c0 22.1 17.9 40 40 40s40-17.9 40-40l0-2.8c0-7.6-2-15-5.8-21.6L105.6 5.5C103.6 2.1 100 0 96 0s-7.6 2.1-9.6 5.5zm128 0L189.8 47.6c-3.8 6.5-5.8 14-5.8 21.6l0 2.8c0 22.1 17.9 40 40 40s40-17.9 40-40l0-2.8c0-7.6-2-15-5.8-21.6L233.6 5.5C231.6 2.1 228 0 224 0s-7.6 2.1-9.6 5.5zM317.8 47.6c-3.8 6.5-5.8 14-5.8 21.6l0 2.8c0 22.1 17.9 40 40 40s40-17.9 40-40l0-2.8c0-7.6-2-15-5.8-21.6L361.6 5.5C359.6 2.1 356 0 352 0s-7.6 2.1-9.6 5.5L317.8 47.6zM128 176c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 48c-35.3 0-64 28.7-64 64l0 71c8.3 5.2 18.1 9 28.8 9c13.5 0 27.2-6.1 38.4-13.4c5.4-3.5 9.9-7.1 13-9.7c1.5-1.3 2.7-2.4 3.5-3.1c.4-.4 .7-.6 .8-.8l.1-.1s0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0c3.1-3.2 7.4-4.9 11.9-4.8s8.6 2.1 11.6 5.4c0 0 0 0 0 0s0 0 0 0l.1 .1c.1 .1 .4 .4 .7 .7c.7 .7 1.7 1.7 3.1 3c2.8 2.6 6.8 6.1 11.8 9.5c10.2 7.1 23 13.1 36.3 13.1s26.1-6 36.3-13.1c5-3.5 9-6.9 11.8-9.5c1.4-1.3 2.4-2.3 3.1-3c.3-.3 .6-.6 .7-.7l.1-.1c3-3.5 7.4-5.4 12-5.4s9 2 12 5.4l.1 .1c.1 .1 .4 .4 .7 .7c.7 .7 1.7 1.7 3.1 3c2.8 2.6 6.8 6.1 11.8 9.5c10.2 7.1 23 13.1 36.3 13.1s26.1-6 36.3-13.1c5-3.5 9-6.9 11.8-9.5c1.4-1.3 2.4-2.3 3.1-3c.3-.3 .6-.6 .7-.7l.1-.1c2.9-3.4 7.1-5.3 11.6-5.4s8.7 1.6 11.9 4.8c0 0 0 0 0 0s0 0 0 0s0 0 0 0l.1 .1c.2 .2 .4 .4 .8 .8c.8 .7 1.9 1.8 3.5 3.1c3.1 2.6 7.5 6.2 13 9.7c11.2 7.3 24.9 13.4 38.4 13.4c10.7 0 20.5-3.9 28.8-9l0-71c0-35.3-28.7-64-64-64l0-48c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 48-64 0 0-48c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 48-64 0 0-48zM448 394.6c-8.5 3.3-18.2 5.4-28.8 5.4c-22.5 0-42.4-9.9-55.8-18.6c-4.1-2.7-7.8-5.4-10.9-7.8c-2.8 2.4-6.1 5-9.8 7.5C329.8 390 310.6 400 288 400s-41.8-10-54.6-18.9c-3.5-2.4-6.7-4.9-9.4-7.2c-2.7 2.3-5.9 4.7-9.4 7.2C201.8 390 182.6 400 160 400s-41.8-10-54.6-18.9c-3.7-2.6-7-5.2-9.8-7.5c-3.1 2.4-6.8 5.1-10.9 7.8C71.2 390.1 51.3 400 28.8 400c-10.6 0-20.3-2.2-28.8-5.4L0 480c0 17.7 14.3 32 32 32l384 0c17.7 0 32-14.3 32-32l0-85.4z\"]\n};\nconst faBirthdayCake = faCakeCandles;\nconst faCake = faCakeCandles;\nconst faEnvelope = {\n prefix: 'fas',\n iconName: 'envelope',\n icon: [512, 512, [128386, 9993, 61443], \"f0e0\", \"M48 64C21.5 64 0 85.5 0 112c0 15.1 7.1 29.3 19.2 38.4L236.8 313.6c11.4 8.5 27 8.5 38.4 0L492.8 150.4c12.1-9.1 19.2-23.3 19.2-38.4c0-26.5-21.5-48-48-48L48 64zM0 176L0 384c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-208L294.4 339.2c-22.8 17.1-54 17.1-76.8 0L0 176z\"]\n};\nconst faAnglesUp = {\n prefix: 'fas',\n iconName: 'angles-up',\n icon: [448, 512, [\"angle-double-up\"], \"f102\", \"M246.6 41.4c-12.5-12.5-32.8-12.5-45.3 0l-160 160c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L224 109.3 361.4 246.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-160-160zm160 352l-160-160c-12.5-12.5-32.8-12.5-45.3 0l-160 160c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L224 301.3 361.4 438.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3z\"]\n};\nconst faAngleDoubleUp = faAnglesUp;\nconst faPaperclip = {\n prefix: 'fas',\n iconName: 'paperclip',\n icon: [448, 512, [128206], \"f0c6\", \"M364.2 83.8c-24.4-24.4-64-24.4-88.4 0l-184 184c-42.1 42.1-42.1 110.3 0 152.4s110.3 42.1 152.4 0l152-152c10.9-10.9 28.7-10.9 39.6 0s10.9 28.7 0 39.6l-152 152c-64 64-167.6 64-231.6 0s-64-167.6 0-231.6l184-184c46.3-46.3 121.3-46.3 167.6 0s46.3 121.3 0 167.6l-176 176c-28.6 28.6-75 28.6-103.6 0s-28.6-75 0-103.6l144-144c10.9-10.9 28.7-10.9 39.6 0s10.9 28.7 0 39.6l-144 144c-6.7 6.7-6.7 17.7 0 24.4s17.7 6.7 24.4 0l176-176c24.4-24.4 24.4-64 0-88.4z\"]\n};\nconst faArrowRightToCity = {\n prefix: 'fas',\n iconName: 'arrow-right-to-city',\n icon: [640, 512, [], \"e4b3\", \"M288 48c0-26.5 21.5-48 48-48l96 0c26.5 0 48 21.5 48 48l0 144 40 0 0-72c0-13.3 10.7-24 24-24s24 10.7 24 24l0 72 24 0c26.5 0 48 21.5 48 48l0 224c0 26.5-21.5 48-48 48l-160 0-96 0c-26.5 0-48-21.5-48-48l0-416zm64 32l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16zm16 80c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0zM352 272l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16zm176-16c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0zM512 368l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16zM166.6 153.4l80 80c12.5 12.5 12.5 32.8 0 45.3l-80 80c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L146.7 288 32 288c-17.7 0-32-14.3-32-32s14.3-32 32-32l114.7 0-25.4-25.4c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0z\"]\n};\nconst faRibbon = {\n prefix: 'fas',\n iconName: 'ribbon',\n icon: [448, 512, [127895], \"f4d6\", \"M333.2 322.8s0 0 0 0l-133.9-146s0 0 0 0L146 118.6c7.8-5.1 37-22.6 78-22.6s70.2 17.4 78 22.6L245.7 180l85.6 93.4 27.4-29.8c16.3-17.7 25.3-40.9 25.3-65l0-29.5c0-19-5.6-37.5-16.1-53.3L327.8 35.6C312.9 13.4 287.9 0 261.2 0l-76 0c-25.8 0-50.1 12.5-65.1 33.5L81.9 87C70.3 103.2 64 122.8 64 142.8L64 164c0 23.2 8.4 45.6 23.6 63.1l56 64.2s0 0 0 0l83.3 95.6s0 0 0 0l91.8 105.3c10 11.5 26.8 14.3 40 6.8l54.5-31.1c17.8-10.2 21.6-34.3 7.7-49.4l-87.7-95.7zM205.2 410.6l-83.3-95.6L27.1 418.5c-13.9 15.1-10.1 39.2 7.7 49.4l55.1 31.5c13 7.4 29.3 4.9 39.4-6.1l75.9-82.6z\"]\n};\nconst faLungs = {\n prefix: 'fas',\n iconName: 'lungs',\n icon: [640, 512, [129729], \"f604\", \"M320 0c17.7 0 32 14.3 32 32l0 132.1c0 16.4 8.4 31.7 22.2 40.5l9.8 6.2 0-45.5C384 127 415 96 453.3 96c21.7 0 42.8 10.2 55.8 28.8c15.4 22.1 44.3 65.4 71 116.9c26.5 50.9 52.4 112.5 59.6 170.3c.2 1.3 .2 2.6 .2 4l0 7c0 49.1-39.8 89-89 89c-7.3 0-14.5-.9-21.6-2.7l-72.7-18.2C414 480.5 384 442.1 384 398l0-73 90.5 57.6c7.5 4.7 17.3 2.5 22.1-4.9s2.5-17.3-4.9-22.1L384 287.1l0-.4-44.1-28.1c-7.3-4.6-13.9-10.1-19.9-16.1c-5.9 6-12.6 11.5-19.9 16.1L256 286.7 161.2 347l-13.5 8.6c0 0 0 0-.1 0c-7.4 4.8-9.6 14.6-4.8 22.1c4.7 7.5 14.6 9.7 22.1 4.9l91.1-58 0 73.4c0 44.1-30 82.5-72.7 93.1l-72.7 18.2c-7.1 1.8-14.3 2.7-21.6 2.7c-49.1 0-89-39.8-89-89l0-7c0-1.3 .1-2.7 .2-4c7.2-57.9 33.1-119.4 59.6-170.3c26.8-51.5 55.6-94.8 71-116.9c13-18.6 34-28.8 55.8-28.8C225 96 256 127 256 165.3l0 45.5 9.8-6.2c13.8-8.8 22.2-24.1 22.2-40.5L288 32c0-17.7 14.3-32 32-32z\"]\n};\nconst faArrowUp91 = {\n prefix: 'fas',\n iconName: 'arrow-up-9-1',\n icon: [576, 512, [\"sort-numeric-up-alt\"], \"f887\", \"M160 32c9 0 17.5 3.8 23.6 10.4l88 96c11.9 13 11.1 33.3-2 45.2s-33.3 11.1-45.2-2L192 146.3 192 448c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-301.7L95.6 181.6c-11.9 13-32.2 13.9-45.2 2s-13.9-32.2-2-45.2l88-96C142.5 35.8 151 32 160 32zM450.7 294c8.3 6 13.3 15.7 13.3 26l0 96 16 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-48 0-48 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l16 0 0-51.6-5.9 2c-16.8 5.6-34.9-3.5-40.5-20.2s3.5-34.9 20.2-40.5l48-16c9.8-3.3 20.5-1.6 28.8 4.4zm-5-145.1A32 32 0 1 0 418.3 91a32 32 0 1 0 27.4 57.9zm-40.7 54.9C369.6 192.4 344 159.2 344 120c0-48.6 39.4-88 88-88s88 39.4 88 88c0 23.5-7.5 46.3-21.5 65.2L449.7 251c-10.5 14.2-30.6 17.2-44.8 6.7s-17.2-30.6-6.7-44.8l6.8-9.2z\"]\n};\nconst faSortNumericUpAlt = faArrowUp91;\nconst faLitecoinSign = {\n prefix: 'fas',\n iconName: 'litecoin-sign',\n icon: [384, 512, [], \"e1d3\", \"M128 64c0-17.7-14.3-32-32-32S64 46.3 64 64l0 149.6L23.2 225.2c-17 4.9-26.8 22.6-22 39.6s22.6 26.8 39.6 22L64 280.1 64 448c0 17.7 14.3 32 32 32l256 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-224 0 0-154.1 136.8-39.1c17-4.9 26.8-22.6 22-39.6s-22.6-26.8-39.6-22L128 195.3 128 64z\"]\n};\nconst faBorderNone = {\n prefix: 'fas',\n iconName: 'border-none',\n icon: [448, 512, [], \"f850\", \"M32 480a32 32 0 1 1 0-64 32 32 0 1 1 0 64zm96-64a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm0-384a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm0 256a32 32 0 1 1 0-64 32 32 0 1 1 0 64zM320 416a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm0-320a32 32 0 1 1 0-64 32 32 0 1 1 0 64zm0 128a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM224 480a32 32 0 1 1 0-64 32 32 0 1 1 0 64zm0-448a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm0 256a32 32 0 1 1 0-64 32 32 0 1 1 0 64zM416 416a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm0-384a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM32 96a32 32 0 1 1 0-64 32 32 0 1 1 0 64zM416 224a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM32 288a32 32 0 1 1 0-64 32 32 0 1 1 0 64zm192 32a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm192 64a32 32 0 1 1 0-64 32 32 0 1 1 0 64zM32 320a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM416 192a32 32 0 1 1 0-64 32 32 0 1 1 0 64zM32 128a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm192 64a32 32 0 1 1 0-64 32 32 0 1 1 0 64z\"]\n};\nconst faCircleNodes = {\n prefix: 'fas',\n iconName: 'circle-nodes',\n icon: [512, 512, [], \"e4e2\", \"M418.4 157.9c35.3-8.3 61.6-40 61.6-77.9c0-44.2-35.8-80-80-80c-43.4 0-78.7 34.5-80 77.5L136.2 151.1C121.7 136.8 101.9 128 80 128c-44.2 0-80 35.8-80 80s35.8 80 80 80c12.2 0 23.8-2.7 34.1-7.6L259.7 407.8c-2.4 7.6-3.7 15.8-3.7 24.2c0 44.2 35.8 80 80 80s80-35.8 80-80c0-27.7-14-52.1-35.4-66.4l37.8-207.7zM156.3 232.2c2.2-6.9 3.5-14.2 3.7-21.7l183.8-73.5c3.6 3.5 7.4 6.7 11.6 9.5L317.6 354.1c-5.5 1.3-10.8 3.1-15.8 5.5L156.3 232.2z\"]\n};\nconst faParachuteBox = {\n prefix: 'fas',\n iconName: 'parachute-box',\n icon: [512, 512, [], \"f4cd\", \"M383.5 192c.3-5.3 .5-10.6 .5-16c0-51-15.9-96-40.2-127.6C319.5 16.9 288.2 0 256 0s-63.5 16.9-87.8 48.4C143.9 80 128 125 128 176c0 5.4 .2 10.7 .5 16L240 192l0 128-32 0c-7 0-13.7 1.5-19.7 4.2L68.2 192l28.3 0c-.3-5.3-.5-10.6-.5-16c0-64 22.2-121.2 57.1-159.3C62 49.3 18.6 122.6 4.2 173.6C1.5 183.1 9 192 18.9 192l6 0L165.2 346.3c-3.3 6.5-5.2 13.9-5.2 21.7l0 96c0 26.5 21.5 48 48 48l96 0c26.5 0 48-21.5 48-48l0-96c0-7.8-1.9-15.2-5.2-21.7L487.1 192l6 0c9.9 0 17.4-8.9 14.7-18.4C493.4 122.6 450 49.3 358.9 16.7C393.8 54.8 416 112.1 416 176c0 5.4-.2 10.7-.5 16l28.3 0L323.7 324.2c-6-2.7-12.7-4.2-19.7-4.2l-32 0 0-128 111.5 0z\"]\n};\nconst faIndent = {\n prefix: 'fas',\n iconName: 'indent',\n icon: [448, 512, [], \"f03c\", \"M0 64C0 46.3 14.3 32 32 32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 96C14.3 96 0 81.7 0 64zM192 192c0-17.7 14.3-32 32-32l192 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-192 0c-17.7 0-32-14.3-32-32zm32 96l192 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-192 0c-17.7 0-32-14.3-32-32s14.3-32 32-32zM0 448c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32zM127.8 268.6L25.8 347.9C15.3 356.1 0 348.6 0 335.3L0 176.7c0-13.3 15.3-20.8 25.8-12.6l101.9 79.3c8.2 6.4 8.2 18.9 0 25.3z\"]\n};\nconst faTruckFieldUn = {\n prefix: 'fas',\n iconName: 'truck-field-un',\n icon: [640, 512, [], \"e58e\", \"M96 32C60.7 32 32 60.7 32 96l0 32c-17.7 0-32 14.3-32 32l0 96c0 17.7 14.3 32 32 32l0 32c-17.7 0-32 14.3-32 32s14.3 32 32 32l32 0c0 53 43 96 96 96s96-43 96-96l128 0c0 53 43 96 96 96s96-43 96-96l32 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l0-32c0-35.3-28.7-64-64-64l-4.2 0c-.4-1.1-.9-2.1-1.3-3.2L485.7 102c-10.3-23.1-33.2-38-58.5-38l-51.8 0C364.4 44.9 343.7 32 320 32L96 32zm288 96l43.2 0 42.7 96L384 224l0-96zM112 384a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm368-48a48 48 0 1 1 0 96 48 48 0 1 1 0-96zM253.3 135.1l34.7 52 0-43.2c0-8.8 7.2-16 16-16s16 7.2 16 16l0 96c0 7.1-4.6 13.3-11.4 15.3s-14-.6-17.9-6.4l-34.7-52 0 43.2c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-96c0-7.1 4.6-13.3 11.4-15.3s14 .6 17.9 6.4zM128 144l0 64c0 8.8 7.2 16 16 16s16-7.2 16-16l0-64c0-8.8 7.2-16 16-16s16 7.2 16 16l0 64c0 26.5-21.5 48-48 48s-48-21.5-48-48l0-64c0-8.8 7.2-16 16-16s16 7.2 16 16z\"]\n};\nconst faHourglass = {\n prefix: 'fas',\n iconName: 'hourglass',\n icon: [384, 512, [9203, 62032, \"hourglass-empty\"], \"f254\", \"M0 32C0 14.3 14.3 0 32 0L64 0 320 0l32 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l0 11c0 42.4-16.9 83.1-46.9 113.1L237.3 256l67.9 67.9c30 30 46.9 70.7 46.9 113.1l0 11c17.7 0 32 14.3 32 32s-14.3 32-32 32l-32 0L64 512l-32 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l0-11c0-42.4 16.9-83.1 46.9-113.1L146.7 256 78.9 188.1C48.9 158.1 32 117.4 32 75l0-11C14.3 64 0 49.7 0 32zM96 64l0 11c0 25.5 10.1 49.9 28.1 67.9L192 210.7l67.9-67.9c18-18 28.1-42.4 28.1-67.9l0-11L96 64zm0 384l192 0 0-11c0-25.5-10.1-49.9-28.1-67.9L192 301.3l-67.9 67.9c-18 18-28.1 42.4-28.1 67.9l0 11z\"]\n};\nconst faHourglassEmpty = faHourglass;\nconst faMountain = {\n prefix: 'fas',\n iconName: 'mountain',\n icon: [512, 512, [127956], \"f6fc\", \"M256 32c12.5 0 24.1 6.4 30.8 17L503.4 394.4c5.6 8.9 8.6 19.2 8.6 29.7c0 30.9-25 55.9-55.9 55.9L55.9 480C25 480 0 455 0 424.1c0-10.5 3-20.8 8.6-29.7L225.2 49c6.6-10.6 18.3-17 30.8-17zm65 192L256 120.4 176.9 246.5l18.3 24.4c6.4 8.5 19.2 8.5 25.6 0l25.6-34.1c6-8.1 15.5-12.8 25.6-12.8l49 0z\"]\n};\nconst faUserDoctor = {\n prefix: 'fas',\n iconName: 'user-doctor',\n icon: [448, 512, [\"user-md\"], \"f0f0\", \"M224 256A128 128 0 1 0 224 0a128 128 0 1 0 0 256zm-96 55.2C54 332.9 0 401.3 0 482.3C0 498.7 13.3 512 29.7 512l388.6 0c16.4 0 29.7-13.3 29.7-29.7c0-81-54-149.4-128-171.1l0 50.8c27.6 7.1 48 32.2 48 62l0 40c0 8.8-7.2 16-16 16l-16 0c-8.8 0-16-7.2-16-16s7.2-16 16-16l0-24c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 24c8.8 0 16 7.2 16 16s-7.2 16-16 16l-16 0c-8.8 0-16-7.2-16-16l0-40c0-29.8 20.4-54.9 48-62l0-57.1c-6-.6-12.1-.9-18.3-.9l-91.4 0c-6.2 0-12.3 .3-18.3 .9l0 65.4c23.1 6.9 40 28.3 40 53.7c0 30.9-25.1 56-56 56s-56-25.1-56-56c0-25.4 16.9-46.8 40-53.7l0-59.1zM144 448a24 24 0 1 0 0-48 24 24 0 1 0 0 48z\"]\n};\nconst faUserMd = faUserDoctor;\nconst faCircleInfo = {\n prefix: 'fas',\n iconName: 'circle-info',\n icon: [512, 512, [\"info-circle\"], \"f05a\", \"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM216 336l24 0 0-64-24 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l48 0c13.3 0 24 10.7 24 24l0 88 8 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-80 0c-13.3 0-24-10.7-24-24s10.7-24 24-24zm40-208a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\"]\n};\nconst faInfoCircle = faCircleInfo;\nconst faCloudMeatball = {\n prefix: 'fas',\n iconName: 'cloud-meatball',\n icon: [512, 512, [], \"f73b\", \"M0 224c0 53 43 96 96 96l44.7 0c9.5-23.5 32.5-40 59.3-40c2 0 3.9 .1 5.8 .3C217.6 265.5 235.7 256 256 256s38.4 9.5 50.2 24.3c1.9-.2 3.9-.3 5.8-.3c26.9 0 49.9 16.5 59.3 40l44.7 0c53 0 96-43 96-96s-43-96-96-96c-.5 0-1.1 0-1.6 0c1.1-5.2 1.6-10.5 1.6-16c0-44.2-35.8-80-80-80c-24.3 0-46.1 10.9-60.8 28C256.5 24.3 219.1 0 176 0C114.1 0 64 50.1 64 112c0 7.1 .7 14.1 1.9 20.8C27.6 145.4 0 181.5 0 224zm288 96c0-17.7-14.3-32-32-32s-32 14.3-32 32c0 1 .1 2.1 .1 3.1c-.7-.8-1.4-1.6-2.1-2.3c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3c.7 .7 1.5 1.4 2.3 2.1c-1-.1-2.1-.1-3.1-.1c-17.7 0-32 14.3-32 32s14.3 32 32 32c1 0 2.1-.1 3.1-.1c-.8 .7-1.6 1.3-2.3 2.1c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0c.7-.7 1.4-1.5 2.1-2.3c-.1 1-.1 2.1-.1 3.1c0 17.7 14.3 32 32 32s32-14.3 32-32c0-1-.1-2.1-.1-3.1c.7 .8 1.3 1.6 2.1 2.3c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3c-.7-.7-1.5-1.4-2.3-2.1c1 .1 2.1 .1 3.1 .1c17.7 0 32-14.3 32-32s-14.3-32-32-32c-1 0-2.1 .1-3.1 .1c.8-.7 1.6-1.3 2.3-2.1c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0c-.7 .7-1.4 1.5-2.1 2.3c.1-1 .1-2.1 .1-3.1zM48 448a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm416 0a48 48 0 1 0 0-96 48 48 0 1 0 0 96z\"]\n};\nconst faCamera = {\n prefix: 'fas',\n iconName: 'camera',\n icon: [512, 512, [62258, \"camera-alt\"], \"f030\", \"M149.1 64.8L138.7 96 64 96C28.7 96 0 124.7 0 160L0 416c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-256c0-35.3-28.7-64-64-64l-74.7 0L362.9 64.8C356.4 45.2 338.1 32 317.4 32L194.6 32c-20.7 0-39 13.2-45.5 32.8zM256 192a96 96 0 1 1 0 192 96 96 0 1 1 0-192z\"]\n};\nconst faCameraAlt = faCamera;\nconst faSquareVirus = {\n prefix: 'fas',\n iconName: 'square-virus',\n icon: [448, 512, [], \"e578\", \"M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zM223.8 93.7c13.3 0 24 10.7 24 24c0 29.3 35.4 43.9 56.1 23.2c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9c-20.7 20.7-6 56.1 23.2 56.1c13.3 0 24 10.7 24 24s-10.7 24-24 24c-29.3 0-43.9 35.4-23.2 56.1c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0c-20.7-20.7-56.1-6-56.1 23.2c0 13.3-10.7 24-24 24s-24-10.7-24-24c0-29.3-35.4-43.9-56.1-23.2c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9c20.7-20.7 6-56.1-23.2-56.1c-13.3 0-24-10.7-24-24s10.7-24 24-24c29.3 0 43.9-35.4 23.2-56.1c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0c20.7 20.7 56.1 6 56.1-23.2c0-13.3 10.7-24 24-24zM192 256a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm88 32a24 24 0 1 0 -48 0 24 24 0 1 0 48 0z\"]\n};\nconst faMeteor = {\n prefix: 'fas',\n iconName: 'meteor',\n icon: [512, 512, [9732], \"f753\", \"M493.7 .9L299.4 75.6l2.3-29.3c1-12.8-12.8-21.5-24-15.1L101.3 133.4C38.6 169.7 0 236.6 0 309C0 421.1 90.9 512 203 512c72.4 0 139.4-38.6 175.7-101.3L480.8 234.3c6.5-11.1-2.2-25-15.1-24l-29.3 2.3L511.1 18.3c.6-1.5 .9-3.2 .9-4.8C512 6 506 0 498.5 0c-1.7 0-3.3 .3-4.8 .9zM192 192a128 128 0 1 1 0 256 128 128 0 1 1 0-256zm0 96a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm16 96a16 16 0 1 0 0-32 16 16 0 1 0 0 32z\"]\n};\nconst faCarOn = {\n prefix: 'fas',\n iconName: 'car-on',\n icon: [512, 512, [], \"e4dd\", \"M280 24c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 80c0 13.3 10.7 24 24 24s24-10.7 24-24l0-80zM185.8 224l140.3 0c6.8 0 12.8 4.3 15.1 10.6L360.3 288l-208.6 0 19.1-53.4c2.3-6.4 8.3-10.6 15.1-10.6zm-75.3-10.9L82.2 292.4C62.1 300.9 48 320.8 48 344l0 40 0 64 0 32c0 17.7 14.3 32 32 32l16 0c17.7 0 32-14.3 32-32l0-32 256 0 0 32c0 17.7 14.3 32 32 32l16 0c17.7 0 32-14.3 32-32l0-32 0-64 0-40c0-23.2-14.1-43.1-34.2-51.6l-28.3-79.3C390.1 181.3 360 160 326.2 160l-140.3 0c-33.8 0-64 21.3-75.3 53.1zM128 344a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm232 24a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zM39 39c-9.4 9.4-9.4 24.6 0 33.9l48 48c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L73 39c-9.4-9.4-24.6-9.4-33.9 0zm400 0L391 87c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l48-48c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0z\"]\n};\nconst faSleigh = {\n prefix: 'fas',\n iconName: 'sleigh',\n icon: [640, 512, [], \"f7cc\", \"M32 32C14.3 32 0 46.3 0 64S14.3 96 32 96l0 160c0 53 43 96 96 96l0 32 64 0 0-32 192 0 0 32 64 0 0-32c53 0 96-43 96-96l0-96c17.7 0 32-14.3 32-32s-14.3-32-32-32l-32 0-32 0c-17.7 0-32 14.3-32 32l0 41.3c0 30.2-24.5 54.7-54.7 54.7c-75.5 0-145.6-38.9-185.6-102.9l-4.3-6.9C174.2 67.6 125 37.6 70.7 32.7c-2.2-.5-4.4-.7-6.7-.7l-9 0L32 32zM640 384c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 8c0 13.3-10.7 24-24 24L64 416c-17.7 0-32 14.3-32 32s14.3 32 32 32l488 0c48.6 0 88-39.4 88-88l0-8z\"]\n};\nconst faArrowDown19 = {\n prefix: 'fas',\n iconName: 'arrow-down-1-9',\n icon: [576, 512, [\"sort-numeric-asc\", \"sort-numeric-down\"], \"f162\", \"M450.7 38c-8.3-6-19.1-7.7-28.8-4.4l-48 16c-16.8 5.6-25.8 23.7-20.2 40.5s23.7 25.8 40.5 20.2l5.9-2 0 51.6-16 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l48 0 48 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-16 0 0-96c0-10.3-4.9-19.9-13.3-26zM160 480c9 0 17.5-3.8 23.6-10.4l88-96c11.9-13 11.1-33.3-2-45.2s-33.3-11.1-45.2 2L192 365.7 192 64c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 301.7L95.6 330.4c-11.9-13-32.2-13.9-45.2-2s-13.9 32.2-2 45.2l88 96C142.5 476.2 151 480 160 480zM418.3 307a32 32 0 1 1 27.4 57.9A32 32 0 1 1 418.3 307zM405.1 419.8l-6.8 9.2c-10.5 14.2-7.5 34.2 6.7 44.8s34.2 7.5 44.8-6.7l48.8-65.8c14-18.9 21.5-41.7 21.5-65.2c0-48.6-39.4-88-88-88s-88 39.4-88 88c0 39.2 25.6 72.4 61.1 83.8z\"]\n};\nconst faSortNumericAsc = faArrowDown19;\nconst faSortNumericDown = faArrowDown19;\nconst faHandHoldingDroplet = {\n prefix: 'fas',\n iconName: 'hand-holding-droplet',\n icon: [576, 512, [\"hand-holding-water\"], \"f4c1\", \"M275.5 6.6C278.3 2.5 283 0 288 0s9.7 2.5 12.5 6.6L366.8 103C378 119.3 384 138.6 384 158.3l0 1.7c0 53-43 96-96 96s-96-43-96-96l0-1.7c0-19.8 6-39 17.2-55.3L275.5 6.6zM568.2 336.3c13.1 17.8 9.3 42.8-8.5 55.9L433.1 485.5c-23.4 17.2-51.6 26.5-80.7 26.5L192 512 32 512c-17.7 0-32-14.3-32-32l0-64c0-17.7 14.3-32 32-32l36.8 0 44.9-36c22.7-18.2 50.9-28 80-28l78.3 0 16 0 64 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-64 0-16 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l120.6 0 119.7-88.2c17.8-13.1 42.8-9.3 55.9 8.5zM193.6 384c0 0 0 0 0 0l-.9 0c.3 0 .6 0 .9 0z\"]\n};\nconst faHandHoldingWater = faHandHoldingDroplet;\nconst faWater = {\n prefix: 'fas',\n iconName: 'water',\n icon: [576, 512, [], \"f773\", \"M269.5 69.9c11.1-7.9 25.9-7.9 37 0C329 85.4 356.5 96 384 96c26.9 0 55.4-10.8 77.4-26.1c0 0 0 0 0 0c11.9-8.5 28.1-7.8 39.2 1.7c14.4 11.9 32.5 21 50.6 25.2c17.2 4 27.9 21.2 23.9 38.4s-21.2 27.9-38.4 23.9c-24.5-5.7-44.9-16.5-58.2-25C449.5 149.7 417 160 384 160c-31.9 0-60.6-9.9-80.4-18.9c-5.8-2.7-11.1-5.3-15.6-7.7c-4.5 2.4-9.7 5.1-15.6 7.7c-19.8 9-48.5 18.9-80.4 18.9c-33 0-65.5-10.3-94.5-25.8c-13.4 8.4-33.7 19.3-58.2 25c-17.2 4-34.4-6.7-38.4-23.9s6.7-34.4 23.9-38.4C42.8 92.6 61 83.5 75.3 71.6c11.1-9.5 27.3-10.1 39.2-1.7c0 0 0 0 0 0C136.7 85.2 165.1 96 192 96c27.5 0 55-10.6 77.5-26.1zm37 288C329 373.4 356.5 384 384 384c26.9 0 55.4-10.8 77.4-26.1c0 0 0 0 0 0c11.9-8.5 28.1-7.8 39.2 1.7c14.4 11.9 32.5 21 50.6 25.2c17.2 4 27.9 21.2 23.9 38.4s-21.2 27.9-38.4 23.9c-24.5-5.7-44.9-16.5-58.2-25C449.5 437.7 417 448 384 448c-31.9 0-60.6-9.9-80.4-18.9c-5.8-2.7-11.1-5.3-15.6-7.7c-4.5 2.4-9.7 5.1-15.6 7.7c-19.8 9-48.5 18.9-80.4 18.9c-33 0-65.5-10.3-94.5-25.8c-13.4 8.4-33.7 19.3-58.2 25c-17.2 4-34.4-6.7-38.4-23.9s6.7-34.4 23.9-38.4c18.1-4.2 36.2-13.3 50.6-25.2c11.1-9.4 27.3-10.1 39.2-1.7c0 0 0 0 0 0C136.7 373.2 165.1 384 192 384c27.5 0 55-10.6 77.5-26.1c11.1-7.9 25.9-7.9 37 0zm0-144C329 229.4 356.5 240 384 240c26.9 0 55.4-10.8 77.4-26.1c0 0 0 0 0 0c11.9-8.5 28.1-7.8 39.2 1.7c14.4 11.9 32.5 21 50.6 25.2c17.2 4 27.9 21.2 23.9 38.4s-21.2 27.9-38.4 23.9c-24.5-5.7-44.9-16.5-58.2-25C449.5 293.7 417 304 384 304c-31.9 0-60.6-9.9-80.4-18.9c-5.8-2.7-11.1-5.3-15.6-7.7c-4.5 2.4-9.7 5.1-15.6 7.7c-19.8 9-48.5 18.9-80.4 18.9c-33 0-65.5-10.3-94.5-25.8c-13.4 8.4-33.7 19.3-58.2 25c-17.2 4-34.4-6.7-38.4-23.9s6.7-34.4 23.9-38.4c18.1-4.2 36.2-13.3 50.6-25.2c11.1-9.5 27.3-10.1 39.2-1.7c0 0 0 0 0 0C136.7 229.2 165.1 240 192 240c27.5 0 55-10.6 77.5-26.1c11.1-7.9 25.9-7.9 37 0z\"]\n};\nconst faCalendarCheck = {\n prefix: 'fas',\n iconName: 'calendar-check',\n icon: [448, 512, [], \"f274\", \"M128 0c17.7 0 32 14.3 32 32l0 32 128 0 0-32c0-17.7 14.3-32 32-32s32 14.3 32 32l0 32 48 0c26.5 0 48 21.5 48 48l0 48L0 160l0-48C0 85.5 21.5 64 48 64l48 0 0-32c0-17.7 14.3-32 32-32zM0 192l448 0 0 272c0 26.5-21.5 48-48 48L48 512c-26.5 0-48-21.5-48-48L0 192zM329 305c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-95 95-47-47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0L329 305z\"]\n};\nconst faBraille = {\n prefix: 'fas',\n iconName: 'braille',\n icon: [640, 512, [], \"f2a1\", \"M0 96a64 64 0 1 1 128 0A64 64 0 1 1 0 96zM224 272a16 16 0 1 0 0-32 16 16 0 1 0 0 32zm0-80a64 64 0 1 1 0 128 64 64 0 1 1 0-128zM80 416a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zM0 416a64 64 0 1 1 128 0A64 64 0 1 1 0 416zm240 0a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zm-80 0a64 64 0 1 1 128 0 64 64 0 1 1 -128 0zM64 192a64 64 0 1 1 0 128 64 64 0 1 1 0-128zM224 32a64 64 0 1 1 0 128 64 64 0 1 1 0-128zM352 96a64 64 0 1 1 128 0A64 64 0 1 1 352 96zm240 0a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zm-80 0a64 64 0 1 1 128 0A64 64 0 1 1 512 96zm64 176a16 16 0 1 0 0-32 16 16 0 1 0 0 32zm0-80a64 64 0 1 1 0 128 64 64 0 1 1 0-128zm16 224a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zm-80 0a64 64 0 1 1 128 0 64 64 0 1 1 -128 0zM416 272a16 16 0 1 0 0-32 16 16 0 1 0 0 32zm0-80a64 64 0 1 1 0 128 64 64 0 1 1 0-128zm16 224a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zm-80 0a64 64 0 1 1 128 0 64 64 0 1 1 -128 0z\"]\n};\nconst faPrescriptionBottleMedical = {\n prefix: 'fas',\n iconName: 'prescription-bottle-medical',\n icon: [384, 512, [\"prescription-bottle-alt\"], \"f486\", \"M0 32C0 14.3 14.3 0 32 0L352 0c17.7 0 32 14.3 32 32l0 32c0 17.7-14.3 32-32 32L32 96C14.3 96 0 81.7 0 64L0 32zm32 96l320 0 0 320c0 35.3-28.7 64-64 64L96 512c-35.3 0-64-28.7-64-64l0-320zM160 240l0 48-48 0c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l48 0 0 48c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-48 48 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-48 0 0-48c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16z\"]\n};\nconst faPrescriptionBottleAlt = faPrescriptionBottleMedical;\nconst faLandmark = {\n prefix: 'fas',\n iconName: 'landmark',\n icon: [512, 512, [127963], \"f66f\", \"M240.1 4.2c9.8-5.6 21.9-5.6 31.8 0l171.8 98.1L448 104l0 .9 47.9 27.4c12.6 7.2 18.8 22 15.1 36s-16.4 23.8-30.9 23.8L32 192c-14.5 0-27.2-9.8-30.9-23.8s2.5-28.8 15.1-36L64 104.9l0-.9 4.4-1.6L240.1 4.2zM64 224l64 0 0 192 40 0 0-192 64 0 0 192 48 0 0-192 64 0 0 192 40 0 0-192 64 0 0 196.3c.6 .3 1.2 .7 1.8 1.1l48 32c11.7 7.8 17 22.4 12.9 35.9S494.1 512 480 512L32 512c-14.1 0-26.5-9.2-30.6-22.7s1.1-28.1 12.9-35.9l48-32c.6-.4 1.2-.7 1.8-1.1L64 224z\"]\n};\nconst faTruck = {\n prefix: 'fas',\n iconName: 'truck',\n icon: [640, 512, [128666, 9951], \"f0d1\", \"M48 0C21.5 0 0 21.5 0 48L0 368c0 26.5 21.5 48 48 48l16 0c0 53 43 96 96 96s96-43 96-96l128 0c0 53 43 96 96 96s96-43 96-96l32 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l0-64 0-32 0-18.7c0-17-6.7-33.3-18.7-45.3L512 114.7c-12-12-28.3-18.7-45.3-18.7L416 96l0-48c0-26.5-21.5-48-48-48L48 0zM416 160l50.7 0L544 237.3l0 18.7-128 0 0-96zM112 416a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm368-48a48 48 0 1 1 0 96 48 48 0 1 1 0-96z\"]\n};\nconst faCrosshairs = {\n prefix: 'fas',\n iconName: 'crosshairs',\n icon: [512, 512, [], \"f05b\", \"M256 0c17.7 0 32 14.3 32 32l0 10.4c93.7 13.9 167.7 88 181.6 181.6l10.4 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-10.4 0c-13.9 93.7-88 167.7-181.6 181.6l0 10.4c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-10.4C130.3 455.7 56.3 381.7 42.4 288L32 288c-17.7 0-32-14.3-32-32s14.3-32 32-32l10.4 0C56.3 130.3 130.3 56.3 224 42.4L224 32c0-17.7 14.3-32 32-32zM107.4 288c12.5 58.3 58.4 104.1 116.6 116.6l0-20.6c0-17.7 14.3-32 32-32s32 14.3 32 32l0 20.6c58.3-12.5 104.1-58.4 116.6-116.6L384 288c-17.7 0-32-14.3-32-32s14.3-32 32-32l20.6 0C392.1 165.7 346.3 119.9 288 107.4l0 20.6c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-20.6C165.7 119.9 119.9 165.7 107.4 224l20.6 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-20.6 0zM256 224a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\"]\n};\nconst faPersonCane = {\n prefix: 'fas',\n iconName: 'person-cane',\n icon: [448, 512, [], \"e53c\", \"M272 48a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zm-8 187.3l47.4 57.1c11.3 13.6 31.5 15.5 45.1 4.2s15.5-31.5 4.2-45.1l-73.7-88.9c-18.2-22-45.3-34.7-73.9-34.7l-35.9 0c-33.7 0-64.9 17.7-82.3 46.6l-58.3 97c-9.1 15.1-4.2 34.8 10.9 43.9s34.8 4.2 43.9-10.9L120 256.9 120 480c0 17.7 14.3 32 32 32s32-14.3 32-32l0-128 16 0 0 128c0 17.7 14.3 32 32 32s32-14.3 32-32l0-244.7zM352 376c0-4.4 3.6-8 8-8s8 3.6 8 8l0 112c0 13.3 10.7 24 24 24s24-10.7 24-24l0-112c0-30.9-25.1-56-56-56s-56 25.1-56 56l0 8c0 13.3 10.7 24 24 24s24-10.7 24-24l0-8z\"]\n};\nconst faTent = {\n prefix: 'fas',\n iconName: 'tent',\n icon: [576, 512, [], \"e57d\", \"M269.4 6C280.5-2 295.5-2 306.6 6l224 160c7.4 5.3 12.2 13.5 13.2 22.5l32 288c1 9-1.9 18.1-8 24.9s-14.7 10.7-23.8 10.7l-80 0-28.2 0c-12.1 0-23.2-6.8-28.6-17.7L306.7 293.5c-1.7-3.4-5.1-5.5-8.8-5.5c-5.5 0-9.9 4.4-9.9 9.9L288 480c0 17.7-14.3 32-32 32l-16 0L32 512c-9.1 0-17.8-3.9-23.8-10.7s-9-15.8-8-24.9l32-288c1-9 5.8-17.2 13.2-22.5L269.4 6z\"]\n};\nconst faVestPatches = {\n prefix: 'fas',\n iconName: 'vest-patches',\n icon: [448, 512, [], \"e086\", \"M151.2 69.7l55.9 167.7-11 33.1c-2.7 8.2-4.1 16.7-4.1 25.3L192 464c0 14.5 3.9 28.2 10.7 39.9C195 509 185.9 512 176 512L48 512c-26.5 0-48-21.5-48-48L0 270.5c0-9.5 2.8-18.7 8.1-26.6l47.9-71.8c5.3-7.9 8.1-17.1 8.1-26.6L64 128l0-73.7L64 48C64 21.5 85.5 0 112 0l4.5 0c.2 0 .4 0 .6 0c.4 0 .8 0 1.2 0c18.8 0 34.1 9.7 44.1 18.8C171.6 27.2 190.8 40 224 40s52.4-12.8 61.7-21.2C295.7 9.7 311 0 329.7 0c.4 0 .8 0 1.2 0c.2 0 .4 0 .6 0L336 0c26.5 0 48 21.5 48 48l0 6.3 0 73.7 0 17.5c0 9.5 2.8 18.7 8.1 26.6l47.9 71.8c5.3 7.9 8.1 17.1 8.1 26.6L448 464c0 26.5-21.5 48-48 48l-128 0c-26.5 0-48-21.5-48-48l0-168.2c0-5.2 .8-10.3 2.5-15.2L296.8 69.7C279.4 79.7 255.4 88 224 88s-55.4-8.3-72.8-18.3zM96 456a40 40 0 1 0 0-80 40 40 0 1 0 0 80zM63.5 255.5c-4.7 4.7-4.7 12.3 0 17L79 288 63.5 303.5c-4.7 4.7-4.7 12.3 0 17s12.3 4.7 17 0L96 305l15.5 15.5c4.7 4.7 12.3 4.7 17 0s4.7-12.3 0-17L113 288l15.5-15.5c4.7-4.7 4.7-12.3 0-17s-12.3-4.7-17 0L96 271 80.5 255.5c-4.7-4.7-12.3-4.7-17 0zM304 280l0 8 0 32c0 8.8 7.2 16 16 16l32 0 8 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-8 0 0-8c0-13.3-10.7-24-24-24s-24 10.7-24 24z\"]\n};\nconst faCheckDouble = {\n prefix: 'fas',\n iconName: 'check-double',\n icon: [448, 512, [], \"f560\", \"M342.6 86.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L160 178.7l-57.4-57.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l80 80c12.5 12.5 32.8 12.5 45.3 0l160-160zm96 128c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L160 402.7 54.6 297.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l128 128c12.5 12.5 32.8 12.5 45.3 0l256-256z\"]\n};\nconst faArrowDownAZ = {\n prefix: 'fas',\n iconName: 'arrow-down-a-z',\n icon: [576, 512, [\"sort-alpha-asc\", \"sort-alpha-down\"], \"f15d\", \"M183.6 469.6C177.5 476.2 169 480 160 480s-17.5-3.8-23.6-10.4l-88-96c-11.9-13-11.1-33.3 2-45.2s33.3-11.1 45.2 2L128 365.7 128 64c0-17.7 14.3-32 32-32s32 14.3 32 32l0 301.7 32.4-35.4c11.9-13 32.2-13.9 45.2-2s13.9 32.2 2 45.2l-88 96zM320 320c0-17.7 14.3-32 32-32l128 0c12.9 0 24.6 7.8 29.6 19.8s2.2 25.7-6.9 34.9L429.3 416l50.7 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-128 0c-12.9 0-24.6-7.8-29.6-19.8s-2.2-25.7 6.9-34.9L402.7 352 352 352c-17.7 0-32-14.3-32-32zM416 32c12.1 0 23.2 6.8 28.6 17.7l64 128 16 32c7.9 15.8 1.5 35-14.3 42.9s-35 1.5-42.9-14.3L460.2 224l-88.4 0-7.2 14.3c-7.9 15.8-27.1 22.2-42.9 14.3s-22.2-27.1-14.3-42.9l16-32 64-128C392.8 38.8 403.9 32 416 32zM395.8 176l40.4 0L416 135.6 395.8 176z\"]\n};\nconst faSortAlphaAsc = faArrowDownAZ;\nconst faSortAlphaDown = faArrowDownAZ;\nconst faMoneyBillWheat = {\n prefix: 'fas',\n iconName: 'money-bill-wheat',\n icon: [512, 512, [], \"e52a\", \"M176 0c44.2 0 80 35.8 80 80c0 8.8-7.2 16-16 16c-44.2 0-80-35.8-80-80c0-8.8 7.2-16 16-16zM56 16l48 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L56 64C42.7 64 32 53.3 32 40s10.7-24 24-24zM24 88l112 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 136c-13.3 0-24-10.7-24-24S10.7 88 24 88zm8 96c0-13.3 10.7-24 24-24l48 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-48 0c-13.3 0-24-10.7-24-24zM272 16c0-8.8 7.2-16 16-16c44.2 0 80 35.8 80 80c0 8.8-7.2 16-16 16c-44.2 0-80-35.8-80-80zM400 0c44.2 0 80 35.8 80 80c0 8.8-7.2 16-16 16c-44.2 0-80-35.8-80-80c0-8.8 7.2-16 16-16zm80 144c0 44.2-35.8 80-80 80c-8.8 0-16-7.2-16-16c0-44.2 35.8-80 80-80c8.8 0 16 7.2 16 16zM352 128c8.8 0 16 7.2 16 16c0 44.2-35.8 80-80 80c-8.8 0-16-7.2-16-16c0-44.2 35.8-80 80-80zm-96 16c0 44.2-35.8 80-80 80c-8.8 0-16-7.2-16-16c0-44.2 35.8-80 80-80c8.8 0 16 7.2 16 16zM0 304c0-26.5 21.5-48 48-48l416 0c26.5 0 48 21.5 48 48l0 160c0 26.5-21.5 48-48 48L48 512c-26.5 0-48-21.5-48-48L0 304zM48 416l0 48 48 0c0-26.5-21.5-48-48-48zM96 304l-48 0 0 48c26.5 0 48-21.5 48-48zM464 416c-26.5 0-48 21.5-48 48l48 0 0-48zM416 304c0 26.5 21.5 48 48 48l0-48-48 0zm-96 80a64 64 0 1 0 -128 0 64 64 0 1 0 128 0z\"]\n};\nconst faCookie = {\n prefix: 'fas',\n iconName: 'cookie',\n icon: [512, 512, [127850], \"f563\", \"M247.2 17c-22.1-3.1-44.6 .9-64.4 11.4l-74 39.5C89.1 78.4 73.2 94.9 63.4 115L26.7 190.6c-9.8 20.1-13 42.9-9.1 64.9l14.5 82.8c3.9 22.1 14.6 42.3 30.7 57.9l60.3 58.4c16.1 15.6 36.6 25.6 58.7 28.7l83 11.7c22.1 3.1 44.6-.9 64.4-11.4l74-39.5c19.7-10.5 35.6-27 45.4-47.2l36.7-75.5c9.8-20.1 13-42.9 9.1-64.9l-14.6-82.8c-3.9-22.1-14.6-42.3-30.7-57.9L388.9 57.5c-16.1-15.6-36.6-25.6-58.7-28.7L247.2 17zM208 144a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM144 336a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm224-64a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\"]\n};\nconst faArrowRotateLeft = {\n prefix: 'fas',\n iconName: 'arrow-rotate-left',\n icon: [512, 512, [8634, \"arrow-left-rotate\", \"arrow-rotate-back\", \"arrow-rotate-backward\", \"undo\"], \"f0e2\", \"M125.7 160l50.3 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L48 224c-17.7 0-32-14.3-32-32L16 64c0-17.7 14.3-32 32-32s32 14.3 32 32l0 51.2L97.6 97.6c87.5-87.5 229.3-87.5 316.8 0s87.5 229.3 0 316.8s-229.3 87.5-316.8 0c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0c62.5 62.5 163.8 62.5 226.3 0s62.5-163.8 0-226.3s-163.8-62.5-226.3 0L125.7 160z\"]\n};\nconst faArrowLeftRotate = faArrowRotateLeft;\nconst faArrowRotateBack = faArrowRotateLeft;\nconst faArrowRotateBackward = faArrowRotateLeft;\nconst faUndo = faArrowRotateLeft;\nconst faHardDrive = {\n prefix: 'fas',\n iconName: 'hard-drive',\n icon: [512, 512, [128436, \"hdd\"], \"f0a0\", \"M0 96C0 60.7 28.7 32 64 32l384 0c35.3 0 64 28.7 64 64l0 184.4c-17-15.2-39.4-24.4-64-24.4L64 256c-24.6 0-47 9.2-64 24.4L0 96zM64 288l384 0c35.3 0 64 28.7 64 64l0 64c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64l0-64c0-35.3 28.7-64 64-64zM320 416a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm128-32a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z\"]\n};\nconst faHdd = faHardDrive;\nconst faFaceGrinSquintTears = {\n prefix: 'fas',\n iconName: 'face-grin-squint-tears',\n icon: [512, 512, [129315, \"grin-squint-tears\"], \"f586\", \"M426.8 14.2C446-5 477.5-4.6 497.1 14.9s20 51 .7 70.3c-6.8 6.8-21.4 12.4-37.4 16.7c-16.3 4.4-34.1 7.5-46.3 9.3c-1.6 .2-3.1 .5-4.6 .6c-4.9 .8-9.1-2.8-9.5-7.4c-.1-.7 0-1.4 .1-2.1c1.6-11.2 4.6-29.6 9-47c.3-1.3 .7-2.6 1-3.9c4.3-15.9 9.8-30.5 16.7-37.4zm-44.7 19c-1.5 4.8-2.9 9.6-4.1 14.3c-4.8 18.9-8 38.5-9.7 50.3c-4 26.8 18.9 49.7 45.7 45.8c11.9-1.6 31.5-4.8 50.4-9.7c4.7-1.2 9.5-2.5 14.3-4.1C534.2 227.5 520.2 353.8 437 437c-83.2 83.2-209.5 97.2-307.2 41.8c1.5-4.8 2.8-9.6 4-14.3c4.8-18.9 8-38.5 9.7-50.3c4-26.8-18.9-49.7-45.7-45.8c-11.9 1.6-31.5 4.8-50.4 9.7c-4.7 1.2-9.5 2.5-14.3 4.1C-22.2 284.5-8.2 158.2 75 75C158.2-8.3 284.5-22.2 382.2 33.2zM51.5 410.1c18.5-5 38.8-8.3 50.9-10c.4-.1 .7-.1 1-.1c5.1-.2 9.2 4.3 8.4 9.6c-1.7 12.1-5 32.4-10 50.9C97.6 476.4 92 491 85.2 497.8C66 517 34.5 516.6 14.9 497.1s-20-51-.7-70.3c6.8-6.8 21.4-12.4 37.4-16.7zM416.9 209c-4.7-11.9-20.8-11-26.8 .3c-19 35.5-45 70.8-77.5 103.3S244.8 371.1 209.3 390c-11.3 6-12.2 22.1-.3 26.8c57.6 22.9 125.8 11 172.3-35.5s58.4-114.8 35.5-172.3zM87.1 285.1c2 2 4.6 3.2 7.3 3.4l56.1 5.1 5.1 56.1c.3 2.8 1.5 5.4 3.4 7.3c6.3 6.3 17.2 3.6 19.8-4.9l29.7-97.4c3.5-11.6-7.3-22.5-19-19L92 265.3c-8.6 2.6-11.3 13.4-4.9 19.8zM265.3 92l-29.7 97.4c-3.5 11.6 7.3 22.5 19 19l97.4-29.7c8.6-2.6 11.3-13.4 4.9-19.8c-2-2-4.6-3.2-7.3-3.4l-56.1-5.1-5.1-56.1c-.3-2.8-1.5-5.4-3.4-7.3c-6.3-6.3-17.2-3.6-19.8 4.9z\"]\n};\nconst faGrinSquintTears = faFaceGrinSquintTears;\nconst faDumbbell = {\n prefix: 'fas',\n iconName: 'dumbbell',\n icon: [640, 512, [], \"f44b\", \"M96 64c0-17.7 14.3-32 32-32l32 0c17.7 0 32 14.3 32 32l0 160 0 64 0 160c0 17.7-14.3 32-32 32l-32 0c-17.7 0-32-14.3-32-32l0-64-32 0c-17.7 0-32-14.3-32-32l0-64c-17.7 0-32-14.3-32-32s14.3-32 32-32l0-64c0-17.7 14.3-32 32-32l32 0 0-64zm448 0l0 64 32 0c17.7 0 32 14.3 32 32l0 64c17.7 0 32 14.3 32 32s-14.3 32-32 32l0 64c0 17.7-14.3 32-32 32l-32 0 0 64c0 17.7-14.3 32-32 32l-32 0c-17.7 0-32-14.3-32-32l0-160 0-64 0-160c0-17.7 14.3-32 32-32l32 0c17.7 0 32 14.3 32 32zM416 224l0 64-192 0 0-64 192 0z\"]\n};\nconst faRectangleList = {\n prefix: 'fas',\n iconName: 'rectangle-list',\n icon: [576, 512, [\"list-alt\"], \"f022\", \"M0 96C0 60.7 28.7 32 64 32l448 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96zM128 288a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm32-128a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM128 384a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm96-248c-13.3 0-24 10.7-24 24s10.7 24 24 24l224 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-224 0zm0 96c-13.3 0-24 10.7-24 24s10.7 24 24 24l224 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-224 0zm0 96c-13.3 0-24 10.7-24 24s10.7 24 24 24l224 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-224 0z\"]\n};\nconst faListAlt = faRectangleList;\nconst faTarpDroplet = {\n prefix: 'fas',\n iconName: 'tarp-droplet',\n icon: [576, 512, [], \"e57c\", \"M288 160c-35.3 0-64-26.9-64-60c0-24 33.7-70.1 52.2-93.5c6.1-7.7 17.5-7.7 23.6 0C318.3 29.9 352 76 352 100c0 33.1-28.7 60-64 60zM64 128l133.5 0c13.2 37.3 48.7 64 90.5 64s77.4-26.7 90.5-64L512 128c35.3 0 64 28.7 64 64l0 160-128 0c-17.7 0-32 14.3-32 32l0 128L64 512c-35.3 0-64-28.7-64-64L0 192c0-35.3 28.7-64 64-64zM448 512l0-128 128 0L448 512zM96 256a32 32 0 1 0 0-64 32 32 0 1 0 0 64z\"]\n};\nconst faHouseMedicalCircleCheck = {\n prefix: 'fas',\n iconName: 'house-medical-circle-check',\n icon: [640, 512, [], \"e511\", \"M320 368c0 59.5 29.5 112.1 74.8 144l-266.7 0c-35.3 0-64-28.7-64-64l0-160.4-32 0c-18 0-32-14-32-32.1c0-9 3-17 10-24L266.4 8c7-7 15-8 22-8s15 2 21 7L522.1 193.9c-8.5-1.3-17.3-1.9-26.1-1.9c-54.7 0-103.5 24.9-135.8 64L320 256l0-48c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16l0 48-48 0c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l48 0 0 48c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16zm32 0a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm211.3-43.3c-6.2-6.2-16.4-6.2-22.6 0L480 385.4l-28.7-28.7c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6l40 40c6.2 6.2 16.4 6.2 22.6 0l72-72c6.2-6.2 6.2-16.4 0-22.6z\"]\n};\nconst faPersonSkiingNordic = {\n prefix: 'fas',\n iconName: 'person-skiing-nordic',\n icon: [576, 512, [\"skiing-nordic\"], \"f7ca\", \"M336 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zM227.2 160c1.9 0 3.8 .1 5.6 .3L201.6 254c-9.3 28 1.7 58.8 26.8 74.5l86.2 53.9L291.3 464l-88.5 0 41.1-88.1-32.4-20.3c-7.8-4.9-14.7-10.7-20.6-17.3L132.2 464l-32.4 0 54.2-257.6c4.6-1.5 9-4.1 12.7-7.8l23.1-23.1c9.9-9.9 23.4-15.5 37.5-15.5zM121.4 198.6c.4 .4 .8 .8 1.3 1.2L67 464l-43 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l135.3 0c.5 0 .9 0 1.4 0l158.6 0c.5 0 1 0 1.4 0L504 512c39.8 0 72-32.2 72-72l0-8c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 8c0 13.3-10.7 24-24 24l-69.4 0 27.6-179.3c10.5-5.2 17.8-16.1 17.8-28.7c0-17.7-14.3-32-32-32l-21.3 0c-12.9 0-24.6-7.8-29.5-19.7l-6.3-15c-14.6-35.1-44.1-61.9-80.5-73.1l-48.7-15c-11.1-3.4-22.7-5.2-34.4-5.2c-31 0-60.8 12.3-82.7 34.3l-23.1 23.1c-12.5 12.5-12.5 32.8 0 45.3zm308 89.4L402.3 464l-44.4 0 21.6-75.6c5.9-20.6-2.6-42.6-20.7-53.9L302 299l30.9-82.4 5.1 12.3C353 264.7 387.9 288 426.7 288l2.7 0z\"]\n};\nconst faSkiingNordic = faPersonSkiingNordic;\nconst faCalendarPlus = {\n prefix: 'fas',\n iconName: 'calendar-plus',\n icon: [448, 512, [], \"f271\", \"M96 32l0 32L48 64C21.5 64 0 85.5 0 112l0 48 448 0 0-48c0-26.5-21.5-48-48-48l-48 0 0-32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 32L160 64l0-32c0-17.7-14.3-32-32-32S96 14.3 96 32zM448 192L0 192 0 464c0 26.5 21.5 48 48 48l352 0c26.5 0 48-21.5 48-48l0-272zM224 248c13.3 0 24 10.7 24 24l0 56 56 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-56 0 0 56c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-56-56 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l56 0 0-56c0-13.3 10.7-24 24-24z\"]\n};\nconst faPlaneArrival = {\n prefix: 'fas',\n iconName: 'plane-arrival',\n icon: [640, 512, [128748], \"f5af\", \"M.3 166.9L0 68C0 57.7 9.5 50.1 19.5 52.3l35.6 7.9c10.6 2.3 19.2 9.9 23 20L96 128l127.3 37.6L181.8 20.4C178.9 10.2 186.6 0 197.2 0l40.1 0c11.6 0 22.2 6.2 27.9 16.3l109 193.8 107.2 31.7c15.9 4.7 30.8 12.5 43.7 22.8l34.4 27.6c24 19.2 18.1 57.3-10.7 68.2c-41.2 15.6-86.2 18.1-128.8 7L121.7 289.8c-11.1-2.9-21.2-8.7-29.3-16.9L9.5 189.4c-5.9-6-9.3-14.1-9.3-22.5zM32 448l576 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 512c-17.7 0-32-14.3-32-32s14.3-32 32-32zm96-80a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm128-16a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\"]\n};\nconst faCircleLeft = {\n prefix: 'fas',\n iconName: 'circle-left',\n icon: [512, 512, [61840, \"arrow-alt-circle-left\"], \"f359\", \"M512 256A256 256 0 1 0 0 256a256 256 0 1 0 512 0zM116.7 244.7l112-112c4.6-4.6 11.5-5.9 17.4-3.5s9.9 8.3 9.9 14.8l0 64 96 0c17.7 0 32 14.3 32 32l0 32c0 17.7-14.3 32-32 32l-96 0 0 64c0 6.5-3.9 12.3-9.9 14.8s-12.9 1.1-17.4-3.5l-112-112c-6.2-6.2-6.2-16.4 0-22.6z\"]\n};\nconst faArrowAltCircleLeft = faCircleLeft;\nconst faTrainSubway = {\n prefix: 'fas',\n iconName: 'train-subway',\n icon: [448, 512, [\"subway\"], \"f239\", \"M96 0C43 0 0 43 0 96L0 352c0 48 35.2 87.7 81.1 94.9l-46 46C28.1 499.9 33.1 512 43 512l39.7 0c8.5 0 16.6-3.4 22.6-9.4L160 448l128 0 54.6 54.6c6 6 14.1 9.4 22.6 9.4l39.7 0c10 0 15-12.1 7.9-19.1l-46-46c46-7.1 81.1-46.9 81.1-94.9l0-256c0-53-43-96-96-96L96 0zM64 128c0-17.7 14.3-32 32-32l80 0c17.7 0 32 14.3 32 32l0 96c0 17.7-14.3 32-32 32l-80 0c-17.7 0-32-14.3-32-32l0-96zM272 96l80 0c17.7 0 32 14.3 32 32l0 96c0 17.7-14.3 32-32 32l-80 0c-17.7 0-32-14.3-32-32l0-96c0-17.7 14.3-32 32-32zM64 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm288-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\"]\n};\nconst faSubway = faTrainSubway;\nconst faChartGantt = {\n prefix: 'fas',\n iconName: 'chart-gantt',\n icon: [512, 512, [], \"e0e4\", \"M32 32c17.7 0 32 14.3 32 32l0 336c0 8.8 7.2 16 16 16l400 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L80 480c-44.2 0-80-35.8-80-80L0 64C0 46.3 14.3 32 32 32zm96 96c0-17.7 14.3-32 32-32l96 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-96 0c-17.7 0-32-14.3-32-32zm96 64l128 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-128 0c-17.7 0-32-14.3-32-32s14.3-32 32-32zm160 96l64 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-64 0c-17.7 0-32-14.3-32-32s14.3-32 32-32z\"]\n};\nconst faIndianRupeeSign = {\n prefix: 'fas',\n iconName: 'indian-rupee-sign',\n icon: [320, 512, [\"indian-rupee\", \"inr\"], \"e1bc\", \"M0 64C0 46.3 14.3 32 32 32l64 0 16 0 176 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-56.2 0c9.6 14.4 16.7 30.6 20.7 48l35.6 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-35.6 0c-13.2 58.3-61.9 103.2-122.2 110.9L274.6 422c14.4 10.3 17.7 30.3 7.4 44.6s-30.3 17.7-44.6 7.4L13.4 314C2.1 306-2.7 291.5 1.5 278.2S18.1 256 32 256l80 0c32.8 0 61-19.7 73.3-48L32 208c-17.7 0-32-14.3-32-32s14.3-32 32-32l153.3 0C173 115.7 144.8 96 112 96L96 96 32 96C14.3 96 0 81.7 0 64z\"]\n};\nconst faIndianRupee = faIndianRupeeSign;\nconst faInr = faIndianRupeeSign;\nconst faCropSimple = {\n prefix: 'fas',\n iconName: 'crop-simple',\n icon: [512, 512, [\"crop-alt\"], \"f565\", \"M128 32c0-17.7-14.3-32-32-32S64 14.3 64 32l0 32L32 64C14.3 64 0 78.3 0 96s14.3 32 32 32l32 0 0 256c0 35.3 28.7 64 64 64l224 0 0-64-224 0 0-352zM384 480c0 17.7 14.3 32 32 32s32-14.3 32-32l0-32 32 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-32 0 0-256c0-35.3-28.7-64-64-64L160 64l0 64 224 0 0 352z\"]\n};\nconst faCropAlt = faCropSimple;\nconst faMoneyBill1 = {\n prefix: 'fas',\n iconName: 'money-bill-1',\n icon: [576, 512, [\"money-bill-alt\"], \"f3d1\", \"M64 64C28.7 64 0 92.7 0 128L0 384c0 35.3 28.7 64 64 64l448 0c35.3 0 64-28.7 64-64l0-256c0-35.3-28.7-64-64-64L64 64zm64 320l-64 0 0-64c35.3 0 64 28.7 64 64zM64 192l0-64 64 0c0 35.3-28.7 64-64 64zM448 384c0-35.3 28.7-64 64-64l0 64-64 0zm64-192c-35.3 0-64-28.7-64-64l64 0 0 64zM176 256a112 112 0 1 1 224 0 112 112 0 1 1 -224 0zm76-48c0 9.7 6.9 17.7 16 19.6l0 48.4-4 0c-11 0-20 9-20 20s9 20 20 20l24 0 24 0c11 0 20-9 20-20s-9-20-20-20l-4 0 0-68c0-11-9-20-20-20l-16 0c-11 0-20 9-20 20z\"]\n};\nconst faMoneyBillAlt = faMoneyBill1;\nconst faLeftLong = {\n prefix: 'fas',\n iconName: 'left-long',\n icon: [512, 512, [\"long-arrow-alt-left\"], \"f30a\", \"M177.5 414c-8.8 3.8-19 2-26-4.6l-144-136C2.7 268.9 0 262.6 0 256s2.7-12.9 7.5-17.4l144-136c7-6.6 17.2-8.4 26-4.6s14.5 12.5 14.5 22l0 72 288 0c17.7 0 32 14.3 32 32l0 64c0 17.7-14.3 32-32 32l-288 0 0 72c0 9.6-5.7 18.2-14.5 22z\"]\n};\nconst faLongArrowAltLeft = faLeftLong;\nconst faDna = {\n prefix: 'fas',\n iconName: 'dna',\n icon: [448, 512, [129516], \"f471\", \"M416 0c17.7 0 32 14.3 32 32c0 59.8-30.3 107.5-69.4 146.6c-28 28-62.5 53.5-97.3 77.4l-2.5 1.7c-11.9 8.1-23.8 16.1-35.5 23.9c0 0 0 0 0 0s0 0 0 0s0 0 0 0l-1.6 1c-6 4-11.9 7.9-17.8 11.9c-20.9 14-40.8 27.7-59.3 41.5l118.5 0c-9.8-7.4-20.1-14.7-30.7-22.1l7-4.7 3-2c15.1-10.1 30.9-20.6 46.7-31.6c25 18.1 48.9 37.3 69.4 57.7C417.7 372.5 448 420.2 448 480c0 17.7-14.3 32-32 32s-32-14.3-32-32L64 480c0 17.7-14.3 32-32 32s-32-14.3-32-32c0-59.8 30.3-107.5 69.4-146.6c28-28 62.5-53.5 97.3-77.4c-34.8-23.9-69.3-49.3-97.3-77.4C30.3 139.5 0 91.8 0 32C0 14.3 14.3 0 32 0S64 14.3 64 32l320 0c0-17.7 14.3-32 32-32zM338.6 384l-229.2 0c-10.1 10.6-18.6 21.3-25.5 32l280.2 0c-6.8-10.7-15.3-21.4-25.5-32zM109.4 128l229.2 0c10.1-10.7 18.6-21.3 25.5-32L83.9 96c6.8 10.7 15.3 21.3 25.5 32zm55.4 48c18.4 13.8 38.4 27.5 59.3 41.5c20.9-14 40.8-27.7 59.3-41.5l-118.5 0z\"]\n};\nconst faVirusSlash = {\n prefix: 'fas',\n iconName: 'virus-slash',\n icon: [640, 512, [], \"e075\", \"M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7l-154.3-121c-2-30.1 20.8-60.1 56-60.1l11.5 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-11.5 0c-49.9 0-74.9-60.3-39.6-95.6l8.2-8.2c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-8.2 8.2C412.3 118.4 352 93.4 352 43.5L352 32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 11.5c0 49.9-60.3 74.9-95.6 39.6L184.2 75c-12.5-12.5-32.8-12.5-45.3 0c-1.6 1.6-3.1 3.4-4.3 5.3L38.8 5.1zm225.8 177c6.9-3.9 14.9-6.1 23.4-6.1c26.5 0 48 21.5 48 48c0 4.4-.6 8.7-1.7 12.7l-69.7-54.6zM402 412.7L144.7 210c-9.5 8.5-22.2 14-37.2 14L96 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l11.5 0c49.9 0 74.9 60.3 39.6 95.6l-8.2 8.2c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l8.2-8.2c35.3-35.3 95.6-10.3 95.6 39.6l0 11.5c0 17.7 14.3 32 32 32s32-14.3 32-32l0-11.5c0-31.2 23.6-52.7 50-55.7z\"]\n};\nconst faMinus = {\n prefix: 'fas',\n iconName: 'minus',\n icon: [448, 512, [8211, 8722, 10134, \"subtract\"], \"f068\", \"M432 256c0 17.7-14.3 32-32 32L48 288c-17.7 0-32-14.3-32-32s14.3-32 32-32l352 0c17.7 0 32 14.3 32 32z\"]\n};\nconst faSubtract = faMinus;\nconst faChess = {\n prefix: 'fas',\n iconName: 'chess',\n icon: [512, 512, [], \"f439\", \"M144 16c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 16L96 32c-8.8 0-16 7.2-16 16s7.2 16 16 16l16 0 0 32L60.2 96C49.1 96 40 105.1 40 116.2c0 2.5 .5 4.9 1.3 7.3L73.8 208 72 208c-13.3 0-24 10.7-24 24s10.7 24 24 24l4 0L60 384l136 0L180 256l4 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-1.8 0 32.5-84.5c.9-2.3 1.3-4.8 1.3-7.3c0-11.2-9.1-20.2-20.2-20.2L144 96l0-32 16 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-16 0 0-16zM48 416L4.8 473.6C1.7 477.8 0 482.8 0 488c0 13.3 10.7 24 24 24l208 0c13.3 0 24-10.7 24-24c0-5.2-1.7-10.2-4.8-14.4L208 416 48 416zm288 0l-43.2 57.6c-3.1 4.2-4.8 9.2-4.8 14.4c0 13.3 10.7 24 24 24l176 0c13.3 0 24-10.7 24-24c0-5.2-1.7-10.2-4.8-14.4L464 416l-128 0zM304 208l0 51.9c0 7.8 2.8 15.3 8 21.1L339.2 312 337 384l125.5 0-3.3-72 28.3-30.8c5.4-5.9 8.5-13.6 8.5-21.7l0-51.5c0-8.8-7.2-16-16-16l-16 0c-8.8 0-16 7.2-16 16l0 16-24 0 0-16c0-8.8-7.2-16-16-16l-16 0c-8.8 0-16 7.2-16 16l0 16-24 0 0-16c0-8.8-7.2-16-16-16l-16 0c-8.8 0-16 7.2-16 16zm80 96c0-8.8 7.2-16 16-16s16 7.2 16 16l0 32-32 0 0-32z\"]\n};\nconst faArrowLeftLong = {\n prefix: 'fas',\n iconName: 'arrow-left-long',\n icon: [512, 512, [\"long-arrow-left\"], \"f177\", \"M9.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l128 128c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L109.3 288 480 288c17.7 0 32-14.3 32-32s-14.3-32-32-32l-370.7 0 73.4-73.4c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-128 128z\"]\n};\nconst faLongArrowLeft = faArrowLeftLong;\nconst faPlugCircleCheck = {\n prefix: 'fas',\n iconName: 'plug-circle-check',\n icon: [576, 512, [], \"e55c\", \"M96 0C78.3 0 64 14.3 64 32l0 96 64 0 0-96c0-17.7-14.3-32-32-32zM288 0c-17.7 0-32 14.3-32 32l0 96 64 0 0-96c0-17.7-14.3-32-32-32zM32 160c-17.7 0-32 14.3-32 32s14.3 32 32 32l0 32c0 77.4 55 142 128 156.8l0 67.2c0 17.7 14.3 32 32 32s32-14.3 32-32l0-67.2c12.3-2.5 24.1-6.4 35.1-11.5c-2.1-10.8-3.1-21.9-3.1-33.3c0-80.3 53.8-148 127.3-169.2c.5-2.2 .7-4.5 .7-6.8c0-17.7-14.3-32-32-32L32 160zM576 368a144 144 0 1 0 -288 0 144 144 0 1 0 288 0zm-76.7-43.3c6.2 6.2 6.2 16.4 0 22.6l-72 72c-6.2 6.2-16.4 6.2-22.6 0l-40-40c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L416 385.4l60.7-60.7c6.2-6.2 16.4-6.2 22.6 0z\"]\n};\nconst faStreetView = {\n prefix: 'fas',\n iconName: 'street-view',\n icon: [512, 512, [], \"f21d\", \"M320 64A64 64 0 1 0 192 64a64 64 0 1 0 128 0zm-96 96c-35.3 0-64 28.7-64 64l0 48c0 17.7 14.3 32 32 32l1.8 0 11.1 99.5c1.8 16.2 15.5 28.5 31.8 28.5l38.7 0c16.3 0 30-12.3 31.8-28.5L318.2 304l1.8 0c17.7 0 32-14.3 32-32l0-48c0-35.3-28.7-64-64-64l-64 0zM132.3 394.2c13-2.4 21.7-14.9 19.3-27.9s-14.9-21.7-27.9-19.3c-32.4 5.9-60.9 14.2-82 24.8c-10.5 5.3-20.3 11.7-27.8 19.6C6.4 399.5 0 410.5 0 424c0 21.4 15.5 36.1 29.1 45c14.7 9.6 34.3 17.3 56.4 23.4C130.2 504.7 190.4 512 256 512s125.8-7.3 170.4-19.6c22.1-6.1 41.8-13.8 56.4-23.4c13.7-8.9 29.1-23.6 29.1-45c0-13.5-6.4-24.5-14-32.6c-7.5-7.9-17.3-14.3-27.8-19.6c-21-10.6-49.5-18.9-82-24.8c-13-2.4-25.5 6.3-27.9 19.3s6.3 25.5 19.3 27.9c30.2 5.5 53.7 12.8 69 20.5c3.2 1.6 5.8 3.1 7.9 4.5c3.6 2.4 3.6 7.2 0 9.6c-8.8 5.7-23.1 11.8-43 17.3C374.3 457 318.5 464 256 464s-118.3-7-157.7-17.9c-19.9-5.5-34.2-11.6-43-17.3c-3.6-2.4-3.6-7.2 0-9.6c2.1-1.4 4.8-2.9 7.9-4.5c15.3-7.7 38.8-14.9 69-20.5z\"]\n};\nconst faFrancSign = {\n prefix: 'fas',\n iconName: 'franc-sign',\n icon: [320, 512, [], \"e18f\", \"M80 32C62.3 32 48 46.3 48 64l0 160 0 96-16 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l16 0 0 64c0 17.7 14.3 32 32 32s32-14.3 32-32l0-64 80 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-80 0 0-64 144 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-144 0 0-96 176 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L80 32z\"]\n};\nconst faVolumeOff = {\n prefix: 'fas',\n iconName: 'volume-off',\n icon: [320, 512, [], \"f026\", \"M320 64c0-12.6-7.4-24-18.9-29.2s-25-3.1-34.4 5.3L131.8 160 64 160c-35.3 0-64 28.7-64 64l0 64c0 35.3 28.7 64 64 64l67.8 0L266.7 471.9c9.4 8.4 22.9 10.4 34.4 5.3S320 460.6 320 448l0-384z\"]\n};\nconst faHandsAslInterpreting = {\n prefix: 'fas',\n iconName: 'hands-asl-interpreting',\n icon: [640, 512, [\"american-sign-language-interpreting\", \"asl-interpreting\", \"hands-american-sign-language-interpreting\"], \"f2a3\", \"M156.6 46.3c7.9-15.8 1.5-35-14.3-42.9s-35-1.5-42.9 14.3L13.5 189.4C4.6 207.2 0 226.8 0 246.7L0 256c0 70.7 57.3 128 128 128l72 0 8 0 0-.3c35.2-2.7 65.4-22.8 82.1-51.7c8.8-15.3 3.6-34.9-11.7-43.7s-34.9-3.6-43.7 11.7c-7 12-19.9 20-34.7 20c-22.1 0-40-17.9-40-40s17.9-40 40-40c14.8 0 27.7 8 34.7 20c8.8 15.3 28.4 20.5 43.7 11.7s20.5-28.4 11.7-43.7c-12.8-22.1-33.6-39.1-58.4-47.1l80.8-22c17-4.6 27.1-22.2 22.5-39.3s-22.2-27.1-39.3-22.5L194.9 124.6l81.6-68c13.6-11.3 15.4-31.5 4.1-45.1S249.1-3.9 235.5 7.4L133.6 92.3l23-46zM483.4 465.7c-7.9 15.8-1.5 35 14.3 42.9s35 1.5 42.9-14.3l85.9-171.7c8.9-17.8 13.5-37.4 13.5-57.2l0-9.3c0-70.7-57.3-128-128-128l-72 0-8 0 0 .3c-35.2 2.7-65.4 22.8-82.1 51.7c-8.9 15.3-3.6 34.9 11.7 43.7s34.9 3.6 43.7-11.7c7-12 19.9-20 34.7-20c22.1 0 40 17.9 40 40s-17.9 40-40 40c-14.8 0-27.7-8-34.7-20c-8.9-15.3-28.4-20.5-43.7-11.7s-20.5 28.4-11.7 43.7c12.8 22.1 33.6 39.1 58.4 47.1l-80.8 22c-17.1 4.7-27.1 22.2-22.5 39.3s22.2 27.1 39.3 22.5l100.7-27.5-81.6 68c-13.6 11.3-15.4 31.5-4.1 45.1s31.5 15.4 45.1 4.1l101.9-84.9-23 46z\"]\n};\nconst faAmericanSignLanguageInterpreting = faHandsAslInterpreting;\nconst faAslInterpreting = faHandsAslInterpreting;\nconst faHandsAmericanSignLanguageInterpreting = faHandsAslInterpreting;\nconst faGear = {\n prefix: 'fas',\n iconName: 'gear',\n icon: [512, 512, [9881, \"cog\"], \"f013\", \"M495.9 166.6c3.2 8.7 .5 18.4-6.4 24.6l-43.3 39.4c1.1 8.3 1.7 16.8 1.7 25.4s-.6 17.1-1.7 25.4l43.3 39.4c6.9 6.2 9.6 15.9 6.4 24.6c-4.4 11.9-9.7 23.3-15.8 34.3l-4.7 8.1c-6.6 11-14 21.4-22.1 31.2c-5.9 7.2-15.7 9.6-24.5 6.8l-55.7-17.7c-13.4 10.3-28.2 18.9-44 25.4l-12.5 57.1c-2 9.1-9 16.3-18.2 17.8c-13.8 2.3-28 3.5-42.5 3.5s-28.7-1.2-42.5-3.5c-9.2-1.5-16.2-8.7-18.2-17.8l-12.5-57.1c-15.8-6.5-30.6-15.1-44-25.4L83.1 425.9c-8.8 2.8-18.6 .3-24.5-6.8c-8.1-9.8-15.5-20.2-22.1-31.2l-4.7-8.1c-6.1-11-11.4-22.4-15.8-34.3c-3.2-8.7-.5-18.4 6.4-24.6l43.3-39.4C64.6 273.1 64 264.6 64 256s.6-17.1 1.7-25.4L22.4 191.2c-6.9-6.2-9.6-15.9-6.4-24.6c4.4-11.9 9.7-23.3 15.8-34.3l4.7-8.1c6.6-11 14-21.4 22.1-31.2c5.9-7.2 15.7-9.6 24.5-6.8l55.7 17.7c13.4-10.3 28.2-18.9 44-25.4l12.5-57.1c2-9.1 9-16.3 18.2-17.8C227.3 1.2 241.5 0 256 0s28.7 1.2 42.5 3.5c9.2 1.5 16.2 8.7 18.2 17.8l12.5 57.1c15.8 6.5 30.6 15.1 44 25.4l55.7-17.7c8.8-2.8 18.6-.3 24.5 6.8c8.1 9.8 15.5 20.2 22.1 31.2l4.7 8.1c6.1 11 11.4 22.4 15.8 34.3zM256 336a80 80 0 1 0 0-160 80 80 0 1 0 0 160z\"]\n};\nconst faCog = faGear;\nconst faDropletSlash = {\n prefix: 'fas',\n iconName: 'droplet-slash',\n icon: [640, 512, [\"tint-slash\"], \"f5c7\", \"M320 512c53.2 0 101.4-21.6 136.1-56.6l-298.3-235C140 257.1 128 292.3 128 320c0 106 86 192 192 192zM505.2 370.7c4.4-16.2 6.8-33.1 6.8-50.7c0-91.2-130.2-262.3-166.6-308.3C339.4 4.2 330.5 0 320.9 0l-1.8 0c-9.6 0-18.5 4.2-24.5 11.7C277.8 33 240.7 81.3 205.8 136L38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L505.2 370.7zM224 336c0 44.2 35.8 80 80 80c8.8 0 16 7.2 16 16s-7.2 16-16 16c-61.9 0-112-50.1-112-112c0-8.8 7.2-16 16-16s16 7.2 16 16z\"]\n};\nconst faTintSlash = faDropletSlash;\nconst faMosque = {\n prefix: 'fas',\n iconName: 'mosque',\n icon: [640, 512, [128332], \"f678\", \"M400 0c5 0 9.8 2.4 12.8 6.4c34.7 46.3 78.1 74.9 133.5 111.5c0 0 0 0 0 0s0 0 0 0c5.2 3.4 10.5 7 16 10.6c28.9 19.2 45.7 51.7 45.7 86.1c0 28.6-11.3 54.5-29.8 73.4l-356.4 0c-18.4-19-29.8-44.9-29.8-73.4c0-34.4 16.7-66.9 45.7-86.1c5.4-3.6 10.8-7.1 16-10.6c0 0 0 0 0 0s0 0 0 0C309.1 81.3 352.5 52.7 387.2 6.4c3-4 7.8-6.4 12.8-6.4zM288 512l0-72c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 72-48 0c-17.7 0-32-14.3-32-32l0-128c0-17.7 14.3-32 32-32l416 0c17.7 0 32 14.3 32 32l0 128c0 17.7-14.3 32-32 32l-48 0 0-72c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 72-64 0 0-58c0-19-8.4-37-23-49.2L400 384l-25 20.8C360.4 417 352 435 352 454l0 58-64 0zM70.4 5.2c5.7-4.3 13.5-4.3 19.2 0l16 12C139.8 42.9 160 83.2 160 126l0 2L0 128l0-2C0 83.2 20.2 42.9 54.4 17.2l16-12zM0 160l160 0 0 136.6c-19.1 11.1-32 31.7-32 55.4l0 128c0 9.6 2.1 18.6 5.8 26.8c-6.6 3.4-14 5.2-21.8 5.2l-64 0c-26.5 0-48-21.5-48-48L0 176l0-16z\"]\n};\nconst faMosquito = {\n prefix: 'fas',\n iconName: 'mosquito',\n icon: [640, 512, [], \"e52b\", \"M463.7 505.9c9.8-8.9 10.7-24.3 2.1-34.3l-42.1-49 0-54.7c0-5.5-1.8-10.8-5.1-15.1L352 266.3l0-.3L485.4 387.8C542.4 447.6 640 405.2 640 320.6c0-47.9-34-88.3-79.4-94.2l-153-23.9 40.8-40.9c7.8-7.8 9.4-20.1 3.9-29.8L428.5 90.1l38.2-50.9c8-10.6 6.1-25.9-4.3-34.1s-25.2-6.3-33.2 4.4l-48 63.9c-5.9 7.9-6.6 18.6-1.7 27.2L402.2 140 352 190.3l0-38.2c0-14.9-10.2-27.4-24-31l0-57.2c0-4.4-3.6-8-8-8s-8 3.6-8 8l0 57.2c-13.8 3.6-24 16.1-24 31l0 38.1L237.8 140l22.6-39.5c4.9-8.6 4.2-19.3-1.7-27.2l-48-63.9c-8-10.6-22.8-12.6-33.2-4.4s-12.2 23.5-4.3 34.1l38.2 50.9-23.9 41.7c-5.5 9.7-3.9 22 3.9 29.8l40.8 40.9-153 23.9C34 232.3 0 272.7 0 320.6c0 84.6 97.6 127 154.6 67.1L288 266l0 .3-66.5 86.4c-3.3 4.3-5.1 9.6-5.1 15.1l0 54.7-42.1 49c-8.6 10.1-7.7 25.5 2.1 34.3s24.7 7.9 33.4-2.1l48-55.9c3.8-4.4 5.9-10.2 5.9-16.1l0-55.4L288 344.7l0 63.1c0 17.7 14.3 32 32 32s32-14.3 32-32l0-63.1 24.3 31.6 0 55.4c0 5.9 2.1 11.7 5.9 16.1l48 55.9c8.6 10.1 23.6 11 33.4 2.1z\"]\n};\nconst faStarOfDavid = {\n prefix: 'fas',\n iconName: 'star-of-david',\n icon: [512, 512, [10017], \"f69a\", \"M404.2 309.5L383.1 344l42.3 0-21.1-34.5zM371.4 256l-54-88-122.8 0-54 88 54 88 122.8 0 54-88zm65.7 0l53.4 87c3.6 5.9 5.5 12.7 5.5 19.6c0 20.7-16.8 37.4-37.4 37.4l-109.8 0-56.2 91.5C284.8 504.3 270.9 512 256 512s-28.8-7.7-36.6-20.5L163.3 400 53.4 400C32.8 400 16 383.2 16 362.6c0-6.9 1.9-13.7 5.5-19.6l53.4-87L21.5 169c-3.6-5.9-5.5-12.7-5.5-19.6C16 128.8 32.8 112 53.4 112l109.8 0 56.2-91.5C227.2 7.7 241.1 0 256 0s28.8 7.7 36.6 20.5L348.7 112l109.8 0c20.7 0 37.4 16.8 37.4 37.4c0 6.9-1.9 13.7-5.5 19.6l-53.4 87zm-54-88l21.1 34.5L425.4 168l-42.3 0zM283 112L256 68l-27 44 54 0zM128.9 168l-42.3 0 21.1 34.5L128.9 168zM107.8 309.5L86.6 344l42.3 0-21.1-34.5zM229 400l27 44 27-44-54 0z\"]\n};\nconst faPersonMilitaryRifle = {\n prefix: 'fas',\n iconName: 'person-military-rifle',\n icon: [512, 512, [], \"e54b\", \"M160 39c0-13 10-23.8 22.9-24.9L334.7 1.4C344 .7 352 8 352 17.4L352 48c0 8.8-7.2 16-16 16L185 64c-13.8 0-25-11.2-25-25zm17.6 57l156.8 0c1 5.2 1.6 10.5 1.6 16c0 44.2-35.8 80-80 80s-80-35.8-80-80c0-5.5 .6-10.8 1.6-16zm228 364.3L352 369.7 352 480c0 1.3-.1 2.5-.2 3.8L177.5 234.9c16.6-7.1 34.6-10.9 53.3-10.9l50.4 0c15.9 0 31.3 2.8 45.8 7.9L421.9 67.7c-7.7-4.4-10.3-14.2-5.9-21.9s14.2-10.3 21.9-5.9l13.9 8 13.9 8c7.7 4.4 10.3 14.2 5.9 21.9L416 173.9l1.6 .9c15.3 8.8 20.6 28.4 11.7 43.7L392.6 282c2 2.8 3.9 5.8 5.7 8.8l76.1 128.8c11.2 19 4.9 43.5-14.1 54.8s-43.5 4.9-54.8-14.1zM320 512l-128 0c-17.7 0-32-14.3-32-32l0-110.3-53.6 90.6c-11.2 19-35.8 25.3-54.8 14.1s-25.3-35.8-14.1-54.8l76.1-128.8c9.4-15.8 21.7-29.3 36-40L331.1 510c-3.5 1.3-7.2 2-11.1 2zM296 320a24 24 0 1 0 0-48 24 24 0 1 0 0 48z\"]\n};\nconst faCartShopping = {\n prefix: 'fas',\n iconName: 'cart-shopping',\n icon: [576, 512, [128722, \"shopping-cart\"], \"f07a\", \"M0 24C0 10.7 10.7 0 24 0L69.5 0c22 0 41.5 12.8 50.6 32l411 0c26.3 0 45.5 25 38.6 50.4l-41 152.3c-8.5 31.4-37 53.3-69.5 53.3l-288.5 0 5.4 28.5c2.2 11.3 12.1 19.5 23.6 19.5L488 336c13.3 0 24 10.7 24 24s-10.7 24-24 24l-288.3 0c-34.6 0-64.3-24.6-70.7-58.5L77.4 54.5c-.7-3.8-4-6.5-7.9-6.5L24 48C10.7 48 0 37.3 0 24zM128 464a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm336-48a48 48 0 1 1 0 96 48 48 0 1 1 0-96z\"]\n};\nconst faShoppingCart = faCartShopping;\nconst faVials = {\n prefix: 'fas',\n iconName: 'vials',\n icon: [512, 512, [], \"f493\", \"M0 64C0 46.3 14.3 32 32 32l56 0 48 0 56 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l0 304c0 44.2-35.8 80-80 80s-80-35.8-80-80L32 96C14.3 96 0 81.7 0 64zM136 96L88 96l0 160 48 0 0-160zM288 64c0-17.7 14.3-32 32-32l56 0 48 0 56 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l0 304c0 44.2-35.8 80-80 80s-80-35.8-80-80l0-304c-17.7 0-32-14.3-32-32zM424 96l-48 0 0 160 48 0 0-160z\"]\n};\nconst faPlugCirclePlus = {\n prefix: 'fas',\n iconName: 'plug-circle-plus',\n icon: [576, 512, [], \"e55f\", \"M96 0C78.3 0 64 14.3 64 32l0 96 64 0 0-96c0-17.7-14.3-32-32-32zM288 0c-17.7 0-32 14.3-32 32l0 96 64 0 0-96c0-17.7-14.3-32-32-32zM32 160c-17.7 0-32 14.3-32 32s14.3 32 32 32l0 32c0 77.4 55 142 128 156.8l0 67.2c0 17.7 14.3 32 32 32s32-14.3 32-32l0-67.2c12.3-2.5 24.1-6.4 35.1-11.5c-2.1-10.8-3.1-21.9-3.1-33.3c0-80.3 53.8-148 127.3-169.2c.5-2.2 .7-4.5 .7-6.8c0-17.7-14.3-32-32-32L32 160zM432 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm16-208l0 48 48 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-48 0 0 48c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-48-48 0c-8.8 0-16-7.2-16-16s7.2-16 16-16l48 0 0-48c0-8.8 7.2-16 16-16s16 7.2 16 16z\"]\n};\nconst faPlaceOfWorship = {\n prefix: 'fas',\n iconName: 'place-of-worship',\n icon: [640, 512, [], \"f67f\", \"M224 109.3l0 108.3L183.3 242c-14.5 8.7-23.3 24.3-23.3 41.2L160 512l96 0 0-96c0-35.3 28.7-64 64-64s64 28.7 64 64l0 96 96 0 0-228.8c0-16.9-8.8-32.5-23.3-41.2L416 217.6l0-108.3c0-8.5-3.4-16.6-9.4-22.6L331.3 11.3c-6.2-6.2-16.4-6.2-22.6 0L233.4 86.6c-6 6-9.4 14.1-9.4 22.6zM24.9 330.3C9.5 338.8 0 354.9 0 372.4L0 464c0 26.5 21.5 48 48 48l80 0 0-238.4L24.9 330.3zM592 512c26.5 0 48-21.5 48-48l0-91.6c0-17.5-9.5-33.6-24.9-42.1L512 273.6 512 512l80 0z\"]\n};\nconst faGripVertical = {\n prefix: 'fas',\n iconName: 'grip-vertical',\n icon: [320, 512, [], \"f58e\", \"M40 352l48 0c22.1 0 40 17.9 40 40l0 48c0 22.1-17.9 40-40 40l-48 0c-22.1 0-40-17.9-40-40l0-48c0-22.1 17.9-40 40-40zm192 0l48 0c22.1 0 40 17.9 40 40l0 48c0 22.1-17.9 40-40 40l-48 0c-22.1 0-40-17.9-40-40l0-48c0-22.1 17.9-40 40-40zM40 320c-22.1 0-40-17.9-40-40l0-48c0-22.1 17.9-40 40-40l48 0c22.1 0 40 17.9 40 40l0 48c0 22.1-17.9 40-40 40l-48 0zM232 192l48 0c22.1 0 40 17.9 40 40l0 48c0 22.1-17.9 40-40 40l-48 0c-22.1 0-40-17.9-40-40l0-48c0-22.1 17.9-40 40-40zM40 160c-22.1 0-40-17.9-40-40L0 72C0 49.9 17.9 32 40 32l48 0c22.1 0 40 17.9 40 40l0 48c0 22.1-17.9 40-40 40l-48 0zM232 32l48 0c22.1 0 40 17.9 40 40l0 48c0 22.1-17.9 40-40 40l-48 0c-22.1 0-40-17.9-40-40l0-48c0-22.1 17.9-40 40-40z\"]\n};\nconst faHexagonNodes = {\n prefix: 'fas',\n iconName: 'hexagon-nodes',\n icon: [448, 512, [], \"e699\", \"M248 106.6c18.9-9 32-28.3 32-50.6c0-30.9-25.1-56-56-56s-56 25.1-56 56c0 22.3 13.1 41.6 32 50.6l0 98.8c-2.8 1.3-5.5 2.9-8 4.7l-80.1-45.8c1.6-20.8-8.6-41.6-27.9-52.8C57.2 96 23 105.2 7.5 132S1.2 193 28 208.5c1.3 .8 2.6 1.5 4 2.1l0 90.8c-1.3 .6-2.7 1.3-4 2.1C1.2 319-8 353.2 7.5 380S57.2 416 84 400.5c19.3-11.1 29.4-32 27.8-52.8l50.5-28.9c-11.5-11.2-19.9-25.6-23.8-41.7L88 306.1c-2.6-1.8-5.2-3.3-8-4.7l0-90.8c2.8-1.3 5.5-2.9 8-4.7l80.1 45.8c-.1 1.4-.2 2.8-.2 4.3c0 22.3 13.1 41.6 32 50.6l0 98.8c-18.9 9-32 28.3-32 50.6c0 30.9 25.1 56 56 56s56-25.1 56-56c0-22.3-13.1-41.6-32-50.6l0-98.8c2.8-1.3 5.5-2.9 8-4.7l80.1 45.8c-1.6 20.8 8.6 41.6 27.8 52.8c26.8 15.5 61 6.3 76.5-20.5s6.3-61-20.5-76.5c-1.3-.8-2.7-1.5-4-2.1l0-90.8c1.4-.6 2.7-1.3 4-2.1c26.8-15.5 36-49.7 20.5-76.5S390.8 96 364 111.5c-19.3 11.1-29.4 32-27.8 52.8l-50.6 28.9c11.5 11.2 19.9 25.6 23.8 41.7L360 205.9c2.6 1.8 5.2 3.3 8 4.7l0 90.8c-2.8 1.3-5.5 2.9-8 4.6l-80.1-45.8c.1-1.4 .2-2.8 .2-4.3c0-22.3-13.1-41.6-32-50.6l0-98.8z\"]\n};\nconst faArrowTurnUp = {\n prefix: 'fas',\n iconName: 'arrow-turn-up',\n icon: [384, 512, [\"level-up\"], \"f148\", \"M32 448c-17.7 0-32 14.3-32 32s14.3 32 32 32l96 0c53 0 96-43 96-96l0-306.7 73.4 73.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-128-128c-12.5-12.5-32.8-12.5-45.3 0l-128 128c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L160 109.3 160 416c0 17.7-14.3 32-32 32l-96 0z\"]\n};\nconst faLevelUp = faArrowTurnUp;\nconst faU = {\n prefix: 'fas',\n iconName: 'u',\n icon: [384, 512, [117], \"55\", \"M32 32c17.7 0 32 14.3 32 32l0 224c0 70.7 57.3 128 128 128s128-57.3 128-128l0-224c0-17.7 14.3-32 32-32s32 14.3 32 32l0 224c0 106-86 192-192 192S0 394 0 288L0 64C0 46.3 14.3 32 32 32z\"]\n};\nconst faSquareRootVariable = {\n prefix: 'fas',\n iconName: 'square-root-variable',\n icon: [576, 512, [\"square-root-alt\"], \"f698\", \"M282.6 78.1c8-27.3 33-46.1 61.4-46.1l200 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L344 96 238.7 457c-3.6 12.3-14.1 21.2-26.8 22.8s-25.1-4.6-31.5-15.6L77.6 288 32 288c-17.7 0-32-14.3-32-32s14.3-32 32-32l45.6 0c22.8 0 43.8 12.1 55.3 31.8l65.2 111.8L282.6 78.1zM393.4 233.4c12.5-12.5 32.8-12.5 45.3 0L480 274.7l41.4-41.4c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3L525.3 320l41.4 41.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L480 365.3l-41.4 41.4c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L434.7 320l-41.4-41.4c-12.5-12.5-12.5-32.8 0-45.3z\"]\n};\nconst faSquareRootAlt = faSquareRootVariable;\nconst faClock = {\n prefix: 'fas',\n iconName: 'clock',\n icon: [512, 512, [128339, \"clock-four\"], \"f017\", \"M256 0a256 256 0 1 1 0 512A256 256 0 1 1 256 0zM232 120l0 136c0 8 4 15.5 10.7 20l96 64c11 7.4 25.9 4.4 33.3-6.7s4.4-25.9-6.7-33.3L280 243.2 280 120c0-13.3-10.7-24-24-24s-24 10.7-24 24z\"]\n};\nconst faClockFour = faClock;\nconst faBackwardStep = {\n prefix: 'fas',\n iconName: 'backward-step',\n icon: [320, 512, [\"step-backward\"], \"f048\", \"M267.5 440.6c9.5 7.9 22.8 9.7 34.1 4.4s18.4-16.6 18.4-29l0-320c0-12.4-7.2-23.7-18.4-29s-24.5-3.6-34.1 4.4l-192 160L64 241 64 96c0-17.7-14.3-32-32-32S0 78.3 0 96L0 416c0 17.7 14.3 32 32 32s32-14.3 32-32l0-145 11.5 9.6 192 160z\"]\n};\nconst faStepBackward = faBackwardStep;\nconst faPallet = {\n prefix: 'fas',\n iconName: 'pallet',\n icon: [640, 512, [], \"f482\", \"M32 320c-17.7 0-32 14.3-32 32s14.3 32 32 32l32 0 0 64-32 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l64 0 224 0 224 0 64 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-32 0 0-64 32 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-64 0-224 0L96 320l-64 0zm96 64l160 0 0 64-160 0 0-64zm224 0l160 0 0 64-160 0 0-64z\"]\n};\nconst faFaucet = {\n prefix: 'fas',\n iconName: 'faucet',\n icon: [512, 512, [], \"e005\", \"M192 96l0 12L96 96c-17.7 0-32 14.3-32 32s14.3 32 32 32l96-12 31-3.9 1-.1 1 .1 31 3.9 96 12c17.7 0 32-14.3 32-32s-14.3-32-32-32l-96 12 0-12c0-17.7-14.3-32-32-32s-32 14.3-32 32zM32 256c-17.7 0-32 14.3-32 32l0 64c0 17.7 14.3 32 32 32l100.1 0c20.2 29 53.9 48 91.9 48s71.7-19 91.9-48l36.1 0c17.7 0 32 14.3 32 32s14.3 32 32 32l64 0c17.7 0 32-14.3 32-32c0-88.4-71.6-160-160-160l-32 0-22.6-22.6c-6-6-14.1-9.4-22.6-9.4L256 224l0-43.8-32-4-32 4 0 43.8-18.7 0c-8.5 0-16.6 3.4-22.6 9.4L128 256l-96 0z\"]\n};\nconst faBaseballBatBall = {\n prefix: 'fas',\n iconName: 'baseball-bat-ball',\n icon: [512, 512, [], \"f432\", \"M424 0c-12.4 0-24.2 4.9-33 13.7L233.5 171.2c-10.5 10.5-19.8 22.1-27.7 34.6L132.7 321.6c-7.3 11.5-15.8 22.2-25.5 31.9L69.9 390.7l51.3 51.3 37.3-37.3c9.6-9.6 20.3-18.2 31.9-25.5l115.8-73.1c12.5-7.9 24.1-17.2 34.6-27.7L498.3 121c8.7-8.7 13.7-20.6 13.7-33s-4.9-24.2-13.7-33L457 13.7C448.2 4.9 436.4 0 424 0zm88 432a80 80 0 1 0 -160 0 80 80 0 1 0 160 0zM15 399c-9.4 9.4-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L49 399c-9.4-9.4-24.6-9.4-33.9 0z\"]\n};\nconst faS = {\n prefix: 'fas',\n iconName: 's',\n icon: [320, 512, [115], \"53\", \"M99.1 105.4C79 114 68.2 127.2 65.2 144.8c-2.4 14.1-.7 23.2 2 29.4c2.8 6.3 7.9 12.4 16.7 18.6c19.2 13.4 48.3 22.1 84.9 32.5c1 .3 1.9 .6 2.9 .8c32.7 9.3 72 20.6 100.9 40.7c15.7 10.9 29.9 25.5 38.6 45.1c8.8 19.8 10.8 42 6.6 66.3c-7.3 42.5-35.3 71.7-71.8 87.3c-35.4 15.2-79.1 17.9-123.7 10.9l-.2 0s0 0 0 0c-24-3.9-62.7-17.1-87.6-25.6c-4.8-1.7-9.2-3.1-12.8-4.3C5.1 440.8-3.9 422.7 1.6 405.9s23.7-25.8 40.5-20.3c4.9 1.6 10.2 3.4 15.9 5.4c25.4 8.6 56.4 19.2 74.4 22.1c36.8 5.7 67.5 2.5 88.5-6.5c20.1-8.6 30.8-21.8 33.9-39.4c2.4-14.1 .7-23.2-2-29.4c-2.8-6.3-7.9-12.4-16.7-18.6c-19.2-13.4-48.3-22.1-84.9-32.5c-1-.3-1.9-.6-2.9-.8c-32.7-9.3-72-20.6-100.9-40.7c-15.7-10.9-29.9-25.5-38.6-45.1c-8.8-19.8-10.8-42-6.6-66.3l31.5 5.5L2.1 133.9C9.4 91.4 37.4 62.2 73.9 46.6c35.4-15.2 79.1-17.9 123.7-10.9c13 2 52.4 9.6 66.6 13.4c17.1 4.5 27.2 22.1 22.7 39.2s-22.1 27.2-39.2 22.7c-11.2-3-48.1-10.2-60.1-12l4.9-31.5-4.9 31.5c-36.9-5.8-67.5-2.5-88.6 6.5z\"]\n};\nconst faTimeline = {\n prefix: 'fas',\n iconName: 'timeline',\n icon: [640, 512, [], \"e29c\", \"M128 72a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm32 97.3c28.3-12.3 48-40.5 48-73.3c0-44.2-35.8-80-80-80S48 51.8 48 96c0 32.8 19.7 61 48 73.3L96 224l-64 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l256 0 0 54.7c-28.3 12.3-48 40.5-48 73.3c0 44.2 35.8 80 80 80s80-35.8 80-80c0-32.8-19.7-61-48-73.3l0-54.7 256 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-64 0 0-54.7c28.3-12.3 48-40.5 48-73.3c0-44.2-35.8-80-80-80s-80 35.8-80 80c0 32.8 19.7 61 48 73.3l0 54.7-320 0 0-54.7zM488 96a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zM320 392a24 24 0 1 1 0 48 24 24 0 1 1 0-48z\"]\n};\nconst faKeyboard = {\n prefix: 'fas',\n iconName: 'keyboard',\n icon: [576, 512, [9000], \"f11c\", \"M64 64C28.7 64 0 92.7 0 128L0 384c0 35.3 28.7 64 64 64l448 0c35.3 0 64-28.7 64-64l0-256c0-35.3-28.7-64-64-64L64 64zm16 64l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16zM64 240c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zm16 80l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16zm80-176c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zm16 80l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16zM160 336c0-8.8 7.2-16 16-16l224 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-224 0c-8.8 0-16-7.2-16-16l0-32zM272 128l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16zM256 240c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zM368 128l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16zM352 240c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zM464 128l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16zM448 240c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zm16 80l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16z\"]\n};\nconst faCaretDown = {\n prefix: 'fas',\n iconName: 'caret-down',\n icon: [320, 512, [], \"f0d7\", \"M137.4 374.6c12.5 12.5 32.8 12.5 45.3 0l128-128c9.2-9.2 11.9-22.9 6.9-34.9s-16.6-19.8-29.6-19.8L32 192c-12.9 0-24.6 7.8-29.6 19.8s-2.2 25.7 6.9 34.9l128 128z\"]\n};\nconst faHouseChimneyMedical = {\n prefix: 'fas',\n iconName: 'house-chimney-medical',\n icon: [576, 512, [\"clinic-medical\"], \"f7f2\", \"M575.8 255.5c0 18-15 32.1-32 32.1l-32 0 .7 160.2c.2 35.5-28.5 64.3-64 64.3l-320.4 0c-35.3 0-64-28.7-64-64l0-160.4-32 0c-18 0-32-14-32-32.1c0-9 3-17 10-24L266.4 8c7-7 15-8 22-8s15 2 21 7L416 100.7 416 64c0-17.7 14.3-32 32-32l32 0c17.7 0 32 14.3 32 32l0 121 52.8 46.4c8 7 12 15 11 24zM272 192c-8.8 0-16 7.2-16 16l0 48-48 0c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l48 0 0 48c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-48 48 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-48 0 0-48c0-8.8-7.2-16-16-16l-32 0z\"]\n};\nconst faClinicMedical = faHouseChimneyMedical;\nconst faTemperatureThreeQuarters = {\n prefix: 'fas',\n iconName: 'temperature-three-quarters',\n icon: [320, 512, [\"temperature-3\", \"thermometer-3\", \"thermometer-three-quarters\"], \"f2c8\", \"M160 64c-26.5 0-48 21.5-48 48l0 164.5c0 17.3-7.1 31.9-15.3 42.5C86.2 332.6 80 349.5 80 368c0 44.2 35.8 80 80 80s80-35.8 80-80c0-18.5-6.2-35.4-16.7-48.9c-8.2-10.6-15.3-25.2-15.3-42.5L208 112c0-26.5-21.5-48-48-48zM48 112C48 50.2 98.1 0 160 0s112 50.1 112 112l0 164.4c0 .1 .1 .3 .2 .6c.2 .6 .8 1.6 1.7 2.8c18.9 24.4 30.1 55 30.1 88.1c0 79.5-64.5 144-144 144S16 447.5 16 368c0-33.2 11.2-63.8 30.1-88.1c.9-1.2 1.5-2.2 1.7-2.8c.1-.3 .2-.5 .2-.6L48 112zM208 368c0 26.5-21.5 48-48 48s-48-21.5-48-48c0-20.9 13.4-38.7 32-45.3L144 144c0-8.8 7.2-16 16-16s16 7.2 16 16l0 178.7c18.6 6.6 32 24.4 32 45.3z\"]\n};\nconst faTemperature3 = faTemperatureThreeQuarters;\nconst faThermometer3 = faTemperatureThreeQuarters;\nconst faThermometerThreeQuarters = faTemperatureThreeQuarters;\nconst faMobileScreen = {\n prefix: 'fas',\n iconName: 'mobile-screen',\n icon: [384, 512, [\"mobile-android-alt\"], \"f3cf\", \"M16 64C16 28.7 44.7 0 80 0L304 0c35.3 0 64 28.7 64 64l0 384c0 35.3-28.7 64-64 64L80 512c-35.3 0-64-28.7-64-64L16 64zM144 448c0 8.8 7.2 16 16 16l64 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-64 0c-8.8 0-16 7.2-16 16zM304 64L80 64l0 320 224 0 0-320z\"]\n};\nconst faMobileAndroidAlt = faMobileScreen;\nconst faPlaneUp = {\n prefix: 'fas',\n iconName: 'plane-up',\n icon: [512, 512, [], \"e22d\", \"M192 93.7C192 59.5 221 0 256 0c36 0 64 59.5 64 93.7l0 66.3L497.8 278.5c8.9 5.9 14.2 15.9 14.2 26.6l0 56.7c0 10.9-10.7 18.6-21.1 15.2L320 320l0 80 57.6 43.2c4 3 6.4 7.8 6.4 12.8l0 42c0 7.8-6.3 14-14 14c-1.3 0-2.6-.2-3.9-.5L256 480 145.9 511.5c-1.3 .4-2.6 .5-3.9 .5c-7.8 0-14-6.3-14-14l0-42c0-5 2.4-9.8 6.4-12.8L192 400l0-80L21.1 377C10.7 380.4 0 372.7 0 361.8l0-56.7c0-10.7 5.3-20.7 14.2-26.6L192 160l0-66.3z\"]\n};\nconst faPiggyBank = {\n prefix: 'fas',\n iconName: 'piggy-bank',\n icon: [576, 512, [], \"f4d3\", \"M400 96l0 .7c-5.3-.4-10.6-.7-16-.7L256 96c-16.5 0-32.5 2.1-47.8 6c-.1-2-.2-4-.2-6c0-53 43-96 96-96s96 43 96 96zm-16 32c3.5 0 7 .1 10.4 .3c4.2 .3 8.4 .7 12.6 1.3C424.6 109.1 450.8 96 480 96l11.5 0c10.4 0 18 9.8 15.5 19.9l-13.8 55.2c15.8 14.8 28.7 32.8 37.5 52.9l13.3 0c17.7 0 32 14.3 32 32l0 96c0 17.7-14.3 32-32 32l-32 0c-9.1 12.1-19.9 22.9-32 32l0 64c0 17.7-14.3 32-32 32l-32 0c-17.7 0-32-14.3-32-32l0-32-128 0 0 32c0 17.7-14.3 32-32 32l-32 0c-17.7 0-32-14.3-32-32l0-64c-34.9-26.2-58.7-66.3-63.2-112L68 304c-37.6 0-68-30.4-68-68s30.4-68 68-68l4 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-4 0c-11 0-20 9-20 20s9 20 20 20l31.2 0c12.1-59.8 57.7-107.5 116.3-122.8c12.9-3.4 26.5-5.2 40.5-5.2l128 0zm64 136a24 24 0 1 0 -48 0 24 24 0 1 0 48 0z\"]\n};\nconst faBatteryHalf = {\n prefix: 'fas',\n iconName: 'battery-half',\n icon: [576, 512, [\"battery-3\"], \"f242\", \"M464 160c8.8 0 16 7.2 16 16l0 160c0 8.8-7.2 16-16 16L80 352c-8.8 0-16-7.2-16-16l0-160c0-8.8 7.2-16 16-16l384 0zM80 96C35.8 96 0 131.8 0 176L0 336c0 44.2 35.8 80 80 80l384 0c44.2 0 80-35.8 80-80l0-16c17.7 0 32-14.3 32-32l0-64c0-17.7-14.3-32-32-32l0-16c0-44.2-35.8-80-80-80L80 96zm208 96L96 192l0 128 192 0 0-128z\"]\n};\nconst faBattery3 = faBatteryHalf;\nconst faMountainCity = {\n prefix: 'fas',\n iconName: 'mountain-city',\n icon: [640, 512, [], \"e52e\", \"M336 0c-26.5 0-48 21.5-48 48l0 92.1 71.4 118.4c2.5-1.6 5.4-2.5 8.6-2.5l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-3.5 0 73.8 122.4c12.4 20.6 12.9 46.3 1.2 67.3c-.4 .8-.9 1.6-1.4 2.3L592 512c26.5 0 48-21.5 48-48l0-224c0-26.5-21.5-48-48-48l-24 0 0-72c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 72-40 0 0-144c0-26.5-21.5-48-48-48L336 0zm32 64l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16zM352 176c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zm160 96c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zm16 80l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16zM224 188.9L283.8 288 223 288l-48 64-24.6-41.2L224 188.9zm29.4-44.2C247.1 134.3 236 128 224 128s-23.1 6.3-29.4 16.7L5.1 458.9c-6.5 10.8-6.7 24.3-.7 35.3S22 512 34.5 512l379.1 0c12.5 0 24-6.8 30.1-17.8s5.8-24.5-.7-35.3L253.4 144.7z\"]\n};\nconst faCoins = {\n prefix: 'fas',\n iconName: 'coins',\n icon: [512, 512, [], \"f51e\", \"M512 80c0 18-14.3 34.6-38.4 48c-29.1 16.1-72.5 27.5-122.3 30.9c-3.7-1.8-7.4-3.5-11.3-5C300.6 137.4 248.2 128 192 128c-8.3 0-16.4 .2-24.5 .6l-1.1-.6C142.3 114.6 128 98 128 80c0-44.2 86-80 192-80S512 35.8 512 80zM160.7 161.1c10.2-.7 20.7-1.1 31.3-1.1c62.2 0 117.4 12.3 152.5 31.4C369.3 204.9 384 221.7 384 240c0 4-.7 7.9-2.1 11.7c-4.6 13.2-17 25.3-35 35.5c0 0 0 0 0 0c-.1 .1-.3 .1-.4 .2c0 0 0 0 0 0s0 0 0 0c-.3 .2-.6 .3-.9 .5c-35 19.4-90.8 32-153.6 32c-59.6 0-112.9-11.3-148.2-29.1c-1.9-.9-3.7-1.9-5.5-2.9C14.3 274.6 0 258 0 240c0-34.8 53.4-64.5 128-75.4c10.5-1.5 21.4-2.7 32.7-3.5zM416 240c0-21.9-10.6-39.9-24.1-53.4c28.3-4.4 54.2-11.4 76.2-20.5c16.3-6.8 31.5-15.2 43.9-25.5l0 35.4c0 19.3-16.5 37.1-43.8 50.9c-14.6 7.4-32.4 13.7-52.4 18.5c.1-1.8 .2-3.5 .2-5.3zm-32 96c0 18-14.3 34.6-38.4 48c-1.8 1-3.6 1.9-5.5 2.9C304.9 404.7 251.6 416 192 416c-62.8 0-118.6-12.6-153.6-32C14.3 370.6 0 354 0 336l0-35.4c12.5 10.3 27.6 18.7 43.9 25.5C83.4 342.6 135.8 352 192 352s108.6-9.4 148.1-25.9c7.8-3.2 15.3-6.9 22.4-10.9c6.1-3.4 11.8-7.2 17.2-11.2c1.5-1.1 2.9-2.3 4.3-3.4l0 3.4 0 5.7 0 26.3zm32 0l0-32 0-25.9c19-4.2 36.5-9.5 52.1-16c16.3-6.8 31.5-15.2 43.9-25.5l0 35.4c0 10.5-5 21-14.9 30.9c-16.3 16.3-45 29.7-81.3 38.4c.1-1.7 .2-3.5 .2-5.3zM192 448c56.2 0 108.6-9.4 148.1-25.9c16.3-6.8 31.5-15.2 43.9-25.5l0 35.4c0 44.2-86 80-192 80S0 476.2 0 432l0-35.4c12.5 10.3 27.6 18.7 43.9 25.5C83.4 438.6 135.8 448 192 448z\"]\n};\nconst faKhanda = {\n prefix: 'fas',\n iconName: 'khanda',\n icon: [512, 512, [9772], \"f66d\", \"M245.8 3.7c5.9-4.9 14.6-4.9 20.5 0l48 40c5.9 4.9 7.5 13.2 3.8 19.9c0 0 0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0l-.1 .1-.3 .6c-.3 .5-.7 1.3-1.2 2.3c-1 2-2.6 5-4.4 8.6c-.5 .9-.9 1.9-1.4 2.9C344.9 97.4 368 134 368 176s-23.1 78.6-57.3 97.8c.5 1 1 2 1.4 2.9c1.8 3.7 3.3 6.6 4.4 8.6c.5 1 .9 1.8 1.2 2.3l.3 .6 .1 .1s0 0 0 0s0 0 0 0c3.6 6.7 2 15-3.8 19.9L272 343.5l0 19.8 35.6-24.5 41.1-28.2c42.8-29.4 68.4-78 68.4-130c0-31.1-9.2-61.6-26.5-87.5l-2.8-4.2c-4-6-3.5-14 1.3-19.5s12.7-7 19.2-3.7L401.1 80c7.2-14.3 7.2-14.3 7.2-14.3s0 0 0 0s0 0 0 0l.1 0 .3 .2 1 .5c.8 .4 2 1.1 3.5 1.9c2.9 1.7 7 4.1 11.8 7.3c9.6 6.4 22.5 16.1 35.4 29c25.7 25.7 52.7 65.6 52.7 119.3c0 53.1-26.4 100.5-51.2 133.6c-12.6 16.7-25.1 30.3-34.5 39.7c-4.7 4.7-8.7 8.4-11.5 10.9c-1.4 1.3-2.5 2.2-3.3 2.9l-.9 .8-.3 .2-.1 .1c0 0 0 0 0 0s0 0 0 0L401.1 400l10.2 12.3c-5.1 4.3-12.4 4.9-18.2 1.6l-75.6-43-32.7 22.5 45.5 31.3c1.8-.4 3.7-.7 5.7-.7c13.3 0 24 10.7 24 24s-10.7 24-24 24c-12.2 0-22.3-9.1-23.8-21L272 423.4l0 28.9c9.6 5.5 16 15.9 16 27.7c0 17.7-14.3 32-32 32s-32-14.3-32-32c0-11.8 6.4-22.2 16-27.7l0-28.1-40.3 27.7C197.8 463.3 187.9 472 176 472c-13.3 0-24-10.7-24-24s10.7-24 24-24c2.2 0 4.4 .3 6.5 .9l45.8-31.5-32.7-22.5-75.6 43c-5.8 3.3-13 2.7-18.2-1.6L112 400c-10.2 12.3-10.2 12.3-10.3 12.3s0 0 0 0s0 0 0 0l-.1-.1-.3-.2-.9-.8c-.8-.7-1.9-1.7-3.3-2.9c-2.8-2.5-6.7-6.2-11.5-10.9c-9.4-9.4-21.9-23-34.5-39.7C26.4 324.5 0 277.1 0 224c0-53.7 26.9-93.6 52.7-119.3c12.9-12.9 25.8-22.6 35.4-29C93 72.5 97 70 99.9 68.4c1.5-.8 2.6-1.5 3.5-1.9l1-.5 .3-.2 .1 0c0 0 0 0 0 0s0 0 0 0L112 80l-7.2-14.3c6.5-3.2 14.3-1.7 19.2 3.7s5.3 13.4 1.3 19.5l-2.8 4.2C105.2 119 96 149.5 96 180.6c0 51.9 25.6 100.6 68.4 130l41.1 28.2L240 362.6l0-19.1-42.2-35.2c-5.9-4.9-7.5-13.2-3.8-19.9c0 0 0 0 0 0s0 0 0 0s0 0 0 0l.1-.1 .3-.6c.3-.5 .7-1.3 1.2-2.3c1-2 2.6-5 4.4-8.6c.5-.9 .9-1.9 1.4-2.9C167.1 254.6 144 218 144 176s23.1-78.6 57.3-97.8c-.5-1-1-2-1.4-2.9c-1.8-3.7-3.3-6.6-4.4-8.6c-.5-1-.9-1.8-1.2-2.3l-.3-.6-.1-.1s0 0 0 0s0 0 0 0s0 0 0 0c-3.6-6.7-2-15 3.8-19.9l48-40zM220.2 122.9c-17 11.5-28.2 31-28.2 53.1s11.2 41.6 28.2 53.1C227 210.2 232 190.9 232 176s-5-34.2-11.8-53.1zm71.5 106.2c17-11.5 28.2-31 28.2-53.1s-11.2-41.6-28.2-53.1C285 141.8 280 161.1 280 176s5 34.2 11.8 53.1z\"]\n};\nconst faSliders = {\n prefix: 'fas',\n iconName: 'sliders',\n icon: [512, 512, [\"sliders-h\"], \"f1de\", \"M0 416c0 17.7 14.3 32 32 32l54.7 0c12.3 28.3 40.5 48 73.3 48s61-19.7 73.3-48L480 448c17.7 0 32-14.3 32-32s-14.3-32-32-32l-246.7 0c-12.3-28.3-40.5-48-73.3-48s-61 19.7-73.3 48L32 384c-17.7 0-32 14.3-32 32zm128 0a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zM320 256a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm32-80c-32.8 0-61 19.7-73.3 48L32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l246.7 0c12.3 28.3 40.5 48 73.3 48s61-19.7 73.3-48l54.7 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-54.7 0c-12.3-28.3-40.5-48-73.3-48zM192 128a32 32 0 1 1 0-64 32 32 0 1 1 0 64zm73.3-64C253 35.7 224.8 16 192 16s-61 19.7-73.3 48L32 64C14.3 64 0 78.3 0 96s14.3 32 32 32l86.7 0c12.3 28.3 40.5 48 73.3 48s61-19.7 73.3-48L480 128c17.7 0 32-14.3 32-32s-14.3-32-32-32L265.3 64z\"]\n};\nconst faSlidersH = faSliders;\nconst faFolderTree = {\n prefix: 'fas',\n iconName: 'folder-tree',\n icon: [576, 512, [], \"f802\", \"M64 32C64 14.3 49.7 0 32 0S0 14.3 0 32l0 96L0 384c0 35.3 28.7 64 64 64l192 0 0-64L64 384l0-224 192 0 0-64L64 96l0-64zM288 192c0 17.7 14.3 32 32 32l224 0c17.7 0 32-14.3 32-32l0-128c0-17.7-14.3-32-32-32l-98.7 0c-8.5 0-16.6-3.4-22.6-9.4L409.4 9.4c-6-6-14.1-9.4-22.6-9.4L320 0c-17.7 0-32 14.3-32 32l0 160zm0 288c0 17.7 14.3 32 32 32l224 0c17.7 0 32-14.3 32-32l0-128c0-17.7-14.3-32-32-32l-98.7 0c-8.5 0-16.6-3.4-22.6-9.4l-13.3-13.3c-6-6-14.1-9.4-22.6-9.4L320 288c-17.7 0-32 14.3-32 32l0 160z\"]\n};\nconst faNetworkWired = {\n prefix: 'fas',\n iconName: 'network-wired',\n icon: [640, 512, [], \"f6ff\", \"M256 64l128 0 0 64-128 0 0-64zM240 0c-26.5 0-48 21.5-48 48l0 96c0 26.5 21.5 48 48 48l48 0 0 32L32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l96 0 0 32-48 0c-26.5 0-48 21.5-48 48l0 96c0 26.5 21.5 48 48 48l160 0c26.5 0 48-21.5 48-48l0-96c0-26.5-21.5-48-48-48l-48 0 0-32 256 0 0 32-48 0c-26.5 0-48 21.5-48 48l0 96c0 26.5 21.5 48 48 48l160 0c26.5 0 48-21.5 48-48l0-96c0-26.5-21.5-48-48-48l-48 0 0-32 96 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-256 0 0-32 48 0c26.5 0 48-21.5 48-48l0-96c0-26.5-21.5-48-48-48L240 0zM96 448l0-64 128 0 0 64L96 448zm320-64l128 0 0 64-128 0 0-64z\"]\n};\nconst faMapPin = {\n prefix: 'fas',\n iconName: 'map-pin',\n icon: [320, 512, [128205], \"f276\", \"M16 144a144 144 0 1 1 288 0A144 144 0 1 1 16 144zM160 80c8.8 0 16-7.2 16-16s-7.2-16-16-16c-53 0-96 43-96 96c0 8.8 7.2 16 16 16s16-7.2 16-16c0-35.3 28.7-64 64-64zM128 480l0-162.9c10.4 1.9 21.1 2.9 32 2.9s21.6-1 32-2.9L192 480c0 17.7-14.3 32-32 32s-32-14.3-32-32z\"]\n};\nconst faHamsa = {\n prefix: 'fas',\n iconName: 'hamsa',\n icon: [512, 512, [], \"f665\", \"M34.6 288L80 288c8.8 0 16-7.2 16-16L96 72c0-22.1 17.9-40 40-40s40 17.9 40 40l0 132c0 11 9 20 20 20s20-9 20-20l0-164c0-22.1 17.9-40 40-40s40 17.9 40 40l0 164c0 11 9 20 20 20s20-9 20-20l0-132c0-22.1 17.9-40 40-40s40 17.9 40 40l0 200c0 8.8 7.2 16 16 16l45.4 0c19.1 0 34.6 15.5 34.6 34.6c0 8.6-3.2 16.9-9 23.3L416.6 441c-41.1 45.2-99.4 71-160.6 71s-119.4-25.8-160.6-71L9 345.9c-5.8-6.4-9-14.7-9-23.3C0 303.5 15.5 288 34.6 288zM256 288c-38.4 0-76.8 35.8-90.6 50.2c-3.6 3.7-5.4 8.7-5.4 13.8s1.8 10.1 5.4 13.8C179.2 380.2 217.6 416 256 416s76.8-35.8 90.6-50.2c3.6-3.7 5.4-8.7 5.4-13.8s-1.8-10.1-5.4-13.8C332.8 323.8 294.4 288 256 288zm0 32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\"]\n};\nconst faCentSign = {\n prefix: 'fas',\n iconName: 'cent-sign',\n icon: [384, 512, [], \"e3f5\", \"M224 0c17.7 0 32 14.3 32 32l0 34.7c30.9 5.2 59.2 17.7 83.2 35.8c14.1 10.6 17 30.7 6.4 44.8s-30.7 17-44.8 6.4C279.4 137.5 252.9 128 224 128c-70.7 0-128 57.3-128 128s57.3 128 128 128c28.9 0 55.4-9.5 76.8-25.6c14.1-10.6 34.2-7.8 44.8 6.4s7.8 34.2-6.4 44.8c-24 18-52.4 30.6-83.2 35.8l0 34.7c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-34.7C101.2 430.1 32 351.1 32 256s69.2-174.1 160-189.3L192 32c0-17.7 14.3-32 32-32z\"]\n};\nconst faFlask = {\n prefix: 'fas',\n iconName: 'flask',\n icon: [448, 512, [], \"f0c3\", \"M288 0L160 0 128 0C110.3 0 96 14.3 96 32s14.3 32 32 32l0 132.8c0 11.8-3.3 23.5-9.5 33.5L10.3 406.2C3.6 417.2 0 429.7 0 442.6C0 480.9 31.1 512 69.4 512l309.2 0c38.3 0 69.4-31.1 69.4-69.4c0-12.8-3.6-25.4-10.3-36.4L329.5 230.4c-6.2-10.1-9.5-21.7-9.5-33.5L320 64c17.7 0 32-14.3 32-32s-14.3-32-32-32L288 0zM192 196.8L192 64l64 0 0 132.8c0 23.7 6.6 46.9 19 67.1L309.5 320l-171 0L173 263.9c12.4-20.2 19-43.4 19-67.1z\"]\n};\nconst faPersonPregnant = {\n prefix: 'fas',\n iconName: 'person-pregnant',\n icon: [384, 512, [], \"e31e\", \"M192 0a48 48 0 1 1 0 96 48 48 0 1 1 0-96zM120 383c-13.8-3.6-24-16.1-24-31l0-55.1-4.6 7.6c-9.1 15.1-28.8 20-43.9 10.9s-20-28.8-10.9-43.9l58.3-97c15-24.9 40.3-41.5 68.7-45.6c4.1-.6 8.2-1 12.5-1l1.1 0 12.5 0 2.4 0c1.4 0 2.8 .1 4.1 .3c35.7 2.9 65.4 29.3 72.1 65l6.1 32.5c44.3 8.6 77.7 47.5 77.7 94.3l0 32c0 17.7-14.3 32-32 32l-16 0-40 0 0 96c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-96-8 0-8 0 0 96c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-97z\"]\n};\nconst faWandSparkles = {\n prefix: 'fas',\n iconName: 'wand-sparkles',\n icon: [512, 512, [], \"f72b\", \"M464 6.1c9.5-8.5 24-8.1 33 .9l8 8c9 9 9.4 23.5 .9 33l-85.8 95.9c-2.6 2.9-4.1 6.7-4.1 10.7l0 21.4c0 8.8-7.2 16-16 16l-15.8 0c-4.6 0-8.9 1.9-11.9 5.3L100.7 500.9C94.3 508 85.3 512 75.8 512c-8.8 0-17.3-3.5-23.5-9.8L9.7 459.7C3.5 453.4 0 445 0 436.2c0-9.5 4-18.5 11.1-24.8l111.6-99.8c3.4-3 5.3-7.4 5.3-11.9l0-27.6c0-8.8 7.2-16 16-16l34.6 0c3.9 0 7.7-1.5 10.7-4.1L464 6.1zM432 288c3.6 0 6.7 2.4 7.7 5.8l14.8 51.7 51.7 14.8c3.4 1 5.8 4.1 5.8 7.7s-2.4 6.7-5.8 7.7l-51.7 14.8-14.8 51.7c-1 3.4-4.1 5.8-7.7 5.8s-6.7-2.4-7.7-5.8l-14.8-51.7-51.7-14.8c-3.4-1-5.8-4.1-5.8-7.7s2.4-6.7 5.8-7.7l51.7-14.8 14.8-51.7c1-3.4 4.1-5.8 7.7-5.8zM87.7 69.8l14.8 51.7 51.7 14.8c3.4 1 5.8 4.1 5.8 7.7s-2.4 6.7-5.8 7.7l-51.7 14.8L87.7 218.2c-1 3.4-4.1 5.8-7.7 5.8s-6.7-2.4-7.7-5.8L57.5 166.5 5.8 151.7c-3.4-1-5.8-4.1-5.8-7.7s2.4-6.7 5.8-7.7l51.7-14.8L72.3 69.8c1-3.4 4.1-5.8 7.7-5.8s6.7 2.4 7.7 5.8zM208 0c3.7 0 6.9 2.5 7.8 6.1l6.8 27.3 27.3 6.8c3.6 .9 6.1 4.1 6.1 7.8s-2.5 6.9-6.1 7.8l-27.3 6.8-6.8 27.3c-.9 3.6-4.1 6.1-7.8 6.1s-6.9-2.5-7.8-6.1l-6.8-27.3-27.3-6.8c-3.6-.9-6.1-4.1-6.1-7.8s2.5-6.9 6.1-7.8l27.3-6.8 6.8-27.3c.9-3.6 4.1-6.1 7.8-6.1z\"]\n};\nconst faEllipsisVertical = {\n prefix: 'fas',\n iconName: 'ellipsis-vertical',\n icon: [128, 512, [\"ellipsis-v\"], \"f142\", \"M64 360a56 56 0 1 0 0 112 56 56 0 1 0 0-112zm0-160a56 56 0 1 0 0 112 56 56 0 1 0 0-112zM120 96A56 56 0 1 0 8 96a56 56 0 1 0 112 0z\"]\n};\nconst faEllipsisV = faEllipsisVertical;\nconst faTicket = {\n prefix: 'fas',\n iconName: 'ticket',\n icon: [576, 512, [127903], \"f145\", \"M64 64C28.7 64 0 92.7 0 128l0 64c0 8.8 7.4 15.7 15.7 18.6C34.5 217.1 48 235 48 256s-13.5 38.9-32.3 45.4C7.4 304.3 0 311.2 0 320l0 64c0 35.3 28.7 64 64 64l448 0c35.3 0 64-28.7 64-64l0-64c0-8.8-7.4-15.7-15.7-18.6C541.5 294.9 528 277 528 256s13.5-38.9 32.3-45.4c8.3-2.9 15.7-9.8 15.7-18.6l0-64c0-35.3-28.7-64-64-64L64 64zm64 112l0 160c0 8.8 7.2 16 16 16l288 0c8.8 0 16-7.2 16-16l0-160c0-8.8-7.2-16-16-16l-288 0c-8.8 0-16 7.2-16 16zM96 160c0-17.7 14.3-32 32-32l320 0c17.7 0 32 14.3 32 32l0 192c0 17.7-14.3 32-32 32l-320 0c-17.7 0-32-14.3-32-32l0-192z\"]\n};\nconst faPowerOff = {\n prefix: 'fas',\n iconName: 'power-off',\n icon: [512, 512, [9211], \"f011\", \"M288 32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 224c0 17.7 14.3 32 32 32s32-14.3 32-32l0-224zM143.5 120.6c13.6-11.3 15.4-31.5 4.1-45.1s-31.5-15.4-45.1-4.1C49.7 115.4 16 181.8 16 256c0 132.5 107.5 240 240 240s240-107.5 240-240c0-74.2-33.8-140.6-86.6-184.6c-13.6-11.3-33.8-9.4-45.1 4.1s-9.4 33.8 4.1 45.1c38.9 32.3 63.5 81 63.5 135.4c0 97.2-78.8 176-176 176s-176-78.8-176-176c0-54.4 24.7-103.1 63.5-135.4z\"]\n};\nconst faRightLong = {\n prefix: 'fas',\n iconName: 'right-long',\n icon: [512, 512, [\"long-arrow-alt-right\"], \"f30b\", \"M334.5 414c8.8 3.8 19 2 26-4.6l144-136c4.8-4.5 7.5-10.8 7.5-17.4s-2.7-12.9-7.5-17.4l-144-136c-7-6.6-17.2-8.4-26-4.6s-14.5 12.5-14.5 22l0 72L32 192c-17.7 0-32 14.3-32 32l0 64c0 17.7 14.3 32 32 32l288 0 0 72c0 9.6 5.7 18.2 14.5 22z\"]\n};\nconst faLongArrowAltRight = faRightLong;\nconst faFlagUsa = {\n prefix: 'fas',\n iconName: 'flag-usa',\n icon: [448, 512, [], \"f74d\", \"M32 0C49.7 0 64 14.3 64 32l0 16 69-17.2c38.1-9.5 78.3-5.1 113.5 12.5c46.3 23.2 100.8 23.2 147.1 0l9.6-4.8C423.8 28.1 448 43.1 448 66.1l0 36.1-44.7 16.2c-42.8 15.6-90 13.9-131.6-4.6l-16.1-7.2c-20.3-9-41.8-14.7-63.6-16.9l0 32.2c17.4 2.1 34.4 6.7 50.6 13.9l16.1 7.2c49.2 21.9 105 23.8 155.6 5.4L448 136.3l0 62-44.7 16.2c-42.8 15.6-90 13.9-131.6-4.6l-16.1-7.2c-40.2-17.9-85-22.5-128.1-13.3L64 203.1l0 32.7 70.2-15.1c36.4-7.8 74.3-3.9 108.4 11.3l16.1 7.2c49.2 21.9 105 23.8 155.6 5.4L448 232.3l0 62-44.7 16.2c-42.8 15.6-90 13.9-131.6-4.6l-16.1-7.2c-40.2-17.9-85-22.5-128.1-13.3L64 299.1l0 32.7 70.2-15.1c36.4-7.8 74.3-3.9 108.4 11.3l16.1 7.2c49.2 21.9 105 23.8 155.6 5.4L448 328.3l0 33.5c0 13.3-8.3 25.3-20.8 30l-34.7 13c-46.2 17.3-97.6 14.6-141.7-7.4c-37.9-19-81.3-23.7-122.5-13.4L64 400l0 80c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-64 0-70.5 0-32.7 0-63.3 0-32.7 0-63.3 0-32.7L0 64 0 32C0 14.3 14.3 0 32 0zm80 96A16 16 0 1 0 80 96a16 16 0 1 0 32 0zm32 0a16 16 0 1 0 0-32 16 16 0 1 0 0 32zm-32 48a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zm32 0a16 16 0 1 0 0-32 16 16 0 1 0 0 32z\"]\n};\nconst faLaptopFile = {\n prefix: 'fas',\n iconName: 'laptop-file',\n icon: [640, 512, [], \"e51d\", \"M128 0C92.7 0 64 28.7 64 64l0 224-44.8 0C8.6 288 0 296.6 0 307.2C0 349.6 34.4 384 76.8 384L320 384l0-96-192 0 0-224 320 0 0 32 64 0 0-32c0-35.3-28.7-64-64-64L128 0zM512 128l-112 0c-26.5 0-48 21.5-48 48l0 288c0 26.5 21.5 48 48 48l192 0c26.5 0 48-21.5 48-48l0-208-96 0c-17.7 0-32-14.3-32-32l0-96zm32 0l0 96 96 0-96-96z\"]\n};\nconst faTty = {\n prefix: 'fas',\n iconName: 'tty',\n icon: [512, 512, [\"teletype\"], \"f1e4\", \"M38.3 241.3L15.1 200.6c-9.2-16.2-8.4-36.5 4.5-50C61.4 106.8 144.7 48 256 48s194.6 58.8 236.4 102.6c12.9 13.5 13.7 33.8 4.5 50l-23.1 40.7c-7.5 13.2-23.3 19.3-37.8 14.6l-81.1-26.6c-13.1-4.3-22-16.6-22-30.4l0-54.8c-49.6-18.1-104-18.1-153.6 0l0 54.8c0 13.8-8.9 26.1-22 30.4L76.1 255.8c-14.5 4.7-30.3-1.4-37.8-14.6zM32 336c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zm0 96c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zM144 320l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zm112-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zm16 80l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16zM128 432c0-8.8 7.2-16 16-16l224 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-224 0c-8.8 0-16-7.2-16-16l0-32z\"]\n};\nconst faTeletype = faTty;\nconst faDiagramNext = {\n prefix: 'fas',\n iconName: 'diagram-next',\n icon: [512, 512, [], \"e476\", \"M512 160c0 35.3-28.7 64-64 64l-168 0 0 64 46.1 0c21.4 0 32.1 25.9 17 41L273 399c-9.4 9.4-24.6 9.4-33.9 0L169 329c-15.1-15.1-4.4-41 17-41l46.1 0 0-64L64 224c-35.3 0-64-28.7-64-64L0 96C0 60.7 28.7 32 64 32l384 0c35.3 0 64 28.7 64 64l0 64zM448 416l0-64-82.7 0 .4-.4c18.4-18.4 20.4-43.7 11-63.6l71.3 0c35.3 0 64 28.7 64 64l0 64c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64l0-64c0-35.3 28.7-64 64-64l71.3 0c-9.4 19.9-7.4 45.2 11 63.6l.4 .4L64 352l0 64 146.7 0 5.7 5.7c21.9 21.9 57.3 21.9 79.2 0l5.7-5.7L448 416z\"]\n};\nconst faPersonRifle = {\n prefix: 'fas',\n iconName: 'person-rifle',\n icon: [576, 512, [], \"e54e\", \"M265.2 192c25.4 0 49.8 7.1 70.8 19.9L336 512l-192 0 0-174.3L90.4 428.3c-11.2 19-35.8 25.3-54.8 14.1s-25.3-35.8-14.1-54.8L97.7 258.8c24.5-41.4 69-66.8 117.1-66.8l50.4 0zM160 80a80 80 0 1 1 160 0A80 80 0 1 1 160 80zM448 0c8.8 0 16 7.2 16 16l0 116.3c9.6 5.5 16 15.9 16 27.7l0 109.3 16-5.3 0-56c0-8.8 7.2-16 16-16l16 0c8.8 0 16 7.2 16 16l0 84.5c0 6.9-4.4 13-10.9 15.2L480 325.3l0 26.7 48 0c8.8 0 16 7.2 16 16l0 16c0 8.8-7.2 16-16 16l-44 0 23 92.1c2.5 10.1-5.1 19.9-15.5 19.9L432 512c-8.8 0-16-7.2-16-16l0-96-16 0c-17.7 0-32-14.3-32-32l0-144c0-17.7 14.3-32 32-32l0-32c0-11.8 6.4-22.2 16-27.7L416 32c-8.8 0-16-7.2-16-16s7.2-16 16-16l16 0 16 0z\"]\n};\nconst faHouseMedicalCircleExclamation = {\n prefix: 'fas',\n iconName: 'house-medical-circle-exclamation',\n icon: [640, 512, [], \"e512\", \"M320 368c0 59.5 29.5 112.1 74.8 144l-266.7 0c-35.3 0-64-28.7-64-64l0-160.4-32 0c-18 0-32-14-32-32.1c0-9 3-17 10-24L266.4 8c7-7 15-8 22-8s15 2 21 7L522.1 193.9c-8.5-1.3-17.3-1.9-26.1-1.9c-54.7 0-103.5 24.9-135.8 64L320 256l0-48c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16l0 48-48 0c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l48 0 0 48c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16zM496 224a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm0 240a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm0-192c-8.8 0-16 7.2-16 16l0 80c0 8.8 7.2 16 16 16s16-7.2 16-16l0-80c0-8.8-7.2-16-16-16z\"]\n};\nconst faClosedCaptioning = {\n prefix: 'fas',\n iconName: 'closed-captioning',\n icon: [576, 512, [], \"f20a\", \"M0 96C0 60.7 28.7 32 64 32l448 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96zM200 208c14.2 0 27 6.1 35.8 16c8.8 9.9 24 10.7 33.9 1.9s10.7-24 1.9-33.9c-17.5-19.6-43.1-32-71.5-32c-53 0-96 43-96 96s43 96 96 96c28.4 0 54-12.4 71.5-32c8.8-9.9 8-25-1.9-33.9s-25-8-33.9 1.9c-8.8 9.9-21.6 16-35.8 16c-26.5 0-48-21.5-48-48s21.5-48 48-48zm144 48c0-26.5 21.5-48 48-48c14.2 0 27 6.1 35.8 16c8.8 9.9 24 10.7 33.9 1.9s10.7-24 1.9-33.9c-17.5-19.6-43.1-32-71.5-32c-53 0-96 43-96 96s43 96 96 96c28.4 0 54-12.4 71.5-32c8.8-9.9 8-25-1.9-33.9s-25-8-33.9 1.9c-8.8 9.9-21.6 16-35.8 16c-26.5 0-48-21.5-48-48z\"]\n};\nconst faPersonHiking = {\n prefix: 'fas',\n iconName: 'person-hiking',\n icon: [384, 512, [\"hiking\"], \"f6ec\", \"M192 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm51.3 182.7L224.2 307l49.7 49.7c9 9 14.1 21.2 14.1 33.9l0 89.4c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-82.7-73.9-73.9c-15.8-15.8-22.2-38.6-16.9-60.3l20.4-84c8.3-34.1 42.7-54.9 76.7-46.4c19 4.8 35.6 16.4 46.4 32.7L305.1 208l30.9 0 0-24c0-13.3 10.7-24 24-24s24 10.7 24 24l0 55.8c0 .1 0 .2 0 .2s0 .2 0 .2L384 488c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-216-39.4 0c-16 0-31-8-39.9-21.4l-13.3-20zM81.1 471.9L117.3 334c3 4.2 6.4 8.2 10.1 11.9l41.9 41.9L142.9 488.1c-4.5 17.1-22 27.3-39.1 22.8s-27.3-22-22.8-39.1zm55.5-346L101.4 266.5c-3 12.1-14.9 19.9-27.2 17.9l-47.9-8c-14-2.3-22.9-16.3-19.2-30L31.9 155c9.5-34.8 41.1-59 77.2-59l4.2 0c15.6 0 27.1 14.7 23.3 29.8z\"]\n};\nconst faHiking = faPersonHiking;\nconst faVenusDouble = {\n prefix: 'fas',\n iconName: 'venus-double',\n icon: [640, 512, [9890], \"f226\", \"M192 288a112 112 0 1 0 0-224 112 112 0 1 0 0 224zM368 176c0 86.3-62.1 158.1-144 173.1l0 34.9 32 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-32 0 0 32c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-32-32 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l32 0 0-34.9C78.1 334.1 16 262.3 16 176C16 78.8 94.8 0 192 0s176 78.8 176 176zM344 318c14.6-15.6 26.8-33.4 36-53c18.8 14.4 42.4 23 68 23c61.9 0 112-50.1 112-112s-50.1-112-112-112c-25.6 0-49.1 8.6-68 23c-9.3-19.5-21.5-37.4-36-53C373.1 12.6 409.1 0 448 0c97.2 0 176 78.8 176 176c0 86.3-62.1 158.1-144 173.1l0 34.9 32 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-32 0 0 32c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-32-32 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l32 0 0-34.9c-26.6-4.9-51.1-15.7-72-31.1z\"]\n};\nconst faImages = {\n prefix: 'fas',\n iconName: 'images',\n icon: [576, 512, [], \"f302\", \"M160 32c-35.3 0-64 28.7-64 64l0 224c0 35.3 28.7 64 64 64l352 0c35.3 0 64-28.7 64-64l0-224c0-35.3-28.7-64-64-64L160 32zM396 138.7l96 144c4.9 7.4 5.4 16.8 1.2 24.6S480.9 320 472 320l-144 0-48 0-80 0c-9.2 0-17.6-5.3-21.6-13.6s-2.9-18.2 2.9-25.4l64-80c4.6-5.7 11.4-9 18.7-9s14.2 3.3 18.7 9l17.3 21.6 56-84C360.5 132 368 128 376 128s15.5 4 20 10.7zM192 128a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zM48 120c0-13.3-10.7-24-24-24S0 106.7 0 120L0 344c0 75.1 60.9 136 136 136l320 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-320 0c-48.6 0-88-39.4-88-88l0-224z\"]\n};\nconst faCalculator = {\n prefix: 'fas',\n iconName: 'calculator',\n icon: [384, 512, [128425], \"f1ec\", \"M64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-384c0-35.3-28.7-64-64-64L64 0zM96 64l192 0c17.7 0 32 14.3 32 32l0 32c0 17.7-14.3 32-32 32L96 160c-17.7 0-32-14.3-32-32l0-32c0-17.7 14.3-32 32-32zm32 160a32 32 0 1 1 -64 0 32 32 0 1 1 64 0zM96 352a32 32 0 1 1 0-64 32 32 0 1 1 0 64zM64 416c0-17.7 14.3-32 32-32l96 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-96 0c-17.7 0-32-14.3-32-32zM192 256a32 32 0 1 1 0-64 32 32 0 1 1 0 64zm32 64a32 32 0 1 1 -64 0 32 32 0 1 1 64 0zm64-64a32 32 0 1 1 0-64 32 32 0 1 1 0 64zm32 64a32 32 0 1 1 -64 0 32 32 0 1 1 64 0zM288 448a32 32 0 1 1 0-64 32 32 0 1 1 0 64z\"]\n};\nconst faPeoplePulling = {\n prefix: 'fas',\n iconName: 'people-pulling',\n icon: [576, 512, [], \"e535\", \"M80 96A48 48 0 1 0 80 0a48 48 0 1 0 0 96zM64 128c-35.3 0-64 28.7-64 64L0 320c0 17.7 14.3 32 32 32c9.8 0 18.5-4.4 24.4-11.2L80.4 485.3c2.9 17.4 19.4 29.2 36.8 26.3s29.2-19.4 26.3-36.8L123.1 352l15.7 0 30 134.9c3.8 17.3 20.9 28.1 38.2 24.3s28.1-20.9 24.3-38.2l-57.3-258 116.3 53.8c.5 .3 1.1 .5 1.6 .7c8.6 3.6 18 3.1 25.9-.7c3.4-1.6 6.6-3.9 9.3-6.7c3.1-3.2 5.5-7 7.1-11.4c.1-.3 .2-.7 .3-1l2.5-7.5c5.7-17.1 18.3-30.9 34.7-38.2l8-3.5c1-.4 1.9-.8 2.9-1.2l-16.9 63.5c-5.6 21.1-.1 43.6 14.7 59.7l70.7 77.1 22 88.1c4.3 17.1 21.7 27.6 38.8 23.3s27.6-21.7 23.3-38.8l-23-92.1c-1.9-7.8-5.8-14.9-11.2-20.8l-49.5-54 19.3-65.5 9.6 23c4.4 10.6 12.5 19.3 22.8 24.5l26.7 13.3c15.8 7.9 35 1.5 42.9-14.3s1.5-35-14.3-42.9L537 232.7l-15.3-36.8C504.5 154.8 464.3 128 419.7 128c-22.8 0-45.3 4.8-66.1 14l-8 3.5c-24.4 10.9-44.6 29-58.1 51.6L157.3 136.9C144.7 131 130.9 128 117 128l-53 0zM464 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zM349.7 335.6l-25 62.4-59.4 59.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L372.3 441c4.6-4.6 8.2-10.1 10.6-16.1l14.5-36.2-40.7-44.4c-2.5-2.7-4.8-5.6-7-8.6z\"]\n};\nconst faN = {\n prefix: 'fas',\n iconName: 'n',\n icon: [384, 512, [110], \"4e\", \"M21.1 33.9c12.7-4.6 26.9-.7 35.5 9.6L320 359.6 320 64c0-17.7 14.3-32 32-32s32 14.3 32 32l0 384c0 13.5-8.4 25.5-21.1 30.1s-26.9 .7-35.5-9.6L64 152.4 64 448c0 17.7-14.3 32-32 32s-32-14.3-32-32L0 64C0 50.5 8.4 38.5 21.1 33.9z\"]\n};\nconst faCableCar = {\n prefix: 'fas',\n iconName: 'cable-car',\n icon: [512, 512, [128673, 57551, \"tram\"], \"f7da\", \"M288 0a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM160 56a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zM32 288c0-35.3 28.7-64 64-64l136 0 0-66.5-203.1 42c-13 2.7-25.7-5.7-28.4-18.6s5.7-25.7 18.6-28.4l232-48 232-48c13-2.7 25.7 5.7 28.4 18.6s-5.7 25.7-18.6 28.4L280 147.5l0 76.5 136 0c35.3 0 64 28.7 64 64l0 160c0 35.3-28.7 64-64 64L96 512c-35.3 0-64-28.7-64-64l0-160zm64 0c-8.8 0-16 7.2-16 16l0 64c0 8.8 7.2 16 16 16l64 0c8.8 0 16-7.2 16-16l0-64c0-8.8-7.2-16-16-16l-64 0zm112 16l0 64c0 8.8 7.2 16 16 16l64 0c8.8 0 16-7.2 16-16l0-64c0-8.8-7.2-16-16-16l-64 0c-8.8 0-16 7.2-16 16zm144-16c-8.8 0-16 7.2-16 16l0 64c0 8.8 7.2 16 16 16l64 0c8.8 0 16-7.2 16-16l0-64c0-8.8-7.2-16-16-16l-64 0z\"]\n};\nconst faTram = faCableCar;\nconst faCloudRain = {\n prefix: 'fas',\n iconName: 'cloud-rain',\n icon: [512, 512, [127783, 9926], \"f73d\", \"M96 320c-53 0-96-43-96-96c0-42.5 27.6-78.6 65.9-91.2C64.7 126.1 64 119.1 64 112C64 50.1 114.1 0 176 0c43.1 0 80.5 24.3 99.2 60c14.7-17.1 36.5-28 60.8-28c44.2 0 80 35.8 80 80c0 5.5-.6 10.8-1.6 16c.5 0 1.1 0 1.6 0c53 0 96 43 96 96s-43 96-96 96L96 320zm-6.8 52c1.3-2.5 3.9-4 6.8-4s5.4 1.5 6.8 4l35.1 64.6c4.1 7.5 6.2 15.8 6.2 24.3l0 3c0 26.5-21.5 48-48 48s-48-21.5-48-48l0-3c0-8.5 2.1-16.9 6.2-24.3L89.2 372zm160 0c1.3-2.5 3.9-4 6.8-4s5.4 1.5 6.8 4l35.1 64.6c4.1 7.5 6.2 15.8 6.2 24.3l0 3c0 26.5-21.5 48-48 48s-48-21.5-48-48l0-3c0-8.5 2.1-16.9 6.2-24.3L249.2 372zm124.9 64.6L409.2 372c1.3-2.5 3.9-4 6.8-4s5.4 1.5 6.8 4l35.1 64.6c4.1 7.5 6.2 15.8 6.2 24.3l0 3c0 26.5-21.5 48-48 48s-48-21.5-48-48l0-3c0-8.5 2.1-16.9 6.2-24.3z\"]\n};\nconst faBuildingCircleXmark = {\n prefix: 'fas',\n iconName: 'building-circle-xmark',\n icon: [640, 512, [], \"e4d4\", \"M48 0C21.5 0 0 21.5 0 48L0 464c0 26.5 21.5 48 48 48l96 0 0-80c0-26.5 21.5-48 48-48s48 21.5 48 48l0 80 96 0c15.1 0 28.5-6.9 37.3-17.8C340.4 462.2 320 417.5 320 368c0-54.7 24.9-103.5 64-135.8L384 48c0-26.5-21.5-48-48-48L48 0zM64 240c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zm112-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zM80 96l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zM272 96l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16zM496 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm59.3-180.7L518.6 368l36.7 36.7c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0L496 390.6l-36.7 36.7c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6L473.4 368l-36.7-36.7c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L496 345.4l36.7-36.7c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6z\"]\n};\nconst faShip = {\n prefix: 'fas',\n iconName: 'ship',\n icon: [576, 512, [128674], \"f21a\", \"M192 32c0-17.7 14.3-32 32-32L352 0c17.7 0 32 14.3 32 32l0 32 48 0c26.5 0 48 21.5 48 48l0 128 44.4 14.8c23.1 7.7 29.5 37.5 11.5 53.9l-101 92.6c-16.2 9.4-34.7 15.1-50.9 15.1c-19.6 0-40.8-7.7-59.2-20.3c-22.1-15.5-51.6-15.5-73.7 0c-17.1 11.8-38 20.3-59.2 20.3c-16.2 0-34.7-5.7-50.9-15.1l-101-92.6c-18-16.5-11.6-46.2 11.5-53.9L96 240l0-128c0-26.5 21.5-48 48-48l48 0 0-32zM160 218.7l107.8-35.9c13.1-4.4 27.3-4.4 40.5 0L416 218.7l0-90.7-256 0 0 90.7zM306.5 421.9C329 437.4 356.5 448 384 448c26.9 0 55.4-10.8 77.4-26.1c0 0 0 0 0 0c11.9-8.5 28.1-7.8 39.2 1.7c14.4 11.9 32.5 21 50.6 25.2c17.2 4 27.9 21.2 23.9 38.4s-21.2 27.9-38.4 23.9c-24.5-5.7-44.9-16.5-58.2-25C449.5 501.7 417 512 384 512c-31.9 0-60.6-9.9-80.4-18.9c-5.8-2.7-11.1-5.3-15.6-7.7c-4.5 2.4-9.7 5.1-15.6 7.7c-19.8 9-48.5 18.9-80.4 18.9c-33 0-65.5-10.3-94.5-25.8c-13.4 8.4-33.7 19.3-58.2 25c-17.2 4-34.4-6.7-38.4-23.9s6.7-34.4 23.9-38.4c18.1-4.2 36.2-13.3 50.6-25.2c11.1-9.4 27.3-10.1 39.2-1.7c0 0 0 0 0 0C136.7 437.2 165.1 448 192 448c27.5 0 55-10.6 77.5-26.1c11.1-7.9 25.9-7.9 37 0z\"]\n};\nconst faArrowsDownToLine = {\n prefix: 'fas',\n iconName: 'arrows-down-to-line',\n icon: [576, 512, [], \"e4b8\", \"M544 416L32 416c-17.7 0-32 14.3-32 32s14.3 32 32 32l512 0c17.7 0 32-14.3 32-32s-14.3-32-32-32zm22.6-137.4c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L480 274.7 480 64c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 210.7-41.4-41.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l96 96c12.5 12.5 32.8 12.5 45.3 0l96-96zm-320-45.3c-12.5-12.5-32.8-12.5-45.3 0L160 274.7 160 64c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 210.7L54.6 233.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l96 96c12.5 12.5 32.8 12.5 45.3 0l96-96c12.5-12.5 12.5-32.8 0-45.3z\"]\n};\nconst faDownload = {\n prefix: 'fas',\n iconName: 'download',\n icon: [512, 512, [], \"f019\", \"M288 32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 242.7-73.4-73.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l128 128c12.5 12.5 32.8 12.5 45.3 0l128-128c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L288 274.7 288 32zM64 352c-35.3 0-64 28.7-64 64l0 32c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-32c0-35.3-28.7-64-64-64l-101.5 0-45.3 45.3c-25 25-65.5 25-90.5 0L165.5 352 64 352zm368 56a24 24 0 1 1 0 48 24 24 0 1 1 0-48z\"]\n};\nconst faFaceGrin = {\n prefix: 'fas',\n iconName: 'face-grin',\n icon: [512, 512, [128512, \"grin\"], \"f580\", \"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM388.1 312.8c12.3-3.8 24.3 6.9 19.3 18.7C382.4 390.6 324.2 432 256.3 432s-126.2-41.4-151.1-100.5c-5-11.8 7-22.5 19.3-18.7c39.7 12.2 84.5 19 131.8 19s92.1-6.8 131.8-19zM144.4 208a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm192-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\"]\n};\nconst faGrin = faFaceGrin;\nconst faDeleteLeft = {\n prefix: 'fas',\n iconName: 'delete-left',\n icon: [576, 512, [9003, \"backspace\"], \"f55a\", \"M576 128c0-35.3-28.7-64-64-64L205.3 64c-17 0-33.3 6.7-45.3 18.7L9.4 233.4c-6 6-9.4 14.1-9.4 22.6s3.4 16.6 9.4 22.6L160 429.3c12 12 28.3 18.7 45.3 18.7L512 448c35.3 0 64-28.7 64-64l0-256zM271 175c9.4-9.4 24.6-9.4 33.9 0l47 47 47-47c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-47 47 47 47c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-47-47-47 47c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l47-47-47-47c-9.4-9.4-9.4-24.6 0-33.9z\"]\n};\nconst faBackspace = faDeleteLeft;\nconst faEyeDropper = {\n prefix: 'fas',\n iconName: 'eye-dropper',\n icon: [512, 512, [\"eye-dropper-empty\", \"eyedropper\"], \"f1fb\", \"M341.6 29.2L240.1 130.8l-9.4-9.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-9.4-9.4L482.8 170.4c39-39 39-102.2 0-141.1s-102.2-39-141.1 0zM55.4 323.3c-15 15-23.4 35.4-23.4 56.6l0 42.4L5.4 462.2c-8.5 12.7-6.8 29.6 4 40.4s27.7 12.5 40.4 4L89.7 480l42.4 0c21.2 0 41.6-8.4 56.6-23.4L309.4 335.9l-45.3-45.3L143.4 411.3c-3 3-7.1 4.7-11.3 4.7L96 416l0-36.1c0-4.2 1.7-8.3 4.7-11.3L221.4 247.9l-45.3-45.3L55.4 323.3z\"]\n};\nconst faEyeDropperEmpty = faEyeDropper;\nconst faEyedropper = faEyeDropper;\nconst faFileCircleCheck = {\n prefix: 'fas',\n iconName: 'file-circle-check',\n icon: [576, 512, [], \"e5a0\", \"M0 64C0 28.7 28.7 0 64 0L224 0l0 128c0 17.7 14.3 32 32 32l128 0 0 38.6C310.1 219.5 256 287.4 256 368c0 59.1 29.1 111.3 73.7 143.3c-3.2 .5-6.4 .7-9.7 .7L64 512c-35.3 0-64-28.7-64-64L0 64zm384 64l-128 0L256 0 384 128zM288 368a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm211.3-43.3c-6.2-6.2-16.4-6.2-22.6 0L416 385.4l-28.7-28.7c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6l40 40c6.2 6.2 16.4 6.2 22.6 0l72-72c6.2-6.2 6.2-16.4 0-22.6z\"]\n};\nconst faForward = {\n prefix: 'fas',\n iconName: 'forward',\n icon: [512, 512, [9193], \"f04e\", \"M52.5 440.6c-9.5 7.9-22.8 9.7-34.1 4.4S0 428.4 0 416L0 96C0 83.6 7.2 72.3 18.4 67s24.5-3.6 34.1 4.4L224 214.3l0 41.7 0 41.7L52.5 440.6zM256 352l0-96 0-128 0-32c0-12.4 7.2-23.7 18.4-29s24.5-3.6 34.1 4.4l192 160c7.3 6.1 11.5 15.1 11.5 24.6s-4.2 18.5-11.5 24.6l-192 160c-9.5 7.9-22.8 9.7-34.1 4.4s-18.4-16.6-18.4-29l0-64z\"]\n};\nconst faMobile = {\n prefix: 'fas',\n iconName: 'mobile',\n icon: [384, 512, [128241, \"mobile-android\", \"mobile-phone\"], \"f3ce\", \"M80 0C44.7 0 16 28.7 16 64l0 384c0 35.3 28.7 64 64 64l224 0c35.3 0 64-28.7 64-64l0-384c0-35.3-28.7-64-64-64L80 0zm80 432l64 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-64 0c-8.8 0-16-7.2-16-16s7.2-16 16-16z\"]\n};\nconst faMobileAndroid = faMobile;\nconst faMobilePhone = faMobile;\nconst faFaceMeh = {\n prefix: 'fas',\n iconName: 'face-meh',\n icon: [512, 512, [128528, \"meh\"], \"f11a\", \"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM176.4 176a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm128 32a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zM160 336l192 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-192 0c-8.8 0-16-7.2-16-16s7.2-16 16-16z\"]\n};\nconst faMeh = faFaceMeh;\nconst faAlignCenter = {\n prefix: 'fas',\n iconName: 'align-center',\n icon: [448, 512, [], \"f037\", \"M352 64c0-17.7-14.3-32-32-32L128 32c-17.7 0-32 14.3-32 32s14.3 32 32 32l192 0c17.7 0 32-14.3 32-32zm96 128c0-17.7-14.3-32-32-32L32 160c-17.7 0-32 14.3-32 32s14.3 32 32 32l384 0c17.7 0 32-14.3 32-32zM0 448c0 17.7 14.3 32 32 32l384 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L32 416c-17.7 0-32 14.3-32 32zM352 320c0-17.7-14.3-32-32-32l-192 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l192 0c17.7 0 32-14.3 32-32z\"]\n};\nconst faBookSkull = {\n prefix: 'fas',\n iconName: 'book-skull',\n icon: [448, 512, [\"book-dead\"], \"f6b7\", \"M0 96C0 43 43 0 96 0L384 0l32 0c17.7 0 32 14.3 32 32l0 320c0 17.7-14.3 32-32 32l0 64c17.7 0 32 14.3 32 32s-14.3 32-32 32l-32 0L96 512c-53 0-96-43-96-96L0 96zM64 416c0 17.7 14.3 32 32 32l256 0 0-64L96 384c-17.7 0-32 14.3-32 32zM320 112c0-35.3-35.8-64-80-64s-80 28.7-80 64c0 20.9 12.6 39.5 32 51.2l0 12.8c0 8.8 7.2 16 16 16l64 0c8.8 0 16-7.2 16-16l0-12.8c19.4-11.7 32-30.3 32-51.2zM208 96a16 16 0 1 1 0 32 16 16 0 1 1 0-32zm48 16a16 16 0 1 1 32 0 16 16 0 1 1 -32 0zM134.3 209.3c-8.1-3.5-17.5 .3-21 8.4s.3 17.5 8.4 21L199.4 272l-77.7 33.3c-8.1 3.5-11.9 12.9-8.4 21s12.9 11.9 21 8.4L240 289.4l105.7 45.3c8.1 3.5 17.5-.3 21-8.4s-.3-17.5-8.4-21L280.6 272l77.7-33.3c8.1-3.5 11.9-12.9 8.4-21s-12.9-11.9-21-8.4L240 254.6 134.3 209.3z\"]\n};\nconst faBookDead = faBookSkull;\nconst faIdCard = {\n prefix: 'fas',\n iconName: 'id-card',\n icon: [576, 512, [62147, \"drivers-license\"], \"f2c2\", \"M0 96l576 0c0-35.3-28.7-64-64-64L64 32C28.7 32 0 60.7 0 96zm0 32L0 416c0 35.3 28.7 64 64 64l448 0c35.3 0 64-28.7 64-64l0-288L0 128zM64 405.3c0-29.5 23.9-53.3 53.3-53.3l117.3 0c29.5 0 53.3 23.9 53.3 53.3c0 5.9-4.8 10.7-10.7 10.7L74.7 416c-5.9 0-10.7-4.8-10.7-10.7zM176 192a64 64 0 1 1 0 128 64 64 0 1 1 0-128zm176 16c0-8.8 7.2-16 16-16l128 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-128 0c-8.8 0-16-7.2-16-16zm0 64c0-8.8 7.2-16 16-16l128 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-128 0c-8.8 0-16-7.2-16-16zm0 64c0-8.8 7.2-16 16-16l128 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-128 0c-8.8 0-16-7.2-16-16z\"]\n};\nconst faDriversLicense = faIdCard;\nconst faOutdent = {\n prefix: 'fas',\n iconName: 'outdent',\n icon: [448, 512, [\"dedent\"], \"f03b\", \"M0 64C0 46.3 14.3 32 32 32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 96C14.3 96 0 81.7 0 64zM192 192c0-17.7 14.3-32 32-32l192 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-192 0c-17.7 0-32-14.3-32-32zm32 96l192 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-192 0c-17.7 0-32-14.3-32-32s14.3-32 32-32zM0 448c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32zM.2 268.6c-8.2-6.4-8.2-18.9 0-25.3l101.9-79.3c10.5-8.2 25.8-.7 25.8 12.6l0 158.6c0 13.3-15.3 20.8-25.8 12.6L.2 268.6z\"]\n};\nconst faDedent = faOutdent;\nconst faHeartCircleExclamation = {\n prefix: 'fas',\n iconName: 'heart-circle-exclamation',\n icon: [576, 512, [], \"e4fe\", \"M47.6 300.4L228.3 469.1c7.5 7 17.4 10.9 27.7 10.9s20.2-3.9 27.7-10.9l2.6-2.4C267.2 438.6 256 404.6 256 368c0-97.2 78.8-176 176-176c28.3 0 55 6.7 78.7 18.5c.9-6.5 1.3-13 1.3-19.6l0-5.8c0-69.9-50.5-129.5-119.4-141C347 36.5 300.6 51.4 268 84L256 96 244 84c-32.6-32.6-79-47.5-124.6-39.9C50.5 55.6 0 115.2 0 185.1l0 5.8c0 41.5 17.2 81.2 47.6 109.5zM432 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm0-96a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm0-144c8.8 0 16 7.2 16 16l0 80c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-80c0-8.8 7.2-16 16-16z\"]\n};\nconst faHouse = {\n prefix: 'fas',\n iconName: 'house',\n icon: [576, 512, [127968, 63498, 63500, \"home\", \"home-alt\", \"home-lg-alt\"], \"f015\", \"M575.8 255.5c0 18-15 32.1-32 32.1l-32 0 .7 160.2c0 2.7-.2 5.4-.5 8.1l0 16.2c0 22.1-17.9 40-40 40l-16 0c-1.1 0-2.2 0-3.3-.1c-1.4 .1-2.8 .1-4.2 .1L416 512l-24 0c-22.1 0-40-17.9-40-40l0-24 0-64c0-17.7-14.3-32-32-32l-64 0c-17.7 0-32 14.3-32 32l0 64 0 24c0 22.1-17.9 40-40 40l-24 0-31.9 0c-1.5 0-3-.1-4.5-.2c-1.2 .1-2.4 .2-3.6 .2l-16 0c-22.1 0-40-17.9-40-40l0-112c0-.9 0-1.9 .1-2.8l0-69.7-32 0c-18 0-32-14-32-32.1c0-9 3-17 10-24L266.4 8c7-7 15-8 22-8s15 2 21 7L564.8 231.5c8 7 12 15 11 24z\"]\n};\nconst faHome = faHouse;\nconst faHomeAlt = faHouse;\nconst faHomeLgAlt = faHouse;\nconst faCalendarWeek = {\n prefix: 'fas',\n iconName: 'calendar-week',\n icon: [448, 512, [], \"f784\", \"M128 0c17.7 0 32 14.3 32 32l0 32 128 0 0-32c0-17.7 14.3-32 32-32s32 14.3 32 32l0 32 48 0c26.5 0 48 21.5 48 48l0 48L0 160l0-48C0 85.5 21.5 64 48 64l48 0 0-32c0-17.7 14.3-32 32-32zM0 192l448 0 0 272c0 26.5-21.5 48-48 48L48 512c-26.5 0-48-21.5-48-48L0 192zm80 64c-8.8 0-16 7.2-16 16l0 64c0 8.8 7.2 16 16 16l288 0c8.8 0 16-7.2 16-16l0-64c0-8.8-7.2-16-16-16L80 256z\"]\n};\nconst faLaptopMedical = {\n prefix: 'fas',\n iconName: 'laptop-medical',\n icon: [640, 512, [], \"f812\", \"M64 96c0-35.3 28.7-64 64-64l384 0c35.3 0 64 28.7 64 64l0 256-64 0 0-256L128 96l0 256-64 0L64 96zM0 403.2C0 392.6 8.6 384 19.2 384l601.6 0c10.6 0 19.2 8.6 19.2 19.2c0 42.4-34.4 76.8-76.8 76.8L76.8 480C34.4 480 0 445.6 0 403.2zM288 160c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 48 48 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-48 0 0 48c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-48-48 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16l48 0 0-48z\"]\n};\nconst faB = {\n prefix: 'fas',\n iconName: 'b',\n icon: [320, 512, [98], \"42\", \"M64 32C28.7 32 0 60.7 0 96L0 256 0 416c0 35.3 28.7 64 64 64l128 0c70.7 0 128-57.3 128-128c0-46.5-24.8-87.3-62-109.7c18.7-22.3 30-51 30-82.3c0-70.7-57.3-128-128-128L64 32zm96 192l-96 0L64 96l96 0c35.3 0 64 28.7 64 64s-28.7 64-64 64zM64 288l96 0 32 0c35.3 0 64 28.7 64 64s-28.7 64-64 64L64 416l0-128z\"]\n};\nconst faFileMedical = {\n prefix: 'fas',\n iconName: 'file-medical',\n icon: [384, 512, [], \"f477\", \"M64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-288-128 0c-17.7 0-32-14.3-32-32L224 0 64 0zM256 0l0 128 128 0L256 0zM160 240c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 48 48 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-48 0 0 48c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-48-48 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16l48 0 0-48z\"]\n};\nconst faDiceOne = {\n prefix: 'fas',\n iconName: 'dice-one',\n icon: [448, 512, [9856], \"f525\", \"M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zM224 224a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\"]\n};\nconst faKiwiBird = {\n prefix: 'fas',\n iconName: 'kiwi-bird',\n icon: [576, 512, [], \"f535\", \"M291.2 388.4c31.2-18.8 64.7-36.4 101.1-36.4l55.7 0c4.6 0 9.1-.2 13.6-.7l85.3 121.9c4 5.7 11.3 8.2 17.9 6.1s11.2-8.3 11.2-15.3l0-240c0-70.7-57.3-128-128-128l-55.7 0c-36.4 0-69.9-17.6-101.1-36.4C262.3 42.1 228.3 32 192 32C86 32 0 118 0 224c0 71.1 38.6 133.1 96 166.3L96 456c0 13.3 10.7 24 24 24s24-10.7 24-24l0-46c15.3 3.9 31.4 6 48 6c5.4 0 10.7-.2 16-.7l0 40.7c0 13.3 10.7 24 24 24s24-10.7 24-24l0-50.9c12.4-4.4 24.2-10 35.2-16.7zM448 200a24 24 0 1 1 0 48 24 24 0 1 1 0-48z\"]\n};\nconst faArrowRightArrowLeft = {\n prefix: 'fas',\n iconName: 'arrow-right-arrow-left',\n icon: [448, 512, [8644, \"exchange\"], \"f0ec\", \"M438.6 150.6c12.5-12.5 12.5-32.8 0-45.3l-96-96c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.7 96 32 96C14.3 96 0 110.3 0 128s14.3 32 32 32l306.7 0-41.4 41.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l96-96zm-333.3 352c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L109.3 416 416 416c17.7 0 32-14.3 32-32s-14.3-32-32-32l-306.7 0 41.4-41.4c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-96 96c-12.5 12.5-12.5 32.8 0 45.3l96 96z\"]\n};\nconst faExchange = faArrowRightArrowLeft;\nconst faRotateRight = {\n prefix: 'fas',\n iconName: 'rotate-right',\n icon: [512, 512, [\"redo-alt\", \"rotate-forward\"], \"f2f9\", \"M463.5 224l8.5 0c13.3 0 24-10.7 24-24l0-128c0-9.7-5.8-18.5-14.8-22.2s-19.3-1.7-26.2 5.2L413.4 96.6c-87.6-86.5-228.7-86.2-315.8 1c-87.5 87.5-87.5 229.3 0 316.8s229.3 87.5 316.8 0c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0c-62.5 62.5-163.8 62.5-226.3 0s-62.5-163.8 0-226.3c62.2-62.2 162.7-62.5 225.3-1L327 183c-6.9 6.9-8.9 17.2-5.2 26.2s12.5 14.8 22.2 14.8l119.5 0z\"]\n};\nconst faRedoAlt = faRotateRight;\nconst faRotateForward = faRotateRight;\nconst faUtensils = {\n prefix: 'fas',\n iconName: 'utensils',\n icon: [448, 512, [127860, 61685, \"cutlery\"], \"f2e7\", \"M416 0C400 0 288 32 288 176l0 112c0 35.3 28.7 64 64 64l32 0 0 128c0 17.7 14.3 32 32 32s32-14.3 32-32l0-128 0-112 0-208c0-17.7-14.3-32-32-32zM64 16C64 7.8 57.9 1 49.7 .1S34.2 4.6 32.4 12.5L2.1 148.8C.7 155.1 0 161.5 0 167.9c0 45.9 35.1 83.6 80 87.7L80 480c0 17.7 14.3 32 32 32s32-14.3 32-32l0-224.4c44.9-4.1 80-41.8 80-87.7c0-6.4-.7-12.8-2.1-19.1L191.6 12.5c-1.8-8-9.3-13.3-17.4-12.4S160 7.8 160 16l0 134.2c0 5.4-4.4 9.8-9.8 9.8c-5.1 0-9.3-3.9-9.8-9L127.9 14.6C127.2 6.3 120.3 0 112 0s-15.2 6.3-15.9 14.6L83.7 151c-.5 5.1-4.7 9-9.8 9c-5.4 0-9.8-4.4-9.8-9.8L64 16zm48.3 152l-.3 0-.3 0 .3-.7 .3 .7z\"]\n};\nconst faCutlery = faUtensils;\nconst faArrowUpWideShort = {\n prefix: 'fas',\n iconName: 'arrow-up-wide-short',\n icon: [576, 512, [\"sort-amount-up\"], \"f161\", \"M151.6 42.4C145.5 35.8 137 32 128 32s-17.5 3.8-23.6 10.4l-88 96c-11.9 13-11.1 33.3 2 45.2s33.3 11.1 45.2-2L96 146.3 96 448c0 17.7 14.3 32 32 32s32-14.3 32-32l0-301.7 32.4 35.4c11.9 13 32.2 13.9 45.2 2s13.9-32.2 2-45.2l-88-96zM320 480l32 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-32 0c-17.7 0-32 14.3-32 32s14.3 32 32 32zm0-128l96 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-96 0c-17.7 0-32 14.3-32 32s14.3 32 32 32zm0-128l160 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-160 0c-17.7 0-32 14.3-32 32s14.3 32 32 32zm0-128l224 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L320 32c-17.7 0-32 14.3-32 32s14.3 32 32 32z\"]\n};\nconst faSortAmountUp = faArrowUpWideShort;\nconst faMillSign = {\n prefix: 'fas',\n iconName: 'mill-sign',\n icon: [384, 512, [], \"e1ed\", \"M302.1 42.8c5.9-16.6-2.7-35-19.4-40.9s-35 2.7-40.9 19.4L208 116.1c-5.7 4-11.1 8.5-16 13.5C171.7 108.9 143.3 96 112 96c-19.5 0-37.8 5-53.7 13.7C52.5 101.4 42.9 96 32 96C14.3 96 0 110.3 0 128l0 80L0 416c0 17.7 14.3 32 32 32s32-14.3 32-32l0-208c0-26.5 21.5-48 48-48s48 21.5 48 48l0 42.5L81.9 469.2c-5.9 16.6 2.7 35 19.4 40.9s35-2.7 40.9-19.4l21.4-60C168.9 441 179.6 448 192 448c17.7 0 32-14.3 32-32l0-154.5 35.7-100c3.9-1 8.1-1.6 12.3-1.6c26.5 0 48 21.5 48 48l0 208c0 17.7 14.3 32 32 32s32-14.3 32-32l0-208c0-58.2-44.3-106-101.1-111.5l19.2-53.8z\"]\n};\nconst faBowlRice = {\n prefix: 'fas',\n iconName: 'bowl-rice',\n icon: [512, 512, [], \"e2eb\", \"M176 56c0-13.3 10.7-24 24-24l16 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-16 0c-13.3 0-24-10.7-24-24zm24 48l16 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-16 0c-13.3 0-24-10.7-24-24s10.7-24 24-24zM56 176l16 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-16 0c-13.3 0-24-10.7-24-24s10.7-24 24-24zM0 283.4C0 268.3 12.3 256 27.4 256l457.1 0c15.1 0 27.4 12.3 27.4 27.4c0 70.5-44.4 130.7-106.7 154.1L403.5 452c-2 16-15.6 28-31.8 28l-231.5 0c-16.1 0-29.8-12-31.8-28l-1.8-14.4C44.4 414.1 0 353.9 0 283.4zM224 200c0-13.3 10.7-24 24-24l16 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-16 0c-13.3 0-24-10.7-24-24zm-96 0c0-13.3 10.7-24 24-24l16 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-16 0c-13.3 0-24-10.7-24-24zm-24-96l16 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-16 0c-13.3 0-24-10.7-24-24s10.7-24 24-24zm216 96c0-13.3 10.7-24 24-24l16 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-16 0c-13.3 0-24-10.7-24-24zm-24-96l16 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-16 0c-13.3 0-24-10.7-24-24s10.7-24 24-24zm120 96c0-13.3 10.7-24 24-24l16 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-16 0c-13.3 0-24-10.7-24-24zm-24-96l16 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-16 0c-13.3 0-24-10.7-24-24s10.7-24 24-24zM296 32l16 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-16 0c-13.3 0-24-10.7-24-24s10.7-24 24-24z\"]\n};\nconst faSkull = {\n prefix: 'fas',\n iconName: 'skull',\n icon: [512, 512, [128128], \"f54c\", \"M416 398.9c58.5-41.1 96-104.1 96-174.9C512 100.3 397.4 0 256 0S0 100.3 0 224c0 70.7 37.5 133.8 96 174.9c0 .4 0 .7 0 1.1l0 64c0 26.5 21.5 48 48 48l48 0 0-48c0-8.8 7.2-16 16-16s16 7.2 16 16l0 48 64 0 0-48c0-8.8 7.2-16 16-16s16 7.2 16 16l0 48 48 0c26.5 0 48-21.5 48-48l0-64c0-.4 0-.7 0-1.1zM96 256a64 64 0 1 1 128 0A64 64 0 1 1 96 256zm256-64a64 64 0 1 1 0 128 64 64 0 1 1 0-128z\"]\n};\nconst faTowerBroadcast = {\n prefix: 'fas',\n iconName: 'tower-broadcast',\n icon: [576, 512, [\"broadcast-tower\"], \"f519\", \"M80.3 44C69.8 69.9 64 98.2 64 128s5.8 58.1 16.3 84c6.6 16.4-1.3 35-17.7 41.7s-35-1.3-41.7-17.7C7.4 202.6 0 166.1 0 128S7.4 53.4 20.9 20C27.6 3.6 46.2-4.3 62.6 2.3S86.9 27.6 80.3 44zM555.1 20C568.6 53.4 576 89.9 576 128s-7.4 74.6-20.9 108c-6.6 16.4-25.3 24.3-41.7 17.7S489.1 228.4 495.7 212c10.5-25.9 16.3-54.2 16.3-84s-5.8-58.1-16.3-84C489.1 27.6 497 9 513.4 2.3s35 1.3 41.7 17.7zM352 128c0 23.7-12.9 44.4-32 55.4L320 480c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-296.6c-19.1-11.1-32-31.7-32-55.4c0-35.3 28.7-64 64-64s64 28.7 64 64zM170.6 76.8C163.8 92.4 160 109.7 160 128s3.8 35.6 10.6 51.2c7.1 16.2-.3 35.1-16.5 42.1s-35.1-.3-42.1-16.5c-10.3-23.6-16-49.6-16-76.8s5.7-53.2 16-76.8c7.1-16.2 25.9-23.6 42.1-16.5s23.6 25.9 16.5 42.1zM464 51.2c10.3 23.6 16 49.6 16 76.8s-5.7 53.2-16 76.8c-7.1 16.2-25.9 23.6-42.1 16.5s-23.6-25.9-16.5-42.1c6.8-15.6 10.6-32.9 10.6-51.2s-3.8-35.6-10.6-51.2c-7.1-16.2 .3-35.1 16.5-42.1s35.1 .3 42.1 16.5z\"]\n};\nconst faBroadcastTower = faTowerBroadcast;\nconst faTruckPickup = {\n prefix: 'fas',\n iconName: 'truck-pickup',\n icon: [640, 512, [128763], \"f63c\", \"M368.6 96l76.8 96L288 192l0-96 80.6 0zM224 80l0 112L64 192c-17.7 0-32 14.3-32 32l0 64c-17.7 0-32 14.3-32 32s14.3 32 32 32l33.1 0c-.7 5.2-1.1 10.6-1.1 16c0 61.9 50.1 112 112 112s112-50.1 112-112c0-5.4-.4-10.8-1.1-16l66.3 0c-.7 5.2-1.1 10.6-1.1 16c0 61.9 50.1 112 112 112s112-50.1 112-112c0-5.4-.4-10.8-1.1-16l33.1 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l0-64c0-17.7-14.3-32-32-32l-48.6 0L418.6 56c-12.1-15.2-30.5-24-50-24L272 32c-26.5 0-48 21.5-48 48zm0 288a48 48 0 1 1 -96 0 48 48 0 1 1 96 0zm288 0a48 48 0 1 1 -96 0 48 48 0 1 1 96 0z\"]\n};\nconst faUpLong = {\n prefix: 'fas',\n iconName: 'up-long',\n icon: [320, 512, [\"long-arrow-alt-up\"], \"f30c\", \"M318 177.5c3.8-8.8 2-19-4.6-26l-136-144C172.9 2.7 166.6 0 160 0s-12.9 2.7-17.4 7.5l-136 144c-6.6 7-8.4 17.2-4.6 26S14.4 192 24 192l72 0 0 288c0 17.7 14.3 32 32 32l64 0c17.7 0 32-14.3 32-32l0-288 72 0c9.6 0 18.2-5.7 22-14.5z\"]\n};\nconst faLongArrowAltUp = faUpLong;\nconst faStop = {\n prefix: 'fas',\n iconName: 'stop',\n icon: [384, 512, [9209], \"f04d\", \"M0 128C0 92.7 28.7 64 64 64H320c35.3 0 64 28.7 64 64V384c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V128z\"]\n};\nconst faCodeMerge = {\n prefix: 'fas',\n iconName: 'code-merge',\n icon: [448, 512, [], \"f387\", \"M80 56a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm32.4 97.2c28-12.4 47.6-40.5 47.6-73.2c0-44.2-35.8-80-80-80S0 35.8 0 80c0 32.8 19.7 61 48 73.3l0 205.3C19.7 371 0 399.2 0 432c0 44.2 35.8 80 80 80s80-35.8 80-80c0-32.8-19.7-61-48-73.3l0-86.6c26.7 20.1 60 32 96 32l86.7 0c12.3 28.3 40.5 48 73.3 48c44.2 0 80-35.8 80-80s-35.8-80-80-80c-32.8 0-61 19.7-73.3 48L208 240c-49.9 0-91-38.1-95.6-86.8zM80 408a24 24 0 1 1 0 48 24 24 0 1 1 0-48zM344 272a24 24 0 1 1 48 0 24 24 0 1 1 -48 0z\"]\n};\nconst faUpload = {\n prefix: 'fas',\n iconName: 'upload',\n icon: [512, 512, [], \"f093\", \"M288 109.3L288 352c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-242.7-73.4 73.4c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l128-128c12.5-12.5 32.8-12.5 45.3 0l128 128c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L288 109.3zM64 352l128 0c0 35.3 28.7 64 64 64s64-28.7 64-64l128 0c35.3 0 64 28.7 64 64l0 32c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64l0-32c0-35.3 28.7-64 64-64zM432 456a24 24 0 1 0 0-48 24 24 0 1 0 0 48z\"]\n};\nconst faHurricane = {\n prefix: 'fas',\n iconName: 'hurricane',\n icon: [384, 512, [], \"f751\", \"M0 208C0 104.4 75.7 18.5 174.9 2.6C184 1.2 192 8.6 192 17.9l0 63.3c0 8.4 6.5 15.3 14.7 16.5C307 112.5 384 199 384 303.4c0 103.6-75.7 189.5-174.9 205.4c-9.2 1.5-17.1-5.9-17.1-15.2l0-63.3c0-8.4-6.5-15.3-14.7-16.5C77 398.9 0 312.4 0 208zm288 48A96 96 0 1 0 96 256a96 96 0 1 0 192 0zm-96-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\"]\n};\nconst faMound = {\n prefix: 'fas',\n iconName: 'mound',\n icon: [576, 512, [], \"e52d\", \"M144.1 179.2C173.8 127.7 228.6 96 288 96s114.2 31.7 143.9 83.2L540.4 368c12.3 21.3-3.1 48-27.7 48H63.3c-24.6 0-40-26.6-27.7-48L144.1 179.2z\"]\n};\nconst faToiletPortable = {\n prefix: 'fas',\n iconName: 'toilet-portable',\n icon: [320, 512, [], \"e583\", \"M0 32L0 64l320 0 0-32c0-17.7-14.3-32-32-32L32 0C14.3 0 0 14.3 0 32zM24 96L0 96l0 24L0 488c0 13.3 10.7 24 24 24s24-10.7 24-24l0-8 224 0 0 8c0 13.3 10.7 24 24 24s24-10.7 24-24l0-368 0-24-24 0L24 96zM256 240l0 64c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-64c0-8.8 7.2-16 16-16s16 7.2 16 16z\"]\n};\nconst faCompactDisc = {\n prefix: 'fas',\n iconName: 'compact-disc',\n icon: [512, 512, [128191, 128192, 128440], \"f51f\", \"M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm256 32a32 32 0 1 1 0-64 32 32 0 1 1 0 64zm-96-32a96 96 0 1 0 192 0 96 96 0 1 0 -192 0zM96 240c0-35 17.5-71.1 45.2-98.8S205 96 240 96c8.8 0 16-7.2 16-16s-7.2-16-16-16c-45.4 0-89.2 22.3-121.5 54.5S64 194.6 64 240c0 8.8 7.2 16 16 16s16-7.2 16-16z\"]\n};\nconst faFileArrowDown = {\n prefix: 'fas',\n iconName: 'file-arrow-down',\n icon: [384, 512, [\"file-download\"], \"f56d\", \"M64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-288-128 0c-17.7 0-32-14.3-32-32L224 0 64 0zM256 0l0 128 128 0L256 0zM216 232l0 102.1 31-31c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-72 72c-9.4 9.4-24.6 9.4-33.9 0l-72-72c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l31 31L168 232c0-13.3 10.7-24 24-24s24 10.7 24 24z\"]\n};\nconst faFileDownload = faFileArrowDown;\nconst faCaravan = {\n prefix: 'fas',\n iconName: 'caravan',\n icon: [640, 512, [], \"f8ff\", \"M0 112C0 67.8 35.8 32 80 32l336 0c88.4 0 160 71.6 160 160l0 160 32 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-32 0-288 0c0 53-43 96-96 96s-96-43-96-96l-16 0c-44.2 0-80-35.8-80-80L0 112zM320 352l128 0 0-96-32 0c-8.8 0-16-7.2-16-16s7.2-16 16-16l32 0 0-64c0-17.7-14.3-32-32-32l-64 0c-17.7 0-32 14.3-32 32l0 192zM96 128c-17.7 0-32 14.3-32 32l0 64c0 17.7 14.3 32 32 32l128 0c17.7 0 32-14.3 32-32l0-64c0-17.7-14.3-32-32-32L96 128zm96 336a48 48 0 1 0 0-96 48 48 0 1 0 0 96z\"]\n};\nconst faShieldCat = {\n prefix: 'fas',\n iconName: 'shield-cat',\n icon: [512, 512, [], \"e572\", \"M269.4 2.9C265.2 1 260.7 0 256 0s-9.2 1-13.4 2.9L54.3 82.8c-22 9.3-38.4 31-38.3 57.2c.5 99.2 41.3 280.7 213.6 363.2c16.7 8 36.1 8 52.8 0C454.7 420.7 495.5 239.2 496 140c.1-26.2-16.3-47.9-38.3-57.2L269.4 2.9zM160 154.4c0-5.8 4.7-10.4 10.4-10.4l.2 0c3.4 0 6.5 1.6 8.5 4.3l40 53.3c3 4 7.8 6.4 12.8 6.4l48 0c5 0 9.8-2.4 12.8-6.4l40-53.3c2-2.7 5.2-4.3 8.5-4.3l.2 0c5.8 0 10.4 4.7 10.4 10.4L352 272c0 53-43 96-96 96s-96-43-96-96l0-117.6zM216 288a16 16 0 1 0 0-32 16 16 0 1 0 0 32zm96-16a16 16 0 1 0 -32 0 16 16 0 1 0 32 0z\"]\n};\nconst faBolt = {\n prefix: 'fas',\n iconName: 'bolt',\n icon: [448, 512, [9889, \"zap\"], \"f0e7\", \"M349.4 44.6c5.9-13.7 1.5-29.7-10.6-38.5s-28.6-8-39.9 1.8l-256 224c-10 8.8-13.6 22.9-8.9 35.3S50.7 288 64 288l111.5 0L98.6 467.4c-5.9 13.7-1.5 29.7 10.6 38.5s28.6 8 39.9-1.8l256-224c10-8.8 13.6-22.9 8.9-35.3s-16.6-20.7-30-20.7l-111.5 0L349.4 44.6z\"]\n};\nconst faZap = faBolt;\nconst faGlassWater = {\n prefix: 'fas',\n iconName: 'glass-water',\n icon: [384, 512, [], \"e4f4\", \"M32 0C23.1 0 14.6 3.7 8.6 10.2S-.6 25.4 .1 34.3L28.9 437.7c3 41.9 37.8 74.3 79.8 74.3l166.6 0c42 0 76.8-32.4 79.8-74.3L383.9 34.3c.6-8.9-2.4-17.6-8.5-24.1S360.9 0 352 0L32 0zM73 156.5L66.4 64l251.3 0L311 156.5l-24.2 12.1c-19.4 9.7-42.2 9.7-61.6 0c-20.9-10.4-45.5-10.4-66.4 0c-19.4 9.7-42.2 9.7-61.6 0L73 156.5z\"]\n};\nconst faOilWell = {\n prefix: 'fas',\n iconName: 'oil-well',\n icon: [576, 512, [], \"e532\", \"M528.3 61.3c-11.4-42.7-55.3-68-98-56.6L414.9 8.8C397.8 13.4 387.7 31 392.3 48l24.5 91.4L308.5 167.5l-6.3-18.1C297.7 136.6 285.6 128 272 128s-25.7 8.6-30.2 21.4l-13.6 39L96 222.6 96 184c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 264-16 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l512 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-137.3 0L340 257.5l-62.2 16.1L305.3 352l-66.6 0L265 277l-74.6 19.3L137.3 448 96 448l0-159.2 337.4-87.5 25.2 94c4.6 17.1 22.1 27.2 39.2 22.6l15.5-4.1c42.7-11.4 68-55.3 56.6-98L528.3 61.3zM205.1 448l11.2-32 111.4 0 11.2 32-133.8 0z\"]\n};\nconst faVault = {\n prefix: 'fas',\n iconName: 'vault',\n icon: [576, 512, [], \"e2c5\", \"M64 0C28.7 0 0 28.7 0 64L0 416c0 35.3 28.7 64 64 64l16 0 16 32 64 0 16-32 224 0 16 32 64 0 16-32 16 0c35.3 0 64-28.7 64-64l0-352c0-35.3-28.7-64-64-64L64 0zM224 320a80 80 0 1 0 0-160 80 80 0 1 0 0 160zm0-240a160 160 0 1 1 0 320 160 160 0 1 1 0-320zM480 221.3L480 336c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-114.7c-18.6-6.6-32-24.4-32-45.3c0-26.5 21.5-48 48-48s48 21.5 48 48c0 20.9-13.4 38.7-32 45.3z\"]\n};\nconst faMars = {\n prefix: 'fas',\n iconName: 'mars',\n icon: [448, 512, [9794], \"f222\", \"M289.8 46.8c3.7-9 12.5-14.8 22.2-14.8l112 0c13.3 0 24 10.7 24 24l0 112c0 9.7-5.8 18.5-14.8 22.2s-19.3 1.7-26.2-5.2l-33.4-33.4L321 204.2c19.5 28.4 31 62.7 31 99.8c0 97.2-78.8 176-176 176S0 401.2 0 304s78.8-176 176-176c37 0 71.4 11.4 99.8 31l52.6-52.6L295 73c-6.9-6.9-8.9-17.2-5.2-26.2zM400 80s0 0 0 0s0 0 0 0s0 0 0 0zM176 416a112 112 0 1 0 0-224 112 112 0 1 0 0 224z\"]\n};\nconst faToilet = {\n prefix: 'fas',\n iconName: 'toilet',\n icon: [448, 512, [128701], \"f7d8\", \"M24 0C10.7 0 0 10.7 0 24S10.7 48 24 48l8 0 0 148.9c-1.9 1.4-3.8 2.9-5.6 4.4C10.9 214.5 0 232.9 0 256c0 46.9 14.3 84.1 37 112.5c14.2 17.7 31.1 31.3 48.5 41.8L65.6 469.9c-3.3 9.8-1.6 20.5 4.4 28.8s15.7 13.3 26 13.3l256 0c10.3 0 19.9-4.9 26-13.3s7.7-19.1 4.4-28.8l-19.8-59.5c17.4-10.5 34.3-24.1 48.5-41.8c22.7-28.4 37-65.5 37-112.5c0-23.1-10.9-41.5-26.4-54.6c-1.8-1.5-3.7-3-5.6-4.4L416 48l8 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 0zM384 256.3c0 1-.3 2.6-3.8 5.6c-4.8 4.1-14 9-29.3 13.4C320.5 284 276.1 288 224 288s-96.5-4-126.9-12.8c-15.3-4.4-24.5-9.3-29.3-13.4c-3.5-3-3.8-4.6-3.8-5.6l0-.3c0 0 0-.1 0-.1c0-1 0-2.5 3.8-5.8c4.8-4.1 14-9 29.3-13.4C127.5 228 171.9 224 224 224s96.5 4 126.9 12.8c15.3 4.4 24.5 9.3 29.3 13.4c3.8 3.2 3.8 4.8 3.8 5.8c0 0 0 .1 0 .1l0 .3zM328.2 384l-.2 .5 0-.5 .2 0zM112 64l32 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16s7.2-16 16-16z\"]\n};\nconst faPlaneCircleXmark = {\n prefix: 'fas',\n iconName: 'plane-circle-xmark',\n icon: [640, 512, [], \"e557\", \"M256 0c-35 0-64 59.5-64 93.7l0 84.6L8.1 283.4c-5 2.8-8.1 8.2-8.1 13.9l0 65.5c0 10.6 10.2 18.3 20.4 15.4l171.6-49 0 70.9-57.6 43.2c-4 3-6.4 7.8-6.4 12.8l0 42c0 7.8 6.3 14 14 14c1.3 0 2.6-.2 3.9-.5L256 480l110.1 31.5c1.3 .4 2.6 .5 3.9 .5c6 0 11.1-3.7 13.1-9C344.5 470.7 320 422.2 320 368c0-60.6 30.6-114 77.1-145.6L320 178.3l0-84.6C320 59.5 292 0 256 0zM496 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm59.3-180.7L518.6 368l36.7 36.7c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0L496 390.6l-36.7 36.7c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6L473.4 368l-36.7-36.7c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L496 345.4l36.7-36.7c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6z\"]\n};\nconst faYenSign = {\n prefix: 'fas',\n iconName: 'yen-sign',\n icon: [320, 512, [165, \"cny\", \"jpy\", \"rmb\", \"yen\"], \"f157\", \"M58.6 46.3C48.8 31.5 29 27.6 14.2 37.4S-4.4 67 5.4 81.8L100.2 224 48 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l80 0 0 32-80 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l80 0 0 64c0 17.7 14.3 32 32 32s32-14.3 32-32l0-64 80 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-80 0 0-32 80 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-52.2 0L314.6 81.8c9.8-14.7 5.8-34.6-8.9-44.4s-34.6-5.8-44.4 8.9L160 198.3 58.6 46.3z\"]\n};\nconst faCny = faYenSign;\nconst faJpy = faYenSign;\nconst faRmb = faYenSign;\nconst faYen = faYenSign;\nconst faRubleSign = {\n prefix: 'fas',\n iconName: 'ruble-sign',\n icon: [384, 512, [8381, \"rouble\", \"rub\", \"ruble\"], \"f158\", \"M96 32C78.3 32 64 46.3 64 64l0 192-32 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l32 0 0 32-32 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l32 0 0 32c0 17.7 14.3 32 32 32s32-14.3 32-32l0-32 160 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-160 0 0-32 112 0c79.5 0 144-64.5 144-144s-64.5-144-144-144L96 32zM240 256l-112 0 0-160 112 0c44.2 0 80 35.8 80 80s-35.8 80-80 80z\"]\n};\nconst faRouble = faRubleSign;\nconst faRub = faRubleSign;\nconst faRuble = faRubleSign;\nconst faSun = {\n prefix: 'fas',\n iconName: 'sun',\n icon: [512, 512, [9728], \"f185\", \"M361.5 1.2c5 2.1 8.6 6.6 9.6 11.9L391 121l107.9 19.8c5.3 1 9.8 4.6 11.9 9.6s1.5 10.7-1.6 15.2L446.9 256l62.3 90.3c3.1 4.5 3.7 10.2 1.6 15.2s-6.6 8.6-11.9 9.6L391 391 371.1 498.9c-1 5.3-4.6 9.8-9.6 11.9s-10.7 1.5-15.2-1.6L256 446.9l-90.3 62.3c-4.5 3.1-10.2 3.7-15.2 1.6s-8.6-6.6-9.6-11.9L121 391 13.1 371.1c-5.3-1-9.8-4.6-11.9-9.6s-1.5-10.7 1.6-15.2L65.1 256 2.8 165.7c-3.1-4.5-3.7-10.2-1.6-15.2s6.6-8.6 11.9-9.6L121 121 140.9 13.1c1-5.3 4.6-9.8 9.6-11.9s10.7-1.5 15.2 1.6L256 65.1 346.3 2.8c4.5-3.1 10.2-3.7 15.2-1.6zM160 256a96 96 0 1 1 192 0 96 96 0 1 1 -192 0zm224 0a128 128 0 1 0 -256 0 128 128 0 1 0 256 0z\"]\n};\nconst faGuitar = {\n prefix: 'fas',\n iconName: 'guitar',\n icon: [512, 512, [], \"f7a6\", \"M465 7c-9.4-9.4-24.6-9.4-33.9 0L383 55c-2.4 2.4-4.3 5.3-5.5 8.5l-15.4 41-77.5 77.6c-45.1-29.4-99.3-30.2-131 1.6c-11 11-18 24.6-21.4 39.6c-3.7 16.6-19.1 30.7-36.1 31.6c-25.6 1.3-49.3 10.7-67.3 28.6C-16 328.4-7.6 409.4 47.5 464.5s136.1 63.5 180.9 18.7c17.9-17.9 27.4-41.7 28.6-67.3c.9-17 15-32.3 31.6-36.1c15-3.4 28.6-10.5 39.6-21.4c31.8-31.8 31-85.9 1.6-131l77.6-77.6 41-15.4c3.2-1.2 6.1-3.1 8.5-5.5l48-48c9.4-9.4 9.4-24.6 0-33.9L465 7zM208 256a48 48 0 1 1 0 96 48 48 0 1 1 0-96z\"]\n};\nconst faFaceLaughWink = {\n prefix: 'fas',\n iconName: 'face-laugh-wink',\n icon: [512, 512, [\"laugh-wink\"], \"f59c\", \"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM96.8 314.1c-3.8-13.7 7.4-26.1 21.6-26.1l275.2 0c14.2 0 25.5 12.4 21.6 26.1C396.2 382 332.1 432 256 432s-140.2-50-159.2-117.9zM144.4 192a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm156.4 25.6c-5.3 7.1-15.3 8.5-22.4 3.2s-8.5-15.3-3.2-22.4c30.4-40.5 91.2-40.5 121.6 0c5.3 7.1 3.9 17.1-3.2 22.4s-17.1 3.9-22.4-3.2c-17.6-23.5-52.8-23.5-70.4 0z\"]\n};\nconst faLaughWink = faFaceLaughWink;\nconst faHorseHead = {\n prefix: 'fas',\n iconName: 'horse-head',\n icon: [640, 512, [], \"f7ab\", \"M64 464l0-147.1c0-108.4 68.3-205.1 170.5-241.3L404.2 15.5C425.6 7.9 448 23.8 448 46.4c0 11-5.5 21.2-14.6 27.3L400 96c48.1 0 91.2 29.8 108.1 74.9l48.6 129.5c11.8 31.4 4.1 66.8-19.6 90.5c-16 16-37.8 25.1-60.5 25.1l-3.4 0c-26.1 0-50.9-11.6-67.6-31.7l-32.3-38.7c-11.7 4.1-24.2 6.4-37.3 6.4c0 0 0 0-.1 0c0 0 0 0 0 0c-6.3 0-12.5-.5-18.6-1.5c-3.6-.6-7.2-1.4-10.7-2.3c0 0 0 0 0 0c-28.9-7.8-53.1-26.8-67.8-52.2c-4.4-7.6-14.2-10.3-21.9-5.8s-10.3 14.2-5.8 21.9c24 41.5 68.3 70 119.3 71.9l47.2 70.8c4 6.1 6.2 13.2 6.2 20.4c0 20.3-16.5 36.8-36.8 36.8L112 512c-26.5 0-48-21.5-48-48zM392 224a24 24 0 1 0 0-48 24 24 0 1 0 0 48z\"]\n};\nconst faBoreHole = {\n prefix: 'fas',\n iconName: 'bore-hole',\n icon: [512, 512, [], \"e4c3\", \"M256 0c-17.7 0-32 14.3-32 32l0 264.6c-19.1 11.1-32 31.7-32 55.4c0 35.3 28.7 64 64 64s64-28.7 64-64c0-23.7-12.9-44.4-32-55.4L288 32c0-17.7-14.3-32-32-32zM48 128c-26.5 0-48 21.5-48 48L0 464c0 26.5 21.5 48 48 48l416 0c26.5 0 48-21.5 48-48l0-288c0-26.5-21.5-48-48-48l-80 0c-17.7 0-32 14.3-32 32l0 192c0 53-43 96-96 96s-96-43-96-96l0-192c0-17.7-14.3-32-32-32l-80 0z\"]\n};\nconst faIndustry = {\n prefix: 'fas',\n iconName: 'industry',\n icon: [576, 512, [], \"f275\", \"M64 32C46.3 32 32 46.3 32 64l0 240 0 48 0 80c0 26.5 21.5 48 48 48l416 0c26.5 0 48-21.5 48-48l0-128 0-151.8c0-18.2-19.4-29.7-35.4-21.1L352 215.4l0-63.2c0-18.2-19.4-29.7-35.4-21.1L160 215.4 160 64c0-17.7-14.3-32-32-32L64 32z\"]\n};\nconst faCircleDown = {\n prefix: 'fas',\n iconName: 'circle-down',\n icon: [512, 512, [61466, \"arrow-alt-circle-down\"], \"f358\", \"M256 0a256 256 0 1 0 0 512A256 256 0 1 0 256 0zM244.7 395.3l-112-112c-4.6-4.6-5.9-11.5-3.5-17.4s8.3-9.9 14.8-9.9l64 0 0-96c0-17.7 14.3-32 32-32l32 0c17.7 0 32 14.3 32 32l0 96 64 0c6.5 0 12.3 3.9 14.8 9.9s1.1 12.9-3.5 17.4l-112 112c-6.2 6.2-16.4 6.2-22.6 0z\"]\n};\nconst faArrowAltCircleDown = faCircleDown;\nconst faArrowsTurnToDots = {\n prefix: 'fas',\n iconName: 'arrows-turn-to-dots',\n icon: [512, 512, [], \"e4c1\", \"M249.4 25.4c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3L269.3 96 416 96c53 0 96 43 96 96l0 32c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-32c0-17.7-14.3-32-32-32l-146.7 0 25.4 25.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0l-80-80c-12.5-12.5-12.5-32.8 0-45.3l80-80zm13.3 256l80 80c12.5 12.5 12.5 32.8 0 45.3l-80 80c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 416 96 416c-17.7 0-32 14.3-32 32l0 32c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-32c0-53 43-96 96-96l146.7 0-25.4-25.4c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0zM384 384a64 64 0 1 1 128 0 64 64 0 1 1 -128 0zM64 192A64 64 0 1 1 64 64a64 64 0 1 1 0 128z\"]\n};\nconst faFlorinSign = {\n prefix: 'fas',\n iconName: 'florin-sign',\n icon: [384, 512, [], \"e184\", \"M314.7 32c-38.8 0-73.7 23.3-88.6 59.1L170.7 224 64 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l80 0L98.9 396.3c-5 11.9-16.6 19.7-29.5 19.7L32 416c-17.7 0-32 14.3-32 32s14.3 32 32 32l37.3 0c38.8 0 73.7-23.3 88.6-59.1L213.3 288 320 288c17.7 0 32-14.3 32-32s-14.3-32-32-32l-80 0 45.1-108.3c5-11.9 16.6-19.7 29.5-19.7L352 96c17.7 0 32-14.3 32-32s-14.3-32-32-32l-37.3 0z\"]\n};\nconst faArrowDownShortWide = {\n prefix: 'fas',\n iconName: 'arrow-down-short-wide',\n icon: [576, 512, [\"sort-amount-desc\", \"sort-amount-down-alt\"], \"f884\", \"M151.6 469.6C145.5 476.2 137 480 128 480s-17.5-3.8-23.6-10.4l-88-96c-11.9-13-11.1-33.3 2-45.2s33.3-11.1 45.2 2L96 365.7 96 64c0-17.7 14.3-32 32-32s32 14.3 32 32l0 301.7 32.4-35.4c11.9-13 32.2-13.9 45.2-2s13.9 32.2 2 45.2l-88 96zM320 32l32 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-32 0c-17.7 0-32-14.3-32-32s14.3-32 32-32zm0 128l96 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-96 0c-17.7 0-32-14.3-32-32s14.3-32 32-32zm0 128l160 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-160 0c-17.7 0-32-14.3-32-32s14.3-32 32-32zm0 128l224 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-224 0c-17.7 0-32-14.3-32-32s14.3-32 32-32z\"]\n};\nconst faSortAmountDesc = faArrowDownShortWide;\nconst faSortAmountDownAlt = faArrowDownShortWide;\nconst faLessThan = {\n prefix: 'fas',\n iconName: 'less-than',\n icon: [384, 512, [62774], \"3c\", \"M380.6 81.7c7.9 15.8 1.5 35-14.3 42.9L103.6 256 366.3 387.4c15.8 7.9 22.2 27.1 14.3 42.9s-27.1 22.2-42.9 14.3l-320-160C6.8 279.2 0 268.1 0 256s6.8-23.2 17.7-28.6l320-160c15.8-7.9 35-1.5 42.9 14.3z\"]\n};\nconst faAngleDown = {\n prefix: 'fas',\n iconName: 'angle-down',\n icon: [448, 512, [8964], \"f107\", \"M201.4 374.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 306.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z\"]\n};\nconst faCarTunnel = {\n prefix: 'fas',\n iconName: 'car-tunnel',\n icon: [512, 512, [], \"e4de\", \"M256 0C114.6 0 0 114.6 0 256L0 448c0 35.3 28.7 64 64 64l42.8 0c-6.6-5.9-10.8-14.4-10.8-24l0-112c0-20.8 11.3-38.9 28.1-48.6l21-64.7c7.5-23.1 29-38.7 53.3-38.7l115.2 0c24.3 0 45.8 15.6 53.3 38.7l21 64.7c16.8 9.7 28.2 27.8 28.2 48.6l0 112c0 9.6-4.2 18.1-10.8 24l42.8 0c35.3 0 64-28.7 64-64l0-192C512 114.6 397.4 0 256 0zM362.8 512c-6.6-5.9-10.8-14.4-10.8-24l0-40-192 0 0 40c0 9.6-4.2 18.1-10.8 24l213.7 0zM190.8 277.5L177 320l158 0-13.8-42.5c-1.1-3.3-4.1-5.5-7.6-5.5l-115.2 0c-3.5 0-6.5 2.2-7.6 5.5zM168 408a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm200-24a24 24 0 1 0 -48 0 24 24 0 1 0 48 0z\"]\n};\nconst faHeadSideCough = {\n prefix: 'fas',\n iconName: 'head-side-cough',\n icon: [640, 512, [], \"e061\", \"M0 224.2C0 100.6 100.2 0 224 0l24 0c95.2 0 181.2 69.3 197.3 160.2c2.3 13 6.8 25.7 15.1 36l42 52.6c6.2 7.8 9.6 17.4 9.6 27.4c0 24.2-19.6 43.8-43.8 43.8L448 320s0 0 0 0l0 32L339.2 365.6c-11 1.4-19.2 10.7-19.2 21.8c0 11.6 9 21.2 20.6 21.9L448 416l0 16c0 26.5-21.5 48-48 48l-80 0 0 8c0 13.3-10.7 24-24 24l-40 0s0 0 0 0L96 512c-17.7 0-32-14.3-32-32l0-72.7c0-16.7-6.9-32.5-17.1-45.8C16.6 322.4 0 274.1 0 224.2zm352-.2a32 32 0 1 0 0-64 32 32 0 1 0 0 64zM464 384a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zm152-24a24 24 0 1 1 0 48 24 24 0 1 1 0-48zM592 480a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zM552 312a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm40-24a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zM552 408a24 24 0 1 1 0 48 24 24 0 1 1 0-48z\"]\n};\nconst faGripLines = {\n prefix: 'fas',\n iconName: 'grip-lines',\n icon: [448, 512, [], \"f7a4\", \"M32 288c-17.7 0-32 14.3-32 32s14.3 32 32 32l384 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L32 288zm0-128c-17.7 0-32 14.3-32 32s14.3 32 32 32l384 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L32 160z\"]\n};\nconst faThumbsDown = {\n prefix: 'fas',\n iconName: 'thumbs-down',\n icon: [512, 512, [128078, 61576], \"f165\", \"M313.4 479.1c26-5.2 42.9-30.5 37.7-56.5l-2.3-11.4c-5.3-26.7-15.1-52.1-28.8-75.2l144 0c26.5 0 48-21.5 48-48c0-18.5-10.5-34.6-25.9-42.6C497 236.6 504 223.1 504 208c0-23.4-16.8-42.9-38.9-47.1c4.4-7.3 6.9-15.8 6.9-24.9c0-21.3-13.9-39.4-33.1-45.6c.7-3.3 1.1-6.8 1.1-10.4c0-26.5-21.5-48-48-48l-97.5 0c-19 0-37.5 5.6-53.3 16.1L202.7 73.8C176 91.6 160 121.6 160 153.7l0 38.3 0 48 0 24.9c0 29.2 13.3 56.7 36 75l7.4 5.9c26.5 21.2 44.6 51 51.2 84.2l2.3 11.4c5.2 26 30.5 42.9 56.5 37.7zM32 384l64 0c17.7 0 32-14.3 32-32l0-224c0-17.7-14.3-32-32-32L32 96C14.3 96 0 110.3 0 128L0 352c0 17.7 14.3 32 32 32z\"]\n};\nconst faUserLock = {\n prefix: 'fas',\n iconName: 'user-lock',\n icon: [640, 512, [], \"f502\", \"M224 256A128 128 0 1 0 224 0a128 128 0 1 0 0 256zm-45.7 48C79.8 304 0 383.8 0 482.3C0 498.7 13.3 512 29.7 512l362.8 0c-5.4-9.4-8.6-20.3-8.6-32l0-128c0-2.1 .1-4.2 .3-6.3c-31-26-71-41.7-114.6-41.7l-91.4 0zM528 240c17.7 0 32 14.3 32 32l0 48-64 0 0-48c0-17.7 14.3-32 32-32zm-80 32l0 48c-17.7 0-32 14.3-32 32l0 128c0 17.7 14.3 32 32 32l160 0c17.7 0 32-14.3 32-32l0-128c0-17.7-14.3-32-32-32l0-48c0-44.2-35.8-80-80-80s-80 35.8-80 80z\"]\n};\nconst faArrowRightLong = {\n prefix: 'fas',\n iconName: 'arrow-right-long',\n icon: [512, 512, [\"long-arrow-right\"], \"f178\", \"M502.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-128-128c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L402.7 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l370.7 0-73.4 73.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l128-128z\"]\n};\nconst faLongArrowRight = faArrowRightLong;\nconst faAnchorCircleXmark = {\n prefix: 'fas',\n iconName: 'anchor-circle-xmark',\n icon: [640, 512, [], \"e4ac\", \"M320 96a32 32 0 1 1 -64 0 32 32 0 1 1 64 0zm21.1 80C367 158.8 384 129.4 384 96c0-53-43-96-96-96s-96 43-96 96c0 33.4 17 62.8 42.9 80L224 176c-17.7 0-32 14.3-32 32s14.3 32 32 32l32 0 0 208-48 0c-53 0-96-43-96-96l0-6.1 7 7c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L97 263c-9.4-9.4-24.6-9.4-33.9 0L7 319c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l7-7 0 6.1c0 88.4 71.6 160 160 160l80 0 80 0c8.2 0 16.3-.6 24.2-1.8c-22.2-16.2-40.4-37.5-53-62.2L320 448l0-80 0-128 32 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-10.9 0zM496 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm59.3-180.7L518.6 368l36.7 36.7c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0L496 390.6l-36.7 36.7c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6L473.4 368l-36.7-36.7c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L496 345.4l36.7-36.7c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6z\"]\n};\nconst faEllipsis = {\n prefix: 'fas',\n iconName: 'ellipsis',\n icon: [448, 512, [\"ellipsis-h\"], \"f141\", \"M8 256a56 56 0 1 1 112 0A56 56 0 1 1 8 256zm160 0a56 56 0 1 1 112 0 56 56 0 1 1 -112 0zm216-56a56 56 0 1 1 0 112 56 56 0 1 1 0-112z\"]\n};\nconst faEllipsisH = faEllipsis;\nconst faChessPawn = {\n prefix: 'fas',\n iconName: 'chess-pawn',\n icon: [320, 512, [9823], \"f443\", \"M215.5 224c29.2-18.4 48.5-50.9 48.5-88c0-57.4-46.6-104-104-104S56 78.6 56 136c0 37.1 19.4 69.6 48.5 88L96 224c-17.7 0-32 14.3-32 32c0 16.5 12.5 30 28.5 31.8L80 400l160 0L227.5 287.8c16-1.8 28.5-15.3 28.5-31.8c0-17.7-14.3-32-32-32l-8.5 0zM22.6 473.4c-4.2 4.2-6.6 10-6.6 16C16 501.9 26.1 512 38.6 512l242.7 0c12.5 0 22.6-10.1 22.6-22.6c0-6-2.4-11.8-6.6-16L256 432 64 432 22.6 473.4z\"]\n};\nconst faKitMedical = {\n prefix: 'fas',\n iconName: 'kit-medical',\n icon: [576, 512, [\"first-aid\"], \"f479\", \"M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l32 0L96 32 64 32zm64 0l0 448 320 0 0-448L128 32zM512 480c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64l-32 0 0 448 32 0zM256 176c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 48 48 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-48 0 0 48c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-48-48 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16l48 0 0-48z\"]\n};\nconst faFirstAid = faKitMedical;\nconst faPersonThroughWindow = {\n prefix: 'fas',\n iconName: 'person-through-window',\n icon: [640, 512, [], \"e5a9\", \"M64 64l224 0 0 9.8c0 39-23.7 74-59.9 88.4C167.6 186.5 128 245 128 310.2l0 73.8s0 0 0 0l-64 0L64 64zm288 0l224 0 0 320-67.7 0-3.7-4.5-75.2-90.2c-9.1-10.9-22.6-17.3-36.9-17.3l-71.1 0-41-63.1c-.3-.5-.6-1-1-1.4c44.7-29 72.5-79 72.5-133.6l0-9.8zm73 320l-45.8 0 42.7 64L592 448c26.5 0 48-21.5 48-48l0-352c0-26.5-21.5-48-48-48L48 0C21.5 0 0 21.5 0 48L0 400c0 26.5 21.5 48 48 48l260.2 0 33.2 49.8c9.8 14.7 29.7 18.7 44.4 8.9s18.7-29.7 8.9-44.4L310.5 336l74.6 0 40 48zm-159.5 0L192 384s0 0 0 0l0-73.8c0-10.2 1.6-20.1 4.7-29.5L265.5 384zM192 128a48 48 0 1 0 -96 0 48 48 0 1 0 96 0z\"]\n};\nconst faToolbox = {\n prefix: 'fas',\n iconName: 'toolbox',\n icon: [512, 512, [129520], \"f552\", \"M176 88l0 40 160 0 0-40c0-4.4-3.6-8-8-8L184 80c-4.4 0-8 3.6-8 8zm-48 40l0-40c0-30.9 25.1-56 56-56l144 0c30.9 0 56 25.1 56 56l0 40 28.1 0c12.7 0 24.9 5.1 33.9 14.1l51.9 51.9c9 9 14.1 21.2 14.1 33.9l0 92.1-128 0 0-32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 32-128 0 0-32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 32L0 320l0-92.1c0-12.7 5.1-24.9 14.1-33.9l51.9-51.9c9-9 21.2-14.1 33.9-14.1l28.1 0zM0 416l0-64 128 0c0 17.7 14.3 32 32 32s32-14.3 32-32l128 0c0 17.7 14.3 32 32 32s32-14.3 32-32l128 0 0 64c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64z\"]\n};\nconst faHandsHoldingCircle = {\n prefix: 'fas',\n iconName: 'hands-holding-circle',\n icon: [640, 512, [], \"e4fb\", \"M320 0a128 128 0 1 1 0 256A128 128 0 1 1 320 0zM40 64c22.1 0 40 17.9 40 40l0 40 0 80 0 40.2c0 17 6.7 33.3 18.7 45.3l51.1 51.1c8.3 8.3 21.3 9.6 31 3.1c12.9-8.6 14.7-26.9 3.7-37.8l-15.2-15.2-32-32c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l32 32 15.2 15.2c0 0 0 0 0 0l25.3 25.3c21 21 32.8 49.5 32.8 79.2l0 78.9c0 26.5-21.5 48-48 48l-66.7 0c-17 0-33.3-6.7-45.3-18.7L28.1 393.4C10.1 375.4 0 351 0 325.5L0 224l0-64 0-56C0 81.9 17.9 64 40 64zm560 0c22.1 0 40 17.9 40 40l0 56 0 64 0 101.5c0 25.5-10.1 49.9-28.1 67.9L512 493.3c-12 12-28.3 18.7-45.3 18.7L400 512c-26.5 0-48-21.5-48-48l0-78.9c0-29.7 11.8-58.2 32.8-79.2l25.3-25.3c0 0 0 0 0 0l15.2-15.2 32-32c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3l-32 32-15.2 15.2c-11 11-9.2 29.2 3.7 37.8c9.7 6.5 22.7 5.2 31-3.1l51.1-51.1c12-12 18.7-28.3 18.7-45.3l0-40.2 0-80 0-40c0-22.1 17.9-40 40-40z\"]\n};\nconst faBug = {\n prefix: 'fas',\n iconName: 'bug',\n icon: [512, 512, [], \"f188\", \"M256 0c53 0 96 43 96 96l0 3.6c0 15.7-12.7 28.4-28.4 28.4l-135.1 0c-15.7 0-28.4-12.7-28.4-28.4l0-3.6c0-53 43-96 96-96zM41.4 105.4c12.5-12.5 32.8-12.5 45.3 0l64 64c.7 .7 1.3 1.4 1.9 2.1c14.2-7.3 30.4-11.4 47.5-11.4l112 0c17.1 0 33.2 4.1 47.5 11.4c.6-.7 1.2-1.4 1.9-2.1l64-64c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3l-64 64c-.7 .7-1.4 1.3-2.1 1.9c6.2 12 10.1 25.3 11.1 39.5l64.3 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-64 0c0 24.6-5.5 47.8-15.4 68.6c2.2 1.3 4.2 2.9 6 4.8l64 64c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0l-63.1-63.1c-24.5 21.8-55.8 36.2-90.3 39.6L272 240c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 239.2c-34.5-3.4-65.8-17.8-90.3-39.6L86.6 502.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l64-64c1.9-1.9 3.9-3.4 6-4.8C101.5 367.8 96 344.6 96 320l-64 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l64.3 0c1.1-14.1 5-27.5 11.1-39.5c-.7-.6-1.4-1.2-2.1-1.9l-64-64c-12.5-12.5-12.5-32.8 0-45.3z\"]\n};\nconst faCreditCard = {\n prefix: 'fas',\n iconName: 'credit-card',\n icon: [576, 512, [128179, 62083, \"credit-card-alt\"], \"f09d\", \"M64 32C28.7 32 0 60.7 0 96l0 32 576 0 0-32c0-35.3-28.7-64-64-64L64 32zM576 224L0 224 0 416c0 35.3 28.7 64 64 64l448 0c35.3 0 64-28.7 64-64l0-192zM112 352l64 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-64 0c-8.8 0-16-7.2-16-16s7.2-16 16-16zm112 16c0-8.8 7.2-16 16-16l128 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-128 0c-8.8 0-16-7.2-16-16z\"]\n};\nconst faCreditCardAlt = faCreditCard;\nconst faCar = {\n prefix: 'fas',\n iconName: 'car',\n icon: [512, 512, [128664, \"automobile\"], \"f1b9\", \"M135.2 117.4L109.1 192l293.8 0-26.1-74.6C372.3 104.6 360.2 96 346.6 96L165.4 96c-13.6 0-25.7 8.6-30.2 21.4zM39.6 196.8L74.8 96.3C88.3 57.8 124.6 32 165.4 32l181.2 0c40.8 0 77.1 25.8 90.6 64.3l35.2 100.5c23.2 9.6 39.6 32.5 39.6 59.2l0 144 0 48c0 17.7-14.3 32-32 32l-32 0c-17.7 0-32-14.3-32-32l0-48L96 400l0 48c0 17.7-14.3 32-32 32l-32 0c-17.7 0-32-14.3-32-32l0-48L0 256c0-26.7 16.4-49.6 39.6-59.2zM128 288a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm288 32a32 32 0 1 0 0-64 32 32 0 1 0 0 64z\"]\n};\nconst faAutomobile = faCar;\nconst faHandHoldingHand = {\n prefix: 'fas',\n iconName: 'hand-holding-hand',\n icon: [576, 512, [], \"e4f7\", \"M7.8 207.7c-13.1-17.8-9.3-42.8 8.5-55.9L142.9 58.5C166.2 41.3 194.5 32 223.5 32L384 32l160 0c17.7 0 32 14.3 32 32l0 64c0 17.7-14.3 32-32 32l-36.8 0-44.9 36c-22.7 18.2-50.9 28-80 28L304 224l-16 0-64 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l64 0 16 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-120.6 0L63.7 216.2c-17.8 13.1-42.8 9.3-55.9-8.5zM382.4 160c0 0 0 0 0 0l.9 0c-.3 0-.6 0-.9 0zM568.2 304.3c13.1 17.8 9.3 42.8-8.5 55.9L433.1 453.5c-23.4 17.2-51.6 26.5-80.7 26.5L192 480 32 480c-17.7 0-32-14.3-32-32l0-64c0-17.7 14.3-32 32-32l36.8 0 44.9-36c22.7-18.2 50.9-28 80-28l78.3 0 16 0 64 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-64 0-16 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l120.6 0 119.7-88.2c17.8-13.1 42.8-9.3 55.9 8.5zM193.6 352c0 0 0 0 0 0l-.9 0c.3 0 .6 0 .9 0z\"]\n};\nconst faBookOpenReader = {\n prefix: 'fas',\n iconName: 'book-open-reader',\n icon: [512, 512, [\"book-reader\"], \"f5da\", \"M160 96a96 96 0 1 1 192 0A96 96 0 1 1 160 96zm80 152l0 264-48.4-24.2c-20.9-10.4-43.5-17-66.8-19.3l-96-9.6C12.5 457.2 0 443.5 0 427L0 224c0-17.7 14.3-32 32-32l30.3 0c63.6 0 125.6 19.6 177.7 56zm32 264l0-264c52.1-36.4 114.1-56 177.7-56l30.3 0c17.7 0 32 14.3 32 32l0 203c0 16.4-12.5 30.2-28.8 31.8l-96 9.6c-23.2 2.3-45.9 8.9-66.8 19.3L272 512z\"]\n};\nconst faBookReader = faBookOpenReader;\nconst faMountainSun = {\n prefix: 'fas',\n iconName: 'mountain-sun',\n icon: [640, 512, [], \"e52f\", \"M560 160A80 80 0 1 0 560 0a80 80 0 1 0 0 160zM55.9 512l325.2 0 75 0 122.8 0c33.8 0 61.1-27.4 61.1-61.1c0-11.2-3.1-22.2-8.9-31.8l-132-216.3C495 196.1 487.8 192 480 192s-15 4.1-19.1 10.7l-48.2 79L286.8 81c-6.6-10.6-18.3-17-30.8-17s-24.1 6.4-30.8 17L8.6 426.4C3 435.3 0 445.6 0 456.1C0 487 25 512 55.9 512z\"]\n};\nconst faArrowsLeftRightToLine = {\n prefix: 'fas',\n iconName: 'arrows-left-right-to-line',\n icon: [640, 512, [], \"e4ba\", \"M32 64c17.7 0 32 14.3 32 32l0 320c0 17.7-14.3 32-32 32s-32-14.3-32-32L0 96C0 78.3 14.3 64 32 64zm214.6 73.4c12.5 12.5 12.5 32.8 0 45.3L205.3 224l229.5 0-41.4-41.4c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l96 96c12.5 12.5 12.5 32.8 0 45.3l-96 96c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L434.7 288l-229.5 0 41.4 41.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0l-96-96c-12.5-12.5-12.5-32.8 0-45.3l96-96c12.5-12.5 32.8-12.5 45.3 0zM640 96l0 320c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-320c0-17.7 14.3-32 32-32s32 14.3 32 32z\"]\n};\nconst faDiceD20 = {\n prefix: 'fas',\n iconName: 'dice-d20',\n icon: [512, 512, [], \"f6cf\", \"M48.7 125.8l53.2 31.9c7.8 4.7 17.8 2 22.2-5.9L201.6 12.1c3-5.4-.9-12.1-7.1-12.1c-1.6 0-3.2 .5-4.6 1.4L47.9 98.8c-9.6 6.6-9.2 20.9 .8 26.9zM16 171.7l0 123.5c0 8 10.4 11 14.7 4.4l60-92c5-7.6 2.6-17.8-5.2-22.5L40.2 158C29.6 151.6 16 159.3 16 171.7zM310.4 12.1l77.6 139.6c4.4 7.9 14.5 10.6 22.2 5.9l53.2-31.9c10-6 10.4-20.3 .8-26.9L322.1 1.4c-1.4-.9-3-1.4-4.6-1.4c-6.2 0-10.1 6.7-7.1 12.1zM496 171.7c0-12.4-13.6-20.1-24.2-13.7l-45.3 27.2c-7.8 4.7-10.1 14.9-5.2 22.5l60 92c4.3 6.7 14.7 3.6 14.7-4.4l0-123.5zm-49.3 246L286.1 436.6c-8.1 .9-14.1 7.8-14.1 15.9l0 52.8c0 3.7 3 6.8 6.8 6.8c.8 0 1.6-.1 2.4-.4l172.7-64c6.1-2.2 10.1-8 10.1-14.5c0-9.3-8.1-16.5-17.3-15.4zM233.2 512c3.7 0 6.8-3 6.8-6.8l0-52.6c0-8.1-6.1-14.9-14.1-15.9l-160.6-19c-9.2-1.1-17.3 6.1-17.3 15.4c0 6.5 4 12.3 10.1 14.5l172.7 64c.8 .3 1.6 .4 2.4 .4zM41.7 382.9l170.9 20.2c7.8 .9 13.4-7.5 9.5-14.3l-85.7-150c-5.9-10.4-20.7-10.8-27.3-.8L30.2 358.2c-6.5 9.9-.3 23.3 11.5 24.7zm439.6-24.8L402.9 238.1c-6.5-10-21.4-9.6-27.3 .8L290.2 388.5c-3.9 6.8 1.6 15.2 9.5 14.3l170.1-20c11.8-1.4 18-14.7 11.5-24.6zm-216.9 11l78.4-137.2c6.1-10.7-1.6-23.9-13.9-23.9l-145.7 0c-12.3 0-20 13.3-13.9 23.9l78.4 137.2c3.7 6.4 13 6.4 16.7 0zM174.4 176l163.2 0c12.2 0 19.9-13.1 14-23.8l-80-144c-2.8-5.1-8.2-8.2-14-8.2l-3.2 0c-5.8 0-11.2 3.2-14 8.2l-80 144c-5.9 10.7 1.8 23.8 14 23.8z\"]\n};\nconst faTruckDroplet = {\n prefix: 'fas',\n iconName: 'truck-droplet',\n icon: [640, 512, [], \"e58c\", \"M0 48C0 21.5 21.5 0 48 0L368 0c26.5 0 48 21.5 48 48l0 48 50.7 0c17 0 33.3 6.7 45.3 18.7L589.3 192c12 12 18.7 28.3 18.7 45.3l0 18.7 0 32 0 64c17.7 0 32 14.3 32 32s-14.3 32-32 32l-32 0c0 53-43 96-96 96s-96-43-96-96l-128 0c0 53-43 96-96 96s-96-43-96-96l-16 0c-26.5 0-48-21.5-48-48L0 48zM416 256l128 0 0-18.7L466.7 160 416 160l0 96zM160 464a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm368-48a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM208 272c39.8 0 72-29.6 72-66c0-27-39.4-82.9-59.9-110.3c-6.1-8.2-18.1-8.2-24.2 0C175.4 123 136 179 136 206c0 36.5 32.2 66 72 66z\"]\n};\nconst faFileCircleXmark = {\n prefix: 'fas',\n iconName: 'file-circle-xmark',\n icon: [576, 512, [], \"e5a1\", \"M0 64C0 28.7 28.7 0 64 0L224 0l0 128c0 17.7 14.3 32 32 32l128 0 0 38.6C310.1 219.5 256 287.4 256 368c0 59.1 29.1 111.3 73.7 143.3c-3.2 .5-6.4 .7-9.7 .7L64 512c-35.3 0-64-28.7-64-64L0 64zm384 64l-128 0L256 0 384 128zm48 96a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm59.3 107.3c6.2-6.2 6.2-16.4 0-22.6s-16.4-6.2-22.6 0L432 345.4l-36.7-36.7c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6L409.4 368l-36.7 36.7c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0L432 390.6l36.7 36.7c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6L454.6 368l36.7-36.7z\"]\n};\nconst faTemperatureArrowUp = {\n prefix: 'fas',\n iconName: 'temperature-arrow-up',\n icon: [576, 512, [\"temperature-up\"], \"e040\", \"M128 112c0-26.5 21.5-48 48-48s48 21.5 48 48l0 164.5c0 17.3 7.1 31.9 15.3 42.5C249.8 332.6 256 349.5 256 368c0 44.2-35.8 80-80 80s-80-35.8-80-80c0-18.5 6.2-35.4 16.7-48.9c8.2-10.6 15.3-25.2 15.3-42.5L128 112zM176 0C114.1 0 64 50.1 64 112l0 164.4c0 .1-.1 .3-.2 .6c-.2 .6-.8 1.6-1.7 2.8C43.2 304.2 32 334.8 32 368c0 79.5 64.5 144 144 144s144-64.5 144-144c0-33.2-11.2-63.8-30.1-88.1c-.9-1.2-1.5-2.2-1.7-2.8c-.1-.3-.2-.5-.2-.6L288 112C288 50.1 237.9 0 176 0zm0 416c26.5 0 48-21.5 48-48c0-20.9-13.4-38.7-32-45.3L192 112c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 210.7c-18.6 6.6-32 24.4-32 45.3c0 26.5 21.5 48 48 48zM480 160l32 0c12.9 0 24.6-7.8 29.6-19.8s2.2-25.7-6.9-34.9l-64-64c-12.5-12.5-32.8-12.5-45.3 0l-64 64c-9.2 9.2-11.9 22.9-6.9 34.9s16.6 19.8 29.6 19.8l32 0 0 288c0 17.7 14.3 32 32 32s32-14.3 32-32l0-288z\"]\n};\nconst faTemperatureUp = faTemperatureArrowUp;\nconst faMedal = {\n prefix: 'fas',\n iconName: 'medal',\n icon: [512, 512, [127941], \"f5a2\", \"M4.1 38.2C1.4 34.2 0 29.4 0 24.6C0 11 11 0 24.6 0L133.9 0c11.2 0 21.7 5.9 27.4 15.5l68.5 114.1c-48.2 6.1-91.3 28.6-123.4 61.9L4.1 38.2zm503.7 0L405.6 191.5c-32.1-33.3-75.2-55.8-123.4-61.9L350.7 15.5C356.5 5.9 366.9 0 378.1 0L487.4 0C501 0 512 11 512 24.6c0 4.8-1.4 9.6-4.1 13.6zM80 336a176 176 0 1 1 352 0A176 176 0 1 1 80 336zm184.4-94.9c-3.4-7-13.3-7-16.8 0l-22.4 45.4c-1.4 2.8-4 4.7-7 5.1L168 298.9c-7.7 1.1-10.7 10.5-5.2 16l36.3 35.4c2.2 2.2 3.2 5.2 2.7 8.3l-8.6 49.9c-1.3 7.6 6.7 13.5 13.6 9.9l44.8-23.6c2.7-1.4 6-1.4 8.7 0l44.8 23.6c6.9 3.6 14.9-2.2 13.6-9.9l-8.6-49.9c-.5-3 .5-6.1 2.7-8.3l36.3-35.4c5.6-5.4 2.5-14.8-5.2-16l-50.1-7.3c-3-.4-5.7-2.4-7-5.1l-22.4-45.4z\"]\n};\nconst faBed = {\n prefix: 'fas',\n iconName: 'bed',\n icon: [640, 512, [128716], \"f236\", \"M32 32c17.7 0 32 14.3 32 32l0 256 224 0 0-160c0-17.7 14.3-32 32-32l224 0c53 0 96 43 96 96l0 224c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-32-224 0-32 0L64 416l0 32c0 17.7-14.3 32-32 32s-32-14.3-32-32L0 64C0 46.3 14.3 32 32 32zm144 96a80 80 0 1 1 0 160 80 80 0 1 1 0-160z\"]\n};\nconst faSquareH = {\n prefix: 'fas',\n iconName: 'square-h',\n icon: [448, 512, [\"h-square\"], \"f0fd\", \"M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zM336 152l0 104 0 104c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-80-128 0 0 80c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-208c0-13.3 10.7-24 24-24s24 10.7 24 24l0 80 128 0 0-80c0-13.3 10.7-24 24-24s24 10.7 24 24z\"]\n};\nconst faHSquare = faSquareH;\nconst faPodcast = {\n prefix: 'fas',\n iconName: 'podcast',\n icon: [448, 512, [], \"f2ce\", \"M319.4 372c48.5-31.3 80.6-85.9 80.6-148c0-97.2-78.8-176-176-176S48 126.8 48 224c0 62.1 32.1 116.6 80.6 148c1.2 17.3 4 38 7.2 57.1l.2 1C56 395.8 0 316.5 0 224C0 100.3 100.3 0 224 0S448 100.3 448 224c0 92.5-56 171.9-136 206.1l.2-1.1c3.1-19.2 6-39.8 7.2-57zm-2.3-38.1c-1.6-5.7-3.9-11.1-7-16.2c-5.8-9.7-13.5-17-21.9-22.4c19.5-17.6 31.8-43 31.8-71.3c0-53-43-96-96-96s-96 43-96 96c0 28.3 12.3 53.8 31.8 71.3c-8.4 5.4-16.1 12.7-21.9 22.4c-3.1 5.1-5.4 10.5-7 16.2C99.8 307.5 80 268 80 224c0-79.5 64.5-144 144-144s144 64.5 144 144c0 44-19.8 83.5-50.9 109.9zM224 312c32.9 0 64 8.6 64 43.8c0 33-12.9 104.1-20.6 132.9c-5.1 19-24.5 23.4-43.4 23.4s-38.2-4.4-43.4-23.4c-7.8-28.5-20.6-99.7-20.6-132.8c0-35.1 31.1-43.8 64-43.8zm0-144a56 56 0 1 1 0 112 56 56 0 1 1 0-112z\"]\n};\nconst faTemperatureFull = {\n prefix: 'fas',\n iconName: 'temperature-full',\n icon: [320, 512, [\"temperature-4\", \"thermometer-4\", \"thermometer-full\"], \"f2c7\", \"M160 64c-26.5 0-48 21.5-48 48l0 164.5c0 17.3-7.1 31.9-15.3 42.5C86.2 332.6 80 349.5 80 368c0 44.2 35.8 80 80 80s80-35.8 80-80c0-18.5-6.2-35.4-16.7-48.9c-8.2-10.6-15.3-25.2-15.3-42.5L208 112c0-26.5-21.5-48-48-48zM48 112C48 50.2 98.1 0 160 0s112 50.1 112 112l0 164.4c0 .1 .1 .3 .2 .6c.2 .6 .8 1.6 1.7 2.8c18.9 24.4 30.1 55 30.1 88.1c0 79.5-64.5 144-144 144S16 447.5 16 368c0-33.2 11.2-63.8 30.1-88.1c.9-1.2 1.5-2.2 1.7-2.8c.1-.3 .2-.5 .2-.6L48 112zM208 368c0 26.5-21.5 48-48 48s-48-21.5-48-48c0-20.9 13.4-38.7 32-45.3L144 112c0-8.8 7.2-16 16-16s16 7.2 16 16l0 210.7c18.6 6.6 32 24.4 32 45.3z\"]\n};\nconst faTemperature4 = faTemperatureFull;\nconst faThermometer4 = faTemperatureFull;\nconst faThermometerFull = faTemperatureFull;\nconst faBell = {\n prefix: 'fas',\n iconName: 'bell',\n icon: [448, 512, [128276, 61602], \"f0f3\", \"M224 0c-17.7 0-32 14.3-32 32l0 19.2C119 66 64 130.6 64 208l0 18.8c0 47-17.3 92.4-48.5 127.6l-7.4 8.3c-8.4 9.4-10.4 22.9-5.3 34.4S19.4 416 32 416l384 0c12.6 0 24-7.4 29.2-18.9s3.1-25-5.3-34.4l-7.4-8.3C401.3 319.2 384 273.9 384 226.8l0-18.8c0-77.4-55-142-128-156.8L256 32c0-17.7-14.3-32-32-32zm45.3 493.3c12-12 18.7-28.3 18.7-45.3l-64 0-64 0c0 17 6.7 33.3 18.7 45.3s28.3 18.7 45.3 18.7s33.3-6.7 45.3-18.7z\"]\n};\nconst faSuperscript = {\n prefix: 'fas',\n iconName: 'superscript',\n icon: [512, 512, [], \"f12b\", \"M480 32c0-11.1-5.7-21.4-15.2-27.2s-21.2-6.4-31.1-1.4l-32 16c-15.8 7.9-22.2 27.1-14.3 42.9C393 73.5 404.3 80 416 80l0 80c-17.7 0-32 14.3-32 32s14.3 32 32 32l32 0 32 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l0-128zM32 64C14.3 64 0 78.3 0 96s14.3 32 32 32l15.3 0 89.6 128L47.3 384 32 384c-17.7 0-32 14.3-32 32s14.3 32 32 32l32 0c10.4 0 20.2-5.1 26.2-13.6L176 311.8l85.8 122.6c6 8.6 15.8 13.6 26.2 13.6l32 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-15.3 0L215.1 256l89.6-128 15.3 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-32 0c-10.4 0-20.2 5.1-26.2 13.6L176 200.2 90.2 77.6C84.2 69.1 74.4 64 64 64L32 64z\"]\n};\nconst faPlugCircleXmark = {\n prefix: 'fas',\n iconName: 'plug-circle-xmark',\n icon: [576, 512, [], \"e560\", \"M96 0C78.3 0 64 14.3 64 32l0 96 64 0 0-96c0-17.7-14.3-32-32-32zM288 0c-17.7 0-32 14.3-32 32l0 96 64 0 0-96c0-17.7-14.3-32-32-32zM32 160c-17.7 0-32 14.3-32 32s14.3 32 32 32l0 32c0 77.4 55 142 128 156.8l0 67.2c0 17.7 14.3 32 32 32s32-14.3 32-32l0-67.2c12.3-2.5 24.1-6.4 35.1-11.5c-2.1-10.8-3.1-21.9-3.1-33.3c0-80.3 53.8-148 127.3-169.2c.5-2.2 .7-4.5 .7-6.8c0-17.7-14.3-32-32-32L32 160zM432 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm59.3-180.7L454.6 368l36.7 36.7c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0L432 390.6l-36.7 36.7c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6L409.4 368l-36.7-36.7c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L432 345.4l36.7-36.7c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6z\"]\n};\nconst faStarOfLife = {\n prefix: 'fas',\n iconName: 'star-of-life',\n icon: [512, 512, [], \"f621\", \"M208 32c0-17.7 14.3-32 32-32l32 0c17.7 0 32 14.3 32 32l0 140.9 122-70.4c15.3-8.8 34.9-3.6 43.7 11.7l16 27.7c8.8 15.3 3.6 34.9-11.7 43.7L352 256l122 70.4c15.3 8.8 20.6 28.4 11.7 43.7l-16 27.7c-8.8 15.3-28.4 20.6-43.7 11.7L304 339.1 304 480c0 17.7-14.3 32-32 32l-32 0c-17.7 0-32-14.3-32-32l0-140.9L86 409.6c-15.3 8.8-34.9 3.6-43.7-11.7l-16-27.7c-8.8-15.3-3.6-34.9 11.7-43.7L160 256 38 185.6c-15.3-8.8-20.5-28.4-11.7-43.7l16-27.7C51.1 98.8 70.7 93.6 86 102.4l122 70.4L208 32z\"]\n};\nconst faPhoneSlash = {\n prefix: 'fas',\n iconName: 'phone-slash',\n icon: [640, 512, [], \"f3dd\", \"M228.9 24.6c-7.7-18.6-28-28.5-47.4-23.2l-88 24C76.1 30.2 64 46 64 64c0 107.4 37.8 206 100.8 283.1L9.2 469.1c-10.4 8.2-12.3 23.3-4.1 33.7s23.3 12.3 33.7 4.1l592-464c10.4-8.2 12.3-23.3 4.1-33.7s-23.3-12.3-33.7-4.1L253 278c-17.8-21.5-32.9-45.2-45-70.7L257.3 167c13.7-11.2 18.4-30 11.6-46.3l-40-96zm96.8 319l-91.3 72C310.7 476 407.1 512 512 512c18 0 33.8-12.1 38.6-29.5l24-88c5.3-19.4-4.6-39.7-23.2-47.4l-96-40c-16.3-6.8-35.2-2.1-46.3 11.6L368.7 368c-15-7.1-29.3-15.2-43-24.3z\"]\n};\nconst faPaintRoller = {\n prefix: 'fas',\n iconName: 'paint-roller',\n icon: [512, 512, [], \"f5aa\", \"M0 64C0 28.7 28.7 0 64 0L352 0c35.3 0 64 28.7 64 64l0 64c0 35.3-28.7 64-64 64L64 192c-35.3 0-64-28.7-64-64L0 64zM160 352c0-17.7 14.3-32 32-32l0-16c0-44.2 35.8-80 80-80l144 0c17.7 0 32-14.3 32-32l0-32 0-90.5c37.3 13.2 64 48.7 64 90.5l0 32c0 53-43 96-96 96l-144 0c-8.8 0-16 7.2-16 16l0 16c17.7 0 32 14.3 32 32l0 128c0 17.7-14.3 32-32 32l-64 0c-17.7 0-32-14.3-32-32l0-128z\"]\n};\nconst faHandshakeAngle = {\n prefix: 'fas',\n iconName: 'handshake-angle',\n icon: [640, 512, [\"hands-helping\"], \"f4c4\", \"M544 248l0 3.3 69.7-69.7c21.9-21.9 21.9-57.3 0-79.2L535.6 24.4c-21.9-21.9-57.3-21.9-79.2 0L416.3 64.5c-2.7-.3-5.5-.5-8.3-.5L296 64c-37.1 0-67.6 28-71.6 64l-.4 0 0 120c0 22.1 17.9 40 40 40s40-17.9 40-40l0-72c0 0 0-.1 0-.1l0-15.9 16 0 136 0c0 0 0 0 .1 0l7.9 0c44.2 0 80 35.8 80 80l0 8zM336 192l0 56c0 39.8-32.2 72-72 72s-72-32.2-72-72l0-118.6c-35.9 6.2-65.8 32.3-76 68.2L99.5 255.2 26.3 328.4c-21.9 21.9-21.9 57.3 0 79.2l78.1 78.1c21.9 21.9 57.3 21.9 79.2 0l37.7-37.7c.9 0 1.8 .1 2.7 .1l160 0c26.5 0 48-21.5 48-48c0-5.6-1-11-2.7-16l2.7 0c26.5 0 48-21.5 48-48c0-12.8-5-24.4-13.2-33c25.7-5 45.1-27.6 45.2-54.8l0-.4c-.1-30.8-25.1-55.8-56-55.8c0 0 0 0 0 0l-120 0z\"]\n};\nconst faHandsHelping = faHandshakeAngle;\nconst faLocationDot = {\n prefix: 'fas',\n iconName: 'location-dot',\n icon: [384, 512, [\"map-marker-alt\"], \"f3c5\", \"M215.7 499.2C267 435 384 279.4 384 192C384 86 298 0 192 0S0 86 0 192c0 87.4 117 243 168.3 307.2c12.3 15.3 35.1 15.3 47.4 0zM192 128a64 64 0 1 1 0 128 64 64 0 1 1 0-128z\"]\n};\nconst faMapMarkerAlt = faLocationDot;\nconst faFile = {\n prefix: 'fas',\n iconName: 'file',\n icon: [384, 512, [128196, 128459, 61462], \"f15b\", \"M0 64C0 28.7 28.7 0 64 0L224 0l0 128c0 17.7 14.3 32 32 32l128 0 0 288c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 64zm384 64l-128 0L256 0 384 128z\"]\n};\nconst faGreaterThan = {\n prefix: 'fas',\n iconName: 'greater-than',\n icon: [384, 512, [62769], \"3e\", \"M3.4 81.7c-7.9 15.8-1.5 35 14.3 42.9L280.5 256 17.7 387.4C1.9 395.3-4.5 414.5 3.4 430.3s27.1 22.2 42.9 14.3l320-160c10.8-5.4 17.7-16.5 17.7-28.6s-6.8-23.2-17.7-28.6l-320-160c-15.8-7.9-35-1.5-42.9 14.3z\"]\n};\nconst faPersonSwimming = {\n prefix: 'fas',\n iconName: 'person-swimming',\n icon: [576, 512, [127946, \"swimmer\"], \"f5c4\", \"M309.5 178.4L447.9 297.1c-1.6 .9-3.2 2-4.8 3c-18 12.4-40.1 20.3-59.2 20.3c-19.6 0-40.8-7.7-59.2-20.3c-22.1-15.5-51.6-15.5-73.7 0c-17.1 11.8-38 20.3-59.2 20.3c-10.1 0-21.1-2.2-31.9-6.2C163.1 193.2 262.2 96 384 96l64 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-64 0c-26.9 0-52.3 6.6-74.5 18.4zM160 160A64 64 0 1 1 32 160a64 64 0 1 1 128 0zM306.5 325.9C329 341.4 356.5 352 384 352c26.9 0 55.4-10.8 77.4-26.1c0 0 0 0 0 0c11.9-8.5 28.1-7.8 39.2 1.7c14.4 11.9 32.5 21 50.6 25.2c17.2 4 27.9 21.2 23.9 38.4s-21.2 27.9-38.4 23.9c-24.5-5.7-44.9-16.5-58.2-25C449.5 405.7 417 416 384 416c-31.9 0-60.6-9.9-80.4-18.9c-5.8-2.7-11.1-5.3-15.6-7.7c-4.5 2.4-9.7 5.1-15.6 7.7c-19.8 9-48.5 18.9-80.4 18.9c-33 0-65.5-10.3-94.5-25.8c-13.4 8.4-33.7 19.3-58.2 25c-17.2 4-34.4-6.7-38.4-23.9s6.7-34.4 23.9-38.4c18.1-4.2 36.2-13.3 50.6-25.2c11.1-9.4 27.3-10.1 39.2-1.7c0 0 0 0 0 0C136.7 341.2 165.1 352 192 352c27.5 0 55-10.6 77.5-26.1c11.1-7.9 25.9-7.9 37 0z\"]\n};\nconst faSwimmer = faPersonSwimming;\nconst faArrowDown = {\n prefix: 'fas',\n iconName: 'arrow-down',\n icon: [384, 512, [8595], \"f063\", \"M169.4 470.6c12.5 12.5 32.8 12.5 45.3 0l160-160c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L224 370.8 224 64c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 306.7L54.6 265.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160z\"]\n};\nconst faDroplet = {\n prefix: 'fas',\n iconName: 'droplet',\n icon: [384, 512, [128167, \"tint\"], \"f043\", \"M192 512C86 512 0 426 0 320C0 228.8 130.2 57.7 166.6 11.7C172.6 4.2 181.5 0 191.1 0l1.8 0c9.6 0 18.5 4.2 24.5 11.7C253.8 57.7 384 228.8 384 320c0 106-86 192-192 192zM96 336c0-8.8-7.2-16-16-16s-16 7.2-16 16c0 61.9 50.1 112 112 112c8.8 0 16-7.2 16-16s-7.2-16-16-16c-44.2 0-80-35.8-80-80z\"]\n};\nconst faTint = faDroplet;\nconst faEraser = {\n prefix: 'fas',\n iconName: 'eraser',\n icon: [576, 512, [], \"f12d\", \"M290.7 57.4L57.4 290.7c-25 25-25 65.5 0 90.5l80 80c12 12 28.3 18.7 45.3 18.7L288 480l9.4 0L512 480c17.7 0 32-14.3 32-32s-14.3-32-32-32l-124.1 0L518.6 285.3c25-25 25-65.5 0-90.5L381.3 57.4c-25-25-65.5-25-90.5 0zM297.4 416l-9.4 0-105.4 0-80-80L227.3 211.3 364.7 348.7 297.4 416z\"]\n};\nconst faEarthAmericas = {\n prefix: 'fas',\n iconName: 'earth-americas',\n icon: [512, 512, [127758, \"earth\", \"earth-america\", \"globe-americas\"], \"f57d\", \"M57.7 193l9.4 16.4c8.3 14.5 21.9 25.2 38 29.8L163 255.7c17.2 4.9 29 20.6 29 38.5l0 39.9c0 11 6.2 21 16 25.9s16 14.9 16 25.9l0 39c0 15.6 14.9 26.9 29.9 22.6c16.1-4.6 28.6-17.5 32.7-33.8l2.8-11.2c4.2-16.9 15.2-31.4 30.3-40l8.1-4.6c15-8.5 24.2-24.5 24.2-41.7l0-8.3c0-12.7-5.1-24.9-14.1-33.9l-3.9-3.9c-9-9-21.2-14.1-33.9-14.1L257 256c-11.1 0-22.1-2.9-31.8-8.4l-34.5-19.7c-4.3-2.5-7.6-6.5-9.2-11.2c-3.2-9.6 1.1-20 10.2-24.5l5.9-3c6.6-3.3 14.3-3.9 21.3-1.5l23.2 7.7c8.2 2.7 17.2-.4 21.9-7.5c4.7-7 4.2-16.3-1.2-22.8l-13.6-16.3c-10-12-9.9-29.5 .3-41.3l15.7-18.3c8.8-10.3 10.2-25 3.5-36.7l-2.4-4.2c-3.5-.2-6.9-.3-10.4-.3C163.1 48 84.4 108.9 57.7 193zM464 256c0-36.8-9.6-71.4-26.4-101.5L412 164.8c-15.7 6.3-23.8 23.8-18.5 39.8l16.9 50.7c3.5 10.4 12 18.3 22.6 20.9l29.1 7.3c1.2-9 1.8-18.2 1.8-27.5zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256z\"]\n};\nconst faEarth = faEarthAmericas;\nconst faEarthAmerica = faEarthAmericas;\nconst faGlobeAmericas = faEarthAmericas;\nconst faPersonBurst = {\n prefix: 'fas',\n iconName: 'person-burst',\n icon: [640, 512, [], \"e53b\", \"M480 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm-8 384l0-128 16 0 0 128c0 17.7 14.3 32 32 32s32-14.3 32-32l0-223.1 28.6 47.5c9.1 15.1 28.8 20 43.9 10.9s20-28.8 10.9-43.9l-58.3-97c-17.4-28.9-48.6-46.6-82.3-46.6l-29.7 0c-33.7 0-64.9 17.7-82.3 46.6l-58.3 97c-9.1 15.1-4.2 34.8 10.9 43.9s34.8 4.2 43.9-10.9L408 256.9 408 480c0 17.7 14.3 32 32 32s32-14.3 32-32zM190.9 18.1C188.4 12 182.6 8 176 8s-12.4 4-14.9 10.1l-29.4 74L55.6 68.9c-6.3-1.9-13.1 .2-17.2 5.3s-4.6 12.2-1.4 17.9l39.5 69.1L10.9 206.4c-5.4 3.7-8 10.3-6.5 16.7s6.7 11.2 13.1 12.2l78.7 12.2L90.6 327c-.5 6.5 3.1 12.7 9 15.5s12.9 1.8 17.8-2.6L176 286.1l58.6 53.9c4.8 4.4 11.9 5.5 17.8 2.6s9.5-9 9-15.5l-5.6-79.4 50.5-7.8 24.3-40.5-55.2-38L315 92.2c3.3-5.7 2.7-12.8-1.4-17.9s-10.9-7.2-17.2-5.3L220.3 92.1l-29.4-74z\"]\n};\nconst faDove = {\n prefix: 'fas',\n iconName: 'dove',\n icon: [512, 512, [128330], \"f4ba\", \"M160.8 96.5c14 17 31 30.9 49.5 42.2c25.9 15.8 53.7 25.9 77.7 31.6l0-31.5C265.8 108.5 250 71.5 248.6 28c-.4-11.3-7.5-21.5-18.4-24.4c-7.6-2-15.8-.2-21 5.8c-13.3 15.4-32.7 44.6-48.4 87.2zM320 144l0 30.6s0 0 0 0l0 1.3s0 0 0 0l0 32.1c-60.8-5.1-185-43.8-219.3-157.2C97.4 40 87.9 32 76.6 32c-7.9 0-15.3 3.9-18.8 11C46.8 65.9 32 112.1 32 176c0 116.9 80.1 180.5 118.4 202.8L11.8 416.6C6.7 418 2.6 421.8 .9 426.8s-.8 10.6 2.3 14.8C21.7 466.2 77.3 512 160 512c3.6 0 7.2-1.2 10-3.5L245.6 448l74.4 0c88.4 0 160-71.6 160-160l0-160 29.9-44.9c1.3-2 2.1-4.4 2.1-6.8c0-6.8-5.5-12.3-12.3-12.3L400 64c-44.2 0-80 35.8-80 80zm80-16a16 16 0 1 1 0 32 16 16 0 1 1 0-32z\"]\n};\nconst faBatteryEmpty = {\n prefix: 'fas',\n iconName: 'battery-empty',\n icon: [576, 512, [\"battery-0\"], \"f244\", \"M80 160c-8.8 0-16 7.2-16 16l0 160c0 8.8 7.2 16 16 16l384 0c8.8 0 16-7.2 16-16l0-160c0-8.8-7.2-16-16-16L80 160zM0 176c0-44.2 35.8-80 80-80l384 0c44.2 0 80 35.8 80 80l0 16c17.7 0 32 14.3 32 32l0 64c0 17.7-14.3 32-32 32l0 16c0 44.2-35.8 80-80 80L80 416c-44.2 0-80-35.8-80-80L0 176z\"]\n};\nconst faBattery0 = faBatteryEmpty;\nconst faSocks = {\n prefix: 'fas',\n iconName: 'socks',\n icon: [512, 512, [129510], \"f696\", \"M175.2 476.6c-9.7-18-15.2-38.7-15.2-60.6c0-40.3 19-78.2 51.2-102.4l64-48c8.1-6 12.8-15.5 12.8-25.6l0-144L128 96l0 144c0 20.1-9.5 39.1-25.6 51.2l-64 48C14.2 357.3 0 385.8 0 416c0 53 43 96 96 96c20.8 0 41-6.7 57.6-19.2l21.6-16.2zM128 64l160 0 0-16c0-14.5 3.9-28.2 10.7-39.9C291 3 281.9 0 272 0L176 0c-26.5 0-48 21.5-48 48l0 16zM320 96l0 144c0 20.1-9.5 39.1-25.6 51.2l-64 48C206.2 357.3 192 385.8 192 416c0 53 43 96 96 96c20.8 0 41-6.7 57.6-19.2l115.2-86.4C493 382.2 512 344.3 512 304l0-208L320 96zM512 64l0-16c0-26.5-21.5-48-48-48L368 0c-26.5 0-48 21.5-48 48l0 16 192 0z\"]\n};\nconst faInbox = {\n prefix: 'fas',\n iconName: 'inbox',\n icon: [512, 512, [], \"f01c\", \"M121 32C91.6 32 66 52 58.9 80.5L1.9 308.4C.6 313.5 0 318.7 0 323.9L0 416c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-92.1c0-5.2-.6-10.4-1.9-15.5l-57-227.9C446 52 420.4 32 391 32L121 32zm0 64l270 0 48 192-51.2 0c-12.1 0-23.2 6.8-28.6 17.7l-14.3 28.6c-5.4 10.8-16.5 17.7-28.6 17.7l-120.4 0c-12.1 0-23.2-6.8-28.6-17.7l-14.3-28.6c-5.4-10.8-16.5-17.7-28.6-17.7L73 288 121 96z\"]\n};\nconst faSection = {\n prefix: 'fas',\n iconName: 'section',\n icon: [256, 512, [], \"e447\", \"M64.9 96C67.1 84.4 73.7 76.2 86 70.6c13.8-6.2 34.8-8.9 61.2-4.5c8.8 1.4 36.1 7.1 44.1 9.3c17 4.8 34.7-5.1 39.5-22.2s-5.1-34.7-22.2-39.5c-11.1-3.1-41-9.2-50.9-10.8C123-2.7 88.3-.6 59.7 12.3C29.9 25.8 7.5 50.9 1.6 86.5c-.1 .5-.2 1.1-.2 1.6c-2.2 19.7 .3 37.9 8.1 54.1c7.7 16.1 19.4 28 32 36.9c.6 .5 1.3 .9 2 1.4C22.3 194.2 6.5 215.1 1.7 243c-.1 .6-.2 1.1-.2 1.7c-2.3 19.3 .4 37.1 8.4 53c7.9 15.6 19.8 27 32.3 35.5c22.4 15.2 51.9 24 75.4 31c0 0 0 0 0 0l3.7 1.1c27.2 8.2 46.9 14.6 59.4 23.8c5.5 4 8.2 7.6 9.5 10.9c1.3 3.2 2.6 8.6 .9 18.1c-1.7 10.1-7.7 18-20.7 23.5c-14 6-35.4 8.5-62 4.4c-12.8-2.1-35.1-9.7-54.1-16.2c0 0 0 0 0 0c-4.3-1.5-8.5-2.9-12.3-4.2C25.3 420 7.2 429.1 1.6 445.8s3.5 34.9 20.3 40.5c2.6 .8 5.7 1.9 9.2 3.1c18.6 6.3 48.5 16.6 67.3 19.6c0 0 0 0 0 0l.2 0c34.5 5.4 68.8 3.4 97.2-8.7c29.4-12.6 52.5-36.5 58.5-71.5c3.3-19.3 1.9-37.4-5-53.9c-6.3-15-16.4-26.4-27.6-35.2c16.5-13.9 28.5-33.2 32.6-58.2c3.2-19.8 1.9-38.3-4.8-55.1c-6.7-16.8-17.8-29.4-30.2-39c-22.8-17.6-53.6-27.4-77.7-35l-1.4-.5c-27.4-8.7-47.8-15.3-61.5-25c-6.1-4.4-9.5-8.5-11.4-12.4c-1.8-3.7-3.2-9.3-2.3-18.5zm76.7 208.5l-.6-.2-1.4-.4c-27.4-8.2-47.9-14.5-61.7-23.8c-6.2-4.2-9.3-7.9-11-11.3c-1.5-3-2.9-7.7-2.1-15.7c1.9-9.7 7.9-17.3 20.5-22.7c14-6 35.4-8.5 62.1-4.3l16.4 2.6c6.3 2.9 11.7 6 16.2 9.5c5.5 4.2 8.4 8.2 10 12.2c1.6 4 2.8 10.4 1.1 20.9c-2.4 14.7-12.8 26.4-37.1 31l-12.4 2.3z\"]\n};\nconst faGaugeHigh = {\n prefix: 'fas',\n iconName: 'gauge-high',\n icon: [512, 512, [62461, \"tachometer-alt\", \"tachometer-alt-fast\"], \"f625\", \"M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zM288 96a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM256 416c35.3 0 64-28.7 64-64c0-17.4-6.9-33.1-18.1-44.6L366 161.7c5.3-12.1-.2-26.3-12.3-31.6s-26.3 .2-31.6 12.3L257.9 288c-.6 0-1.3 0-1.9 0c-35.3 0-64 28.7-64 64s28.7 64 64 64zM176 144a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM96 288a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm352-32a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z\"]\n};\nconst faTachometerAlt = faGaugeHigh;\nconst faTachometerAltFast = faGaugeHigh;\nconst faEnvelopeOpenText = {\n prefix: 'fas',\n iconName: 'envelope-open-text',\n icon: [512, 512, [], \"f658\", \"M215.4 96L144 96l-36.2 0L96 96l0 8.8L96 144l0 40.4 0 89L.2 202.5c1.6-18.1 10.9-34.9 25.7-45.8L48 140.3 48 96c0-26.5 21.5-48 48-48l76.6 0 49.9-36.9C232.2 3.9 243.9 0 256 0s23.8 3.9 33.5 11L339.4 48 416 48c26.5 0 48 21.5 48 48l0 44.3 22.1 16.4c14.8 10.9 24.1 27.7 25.7 45.8L416 273.4l0-89 0-40.4 0-39.2 0-8.8-11.8 0L368 96l-71.4 0-81.3 0zM0 448L0 242.1 217.6 403.3c11.1 8.2 24.6 12.7 38.4 12.7s27.3-4.4 38.4-12.7L512 242.1 512 448s0 0 0 0c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64c0 0 0 0 0 0zM176 160l160 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-160 0c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 64l160 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-160 0c-8.8 0-16-7.2-16-16s7.2-16 16-16z\"]\n};\nconst faHospital = {\n prefix: 'fas',\n iconName: 'hospital',\n icon: [640, 512, [127973, 62589, \"hospital-alt\", \"hospital-wide\"], \"f0f8\", \"M192 48c0-26.5 21.5-48 48-48L400 0c26.5 0 48 21.5 48 48l0 464-80 0 0-80c0-26.5-21.5-48-48-48s-48 21.5-48 48l0 80-80 0 0-464zM48 96l112 0 0 416L48 512c-26.5 0-48-21.5-48-48L0 320l80 0c8.8 0 16-7.2 16-16s-7.2-16-16-16L0 288l0-64 80 0c8.8 0 16-7.2 16-16s-7.2-16-16-16L0 192l0-48c0-26.5 21.5-48 48-48zm544 0c26.5 0 48 21.5 48 48l0 48-80 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l80 0 0 64-80 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l80 0 0 144c0 26.5-21.5 48-48 48l-112 0 0-416 112 0zM312 64c-8.8 0-16 7.2-16 16l0 24-24 0c-8.8 0-16 7.2-16 16l0 16c0 8.8 7.2 16 16 16l24 0 0 24c0 8.8 7.2 16 16 16l16 0c8.8 0 16-7.2 16-16l0-24 24 0c8.8 0 16-7.2 16-16l0-16c0-8.8-7.2-16-16-16l-24 0 0-24c0-8.8-7.2-16-16-16l-16 0z\"]\n};\nconst faHospitalAlt = faHospital;\nconst faHospitalWide = faHospital;\nconst faWineBottle = {\n prefix: 'fas',\n iconName: 'wine-bottle',\n icon: [512, 512, [], \"f72f\", \"M393.4 9.4c12.5-12.5 32.8-12.5 45.3 0l64 64c12.5 12.5 12.5 32.8 0 45.3c-11.8 11.8-30.7 12.5-43.2 1.9l-9.5 9.5-48.8 48.8c-9.2 9.2-11.5 22.9-8.6 35.6c9.4 40.9-1.9 85.6-33.8 117.5L197.3 493.3c-25 25-65.5 25-90.5 0l-88-88c-25-25-25-65.5 0-90.5L180.2 153.3c31.9-31.9 76.6-43.1 117.5-33.8c12.6 2.9 26.4 .5 35.5-8.6l48.8-48.8 9.5-9.5c-10.6-12.6-10-31.4 1.9-43.2zM99.3 347.3l65.4 65.4c6.2 6.2 16.4 6.2 22.6 0l97.4-97.4c6.2-6.2 6.2-16.4 0-22.6l-65.4-65.4c-6.2-6.2-16.4-6.2-22.6 0L99.3 324.7c-6.2 6.2-6.2 16.4 0 22.6z\"]\n};\nconst faChessRook = {\n prefix: 'fas',\n iconName: 'chess-rook',\n icon: [448, 512, [9820], \"f447\", \"M32 192L32 48c0-8.8 7.2-16 16-16l64 0c8.8 0 16 7.2 16 16l0 40c0 4.4 3.6 8 8 8l32 0c4.4 0 8-3.6 8-8l0-40c0-8.8 7.2-16 16-16l64 0c8.8 0 16 7.2 16 16l0 40c0 4.4 3.6 8 8 8l32 0c4.4 0 8-3.6 8-8l0-40c0-8.8 7.2-16 16-16l64 0c8.8 0 16 7.2 16 16l0 144c0 10.1-4.7 19.6-12.8 25.6L352 256l16 144L80 400 96 256 44.8 217.6C36.7 211.6 32 202.1 32 192zm176 96l32 0c8.8 0 16-7.2 16-16l0-48c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 48c0 8.8 7.2 16 16 16zM22.6 473.4L64 432l320 0 41.4 41.4c4.2 4.2 6.6 10 6.6 16c0 12.5-10.1 22.6-22.6 22.6L38.6 512C26.1 512 16 501.9 16 489.4c0-6 2.4-11.8 6.6-16z\"]\n};\nconst faBarsStaggered = {\n prefix: 'fas',\n iconName: 'bars-staggered',\n icon: [512, 512, [\"reorder\", \"stream\"], \"f550\", \"M0 96C0 78.3 14.3 64 32 64l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128C14.3 128 0 113.7 0 96zM64 256c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L96 288c-17.7 0-32-14.3-32-32zM448 416c0 17.7-14.3 32-32 32L32 448c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z\"]\n};\nconst faReorder = faBarsStaggered;\nconst faStream = faBarsStaggered;\nconst faDharmachakra = {\n prefix: 'fas',\n iconName: 'dharmachakra',\n icon: [512, 512, [9784], \"f655\", \"M337.8 205.7l48.6-42.5c13.8 19.3 23.4 41.9 27.4 66.2l-64.4 4.3c-2.4-10.1-6.4-19.5-11.6-28zm140.1 19.5c-5.3-38.8-20.6-74.5-43.2-104.3l.8-.7C449 108.4 449.7 87.6 437 75s-33.4-12-45.2 1.5l-.7 .8c-29.8-22.6-65.5-37.9-104.3-43.2l.1-1.1c1.2-17.9-13-33-30.9-33s-32.1 15.2-30.9 33l.1 1.1c-38.8 5.3-74.5 20.6-104.3 43.2l-.7-.8C108.4 63 87.6 62.3 75 75s-12 33.4 1.5 45.2l.8 .7c-22.6 29.8-37.9 65.5-43.2 104.3l-1.1-.1c-17.9-1.2-33 13-33 30.9s15.2 32.1 33 30.9l1.1-.1c5.3 38.8 20.6 74.5 43.2 104.3l-.8 .7C63 403.6 62.3 424.4 75 437s33.4 12 45.2-1.5l.7-.8c29.8 22.6 65.5 37.9 104.3 43.2l-.1 1.1c-1.2 17.9 13 33 30.9 33s32.1-15.2 30.9-33l-.1-1.1c38.8-5.3 74.5-20.6 104.3-43.2l.7 .8c11.8 13.5 32.5 14.2 45.2 1.5s12-33.4-1.5-45.2l-.8-.7c22.6-29.8 37.9-65.5 43.2-104.3l1.1 .1c17.9 1.2 33-13 33-30.9s-15.2-32.1-33-30.9l-1.1 .1zM163.2 125.6c19.3-13.8 41.9-23.4 66.2-27.5l4.3 64.4c-10 2.4-19.5 6.4-28 11.6l-42.5-48.6zm-65 103.8c4.1-24.4 13.7-46.9 27.5-66.2l48.6 42.5c-5.3 8.5-9.2 18-11.6 28l-64.4-4.3zm27.5 119.4c-13.8-19.3-23.4-41.9-27.5-66.2l64.4-4.3c2.4 10 6.4 19.5 11.6 28l-48.6 42.5zm103.8 65c-24.4-4.1-46.9-13.7-66.2-27.4l42.5-48.6c8.5 5.3 18 9.2 28 11.6l-4.3 64.4zm119.4-27.4c-19.3 13.8-41.9 23.4-66.2 27.4l-4.3-64.4c10-2.4 19.5-6.4 28-11.6l42.5 48.6zm65-103.8c-4.1 24.4-13.7 46.9-27.4 66.2l-48.6-42.5c5.3-8.5 9.2-18 11.6-28l64.4 4.3zm-65-156.9l-42.5 48.6c-8.5-5.3-18-9.2-28-11.6l4.3-64.4c24.4 4.1 46.9 13.7 66.2 27.5zM256 224a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\"]\n};\nconst faHotdog = {\n prefix: 'fas',\n iconName: 'hotdog',\n icon: [512, 512, [127789], \"f80f\", \"M488.6 23.4c31.2 31.2 31.2 81.9 0 113.1l-352 352c-31.2 31.2-81.9 31.2-113.1 0s-31.2-81.9 0-113.1l352-352c31.2-31.2 81.9-31.2 113.1 0zM443.3 92.7c-6.2-6.2-16.4-6.2-22.6 0c-12.5 12.5-23.8 15.1-37.5 17.6l-2.5 .4c-13.8 2.5-31.6 5.6-48 22c-16.7 16.7-20.9 36-24.1 50.9c0 0 0 0 0 0s0 0 0 0l-.2 1c-3.4 15.6-6 26.4-15.7 36.1s-20.5 12.3-36.1 15.7l-1 .2c-14.9 3.2-34.2 7.4-50.9 24.1s-20.9 36-24.1 50.9l-.2 1c-3.4 15.6-6 26.4-15.7 36.1c-9.2 9.2-18 10.8-32.7 13.4c0 0 0 0 0 0l-.9 .2c-15.6 2.8-34.9 6.9-54.4 26.4c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0c12.5-12.5 23.8-15.1 37.5-17.6l2.5-.4c13.8-2.5 31.6-5.6 48-22c16.7-16.7 20.9-36 24.1-50.9l.2-1c3.4-15.6 6-26.4 15.7-36.1s20.5-12.3 36.1-15.7l1-.2c14.9-3.2 34.2-7.4 50.9-24.1s20.9-36 24.1-50.9l.2-1c3.4-15.6 6-26.4 15.7-36.1c9.2-9.2 18-10.8 32.7-13.4l.9-.2c15.6-2.8 34.9-6.9 54.4-26.4c6.2-6.2 6.2-16.4 0-22.6zM191.2 479.2l288-288L495 207c10.9 10.9 17 25.6 17 41s-6.1 30.1-17 41L289 495c-10.9 10.9-25.6 17-41 17s-30.1-6.1-41-17l-15.8-15.8zM17 305C6.1 294.1 0 279.4 0 264s6.1-30.1 17-41L223 17C233.9 6.1 248.6 0 264 0s30.1 6.1 41 17l15.8 15.8-288 288L17 305z\"]\n};\nconst faPersonWalkingWithCane = {\n prefix: 'fas',\n iconName: 'person-walking-with-cane',\n icon: [512, 512, [\"blind\"], \"f29d\", \"M176 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm-8.4 32c-36.4 0-69.6 20.5-85.9 53.1L35.4 273.7c-7.9 15.8-1.5 35 14.3 42.9s35 1.5 42.9-14.3L128 231.6l0 43.2c0 17 6.7 33.3 18.7 45.3L224 397.3l0 82.7c0 17.7 14.3 32 32 32s32-14.3 32-32l0-89.4c0-12.7-5.1-24.9-14.1-33.9L224 306.7l0-93.4 70.4 93.9c10.6 14.1 30.7 17 44.8 6.4s17-30.7 6.4-44.8L268.8 166.4C250.7 142.2 222.2 128 192 128l-24.4 0zM128.3 346.8L97 472.2c-4.3 17.1 6.1 34.5 23.3 38.8s34.5-6.1 38.8-23.3l22-88.2-52.8-52.8zM450.8 505.1c5 7.3 15 9.1 22.3 4s9.1-15 4-22.3L358.9 316.1c-2.8 3.8-6.1 7.3-10.1 10.3c-5 3.8-10.5 6.4-16.2 7.9L450.8 505.1z\"]\n};\nconst faBlind = faPersonWalkingWithCane;\nconst faDrum = {\n prefix: 'fas',\n iconName: 'drum',\n icon: [512, 512, [129345], \"f569\", \"M501.2 76.1c11.1-7.3 14.2-22.1 6.9-33.2s-22.1-14.2-33.2-6.9L370.2 104.5C335.8 98.7 297 96 256 96C114.6 96 0 128 0 208L0 368c0 31.3 27.4 58.8 72 78.7L72 344c0-13.3 10.7-24 24-24s24 10.7 24 24l0 119.4c33 8.9 71.1 14.5 112 16.1L232 376c0-13.3 10.7-24 24-24s24 10.7 24 24l0 103.5c40.9-1.6 79-7.2 112-16.1L392 344c0-13.3 10.7-24 24-24s24 10.7 24 24l0 102.7c44.6-19.9 72-47.4 72-78.7l0-160c0-41.1-30.2-69.5-78.8-87.4l67.9-44.5zM307.4 145.6l-64.6 42.3c-11.1 7.3-14.2 22.1-6.9 33.2s22.1 14.2 33.2 6.9l111.1-72.8c14.7 3.2 27.9 7 39.4 11.5C458.4 181.8 464 197.4 464 208c0 .8-2.7 17.2-46 35.9C379.1 260.7 322 272 256 272s-123.1-11.3-162-28.1C50.7 225.2 48 208.8 48 208c0-10.6 5.6-26.2 44.4-41.3C130.6 151.9 187.8 144 256 144c18 0 35.1 .5 51.4 1.6z\"]\n};\nconst faIceCream = {\n prefix: 'fas',\n iconName: 'ice-cream',\n icon: [448, 512, [127848], \"f810\", \"M367.1 160c.6-5.3 .9-10.6 .9-16C368 64.5 303.5 0 224 0S80 64.5 80 144c0 5.4 .3 10.7 .9 16l-.9 0c-26.5 0-48 21.5-48 48s21.5 48 48 48l53.5 0 181 0 53.5 0c26.5 0 48-21.5 48-48s-21.5-48-48-48l-.9 0zM96 288L200.8 497.7c4.4 8.8 13.3 14.3 23.2 14.3s18.8-5.5 23.2-14.3L352 288 96 288z\"]\n};\nconst faHeartCircleBolt = {\n prefix: 'fas',\n iconName: 'heart-circle-bolt',\n icon: [576, 512, [], \"e4fc\", \"M47.6 300.4L228.3 469.1c7.5 7 17.4 10.9 27.7 10.9s20.2-3.9 27.7-10.9l2.6-2.4C267.2 438.6 256 404.6 256 368c0-97.2 78.8-176 176-176c28.3 0 55 6.7 78.7 18.5c.9-6.5 1.3-13 1.3-19.6l0-5.8c0-69.9-50.5-129.5-119.4-141C347 36.5 300.6 51.4 268 84L256 96 244 84c-32.6-32.6-79-47.5-124.6-39.9C50.5 55.6 0 115.2 0 185.1l0 5.8c0 41.5 17.2 81.2 47.6 109.5zM432 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm47.9-225c4.3 3.7 5.4 9.9 2.6 14.9L452.4 356l35.6 0c5.2 0 9.8 3.3 11.4 8.2s-.1 10.3-4.2 13.4l-96 72c-4.5 3.4-10.8 3.2-15.1-.6s-5.4-9.9-2.6-14.9L411.6 380 376 380c-5.2 0-9.8-3.3-11.4-8.2s.1-10.3 4.2-13.4l96-72c4.5-3.4 10.8-3.2 15.1 .6z\"]\n};\nconst faFax = {\n prefix: 'fas',\n iconName: 'fax',\n icon: [512, 512, [128224, 128439], \"f1ac\", \"M128 64l0 96 64 0 0-96 194.7 0L416 93.3l0 66.7 64 0 0-66.7c0-17-6.7-33.3-18.7-45.3L432 18.7C420 6.7 403.7 0 386.7 0L192 0c-35.3 0-64 28.7-64 64zM0 160L0 480c0 17.7 14.3 32 32 32l32 0c17.7 0 32-14.3 32-32l0-320c0-17.7-14.3-32-32-32l-32 0c-17.7 0-32 14.3-32 32zm480 32l-352 0 0 288c0 17.7 14.3 32 32 32l320 0c17.7 0 32-14.3 32-32l0-256c0-17.7-14.3-32-32-32zM256 256a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm96 32a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm32 96a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM224 416a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z\"]\n};\nconst faParagraph = {\n prefix: 'fas',\n iconName: 'paragraph',\n icon: [448, 512, [182], \"f1dd\", \"M192 32l64 0 160 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-32 0 0 352c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-352-32 0 0 352c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-96-32 0c-88.4 0-160-71.6-160-160s71.6-160 160-160z\"]\n};\nconst faCheckToSlot = {\n prefix: 'fas',\n iconName: 'check-to-slot',\n icon: [576, 512, [\"vote-yea\"], \"f772\", \"M96 80c0-26.5 21.5-48 48-48l288 0c26.5 0 48 21.5 48 48l0 304L96 384 96 80zm313 47c-9.4-9.4-24.6-9.4-33.9 0l-111 111-47-47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0L409 161c9.4-9.4 9.4-24.6 0-33.9zM0 336c0-26.5 21.5-48 48-48l16 0 0 128 448 0 0-128 16 0c26.5 0 48 21.5 48 48l0 96c0 26.5-21.5 48-48 48L48 480c-26.5 0-48-21.5-48-48l0-96z\"]\n};\nconst faVoteYea = faCheckToSlot;\nconst faStarHalf = {\n prefix: 'fas',\n iconName: 'star-half',\n icon: [576, 512, [61731], \"f089\", \"M288 0c-12.2 .1-23.3 7-28.6 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3L288 439.8 288 0zM429.9 512c1.1 .1 2.1 .1 3.2 0l-3.2 0z\"]\n};\nconst faBoxesStacked = {\n prefix: 'fas',\n iconName: 'boxes-stacked',\n icon: [576, 512, [62625, \"boxes\", \"boxes-alt\"], \"f468\", \"M248 0L208 0c-26.5 0-48 21.5-48 48l0 112c0 35.3 28.7 64 64 64l128 0c35.3 0 64-28.7 64-64l0-112c0-26.5-21.5-48-48-48L328 0l0 80c0 8.8-7.2 16-16 16l-48 0c-8.8 0-16-7.2-16-16l0-80zM64 256c-35.3 0-64 28.7-64 64L0 448c0 35.3 28.7 64 64 64l160 0c35.3 0 64-28.7 64-64l0-128c0-35.3-28.7-64-64-64l-40 0 0 80c0 8.8-7.2 16-16 16l-48 0c-8.8 0-16-7.2-16-16l0-80-40 0zM352 512l160 0c35.3 0 64-28.7 64-64l0-128c0-35.3-28.7-64-64-64l-40 0 0 80c0 8.8-7.2 16-16 16l-48 0c-8.8 0-16-7.2-16-16l0-80-40 0c-15 0-28.8 5.1-39.7 13.8c4.9 10.4 7.7 22 7.7 34.2l0 160c0 12.2-2.8 23.8-7.7 34.2C323.2 506.9 337 512 352 512z\"]\n};\nconst faBoxes = faBoxesStacked;\nconst faBoxesAlt = faBoxesStacked;\nconst faLink = {\n prefix: 'fas',\n iconName: 'link',\n icon: [640, 512, [128279, \"chain\"], \"f0c1\", \"M579.8 267.7c56.5-56.5 56.5-148 0-204.5c-50-50-128.8-56.5-186.3-15.4l-1.6 1.1c-14.4 10.3-17.7 30.3-7.4 44.6s30.3 17.7 44.6 7.4l1.6-1.1c32.1-22.9 76-19.3 103.8 8.6c31.5 31.5 31.5 82.5 0 114L422.3 334.8c-31.5 31.5-82.5 31.5-114 0c-27.9-27.9-31.5-71.8-8.6-103.8l1.1-1.6c10.3-14.4 6.9-34.4-7.4-44.6s-34.4-6.9-44.6 7.4l-1.1 1.6C206.5 251.2 213 330 263 380c56.5 56.5 148 56.5 204.5 0L579.8 267.7zM60.2 244.3c-56.5 56.5-56.5 148 0 204.5c50 50 128.8 56.5 186.3 15.4l1.6-1.1c14.4-10.3 17.7-30.3 7.4-44.6s-30.3-17.7-44.6-7.4l-1.6 1.1c-32.1 22.9-76 19.3-103.8-8.6C74 372 74 321 105.5 289.5L217.7 177.2c31.5-31.5 82.5-31.5 114 0c27.9 27.9 31.5 71.8 8.6 103.9l-1.1 1.6c-10.3 14.4-6.9 34.4 7.4 44.6s34.4 6.9 44.6-7.4l1.1-1.6C433.5 260.8 427 182 377 132c-56.5-56.5-148-56.5-204.5 0L60.2 244.3z\"]\n};\nconst faChain = faLink;\nconst faEarListen = {\n prefix: 'fas',\n iconName: 'ear-listen',\n icon: [512, 512, [\"assistive-listening-systems\"], \"f2a2\", \"M398.3 3.4c-15.8-7.9-35-1.5-42.9 14.3c-7.9 15.8-1.5 34.9 14.2 42.9l.4 .2c.4 .2 1.1 .6 2.1 1.2c2 1.2 5 3 8.7 5.6c7.5 5.2 17.6 13.2 27.7 24.2C428.5 113.4 448 146 448 192c0 17.7 14.3 32 32 32s32-14.3 32-32c0-66-28.5-113.4-56.5-143.7C441.6 33.2 427.7 22.2 417.3 15c-5.3-3.7-9.7-6.4-13-8.3c-1.6-1-3-1.7-4-2.2c-.5-.3-.9-.5-1.2-.7l-.4-.2-.2-.1c0 0 0 0-.1 0c0 0 0 0 0 0L384 32 398.3 3.4zM128.7 227.5c6.2-56 53.7-99.5 111.3-99.5c61.9 0 112 50.1 112 112c0 29.3-11.2 55.9-29.6 75.9c-17 18.4-34.4 45.1-34.4 78l0 6.1c0 26.5-21.5 48-48 48c-17.7 0-32 14.3-32 32s14.3 32 32 32c61.9 0 112-50.1 112-112l0-6.1c0-9.8 5.4-21.7 17.4-34.7C398.3 327.9 416 286 416 240c0-97.2-78.8-176-176-176C149.4 64 74.8 132.5 65.1 220.5c-1.9 17.6 10.7 33.4 28.3 35.3s33.4-10.7 35.3-28.3zM32 512a32 32 0 1 0 0-64 32 32 0 1 0 0 64zM192 352a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3l64 64c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-64-64c-12.5-12.5-32.8-12.5-45.3 0zM208 240c0-17.7 14.3-32 32-32s32 14.3 32 32c0 13.3 10.7 24 24 24s24-10.7 24-24c0-44.2-35.8-80-80-80s-80 35.8-80 80c0 13.3 10.7 24 24 24s24-10.7 24-24z\"]\n};\nconst faAssistiveListeningSystems = faEarListen;\nconst faTreeCity = {\n prefix: 'fas',\n iconName: 'tree-city',\n icon: [640, 512, [], \"e587\", \"M288 48c0-26.5 21.5-48 48-48l96 0c26.5 0 48 21.5 48 48l0 144 40 0 0-72c0-13.3 10.7-24 24-24s24 10.7 24 24l0 72 24 0c26.5 0 48 21.5 48 48l0 224c0 26.5-21.5 48-48 48l-160 0-96 0c-26.5 0-48-21.5-48-48l0-416zm64 32l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16zm16 80c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0zM352 272l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16zm176-16c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0zM512 368l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16zM224 160c0 6-1 11-2 16c20 14 34 38 34 64c0 45-36 80-80 80l-16 0 0 160c0 18-15 32-32 32c-18 0-32-14-32-32l0-160-16 0c-45 0-80-35-80-80c0-26 13-50 33-64c-1-5-1-10-1-16c0-53 42-96 96-96c53 0 96 43 96 96z\"]\n};\nconst faPlay = {\n prefix: 'fas',\n iconName: 'play',\n icon: [384, 512, [9654], \"f04b\", \"M73 39c-14.8-9.1-33.4-9.4-48.5-.9S0 62.6 0 80L0 432c0 17.4 9.4 33.4 24.5 41.9s33.7 8.1 48.5-.9L361 297c14.3-8.7 23-24.2 23-41s-8.7-32.2-23-41L73 39z\"]\n};\nconst faFont = {\n prefix: 'fas',\n iconName: 'font',\n icon: [448, 512, [], \"f031\", \"M254 52.8C249.3 40.3 237.3 32 224 32s-25.3 8.3-30 20.8L57.8 416 32 416c-17.7 0-32 14.3-32 32s14.3 32 32 32l96 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-1.8 0 18-48 159.6 0 18 48-1.8 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l96 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-25.8 0L254 52.8zM279.8 304l-111.6 0L224 155.1 279.8 304z\"]\n};\nconst faTableCellsRowLock = {\n prefix: 'fas',\n iconName: 'table-cells-row-lock',\n icon: [640, 512, [], \"e67a\", \"M0 96C0 60.7 28.7 32 64 32l384 0c35.3 0 64 28.7 64 64l0 65.1c-37.8 5.4-69.4 29.6-85.2 62.9L360 224l0 64 56 0 0 8.6c-19.1 11.1-32 31.7-32 55.4l-24 0 0 64 24 0 0 64L64 480c-35.3 0-64-28.7-64-64L0 96zM64 224l0 64 88 0 0-64-88 0zm232 0l-88 0 0 64 88 0 0-64zM152 352l-88 0 0 64 88 0 0-64zm56 0l0 64 88 0 0-64-88 0zM528 240c-17.7 0-32 14.3-32 32l0 48 64 0 0-48c0-17.7-14.3-32-32-32zm-80 32c0-44.2 35.8-80 80-80s80 35.8 80 80l0 48c17.7 0 32 14.3 32 32l0 128c0 17.7-14.3 32-32 32l-160 0c-17.7 0-32-14.3-32-32l0-128c0-17.7 14.3-32 32-32l0-48z\"]\n};\nconst faRupiahSign = {\n prefix: 'fas',\n iconName: 'rupiah-sign',\n icon: [512, 512, [], \"e23d\", \"M0 64C0 46.3 14.3 32 32 32l80 0c79.5 0 144 64.5 144 144c0 58.8-35.2 109.3-85.7 131.7l51.4 128.4c6.6 16.4-1.4 35-17.8 41.6s-35-1.4-41.6-17.8L106.3 320 64 320l0 128c0 17.7-14.3 32-32 32s-32-14.3-32-32L0 288 0 64zM64 256l48 0c44.2 0 80-35.8 80-80s-35.8-80-80-80L64 96l0 160zm256-96l80 0c61.9 0 112 50.1 112 112s-50.1 112-112 112l-48 0 0 96c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-128 0-160c0-17.7 14.3-32 32-32zm80 160c26.5 0 48-21.5 48-48s-21.5-48-48-48l-48 0 0 96 48 0z\"]\n};\nconst faMagnifyingGlass = {\n prefix: 'fas',\n iconName: 'magnifying-glass',\n icon: [512, 512, [128269, \"search\"], \"f002\", \"M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM208 352a144 144 0 1 0 0-288 144 144 0 1 0 0 288z\"]\n};\nconst faSearch = faMagnifyingGlass;\nconst faTableTennisPaddleBall = {\n prefix: 'fas',\n iconName: 'table-tennis-paddle-ball',\n icon: [512, 512, [127955, \"ping-pong-paddle-ball\", \"table-tennis\"], \"f45d\", \"M416 288c-50.1 0-93.6 28.8-114.6 70.8L68.9 126.3l.6-.6 60.1-60.1c87.5-87.5 229.3-87.5 316.8 0c67.1 67.1 82.7 166.3 46.8 248.3C471.8 297.6 445 288 416 288zM49.3 151.9L290.1 392.7c-1.4 7.5-2.1 15.3-2.1 23.3c0 23.2 6.2 44.9 16.9 63.7c-3 .2-6.1 .3-9.2 .3l-2.7 0c-33.9 0-66.5-13.5-90.5-37.5l-9.8-9.8c-13.1-13.1-34.6-12.4-46.8 1.7L88.2 501c-5.8 6.7-14.2 10.7-23 11s-17.5-3.1-23.8-9.4l-32-32C3.1 464.3-.3 455.7 0 446.9s4.3-17.2 11-23l66.6-57.7c14-12.2 14.8-33.7 1.7-46.8l-9.8-9.8C45.5 285.5 32 252.9 32 219l0-2.7c0-22.8 6.1-44.9 17.3-64.3zM416 320a96 96 0 1 1 0 192 96 96 0 1 1 0-192z\"]\n};\nconst faPingPongPaddleBall = faTableTennisPaddleBall;\nconst faTableTennis = faTableTennisPaddleBall;\nconst faPersonDotsFromLine = {\n prefix: 'fas',\n iconName: 'person-dots-from-line',\n icon: [576, 512, [\"diagnoses\"], \"f470\", \"M288 176A88 88 0 1 0 288 0a88 88 0 1 0 0 176zM78.7 372.9c15-12.5 50-34.4 97.3-50.1L176 432l224 0 0-109.3c47.3 15.8 82.3 37.7 97.3 50.1c20.4 17 50.6 14.2 67.6-6.1s14.2-50.6-6.1-67.6c-12-10-30.1-22.5-53.2-35C497.2 278.4 481.7 288 464 288c-26.5 0-48-21.5-48-48c0-4.3 .6-8.4 1.6-12.4C379.1 215.9 335.3 208 288 208c-60.2 0-114.9 12.9-160 29.9c0 .7 0 1.4 0 2.1c0 26.5-21.5 48-48 48c-11.8 0-22.7-4.3-31-11.4c-13.1 8.1-23.7 15.9-31.7 22.5c-20.4 17-23.1 47.2-6.1 67.6s47.2 23.1 67.6 6.1zM24 464c-13.3 0-24 10.7-24 24s10.7 24 24 24l528 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 464zM224 280a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zm104 56a24 24 0 1 1 0 48 24 24 0 1 1 0-48zM96 240a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zm368 16a16 16 0 1 0 0-32 16 16 0 1 0 0 32z\"]\n};\nconst faDiagnoses = faPersonDotsFromLine;\nconst faTrashCanArrowUp = {\n prefix: 'fas',\n iconName: 'trash-can-arrow-up',\n icon: [448, 512, [\"trash-restore-alt\"], \"f82a\", \"M163.8 0L284.2 0c12.1 0 23.2 6.8 28.6 17.7L320 32l96 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 96C14.3 96 0 81.7 0 64S14.3 32 32 32l96 0 7.2-14.3C140.6 6.8 151.7 0 163.8 0zM32 128l384 0 0 320c0 35.3-28.7 64-64 64L96 512c-35.3 0-64-28.7-64-64l0-320zm192 64c-6.4 0-12.5 2.5-17 7l-80 80c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l39-39L200 408c0 13.3 10.7 24 24 24s24-10.7 24-24l0-134.1 39 39c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-80-80c-4.5-4.5-10.6-7-17-7z\"]\n};\nconst faTrashRestoreAlt = faTrashCanArrowUp;\nconst faNairaSign = {\n prefix: 'fas',\n iconName: 'naira-sign',\n icon: [448, 512, [], \"e1f6\", \"M122.6 46.3c-7.8-11.7-22.4-17-35.9-12.9S64 49.9 64 64l0 192-32 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l32 0 0 128c0 17.7 14.3 32 32 32s32-14.3 32-32l0-128 100.2 0 97.2 145.8c7.8 11.7 22.4 17 35.9 12.9s22.7-16.5 22.7-30.6l0-128 32 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-32 0 0-192c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 192-57.5 0L122.6 46.3zM305.1 320l14.9 0 0 22.3L305.1 320zM185.5 256L128 256l0-86.3L185.5 256z\"]\n};\nconst faCartArrowDown = {\n prefix: 'fas',\n iconName: 'cart-arrow-down',\n icon: [576, 512, [], \"f218\", \"M24 0C10.7 0 0 10.7 0 24S10.7 48 24 48l45.5 0c3.8 0 7.1 2.7 7.9 6.5l51.6 271c6.5 34 36.2 58.5 70.7 58.5L488 384c13.3 0 24-10.7 24-24s-10.7-24-24-24l-288.3 0c-11.5 0-21.4-8.2-23.6-19.5L170.7 288l288.5 0c32.6 0 61.1-21.8 69.5-53.3l41-152.3C576.6 57 557.4 32 531.1 32L360 32l0 102.1 23-23c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-64 64c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l23 23L312 32 120.1 32C111 12.8 91.6 0 69.5 0L24 0zM176 512a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm336-48a48 48 0 1 0 -96 0 48 48 0 1 0 96 0z\"]\n};\nconst faWalkieTalkie = {\n prefix: 'fas',\n iconName: 'walkie-talkie',\n icon: [384, 512, [], \"f8ef\", \"M112 24c0-13.3-10.7-24-24-24S64 10.7 64 24l0 72L48 96C21.5 96 0 117.5 0 144L0 300.1c0 12.7 5.1 24.9 14.1 33.9l3.9 3.9c9 9 14.1 21.2 14.1 33.9L32 464c0 26.5 21.5 48 48 48l224 0c26.5 0 48-21.5 48-48l0-92.1c0-12.7 5.1-24.9 14.1-33.9l3.9-3.9c9-9 14.1-21.2 14.1-33.9L384 144c0-26.5-21.5-48-48-48l-16 0c0-17.7-14.3-32-32-32s-32 14.3-32 32l-32 0c0-17.7-14.3-32-32-32s-32 14.3-32 32l-48 0 0-72zm0 136l160 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-160 0c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 64l160 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-160 0c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 64l160 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-160 0c-8.8 0-16-7.2-16-16s7.2-16 16-16z\"]\n};\nconst faFilePen = {\n prefix: 'fas',\n iconName: 'file-pen',\n icon: [576, 512, [128221, \"file-edit\"], \"f31c\", \"M0 64C0 28.7 28.7 0 64 0L224 0l0 128c0 17.7 14.3 32 32 32l128 0 0 125.7-86.8 86.8c-10.3 10.3-17.5 23.1-21 37.2l-18.7 74.9c-2.3 9.2-1.8 18.8 1.3 27.5L64 512c-35.3 0-64-28.7-64-64L0 64zm384 64l-128 0L256 0 384 128zM549.8 235.7l14.4 14.4c15.6 15.6 15.6 40.9 0 56.6l-29.4 29.4-71-71 29.4-29.4c15.6-15.6 40.9-15.6 56.6 0zM311.9 417L441.1 287.8l71 71L382.9 487.9c-4.1 4.1-9.2 7-14.9 8.4l-60.1 15c-5.5 1.4-11.2-.2-15.2-4.2s-5.6-9.7-4.2-15.2l15-60.1c1.4-5.6 4.3-10.8 8.4-14.9z\"]\n};\nconst faFileEdit = faFilePen;\nconst faReceipt = {\n prefix: 'fas',\n iconName: 'receipt',\n icon: [384, 512, [129534], \"f543\", \"M14 2.2C22.5-1.7 32.5-.3 39.6 5.8L80 40.4 120.4 5.8c9-7.7 22.3-7.7 31.2 0L192 40.4 232.4 5.8c9-7.7 22.3-7.7 31.2 0L304 40.4 344.4 5.8c7.1-6.1 17.1-7.5 25.6-3.6s14 12.4 14 21.8l0 464c0 9.4-5.5 17.9-14 21.8s-18.5 2.5-25.6-3.6L304 471.6l-40.4 34.6c-9 7.7-22.3 7.7-31.2 0L192 471.6l-40.4 34.6c-9 7.7-22.3 7.7-31.2 0L80 471.6 39.6 506.2c-7.1 6.1-17.1 7.5-25.6 3.6S0 497.4 0 488L0 24C0 14.6 5.5 6.1 14 2.2zM96 144c-8.8 0-16 7.2-16 16s7.2 16 16 16l192 0c8.8 0 16-7.2 16-16s-7.2-16-16-16L96 144zM80 352c0 8.8 7.2 16 16 16l192 0c8.8 0 16-7.2 16-16s-7.2-16-16-16L96 336c-8.8 0-16 7.2-16 16zM96 240c-8.8 0-16 7.2-16 16s7.2 16 16 16l192 0c8.8 0 16-7.2 16-16s-7.2-16-16-16L96 240z\"]\n};\nconst faSquarePen = {\n prefix: 'fas',\n iconName: 'square-pen',\n icon: [448, 512, [\"pen-square\", \"pencil-square\"], \"f14b\", \"M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zM325.8 139.7l14.4 14.4c15.6 15.6 15.6 40.9 0 56.6l-21.4 21.4-71-71 21.4-21.4c15.6-15.6 40.9-15.6 56.6 0zM119.9 289L225.1 183.8l71 71L190.9 359.9c-4.1 4.1-9.2 7-14.9 8.4l-60.1 15c-5.5 1.4-11.2-.2-15.2-4.2s-5.6-9.7-4.2-15.2l15-60.1c1.4-5.6 4.3-10.8 8.4-14.9z\"]\n};\nconst faPenSquare = faSquarePen;\nconst faPencilSquare = faSquarePen;\nconst faSuitcaseRolling = {\n prefix: 'fas',\n iconName: 'suitcase-rolling',\n icon: [384, 512, [], \"f5c1\", \"M144 56c0-4.4 3.6-8 8-8l80 0c4.4 0 8 3.6 8 8l0 72-96 0 0-72zm176 72l-32 0 0-72c0-30.9-25.1-56-56-56L152 0C121.1 0 96 25.1 96 56l0 72-32 0c-35.3 0-64 28.7-64 64L0 416c0 35.3 28.7 64 64 64c0 17.7 14.3 32 32 32s32-14.3 32-32l128 0c0 17.7 14.3 32 32 32s32-14.3 32-32c35.3 0 64-28.7 64-64l0-224c0-35.3-28.7-64-64-64zM112 224l160 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-160 0c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 128l160 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-160 0c-8.8 0-16-7.2-16-16s7.2-16 16-16z\"]\n};\nconst faPersonCircleExclamation = {\n prefix: 'fas',\n iconName: 'person-circle-exclamation',\n icon: [576, 512, [], \"e53f\", \"M112 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm40 304l0 128c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-223.1L59.4 304.5c-9.1 15.1-28.8 20-43.9 10.9s-20-28.8-10.9-43.9l58.3-97c17.4-28.9 48.6-46.6 82.3-46.6l29.7 0c33.7 0 64.9 17.7 82.3 46.6l44.9 74.7c-16.1 17.6-28.6 38.5-36.6 61.5c-1.9-1.8-3.5-3.9-4.9-6.3L232 256.9 232 480c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-128-16 0zM432 224a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm0 240a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm0-192c-8.8 0-16 7.2-16 16l0 80c0 8.8 7.2 16 16 16s16-7.2 16-16l0-80c0-8.8-7.2-16-16-16z\"]\n};\nconst faChevronDown = {\n prefix: 'fas',\n iconName: 'chevron-down',\n icon: [512, 512, [], \"f078\", \"M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z\"]\n};\nconst faBatteryFull = {\n prefix: 'fas',\n iconName: 'battery-full',\n icon: [576, 512, [128267, \"battery\", \"battery-5\"], \"f240\", \"M464 160c8.8 0 16 7.2 16 16l0 160c0 8.8-7.2 16-16 16L80 352c-8.8 0-16-7.2-16-16l0-160c0-8.8 7.2-16 16-16l384 0zM80 96C35.8 96 0 131.8 0 176L0 336c0 44.2 35.8 80 80 80l384 0c44.2 0 80-35.8 80-80l0-16c17.7 0 32-14.3 32-32l0-64c0-17.7-14.3-32-32-32l0-16c0-44.2-35.8-80-80-80L80 96zm368 96L96 192l0 128 352 0 0-128z\"]\n};\nconst faBattery = faBatteryFull;\nconst faBattery5 = faBatteryFull;\nconst faSkullCrossbones = {\n prefix: 'fas',\n iconName: 'skull-crossbones',\n icon: [448, 512, [128369, 9760], \"f714\", \"M368 128c0 44.4-25.4 83.5-64 106.4l0 21.6c0 17.7-14.3 32-32 32l-96 0c-17.7 0-32-14.3-32-32l0-21.6c-38.6-23-64-62.1-64-106.4C80 57.3 144.5 0 224 0s144 57.3 144 128zM168 176a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm144-32a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM3.4 273.7c7.9-15.8 27.1-22.2 42.9-14.3L224 348.2l177.7-88.8c15.8-7.9 35-1.5 42.9 14.3s1.5 35-14.3 42.9L295.6 384l134.8 67.4c15.8 7.9 22.2 27.1 14.3 42.9s-27.1 22.2-42.9 14.3L224 419.8 46.3 508.6c-15.8 7.9-35 1.5-42.9-14.3s-1.5-35 14.3-42.9L152.4 384 17.7 316.6C1.9 308.7-4.5 289.5 3.4 273.7z\"]\n};\nconst faCodeCompare = {\n prefix: 'fas',\n iconName: 'code-compare',\n icon: [512, 512, [], \"e13a\", \"M320 488c0 9.5-5.6 18.1-14.2 21.9s-18.8 2.3-25.8-4.1l-80-72c-5.1-4.6-7.9-11-7.9-17.8s2.9-13.3 7.9-17.8l80-72c7-6.3 17.2-7.9 25.8-4.1s14.2 12.4 14.2 21.9l0 40 16 0c35.3 0 64-28.7 64-64l0-166.7C371.7 141 352 112.8 352 80c0-44.2 35.8-80 80-80s80 35.8 80 80c0 32.8-19.7 61-48 73.3L464 320c0 70.7-57.3 128-128 128l-16 0 0 40zM456 80a24 24 0 1 0 -48 0 24 24 0 1 0 48 0zM192 24c0-9.5 5.6-18.1 14.2-21.9s18.8-2.3 25.8 4.1l80 72c5.1 4.6 7.9 11 7.9 17.8s-2.9 13.3-7.9 17.8l-80 72c-7 6.3-17.2 7.9-25.8 4.1s-14.2-12.4-14.2-21.9l0-40-16 0c-35.3 0-64 28.7-64 64l0 166.7c28.3 12.3 48 40.5 48 73.3c0 44.2-35.8 80-80 80s-80-35.8-80-80c0-32.8 19.7-61 48-73.3L48 192c0-70.7 57.3-128 128-128l16 0 0-40zM56 432a24 24 0 1 0 48 0 24 24 0 1 0 -48 0z\"]\n};\nconst faListUl = {\n prefix: 'fas',\n iconName: 'list-ul',\n icon: [512, 512, [\"list-dots\"], \"f0ca\", \"M64 144a48 48 0 1 0 0-96 48 48 0 1 0 0 96zM192 64c-17.7 0-32 14.3-32 32s14.3 32 32 32l288 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L192 64zm0 160c-17.7 0-32 14.3-32 32s14.3 32 32 32l288 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-288 0zm0 160c-17.7 0-32 14.3-32 32s14.3 32 32 32l288 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-288 0zM64 464a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm48-208a48 48 0 1 0 -96 0 48 48 0 1 0 96 0z\"]\n};\nconst faListDots = faListUl;\nconst faSchoolLock = {\n prefix: 'fas',\n iconName: 'school-lock',\n icon: [640, 512, [], \"e56f\", \"M302.2 5.4c10.7-7.2 24.8-7.2 35.5 0L473.7 96 592 96c26.5 0 48 21.5 48 48l0 128c0-61.9-50.1-112-112-112s-112 50.1-112 112l0 24.6c-19.1 11.1-32 31.7-32 55.4l-63.7 0-.3 0c-35.3 0-64 28.7-64 64l0 96 64 0s0 0 0 0L48 512c-26.5 0-48-21.5-48-48L0 144c0-26.5 21.5-48 48-48l118.3 0L302.2 5.4zM80 208l0 64c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-64c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16zm0 128l0 64c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-64c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16zm240-72a88 88 0 1 0 0-176 88 88 0 1 0 0 176zm16-120l0 16 16 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16s16 7.2 16 16zm192 96c-17.7 0-32 14.3-32 32l0 48 64 0 0-48c0-17.7-14.3-32-32-32zm-80 32c0-44.2 35.8-80 80-80s80 35.8 80 80l0 48c17.7 0 32 14.3 32 32l0 128c0 17.7-14.3 32-32 32l-160 0c-17.7 0-32-14.3-32-32l0-128c0-17.7 14.3-32 32-32l0-48z\"]\n};\nconst faTowerCell = {\n prefix: 'fas',\n iconName: 'tower-cell',\n icon: [576, 512, [], \"e585\", \"M62.6 2.3C46.2-4.3 27.6 3.6 20.9 20C7.4 53.4 0 89.9 0 128s7.4 74.6 20.9 108c6.6 16.4 25.3 24.3 41.7 17.7S86.9 228.4 80.3 212C69.8 186.1 64 157.8 64 128s5.8-58.1 16.3-84C86.9 27.6 79 9 62.6 2.3zm450.8 0C497 9 489.1 27.6 495.7 44C506.2 69.9 512 98.2 512 128s-5.8 58.1-16.3 84c-6.6 16.4 1.3 35 17.7 41.7s35-1.3 41.7-17.7c13.5-33.4 20.9-69.9 20.9-108s-7.4-74.6-20.9-108C548.4 3.6 529.8-4.3 513.4 2.3zM340.1 165.2c7.5-10.5 11.9-23.3 11.9-37.2c0-35.3-28.7-64-64-64s-64 28.7-64 64c0 13.9 4.4 26.7 11.9 37.2L98.9 466.8c-7.3 16.1-.2 35.1 15.9 42.4s35.1 .2 42.4-15.9L177.7 448l220.6 0 20.6 45.2c7.3 16.1 26.3 23.2 42.4 15.9s23.2-26.3 15.9-42.4L340.1 165.2zM369.2 384l-162.4 0 14.5-32 133.3 0 14.5 32zM288 205.3L325.6 288l-75.2 0L288 205.3zM163.3 73.6c5.3-12.1-.2-26.3-12.4-31.6s-26.3 .2-31.6 12.4C109.5 77 104 101.9 104 128s5.5 51 15.3 73.6c5.3 12.1 19.5 17.7 31.6 12.4s17.7-19.5 12.4-31.6C156 165.8 152 147.4 152 128s4-37.8 11.3-54.4zM456.7 54.4c-5.3-12.1-19.5-17.7-31.6-12.4s-17.7 19.5-12.4 31.6C420 90.2 424 108.6 424 128s-4 37.8-11.3 54.4c-5.3 12.1 .2 26.3 12.4 31.6s26.3-.2 31.6-12.4C466.5 179 472 154.1 472 128s-5.5-51-15.3-73.6z\"]\n};\nconst faDownLong = {\n prefix: 'fas',\n iconName: 'down-long',\n icon: [320, 512, [\"long-arrow-alt-down\"], \"f309\", \"M2 334.5c-3.8 8.8-2 19 4.6 26l136 144c4.5 4.8 10.8 7.5 17.4 7.5s12.9-2.7 17.4-7.5l136-144c6.6-7 8.4-17.2 4.6-26s-12.5-14.5-22-14.5l-72 0 0-288c0-17.7-14.3-32-32-32L128 0C110.3 0 96 14.3 96 32l0 288-72 0c-9.6 0-18.2 5.7-22 14.5z\"]\n};\nconst faLongArrowAltDown = faDownLong;\nconst faRankingStar = {\n prefix: 'fas',\n iconName: 'ranking-star',\n icon: [640, 512, [], \"e561\", \"M353.8 54.1L330.2 6.3c-3.9-8.3-16.1-8.6-20.4 0L286.2 54.1l-52.3 7.5c-9.3 1.4-13.3 12.9-6.4 19.8l38 37-9 52.1c-1.4 9.3 8.2 16.5 16.8 12.2l46.9-24.8 46.6 24.4c8.6 4.3 18.3-2.9 16.8-12.2l-9-52.1 38-36.6c6.8-6.8 2.9-18.3-6.4-19.8l-52.3-7.5zM256 256c-17.7 0-32 14.3-32 32l0 192c0 17.7 14.3 32 32 32l128 0c17.7 0 32-14.3 32-32l0-192c0-17.7-14.3-32-32-32l-128 0zM32 320c-17.7 0-32 14.3-32 32L0 480c0 17.7 14.3 32 32 32l128 0c17.7 0 32-14.3 32-32l0-128c0-17.7-14.3-32-32-32L32 320zm416 96l0 64c0 17.7 14.3 32 32 32l128 0c17.7 0 32-14.3 32-32l0-64c0-17.7-14.3-32-32-32l-128 0c-17.7 0-32 14.3-32 32z\"]\n};\nconst faChessKing = {\n prefix: 'fas',\n iconName: 'chess-king',\n icon: [448, 512, [9818], \"f43f\", \"M224 0c17.7 0 32 14.3 32 32l0 16 16 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-16 0 0 48 152 0c22.1 0 40 17.9 40 40c0 5.3-1 10.5-3.1 15.4L368 400 80 400 3.1 215.4C1 210.5 0 205.3 0 200c0-22.1 17.9-40 40-40l152 0 0-48-16 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l16 0 0-16c0-17.7 14.3-32 32-32zM38.6 473.4L80 432l288 0 41.4 41.4c4.2 4.2 6.6 10 6.6 16c0 12.5-10.1 22.6-22.6 22.6L54.6 512C42.1 512 32 501.9 32 489.4c0-6 2.4-11.8 6.6-16z\"]\n};\nconst faPersonHarassing = {\n prefix: 'fas',\n iconName: 'person-harassing',\n icon: [576, 512, [], \"e549\", \"M192 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zM59.4 304.5L88 256.9 88 480c0 17.7 14.3 32 32 32s32-14.3 32-32l0-128 16 0 0 128c0 17.7 14.3 32 32 32s32-14.3 32-32l0-244.7 47.4 57.1c11.3 13.6 31.5 15.5 45.1 4.2s15.5-31.5 4.2-45.1l-73.7-88.9c-18.2-22-45.3-34.7-73.9-34.7l-35.9 0c-33.7 0-64.9 17.7-82.3 46.6l-58.3 97c-9.1 15.1-4.2 34.8 10.9 43.9s34.8 4.2 43.9-10.9zM480 240a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM464 344l0 58.7-41.4-41.4c-7.3-7.3-17.6-10.6-27.8-9s-18.9 8.1-23.5 17.3l-48 96c-7.9 15.8-1.5 35 14.3 42.9s35 1.5 42.9-14.3L408.8 438l54.7 54.7c12.4 12.4 29.1 19.3 46.6 19.3c36.4 0 65.9-29.5 65.9-65.9L576 344c0-30.9-25.1-56-56-56s-56 25.1-56 56zM288 48c0 8.8 7.2 16 16 16l56 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-56 0c-8.8 0-16 7.2-16 16zm-.8 49.7c-7.9-4-17.5-.7-21.5 7.2s-.7 17.5 7.2 21.5l48 24c7.9 4 17.5 .7 21.5-7.2s.7-17.5-7.2-21.5l-48-24z\"]\n};\nconst faBrazilianRealSign = {\n prefix: 'fas',\n iconName: 'brazilian-real-sign',\n icon: [512, 512, [], \"e46c\", \"M400 0c17.7 0 32 14.3 32 32l0 18.2c12.5 2.3 24.7 6.4 36.2 12.1l10.1 5.1c15.8 7.9 22.2 27.1 14.3 42.9s-27.1 22.2-42.9 14.3l-10.2-5.1c-9.9-5-20.9-7.5-32-7.5l-1.7 0c-29.8 0-53.9 24.1-53.9 53.9c0 22 13.4 41.8 33.9 50l52 20.8c44.7 17.9 74.1 61.2 74.1 109.4l0 3.4c0 51.2-33.6 94.6-80 109.2l0 21.3c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-19.4c-15-3.5-29.4-9.7-42.3-18.3l-23.4-15.6c-14.7-9.8-18.7-29.7-8.9-44.4s29.7-18.7 44.4-8.9L361.2 389c10.8 7.2 23.4 11 36.3 11c27.9 0 50.5-22.6 50.5-50.5l0-3.4c0-22-13.4-41.8-33.9-50l-52-20.8C317.3 257.4 288 214.1 288 165.9C288 114 321.5 70 368 54.2L368 32c0-17.7 14.3-32 32-32zM0 64C0 46.3 14.3 32 32 32l80 0c79.5 0 144 64.5 144 144c0 58.8-35.2 109.3-85.7 131.7l51.4 128.4c6.6 16.4-1.4 35-17.8 41.6s-35-1.4-41.6-17.8L106.3 320 64 320l0 128c0 17.7-14.3 32-32 32s-32-14.3-32-32L0 288 0 64zM64 256l48 0c44.2 0 80-35.8 80-80s-35.8-80-80-80L64 96l0 160z\"]\n};\nconst faLandmarkDome = {\n prefix: 'fas',\n iconName: 'landmark-dome',\n icon: [512, 512, [\"landmark-alt\"], \"f752\", \"M248 0l16 0c13.3 0 24 10.7 24 24l0 10.7C368.4 48.1 431.9 111.6 445.3 192l2.7 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L64 256c-17.7 0-32-14.3-32-32s14.3-32 32-32l2.7 0C80.1 111.6 143.6 48.1 224 34.7L224 24c0-13.3 10.7-24 24-24zM64 288l64 0 0 128 40 0 0-128 64 0 0 128 48 0 0-128 64 0 0 128 40 0 0-128 64 0 0 132.3c.6 .3 1.2 .7 1.8 1.1l48 32c11.7 7.8 17 22.4 12.9 35.9S494.1 512 480 512L32 512c-14.1 0-26.5-9.2-30.6-22.7s1.1-28.1 12.9-35.9l48-32c.6-.4 1.2-.7 1.8-1.1L64 288z\"]\n};\nconst faLandmarkAlt = faLandmarkDome;\nconst faArrowUp = {\n prefix: 'fas',\n iconName: 'arrow-up',\n icon: [384, 512, [8593], \"f062\", \"M214.6 41.4c-12.5-12.5-32.8-12.5-45.3 0l-160 160c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L160 141.2 160 448c0 17.7 14.3 32 32 32s32-14.3 32-32l0-306.7L329.4 246.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-160-160z\"]\n};\nconst faTv = {\n prefix: 'fas',\n iconName: 'tv',\n icon: [640, 512, [63717, \"television\", \"tv-alt\"], \"f26c\", \"M64 64l0 288 512 0 0-288L64 64zM0 64C0 28.7 28.7 0 64 0L576 0c35.3 0 64 28.7 64 64l0 288c0 35.3-28.7 64-64 64L64 416c-35.3 0-64-28.7-64-64L0 64zM128 448l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-384 0c-17.7 0-32-14.3-32-32s14.3-32 32-32z\"]\n};\nconst faTelevision = faTv;\nconst faTvAlt = faTv;\nconst faShrimp = {\n prefix: 'fas',\n iconName: 'shrimp',\n icon: [512, 512, [129424], \"e448\", \"M64 32C28.7 32 0 60.7 0 96s28.7 64 64 64l1 0c3.7 88.9 77 160 167 160l56 0 0-192-24 0L88.8 128 64 128c-17.7 0-32-14.3-32-32s14.3-32 32-32l400 0c8.8 0 16-7.2 16-16s-7.2-16-16-16L64 32zM224 456c0 13.3 10.7 24 24 24l72 0 0-72.2-64.1-22.4c-12.5-4.4-26.2 2.2-30.6 14.7s2.2 26.2 14.7 30.6l4.5 1.6C233 433.9 224 443.9 224 456zm128 23.3c36.4-3.3 69.5-17.6 96.1-39.6l-86.5-34.6c-3 1.8-6.2 3.2-9.6 4.3l0 69.9zM472.6 415c24.6-30.3 39.4-68.9 39.4-111c0-12.3-1.3-24.3-3.7-35.9L382.8 355.1c.8 3.4 1.2 7 1.2 10.6c0 4.6-.7 9-1.9 13.1L472.6 415zM336 128l-16 0 0 192 18.3 0c9.9 0 19.1 3.2 26.6 8.5l133.5-92.4C471.8 172.6 409.1 128 336 128zM168 192a24 24 0 1 1 48 0 24 24 0 1 1 -48 0z\"]\n};\nconst faListCheck = {\n prefix: 'fas',\n iconName: 'list-check',\n icon: [512, 512, [\"tasks\"], \"f0ae\", \"M152.1 38.2c9.9 8.9 10.7 24 1.8 33.9l-72 80c-4.4 4.9-10.6 7.8-17.2 7.9s-12.9-2.4-17.6-7L7 113C-2.3 103.6-2.3 88.4 7 79s24.6-9.4 33.9 0l22.1 22.1 55.1-61.2c8.9-9.9 24-10.7 33.9-1.8zm0 160c9.9 8.9 10.7 24 1.8 33.9l-72 80c-4.4 4.9-10.6 7.8-17.2 7.9s-12.9-2.4-17.6-7L7 273c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l22.1 22.1 55.1-61.2c8.9-9.9 24-10.7 33.9-1.8zM224 96c0-17.7 14.3-32 32-32l224 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-224 0c-17.7 0-32-14.3-32-32zm0 160c0-17.7 14.3-32 32-32l224 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-224 0c-17.7 0-32-14.3-32-32zM160 416c0-17.7 14.3-32 32-32l288 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-288 0c-17.7 0-32-14.3-32-32zM48 368a48 48 0 1 1 0 96 48 48 0 1 1 0-96z\"]\n};\nconst faTasks = faListCheck;\nconst faJugDetergent = {\n prefix: 'fas',\n iconName: 'jug-detergent',\n icon: [384, 512, [], \"e519\", \"M96 24c0-13.3 10.7-24 24-24l80 0c13.3 0 24 10.7 24 24l0 24 8 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L88 96C74.7 96 64 85.3 64 72s10.7-24 24-24l8 0 0-24zM0 256c0-70.7 57.3-128 128-128l128 0c70.7 0 128 57.3 128 128l0 192c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 256zm256 0l0 96c0 17.7 14.3 32 32 32s32-14.3 32-32l0-96c0-17.7-14.3-32-32-32s-32 14.3-32 32z\"]\n};\nconst faCircleUser = {\n prefix: 'fas',\n iconName: 'circle-user',\n icon: [512, 512, [62142, \"user-circle\"], \"f2bd\", \"M399 384.2C376.9 345.8 335.4 320 288 320l-64 0c-47.4 0-88.9 25.8-111 64.2c35.2 39.2 86.2 63.8 143 63.8s107.8-24.7 143-63.8zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm256 16a72 72 0 1 0 0-144 72 72 0 1 0 0 144z\"]\n};\nconst faUserCircle = faCircleUser;\nconst faUserShield = {\n prefix: 'fas',\n iconName: 'user-shield',\n icon: [640, 512, [], \"f505\", \"M224 256A128 128 0 1 0 224 0a128 128 0 1 0 0 256zm-45.7 48C79.8 304 0 383.8 0 482.3C0 498.7 13.3 512 29.7 512l388.6 0c1.8 0 3.5-.2 5.3-.5c-76.3-55.1-99.8-141-103.1-200.2c-16.1-4.8-33.1-7.3-50.7-7.3l-91.4 0zm308.8-78.3l-120 48C358 277.4 352 286.2 352 296c0 63.3 25.9 168.8 134.8 214.2c5.9 2.5 12.6 2.5 18.5 0C614.1 464.8 640 359.3 640 296c0-9.8-6-18.6-15.1-22.3l-120-48c-5.7-2.3-12.1-2.3-17.8 0zM591.4 312c-3.9 50.7-27.2 116.7-95.4 149.7l0-187.8L591.4 312z\"]\n};\nconst faWind = {\n prefix: 'fas',\n iconName: 'wind',\n icon: [512, 512, [], \"f72e\", \"M288 32c0 17.7 14.3 32 32 32l32 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 128c-17.7 0-32 14.3-32 32s14.3 32 32 32l320 0c53 0 96-43 96-96s-43-96-96-96L320 0c-17.7 0-32 14.3-32 32zm64 352c0 17.7 14.3 32 32 32l32 0c53 0 96-43 96-96s-43-96-96-96L32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-32 0c-17.7 0-32 14.3-32 32zM128 512l32 0c53 0 96-43 96-96s-43-96-96-96L32 320c-17.7 0-32 14.3-32 32s14.3 32 32 32l128 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-32 0c-17.7 0-32 14.3-32 32s14.3 32 32 32z\"]\n};\nconst faCarBurst = {\n prefix: 'fas',\n iconName: 'car-burst',\n icon: [640, 512, [\"car-crash\"], \"f5e1\", \"M176 8c-6.6 0-12.4 4-14.9 10.1l-29.4 74L55.6 68.9c-6.3-1.9-13.1 .2-17.2 5.3s-4.6 12.2-1.4 17.9l39.5 69.1L10.9 206.4c-5.4 3.7-8 10.3-6.5 16.7s6.7 11.2 13.1 12.2l78.7 12.2L90.6 327c-.5 6.5 3.1 12.7 9 15.5s12.9 1.8 17.8-2.6l35.3-32.5 9.5-35.4 10.4-38.6c8-29.9 30.5-52.1 57.9-60.9l41-59.2c11.3-16.3 26.4-28.9 43.5-37.2c-.4-.6-.8-1.2-1.3-1.8c-4.1-5.1-10.9-7.2-17.2-5.3L220.3 92.1l-29.4-74C188.4 12 182.6 8 176 8zM367.7 161.5l135.6 36.3c6.5 1.8 11.3 7.4 11.8 14.2l4.6 56.5-201.5-54 32.2-46.6c3.8-5.6 10.8-8.1 17.3-6.4zm-69.9-30l-47.9 69.3c-21.6 3-40.3 18.6-46.3 41l-10.4 38.6-16.6 61.8-8.3 30.9c-4.6 17.1 5.6 34.6 22.6 39.2l15.5 4.1c17.1 4.6 34.6-5.6 39.2-22.6l8.3-30.9 247.3 66.3-8.3 30.9c-4.6 17.1 5.6 34.6 22.6 39.2l15.5 4.1c17.1 4.6 34.6-5.6 39.2-22.6l8.3-30.9L595 388l10.4-38.6c6-22.4-2.5-45.2-19.6-58.7l-6.8-84c-2.7-33.7-26.4-62-59-70.8L384.2 99.7c-32.7-8.8-67.3 4-86.5 31.8zm-17 131a24 24 0 1 1 -12.4 46.4 24 24 0 1 1 12.4-46.4zm217.9 83.2A24 24 0 1 1 545 358.1a24 24 0 1 1 -46.4-12.4z\"]\n};\nconst faCarCrash = faCarBurst;\nconst faY = {\n prefix: 'fas',\n iconName: 'y',\n icon: [384, 512, [121], \"59\", \"M58 45.4C47.8 31 27.8 27.7 13.4 38S-4.3 68.2 6 82.6L160 298.3 160 448c0 17.7 14.3 32 32 32s32-14.3 32-32l0-149.7L378 82.6c10.3-14.4 6.9-34.4-7.4-44.6S336.2 31 326 45.4L192 232.9 58 45.4z\"]\n};\nconst faPersonSnowboarding = {\n prefix: 'fas',\n iconName: 'person-snowboarding',\n icon: [512, 512, [127938, \"snowboarding\"], \"f7ce\", \"M209.7 3.4c15.8-7.9 35-1.5 42.9 14.3l25 50 42.4 8.5c19.5 3.9 37.8 12.3 53.5 24.5l126.1 98.1c14 10.9 16.5 31 5.6 44.9s-31 16.5-44.9 5.6l-72.1-56.1-71.5 31.8 33.1 27.6c23.2 19.3 33.5 50 26.7 79.4l-17.4 75.2c-2.2 9.4-8.2 16.8-16.1 21l86.5 33.1c4.6 1.8 9.4 2.6 14.3 2.6l28.2 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-28.2 0c-10.8 0-21.4-2-31.5-5.8L60.1 371.3c-11.5-4.4-22-11.2-30.8-20L7 329c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l22.4 22.4c4 4 8.7 7.1 14 9.1l22.4 8.6c-.8-1.6-1.5-3.2-2.1-4.9c-5.6-16.8 3.5-34.9 20.2-40.5L192 264.9l0-53.2c0-24.2 13.7-46.4 35.4-57.2l45.2-22.6-7.5-1.5c-19.4-3.9-35.9-16.5-44.7-34.1l-25-50c-7.9-15.8-1.5-35 14.3-42.9zM139 350.1l159 60.9c-2.1-5.6-2.6-11.9-1.1-18.2l17.4-75.2c1.4-5.9-.7-12-5.3-15.9l-52.8-44 0 18.8c0 20.7-13.2 39-32.8 45.5L139 350.1zM432 0a48 48 0 1 1 0 96 48 48 0 1 1 0-96z\"]\n};\nconst faSnowboarding = faPersonSnowboarding;\nconst faTruckFast = {\n prefix: 'fas',\n iconName: 'truck-fast',\n icon: [640, 512, [\"shipping-fast\"], \"f48b\", \"M112 0C85.5 0 64 21.5 64 48l0 48L16 96c-8.8 0-16 7.2-16 16s7.2 16 16 16l48 0 208 0c8.8 0 16 7.2 16 16s-7.2 16-16 16L64 160l-16 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l16 0 176 0c8.8 0 16 7.2 16 16s-7.2 16-16 16L64 224l-48 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l48 0 144 0c8.8 0 16 7.2 16 16s-7.2 16-16 16L64 288l0 128c0 53 43 96 96 96s96-43 96-96l128 0c0 53 43 96 96 96s96-43 96-96l32 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l0-64 0-32 0-18.7c0-17-6.7-33.3-18.7-45.3L512 114.7c-12-12-28.3-18.7-45.3-18.7L416 96l0-48c0-26.5-21.5-48-48-48L112 0zM544 237.3l0 18.7-128 0 0-96 50.7 0L544 237.3zM160 368a48 48 0 1 1 0 96 48 48 0 1 1 0-96zm272 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0z\"]\n};\nconst faShippingFast = faTruckFast;\nconst faFish = {\n prefix: 'fas',\n iconName: 'fish',\n icon: [576, 512, [128031], \"f578\", \"M180.5 141.5C219.7 108.5 272.6 80 336 80s116.3 28.5 155.5 61.5c39.1 33 66.9 72.4 81 99.8c4.7 9.2 4.7 20.1 0 29.3c-14.1 27.4-41.9 66.8-81 99.8C452.3 403.5 399.4 432 336 432s-116.3-28.5-155.5-61.5c-16.2-13.7-30.5-28.5-42.7-43.1L48.1 379.6c-12.5 7.3-28.4 5.3-38.7-4.9S-3 348.7 4.2 336.1L50 256 4.2 175.9c-7.2-12.6-5-28.4 5.3-38.6s26.1-12.2 38.7-4.9l89.7 52.3c12.2-14.6 26.5-29.4 42.7-43.1zM448 256a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z\"]\n};\nconst faUserGraduate = {\n prefix: 'fas',\n iconName: 'user-graduate',\n icon: [448, 512, [], \"f501\", \"M219.3 .5c3.1-.6 6.3-.6 9.4 0l200 40C439.9 42.7 448 52.6 448 64s-8.1 21.3-19.3 23.5L352 102.9l0 57.1c0 70.7-57.3 128-128 128s-128-57.3-128-128l0-57.1L48 93.3l0 65.1 15.7 78.4c.9 4.7-.3 9.6-3.3 13.3s-7.6 5.9-12.4 5.9l-32 0c-4.8 0-9.3-2.1-12.4-5.9s-4.3-8.6-3.3-13.3L16 158.4l0-71.8C6.5 83.3 0 74.3 0 64C0 52.6 8.1 42.7 19.3 40.5l200-40zM111.9 327.7c10.5-3.4 21.8 .4 29.4 8.5l71 75.5c6.3 6.7 17 6.7 23.3 0l71-75.5c7.6-8.1 18.9-11.9 29.4-8.5C401 348.6 448 409.4 448 481.3c0 17-13.8 30.7-30.7 30.7L30.7 512C13.8 512 0 498.2 0 481.3c0-71.9 47-132.7 111.9-153.6z\"]\n};\nconst faCircleHalfStroke = {\n prefix: 'fas',\n iconName: 'circle-half-stroke',\n icon: [512, 512, [9680, \"adjust\"], \"f042\", \"M448 256c0-106-86-192-192-192l0 384c106 0 192-86 192-192zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256z\"]\n};\nconst faAdjust = faCircleHalfStroke;\nconst faClapperboard = {\n prefix: 'fas',\n iconName: 'clapperboard',\n icon: [512, 512, [], \"e131\", \"M448 32l-86.1 0-1 1-127 127 92.1 0 1-1L453.8 32.3c-1.9-.2-3.8-.3-5.8-.3zm64 128l0-64c0-15.1-5.3-29.1-14-40l-104 104L512 160zM294.1 32l-92.1 0-1 1L73.9 160l92.1 0 1-1 127-127zM64 32C28.7 32 0 60.7 0 96l0 64 6.1 0 1-1 127-127L64 32zM512 192L0 192 0 416c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-224z\"]\n};\nconst faCircleRadiation = {\n prefix: 'fas',\n iconName: 'circle-radiation',\n icon: [512, 512, [9762, \"radiation-alt\"], \"f7ba\", \"M256 64a192 192 0 1 1 0 384 192 192 0 1 1 0-384zm0 448A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM200 256c0-20.7 11.3-38.8 28-48.5l-36-62.3c-8.8-15.3-28.7-20.8-42-9c-25.6 22.6-43.9 53.3-50.9 88.1C95.7 241.5 110.3 256 128 256l72 0zm28 48.5l-36 62.4c-8.8 15.3-3.6 35.2 13.1 40.8c16 5.4 33.1 8.3 50.9 8.3s34.9-2.9 50.9-8.3c16.7-5.6 21.9-25.5 13.1-40.8l-36-62.4c-8.2 4.8-17.8 7.5-28 7.5s-19.8-2.7-28-7.5zM312 256l72 0c17.7 0 32.3-14.5 28.8-31.8c-7-34.8-25.3-65.5-50.9-88.1c-13.2-11.7-33.1-6.3-42 9l-36 62.3c16.7 9.7 28 27.8 28 48.5zm-56 32a32 32 0 1 0 0-64 32 32 0 1 0 0 64z\"]\n};\nconst faRadiationAlt = faCircleRadiation;\nconst faBaseball = {\n prefix: 'fas',\n iconName: 'baseball',\n icon: [512, 512, [129358, 9918, \"baseball-ball\"], \"f433\", \"M62.7 223.4c-4.8 .4-9.7 .6-14.7 .6c-15.6 0-30.8-2-45.2-5.9C19.2 107.1 107.1 19.2 218.1 2.8C222 17.2 224 32.4 224 48c0 4.9-.2 9.8-.6 14.7c-.7 8.8 5.8 16.5 14.6 17.3s16.5-5.8 17.3-14.6c.5-5.7 .7-11.5 .7-17.3c0-16.5-1.9-32.6-5.6-47.9c1.8 0 3.7-.1 5.6-.1C397.4 0 512 114.6 512 256c0 1.9 0 3.7-.1 5.6c-15.4-3.6-31.4-5.6-47.9-5.6c-5.8 0-11.6 .2-17.3 .7c-8.8 .7-15.4 8.5-14.6 17.3s8.5 15.4 17.3 14.6c4.8-.4 9.7-.6 14.7-.6c15.6 0 30.8 2 45.2 5.9C492.8 404.9 404.9 492.8 293.9 509.2C290 494.8 288 479.6 288 464c0-4.9 .2-9.8 .6-14.7c.7-8.8-5.8-16.5-14.6-17.3s-16.5 5.8-17.3 14.6c-.5 5.7-.7 11.5-.7 17.3c0 16.5 1.9 32.6 5.6 47.9c-1.8 0-3.7 .1-5.6 .1C114.6 512 0 397.4 0 256c0-1.9 0-3.7 .1-5.6C15.4 254.1 31.5 256 48 256c5.8 0 11.6-.2 17.3-.7c8.8-.7 15.4-8.5 14.6-17.3s-8.5-15.4-17.3-14.6zM121.3 208c-8 3.7-11.6 13.2-7.9 21.2s13.2 11.6 21.2 7.9c45.2-20.8 81.7-57.2 102.5-102.5c3.7-8 .2-17.5-7.9-21.2s-17.5-.2-21.2 7.9c-17.6 38.3-48.5 69.2-86.7 86.7zm277.2 74.7c-3.7-8-13.2-11.6-21.2-7.9c-45.2 20.8-81.7 57.2-102.5 102.5c-3.7 8-.2 17.5 7.9 21.2s17.5 .2 21.2-7.9c17.6-38.3 48.5-69.2 86.7-86.7c8-3.7 11.6-13.2 7.9-21.2z\"]\n};\nconst faBaseballBall = faBaseball;\nconst faJetFighterUp = {\n prefix: 'fas',\n iconName: 'jet-fighter-up',\n icon: [512, 512, [], \"e518\", \"M270.7 9.7C268.2 3.8 262.4 0 256 0s-12.2 3.8-14.7 9.7L197.2 112.6c-3.4 8-5.2 16.5-5.2 25.2l0 77-144 84L48 280c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 56 0 32 0 24c0 13.3 10.7 24 24 24s24-10.7 24-24l0-8 144 0 0 32.7L133.5 468c-3.5 3-5.5 7.4-5.5 12l0 16c0 8.8 7.2 16 16 16l96 0 0-64c0-8.8 7.2-16 16-16s16 7.2 16 16l0 64 96 0c8.8 0 16-7.2 16-16l0-16c0-4.6-2-9-5.5-12L320 416.7l0-32.7 144 0 0 8c0 13.3 10.7 24 24 24s24-10.7 24-24l0-24 0-32 0-56c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 18.8-144-84 0-77c0-8.7-1.8-17.2-5.2-25.2L270.7 9.7z\"]\n};\nconst faDiagramProject = {\n prefix: 'fas',\n iconName: 'diagram-project',\n icon: [576, 512, [\"project-diagram\"], \"f542\", \"M0 80C0 53.5 21.5 32 48 32l96 0c26.5 0 48 21.5 48 48l0 16 192 0 0-16c0-26.5 21.5-48 48-48l96 0c26.5 0 48 21.5 48 48l0 96c0 26.5-21.5 48-48 48l-96 0c-26.5 0-48-21.5-48-48l0-16-192 0 0 16c0 1.7-.1 3.4-.3 5L272 288l96 0c26.5 0 48 21.5 48 48l0 96c0 26.5-21.5 48-48 48l-96 0c-26.5 0-48-21.5-48-48l0-96c0-1.7 .1-3.4 .3-5L144 224l-96 0c-26.5 0-48-21.5-48-48L0 80z\"]\n};\nconst faProjectDiagram = faDiagramProject;\nconst faCopy = {\n prefix: 'fas',\n iconName: 'copy',\n icon: [448, 512, [], \"f0c5\", \"M208 0L332.1 0c12.7 0 24.9 5.1 33.9 14.1l67.9 67.9c9 9 14.1 21.2 14.1 33.9L448 336c0 26.5-21.5 48-48 48l-192 0c-26.5 0-48-21.5-48-48l0-288c0-26.5 21.5-48 48-48zM48 128l80 0 0 64-64 0 0 256 192 0 0-32 64 0 0 48c0 26.5-21.5 48-48 48L48 512c-26.5 0-48-21.5-48-48L0 176c0-26.5 21.5-48 48-48z\"]\n};\nconst faVolumeXmark = {\n prefix: 'fas',\n iconName: 'volume-xmark',\n icon: [576, 512, [\"volume-mute\", \"volume-times\"], \"f6a9\", \"M301.1 34.8C312.6 40 320 51.4 320 64l0 384c0 12.6-7.4 24-18.9 29.2s-25 3.1-34.4-5.3L131.8 352 64 352c-35.3 0-64-28.7-64-64l0-64c0-35.3 28.7-64 64-64l67.8 0L266.7 40.1c9.4-8.4 22.9-10.4 34.4-5.3zM425 167l55 55 55-55c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-55 55 55 55c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-55-55-55 55c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l55-55-55-55c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0z\"]\n};\nconst faVolumeMute = faVolumeXmark;\nconst faVolumeTimes = faVolumeXmark;\nconst faHandSparkles = {\n prefix: 'fas',\n iconName: 'hand-sparkles',\n icon: [640, 512, [], \"e05d\", \"M320 0c17.7 0 32 14.3 32 32l0 208c0 8.8 7.2 16 16 16s16-7.2 16-16l0-176c0-17.7 14.3-32 32-32s32 14.3 32 32l0 176c0 8.8 7.2 16 16 16s16-7.2 16-16l0-112c0-17.7 14.3-32 32-32s32 14.3 32 32l0 195.1c-11.9 4.8-21.3 14.9-25 27.8l-8.9 31.2L478.9 391C460.6 396.3 448 413 448 432c0 18.9 12.5 35.6 30.6 40.9C448.4 497.4 409.9 512 368 512l-19.2 0c-59.6 0-116.9-22.9-160-64L76.4 341c-16-15.2-16.6-40.6-1.4-56.6s40.6-16.6 56.6-1.4l60.5 57.6c0-1.5-.1-3.1-.1-4.6l0-272c0-17.7 14.3-32 32-32s32 14.3 32 32l0 176c0 8.8 7.2 16 16 16s16-7.2 16-16l0-208c0-17.7 14.3-32 32-32zm-7.3 326.6c-1.1-3.9-4.7-6.6-8.7-6.6s-7.6 2.7-8.7 6.6L288 352l-25.4 7.3c-3.9 1.1-6.6 4.7-6.6 8.7s2.7 7.6 6.6 8.7L288 384l7.3 25.4c1.1 3.9 4.7 6.6 8.7 6.6s7.6-2.7 8.7-6.6L320 384l25.4-7.3c3.9-1.1 6.6-4.7 6.6-8.7s-2.7-7.6-6.6-8.7L320 352l-7.3-25.4zM104 120l48.3 13.8c4.6 1.3 7.7 5.5 7.7 10.2s-3.1 8.9-7.7 10.2L104 168 90.2 216.3c-1.3 4.6-5.5 7.7-10.2 7.7s-8.9-3.1-10.2-7.7L56 168 7.7 154.2C3.1 152.9 0 148.7 0 144s3.1-8.9 7.7-10.2L56 120 69.8 71.7C71.1 67.1 75.3 64 80 64s8.9 3.1 10.2 7.7L104 120zM584 408l48.3 13.8c4.6 1.3 7.7 5.5 7.7 10.2s-3.1 8.9-7.7 10.2L584 456l-13.8 48.3c-1.3 4.6-5.5 7.7-10.2 7.7s-8.9-3.1-10.2-7.7L536 456l-48.3-13.8c-4.6-1.3-7.7-5.5-7.7-10.2s3.1-8.9 7.7-10.2L536 408l13.8-48.3c1.3-4.6 5.5-7.7 10.2-7.7s8.9 3.1 10.2 7.7L584 408z\"]\n};\nconst faGrip = {\n prefix: 'fas',\n iconName: 'grip',\n icon: [448, 512, [\"grip-horizontal\"], \"f58d\", \"M128 136c0-22.1-17.9-40-40-40L40 96C17.9 96 0 113.9 0 136l0 48c0 22.1 17.9 40 40 40l48 0c22.1 0 40-17.9 40-40l0-48zm0 192c0-22.1-17.9-40-40-40l-48 0c-22.1 0-40 17.9-40 40l0 48c0 22.1 17.9 40 40 40l48 0c22.1 0 40-17.9 40-40l0-48zm32-192l0 48c0 22.1 17.9 40 40 40l48 0c22.1 0 40-17.9 40-40l0-48c0-22.1-17.9-40-40-40l-48 0c-22.1 0-40 17.9-40 40zM288 328c0-22.1-17.9-40-40-40l-48 0c-22.1 0-40 17.9-40 40l0 48c0 22.1 17.9 40 40 40l48 0c22.1 0 40-17.9 40-40l0-48zm32-192l0 48c0 22.1 17.9 40 40 40l48 0c22.1 0 40-17.9 40-40l0-48c0-22.1-17.9-40-40-40l-48 0c-22.1 0-40 17.9-40 40zM448 328c0-22.1-17.9-40-40-40l-48 0c-22.1 0-40 17.9-40 40l0 48c0 22.1 17.9 40 40 40l48 0c22.1 0 40-17.9 40-40l0-48z\"]\n};\nconst faGripHorizontal = faGrip;\nconst faShareFromSquare = {\n prefix: 'fas',\n iconName: 'share-from-square',\n icon: [576, 512, [61509, \"share-square\"], \"f14d\", \"M352 224l-46.5 0c-45 0-81.5 36.5-81.5 81.5c0 22.3 10.3 34.3 19.2 40.5c6.8 4.7 12.8 12 12.8 20.3c0 9.8-8 17.8-17.8 17.8l-2.5 0c-2.4 0-4.8-.4-7.1-1.4C210.8 374.8 128 333.4 128 240c0-79.5 64.5-144 144-144l80 0 0-61.3C352 15.5 367.5 0 386.7 0c8.6 0 16.8 3.2 23.2 8.9L548.1 133.3c7.6 6.8 11.9 16.5 11.9 26.7s-4.3 19.9-11.9 26.7l-139 125.1c-5.9 5.3-13.5 8.2-21.4 8.2l-3.7 0c-17.7 0-32-14.3-32-32l0-64zM80 96c-8.8 0-16 7.2-16 16l0 320c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-48c0-17.7 14.3-32 32-32s32 14.3 32 32l0 48c0 44.2-35.8 80-80 80L80 512c-44.2 0-80-35.8-80-80L0 112C0 67.8 35.8 32 80 32l48 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L80 96z\"]\n};\nconst faShareSquare = faShareFromSquare;\nconst faChildCombatant = {\n prefix: 'fas',\n iconName: 'child-combatant',\n icon: [576, 512, [\"child-rifle\"], \"e4e0\", \"M176 128A64 64 0 1 0 176 0a64 64 0 1 0 0 128zm-8 352l0-128 16 0 0 128c0 17.7 14.3 32 32 32s32-14.3 32-32l0-179.5L260.9 321c9.4 15 29.2 19.4 44.1 10s19.4-29.2 10-44.1l-51.7-82.1c-17.6-27.9-48.3-44.9-81.2-44.9l-12.3 0c-33 0-63.7 16.9-81.2 44.9L36.9 287c-9.4 15-4.9 34.7 10 44.1s34.7 4.9 44.1-10L104 300.5 104 480c0 17.7 14.3 32 32 32s32-14.3 32-32zM448 0L432 0 416 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l0 100.3c-9.6 5.5-16 15.9-16 27.7l0 32c-17.7 0-32 14.3-32 32l0 144c0 17.7 14.3 32 32 32l16 0 0 96c0 8.8 7.2 16 16 16l59.5 0c10.4 0 18-9.8 15.5-19.9L484 400l44 0c8.8 0 16-7.2 16-16l0-16c0-8.8-7.2-16-16-16l-48 0 0-26.7 53.1-17.7c6.5-2.2 10.9-8.3 10.9-15.2l0-84.5c0-8.8-7.2-16-16-16l-16 0c-8.8 0-16 7.2-16 16l0 56-16 5.3L480 160c0-11.8-6.4-22.2-16-27.7L464 16c0-8.8-7.2-16-16-16z\"]\n};\nconst faChildRifle = faChildCombatant;\nconst faGun = {\n prefix: 'fas',\n iconName: 'gun',\n icon: [576, 512, [], \"e19b\", \"M528 56c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 8L32 64C14.3 64 0 78.3 0 96L0 208c0 17.7 14.3 32 32 32l10 0c20.8 0 36.1 19.6 31 39.8L33 440.2c-2.4 9.6-.2 19.7 5.8 27.5S54.1 480 64 480l96 0c14.7 0 27.5-10 31-24.2L217 352l104.5 0c23.7 0 44.8-14.9 52.7-37.2L400.9 240l31.1 0c8.5 0 16.6-3.4 22.6-9.4L477.3 208l66.7 0c17.7 0 32-14.3 32-32l0-80c0-17.7-14.3-32-32-32l-16 0 0-8zM321.4 304L229 304l16-64 105 0-21 58.7c-1.1 3.2-4.2 5.3-7.5 5.3zM80 128l384 0c8.8 0 16 7.2 16 16s-7.2 16-16 16L80 160c-8.8 0-16-7.2-16-16s7.2-16 16-16z\"]\n};\nconst faSquarePhone = {\n prefix: 'fas',\n iconName: 'square-phone',\n icon: [448, 512, [\"phone-square\"], \"f098\", \"M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zm90.7 96.7c9.7-2.6 19.9 2.3 23.7 11.6l20 48c3.4 8.2 1 17.6-5.8 23.2L168 231.7c16.6 35.2 45.1 63.7 80.3 80.3l20.2-24.7c5.6-6.8 15-9.2 23.2-5.8l48 20c9.3 3.9 14.2 14 11.6 23.7l-12 44C336.9 378 329 384 320 384C196.3 384 96 283.7 96 160c0-9 6-16.9 14.7-19.3l44-12z\"]\n};\nconst faPhoneSquare = faSquarePhone;\nconst faPlus = {\n prefix: 'fas',\n iconName: 'plus',\n icon: [448, 512, [10133, 61543, \"add\"], \"2b\", \"M256 80c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 144L48 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l144 0 0 144c0 17.7 14.3 32 32 32s32-14.3 32-32l0-144 144 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-144 0 0-144z\"]\n};\nconst faAdd = faPlus;\nconst faExpand = {\n prefix: 'fas',\n iconName: 'expand',\n icon: [448, 512, [], \"f065\", \"M32 32C14.3 32 0 46.3 0 64l0 96c0 17.7 14.3 32 32 32s32-14.3 32-32l0-64 64 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L32 32zM64 352c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 96c0 17.7 14.3 32 32 32l96 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-64 0 0-64zM320 32c-17.7 0-32 14.3-32 32s14.3 32 32 32l64 0 0 64c0 17.7 14.3 32 32 32s32-14.3 32-32l0-96c0-17.7-14.3-32-32-32l-96 0zM448 352c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 64-64 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l96 0c17.7 0 32-14.3 32-32l0-96z\"]\n};\nconst faComputer = {\n prefix: 'fas',\n iconName: 'computer',\n icon: [640, 512, [], \"e4e5\", \"M384 96l0 224L64 320 64 96l320 0zM64 32C28.7 32 0 60.7 0 96L0 320c0 35.3 28.7 64 64 64l117.3 0-10.7 32L96 416c-17.7 0-32 14.3-32 32s14.3 32 32 32l256 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-74.7 0-10.7-32L384 384c35.3 0 64-28.7 64-64l0-224c0-35.3-28.7-64-64-64L64 32zm464 0c-26.5 0-48 21.5-48 48l0 352c0 26.5 21.5 48 48 48l64 0c26.5 0 48-21.5 48-48l0-352c0-26.5-21.5-48-48-48l-64 0zm16 64l32 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16s7.2-16 16-16zm-16 80c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16zm32 160a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\"]\n};\nconst faXmark = {\n prefix: 'fas',\n iconName: 'xmark',\n icon: [384, 512, [128473, 10005, 10006, 10060, 215, \"close\", \"multiply\", \"remove\", \"times\"], \"f00d\", \"M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z\"]\n};\nconst faClose = faXmark;\nconst faMultiply = faXmark;\nconst faRemove = faXmark;\nconst faTimes = faXmark;\nconst faArrowsUpDownLeftRight = {\n prefix: 'fas',\n iconName: 'arrows-up-down-left-right',\n icon: [512, 512, [\"arrows\"], \"f047\", \"M278.6 9.4c-12.5-12.5-32.8-12.5-45.3 0l-64 64c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l9.4-9.4L224 224l-114.7 0 9.4-9.4c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-64 64c-12.5 12.5-12.5 32.8 0 45.3l64 64c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-9.4-9.4L224 288l0 114.7-9.4-9.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l64 64c12.5 12.5 32.8 12.5 45.3 0l64-64c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-9.4 9.4L288 288l114.7 0-9.4 9.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l64-64c12.5-12.5 12.5-32.8 0-45.3l-64-64c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l9.4 9.4L288 224l0-114.7 9.4 9.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-64-64z\"]\n};\nconst faArrows = faArrowsUpDownLeftRight;\nconst faChalkboardUser = {\n prefix: 'fas',\n iconName: 'chalkboard-user',\n icon: [640, 512, [\"chalkboard-teacher\"], \"f51c\", \"M160 64c0-35.3 28.7-64 64-64L576 0c35.3 0 64 28.7 64 64l0 288c0 35.3-28.7 64-64 64l-239.2 0c-11.8-25.5-29.9-47.5-52.4-64l99.6 0 0-32c0-17.7 14.3-32 32-32l64 0c17.7 0 32 14.3 32 32l0 32 64 0 0-288L224 64l0 49.1C205.2 102.2 183.3 96 160 96l0-32zm0 64a96 96 0 1 1 0 192 96 96 0 1 1 0-192zM133.3 352l53.3 0C260.3 352 320 411.7 320 485.3c0 14.7-11.9 26.7-26.7 26.7L26.7 512C11.9 512 0 500.1 0 485.3C0 411.7 59.7 352 133.3 352z\"]\n};\nconst faChalkboardTeacher = faChalkboardUser;\nconst faPesoSign = {\n prefix: 'fas',\n iconName: 'peso-sign',\n icon: [384, 512, [], \"e222\", \"M64 32C46.3 32 32 46.3 32 64l0 64c-17.7 0-32 14.3-32 32s14.3 32 32 32l0 32c-17.7 0-32 14.3-32 32s14.3 32 32 32l0 64 0 96c0 17.7 14.3 32 32 32s32-14.3 32-32l0-64 80 0c68.4 0 127.7-39 156.8-96l19.2 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-.7 0c.5-5.3 .7-10.6 .7-16s-.2-10.7-.7-16l.7 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-19.2 0C303.7 71 244.4 32 176 32L64 32zm190.4 96L96 128l0-32 80 0c30.5 0 58.2 12.2 78.4 32zM96 192l190.9 0c.7 5.2 1.1 10.6 1.1 16s-.4 10.8-1.1 16L96 224l0-32zm158.4 96c-20.2 19.8-47.9 32-78.4 32l-80 0 0-32 158.4 0z\"]\n};\nconst faBuildingShield = {\n prefix: 'fas',\n iconName: 'building-shield',\n icon: [576, 512, [], \"e4d8\", \"M0 48C0 21.5 21.5 0 48 0L336 0c26.5 0 48 21.5 48 48l0 159-42.4 17L304 224l-32 0c-8.8 0-16 7.2-16 16l0 32 0 24.2 0 7.8c0 .9 .1 1.7 .2 2.6c2.3 58.1 24.1 144.8 98.7 201.5c-5.8 2.5-12.2 3.9-18.9 3.9l-96 0 0-80c0-26.5-21.5-48-48-48s-48 21.5-48 48l0 80-96 0c-26.5 0-48-21.5-48-48L0 48zM80 224c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0zm80 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16zM64 112l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16L80 96c-8.8 0-16 7.2-16 16zM176 96c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0zm80 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16zM423.1 225.7c5.7-2.3 12.1-2.3 17.8 0l120 48C570 277.4 576 286.2 576 296c0 63.3-25.9 168.8-134.8 214.2c-5.9 2.5-12.6 2.5-18.5 0C313.9 464.8 288 359.3 288 296c0-9.8 6-18.6 15.1-22.3l120-48zM527.4 312L432 273.8l0 187.8c68.2-33 91.5-99 95.4-149.7z\"]\n};\nconst faBaby = {\n prefix: 'fas',\n iconName: 'baby',\n icon: [448, 512, [], \"f77c\", \"M152 88a72 72 0 1 1 144 0A72 72 0 1 1 152 88zM39.7 144.5c13-17.9 38-21.8 55.9-8.8L131.8 162c26.8 19.5 59.1 30 92.2 30s65.4-10.5 92.2-30l36.2-26.4c17.9-13 42.9-9 55.9 8.8s9 42.9-8.8 55.9l-36.2 26.4c-13.6 9.9-28.1 18.2-43.3 25l0 36.3-192 0 0-36.3c-15.2-6.7-29.7-15.1-43.3-25L48.5 200.3c-17.9-13-21.8-38-8.8-55.9zm89.8 184.8l60.6 53-26 37.2 24.3 24.3c15.6 15.6 15.6 40.9 0 56.6s-40.9 15.6-56.6 0l-48-48C70 438.6 68.1 417 79.2 401.1l50.2-71.8zm128.5 53l60.6-53 50.2 71.8c11.1 15.9 9.2 37.5-4.5 51.2l-48 48c-15.6 15.6-40.9 15.6-56.6 0s-15.6-40.9 0-56.6L284 419.4l-26-37.2z\"]\n};\nconst faUsersLine = {\n prefix: 'fas',\n iconName: 'users-line',\n icon: [640, 512, [], \"e592\", \"M211.2 96a64 64 0 1 0 -128 0 64 64 0 1 0 128 0zM32 256c0 17.7 14.3 32 32 32l85.6 0c10.1-39.4 38.6-71.5 75.8-86.6c-9.7-6-21.2-9.4-33.4-9.4l-96 0c-35.3 0-64 28.7-64 64zm461.6 32l82.4 0c17.7 0 32-14.3 32-32c0-35.3-28.7-64-64-64l-96 0c-11.7 0-22.7 3.1-32.1 8.6c38.1 14.8 67.4 47.3 77.7 87.4zM391.2 226.4c-6.9-1.6-14.2-2.4-21.6-2.4l-96 0c-8.5 0-16.7 1.1-24.5 3.1c-30.8 8.1-55.6 31.1-66.1 60.9c-3.5 10-5.5 20.8-5.5 32c0 17.7 14.3 32 32 32l224 0c17.7 0 32-14.3 32-32c0-11.2-1.9-22-5.5-32c-10.8-30.7-36.8-54.2-68.9-61.6zM563.2 96a64 64 0 1 0 -128 0 64 64 0 1 0 128 0zM321.6 192a80 80 0 1 0 0-160 80 80 0 1 0 0 160zM32 416c-17.7 0-32 14.3-32 32s14.3 32 32 32l576 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L32 416z\"]\n};\nconst faQuoteLeft = {\n prefix: 'fas',\n iconName: 'quote-left',\n icon: [448, 512, [8220, \"quote-left-alt\"], \"f10d\", \"M0 216C0 149.7 53.7 96 120 96l8 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-8 0c-30.9 0-56 25.1-56 56l0 8 64 0c35.3 0 64 28.7 64 64l0 64c0 35.3-28.7 64-64 64l-64 0c-35.3 0-64-28.7-64-64l0-32 0-32 0-72zm256 0c0-66.3 53.7-120 120-120l8 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-8 0c-30.9 0-56 25.1-56 56l0 8 64 0c35.3 0 64 28.7 64 64l0 64c0 35.3-28.7 64-64 64l-64 0c-35.3 0-64-28.7-64-64l0-32 0-32 0-72z\"]\n};\nconst faQuoteLeftAlt = faQuoteLeft;\nconst faTractor = {\n prefix: 'fas',\n iconName: 'tractor',\n icon: [640, 512, [128668], \"f722\", \"M96 64c0-35.3 28.7-64 64-64L266.3 0c26.2 0 49.7 15.9 59.4 40.2L373.7 160 480 160l0-33.8c0-24.8 5.8-49.3 16.9-71.6l2.5-5c7.9-15.8 27.1-22.2 42.9-14.3s22.2 27.1 14.3 42.9l-2.5 5c-6.7 13.3-10.1 28-10.1 42.9l0 33.8 56 0c22.1 0 40 17.9 40 40l0 45.4c0 16.5-8.5 31.9-22.6 40.7l-43.3 27.1c-14.2-5.9-29.8-9.2-46.1-9.2c-39.3 0-74.1 18.9-96 48l-80 0c0 17.7-14.3 32-32 32l-8.2 0c-1.7 4.8-3.7 9.5-5.8 14.1l5.8 5.8c12.5 12.5 12.5 32.8 0 45.3l-22.6 22.6c-12.5 12.5-32.8 12.5-45.3 0l-5.8-5.8c-4.6 2.2-9.3 4.1-14.1 5.8l0 8.2c0 17.7-14.3 32-32 32l-32 0c-17.7 0-32-14.3-32-32l0-8.2c-4.8-1.7-9.5-3.7-14.1-5.8l-5.8 5.8c-12.5 12.5-32.8 12.5-45.3 0L40.2 449.1c-12.5-12.5-12.5-32.8 0-45.3l5.8-5.8c-2.2-4.6-4.1-9.3-5.8-14.1L32 384c-17.7 0-32-14.3-32-32l0-32c0-17.7 14.3-32 32-32l8.2 0c1.7-4.8 3.7-9.5 5.8-14.1l-5.8-5.8c-12.5-12.5-12.5-32.8 0-45.3l22.6-22.6c9-9 21.9-11.5 33.1-7.6l0-.6 0-32 0-96zm170.3 0L160 64l0 96 32 0 112.7 0L266.3 64zM176 256a80 80 0 1 0 0 160 80 80 0 1 0 0-160zM528 448a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm0 64c-48.6 0-88-39.4-88-88c0-29.8 14.8-56.1 37.4-72c14.3-10.1 31.8-16 50.6-16c2.7 0 5.3 .1 7.9 .3c44.9 4 80.1 41.7 80.1 87.7c0 48.6-39.4 88-88 88z\"]\n};\nconst faTrashArrowUp = {\n prefix: 'fas',\n iconName: 'trash-arrow-up',\n icon: [448, 512, [\"trash-restore\"], \"f829\", \"M163.8 0L284.2 0c12.1 0 23.2 6.8 28.6 17.7L320 32l96 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 96C14.3 96 0 81.7 0 64S14.3 32 32 32l96 0 7.2-14.3C140.6 6.8 151.7 0 163.8 0zM32 128l384 0L394.8 467c-1.6 25.3-22.6 45-47.9 45l-245.8 0c-25.3 0-46.3-19.7-47.9-45L32 128zm192 64c-6.4 0-12.5 2.5-17 7l-80 80c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l39-39L200 408c0 13.3 10.7 24 24 24s24-10.7 24-24l0-134.1 39 39c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-80-80c-4.5-4.5-10.6-7-17-7z\"]\n};\nconst faTrashRestore = faTrashArrowUp;\nconst faArrowDownUpLock = {\n prefix: 'fas',\n iconName: 'arrow-down-up-lock',\n icon: [640, 512, [], \"e4b0\", \"M150.6 502.6l96-96c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L160 402.7 160 288l256 0 0-16c0-17.2 3.9-33.5 10.8-48L352 224l0-114.7 41.4 41.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-96-96c-6-6-14.1-9.4-22.6-9.4s-16.6 3.4-22.6 9.4l-96 96c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L288 109.3 288 224l-128 0-64 0-64 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l64 0 0 114.7L54.6 361.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l96 96c12.5 12.5 32.8 12.5 45.3 0zM160 192l0-128c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 128 64 0zM288 320l0 128c0 17.7 14.3 32 32 32s32-14.3 32-32l0-128-64 0zm240-80c17.7 0 32 14.3 32 32l0 48-64 0 0-48c0-17.7 14.3-32 32-32zm-80 32l0 48c-17.7 0-32 14.3-32 32l0 128c0 17.7 14.3 32 32 32l160 0c17.7 0 32-14.3 32-32l0-128c0-17.7-14.3-32-32-32l0-48c0-44.2-35.8-80-80-80s-80 35.8-80 80z\"]\n};\nconst faLinesLeaning = {\n prefix: 'fas',\n iconName: 'lines-leaning',\n icon: [384, 512, [], \"e51e\", \"M190.4 74.1c5.6-16.8-3.5-34.9-20.2-40.5s-34.9 3.5-40.5 20.2l-128 384c-5.6 16.8 3.5 34.9 20.2 40.5s34.9-3.5 40.5-20.2l128-384zm70.9-41.7c-17.4-2.9-33.9 8.9-36.8 26.3l-64 384c-2.9 17.4 8.9 33.9 26.3 36.8s33.9-8.9 36.8-26.3l64-384c2.9-17.4-8.9-33.9-26.3-36.8zM352 32c-17.7 0-32 14.3-32 32l0 384c0 17.7 14.3 32 32 32s32-14.3 32-32l0-384c0-17.7-14.3-32-32-32z\"]\n};\nconst faRulerCombined = {\n prefix: 'fas',\n iconName: 'ruler-combined',\n icon: [512, 512, [], \"f546\", \"M.2 468.9C2.7 493.1 23.1 512 48 512l96 0 320 0c26.5 0 48-21.5 48-48l0-96c0-26.5-21.5-48-48-48l-48 0 0 80c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-80-64 0 0 80c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-80-64 0 0 80c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-80-80 0c-8.8 0-16-7.2-16-16s7.2-16 16-16l80 0 0-64-80 0c-8.8 0-16-7.2-16-16s7.2-16 16-16l80 0 0-64-80 0c-8.8 0-16-7.2-16-16s7.2-16 16-16l80 0 0-48c0-26.5-21.5-48-48-48L48 0C21.5 0 0 21.5 0 48L0 368l0 96c0 1.7 .1 3.3 .2 4.9z\"]\n};\nconst faCopyright = {\n prefix: 'fas',\n iconName: 'copyright',\n icon: [512, 512, [169], \"f1f9\", \"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM199.4 312.6c31.2 31.2 81.9 31.2 113.1 0c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9c-50 50-131 50-181 0s-50-131 0-181s131-50 181 0c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0c-31.2-31.2-81.9-31.2-113.1 0s-31.2 81.9 0 113.1z\"]\n};\nconst faEquals = {\n prefix: 'fas',\n iconName: 'equals',\n icon: [448, 512, [62764], \"3d\", \"M48 128c-17.7 0-32 14.3-32 32s14.3 32 32 32l352 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L48 128zm0 192c-17.7 0-32 14.3-32 32s14.3 32 32 32l352 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L48 320z\"]\n};\nconst faBlender = {\n prefix: 'fas',\n iconName: 'blender',\n icon: [512, 512, [], \"f517\", \"M0 64C0 28.7 28.7 0 64 0l64 0 32 0L470.1 0c21.1 0 36.4 20.1 30.9 40.4L494.5 64 336 64c-8.8 0-16 7.2-16 16s7.2 16 16 16l149.8 0-17.5 64L336 160c-8.8 0-16 7.2-16 16s7.2 16 16 16l123.6 0-17.5 64L336 256c-8.8 0-16 7.2-16 16s7.2 16 16 16l97.5 0L416 352l-256 0-8.7-96L64 256c-35.3 0-64-28.7-64-64L0 64zM145.5 192L133.8 64 64 64l0 128 81.5 0zM144 384l288 0c26.5 0 48 21.5 48 48l0 32c0 26.5-21.5 48-48 48l-288 0c-26.5 0-48-21.5-48-48l0-32c0-26.5 21.5-48 48-48zm144 96a32 32 0 1 0 0-64 32 32 0 1 0 0 64z\"]\n};\nconst faTeeth = {\n prefix: 'fas',\n iconName: 'teeth',\n icon: [576, 512, [], \"f62e\", \"M0 128C0 75 43 32 96 32l384 0c53 0 96 43 96 96l0 256c0 53-43 96-96 96L96 480c-53 0-96-43-96-96L0 128zm176 48l0 56c0 13.3 10.7 24 24 24l48 0c13.3 0 24-10.7 24-24l0-56c0-26.5-21.5-48-48-48s-48 21.5-48 48zm176-48c-26.5 0-48 21.5-48 48l0 56c0 13.3 10.7 24 24 24l48 0c13.3 0 24-10.7 24-24l0-56c0-26.5-21.5-48-48-48zM48 208l0 24c0 13.3 10.7 24 24 24l48 0c13.3 0 24-10.7 24-24l0-24c0-26.5-21.5-48-48-48s-48 21.5-48 48zM96 384c26.5 0 48-21.5 48-48l0-24c0-13.3-10.7-24-24-24l-48 0c-13.3 0-24 10.7-24 24l0 24c0 26.5 21.5 48 48 48zm80-48c0 26.5 21.5 48 48 48s48-21.5 48-48l0-24c0-13.3-10.7-24-24-24l-48 0c-13.3 0-24 10.7-24 24l0 24zm176 48c26.5 0 48-21.5 48-48l0-24c0-13.3-10.7-24-24-24l-48 0c-13.3 0-24 10.7-24 24l0 24c0 26.5 21.5 48 48 48zm80-176l0 24c0 13.3 10.7 24 24 24l48 0c13.3 0 24-10.7 24-24l0-24c0-26.5-21.5-48-48-48s-48 21.5-48 48zm48 176c26.5 0 48-21.5 48-48l0-24c0-13.3-10.7-24-24-24l-48 0c-13.3 0-24 10.7-24 24l0 24c0 26.5 21.5 48 48 48z\"]\n};\nconst faShekelSign = {\n prefix: 'fas',\n iconName: 'shekel-sign',\n icon: [448, 512, [8362, \"ils\", \"shekel\", \"sheqel\", \"sheqel-sign\"], \"f20b\", \"M32 32C14.3 32 0 46.3 0 64L0 448c0 17.7 14.3 32 32 32s32-14.3 32-32L64 96l128 0c35.3 0 64 28.7 64 64l0 160c0 17.7 14.3 32 32 32s32-14.3 32-32l0-160c0-70.7-57.3-128-128-128L32 32zM320 480c70.7 0 128-57.3 128-128l0-288c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 288c0 35.3-28.7 64-64 64l-128 0 0-224c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 256c0 17.7 14.3 32 32 32l160 0z\"]\n};\nconst faIls = faShekelSign;\nconst faShekel = faShekelSign;\nconst faSheqel = faShekelSign;\nconst faSheqelSign = faShekelSign;\nconst faMap = {\n prefix: 'fas',\n iconName: 'map',\n icon: [576, 512, [128506, 62072], \"f279\", \"M384 476.1L192 421.2l0-385.3L384 90.8l0 385.3zm32-1.2l0-386.5L543.1 37.5c15.8-6.3 32.9 5.3 32.9 22.3l0 334.8c0 9.8-6 18.6-15.1 22.3L416 474.8zM15.1 95.1L160 37.2l0 386.5L32.9 474.5C17.1 480.8 0 469.2 0 452.2L0 117.4c0-9.8 6-18.6 15.1-22.3z\"]\n};\nconst faRocket = {\n prefix: 'fas',\n iconName: 'rocket',\n icon: [512, 512, [], \"f135\", \"M156.6 384.9L125.7 354c-8.5-8.5-11.5-20.8-7.7-32.2c3-8.9 7-20.5 11.8-33.8L24 288c-8.6 0-16.6-4.6-20.9-12.1s-4.2-16.7 .2-24.1l52.5-88.5c13-21.9 36.5-35.3 61.9-35.3l82.3 0c2.4-4 4.8-7.7 7.2-11.3C289.1-4.1 411.1-8.1 483.9 5.3c11.6 2.1 20.6 11.2 22.8 22.8c13.4 72.9 9.3 194.8-111.4 276.7c-3.5 2.4-7.3 4.8-11.3 7.2l0 82.3c0 25.4-13.4 49-35.3 61.9l-88.5 52.5c-7.4 4.4-16.6 4.5-24.1 .2s-12.1-12.2-12.1-20.9l0-107.2c-14.1 4.9-26.4 8.9-35.7 11.9c-11.2 3.6-23.4 .5-31.8-7.8zM384 168a40 40 0 1 0 0-80 40 40 0 1 0 0 80z\"]\n};\nconst faPhotoFilm = {\n prefix: 'fas',\n iconName: 'photo-film',\n icon: [640, 512, [\"photo-video\"], \"f87c\", \"M256 0L576 0c35.3 0 64 28.7 64 64l0 224c0 35.3-28.7 64-64 64l-320 0c-35.3 0-64-28.7-64-64l0-224c0-35.3 28.7-64 64-64zM476 106.7C471.5 100 464 96 456 96s-15.5 4-20 10.7l-56 84L362.7 169c-4.6-5.7-11.5-9-18.7-9s-14.2 3.3-18.7 9l-64 80c-5.8 7.2-6.9 17.1-2.9 25.4s12.4 13.6 21.6 13.6l80 0 48 0 144 0c8.9 0 17-4.9 21.2-12.7s3.7-17.3-1.2-24.6l-96-144zM336 96a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM64 128l96 0 0 256 0 32c0 17.7 14.3 32 32 32l128 0c17.7 0 32-14.3 32-32l0-32 160 0 0 64c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 192c0-35.3 28.7-64 64-64zm8 64c-8.8 0-16 7.2-16 16l0 16c0 8.8 7.2 16 16 16l16 0c8.8 0 16-7.2 16-16l0-16c0-8.8-7.2-16-16-16l-16 0zm0 104c-8.8 0-16 7.2-16 16l0 16c0 8.8 7.2 16 16 16l16 0c8.8 0 16-7.2 16-16l0-16c0-8.8-7.2-16-16-16l-16 0zm0 104c-8.8 0-16 7.2-16 16l0 16c0 8.8 7.2 16 16 16l16 0c8.8 0 16-7.2 16-16l0-16c0-8.8-7.2-16-16-16l-16 0zm336 16l0 16c0 8.8 7.2 16 16 16l16 0c8.8 0 16-7.2 16-16l0-16c0-8.8-7.2-16-16-16l-16 0c-8.8 0-16 7.2-16 16z\"]\n};\nconst faPhotoVideo = faPhotoFilm;\nconst faFolderMinus = {\n prefix: 'fas',\n iconName: 'folder-minus',\n icon: [512, 512, [], \"f65d\", \"M448 480L64 480c-35.3 0-64-28.7-64-64L0 96C0 60.7 28.7 32 64 32l128 0c20.1 0 39.1 9.5 51.2 25.6l19.2 25.6c6 8.1 15.5 12.8 25.6 12.8l160 0c35.3 0 64 28.7 64 64l0 256c0 35.3-28.7 64-64 64zM184 272c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0z\"]\n};\nconst faHexagonNodesBolt = {\n prefix: 'fas',\n iconName: 'hexagon-nodes-bolt',\n icon: [576, 512, [], \"e69a\", \"M248 106.6c18.9-9 32-28.3 32-50.6c0-30.9-25.1-56-56-56s-56 25.1-56 56c0 22.3 13.1 41.6 32 50.6l0 98.8c-2.8 1.3-5.5 2.9-8 4.7l-80.1-45.8c1.6-20.8-8.6-41.6-27.9-52.8C57.2 96 23 105.2 7.5 132S1.2 193 28 208.5c1.3 .8 2.6 1.5 4 2.1l0 90.8c-1.3 .6-2.7 1.3-4 2.1C1.2 319-8 353.2 7.5 380S57.2 416 84 400.5c19.3-11.1 29.4-32 27.8-52.8l50.5-28.9c-11.5-11.2-19.9-25.6-23.8-41.7L88 306.1c-2.6-1.8-5.2-3.3-8-4.7l0-90.8c2.8-1.3 5.5-2.9 8-4.7l80.1 45.8c-.1 1.4-.2 2.8-.2 4.3c0 22.3 13.1 41.6 32 50.6l0 98.8c-18.9 9-32 28.3-32 50.6c0 30.9 25.1 56 56 56c30.7 0 55.6-24.7 56-55.2c-7.5-12.9-13.5-26.8-17.6-41.5c-4.2-4-9.1-7.3-14.4-9.9l0-98.8c2.8-1.3 5.5-2.9 8-4.7l10.5 6c5.5-15.3 13.1-29.5 22.4-42.5l-9.1-5.2c.1-1.4 .2-2.8 .2-4.3c0-22.3-13.1-41.6-32-50.6l0-98.8zM440.5 132C425 105.2 390.8 96 364 111.5c-19.3 11.1-29.4 32-27.8 52.8l-50.6 28.9c11.5 11.2 19.9 25.6 23.8 41.7L360 205.9c.4 .3 .8 .6 1.3 .9c21.7-9.5 45.6-14.8 70.8-14.8c2 0 4 0 5.9 .1c12.1-17.3 13.8-40.6 2.6-60.1zM432 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm47.9-225c4.3 3.7 5.4 9.9 2.6 14.9L452.4 356l35.6 0c5.2 0 9.8 3.3 11.4 8.2s-.1 10.3-4.2 13.4l-96 72c-4.5 3.4-10.8 3.2-15.1-.6s-5.4-9.9-2.6-14.9L411.6 380 376 380c-5.2 0-9.8-3.3-11.4-8.2s.1-10.3 4.2-13.4l96-72c4.5-3.4 10.8-3.2 15.1 .6z\"]\n};\nconst faStore = {\n prefix: 'fas',\n iconName: 'store',\n icon: [576, 512, [], \"f54e\", \"M547.6 103.8L490.3 13.1C485.2 5 476.1 0 466.4 0L109.6 0C99.9 0 90.8 5 85.7 13.1L28.3 103.8c-29.6 46.8-3.4 111.9 51.9 119.4c4 .5 8.1 .8 12.1 .8c26.1 0 49.3-11.4 65.2-29c15.9 17.6 39.1 29 65.2 29c26.1 0 49.3-11.4 65.2-29c15.9 17.6 39.1 29 65.2 29c26.2 0 49.3-11.4 65.2-29c16 17.6 39.1 29 65.2 29c4.1 0 8.1-.3 12.1-.8c55.5-7.4 81.8-72.5 52.1-119.4zM499.7 254.9c0 0 0 0-.1 0c-5.3 .7-10.7 1.1-16.2 1.1c-12.4 0-24.3-1.9-35.4-5.3L448 384l-320 0 0-133.4c-11.2 3.5-23.2 5.4-35.6 5.4c-5.5 0-11-.4-16.3-1.1l-.1 0c-4.1-.6-8.1-1.3-12-2.3L64 384l0 64c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-64 0-131.4c-4 1-8 1.8-12.3 2.3z\"]\n};\nconst faArrowTrendUp = {\n prefix: 'fas',\n iconName: 'arrow-trend-up',\n icon: [576, 512, [], \"e098\", \"M384 160c-17.7 0-32-14.3-32-32s14.3-32 32-32l160 0c17.7 0 32 14.3 32 32l0 160c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-82.7L342.6 374.6c-12.5 12.5-32.8 12.5-45.3 0L192 269.3 54.6 406.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l160-160c12.5-12.5 32.8-12.5 45.3 0L320 306.7 466.7 160 384 160z\"]\n};\nconst faPlugCircleMinus = {\n prefix: 'fas',\n iconName: 'plug-circle-minus',\n icon: [576, 512, [], \"e55e\", \"M96 0C78.3 0 64 14.3 64 32l0 96 64 0 0-96c0-17.7-14.3-32-32-32zM288 0c-17.7 0-32 14.3-32 32l0 96 64 0 0-96c0-17.7-14.3-32-32-32zM32 160c-17.7 0-32 14.3-32 32s14.3 32 32 32l0 32c0 77.4 55 142 128 156.8l0 67.2c0 17.7 14.3 32 32 32s32-14.3 32-32l0-67.2c12.3-2.5 24.1-6.4 35.1-11.5c-2.1-10.8-3.1-21.9-3.1-33.3c0-80.3 53.8-148 127.3-169.2c.5-2.2 .7-4.5 .7-6.8c0-17.7-14.3-32-32-32L32 160zM576 368a144 144 0 1 0 -288 0 144 144 0 1 0 288 0zm-64 0c0 8.8-7.2 16-16 16l-128 0c-8.8 0-16-7.2-16-16s7.2-16 16-16l128 0c8.8 0 16 7.2 16 16z\"]\n};\nconst faSignHanging = {\n prefix: 'fas',\n iconName: 'sign-hanging',\n icon: [512, 512, [\"sign\"], \"f4d9\", \"M96 0c17.7 0 32 14.3 32 32l0 32 352 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-352 0 0 352c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-352-32 0C14.3 128 0 113.7 0 96S14.3 64 32 64l32 0 0-32C64 14.3 78.3 0 96 0zm96 160l256 0c17.7 0 32 14.3 32 32l0 160c0 17.7-14.3 32-32 32l-256 0c-17.7 0-32-14.3-32-32l0-160c0-17.7 14.3-32 32-32z\"]\n};\nconst faSign = faSignHanging;\nconst faBezierCurve = {\n prefix: 'fas',\n iconName: 'bezier-curve',\n icon: [640, 512, [], \"f55b\", \"M296 136l0-48 48 0 0 48-48 0zM288 32c-26.5 0-48 21.5-48 48l0 4L121.6 84C111.2 62.7 89.3 48 64 48C28.7 48 0 76.7 0 112s28.7 64 64 64c25.3 0 47.2-14.7 57.6-36l66.9 0c-58.9 39.6-98.9 105-104 180L80 320c-26.5 0-48 21.5-48 48l0 64c0 26.5 21.5 48 48 48l64 0c26.5 0 48-21.5 48-48l0-64c0-26.5-21.5-48-48-48l-3.3 0c5.9-67 48.5-123.4 107.5-149.1c8.6 12.7 23.2 21.1 39.8 21.1l64 0c16.6 0 31.1-8.4 39.8-21.1c59 25.7 101.6 82.1 107.5 149.1l-3.3 0c-26.5 0-48 21.5-48 48l0 64c0 26.5 21.5 48 48 48l64 0c26.5 0 48-21.5 48-48l0-64c0-26.5-21.5-48-48-48l-4.5 0c-5-75-45.1-140.4-104-180l66.9 0c10.4 21.3 32.3 36 57.6 36c35.3 0 64-28.7 64-64s-28.7-64-64-64c-25.3 0-47.2 14.7-57.6 36L400 84l0-4c0-26.5-21.5-48-48-48l-64 0zM88 376l48 0 0 48-48 0 0-48zm416 48l0-48 48 0 0 48-48 0z\"]\n};\nconst faBellSlash = {\n prefix: 'fas',\n iconName: 'bell-slash',\n icon: [640, 512, [128277, 61943], \"f1f6\", \"M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7l-90.2-70.7c.2-.4 .4-.9 .6-1.3c5.2-11.5 3.1-25-5.3-34.4l-7.4-8.3C497.3 319.2 480 273.9 480 226.8l0-18.8c0-77.4-55-142-128-156.8L352 32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 19.2c-42.6 8.6-79 34.2-102 69.3L38.8 5.1zM406.2 416L160 222.1l0 4.8c0 47-17.3 92.4-48.5 127.6l-7.4 8.3c-8.4 9.4-10.4 22.9-5.3 34.4S115.4 416 128 416l278.2 0zm-40.9 77.3c12-12 18.7-28.3 18.7-45.3l-64 0-64 0c0 17 6.7 33.3 18.7 45.3s28.3 18.7 45.3 18.7s33.3-6.7 45.3-18.7z\"]\n};\nconst faTablet = {\n prefix: 'fas',\n iconName: 'tablet',\n icon: [448, 512, [\"tablet-android\"], \"f3fb\", \"M64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-384c0-35.3-28.7-64-64-64L64 0zM176 432l96 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-96 0c-8.8 0-16-7.2-16-16s7.2-16 16-16z\"]\n};\nconst faTabletAndroid = faTablet;\nconst faSchoolFlag = {\n prefix: 'fas',\n iconName: 'school-flag',\n icon: [576, 512, [], \"e56e\", \"M288 0L400 0c8.8 0 16 7.2 16 16l0 64c0 8.8-7.2 16-16 16l-79.3 0 89.6 64L512 160c35.3 0 64 28.7 64 64l0 224c0 35.3-28.7 64-64 64l-176 0 0-112c0-26.5-21.5-48-48-48s-48 21.5-48 48l0 112L64 512c-35.3 0-64-28.7-64-64L0 224c0-35.3 28.7-64 64-64l101.7 0L256 95.5 256 32c0-17.7 14.3-32 32-32zm48 240a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM80 224c-8.8 0-16 7.2-16 16l0 64c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-64c0-8.8-7.2-16-16-16l-32 0zm368 16l0 64c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-64c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16zM80 352c-8.8 0-16 7.2-16 16l0 64c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-64c0-8.8-7.2-16-16-16l-32 0zm384 0c-8.8 0-16 7.2-16 16l0 64c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-64c0-8.8-7.2-16-16-16l-32 0z\"]\n};\nconst faFill = {\n prefix: 'fas',\n iconName: 'fill',\n icon: [512, 512, [], \"f575\", \"M86.6 9.4C74.1-3.1 53.9-3.1 41.4 9.4s-12.5 32.8 0 45.3L122.7 136 30.6 228.1c-37.5 37.5-37.5 98.3 0 135.8L148.1 481.4c37.5 37.5 98.3 37.5 135.8 0L474.3 290.9c28.1-28.1 28.1-73.7 0-101.8L322.9 37.7c-28.1-28.1-73.7-28.1-101.8 0L168 90.7 86.6 9.4zM168 181.3l49.4 49.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L213.3 136l53.1-53.1c3.1-3.1 8.2-3.1 11.3 0L429.1 234.3c3.1 3.1 3.1 8.2 0 11.3L386.7 288 67.5 288c1.4-5.4 4.2-10.4 8.4-14.6L168 181.3z\"]\n};\nconst faAngleUp = {\n prefix: 'fas',\n iconName: 'angle-up',\n icon: [448, 512, [8963], \"f106\", \"M201.4 137.4c12.5-12.5 32.8-12.5 45.3 0l160 160c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L224 205.3 86.6 342.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l160-160z\"]\n};\nconst faDrumstickBite = {\n prefix: 'fas',\n iconName: 'drumstick-bite',\n icon: [512, 512, [], \"f6d7\", \"M160 265.2c0 8.5-3.4 16.6-9.4 22.6l-26.8 26.8c-12.3 12.3-32.5 11.4-49.4 7.2C69.8 320.6 65 320 60 320c-33.1 0-60 26.9-60 60s26.9 60 60 60c6.3 0 12 5.7 12 12c0 33.1 26.9 60 60 60s60-26.9 60-60c0-5-.6-9.8-1.8-14.5c-4.2-16.9-5.2-37.1 7.2-49.4l26.8-26.8c6-6 14.1-9.4 22.6-9.4l89.2 0c6.3 0 12.4-.3 18.5-1c11.9-1.2 16.4-15.5 10.8-26c-8.5-15.8-13.3-33.8-13.3-53c0-61.9 50.1-112 112-112c8 0 15.7 .8 23.2 2.4c11.7 2.5 24.1-5.9 22-17.6C494.5 62.5 422.5 0 336 0C238.8 0 160 78.8 160 176l0 89.2z\"]\n};\nconst faHollyBerry = {\n prefix: 'fas',\n iconName: 'holly-berry',\n icon: [512, 512, [], \"f7aa\", \"M256 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm-80 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zM276.8 383.8c1 .1 2.1 .2 3.2 .2c39.8 0 72 32.2 72 72l0 22.7c0 16.4 16 27.9 31.6 22.8l12.8-4.3c18-6 37.3-6.5 55.6-1.5l19.4 5.3c17.9 4.9 34.4-11.6 29.5-29.5L495.6 452c-5-18.3-4.4-37.6 1.5-55.6l4.3-12.8c5.2-15.5-6.4-31.6-22.8-31.6c-34.6 0-62.7-28.1-62.7-62.7l0-32c0-16.4-16-27.9-31.6-22.8l-12.8 4.3c-18 6-37.3 6.5-55.6 1.5l-29.6-8.1c-2.9-.8-5.9-1-8.7-.7c4.2 9.7 5.8 20.8 3.7 32.3L275 298.7c-1.5 8.4-1.4 17 .5 25.3l5.3 23.9c2.8 12.7 1.1 25.2-4 35.9zM127.6 234.5c-15.5-5.2-31.6 6.4-31.6 22.8l0 32C96 323.9 67.9 352 33.3 352c-16.4 0-27.9 16-22.8 31.6l4.3 12.8c6 18 6.5 37.3 1.5 55.6l-5.3 19.4C6.2 489.4 22.6 505.8 40.5 501L60 495.6c18.3-5 37.6-4.5 55.6 1.5l12.8 4.3c15.5 5.2 31.6-6.4 31.6-22.8l0-32c0-34.6 28.1-62.7 62.7-62.7c16.4 0 27.9-16 22.8-31.6l-4.3-12.8c-6-18-6.5-37.3-1.5-55.6l5.3-19.4c4.9-17.9-11.6-34.4-29.5-29.5L196 240.4c-18.3 5-37.6 4.4-55.6-1.5l-12.8-4.3zM384 144a48 48 0 1 0 -96 0 48 48 0 1 0 96 0z\"]\n};\nconst faChevronLeft = {\n prefix: 'fas',\n iconName: 'chevron-left',\n icon: [320, 512, [9001], \"f053\", \"M9.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l192 192c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L77.3 256 246.6 86.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-192 192z\"]\n};\nconst faBacteria = {\n prefix: 'fas',\n iconName: 'bacteria',\n icon: [640, 512, [], \"e059\", \"M304.9 .7c-9.6-2.7-19.5 2.8-22.3 12.4l-4.3 15.2c-8.3-.6-16.8 0-25.2 1.9c-7.3 1.7-14.3 3.5-21.1 5.5l-5.5-12.7c-3.9-9.1-14.5-13.4-23.6-9.5s-13.4 14.5-9.5 23.6l4.4 10.4c-16.6 6.7-31.7 14.4-45.4 22.8L147 62c-5.5-8.3-16.7-10.5-25-5s-10.5 16.7-5 25l6 9c-13.7 11-25.5 22.8-35.8 34.9l-10-8c-7.8-6.2-19.1-5-25.3 2.8s-5 19.1 2.8 25.3L65.9 155c-1.8 2.8-3.5 5.7-5.1 8.5c-6.6 11.4-11.8 22.6-16 33l-8-3.2c-9.2-3.7-19.7 .8-23.4 10s.8 19.7 10 23.4l10.4 4.2c-.2 .8-.4 1.5-.5 2.3c-2.2 9.3-3.4 17.3-4.1 23.4c-.4 3.1-.6 5.7-.8 7.8c-.1 1.1-.1 2-.2 2.8l-.1 1.1 0 .5 0 .2 0 .1c0 0 0 .1 29.1 1c0 0 0 0-.1 0L28 269.3c-.1 3.1 0 6.1 .2 9.1l-15.2 4.3C3.5 285.4-2 295.4 .7 304.9s12.7 15.1 22.3 12.4l15.6-4.5c7.6 13.6 18.9 25 32.6 32.6L66.7 361c-2.7 9.6 2.8 19.5 12.4 22.3s19.5-2.8 22.3-12.4l4.3-15.2c1.2 .1 2.4 .2 3.6 .2c15.6 .5 30.3-3.3 43-10.2l9 9c7 7 18.4 7 25.5 0s7-18.4 0-25.5l-7.2-7.2c9.3-12.6 15.2-27.8 16.3-44.5l7.1 3c9.1 3.9 19.7-.3 23.6-9.5s-.3-19.7-9.5-23.6l-8.6-3.7c6.4-9.9 17.3-22.4 36.9-33.3l1.3 4.4c2.7 9.6 12.7 15.1 22.3 12.4s15.1-12.7 12.4-22.3l-2.3-8.1c3.8-1.1 7.7-2.1 11.9-3.1c11.6-2.7 22.1-7.7 31.1-14.4l7.2 7.2c7 7 18.4 7 25.5 0s7-18.4 0-25.5l-9-9c7.6-13.9 11.3-30.1 10.1-46.6l15.2-4.3c9.6-2.7 15.1-12.7 12.4-22.3S370.6 64 361 66.7l-15.6 4.5c-7.7-13.9-19.1-25.1-32.6-32.6l4.5-15.6c2.7-9.6-2.8-19.5-12.4-22.3zM112 272l-48-1.5c0 0 0 0 0 0c11.7 .4 27.3 .9 48 1.6zm16-80a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm64-48a16 16 0 1 1 32 0 16 16 0 1 1 -32 0zM322.7 489c-2.7 9.6 2.8 19.5 12.4 22.3s19.5-2.8 22.2-12.4l4.3-15.2c8.3 .6 16.8 0 25.2-1.9c7.3-1.7 14.3-3.5 21.1-5.5l5.5 12.7c3.9 9.1 14.5 13.4 23.6 9.5s13.4-14.5 9.5-23.6l-4.4-10.4c16.6-6.7 31.7-14.4 45.4-22.8L493 450c5.5 8.3 16.7 10.5 25 5s10.5-16.7 5-25l-6-9c13.7-11 25.5-22.8 35.8-34.9l10 8c7.8 6.2 19.1 5 25.3-2.8s5-19.1-2.8-25.3L574.1 357c1.8-2.8 3.5-5.7 5.1-8.5c6.6-11.4 11.8-22.6 16-33l8 3.2c9.2 3.7 19.7-.8 23.4-10s-.8-19.7-10-23.4l-10.4-4.2c.2-.8 .4-1.5 .5-2.3c2.2-9.3 3.4-17.3 4.1-23.4c.4-3.1 .6-5.7 .8-7.8c.1-1.1 .1-2 .2-2.8l.1-1.1 0-.5 0-.2 0-.1c0 0 0-.1-29.1-1c0 0 0 0 .1 0l29.1 .9c.1-3.1 0-6.1-.2-9.1l15.2-4.3c9.6-2.7 15.1-12.7 12.4-22.3s-12.7-15.1-22.3-12.4l-15.6 4.5c-7.6-13.6-18.9-25-32.6-32.6l4.5-15.6c2.7-9.6-2.8-19.5-12.4-22.3s-19.5 2.8-22.3 12.4l-4.3 15.2c-1.2-.1-2.4-.2-3.6-.2c-15.6-.5-30.3 3.3-43 10.2l-9-9c-7-7-18.4-7-25.5 0s-7 18.4 0 25.5l7.2 7.2c-9.3 12.6-15.2 27.8-16.3 44.5l-7.1-3c-9.1-3.9-19.7 .3-23.6 9.5s.3 19.7 9.5 23.6l8.6 3.7c-6.4 9.9-17.3 22.4-36.9 33.3l-1.3-4.4c-2.7-9.6-12.7-15.1-22.3-12.4s-15.1 12.7-12.4 22.3l2.3 8.1c-3.8 1.1-7.7 2.1-11.9 3.1c-11.6 2.7-22.1 7.7-31.1 14.4l-7.2-7.2c-7-7-18.4-7-25.5 0s-7 18.4 0 25.5l9 9c-7.6 13.9-11.3 30.1-10.1 46.6l-15.2 4.3c-9.6 2.7-15.1 12.7-12.4 22.2s12.7 15.1 22.3 12.4l15.6-4.5c7.7 13.9 19.1 25.1 32.6 32.6L322.7 489zM576 241.5c0 0 0 0 0 0c-11.7-.4-27.3-.9-48-1.6l48 1.5zM448 384a32 32 0 1 1 -64 0 32 32 0 1 1 64 0z\"]\n};\nconst faHandLizard = {\n prefix: 'fas',\n iconName: 'hand-lizard',\n icon: [512, 512, [], \"f258\", \"M0 112C0 85.5 21.5 64 48 64l112 0 80 0 46.5 0c36.8 0 71.2 18 92.1 48.2l113.5 164c13 18.7 19.9 41 19.9 63.8l0 12 0 16 0 48c0 17.7-14.3 32-32 32l-96 0c-17.7 0-32-14.3-32-32l0-13.8L273.9 352 240 352l-80 0-48 0c-26.5 0-48-21.5-48-48s21.5-48 48-48l48 0 80 0c26.5 0 48-21.5 48-48s-21.5-48-48-48l-80 0L48 160c-26.5 0-48-21.5-48-48z\"]\n};\nconst faNotdef = {\n prefix: 'fas',\n iconName: 'notdef',\n icon: [384, 512, [], \"e1fe\", \"M64 390.3L153.5 256 64 121.7l0 268.6zM102.5 448l179.1 0L192 313.7 102.5 448zm128-192L320 390.3l0-268.6L230.5 256zM281.5 64L102.5 64 192 198.3 281.5 64zM0 48C0 21.5 21.5 0 48 0L336 0c26.5 0 48 21.5 48 48l0 416c0 26.5-21.5 48-48 48L48 512c-26.5 0-48-21.5-48-48L0 48z\"]\n};\nconst faDisease = {\n prefix: 'fas',\n iconName: 'disease',\n icon: [512, 512, [], \"f7fa\", \"M236.4 61.4L227 75.5c-21.3 32-59.4 48.5-97.3 42.1l-59.6-9.9C33.4 101.6 0 129.9 .1 167.1c0 15.9 6.4 31.2 17.6 42.5l29.2 29.2c11 11 17.2 25.9 17.2 41.5c0 15.8-6.4 30.9-17.7 42L33.3 335.1C22.2 345.9 16 360.7 16 376.2c0 36.8 34.1 64.2 70.1 56.2l62.3-13.8c7.7-1.7 15.7-2.6 23.6-2.6l10 0c27.2 0 53.7 9.3 75 26.3L287.8 467c10.5 8.4 23.6 13 37 13c32.7 0 59.3-26.5 59.3-59.3l0-25.2c0-34.9 21.4-66.2 53.9-78.8l36.9-14.3c22.4-8.7 37.2-30.3 37.2-54.3c0-28.1-20.1-52.3-47.8-57.3l-28-5.1c-36.5-6.7-65.4-34.5-73.6-70.7l-7.1-31.5C348.9 53.4 322.1 32 291.3 32c-22 0-42.6 11-54.9 29.4zM160 192a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm128 16a16 16 0 1 1 32 0 16 16 0 1 1 -32 0zm0 80a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\"]\n};\nconst faBriefcaseMedical = {\n prefix: 'fas',\n iconName: 'briefcase-medical',\n icon: [512, 512, [], \"f469\", \"M184 48l144 0c4.4 0 8 3.6 8 8l0 40L176 96l0-40c0-4.4 3.6-8 8-8zm-56 8l0 40L64 96C28.7 96 0 124.7 0 160L0 416c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-256c0-35.3-28.7-64-64-64l-64 0 0-40c0-30.9-25.1-56-56-56L184 0c-30.9 0-56 25.1-56 56zm96 152c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 48 48 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-48 0 0 48c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-48-48 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16l48 0 0-48z\"]\n};\nconst faGenderless = {\n prefix: 'fas',\n iconName: 'genderless',\n icon: [384, 512, [], \"f22d\", \"M192 144a112 112 0 1 1 0 224 112 112 0 1 1 0-224zm0 288a176 176 0 1 0 0-352 176 176 0 1 0 0 352z\"]\n};\nconst faChevronRight = {\n prefix: 'fas',\n iconName: 'chevron-right',\n icon: [320, 512, [9002], \"f054\", \"M310.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L242.7 256 73.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z\"]\n};\nconst faRetweet = {\n prefix: 'fas',\n iconName: 'retweet',\n icon: [576, 512, [], \"f079\", \"M272 416c17.7 0 32-14.3 32-32s-14.3-32-32-32l-112 0c-17.7 0-32-14.3-32-32l0-128 32 0c12.9 0 24.6-7.8 29.6-19.8s2.2-25.7-6.9-34.9l-64-64c-12.5-12.5-32.8-12.5-45.3 0l-64 64c-9.2 9.2-11.9 22.9-6.9 34.9s16.6 19.8 29.6 19.8l32 0 0 128c0 53 43 96 96 96l112 0zM304 96c-17.7 0-32 14.3-32 32s14.3 32 32 32l112 0c17.7 0 32 14.3 32 32l0 128-32 0c-12.9 0-24.6 7.8-29.6 19.8s-2.2 25.7 6.9 34.9l64 64c12.5 12.5 32.8 12.5 45.3 0l64-64c9.2-9.2 11.9-22.9 6.9-34.9s-16.6-19.8-29.6-19.8l-32 0 0-128c0-53-43-96-96-96L304 96z\"]\n};\nconst faCarRear = {\n prefix: 'fas',\n iconName: 'car-rear',\n icon: [512, 512, [\"car-alt\"], \"f5de\", \"M165.4 96l181.2 0c13.6 0 25.7 8.6 30.2 21.4L402.9 192l-293.8 0 26.1-74.6c4.5-12.8 16.6-21.4 30.2-21.4zm-90.6 .3L39.6 196.8C16.4 206.4 0 229.3 0 256l0 80c0 23.7 12.9 44.4 32 55.4L32 448c0 17.7 14.3 32 32 32l32 0c17.7 0 32-14.3 32-32l0-48 256 0 0 48c0 17.7 14.3 32 32 32l32 0c17.7 0 32-14.3 32-32l0-56.6c19.1-11.1 32-31.7 32-55.4l0-80c0-26.7-16.4-49.6-39.6-59.2L437.2 96.3C423.7 57.8 387.4 32 346.6 32L165.4 32c-40.8 0-77.1 25.8-90.6 64.3zM208 272l96 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-96 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16zM48 280c0-13.3 10.7-24 24-24l32 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-32 0c-13.3 0-24-10.7-24-24zm360-24l32 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-32 0c-13.3 0-24-10.7-24-24s10.7-24 24-24z\"]\n};\nconst faCarAlt = faCarRear;\nconst faPumpSoap = {\n prefix: 'fas',\n iconName: 'pump-soap',\n icon: [448, 512, [], \"e06b\", \"M128 32l0 96 128 0 0-32 60.1 0c4.2 0 8.3 1.7 11.3 4.7l33.9 33.9c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L372.7 55.4c-15-15-35.4-23.4-56.6-23.4L256 32c0-17.7-14.3-32-32-32L160 0c-17.7 0-32 14.3-32 32zM117.4 160c-33.3 0-61 25.5-63.8 58.7L35 442.7C31.9 480 61.3 512 98.8 512l186.4 0c37.4 0 66.9-32 63.8-69.3l-18.7-224c-2.8-33.2-30.5-58.7-63.8-58.7l-149.1 0zM256 360c0 35.3-28.7 56-64 56s-64-20.7-64-56c0-32.5 37-80.9 50.9-97.9c3.2-3.9 8.1-6.1 13.1-6.1s9.9 2.2 13.1 6.1C219 279.1 256 327.5 256 360z\"]\n};\nconst faVideoSlash = {\n prefix: 'fas',\n iconName: 'video-slash',\n icon: [640, 512, [], \"f4e2\", \"M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7l-86.4-67.7 13.8 9.2c9.8 6.5 22.4 7.2 32.9 1.6s16.9-16.4 16.9-28.2l0-256c0-11.8-6.5-22.6-16.9-28.2s-23-5-32.9 1.6l-96 64L448 174.9l0 17.1 0 128 0 5.8-32-25.1L416 128c0-35.3-28.7-64-64-64L113.9 64 38.8 5.1zM407 416.7L32.3 121.5c-.2 2.1-.3 4.3-.3 6.5l0 256c0 35.3 28.7 64 64 64l256 0c23.4 0 43.9-12.6 55-31.3z\"]\n};\nconst faBatteryQuarter = {\n prefix: 'fas',\n iconName: 'battery-quarter',\n icon: [576, 512, [\"battery-2\"], \"f243\", \"M464 160c8.8 0 16 7.2 16 16l0 160c0 8.8-7.2 16-16 16L80 352c-8.8 0-16-7.2-16-16l0-160c0-8.8 7.2-16 16-16l384 0zM80 96C35.8 96 0 131.8 0 176L0 336c0 44.2 35.8 80 80 80l384 0c44.2 0 80-35.8 80-80l0-16c17.7 0 32-14.3 32-32l0-64c0-17.7-14.3-32-32-32l0-16c0-44.2-35.8-80-80-80L80 96zm112 96l-96 0 0 128 96 0 0-128z\"]\n};\nconst faBattery2 = faBatteryQuarter;\nconst faRadio = {\n prefix: 'fas',\n iconName: 'radio',\n icon: [512, 512, [128251], \"f8d7\", \"M494.8 47c12.7-3.7 20-17.1 16.3-29.8S494-2.8 481.2 1L51.7 126.9c-9.4 2.7-17.9 7.3-25.1 13.2C10.5 151.7 0 170.6 0 192l0 4L0 304 0 448c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-256c0-35.3-28.7-64-64-64l-229.5 0L494.8 47zM368 240a80 80 0 1 1 0 160 80 80 0 1 1 0-160zM80 256c0-8.8 7.2-16 16-16l96 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-96 0c-8.8 0-16-7.2-16-16zM64 320c0-8.8 7.2-16 16-16l128 0c8.8 0 16 7.2 16 16s-7.2 16-16 16L80 336c-8.8 0-16-7.2-16-16zm16 64c0-8.8 7.2-16 16-16l96 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-96 0c-8.8 0-16-7.2-16-16z\"]\n};\nconst faBabyCarriage = {\n prefix: 'fas',\n iconName: 'baby-carriage',\n icon: [512, 512, [\"carriage-baby\"], \"f77d\", \"M256 192L.1 192C2.7 117.9 41.3 52.9 99 14.1c13.3-8.9 30.8-4.3 39.9 8.8L256 192zm128-32c0-35.3 28.7-64 64-64l32 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-32 0 0 64c0 25.2-5.8 50.2-17 73.5s-27.8 44.5-48.6 62.3s-45.5 32-72.7 41.6S253.4 416 224 416s-58.5-5-85.7-14.6s-51.9-23.8-72.7-41.6s-37.3-39-48.6-62.3S0 249.2 0 224l224 0 160 0 0-64zM80 416a48 48 0 1 1 0 96 48 48 0 1 1 0-96zm240 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0z\"]\n};\nconst faCarriageBaby = faBabyCarriage;\nconst faTrafficLight = {\n prefix: 'fas',\n iconName: 'traffic-light',\n icon: [320, 512, [128678], \"f637\", \"M64 0C28.7 0 0 28.7 0 64L0 352c0 88.4 71.6 160 160 160s160-71.6 160-160l0-288c0-35.3-28.7-64-64-64L64 0zm96 416a48 48 0 1 1 0-96 48 48 0 1 1 0 96zm48-176a48 48 0 1 1 -96 0 48 48 0 1 1 96 0zm-48-80a48 48 0 1 1 0-96 48 48 0 1 1 0 96z\"]\n};\nconst faThermometer = {\n prefix: 'fas',\n iconName: 'thermometer',\n icon: [512, 512, [], \"f491\", \"M96 382.1l0-88.8c0-14.9 5.9-29.1 16.4-39.6l27.3-27.3 57 57c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6l-57-57 41.4-41.4 57 57c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6l-57-57 41.4-41.4 57 57c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6l-57-57 45.5-45.5C355.2 10.9 381.4 0 408.8 0C465.8 0 512 46.2 512 103.2c0 27.4-10.9 53.6-30.2 73L258.3 399.6c-10.5 10.5-24.7 16.4-39.6 16.4l-88.8 0L41 505c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l89-89z\"]\n};\nconst faVrCardboard = {\n prefix: 'fas',\n iconName: 'vr-cardboard',\n icon: [640, 512, [], \"f729\", \"M576 64L64 64C28.7 64 0 92.7 0 128L0 384c0 35.3 28.7 64 64 64l120.4 0c24.2 0 46.4-13.7 57.2-35.4l32-64c8.8-17.5 26.7-28.6 46.3-28.6s37.5 11.1 46.3 28.6l32 64c10.8 21.7 33 35.4 57.2 35.4L576 448c35.3 0 64-28.7 64-64l0-256c0-35.3-28.7-64-64-64zM96 240a64 64 0 1 1 128 0A64 64 0 1 1 96 240zm384-64a64 64 0 1 1 0 128 64 64 0 1 1 0-128z\"]\n};\nconst faHandMiddleFinger = {\n prefix: 'fas',\n iconName: 'hand-middle-finger',\n icon: [448, 512, [128405], \"f806\", \"M232 0c-22.1 0-40 17.9-40 40l0 164.2c-8.5-7.6-19.7-12.2-32-12.2c-26.5 0-48 21.5-48 48l0 7 0 73c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-55.7c-2 1.4-3.9 3-5.8 4.5L55 284.8C40.4 297 32 315 32 334L32 372c0 38 16.9 74 46.1 98.3l5.4 4.5c28.8 24 65 37.1 102.4 37.1L304 512c70.7 0 128-57.3 128-128l0-64 0-32c0-26.5-21.5-48-48-48c-12.4 0-23.6 4.7-32.1 12.3C350 227.5 329.3 208 304 208c-12.3 0-23.5 4.6-32 12.2L272 40c0-22.1-17.9-40-40-40z\"]\n};\nconst faPercent = {\n prefix: 'fas',\n iconName: 'percent',\n icon: [384, 512, [62101, 62785, \"percentage\"], \"25\", \"M374.6 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-320 320c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l320-320zM128 128A64 64 0 1 0 0 128a64 64 0 1 0 128 0zM384 384a64 64 0 1 0 -128 0 64 64 0 1 0 128 0z\"]\n};\nconst faPercentage = faPercent;\nconst faTruckMoving = {\n prefix: 'fas',\n iconName: 'truck-moving',\n icon: [640, 512, [], \"f4df\", \"M64 32C28.7 32 0 60.7 0 96L0 304l0 80 0 16c0 44.2 35.8 80 80 80c26.2 0 49.4-12.6 64-32c14.6 19.4 37.8 32 64 32c44.2 0 80-35.8 80-80c0-5.5-.6-10.8-1.6-16L416 384l33.6 0c-1 5.2-1.6 10.5-1.6 16c0 44.2 35.8 80 80 80s80-35.8 80-80c0-5.5-.6-10.8-1.6-16l1.6 0c17.7 0 32-14.3 32-32l0-64 0-16 0-10.3c0-9.2-3.2-18.2-9-25.3l-58.8-71.8c-10.6-13-26.5-20.5-43.3-20.5L480 144l0-48c0-35.3-28.7-64-64-64L64 32zM585 256l-105 0 0-64 48.8 0c2.4 0 4.7 1.1 6.2 2.9L585 256zM528 368a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM176 400a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zM80 368a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\"]\n};\nconst faGlassWaterDroplet = {\n prefix: 'fas',\n iconName: 'glass-water-droplet',\n icon: [384, 512, [], \"e4f5\", \"M32 0C23.1 0 14.6 3.7 8.6 10.2S-.6 25.4 .1 34.3L28.9 437.7c3 41.9 37.8 74.3 79.8 74.3l166.6 0c42 0 76.8-32.4 79.8-74.3L383.9 34.3c.6-8.9-2.4-17.6-8.5-24.1S360.9 0 352 0L32 0zM83 297.5L66.4 64l251.3 0L301 297.5 288 304c-20.1 10.1-43.9 10.1-64 0s-43.9-10.1-64 0s-43.9 10.1-64 0l-13-6.5zM256 196c0-24-33.7-70.1-52.2-93.5c-6.1-7.7-17.5-7.7-23.6 0C161.7 125.9 128 172 128 196c0 33.1 28.7 60 64 60s64-26.9 64-60z\"]\n};\nconst faDisplay = {\n prefix: 'fas',\n iconName: 'display',\n icon: [576, 512, [], \"e163\", \"M64 0C28.7 0 0 28.7 0 64L0 352c0 35.3 28.7 64 64 64l176 0-10.7 32L160 448c-17.7 0-32 14.3-32 32s14.3 32 32 32l256 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-69.3 0L336 416l176 0c35.3 0 64-28.7 64-64l0-288c0-35.3-28.7-64-64-64L64 0zM512 64l0 288L64 352 64 64l448 0z\"]\n};\nconst faFaceSmile = {\n prefix: 'fas',\n iconName: 'face-smile',\n icon: [512, 512, [128578, \"smile\"], \"f118\", \"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM164.1 325.5C182 346.2 212.6 368 256 368s74-21.8 91.9-42.5c5.8-6.7 15.9-7.4 22.6-1.6s7.4 15.9 1.6 22.6C349.8 372.1 311.1 400 256 400s-93.8-27.9-116.1-53.5c-5.8-6.7-5.1-16.8 1.6-22.6s16.8-5.1 22.6 1.6zM144.4 208a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm192-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\"]\n};\nconst faSmile = faFaceSmile;\nconst faThumbtack = {\n prefix: 'fas',\n iconName: 'thumbtack',\n icon: [384, 512, [128204, 128392, \"thumb-tack\"], \"f08d\", \"M32 32C32 14.3 46.3 0 64 0L320 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-29.5 0 11.4 148.2c36.7 19.9 65.7 53.2 79.5 94.7l1 3c3.3 9.8 1.6 20.5-4.4 28.8s-15.7 13.3-26 13.3L32 352c-10.3 0-19.9-4.9-26-13.3s-7.7-19.1-4.4-28.8l1-3c13.8-41.5 42.8-74.8 79.5-94.7L93.5 64 64 64C46.3 64 32 49.7 32 32zM160 384l64 0 0 96c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-96z\"]\n};\nconst faThumbTack = faThumbtack;\nconst faTrophy = {\n prefix: 'fas',\n iconName: 'trophy',\n icon: [576, 512, [127942], \"f091\", \"M400 0L176 0c-26.5 0-48.1 21.8-47.1 48.2c.2 5.3 .4 10.6 .7 15.8L24 64C10.7 64 0 74.7 0 88c0 92.6 33.5 157 78.5 200.7c44.3 43.1 98.3 64.8 138.1 75.8c23.4 6.5 39.4 26 39.4 45.6c0 20.9-17 37.9-37.9 37.9L192 448c-17.7 0-32 14.3-32 32s14.3 32 32 32l192 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-26.1 0C337 448 320 431 320 410.1c0-19.6 15.9-39.2 39.4-45.6c39.9-11 93.9-32.7 138.2-75.8C542.5 245 576 180.6 576 88c0-13.3-10.7-24-24-24L446.4 64c.3-5.2 .5-10.4 .7-15.8C448.1 21.8 426.5 0 400 0zM48.9 112l84.4 0c9.1 90.1 29.2 150.3 51.9 190.6c-24.9-11-50.8-26.5-73.2-48.3c-32-31.1-58-76-63-142.3zM464.1 254.3c-22.4 21.8-48.3 37.3-73.2 48.3c22.7-40.3 42.8-100.5 51.9-190.6l84.4 0c-5.1 66.3-31.1 111.2-63 142.3z\"]\n};\nconst faPersonPraying = {\n prefix: 'fas',\n iconName: 'person-praying',\n icon: [448, 512, [128720, \"pray\"], \"f683\", \"M352 64A64 64 0 1 0 224 64a64 64 0 1 0 128 0zM232.7 264l22.9 31.5c6.5 8.9 16.3 14.7 27.2 16.1s21.9-1.7 30.4-8.7l88-72c17.1-14 19.6-39.2 5.6-56.3s-39.2-19.6-56.3-5.6l-55.2 45.2-26.2-36C253.6 156.7 228.6 144 202 144c-30.9 0-59.2 17.1-73.6 44.4L79.8 280.9c-20.2 38.5-9.4 85.9 25.6 111.8L158.6 432 72 432c-22.1 0-40 17.9-40 40s17.9 40 40 40l208 0c17.3 0 32.6-11.1 38-27.5s-.3-34.4-14.2-44.7L187.7 354l45-90z\"]\n};\nconst faPray = faPersonPraying;\nconst faHammer = {\n prefix: 'fas',\n iconName: 'hammer',\n icon: [576, 512, [128296], \"f6e3\", \"M413.5 237.5c-28.2 4.8-58.2-3.6-80-25.4l-38.1-38.1C280.4 159 272 138.8 272 117.6l0-12.1L192.3 62c-5.3-2.9-8.6-8.6-8.3-14.7s3.9-11.5 9.5-14l47.2-21C259.1 4.2 279 0 299.2 0l18.1 0c36.7 0 72 14 98.7 39.1l44.6 42c24.2 22.8 33.2 55.7 26.6 86L503 183l8-8c9.4-9.4 24.6-9.4 33.9 0l24 24c9.4 9.4 9.4 24.6 0 33.9l-88 88c-9.4 9.4-24.6 9.4-33.9 0l-24-24c-9.4-9.4-9.4-24.6 0-33.9l8-8-17.5-17.5zM27.4 377.1L260.9 182.6c3.5 4.9 7.5 9.6 11.8 14l38.1 38.1c6 6 12.4 11.2 19.2 15.7L134.9 484.6c-14.5 17.4-36 27.4-58.6 27.4C34.1 512 0 477.8 0 435.7c0-22.6 10.1-44.1 27.4-58.6z\"]\n};\nconst faHandPeace = {\n prefix: 'fas',\n iconName: 'hand-peace',\n icon: [512, 512, [9996], \"f25b\", \"M224 0c17.7 0 32 14.3 32 32l0 208-64 0 0-208c0-17.7 14.3-32 32-32zm96 160c17.7 0 32 14.3 32 32l0 64c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-64c0-17.7 14.3-32 32-32zm64 64c0-17.7 14.3-32 32-32s32 14.3 32 32l0 64c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-64zM93.3 51.2L175.9 240l-69.9 0L34.7 76.8C27.6 60.6 35 41.8 51.2 34.7s35.1 .3 42.1 16.5zm27 221.3l-.2-.5 69.9 0 26.1 0c22.1 0 40 17.9 40 40s-17.9 40-40 40l-56 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l56 0c39.8 0 72-32.2 72-72l0-.6c9.4 5.4 20.3 8.6 32 8.6c13.2 0 25.4-4 35.6-10.8c8.7 24.9 32.5 42.8 60.4 42.8c11.7 0 22.6-3.1 32-8.6l0 8.6c0 88.4-71.6 160-160 160l-61.7 0c-42.4 0-83.1-16.9-113.1-46.9l-11.6-11.6C77.5 429.5 64 396.9 64 363l0-27c0-32.7 24.6-59.7 56.3-63.5z\"]\n};\nconst faRotate = {\n prefix: 'fas',\n iconName: 'rotate',\n icon: [512, 512, [128260, \"sync-alt\"], \"f2f1\", \"M142.9 142.9c-17.5 17.5-30.1 38-37.8 59.8c-5.9 16.7-24.2 25.4-40.8 19.5s-25.4-24.2-19.5-40.8C55.6 150.7 73.2 122 97.6 97.6c87.2-87.2 228.3-87.5 315.8-1L455 55c6.9-6.9 17.2-8.9 26.2-5.2s14.8 12.5 14.8 22.2l0 128c0 13.3-10.7 24-24 24l-8.4 0c0 0 0 0 0 0L344 224c-9.7 0-18.5-5.8-22.2-14.8s-1.7-19.3 5.2-26.2l41.1-41.1c-62.6-61.5-163.1-61.2-225.3 1zM16 312c0-13.3 10.7-24 24-24l7.6 0 .7 0L168 288c9.7 0 18.5 5.8 22.2 14.8s1.7 19.3-5.2 26.2l-41.1 41.1c62.6 61.5 163.1 61.2 225.3-1c17.5-17.5 30.1-38 37.8-59.8c5.9-16.7 24.2-25.4 40.8-19.5s25.4 24.2 19.5 40.8c-10.8 30.6-28.4 59.3-52.9 83.8c-87.2 87.2-228.3 87.5-315.8 1L57 457c-6.9 6.9-17.2 8.9-26.2 5.2S16 449.7 16 440l0-119.6 0-.7 0-7.6z\"]\n};\nconst faSyncAlt = faRotate;\nconst faSpinner = {\n prefix: 'fas',\n iconName: 'spinner',\n icon: [512, 512, [], \"f110\", \"M304 48a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zm0 416a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM48 304a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm464-48a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM142.9 437A48 48 0 1 0 75 369.1 48 48 0 1 0 142.9 437zm0-294.2A48 48 0 1 0 75 75a48 48 0 1 0 67.9 67.9zM369.1 437A48 48 0 1 0 437 369.1 48 48 0 1 0 369.1 437z\"]\n};\nconst faRobot = {\n prefix: 'fas',\n iconName: 'robot',\n icon: [640, 512, [129302], \"f544\", \"M320 0c17.7 0 32 14.3 32 32l0 64 120 0c39.8 0 72 32.2 72 72l0 272c0 39.8-32.2 72-72 72l-304 0c-39.8 0-72-32.2-72-72l0-272c0-39.8 32.2-72 72-72l120 0 0-64c0-17.7 14.3-32 32-32zM208 384c-8.8 0-16 7.2-16 16s7.2 16 16 16l32 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-32 0zm96 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l32 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-32 0zm96 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l32 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-32 0zM264 256a40 40 0 1 0 -80 0 40 40 0 1 0 80 0zm152 40a40 40 0 1 0 0-80 40 40 0 1 0 0 80zM48 224l16 0 0 192-16 0c-26.5 0-48-21.5-48-48l0-96c0-26.5 21.5-48 48-48zm544 0c26.5 0 48 21.5 48 48l0 96c0 26.5-21.5 48-48 48l-16 0 0-192 16 0z\"]\n};\nconst faPeace = {\n prefix: 'fas',\n iconName: 'peace',\n icon: [512, 512, [9774], \"f67c\", \"M224 445.3l0-121.8-94.3 77.1c26.1 22.8 58.5 38.7 94.3 44.7zM89.2 351.1L224 240.8l0-174.2C133.2 81.9 64 160.9 64 256c0 34.6 9.2 67.1 25.2 95.1zm293.1 49.5L288 323.5l0 121.8c35.7-6 68.1-21.9 94.3-44.7zm40.6-49.5c16-28 25.2-60.5 25.2-95.1c0-95.1-69.2-174.1-160-189.3l0 174.2L422.8 351.1zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256z\"]\n};\nconst faGears = {\n prefix: 'fas',\n iconName: 'gears',\n icon: [640, 512, [\"cogs\"], \"f085\", \"M308.5 135.3c7.1-6.3 9.9-16.2 6.2-25c-2.3-5.3-4.8-10.5-7.6-15.5L304 89.4c-3-5-6.3-9.9-9.8-14.6c-5.7-7.6-15.7-10.1-24.7-7.1l-28.2 9.3c-10.7-8.8-23-16-36.2-20.9L199 27.1c-1.9-9.3-9.1-16.7-18.5-17.8C173.9 8.4 167.2 8 160.4 8l-.7 0c-6.8 0-13.5 .4-20.1 1.2c-9.4 1.1-16.6 8.6-18.5 17.8L115 56.1c-13.3 5-25.5 12.1-36.2 20.9L50.5 67.8c-9-3-19-.5-24.7 7.1c-3.5 4.7-6.8 9.6-9.9 14.6l-3 5.3c-2.8 5-5.3 10.2-7.6 15.6c-3.7 8.7-.9 18.6 6.2 25l22.2 19.8C32.6 161.9 32 168.9 32 176s.6 14.1 1.7 20.9L11.5 216.7c-7.1 6.3-9.9 16.2-6.2 25c2.3 5.3 4.8 10.5 7.6 15.6l3 5.2c3 5.1 6.3 9.9 9.9 14.6c5.7 7.6 15.7 10.1 24.7 7.1l28.2-9.3c10.7 8.8 23 16 36.2 20.9l6.1 29.1c1.9 9.3 9.1 16.7 18.5 17.8c6.7 .8 13.5 1.2 20.4 1.2s13.7-.4 20.4-1.2c9.4-1.1 16.6-8.6 18.5-17.8l6.1-29.1c13.3-5 25.5-12.1 36.2-20.9l28.2 9.3c9 3 19 .5 24.7-7.1c3.5-4.7 6.8-9.5 9.8-14.6l3.1-5.4c2.8-5 5.3-10.2 7.6-15.5c3.7-8.7 .9-18.6-6.2-25l-22.2-19.8c1.1-6.8 1.7-13.8 1.7-20.9s-.6-14.1-1.7-20.9l22.2-19.8zM112 176a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zM504.7 500.5c6.3 7.1 16.2 9.9 25 6.2c5.3-2.3 10.5-4.8 15.5-7.6l5.4-3.1c5-3 9.9-6.3 14.6-9.8c7.6-5.7 10.1-15.7 7.1-24.7l-9.3-28.2c8.8-10.7 16-23 20.9-36.2l29.1-6.1c9.3-1.9 16.7-9.1 17.8-18.5c.8-6.7 1.2-13.5 1.2-20.4s-.4-13.7-1.2-20.4c-1.1-9.4-8.6-16.6-17.8-18.5L583.9 307c-5-13.3-12.1-25.5-20.9-36.2l9.3-28.2c3-9 .5-19-7.1-24.7c-4.7-3.5-9.6-6.8-14.6-9.9l-5.3-3c-5-2.8-10.2-5.3-15.6-7.6c-8.7-3.7-18.6-.9-25 6.2l-19.8 22.2c-6.8-1.1-13.8-1.7-20.9-1.7s-14.1 .6-20.9 1.7l-19.8-22.2c-6.3-7.1-16.2-9.9-25-6.2c-5.3 2.3-10.5 4.8-15.6 7.6l-5.2 3c-5.1 3-9.9 6.3-14.6 9.9c-7.6 5.7-10.1 15.7-7.1 24.7l9.3 28.2c-8.8 10.7-16 23-20.9 36.2L315.1 313c-9.3 1.9-16.7 9.1-17.8 18.5c-.8 6.7-1.2 13.5-1.2 20.4s.4 13.7 1.2 20.4c1.1 9.4 8.6 16.6 17.8 18.5l29.1 6.1c5 13.3 12.1 25.5 20.9 36.2l-9.3 28.2c-3 9-.5 19 7.1 24.7c4.7 3.5 9.5 6.8 14.6 9.8l5.4 3.1c5 2.8 10.2 5.3 15.5 7.6c8.7 3.7 18.6 .9 25-6.2l19.8-22.2c6.8 1.1 13.8 1.7 20.9 1.7s14.1-.6 20.9-1.7l19.8 22.2zM464 304a48 48 0 1 1 0 96 48 48 0 1 1 0-96z\"]\n};\nconst faCogs = faGears;\nconst faWarehouse = {\n prefix: 'fas',\n iconName: 'warehouse',\n icon: [640, 512, [], \"f494\", \"M0 488L0 171.3c0-26.2 15.9-49.7 40.2-59.4L308.1 4.8c7.6-3.1 16.1-3.1 23.8 0L599.8 111.9c24.3 9.7 40.2 33.3 40.2 59.4L640 488c0 13.3-10.7 24-24 24l-48 0c-13.3 0-24-10.7-24-24l0-264c0-17.7-14.3-32-32-32l-384 0c-17.7 0-32 14.3-32 32l0 264c0 13.3-10.7 24-24 24l-48 0c-13.3 0-24-10.7-24-24zm488 24l-336 0c-13.3 0-24-10.7-24-24l0-56 384 0 0 56c0 13.3-10.7 24-24 24zM128 400l0-64 384 0 0 64-384 0zm0-96l0-80 384 0 0 80-384 0z\"]\n};\nconst faArrowUpRightDots = {\n prefix: 'fas',\n iconName: 'arrow-up-right-dots',\n icon: [576, 512, [], \"e4b7\", \"M160 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l50.7 0L9.4 265.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L256 109.3l0 50.7c0 17.7 14.3 32 32 32s32-14.3 32-32l0-128c0-17.7-14.3-32-32-32L160 0zM576 80a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM448 208a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM400 384a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm48 80a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zm128 0a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM272 384a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm48 80a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM144 512a48 48 0 1 0 0-96 48 48 0 1 0 0 96zM576 336a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zm-48-80a48 48 0 1 0 0-96 48 48 0 1 0 0 96z\"]\n};\nconst faSplotch = {\n prefix: 'fas',\n iconName: 'splotch',\n icon: [512, 512, [], \"f5bc\", \"M208.5 62.3l28.1-36.9C248.8 9.4 267.8 0 288 0c28.5 0 53.6 18.7 61.8 46l17.8 59.4c10.3 34.4 36.1 62 69.8 74.6l39.8 14.9c20.9 7.9 34.8 27.9 34.8 50.2c0 16.9-7.9 32.8-21.5 42.9l-67.3 50.5c-24.3 18.2-37.2 47.9-33.8 78.1l2.5 22.7c4.3 38.7-26 72.6-65 72.6c-14.8 0-29.3-5.1-40.8-14.3l-55.4-44.3c-4.5-3.6-9.3-6.7-14.5-9.2c-15.8-7.9-33.7-10.4-51-7.3L82.4 451.9C47.8 458.2 16 431.6 16 396.5c0-13.2 4.7-26 13.1-36.2l11.2-13.4c14.6-17.4 22.6-39.4 22.6-62.1c0-18.8-5.5-37.2-15.8-53L8.8 173.5C3.1 164.7 0 154.4 0 143.9c0-33.4 30.1-58.8 63-53.2l51.3 8.7c35.9 6.1 72.2-8.2 94.2-37.1z\"]\n};\nconst faFaceGrinHearts = {\n prefix: 'fas',\n iconName: 'face-grin-hearts',\n icon: [512, 512, [128525, \"grin-hearts\"], \"f584\", \"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM388.1 312.8c12.3-3.8 24.3 6.9 19.3 18.7C382.4 390.6 324.2 432 256.3 432s-126.2-41.4-151.1-100.5c-5-11.8 7-22.5 19.3-18.7c39.7 12.2 84.5 19 131.8 19s92.1-6.8 131.8-19zM199.3 129.1c17.8 4.8 28.4 23.1 23.6 40.8l-17.4 65c-2.3 8.5-11.1 13.6-19.6 11.3l-65.1-17.4c-17.8-4.8-28.4-23.1-23.6-40.8s23.1-28.4 40.8-23.6l16.1 4.3 4.3-16.1c4.8-17.8 23.1-28.4 40.8-23.6zm154.3 23.6l4.3 16.1 16.1-4.3c17.8-4.8 36.1 5.8 40.8 23.6s-5.8 36.1-23.6 40.8l-65.1 17.4c-8.5 2.3-17.3-2.8-19.6-11.3l-17.4-65c-4.8-17.8 5.8-36.1 23.6-40.8s36.1 5.8 40.9 23.6z\"]\n};\nconst faGrinHearts = faFaceGrinHearts;\nconst faDiceFour = {\n prefix: 'fas',\n iconName: 'dice-four',\n icon: [448, 512, [9859], \"f524\", \"M0 96C0 60.7 28.7 32 64 32l320 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96zm160 64a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM128 384a32 32 0 1 0 0-64 32 32 0 1 0 0 64zM352 160a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM320 384a32 32 0 1 0 0-64 32 32 0 1 0 0 64z\"]\n};\nconst faSimCard = {\n prefix: 'fas',\n iconName: 'sim-card',\n icon: [384, 512, [], \"f7c4\", \"M64 0L242.7 0c17 0 33.3 6.7 45.3 18.7L365.3 96c12 12 18.7 28.3 18.7 45.3L384 448c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 64C0 28.7 28.7 0 64 0zM96 192c-17.7 0-32 14.3-32 32l0 32 64 0 0-64-32 0zM64 352l80 0 96 0 80 0 0-64-80 0-96 0-80 0 0 64zM320 224c0-17.7-14.3-32-32-32l-32 0 0 64 64 0 0-32zM160 192l0 64 64 0 0-64-64 0zM288 448c17.7 0 32-14.3 32-32l0-32-64 0 0 64 32 0zM160 384l0 64 64 0 0-64-64 0zM64 416c0 17.7 14.3 32 32 32l32 0 0-64-64 0 0 32z\"]\n};\nconst faTransgender = {\n prefix: 'fas',\n iconName: 'transgender',\n icon: [512, 512, [9895, \"transgender-alt\"], \"f225\", \"M112 0c6.5 0 12.3 3.9 14.8 9.9s1.1 12.9-3.5 17.4l-31 31L112 78.1l7-7c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-7 7 15.2 15.2C187.7 107.6 220.5 96 256 96s68.3 11.6 94.9 31.2l68.8-68.8-31-31c-4.6-4.6-5.9-11.5-3.5-17.4s8.3-9.9 14.8-9.9l96 0c8.8 0 16 7.2 16 16l0 96c0 6.5-3.9 12.3-9.9 14.8s-12.9 1.1-17.4-3.5l-31-31-68.8 68.8C404.4 187.7 416 220.5 416 256c0 80.2-59 146.6-136 158.2l0 17.8 16 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-16 0 0 8c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-8-16 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l16 0 0-17.8C155 402.6 96 336.2 96 256c0-35.5 11.6-68.3 31.2-94.9L112 145.9l-7 7c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l7-7L58.3 92.3l-31 31c-4.6 4.6-11.5 5.9-17.4 3.5S0 118.5 0 112L0 16C0 7.2 7.2 0 16 0l96 0zM352 256a96 96 0 1 0 -192 0 96 96 0 1 0 192 0z\"]\n};\nconst faTransgenderAlt = faTransgender;\nconst faMercury = {\n prefix: 'fas',\n iconName: 'mercury',\n icon: [384, 512, [9791], \"f223\", \"M72.1 7C85.8-4 106-1.8 117 12c17.6 22 44.7 36 75 36s57.3-14 75-36c11.1-13.8 31.2-16 45-5s16 31.2 5 45c-7.8 9.7-16.6 18.4-26.4 26.1C337.3 109.7 368 163.3 368 224c0 89.1-66.2 162.7-152 174.4l0 25.6 32 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-32 0 0 16c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-16-32 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l32 0 0-25.6C82.2 386.7 16 313.1 16 224c0-60.7 30.7-114.3 77.5-145.9C83.7 70.5 74.9 61.7 67.1 52c-11.1-13.8-8.8-33.9 5-45zM80 224a112 112 0 1 0 224 0A112 112 0 1 0 80 224z\"]\n};\nconst faArrowTurnDown = {\n prefix: 'fas',\n iconName: 'arrow-turn-down',\n icon: [384, 512, [\"level-down\"], \"f149\", \"M32 64C14.3 64 0 49.7 0 32S14.3 0 32 0l96 0c53 0 96 43 96 96l0 306.7 73.4-73.4c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3l-128 128c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 402.7 160 96c0-17.7-14.3-32-32-32L32 64z\"]\n};\nconst faLevelDown = faArrowTurnDown;\nconst faPersonFallingBurst = {\n prefix: 'fas',\n iconName: 'person-falling-burst',\n icon: [640, 512, [], \"e547\", \"M256 32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 9.8c0 39-23.7 74-59.9 88.4C71.6 154.5 32 213 32 278.2L32 352c0 17.7 14.3 32 32 32s32-14.3 32-32l0-73.8c0-10 1.6-19.8 4.5-29L261.1 497.4c9.6 14.8 29.4 19.1 44.3 9.5s19.1-29.4 9.5-44.3L222.6 320l1.4 0 80 0 38.4 51.2c10.6 14.1 30.7 17 44.8 6.4s17-30.7 6.4-44.8l-43.2-57.6C341.3 263.1 327.1 256 312 256l-71.5 0-56.8-80.2-.2-.3c44.7-29 72.5-79 72.5-133.6l0-9.8zM96 80A48 48 0 1 0 0 80a48 48 0 1 0 96 0zM464 286.1l58.6 53.9c4.8 4.4 11.9 5.5 17.8 2.6s9.5-9 9-15.5l-5.6-79.4 78.7-12.2c6.5-1 11.7-5.9 13.1-12.2s-1.1-13-6.5-16.7l-65.6-45.1L603 92.2c3.3-5.7 2.7-12.8-1.4-17.9s-10.9-7.2-17.2-5.3L508.3 92.1l-29.4-74C476.4 12 470.6 8 464 8s-12.4 4-14.9 10.1l-29.4 74L343.6 68.9c-6.3-1.9-13.1 .2-17.2 5.3s-4.6 12.2-1.4 17.9l39.5 69.1-65.6 45.1c-5.4 3.7-8 10.3-6.5 16.7c.1 .3 .1 .6 .2 .8l19.4 0c20.1 0 39.2 7.5 53.8 20.8l18.4 2.9L383 265.3l36.2 48.3c2.1 2.8 3.9 5.7 5.5 8.6L464 286.1z\"]\n};\nconst faAward = {\n prefix: 'fas',\n iconName: 'award',\n icon: [384, 512, [], \"f559\", \"M173.8 5.5c11-7.3 25.4-7.3 36.4 0L228 17.2c6 3.9 13 5.8 20.1 5.4l21.3-1.3c13.2-.8 25.6 6.4 31.5 18.2l9.6 19.1c3.2 6.4 8.4 11.5 14.7 14.7L344.5 83c11.8 5.9 19 18.3 18.2 31.5l-1.3 21.3c-.4 7.1 1.5 14.2 5.4 20.1l11.8 17.8c7.3 11 7.3 25.4 0 36.4L366.8 228c-3.9 6-5.8 13-5.4 20.1l1.3 21.3c.8 13.2-6.4 25.6-18.2 31.5l-19.1 9.6c-6.4 3.2-11.5 8.4-14.7 14.7L301 344.5c-5.9 11.8-18.3 19-31.5 18.2l-21.3-1.3c-7.1-.4-14.2 1.5-20.1 5.4l-17.8 11.8c-11 7.3-25.4 7.3-36.4 0L156 366.8c-6-3.9-13-5.8-20.1-5.4l-21.3 1.3c-13.2 .8-25.6-6.4-31.5-18.2l-9.6-19.1c-3.2-6.4-8.4-11.5-14.7-14.7L39.5 301c-11.8-5.9-19-18.3-18.2-31.5l1.3-21.3c.4-7.1-1.5-14.2-5.4-20.1L5.5 210.2c-7.3-11-7.3-25.4 0-36.4L17.2 156c3.9-6 5.8-13 5.4-20.1l-1.3-21.3c-.8-13.2 6.4-25.6 18.2-31.5l19.1-9.6C65 70.2 70.2 65 73.4 58.6L83 39.5c5.9-11.8 18.3-19 31.5-18.2l21.3 1.3c7.1 .4 14.2-1.5 20.1-5.4L173.8 5.5zM272 192a80 80 0 1 0 -160 0 80 80 0 1 0 160 0zM1.3 441.8L44.4 339.3c.2 .1 .3 .2 .4 .4l9.6 19.1c11.7 23.2 36 37.3 62 35.8l21.3-1.3c.2 0 .5 0 .7 .2l17.8 11.8c5.1 3.3 10.5 5.9 16.1 7.7l-37.6 89.3c-2.3 5.5-7.4 9.2-13.3 9.7s-11.6-2.2-14.8-7.2L74.4 455.5l-56.1 8.3c-5.7 .8-11.4-1.5-15-6s-4.3-10.7-2.1-16zm248 60.4L211.7 413c5.6-1.8 11-4.3 16.1-7.7l17.8-11.8c.2-.1 .4-.2 .7-.2l21.3 1.3c26 1.5 50.3-12.6 62-35.8l9.6-19.1c.1-.2 .2-.3 .4-.4l43.2 102.5c2.2 5.3 1.4 11.4-2.1 16s-9.3 6.9-15 6l-56.1-8.3-32.2 49.2c-3.2 5-8.9 7.7-14.8 7.2s-11-4.3-13.3-9.7z\"]\n};\nconst faTicketSimple = {\n prefix: 'fas',\n iconName: 'ticket-simple',\n icon: [576, 512, [\"ticket-alt\"], \"f3ff\", \"M0 128C0 92.7 28.7 64 64 64l448 0c35.3 0 64 28.7 64 64l0 64c0 8.8-7.4 15.7-15.7 18.6C541.5 217.1 528 235 528 256s13.5 38.9 32.3 45.4c8.3 2.9 15.7 9.8 15.7 18.6l0 64c0 35.3-28.7 64-64 64L64 448c-35.3 0-64-28.7-64-64l0-64c0-8.8 7.4-15.7 15.7-18.6C34.5 294.9 48 277 48 256s-13.5-38.9-32.3-45.4C7.4 207.7 0 200.8 0 192l0-64z\"]\n};\nconst faTicketAlt = faTicketSimple;\nconst faBuilding = {\n prefix: 'fas',\n iconName: 'building',\n icon: [384, 512, [127970, 61687], \"f1ad\", \"M48 0C21.5 0 0 21.5 0 48L0 464c0 26.5 21.5 48 48 48l96 0 0-80c0-26.5 21.5-48 48-48s48 21.5 48 48l0 80 96 0c26.5 0 48-21.5 48-48l0-416c0-26.5-21.5-48-48-48L48 0zM64 240c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zm112-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zM80 96l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16zm80 16c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32zM272 96l32 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16z\"]\n};\nconst faAnglesLeft = {\n prefix: 'fas',\n iconName: 'angles-left',\n icon: [512, 512, [171, \"angle-double-left\"], \"f100\", \"M41.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L109.3 256 246.6 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-160 160zm352-160l-160 160c-12.5 12.5-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L301.3 256 438.6 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0z\"]\n};\nconst faAngleDoubleLeft = faAnglesLeft;\nconst faQrcode = {\n prefix: 'fas',\n iconName: 'qrcode',\n icon: [448, 512, [], \"f029\", \"M0 80C0 53.5 21.5 32 48 32l96 0c26.5 0 48 21.5 48 48l0 96c0 26.5-21.5 48-48 48l-96 0c-26.5 0-48-21.5-48-48L0 80zM64 96l0 64 64 0 0-64L64 96zM0 336c0-26.5 21.5-48 48-48l96 0c26.5 0 48 21.5 48 48l0 96c0 26.5-21.5 48-48 48l-96 0c-26.5 0-48-21.5-48-48l0-96zm64 16l0 64 64 0 0-64-64 0zM304 32l96 0c26.5 0 48 21.5 48 48l0 96c0 26.5-21.5 48-48 48l-96 0c-26.5 0-48-21.5-48-48l0-96c0-26.5 21.5-48 48-48zm80 64l-64 0 0 64 64 0 0-64zM256 304c0-8.8 7.2-16 16-16l64 0c8.8 0 16 7.2 16 16s7.2 16 16 16l32 0c8.8 0 16-7.2 16-16s7.2-16 16-16s16 7.2 16 16l0 96c0 8.8-7.2 16-16 16l-64 0c-8.8 0-16-7.2-16-16s-7.2-16-16-16s-16 7.2-16 16l0 64c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-160zM368 480a16 16 0 1 1 0-32 16 16 0 1 1 0 32zm64 0a16 16 0 1 1 0-32 16 16 0 1 1 0 32z\"]\n};\nconst faClockRotateLeft = {\n prefix: 'fas',\n iconName: 'clock-rotate-left',\n icon: [512, 512, [\"history\"], \"f1da\", \"M75 75L41 41C25.9 25.9 0 36.6 0 57.9L0 168c0 13.3 10.7 24 24 24l110.1 0c21.4 0 32.1-25.9 17-41l-30.8-30.8C155 85.5 203 64 256 64c106 0 192 86 192 192s-86 192-192 192c-40.8 0-78.6-12.7-109.7-34.4c-14.5-10.1-34.4-6.6-44.6 7.9s-6.6 34.4 7.9 44.6C151.2 495 201.7 512 256 512c141.4 0 256-114.6 256-256S397.4 0 256 0C185.3 0 121.3 28.7 75 75zm181 53c-13.3 0-24 10.7-24 24l0 104c0 6.4 2.5 12.5 7 17l72 72c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-65-65 0-94.1c0-13.3-10.7-24-24-24z\"]\n};\nconst faHistory = faClockRotateLeft;\nconst faFaceGrinBeamSweat = {\n prefix: 'fas',\n iconName: 'face-grin-beam-sweat',\n icon: [512, 512, [128517, \"grin-beam-sweat\"], \"f583\", \"M476.8 126.3c-4.1 1.1-8.4 1.7-12.8 1.7c-26.5 0-48-21-48-47c0-5 1.8-11.3 4.6-18.1c.3-.7 .6-1.4 .9-2.1c9-20.2 26.5-44.9 36-57.5c3.2-4.4 9.6-4.4 12.8 0C483.4 20.6 512 61 512 81c0 21.7-14.9 39.8-35.2 45.3zM256 0c51.4 0 99.3 15.2 139.4 41.2c-1.5 3.1-3 6.2-4.3 9.3c-3.4 8-7.1 19-7.1 30.5c0 44.3 36.6 79 80 79c9.6 0 18.8-1.7 27.4-4.8c13.3 30.9 20.6 65 20.6 100.8c0 141.4-114.6 256-256 256S0 397.4 0 256S114.6 0 256 0zM383.8 317.8C345.3 329.4 301.9 336 256 336s-89.3-6.6-127.8-18.2c-12.3-3.7-24.3 7-19.2 18.7c24.5 56.9 81.1 96.7 147 96.7s122.5-39.8 147-96.7c5.1-11.8-6.9-22.4-19.2-18.7zm-166.2-89s0 0 0 0s0 0 0 0c2.1 2.8 5.7 3.9 8.9 2.8s5.5-4.1 5.5-7.6c0-17.9-6.7-35.6-16.6-48.8c-9.8-13-23.9-23.2-39.4-23.2s-29.6 10.2-39.4 23.2C126.7 188.4 120 206.1 120 224c0 3.4 2.2 6.5 5.5 7.6s6.9 0 8.9-2.8c0 0 0 0 0 0s0 0 0 0c0 0 0 0 0 0l.2-.2c.2-.2 .4-.5 .7-.9c.6-.8 1.6-2 2.8-3.4c2.5-2.8 6-6.6 10.2-10.3c8.8-7.8 18.8-14 27.7-14s18.9 6.2 27.7 14c4.2 3.7 7.7 7.5 10.2 10.3c1.2 1.4 2.2 2.6 2.8 3.4c.3 .4 .6 .7 .7 .9l.2 .2c0 0 0 0 0 0c0 0 0 0 0 0zm160 0s0 0 0 0s0 0 0 0s0 0 0 0c2.1 2.8 5.7 3.9 8.9 2.8s5.5-4.1 5.5-7.6c0-17.9-6.7-35.6-16.6-48.8c-9.8-13-23.9-23.2-39.4-23.2s-29.6 10.2-39.4 23.2C286.7 188.4 280 206.1 280 224c0 3.4 2.2 6.5 5.5 7.6s6.9 0 8.9-2.8c0 0 0 0 0 0s0 0 0 0c0 0 0 0 0 0l.2-.2c.2-.2 .4-.5 .7-.9c.6-.8 1.6-2 2.8-3.4c2.5-2.8 6-6.6 10.2-10.3c8.8-7.8 18.8-14 27.7-14s18.9 6.2 27.7 14c4.2 3.7 7.7 7.5 10.2 10.3c1.2 1.4 2.2 2.6 2.8 3.4c.3 .4 .6 .7 .7 .9l.2 .2c0 0 0 0 0 0z\"]\n};\nconst faGrinBeamSweat = faFaceGrinBeamSweat;\nconst faFileExport = {\n prefix: 'fas',\n iconName: 'file-export',\n icon: [576, 512, [\"arrow-right-from-file\"], \"f56e\", \"M0 64C0 28.7 28.7 0 64 0L224 0l0 128c0 17.7 14.3 32 32 32l128 0 0 128-168 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l168 0 0 112c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 64zM384 336l0-48 110.1 0-39-39c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l80 80c9.4 9.4 9.4 24.6 0 33.9l-80 80c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l39-39L384 336zm0-208l-128 0L256 0 384 128z\"]\n};\nconst faArrowRightFromFile = faFileExport;\nconst faShield = {\n prefix: 'fas',\n iconName: 'shield',\n icon: [512, 512, [128737, \"shield-blank\"], \"f132\", \"M256 0c4.6 0 9.2 1 13.4 2.9L457.7 82.8c22 9.3 38.4 31 38.3 57.2c-.5 99.2-41.3 280.7-213.6 363.2c-16.7 8-36.1 8-52.8 0C57.3 420.7 16.5 239.2 16 140c-.1-26.2 16.3-47.9 38.3-57.2L242.7 2.9C246.8 1 251.4 0 256 0z\"]\n};\nconst faShieldBlank = faShield;\nconst faArrowUpShortWide = {\n prefix: 'fas',\n iconName: 'arrow-up-short-wide',\n icon: [576, 512, [\"sort-amount-up-alt\"], \"f885\", \"M151.6 42.4C145.5 35.8 137 32 128 32s-17.5 3.8-23.6 10.4l-88 96c-11.9 13-11.1 33.3 2 45.2s33.3 11.1 45.2-2L96 146.3 96 448c0 17.7 14.3 32 32 32s32-14.3 32-32l0-301.7 32.4 35.4c11.9 13 32.2 13.9 45.2 2s13.9-32.2 2-45.2l-88-96zM320 32c-17.7 0-32 14.3-32 32s14.3 32 32 32l32 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-32 0zm0 128c-17.7 0-32 14.3-32 32s14.3 32 32 32l96 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-96 0zm0 128c-17.7 0-32 14.3-32 32s14.3 32 32 32l160 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-160 0zm0 128c-17.7 0-32 14.3-32 32s14.3 32 32 32l224 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-224 0z\"]\n};\nconst faSortAmountUpAlt = faArrowUpShortWide;\nconst faCommentNodes = {\n prefix: 'fas',\n iconName: 'comment-nodes',\n icon: [640, 512, [], \"e696\", \"M256 448c10.8 0 21.5-.5 32-1.6c.3-15.8 4.4-31.7 12.9-46.4c16-27.7 43.7-44.4 73.2-47.5l16.7-29.2c-4.3-11-6.7-22.9-6.7-35.4c0-53 43-96 96-96c9.1 0 17.8 1.3 26.2 3.6C481.1 102.1 378.6 32 256 32C114.6 32 0 125.1 0 240c0 45.1 17.7 86.8 47.7 120.9c-1.9 24.5-11.4 46.3-21.4 62.9c-5.5 9.2-11.1 16.6-15.2 21.6c-2.1 2.5-3.7 4.4-4.9 5.7c-.2 .3-.4 .5-.6 .7c-.3 .3-.5 .5-.6 .7l-.3 .3c0 0 0 0 0 0c0 0 0 0 0 0s0 0 0 0s0 0 0 0c-4.6 4.6-5.9 11.4-3.4 17.4c2.5 6 8.3 9.9 14.8 9.9c28.7 0 57.6-8.9 81.6-19.3c22.9-10 42.4-21.9 54.3-30.6c31.8 11.5 67 17.9 104.1 17.9zm72.6-32c-17.7 30.6-7.2 69.7 23.4 87.4s69.7 7.2 87.4-23.4c1.5-2.6 2.8-5.3 3.9-8l73.3 0c1.1 2.7 2.4 5.4 3.9 8c17.7 30.6 56.8 41.1 87.4 23.4s41.1-56.8 23.4-87.4c-13.4-23.2-39.1-34.8-64-31.4l-17.6-30.7c-11 11.7-25 20.6-40.6 25.6l16.5 28.9c-3.8 4.8-6.8 10-9 15.6l-73.4 0c-2.2-5.6-5.3-10.8-9-15.6l33-57.7c4.1 .8 8.4 1.3 12.8 1.3c35.3 0 64-28.7 64-64s-28.7-64-64-64s-64 28.7-64 64c0 13.4 4.1 25.8 11.2 36.1l-34.6 60.5c-25-3.4-50.6 8.3-64 31.4z\"]\n};\nconst faHouseMedical = {\n prefix: 'fas',\n iconName: 'house-medical',\n icon: [576, 512, [], \"e3b2\", \"M543.8 287.6c17 0 32-14 32-32.1c1-9-3-17-11-24L309.5 7c-6-5-14-7-21-7s-15 1-22 8L10 231.5c-7 7-10 15-10 24c0 18 14 32.1 32 32.1l32 0 0 160.4c0 35.3 28.7 64 64 64l320.4 0c35.5 0 64.2-28.8 64-64.3l-.7-160.2 32 0zM256 208c0-8.8 7.2-16 16-16l32 0c8.8 0 16 7.2 16 16l0 48 48 0c8.8 0 16 7.2 16 16l0 32c0 8.8-7.2 16-16 16l-48 0 0 48c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-48-48 0c-8.8 0-16-7.2-16-16l0-32c0-8.8 7.2-16 16-16l48 0 0-48z\"]\n};\nconst faGolfBallTee = {\n prefix: 'fas',\n iconName: 'golf-ball-tee',\n icon: [384, 512, [\"golf-ball\"], \"f450\", \"M384 192c0 66.8-34.1 125.6-85.8 160L85.8 352C34.1 317.6 0 258.8 0 192C0 86 86 0 192 0S384 86 384 192zM242.1 256.6c0 18.5-15 33.5-33.5 33.5c-4.9 0-9.1 5.1-5.4 8.4c5.9 5.2 13.7 8.4 22.1 8.4c18.5 0 33.5-15 33.5-33.5c0-8.5-3.2-16.2-8.4-22.1c-3.3-3.7-8.4 .5-8.4 5.4zm-52.3-49.3c-4.9 0-9.1 5.1-5.4 8.4c5.9 5.2 13.7 8.4 22.1 8.4c18.5 0 33.5-15 33.5-33.5c0-8.5-3.2-16.2-8.4-22.1c-3.3-3.7-8.4 .5-8.4 5.4c0 18.5-15 33.5-33.5 33.5zm113.5-17.5c0 18.5-15 33.5-33.5 33.5c-4.9 0-9.1 5.1-5.4 8.4c5.9 5.2 13.7 8.4 22.1 8.4c18.5 0 33.5-15 33.5-33.5c0-8.5-3.2-16.2-8.4-22.1c-3.3-3.7-8.4 .5-8.4 5.4zM96 416c0-17.7 14.3-32 32-32l64 0 64 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-16 0c-8.8 0-16 7.2-16 16l0 16c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-16c0-8.8-7.2-16-16-16l-16 0c-17.7 0-32-14.3-32-32z\"]\n};\nconst faGolfBall = faGolfBallTee;\nconst faCircleChevronLeft = {\n prefix: 'fas',\n iconName: 'circle-chevron-left',\n icon: [512, 512, [\"chevron-circle-left\"], \"f137\", \"M512 256A256 256 0 1 0 0 256a256 256 0 1 0 512 0zM271 135c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-87 87 87 87c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L167 273c-9.4-9.4-9.4-24.6 0-33.9L271 135z\"]\n};\nconst faChevronCircleLeft = faCircleChevronLeft;\nconst faHouseChimneyWindow = {\n prefix: 'fas',\n iconName: 'house-chimney-window',\n icon: [576, 512, [], \"e00d\", \"M575.8 255.5c0 18-15 32.1-32 32.1l-32 0 .7 160.2c.2 35.5-28.5 64.3-64 64.3l-320.4 0c-35.3 0-64-28.7-64-64l0-160.4-32 0c-18 0-32-14-32-32.1c0-9 3-17 10-24L266.4 8c7-7 15-8 22-8s15 2 21 7L416 100.7 416 64c0-17.7 14.3-32 32-32l32 0c17.7 0 32 14.3 32 32l0 121 52.8 46.4c8 7 12 15 11 24zM248 192c-13.3 0-24 10.7-24 24l0 80c0 13.3 10.7 24 24 24l80 0c13.3 0 24-10.7 24-24l0-80c0-13.3-10.7-24-24-24l-80 0z\"]\n};\nconst faPenNib = {\n prefix: 'fas',\n iconName: 'pen-nib',\n icon: [512, 512, [10001], \"f5ad\", \"M368.4 18.3L312.7 74.1 437.9 199.3l55.7-55.7c21.9-21.9 21.9-57.3 0-79.2L447.6 18.3c-21.9-21.9-57.3-21.9-79.2 0zM288 94.6l-9.2 2.8L134.7 140.6c-19.9 6-35.7 21.2-42.3 41L3.8 445.8c-3.8 11.3-1 23.9 7.3 32.4L164.7 324.7c-3-6.3-4.7-13.3-4.7-20.7c0-26.5 21.5-48 48-48s48 21.5 48 48s-21.5 48-48 48c-7.4 0-14.4-1.7-20.7-4.7L33.7 500.9c8.6 8.3 21.1 11.2 32.4 7.3l264.3-88.6c19.7-6.6 35-22.4 41-42.3l43.2-144.1 2.7-9.2L288 94.6z\"]\n};\nconst faTentArrowTurnLeft = {\n prefix: 'fas',\n iconName: 'tent-arrow-turn-left',\n icon: [576, 512, [], \"e580\", \"M120.1 41.8c9.9-8.9 10.7-24 1.8-33.9S97.8-2.7 87.9 6.2l-80 72C2.9 82.7 0 89.2 0 96s2.9 13.3 7.9 17.8l80 72c9.9 8.9 25 8.1 33.9-1.8s8.1-25-1.8-33.9L86.5 120 456 120c39.8 0 72 32.2 72 72l0 40c0 13.3 10.7 24 24 24s24-10.7 24-24l0-40c0-66.3-53.7-120-120-120L86.5 72l33.5-30.2zM307.4 166.5c-11.5-8.7-27.3-8.7-38.8 0l-168 128c-6.6 5-11 12.5-12.3 20.7l-24 160c-1.4 9.2 1.3 18.6 7.4 25.6S86.7 512 96 512l144 0 16 0c17.7 0 32-14.3 32-32l0-118.1c0-5.5 4.4-9.9 9.9-9.9c3.7 0 7.2 2.1 8.8 5.5l68.4 136.8c5.4 10.8 16.5 17.7 28.6 17.7l60.2 0 16 0c9.3 0 18.2-4.1 24.2-11.1s8.8-16.4 7.4-25.6l-24-160c-1.2-8.2-5.6-15.7-12.3-20.7l-168-128z\"]\n};\nconst faTents = {\n prefix: 'fas',\n iconName: 'tents',\n icon: [640, 512, [], \"e582\", \"M396.6 6.5L235.8 129.1c9.6 1.8 18.9 5.8 27 12l168 128c13.2 10.1 22 24.9 24.5 41.4l6.2 41.5L608 352c9.3 0 18.2-4.1 24.2-11.1s8.8-16.4 7.4-25.6l-24-160c-1.2-8.2-5.6-15.7-12.3-20.7l-168-128c-11.5-8.7-27.3-8.7-38.8 0zm-153.2 160c-11.5-8.7-27.3-8.7-38.8 0l-168 128c-6.6 5-11 12.5-12.3 20.7l-24 160c-1.4 9.2 1.3 18.6 7.4 25.6S22.7 512 32 512l144 0 16 0c17.7 0 32-14.3 32-32l0-118.1c0-5.5 4.4-9.9 9.9-9.9c3.7 0 7.2 2.1 8.8 5.5l68.4 136.8c5.4 10.8 16.5 17.7 28.6 17.7l60.2 0 16 0c9.3 0 18.2-4.1 24.2-11.1s8.8-16.4 7.4-25.6l-24-160c-1.2-8.2-5.6-15.7-12.3-20.7l-168-128z\"]\n};\nconst faWandMagic = {\n prefix: 'fas',\n iconName: 'wand-magic',\n icon: [512, 512, [\"magic\"], \"f0d0\", \"M14.1 463.3c-18.7-18.7-18.7-49.1 0-67.9L395.4 14.1c18.7-18.7 49.1-18.7 67.9 0l34.6 34.6c18.7 18.7 18.7 49.1 0 67.9L116.5 497.9c-18.7 18.7-49.1 18.7-67.9 0L14.1 463.3zM347.6 187.6l105-105L429.4 59.3l-105 105 23.3 23.3z\"]\n};\nconst faMagic = faWandMagic;\nconst faDog = {\n prefix: 'fas',\n iconName: 'dog',\n icon: [576, 512, [128021], \"f6d3\", \"M309.6 158.5L332.7 19.8C334.6 8.4 344.5 0 356.1 0c7.5 0 14.5 3.5 19 9.5L392 32l52.1 0c12.7 0 24.9 5.1 33.9 14.1L496 64l56 0c13.3 0 24 10.7 24 24l0 24c0 44.2-35.8 80-80 80l-32 0-16 0-21.3 0-5.1 30.5-112-64zM416 256.1L416 480c0 17.7-14.3 32-32 32l-32 0c-17.7 0-32-14.3-32-32l0-115.2c-24 12.3-51.2 19.2-80 19.2s-56-6.9-80-19.2L160 480c0 17.7-14.3 32-32 32l-32 0c-17.7 0-32-14.3-32-32l0-230.2c-28.8-10.9-51.4-35.3-59.2-66.5L1 167.8c-4.3-17.1 6.1-34.5 23.3-38.8s34.5 6.1 38.8 23.3l3.9 15.5C70.5 182 83.3 192 98 192l30 0 16 0 159.8 0L416 256.1zM464 80a16 16 0 1 0 -32 0 16 16 0 1 0 32 0z\"]\n};\nconst faCarrot = {\n prefix: 'fas',\n iconName: 'carrot',\n icon: [512, 512, [129365], \"f787\", \"M346.7 6C337.6 17 320 42.3 320 72c0 40 15.3 55.3 40 80s40 40 80 40c29.7 0 55-17.6 66-26.7c4-3.3 6-8.2 6-13.3s-2-10-6-13.2c-11.4-9.1-38.3-26.8-74-26.8c-32 0-40 8-40 8s8-8 8-40c0-35.7-17.7-62.6-26.8-74C370 2 365.1 0 360 0s-10 2-13.3 6zM244.6 136c-40 0-77.1 18.1-101.7 48.2l60.5 60.5c6.2 6.2 6.2 16.4 0 22.6s-16.4 6.2-22.6 0l-55.3-55.3 0 .1L2.2 477.9C-2 487-.1 497.8 7 505s17.9 9 27.1 4.8l134.7-62.4-52.1-52.1c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L199.7 433l100.2-46.4c46.4-21.5 76.2-68 76.2-119.2C376 194.8 317.2 136 244.6 136z\"]\n};\nconst faMoon = {\n prefix: 'fas',\n iconName: 'moon',\n icon: [384, 512, [127769, 9214], \"f186\", \"M223.5 32C100 32 0 132.3 0 256S100 480 223.5 480c60.6 0 115.5-24.2 155.8-63.4c5-4.9 6.3-12.5 3.1-18.7s-10.1-9.7-17-8.5c-9.8 1.7-19.8 2.6-30.1 2.6c-96.9 0-175.5-78.8-175.5-176c0-65.8 36-123.1 89.3-153.3c6.1-3.5 9.2-10.5 7.7-17.3s-7.3-11.9-14.3-12.5c-6.3-.5-12.6-.8-19-.8z\"]\n};\nconst faWineGlassEmpty = {\n prefix: 'fas',\n iconName: 'wine-glass-empty',\n icon: [320, 512, [\"wine-glass-alt\"], \"f5ce\", \"M64 0C47.4 0 33.5 12.8 32.1 29.3l-14 168.4c-6 72 42.5 135.2 109.9 150.6l0 99.6-48 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l80 0 80 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-48 0 0-99.6c67.4-15.4 115.9-78.6 109.9-150.6l-14-168.4C286.5 12.8 272.6 0 256 0L64 0zM81.9 203.1L93.4 64l133.1 0 11.6 139.1C242 248.8 205.9 288 160 288s-82-39.2-78.1-84.9z\"]\n};\nconst faWineGlassAlt = faWineGlassEmpty;\nconst faCheese = {\n prefix: 'fas',\n iconName: 'cheese',\n icon: [512, 512, [], \"f7ef\", \"M512 240.2l0 15.8L0 256c0-20 10-38.7 26.6-49.8L274.9 40.7c8.6-5.7 18.6-8.7 28.9-8.7C418.8 32 512 125.2 512 240.2zm0 47.8l0 128c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 288l512 0z\"]\n};\nconst faYinYang = {\n prefix: 'fas',\n iconName: 'yin-yang',\n icon: [512, 512, [9775], \"f6ad\", \"M256 64c53 0 96 43 96 96s-43 96-96 96s-96 43-96 96s43 96 96 96C150 448 64 362 64 256S150 64 256 64zm0 448A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm32-352a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM224 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z\"]\n};\nconst faMusic = {\n prefix: 'fas',\n iconName: 'music',\n icon: [512, 512, [127925], \"f001\", \"M499.1 6.3c8.1 6 12.9 15.6 12.9 25.7l0 72 0 264c0 44.2-43 80-96 80s-96-35.8-96-80s43-80 96-80c11.2 0 22 1.6 32 4.6L448 147 192 223.8 192 432c0 44.2-43 80-96 80s-96-35.8-96-80s43-80 96-80c11.2 0 22 1.6 32 4.6L128 200l0-72c0-14.1 9.3-26.6 22.8-30.7l320-96c9.7-2.9 20.2-1.1 28.3 5z\"]\n};\nconst faCodeCommit = {\n prefix: 'fas',\n iconName: 'code-commit',\n icon: [640, 512, [], \"f386\", \"M320 336a80 80 0 1 0 0-160 80 80 0 1 0 0 160zm156.8-48C462 361 397.4 416 320 416s-142-55-156.8-128L32 288c-17.7 0-32-14.3-32-32s14.3-32 32-32l131.2 0C178 151 242.6 96 320 96s142 55 156.8 128L608 224c17.7 0 32 14.3 32 32s-14.3 32-32 32l-131.2 0z\"]\n};\nconst faTemperatureLow = {\n prefix: 'fas',\n iconName: 'temperature-low',\n icon: [512, 512, [], \"f76b\", \"M448 96a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM320 96a96 96 0 1 1 192 0A96 96 0 1 1 320 96zM144 64c-26.5 0-48 21.5-48 48l0 164.5c0 17.3-7.1 31.9-15.3 42.5C70.2 332.6 64 349.5 64 368c0 44.2 35.8 80 80 80s80-35.8 80-80c0-18.5-6.2-35.4-16.7-48.9c-8.2-10.6-15.3-25.2-15.3-42.5L192 112c0-26.5-21.5-48-48-48zM32 112C32 50.2 82.1 0 144 0s112 50.1 112 112l0 164.4c0 .1 .1 .3 .2 .6c.2 .6 .8 1.6 1.7 2.8c18.9 24.4 30.1 55 30.1 88.1c0 79.5-64.5 144-144 144S0 447.5 0 368c0-33.2 11.2-63.8 30.1-88.1c.9-1.2 1.5-2.2 1.7-2.8c.1-.3 .2-.5 .2-.6L32 112zM192 368c0 26.5-21.5 48-48 48s-48-21.5-48-48c0-20.9 13.4-38.7 32-45.3l0-50.7c0-8.8 7.2-16 16-16s16 7.2 16 16l0 50.7c18.6 6.6 32 24.4 32 45.3z\"]\n};\nconst faPersonBiking = {\n prefix: 'fas',\n iconName: 'person-biking',\n icon: [640, 512, [128692, \"biking\"], \"f84a\", \"M400 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm27.2 64l-61.8-48.8c-17.3-13.6-41.7-13.8-59.1-.3l-83.1 64.2c-30.7 23.8-28.5 70.8 4.3 91.6L288 305.1 288 416c0 17.7 14.3 32 32 32s32-14.3 32-32l0-128c0-10.7-5.3-20.7-14.2-26.6L295 232.9l60.3-48.5L396 217c5.7 4.5 12.7 7 20 7l64 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-52.8 0zM56 384a72 72 0 1 1 144 0A72 72 0 1 1 56 384zm200 0A128 128 0 1 0 0 384a128 128 0 1 0 256 0zm184 0a72 72 0 1 1 144 0 72 72 0 1 1 -144 0zm200 0a128 128 0 1 0 -256 0 128 128 0 1 0 256 0z\"]\n};\nconst faBiking = faPersonBiking;\nconst faBroom = {\n prefix: 'fas',\n iconName: 'broom',\n icon: [576, 512, [129529], \"f51a\", \"M566.6 54.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-192 192-34.7-34.7c-4.2-4.2-10-6.6-16-6.6c-12.5 0-22.6 10.1-22.6 22.6l0 29.1L364.3 320l29.1 0c12.5 0 22.6-10.1 22.6-22.6c0-6-2.4-11.8-6.6-16l-34.7-34.7 192-192zM341.1 353.4L222.6 234.9c-42.7-3.7-85.2 11.7-115.8 42.3l-8 8C76.5 307.5 64 337.7 64 369.2c0 6.8 7.1 11.2 13.2 8.2l51.1-25.5c5-2.5 9.5 4.1 5.4 7.9L7.3 473.4C2.7 477.6 0 483.6 0 489.9C0 502.1 9.9 512 22.1 512l173.3 0c38.8 0 75.9-15.4 103.4-42.8c30.6-30.6 45.9-73.1 42.3-115.8z\"]\n};\nconst faShieldHeart = {\n prefix: 'fas',\n iconName: 'shield-heart',\n icon: [512, 512, [], \"e574\", \"M269.4 2.9C265.2 1 260.7 0 256 0s-9.2 1-13.4 2.9L54.3 82.8c-22 9.3-38.4 31-38.3 57.2c.5 99.2 41.3 280.7 213.6 363.2c16.7 8 36.1 8 52.8 0C454.7 420.7 495.5 239.2 496 140c.1-26.2-16.3-47.9-38.3-57.2L269.4 2.9zM144 221.3c0-33.8 27.4-61.3 61.3-61.3c16.2 0 31.8 6.5 43.3 17.9l7.4 7.4 7.4-7.4c11.5-11.5 27.1-17.9 43.3-17.9c33.8 0 61.3 27.4 61.3 61.3c0 16.2-6.5 31.8-17.9 43.3l-82.7 82.7c-6.2 6.2-16.4 6.2-22.6 0l-82.7-82.7c-11.5-11.5-17.9-27.1-17.9-43.3z\"]\n};\nconst faGopuram = {\n prefix: 'fas',\n iconName: 'gopuram',\n icon: [512, 512, [], \"f664\", \"M120 0c13.3 0 24 10.7 24 24l0 8 40 0 0-8c0-13.3 10.7-24 24-24s24 10.7 24 24l0 8 48 0 0-8c0-13.3 10.7-24 24-24s24 10.7 24 24l0 8 40 0 0-8c0-13.3 10.7-24 24-24s24 10.7 24 24l0 8 0 32 0 64c17.7 0 32 14.3 32 32l0 64c17.7 0 32 14.3 32 32l0 96c17.7 0 32 14.3 32 32l0 96c0 17.7-14.3 32-32 32l-64 0 0-160-32 0 0-128-32 0 0-96-32 0 0 96 32 0 0 128 32 0 0 160-80 0 0-48c0-26.5-21.5-48-48-48s-48 21.5-48 48l0 48-80 0 0-160 32 0 0-128 32 0 0-96-32 0 0 96-32 0 0 128-32 0 0 160-64 0c-17.7 0-32-14.3-32-32l0-96c0-17.7 14.3-32 32-32l0-96c0-17.7 14.3-32 32-32l0-64c0-17.7 14.3-32 32-32l0-64 0-32 0-8c0-13.3 10.7-24 24-24zM256 272c-17.7 0-32 14.3-32 32l0 48 64 0 0-48c0-17.7-14.3-32-32-32zm-32-80l0 32 64 0 0-32c0-17.7-14.3-32-32-32s-32 14.3-32 32z\"]\n};\nconst faEarthOceania = {\n prefix: 'fas',\n iconName: 'earth-oceania',\n icon: [512, 512, [\"globe-oceania\"], \"e47b\", \"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM208.6 357.3l-39-13.5c-6.5-2.2-13.6-2.3-20.1-.3l-15.3 4.9c-18.5 5.9-38.5-2.4-47.5-19.5l-3.3-6.2c-10.6-20.1-2.3-45 18.2-54.7l35.3-16.8c2.3-1.1 4.4-2.8 5.9-4.8l5.3-7c7.2-9.6 18.6-15.3 30.6-15.3s23.4 5.7 30.6 15.3l4.6 6.1c2 2.6 4.9 4.5 8.1 5.1c7.8 1.6 15.7-1.5 20.4-7.9l10.4-14.2c2-2.8 5.3-4.4 8.7-4.4c4.4 0 8.4 2.7 10 6.8l10.1 25.9c2.8 7.2 6.7 14 11.5 20.2L311 299.8c5.8 7.4 9 16.6 9 26s-3.2 18.6-9 26L299 367.2c-8.3 10.6-21 16.8-34.4 16.8c-8.4 0-16.6-2.4-23.7-7l-25.4-16.4c-2.2-1.4-4.5-2.5-6.9-3.4zm65.2-214.8L296 164.7c10.1 10.1 2.9 27.3-11.3 27.3l-29.9 0c-5.6 0-11.1-1.2-16.2-3.4l-42.8-19c-14.3-6.3-11.9-27.3 3.4-30.3l38.5-7.7c13.1-2.6 26.7 1.5 36.1 10.9zM248 432c0-8.8 7.2-16 16-16l16 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-16 0c-8.8 0-16-7.2-16-16zM431.2 298.9l8 24c2.8 8.4-1.7 17.4-10.1 20.2s-17.4-1.7-20.2-10.1l-8-24c-2.8-8.4 1.7-17.4 10.1-20.2s17.4 1.7 20.2 10.1zm-19.9 80.4l-32 32c-6.2 6.2-16.4 6.2-22.6 0s-6.2-16.4 0-22.6l32-32c6.2-6.2 16.4-6.2 22.6 0s6.2 16.4 0 22.6z\"]\n};\nconst faGlobeOceania = faEarthOceania;\nconst faSquareXmark = {\n prefix: 'fas',\n iconName: 'square-xmark',\n icon: [448, 512, [10062, \"times-square\", \"xmark-square\"], \"f2d3\", \"M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zm79 143c9.4-9.4 24.6-9.4 33.9 0l47 47 47-47c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-47 47 47 47c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-47-47-47 47c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l47-47-47-47c-9.4-9.4-9.4-24.6 0-33.9z\"]\n};\nconst faTimesSquare = faSquareXmark;\nconst faXmarkSquare = faSquareXmark;\nconst faHashtag = {\n prefix: 'fas',\n iconName: 'hashtag',\n icon: [448, 512, [62098], \"23\", \"M181.3 32.4c17.4 2.9 29.2 19.4 26.3 36.8L197.8 128l95.1 0 11.5-69.3c2.9-17.4 19.4-29.2 36.8-26.3s29.2 19.4 26.3 36.8L357.8 128l58.2 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-68.9 0L325.8 320l58.2 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-68.9 0-11.5 69.3c-2.9 17.4-19.4 29.2-36.8 26.3s-29.2-19.4-26.3-36.8l9.8-58.7-95.1 0-11.5 69.3c-2.9 17.4-19.4 29.2-36.8 26.3s-29.2-19.4-26.3-36.8L90.2 384 32 384c-17.7 0-32-14.3-32-32s14.3-32 32-32l68.9 0 21.3-128L64 192c-17.7 0-32-14.3-32-32s14.3-32 32-32l68.9 0 11.5-69.3c2.9-17.4 19.4-29.2 36.8-26.3zM187.1 192L165.8 320l95.1 0 21.3-128-95.1 0z\"]\n};\nconst faUpRightAndDownLeftFromCenter = {\n prefix: 'fas',\n iconName: 'up-right-and-down-left-from-center',\n icon: [512, 512, [\"expand-alt\"], \"f424\", \"M344 0L488 0c13.3 0 24 10.7 24 24l0 144c0 9.7-5.8 18.5-14.8 22.2s-19.3 1.7-26.2-5.2l-39-39-87 87c-9.4 9.4-24.6 9.4-33.9 0l-32-32c-9.4-9.4-9.4-24.6 0-33.9l87-87L327 41c-6.9-6.9-8.9-17.2-5.2-26.2S334.3 0 344 0zM168 512L24 512c-13.3 0-24-10.7-24-24L0 344c0-9.7 5.8-18.5 14.8-22.2s19.3-1.7 26.2 5.2l39 39 87-87c9.4-9.4 24.6-9.4 33.9 0l32 32c9.4 9.4 9.4 24.6 0 33.9l-87 87 39 39c6.9 6.9 8.9 17.2 5.2 26.2s-12.5 14.8-22.2 14.8z\"]\n};\nconst faExpandAlt = faUpRightAndDownLeftFromCenter;\nconst faOilCan = {\n prefix: 'fas',\n iconName: 'oil-can',\n icon: [640, 512, [], \"f613\", \"M320 128c17.7 0 32-14.3 32-32s-14.3-32-32-32L192 64c-17.7 0-32 14.3-32 32s14.3 32 32 32l32 0 0 32-80 0-48 0-48 0c-26.5 0-48 21.5-48 48l0 64.8c0 19 11.2 36.2 28.5 43.9l67.5 30L96 368c0 26.5 21.5 48 48 48l259.1 0c18.4 0 35.8-7.9 48-21.7L633.5 187.7c12.3-13.9-.3-35.4-18.4-31.5L448 192l-50.5-25.2c-8.9-4.4-18.7-6.8-28.6-6.8L288 160l0-32 32 0zM96 208l0 86.1L48 272.8 48 208l48 0z\"]\n};\nconst faT = {\n prefix: 'fas',\n iconName: 't',\n icon: [384, 512, [116], \"54\", \"M32 32C14.3 32 0 46.3 0 64S14.3 96 32 96l128 0 0 352c0 17.7 14.3 32 32 32s32-14.3 32-32l0-352 128 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L192 32 32 32z\"]\n};\nconst faHippo = {\n prefix: 'fas',\n iconName: 'hippo',\n icon: [640, 512, [129435], \"f6ed\", \"M407 47c9.4-9.4 24.6-9.4 33.9 0l17.2 17.2c1.9-.1 3.9-.2 5.8-.2l32 0c11.2 0 21.9 2.3 31.6 6.5L543 55c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9L564 101.9c7.6 12.2 12 26.7 12 42.1c0 10.2 7.4 18.8 16.7 23c27.9 12.5 47.3 40.5 47.3 73c0 26.2-12.6 49.4-32 64l0 32c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-16-64 0 0 16c0 8.8-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16l0-17.6c-11.8-2.4-22.7-7.4-32-14.4c-1.5-1.1-2.9-2.3-4.3-3.5c-17-14.7-27.7-36.4-27.7-60.5c0-8.8-7.2-16-16-16s-16 7.2-16 16c0 44.7 26.2 83.2 64 101.2l0 10.8c0 17.7 14.3 32 32 32l32 0 0 64c0 17.7-14.3 32-32 32l-64 0c-17.7 0-32-14.3-32-32l0-76c-19.8 7.7-41.4 12-64 12s-44.2-4.3-64-12l0 76c0 17.7-14.3 32-32 32l-64 0c-17.7 0-32-14.3-32-32l0-118.9L45.9 369.7c-5.4 12.1-19.6 17.6-31.7 12.2S-3.3 362.4 2.1 350.3L24 300.9c5.3-11.9 8-24.7 8-37.7C32 155.7 117.2 68 223.8 64.1l.2-.1 7.2 0L256 64l32 0c41.7 0 83.4 12.1 117.2 25.7c1.7-1.8 3.5-3.6 5.3-5.2L407 81c-9.4-9.4-9.4-24.6 0-33.9zm73 185a24 24 0 1 0 -48 0 24 24 0 1 0 48 0zm88 24a24 24 0 1 0 0-48 24 24 0 1 0 0 48zM480 144a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zm48 16a16 16 0 1 0 0-32 16 16 0 1 0 0 32z\"]\n};\nconst faChartColumn = {\n prefix: 'fas',\n iconName: 'chart-column',\n icon: [512, 512, [], \"e0e3\", \"M32 32c17.7 0 32 14.3 32 32l0 336c0 8.8 7.2 16 16 16l400 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L80 480c-44.2 0-80-35.8-80-80L0 64C0 46.3 14.3 32 32 32zM160 224c17.7 0 32 14.3 32 32l0 64c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-64c0-17.7 14.3-32 32-32zm128-64l0 160c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-160c0-17.7 14.3-32 32-32s32 14.3 32 32zm64 32c17.7 0 32 14.3 32 32l0 96c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-96c0-17.7 14.3-32 32-32zM480 96l0 224c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-224c0-17.7 14.3-32 32-32s32 14.3 32 32z\"]\n};\nconst faInfinity = {\n prefix: 'fas',\n iconName: 'infinity',\n icon: [640, 512, [8734, 9854], \"f534\", \"M0 241.1C0 161 65 96 145.1 96c38.5 0 75.4 15.3 102.6 42.5L320 210.7l72.2-72.2C419.5 111.3 456.4 96 494.9 96C575 96 640 161 640 241.1l0 29.7C640 351 575 416 494.9 416c-38.5 0-75.4-15.3-102.6-42.5L320 301.3l-72.2 72.2C220.5 400.7 183.6 416 145.1 416C65 416 0 351 0 270.9l0-29.7zM274.7 256l-72.2-72.2c-15.2-15.2-35.9-23.8-57.4-23.8C100.3 160 64 196.3 64 241.1l0 29.7c0 44.8 36.3 81.1 81.1 81.1c21.5 0 42.2-8.5 57.4-23.8L274.7 256zm90.5 0l72.2 72.2c15.2 15.2 35.9 23.8 57.4 23.8c44.8 0 81.1-36.3 81.1-81.1l0-29.7c0-44.8-36.3-81.1-81.1-81.1c-21.5 0-42.2 8.5-57.4 23.8L365.3 256z\"]\n};\nconst faVialCircleCheck = {\n prefix: 'fas',\n iconName: 'vial-circle-check',\n icon: [512, 512, [], \"e596\", \"M0 64C0 46.3 14.3 32 32 32l64 0 64 0 64 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l0 170.8c-20.2 28.6-32 63.5-32 101.2c0 25.2 5.3 49.1 14.8 70.8C189.5 463.7 160.6 480 128 480c-53 0-96-43-96-96L32 96C14.3 96 0 81.7 0 64zM96 96l0 96 64 0 0-96L96 96zM224 368a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm211.3-43.3c-6.2-6.2-16.4-6.2-22.6 0L352 385.4l-28.7-28.7c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6l40 40c6.2 6.2 16.4 6.2 22.6 0l72-72c6.2-6.2 6.2-16.4 0-22.6z\"]\n};\nconst faPersonArrowDownToLine = {\n prefix: 'fas',\n iconName: 'person-arrow-down-to-line',\n icon: [640, 512, [], \"e538\", \"M192 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm-8 352l0-96 16 0 0 96-16 0zm-64 0l-88 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l120 0 80 0 376 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-344 0 0-191.1 28.6 47.5c9.1 15.1 28.8 20 43.9 10.9s20-28.8 10.9-43.9l-58.3-97c-17.4-28.9-48.6-46.6-82.3-46.6l-29.7 0c-33.7 0-64.9 17.7-82.3 46.6l-58.3 97c-9.1 15.1-4.2 34.8 10.9 43.9s34.8 4.2 43.9-10.9L120 256.9 120 448zM464 64l0 242.7-25.4-25.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l80 80c12.5 12.5 32.8 12.5 45.3 0l80-80c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L528 306.7 528 64c0-17.7-14.3-32-32-32s-32 14.3-32 32z\"]\n};\nconst faVoicemail = {\n prefix: 'fas',\n iconName: 'voicemail',\n icon: [640, 512, [], \"f897\", \"M144 320a80 80 0 1 1 0-160 80 80 0 1 1 0 160zm119.8 0c15.3-22.9 24.2-50.4 24.2-80c0-79.5-64.5-144-144-144S0 160.5 0 240s64.5 144 144 144l352 0c79.5 0 144-64.5 144-144s-64.5-144-144-144s-144 64.5-144 144c0 29.6 8.9 57.1 24.2 80l-112.5 0zM496 160a80 80 0 1 1 0 160 80 80 0 1 1 0-160z\"]\n};\nconst faFan = {\n prefix: 'fas',\n iconName: 'fan',\n icon: [512, 512, [], \"f863\", \"M258.6 0c-1.7 0-3.4 .1-5.1 .5C168 17 115.6 102.3 130.5 189.3c2.9 17 8.4 32.9 15.9 47.4L32 224l-2.6 0C13.2 224 0 237.2 0 253.4c0 1.7 .1 3.4 .5 5.1C17 344 102.3 396.4 189.3 381.5c17-2.9 32.9-8.4 47.4-15.9L224 480l0 2.6c0 16.2 13.2 29.4 29.4 29.4c1.7 0 3.4-.1 5.1-.5C344 495 396.4 409.7 381.5 322.7c-2.9-17-8.4-32.9-15.9-47.4L480 288l2.6 0c16.2 0 29.4-13.2 29.4-29.4c0-1.7-.1-3.4-.5-5.1C495 168 409.7 115.6 322.7 130.5c-17 2.9-32.9 8.4-47.4 15.9L288 32l0-2.6C288 13.2 274.8 0 258.6 0zM256 224a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\"]\n};\nconst faPersonWalkingLuggage = {\n prefix: 'fas',\n iconName: 'person-walking-luggage',\n icon: [576, 512, [], \"e554\", \"M432 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zM347.7 200.5c1-.4 1.9-.8 2.9-1.2l-16.9 63.5c-5.6 21.1-.1 43.6 14.7 59.7l70.7 77.1 22 88.1c4.3 17.1 21.7 27.6 38.8 23.3s27.6-21.7 23.3-38.8l-23-92.1c-1.9-7.8-5.8-14.9-11.2-20.8l-49.5-54 19.3-65.5 9.6 23c4.4 10.6 12.5 19.3 22.8 24.5l26.7 13.3c15.8 7.9 35 1.5 42.9-14.3s1.5-35-14.3-42.9L505 232.7l-15.3-36.8C472.5 154.8 432.3 128 387.7 128c-22.8 0-45.3 4.8-66.1 14l-8 3.5c-32.9 14.6-58.1 42.4-69.4 76.5l-2.6 7.8c-5.6 16.8 3.5 34.9 20.2 40.5s34.9-3.5 40.5-20.2l2.6-7.8c5.7-17.1 18.3-30.9 34.7-38.2l8-3.5zm-30 135.1l-25 62.4-59.4 59.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L340.3 441c4.6-4.6 8.2-10.1 10.6-16.1l14.5-36.2-40.7-44.4c-2.5-2.7-4.8-5.6-7-8.6zM256 274.1c-7.7-4.4-17.4-1.8-21.9 5.9l-32 55.4L147.7 304c-15.3-8.8-34.9-3.6-43.7 11.7L40 426.6c-8.8 15.3-3.6 34.9 11.7 43.7l55.4 32c15.3 8.8 34.9 3.6 43.7-11.7l64-110.9c1.5-2.6 2.6-5.2 3.3-8L261.9 296c4.4-7.7 1.8-17.4-5.9-21.9z\"]\n};\nconst faUpDown = {\n prefix: 'fas',\n iconName: 'up-down',\n icon: [256, 512, [8597, 11021, \"arrows-alt-v\"], \"f338\", \"M145.6 7.7C141 2.8 134.7 0 128 0s-13 2.8-17.6 7.7l-104 112c-6.5 7-8.2 17.2-4.4 25.9S14.5 160 24 160l56 0 0 192-56 0c-9.5 0-18.2 5.7-22 14.4s-2.1 18.9 4.4 25.9l104 112c4.5 4.9 10.9 7.7 17.6 7.7s13-2.8 17.6-7.7l104-112c6.5-7 8.2-17.2 4.4-25.9s-12.5-14.4-22-14.4l-56 0 0-192 56 0c9.5 0 18.2-5.7 22-14.4s2.1-18.9-4.4-25.9l-104-112z\"]\n};\nconst faArrowsAltV = faUpDown;\nconst faCloudMoonRain = {\n prefix: 'fas',\n iconName: 'cloud-moon-rain',\n icon: [576, 512, [], \"f73c\", \"M481.2 0C417 0 363.5 46.5 353.7 107.6c35.4 17.6 60.2 53.3 62.1 95.1c23.2 11 42 29.7 53.1 52.7c4 .4 8.1 .6 12.3 .6c34.9 0 66.7-13.8 89.9-36.1c5.1-4.9 6.4-12.5 3.2-18.7s-10.1-9.7-17-8.6c-4.9 .8-10 1.3-15.2 1.3c-49 0-88.4-39.3-88.4-87.4c0-32.6 18-61.1 44.9-76.1c6.1-3.4 9.3-10.5 7.8-17.4s-7.3-12-14.3-12.6c-3.6-.3-7.3-.5-10.9-.5zM367.9 383.9c44.2 0 80-35.8 80-80c0-39.3-28.4-72.1-65.8-78.7c1.2-5.6 1.9-11.3 1.9-17.2c0-44.2-35.8-80-80-80c-17 0-32.8 5.3-45.8 14.4C241.3 114.6 210.8 96 176 96c-53 0-96 43-96 96l0 1.3c-45.4 7.6-80 47.1-80 94.6c0 53 43 96 96 96l271.9 0zM85.4 420.1c-11-7.4-25.9-4.4-33.3 6.7l-32 48c-7.4 11-4.4 25.9 6.7 33.3s25.9 4.4 33.3-6.7l32-48c7.4-11 4.4-25.9-6.7-33.3zm96 0c-11-7.4-25.9-4.4-33.3 6.7l-32 48c-7.4 11-4.4 25.9 6.7 33.3s25.9 4.4 33.3-6.7l32-48c7.4-11 4.4-25.9-6.7-33.3zm96 0c-11-7.4-25.9-4.4-33.3 6.7l-32 48c-7.4 11-4.4 25.9 6.7 33.3s25.9 4.4 33.3-6.7l32-48c7.4-11 4.4-25.9-6.7-33.3zm96 0c-11-7.4-25.9-4.4-33.3 6.7l-32 48c-7.4 11-4.4 25.9 6.7 33.3s25.9 4.4 33.3-6.7l32-48c7.4-11 4.4-25.9-6.7-33.3z\"]\n};\nconst faCalendar = {\n prefix: 'fas',\n iconName: 'calendar',\n icon: [448, 512, [128197, 128198], \"f133\", \"M96 32l0 32L48 64C21.5 64 0 85.5 0 112l0 48 448 0 0-48c0-26.5-21.5-48-48-48l-48 0 0-32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 32L160 64l0-32c0-17.7-14.3-32-32-32S96 14.3 96 32zM448 192L0 192 0 464c0 26.5 21.5 48 48 48l352 0c26.5 0 48-21.5 48-48l0-272z\"]\n};\nconst faTrailer = {\n prefix: 'fas',\n iconName: 'trailer',\n icon: [640, 512, [], \"e041\", \"M48 32C21.5 32 0 53.5 0 80L0 336c0 26.5 21.5 48 48 48l17.1 0c7.8-54.3 54.4-96 110.9-96s103.1 41.7 110.9 96L488 384l8 0 112 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-64 0 0-240c0-26.5-21.5-48-48-48L48 32zM80 96c8.8 0 16 7.2 16 16l0 131.2c-11.4 5.9-22.2 12.9-32 21L64 112c0-8.8 7.2-16 16-16zm96 128c-5.4 0-10.7 .2-16 .7L160 112c0-8.8 7.2-16 16-16s16 7.2 16 16l0 112.7c-5.3-.5-10.6-.7-16-.7zm80 19.2L256 112c0-8.8 7.2-16 16-16s16 7.2 16 16l0 152.2c-9.8-8.1-20.6-15.2-32-21zM368 96c8.8 0 16 7.2 16 16l0 192c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-192c0-8.8 7.2-16 16-16zm112 16l0 192c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-192c0-8.8 7.2-16 16-16s16 7.2 16 16zM176 480a80 80 0 1 0 0-160 80 80 0 1 0 0 160zm0-112a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\"]\n};\nconst faBahai = {\n prefix: 'fas',\n iconName: 'bahai',\n icon: [576, 512, [\"haykal\"], \"f666\", \"M288 0c14.5 0 27.2 9.7 30.9 23.8l23.9 89.6 75.9-53.3c11.9-8.3 27.8-7.6 39 1.7s14.6 24.9 8.4 38.1l-39.3 84 92.4 8c14.4 1.2 26.2 12 28.8 26.3s-4.9 28.5-18 34.6l-84.1 39.1 65.7 65.5c10.3 10.2 12.4 26.1 5.1 38.7s-22 18.7-36 14.9L391 386.8l8.2 92.4c1.3 14.4-7.3 27.9-20.9 32.9s-28.9 .1-37.2-11.7l-53.1-76-53.1 76c-8.3 11.9-23.6 16.7-37.2 11.7s-22.2-18.5-20.9-32.9l8.2-92.4L95.4 410.9c-14 3.8-28.8-2.3-36-14.9s-5.2-28.4 5.1-38.7l65.7-65.5L46 252.7c-13.1-6.1-20.5-20.3-18-34.6s14.3-25.1 28.8-26.3l92.4-8-39.3-84c-6.1-13.1-2.7-28.8 8.4-38.1s27.1-10 39-1.7l75.9 53.3 23.9-89.6C260.8 9.7 273.5 0 288 0zm0 156.2l-4.8 18c-2.7 10.1-10.2 18.2-20 21.8s-20.8 2.1-29.3-3.9l-15.2-10.7 7.9 16.8c4.4 9.5 4 20.5-1.3 29.6s-14.5 15-25 15.9l-18.5 1.6 16.8 7.8c9.5 4.4 16.2 13.2 18 23.5s-1.5 20.8-8.9 28.2l-13.2 13.1 17.9-4.8c10.1-2.7 20.9-.3 28.9 6.4s12.2 16.9 11.3 27.3l-1.6 18.5 10.6-15.2c6-8.6 15.8-13.7 26.2-13.7s20.2 5.1 26.2 13.7l10.6 15.2-1.6-18.5c-.9-10.4 3.3-20.6 11.3-27.3s18.8-9.1 28.9-6.4l17.9 4.8-13.2-13.1c-7.4-7.4-10.7-17.9-8.9-28.2s8.5-19.1 18-23.5l16.8-7.8-18.5-1.6c-10.4-.9-19.7-6.8-25-15.9s-5.7-20.1-1.3-29.6l7.9-16.8-15.2 10.7c-8.6 6-19.5 7.5-29.3 3.9s-17.3-11.7-20-21.8l-4.8-18z\"]\n};\nconst faHaykal = faBahai;\nconst faSdCard = {\n prefix: 'fas',\n iconName: 'sd-card',\n icon: [384, 512, [], \"f7c2\", \"M320 0L141.3 0C124.3 0 108 6.7 96 18.7L18.7 96C6.7 108 0 124.3 0 141.3L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-384c0-35.3-28.7-64-64-64zM160 88l0 48c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-48c0-13.3 10.7-24 24-24s24 10.7 24 24zm80 0l0 48c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-48c0-13.3 10.7-24 24-24s24 10.7 24 24zm80 0l0 48c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-48c0-13.3 10.7-24 24-24s24 10.7 24 24z\"]\n};\nconst faDragon = {\n prefix: 'fas',\n iconName: 'dragon',\n icon: [640, 512, [128009], \"f6d5\", \"M352 124.5l-51.9-13c-6.5-1.6-11.3-7.1-12-13.8s2.8-13.1 8.7-16.1l40.8-20.4L294.4 28.8c-5.5-4.1-7.8-11.3-5.6-17.9S297.1 0 304 0L416 0l32 0 16 0c30.2 0 58.7 14.2 76.8 38.4l57.6 76.8c6.2 8.3 9.6 18.4 9.6 28.8c0 26.5-21.5 48-48 48l-21.5 0c-17 0-33.3-6.7-45.3-18.7L480 160l-32 0 0 21.5c0 24.8 12.8 47.9 33.8 61.1l106.6 66.6c32.1 20.1 51.6 55.2 51.6 93.1C640 462.9 590.9 512 530.2 512L496 512l-64 0L32.3 512c-3.3 0-6.6-.4-9.6-1.4C13.5 507.8 6 501 2.4 492.1C1 488.7 .2 485.2 0 481.4c-.2-3.7 .3-7.3 1.3-10.7c2.8-9.2 9.6-16.7 18.6-20.4c3-1.2 6.2-2 9.5-2.2L433.3 412c8.3-.7 14.7-7.7 14.7-16.1c0-4.3-1.7-8.4-4.7-11.4l-44.4-44.4c-30-30-46.9-70.7-46.9-113.1l0-45.5 0-57zM512 72.3c0-.1 0-.2 0-.3s0-.2 0-.3l0 .6zm-1.3 7.4L464.3 68.1c-.2 1.3-.3 2.6-.3 3.9c0 13.3 10.7 24 24 24c10.6 0 19.5-6.8 22.7-16.3zM130.9 116.5c16.3-14.5 40.4-16.2 58.5-4.1l130.6 87 0 27.5c0 32.8 8.4 64.8 24 93l-232 0c-6.7 0-12.7-4.2-15-10.4s-.5-13.3 4.6-17.7L171 232.3 18.4 255.8c-7 1.1-13.9-2.6-16.9-9s-1.5-14.1 3.8-18.8L130.9 116.5z\"]\n};\nconst faShoePrints = {\n prefix: 'fas',\n iconName: 'shoe-prints',\n icon: [640, 512, [], \"f54b\", \"M416 0C352.3 0 256 32 256 32l0 128c48 0 76 16 104 32s56 32 104 32c56.4 0 176-16 176-96S512 0 416 0zM128 96c0 35.3 28.7 64 64 64l32 0 0-128-32 0c-35.3 0-64 28.7-64 64zM288 512c96 0 224-48 224-128s-119.6-96-176-96c-48 0-76 16-104 32s-56 32-104 32l0 128s96.3 32 160 32zM0 416c0 35.3 28.7 64 64 64l32 0 0-128-32 0c-35.3 0-64 28.7-64 64z\"]\n};\nconst faCirclePlus = {\n prefix: 'fas',\n iconName: 'circle-plus',\n icon: [512, 512, [\"plus-circle\"], \"f055\", \"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM232 344l0-64-64 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l64 0 0-64c0-13.3 10.7-24 24-24s24 10.7 24 24l0 64 64 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-64 0 0 64c0 13.3-10.7 24-24 24s-24-10.7-24-24z\"]\n};\nconst faPlusCircle = faCirclePlus;\nconst faFaceGrinTongueWink = {\n prefix: 'fas',\n iconName: 'face-grin-tongue-wink',\n icon: [512, 512, [128540, \"grin-tongue-wink\"], \"f58b\", \"M174.5 498.8C73.1 464.7 0 368.9 0 256C0 114.6 114.6 0 256 0S512 114.6 512 256c0 112.9-73.1 208.7-174.5 242.8C346.7 484 352 466.6 352 448l0-46.9c24.3-17.5 43.6-41.6 55.4-69.6c5-11.8-7-22.5-19.3-18.7c-39.7 12.2-84.5 19-131.8 19s-92.1-6.8-131.8-19c-12.3-3.8-24.3 6.9-19.3 18.7c11.7 27.8 30.8 51.7 54.8 69.2l0 47.3c0 18.6 5.3 36 14.5 50.8zm20.7-265.2c5.3 7.1 15.3 8.5 22.4 3.2s8.5-15.3 3.2-22.4c-30.4-40.5-91.2-40.5-121.6 0c-5.3 7.1-3.9 17.1 3.2 22.4s17.1 3.9 22.4-3.2c17.6-23.5 52.8-23.5 70.4 0zM336 272a64 64 0 1 0 0-128 64 64 0 1 0 0 128zM320 402.6l0 45.4c0 35.3-28.7 64-64 64s-64-28.7-64-64l0-45.4c0-14.7 11.9-26.6 26.6-26.6l2 0c11.3 0 21.1 7.9 23.6 18.9c2.8 12.6 20.8 12.6 23.6 0c2.5-11.1 12.3-18.9 23.6-18.9l2 0c14.7 0 26.6 11.9 26.6 26.6zM336 184a24 24 0 1 1 0 48 24 24 0 1 1 0-48z\"]\n};\nconst faGrinTongueWink = faFaceGrinTongueWink;\nconst faHandHolding = {\n prefix: 'fas',\n iconName: 'hand-holding',\n icon: [576, 512, [], \"f4bd\", \"M559.7 392.2c17.8-13.1 21.6-38.1 8.5-55.9s-38.1-21.6-55.9-8.5L392.6 416 272 416c-8.8 0-16-7.2-16-16s7.2-16 16-16l16 0 64 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-64 0-16 0-78.3 0c-29.1 0-57.3 9.9-80 28L68.8 384 32 384c-17.7 0-32 14.3-32 32l0 64c0 17.7 14.3 32 32 32l160 0 160.5 0c29 0 57.3-9.3 80.7-26.5l126.6-93.3zm-367-8.2c.3 0 .6 0 .9 0c0 0 0 0 0 0c-.3 0-.6 0-.9 0z\"]\n};\nconst faPlugCircleExclamation = {\n prefix: 'fas',\n iconName: 'plug-circle-exclamation',\n icon: [576, 512, [], \"e55d\", \"M96 0C78.3 0 64 14.3 64 32l0 96 64 0 0-96c0-17.7-14.3-32-32-32zM288 0c-17.7 0-32 14.3-32 32l0 96 64 0 0-96c0-17.7-14.3-32-32-32zM32 160c-17.7 0-32 14.3-32 32s14.3 32 32 32l0 32c0 77.4 55 142 128 156.8l0 67.2c0 17.7 14.3 32 32 32s32-14.3 32-32l0-67.2c12.3-2.5 24.1-6.4 35.1-11.5c-2.1-10.8-3.1-21.9-3.1-33.3c0-80.3 53.8-148 127.3-169.2c.5-2.2 .7-4.5 .7-6.8c0-17.7-14.3-32-32-32L32 160zM432 512a144 144 0 1 0 0-288 144 144 0 1 0 0 288zm0-96a24 24 0 1 1 0 48 24 24 0 1 1 0-48zm0-144c8.8 0 16 7.2 16 16l0 80c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-80c0-8.8 7.2-16 16-16z\"]\n};\nconst faLinkSlash = {\n prefix: 'fas',\n iconName: 'link-slash',\n icon: [640, 512, [\"chain-broken\", \"chain-slash\", \"unlink\"], \"f127\", \"M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L489.3 358.2l90.5-90.5c56.5-56.5 56.5-148 0-204.5c-50-50-128.8-56.5-186.3-15.4l-1.6 1.1c-14.4 10.3-17.7 30.3-7.4 44.6s30.3 17.7 44.6 7.4l1.6-1.1c32.1-22.9 76-19.3 103.8 8.6c31.5 31.5 31.5 82.5 0 114l-96 96-31.9-25C430.9 239.6 420.1 175.1 377 132c-52.2-52.3-134.5-56.2-191.3-11.7L38.8 5.1zM239 162c30.1-14.9 67.7-9.9 92.8 15.3c20 20 27.5 48.3 21.7 74.5L239 162zM406.6 416.4L220.9 270c-2.1 39.8 12.2 80.1 42.2 110c38.9 38.9 94.4 51 143.6 36.3zm-290-228.5L60.2 244.3c-56.5 56.5-56.5 148 0 204.5c50 50 128.8 56.5 186.3 15.4l1.6-1.1c14.4-10.3 17.7-30.3 7.4-44.6s-30.3-17.7-44.6-7.4l-1.6 1.1c-32.1 22.9-76 19.3-103.8-8.6C74 372 74 321 105.5 289.5l61.8-61.8-50.6-39.9z\"]\n};\nconst faChainBroken = faLinkSlash;\nconst faChainSlash = faLinkSlash;\nconst faUnlink = faLinkSlash;\nconst faClone = {\n prefix: 'fas',\n iconName: 'clone',\n icon: [512, 512, [], \"f24d\", \"M288 448L64 448l0-224 64 0 0-64-64 0c-35.3 0-64 28.7-64 64L0 448c0 35.3 28.7 64 64 64l224 0c35.3 0 64-28.7 64-64l0-64-64 0 0 64zm-64-96l224 0c35.3 0 64-28.7 64-64l0-224c0-35.3-28.7-64-64-64L224 0c-35.3 0-64 28.7-64 64l0 224c0 35.3 28.7 64 64 64z\"]\n};\nconst faPersonWalkingArrowLoopLeft = {\n prefix: 'fas',\n iconName: 'person-walking-arrow-loop-left',\n icon: [640, 512, [], \"e551\", \"M208 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zM123.7 200.5c1-.4 1.9-.8 2.9-1.2l-16.9 63.5c-5.6 21.1-.1 43.6 14.7 59.7l70.7 77.1 22 88.1c4.3 17.1 21.7 27.6 38.8 23.3s27.6-21.7 23.3-38.8l-23-92.1c-1.9-7.8-5.8-14.9-11.2-20.8l-49.5-54 19.3-65.5 9.6 23c4.4 10.6 12.5 19.3 22.8 24.5l26.7 13.3c15.8 7.9 35 1.5 42.9-14.3s1.5-35-14.3-42.9L281 232.7l-15.3-36.8C248.5 154.8 208.3 128 163.7 128c-22.8 0-45.3 4.8-66.1 14l-8 3.5c-32.9 14.6-58.1 42.4-69.4 76.5l-2.6 7.8c-5.6 16.8 3.5 34.9 20.2 40.5s34.9-3.5 40.5-20.2l2.6-7.8c5.7-17.1 18.3-30.9 34.7-38.2l8-3.5zm-30 135.1L68.7 398 9.4 457.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L116.3 441c4.6-4.6 8.2-10.1 10.6-16.1l14.5-36.2-40.7-44.4c-2.5-2.7-4.8-5.6-7-8.6zm347.7 119c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L461.3 384l18.7 0c88.4 0 160-71.6 160-160s-71.6-160-160-160L352 64c-17.7 0-32 14.3-32 32s14.3 32 32 32l128 0c53 0 96 43 96 96s-43 96-96 96l-18.7 0 25.4-25.4c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-80 80c-12.5 12.5-12.5 32.8 0 45.3l80 80z\"]\n};\nconst faArrowUpZA = {\n prefix: 'fas',\n iconName: 'arrow-up-z-a',\n icon: [576, 512, [\"sort-alpha-up-alt\"], \"f882\", \"M183.6 42.4C177.5 35.8 169 32 160 32s-17.5 3.8-23.6 10.4l-88 96c-11.9 13-11.1 33.3 2 45.2s33.3 11.1 45.2-2L128 146.3 128 448c0 17.7 14.3 32 32 32s32-14.3 32-32l0-301.7 32.4 35.4c11.9 13 32.2 13.9 45.2 2s13.9-32.2 2-45.2l-88-96zM320 64c0 17.7 14.3 32 32 32l50.7 0-73.4 73.4c-9.2 9.2-11.9 22.9-6.9 34.9s16.6 19.8 29.6 19.8l128 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-50.7 0 73.4-73.4c9.2-9.2 11.9-22.9 6.9-34.9s-16.6-19.8-29.6-19.8L352 32c-17.7 0-32 14.3-32 32zm96 192c-12.1 0-23.2 6.8-28.6 17.7l-64 128-16 32c-7.9 15.8-1.5 35 14.3 42.9s35 1.5 42.9-14.3l7.2-14.3 88.4 0 7.2 14.3c7.9 15.8 27.1 22.2 42.9 14.3s22.2-27.1 14.3-42.9l-16-32-64-128C439.2 262.8 428.1 256 416 256zM395.8 400L416 359.6 436.2 400l-40.4 0z\"]\n};\nconst faSortAlphaUpAlt = faArrowUpZA;\nconst faFireFlameCurved = {\n prefix: 'fas',\n iconName: 'fire-flame-curved',\n icon: [384, 512, [\"fire-alt\"], \"f7e4\", \"M153.6 29.9l16-21.3C173.6 3.2 180 0 186.7 0C198.4 0 208 9.6 208 21.3V43.5c0 13.1 5.4 25.7 14.9 34.7L307.6 159C356.4 205.6 384 270.2 384 337.7C384 434 306 512 209.7 512H192C86 512 0 426 0 320v-3.8c0-48.8 19.4-95.6 53.9-130.1l3.5-3.5c4.2-4.2 10-6.6 16-6.6C85.9 176 96 186.1 96 198.6V288c0 35.3 28.7 64 64 64s64-28.7 64-64v-3.9c0-18-7.2-35.3-19.9-48l-38.6-38.6c-24-24-37.5-56.7-37.5-90.7c0-27.7 9-54.8 25.6-76.9z\"]\n};\nconst faFireAlt = faFireFlameCurved;\nconst faTornado = {\n prefix: 'fas',\n iconName: 'tornado',\n icon: [448, 512, [127786], \"f76f\", \"M0 32L0 45.6C0 62.7 1.7 79.6 5 96l352.8 0c3.2-6.9 7.5-13.3 13-18.8l38.6-38.6c4.2-4.2 6.6-10 6.6-16C416 10.1 405.9 0 393.4 0L32 0C14.3 0 0 14.3 0 32zm352.2 96L13.6 128c12.2 35.9 32.3 68.7 58.8 96L412 224l-47.2-62.9c-7.3-9.7-11.6-21.2-12.6-33.1zm-226 138.2l116.4 68.5c8.2 4.8 15.8 10.7 22.5 17.3L445 352c2-9.8 3-19.9 3-30.1c0-23-5.3-45.5-15.3-65.9l-322.5 0c5.2 3.6 10.5 7 16 10.2zM288 384c10.3 21.4 13.8 45.5 9.9 69l-5.9 35.7c-2 12.2 7.4 23.4 19.8 23.4c5.3 0 10.4-2.1 14.2-5.9l78.2-78.2c12.8-12.8 23.1-27.7 30.4-43.9L288 384z\"]\n};\nconst faFileCirclePlus = {\n prefix: 'fas',\n iconName: 'file-circle-plus',\n icon: [576, 512, [58606], \"e494\", \"M0 64C0 28.7 28.7 0 64 0L224 0l0 128c0 17.7 14.3 32 32 32l128 0 0 38.6C310.1 219.5 256 287.4 256 368c0 59.1 29.1 111.3 73.7 143.3c-3.2 .5-6.4 .7-9.7 .7L64 512c-35.3 0-64-28.7-64-64L0 64zm384 64l-128 0L256 0 384 128zm48 96a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm16 80c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 48-48 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l48 0 0 48c0 8.8 7.2 16 16 16s16-7.2 16-16l0-48 48 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-48 0 0-48z\"]\n};\nconst faBookQuran = {\n prefix: 'fas',\n iconName: 'book-quran',\n icon: [448, 512, [\"quran\"], \"f687\", \"M352 0c53 0 96 43 96 96l0 320c0 53-43 96-96 96L64 512l-32 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l0-64c-17.7 0-32-14.3-32-32L0 32C0 14.3 14.3 0 32 0L64 0 352 0zm0 384L96 384l0 64 256 0c17.7 0 32-14.3 32-32s-14.3-32-32-32zM274.1 150.2l-8.9 21.4-23.1 1.9c-5.7 .5-8 7.5-3.7 11.2L256 199.8l-5.4 22.6c-1.3 5.5 4.7 9.9 9.6 6.9L280 217.2l19.8 12.1c4.9 3 10.9-1.4 9.6-6.9L304 199.8l17.6-15.1c4.3-3.7 2-10.8-3.7-11.2l-23.1-1.9-8.9-21.4c-2.2-5.3-9.6-5.3-11.8 0zM96 192c0 70.7 57.3 128 128 128c25.6 0 49.5-7.5 69.5-20.5c3.2-2.1 4.5-6.2 3.1-9.7s-5.2-5.6-9-4.8c-6.1 1.2-12.5 1.9-19 1.9c-52.4 0-94.9-42.5-94.9-94.9s42.5-94.9 94.9-94.9c6.5 0 12.8 .7 19 1.9c3.8 .8 7.5-1.3 9-4.8s.2-7.6-3.1-9.7C273.5 71.5 249.6 64 224 64C153.3 64 96 121.3 96 192z\"]\n};\nconst faQuran = faBookQuran;\nconst faAnchor = {\n prefix: 'fas',\n iconName: 'anchor',\n icon: [576, 512, [9875], \"f13d\", \"M320 96a32 32 0 1 1 -64 0 32 32 0 1 1 64 0zm21.1 80C367 158.8 384 129.4 384 96c0-53-43-96-96-96s-96 43-96 96c0 33.4 17 62.8 42.9 80L224 176c-17.7 0-32 14.3-32 32s14.3 32 32 32l32 0 0 208-48 0c-53 0-96-43-96-96l0-6.1 7 7c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9L97 263c-9.4-9.4-24.6-9.4-33.9 0L7 319c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l7-7 0 6.1c0 88.4 71.6 160 160 160l80 0 80 0c88.4 0 160-71.6 160-160l0-6.1 7 7c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-56-56c-9.4-9.4-24.6-9.4-33.9 0l-56 56c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l7-7 0 6.1c0 53-43 96-96 96l-48 0 0-208 32 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-10.9 0z\"]\n};\nconst faBorderAll = {\n prefix: 'fas',\n iconName: 'border-all',\n icon: [448, 512, [], \"f84c\", \"M384 96l0 128-128 0 0-128 128 0zm0 192l0 128-128 0 0-128 128 0zM192 224L64 224 64 96l128 0 0 128zM64 288l128 0 0 128L64 416l0-128zM64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32z\"]\n};\nconst faFaceAngry = {\n prefix: 'fas',\n iconName: 'face-angry',\n icon: [512, 512, [128544, \"angry\"], \"f556\", \"M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zM338.7 395.9c6.6-5.9 7.1-16 1.2-22.6C323.8 355.4 295.7 336 256 336s-67.8 19.4-83.9 37.3c-5.9 6.6-5.4 16.7 1.2 22.6s16.7 5.4 22.6-1.2c11.7-13 31.6-26.7 60.1-26.7s48.4 13.7 60.1 26.7c5.9 6.6 16 7.1 22.6 1.2zM176.4 272c17.7 0 32-14.3 32-32c0-1.5-.1-3-.3-4.4l10.9 3.6c8.4 2.8 17.4-1.7 20.2-10.1s-1.7-17.4-10.1-20.2l-96-32c-8.4-2.8-17.4 1.7-20.2 10.1s1.7 17.4 10.1 20.2l30.7 10.2c-5.8 5.8-9.3 13.8-9.3 22.6c0 17.7 14.3 32 32 32zm192-32c0-8.9-3.6-17-9.5-22.8l30.2-10.1c8.4-2.8 12.9-11.9 10.1-20.2s-11.9-12.9-20.2-10.1l-96 32c-8.4 2.8-12.9 11.9-10.1 20.2s11.9 12.9 20.2 10.1l11.7-3.9c-.2 1.5-.3 3.1-.3 4.7c0 17.7 14.3 32 32 32s32-14.3 32-32z\"]\n};\nconst faAngry = faFaceAngry;\nconst faCookieBite = {\n prefix: 'fas',\n iconName: 'cookie-bite',\n icon: [512, 512, [], \"f564\", \"M257.5 27.6c-.8-5.4-4.9-9.8-10.3-10.6c-22.1-3.1-44.6 .9-64.4 11.4l-74 39.5C89.1 78.4 73.2 94.9 63.4 115L26.7 190.6c-9.8 20.1-13 42.9-9.1 64.9l14.5 82.8c3.9 22.1 14.6 42.3 30.7 57.9l60.3 58.4c16.1 15.6 36.6 25.6 58.7 28.7l83 11.7c22.1 3.1 44.6-.9 64.4-11.4l74-39.5c19.7-10.5 35.6-27 45.4-47.2l36.7-75.5c9.8-20.1 13-42.9 9.1-64.9c-.9-5.3-5.3-9.3-10.6-10.1c-51.5-8.2-92.8-47.1-104.5-97.4c-1.8-7.6-8-13.4-15.7-14.6c-54.6-8.7-97.7-52-106.2-106.8zM208 144a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM144 336a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm224-64a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\"]\n};\nconst faArrowTrendDown = {\n prefix: 'fas',\n iconName: 'arrow-trend-down',\n icon: [576, 512, [], \"e097\", \"M384 352c-17.7 0-32 14.3-32 32s14.3 32 32 32l160 0c17.7 0 32-14.3 32-32l0-160c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 82.7L342.6 137.4c-12.5-12.5-32.8-12.5-45.3 0L192 242.7 54.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0L320 205.3 466.7 352 384 352z\"]\n};\nconst faRss = {\n prefix: 'fas',\n iconName: 'rss',\n icon: [448, 512, [\"feed\"], \"f09e\", \"M0 64C0 46.3 14.3 32 32 32c229.8 0 416 186.2 416 416c0 17.7-14.3 32-32 32s-32-14.3-32-32C384 253.6 226.4 96 32 96C14.3 96 0 81.7 0 64zM0 416a64 64 0 1 1 128 0A64 64 0 1 1 0 416zM32 160c159.1 0 288 128.9 288 288c0 17.7-14.3 32-32 32s-32-14.3-32-32c0-123.7-100.3-224-224-224c-17.7 0-32-14.3-32-32s14.3-32 32-32z\"]\n};\nconst faFeed = faRss;\nconst faDrawPolygon = {\n prefix: 'fas',\n iconName: 'draw-polygon',\n icon: [448, 512, [], \"f5ee\", \"M96 151.4l0 209.1c9.7 5.6 17.8 13.7 23.4 23.4l209.1 0c0-.1 .1-.2 .1-.3l-4.5-7.9-32-56s0 0 0 0c-1.4 .1-2.8 .1-4.2 .1c-35.3 0-64-28.7-64-64s28.7-64 64-64c1.4 0 2.8 0 4.2 .1c0 0 0 0 0 0l32-56 4.5-7.9-.1-.3-209.1 0c-5.6 9.7-13.7 17.8-23.4 23.4zM384.3 352c35.2 .2 63.7 28.7 63.7 64c0 35.3-28.7 64-64 64c-23.7 0-44.4-12.9-55.4-32l-209.1 0c-11.1 19.1-31.7 32-55.4 32c-35.3 0-64-28.7-64-64c0-23.7 12.9-44.4 32-55.4l0-209.1C12.9 140.4 0 119.7 0 96C0 60.7 28.7 32 64 32c23.7 0 44.4 12.9 55.4 32l209.1 0c11.1-19.1 31.7-32 55.4-32c35.3 0 64 28.7 64 64c0 35.3-28.5 63.8-63.7 64l-4.5 7.9-32 56-2.3 4c4.2 8.5 6.5 18 6.5 28.1s-2.3 19.6-6.5 28.1l2.3 4 32 56 4.5 7.9z\"]\n};\nconst faScaleBalanced = {\n prefix: 'fas',\n iconName: 'scale-balanced',\n icon: [640, 512, [9878, \"balance-scale\"], \"f24e\", \"M384 32l128 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L398.4 96c-5.2 25.8-22.9 47.1-46.4 57.3L352 448l160 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-192 0-192 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l160 0 0-294.7c-23.5-10.3-41.2-31.6-46.4-57.3L128 96c-17.7 0-32-14.3-32-32s14.3-32 32-32l128 0c14.6-19.4 37.8-32 64-32s49.4 12.6 64 32zm55.6 288l144.9 0L512 195.8 439.6 320zM512 416c-62.9 0-115.2-34-126-78.9c-2.6-11 1-22.3 6.7-32.1l95.2-163.2c5-8.6 14.2-13.8 24.1-13.8s19.1 5.3 24.1 13.8l95.2 163.2c5.7 9.8 9.3 21.1 6.7 32.1C627.2 382 574.9 416 512 416zM126.8 195.8L54.4 320l144.9 0L126.8 195.8zM.9 337.1c-2.6-11 1-22.3 6.7-32.1l95.2-163.2c5-8.6 14.2-13.8 24.1-13.8s19.1 5.3 24.1 13.8l95.2 163.2c5.7 9.8 9.3 21.1 6.7 32.1C242 382 189.7 416 126.8 416S11.7 382 .9 337.1z\"]\n};\nconst faBalanceScale = faScaleBalanced;\nconst faGaugeSimpleHigh = {\n prefix: 'fas',\n iconName: 'gauge-simple-high',\n icon: [512, 512, [61668, \"tachometer\", \"tachometer-fast\"], \"f62a\", \"M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm320 96c0-15.9-5.8-30.4-15.3-41.6l76.6-147.4c6.1-11.8 1.5-26.3-10.2-32.4s-26.2-1.5-32.4 10.2L262.1 288.3c-2-.2-4-.3-6.1-.3c-35.3 0-64 28.7-64 64s28.7 64 64 64s64-28.7 64-64z\"]\n};\nconst faTachometer = faGaugeSimpleHigh;\nconst faTachometerFast = faGaugeSimpleHigh;\nconst faShower = {\n prefix: 'fas',\n iconName: 'shower',\n icon: [512, 512, [128703], \"f2cc\", \"M64 131.9C64 112.1 80.1 96 99.9 96c9.5 0 18.6 3.8 25.4 10.5l16.2 16.2c-21 38.9-17.4 87.5 10.9 123L151 247c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0L345 121c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-1.3 1.3c-35.5-28.3-84.2-31.9-123-10.9L170.5 61.3C151.8 42.5 126.4 32 99.9 32C44.7 32 0 76.7 0 131.9L0 448c0 17.7 14.3 32 32 32s32-14.3 32-32l0-316.1zM256 352a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm64 64a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm0-128a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm64 64a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm0-128a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm64 64a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm32-32a32 32 0 1 0 0-64 32 32 0 1 0 0 64z\"]\n};\nconst faDesktop = {\n prefix: 'fas',\n iconName: 'desktop',\n icon: [576, 512, [128421, 61704, \"desktop-alt\"], \"f390\", \"M64 0C28.7 0 0 28.7 0 64L0 352c0 35.3 28.7 64 64 64l176 0-10.7 32L160 448c-17.7 0-32 14.3-32 32s14.3 32 32 32l256 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-69.3 0L336 416l176 0c35.3 0 64-28.7 64-64l0-288c0-35.3-28.7-64-64-64L64 0zM512 64l0 224L64 288 64 64l448 0z\"]\n};\nconst faDesktopAlt = faDesktop;\nconst faM = {\n prefix: 'fas',\n iconName: 'm',\n icon: [448, 512, [109], \"4d\", \"M22.7 33.4c13.5-4.1 28.1 1.1 35.9 12.9L224 294.3 389.4 46.3c7.8-11.7 22.4-17 35.9-12.9S448 49.9 448 64l0 384c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-278.3L250.6 369.8c-5.9 8.9-15.9 14.2-26.6 14.2s-20.7-5.3-26.6-14.2L64 169.7 64 448c0 17.7-14.3 32-32 32s-32-14.3-32-32L0 64C0 49.9 9.2 37.5 22.7 33.4z\"]\n};\nconst faTableList = {\n prefix: 'fas',\n iconName: 'table-list',\n icon: [512, 512, [\"th-list\"], \"f00b\", \"M0 96C0 60.7 28.7 32 64 32l384 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96zm64 0l0 64 64 0 0-64L64 96zm384 0L192 96l0 64 256 0 0-64zM64 224l0 64 64 0 0-64-64 0zm384 0l-256 0 0 64 256 0 0-64zM64 352l0 64 64 0 0-64-64 0zm384 0l-256 0 0 64 256 0 0-64z\"]\n};\nconst faThList = faTableList;\nconst faCommentSms = {\n prefix: 'fas',\n iconName: 'comment-sms',\n icon: [512, 512, [\"sms\"], \"f7cd\", \"M256 448c141.4 0 256-93.1 256-208S397.4 32 256 32S0 125.1 0 240c0 45.1 17.7 86.8 47.7 120.9c-1.9 24.5-11.4 46.3-21.4 62.9c-5.5 9.2-11.1 16.6-15.2 21.6c-2.1 2.5-3.7 4.4-4.9 5.7c-.6 .6-1 1.1-1.3 1.4l-.3 .3c0 0 0 0 0 0c0 0 0 0 0 0s0 0 0 0s0 0 0 0c-4.6 4.6-5.9 11.4-3.4 17.4c2.5 6 8.3 9.9 14.8 9.9c28.7 0 57.6-8.9 81.6-19.3c22.9-10 42.4-21.9 54.3-30.6c31.8 11.5 67 17.9 104.1 17.9zM96 212.8c0-20.3 16.5-36.8 36.8-36.8l19.2 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-19.2 0c-2.7 0-4.8 2.2-4.8 4.8c0 1.6 .8 3.1 2.2 4l29.4 19.6c10.3 6.8 16.4 18.3 16.4 30.7c0 20.3-16.5 36.8-36.8 36.8L112 304c-8.8 0-16-7.2-16-16s7.2-16 16-16l27.2 0c2.7 0 4.8-2.2 4.8-4.8c0-1.6-.8-3.1-2.2-4l-29.4-19.6C102.2 236.7 96 225.2 96 212.8zM372.8 176l19.2 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-19.2 0c-2.7 0-4.8 2.2-4.8 4.8c0 1.6 .8 3.1 2.2 4l29.4 19.6c10.2 6.8 16.4 18.3 16.4 30.7c0 20.3-16.5 36.8-36.8 36.8L352 304c-8.8 0-16-7.2-16-16s7.2-16 16-16l27.2 0c2.7 0 4.8-2.2 4.8-4.8c0-1.6-.8-3.1-2.2-4l-29.4-19.6c-10.2-6.8-16.4-18.3-16.4-30.7c0-20.3 16.5-36.8 36.8-36.8zm-152 6.4L256 229.3l35.2-46.9c4.1-5.5 11.3-7.8 17.9-5.6s10.9 8.3 10.9 15.2l0 96c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-48-19.2 25.6c-3 4-7.8 6.4-12.8 6.4s-9.8-2.4-12.8-6.4L224 240l0 48c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-96c0-6.9 4.4-13 10.9-15.2s13.7 .1 17.9 5.6z\"]\n};\nconst faSms = faCommentSms;\nconst faBook = {\n prefix: 'fas',\n iconName: 'book',\n icon: [448, 512, [128212], \"f02d\", \"M96 0C43 0 0 43 0 96L0 416c0 53 43 96 96 96l288 0 32 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l0-64c17.7 0 32-14.3 32-32l0-320c0-17.7-14.3-32-32-32L384 0 96 0zm0 384l256 0 0 64L96 448c-17.7 0-32-14.3-32-32s14.3-32 32-32zm32-240c0-8.8 7.2-16 16-16l192 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-192 0c-8.8 0-16-7.2-16-16zm16 48l192 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-192 0c-8.8 0-16-7.2-16-16s7.2-16 16-16z\"]\n};\nconst faUserPlus = {\n prefix: 'fas',\n iconName: 'user-plus',\n icon: [640, 512, [], \"f234\", \"M96 128a128 128 0 1 1 256 0A128 128 0 1 1 96 128zM0 482.3C0 383.8 79.8 304 178.3 304l91.4 0C368.2 304 448 383.8 448 482.3c0 16.4-13.3 29.7-29.7 29.7L29.7 512C13.3 512 0 498.7 0 482.3zM504 312l0-64-64 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l64 0 0-64c0-13.3 10.7-24 24-24s24 10.7 24 24l0 64 64 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-64 0 0 64c0 13.3-10.7 24-24 24s-24-10.7-24-24z\"]\n};\nconst faCheck = {\n prefix: 'fas',\n iconName: 'check',\n icon: [448, 512, [10003, 10004], \"f00c\", \"M438.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 338.7 393.4 105.4c12.5-12.5 32.8-12.5 45.3 0z\"]\n};\nconst faBatteryThreeQuarters = {\n prefix: 'fas',\n iconName: 'battery-three-quarters',\n icon: [576, 512, [\"battery-4\"], \"f241\", \"M464 160c8.8 0 16 7.2 16 16l0 160c0 8.8-7.2 16-16 16L80 352c-8.8 0-16-7.2-16-16l0-160c0-8.8 7.2-16 16-16l384 0zM80 96C35.8 96 0 131.8 0 176L0 336c0 44.2 35.8 80 80 80l384 0c44.2 0 80-35.8 80-80l0-16c17.7 0 32-14.3 32-32l0-64c0-17.7-14.3-32-32-32l0-16c0-44.2-35.8-80-80-80L80 96zm272 96L96 192l0 128 256 0 0-128z\"]\n};\nconst faBattery4 = faBatteryThreeQuarters;\nconst faHouseCircleCheck = {\n prefix: 'fas',\n iconName: 'house-circle-check',\n icon: [640, 512, [], \"e509\", \"M320.7 352c8.1-89.7 83.5-160 175.3-160c8.9 0 17.6 .7 26.1 1.9L309.5 7c-6-5-14-7-21-7s-15 1-22 8L10 231.5c-7 7-10 15-10 24c0 18 14 32.1 32 32.1l32 0 0 69.7c-.1 .9-.1 1.8-.1 2.8l0 112c0 22.1 17.9 40 40 40l16 0c1.2 0 2.4-.1 3.6-.2c1.5 .1 3 .2 4.5 .2l31.9 0 24 0c22.1 0 40-17.9 40-40l0-24 0-64c0-17.7 14.3-32 32-32l64 0 .7 0zM640 368a144 144 0 1 0 -288 0 144 144 0 1 0 288 0zm-76.7-43.3c6.2 6.2 6.2 16.4 0 22.6l-72 72c-6.2 6.2-16.4 6.2-22.6 0l-40-40c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L480 385.4l60.7-60.7c6.2-6.2 16.4-6.2 22.6 0z\"]\n};\nconst faAngleLeft = {\n prefix: 'fas',\n iconName: 'angle-left',\n icon: [320, 512, [8249], \"f104\", \"M41.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L109.3 256 246.6 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-160 160z\"]\n};\nconst faDiagramSuccessor = {\n prefix: 'fas',\n iconName: 'diagram-successor',\n icon: [512, 512, [], \"e47a\", \"M512 416l0-64c0-35.3-28.7-64-64-64L64 288c-35.3 0-64 28.7-64 64l0 64c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64zM64 160l0-64 144 0 16 0 0 64L64 160zm224 0l0-64 80 0c8.8 0 16 7.2 16 16l0 16-38.1 0c-21.4 0-32.1 25.9-17 41L399 239c9.4 9.4 24.6 9.4 33.9 0L503 169c15.1-15.1 4.4-41-17-41L448 128l0-16c0-44.2-35.8-80-80-80L224 32l-16 0L64 32C28.7 32 0 60.7 0 96l0 64c0 35.3 28.7 64 64 64l160 0c35.3 0 64-28.7 64-64z\"]\n};\nconst faTruckArrowRight = {\n prefix: 'fas',\n iconName: 'truck-arrow-right',\n icon: [640, 512, [], \"e58b\", \"M0 48C0 21.5 21.5 0 48 0L368 0c26.5 0 48 21.5 48 48l0 48 50.7 0c17 0 33.3 6.7 45.3 18.7L589.3 192c12 12 18.7 28.3 18.7 45.3l0 18.7 0 32 0 64c17.7 0 32 14.3 32 32s-14.3 32-32 32l-32 0c0 53-43 96-96 96s-96-43-96-96l-128 0c0 53-43 96-96 96s-96-43-96-96l-16 0c-26.5 0-48-21.5-48-48L0 48zM416 256l128 0 0-18.7L466.7 160 416 160l0 96zM160 464a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm368-48a48 48 0 1 0 -96 0 48 48 0 1 0 96 0zM257 95c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l39 39L96 168c-13.3 0-24 10.7-24 24s10.7 24 24 24l166.1 0-39 39c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l80-80c9.4-9.4 9.4-24.6 0-33.9L257 95z\"]\n};\nconst faArrowsSplitUpAndLeft = {\n prefix: 'fas',\n iconName: 'arrows-split-up-and-left',\n icon: [512, 512, [], \"e4bc\", \"M246.6 150.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l96-96c12.5-12.5 32.8-12.5 45.3 0l96 96c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L352 109.3 352 384c0 35.3 28.7 64 64 64l64 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-64 0c-70.7 0-128-57.3-128-128c0-35.3-28.7-64-64-64l-114.7 0 41.4 41.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0l-96-96c-12.5-12.5-12.5-32.8 0-45.3l96-96c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3L109.3 256 224 256c23.3 0 45.2 6.2 64 17.1l0-163.9-41.4 41.4z\"]\n};\nconst faHandFist = {\n prefix: 'fas',\n iconName: 'hand-fist',\n icon: [448, 512, [9994, \"fist-raised\"], \"f6de\", \"M192 0c17.7 0 32 14.3 32 32l0 112-64 0 0-112c0-17.7 14.3-32 32-32zM64 64c0-17.7 14.3-32 32-32s32 14.3 32 32l0 80-64 0 0-80zm192 0c0-17.7 14.3-32 32-32s32 14.3 32 32l0 96c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-96zm96 64c0-17.7 14.3-32 32-32s32 14.3 32 32l0 64c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-64zm-96 88l0-.6c9.4 5.4 20.3 8.6 32 8.6c13.2 0 25.4-4 35.6-10.8c8.7 24.9 32.5 42.8 60.4 42.8c11.7 0 22.6-3.1 32-8.6l0 8.6c0 52.3-25.1 98.8-64 128l0 96c0 17.7-14.3 32-32 32l-160 0c-17.7 0-32-14.3-32-32l0-78.4c-17.3-7.9-33.2-18.8-46.9-32.5L69.5 357.5C45.5 333.5 32 300.9 32 267l0-27c0-35.3 28.7-64 64-64l88 0c22.1 0 40 17.9 40 40s-17.9 40-40 40l-56 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l56 0c39.8 0 72-32.2 72-72z\"]\n};\nconst faFistRaised = faHandFist;\nconst faCloudMoon = {\n prefix: 'fas',\n iconName: 'cloud-moon',\n icon: [640, 512, [], \"f6c3\", \"M495.8 0c5.5 0 10.9 .2 16.3 .7c7 .6 12.8 5.7 14.3 12.5s-1.6 13.9-7.7 17.3c-44.4 25.2-74.4 73-74.4 127.8c0 81 65.5 146.6 146.2 146.6c8.6 0 17-.7 25.1-2.1c6.9-1.2 13.8 2.2 17 8.5s1.9 13.8-3.1 18.7c-34.5 33.6-81.7 54.4-133.6 54.4c-9.3 0-18.4-.7-27.4-1.9c-11.2-22.6-29.8-40.9-52.6-51.7c-2.7-58.5-50.3-105.3-109.2-106.7c-1.7-10.4-2.6-21-2.6-31.8C304 86.1 389.8 0 495.8 0zM447.9 431.9c0 44.2-35.8 80-80 80L96 511.9c-53 0-96-43-96-96c0-47.6 34.6-87 80-94.6l0-1.3c0-53 43-96 96-96c34.9 0 65.4 18.6 82.2 46.4c13-9.1 28.8-14.4 45.8-14.4c44.2 0 80 35.8 80 80c0 5.9-.6 11.7-1.9 17.2c37.4 6.7 65.8 39.4 65.8 78.7z\"]\n};\nconst faBriefcase = {\n prefix: 'fas',\n iconName: 'briefcase',\n icon: [512, 512, [128188], \"f0b1\", \"M184 48l144 0c4.4 0 8 3.6 8 8l0 40L176 96l0-40c0-4.4 3.6-8 8-8zm-56 8l0 40L64 96C28.7 96 0 124.7 0 160l0 96 192 0 128 0 192 0 0-96c0-35.3-28.7-64-64-64l-64 0 0-40c0-30.9-25.1-56-56-56L184 0c-30.9 0-56 25.1-56 56zM512 288l-192 0 0 32c0 17.7-14.3 32-32 32l-64 0c-17.7 0-32-14.3-32-32l0-32L0 288 0 416c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-128z\"]\n};\nconst faPersonFalling = {\n prefix: 'fas',\n iconName: 'person-falling',\n icon: [512, 512, [], \"e546\", \"M288 0c17.7 0 32 14.3 32 32l0 9.8c0 54.6-27.9 104.6-72.5 133.6l.2 .3L304.5 256l87.5 0c15.1 0 29.3 7.1 38.4 19.2l43.2 57.6c10.6 14.1 7.7 34.2-6.4 44.8s-34.2 7.7-44.8-6.4L384 320l-96 0-1.4 0 92.3 142.6c9.6 14.8 5.4 34.6-9.5 44.3s-34.6 5.4-44.3-9.5L164.5 249.2c-2.9 9.2-4.5 19-4.5 29l0 73.8c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-73.8c0-65.1 39.6-123.7 100.1-147.9C232.3 115.8 256 80.8 256 41.8l0-9.8c0-17.7 14.3-32 32-32zM112 32a48 48 0 1 1 0 96 48 48 0 1 1 0-96z\"]\n};\nconst faImagePortrait = {\n prefix: 'fas',\n iconName: 'image-portrait',\n icon: [384, 512, [\"portrait\"], \"f3e0\", \"M384 64c0-35.3-28.7-64-64-64L64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-384zM128 192a64 64 0 1 1 128 0 64 64 0 1 1 -128 0zM80 356.6c0-37.9 30.7-68.6 68.6-68.6l86.9 0c37.9 0 68.6 30.7 68.6 68.6c0 15.1-12.3 27.4-27.4 27.4l-169.1 0C92.3 384 80 371.7 80 356.6z\"]\n};\nconst faPortrait = faImagePortrait;\nconst faUserTag = {\n prefix: 'fas',\n iconName: 'user-tag',\n icon: [640, 512, [], \"f507\", \"M224 256A128 128 0 1 0 224 0a128 128 0 1 0 0 256zm-45.7 48C79.8 304 0 383.8 0 482.3C0 498.7 13.3 512 29.7 512l388.6 0c10 0 18.8-4.9 24.2-12.5l-99.2-99.2c-14.9-14.9-23.3-35.1-23.3-56.1l0-33c-15.9-4.7-32.8-7.2-50.3-7.2l-91.4 0zM384 224c-17.7 0-32 14.3-32 32l0 82.7c0 17 6.7 33.3 18.7 45.3L478.1 491.3c18.7 18.7 49.1 18.7 67.9 0l73.4-73.4c18.7-18.7 18.7-49.1 0-67.9L512 242.7c-12-12-28.3-18.7-45.3-18.7L384 224zm24 80a24 24 0 1 1 48 0 24 24 0 1 1 -48 0z\"]\n};\nconst faRug = {\n prefix: 'fas',\n iconName: 'rug',\n icon: [640, 512, [], \"e569\", \"M24 64l32 0 24 0 0 24 0 88 0 80 0 80 0 88 0 24-24 0-32 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l8 0 0-40-8 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l8 0 0-32-8 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l8 0 0-32-8 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l8 0 0-40-8 0C10.7 112 0 101.3 0 88S10.7 64 24 64zm88 0l416 0 0 384-416 0 0-384zM640 88c0 13.3-10.7 24-24 24l-8 0 0 40 8 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-8 0 0 32 8 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-8 0 0 32 8 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-8 0 0 40 8 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-32 0-24 0 0-24 0-88 0-80 0-80 0-88 0-24 24 0 32 0c13.3 0 24 10.7 24 24z\"]\n};\nconst faEarthEurope = {\n prefix: 'fas',\n iconName: 'earth-europe',\n icon: [512, 512, [\"globe-europe\"], \"f7a2\", \"M266.3 48.3L232.5 73.6c-5.4 4-8.5 10.4-8.5 17.1l0 9.1c0 6.8 5.5 12.3 12.3 12.3c2.4 0 4.8-.7 6.8-2.1l41.8-27.9c2-1.3 4.4-2.1 6.8-2.1l1 0c6.2 0 11.3 5.1 11.3 11.3c0 3-1.2 5.9-3.3 8l-19.9 19.9c-5.8 5.8-12.9 10.2-20.7 12.8l-26.5 8.8c-5.8 1.9-9.6 7.3-9.6 13.4c0 3.7-1.5 7.3-4.1 10l-17.9 17.9c-6.4 6.4-9.9 15-9.9 24l0 4.3c0 16.4 13.6 29.7 29.9 29.7c11 0 21.2-6.2 26.1-16l4-8.1c2.4-4.8 7.4-7.9 12.8-7.9c4.5 0 8.7 2.1 11.4 5.7l16.3 21.7c2.1 2.9 5.5 4.5 9.1 4.5c8.4 0 13.9-8.9 10.1-16.4l-1.1-2.3c-3.5-7 0-15.5 7.5-18l21.2-7.1c7.6-2.5 12.7-9.6 12.7-17.6c0-10.3 8.3-18.6 18.6-18.6l29.4 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-20.7 0c-7.2 0-14.2 2.9-19.3 8l-4.7 4.7c-2.1 2.1-3.3 5-3.3 8c0 6.2 5.1 11.3 11.3 11.3l11.3 0c6 0 11.8 2.4 16 6.6l6.5 6.5c1.8 1.8 2.8 4.3 2.8 6.8s-1 5-2.8 6.8l-7.5 7.5C386 262 384 266.9 384 272s2 10 5.7 13.7L408 304c10.2 10.2 24.1 16 38.6 16l7.3 0c6.5-20.2 10-41.7 10-64c0-111.4-87.6-202.4-197.7-207.7zm172 307.9c-3.7-2.6-8.2-4.1-13-4.1c-6 0-11.8-2.4-16-6.6L396 332c-7.7-7.7-18-12-28.9-12c-9.7 0-19.2-3.5-26.6-9.8L314 287.4c-11.6-9.9-26.4-15.4-41.7-15.4l-20.9 0c-12.6 0-25 3.7-35.5 10.7L188.5 301c-17.8 11.9-28.5 31.9-28.5 53.3l0 3.2c0 17 6.7 33.3 18.7 45.3l16 16c8.5 8.5 20 13.3 32 13.3l21.3 0c13.3 0 24 10.7 24 24c0 2.5 .4 5 1.1 7.3c71.3-5.8 132.5-47.6 165.2-107.2zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zM187.3 100.7c-6.2-6.2-16.4-6.2-22.6 0l-32 32c-6.2 6.2-6.2 16.4 0 22.6s16.4 6.2 22.6 0l32-32c6.2-6.2 6.2-16.4 0-22.6z\"]\n};\nconst faGlobeEurope = faEarthEurope;\nconst faCartFlatbedSuitcase = {\n prefix: 'fas',\n iconName: 'cart-flatbed-suitcase',\n icon: [640, 512, [\"luggage-cart\"], \"f59d\", \"M0 32C0 14.3 14.3 0 32 0L48 0c44.2 0 80 35.8 80 80l0 288c0 8.8 7.2 16 16 16l464 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-66.7 0c1.8 5 2.7 10.4 2.7 16c0 26.5-21.5 48-48 48s-48-21.5-48-48c0-5.6 1-11 2.7-16l-197.5 0c1.8 5 2.7 10.4 2.7 16c0 26.5-21.5 48-48 48s-48-21.5-48-48c0-5.6 1-11 2.7-16L144 448c-44.2 0-80-35.8-80-80L64 80c0-8.8-7.2-16-16-16L32 64C14.3 64 0 49.7 0 32zM432 96l0-40c0-4.4-3.6-8-8-8l-80 0c-4.4 0-8 3.6-8 8l0 40 96 0zM288 96l0-40c0-30.9 25.1-56 56-56l80 0c30.9 0 56 25.1 56 56l0 40 0 224-192 0 0-224zM512 320l0-224 16 0c26.5 0 48 21.5 48 48l0 128c0 26.5-21.5 48-48 48l-16 0zM240 96l16 0 0 224-16 0c-26.5 0-48-21.5-48-48l0-128c0-26.5 21.5-48 48-48z\"]\n};\nconst faLuggageCart = faCartFlatbedSuitcase;\nconst faRectangleXmark = {\n prefix: 'fas',\n iconName: 'rectangle-xmark',\n icon: [512, 512, [62164, \"rectangle-times\", \"times-rectangle\", \"window-close\"], \"f410\", \"M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zM175 175c9.4-9.4 24.6-9.4 33.9 0l47 47 47-47c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-47 47 47 47c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-47-47-47 47c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l47-47-47-47c-9.4-9.4-9.4-24.6 0-33.9z\"]\n};\nconst faRectangleTimes = faRectangleXmark;\nconst faTimesRectangle = faRectangleXmark;\nconst faWindowClose = faRectangleXmark;\nconst faBahtSign = {\n prefix: 'fas',\n iconName: 'baht-sign',\n icon: [320, 512, [], \"e0ac\", \"M144 0c-17.7 0-32 14.3-32 32l0 32L37.6 64C16.8 64 0 80.8 0 101.6L0 224l0 41.7L0 288 0 406.3c0 23 18.7 41.7 41.7 41.7l70.3 0 0 32c0 17.7 14.3 32 32 32s32-14.3 32-32l0-32 32 0c61.9 0 112-50.1 112-112c0-40.1-21.1-75.3-52.7-95.1C280.3 222.6 288 200.2 288 176c0-61.9-50.1-112-112-112l0-32c0-17.7-14.3-32-32-32zM112 128l0 96-48 0 0-96 48 0zm64 96l0-96c26.5 0 48 21.5 48 48s-21.5 48-48 48zm-64 64l0 96-48 0 0-96 48 0zm64 96l0-96 32 0c26.5 0 48 21.5 48 48s-21.5 48-48 48l-32 0z\"]\n};\nconst faBookOpen = {\n prefix: 'fas',\n iconName: 'book-open',\n icon: [576, 512, [128214, 128366], \"f518\", \"M249.6 471.5c10.8 3.8 22.4-4.1 22.4-15.5l0-377.4c0-4.2-1.6-8.4-5-11C247.4 52 202.4 32 144 32C93.5 32 46.3 45.3 18.1 56.1C6.8 60.5 0 71.7 0 83.8L0 454.1c0 11.9 12.8 20.2 24.1 16.5C55.6 460.1 105.5 448 144 448c33.9 0 79 14 105.6 23.5zm76.8 0C353 462 398.1 448 432 448c38.5 0 88.4 12.1 119.9 22.6c11.3 3.8 24.1-4.6 24.1-16.5l0-370.3c0-12.1-6.8-23.3-18.1-27.6C529.7 45.3 482.5 32 432 32c-58.4 0-103.4 20-123 35.6c-3.3 2.6-5 6.8-5 11L304 456c0 11.4 11.7 19.3 22.4 15.5z\"]\n};\nconst faBookJournalWhills = {\n prefix: 'fas',\n iconName: 'book-journal-whills',\n icon: [448, 512, [\"journal-whills\"], \"f66a\", \"M0 96C0 43 43 0 96 0L384 0l32 0c17.7 0 32 14.3 32 32l0 320c0 17.7-14.3 32-32 32l0 64c17.7 0 32 14.3 32 32s-14.3 32-32 32l-32 0L96 512c-53 0-96-43-96-96L0 96zM64 416c0 17.7 14.3 32 32 32l256 0 0-64L96 384c-17.7 0-32 14.3-32 32zm90.4-234.4l-21.2-21.2c-3 10.1-5.1 20.6-5.1 31.6c0 .2 0 .5 .1 .8s.1 .5 .1 .8L165.2 226c2.5 2.1 3.4 5.8 2.3 8.9c-1.3 3-4.1 5.1-7.5 5.1c-1.9-.1-3.8-.8-5.2-2l-23.6-20.6C142.8 267 186.9 304 240 304s97.3-37 108.9-86.6L325.3 238c-1.4 1.2-3.3 2-5.3 2c-2.2-.1-4.4-1.1-6-2.8c-1.2-1.5-1.9-3.4-2-5.2c.1-2.2 1.1-4.4 2.8-6l37.1-32.5c0-.3 0-.5 .1-.8s.1-.5 .1-.8c0-11-2.1-21.5-5.1-31.6l-21.2 21.2c-3.1 3.1-8.1 3.1-11.3 0s-3.1-8.1 0-11.2l26.4-26.5c-8.2-17-20.5-31.7-35.9-42.6c-2.7-1.9-6.2 1.4-5 4.5c8.5 22.4 3.6 48-13 65.6c-3.2 3.4-3.6 8.9-.9 12.7c9.8 14 12.7 31.9 7.5 48.5c-5.9 19.4-22 34.1-41.9 38.3l-1.4-34.3 12.6 8.6c.6 .4 1.5 .6 2.3 .6c1.5 0 2.7-.8 3.5-2s.6-2.8-.1-4L260 225.4l18-3.6c1.8-.4 3.1-2.1 3.1-4s-1.4-3.5-3.1-3.9l-18-3.7 8.5-14.3c.8-1.2 .9-2.9 .1-4.1s-2-2-3.5-2l-.1 0c-.7 .1-1.5 .3-2.1 .7l-14.1 9.6L244 87.9c-.1-2.2-1.9-3.9-4-3.9s-3.9 1.6-4 3.9l-4.6 110.8-12-8.1c-1.5-1.1-3.6-.9-5 .4s-1.6 3.4-.8 5l8.6 14.3-18 3.7c-1.8 .4-3.1 2-3.1 3.9s1.4 3.6 3.1 4l18 3.8-8.6 14.2c-.2 .6-.5 1.4-.5 2c0 1.1 .5 2.1 1.2 3c.8 .6 1.8 1 2.8 1c.7 0 1.6-.2 2.2-.6l10.4-7.1-1.4 32.8c-19.9-4.1-36-18.9-41.9-38.3c-5.1-16.6-2.2-34.4 7.6-48.5c2.7-3.9 2.3-9.3-.9-12.7c-16.6-17.5-21.6-43.1-13.1-65.5c1.2-3.1-2.3-6.4-5-4.5c-15.3 10.9-27.6 25.6-35.8 42.6l26.4 26.5c3.1 3.1 3.1 8.1 0 11.2s-8.1 3.1-11.2 0z\"]\n};\nconst faJournalWhills = faBookJournalWhills;\nconst faHandcuffs = {\n prefix: 'fas',\n iconName: 'handcuffs',\n icon: [640, 512, [], \"e4f8\", \"M240 32a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zM192 48a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm-32 80c17.7 0 32 14.3 32 32l8 0c13.3 0 24 10.7 24 24l0 16c0 1.7-.2 3.4-.5 5.1C280.3 229.6 320 286.2 320 352c0 88.4-71.6 160-160 160S0 440.4 0 352c0-65.8 39.7-122.4 96.5-146.9c-.4-1.6-.5-3.3-.5-5.1l0-16c0-13.3 10.7-24 24-24l8 0c0-17.7 14.3-32 32-32zm0 320a96 96 0 1 0 0-192 96 96 0 1 0 0 192zm192-96c0-25.9-5.1-50.5-14.4-73.1c16.9-32.9 44.8-59.1 78.9-73.9c-.4-1.6-.5-3.3-.5-5.1l0-16c0-13.3 10.7-24 24-24l8 0c0-17.7 14.3-32 32-32s32 14.3 32 32l8 0c13.3 0 24 10.7 24 24l0 16c0 1.7-.2 3.4-.5 5.1C600.3 229.6 640 286.2 640 352c0 88.4-71.6 160-160 160c-62 0-115.8-35.3-142.4-86.9c9.3-22.5 14.4-47.2 14.4-73.1zm224 0a96 96 0 1 0 -192 0 96 96 0 1 0 192 0zM368 0a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm80 48a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\"]\n};\nconst faTriangleExclamation = {\n prefix: 'fas',\n iconName: 'triangle-exclamation',\n icon: [512, 512, [9888, \"exclamation-triangle\", \"warning\"], \"f071\", \"M256 32c14.2 0 27.3 7.5 34.5 19.8l216 368c7.3 12.4 7.3 27.7 .2 40.1S486.3 480 472 480L40 480c-14.3 0-27.6-7.7-34.7-20.1s-7-27.8 .2-40.1l216-368C228.7 39.5 241.8 32 256 32zm0 128c-13.3 0-24 10.7-24 24l0 112c0 13.3 10.7 24 24 24s24-10.7 24-24l0-112c0-13.3-10.7-24-24-24zm32 224a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z\"]\n};\nconst faExclamationTriangle = faTriangleExclamation;\nconst faWarning = faTriangleExclamation;\nconst faDatabase = {\n prefix: 'fas',\n iconName: 'database',\n icon: [448, 512, [], \"f1c0\", \"M448 80l0 48c0 44.2-100.3 80-224 80S0 172.2 0 128L0 80C0 35.8 100.3 0 224 0S448 35.8 448 80zM393.2 214.7c20.8-7.4 39.9-16.9 54.8-28.6L448 288c0 44.2-100.3 80-224 80S0 332.2 0 288L0 186.1c14.9 11.8 34 21.2 54.8 28.6C99.7 230.7 159.5 240 224 240s124.3-9.3 169.2-25.3zM0 346.1c14.9 11.8 34 21.2 54.8 28.6C99.7 390.7 159.5 400 224 400s124.3-9.3 169.2-25.3c20.8-7.4 39.9-16.9 54.8-28.6l0 85.9c0 44.2-100.3 80-224 80S0 476.2 0 432l0-85.9z\"]\n};\nconst faShare = {\n prefix: 'fas',\n iconName: 'share',\n icon: [512, 512, [\"mail-forward\"], \"f064\", \"M307 34.8c-11.5 5.1-19 16.6-19 29.2l0 64-112 0C78.8 128 0 206.8 0 304C0 417.3 81.5 467.9 100.2 478.1c2.5 1.4 5.3 1.9 8.1 1.9c10.9 0 19.7-8.9 19.7-19.7c0-7.5-4.3-14.4-9.8-19.5C108.8 431.9 96 414.4 96 384c0-53 43-96 96-96l96 0 0 64c0 12.6 7.4 24.1 19 29.2s25 3 34.4-5.4l160-144c6.7-6.1 10.6-14.7 10.6-23.8s-3.8-17.7-10.6-23.8l-160-144c-9.4-8.5-22.9-10.6-34.4-5.4z\"]\n};\nconst faMailForward = faShare;\nconst faBottleDroplet = {\n prefix: 'fas',\n iconName: 'bottle-droplet',\n icon: [320, 512, [], \"e4c4\", \"M96 0C82.7 0 72 10.7 72 24s10.7 24 24 24c4.4 0 8 3.6 8 8l0 64.9c0 12.2-7.2 23.1-17.2 30.1C53.7 174.1 32 212.5 32 256l0 192c0 35.3 28.7 64 64 64l128 0c35.3 0 64-28.7 64-64l0-192c0-43.5-21.7-81.9-54.8-105c-10-7-17.2-17.9-17.2-30.1L216 56c0-4.4 3.6-8 8-8c13.3 0 24-10.7 24-24s-10.7-24-24-24l-8 0s0 0 0 0s0 0 0 0L104 0s0 0 0 0s0 0 0 0L96 0zm64 382c-26.5 0-48-20.1-48-45c0-16.8 22.1-48.1 36.3-66.4c6-7.8 17.5-7.8 23.5 0C185.9 288.9 208 320.2 208 337c0 24.9-21.5 45-48 45z\"]\n};\nconst faMaskFace = {\n prefix: 'fas',\n iconName: 'mask-face',\n icon: [640, 512, [], \"e1d7\", \"M320 64c-27.2 0-53.8 8-76.4 23.1l-37.1 24.8c-15.8 10.5-34.3 16.1-53.3 16.1l-9.2 0-16 0-72 0c-30.9 0-56 25.1-56 56l0 85c0 55.1 37.5 103.1 90.9 116.4l108 27C233.8 435 275.4 448 320 448s86.2-13 121.1-35.5l108-27C602.5 372.1 640 324.1 640 269l0-85c0-30.9-25.1-56-56-56l-72 0-16 0-9.2 0c-19 0-37.5-5.6-53.3-16.1L396.4 87.1C373.8 72 347.2 64 320 64zM132.3 346.3l-29.8-7.4C70.5 330.9 48 302.1 48 269l0-85c0-4.4 3.6-8 8-8l40 0 0 48c0 45.1 13.4 87.2 36.3 122.3zm405.1-7.4l-29.8 7.4c23-35.2 36.3-77.2 36.3-122.3l0-48 40 0c4.4 0 8 3.6 8 8l0 85c0 33-22.5 61.8-54.5 69.9zM192 208c0-8.8 7.2-16 16-16l224 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-224 0c-8.8 0-16-7.2-16-16zm16 48l224 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-224 0c-8.8 0-16-7.2-16-16s7.2-16 16-16zm16 80c0-8.8 7.2-16 16-16l160 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-160 0c-8.8 0-16-7.2-16-16z\"]\n};\nconst faHillRockslide = {\n prefix: 'fas',\n iconName: 'hill-rockslide',\n icon: [576, 512, [], \"e508\", \"M252.4 103.8l27 48c2.8 5 8.2 8.2 13.9 8.2l53.3 0c5.8 0 11.1-3.1 13.9-8.2l27-48c2.7-4.9 2.7-10.8 0-15.7l-27-48c-2.8-5-8.2-8.2-13.9-8.2l-53.3 0c-5.8 0-11.1 3.1-13.9 8.2l-27 48c-2.7 4.9-2.7 10.8 0 15.7zM68.3 87C43.1 61.8 0 79.7 0 115.3L0 432c0 44.2 35.8 80 80 80l316.7 0c35.6 0 53.5-43.1 28.3-68.3L68.3 87zM504.2 403.6c4.9 2.7 10.8 2.7 15.7 0l48-27c5-2.8 8.2-8.2 8.2-13.9l0-53.3c0-5.8-3.1-11.1-8.2-13.9l-48-27c-4.9-2.7-10.8-2.7-15.7 0l-48 27c-5 2.8-8.2 8.2-8.2 13.9l0 53.3c0 5.8 3.1 11.1 8.2 13.9l48 27zM192 64a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM384 288a32 32 0 1 0 0-64 32 32 0 1 0 0 64z\"]\n};\nconst faRightLeft = {\n prefix: 'fas',\n iconName: 'right-left',\n icon: [512, 512, [\"exchange-alt\"], \"f362\", \"M32 96l320 0 0-64c0-12.9 7.8-24.6 19.8-29.6s25.7-2.2 34.9 6.9l96 96c6 6 9.4 14.1 9.4 22.6s-3.4 16.6-9.4 22.6l-96 96c-9.2 9.2-22.9 11.9-34.9 6.9s-19.8-16.6-19.8-29.6l0-64L32 160c-17.7 0-32-14.3-32-32s14.3-32 32-32zM480 352c17.7 0 32 14.3 32 32s-14.3 32-32 32l-320 0 0 64c0 12.9-7.8 24.6-19.8 29.6s-25.7 2.2-34.9-6.9l-96-96c-6-6-9.4-14.1-9.4-22.6s3.4-16.6 9.4-22.6l96-96c9.2-9.2 22.9-11.9 34.9-6.9s19.8 16.6 19.8 29.6l0 64 320 0z\"]\n};\nconst faExchangeAlt = faRightLeft;\nconst faPaperPlane = {\n prefix: 'fas',\n iconName: 'paper-plane',\n icon: [512, 512, [61913], \"f1d8\", \"M498.1 5.6c10.1 7 15.4 19.1 13.5 31.2l-64 416c-1.5 9.7-7.4 18.2-16 23s-18.9 5.4-28 1.6L284 427.7l-68.5 74.1c-8.9 9.7-22.9 12.9-35.2 8.1S160 493.2 160 480l0-83.6c0-4 1.5-7.8 4.2-10.8L331.8 202.8c5.8-6.3 5.6-16-.4-22s-15.7-6.4-22-.7L106 360.8 17.7 316.6C7.1 311.3 .3 300.7 0 288.9s5.9-22.8 16.1-28.7l448-256c10.7-6.1 23.9-5.5 34 1.4z\"]\n};\nconst faRoadCircleExclamation = {\n prefix: 'fas',\n iconName: 'road-circle-exclamation',\n icon: [640, 512, [], \"e565\", \"M213.2 32L288 32l0 64c0 17.7 14.3 32 32 32s32-14.3 32-32l0-64 74.8 0c27.1 0 51.3 17.1 60.3 42.6l42.7 120.6c-10.9-2.1-22.2-3.2-33.8-3.2c-59.5 0-112.1 29.6-144 74.8l0-42.8c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 64c0 17.7 14.3 32 32 32c2.3 0 4.6-.3 6.8-.7c-4.5 15.5-6.8 31.8-6.8 48.7c0 5.4 .2 10.7 .7 16l-.7 0c-17.7 0-32 14.3-32 32l0 64L86.6 480C56.5 480 32 455.5 32 425.4c0-6.2 1.1-12.4 3.1-18.2L152.9 74.6C162 49.1 186.1 32 213.2 32zM496 224a144 144 0 1 1 0 288 144 144 0 1 1 0-288zm0 240a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm0-192c-8.8 0-16 7.2-16 16l0 80c0 8.8 7.2 16 16 16s16-7.2 16-16l0-80c0-8.8-7.2-16-16-16z\"]\n};\nconst faDungeon = {\n prefix: 'fas',\n iconName: 'dungeon',\n icon: [512, 512, [], \"f6d9\", \"M336.6 156.5c1.3 1.1 2.7 2.2 3.9 3.3c9.3 8.2 23 10.5 33.4 3.6l67.6-45.1c11.4-7.6 14.2-23.2 5.1-33.4C430 66.6 410.9 50.6 389.7 37.6c-11.9-7.3-26.9-1.4-32.1 11.6l-30.5 76.2c-4.5 11.1 .2 23.6 9.5 31.2zM328 36.8c5.1-12.8-1.6-27.4-15-30.5C294.7 2.2 275.6 0 256 0s-38.7 2.2-57 6.4C185.5 9.4 178.8 24 184 36.8l30.3 75.8c4.5 11.3 16.8 17.2 29 16c4.2-.4 8.4-.6 12.7-.6s8.6 .2 12.7 .6c12.1 1.2 24.4-4.7 29-16L328 36.8zM65.5 85c-9.1 10.2-6.3 25.8 5.1 33.4l67.6 45.1c10.3 6.9 24.1 4.6 33.4-3.6c1.3-1.1 2.6-2.3 4-3.3c9.3-7.5 13.9-20.1 9.5-31.2L154.4 49.2c-5.2-12.9-20.3-18.8-32.1-11.6C101.1 50.6 82 66.6 65.5 85zm314 137.1c.9 3.3 1.7 6.6 2.3 10c2.5 13 13 23.9 26.2 23.9l80 0c13.3 0 24.1-10.8 22.9-24c-2.5-27.2-9.3-53.2-19.7-77.3c-5.5-12.9-21.4-16.6-33.1-8.9l-68.6 45.7c-9.8 6.5-13.2 19.2-10 30.5zM53.9 145.8c-11.6-7.8-27.6-4-33.1 8.9C10.4 178.8 3.6 204.8 1.1 232c-1.2 13.2 9.6 24 22.9 24l80 0c13.3 0 23.8-10.8 26.2-23.9c.6-3.4 1.4-6.7 2.3-10c3.1-11.4-.2-24-10-30.5L53.9 145.8zM104 288l-80 0c-13.3 0-24 10.7-24 24l0 48c0 13.3 10.7 24 24 24l80 0c13.3 0 24-10.7 24-24l0-48c0-13.3-10.7-24-24-24zm304 0c-13.3 0-24 10.7-24 24l0 48c0 13.3 10.7 24 24 24l80 0c13.3 0 24-10.7 24-24l0-48c0-13.3-10.7-24-24-24l-80 0zM24 416c-13.3 0-24 10.7-24 24l0 48c0 13.3 10.7 24 24 24l80 0c13.3 0 24-10.7 24-24l0-48c0-13.3-10.7-24-24-24l-80 0zm384 0c-13.3 0-24 10.7-24 24l0 48c0 13.3 10.7 24 24 24l80 0c13.3 0 24-10.7 24-24l0-48c0-13.3-10.7-24-24-24l-80 0zM272 192c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 272c0 8.8 7.2 16 16 16s16-7.2 16-16l0-272zm-64 32c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 240c0 8.8 7.2 16 16 16s16-7.2 16-16l0-240zm128 0c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 240c0 8.8 7.2 16 16 16s16-7.2 16-16l0-240z\"]\n};\nconst faAlignRight = {\n prefix: 'fas',\n iconName: 'align-right',\n icon: [448, 512, [], \"f038\", \"M448 64c0 17.7-14.3 32-32 32L192 96c-17.7 0-32-14.3-32-32s14.3-32 32-32l224 0c17.7 0 32 14.3 32 32zm0 256c0 17.7-14.3 32-32 32l-224 0c-17.7 0-32-14.3-32-32s14.3-32 32-32l224 0c17.7 0 32 14.3 32 32zM0 192c0-17.7 14.3-32 32-32l384 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 224c-17.7 0-32-14.3-32-32zM448 448c0 17.7-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0c17.7 0 32 14.3 32 32z\"]\n};\nconst faMoneyBill1Wave = {\n prefix: 'fas',\n iconName: 'money-bill-1-wave',\n icon: [576, 512, [\"money-bill-wave-alt\"], \"f53b\", \"M0 112.5L0 422.3c0 18 10.1 35 27 41.3c87 32.5 174 10.3 261-11.9c79.8-20.3 159.6-40.7 239.3-18.9c23 6.3 48.7-9.5 48.7-33.4l0-309.9c0-18-10.1-35-27-41.3C462 15.9 375 38.1 288 60.3C208.2 80.6 128.4 100.9 48.7 79.1C25.6 72.8 0 88.6 0 112.5zM128 416l-64 0 0-64c35.3 0 64 28.7 64 64zM64 224l0-64 64 0c0 35.3-28.7 64-64 64zM448 352c0-35.3 28.7-64 64-64l0 64-64 0zm64-192c-35.3 0-64-28.7-64-64l64 0 0 64zM384 256c0 61.9-43 112-96 112s-96-50.1-96-112s43-112 96-112s96 50.1 96 112zM252 208c0 9.7 6.9 17.7 16 19.6l0 48.4-4 0c-11 0-20 9-20 20s9 20 20 20l24 0 24 0c11 0 20-9 20-20s-9-20-20-20l-4 0 0-68c0-11-9-20-20-20l-16 0c-11 0-20 9-20 20z\"]\n};\nconst faMoneyBillWaveAlt = faMoneyBill1Wave;\nconst faLifeRing = {\n prefix: 'fas',\n iconName: 'life-ring',\n icon: [512, 512, [], \"f1cd\", \"M367.2 412.5C335.9 434.9 297.5 448 256 448s-79.9-13.1-111.2-35.5l58-58c15.8 8.6 34 13.5 53.3 13.5s37.4-4.9 53.3-13.5l58 58zm90.7 .8c33.8-43.4 54-98 54-157.3s-20.2-113.9-54-157.3c9-12.5 7.9-30.1-3.4-41.3S425.8 45 413.3 54C369.9 20.2 315.3 0 256 0S142.1 20.2 98.7 54c-12.5-9-30.1-7.9-41.3 3.4S45 86.2 54 98.7C20.2 142.1 0 196.7 0 256s20.2 113.9 54 157.3c-9 12.5-7.9 30.1 3.4 41.3S86.2 467 98.7 458c43.4 33.8 98 54 157.3 54s113.9-20.2 157.3-54c12.5 9 30.1 7.9 41.3-3.4s12.4-28.8 3.4-41.3zm-45.5-46.1l-58-58c8.6-15.8 13.5-34 13.5-53.3s-4.9-37.4-13.5-53.3l58-58C434.9 176.1 448 214.5 448 256s-13.1 79.9-35.5 111.2zM367.2 99.5l-58 58c-15.8-8.6-34-13.5-53.3-13.5s-37.4 4.9-53.3 13.5l-58-58C176.1 77.1 214.5 64 256 64s79.9 13.1 111.2 35.5zM157.5 309.3l-58 58C77.1 335.9 64 297.5 64 256s13.1-79.9 35.5-111.2l58 58c-8.6 15.8-13.5 34-13.5 53.3s4.9 37.4 13.5 53.3zM208 256a48 48 0 1 1 96 0 48 48 0 1 1 -96 0z\"]\n};\nconst faHands = {\n prefix: 'fas',\n iconName: 'hands',\n icon: [576, 512, [\"sign-language\", \"signing\"], \"f2a7\", \"M544 160l-.1 72.6c-.1 52.2-24 101-64 133.1c.1-1.9 .1-3.8 .1-5.7l0-8c0-71.8-37-138.6-97.9-176.7l-60.2-37.6c-8.6-5.4-17.9-8.4-27.3-9.4L248.7 48.8c-6.6-11.5-2.7-26.2 8.8-32.8s26.2-2.7 32.8 8.8l78 135.1c3.3 5.7 10.7 7.7 16.4 4.4s7.7-10.7 4.4-16.4l-62-107.4c-6.6-11.5-2.7-26.2 8.8-32.8S362 5 368.6 16.5l68 117.8s0 0 0 0s0 0 0 0l43.3 75L480 160c0-17.7 14.4-32 32-32s32 14.4 32 32zM243.9 88.5L268.5 131c-13.9 4.5-26.4 13.7-34.7 27c-.9 1.4-1.7 2.9-2.5 4.4l-28.9-50c-6.6-11.5-2.7-26.2 8.8-32.8s26.2-2.7 32.8 8.8zm-46.4 63.7l26.8 46.4c.6 6 2.1 11.8 4.3 17.4l-4.7 0-13.3 0s0 0 0 0L179 216l-23-39.8c-6.6-11.5-2.7-26.2 8.8-32.8s26.2-2.7 32.8 8.8zM260.9 175c9.4-15 29.1-19.5 44.1-10.2l60.2 37.6C416.7 234.7 448 291.2 448 352l0 8c0 83.9-68.1 152-152 152l-176 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l92 0c6.6 0 12-5.4 12-12s-5.4-12-12-12L88 440c-13.3 0-24-10.7-24-24s10.7-24 24-24l124 0c6.6 0 12-5.4 12-12s-5.4-12-12-12L56 368c-13.3 0-24-10.7-24-24s10.7-24 24-24l156 0c6.6 0 12-5.4 12-12s-5.4-12-12-12L88 296c-13.3 0-24-10.7-24-24s10.7-24 24-24l136 0s0 0 0 0s0 0 0 0l93.2 0L271 219.1c-15-9.4-19.5-29.1-10.2-44.1z\"]\n};\nconst faSignLanguage = faHands;\nconst faSigning = faHands;\nconst faCalendarDay = {\n prefix: 'fas',\n iconName: 'calendar-day',\n icon: [448, 512, [], \"f783\", \"M128 0c17.7 0 32 14.3 32 32l0 32 128 0 0-32c0-17.7 14.3-32 32-32s32 14.3 32 32l0 32 48 0c26.5 0 48 21.5 48 48l0 48L0 160l0-48C0 85.5 21.5 64 48 64l48 0 0-32c0-17.7 14.3-32 32-32zM0 192l448 0 0 272c0 26.5-21.5 48-48 48L48 512c-26.5 0-48-21.5-48-48L0 192zm80 64c-8.8 0-16 7.2-16 16l0 96c0 8.8 7.2 16 16 16l96 0c8.8 0 16-7.2 16-16l0-96c0-8.8-7.2-16-16-16l-96 0z\"]\n};\nconst faWaterLadder = {\n prefix: 'fas',\n iconName: 'water-ladder',\n icon: [576, 512, [\"ladder-water\", \"swimming-pool\"], \"f5c5\", \"M128 127.7C128 74.9 170.9 32 223.7 32c48.3 0 89 36 95 83.9l1 8.2c2.2 17.5-10.2 33.5-27.8 35.7s-33.5-10.2-35.7-27.8l-1-8.2c-2-15.9-15.5-27.8-31.5-27.8c-17.5 0-31.7 14.2-31.7 31.7l0 96.3 192 0 0-96.3C384 74.9 426.9 32 479.7 32c48.3 0 89 36 95 83.9l1 8.2c2.2 17.5-10.2 33.5-27.8 35.7s-33.5-10.2-35.7-27.8l-1-8.2c-2-15.9-15.5-27.8-31.5-27.8c-17.5 0-31.7 14.2-31.7 31.7L448 361c-1.6 1-3.3 2-4.8 3.1c-18 12.4-40.1 20.3-59.2 20.3c0 0 0 0 0 0l0-96.5-192 0 0 96.5c-19 0-41.2-7.9-59.1-20.3c-1.6-1.1-3.2-2.2-4.9-3.1l0-233.3zM306.5 389.9C329 405.4 356.5 416 384 416c26.9 0 55.4-10.8 77.4-26.1c0 0 0 0 0 0c11.9-8.5 28.1-7.8 39.2 1.7c14.4 11.9 32.5 21 50.6 25.2c17.2 4 27.9 21.2 23.9 38.4s-21.2 27.9-38.4 23.9c-24.5-5.7-44.9-16.5-58.2-25C449.5 469.7 417 480 384 480c-31.9 0-60.6-9.9-80.4-18.9c-5.8-2.7-11.1-5.3-15.6-7.7c-4.5 2.4-9.7 5.1-15.6 7.7c-19.8 9-48.5 18.9-80.4 18.9c-33 0-65.5-10.3-94.5-25.8c-13.4 8.4-33.7 19.3-58.2 25c-17.2 4-34.4-6.7-38.4-23.9s6.7-34.4 23.9-38.4c18.1-4.2 36.2-13.3 50.6-25.2c11.1-9.4 27.3-10.1 39.2-1.7c0 0 0 0 0 0C136.7 405.2 165.1 416 192 416c27.5 0 55-10.6 77.5-26.1c11.1-7.9 25.9-7.9 37 0z\"]\n};\nconst faLadderWater = faWaterLadder;\nconst faSwimmingPool = faWaterLadder;\nconst faArrowsUpDown = {\n prefix: 'fas',\n iconName: 'arrows-up-down',\n icon: [320, 512, [\"arrows-v\"], \"f07d\", \"M182.6 9.4c-12.5-12.5-32.8-12.5-45.3 0l-96 96c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L128 109.3l0 293.5L86.6 361.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l96 96c12.5 12.5 32.8 12.5 45.3 0l96-96c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 402.7l0-293.5 41.4 41.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-96-96z\"]\n};\nconst faArrowsV = faArrowsUpDown;\nconst faFaceGrimace = {\n prefix: 'fas',\n iconName: 'face-grimace',\n icon: [512, 512, [128556, \"grimace\"], \"f57f\", \"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm96-112l-8 0 0-40 55.3 0c-3.8 22.7-23.6 40-47.3 40zm47.3-56L344 344l0-40 8 0c23.8 0 43.5 17.3 47.3 40zM328 344l-64 0 0-40 64 0 0 40zm0 56l-64 0 0-40 64 0 0 40zm-80-96l0 40-64 0 0-40 64 0zm0 56l0 40-64 0 0-40 64 0zm-80-16l-55.3 0c3.8-22.7 23.6-40 47.3-40l8 0 0 40zm0 56l-8 0c-23.8 0-43.5-17.3-47.3-40l55.3 0 0 40zM144.4 208a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm192-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\"]\n};\nconst faGrimace = faFaceGrimace;\nconst faWheelchairMove = {\n prefix: 'fas',\n iconName: 'wheelchair-move',\n icon: [448, 512, [\"wheelchair-alt\"], \"e2ce\", \"M320 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zM204.5 121.3c-5.4-2.5-11.7-1.9-16.4 1.7l-40.9 30.7c-14.1 10.6-34.2 7.7-44.8-6.4s-7.7-34.2 6.4-44.8l40.9-30.7c23.7-17.8 55.3-21 82.1-8.4l90.4 42.5c29.1 13.7 36.8 51.6 15.2 75.5L299.1 224l97.4 0c30.3 0 53 27.7 47.1 57.4L415.4 422.3c-3.5 17.3-20.3 28.6-37.7 25.1s-28.6-20.3-25.1-37.7L377 288l-70.3 0c8.6 19.6 13.3 41.2 13.3 64c0 88.4-71.6 160-160 160S0 440.4 0 352s71.6-160 160-160c11.1 0 22 1.1 32.4 3.3l54.2-54.2-42.1-19.8zM160 448a96 96 0 1 0 0-192 96 96 0 1 0 0 192z\"]\n};\nconst faWheelchairAlt = faWheelchairMove;\nconst faTurnDown = {\n prefix: 'fas',\n iconName: 'turn-down',\n icon: [384, 512, [10549, \"level-down-alt\"], \"f3be\", \"M350 334.5c3.8 8.8 2 19-4.6 26l-136 144c-4.5 4.8-10.8 7.5-17.4 7.5s-12.9-2.7-17.4-7.5l-136-144c-6.6-7-8.4-17.2-4.6-26s12.5-14.5 22-14.5l88 0 0-192c0-17.7-14.3-32-32-32L32 96C14.3 96 0 81.7 0 64L0 32C0 14.3 14.3 0 32 0l80 0c70.7 0 128 57.3 128 128l0 192 88 0c9.6 0 18.2 5.7 22 14.5z\"]\n};\nconst faLevelDownAlt = faTurnDown;\nconst faPersonWalkingArrowRight = {\n prefix: 'fas',\n iconName: 'person-walking-arrow-right',\n icon: [640, 512, [], \"e552\", \"M208 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zM123.7 200.5c1-.4 1.9-.8 2.9-1.2l-16.9 63.5c-5.6 21.1-.1 43.6 14.7 59.7l70.7 77.1 22 88.1c4.3 17.1 21.7 27.6 38.8 23.3s27.6-21.7 23.3-38.8l-23-92.1c-1.9-7.8-5.8-14.9-11.2-20.8l-49.5-54 19.3-65.5 9.6 23c4.4 10.6 12.5 19.3 22.8 24.5l26.7 13.3c15.8 7.9 35 1.5 42.9-14.3s1.5-35-14.3-42.9L281 232.7l-15.3-36.8C248.5 154.8 208.3 128 163.7 128c-22.8 0-45.3 4.8-66.1 14l-8 3.5c-32.9 14.6-58.1 42.4-69.4 76.5l-2.6 7.8c-5.6 16.8 3.5 34.9 20.2 40.5s34.9-3.5 40.5-20.2l2.6-7.8c5.7-17.1 18.3-30.9 34.7-38.2l8-3.5zm-30 135.1L68.7 398 9.4 457.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L116.3 441c4.6-4.6 8.2-10.1 10.6-16.1l14.5-36.2-40.7-44.4c-2.5-2.7-4.8-5.6-7-8.6zM550.6 153.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L530.7 224 384 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l146.7 0-25.4 25.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l80-80c12.5-12.5 12.5-32.8 0-45.3l-80-80z\"]\n};\nconst faSquareEnvelope = {\n prefix: 'fas',\n iconName: 'square-envelope',\n icon: [448, 512, [\"envelope-square\"], \"f199\", \"M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zM218 271.7L64.2 172.4C66 156.4 79.5 144 96 144l256 0c16.5 0 30 12.4 31.8 28.4L230 271.7c-1.8 1.2-3.9 1.8-6 1.8s-4.2-.6-6-1.8zm29.4 26.9L384 210.4 384 336c0 17.7-14.3 32-32 32L96 368c-17.7 0-32-14.3-32-32l0-125.6 136.6 88.2c7 4.5 15.1 6.9 23.4 6.9s16.4-2.4 23.4-6.9z\"]\n};\nconst faEnvelopeSquare = faSquareEnvelope;\nconst faDice = {\n prefix: 'fas',\n iconName: 'dice',\n icon: [640, 512, [127922], \"f522\", \"M274.9 34.3c-28.1-28.1-73.7-28.1-101.8 0L34.3 173.1c-28.1 28.1-28.1 73.7 0 101.8L173.1 413.7c28.1 28.1 73.7 28.1 101.8 0L413.7 274.9c28.1-28.1 28.1-73.7 0-101.8L274.9 34.3zM200 224a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zM96 200a24 24 0 1 1 0 48 24 24 0 1 1 0-48zM224 376a24 24 0 1 1 0-48 24 24 0 1 1 0 48zM352 200a24 24 0 1 1 0 48 24 24 0 1 1 0-48zM224 120a24 24 0 1 1 0-48 24 24 0 1 1 0 48zm96 328c0 35.3 28.7 64 64 64l192 0c35.3 0 64-28.7 64-64l0-192c0-35.3-28.7-64-64-64l-114.3 0c11.6 36 3.1 77-25.4 105.5L320 413.8l0 34.2zM480 328a24 24 0 1 1 0 48 24 24 0 1 1 0-48z\"]\n};\nconst faBowlingBall = {\n prefix: 'fas',\n iconName: 'bowling-ball',\n icon: [512, 512, [], \"f436\", \"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM240 80a32 32 0 1 1 0 64 32 32 0 1 1 0-64zM208 208a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm-64-64a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\"]\n};\nconst faBrain = {\n prefix: 'fas',\n iconName: 'brain',\n icon: [512, 512, [129504], \"f5dc\", \"M184 0c30.9 0 56 25.1 56 56l0 400c0 30.9-25.1 56-56 56c-28.9 0-52.7-21.9-55.7-50.1c-5.2 1.4-10.7 2.1-16.3 2.1c-35.3 0-64-28.7-64-64c0-7.4 1.3-14.6 3.6-21.2C21.4 367.4 0 338.2 0 304c0-31.9 18.7-59.5 45.8-72.3C37.1 220.8 32 207 32 192c0-30.7 21.6-56.3 50.4-62.6C80.8 123.9 80 118 80 112c0-29.9 20.6-55.1 48.3-62.1C131.3 21.9 155.1 0 184 0zM328 0c28.9 0 52.6 21.9 55.7 49.9c27.8 7 48.3 32.1 48.3 62.1c0 6-.8 11.9-2.4 17.4c28.8 6.2 50.4 31.9 50.4 62.6c0 15-5.1 28.8-13.8 39.7C493.3 244.5 512 272.1 512 304c0 34.2-21.4 63.4-51.6 74.8c2.3 6.6 3.6 13.8 3.6 21.2c0 35.3-28.7 64-64 64c-5.6 0-11.1-.7-16.3-2.1c-3 28.2-26.8 50.1-55.7 50.1c-30.9 0-56-25.1-56-56l0-400c0-30.9 25.1-56 56-56z\"]\n};\nconst faBandage = {\n prefix: 'fas',\n iconName: 'bandage',\n icon: [640, 512, [129657, \"band-aid\"], \"f462\", \"M480 416l96 0c35.3 0 64-28.7 64-64l0-192c0-35.3-28.7-64-64-64l-96 0 0 320zM448 96L192 96l0 320 256 0 0-320zM64 96C28.7 96 0 124.7 0 160L0 352c0 35.3 28.7 64 64 64l96 0 0-320L64 96zM248 208a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zm120-24a24 24 0 1 1 0 48 24 24 0 1 1 0-48zM248 304a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zm120-24a24 24 0 1 1 0 48 24 24 0 1 1 0-48z\"]\n};\nconst faBandAid = faBandage;\nconst faCalendarMinus = {\n prefix: 'fas',\n iconName: 'calendar-minus',\n icon: [448, 512, [], \"f272\", \"M128 0c17.7 0 32 14.3 32 32l0 32 128 0 0-32c0-17.7 14.3-32 32-32s32 14.3 32 32l0 32 48 0c26.5 0 48 21.5 48 48l0 48L0 160l0-48C0 85.5 21.5 64 48 64l48 0 0-32c0-17.7 14.3-32 32-32zM0 192l448 0 0 272c0 26.5-21.5 48-48 48L48 512c-26.5 0-48-21.5-48-48L0 192zM312 376c13.3 0 24-10.7 24-24s-10.7-24-24-24l-176 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l176 0z\"]\n};\nconst faCircleXmark = {\n prefix: 'fas',\n iconName: 'circle-xmark',\n icon: [512, 512, [61532, \"times-circle\", \"xmark-circle\"], \"f057\", \"M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM175 175c9.4-9.4 24.6-9.4 33.9 0l47 47 47-47c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-47 47 47 47c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-47-47-47 47c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l47-47-47-47c-9.4-9.4-9.4-24.6 0-33.9z\"]\n};\nconst faTimesCircle = faCircleXmark;\nconst faXmarkCircle = faCircleXmark;\nconst faGifts = {\n prefix: 'fas',\n iconName: 'gifts',\n icon: [640, 512, [], \"f79c\", \"M200.6 32C205 19.5 198.5 5.8 186 1.4S159.8 3.5 155.4 16L144.7 46.2l-9.9-29.8C130.6 3.8 117-3 104.4 1.2S85 19 89.2 31.6l8.3 25-27.4-20c-10.7-7.8-25.7-5.4-33.5 5.3s-5.4 25.7 5.3 33.5L70.2 96 48 96C21.5 96 0 117.5 0 144L0 464c0 26.5 21.5 48 48 48l152.6 0c-5.4-9.4-8.6-20.3-8.6-32l0-224c0-29.9 20.5-55 48.2-62c1.8-31 17.1-58.2 40.1-76.1C271.7 104.7 256.9 96 240 96l-22.2 0 28.3-20.6c10.7-7.8 13.1-22.8 5.3-33.5s-22.8-13.1-33.5-5.3L192.5 55.1 200.6 32zM363.5 185.5L393.1 224 344 224c-13.3 0-24-10.7-24-24c0-13.1 10.8-24 24.2-24c7.6 0 14.7 3.5 19.3 9.5zM272 200c0 8.4 1.4 16.5 4.1 24l-4.1 0c-26.5 0-48 21.5-48 48l0 80 192 0 0-96 32 0 0 96 192 0 0-80c0-26.5-21.5-48-48-48l-4.1 0c2.7-7.5 4.1-15.6 4.1-24c0-39.9-32.5-72-72.2-72c-22.4 0-43.6 10.4-57.3 28.2L432 195.8l-30.5-39.6c-13.7-17.8-35-28.2-57.3-28.2c-39.7 0-72.2 32.1-72.2 72zM224 464c0 26.5 21.5 48 48 48l144 0 0-128-192 0 0 80zm224 48l144 0c26.5 0 48-21.5 48-48l0-80-192 0 0 128zm96-312c0 13.3-10.7 24-24 24l-49.1 0 29.6-38.5c4.6-5.9 11.7-9.5 19.3-9.5c13.4 0 24.2 10.9 24.2 24z\"]\n};\nconst faHotel = {\n prefix: 'fas',\n iconName: 'hotel',\n icon: [512, 512, [127976], \"f594\", \"M0 32C0 14.3 14.3 0 32 0L480 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l0 384c17.7 0 32 14.3 32 32s-14.3 32-32 32l-176 0 0-48c0-26.5-21.5-48-48-48s-48 21.5-48 48l0 48L32 512c-17.7 0-32-14.3-32-32s14.3-32 32-32L32 64C14.3 64 0 49.7 0 32zm96 80l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16zM240 96c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0zm112 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16zM112 192c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0zm112 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16zm144-16c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0zM328 384c13.3 0 24.3-10.9 21-23.8c-10.6-41.5-48.2-72.2-93-72.2s-82.5 30.7-93 72.2c-3.3 12.8 7.8 23.8 21 23.8l144 0z\"]\n};\nconst faEarthAsia = {\n prefix: 'fas',\n iconName: 'earth-asia',\n icon: [512, 512, [127759, \"globe-asia\"], \"f57e\", \"M51.7 295.1l31.7 6.3c7.9 1.6 16-.9 21.7-6.6l15.4-15.4c11.6-11.6 31.1-8.4 38.4 6.2l9.3 18.5c4.8 9.6 14.6 15.7 25.4 15.7c15.2 0 26.1-14.6 21.7-29.2l-6-19.9c-4.6-15.4 6.9-30.9 23-30.9l2.3 0c13.4 0 25.9-6.7 33.3-17.8l10.7-16.1c5.6-8.5 5.3-19.6-.8-27.7l-16.1-21.5c-10.3-13.7-3.3-33.5 13.4-37.7l17-4.3c7.5-1.9 13.6-7.2 16.5-14.4l16.4-40.9C303.4 52.1 280.2 48 256 48C141.1 48 48 141.1 48 256c0 13.4 1.3 26.5 3.7 39.1zm407.7 4.6c-3-.3-6-.1-9 .8l-15.8 4.4c-6.7 1.9-13.8-.9-17.5-6.7l-2-3.1c-6-9.4-16.4-15.1-27.6-15.1s-21.6 5.7-27.6 15.1l-6.1 9.5c-1.4 2.2-3.4 4.1-5.7 5.3L312 330.1c-18.1 10.1-25.5 32.4-17 51.3l5.5 12.4c8.6 19.2 30.7 28.5 50.5 21.1l2.6-1c10-3.7 21.3-2.2 29.9 4.1l1.5 1.1c37.2-29.5 64.1-71.4 74.4-119.5zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm144.5 92.1c-2.1 8.6 3.1 17.3 11.6 19.4l32 8c8.6 2.1 17.3-3.1 19.4-11.6s-3.1-17.3-11.6-19.4l-32-8c-8.6-2.1-17.3 3.1-19.4 11.6zm92-20c-2.1 8.6 3.1 17.3 11.6 19.4s17.3-3.1 19.4-11.6l8-32c2.1-8.6-3.1-17.3-11.6-19.4s-17.3 3.1-19.4 11.6l-8 32zM343.2 113.7c-7.9-4-17.5-.7-21.5 7.2l-16 32c-4 7.9-.7 17.5 7.2 21.5s17.5 .7 21.5-7.2l16-32c4-7.9 .7-17.5-7.2-21.5z\"]\n};\nconst faGlobeAsia = faEarthAsia;\nconst faIdCardClip = {\n prefix: 'fas',\n iconName: 'id-card-clip',\n icon: [576, 512, [\"id-card-alt\"], \"f47f\", \"M256 0l64 0c17.7 0 32 14.3 32 32l0 64c0 17.7-14.3 32-32 32l-64 0c-17.7 0-32-14.3-32-32l0-64c0-17.7 14.3-32 32-32zM64 64l128 0 0 48c0 26.5 21.5 48 48 48l96 0c26.5 0 48-21.5 48-48l0-48 128 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 128C0 92.7 28.7 64 64 64zM176 437.3c0 5.9 4.8 10.7 10.7 10.7l202.7 0c5.9 0 10.7-4.8 10.7-10.7c0-29.5-23.9-53.3-53.3-53.3l-117.3 0c-29.5 0-53.3 23.9-53.3 53.3zM288 352a64 64 0 1 0 0-128 64 64 0 1 0 0 128z\"]\n};\nconst faIdCardAlt = faIdCardClip;\nconst faMagnifyingGlassPlus = {\n prefix: 'fas',\n iconName: 'magnifying-glass-plus',\n icon: [512, 512, [\"search-plus\"], \"f00e\", \"M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM184 296c0 13.3 10.7 24 24 24s24-10.7 24-24l0-64 64 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-64 0 0-64c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 64-64 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l64 0 0 64z\"]\n};\nconst faSearchPlus = faMagnifyingGlassPlus;\nconst faThumbsUp = {\n prefix: 'fas',\n iconName: 'thumbs-up',\n icon: [512, 512, [128077, 61575], \"f164\", \"M313.4 32.9c26 5.2 42.9 30.5 37.7 56.5l-2.3 11.4c-5.3 26.7-15.1 52.1-28.8 75.2l144 0c26.5 0 48 21.5 48 48c0 18.5-10.5 34.6-25.9 42.6C497 275.4 504 288.9 504 304c0 23.4-16.8 42.9-38.9 47.1c4.4 7.3 6.9 15.8 6.9 24.9c0 21.3-13.9 39.4-33.1 45.6c.7 3.3 1.1 6.8 1.1 10.4c0 26.5-21.5 48-48 48l-97.5 0c-19 0-37.5-5.6-53.3-16.1l-38.5-25.7C176 420.4 160 390.4 160 358.3l0-38.3 0-48 0-24.9c0-29.2 13.3-56.7 36-75l7.4-5.9c26.5-21.2 44.6-51 51.2-84.2l2.3-11.4c5.2-26 30.5-42.9 56.5-37.7zM32 192l64 0c17.7 0 32 14.3 32 32l0 224c0 17.7-14.3 32-32 32l-64 0c-17.7 0-32-14.3-32-32L0 224c0-17.7 14.3-32 32-32z\"]\n};\nconst faUserClock = {\n prefix: 'fas',\n iconName: 'user-clock',\n icon: [640, 512, [], \"f4fd\", \"M224 0a128 128 0 1 1 0 256A128 128 0 1 1 224 0zM178.3 304l91.4 0c20.6 0 40.4 3.5 58.8 9.9C323 331 320 349.1 320 368c0 59.5 29.5 112.1 74.8 144L29.7 512C13.3 512 0 498.7 0 482.3C0 383.8 79.8 304 178.3 304zM352 368a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm144-80c-8.8 0-16 7.2-16 16l0 64c0 8.8 7.2 16 16 16l48 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-32 0 0-48c0-8.8-7.2-16-16-16z\"]\n};\nconst faHandDots = {\n prefix: 'fas',\n iconName: 'hand-dots',\n icon: [512, 512, [\"allergies\"], \"f461\", \"M288 32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 208c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-176c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 272c0 1.5 0 3.1 .1 4.6L67.6 283c-16-15.2-41.3-14.6-56.6 1.4s-14.6 41.3 1.4 56.6L124.8 448c43.1 41.1 100.4 64 160 64l19.2 0c97.2 0 176-78.8 176-176l0-208c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 112c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-176c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 176c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-208zM240 336a16 16 0 1 1 32 0 16 16 0 1 1 -32 0zm80 16a16 16 0 1 1 0 32 16 16 0 1 1 0-32zm48-16a16 16 0 1 1 32 0 16 16 0 1 1 -32 0zm-16 80a16 16 0 1 1 0 32 16 16 0 1 1 0-32zM240 432a16 16 0 1 1 32 0 16 16 0 1 1 -32 0zm-48-48a16 16 0 1 1 0 32 16 16 0 1 1 0-32z\"]\n};\nconst faAllergies = faHandDots;\nconst faFileInvoice = {\n prefix: 'fas',\n iconName: 'file-invoice',\n icon: [384, 512, [], \"f570\", \"M64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-288-128 0c-17.7 0-32-14.3-32-32L224 0 64 0zM256 0l0 128 128 0L256 0zM80 64l64 0c8.8 0 16 7.2 16 16s-7.2 16-16 16L80 96c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 64l64 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-64 0c-8.8 0-16-7.2-16-16s7.2-16 16-16zm16 96l192 0c17.7 0 32 14.3 32 32l0 64c0 17.7-14.3 32-32 32L96 352c-17.7 0-32-14.3-32-32l0-64c0-17.7 14.3-32 32-32zm0 32l0 64 192 0 0-64L96 256zM240 416l64 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-64 0c-8.8 0-16-7.2-16-16s7.2-16 16-16z\"]\n};\nconst faWindowMinimize = {\n prefix: 'fas',\n iconName: 'window-minimize',\n icon: [512, 512, [128469], \"f2d1\", \"M32 416c-17.7 0-32 14.3-32 32s14.3 32 32 32l448 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L32 416z\"]\n};\nconst faMugSaucer = {\n prefix: 'fas',\n iconName: 'mug-saucer',\n icon: [640, 512, [\"coffee\"], \"f0f4\", \"M96 64c0-17.7 14.3-32 32-32l320 0 64 0c70.7 0 128 57.3 128 128s-57.3 128-128 128l-32 0c0 53-43 96-96 96l-192 0c-53 0-96-43-96-96L96 64zM480 224l32 0c35.3 0 64-28.7 64-64s-28.7-64-64-64l-32 0 0 128zM32 416l512 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L32 480c-17.7 0-32-14.3-32-32s14.3-32 32-32z\"]\n};\nconst faCoffee = faMugSaucer;\nconst faBrush = {\n prefix: 'fas',\n iconName: 'brush',\n icon: [384, 512, [], \"f55d\", \"M162.4 6c-1.5-3.6-5-6-8.9-6l-19 0c-3.9 0-7.5 2.4-8.9 6L104.9 57.7c-3.2 8-14.6 8-17.8 0L66.4 6c-1.5-3.6-5-6-8.9-6L48 0C21.5 0 0 21.5 0 48L0 224l0 22.4L0 256l9.6 0 364.8 0 9.6 0 0-9.6 0-22.4 0-176c0-26.5-21.5-48-48-48L230.5 0c-3.9 0-7.5 2.4-8.9 6L200.9 57.7c-3.2 8-14.6 8-17.8 0L162.4 6zM0 288l0 32c0 35.3 28.7 64 64 64l64 0 0 64c0 35.3 28.7 64 64 64s64-28.7 64-64l0-64 64 0c35.3 0 64-28.7 64-64l0-32L0 288zM192 432a16 16 0 1 1 0 32 16 16 0 1 1 0-32z\"]\n};\nconst faFileHalfDashed = {\n prefix: 'fas',\n iconName: 'file-half-dashed',\n icon: [384, 512, [], \"e698\", \"M64 0C28.7 0 0 28.7 0 64L0 320l384 0 0-160-128 0c-17.7 0-32-14.3-32-32L224 0 64 0zM256 0l0 128 128 0L256 0zM0 416l64 0 0-64L0 352l0 64zm288 32l-80 0 0 64 80 0 0-64zm-112 0l-80 0 0 64 80 0 0-64zM64 448L0 448c0 35.3 28.7 64 64 64l0-64zm256 0l0 64c35.3 0 64-28.7 64-64l-64 0zm64-32l0-64-64 0 0 64 64 0z\"]\n};\nconst faMask = {\n prefix: 'fas',\n iconName: 'mask',\n icon: [576, 512, [], \"f6fa\", \"M288 64C64 64 0 160 0 272S80 448 176 448l8.4 0c24.2 0 46.4-13.7 57.2-35.4l23.2-46.3c4.4-8.8 13.3-14.3 23.2-14.3s18.8 5.5 23.2 14.3l23.2 46.3c10.8 21.7 33 35.4 57.2 35.4l8.4 0c96 0 176-64 176-176s-64-208-288-208zM96 256a64 64 0 1 1 128 0A64 64 0 1 1 96 256zm320-64a64 64 0 1 1 0 128 64 64 0 1 1 0-128z\"]\n};\nconst faMagnifyingGlassMinus = {\n prefix: 'fas',\n iconName: 'magnifying-glass-minus',\n icon: [512, 512, [\"search-minus\"], \"f010\", \"M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM136 184c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0z\"]\n};\nconst faSearchMinus = faMagnifyingGlassMinus;\nconst faRulerVertical = {\n prefix: 'fas',\n iconName: 'ruler-vertical',\n icon: [256, 512, [], \"f548\", \"M0 48C0 21.5 21.5 0 48 0L208 0c26.5 0 48 21.5 48 48l0 48-80 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l80 0 0 64-80 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l80 0 0 64-80 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l80 0 0 64-80 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l80 0 0 48c0 26.5-21.5 48-48 48L48 512c-26.5 0-48-21.5-48-48L0 48z\"]\n};\nconst faUserLarge = {\n prefix: 'fas',\n iconName: 'user-large',\n icon: [512, 512, [\"user-alt\"], \"f406\", \"M256 288A144 144 0 1 0 256 0a144 144 0 1 0 0 288zm-94.7 32C72.2 320 0 392.2 0 481.3c0 17 13.8 30.7 30.7 30.7l450.6 0c17 0 30.7-13.8 30.7-30.7C512 392.2 439.8 320 350.7 320l-189.4 0z\"]\n};\nconst faUserAlt = faUserLarge;\nconst faTrainTram = {\n prefix: 'fas',\n iconName: 'train-tram',\n icon: [448, 512, [128650], \"e5b4\", \"M86.8 48c-12.2 0-23.6 5.5-31.2 15L42.7 79C34.5 89.3 19.4 91 9 82.7S-3 59.4 5.3 49L18 33C34.7 12.2 60 0 86.8 0L361.2 0c26.7 0 52 12.2 68.7 33l12.8 16c8.3 10.4 6.6 25.5-3.8 33.7s-25.5 6.6-33.7-3.7L392.5 63c-7.6-9.5-19.1-15-31.2-15L248 48l0 48 40 0c53 0 96 43 96 96l0 160c0 30.6-14.3 57.8-36.6 75.4l65.5 65.5c7.1 7.1 2.1 19.1-7.9 19.1l-39.7 0c-8.5 0-16.6-3.4-22.6-9.4L288 448l-128 0-54.6 54.6c-6 6-14.1 9.4-22.6 9.4L43 512c-10 0-15-12.1-7.9-19.1l65.5-65.5C78.3 409.8 64 382.6 64 352l0-160c0-53 43-96 96-96l40 0 0-48L86.8 48zM160 160c-17.7 0-32 14.3-32 32l0 32c0 17.7 14.3 32 32 32l128 0c17.7 0 32-14.3 32-32l0-32c0-17.7-14.3-32-32-32l-128 0zm32 192a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm96 32a32 32 0 1 0 0-64 32 32 0 1 0 0 64z\"]\n};\nconst faUserNurse = {\n prefix: 'fas',\n iconName: 'user-nurse',\n icon: [448, 512, [], \"f82f\", \"M96 128l0-57.8c0-13.3 8.3-25.3 20.8-30l96-36c7.2-2.7 15.2-2.7 22.5 0l96 36c12.5 4.7 20.8 16.6 20.8 30l0 57.8-.3 0c.2 2.6 .3 5.3 .3 8l0 40c0 70.7-57.3 128-128 128s-128-57.3-128-128l0-40c0-2.7 .1-5.4 .3-8l-.3 0zm48 48c0 44.2 35.8 80 80 80s80-35.8 80-80l0-16-160 0 0 16zM111.9 327.7c10.5-3.4 21.8 .4 29.4 8.5l71 75.5c6.3 6.7 17 6.7 23.3 0l71-75.5c7.6-8.1 18.9-11.9 29.4-8.5C401 348.6 448 409.4 448 481.3c0 17-13.8 30.7-30.7 30.7L30.7 512C13.8 512 0 498.2 0 481.3c0-71.9 47-132.7 111.9-153.6zM208 48l0 16-16 0c-4.4 0-8 3.6-8 8l0 16c0 4.4 3.6 8 8 8l16 0 0 16c0 4.4 3.6 8 8 8l16 0c4.4 0 8-3.6 8-8l0-16 16 0c4.4 0 8-3.6 8-8l0-16c0-4.4-3.6-8-8-8l-16 0 0-16c0-4.4-3.6-8-8-8l-16 0c-4.4 0-8 3.6-8 8z\"]\n};\nconst faSyringe = {\n prefix: 'fas',\n iconName: 'syringe',\n icon: [512, 512, [128137], \"f48e\", \"M441 7l32 32 32 32c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-15-15L417.9 128l55 55c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-72-72L295 73c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l55 55L422.1 56 407 41c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0zM210.3 155.7l61.1-61.1c.3 .3 .6 .7 1 1l16 16 56 56 56 56 16 16c.3 .3 .6 .6 1 1l-191 191c-10.5 10.5-24.7 16.4-39.6 16.4l-88.8 0L41 505c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l57-57 0-88.8c0-14.9 5.9-29.1 16.4-39.6l43.3-43.3 57 57c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6l-57-57 41.4-41.4 57 57c6.2 6.2 16.4 6.2 22.6 0s6.2-16.4 0-22.6l-57-57z\"]\n};\nconst faCloudSun = {\n prefix: 'fas',\n iconName: 'cloud-sun',\n icon: [640, 512, [9925], \"f6c4\", \"M294.2 1.2c5.1 2.1 8.7 6.7 9.6 12.1l14.1 84.7 84.7 14.1c5.4 .9 10 4.5 12.1 9.6s1.5 10.9-1.6 15.4l-38.5 55c-2.2-.1-4.4-.2-6.7-.2c-23.3 0-45.1 6.2-64 17.1l0-1.1c0-53-43-96-96-96s-96 43-96 96s43 96 96 96c8.1 0 15.9-1 23.4-2.9c-36.6 18.1-63.3 53.1-69.8 94.9l-24.4 17c-4.5 3.2-10.3 3.8-15.4 1.6s-8.7-6.7-9.6-12.1L98.1 317.9 13.4 303.8c-5.4-.9-10-4.5-12.1-9.6s-1.5-10.9 1.6-15.4L52.5 208 2.9 137.2c-3.2-4.5-3.8-10.3-1.6-15.4s6.7-8.7 12.1-9.6L98.1 98.1l14.1-84.7c.9-5.4 4.5-10 9.6-12.1s10.9-1.5 15.4 1.6L208 52.5 278.8 2.9c4.5-3.2 10.3-3.8 15.4-1.6zM144 208a64 64 0 1 1 128 0 64 64 0 1 1 -128 0zM639.9 431.9c0 44.2-35.8 80-80 80l-271.9 0c-53 0-96-43-96-96c0-47.6 34.6-87 80-94.6l0-1.3c0-53 43-96 96-96c34.9 0 65.4 18.6 82.2 46.4c13-9.1 28.8-14.4 45.8-14.4c44.2 0 80 35.8 80 80c0 5.9-.6 11.7-1.9 17.2c37.4 6.7 65.8 39.4 65.8 78.7z\"]\n};\nconst faStopwatch20 = {\n prefix: 'fas',\n iconName: 'stopwatch-20',\n icon: [448, 512, [], \"e06f\", \"M176 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l16 0 0 34.4C92.3 113.8 16 200 16 304c0 114.9 93.1 208 208 208s208-93.1 208-208c0-41.8-12.3-80.7-33.5-113.2l24.1-24.1c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L355.7 143c-28.1-23-62.2-38.8-99.7-44.6L256 64l16 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L176 0zM288 204c28.7 0 52 23.3 52 52l0 96c0 28.7-23.3 52-52 52s-52-23.3-52-52l0-96c0-28.7 23.3-52 52-52zm-12 52l0 96c0 6.6 5.4 12 12 12s12-5.4 12-12l0-96c0-6.6-5.4-12-12-12s-12 5.4-12 12zM159.5 244c-5.4 0-10.2 3.5-11.9 8.6l-.6 1.7c-3.5 10.5-14.8 16.1-25.3 12.6s-16.1-14.8-12.6-25.3l.6-1.7c7.2-21.5 27.2-35.9 49.8-35.9c29 0 52.5 23.5 52.5 52.5l0 2.2c0 13.4-4.9 26.4-13.8 36.4l-39 43.9c-6.2 7-10 15.7-10.9 24.9l43.8 0c11 0 20 9 20 20s-9 20-20 20l-64 0c-11 0-20-9-20-20l0-15.7c0-20.6 7.5-40.4 21.2-55.8l39-43.9c2.4-2.7 3.7-6.2 3.7-9.8l0-2.2c0-6.9-5.6-12.5-12.5-12.5z\"]\n};\nconst faSquareFull = {\n prefix: 'fas',\n iconName: 'square-full',\n icon: [512, 512, [128997, 128998, 128999, 129000, 129001, 129002, 129003, 11035, 11036], \"f45c\", \"M0 0H512V512H0V0z\"]\n};\nconst faMagnet = {\n prefix: 'fas',\n iconName: 'magnet',\n icon: [448, 512, [129522], \"f076\", \"M0 160l0 96C0 379.7 100.3 480 224 480s224-100.3 224-224l0-96-128 0 0 96c0 53-43 96-96 96s-96-43-96-96l0-96L0 160zm0-32l128 0 0-64c0-17.7-14.3-32-32-32L32 32C14.3 32 0 46.3 0 64l0 64zm320 0l128 0 0-64c0-17.7-14.3-32-32-32l-64 0c-17.7 0-32 14.3-32 32l0 64z\"]\n};\nconst faJar = {\n prefix: 'fas',\n iconName: 'jar',\n icon: [320, 512, [], \"e516\", \"M32 32C32 14.3 46.3 0 64 0L256 0c17.7 0 32 14.3 32 32s-14.3 32-32 32L64 64C46.3 64 32 49.7 32 32zM0 160c0-35.3 28.7-64 64-64l192 0c35.3 0 64 28.7 64 64l0 288c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 160zm96 64c-17.7 0-32 14.3-32 32l0 96c0 17.7 14.3 32 32 32l128 0c17.7 0 32-14.3 32-32l0-96c0-17.7-14.3-32-32-32L96 224z\"]\n};\nconst faNoteSticky = {\n prefix: 'fas',\n iconName: 'note-sticky',\n icon: [448, 512, [62026, \"sticky-note\"], \"f249\", \"M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l224 0 0-112c0-26.5 21.5-48 48-48l112 0 0-224c0-35.3-28.7-64-64-64L64 32zM448 352l-45.3 0L336 352c-8.8 0-16 7.2-16 16l0 66.7 0 45.3 32-32 64-64 32-32z\"]\n};\nconst faStickyNote = faNoteSticky;\nconst faBugSlash = {\n prefix: 'fas',\n iconName: 'bug-slash',\n icon: [640, 512, [], \"e490\", \"M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L477.4 348.9c1.7-9.4 2.6-19 2.6-28.9l64 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-64.3 0c-1.1-14.1-5-27.5-11.1-39.5c.7-.6 1.4-1.2 2.1-1.9l64-64c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-64 64c-.7 .7-1.3 1.4-1.9 2.1C409.2 164.1 393.1 160 376 160l-112 0c-8.3 0-16.3 1-24 2.8L38.8 5.1zM320 0c-53 0-96 43-96 96l0 3.6c0 15.7 12.7 28.4 28.4 28.4l135.1 0c15.7 0 28.4-12.7 28.4-28.4l0-3.6c0-53-43-96-96-96zM160.3 256L96 256c-17.7 0-32 14.3-32 32s14.3 32 32 32l64 0c0 24.6 5.5 47.8 15.4 68.6c-2.2 1.3-4.2 2.9-6 4.8l-64 64c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l63.1-63.1c24.5 21.8 55.8 36.2 90.3 39.6l0-143.7L166.7 227.3c-3.4 9-5.6 18.7-6.4 28.7zM336 479.2c36.6-3.6 69.7-19.6 94.8-43.8L336 360.7l0 118.5z\"]\n};\nconst faArrowUpFromWaterPump = {\n prefix: 'fas',\n iconName: 'arrow-up-from-water-pump',\n icon: [576, 512, [], \"e4b6\", \"M112 0C85.5 0 64 21.5 64 48l0 208-16 0c-26.5 0-48 21.5-48 48l0 96c0 8 2 15.6 5.4 22.2c3.8-1.7 7.8-3.1 12-4.1c13.1-3.1 26.7-9.8 37.3-18.6c22.2-18.7 54.3-20.1 78.1-3.4c18 12.4 40.1 20.3 59.2 20.3c21.1 0 42-8.5 59.2-20.3c22.1-15.5 51.6-15.5 73.7 0c18.4 12.7 39.6 20.3 59.2 20.3c19 0 41.2-7.9 59.2-20.3c23.8-16.7 55.8-15.3 78.1 3.4c10.6 8.8 24.2 15.6 37.3 18.6c4.2 1 8.2 2.4 12 4.1C574 415.6 576 408 576 400l0-96c0-26.5-21.5-48-48-48l-48 0 0-146.7 25.4 25.4c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-80-80c-12.5-12.5-32.8-12.5-45.3 0l-80 80c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L416 109.3 416 256l-128 0 0-208c0-26.5-21.5-48-48-48L112 0zM306.5 421.9c-11.1-7.9-25.9-7.9-37 0C247 437.4 219.5 448 192 448c-26.9 0-55.3-10.8-77.4-26.1c0 0 0 0 0 0c-11.9-8.5-28.1-7.8-39.2 1.7c-14.4 11.9-32.5 21-50.6 25.2c-17.2 4-27.9 21.2-23.9 38.4s21.2 27.9 38.4 23.9c24.5-5.7 44.9-16.5 58.2-25C126.5 501.7 159 512 192 512c31.9 0 60.6-9.9 80.4-18.9c5.8-2.7 11.1-5.3 15.6-7.7c4.5 2.4 9.7 5.1 15.6 7.7c19.8 9 48.5 18.9 80.4 18.9c33 0 65.5-10.3 94.5-25.8c13.4 8.4 33.7 19.3 58.2 25c17.2 4 34.4-6.7 38.4-23.9s-6.7-34.4-23.9-38.4c-18.1-4.2-36.2-13.3-50.6-25.2c-11.1-9.4-27.3-10.1-39.2-1.7c0 0 0 0 0 0C439.4 437.2 410.9 448 384 448c-27.5 0-55-10.6-77.5-26.1z\"]\n};\nconst faBone = {\n prefix: 'fas',\n iconName: 'bone',\n icon: [576, 512, [129460], \"f5d7\", \"M153.7 144.8c6.9 16.3 20.6 31.2 38.3 31.2l192 0c17.7 0 31.4-14.9 38.3-31.2C434.4 116.1 462.9 96 496 96c44.2 0 80 35.8 80 80c0 30.4-17 56.9-42 70.4c-3.6 1.9-6 5.5-6 9.6s2.4 7.7 6 9.6c25 13.5 42 40 42 70.4c0 44.2-35.8 80-80 80c-33.1 0-61.6-20.1-73.7-48.8C415.4 350.9 401.7 336 384 336l-192 0c-17.7 0-31.4 14.9-38.3 31.2C141.6 395.9 113.1 416 80 416c-44.2 0-80-35.8-80-80c0-30.4 17-56.9 42-70.4c3.6-1.9 6-5.5 6-9.6s-2.4-7.7-6-9.6C17 232.9 0 206.4 0 176c0-44.2 35.8-80 80-80c33.1 0 61.6 20.1 73.7 48.8z\"]\n};\nconst faTableCellsRowUnlock = {\n prefix: 'fas',\n iconName: 'table-cells-row-unlock',\n icon: [640, 512, [], \"e691\", \"M0 96C0 60.7 28.7 32 64 32l384 0c35.3 0 64 28.7 64 64l0 65.1c-37.8 5.4-69.4 29.6-85.2 62.9L360 224l0 64 56 0 0 8.6c-19.1 11.1-32 31.7-32 55.4l-24 0 0 64 24 0 0 64L64 480c-35.3 0-64-28.7-64-64L0 96zM64 224l0 64 88 0 0-64-88 0zm232 0l-88 0 0 64 88 0 0-64zM152 352l-88 0 0 64 88 0 0-64zm56 0l0 64 88 0 0-64-88 0zm288-80l0 48 32 0 32 0 48 0c17.7 0 32 14.3 32 32l0 128c0 17.7-14.3 32-32 32l-160 0c-17.7 0-32-14.3-32-32l0-128c0-17.7 14.3-32 32-32l0-48c0-44.2 35.8-80 80-80s80 35.8 80 80l-48 0c0-17.7-14.3-32-32-32s-32 14.3-32 32z\"]\n};\nconst faUserInjured = {\n prefix: 'fas',\n iconName: 'user-injured',\n icon: [448, 512, [], \"f728\", \"M240 80l102.7 0c-7.9-19.5-20.4-36.5-36.2-49.9L240 80zm37.7-68.2C261.3 4.2 243.2 0 224 0c-53.7 0-99.7 33.1-118.7 80l81.4 0 91-68.2zM224 256c70.7 0 128-57.3 128-128c0-5.4-.3-10.8-1-16L97 112c-.7 5.2-1 10.6-1 16c0 70.7 57.3 128 128 128zM124 312.4c-9.7 3.1-19.1 7-28 11.7L96 512l147.7 0L181.5 408.2 124 312.4zm33-7.2L204.3 384l67.7 0c44.2 0 80 35.8 80 80c0 18-6 34.6-16 48l82.3 0c16.4 0 29.7-13.3 29.7-29.7C448 383.8 368.2 304 269.7 304l-91.4 0c-7.2 0-14.3 .4-21.3 1.3zM0 482.3C0 498.7 13.3 512 29.7 512L64 512l0-166.6C24.9 378.1 0 427.3 0 482.3zM320 464c0-26.5-21.5-48-48-48l-48.5 0 57.1 95.2C303 507.2 320 487.6 320 464z\"]\n};\nconst faFaceSadTear = {\n prefix: 'fas',\n iconName: 'face-sad-tear',\n icon: [512, 512, [128546, \"sad-tear\"], \"f5b4\", \"M0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zm240 80c0-8.8 7.2-16 16-16c45 0 85.6 20.5 115.7 53.1c6 6.5 5.6 16.6-.9 22.6s-16.6 5.6-22.6-.9c-25-27.1-57.4-42.9-92.3-42.9c-8.8 0-16-7.2-16-16zm-80 80c-26.5 0-48-21-48-47c0-20 28.6-60.4 41.6-77.7c3.2-4.4 9.6-4.4 12.8 0C179.6 308.6 208 349 208 369c0 26-21.5 47-48 47zM367.6 208a32 32 0 1 1 -64 0 32 32 0 1 1 64 0zm-192-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\"]\n};\nconst faSadTear = faFaceSadTear;\nconst faPlane = {\n prefix: 'fas',\n iconName: 'plane',\n icon: [576, 512, [], \"f072\", \"M482.3 192c34.2 0 93.7 29 93.7 64c0 36-59.5 64-93.7 64l-116.6 0L265.2 495.9c-5.7 10-16.3 16.1-27.8 16.1l-56.2 0c-10.6 0-18.3-10.2-15.4-20.4l49-171.6L112 320 68.8 377.6c-3 4-7.8 6.4-12.8 6.4l-42 0c-7.8 0-14-6.3-14-14c0-1.3 .2-2.6 .5-3.9L32 256 .5 145.9c-.4-1.3-.5-2.6-.5-3.9c0-7.8 6.3-14 14-14l42 0c5 0 9.8 2.4 12.8 6.4L112 192l102.9 0-49-171.6C162.9 10.2 170.6 0 181.2 0l56.2 0c11.5 0 22.1 6.2 27.8 16.1L365.7 192l116.6 0z\"]\n};\nconst faTentArrowsDown = {\n prefix: 'fas',\n iconName: 'tent-arrows-down',\n icon: [576, 512, [], \"e581\", \"M209.8 111.9c-8.9-9.9-24-10.7-33.9-1.8l-39.9 36L136 24c0-13.3-10.7-24-24-24S88 10.7 88 24l0 122.1-39.9-36c-9.9-8.9-25-8.1-33.9 1.8s-8.1 25 1.8 33.9l80 72c9.1 8.2 23 8.2 32.1 0l80-72c9.9-8.9 10.7-24 1.8-33.9zm352 0c-8.9-9.9-24-10.7-33.9-1.8l-39.9 36L488 24c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 122.1-39.9-36c-9.9-8.9-25-8.1-33.9 1.8s-8.1 25 1.8 33.9l80 72c9.1 8.2 23 8.2 32.1 0l80-72c9.9-8.9 10.7-24 1.8-33.9zM307.4 166.5c-11.5-8.7-27.3-8.7-38.8 0l-168 128c-6.6 5-11 12.5-12.3 20.7l-24 160c-1.4 9.2 1.3 18.6 7.4 25.6S86.7 512 96 512l144 0 16 0c17.7 0 32-14.3 32-32l0-118.1c0-5.5 4.4-9.9 9.9-9.9c3.7 0 7.2 2.1 8.8 5.5l68.4 136.8c5.4 10.8 16.5 17.7 28.6 17.7l60.2 0 16 0c9.3 0 18.2-4.1 24.2-11.1s8.8-16.4 7.4-25.6l-24-160c-1.2-8.2-5.6-15.7-12.3-20.7l-168-128z\"]\n};\nconst faExclamation = {\n prefix: 'fas',\n iconName: 'exclamation',\n icon: [128, 512, [10069, 10071, 61738], \"21\", \"M96 64c0-17.7-14.3-32-32-32S32 46.3 32 64l0 256c0 17.7 14.3 32 32 32s32-14.3 32-32L96 64zM64 480a40 40 0 1 0 0-80 40 40 0 1 0 0 80z\"]\n};\nconst faArrowsSpin = {\n prefix: 'fas',\n iconName: 'arrows-spin',\n icon: [512, 512, [], \"e4bb\", \"M256 96c38.4 0 73.7 13.5 101.3 36.1l-32.6 32.6c-4.6 4.6-5.9 11.5-3.5 17.4s8.3 9.9 14.8 9.9l112 0c8.8 0 16-7.2 16-16l0-112c0-6.5-3.9-12.3-9.9-14.8s-12.9-1.1-17.4 3.5l-34 34C363.4 52.6 312.1 32 256 32c-10.9 0-21.5 .8-32 2.3l0 64.9c10.3-2.1 21-3.2 32-3.2zM132.1 154.7l32.6 32.6c4.6 4.6 11.5 5.9 17.4 3.5s9.9-8.3 9.9-14.8l0-112c0-8.8-7.2-16-16-16L64 48c-6.5 0-12.3 3.9-14.8 9.9s-1.1 12.9 3.5 17.4l34 34C52.6 148.6 32 199.9 32 256c0 10.9 .8 21.5 2.3 32l64.9 0c-2.1-10.3-3.2-21-3.2-32c0-38.4 13.5-73.7 36.1-101.3zM477.7 224l-64.9 0c2.1 10.3 3.2 21 3.2 32c0 38.4-13.5 73.7-36.1 101.3l-32.6-32.6c-4.6-4.6-11.5-5.9-17.4-3.5s-9.9 8.3-9.9 14.8l0 112c0 8.8 7.2 16 16 16l112 0c6.5 0 12.3-3.9 14.8-9.9s1.1-12.9-3.5-17.4l-34-34C459.4 363.4 480 312.1 480 256c0-10.9-.8-21.5-2.3-32zM256 416c-38.4 0-73.7-13.5-101.3-36.1l32.6-32.6c4.6-4.6 5.9-11.5 3.5-17.4s-8.3-9.9-14.8-9.9L64 320c-8.8 0-16 7.2-16 16l0 112c0 6.5 3.9 12.3 9.9 14.8s12.9 1.1 17.4-3.5l34-34C148.6 459.4 199.9 480 256 480c10.9 0 21.5-.8 32-2.3l0-64.9c-10.3 2.1-21 3.2-32 3.2z\"]\n};\nconst faPrint = {\n prefix: 'fas',\n iconName: 'print',\n icon: [512, 512, [128424, 128438, 9113], \"f02f\", \"M128 0C92.7 0 64 28.7 64 64l0 96 64 0 0-96 226.7 0L384 93.3l0 66.7 64 0 0-66.7c0-17-6.7-33.3-18.7-45.3L400 18.7C388 6.7 371.7 0 354.7 0L128 0zM384 352l0 32 0 64-256 0 0-64 0-16 0-16 256 0zm64 32l32 0c17.7 0 32-14.3 32-32l0-96c0-35.3-28.7-64-64-64L64 192c-35.3 0-64 28.7-64 64l0 96c0 17.7 14.3 32 32 32l32 0 0 64c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-64zM432 248a24 24 0 1 1 0 48 24 24 0 1 1 0-48z\"]\n};\nconst faTurkishLiraSign = {\n prefix: 'fas',\n iconName: 'turkish-lira-sign',\n icon: [384, 512, [\"try\", \"turkish-lira\"], \"e2bb\", \"M96 32c17.7 0 32 14.3 32 32l0 35.3L247.2 65.2c17-4.9 34.7 5 39.6 22s-5 34.7-22 39.6L128 165.9l0 29.4 119.2-34.1c17-4.9 34.7 5 39.6 22s-5 34.7-22 39.6L128 261.9 128 416l63.8 0c68.2 0 124.4-53.5 127.8-121.6l.4-8c.9-17.7 15.9-31.2 33.6-30.4s31.2 15.9 30.4 33.6l-.4 8C378.5 399.8 294.1 480 191.8 480L96 480c-17.7 0-32-14.3-32-32l0-167.9-23.2 6.6c-17 4.9-34.7-5-39.6-22s5-34.7 22-39.6L64 213.6l0-29.4-23.2 6.6c-17 4.9-34.7-5-39.6-22s5-34.7 22-39.6L64 117.6 64 64c0-17.7 14.3-32 32-32z\"]\n};\nconst faTry = faTurkishLiraSign;\nconst faTurkishLira = faTurkishLiraSign;\nconst faDollarSign = {\n prefix: 'fas',\n iconName: 'dollar-sign',\n icon: [320, 512, [128178, 61781, \"dollar\", \"usd\"], \"24\", \"M160 0c17.7 0 32 14.3 32 32l0 35.7c1.6 .2 3.1 .4 4.7 .7c.4 .1 .7 .1 1.1 .2l48 8.8c17.4 3.2 28.9 19.9 25.7 37.2s-19.9 28.9-37.2 25.7l-47.5-8.7c-31.3-4.6-58.9-1.5-78.3 6.2s-27.2 18.3-29 28.1c-2 10.7-.5 16.7 1.2 20.4c1.8 3.9 5.5 8.3 12.8 13.2c16.3 10.7 41.3 17.7 73.7 26.3l2.9 .8c28.6 7.6 63.6 16.8 89.6 33.8c14.2 9.3 27.6 21.9 35.9 39.5c8.5 17.9 10.3 37.9 6.4 59.2c-6.9 38-33.1 63.4-65.6 76.7c-13.7 5.6-28.6 9.2-44.4 11l0 33.4c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-34.9c-.4-.1-.9-.1-1.3-.2l-.2 0s0 0 0 0c-24.4-3.8-64.5-14.3-91.5-26.3c-16.1-7.2-23.4-26.1-16.2-42.2s26.1-23.4 42.2-16.2c20.9 9.3 55.3 18.5 75.2 21.6c31.9 4.7 58.2 2 76-5.3c16.9-6.9 24.6-16.9 26.8-28.9c1.9-10.6 .4-16.7-1.3-20.4c-1.9-4-5.6-8.4-13-13.3c-16.4-10.7-41.5-17.7-74-26.3l-2.8-.7s0 0 0 0C119.4 279.3 84.4 270 58.4 253c-14.2-9.3-27.5-22-35.8-39.6c-8.4-17.9-10.1-37.9-6.1-59.2C23.7 116 52.3 91.2 84.8 78.3c13.3-5.3 27.9-8.9 43.2-11L128 32c0-17.7 14.3-32 32-32z\"]\n};\nconst faDollar = faDollarSign;\nconst faUsd = faDollarSign;\nconst faX = {\n prefix: 'fas',\n iconName: 'x',\n icon: [384, 512, [120], \"58\", \"M376.6 84.5c11.3-13.6 9.5-33.8-4.1-45.1s-33.8-9.5-45.1 4.1L192 206 56.6 43.5C45.3 29.9 25.1 28.1 11.5 39.4S-3.9 70.9 7.4 84.5L150.3 256 7.4 427.5c-11.3 13.6-9.5 33.8 4.1 45.1s33.8 9.5 45.1-4.1L192 306 327.4 468.5c11.3 13.6 31.5 15.4 45.1 4.1s15.4-31.5 4.1-45.1L233.7 256 376.6 84.5z\"]\n};\nconst faMagnifyingGlassDollar = {\n prefix: 'fas',\n iconName: 'magnifying-glass-dollar',\n icon: [512, 512, [\"search-dollar\"], \"f688\", \"M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM228 104c0-11-9-20-20-20s-20 9-20 20l0 14c-7.6 1.7-15.2 4.4-22.2 8.5c-13.9 8.3-25.9 22.8-25.8 43.9c.1 20.3 12 33.1 24.7 40.7c11 6.6 24.7 10.8 35.6 14l1.7 .5c12.6 3.8 21.8 6.8 28 10.7c5.1 3.2 5.8 5.4 5.9 8.2c.1 5-1.8 8-5.9 10.5c-5 3.1-12.9 5-21.4 4.7c-11.1-.4-21.5-3.9-35.1-8.5c-2.3-.8-4.7-1.6-7.2-2.4c-10.5-3.5-21.8 2.2-25.3 12.6s2.2 21.8 12.6 25.3c1.9 .6 4 1.3 6.1 2.1c0 0 0 0 0 0s0 0 0 0c8.3 2.9 17.9 6.2 28.2 8.4l0 14.6c0 11 9 20 20 20s20-9 20-20l0-13.8c8-1.7 16-4.5 23.2-9c14.3-8.9 25.1-24.1 24.8-45c-.3-20.3-11.7-33.4-24.6-41.6c-11.5-7.2-25.9-11.6-37.1-15l-.7-.2c-12.8-3.9-21.9-6.7-28.3-10.5c-5.2-3.1-5.3-4.9-5.3-6.7c0-3.7 1.4-6.5 6.2-9.3c5.4-3.2 13.6-5.1 21.5-5c9.6 .1 20.2 2.2 31.2 5.2c10.7 2.8 21.6-3.5 24.5-14.2s-3.5-21.6-14.2-24.5c-6.5-1.7-13.7-3.4-21.1-4.7l0-13.9z\"]\n};\nconst faSearchDollar = faMagnifyingGlassDollar;\nconst faUsersGear = {\n prefix: 'fas',\n iconName: 'users-gear',\n icon: [640, 512, [\"users-cog\"], \"f509\", \"M144 160A80 80 0 1 0 144 0a80 80 0 1 0 0 160zm368 0A80 80 0 1 0 512 0a80 80 0 1 0 0 160zM0 298.7C0 310.4 9.6 320 21.3 320l213.3 0c.2 0 .4 0 .7 0c-26.6-23.5-43.3-57.8-43.3-96c0-7.6 .7-15 1.9-22.3c-13.6-6.3-28.7-9.7-44.6-9.7l-42.7 0C47.8 192 0 239.8 0 298.7zM320 320c24 0 45.9-8.8 62.7-23.3c2.5-3.7 5.2-7.3 8-10.7c2.7-3.3 5.7-6.1 9-8.3C410 262.3 416 243.9 416 224c0-53-43-96-96-96s-96 43-96 96s43 96 96 96zm65.4 60.2c-10.3-5.9-18.1-16.2-20.8-28.2l-103.2 0C187.7 352 128 411.7 128 485.3c0 14.7 11.9 26.7 26.7 26.7l300.6 0c-2.1-5.2-3.2-10.9-3.2-16.4l0-3c-1.3-.7-2.7-1.5-4-2.3l-2.6 1.5c-16.8 9.7-40.5 8-54.7-9.7c-4.5-5.6-8.6-11.5-12.4-17.6l-.1-.2-.1-.2-2.4-4.1-.1-.2-.1-.2c-3.4-6.2-6.4-12.6-9-19.3c-8.2-21.2 2.2-42.6 19-52.3l2.7-1.5c0-.8 0-1.5 0-2.3s0-1.5 0-2.3l-2.7-1.5zM533.3 192l-42.7 0c-15.9 0-31 3.5-44.6 9.7c1.3 7.2 1.9 14.7 1.9 22.3c0 17.4-3.5 33.9-9.7 49c2.5 .9 4.9 2 7.1 3.3l2.6 1.5c1.3-.8 2.6-1.6 4-2.3l0-3c0-19.4 13.3-39.1 35.8-42.6c7.9-1.2 16-1.9 24.2-1.9s16.3 .6 24.2 1.9c22.5 3.5 35.8 23.2 35.8 42.6l0 3c1.3 .7 2.7 1.5 4 2.3l2.6-1.5c16.8-9.7 40.5-8 54.7 9.7c2.3 2.8 4.5 5.8 6.6 8.7c-2.1-57.1-49-102.7-106.6-102.7zm91.3 163.9c6.3-3.6 9.5-11.1 6.8-18c-2.1-5.5-4.6-10.8-7.4-15.9l-2.3-4c-3.1-5.1-6.5-9.9-10.2-14.5c-4.6-5.7-12.7-6.7-19-3l-2.9 1.7c-9.2 5.3-20.4 4-29.6-1.3s-16.1-14.5-16.1-25.1l0-3.4c0-7.3-4.9-13.8-12.1-14.9c-6.5-1-13.1-1.5-19.9-1.5s-13.4 .5-19.9 1.5c-7.2 1.1-12.1 7.6-12.1 14.9l0 3.4c0 10.6-6.9 19.8-16.1 25.1s-20.4 6.6-29.6 1.3l-2.9-1.7c-6.3-3.6-14.4-2.6-19 3c-3.7 4.6-7.1 9.5-10.2 14.6l-2.3 3.9c-2.8 5.1-5.3 10.4-7.4 15.9c-2.6 6.8 .5 14.3 6.8 17.9l2.9 1.7c9.2 5.3 13.7 15.8 13.7 26.4s-4.5 21.1-13.7 26.4l-3 1.7c-6.3 3.6-9.5 11.1-6.8 17.9c2.1 5.5 4.6 10.7 7.4 15.8l2.4 4.1c3 5.1 6.4 9.9 10.1 14.5c4.6 5.7 12.7 6.7 19 3l2.9-1.7c9.2-5.3 20.4-4 29.6 1.3s16.1 14.5 16.1 25.1l0 3.4c0 7.3 4.9 13.8 12.1 14.9c6.5 1 13.1 1.5 19.9 1.5s13.4-.5 19.9-1.5c7.2-1.1 12.1-7.6 12.1-14.9l0-3.4c0-10.6 6.9-19.8 16.1-25.1s20.4-6.6 29.6-1.3l2.9 1.7c6.3 3.6 14.4 2.6 19-3c3.7-4.6 7.1-9.4 10.1-14.5l2.4-4.2c2.8-5.1 5.3-10.3 7.4-15.8c2.6-6.8-.5-14.3-6.8-17.9l-3-1.7c-9.2-5.3-13.7-15.8-13.7-26.4s4.5-21.1 13.7-26.4l3-1.7zM472 384a40 40 0 1 1 80 0 40 40 0 1 1 -80 0z\"]\n};\nconst faUsersCog = faUsersGear;\nconst faPersonMilitaryPointing = {\n prefix: 'fas',\n iconName: 'person-military-pointing',\n icon: [576, 512, [], \"e54a\", \"M246.9 14.1C234 15.2 224 26 224 39c0 13.8 11.2 25 25 25l151 0c8.8 0 16-7.2 16-16l0-30.6C416 8 408 .7 398.7 1.4L246.9 14.1zM240 112c0 44.2 35.8 80 80 80s80-35.8 80-80c0-5.5-.6-10.8-1.6-16L241.6 96c-1 5.2-1.6 10.5-1.6 16zM72 224c-22.1 0-40 17.9-40 40s17.9 40 40 40l152 0 0 89.4L386.8 230.5c-13.3-4.3-27.3-6.5-41.6-6.5L240 224 72 224zm345.7 20.9L246.6 416 416 416l0-46.3 53.6 90.6c11.2 19 35.8 25.3 54.8 14.1s25.3-35.8 14.1-54.8L462.3 290.8c-11.2-18.9-26.6-34.5-44.6-45.9zM224 448l0 32c0 17.7 14.3 32 32 32l128 0c17.7 0 32-14.3 32-32l0-32-192 0z\"]\n};\nconst faBuildingColumns = {\n prefix: 'fas',\n iconName: 'building-columns',\n icon: [512, 512, [\"bank\", \"institution\", \"museum\", \"university\"], \"f19c\", \"M243.4 2.6l-224 96c-14 6-21.8 21-18.7 35.8S16.8 160 32 160l0 8c0 13.3 10.7 24 24 24l400 0c13.3 0 24-10.7 24-24l0-8c15.2 0 28.3-10.7 31.3-25.6s-4.8-29.9-18.7-35.8l-224-96c-8-3.4-17.2-3.4-25.2 0zM128 224l-64 0 0 196.3c-.6 .3-1.2 .7-1.8 1.1l-48 32c-11.7 7.8-17 22.4-12.9 35.9S17.9 512 32 512l448 0c14.1 0 26.5-9.2 30.6-22.7s-1.1-28.1-12.9-35.9l-48-32c-.6-.4-1.2-.7-1.8-1.1L448 224l-64 0 0 192-40 0 0-192-64 0 0 192-48 0 0-192-64 0 0 192-40 0 0-192zM256 64a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\"]\n};\nconst faBank = faBuildingColumns;\nconst faInstitution = faBuildingColumns;\nconst faMuseum = faBuildingColumns;\nconst faUniversity = faBuildingColumns;\nconst faUmbrella = {\n prefix: 'fas',\n iconName: 'umbrella',\n icon: [576, 512, [], \"f0e9\", \"M288 0c17.7 0 32 14.3 32 32l0 17.7C451.8 63.4 557.7 161 573.9 285.9c2 15.6-17.3 24.4-27.8 12.7C532.1 283 504.8 272 480 272c-38.7 0-71 27.5-78.4 64.1c-1.7 8.7-8.7 15.9-17.6 15.9s-15.8-7.2-17.6-15.9C359 299.5 326.7 272 288 272s-71 27.5-78.4 64.1c-1.7 8.7-8.7 15.9-17.6 15.9s-15.8-7.2-17.6-15.9C167 299.5 134.7 272 96 272c-24.8 0-52.1 11-66.1 26.7C19.4 310.4 .1 301.5 2.1 285.9C18.3 161 124.2 63.4 256 49.7L256 32c0-17.7 14.3-32 32-32zm0 304c12.3 0 23.5 4.6 32 12.2l0 114.3c0 45-36.5 81.4-81.4 81.4c-30.8 0-59-17.4-72.8-45l-2.3-4.7c-7.9-15.8-1.5-35 14.3-42.9s35-1.5 42.9 14.3l2.3 4.7c3 5.9 9 9.6 15.6 9.6c9.6 0 17.4-7.8 17.4-17.4l0-114.3c8.5-7.6 19.7-12.2 32-12.2z\"]\n};\nconst faTrowel = {\n prefix: 'fas',\n iconName: 'trowel',\n icon: [512, 512, [], \"e589\", \"M343.9 213.4L245.3 312l65.4 65.4c7.9 7.9 11.1 19.4 8.4 30.3s-10.8 19.6-21.5 22.9l-256 80c-11.4 3.5-23.8 .5-32.2-7.9S-2.1 481.8 1.5 470.5l80-256c3.3-10.7 12-18.9 22.9-21.5s22.4 .5 30.3 8.4L200 266.7l98.6-98.6c-14.3-14.6-14.2-38 .3-52.5l95.4-95.4c26.9-26.9 70.5-26.9 97.5 0s26.9 70.5 0 97.5l-95.4 95.4c-14.5 14.5-37.9 14.6-52.5 .3z\"]\n};\nconst faD = {\n prefix: 'fas',\n iconName: 'd',\n icon: [384, 512, [100], \"44\", \"M0 96C0 60.7 28.7 32 64 32l96 0c123.7 0 224 100.3 224 224s-100.3 224-224 224l-96 0c-35.3 0-64-28.7-64-64L0 96zm160 0L64 96l0 320 96 0c88.4 0 160-71.6 160-160s-71.6-160-160-160z\"]\n};\nconst faStapler = {\n prefix: 'fas',\n iconName: 'stapler',\n icon: [640, 512, [], \"e5af\", \"M640 299.3l0 4.7 0 128c0 26.5-21.5 48-48 48l-80 0-64 0L64 480c-17.7 0-32-14.3-32-32s14.3-32 32-32l384 0 0-48L96 368c-17.7 0-32-14.3-32-32l0-116.6L33.8 214C14.2 210.5 0 193.5 0 173.7c0-8.9 2.9-17.5 8.2-24.6l35.6-47.5C76.7 57.8 128.2 32 182.9 32c27 0 53.6 6.3 77.8 18.4L586.9 213.5C619.5 229.7 640 263 640 299.3zM448 304l0-16L128 230.9l0 73.1 320 0z\"]\n};\nconst faMasksTheater = {\n prefix: 'fas',\n iconName: 'masks-theater',\n icon: [640, 512, [127917, \"theater-masks\"], \"f630\", \"M74.6 373.2c41.7 36.1 108 82.5 166.1 73.7c6.1-.9 12.1-2.5 18-4.5c-9.2-12.3-17.3-24.4-24.2-35.4c-21.9-35-28.8-75.2-25.9-113.6c-20.6 4.1-39.2 13-54.7 25.4c-6.5 5.2-16.3 1.3-14.8-7c6.4-33.5 33-60.9 68.2-66.3c2.6-.4 5.3-.7 7.9-.8l19.4-131.3c2-13.8 8-32.7 25-45.9C278.2 53.2 310.5 37 363.2 32.2c-.8-.7-1.6-1.4-2.4-2.1C340.6 14.5 288.4-11.5 175.7 5.6S20.5 63 5.7 83.9C0 91.9-.8 102 .6 111.8L24.8 276.1c5.5 37.3 21.5 72.6 49.8 97.2zm87.7-219.6c4.4-3.1 10.8-2 11.8 3.3c.1 .5 .2 1.1 .3 1.6c3.2 21.8-11.6 42-33.1 45.3s-41.5-11.8-44.7-33.5c-.1-.5-.1-1.1-.2-1.6c-.6-5.4 5.2-8.4 10.3-6.7c9 3 18.8 3.9 28.7 2.4s19.1-5.3 26.8-10.8zM261.6 390c29.4 46.9 79.5 110.9 137.6 119.7s124.5-37.5 166.1-73.7c28.3-24.5 44.3-59.8 49.8-97.2l24.2-164.3c1.4-9.8 .6-19.9-5.1-27.9c-14.8-20.9-57.3-61.2-170-78.3S299.4 77.2 279.2 92.8c-7.8 6-11.5 15.4-12.9 25.2L242.1 282.3c-5.5 37.3-.4 75.8 19.6 107.7zM404.5 235.3c-7.7-5.5-16.8-9.3-26.8-10.8s-19.8-.6-28.7 2.4c-5.1 1.7-10.9-1.3-10.3-6.7c.1-.5 .1-1.1 .2-1.6c3.2-21.8 23.2-36.8 44.7-33.5s36.3 23.5 33.1 45.3c-.1 .5-.2 1.1-.3 1.6c-1 5.3-7.4 6.4-11.8 3.3zm136.2 15.5c-1 5.3-7.4 6.4-11.8 3.3c-7.7-5.5-16.8-9.3-26.8-10.8s-19.8-.6-28.7 2.4c-5.1 1.7-10.9-1.3-10.3-6.7c.1-.5 .1-1.1 .2-1.6c3.2-21.8 23.2-36.8 44.7-33.5s36.3 23.5 33.1 45.3c-.1 .5-.2 1.1-.3 1.6zM530 350.2c-19.6 44.7-66.8 72.5-116.8 64.9s-87.1-48.2-93-96.7c-1-8.3 8.9-12.1 15.2-6.7c23.9 20.8 53.6 35.3 87 40.3s66.1 .1 94.9-12.8c7.6-3.4 16 3.2 12.6 10.9z\"]\n};\nconst faTheaterMasks = faMasksTheater;\nconst faKipSign = {\n prefix: 'fas',\n iconName: 'kip-sign',\n icon: [384, 512, [], \"e1c4\", \"M340.8 88.3c13.4-11.5 15-31.7 3.5-45.1s-31.7-15-45.1-3.5L128 186.4 128 64c0-17.7-14.3-32-32-32S64 46.3 64 64l0 160-32 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l32 0 0 160c0 17.7 14.3 32 32 32s32-14.3 32-32l0-122.4L299.2 472.3c13.4 11.5 33.6 9.9 45.1-3.5s9.9-33.6-3.5-45.1L182.5 288 352 288c17.7 0 32-14.3 32-32s-14.3-32-32-32l-169.5 0L340.8 88.3z\"]\n};\nconst faHandPointLeft = {\n prefix: 'fas',\n iconName: 'hand-point-left',\n icon: [512, 512, [], \"f0a5\", \"M32 96C14.3 96 0 110.3 0 128s14.3 32 32 32l208 0 0-64L32 96zM192 288c-17.7 0-32 14.3-32 32s14.3 32 32 32l64 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-64 0zm-64-64c0 17.7 14.3 32 32 32l48 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-48 0c-17.7 0-32 14.3-32 32zm96 160c-17.7 0-32 14.3-32 32s14.3 32 32 32l64 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-64 0zm88-96l-.6 0c5.4 9.4 8.6 20.3 8.6 32c0 13.2-4 25.4-10.8 35.6c24.9 8.7 42.8 32.5 42.8 60.4c0 11.7-3.1 22.6-8.6 32l8.6 0c88.4 0 160-71.6 160-160l0-61.7c0-42.4-16.9-83.1-46.9-113.1l-11.6-11.6C429.5 77.5 396.9 64 363 64l-27 0c-35.3 0-64 28.7-64 64l0 88c0 22.1 17.9 40 40 40s40-17.9 40-40l0-56c0-8.8 7.2-16 16-16s16 7.2 16 16l0 56c0 39.8-32.2 72-72 72z\"]\n};\nconst faHandshakeSimple = {\n prefix: 'fas',\n iconName: 'handshake-simple',\n icon: [640, 512, [129309, \"handshake-alt\"], \"f4c6\", \"M323.4 85.2l-96.8 78.4c-16.1 13-19.2 36.4-7 53.1c12.9 17.8 38 21.3 55.3 7.8l99.3-77.2c7-5.4 17-4.2 22.5 2.8s4.2 17-2.8 22.5l-20.9 16.2L550.2 352l41.8 0c26.5 0 48-21.5 48-48l0-128c0-26.5-21.5-48-48-48l-76 0-4 0-.7 0-3.9-2.5L434.8 79c-15.3-9.8-33.2-15-51.4-15c-21.8 0-43 7.5-60 21.2zm22.8 124.4l-51.7 40.2C263 274.4 217.3 268 193.7 235.6c-22.2-30.5-16.6-73.1 12.7-96.8l83.2-67.3c-11.6-4.9-24.1-7.4-36.8-7.4C234 64 215.7 69.6 200 80l-72 48-80 0c-26.5 0-48 21.5-48 48L0 304c0 26.5 21.5 48 48 48l108.2 0 91.4 83.4c19.6 17.9 49.9 16.5 67.8-3.1c5.5-6.1 9.2-13.2 11.1-20.6l17 15.6c19.5 17.9 49.9 16.6 67.8-2.9c4.5-4.9 7.8-10.6 9.9-16.5c19.4 13 45.8 10.3 62.1-7.5c17.9-19.5 16.6-49.9-2.9-67.8l-134.2-123z\"]\n};\nconst faHandshakeAlt = faHandshakeSimple;\nconst faJetFighter = {\n prefix: 'fas',\n iconName: 'jet-fighter',\n icon: [640, 512, [\"fighter-jet\"], \"f0fb\", \"M160 24c0-13.3 10.7-24 24-24L296 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-16 0L384 192l116.4 0c7.7 0 15.3 1.4 22.5 4.1L625 234.4c9 3.4 15 12 15 21.6s-6 18.2-15 21.6L522.9 315.9c-7.2 2.7-14.8 4.1-22.5 4.1L384 320 280 464l16 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-112 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l8 0 0-144-32 0-54.6 54.6c-6 6-14.1 9.4-22.6 9.4L64 384c-17.7 0-32-14.3-32-32l0-64c-17.7 0-32-14.3-32-32s14.3-32 32-32l0-64c0-17.7 14.3-32 32-32l18.7 0c8.5 0 16.6 3.4 22.6 9.4L160 192l32 0 0-144-8 0c-13.3 0-24-10.7-24-24zM80 240c-8.8 0-16 7.2-16 16s7.2 16 16 16l64 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-64 0z\"]\n};\nconst faFighterJet = faJetFighter;\nconst faSquareShareNodes = {\n prefix: 'fas',\n iconName: 'square-share-nodes',\n icon: [448, 512, [\"share-alt-square\"], \"f1e1\", \"M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zM384 160c0 35.3-28.7 64-64 64c-15.4 0-29.5-5.4-40.6-14.5L194.1 256l85.3 46.5c11-9.1 25.2-14.5 40.6-14.5c35.3 0 64 28.7 64 64s-28.7 64-64 64s-64-28.7-64-64c0-2.5 .1-4.9 .4-7.3L174.5 300c-11.7 12.3-28.2 20-46.5 20c-35.3 0-64-28.7-64-64s28.7-64 64-64c18.3 0 34.8 7.7 46.5 20l81.9-44.7c-.3-2.4-.4-4.9-.4-7.3c0-35.3 28.7-64 64-64s64 28.7 64 64z\"]\n};\nconst faShareAltSquare = faSquareShareNodes;\nconst faBarcode = {\n prefix: 'fas',\n iconName: 'barcode',\n icon: [512, 512, [], \"f02a\", \"M24 32C10.7 32 0 42.7 0 56L0 456c0 13.3 10.7 24 24 24l16 0c13.3 0 24-10.7 24-24L64 56c0-13.3-10.7-24-24-24L24 32zm88 0c-8.8 0-16 7.2-16 16l0 416c0 8.8 7.2 16 16 16s16-7.2 16-16l0-416c0-8.8-7.2-16-16-16zm72 0c-13.3 0-24 10.7-24 24l0 400c0 13.3 10.7 24 24 24l16 0c13.3 0 24-10.7 24-24l0-400c0-13.3-10.7-24-24-24l-16 0zm96 0c-13.3 0-24 10.7-24 24l0 400c0 13.3 10.7 24 24 24l16 0c13.3 0 24-10.7 24-24l0-400c0-13.3-10.7-24-24-24l-16 0zM448 56l0 400c0 13.3 10.7 24 24 24l16 0c13.3 0 24-10.7 24-24l0-400c0-13.3-10.7-24-24-24l-16 0c-13.3 0-24 10.7-24 24zm-64-8l0 416c0 8.8 7.2 16 16 16s16-7.2 16-16l0-416c0-8.8-7.2-16-16-16s-16 7.2-16 16z\"]\n};\nconst faPlusMinus = {\n prefix: 'fas',\n iconName: 'plus-minus',\n icon: [384, 512, [], \"e43c\", \"M224 32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 112L48 144c-17.7 0-32 14.3-32 32s14.3 32 32 32l112 0 0 112c0 17.7 14.3 32 32 32s32-14.3 32-32l0-112 112 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-112 0 0-112zM0 480c0 17.7 14.3 32 32 32l320 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L32 448c-17.7 0-32 14.3-32 32z\"]\n};\nconst faVideo = {\n prefix: 'fas',\n iconName: 'video',\n icon: [576, 512, [\"video-camera\"], \"f03d\", \"M0 128C0 92.7 28.7 64 64 64l256 0c35.3 0 64 28.7 64 64l0 256c0 35.3-28.7 64-64 64L64 448c-35.3 0-64-28.7-64-64L0 128zM559.1 99.8c10.4 5.6 16.9 16.4 16.9 28.2l0 256c0 11.8-6.5 22.6-16.9 28.2s-23 5-32.9-1.6l-96-64L416 337.1l0-17.1 0-128 0-17.1 14.2-9.5 96-64c9.8-6.5 22.4-7.2 32.9-1.6z\"]\n};\nconst faVideoCamera = faVideo;\nconst faGraduationCap = {\n prefix: 'fas',\n iconName: 'graduation-cap',\n icon: [640, 512, [127891, \"mortar-board\"], \"f19d\", \"M320 32c-8.1 0-16.1 1.4-23.7 4.1L15.8 137.4C6.3 140.9 0 149.9 0 160s6.3 19.1 15.8 22.6l57.9 20.9C57.3 229.3 48 259.8 48 291.9l0 28.1c0 28.4-10.8 57.7-22.3 80.8c-6.5 13-13.9 25.8-22.5 37.6C0 442.7-.9 448.3 .9 453.4s6 8.9 11.2 10.2l64 16c4.2 1.1 8.7 .3 12.4-2s6.3-6.1 7.1-10.4c8.6-42.8 4.3-81.2-2.1-108.7C90.3 344.3 86 329.8 80 316.5l0-24.6c0-30.2 10.2-58.7 27.9-81.5c12.9-15.5 29.6-28 49.2-35.7l157-61.7c8.2-3.2 17.5 .8 20.7 9s-.8 17.5-9 20.7l-157 61.7c-12.4 4.9-23.3 12.4-32.2 21.6l159.6 57.6c7.6 2.7 15.6 4.1 23.7 4.1s16.1-1.4 23.7-4.1L624.2 182.6c9.5-3.4 15.8-12.5 15.8-22.6s-6.3-19.1-15.8-22.6L343.7 36.1C336.1 33.4 328.1 32 320 32zM128 408c0 35.3 86 72 192 72s192-36.7 192-72L496.7 262.6 354.5 314c-11.1 4-22.8 6-34.5 6s-23.5-2-34.5-6L143.3 262.6 128 408z\"]\n};\nconst faMortarBoard = faGraduationCap;\nconst faHandHoldingMedical = {\n prefix: 'fas',\n iconName: 'hand-holding-medical',\n icon: [576, 512, [], \"e05c\", \"M224 24l0 56-56 0c-13.3 0-24 10.7-24 24l0 48c0 13.3 10.7 24 24 24l56 0 0 56c0 13.3 10.7 24 24 24l48 0c13.3 0 24-10.7 24-24l0-56 56 0c13.3 0 24-10.7 24-24l0-48c0-13.3-10.7-24-24-24l-56 0 0-56c0-13.3-10.7-24-24-24L248 0c-13.3 0-24 10.7-24 24zM559.7 392.2c17.8-13.1 21.6-38.1 8.5-55.9s-38.1-21.6-55.9-8.5L392.6 416 272 416c-8.8 0-16-7.2-16-16s7.2-16 16-16l16 0 64 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-64 0-16 0-78.3 0c-29.1 0-57.3 9.9-80 28L68.8 384 32 384c-17.7 0-32 14.3-32 32l0 64c0 17.7 14.3 32 32 32l160 0 160.5 0c29 0 57.3-9.3 80.7-26.5l126.6-93.3zm-367-8.2l.9 0c0 0 0 0 0 0c-.3 0-.6 0-.9 0z\"]\n};\nconst faPersonCircleCheck = {\n prefix: 'fas',\n iconName: 'person-circle-check',\n icon: [576, 512, [], \"e53e\", \"M112 48a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm40 304l0 128c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-223.1L59.4 304.5c-9.1 15.1-28.8 20-43.9 10.9s-20-28.8-10.9-43.9l58.3-97c17.4-28.9 48.6-46.6 82.3-46.6l29.7 0c33.7 0 64.9 17.7 82.3 46.6l44.9 74.7c-16.1 17.6-28.6 38.5-36.6 61.5c-1.9-1.8-3.5-3.9-4.9-6.3L232 256.9 232 480c0 17.7-14.3 32-32 32s-32-14.3-32-32l0-128-16 0zm136 16a144 144 0 1 1 288 0 144 144 0 1 1 -288 0zm211.3-43.3c-6.2-6.2-16.4-6.2-22.6 0L416 385.4l-28.7-28.7c-6.2-6.2-16.4-6.2-22.6 0s-6.2 16.4 0 22.6l40 40c6.2 6.2 16.4 6.2 22.6 0l72-72c6.2-6.2 6.2-16.4 0-22.6z\"]\n};\nconst faTurnUp = {\n prefix: 'fas',\n iconName: 'turn-up',\n icon: [384, 512, [10548, \"level-up-alt\"], \"f3bf\", \"M350 177.5c3.8-8.8 2-19-4.6-26l-136-144C204.9 2.7 198.6 0 192 0s-12.9 2.7-17.4 7.5l-136 144c-6.6 7-8.4 17.2-4.6 26s12.5 14.5 22 14.5l88 0 0 192c0 17.7-14.3 32-32 32l-80 0c-17.7 0-32 14.3-32 32l0 32c0 17.7 14.3 32 32 32l80 0c70.7 0 128-57.3 128-128l0-192 88 0c9.6 0 18.2-5.7 22-14.5z\"]\n};\nconst faLevelUpAlt = faTurnUp;\nvar icons = {\n fa0,\n fa1,\n fa2,\n fa3,\n fa4,\n fa5,\n fa6,\n fa7,\n fa8,\n fa9,\n faFillDrip,\n faArrowsToCircle,\n faCircleChevronRight,\n faChevronCircleRight,\n faAt,\n faTrashCan,\n faTrashAlt,\n faTextHeight,\n faUserXmark,\n faUserTimes,\n faStethoscope,\n faMessage,\n faCommentAlt,\n faInfo,\n faDownLeftAndUpRightToCenter,\n faCompressAlt,\n faExplosion,\n faFileLines,\n faFileAlt,\n faFileText,\n faWaveSquare,\n faRing,\n faBuildingUn,\n faDiceThree,\n faCalendarDays,\n faCalendarAlt,\n faAnchorCircleCheck,\n faBuildingCircleArrowRight,\n faVolleyball,\n faVolleyballBall,\n faArrowsUpToLine,\n faSortDown,\n faSortDesc,\n faCircleMinus,\n faMinusCircle,\n faDoorOpen,\n faRightFromBracket,\n faSignOutAlt,\n faAtom,\n faSoap,\n faIcons,\n faHeartMusicCameraBolt,\n faMicrophoneLinesSlash,\n faMicrophoneAltSlash,\n faBridgeCircleCheck,\n faPumpMedical,\n faFingerprint,\n faHandPointRight,\n faMagnifyingGlassLocation,\n faSearchLocation,\n faForwardStep,\n faStepForward,\n faFaceSmileBeam,\n faSmileBeam,\n faFlagCheckered,\n faFootball,\n faFootballBall,\n faSchoolCircleExclamation,\n faCrop,\n faAnglesDown,\n faAngleDoubleDown,\n faUsersRectangle,\n faPeopleRoof,\n faPeopleLine,\n faBeerMugEmpty,\n faBeer,\n faDiagramPredecessor,\n faArrowUpLong,\n faLongArrowUp,\n faFireFlameSimple,\n faBurn,\n faPerson,\n faMale,\n faLaptop,\n faFileCsv,\n faMenorah,\n faTruckPlane,\n faRecordVinyl,\n faFaceGrinStars,\n faGrinStars,\n faBong,\n faSpaghettiMonsterFlying,\n faPastafarianism,\n faArrowDownUpAcrossLine,\n faSpoon,\n faUtensilSpoon,\n faJarWheat,\n faEnvelopesBulk,\n faMailBulk,\n faFileCircleExclamation,\n faCircleH,\n faHospitalSymbol,\n faPager,\n faAddressBook,\n faContactBook,\n faStrikethrough,\n faK,\n faLandmarkFlag,\n faPencil,\n faPencilAlt,\n faBackward,\n faCaretRight,\n faComments,\n faPaste,\n faFileClipboard,\n faCodePullRequest,\n faClipboardList,\n faTruckRampBox,\n faTruckLoading,\n faUserCheck,\n faVialVirus,\n faSheetPlastic,\n faBlog,\n faUserNinja,\n faPersonArrowUpFromLine,\n faScrollTorah,\n faTorah,\n faBroomBall,\n faQuidditch,\n faQuidditchBroomBall,\n faToggleOff,\n faBoxArchive,\n faArchive,\n faPersonDrowning,\n faArrowDown91,\n faSortNumericDesc,\n faSortNumericDownAlt,\n faFaceGrinTongueSquint,\n faGrinTongueSquint,\n faSprayCan,\n faTruckMonster,\n faW,\n faEarthAfrica,\n faGlobeAfrica,\n faRainbow,\n faCircleNotch,\n faTabletScreenButton,\n faTabletAlt,\n faPaw,\n faCloud,\n faTrowelBricks,\n faFaceFlushed,\n faFlushed,\n faHospitalUser,\n faTentArrowLeftRight,\n faGavel,\n faLegal,\n faBinoculars,\n faMicrophoneSlash,\n faBoxTissue,\n faMotorcycle,\n faBellConcierge,\n faConciergeBell,\n faPenRuler,\n faPencilRuler,\n faPeopleArrows,\n faPeopleArrowsLeftRight,\n faMarsAndVenusBurst,\n faSquareCaretRight,\n faCaretSquareRight,\n faScissors,\n faCut,\n faSunPlantWilt,\n faToiletsPortable,\n faHockeyPuck,\n faTable,\n faMagnifyingGlassArrowRight,\n faTachographDigital,\n faDigitalTachograph,\n faUsersSlash,\n faClover,\n faReply,\n faMailReply,\n faStarAndCrescent,\n faHouseFire,\n faSquareMinus,\n faMinusSquare,\n faHelicopter,\n faCompass,\n faSquareCaretDown,\n faCaretSquareDown,\n faFileCircleQuestion,\n faLaptopCode,\n faSwatchbook,\n faPrescriptionBottle,\n faBars,\n faNavicon,\n faPeopleGroup,\n faHourglassEnd,\n faHourglass3,\n faHeartCrack,\n faHeartBroken,\n faSquareUpRight,\n faExternalLinkSquareAlt,\n faFaceKissBeam,\n faKissBeam,\n faFilm,\n faRulerHorizontal,\n faPeopleRobbery,\n faLightbulb,\n faCaretLeft,\n faCircleExclamation,\n faExclamationCircle,\n faSchoolCircleXmark,\n faArrowRightFromBracket,\n faSignOut,\n faCircleChevronDown,\n faChevronCircleDown,\n faUnlockKeyhole,\n faUnlockAlt,\n faCloudShowersHeavy,\n faHeadphonesSimple,\n faHeadphonesAlt,\n faSitemap,\n faCircleDollarToSlot,\n faDonate,\n faMemory,\n faRoadSpikes,\n faFireBurner,\n faFlag,\n faHanukiah,\n faFeather,\n faVolumeLow,\n faVolumeDown,\n faCommentSlash,\n faCloudSunRain,\n faCompress,\n faWheatAwn,\n faWheatAlt,\n faAnkh,\n faHandsHoldingChild,\n faAsterisk,\n faSquareCheck,\n faCheckSquare,\n faPesetaSign,\n faHeading,\n faHeader,\n faGhost,\n faList,\n faListSquares,\n faSquarePhoneFlip,\n faPhoneSquareAlt,\n faCartPlus,\n faGamepad,\n faCircleDot,\n faDotCircle,\n faFaceDizzy,\n faDizzy,\n faEgg,\n faHouseMedicalCircleXmark,\n faCampground,\n faFolderPlus,\n faFutbol,\n faFutbolBall,\n faSoccerBall,\n faPaintbrush,\n faPaintBrush,\n faLock,\n faGasPump,\n faHotTubPerson,\n faHotTub,\n faMapLocation,\n faMapMarked,\n faHouseFloodWater,\n faTree,\n faBridgeLock,\n faSackDollar,\n faPenToSquare,\n faEdit,\n faCarSide,\n faShareNodes,\n faShareAlt,\n faHeartCircleMinus,\n faHourglassHalf,\n faHourglass2,\n faMicroscope,\n faSink,\n faBagShopping,\n faShoppingBag,\n faArrowDownZA,\n faSortAlphaDesc,\n faSortAlphaDownAlt,\n faMitten,\n faPersonRays,\n faUsers,\n faEyeSlash,\n faFlaskVial,\n faHand,\n faHandPaper,\n faOm,\n faWorm,\n faHouseCircleXmark,\n faPlug,\n faChevronUp,\n faHandSpock,\n faStopwatch,\n faFaceKiss,\n faKiss,\n faBridgeCircleXmark,\n faFaceGrinTongue,\n faGrinTongue,\n faChessBishop,\n faFaceGrinWink,\n faGrinWink,\n faEarDeaf,\n faDeaf,\n faDeafness,\n faHardOfHearing,\n faRoadCircleCheck,\n faDiceFive,\n faSquareRss,\n faRssSquare,\n faLandMineOn,\n faICursor,\n faStamp,\n faStairs,\n faI,\n faHryvniaSign,\n faHryvnia,\n faPills,\n faFaceGrinWide,\n faGrinAlt,\n faTooth,\n faV,\n faBangladeshiTakaSign,\n faBicycle,\n faStaffSnake,\n faRodAsclepius,\n faRodSnake,\n faStaffAesculapius,\n faHeadSideCoughSlash,\n faTruckMedical,\n faAmbulance,\n faWheatAwnCircleExclamation,\n faSnowman,\n faMortarPestle,\n faRoadBarrier,\n faSchool,\n faIgloo,\n faJoint,\n faAngleRight,\n faHorse,\n faQ,\n faG,\n faNotesMedical,\n faTemperatureHalf,\n faTemperature2,\n faThermometer2,\n faThermometerHalf,\n faDongSign,\n faCapsules,\n faPooStorm,\n faPooBolt,\n faFaceFrownOpen,\n faFrownOpen,\n faHandPointUp,\n faMoneyBill,\n faBookmark,\n faAlignJustify,\n faUmbrellaBeach,\n faHelmetUn,\n faBullseye,\n faBacon,\n faHandPointDown,\n faArrowUpFromBracket,\n faFolder,\n faFolderBlank,\n faFileWaveform,\n faFileMedicalAlt,\n faRadiation,\n faChartSimple,\n faMarsStroke,\n faVial,\n faGauge,\n faDashboard,\n faGaugeMed,\n faTachometerAltAverage,\n faWandMagicSparkles,\n faMagicWandSparkles,\n faE,\n faPenClip,\n faPenAlt,\n faBridgeCircleExclamation,\n faUser,\n faSchoolCircleCheck,\n faDumpster,\n faVanShuttle,\n faShuttleVan,\n faBuildingUser,\n faSquareCaretLeft,\n faCaretSquareLeft,\n faHighlighter,\n faKey,\n faBullhorn,\n faGlobe,\n faSynagogue,\n faPersonHalfDress,\n faRoadBridge,\n faLocationArrow,\n faC,\n faTabletButton,\n faBuildingLock,\n faPizzaSlice,\n faMoneyBillWave,\n faChartArea,\n faAreaChart,\n faHouseFlag,\n faPersonCircleMinus,\n faBan,\n faCancel,\n faCameraRotate,\n faSprayCanSparkles,\n faAirFreshener,\n faStar,\n faRepeat,\n faCross,\n faBox,\n faVenusMars,\n faArrowPointer,\n faMousePointer,\n faMaximize,\n faExpandArrowsAlt,\n faChargingStation,\n faShapes,\n faTriangleCircleSquare,\n faShuffle,\n faRandom,\n faPersonRunning,\n faRunning,\n faMobileRetro,\n faGripLinesVertical,\n faSpider,\n faHandsBound,\n faFileInvoiceDollar,\n faPlaneCircleExclamation,\n faXRay,\n faSpellCheck,\n faSlash,\n faComputerMouse,\n faMouse,\n faArrowRightToBracket,\n faSignIn,\n faShopSlash,\n faStoreAltSlash,\n faServer,\n faVirusCovidSlash,\n faShopLock,\n faHourglassStart,\n faHourglass1,\n faBlenderPhone,\n faBuildingWheat,\n faPersonBreastfeeding,\n faRightToBracket,\n faSignInAlt,\n faVenus,\n faPassport,\n faThumbtackSlash,\n faThumbTackSlash,\n faHeartPulse,\n faHeartbeat,\n faPeopleCarryBox,\n faPeopleCarry,\n faTemperatureHigh,\n faMicrochip,\n faCrown,\n faWeightHanging,\n faXmarksLines,\n faFilePrescription,\n faWeightScale,\n faWeight,\n faUserGroup,\n faUserFriends,\n faArrowUpAZ,\n faSortAlphaUp,\n faChessKnight,\n faFaceLaughSquint,\n faLaughSquint,\n faWheelchair,\n faCircleArrowUp,\n faArrowCircleUp,\n faToggleOn,\n faPersonWalking,\n faWalking,\n faL,\n faFire,\n faBedPulse,\n faProcedures,\n faShuttleSpace,\n faSpaceShuttle,\n faFaceLaugh,\n faLaugh,\n faFolderOpen,\n faHeartCirclePlus,\n faCodeFork,\n faCity,\n faMicrophoneLines,\n faMicrophoneAlt,\n faPepperHot,\n faUnlock,\n faColonSign,\n faHeadset,\n faStoreSlash,\n faRoadCircleXmark,\n faUserMinus,\n faMarsStrokeUp,\n faMarsStrokeV,\n faChampagneGlasses,\n faGlassCheers,\n faClipboard,\n faHouseCircleExclamation,\n faFileArrowUp,\n faFileUpload,\n faWifi,\n faWifi3,\n faWifiStrong,\n faBath,\n faBathtub,\n faUnderline,\n faUserPen,\n faUserEdit,\n faSignature,\n faStroopwafel,\n faBold,\n faAnchorLock,\n faBuildingNgo,\n faManatSign,\n faNotEqual,\n faBorderTopLeft,\n faBorderStyle,\n faMapLocationDot,\n faMapMarkedAlt,\n faJedi,\n faSquarePollVertical,\n faPoll,\n faMugHot,\n faCarBattery,\n faBatteryCar,\n faGift,\n faDiceTwo,\n faChessQueen,\n faGlasses,\n faChessBoard,\n faBuildingCircleCheck,\n faPersonChalkboard,\n faMarsStrokeRight,\n faMarsStrokeH,\n faHandBackFist,\n faHandRock,\n faSquareCaretUp,\n faCaretSquareUp,\n faCloudShowersWater,\n faChartBar,\n faBarChart,\n faHandsBubbles,\n faHandsWash,\n faLessThanEqual,\n faTrain,\n faEyeLowVision,\n faLowVision,\n faCrow,\n faSailboat,\n faWindowRestore,\n faSquarePlus,\n faPlusSquare,\n faToriiGate,\n faFrog,\n faBucket,\n faImage,\n faMicrophone,\n faCow,\n faCaretUp,\n faScrewdriver,\n faFolderClosed,\n faHouseTsunami,\n faSquareNfi,\n faArrowUpFromGroundWater,\n faMartiniGlass,\n faGlassMartiniAlt,\n faSquareBinary,\n faRotateLeft,\n faRotateBack,\n faRotateBackward,\n faUndoAlt,\n faTableColumns,\n faColumns,\n faLemon,\n faHeadSideMask,\n faHandshake,\n faGem,\n faDolly,\n faDollyBox,\n faSmoking,\n faMinimize,\n faCompressArrowsAlt,\n faMonument,\n faSnowplow,\n faAnglesRight,\n faAngleDoubleRight,\n faCannabis,\n faCirclePlay,\n faPlayCircle,\n faTablets,\n faEthernet,\n faEuroSign,\n faEur,\n faEuro,\n faChair,\n faCircleCheck,\n faCheckCircle,\n faCircleStop,\n faStopCircle,\n faCompassDrafting,\n faDraftingCompass,\n faPlateWheat,\n faIcicles,\n faPersonShelter,\n faNeuter,\n faIdBadge,\n faMarker,\n faFaceLaughBeam,\n faLaughBeam,\n faHelicopterSymbol,\n faUniversalAccess,\n faCircleChevronUp,\n faChevronCircleUp,\n faLariSign,\n faVolcano,\n faPersonWalkingDashedLineArrowRight,\n faSterlingSign,\n faGbp,\n faPoundSign,\n faViruses,\n faSquarePersonConfined,\n faUserTie,\n faArrowDownLong,\n faLongArrowDown,\n faTentArrowDownToLine,\n faCertificate,\n faReplyAll,\n faMailReplyAll,\n faSuitcase,\n faPersonSkating,\n faSkating,\n faFilterCircleDollar,\n faFunnelDollar,\n faCameraRetro,\n faCircleArrowDown,\n faArrowCircleDown,\n faFileImport,\n faArrowRightToFile,\n faSquareArrowUpRight,\n faExternalLinkSquare,\n faBoxOpen,\n faScroll,\n faSpa,\n faLocationPinLock,\n faPause,\n faHillAvalanche,\n faTemperatureEmpty,\n faTemperature0,\n faThermometer0,\n faThermometerEmpty,\n faBomb,\n faRegistered,\n faAddressCard,\n faContactCard,\n faVcard,\n faScaleUnbalancedFlip,\n faBalanceScaleRight,\n faSubscript,\n faDiamondTurnRight,\n faDirections,\n faBurst,\n faHouseLaptop,\n faLaptopHouse,\n faFaceTired,\n faTired,\n faMoneyBills,\n faSmog,\n faCrutch,\n faFontAwesome,\n faFontAwesomeFlag,\n faFontAwesomeLogoFull,\n faCloudArrowUp,\n faCloudUpload,\n faCloudUploadAlt,\n faPalette,\n faArrowsTurnRight,\n faVest,\n faFerry,\n faArrowsDownToPeople,\n faSeedling,\n faSprout,\n faLeftRight,\n faArrowsAltH,\n faBoxesPacking,\n faCircleArrowLeft,\n faArrowCircleLeft,\n faGroupArrowsRotate,\n faBowlFood,\n faCandyCane,\n faArrowDownWideShort,\n faSortAmountAsc,\n faSortAmountDown,\n faCloudBolt,\n faThunderstorm,\n faTextSlash,\n faRemoveFormat,\n faFaceSmileWink,\n faSmileWink,\n faFileWord,\n faFilePowerpoint,\n faArrowsLeftRight,\n faArrowsH,\n faHouseLock,\n faCloudArrowDown,\n faCloudDownload,\n faCloudDownloadAlt,\n faChildren,\n faChalkboard,\n faBlackboard,\n faUserLargeSlash,\n faUserAltSlash,\n faEnvelopeOpen,\n faHandshakeSimpleSlash,\n faHandshakeAltSlash,\n faMattressPillow,\n faGuaraniSign,\n faArrowsRotate,\n faRefresh,\n faSync,\n faFireExtinguisher,\n faCruzeiroSign,\n faGreaterThanEqual,\n faShieldHalved,\n faShieldAlt,\n faBookAtlas,\n faAtlas,\n faVirus,\n faEnvelopeCircleCheck,\n faLayerGroup,\n faArrowsToDot,\n faArchway,\n faHeartCircleCheck,\n faHouseChimneyCrack,\n faHouseDamage,\n faFileZipper,\n faFileArchive,\n faSquare,\n faMartiniGlassEmpty,\n faGlassMartini,\n faCouch,\n faCediSign,\n faItalic,\n faTableCellsColumnLock,\n faChurch,\n faCommentsDollar,\n faDemocrat,\n faZ,\n faPersonSkiing,\n faSkiing,\n faRoadLock,\n faA,\n faTemperatureArrowDown,\n faTemperatureDown,\n faFeatherPointed,\n faFeatherAlt,\n faP,\n faSnowflake,\n faNewspaper,\n faRectangleAd,\n faAd,\n faCircleArrowRight,\n faArrowCircleRight,\n faFilterCircleXmark,\n faLocust,\n faSort,\n faUnsorted,\n faListOl,\n faList12,\n faListNumeric,\n faPersonDressBurst,\n faMoneyCheckDollar,\n faMoneyCheckAlt,\n faVectorSquare,\n faBreadSlice,\n faLanguage,\n faFaceKissWinkHeart,\n faKissWinkHeart,\n faFilter,\n faQuestion,\n faFileSignature,\n faUpDownLeftRight,\n faArrowsAlt,\n faHouseChimneyUser,\n faHandHoldingHeart,\n faPuzzlePiece,\n faMoneyCheck,\n faStarHalfStroke,\n faStarHalfAlt,\n faCode,\n faWhiskeyGlass,\n faGlassWhiskey,\n faBuildingCircleExclamation,\n faMagnifyingGlassChart,\n faArrowUpRightFromSquare,\n faExternalLink,\n faCubesStacked,\n faWonSign,\n faKrw,\n faWon,\n faVirusCovid,\n faAustralSign,\n faF,\n faLeaf,\n faRoad,\n faTaxi,\n faCab,\n faPersonCirclePlus,\n faChartPie,\n faPieChart,\n faBoltLightning,\n faSackXmark,\n faFileExcel,\n faFileContract,\n faFishFins,\n faBuildingFlag,\n faFaceGrinBeam,\n faGrinBeam,\n faObjectUngroup,\n faPoop,\n faLocationPin,\n faMapMarker,\n faKaaba,\n faToiletPaper,\n faHelmetSafety,\n faHardHat,\n faHatHard,\n faEject,\n faCircleRight,\n faArrowAltCircleRight,\n faPlaneCircleCheck,\n faFaceRollingEyes,\n faMehRollingEyes,\n faObjectGroup,\n faChartLine,\n faLineChart,\n faMaskVentilator,\n faArrowRight,\n faSignsPost,\n faMapSigns,\n faCashRegister,\n faPersonCircleQuestion,\n faH,\n faTarp,\n faScrewdriverWrench,\n faTools,\n faArrowsToEye,\n faPlugCircleBolt,\n faHeart,\n faMarsAndVenus,\n faHouseUser,\n faHomeUser,\n faDumpsterFire,\n faHouseCrack,\n faMartiniGlassCitrus,\n faCocktail,\n faFaceSurprise,\n faSurprise,\n faBottleWater,\n faCirclePause,\n faPauseCircle,\n faToiletPaperSlash,\n faAppleWhole,\n faAppleAlt,\n faKitchenSet,\n faR,\n faTemperatureQuarter,\n faTemperature1,\n faThermometer1,\n faThermometerQuarter,\n faCube,\n faBitcoinSign,\n faShieldDog,\n faSolarPanel,\n faLockOpen,\n faElevator,\n faMoneyBillTransfer,\n faMoneyBillTrendUp,\n faHouseFloodWaterCircleArrowRight,\n faSquarePollHorizontal,\n faPollH,\n faCircle,\n faBackwardFast,\n faFastBackward,\n faRecycle,\n faUserAstronaut,\n faPlaneSlash,\n faTrademark,\n faBasketball,\n faBasketballBall,\n faSatelliteDish,\n faCircleUp,\n faArrowAltCircleUp,\n faMobileScreenButton,\n faMobileAlt,\n faVolumeHigh,\n faVolumeUp,\n faUsersRays,\n faWallet,\n faClipboardCheck,\n faFileAudio,\n faBurger,\n faHamburger,\n faWrench,\n faBugs,\n faRupeeSign,\n faRupee,\n faFileImage,\n faCircleQuestion,\n faQuestionCircle,\n faPlaneDeparture,\n faHandshakeSlash,\n faBookBookmark,\n faCodeBranch,\n faHatCowboy,\n faBridge,\n faPhoneFlip,\n faPhoneAlt,\n faTruckFront,\n faCat,\n faAnchorCircleExclamation,\n faTruckField,\n faRoute,\n faClipboardQuestion,\n faPanorama,\n faCommentMedical,\n faTeethOpen,\n faFileCircleMinus,\n faTags,\n faWineGlass,\n faForwardFast,\n faFastForward,\n faFaceMehBlank,\n faMehBlank,\n faSquareParking,\n faParking,\n faHouseSignal,\n faBarsProgress,\n faTasksAlt,\n faFaucetDrip,\n faCartFlatbed,\n faDollyFlatbed,\n faBanSmoking,\n faSmokingBan,\n faTerminal,\n faMobileButton,\n faHouseMedicalFlag,\n faBasketShopping,\n faShoppingBasket,\n faTape,\n faBusSimple,\n faBusAlt,\n faEye,\n faFaceSadCry,\n faSadCry,\n faAudioDescription,\n faPersonMilitaryToPerson,\n faFileShield,\n faUserSlash,\n faPen,\n faTowerObservation,\n faFileCode,\n faSignal,\n faSignal5,\n faSignalPerfect,\n faBus,\n faHeartCircleXmark,\n faHouseChimney,\n faHomeLg,\n faWindowMaximize,\n faFaceFrown,\n faFrown,\n faPrescription,\n faShop,\n faStoreAlt,\n faFloppyDisk,\n faSave,\n faVihara,\n faScaleUnbalanced,\n faBalanceScaleLeft,\n faSortUp,\n faSortAsc,\n faCommentDots,\n faCommenting,\n faPlantWilt,\n faDiamond,\n faFaceGrinSquint,\n faGrinSquint,\n faHandHoldingDollar,\n faHandHoldingUsd,\n faChartDiagram,\n faBacterium,\n faHandPointer,\n faDrumSteelpan,\n faHandScissors,\n faHandsPraying,\n faPrayingHands,\n faArrowRotateRight,\n faArrowRightRotate,\n faArrowRotateForward,\n faRedo,\n faWebAwesome,\n faBiohazard,\n faLocationCrosshairs,\n faLocation,\n faMarsDouble,\n faChildDress,\n faUsersBetweenLines,\n faLungsVirus,\n faFaceGrinTears,\n faGrinTears,\n faPhone,\n faCalendarXmark,\n faCalendarTimes,\n faChildReaching,\n faHeadSideVirus,\n faUserGear,\n faUserCog,\n faArrowUp19,\n faSortNumericUp,\n faDoorClosed,\n faShieldVirus,\n faDiceSix,\n faMosquitoNet,\n faFileFragment,\n faBridgeWater,\n faPersonBooth,\n faTextWidth,\n faHatWizard,\n faPenFancy,\n faPersonDigging,\n faDigging,\n faTrash,\n faGaugeSimple,\n faGaugeSimpleMed,\n faTachometerAverage,\n faBookMedical,\n faPoo,\n faQuoteRight,\n faQuoteRightAlt,\n faShirt,\n faTShirt,\n faTshirt,\n faCubes,\n faDivide,\n faTengeSign,\n faTenge,\n faHeadphones,\n faHandsHolding,\n faHandsClapping,\n faRepublican,\n faArrowLeft,\n faPersonCircleXmark,\n faRuler,\n faAlignLeft,\n faDiceD6,\n faRestroom,\n faJ,\n faUsersViewfinder,\n faFileVideo,\n faUpRightFromSquare,\n faExternalLinkAlt,\n faTableCells,\n faTh,\n faFilePdf,\n faBookBible,\n faBible,\n faO,\n faSuitcaseMedical,\n faMedkit,\n faUserSecret,\n faOtter,\n faPersonDress,\n faFemale,\n faCommentDollar,\n faBusinessTime,\n faBriefcaseClock,\n faTableCellsLarge,\n faThLarge,\n faBookTanakh,\n faTanakh,\n faPhoneVolume,\n faVolumeControlPhone,\n faHatCowboySide,\n faClipboardUser,\n faChild,\n faLiraSign,\n faSatellite,\n faPlaneLock,\n faTag,\n faComment,\n faCakeCandles,\n faBirthdayCake,\n faCake,\n faEnvelope,\n faAnglesUp,\n faAngleDoubleUp,\n faPaperclip,\n faArrowRightToCity,\n faRibbon,\n faLungs,\n faArrowUp91,\n faSortNumericUpAlt,\n faLitecoinSign,\n faBorderNone,\n faCircleNodes,\n faParachuteBox,\n faIndent,\n faTruckFieldUn,\n faHourglass,\n faHourglassEmpty,\n faMountain,\n faUserDoctor,\n faUserMd,\n faCircleInfo,\n faInfoCircle,\n faCloudMeatball,\n faCamera,\n faCameraAlt,\n faSquareVirus,\n faMeteor,\n faCarOn,\n faSleigh,\n faArrowDown19,\n faSortNumericAsc,\n faSortNumericDown,\n faHandHoldingDroplet,\n faHandHoldingWater,\n faWater,\n faCalendarCheck,\n faBraille,\n faPrescriptionBottleMedical,\n faPrescriptionBottleAlt,\n faLandmark,\n faTruck,\n faCrosshairs,\n faPersonCane,\n faTent,\n faVestPatches,\n faCheckDouble,\n faArrowDownAZ,\n faSortAlphaAsc,\n faSortAlphaDown,\n faMoneyBillWheat,\n faCookie,\n faArrowRotateLeft,\n faArrowLeftRotate,\n faArrowRotateBack,\n faArrowRotateBackward,\n faUndo,\n faHardDrive,\n faHdd,\n faFaceGrinSquintTears,\n faGrinSquintTears,\n faDumbbell,\n faRectangleList,\n faListAlt,\n faTarpDroplet,\n faHouseMedicalCircleCheck,\n faPersonSkiingNordic,\n faSkiingNordic,\n faCalendarPlus,\n faPlaneArrival,\n faCircleLeft,\n faArrowAltCircleLeft,\n faTrainSubway,\n faSubway,\n faChartGantt,\n faIndianRupeeSign,\n faIndianRupee,\n faInr,\n faCropSimple,\n faCropAlt,\n faMoneyBill1,\n faMoneyBillAlt,\n faLeftLong,\n faLongArrowAltLeft,\n faDna,\n faVirusSlash,\n faMinus,\n faSubtract,\n faChess,\n faArrowLeftLong,\n faLongArrowLeft,\n faPlugCircleCheck,\n faStreetView,\n faFrancSign,\n faVolumeOff,\n faHandsAslInterpreting,\n faAmericanSignLanguageInterpreting,\n faAslInterpreting,\n faHandsAmericanSignLanguageInterpreting,\n faGear,\n faCog,\n faDropletSlash,\n faTintSlash,\n faMosque,\n faMosquito,\n faStarOfDavid,\n faPersonMilitaryRifle,\n faCartShopping,\n faShoppingCart,\n faVials,\n faPlugCirclePlus,\n faPlaceOfWorship,\n faGripVertical,\n faHexagonNodes,\n faArrowTurnUp,\n faLevelUp,\n faU,\n faSquareRootVariable,\n faSquareRootAlt,\n faClock,\n faClockFour,\n faBackwardStep,\n faStepBackward,\n faPallet,\n faFaucet,\n faBaseballBatBall,\n faS,\n faTimeline,\n faKeyboard,\n faCaretDown,\n faHouseChimneyMedical,\n faClinicMedical,\n faTemperatureThreeQuarters,\n faTemperature3,\n faThermometer3,\n faThermometerThreeQuarters,\n faMobileScreen,\n faMobileAndroidAlt,\n faPlaneUp,\n faPiggyBank,\n faBatteryHalf,\n faBattery3,\n faMountainCity,\n faCoins,\n faKhanda,\n faSliders,\n faSlidersH,\n faFolderTree,\n faNetworkWired,\n faMapPin,\n faHamsa,\n faCentSign,\n faFlask,\n faPersonPregnant,\n faWandSparkles,\n faEllipsisVertical,\n faEllipsisV,\n faTicket,\n faPowerOff,\n faRightLong,\n faLongArrowAltRight,\n faFlagUsa,\n faLaptopFile,\n faTty,\n faTeletype,\n faDiagramNext,\n faPersonRifle,\n faHouseMedicalCircleExclamation,\n faClosedCaptioning,\n faPersonHiking,\n faHiking,\n faVenusDouble,\n faImages,\n faCalculator,\n faPeoplePulling,\n faN,\n faCableCar,\n faTram,\n faCloudRain,\n faBuildingCircleXmark,\n faShip,\n faArrowsDownToLine,\n faDownload,\n faFaceGrin,\n faGrin,\n faDeleteLeft,\n faBackspace,\n faEyeDropper,\n faEyeDropperEmpty,\n faEyedropper,\n faFileCircleCheck,\n faForward,\n faMobile,\n faMobileAndroid,\n faMobilePhone,\n faFaceMeh,\n faMeh,\n faAlignCenter,\n faBookSkull,\n faBookDead,\n faIdCard,\n faDriversLicense,\n faOutdent,\n faDedent,\n faHeartCircleExclamation,\n faHouse,\n faHome,\n faHomeAlt,\n faHomeLgAlt,\n faCalendarWeek,\n faLaptopMedical,\n faB,\n faFileMedical,\n faDiceOne,\n faKiwiBird,\n faArrowRightArrowLeft,\n faExchange,\n faRotateRight,\n faRedoAlt,\n faRotateForward,\n faUtensils,\n faCutlery,\n faArrowUpWideShort,\n faSortAmountUp,\n faMillSign,\n faBowlRice,\n faSkull,\n faTowerBroadcast,\n faBroadcastTower,\n faTruckPickup,\n faUpLong,\n faLongArrowAltUp,\n faStop,\n faCodeMerge,\n faUpload,\n faHurricane,\n faMound,\n faToiletPortable,\n faCompactDisc,\n faFileArrowDown,\n faFileDownload,\n faCaravan,\n faShieldCat,\n faBolt,\n faZap,\n faGlassWater,\n faOilWell,\n faVault,\n faMars,\n faToilet,\n faPlaneCircleXmark,\n faYenSign,\n faCny,\n faJpy,\n faRmb,\n faYen,\n faRubleSign,\n faRouble,\n faRub,\n faRuble,\n faSun,\n faGuitar,\n faFaceLaughWink,\n faLaughWink,\n faHorseHead,\n faBoreHole,\n faIndustry,\n faCircleDown,\n faArrowAltCircleDown,\n faArrowsTurnToDots,\n faFlorinSign,\n faArrowDownShortWide,\n faSortAmountDesc,\n faSortAmountDownAlt,\n faLessThan,\n faAngleDown,\n faCarTunnel,\n faHeadSideCough,\n faGripLines,\n faThumbsDown,\n faUserLock,\n faArrowRightLong,\n faLongArrowRight,\n faAnchorCircleXmark,\n faEllipsis,\n faEllipsisH,\n faChessPawn,\n faKitMedical,\n faFirstAid,\n faPersonThroughWindow,\n faToolbox,\n faHandsHoldingCircle,\n faBug,\n faCreditCard,\n faCreditCardAlt,\n faCar,\n faAutomobile,\n faHandHoldingHand,\n faBookOpenReader,\n faBookReader,\n faMountainSun,\n faArrowsLeftRightToLine,\n faDiceD20,\n faTruckDroplet,\n faFileCircleXmark,\n faTemperatureArrowUp,\n faTemperatureUp,\n faMedal,\n faBed,\n faSquareH,\n faHSquare,\n faPodcast,\n faTemperatureFull,\n faTemperature4,\n faThermometer4,\n faThermometerFull,\n faBell,\n faSuperscript,\n faPlugCircleXmark,\n faStarOfLife,\n faPhoneSlash,\n faPaintRoller,\n faHandshakeAngle,\n faHandsHelping,\n faLocationDot,\n faMapMarkerAlt,\n faFile,\n faGreaterThan,\n faPersonSwimming,\n faSwimmer,\n faArrowDown,\n faDroplet,\n faTint,\n faEraser,\n faEarthAmericas,\n faEarth,\n faEarthAmerica,\n faGlobeAmericas,\n faPersonBurst,\n faDove,\n faBatteryEmpty,\n faBattery0,\n faSocks,\n faInbox,\n faSection,\n faGaugeHigh,\n faTachometerAlt,\n faTachometerAltFast,\n faEnvelopeOpenText,\n faHospital,\n faHospitalAlt,\n faHospitalWide,\n faWineBottle,\n faChessRook,\n faBarsStaggered,\n faReorder,\n faStream,\n faDharmachakra,\n faHotdog,\n faPersonWalkingWithCane,\n faBlind,\n faDrum,\n faIceCream,\n faHeartCircleBolt,\n faFax,\n faParagraph,\n faCheckToSlot,\n faVoteYea,\n faStarHalf,\n faBoxesStacked,\n faBoxes,\n faBoxesAlt,\n faLink,\n faChain,\n faEarListen,\n faAssistiveListeningSystems,\n faTreeCity,\n faPlay,\n faFont,\n faTableCellsRowLock,\n faRupiahSign,\n faMagnifyingGlass,\n faSearch,\n faTableTennisPaddleBall,\n faPingPongPaddleBall,\n faTableTennis,\n faPersonDotsFromLine,\n faDiagnoses,\n faTrashCanArrowUp,\n faTrashRestoreAlt,\n faNairaSign,\n faCartArrowDown,\n faWalkieTalkie,\n faFilePen,\n faFileEdit,\n faReceipt,\n faSquarePen,\n faPenSquare,\n faPencilSquare,\n faSuitcaseRolling,\n faPersonCircleExclamation,\n faChevronDown,\n faBatteryFull,\n faBattery,\n faBattery5,\n faSkullCrossbones,\n faCodeCompare,\n faListUl,\n faListDots,\n faSchoolLock,\n faTowerCell,\n faDownLong,\n faLongArrowAltDown,\n faRankingStar,\n faChessKing,\n faPersonHarassing,\n faBrazilianRealSign,\n faLandmarkDome,\n faLandmarkAlt,\n faArrowUp,\n faTv,\n faTelevision,\n faTvAlt,\n faShrimp,\n faListCheck,\n faTasks,\n faJugDetergent,\n faCircleUser,\n faUserCircle,\n faUserShield,\n faWind,\n faCarBurst,\n faCarCrash,\n faY,\n faPersonSnowboarding,\n faSnowboarding,\n faTruckFast,\n faShippingFast,\n faFish,\n faUserGraduate,\n faCircleHalfStroke,\n faAdjust,\n faClapperboard,\n faCircleRadiation,\n faRadiationAlt,\n faBaseball,\n faBaseballBall,\n faJetFighterUp,\n faDiagramProject,\n faProjectDiagram,\n faCopy,\n faVolumeXmark,\n faVolumeMute,\n faVolumeTimes,\n faHandSparkles,\n faGrip,\n faGripHorizontal,\n faShareFromSquare,\n faShareSquare,\n faChildCombatant,\n faChildRifle,\n faGun,\n faSquarePhone,\n faPhoneSquare,\n faPlus,\n faAdd,\n faExpand,\n faComputer,\n faXmark,\n faClose,\n faMultiply,\n faRemove,\n faTimes,\n faArrowsUpDownLeftRight,\n faArrows,\n faChalkboardUser,\n faChalkboardTeacher,\n faPesoSign,\n faBuildingShield,\n faBaby,\n faUsersLine,\n faQuoteLeft,\n faQuoteLeftAlt,\n faTractor,\n faTrashArrowUp,\n faTrashRestore,\n faArrowDownUpLock,\n faLinesLeaning,\n faRulerCombined,\n faCopyright,\n faEquals,\n faBlender,\n faTeeth,\n faShekelSign,\n faIls,\n faShekel,\n faSheqel,\n faSheqelSign,\n faMap,\n faRocket,\n faPhotoFilm,\n faPhotoVideo,\n faFolderMinus,\n faHexagonNodesBolt,\n faStore,\n faArrowTrendUp,\n faPlugCircleMinus,\n faSignHanging,\n faSign,\n faBezierCurve,\n faBellSlash,\n faTablet,\n faTabletAndroid,\n faSchoolFlag,\n faFill,\n faAngleUp,\n faDrumstickBite,\n faHollyBerry,\n faChevronLeft,\n faBacteria,\n faHandLizard,\n faNotdef,\n faDisease,\n faBriefcaseMedical,\n faGenderless,\n faChevronRight,\n faRetweet,\n faCarRear,\n faCarAlt,\n faPumpSoap,\n faVideoSlash,\n faBatteryQuarter,\n faBattery2,\n faRadio,\n faBabyCarriage,\n faCarriageBaby,\n faTrafficLight,\n faThermometer,\n faVrCardboard,\n faHandMiddleFinger,\n faPercent,\n faPercentage,\n faTruckMoving,\n faGlassWaterDroplet,\n faDisplay,\n faFaceSmile,\n faSmile,\n faThumbtack,\n faThumbTack,\n faTrophy,\n faPersonPraying,\n faPray,\n faHammer,\n faHandPeace,\n faRotate,\n faSyncAlt,\n faSpinner,\n faRobot,\n faPeace,\n faGears,\n faCogs,\n faWarehouse,\n faArrowUpRightDots,\n faSplotch,\n faFaceGrinHearts,\n faGrinHearts,\n faDiceFour,\n faSimCard,\n faTransgender,\n faTransgenderAlt,\n faMercury,\n faArrowTurnDown,\n faLevelDown,\n faPersonFallingBurst,\n faAward,\n faTicketSimple,\n faTicketAlt,\n faBuilding,\n faAnglesLeft,\n faAngleDoubleLeft,\n faQrcode,\n faClockRotateLeft,\n faHistory,\n faFaceGrinBeamSweat,\n faGrinBeamSweat,\n faFileExport,\n faArrowRightFromFile,\n faShield,\n faShieldBlank,\n faArrowUpShortWide,\n faSortAmountUpAlt,\n faCommentNodes,\n faHouseMedical,\n faGolfBallTee,\n faGolfBall,\n faCircleChevronLeft,\n faChevronCircleLeft,\n faHouseChimneyWindow,\n faPenNib,\n faTentArrowTurnLeft,\n faTents,\n faWandMagic,\n faMagic,\n faDog,\n faCarrot,\n faMoon,\n faWineGlassEmpty,\n faWineGlassAlt,\n faCheese,\n faYinYang,\n faMusic,\n faCodeCommit,\n faTemperatureLow,\n faPersonBiking,\n faBiking,\n faBroom,\n faShieldHeart,\n faGopuram,\n faEarthOceania,\n faGlobeOceania,\n faSquareXmark,\n faTimesSquare,\n faXmarkSquare,\n faHashtag,\n faUpRightAndDownLeftFromCenter,\n faExpandAlt,\n faOilCan,\n faT,\n faHippo,\n faChartColumn,\n faInfinity,\n faVialCircleCheck,\n faPersonArrowDownToLine,\n faVoicemail,\n faFan,\n faPersonWalkingLuggage,\n faUpDown,\n faArrowsAltV,\n faCloudMoonRain,\n faCalendar,\n faTrailer,\n faBahai,\n faHaykal,\n faSdCard,\n faDragon,\n faShoePrints,\n faCirclePlus,\n faPlusCircle,\n faFaceGrinTongueWink,\n faGrinTongueWink,\n faHandHolding,\n faPlugCircleExclamation,\n faLinkSlash,\n faChainBroken,\n faChainSlash,\n faUnlink,\n faClone,\n faPersonWalkingArrowLoopLeft,\n faArrowUpZA,\n faSortAlphaUpAlt,\n faFireFlameCurved,\n faFireAlt,\n faTornado,\n faFileCirclePlus,\n faBookQuran,\n faQuran,\n faAnchor,\n faBorderAll,\n faFaceAngry,\n faAngry,\n faCookieBite,\n faArrowTrendDown,\n faRss,\n faFeed,\n faDrawPolygon,\n faScaleBalanced,\n faBalanceScale,\n faGaugeSimpleHigh,\n faTachometer,\n faTachometerFast,\n faShower,\n faDesktop,\n faDesktopAlt,\n faM,\n faTableList,\n faThList,\n faCommentSms,\n faSms,\n faBook,\n faUserPlus,\n faCheck,\n faBatteryThreeQuarters,\n faBattery4,\n faHouseCircleCheck,\n faAngleLeft,\n faDiagramSuccessor,\n faTruckArrowRight,\n faArrowsSplitUpAndLeft,\n faHandFist,\n faFistRaised,\n faCloudMoon,\n faBriefcase,\n faPersonFalling,\n faImagePortrait,\n faPortrait,\n faUserTag,\n faRug,\n faEarthEurope,\n faGlobeEurope,\n faCartFlatbedSuitcase,\n faLuggageCart,\n faRectangleXmark,\n faRectangleTimes,\n faTimesRectangle,\n faWindowClose,\n faBahtSign,\n faBookOpen,\n faBookJournalWhills,\n faJournalWhills,\n faHandcuffs,\n faTriangleExclamation,\n faExclamationTriangle,\n faWarning,\n faDatabase,\n faShare,\n faMailForward,\n faBottleDroplet,\n faMaskFace,\n faHillRockslide,\n faRightLeft,\n faExchangeAlt,\n faPaperPlane,\n faRoadCircleExclamation,\n faDungeon,\n faAlignRight,\n faMoneyBill1Wave,\n faMoneyBillWaveAlt,\n faLifeRing,\n faHands,\n faSignLanguage,\n faSigning,\n faCalendarDay,\n faWaterLadder,\n faLadderWater,\n faSwimmingPool,\n faArrowsUpDown,\n faArrowsV,\n faFaceGrimace,\n faGrimace,\n faWheelchairMove,\n faWheelchairAlt,\n faTurnDown,\n faLevelDownAlt,\n faPersonWalkingArrowRight,\n faSquareEnvelope,\n faEnvelopeSquare,\n faDice,\n faBowlingBall,\n faBrain,\n faBandage,\n faBandAid,\n faCalendarMinus,\n faCircleXmark,\n faTimesCircle,\n faXmarkCircle,\n faGifts,\n faHotel,\n faEarthAsia,\n faGlobeAsia,\n faIdCardClip,\n faIdCardAlt,\n faMagnifyingGlassPlus,\n faSearchPlus,\n faThumbsUp,\n faUserClock,\n faHandDots,\n faAllergies,\n faFileInvoice,\n faWindowMinimize,\n faMugSaucer,\n faCoffee,\n faBrush,\n faFileHalfDashed,\n faMask,\n faMagnifyingGlassMinus,\n faSearchMinus,\n faRulerVertical,\n faUserLarge,\n faUserAlt,\n faTrainTram,\n faUserNurse,\n faSyringe,\n faCloudSun,\n faStopwatch20,\n faSquareFull,\n faMagnet,\n faJar,\n faNoteSticky,\n faStickyNote,\n faBugSlash,\n faArrowUpFromWaterPump,\n faBone,\n faTableCellsRowUnlock,\n faUserInjured,\n faFaceSadTear,\n faSadTear,\n faPlane,\n faTentArrowsDown,\n faExclamation,\n faArrowsSpin,\n faPrint,\n faTurkishLiraSign,\n faTry,\n faTurkishLira,\n faDollarSign,\n faDollar,\n faUsd,\n faX,\n faMagnifyingGlassDollar,\n faSearchDollar,\n faUsersGear,\n faUsersCog,\n faPersonMilitaryPointing,\n faBuildingColumns,\n faBank,\n faInstitution,\n faMuseum,\n faUniversity,\n faUmbrella,\n faTrowel,\n faD,\n faStapler,\n faMasksTheater,\n faTheaterMasks,\n faKipSign,\n faHandPointLeft,\n faHandshakeSimple,\n faHandshakeAlt,\n faJetFighter,\n faFighterJet,\n faSquareShareNodes,\n faShareAltSquare,\n faBarcode,\n faPlusMinus,\n faVideo,\n faVideoCamera,\n faGraduationCap,\n faMortarBoard,\n faHandHoldingMedical,\n faPersonCircleCheck,\n faTurnUp,\n faLevelUpAlt\n};\n\nexport { icons as fas, prefix, fa0, fa1, fa2, fa3, fa4, fa5, fa6, fa7, fa8, fa9, faFillDrip, faArrowsToCircle, faCircleChevronRight, faChevronCircleRight, faAt, faTrashCan, faTrashAlt, faTextHeight, faUserXmark, faUserTimes, faStethoscope, faMessage, faCommentAlt, faInfo, faDownLeftAndUpRightToCenter, faCompressAlt, faExplosion, faFileLines, faFileAlt, faFileText, faWaveSquare, faRing, faBuildingUn, faDiceThree, faCalendarDays, faCalendarAlt, faAnchorCircleCheck, faBuildingCircleArrowRight, faVolleyball, faVolleyballBall, faArrowsUpToLine, faSortDown, faSortDesc, faCircleMinus, faMinusCircle, faDoorOpen, faRightFromBracket, faSignOutAlt, faAtom, faSoap, faIcons, faHeartMusicCameraBolt, faMicrophoneLinesSlash, faMicrophoneAltSlash, faBridgeCircleCheck, faPumpMedical, faFingerprint, faHandPointRight, faMagnifyingGlassLocation, faSearchLocation, faForwardStep, faStepForward, faFaceSmileBeam, faSmileBeam, faFlagCheckered, faFootball, faFootballBall, faSchoolCircleExclamation, faCrop, faAnglesDown, faAngleDoubleDown, faUsersRectangle, faPeopleRoof, faPeopleLine, faBeerMugEmpty, faBeer, faDiagramPredecessor, faArrowUpLong, faLongArrowUp, faFireFlameSimple, faBurn, faPerson, faMale, faLaptop, faFileCsv, faMenorah, faTruckPlane, faRecordVinyl, faFaceGrinStars, faGrinStars, faBong, faSpaghettiMonsterFlying, faPastafarianism, faArrowDownUpAcrossLine, faSpoon, faUtensilSpoon, faJarWheat, faEnvelopesBulk, faMailBulk, faFileCircleExclamation, faCircleH, faHospitalSymbol, faPager, faAddressBook, faContactBook, faStrikethrough, faK, faLandmarkFlag, faPencil, faPencilAlt, faBackward, faCaretRight, faComments, faPaste, faFileClipboard, faCodePullRequest, faClipboardList, faTruckRampBox, faTruckLoading, faUserCheck, faVialVirus, faSheetPlastic, faBlog, faUserNinja, faPersonArrowUpFromLine, faScrollTorah, faTorah, faBroomBall, faQuidditch, faQuidditchBroomBall, faToggleOff, faBoxArchive, faArchive, faPersonDrowning, faArrowDown91, faSortNumericDesc, faSortNumericDownAlt, faFaceGrinTongueSquint, faGrinTongueSquint, faSprayCan, faTruckMonster, faW, faEarthAfrica, faGlobeAfrica, faRainbow, faCircleNotch, faTabletScreenButton, faTabletAlt, faPaw, faCloud, faTrowelBricks, faFaceFlushed, faFlushed, faHospitalUser, faTentArrowLeftRight, faGavel, faLegal, faBinoculars, faMicrophoneSlash, faBoxTissue, faMotorcycle, faBellConcierge, faConciergeBell, faPenRuler, faPencilRuler, faPeopleArrows, faPeopleArrowsLeftRight, faMarsAndVenusBurst, faSquareCaretRight, faCaretSquareRight, faScissors, faCut, faSunPlantWilt, faToiletsPortable, faHockeyPuck, faTable, faMagnifyingGlassArrowRight, faTachographDigital, faDigitalTachograph, faUsersSlash, faClover, faReply, faMailReply, faStarAndCrescent, faHouseFire, faSquareMinus, faMinusSquare, faHelicopter, faCompass, faSquareCaretDown, faCaretSquareDown, faFileCircleQuestion, faLaptopCode, faSwatchbook, faPrescriptionBottle, faBars, faNavicon, faPeopleGroup, faHourglassEnd, faHourglass3, faHeartCrack, faHeartBroken, faSquareUpRight, faExternalLinkSquareAlt, faFaceKissBeam, faKissBeam, faFilm, faRulerHorizontal, faPeopleRobbery, faLightbulb, faCaretLeft, faCircleExclamation, faExclamationCircle, faSchoolCircleXmark, faArrowRightFromBracket, faSignOut, faCircleChevronDown, faChevronCircleDown, faUnlockKeyhole, faUnlockAlt, faCloudShowersHeavy, faHeadphonesSimple, faHeadphonesAlt, faSitemap, faCircleDollarToSlot, faDonate, faMemory, faRoadSpikes, faFireBurner, faFlag, faHanukiah, faFeather, faVolumeLow, faVolumeDown, faCommentSlash, faCloudSunRain, faCompress, faWheatAwn, faWheatAlt, faAnkh, faHandsHoldingChild, faAsterisk, faSquareCheck, faCheckSquare, faPesetaSign, faHeading, faHeader, faGhost, faList, faListSquares, faSquarePhoneFlip, faPhoneSquareAlt, faCartPlus, faGamepad, faCircleDot, faDotCircle, faFaceDizzy, faDizzy, faEgg, faHouseMedicalCircleXmark, faCampground, faFolderPlus, faFutbol, faFutbolBall, faSoccerBall, faPaintbrush, faPaintBrush, faLock, faGasPump, faHotTubPerson, faHotTub, faMapLocation, faMapMarked, faHouseFloodWater, faTree, faBridgeLock, faSackDollar, faPenToSquare, faEdit, faCarSide, faShareNodes, faShareAlt, faHeartCircleMinus, faHourglassHalf, faHourglass2, faMicroscope, faSink, faBagShopping, faShoppingBag, faArrowDownZA, faSortAlphaDesc, faSortAlphaDownAlt, faMitten, faPersonRays, faUsers, faEyeSlash, faFlaskVial, faHand, faHandPaper, faOm, faWorm, faHouseCircleXmark, faPlug, faChevronUp, faHandSpock, faStopwatch, faFaceKiss, faKiss, faBridgeCircleXmark, faFaceGrinTongue, faGrinTongue, faChessBishop, faFaceGrinWink, faGrinWink, faEarDeaf, faDeaf, faDeafness, faHardOfHearing, faRoadCircleCheck, faDiceFive, faSquareRss, faRssSquare, faLandMineOn, faICursor, faStamp, faStairs, faI, faHryvniaSign, faHryvnia, faPills, faFaceGrinWide, faGrinAlt, faTooth, faV, faBangladeshiTakaSign, faBicycle, faStaffSnake, faRodAsclepius, faRodSnake, faStaffAesculapius, faHeadSideCoughSlash, faTruckMedical, faAmbulance, faWheatAwnCircleExclamation, faSnowman, faMortarPestle, faRoadBarrier, faSchool, faIgloo, faJoint, faAngleRight, faHorse, faQ, faG, faNotesMedical, faTemperatureHalf, faTemperature2, faThermometer2, faThermometerHalf, faDongSign, faCapsules, faPooStorm, faPooBolt, faFaceFrownOpen, faFrownOpen, faHandPointUp, faMoneyBill, faBookmark, faAlignJustify, faUmbrellaBeach, faHelmetUn, faBullseye, faBacon, faHandPointDown, faArrowUpFromBracket, faFolder, faFolderBlank, faFileWaveform, faFileMedicalAlt, faRadiation, faChartSimple, faMarsStroke, faVial, faGauge, faDashboard, faGaugeMed, faTachometerAltAverage, faWandMagicSparkles, faMagicWandSparkles, faE, faPenClip, faPenAlt, faBridgeCircleExclamation, faUser, faSchoolCircleCheck, faDumpster, faVanShuttle, faShuttleVan, faBuildingUser, faSquareCaretLeft, faCaretSquareLeft, faHighlighter, faKey, faBullhorn, faGlobe, faSynagogue, faPersonHalfDress, faRoadBridge, faLocationArrow, faC, faTabletButton, faBuildingLock, faPizzaSlice, faMoneyBillWave, faChartArea, faAreaChart, faHouseFlag, faPersonCircleMinus, faBan, faCancel, faCameraRotate, faSprayCanSparkles, faAirFreshener, faStar, faRepeat, faCross, faBox, faVenusMars, faArrowPointer, faMousePointer, faMaximize, faExpandArrowsAlt, faChargingStation, faShapes, faTriangleCircleSquare, faShuffle, faRandom, faPersonRunning, faRunning, faMobileRetro, faGripLinesVertical, faSpider, faHandsBound, faFileInvoiceDollar, faPlaneCircleExclamation, faXRay, faSpellCheck, faSlash, faComputerMouse, faMouse, faArrowRightToBracket, faSignIn, faShopSlash, faStoreAltSlash, faServer, faVirusCovidSlash, faShopLock, faHourglassStart, faHourglass1, faBlenderPhone, faBuildingWheat, faPersonBreastfeeding, faRightToBracket, faSignInAlt, faVenus, faPassport, faThumbtackSlash, faThumbTackSlash, faHeartPulse, faHeartbeat, faPeopleCarryBox, faPeopleCarry, faTemperatureHigh, faMicrochip, faCrown, faWeightHanging, faXmarksLines, faFilePrescription, faWeightScale, faWeight, faUserGroup, faUserFriends, faArrowUpAZ, faSortAlphaUp, faChessKnight, faFaceLaughSquint, faLaughSquint, faWheelchair, faCircleArrowUp, faArrowCircleUp, faToggleOn, faPersonWalking, faWalking, faL, faFire, faBedPulse, faProcedures, faShuttleSpace, faSpaceShuttle, faFaceLaugh, faLaugh, faFolderOpen, faHeartCirclePlus, faCodeFork, faCity, faMicrophoneLines, faMicrophoneAlt, faPepperHot, faUnlock, faColonSign, faHeadset, faStoreSlash, faRoadCircleXmark, faUserMinus, faMarsStrokeUp, faMarsStrokeV, faChampagneGlasses, faGlassCheers, faClipboard, faHouseCircleExclamation, faFileArrowUp, faFileUpload, faWifi, faWifi3, faWifiStrong, faBath, faBathtub, faUnderline, faUserPen, faUserEdit, faSignature, faStroopwafel, faBold, faAnchorLock, faBuildingNgo, faManatSign, faNotEqual, faBorderTopLeft, faBorderStyle, faMapLocationDot, faMapMarkedAlt, faJedi, faSquarePollVertical, faPoll, faMugHot, faCarBattery, faBatteryCar, faGift, faDiceTwo, faChessQueen, faGlasses, faChessBoard, faBuildingCircleCheck, faPersonChalkboard, faMarsStrokeRight, faMarsStrokeH, faHandBackFist, faHandRock, faSquareCaretUp, faCaretSquareUp, faCloudShowersWater, faChartBar, faBarChart, faHandsBubbles, faHandsWash, faLessThanEqual, faTrain, faEyeLowVision, faLowVision, faCrow, faSailboat, faWindowRestore, faSquarePlus, faPlusSquare, faToriiGate, faFrog, faBucket, faImage, faMicrophone, faCow, faCaretUp, faScrewdriver, faFolderClosed, faHouseTsunami, faSquareNfi, faArrowUpFromGroundWater, faMartiniGlass, faGlassMartiniAlt, faSquareBinary, faRotateLeft, faRotateBack, faRotateBackward, faUndoAlt, faTableColumns, faColumns, faLemon, faHeadSideMask, faHandshake, faGem, faDolly, faDollyBox, faSmoking, faMinimize, faCompressArrowsAlt, faMonument, faSnowplow, faAnglesRight, faAngleDoubleRight, faCannabis, faCirclePlay, faPlayCircle, faTablets, faEthernet, faEuroSign, faEur, faEuro, faChair, faCircleCheck, faCheckCircle, faCircleStop, faStopCircle, faCompassDrafting, faDraftingCompass, faPlateWheat, faIcicles, faPersonShelter, faNeuter, faIdBadge, faMarker, faFaceLaughBeam, faLaughBeam, faHelicopterSymbol, faUniversalAccess, faCircleChevronUp, faChevronCircleUp, faLariSign, faVolcano, faPersonWalkingDashedLineArrowRight, faSterlingSign, faGbp, faPoundSign, faViruses, faSquarePersonConfined, faUserTie, faArrowDownLong, faLongArrowDown, faTentArrowDownToLine, faCertificate, faReplyAll, faMailReplyAll, faSuitcase, faPersonSkating, faSkating, faFilterCircleDollar, faFunnelDollar, faCameraRetro, faCircleArrowDown, faArrowCircleDown, faFileImport, faArrowRightToFile, faSquareArrowUpRight, faExternalLinkSquare, faBoxOpen, faScroll, faSpa, faLocationPinLock, faPause, faHillAvalanche, faTemperatureEmpty, faTemperature0, faThermometer0, faThermometerEmpty, faBomb, faRegistered, faAddressCard, faContactCard, faVcard, faScaleUnbalancedFlip, faBalanceScaleRight, faSubscript, faDiamondTurnRight, faDirections, faBurst, faHouseLaptop, faLaptopHouse, faFaceTired, faTired, faMoneyBills, faSmog, faCrutch, faFontAwesome, faFontAwesomeFlag, faFontAwesomeLogoFull, faCloudArrowUp, faCloudUpload, faCloudUploadAlt, faPalette, faArrowsTurnRight, faVest, faFerry, faArrowsDownToPeople, faSeedling, faSprout, faLeftRight, faArrowsAltH, faBoxesPacking, faCircleArrowLeft, faArrowCircleLeft, faGroupArrowsRotate, faBowlFood, faCandyCane, faArrowDownWideShort, faSortAmountAsc, faSortAmountDown, faCloudBolt, faThunderstorm, faTextSlash, faRemoveFormat, faFaceSmileWink, faSmileWink, faFileWord, faFilePowerpoint, faArrowsLeftRight, faArrowsH, faHouseLock, faCloudArrowDown, faCloudDownload, faCloudDownloadAlt, faChildren, faChalkboard, faBlackboard, faUserLargeSlash, faUserAltSlash, faEnvelopeOpen, faHandshakeSimpleSlash, faHandshakeAltSlash, faMattressPillow, faGuaraniSign, faArrowsRotate, faRefresh, faSync, faFireExtinguisher, faCruzeiroSign, faGreaterThanEqual, faShieldHalved, faShieldAlt, faBookAtlas, faAtlas, faVirus, faEnvelopeCircleCheck, faLayerGroup, faArrowsToDot, faArchway, faHeartCircleCheck, faHouseChimneyCrack, faHouseDamage, faFileZipper, faFileArchive, faSquare, faMartiniGlassEmpty, faGlassMartini, faCouch, faCediSign, faItalic, faTableCellsColumnLock, faChurch, faCommentsDollar, faDemocrat, faZ, faPersonSkiing, faSkiing, faRoadLock, faA, faTemperatureArrowDown, faTemperatureDown, faFeatherPointed, faFeatherAlt, faP, faSnowflake, faNewspaper, faRectangleAd, faAd, faCircleArrowRight, faArrowCircleRight, faFilterCircleXmark, faLocust, faSort, faUnsorted, faListOl, faList12, faListNumeric, faPersonDressBurst, faMoneyCheckDollar, faMoneyCheckAlt, faVectorSquare, faBreadSlice, faLanguage, faFaceKissWinkHeart, faKissWinkHeart, faFilter, faQuestion, faFileSignature, faUpDownLeftRight, faArrowsAlt, faHouseChimneyUser, faHandHoldingHeart, faPuzzlePiece, faMoneyCheck, faStarHalfStroke, faStarHalfAlt, faCode, faWhiskeyGlass, faGlassWhiskey, faBuildingCircleExclamation, faMagnifyingGlassChart, faArrowUpRightFromSquare, faExternalLink, faCubesStacked, faWonSign, faKrw, faWon, faVirusCovid, faAustralSign, faF, faLeaf, faRoad, faTaxi, faCab, faPersonCirclePlus, faChartPie, faPieChart, faBoltLightning, faSackXmark, faFileExcel, faFileContract, faFishFins, faBuildingFlag, faFaceGrinBeam, faGrinBeam, faObjectUngroup, faPoop, faLocationPin, faMapMarker, faKaaba, faToiletPaper, faHelmetSafety, faHardHat, faHatHard, faEject, faCircleRight, faArrowAltCircleRight, faPlaneCircleCheck, faFaceRollingEyes, faMehRollingEyes, faObjectGroup, faChartLine, faLineChart, faMaskVentilator, faArrowRight, faSignsPost, faMapSigns, faCashRegister, faPersonCircleQuestion, faH, faTarp, faScrewdriverWrench, faTools, faArrowsToEye, faPlugCircleBolt, faHeart, faMarsAndVenus, faHouseUser, faHomeUser, faDumpsterFire, faHouseCrack, faMartiniGlassCitrus, faCocktail, faFaceSurprise, faSurprise, faBottleWater, faCirclePause, faPauseCircle, faToiletPaperSlash, faAppleWhole, faAppleAlt, faKitchenSet, faR, faTemperatureQuarter, faTemperature1, faThermometer1, faThermometerQuarter, faCube, faBitcoinSign, faShieldDog, faSolarPanel, faLockOpen, faElevator, faMoneyBillTransfer, faMoneyBillTrendUp, faHouseFloodWaterCircleArrowRight, faSquarePollHorizontal, faPollH, faCircle, faBackwardFast, faFastBackward, faRecycle, faUserAstronaut, faPlaneSlash, faTrademark, faBasketball, faBasketballBall, faSatelliteDish, faCircleUp, faArrowAltCircleUp, faMobileScreenButton, faMobileAlt, faVolumeHigh, faVolumeUp, faUsersRays, faWallet, faClipboardCheck, faFileAudio, faBurger, faHamburger, faWrench, faBugs, faRupeeSign, faRupee, faFileImage, faCircleQuestion, faQuestionCircle, faPlaneDeparture, faHandshakeSlash, faBookBookmark, faCodeBranch, faHatCowboy, faBridge, faPhoneFlip, faPhoneAlt, faTruckFront, faCat, faAnchorCircleExclamation, faTruckField, faRoute, faClipboardQuestion, faPanorama, faCommentMedical, faTeethOpen, faFileCircleMinus, faTags, faWineGlass, faForwardFast, faFastForward, faFaceMehBlank, faMehBlank, faSquareParking, faParking, faHouseSignal, faBarsProgress, faTasksAlt, faFaucetDrip, faCartFlatbed, faDollyFlatbed, faBanSmoking, faSmokingBan, faTerminal, faMobileButton, faHouseMedicalFlag, faBasketShopping, faShoppingBasket, faTape, faBusSimple, faBusAlt, faEye, faFaceSadCry, faSadCry, faAudioDescription, faPersonMilitaryToPerson, faFileShield, faUserSlash, faPen, faTowerObservation, faFileCode, faSignal, faSignal5, faSignalPerfect, faBus, faHeartCircleXmark, faHouseChimney, faHomeLg, faWindowMaximize, faFaceFrown, faFrown, faPrescription, faShop, faStoreAlt, faFloppyDisk, faSave, faVihara, faScaleUnbalanced, faBalanceScaleLeft, faSortUp, faSortAsc, faCommentDots, faCommenting, faPlantWilt, faDiamond, faFaceGrinSquint, faGrinSquint, faHandHoldingDollar, faHandHoldingUsd, faChartDiagram, faBacterium, faHandPointer, faDrumSteelpan, faHandScissors, faHandsPraying, faPrayingHands, faArrowRotateRight, faArrowRightRotate, faArrowRotateForward, faRedo, faWebAwesome, faBiohazard, faLocationCrosshairs, faLocation, faMarsDouble, faChildDress, faUsersBetweenLines, faLungsVirus, faFaceGrinTears, faGrinTears, faPhone, faCalendarXmark, faCalendarTimes, faChildReaching, faHeadSideVirus, faUserGear, faUserCog, faArrowUp19, faSortNumericUp, faDoorClosed, faShieldVirus, faDiceSix, faMosquitoNet, faFileFragment, faBridgeWater, faPersonBooth, faTextWidth, faHatWizard, faPenFancy, faPersonDigging, faDigging, faTrash, faGaugeSimple, faGaugeSimpleMed, faTachometerAverage, faBookMedical, faPoo, faQuoteRight, faQuoteRightAlt, faShirt, faTShirt, faTshirt, faCubes, faDivide, faTengeSign, faTenge, faHeadphones, faHandsHolding, faHandsClapping, faRepublican, faArrowLeft, faPersonCircleXmark, faRuler, faAlignLeft, faDiceD6, faRestroom, faJ, faUsersViewfinder, faFileVideo, faUpRightFromSquare, faExternalLinkAlt, faTableCells, faTh, faFilePdf, faBookBible, faBible, faO, faSuitcaseMedical, faMedkit, faUserSecret, faOtter, faPersonDress, faFemale, faCommentDollar, faBusinessTime, faBriefcaseClock, faTableCellsLarge, faThLarge, faBookTanakh, faTanakh, faPhoneVolume, faVolumeControlPhone, faHatCowboySide, faClipboardUser, faChild, faLiraSign, faSatellite, faPlaneLock, faTag, faComment, faCakeCandles, faBirthdayCake, faCake, faEnvelope, faAnglesUp, faAngleDoubleUp, faPaperclip, faArrowRightToCity, faRibbon, faLungs, faArrowUp91, faSortNumericUpAlt, faLitecoinSign, faBorderNone, faCircleNodes, faParachuteBox, faIndent, faTruckFieldUn, faHourglass, faHourglassEmpty, faMountain, faUserDoctor, faUserMd, faCircleInfo, faInfoCircle, faCloudMeatball, faCamera, faCameraAlt, faSquareVirus, faMeteor, faCarOn, faSleigh, faArrowDown19, faSortNumericAsc, faSortNumericDown, faHandHoldingDroplet, faHandHoldingWater, faWater, faCalendarCheck, faBraille, faPrescriptionBottleMedical, faPrescriptionBottleAlt, faLandmark, faTruck, faCrosshairs, faPersonCane, faTent, faVestPatches, faCheckDouble, faArrowDownAZ, faSortAlphaAsc, faSortAlphaDown, faMoneyBillWheat, faCookie, faArrowRotateLeft, faArrowLeftRotate, faArrowRotateBack, faArrowRotateBackward, faUndo, faHardDrive, faHdd, faFaceGrinSquintTears, faGrinSquintTears, faDumbbell, faRectangleList, faListAlt, faTarpDroplet, faHouseMedicalCircleCheck, faPersonSkiingNordic, faSkiingNordic, faCalendarPlus, faPlaneArrival, faCircleLeft, faArrowAltCircleLeft, faTrainSubway, faSubway, faChartGantt, faIndianRupeeSign, faIndianRupee, faInr, faCropSimple, faCropAlt, faMoneyBill1, faMoneyBillAlt, faLeftLong, faLongArrowAltLeft, faDna, faVirusSlash, faMinus, faSubtract, faChess, faArrowLeftLong, faLongArrowLeft, faPlugCircleCheck, faStreetView, faFrancSign, faVolumeOff, faHandsAslInterpreting, faAmericanSignLanguageInterpreting, faAslInterpreting, faHandsAmericanSignLanguageInterpreting, faGear, faCog, faDropletSlash, faTintSlash, faMosque, faMosquito, faStarOfDavid, faPersonMilitaryRifle, faCartShopping, faShoppingCart, faVials, faPlugCirclePlus, faPlaceOfWorship, faGripVertical, faHexagonNodes, faArrowTurnUp, faLevelUp, faU, faSquareRootVariable, faSquareRootAlt, faClock, faClockFour, faBackwardStep, faStepBackward, faPallet, faFaucet, faBaseballBatBall, faS, faTimeline, faKeyboard, faCaretDown, faHouseChimneyMedical, faClinicMedical, faTemperatureThreeQuarters, faTemperature3, faThermometer3, faThermometerThreeQuarters, faMobileScreen, faMobileAndroidAlt, faPlaneUp, faPiggyBank, faBatteryHalf, faBattery3, faMountainCity, faCoins, faKhanda, faSliders, faSlidersH, faFolderTree, faNetworkWired, faMapPin, faHamsa, faCentSign, faFlask, faPersonPregnant, faWandSparkles, faEllipsisVertical, faEllipsisV, faTicket, faPowerOff, faRightLong, faLongArrowAltRight, faFlagUsa, faLaptopFile, faTty, faTeletype, faDiagramNext, faPersonRifle, faHouseMedicalCircleExclamation, faClosedCaptioning, faPersonHiking, faHiking, faVenusDouble, faImages, faCalculator, faPeoplePulling, faN, faCableCar, faTram, faCloudRain, faBuildingCircleXmark, faShip, faArrowsDownToLine, faDownload, faFaceGrin, faGrin, faDeleteLeft, faBackspace, faEyeDropper, faEyeDropperEmpty, faEyedropper, faFileCircleCheck, faForward, faMobile, faMobileAndroid, faMobilePhone, faFaceMeh, faMeh, faAlignCenter, faBookSkull, faBookDead, faIdCard, faDriversLicense, faOutdent, faDedent, faHeartCircleExclamation, faHouse, faHome, faHomeAlt, faHomeLgAlt, faCalendarWeek, faLaptopMedical, faB, faFileMedical, faDiceOne, faKiwiBird, faArrowRightArrowLeft, faExchange, faRotateRight, faRedoAlt, faRotateForward, faUtensils, faCutlery, faArrowUpWideShort, faSortAmountUp, faMillSign, faBowlRice, faSkull, faTowerBroadcast, faBroadcastTower, faTruckPickup, faUpLong, faLongArrowAltUp, faStop, faCodeMerge, faUpload, faHurricane, faMound, faToiletPortable, faCompactDisc, faFileArrowDown, faFileDownload, faCaravan, faShieldCat, faBolt, faZap, faGlassWater, faOilWell, faVault, faMars, faToilet, faPlaneCircleXmark, faYenSign, faCny, faJpy, faRmb, faYen, faRubleSign, faRouble, faRub, faRuble, faSun, faGuitar, faFaceLaughWink, faLaughWink, faHorseHead, faBoreHole, faIndustry, faCircleDown, faArrowAltCircleDown, faArrowsTurnToDots, faFlorinSign, faArrowDownShortWide, faSortAmountDesc, faSortAmountDownAlt, faLessThan, faAngleDown, faCarTunnel, faHeadSideCough, faGripLines, faThumbsDown, faUserLock, faArrowRightLong, faLongArrowRight, faAnchorCircleXmark, faEllipsis, faEllipsisH, faChessPawn, faKitMedical, faFirstAid, faPersonThroughWindow, faToolbox, faHandsHoldingCircle, faBug, faCreditCard, faCreditCardAlt, faCar, faAutomobile, faHandHoldingHand, faBookOpenReader, faBookReader, faMountainSun, faArrowsLeftRightToLine, faDiceD20, faTruckDroplet, faFileCircleXmark, faTemperatureArrowUp, faTemperatureUp, faMedal, faBed, faSquareH, faHSquare, faPodcast, faTemperatureFull, faTemperature4, faThermometer4, faThermometerFull, faBell, faSuperscript, faPlugCircleXmark, faStarOfLife, faPhoneSlash, faPaintRoller, faHandshakeAngle, faHandsHelping, faLocationDot, faMapMarkerAlt, faFile, faGreaterThan, faPersonSwimming, faSwimmer, faArrowDown, faDroplet, faTint, faEraser, faEarthAmericas, faEarth, faEarthAmerica, faGlobeAmericas, faPersonBurst, faDove, faBatteryEmpty, faBattery0, faSocks, faInbox, faSection, faGaugeHigh, faTachometerAlt, faTachometerAltFast, faEnvelopeOpenText, faHospital, faHospitalAlt, faHospitalWide, faWineBottle, faChessRook, faBarsStaggered, faReorder, faStream, faDharmachakra, faHotdog, faPersonWalkingWithCane, faBlind, faDrum, faIceCream, faHeartCircleBolt, faFax, faParagraph, faCheckToSlot, faVoteYea, faStarHalf, faBoxesStacked, faBoxes, faBoxesAlt, faLink, faChain, faEarListen, faAssistiveListeningSystems, faTreeCity, faPlay, faFont, faTableCellsRowLock, faRupiahSign, faMagnifyingGlass, faSearch, faTableTennisPaddleBall, faPingPongPaddleBall, faTableTennis, faPersonDotsFromLine, faDiagnoses, faTrashCanArrowUp, faTrashRestoreAlt, faNairaSign, faCartArrowDown, faWalkieTalkie, faFilePen, faFileEdit, faReceipt, faSquarePen, faPenSquare, faPencilSquare, faSuitcaseRolling, faPersonCircleExclamation, faChevronDown, faBatteryFull, faBattery, faBattery5, faSkullCrossbones, faCodeCompare, faListUl, faListDots, faSchoolLock, faTowerCell, faDownLong, faLongArrowAltDown, faRankingStar, faChessKing, faPersonHarassing, faBrazilianRealSign, faLandmarkDome, faLandmarkAlt, faArrowUp, faTv, faTelevision, faTvAlt, faShrimp, faListCheck, faTasks, faJugDetergent, faCircleUser, faUserCircle, faUserShield, faWind, faCarBurst, faCarCrash, faY, faPersonSnowboarding, faSnowboarding, faTruckFast, faShippingFast, faFish, faUserGraduate, faCircleHalfStroke, faAdjust, faClapperboard, faCircleRadiation, faRadiationAlt, faBaseball, faBaseballBall, faJetFighterUp, faDiagramProject, faProjectDiagram, faCopy, faVolumeXmark, faVolumeMute, faVolumeTimes, faHandSparkles, faGrip, faGripHorizontal, faShareFromSquare, faShareSquare, faChildCombatant, faChildRifle, faGun, faSquarePhone, faPhoneSquare, faPlus, faAdd, faExpand, faComputer, faXmark, faClose, faMultiply, faRemove, faTimes, faArrowsUpDownLeftRight, faArrows, faChalkboardUser, faChalkboardTeacher, faPesoSign, faBuildingShield, faBaby, faUsersLine, faQuoteLeft, faQuoteLeftAlt, faTractor, faTrashArrowUp, faTrashRestore, faArrowDownUpLock, faLinesLeaning, faRulerCombined, faCopyright, faEquals, faBlender, faTeeth, faShekelSign, faIls, faShekel, faSheqel, faSheqelSign, faMap, faRocket, faPhotoFilm, faPhotoVideo, faFolderMinus, faHexagonNodesBolt, faStore, faArrowTrendUp, faPlugCircleMinus, faSignHanging, faSign, faBezierCurve, faBellSlash, faTablet, faTabletAndroid, faSchoolFlag, faFill, faAngleUp, faDrumstickBite, faHollyBerry, faChevronLeft, faBacteria, faHandLizard, faNotdef, faDisease, faBriefcaseMedical, faGenderless, faChevronRight, faRetweet, faCarRear, faCarAlt, faPumpSoap, faVideoSlash, faBatteryQuarter, faBattery2, faRadio, faBabyCarriage, faCarriageBaby, faTrafficLight, faThermometer, faVrCardboard, faHandMiddleFinger, faPercent, faPercentage, faTruckMoving, faGlassWaterDroplet, faDisplay, faFaceSmile, faSmile, faThumbtack, faThumbTack, faTrophy, faPersonPraying, faPray, faHammer, faHandPeace, faRotate, faSyncAlt, faSpinner, faRobot, faPeace, faGears, faCogs, faWarehouse, faArrowUpRightDots, faSplotch, faFaceGrinHearts, faGrinHearts, faDiceFour, faSimCard, faTransgender, faTransgenderAlt, faMercury, faArrowTurnDown, faLevelDown, faPersonFallingBurst, faAward, faTicketSimple, faTicketAlt, faBuilding, faAnglesLeft, faAngleDoubleLeft, faQrcode, faClockRotateLeft, faHistory, faFaceGrinBeamSweat, faGrinBeamSweat, faFileExport, faArrowRightFromFile, faShield, faShieldBlank, faArrowUpShortWide, faSortAmountUpAlt, faCommentNodes, faHouseMedical, faGolfBallTee, faGolfBall, faCircleChevronLeft, faChevronCircleLeft, faHouseChimneyWindow, faPenNib, faTentArrowTurnLeft, faTents, faWandMagic, faMagic, faDog, faCarrot, faMoon, faWineGlassEmpty, faWineGlassAlt, faCheese, faYinYang, faMusic, faCodeCommit, faTemperatureLow, faPersonBiking, faBiking, faBroom, faShieldHeart, faGopuram, faEarthOceania, faGlobeOceania, faSquareXmark, faTimesSquare, faXmarkSquare, faHashtag, faUpRightAndDownLeftFromCenter, faExpandAlt, faOilCan, faT, faHippo, faChartColumn, faInfinity, faVialCircleCheck, faPersonArrowDownToLine, faVoicemail, faFan, faPersonWalkingLuggage, faUpDown, faArrowsAltV, faCloudMoonRain, faCalendar, faTrailer, faBahai, faHaykal, faSdCard, faDragon, faShoePrints, faCirclePlus, faPlusCircle, faFaceGrinTongueWink, faGrinTongueWink, faHandHolding, faPlugCircleExclamation, faLinkSlash, faChainBroken, faChainSlash, faUnlink, faClone, faPersonWalkingArrowLoopLeft, faArrowUpZA, faSortAlphaUpAlt, faFireFlameCurved, faFireAlt, faTornado, faFileCirclePlus, faBookQuran, faQuran, faAnchor, faBorderAll, faFaceAngry, faAngry, faCookieBite, faArrowTrendDown, faRss, faFeed, faDrawPolygon, faScaleBalanced, faBalanceScale, faGaugeSimpleHigh, faTachometer, faTachometerFast, faShower, faDesktop, faDesktopAlt, faM, faTableList, faThList, faCommentSms, faSms, faBook, faUserPlus, faCheck, faBatteryThreeQuarters, faBattery4, faHouseCircleCheck, faAngleLeft, faDiagramSuccessor, faTruckArrowRight, faArrowsSplitUpAndLeft, faHandFist, faFistRaised, faCloudMoon, faBriefcase, faPersonFalling, faImagePortrait, faPortrait, faUserTag, faRug, faEarthEurope, faGlobeEurope, faCartFlatbedSuitcase, faLuggageCart, faRectangleXmark, faRectangleTimes, faTimesRectangle, faWindowClose, faBahtSign, faBookOpen, faBookJournalWhills, faJournalWhills, faHandcuffs, faTriangleExclamation, faExclamationTriangle, faWarning, faDatabase, faShare, faMailForward, faBottleDroplet, faMaskFace, faHillRockslide, faRightLeft, faExchangeAlt, faPaperPlane, faRoadCircleExclamation, faDungeon, faAlignRight, faMoneyBill1Wave, faMoneyBillWaveAlt, faLifeRing, faHands, faSignLanguage, faSigning, faCalendarDay, faWaterLadder, faLadderWater, faSwimmingPool, faArrowsUpDown, faArrowsV, faFaceGrimace, faGrimace, faWheelchairMove, faWheelchairAlt, faTurnDown, faLevelDownAlt, faPersonWalkingArrowRight, faSquareEnvelope, faEnvelopeSquare, faDice, faBowlingBall, faBrain, faBandage, faBandAid, faCalendarMinus, faCircleXmark, faTimesCircle, faXmarkCircle, faGifts, faHotel, faEarthAsia, faGlobeAsia, faIdCardClip, faIdCardAlt, faMagnifyingGlassPlus, faSearchPlus, faThumbsUp, faUserClock, faHandDots, faAllergies, faFileInvoice, faWindowMinimize, faMugSaucer, faCoffee, faBrush, faFileHalfDashed, faMask, faMagnifyingGlassMinus, faSearchMinus, faRulerVertical, faUserLarge, faUserAlt, faTrainTram, faUserNurse, faSyringe, faCloudSun, faStopwatch20, faSquareFull, faMagnet, faJar, faNoteSticky, faStickyNote, faBugSlash, faArrowUpFromWaterPump, faBone, faTableCellsRowUnlock, faUserInjured, faFaceSadTear, faSadTear, faPlane, faTentArrowsDown, faExclamation, faArrowsSpin, faPrint, faTurkishLiraSign, faTry, faTurkishLira, faDollarSign, faDollar, faUsd, faX, faMagnifyingGlassDollar, faSearchDollar, faUsersGear, faUsersCog, faPersonMilitaryPointing, faBuildingColumns, faBank, faInstitution, faMuseum, faUniversity, faUmbrella, faTrowel, faD, faStapler, faMasksTheater, faTheaterMasks, faKipSign, faHandPointLeft, faHandshakeSimple, faHandshakeAlt, faJetFighter, faFighterJet, faSquareShareNodes, faShareAltSquare, faBarcode, faPlusMinus, faVideo, faVideoCamera, faGraduationCap, faMortarBoard, faHandHoldingMedical, faPersonCircleCheck, faTurnUp, faLevelUpAlt };\n","import Modal from 'src/components/modal/modal.vue'\nimport { library } from '@fortawesome/fontawesome-svg-core'\nimport pleromaTanMask from 'src/assets/pleromatan_apology_mask.png'\nimport pleromaTanFoxMask from 'src/assets/pleromatan_apology_fox_mask.png'\n\nimport { useServerSideStorageStore } from 'src/stores/serverSideStorage'\n\nimport {\n faTimes\n} from '@fortawesome/free-solid-svg-icons'\nlibrary.add(\n faTimes\n)\n\nexport const CURRENT_UPDATE_COUNTER = 1\n\nconst pleromaTan = '/static/pleromatan_apology.png'\nconst pleromaTanFox = '/static/pleromatan_apology_fox.png'\n\nconst UpdateNotification = {\n data () {\n return {\n showingImage: false,\n pleromaTanVariant: Math.random() > 0.5 ? pleromaTan : pleromaTanFox,\n showingMore: false\n }\n },\n components: {\n Modal\n },\n computed: {\n pleromaTanStyles () {\n const mask = this.pleromaTanVariant === pleromaTan ? pleromaTanMask : pleromaTanFoxMask\n return {\n 'shape-outside': 'url(' + mask + ')'\n }\n },\n shouldShow () {\n return !this.$store.state.instance.disableUpdateNotification &&\n this.$store.state.users.currentUser &&\n useServerSideStorageStore().flagStorage.updateCounter < CURRENT_UPDATE_COUNTER &&\n !useServerSideStorageStore().prefsStorage.simple.dontShowUpdateNotifs\n }\n },\n methods: {\n toggleShow () {\n this.showingMore = !this.showingMore\n },\n neverShowAgain () {\n this.toggleShow()\n useServerSideStorageStore().setFlag({ flag: 'updateCounter', value: CURRENT_UPDATE_COUNTER })\n useServerSideStorageStore().setPreference({ path: 'simple.dontShowUpdateNotifs', value: true })\n useServerSideStorageStore().pushServerSideStorage()\n },\n dismiss () {\n useServerSideStorageStore().setFlag({ flag: 'updateCounter', value: CURRENT_UPDATE_COUNTER })\n useServerSideStorageStore().pushServerSideStorage()\n }\n },\n mounted () {\n this.contentHeightNoImage = this.$refs.animatedText.scrollHeight\n\n // Workaround to get the text height only after mask loaded. A bit hacky.\n const newImg = new Image()\n newImg.onload = () => {\n setTimeout(() => { this.showingImage = true }, 100)\n }\n newImg.src = this.pleromaTanVariant === pleromaTan ? pleromaTanMask : pleromaTanFoxMask\n }\n}\n\nexport default UpdateNotification\n","import { defineStore } from 'pinia'\nimport { toRaw } from 'vue'\nimport {\n isEqual,\n cloneDeep,\n set,\n unset,\n get,\n clamp,\n flatten,\n groupBy,\n findLastIndex,\n takeRight,\n uniqWith,\n merge as _merge\n} from 'lodash'\nimport { CURRENT_UPDATE_COUNTER } from 'src/components/update_notification/update_notification.js'\n\nexport const VERSION = 1\nexport const NEW_USER_DATE = new Date('2022-08-04') // date of writing this, basically\n\nexport const COMMAND_TRIM_FLAGS = 1000\nexport const COMMAND_TRIM_FLAGS_AND_RESET = 1001\n\nexport const defaultState = {\n // do we need to update data on server?\n dirty: false,\n // storage of flags - stuff that can only be set and incremented\n flagStorage: {\n updateCounter: 0, // Counter for most recent update notification seen\n configMigration: 0, // Counter for config -> server-side migrations\n reset: 0 // special flag that can be used to force-reset all flags, debug purposes only\n // special reset codes:\n // 1000: trim keys to those known by currently running FE\n // 1001: same as above + reset everything to 0\n },\n prefsStorage: {\n _journal: [],\n simple: {\n dontShowUpdateNotifs: false,\n collapseNav: false,\n muteFilters: {}\n },\n collections: {\n pinnedStatusActions: ['reply', 'retweet', 'favorite', 'emoji'],\n pinnedNavItems: ['home', 'dms', 'chats']\n }\n },\n // raw data\n raw: null,\n // local cache\n cache: null\n}\n\nexport const newUserFlags = {\n ...defaultState.flagStorage,\n updateCounter: CURRENT_UPDATE_COUNTER // new users don't need to see update notification\n}\n\nexport const _moveItemInArray = (array, value, movement) => {\n const oldIndex = array.indexOf(value)\n const newIndex = oldIndex + movement\n const newArray = [...array]\n // remove old\n newArray.splice(oldIndex, 1)\n // add new\n newArray.splice(clamp(newIndex, 0, newArray.length + 1), 0, value)\n return newArray\n}\n\nconst _wrapData = (data, userName) => ({\n ...data,\n _user: userName,\n _timestamp: Date.now(),\n _version: VERSION\n})\n\nconst _checkValidity = (data) => data._timestamp > 0 && data._version > 0\n\nconst _verifyPrefs = (state) => {\n state.prefsStorage = state.prefsStorage || {\n simple: {},\n collections: {}\n }\n\n // Simple\n Object.entries(defaultState.prefsStorage.simple).forEach(([k, v]) => {\n if (typeof v === 'number' || typeof v === 'boolean') return\n if (typeof v === 'object' && v != null) return\n console.warn(`Preference simple.${k} as invalid type, reinitializing`)\n set(state.prefsStorage.simple, k, defaultState.prefsStorage.simple[k])\n })\n\n // Collections\n Object.entries(defaultState.prefsStorage.collections).forEach(([k, v]) => {\n if (Array.isArray(v)) return\n console.warn(`Preference collections.${k} as invalid type, reinitializing`)\n set(state.prefsStorage.collections, k, defaultState.prefsStorage.collections[k])\n })\n}\n\nexport const _getRecentData = (cache, live, isTest) => {\n const result = { recent: null, stale: null, needUpload: false }\n const cacheValid = _checkValidity(cache || {})\n const liveValid = _checkValidity(live || {})\n if (!liveValid && cacheValid) {\n result.needUpload = true\n console.debug('Nothing valid stored on server, assuming cache to be source of truth')\n result.recent = cache\n result.stale = live\n } else if (!cacheValid && liveValid) {\n console.debug('Valid storage on server found, no local cache found, using live as source of truth')\n result.recent = live\n result.stale = cache\n } else if (cacheValid && liveValid) {\n console.debug('Both sources have valid data, figuring things out...')\n if (live._timestamp === cache._timestamp && live._version === cache._version) {\n console.debug('Same version/timestamp on both source, source of truth irrelevant')\n result.recent = cache\n result.stale = live\n } else {\n console.debug('Different timestamp, figuring out which one is more recent')\n if (live._timestamp < cache._timestamp) {\n result.recent = cache\n result.stale = live\n } else {\n result.recent = live\n result.stale = cache\n }\n }\n } else {\n console.debug('Both sources are invalid, start from scratch')\n result.needUpload = true\n }\n\n const merge = (a, b) => ({\n _user: a._user ?? b._user,\n _version: a._version ?? b._version,\n _timestamp: a._timestamp ?? b._timestamp,\n needUpload: b.needUpload ?? a.needUpload,\n prefsStorage: _merge(a.prefsStorage, b.prefsStorage),\n flagStorage: _merge(a.flagStorage, b.flagStorage)\n })\n result.recent = isTest ? result.recent : (result.recent && merge(defaultState, result.recent))\n result.stale = isTest ? result.stale : (result.stale && merge(defaultState, result.stale))\n\n return result\n}\n\nexport const _getAllFlags = (recent, stale) => {\n return Array.from(new Set([\n ...Object.keys(toRaw((recent || {}).flagStorage || {})),\n ...Object.keys(toRaw((stale || {}).flagStorage || {}))\n ]))\n}\n\nexport const _mergeFlags = (recent, stale, allFlagKeys) => {\n if (!stale.flagStorage) return recent.flagStorage\n if (!recent.flagStorage) return stale.flagStorage\n return Object.fromEntries(allFlagKeys.map(flag => {\n const recentFlag = recent.flagStorage[flag]\n const staleFlag = stale.flagStorage[flag]\n // use flag that is of higher value\n return [flag, Number((recentFlag > staleFlag ? recentFlag : staleFlag) || 0)]\n }))\n}\n\nconst _mergeJournal = (...journals) => {\n // Ignore invalid journal entries\n const allJournals = flatten(\n journals.map(j => Array.isArray(j) ? j : [])\n ).filter(entry =>\n Object.prototype.hasOwnProperty.call(entry, 'path') &&\n Object.prototype.hasOwnProperty.call(entry, 'operation') &&\n Object.prototype.hasOwnProperty.call(entry, 'args') &&\n Object.prototype.hasOwnProperty.call(entry, 'timestamp')\n )\n const grouped = groupBy(allJournals, 'path')\n const trimmedGrouped = Object.entries(grouped).map(([path, journal]) => {\n // side effect\n journal.sort((a, b) => a.timestamp > b.timestamp ? 1 : -1)\n\n if (path.startsWith('collections')) {\n const lastRemoveIndex = findLastIndex(journal, ({ operation }) => operation === 'removeFromCollection')\n // everything before last remove is unimportant\n let remainder\n if (lastRemoveIndex > 0) {\n remainder = journal.slice(lastRemoveIndex)\n } else {\n // everything else doesn't need trimming\n remainder = journal\n }\n return uniqWith(remainder, (a, b) => {\n if (a.path !== b.path) { return false }\n if (a.operation !== b.operation) { return false }\n if (a.operation === 'addToCollection') {\n return a.args[0] === b.args[0]\n }\n return false\n })\n } else if (path.startsWith('simple')) {\n // Only the last record is important\n return takeRight(journal)\n } else {\n return journal\n }\n })\n return flatten(trimmedGrouped)\n .sort((a, b) => a.timestamp > b.timestamp ? 1 : -1)\n}\n\nexport const _mergePrefs = (recent, stale) => {\n if (!stale) return recent\n if (!recent) return stale\n const { _journal: recentJournal, ...recentData } = recent\n const { _journal: staleJournal } = stale\n /** Journal entry format:\n * path: path to entry in prefsStorage\n * timestamp: timestamp of the change\n * operation: operation type\n * arguments: array of arguments, depends on operation type\n *\n * currently only supported operation type is \"set\" which just sets the value\n * to requested one. Intended only to be used with simple preferences (boolean, number)\n * shouldn't be used with collections!\n */\n const resultOutput = { ...recentData }\n const totalJournal = _mergeJournal(staleJournal, recentJournal)\n totalJournal.forEach(({ path, operation, args }) => {\n if (path.startsWith('_')) {\n throw new Error(`journal contains entry to edit internal (starts with _) field '${path}', something is incorrect here, ignoring.`)\n }\n switch (operation) {\n case 'set':\n if (path.startsWith('collections') || path.startsWith('objectCollections')) {\n throw new Error('Illegal operation \"set\" on a collection')\n }\n if (path.split(/\\./g).length <= 1) {\n throw new Error(`Calling set on depth <= 1 (path: ${path}) is not allowed`)\n }\n set(resultOutput, path, args[0])\n break\n case 'unset':\n if (path.startsWith('collections') || path.startsWith('objectCollections')) {\n throw new Error('Illegal operation \"unset\" on a collection')\n }\n if (path.split(/\\./g).length <= 2) {\n throw new Error(`Calling unset on depth <= 2 (path: ${path}) is not allowed`)\n }\n unset(resultOutput, path)\n break\n case 'addToCollection':\n set(resultOutput, path, Array.from(new Set(get(resultOutput, path)).add(args[0])))\n break\n case 'removeFromCollection': {\n const newSet = new Set(get(resultOutput, path))\n newSet.delete(args[0])\n set(resultOutput, path, Array.from(newSet))\n break\n }\n case 'reorderCollection': {\n const [value, movement] = args\n set(resultOutput, path, _moveItemInArray(get(resultOutput, path), value, movement))\n break\n }\n default:\n throw new Error(`Unknown journal operation: '${operation}', did we forget to run reverse migrations beforehand?`)\n }\n })\n return { ...resultOutput, _journal: totalJournal }\n}\n\nexport const _resetFlags = (totalFlags, knownKeys = defaultState.flagStorage) => {\n let result = { ...totalFlags }\n const allFlagKeys = Object.keys(totalFlags)\n // flag reset functionality\n if (totalFlags.reset >= COMMAND_TRIM_FLAGS && totalFlags.reset <= COMMAND_TRIM_FLAGS_AND_RESET) {\n console.debug('Received command to trim the flags')\n const knownKeysSet = new Set(Object.keys(knownKeys))\n\n // Trim\n result = {}\n allFlagKeys.forEach(flag => {\n if (knownKeysSet.has(flag)) {\n result[flag] = totalFlags[flag]\n }\n })\n\n // Reset\n if (totalFlags.reset === COMMAND_TRIM_FLAGS_AND_RESET) {\n // 1001 - and reset everything to 0\n console.debug('Received command to reset the flags')\n Object.keys(knownKeys).forEach(flag => { result[flag] = 0 })\n }\n } else if (totalFlags.reset > 0 && totalFlags.reset < 9000) {\n console.debug('Received command to reset the flags')\n allFlagKeys.forEach(flag => { result[flag] = 0 })\n }\n result.reset = 0\n return result\n}\n\nexport const _doMigrations = (cache) => {\n if (!cache) return cache\n\n if (cache._version < VERSION) {\n console.debug('Local cached data has older version, seeing if there any migrations that can be applied')\n\n // no migrations right now since we only have one version\n console.debug('No migrations found')\n }\n\n if (cache._version > VERSION) {\n console.debug('Local cached data has newer version, seeing if there any reverse migrations that can be applied')\n\n // no reverse migrations right now but we leave a possibility of loading a hotpatch if need be\n if (window._PLEROMA_HOTPATCH) {\n if (window._PLEROMA_HOTPATCH.reverseMigrations) {\n console.debug('Found hotpatch migration, applying')\n return window._PLEROMA_HOTPATCH.reverseMigrations.call({}, 'serverSideStorage', { from: cache._version, to: VERSION }, cache)\n }\n }\n }\n\n return cache\n}\n\nexport const useServerSideStorageStore = defineStore('serverSideStorage', {\n state() {\n return cloneDeep(defaultState)\n },\n actions: {\n setFlag ({ flag, value }) {\n this.flagStorage[flag] = value\n this.dirty = true\n },\n setPreference ({ path, value }) {\n if (path.startsWith('_')) {\n throw new Error(`Tried to edit internal (starts with _) field '${path}', ignoring.`)\n }\n if (path.startsWith('collections') || path.startsWith('objectCollections')) {\n throw new Error(`Invalid operation 'set' for collection field '${path}', ignoring.`)\n }\n if (path.split(/\\./g).length <= 1) {\n throw new Error(`Calling set on depth <= 1 (path: ${path}) is not allowed`)\n }\n if (path.split(/\\./g).length > 3) {\n throw new Error(`Calling set on depth > 3 (path: ${path}) is not allowed`)\n }\n set(this.prefsStorage, path, value)\n this.prefsStorage._journal = [\n ...this.prefsStorage._journal,\n { operation: 'set', path, args: [value], timestamp: Date.now() }\n ]\n this.dirty = true\n },\n unsetPreference ({ path, value }) {\n if (path.startsWith('_')) {\n throw new Error(`Tried to edit internal (starts with _) field '${path}', ignoring.`)\n }\n if (path.startsWith('collections') || path.startsWith('objectCollections')) {\n throw new Error(`Invalid operation 'unset' for collection field '${path}', ignoring.`)\n }\n if (path.split(/\\./g).length <= 2) {\n throw new Error(`Calling unset on depth <= 2 (path: ${path}) is not allowed`)\n }\n if (path.split(/\\./g).length > 3) {\n throw new Error(`Calling unset on depth > 3 (path: ${path}) is not allowed`)\n }\n unset(this.prefsStorage, path, value)\n this.prefsStorage._journal = [\n ...this.prefsStorage._journal,\n { operation: 'unset', path, args: [], timestamp: Date.now() }\n ]\n this.dirty = true\n },\n addCollectionPreference ({ path, value }) {\n if (path.startsWith('_')) {\n throw new Error(`tried to edit internal (starts with _) field '${path}'`)\n }\n if (path.startsWith('collections')) {\n const collection = new Set(get(this.prefsStorage, path))\n collection.add(value)\n set(this.prefsStorage, path, [...collection])\n } else if (path.startsWith('objectCollections')) {\n const { _key } = value\n if (!_key && typeof _key !== 'string') {\n throw new Error('Object for storage is missing _key field!')\n }\n const collection = new Set(get(this.prefsStorage, path + '.index'))\n collection.add(_key)\n set(this.prefsStorage, path + '.index', [...collection])\n set(this.prefsStorage, path + '.data.' + _key, value)\n }\n this.prefsStorage._journal = [\n ...this.prefsStorage._journal,\n { operation: 'addToCollection', path, args: [value], timestamp: Date.now() }\n ]\n this.dirty = true\n },\n removeCollectionPreference ({ path, value }) {\n if (path.startsWith('_')) {\n throw new Error(`tried to edit internal (starts with _) field '${path}', ignoring.`)\n }\n const collection = new Set(get(this.prefsStorage, path))\n collection.delete(value)\n set(this.prefsStorage, path, [...collection])\n this.prefsStorage._journal = [\n ...this.prefsStorage._journal,\n { operation: 'removeFromCollection', path, args: [value], timestamp: Date.now() }\n ]\n this.dirty = true\n },\n reorderCollectionPreference ({ path, value, movement }) {\n if (path.startsWith('_')) {\n throw new Error(`tried to edit internal (starts with _) field '${path}', ignoring.`)\n }\n const collection = get(this.prefsStorage, path)\n const newCollection = _moveItemInArray(collection, value, movement)\n set(this.prefsStorage, path, newCollection)\n this.prefsStorage._journal = [\n ...this.prefsStorage._journal,\n { operation: 'arrangeCollection', path, args: [value], timestamp: Date.now() }\n ]\n this.dirty = true\n },\n updateCache ({ username }) {\n this.prefsStorage._journal = _mergeJournal(this.prefsStorage._journal)\n this.cache = _wrapData({\n flagStorage: toRaw(this.flagStorage),\n prefsStorage: toRaw(this.prefsStorage)\n }, username)\n },\n clearServerSideStorage () {\n const blankState = { ...cloneDeep(defaultState) }\n Object.keys(this).forEach(k => {\n this[k] = blankState[k]\n })\n },\n setServerSideStorage (userData) {\n const live = userData.storage\n this.raw = live\n let cache = this.cache\n if (cache && cache._user !== userData.fqn) {\n console.warn('Cache belongs to another user! reinitializing local cache!')\n cache = null\n }\n\n cache = _doMigrations(cache)\n\n let { recent, stale, needUpload } = _getRecentData(cache, live)\n\n const userNew = userData.created_at > NEW_USER_DATE\n const flagsTemplate = userNew ? newUserFlags : defaultState.flagStorage\n let dirty = false\n\n if (recent === null) {\n console.debug(`Data is empty, initializing for ${userNew ? 'new' : 'existing'} user`)\n recent = _wrapData({\n flagStorage: { ...flagsTemplate },\n prefsStorage: { ...defaultState.prefsStorage }\n })\n }\n\n if (!needUpload && recent && stale) {\n console.debug('Checking if data needs merging...')\n // discarding timestamps and versions\n /* eslint-disable no-unused-vars */\n const { _timestamp: _0, _version: _1, ...recentData } = recent\n const { _timestamp: _2, _version: _3, ...staleData } = stale\n /* eslint-enable no-unused-vars */\n dirty = !isEqual(recentData, staleData)\n console.debug(`Data ${dirty ? 'needs' : 'doesn\\'t need'} merging`)\n }\n\n const allFlagKeys = _getAllFlags(recent, stale)\n let totalFlags\n let totalPrefs\n if (dirty) {\n // Merge the flags\n console.debug('Merging the data...')\n totalFlags = _mergeFlags(recent, stale, allFlagKeys)\n _verifyPrefs(recent)\n _verifyPrefs(stale)\n totalPrefs = _mergePrefs(recent.prefsStorage, stale.prefsStorage)\n } else {\n totalFlags = recent.flagStorage\n totalPrefs = recent.prefsStorage\n }\n\n totalFlags = _resetFlags(totalFlags)\n\n recent.flagStorage = { ...flagsTemplate, ...totalFlags }\n recent.prefsStorage = { ...defaultState.prefsStorage, ...totalPrefs }\n\n this.dirty = dirty || needUpload\n this.cache = recent\n // set local timestamp to smaller one if we don't have any changes\n if (stale && recent && !this.dirty) {\n this.cache._timestamp = Math.min(stale._timestamp, recent._timestamp)\n }\n this.flagStorage = this.cache.flagStorage\n this.prefsStorage = this.cache.prefsStorage\n },\n pushServerSideStorage ({ force = false } = {}) {\n const needPush = this.dirty || force\n if (!needPush) return\n this.updateCache({ username: window.vuex.state.users.currentUser.fqn })\n const params = { pleroma_settings_store: { 'pleroma-fe': this.cache } }\n window.vuex.state.api.backendInteractor\n .updateProfileJSON({ params })\n .then((user) => {\n this.setServerSideStorage(user)\n this.dirty = false\n })\n }\n }\n})\n","/**\n * A specialized version of `_.filter` for arrays without support for\n * iteratee shorthands.\n *\n * @private\n * @param {Array} [array] The array to iterate over.\n * @param {Function} predicate The function invoked per iteration.\n * @returns {Array} Returns the new filtered array.\n */\nfunction arrayFilter(array, predicate) {\n var index = -1,\n length = array == null ? 0 : array.length,\n resIndex = 0,\n result = [];\n\n while (++index < length) {\n var value = array[index];\n if (predicate(value, index, array)) {\n result[resIndex++] = value;\n }\n }\n return result;\n}\n\nmodule.exports = arrayFilter;\n","/**\n * Creates a base function for methods like `_.forIn` and `_.forOwn`.\n *\n * @private\n * @param {boolean} [fromRight] Specify iterating from right to left.\n * @returns {Function} Returns the new base function.\n */\nfunction createBaseFor(fromRight) {\n return function(object, iteratee, keysFunc) {\n var index = -1,\n iterable = Object(object),\n props = keysFunc(object),\n length = props.length;\n\n while (length--) {\n var key = props[fromRight ? length : ++index];\n if (iteratee(iterable[key], key, iterable) === false) {\n break;\n }\n }\n return object;\n };\n}\n\nmodule.exports = createBaseFor;\n","var createBaseFor = require('./_createBaseFor');\n\n/**\n * The base implementation of `baseForOwn` which iterates over `object`\n * properties returned by `keysFunc` and invokes `iteratee` for each property.\n * Iteratee functions may exit iteration early by explicitly returning `false`.\n *\n * @private\n * @param {Object} object The object to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @param {Function} keysFunc The function to get the keys of `object`.\n * @returns {Object} Returns `object`.\n */\nvar baseFor = createBaseFor();\n\nmodule.exports = baseFor;\n","/**\n * The base implementation of `_.times` without support for iteratee shorthands\n * or max array length checks.\n *\n * @private\n * @param {number} n The number of times to invoke `iteratee`.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Array} Returns the array of results.\n */\nfunction baseTimes(n, iteratee) {\n var index = -1,\n result = Array(n);\n\n while (++index < n) {\n result[index] = iteratee(index);\n }\n return result;\n}\n\nmodule.exports = baseTimes;\n","/** Detect free variable `global` from Node.js. */\nvar freeGlobal = typeof global == 'object' && global && global.Object === Object && global;\n\nmodule.exports = freeGlobal;\n","var freeGlobal = require('./_freeGlobal');\n\n/** Detect free variable `self`. */\nvar freeSelf = typeof self == 'object' && self && self.Object === Object && self;\n\n/** Used as a reference to the global object. */\nvar root = freeGlobal || freeSelf || Function('return this')();\n\nmodule.exports = root;\n","var root = require('./_root');\n\n/** Built-in value references. */\nvar Symbol = root.Symbol;\n\nmodule.exports = Symbol;\n","var Symbol = require('./_Symbol');\n\n/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * Used to resolve the\n * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)\n * of values.\n */\nvar nativeObjectToString = objectProto.toString;\n\n/** Built-in value references. */\nvar symToStringTag = Symbol ? Symbol.toStringTag : undefined;\n\n/**\n * A specialized version of `baseGetTag` which ignores `Symbol.toStringTag` values.\n *\n * @private\n * @param {*} value The value to query.\n * @returns {string} Returns the raw `toStringTag`.\n */\nfunction getRawTag(value) {\n var isOwn = hasOwnProperty.call(value, symToStringTag),\n tag = value[symToStringTag];\n\n try {\n value[symToStringTag] = undefined;\n var unmasked = true;\n } catch (e) {}\n\n var result = nativeObjectToString.call(value);\n if (unmasked) {\n if (isOwn) {\n value[symToStringTag] = tag;\n } else {\n delete value[symToStringTag];\n }\n }\n return result;\n}\n\nmodule.exports = getRawTag;\n","/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/**\n * Used to resolve the\n * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)\n * of values.\n */\nvar nativeObjectToString = objectProto.toString;\n\n/**\n * Converts `value` to a string using `Object.prototype.toString`.\n *\n * @private\n * @param {*} value The value to convert.\n * @returns {string} Returns the converted string.\n */\nfunction objectToString(value) {\n return nativeObjectToString.call(value);\n}\n\nmodule.exports = objectToString;\n","var Symbol = require('./_Symbol'),\n getRawTag = require('./_getRawTag'),\n objectToString = require('./_objectToString');\n\n/** `Object#toString` result references. */\nvar nullTag = '[object Null]',\n undefinedTag = '[object Undefined]';\n\n/** Built-in value references. */\nvar symToStringTag = Symbol ? Symbol.toStringTag : undefined;\n\n/**\n * The base implementation of `getTag` without fallbacks for buggy environments.\n *\n * @private\n * @param {*} value The value to query.\n * @returns {string} Returns the `toStringTag`.\n */\nfunction baseGetTag(value) {\n if (value == null) {\n return value === undefined ? undefinedTag : nullTag;\n }\n return (symToStringTag && symToStringTag in Object(value))\n ? getRawTag(value)\n : objectToString(value);\n}\n\nmodule.exports = baseGetTag;\n","/**\n * Checks if `value` is object-like. A value is object-like if it's not `null`\n * and has a `typeof` result of \"object\".\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is object-like, else `false`.\n * @example\n *\n * _.isObjectLike({});\n * // => true\n *\n * _.isObjectLike([1, 2, 3]);\n * // => true\n *\n * _.isObjectLike(_.noop);\n * // => false\n *\n * _.isObjectLike(null);\n * // => false\n */\nfunction isObjectLike(value) {\n return value != null && typeof value == 'object';\n}\n\nmodule.exports = isObjectLike;\n","var baseGetTag = require('./_baseGetTag'),\n isObjectLike = require('./isObjectLike');\n\n/** `Object#toString` result references. */\nvar argsTag = '[object Arguments]';\n\n/**\n * The base implementation of `_.isArguments`.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an `arguments` object,\n */\nfunction baseIsArguments(value) {\n return isObjectLike(value) && baseGetTag(value) == argsTag;\n}\n\nmodule.exports = baseIsArguments;\n","var baseIsArguments = require('./_baseIsArguments'),\n isObjectLike = require('./isObjectLike');\n\n/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/** Built-in value references. */\nvar propertyIsEnumerable = objectProto.propertyIsEnumerable;\n\n/**\n * Checks if `value` is likely an `arguments` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an `arguments` object,\n * else `false`.\n * @example\n *\n * _.isArguments(function() { return arguments; }());\n * // => true\n *\n * _.isArguments([1, 2, 3]);\n * // => false\n */\nvar isArguments = baseIsArguments(function() { return arguments; }()) ? baseIsArguments : function(value) {\n return isObjectLike(value) && hasOwnProperty.call(value, 'callee') &&\n !propertyIsEnumerable.call(value, 'callee');\n};\n\nmodule.exports = isArguments;\n","/**\n * Checks if `value` is classified as an `Array` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an array, else `false`.\n * @example\n *\n * _.isArray([1, 2, 3]);\n * // => true\n *\n * _.isArray(document.body.children);\n * // => false\n *\n * _.isArray('abc');\n * // => false\n *\n * _.isArray(_.noop);\n * // => false\n */\nvar isArray = Array.isArray;\n\nmodule.exports = isArray;\n","/**\n * This method returns `false`.\n *\n * @static\n * @memberOf _\n * @since 4.13.0\n * @category Util\n * @returns {boolean} Returns `false`.\n * @example\n *\n * _.times(2, _.stubFalse);\n * // => [false, false]\n */\nfunction stubFalse() {\n return false;\n}\n\nmodule.exports = stubFalse;\n","var root = require('./_root'),\n stubFalse = require('./stubFalse');\n\n/** Detect free variable `exports`. */\nvar freeExports = typeof exports == 'object' && exports && !exports.nodeType && exports;\n\n/** Detect free variable `module`. */\nvar freeModule = freeExports && typeof module == 'object' && module && !module.nodeType && module;\n\n/** Detect the popular CommonJS extension `module.exports`. */\nvar moduleExports = freeModule && freeModule.exports === freeExports;\n\n/** Built-in value references. */\nvar Buffer = moduleExports ? root.Buffer : undefined;\n\n/* Built-in method references for those with the same name as other `lodash` methods. */\nvar nativeIsBuffer = Buffer ? Buffer.isBuffer : undefined;\n\n/**\n * Checks if `value` is a buffer.\n *\n * @static\n * @memberOf _\n * @since 4.3.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a buffer, else `false`.\n * @example\n *\n * _.isBuffer(new Buffer(2));\n * // => true\n *\n * _.isBuffer(new Uint8Array(2));\n * // => false\n */\nvar isBuffer = nativeIsBuffer || stubFalse;\n\nmodule.exports = isBuffer;\n","/** Used as references for various `Number` constants. */\nvar MAX_SAFE_INTEGER = 9007199254740991;\n\n/** Used to detect unsigned integer values. */\nvar reIsUint = /^(?:0|[1-9]\\d*)$/;\n\n/**\n * Checks if `value` is a valid array-like index.\n *\n * @private\n * @param {*} value The value to check.\n * @param {number} [length=MAX_SAFE_INTEGER] The upper bounds of a valid index.\n * @returns {boolean} Returns `true` if `value` is a valid index, else `false`.\n */\nfunction isIndex(value, length) {\n var type = typeof value;\n length = length == null ? MAX_SAFE_INTEGER : length;\n\n return !!length &&\n (type == 'number' ||\n (type != 'symbol' && reIsUint.test(value))) &&\n (value > -1 && value % 1 == 0 && value < length);\n}\n\nmodule.exports = isIndex;\n","/** Used as references for various `Number` constants. */\nvar MAX_SAFE_INTEGER = 9007199254740991;\n\n/**\n * Checks if `value` is a valid array-like length.\n *\n * **Note:** This method is loosely based on\n * [`ToLength`](http://ecma-international.org/ecma-262/7.0/#sec-tolength).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a valid length, else `false`.\n * @example\n *\n * _.isLength(3);\n * // => true\n *\n * _.isLength(Number.MIN_VALUE);\n * // => false\n *\n * _.isLength(Infinity);\n * // => false\n *\n * _.isLength('3');\n * // => false\n */\nfunction isLength(value) {\n return typeof value == 'number' &&\n value > -1 && value % 1 == 0 && value <= MAX_SAFE_INTEGER;\n}\n\nmodule.exports = isLength;\n","var baseGetTag = require('./_baseGetTag'),\n isLength = require('./isLength'),\n isObjectLike = require('./isObjectLike');\n\n/** `Object#toString` result references. */\nvar argsTag = '[object Arguments]',\n arrayTag = '[object Array]',\n boolTag = '[object Boolean]',\n dateTag = '[object Date]',\n errorTag = '[object Error]',\n funcTag = '[object Function]',\n mapTag = '[object Map]',\n numberTag = '[object Number]',\n objectTag = '[object Object]',\n regexpTag = '[object RegExp]',\n setTag = '[object Set]',\n stringTag = '[object String]',\n weakMapTag = '[object WeakMap]';\n\nvar arrayBufferTag = '[object ArrayBuffer]',\n dataViewTag = '[object DataView]',\n float32Tag = '[object Float32Array]',\n float64Tag = '[object Float64Array]',\n int8Tag = '[object Int8Array]',\n int16Tag = '[object Int16Array]',\n int32Tag = '[object Int32Array]',\n uint8Tag = '[object Uint8Array]',\n uint8ClampedTag = '[object Uint8ClampedArray]',\n uint16Tag = '[object Uint16Array]',\n uint32Tag = '[object Uint32Array]';\n\n/** Used to identify `toStringTag` values of typed arrays. */\nvar typedArrayTags = {};\ntypedArrayTags[float32Tag] = typedArrayTags[float64Tag] =\ntypedArrayTags[int8Tag] = typedArrayTags[int16Tag] =\ntypedArrayTags[int32Tag] = typedArrayTags[uint8Tag] =\ntypedArrayTags[uint8ClampedTag] = typedArrayTags[uint16Tag] =\ntypedArrayTags[uint32Tag] = true;\ntypedArrayTags[argsTag] = typedArrayTags[arrayTag] =\ntypedArrayTags[arrayBufferTag] = typedArrayTags[boolTag] =\ntypedArrayTags[dataViewTag] = typedArrayTags[dateTag] =\ntypedArrayTags[errorTag] = typedArrayTags[funcTag] =\ntypedArrayTags[mapTag] = typedArrayTags[numberTag] =\ntypedArrayTags[objectTag] = typedArrayTags[regexpTag] =\ntypedArrayTags[setTag] = typedArrayTags[stringTag] =\ntypedArrayTags[weakMapTag] = false;\n\n/**\n * The base implementation of `_.isTypedArray` without Node.js optimizations.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a typed array, else `false`.\n */\nfunction baseIsTypedArray(value) {\n return isObjectLike(value) &&\n isLength(value.length) && !!typedArrayTags[baseGetTag(value)];\n}\n\nmodule.exports = baseIsTypedArray;\n","/**\n * The base implementation of `_.unary` without support for storing metadata.\n *\n * @private\n * @param {Function} func The function to cap arguments for.\n * @returns {Function} Returns the new capped function.\n */\nfunction baseUnary(func) {\n return function(value) {\n return func(value);\n };\n}\n\nmodule.exports = baseUnary;\n","var freeGlobal = require('./_freeGlobal');\n\n/** Detect free variable `exports`. */\nvar freeExports = typeof exports == 'object' && exports && !exports.nodeType && exports;\n\n/** Detect free variable `module`. */\nvar freeModule = freeExports && typeof module == 'object' && module && !module.nodeType && module;\n\n/** Detect the popular CommonJS extension `module.exports`. */\nvar moduleExports = freeModule && freeModule.exports === freeExports;\n\n/** Detect free variable `process` from Node.js. */\nvar freeProcess = moduleExports && freeGlobal.process;\n\n/** Used to access faster Node.js helpers. */\nvar nodeUtil = (function() {\n try {\n // Use `util.types` for Node.js 10+.\n var types = freeModule && freeModule.require && freeModule.require('util').types;\n\n if (types) {\n return types;\n }\n\n // Legacy `process.binding('util')` for Node.js < 10.\n return freeProcess && freeProcess.binding && freeProcess.binding('util');\n } catch (e) {}\n}());\n\nmodule.exports = nodeUtil;\n","var baseIsTypedArray = require('./_baseIsTypedArray'),\n baseUnary = require('./_baseUnary'),\n nodeUtil = require('./_nodeUtil');\n\n/* Node.js helper references. */\nvar nodeIsTypedArray = nodeUtil && nodeUtil.isTypedArray;\n\n/**\n * Checks if `value` is classified as a typed array.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a typed array, else `false`.\n * @example\n *\n * _.isTypedArray(new Uint8Array);\n * // => true\n *\n * _.isTypedArray([]);\n * // => false\n */\nvar isTypedArray = nodeIsTypedArray ? baseUnary(nodeIsTypedArray) : baseIsTypedArray;\n\nmodule.exports = isTypedArray;\n","var baseTimes = require('./_baseTimes'),\n isArguments = require('./isArguments'),\n isArray = require('./isArray'),\n isBuffer = require('./isBuffer'),\n isIndex = require('./_isIndex'),\n isTypedArray = require('./isTypedArray');\n\n/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * Creates an array of the enumerable property names of the array-like `value`.\n *\n * @private\n * @param {*} value The value to query.\n * @param {boolean} inherited Specify returning inherited property names.\n * @returns {Array} Returns the array of property names.\n */\nfunction arrayLikeKeys(value, inherited) {\n var isArr = isArray(value),\n isArg = !isArr && isArguments(value),\n isBuff = !isArr && !isArg && isBuffer(value),\n isType = !isArr && !isArg && !isBuff && isTypedArray(value),\n skipIndexes = isArr || isArg || isBuff || isType,\n result = skipIndexes ? baseTimes(value.length, String) : [],\n length = result.length;\n\n for (var key in value) {\n if ((inherited || hasOwnProperty.call(value, key)) &&\n !(skipIndexes && (\n // Safari 9 has enumerable `arguments.length` in strict mode.\n key == 'length' ||\n // Node.js 0.10 has enumerable non-index properties on buffers.\n (isBuff && (key == 'offset' || key == 'parent')) ||\n // PhantomJS 2 has enumerable non-index properties on typed arrays.\n (isType && (key == 'buffer' || key == 'byteLength' || key == 'byteOffset')) ||\n // Skip index properties.\n isIndex(key, length)\n ))) {\n result.push(key);\n }\n }\n return result;\n}\n\nmodule.exports = arrayLikeKeys;\n","/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/**\n * Checks if `value` is likely a prototype object.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a prototype, else `false`.\n */\nfunction isPrototype(value) {\n var Ctor = value && value.constructor,\n proto = (typeof Ctor == 'function' && Ctor.prototype) || objectProto;\n\n return value === proto;\n}\n\nmodule.exports = isPrototype;\n","/**\n * Creates a unary function that invokes `func` with its argument transformed.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {Function} transform The argument transform.\n * @returns {Function} Returns the new function.\n */\nfunction overArg(func, transform) {\n return function(arg) {\n return func(transform(arg));\n };\n}\n\nmodule.exports = overArg;\n","var overArg = require('./_overArg');\n\n/* Built-in method references for those with the same name as other `lodash` methods. */\nvar nativeKeys = overArg(Object.keys, Object);\n\nmodule.exports = nativeKeys;\n","var isPrototype = require('./_isPrototype'),\n nativeKeys = require('./_nativeKeys');\n\n/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * The base implementation of `_.keys` which doesn't treat sparse arrays as dense.\n *\n * @private\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property names.\n */\nfunction baseKeys(object) {\n if (!isPrototype(object)) {\n return nativeKeys(object);\n }\n var result = [];\n for (var key in Object(object)) {\n if (hasOwnProperty.call(object, key) && key != 'constructor') {\n result.push(key);\n }\n }\n return result;\n}\n\nmodule.exports = baseKeys;\n","/**\n * Checks if `value` is the\n * [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)\n * of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an object, else `false`.\n * @example\n *\n * _.isObject({});\n * // => true\n *\n * _.isObject([1, 2, 3]);\n * // => true\n *\n * _.isObject(_.noop);\n * // => true\n *\n * _.isObject(null);\n * // => false\n */\nfunction isObject(value) {\n var type = typeof value;\n return value != null && (type == 'object' || type == 'function');\n}\n\nmodule.exports = isObject;\n","var baseGetTag = require('./_baseGetTag'),\n isObject = require('./isObject');\n\n/** `Object#toString` result references. */\nvar asyncTag = '[object AsyncFunction]',\n funcTag = '[object Function]',\n genTag = '[object GeneratorFunction]',\n proxyTag = '[object Proxy]';\n\n/**\n * Checks if `value` is classified as a `Function` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a function, else `false`.\n * @example\n *\n * _.isFunction(_);\n * // => true\n *\n * _.isFunction(/abc/);\n * // => false\n */\nfunction isFunction(value) {\n if (!isObject(value)) {\n return false;\n }\n // The use of `Object#toString` avoids issues with the `typeof` operator\n // in Safari 9 which returns 'object' for typed arrays and other constructors.\n var tag = baseGetTag(value);\n return tag == funcTag || tag == genTag || tag == asyncTag || tag == proxyTag;\n}\n\nmodule.exports = isFunction;\n","var isFunction = require('./isFunction'),\n isLength = require('./isLength');\n\n/**\n * Checks if `value` is array-like. A value is considered array-like if it's\n * not a function and has a `value.length` that's an integer greater than or\n * equal to `0` and less than or equal to `Number.MAX_SAFE_INTEGER`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is array-like, else `false`.\n * @example\n *\n * _.isArrayLike([1, 2, 3]);\n * // => true\n *\n * _.isArrayLike(document.body.children);\n * // => true\n *\n * _.isArrayLike('abc');\n * // => true\n *\n * _.isArrayLike(_.noop);\n * // => false\n */\nfunction isArrayLike(value) {\n return value != null && isLength(value.length) && !isFunction(value);\n}\n\nmodule.exports = isArrayLike;\n","var arrayLikeKeys = require('./_arrayLikeKeys'),\n baseKeys = require('./_baseKeys'),\n isArrayLike = require('./isArrayLike');\n\n/**\n * Creates an array of the own enumerable property names of `object`.\n *\n * **Note:** Non-object values are coerced to objects. See the\n * [ES spec](http://ecma-international.org/ecma-262/7.0/#sec-object.keys)\n * for more details.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Object\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property names.\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * this.b = 2;\n * }\n *\n * Foo.prototype.c = 3;\n *\n * _.keys(new Foo);\n * // => ['a', 'b'] (iteration order is not guaranteed)\n *\n * _.keys('hi');\n * // => ['0', '1']\n */\nfunction keys(object) {\n return isArrayLike(object) ? arrayLikeKeys(object) : baseKeys(object);\n}\n\nmodule.exports = keys;\n","var baseFor = require('./_baseFor'),\n keys = require('./keys');\n\n/**\n * The base implementation of `_.forOwn` without support for iteratee shorthands.\n *\n * @private\n * @param {Object} object The object to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Object} Returns `object`.\n */\nfunction baseForOwn(object, iteratee) {\n return object && baseFor(object, iteratee, keys);\n}\n\nmodule.exports = baseForOwn;\n","var isArrayLike = require('./isArrayLike');\n\n/**\n * Creates a `baseEach` or `baseEachRight` function.\n *\n * @private\n * @param {Function} eachFunc The function to iterate over a collection.\n * @param {boolean} [fromRight] Specify iterating from right to left.\n * @returns {Function} Returns the new base function.\n */\nfunction createBaseEach(eachFunc, fromRight) {\n return function(collection, iteratee) {\n if (collection == null) {\n return collection;\n }\n if (!isArrayLike(collection)) {\n return eachFunc(collection, iteratee);\n }\n var length = collection.length,\n index = fromRight ? length : -1,\n iterable = Object(collection);\n\n while ((fromRight ? index-- : ++index < length)) {\n if (iteratee(iterable[index], index, iterable) === false) {\n break;\n }\n }\n return collection;\n };\n}\n\nmodule.exports = createBaseEach;\n","var baseForOwn = require('./_baseForOwn'),\n createBaseEach = require('./_createBaseEach');\n\n/**\n * The base implementation of `_.forEach` without support for iteratee shorthands.\n *\n * @private\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Array|Object} Returns `collection`.\n */\nvar baseEach = createBaseEach(baseForOwn);\n\nmodule.exports = baseEach;\n","var baseEach = require('./_baseEach');\n\n/**\n * The base implementation of `_.filter` without support for iteratee shorthands.\n *\n * @private\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} predicate The function invoked per iteration.\n * @returns {Array} Returns the new filtered array.\n */\nfunction baseFilter(collection, predicate) {\n var result = [];\n baseEach(collection, function(value, index, collection) {\n if (predicate(value, index, collection)) {\n result.push(value);\n }\n });\n return result;\n}\n\nmodule.exports = baseFilter;\n","/**\n * Removes all key-value entries from the list cache.\n *\n * @private\n * @name clear\n * @memberOf ListCache\n */\nfunction listCacheClear() {\n this.__data__ = [];\n this.size = 0;\n}\n\nmodule.exports = listCacheClear;\n","/**\n * Performs a\n * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)\n * comparison between two values to determine if they are equivalent.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to compare.\n * @param {*} other The other value to compare.\n * @returns {boolean} Returns `true` if the values are equivalent, else `false`.\n * @example\n *\n * var object = { 'a': 1 };\n * var other = { 'a': 1 };\n *\n * _.eq(object, object);\n * // => true\n *\n * _.eq(object, other);\n * // => false\n *\n * _.eq('a', 'a');\n * // => true\n *\n * _.eq('a', Object('a'));\n * // => false\n *\n * _.eq(NaN, NaN);\n * // => true\n */\nfunction eq(value, other) {\n return value === other || (value !== value && other !== other);\n}\n\nmodule.exports = eq;\n","var eq = require('./eq');\n\n/**\n * Gets the index at which the `key` is found in `array` of key-value pairs.\n *\n * @private\n * @param {Array} array The array to inspect.\n * @param {*} key The key to search for.\n * @returns {number} Returns the index of the matched value, else `-1`.\n */\nfunction assocIndexOf(array, key) {\n var length = array.length;\n while (length--) {\n if (eq(array[length][0], key)) {\n return length;\n }\n }\n return -1;\n}\n\nmodule.exports = assocIndexOf;\n","var assocIndexOf = require('./_assocIndexOf');\n\n/** Used for built-in method references. */\nvar arrayProto = Array.prototype;\n\n/** Built-in value references. */\nvar splice = arrayProto.splice;\n\n/**\n * Removes `key` and its value from the list cache.\n *\n * @private\n * @name delete\n * @memberOf ListCache\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction listCacheDelete(key) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n if (index < 0) {\n return false;\n }\n var lastIndex = data.length - 1;\n if (index == lastIndex) {\n data.pop();\n } else {\n splice.call(data, index, 1);\n }\n --this.size;\n return true;\n}\n\nmodule.exports = listCacheDelete;\n","var assocIndexOf = require('./_assocIndexOf');\n\n/**\n * Gets the list cache value for `key`.\n *\n * @private\n * @name get\n * @memberOf ListCache\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction listCacheGet(key) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n return index < 0 ? undefined : data[index][1];\n}\n\nmodule.exports = listCacheGet;\n","var assocIndexOf = require('./_assocIndexOf');\n\n/**\n * Checks if a list cache value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf ListCache\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction listCacheHas(key) {\n return assocIndexOf(this.__data__, key) > -1;\n}\n\nmodule.exports = listCacheHas;\n","var assocIndexOf = require('./_assocIndexOf');\n\n/**\n * Sets the list cache `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf ListCache\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the list cache instance.\n */\nfunction listCacheSet(key, value) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n if (index < 0) {\n ++this.size;\n data.push([key, value]);\n } else {\n data[index][1] = value;\n }\n return this;\n}\n\nmodule.exports = listCacheSet;\n","var listCacheClear = require('./_listCacheClear'),\n listCacheDelete = require('./_listCacheDelete'),\n listCacheGet = require('./_listCacheGet'),\n listCacheHas = require('./_listCacheHas'),\n listCacheSet = require('./_listCacheSet');\n\n/**\n * Creates an list cache object.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction ListCache(entries) {\n var index = -1,\n length = entries == null ? 0 : entries.length;\n\n this.clear();\n while (++index < length) {\n var entry = entries[index];\n this.set(entry[0], entry[1]);\n }\n}\n\n// Add methods to `ListCache`.\nListCache.prototype.clear = listCacheClear;\nListCache.prototype['delete'] = listCacheDelete;\nListCache.prototype.get = listCacheGet;\nListCache.prototype.has = listCacheHas;\nListCache.prototype.set = listCacheSet;\n\nmodule.exports = ListCache;\n","var ListCache = require('./_ListCache');\n\n/**\n * Removes all key-value entries from the stack.\n *\n * @private\n * @name clear\n * @memberOf Stack\n */\nfunction stackClear() {\n this.__data__ = new ListCache;\n this.size = 0;\n}\n\nmodule.exports = stackClear;\n","/**\n * Removes `key` and its value from the stack.\n *\n * @private\n * @name delete\n * @memberOf Stack\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction stackDelete(key) {\n var data = this.__data__,\n result = data['delete'](key);\n\n this.size = data.size;\n return result;\n}\n\nmodule.exports = stackDelete;\n","/**\n * Gets the stack value for `key`.\n *\n * @private\n * @name get\n * @memberOf Stack\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction stackGet(key) {\n return this.__data__.get(key);\n}\n\nmodule.exports = stackGet;\n","/**\n * Checks if a stack value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf Stack\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction stackHas(key) {\n return this.__data__.has(key);\n}\n\nmodule.exports = stackHas;\n","var root = require('./_root');\n\n/** Used to detect overreaching core-js shims. */\nvar coreJsData = root['__core-js_shared__'];\n\nmodule.exports = coreJsData;\n","var coreJsData = require('./_coreJsData');\n\n/** Used to detect methods masquerading as native. */\nvar maskSrcKey = (function() {\n var uid = /[^.]+$/.exec(coreJsData && coreJsData.keys && coreJsData.keys.IE_PROTO || '');\n return uid ? ('Symbol(src)_1.' + uid) : '';\n}());\n\n/**\n * Checks if `func` has its source masked.\n *\n * @private\n * @param {Function} func The function to check.\n * @returns {boolean} Returns `true` if `func` is masked, else `false`.\n */\nfunction isMasked(func) {\n return !!maskSrcKey && (maskSrcKey in func);\n}\n\nmodule.exports = isMasked;\n","/** Used for built-in method references. */\nvar funcProto = Function.prototype;\n\n/** Used to resolve the decompiled source of functions. */\nvar funcToString = funcProto.toString;\n\n/**\n * Converts `func` to its source code.\n *\n * @private\n * @param {Function} func The function to convert.\n * @returns {string} Returns the source code.\n */\nfunction toSource(func) {\n if (func != null) {\n try {\n return funcToString.call(func);\n } catch (e) {}\n try {\n return (func + '');\n } catch (e) {}\n }\n return '';\n}\n\nmodule.exports = toSource;\n","var isFunction = require('./isFunction'),\n isMasked = require('./_isMasked'),\n isObject = require('./isObject'),\n toSource = require('./_toSource');\n\n/**\n * Used to match `RegExp`\n * [syntax characters](http://ecma-international.org/ecma-262/7.0/#sec-patterns).\n */\nvar reRegExpChar = /[\\\\^$.*+?()[\\]{}|]/g;\n\n/** Used to detect host constructors (Safari). */\nvar reIsHostCtor = /^\\[object .+?Constructor\\]$/;\n\n/** Used for built-in method references. */\nvar funcProto = Function.prototype,\n objectProto = Object.prototype;\n\n/** Used to resolve the decompiled source of functions. */\nvar funcToString = funcProto.toString;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/** Used to detect if a method is native. */\nvar reIsNative = RegExp('^' +\n funcToString.call(hasOwnProperty).replace(reRegExpChar, '\\\\$&')\n .replace(/hasOwnProperty|(function).*?(?=\\\\\\()| for .+?(?=\\\\\\])/g, '$1.*?') + '$'\n);\n\n/**\n * The base implementation of `_.isNative` without bad shim checks.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a native function,\n * else `false`.\n */\nfunction baseIsNative(value) {\n if (!isObject(value) || isMasked(value)) {\n return false;\n }\n var pattern = isFunction(value) ? reIsNative : reIsHostCtor;\n return pattern.test(toSource(value));\n}\n\nmodule.exports = baseIsNative;\n","/**\n * Gets the value at `key` of `object`.\n *\n * @private\n * @param {Object} [object] The object to query.\n * @param {string} key The key of the property to get.\n * @returns {*} Returns the property value.\n */\nfunction getValue(object, key) {\n return object == null ? undefined : object[key];\n}\n\nmodule.exports = getValue;\n","var baseIsNative = require('./_baseIsNative'),\n getValue = require('./_getValue');\n\n/**\n * Gets the native function at `key` of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {string} key The key of the method to get.\n * @returns {*} Returns the function if it's native, else `undefined`.\n */\nfunction getNative(object, key) {\n var value = getValue(object, key);\n return baseIsNative(value) ? value : undefined;\n}\n\nmodule.exports = getNative;\n","var getNative = require('./_getNative'),\n root = require('./_root');\n\n/* Built-in method references that are verified to be native. */\nvar Map = getNative(root, 'Map');\n\nmodule.exports = Map;\n","var getNative = require('./_getNative');\n\n/* Built-in method references that are verified to be native. */\nvar nativeCreate = getNative(Object, 'create');\n\nmodule.exports = nativeCreate;\n","var nativeCreate = require('./_nativeCreate');\n\n/**\n * Removes all key-value entries from the hash.\n *\n * @private\n * @name clear\n * @memberOf Hash\n */\nfunction hashClear() {\n this.__data__ = nativeCreate ? nativeCreate(null) : {};\n this.size = 0;\n}\n\nmodule.exports = hashClear;\n","/**\n * Removes `key` and its value from the hash.\n *\n * @private\n * @name delete\n * @memberOf Hash\n * @param {Object} hash The hash to modify.\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction hashDelete(key) {\n var result = this.has(key) && delete this.__data__[key];\n this.size -= result ? 1 : 0;\n return result;\n}\n\nmodule.exports = hashDelete;\n","var nativeCreate = require('./_nativeCreate');\n\n/** Used to stand-in for `undefined` hash values. */\nvar HASH_UNDEFINED = '__lodash_hash_undefined__';\n\n/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * Gets the hash value for `key`.\n *\n * @private\n * @name get\n * @memberOf Hash\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction hashGet(key) {\n var data = this.__data__;\n if (nativeCreate) {\n var result = data[key];\n return result === HASH_UNDEFINED ? undefined : result;\n }\n return hasOwnProperty.call(data, key) ? data[key] : undefined;\n}\n\nmodule.exports = hashGet;\n","var nativeCreate = require('./_nativeCreate');\n\n/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * Checks if a hash value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf Hash\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction hashHas(key) {\n var data = this.__data__;\n return nativeCreate ? (data[key] !== undefined) : hasOwnProperty.call(data, key);\n}\n\nmodule.exports = hashHas;\n","var nativeCreate = require('./_nativeCreate');\n\n/** Used to stand-in for `undefined` hash values. */\nvar HASH_UNDEFINED = '__lodash_hash_undefined__';\n\n/**\n * Sets the hash `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf Hash\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the hash instance.\n */\nfunction hashSet(key, value) {\n var data = this.__data__;\n this.size += this.has(key) ? 0 : 1;\n data[key] = (nativeCreate && value === undefined) ? HASH_UNDEFINED : value;\n return this;\n}\n\nmodule.exports = hashSet;\n","var hashClear = require('./_hashClear'),\n hashDelete = require('./_hashDelete'),\n hashGet = require('./_hashGet'),\n hashHas = require('./_hashHas'),\n hashSet = require('./_hashSet');\n\n/**\n * Creates a hash object.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction Hash(entries) {\n var index = -1,\n length = entries == null ? 0 : entries.length;\n\n this.clear();\n while (++index < length) {\n var entry = entries[index];\n this.set(entry[0], entry[1]);\n }\n}\n\n// Add methods to `Hash`.\nHash.prototype.clear = hashClear;\nHash.prototype['delete'] = hashDelete;\nHash.prototype.get = hashGet;\nHash.prototype.has = hashHas;\nHash.prototype.set = hashSet;\n\nmodule.exports = Hash;\n","var Hash = require('./_Hash'),\n ListCache = require('./_ListCache'),\n Map = require('./_Map');\n\n/**\n * Removes all key-value entries from the map.\n *\n * @private\n * @name clear\n * @memberOf MapCache\n */\nfunction mapCacheClear() {\n this.size = 0;\n this.__data__ = {\n 'hash': new Hash,\n 'map': new (Map || ListCache),\n 'string': new Hash\n };\n}\n\nmodule.exports = mapCacheClear;\n","/**\n * Checks if `value` is suitable for use as unique object key.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is suitable, else `false`.\n */\nfunction isKeyable(value) {\n var type = typeof value;\n return (type == 'string' || type == 'number' || type == 'symbol' || type == 'boolean')\n ? (value !== '__proto__')\n : (value === null);\n}\n\nmodule.exports = isKeyable;\n","var isKeyable = require('./_isKeyable');\n\n/**\n * Gets the data for `map`.\n *\n * @private\n * @param {Object} map The map to query.\n * @param {string} key The reference key.\n * @returns {*} Returns the map data.\n */\nfunction getMapData(map, key) {\n var data = map.__data__;\n return isKeyable(key)\n ? data[typeof key == 'string' ? 'string' : 'hash']\n : data.map;\n}\n\nmodule.exports = getMapData;\n","var getMapData = require('./_getMapData');\n\n/**\n * Removes `key` and its value from the map.\n *\n * @private\n * @name delete\n * @memberOf MapCache\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction mapCacheDelete(key) {\n var result = getMapData(this, key)['delete'](key);\n this.size -= result ? 1 : 0;\n return result;\n}\n\nmodule.exports = mapCacheDelete;\n","var getMapData = require('./_getMapData');\n\n/**\n * Gets the map value for `key`.\n *\n * @private\n * @name get\n * @memberOf MapCache\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction mapCacheGet(key) {\n return getMapData(this, key).get(key);\n}\n\nmodule.exports = mapCacheGet;\n","var getMapData = require('./_getMapData');\n\n/**\n * Checks if a map value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf MapCache\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction mapCacheHas(key) {\n return getMapData(this, key).has(key);\n}\n\nmodule.exports = mapCacheHas;\n","var getMapData = require('./_getMapData');\n\n/**\n * Sets the map `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf MapCache\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the map cache instance.\n */\nfunction mapCacheSet(key, value) {\n var data = getMapData(this, key),\n size = data.size;\n\n data.set(key, value);\n this.size += data.size == size ? 0 : 1;\n return this;\n}\n\nmodule.exports = mapCacheSet;\n","var mapCacheClear = require('./_mapCacheClear'),\n mapCacheDelete = require('./_mapCacheDelete'),\n mapCacheGet = require('./_mapCacheGet'),\n mapCacheHas = require('./_mapCacheHas'),\n mapCacheSet = require('./_mapCacheSet');\n\n/**\n * Creates a map cache object to store key-value pairs.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction MapCache(entries) {\n var index = -1,\n length = entries == null ? 0 : entries.length;\n\n this.clear();\n while (++index < length) {\n var entry = entries[index];\n this.set(entry[0], entry[1]);\n }\n}\n\n// Add methods to `MapCache`.\nMapCache.prototype.clear = mapCacheClear;\nMapCache.prototype['delete'] = mapCacheDelete;\nMapCache.prototype.get = mapCacheGet;\nMapCache.prototype.has = mapCacheHas;\nMapCache.prototype.set = mapCacheSet;\n\nmodule.exports = MapCache;\n","var ListCache = require('./_ListCache'),\n Map = require('./_Map'),\n MapCache = require('./_MapCache');\n\n/** Used as the size to enable large array optimizations. */\nvar LARGE_ARRAY_SIZE = 200;\n\n/**\n * Sets the stack `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf Stack\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the stack cache instance.\n */\nfunction stackSet(key, value) {\n var data = this.__data__;\n if (data instanceof ListCache) {\n var pairs = data.__data__;\n if (!Map || (pairs.length < LARGE_ARRAY_SIZE - 1)) {\n pairs.push([key, value]);\n this.size = ++data.size;\n return this;\n }\n data = this.__data__ = new MapCache(pairs);\n }\n data.set(key, value);\n this.size = data.size;\n return this;\n}\n\nmodule.exports = stackSet;\n","var ListCache = require('./_ListCache'),\n stackClear = require('./_stackClear'),\n stackDelete = require('./_stackDelete'),\n stackGet = require('./_stackGet'),\n stackHas = require('./_stackHas'),\n stackSet = require('./_stackSet');\n\n/**\n * Creates a stack cache object to store key-value pairs.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction Stack(entries) {\n var data = this.__data__ = new ListCache(entries);\n this.size = data.size;\n}\n\n// Add methods to `Stack`.\nStack.prototype.clear = stackClear;\nStack.prototype['delete'] = stackDelete;\nStack.prototype.get = stackGet;\nStack.prototype.has = stackHas;\nStack.prototype.set = stackSet;\n\nmodule.exports = Stack;\n","/** Used to stand-in for `undefined` hash values. */\nvar HASH_UNDEFINED = '__lodash_hash_undefined__';\n\n/**\n * Adds `value` to the array cache.\n *\n * @private\n * @name add\n * @memberOf SetCache\n * @alias push\n * @param {*} value The value to cache.\n * @returns {Object} Returns the cache instance.\n */\nfunction setCacheAdd(value) {\n this.__data__.set(value, HASH_UNDEFINED);\n return this;\n}\n\nmodule.exports = setCacheAdd;\n","/**\n * Checks if `value` is in the array cache.\n *\n * @private\n * @name has\n * @memberOf SetCache\n * @param {*} value The value to search for.\n * @returns {number} Returns `true` if `value` is found, else `false`.\n */\nfunction setCacheHas(value) {\n return this.__data__.has(value);\n}\n\nmodule.exports = setCacheHas;\n","var MapCache = require('./_MapCache'),\n setCacheAdd = require('./_setCacheAdd'),\n setCacheHas = require('./_setCacheHas');\n\n/**\n *\n * Creates an array cache object to store unique values.\n *\n * @private\n * @constructor\n * @param {Array} [values] The values to cache.\n */\nfunction SetCache(values) {\n var index = -1,\n length = values == null ? 0 : values.length;\n\n this.__data__ = new MapCache;\n while (++index < length) {\n this.add(values[index]);\n }\n}\n\n// Add methods to `SetCache`.\nSetCache.prototype.add = SetCache.prototype.push = setCacheAdd;\nSetCache.prototype.has = setCacheHas;\n\nmodule.exports = SetCache;\n","/**\n * A specialized version of `_.some` for arrays without support for iteratee\n * shorthands.\n *\n * @private\n * @param {Array} [array] The array to iterate over.\n * @param {Function} predicate The function invoked per iteration.\n * @returns {boolean} Returns `true` if any element passes the predicate check,\n * else `false`.\n */\nfunction arraySome(array, predicate) {\n var index = -1,\n length = array == null ? 0 : array.length;\n\n while (++index < length) {\n if (predicate(array[index], index, array)) {\n return true;\n }\n }\n return false;\n}\n\nmodule.exports = arraySome;\n","/**\n * Checks if a `cache` value for `key` exists.\n *\n * @private\n * @param {Object} cache The cache to query.\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction cacheHas(cache, key) {\n return cache.has(key);\n}\n\nmodule.exports = cacheHas;\n","var SetCache = require('./_SetCache'),\n arraySome = require('./_arraySome'),\n cacheHas = require('./_cacheHas');\n\n/** Used to compose bitmasks for value comparisons. */\nvar COMPARE_PARTIAL_FLAG = 1,\n COMPARE_UNORDERED_FLAG = 2;\n\n/**\n * A specialized version of `baseIsEqualDeep` for arrays with support for\n * partial deep comparisons.\n *\n * @private\n * @param {Array} array The array to compare.\n * @param {Array} other The other array to compare.\n * @param {number} bitmask The bitmask flags. See `baseIsEqual` for more details.\n * @param {Function} customizer The function to customize comparisons.\n * @param {Function} equalFunc The function to determine equivalents of values.\n * @param {Object} stack Tracks traversed `array` and `other` objects.\n * @returns {boolean} Returns `true` if the arrays are equivalent, else `false`.\n */\nfunction equalArrays(array, other, bitmask, customizer, equalFunc, stack) {\n var isPartial = bitmask & COMPARE_PARTIAL_FLAG,\n arrLength = array.length,\n othLength = other.length;\n\n if (arrLength != othLength && !(isPartial && othLength > arrLength)) {\n return false;\n }\n // Check that cyclic values are equal.\n var arrStacked = stack.get(array);\n var othStacked = stack.get(other);\n if (arrStacked && othStacked) {\n return arrStacked == other && othStacked == array;\n }\n var index = -1,\n result = true,\n seen = (bitmask & COMPARE_UNORDERED_FLAG) ? new SetCache : undefined;\n\n stack.set(array, other);\n stack.set(other, array);\n\n // Ignore non-index properties.\n while (++index < arrLength) {\n var arrValue = array[index],\n othValue = other[index];\n\n if (customizer) {\n var compared = isPartial\n ? customizer(othValue, arrValue, index, other, array, stack)\n : customizer(arrValue, othValue, index, array, other, stack);\n }\n if (compared !== undefined) {\n if (compared) {\n continue;\n }\n result = false;\n break;\n }\n // Recursively compare arrays (susceptible to call stack limits).\n if (seen) {\n if (!arraySome(other, function(othValue, othIndex) {\n if (!cacheHas(seen, othIndex) &&\n (arrValue === othValue || equalFunc(arrValue, othValue, bitmask, customizer, stack))) {\n return seen.push(othIndex);\n }\n })) {\n result = false;\n break;\n }\n } else if (!(\n arrValue === othValue ||\n equalFunc(arrValue, othValue, bitmask, customizer, stack)\n )) {\n result = false;\n break;\n }\n }\n stack['delete'](array);\n stack['delete'](other);\n return result;\n}\n\nmodule.exports = equalArrays;\n","var root = require('./_root');\n\n/** Built-in value references. */\nvar Uint8Array = root.Uint8Array;\n\nmodule.exports = Uint8Array;\n","/**\n * Converts `map` to its key-value pairs.\n *\n * @private\n * @param {Object} map The map to convert.\n * @returns {Array} Returns the key-value pairs.\n */\nfunction mapToArray(map) {\n var index = -1,\n result = Array(map.size);\n\n map.forEach(function(value, key) {\n result[++index] = [key, value];\n });\n return result;\n}\n\nmodule.exports = mapToArray;\n","/**\n * Converts `set` to an array of its values.\n *\n * @private\n * @param {Object} set The set to convert.\n * @returns {Array} Returns the values.\n */\nfunction setToArray(set) {\n var index = -1,\n result = Array(set.size);\n\n set.forEach(function(value) {\n result[++index] = value;\n });\n return result;\n}\n\nmodule.exports = setToArray;\n","var Symbol = require('./_Symbol'),\n Uint8Array = require('./_Uint8Array'),\n eq = require('./eq'),\n equalArrays = require('./_equalArrays'),\n mapToArray = require('./_mapToArray'),\n setToArray = require('./_setToArray');\n\n/** Used to compose bitmasks for value comparisons. */\nvar COMPARE_PARTIAL_FLAG = 1,\n COMPARE_UNORDERED_FLAG = 2;\n\n/** `Object#toString` result references. */\nvar boolTag = '[object Boolean]',\n dateTag = '[object Date]',\n errorTag = '[object Error]',\n mapTag = '[object Map]',\n numberTag = '[object Number]',\n regexpTag = '[object RegExp]',\n setTag = '[object Set]',\n stringTag = '[object String]',\n symbolTag = '[object Symbol]';\n\nvar arrayBufferTag = '[object ArrayBuffer]',\n dataViewTag = '[object DataView]';\n\n/** Used to convert symbols to primitives and strings. */\nvar symbolProto = Symbol ? Symbol.prototype : undefined,\n symbolValueOf = symbolProto ? symbolProto.valueOf : undefined;\n\n/**\n * A specialized version of `baseIsEqualDeep` for comparing objects of\n * the same `toStringTag`.\n *\n * **Note:** This function only supports comparing values with tags of\n * `Boolean`, `Date`, `Error`, `Number`, `RegExp`, or `String`.\n *\n * @private\n * @param {Object} object The object to compare.\n * @param {Object} other The other object to compare.\n * @param {string} tag The `toStringTag` of the objects to compare.\n * @param {number} bitmask The bitmask flags. See `baseIsEqual` for more details.\n * @param {Function} customizer The function to customize comparisons.\n * @param {Function} equalFunc The function to determine equivalents of values.\n * @param {Object} stack Tracks traversed `object` and `other` objects.\n * @returns {boolean} Returns `true` if the objects are equivalent, else `false`.\n */\nfunction equalByTag(object, other, tag, bitmask, customizer, equalFunc, stack) {\n switch (tag) {\n case dataViewTag:\n if ((object.byteLength != other.byteLength) ||\n (object.byteOffset != other.byteOffset)) {\n return false;\n }\n object = object.buffer;\n other = other.buffer;\n\n case arrayBufferTag:\n if ((object.byteLength != other.byteLength) ||\n !equalFunc(new Uint8Array(object), new Uint8Array(other))) {\n return false;\n }\n return true;\n\n case boolTag:\n case dateTag:\n case numberTag:\n // Coerce booleans to `1` or `0` and dates to milliseconds.\n // Invalid dates are coerced to `NaN`.\n return eq(+object, +other);\n\n case errorTag:\n return object.name == other.name && object.message == other.message;\n\n case regexpTag:\n case stringTag:\n // Coerce regexes to strings and treat strings, primitives and objects,\n // as equal. See http://www.ecma-international.org/ecma-262/7.0/#sec-regexp.prototype.tostring\n // for more details.\n return object == (other + '');\n\n case mapTag:\n var convert = mapToArray;\n\n case setTag:\n var isPartial = bitmask & COMPARE_PARTIAL_FLAG;\n convert || (convert = setToArray);\n\n if (object.size != other.size && !isPartial) {\n return false;\n }\n // Assume cyclic values are equal.\n var stacked = stack.get(object);\n if (stacked) {\n return stacked == other;\n }\n bitmask |= COMPARE_UNORDERED_FLAG;\n\n // Recursively compare objects (susceptible to call stack limits).\n stack.set(object, other);\n var result = equalArrays(convert(object), convert(other), bitmask, customizer, equalFunc, stack);\n stack['delete'](object);\n return result;\n\n case symbolTag:\n if (symbolValueOf) {\n return symbolValueOf.call(object) == symbolValueOf.call(other);\n }\n }\n return false;\n}\n\nmodule.exports = equalByTag;\n","/**\n * Appends the elements of `values` to `array`.\n *\n * @private\n * @param {Array} array The array to modify.\n * @param {Array} values The values to append.\n * @returns {Array} Returns `array`.\n */\nfunction arrayPush(array, values) {\n var index = -1,\n length = values.length,\n offset = array.length;\n\n while (++index < length) {\n array[offset + index] = values[index];\n }\n return array;\n}\n\nmodule.exports = arrayPush;\n","var arrayPush = require('./_arrayPush'),\n isArray = require('./isArray');\n\n/**\n * The base implementation of `getAllKeys` and `getAllKeysIn` which uses\n * `keysFunc` and `symbolsFunc` to get the enumerable property names and\n * symbols of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {Function} keysFunc The function to get the keys of `object`.\n * @param {Function} symbolsFunc The function to get the symbols of `object`.\n * @returns {Array} Returns the array of property names and symbols.\n */\nfunction baseGetAllKeys(object, keysFunc, symbolsFunc) {\n var result = keysFunc(object);\n return isArray(object) ? result : arrayPush(result, symbolsFunc(object));\n}\n\nmodule.exports = baseGetAllKeys;\n","/**\n * This method returns a new empty array.\n *\n * @static\n * @memberOf _\n * @since 4.13.0\n * @category Util\n * @returns {Array} Returns the new empty array.\n * @example\n *\n * var arrays = _.times(2, _.stubArray);\n *\n * console.log(arrays);\n * // => [[], []]\n *\n * console.log(arrays[0] === arrays[1]);\n * // => false\n */\nfunction stubArray() {\n return [];\n}\n\nmodule.exports = stubArray;\n","var arrayFilter = require('./_arrayFilter'),\n stubArray = require('./stubArray');\n\n/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/** Built-in value references. */\nvar propertyIsEnumerable = objectProto.propertyIsEnumerable;\n\n/* Built-in method references for those with the same name as other `lodash` methods. */\nvar nativeGetSymbols = Object.getOwnPropertySymbols;\n\n/**\n * Creates an array of the own enumerable symbols of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of symbols.\n */\nvar getSymbols = !nativeGetSymbols ? stubArray : function(object) {\n if (object == null) {\n return [];\n }\n object = Object(object);\n return arrayFilter(nativeGetSymbols(object), function(symbol) {\n return propertyIsEnumerable.call(object, symbol);\n });\n};\n\nmodule.exports = getSymbols;\n","var baseGetAllKeys = require('./_baseGetAllKeys'),\n getSymbols = require('./_getSymbols'),\n keys = require('./keys');\n\n/**\n * Creates an array of own enumerable property names and symbols of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property names and symbols.\n */\nfunction getAllKeys(object) {\n return baseGetAllKeys(object, keys, getSymbols);\n}\n\nmodule.exports = getAllKeys;\n","var getAllKeys = require('./_getAllKeys');\n\n/** Used to compose bitmasks for value comparisons. */\nvar COMPARE_PARTIAL_FLAG = 1;\n\n/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * A specialized version of `baseIsEqualDeep` for objects with support for\n * partial deep comparisons.\n *\n * @private\n * @param {Object} object The object to compare.\n * @param {Object} other The other object to compare.\n * @param {number} bitmask The bitmask flags. See `baseIsEqual` for more details.\n * @param {Function} customizer The function to customize comparisons.\n * @param {Function} equalFunc The function to determine equivalents of values.\n * @param {Object} stack Tracks traversed `object` and `other` objects.\n * @returns {boolean} Returns `true` if the objects are equivalent, else `false`.\n */\nfunction equalObjects(object, other, bitmask, customizer, equalFunc, stack) {\n var isPartial = bitmask & COMPARE_PARTIAL_FLAG,\n objProps = getAllKeys(object),\n objLength = objProps.length,\n othProps = getAllKeys(other),\n othLength = othProps.length;\n\n if (objLength != othLength && !isPartial) {\n return false;\n }\n var index = objLength;\n while (index--) {\n var key = objProps[index];\n if (!(isPartial ? key in other : hasOwnProperty.call(other, key))) {\n return false;\n }\n }\n // Check that cyclic values are equal.\n var objStacked = stack.get(object);\n var othStacked = stack.get(other);\n if (objStacked && othStacked) {\n return objStacked == other && othStacked == object;\n }\n var result = true;\n stack.set(object, other);\n stack.set(other, object);\n\n var skipCtor = isPartial;\n while (++index < objLength) {\n key = objProps[index];\n var objValue = object[key],\n othValue = other[key];\n\n if (customizer) {\n var compared = isPartial\n ? customizer(othValue, objValue, key, other, object, stack)\n : customizer(objValue, othValue, key, object, other, stack);\n }\n // Recursively compare objects (susceptible to call stack limits).\n if (!(compared === undefined\n ? (objValue === othValue || equalFunc(objValue, othValue, bitmask, customizer, stack))\n : compared\n )) {\n result = false;\n break;\n }\n skipCtor || (skipCtor = key == 'constructor');\n }\n if (result && !skipCtor) {\n var objCtor = object.constructor,\n othCtor = other.constructor;\n\n // Non `Object` object instances with different constructors are not equal.\n if (objCtor != othCtor &&\n ('constructor' in object && 'constructor' in other) &&\n !(typeof objCtor == 'function' && objCtor instanceof objCtor &&\n typeof othCtor == 'function' && othCtor instanceof othCtor)) {\n result = false;\n }\n }\n stack['delete'](object);\n stack['delete'](other);\n return result;\n}\n\nmodule.exports = equalObjects;\n","var getNative = require('./_getNative'),\n root = require('./_root');\n\n/* Built-in method references that are verified to be native. */\nvar DataView = getNative(root, 'DataView');\n\nmodule.exports = DataView;\n","var getNative = require('./_getNative'),\n root = require('./_root');\n\n/* Built-in method references that are verified to be native. */\nvar Promise = getNative(root, 'Promise');\n\nmodule.exports = Promise;\n","var getNative = require('./_getNative'),\n root = require('./_root');\n\n/* Built-in method references that are verified to be native. */\nvar Set = getNative(root, 'Set');\n\nmodule.exports = Set;\n","var getNative = require('./_getNative'),\n root = require('./_root');\n\n/* Built-in method references that are verified to be native. */\nvar WeakMap = getNative(root, 'WeakMap');\n\nmodule.exports = WeakMap;\n","var DataView = require('./_DataView'),\n Map = require('./_Map'),\n Promise = require('./_Promise'),\n Set = require('./_Set'),\n WeakMap = require('./_WeakMap'),\n baseGetTag = require('./_baseGetTag'),\n toSource = require('./_toSource');\n\n/** `Object#toString` result references. */\nvar mapTag = '[object Map]',\n objectTag = '[object Object]',\n promiseTag = '[object Promise]',\n setTag = '[object Set]',\n weakMapTag = '[object WeakMap]';\n\nvar dataViewTag = '[object DataView]';\n\n/** Used to detect maps, sets, and weakmaps. */\nvar dataViewCtorString = toSource(DataView),\n mapCtorString = toSource(Map),\n promiseCtorString = toSource(Promise),\n setCtorString = toSource(Set),\n weakMapCtorString = toSource(WeakMap);\n\n/**\n * Gets the `toStringTag` of `value`.\n *\n * @private\n * @param {*} value The value to query.\n * @returns {string} Returns the `toStringTag`.\n */\nvar getTag = baseGetTag;\n\n// Fallback for data views, maps, sets, and weak maps in IE 11 and promises in Node.js < 6.\nif ((DataView && getTag(new DataView(new ArrayBuffer(1))) != dataViewTag) ||\n (Map && getTag(new Map) != mapTag) ||\n (Promise && getTag(Promise.resolve()) != promiseTag) ||\n (Set && getTag(new Set) != setTag) ||\n (WeakMap && getTag(new WeakMap) != weakMapTag)) {\n getTag = function(value) {\n var result = baseGetTag(value),\n Ctor = result == objectTag ? value.constructor : undefined,\n ctorString = Ctor ? toSource(Ctor) : '';\n\n if (ctorString) {\n switch (ctorString) {\n case dataViewCtorString: return dataViewTag;\n case mapCtorString: return mapTag;\n case promiseCtorString: return promiseTag;\n case setCtorString: return setTag;\n case weakMapCtorString: return weakMapTag;\n }\n }\n return result;\n };\n}\n\nmodule.exports = getTag;\n","var Stack = require('./_Stack'),\n equalArrays = require('./_equalArrays'),\n equalByTag = require('./_equalByTag'),\n equalObjects = require('./_equalObjects'),\n getTag = require('./_getTag'),\n isArray = require('./isArray'),\n isBuffer = require('./isBuffer'),\n isTypedArray = require('./isTypedArray');\n\n/** Used to compose bitmasks for value comparisons. */\nvar COMPARE_PARTIAL_FLAG = 1;\n\n/** `Object#toString` result references. */\nvar argsTag = '[object Arguments]',\n arrayTag = '[object Array]',\n objectTag = '[object Object]';\n\n/** Used for built-in method references. */\nvar objectProto = Object.prototype;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/**\n * A specialized version of `baseIsEqual` for arrays and objects which performs\n * deep comparisons and tracks traversed objects enabling objects with circular\n * references to be compared.\n *\n * @private\n * @param {Object} object The object to compare.\n * @param {Object} other The other object to compare.\n * @param {number} bitmask The bitmask flags. See `baseIsEqual` for more details.\n * @param {Function} customizer The function to customize comparisons.\n * @param {Function} equalFunc The function to determine equivalents of values.\n * @param {Object} [stack] Tracks traversed `object` and `other` objects.\n * @returns {boolean} Returns `true` if the objects are equivalent, else `false`.\n */\nfunction baseIsEqualDeep(object, other, bitmask, customizer, equalFunc, stack) {\n var objIsArr = isArray(object),\n othIsArr = isArray(other),\n objTag = objIsArr ? arrayTag : getTag(object),\n othTag = othIsArr ? arrayTag : getTag(other);\n\n objTag = objTag == argsTag ? objectTag : objTag;\n othTag = othTag == argsTag ? objectTag : othTag;\n\n var objIsObj = objTag == objectTag,\n othIsObj = othTag == objectTag,\n isSameTag = objTag == othTag;\n\n if (isSameTag && isBuffer(object)) {\n if (!isBuffer(other)) {\n return false;\n }\n objIsArr = true;\n objIsObj = false;\n }\n if (isSameTag && !objIsObj) {\n stack || (stack = new Stack);\n return (objIsArr || isTypedArray(object))\n ? equalArrays(object, other, bitmask, customizer, equalFunc, stack)\n : equalByTag(object, other, objTag, bitmask, customizer, equalFunc, stack);\n }\n if (!(bitmask & COMPARE_PARTIAL_FLAG)) {\n var objIsWrapped = objIsObj && hasOwnProperty.call(object, '__wrapped__'),\n othIsWrapped = othIsObj && hasOwnProperty.call(other, '__wrapped__');\n\n if (objIsWrapped || othIsWrapped) {\n var objUnwrapped = objIsWrapped ? object.value() : object,\n othUnwrapped = othIsWrapped ? other.value() : other;\n\n stack || (stack = new Stack);\n return equalFunc(objUnwrapped, othUnwrapped, bitmask, customizer, stack);\n }\n }\n if (!isSameTag) {\n return false;\n }\n stack || (stack = new Stack);\n return equalObjects(object, other, bitmask, customizer, equalFunc, stack);\n}\n\nmodule.exports = baseIsEqualDeep;\n","var baseIsEqualDeep = require('./_baseIsEqualDeep'),\n isObjectLike = require('./isObjectLike');\n\n/**\n * The base implementation of `_.isEqual` which supports partial comparisons\n * and tracks traversed objects.\n *\n * @private\n * @param {*} value The value to compare.\n * @param {*} other The other value to compare.\n * @param {boolean} bitmask The bitmask flags.\n * 1 - Unordered comparison\n * 2 - Partial comparison\n * @param {Function} [customizer] The function to customize comparisons.\n * @param {Object} [stack] Tracks traversed `value` and `other` objects.\n * @returns {boolean} Returns `true` if the values are equivalent, else `false`.\n */\nfunction baseIsEqual(value, other, bitmask, customizer, stack) {\n if (value === other) {\n return true;\n }\n if (value == null || other == null || (!isObjectLike(value) && !isObjectLike(other))) {\n return value !== value && other !== other;\n }\n return baseIsEqualDeep(value, other, bitmask, customizer, baseIsEqual, stack);\n}\n\nmodule.exports = baseIsEqual;\n","var Stack = require('./_Stack'),\n baseIsEqual = require('./_baseIsEqual');\n\n/** Used to compose bitmasks for value comparisons. */\nvar COMPARE_PARTIAL_FLAG = 1,\n COMPARE_UNORDERED_FLAG = 2;\n\n/**\n * The base implementation of `_.isMatch` without support for iteratee shorthands.\n *\n * @private\n * @param {Object} object The object to inspect.\n * @param {Object} source The object of property values to match.\n * @param {Array} matchData The property names, values, and compare flags to match.\n * @param {Function} [customizer] The function to customize comparisons.\n * @returns {boolean} Returns `true` if `object` is a match, else `false`.\n */\nfunction baseIsMatch(object, source, matchData, customizer) {\n var index = matchData.length,\n length = index,\n noCustomizer = !customizer;\n\n if (object == null) {\n return !length;\n }\n object = Object(object);\n while (index--) {\n var data = matchData[index];\n if ((noCustomizer && data[2])\n ? data[1] !== object[data[0]]\n : !(data[0] in object)\n ) {\n return false;\n }\n }\n while (++index < length) {\n data = matchData[index];\n var key = data[0],\n objValue = object[key],\n srcValue = data[1];\n\n if (noCustomizer && data[2]) {\n if (objValue === undefined && !(key in object)) {\n return false;\n }\n } else {\n var stack = new Stack;\n if (customizer) {\n var result = customizer(objValue, srcValue, key, object, source, stack);\n }\n if (!(result === undefined\n ? baseIsEqual(srcValue, objValue, COMPARE_PARTIAL_FLAG | COMPARE_UNORDERED_FLAG, customizer, stack)\n : result\n )) {\n return false;\n }\n }\n }\n return true;\n}\n\nmodule.exports = baseIsMatch;\n","var isObject = require('./isObject');\n\n/**\n * Checks if `value` is suitable for strict equality comparisons, i.e. `===`.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` if suitable for strict\n * equality comparisons, else `false`.\n */\nfunction isStrictComparable(value) {\n return value === value && !isObject(value);\n}\n\nmodule.exports = isStrictComparable;\n","var isStrictComparable = require('./_isStrictComparable'),\n keys = require('./keys');\n\n/**\n * Gets the property names, values, and compare flags of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @returns {Array} Returns the match data of `object`.\n */\nfunction getMatchData(object) {\n var result = keys(object),\n length = result.length;\n\n while (length--) {\n var key = result[length],\n value = object[key];\n\n result[length] = [key, value, isStrictComparable(value)];\n }\n return result;\n}\n\nmodule.exports = getMatchData;\n","/**\n * A specialized version of `matchesProperty` for source values suitable\n * for strict equality comparisons, i.e. `===`.\n *\n * @private\n * @param {string} key The key of the property to get.\n * @param {*} srcValue The value to match.\n * @returns {Function} Returns the new spec function.\n */\nfunction matchesStrictComparable(key, srcValue) {\n return function(object) {\n if (object == null) {\n return false;\n }\n return object[key] === srcValue &&\n (srcValue !== undefined || (key in Object(object)));\n };\n}\n\nmodule.exports = matchesStrictComparable;\n","var baseIsMatch = require('./_baseIsMatch'),\n getMatchData = require('./_getMatchData'),\n matchesStrictComparable = require('./_matchesStrictComparable');\n\n/**\n * The base implementation of `_.matches` which doesn't clone `source`.\n *\n * @private\n * @param {Object} source The object of property values to match.\n * @returns {Function} Returns the new spec function.\n */\nfunction baseMatches(source) {\n var matchData = getMatchData(source);\n if (matchData.length == 1 && matchData[0][2]) {\n return matchesStrictComparable(matchData[0][0], matchData[0][1]);\n }\n return function(object) {\n return object === source || baseIsMatch(object, source, matchData);\n };\n}\n\nmodule.exports = baseMatches;\n","var baseGetTag = require('./_baseGetTag'),\n isObjectLike = require('./isObjectLike');\n\n/** `Object#toString` result references. */\nvar symbolTag = '[object Symbol]';\n\n/**\n * Checks if `value` is classified as a `Symbol` primitive or object.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a symbol, else `false`.\n * @example\n *\n * _.isSymbol(Symbol.iterator);\n * // => true\n *\n * _.isSymbol('abc');\n * // => false\n */\nfunction isSymbol(value) {\n return typeof value == 'symbol' ||\n (isObjectLike(value) && baseGetTag(value) == symbolTag);\n}\n\nmodule.exports = isSymbol;\n","var isArray = require('./isArray'),\n isSymbol = require('./isSymbol');\n\n/** Used to match property names within property paths. */\nvar reIsDeepProp = /\\.|\\[(?:[^[\\]]*|([\"'])(?:(?!\\1)[^\\\\]|\\\\.)*?\\1)\\]/,\n reIsPlainProp = /^\\w*$/;\n\n/**\n * Checks if `value` is a property name and not a property path.\n *\n * @private\n * @param {*} value The value to check.\n * @param {Object} [object] The object to query keys on.\n * @returns {boolean} Returns `true` if `value` is a property name, else `false`.\n */\nfunction isKey(value, object) {\n if (isArray(value)) {\n return false;\n }\n var type = typeof value;\n if (type == 'number' || type == 'symbol' || type == 'boolean' ||\n value == null || isSymbol(value)) {\n return true;\n }\n return reIsPlainProp.test(value) || !reIsDeepProp.test(value) ||\n (object != null && value in Object(object));\n}\n\nmodule.exports = isKey;\n","var MapCache = require('./_MapCache');\n\n/** Error message constants. */\nvar FUNC_ERROR_TEXT = 'Expected a function';\n\n/**\n * Creates a function that memoizes the result of `func`. If `resolver` is\n * provided, it determines the cache key for storing the result based on the\n * arguments provided to the memoized function. By default, the first argument\n * provided to the memoized function is used as the map cache key. The `func`\n * is invoked with the `this` binding of the memoized function.\n *\n * **Note:** The cache is exposed as the `cache` property on the memoized\n * function. Its creation may be customized by replacing the `_.memoize.Cache`\n * constructor with one whose instances implement the\n * [`Map`](http://ecma-international.org/ecma-262/7.0/#sec-properties-of-the-map-prototype-object)\n * method interface of `clear`, `delete`, `get`, `has`, and `set`.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Function\n * @param {Function} func The function to have its output memoized.\n * @param {Function} [resolver] The function to resolve the cache key.\n * @returns {Function} Returns the new memoized function.\n * @example\n *\n * var object = { 'a': 1, 'b': 2 };\n * var other = { 'c': 3, 'd': 4 };\n *\n * var values = _.memoize(_.values);\n * values(object);\n * // => [1, 2]\n *\n * values(other);\n * // => [3, 4]\n *\n * object.a = 2;\n * values(object);\n * // => [1, 2]\n *\n * // Modify the result cache.\n * values.cache.set(object, ['a', 'b']);\n * values(object);\n * // => ['a', 'b']\n *\n * // Replace `_.memoize.Cache`.\n * _.memoize.Cache = WeakMap;\n */\nfunction memoize(func, resolver) {\n if (typeof func != 'function' || (resolver != null && typeof resolver != 'function')) {\n throw new TypeError(FUNC_ERROR_TEXT);\n }\n var memoized = function() {\n var args = arguments,\n key = resolver ? resolver.apply(this, args) : args[0],\n cache = memoized.cache;\n\n if (cache.has(key)) {\n return cache.get(key);\n }\n var result = func.apply(this, args);\n memoized.cache = cache.set(key, result) || cache;\n return result;\n };\n memoized.cache = new (memoize.Cache || MapCache);\n return memoized;\n}\n\n// Expose `MapCache`.\nmemoize.Cache = MapCache;\n\nmodule.exports = memoize;\n","var memoize = require('./memoize');\n\n/** Used as the maximum memoize cache size. */\nvar MAX_MEMOIZE_SIZE = 500;\n\n/**\n * A specialized version of `_.memoize` which clears the memoized function's\n * cache when it exceeds `MAX_MEMOIZE_SIZE`.\n *\n * @private\n * @param {Function} func The function to have its output memoized.\n * @returns {Function} Returns the new memoized function.\n */\nfunction memoizeCapped(func) {\n var result = memoize(func, function(key) {\n if (cache.size === MAX_MEMOIZE_SIZE) {\n cache.clear();\n }\n return key;\n });\n\n var cache = result.cache;\n return result;\n}\n\nmodule.exports = memoizeCapped;\n","var memoizeCapped = require('./_memoizeCapped');\n\n/** Used to match property names within property paths. */\nvar rePropName = /[^.[\\]]+|\\[(?:(-?\\d+(?:\\.\\d+)?)|([\"'])((?:(?!\\2)[^\\\\]|\\\\.)*?)\\2)\\]|(?=(?:\\.|\\[\\])(?:\\.|\\[\\]|$))/g;\n\n/** Used to match backslashes in property paths. */\nvar reEscapeChar = /\\\\(\\\\)?/g;\n\n/**\n * Converts `string` to a property path array.\n *\n * @private\n * @param {string} string The string to convert.\n * @returns {Array} Returns the property path array.\n */\nvar stringToPath = memoizeCapped(function(string) {\n var result = [];\n if (string.charCodeAt(0) === 46 /* . */) {\n result.push('');\n }\n string.replace(rePropName, function(match, number, quote, subString) {\n result.push(quote ? subString.replace(reEscapeChar, '$1') : (number || match));\n });\n return result;\n});\n\nmodule.exports = stringToPath;\n","/**\n * A specialized version of `_.map` for arrays without support for iteratee\n * shorthands.\n *\n * @private\n * @param {Array} [array] The array to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Array} Returns the new mapped array.\n */\nfunction arrayMap(array, iteratee) {\n var index = -1,\n length = array == null ? 0 : array.length,\n result = Array(length);\n\n while (++index < length) {\n result[index] = iteratee(array[index], index, array);\n }\n return result;\n}\n\nmodule.exports = arrayMap;\n","var Symbol = require('./_Symbol'),\n arrayMap = require('./_arrayMap'),\n isArray = require('./isArray'),\n isSymbol = require('./isSymbol');\n\n/** Used as references for various `Number` constants. */\nvar INFINITY = 1 / 0;\n\n/** Used to convert symbols to primitives and strings. */\nvar symbolProto = Symbol ? Symbol.prototype : undefined,\n symbolToString = symbolProto ? symbolProto.toString : undefined;\n\n/**\n * The base implementation of `_.toString` which doesn't convert nullish\n * values to empty strings.\n *\n * @private\n * @param {*} value The value to process.\n * @returns {string} Returns the string.\n */\nfunction baseToString(value) {\n // Exit early for strings to avoid a performance hit in some environments.\n if (typeof value == 'string') {\n return value;\n }\n if (isArray(value)) {\n // Recursively convert values (susceptible to call stack limits).\n return arrayMap(value, baseToString) + '';\n }\n if (isSymbol(value)) {\n return symbolToString ? symbolToString.call(value) : '';\n }\n var result = (value + '');\n return (result == '0' && (1 / value) == -INFINITY) ? '-0' : result;\n}\n\nmodule.exports = baseToString;\n","var baseToString = require('./_baseToString');\n\n/**\n * Converts `value` to a string. An empty string is returned for `null`\n * and `undefined` values. The sign of `-0` is preserved.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to convert.\n * @returns {string} Returns the converted string.\n * @example\n *\n * _.toString(null);\n * // => ''\n *\n * _.toString(-0);\n * // => '-0'\n *\n * _.toString([1, 2, 3]);\n * // => '1,2,3'\n */\nfunction toString(value) {\n return value == null ? '' : baseToString(value);\n}\n\nmodule.exports = toString;\n","var isArray = require('./isArray'),\n isKey = require('./_isKey'),\n stringToPath = require('./_stringToPath'),\n toString = require('./toString');\n\n/**\n * Casts `value` to a path array if it's not one.\n *\n * @private\n * @param {*} value The value to inspect.\n * @param {Object} [object] The object to query keys on.\n * @returns {Array} Returns the cast property path array.\n */\nfunction castPath(value, object) {\n if (isArray(value)) {\n return value;\n }\n return isKey(value, object) ? [value] : stringToPath(toString(value));\n}\n\nmodule.exports = castPath;\n","var isSymbol = require('./isSymbol');\n\n/** Used as references for various `Number` constants. */\nvar INFINITY = 1 / 0;\n\n/**\n * Converts `value` to a string key if it's not a string or symbol.\n *\n * @private\n * @param {*} value The value to inspect.\n * @returns {string|symbol} Returns the key.\n */\nfunction toKey(value) {\n if (typeof value == 'string' || isSymbol(value)) {\n return value;\n }\n var result = (value + '');\n return (result == '0' && (1 / value) == -INFINITY) ? '-0' : result;\n}\n\nmodule.exports = toKey;\n","var castPath = require('./_castPath'),\n toKey = require('./_toKey');\n\n/**\n * The base implementation of `_.get` without support for default values.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {Array|string} path The path of the property to get.\n * @returns {*} Returns the resolved value.\n */\nfunction baseGet(object, path) {\n path = castPath(path, object);\n\n var index = 0,\n length = path.length;\n\n while (object != null && index < length) {\n object = object[toKey(path[index++])];\n }\n return (index && index == length) ? object : undefined;\n}\n\nmodule.exports = baseGet;\n","var baseGet = require('./_baseGet');\n\n/**\n * Gets the value at `path` of `object`. If the resolved value is\n * `undefined`, the `defaultValue` is returned in its place.\n *\n * @static\n * @memberOf _\n * @since 3.7.0\n * @category Object\n * @param {Object} object The object to query.\n * @param {Array|string} path The path of the property to get.\n * @param {*} [defaultValue] The value returned for `undefined` resolved values.\n * @returns {*} Returns the resolved value.\n * @example\n *\n * var object = { 'a': [{ 'b': { 'c': 3 } }] };\n *\n * _.get(object, 'a[0].b.c');\n * // => 3\n *\n * _.get(object, ['a', '0', 'b', 'c']);\n * // => 3\n *\n * _.get(object, 'a.b.c', 'default');\n * // => 'default'\n */\nfunction get(object, path, defaultValue) {\n var result = object == null ? undefined : baseGet(object, path);\n return result === undefined ? defaultValue : result;\n}\n\nmodule.exports = get;\n","/**\n * The base implementation of `_.hasIn` without support for deep paths.\n *\n * @private\n * @param {Object} [object] The object to query.\n * @param {Array|string} key The key to check.\n * @returns {boolean} Returns `true` if `key` exists, else `false`.\n */\nfunction baseHasIn(object, key) {\n return object != null && key in Object(object);\n}\n\nmodule.exports = baseHasIn;\n","var castPath = require('./_castPath'),\n isArguments = require('./isArguments'),\n isArray = require('./isArray'),\n isIndex = require('./_isIndex'),\n isLength = require('./isLength'),\n toKey = require('./_toKey');\n\n/**\n * Checks if `path` exists on `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {Array|string} path The path to check.\n * @param {Function} hasFunc The function to check properties.\n * @returns {boolean} Returns `true` if `path` exists, else `false`.\n */\nfunction hasPath(object, path, hasFunc) {\n path = castPath(path, object);\n\n var index = -1,\n length = path.length,\n result = false;\n\n while (++index < length) {\n var key = toKey(path[index]);\n if (!(result = object != null && hasFunc(object, key))) {\n break;\n }\n object = object[key];\n }\n if (result || ++index != length) {\n return result;\n }\n length = object == null ? 0 : object.length;\n return !!length && isLength(length) && isIndex(key, length) &&\n (isArray(object) || isArguments(object));\n}\n\nmodule.exports = hasPath;\n","var baseHasIn = require('./_baseHasIn'),\n hasPath = require('./_hasPath');\n\n/**\n * Checks if `path` is a direct or inherited property of `object`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Object\n * @param {Object} object The object to query.\n * @param {Array|string} path The path to check.\n * @returns {boolean} Returns `true` if `path` exists, else `false`.\n * @example\n *\n * var object = _.create({ 'a': _.create({ 'b': 2 }) });\n *\n * _.hasIn(object, 'a');\n * // => true\n *\n * _.hasIn(object, 'a.b');\n * // => true\n *\n * _.hasIn(object, ['a', 'b']);\n * // => true\n *\n * _.hasIn(object, 'b');\n * // => false\n */\nfunction hasIn(object, path) {\n return object != null && hasPath(object, path, baseHasIn);\n}\n\nmodule.exports = hasIn;\n","var baseIsEqual = require('./_baseIsEqual'),\n get = require('./get'),\n hasIn = require('./hasIn'),\n isKey = require('./_isKey'),\n isStrictComparable = require('./_isStrictComparable'),\n matchesStrictComparable = require('./_matchesStrictComparable'),\n toKey = require('./_toKey');\n\n/** Used to compose bitmasks for value comparisons. */\nvar COMPARE_PARTIAL_FLAG = 1,\n COMPARE_UNORDERED_FLAG = 2;\n\n/**\n * The base implementation of `_.matchesProperty` which doesn't clone `srcValue`.\n *\n * @private\n * @param {string} path The path of the property to get.\n * @param {*} srcValue The value to match.\n * @returns {Function} Returns the new spec function.\n */\nfunction baseMatchesProperty(path, srcValue) {\n if (isKey(path) && isStrictComparable(srcValue)) {\n return matchesStrictComparable(toKey(path), srcValue);\n }\n return function(object) {\n var objValue = get(object, path);\n return (objValue === undefined && objValue === srcValue)\n ? hasIn(object, path)\n : baseIsEqual(srcValue, objValue, COMPARE_PARTIAL_FLAG | COMPARE_UNORDERED_FLAG);\n };\n}\n\nmodule.exports = baseMatchesProperty;\n","/**\n * This method returns the first argument it receives.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Util\n * @param {*} value Any value.\n * @returns {*} Returns `value`.\n * @example\n *\n * var object = { 'a': 1 };\n *\n * console.log(_.identity(object) === object);\n * // => true\n */\nfunction identity(value) {\n return value;\n}\n\nmodule.exports = identity;\n","/**\n * The base implementation of `_.property` without support for deep paths.\n *\n * @private\n * @param {string} key The key of the property to get.\n * @returns {Function} Returns the new accessor function.\n */\nfunction baseProperty(key) {\n return function(object) {\n return object == null ? undefined : object[key];\n };\n}\n\nmodule.exports = baseProperty;\n","var baseGet = require('./_baseGet');\n\n/**\n * A specialized version of `baseProperty` which supports deep paths.\n *\n * @private\n * @param {Array|string} path The path of the property to get.\n * @returns {Function} Returns the new accessor function.\n */\nfunction basePropertyDeep(path) {\n return function(object) {\n return baseGet(object, path);\n };\n}\n\nmodule.exports = basePropertyDeep;\n","var baseProperty = require('./_baseProperty'),\n basePropertyDeep = require('./_basePropertyDeep'),\n isKey = require('./_isKey'),\n toKey = require('./_toKey');\n\n/**\n * Creates a function that returns the value at `path` of a given object.\n *\n * @static\n * @memberOf _\n * @since 2.4.0\n * @category Util\n * @param {Array|string} path The path of the property to get.\n * @returns {Function} Returns the new accessor function.\n * @example\n *\n * var objects = [\n * { 'a': { 'b': 2 } },\n * { 'a': { 'b': 1 } }\n * ];\n *\n * _.map(objects, _.property('a.b'));\n * // => [2, 1]\n *\n * _.map(_.sortBy(objects, _.property(['a', 'b'])), 'a.b');\n * // => [1, 2]\n */\nfunction property(path) {\n return isKey(path) ? baseProperty(toKey(path)) : basePropertyDeep(path);\n}\n\nmodule.exports = property;\n","var baseMatches = require('./_baseMatches'),\n baseMatchesProperty = require('./_baseMatchesProperty'),\n identity = require('./identity'),\n isArray = require('./isArray'),\n property = require('./property');\n\n/**\n * The base implementation of `_.iteratee`.\n *\n * @private\n * @param {*} [value=_.identity] The value to convert to an iteratee.\n * @returns {Function} Returns the iteratee.\n */\nfunction baseIteratee(value) {\n // Don't store the `typeof` result in a variable to avoid a JIT bug in Safari 9.\n // See https://bugs.webkit.org/show_bug.cgi?id=156034 for more details.\n if (typeof value == 'function') {\n return value;\n }\n if (value == null) {\n return identity;\n }\n if (typeof value == 'object') {\n return isArray(value)\n ? baseMatchesProperty(value[0], value[1])\n : baseMatches(value);\n }\n return property(value);\n}\n\nmodule.exports = baseIteratee;\n","var arrayFilter = require('./_arrayFilter'),\n baseFilter = require('./_baseFilter'),\n baseIteratee = require('./_baseIteratee'),\n isArray = require('./isArray');\n\n/**\n * Iterates over elements of `collection`, returning an array of all elements\n * `predicate` returns truthy for. The predicate is invoked with three\n * arguments: (value, index|key, collection).\n *\n * **Note:** Unlike `_.remove`, this method returns a new array.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Collection\n * @param {Array|Object} collection The collection to iterate over.\n * @param {Function} [predicate=_.identity] The function invoked per iteration.\n * @returns {Array} Returns the new filtered array.\n * @see _.reject\n * @example\n *\n * var users = [\n * { 'user': 'barney', 'age': 36, 'active': true },\n * { 'user': 'fred', 'age': 40, 'active': false }\n * ];\n *\n * _.filter(users, function(o) { return !o.active; });\n * // => objects for ['fred']\n *\n * // The `_.matches` iteratee shorthand.\n * _.filter(users, { 'age': 36, 'active': true });\n * // => objects for ['barney']\n *\n * // The `_.matchesProperty` iteratee shorthand.\n * _.filter(users, ['active', false]);\n * // => objects for ['fred']\n *\n * // The `_.property` iteratee shorthand.\n * _.filter(users, 'active');\n * // => objects for ['barney']\n *\n * // Combining several predicates using `_.overEvery` or `_.overSome`.\n * _.filter(users, _.overSome([{ 'age': 36 }, ['age', 40]]));\n * // => objects for ['fred', 'barney']\n */\nfunction filter(collection, predicate) {\n var func = isArray(collection) ? arrayFilter : baseFilter;\n return func(collection, baseIteratee(predicate, 3));\n}\n\nmodule.exports = filter;\n","import { defineStore } from 'pinia'\n\nimport filter from 'lodash/filter'\nimport { useInterfaceStore } from 'src/stores/interface'\n\nexport const useReportsStore = defineStore('reports', {\n state: () => ({\n reportModal: {\n userId: null,\n statuses: [],\n preTickedIds: [],\n activated: false\n },\n reports: {}\n }),\n actions: {\n openUserReportingModal ({ userId, statusIds = [] }) {\n const preTickedStatuses = statusIds.map(id => window.vuex.state.statuses.allStatusesObject[id])\n const preTickedIds = statusIds\n const statuses = preTickedStatuses.concat(\n filter(window.vuex.state.statuses.allStatuses,\n status => status.user.id === userId && !preTickedIds.includes(status.id)\n )\n )\n\n this.reportModal.userId = userId\n this.reportModal.statuses = statuses\n this.reportModal.preTickedIds = preTickedIds\n this.reportModal.activated = true\n },\n closeUserReportingModal () {\n this.reportModal.activated = false\n },\n setReportState ({ id, state }) {\n const oldState = this.reports[id].state\n this.reports[id].state = state\n window.vuex.state.api.backendInteractor.setReportState({ id, state }).catch(e => {\n console.error('Failed to set report state', e)\n useInterfaceStore().pushGlobalNotice({\n level: 'error',\n messageKey: 'general.generic_error_message',\n messageArgs: [e.message],\n timeout: 5000\n })\n this.reports[id].state = oldState\n })\n },\n addReport (report) {\n this.reports[report.id] = report\n }\n }\n})\n","import apiService from '../services/api/api.service.js'\nimport { useServerSideStorageStore } from 'src/stores/serverSideStorage'\n\nimport {\n isStatusNotification,\n isValidNotification,\n maybeShowNotification\n} from '../services/notification_utils/notification_utils.js'\n\nimport {\n closeDesktopNotification,\n closeAllDesktopNotifications\n} from '../services/desktop_notification_utils/desktop_notification_utils.js'\n\nimport { useReportsStore } from 'src/stores/reports.js'\n\nconst emptyNotifications = () => ({\n desktopNotificationSilence: true,\n maxId: 0,\n minId: Number.POSITIVE_INFINITY,\n data: [],\n idStore: {},\n loading: false\n})\n\nexport const defaultState = () => ({\n ...emptyNotifications()\n})\n\nexport const notifications = {\n state: defaultState(),\n mutations: {\n addNewNotifications (state, { notifications }) {\n notifications.forEach(notification => {\n state.data.push(notification)\n state.idStore[notification.id] = notification\n })\n },\n clearNotifications (state) {\n const blankState = defaultState()\n Object.keys(state).forEach(k => {\n state[k] = blankState[k]\n })\n },\n updateNotificationsMinMaxId (state, id) {\n state.maxId = id > state.maxId ? id : state.maxId\n state.minId = id < state.minId ? id : state.minId\n },\n setNotificationsLoading (state, { value }) {\n state.loading = value\n },\n setNotificationsSilence (state, { value }) {\n state.desktopNotificationSilence = value\n },\n markNotificationsAsSeen (state) {\n state.data.forEach((notification) => {\n notification.seen = true\n })\n },\n markSingleNotificationAsSeen (state, { id }) {\n const notification = state.idStore[id]\n if (notification) notification.seen = true\n },\n dismissNotification (state, { id }) {\n state.data = state.data.filter(n => n.id !== id)\n delete state.idStore[id]\n },\n updateNotification (state, { id, updater }) {\n const notification = state.idStore[id]\n notification && updater(notification)\n }\n },\n actions: {\n addNewNotifications (store, { notifications }) {\n const { commit, dispatch, state, rootState } = store\n const validNotifications = notifications.filter((notification) => {\n // If invalid notification, update ids but don't add it to store\n if (!isValidNotification(notification)) {\n console.error('Invalid notification:', notification)\n commit('updateNotificationsMinMaxId', notification.id)\n return false\n }\n return true\n })\n\n const statusNotifications = validNotifications.filter(notification => isStatusNotification(notification.type) && notification.status)\n\n // Synchronous commit to add all the statuses\n commit('addNewStatuses', { statuses: statusNotifications.map(notification => notification.status) })\n\n // Update references to statuses in notifications to ones in the store\n statusNotifications.forEach(notification => {\n const id = notification.status.id\n const referenceStatus = rootState.statuses.allStatusesObject[id]\n\n if (referenceStatus) {\n notification.status = referenceStatus\n }\n })\n\n validNotifications.forEach(notification => {\n if (notification.type === 'pleroma:report') {\n useReportsStore().addReport(notification.report)\n }\n\n if (notification.type === 'pleroma:emoji_reaction') {\n dispatch('fetchEmojiReactionsBy', notification.status.id)\n }\n\n // Only add a new notification if we don't have one for the same action\n // eslint-disable-next-line no-prototype-builtins\n if (!state.idStore.hasOwnProperty(notification.id)) {\n commit('updateNotificationsMinMaxId', notification.id)\n commit('addNewNotifications', { notifications: [notification] })\n\n maybeShowNotification(\n store,\n Object.values(useServerSideStorageStore().prefsStorage.simple.muteFilters),\n notification\n )\n } else if (notification.seen) {\n state.idStore[notification.id].seen = true\n }\n })\n },\n notificationClicked ({ state, dispatch }, { id }) {\n const notification = state.idStore[id]\n const { type, seen } = notification\n\n if (!seen) {\n switch (type) {\n case 'mention':\n case 'pleroma:report':\n case 'follow_request':\n break\n default:\n dispatch('markSingleNotificationAsSeen', { id })\n }\n }\n },\n setNotificationsLoading ({ commit }, { value }) {\n commit('setNotificationsLoading', { value })\n },\n setNotificationsSilence ({ commit }, { value }) {\n commit('setNotificationsSilence', { value })\n },\n markNotificationsAsSeen ({ rootState, state, commit }) {\n commit('markNotificationsAsSeen')\n apiService.markNotificationsAsSeen({\n id: state.maxId,\n credentials: rootState.users.currentUser.credentials\n }).then(() => {\n closeAllDesktopNotifications(rootState)\n })\n },\n markSingleNotificationAsSeen ({ rootState, commit }, { id }) {\n commit('markSingleNotificationAsSeen', { id })\n apiService.markNotificationsAsSeen({\n single: true,\n id,\n credentials: rootState.users.currentUser.credentials\n }).then(() => {\n closeDesktopNotification(rootState, { id })\n })\n },\n dismissNotificationLocal ({ commit }, { id }) {\n commit('dismissNotification', { id })\n },\n dismissNotification ({ rootState, commit }, { id }) {\n commit('dismissNotification', { id })\n rootState.api.backendInteractor.dismissNotification({ id })\n },\n updateNotification ({ commit }, { id, updater }) {\n commit('updateNotification', { id, updater })\n }\n }\n}\n\nexport default notifications\n","// promiseInterval - replacement for setInterval for promises, starts counting\n// the interval only after a promise is done instead of immediately.\n// - promiseCall is a function that returns a promise, it's called the first\n// time after the first interval.\n// - interval is the interval delay in ms.\n\nexport const promiseInterval = (promiseCall, interval) => {\n let stopped = false\n let timeout = null\n\n const func = () => {\n const promise = promiseCall()\n // something unexpected happened and promiseCall did not\n // return a promise, abort the loop.\n if (!(promise && promise.finally)) {\n console.warn('promiseInterval: promise call did not return a promise, stopping interval.')\n return\n }\n promise.finally(() => {\n if (stopped) return\n timeout = window.setTimeout(func, interval)\n })\n }\n\n const stopFetcher = () => {\n stopped = true\n window.clearTimeout(timeout)\n }\n\n timeout = window.setTimeout(func, interval)\n\n return { stop: stopFetcher }\n}\n","import { camelCase } from 'lodash'\n\nimport apiService from '../api/api.service.js'\nimport { promiseInterval } from '../promise_interval/promise_interval.js'\nimport { useInterfaceStore } from 'src/stores/interface.js'\n\nconst update = ({ store, statuses, timeline, showImmediately, userId, listId, pagination }) => {\n const ccTimeline = camelCase(timeline)\n\n store.dispatch('addNewStatuses', {\n timeline: ccTimeline,\n userId,\n listId,\n statuses,\n showImmediately,\n pagination\n })\n}\n\nconst fetchAndUpdate = ({\n store,\n credentials,\n timeline = 'friends',\n older = false,\n showImmediately = false,\n userId = false,\n listId = false,\n statusId = false,\n bookmarkFolderId = false,\n tag = false,\n until,\n since\n}) => {\n const args = { timeline, credentials }\n const rootState = store.rootState || store.state\n const { getters } = store\n const timelineData = rootState.statuses.timelines[camelCase(timeline)]\n const { hideMutedPosts, replyVisibility } = getters.mergedConfig\n const loggedIn = !!rootState.users.currentUser\n\n if (older) {\n args.until = until || timelineData.minId\n } else {\n if (since === undefined) {\n args.since = timelineData.maxId\n } else if (since !== null) {\n args.since = since\n }\n }\n\n args.userId = userId\n args.listId = listId\n args.statusId = statusId\n args.bookmarkFolderId = bookmarkFolderId\n args.tag = tag\n args.withMuted = !hideMutedPosts\n if (loggedIn && ['friends', 'public', 'publicAndExternal', 'bubble'].includes(timeline)) {\n args.replyVisibility = replyVisibility\n }\n\n const numStatusesBeforeFetch = timelineData.statuses.length\n\n return apiService.fetchTimeline(args)\n .then(response => {\n if (response.errors) {\n if (timeline === 'favorites') {\n rootState.instance.pleromaPublicFavouritesAvailable = false\n return\n }\n throw new Error(`${response.status} ${response.statusText}`)\n }\n\n const { data: statuses, pagination } = response\n if (!older && statuses.length >= 20 && !timelineData.loading && numStatusesBeforeFetch > 0) {\n store.dispatch('queueFlush', { timeline, id: timelineData.maxId })\n }\n update({ store, statuses, timeline, showImmediately, userId, listId, pagination })\n return { statuses, pagination }\n })\n .catch((error) => {\n useInterfaceStore().pushGlobalNotice({\n level: 'error',\n messageKey: 'timeline.error',\n messageArgs: [error.message],\n timeout: 5000\n })\n })\n}\n\nconst startFetching = ({ timeline = 'friends', credentials, store, userId = false, listId = false, statusId = false, bookmarkFolderId = false, tag = false }) => {\n const rootState = store.rootState || store.state\n const timelineData = rootState.statuses.timelines[camelCase(timeline)]\n const showImmediately = timelineData.visibleStatuses.length === 0\n timelineData.userId = userId\n timelineData.listId = listId\n timelineData.bookmarkFolderId = bookmarkFolderId\n fetchAndUpdate({ timeline, credentials, store, showImmediately, userId, listId, statusId, bookmarkFolderId, tag })\n const boundFetchAndUpdate = () =>\n fetchAndUpdate({ timeline, credentials, store, userId, listId, statusId, bookmarkFolderId, tag })\n return promiseInterval(boundFetchAndUpdate, 10000)\n}\nconst timelineFetcher = {\n fetchAndUpdate,\n startFetching\n}\n\nexport default timelineFetcher\n","import { useInterfaceStore } from 'src/stores/interface.js'\nimport apiService from '../api/api.service.js'\nimport { promiseInterval } from '../promise_interval/promise_interval.js'\n\nconst update = ({ store, notifications, older }) => {\n store.dispatch('addNewNotifications', { notifications, older })\n}\n//\n// For using include_types when fetching notifications.\n// Note: chat_mention excluded as pleroma-fe polls them separately\nconst mastoApiNotificationTypes = new Set([\n 'mention',\n 'status',\n 'favourite',\n 'reblog',\n 'follow',\n 'follow_request',\n 'move',\n 'poll',\n 'pleroma:emoji_reaction',\n 'pleroma:report'\n])\n\nconst fetchAndUpdate = ({ store, credentials, older = false, since }) => {\n\n const args = { credentials }\n const { getters } = store\n const rootState = store.rootState || store.state\n const timelineData = rootState.notifications\n const hideMutedPosts = getters.mergedConfig.hideMutedPosts\n\n if (rootState.instance.pleromaChatMessagesAvailable) {\n mastoApiNotificationTypes.add('pleroma:chat_mention')\n }\n\n args.includeTypes = mastoApiNotificationTypes\n args.withMuted = !hideMutedPosts\n\n args.timeline = 'notifications'\n if (older) {\n if (timelineData.minId !== Number.POSITIVE_INFINITY) {\n args.until = timelineData.minId\n }\n return fetchNotifications({ store, args, older })\n } else {\n // fetch new notifications\n if (since === undefined && timelineData.maxId !== Number.POSITIVE_INFINITY) {\n args.since = timelineData.maxId\n } else if (since !== null) {\n args.since = since\n }\n const result = fetchNotifications({ store, args, older })\n\n // If there's any unread notifications, try fetch notifications since\n // the newest read notification to check if any of the unread notifs\n // have changed their 'seen' state (marked as read in another session), so\n // we can update the state in this session to mark them as read as well.\n // The normal maxId-check does not tell if older notifications have changed\n const notifications = timelineData.data\n const readNotifsIds = notifications.filter(n => n.seen).map(n => n.id)\n const unreadNotifsIds = notifications.filter(n => !n.seen).map(n => n.id)\n if (readNotifsIds.length > 0 && readNotifsIds.length > 0) {\n const minId = Math.min(...unreadNotifsIds) // Oldest known unread notification\n if (minId !== Infinity) {\n args.since = false // Don't use since_id since it sorta conflicts with min_id\n args.minId = minId - 1 // go beyond\n fetchNotifications({ store, args, older })\n }\n }\n\n return result\n }\n}\n\nconst fetchNotifications = ({ store, args, older }) => {\n return apiService.fetchTimeline(args)\n .then((response) => {\n if (response.errors) {\n if (response.status === 400 && response.statusText.includes('Invalid value for enum')) {\n response\n .statusText\n .matchAll(/(\\w+) - Invalid value for enum./g)\n .toArray()\n .map(x => x[1])\n .forEach(x => mastoApiNotificationTypes.delete(x))\n return fetchNotifications({ store, args, older })\n } else {\n throw new Error(`${response.status} ${response.statusText}`)\n }\n }\n const notifications = response.data\n update({ store, notifications, older })\n return notifications\n })\n .catch((error) => {\n useInterfaceStore().pushGlobalNotice({\n level: 'error',\n messageKey: 'notifications.error',\n messageArgs: [error.message],\n timeout: 5000\n })\n console.error(error)\n })\n}\n\nconst startFetching = ({ credentials, store }) => {\n // Initially there's set flag to silence all desktop notifications so\n // that there won't spam of them when user just opened up the FE we\n // reset that flag after a while to show new notifications once again.\n setTimeout(() => store.dispatch('setNotificationsSilence', false), 10000)\n const boundFetchAndUpdate = () => fetchAndUpdate({ credentials, store })\n boundFetchAndUpdate()\n return promiseInterval(boundFetchAndUpdate, 10000)\n}\n\nconst notificationsFetcher = {\n fetchAndUpdate,\n startFetching\n}\n\nexport default notificationsFetcher\n","import apiService from '../api/api.service.js'\nimport { promiseInterval } from '../promise_interval/promise_interval.js'\n\nconst fetchAndUpdate = ({ store, credentials }) => {\n return apiService.fetchFollowRequests({ credentials })\n .then((requests) => {\n store.commit('setFollowRequests', requests)\n store.commit('addNewUsers', requests)\n }, () => {})\n .catch(() => {})\n}\n\nconst startFetching = ({ credentials, store }) => {\n const boundFetchAndUpdate = () => fetchAndUpdate({ credentials, store })\n boundFetchAndUpdate()\n return promiseInterval(boundFetchAndUpdate, 10000)\n}\n\nconst followRequestFetcher = {\n startFetching\n}\n\nexport default followRequestFetcher\n","import { defineStore } from 'pinia'\n\nimport { remove, find } from 'lodash'\n\nexport const useListsStore = defineStore('lists', {\n state: () => ({\n allLists: [],\n allListsObject: {}\n }),\n getters: {\n findListTitle () {\n return (id) => {\n if (!this.allListsObject[id]) return\n return this.allListsObject[id].title\n }\n },\n findListAccounts () {\n return (id) => [...this.allListsObject[id].accountIds]\n }\n },\n actions: {\n setLists (value) {\n this.allLists = value\n },\n createList ({ title }) {\n return window.vuex.state.api.backendInteractor.createList({ title })\n .then((list) => {\n this.setList({ listId: list.id, title })\n return list\n })\n },\n fetchList ({ listId }) {\n return window.vuex.state.api.backendInteractor.getList({ listId })\n .then((list) => this.setList({ listId: list.id, title: list.title }))\n },\n fetchListAccounts ({ listId }) {\n return window.vuex.state.api.backendInteractor.getListAccounts({ listId })\n .then((accountIds) => {\n if (!this.allListsObject[listId]) {\n this.allListsObject[listId] = { accountIds: [] }\n }\n this.allListsObject[listId].accountIds = accountIds\n })\n },\n setList ({ listId, title }) {\n if (!this.allListsObject[listId]) {\n this.allListsObject[listId] = { accountIds: [] }\n }\n this.allListsObject[listId].title = title\n\n const entry = find(this.allLists, { id: listId })\n if (!entry) {\n this.allLists.push({ id: listId, title })\n } else {\n entry.title = title\n }\n },\n setListAccounts ({ listId, accountIds }) {\n const saved = this.allListsObject[listId]?.accountIds || []\n const added = accountIds.filter(id => !saved.includes(id))\n const removed = saved.filter(id => !accountIds.includes(id))\n if (!this.allListsObject[listId]) {\n this.allListsObject[listId] = { accountIds: [] }\n }\n this.allListsObject[listId].accountIds = accountIds\n if (added.length > 0) {\n window.vuex.state.api.backendInteractor.addAccountsToList({ listId, accountIds: added })\n }\n if (removed.length > 0) {\n window.vuex.state.api.backendInteractor.removeAccountsFromList({ listId, accountIds: removed })\n }\n },\n addListAccount ({ listId, accountId }) {\n return window.vuex.state\n .api\n .backendInteractor\n .addAccountsToList({ listId, accountIds: [accountId] })\n .then((result) => {\n if (!this.allListsObject[listId]) {\n this.allListsObject[listId] = { accountIds: [] }\n }\n this.allListsObject[listId].accountIds.push(accountId)\n return result\n })\n },\n removeListAccount ({ listId, accountId }) {\n return window.vuex.state\n .api\n .backendInteractor\n .removeAccountsFromList({ listId, accountIds: [accountId] })\n .then((result) => {\n if (!this.allListsObject[listId]) {\n this.allListsObject[listId] = { accountIds: [] }\n }\n const { accountIds } = this.allListsObject[listId]\n const set = new Set(accountIds)\n set.delete(accountId)\n this.allListsObject[listId].accountIds = [...set]\n\n return result\n })\n },\n deleteList ({ listId }) {\n window.vuex.state.api.backendInteractor.deleteList({ listId })\n\n delete this.allListsObject[listId]\n remove(this.allLists, list => list.id === listId)\n }\n }\n})\n","import { useListsStore } from 'src/stores/lists.js'\nimport apiService from '../api/api.service.js'\nimport { promiseInterval } from '../promise_interval/promise_interval.js'\n\nconst fetchAndUpdate = ({ credentials }) => {\n return apiService.fetchLists({ credentials })\n .then(lists => {\n useListsStore().setLists(lists)\n }, () => {})\n .catch(() => {})\n}\n\nconst startFetching = ({ credentials, store }) => {\n const boundFetchAndUpdate = () => fetchAndUpdate({ credentials, store })\n boundFetchAndUpdate()\n return promiseInterval(boundFetchAndUpdate, 240000)\n}\n\nconst listsFetcher = {\n startFetching\n}\n\nexport default listsFetcher\n","import { remove, find } from 'lodash'\nimport { defineStore } from 'pinia'\n\nexport const useBookmarkFoldersStore = defineStore('bookmarkFolders', {\n state: () => ({\n allFolders: []\n }),\n getters: {\n findBookmarkFolderName () {\n return (id) => {\n const folder = this.allFolders.find(folder => folder.id === id)\n \n if (!folder) return\n return folder.name\n }\n }\n },\n actions: {\n setBookmarkFolders (value) {\n this.allFolders = value\n },\n setBookmarkFolder ({ id, name, emoji, emoji_url: emojiUrl }) {\n const entry = find(this.allFolders, { id })\n if (!entry) {\n this.allFolders.push({ id, name, emoji, emoji_url: emojiUrl })\n } else {\n entry.name = name\n entry.emoji = emoji\n entry.emoji_url = emojiUrl\n }\n },\n createBookmarkFolder ({ name, emoji }) {\n return window.vuex.state.api.backendInteractor.createBookmarkFolder({ name, emoji })\n .then((folder) => {\n this.setBookmarkFolder(folder)\n return folder\n })\n },\n updateBookmarkFolder ({ folderId, name, emoji }) {\n return window.vuex.state.api.backendInteractor.updateBookmarkFolder({ folderId, name, emoji })\n .then((folder) => {\n this.setBookmarkFolder(folder)\n return folder\n })\n },\n deleteBookmarkFolder ({ folderId }) {\n window.vuex.state.api.backendInteractor.deleteBookmarkFolder({ folderId })\n remove(this.allFolders, folder => folder.id === folderId)\n }\n }\n})\n","import apiService from '../api/api.service.js'\nimport { promiseInterval } from '../promise_interval/promise_interval.js'\nimport { useBookmarkFoldersStore } from 'src/stores/bookmark_folders.js'\n\nconst fetchAndUpdate = ({ credentials }) => {\n return apiService.fetchBookmarkFolders({ credentials })\n .then(bookmarkFolders => {\n useBookmarkFoldersStore().setBookmarkFolders(bookmarkFolders)\n }, () => {})\n .catch(() => {})\n}\n\nconst startFetching = ({ credentials, store }) => {\n const boundFetchAndUpdate = () => fetchAndUpdate({ credentials, store })\n boundFetchAndUpdate()\n return promiseInterval(boundFetchAndUpdate, 240000)\n}\n\nconst bookmarkFoldersFetcher = {\n startFetching\n}\n\nexport default bookmarkFoldersFetcher\n","import apiService, { getMastodonSocketURI, ProcessedWS } from '../api/api.service.js'\nimport timelineFetcher from '../timeline_fetcher/timeline_fetcher.service.js'\nimport notificationsFetcher from '../notifications_fetcher/notifications_fetcher.service.js'\nimport followRequestFetcher from '../../services/follow_request_fetcher/follow_request_fetcher.service'\nimport listsFetcher from '../../services/lists_fetcher/lists_fetcher.service.js'\nimport bookmarkFoldersFetcher from '../../services/bookmark_folders_fetcher/bookmark_folders_fetcher.service.js'\n\nconst backendInteractorService = credentials => ({\n startFetchingTimeline ({ timeline, store, userId = false, listId = false, statusId = false, bookmarkFolderId = false, tag }) {\n return timelineFetcher.startFetching({ timeline, store, credentials, userId, listId, statusId, bookmarkFolderId, tag })\n },\n\n fetchTimeline (args) {\n return timelineFetcher.fetchAndUpdate({ ...args, credentials })\n },\n\n startFetchingNotifications ({ store }) {\n return notificationsFetcher.startFetching({ store, credentials })\n },\n\n fetchNotifications (args) {\n return notificationsFetcher.fetchAndUpdate({ ...args, credentials })\n },\n\n startFetchingFollowRequests ({ store }) {\n return followRequestFetcher.startFetching({ store, credentials })\n },\n\n startFetchingLists ({ store }) {\n return listsFetcher.startFetching({ store, credentials })\n },\n\n startFetchingBookmarkFolders ({ store }) {\n return bookmarkFoldersFetcher.startFetching({ store, credentials })\n },\n\n startUserSocket ({ store }) {\n const serv = store.rootState.instance.server.replace('http', 'ws')\n const url = getMastodonSocketURI({}, serv)\n return ProcessedWS({ url, id: 'Unified', credentials })\n },\n\n ...Object.entries(apiService).reduce((acc, [key, func]) => {\n return {\n ...acc,\n [key]: (args) => func({ credentials, ...args })\n }\n }, {}),\n\n verifyCredentials: apiService.verifyCredentials\n})\n\nexport default backendInteractorService\n","export const windowWidth = () =>\n window.innerWidth ||\n document.documentElement.clientWidth ||\n document.body.clientWidth\n\nexport const windowHeight = () =>\n window.innerHeight ||\n document.documentElement.clientHeight ||\n document.body.clientHeight\n","import { reduce } from 'lodash'\nimport { StatusCodeError } from 'src/services/errors/errors.js'\n\nconst REDIRECT_URI = `${window.location.origin}/oauth-callback`\n\nexport const getJsonOrError = async (response) => {\n if (response.ok) {\n return response.json()\n .catch((error) => {\n throw new StatusCodeError(response.status, error, {}, response)\n })\n } else {\n throw new StatusCodeError(response.status, await response.text(), {}, response)\n }\n}\n\nexport const createApp = (instance) => {\n const url = `${instance}/api/v1/apps`\n const form = new window.FormData()\n\n form.append('client_name', 'PleromaFE')\n form.append('website', 'https://pleroma.social')\n form.append('redirect_uris', REDIRECT_URI)\n form.append('scopes', 'read write follow push admin')\n\n return window.fetch(url, {\n method: 'POST',\n body: form\n })\n .then(getJsonOrError)\n .then((app) => ({ clientId: app.client_id, clientSecret: app.client_secret }))\n}\n\nexport const verifyAppToken = ({ instance, appToken }) => {\n return window.fetch(`${instance}/api/v1/apps/verify_credentials`, {\n method: 'GET',\n headers: { Authorization: `Bearer ${appToken}` }\n })\n .then(getJsonOrError)\n}\n\nconst login = ({ instance, clientId }) => {\n const data = {\n response_type: 'code',\n client_id: clientId,\n redirect_uri: REDIRECT_URI,\n scope: 'read write follow push admin'\n }\n\n const dataString = reduce(data, (acc, v, k) => {\n const encoded = `${k}=${encodeURIComponent(v)}`\n if (!acc) {\n return encoded\n } else {\n return `${acc}&${encoded}`\n }\n }, false)\n\n // Do the redirect...\n const url = `${instance}/oauth/authorize?${dataString}`\n\n window.location.href = url\n}\n\nconst getTokenWithCredentials = ({ clientId, clientSecret, instance, username, password }) => {\n const url = `${instance}/oauth/token`\n const form = new window.FormData()\n\n form.append('client_id', clientId)\n form.append('client_secret', clientSecret)\n form.append('grant_type', 'password')\n form.append('username', username)\n form.append('password', password)\n\n return window.fetch(url, {\n method: 'POST',\n body: form\n }).then((data) => data.json())\n}\n\nconst getToken = ({ clientId, clientSecret, instance, code }) => {\n const url = `${instance}/oauth/token`\n const form = new window.FormData()\n\n form.append('client_id', clientId)\n form.append('client_secret', clientSecret)\n form.append('grant_type', 'authorization_code')\n form.append('code', code)\n form.append('redirect_uri', `${window.location.origin}/oauth-callback`)\n\n return window.fetch(url, {\n method: 'POST',\n body: form\n })\n .then((data) => data.json())\n}\n\nexport const getClientToken = ({ clientId, clientSecret, instance }) => {\n const url = `${instance}/oauth/token`\n const form = new window.FormData()\n\n form.append('client_id', clientId)\n form.append('client_secret', clientSecret)\n form.append('grant_type', 'client_credentials')\n form.append('redirect_uri', `${window.location.origin}/oauth-callback`)\n\n return window.fetch(url, {\n method: 'POST',\n body: form\n }).then(getJsonOrError)\n}\nconst verifyOTPCode = ({ app, instance, mfaToken, code }) => {\n const url = `${instance}/oauth/mfa/challenge`\n const form = new window.FormData()\n\n form.append('client_id', app.client_id)\n form.append('client_secret', app.client_secret)\n form.append('mfa_token', mfaToken)\n form.append('code', code)\n form.append('challenge_type', 'totp')\n\n return window.fetch(url, {\n method: 'POST',\n body: form\n }).then((data) => data.json())\n}\n\nconst verifyRecoveryCode = ({ app, instance, mfaToken, code }) => {\n const url = `${instance}/oauth/mfa/challenge`\n const form = new window.FormData()\n\n form.append('client_id', app.client_id)\n form.append('client_secret', app.client_secret)\n form.append('mfa_token', mfaToken)\n form.append('code', code)\n form.append('challenge_type', 'recovery')\n\n return window.fetch(url, {\n method: 'POST',\n body: form\n }).then((data) => data.json())\n}\n\nconst revokeToken = ({ app, instance, token }) => {\n const url = `${instance}/oauth/revoke`\n const form = new window.FormData()\n\n form.append('client_id', app.clientId)\n form.append('client_secret', app.clientSecret)\n form.append('token', token)\n\n return window.fetch(url, {\n method: 'POST',\n body: form\n }).then((data) => data.json())\n}\n\nconst oauth = {\n login,\n getToken,\n getTokenWithCredentials,\n verifyOTPCode,\n verifyRecoveryCode,\n revokeToken\n}\n\nexport default oauth\n","import { defineStore } from 'pinia'\nimport { createApp, getClientToken, verifyAppToken } from 'src/services/new_api/oauth.js'\n\n// status codes about verifyAppToken (GET /api/v1/apps/verify_credentials)\nconst isAppTokenRejected = error => (\n // Pleroma API docs say it returns 422 when unauthorized\n error.statusCode === 422 ||\n // but it actually returns 400 (as of 2.9.0)\n // NOTE: don't try to match against the error message, it is translatable\n error.statusCode === 400 ||\n // and Mastodon docs say it returns 401\n error.statusCode === 401\n)\n\n// status codes about getAppToken (GET /oauth/token)\nconst isClientDataRejected = error => (\n // Mastodon docs say it returns 401\n error.statusCode === 401 ||\n // but Pleroma actually returns 400 (as of 2.9.0)\n // NOTE: don't try to match against the error message, it is translatable\n error.statusCode === 400\n)\n\nexport const useOAuthStore = defineStore('oauth', {\n state: () => ({\n clientId: false,\n clientSecret: false,\n /* App token is authentication for app without any user, used mostly for\n * MastoAPI's registration of new users, stored so that we can fall back to\n * it on logout\n */\n appToken: false,\n /* User token is authentication for app with user, this is for every calls\n * that need authorized user to be successful (i.e. posting, liking etc)\n */\n userToken: false\n }),\n getters: {\n getToken () {\n return this.userToken || this.appToken\n },\n getUserToken () {\n return this.userToken\n }\n },\n actions: {\n setClientData ({ clientId, clientSecret }) {\n this.clientId = clientId\n this.clientSecret = clientSecret\n },\n setAppToken (token) {\n this.appToken = token\n },\n setToken (token) {\n this.userToken = token\n },\n clearToken () {\n this.userToken = false\n },\n async createApp () {\n const { state } = window.vuex\n const instance = state.instance.server\n const app = await createApp(instance)\n this.setClientData(app)\n return app\n },\n /// Use this if you want to get the client id and secret but are not interested\n /// in whether they are valid.\n /// @return {{ clientId: string, clientSecret: string }} An object representing the app\n async ensureApp () {\n if (this.clientId && this.clientSecret) {\n return {\n clientId: this.clientId,\n clientSecret: this.clientSecret\n }\n } else {\n return this.createApp()\n }\n },\n async getAppToken () {\n const { state } = window.vuex\n const instance = state.instance.server\n const res = await getClientToken({\n clientId: this.clientId,\n clientSecret: this.clientSecret,\n instance\n })\n this.setAppToken(res.access_token)\n return res.access_token\n },\n /// Use this if you want to ensure the app is still valid to use.\n /// @return {string} The access token to the app (not attached to any user)\n async ensureAppToken () {\n const { state } = window.vuex\n if (this.appToken) {\n try {\n await verifyAppToken({\n instance: state.instance.server,\n appToken: this.appToken\n })\n return this.appToken\n } catch (e) {\n if (!isAppTokenRejected(e)) {\n // The server did not reject our token, but we encountered other problems. Maybe the server is down.\n throw e\n } else {\n // The app token is rejected, so it is no longer useful.\n this.setAppToken(false)\n }\n }\n }\n\n // appToken is not available, or is rejected: try to get a new one.\n // First, make sure the client id and client secret are filled.\n try {\n await this.ensureApp()\n } catch (e) {\n console.error('Cannot create app', e)\n throw e\n }\n\n // Note that at this step, the client id and secret may be invalid\n // (because the backend may have already deleted the app due to no user login)\n try {\n return await this.getAppToken()\n } catch (e) {\n if (!isClientDataRejected(e)) {\n // Non-credentials problem, fail fast\n console.error('Cannot get app token', e)\n throw e\n } else {\n // the client id and secret are invalid, so we should clear them\n // and re-create our app\n this.setClientData({\n clientId: false,\n clientSecret: false\n })\n await this.createApp()\n // try once again to get the token\n return await this.getAppToken()\n }\n }\n }\n },\n persist: {\n afterLoad (state) {\n // state.token is userToken with older name, coming from persistent state\n if (state.token && !state.userToken) {\n state.userToken = state.token\n }\n if ('token' in state) {\n delete state.token\n }\n return state\n }\n }\n})\n","import validate from './validate.js';\nconst byteToHex = [];\nfor (let i = 0; i < 256; ++i) {\n byteToHex.push((i + 0x100).toString(16).slice(1));\n}\nexport function unsafeStringify(arr, offset = 0) {\n return (byteToHex[arr[offset + 0]] +\n byteToHex[arr[offset + 1]] +\n byteToHex[arr[offset + 2]] +\n byteToHex[arr[offset + 3]] +\n '-' +\n byteToHex[arr[offset + 4]] +\n byteToHex[arr[offset + 5]] +\n '-' +\n byteToHex[arr[offset + 6]] +\n byteToHex[arr[offset + 7]] +\n '-' +\n byteToHex[arr[offset + 8]] +\n byteToHex[arr[offset + 9]] +\n '-' +\n byteToHex[arr[offset + 10]] +\n byteToHex[arr[offset + 11]] +\n byteToHex[arr[offset + 12]] +\n byteToHex[arr[offset + 13]] +\n byteToHex[arr[offset + 14]] +\n byteToHex[arr[offset + 15]]).toLowerCase();\n}\nfunction stringify(arr, offset = 0) {\n const uuid = unsafeStringify(arr, offset);\n if (!validate(uuid)) {\n throw TypeError('Stringified UUID is invalid');\n }\n return uuid;\n}\nexport default stringify;\n","let getRandomValues;\nconst rnds8 = new Uint8Array(16);\nexport default function rng() {\n if (!getRandomValues) {\n if (typeof crypto === 'undefined' || !crypto.getRandomValues) {\n throw new Error('crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported');\n }\n getRandomValues = crypto.getRandomValues.bind(crypto);\n }\n return getRandomValues(rnds8);\n}\n","const randomUUID = typeof crypto !== 'undefined' && crypto.randomUUID && crypto.randomUUID.bind(crypto);\nexport default { randomUUID };\n","import native from './native.js';\nimport rng from './rng.js';\nimport { unsafeStringify } from './stringify.js';\nfunction v4(options, buf, offset) {\n if (native.randomUUID && !buf && !options) {\n return native.randomUUID();\n }\n options = options || {};\n const rnds = options.random ?? options.rng?.() ?? rng();\n if (rnds.length < 16) {\n throw new Error('Random bytes length must be >= 16');\n }\n rnds[6] = (rnds[6] & 0x0f) | 0x40;\n rnds[8] = (rnds[8] & 0x3f) | 0x80;\n if (buf) {\n offset = offset || 0;\n if (offset < 0 || offset + 16 > buf.length) {\n throw new RangeError(`UUID byte range ${offset}:${offset + 15} is out of buffer bounds`);\n }\n for (let i = 0; i < 16; ++i) {\n buf[offset + i] = rnds[i];\n }\n return buf;\n }\n return unsafeStringify(rnds);\n}\nexport default v4;\n","export const CONFIG_MIGRATION = 1\nimport { v4 as uuidv4 } from 'uuid';\n\n// for future use\n/*\nconst simpleDeclaration = {\n store: 'server-side',\n migrationFlag: 'configMigration',\n migration(serverside, rootState) {\n serverside.setPreference({ path: 'simple.' + field, value: rootState.config[oldField ?? field] })\n }\n}\n*/\n\nexport const declarations = [\n {\n field: 'muteFilters',\n store: 'server-side',\n migrationFlag: 'configMigration',\n migrationNum: 1,\n description: 'Mute filters, wordfilter/regexp/etc',\n valueType: 'complex',\n migration (serverside, rootState) {\n rootState.config.muteWords.forEach((word, order) => {\n const uniqueId = uuidv4()\n\n serverside.setPreference({\n path: 'simple.muteFilters.' + uniqueId,\n value: {\n type: 'word',\n value: word,\n name: word,\n enabled: true,\n expires: null,\n hide: false,\n order\n }\n })\n })\n }\n }\n]\n","import { compact, map, each, mergeWith, last, concat, uniq, isArray } from 'lodash'\n\nimport backendInteractorService from '../services/backend_interactor_service/backend_interactor_service.js'\nimport { windowWidth, windowHeight } from '../services/window_utils/window_utils'\nimport apiService from '../services/api/api.service.js'\nimport oauthApi from '../services/new_api/oauth.js'\nimport { registerPushNotifications, unregisterPushNotifications } from '../services/sw/sw.js'\n\nimport { useInterfaceStore } from 'src/stores/interface.js'\nimport { useOAuthStore } from 'src/stores/oauth.js'\nimport { useServerSideStorageStore } from 'src/stores/serverSideStorage'\n\nimport { declarations } from 'src/modules/config_declaration'\n\n// TODO: Unify with mergeOrAdd in statuses.js\nexport const mergeOrAdd = (arr, obj, item) => {\n if (!item) { return false }\n const oldItem = obj[item.id]\n if (oldItem) {\n // We already have this, so only merge the new info.\n mergeWith(oldItem, item, mergeArrayLength)\n return { item: oldItem, new: false }\n } else {\n // This is a new item, prepare it\n arr.push(item)\n obj[item.id] = item\n return { item, new: true }\n }\n}\n\nconst mergeArrayLength = (oldValue, newValue) => {\n if (isArray(oldValue) && isArray(newValue)) {\n oldValue.length = newValue.length\n return mergeWith(oldValue, newValue, mergeArrayLength)\n }\n}\n\nconst getNotificationPermission = () => {\n const Notification = window.Notification\n\n if (!Notification) return Promise.resolve(null)\n if (Notification.permission === 'default') return Notification.requestPermission()\n return Promise.resolve(Notification.permission)\n}\n\nconst blockUser = (store, args) => {\n const id = args.id\n const expiresIn = typeof args === 'object' ? args.expiresIn : 0\n\n const predictedRelationship = store.state.relationships[id] || { id }\n store.commit('updateUserRelationship', [predictedRelationship])\n store.commit('addBlockId', id)\n\n return store.rootState.api.backendInteractor.blockUser({ id, expiresIn })\n .then((relationship) => {\n store.commit('updateUserRelationship', [relationship])\n store.commit('addBlockId', id)\n\n store.commit('removeStatus', { timeline: 'friends', userId: id })\n store.commit('removeStatus', { timeline: 'public', userId: id })\n store.commit('removeStatus', { timeline: 'publicAndExternal', userId: id })\n })\n}\n\nconst unblockUser = (store, id) => {\n return store.rootState.api.backendInteractor.unblockUser({ id })\n .then((relationship) => store.commit('updateUserRelationship', [relationship]))\n}\n\nconst removeUserFromFollowers = (store, id) => {\n return store.rootState.api.backendInteractor.removeUserFromFollowers({ id })\n .then((relationship) => store.commit('updateUserRelationship', [relationship]))\n}\n\nconst editUserNote = (store, { id, comment }) => {\n return store.rootState.api.backendInteractor.editUserNote({ id, comment })\n .then((relationship) => store.commit('updateUserRelationship', [relationship]))\n}\n\nconst muteUser = (store, args) => {\n const id = typeof args === 'object' ? args.id : args\n const expiresIn = typeof args === 'object' ? args.expiresIn : 0\n\n const predictedRelationship = store.state.relationships[id] || { id }\n store.commit('updateUserRelationship', [predictedRelationship])\n store.commit('addMuteId', id)\n\n return store.rootState.api.backendInteractor.muteUser({ id, expiresIn })\n .then((relationship) => {\n store.commit('updateUserRelationship', [relationship])\n store.commit('addMuteId', id)\n })\n}\n\nconst unmuteUser = (store, id) => {\n const predictedRelationship = store.state.relationships[id] || { id }\n predictedRelationship.muting = false\n store.commit('updateUserRelationship', [predictedRelationship])\n\n return store.rootState.api.backendInteractor.unmuteUser({ id })\n .then((relationship) => store.commit('updateUserRelationship', [relationship]))\n}\n\nconst hideReblogs = (store, userId) => {\n return store.rootState.api.backendInteractor.followUser({ id: userId, reblogs: false })\n .then((relationship) => {\n store.commit('updateUserRelationship', [relationship])\n })\n}\n\nconst showReblogs = (store, userId) => {\n return store.rootState.api.backendInteractor.followUser({ id: userId, reblogs: true })\n .then((relationship) => store.commit('updateUserRelationship', [relationship]))\n}\n\nconst muteDomain = (store, domain) => {\n return store.rootState.api.backendInteractor.muteDomain({ domain })\n .then(() => store.commit('addDomainMute', domain))\n}\n\nconst unmuteDomain = (store, domain) => {\n return store.rootState.api.backendInteractor.unmuteDomain({ domain })\n .then(() => store.commit('removeDomainMute', domain))\n}\n\nexport const mutations = {\n tagUser (state, { user: { id }, tag }) {\n const user = state.usersObject[id]\n const tags = user.tags || []\n const newTags = tags.concat([tag])\n user.tags = newTags\n },\n untagUser (state, { user: { id }, tag }) {\n const user = state.usersObject[id]\n const tags = user.tags || []\n const newTags = tags.filter(t => t !== tag)\n user.tags = newTags\n },\n updateRight (state, { user: { id }, right, value }) {\n const user = state.usersObject[id]\n const newRights = user.rights\n newRights[right] = value\n user.rights = newRights\n },\n updateActivationStatus (state, { user: { id }, deactivated }) {\n const user = state.usersObject[id]\n user.deactivated = deactivated\n },\n setCurrentUser (state, user) {\n state.lastLoginName = user.screen_name\n state.currentUser = mergeWith(state.currentUser || {}, user, mergeArrayLength)\n },\n clearCurrentUser (state) {\n state.currentUser = false\n state.lastLoginName = false\n },\n beginLogin (state) {\n state.loggingIn = true\n },\n endLogin (state) {\n state.loggingIn = false\n },\n saveFriendIds (state, { id, friendIds }) {\n const user = state.usersObject[id]\n user.friendIds = uniq(concat(user.friendIds || [], friendIds))\n },\n saveFollowerIds (state, { id, followerIds }) {\n const user = state.usersObject[id]\n user.followerIds = uniq(concat(user.followerIds || [], followerIds))\n },\n // Because frontend doesn't have a reason to keep these stuff in memory\n // outside of viewing someones user profile.\n clearFriends (state, userId) {\n const user = state.usersObject[userId]\n if (user) {\n user.friendIds = []\n }\n },\n clearFollowers (state, userId) {\n const user = state.usersObject[userId]\n if (user) {\n user.followerIds = []\n }\n },\n addNewUsers (state, users) {\n each(users, (user) => {\n if (user.relationship) {\n state.relationships[user.relationship.id] = user.relationship\n }\n const res = mergeOrAdd(state.users, state.usersObject, user)\n const item = res.item\n if (res.new && item.screen_name && !item.screen_name.includes('@')) {\n state.usersByNameObject[item.screen_name.toLowerCase()] = item\n }\n })\n },\n updateUserRelationship (state, relationships) {\n relationships.forEach((relationship) => {\n state.relationships[relationship.id] = relationship\n })\n },\n updateUserInLists (state, { id, inLists }) {\n state.usersObject[id].inLists = inLists\n },\n saveBlockIds (state, blockIds) {\n state.currentUser.blockIds = blockIds\n },\n addBlockId (state, blockId) {\n if (state.currentUser.blockIds.indexOf(blockId) === -1) {\n state.currentUser.blockIds.push(blockId)\n }\n },\n setBlockIdsMaxId (state, blockIdsMaxId) {\n state.currentUser.blockIdsMaxId = blockIdsMaxId\n },\n saveMuteIds (state, muteIds) {\n state.currentUser.muteIds = muteIds\n },\n setMuteIdsMaxId (state, muteIdsMaxId) {\n state.currentUser.muteIdsMaxId = muteIdsMaxId\n },\n addMuteId (state, muteId) {\n if (state.currentUser.muteIds.indexOf(muteId) === -1) {\n state.currentUser.muteIds.push(muteId)\n }\n },\n saveDomainMutes (state, domainMutes) {\n state.currentUser.domainMutes = domainMutes\n },\n addDomainMute (state, domain) {\n if (state.currentUser.domainMutes.indexOf(domain) === -1) {\n state.currentUser.domainMutes.push(domain)\n }\n },\n removeDomainMute (state, domain) {\n const index = state.currentUser.domainMutes.indexOf(domain)\n if (index !== -1) {\n state.currentUser.domainMutes.splice(index, 1)\n }\n },\n setPinnedToUser (state, status) {\n const user = state.usersObject[status.user.id]\n user.pinnedStatusIds = user.pinnedStatusIds || []\n const index = user.pinnedStatusIds.indexOf(status.id)\n\n if (status.pinned && index === -1) {\n user.pinnedStatusIds.push(status.id)\n } else if (!status.pinned && index !== -1) {\n user.pinnedStatusIds.splice(index, 1)\n }\n },\n setUserForStatus (state, status) {\n status.user = state.usersObject[status.user.id]\n },\n setUserForNotification (state, notification) {\n if (notification.type !== 'follow') {\n notification.action.user = state.usersObject[notification.action.user.id]\n }\n notification.from_profile = state.usersObject[notification.from_profile.id]\n },\n setColor (state, { user: { id }, highlighted }) {\n const user = state.usersObject[id]\n user.highlight = highlighted\n },\n signUpPending (state) {\n state.signUpPending = true\n state.signUpErrors = []\n state.signUpNotice = {}\n },\n signUpSuccess (state) {\n state.signUpPending = false\n },\n signUpFailure (state, errors) {\n state.signUpPending = false\n state.signUpErrors = errors\n state.signUpNotice = {}\n },\n signUpNotice (state, notice) {\n state.signUpPending = false\n state.signUpErrors = []\n state.signUpNotice = notice\n }\n}\n\nexport const getters = {\n findUser: state => query => {\n return state.usersObject[query]\n },\n findUserByName: state => query => {\n return state.usersByNameObject[query.toLowerCase()]\n },\n findUserByUrl: state => query => {\n return state.users\n .find(u => u.statusnet_profile_url &&\n u.statusnet_profile_url.toLowerCase() === query.toLowerCase())\n },\n relationship: state => id => {\n const rel = id && state.relationships[id]\n return rel || { id, loading: true }\n }\n}\n\nexport const defaultState = {\n loggingIn: false,\n lastLoginName: false,\n currentUser: false,\n users: [],\n usersObject: {},\n usersByNameObject: {},\n signUpPending: false,\n signUpErrors: [],\n signUpNotice: {},\n relationships: {}\n}\n\nconst users = {\n state: defaultState,\n mutations,\n getters,\n actions: {\n fetchUserIfMissing (store, id) {\n if (!store.getters.findUser(id)) {\n store.dispatch('fetchUser', id)\n }\n },\n fetchUser (store, id) {\n return store.rootState.api.backendInteractor.fetchUser({ id })\n .then((user) => {\n store.commit('addNewUsers', [user])\n return user\n })\n },\n fetchUserByName (store, name) {\n return store.rootState.api.backendInteractor.fetchUserByName({ name })\n .then((user) => {\n store.commit('addNewUsers', [user])\n return user\n })\n },\n fetchUserRelationship (store, id) {\n if (store.state.currentUser) {\n store.rootState.api.backendInteractor.fetchUserRelationship({ id })\n .then((relationships) => store.commit('updateUserRelationship', relationships))\n }\n },\n fetchUserInLists (store, id) {\n if (store.state.currentUser) {\n store.rootState.api.backendInteractor.fetchUserInLists({ id })\n .then((inLists) => store.commit('updateUserInLists', { id, inLists }))\n }\n },\n fetchBlocks (store, args) {\n const { reset } = args || {}\n\n const maxId = store.state.currentUser.blockIdsMaxId\n return store.rootState.api.backendInteractor.fetchBlocks({ maxId })\n .then((blocks) => {\n if (reset) {\n store.commit('saveBlockIds', map(blocks, 'id'))\n } else {\n map(blocks, 'id').map(id => store.commit('addBlockId', id))\n }\n if (blocks.length) {\n store.commit('setBlockIdsMaxId', last(blocks).id)\n }\n store.commit('addNewUsers', blocks)\n return blocks\n })\n },\n blockUser (store, data) {\n return blockUser(store, data)\n },\n unblockUser (store, data) {\n return unblockUser(store, data)\n },\n removeUserFromFollowers (store, id) {\n return removeUserFromFollowers(store, id)\n },\n blockUsers (store, data = []) {\n return Promise.all(data.map(d => blockUser(store, d)))\n },\n unblockUsers (store, data = []) {\n return Promise.all(data.map(d => unblockUser(store, d)))\n },\n editUserNote (store, args) {\n return editUserNote(store, args)\n },\n fetchMutes (store, args) {\n const { reset } = args || {}\n\n const maxId = store.state.currentUser.muteIdsMaxId\n return store.rootState.api.backendInteractor.fetchMutes({ maxId })\n .then((mutes) => {\n if (reset) {\n store.commit('saveMuteIds', map(mutes, 'id'))\n } else {\n map(mutes, 'id').map(id => store.commit('addMuteId', id))\n }\n if (mutes.length) {\n store.commit('setMuteIdsMaxId', last(mutes).id)\n }\n store.commit('addNewUsers', mutes)\n return mutes\n })\n },\n muteUser (store, data) {\n return muteUser(store, data)\n },\n unmuteUser (store, id) {\n return unmuteUser(store, id)\n },\n hideReblogs (store, id) {\n return hideReblogs(store, id)\n },\n showReblogs (store, id) {\n return showReblogs(store, id)\n },\n muteUsers (store, data = []) {\n return Promise.all(data.map(d => muteUser(store, d)))\n },\n unmuteUsers (store, ids = []) {\n return Promise.all(ids.map(d => unmuteUser(store, d)))\n },\n fetchDomainMutes (store) {\n return store.rootState.api.backendInteractor.fetchDomainMutes()\n .then((domainMutes) => {\n store.commit('saveDomainMutes', domainMutes)\n return domainMutes\n })\n },\n muteDomain (store, domain) {\n return muteDomain(store, domain)\n },\n unmuteDomain (store, domain) {\n return unmuteDomain(store, domain)\n },\n muteDomains (store, domains = []) {\n return Promise.all(domains.map(domain => muteDomain(store, domain)))\n },\n unmuteDomains (store, domain = []) {\n return Promise.all(domain.map(domain => unmuteDomain(store, domain)))\n },\n fetchFriends ({ rootState, commit }, id) {\n const user = rootState.users.usersObject[id]\n const maxId = last(user.friendIds)\n return rootState.api.backendInteractor.fetchFriends({ id, maxId })\n .then((friends) => {\n commit('addNewUsers', friends)\n commit('saveFriendIds', { id, friendIds: map(friends, 'id') })\n return friends\n })\n },\n fetchFollowers ({ rootState, commit }, id) {\n const user = rootState.users.usersObject[id]\n const maxId = last(user.followerIds)\n return rootState.api.backendInteractor.fetchFollowers({ id, maxId })\n .then((followers) => {\n commit('addNewUsers', followers)\n commit('saveFollowerIds', { id, followerIds: map(followers, 'id') })\n return followers\n })\n },\n clearFriends ({ commit }, userId) {\n commit('clearFriends', userId)\n },\n clearFollowers ({ commit }, userId) {\n commit('clearFollowers', userId)\n },\n subscribeUser ({ rootState, commit }, id) {\n return rootState.api.backendInteractor.followUser({ id, notify: true })\n .then((relationship) => commit('updateUserRelationship', [relationship]))\n },\n unsubscribeUser ({ rootState, commit }, id) {\n return rootState.api.backendInteractor.followUser({ id, notify: false })\n .then((relationship) => commit('updateUserRelationship', [relationship]))\n },\n toggleActivationStatus ({ rootState, commit }, { user }) {\n const api = user.deactivated ? rootState.api.backendInteractor.activateUser : rootState.api.backendInteractor.deactivateUser\n api({ user })\n .then((user) => { const deactivated = !user.is_active; commit('updateActivationStatus', { user, deactivated }) })\n },\n registerPushNotifications (store) {\n const token = store.state.currentUser.credentials\n const vapidPublicKey = store.rootState.instance.vapidPublicKey\n const isEnabled = store.rootState.config.webPushNotifications\n const notificationVisibility = store.rootState.config.notificationVisibility\n\n registerPushNotifications(isEnabled, vapidPublicKey, token, notificationVisibility)\n },\n unregisterPushNotifications (store) {\n const token = store.state.currentUser.credentials\n\n unregisterPushNotifications(token)\n },\n addNewUsers ({ commit }, users) {\n commit('addNewUsers', users)\n },\n addNewStatuses (store, { statuses }) {\n const users = map(statuses, 'user')\n const retweetedUsers = compact(map(statuses, 'retweeted_status.user'))\n store.commit('addNewUsers', users)\n store.commit('addNewUsers', retweetedUsers)\n\n each(statuses, (status) => {\n // Reconnect users to statuses\n store.commit('setUserForStatus', status)\n // Set pinned statuses to user\n store.commit('setPinnedToUser', status)\n })\n each(compact(map(statuses, 'retweeted_status')), (status) => {\n // Reconnect users to retweets\n store.commit('setUserForStatus', status)\n // Set pinned retweets to user\n store.commit('setPinnedToUser', status)\n })\n },\n addNewNotifications (store, { notifications }) {\n const users = map(notifications, 'from_profile')\n const targetUsers = map(notifications, 'target').filter(_ => _)\n const notificationIds = notifications.map(_ => _.id)\n store.commit('addNewUsers', users)\n store.commit('addNewUsers', targetUsers)\n\n const notificationsObject = store.rootState.notifications.idStore\n const relevantNotifications = Object.entries(notificationsObject)\n .filter(([k]) => notificationIds.includes(k))\n .map(([, val]) => val)\n\n // Reconnect users to notifications\n each(relevantNotifications, (notification) => {\n store.commit('setUserForNotification', notification)\n })\n },\n searchUsers ({ rootState, commit }, { query }) {\n return rootState.api.backendInteractor.searchUsers({ query })\n .then((users) => {\n commit('addNewUsers', users)\n return users\n })\n },\n async signUp (store, userInfo) {\n const oauthStore = useOAuthStore()\n store.commit('signUpPending')\n\n try {\n const token = await oauthStore.ensureAppToken()\n const data = await apiService.register(\n { credentials: token, params: { ...userInfo } }\n )\n\n if (data.access_token) {\n store.commit('signUpSuccess')\n oauthStore.setToken(data.access_token)\n store.dispatch('loginUser', data.access_token)\n return 'ok'\n } else { // Request succeeded, but user cannot login yet.\n store.commit('signUpNotice', data)\n return 'request_sent'\n }\n } catch (e) {\n const errors = e.message\n store.commit('signUpFailure', errors)\n throw e\n }\n },\n async getCaptcha (store) {\n return store.rootState.api.backendInteractor.getCaptcha()\n },\n\n logout (store) {\n const oauth = useOAuthStore()\n const { instance } = store.rootState\n\n // NOTE: No need to verify the app still exists, because if it doesn't,\n // the token will be invalid too\n return oauth.ensureApp()\n .then((app) => {\n const params = {\n app,\n instance: instance.server,\n token: oauth.userToken\n }\n\n return oauthApi.revokeToken(params)\n })\n .then(() => {\n store.commit('clearCurrentUser')\n store.dispatch('disconnectFromSocket')\n oauth.clearToken()\n store.dispatch('stopFetchingTimeline', 'friends')\n store.commit('setBackendInteractor', backendInteractorService(oauth.getToken))\n store.dispatch('stopFetchingNotifications')\n store.dispatch('stopFetchingLists')\n store.dispatch('stopFetchingBookmarkFolders')\n store.dispatch('stopFetchingFollowRequests')\n store.commit('clearNotifications')\n store.commit('resetStatuses')\n store.dispatch('resetChats')\n useInterfaceStore().setLastTimeline('public-timeline')\n useInterfaceStore().setLayoutWidth(windowWidth())\n useInterfaceStore().setLayoutHeight(windowHeight())\n store.commit('clearServerSideStorage')\n })\n },\n loginUser (store, accessToken) {\n return new Promise((resolve, reject) => {\n const commit = store.commit\n const dispatch = store.dispatch\n const rootState = store.rootState\n commit('beginLogin')\n store.rootState.api.backendInteractor.verifyCredentials(accessToken)\n .then((data) => {\n if (!data.error) {\n const user = data\n // user.credentials = userCredentials\n user.credentials = accessToken\n user.blockIds = []\n user.muteIds = []\n user.domainMutes = []\n commit('setCurrentUser', user)\n\n useServerSideStorageStore().setServerSideStorage(user)\n commit('addNewUsers', [user])\n\n dispatch('fetchEmoji')\n\n getNotificationPermission()\n .then(permission => useInterfaceStore().setNotificationPermission(permission))\n\n // Set our new backend interactor\n commit('setBackendInteractor', backendInteractorService(accessToken))\n\n // Do server-side storage migrations\n\n // Debug snippet to clean up storage and reset migrations\n /*\n // Reset wordfilter\n Object.keys(\n useServerSideStorageStore().prefsStorage.simple.muteFilters\n ).forEach(key => {\n useServerSideStorageStore().unsetPreference({ path: 'simple.muteFilters.' + key, value: null })\n })\n\n // Reset flag to 0 to re-run migrations\n useServerSideStorageStore().setFlag({ flag: 'configMigration', value: 0 })\n /**/\n\n const { configMigration } = useServerSideStorageStore().flagStorage\n declarations\n .filter(x => {\n return x.store === 'server-side' &&\n x.migrationNum > 0 &&\n x.migrationNum > configMigration\n })\n .toSorted((a, b) => a.configMigration - b.configMigration)\n .forEach(value => {\n value.migration(useServerSideStorageStore(), store.rootState)\n useServerSideStorageStore().setFlag({ flag: 'configMigration', value: value.migrationNum })\n useServerSideStorageStore().pushServerSideStorage()\n })\n\n if (user.token) {\n dispatch('setWsToken', user.token)\n\n // Initialize the shout socket.\n dispatch('initializeSocket')\n }\n\n const startPolling = () => {\n // Start getting fresh posts.\n dispatch('startFetchingTimeline', { timeline: 'friends' })\n\n // Start fetching notifications\n dispatch('startFetchingNotifications')\n\n if (rootState.instance.pleromaChatMessagesAvailable) {\n // Start fetching chats\n dispatch('startFetchingChats')\n }\n }\n\n dispatch('startFetchingLists')\n dispatch('startFetchingBookmarkFolders')\n\n if (user.locked) {\n dispatch('startFetchingFollowRequests')\n }\n\n if (store.getters.mergedConfig.useStreamingApi) {\n dispatch('fetchTimeline', { timeline: 'friends', since: null })\n dispatch('fetchNotifications', { since: null })\n dispatch('enableMastoSockets', true).catch((error) => {\n console.error('Failed initializing MastoAPI Streaming socket', error)\n }).then(() => {\n dispatch('fetchChats', { latest: true })\n setTimeout(() => dispatch('setNotificationsSilence', false), 10000)\n })\n } else {\n startPolling()\n }\n\n // Get user mutes\n dispatch('fetchMutes')\n\n useInterfaceStore().setLayoutWidth(windowWidth())\n useInterfaceStore().setLayoutHeight(windowHeight())\n\n // Fetch our friends\n store.rootState.api.backendInteractor.fetchFriends({ id: user.id })\n .then((friends) => commit('addNewUsers', friends))\n } else {\n const response = data.error\n // Authentication failed\n commit('endLogin')\n\n // remove authentication token on client/authentication errors\n if ([400, 401, 403, 422].includes(response.status)) {\n useOAuthStore().clearToken()\n }\n\n if (response.status === 401) {\n reject(new Error('Wrong username or password'))\n } else {\n reject(new Error('An error occurred, please try again'))\n }\n }\n commit('endLogin')\n resolve()\n })\n .catch((error) => {\n console.error(error)\n commit('endLogin')\n reject(new Error('Failed to connect to server, try again'))\n })\n })\n }\n }\n}\n\nexport default users\n","import { showDesktopNotification } from '../desktop_notification_utils/desktop_notification_utils.js'\n\nexport const maybeShowChatNotification = (store, chat) => {\n if (!chat.lastMessage) return\n if (store.rootState.chats.currentChatId === chat.id && !document.hidden) return\n if (store.rootState.users.currentUser.id === chat.lastMessage.account_id) return\n\n const opts = {\n tag: chat.lastMessage.id,\n title: chat.account.name,\n icon: chat.account.profile_image_url,\n body: chat.lastMessage.content\n }\n\n if (chat.lastMessage.attachment && chat.lastMessage.attachment.type === 'image') {\n opts.image = chat.lastMessage.attachment.preview_url\n }\n\n showDesktopNotification(store.rootState, opts)\n}\n\nexport const buildFakeMessage = ({ content, chatId, attachments, userId, idempotencyKey }) => {\n const fakeMessage = {\n content,\n chat_id: chatId,\n created_at: new Date(),\n id: `${new Date().getTime()}`,\n attachments,\n account_id: userId,\n idempotency_key: idempotencyKey,\n emojis: [],\n pending: true,\n isNormalized: true\n }\n\n if (attachments[0]) {\n fakeMessage.attachment = attachments[0]\n }\n\n return fakeMessage\n}\n","// js/phoenix/utils.js\nvar closure = (value) => {\n if (typeof value === \"function\") {\n return value;\n } else {\n let closure2 = function() {\n return value;\n };\n return closure2;\n }\n};\n\n// js/phoenix/constants.js\nvar globalSelf = typeof self !== \"undefined\" ? self : null;\nvar phxWindow = typeof window !== \"undefined\" ? window : null;\nvar global = globalSelf || phxWindow || globalThis;\nvar DEFAULT_VSN = \"2.0.0\";\nvar SOCKET_STATES = { connecting: 0, open: 1, closing: 2, closed: 3 };\nvar DEFAULT_TIMEOUT = 1e4;\nvar WS_CLOSE_NORMAL = 1e3;\nvar CHANNEL_STATES = {\n closed: \"closed\",\n errored: \"errored\",\n joined: \"joined\",\n joining: \"joining\",\n leaving: \"leaving\"\n};\nvar CHANNEL_EVENTS = {\n close: \"phx_close\",\n error: \"phx_error\",\n join: \"phx_join\",\n reply: \"phx_reply\",\n leave: \"phx_leave\"\n};\nvar TRANSPORTS = {\n longpoll: \"longpoll\",\n websocket: \"websocket\"\n};\nvar XHR_STATES = {\n complete: 4\n};\nvar AUTH_TOKEN_PREFIX = \"base64url.bearer.phx.\";\n\n// js/phoenix/push.js\nvar Push = class {\n constructor(channel, event, payload, timeout) {\n this.channel = channel;\n this.event = event;\n this.payload = payload || function() {\n return {};\n };\n this.receivedResp = null;\n this.timeout = timeout;\n this.timeoutTimer = null;\n this.recHooks = [];\n this.sent = false;\n }\n /**\n *\n * @param {number} timeout\n */\n resend(timeout) {\n this.timeout = timeout;\n this.reset();\n this.send();\n }\n /**\n *\n */\n send() {\n if (this.hasReceived(\"timeout\")) {\n return;\n }\n this.startTimeout();\n this.sent = true;\n this.channel.socket.push({\n topic: this.channel.topic,\n event: this.event,\n payload: this.payload(),\n ref: this.ref,\n join_ref: this.channel.joinRef()\n });\n }\n /**\n *\n * @param {*} status\n * @param {*} callback\n */\n receive(status, callback) {\n if (this.hasReceived(status)) {\n callback(this.receivedResp.response);\n }\n this.recHooks.push({ status, callback });\n return this;\n }\n /**\n * @private\n */\n reset() {\n this.cancelRefEvent();\n this.ref = null;\n this.refEvent = null;\n this.receivedResp = null;\n this.sent = false;\n }\n /**\n * @private\n */\n matchReceive({ status, response, _ref }) {\n this.recHooks.filter((h) => h.status === status).forEach((h) => h.callback(response));\n }\n /**\n * @private\n */\n cancelRefEvent() {\n if (!this.refEvent) {\n return;\n }\n this.channel.off(this.refEvent);\n }\n /**\n * @private\n */\n cancelTimeout() {\n clearTimeout(this.timeoutTimer);\n this.timeoutTimer = null;\n }\n /**\n * @private\n */\n startTimeout() {\n if (this.timeoutTimer) {\n this.cancelTimeout();\n }\n this.ref = this.channel.socket.makeRef();\n this.refEvent = this.channel.replyEventName(this.ref);\n this.channel.on(this.refEvent, (payload) => {\n this.cancelRefEvent();\n this.cancelTimeout();\n this.receivedResp = payload;\n this.matchReceive(payload);\n });\n this.timeoutTimer = setTimeout(() => {\n this.trigger(\"timeout\", {});\n }, this.timeout);\n }\n /**\n * @private\n */\n hasReceived(status) {\n return this.receivedResp && this.receivedResp.status === status;\n }\n /**\n * @private\n */\n trigger(status, response) {\n this.channel.trigger(this.refEvent, { status, response });\n }\n};\n\n// js/phoenix/timer.js\nvar Timer = class {\n constructor(callback, timerCalc) {\n this.callback = callback;\n this.timerCalc = timerCalc;\n this.timer = null;\n this.tries = 0;\n }\n reset() {\n this.tries = 0;\n clearTimeout(this.timer);\n }\n /**\n * Cancels any previous scheduleTimeout and schedules callback\n */\n scheduleTimeout() {\n clearTimeout(this.timer);\n this.timer = setTimeout(() => {\n this.tries = this.tries + 1;\n this.callback();\n }, this.timerCalc(this.tries + 1));\n }\n};\n\n// js/phoenix/channel.js\nvar Channel = class {\n constructor(topic, params, socket) {\n this.state = CHANNEL_STATES.closed;\n this.topic = topic;\n this.params = closure(params || {});\n this.socket = socket;\n this.bindings = [];\n this.bindingRef = 0;\n this.timeout = this.socket.timeout;\n this.joinedOnce = false;\n this.joinPush = new Push(this, CHANNEL_EVENTS.join, this.params, this.timeout);\n this.pushBuffer = [];\n this.stateChangeRefs = [];\n this.rejoinTimer = new Timer(() => {\n if (this.socket.isConnected()) {\n this.rejoin();\n }\n }, this.socket.rejoinAfterMs);\n this.stateChangeRefs.push(this.socket.onError(() => this.rejoinTimer.reset()));\n this.stateChangeRefs.push(\n this.socket.onOpen(() => {\n this.rejoinTimer.reset();\n if (this.isErrored()) {\n this.rejoin();\n }\n })\n );\n this.joinPush.receive(\"ok\", () => {\n this.state = CHANNEL_STATES.joined;\n this.rejoinTimer.reset();\n this.pushBuffer.forEach((pushEvent) => pushEvent.send());\n this.pushBuffer = [];\n });\n this.joinPush.receive(\"error\", () => {\n this.state = CHANNEL_STATES.errored;\n if (this.socket.isConnected()) {\n this.rejoinTimer.scheduleTimeout();\n }\n });\n this.onClose(() => {\n this.rejoinTimer.reset();\n if (this.socket.hasLogger())\n this.socket.log(\"channel\", `close ${this.topic} ${this.joinRef()}`);\n this.state = CHANNEL_STATES.closed;\n this.socket.remove(this);\n });\n this.onError((reason) => {\n if (this.socket.hasLogger())\n this.socket.log(\"channel\", `error ${this.topic}`, reason);\n if (this.isJoining()) {\n this.joinPush.reset();\n }\n this.state = CHANNEL_STATES.errored;\n if (this.socket.isConnected()) {\n this.rejoinTimer.scheduleTimeout();\n }\n });\n this.joinPush.receive(\"timeout\", () => {\n if (this.socket.hasLogger())\n this.socket.log(\"channel\", `timeout ${this.topic} (${this.joinRef()})`, this.joinPush.timeout);\n let leavePush = new Push(this, CHANNEL_EVENTS.leave, closure({}), this.timeout);\n leavePush.send();\n this.state = CHANNEL_STATES.errored;\n this.joinPush.reset();\n if (this.socket.isConnected()) {\n this.rejoinTimer.scheduleTimeout();\n }\n });\n this.on(CHANNEL_EVENTS.reply, (payload, ref) => {\n this.trigger(this.replyEventName(ref), payload);\n });\n }\n /**\n * Join the channel\n * @param {integer} timeout\n * @returns {Push}\n */\n join(timeout = this.timeout) {\n if (this.joinedOnce) {\n throw new Error(\"tried to join multiple times. 'join' can only be called a single time per channel instance\");\n } else {\n this.timeout = timeout;\n this.joinedOnce = true;\n this.rejoin();\n return this.joinPush;\n }\n }\n /**\n * Hook into channel close\n * @param {Function} callback\n */\n onClose(callback) {\n this.on(CHANNEL_EVENTS.close, callback);\n }\n /**\n * Hook into channel errors\n * @param {Function} callback\n */\n onError(callback) {\n return this.on(CHANNEL_EVENTS.error, (reason) => callback(reason));\n }\n /**\n * Subscribes on channel events\n *\n * Subscription returns a ref counter, which can be used later to\n * unsubscribe the exact event listener\n *\n * @example\n * const ref1 = channel.on(\"event\", do_stuff)\n * const ref2 = channel.on(\"event\", do_other_stuff)\n * channel.off(\"event\", ref1)\n * // Since unsubscription, do_stuff won't fire,\n * // while do_other_stuff will keep firing on the \"event\"\n *\n * @param {string} event\n * @param {Function} callback\n * @returns {integer} ref\n */\n on(event, callback) {\n let ref = this.bindingRef++;\n this.bindings.push({ event, ref, callback });\n return ref;\n }\n /**\n * Unsubscribes off of channel events\n *\n * Use the ref returned from a channel.on() to unsubscribe one\n * handler, or pass nothing for the ref to unsubscribe all\n * handlers for the given event.\n *\n * @example\n * // Unsubscribe the do_stuff handler\n * const ref1 = channel.on(\"event\", do_stuff)\n * channel.off(\"event\", ref1)\n *\n * // Unsubscribe all handlers from event\n * channel.off(\"event\")\n *\n * @param {string} event\n * @param {integer} ref\n */\n off(event, ref) {\n this.bindings = this.bindings.filter((bind) => {\n return !(bind.event === event && (typeof ref === \"undefined\" || ref === bind.ref));\n });\n }\n /**\n * @private\n */\n canPush() {\n return this.socket.isConnected() && this.isJoined();\n }\n /**\n * Sends a message `event` to phoenix with the payload `payload`.\n * Phoenix receives this in the `handle_in(event, payload, socket)`\n * function. if phoenix replies or it times out (default 10000ms),\n * then optionally the reply can be received.\n *\n * @example\n * channel.push(\"event\")\n * .receive(\"ok\", payload => console.log(\"phoenix replied:\", payload))\n * .receive(\"error\", err => console.log(\"phoenix errored\", err))\n * .receive(\"timeout\", () => console.log(\"timed out pushing\"))\n * @param {string} event\n * @param {Object} payload\n * @param {number} [timeout]\n * @returns {Push}\n */\n push(event, payload, timeout = this.timeout) {\n payload = payload || {};\n if (!this.joinedOnce) {\n throw new Error(`tried to push '${event}' to '${this.topic}' before joining. Use channel.join() before pushing events`);\n }\n let pushEvent = new Push(this, event, function() {\n return payload;\n }, timeout);\n if (this.canPush()) {\n pushEvent.send();\n } else {\n pushEvent.startTimeout();\n this.pushBuffer.push(pushEvent);\n }\n return pushEvent;\n }\n /** Leaves the channel\n *\n * Unsubscribes from server events, and\n * instructs channel to terminate on server\n *\n * Triggers onClose() hooks\n *\n * To receive leave acknowledgements, use the `receive`\n * hook to bind to the server ack, ie:\n *\n * @example\n * channel.leave().receive(\"ok\", () => alert(\"left!\") )\n *\n * @param {integer} timeout\n * @returns {Push}\n */\n leave(timeout = this.timeout) {\n this.rejoinTimer.reset();\n this.joinPush.cancelTimeout();\n this.state = CHANNEL_STATES.leaving;\n let onClose = () => {\n if (this.socket.hasLogger())\n this.socket.log(\"channel\", `leave ${this.topic}`);\n this.trigger(CHANNEL_EVENTS.close, \"leave\");\n };\n let leavePush = new Push(this, CHANNEL_EVENTS.leave, closure({}), timeout);\n leavePush.receive(\"ok\", () => onClose()).receive(\"timeout\", () => onClose());\n leavePush.send();\n if (!this.canPush()) {\n leavePush.trigger(\"ok\", {});\n }\n return leavePush;\n }\n /**\n * Overridable message hook\n *\n * Receives all events for specialized message handling\n * before dispatching to the channel callbacks.\n *\n * Must return the payload, modified or unmodified\n * @param {string} event\n * @param {Object} payload\n * @param {integer} ref\n * @returns {Object}\n */\n onMessage(_event, payload, _ref) {\n return payload;\n }\n /**\n * @private\n */\n isMember(topic, event, payload, joinRef) {\n if (this.topic !== topic) {\n return false;\n }\n if (joinRef && joinRef !== this.joinRef()) {\n if (this.socket.hasLogger())\n this.socket.log(\"channel\", \"dropping outdated message\", { topic, event, payload, joinRef });\n return false;\n } else {\n return true;\n }\n }\n /**\n * @private\n */\n joinRef() {\n return this.joinPush.ref;\n }\n /**\n * @private\n */\n rejoin(timeout = this.timeout) {\n if (this.isLeaving()) {\n return;\n }\n this.socket.leaveOpenTopic(this.topic);\n this.state = CHANNEL_STATES.joining;\n this.joinPush.resend(timeout);\n }\n /**\n * @private\n */\n trigger(event, payload, ref, joinRef) {\n let handledPayload = this.onMessage(event, payload, ref, joinRef);\n if (payload && !handledPayload) {\n throw new Error(\"channel onMessage callbacks must return the payload, modified or unmodified\");\n }\n let eventBindings = this.bindings.filter((bind) => bind.event === event);\n for (let i = 0; i < eventBindings.length; i++) {\n let bind = eventBindings[i];\n bind.callback(handledPayload, ref, joinRef || this.joinRef());\n }\n }\n /**\n * @private\n */\n replyEventName(ref) {\n return `chan_reply_${ref}`;\n }\n /**\n * @private\n */\n isClosed() {\n return this.state === CHANNEL_STATES.closed;\n }\n /**\n * @private\n */\n isErrored() {\n return this.state === CHANNEL_STATES.errored;\n }\n /**\n * @private\n */\n isJoined() {\n return this.state === CHANNEL_STATES.joined;\n }\n /**\n * @private\n */\n isJoining() {\n return this.state === CHANNEL_STATES.joining;\n }\n /**\n * @private\n */\n isLeaving() {\n return this.state === CHANNEL_STATES.leaving;\n }\n};\n\n// js/phoenix/ajax.js\nvar Ajax = class {\n static request(method, endPoint, headers, body, timeout, ontimeout, callback) {\n if (global.XDomainRequest) {\n let req = new global.XDomainRequest();\n return this.xdomainRequest(req, method, endPoint, body, timeout, ontimeout, callback);\n } else if (global.XMLHttpRequest) {\n let req = new global.XMLHttpRequest();\n return this.xhrRequest(req, method, endPoint, headers, body, timeout, ontimeout, callback);\n } else if (global.fetch && global.AbortController) {\n return this.fetchRequest(method, endPoint, headers, body, timeout, ontimeout, callback);\n } else {\n throw new Error(\"No suitable XMLHttpRequest implementation found\");\n }\n }\n static fetchRequest(method, endPoint, headers, body, timeout, ontimeout, callback) {\n let options = {\n method,\n headers,\n body\n };\n let controller = null;\n if (timeout) {\n controller = new AbortController();\n const _timeoutId = setTimeout(() => controller.abort(), timeout);\n options.signal = controller.signal;\n }\n global.fetch(endPoint, options).then((response) => response.text()).then((data) => this.parseJSON(data)).then((data) => callback && callback(data)).catch((err) => {\n if (err.name === \"AbortError\" && ontimeout) {\n ontimeout();\n } else {\n callback && callback(null);\n }\n });\n return controller;\n }\n static xdomainRequest(req, method, endPoint, body, timeout, ontimeout, callback) {\n req.timeout = timeout;\n req.open(method, endPoint);\n req.onload = () => {\n let response = this.parseJSON(req.responseText);\n callback && callback(response);\n };\n if (ontimeout) {\n req.ontimeout = ontimeout;\n }\n req.onprogress = () => {\n };\n req.send(body);\n return req;\n }\n static xhrRequest(req, method, endPoint, headers, body, timeout, ontimeout, callback) {\n req.open(method, endPoint, true);\n req.timeout = timeout;\n for (let [key, value] of Object.entries(headers)) {\n req.setRequestHeader(key, value);\n }\n req.onerror = () => callback && callback(null);\n req.onreadystatechange = () => {\n if (req.readyState === XHR_STATES.complete && callback) {\n let response = this.parseJSON(req.responseText);\n callback(response);\n }\n };\n if (ontimeout) {\n req.ontimeout = ontimeout;\n }\n req.send(body);\n return req;\n }\n static parseJSON(resp) {\n if (!resp || resp === \"\") {\n return null;\n }\n try {\n return JSON.parse(resp);\n } catch {\n console && console.log(\"failed to parse JSON response\", resp);\n return null;\n }\n }\n static serialize(obj, parentKey) {\n let queryStr = [];\n for (var key in obj) {\n if (!Object.prototype.hasOwnProperty.call(obj, key)) {\n continue;\n }\n let paramKey = parentKey ? `${parentKey}[${key}]` : key;\n let paramVal = obj[key];\n if (typeof paramVal === \"object\") {\n queryStr.push(this.serialize(paramVal, paramKey));\n } else {\n queryStr.push(encodeURIComponent(paramKey) + \"=\" + encodeURIComponent(paramVal));\n }\n }\n return queryStr.join(\"&\");\n }\n static appendParams(url, params) {\n if (Object.keys(params).length === 0) {\n return url;\n }\n let prefix = url.match(/\\?/) ? \"&\" : \"?\";\n return `${url}${prefix}${this.serialize(params)}`;\n }\n};\n\n// js/phoenix/longpoll.js\nvar arrayBufferToBase64 = (buffer) => {\n let binary = \"\";\n let bytes = new Uint8Array(buffer);\n let len = bytes.byteLength;\n for (let i = 0; i < len; i++) {\n binary += String.fromCharCode(bytes[i]);\n }\n return btoa(binary);\n};\nvar LongPoll = class {\n constructor(endPoint, protocols) {\n if (protocols && protocols.length === 2 && protocols[1].startsWith(AUTH_TOKEN_PREFIX)) {\n this.authToken = atob(protocols[1].slice(AUTH_TOKEN_PREFIX.length));\n }\n this.endPoint = null;\n this.token = null;\n this.skipHeartbeat = true;\n this.reqs = /* @__PURE__ */ new Set();\n this.awaitingBatchAck = false;\n this.currentBatch = null;\n this.currentBatchTimer = null;\n this.batchBuffer = [];\n this.onopen = function() {\n };\n this.onerror = function() {\n };\n this.onmessage = function() {\n };\n this.onclose = function() {\n };\n this.pollEndpoint = this.normalizeEndpoint(endPoint);\n this.readyState = SOCKET_STATES.connecting;\n setTimeout(() => this.poll(), 0);\n }\n normalizeEndpoint(endPoint) {\n return endPoint.replace(\"ws://\", \"http://\").replace(\"wss://\", \"https://\").replace(new RegExp(\"(.*)/\" + TRANSPORTS.websocket), \"$1/\" + TRANSPORTS.longpoll);\n }\n endpointURL() {\n return Ajax.appendParams(this.pollEndpoint, { token: this.token });\n }\n closeAndRetry(code, reason, wasClean) {\n this.close(code, reason, wasClean);\n this.readyState = SOCKET_STATES.connecting;\n }\n ontimeout() {\n this.onerror(\"timeout\");\n this.closeAndRetry(1005, \"timeout\", false);\n }\n isActive() {\n return this.readyState === SOCKET_STATES.open || this.readyState === SOCKET_STATES.connecting;\n }\n poll() {\n const headers = { \"Accept\": \"application/json\" };\n if (this.authToken) {\n headers[\"X-Phoenix-AuthToken\"] = this.authToken;\n }\n this.ajax(\"GET\", headers, null, () => this.ontimeout(), (resp) => {\n if (resp) {\n var { status, token, messages } = resp;\n this.token = token;\n } else {\n status = 0;\n }\n switch (status) {\n case 200:\n messages.forEach((msg) => {\n setTimeout(() => this.onmessage({ data: msg }), 0);\n });\n this.poll();\n break;\n case 204:\n this.poll();\n break;\n case 410:\n this.readyState = SOCKET_STATES.open;\n this.onopen({});\n this.poll();\n break;\n case 403:\n this.onerror(403);\n this.close(1008, \"forbidden\", false);\n break;\n case 0:\n case 500:\n this.onerror(500);\n this.closeAndRetry(1011, \"internal server error\", 500);\n break;\n default:\n throw new Error(`unhandled poll status ${status}`);\n }\n });\n }\n // we collect all pushes within the current event loop by\n // setTimeout 0, which optimizes back-to-back procedural\n // pushes against an empty buffer\n send(body) {\n if (typeof body !== \"string\") {\n body = arrayBufferToBase64(body);\n }\n if (this.currentBatch) {\n this.currentBatch.push(body);\n } else if (this.awaitingBatchAck) {\n this.batchBuffer.push(body);\n } else {\n this.currentBatch = [body];\n this.currentBatchTimer = setTimeout(() => {\n this.batchSend(this.currentBatch);\n this.currentBatch = null;\n }, 0);\n }\n }\n batchSend(messages) {\n this.awaitingBatchAck = true;\n this.ajax(\"POST\", { \"Content-Type\": \"application/x-ndjson\" }, messages.join(\"\\n\"), () => this.onerror(\"timeout\"), (resp) => {\n this.awaitingBatchAck = false;\n if (!resp || resp.status !== 200) {\n this.onerror(resp && resp.status);\n this.closeAndRetry(1011, \"internal server error\", false);\n } else if (this.batchBuffer.length > 0) {\n this.batchSend(this.batchBuffer);\n this.batchBuffer = [];\n }\n });\n }\n close(code, reason, wasClean) {\n for (let req of this.reqs) {\n req.abort();\n }\n this.readyState = SOCKET_STATES.closed;\n let opts = Object.assign({ code: 1e3, reason: void 0, wasClean: true }, { code, reason, wasClean });\n this.batchBuffer = [];\n clearTimeout(this.currentBatchTimer);\n this.currentBatchTimer = null;\n if (typeof CloseEvent !== \"undefined\") {\n this.onclose(new CloseEvent(\"close\", opts));\n } else {\n this.onclose(opts);\n }\n }\n ajax(method, headers, body, onCallerTimeout, callback) {\n let req;\n let ontimeout = () => {\n this.reqs.delete(req);\n onCallerTimeout();\n };\n req = Ajax.request(method, this.endpointURL(), headers, body, this.timeout, ontimeout, (resp) => {\n this.reqs.delete(req);\n if (this.isActive()) {\n callback(resp);\n }\n });\n this.reqs.add(req);\n }\n};\n\n// js/phoenix/presence.js\nvar Presence = class {\n constructor(channel, opts = {}) {\n let events = opts.events || { state: \"presence_state\", diff: \"presence_diff\" };\n this.state = {};\n this.pendingDiffs = [];\n this.channel = channel;\n this.joinRef = null;\n this.caller = {\n onJoin: function() {\n },\n onLeave: function() {\n },\n onSync: function() {\n }\n };\n this.channel.on(events.state, (newState) => {\n let { onJoin, onLeave, onSync } = this.caller;\n this.joinRef = this.channel.joinRef();\n this.state = Presence.syncState(this.state, newState, onJoin, onLeave);\n this.pendingDiffs.forEach((diff) => {\n this.state = Presence.syncDiff(this.state, diff, onJoin, onLeave);\n });\n this.pendingDiffs = [];\n onSync();\n });\n this.channel.on(events.diff, (diff) => {\n let { onJoin, onLeave, onSync } = this.caller;\n if (this.inPendingSyncState()) {\n this.pendingDiffs.push(diff);\n } else {\n this.state = Presence.syncDiff(this.state, diff, onJoin, onLeave);\n onSync();\n }\n });\n }\n onJoin(callback) {\n this.caller.onJoin = callback;\n }\n onLeave(callback) {\n this.caller.onLeave = callback;\n }\n onSync(callback) {\n this.caller.onSync = callback;\n }\n list(by) {\n return Presence.list(this.state, by);\n }\n inPendingSyncState() {\n return !this.joinRef || this.joinRef !== this.channel.joinRef();\n }\n // lower-level public static API\n /**\n * Used to sync the list of presences on the server\n * with the client's state. An optional `onJoin` and `onLeave` callback can\n * be provided to react to changes in the client's local presences across\n * disconnects and reconnects with the server.\n *\n * @returns {Presence}\n */\n static syncState(currentState, newState, onJoin, onLeave) {\n let state = this.clone(currentState);\n let joins = {};\n let leaves = {};\n this.map(state, (key, presence) => {\n if (!newState[key]) {\n leaves[key] = presence;\n }\n });\n this.map(newState, (key, newPresence) => {\n let currentPresence = state[key];\n if (currentPresence) {\n let newRefs = newPresence.metas.map((m) => m.phx_ref);\n let curRefs = currentPresence.metas.map((m) => m.phx_ref);\n let joinedMetas = newPresence.metas.filter((m) => curRefs.indexOf(m.phx_ref) < 0);\n let leftMetas = currentPresence.metas.filter((m) => newRefs.indexOf(m.phx_ref) < 0);\n if (joinedMetas.length > 0) {\n joins[key] = newPresence;\n joins[key].metas = joinedMetas;\n }\n if (leftMetas.length > 0) {\n leaves[key] = this.clone(currentPresence);\n leaves[key].metas = leftMetas;\n }\n } else {\n joins[key] = newPresence;\n }\n });\n return this.syncDiff(state, { joins, leaves }, onJoin, onLeave);\n }\n /**\n *\n * Used to sync a diff of presence join and leave\n * events from the server, as they happen. Like `syncState`, `syncDiff`\n * accepts optional `onJoin` and `onLeave` callbacks to react to a user\n * joining or leaving from a device.\n *\n * @returns {Presence}\n */\n static syncDiff(state, diff, onJoin, onLeave) {\n let { joins, leaves } = this.clone(diff);\n if (!onJoin) {\n onJoin = function() {\n };\n }\n if (!onLeave) {\n onLeave = function() {\n };\n }\n this.map(joins, (key, newPresence) => {\n let currentPresence = state[key];\n state[key] = this.clone(newPresence);\n if (currentPresence) {\n let joinedRefs = state[key].metas.map((m) => m.phx_ref);\n let curMetas = currentPresence.metas.filter((m) => joinedRefs.indexOf(m.phx_ref) < 0);\n state[key].metas.unshift(...curMetas);\n }\n onJoin(key, currentPresence, newPresence);\n });\n this.map(leaves, (key, leftPresence) => {\n let currentPresence = state[key];\n if (!currentPresence) {\n return;\n }\n let refsToRemove = leftPresence.metas.map((m) => m.phx_ref);\n currentPresence.metas = currentPresence.metas.filter((p) => {\n return refsToRemove.indexOf(p.phx_ref) < 0;\n });\n onLeave(key, currentPresence, leftPresence);\n if (currentPresence.metas.length === 0) {\n delete state[key];\n }\n });\n return state;\n }\n /**\n * Returns the array of presences, with selected metadata.\n *\n * @param {Object} presences\n * @param {Function} chooser\n *\n * @returns {Presence}\n */\n static list(presences, chooser) {\n if (!chooser) {\n chooser = function(key, pres) {\n return pres;\n };\n }\n return this.map(presences, (key, presence) => {\n return chooser(key, presence);\n });\n }\n // private\n static map(obj, func) {\n return Object.getOwnPropertyNames(obj).map((key) => func(key, obj[key]));\n }\n static clone(obj) {\n return JSON.parse(JSON.stringify(obj));\n }\n};\n\n// js/phoenix/serializer.js\nvar serializer_default = {\n HEADER_LENGTH: 1,\n META_LENGTH: 4,\n KINDS: { push: 0, reply: 1, broadcast: 2 },\n encode(msg, callback) {\n if (msg.payload.constructor === ArrayBuffer) {\n return callback(this.binaryEncode(msg));\n } else {\n let payload = [msg.join_ref, msg.ref, msg.topic, msg.event, msg.payload];\n return callback(JSON.stringify(payload));\n }\n },\n decode(rawPayload, callback) {\n if (rawPayload.constructor === ArrayBuffer) {\n return callback(this.binaryDecode(rawPayload));\n } else {\n let [join_ref, ref, topic, event, payload] = JSON.parse(rawPayload);\n return callback({ join_ref, ref, topic, event, payload });\n }\n },\n // private\n binaryEncode(message) {\n let { join_ref, ref, event, topic, payload } = message;\n let metaLength = this.META_LENGTH + join_ref.length + ref.length + topic.length + event.length;\n let header = new ArrayBuffer(this.HEADER_LENGTH + metaLength);\n let view = new DataView(header);\n let offset = 0;\n view.setUint8(offset++, this.KINDS.push);\n view.setUint8(offset++, join_ref.length);\n view.setUint8(offset++, ref.length);\n view.setUint8(offset++, topic.length);\n view.setUint8(offset++, event.length);\n Array.from(join_ref, (char) => view.setUint8(offset++, char.charCodeAt(0)));\n Array.from(ref, (char) => view.setUint8(offset++, char.charCodeAt(0)));\n Array.from(topic, (char) => view.setUint8(offset++, char.charCodeAt(0)));\n Array.from(event, (char) => view.setUint8(offset++, char.charCodeAt(0)));\n var combined = new Uint8Array(header.byteLength + payload.byteLength);\n combined.set(new Uint8Array(header), 0);\n combined.set(new Uint8Array(payload), header.byteLength);\n return combined.buffer;\n },\n binaryDecode(buffer) {\n let view = new DataView(buffer);\n let kind = view.getUint8(0);\n let decoder = new TextDecoder();\n switch (kind) {\n case this.KINDS.push:\n return this.decodePush(buffer, view, decoder);\n case this.KINDS.reply:\n return this.decodeReply(buffer, view, decoder);\n case this.KINDS.broadcast:\n return this.decodeBroadcast(buffer, view, decoder);\n }\n },\n decodePush(buffer, view, decoder) {\n let joinRefSize = view.getUint8(1);\n let topicSize = view.getUint8(2);\n let eventSize = view.getUint8(3);\n let offset = this.HEADER_LENGTH + this.META_LENGTH - 1;\n let joinRef = decoder.decode(buffer.slice(offset, offset + joinRefSize));\n offset = offset + joinRefSize;\n let topic = decoder.decode(buffer.slice(offset, offset + topicSize));\n offset = offset + topicSize;\n let event = decoder.decode(buffer.slice(offset, offset + eventSize));\n offset = offset + eventSize;\n let data = buffer.slice(offset, buffer.byteLength);\n return { join_ref: joinRef, ref: null, topic, event, payload: data };\n },\n decodeReply(buffer, view, decoder) {\n let joinRefSize = view.getUint8(1);\n let refSize = view.getUint8(2);\n let topicSize = view.getUint8(3);\n let eventSize = view.getUint8(4);\n let offset = this.HEADER_LENGTH + this.META_LENGTH;\n let joinRef = decoder.decode(buffer.slice(offset, offset + joinRefSize));\n offset = offset + joinRefSize;\n let ref = decoder.decode(buffer.slice(offset, offset + refSize));\n offset = offset + refSize;\n let topic = decoder.decode(buffer.slice(offset, offset + topicSize));\n offset = offset + topicSize;\n let event = decoder.decode(buffer.slice(offset, offset + eventSize));\n offset = offset + eventSize;\n let data = buffer.slice(offset, buffer.byteLength);\n let payload = { status: event, response: data };\n return { join_ref: joinRef, ref, topic, event: CHANNEL_EVENTS.reply, payload };\n },\n decodeBroadcast(buffer, view, decoder) {\n let topicSize = view.getUint8(1);\n let eventSize = view.getUint8(2);\n let offset = this.HEADER_LENGTH + 2;\n let topic = decoder.decode(buffer.slice(offset, offset + topicSize));\n offset = offset + topicSize;\n let event = decoder.decode(buffer.slice(offset, offset + eventSize));\n offset = offset + eventSize;\n let data = buffer.slice(offset, buffer.byteLength);\n return { join_ref: null, ref: null, topic, event, payload: data };\n }\n};\n\n// js/phoenix/socket.js\nvar Socket = class {\n constructor(endPoint, opts = {}) {\n this.stateChangeCallbacks = { open: [], close: [], error: [], message: [] };\n this.channels = [];\n this.sendBuffer = [];\n this.ref = 0;\n this.timeout = opts.timeout || DEFAULT_TIMEOUT;\n this.transport = opts.transport || global.WebSocket || LongPoll;\n this.primaryPassedHealthCheck = false;\n this.longPollFallbackMs = opts.longPollFallbackMs;\n this.fallbackTimer = null;\n this.sessionStore = opts.sessionStorage || global && global.sessionStorage;\n this.establishedConnections = 0;\n this.defaultEncoder = serializer_default.encode.bind(serializer_default);\n this.defaultDecoder = serializer_default.decode.bind(serializer_default);\n this.closeWasClean = false;\n this.disconnecting = false;\n this.binaryType = opts.binaryType || \"arraybuffer\";\n this.connectClock = 1;\n if (this.transport !== LongPoll) {\n this.encode = opts.encode || this.defaultEncoder;\n this.decode = opts.decode || this.defaultDecoder;\n } else {\n this.encode = this.defaultEncoder;\n this.decode = this.defaultDecoder;\n }\n let awaitingConnectionOnPageShow = null;\n if (phxWindow && phxWindow.addEventListener) {\n phxWindow.addEventListener(\"pagehide\", (_e) => {\n if (this.conn) {\n this.disconnect();\n awaitingConnectionOnPageShow = this.connectClock;\n }\n });\n phxWindow.addEventListener(\"pageshow\", (_e) => {\n if (awaitingConnectionOnPageShow === this.connectClock) {\n awaitingConnectionOnPageShow = null;\n this.connect();\n }\n });\n }\n this.heartbeatIntervalMs = opts.heartbeatIntervalMs || 3e4;\n this.rejoinAfterMs = (tries) => {\n if (opts.rejoinAfterMs) {\n return opts.rejoinAfterMs(tries);\n } else {\n return [1e3, 2e3, 5e3][tries - 1] || 1e4;\n }\n };\n this.reconnectAfterMs = (tries) => {\n if (opts.reconnectAfterMs) {\n return opts.reconnectAfterMs(tries);\n } else {\n return [10, 50, 100, 150, 200, 250, 500, 1e3, 2e3][tries - 1] || 5e3;\n }\n };\n this.logger = opts.logger || null;\n if (!this.logger && opts.debug) {\n this.logger = (kind, msg, data) => {\n console.log(`${kind}: ${msg}`, data);\n };\n }\n this.longpollerTimeout = opts.longpollerTimeout || 2e4;\n this.params = closure(opts.params || {});\n this.endPoint = `${endPoint}/${TRANSPORTS.websocket}`;\n this.vsn = opts.vsn || DEFAULT_VSN;\n this.heartbeatTimeoutTimer = null;\n this.heartbeatTimer = null;\n this.pendingHeartbeatRef = null;\n this.reconnectTimer = new Timer(() => {\n this.teardown(() => this.connect());\n }, this.reconnectAfterMs);\n this.authToken = opts.authToken;\n }\n /**\n * Returns the LongPoll transport reference\n */\n getLongPollTransport() {\n return LongPoll;\n }\n /**\n * Disconnects and replaces the active transport\n *\n * @param {Function} newTransport - The new transport class to instantiate\n *\n */\n replaceTransport(newTransport) {\n this.connectClock++;\n this.closeWasClean = true;\n clearTimeout(this.fallbackTimer);\n this.reconnectTimer.reset();\n if (this.conn) {\n this.conn.close();\n this.conn = null;\n }\n this.transport = newTransport;\n }\n /**\n * Returns the socket protocol\n *\n * @returns {string}\n */\n protocol() {\n return location.protocol.match(/^https/) ? \"wss\" : \"ws\";\n }\n /**\n * The fully qualified socket url\n *\n * @returns {string}\n */\n endPointURL() {\n let uri = Ajax.appendParams(\n Ajax.appendParams(this.endPoint, this.params()),\n { vsn: this.vsn }\n );\n if (uri.charAt(0) !== \"/\") {\n return uri;\n }\n if (uri.charAt(1) === \"/\") {\n return `${this.protocol()}:${uri}`;\n }\n return `${this.protocol()}://${location.host}${uri}`;\n }\n /**\n * Disconnects the socket\n *\n * See https://developer.mozilla.org/en-US/docs/Web/API/CloseEvent#Status_codes for valid status codes.\n *\n * @param {Function} callback - Optional callback which is called after socket is disconnected.\n * @param {integer} code - A status code for disconnection (Optional).\n * @param {string} reason - A textual description of the reason to disconnect. (Optional)\n */\n disconnect(callback, code, reason) {\n this.connectClock++;\n this.disconnecting = true;\n this.closeWasClean = true;\n clearTimeout(this.fallbackTimer);\n this.reconnectTimer.reset();\n this.teardown(() => {\n this.disconnecting = false;\n callback && callback();\n }, code, reason);\n }\n /**\n *\n * @param {Object} params - The params to send when connecting, for example `{user_id: userToken}`\n *\n * Passing params to connect is deprecated; pass them in the Socket constructor instead:\n * `new Socket(\"/socket\", {params: {user_id: userToken}})`.\n */\n connect(params) {\n if (params) {\n console && console.log(\"passing params to connect is deprecated. Instead pass :params to the Socket constructor\");\n this.params = closure(params);\n }\n if (this.conn && !this.disconnecting) {\n return;\n }\n if (this.longPollFallbackMs && this.transport !== LongPoll) {\n this.connectWithFallback(LongPoll, this.longPollFallbackMs);\n } else {\n this.transportConnect();\n }\n }\n /**\n * Logs the message. Override `this.logger` for specialized logging. noops by default\n * @param {string} kind\n * @param {string} msg\n * @param {Object} data\n */\n log(kind, msg, data) {\n this.logger && this.logger(kind, msg, data);\n }\n /**\n * Returns true if a logger has been set on this socket.\n */\n hasLogger() {\n return this.logger !== null;\n }\n /**\n * Registers callbacks for connection open events\n *\n * @example socket.onOpen(function(){ console.info(\"the socket was opened\") })\n *\n * @param {Function} callback\n */\n onOpen(callback) {\n let ref = this.makeRef();\n this.stateChangeCallbacks.open.push([ref, callback]);\n return ref;\n }\n /**\n * Registers callbacks for connection close events\n * @param {Function} callback\n */\n onClose(callback) {\n let ref = this.makeRef();\n this.stateChangeCallbacks.close.push([ref, callback]);\n return ref;\n }\n /**\n * Registers callbacks for connection error events\n *\n * @example socket.onError(function(error){ alert(\"An error occurred\") })\n *\n * @param {Function} callback\n */\n onError(callback) {\n let ref = this.makeRef();\n this.stateChangeCallbacks.error.push([ref, callback]);\n return ref;\n }\n /**\n * Registers callbacks for connection message events\n * @param {Function} callback\n */\n onMessage(callback) {\n let ref = this.makeRef();\n this.stateChangeCallbacks.message.push([ref, callback]);\n return ref;\n }\n /**\n * Pings the server and invokes the callback with the RTT in milliseconds\n * @param {Function} callback\n *\n * Returns true if the ping was pushed or false if unable to be pushed.\n */\n ping(callback) {\n if (!this.isConnected()) {\n return false;\n }\n let ref = this.makeRef();\n let startTime = Date.now();\n this.push({ topic: \"phoenix\", event: \"heartbeat\", payload: {}, ref });\n let onMsgRef = this.onMessage((msg) => {\n if (msg.ref === ref) {\n this.off([onMsgRef]);\n callback(Date.now() - startTime);\n }\n });\n return true;\n }\n /**\n * @private\n */\n transportConnect() {\n this.connectClock++;\n this.closeWasClean = false;\n let protocols = void 0;\n if (this.authToken) {\n protocols = [\"phoenix\", `${AUTH_TOKEN_PREFIX}${btoa(this.authToken).replace(/=/g, \"\")}`];\n }\n this.conn = new this.transport(this.endPointURL(), protocols);\n this.conn.binaryType = this.binaryType;\n this.conn.timeout = this.longpollerTimeout;\n this.conn.onopen = () => this.onConnOpen();\n this.conn.onerror = (error) => this.onConnError(error);\n this.conn.onmessage = (event) => this.onConnMessage(event);\n this.conn.onclose = (event) => this.onConnClose(event);\n }\n getSession(key) {\n return this.sessionStore && this.sessionStore.getItem(key);\n }\n storeSession(key, val) {\n this.sessionStore && this.sessionStore.setItem(key, val);\n }\n connectWithFallback(fallbackTransport, fallbackThreshold = 2500) {\n clearTimeout(this.fallbackTimer);\n let established = false;\n let primaryTransport = true;\n let openRef, errorRef;\n let fallback = (reason) => {\n this.log(\"transport\", `falling back to ${fallbackTransport.name}...`, reason);\n this.off([openRef, errorRef]);\n primaryTransport = false;\n this.replaceTransport(fallbackTransport);\n this.transportConnect();\n };\n if (this.getSession(`phx:fallback:${fallbackTransport.name}`)) {\n return fallback(\"memorized\");\n }\n this.fallbackTimer = setTimeout(fallback, fallbackThreshold);\n errorRef = this.onError((reason) => {\n this.log(\"transport\", \"error\", reason);\n if (primaryTransport && !established) {\n clearTimeout(this.fallbackTimer);\n fallback(reason);\n }\n });\n this.onOpen(() => {\n established = true;\n if (!primaryTransport) {\n if (!this.primaryPassedHealthCheck) {\n this.storeSession(`phx:fallback:${fallbackTransport.name}`, \"true\");\n }\n return this.log(\"transport\", `established ${fallbackTransport.name} fallback`);\n }\n clearTimeout(this.fallbackTimer);\n this.fallbackTimer = setTimeout(fallback, fallbackThreshold);\n this.ping((rtt) => {\n this.log(\"transport\", \"connected to primary after\", rtt);\n this.primaryPassedHealthCheck = true;\n clearTimeout(this.fallbackTimer);\n });\n });\n this.transportConnect();\n }\n clearHeartbeats() {\n clearTimeout(this.heartbeatTimer);\n clearTimeout(this.heartbeatTimeoutTimer);\n }\n onConnOpen() {\n if (this.hasLogger())\n this.log(\"transport\", `${this.transport.name} connected to ${this.endPointURL()}`);\n this.closeWasClean = false;\n this.disconnecting = false;\n this.establishedConnections++;\n this.flushSendBuffer();\n this.reconnectTimer.reset();\n this.resetHeartbeat();\n this.stateChangeCallbacks.open.forEach(([, callback]) => callback());\n }\n /**\n * @private\n */\n heartbeatTimeout() {\n if (this.pendingHeartbeatRef) {\n this.pendingHeartbeatRef = null;\n if (this.hasLogger()) {\n this.log(\"transport\", \"heartbeat timeout. Attempting to re-establish connection\");\n }\n this.triggerChanError();\n this.closeWasClean = false;\n this.teardown(() => this.reconnectTimer.scheduleTimeout(), WS_CLOSE_NORMAL, \"heartbeat timeout\");\n }\n }\n resetHeartbeat() {\n if (this.conn && this.conn.skipHeartbeat) {\n return;\n }\n this.pendingHeartbeatRef = null;\n this.clearHeartbeats();\n this.heartbeatTimer = setTimeout(() => this.sendHeartbeat(), this.heartbeatIntervalMs);\n }\n teardown(callback, code, reason) {\n if (!this.conn) {\n return callback && callback();\n }\n let connectClock = this.connectClock;\n this.waitForBufferDone(() => {\n if (connectClock !== this.connectClock) {\n return;\n }\n if (this.conn) {\n if (code) {\n this.conn.close(code, reason || \"\");\n } else {\n this.conn.close();\n }\n }\n this.waitForSocketClosed(() => {\n if (connectClock !== this.connectClock) {\n return;\n }\n if (this.conn) {\n this.conn.onopen = function() {\n };\n this.conn.onerror = function() {\n };\n this.conn.onmessage = function() {\n };\n this.conn.onclose = function() {\n };\n this.conn = null;\n }\n callback && callback();\n });\n });\n }\n waitForBufferDone(callback, tries = 1) {\n if (tries === 5 || !this.conn || !this.conn.bufferedAmount) {\n callback();\n return;\n }\n setTimeout(() => {\n this.waitForBufferDone(callback, tries + 1);\n }, 150 * tries);\n }\n waitForSocketClosed(callback, tries = 1) {\n if (tries === 5 || !this.conn || this.conn.readyState === SOCKET_STATES.closed) {\n callback();\n return;\n }\n setTimeout(() => {\n this.waitForSocketClosed(callback, tries + 1);\n }, 150 * tries);\n }\n onConnClose(event) {\n let closeCode = event && event.code;\n if (this.hasLogger())\n this.log(\"transport\", \"close\", event);\n this.triggerChanError();\n this.clearHeartbeats();\n if (!this.closeWasClean && closeCode !== 1e3) {\n this.reconnectTimer.scheduleTimeout();\n }\n this.stateChangeCallbacks.close.forEach(([, callback]) => callback(event));\n }\n /**\n * @private\n */\n onConnError(error) {\n if (this.hasLogger())\n this.log(\"transport\", error);\n let transportBefore = this.transport;\n let establishedBefore = this.establishedConnections;\n this.stateChangeCallbacks.error.forEach(([, callback]) => {\n callback(error, transportBefore, establishedBefore);\n });\n if (transportBefore === this.transport || establishedBefore > 0) {\n this.triggerChanError();\n }\n }\n /**\n * @private\n */\n triggerChanError() {\n this.channels.forEach((channel) => {\n if (!(channel.isErrored() || channel.isLeaving() || channel.isClosed())) {\n channel.trigger(CHANNEL_EVENTS.error);\n }\n });\n }\n /**\n * @returns {string}\n */\n connectionState() {\n switch (this.conn && this.conn.readyState) {\n case SOCKET_STATES.connecting:\n return \"connecting\";\n case SOCKET_STATES.open:\n return \"open\";\n case SOCKET_STATES.closing:\n return \"closing\";\n default:\n return \"closed\";\n }\n }\n /**\n * @returns {boolean}\n */\n isConnected() {\n return this.connectionState() === \"open\";\n }\n /**\n * @private\n *\n * @param {Channel}\n */\n remove(channel) {\n this.off(channel.stateChangeRefs);\n this.channels = this.channels.filter((c) => c !== channel);\n }\n /**\n * Removes `onOpen`, `onClose`, `onError,` and `onMessage` registrations.\n *\n * @param {refs} - list of refs returned by calls to\n * `onOpen`, `onClose`, `onError,` and `onMessage`\n */\n off(refs) {\n for (let key in this.stateChangeCallbacks) {\n this.stateChangeCallbacks[key] = this.stateChangeCallbacks[key].filter(([ref]) => {\n return refs.indexOf(ref) === -1;\n });\n }\n }\n /**\n * Initiates a new channel for the given topic\n *\n * @param {string} topic\n * @param {Object} chanParams - Parameters for the channel\n * @returns {Channel}\n */\n channel(topic, chanParams = {}) {\n let chan = new Channel(topic, chanParams, this);\n this.channels.push(chan);\n return chan;\n }\n /**\n * @param {Object} data\n */\n push(data) {\n if (this.hasLogger()) {\n let { topic, event, payload, ref, join_ref } = data;\n this.log(\"push\", `${topic} ${event} (${join_ref}, ${ref})`, payload);\n }\n if (this.isConnected()) {\n this.encode(data, (result) => this.conn.send(result));\n } else {\n this.sendBuffer.push(() => this.encode(data, (result) => this.conn.send(result)));\n }\n }\n /**\n * Return the next message ref, accounting for overflows\n * @returns {string}\n */\n makeRef() {\n let newRef = this.ref + 1;\n if (newRef === this.ref) {\n this.ref = 0;\n } else {\n this.ref = newRef;\n }\n return this.ref.toString();\n }\n sendHeartbeat() {\n if (this.pendingHeartbeatRef && !this.isConnected()) {\n return;\n }\n this.pendingHeartbeatRef = this.makeRef();\n this.push({ topic: \"phoenix\", event: \"heartbeat\", payload: {}, ref: this.pendingHeartbeatRef });\n this.heartbeatTimeoutTimer = setTimeout(() => this.heartbeatTimeout(), this.heartbeatIntervalMs);\n }\n flushSendBuffer() {\n if (this.isConnected() && this.sendBuffer.length > 0) {\n this.sendBuffer.forEach((callback) => callback());\n this.sendBuffer = [];\n }\n }\n onConnMessage(rawMessage) {\n this.decode(rawMessage.data, (msg) => {\n let { topic, event, payload, ref, join_ref } = msg;\n if (ref && ref === this.pendingHeartbeatRef) {\n this.clearHeartbeats();\n this.pendingHeartbeatRef = null;\n this.heartbeatTimer = setTimeout(() => this.sendHeartbeat(), this.heartbeatIntervalMs);\n }\n if (this.hasLogger())\n this.log(\"receive\", `${payload.status || \"\"} ${topic} ${event} ${ref && \"(\" + ref + \")\" || \"\"}`, payload);\n for (let i = 0; i < this.channels.length; i++) {\n const channel = this.channels[i];\n if (!channel.isMember(topic, event, payload, join_ref)) {\n continue;\n }\n channel.trigger(event, payload, ref, join_ref);\n }\n for (let i = 0; i < this.stateChangeCallbacks.message.length; i++) {\n let [, callback] = this.stateChangeCallbacks.message[i];\n callback(msg);\n }\n });\n }\n leaveOpenTopic(topic) {\n let dupChannel = this.channels.find((c) => c.topic === topic && (c.isJoined() || c.isJoining()));\n if (dupChannel) {\n if (this.hasLogger())\n this.log(\"transport\", `leaving duplicate topic \"${topic}\"`);\n dupChannel.leave();\n }\n }\n};\nexport {\n Channel,\n LongPoll,\n Presence,\n serializer_default as Serializer,\n Socket\n};\n//# sourceMappingURL=phoenix.mjs.map\n","import { defineStore } from 'pinia'\n\nexport const useShoutStore = defineStore('shout', {\n state: () => ({\n messages: [],\n channel: { state: '' },\n joined: false\n }),\n actions: {\n initializeShout (socket) {\n const channel = socket.channel('chat:public')\n channel.joinPush.receive('ok', () => {\n this.joined = true\n })\n channel.onClose(() => {\n this.joined = false\n })\n channel.onError(() => {\n this.joined = false\n })\n channel.on('new_msg', (msg) => {\n this.messages.push(msg)\n this.messages = this.messages.slice(-19, 20)\n })\n channel.on('messages', ({ messages }) => {\n this.messages = messages.slice(-19, 20)\n })\n channel.join()\n this.channel = channel\n }\n }\n})\n","import backendInteractorService from '../services/backend_interactor_service/backend_interactor_service.js'\nimport { WSConnectionStatus } from '../services/api/api.service.js'\nimport { maybeShowChatNotification } from '../services/chat_utils/chat_utils.js'\nimport { Socket } from 'phoenix'\nimport { useShoutStore } from 'src/stores/shout.js'\nimport { useInterfaceStore } from 'src/stores/interface.js'\n\nconst retryTimeout = (multiplier) => 1000 * multiplier\n\nconst api = {\n state: {\n retryMultiplier: 1,\n backendInteractor: backendInteractorService(),\n fetchers: {},\n socket: null,\n mastoUserSocket: null,\n mastoUserSocketStatus: null,\n followRequests: []\n },\n getters: {\n followRequestCount: state => state.followRequests.length\n },\n mutations: {\n setBackendInteractor (state, backendInteractor) {\n state.backendInteractor = backendInteractor\n },\n addFetcher (state, { fetcherName, fetcher }) {\n state.fetchers[fetcherName] = fetcher\n },\n removeFetcher (state, { fetcherName }) {\n state.fetchers[fetcherName].stop()\n delete state.fetchers[fetcherName]\n },\n setWsToken (state, token) {\n state.wsToken = token\n },\n setSocket (state, socket) {\n state.socket = socket\n },\n setFollowRequests (state, value) {\n state.followRequests = value\n },\n setMastoUserSocketStatus (state, value) {\n state.mastoUserSocketStatus = value\n },\n incrementRetryMultiplier (state) {\n state.retryMultiplier = Math.max(++state.retryMultiplier, 3)\n },\n resetRetryMultiplier (state) {\n state.retryMultiplier = 1\n }\n },\n actions: {\n /**\n * Global MastoAPI socket control, in future should disable ALL sockets/(re)start relevant sockets\n *\n * @param {Boolean} [initial] - whether this enabling happened at boot time or not\n */\n enableMastoSockets (store, initial) {\n const { state, dispatch, commit } = store\n // Do not initialize unless nonexistent or closed\n if (\n state.mastoUserSocket &&\n ![\n WebSocket.CLOSED,\n WebSocket.CLOSING\n ].includes(state.mastoUserSocket.getState())\n ) {\n return\n }\n if (initial) {\n commit('setMastoUserSocketStatus', WSConnectionStatus.STARTING_INITIAL)\n } else {\n commit('setMastoUserSocketStatus', WSConnectionStatus.STARTING)\n }\n return dispatch('startMastoUserSocket')\n },\n disableMastoSockets (store) {\n const { state, dispatch, commit } = store\n if (!state.mastoUserSocket) return\n commit('setMastoUserSocketStatus', WSConnectionStatus.DISABLED)\n return dispatch('stopMastoUserSocket')\n },\n\n // MastoAPI 'User' sockets\n startMastoUserSocket (store) {\n return new Promise((resolve, reject) => {\n try {\n const { state, commit, dispatch, rootState } = store\n const timelineData = rootState.statuses.timelines.friends\n state.mastoUserSocket = state.backendInteractor.startUserSocket({ store })\n state.mastoUserSocket.addEventListener('pleroma:authenticated', () => {\n state.mastoUserSocket.subscribe('user')\n })\n state.mastoUserSocket.addEventListener(\n 'message',\n ({ detail: message }) => {\n if (!message) return // pings\n if (message.event === 'notification') {\n dispatch('addNewNotifications', {\n notifications: [message.notification],\n older: false\n })\n } else if (message.event === 'update') {\n dispatch('addNewStatuses', {\n statuses: [message.status],\n userId: false,\n showImmediately: timelineData.visibleStatuses.length === 0,\n timeline: 'friends'\n })\n } else if (message.event === 'status.update') {\n dispatch('addNewStatuses', {\n statuses: [message.status],\n userId: false,\n showImmediately: message.status.id in timelineData.visibleStatusesObject,\n timeline: 'friends'\n })\n } else if (message.event === 'delete') {\n dispatch('deleteStatusById', message.id)\n } else if (message.event === 'pleroma:chat_update') {\n // The setTimeout wrapper is a temporary band-aid to avoid duplicates for the user's own messages when doing optimistic sending.\n // The cause of the duplicates is the WS event arriving earlier than the HTTP response.\n // This setTimeout wrapper can be removed once the commit `8e41baff` is in the stable Pleroma release.\n // (`8e41baff` adds the idempotency key to the chat message entity, which PleromaFE uses when it's available, and it makes this artificial delay unnecessary).\n setTimeout(() => {\n dispatch('addChatMessages', {\n chatId: message.chatUpdate.id,\n messages: [message.chatUpdate.lastMessage]\n })\n dispatch('updateChat', { chat: message.chatUpdate })\n maybeShowChatNotification(store, message.chatUpdate)\n }, 100)\n }\n }\n )\n state.mastoUserSocket.addEventListener('open', () => {\n // Do not show notification when we just opened up the page\n if (state.mastoUserSocketStatus !== WSConnectionStatus.STARTING_INITIAL) {\n useInterfaceStore().pushGlobalNotice({\n level: 'success',\n messageKey: 'timeline.socket_reconnected',\n timeout: 5000\n })\n }\n // Stop polling if we were errored or disabled\n if (new Set([\n WSConnectionStatus.ERROR,\n WSConnectionStatus.DISABLED\n ]).has(state.mastoUserSocketStatus)) {\n dispatch('stopFetchingTimeline', { timeline: 'friends' })\n dispatch('stopFetchingNotifications')\n dispatch('stopFetchingChats')\n }\n commit('resetRetryMultiplier')\n commit('setMastoUserSocketStatus', WSConnectionStatus.JOINED)\n })\n state.mastoUserSocket.addEventListener('error', ({ detail: error }) => {\n console.error('Error in MastoAPI websocket:', error)\n // TODO is this needed?\n dispatch('clearOpenedChats')\n })\n state.mastoUserSocket.addEventListener('close', ({ detail: closeEvent }) => {\n const ignoreCodes = new Set([\n 1000, // Normal (intended) closure\n 1001 // Going away\n ])\n const { code } = closeEvent\n if (ignoreCodes.has(code)) {\n console.debug(`Not restarting socket becasue of closure code ${code} is in ignore list`)\n commit('setMastoUserSocketStatus', WSConnectionStatus.CLOSED)\n } else {\n console.warn(`MastoAPI websocket disconnected, restarting. CloseEvent code: ${code}`)\n setTimeout(() => {\n dispatch('startMastoUserSocket')\n }, retryTimeout(state.retryMultiplier))\n commit('incrementRetryMultiplier')\n if (state.mastoUserSocketStatus !== WSConnectionStatus.ERROR) {\n dispatch('startFetchingTimeline', { timeline: 'friends' })\n dispatch('startFetchingNotifications')\n dispatch('startFetchingChats')\n useInterfaceStore().pushGlobalNotice({\n level: 'error',\n messageKey: 'timeline.socket_broke',\n messageArgs: [code],\n timeout: 5000\n })\n }\n commit('setMastoUserSocketStatus', WSConnectionStatus.ERROR)\n }\n dispatch('clearOpenedChats')\n })\n resolve()\n } catch (e) {\n reject(e)\n }\n })\n },\n stopMastoUserSocket ({ state, dispatch }) {\n dispatch('startFetchingTimeline', { timeline: 'friends' })\n dispatch('startFetchingNotifications')\n dispatch('startFetchingChats')\n state.mastoUserSocket.close()\n },\n\n // Timelines\n startFetchingTimeline (store, {\n timeline = 'friends',\n tag = false,\n userId = false,\n listId = false,\n statusId = false,\n bookmarkFolderId = false\n }) {\n if (timeline === 'favourites' && !store.rootState.instance.pleromaPublicFavouritesAvailable) return\n if (store.state.fetchers[timeline]) return\n\n const fetcher = store.state.backendInteractor.startFetchingTimeline({\n timeline, store, userId, listId, statusId, bookmarkFolderId, tag\n })\n store.commit('addFetcher', { fetcherName: timeline, fetcher })\n },\n stopFetchingTimeline (store, timeline) {\n const fetcher = store.state.fetchers[timeline]\n if (!fetcher) return\n store.commit('removeFetcher', { fetcherName: timeline, fetcher })\n },\n fetchTimeline (store, { timeline, ...rest }) {\n store.state.backendInteractor.fetchTimeline({\n store,\n timeline,\n ...rest\n })\n },\n\n // Notifications\n startFetchingNotifications (store) {\n if (store.state.fetchers.notifications) return\n const fetcher = store.state.backendInteractor.startFetchingNotifications({ store })\n store.commit('addFetcher', { fetcherName: 'notifications', fetcher })\n },\n stopFetchingNotifications (store) {\n const fetcher = store.state.fetchers.notifications\n if (!fetcher) return\n store.commit('removeFetcher', { fetcherName: 'notifications', fetcher })\n },\n fetchNotifications (store, { ...rest }) {\n store.state.backendInteractor.fetchNotifications({\n store,\n ...rest\n })\n },\n\n // Follow requests\n startFetchingFollowRequests (store) {\n if (store.state.fetchers.followRequests) return\n const fetcher = store.state.backendInteractor.startFetchingFollowRequests({ store })\n\n store.commit('addFetcher', { fetcherName: 'followRequests', fetcher })\n },\n stopFetchingFollowRequests (store) {\n const fetcher = store.state.fetchers.followRequests\n if (!fetcher) return\n store.commit('removeFetcher', { fetcherName: 'followRequests', fetcher })\n },\n removeFollowRequest (store, request) {\n const requests = store.state.followRequests.filter((it) => it !== request)\n store.commit('setFollowRequests', requests)\n },\n\n // Lists\n startFetchingLists (store) {\n if (store.state.fetchers.lists) return\n const fetcher = store.state.backendInteractor.startFetchingLists({ store })\n store.commit('addFetcher', { fetcherName: 'lists', fetcher })\n },\n stopFetchingLists (store) {\n const fetcher = store.state.fetchers.lists\n if (!fetcher) return\n store.commit('removeFetcher', { fetcherName: 'lists', fetcher })\n },\n\n // Bookmark folders\n startFetchingBookmarkFolders (store) {\n if (store.state.fetchers.bookmarkFolders) return\n if (!store.rootState.instance.pleromaBookmarkFoldersAvailable) return\n const fetcher = store.state.backendInteractor.startFetchingBookmarkFolders({ store })\n store.commit('addFetcher', { fetcherName: 'bookmarkFolders', fetcher })\n },\n stopFetchingBookmarkFolders (store) {\n const fetcher = store.state.fetchers.bookmarkFolders\n if (!fetcher) return\n store.commit('removeFetcher', { fetcherName: 'bookmarkFolders', fetcher })\n },\n\n // Pleroma websocket\n setWsToken (store, token) {\n store.commit('setWsToken', token)\n },\n initializeSocket ({ commit, state, rootState }) {\n // Set up websocket connection\n const token = state.wsToken\n if (rootState.instance.shoutAvailable && typeof token !== 'undefined' && state.socket === null) {\n const socket = new Socket('/socket', { params: { token } })\n socket.connect()\n\n commit('setSocket', socket)\n useShoutStore().initializeShout(socket)\n }\n },\n disconnectFromSocket ({ commit, state }) {\n state.socket && state.socket.disconnect()\n commit('setSocket', null)\n }\n }\n}\n\nexport default api\n","import { get, set } from 'lodash'\n\nconst defaultApi = ({ rootState, commit }, { path, value }) => {\n const params = {}\n set(params, path, value)\n return rootState\n .api\n .backendInteractor\n .updateProfile({ params })\n .then(result => {\n commit('addNewUsers', [result])\n commit('setCurrentUser', result)\n })\n}\n\nconst notificationsApi = ({ rootState, commit }, { path, value, oldValue }) => {\n const settings = {}\n set(settings, path, value)\n return rootState\n .api\n .backendInteractor\n .updateNotificationSettings({ settings })\n .then(result => {\n if (result.status === 'success') {\n commit('confirmProfileOption', { name, value })\n } else {\n commit('confirmProfileOption', { name, value: oldValue })\n }\n })\n}\n\n/**\n * Map that stores relation between path for reading (from user profile),\n * for writing (into API) an what API to use.\n *\n * Shorthand - instead of { get, set, api? } object it's possible to use string\n * in case default api is used and get = set\n *\n * If no api is specified, defaultApi is used (see above)\n */\nexport const settingsMap = {\n defaultScope: 'source.privacy',\n defaultNSFW: 'source.sensitive', // BROKEN: pleroma/pleroma#2837\n stripRichContent: {\n get: 'source.pleroma.no_rich_text',\n set: 'no_rich_text'\n },\n // Privacy\n locked: 'locked',\n acceptChatMessages: {\n get: 'pleroma.accepts_chat_messages',\n set: 'accepts_chat_messages'\n },\n allowFollowingMove: {\n get: 'pleroma.allow_following_move',\n set: 'allow_following_move'\n },\n discoverable: {\n get: 'source.pleroma.discoverable',\n set: 'discoverable'\n },\n hideFavorites: {\n get: 'pleroma.hide_favorites',\n set: 'hide_favorites'\n },\n hideFollowers: {\n get: 'pleroma.hide_followers',\n set: 'hide_followers'\n },\n hideFollows: {\n get: 'pleroma.hide_follows',\n set: 'hide_follows'\n },\n hideFollowersCount: {\n get: 'pleroma.hide_followers_count',\n set: 'hide_followers_count'\n },\n hideFollowsCount: {\n get: 'pleroma.hide_follows_count',\n set: 'hide_follows_count'\n },\n // NotificationSettingsAPIs\n webPushHideContents: {\n get: 'pleroma.notification_settings.hide_notification_contents',\n set: 'hide_notification_contents',\n api: notificationsApi\n },\n blockNotificationsFromStrangers: {\n get: 'pleroma.notification_settings.block_from_strangers',\n set: 'block_from_strangers',\n api: notificationsApi\n }\n}\n\nexport const defaultState = Object.fromEntries(Object.keys(settingsMap).map(key => [key, null]))\n\nconst profileConfig = {\n state: { ...defaultState },\n mutations: {\n confirmProfileOption (state, { name, value }) {\n set(state, name, value)\n },\n wipeProfileOption (state, { name }) {\n set(state, name, null)\n },\n wipeAllProfileOptions (state) {\n Object.keys(settingsMap).forEach(key => {\n set(state, key, null)\n })\n },\n // Set the settings based on their path location\n setCurrentUser (state, user) {\n Object.entries(settingsMap).forEach((map) => {\n const [name, value] = map\n const { get: path = value } = value\n set(state, name, get(user._original, path))\n })\n }\n },\n actions: {\n setProfileOption ({ rootState, state, commit }, { name, value }) {\n const oldValue = get(state, name)\n const map = settingsMap[name]\n if (!map) throw new Error('Invalid server-side setting')\n const { set: path = map, api = defaultApi } = map\n commit('wipeProfileOption', { name })\n\n api({ rootState, commit }, { path, value, oldValue })\n .catch((e) => {\n console.warn('Error setting server-side option:', e)\n commit('confirmProfileOption', { name, value: oldValue })\n })\n },\n logout ({ commit }) {\n commit('wipeAllProfileOptions')\n }\n }\n}\n\nexport default profileConfig\n","import { set, get, cloneDeep, differenceWith, isEqual, flatten } from 'lodash'\n\nexport const defaultState = {\n frontends: [],\n loaded: false,\n needsReboot: null,\n config: null,\n modifiedPaths: null,\n descriptions: null,\n draft: null,\n dbConfigEnabled: null\n}\n\nexport const newUserFlags = {\n ...defaultState.flagStorage\n}\n\nconst adminSettingsStorage = {\n state: {\n ...cloneDeep(defaultState)\n },\n mutations: {\n setInstanceAdminNoDbConfig (state) {\n state.loaded = false\n state.dbConfigEnabled = false\n },\n setAvailableFrontends (state, { frontends }) {\n state.frontends = frontends.map(f => {\n f.installedRefs = f.installed_refs\n if (f.name === 'pleroma-fe') {\n f.refs = ['master', 'develop']\n } else {\n f.refs = [f.ref]\n }\n return f\n })\n },\n updateAdminSettings (state, { config, modifiedPaths }) {\n state.loaded = true\n state.dbConfigEnabled = true\n state.config = config\n state.modifiedPaths = modifiedPaths\n },\n updateAdminDescriptions (state, { descriptions }) {\n state.descriptions = descriptions\n },\n updateAdminDraft (state, { path, value }) {\n const [group, key, subkey] = path\n const parent = [group, key, subkey]\n\n set(state.draft, path, value)\n\n // force-updating grouped draft to trigger refresh of group settings\n if (path.length > parent.length) {\n set(state.draft, parent, cloneDeep(get(state.draft, parent)))\n }\n },\n resetAdminDraft (state) {\n state.draft = cloneDeep(state.config)\n }\n },\n actions: {\n loadFrontendsStuff ({ rootState, commit }) {\n rootState.api.backendInteractor.fetchAvailableFrontends()\n .then(frontends => commit('setAvailableFrontends', { frontends }))\n },\n loadAdminStuff ({ state, rootState, dispatch, commit }) {\n rootState.api.backendInteractor.fetchInstanceDBConfig()\n .then(backendDbConfig => {\n if (backendDbConfig.error) {\n if (backendDbConfig.error.status === 400) {\n backendDbConfig.error.json().then(errorJson => {\n if (/configurable_from_database/.test(errorJson.error)) {\n commit('setInstanceAdminNoDbConfig')\n }\n })\n }\n } else {\n dispatch('setInstanceAdminSettings', { backendDbConfig })\n }\n })\n if (state.descriptions === null) {\n rootState.api.backendInteractor.fetchInstanceConfigDescriptions()\n .then(backendDescriptions => dispatch('setInstanceAdminDescriptions', { backendDescriptions }))\n }\n },\n setInstanceAdminSettings ({ state, commit }, { backendDbConfig }) {\n const config = state.config || {}\n const modifiedPaths = new Set()\n backendDbConfig.configs.forEach(c => {\n const path = [c.group, c.key]\n if (c.db) {\n // Path elements can contain dot, therefore we use ' -> ' as a separator instead\n // Using strings for modified paths for easier searching\n c.db.forEach(x => modifiedPaths.add([...path, x].join(' -> ')))\n }\n const convert = (value) => {\n if (Array.isArray(value) && value.length > 0 && value[0].tuple) {\n return value.reduce((acc, c) => {\n return { ...acc, [c.tuple[0]]: convert(c.tuple[1]) }\n }, {})\n } else {\n return value\n }\n }\n set(config, path, convert(c.value))\n })\n commit('updateAdminSettings', { config, modifiedPaths })\n commit('resetAdminDraft')\n },\n setInstanceAdminDescriptions ({ commit }, { backendDescriptions }) {\n const convert = ({ children, description, label, key = '', group, suggestions }, path, acc) => {\n const newPath = group ? [group, key] : [key]\n const obj = { description, label, suggestions }\n if (Array.isArray(children)) {\n children.forEach(c => {\n convert(c, newPath, obj)\n })\n }\n set(acc, newPath, obj)\n }\n\n const descriptions = {}\n backendDescriptions.forEach(d => convert(d, '', descriptions))\n commit('updateAdminDescriptions', { descriptions })\n },\n\n // This action takes draft state, diffs it with live config state and then pushes\n // only differences between the two. Difference detection only work up to subkey (third) level.\n pushAdminDraft ({ rootState, state, dispatch }) {\n // TODO cleanup paths in modifiedPaths\n const convert = (value) => {\n if (typeof value !== 'object') {\n return value\n } else if (Array.isArray(value)) {\n return value.map(convert)\n } else {\n return Object.entries(value).map(([k, v]) => ({ tuple: [k, v] }))\n }\n }\n\n // Getting all group-keys used in config\n const allGroupKeys = flatten(\n Object\n .entries(state.config)\n .map(\n ([group, lv1data]) => Object\n .keys(lv1data)\n .map((key) => ({ group, key }))\n )\n )\n\n // Only using group-keys where there are changes detected\n const changedGroupKeys = allGroupKeys.filter(({ group, key }) => {\n return !isEqual(state.config[group][key], state.draft[group][key])\n })\n\n // Here we take all changed group-keys and get all changed subkeys\n const changed = changedGroupKeys.map(({ group, key }) => {\n const config = state.config[group][key]\n const draft = state.draft[group][key]\n\n // We convert group-key value into entries arrays\n const eConfig = Object.entries(config)\n const eDraft = Object.entries(draft)\n\n // Then those entries array we diff so only changed subkey entries remain\n // We use the diffed array to reconstruct the object and then shove it into convert()\n return ({ group, key, value: convert(Object.fromEntries(differenceWith(eDraft, eConfig, isEqual))) })\n })\n\n rootState.api.backendInteractor.pushInstanceDBConfig({\n payload: {\n configs: changed\n }\n })\n .then(() => rootState.api.backendInteractor.fetchInstanceDBConfig())\n .then(backendDbConfig => dispatch('setInstanceAdminSettings', { backendDbConfig }))\n },\n pushAdminSetting ({ rootState, dispatch }, { path, value }) {\n const [group, key, ...rest] = Array.isArray(path) ? path : path.split(/\\./g)\n const clone = {} // not actually cloning the entire thing to avoid excessive writes\n set(clone, rest, value)\n\n // TODO cleanup paths in modifiedPaths\n const convert = (value) => {\n if (typeof value !== 'object') {\n return value\n } else if (Array.isArray(value)) {\n return value.map(convert)\n } else {\n return Object.entries(value).map(([k, v]) => ({ tuple: [k, v] }))\n }\n }\n\n rootState.api.backendInteractor.pushInstanceDBConfig({\n payload: {\n configs: [{\n group,\n key,\n value: convert(clone)\n }]\n }\n })\n .then(() => rootState.api.backendInteractor.fetchInstanceDBConfig())\n .then(backendDbConfig => dispatch('setInstanceAdminSettings', { backendDbConfig }))\n },\n resetAdminSetting ({ rootState, state, dispatch }, { path }) {\n const [group, key, subkey] = path.split(/\\./g)\n\n state.modifiedPaths.delete(path)\n\n return rootState.api.backendInteractor.pushInstanceDBConfig({\n payload: {\n configs: [{\n group,\n key,\n delete: true,\n subkeys: [subkey]\n }]\n }\n })\n .then(() => rootState.api.backendInteractor.fetchInstanceDBConfig())\n .then(backendDbConfig => dispatch('setInstanceAdminSettings', { backendDbConfig }))\n }\n }\n}\n\nexport default adminSettingsStorage\n","import localforage from 'localforage'\n\nexport const storage = localforage\n","import { storage } from 'src/lib/storage.js'\n\nexport const defaultState = {\n drafts: {}\n}\n\nexport const mutations = {\n addOrSaveDraft (state, { draft }) {\n state.drafts[draft.id] = draft\n },\n abandonDraft (state, { id }) {\n delete state.drafts[id]\n },\n loadDrafts (state, data) {\n state.drafts = data\n }\n}\n\nconst storageKey = 'pleroma-fe-drafts'\n\n/*\n * Note: we do not use the persist state plugin because\n * it is not impossible for a user to have two windows at\n * the same time. The persist state plugin is just overriding\n * everything with the current state. This isn't good because\n * if a draft is created in one window and another draft is\n * created in another, the draft in the first window will just\n * be overriden.\n * Here, we can't guarantee 100% atomicity unless one uses\n * different keys, which will just pollute the whole storage.\n * It is indeed best to have backend support for this.\n */\nconst getStorageData = async () => ((await storage.getItem(storageKey)) || {})\n\nconst saveDraftToStorage = async (draft) => {\n const currentData = await getStorageData()\n currentData[draft.id] = JSON.parse(JSON.stringify(draft))\n await storage.setItem(storageKey, currentData)\n}\n\nconst deleteDraftFromStorage = async (id) => {\n const currentData = await getStorageData()\n delete currentData[id]\n await storage.setItem(storageKey, currentData)\n}\n\nexport const actions = {\n async addOrSaveDraft (store, { draft }) {\n const id = draft.id || (new Date().getTime()).toString()\n const draftWithId = { ...draft, id }\n store.commit('addOrSaveDraft', { draft: draftWithId })\n await saveDraftToStorage(draftWithId)\n return id\n },\n async abandonDraft (store, { id }) {\n store.commit('abandonDraft', { id })\n await deleteDraftFromStorage(id)\n },\n async loadDrafts (store) {\n const currentData = await getStorageData()\n store.commit('loadDrafts', currentData)\n }\n}\n\nexport const getters = {\n draftsByTypeAndRefId (state) {\n return (type, refId) => {\n return Object.values(state.drafts).filter(draft => draft.type === type && draft.refId === refId)\n }\n },\n draftsArray (state) {\n return Object.values(state.drafts)\n },\n draftCount (state) {\n return Object.values(state.drafts).length\n }\n}\n\nconst drafts = {\n state: defaultState,\n mutations,\n getters,\n actions\n}\n\nexport default drafts\n","import _ from 'lodash'\n\nconst empty = (chatId) => {\n return {\n idIndex: {},\n idempotencyKeyIndex: {},\n messages: [],\n newMessageCount: 0,\n lastSeenMessageId: '0',\n chatId,\n minId: undefined,\n maxId: undefined\n }\n}\n\nconst clear = (storage) => {\n const failedMessageIds = []\n\n for (const message of storage.messages) {\n if (message.error) {\n failedMessageIds.push(message.id)\n } else {\n delete storage.idIndex[message.id]\n delete storage.idempotencyKeyIndex[message.idempotency_key]\n }\n }\n\n storage.messages = storage.messages.filter(m => failedMessageIds.includes(m.id))\n storage.newMessageCount = 0\n storage.lastSeenMessageId = '0'\n storage.minId = undefined\n storage.maxId = undefined\n}\n\nconst deleteMessage = (storage, messageId) => {\n if (!storage) { return }\n storage.messages = storage.messages.filter(m => m.id !== messageId)\n delete storage.idIndex[messageId]\n\n if (storage.maxId === messageId) {\n const lastMessage = _.maxBy(storage.messages, 'id')\n storage.maxId = lastMessage.id\n }\n\n if (storage.minId === messageId) {\n const firstMessage = _.minBy(storage.messages, 'id')\n storage.minId = firstMessage.id\n }\n}\n\nconst cullOlderMessages = (storage) => {\n const maxIndex = storage.messages.length\n const minIndex = maxIndex - 50\n if (maxIndex <= 50) return\n\n storage.messages = _.sortBy(storage.messages, ['id'])\n storage.minId = storage.messages[minIndex].id\n for (const message of storage.messages) {\n if (message.id < storage.minId) {\n delete storage.idIndex[message.id]\n delete storage.idempotencyKeyIndex[message.idempotency_key]\n }\n }\n storage.messages = storage.messages.slice(minIndex, maxIndex)\n}\n\nconst handleMessageError = (storage, fakeId, isRetry) => {\n if (!storage) { return }\n const fakeMessage = storage.idIndex[fakeId]\n if (fakeMessage) {\n fakeMessage.error = true\n fakeMessage.pending = false\n if (!isRetry) {\n // Ensure the failed message doesn't stay at the bottom of the list.\n const lastPersistedMessage = _.orderBy(storage.messages, ['pending', 'id'], ['asc', 'desc'])[0]\n if (lastPersistedMessage) {\n const oldId = fakeMessage.id\n fakeMessage.id = `${lastPersistedMessage.id}-${new Date().getTime()}`\n storage.idIndex[fakeMessage.id] = fakeMessage\n delete storage.idIndex[oldId]\n }\n }\n }\n}\n\nconst add = (storage, { messages: newMessages, updateMaxId = true }) => {\n if (!storage) { return }\n for (let i = 0; i < newMessages.length; i++) {\n const message = newMessages[i]\n\n // sanity check\n if (message.chat_id !== storage.chatId) { return }\n\n if (message.fakeId) {\n const fakeMessage = storage.idIndex[message.fakeId]\n if (fakeMessage) {\n // In case the same id exists (chat update before POST response)\n // make sure to remove the older duplicate message.\n if (storage.idIndex[message.id]) {\n delete storage.idIndex[message.id]\n storage.messages = storage.messages.filter(msg => msg.id !== message.id)\n }\n Object.assign(fakeMessage, message, { error: false })\n delete fakeMessage.fakeId\n storage.idIndex[fakeMessage.id] = fakeMessage\n delete storage.idIndex[message.fakeId]\n\n return\n }\n }\n\n if (!storage.minId || (!message.pending && message.id < storage.minId)) {\n storage.minId = message.id\n }\n\n if (!storage.maxId || message.id > storage.maxId) {\n if (updateMaxId) {\n storage.maxId = message.id\n }\n }\n\n if (!storage.idIndex[message.id] && !isConfirmation(storage, message)) {\n if (storage.lastSeenMessageId < message.id) {\n storage.newMessageCount++\n }\n storage.idIndex[message.id] = message\n storage.messages.push(storage.idIndex[message.id])\n storage.idempotencyKeyIndex[message.idempotency_key] = true\n }\n }\n}\n\nconst isConfirmation = (storage, message) => {\n if (!message.idempotency_key) return\n return storage.idempotencyKeyIndex[message.idempotency_key]\n}\n\nconst resetNewMessageCount = (storage) => {\n if (!storage) { return }\n storage.newMessageCount = 0\n storage.lastSeenMessageId = storage.maxId\n}\n\n// Inserts date separators and marks the head and tail if it's the chain of messages made by the same user\nconst getView = (storage) => {\n if (!storage) { return [] }\n\n const result = []\n const messages = _.orderBy(storage.messages, ['pending', 'id'], ['asc', 'asc'])\n const firstMessage = messages[0]\n let previousMessage = messages[messages.length - 1]\n let currentMessageChainId\n\n if (firstMessage) {\n const date = new Date(firstMessage.created_at)\n date.setHours(0, 0, 0, 0)\n result.push({\n type: 'date',\n date,\n id: date.getTime().toString()\n })\n }\n\n let afterDate = false\n\n for (let i = 0; i < messages.length; i++) {\n const message = messages[i]\n const nextMessage = messages[i + 1]\n\n const date = new Date(message.created_at)\n date.setHours(0, 0, 0, 0)\n\n // insert date separator and start a new message chain\n if (previousMessage && previousMessage.date < date) {\n result.push({\n type: 'date',\n date,\n id: date.getTime().toString()\n })\n\n previousMessage.isTail = true\n currentMessageChainId = undefined\n afterDate = true\n }\n\n const object = {\n type: 'message',\n data: message,\n date,\n id: message.id,\n messageChainId: currentMessageChainId\n }\n\n // end a message chian\n if ((nextMessage && nextMessage.account_id) !== message.account_id) {\n object.isTail = true\n currentMessageChainId = undefined\n }\n\n // start a new message chain\n if ((previousMessage && previousMessage.data && previousMessage.data.account_id) !== message.account_id || afterDate) {\n currentMessageChainId = _.uniqueId()\n object.isHead = true\n object.messageChainId = currentMessageChainId\n }\n\n result.push(object)\n previousMessage = object\n afterDate = false\n }\n\n return result\n}\n\nconst ChatService = {\n add,\n empty,\n getView,\n deleteMessage,\n cullOlderMessages,\n resetNewMessageCount,\n clear,\n handleMessageError\n}\n\nexport default ChatService\n","import { reactive } from 'vue'\nimport { find, omitBy, orderBy, sumBy } from 'lodash'\nimport chatService from '../services/chat_service/chat_service.js'\nimport { parseChat, parseChatMessage } from '../services/entity_normalizer/entity_normalizer.service.js'\nimport { maybeShowChatNotification } from '../services/chat_utils/chat_utils.js'\nimport { promiseInterval } from '../services/promise_interval/promise_interval.js'\n\nconst emptyChatList = () => ({\n data: [],\n idStore: {}\n})\n\nconst defaultState = {\n chatList: emptyChatList(),\n chatListFetcher: null,\n openedChats: reactive({}),\n openedChatMessageServices: reactive({}),\n fetcher: undefined,\n currentChatId: null,\n lastReadMessageId: null\n}\n\nconst getChatById = (state, id) => {\n return find(state.chatList.data, { id })\n}\n\nconst sortedChatList = (state) => {\n return orderBy(state.chatList.data, ['updated_at'], ['desc'])\n}\n\nconst unreadChatCount = (state) => {\n return sumBy(state.chatList.data, 'unread')\n}\n\nconst chats = {\n state: { ...defaultState },\n getters: {\n currentChat: state => state.openedChats[state.currentChatId],\n currentChatMessageService: state => state.openedChatMessageServices[state.currentChatId],\n findOpenedChatByRecipientId: state => recipientId => find(state.openedChats, c => c.account.id === recipientId),\n sortedChatList,\n unreadChatCount\n },\n actions: {\n // Chat list\n startFetchingChats ({ dispatch, commit }) {\n const fetcher = () => dispatch('fetchChats', { latest: true })\n fetcher()\n commit('setChatListFetcher', {\n fetcher: () => promiseInterval(fetcher, 5000)\n })\n },\n stopFetchingChats ({ commit }) {\n commit('setChatListFetcher', { fetcher: undefined })\n },\n fetchChats ({ dispatch, rootState }) {\n return rootState.api.backendInteractor.chats()\n .then(({ chats }) => {\n dispatch('addNewChats', { chats })\n return chats\n })\n },\n addNewChats (store, { chats }) {\n const { commit, dispatch, rootGetters } = store\n const newChatMessageSideEffects = (chat) => {\n maybeShowChatNotification(store, chat)\n }\n commit('addNewUsers', chats.map(k => k.account).filter(k => k))\n commit('addNewChats', { dispatch, chats, rootGetters, newChatMessageSideEffects })\n },\n updateChat ({ commit }, { chat }) {\n commit('updateChat', { chat })\n },\n\n // Opened Chats\n startFetchingCurrentChat ({ dispatch }, { fetcher }) {\n dispatch('setCurrentChatFetcher', { fetcher })\n },\n setCurrentChatFetcher ({ commit }, { fetcher }) {\n commit('setCurrentChatFetcher', { fetcher })\n },\n addOpenedChat ({ commit, dispatch }, { chat }) {\n commit('addOpenedChat', { dispatch, chat: parseChat(chat) })\n dispatch('addNewUsers', [chat.account])\n },\n addChatMessages ({ commit }, value) {\n commit('addChatMessages', { commit, ...value })\n },\n resetChatNewMessageCount ({ commit }, value) {\n commit('resetChatNewMessageCount', value)\n },\n clearCurrentChat ({ commit }) {\n commit('setCurrentChatId', { chatId: undefined })\n commit('setCurrentChatFetcher', { fetcher: undefined })\n },\n readChat ({ rootState, commit, dispatch }, { id, lastReadId }) {\n const isNewMessage = rootState.chats.lastReadMessageId !== lastReadId\n\n dispatch('resetChatNewMessageCount')\n commit('readChat', { id, lastReadId })\n\n if (isNewMessage) {\n rootState.api.backendInteractor.readChat({ id, lastReadId })\n }\n },\n deleteChatMessage ({ rootState, commit }, value) {\n rootState.api.backendInteractor.deleteChatMessage(value)\n commit('deleteChatMessage', { commit, ...value })\n },\n resetChats ({ commit, dispatch }) {\n dispatch('clearCurrentChat')\n commit('resetChats', { commit })\n },\n clearOpenedChats ({ commit }) {\n commit('clearOpenedChats', { commit })\n },\n handleMessageError ({ commit }, value) {\n commit('handleMessageError', { commit, ...value })\n },\n cullOlderMessages ({ commit }, chatId) {\n commit('cullOlderMessages', chatId)\n }\n },\n mutations: {\n setChatListFetcher (state, { fetcher }) {\n const prevFetcher = state.chatListFetcher\n if (prevFetcher) {\n prevFetcher.stop()\n }\n state.chatListFetcher = fetcher && fetcher()\n },\n setCurrentChatFetcher (state, { fetcher }) {\n const prevFetcher = state.fetcher\n if (prevFetcher) {\n prevFetcher.stop()\n }\n state.fetcher = fetcher && fetcher()\n },\n addOpenedChat (state, { chat }) {\n state.currentChatId = chat.id\n state.openedChats[chat.id] = chat\n\n if (!state.openedChatMessageServices[chat.id]) {\n state.openedChatMessageServices[chat.id] = chatService.empty(chat.id)\n }\n },\n setCurrentChatId (state, { chatId }) {\n state.currentChatId = chatId\n },\n addNewChats (state, { chats, newChatMessageSideEffects }) {\n chats.forEach((updatedChat) => {\n const chat = getChatById(state, updatedChat.id)\n\n if (chat) {\n const isNewMessage = (chat.lastMessage && chat.lastMessage.id) !== (updatedChat.lastMessage && updatedChat.lastMessage.id)\n chat.lastMessage = updatedChat.lastMessage\n chat.unread = updatedChat.unread\n chat.updated_at = updatedChat.updated_at\n if (isNewMessage && chat.unread) {\n newChatMessageSideEffects(updatedChat)\n }\n } else {\n state.chatList.data.push(updatedChat)\n state.chatList.idStore[updatedChat.id] = updatedChat\n }\n })\n },\n updateChat (state, { chat: updatedChat }) {\n const chat = getChatById(state, updatedChat.id)\n if (chat) {\n chat.lastMessage = updatedChat.lastMessage\n chat.unread = updatedChat.unread\n chat.updated_at = updatedChat.updated_at\n }\n if (!chat) { state.chatList.data.unshift(updatedChat) }\n state.chatList.idStore[updatedChat.id] = updatedChat\n },\n deleteChat (state, { id }) {\n state.chats.data = state.chats.data.filter(conversation =>\n conversation.last_status.id !== id\n )\n state.chats.idStore = omitBy(state.chats.idStore, conversation => conversation.last_status.id === id)\n },\n resetChats (state, { commit }) {\n state.chatList = emptyChatList()\n state.currentChatId = null\n commit('setChatListFetcher', { fetcher: undefined })\n for (const chatId in state.openedChats) {\n chatService.clear(state.openedChatMessageServices[chatId])\n delete state.openedChats[chatId]\n delete state.openedChatMessageServices[chatId]\n }\n },\n setChatsLoading (state, { value }) {\n state.chats.loading = value\n },\n addChatMessages (state, { chatId, messages, updateMaxId }) {\n const chatMessageService = state.openedChatMessageServices[chatId]\n if (chatMessageService) {\n chatService.add(chatMessageService, { messages: messages.map(parseChatMessage), updateMaxId })\n }\n },\n deleteChatMessage (state, { chatId, messageId }) {\n const chatMessageService = state.openedChatMessageServices[chatId]\n if (chatMessageService) {\n chatService.deleteMessage(chatMessageService, messageId)\n }\n },\n resetChatNewMessageCount (state) {\n const chatMessageService = state.openedChatMessageServices[state.currentChatId]\n chatService.resetNewMessageCount(chatMessageService)\n },\n // Used when a connection loss occurs\n clearOpenedChats (state) {\n const currentChatId = state.currentChatId\n for (const chatId in state.openedChats) {\n if (currentChatId !== chatId) {\n chatService.clear(state.openedChatMessageServices[chatId])\n delete state.openedChats[chatId]\n delete state.openedChatMessageServices[chatId]\n }\n }\n },\n readChat (state, { id, lastReadId }) {\n state.lastReadMessageId = lastReadId\n const chat = getChatById(state, id)\n if (chat) {\n chat.unread = 0\n }\n },\n handleMessageError (state, { chatId, fakeId, isRetry }) {\n const chatMessageService = state.openedChatMessageServices[chatId]\n chatService.handleMessageError(chatMessageService, fakeId, isRetry)\n },\n cullOlderMessages (state, chatId) {\n chatService.cullOlderMessages(state.openedChatMessageServices[chatId])\n }\n }\n}\n\nexport default chats\n","import instance from './instance.js'\nimport statuses from './statuses.js'\nimport notifications from './notifications.js'\nimport users from './users.js'\nimport api from './api.js'\nimport config from './config.js'\nimport profileConfig from './profileConfig.js'\nimport adminSettings from './adminSettings.js'\nimport drafts from './drafts.js'\nimport chats from './chats.js'\n\nexport default {\n instance,\n statuses,\n notifications,\n users,\n api,\n config,\n profileConfig,\n adminSettings,\n drafts,\n chats\n}\n","/*!\n * shared v11.1.11\n * (c) 2025 kazuya kawaguchi\n * Released under the MIT License.\n */\nfunction warn(msg, err) {\n if (typeof console !== 'undefined') {\n console.warn(`[intlify] ` + msg);\n /* istanbul ignore if */\n if (err) {\n console.warn(err.stack);\n }\n }\n}\nconst hasWarned = {};\nfunction warnOnce(msg) {\n if (!hasWarned[msg]) {\n hasWarned[msg] = true;\n warn(msg);\n }\n}\n\n/**\n * Original Utilities\n * written by kazuya kawaguchi\n */\nconst inBrowser = typeof window !== 'undefined';\nlet mark;\nlet measure;\nif ((process.env.NODE_ENV !== 'production')) {\n const perf = inBrowser && window.performance;\n if (perf &&\n perf.mark &&\n perf.measure &&\n perf.clearMarks &&\n // @ts-ignore browser compat\n perf.clearMeasures) {\n mark = (tag) => {\n perf.mark(tag);\n };\n measure = (name, startTag, endTag) => {\n perf.measure(name, startTag, endTag);\n perf.clearMarks(startTag);\n perf.clearMarks(endTag);\n };\n }\n}\nconst RE_ARGS = /\\{([0-9a-zA-Z]+)\\}/g;\n/* eslint-disable */\nfunction format(message, ...args) {\n if (args.length === 1 && isObject(args[0])) {\n args = args[0];\n }\n if (!args || !args.hasOwnProperty) {\n args = {};\n }\n return message.replace(RE_ARGS, (match, identifier) => {\n return args.hasOwnProperty(identifier) ? args[identifier] : '';\n });\n}\nconst makeSymbol = (name, shareable = false) => !shareable ? Symbol(name) : Symbol.for(name);\nconst generateFormatCacheKey = (locale, key, source) => friendlyJSONstringify({ l: locale, k: key, s: source });\nconst friendlyJSONstringify = (json) => JSON.stringify(json)\n .replace(/\\u2028/g, '\\\\u2028')\n .replace(/\\u2029/g, '\\\\u2029')\n .replace(/\\u0027/g, '\\\\u0027');\nconst isNumber = (val) => typeof val === 'number' && isFinite(val);\nconst isDate = (val) => toTypeString(val) === '[object Date]';\nconst isRegExp = (val) => toTypeString(val) === '[object RegExp]';\nconst isEmptyObject = (val) => isPlainObject(val) && Object.keys(val).length === 0;\nconst assign = Object.assign;\nconst _create = Object.create;\nconst create = (obj = null) => _create(obj);\nlet _globalThis;\nconst getGlobalThis = () => {\n // prettier-ignore\n return (_globalThis ||\n (_globalThis =\n typeof globalThis !== 'undefined'\n ? globalThis\n : typeof self !== 'undefined'\n ? self\n : typeof window !== 'undefined'\n ? window\n : typeof global !== 'undefined'\n ? global\n : create()));\n};\nfunction escapeHtml(rawText) {\n return rawText\n .replace(/&/g, '&') // escape `&` first to avoid double escaping\n .replace(//g, '>')\n .replace(/\"/g, '"')\n .replace(/'/g, ''')\n .replace(/\\//g, '/') // escape `/` to prevent closing tags or JavaScript URLs\n .replace(/=/g, '='); // escape `=` to prevent attribute injection\n}\nfunction escapeAttributeValue(value) {\n return value\n .replace(/&(?![a-zA-Z0-9#]{2,6};)/g, '&') // escape unescaped `&`\n .replace(/\"/g, '"')\n .replace(/'/g, ''')\n .replace(//g, '>');\n}\nfunction sanitizeTranslatedHtml(html) {\n // Escape dangerous characters in attribute values\n // Process attributes with double quotes\n html = html.replace(/(\\w+)\\s*=\\s*\"([^\"]*)\"/g, (_, attrName, attrValue) => `${attrName}=\"${escapeAttributeValue(attrValue)}\"`);\n // Process attributes with single quotes\n html = html.replace(/(\\w+)\\s*=\\s*'([^']*)'/g, (_, attrName, attrValue) => `${attrName}='${escapeAttributeValue(attrValue)}'`);\n // Detect and neutralize event handler attributes\n const eventHandlerPattern = /\\s*on\\w+\\s*=\\s*[\"']?[^\"'>]+[\"']?/gi;\n if (eventHandlerPattern.test(html)) {\n if ((process.env.NODE_ENV !== 'production')) {\n warn('Potentially dangerous event handlers detected in translation. ' +\n 'Consider removing onclick, onerror, etc. from your translation messages.');\n }\n // Neutralize event handler attributes by escaping 'on'\n html = html.replace(/(\\s+)(on)(\\w+\\s*=)/gi, '$1on$3');\n }\n // Disable javascript: URLs in various contexts\n const javascriptUrlPattern = [\n // In href, src, action, formaction attributes\n /(\\s+(?:href|src|action|formaction)\\s*=\\s*[\"']?)\\s*javascript:/gi,\n // In style attributes within url()\n /(style\\s*=\\s*[\"'][^\"']*url\\s*\\(\\s*)javascript:/gi\n ];\n javascriptUrlPattern.forEach(pattern => {\n html = html.replace(pattern, '$1javascript:');\n });\n return html;\n}\nconst hasOwnProperty = Object.prototype.hasOwnProperty;\nfunction hasOwn(obj, key) {\n return hasOwnProperty.call(obj, key);\n}\n/* eslint-enable */\n/**\n * Useful Utilities By Evan you\n * Modified by kazuya kawaguchi\n * MIT License\n * https://github.com/vuejs/vue-next/blob/master/packages/shared/src/index.ts\n * https://github.com/vuejs/vue-next/blob/master/packages/shared/src/codeframe.ts\n */\nconst isArray = Array.isArray;\nconst isFunction = (val) => typeof val === 'function';\nconst isString = (val) => typeof val === 'string';\nconst isBoolean = (val) => typeof val === 'boolean';\nconst isSymbol = (val) => typeof val === 'symbol';\n// eslint-disable-next-line @typescript-eslint/no-explicit-any\nconst isObject = (val) => val !== null && typeof val === 'object';\n// eslint-disable-next-line @typescript-eslint/no-explicit-any\nconst isPromise = (val) => {\n return isObject(val) && isFunction(val.then) && isFunction(val.catch);\n};\nconst objectToString = Object.prototype.toString;\nconst toTypeString = (value) => objectToString.call(value);\nconst isPlainObject = (val) => toTypeString(val) === '[object Object]';\n// for converting list and named values to displayed strings.\nconst toDisplayString = (val) => {\n return val == null\n ? ''\n : isArray(val) || (isPlainObject(val) && val.toString === objectToString)\n ? JSON.stringify(val, null, 2)\n : String(val);\n};\nfunction join(items, separator = '') {\n return items.reduce((str, item, index) => (index === 0 ? str + item : str + separator + item), '');\n}\nconst RANGE = 2;\nfunction generateCodeFrame(source, start = 0, end = source.length) {\n const lines = source.split(/\\r?\\n/);\n let count = 0;\n const res = [];\n for (let i = 0; i < lines.length; i++) {\n count += lines[i].length + 1;\n if (count >= start) {\n for (let j = i - RANGE; j <= i + RANGE || end > count; j++) {\n if (j < 0 || j >= lines.length)\n continue;\n const line = j + 1;\n res.push(`${line}${' '.repeat(3 - String(line).length)}| ${lines[j]}`);\n const lineLength = lines[j].length;\n if (j === i) {\n // push underline\n const pad = start - (count - lineLength) + 1;\n const length = Math.max(1, end > count ? lineLength - pad : end - start);\n res.push(` | ` + ' '.repeat(pad) + '^'.repeat(length));\n }\n else if (j > i) {\n if (end > count) {\n const length = Math.max(Math.min(end - count, lineLength), 1);\n res.push(` | ` + '^'.repeat(length));\n }\n count += lineLength + 1;\n }\n }\n break;\n }\n }\n return res.join('\\n');\n}\n\n/**\n * Event emitter, forked from the below:\n * - original repository url: https://github.com/developit/mitt\n * - code url: https://github.com/developit/mitt/blob/master/src/index.ts\n * - author: Jason Miller (https://github.com/developit)\n * - license: MIT\n */\n/**\n * Create a event emitter\n *\n * @returns An event emitter\n */\nfunction createEmitter() {\n const events = new Map();\n const emitter = {\n events,\n on(event, handler) {\n const handlers = events.get(event);\n const added = handlers && handlers.push(handler);\n if (!added) {\n events.set(event, [handler]);\n }\n },\n off(event, handler) {\n const handlers = events.get(event);\n if (handlers) {\n handlers.splice(handlers.indexOf(handler) >>> 0, 1);\n }\n },\n emit(event, payload) {\n (events.get(event) || [])\n .slice()\n .map(handler => handler(payload));\n (events.get('*') || [])\n .slice()\n .map(handler => handler(event, payload));\n }\n };\n return emitter;\n}\n\nconst isNotObjectOrIsArray = (val) => !isObject(val) || isArray(val);\n// eslint-disable-next-line @typescript-eslint/no-explicit-any\nfunction deepCopy(src, des) {\n // src and des should both be objects, and none of them can be a array\n if (isNotObjectOrIsArray(src) || isNotObjectOrIsArray(des)) {\n throw new Error('Invalid value');\n }\n const stack = [{ src, des }];\n while (stack.length) {\n const { src, des } = stack.pop();\n // using `Object.keys` which skips prototype properties\n Object.keys(src).forEach(key => {\n if (key === '__proto__') {\n return;\n }\n // if src[key] is an object/array, set des[key]\n // to empty object/array to prevent setting by reference\n if (isObject(src[key]) && !isObject(des[key])) {\n des[key] = Array.isArray(src[key]) ? [] : create();\n }\n if (isNotObjectOrIsArray(des[key]) || isNotObjectOrIsArray(src[key])) {\n // replace with src[key] when:\n // src[key] or des[key] is not an object, or\n // src[key] or des[key] is an array\n des[key] = src[key];\n }\n else {\n // src[key] and des[key] are both objects, merge them\n stack.push({ src: src[key], des: des[key] });\n }\n });\n }\n}\n\nexport { assign, create, createEmitter, deepCopy, escapeHtml, format, friendlyJSONstringify, generateCodeFrame, generateFormatCacheKey, getGlobalThis, hasOwn, inBrowser, isArray, isBoolean, isDate, isEmptyObject, isFunction, isNumber, isObject, isPlainObject, isPromise, isRegExp, isString, isSymbol, join, makeSymbol, mark, measure, objectToString, sanitizeTranslatedHtml, toDisplayString, toTypeString, warn, warnOnce };\n","/*!\n * message-compiler v11.1.11\n * (c) 2025 kazuya kawaguchi\n * Released under the MIT License.\n */\nimport { format, assign, join, isString } from '@intlify/shared';\n\nconst LOCATION_STUB = {\n start: { line: 1, column: 1, offset: 0 },\n end: { line: 1, column: 1, offset: 0 }\n};\nfunction createPosition(line, column, offset) {\n return { line, column, offset };\n}\nfunction createLocation(start, end, source) {\n const loc = { start, end };\n if (source != null) {\n loc.source = source;\n }\n return loc;\n}\n\nconst CompileErrorCodes = {\n // tokenizer error codes\n EXPECTED_TOKEN: 1,\n INVALID_TOKEN_IN_PLACEHOLDER: 2,\n UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER: 3,\n UNKNOWN_ESCAPE_SEQUENCE: 4,\n INVALID_UNICODE_ESCAPE_SEQUENCE: 5,\n UNBALANCED_CLOSING_BRACE: 6,\n UNTERMINATED_CLOSING_BRACE: 7,\n EMPTY_PLACEHOLDER: 8,\n NOT_ALLOW_NEST_PLACEHOLDER: 9,\n INVALID_LINKED_FORMAT: 10,\n // parser error codes\n MUST_HAVE_MESSAGES_IN_PLURAL: 11,\n UNEXPECTED_EMPTY_LINKED_MODIFIER: 12,\n UNEXPECTED_EMPTY_LINKED_KEY: 13,\n UNEXPECTED_LEXICAL_ANALYSIS: 14,\n // generator error codes\n UNHANDLED_CODEGEN_NODE_TYPE: 15,\n // minifier error codes\n UNHANDLED_MINIFIER_NODE_TYPE: 16\n};\n// Special value for higher-order compilers to pick up the last code\n// to avoid collision of error codes.\n// This should always be kept as the last item.\nconst COMPILE_ERROR_CODES_EXTEND_POINT = 17;\n/** @internal */\nconst errorMessages = {\n // tokenizer error messages\n [CompileErrorCodes.EXPECTED_TOKEN]: `Expected token: '{0}'`,\n [CompileErrorCodes.INVALID_TOKEN_IN_PLACEHOLDER]: `Invalid token in placeholder: '{0}'`,\n [CompileErrorCodes.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER]: `Unterminated single quote in placeholder`,\n [CompileErrorCodes.UNKNOWN_ESCAPE_SEQUENCE]: `Unknown escape sequence: \\\\{0}`,\n [CompileErrorCodes.INVALID_UNICODE_ESCAPE_SEQUENCE]: `Invalid unicode escape sequence: {0}`,\n [CompileErrorCodes.UNBALANCED_CLOSING_BRACE]: `Unbalanced closing brace`,\n [CompileErrorCodes.UNTERMINATED_CLOSING_BRACE]: `Unterminated closing brace`,\n [CompileErrorCodes.EMPTY_PLACEHOLDER]: `Empty placeholder`,\n [CompileErrorCodes.NOT_ALLOW_NEST_PLACEHOLDER]: `Not allowed nest placeholder`,\n [CompileErrorCodes.INVALID_LINKED_FORMAT]: `Invalid linked format`,\n // parser error messages\n [CompileErrorCodes.MUST_HAVE_MESSAGES_IN_PLURAL]: `Plural must have messages`,\n [CompileErrorCodes.UNEXPECTED_EMPTY_LINKED_MODIFIER]: `Unexpected empty linked modifier`,\n [CompileErrorCodes.UNEXPECTED_EMPTY_LINKED_KEY]: `Unexpected empty linked key`,\n [CompileErrorCodes.UNEXPECTED_LEXICAL_ANALYSIS]: `Unexpected lexical analysis in token: '{0}'`,\n // generator error messages\n [CompileErrorCodes.UNHANDLED_CODEGEN_NODE_TYPE]: `unhandled codegen node type: '{0}'`,\n // minimizer error messages\n [CompileErrorCodes.UNHANDLED_MINIFIER_NODE_TYPE]: `unhandled mimifier node type: '{0}'`\n};\nfunction createCompileError(code, loc, options = {}) {\n const { domain, messages, args } = options;\n const msg = (process.env.NODE_ENV !== 'production')\n ? format((messages || errorMessages)[code] || '', ...(args || []))\n : code;\n const error = new SyntaxError(String(msg));\n error.code = code;\n if (loc) {\n error.location = loc;\n }\n error.domain = domain;\n return error;\n}\n/** @internal */\nfunction defaultOnError(error) {\n throw error;\n}\n\n// eslint-disable-next-line no-useless-escape\nconst RE_HTML_TAG = /<\\/?[\\w\\s=\"/.':;#-\\/]+>/;\nconst detectHtmlTag = (source) => RE_HTML_TAG.test(source);\n\nconst CHAR_SP = ' ';\nconst CHAR_CR = '\\r';\nconst CHAR_LF = '\\n';\nconst CHAR_LS = String.fromCharCode(0x2028);\nconst CHAR_PS = String.fromCharCode(0x2029);\nfunction createScanner(str) {\n const _buf = str;\n let _index = 0;\n let _line = 1;\n let _column = 1;\n let _peekOffset = 0;\n const isCRLF = (index) => _buf[index] === CHAR_CR && _buf[index + 1] === CHAR_LF;\n const isLF = (index) => _buf[index] === CHAR_LF;\n const isPS = (index) => _buf[index] === CHAR_PS;\n const isLS = (index) => _buf[index] === CHAR_LS;\n const isLineEnd = (index) => isCRLF(index) || isLF(index) || isPS(index) || isLS(index);\n const index = () => _index;\n const line = () => _line;\n const column = () => _column;\n const peekOffset = () => _peekOffset;\n const charAt = (offset) => isCRLF(offset) || isPS(offset) || isLS(offset) ? CHAR_LF : _buf[offset];\n const currentChar = () => charAt(_index);\n const currentPeek = () => charAt(_index + _peekOffset);\n function next() {\n _peekOffset = 0;\n if (isLineEnd(_index)) {\n _line++;\n _column = 0;\n }\n if (isCRLF(_index)) {\n _index++;\n }\n _index++;\n _column++;\n return _buf[_index];\n }\n function peek() {\n if (isCRLF(_index + _peekOffset)) {\n _peekOffset++;\n }\n _peekOffset++;\n return _buf[_index + _peekOffset];\n }\n function reset() {\n _index = 0;\n _line = 1;\n _column = 1;\n _peekOffset = 0;\n }\n function resetPeek(offset = 0) {\n _peekOffset = offset;\n }\n function skipToPeek() {\n const target = _index + _peekOffset;\n while (target !== _index) {\n next();\n }\n _peekOffset = 0;\n }\n return {\n index,\n line,\n column,\n peekOffset,\n charAt,\n currentChar,\n currentPeek,\n next,\n peek,\n reset,\n resetPeek,\n skipToPeek\n };\n}\n\nconst EOF = undefined;\nconst DOT = '.';\nconst LITERAL_DELIMITER = \"'\";\nconst ERROR_DOMAIN$3 = 'tokenizer';\nfunction createTokenizer(source, options = {}) {\n const location = options.location !== false;\n const _scnr = createScanner(source);\n const currentOffset = () => _scnr.index();\n const currentPosition = () => createPosition(_scnr.line(), _scnr.column(), _scnr.index());\n const _initLoc = currentPosition();\n const _initOffset = currentOffset();\n const _context = {\n currentType: 13 /* TokenTypes.EOF */,\n offset: _initOffset,\n startLoc: _initLoc,\n endLoc: _initLoc,\n lastType: 13 /* TokenTypes.EOF */,\n lastOffset: _initOffset,\n lastStartLoc: _initLoc,\n lastEndLoc: _initLoc,\n braceNest: 0,\n inLinked: false,\n text: ''\n };\n const context = () => _context;\n const { onError } = options;\n function emitError(code, pos, offset, ...args) {\n const ctx = context();\n pos.column += offset;\n pos.offset += offset;\n if (onError) {\n const loc = location ? createLocation(ctx.startLoc, pos) : null;\n const err = createCompileError(code, loc, {\n domain: ERROR_DOMAIN$3,\n args\n });\n onError(err);\n }\n }\n function getToken(context, type, value) {\n context.endLoc = currentPosition();\n context.currentType = type;\n const token = { type };\n if (location) {\n token.loc = createLocation(context.startLoc, context.endLoc);\n }\n if (value != null) {\n token.value = value;\n }\n return token;\n }\n const getEndToken = (context) => getToken(context, 13 /* TokenTypes.EOF */);\n function eat(scnr, ch) {\n if (scnr.currentChar() === ch) {\n scnr.next();\n return ch;\n }\n else {\n emitError(CompileErrorCodes.EXPECTED_TOKEN, currentPosition(), 0, ch);\n return '';\n }\n }\n function peekSpaces(scnr) {\n let buf = '';\n while (scnr.currentPeek() === CHAR_SP || scnr.currentPeek() === CHAR_LF) {\n buf += scnr.currentPeek();\n scnr.peek();\n }\n return buf;\n }\n function skipSpaces(scnr) {\n const buf = peekSpaces(scnr);\n scnr.skipToPeek();\n return buf;\n }\n function isIdentifierStart(ch) {\n if (ch === EOF) {\n return false;\n }\n const cc = ch.charCodeAt(0);\n return ((cc >= 97 && cc <= 122) || // a-z\n (cc >= 65 && cc <= 90) || // A-Z\n cc === 95 // _\n );\n }\n function isNumberStart(ch) {\n if (ch === EOF) {\n return false;\n }\n const cc = ch.charCodeAt(0);\n return cc >= 48 && cc <= 57; // 0-9\n }\n function isNamedIdentifierStart(scnr, context) {\n const { currentType } = context;\n if (currentType !== 2 /* TokenTypes.BraceLeft */) {\n return false;\n }\n peekSpaces(scnr);\n const ret = isIdentifierStart(scnr.currentPeek());\n scnr.resetPeek();\n return ret;\n }\n function isListIdentifierStart(scnr, context) {\n const { currentType } = context;\n if (currentType !== 2 /* TokenTypes.BraceLeft */) {\n return false;\n }\n peekSpaces(scnr);\n const ch = scnr.currentPeek() === '-' ? scnr.peek() : scnr.currentPeek();\n const ret = isNumberStart(ch);\n scnr.resetPeek();\n return ret;\n }\n function isLiteralStart(scnr, context) {\n const { currentType } = context;\n if (currentType !== 2 /* TokenTypes.BraceLeft */) {\n return false;\n }\n peekSpaces(scnr);\n const ret = scnr.currentPeek() === LITERAL_DELIMITER;\n scnr.resetPeek();\n return ret;\n }\n function isLinkedDotStart(scnr, context) {\n const { currentType } = context;\n if (currentType !== 7 /* TokenTypes.LinkedAlias */) {\n return false;\n }\n peekSpaces(scnr);\n const ret = scnr.currentPeek() === \".\" /* TokenChars.LinkedDot */;\n scnr.resetPeek();\n return ret;\n }\n function isLinkedModifierStart(scnr, context) {\n const { currentType } = context;\n if (currentType !== 8 /* TokenTypes.LinkedDot */) {\n return false;\n }\n peekSpaces(scnr);\n const ret = isIdentifierStart(scnr.currentPeek());\n scnr.resetPeek();\n return ret;\n }\n function isLinkedDelimiterStart(scnr, context) {\n const { currentType } = context;\n if (!(currentType === 7 /* TokenTypes.LinkedAlias */ ||\n currentType === 11 /* TokenTypes.LinkedModifier */)) {\n return false;\n }\n peekSpaces(scnr);\n const ret = scnr.currentPeek() === \":\" /* TokenChars.LinkedDelimiter */;\n scnr.resetPeek();\n return ret;\n }\n function isLinkedReferStart(scnr, context) {\n const { currentType } = context;\n if (currentType !== 9 /* TokenTypes.LinkedDelimiter */) {\n return false;\n }\n const fn = () => {\n const ch = scnr.currentPeek();\n if (ch === \"{\" /* TokenChars.BraceLeft */) {\n return isIdentifierStart(scnr.peek());\n }\n else if (ch === \"@\" /* TokenChars.LinkedAlias */ ||\n ch === \"|\" /* TokenChars.Pipe */ ||\n ch === \":\" /* TokenChars.LinkedDelimiter */ ||\n ch === \".\" /* TokenChars.LinkedDot */ ||\n ch === CHAR_SP ||\n !ch) {\n return false;\n }\n else if (ch === CHAR_LF) {\n scnr.peek();\n return fn();\n }\n else {\n // other characters\n return isTextStart(scnr, false);\n }\n };\n const ret = fn();\n scnr.resetPeek();\n return ret;\n }\n function isPluralStart(scnr) {\n peekSpaces(scnr);\n const ret = scnr.currentPeek() === \"|\" /* TokenChars.Pipe */;\n scnr.resetPeek();\n return ret;\n }\n function isTextStart(scnr, reset = true) {\n const fn = (hasSpace = false, prev = '') => {\n const ch = scnr.currentPeek();\n if (ch === \"{\" /* TokenChars.BraceLeft */) {\n return hasSpace;\n }\n else if (ch === \"@\" /* TokenChars.LinkedAlias */ || !ch) {\n return hasSpace;\n }\n else if (ch === \"|\" /* TokenChars.Pipe */) {\n return !(prev === CHAR_SP || prev === CHAR_LF);\n }\n else if (ch === CHAR_SP) {\n scnr.peek();\n return fn(true, CHAR_SP);\n }\n else if (ch === CHAR_LF) {\n scnr.peek();\n return fn(true, CHAR_LF);\n }\n else {\n return true;\n }\n };\n const ret = fn();\n reset && scnr.resetPeek();\n return ret;\n }\n function takeChar(scnr, fn) {\n const ch = scnr.currentChar();\n if (ch === EOF) {\n return EOF;\n }\n if (fn(ch)) {\n scnr.next();\n return ch;\n }\n return null;\n }\n function isIdentifier(ch) {\n const cc = ch.charCodeAt(0);\n return ((cc >= 97 && cc <= 122) || // a-z\n (cc >= 65 && cc <= 90) || // A-Z\n (cc >= 48 && cc <= 57) || // 0-9\n cc === 95 || // _\n cc === 36 // $\n );\n }\n function takeIdentifierChar(scnr) {\n return takeChar(scnr, isIdentifier);\n }\n function isNamedIdentifier(ch) {\n const cc = ch.charCodeAt(0);\n return ((cc >= 97 && cc <= 122) || // a-z\n (cc >= 65 && cc <= 90) || // A-Z\n (cc >= 48 && cc <= 57) || // 0-9\n cc === 95 || // _\n cc === 36 || // $\n cc === 45 // -\n );\n }\n function takeNamedIdentifierChar(scnr) {\n return takeChar(scnr, isNamedIdentifier);\n }\n function isDigit(ch) {\n const cc = ch.charCodeAt(0);\n return cc >= 48 && cc <= 57; // 0-9\n }\n function takeDigit(scnr) {\n return takeChar(scnr, isDigit);\n }\n function isHexDigit(ch) {\n const cc = ch.charCodeAt(0);\n return ((cc >= 48 && cc <= 57) || // 0-9\n (cc >= 65 && cc <= 70) || // A-F\n (cc >= 97 && cc <= 102)); // a-f\n }\n function takeHexDigit(scnr) {\n return takeChar(scnr, isHexDigit);\n }\n function getDigits(scnr) {\n let ch = '';\n let num = '';\n while ((ch = takeDigit(scnr))) {\n num += ch;\n }\n return num;\n }\n function readText(scnr) {\n let buf = '';\n while (true) {\n const ch = scnr.currentChar();\n if (ch === \"{\" /* TokenChars.BraceLeft */ ||\n ch === \"}\" /* TokenChars.BraceRight */ ||\n ch === \"@\" /* TokenChars.LinkedAlias */ ||\n ch === \"|\" /* TokenChars.Pipe */ ||\n !ch) {\n break;\n }\n else if (ch === CHAR_SP || ch === CHAR_LF) {\n if (isTextStart(scnr)) {\n buf += ch;\n scnr.next();\n }\n else if (isPluralStart(scnr)) {\n break;\n }\n else {\n buf += ch;\n scnr.next();\n }\n }\n else {\n buf += ch;\n scnr.next();\n }\n }\n return buf;\n }\n function readNamedIdentifier(scnr) {\n skipSpaces(scnr);\n let ch = '';\n let name = '';\n while ((ch = takeNamedIdentifierChar(scnr))) {\n name += ch;\n }\n if (scnr.currentChar() === EOF) {\n emitError(CompileErrorCodes.UNTERMINATED_CLOSING_BRACE, currentPosition(), 0);\n }\n return name;\n }\n function readListIdentifier(scnr) {\n skipSpaces(scnr);\n let value = '';\n if (scnr.currentChar() === '-') {\n scnr.next();\n value += `-${getDigits(scnr)}`;\n }\n else {\n value += getDigits(scnr);\n }\n if (scnr.currentChar() === EOF) {\n emitError(CompileErrorCodes.UNTERMINATED_CLOSING_BRACE, currentPosition(), 0);\n }\n return value;\n }\n function isLiteral(ch) {\n return ch !== LITERAL_DELIMITER && ch !== CHAR_LF;\n }\n function readLiteral(scnr) {\n skipSpaces(scnr);\n // eslint-disable-next-line no-useless-escape\n eat(scnr, `\\'`);\n let ch = '';\n let literal = '';\n while ((ch = takeChar(scnr, isLiteral))) {\n if (ch === '\\\\') {\n literal += readEscapeSequence(scnr);\n }\n else {\n literal += ch;\n }\n }\n const current = scnr.currentChar();\n if (current === CHAR_LF || current === EOF) {\n emitError(CompileErrorCodes.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER, currentPosition(), 0);\n // TODO: Is it correct really?\n if (current === CHAR_LF) {\n scnr.next();\n // eslint-disable-next-line no-useless-escape\n eat(scnr, `\\'`);\n }\n return literal;\n }\n // eslint-disable-next-line no-useless-escape\n eat(scnr, `\\'`);\n return literal;\n }\n function readEscapeSequence(scnr) {\n const ch = scnr.currentChar();\n switch (ch) {\n case '\\\\':\n case `\\'`: // eslint-disable-line no-useless-escape\n scnr.next();\n return `\\\\${ch}`;\n case 'u':\n return readUnicodeEscapeSequence(scnr, ch, 4);\n case 'U':\n return readUnicodeEscapeSequence(scnr, ch, 6);\n default:\n emitError(CompileErrorCodes.UNKNOWN_ESCAPE_SEQUENCE, currentPosition(), 0, ch);\n return '';\n }\n }\n function readUnicodeEscapeSequence(scnr, unicode, digits) {\n eat(scnr, unicode);\n let sequence = '';\n for (let i = 0; i < digits; i++) {\n const ch = takeHexDigit(scnr);\n if (!ch) {\n emitError(CompileErrorCodes.INVALID_UNICODE_ESCAPE_SEQUENCE, currentPosition(), 0, `\\\\${unicode}${sequence}${scnr.currentChar()}`);\n break;\n }\n sequence += ch;\n }\n return `\\\\${unicode}${sequence}`;\n }\n function isInvalidIdentifier(ch) {\n return (ch !== \"{\" /* TokenChars.BraceLeft */ &&\n ch !== \"}\" /* TokenChars.BraceRight */ &&\n ch !== CHAR_SP &&\n ch !== CHAR_LF);\n }\n function readInvalidIdentifier(scnr) {\n skipSpaces(scnr);\n let ch = '';\n let identifiers = '';\n while ((ch = takeChar(scnr, isInvalidIdentifier))) {\n identifiers += ch;\n }\n return identifiers;\n }\n function readLinkedModifier(scnr) {\n let ch = '';\n let name = '';\n while ((ch = takeIdentifierChar(scnr))) {\n name += ch;\n }\n return name;\n }\n function readLinkedRefer(scnr) {\n const fn = (buf) => {\n const ch = scnr.currentChar();\n if (ch === \"{\" /* TokenChars.BraceLeft */ ||\n ch === \"@\" /* TokenChars.LinkedAlias */ ||\n ch === \"|\" /* TokenChars.Pipe */ ||\n ch === \"(\" /* TokenChars.ParenLeft */ ||\n ch === \")\" /* TokenChars.ParenRight */ ||\n !ch) {\n return buf;\n }\n else if (ch === CHAR_SP) {\n return buf;\n }\n else if (ch === CHAR_LF || ch === DOT) {\n buf += ch;\n scnr.next();\n return fn(buf);\n }\n else {\n buf += ch;\n scnr.next();\n return fn(buf);\n }\n };\n return fn('');\n }\n function readPlural(scnr) {\n skipSpaces(scnr);\n const plural = eat(scnr, \"|\" /* TokenChars.Pipe */);\n skipSpaces(scnr);\n return plural;\n }\n // TODO: We need refactoring of token parsing ...\n function readTokenInPlaceholder(scnr, context) {\n let token = null;\n const ch = scnr.currentChar();\n switch (ch) {\n case \"{\" /* TokenChars.BraceLeft */:\n if (context.braceNest >= 1) {\n emitError(CompileErrorCodes.NOT_ALLOW_NEST_PLACEHOLDER, currentPosition(), 0);\n }\n scnr.next();\n token = getToken(context, 2 /* TokenTypes.BraceLeft */, \"{\" /* TokenChars.BraceLeft */);\n skipSpaces(scnr);\n context.braceNest++;\n return token;\n case \"}\" /* TokenChars.BraceRight */:\n if (context.braceNest > 0 &&\n context.currentType === 2 /* TokenTypes.BraceLeft */) {\n emitError(CompileErrorCodes.EMPTY_PLACEHOLDER, currentPosition(), 0);\n }\n scnr.next();\n token = getToken(context, 3 /* TokenTypes.BraceRight */, \"}\" /* TokenChars.BraceRight */);\n context.braceNest--;\n context.braceNest > 0 && skipSpaces(scnr);\n if (context.inLinked && context.braceNest === 0) {\n context.inLinked = false;\n }\n return token;\n case \"@\" /* TokenChars.LinkedAlias */:\n if (context.braceNest > 0) {\n emitError(CompileErrorCodes.UNTERMINATED_CLOSING_BRACE, currentPosition(), 0);\n }\n token = readTokenInLinked(scnr, context) || getEndToken(context);\n context.braceNest = 0;\n return token;\n default: {\n let validNamedIdentifier = true;\n let validListIdentifier = true;\n let validLiteral = true;\n if (isPluralStart(scnr)) {\n if (context.braceNest > 0) {\n emitError(CompileErrorCodes.UNTERMINATED_CLOSING_BRACE, currentPosition(), 0);\n }\n token = getToken(context, 1 /* TokenTypes.Pipe */, readPlural(scnr));\n // reset\n context.braceNest = 0;\n context.inLinked = false;\n return token;\n }\n if (context.braceNest > 0 &&\n (context.currentType === 4 /* TokenTypes.Named */ ||\n context.currentType === 5 /* TokenTypes.List */ ||\n context.currentType === 6 /* TokenTypes.Literal */)) {\n emitError(CompileErrorCodes.UNTERMINATED_CLOSING_BRACE, currentPosition(), 0);\n context.braceNest = 0;\n return readToken(scnr, context);\n }\n if ((validNamedIdentifier = isNamedIdentifierStart(scnr, context))) {\n token = getToken(context, 4 /* TokenTypes.Named */, readNamedIdentifier(scnr));\n skipSpaces(scnr);\n return token;\n }\n if ((validListIdentifier = isListIdentifierStart(scnr, context))) {\n token = getToken(context, 5 /* TokenTypes.List */, readListIdentifier(scnr));\n skipSpaces(scnr);\n return token;\n }\n if ((validLiteral = isLiteralStart(scnr, context))) {\n token = getToken(context, 6 /* TokenTypes.Literal */, readLiteral(scnr));\n skipSpaces(scnr);\n return token;\n }\n if (!validNamedIdentifier && !validListIdentifier && !validLiteral) {\n // TODO: we should be re-designed invalid cases, when we will extend message syntax near the future ...\n token = getToken(context, 12 /* TokenTypes.InvalidPlace */, readInvalidIdentifier(scnr));\n emitError(CompileErrorCodes.INVALID_TOKEN_IN_PLACEHOLDER, currentPosition(), 0, token.value);\n skipSpaces(scnr);\n return token;\n }\n break;\n }\n }\n return token;\n }\n // TODO: We need refactoring of token parsing ...\n function readTokenInLinked(scnr, context) {\n const { currentType } = context;\n let token = null;\n const ch = scnr.currentChar();\n if ((currentType === 7 /* TokenTypes.LinkedAlias */ ||\n currentType === 8 /* TokenTypes.LinkedDot */ ||\n currentType === 11 /* TokenTypes.LinkedModifier */ ||\n currentType === 9 /* TokenTypes.LinkedDelimiter */) &&\n (ch === CHAR_LF || ch === CHAR_SP)) {\n emitError(CompileErrorCodes.INVALID_LINKED_FORMAT, currentPosition(), 0);\n }\n switch (ch) {\n case \"@\" /* TokenChars.LinkedAlias */:\n scnr.next();\n token = getToken(context, 7 /* TokenTypes.LinkedAlias */, \"@\" /* TokenChars.LinkedAlias */);\n context.inLinked = true;\n return token;\n case \".\" /* TokenChars.LinkedDot */:\n skipSpaces(scnr);\n scnr.next();\n return getToken(context, 8 /* TokenTypes.LinkedDot */, \".\" /* TokenChars.LinkedDot */);\n case \":\" /* TokenChars.LinkedDelimiter */:\n skipSpaces(scnr);\n scnr.next();\n return getToken(context, 9 /* TokenTypes.LinkedDelimiter */, \":\" /* TokenChars.LinkedDelimiter */);\n default:\n if (isPluralStart(scnr)) {\n token = getToken(context, 1 /* TokenTypes.Pipe */, readPlural(scnr));\n // reset\n context.braceNest = 0;\n context.inLinked = false;\n return token;\n }\n if (isLinkedDotStart(scnr, context) ||\n isLinkedDelimiterStart(scnr, context)) {\n skipSpaces(scnr);\n return readTokenInLinked(scnr, context);\n }\n if (isLinkedModifierStart(scnr, context)) {\n skipSpaces(scnr);\n return getToken(context, 11 /* TokenTypes.LinkedModifier */, readLinkedModifier(scnr));\n }\n if (isLinkedReferStart(scnr, context)) {\n skipSpaces(scnr);\n if (ch === \"{\" /* TokenChars.BraceLeft */) {\n // scan the placeholder\n return readTokenInPlaceholder(scnr, context) || token;\n }\n else {\n return getToken(context, 10 /* TokenTypes.LinkedKey */, readLinkedRefer(scnr));\n }\n }\n if (currentType === 7 /* TokenTypes.LinkedAlias */) {\n emitError(CompileErrorCodes.INVALID_LINKED_FORMAT, currentPosition(), 0);\n }\n context.braceNest = 0;\n context.inLinked = false;\n return readToken(scnr, context);\n }\n }\n // TODO: We need refactoring of token parsing ...\n function readToken(scnr, context) {\n let token = { type: 13 /* TokenTypes.EOF */ };\n if (context.braceNest > 0) {\n return readTokenInPlaceholder(scnr, context) || getEndToken(context);\n }\n if (context.inLinked) {\n return readTokenInLinked(scnr, context) || getEndToken(context);\n }\n const ch = scnr.currentChar();\n switch (ch) {\n case \"{\" /* TokenChars.BraceLeft */:\n return readTokenInPlaceholder(scnr, context) || getEndToken(context);\n case \"}\" /* TokenChars.BraceRight */:\n emitError(CompileErrorCodes.UNBALANCED_CLOSING_BRACE, currentPosition(), 0);\n scnr.next();\n return getToken(context, 3 /* TokenTypes.BraceRight */, \"}\" /* TokenChars.BraceRight */);\n case \"@\" /* TokenChars.LinkedAlias */:\n return readTokenInLinked(scnr, context) || getEndToken(context);\n default: {\n if (isPluralStart(scnr)) {\n token = getToken(context, 1 /* TokenTypes.Pipe */, readPlural(scnr));\n // reset\n context.braceNest = 0;\n context.inLinked = false;\n return token;\n }\n if (isTextStart(scnr)) {\n return getToken(context, 0 /* TokenTypes.Text */, readText(scnr));\n }\n break;\n }\n }\n return token;\n }\n function nextToken() {\n const { currentType, offset, startLoc, endLoc } = _context;\n _context.lastType = currentType;\n _context.lastOffset = offset;\n _context.lastStartLoc = startLoc;\n _context.lastEndLoc = endLoc;\n _context.offset = currentOffset();\n _context.startLoc = currentPosition();\n if (_scnr.currentChar() === EOF) {\n return getToken(_context, 13 /* TokenTypes.EOF */);\n }\n return readToken(_scnr, _context);\n }\n return {\n nextToken,\n currentOffset,\n currentPosition,\n context\n };\n}\n\nconst ERROR_DOMAIN$2 = 'parser';\n// Backslash backslash, backslash quote, uHHHH, UHHHHHH.\nconst KNOWN_ESCAPES = /(?:\\\\\\\\|\\\\'|\\\\u([0-9a-fA-F]{4})|\\\\U([0-9a-fA-F]{6}))/g;\nfunction fromEscapeSequence(match, codePoint4, codePoint6) {\n switch (match) {\n case `\\\\\\\\`:\n return `\\\\`;\n // eslint-disable-next-line no-useless-escape\n case `\\\\\\'`:\n // eslint-disable-next-line no-useless-escape\n return `\\'`;\n default: {\n const codePoint = parseInt(codePoint4 || codePoint6, 16);\n if (codePoint <= 0xd7ff || codePoint >= 0xe000) {\n return String.fromCodePoint(codePoint);\n }\n // invalid ...\n // Replace them with U+FFFD REPLACEMENT CHARACTER.\n return '�';\n }\n }\n}\nfunction createParser(options = {}) {\n const location = options.location !== false;\n const { onError } = options;\n function emitError(tokenzer, code, start, offset, ...args) {\n const end = tokenzer.currentPosition();\n end.offset += offset;\n end.column += offset;\n if (onError) {\n const loc = location ? createLocation(start, end) : null;\n const err = createCompileError(code, loc, {\n domain: ERROR_DOMAIN$2,\n args\n });\n onError(err);\n }\n }\n function startNode(type, offset, loc) {\n const node = { type };\n if (location) {\n node.start = offset;\n node.end = offset;\n node.loc = { start: loc, end: loc };\n }\n return node;\n }\n function endNode(node, offset, pos, type) {\n if (location) {\n node.end = offset;\n if (node.loc) {\n node.loc.end = pos;\n }\n }\n }\n function parseText(tokenizer, value) {\n const context = tokenizer.context();\n const node = startNode(3 /* NodeTypes.Text */, context.offset, context.startLoc);\n node.value = value;\n endNode(node, tokenizer.currentOffset(), tokenizer.currentPosition());\n return node;\n }\n function parseList(tokenizer, index) {\n const context = tokenizer.context();\n const { lastOffset: offset, lastStartLoc: loc } = context; // get brace left loc\n const node = startNode(5 /* NodeTypes.List */, offset, loc);\n node.index = parseInt(index, 10);\n tokenizer.nextToken(); // skip brach right\n endNode(node, tokenizer.currentOffset(), tokenizer.currentPosition());\n return node;\n }\n function parseNamed(tokenizer, key) {\n const context = tokenizer.context();\n const { lastOffset: offset, lastStartLoc: loc } = context; // get brace left loc\n const node = startNode(4 /* NodeTypes.Named */, offset, loc);\n node.key = key;\n tokenizer.nextToken(); // skip brach right\n endNode(node, tokenizer.currentOffset(), tokenizer.currentPosition());\n return node;\n }\n function parseLiteral(tokenizer, value) {\n const context = tokenizer.context();\n const { lastOffset: offset, lastStartLoc: loc } = context; // get brace left loc\n const node = startNode(9 /* NodeTypes.Literal */, offset, loc);\n node.value = value.replace(KNOWN_ESCAPES, fromEscapeSequence);\n tokenizer.nextToken(); // skip brach right\n endNode(node, tokenizer.currentOffset(), tokenizer.currentPosition());\n return node;\n }\n function parseLinkedModifier(tokenizer) {\n const token = tokenizer.nextToken();\n const context = tokenizer.context();\n const { lastOffset: offset, lastStartLoc: loc } = context; // get linked dot loc\n const node = startNode(8 /* NodeTypes.LinkedModifier */, offset, loc);\n if (token.type !== 11 /* TokenTypes.LinkedModifier */) {\n // empty modifier\n emitError(tokenizer, CompileErrorCodes.UNEXPECTED_EMPTY_LINKED_MODIFIER, context.lastStartLoc, 0);\n node.value = '';\n endNode(node, offset, loc);\n return {\n nextConsumeToken: token,\n node\n };\n }\n // check token\n if (token.value == null) {\n emitError(tokenizer, CompileErrorCodes.UNEXPECTED_LEXICAL_ANALYSIS, context.lastStartLoc, 0, getTokenCaption(token));\n }\n node.value = token.value || '';\n endNode(node, tokenizer.currentOffset(), tokenizer.currentPosition());\n return {\n node\n };\n }\n function parseLinkedKey(tokenizer, value) {\n const context = tokenizer.context();\n const node = startNode(7 /* NodeTypes.LinkedKey */, context.offset, context.startLoc);\n node.value = value;\n endNode(node, tokenizer.currentOffset(), tokenizer.currentPosition());\n return node;\n }\n function parseLinked(tokenizer) {\n const context = tokenizer.context();\n const linkedNode = startNode(6 /* NodeTypes.Linked */, context.offset, context.startLoc);\n let token = tokenizer.nextToken();\n if (token.type === 8 /* TokenTypes.LinkedDot */) {\n const parsed = parseLinkedModifier(tokenizer);\n linkedNode.modifier = parsed.node;\n token = parsed.nextConsumeToken || tokenizer.nextToken();\n }\n // asset check token\n if (token.type !== 9 /* TokenTypes.LinkedDelimiter */) {\n emitError(tokenizer, CompileErrorCodes.UNEXPECTED_LEXICAL_ANALYSIS, context.lastStartLoc, 0, getTokenCaption(token));\n }\n token = tokenizer.nextToken();\n // skip brace left\n if (token.type === 2 /* TokenTypes.BraceLeft */) {\n token = tokenizer.nextToken();\n }\n switch (token.type) {\n case 10 /* TokenTypes.LinkedKey */:\n if (token.value == null) {\n emitError(tokenizer, CompileErrorCodes.UNEXPECTED_LEXICAL_ANALYSIS, context.lastStartLoc, 0, getTokenCaption(token));\n }\n linkedNode.key = parseLinkedKey(tokenizer, token.value || '');\n break;\n case 4 /* TokenTypes.Named */:\n if (token.value == null) {\n emitError(tokenizer, CompileErrorCodes.UNEXPECTED_LEXICAL_ANALYSIS, context.lastStartLoc, 0, getTokenCaption(token));\n }\n linkedNode.key = parseNamed(tokenizer, token.value || '');\n break;\n case 5 /* TokenTypes.List */:\n if (token.value == null) {\n emitError(tokenizer, CompileErrorCodes.UNEXPECTED_LEXICAL_ANALYSIS, context.lastStartLoc, 0, getTokenCaption(token));\n }\n linkedNode.key = parseList(tokenizer, token.value || '');\n break;\n case 6 /* TokenTypes.Literal */:\n if (token.value == null) {\n emitError(tokenizer, CompileErrorCodes.UNEXPECTED_LEXICAL_ANALYSIS, context.lastStartLoc, 0, getTokenCaption(token));\n }\n linkedNode.key = parseLiteral(tokenizer, token.value || '');\n break;\n default: {\n // empty key\n emitError(tokenizer, CompileErrorCodes.UNEXPECTED_EMPTY_LINKED_KEY, context.lastStartLoc, 0);\n const nextContext = tokenizer.context();\n const emptyLinkedKeyNode = startNode(7 /* NodeTypes.LinkedKey */, nextContext.offset, nextContext.startLoc);\n emptyLinkedKeyNode.value = '';\n endNode(emptyLinkedKeyNode, nextContext.offset, nextContext.startLoc);\n linkedNode.key = emptyLinkedKeyNode;\n endNode(linkedNode, nextContext.offset, nextContext.startLoc);\n return {\n nextConsumeToken: token,\n node: linkedNode\n };\n }\n }\n endNode(linkedNode, tokenizer.currentOffset(), tokenizer.currentPosition());\n return {\n node: linkedNode\n };\n }\n function parseMessage(tokenizer) {\n const context = tokenizer.context();\n const startOffset = context.currentType === 1 /* TokenTypes.Pipe */\n ? tokenizer.currentOffset()\n : context.offset;\n const startLoc = context.currentType === 1 /* TokenTypes.Pipe */\n ? context.endLoc\n : context.startLoc;\n const node = startNode(2 /* NodeTypes.Message */, startOffset, startLoc);\n node.items = [];\n let nextToken = null;\n do {\n const token = nextToken || tokenizer.nextToken();\n nextToken = null;\n switch (token.type) {\n case 0 /* TokenTypes.Text */:\n if (token.value == null) {\n emitError(tokenizer, CompileErrorCodes.UNEXPECTED_LEXICAL_ANALYSIS, context.lastStartLoc, 0, getTokenCaption(token));\n }\n node.items.push(parseText(tokenizer, token.value || ''));\n break;\n case 5 /* TokenTypes.List */:\n if (token.value == null) {\n emitError(tokenizer, CompileErrorCodes.UNEXPECTED_LEXICAL_ANALYSIS, context.lastStartLoc, 0, getTokenCaption(token));\n }\n node.items.push(parseList(tokenizer, token.value || ''));\n break;\n case 4 /* TokenTypes.Named */:\n if (token.value == null) {\n emitError(tokenizer, CompileErrorCodes.UNEXPECTED_LEXICAL_ANALYSIS, context.lastStartLoc, 0, getTokenCaption(token));\n }\n node.items.push(parseNamed(tokenizer, token.value || ''));\n break;\n case 6 /* TokenTypes.Literal */:\n if (token.value == null) {\n emitError(tokenizer, CompileErrorCodes.UNEXPECTED_LEXICAL_ANALYSIS, context.lastStartLoc, 0, getTokenCaption(token));\n }\n node.items.push(parseLiteral(tokenizer, token.value || ''));\n break;\n case 7 /* TokenTypes.LinkedAlias */: {\n const parsed = parseLinked(tokenizer);\n node.items.push(parsed.node);\n nextToken = parsed.nextConsumeToken || null;\n break;\n }\n }\n } while (context.currentType !== 13 /* TokenTypes.EOF */ &&\n context.currentType !== 1 /* TokenTypes.Pipe */);\n // adjust message node loc\n const endOffset = context.currentType === 1 /* TokenTypes.Pipe */\n ? context.lastOffset\n : tokenizer.currentOffset();\n const endLoc = context.currentType === 1 /* TokenTypes.Pipe */\n ? context.lastEndLoc\n : tokenizer.currentPosition();\n endNode(node, endOffset, endLoc);\n return node;\n }\n function parsePlural(tokenizer, offset, loc, msgNode) {\n const context = tokenizer.context();\n let hasEmptyMessage = msgNode.items.length === 0;\n const node = startNode(1 /* NodeTypes.Plural */, offset, loc);\n node.cases = [];\n node.cases.push(msgNode);\n do {\n const msg = parseMessage(tokenizer);\n if (!hasEmptyMessage) {\n hasEmptyMessage = msg.items.length === 0;\n }\n node.cases.push(msg);\n } while (context.currentType !== 13 /* TokenTypes.EOF */);\n if (hasEmptyMessage) {\n emitError(tokenizer, CompileErrorCodes.MUST_HAVE_MESSAGES_IN_PLURAL, loc, 0);\n }\n endNode(node, tokenizer.currentOffset(), tokenizer.currentPosition());\n return node;\n }\n function parseResource(tokenizer) {\n const context = tokenizer.context();\n const { offset, startLoc } = context;\n const msgNode = parseMessage(tokenizer);\n if (context.currentType === 13 /* TokenTypes.EOF */) {\n return msgNode;\n }\n else {\n return parsePlural(tokenizer, offset, startLoc, msgNode);\n }\n }\n function parse(source) {\n const tokenizer = createTokenizer(source, assign({}, options));\n const context = tokenizer.context();\n const node = startNode(0 /* NodeTypes.Resource */, context.offset, context.startLoc);\n if (location && node.loc) {\n node.loc.source = source;\n }\n node.body = parseResource(tokenizer);\n if (options.onCacheKey) {\n node.cacheKey = options.onCacheKey(source);\n }\n // assert whether achieved to EOF\n if (context.currentType !== 13 /* TokenTypes.EOF */) {\n emitError(tokenizer, CompileErrorCodes.UNEXPECTED_LEXICAL_ANALYSIS, context.lastStartLoc, 0, source[context.offset] || '');\n }\n endNode(node, tokenizer.currentOffset(), tokenizer.currentPosition());\n return node;\n }\n return { parse };\n}\nfunction getTokenCaption(token) {\n if (token.type === 13 /* TokenTypes.EOF */) {\n return 'EOF';\n }\n const name = (token.value || '').replace(/\\r?\\n/gu, '\\\\n');\n return name.length > 10 ? name.slice(0, 9) + '…' : name;\n}\n\nfunction createTransformer(ast, options = {} // eslint-disable-line\n) {\n const _context = {\n ast,\n helpers: new Set()\n };\n const context = () => _context;\n const helper = (name) => {\n _context.helpers.add(name);\n return name;\n };\n return { context, helper };\n}\nfunction traverseNodes(nodes, transformer) {\n for (let i = 0; i < nodes.length; i++) {\n traverseNode(nodes[i], transformer);\n }\n}\nfunction traverseNode(node, transformer) {\n // TODO: if we need pre-hook of transform, should be implemented to here\n switch (node.type) {\n case 1 /* NodeTypes.Plural */:\n traverseNodes(node.cases, transformer);\n transformer.helper(\"plural\" /* HelperNameMap.PLURAL */);\n break;\n case 2 /* NodeTypes.Message */:\n traverseNodes(node.items, transformer);\n break;\n case 6 /* NodeTypes.Linked */: {\n const linked = node;\n traverseNode(linked.key, transformer);\n transformer.helper(\"linked\" /* HelperNameMap.LINKED */);\n transformer.helper(\"type\" /* HelperNameMap.TYPE */);\n break;\n }\n case 5 /* NodeTypes.List */:\n transformer.helper(\"interpolate\" /* HelperNameMap.INTERPOLATE */);\n transformer.helper(\"list\" /* HelperNameMap.LIST */);\n break;\n case 4 /* NodeTypes.Named */:\n transformer.helper(\"interpolate\" /* HelperNameMap.INTERPOLATE */);\n transformer.helper(\"named\" /* HelperNameMap.NAMED */);\n break;\n }\n // TODO: if we need post-hook of transform, should be implemented to here\n}\n// transform AST\nfunction transform(ast, options = {} // eslint-disable-line\n) {\n const transformer = createTransformer(ast);\n transformer.helper(\"normalize\" /* HelperNameMap.NORMALIZE */);\n // traverse\n ast.body && traverseNode(ast.body, transformer);\n // set meta information\n const context = transformer.context();\n ast.helpers = Array.from(context.helpers);\n}\n\nfunction optimize(ast) {\n const body = ast.body;\n if (body.type === 2 /* NodeTypes.Message */) {\n optimizeMessageNode(body);\n }\n else {\n body.cases.forEach(c => optimizeMessageNode(c));\n }\n return ast;\n}\nfunction optimizeMessageNode(message) {\n if (message.items.length === 1) {\n const item = message.items[0];\n if (item.type === 3 /* NodeTypes.Text */ || item.type === 9 /* NodeTypes.Literal */) {\n message.static = item.value;\n delete item.value; // optimization for size\n }\n }\n else {\n const values = [];\n for (let i = 0; i < message.items.length; i++) {\n const item = message.items[i];\n if (!(item.type === 3 /* NodeTypes.Text */ || item.type === 9 /* NodeTypes.Literal */)) {\n break;\n }\n if (item.value == null) {\n break;\n }\n values.push(item.value);\n }\n if (values.length === message.items.length) {\n message.static = join(values);\n for (let i = 0; i < message.items.length; i++) {\n const item = message.items[i];\n if (item.type === 3 /* NodeTypes.Text */ || item.type === 9 /* NodeTypes.Literal */) {\n delete item.value; // optimization for size\n }\n }\n }\n }\n}\n\nconst ERROR_DOMAIN$1 = 'minifier';\n/* eslint-disable @typescript-eslint/no-explicit-any */\nfunction minify(node) {\n node.t = node.type;\n switch (node.type) {\n case 0 /* NodeTypes.Resource */: {\n const resource = node;\n minify(resource.body);\n resource.b = resource.body;\n delete resource.body;\n break;\n }\n case 1 /* NodeTypes.Plural */: {\n const plural = node;\n const cases = plural.cases;\n for (let i = 0; i < cases.length; i++) {\n minify(cases[i]);\n }\n plural.c = cases;\n delete plural.cases;\n break;\n }\n case 2 /* NodeTypes.Message */: {\n const message = node;\n const items = message.items;\n for (let i = 0; i < items.length; i++) {\n minify(items[i]);\n }\n message.i = items;\n delete message.items;\n if (message.static) {\n message.s = message.static;\n delete message.static;\n }\n break;\n }\n case 3 /* NodeTypes.Text */:\n case 9 /* NodeTypes.Literal */:\n case 8 /* NodeTypes.LinkedModifier */:\n case 7 /* NodeTypes.LinkedKey */: {\n const valueNode = node;\n if (valueNode.value) {\n valueNode.v = valueNode.value;\n delete valueNode.value;\n }\n break;\n }\n case 6 /* NodeTypes.Linked */: {\n const linked = node;\n minify(linked.key);\n linked.k = linked.key;\n delete linked.key;\n if (linked.modifier) {\n minify(linked.modifier);\n linked.m = linked.modifier;\n delete linked.modifier;\n }\n break;\n }\n case 5 /* NodeTypes.List */: {\n const list = node;\n list.i = list.index;\n delete list.index;\n break;\n }\n case 4 /* NodeTypes.Named */: {\n const named = node;\n named.k = named.key;\n delete named.key;\n break;\n }\n default:\n if ((process.env.NODE_ENV !== 'production')) {\n throw createCompileError(CompileErrorCodes.UNHANDLED_MINIFIER_NODE_TYPE, null, {\n domain: ERROR_DOMAIN$1,\n args: [node.type]\n });\n }\n }\n delete node.type;\n}\n/* eslint-enable @typescript-eslint/no-explicit-any */\n\n// eslint-disable-next-line @typescript-eslint/triple-slash-reference\n/// \nconst ERROR_DOMAIN = 'parser';\nfunction createCodeGenerator(ast, options) {\n const { sourceMap, filename, breakLineCode, needIndent: _needIndent } = options;\n const location = options.location !== false;\n const _context = {\n filename,\n code: '',\n column: 1,\n line: 1,\n offset: 0,\n map: undefined,\n breakLineCode,\n needIndent: _needIndent,\n indentLevel: 0\n };\n if (location && ast.loc) {\n _context.source = ast.loc.source;\n }\n const context = () => _context;\n function push(code, node) {\n _context.code += code;\n }\n function _newline(n, withBreakLine = true) {\n const _breakLineCode = withBreakLine ? breakLineCode : '';\n push(_needIndent ? _breakLineCode + ` `.repeat(n) : _breakLineCode);\n }\n function indent(withNewLine = true) {\n const level = ++_context.indentLevel;\n withNewLine && _newline(level);\n }\n function deindent(withNewLine = true) {\n const level = --_context.indentLevel;\n withNewLine && _newline(level);\n }\n function newline() {\n _newline(_context.indentLevel);\n }\n const helper = (key) => `_${key}`;\n const needIndent = () => _context.needIndent;\n return {\n context,\n push,\n indent,\n deindent,\n newline,\n helper,\n needIndent\n };\n}\nfunction generateLinkedNode(generator, node) {\n const { helper } = generator;\n generator.push(`${helper(\"linked\" /* HelperNameMap.LINKED */)}(`);\n generateNode(generator, node.key);\n if (node.modifier) {\n generator.push(`, `);\n generateNode(generator, node.modifier);\n generator.push(`, _type`);\n }\n else {\n generator.push(`, undefined, _type`);\n }\n generator.push(`)`);\n}\nfunction generateMessageNode(generator, node) {\n const { helper, needIndent } = generator;\n generator.push(`${helper(\"normalize\" /* HelperNameMap.NORMALIZE */)}([`);\n generator.indent(needIndent());\n const length = node.items.length;\n for (let i = 0; i < length; i++) {\n generateNode(generator, node.items[i]);\n if (i === length - 1) {\n break;\n }\n generator.push(', ');\n }\n generator.deindent(needIndent());\n generator.push('])');\n}\nfunction generatePluralNode(generator, node) {\n const { helper, needIndent } = generator;\n if (node.cases.length > 1) {\n generator.push(`${helper(\"plural\" /* HelperNameMap.PLURAL */)}([`);\n generator.indent(needIndent());\n const length = node.cases.length;\n for (let i = 0; i < length; i++) {\n generateNode(generator, node.cases[i]);\n if (i === length - 1) {\n break;\n }\n generator.push(', ');\n }\n generator.deindent(needIndent());\n generator.push(`])`);\n }\n}\nfunction generateResource(generator, node) {\n if (node.body) {\n generateNode(generator, node.body);\n }\n else {\n generator.push('null');\n }\n}\nfunction generateNode(generator, node) {\n const { helper } = generator;\n switch (node.type) {\n case 0 /* NodeTypes.Resource */:\n generateResource(generator, node);\n break;\n case 1 /* NodeTypes.Plural */:\n generatePluralNode(generator, node);\n break;\n case 2 /* NodeTypes.Message */:\n generateMessageNode(generator, node);\n break;\n case 6 /* NodeTypes.Linked */:\n generateLinkedNode(generator, node);\n break;\n case 8 /* NodeTypes.LinkedModifier */:\n generator.push(JSON.stringify(node.value), node);\n break;\n case 7 /* NodeTypes.LinkedKey */:\n generator.push(JSON.stringify(node.value), node);\n break;\n case 5 /* NodeTypes.List */:\n generator.push(`${helper(\"interpolate\" /* HelperNameMap.INTERPOLATE */)}(${helper(\"list\" /* HelperNameMap.LIST */)}(${node.index}))`, node);\n break;\n case 4 /* NodeTypes.Named */:\n generator.push(`${helper(\"interpolate\" /* HelperNameMap.INTERPOLATE */)}(${helper(\"named\" /* HelperNameMap.NAMED */)}(${JSON.stringify(node.key)}))`, node);\n break;\n case 9 /* NodeTypes.Literal */:\n generator.push(JSON.stringify(node.value), node);\n break;\n case 3 /* NodeTypes.Text */:\n generator.push(JSON.stringify(node.value), node);\n break;\n default:\n if ((process.env.NODE_ENV !== 'production')) {\n throw createCompileError(CompileErrorCodes.UNHANDLED_CODEGEN_NODE_TYPE, null, {\n domain: ERROR_DOMAIN,\n args: [node.type]\n });\n }\n }\n}\n// generate code from AST\nconst generate = (ast, options = {}) => {\n const mode = isString(options.mode) ? options.mode : 'normal';\n const filename = isString(options.filename)\n ? options.filename\n : 'message.intl';\n const sourceMap = !!options.sourceMap;\n // prettier-ignore\n const breakLineCode = options.breakLineCode != null\n ? options.breakLineCode\n : mode === 'arrow'\n ? ';'\n : '\\n';\n const needIndent = options.needIndent ? options.needIndent : mode !== 'arrow';\n const helpers = ast.helpers || [];\n const generator = createCodeGenerator(ast, {\n mode,\n filename,\n sourceMap,\n breakLineCode,\n needIndent\n });\n generator.push(mode === 'normal' ? `function __msg__ (ctx) {` : `(ctx) => {`);\n generator.indent(needIndent);\n if (helpers.length > 0) {\n generator.push(`const { ${join(helpers.map(s => `${s}: _${s}`), ', ')} } = ctx`);\n generator.newline();\n }\n generator.push(`return `);\n generateNode(generator, ast);\n generator.deindent(needIndent);\n generator.push(`}`);\n delete ast.helpers;\n const { code, map } = generator.context();\n return {\n ast,\n code,\n map: map ? map.toJSON() : undefined // eslint-disable-line @typescript-eslint/no-explicit-any\n };\n};\n\nfunction baseCompile(source, options = {}) {\n const assignedOptions = assign({}, options);\n const jit = !!assignedOptions.jit;\n const enalbeMinify = !!assignedOptions.minify;\n const enambeOptimize = assignedOptions.optimize == null ? true : assignedOptions.optimize;\n // parse source codes\n const parser = createParser(assignedOptions);\n const ast = parser.parse(source);\n if (!jit) {\n // transform ASTs\n transform(ast, assignedOptions);\n // generate javascript codes\n return generate(ast, assignedOptions);\n }\n else {\n // optimize ASTs\n enambeOptimize && optimize(ast);\n // minimize ASTs\n enalbeMinify && minify(ast);\n // In JIT mode, no ast transform, no code generation.\n return { ast, code: '' };\n }\n}\n\nexport { COMPILE_ERROR_CODES_EXTEND_POINT, CompileErrorCodes, ERROR_DOMAIN$2 as ERROR_DOMAIN, LOCATION_STUB, baseCompile, createCompileError, createLocation, createParser, createPosition, defaultOnError, detectHtmlTag, errorMessages };\n","/*!\n * core-base v11.1.11\n * (c) 2025 kazuya kawaguchi\n * Released under the MIT License.\n */\nimport { getGlobalThis, isObject, hasOwn, isNumber, create, isString, isBoolean, warn, format as format$1, isFunction, isPromise, isArray, isPlainObject, assign, isRegExp, warnOnce, isEmptyObject, isDate, join, toDisplayString, sanitizeTranslatedHtml, escapeHtml, inBrowser, mark, measure, generateCodeFrame, generateFormatCacheKey } from '@intlify/shared';\nimport { detectHtmlTag, defaultOnError, baseCompile as baseCompile$1, COMPILE_ERROR_CODES_EXTEND_POINT, createCompileError } from '@intlify/message-compiler';\nexport { CompileErrorCodes, createCompileError } from '@intlify/message-compiler';\n\n/**\n * This is only called in esm-bundler builds.\n * istanbul-ignore-next\n */\nfunction initFeatureFlags() {\n if (typeof __INTLIFY_PROD_DEVTOOLS__ !== 'boolean') {\n getGlobalThis().__INTLIFY_PROD_DEVTOOLS__ = false;\n }\n if (typeof __INTLIFY_DROP_MESSAGE_COMPILER__ !== 'boolean') {\n getGlobalThis().__INTLIFY_DROP_MESSAGE_COMPILER__ = false;\n }\n}\n\nfunction isMessageAST(val) {\n return (isObject(val) &&\n resolveType(val) === 0 &&\n (hasOwn(val, 'b') || hasOwn(val, 'body')));\n}\nconst PROPS_BODY = ['b', 'body'];\nfunction resolveBody(node) {\n return resolveProps(node, PROPS_BODY);\n}\nconst PROPS_CASES = ['c', 'cases'];\nfunction resolveCases(node) {\n return resolveProps(node, PROPS_CASES, []);\n}\nconst PROPS_STATIC = ['s', 'static'];\nfunction resolveStatic(node) {\n return resolveProps(node, PROPS_STATIC);\n}\nconst PROPS_ITEMS = ['i', 'items'];\nfunction resolveItems(node) {\n return resolveProps(node, PROPS_ITEMS, []);\n}\nconst PROPS_TYPE = ['t', 'type'];\nfunction resolveType(node) {\n return resolveProps(node, PROPS_TYPE);\n}\nconst PROPS_VALUE = ['v', 'value'];\nfunction resolveValue$1(node, type) {\n const resolved = resolveProps(node, PROPS_VALUE);\n if (resolved != null) {\n return resolved;\n }\n else {\n throw createUnhandleNodeError(type);\n }\n}\nconst PROPS_MODIFIER = ['m', 'modifier'];\nfunction resolveLinkedModifier(node) {\n return resolveProps(node, PROPS_MODIFIER);\n}\nconst PROPS_KEY = ['k', 'key'];\nfunction resolveLinkedKey(node) {\n const resolved = resolveProps(node, PROPS_KEY);\n if (resolved) {\n return resolved;\n }\n else {\n throw createUnhandleNodeError(6 /* NodeTypes.Linked */);\n }\n}\nfunction resolveProps(node, props, defaultValue) {\n for (let i = 0; i < props.length; i++) {\n const prop = props[i];\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n if (hasOwn(node, prop) && node[prop] != null) {\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n return node[prop];\n }\n }\n return defaultValue;\n}\nconst AST_NODE_PROPS_KEYS = [\n ...PROPS_BODY,\n ...PROPS_CASES,\n ...PROPS_STATIC,\n ...PROPS_ITEMS,\n ...PROPS_KEY,\n ...PROPS_MODIFIER,\n ...PROPS_VALUE,\n ...PROPS_TYPE\n];\nfunction createUnhandleNodeError(type) {\n return new Error(`unhandled node type: ${type}`);\n}\n\nfunction format(ast) {\n const msg = (ctx) => formatParts(ctx, ast);\n return msg;\n}\nfunction formatParts(ctx, ast) {\n const body = resolveBody(ast);\n if (body == null) {\n throw createUnhandleNodeError(0 /* NodeTypes.Resource */);\n }\n const type = resolveType(body);\n if (type === 1 /* NodeTypes.Plural */) {\n const plural = body;\n const cases = resolveCases(plural);\n return ctx.plural(cases.reduce((messages, c) => [\n ...messages,\n formatMessageParts(ctx, c)\n ], []));\n }\n else {\n return formatMessageParts(ctx, body);\n }\n}\nfunction formatMessageParts(ctx, node) {\n const static_ = resolveStatic(node);\n if (static_ != null) {\n return ctx.type === 'text'\n ? static_\n : ctx.normalize([static_]);\n }\n else {\n const messages = resolveItems(node).reduce((acm, c) => [...acm, formatMessagePart(ctx, c)], []);\n return ctx.normalize(messages);\n }\n}\nfunction formatMessagePart(ctx, node) {\n const type = resolveType(node);\n switch (type) {\n case 3 /* NodeTypes.Text */: {\n return resolveValue$1(node, type);\n }\n case 9 /* NodeTypes.Literal */: {\n return resolveValue$1(node, type);\n }\n case 4 /* NodeTypes.Named */: {\n const named = node;\n if (hasOwn(named, 'k') && named.k) {\n return ctx.interpolate(ctx.named(named.k));\n }\n if (hasOwn(named, 'key') && named.key) {\n return ctx.interpolate(ctx.named(named.key));\n }\n throw createUnhandleNodeError(type);\n }\n case 5 /* NodeTypes.List */: {\n const list = node;\n if (hasOwn(list, 'i') && isNumber(list.i)) {\n return ctx.interpolate(ctx.list(list.i));\n }\n if (hasOwn(list, 'index') && isNumber(list.index)) {\n return ctx.interpolate(ctx.list(list.index));\n }\n throw createUnhandleNodeError(type);\n }\n case 6 /* NodeTypes.Linked */: {\n const linked = node;\n const modifier = resolveLinkedModifier(linked);\n const key = resolveLinkedKey(linked);\n return ctx.linked(formatMessagePart(ctx, key), modifier ? formatMessagePart(ctx, modifier) : undefined, ctx.type);\n }\n case 7 /* NodeTypes.LinkedKey */: {\n return resolveValue$1(node, type);\n }\n case 8 /* NodeTypes.LinkedModifier */: {\n return resolveValue$1(node, type);\n }\n default:\n throw new Error(`unhandled node on format message part: ${type}`);\n }\n}\n\nconst WARN_MESSAGE = `Detected HTML in '{source}' message. Recommend not using HTML messages to avoid XSS.`;\nfunction checkHtmlMessage(source, warnHtmlMessage) {\n if (warnHtmlMessage && detectHtmlTag(source)) {\n warn(format$1(WARN_MESSAGE, { source }));\n }\n}\nconst defaultOnCacheKey = (message) => message;\nlet compileCache = create();\nfunction clearCompileCache() {\n compileCache = create();\n}\nfunction baseCompile(message, options = {}) {\n // error detecting on compile\n let detectError = false;\n const onError = options.onError || defaultOnError;\n options.onError = (err) => {\n detectError = true;\n onError(err);\n };\n // compile with mesasge-compiler\n return { ...baseCompile$1(message, options), detectError };\n}\n/* #__NO_SIDE_EFFECTS__ */\nfunction compile(message, context) {\n if ((!__INTLIFY_DROP_MESSAGE_COMPILER__) &&\n isString(message)) {\n // check HTML message\n const warnHtmlMessage = isBoolean(context.warnHtmlMessage)\n ? context.warnHtmlMessage\n : true;\n (process.env.NODE_ENV !== 'production') && checkHtmlMessage(message, warnHtmlMessage);\n // check caches\n const onCacheKey = context.onCacheKey || defaultOnCacheKey;\n const cacheKey = onCacheKey(message);\n const cached = compileCache[cacheKey];\n if (cached) {\n return cached;\n }\n // compile with JIT mode\n const { ast, detectError } = baseCompile(message, {\n ...context,\n location: (process.env.NODE_ENV !== 'production'),\n jit: true\n });\n // compose message function from AST\n const msg = format(ast);\n // if occurred compile error, don't cache\n return !detectError\n ? (compileCache[cacheKey] = msg)\n : msg;\n }\n else {\n if ((process.env.NODE_ENV !== 'production') && !isMessageAST(message)) {\n warn(`the message that is resolve with key '${context.key}' is not supported for jit compilation`);\n return (() => message);\n }\n // AST case (passed from bundler)\n const cacheKey = message.cacheKey;\n if (cacheKey) {\n const cached = compileCache[cacheKey];\n if (cached) {\n return cached;\n }\n // compose message function from message (AST)\n return (compileCache[cacheKey] =\n format(message));\n }\n else {\n return format(message);\n }\n }\n}\n\nlet devtools = null;\nfunction setDevToolsHook(hook) {\n devtools = hook;\n}\nfunction getDevToolsHook() {\n return devtools;\n}\nfunction initI18nDevTools(i18n, version, meta) {\n // TODO: queue if devtools is undefined\n devtools &&\n devtools.emit('i18n:init', {\n timestamp: Date.now(),\n i18n,\n version,\n meta\n });\n}\nconst translateDevTools = \n/* #__PURE__*/ createDevToolsHook('function:translate');\nfunction createDevToolsHook(hook) {\n return (payloads) => devtools && devtools.emit(hook, payloads);\n}\n\nconst CoreErrorCodes = {\n INVALID_ARGUMENT: COMPILE_ERROR_CODES_EXTEND_POINT, // 17\n INVALID_DATE_ARGUMENT: 18,\n INVALID_ISO_DATE_ARGUMENT: 19,\n NOT_SUPPORT_NON_STRING_MESSAGE: 20,\n NOT_SUPPORT_LOCALE_PROMISE_VALUE: 21,\n NOT_SUPPORT_LOCALE_ASYNC_FUNCTION: 22,\n NOT_SUPPORT_LOCALE_TYPE: 23\n};\nconst CORE_ERROR_CODES_EXTEND_POINT = 24;\nfunction createCoreError(code) {\n return createCompileError(code, null, (process.env.NODE_ENV !== 'production') ? { messages: errorMessages } : undefined);\n}\n/** @internal */\nconst errorMessages = {\n [CoreErrorCodes.INVALID_ARGUMENT]: 'Invalid arguments',\n [CoreErrorCodes.INVALID_DATE_ARGUMENT]: 'The date provided is an invalid Date object.' +\n 'Make sure your Date represents a valid date.',\n [CoreErrorCodes.INVALID_ISO_DATE_ARGUMENT]: 'The argument provided is not a valid ISO date string',\n [CoreErrorCodes.NOT_SUPPORT_NON_STRING_MESSAGE]: 'Not support non-string message',\n [CoreErrorCodes.NOT_SUPPORT_LOCALE_PROMISE_VALUE]: 'cannot support promise value',\n [CoreErrorCodes.NOT_SUPPORT_LOCALE_ASYNC_FUNCTION]: 'cannot support async function',\n [CoreErrorCodes.NOT_SUPPORT_LOCALE_TYPE]: 'cannot support locale type'\n};\n\n/** @internal */\nfunction getLocale(context, options) {\n return options.locale != null\n ? resolveLocale(options.locale)\n : resolveLocale(context.locale);\n}\nlet _resolveLocale;\n/** @internal */\nfunction resolveLocale(locale) {\n if (isString(locale)) {\n return locale;\n }\n else {\n if (isFunction(locale)) {\n if (locale.resolvedOnce && _resolveLocale != null) {\n return _resolveLocale;\n }\n else if (locale.constructor.name === 'Function') {\n const resolve = locale();\n if (isPromise(resolve)) {\n throw createCoreError(CoreErrorCodes.NOT_SUPPORT_LOCALE_PROMISE_VALUE);\n }\n return (_resolveLocale = resolve);\n }\n else {\n throw createCoreError(CoreErrorCodes.NOT_SUPPORT_LOCALE_ASYNC_FUNCTION);\n }\n }\n else {\n throw createCoreError(CoreErrorCodes.NOT_SUPPORT_LOCALE_TYPE);\n }\n }\n}\n/**\n * Fallback with simple implemenation\n *\n * @remarks\n * A fallback locale function implemented with a simple fallback algorithm.\n *\n * Basically, it returns the value as specified in the `fallbackLocale` props, and is processed with the fallback inside intlify.\n *\n * @param ctx - A {@link CoreContext | context}\n * @param fallback - A {@link FallbackLocale | fallback locale}\n * @param start - A starting {@link Locale | locale}\n *\n * @returns Fallback locales\n *\n * @VueI18nGeneral\n */\nfunction fallbackWithSimple(ctx, fallback, start) {\n // prettier-ignore\n return [...new Set([\n start,\n ...(isArray(fallback)\n ? fallback\n : isObject(fallback)\n ? Object.keys(fallback)\n : isString(fallback)\n ? [fallback]\n : [start])\n ])];\n}\n/**\n * Fallback with locale chain\n *\n * @remarks\n * A fallback locale function implemented with a fallback chain algorithm. It's used in VueI18n as default.\n *\n * @param ctx - A {@link CoreContext | context}\n * @param fallback - A {@link FallbackLocale | fallback locale}\n * @param start - A starting {@link Locale | locale}\n *\n * @returns Fallback locales\n *\n * @VueI18nSee [Fallbacking](../guide/essentials/fallback)\n *\n * @VueI18nGeneral\n */\nfunction fallbackWithLocaleChain(ctx, fallback, start) {\n const startLocale = isString(start) ? start : DEFAULT_LOCALE;\n const context = ctx;\n if (!context.__localeChainCache) {\n context.__localeChainCache = new Map();\n }\n let chain = context.__localeChainCache.get(startLocale);\n if (!chain) {\n chain = [];\n // first block defined by start\n let block = [start];\n // while any intervening block found\n while (isArray(block)) {\n block = appendBlockToChain(chain, block, fallback);\n }\n // prettier-ignore\n // last block defined by default\n const defaults = isArray(fallback) || !isPlainObject(fallback)\n ? fallback\n : fallback['default']\n ? fallback['default']\n : null;\n // convert defaults to array\n block = isString(defaults) ? [defaults] : defaults;\n if (isArray(block)) {\n appendBlockToChain(chain, block, false);\n }\n context.__localeChainCache.set(startLocale, chain);\n }\n return chain;\n}\nfunction appendBlockToChain(chain, block, blocks) {\n let follow = true;\n for (let i = 0; i < block.length && isBoolean(follow); i++) {\n const locale = block[i];\n if (isString(locale)) {\n follow = appendLocaleToChain(chain, block[i], blocks);\n }\n }\n return follow;\n}\nfunction appendLocaleToChain(chain, locale, blocks) {\n let follow;\n const tokens = locale.split('-');\n do {\n const target = tokens.join('-');\n follow = appendItemToChain(chain, target, blocks);\n tokens.splice(-1, 1);\n } while (tokens.length && follow === true);\n return follow;\n}\nfunction appendItemToChain(chain, target, blocks) {\n let follow = false;\n if (!chain.includes(target)) {\n follow = true;\n if (target) {\n follow = target[target.length - 1] !== '!';\n const locale = target.replace(/!/g, '');\n chain.push(locale);\n if ((isArray(blocks) || isPlainObject(blocks)) &&\n blocks[locale] // eslint-disable-line @typescript-eslint/no-explicit-any\n ) {\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n follow = blocks[locale];\n }\n }\n }\n return follow;\n}\n\nconst pathStateMachine = [];\npathStateMachine[0 /* States.BEFORE_PATH */] = {\n [\"w\" /* PathCharTypes.WORKSPACE */]: [0 /* States.BEFORE_PATH */],\n [\"i\" /* PathCharTypes.IDENT */]: [3 /* States.IN_IDENT */, 0 /* Actions.APPEND */],\n [\"[\" /* PathCharTypes.LEFT_BRACKET */]: [4 /* States.IN_SUB_PATH */],\n [\"o\" /* PathCharTypes.END_OF_FAIL */]: [7 /* States.AFTER_PATH */]\n};\npathStateMachine[1 /* States.IN_PATH */] = {\n [\"w\" /* PathCharTypes.WORKSPACE */]: [1 /* States.IN_PATH */],\n [\".\" /* PathCharTypes.DOT */]: [2 /* States.BEFORE_IDENT */],\n [\"[\" /* PathCharTypes.LEFT_BRACKET */]: [4 /* States.IN_SUB_PATH */],\n [\"o\" /* PathCharTypes.END_OF_FAIL */]: [7 /* States.AFTER_PATH */]\n};\npathStateMachine[2 /* States.BEFORE_IDENT */] = {\n [\"w\" /* PathCharTypes.WORKSPACE */]: [2 /* States.BEFORE_IDENT */],\n [\"i\" /* PathCharTypes.IDENT */]: [3 /* States.IN_IDENT */, 0 /* Actions.APPEND */],\n [\"0\" /* PathCharTypes.ZERO */]: [3 /* States.IN_IDENT */, 0 /* Actions.APPEND */]\n};\npathStateMachine[3 /* States.IN_IDENT */] = {\n [\"i\" /* PathCharTypes.IDENT */]: [3 /* States.IN_IDENT */, 0 /* Actions.APPEND */],\n [\"0\" /* PathCharTypes.ZERO */]: [3 /* States.IN_IDENT */, 0 /* Actions.APPEND */],\n [\"w\" /* PathCharTypes.WORKSPACE */]: [1 /* States.IN_PATH */, 1 /* Actions.PUSH */],\n [\".\" /* PathCharTypes.DOT */]: [2 /* States.BEFORE_IDENT */, 1 /* Actions.PUSH */],\n [\"[\" /* PathCharTypes.LEFT_BRACKET */]: [4 /* States.IN_SUB_PATH */, 1 /* Actions.PUSH */],\n [\"o\" /* PathCharTypes.END_OF_FAIL */]: [7 /* States.AFTER_PATH */, 1 /* Actions.PUSH */]\n};\npathStateMachine[4 /* States.IN_SUB_PATH */] = {\n [\"'\" /* PathCharTypes.SINGLE_QUOTE */]: [5 /* States.IN_SINGLE_QUOTE */, 0 /* Actions.APPEND */],\n [\"\\\"\" /* PathCharTypes.DOUBLE_QUOTE */]: [6 /* States.IN_DOUBLE_QUOTE */, 0 /* Actions.APPEND */],\n [\"[\" /* PathCharTypes.LEFT_BRACKET */]: [\n 4 /* States.IN_SUB_PATH */,\n 2 /* Actions.INC_SUB_PATH_DEPTH */\n ],\n [\"]\" /* PathCharTypes.RIGHT_BRACKET */]: [1 /* States.IN_PATH */, 3 /* Actions.PUSH_SUB_PATH */],\n [\"o\" /* PathCharTypes.END_OF_FAIL */]: 8 /* States.ERROR */,\n [\"l\" /* PathCharTypes.ELSE */]: [4 /* States.IN_SUB_PATH */, 0 /* Actions.APPEND */]\n};\npathStateMachine[5 /* States.IN_SINGLE_QUOTE */] = {\n [\"'\" /* PathCharTypes.SINGLE_QUOTE */]: [4 /* States.IN_SUB_PATH */, 0 /* Actions.APPEND */],\n [\"o\" /* PathCharTypes.END_OF_FAIL */]: 8 /* States.ERROR */,\n [\"l\" /* PathCharTypes.ELSE */]: [5 /* States.IN_SINGLE_QUOTE */, 0 /* Actions.APPEND */]\n};\npathStateMachine[6 /* States.IN_DOUBLE_QUOTE */] = {\n [\"\\\"\" /* PathCharTypes.DOUBLE_QUOTE */]: [4 /* States.IN_SUB_PATH */, 0 /* Actions.APPEND */],\n [\"o\" /* PathCharTypes.END_OF_FAIL */]: 8 /* States.ERROR */,\n [\"l\" /* PathCharTypes.ELSE */]: [6 /* States.IN_DOUBLE_QUOTE */, 0 /* Actions.APPEND */]\n};\n/**\n * Check if an expression is a literal value.\n */\nconst literalValueRE = /^\\s?(?:true|false|-?[\\d.]+|'[^']*'|\"[^\"]*\")\\s?$/;\nfunction isLiteral(exp) {\n return literalValueRE.test(exp);\n}\n/**\n * Strip quotes from a string\n */\nfunction stripQuotes(str) {\n const a = str.charCodeAt(0);\n const b = str.charCodeAt(str.length - 1);\n return a === b && (a === 0x22 || a === 0x27) ? str.slice(1, -1) : str;\n}\n/**\n * Determine the type of a character in a keypath.\n */\nfunction getPathCharType(ch) {\n if (ch === undefined || ch === null) {\n return \"o\" /* PathCharTypes.END_OF_FAIL */;\n }\n const code = ch.charCodeAt(0);\n switch (code) {\n case 0x5b: // [\n case 0x5d: // ]\n case 0x2e: // .\n case 0x22: // \"\n case 0x27: // '\n return ch;\n case 0x5f: // _\n case 0x24: // $\n case 0x2d: // -\n return \"i\" /* PathCharTypes.IDENT */;\n case 0x09: // Tab (HT)\n case 0x0a: // Newline (LF)\n case 0x0d: // Return (CR)\n case 0xa0: // No-break space (NBSP)\n case 0xfeff: // Byte Order Mark (BOM)\n case 0x2028: // Line Separator (LS)\n case 0x2029: // Paragraph Separator (PS)\n return \"w\" /* PathCharTypes.WORKSPACE */;\n }\n return \"i\" /* PathCharTypes.IDENT */;\n}\n/**\n * Format a subPath, return its plain form if it is\n * a literal string or number. Otherwise prepend the\n * dynamic indicator (*).\n */\nfunction formatSubPath(path) {\n const trimmed = path.trim();\n // invalid leading 0\n if (path.charAt(0) === '0' && isNaN(parseInt(path))) {\n return false;\n }\n return isLiteral(trimmed)\n ? stripQuotes(trimmed)\n : \"*\" /* PathCharTypes.ASTARISK */ + trimmed;\n}\n/**\n * Parse a string path into an array of segments\n */\nfunction parse(path) {\n const keys = [];\n let index = -1;\n let mode = 0 /* States.BEFORE_PATH */;\n let subPathDepth = 0;\n let c;\n let key; // eslint-disable-line\n let newChar;\n let type;\n let transition;\n let action;\n let typeMap;\n const actions = [];\n actions[0 /* Actions.APPEND */] = () => {\n if (key === undefined) {\n key = newChar;\n }\n else {\n key += newChar;\n }\n };\n actions[1 /* Actions.PUSH */] = () => {\n if (key !== undefined) {\n keys.push(key);\n key = undefined;\n }\n };\n actions[2 /* Actions.INC_SUB_PATH_DEPTH */] = () => {\n actions[0 /* Actions.APPEND */]();\n subPathDepth++;\n };\n actions[3 /* Actions.PUSH_SUB_PATH */] = () => {\n if (subPathDepth > 0) {\n subPathDepth--;\n mode = 4 /* States.IN_SUB_PATH */;\n actions[0 /* Actions.APPEND */]();\n }\n else {\n subPathDepth = 0;\n if (key === undefined) {\n return false;\n }\n key = formatSubPath(key);\n if (key === false) {\n return false;\n }\n else {\n actions[1 /* Actions.PUSH */]();\n }\n }\n };\n function maybeUnescapeQuote() {\n const nextChar = path[index + 1];\n if ((mode === 5 /* States.IN_SINGLE_QUOTE */ &&\n nextChar === \"'\" /* PathCharTypes.SINGLE_QUOTE */) ||\n (mode === 6 /* States.IN_DOUBLE_QUOTE */ &&\n nextChar === \"\\\"\" /* PathCharTypes.DOUBLE_QUOTE */)) {\n index++;\n newChar = '\\\\' + nextChar;\n actions[0 /* Actions.APPEND */]();\n return true;\n }\n }\n while (mode !== null) {\n index++;\n c = path[index];\n if (c === '\\\\' && maybeUnescapeQuote()) {\n continue;\n }\n type = getPathCharType(c);\n typeMap = pathStateMachine[mode];\n transition = typeMap[type] || typeMap[\"l\" /* PathCharTypes.ELSE */] || 8 /* States.ERROR */;\n // check parse error\n if (transition === 8 /* States.ERROR */) {\n return;\n }\n mode = transition[0];\n if (transition[1] !== undefined) {\n action = actions[transition[1]];\n if (action) {\n newChar = c;\n if (action() === false) {\n return;\n }\n }\n }\n // check parse finish\n if (mode === 7 /* States.AFTER_PATH */) {\n return keys;\n }\n }\n}\n// path token cache\nconst cache = new Map();\n/**\n * key-value message resolver\n *\n * @remarks\n * Resolves messages with the key-value structure. Note that messages with a hierarchical structure such as objects cannot be resolved\n *\n * @param obj - A target object to be resolved with path\n * @param path - A {@link Path | path} to resolve the value of message\n *\n * @returns A resolved {@link PathValue | path value}\n *\n * @VueI18nGeneral\n */\nfunction resolveWithKeyValue(obj, path) {\n return isObject(obj) ? obj[path] : null;\n}\n/**\n * message resolver\n *\n * @remarks\n * Resolves messages. messages with a hierarchical structure such as objects can be resolved. This resolver is used in VueI18n as default.\n *\n * @param obj - A target object to be resolved with path\n * @param path - A {@link Path | path} to resolve the value of message\n *\n * @returns A resolved {@link PathValue | path value}\n *\n * @VueI18nGeneral\n */\nfunction resolveValue(obj, path) {\n // check object\n if (!isObject(obj)) {\n return null;\n }\n // parse path\n let hit = cache.get(path);\n if (!hit) {\n hit = parse(path);\n if (hit) {\n cache.set(path, hit);\n }\n }\n // check hit\n if (!hit) {\n return null;\n }\n // resolve path value\n const len = hit.length;\n let last = obj;\n let i = 0;\n while (i < len) {\n const key = hit[i];\n /**\n * NOTE:\n * if `key` is intlify message format AST node key and `last` is intlify message format AST, skip it.\n * because the AST node is not a key-value structure.\n */\n if (AST_NODE_PROPS_KEYS.includes(key) && isMessageAST(last)) {\n return null;\n }\n const val = last[key];\n if (val === undefined) {\n return null;\n }\n if (isFunction(last)) {\n return null;\n }\n last = val;\n i++;\n }\n return last;\n}\n\nconst CoreWarnCodes = {\n NOT_FOUND_KEY: 1,\n FALLBACK_TO_TRANSLATE: 2,\n CANNOT_FORMAT_NUMBER: 3,\n FALLBACK_TO_NUMBER_FORMAT: 4,\n CANNOT_FORMAT_DATE: 5,\n FALLBACK_TO_DATE_FORMAT: 6,\n EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER: 7\n};\nconst CORE_WARN_CODES_EXTEND_POINT = 8;\n/** @internal */\nconst warnMessages = {\n [CoreWarnCodes.NOT_FOUND_KEY]: `Not found '{key}' key in '{locale}' locale messages.`,\n [CoreWarnCodes.FALLBACK_TO_TRANSLATE]: `Fall back to translate '{key}' key with '{target}' locale.`,\n [CoreWarnCodes.CANNOT_FORMAT_NUMBER]: `Cannot format a number value due to not supported Intl.NumberFormat.`,\n [CoreWarnCodes.FALLBACK_TO_NUMBER_FORMAT]: `Fall back to number format '{key}' key with '{target}' locale.`,\n [CoreWarnCodes.CANNOT_FORMAT_DATE]: `Cannot format a date value due to not supported Intl.DateTimeFormat.`,\n [CoreWarnCodes.FALLBACK_TO_DATE_FORMAT]: `Fall back to datetime format '{key}' key with '{target}' locale.`,\n [CoreWarnCodes.EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER]: `This project is using Custom Message Compiler, which is an experimental feature. It may receive breaking changes or be removed in the future.`\n};\nfunction getWarnMessage(code, ...args) {\n return format$1(warnMessages[code], ...args);\n}\n\n/* eslint-disable @typescript-eslint/no-explicit-any */\n/**\n * Intlify core-base version\n * @internal\n */\nconst VERSION = '11.1.11';\nconst NOT_REOSLVED = -1;\nconst DEFAULT_LOCALE = 'en-US';\nconst MISSING_RESOLVE_VALUE = '';\nconst capitalize = (str) => `${str.charAt(0).toLocaleUpperCase()}${str.substr(1)}`;\nfunction getDefaultLinkedModifiers() {\n return {\n upper: (val, type) => {\n // prettier-ignore\n return type === 'text' && isString(val)\n ? val.toUpperCase()\n : type === 'vnode' && isObject(val) && '__v_isVNode' in val\n ? val.children.toUpperCase()\n : val;\n },\n lower: (val, type) => {\n // prettier-ignore\n return type === 'text' && isString(val)\n ? val.toLowerCase()\n : type === 'vnode' && isObject(val) && '__v_isVNode' in val\n ? val.children.toLowerCase()\n : val;\n },\n capitalize: (val, type) => {\n // prettier-ignore\n return (type === 'text' && isString(val)\n ? capitalize(val)\n : type === 'vnode' && isObject(val) && '__v_isVNode' in val\n ? capitalize(val.children)\n : val);\n }\n };\n}\nlet _compiler;\nfunction registerMessageCompiler(compiler) {\n _compiler = compiler;\n}\nlet _resolver;\n/**\n * Register the message resolver\n *\n * @param resolver - A {@link MessageResolver} function\n *\n * @VueI18nGeneral\n */\nfunction registerMessageResolver(resolver) {\n _resolver = resolver;\n}\nlet _fallbacker;\n/**\n * Register the locale fallbacker\n *\n * @param fallbacker - A {@link LocaleFallbacker} function\n *\n * @VueI18nGeneral\n */\nfunction registerLocaleFallbacker(fallbacker) {\n _fallbacker = fallbacker;\n}\n// Additional Meta for Intlify DevTools\nlet _additionalMeta = null;\n/* #__NO_SIDE_EFFECTS__ */\nconst setAdditionalMeta = (meta) => {\n _additionalMeta = meta;\n};\n/* #__NO_SIDE_EFFECTS__ */\nconst getAdditionalMeta = () => _additionalMeta;\nlet _fallbackContext = null;\nconst setFallbackContext = (context) => {\n _fallbackContext = context;\n};\nconst getFallbackContext = () => _fallbackContext;\n// ID for CoreContext\nlet _cid = 0;\nfunction createCoreContext(options = {}) {\n // setup options\n const onWarn = isFunction(options.onWarn) ? options.onWarn : warn;\n const version = isString(options.version) ? options.version : VERSION;\n const locale = isString(options.locale) || isFunction(options.locale)\n ? options.locale\n : DEFAULT_LOCALE;\n const _locale = isFunction(locale) ? DEFAULT_LOCALE : locale;\n const fallbackLocale = isArray(options.fallbackLocale) ||\n isPlainObject(options.fallbackLocale) ||\n isString(options.fallbackLocale) ||\n options.fallbackLocale === false\n ? options.fallbackLocale\n : _locale;\n const messages = isPlainObject(options.messages)\n ? options.messages\n : createResources(_locale);\n const datetimeFormats = isPlainObject(options.datetimeFormats)\n ? options.datetimeFormats\n : createResources(_locale)\n ;\n const numberFormats = isPlainObject(options.numberFormats)\n ? options.numberFormats\n : createResources(_locale)\n ;\n const modifiers = assign(create(), options.modifiers, getDefaultLinkedModifiers());\n const pluralRules = options.pluralRules || create();\n const missing = isFunction(options.missing) ? options.missing : null;\n const missingWarn = isBoolean(options.missingWarn) || isRegExp(options.missingWarn)\n ? options.missingWarn\n : true;\n const fallbackWarn = isBoolean(options.fallbackWarn) || isRegExp(options.fallbackWarn)\n ? options.fallbackWarn\n : true;\n const fallbackFormat = !!options.fallbackFormat;\n const unresolving = !!options.unresolving;\n const postTranslation = isFunction(options.postTranslation)\n ? options.postTranslation\n : null;\n const processor = isPlainObject(options.processor) ? options.processor : null;\n const warnHtmlMessage = isBoolean(options.warnHtmlMessage)\n ? options.warnHtmlMessage\n : true;\n const escapeParameter = !!options.escapeParameter;\n const messageCompiler = isFunction(options.messageCompiler)\n ? options.messageCompiler\n : _compiler;\n if ((process.env.NODE_ENV !== 'production') &&\n !false &&\n !false &&\n isFunction(options.messageCompiler)) {\n warnOnce(getWarnMessage(CoreWarnCodes.EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER));\n }\n const messageResolver = isFunction(options.messageResolver)\n ? options.messageResolver\n : _resolver || resolveWithKeyValue;\n const localeFallbacker = isFunction(options.localeFallbacker)\n ? options.localeFallbacker\n : _fallbacker || fallbackWithSimple;\n const fallbackContext = isObject(options.fallbackContext)\n ? options.fallbackContext\n : undefined;\n // setup internal options\n const internalOptions = options;\n const __datetimeFormatters = isObject(internalOptions.__datetimeFormatters)\n ? internalOptions.__datetimeFormatters\n : new Map()\n ;\n const __numberFormatters = isObject(internalOptions.__numberFormatters)\n ? internalOptions.__numberFormatters\n : new Map()\n ;\n const __meta = isObject(internalOptions.__meta) ? internalOptions.__meta : {};\n _cid++;\n const context = {\n version,\n cid: _cid,\n locale,\n fallbackLocale,\n messages,\n modifiers,\n pluralRules,\n missing,\n missingWarn,\n fallbackWarn,\n fallbackFormat,\n unresolving,\n postTranslation,\n processor,\n warnHtmlMessage,\n escapeParameter,\n messageCompiler,\n messageResolver,\n localeFallbacker,\n fallbackContext,\n onWarn,\n __meta\n };\n {\n context.datetimeFormats = datetimeFormats;\n context.numberFormats = numberFormats;\n context.__datetimeFormatters = __datetimeFormatters;\n context.__numberFormatters = __numberFormatters;\n }\n // for vue-devtools timeline event\n if ((process.env.NODE_ENV !== 'production')) {\n context.__v_emitter =\n internalOptions.__v_emitter != null\n ? internalOptions.__v_emitter\n : undefined;\n }\n // NOTE: experimental !!\n if ((process.env.NODE_ENV !== 'production') || __INTLIFY_PROD_DEVTOOLS__) {\n initI18nDevTools(context, version, __meta);\n }\n return context;\n}\nconst createResources = (locale) => ({ [locale]: create() });\n/** @internal */\nfunction isTranslateFallbackWarn(fallback, key) {\n return fallback instanceof RegExp ? fallback.test(key) : fallback;\n}\n/** @internal */\nfunction isTranslateMissingWarn(missing, key) {\n return missing instanceof RegExp ? missing.test(key) : missing;\n}\n/** @internal */\nfunction handleMissing(context, key, locale, missingWarn, type) {\n const { missing, onWarn } = context;\n // for vue-devtools timeline event\n if ((process.env.NODE_ENV !== 'production')) {\n const emitter = context.__v_emitter;\n if (emitter) {\n emitter.emit('missing', {\n locale,\n key,\n type,\n groupId: `${type}:${key}`\n });\n }\n }\n if (missing !== null) {\n const ret = missing(context, locale, key, type);\n return isString(ret) ? ret : key;\n }\n else {\n if ((process.env.NODE_ENV !== 'production') && isTranslateMissingWarn(missingWarn, key)) {\n onWarn(getWarnMessage(CoreWarnCodes.NOT_FOUND_KEY, { key, locale }));\n }\n return key;\n }\n}\n/** @internal */\nfunction updateFallbackLocale(ctx, locale, fallback) {\n const context = ctx;\n context.__localeChainCache = new Map();\n ctx.localeFallbacker(ctx, fallback, locale);\n}\n/** @internal */\nfunction isAlmostSameLocale(locale, compareLocale) {\n if (locale === compareLocale)\n return false;\n return locale.split('-')[0] === compareLocale.split('-')[0];\n}\n/** @internal */\nfunction isImplicitFallback(targetLocale, locales) {\n const index = locales.indexOf(targetLocale);\n if (index === -1) {\n return false;\n }\n for (let i = index + 1; i < locales.length; i++) {\n if (isAlmostSameLocale(targetLocale, locales[i])) {\n return true;\n }\n }\n return false;\n}\n/* eslint-enable @typescript-eslint/no-explicit-any */\n\nconst intlDefined = typeof Intl !== 'undefined';\nconst Availabilities = {\n dateTimeFormat: intlDefined && typeof Intl.DateTimeFormat !== 'undefined',\n numberFormat: intlDefined && typeof Intl.NumberFormat !== 'undefined'\n};\n\n// implementation of `datetime` function\nfunction datetime(context, ...args) {\n const { datetimeFormats, unresolving, fallbackLocale, onWarn, localeFallbacker } = context;\n const { __datetimeFormatters } = context;\n if ((process.env.NODE_ENV !== 'production') && !Availabilities.dateTimeFormat) {\n onWarn(getWarnMessage(CoreWarnCodes.CANNOT_FORMAT_DATE));\n return MISSING_RESOLVE_VALUE;\n }\n const [key, value, options, overrides] = parseDateTimeArgs(...args);\n const missingWarn = isBoolean(options.missingWarn)\n ? options.missingWarn\n : context.missingWarn;\n const fallbackWarn = isBoolean(options.fallbackWarn)\n ? options.fallbackWarn\n : context.fallbackWarn;\n const part = !!options.part;\n const locale = getLocale(context, options);\n const locales = localeFallbacker(context, // eslint-disable-line @typescript-eslint/no-explicit-any\n fallbackLocale, locale);\n if (!isString(key) || key === '') {\n return new Intl.DateTimeFormat(locale, overrides).format(value);\n }\n // resolve format\n let datetimeFormat = {};\n let targetLocale;\n let format = null;\n let from = locale;\n let to = null;\n const type = 'datetime format';\n for (let i = 0; i < locales.length; i++) {\n targetLocale = to = locales[i];\n if ((process.env.NODE_ENV !== 'production') &&\n locale !== targetLocale &&\n isTranslateFallbackWarn(fallbackWarn, key)) {\n onWarn(getWarnMessage(CoreWarnCodes.FALLBACK_TO_DATE_FORMAT, {\n key,\n target: targetLocale\n }));\n }\n // for vue-devtools timeline event\n if ((process.env.NODE_ENV !== 'production') && locale !== targetLocale) {\n const emitter = context.__v_emitter;\n if (emitter) {\n emitter.emit('fallback', {\n type,\n key,\n from,\n to,\n groupId: `${type}:${key}`\n });\n }\n }\n datetimeFormat =\n datetimeFormats[targetLocale] || {};\n format = datetimeFormat[key];\n if (isPlainObject(format))\n break;\n handleMissing(context, key, targetLocale, missingWarn, type); // eslint-disable-line @typescript-eslint/no-explicit-any\n from = to;\n }\n // checking format and target locale\n if (!isPlainObject(format) || !isString(targetLocale)) {\n return unresolving ? NOT_REOSLVED : key;\n }\n let id = `${targetLocale}__${key}`;\n if (!isEmptyObject(overrides)) {\n id = `${id}__${JSON.stringify(overrides)}`;\n }\n let formatter = __datetimeFormatters.get(id);\n if (!formatter) {\n formatter = new Intl.DateTimeFormat(targetLocale, assign({}, format, overrides));\n __datetimeFormatters.set(id, formatter);\n }\n return !part ? formatter.format(value) : formatter.formatToParts(value);\n}\n/** @internal */\nconst DATETIME_FORMAT_OPTIONS_KEYS = [\n 'localeMatcher',\n 'weekday',\n 'era',\n 'year',\n 'month',\n 'day',\n 'hour',\n 'minute',\n 'second',\n 'timeZoneName',\n 'formatMatcher',\n 'hour12',\n 'timeZone',\n 'dateStyle',\n 'timeStyle',\n 'calendar',\n 'dayPeriod',\n 'numberingSystem',\n 'hourCycle',\n 'fractionalSecondDigits'\n];\n/** @internal */\nfunction parseDateTimeArgs(...args) {\n const [arg1, arg2, arg3, arg4] = args;\n const options = create();\n let overrides = create();\n let value;\n if (isString(arg1)) {\n // Only allow ISO strings - other date formats are often supported,\n // but may cause different results in different browsers.\n const matches = arg1.match(/(\\d{4}-\\d{2}-\\d{2})(T|\\s)?(.*)/);\n if (!matches) {\n throw createCoreError(CoreErrorCodes.INVALID_ISO_DATE_ARGUMENT);\n }\n // Some browsers can not parse the iso datetime separated by space,\n // this is a compromise solution by replace the 'T'/' ' with 'T'\n const dateTime = matches[3]\n ? matches[3].trim().startsWith('T')\n ? `${matches[1].trim()}${matches[3].trim()}`\n : `${matches[1].trim()}T${matches[3].trim()}`\n : matches[1].trim();\n value = new Date(dateTime);\n try {\n // This will fail if the date is not valid\n value.toISOString();\n }\n catch {\n throw createCoreError(CoreErrorCodes.INVALID_ISO_DATE_ARGUMENT);\n }\n }\n else if (isDate(arg1)) {\n if (isNaN(arg1.getTime())) {\n throw createCoreError(CoreErrorCodes.INVALID_DATE_ARGUMENT);\n }\n value = arg1;\n }\n else if (isNumber(arg1)) {\n value = arg1;\n }\n else {\n throw createCoreError(CoreErrorCodes.INVALID_ARGUMENT);\n }\n if (isString(arg2)) {\n options.key = arg2;\n }\n else if (isPlainObject(arg2)) {\n Object.keys(arg2).forEach(key => {\n if (DATETIME_FORMAT_OPTIONS_KEYS.includes(key)) {\n overrides[key] = arg2[key];\n }\n else {\n options[key] = arg2[key];\n }\n });\n }\n if (isString(arg3)) {\n options.locale = arg3;\n }\n else if (isPlainObject(arg3)) {\n overrides = arg3;\n }\n if (isPlainObject(arg4)) {\n overrides = arg4;\n }\n return [options.key || '', value, options, overrides];\n}\n/** @internal */\nfunction clearDateTimeFormat(ctx, locale, format) {\n const context = ctx;\n for (const key in format) {\n const id = `${locale}__${key}`;\n if (!context.__datetimeFormatters.has(id)) {\n continue;\n }\n context.__datetimeFormatters.delete(id);\n }\n}\n\n// implementation of `number` function\nfunction number(context, ...args) {\n const { numberFormats, unresolving, fallbackLocale, onWarn, localeFallbacker } = context;\n const { __numberFormatters } = context;\n if ((process.env.NODE_ENV !== 'production') && !Availabilities.numberFormat) {\n onWarn(getWarnMessage(CoreWarnCodes.CANNOT_FORMAT_NUMBER));\n return MISSING_RESOLVE_VALUE;\n }\n const [key, value, options, overrides] = parseNumberArgs(...args);\n const missingWarn = isBoolean(options.missingWarn)\n ? options.missingWarn\n : context.missingWarn;\n const fallbackWarn = isBoolean(options.fallbackWarn)\n ? options.fallbackWarn\n : context.fallbackWarn;\n const part = !!options.part;\n const locale = getLocale(context, options);\n const locales = localeFallbacker(context, // eslint-disable-line @typescript-eslint/no-explicit-any\n fallbackLocale, locale);\n if (!isString(key) || key === '') {\n return new Intl.NumberFormat(locale, overrides).format(value);\n }\n // resolve format\n let numberFormat = {};\n let targetLocale;\n let format = null;\n let from = locale;\n let to = null;\n const type = 'number format';\n for (let i = 0; i < locales.length; i++) {\n targetLocale = to = locales[i];\n if ((process.env.NODE_ENV !== 'production') &&\n locale !== targetLocale &&\n isTranslateFallbackWarn(fallbackWarn, key)) {\n onWarn(getWarnMessage(CoreWarnCodes.FALLBACK_TO_NUMBER_FORMAT, {\n key,\n target: targetLocale\n }));\n }\n // for vue-devtools timeline event\n if ((process.env.NODE_ENV !== 'production') && locale !== targetLocale) {\n const emitter = context.__v_emitter;\n if (emitter) {\n emitter.emit('fallback', {\n type,\n key,\n from,\n to,\n groupId: `${type}:${key}`\n });\n }\n }\n numberFormat =\n numberFormats[targetLocale] || {};\n format = numberFormat[key];\n if (isPlainObject(format))\n break;\n handleMissing(context, key, targetLocale, missingWarn, type); // eslint-disable-line @typescript-eslint/no-explicit-any\n from = to;\n }\n // checking format and target locale\n if (!isPlainObject(format) || !isString(targetLocale)) {\n return unresolving ? NOT_REOSLVED : key;\n }\n let id = `${targetLocale}__${key}`;\n if (!isEmptyObject(overrides)) {\n id = `${id}__${JSON.stringify(overrides)}`;\n }\n let formatter = __numberFormatters.get(id);\n if (!formatter) {\n formatter = new Intl.NumberFormat(targetLocale, assign({}, format, overrides));\n __numberFormatters.set(id, formatter);\n }\n return !part ? formatter.format(value) : formatter.formatToParts(value);\n}\n/** @internal */\nconst NUMBER_FORMAT_OPTIONS_KEYS = [\n 'localeMatcher',\n 'style',\n 'currency',\n 'currencyDisplay',\n 'currencySign',\n 'useGrouping',\n 'minimumIntegerDigits',\n 'minimumFractionDigits',\n 'maximumFractionDigits',\n 'minimumSignificantDigits',\n 'maximumSignificantDigits',\n 'compactDisplay',\n 'notation',\n 'signDisplay',\n 'unit',\n 'unitDisplay',\n 'roundingMode',\n 'roundingPriority',\n 'roundingIncrement',\n 'trailingZeroDisplay'\n];\n/** @internal */\nfunction parseNumberArgs(...args) {\n const [arg1, arg2, arg3, arg4] = args;\n const options = create();\n let overrides = create();\n if (!isNumber(arg1)) {\n throw createCoreError(CoreErrorCodes.INVALID_ARGUMENT);\n }\n const value = arg1;\n if (isString(arg2)) {\n options.key = arg2;\n }\n else if (isPlainObject(arg2)) {\n Object.keys(arg2).forEach(key => {\n if (NUMBER_FORMAT_OPTIONS_KEYS.includes(key)) {\n overrides[key] = arg2[key];\n }\n else {\n options[key] = arg2[key];\n }\n });\n }\n if (isString(arg3)) {\n options.locale = arg3;\n }\n else if (isPlainObject(arg3)) {\n overrides = arg3;\n }\n if (isPlainObject(arg4)) {\n overrides = arg4;\n }\n return [options.key || '', value, options, overrides];\n}\n/** @internal */\nfunction clearNumberFormat(ctx, locale, format) {\n const context = ctx;\n for (const key in format) {\n const id = `${locale}__${key}`;\n if (!context.__numberFormatters.has(id)) {\n continue;\n }\n context.__numberFormatters.delete(id);\n }\n}\n\nconst DEFAULT_MODIFIER = (str) => str;\nconst DEFAULT_MESSAGE = (ctx) => ''; // eslint-disable-line\nconst DEFAULT_MESSAGE_DATA_TYPE = 'text';\nconst DEFAULT_NORMALIZE = (values) => values.length === 0 ? '' : join(values);\nconst DEFAULT_INTERPOLATE = toDisplayString;\nfunction pluralDefault(choice, choicesLength) {\n choice = Math.abs(choice);\n if (choicesLength === 2) {\n // prettier-ignore\n return choice\n ? choice > 1\n ? 1\n : 0\n : 1;\n }\n return choice ? Math.min(choice, 2) : 0;\n}\nfunction getPluralIndex(options) {\n // prettier-ignore\n const index = isNumber(options.pluralIndex)\n ? options.pluralIndex\n : -1;\n // prettier-ignore\n return options.named && (isNumber(options.named.count) || isNumber(options.named.n))\n ? isNumber(options.named.count)\n ? options.named.count\n : isNumber(options.named.n)\n ? options.named.n\n : index\n : index;\n}\nfunction normalizeNamed(pluralIndex, props) {\n if (!props.count) {\n props.count = pluralIndex;\n }\n if (!props.n) {\n props.n = pluralIndex;\n }\n}\nfunction createMessageContext(options = {}) {\n const locale = options.locale;\n const pluralIndex = getPluralIndex(options);\n const pluralRule = isObject(options.pluralRules) &&\n isString(locale) &&\n isFunction(options.pluralRules[locale])\n ? options.pluralRules[locale]\n : pluralDefault;\n const orgPluralRule = isObject(options.pluralRules) &&\n isString(locale) &&\n isFunction(options.pluralRules[locale])\n ? pluralDefault\n : undefined;\n const plural = (messages) => {\n return messages[pluralRule(pluralIndex, messages.length, orgPluralRule)];\n };\n const _list = options.list || [];\n const list = (index) => _list[index];\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n const _named = options.named || create();\n isNumber(options.pluralIndex) && normalizeNamed(pluralIndex, _named);\n const named = (key) => _named[key];\n function message(key, useLinked) {\n // prettier-ignore\n const msg = isFunction(options.messages)\n ? options.messages(key, !!useLinked)\n : isObject(options.messages)\n ? options.messages[key]\n : false;\n return !msg\n ? options.parent\n ? options.parent.message(key) // resolve from parent messages\n : DEFAULT_MESSAGE\n : msg;\n }\n const _modifier = (name) => options.modifiers\n ? options.modifiers[name]\n : DEFAULT_MODIFIER;\n const normalize = isPlainObject(options.processor) && isFunction(options.processor.normalize)\n ? options.processor.normalize\n : DEFAULT_NORMALIZE;\n const interpolate = isPlainObject(options.processor) &&\n isFunction(options.processor.interpolate)\n ? options.processor.interpolate\n : DEFAULT_INTERPOLATE;\n const type = isPlainObject(options.processor) && isString(options.processor.type)\n ? options.processor.type\n : DEFAULT_MESSAGE_DATA_TYPE;\n const linked = (key, ...args) => {\n const [arg1, arg2] = args;\n let type = 'text';\n let modifier = '';\n if (args.length === 1) {\n if (isObject(arg1)) {\n modifier = arg1.modifier || modifier;\n type = arg1.type || type;\n }\n else if (isString(arg1)) {\n modifier = arg1 || modifier;\n }\n }\n else if (args.length === 2) {\n if (isString(arg1)) {\n modifier = arg1 || modifier;\n }\n if (isString(arg2)) {\n type = arg2 || type;\n }\n }\n const ret = message(key, true)(ctx);\n const msg = \n // The message in vnode resolved with linked are returned as an array by processor.nomalize\n type === 'vnode' && isArray(ret) && modifier\n ? ret[0]\n : ret;\n return modifier ? _modifier(modifier)(msg, type) : msg;\n };\n const ctx = {\n [\"list\" /* HelperNameMap.LIST */]: list,\n [\"named\" /* HelperNameMap.NAMED */]: named,\n [\"plural\" /* HelperNameMap.PLURAL */]: plural,\n [\"linked\" /* HelperNameMap.LINKED */]: linked,\n [\"message\" /* HelperNameMap.MESSAGE */]: message,\n [\"type\" /* HelperNameMap.TYPE */]: type,\n [\"interpolate\" /* HelperNameMap.INTERPOLATE */]: interpolate,\n [\"normalize\" /* HelperNameMap.NORMALIZE */]: normalize,\n [\"values\" /* HelperNameMap.VALUES */]: assign(create(), _list, _named)\n };\n return ctx;\n}\n\nconst NOOP_MESSAGE_FUNCTION = () => '';\nconst isMessageFunction = (val) => isFunction(val);\n// implementation of `translate` function\nfunction translate(context, ...args) {\n const { fallbackFormat, postTranslation, unresolving, messageCompiler, fallbackLocale, messages } = context;\n const [key, options] = parseTranslateArgs(...args);\n const missingWarn = isBoolean(options.missingWarn)\n ? options.missingWarn\n : context.missingWarn;\n const fallbackWarn = isBoolean(options.fallbackWarn)\n ? options.fallbackWarn\n : context.fallbackWarn;\n const escapeParameter = isBoolean(options.escapeParameter)\n ? options.escapeParameter\n : context.escapeParameter;\n const resolvedMessage = !!options.resolvedMessage;\n // prettier-ignore\n const defaultMsgOrKey = isString(options.default) || isBoolean(options.default) // default by function option\n ? !isBoolean(options.default)\n ? options.default\n : (!messageCompiler ? () => key : key)\n : fallbackFormat // default by `fallbackFormat` option\n ? (!messageCompiler ? () => key : key)\n : null;\n const enableDefaultMsg = fallbackFormat ||\n (defaultMsgOrKey != null &&\n (isString(defaultMsgOrKey) || isFunction(defaultMsgOrKey)));\n const locale = getLocale(context, options);\n // escape params\n escapeParameter && escapeParams(options);\n // resolve message format\n // eslint-disable-next-line prefer-const\n let [formatScope, targetLocale, message] = !resolvedMessage\n ? resolveMessageFormat(context, key, locale, fallbackLocale, fallbackWarn, missingWarn)\n : [\n key,\n locale,\n messages[locale] || create()\n ];\n // NOTE:\n // Fix to work around `ssrTransfrom` bug in Vite.\n // https://github.com/vitejs/vite/issues/4306\n // To get around this, use temporary variables.\n // https://github.com/nuxt/framework/issues/1461#issuecomment-954606243\n let format = formatScope;\n // if you use default message, set it as message format!\n let cacheBaseKey = key;\n if (!resolvedMessage &&\n !(isString(format) ||\n isMessageAST(format) ||\n isMessageFunction(format))) {\n if (enableDefaultMsg) {\n format = defaultMsgOrKey;\n cacheBaseKey = format;\n }\n }\n // checking message format and target locale\n if (!resolvedMessage &&\n (!(isString(format) ||\n isMessageAST(format) ||\n isMessageFunction(format)) ||\n !isString(targetLocale))) {\n return unresolving ? NOT_REOSLVED : key;\n }\n // TODO: refactor\n if ((process.env.NODE_ENV !== 'production') && isString(format) && context.messageCompiler == null) {\n warn(`The message format compilation is not supported in this build. ` +\n `Because message compiler isn't included. ` +\n `You need to pre-compilation all message format. ` +\n `So translate function return '${key}'.`);\n return key;\n }\n // setup compile error detecting\n let occurred = false;\n const onError = () => {\n occurred = true;\n };\n // compile message format\n const msg = !isMessageFunction(format)\n ? compileMessageFormat(context, key, targetLocale, format, cacheBaseKey, onError)\n : format;\n // if occurred compile error, return the message format\n if (occurred) {\n return format;\n }\n // evaluate message with context\n const ctxOptions = getMessageContextOptions(context, targetLocale, message, options);\n const msgContext = createMessageContext(ctxOptions);\n const messaged = evaluateMessage(context, msg, msgContext);\n // if use post translation option, proceed it with handler\n let ret = postTranslation\n ? postTranslation(messaged, key)\n : messaged;\n // apply HTML sanitization for security\n if (escapeParameter && isString(ret)) {\n ret = sanitizeTranslatedHtml(ret);\n }\n // NOTE: experimental !!\n if ((process.env.NODE_ENV !== 'production') || __INTLIFY_PROD_DEVTOOLS__) {\n // prettier-ignore\n const payloads = {\n timestamp: Date.now(),\n key: isString(key)\n ? key\n : isMessageFunction(format)\n ? format.key\n : '',\n locale: targetLocale || (isMessageFunction(format)\n ? format.locale\n : ''),\n format: isString(format)\n ? format\n : isMessageFunction(format)\n ? format.source\n : '',\n message: ret\n };\n payloads.meta = assign({}, context.__meta, getAdditionalMeta() || {});\n translateDevTools(payloads);\n }\n return ret;\n}\nfunction escapeParams(options) {\n if (isArray(options.list)) {\n options.list = options.list.map(item => isString(item) ? escapeHtml(item) : item);\n }\n else if (isObject(options.named)) {\n Object.keys(options.named).forEach(key => {\n if (isString(options.named[key])) {\n options.named[key] = escapeHtml(options.named[key]);\n }\n });\n }\n}\nfunction resolveMessageFormat(context, key, locale, fallbackLocale, fallbackWarn, missingWarn) {\n const { messages, onWarn, messageResolver: resolveValue, localeFallbacker } = context;\n const locales = localeFallbacker(context, fallbackLocale, locale); // eslint-disable-line @typescript-eslint/no-explicit-any\n let message = create();\n let targetLocale;\n let format = null;\n let from = locale;\n let to = null;\n const type = 'translate';\n for (let i = 0; i < locales.length; i++) {\n targetLocale = to = locales[i];\n if ((process.env.NODE_ENV !== 'production') &&\n locale !== targetLocale &&\n !isAlmostSameLocale(locale, targetLocale) &&\n isTranslateFallbackWarn(fallbackWarn, key)) {\n onWarn(getWarnMessage(CoreWarnCodes.FALLBACK_TO_TRANSLATE, {\n key,\n target: targetLocale\n }));\n }\n // for vue-devtools timeline event\n if ((process.env.NODE_ENV !== 'production') && locale !== targetLocale) {\n const emitter = context.__v_emitter;\n if (emitter) {\n emitter.emit('fallback', {\n type,\n key,\n from,\n to,\n groupId: `${type}:${key}`\n });\n }\n }\n message =\n messages[targetLocale] || create();\n // for vue-devtools timeline event\n let start = null;\n let startTag;\n let endTag;\n if ((process.env.NODE_ENV !== 'production') && inBrowser) {\n start = window.performance.now();\n startTag = 'intlify-message-resolve-start';\n endTag = 'intlify-message-resolve-end';\n mark && mark(startTag);\n }\n if ((format = resolveValue(message, key)) === null) {\n // if null, resolve with object key path\n format = message[key]; // eslint-disable-line @typescript-eslint/no-explicit-any\n }\n // for vue-devtools timeline event\n if ((process.env.NODE_ENV !== 'production') && inBrowser) {\n const end = window.performance.now();\n const emitter = context.__v_emitter;\n if (emitter && start && format) {\n emitter.emit('message-resolve', {\n type: 'message-resolve',\n key,\n message: format,\n time: end - start,\n groupId: `${type}:${key}`\n });\n }\n if (startTag && endTag && mark && measure) {\n mark(endTag);\n measure('intlify message resolve', startTag, endTag);\n }\n }\n if (isString(format) || isMessageAST(format) || isMessageFunction(format)) {\n break;\n }\n if (!isImplicitFallback(targetLocale, locales)) {\n const missingRet = handleMissing(context, // eslint-disable-line @typescript-eslint/no-explicit-any\n key, targetLocale, missingWarn, type);\n if (missingRet !== key) {\n format = missingRet;\n }\n }\n from = to;\n }\n return [format, targetLocale, message];\n}\nfunction compileMessageFormat(context, key, targetLocale, format, cacheBaseKey, onError) {\n const { messageCompiler, warnHtmlMessage } = context;\n if (isMessageFunction(format)) {\n const msg = format;\n msg.locale = msg.locale || targetLocale;\n msg.key = msg.key || key;\n return msg;\n }\n if (messageCompiler == null) {\n const msg = (() => format);\n msg.locale = targetLocale;\n msg.key = key;\n return msg;\n }\n // for vue-devtools timeline event\n let start = null;\n let startTag;\n let endTag;\n if ((process.env.NODE_ENV !== 'production') && inBrowser) {\n start = window.performance.now();\n startTag = 'intlify-message-compilation-start';\n endTag = 'intlify-message-compilation-end';\n mark && mark(startTag);\n }\n const msg = messageCompiler(format, getCompileContext(context, targetLocale, cacheBaseKey, format, warnHtmlMessage, onError));\n // for vue-devtools timeline event\n if ((process.env.NODE_ENV !== 'production') && inBrowser) {\n const end = window.performance.now();\n const emitter = context.__v_emitter;\n if (emitter && start) {\n emitter.emit('message-compilation', {\n type: 'message-compilation',\n message: format,\n time: end - start,\n groupId: `${'translate'}:${key}`\n });\n }\n if (startTag && endTag && mark && measure) {\n mark(endTag);\n measure('intlify message compilation', startTag, endTag);\n }\n }\n msg.locale = targetLocale;\n msg.key = key;\n msg.source = format;\n return msg;\n}\nfunction evaluateMessage(context, msg, msgCtx) {\n // for vue-devtools timeline event\n let start = null;\n let startTag;\n let endTag;\n if ((process.env.NODE_ENV !== 'production') && inBrowser) {\n start = window.performance.now();\n startTag = 'intlify-message-evaluation-start';\n endTag = 'intlify-message-evaluation-end';\n mark && mark(startTag);\n }\n const messaged = msg(msgCtx);\n // for vue-devtools timeline event\n if ((process.env.NODE_ENV !== 'production') && inBrowser) {\n const end = window.performance.now();\n const emitter = context.__v_emitter;\n if (emitter && start) {\n emitter.emit('message-evaluation', {\n type: 'message-evaluation',\n value: messaged,\n time: end - start,\n groupId: `${'translate'}:${msg.key}`\n });\n }\n if (startTag && endTag && mark && measure) {\n mark(endTag);\n measure('intlify message evaluation', startTag, endTag);\n }\n }\n return messaged;\n}\n/** @internal */\nfunction parseTranslateArgs(...args) {\n const [arg1, arg2, arg3] = args;\n const options = create();\n if (!isString(arg1) &&\n !isNumber(arg1) &&\n !isMessageFunction(arg1) &&\n !isMessageAST(arg1)) {\n throw createCoreError(CoreErrorCodes.INVALID_ARGUMENT);\n }\n // prettier-ignore\n const key = isNumber(arg1)\n ? String(arg1)\n : isMessageFunction(arg1)\n ? arg1\n : arg1;\n if (isNumber(arg2)) {\n options.plural = arg2;\n }\n else if (isString(arg2)) {\n options.default = arg2;\n }\n else if (isPlainObject(arg2) && !isEmptyObject(arg2)) {\n options.named = arg2;\n }\n else if (isArray(arg2)) {\n options.list = arg2;\n }\n if (isNumber(arg3)) {\n options.plural = arg3;\n }\n else if (isString(arg3)) {\n options.default = arg3;\n }\n else if (isPlainObject(arg3)) {\n assign(options, arg3);\n }\n return [key, options];\n}\nfunction getCompileContext(context, locale, key, source, warnHtmlMessage, onError) {\n return {\n locale,\n key,\n warnHtmlMessage,\n onError: (err) => {\n onError && onError(err);\n if ((process.env.NODE_ENV !== 'production')) {\n const _source = getSourceForCodeFrame(source);\n const message = `Message compilation error: ${err.message}`;\n const codeFrame = err.location &&\n _source &&\n generateCodeFrame(_source, err.location.start.offset, err.location.end.offset);\n const emitter = context.__v_emitter;\n if (emitter && _source) {\n emitter.emit('compile-error', {\n message: _source,\n error: err.message,\n start: err.location && err.location.start.offset,\n end: err.location && err.location.end.offset,\n groupId: `${'translate'}:${key}`\n });\n }\n console.error(codeFrame ? `${message}\\n${codeFrame}` : message);\n }\n else {\n throw err;\n }\n },\n onCacheKey: (source) => generateFormatCacheKey(locale, key, source)\n };\n}\nfunction getSourceForCodeFrame(source) {\n if (isString(source)) {\n return source;\n }\n else {\n if (source.loc && source.loc.source) {\n return source.loc.source;\n }\n }\n}\nfunction getMessageContextOptions(context, locale, message, options) {\n const { modifiers, pluralRules, messageResolver: resolveValue, fallbackLocale, fallbackWarn, missingWarn, fallbackContext } = context;\n const resolveMessage = (key, useLinked) => {\n let val = resolveValue(message, key);\n // fallback\n if (val == null && (fallbackContext || useLinked)) {\n const [, , message] = resolveMessageFormat(fallbackContext || context, // NOTE: if has fallbackContext, fallback to root, else if use linked, fallback to local context\n key, locale, fallbackLocale, fallbackWarn, missingWarn);\n val = resolveValue(message, key);\n }\n if (isString(val) || isMessageAST(val)) {\n let occurred = false;\n const onError = () => {\n occurred = true;\n };\n const msg = compileMessageFormat(context, key, locale, val, key, onError);\n return !occurred\n ? msg\n : NOOP_MESSAGE_FUNCTION;\n }\n else if (isMessageFunction(val)) {\n return val;\n }\n else {\n // TODO: should be implemented warning message\n return NOOP_MESSAGE_FUNCTION;\n }\n };\n const ctxOptions = {\n locale,\n modifiers,\n pluralRules,\n messages: resolveMessage\n };\n if (context.processor) {\n ctxOptions.processor = context.processor;\n }\n if (options.list) {\n ctxOptions.list = options.list;\n }\n if (options.named) {\n ctxOptions.named = options.named;\n }\n if (isNumber(options.plural)) {\n ctxOptions.pluralIndex = options.plural;\n }\n return ctxOptions;\n}\n\n{\n initFeatureFlags();\n}\n\nexport { AST_NODE_PROPS_KEYS, CORE_ERROR_CODES_EXTEND_POINT, CORE_WARN_CODES_EXTEND_POINT, CoreErrorCodes, CoreWarnCodes, DATETIME_FORMAT_OPTIONS_KEYS, DEFAULT_LOCALE, DEFAULT_MESSAGE_DATA_TYPE, MISSING_RESOLVE_VALUE, NOT_REOSLVED, NUMBER_FORMAT_OPTIONS_KEYS, VERSION, clearCompileCache, clearDateTimeFormat, clearNumberFormat, compile, createCoreContext, createCoreError, createMessageContext, datetime, fallbackWithLocaleChain, fallbackWithSimple, getAdditionalMeta, getDevToolsHook, getFallbackContext, getLocale, getWarnMessage, handleMissing, initI18nDevTools, isAlmostSameLocale, isImplicitFallback, isMessageAST, isMessageFunction, isTranslateFallbackWarn, isTranslateMissingWarn, number, parse, parseDateTimeArgs, parseNumberArgs, parseTranslateArgs, registerLocaleFallbacker, registerMessageCompiler, registerMessageResolver, resolveLocale, resolveValue, resolveWithKeyValue, setAdditionalMeta, setDevToolsHook, setFallbackContext, translate, translateDevTools, updateFallbackLocale };\n","/*!\n * vue-i18n v11.1.11\n * (c) 2025 kazuya kawaguchi\n * Released under the MIT License.\n */\nimport { CORE_ERROR_CODES_EXTEND_POINT, createCompileError, CORE_WARN_CODES_EXTEND_POINT, isMessageAST, AST_NODE_PROPS_KEYS, DEFAULT_LOCALE, updateFallbackLocale, setFallbackContext, createCoreContext, clearDateTimeFormat, clearNumberFormat, setAdditionalMeta, getFallbackContext, NOT_REOSLVED, isTranslateFallbackWarn, isTranslateMissingWarn, parseTranslateArgs, translate, MISSING_RESOLVE_VALUE, parseDateTimeArgs, datetime, parseNumberArgs, number, isMessageFunction, fallbackWithLocaleChain, NUMBER_FORMAT_OPTIONS_KEYS, DATETIME_FORMAT_OPTIONS_KEYS, registerMessageCompiler, compile, registerMessageResolver, resolveValue, registerLocaleFallbacker, setDevToolsHook } from '@intlify/core-base';\nimport { getGlobalThis, makeSymbol, format, isObject, create, isPlainObject, isArray, deepCopy, isString, hasOwn, warn, isBoolean, isRegExp, isFunction, inBrowser, assign, isNumber, createEmitter, warnOnce, isEmptyObject } from '@intlify/shared';\nimport { createVNode, Text, computed, watch, getCurrentInstance, ref, shallowRef, Fragment, defineComponent, h, effectScope, inject, onMounted, onUnmounted, isRef } from 'vue';\nimport { setupDevtoolsPlugin } from '@vue/devtools-api';\n\n/**\n * Vue I18n Version\n *\n * @remarks\n * Semver format. Same format as the package.json `version` field.\n *\n * @VueI18nGeneral\n */\nconst VERSION = '11.1.11';\n/**\n * This is only called in esm-bundler builds.\n * istanbul-ignore-next\n */\nfunction initFeatureFlags() {\n if (typeof __VUE_I18N_FULL_INSTALL__ !== 'boolean') {\n getGlobalThis().__VUE_I18N_FULL_INSTALL__ = true;\n }\n if (typeof __VUE_I18N_LEGACY_API__ !== 'boolean') {\n getGlobalThis().__VUE_I18N_LEGACY_API__ = true;\n }\n if (typeof __INTLIFY_DROP_MESSAGE_COMPILER__ !== 'boolean') {\n getGlobalThis().__INTLIFY_DROP_MESSAGE_COMPILER__ = false;\n }\n if (typeof __INTLIFY_PROD_DEVTOOLS__ !== 'boolean') {\n getGlobalThis().__INTLIFY_PROD_DEVTOOLS__ = false;\n }\n}\n\nconst I18nErrorCodes = {\n // composer module errors\n UNEXPECTED_RETURN_TYPE: CORE_ERROR_CODES_EXTEND_POINT, // 24\n // legacy module errors\n INVALID_ARGUMENT: 25,\n // i18n module errors\n MUST_BE_CALL_SETUP_TOP: 26,\n NOT_INSTALLED: 27,\n // directive module errors\n REQUIRED_VALUE: 28,\n INVALID_VALUE: 29,\n // vue-devtools errors\n CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN: 30,\n NOT_INSTALLED_WITH_PROVIDE: 31,\n // unexpected error\n UNEXPECTED_ERROR: 32,\n // not compatible legacy vue-i18n constructor\n NOT_COMPATIBLE_LEGACY_VUE_I18N: 33,\n // Not available Compostion API in Legacy API mode. Please make sure that the legacy API mode is working properly\n NOT_AVAILABLE_COMPOSITION_IN_LEGACY: 34\n};\nfunction createI18nError(code, ...args) {\n return createCompileError(code, null, (process.env.NODE_ENV !== 'production') ? { messages: errorMessages, args } : undefined);\n}\nconst errorMessages = {\n [I18nErrorCodes.UNEXPECTED_RETURN_TYPE]: 'Unexpected return type in composer',\n [I18nErrorCodes.INVALID_ARGUMENT]: 'Invalid argument',\n [I18nErrorCodes.MUST_BE_CALL_SETUP_TOP]: 'Must be called at the top of a `setup` function',\n [I18nErrorCodes.NOT_INSTALLED]: 'Need to install with `app.use` function',\n [I18nErrorCodes.UNEXPECTED_ERROR]: 'Unexpected error',\n [I18nErrorCodes.REQUIRED_VALUE]: `Required in value: {0}`,\n [I18nErrorCodes.INVALID_VALUE]: `Invalid value`,\n [I18nErrorCodes.CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN]: `Cannot setup vue-devtools plugin`,\n [I18nErrorCodes.NOT_INSTALLED_WITH_PROVIDE]: 'Need to install with `provide` function',\n [I18nErrorCodes.NOT_COMPATIBLE_LEGACY_VUE_I18N]: 'Not compatible legacy VueI18n.',\n [I18nErrorCodes.NOT_AVAILABLE_COMPOSITION_IN_LEGACY]: 'Not available Compostion API in Legacy API mode. Please make sure that the legacy API mode is working properly'\n};\n\nconst TranslateVNodeSymbol = \n/* #__PURE__*/ makeSymbol('__translateVNode');\nconst DatetimePartsSymbol = /* #__PURE__*/ makeSymbol('__datetimeParts');\nconst NumberPartsSymbol = /* #__PURE__*/ makeSymbol('__numberParts');\nconst EnableEmitter = /* #__PURE__*/ makeSymbol('__enableEmitter');\nconst DisableEmitter = /* #__PURE__*/ makeSymbol('__disableEmitter');\nconst SetPluralRulesSymbol = makeSymbol('__setPluralRules');\nmakeSymbol('__intlifyMeta');\nconst InejctWithOptionSymbol = \n/* #__PURE__*/ makeSymbol('__injectWithOption');\nconst DisposeSymbol = /* #__PURE__*/ makeSymbol('__dispose');\n\nconst I18nWarnCodes = {\n FALLBACK_TO_ROOT: CORE_WARN_CODES_EXTEND_POINT, // 8\n NOT_FOUND_PARENT_SCOPE: 9,\n IGNORE_OBJ_FLATTEN: 10,\n /**\n * @deprecated will be removed at vue-i18n v12\n */\n DEPRECATE_LEGACY_MODE: 11,\n /**\n * @deprecated will be removed at vue-i18n v12\n */\n DEPRECATE_TRANSLATE_CUSTOME_DIRECTIVE: 12,\n // duplicate `useI18n` calling\n DUPLICATE_USE_I18N_CALLING: 13\n};\nconst warnMessages = {\n [I18nWarnCodes.FALLBACK_TO_ROOT]: `Fall back to {type} '{key}' with root locale.`,\n [I18nWarnCodes.NOT_FOUND_PARENT_SCOPE]: `Not found parent scope. use the global scope.`,\n [I18nWarnCodes.IGNORE_OBJ_FLATTEN]: `Ignore object flatten: '{key}' key has an string value`,\n /**\n * @deprecated will be removed at vue-i18n v12\n */\n [I18nWarnCodes.DEPRECATE_LEGACY_MODE]: `Legacy API mode has been deprecated in v11. Use Composition API mode instead.\\nAbout how to use the Composition API mode, see https://vue-i18n.intlify.dev/guide/advanced/composition.html`,\n /**\n * @deprecated will be removed at vue-i18n v12\n */\n [I18nWarnCodes.DEPRECATE_TRANSLATE_CUSTOME_DIRECTIVE]: `'v-t' has been deprecated in v11. Use translate APIs ('t' or '$t') instead.`,\n [I18nWarnCodes.DUPLICATE_USE_I18N_CALLING]: \"Duplicate `useI18n` calling by local scope. Please don't call it on local scope, due to it does not work properly in component.\"\n};\nfunction getWarnMessage(code, ...args) {\n return format(warnMessages[code], ...args);\n}\n\n/* eslint-disable @typescript-eslint/no-explicit-any */\n/**\n * Transform flat json in obj to normal json in obj\n */\nfunction handleFlatJson(obj) {\n // check obj\n if (!isObject(obj)) {\n return obj;\n }\n if (isMessageAST(obj)) {\n return obj;\n }\n for (const key in obj) {\n // check key\n if (!hasOwn(obj, key)) {\n continue;\n }\n // handle for normal json\n if (!key.includes('.')) {\n // recursive process value if value is also a object\n if (isObject(obj[key])) {\n handleFlatJson(obj[key]);\n }\n }\n // handle for flat json, transform to normal json\n else {\n // go to the last object\n const subKeys = key.split('.');\n const lastIndex = subKeys.length - 1;\n let currentObj = obj;\n let hasStringValue = false;\n for (let i = 0; i < lastIndex; i++) {\n if (subKeys[i] === '__proto__') {\n throw new Error(`unsafe key: ${subKeys[i]}`);\n }\n if (!(subKeys[i] in currentObj)) {\n currentObj[subKeys[i]] = create();\n }\n if (!isObject(currentObj[subKeys[i]])) {\n (process.env.NODE_ENV !== 'production') &&\n warn(getWarnMessage(I18nWarnCodes.IGNORE_OBJ_FLATTEN, {\n key: subKeys[i]\n }));\n hasStringValue = true;\n break;\n }\n currentObj = currentObj[subKeys[i]];\n }\n // update last object value, delete old property\n if (!hasStringValue) {\n if (!isMessageAST(currentObj)) {\n currentObj[subKeys[lastIndex]] = obj[key];\n delete obj[key];\n }\n else {\n /**\n * NOTE:\n * if the last object is a message AST and subKeys[lastIndex] has message AST prop key, ignore to copy and key deletion\n */\n if (!AST_NODE_PROPS_KEYS.includes(subKeys[lastIndex])) {\n delete obj[key];\n }\n }\n }\n // recursive process value if value is also a object\n if (!isMessageAST(currentObj)) {\n const target = currentObj[subKeys[lastIndex]];\n if (isObject(target)) {\n handleFlatJson(target);\n }\n }\n }\n }\n return obj;\n}\nfunction getLocaleMessages(locale, options) {\n const { messages, __i18n, messageResolver, flatJson } = options;\n // prettier-ignore\n const ret = (isPlainObject(messages)\n ? messages\n : isArray(__i18n)\n ? create()\n : { [locale]: create() });\n // merge locale messages of i18n custom block\n if (isArray(__i18n)) {\n __i18n.forEach(custom => {\n if ('locale' in custom && 'resource' in custom) {\n const { locale, resource } = custom;\n if (locale) {\n ret[locale] = ret[locale] || create();\n deepCopy(resource, ret[locale]);\n }\n else {\n deepCopy(resource, ret);\n }\n }\n else {\n isString(custom) && deepCopy(JSON.parse(custom), ret);\n }\n });\n }\n // handle messages for flat json\n if (messageResolver == null && flatJson) {\n for (const key in ret) {\n if (hasOwn(ret, key)) {\n handleFlatJson(ret[key]);\n }\n }\n }\n return ret;\n}\nfunction getComponentOptions(instance) {\n return instance.type;\n}\nfunction adjustI18nResources(gl, options, componentOptions) {\n // prettier-ignore\n let messages = isObject(options.messages)\n ? options.messages\n : create();\n if ('__i18nGlobal' in componentOptions) {\n messages = getLocaleMessages(gl.locale.value, {\n messages,\n __i18n: componentOptions.__i18nGlobal\n });\n }\n // merge locale messages\n const locales = Object.keys(messages);\n if (locales.length) {\n locales.forEach(locale => {\n gl.mergeLocaleMessage(locale, messages[locale]);\n });\n }\n {\n // merge datetime formats\n if (isObject(options.datetimeFormats)) {\n const locales = Object.keys(options.datetimeFormats);\n if (locales.length) {\n locales.forEach(locale => {\n gl.mergeDateTimeFormat(locale, options.datetimeFormats[locale]);\n });\n }\n }\n // merge number formats\n if (isObject(options.numberFormats)) {\n const locales = Object.keys(options.numberFormats);\n if (locales.length) {\n locales.forEach(locale => {\n gl.mergeNumberFormat(locale, options.numberFormats[locale]);\n });\n }\n }\n }\n}\nfunction createTextNode(key) {\n return createVNode(Text, null, key, 0);\n}\n\n/* eslint-disable @typescript-eslint/no-explicit-any */\n// extend VNode interface\nconst DEVTOOLS_META = '__INTLIFY_META__';\nconst NOOP_RETURN_ARRAY = () => [];\nconst NOOP_RETURN_FALSE = () => false;\nlet composerID = 0;\nfunction defineCoreMissingHandler(missing) {\n return ((ctx, locale, key, type) => {\n return missing(locale, key, getCurrentInstance() || undefined, type);\n });\n}\n// for Intlify DevTools\n/* #__NO_SIDE_EFFECTS__ */\nconst getMetaInfo = () => {\n const instance = getCurrentInstance();\n let meta = null;\n return instance && (meta = getComponentOptions(instance)[DEVTOOLS_META])\n ? { [DEVTOOLS_META]: meta }\n : null;\n};\n/**\n * Create composer interface factory\n *\n * @internal\n */\nfunction createComposer(options = {}) {\n const { __root, __injectWithOption } = options;\n const _isGlobal = __root === undefined;\n const flatJson = options.flatJson;\n const _ref = inBrowser ? ref : shallowRef;\n let _inheritLocale = isBoolean(options.inheritLocale)\n ? options.inheritLocale\n : true;\n const _locale = _ref(\n // prettier-ignore\n __root && _inheritLocale\n ? __root.locale.value\n : isString(options.locale)\n ? options.locale\n : DEFAULT_LOCALE);\n const _fallbackLocale = _ref(\n // prettier-ignore\n __root && _inheritLocale\n ? __root.fallbackLocale.value\n : isString(options.fallbackLocale) ||\n isArray(options.fallbackLocale) ||\n isPlainObject(options.fallbackLocale) ||\n options.fallbackLocale === false\n ? options.fallbackLocale\n : _locale.value);\n const _messages = _ref(getLocaleMessages(_locale.value, options));\n // prettier-ignore\n const _datetimeFormats = _ref(isPlainObject(options.datetimeFormats)\n ? options.datetimeFormats\n : { [_locale.value]: {} })\n ;\n // prettier-ignore\n const _numberFormats = _ref(isPlainObject(options.numberFormats)\n ? options.numberFormats\n : { [_locale.value]: {} })\n ;\n // warning suppress options\n // prettier-ignore\n let _missingWarn = __root\n ? __root.missingWarn\n : isBoolean(options.missingWarn) || isRegExp(options.missingWarn)\n ? options.missingWarn\n : true;\n // prettier-ignore\n let _fallbackWarn = __root\n ? __root.fallbackWarn\n : isBoolean(options.fallbackWarn) || isRegExp(options.fallbackWarn)\n ? options.fallbackWarn\n : true;\n // prettier-ignore\n let _fallbackRoot = __root\n ? __root.fallbackRoot\n : isBoolean(options.fallbackRoot)\n ? options.fallbackRoot\n : true;\n // configure fall back to root\n let _fallbackFormat = !!options.fallbackFormat;\n // runtime missing\n let _missing = isFunction(options.missing) ? options.missing : null;\n let _runtimeMissing = isFunction(options.missing)\n ? defineCoreMissingHandler(options.missing)\n : null;\n // postTranslation handler\n let _postTranslation = isFunction(options.postTranslation)\n ? options.postTranslation\n : null;\n // prettier-ignore\n let _warnHtmlMessage = __root\n ? __root.warnHtmlMessage\n : isBoolean(options.warnHtmlMessage)\n ? options.warnHtmlMessage\n : true;\n let _escapeParameter = !!options.escapeParameter;\n // custom linked modifiers\n // prettier-ignore\n const _modifiers = __root\n ? __root.modifiers\n : isPlainObject(options.modifiers)\n ? options.modifiers\n : {};\n // pluralRules\n let _pluralRules = options.pluralRules || (__root && __root.pluralRules);\n // runtime context\n // eslint-disable-next-line prefer-const\n let _context;\n const getCoreContext = () => {\n _isGlobal && setFallbackContext(null);\n const ctxOptions = {\n version: VERSION,\n locale: _locale.value,\n fallbackLocale: _fallbackLocale.value,\n messages: _messages.value,\n modifiers: _modifiers,\n pluralRules: _pluralRules,\n missing: _runtimeMissing === null ? undefined : _runtimeMissing,\n missingWarn: _missingWarn,\n fallbackWarn: _fallbackWarn,\n fallbackFormat: _fallbackFormat,\n unresolving: true,\n postTranslation: _postTranslation === null ? undefined : _postTranslation,\n warnHtmlMessage: _warnHtmlMessage,\n escapeParameter: _escapeParameter,\n messageResolver: options.messageResolver,\n messageCompiler: options.messageCompiler,\n __meta: { framework: 'vue' }\n };\n {\n ctxOptions.datetimeFormats = _datetimeFormats.value;\n ctxOptions.numberFormats = _numberFormats.value;\n ctxOptions.__datetimeFormatters = isPlainObject(_context)\n ? _context.__datetimeFormatters\n : undefined;\n ctxOptions.__numberFormatters = isPlainObject(_context)\n ? _context.__numberFormatters\n : undefined;\n }\n if ((process.env.NODE_ENV !== 'production')) {\n ctxOptions.__v_emitter = isPlainObject(_context)\n ? _context.__v_emitter\n : undefined;\n }\n const ctx = createCoreContext(ctxOptions);\n _isGlobal && setFallbackContext(ctx);\n return ctx;\n };\n _context = getCoreContext();\n updateFallbackLocale(_context, _locale.value, _fallbackLocale.value);\n // track reactivity\n function trackReactivityValues() {\n return [\n _locale.value,\n _fallbackLocale.value,\n _messages.value,\n _datetimeFormats.value,\n _numberFormats.value\n ]\n ;\n }\n // locale\n const locale = computed({\n get: () => _locale.value,\n set: val => {\n _context.locale = val;\n _locale.value = val;\n }\n });\n // fallbackLocale\n const fallbackLocale = computed({\n get: () => _fallbackLocale.value,\n set: val => {\n _context.fallbackLocale = val;\n _fallbackLocale.value = val;\n updateFallbackLocale(_context, _locale.value, val);\n }\n });\n // messages\n const messages = computed(() => _messages.value);\n // datetimeFormats\n const datetimeFormats = /* #__PURE__*/ computed(() => _datetimeFormats.value);\n // numberFormats\n const numberFormats = /* #__PURE__*/ computed(() => _numberFormats.value);\n // getPostTranslationHandler\n function getPostTranslationHandler() {\n return isFunction(_postTranslation) ? _postTranslation : null;\n }\n // setPostTranslationHandler\n function setPostTranslationHandler(handler) {\n _postTranslation = handler;\n _context.postTranslation = handler;\n }\n // getMissingHandler\n function getMissingHandler() {\n return _missing;\n }\n // setMissingHandler\n function setMissingHandler(handler) {\n if (handler !== null) {\n _runtimeMissing = defineCoreMissingHandler(handler);\n }\n _missing = handler;\n _context.missing = _runtimeMissing;\n }\n function isResolvedTranslateMessage(type, arg) {\n return type !== 'translate' || !arg.resolvedMessage;\n }\n const wrapWithDeps = (fn, argumentParser, warnType, fallbackSuccess, fallbackFail, successCondition) => {\n trackReactivityValues(); // track reactive dependency\n // NOTE: experimental !!\n let ret;\n try {\n if ((process.env.NODE_ENV !== 'production') || __INTLIFY_PROD_DEVTOOLS__) {\n setAdditionalMeta(getMetaInfo());\n }\n if (!_isGlobal) {\n _context.fallbackContext = __root\n ? getFallbackContext()\n : undefined;\n }\n ret = fn(_context);\n }\n finally {\n if ((process.env.NODE_ENV !== 'production') || __INTLIFY_PROD_DEVTOOLS__) {\n setAdditionalMeta(null);\n }\n if (!_isGlobal) {\n _context.fallbackContext = undefined;\n }\n }\n if ((warnType !== 'translate exists' && // for not `te` (e.g `t`)\n isNumber(ret) &&\n ret === NOT_REOSLVED) ||\n (warnType === 'translate exists' && !ret) // for `te`\n ) {\n const [key, arg2] = argumentParser();\n if ((process.env.NODE_ENV !== 'production') &&\n __root &&\n isString(key) &&\n isResolvedTranslateMessage(warnType, arg2)) {\n if (_fallbackRoot &&\n (isTranslateFallbackWarn(_fallbackWarn, key) ||\n isTranslateMissingWarn(_missingWarn, key))) {\n warn(getWarnMessage(I18nWarnCodes.FALLBACK_TO_ROOT, {\n key,\n type: warnType\n }));\n }\n // for vue-devtools timeline event\n if ((process.env.NODE_ENV !== 'production')) {\n const { __v_emitter: emitter } = _context;\n if (emitter && _fallbackRoot) {\n emitter.emit('fallback', {\n type: warnType,\n key,\n to: 'global',\n groupId: `${warnType}:${key}`\n });\n }\n }\n }\n return __root && _fallbackRoot\n ? fallbackSuccess(__root)\n : fallbackFail(key);\n }\n else if (successCondition(ret)) {\n return ret;\n }\n else {\n /* istanbul ignore next */\n throw createI18nError(I18nErrorCodes.UNEXPECTED_RETURN_TYPE);\n }\n };\n // t\n function t(...args) {\n return wrapWithDeps(context => Reflect.apply(translate, null, [context, ...args]), () => parseTranslateArgs(...args), 'translate', root => Reflect.apply(root.t, root, [...args]), key => key, val => isString(val));\n }\n // rt\n function rt(...args) {\n const [arg1, arg2, arg3] = args;\n if (arg3 && !isObject(arg3)) {\n throw createI18nError(I18nErrorCodes.INVALID_ARGUMENT);\n }\n return t(...[arg1, arg2, assign({ resolvedMessage: true }, arg3 || {})]);\n }\n // d\n function d(...args) {\n return wrapWithDeps(context => Reflect.apply(datetime, null, [context, ...args]), () => parseDateTimeArgs(...args), 'datetime format', root => Reflect.apply(root.d, root, [...args]), () => MISSING_RESOLVE_VALUE, val => isString(val) || isArray(val));\n }\n // n\n function n(...args) {\n return wrapWithDeps(context => Reflect.apply(number, null, [context, ...args]), () => parseNumberArgs(...args), 'number format', root => Reflect.apply(root.n, root, [...args]), () => MISSING_RESOLVE_VALUE, val => isString(val) || isArray(val));\n }\n // for custom processor\n function normalize(values) {\n return values.map(val => isString(val) || isNumber(val) || isBoolean(val)\n ? createTextNode(String(val))\n : val);\n }\n const interpolate = (val) => val;\n const processor = {\n normalize,\n interpolate,\n type: 'vnode'\n };\n // translateVNode, using for `i18n-t` component\n function translateVNode(...args) {\n return wrapWithDeps(context => {\n let ret;\n const _context = context;\n try {\n _context.processor = processor;\n ret = Reflect.apply(translate, null, [_context, ...args]);\n }\n finally {\n _context.processor = null;\n }\n return ret;\n }, () => parseTranslateArgs(...args), 'translate', root => root[TranslateVNodeSymbol](...args), key => [createTextNode(key)], val => isArray(val));\n }\n // numberParts, using for `i18n-n` component\n function numberParts(...args) {\n return wrapWithDeps(context => Reflect.apply(number, null, [context, ...args]), () => parseNumberArgs(...args), 'number format', root => root[NumberPartsSymbol](...args), NOOP_RETURN_ARRAY, val => isString(val) || isArray(val));\n }\n // datetimeParts, using for `i18n-d` component\n function datetimeParts(...args) {\n return wrapWithDeps(context => Reflect.apply(datetime, null, [context, ...args]), () => parseDateTimeArgs(...args), 'datetime format', root => root[DatetimePartsSymbol](...args), NOOP_RETURN_ARRAY, val => isString(val) || isArray(val));\n }\n function setPluralRules(rules) {\n _pluralRules = rules;\n _context.pluralRules = _pluralRules;\n }\n // te\n function te(key, locale) {\n return wrapWithDeps(() => {\n if (!key) {\n return false;\n }\n const targetLocale = isString(locale) ? locale : _locale.value;\n const message = getLocaleMessage(targetLocale);\n const resolved = _context.messageResolver(message, key);\n return (isMessageAST(resolved) ||\n isMessageFunction(resolved) ||\n isString(resolved));\n }, () => [key], 'translate exists', root => {\n return Reflect.apply(root.te, root, [key, locale]);\n }, NOOP_RETURN_FALSE, val => isBoolean(val));\n }\n function resolveMessages(key) {\n let messages = null;\n const locales = fallbackWithLocaleChain(_context, _fallbackLocale.value, _locale.value);\n for (let i = 0; i < locales.length; i++) {\n const targetLocaleMessages = _messages.value[locales[i]] || {};\n const messageValue = _context.messageResolver(targetLocaleMessages, key);\n if (messageValue != null) {\n messages = messageValue;\n break;\n }\n }\n return messages;\n }\n // tm\n function tm(key) {\n const messages = resolveMessages(key);\n // prettier-ignore\n return messages != null\n ? messages\n : __root\n ? __root.tm(key) || {}\n : {};\n }\n // getLocaleMessage\n function getLocaleMessage(locale) {\n return (_messages.value[locale] || {});\n }\n // setLocaleMessage\n function setLocaleMessage(locale, message) {\n if (flatJson) {\n const _message = { [locale]: message };\n for (const key in _message) {\n if (hasOwn(_message, key)) {\n handleFlatJson(_message[key]);\n }\n }\n message = _message[locale];\n }\n _messages.value[locale] = message;\n _context.messages = _messages.value;\n }\n // mergeLocaleMessage\n function mergeLocaleMessage(locale, message) {\n _messages.value[locale] = _messages.value[locale] || {};\n const _message = { [locale]: message };\n if (flatJson) {\n for (const key in _message) {\n if (hasOwn(_message, key)) {\n handleFlatJson(_message[key]);\n }\n }\n }\n message = _message[locale];\n deepCopy(message, _messages.value[locale]);\n _context.messages = _messages.value;\n }\n // getDateTimeFormat\n function getDateTimeFormat(locale) {\n return _datetimeFormats.value[locale] || {};\n }\n // setDateTimeFormat\n function setDateTimeFormat(locale, format) {\n _datetimeFormats.value[locale] = format;\n _context.datetimeFormats = _datetimeFormats.value;\n clearDateTimeFormat(_context, locale, format);\n }\n // mergeDateTimeFormat\n function mergeDateTimeFormat(locale, format) {\n _datetimeFormats.value[locale] = assign(_datetimeFormats.value[locale] || {}, format);\n _context.datetimeFormats = _datetimeFormats.value;\n clearDateTimeFormat(_context, locale, format);\n }\n // getNumberFormat\n function getNumberFormat(locale) {\n return _numberFormats.value[locale] || {};\n }\n // setNumberFormat\n function setNumberFormat(locale, format) {\n _numberFormats.value[locale] = format;\n _context.numberFormats = _numberFormats.value;\n clearNumberFormat(_context, locale, format);\n }\n // mergeNumberFormat\n function mergeNumberFormat(locale, format) {\n _numberFormats.value[locale] = assign(_numberFormats.value[locale] || {}, format);\n _context.numberFormats = _numberFormats.value;\n clearNumberFormat(_context, locale, format);\n }\n // for debug\n composerID++;\n // watch root locale & fallbackLocale\n if (__root && inBrowser) {\n watch(__root.locale, (val) => {\n if (_inheritLocale) {\n _locale.value = val;\n _context.locale = val;\n updateFallbackLocale(_context, _locale.value, _fallbackLocale.value);\n }\n });\n watch(__root.fallbackLocale, (val) => {\n if (_inheritLocale) {\n _fallbackLocale.value = val;\n _context.fallbackLocale = val;\n updateFallbackLocale(_context, _locale.value, _fallbackLocale.value);\n }\n });\n }\n // define basic composition API!\n const composer = {\n id: composerID,\n locale,\n fallbackLocale,\n get inheritLocale() {\n return _inheritLocale;\n },\n set inheritLocale(val) {\n _inheritLocale = val;\n if (val && __root) {\n _locale.value = __root.locale.value;\n _fallbackLocale.value = __root.fallbackLocale.value;\n updateFallbackLocale(_context, _locale.value, _fallbackLocale.value);\n }\n },\n get availableLocales() {\n return Object.keys(_messages.value).sort();\n },\n messages,\n get modifiers() {\n return _modifiers;\n },\n get pluralRules() {\n return _pluralRules || {};\n },\n get isGlobal() {\n return _isGlobal;\n },\n get missingWarn() {\n return _missingWarn;\n },\n set missingWarn(val) {\n _missingWarn = val;\n _context.missingWarn = _missingWarn;\n },\n get fallbackWarn() {\n return _fallbackWarn;\n },\n set fallbackWarn(val) {\n _fallbackWarn = val;\n _context.fallbackWarn = _fallbackWarn;\n },\n get fallbackRoot() {\n return _fallbackRoot;\n },\n set fallbackRoot(val) {\n _fallbackRoot = val;\n },\n get fallbackFormat() {\n return _fallbackFormat;\n },\n set fallbackFormat(val) {\n _fallbackFormat = val;\n _context.fallbackFormat = _fallbackFormat;\n },\n get warnHtmlMessage() {\n return _warnHtmlMessage;\n },\n set warnHtmlMessage(val) {\n _warnHtmlMessage = val;\n _context.warnHtmlMessage = val;\n },\n get escapeParameter() {\n return _escapeParameter;\n },\n set escapeParameter(val) {\n _escapeParameter = val;\n _context.escapeParameter = val;\n },\n t,\n getLocaleMessage,\n setLocaleMessage,\n mergeLocaleMessage,\n getPostTranslationHandler,\n setPostTranslationHandler,\n getMissingHandler,\n setMissingHandler,\n [SetPluralRulesSymbol]: setPluralRules\n };\n {\n composer.datetimeFormats = datetimeFormats;\n composer.numberFormats = numberFormats;\n composer.rt = rt;\n composer.te = te;\n composer.tm = tm;\n composer.d = d;\n composer.n = n;\n composer.getDateTimeFormat = getDateTimeFormat;\n composer.setDateTimeFormat = setDateTimeFormat;\n composer.mergeDateTimeFormat = mergeDateTimeFormat;\n composer.getNumberFormat = getNumberFormat;\n composer.setNumberFormat = setNumberFormat;\n composer.mergeNumberFormat = mergeNumberFormat;\n composer[InejctWithOptionSymbol] = __injectWithOption;\n composer[TranslateVNodeSymbol] = translateVNode;\n composer[DatetimePartsSymbol] = datetimeParts;\n composer[NumberPartsSymbol] = numberParts;\n }\n // for vue-devtools timeline event\n if ((process.env.NODE_ENV !== 'production')) {\n composer[EnableEmitter] = (emitter) => {\n _context.__v_emitter = emitter;\n };\n composer[DisableEmitter] = () => {\n _context.__v_emitter = undefined;\n };\n }\n return composer;\n}\n/* eslint-enable @typescript-eslint/no-explicit-any */\n\nconst VUE_I18N_COMPONENT_TYPES = 'vue-i18n: composer properties';\nconst VueDevToolsLabels = {\n 'vue-devtools-plugin-vue-i18n': 'Vue I18n DevTools',\n 'vue-i18n-resource-inspector': 'Vue I18n DevTools',\n 'vue-i18n-timeline': 'Vue I18n'\n};\nconst VueDevToolsPlaceholders = {\n 'vue-i18n-resource-inspector': 'Search for scopes ...'\n};\nconst VueDevToolsTimelineColors = {\n 'vue-i18n-timeline': 0xffcd19\n};\nlet devtoolsApi;\nasync function enableDevTools(app, i18n) {\n return new Promise((resolve, reject) => {\n try {\n setupDevtoolsPlugin({\n id: 'vue-devtools-plugin-vue-i18n',\n label: VueDevToolsLabels['vue-devtools-plugin-vue-i18n'],\n packageName: 'vue-i18n',\n homepage: 'https://vue-i18n.intlify.dev',\n logo: 'https://vue-i18n.intlify.dev/vue-i18n-devtools-logo.png',\n componentStateTypes: [VUE_I18N_COMPONENT_TYPES],\n app: app // eslint-disable-line @typescript-eslint/no-explicit-any\n }, api => {\n devtoolsApi = api;\n api.on.visitComponentTree(({ componentInstance, treeNode }) => {\n updateComponentTreeTags(componentInstance, treeNode, i18n);\n });\n api.on.inspectComponent(({ componentInstance, instanceData }) => {\n if (componentInstance.vnode.el &&\n componentInstance.vnode.el.__VUE_I18N__ &&\n instanceData) {\n if (i18n.mode === 'legacy') {\n // ignore global scope on legacy mode\n if (componentInstance.vnode.el.__VUE_I18N__ !==\n i18n.global.__composer) {\n inspectComposer(instanceData, componentInstance.vnode.el.__VUE_I18N__);\n }\n }\n else {\n inspectComposer(instanceData, componentInstance.vnode.el.__VUE_I18N__);\n }\n }\n });\n api.addInspector({\n id: 'vue-i18n-resource-inspector',\n label: VueDevToolsLabels['vue-i18n-resource-inspector'],\n icon: 'language',\n treeFilterPlaceholder: VueDevToolsPlaceholders['vue-i18n-resource-inspector']\n });\n api.on.getInspectorTree(payload => {\n if (payload.app === app &&\n payload.inspectorId === 'vue-i18n-resource-inspector') {\n registerScope(payload, i18n);\n }\n });\n const roots = new Map();\n api.on.getInspectorState(async (payload) => {\n if (payload.app === app &&\n payload.inspectorId === 'vue-i18n-resource-inspector') {\n api.unhighlightElement();\n inspectScope(payload, i18n);\n if (payload.nodeId === 'global') {\n if (!roots.has(payload.app)) {\n const [root] = await api.getComponentInstances(payload.app);\n roots.set(payload.app, root);\n }\n api.highlightElement(roots.get(payload.app));\n }\n else {\n const instance = getComponentInstance(payload.nodeId, i18n);\n instance && api.highlightElement(instance);\n }\n }\n });\n api.on.editInspectorState(payload => {\n if (payload.app === app &&\n payload.inspectorId === 'vue-i18n-resource-inspector') {\n editScope(payload, i18n);\n }\n });\n api.addTimelineLayer({\n id: 'vue-i18n-timeline',\n label: VueDevToolsLabels['vue-i18n-timeline'],\n color: VueDevToolsTimelineColors['vue-i18n-timeline']\n });\n resolve(true);\n });\n }\n catch (e) {\n console.error(e);\n // eslint-disable-next-line @typescript-eslint/prefer-promise-reject-errors\n reject(false);\n }\n });\n}\n// eslint-disable-next-line @typescript-eslint/no-explicit-any\nfunction getI18nScopeLable(instance) {\n return (instance.type.name ||\n instance.type.displayName ||\n instance.type.__file ||\n 'Anonymous');\n}\nfunction updateComponentTreeTags(instance, // eslint-disable-line @typescript-eslint/no-explicit-any\ntreeNode, i18n) {\n // prettier-ignore\n const global = i18n.mode === 'composition'\n ? i18n.global\n : i18n.global.__composer;\n if (instance && instance.vnode.el && instance.vnode.el.__VUE_I18N__) {\n // add custom tags local scope only\n if (instance.vnode.el.__VUE_I18N__ !== global) {\n const tag = {\n label: `i18n (${getI18nScopeLable(instance)} Scope)`,\n textColor: 0x000000,\n backgroundColor: 0xffcd19\n };\n treeNode.tags.push(tag);\n }\n }\n}\nfunction inspectComposer(instanceData, composer) {\n const type = VUE_I18N_COMPONENT_TYPES;\n instanceData.state.push({\n type,\n key: 'locale',\n editable: true,\n value: composer.locale.value\n });\n instanceData.state.push({\n type,\n key: 'availableLocales',\n editable: false,\n value: composer.availableLocales\n });\n instanceData.state.push({\n type,\n key: 'fallbackLocale',\n editable: true,\n value: composer.fallbackLocale.value\n });\n instanceData.state.push({\n type,\n key: 'inheritLocale',\n editable: true,\n value: composer.inheritLocale\n });\n instanceData.state.push({\n type,\n key: 'messages',\n editable: false,\n value: getLocaleMessageValue(composer.messages.value)\n });\n {\n instanceData.state.push({\n type,\n key: 'datetimeFormats',\n editable: false,\n value: composer.datetimeFormats.value\n });\n instanceData.state.push({\n type,\n key: 'numberFormats',\n editable: false,\n value: composer.numberFormats.value\n });\n }\n}\n// eslint-disable-next-line @typescript-eslint/no-explicit-any\nfunction getLocaleMessageValue(messages) {\n const value = {};\n Object.keys(messages).forEach((key) => {\n const v = messages[key];\n if (isFunction(v) && 'source' in v) {\n value[key] = getMessageFunctionDetails(v);\n }\n else if (isMessageAST(v) && v.loc && v.loc.source) {\n value[key] = v.loc.source;\n }\n else if (isObject(v)) {\n value[key] = getLocaleMessageValue(v);\n }\n else {\n value[key] = v;\n }\n });\n return value;\n}\nconst ESC = {\n '<': '<',\n '>': '>',\n '\"': '"',\n '&': '&'\n};\nfunction escape(s) {\n return s.replace(/[<>\"&]/g, escapeChar);\n}\nfunction escapeChar(a) {\n return ESC[a] || a;\n}\n// eslint-disable-next-line @typescript-eslint/no-explicit-any\nfunction getMessageFunctionDetails(func) {\n const argString = func.source ? `(\"${escape(func.source)}\")` : `(?)`;\n return {\n _custom: {\n type: 'function',\n display: `ƒ ${argString}`\n }\n };\n}\nfunction registerScope(payload, i18n) {\n payload.rootNodes.push({\n id: 'global',\n label: 'Global Scope'\n });\n // prettier-ignore\n const global = i18n.mode === 'composition'\n ? i18n.global\n : i18n.global.__composer;\n for (const [keyInstance, instance] of i18n.__instances) {\n // prettier-ignore\n const composer = i18n.mode === 'composition'\n ? instance\n : instance.__composer;\n if (global === composer) {\n continue;\n }\n payload.rootNodes.push({\n id: composer.id.toString(),\n label: `${getI18nScopeLable(keyInstance)} Scope`\n });\n }\n}\nfunction getComponentInstance(nodeId, i18n) {\n let instance = null;\n if (nodeId !== 'global') {\n for (const [component, composer] of i18n.__instances.entries()) {\n if (composer.id.toString() === nodeId) {\n instance = component;\n break;\n }\n }\n }\n return instance;\n}\nfunction getComposer$2(nodeId, i18n) {\n if (nodeId === 'global') {\n return i18n.mode === 'composition'\n ? i18n.global\n : i18n.global.__composer;\n }\n else {\n const instance = Array.from(i18n.__instances.values()).find(item => item.id.toString() === nodeId);\n if (instance) {\n return i18n.mode === 'composition'\n ? instance\n : instance.__composer;\n }\n else {\n return null;\n }\n }\n}\nfunction inspectScope(payload, i18n\n// eslint-disable-next-line @typescript-eslint/no-explicit-any\n) {\n const composer = getComposer$2(payload.nodeId, i18n);\n if (composer) {\n // TODO:\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n payload.state = makeScopeInspectState(composer);\n }\n return null;\n}\nfunction makeScopeInspectState(composer) {\n const state = {};\n const localeType = 'Locale related info';\n const localeStates = [\n {\n type: localeType,\n key: 'locale',\n editable: true,\n value: composer.locale.value\n },\n {\n type: localeType,\n key: 'fallbackLocale',\n editable: true,\n value: composer.fallbackLocale.value\n },\n {\n type: localeType,\n key: 'availableLocales',\n editable: false,\n value: composer.availableLocales\n },\n {\n type: localeType,\n key: 'inheritLocale',\n editable: true,\n value: composer.inheritLocale\n }\n ];\n state[localeType] = localeStates;\n const localeMessagesType = 'Locale messages info';\n const localeMessagesStates = [\n {\n type: localeMessagesType,\n key: 'messages',\n editable: false,\n value: getLocaleMessageValue(composer.messages.value)\n }\n ];\n state[localeMessagesType] = localeMessagesStates;\n {\n const datetimeFormatsType = 'Datetime formats info';\n const datetimeFormatsStates = [\n {\n type: datetimeFormatsType,\n key: 'datetimeFormats',\n editable: false,\n value: composer.datetimeFormats.value\n }\n ];\n state[datetimeFormatsType] = datetimeFormatsStates;\n const numberFormatsType = 'Datetime formats info';\n const numberFormatsStates = [\n {\n type: numberFormatsType,\n key: 'numberFormats',\n editable: false,\n value: composer.numberFormats.value\n }\n ];\n state[numberFormatsType] = numberFormatsStates;\n }\n return state;\n}\nfunction addTimelineEvent(event, payload) {\n if (devtoolsApi) {\n let groupId;\n if (payload && 'groupId' in payload) {\n groupId = payload.groupId;\n delete payload.groupId;\n }\n devtoolsApi.addTimelineEvent({\n layerId: 'vue-i18n-timeline',\n event: {\n title: event,\n groupId,\n time: Date.now(),\n meta: {},\n data: payload || {},\n logType: event === 'compile-error'\n ? 'error'\n : event === 'fallback' || event === 'missing'\n ? 'warning'\n : 'default'\n }\n });\n }\n}\nfunction editScope(payload, i18n) {\n const composer = getComposer$2(payload.nodeId, i18n);\n if (composer) {\n const [field] = payload.path;\n if (field === 'locale' && isString(payload.state.value)) {\n composer.locale.value = payload.state.value;\n }\n else if (field === 'fallbackLocale' &&\n (isString(payload.state.value) ||\n isArray(payload.state.value) ||\n isObject(payload.state.value))) {\n composer.fallbackLocale.value = payload.state.value;\n }\n else if (field === 'inheritLocale' && isBoolean(payload.state.value)) {\n composer.inheritLocale = payload.state.value;\n }\n }\n}\n\n/* eslint-disable @typescript-eslint/no-explicit-any */\n/**\n * Convert to I18n Composer Options from VueI18n Options\n *\n * @internal\n */\nfunction convertComposerOptions(options) {\n const locale = isString(options.locale) ? options.locale : DEFAULT_LOCALE;\n const fallbackLocale = isString(options.fallbackLocale) ||\n isArray(options.fallbackLocale) ||\n isPlainObject(options.fallbackLocale) ||\n options.fallbackLocale === false\n ? options.fallbackLocale\n : locale;\n const missing = isFunction(options.missing) ? options.missing : undefined;\n const missingWarn = isBoolean(options.silentTranslationWarn) ||\n isRegExp(options.silentTranslationWarn)\n ? !options.silentTranslationWarn\n : true;\n const fallbackWarn = isBoolean(options.silentFallbackWarn) ||\n isRegExp(options.silentFallbackWarn)\n ? !options.silentFallbackWarn\n : true;\n const fallbackRoot = isBoolean(options.fallbackRoot)\n ? options.fallbackRoot\n : true;\n const fallbackFormat = !!options.formatFallbackMessages;\n const modifiers = isPlainObject(options.modifiers) ? options.modifiers : {};\n const pluralizationRules = options.pluralizationRules;\n const postTranslation = isFunction(options.postTranslation)\n ? options.postTranslation\n : undefined;\n const warnHtmlMessage = isString(options.warnHtmlInMessage)\n ? options.warnHtmlInMessage !== 'off'\n : true;\n const escapeParameter = !!options.escapeParameterHtml;\n const inheritLocale = isBoolean(options.sync) ? options.sync : true;\n let messages = options.messages;\n if (isPlainObject(options.sharedMessages)) {\n const sharedMessages = options.sharedMessages;\n const locales = Object.keys(sharedMessages);\n messages = locales.reduce((messages, locale) => {\n const message = messages[locale] || (messages[locale] = {});\n assign(message, sharedMessages[locale]);\n return messages;\n }, (messages || {}));\n }\n const { __i18n, __root, __injectWithOption } = options;\n const datetimeFormats = options.datetimeFormats;\n const numberFormats = options.numberFormats;\n const flatJson = options.flatJson;\n return {\n locale,\n fallbackLocale,\n messages,\n flatJson,\n datetimeFormats,\n numberFormats,\n missing,\n missingWarn,\n fallbackWarn,\n fallbackRoot,\n fallbackFormat,\n modifiers,\n pluralRules: pluralizationRules,\n postTranslation,\n warnHtmlMessage,\n escapeParameter,\n messageResolver: options.messageResolver,\n inheritLocale,\n __i18n,\n __root,\n __injectWithOption\n };\n}\n/**\n * create VueI18n interface factory\n *\n * @internal\n *\n * @deprecated will be removed at vue-i18n v12\n */\nfunction createVueI18n(options = {}) {\n const composer = createComposer(convertComposerOptions(options));\n const { __extender } = options;\n // defines VueI18n\n const vueI18n = {\n // id\n id: composer.id,\n // locale\n get locale() {\n return composer.locale.value;\n },\n set locale(val) {\n composer.locale.value = val;\n },\n // fallbackLocale\n get fallbackLocale() {\n return composer.fallbackLocale.value;\n },\n set fallbackLocale(val) {\n composer.fallbackLocale.value = val;\n },\n // messages\n get messages() {\n return composer.messages.value;\n },\n // datetimeFormats\n get datetimeFormats() {\n return composer.datetimeFormats.value;\n },\n // numberFormats\n get numberFormats() {\n return composer.numberFormats.value;\n },\n // availableLocales\n get availableLocales() {\n return composer.availableLocales;\n },\n // missing\n get missing() {\n return composer.getMissingHandler();\n },\n set missing(handler) {\n composer.setMissingHandler(handler);\n },\n // silentTranslationWarn\n get silentTranslationWarn() {\n return isBoolean(composer.missingWarn)\n ? !composer.missingWarn\n : composer.missingWarn;\n },\n set silentTranslationWarn(val) {\n composer.missingWarn = isBoolean(val) ? !val : val;\n },\n // silentFallbackWarn\n get silentFallbackWarn() {\n return isBoolean(composer.fallbackWarn)\n ? !composer.fallbackWarn\n : composer.fallbackWarn;\n },\n set silentFallbackWarn(val) {\n composer.fallbackWarn = isBoolean(val) ? !val : val;\n },\n // modifiers\n get modifiers() {\n return composer.modifiers;\n },\n // formatFallbackMessages\n get formatFallbackMessages() {\n return composer.fallbackFormat;\n },\n set formatFallbackMessages(val) {\n composer.fallbackFormat = val;\n },\n // postTranslation\n get postTranslation() {\n return composer.getPostTranslationHandler();\n },\n set postTranslation(handler) {\n composer.setPostTranslationHandler(handler);\n },\n // sync\n get sync() {\n return composer.inheritLocale;\n },\n set sync(val) {\n composer.inheritLocale = val;\n },\n // warnInHtmlMessage\n get warnHtmlInMessage() {\n return composer.warnHtmlMessage ? 'warn' : 'off';\n },\n set warnHtmlInMessage(val) {\n composer.warnHtmlMessage = val !== 'off';\n },\n // escapeParameterHtml\n get escapeParameterHtml() {\n return composer.escapeParameter;\n },\n set escapeParameterHtml(val) {\n composer.escapeParameter = val;\n },\n // pluralizationRules\n get pluralizationRules() {\n return composer.pluralRules || {};\n },\n // for internal\n __composer: composer,\n // t\n t(...args) {\n return Reflect.apply(composer.t, composer, [...args]);\n },\n // rt\n rt(...args) {\n return Reflect.apply(composer.rt, composer, [...args]);\n },\n // te\n te(key, locale) {\n return composer.te(key, locale);\n },\n // tm\n tm(key) {\n return composer.tm(key);\n },\n // getLocaleMessage\n getLocaleMessage(locale) {\n return composer.getLocaleMessage(locale);\n },\n // setLocaleMessage\n setLocaleMessage(locale, message) {\n composer.setLocaleMessage(locale, message);\n },\n // mergeLocaleMessage\n mergeLocaleMessage(locale, message) {\n composer.mergeLocaleMessage(locale, message);\n },\n // d\n d(...args) {\n return Reflect.apply(composer.d, composer, [...args]);\n },\n // getDateTimeFormat\n getDateTimeFormat(locale) {\n return composer.getDateTimeFormat(locale);\n },\n // setDateTimeFormat\n setDateTimeFormat(locale, format) {\n composer.setDateTimeFormat(locale, format);\n },\n // mergeDateTimeFormat\n mergeDateTimeFormat(locale, format) {\n composer.mergeDateTimeFormat(locale, format);\n },\n // n\n n(...args) {\n return Reflect.apply(composer.n, composer, [...args]);\n },\n // getNumberFormat\n getNumberFormat(locale) {\n return composer.getNumberFormat(locale);\n },\n // setNumberFormat\n setNumberFormat(locale, format) {\n composer.setNumberFormat(locale, format);\n },\n // mergeNumberFormat\n mergeNumberFormat(locale, format) {\n composer.mergeNumberFormat(locale, format);\n }\n };\n vueI18n.__extender = __extender;\n // for vue-devtools timeline event\n if ((process.env.NODE_ENV !== 'production')) {\n vueI18n.__enableEmitter = (emitter) => {\n const __composer = composer;\n __composer[EnableEmitter] && __composer[EnableEmitter](emitter);\n };\n vueI18n.__disableEmitter = () => {\n const __composer = composer;\n __composer[DisableEmitter] && __composer[DisableEmitter]();\n };\n }\n return vueI18n;\n}\n/* eslint-enable @typescript-eslint/no-explicit-any */\n\n/**\n * Supports compatibility for legacy vue-i18n APIs\n * This mixin is used when we use vue-i18n@v9.x or later\n */\nfunction defineMixin(vuei18n, composer, i18n) {\n return {\n beforeCreate() {\n const instance = getCurrentInstance();\n /* istanbul ignore if */\n if (!instance) {\n throw createI18nError(I18nErrorCodes.UNEXPECTED_ERROR);\n }\n const options = this.$options;\n if (options.i18n) {\n const optionsI18n = options.i18n;\n if (options.__i18n) {\n optionsI18n.__i18n = options.__i18n;\n }\n optionsI18n.__root = composer;\n if (this === this.$root) {\n // merge option and gttach global\n this.$i18n = mergeToGlobal(vuei18n, optionsI18n);\n }\n else {\n optionsI18n.__injectWithOption = true;\n optionsI18n.__extender = i18n.__vueI18nExtend;\n // atttach local VueI18n instance\n this.$i18n = createVueI18n(optionsI18n);\n // extend VueI18n instance\n const _vueI18n = this.$i18n;\n if (_vueI18n.__extender) {\n _vueI18n.__disposer = _vueI18n.__extender(this.$i18n);\n }\n }\n }\n else if (options.__i18n) {\n if (this === this.$root) {\n // merge option and gttach global\n this.$i18n = mergeToGlobal(vuei18n, options);\n }\n else {\n // atttach local VueI18n instance\n this.$i18n = createVueI18n({\n __i18n: options.__i18n,\n __injectWithOption: true,\n __extender: i18n.__vueI18nExtend,\n __root: composer\n });\n // extend VueI18n instance\n const _vueI18n = this.$i18n;\n if (_vueI18n.__extender) {\n _vueI18n.__disposer = _vueI18n.__extender(this.$i18n);\n }\n }\n }\n else {\n // attach global VueI18n instance\n this.$i18n = vuei18n;\n }\n if (options.__i18nGlobal) {\n adjustI18nResources(composer, options, options);\n }\n // defines vue-i18n legacy APIs\n this.$t = (...args) => this.$i18n.t(...args);\n this.$rt = (...args) => this.$i18n.rt(...args);\n this.$te = (key, locale) => this.$i18n.te(key, locale);\n this.$d = (...args) => this.$i18n.d(...args);\n this.$n = (...args) => this.$i18n.n(...args);\n this.$tm = (key) => this.$i18n.tm(key);\n i18n.__setInstance(instance, this.$i18n);\n },\n mounted() {\n /* istanbul ignore if */\n if (((process.env.NODE_ENV !== 'production') || __VUE_PROD_DEVTOOLS__) &&\n !false &&\n this.$el &&\n this.$i18n) {\n const _vueI18n = this.$i18n;\n this.$el.__VUE_I18N__ = _vueI18n.__composer;\n const emitter = (this.__v_emitter =\n createEmitter());\n _vueI18n.__enableEmitter && _vueI18n.__enableEmitter(emitter);\n emitter.on('*', addTimelineEvent);\n }\n },\n unmounted() {\n const instance = getCurrentInstance();\n /* istanbul ignore if */\n if (!instance) {\n throw createI18nError(I18nErrorCodes.UNEXPECTED_ERROR);\n }\n const _vueI18n = this.$i18n;\n /* istanbul ignore if */\n if (((process.env.NODE_ENV !== 'production') || __VUE_PROD_DEVTOOLS__) &&\n !false &&\n this.$el &&\n this.$el.__VUE_I18N__) {\n if (this.__v_emitter) {\n this.__v_emitter.off('*', addTimelineEvent);\n delete this.__v_emitter;\n }\n if (this.$i18n) {\n _vueI18n.__disableEmitter && _vueI18n.__disableEmitter();\n delete this.$el.__VUE_I18N__;\n }\n }\n delete this.$t;\n delete this.$rt;\n delete this.$te;\n delete this.$d;\n delete this.$n;\n delete this.$tm;\n if (_vueI18n.__disposer) {\n _vueI18n.__disposer();\n delete _vueI18n.__disposer;\n delete _vueI18n.__extender;\n }\n i18n.__deleteInstance(instance);\n delete this.$i18n;\n }\n };\n}\nfunction mergeToGlobal(g, options) {\n g.locale = options.locale || g.locale;\n g.fallbackLocale = options.fallbackLocale || g.fallbackLocale;\n g.missing = options.missing || g.missing;\n g.silentTranslationWarn =\n options.silentTranslationWarn || g.silentFallbackWarn;\n g.silentFallbackWarn = options.silentFallbackWarn || g.silentFallbackWarn;\n g.formatFallbackMessages =\n options.formatFallbackMessages || g.formatFallbackMessages;\n g.postTranslation = options.postTranslation || g.postTranslation;\n g.warnHtmlInMessage = options.warnHtmlInMessage || g.warnHtmlInMessage;\n g.escapeParameterHtml = options.escapeParameterHtml || g.escapeParameterHtml;\n g.sync = options.sync || g.sync;\n g.__composer[SetPluralRulesSymbol](options.pluralizationRules || g.pluralizationRules);\n const messages = getLocaleMessages(g.locale, {\n messages: options.messages,\n __i18n: options.__i18n\n });\n Object.keys(messages).forEach(locale => g.mergeLocaleMessage(locale, messages[locale]));\n if (options.datetimeFormats) {\n Object.keys(options.datetimeFormats).forEach(locale => g.mergeDateTimeFormat(locale, options.datetimeFormats[locale]));\n }\n if (options.numberFormats) {\n Object.keys(options.numberFormats).forEach(locale => g.mergeNumberFormat(locale, options.numberFormats[locale]));\n }\n return g;\n}\n\nconst baseFormatProps = {\n tag: {\n type: [String, Object]\n },\n locale: {\n type: String\n },\n scope: {\n type: String,\n // NOTE: avoid https://github.com/microsoft/rushstack/issues/1050\n validator: (val /* ComponentI18nScope */) => val === 'parent' || val === 'global',\n default: 'parent' /* ComponentI18nScope */\n },\n i18n: {\n type: Object\n }\n};\n\nfunction getInterpolateArg(\n// eslint-disable-next-line @typescript-eslint/no-explicit-any\n{ slots }, // SetupContext,\nkeys) {\n if (keys.length === 1 && keys[0] === 'default') {\n // default slot with list\n const ret = slots.default ? slots.default() : [];\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n return ret.reduce((slot, current) => {\n return [\n ...slot,\n // prettier-ignore\n ...(current.type === Fragment ? current.children : [current])\n ];\n }, []);\n }\n else {\n // named slots\n return keys.reduce((arg, key) => {\n const slot = slots[key];\n if (slot) {\n arg[key] = slot();\n }\n return arg;\n }, create());\n }\n}\n// eslint-disable-next-line @typescript-eslint/no-explicit-any\nfunction getFragmentableTag() {\n return Fragment;\n}\n\nconst TranslationImpl = /*#__PURE__*/ defineComponent({\n /* eslint-disable */\n name: 'i18n-t',\n props: assign({\n keypath: {\n type: String,\n required: true\n },\n plural: {\n type: [Number, String],\n validator: (val) => isNumber(val) || !isNaN(val)\n }\n }, baseFormatProps),\n /* eslint-enable */\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n setup(props, context) {\n const { slots, attrs } = context;\n // NOTE: avoid https://github.com/microsoft/rushstack/issues/1050\n const i18n = props.i18n ||\n useI18n({\n useScope: props.scope,\n __useComponent: true\n });\n return () => {\n const keys = Object.keys(slots).filter(key => key[0] !== '_');\n const options = create();\n if (props.locale) {\n options.locale = props.locale;\n }\n if (props.plural !== undefined) {\n options.plural = isString(props.plural) ? +props.plural : props.plural;\n }\n const arg = getInterpolateArg(context, keys);\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n const children = i18n[TranslateVNodeSymbol](props.keypath, arg, options);\n const assignedAttrs = assign(create(), attrs);\n const tag = isString(props.tag) || isObject(props.tag)\n ? props.tag\n : getFragmentableTag();\n return h(tag, assignedAttrs, children);\n };\n }\n});\n/**\n * export the public type for h/tsx inference\n * also to avoid inline import() in generated d.ts files\n */\n/**\n * Translation Component\n *\n * @remarks\n * See the following items for property about details\n *\n * @VueI18nSee [TranslationProps](component#translationprops)\n * @VueI18nSee [BaseFormatProps](component#baseformatprops)\n * @VueI18nSee [Component Interpolation](../guide/advanced/component)\n *\n * @example\n * ```html\n *
\n * \n * \n * {{ $t('tos') }}\n * \n * \n *
\n * ```\n * ```js\n * import { createApp } from 'vue'\n * import { createI18n } from 'vue-i18n'\n *\n * const messages = {\n * en: {\n * tos: 'Term of Service',\n * term: 'I accept xxx {0}.'\n * },\n * ja: {\n * tos: '利用規約',\n * term: '私は xxx の{0}に同意します。'\n * }\n * }\n *\n * const i18n = createI18n({\n * locale: 'en',\n * messages\n * })\n *\n * const app = createApp({\n * data: {\n * url: '/term'\n * }\n * }).use(i18n).mount('#app')\n * ```\n *\n * @VueI18nComponent\n */\nconst Translation = TranslationImpl;\nconst I18nT = Translation;\n\nfunction isVNode(target) {\n return isArray(target) && !isString(target[0]);\n}\nfunction renderFormatter(props, context, slotKeys, partFormatter) {\n const { slots, attrs } = context;\n return () => {\n const options = { part: true };\n let overrides = create();\n if (props.locale) {\n options.locale = props.locale;\n }\n if (isString(props.format)) {\n options.key = props.format;\n }\n else if (isObject(props.format)) {\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n if (isString(props.format.key)) {\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n options.key = props.format.key;\n }\n // Filter out number format options only\n overrides = Object.keys(props.format).reduce((options, prop) => {\n return slotKeys.includes(prop)\n ? assign(create(), options, { [prop]: props.format[prop] }) // eslint-disable-line @typescript-eslint/no-explicit-any\n : options;\n }, create());\n }\n const parts = partFormatter(...[props.value, options, overrides]);\n let children = [options.key];\n if (isArray(parts)) {\n children = parts.map((part, index) => {\n const slot = slots[part.type];\n const node = slot\n ? slot({ [part.type]: part.value, index, parts })\n : [part.value];\n if (isVNode(node)) {\n node[0].key = `${part.type}-${index}`;\n }\n return node;\n });\n }\n else if (isString(parts)) {\n children = [parts];\n }\n const assignedAttrs = assign(create(), attrs);\n const tag = isString(props.tag) || isObject(props.tag)\n ? props.tag\n : getFragmentableTag();\n return h(tag, assignedAttrs, children);\n };\n}\n\nconst NumberFormatImpl = /*#__PURE__*/ defineComponent({\n /* eslint-disable */\n name: 'i18n-n',\n props: assign({\n value: {\n type: Number,\n required: true\n },\n format: {\n type: [String, Object]\n }\n }, baseFormatProps),\n /* eslint-enable */\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n setup(props, context) {\n const i18n = props.i18n ||\n useI18n({\n useScope: props.scope,\n __useComponent: true\n });\n return renderFormatter(props, context, NUMBER_FORMAT_OPTIONS_KEYS, (...args) => \n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n i18n[NumberPartsSymbol](...args));\n }\n});\n/**\n * export the public type for h/tsx inference\n * also to avoid inline import() in generated d.ts files\n */\n/**\n * Number Format Component\n *\n * @remarks\n * See the following items for property about details\n *\n * @VueI18nSee [FormattableProps](component#formattableprops)\n * @VueI18nSee [BaseFormatProps](component#baseformatprops)\n * @VueI18nSee [Custom Formatting](../guide/essentials/number#custom-formatting)\n *\n * @VueI18nDanger\n * Not supported IE, due to no support `Intl.NumberFormat#formatToParts` in [IE](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat/formatToParts)\n *\n * If you want to use it, you need to use [polyfill](https://github.com/formatjs/formatjs/tree/main/packages/intl-numberformat)\n *\n * @VueI18nComponent\n */\nconst NumberFormat = NumberFormatImpl;\nconst I18nN = NumberFormat;\n\nfunction getComposer$1(i18n, instance) {\n const i18nInternal = i18n;\n if (i18n.mode === 'composition') {\n return (i18nInternal.__getInstance(instance) || i18n.global);\n }\n else {\n const vueI18n = i18nInternal.__getInstance(instance);\n return vueI18n != null\n ? vueI18n.__composer\n : i18n.global.__composer;\n }\n}\n/**\n * @deprecated will be removed at vue-i18n v12\n */\nfunction vTDirective(i18n) {\n const _process = (binding) => {\n if ((process.env.NODE_ENV !== 'production')) {\n warnOnce(getWarnMessage(I18nWarnCodes.DEPRECATE_TRANSLATE_CUSTOME_DIRECTIVE));\n }\n const { instance, value } = binding;\n /* istanbul ignore if */\n if (!instance || !instance.$) {\n throw createI18nError(I18nErrorCodes.UNEXPECTED_ERROR);\n }\n const composer = getComposer$1(i18n, instance.$);\n const parsedValue = parseValue(value);\n return [\n Reflect.apply(composer.t, composer, [...makeParams(parsedValue)]),\n composer\n ];\n };\n const register = (el, binding) => {\n const [textContent, composer] = _process(binding);\n if (inBrowser && i18n.global === composer) {\n // global scope only\n el.__i18nWatcher = watch(composer.locale, () => {\n binding.instance && binding.instance.$forceUpdate();\n });\n }\n el.__composer = composer;\n el.textContent = textContent;\n };\n const unregister = (el) => {\n if (inBrowser && el.__i18nWatcher) {\n el.__i18nWatcher();\n el.__i18nWatcher = undefined;\n delete el.__i18nWatcher;\n }\n if (el.__composer) {\n el.__composer = undefined;\n delete el.__composer;\n }\n };\n const update = (el, { value }) => {\n if (el.__composer) {\n const composer = el.__composer;\n const parsedValue = parseValue(value);\n el.textContent = Reflect.apply(composer.t, composer, [\n ...makeParams(parsedValue)\n ]);\n }\n };\n const getSSRProps = (binding) => {\n const [textContent] = _process(binding);\n return { textContent };\n };\n return {\n created: register,\n unmounted: unregister,\n beforeUpdate: update,\n getSSRProps\n };\n}\nfunction parseValue(value) {\n if (isString(value)) {\n return { path: value };\n }\n else if (isPlainObject(value)) {\n if (!('path' in value)) {\n throw createI18nError(I18nErrorCodes.REQUIRED_VALUE, 'path');\n }\n return value;\n }\n else {\n throw createI18nError(I18nErrorCodes.INVALID_VALUE);\n }\n}\nfunction makeParams(value) {\n const { path, locale, args, choice, plural } = value;\n const options = {};\n const named = args || {};\n if (isString(locale)) {\n options.locale = locale;\n }\n if (isNumber(choice)) {\n options.plural = choice;\n }\n if (isNumber(plural)) {\n options.plural = plural;\n }\n return [path, named, options];\n}\n\nfunction apply(app, i18n, ...options) {\n const pluginOptions = isPlainObject(options[0])\n ? options[0]\n : {};\n const globalInstall = isBoolean(pluginOptions.globalInstall)\n ? pluginOptions.globalInstall\n : true;\n if (globalInstall) {\n [Translation.name, 'I18nT'].forEach(name => app.component(name, Translation));\n [NumberFormat.name, 'I18nN'].forEach(name => app.component(name, NumberFormat));\n [DatetimeFormat.name, 'I18nD'].forEach(name => app.component(name, DatetimeFormat));\n }\n // install directive\n {\n app.directive('t', vTDirective(i18n));\n }\n}\n\n/**\n * Injection key for {@link useI18n}\n *\n * @remarks\n * The global injection key for I18n instances with `useI18n`. this injection key is used in Web Components.\n * Specify the i18n instance created by {@link createI18n} together with `provide` function.\n *\n * @VueI18nGeneral\n */\nconst I18nInjectionKey = \n/* #__PURE__*/ makeSymbol('global-vue-i18n');\n// eslint-disable-next-line @typescript-eslint/no-explicit-any\nfunction createI18n(options = {}) {\n // prettier-ignore\n const __legacyMode = __VUE_I18N_LEGACY_API__ && isBoolean(options.legacy)\n ? options.legacy\n : __VUE_I18N_LEGACY_API__;\n if ((process.env.NODE_ENV !== 'production') && __legacyMode) {\n warnOnce(getWarnMessage(I18nWarnCodes.DEPRECATE_LEGACY_MODE));\n }\n // prettier-ignore\n const __globalInjection = isBoolean(options.globalInjection)\n ? options.globalInjection\n : true;\n const __instances = new Map();\n const [globalScope, __global] = createGlobal(options, __legacyMode);\n const symbol = /* #__PURE__*/ makeSymbol((process.env.NODE_ENV !== 'production') ? 'vue-i18n' : '');\n function __getInstance(component) {\n return __instances.get(component) || null;\n }\n function __setInstance(component, instance) {\n __instances.set(component, instance);\n }\n function __deleteInstance(component) {\n __instances.delete(component);\n }\n const i18n = {\n // mode\n get mode() {\n return __VUE_I18N_LEGACY_API__ && __legacyMode\n ? 'legacy'\n : 'composition';\n },\n // install plugin\n async install(app, ...options) {\n if (((process.env.NODE_ENV !== 'production') || __VUE_PROD_DEVTOOLS__) && !false) {\n app.__VUE_I18N__ = i18n;\n }\n // setup global provider\n app.__VUE_I18N_SYMBOL__ = symbol;\n app.provide(app.__VUE_I18N_SYMBOL__, i18n);\n // set composer & vuei18n extend hook options from plugin options\n if (isPlainObject(options[0])) {\n const opts = options[0];\n i18n.__composerExtend =\n opts.__composerExtend;\n i18n.__vueI18nExtend =\n opts.__vueI18nExtend;\n }\n // global method and properties injection for Composition API\n let globalReleaseHandler = null;\n if (!__legacyMode && __globalInjection) {\n globalReleaseHandler = injectGlobalFields(app, i18n.global);\n }\n // install built-in components and directive\n if (__VUE_I18N_FULL_INSTALL__) {\n apply(app, i18n, ...options);\n }\n // setup mixin for Legacy API\n if (__VUE_I18N_LEGACY_API__ && __legacyMode) {\n app.mixin(defineMixin(__global, __global.__composer, i18n));\n }\n // release global scope\n const unmountApp = app.unmount;\n app.unmount = () => {\n globalReleaseHandler && globalReleaseHandler();\n i18n.dispose();\n unmountApp();\n };\n // setup vue-devtools plugin\n if (((process.env.NODE_ENV !== 'production') || __VUE_PROD_DEVTOOLS__) && !false) {\n const ret = await enableDevTools(app, i18n);\n if (!ret) {\n throw createI18nError(I18nErrorCodes.CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN);\n }\n const emitter = createEmitter();\n if (__legacyMode) {\n const _vueI18n = __global;\n _vueI18n.__enableEmitter && _vueI18n.__enableEmitter(emitter);\n }\n else {\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n const _composer = __global;\n _composer[EnableEmitter] && _composer[EnableEmitter](emitter);\n }\n emitter.on('*', addTimelineEvent);\n }\n },\n // global accessor\n get global() {\n return __global;\n },\n dispose() {\n globalScope.stop();\n },\n // @internal\n __instances,\n // @internal\n __getInstance,\n // @internal\n __setInstance,\n // @internal\n __deleteInstance\n };\n return i18n;\n}\nfunction useI18n(options = {}) {\n const instance = getCurrentInstance();\n if (instance == null) {\n throw createI18nError(I18nErrorCodes.MUST_BE_CALL_SETUP_TOP);\n }\n if (!instance.isCE &&\n instance.appContext.app != null &&\n !instance.appContext.app.__VUE_I18N_SYMBOL__) {\n throw createI18nError(I18nErrorCodes.NOT_INSTALLED);\n }\n const i18n = getI18nInstance(instance);\n const gl = getGlobalComposer(i18n);\n const componentOptions = getComponentOptions(instance);\n const scope = getScope(options, componentOptions);\n if (scope === 'global') {\n adjustI18nResources(gl, options, componentOptions);\n return gl;\n }\n if (scope === 'parent') {\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n let composer = getComposer(i18n, instance, options.__useComponent);\n if (composer == null) {\n if ((process.env.NODE_ENV !== 'production')) {\n warn(getWarnMessage(I18nWarnCodes.NOT_FOUND_PARENT_SCOPE));\n }\n composer = gl;\n }\n return composer;\n }\n const i18nInternal = i18n;\n let composer = i18nInternal.__getInstance(instance);\n if (composer == null) {\n const composerOptions = assign({}, options);\n if ('__i18n' in componentOptions) {\n composerOptions.__i18n = componentOptions.__i18n;\n }\n if (gl) {\n composerOptions.__root = gl;\n }\n composer = createComposer(composerOptions);\n if (i18nInternal.__composerExtend) {\n composer[DisposeSymbol] =\n i18nInternal.__composerExtend(composer);\n }\n setupLifeCycle(i18nInternal, instance, composer);\n i18nInternal.__setInstance(instance, composer);\n }\n else {\n if ((process.env.NODE_ENV !== 'production') && scope === 'local') {\n warn(getWarnMessage(I18nWarnCodes.DUPLICATE_USE_I18N_CALLING));\n }\n }\n return composer;\n}\nfunction createGlobal(options, legacyMode) {\n const scope = effectScope();\n const obj = __VUE_I18N_LEGACY_API__ && legacyMode\n ? scope.run(() => createVueI18n(options))\n : scope.run(() => createComposer(options));\n if (obj == null) {\n throw createI18nError(I18nErrorCodes.UNEXPECTED_ERROR);\n }\n return [scope, obj];\n}\nfunction getI18nInstance(instance) {\n const i18n = inject(!instance.isCE\n ? instance.appContext.app.__VUE_I18N_SYMBOL__\n : I18nInjectionKey);\n /* istanbul ignore if */\n if (!i18n) {\n throw createI18nError(!instance.isCE\n ? I18nErrorCodes.UNEXPECTED_ERROR\n : I18nErrorCodes.NOT_INSTALLED_WITH_PROVIDE);\n }\n return i18n;\n}\n// eslint-disable-next-line @typescript-eslint/no-explicit-any\nfunction getScope(options, componentOptions) {\n // prettier-ignore\n return isEmptyObject(options)\n ? ('__i18n' in componentOptions)\n ? 'local'\n : 'global'\n : !options.useScope\n ? 'local'\n : options.useScope;\n}\nfunction getGlobalComposer(i18n) {\n // prettier-ignore\n return i18n.mode === 'composition'\n ? i18n.global\n : i18n.global.__composer;\n}\nfunction getComposer(i18n, target, useComponent = false) {\n let composer = null;\n const root = target.root;\n let current = getParentComponentInstance(target, useComponent);\n while (current != null) {\n const i18nInternal = i18n;\n if (i18n.mode === 'composition') {\n composer = i18nInternal.__getInstance(current);\n }\n else {\n if (__VUE_I18N_LEGACY_API__) {\n const vueI18n = i18nInternal.__getInstance(current);\n if (vueI18n != null) {\n composer = vueI18n\n .__composer;\n if (useComponent &&\n composer &&\n !composer[InejctWithOptionSymbol] // eslint-disable-line @typescript-eslint/no-explicit-any\n ) {\n composer = null;\n }\n }\n }\n }\n if (composer != null) {\n break;\n }\n if (root === current) {\n break;\n }\n current = current.parent;\n }\n return composer;\n}\nfunction getParentComponentInstance(target, useComponent = false) {\n if (target == null) {\n return null;\n }\n // if `useComponent: true` will be specified, we get lexical scope owner instance for use-case slots\n return !useComponent\n ? target.parent\n : target.vnode.ctx || target.parent; // eslint-disable-line @typescript-eslint/no-explicit-any\n}\nfunction setupLifeCycle(i18n, target, composer) {\n let emitter = null;\n onMounted(() => {\n // inject composer instance to DOM for intlify-devtools\n if (((process.env.NODE_ENV !== 'production') || __VUE_PROD_DEVTOOLS__) &&\n !false &&\n target.vnode.el) {\n target.vnode.el.__VUE_I18N__ = composer;\n emitter = createEmitter();\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n const _composer = composer;\n _composer[EnableEmitter] && _composer[EnableEmitter](emitter);\n emitter.on('*', addTimelineEvent);\n }\n }, target);\n onUnmounted(() => {\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n const _composer = composer;\n // remove composer instance from DOM for intlify-devtools\n if (((process.env.NODE_ENV !== 'production') || __VUE_PROD_DEVTOOLS__) &&\n !false &&\n target.vnode.el &&\n target.vnode.el.__VUE_I18N__) {\n emitter && emitter.off('*', addTimelineEvent);\n _composer[DisableEmitter] && _composer[DisableEmitter]();\n delete target.vnode.el.__VUE_I18N__;\n }\n i18n.__deleteInstance(target);\n // dispose extended resources\n const dispose = _composer[DisposeSymbol];\n if (dispose) {\n dispose();\n delete _composer[DisposeSymbol];\n }\n }, target);\n}\nconst globalExportProps = [\n 'locale',\n 'fallbackLocale',\n 'availableLocales'\n];\nconst globalExportMethods = ['t', 'rt', 'd', 'n', 'tm', 'te']\n ;\nfunction injectGlobalFields(app, composer) {\n const i18n = Object.create(null);\n globalExportProps.forEach(prop => {\n const desc = Object.getOwnPropertyDescriptor(composer, prop);\n if (!desc) {\n throw createI18nError(I18nErrorCodes.UNEXPECTED_ERROR);\n }\n const wrap = isRef(desc.value) // check computed props\n ? {\n get() {\n return desc.value.value;\n },\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n set(val) {\n desc.value.value = val;\n }\n }\n : {\n get() {\n return desc.get && desc.get();\n }\n };\n Object.defineProperty(i18n, prop, wrap);\n });\n app.config.globalProperties.$i18n = i18n;\n globalExportMethods.forEach(method => {\n const desc = Object.getOwnPropertyDescriptor(composer, method);\n if (!desc || !desc.value) {\n throw createI18nError(I18nErrorCodes.UNEXPECTED_ERROR);\n }\n Object.defineProperty(app.config.globalProperties, `$${method}`, desc);\n });\n const dispose = () => {\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n delete app.config.globalProperties.$i18n;\n globalExportMethods.forEach(method => {\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n delete app.config.globalProperties[`$${method}`];\n });\n };\n return dispose;\n}\n\nconst DatetimeFormatImpl = /* #__PURE__*/ defineComponent({\n /* eslint-disable */\n name: 'i18n-d',\n props: assign({\n value: {\n type: [Number, Date],\n required: true\n },\n format: {\n type: [String, Object]\n }\n }, baseFormatProps),\n /* eslint-enable */\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n setup(props, context) {\n const i18n = props.i18n ||\n useI18n({\n useScope: props.scope,\n __useComponent: true\n });\n return renderFormatter(props, context, DATETIME_FORMAT_OPTIONS_KEYS, (...args) => \n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n i18n[DatetimePartsSymbol](...args));\n }\n});\n/**\n * Datetime Format Component\n *\n * @remarks\n * See the following items for property about details\n *\n * @VueI18nSee [FormattableProps](component#formattableprops)\n * @VueI18nSee [BaseFormatProps](component#baseformatprops)\n * @VueI18nSee [Custom Formatting](../guide/essentials/datetime#custom-formatting)\n *\n * @VueI18nDanger\n * Not supported IE, due to no support `Intl.DateTimeFormat#formatToParts` in [IE](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DateTimeFormat/formatToParts)\n *\n * If you want to use it, you need to use [polyfill](https://github.com/formatjs/formatjs/tree/main/packages/intl-datetimeformat)\n *\n * @VueI18nComponent\n */\nconst DatetimeFormat = DatetimeFormatImpl;\nconst I18nD = DatetimeFormat;\n\n{\n initFeatureFlags();\n}\n// register message compiler at vue-i18n\nregisterMessageCompiler(compile);\n// register message resolver at vue-i18n\nregisterMessageResolver(resolveValue);\n// register fallback locale at vue-i18n\nregisterLocaleFallbacker(fallbackWithLocaleChain);\n// NOTE: experimental !!\nif ((process.env.NODE_ENV !== 'production') || __INTLIFY_PROD_DEVTOOLS__) {\n const target = getGlobalThis();\n target.__INTLIFY__ = true;\n setDevToolsHook(target.__INTLIFY_DEVTOOLS_GLOBAL_HOOK__);\n}\nif ((process.env.NODE_ENV !== 'production')) ;\n\nexport { DatetimeFormat, I18nD, I18nInjectionKey, I18nN, I18nT, NumberFormat, Translation, VERSION, createI18n, useI18n, vTDirective };\n","/**\n * Lodash (Custom Build) \n * Build: `lodash modularize exports=\"npm\" -o ./`\n * Copyright OpenJS Foundation and other contributors \n * Released under MIT license \n * Based on Underscore.js 1.8.3 \n * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors\n */\n\n/** Used as the size to enable large array optimizations. */\nvar LARGE_ARRAY_SIZE = 200;\n\n/** Used to stand-in for `undefined` hash values. */\nvar HASH_UNDEFINED = '__lodash_hash_undefined__';\n\n/** Used to detect hot functions by number of calls within a span of milliseconds. */\nvar HOT_COUNT = 800,\n HOT_SPAN = 16;\n\n/** Used as references for various `Number` constants. */\nvar MAX_SAFE_INTEGER = 9007199254740991;\n\n/** `Object#toString` result references. */\nvar argsTag = '[object Arguments]',\n arrayTag = '[object Array]',\n asyncTag = '[object AsyncFunction]',\n boolTag = '[object Boolean]',\n dateTag = '[object Date]',\n errorTag = '[object Error]',\n funcTag = '[object Function]',\n genTag = '[object GeneratorFunction]',\n mapTag = '[object Map]',\n numberTag = '[object Number]',\n nullTag = '[object Null]',\n objectTag = '[object Object]',\n proxyTag = '[object Proxy]',\n regexpTag = '[object RegExp]',\n setTag = '[object Set]',\n stringTag = '[object String]',\n undefinedTag = '[object Undefined]',\n weakMapTag = '[object WeakMap]';\n\nvar arrayBufferTag = '[object ArrayBuffer]',\n dataViewTag = '[object DataView]',\n float32Tag = '[object Float32Array]',\n float64Tag = '[object Float64Array]',\n int8Tag = '[object Int8Array]',\n int16Tag = '[object Int16Array]',\n int32Tag = '[object Int32Array]',\n uint8Tag = '[object Uint8Array]',\n uint8ClampedTag = '[object Uint8ClampedArray]',\n uint16Tag = '[object Uint16Array]',\n uint32Tag = '[object Uint32Array]';\n\n/**\n * Used to match `RegExp`\n * [syntax characters](http://ecma-international.org/ecma-262/7.0/#sec-patterns).\n */\nvar reRegExpChar = /[\\\\^$.*+?()[\\]{}|]/g;\n\n/** Used to detect host constructors (Safari). */\nvar reIsHostCtor = /^\\[object .+?Constructor\\]$/;\n\n/** Used to detect unsigned integer values. */\nvar reIsUint = /^(?:0|[1-9]\\d*)$/;\n\n/** Used to identify `toStringTag` values of typed arrays. */\nvar typedArrayTags = {};\ntypedArrayTags[float32Tag] = typedArrayTags[float64Tag] =\ntypedArrayTags[int8Tag] = typedArrayTags[int16Tag] =\ntypedArrayTags[int32Tag] = typedArrayTags[uint8Tag] =\ntypedArrayTags[uint8ClampedTag] = typedArrayTags[uint16Tag] =\ntypedArrayTags[uint32Tag] = true;\ntypedArrayTags[argsTag] = typedArrayTags[arrayTag] =\ntypedArrayTags[arrayBufferTag] = typedArrayTags[boolTag] =\ntypedArrayTags[dataViewTag] = typedArrayTags[dateTag] =\ntypedArrayTags[errorTag] = typedArrayTags[funcTag] =\ntypedArrayTags[mapTag] = typedArrayTags[numberTag] =\ntypedArrayTags[objectTag] = typedArrayTags[regexpTag] =\ntypedArrayTags[setTag] = typedArrayTags[stringTag] =\ntypedArrayTags[weakMapTag] = false;\n\n/** Detect free variable `global` from Node.js. */\nvar freeGlobal = typeof global == 'object' && global && global.Object === Object && global;\n\n/** Detect free variable `self`. */\nvar freeSelf = typeof self == 'object' && self && self.Object === Object && self;\n\n/** Used as a reference to the global object. */\nvar root = freeGlobal || freeSelf || Function('return this')();\n\n/** Detect free variable `exports`. */\nvar freeExports = typeof exports == 'object' && exports && !exports.nodeType && exports;\n\n/** Detect free variable `module`. */\nvar freeModule = freeExports && typeof module == 'object' && module && !module.nodeType && module;\n\n/** Detect the popular CommonJS extension `module.exports`. */\nvar moduleExports = freeModule && freeModule.exports === freeExports;\n\n/** Detect free variable `process` from Node.js. */\nvar freeProcess = moduleExports && freeGlobal.process;\n\n/** Used to access faster Node.js helpers. */\nvar nodeUtil = (function() {\n try {\n // Use `util.types` for Node.js 10+.\n var types = freeModule && freeModule.require && freeModule.require('util').types;\n\n if (types) {\n return types;\n }\n\n // Legacy `process.binding('util')` for Node.js < 10.\n return freeProcess && freeProcess.binding && freeProcess.binding('util');\n } catch (e) {}\n}());\n\n/* Node.js helper references. */\nvar nodeIsTypedArray = nodeUtil && nodeUtil.isTypedArray;\n\n/**\n * A faster alternative to `Function#apply`, this function invokes `func`\n * with the `this` binding of `thisArg` and the arguments of `args`.\n *\n * @private\n * @param {Function} func The function to invoke.\n * @param {*} thisArg The `this` binding of `func`.\n * @param {Array} args The arguments to invoke `func` with.\n * @returns {*} Returns the result of `func`.\n */\nfunction apply(func, thisArg, args) {\n switch (args.length) {\n case 0: return func.call(thisArg);\n case 1: return func.call(thisArg, args[0]);\n case 2: return func.call(thisArg, args[0], args[1]);\n case 3: return func.call(thisArg, args[0], args[1], args[2]);\n }\n return func.apply(thisArg, args);\n}\n\n/**\n * The base implementation of `_.times` without support for iteratee shorthands\n * or max array length checks.\n *\n * @private\n * @param {number} n The number of times to invoke `iteratee`.\n * @param {Function} iteratee The function invoked per iteration.\n * @returns {Array} Returns the array of results.\n */\nfunction baseTimes(n, iteratee) {\n var index = -1,\n result = Array(n);\n\n while (++index < n) {\n result[index] = iteratee(index);\n }\n return result;\n}\n\n/**\n * The base implementation of `_.unary` without support for storing metadata.\n *\n * @private\n * @param {Function} func The function to cap arguments for.\n * @returns {Function} Returns the new capped function.\n */\nfunction baseUnary(func) {\n return function(value) {\n return func(value);\n };\n}\n\n/**\n * Gets the value at `key` of `object`.\n *\n * @private\n * @param {Object} [object] The object to query.\n * @param {string} key The key of the property to get.\n * @returns {*} Returns the property value.\n */\nfunction getValue(object, key) {\n return object == null ? undefined : object[key];\n}\n\n/**\n * Creates a unary function that invokes `func` with its argument transformed.\n *\n * @private\n * @param {Function} func The function to wrap.\n * @param {Function} transform The argument transform.\n * @returns {Function} Returns the new function.\n */\nfunction overArg(func, transform) {\n return function(arg) {\n return func(transform(arg));\n };\n}\n\n/** Used for built-in method references. */\nvar arrayProto = Array.prototype,\n funcProto = Function.prototype,\n objectProto = Object.prototype;\n\n/** Used to detect overreaching core-js shims. */\nvar coreJsData = root['__core-js_shared__'];\n\n/** Used to resolve the decompiled source of functions. */\nvar funcToString = funcProto.toString;\n\n/** Used to check objects for own properties. */\nvar hasOwnProperty = objectProto.hasOwnProperty;\n\n/** Used to detect methods masquerading as native. */\nvar maskSrcKey = (function() {\n var uid = /[^.]+$/.exec(coreJsData && coreJsData.keys && coreJsData.keys.IE_PROTO || '');\n return uid ? ('Symbol(src)_1.' + uid) : '';\n}());\n\n/**\n * Used to resolve the\n * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)\n * of values.\n */\nvar nativeObjectToString = objectProto.toString;\n\n/** Used to infer the `Object` constructor. */\nvar objectCtorString = funcToString.call(Object);\n\n/** Used to detect if a method is native. */\nvar reIsNative = RegExp('^' +\n funcToString.call(hasOwnProperty).replace(reRegExpChar, '\\\\$&')\n .replace(/hasOwnProperty|(function).*?(?=\\\\\\()| for .+?(?=\\\\\\])/g, '$1.*?') + '$'\n);\n\n/** Built-in value references. */\nvar Buffer = moduleExports ? root.Buffer : undefined,\n Symbol = root.Symbol,\n Uint8Array = root.Uint8Array,\n allocUnsafe = Buffer ? Buffer.allocUnsafe : undefined,\n getPrototype = overArg(Object.getPrototypeOf, Object),\n objectCreate = Object.create,\n propertyIsEnumerable = objectProto.propertyIsEnumerable,\n splice = arrayProto.splice,\n symToStringTag = Symbol ? Symbol.toStringTag : undefined;\n\nvar defineProperty = (function() {\n try {\n var func = getNative(Object, 'defineProperty');\n func({}, '', {});\n return func;\n } catch (e) {}\n}());\n\n/* Built-in method references for those with the same name as other `lodash` methods. */\nvar nativeIsBuffer = Buffer ? Buffer.isBuffer : undefined,\n nativeMax = Math.max,\n nativeNow = Date.now;\n\n/* Built-in method references that are verified to be native. */\nvar Map = getNative(root, 'Map'),\n nativeCreate = getNative(Object, 'create');\n\n/**\n * The base implementation of `_.create` without support for assigning\n * properties to the created object.\n *\n * @private\n * @param {Object} proto The object to inherit from.\n * @returns {Object} Returns the new object.\n */\nvar baseCreate = (function() {\n function object() {}\n return function(proto) {\n if (!isObject(proto)) {\n return {};\n }\n if (objectCreate) {\n return objectCreate(proto);\n }\n object.prototype = proto;\n var result = new object;\n object.prototype = undefined;\n return result;\n };\n}());\n\n/**\n * Creates a hash object.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction Hash(entries) {\n var index = -1,\n length = entries == null ? 0 : entries.length;\n\n this.clear();\n while (++index < length) {\n var entry = entries[index];\n this.set(entry[0], entry[1]);\n }\n}\n\n/**\n * Removes all key-value entries from the hash.\n *\n * @private\n * @name clear\n * @memberOf Hash\n */\nfunction hashClear() {\n this.__data__ = nativeCreate ? nativeCreate(null) : {};\n this.size = 0;\n}\n\n/**\n * Removes `key` and its value from the hash.\n *\n * @private\n * @name delete\n * @memberOf Hash\n * @param {Object} hash The hash to modify.\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction hashDelete(key) {\n var result = this.has(key) && delete this.__data__[key];\n this.size -= result ? 1 : 0;\n return result;\n}\n\n/**\n * Gets the hash value for `key`.\n *\n * @private\n * @name get\n * @memberOf Hash\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction hashGet(key) {\n var data = this.__data__;\n if (nativeCreate) {\n var result = data[key];\n return result === HASH_UNDEFINED ? undefined : result;\n }\n return hasOwnProperty.call(data, key) ? data[key] : undefined;\n}\n\n/**\n * Checks if a hash value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf Hash\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction hashHas(key) {\n var data = this.__data__;\n return nativeCreate ? (data[key] !== undefined) : hasOwnProperty.call(data, key);\n}\n\n/**\n * Sets the hash `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf Hash\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the hash instance.\n */\nfunction hashSet(key, value) {\n var data = this.__data__;\n this.size += this.has(key) ? 0 : 1;\n data[key] = (nativeCreate && value === undefined) ? HASH_UNDEFINED : value;\n return this;\n}\n\n// Add methods to `Hash`.\nHash.prototype.clear = hashClear;\nHash.prototype['delete'] = hashDelete;\nHash.prototype.get = hashGet;\nHash.prototype.has = hashHas;\nHash.prototype.set = hashSet;\n\n/**\n * Creates an list cache object.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction ListCache(entries) {\n var index = -1,\n length = entries == null ? 0 : entries.length;\n\n this.clear();\n while (++index < length) {\n var entry = entries[index];\n this.set(entry[0], entry[1]);\n }\n}\n\n/**\n * Removes all key-value entries from the list cache.\n *\n * @private\n * @name clear\n * @memberOf ListCache\n */\nfunction listCacheClear() {\n this.__data__ = [];\n this.size = 0;\n}\n\n/**\n * Removes `key` and its value from the list cache.\n *\n * @private\n * @name delete\n * @memberOf ListCache\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction listCacheDelete(key) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n if (index < 0) {\n return false;\n }\n var lastIndex = data.length - 1;\n if (index == lastIndex) {\n data.pop();\n } else {\n splice.call(data, index, 1);\n }\n --this.size;\n return true;\n}\n\n/**\n * Gets the list cache value for `key`.\n *\n * @private\n * @name get\n * @memberOf ListCache\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction listCacheGet(key) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n return index < 0 ? undefined : data[index][1];\n}\n\n/**\n * Checks if a list cache value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf ListCache\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction listCacheHas(key) {\n return assocIndexOf(this.__data__, key) > -1;\n}\n\n/**\n * Sets the list cache `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf ListCache\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the list cache instance.\n */\nfunction listCacheSet(key, value) {\n var data = this.__data__,\n index = assocIndexOf(data, key);\n\n if (index < 0) {\n ++this.size;\n data.push([key, value]);\n } else {\n data[index][1] = value;\n }\n return this;\n}\n\n// Add methods to `ListCache`.\nListCache.prototype.clear = listCacheClear;\nListCache.prototype['delete'] = listCacheDelete;\nListCache.prototype.get = listCacheGet;\nListCache.prototype.has = listCacheHas;\nListCache.prototype.set = listCacheSet;\n\n/**\n * Creates a map cache object to store key-value pairs.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction MapCache(entries) {\n var index = -1,\n length = entries == null ? 0 : entries.length;\n\n this.clear();\n while (++index < length) {\n var entry = entries[index];\n this.set(entry[0], entry[1]);\n }\n}\n\n/**\n * Removes all key-value entries from the map.\n *\n * @private\n * @name clear\n * @memberOf MapCache\n */\nfunction mapCacheClear() {\n this.size = 0;\n this.__data__ = {\n 'hash': new Hash,\n 'map': new (Map || ListCache),\n 'string': new Hash\n };\n}\n\n/**\n * Removes `key` and its value from the map.\n *\n * @private\n * @name delete\n * @memberOf MapCache\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction mapCacheDelete(key) {\n var result = getMapData(this, key)['delete'](key);\n this.size -= result ? 1 : 0;\n return result;\n}\n\n/**\n * Gets the map value for `key`.\n *\n * @private\n * @name get\n * @memberOf MapCache\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction mapCacheGet(key) {\n return getMapData(this, key).get(key);\n}\n\n/**\n * Checks if a map value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf MapCache\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction mapCacheHas(key) {\n return getMapData(this, key).has(key);\n}\n\n/**\n * Sets the map `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf MapCache\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the map cache instance.\n */\nfunction mapCacheSet(key, value) {\n var data = getMapData(this, key),\n size = data.size;\n\n data.set(key, value);\n this.size += data.size == size ? 0 : 1;\n return this;\n}\n\n// Add methods to `MapCache`.\nMapCache.prototype.clear = mapCacheClear;\nMapCache.prototype['delete'] = mapCacheDelete;\nMapCache.prototype.get = mapCacheGet;\nMapCache.prototype.has = mapCacheHas;\nMapCache.prototype.set = mapCacheSet;\n\n/**\n * Creates a stack cache object to store key-value pairs.\n *\n * @private\n * @constructor\n * @param {Array} [entries] The key-value pairs to cache.\n */\nfunction Stack(entries) {\n var data = this.__data__ = new ListCache(entries);\n this.size = data.size;\n}\n\n/**\n * Removes all key-value entries from the stack.\n *\n * @private\n * @name clear\n * @memberOf Stack\n */\nfunction stackClear() {\n this.__data__ = new ListCache;\n this.size = 0;\n}\n\n/**\n * Removes `key` and its value from the stack.\n *\n * @private\n * @name delete\n * @memberOf Stack\n * @param {string} key The key of the value to remove.\n * @returns {boolean} Returns `true` if the entry was removed, else `false`.\n */\nfunction stackDelete(key) {\n var data = this.__data__,\n result = data['delete'](key);\n\n this.size = data.size;\n return result;\n}\n\n/**\n * Gets the stack value for `key`.\n *\n * @private\n * @name get\n * @memberOf Stack\n * @param {string} key The key of the value to get.\n * @returns {*} Returns the entry value.\n */\nfunction stackGet(key) {\n return this.__data__.get(key);\n}\n\n/**\n * Checks if a stack value for `key` exists.\n *\n * @private\n * @name has\n * @memberOf Stack\n * @param {string} key The key of the entry to check.\n * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.\n */\nfunction stackHas(key) {\n return this.__data__.has(key);\n}\n\n/**\n * Sets the stack `key` to `value`.\n *\n * @private\n * @name set\n * @memberOf Stack\n * @param {string} key The key of the value to set.\n * @param {*} value The value to set.\n * @returns {Object} Returns the stack cache instance.\n */\nfunction stackSet(key, value) {\n var data = this.__data__;\n if (data instanceof ListCache) {\n var pairs = data.__data__;\n if (!Map || (pairs.length < LARGE_ARRAY_SIZE - 1)) {\n pairs.push([key, value]);\n this.size = ++data.size;\n return this;\n }\n data = this.__data__ = new MapCache(pairs);\n }\n data.set(key, value);\n this.size = data.size;\n return this;\n}\n\n// Add methods to `Stack`.\nStack.prototype.clear = stackClear;\nStack.prototype['delete'] = stackDelete;\nStack.prototype.get = stackGet;\nStack.prototype.has = stackHas;\nStack.prototype.set = stackSet;\n\n/**\n * Creates an array of the enumerable property names of the array-like `value`.\n *\n * @private\n * @param {*} value The value to query.\n * @param {boolean} inherited Specify returning inherited property names.\n * @returns {Array} Returns the array of property names.\n */\nfunction arrayLikeKeys(value, inherited) {\n var isArr = isArray(value),\n isArg = !isArr && isArguments(value),\n isBuff = !isArr && !isArg && isBuffer(value),\n isType = !isArr && !isArg && !isBuff && isTypedArray(value),\n skipIndexes = isArr || isArg || isBuff || isType,\n result = skipIndexes ? baseTimes(value.length, String) : [],\n length = result.length;\n\n for (var key in value) {\n if ((inherited || hasOwnProperty.call(value, key)) &&\n !(skipIndexes && (\n // Safari 9 has enumerable `arguments.length` in strict mode.\n key == 'length' ||\n // Node.js 0.10 has enumerable non-index properties on buffers.\n (isBuff && (key == 'offset' || key == 'parent')) ||\n // PhantomJS 2 has enumerable non-index properties on typed arrays.\n (isType && (key == 'buffer' || key == 'byteLength' || key == 'byteOffset')) ||\n // Skip index properties.\n isIndex(key, length)\n ))) {\n result.push(key);\n }\n }\n return result;\n}\n\n/**\n * This function is like `assignValue` except that it doesn't assign\n * `undefined` values.\n *\n * @private\n * @param {Object} object The object to modify.\n * @param {string} key The key of the property to assign.\n * @param {*} value The value to assign.\n */\nfunction assignMergeValue(object, key, value) {\n if ((value !== undefined && !eq(object[key], value)) ||\n (value === undefined && !(key in object))) {\n baseAssignValue(object, key, value);\n }\n}\n\n/**\n * Assigns `value` to `key` of `object` if the existing value is not equivalent\n * using [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)\n * for equality comparisons.\n *\n * @private\n * @param {Object} object The object to modify.\n * @param {string} key The key of the property to assign.\n * @param {*} value The value to assign.\n */\nfunction assignValue(object, key, value) {\n var objValue = object[key];\n if (!(hasOwnProperty.call(object, key) && eq(objValue, value)) ||\n (value === undefined && !(key in object))) {\n baseAssignValue(object, key, value);\n }\n}\n\n/**\n * Gets the index at which the `key` is found in `array` of key-value pairs.\n *\n * @private\n * @param {Array} array The array to inspect.\n * @param {*} key The key to search for.\n * @returns {number} Returns the index of the matched value, else `-1`.\n */\nfunction assocIndexOf(array, key) {\n var length = array.length;\n while (length--) {\n if (eq(array[length][0], key)) {\n return length;\n }\n }\n return -1;\n}\n\n/**\n * The base implementation of `assignValue` and `assignMergeValue` without\n * value checks.\n *\n * @private\n * @param {Object} object The object to modify.\n * @param {string} key The key of the property to assign.\n * @param {*} value The value to assign.\n */\nfunction baseAssignValue(object, key, value) {\n if (key == '__proto__' && defineProperty) {\n defineProperty(object, key, {\n 'configurable': true,\n 'enumerable': true,\n 'value': value,\n 'writable': true\n });\n } else {\n object[key] = value;\n }\n}\n\n/**\n * The base implementation of `baseForOwn` which iterates over `object`\n * properties returned by `keysFunc` and invokes `iteratee` for each property.\n * Iteratee functions may exit iteration early by explicitly returning `false`.\n *\n * @private\n * @param {Object} object The object to iterate over.\n * @param {Function} iteratee The function invoked per iteration.\n * @param {Function} keysFunc The function to get the keys of `object`.\n * @returns {Object} Returns `object`.\n */\nvar baseFor = createBaseFor();\n\n/**\n * The base implementation of `getTag` without fallbacks for buggy environments.\n *\n * @private\n * @param {*} value The value to query.\n * @returns {string} Returns the `toStringTag`.\n */\nfunction baseGetTag(value) {\n if (value == null) {\n return value === undefined ? undefinedTag : nullTag;\n }\n return (symToStringTag && symToStringTag in Object(value))\n ? getRawTag(value)\n : objectToString(value);\n}\n\n/**\n * The base implementation of `_.isArguments`.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an `arguments` object,\n */\nfunction baseIsArguments(value) {\n return isObjectLike(value) && baseGetTag(value) == argsTag;\n}\n\n/**\n * The base implementation of `_.isNative` without bad shim checks.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a native function,\n * else `false`.\n */\nfunction baseIsNative(value) {\n if (!isObject(value) || isMasked(value)) {\n return false;\n }\n var pattern = isFunction(value) ? reIsNative : reIsHostCtor;\n return pattern.test(toSource(value));\n}\n\n/**\n * The base implementation of `_.isTypedArray` without Node.js optimizations.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a typed array, else `false`.\n */\nfunction baseIsTypedArray(value) {\n return isObjectLike(value) &&\n isLength(value.length) && !!typedArrayTags[baseGetTag(value)];\n}\n\n/**\n * The base implementation of `_.keysIn` which doesn't treat sparse arrays as dense.\n *\n * @private\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property names.\n */\nfunction baseKeysIn(object) {\n if (!isObject(object)) {\n return nativeKeysIn(object);\n }\n var isProto = isPrototype(object),\n result = [];\n\n for (var key in object) {\n if (!(key == 'constructor' && (isProto || !hasOwnProperty.call(object, key)))) {\n result.push(key);\n }\n }\n return result;\n}\n\n/**\n * The base implementation of `_.merge` without support for multiple sources.\n *\n * @private\n * @param {Object} object The destination object.\n * @param {Object} source The source object.\n * @param {number} srcIndex The index of `source`.\n * @param {Function} [customizer] The function to customize merged values.\n * @param {Object} [stack] Tracks traversed source values and their merged\n * counterparts.\n */\nfunction baseMerge(object, source, srcIndex, customizer, stack) {\n if (object === source) {\n return;\n }\n baseFor(source, function(srcValue, key) {\n stack || (stack = new Stack);\n if (isObject(srcValue)) {\n baseMergeDeep(object, source, key, srcIndex, baseMerge, customizer, stack);\n }\n else {\n var newValue = customizer\n ? customizer(safeGet(object, key), srcValue, (key + ''), object, source, stack)\n : undefined;\n\n if (newValue === undefined) {\n newValue = srcValue;\n }\n assignMergeValue(object, key, newValue);\n }\n }, keysIn);\n}\n\n/**\n * A specialized version of `baseMerge` for arrays and objects which performs\n * deep merges and tracks traversed objects enabling objects with circular\n * references to be merged.\n *\n * @private\n * @param {Object} object The destination object.\n * @param {Object} source The source object.\n * @param {string} key The key of the value to merge.\n * @param {number} srcIndex The index of `source`.\n * @param {Function} mergeFunc The function to merge values.\n * @param {Function} [customizer] The function to customize assigned values.\n * @param {Object} [stack] Tracks traversed source values and their merged\n * counterparts.\n */\nfunction baseMergeDeep(object, source, key, srcIndex, mergeFunc, customizer, stack) {\n var objValue = safeGet(object, key),\n srcValue = safeGet(source, key),\n stacked = stack.get(srcValue);\n\n if (stacked) {\n assignMergeValue(object, key, stacked);\n return;\n }\n var newValue = customizer\n ? customizer(objValue, srcValue, (key + ''), object, source, stack)\n : undefined;\n\n var isCommon = newValue === undefined;\n\n if (isCommon) {\n var isArr = isArray(srcValue),\n isBuff = !isArr && isBuffer(srcValue),\n isTyped = !isArr && !isBuff && isTypedArray(srcValue);\n\n newValue = srcValue;\n if (isArr || isBuff || isTyped) {\n if (isArray(objValue)) {\n newValue = objValue;\n }\n else if (isArrayLikeObject(objValue)) {\n newValue = copyArray(objValue);\n }\n else if (isBuff) {\n isCommon = false;\n newValue = cloneBuffer(srcValue, true);\n }\n else if (isTyped) {\n isCommon = false;\n newValue = cloneTypedArray(srcValue, true);\n }\n else {\n newValue = [];\n }\n }\n else if (isPlainObject(srcValue) || isArguments(srcValue)) {\n newValue = objValue;\n if (isArguments(objValue)) {\n newValue = toPlainObject(objValue);\n }\n else if (!isObject(objValue) || isFunction(objValue)) {\n newValue = initCloneObject(srcValue);\n }\n }\n else {\n isCommon = false;\n }\n }\n if (isCommon) {\n // Recursively merge objects and arrays (susceptible to call stack limits).\n stack.set(srcValue, newValue);\n mergeFunc(newValue, srcValue, srcIndex, customizer, stack);\n stack['delete'](srcValue);\n }\n assignMergeValue(object, key, newValue);\n}\n\n/**\n * The base implementation of `_.rest` which doesn't validate or coerce arguments.\n *\n * @private\n * @param {Function} func The function to apply a rest parameter to.\n * @param {number} [start=func.length-1] The start position of the rest parameter.\n * @returns {Function} Returns the new function.\n */\nfunction baseRest(func, start) {\n return setToString(overRest(func, start, identity), func + '');\n}\n\n/**\n * The base implementation of `setToString` without support for hot loop shorting.\n *\n * @private\n * @param {Function} func The function to modify.\n * @param {Function} string The `toString` result.\n * @returns {Function} Returns `func`.\n */\nvar baseSetToString = !defineProperty ? identity : function(func, string) {\n return defineProperty(func, 'toString', {\n 'configurable': true,\n 'enumerable': false,\n 'value': constant(string),\n 'writable': true\n });\n};\n\n/**\n * Creates a clone of `buffer`.\n *\n * @private\n * @param {Buffer} buffer The buffer to clone.\n * @param {boolean} [isDeep] Specify a deep clone.\n * @returns {Buffer} Returns the cloned buffer.\n */\nfunction cloneBuffer(buffer, isDeep) {\n if (isDeep) {\n return buffer.slice();\n }\n var length = buffer.length,\n result = allocUnsafe ? allocUnsafe(length) : new buffer.constructor(length);\n\n buffer.copy(result);\n return result;\n}\n\n/**\n * Creates a clone of `arrayBuffer`.\n *\n * @private\n * @param {ArrayBuffer} arrayBuffer The array buffer to clone.\n * @returns {ArrayBuffer} Returns the cloned array buffer.\n */\nfunction cloneArrayBuffer(arrayBuffer) {\n var result = new arrayBuffer.constructor(arrayBuffer.byteLength);\n new Uint8Array(result).set(new Uint8Array(arrayBuffer));\n return result;\n}\n\n/**\n * Creates a clone of `typedArray`.\n *\n * @private\n * @param {Object} typedArray The typed array to clone.\n * @param {boolean} [isDeep] Specify a deep clone.\n * @returns {Object} Returns the cloned typed array.\n */\nfunction cloneTypedArray(typedArray, isDeep) {\n var buffer = isDeep ? cloneArrayBuffer(typedArray.buffer) : typedArray.buffer;\n return new typedArray.constructor(buffer, typedArray.byteOffset, typedArray.length);\n}\n\n/**\n * Copies the values of `source` to `array`.\n *\n * @private\n * @param {Array} source The array to copy values from.\n * @param {Array} [array=[]] The array to copy values to.\n * @returns {Array} Returns `array`.\n */\nfunction copyArray(source, array) {\n var index = -1,\n length = source.length;\n\n array || (array = Array(length));\n while (++index < length) {\n array[index] = source[index];\n }\n return array;\n}\n\n/**\n * Copies properties of `source` to `object`.\n *\n * @private\n * @param {Object} source The object to copy properties from.\n * @param {Array} props The property identifiers to copy.\n * @param {Object} [object={}] The object to copy properties to.\n * @param {Function} [customizer] The function to customize copied values.\n * @returns {Object} Returns `object`.\n */\nfunction copyObject(source, props, object, customizer) {\n var isNew = !object;\n object || (object = {});\n\n var index = -1,\n length = props.length;\n\n while (++index < length) {\n var key = props[index];\n\n var newValue = customizer\n ? customizer(object[key], source[key], key, object, source)\n : undefined;\n\n if (newValue === undefined) {\n newValue = source[key];\n }\n if (isNew) {\n baseAssignValue(object, key, newValue);\n } else {\n assignValue(object, key, newValue);\n }\n }\n return object;\n}\n\n/**\n * Creates a function like `_.assign`.\n *\n * @private\n * @param {Function} assigner The function to assign values.\n * @returns {Function} Returns the new assigner function.\n */\nfunction createAssigner(assigner) {\n return baseRest(function(object, sources) {\n var index = -1,\n length = sources.length,\n customizer = length > 1 ? sources[length - 1] : undefined,\n guard = length > 2 ? sources[2] : undefined;\n\n customizer = (assigner.length > 3 && typeof customizer == 'function')\n ? (length--, customizer)\n : undefined;\n\n if (guard && isIterateeCall(sources[0], sources[1], guard)) {\n customizer = length < 3 ? undefined : customizer;\n length = 1;\n }\n object = Object(object);\n while (++index < length) {\n var source = sources[index];\n if (source) {\n assigner(object, source, index, customizer);\n }\n }\n return object;\n });\n}\n\n/**\n * Creates a base function for methods like `_.forIn` and `_.forOwn`.\n *\n * @private\n * @param {boolean} [fromRight] Specify iterating from right to left.\n * @returns {Function} Returns the new base function.\n */\nfunction createBaseFor(fromRight) {\n return function(object, iteratee, keysFunc) {\n var index = -1,\n iterable = Object(object),\n props = keysFunc(object),\n length = props.length;\n\n while (length--) {\n var key = props[fromRight ? length : ++index];\n if (iteratee(iterable[key], key, iterable) === false) {\n break;\n }\n }\n return object;\n };\n}\n\n/**\n * Gets the data for `map`.\n *\n * @private\n * @param {Object} map The map to query.\n * @param {string} key The reference key.\n * @returns {*} Returns the map data.\n */\nfunction getMapData(map, key) {\n var data = map.__data__;\n return isKeyable(key)\n ? data[typeof key == 'string' ? 'string' : 'hash']\n : data.map;\n}\n\n/**\n * Gets the native function at `key` of `object`.\n *\n * @private\n * @param {Object} object The object to query.\n * @param {string} key The key of the method to get.\n * @returns {*} Returns the function if it's native, else `undefined`.\n */\nfunction getNative(object, key) {\n var value = getValue(object, key);\n return baseIsNative(value) ? value : undefined;\n}\n\n/**\n * A specialized version of `baseGetTag` which ignores `Symbol.toStringTag` values.\n *\n * @private\n * @param {*} value The value to query.\n * @returns {string} Returns the raw `toStringTag`.\n */\nfunction getRawTag(value) {\n var isOwn = hasOwnProperty.call(value, symToStringTag),\n tag = value[symToStringTag];\n\n try {\n value[symToStringTag] = undefined;\n var unmasked = true;\n } catch (e) {}\n\n var result = nativeObjectToString.call(value);\n if (unmasked) {\n if (isOwn) {\n value[symToStringTag] = tag;\n } else {\n delete value[symToStringTag];\n }\n }\n return result;\n}\n\n/**\n * Initializes an object clone.\n *\n * @private\n * @param {Object} object The object to clone.\n * @returns {Object} Returns the initialized clone.\n */\nfunction initCloneObject(object) {\n return (typeof object.constructor == 'function' && !isPrototype(object))\n ? baseCreate(getPrototype(object))\n : {};\n}\n\n/**\n * Checks if `value` is a valid array-like index.\n *\n * @private\n * @param {*} value The value to check.\n * @param {number} [length=MAX_SAFE_INTEGER] The upper bounds of a valid index.\n * @returns {boolean} Returns `true` if `value` is a valid index, else `false`.\n */\nfunction isIndex(value, length) {\n var type = typeof value;\n length = length == null ? MAX_SAFE_INTEGER : length;\n\n return !!length &&\n (type == 'number' ||\n (type != 'symbol' && reIsUint.test(value))) &&\n (value > -1 && value % 1 == 0 && value < length);\n}\n\n/**\n * Checks if the given arguments are from an iteratee call.\n *\n * @private\n * @param {*} value The potential iteratee value argument.\n * @param {*} index The potential iteratee index or key argument.\n * @param {*} object The potential iteratee object argument.\n * @returns {boolean} Returns `true` if the arguments are from an iteratee call,\n * else `false`.\n */\nfunction isIterateeCall(value, index, object) {\n if (!isObject(object)) {\n return false;\n }\n var type = typeof index;\n if (type == 'number'\n ? (isArrayLike(object) && isIndex(index, object.length))\n : (type == 'string' && index in object)\n ) {\n return eq(object[index], value);\n }\n return false;\n}\n\n/**\n * Checks if `value` is suitable for use as unique object key.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is suitable, else `false`.\n */\nfunction isKeyable(value) {\n var type = typeof value;\n return (type == 'string' || type == 'number' || type == 'symbol' || type == 'boolean')\n ? (value !== '__proto__')\n : (value === null);\n}\n\n/**\n * Checks if `func` has its source masked.\n *\n * @private\n * @param {Function} func The function to check.\n * @returns {boolean} Returns `true` if `func` is masked, else `false`.\n */\nfunction isMasked(func) {\n return !!maskSrcKey && (maskSrcKey in func);\n}\n\n/**\n * Checks if `value` is likely a prototype object.\n *\n * @private\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a prototype, else `false`.\n */\nfunction isPrototype(value) {\n var Ctor = value && value.constructor,\n proto = (typeof Ctor == 'function' && Ctor.prototype) || objectProto;\n\n return value === proto;\n}\n\n/**\n * This function is like\n * [`Object.keys`](http://ecma-international.org/ecma-262/7.0/#sec-object.keys)\n * except that it includes inherited enumerable properties.\n *\n * @private\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property names.\n */\nfunction nativeKeysIn(object) {\n var result = [];\n if (object != null) {\n for (var key in Object(object)) {\n result.push(key);\n }\n }\n return result;\n}\n\n/**\n * Converts `value` to a string using `Object.prototype.toString`.\n *\n * @private\n * @param {*} value The value to convert.\n * @returns {string} Returns the converted string.\n */\nfunction objectToString(value) {\n return nativeObjectToString.call(value);\n}\n\n/**\n * A specialized version of `baseRest` which transforms the rest array.\n *\n * @private\n * @param {Function} func The function to apply a rest parameter to.\n * @param {number} [start=func.length-1] The start position of the rest parameter.\n * @param {Function} transform The rest array transform.\n * @returns {Function} Returns the new function.\n */\nfunction overRest(func, start, transform) {\n start = nativeMax(start === undefined ? (func.length - 1) : start, 0);\n return function() {\n var args = arguments,\n index = -1,\n length = nativeMax(args.length - start, 0),\n array = Array(length);\n\n while (++index < length) {\n array[index] = args[start + index];\n }\n index = -1;\n var otherArgs = Array(start + 1);\n while (++index < start) {\n otherArgs[index] = args[index];\n }\n otherArgs[start] = transform(array);\n return apply(func, this, otherArgs);\n };\n}\n\n/**\n * Gets the value at `key`, unless `key` is \"__proto__\" or \"constructor\".\n *\n * @private\n * @param {Object} object The object to query.\n * @param {string} key The key of the property to get.\n * @returns {*} Returns the property value.\n */\nfunction safeGet(object, key) {\n if (key === 'constructor' && typeof object[key] === 'function') {\n return;\n }\n\n if (key == '__proto__') {\n return;\n }\n\n return object[key];\n}\n\n/**\n * Sets the `toString` method of `func` to return `string`.\n *\n * @private\n * @param {Function} func The function to modify.\n * @param {Function} string The `toString` result.\n * @returns {Function} Returns `func`.\n */\nvar setToString = shortOut(baseSetToString);\n\n/**\n * Creates a function that'll short out and invoke `identity` instead\n * of `func` when it's called `HOT_COUNT` or more times in `HOT_SPAN`\n * milliseconds.\n *\n * @private\n * @param {Function} func The function to restrict.\n * @returns {Function} Returns the new shortable function.\n */\nfunction shortOut(func) {\n var count = 0,\n lastCalled = 0;\n\n return function() {\n var stamp = nativeNow(),\n remaining = HOT_SPAN - (stamp - lastCalled);\n\n lastCalled = stamp;\n if (remaining > 0) {\n if (++count >= HOT_COUNT) {\n return arguments[0];\n }\n } else {\n count = 0;\n }\n return func.apply(undefined, arguments);\n };\n}\n\n/**\n * Converts `func` to its source code.\n *\n * @private\n * @param {Function} func The function to convert.\n * @returns {string} Returns the source code.\n */\nfunction toSource(func) {\n if (func != null) {\n try {\n return funcToString.call(func);\n } catch (e) {}\n try {\n return (func + '');\n } catch (e) {}\n }\n return '';\n}\n\n/**\n * Performs a\n * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)\n * comparison between two values to determine if they are equivalent.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to compare.\n * @param {*} other The other value to compare.\n * @returns {boolean} Returns `true` if the values are equivalent, else `false`.\n * @example\n *\n * var object = { 'a': 1 };\n * var other = { 'a': 1 };\n *\n * _.eq(object, object);\n * // => true\n *\n * _.eq(object, other);\n * // => false\n *\n * _.eq('a', 'a');\n * // => true\n *\n * _.eq('a', Object('a'));\n * // => false\n *\n * _.eq(NaN, NaN);\n * // => true\n */\nfunction eq(value, other) {\n return value === other || (value !== value && other !== other);\n}\n\n/**\n * Checks if `value` is likely an `arguments` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an `arguments` object,\n * else `false`.\n * @example\n *\n * _.isArguments(function() { return arguments; }());\n * // => true\n *\n * _.isArguments([1, 2, 3]);\n * // => false\n */\nvar isArguments = baseIsArguments(function() { return arguments; }()) ? baseIsArguments : function(value) {\n return isObjectLike(value) && hasOwnProperty.call(value, 'callee') &&\n !propertyIsEnumerable.call(value, 'callee');\n};\n\n/**\n * Checks if `value` is classified as an `Array` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an array, else `false`.\n * @example\n *\n * _.isArray([1, 2, 3]);\n * // => true\n *\n * _.isArray(document.body.children);\n * // => false\n *\n * _.isArray('abc');\n * // => false\n *\n * _.isArray(_.noop);\n * // => false\n */\nvar isArray = Array.isArray;\n\n/**\n * Checks if `value` is array-like. A value is considered array-like if it's\n * not a function and has a `value.length` that's an integer greater than or\n * equal to `0` and less than or equal to `Number.MAX_SAFE_INTEGER`.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is array-like, else `false`.\n * @example\n *\n * _.isArrayLike([1, 2, 3]);\n * // => true\n *\n * _.isArrayLike(document.body.children);\n * // => true\n *\n * _.isArrayLike('abc');\n * // => true\n *\n * _.isArrayLike(_.noop);\n * // => false\n */\nfunction isArrayLike(value) {\n return value != null && isLength(value.length) && !isFunction(value);\n}\n\n/**\n * This method is like `_.isArrayLike` except that it also checks if `value`\n * is an object.\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an array-like object,\n * else `false`.\n * @example\n *\n * _.isArrayLikeObject([1, 2, 3]);\n * // => true\n *\n * _.isArrayLikeObject(document.body.children);\n * // => true\n *\n * _.isArrayLikeObject('abc');\n * // => false\n *\n * _.isArrayLikeObject(_.noop);\n * // => false\n */\nfunction isArrayLikeObject(value) {\n return isObjectLike(value) && isArrayLike(value);\n}\n\n/**\n * Checks if `value` is a buffer.\n *\n * @static\n * @memberOf _\n * @since 4.3.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a buffer, else `false`.\n * @example\n *\n * _.isBuffer(new Buffer(2));\n * // => true\n *\n * _.isBuffer(new Uint8Array(2));\n * // => false\n */\nvar isBuffer = nativeIsBuffer || stubFalse;\n\n/**\n * Checks if `value` is classified as a `Function` object.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a function, else `false`.\n * @example\n *\n * _.isFunction(_);\n * // => true\n *\n * _.isFunction(/abc/);\n * // => false\n */\nfunction isFunction(value) {\n if (!isObject(value)) {\n return false;\n }\n // The use of `Object#toString` avoids issues with the `typeof` operator\n // in Safari 9 which returns 'object' for typed arrays and other constructors.\n var tag = baseGetTag(value);\n return tag == funcTag || tag == genTag || tag == asyncTag || tag == proxyTag;\n}\n\n/**\n * Checks if `value` is a valid array-like length.\n *\n * **Note:** This method is loosely based on\n * [`ToLength`](http://ecma-international.org/ecma-262/7.0/#sec-tolength).\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a valid length, else `false`.\n * @example\n *\n * _.isLength(3);\n * // => true\n *\n * _.isLength(Number.MIN_VALUE);\n * // => false\n *\n * _.isLength(Infinity);\n * // => false\n *\n * _.isLength('3');\n * // => false\n */\nfunction isLength(value) {\n return typeof value == 'number' &&\n value > -1 && value % 1 == 0 && value <= MAX_SAFE_INTEGER;\n}\n\n/**\n * Checks if `value` is the\n * [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)\n * of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is an object, else `false`.\n * @example\n *\n * _.isObject({});\n * // => true\n *\n * _.isObject([1, 2, 3]);\n * // => true\n *\n * _.isObject(_.noop);\n * // => true\n *\n * _.isObject(null);\n * // => false\n */\nfunction isObject(value) {\n var type = typeof value;\n return value != null && (type == 'object' || type == 'function');\n}\n\n/**\n * Checks if `value` is object-like. A value is object-like if it's not `null`\n * and has a `typeof` result of \"object\".\n *\n * @static\n * @memberOf _\n * @since 4.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is object-like, else `false`.\n * @example\n *\n * _.isObjectLike({});\n * // => true\n *\n * _.isObjectLike([1, 2, 3]);\n * // => true\n *\n * _.isObjectLike(_.noop);\n * // => false\n *\n * _.isObjectLike(null);\n * // => false\n */\nfunction isObjectLike(value) {\n return value != null && typeof value == 'object';\n}\n\n/**\n * Checks if `value` is a plain object, that is, an object created by the\n * `Object` constructor or one with a `[[Prototype]]` of `null`.\n *\n * @static\n * @memberOf _\n * @since 0.8.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a plain object, else `false`.\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * }\n *\n * _.isPlainObject(new Foo);\n * // => false\n *\n * _.isPlainObject([1, 2, 3]);\n * // => false\n *\n * _.isPlainObject({ 'x': 0, 'y': 0 });\n * // => true\n *\n * _.isPlainObject(Object.create(null));\n * // => true\n */\nfunction isPlainObject(value) {\n if (!isObjectLike(value) || baseGetTag(value) != objectTag) {\n return false;\n }\n var proto = getPrototype(value);\n if (proto === null) {\n return true;\n }\n var Ctor = hasOwnProperty.call(proto, 'constructor') && proto.constructor;\n return typeof Ctor == 'function' && Ctor instanceof Ctor &&\n funcToString.call(Ctor) == objectCtorString;\n}\n\n/**\n * Checks if `value` is classified as a typed array.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Lang\n * @param {*} value The value to check.\n * @returns {boolean} Returns `true` if `value` is a typed array, else `false`.\n * @example\n *\n * _.isTypedArray(new Uint8Array);\n * // => true\n *\n * _.isTypedArray([]);\n * // => false\n */\nvar isTypedArray = nodeIsTypedArray ? baseUnary(nodeIsTypedArray) : baseIsTypedArray;\n\n/**\n * Converts `value` to a plain object flattening inherited enumerable string\n * keyed properties of `value` to own properties of the plain object.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Lang\n * @param {*} value The value to convert.\n * @returns {Object} Returns the converted plain object.\n * @example\n *\n * function Foo() {\n * this.b = 2;\n * }\n *\n * Foo.prototype.c = 3;\n *\n * _.assign({ 'a': 1 }, new Foo);\n * // => { 'a': 1, 'b': 2 }\n *\n * _.assign({ 'a': 1 }, _.toPlainObject(new Foo));\n * // => { 'a': 1, 'b': 2, 'c': 3 }\n */\nfunction toPlainObject(value) {\n return copyObject(value, keysIn(value));\n}\n\n/**\n * Creates an array of the own and inherited enumerable property names of `object`.\n *\n * **Note:** Non-object values are coerced to objects.\n *\n * @static\n * @memberOf _\n * @since 3.0.0\n * @category Object\n * @param {Object} object The object to query.\n * @returns {Array} Returns the array of property names.\n * @example\n *\n * function Foo() {\n * this.a = 1;\n * this.b = 2;\n * }\n *\n * Foo.prototype.c = 3;\n *\n * _.keysIn(new Foo);\n * // => ['a', 'b', 'c'] (iteration order is not guaranteed)\n */\nfunction keysIn(object) {\n return isArrayLike(object) ? arrayLikeKeys(object, true) : baseKeysIn(object);\n}\n\n/**\n * This method is like `_.assign` except that it recursively merges own and\n * inherited enumerable string keyed properties of source objects into the\n * destination object. Source properties that resolve to `undefined` are\n * skipped if a destination value exists. Array and plain object properties\n * are merged recursively. Other objects and value types are overridden by\n * assignment. Source objects are applied from left to right. Subsequent\n * sources overwrite property assignments of previous sources.\n *\n * **Note:** This method mutates `object`.\n *\n * @static\n * @memberOf _\n * @since 0.5.0\n * @category Object\n * @param {Object} object The destination object.\n * @param {...Object} [sources] The source objects.\n * @returns {Object} Returns `object`.\n * @example\n *\n * var object = {\n * 'a': [{ 'b': 2 }, { 'd': 4 }]\n * };\n *\n * var other = {\n * 'a': [{ 'c': 3 }, { 'e': 5 }]\n * };\n *\n * _.merge(object, other);\n * // => { 'a': [{ 'b': 2, 'c': 3 }, { 'd': 4, 'e': 5 }] }\n */\nvar merge = createAssigner(function(object, source, srcIndex) {\n baseMerge(object, source, srcIndex);\n});\n\n/**\n * Creates a function that returns `value`.\n *\n * @static\n * @memberOf _\n * @since 2.4.0\n * @category Util\n * @param {*} value The value to return from the new function.\n * @returns {Function} Returns the new constant function.\n * @example\n *\n * var objects = _.times(2, _.constant({ 'a': 1 }));\n *\n * console.log(objects);\n * // => [{ 'a': 1 }, { 'a': 1 }]\n *\n * console.log(objects[0] === objects[1]);\n * // => true\n */\nfunction constant(value) {\n return function() {\n return value;\n };\n}\n\n/**\n * This method returns the first argument it receives.\n *\n * @static\n * @since 0.1.0\n * @memberOf _\n * @category Util\n * @param {*} value Any value.\n * @returns {*} Returns `value`.\n * @example\n *\n * var object = { 'a': 1 };\n *\n * console.log(_.identity(object) === object);\n * // => true\n */\nfunction identity(value) {\n return value;\n}\n\n/**\n * This method returns `false`.\n *\n * @static\n * @memberOf _\n * @since 4.13.0\n * @category Util\n * @returns {boolean} Returns `false`.\n * @example\n *\n * _.times(2, _.stubFalse);\n * // => [false, false]\n */\nfunction stubFalse() {\n return false;\n}\n\nmodule.exports = merge;\n","import merge from 'lodash.merge'\nimport { each, get, set, cloneDeep } from 'lodash'\nimport { useInterfaceStore } from 'src/stores/interface'\nimport { storage } from './storage.js'\n\nlet loaded = false\n\nconst defaultReducer = (state, paths) => (\n paths.length === 0\n ? state\n : paths.reduce((substate, path) => {\n set(substate, path, get(state, path))\n return substate\n }, {})\n)\n\nconst saveImmedeatelyActions = [\n 'markNotificationsAsSeen',\n 'clearCurrentUser',\n 'setCurrentUser',\n 'setHighlight',\n 'setOption',\n 'setClientData',\n 'setToken',\n 'clearToken'\n]\n\nconst defaultStorage = (() => {\n return storage\n})()\n\nexport default function createPersistedState ({\n key = 'vuex-lz',\n paths = [],\n getState = (key, storage) => {\n const value = storage.getItem(key)\n return value\n },\n setState = (key, state, storage) => {\n if (!loaded) {\n console.info('waiting for old state to be loaded...')\n return Promise.resolve()\n } else {\n return storage.setItem(key, state)\n }\n },\n reducer = defaultReducer,\n storage = defaultStorage,\n subscriber = store => handler => store.subscribe(handler)\n} = {}) {\n return getState(key, storage).then((savedState) => {\n return store => {\n try {\n if (savedState !== null && typeof savedState === 'object') {\n // build user cache\n const usersState = savedState.users || {}\n usersState.usersObject = {}\n const users = usersState.users || []\n each(users, (user) => { usersState.usersObject[user.id] = user })\n savedState.users = usersState\n\n store.replaceState(\n merge({}, store.state, savedState)\n )\n }\n loaded = true\n } catch (e) {\n console.error(\"Couldn't load state\")\n console.error(e)\n loaded = true\n }\n subscriber(store)((mutation, state) => {\n try {\n if (saveImmedeatelyActions.includes(mutation.type)) {\n setState(key, reducer(cloneDeep(state), paths), storage)\n .then(success => {\n if (typeof success !== 'undefined') {\n if (mutation.type === 'setOption' || mutation.type === 'setCurrentUser') {\n useInterfaceStore().settingsSaved({ success })\n }\n }\n }, error => {\n if (mutation.type === 'setOption' || mutation.type === 'setCurrentUser') {\n useInterfaceStore().settingsSaved({ error })\n }\n })\n }\n } catch (e) {\n console.error(\"Couldn't persist state:\")\n console.error(e)\n }\n })\n }\n })\n}\n\n/**\n * This persists state for pinia, which falls back to read from the vuex state\n * if pinia persisted state does not exist.\n *\n * When you migrate a module from vuex to pinia, you have to keep the original name.\n * If the module was called `xxx`, the name of the store has to be `xxx` too.\n *\n * This adds one property to the store, $persistLoaded, which is a promise\n * that resolves when the initial state is loaded. If the plugin is not enabled,\n * $persistLoaded is a promise that resolves immediately.\n * If we are not able to get the stored state because storage.getItem() throws or\n * rejects, $persistLoaded will be a rejected promise with the thrown error.\n *\n * Call signature:\n *\n * defineStore(name, {\n * ...,\n * // setting the `persist` property enables this plugin\n * // IMPORTANT: by default it is disabled, you have to set `persist` to at least an empty object\n * persist: {\n * // set to list of individual paths, or undefined/unset to persist everything\n * paths: [],\n * // function to call after loading initial state\n * // if afterLoad is a function, it must return a state object that will be sent to `store.$patch`, or a promise to the state object\n * // by default afterLoad is undefined\n * afterLoad: (originalState) => {\n * // ...\n * return modifiedState\n * },\n * // if it exists, only persist state after these actions\n * // if it doesn't exist or is undefined, persist state after every mutation of the state\n * saveImmediatelyActions: [],\n * // what to do after successfully saving the state\n * onSaveSuccess: () => {},\n * // what to do after there is an error saving the state\n * onSaveError: () => {}\n * }\n * })\n *\n */\nexport const piniaPersistPlugin = ({\n vuexKey = 'vuex-lz',\n keyFunction = (id) => `pinia-local-${id}`,\n storage = defaultStorage,\n reducer = defaultReducer\n} = {}) => ({ store, options }) => {\n if (!options.persist) {\n return {\n $persistLoaded: Promise.resolve()\n }\n }\n\n let resolveLoaded\n let rejectLoaded\n const loadedPromise = new Promise((resolve, reject) => {\n resolveLoaded = resolve\n rejectLoaded = reject\n })\n\n const {\n afterLoad,\n paths = [],\n saveImmediatelyActions,\n onSaveSuccess = () => {},\n onSaveError = () => {}\n } = options.persist || {}\n\n const loadedGuard = { loaded: false }\n const key = keyFunction(store.$id)\n const getState = async () => {\n const id = store.$id\n const value = await storage.getItem(key)\n if (value) {\n return value\n }\n\n const fallbackValue = await storage.getItem(vuexKey)\n if (fallbackValue && fallbackValue[id]) {\n console.info(`Migrating ${id} store data from vuex to pinia`)\n const res = fallbackValue[id]\n await storage.setItem(key, res)\n return res\n }\n\n return {}\n }\n\n const setState = (state) => {\n if (!loadedGuard.loaded) {\n console.info('waiting for old state to be loaded...')\n return Promise.reject()\n } else {\n return storage.setItem(key, state)\n }\n }\n\n const getMaybeAugmentedState = async () => {\n const savedRawState = await getState()\n if (typeof afterLoad === 'function') {\n try {\n return await afterLoad(savedRawState)\n } catch (e) {\n console.error('Error running afterLoad:', e)\n return savedRawState\n }\n } else {\n return savedRawState\n }\n }\n\n const persistCurrentState = async (state) => {\n const stateClone = cloneDeep(state)\n const stateToPersist = reducer(stateClone, paths)\n try {\n const res = await setState(stateToPersist)\n onSaveSuccess(res)\n } catch (e) {\n console.error('Cannot persist state:', e)\n onSaveError(e)\n }\n }\n\n getMaybeAugmentedState()\n .then(savedState => {\n if (savedState) {\n store.$patch(savedState)\n }\n\n loadedGuard.loaded = true\n resolveLoaded()\n\n // only subscribe after we have done setting the initial state\n if (!saveImmediatelyActions) {\n store.$subscribe(async (_mutation, state) => {\n await persistCurrentState(state)\n })\n } else {\n store.$onAction(({\n name,\n store,\n after,\n }) => {\n if (saveImmediatelyActions.includes(name)) {\n after(() => persistCurrentState(store.$state))\n }\n })\n }\n }, error => {\n console.error('Cannot load storage:', error)\n rejectLoaded(error)\n })\n\n return {\n $persistLoaded: loadedPromise\n }\n}\n","import { useInterfaceStore } from 'src/stores/interface'\n\nexport default (store) => {\n store.subscribe((mutation, state) => {\n const vapidPublicKey = state.instance.vapidPublicKey\n const webPushNotification = state.config.webPushNotifications\n const permission = useInterfaceStore().notificationPermission === 'granted'\n const user = state.users.currentUser\n\n const isUserMutation = mutation.type === 'setCurrentUser'\n const isVapidMutation = mutation.type === 'setInstanceOption' && mutation.payload.name === 'vapidPublicKey'\n const isPermMutation = mutation.type === 'setNotificationPermission' && mutation.payload === 'granted'\n const isUserConfigMutation = mutation.type === 'setOption' && mutation.payload.name === 'webPushNotifications'\n const isVisibilityMutation = mutation.type === 'setOption' && mutation.payload.name === 'notificationVisibility'\n\n if (isUserMutation || isVapidMutation || isPermMutation || isUserConfigMutation || isVisibilityMutation) {\n if (user && vapidPublicKey && permission && webPushNotification) {\n return store.dispatch('registerPushNotifications')\n } else if (isUserConfigMutation && !webPushNotification) {\n return store.dispatch('unregisterPushNotifications')\n }\n }\n })\n}\n","import { useOAuthStore } from 'src/stores/oauth.js'\nimport { defineStore } from 'pinia'\n\nconst PASSWORD_STRATEGY = 'password'\nconst TOKEN_STRATEGY = 'token'\n\n// MFA strategies\nconst TOTP_STRATEGY = 'totp'\nconst RECOVERY_STRATEGY = 'recovery'\n\nexport const useAuthFlowStore = defineStore('authFlow', {\n // initial state\n state: () => ({\n settings: {},\n strategy: PASSWORD_STRATEGY,\n initStrategy: PASSWORD_STRATEGY // default strategy from config\n }),\n // getters\n getters: {\n requiredPassword: (state) => {\n return state.strategy === PASSWORD_STRATEGY\n },\n requiredToken: (state) => {\n return state.strategy === TOKEN_STRATEGY\n },\n requiredTOTP: (state) => {\n return state.strategy === TOTP_STRATEGY\n },\n requiredRecovery: (state) => {\n return state.strategy === RECOVERY_STRATEGY\n },\n },\n actions: {\n setInitialStrategy (strategy) {\n if (strategy) {\n this.initStrategy = strategy\n this.strategy = strategy\n }\n },\n requirePassword () {\n this.strategy = PASSWORD_STRATEGY\n },\n requireToken () {\n this.strategy = TOKEN_STRATEGY\n },\n requireMFA ({ settings }) {\n this.settings = settings\n this.strategy = TOTP_STRATEGY // default strategy of MFA\n },\n requireRecovery () {\n this.strategy = RECOVERY_STRATEGY\n },\n requireTOTP () {\n this.strategy = TOTP_STRATEGY\n },\n abortMFA () {\n this.resetState()\n },\n resetState () {\n this.strategy = this.initStrategy\n this.settings = {}\n },\n async login ({ access_token: accessToken }) {\n useOAuthStore().setToken(accessToken)\n await window.vuex.dispatch('loginUser', accessToken, { root: true })\n this.resetState()\n }\n }\n})","import { defineStore } from 'pinia'\n\nexport const useEditStatusStore = defineStore('editStatus', {\n state: () => ({\n params: null,\n modalActivated: false\n }),\n actions: {\n openEditStatusModal (params) {\n this.params = params\n this.modalActivated = true\n },\n closeEditStatusModal () {\n this.modalActivated = false\n }\n }\n})\n","// TODO this func might as well take the entire file and use its mimetype\n// or the entire service could be just mimetype service that only operates\n// on mimetypes and not files. Currently the naming is confusing.\nexport const fileType = mimetype => {\n if (mimetype.match(/flash/)) {\n return 'flash'\n }\n\n if (mimetype.match(/text\\/html/)) {\n return 'html'\n }\n\n if (mimetype.match(/image/)) {\n return 'image'\n }\n\n if (mimetype.match(/video/)) {\n return 'video'\n }\n\n if (mimetype.match(/audio/)) {\n return 'audio'\n }\n\n return 'unknown'\n}\n\nexport const fileTypeExt = url => {\n if (url.match(/\\.(a?png|jpe?g|gif|webp|avif)$/)) {\n return 'image'\n }\n if (url.match(/\\.(ogv|mp4|webm|mov)$/)) {\n return 'video'\n }\n if (url.match(/\\.(it|s3m|mod|umx|mp3|aac|m4a|flac|alac|ogg|oga|opus|wav|ape|midi?)$/)) {\n return 'audio'\n }\n return 'unknown'\n}\n\nexport const fileMatchesSomeType = (types, file) =>\n types.some(type => fileType(file.mimetype) === type)\n\nconst fileTypeService = {\n fileType,\n fileTypeExt,\n fileMatchesSomeType\n}\n\nexport default fileTypeService\n","import { defineStore } from 'pinia'\nimport fileTypeService from '../services/file_type/file_type.service.js'\n\nconst supportedTypes = new Set(['image', 'video', 'audio', 'flash'])\n\nexport const useMediaViewerStore = defineStore('mediaViewer', {\n state: () => ({\n media: [],\n currentIndex: 0,\n activated: false\n }),\n actions: {\n setMedia (attachments) {\n const media = attachments.filter(attachment => {\n const type = fileTypeService.fileType(attachment.mimetype)\n return supportedTypes.has(type)\n })\n\n this.media = media\n },\n setCurrentMedia (current) {\n const index = this.media.indexOf(current)\n this.activated = true\n this.currentIndex = index\n },\n closeMediaViewer () {\n this.activated = false\n }\n }\n})\n","import { defineStore } from 'pinia'\n\nexport const useOAuthTokensStore = defineStore('oauthTokens', {\n state: () => ({\n tokens: []\n }),\n actions: {\n fetchTokens () {\n window.vuex.state.api.backendInteractor.fetchOAuthTokens().then((tokens) => {\n this.swapTokens(tokens)\n })\n },\n revokeToken (id) {\n window.vuex.state.api.backendInteractor.revokeOAuthToken({ id }).then((response) => {\n if (response.status === 201) {\n this.swapTokens(this.tokens.filter(token => token.id !== id))\n }\n })\n },\n swapTokens (tokens) {\n this.tokens = tokens\n }\n }\n});","import { merge } from 'lodash'\nimport { defineStore } from 'pinia'\n\nexport const usePollsStore = defineStore('polls', {\n state: () => ({\n // Contains key = id, value = number of trackers for this poll\n trackedPolls: {},\n pollsObject: {}\n }),\n actions: {\n mergeOrAddPoll (poll) {\n const existingPoll = this.pollsObject[poll.id]\n // Make expired-state change trigger re-renders properly\n poll.expired = Date.now() > Date.parse(poll.expires_at)\n if (existingPoll) {\n this.pollsObject[poll.id] = merge(existingPoll, poll)\n } else {\n this.pollsObject[poll.id] = poll\n }\n },\n updateTrackedPoll (pollId) {\n window.vuex.state.api.backendInteractor.fetchPoll({ pollId }).then(poll => {\n setTimeout(() => {\n if (this.trackedPolls[pollId]) {\n this.updateTrackedPoll(pollId)\n }\n }, 30 * 1000)\n this.mergeOrAddPoll(poll)\n })\n },\n trackPoll (pollId) {\n if (!this.trackedPolls[pollId]) {\n setTimeout(() => this.updateTrackedPoll(pollId), 30 * 1000)\n }\n const currentValue = this.trackedPolls[pollId]\n if (currentValue) {\n this.trackedPolls[pollId] = currentValue + 1\n } else {\n this.trackedPolls[pollId] = 1\n }\n },\n untrackPoll (pollId) {\n const currentValue = this.trackedPolls[pollId]\n if (currentValue) {\n this.trackedPolls[pollId] = currentValue - 1\n } else {\n this.trackedPolls[pollId] = 0\n }\n },\n votePoll ({ pollId, choices }) {\n return window.vuex.state.api.backendInteractor.vote({ pollId, choices }).then(poll => {\n this.mergeOrAddPoll(poll)\n return poll\n })\n }\n }\n})\n","import { defineStore } from 'pinia'\n\nexport const usePostStatusStore = defineStore('postStatus', {\n state: () => ({\n params: null,\n modalActivated: false\n }),\n actions: {\n openPostStatusModal (params) {\n this.params = params\n this.modalActivated = true\n },\n closePostStatusModal () {\n this.modalActivated = false\n },\n resetPostStatusModal () {\n this.params = null\n }\n }\n})\n","import { defineStore } from 'pinia'\n\nexport const useStatusHistoryStore = defineStore('statusHistory', {\n state: () => ({\n params: {},\n modalActivated: false\n }),\n actions: {\n openStatusHistoryModal (params) {\n this.params = params\n this.modalActivated = true\n },\n closeStatusHistoryModal () {\n this.modalActivated = false\n }\n }\n})\n","/*!\n * vue-router v4.5.1\n * (c) 2025 Eduardo San Martin Morote\n * @license MIT\n */\nimport { getCurrentInstance, inject, onUnmounted, onDeactivated, onActivated, computed, unref, watchEffect, defineComponent, reactive, h, provide, ref, watch, shallowRef, shallowReactive, nextTick } from 'vue';\nimport { setupDevtoolsPlugin } from '@vue/devtools-api';\n\nconst isBrowser = typeof document !== 'undefined';\n\n/**\n * Allows differentiating lazy components from functional components and vue-class-component\n * @internal\n *\n * @param component\n */\nfunction isRouteComponent(component) {\n return (typeof component === 'object' ||\n 'displayName' in component ||\n 'props' in component ||\n '__vccOpts' in component);\n}\nfunction isESModule(obj) {\n return (obj.__esModule ||\n obj[Symbol.toStringTag] === 'Module' ||\n // support CF with dynamic imports that do not\n // add the Module string tag\n (obj.default && isRouteComponent(obj.default)));\n}\nconst assign = Object.assign;\nfunction applyToParams(fn, params) {\n const newParams = {};\n for (const key in params) {\n const value = params[key];\n newParams[key] = isArray(value)\n ? value.map(fn)\n : fn(value);\n }\n return newParams;\n}\nconst noop = () => { };\n/**\n * Typesafe alternative to Array.isArray\n * https://github.com/microsoft/TypeScript/pull/48228\n */\nconst isArray = Array.isArray;\n\nfunction warn(msg) {\n // avoid using ...args as it breaks in older Edge builds\n const args = Array.from(arguments).slice(1);\n console.warn.apply(console, ['[Vue Router warn]: ' + msg].concat(args));\n}\n\n/**\n * Encoding Rules (␣ = Space)\n * - Path: ␣ \" < > # ? { }\n * - Query: ␣ \" < > # & =\n * - Hash: ␣ \" < > `\n *\n * On top of that, the RFC3986 (https://tools.ietf.org/html/rfc3986#section-2.2)\n * defines some extra characters to be encoded. Most browsers do not encode them\n * in encodeURI https://github.com/whatwg/url/issues/369, so it may be safer to\n * also encode `!'()*`. Leaving un-encoded only ASCII alphanumeric(`a-zA-Z0-9`)\n * plus `-._~`. This extra safety should be applied to query by patching the\n * string returned by encodeURIComponent encodeURI also encodes `[\\]^`. `\\`\n * should be encoded to avoid ambiguity. Browsers (IE, FF, C) transform a `\\`\n * into a `/` if directly typed in. The _backtick_ (`````) should also be\n * encoded everywhere because some browsers like FF encode it when directly\n * written while others don't. Safari and IE don't encode ``\"<>{}``` in hash.\n */\n// const EXTRA_RESERVED_RE = /[!'()*]/g\n// const encodeReservedReplacer = (c: string) => '%' + c.charCodeAt(0).toString(16)\nconst HASH_RE = /#/g; // %23\nconst AMPERSAND_RE = /&/g; // %26\nconst SLASH_RE = /\\//g; // %2F\nconst EQUAL_RE = /=/g; // %3D\nconst IM_RE = /\\?/g; // %3F\nconst PLUS_RE = /\\+/g; // %2B\n/**\n * NOTE: It's not clear to me if we should encode the + symbol in queries, it\n * seems to be less flexible than not doing so and I can't find out the legacy\n * systems requiring this for regular requests like text/html. In the standard,\n * the encoding of the plus character is only mentioned for\n * application/x-www-form-urlencoded\n * (https://url.spec.whatwg.org/#urlencoded-parsing) and most browsers seems lo\n * leave the plus character as is in queries. To be more flexible, we allow the\n * plus character on the query, but it can also be manually encoded by the user.\n *\n * Resources:\n * - https://url.spec.whatwg.org/#urlencoded-parsing\n * - https://stackoverflow.com/questions/1634271/url-encoding-the-space-character-or-20\n */\nconst ENC_BRACKET_OPEN_RE = /%5B/g; // [\nconst ENC_BRACKET_CLOSE_RE = /%5D/g; // ]\nconst ENC_CARET_RE = /%5E/g; // ^\nconst ENC_BACKTICK_RE = /%60/g; // `\nconst ENC_CURLY_OPEN_RE = /%7B/g; // {\nconst ENC_PIPE_RE = /%7C/g; // |\nconst ENC_CURLY_CLOSE_RE = /%7D/g; // }\nconst ENC_SPACE_RE = /%20/g; // }\n/**\n * Encode characters that need to be encoded on the path, search and hash\n * sections of the URL.\n *\n * @internal\n * @param text - string to encode\n * @returns encoded string\n */\nfunction commonEncode(text) {\n return encodeURI('' + text)\n .replace(ENC_PIPE_RE, '|')\n .replace(ENC_BRACKET_OPEN_RE, '[')\n .replace(ENC_BRACKET_CLOSE_RE, ']');\n}\n/**\n * Encode characters that need to be encoded on the hash section of the URL.\n *\n * @param text - string to encode\n * @returns encoded string\n */\nfunction encodeHash(text) {\n return commonEncode(text)\n .replace(ENC_CURLY_OPEN_RE, '{')\n .replace(ENC_CURLY_CLOSE_RE, '}')\n .replace(ENC_CARET_RE, '^');\n}\n/**\n * Encode characters that need to be encoded query values on the query\n * section of the URL.\n *\n * @param text - string to encode\n * @returns encoded string\n */\nfunction encodeQueryValue(text) {\n return (commonEncode(text)\n // Encode the space as +, encode the + to differentiate it from the space\n .replace(PLUS_RE, '%2B')\n .replace(ENC_SPACE_RE, '+')\n .replace(HASH_RE, '%23')\n .replace(AMPERSAND_RE, '%26')\n .replace(ENC_BACKTICK_RE, '`')\n .replace(ENC_CURLY_OPEN_RE, '{')\n .replace(ENC_CURLY_CLOSE_RE, '}')\n .replace(ENC_CARET_RE, '^'));\n}\n/**\n * Like `encodeQueryValue` but also encodes the `=` character.\n *\n * @param text - string to encode\n */\nfunction encodeQueryKey(text) {\n return encodeQueryValue(text).replace(EQUAL_RE, '%3D');\n}\n/**\n * Encode characters that need to be encoded on the path section of the URL.\n *\n * @param text - string to encode\n * @returns encoded string\n */\nfunction encodePath(text) {\n return commonEncode(text).replace(HASH_RE, '%23').replace(IM_RE, '%3F');\n}\n/**\n * Encode characters that need to be encoded on the path section of the URL as a\n * param. This function encodes everything {@link encodePath} does plus the\n * slash (`/`) character. If `text` is `null` or `undefined`, returns an empty\n * string instead.\n *\n * @param text - string to encode\n * @returns encoded string\n */\nfunction encodeParam(text) {\n return text == null ? '' : encodePath(text).replace(SLASH_RE, '%2F');\n}\n/**\n * Decode text using `decodeURIComponent`. Returns the original text if it\n * fails.\n *\n * @param text - string to decode\n * @returns decoded string\n */\nfunction decode(text) {\n try {\n return decodeURIComponent('' + text);\n }\n catch (err) {\n (process.env.NODE_ENV !== 'production') && warn(`Error decoding \"${text}\". Using original value`);\n }\n return '' + text;\n}\n\nconst TRAILING_SLASH_RE = /\\/$/;\nconst removeTrailingSlash = (path) => path.replace(TRAILING_SLASH_RE, '');\n/**\n * Transforms a URI into a normalized history location\n *\n * @param parseQuery\n * @param location - URI to normalize\n * @param currentLocation - current absolute location. Allows resolving relative\n * paths. Must start with `/`. Defaults to `/`\n * @returns a normalized history location\n */\nfunction parseURL(parseQuery, location, currentLocation = '/') {\n let path, query = {}, searchString = '', hash = '';\n // Could use URL and URLSearchParams but IE 11 doesn't support it\n // TODO: move to new URL()\n const hashPos = location.indexOf('#');\n let searchPos = location.indexOf('?');\n // the hash appears before the search, so it's not part of the search string\n if (hashPos < searchPos && hashPos >= 0) {\n searchPos = -1;\n }\n if (searchPos > -1) {\n path = location.slice(0, searchPos);\n searchString = location.slice(searchPos + 1, hashPos > -1 ? hashPos : location.length);\n query = parseQuery(searchString);\n }\n if (hashPos > -1) {\n path = path || location.slice(0, hashPos);\n // keep the # character\n hash = location.slice(hashPos, location.length);\n }\n // no search and no query\n path = resolveRelativePath(path != null ? path : location, currentLocation);\n // empty path means a relative query or hash `?foo=f`, `#thing`\n return {\n fullPath: path + (searchString && '?') + searchString + hash,\n path,\n query,\n hash: decode(hash),\n };\n}\n/**\n * Stringifies a URL object\n *\n * @param stringifyQuery\n * @param location\n */\nfunction stringifyURL(stringifyQuery, location) {\n const query = location.query ? stringifyQuery(location.query) : '';\n return location.path + (query && '?') + query + (location.hash || '');\n}\n/**\n * Strips off the base from the beginning of a location.pathname in a non-case-sensitive way.\n *\n * @param pathname - location.pathname\n * @param base - base to strip off\n */\nfunction stripBase(pathname, base) {\n // no base or base is not found at the beginning\n if (!base || !pathname.toLowerCase().startsWith(base.toLowerCase()))\n return pathname;\n return pathname.slice(base.length) || '/';\n}\n/**\n * Checks if two RouteLocation are equal. This means that both locations are\n * pointing towards the same {@link RouteRecord} and that all `params`, `query`\n * parameters and `hash` are the same\n *\n * @param stringifyQuery - A function that takes a query object of type LocationQueryRaw and returns a string representation of it.\n * @param a - first {@link RouteLocation}\n * @param b - second {@link RouteLocation}\n */\nfunction isSameRouteLocation(stringifyQuery, a, b) {\n const aLastIndex = a.matched.length - 1;\n const bLastIndex = b.matched.length - 1;\n return (aLastIndex > -1 &&\n aLastIndex === bLastIndex &&\n isSameRouteRecord(a.matched[aLastIndex], b.matched[bLastIndex]) &&\n isSameRouteLocationParams(a.params, b.params) &&\n stringifyQuery(a.query) === stringifyQuery(b.query) &&\n a.hash === b.hash);\n}\n/**\n * Check if two `RouteRecords` are equal. Takes into account aliases: they are\n * considered equal to the `RouteRecord` they are aliasing.\n *\n * @param a - first {@link RouteRecord}\n * @param b - second {@link RouteRecord}\n */\nfunction isSameRouteRecord(a, b) {\n // since the original record has an undefined value for aliasOf\n // but all aliases point to the original record, this will always compare\n // the original record\n return (a.aliasOf || a) === (b.aliasOf || b);\n}\nfunction isSameRouteLocationParams(a, b) {\n if (Object.keys(a).length !== Object.keys(b).length)\n return false;\n for (const key in a) {\n if (!isSameRouteLocationParamsValue(a[key], b[key]))\n return false;\n }\n return true;\n}\nfunction isSameRouteLocationParamsValue(a, b) {\n return isArray(a)\n ? isEquivalentArray(a, b)\n : isArray(b)\n ? isEquivalentArray(b, a)\n : a === b;\n}\n/**\n * Check if two arrays are the same or if an array with one single entry is the\n * same as another primitive value. Used to check query and parameters\n *\n * @param a - array of values\n * @param b - array of values or a single value\n */\nfunction isEquivalentArray(a, b) {\n return isArray(b)\n ? a.length === b.length && a.every((value, i) => value === b[i])\n : a.length === 1 && a[0] === b;\n}\n/**\n * Resolves a relative path that starts with `.`.\n *\n * @param to - path location we are resolving\n * @param from - currentLocation.path, should start with `/`\n */\nfunction resolveRelativePath(to, from) {\n if (to.startsWith('/'))\n return to;\n if ((process.env.NODE_ENV !== 'production') && !from.startsWith('/')) {\n warn(`Cannot resolve a relative location without an absolute path. Trying to resolve \"${to}\" from \"${from}\". It should look like \"/${from}\".`);\n return to;\n }\n if (!to)\n return from;\n const fromSegments = from.split('/');\n const toSegments = to.split('/');\n const lastToSegment = toSegments[toSegments.length - 1];\n // make . and ./ the same (../ === .., ../../ === ../..)\n // this is the same behavior as new URL()\n if (lastToSegment === '..' || lastToSegment === '.') {\n toSegments.push('');\n }\n let position = fromSegments.length - 1;\n let toPosition;\n let segment;\n for (toPosition = 0; toPosition < toSegments.length; toPosition++) {\n segment = toSegments[toPosition];\n // we stay on the same position\n if (segment === '.')\n continue;\n // go up in the from array\n if (segment === '..') {\n // we can't go below zero, but we still need to increment toPosition\n if (position > 1)\n position--;\n // continue\n }\n // we reached a non-relative path, we stop here\n else\n break;\n }\n return (fromSegments.slice(0, position).join('/') +\n '/' +\n toSegments.slice(toPosition).join('/'));\n}\n/**\n * Initial route location where the router is. Can be used in navigation guards\n * to differentiate the initial navigation.\n *\n * @example\n * ```js\n * import { START_LOCATION } from 'vue-router'\n *\n * router.beforeEach((to, from) => {\n * if (from === START_LOCATION) {\n * // initial navigation\n * }\n * })\n * ```\n */\nconst START_LOCATION_NORMALIZED = {\n path: '/',\n // TODO: could we use a symbol in the future?\n name: undefined,\n params: {},\n query: {},\n hash: '',\n fullPath: '/',\n matched: [],\n meta: {},\n redirectedFrom: undefined,\n};\n\nvar NavigationType;\n(function (NavigationType) {\n NavigationType[\"pop\"] = \"pop\";\n NavigationType[\"push\"] = \"push\";\n})(NavigationType || (NavigationType = {}));\nvar NavigationDirection;\n(function (NavigationDirection) {\n NavigationDirection[\"back\"] = \"back\";\n NavigationDirection[\"forward\"] = \"forward\";\n NavigationDirection[\"unknown\"] = \"\";\n})(NavigationDirection || (NavigationDirection = {}));\n/**\n * Starting location for Histories\n */\nconst START = '';\n// Generic utils\n/**\n * Normalizes a base by removing any trailing slash and reading the base tag if\n * present.\n *\n * @param base - base to normalize\n */\nfunction normalizeBase(base) {\n if (!base) {\n if (isBrowser) {\n // respect tag\n const baseEl = document.querySelector('base');\n base = (baseEl && baseEl.getAttribute('href')) || '/';\n // strip full URL origin\n base = base.replace(/^\\w+:\\/\\/[^\\/]+/, '');\n }\n else {\n base = '/';\n }\n }\n // ensure leading slash when it was removed by the regex above avoid leading\n // slash with hash because the file could be read from the disk like file://\n // and the leading slash would cause problems\n if (base[0] !== '/' && base[0] !== '#')\n base = '/' + base;\n // remove the trailing slash so all other method can just do `base + fullPath`\n // to build an href\n return removeTrailingSlash(base);\n}\n// remove any character before the hash\nconst BEFORE_HASH_RE = /^[^#]+#/;\nfunction createHref(base, location) {\n return base.replace(BEFORE_HASH_RE, '#') + location;\n}\n\nfunction getElementPosition(el, offset) {\n const docRect = document.documentElement.getBoundingClientRect();\n const elRect = el.getBoundingClientRect();\n return {\n behavior: offset.behavior,\n left: elRect.left - docRect.left - (offset.left || 0),\n top: elRect.top - docRect.top - (offset.top || 0),\n };\n}\nconst computeScrollPosition = () => ({\n left: window.scrollX,\n top: window.scrollY,\n});\nfunction scrollToPosition(position) {\n let scrollToOptions;\n if ('el' in position) {\n const positionEl = position.el;\n const isIdSelector = typeof positionEl === 'string' && positionEl.startsWith('#');\n /**\n * `id`s can accept pretty much any characters, including CSS combinators\n * like `>` or `~`. It's still possible to retrieve elements using\n * `document.getElementById('~')` but it needs to be escaped when using\n * `document.querySelector('#\\\\~')` for it to be valid. The only\n * requirements for `id`s are them to be unique on the page and to not be\n * empty (`id=\"\"`). Because of that, when passing an id selector, it should\n * be properly escaped for it to work with `querySelector`. We could check\n * for the id selector to be simple (no CSS combinators `+ >~`) but that\n * would make things inconsistent since they are valid characters for an\n * `id` but would need to be escaped when using `querySelector`, breaking\n * their usage and ending up in no selector returned. Selectors need to be\n * escaped:\n *\n * - `#1-thing` becomes `#\\31 -thing`\n * - `#with~symbols` becomes `#with\\\\~symbols`\n *\n * - More information about the topic can be found at\n * https://mathiasbynens.be/notes/html5-id-class.\n * - Practical example: https://mathiasbynens.be/demo/html5-id\n */\n if ((process.env.NODE_ENV !== 'production') && typeof position.el === 'string') {\n if (!isIdSelector || !document.getElementById(position.el.slice(1))) {\n try {\n const foundEl = document.querySelector(position.el);\n if (isIdSelector && foundEl) {\n warn(`The selector \"${position.el}\" should be passed as \"el: document.querySelector('${position.el}')\" because it starts with \"#\".`);\n // return to avoid other warnings\n return;\n }\n }\n catch (err) {\n warn(`The selector \"${position.el}\" is invalid. If you are using an id selector, make sure to escape it. You can find more information about escaping characters in selectors at https://mathiasbynens.be/notes/css-escapes or use CSS.escape (https://developer.mozilla.org/en-US/docs/Web/API/CSS/escape).`);\n // return to avoid other warnings\n return;\n }\n }\n }\n const el = typeof positionEl === 'string'\n ? isIdSelector\n ? document.getElementById(positionEl.slice(1))\n : document.querySelector(positionEl)\n : positionEl;\n if (!el) {\n (process.env.NODE_ENV !== 'production') &&\n warn(`Couldn't find element using selector \"${position.el}\" returned by scrollBehavior.`);\n return;\n }\n scrollToOptions = getElementPosition(el, position);\n }\n else {\n scrollToOptions = position;\n }\n if ('scrollBehavior' in document.documentElement.style)\n window.scrollTo(scrollToOptions);\n else {\n window.scrollTo(scrollToOptions.left != null ? scrollToOptions.left : window.scrollX, scrollToOptions.top != null ? scrollToOptions.top : window.scrollY);\n }\n}\nfunction getScrollKey(path, delta) {\n const position = history.state ? history.state.position - delta : -1;\n return position + path;\n}\nconst scrollPositions = new Map();\nfunction saveScrollPosition(key, scrollPosition) {\n scrollPositions.set(key, scrollPosition);\n}\nfunction getSavedScrollPosition(key) {\n const scroll = scrollPositions.get(key);\n // consume it so it's not used again\n scrollPositions.delete(key);\n return scroll;\n}\n// TODO: RFC about how to save scroll position\n/**\n * ScrollBehavior instance used by the router to compute and restore the scroll\n * position when navigating.\n */\n// export interface ScrollHandler {\n// // returns a scroll position that can be saved in history\n// compute(): ScrollPositionEntry\n// // can take an extended ScrollPositionEntry\n// scroll(position: ScrollPosition): void\n// }\n// export const scrollHandler: ScrollHandler = {\n// compute: computeScroll,\n// scroll: scrollToPosition,\n// }\n\nlet createBaseLocation = () => location.protocol + '//' + location.host;\n/**\n * Creates a normalized history location from a window.location object\n * @param base - The base path\n * @param location - The window.location object\n */\nfunction createCurrentLocation(base, location) {\n const { pathname, search, hash } = location;\n // allows hash bases like #, /#, #/, #!, #!/, /#!/, or even /folder#end\n const hashPos = base.indexOf('#');\n if (hashPos > -1) {\n let slicePos = hash.includes(base.slice(hashPos))\n ? base.slice(hashPos).length\n : 1;\n let pathFromHash = hash.slice(slicePos);\n // prepend the starting slash to hash so the url starts with /#\n if (pathFromHash[0] !== '/')\n pathFromHash = '/' + pathFromHash;\n return stripBase(pathFromHash, '');\n }\n const path = stripBase(pathname, base);\n return path + search + hash;\n}\nfunction useHistoryListeners(base, historyState, currentLocation, replace) {\n let listeners = [];\n let teardowns = [];\n // TODO: should it be a stack? a Dict. Check if the popstate listener\n // can trigger twice\n let pauseState = null;\n const popStateHandler = ({ state, }) => {\n const to = createCurrentLocation(base, location);\n const from = currentLocation.value;\n const fromState = historyState.value;\n let delta = 0;\n if (state) {\n currentLocation.value = to;\n historyState.value = state;\n // ignore the popstate and reset the pauseState\n if (pauseState && pauseState === from) {\n pauseState = null;\n return;\n }\n delta = fromState ? state.position - fromState.position : 0;\n }\n else {\n replace(to);\n }\n // Here we could also revert the navigation by calling history.go(-delta)\n // this listener will have to be adapted to not trigger again and to wait for the url\n // to be updated before triggering the listeners. Some kind of validation function would also\n // need to be passed to the listeners so the navigation can be accepted\n // call all listeners\n listeners.forEach(listener => {\n listener(currentLocation.value, from, {\n delta,\n type: NavigationType.pop,\n direction: delta\n ? delta > 0\n ? NavigationDirection.forward\n : NavigationDirection.back\n : NavigationDirection.unknown,\n });\n });\n };\n function pauseListeners() {\n pauseState = currentLocation.value;\n }\n function listen(callback) {\n // set up the listener and prepare teardown callbacks\n listeners.push(callback);\n const teardown = () => {\n const index = listeners.indexOf(callback);\n if (index > -1)\n listeners.splice(index, 1);\n };\n teardowns.push(teardown);\n return teardown;\n }\n function beforeUnloadListener() {\n const { history } = window;\n if (!history.state)\n return;\n history.replaceState(assign({}, history.state, { scroll: computeScrollPosition() }), '');\n }\n function destroy() {\n for (const teardown of teardowns)\n teardown();\n teardowns = [];\n window.removeEventListener('popstate', popStateHandler);\n window.removeEventListener('beforeunload', beforeUnloadListener);\n }\n // set up the listeners and prepare teardown callbacks\n window.addEventListener('popstate', popStateHandler);\n // TODO: could we use 'pagehide' or 'visibilitychange' instead?\n // https://developer.chrome.com/blog/page-lifecycle-api/\n window.addEventListener('beforeunload', beforeUnloadListener, {\n passive: true,\n });\n return {\n pauseListeners,\n listen,\n destroy,\n };\n}\n/**\n * Creates a state object\n */\nfunction buildState(back, current, forward, replaced = false, computeScroll = false) {\n return {\n back,\n current,\n forward,\n replaced,\n position: window.history.length,\n scroll: computeScroll ? computeScrollPosition() : null,\n };\n}\nfunction useHistoryStateNavigation(base) {\n const { history, location } = window;\n // private variables\n const currentLocation = {\n value: createCurrentLocation(base, location),\n };\n const historyState = { value: history.state };\n // build current history entry as this is a fresh navigation\n if (!historyState.value) {\n changeLocation(currentLocation.value, {\n back: null,\n current: currentLocation.value,\n forward: null,\n // the length is off by one, we need to decrease it\n position: history.length - 1,\n replaced: true,\n // don't add a scroll as the user may have an anchor, and we want\n // scrollBehavior to be triggered without a saved position\n scroll: null,\n }, true);\n }\n function changeLocation(to, state, replace) {\n /**\n * if a base tag is provided, and we are on a normal domain, we have to\n * respect the provided `base` attribute because pushState() will use it and\n * potentially erase anything before the `#` like at\n * https://github.com/vuejs/router/issues/685 where a base of\n * `/folder/#` but a base of `/` would erase the `/folder/` section. If\n * there is no host, the `` tag makes no sense and if there isn't a\n * base tag we can just use everything after the `#`.\n */\n const hashIndex = base.indexOf('#');\n const url = hashIndex > -1\n ? (location.host && document.querySelector('base')\n ? base\n : base.slice(hashIndex)) + to\n : createBaseLocation() + base + to;\n try {\n // BROWSER QUIRK\n // NOTE: Safari throws a SecurityError when calling this function 100 times in 30 seconds\n history[replace ? 'replaceState' : 'pushState'](state, '', url);\n historyState.value = state;\n }\n catch (err) {\n if ((process.env.NODE_ENV !== 'production')) {\n warn('Error with push/replace State', err);\n }\n else {\n console.error(err);\n }\n // Force the navigation, this also resets the call count\n location[replace ? 'replace' : 'assign'](url);\n }\n }\n function replace(to, data) {\n const state = assign({}, history.state, buildState(historyState.value.back, \n // keep back and forward entries but override current position\n to, historyState.value.forward, true), data, { position: historyState.value.position });\n changeLocation(to, state, true);\n currentLocation.value = to;\n }\n function push(to, data) {\n // Add to current entry the information of where we are going\n // as well as saving the current position\n const currentState = assign({}, \n // use current history state to gracefully handle a wrong call to\n // history.replaceState\n // https://github.com/vuejs/router/issues/366\n historyState.value, history.state, {\n forward: to,\n scroll: computeScrollPosition(),\n });\n if ((process.env.NODE_ENV !== 'production') && !history.state) {\n warn(`history.state seems to have been manually replaced without preserving the necessary values. Make sure to preserve existing history state if you are manually calling history.replaceState:\\n\\n` +\n `history.replaceState(history.state, '', url)\\n\\n` +\n `You can find more information at https://router.vuejs.org/guide/migration/#Usage-of-history-state`);\n }\n changeLocation(currentState.current, currentState, true);\n const state = assign({}, buildState(currentLocation.value, to, null), { position: currentState.position + 1 }, data);\n changeLocation(to, state, false);\n currentLocation.value = to;\n }\n return {\n location: currentLocation,\n state: historyState,\n push,\n replace,\n };\n}\n/**\n * Creates an HTML5 history. Most common history for single page applications.\n *\n * @param base -\n */\nfunction createWebHistory(base) {\n base = normalizeBase(base);\n const historyNavigation = useHistoryStateNavigation(base);\n const historyListeners = useHistoryListeners(base, historyNavigation.state, historyNavigation.location, historyNavigation.replace);\n function go(delta, triggerListeners = true) {\n if (!triggerListeners)\n historyListeners.pauseListeners();\n history.go(delta);\n }\n const routerHistory = assign({\n // it's overridden right after\n location: '',\n base,\n go,\n createHref: createHref.bind(null, base),\n }, historyNavigation, historyListeners);\n Object.defineProperty(routerHistory, 'location', {\n enumerable: true,\n get: () => historyNavigation.location.value,\n });\n Object.defineProperty(routerHistory, 'state', {\n enumerable: true,\n get: () => historyNavigation.state.value,\n });\n return routerHistory;\n}\n\n/**\n * Creates an in-memory based history. The main purpose of this history is to handle SSR. It starts in a special location that is nowhere.\n * It's up to the user to replace that location with the starter location by either calling `router.push` or `router.replace`.\n *\n * @param base - Base applied to all urls, defaults to '/'\n * @returns a history object that can be passed to the router constructor\n */\nfunction createMemoryHistory(base = '') {\n let listeners = [];\n let queue = [[START, {}]];\n let position = 0;\n base = normalizeBase(base);\n function setLocation(location, state = {}) {\n position++;\n if (position !== queue.length) {\n // we are in the middle, we remove everything from here in the queue\n queue.splice(position);\n }\n queue.push([location, state]);\n }\n function triggerListeners(to, from, { direction, delta }) {\n const info = {\n direction,\n delta,\n type: NavigationType.pop,\n };\n for (const callback of listeners) {\n callback(to, from, info);\n }\n }\n const routerHistory = {\n // rewritten by Object.defineProperty\n location: START,\n // rewritten by Object.defineProperty\n state: {},\n base,\n createHref: createHref.bind(null, base),\n replace(to, state) {\n // remove current entry and decrement position\n queue.splice(position--, 1);\n setLocation(to, state);\n },\n push(to, state) {\n setLocation(to, state);\n },\n listen(callback) {\n listeners.push(callback);\n return () => {\n const index = listeners.indexOf(callback);\n if (index > -1)\n listeners.splice(index, 1);\n };\n },\n destroy() {\n listeners = [];\n queue = [[START, {}]];\n position = 0;\n },\n go(delta, shouldTrigger = true) {\n const from = this.location;\n const direction = \n // we are considering delta === 0 going forward, but in abstract mode\n // using 0 for the delta doesn't make sense like it does in html5 where\n // it reloads the page\n delta < 0 ? NavigationDirection.back : NavigationDirection.forward;\n position = Math.max(0, Math.min(position + delta, queue.length - 1));\n if (shouldTrigger) {\n triggerListeners(this.location, from, {\n direction,\n delta,\n });\n }\n },\n };\n Object.defineProperty(routerHistory, 'location', {\n enumerable: true,\n get: () => queue[position][0],\n });\n Object.defineProperty(routerHistory, 'state', {\n enumerable: true,\n get: () => queue[position][1],\n });\n return routerHistory;\n}\n\n/**\n * Creates a hash history. Useful for web applications with no host (e.g. `file://`) or when configuring a server to\n * handle any URL is not possible.\n *\n * @param base - optional base to provide. Defaults to `location.pathname + location.search` If there is a `` tag\n * in the `head`, its value will be ignored in favor of this parameter **but note it affects all the history.pushState()\n * calls**, meaning that if you use a `` tag, it's `href` value **has to match this parameter** (ignoring anything\n * after the `#`).\n *\n * @example\n * ```js\n * // at https://example.com/folder\n * createWebHashHistory() // gives a url of `https://example.com/folder#`\n * createWebHashHistory('/folder/') // gives a url of `https://example.com/folder/#`\n * // if the `#` is provided in the base, it won't be added by `createWebHashHistory`\n * createWebHashHistory('/folder/#/app/') // gives a url of `https://example.com/folder/#/app/`\n * // you should avoid doing this because it changes the original url and breaks copying urls\n * createWebHashHistory('/other-folder/') // gives a url of `https://example.com/other-folder/#`\n *\n * // at file:///usr/etc/folder/index.html\n * // for locations with no `host`, the base is ignored\n * createWebHashHistory('/iAmIgnored') // gives a url of `file:///usr/etc/folder/index.html#`\n * ```\n */\nfunction createWebHashHistory(base) {\n // Make sure this implementation is fine in terms of encoding, specially for IE11\n // for `file://`, directly use the pathname and ignore the base\n // location.pathname contains an initial `/` even at the root: `https://example.com`\n base = location.host ? base || location.pathname + location.search : '';\n // allow the user to provide a `#` in the middle: `/base/#/app`\n if (!base.includes('#'))\n base += '#';\n if ((process.env.NODE_ENV !== 'production') && !base.endsWith('#/') && !base.endsWith('#')) {\n warn(`A hash base must end with a \"#\":\\n\"${base}\" should be \"${base.replace(/#.*$/, '#')}\".`);\n }\n return createWebHistory(base);\n}\n\nfunction isRouteLocation(route) {\n return typeof route === 'string' || (route && typeof route === 'object');\n}\nfunction isRouteName(name) {\n return typeof name === 'string' || typeof name === 'symbol';\n}\n\nconst NavigationFailureSymbol = Symbol((process.env.NODE_ENV !== 'production') ? 'navigation failure' : '');\n/**\n * Enumeration with all possible types for navigation failures. Can be passed to\n * {@link isNavigationFailure} to check for specific failures.\n */\nvar NavigationFailureType;\n(function (NavigationFailureType) {\n /**\n * An aborted navigation is a navigation that failed because a navigation\n * guard returned `false` or called `next(false)`\n */\n NavigationFailureType[NavigationFailureType[\"aborted\"] = 4] = \"aborted\";\n /**\n * A cancelled navigation is a navigation that failed because a more recent\n * navigation finished started (not necessarily finished).\n */\n NavigationFailureType[NavigationFailureType[\"cancelled\"] = 8] = \"cancelled\";\n /**\n * A duplicated navigation is a navigation that failed because it was\n * initiated while already being at the exact same location.\n */\n NavigationFailureType[NavigationFailureType[\"duplicated\"] = 16] = \"duplicated\";\n})(NavigationFailureType || (NavigationFailureType = {}));\n// DEV only debug messages\nconst ErrorTypeMessages = {\n [1 /* ErrorTypes.MATCHER_NOT_FOUND */]({ location, currentLocation }) {\n return `No match for\\n ${JSON.stringify(location)}${currentLocation\n ? '\\nwhile being at\\n' + JSON.stringify(currentLocation)\n : ''}`;\n },\n [2 /* ErrorTypes.NAVIGATION_GUARD_REDIRECT */]({ from, to, }) {\n return `Redirected from \"${from.fullPath}\" to \"${stringifyRoute(to)}\" via a navigation guard.`;\n },\n [4 /* ErrorTypes.NAVIGATION_ABORTED */]({ from, to }) {\n return `Navigation aborted from \"${from.fullPath}\" to \"${to.fullPath}\" via a navigation guard.`;\n },\n [8 /* ErrorTypes.NAVIGATION_CANCELLED */]({ from, to }) {\n return `Navigation cancelled from \"${from.fullPath}\" to \"${to.fullPath}\" with a new navigation.`;\n },\n [16 /* ErrorTypes.NAVIGATION_DUPLICATED */]({ from, to }) {\n return `Avoided redundant navigation to current location: \"${from.fullPath}\".`;\n },\n};\n/**\n * Creates a typed NavigationFailure object.\n * @internal\n * @param type - NavigationFailureType\n * @param params - { from, to }\n */\nfunction createRouterError(type, params) {\n // keep full error messages in cjs versions\n if ((process.env.NODE_ENV !== 'production') || !true) {\n return assign(new Error(ErrorTypeMessages[type](params)), {\n type,\n [NavigationFailureSymbol]: true,\n }, params);\n }\n else {\n return assign(new Error(), {\n type,\n [NavigationFailureSymbol]: true,\n }, params);\n }\n}\nfunction isNavigationFailure(error, type) {\n return (error instanceof Error &&\n NavigationFailureSymbol in error &&\n (type == null || !!(error.type & type)));\n}\nconst propertiesToLog = ['params', 'query', 'hash'];\nfunction stringifyRoute(to) {\n if (typeof to === 'string')\n return to;\n if (to.path != null)\n return to.path;\n const location = {};\n for (const key of propertiesToLog) {\n if (key in to)\n location[key] = to[key];\n }\n return JSON.stringify(location, null, 2);\n}\n\n// default pattern for a param: non-greedy everything but /\nconst BASE_PARAM_PATTERN = '[^/]+?';\nconst BASE_PATH_PARSER_OPTIONS = {\n sensitive: false,\n strict: false,\n start: true,\n end: true,\n};\n// Special Regex characters that must be escaped in static tokens\nconst REGEX_CHARS_RE = /[.+*?^${}()[\\]/\\\\]/g;\n/**\n * Creates a path parser from an array of Segments (a segment is an array of Tokens)\n *\n * @param segments - array of segments returned by tokenizePath\n * @param extraOptions - optional options for the regexp\n * @returns a PathParser\n */\nfunction tokensToParser(segments, extraOptions) {\n const options = assign({}, BASE_PATH_PARSER_OPTIONS, extraOptions);\n // the amount of scores is the same as the length of segments except for the root segment \"/\"\n const score = [];\n // the regexp as a string\n let pattern = options.start ? '^' : '';\n // extracted keys\n const keys = [];\n for (const segment of segments) {\n // the root segment needs special treatment\n const segmentScores = segment.length ? [] : [90 /* PathScore.Root */];\n // allow trailing slash\n if (options.strict && !segment.length)\n pattern += '/';\n for (let tokenIndex = 0; tokenIndex < segment.length; tokenIndex++) {\n const token = segment[tokenIndex];\n // resets the score if we are inside a sub-segment /:a-other-:b\n let subSegmentScore = 40 /* PathScore.Segment */ +\n (options.sensitive ? 0.25 /* PathScore.BonusCaseSensitive */ : 0);\n if (token.type === 0 /* TokenType.Static */) {\n // prepend the slash if we are starting a new segment\n if (!tokenIndex)\n pattern += '/';\n pattern += token.value.replace(REGEX_CHARS_RE, '\\\\$&');\n subSegmentScore += 40 /* PathScore.Static */;\n }\n else if (token.type === 1 /* TokenType.Param */) {\n const { value, repeatable, optional, regexp } = token;\n keys.push({\n name: value,\n repeatable,\n optional,\n });\n const re = regexp ? regexp : BASE_PARAM_PATTERN;\n // the user provided a custom regexp /:id(\\\\d+)\n if (re !== BASE_PARAM_PATTERN) {\n subSegmentScore += 10 /* PathScore.BonusCustomRegExp */;\n // make sure the regexp is valid before using it\n try {\n new RegExp(`(${re})`);\n }\n catch (err) {\n throw new Error(`Invalid custom RegExp for param \"${value}\" (${re}): ` +\n err.message);\n }\n }\n // when we repeat we must take care of the repeating leading slash\n let subPattern = repeatable ? `((?:${re})(?:/(?:${re}))*)` : `(${re})`;\n // prepend the slash if we are starting a new segment\n if (!tokenIndex)\n subPattern =\n // avoid an optional / if there are more segments e.g. /:p?-static\n // or /:p?-:p2\n optional && segment.length < 2\n ? `(?:/${subPattern})`\n : '/' + subPattern;\n if (optional)\n subPattern += '?';\n pattern += subPattern;\n subSegmentScore += 20 /* PathScore.Dynamic */;\n if (optional)\n subSegmentScore += -8 /* PathScore.BonusOptional */;\n if (repeatable)\n subSegmentScore += -20 /* PathScore.BonusRepeatable */;\n if (re === '.*')\n subSegmentScore += -50 /* PathScore.BonusWildcard */;\n }\n segmentScores.push(subSegmentScore);\n }\n // an empty array like /home/ -> [[{home}], []]\n // if (!segment.length) pattern += '/'\n score.push(segmentScores);\n }\n // only apply the strict bonus to the last score\n if (options.strict && options.end) {\n const i = score.length - 1;\n score[i][score[i].length - 1] += 0.7000000000000001 /* PathScore.BonusStrict */;\n }\n // TODO: dev only warn double trailing slash\n if (!options.strict)\n pattern += '/?';\n if (options.end)\n pattern += '$';\n // allow paths like /dynamic to only match dynamic or dynamic/... but not dynamic_something_else\n else if (options.strict && !pattern.endsWith('/'))\n pattern += '(?:/|$)';\n const re = new RegExp(pattern, options.sensitive ? '' : 'i');\n function parse(path) {\n const match = path.match(re);\n const params = {};\n if (!match)\n return null;\n for (let i = 1; i < match.length; i++) {\n const value = match[i] || '';\n const key = keys[i - 1];\n params[key.name] = value && key.repeatable ? value.split('/') : value;\n }\n return params;\n }\n function stringify(params) {\n let path = '';\n // for optional parameters to allow to be empty\n let avoidDuplicatedSlash = false;\n for (const segment of segments) {\n if (!avoidDuplicatedSlash || !path.endsWith('/'))\n path += '/';\n avoidDuplicatedSlash = false;\n for (const token of segment) {\n if (token.type === 0 /* TokenType.Static */) {\n path += token.value;\n }\n else if (token.type === 1 /* TokenType.Param */) {\n const { value, repeatable, optional } = token;\n const param = value in params ? params[value] : '';\n if (isArray(param) && !repeatable) {\n throw new Error(`Provided param \"${value}\" is an array but it is not repeatable (* or + modifiers)`);\n }\n const text = isArray(param)\n ? param.join('/')\n : param;\n if (!text) {\n if (optional) {\n // if we have more than one optional param like /:a?-static we don't need to care about the optional param\n if (segment.length < 2) {\n // remove the last slash as we could be at the end\n if (path.endsWith('/'))\n path = path.slice(0, -1);\n // do not append a slash on the next iteration\n else\n avoidDuplicatedSlash = true;\n }\n }\n else\n throw new Error(`Missing required param \"${value}\"`);\n }\n path += text;\n }\n }\n }\n // avoid empty path when we have multiple optional params\n return path || '/';\n }\n return {\n re,\n score,\n keys,\n parse,\n stringify,\n };\n}\n/**\n * Compares an array of numbers as used in PathParser.score and returns a\n * number. This function can be used to `sort` an array\n *\n * @param a - first array of numbers\n * @param b - second array of numbers\n * @returns 0 if both are equal, < 0 if a should be sorted first, > 0 if b\n * should be sorted first\n */\nfunction compareScoreArray(a, b) {\n let i = 0;\n while (i < a.length && i < b.length) {\n const diff = b[i] - a[i];\n // only keep going if diff === 0\n if (diff)\n return diff;\n i++;\n }\n // if the last subsegment was Static, the shorter segments should be sorted first\n // otherwise sort the longest segment first\n if (a.length < b.length) {\n return a.length === 1 && a[0] === 40 /* PathScore.Static */ + 40 /* PathScore.Segment */\n ? -1\n : 1;\n }\n else if (a.length > b.length) {\n return b.length === 1 && b[0] === 40 /* PathScore.Static */ + 40 /* PathScore.Segment */\n ? 1\n : -1;\n }\n return 0;\n}\n/**\n * Compare function that can be used with `sort` to sort an array of PathParser\n *\n * @param a - first PathParser\n * @param b - second PathParser\n * @returns 0 if both are equal, < 0 if a should be sorted first, > 0 if b\n */\nfunction comparePathParserScore(a, b) {\n let i = 0;\n const aScore = a.score;\n const bScore = b.score;\n while (i < aScore.length && i < bScore.length) {\n const comp = compareScoreArray(aScore[i], bScore[i]);\n // do not return if both are equal\n if (comp)\n return comp;\n i++;\n }\n if (Math.abs(bScore.length - aScore.length) === 1) {\n if (isLastScoreNegative(aScore))\n return 1;\n if (isLastScoreNegative(bScore))\n return -1;\n }\n // if a and b share the same score entries but b has more, sort b first\n return bScore.length - aScore.length;\n // this is the ternary version\n // return aScore.length < bScore.length\n // ? 1\n // : aScore.length > bScore.length\n // ? -1\n // : 0\n}\n/**\n * This allows detecting splats at the end of a path: /home/:id(.*)*\n *\n * @param score - score to check\n * @returns true if the last entry is negative\n */\nfunction isLastScoreNegative(score) {\n const last = score[score.length - 1];\n return score.length > 0 && last[last.length - 1] < 0;\n}\n\nconst ROOT_TOKEN = {\n type: 0 /* TokenType.Static */,\n value: '',\n};\nconst VALID_PARAM_RE = /[a-zA-Z0-9_]/;\n// After some profiling, the cache seems to be unnecessary because tokenizePath\n// (the slowest part of adding a route) is very fast\n// const tokenCache = new Map()\nfunction tokenizePath(path) {\n if (!path)\n return [[]];\n if (path === '/')\n return [[ROOT_TOKEN]];\n if (!path.startsWith('/')) {\n throw new Error((process.env.NODE_ENV !== 'production')\n ? `Route paths should start with a \"/\": \"${path}\" should be \"/${path}\".`\n : `Invalid path \"${path}\"`);\n }\n // if (tokenCache.has(path)) return tokenCache.get(path)!\n function crash(message) {\n throw new Error(`ERR (${state})/\"${buffer}\": ${message}`);\n }\n let state = 0 /* TokenizerState.Static */;\n let previousState = state;\n const tokens = [];\n // the segment will always be valid because we get into the initial state\n // with the leading /\n let segment;\n function finalizeSegment() {\n if (segment)\n tokens.push(segment);\n segment = [];\n }\n // index on the path\n let i = 0;\n // char at index\n let char;\n // buffer of the value read\n let buffer = '';\n // custom regexp for a param\n let customRe = '';\n function consumeBuffer() {\n if (!buffer)\n return;\n if (state === 0 /* TokenizerState.Static */) {\n segment.push({\n type: 0 /* TokenType.Static */,\n value: buffer,\n });\n }\n else if (state === 1 /* TokenizerState.Param */ ||\n state === 2 /* TokenizerState.ParamRegExp */ ||\n state === 3 /* TokenizerState.ParamRegExpEnd */) {\n if (segment.length > 1 && (char === '*' || char === '+'))\n crash(`A repeatable param (${buffer}) must be alone in its segment. eg: '/:ids+.`);\n segment.push({\n type: 1 /* TokenType.Param */,\n value: buffer,\n regexp: customRe,\n repeatable: char === '*' || char === '+',\n optional: char === '*' || char === '?',\n });\n }\n else {\n crash('Invalid state to consume buffer');\n }\n buffer = '';\n }\n function addCharToBuffer() {\n buffer += char;\n }\n while (i < path.length) {\n char = path[i++];\n if (char === '\\\\' && state !== 2 /* TokenizerState.ParamRegExp */) {\n previousState = state;\n state = 4 /* TokenizerState.EscapeNext */;\n continue;\n }\n switch (state) {\n case 0 /* TokenizerState.Static */:\n if (char === '/') {\n if (buffer) {\n consumeBuffer();\n }\n finalizeSegment();\n }\n else if (char === ':') {\n consumeBuffer();\n state = 1 /* TokenizerState.Param */;\n }\n else {\n addCharToBuffer();\n }\n break;\n case 4 /* TokenizerState.EscapeNext */:\n addCharToBuffer();\n state = previousState;\n break;\n case 1 /* TokenizerState.Param */:\n if (char === '(') {\n state = 2 /* TokenizerState.ParamRegExp */;\n }\n else if (VALID_PARAM_RE.test(char)) {\n addCharToBuffer();\n }\n else {\n consumeBuffer();\n state = 0 /* TokenizerState.Static */;\n // go back one character if we were not modifying\n if (char !== '*' && char !== '?' && char !== '+')\n i--;\n }\n break;\n case 2 /* TokenizerState.ParamRegExp */:\n // TODO: is it worth handling nested regexp? like :p(?:prefix_([^/]+)_suffix)\n // it already works by escaping the closing )\n // https://paths.esm.dev/?p=AAMeJbiAwQEcDKbAoAAkP60PG2R6QAvgNaA6AFACM2ABuQBB#\n // is this really something people need since you can also write\n // /prefix_:p()_suffix\n if (char === ')') {\n // handle the escaped )\n if (customRe[customRe.length - 1] == '\\\\')\n customRe = customRe.slice(0, -1) + char;\n else\n state = 3 /* TokenizerState.ParamRegExpEnd */;\n }\n else {\n customRe += char;\n }\n break;\n case 3 /* TokenizerState.ParamRegExpEnd */:\n // same as finalizing a param\n consumeBuffer();\n state = 0 /* TokenizerState.Static */;\n // go back one character if we were not modifying\n if (char !== '*' && char !== '?' && char !== '+')\n i--;\n customRe = '';\n break;\n default:\n crash('Unknown state');\n break;\n }\n }\n if (state === 2 /* TokenizerState.ParamRegExp */)\n crash(`Unfinished custom RegExp for param \"${buffer}\"`);\n consumeBuffer();\n finalizeSegment();\n // tokenCache.set(path, tokens)\n return tokens;\n}\n\nfunction createRouteRecordMatcher(record, parent, options) {\n const parser = tokensToParser(tokenizePath(record.path), options);\n // warn against params with the same name\n if ((process.env.NODE_ENV !== 'production')) {\n const existingKeys = new Set();\n for (const key of parser.keys) {\n if (existingKeys.has(key.name))\n warn(`Found duplicated params with name \"${key.name}\" for path \"${record.path}\". Only the last one will be available on \"$route.params\".`);\n existingKeys.add(key.name);\n }\n }\n const matcher = assign(parser, {\n record,\n parent,\n // these needs to be populated by the parent\n children: [],\n alias: [],\n });\n if (parent) {\n // both are aliases or both are not aliases\n // we don't want to mix them because the order is used when\n // passing originalRecord in Matcher.addRoute\n if (!matcher.record.aliasOf === !parent.record.aliasOf)\n parent.children.push(matcher);\n }\n return matcher;\n}\n\n/**\n * Creates a Router Matcher.\n *\n * @internal\n * @param routes - array of initial routes\n * @param globalOptions - global route options\n */\nfunction createRouterMatcher(routes, globalOptions) {\n // normalized ordered array of matchers\n const matchers = [];\n const matcherMap = new Map();\n globalOptions = mergeOptions({ strict: false, end: true, sensitive: false }, globalOptions);\n function getRecordMatcher(name) {\n return matcherMap.get(name);\n }\n function addRoute(record, parent, originalRecord) {\n // used later on to remove by name\n const isRootAdd = !originalRecord;\n const mainNormalizedRecord = normalizeRouteRecord(record);\n if ((process.env.NODE_ENV !== 'production')) {\n checkChildMissingNameWithEmptyPath(mainNormalizedRecord, parent);\n }\n // we might be the child of an alias\n mainNormalizedRecord.aliasOf = originalRecord && originalRecord.record;\n const options = mergeOptions(globalOptions, record);\n // generate an array of records to correctly handle aliases\n const normalizedRecords = [mainNormalizedRecord];\n if ('alias' in record) {\n const aliases = typeof record.alias === 'string' ? [record.alias] : record.alias;\n for (const alias of aliases) {\n normalizedRecords.push(\n // we need to normalize again to ensure the `mods` property\n // being non enumerable\n normalizeRouteRecord(assign({}, mainNormalizedRecord, {\n // this allows us to hold a copy of the `components` option\n // so that async components cache is hold on the original record\n components: originalRecord\n ? originalRecord.record.components\n : mainNormalizedRecord.components,\n path: alias,\n // we might be the child of an alias\n aliasOf: originalRecord\n ? originalRecord.record\n : mainNormalizedRecord,\n // the aliases are always of the same kind as the original since they\n // are defined on the same record\n })));\n }\n }\n let matcher;\n let originalMatcher;\n for (const normalizedRecord of normalizedRecords) {\n const { path } = normalizedRecord;\n // Build up the path for nested routes if the child isn't an absolute\n // route. Only add the / delimiter if the child path isn't empty and if the\n // parent path doesn't have a trailing slash\n if (parent && path[0] !== '/') {\n const parentPath = parent.record.path;\n const connectingSlash = parentPath[parentPath.length - 1] === '/' ? '' : '/';\n normalizedRecord.path =\n parent.record.path + (path && connectingSlash + path);\n }\n if ((process.env.NODE_ENV !== 'production') && normalizedRecord.path === '*') {\n throw new Error('Catch all routes (\"*\") must now be defined using a param with a custom regexp.\\n' +\n 'See more at https://router.vuejs.org/guide/migration/#Removed-star-or-catch-all-routes.');\n }\n // create the object beforehand, so it can be passed to children\n matcher = createRouteRecordMatcher(normalizedRecord, parent, options);\n if ((process.env.NODE_ENV !== 'production') && parent && path[0] === '/')\n checkMissingParamsInAbsolutePath(matcher, parent);\n // if we are an alias we must tell the original record that we exist,\n // so we can be removed\n if (originalRecord) {\n originalRecord.alias.push(matcher);\n if ((process.env.NODE_ENV !== 'production')) {\n checkSameParams(originalRecord, matcher);\n }\n }\n else {\n // otherwise, the first record is the original and others are aliases\n originalMatcher = originalMatcher || matcher;\n if (originalMatcher !== matcher)\n originalMatcher.alias.push(matcher);\n // remove the route if named and only for the top record (avoid in nested calls)\n // this works because the original record is the first one\n if (isRootAdd && record.name && !isAliasRecord(matcher)) {\n if ((process.env.NODE_ENV !== 'production')) {\n checkSameNameAsAncestor(record, parent);\n }\n removeRoute(record.name);\n }\n }\n // Avoid adding a record that doesn't display anything. This allows passing through records without a component to\n // not be reached and pass through the catch all route\n if (isMatchable(matcher)) {\n insertMatcher(matcher);\n }\n if (mainNormalizedRecord.children) {\n const children = mainNormalizedRecord.children;\n for (let i = 0; i < children.length; i++) {\n addRoute(children[i], matcher, originalRecord && originalRecord.children[i]);\n }\n }\n // if there was no original record, then the first one was not an alias and all\n // other aliases (if any) need to reference this record when adding children\n originalRecord = originalRecord || matcher;\n // TODO: add normalized records for more flexibility\n // if (parent && isAliasRecord(originalRecord)) {\n // parent.children.push(originalRecord)\n // }\n }\n return originalMatcher\n ? () => {\n // since other matchers are aliases, they should be removed by the original matcher\n removeRoute(originalMatcher);\n }\n : noop;\n }\n function removeRoute(matcherRef) {\n if (isRouteName(matcherRef)) {\n const matcher = matcherMap.get(matcherRef);\n if (matcher) {\n matcherMap.delete(matcherRef);\n matchers.splice(matchers.indexOf(matcher), 1);\n matcher.children.forEach(removeRoute);\n matcher.alias.forEach(removeRoute);\n }\n }\n else {\n const index = matchers.indexOf(matcherRef);\n if (index > -1) {\n matchers.splice(index, 1);\n if (matcherRef.record.name)\n matcherMap.delete(matcherRef.record.name);\n matcherRef.children.forEach(removeRoute);\n matcherRef.alias.forEach(removeRoute);\n }\n }\n }\n function getRoutes() {\n return matchers;\n }\n function insertMatcher(matcher) {\n const index = findInsertionIndex(matcher, matchers);\n matchers.splice(index, 0, matcher);\n // only add the original record to the name map\n if (matcher.record.name && !isAliasRecord(matcher))\n matcherMap.set(matcher.record.name, matcher);\n }\n function resolve(location, currentLocation) {\n let matcher;\n let params = {};\n let path;\n let name;\n if ('name' in location && location.name) {\n matcher = matcherMap.get(location.name);\n if (!matcher)\n throw createRouterError(1 /* ErrorTypes.MATCHER_NOT_FOUND */, {\n location,\n });\n // warn if the user is passing invalid params so they can debug it better when they get removed\n if ((process.env.NODE_ENV !== 'production')) {\n const invalidParams = Object.keys(location.params || {}).filter(paramName => !matcher.keys.find(k => k.name === paramName));\n if (invalidParams.length) {\n warn(`Discarded invalid param(s) \"${invalidParams.join('\", \"')}\" when navigating. See https://github.com/vuejs/router/blob/main/packages/router/CHANGELOG.md#414-2022-08-22 for more details.`);\n }\n }\n name = matcher.record.name;\n params = assign(\n // paramsFromLocation is a new object\n paramsFromLocation(currentLocation.params, \n // only keep params that exist in the resolved location\n // only keep optional params coming from a parent record\n matcher.keys\n .filter(k => !k.optional)\n .concat(matcher.parent ? matcher.parent.keys.filter(k => k.optional) : [])\n .map(k => k.name)), \n // discard any existing params in the current location that do not exist here\n // #1497 this ensures better active/exact matching\n location.params &&\n paramsFromLocation(location.params, matcher.keys.map(k => k.name)));\n // throws if cannot be stringified\n path = matcher.stringify(params);\n }\n else if (location.path != null) {\n // no need to resolve the path with the matcher as it was provided\n // this also allows the user to control the encoding\n path = location.path;\n if ((process.env.NODE_ENV !== 'production') && !path.startsWith('/')) {\n warn(`The Matcher cannot resolve relative paths but received \"${path}\". Unless you directly called \\`matcher.resolve(\"${path}\")\\`, this is probably a bug in vue-router. Please open an issue at https://github.com/vuejs/router/issues/new/choose.`);\n }\n matcher = matchers.find(m => m.re.test(path));\n // matcher should have a value after the loop\n if (matcher) {\n // we know the matcher works because we tested the regexp\n params = matcher.parse(path);\n name = matcher.record.name;\n }\n // location is a relative path\n }\n else {\n // match by name or path of current route\n matcher = currentLocation.name\n ? matcherMap.get(currentLocation.name)\n : matchers.find(m => m.re.test(currentLocation.path));\n if (!matcher)\n throw createRouterError(1 /* ErrorTypes.MATCHER_NOT_FOUND */, {\n location,\n currentLocation,\n });\n name = matcher.record.name;\n // since we are navigating to the same location, we don't need to pick the\n // params like when `name` is provided\n params = assign({}, currentLocation.params, location.params);\n path = matcher.stringify(params);\n }\n const matched = [];\n let parentMatcher = matcher;\n while (parentMatcher) {\n // reversed order so parents are at the beginning\n matched.unshift(parentMatcher.record);\n parentMatcher = parentMatcher.parent;\n }\n return {\n name,\n path,\n params,\n matched,\n meta: mergeMetaFields(matched),\n };\n }\n // add initial routes\n routes.forEach(route => addRoute(route));\n function clearRoutes() {\n matchers.length = 0;\n matcherMap.clear();\n }\n return {\n addRoute,\n resolve,\n removeRoute,\n clearRoutes,\n getRoutes,\n getRecordMatcher,\n };\n}\nfunction paramsFromLocation(params, keys) {\n const newParams = {};\n for (const key of keys) {\n if (key in params)\n newParams[key] = params[key];\n }\n return newParams;\n}\n/**\n * Normalizes a RouteRecordRaw. Creates a copy\n *\n * @param record\n * @returns the normalized version\n */\nfunction normalizeRouteRecord(record) {\n const normalized = {\n path: record.path,\n redirect: record.redirect,\n name: record.name,\n meta: record.meta || {},\n aliasOf: record.aliasOf,\n beforeEnter: record.beforeEnter,\n props: normalizeRecordProps(record),\n children: record.children || [],\n instances: {},\n leaveGuards: new Set(),\n updateGuards: new Set(),\n enterCallbacks: {},\n // must be declared afterwards\n // mods: {},\n components: 'components' in record\n ? record.components || null\n : record.component && { default: record.component },\n };\n // mods contain modules and shouldn't be copied,\n // logged or anything. It's just used for internal\n // advanced use cases like data loaders\n Object.defineProperty(normalized, 'mods', {\n value: {},\n });\n return normalized;\n}\n/**\n * Normalize the optional `props` in a record to always be an object similar to\n * components. Also accept a boolean for components.\n * @param record\n */\nfunction normalizeRecordProps(record) {\n const propsObject = {};\n // props does not exist on redirect records, but we can set false directly\n const props = record.props || false;\n if ('component' in record) {\n propsObject.default = props;\n }\n else {\n // NOTE: we could also allow a function to be applied to every component.\n // Would need user feedback for use cases\n for (const name in record.components)\n propsObject[name] = typeof props === 'object' ? props[name] : props;\n }\n return propsObject;\n}\n/**\n * Checks if a record or any of its parent is an alias\n * @param record\n */\nfunction isAliasRecord(record) {\n while (record) {\n if (record.record.aliasOf)\n return true;\n record = record.parent;\n }\n return false;\n}\n/**\n * Merge meta fields of an array of records\n *\n * @param matched - array of matched records\n */\nfunction mergeMetaFields(matched) {\n return matched.reduce((meta, record) => assign(meta, record.meta), {});\n}\nfunction mergeOptions(defaults, partialOptions) {\n const options = {};\n for (const key in defaults) {\n options[key] = key in partialOptions ? partialOptions[key] : defaults[key];\n }\n return options;\n}\nfunction isSameParam(a, b) {\n return (a.name === b.name &&\n a.optional === b.optional &&\n a.repeatable === b.repeatable);\n}\n/**\n * Check if a path and its alias have the same required params\n *\n * @param a - original record\n * @param b - alias record\n */\nfunction checkSameParams(a, b) {\n for (const key of a.keys) {\n if (!key.optional && !b.keys.find(isSameParam.bind(null, key)))\n return warn(`Alias \"${b.record.path}\" and the original record: \"${a.record.path}\" must have the exact same param named \"${key.name}\"`);\n }\n for (const key of b.keys) {\n if (!key.optional && !a.keys.find(isSameParam.bind(null, key)))\n return warn(`Alias \"${b.record.path}\" and the original record: \"${a.record.path}\" must have the exact same param named \"${key.name}\"`);\n }\n}\n/**\n * A route with a name and a child with an empty path without a name should warn when adding the route\n *\n * @param mainNormalizedRecord - RouteRecordNormalized\n * @param parent - RouteRecordMatcher\n */\nfunction checkChildMissingNameWithEmptyPath(mainNormalizedRecord, parent) {\n if (parent &&\n parent.record.name &&\n !mainNormalizedRecord.name &&\n !mainNormalizedRecord.path) {\n warn(`The route named \"${String(parent.record.name)}\" has a child without a name and an empty path. Using that name won't render the empty path child so you probably want to move the name to the child instead. If this is intentional, add a name to the child route to remove the warning.`);\n }\n}\nfunction checkSameNameAsAncestor(record, parent) {\n for (let ancestor = parent; ancestor; ancestor = ancestor.parent) {\n if (ancestor.record.name === record.name) {\n throw new Error(`A route named \"${String(record.name)}\" has been added as a ${parent === ancestor ? 'child' : 'descendant'} of a route with the same name. Route names must be unique and a nested route cannot use the same name as an ancestor.`);\n }\n }\n}\nfunction checkMissingParamsInAbsolutePath(record, parent) {\n for (const key of parent.keys) {\n if (!record.keys.find(isSameParam.bind(null, key)))\n return warn(`Absolute path \"${record.record.path}\" must have the exact same param named \"${key.name}\" as its parent \"${parent.record.path}\".`);\n }\n}\n/**\n * Performs a binary search to find the correct insertion index for a new matcher.\n *\n * Matchers are primarily sorted by their score. If scores are tied then we also consider parent/child relationships,\n * with descendants coming before ancestors. If there's still a tie, new routes are inserted after existing routes.\n *\n * @param matcher - new matcher to be inserted\n * @param matchers - existing matchers\n */\nfunction findInsertionIndex(matcher, matchers) {\n // First phase: binary search based on score\n let lower = 0;\n let upper = matchers.length;\n while (lower !== upper) {\n const mid = (lower + upper) >> 1;\n const sortOrder = comparePathParserScore(matcher, matchers[mid]);\n if (sortOrder < 0) {\n upper = mid;\n }\n else {\n lower = mid + 1;\n }\n }\n // Second phase: check for an ancestor with the same score\n const insertionAncestor = getInsertionAncestor(matcher);\n if (insertionAncestor) {\n upper = matchers.lastIndexOf(insertionAncestor, upper - 1);\n if ((process.env.NODE_ENV !== 'production') && upper < 0) {\n // This should never happen\n warn(`Finding ancestor route \"${insertionAncestor.record.path}\" failed for \"${matcher.record.path}\"`);\n }\n }\n return upper;\n}\nfunction getInsertionAncestor(matcher) {\n let ancestor = matcher;\n while ((ancestor = ancestor.parent)) {\n if (isMatchable(ancestor) &&\n comparePathParserScore(matcher, ancestor) === 0) {\n return ancestor;\n }\n }\n return;\n}\n/**\n * Checks if a matcher can be reachable. This means if it's possible to reach it as a route. For example, routes without\n * a component, or name, or redirect, are just used to group other routes.\n * @param matcher\n * @param matcher.record record of the matcher\n * @returns\n */\nfunction isMatchable({ record }) {\n return !!(record.name ||\n (record.components && Object.keys(record.components).length) ||\n record.redirect);\n}\n\n/**\n * Transforms a queryString into a {@link LocationQuery} object. Accept both, a\n * version with the leading `?` and without Should work as URLSearchParams\n\n * @internal\n *\n * @param search - search string to parse\n * @returns a query object\n */\nfunction parseQuery(search) {\n const query = {};\n // avoid creating an object with an empty key and empty value\n // because of split('&')\n if (search === '' || search === '?')\n return query;\n const hasLeadingIM = search[0] === '?';\n const searchParams = (hasLeadingIM ? search.slice(1) : search).split('&');\n for (let i = 0; i < searchParams.length; ++i) {\n // pre decode the + into space\n const searchParam = searchParams[i].replace(PLUS_RE, ' ');\n // allow the = character\n const eqPos = searchParam.indexOf('=');\n const key = decode(eqPos < 0 ? searchParam : searchParam.slice(0, eqPos));\n const value = eqPos < 0 ? null : decode(searchParam.slice(eqPos + 1));\n if (key in query) {\n // an extra variable for ts types\n let currentValue = query[key];\n if (!isArray(currentValue)) {\n currentValue = query[key] = [currentValue];\n }\n currentValue.push(value);\n }\n else {\n query[key] = value;\n }\n }\n return query;\n}\n/**\n * Stringifies a {@link LocationQueryRaw} object. Like `URLSearchParams`, it\n * doesn't prepend a `?`\n *\n * @internal\n *\n * @param query - query object to stringify\n * @returns string version of the query without the leading `?`\n */\nfunction stringifyQuery(query) {\n let search = '';\n for (let key in query) {\n const value = query[key];\n key = encodeQueryKey(key);\n if (value == null) {\n // only null adds the value\n if (value !== undefined) {\n search += (search.length ? '&' : '') + key;\n }\n continue;\n }\n // keep null values\n const values = isArray(value)\n ? value.map(v => v && encodeQueryValue(v))\n : [value && encodeQueryValue(value)];\n values.forEach(value => {\n // skip undefined values in arrays as if they were not present\n // smaller code than using filter\n if (value !== undefined) {\n // only append & with non-empty search\n search += (search.length ? '&' : '') + key;\n if (value != null)\n search += '=' + value;\n }\n });\n }\n return search;\n}\n/**\n * Transforms a {@link LocationQueryRaw} into a {@link LocationQuery} by casting\n * numbers into strings, removing keys with an undefined value and replacing\n * undefined with null in arrays\n *\n * @param query - query object to normalize\n * @returns a normalized query object\n */\nfunction normalizeQuery(query) {\n const normalizedQuery = {};\n for (const key in query) {\n const value = query[key];\n if (value !== undefined) {\n normalizedQuery[key] = isArray(value)\n ? value.map(v => (v == null ? null : '' + v))\n : value == null\n ? value\n : '' + value;\n }\n }\n return normalizedQuery;\n}\n\n/**\n * RouteRecord being rendered by the closest ancestor Router View. Used for\n * `onBeforeRouteUpdate` and `onBeforeRouteLeave`. rvlm stands for Router View\n * Location Matched\n *\n * @internal\n */\nconst matchedRouteKey = Symbol((process.env.NODE_ENV !== 'production') ? 'router view location matched' : '');\n/**\n * Allows overriding the router view depth to control which component in\n * `matched` is rendered. rvd stands for Router View Depth\n *\n * @internal\n */\nconst viewDepthKey = Symbol((process.env.NODE_ENV !== 'production') ? 'router view depth' : '');\n/**\n * Allows overriding the router instance returned by `useRouter` in tests. r\n * stands for router\n *\n * @internal\n */\nconst routerKey = Symbol((process.env.NODE_ENV !== 'production') ? 'router' : '');\n/**\n * Allows overriding the current route returned by `useRoute` in tests. rl\n * stands for route location\n *\n * @internal\n */\nconst routeLocationKey = Symbol((process.env.NODE_ENV !== 'production') ? 'route location' : '');\n/**\n * Allows overriding the current route used by router-view. Internally this is\n * used when the `route` prop is passed.\n *\n * @internal\n */\nconst routerViewLocationKey = Symbol((process.env.NODE_ENV !== 'production') ? 'router view location' : '');\n\n/**\n * Create a list of callbacks that can be reset. Used to create before and after navigation guards list\n */\nfunction useCallbacks() {\n let handlers = [];\n function add(handler) {\n handlers.push(handler);\n return () => {\n const i = handlers.indexOf(handler);\n if (i > -1)\n handlers.splice(i, 1);\n };\n }\n function reset() {\n handlers = [];\n }\n return {\n add,\n list: () => handlers.slice(),\n reset,\n };\n}\n\nfunction registerGuard(record, name, guard) {\n const removeFromList = () => {\n record[name].delete(guard);\n };\n onUnmounted(removeFromList);\n onDeactivated(removeFromList);\n onActivated(() => {\n record[name].add(guard);\n });\n record[name].add(guard);\n}\n/**\n * Add a navigation guard that triggers whenever the component for the current\n * location is about to be left. Similar to {@link beforeRouteLeave} but can be\n * used in any component. The guard is removed when the component is unmounted.\n *\n * @param leaveGuard - {@link NavigationGuard}\n */\nfunction onBeforeRouteLeave(leaveGuard) {\n if ((process.env.NODE_ENV !== 'production') && !getCurrentInstance()) {\n warn('getCurrentInstance() returned null. onBeforeRouteLeave() must be called at the top of a setup function');\n return;\n }\n const activeRecord = inject(matchedRouteKey, \n // to avoid warning\n {}).value;\n if (!activeRecord) {\n (process.env.NODE_ENV !== 'production') &&\n warn('No active route record was found when calling `onBeforeRouteLeave()`. Make sure you call this function inside a component child of . Maybe you called it inside of App.vue?');\n return;\n }\n registerGuard(activeRecord, 'leaveGuards', leaveGuard);\n}\n/**\n * Add a navigation guard that triggers whenever the current location is about\n * to be updated. Similar to {@link beforeRouteUpdate} but can be used in any\n * component. The guard is removed when the component is unmounted.\n *\n * @param updateGuard - {@link NavigationGuard}\n */\nfunction onBeforeRouteUpdate(updateGuard) {\n if ((process.env.NODE_ENV !== 'production') && !getCurrentInstance()) {\n warn('getCurrentInstance() returned null. onBeforeRouteUpdate() must be called at the top of a setup function');\n return;\n }\n const activeRecord = inject(matchedRouteKey, \n // to avoid warning\n {}).value;\n if (!activeRecord) {\n (process.env.NODE_ENV !== 'production') &&\n warn('No active route record was found when calling `onBeforeRouteUpdate()`. Make sure you call this function inside a component child of . Maybe you called it inside of App.vue?');\n return;\n }\n registerGuard(activeRecord, 'updateGuards', updateGuard);\n}\nfunction guardToPromiseFn(guard, to, from, record, name, runWithContext = fn => fn()) {\n // keep a reference to the enterCallbackArray to prevent pushing callbacks if a new navigation took place\n const enterCallbackArray = record &&\n // name is defined if record is because of the function overload\n (record.enterCallbacks[name] = record.enterCallbacks[name] || []);\n return () => new Promise((resolve, reject) => {\n const next = (valid) => {\n if (valid === false) {\n reject(createRouterError(4 /* ErrorTypes.NAVIGATION_ABORTED */, {\n from,\n to,\n }));\n }\n else if (valid instanceof Error) {\n reject(valid);\n }\n else if (isRouteLocation(valid)) {\n reject(createRouterError(2 /* ErrorTypes.NAVIGATION_GUARD_REDIRECT */, {\n from: to,\n to: valid,\n }));\n }\n else {\n if (enterCallbackArray &&\n // since enterCallbackArray is truthy, both record and name also are\n record.enterCallbacks[name] === enterCallbackArray &&\n typeof valid === 'function') {\n enterCallbackArray.push(valid);\n }\n resolve();\n }\n };\n // wrapping with Promise.resolve allows it to work with both async and sync guards\n const guardReturn = runWithContext(() => guard.call(record && record.instances[name], to, from, (process.env.NODE_ENV !== 'production') ? canOnlyBeCalledOnce(next, to, from) : next));\n let guardCall = Promise.resolve(guardReturn);\n if (guard.length < 3)\n guardCall = guardCall.then(next);\n if ((process.env.NODE_ENV !== 'production') && guard.length > 2) {\n const message = `The \"next\" callback was never called inside of ${guard.name ? '\"' + guard.name + '\"' : ''}:\\n${guard.toString()}\\n. If you are returning a value instead of calling \"next\", make sure to remove the \"next\" parameter from your function.`;\n if (typeof guardReturn === 'object' && 'then' in guardReturn) {\n guardCall = guardCall.then(resolvedValue => {\n // @ts-expect-error: _called is added at canOnlyBeCalledOnce\n if (!next._called) {\n warn(message);\n return Promise.reject(new Error('Invalid navigation guard'));\n }\n return resolvedValue;\n });\n }\n else if (guardReturn !== undefined) {\n // @ts-expect-error: _called is added at canOnlyBeCalledOnce\n if (!next._called) {\n warn(message);\n reject(new Error('Invalid navigation guard'));\n return;\n }\n }\n }\n guardCall.catch(err => reject(err));\n });\n}\nfunction canOnlyBeCalledOnce(next, to, from) {\n let called = 0;\n return function () {\n if (called++ === 1)\n warn(`The \"next\" callback was called more than once in one navigation guard when going from \"${from.fullPath}\" to \"${to.fullPath}\". It should be called exactly one time in each navigation guard. This will fail in production.`);\n // @ts-expect-error: we put it in the original one because it's easier to check\n next._called = true;\n if (called === 1)\n next.apply(null, arguments);\n };\n}\nfunction extractComponentsGuards(matched, guardType, to, from, runWithContext = fn => fn()) {\n const guards = [];\n for (const record of matched) {\n if ((process.env.NODE_ENV !== 'production') && !record.components && !record.children.length) {\n warn(`Record with path \"${record.path}\" is either missing a \"component(s)\"` +\n ` or \"children\" property.`);\n }\n for (const name in record.components) {\n let rawComponent = record.components[name];\n if ((process.env.NODE_ENV !== 'production')) {\n if (!rawComponent ||\n (typeof rawComponent !== 'object' &&\n typeof rawComponent !== 'function')) {\n warn(`Component \"${name}\" in record with path \"${record.path}\" is not` +\n ` a valid component. Received \"${String(rawComponent)}\".`);\n // throw to ensure we stop here but warn to ensure the message isn't\n // missed by the user\n throw new Error('Invalid route component');\n }\n else if ('then' in rawComponent) {\n // warn if user wrote import('/component.vue') instead of () =>\n // import('./component.vue')\n warn(`Component \"${name}\" in record with path \"${record.path}\" is a ` +\n `Promise instead of a function that returns a Promise. Did you ` +\n `write \"import('./MyPage.vue')\" instead of ` +\n `\"() => import('./MyPage.vue')\" ? This will break in ` +\n `production if not fixed.`);\n const promise = rawComponent;\n rawComponent = () => promise;\n }\n else if (rawComponent.__asyncLoader &&\n // warn only once per component\n !rawComponent.__warnedDefineAsync) {\n rawComponent.__warnedDefineAsync = true;\n warn(`Component \"${name}\" in record with path \"${record.path}\" is defined ` +\n `using \"defineAsyncComponent()\". ` +\n `Write \"() => import('./MyPage.vue')\" instead of ` +\n `\"defineAsyncComponent(() => import('./MyPage.vue'))\".`);\n }\n }\n // skip update and leave guards if the route component is not mounted\n if (guardType !== 'beforeRouteEnter' && !record.instances[name])\n continue;\n if (isRouteComponent(rawComponent)) {\n // __vccOpts is added by vue-class-component and contain the regular options\n const options = rawComponent.__vccOpts || rawComponent;\n const guard = options[guardType];\n guard &&\n guards.push(guardToPromiseFn(guard, to, from, record, name, runWithContext));\n }\n else {\n // start requesting the chunk already\n let componentPromise = rawComponent();\n if ((process.env.NODE_ENV !== 'production') && !('catch' in componentPromise)) {\n warn(`Component \"${name}\" in record with path \"${record.path}\" is a function that does not return a Promise. If you were passing a functional component, make sure to add a \"displayName\" to the component. This will break in production if not fixed.`);\n componentPromise = Promise.resolve(componentPromise);\n }\n guards.push(() => componentPromise.then(resolved => {\n if (!resolved)\n throw new Error(`Couldn't resolve component \"${name}\" at \"${record.path}\"`);\n const resolvedComponent = isESModule(resolved)\n ? resolved.default\n : resolved;\n // keep the resolved module for plugins like data loaders\n record.mods[name] = resolved;\n // replace the function with the resolved component\n // cannot be null or undefined because we went into the for loop\n record.components[name] = resolvedComponent;\n // __vccOpts is added by vue-class-component and contain the regular options\n const options = resolvedComponent.__vccOpts || resolvedComponent;\n const guard = options[guardType];\n return (guard &&\n guardToPromiseFn(guard, to, from, record, name, runWithContext)());\n }));\n }\n }\n }\n return guards;\n}\n/**\n * Ensures a route is loaded, so it can be passed as o prop to ``.\n *\n * @param route - resolved route to load\n */\nfunction loadRouteLocation(route) {\n return route.matched.every(record => record.redirect)\n ? Promise.reject(new Error('Cannot load a route that redirects.'))\n : Promise.all(route.matched.map(record => record.components &&\n Promise.all(Object.keys(record.components).reduce((promises, name) => {\n const rawComponent = record.components[name];\n if (typeof rawComponent === 'function' &&\n !('displayName' in rawComponent)) {\n promises.push(rawComponent().then(resolved => {\n if (!resolved)\n return Promise.reject(new Error(`Couldn't resolve component \"${name}\" at \"${record.path}\". Ensure you passed a function that returns a promise.`));\n const resolvedComponent = isESModule(resolved)\n ? resolved.default\n : resolved;\n // keep the resolved module for plugins like data loaders\n record.mods[name] = resolved;\n // replace the function with the resolved component\n // cannot be null or undefined because we went into the for loop\n record.components[name] = resolvedComponent;\n return;\n }));\n }\n return promises;\n }, [])))).then(() => route);\n}\n\n// TODO: we could allow currentRoute as a prop to expose `isActive` and\n// `isExactActive` behavior should go through an RFC\n/**\n * Returns the internal behavior of a {@link RouterLink} without the rendering part.\n *\n * @param props - a `to` location and an optional `replace` flag\n */\nfunction useLink(props) {\n const router = inject(routerKey);\n const currentRoute = inject(routeLocationKey);\n let hasPrevious = false;\n let previousTo = null;\n const route = computed(() => {\n const to = unref(props.to);\n if ((process.env.NODE_ENV !== 'production') && (!hasPrevious || to !== previousTo)) {\n if (!isRouteLocation(to)) {\n if (hasPrevious) {\n warn(`Invalid value for prop \"to\" in useLink()\\n- to:`, to, `\\n- previous to:`, previousTo, `\\n- props:`, props);\n }\n else {\n warn(`Invalid value for prop \"to\" in useLink()\\n- to:`, to, `\\n- props:`, props);\n }\n }\n previousTo = to;\n hasPrevious = true;\n }\n return router.resolve(to);\n });\n const activeRecordIndex = computed(() => {\n const { matched } = route.value;\n const { length } = matched;\n const routeMatched = matched[length - 1];\n const currentMatched = currentRoute.matched;\n if (!routeMatched || !currentMatched.length)\n return -1;\n const index = currentMatched.findIndex(isSameRouteRecord.bind(null, routeMatched));\n if (index > -1)\n return index;\n // possible parent record\n const parentRecordPath = getOriginalPath(matched[length - 2]);\n return (\n // we are dealing with nested routes\n length > 1 &&\n // if the parent and matched route have the same path, this link is\n // referring to the empty child. Or we currently are on a different\n // child of the same parent\n getOriginalPath(routeMatched) === parentRecordPath &&\n // avoid comparing the child with its parent\n currentMatched[currentMatched.length - 1].path !== parentRecordPath\n ? currentMatched.findIndex(isSameRouteRecord.bind(null, matched[length - 2]))\n : index);\n });\n const isActive = computed(() => activeRecordIndex.value > -1 &&\n includesParams(currentRoute.params, route.value.params));\n const isExactActive = computed(() => activeRecordIndex.value > -1 &&\n activeRecordIndex.value === currentRoute.matched.length - 1 &&\n isSameRouteLocationParams(currentRoute.params, route.value.params));\n function navigate(e = {}) {\n if (guardEvent(e)) {\n const p = router[unref(props.replace) ? 'replace' : 'push'](unref(props.to)\n // avoid uncaught errors are they are logged anyway\n ).catch(noop);\n if (props.viewTransition &&\n typeof document !== 'undefined' &&\n 'startViewTransition' in document) {\n document.startViewTransition(() => p);\n }\n return p;\n }\n return Promise.resolve();\n }\n // devtools only\n if (((process.env.NODE_ENV !== 'production') || __VUE_PROD_DEVTOOLS__) && isBrowser) {\n const instance = getCurrentInstance();\n if (instance) {\n const linkContextDevtools = {\n route: route.value,\n isActive: isActive.value,\n isExactActive: isExactActive.value,\n error: null,\n };\n // @ts-expect-error: this is internal\n instance.__vrl_devtools = instance.__vrl_devtools || [];\n // @ts-expect-error: this is internal\n instance.__vrl_devtools.push(linkContextDevtools);\n watchEffect(() => {\n linkContextDevtools.route = route.value;\n linkContextDevtools.isActive = isActive.value;\n linkContextDevtools.isExactActive = isExactActive.value;\n linkContextDevtools.error = isRouteLocation(unref(props.to))\n ? null\n : 'Invalid \"to\" value';\n }, { flush: 'post' });\n }\n }\n /**\n * NOTE: update {@link _RouterLinkI}'s `$slots` type when updating this\n */\n return {\n route,\n href: computed(() => route.value.href),\n isActive,\n isExactActive,\n navigate,\n };\n}\nfunction preferSingleVNode(vnodes) {\n return vnodes.length === 1 ? vnodes[0] : vnodes;\n}\nconst RouterLinkImpl = /*#__PURE__*/ defineComponent({\n name: 'RouterLink',\n compatConfig: { MODE: 3 },\n props: {\n to: {\n type: [String, Object],\n required: true,\n },\n replace: Boolean,\n activeClass: String,\n // inactiveClass: String,\n exactActiveClass: String,\n custom: Boolean,\n ariaCurrentValue: {\n type: String,\n default: 'page',\n },\n viewTransition: Boolean,\n },\n useLink,\n setup(props, { slots }) {\n const link = reactive(useLink(props));\n const { options } = inject(routerKey);\n const elClass = computed(() => ({\n [getLinkClass(props.activeClass, options.linkActiveClass, 'router-link-active')]: link.isActive,\n // [getLinkClass(\n // props.inactiveClass,\n // options.linkInactiveClass,\n // 'router-link-inactive'\n // )]: !link.isExactActive,\n [getLinkClass(props.exactActiveClass, options.linkExactActiveClass, 'router-link-exact-active')]: link.isExactActive,\n }));\n return () => {\n const children = slots.default && preferSingleVNode(slots.default(link));\n return props.custom\n ? children\n : h('a', {\n 'aria-current': link.isExactActive\n ? props.ariaCurrentValue\n : null,\n href: link.href,\n // this would override user added attrs but Vue will still add\n // the listener, so we end up triggering both\n onClick: link.navigate,\n class: elClass.value,\n }, children);\n };\n },\n});\n// export the public type for h/tsx inference\n// also to avoid inline import() in generated d.ts files\n/**\n * Component to render a link that triggers a navigation on click.\n */\nconst RouterLink = RouterLinkImpl;\nfunction guardEvent(e) {\n // don't redirect with control keys\n if (e.metaKey || e.altKey || e.ctrlKey || e.shiftKey)\n return;\n // don't redirect when preventDefault called\n if (e.defaultPrevented)\n return;\n // don't redirect on right click\n if (e.button !== undefined && e.button !== 0)\n return;\n // don't redirect if `target=\"_blank\"`\n // @ts-expect-error getAttribute does exist\n if (e.currentTarget && e.currentTarget.getAttribute) {\n // @ts-expect-error getAttribute exists\n const target = e.currentTarget.getAttribute('target');\n if (/\\b_blank\\b/i.test(target))\n return;\n }\n // this may be a Weex event which doesn't have this method\n if (e.preventDefault)\n e.preventDefault();\n return true;\n}\nfunction includesParams(outer, inner) {\n for (const key in inner) {\n const innerValue = inner[key];\n const outerValue = outer[key];\n if (typeof innerValue === 'string') {\n if (innerValue !== outerValue)\n return false;\n }\n else {\n if (!isArray(outerValue) ||\n outerValue.length !== innerValue.length ||\n innerValue.some((value, i) => value !== outerValue[i]))\n return false;\n }\n }\n return true;\n}\n/**\n * Get the original path value of a record by following its aliasOf\n * @param record\n */\nfunction getOriginalPath(record) {\n return record ? (record.aliasOf ? record.aliasOf.path : record.path) : '';\n}\n/**\n * Utility class to get the active class based on defaults.\n * @param propClass\n * @param globalClass\n * @param defaultClass\n */\nconst getLinkClass = (propClass, globalClass, defaultClass) => propClass != null\n ? propClass\n : globalClass != null\n ? globalClass\n : defaultClass;\n\nconst RouterViewImpl = /*#__PURE__*/ defineComponent({\n name: 'RouterView',\n // #674 we manually inherit them\n inheritAttrs: false,\n props: {\n name: {\n type: String,\n default: 'default',\n },\n route: Object,\n },\n // Better compat for @vue/compat users\n // https://github.com/vuejs/router/issues/1315\n compatConfig: { MODE: 3 },\n setup(props, { attrs, slots }) {\n (process.env.NODE_ENV !== 'production') && warnDeprecatedUsage();\n const injectedRoute = inject(routerViewLocationKey);\n const routeToDisplay = computed(() => props.route || injectedRoute.value);\n const injectedDepth = inject(viewDepthKey, 0);\n // The depth changes based on empty components option, which allows passthrough routes e.g. routes with children\n // that are used to reuse the `path` property\n const depth = computed(() => {\n let initialDepth = unref(injectedDepth);\n const { matched } = routeToDisplay.value;\n let matchedRoute;\n while ((matchedRoute = matched[initialDepth]) &&\n !matchedRoute.components) {\n initialDepth++;\n }\n return initialDepth;\n });\n const matchedRouteRef = computed(() => routeToDisplay.value.matched[depth.value]);\n provide(viewDepthKey, computed(() => depth.value + 1));\n provide(matchedRouteKey, matchedRouteRef);\n provide(routerViewLocationKey, routeToDisplay);\n const viewRef = ref();\n // watch at the same time the component instance, the route record we are\n // rendering, and the name\n watch(() => [viewRef.value, matchedRouteRef.value, props.name], ([instance, to, name], [oldInstance, from, oldName]) => {\n // copy reused instances\n if (to) {\n // this will update the instance for new instances as well as reused\n // instances when navigating to a new route\n to.instances[name] = instance;\n // the component instance is reused for a different route or name, so\n // we copy any saved update or leave guards. With async setup, the\n // mounting component will mount before the matchedRoute changes,\n // making instance === oldInstance, so we check if guards have been\n // added before. This works because we remove guards when\n // unmounting/deactivating components\n if (from && from !== to && instance && instance === oldInstance) {\n if (!to.leaveGuards.size) {\n to.leaveGuards = from.leaveGuards;\n }\n if (!to.updateGuards.size) {\n to.updateGuards = from.updateGuards;\n }\n }\n }\n // trigger beforeRouteEnter next callbacks\n if (instance &&\n to &&\n // if there is no instance but to and from are the same this might be\n // the first visit\n (!from || !isSameRouteRecord(to, from) || !oldInstance)) {\n (to.enterCallbacks[name] || []).forEach(callback => callback(instance));\n }\n }, { flush: 'post' });\n return () => {\n const route = routeToDisplay.value;\n // we need the value at the time we render because when we unmount, we\n // navigated to a different location so the value is different\n const currentName = props.name;\n const matchedRoute = matchedRouteRef.value;\n const ViewComponent = matchedRoute && matchedRoute.components[currentName];\n if (!ViewComponent) {\n return normalizeSlot(slots.default, { Component: ViewComponent, route });\n }\n // props from route configuration\n const routePropsOption = matchedRoute.props[currentName];\n const routeProps = routePropsOption\n ? routePropsOption === true\n ? route.params\n : typeof routePropsOption === 'function'\n ? routePropsOption(route)\n : routePropsOption\n : null;\n const onVnodeUnmounted = vnode => {\n // remove the instance reference to prevent leak\n if (vnode.component.isUnmounted) {\n matchedRoute.instances[currentName] = null;\n }\n };\n const component = h(ViewComponent, assign({}, routeProps, attrs, {\n onVnodeUnmounted,\n ref: viewRef,\n }));\n if (((process.env.NODE_ENV !== 'production') || __VUE_PROD_DEVTOOLS__) &&\n isBrowser &&\n component.ref) {\n // TODO: can display if it's an alias, its props\n const info = {\n depth: depth.value,\n name: matchedRoute.name,\n path: matchedRoute.path,\n meta: matchedRoute.meta,\n };\n const internalInstances = isArray(component.ref)\n ? component.ref.map(r => r.i)\n : [component.ref.i];\n internalInstances.forEach(instance => {\n // @ts-expect-error\n instance.__vrv_devtools = info;\n });\n }\n return (\n // pass the vnode to the slot as a prop.\n // h and both accept vnodes\n normalizeSlot(slots.default, { Component: component, route }) ||\n component);\n };\n },\n});\nfunction normalizeSlot(slot, data) {\n if (!slot)\n return null;\n const slotContent = slot(data);\n return slotContent.length === 1 ? slotContent[0] : slotContent;\n}\n// export the public type for h/tsx inference\n// also to avoid inline import() in generated d.ts files\n/**\n * Component to display the current route the user is at.\n */\nconst RouterView = RouterViewImpl;\n// warn against deprecated usage with & \n// due to functional component being no longer eager in Vue 3\nfunction warnDeprecatedUsage() {\n const instance = getCurrentInstance();\n const parentName = instance.parent && instance.parent.type.name;\n const parentSubTreeType = instance.parent && instance.parent.subTree && instance.parent.subTree.type;\n if (parentName &&\n (parentName === 'KeepAlive' || parentName.includes('Transition')) &&\n typeof parentSubTreeType === 'object' &&\n parentSubTreeType.name === 'RouterView') {\n const comp = parentName === 'KeepAlive' ? 'keep-alive' : 'transition';\n warn(` can no longer be used directly inside or .\\n` +\n `Use slot props instead:\\n\\n` +\n `\\n` +\n ` <${comp}>\\n` +\n ` \\n` +\n ` \\n` +\n ``);\n }\n}\n\n/**\n * Copies a route location and removes any problematic properties that cannot be shown in devtools (e.g. Vue instances).\n *\n * @param routeLocation - routeLocation to format\n * @param tooltip - optional tooltip\n * @returns a copy of the routeLocation\n */\nfunction formatRouteLocation(routeLocation, tooltip) {\n const copy = assign({}, routeLocation, {\n // remove variables that can contain vue instances\n matched: routeLocation.matched.map(matched => omit(matched, ['instances', 'children', 'aliasOf'])),\n });\n return {\n _custom: {\n type: null,\n readOnly: true,\n display: routeLocation.fullPath,\n tooltip,\n value: copy,\n },\n };\n}\nfunction formatDisplay(display) {\n return {\n _custom: {\n display,\n },\n };\n}\n// to support multiple router instances\nlet routerId = 0;\nfunction addDevtools(app, router, matcher) {\n // Take over router.beforeEach and afterEach\n // make sure we are not registering the devtool twice\n if (router.__hasDevtools)\n return;\n router.__hasDevtools = true;\n // increment to support multiple router instances\n const id = routerId++;\n setupDevtoolsPlugin({\n id: 'org.vuejs.router' + (id ? '.' + id : ''),\n label: 'Vue Router',\n packageName: 'vue-router',\n homepage: 'https://router.vuejs.org',\n logo: 'https://router.vuejs.org/logo.png',\n componentStateTypes: ['Routing'],\n app,\n }, api => {\n if (typeof api.now !== 'function') {\n console.warn('[Vue Router]: You seem to be using an outdated version of Vue Devtools. Are you still using the Beta release instead of the stable one? You can find the links at https://devtools.vuejs.org/guide/installation.html.');\n }\n // display state added by the router\n api.on.inspectComponent((payload, ctx) => {\n if (payload.instanceData) {\n payload.instanceData.state.push({\n type: 'Routing',\n key: '$route',\n editable: false,\n value: formatRouteLocation(router.currentRoute.value, 'Current Route'),\n });\n }\n });\n // mark router-link as active and display tags on router views\n api.on.visitComponentTree(({ treeNode: node, componentInstance }) => {\n if (componentInstance.__vrv_devtools) {\n const info = componentInstance.__vrv_devtools;\n node.tags.push({\n label: (info.name ? `${info.name.toString()}: ` : '') + info.path,\n textColor: 0,\n tooltip: 'This component is rendered by <router-view>',\n backgroundColor: PINK_500,\n });\n }\n // if multiple useLink are used\n if (isArray(componentInstance.__vrl_devtools)) {\n componentInstance.__devtoolsApi = api;\n componentInstance.__vrl_devtools.forEach(devtoolsData => {\n let label = devtoolsData.route.path;\n let backgroundColor = ORANGE_400;\n let tooltip = '';\n let textColor = 0;\n if (devtoolsData.error) {\n label = devtoolsData.error;\n backgroundColor = RED_100;\n textColor = RED_700;\n }\n else if (devtoolsData.isExactActive) {\n backgroundColor = LIME_500;\n tooltip = 'This is exactly active';\n }\n else if (devtoolsData.isActive) {\n backgroundColor = BLUE_600;\n tooltip = 'This link is active';\n }\n node.tags.push({\n label,\n textColor,\n tooltip,\n backgroundColor,\n });\n });\n }\n });\n watch(router.currentRoute, () => {\n // refresh active state\n refreshRoutesView();\n api.notifyComponentUpdate();\n api.sendInspectorTree(routerInspectorId);\n api.sendInspectorState(routerInspectorId);\n });\n const navigationsLayerId = 'router:navigations:' + id;\n api.addTimelineLayer({\n id: navigationsLayerId,\n label: `Router${id ? ' ' + id : ''} Navigations`,\n color: 0x40a8c4,\n });\n // const errorsLayerId = 'router:errors'\n // api.addTimelineLayer({\n // id: errorsLayerId,\n // label: 'Router Errors',\n // color: 0xea5455,\n // })\n router.onError((error, to) => {\n api.addTimelineEvent({\n layerId: navigationsLayerId,\n event: {\n title: 'Error during Navigation',\n subtitle: to.fullPath,\n logType: 'error',\n time: api.now(),\n data: { error },\n groupId: to.meta.__navigationId,\n },\n });\n });\n // attached to `meta` and used to group events\n let navigationId = 0;\n router.beforeEach((to, from) => {\n const data = {\n guard: formatDisplay('beforeEach'),\n from: formatRouteLocation(from, 'Current Location during this navigation'),\n to: formatRouteLocation(to, 'Target location'),\n };\n // Used to group navigations together, hide from devtools\n Object.defineProperty(to.meta, '__navigationId', {\n value: navigationId++,\n });\n api.addTimelineEvent({\n layerId: navigationsLayerId,\n event: {\n time: api.now(),\n title: 'Start of navigation',\n subtitle: to.fullPath,\n data,\n groupId: to.meta.__navigationId,\n },\n });\n });\n router.afterEach((to, from, failure) => {\n const data = {\n guard: formatDisplay('afterEach'),\n };\n if (failure) {\n data.failure = {\n _custom: {\n type: Error,\n readOnly: true,\n display: failure ? failure.message : '',\n tooltip: 'Navigation Failure',\n value: failure,\n },\n };\n data.status = formatDisplay('❌');\n }\n else {\n data.status = formatDisplay('✅');\n }\n // we set here to have the right order\n data.from = formatRouteLocation(from, 'Current Location during this navigation');\n data.to = formatRouteLocation(to, 'Target location');\n api.addTimelineEvent({\n layerId: navigationsLayerId,\n event: {\n title: 'End of navigation',\n subtitle: to.fullPath,\n time: api.now(),\n data,\n logType: failure ? 'warning' : 'default',\n groupId: to.meta.__navigationId,\n },\n });\n });\n /**\n * Inspector of Existing routes\n */\n const routerInspectorId = 'router-inspector:' + id;\n api.addInspector({\n id: routerInspectorId,\n label: 'Routes' + (id ? ' ' + id : ''),\n icon: 'book',\n treeFilterPlaceholder: 'Search routes',\n });\n function refreshRoutesView() {\n // the routes view isn't active\n if (!activeRoutesPayload)\n return;\n const payload = activeRoutesPayload;\n // children routes will appear as nested\n let routes = matcher.getRoutes().filter(route => !route.parent ||\n // these routes have a parent with no component which will not appear in the view\n // therefore we still need to include them\n !route.parent.record.components);\n // reset match state to false\n routes.forEach(resetMatchStateOnRouteRecord);\n // apply a match state if there is a payload\n if (payload.filter) {\n routes = routes.filter(route => \n // save matches state based on the payload\n isRouteMatching(route, payload.filter.toLowerCase()));\n }\n // mark active routes\n routes.forEach(route => markRouteRecordActive(route, router.currentRoute.value));\n payload.rootNodes = routes.map(formatRouteRecordForInspector);\n }\n let activeRoutesPayload;\n api.on.getInspectorTree(payload => {\n activeRoutesPayload = payload;\n if (payload.app === app && payload.inspectorId === routerInspectorId) {\n refreshRoutesView();\n }\n });\n /**\n * Display information about the currently selected route record\n */\n api.on.getInspectorState(payload => {\n if (payload.app === app && payload.inspectorId === routerInspectorId) {\n const routes = matcher.getRoutes();\n const route = routes.find(route => route.record.__vd_id === payload.nodeId);\n if (route) {\n payload.state = {\n options: formatRouteRecordMatcherForStateInspector(route),\n };\n }\n }\n });\n api.sendInspectorTree(routerInspectorId);\n api.sendInspectorState(routerInspectorId);\n });\n}\nfunction modifierForKey(key) {\n if (key.optional) {\n return key.repeatable ? '*' : '?';\n }\n else {\n return key.repeatable ? '+' : '';\n }\n}\nfunction formatRouteRecordMatcherForStateInspector(route) {\n const { record } = route;\n const fields = [\n { editable: false, key: 'path', value: record.path },\n ];\n if (record.name != null) {\n fields.push({\n editable: false,\n key: 'name',\n value: record.name,\n });\n }\n fields.push({ editable: false, key: 'regexp', value: route.re });\n if (route.keys.length) {\n fields.push({\n editable: false,\n key: 'keys',\n value: {\n _custom: {\n type: null,\n readOnly: true,\n display: route.keys\n .map(key => `${key.name}${modifierForKey(key)}`)\n .join(' '),\n tooltip: 'Param keys',\n value: route.keys,\n },\n },\n });\n }\n if (record.redirect != null) {\n fields.push({\n editable: false,\n key: 'redirect',\n value: record.redirect,\n });\n }\n if (route.alias.length) {\n fields.push({\n editable: false,\n key: 'aliases',\n value: route.alias.map(alias => alias.record.path),\n });\n }\n if (Object.keys(route.record.meta).length) {\n fields.push({\n editable: false,\n key: 'meta',\n value: route.record.meta,\n });\n }\n fields.push({\n key: 'score',\n editable: false,\n value: {\n _custom: {\n type: null,\n readOnly: true,\n display: route.score.map(score => score.join(', ')).join(' | '),\n tooltip: 'Score used to sort routes',\n value: route.score,\n },\n },\n });\n return fields;\n}\n/**\n * Extracted from tailwind palette\n */\nconst PINK_500 = 0xec4899;\nconst BLUE_600 = 0x2563eb;\nconst LIME_500 = 0x84cc16;\nconst CYAN_400 = 0x22d3ee;\nconst ORANGE_400 = 0xfb923c;\n// const GRAY_100 = 0xf4f4f5\nconst DARK = 0x666666;\nconst RED_100 = 0xfee2e2;\nconst RED_700 = 0xb91c1c;\nfunction formatRouteRecordForInspector(route) {\n const tags = [];\n const { record } = route;\n if (record.name != null) {\n tags.push({\n label: String(record.name),\n textColor: 0,\n backgroundColor: CYAN_400,\n });\n }\n if (record.aliasOf) {\n tags.push({\n label: 'alias',\n textColor: 0,\n backgroundColor: ORANGE_400,\n });\n }\n if (route.__vd_match) {\n tags.push({\n label: 'matches',\n textColor: 0,\n backgroundColor: PINK_500,\n });\n }\n if (route.__vd_exactActive) {\n tags.push({\n label: 'exact',\n textColor: 0,\n backgroundColor: LIME_500,\n });\n }\n if (route.__vd_active) {\n tags.push({\n label: 'active',\n textColor: 0,\n backgroundColor: BLUE_600,\n });\n }\n if (record.redirect) {\n tags.push({\n label: typeof record.redirect === 'string'\n ? `redirect: ${record.redirect}`\n : 'redirects',\n textColor: 0xffffff,\n backgroundColor: DARK,\n });\n }\n // add an id to be able to select it. Using the `path` is not possible because\n // empty path children would collide with their parents\n let id = record.__vd_id;\n if (id == null) {\n id = String(routeRecordId++);\n record.__vd_id = id;\n }\n return {\n id,\n label: record.path,\n tags,\n children: route.children.map(formatRouteRecordForInspector),\n };\n}\n// incremental id for route records and inspector state\nlet routeRecordId = 0;\nconst EXTRACT_REGEXP_RE = /^\\/(.*)\\/([a-z]*)$/;\nfunction markRouteRecordActive(route, currentRoute) {\n // no route will be active if matched is empty\n // reset the matching state\n const isExactActive = currentRoute.matched.length &&\n isSameRouteRecord(currentRoute.matched[currentRoute.matched.length - 1], route.record);\n route.__vd_exactActive = route.__vd_active = isExactActive;\n if (!isExactActive) {\n route.__vd_active = currentRoute.matched.some(match => isSameRouteRecord(match, route.record));\n }\n route.children.forEach(childRoute => markRouteRecordActive(childRoute, currentRoute));\n}\nfunction resetMatchStateOnRouteRecord(route) {\n route.__vd_match = false;\n route.children.forEach(resetMatchStateOnRouteRecord);\n}\nfunction isRouteMatching(route, filter) {\n const found = String(route.re).match(EXTRACT_REGEXP_RE);\n route.__vd_match = false;\n if (!found || found.length < 3) {\n return false;\n }\n // use a regexp without $ at the end to match nested routes better\n const nonEndingRE = new RegExp(found[1].replace(/\\$$/, ''), found[2]);\n if (nonEndingRE.test(filter)) {\n // mark children as matches\n route.children.forEach(child => isRouteMatching(child, filter));\n // exception case: `/`\n if (route.record.path !== '/' || filter === '/') {\n route.__vd_match = route.re.test(filter);\n return true;\n }\n // hide the / route\n return false;\n }\n const path = route.record.path.toLowerCase();\n const decodedPath = decode(path);\n // also allow partial matching on the path\n if (!filter.startsWith('/') &&\n (decodedPath.includes(filter) || path.includes(filter)))\n return true;\n if (decodedPath.startsWith(filter) || path.startsWith(filter))\n return true;\n if (route.record.name && String(route.record.name).includes(filter))\n return true;\n return route.children.some(child => isRouteMatching(child, filter));\n}\nfunction omit(obj, keys) {\n const ret = {};\n for (const key in obj) {\n if (!keys.includes(key)) {\n // @ts-expect-error\n ret[key] = obj[key];\n }\n }\n return ret;\n}\n\n/**\n * Creates a Router instance that can be used by a Vue app.\n *\n * @param options - {@link RouterOptions}\n */\nfunction createRouter(options) {\n const matcher = createRouterMatcher(options.routes, options);\n const parseQuery$1 = options.parseQuery || parseQuery;\n const stringifyQuery$1 = options.stringifyQuery || stringifyQuery;\n const routerHistory = options.history;\n if ((process.env.NODE_ENV !== 'production') && !routerHistory)\n throw new Error('Provide the \"history\" option when calling \"createRouter()\":' +\n ' https://router.vuejs.org/api/interfaces/RouterOptions.html#history');\n const beforeGuards = useCallbacks();\n const beforeResolveGuards = useCallbacks();\n const afterGuards = useCallbacks();\n const currentRoute = shallowRef(START_LOCATION_NORMALIZED);\n let pendingLocation = START_LOCATION_NORMALIZED;\n // leave the scrollRestoration if no scrollBehavior is provided\n if (isBrowser && options.scrollBehavior && 'scrollRestoration' in history) {\n history.scrollRestoration = 'manual';\n }\n const normalizeParams = applyToParams.bind(null, paramValue => '' + paramValue);\n const encodeParams = applyToParams.bind(null, encodeParam);\n const decodeParams = \n // @ts-expect-error: intentionally avoid the type check\n applyToParams.bind(null, decode);\n function addRoute(parentOrRoute, route) {\n let parent;\n let record;\n if (isRouteName(parentOrRoute)) {\n parent = matcher.getRecordMatcher(parentOrRoute);\n if ((process.env.NODE_ENV !== 'production') && !parent) {\n warn(`Parent route \"${String(parentOrRoute)}\" not found when adding child route`, route);\n }\n record = route;\n }\n else {\n record = parentOrRoute;\n }\n return matcher.addRoute(record, parent);\n }\n function removeRoute(name) {\n const recordMatcher = matcher.getRecordMatcher(name);\n if (recordMatcher) {\n matcher.removeRoute(recordMatcher);\n }\n else if ((process.env.NODE_ENV !== 'production')) {\n warn(`Cannot remove non-existent route \"${String(name)}\"`);\n }\n }\n function getRoutes() {\n return matcher.getRoutes().map(routeMatcher => routeMatcher.record);\n }\n function hasRoute(name) {\n return !!matcher.getRecordMatcher(name);\n }\n function resolve(rawLocation, currentLocation) {\n // const resolve: Router['resolve'] = (rawLocation: RouteLocationRaw, currentLocation) => {\n // const objectLocation = routerLocationAsObject(rawLocation)\n // we create a copy to modify it later\n currentLocation = assign({}, currentLocation || currentRoute.value);\n if (typeof rawLocation === 'string') {\n const locationNormalized = parseURL(parseQuery$1, rawLocation, currentLocation.path);\n const matchedRoute = matcher.resolve({ path: locationNormalized.path }, currentLocation);\n const href = routerHistory.createHref(locationNormalized.fullPath);\n if ((process.env.NODE_ENV !== 'production')) {\n if (href.startsWith('//'))\n warn(`Location \"${rawLocation}\" resolved to \"${href}\". A resolved location cannot start with multiple slashes.`);\n else if (!matchedRoute.matched.length) {\n warn(`No match found for location with path \"${rawLocation}\"`);\n }\n }\n // locationNormalized is always a new object\n return assign(locationNormalized, matchedRoute, {\n params: decodeParams(matchedRoute.params),\n hash: decode(locationNormalized.hash),\n redirectedFrom: undefined,\n href,\n });\n }\n if ((process.env.NODE_ENV !== 'production') && !isRouteLocation(rawLocation)) {\n warn(`router.resolve() was passed an invalid location. This will fail in production.\\n- Location:`, rawLocation);\n return resolve({});\n }\n let matcherLocation;\n // path could be relative in object as well\n if (rawLocation.path != null) {\n if ((process.env.NODE_ENV !== 'production') &&\n 'params' in rawLocation &&\n !('name' in rawLocation) &&\n // @ts-expect-error: the type is never\n Object.keys(rawLocation.params).length) {\n warn(`Path \"${rawLocation.path}\" was passed with params but they will be ignored. Use a named route alongside params instead.`);\n }\n matcherLocation = assign({}, rawLocation, {\n path: parseURL(parseQuery$1, rawLocation.path, currentLocation.path).path,\n });\n }\n else {\n // remove any nullish param\n const targetParams = assign({}, rawLocation.params);\n for (const key in targetParams) {\n if (targetParams[key] == null) {\n delete targetParams[key];\n }\n }\n // pass encoded values to the matcher, so it can produce encoded path and fullPath\n matcherLocation = assign({}, rawLocation, {\n params: encodeParams(targetParams),\n });\n // current location params are decoded, we need to encode them in case the\n // matcher merges the params\n currentLocation.params = encodeParams(currentLocation.params);\n }\n const matchedRoute = matcher.resolve(matcherLocation, currentLocation);\n const hash = rawLocation.hash || '';\n if ((process.env.NODE_ENV !== 'production') && hash && !hash.startsWith('#')) {\n warn(`A \\`hash\\` should always start with the character \"#\". Replace \"${hash}\" with \"#${hash}\".`);\n }\n // the matcher might have merged current location params, so\n // we need to run the decoding again\n matchedRoute.params = normalizeParams(decodeParams(matchedRoute.params));\n const fullPath = stringifyURL(stringifyQuery$1, assign({}, rawLocation, {\n hash: encodeHash(hash),\n path: matchedRoute.path,\n }));\n const href = routerHistory.createHref(fullPath);\n if ((process.env.NODE_ENV !== 'production')) {\n if (href.startsWith('//')) {\n warn(`Location \"${rawLocation}\" resolved to \"${href}\". A resolved location cannot start with multiple slashes.`);\n }\n else if (!matchedRoute.matched.length) {\n warn(`No match found for location with path \"${rawLocation.path != null ? rawLocation.path : rawLocation}\"`);\n }\n }\n return assign({\n fullPath,\n // keep the hash encoded so fullPath is effectively path + encodedQuery +\n // hash\n hash,\n query: \n // if the user is using a custom query lib like qs, we might have\n // nested objects, so we keep the query as is, meaning it can contain\n // numbers at `$route.query`, but at the point, the user will have to\n // use their own type anyway.\n // https://github.com/vuejs/router/issues/328#issuecomment-649481567\n stringifyQuery$1 === stringifyQuery\n ? normalizeQuery(rawLocation.query)\n : (rawLocation.query || {}),\n }, matchedRoute, {\n redirectedFrom: undefined,\n href,\n });\n }\n function locationAsObject(to) {\n return typeof to === 'string'\n ? parseURL(parseQuery$1, to, currentRoute.value.path)\n : assign({}, to);\n }\n function checkCanceledNavigation(to, from) {\n if (pendingLocation !== to) {\n return createRouterError(8 /* ErrorTypes.NAVIGATION_CANCELLED */, {\n from,\n to,\n });\n }\n }\n function push(to) {\n return pushWithRedirect(to);\n }\n function replace(to) {\n return push(assign(locationAsObject(to), { replace: true }));\n }\n function handleRedirectRecord(to) {\n const lastMatched = to.matched[to.matched.length - 1];\n if (lastMatched && lastMatched.redirect) {\n const { redirect } = lastMatched;\n let newTargetLocation = typeof redirect === 'function' ? redirect(to) : redirect;\n if (typeof newTargetLocation === 'string') {\n newTargetLocation =\n newTargetLocation.includes('?') || newTargetLocation.includes('#')\n ? (newTargetLocation = locationAsObject(newTargetLocation))\n : // force empty params\n { path: newTargetLocation };\n // @ts-expect-error: force empty params when a string is passed to let\n // the router parse them again\n newTargetLocation.params = {};\n }\n if ((process.env.NODE_ENV !== 'production') &&\n newTargetLocation.path == null &&\n !('name' in newTargetLocation)) {\n warn(`Invalid redirect found:\\n${JSON.stringify(newTargetLocation, null, 2)}\\n when navigating to \"${to.fullPath}\". A redirect must contain a name or path. This will break in production.`);\n throw new Error('Invalid redirect');\n }\n return assign({\n query: to.query,\n hash: to.hash,\n // avoid transferring params if the redirect has a path\n params: newTargetLocation.path != null ? {} : to.params,\n }, newTargetLocation);\n }\n }\n function pushWithRedirect(to, redirectedFrom) {\n const targetLocation = (pendingLocation = resolve(to));\n const from = currentRoute.value;\n const data = to.state;\n const force = to.force;\n // to could be a string where `replace` is a function\n const replace = to.replace === true;\n const shouldRedirect = handleRedirectRecord(targetLocation);\n if (shouldRedirect)\n return pushWithRedirect(assign(locationAsObject(shouldRedirect), {\n state: typeof shouldRedirect === 'object'\n ? assign({}, data, shouldRedirect.state)\n : data,\n force,\n replace,\n }), \n // keep original redirectedFrom if it exists\n redirectedFrom || targetLocation);\n // if it was a redirect we already called `pushWithRedirect` above\n const toLocation = targetLocation;\n toLocation.redirectedFrom = redirectedFrom;\n let failure;\n if (!force && isSameRouteLocation(stringifyQuery$1, from, targetLocation)) {\n failure = createRouterError(16 /* ErrorTypes.NAVIGATION_DUPLICATED */, { to: toLocation, from });\n // trigger scroll to allow scrolling to the same anchor\n handleScroll(from, from, \n // this is a push, the only way for it to be triggered from a\n // history.listen is with a redirect, which makes it become a push\n true, \n // This cannot be the first navigation because the initial location\n // cannot be manually navigated to\n false);\n }\n return (failure ? Promise.resolve(failure) : navigate(toLocation, from))\n .catch((error) => isNavigationFailure(error)\n ? // navigation redirects still mark the router as ready\n isNavigationFailure(error, 2 /* ErrorTypes.NAVIGATION_GUARD_REDIRECT */)\n ? error\n : markAsReady(error) // also returns the error\n : // reject any unknown error\n triggerError(error, toLocation, from))\n .then((failure) => {\n if (failure) {\n if (isNavigationFailure(failure, 2 /* ErrorTypes.NAVIGATION_GUARD_REDIRECT */)) {\n if ((process.env.NODE_ENV !== 'production') &&\n // we are redirecting to the same location we were already at\n isSameRouteLocation(stringifyQuery$1, resolve(failure.to), toLocation) &&\n // and we have done it a couple of times\n redirectedFrom &&\n // @ts-expect-error: added only in dev\n (redirectedFrom._count = redirectedFrom._count\n ? // @ts-expect-error\n redirectedFrom._count + 1\n : 1) > 30) {\n warn(`Detected a possibly infinite redirection in a navigation guard when going from \"${from.fullPath}\" to \"${toLocation.fullPath}\". Aborting to avoid a Stack Overflow.\\n Are you always returning a new location within a navigation guard? That would lead to this error. Only return when redirecting or aborting, that should fix this. This might break in production if not fixed.`);\n return Promise.reject(new Error('Infinite redirect in navigation guard'));\n }\n return pushWithRedirect(\n // keep options\n assign({\n // preserve an existing replacement but allow the redirect to override it\n replace,\n }, locationAsObject(failure.to), {\n state: typeof failure.to === 'object'\n ? assign({}, data, failure.to.state)\n : data,\n force,\n }), \n // preserve the original redirectedFrom if any\n redirectedFrom || toLocation);\n }\n }\n else {\n // if we fail we don't finalize the navigation\n failure = finalizeNavigation(toLocation, from, true, replace, data);\n }\n triggerAfterEach(toLocation, from, failure);\n return failure;\n });\n }\n /**\n * Helper to reject and skip all navigation guards if a new navigation happened\n * @param to\n * @param from\n */\n function checkCanceledNavigationAndReject(to, from) {\n const error = checkCanceledNavigation(to, from);\n return error ? Promise.reject(error) : Promise.resolve();\n }\n function runWithContext(fn) {\n const app = installedApps.values().next().value;\n // support Vue < 3.3\n return app && typeof app.runWithContext === 'function'\n ? app.runWithContext(fn)\n : fn();\n }\n // TODO: refactor the whole before guards by internally using router.beforeEach\n function navigate(to, from) {\n let guards;\n const [leavingRecords, updatingRecords, enteringRecords] = extractChangingRecords(to, from);\n // all components here have been resolved once because we are leaving\n guards = extractComponentsGuards(leavingRecords.reverse(), 'beforeRouteLeave', to, from);\n // leavingRecords is already reversed\n for (const record of leavingRecords) {\n record.leaveGuards.forEach(guard => {\n guards.push(guardToPromiseFn(guard, to, from));\n });\n }\n const canceledNavigationCheck = checkCanceledNavigationAndReject.bind(null, to, from);\n guards.push(canceledNavigationCheck);\n // run the queue of per route beforeRouteLeave guards\n return (runGuardQueue(guards)\n .then(() => {\n // check global guards beforeEach\n guards = [];\n for (const guard of beforeGuards.list()) {\n guards.push(guardToPromiseFn(guard, to, from));\n }\n guards.push(canceledNavigationCheck);\n return runGuardQueue(guards);\n })\n .then(() => {\n // check in components beforeRouteUpdate\n guards = extractComponentsGuards(updatingRecords, 'beforeRouteUpdate', to, from);\n for (const record of updatingRecords) {\n record.updateGuards.forEach(guard => {\n guards.push(guardToPromiseFn(guard, to, from));\n });\n }\n guards.push(canceledNavigationCheck);\n // run the queue of per route beforeEnter guards\n return runGuardQueue(guards);\n })\n .then(() => {\n // check the route beforeEnter\n guards = [];\n for (const record of enteringRecords) {\n // do not trigger beforeEnter on reused views\n if (record.beforeEnter) {\n if (isArray(record.beforeEnter)) {\n for (const beforeEnter of record.beforeEnter)\n guards.push(guardToPromiseFn(beforeEnter, to, from));\n }\n else {\n guards.push(guardToPromiseFn(record.beforeEnter, to, from));\n }\n }\n }\n guards.push(canceledNavigationCheck);\n // run the queue of per route beforeEnter guards\n return runGuardQueue(guards);\n })\n .then(() => {\n // NOTE: at this point to.matched is normalized and does not contain any () => Promise\n // clear existing enterCallbacks, these are added by extractComponentsGuards\n to.matched.forEach(record => (record.enterCallbacks = {}));\n // check in-component beforeRouteEnter\n guards = extractComponentsGuards(enteringRecords, 'beforeRouteEnter', to, from, runWithContext);\n guards.push(canceledNavigationCheck);\n // run the queue of per route beforeEnter guards\n return runGuardQueue(guards);\n })\n .then(() => {\n // check global guards beforeResolve\n guards = [];\n for (const guard of beforeResolveGuards.list()) {\n guards.push(guardToPromiseFn(guard, to, from));\n }\n guards.push(canceledNavigationCheck);\n return runGuardQueue(guards);\n })\n // catch any navigation canceled\n .catch(err => isNavigationFailure(err, 8 /* ErrorTypes.NAVIGATION_CANCELLED */)\n ? err\n : Promise.reject(err)));\n }\n function triggerAfterEach(to, from, failure) {\n // navigation is confirmed, call afterGuards\n // TODO: wrap with error handlers\n afterGuards\n .list()\n .forEach(guard => runWithContext(() => guard(to, from, failure)));\n }\n /**\n * - Cleans up any navigation guards\n * - Changes the url if necessary\n * - Calls the scrollBehavior\n */\n function finalizeNavigation(toLocation, from, isPush, replace, data) {\n // a more recent navigation took place\n const error = checkCanceledNavigation(toLocation, from);\n if (error)\n return error;\n // only consider as push if it's not the first navigation\n const isFirstNavigation = from === START_LOCATION_NORMALIZED;\n const state = !isBrowser ? {} : history.state;\n // change URL only if the user did a push/replace and if it's not the initial navigation because\n // it's just reflecting the url\n if (isPush) {\n // on the initial navigation, we want to reuse the scroll position from\n // history state if it exists\n if (replace || isFirstNavigation)\n routerHistory.replace(toLocation.fullPath, assign({\n scroll: isFirstNavigation && state && state.scroll,\n }, data));\n else\n routerHistory.push(toLocation.fullPath, data);\n }\n // accept current navigation\n currentRoute.value = toLocation;\n handleScroll(toLocation, from, isPush, isFirstNavigation);\n markAsReady();\n }\n let removeHistoryListener;\n // attach listener to history to trigger navigations\n function setupListeners() {\n // avoid setting up listeners twice due to an invalid first navigation\n if (removeHistoryListener)\n return;\n removeHistoryListener = routerHistory.listen((to, _from, info) => {\n if (!router.listening)\n return;\n // cannot be a redirect route because it was in history\n const toLocation = resolve(to);\n // due to dynamic routing, and to hash history with manual navigation\n // (manually changing the url or calling history.hash = '#/somewhere'),\n // there could be a redirect record in history\n const shouldRedirect = handleRedirectRecord(toLocation);\n if (shouldRedirect) {\n pushWithRedirect(assign(shouldRedirect, { replace: true, force: true }), toLocation).catch(noop);\n return;\n }\n pendingLocation = toLocation;\n const from = currentRoute.value;\n // TODO: should be moved to web history?\n if (isBrowser) {\n saveScrollPosition(getScrollKey(from.fullPath, info.delta), computeScrollPosition());\n }\n navigate(toLocation, from)\n .catch((error) => {\n if (isNavigationFailure(error, 4 /* ErrorTypes.NAVIGATION_ABORTED */ | 8 /* ErrorTypes.NAVIGATION_CANCELLED */)) {\n return error;\n }\n if (isNavigationFailure(error, 2 /* ErrorTypes.NAVIGATION_GUARD_REDIRECT */)) {\n // Here we could call if (info.delta) routerHistory.go(-info.delta,\n // false) but this is bug prone as we have no way to wait the\n // navigation to be finished before calling pushWithRedirect. Using\n // a setTimeout of 16ms seems to work but there is no guarantee for\n // it to work on every browser. So instead we do not restore the\n // history entry and trigger a new navigation as requested by the\n // navigation guard.\n // the error is already handled by router.push we just want to avoid\n // logging the error\n pushWithRedirect(assign(locationAsObject(error.to), {\n force: true,\n }), toLocation\n // avoid an uncaught rejection, let push call triggerError\n )\n .then(failure => {\n // manual change in hash history #916 ending up in the URL not\n // changing, but it was changed by the manual url change, so we\n // need to manually change it ourselves\n if (isNavigationFailure(failure, 4 /* ErrorTypes.NAVIGATION_ABORTED */ |\n 16 /* ErrorTypes.NAVIGATION_DUPLICATED */) &&\n !info.delta &&\n info.type === NavigationType.pop) {\n routerHistory.go(-1, false);\n }\n })\n .catch(noop);\n // avoid the then branch\n return Promise.reject();\n }\n // do not restore history on unknown direction\n if (info.delta) {\n routerHistory.go(-info.delta, false);\n }\n // unrecognized error, transfer to the global handler\n return triggerError(error, toLocation, from);\n })\n .then((failure) => {\n failure =\n failure ||\n finalizeNavigation(\n // after navigation, all matched components are resolved\n toLocation, from, false);\n // revert the navigation\n if (failure) {\n if (info.delta &&\n // a new navigation has been triggered, so we do not want to revert, that will change the current history\n // entry while a different route is displayed\n !isNavigationFailure(failure, 8 /* ErrorTypes.NAVIGATION_CANCELLED */)) {\n routerHistory.go(-info.delta, false);\n }\n else if (info.type === NavigationType.pop &&\n isNavigationFailure(failure, 4 /* ErrorTypes.NAVIGATION_ABORTED */ | 16 /* ErrorTypes.NAVIGATION_DUPLICATED */)) {\n // manual change in hash history #916\n // it's like a push but lacks the information of the direction\n routerHistory.go(-1, false);\n }\n }\n triggerAfterEach(toLocation, from, failure);\n })\n // avoid warnings in the console about uncaught rejections, they are logged by triggerErrors\n .catch(noop);\n });\n }\n // Initialization and Errors\n let readyHandlers = useCallbacks();\n let errorListeners = useCallbacks();\n let ready;\n /**\n * Trigger errorListeners added via onError and throws the error as well\n *\n * @param error - error to throw\n * @param to - location we were navigating to when the error happened\n * @param from - location we were navigating from when the error happened\n * @returns the error as a rejected promise\n */\n function triggerError(error, to, from) {\n markAsReady(error);\n const list = errorListeners.list();\n if (list.length) {\n list.forEach(handler => handler(error, to, from));\n }\n else {\n if ((process.env.NODE_ENV !== 'production')) {\n warn('uncaught error during route navigation:');\n }\n console.error(error);\n }\n // reject the error no matter there were error listeners or not\n return Promise.reject(error);\n }\n function isReady() {\n if (ready && currentRoute.value !== START_LOCATION_NORMALIZED)\n return Promise.resolve();\n return new Promise((resolve, reject) => {\n readyHandlers.add([resolve, reject]);\n });\n }\n function markAsReady(err) {\n if (!ready) {\n // still not ready if an error happened\n ready = !err;\n setupListeners();\n readyHandlers\n .list()\n .forEach(([resolve, reject]) => (err ? reject(err) : resolve()));\n readyHandlers.reset();\n }\n return err;\n }\n // Scroll behavior\n function handleScroll(to, from, isPush, isFirstNavigation) {\n const { scrollBehavior } = options;\n if (!isBrowser || !scrollBehavior)\n return Promise.resolve();\n const scrollPosition = (!isPush && getSavedScrollPosition(getScrollKey(to.fullPath, 0))) ||\n ((isFirstNavigation || !isPush) &&\n history.state &&\n history.state.scroll) ||\n null;\n return nextTick()\n .then(() => scrollBehavior(to, from, scrollPosition))\n .then(position => position && scrollToPosition(position))\n .catch(err => triggerError(err, to, from));\n }\n const go = (delta) => routerHistory.go(delta);\n let started;\n const installedApps = new Set();\n const router = {\n currentRoute,\n listening: true,\n addRoute,\n removeRoute,\n clearRoutes: matcher.clearRoutes,\n hasRoute,\n getRoutes,\n resolve,\n options,\n push,\n replace,\n go,\n back: () => go(-1),\n forward: () => go(1),\n beforeEach: beforeGuards.add,\n beforeResolve: beforeResolveGuards.add,\n afterEach: afterGuards.add,\n onError: errorListeners.add,\n isReady,\n install(app) {\n const router = this;\n app.component('RouterLink', RouterLink);\n app.component('RouterView', RouterView);\n app.config.globalProperties.$router = router;\n Object.defineProperty(app.config.globalProperties, '$route', {\n enumerable: true,\n get: () => unref(currentRoute),\n });\n // this initial navigation is only necessary on client, on server it doesn't\n // make sense because it will create an extra unnecessary navigation and could\n // lead to problems\n if (isBrowser &&\n // used for the initial navigation client side to avoid pushing\n // multiple times when the router is used in multiple apps\n !started &&\n currentRoute.value === START_LOCATION_NORMALIZED) {\n // see above\n started = true;\n push(routerHistory.location).catch(err => {\n if ((process.env.NODE_ENV !== 'production'))\n warn('Unexpected error when starting the router:', err);\n });\n }\n const reactiveRoute = {};\n for (const key in START_LOCATION_NORMALIZED) {\n Object.defineProperty(reactiveRoute, key, {\n get: () => currentRoute.value[key],\n enumerable: true,\n });\n }\n app.provide(routerKey, router);\n app.provide(routeLocationKey, shallowReactive(reactiveRoute));\n app.provide(routerViewLocationKey, currentRoute);\n const unmountApp = app.unmount;\n installedApps.add(app);\n app.unmount = function () {\n installedApps.delete(app);\n // the router is not attached to an app anymore\n if (installedApps.size < 1) {\n // invalidate the current navigation\n pendingLocation = START_LOCATION_NORMALIZED;\n removeHistoryListener && removeHistoryListener();\n removeHistoryListener = null;\n currentRoute.value = START_LOCATION_NORMALIZED;\n started = false;\n ready = false;\n }\n unmountApp();\n };\n // TODO: this probably needs to be updated so it can be used by vue-termui\n if (((process.env.NODE_ENV !== 'production') || __VUE_PROD_DEVTOOLS__) && isBrowser) {\n addDevtools(app, router, matcher);\n }\n },\n };\n // TODO: type this as NavigationGuardReturn or similar instead of any\n function runGuardQueue(guards) {\n return guards.reduce((promise, guard) => promise.then(() => runWithContext(guard)), Promise.resolve());\n }\n return router;\n}\nfunction extractChangingRecords(to, from) {\n const leavingRecords = [];\n const updatingRecords = [];\n const enteringRecords = [];\n const len = Math.max(from.matched.length, to.matched.length);\n for (let i = 0; i < len; i++) {\n const recordFrom = from.matched[i];\n if (recordFrom) {\n if (to.matched.find(record => isSameRouteRecord(record, recordFrom)))\n updatingRecords.push(recordFrom);\n else\n leavingRecords.push(recordFrom);\n }\n const recordTo = to.matched[i];\n if (recordTo) {\n // the type doesn't matter because we are comparing per reference\n if (!from.matched.find(record => isSameRouteRecord(record, recordTo))) {\n enteringRecords.push(recordTo);\n }\n }\n }\n return [leavingRecords, updatingRecords, enteringRecords];\n}\n\n/**\n * Returns the router instance. Equivalent to using `$router` inside\n * templates.\n */\nfunction useRouter() {\n return inject(routerKey);\n}\n/**\n * Returns the current route location. Equivalent to using `$route` inside\n * templates.\n */\nfunction useRoute(_name) {\n return inject(routeLocationKey);\n}\n\nexport { NavigationFailureType, RouterLink, RouterView, START_LOCATION_NORMALIZED as START_LOCATION, createMemoryHistory, createRouter, createRouterMatcher, createWebHashHistory, createWebHistory, isNavigationFailure, loadRouteLocation, matchedRouteKey, onBeforeRouteLeave, onBeforeRouteUpdate, parseQuery, routeLocationKey, routerKey, routerViewLocationKey, stringifyQuery, useLink, useRoute, useRouter, viewDepthKey };\n","!function(e,n){\"object\"==typeof exports&&\"undefined\"!=typeof module?module.exports=n():\"function\"==typeof define&&define.amd?define(n):(e||self)[\"v-click-outside\"]=n()}(this,function(){var e=\"__v-click-outside\",n=\"undefined\"!=typeof window,t=\"undefined\"!=typeof navigator,r=n&&(\"ontouchstart\"in window||t&&navigator.msMaxTouchPoints>0)?[\"touchstart\"]:[\"click\"],i=function(e){var n=e.event,t=e.handler;(0,e.middleware)(n)&&t(n)},a=function(n,t){var a=function(e){var n=\"function\"==typeof e;if(!n&&\"object\"!=typeof e)throw new Error(\"v-click-outside: Binding value must be a function or an object\");return{handler:n?e:e.handler,middleware:e.middleware||function(e){return e},events:e.events||r,isActive:!(!1===e.isActive),detectIframe:!(!1===e.detectIframe),capture:Boolean(e.capture)}}(t.value),o=a.handler,d=a.middleware,c=a.detectIframe,u=a.capture;if(a.isActive){if(n[e]=a.events.map(function(e){return{event:e,srcTarget:document.documentElement,handler:function(e){return function(e){var n=e.el,t=e.event,r=e.handler,a=e.middleware,o=t.path||t.composedPath&&t.composedPath();(o?o.indexOf(n)<0:!n.contains(t.target))&&i({event:t,handler:r,middleware:a})}({el:n,event:e,handler:o,middleware:d})},capture:u}}),c){var l={event:\"blur\",srcTarget:window,handler:function(e){return function(e){var n=e.el,t=e.event,r=e.handler,a=e.middleware;setTimeout(function(){var e=document.activeElement;e&&\"IFRAME\"===e.tagName&&!n.contains(e)&&i({event:t,handler:r,middleware:a})},0)}({el:n,event:e,handler:o,middleware:d})},capture:u};n[e]=[].concat(n[e],[l])}n[e].forEach(function(t){var r=t.event,i=t.srcTarget,a=t.handler;return setTimeout(function(){n[e]&&i.addEventListener(r,a,u)},0)})}},o=function(n){(n[e]||[]).forEach(function(e){return e.srcTarget.removeEventListener(e.event,e.handler,e.capture)}),delete n[e]},d=n?{beforeMount:a,updated:function(e,n){var t=n.value,r=n.oldValue;JSON.stringify(t)!==JSON.stringify(r)&&(o(e),a(e,{value:t}))},unmounted:o}:{};return{install:function(e){e.directive(\"click-outside\",d)},directive:d}});\n//# sourceMappingURL=v-click-outside.umd.js.map\n","import { nextTick, pushScopeId, popScopeId, openBlock, createBlock, withScopeId } from 'vue';\n\nfunction getInternetExplorerVersion() {\n var ua = window.navigator.userAgent;\n var msie = ua.indexOf('MSIE ');\n\n if (msie > 0) {\n // IE 10 or older => return version number\n return parseInt(ua.substring(msie + 5, ua.indexOf('.', msie)), 10);\n }\n\n var trident = ua.indexOf('Trident/');\n\n if (trident > 0) {\n // IE 11 => return version number\n var rv = ua.indexOf('rv:');\n return parseInt(ua.substring(rv + 3, ua.indexOf('.', rv)), 10);\n }\n\n var edge = ua.indexOf('Edge/');\n\n if (edge > 0) {\n // Edge (IE 12+) => return version number\n return parseInt(ua.substring(edge + 5, ua.indexOf('.', edge)), 10);\n } // other browser\n\n\n return -1;\n}\n\nlet isIE;\n\nfunction initCompat () {\n if (!initCompat.init) {\n initCompat.init = true;\n isIE = getInternetExplorerVersion() !== -1;\n }\n}\n\nvar script = {\n name: 'ResizeObserver',\n\n props: {\n emitOnMount: {\n type: Boolean,\n default: false,\n },\n\n ignoreWidth: {\n type: Boolean,\n default: false,\n },\n\n ignoreHeight: {\n type: Boolean,\n default: false,\n },\n },\n\n emits: [\n 'notify',\n ],\n\n mounted () {\n initCompat();\n nextTick(() => {\n this._w = this.$el.offsetWidth;\n this._h = this.$el.offsetHeight;\n if (this.emitOnMount) {\n this.emitSize();\n }\n });\n const object = document.createElement('object');\n this._resizeObject = object;\n object.setAttribute('aria-hidden', 'true');\n object.setAttribute('tabindex', -1);\n object.onload = this.addResizeHandlers;\n object.type = 'text/html';\n if (isIE) {\n this.$el.appendChild(object);\n }\n object.data = 'about:blank';\n if (!isIE) {\n this.$el.appendChild(object);\n }\n },\n\n beforeUnmount () {\n this.removeResizeHandlers();\n },\n\n methods: {\n compareAndNotify () {\n if ((!this.ignoreWidth && this._w !== this.$el.offsetWidth) || (!this.ignoreHeight && this._h !== this.$el.offsetHeight)) {\n this._w = this.$el.offsetWidth;\n this._h = this.$el.offsetHeight;\n this.emitSize();\n }\n },\n\n emitSize () {\n this.$emit('notify', {\n width: this._w,\n height: this._h,\n });\n },\n\n addResizeHandlers () {\n this._resizeObject.contentDocument.defaultView.addEventListener('resize', this.compareAndNotify);\n this.compareAndNotify();\n },\n\n removeResizeHandlers () {\n if (this._resizeObject && this._resizeObject.onload) {\n if (!isIE && this._resizeObject.contentDocument) {\n this._resizeObject.contentDocument.defaultView.removeEventListener('resize', this.compareAndNotify);\n }\n this.$el.removeChild(this._resizeObject);\n this._resizeObject.onload = null;\n this._resizeObject = null;\n }\n },\n },\n};\n\nconst _withId = /*#__PURE__*/withScopeId(\"data-v-b329ee4c\");\n\npushScopeId(\"data-v-b329ee4c\");\nconst _hoisted_1 = {\n class: \"resize-observer\",\n tabindex: \"-1\"\n};\npopScopeId();\n\nconst render = /*#__PURE__*/_withId((_ctx, _cache, $props, $setup, $data, $options) => {\n return (openBlock(), createBlock(\"div\", _hoisted_1))\n});\n\nscript.render = render;\nscript.__scopeId = \"data-v-b329ee4c\";\nscript.__file = \"src/components/ResizeObserver.vue\";\n\nfunction install(app) {\n // eslint-disable-next-line vue/component-definition-name-casing\n app.component('resize-observer', script);\n app.component('ResizeObserver', script);\n}\n\nvar plugin = {\n // eslint-disable-next-line no-undef\n version: \"2.0.0-alpha.1\",\n install: install\n};\n\nexport default plugin;\nexport { script as ResizeObserver, install };\n//# sourceMappingURL=vue-resize.esm.js.map\n","import { nextTick } from 'vue';\n\nfunction _typeof(obj) {\n \"@babel/helpers - typeof\";\n\n if (typeof Symbol === \"function\" && typeof Symbol.iterator === \"symbol\") {\n _typeof = function (obj) {\n return typeof obj;\n };\n } else {\n _typeof = function (obj) {\n return obj && typeof Symbol === \"function\" && obj.constructor === Symbol && obj !== Symbol.prototype ? \"symbol\" : typeof obj;\n };\n }\n\n return _typeof(obj);\n}\n\nfunction _classCallCheck(instance, Constructor) {\n if (!(instance instanceof Constructor)) {\n throw new TypeError(\"Cannot call a class as a function\");\n }\n}\n\nfunction _defineProperties(target, props) {\n for (var i = 0; i < props.length; i++) {\n var descriptor = props[i];\n descriptor.enumerable = descriptor.enumerable || false;\n descriptor.configurable = true;\n if (\"value\" in descriptor) descriptor.writable = true;\n Object.defineProperty(target, descriptor.key, descriptor);\n }\n}\n\nfunction _createClass(Constructor, protoProps, staticProps) {\n if (protoProps) _defineProperties(Constructor.prototype, protoProps);\n if (staticProps) _defineProperties(Constructor, staticProps);\n return Constructor;\n}\n\nfunction _toConsumableArray(arr) {\n return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread();\n}\n\nfunction _arrayWithoutHoles(arr) {\n if (Array.isArray(arr)) return _arrayLikeToArray(arr);\n}\n\nfunction _iterableToArray(iter) {\n if (typeof Symbol !== \"undefined\" && Symbol.iterator in Object(iter)) return Array.from(iter);\n}\n\nfunction _unsupportedIterableToArray(o, minLen) {\n if (!o) return;\n if (typeof o === \"string\") return _arrayLikeToArray(o, minLen);\n var n = Object.prototype.toString.call(o).slice(8, -1);\n if (n === \"Object\" && o.constructor) n = o.constructor.name;\n if (n === \"Map\" || n === \"Set\") return Array.from(o);\n if (n === \"Arguments\" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen);\n}\n\nfunction _arrayLikeToArray(arr, len) {\n if (len == null || len > arr.length) len = arr.length;\n\n for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];\n\n return arr2;\n}\n\nfunction _nonIterableSpread() {\n throw new TypeError(\"Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\");\n}\n\nfunction processOptions(value) {\n var options;\n\n if (typeof value === 'function') {\n // Simple options (callback-only)\n options = {\n callback: value\n };\n } else {\n // Options object\n options = value;\n }\n\n return options;\n}\nfunction throttle(callback, delay) {\n var options = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : {};\n var timeout;\n var lastState;\n var currentArgs;\n\n var throttled = function throttled(state) {\n for (var _len = arguments.length, args = new Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) {\n args[_key - 1] = arguments[_key];\n }\n\n currentArgs = args;\n if (timeout && state === lastState) return;\n var leading = options.leading;\n\n if (typeof leading === 'function') {\n leading = leading(state, lastState);\n }\n\n if ((!timeout || state !== lastState) && leading) {\n callback.apply(void 0, [state].concat(_toConsumableArray(currentArgs)));\n }\n\n lastState = state;\n clearTimeout(timeout);\n timeout = setTimeout(function () {\n callback.apply(void 0, [state].concat(_toConsumableArray(currentArgs)));\n timeout = 0;\n }, delay);\n };\n\n throttled._clear = function () {\n clearTimeout(timeout);\n timeout = null;\n };\n\n return throttled;\n}\nfunction deepEqual(val1, val2) {\n if (val1 === val2) return true;\n\n if (_typeof(val1) === 'object') {\n for (var key in val1) {\n if (!deepEqual(val1[key], val2[key])) {\n return false;\n }\n }\n\n return true;\n }\n\n return false;\n}\n\nvar VisibilityState = /*#__PURE__*/function () {\n function VisibilityState(el, options, vnode) {\n _classCallCheck(this, VisibilityState);\n\n this.el = el;\n this.observer = null;\n this.frozen = false;\n this.createObserver(options, vnode);\n }\n\n _createClass(VisibilityState, [{\n key: \"createObserver\",\n value: function createObserver(options, vnode) {\n var _this = this;\n\n if (this.observer) {\n this.destroyObserver();\n }\n\n if (this.frozen) return;\n this.options = processOptions(options);\n\n this.callback = function (result, entry) {\n _this.options.callback(result, entry);\n\n if (result && _this.options.once) {\n _this.frozen = true;\n\n _this.destroyObserver();\n }\n }; // Throttle\n\n\n if (this.callback && this.options.throttle) {\n var _ref = this.options.throttleOptions || {},\n _leading = _ref.leading;\n\n this.callback = throttle(this.callback, this.options.throttle, {\n leading: function leading(state) {\n return _leading === 'both' || _leading === 'visible' && state || _leading === 'hidden' && !state;\n }\n });\n }\n\n this.oldResult = undefined;\n this.observer = new IntersectionObserver(function (entries) {\n var entry = entries[0];\n\n if (entries.length > 1) {\n var intersectingEntry = entries.find(function (e) {\n return e.isIntersecting;\n });\n\n if (intersectingEntry) {\n entry = intersectingEntry;\n }\n }\n\n if (_this.callback) {\n // Use isIntersecting if possible because browsers can report isIntersecting as true, but intersectionRatio as 0, when something very slowly enters the viewport.\n var result = entry.isIntersecting && entry.intersectionRatio >= _this.threshold;\n if (result === _this.oldResult) return;\n _this.oldResult = result;\n\n _this.callback(result, entry);\n }\n }, this.options.intersection); // Wait for the element to be in document\n\n nextTick(function () {\n if (_this.observer) {\n _this.observer.observe(_this.el);\n }\n });\n }\n }, {\n key: \"destroyObserver\",\n value: function destroyObserver() {\n if (this.observer) {\n this.observer.disconnect();\n this.observer = null;\n } // Cancel throttled call\n\n\n if (this.callback && this.callback._clear) {\n this.callback._clear();\n\n this.callback = null;\n }\n }\n }, {\n key: \"threshold\",\n get: function get() {\n return this.options.intersection && typeof this.options.intersection.threshold === 'number' ? this.options.intersection.threshold : 0;\n }\n }]);\n\n return VisibilityState;\n}();\n\nfunction beforeMount(el, _ref2, vnode) {\n var value = _ref2.value;\n if (!value) return;\n\n if (typeof IntersectionObserver === 'undefined') {\n console.warn('[vue-observe-visibility] IntersectionObserver API is not available in your browser. Please install this polyfill: https://github.com/w3c/IntersectionObserver/tree/master/polyfill');\n } else {\n var state = new VisibilityState(el, value, vnode);\n el._vue_visibilityState = state;\n }\n}\n\nfunction updated(el, _ref3, vnode) {\n var value = _ref3.value,\n oldValue = _ref3.oldValue;\n if (deepEqual(value, oldValue)) return;\n var state = el._vue_visibilityState;\n\n if (!value) {\n unmounted(el);\n return;\n }\n\n if (state) {\n state.createObserver(value, vnode);\n } else {\n beforeMount(el, {\n value: value\n }, vnode);\n }\n}\n\nfunction unmounted(el) {\n var state = el._vue_visibilityState;\n\n if (state) {\n state.destroyObserver();\n delete el._vue_visibilityState;\n }\n}\n\nvar ObserveVisibility = {\n beforeMount: beforeMount,\n updated: updated,\n unmounted: unmounted\n};\n\nfunction install(app) {\n app.directive('observe-visibility', ObserveVisibility);\n /* -- Add more components here -- */\n}\n/* -- Plugin definition & Auto-install -- */\n\n/* You shouldn't have to modify the code below */\n// Plugin\n\nvar plugin = {\n // eslint-disable-next-line no-undef\n version: \"2.0.0-alpha.1\",\n install: install\n};\n\nexport default plugin;\nexport { ObserveVisibility, install };\n","export default function(n){return{all:n=n||new Map,on:function(t,e){var i=n.get(t);i&&i.push(e)||n.set(t,[e])},off:function(t,e){var i=n.get(t);i&&i.splice(i.indexOf(e)>>>0,1)},emit:function(t,e){(n.get(t)||[]).slice().map(function(n){n(e)}),(n.get(\"*\")||[]).slice().map(function(n){n(t,e)})}}}\n//# sourceMappingURL=mitt.es.js.map\n","import { markRaw, shallowReactive, resolveComponent, resolveDirective, withDirectives, openBlock, createElementBlock, normalizeClass, renderSlot, createCommentVNode, createBlock, resolveDynamicComponent, normalizeStyle, withCtx, Fragment, renderList, mergeProps, toHandlers, createVNode, normalizeProps, guardReactiveProps, h, reactive } from 'vue';\nimport { ResizeObserver as ResizeObserver$1 } from 'vue-resize';\nimport { ObserveVisibility } from 'vue-observe-visibility';\nimport mitt from 'mitt';\n\nvar config = {\n itemsLimit: 1000\n};\n\n// Fork of https://github.com/olahol/scrollparent.js to be able to build with Rollup\n\nvar regex = /(auto|scroll)/;\nfunction parents(node, ps) {\n if (node.parentNode === null) {\n return ps;\n }\n return parents(node.parentNode, ps.concat([node]));\n}\nvar style = function style(node, prop) {\n return getComputedStyle(node, null).getPropertyValue(prop);\n};\nvar overflow = function overflow(node) {\n return style(node, 'overflow') + style(node, 'overflow-y') + style(node, 'overflow-x');\n};\nvar scroll = function scroll(node) {\n return regex.test(overflow(node));\n};\nfunction getScrollParent(node) {\n if (!(node instanceof HTMLElement || node instanceof SVGElement)) {\n return;\n }\n var ps = parents(node.parentNode, []);\n for (var i = 0; i < ps.length; i += 1) {\n if (scroll(ps[i])) {\n return ps[i];\n }\n }\n return document.scrollingElement || document.documentElement;\n}\n\nfunction _typeof(obj) {\n \"@babel/helpers - typeof\";\n\n return _typeof = \"function\" == typeof Symbol && \"symbol\" == typeof Symbol.iterator ? function (obj) {\n return typeof obj;\n } : function (obj) {\n return obj && \"function\" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? \"symbol\" : typeof obj;\n }, _typeof(obj);\n}\n\nvar props = {\n items: {\n type: Array,\n required: true\n },\n keyField: {\n type: String,\n default: 'id'\n },\n direction: {\n type: String,\n default: 'vertical',\n validator: function validator(value) {\n return ['vertical', 'horizontal'].includes(value);\n }\n },\n listTag: {\n type: String,\n default: 'div'\n },\n itemTag: {\n type: String,\n default: 'div'\n }\n};\nfunction simpleArray() {\n return this.items.length && _typeof(this.items[0]) !== 'object';\n}\n\nvar supportsPassive = false;\nif (typeof window !== 'undefined') {\n supportsPassive = false;\n try {\n var opts = Object.defineProperty({}, 'passive', {\n get: function get() {\n supportsPassive = true;\n }\n });\n window.addEventListener('test', null, opts);\n } catch (e) {}\n}\n\nlet uid = 0;\n\nvar script$2 = {\n name: 'RecycleScroller',\n\n components: {\n ResizeObserver: ResizeObserver$1,\n },\n\n directives: {\n ObserveVisibility,\n },\n\n props: {\n ...props,\n\n itemSize: {\n type: Number,\n default: null,\n },\n\n gridItems: {\n type: Number,\n default: undefined,\n },\n\n itemSecondarySize: {\n type: Number,\n default: undefined,\n },\n\n minItemSize: {\n type: [Number, String],\n default: null,\n },\n\n sizeField: {\n type: String,\n default: 'size',\n },\n\n typeField: {\n type: String,\n default: 'type',\n },\n\n buffer: {\n type: Number,\n default: 200,\n },\n\n pageMode: {\n type: Boolean,\n default: false,\n },\n\n prerender: {\n type: Number,\n default: 0,\n },\n\n emitUpdate: {\n type: Boolean,\n default: false,\n },\n\n updateInterval: {\n type: Number,\n default: 0,\n },\n\n skipHover: {\n type: Boolean,\n default: false,\n },\n\n listTag: {\n type: String,\n default: 'div',\n },\n\n itemTag: {\n type: String,\n default: 'div',\n },\n\n listClass: {\n type: [String, Object, Array],\n default: '',\n },\n\n itemClass: {\n type: [String, Object, Array],\n default: '',\n },\n },\n\n emits: [\n 'resize',\n 'visible',\n 'hidden',\n 'update',\n 'scroll-start',\n 'scroll-end',\n ],\n\n data () {\n return {\n pool: [],\n totalSize: 0,\n ready: false,\n hoverKey: null,\n }\n },\n\n computed: {\n sizes () {\n if (this.itemSize === null) {\n const sizes = {\n '-1': { accumulator: 0 },\n };\n const items = this.items;\n const field = this.sizeField;\n const minItemSize = this.minItemSize;\n let computedMinSize = 10000;\n let accumulator = 0;\n let current;\n for (let i = 0, l = items.length; i < l; i++) {\n current = items[i][field] || minItemSize;\n if (current < computedMinSize) {\n computedMinSize = current;\n }\n accumulator += current;\n sizes[i] = { accumulator, size: current };\n }\n // eslint-disable-next-line\n this.$_computedMinItemSize = computedMinSize;\n return sizes\n }\n return []\n },\n\n simpleArray,\n\n itemIndexByKey () {\n const { keyField, items } = this;\n const result = {};\n for (let i = 0, l = items.length; i < l; i++) {\n result[items[i][keyField]] = i;\n }\n return result\n },\n },\n\n watch: {\n items () {\n this.updateVisibleItems(true);\n },\n\n pageMode () {\n this.applyPageMode();\n this.updateVisibleItems(false);\n },\n\n sizes: {\n handler () {\n this.updateVisibleItems(false);\n },\n deep: true,\n },\n\n gridItems () {\n this.updateVisibleItems(true);\n },\n\n itemSecondarySize () {\n this.updateVisibleItems(true);\n },\n },\n\n created () {\n this.$_startIndex = 0;\n this.$_endIndex = 0;\n this.$_views = new Map();\n this.$_unusedViews = new Map();\n this.$_scrollDirty = false;\n this.$_lastUpdateScrollPosition = 0;\n\n // In SSR mode, we also prerender the same number of item for the first render\n // to avoir mismatch between server and client templates\n if (this.prerender) {\n this.$_prerender = true;\n this.updateVisibleItems(false);\n }\n\n if (this.gridItems && !this.itemSize) {\n console.error('[vue-recycle-scroller] You must provide an itemSize when using gridItems');\n }\n },\n\n mounted () {\n this.applyPageMode();\n this.$nextTick(() => {\n // In SSR mode, render the real number of visible items\n this.$_prerender = false;\n this.updateVisibleItems(true);\n this.ready = true;\n });\n },\n\n activated () {\n const lastPosition = this.$_lastUpdateScrollPosition;\n if (typeof lastPosition === 'number') {\n this.$nextTick(() => {\n this.scrollToPosition(lastPosition);\n });\n }\n },\n\n beforeUnmount () {\n this.removeListeners();\n },\n\n methods: {\n addView (pool, index, item, key, type) {\n const nr = markRaw({\n id: uid++,\n index,\n used: true,\n key,\n type,\n });\n const view = shallowReactive({\n item,\n position: 0,\n nr,\n });\n pool.push(view);\n return view\n },\n\n unuseView (view, fake = false) {\n const unusedViews = this.$_unusedViews;\n const type = view.nr.type;\n let unusedPool = unusedViews.get(type);\n if (!unusedPool) {\n unusedPool = [];\n unusedViews.set(type, unusedPool);\n }\n unusedPool.push(view);\n if (!fake) {\n view.nr.used = false;\n view.position = -9999;\n }\n },\n\n handleResize () {\n this.$emit('resize');\n if (this.ready) this.updateVisibleItems(false);\n },\n\n handleScroll (event) {\n if (!this.$_scrollDirty) {\n this.$_scrollDirty = true;\n if (this.$_updateTimeout) return\n\n const requestUpdate = () => requestAnimationFrame(() => {\n this.$_scrollDirty = false;\n const { continuous } = this.updateVisibleItems(false, true);\n\n // It seems sometimes chrome doesn't fire scroll event :/\n // When non continous scrolling is ending, we force a refresh\n if (!continuous) {\n clearTimeout(this.$_refreshTimout);\n this.$_refreshTimout = setTimeout(this.handleScroll, this.updateInterval + 100);\n }\n });\n\n requestUpdate();\n\n // Schedule the next update with throttling\n if (this.updateInterval) {\n this.$_updateTimeout = setTimeout(() => {\n this.$_updateTimeout = 0;\n if (this.$_scrollDirty) requestUpdate();\n }, this.updateInterval);\n }\n }\n },\n\n handleVisibilityChange (isVisible, entry) {\n if (this.ready) {\n if (isVisible || entry.boundingClientRect.width !== 0 || entry.boundingClientRect.height !== 0) {\n this.$emit('visible');\n requestAnimationFrame(() => {\n this.updateVisibleItems(false);\n });\n } else {\n this.$emit('hidden');\n }\n }\n },\n\n updateVisibleItems (checkItem, checkPositionDiff = false) {\n const itemSize = this.itemSize;\n const gridItems = this.gridItems || 1;\n const itemSecondarySize = this.itemSecondarySize || itemSize;\n const minItemSize = this.$_computedMinItemSize;\n const typeField = this.typeField;\n const keyField = this.simpleArray ? null : this.keyField;\n const items = this.items;\n const count = items.length;\n const sizes = this.sizes;\n const views = this.$_views;\n const unusedViews = this.$_unusedViews;\n const pool = this.pool;\n const itemIndexByKey = this.itemIndexByKey;\n let startIndex, endIndex;\n let totalSize;\n let visibleStartIndex, visibleEndIndex;\n\n if (!count) {\n startIndex = endIndex = visibleStartIndex = visibleEndIndex = totalSize = 0;\n } else if (this.$_prerender) {\n startIndex = visibleStartIndex = 0;\n endIndex = visibleEndIndex = Math.min(this.prerender, items.length);\n totalSize = null;\n } else {\n const scroll = this.getScroll();\n\n // Skip update if use hasn't scrolled enough\n if (checkPositionDiff) {\n let positionDiff = scroll.start - this.$_lastUpdateScrollPosition;\n if (positionDiff < 0) positionDiff = -positionDiff;\n if ((itemSize === null && positionDiff < minItemSize) || positionDiff < itemSize) {\n return {\n continuous: true,\n }\n }\n }\n this.$_lastUpdateScrollPosition = scroll.start;\n\n const buffer = this.buffer;\n scroll.start -= buffer;\n scroll.end += buffer;\n\n // account for leading slot\n let beforeSize = 0;\n if (this.$refs.before) {\n beforeSize = this.$refs.before.scrollHeight;\n scroll.start -= beforeSize;\n }\n\n // account for trailing slot\n if (this.$refs.after) {\n const afterSize = this.$refs.after.scrollHeight;\n scroll.end += afterSize;\n }\n\n // Variable size mode\n if (itemSize === null) {\n let h;\n let a = 0;\n let b = count - 1;\n let i = ~~(count / 2);\n let oldI;\n\n // Searching for startIndex\n do {\n oldI = i;\n h = sizes[i].accumulator;\n if (h < scroll.start) {\n a = i;\n } else if (i < count - 1 && sizes[i + 1].accumulator > scroll.start) {\n b = i;\n }\n i = ~~((a + b) / 2);\n } while (i !== oldI)\n i < 0 && (i = 0);\n startIndex = i;\n\n // For container style\n totalSize = sizes[count - 1].accumulator;\n\n // Searching for endIndex\n for (endIndex = i; endIndex < count && sizes[endIndex].accumulator < scroll.end; endIndex++);\n if (endIndex === -1) {\n endIndex = items.length - 1;\n } else {\n endIndex++;\n // Bounds\n endIndex > count && (endIndex = count);\n }\n\n // search visible startIndex\n for (visibleStartIndex = startIndex; visibleStartIndex < count && (beforeSize + sizes[visibleStartIndex].accumulator) < scroll.start; visibleStartIndex++);\n\n // search visible endIndex\n for (visibleEndIndex = visibleStartIndex; visibleEndIndex < count && (beforeSize + sizes[visibleEndIndex].accumulator) < scroll.end; visibleEndIndex++);\n } else {\n // Fixed size mode\n startIndex = ~~(scroll.start / itemSize * gridItems);\n const remainer = startIndex % gridItems;\n startIndex -= remainer;\n endIndex = Math.ceil(scroll.end / itemSize * gridItems);\n visibleStartIndex = Math.max(0, Math.floor((scroll.start - beforeSize) / itemSize * gridItems));\n visibleEndIndex = Math.floor((scroll.end - beforeSize) / itemSize * gridItems);\n\n // Bounds\n startIndex < 0 && (startIndex = 0);\n endIndex > count && (endIndex = count);\n visibleStartIndex < 0 && (visibleStartIndex = 0);\n visibleEndIndex > count && (visibleEndIndex = count);\n\n totalSize = Math.ceil(count / gridItems) * itemSize;\n }\n }\n\n if (endIndex - startIndex > config.itemsLimit) {\n this.itemsLimitError();\n }\n\n this.totalSize = totalSize;\n\n let view;\n\n const continuous = startIndex <= this.$_endIndex && endIndex >= this.$_startIndex;\n\n // Unuse views that are no longer visible\n if (continuous) {\n for (let i = 0, l = pool.length; i < l; i++) {\n view = pool[i];\n if (view.nr.used) {\n // Update view item index\n if (checkItem) {\n view.nr.index = itemIndexByKey[view.item[keyField]];\n }\n\n // Check if index is still in visible range\n if (\n view.nr.index == null ||\n view.nr.index < startIndex ||\n view.nr.index >= endIndex\n ) {\n this.unuseView(view);\n }\n }\n }\n }\n\n const unusedIndex = continuous ? null : new Map();\n\n let item, type;\n let v;\n for (let i = startIndex; i < endIndex; i++) {\n item = items[i];\n const key = keyField ? item[keyField] : item;\n if (key == null) {\n throw new Error(`Key is ${key} on item (keyField is '${keyField}')`)\n }\n view = views.get(key);\n\n if (!itemSize && !sizes[i].size) {\n if (view) this.unuseView(view);\n continue\n }\n\n type = item[typeField];\n\n let unusedPool = unusedViews.get(type);\n let newlyUsedView = false;\n\n // No view assigned to item\n if (!view) {\n if (continuous) {\n // Reuse existing view\n if (unusedPool && unusedPool.length) {\n view = unusedPool.pop();\n } else {\n view = this.addView(pool, i, item, key, type);\n }\n } else {\n // Use existing view\n // We don't care if they are already used\n // because we are not in continous scrolling\n v = unusedIndex.get(type) || 0;\n\n if (!unusedPool || v >= unusedPool.length) {\n view = this.addView(pool, i, item, key, type);\n this.unuseView(view, true);\n unusedPool = unusedViews.get(type);\n }\n\n view = unusedPool[v];\n unusedIndex.set(type, v + 1);\n }\n\n // Assign view to item\n views.delete(view.nr.key);\n view.nr.used = true;\n view.nr.index = i;\n view.nr.key = key;\n view.nr.type = type;\n views.set(key, view);\n\n newlyUsedView = true;\n } else {\n // View already assigned to item\n if (!view.nr.used) {\n view.nr.used = true;\n newlyUsedView = true;\n if (unusedPool) {\n const index = unusedPool.indexOf(view);\n if (index !== -1) unusedPool.splice(index, 1);\n }\n }\n }\n\n // Always set item in case it's a new object with the same key\n view.item = item;\n\n if (newlyUsedView) {\n if (i === items.length - 1) this.$emit('scroll-end');\n if (i === 0) this.$emit('scroll-start');\n }\n\n // Update position\n if (itemSize === null) {\n view.position = sizes[i - 1].accumulator;\n view.offset = 0;\n } else {\n view.position = Math.floor(i / gridItems) * itemSize;\n view.offset = (i % gridItems) * itemSecondarySize;\n }\n }\n\n this.$_startIndex = startIndex;\n this.$_endIndex = endIndex;\n\n if (this.emitUpdate) this.$emit('update', startIndex, endIndex, visibleStartIndex, visibleEndIndex);\n\n // After the user has finished scrolling\n // Sort views so text selection is correct\n clearTimeout(this.$_sortTimer);\n this.$_sortTimer = setTimeout(this.sortViews, this.updateInterval + 300);\n\n return {\n continuous,\n }\n },\n\n getListenerTarget () {\n let target = getScrollParent(this.$el);\n // Fix global scroll target for Chrome and Safari\n if (window.document && (target === window.document.documentElement || target === window.document.body)) {\n target = window;\n }\n return target\n },\n\n getScroll () {\n const { $el: el, direction } = this;\n const isVertical = direction === 'vertical';\n let scrollState;\n\n if (this.pageMode) {\n const bounds = el.getBoundingClientRect();\n const boundsSize = isVertical ? bounds.height : bounds.width;\n let start = -(isVertical ? bounds.top : bounds.left);\n let size = isVertical ? window.innerHeight : window.innerWidth;\n if (start < 0) {\n size += start;\n start = 0;\n }\n if (start + size > boundsSize) {\n size = boundsSize - start;\n }\n scrollState = {\n start,\n end: start + size,\n };\n } else if (isVertical) {\n scrollState = {\n start: el.scrollTop,\n end: el.scrollTop + el.clientHeight,\n };\n } else {\n scrollState = {\n start: el.scrollLeft,\n end: el.scrollLeft + el.clientWidth,\n };\n }\n\n return scrollState\n },\n\n applyPageMode () {\n if (this.pageMode) {\n this.addListeners();\n } else {\n this.removeListeners();\n }\n },\n\n addListeners () {\n this.listenerTarget = this.getListenerTarget();\n this.listenerTarget.addEventListener('scroll', this.handleScroll, supportsPassive\n ? {\n passive: true,\n }\n : false);\n this.listenerTarget.addEventListener('resize', this.handleResize);\n },\n\n removeListeners () {\n if (!this.listenerTarget) {\n return\n }\n\n this.listenerTarget.removeEventListener('scroll', this.handleScroll);\n this.listenerTarget.removeEventListener('resize', this.handleResize);\n\n this.listenerTarget = null;\n },\n\n scrollToItem (index) {\n let scroll;\n const gridItems = this.gridItems || 1;\n if (this.itemSize === null) {\n scroll = index > 0 ? this.sizes[index - 1].accumulator : 0;\n } else {\n scroll = Math.floor(index / gridItems) * this.itemSize;\n }\n this.scrollToPosition(scroll);\n },\n\n scrollToPosition (position) {\n const direction = this.direction === 'vertical'\n ? { scroll: 'scrollTop', start: 'top' }\n : { scroll: 'scrollLeft', start: 'left' };\n\n let viewport;\n let scrollDirection;\n let scrollDistance;\n\n if (this.pageMode) {\n const viewportEl = getScrollParent(this.$el);\n // HTML doesn't overflow like other elements\n const scrollTop = viewportEl.tagName === 'HTML' ? 0 : viewportEl[direction.scroll];\n const bounds = viewportEl.getBoundingClientRect();\n\n const scroller = this.$el.getBoundingClientRect();\n const scrollerPosition = scroller[direction.start] - bounds[direction.start];\n\n viewport = viewportEl;\n scrollDirection = direction.scroll;\n scrollDistance = position + scrollTop + scrollerPosition;\n } else {\n viewport = this.$el;\n scrollDirection = direction.scroll;\n scrollDistance = position;\n }\n\n viewport[scrollDirection] = scrollDistance;\n },\n\n itemsLimitError () {\n setTimeout(() => {\n console.log('It seems the scroller element isn\\'t scrolling, so it tries to render all the items at once.', 'Scroller:', this.$el);\n console.log('Make sure the scroller has a fixed height (or width) and \\'overflow-y\\' (or \\'overflow-x\\') set to \\'auto\\' so it can scroll correctly and only render the items visible in the scroll viewport.');\n });\n throw new Error('Rendered items limit reached')\n },\n\n sortViews () {\n this.pool.sort((viewA, viewB) => viewA.nr.index - viewB.nr.index);\n },\n },\n};\n\nconst _hoisted_1 = {\n key: 0,\n ref: \"before\",\n class: \"vue-recycle-scroller__slot\"\n};\nconst _hoisted_2 = {\n key: 1,\n ref: \"after\",\n class: \"vue-recycle-scroller__slot\"\n};\n\nfunction render$1(_ctx, _cache, $props, $setup, $data, $options) {\n const _component_ResizeObserver = resolveComponent(\"ResizeObserver\");\n const _directive_observe_visibility = resolveDirective(\"observe-visibility\");\n\n return withDirectives((openBlock(), createElementBlock(\"div\", {\n class: normalizeClass([\"vue-recycle-scroller\", {\n ready: $data.ready,\n 'page-mode': $props.pageMode,\n [`direction-${_ctx.direction}`]: true,\n }]),\n onScrollPassive: _cache[0] || (_cache[0] = (...args) => ($options.handleScroll && $options.handleScroll(...args)))\n }, [\n (_ctx.$slots.before)\n ? (openBlock(), createElementBlock(\"div\", _hoisted_1, [\n renderSlot(_ctx.$slots, \"before\")\n ], 512 /* NEED_PATCH */))\n : createCommentVNode(\"v-if\", true),\n (openBlock(), createBlock(resolveDynamicComponent($props.listTag), {\n ref: \"wrapper\",\n style: normalizeStyle({ [_ctx.direction === 'vertical' ? 'minHeight' : 'minWidth']: $data.totalSize + 'px' }),\n class: normalizeClass([\"vue-recycle-scroller__item-wrapper\", $props.listClass])\n }, {\n default: withCtx(() => [\n (openBlock(true), createElementBlock(Fragment, null, renderList($data.pool, (view) => {\n return (openBlock(), createBlock(resolveDynamicComponent($props.itemTag), mergeProps({\n key: view.nr.id,\n style: $data.ready ? {\n transform: `translate${_ctx.direction === 'vertical' ? 'Y' : 'X'}(${view.position}px) translate${_ctx.direction === 'vertical' ? 'X' : 'Y'}(${view.offset}px)`,\n width: $props.gridItems ? `${_ctx.direction === 'vertical' ? $props.itemSecondarySize || $props.itemSize : $props.itemSize}px` : undefined,\n height: $props.gridItems ? `${_ctx.direction === 'horizontal' ? $props.itemSecondarySize || $props.itemSize : $props.itemSize}px` : undefined,\n } : null,\n class: [\"vue-recycle-scroller__item-view\", [\n $props.itemClass,\n {\n hover: !$props.skipHover && $data.hoverKey === view.nr.key\n },\n ]]\n }, toHandlers($props.skipHover ? {} : {\n mouseenter: () => { $data.hoverKey = view.nr.key; },\n mouseleave: () => { $data.hoverKey = null; },\n })), {\n default: withCtx(() => [\n renderSlot(_ctx.$slots, \"default\", {\n item: view.item,\n index: view.nr.index,\n active: view.nr.used\n })\n ]),\n _: 2 /* DYNAMIC */\n }, 1040 /* FULL_PROPS, DYNAMIC_SLOTS */, [\"style\", \"class\"]))\n }), 128 /* KEYED_FRAGMENT */)),\n renderSlot(_ctx.$slots, \"empty\")\n ]),\n _: 3 /* FORWARDED */\n }, 8 /* PROPS */, [\"style\", \"class\"])),\n (_ctx.$slots.after)\n ? (openBlock(), createElementBlock(\"div\", _hoisted_2, [\n renderSlot(_ctx.$slots, \"after\")\n ], 512 /* NEED_PATCH */))\n : createCommentVNode(\"v-if\", true),\n createVNode(_component_ResizeObserver, { onNotify: $options.handleResize }, null, 8 /* PROPS */, [\"onNotify\"])\n ], 34 /* CLASS, HYDRATE_EVENTS */)), [\n [_directive_observe_visibility, $options.handleVisibilityChange]\n ])\n}\n\nscript$2.render = render$1;\nscript$2.__file = \"src/components/RecycleScroller.vue\";\n\nvar script$1 = {\n name: 'DynamicScroller',\n\n components: {\n RecycleScroller: script$2,\n },\n\n provide () {\n if (typeof ResizeObserver !== 'undefined') {\n this.$_resizeObserver = new ResizeObserver(entries => {\n requestAnimationFrame(() => {\n if (!Array.isArray(entries)) {\n return\n }\n for (const entry of entries) {\n if (entry.target && entry.target.$_vs_onResize) {\n let width, height;\n if (entry.borderBoxSize) {\n const resizeObserverSize = entry.borderBoxSize[0];\n width = resizeObserverSize.inlineSize;\n height = resizeObserverSize.blockSize;\n } else {\n // @TODO remove when contentRect is deprecated\n width = entry.contentRect.width;\n height = entry.contentRect.height;\n }\n entry.target.$_vs_onResize(entry.target.$_vs_id, width, height);\n }\n }\n });\n });\n }\n\n return {\n vscrollData: this.vscrollData,\n vscrollParent: this,\n vscrollResizeObserver: this.$_resizeObserver,\n }\n },\n\n inheritAttrs: false,\n\n props: {\n ...props,\n\n minItemSize: {\n type: [Number, String],\n required: true,\n },\n },\n\n emits: [\n 'resize',\n 'visible',\n ],\n\n data () {\n return {\n vscrollData: {\n active: true,\n sizes: {},\n keyField: this.keyField,\n simpleArray: false,\n },\n }\n },\n\n computed: {\n simpleArray,\n\n itemsWithSize () {\n const result = [];\n const { items, keyField, simpleArray } = this;\n const sizes = this.vscrollData.sizes;\n const l = items.length;\n for (let i = 0; i < l; i++) {\n const item = items[i];\n const id = simpleArray ? i : item[keyField];\n let size = sizes[id];\n if (typeof size === 'undefined' && !this.$_undefinedMap[id]) {\n size = 0;\n }\n result.push({\n item,\n id,\n size,\n });\n }\n return result\n },\n },\n\n watch: {\n items () {\n this.forceUpdate();\n },\n\n simpleArray: {\n handler (value) {\n this.vscrollData.simpleArray = value;\n },\n immediate: true,\n },\n\n direction (value) {\n this.forceUpdate(true);\n },\n\n itemsWithSize (next, prev) {\n const scrollTop = this.$el.scrollTop;\n\n // Calculate total diff between prev and next sizes\n // over current scroll top. Then add it to scrollTop to\n // avoid jumping the contents that the user is seeing.\n let prevActiveTop = 0; let activeTop = 0;\n const length = Math.min(next.length, prev.length);\n for (let i = 0; i < length; i++) {\n if (prevActiveTop >= scrollTop) {\n break\n }\n prevActiveTop += prev[i].size || this.minItemSize;\n activeTop += next[i].size || this.minItemSize;\n }\n const offset = activeTop - prevActiveTop;\n\n if (offset === 0) {\n return\n }\n\n this.$el.scrollTop += offset;\n },\n },\n\n beforeCreate () {\n this.$_updates = [];\n this.$_undefinedSizes = 0;\n this.$_undefinedMap = {};\n this.$_events = mitt();\n },\n\n activated () {\n this.vscrollData.active = true;\n },\n\n deactivated () {\n this.vscrollData.active = false;\n },\n\n unmounted () {\n this.$_events.all.clear();\n },\n\n methods: {\n onScrollerResize () {\n const scroller = this.$refs.scroller;\n if (scroller) {\n this.forceUpdate();\n }\n this.$emit('resize');\n },\n\n onScrollerVisible () {\n this.$_events.emit('vscroll:update', { force: false });\n this.$emit('visible');\n },\n\n forceUpdate (clear = false) {\n if (clear || this.simpleArray) {\n this.vscrollData.sizes = {};\n }\n this.$_events.emit('vscroll:update', { force: true });\n },\n\n scrollToItem (index) {\n const scroller = this.$refs.scroller;\n if (scroller) scroller.scrollToItem(index);\n },\n\n getItemSize (item, index = undefined) {\n const id = this.simpleArray ? (index != null ? index : this.items.indexOf(item)) : item[this.keyField];\n return this.vscrollData.sizes[id] || 0\n },\n\n scrollToBottom () {\n if (this.$_scrollingToBottom) return\n this.$_scrollingToBottom = true;\n const el = this.$el;\n // Item is inserted to the DOM\n this.$nextTick(() => {\n el.scrollTop = el.scrollHeight + 5000;\n // Item sizes are computed\n const cb = () => {\n el.scrollTop = el.scrollHeight + 5000;\n requestAnimationFrame(() => {\n el.scrollTop = el.scrollHeight + 5000;\n if (this.$_undefinedSizes === 0) {\n this.$_scrollingToBottom = false;\n } else {\n requestAnimationFrame(cb);\n }\n });\n };\n requestAnimationFrame(cb);\n });\n },\n },\n};\n\nfunction render(_ctx, _cache, $props, $setup, $data, $options) {\n const _component_RecycleScroller = resolveComponent(\"RecycleScroller\");\n\n return (openBlock(), createBlock(_component_RecycleScroller, mergeProps({\n ref: \"scroller\",\n items: $options.itemsWithSize,\n \"min-item-size\": $props.minItemSize,\n direction: _ctx.direction,\n \"key-field\": \"id\",\n \"list-tag\": _ctx.listTag,\n \"item-tag\": _ctx.itemTag\n }, _ctx.$attrs, {\n onResize: $options.onScrollerResize,\n onVisible: $options.onScrollerVisible\n }), {\n default: withCtx(({ item: itemWithSize, index, active }) => [\n renderSlot(_ctx.$slots, \"default\", normalizeProps(guardReactiveProps({\n item: itemWithSize.item,\n index,\n active,\n itemWithSize\n })))\n ]),\n before: withCtx(() => [\n renderSlot(_ctx.$slots, \"before\")\n ]),\n after: withCtx(() => [\n renderSlot(_ctx.$slots, \"after\")\n ]),\n empty: withCtx(() => [\n renderSlot(_ctx.$slots, \"empty\")\n ]),\n _: 3 /* FORWARDED */\n }, 16 /* FULL_PROPS */, [\"items\", \"min-item-size\", \"direction\", \"list-tag\", \"item-tag\", \"onResize\", \"onVisible\"]))\n}\n\nscript$1.render = render;\nscript$1.__file = \"src/components/DynamicScroller.vue\";\n\nvar script = {\n name: 'DynamicScrollerItem',\n\n inject: [\n 'vscrollData',\n 'vscrollParent',\n 'vscrollResizeObserver',\n ],\n\n props: {\n // eslint-disable-next-line vue/require-prop-types\n item: {\n required: true,\n },\n\n watchData: {\n type: Boolean,\n default: false,\n },\n\n /**\n * Indicates if the view is actively used to display an item.\n */\n active: {\n type: Boolean,\n required: true,\n },\n\n index: {\n type: Number,\n default: undefined,\n },\n\n sizeDependencies: {\n type: [Array, Object],\n default: null,\n },\n\n emitResize: {\n type: Boolean,\n default: false,\n },\n\n tag: {\n type: String,\n default: 'div',\n },\n },\n\n emits: [\n 'resize',\n ],\n\n computed: {\n id () {\n if (this.vscrollData.simpleArray) return this.index\n // eslint-disable-next-line no-prototype-builtins\n if (this.vscrollData.keyField in this.item) return this.item[this.vscrollData.keyField]\n throw new Error(`keyField '${this.vscrollData.keyField}' not found in your item. You should set a valid keyField prop on your Scroller`)\n },\n\n size () {\n return this.vscrollData.sizes[this.id] || 0\n },\n\n finalActive () {\n return this.active && this.vscrollData.active\n },\n },\n\n watch: {\n watchData: 'updateWatchData',\n\n id (value, oldValue) {\n this.$el.$_vs_id = this.id;\n if (!this.size) {\n this.onDataUpdate();\n }\n\n if (this.$_sizeObserved) {\n // In case the old item had the same size, it won't trigger the ResizeObserver\n // since we are reusing the same DOM node\n const oldSize = this.vscrollData.sizes[oldValue];\n const size = this.vscrollData.sizes[value];\n if (oldSize != null && oldSize !== size) {\n this.applySize(oldSize);\n }\n }\n },\n\n finalActive (value) {\n if (!this.size) {\n if (value) {\n if (!this.vscrollParent.$_undefinedMap[this.id]) {\n this.vscrollParent.$_undefinedSizes++;\n this.vscrollParent.$_undefinedMap[this.id] = true;\n }\n } else {\n if (this.vscrollParent.$_undefinedMap[this.id]) {\n this.vscrollParent.$_undefinedSizes--;\n this.vscrollParent.$_undefinedMap[this.id] = false;\n }\n }\n }\n\n if (this.vscrollResizeObserver) {\n if (value) {\n this.observeSize();\n } else {\n this.unobserveSize();\n }\n } else if (value && this.$_pendingVScrollUpdate === this.id) {\n this.updateSize();\n }\n },\n },\n\n created () {\n if (this.$isServer) return\n\n this.$_forceNextVScrollUpdate = null;\n this.updateWatchData();\n\n if (!this.vscrollResizeObserver) {\n for (const k in this.sizeDependencies) {\n this.$watch(() => this.sizeDependencies[k], this.onDataUpdate);\n }\n\n this.vscrollParent.$_events.on('vscroll:update', this.onVscrollUpdate);\n }\n },\n\n mounted () {\n if (this.finalActive) {\n this.updateSize();\n this.observeSize();\n }\n },\n\n beforeUnmount () {\n this.vscrollParent.$_events.off('vscroll:update', this.onVscrollUpdate);\n this.unobserveSize();\n },\n\n methods: {\n updateSize () {\n if (this.finalActive) {\n if (this.$_pendingSizeUpdate !== this.id) {\n this.$_pendingSizeUpdate = this.id;\n this.$_forceNextVScrollUpdate = null;\n this.$_pendingVScrollUpdate = null;\n this.computeSize(this.id);\n }\n } else {\n this.$_forceNextVScrollUpdate = this.id;\n }\n },\n\n updateWatchData () {\n if (this.watchData && !this.vscrollResizeObserver) {\n this.$_watchData = this.$watch('item', () => {\n this.onDataUpdate();\n }, {\n deep: true,\n });\n } else if (this.$_watchData) {\n this.$_watchData();\n this.$_watchData = null;\n }\n },\n\n onVscrollUpdate ({ force }) {\n // If not active, sechedule a size update when it becomes active\n if (!this.finalActive && force) {\n this.$_pendingVScrollUpdate = this.id;\n }\n\n if (this.$_forceNextVScrollUpdate === this.id || force || !this.size) {\n this.updateSize();\n }\n },\n\n onDataUpdate () {\n this.updateSize();\n },\n\n computeSize (id) {\n this.$nextTick(() => {\n if (this.id === id) {\n const width = this.$el.offsetWidth;\n const height = this.$el.offsetHeight;\n this.applyWidthHeight(width, height);\n }\n this.$_pendingSizeUpdate = null;\n });\n },\n\n applyWidthHeight (width, height) {\n const size = ~~(this.vscrollParent.direction === 'vertical' ? height : width);\n if (size && this.size !== size) {\n this.applySize(size);\n }\n },\n\n applySize (size) {\n if (this.vscrollParent.$_undefinedMap[this.id]) {\n this.vscrollParent.$_undefinedSizes--;\n this.vscrollParent.$_undefinedMap[this.id] = undefined;\n }\n this.vscrollData.sizes[this.id] = size;\n if (this.emitResize) this.$emit('resize', this.id);\n },\n\n observeSize () {\n if (!this.vscrollResizeObserver) return\n if (this.$_sizeObserved) return\n this.vscrollResizeObserver.observe(this.$el);\n this.$el.$_vs_id = this.id;\n this.$el.$_vs_onResize = this.onResize;\n this.$_sizeObserved = true;\n },\n\n unobserveSize () {\n if (!this.vscrollResizeObserver) return\n if (!this.$_sizeObserved) return\n this.vscrollResizeObserver.unobserve(this.$el);\n this.$el.$_vs_onResize = undefined;\n this.$_sizeObserved = false;\n },\n\n onResize (id, width, height) {\n if (this.id === id) {\n this.applyWidthHeight(width, height);\n }\n },\n },\n\n render () {\n return h(this.tag, this.$slots.default())\n },\n};\n\nscript.__file = \"src/components/DynamicScrollerItem.vue\";\n\nfunction IdState () {\n var _ref = arguments.length > 0 && arguments[0] !== undefined ? arguments[0] : {},\n _ref$idProp = _ref.idProp,\n idProp = _ref$idProp === void 0 ? function (vm) {\n return vm.item.id;\n } : _ref$idProp;\n var store = reactive({});\n\n // @vue/component\n return {\n data: function data() {\n return {\n idState: null\n };\n },\n created: function created() {\n var _this = this;\n this.$_id = null;\n if (typeof idProp === 'function') {\n this.$_getId = function () {\n return idProp.call(_this, _this);\n };\n } else {\n this.$_getId = function () {\n return _this[idProp];\n };\n }\n this.$watch(this.$_getId, {\n handler: function handler(value) {\n var _this2 = this;\n this.$nextTick(function () {\n _this2.$_id = value;\n });\n },\n immediate: true\n });\n this.$_updateIdState();\n },\n beforeUpdate: function beforeUpdate() {\n this.$_updateIdState();\n },\n methods: {\n /**\n * Initialize an idState\n * @param {number|string} id Unique id for the data\n */$_idStateInit: function $_idStateInit(id) {\n var factory = this.$options.idState;\n if (typeof factory === 'function') {\n var data = factory.call(this, this);\n store[id] = data;\n this.$_id = id;\n return data;\n } else {\n throw new Error('[mixin IdState] Missing `idState` function on component definition.');\n }\n },\n /**\n * Ensure idState is created and up-to-date\n */$_updateIdState: function $_updateIdState() {\n var id = this.$_getId();\n if (id == null) {\n console.warn(\"No id found for IdState with idProp: '\".concat(idProp, \"'.\"));\n }\n if (id !== this.$_id) {\n if (!store[id]) {\n this.$_idStateInit(id);\n }\n this.idState = store[id];\n }\n }\n }\n };\n}\n\nfunction registerComponents(app, prefix) {\n app.component(\"\".concat(prefix, \"recycle-scroller\"), script$2);\n app.component(\"\".concat(prefix, \"RecycleScroller\"), script$2);\n app.component(\"\".concat(prefix, \"dynamic-scroller\"), script$1);\n app.component(\"\".concat(prefix, \"DynamicScroller\"), script$1);\n app.component(\"\".concat(prefix, \"dynamic-scroller-item\"), script);\n app.component(\"\".concat(prefix, \"DynamicScrollerItem\"), script);\n}\nvar plugin = {\n // eslint-disable-next-line no-undef\n version: \"2.0.0-beta.8\",\n install: function install(app, options) {\n var finalOptions = Object.assign({}, {\n installComponents: true,\n componentsPrefix: ''\n }, options);\n for (var key in finalOptions) {\n if (typeof finalOptions[key] !== 'undefined') {\n config[key] = finalOptions[key];\n }\n }\n if (finalOptions.installComponents) {\n registerComponents(app, finalOptions.componentsPrefix);\n }\n }\n};\n\nexport { script$1 as DynamicScroller, script as DynamicScrollerItem, IdState, script$2 as RecycleScroller, plugin as default };\n//# sourceMappingURL=vue-virtual-scroller.esm.js.map\n","import { h, defineComponent, computed, watch } from 'vue';\nimport { parse, icon, config, text } from '@fortawesome/fontawesome-svg-core';\n\nfunction _arrayLikeToArray(r, a) {\n (null == a || a > r.length) && (a = r.length);\n for (var e = 0, n = Array(a); e < a; e++) n[e] = r[e];\n return n;\n}\nfunction _arrayWithoutHoles(r) {\n if (Array.isArray(r)) return _arrayLikeToArray(r);\n}\nfunction _defineProperty(e, r, t) {\n return (r = _toPropertyKey(r)) in e ? Object.defineProperty(e, r, {\n value: t,\n enumerable: !0,\n configurable: !0,\n writable: !0\n }) : e[r] = t, e;\n}\nfunction _iterableToArray(r) {\n if (\"undefined\" != typeof Symbol && null != r[Symbol.iterator] || null != r[\"@@iterator\"]) return Array.from(r);\n}\nfunction _nonIterableSpread() {\n throw new TypeError(\"Invalid attempt to spread non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.\");\n}\nfunction ownKeys(e, r) {\n var t = Object.keys(e);\n if (Object.getOwnPropertySymbols) {\n var o = Object.getOwnPropertySymbols(e);\n r && (o = o.filter(function (r) {\n return Object.getOwnPropertyDescriptor(e, r).enumerable;\n })), t.push.apply(t, o);\n }\n return t;\n}\nfunction _objectSpread2(e) {\n for (var r = 1; r < arguments.length; r++) {\n var t = null != arguments[r] ? arguments[r] : {};\n r % 2 ? ownKeys(Object(t), !0).forEach(function (r) {\n _defineProperty(e, r, t[r]);\n }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) {\n Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r));\n });\n }\n return e;\n}\nfunction _objectWithoutProperties(e, t) {\n if (null == e) return {};\n var o,\n r,\n i = _objectWithoutPropertiesLoose(e, t);\n if (Object.getOwnPropertySymbols) {\n var n = Object.getOwnPropertySymbols(e);\n for (r = 0; r < n.length; r++) o = n[r], -1 === t.indexOf(o) && {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]);\n }\n return i;\n}\nfunction _objectWithoutPropertiesLoose(r, e) {\n if (null == r) return {};\n var t = {};\n for (var n in r) if ({}.hasOwnProperty.call(r, n)) {\n if (-1 !== e.indexOf(n)) continue;\n t[n] = r[n];\n }\n return t;\n}\nfunction _toConsumableArray(r) {\n return _arrayWithoutHoles(r) || _iterableToArray(r) || _unsupportedIterableToArray(r) || _nonIterableSpread();\n}\nfunction _toPrimitive(t, r) {\n if (\"object\" != typeof t || !t) return t;\n var e = t[Symbol.toPrimitive];\n if (void 0 !== e) {\n var i = e.call(t, r || \"default\");\n if (\"object\" != typeof i) return i;\n throw new TypeError(\"@@toPrimitive must return a primitive value.\");\n }\n return (\"string\" === r ? String : Number)(t);\n}\nfunction _toPropertyKey(t) {\n var i = _toPrimitive(t, \"string\");\n return \"symbol\" == typeof i ? i : i + \"\";\n}\nfunction _typeof(o) {\n \"@babel/helpers - typeof\";\n\n return _typeof = \"function\" == typeof Symbol && \"symbol\" == typeof Symbol.iterator ? function (o) {\n return typeof o;\n } : function (o) {\n return o && \"function\" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? \"symbol\" : typeof o;\n }, _typeof(o);\n}\nfunction _unsupportedIterableToArray(r, a) {\n if (r) {\n if (\"string\" == typeof r) return _arrayLikeToArray(r, a);\n var t = {}.toString.call(r).slice(8, -1);\n return \"Object\" === t && r.constructor && (t = r.constructor.name), \"Map\" === t || \"Set\" === t ? Array.from(r) : \"Arguments\" === t || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t) ? _arrayLikeToArray(r, a) : void 0;\n }\n}\n\nfunction objectWithKey(key, value) {\n return Array.isArray(value) && value.length > 0 || !Array.isArray(value) && value ? _defineProperty({}, key, value) : {};\n}\nfunction classList(props) {\n var _classes;\n var classes = (_classes = {\n 'fa-spin': props.spin,\n 'fa-pulse': props.pulse,\n // the fixedWidth property has been deprecated as of version 7.0.0\n 'fa-fw': props.fixedWidth,\n 'fa-border': props.border,\n 'fa-li': props.listItem,\n 'fa-inverse': props.inverse,\n 'fa-flip': props.flip === true,\n 'fa-flip-horizontal': props.flip === 'horizontal' || props.flip === 'both',\n 'fa-flip-vertical': props.flip === 'vertical' || props.flip === 'both'\n }, _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_classes, \"fa-\".concat(props.size), props.size !== null), \"fa-rotate-\".concat(props.rotation), props.rotation !== null), 'fa-rotate-by', props.rotateBy), \"fa-pull-\".concat(props.pull), props.pull !== null), 'fa-swap-opacity', props.swapOpacity), 'fa-bounce', props.bounce), 'fa-shake', props.shake), 'fa-beat', props.beat), 'fa-fade', props.fade), 'fa-beat-fade', props.beatFade), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_classes, 'fa-flash', props.flash), 'fa-spin-pulse', props.spinPulse), 'fa-spin-reverse', props.spinReverse), 'fa-width-auto', props.widthAuto));\n return Object.keys(classes).map(function (key) {\n return classes[key] ? key : null;\n }).filter(function (key) {\n return key;\n });\n}\n\nvar commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};\n\nvar humps$1 = {exports: {}};\n\n(function (module) {\n(function(global) {\n\n\t var _processKeys = function(convert, obj, options) {\n\t if(!_isObject(obj) || _isDate(obj) || _isRegExp(obj) || _isBoolean(obj) || _isFunction(obj)) {\n\t return obj;\n\t }\n\n\t var output,\n\t i = 0,\n\t l = 0;\n\n\t if(_isArray(obj)) {\n\t output = [];\n\t for(l=obj.length; i} classes The class list to convert.\n * @returns {Object}\n */\nfunction classToObject(classes) {\n return classes.split(/\\s+/).reduce(function (output, className) {\n output[className] = true;\n return output;\n }, {});\n}\n\n/**\n * Converts a FontAwesome abstract element of an icon into a Vue VNode.\n * @param {AbstractElement | String} abstractElement The element to convert.\n * @param {Object} props The user-defined props.\n * @param {Object} attrs The user-defined native HTML attributes.\n * @returns {VNode}\n */\nfunction convert(abstractElement) {\n var props = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};\n var attrs = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : {};\n // If the abstract element is a string, we'll just return a string render function\n if (typeof abstractElement === 'string') {\n return abstractElement;\n }\n\n // Converting abstract element children into Vue VNodes\n var children = (abstractElement.children || []).map(function (child) {\n return convert(child);\n });\n\n // Converting abstract element attributes into valid Vue format\n var mixins = Object.keys(abstractElement.attributes || {}).reduce(function (mixins, key) {\n var value = abstractElement.attributes[key];\n switch (key) {\n case 'class':\n mixins.class = classToObject(value);\n break;\n case 'style':\n mixins.style = styleToObject(value);\n break;\n default:\n mixins.attrs[key] = value;\n }\n return mixins;\n }, {\n attrs: {},\n class: {},\n style: {}\n });\n\n // Now, we'll return the VNode\n attrs.class;\n var _attrs$style = attrs.style,\n aStyle = _attrs$style === void 0 ? {} : _attrs$style,\n otherAttrs = _objectWithoutProperties(attrs, _excluded);\n return h(abstractElement.tag, _objectSpread2(_objectSpread2(_objectSpread2({}, props), {}, {\n class: mixins.class,\n style: _objectSpread2(_objectSpread2({}, mixins.style), aStyle)\n }, mixins.attrs), otherAttrs), children);\n}\n\nvar PRODUCTION = false;\ntry {\n PRODUCTION = process.env.NODE_ENV === 'production';\n} catch (e) {}\nfunction log () {\n if (!PRODUCTION && console && typeof console.error === 'function') {\n var _console;\n (_console = console).error.apply(_console, arguments);\n }\n}\n\nfunction normalizeIconArgs(icon) {\n if (icon && _typeof(icon) === 'object' && icon.prefix && icon.iconName && icon.icon) {\n return icon;\n }\n if (parse.icon) {\n return parse.icon(icon);\n }\n if (icon === null) {\n return null;\n }\n if (_typeof(icon) === 'object' && icon.prefix && icon.iconName) {\n return icon;\n }\n if (Array.isArray(icon) && icon.length === 2) {\n return {\n prefix: icon[0],\n iconName: icon[1]\n };\n }\n if (typeof icon === 'string') {\n return {\n prefix: 'fas',\n iconName: icon\n };\n }\n}\nvar FontAwesomeIcon = defineComponent({\n name: 'FontAwesomeIcon',\n props: {\n border: {\n type: Boolean,\n default: false\n },\n // the fixedWidth property has been deprecated as of version 7\n fixedWidth: {\n type: Boolean,\n default: false\n },\n flip: {\n type: [Boolean, String],\n default: false,\n validator: function validator(value) {\n return [true, false, 'horizontal', 'vertical', 'both'].indexOf(value) > -1;\n }\n },\n icon: {\n type: [Object, Array, String],\n required: true\n },\n mask: {\n type: [Object, Array, String],\n default: null\n },\n maskId: {\n type: String,\n default: null\n },\n listItem: {\n type: Boolean,\n default: false\n },\n pull: {\n type: String,\n default: null,\n validator: function validator(value) {\n return ['right', 'left'].indexOf(value) > -1;\n }\n },\n pulse: {\n type: Boolean,\n default: false\n },\n rotation: {\n type: [String, Number],\n default: null,\n validator: function validator(value) {\n return [90, 180, 270].indexOf(Number.parseInt(value, 10)) > -1;\n }\n },\n // the rotateBy property is only supported in version 7.0.0 and later\n rotateBy: {\n type: Boolean,\n default: false\n },\n swapOpacity: {\n type: Boolean,\n default: false\n },\n size: {\n type: String,\n default: null,\n validator: function validator(value) {\n return ['2xs', 'xs', 'sm', 'lg', 'xl', '2xl', '1x', '2x', '3x', '4x', '5x', '6x', '7x', '8x', '9x', '10x'].indexOf(value) > -1;\n }\n },\n spin: {\n type: Boolean,\n default: false\n },\n transform: {\n type: [String, Object],\n default: null\n },\n symbol: {\n type: [Boolean, String],\n default: false\n },\n title: {\n type: String,\n default: null\n },\n titleId: {\n type: String,\n default: null\n },\n inverse: {\n type: Boolean,\n default: false\n },\n bounce: {\n type: Boolean,\n default: false\n },\n shake: {\n type: Boolean,\n default: false\n },\n beat: {\n type: Boolean,\n default: false\n },\n fade: {\n type: Boolean,\n default: false\n },\n beatFade: {\n type: Boolean,\n default: false\n },\n flash: {\n type: Boolean,\n default: false\n },\n spinPulse: {\n type: Boolean,\n default: false\n },\n spinReverse: {\n type: Boolean,\n default: false\n },\n // the widthAuto property is only supported in version 7.0.0 and later\n widthAuto: {\n type: Boolean,\n default: false\n }\n },\n setup: function setup(props, _ref) {\n var attrs = _ref.attrs;\n var icon$1 = computed(function () {\n return normalizeIconArgs(props.icon);\n });\n var classes = computed(function () {\n return objectWithKey('classes', classList(props));\n });\n var transform = computed(function () {\n return objectWithKey('transform', typeof props.transform === 'string' ? parse.transform(props.transform) : props.transform);\n });\n var mask = computed(function () {\n return objectWithKey('mask', normalizeIconArgs(props.mask));\n });\n var renderedIcon = computed(function () {\n var iconProps = _objectSpread2(_objectSpread2(_objectSpread2(_objectSpread2({}, classes.value), transform.value), mask.value), {}, {\n symbol: props.symbol,\n maskId: props.maskId\n });\n\n // the title attribute will only apply to versions prior to version 7.0.0\n iconProps.title = props.title;\n iconProps.titleId = props.titleId;\n return icon(icon$1.value, iconProps);\n });\n watch(renderedIcon, function (value) {\n if (!value) {\n return log('Could not find one or more icon(s)', icon$1.value, mask.value);\n }\n }, {\n immediate: true\n });\n var vnode = computed(function () {\n return renderedIcon.value ? convert(renderedIcon.value.abstract[0], {}, attrs) : null;\n });\n return function () {\n return vnode.value;\n };\n }\n});\n\nvar FontAwesomeLayers = defineComponent({\n name: 'FontAwesomeLayers',\n props: {\n fixedWidth: {\n type: Boolean,\n default: false\n }\n },\n setup: function setup(props, _ref) {\n var slots = _ref.slots;\n var familyPrefix = config.familyPrefix;\n var className = computed(function () {\n return [\"\".concat(familyPrefix, \"-layers\")].concat(_toConsumableArray(props.fixedWidth ? [\"\".concat(familyPrefix, \"-fw\")] : []));\n });\n return function () {\n return h('div', {\n class: className.value\n }, slots.default ? slots.default() : []);\n };\n }\n});\n\nvar FontAwesomeLayersText = defineComponent({\n name: 'FontAwesomeLayersText',\n props: {\n value: {\n type: [String, Number],\n default: ''\n },\n transform: {\n type: [String, Object],\n default: null\n },\n counter: {\n type: Boolean,\n default: false\n },\n position: {\n type: String,\n default: null,\n validator: function validator(value) {\n return ['bottom-left', 'bottom-right', 'top-left', 'top-right'].indexOf(value) > -1;\n }\n }\n },\n setup: function setup(props, _ref) {\n var attrs = _ref.attrs;\n var familyPrefix = config.familyPrefix;\n var classes = computed(function () {\n return objectWithKey('classes', [].concat(_toConsumableArray(props.counter ? [\"\".concat(familyPrefix, \"-layers-counter\")] : []), _toConsumableArray(props.position ? [\"\".concat(familyPrefix, \"-layers-\").concat(props.position)] : [])));\n });\n var transform = computed(function () {\n return objectWithKey('transform', typeof props.transform === 'string' ? parse.transform(props.transform) : props.transform);\n });\n var abstractElement = computed(function () {\n var _text = text(props.value.toString(), _objectSpread2(_objectSpread2({}, transform.value), classes.value)),\n abstract = _text.abstract;\n if (props.counter) {\n abstract[0].attributes.class = abstract[0].attributes.class.replace('fa-layers-text', '');\n }\n return abstract[0];\n });\n var vnode = computed(function () {\n return convert(abstractElement.value, {}, attrs);\n });\n return function () {\n return vnode.value;\n };\n }\n});\n\nexport { FontAwesomeIcon, FontAwesomeLayers, FontAwesomeLayersText };\n","import { mapState } from 'vuex'\nimport { mapStores, mapActions, mapState as mapPiniaState } from 'pinia'\nimport oauthApi from '../../services/new_api/oauth.js'\nimport { useOAuthStore } from 'src/stores/oauth.js'\nimport { useAuthFlowStore } from 'src/stores/auth_flow.js'\nimport { library } from '@fortawesome/fontawesome-svg-core'\nimport {\n faTimes\n} from '@fortawesome/free-solid-svg-icons'\n\nlibrary.add(\n faTimes\n)\n\nconst LoginForm = {\n data: () => ({\n user: {},\n error: false\n }),\n computed: {\n isPasswordAuth () { return this.requiredPassword },\n isTokenAuth () { return this.requiredToken },\n ...mapStores(useOAuthStore),\n ...mapState({\n registrationOpen: state => state.instance.registrationOpen,\n instance: state => state.instance,\n loggingIn: state => state.users.loggingIn,\n }),\n ...mapPiniaState(useAuthFlowStore, ['requiredPassword', 'requiredToken', 'requiredMFA'])\n },\n methods: {\n ...mapActions(useAuthFlowStore, ['requireMFA', 'login']),\n submit () {\n this.isTokenAuth ? this.submitToken() : this.submitPassword()\n },\n submitToken () {\n const data = {\n instance: this.instance.server,\n commit: this.$store.commit\n }\n\n // NOTE: we do not really need the app token, but obtaining a token and\n // calling verify_credentials is the only way to ensure the app still works.\n this.oauthStore.ensureAppToken()\n .then(() => {\n const app = {\n clientId: this.oauthStore.clientId,\n clientSecret: this.oauthStore.clientSecret,\n }\n oauthApi.login({ ...app, ...data })\n })\n },\n submitPassword () {\n this.error = false\n\n // NOTE: we do not really need the app token, but obtaining a token and\n // calling verify_credentials is the only way to ensure the app still works.\n this.oauthStore.ensureAppToken().then(() => {\n const app = {\n clientId: this.oauthStore.clientId,\n clientSecret: this.oauthStore.clientSecret,\n }\n\n oauthApi.getTokenWithCredentials(\n {\n ...app,\n instance: this.instance.server,\n username: this.user.username,\n password: this.user.password\n }\n ).then((result) => {\n if (result.error) {\n if (result.error === 'mfa_required') {\n this.requireMFA({ settings: result })\n } else if (result.identifier === 'password_reset_required') {\n this.$router.push({ name: 'password-reset', params: { passwordResetRequested: true } })\n } else {\n this.error = result.error\n this.focusOnPasswordInput()\n }\n return\n }\n this.login(result).then(() => {\n this.$router.push({ name: 'friends' })\n })\n })\n })\n },\n clearError () { this.error = false },\n focusOnPasswordInput () {\n const passwordInput = this.$refs.passwordInput\n passwordInput.focus()\n passwordInput.setSelectionRange(0, passwordInput.value.length)\n }\n }\n}\n\nexport default LoginForm\n","\n\n\n\n\n","import { library } from '@fortawesome/fontawesome-svg-core'\nimport {\n faEnvelope,\n faLock,\n faLockOpen,\n faGlobe\n} from '@fortawesome/free-solid-svg-icons'\n\nlibrary.add(\n faEnvelope,\n faGlobe,\n faLock,\n faLockOpen\n)\n\nconst ScopeSelector = {\n props: [\n 'showAll',\n 'userDefault',\n 'originalScope',\n 'initialScope',\n 'onScopeChange'\n ],\n data () {\n return {\n currentScope: this.initialScope\n }\n },\n computed: {\n showNothing () {\n return !this.showPublic && !this.showUnlisted && !this.showPrivate && !this.showDirect\n },\n showPublic () {\n return this.originalScope !== 'direct' && this.shouldShow('public')\n },\n showUnlisted () {\n return this.originalScope !== 'direct' && this.shouldShow('unlisted')\n },\n showPrivate () {\n return this.originalScope !== 'direct' && this.shouldShow('private')\n },\n showDirect () {\n return this.shouldShow('direct')\n },\n css () {\n return {\n public: { toggled: this.currentScope === 'public' },\n unlisted: { toggled: this.currentScope === 'unlisted' },\n private: { toggled: this.currentScope === 'private' },\n direct: { toggled: this.currentScope === 'direct' }\n }\n }\n },\n methods: {\n shouldShow (scope) {\n return this.showAll ||\n this.currentScope === scope ||\n this.originalScope === scope ||\n this.userDefault === scope ||\n scope === 'direct'\n },\n changeVis (scope) {\n this.currentScope = scope\n this.onScopeChange && this.onScopeChange(scope)\n }\n }\n}\n\nexport default ScopeSelector\n","\n\n\n\n\n","import { reduce, find } from 'lodash'\n\nexport const replaceWord = (str, toReplace, replacement) => {\n return str.slice(0, toReplace.start) + replacement + str.slice(toReplace.end)\n}\n\nexport const wordAtPosition = (str, pos) => {\n const words = splitByWhitespaceBoundary(str)\n const wordsWithPosition = addPositionToWords(words)\n\n return find(wordsWithPosition, ({ start, end }) => start <= pos && end > pos)\n}\n\nexport const addPositionToWords = (words) => {\n return reduce(words, (result, word) => {\n const data = {\n word,\n start: 0,\n end: word.length\n }\n\n if (result.length > 0) {\n const previous = result.pop()\n\n data.start += previous.end\n data.end += previous.end\n\n result.push(previous)\n }\n\n result.push(data)\n\n return result\n }, [])\n}\n\nexport const splitByWhitespaceBoundary = (str) => {\n const result = []\n let currentWord = ''\n for (let i = 0; i < str.length; i++) {\n const currentChar = str[i]\n // Starting a new word\n if (!currentWord) {\n currentWord = currentChar\n continue\n }\n // current character is whitespace while word isn't, or vice versa:\n // add our current word to results, start over the current word.\n if (!!currentChar.trim() !== !!currentWord.trim()) {\n result.push(currentWord)\n currentWord = currentChar\n continue\n }\n currentWord += currentChar\n }\n // Add the last word we were working on\n if (currentWord) {\n result.push(currentWord)\n }\n return result\n}\n\nconst completion = {\n wordAtPosition,\n addPositionToWords,\n splitByWhitespaceBoundary,\n replaceWord\n}\n\nexport default completion\n","\n\n\n\n\n","/* global process */\nconst Popover = {\n name: 'Popover',\n props: {\n // Action to trigger popover: either 'hover' or 'click'\n trigger: String,\n\n // 'top', 'bottom', 'left', 'right'\n placement: String,\n\n // Takes object with properties 'x' and 'y', values of these can be\n // 'container' for using offsetParent as boundaries for either axis\n // or 'viewport'\n boundTo: Object,\n\n // Takes a selector to use as a replacement for the parent container\n // for getting boundaries for x an y axis\n boundToSelector: String,\n\n // Takes a top/bottom/left/right object, how much space to leave\n // between boundary and popover element\n margin: Object,\n\n // Takes a x/y object and tells how many pixels to offset from\n // anchor point on either axis\n offset: Object,\n\n // Replaces the classes you may want for the popover container.\n // Use 'popover-default' in addition to get the default popover\n // styles with your custom class.\n popoverClass: String,\n\n // If true, subtract padding when calculating position for the popover,\n // use it when popover offset looks to be different on top vs bottom.\n removePadding: Boolean,\n\n // self-explanatory (i hope)\n disabled: Boolean,\n\n // Instead of putting popover next to anchor, overlay popover's center on top of anchor's center\n overlayCenters: Boolean,\n\n // What selector (witin popover!) to use for determining center of popover\n overlayCentersSelector: String,\n\n // Lets hover popover stay when clicking inside of it\n stayOnClick: Boolean,\n\n // Use styled button (to avoid nested buttons)\n normalButton: Boolean,\n\n // Whether to hide the trigger totally\n hideTrigger: {\n type: Boolean,\n default: false,\n },\n\n triggerAttrs: {\n type: Object,\n default: {}\n }\n },\n inject: { // override popover z layer\n popoversZLayer: {\n default: ''\n }\n },\n data () {\n return {\n // lockReEntry is a flag that is set when mouse cursor is leaving the popover's content\n // so that if mouse goes back into popover it won't be re-shown again to prevent annoyance\n // with popovers refusing to be hidden when user wants to interact with something in below popover\n anchorEl: null,\n // There's an issue where having teleport enabled by default causes things just...\n // not render at all, i.e. main post status form and its emoji inputs\n teleport: false,\n lockReEntry: false,\n hidden: true,\n styles: {},\n oldSize: { width: 0, height: 0 },\n scrollable: null,\n // used to avoid blinking if hovered onto popover\n graceTimeout: null,\n parentPopover: null,\n disableClickOutside: false,\n childrenShown: new Set()\n }\n },\n computed: {\n allTriggerAttrs () {\n if (process.env.NODE_ENV === 'development') {\n if ('aria-hidden' in this.triggerAttrs) {\n throw new Error('Do not use aria-hidden in triggerAttrs. Instead set hideTrigger to true')\n }\n }\n\n const attrs = {\n ...this.triggerAttrs,\n }\n\n if (this.hideTrigger) {\n attrs['aria-hidden'] = true\n attrs.tabindex = 1\n }\n\n return attrs\n }\n },\n methods: {\n setAnchorEl (el) {\n this.anchorEl = el\n this.updateStyles()\n },\n containerBoundingClientRect () {\n const container = this.boundToSelector ? this.$el.closest(this.boundToSelector) : this.$el.offsetParent\n return container.getBoundingClientRect()\n },\n updateStyles () {\n if (this.hidden) {\n this.styles = {}\n return\n }\n\n // Popover will be anchored around this element, trigger ref is the container, so\n // its children are what are inside the slot. Expect only one v-slot:trigger.\n const anchorEl = this.anchorEl || (this.$refs.trigger && this.$refs.trigger.children[0]) || this.$el\n // SVGs don't have offsetWidth/Height, use fallback\n const anchorHeight = anchorEl.offsetHeight || anchorEl.clientHeight\n const anchorWidth = anchorEl.offsetWidth || anchorEl.clientWidth\n const anchorScreenBox = anchorEl.getBoundingClientRect()\n\n const anchorStyle = getComputedStyle(anchorEl)\n const topPadding = parseFloat(anchorStyle.paddingTop)\n const bottomPadding = parseFloat(anchorStyle.paddingBottom)\n const rightPadding = parseFloat(anchorStyle.paddingRight)\n const leftPadding = parseFloat(anchorStyle.paddingLeft)\n\n // Screen position of the origin point for popover = center of the anchor\n const origin = {\n x: anchorScreenBox.left + anchorWidth * 0.5,\n y: anchorScreenBox.top + anchorHeight * 0.5\n }\n const content = this.$refs.content\n const overlayCenter = this.overlayCenters\n ? this.$refs.content.querySelector(this.overlayCentersSelector)\n : null\n\n // Minor optimization, don't call a slow reflow call if we don't have to\n const parentScreenBox = this.boundTo &&\n (this.boundTo.x === 'container' || this.boundTo.y === 'container') &&\n this.containerBoundingClientRect()\n\n const margin = this.margin || {}\n\n // What are the screen bounds for the popover? Viewport vs container\n // when using viewport, using default margin values to dodge the navbar\n const xBounds = this.boundTo && this.boundTo.x === 'container'\n ? {\n min: parentScreenBox.left + (margin.left || 0),\n max: parentScreenBox.right - (margin.right || 0)\n }\n : {\n min: 0 + (margin.left || 10),\n max: window.innerWidth - (margin.right || 10)\n }\n\n const yBounds = this.boundTo && this.boundTo.y === 'container'\n ? {\n min: parentScreenBox.top + (margin.top || 0),\n max: parentScreenBox.bottom - (margin.bottom || 0)\n }\n : {\n min: 0 + (margin.top || 50),\n max: window.innerHeight - (margin.bottom || 5)\n }\n\n let horizOffset = 0\n let vertOffset = 0\n\n if (overlayCenter) {\n const box = content.getBoundingClientRect()\n const overlayCenterScreenBox = overlayCenter.getBoundingClientRect()\n const leftInnerOffset = overlayCenterScreenBox.left - box.left\n const topInnerOffset = overlayCenterScreenBox.top - box.top\n horizOffset = -leftInnerOffset - overlayCenter.offsetWidth * 0.5\n vertOffset = -topInnerOffset - overlayCenter.offsetHeight * 0.5\n } else {\n horizOffset = content.offsetWidth * -0.5\n vertOffset = content.offsetHeight * -0.5\n }\n\n const leftBorder = origin.x + horizOffset\n const rightBorder = leftBorder + content.offsetWidth\n const topBorder = origin.y + vertOffset\n const bottomBorder = topBorder + content.offsetHeight\n\n // If overflowing from left, move it so that it doesn't\n if (leftBorder < xBounds.min) {\n horizOffset += xBounds.min - leftBorder\n }\n\n // If overflowing from right, move it so that it doesn't\n if (rightBorder > xBounds.max) {\n horizOffset -= rightBorder - xBounds.max\n }\n\n // If overflowing from top, move it so that it doesn't\n if (topBorder < yBounds.min) {\n vertOffset += yBounds.min - topBorder\n }\n\n // If overflowing from bottom, move it so that it doesn't\n if (bottomBorder > yBounds.max) {\n vertOffset -= bottomBorder - yBounds.max\n }\n\n let translateX = 0\n let translateY = 0\n\n if (overlayCenter) {\n translateX = origin.x + horizOffset\n translateY = origin.y + vertOffset\n } else if (this.placement !== 'right' && this.placement !== 'left') {\n // Default to whatever user wished with placement prop\n let usingTop = this.placement !== 'bottom'\n\n // Handle special cases, first force to displaying on top if there's no space on bottom,\n // regardless of what placement value was. Then check if there's no space on top, and\n // force to bottom, again regardless of what placement value was.\n const topBoundary = origin.y - anchorHeight * 0.5 + (this.removePadding ? topPadding : 0)\n const bottomBoundary = origin.y + anchorHeight * 0.5 - (this.removePadding ? bottomPadding : 0)\n if (bottomBoundary + content.offsetHeight > yBounds.max) usingTop = true\n if (topBoundary - content.offsetHeight < yBounds.min) usingTop = false\n\n const yOffset = (this.offset && this.offset.y) || 0\n translateY = usingTop\n ? topBoundary - yOffset - content.offsetHeight\n : bottomBoundary + yOffset\n\n const xOffset = (this.offset && this.offset.x) || 0\n translateX = origin.x + horizOffset + xOffset\n } else {\n // Default to whatever user wished with placement prop\n let usingLeft = this.placement !== 'right'\n\n // Handle special cases, first force to displaying on left if there's no space on right,\n // regardless of what placement value was. Then check if there's no space on right, and\n // force to left, again regardless of what placement value was.\n const leftBoundary = origin.x - anchorWidth * 0.5 + (this.removePadding ? leftPadding : 0)\n const rightBoundary = origin.x + anchorWidth * 0.5 - (this.removePadding ? rightPadding : 0)\n if (rightBoundary + content.offsetWidth > xBounds.max) usingLeft = true\n if (leftBoundary - content.offsetWidth < xBounds.min) usingLeft = false\n\n const xOffset = (this.offset && this.offset.x) || 0\n translateX = usingLeft\n ? leftBoundary - xOffset - content.offsetWidth\n : rightBoundary + xOffset\n\n const yOffset = (this.offset && this.offset.y) || 0\n translateY = origin.y + vertOffset + yOffset\n }\n\n this.styles = {\n left: `${Math.round(translateX)}px`,\n top: `${Math.round(translateY)}px`\n }\n\n if (this.popoversZLayer) {\n this.styles['--ZI_popover_override'] = `var(--ZI_${this.popoversZLayer}_popovers)`\n }\n if (parentScreenBox) {\n this.styles.maxWidth = `${Math.round(parentScreenBox.width)}px`\n }\n },\n showPopover () {\n if (this.disabled) return\n this.disableClickOutside = true\n setTimeout(() => {\n this.disableClickOutside = false\n }, 0)\n const wasHidden = this.hidden\n this.hidden = false\n this.parentPopover && this.parentPopover.onChildPopoverState(this, true)\n if (this.trigger === 'click' || this.stayOnClick) {\n document.addEventListener('click', this.onClickOutside)\n }\n this.scrollable.addEventListener('scroll', this.onScroll)\n this.scrollable.addEventListener('resize', this.onResize)\n this.$nextTick(() => {\n if (wasHidden) this.$emit('show')\n this.updateStyles()\n })\n },\n hidePopover () {\n if (this.disabled) return\n if (!this.hidden) this.$emit('close')\n this.hidden = true\n this.parentPopover && this.parentPopover.onChildPopoverState(this, false)\n if (this.trigger === 'click') {\n document.removeEventListener('click', this.onClickOutside)\n }\n this.scrollable.removeEventListener('scroll', this.onScroll)\n this.scrollable.removeEventListener('resize', this.onResize)\n },\n resizePopover () {\n setTimeout(() => {\n this.updateStyles()\n }, 1)\n },\n onMouseenter () {\n if (this.trigger === 'hover') {\n this.lockReEntry = false\n clearTimeout(this.graceTimeout)\n this.graceTimeout = null\n this.showPopover()\n }\n },\n onMouseleave () {\n if (this.trigger === 'hover' && this.childrenShown.size === 0) {\n this.graceTimeout = setTimeout(() => this.hidePopover(), 1)\n }\n },\n onMouseenterContent () {\n if (this.trigger === 'hover' && !this.lockReEntry) {\n this.lockReEntry = true\n clearTimeout(this.graceTimeout)\n this.graceTimeout = null\n this.showPopover()\n }\n },\n onMouseleaveContent () {\n if (this.trigger === 'hover' && this.childrenShown.size === 0) {\n this.graceTimeout = setTimeout(() => this.hidePopover(), 1)\n }\n },\n onClick () {\n if (this.trigger === 'click') {\n if (this.hidden) {\n this.showPopover()\n } else {\n this.hidePopover()\n }\n }\n },\n onClickOutside (e) {\n if (this.disableClickOutside) return\n if (this.hidden) return\n if (this.$refs.content && this.$refs.content.contains(e.target)) return\n if (this.$el.contains(e.target)) return\n if (this.childrenShown.size > 0) return\n this.hidePopover()\n if (this.parentPopover) this.parentPopover.onClickOutside(e)\n },\n onScroll () {\n this.updateStyles()\n },\n onResize () {\n const content = this.$refs.content\n if (!content) return\n if (this.oldSize.width !== content.offsetWidth || this.oldSize.height !== content.offsetHeight) {\n this.updateStyles()\n this.oldSize = { width: content.offsetWidth, height: content.offsetHeight }\n }\n },\n onChildPopoverState (childRef, state) {\n if (state) {\n this.childrenShown.add(childRef)\n } else {\n this.childrenShown.delete(childRef)\n }\n }\n },\n updated () {\n // Monitor changes to content size, update styles only when content sizes have changed,\n // that should be the only time we need to move the popover box if we don't care about scroll\n // or resize\n this.onResize()\n },\n mounted () {\n this.teleport = true\n let scrollable = this.$refs.trigger.closest('.column.-scrollable') ||\n this.$refs.trigger.closest('.mobile-notifications')\n if (!scrollable) scrollable = window\n this.scrollable = scrollable\n let parent = this.$parent\n while (parent && parent.$.type.name !== 'Popover') {\n parent = parent.$parent\n }\n this.parentPopover = parent\n },\n beforeUnmount () {\n this.hidePopover()\n }\n}\n\nexport default Popover\n","\n\n\n\n\n","import { defineAsyncComponent } from 'vue'\nimport Checkbox from '../checkbox/checkbox.vue'\nimport Popover from 'src/components/popover/popover.vue'\nimport StillImage from '../still-image/still-image.vue'\nimport { ensureFinalFallback } from '../../i18n/languages.js'\nimport { library } from '@fortawesome/fontawesome-svg-core'\nimport {\n faBoxOpen,\n faStickyNote,\n faSmileBeam,\n faSmile,\n faUser,\n faPaw,\n faIceCream,\n faBus,\n faBasketballBall,\n faLightbulb,\n faCode,\n faFlag\n} from '@fortawesome/free-solid-svg-icons'\nimport { debounce, trim, chunk } from 'lodash'\n\nlibrary.add(\n faBoxOpen,\n faStickyNote,\n faSmileBeam,\n faSmile,\n faUser,\n faPaw,\n faIceCream,\n faBus,\n faBasketballBall,\n faLightbulb,\n faCode,\n faFlag\n)\n\nconst UNICODE_EMOJI_GROUP_ICON = {\n 'smileys-and-emotion': 'smile',\n 'people-and-body': 'user',\n 'animals-and-nature': 'paw',\n 'food-and-drink': 'ice-cream',\n 'travel-and-places': 'bus',\n activities: 'basketball-ball',\n objects: 'lightbulb',\n symbols: 'code',\n flags: 'flag'\n}\n\nconst maybeLocalizedKeywords = (emoji, languages, nameLocalizer) => {\n const res = [emoji.displayText, nameLocalizer(emoji)]\n if (emoji.annotations) {\n languages.forEach(lang => {\n const keywords = emoji.annotations[lang]?.keywords || []\n const name = emoji.annotations[lang]?.name\n res.push(...(keywords.concat([name]).filter(k => k)))\n })\n }\n return res\n}\n\nconst filterByKeyword = (list, keyword = '', languages, nameLocalizer) => {\n if (keyword === '') return list\n\n const keywordLowercase = keyword.toLowerCase()\n const orderedEmojiList = []\n for (const emoji of list) {\n const indices = maybeLocalizedKeywords(emoji, languages, nameLocalizer)\n .map(k => k.toLowerCase().indexOf(keywordLowercase))\n .filter(k => k > -1)\n\n const indexOfKeyword = indices.length ? Math.min(...indices) : -1\n\n if (indexOfKeyword > -1) {\n if (!Array.isArray(orderedEmojiList[indexOfKeyword])) {\n orderedEmojiList[indexOfKeyword] = []\n }\n orderedEmojiList[indexOfKeyword].push(emoji)\n }\n }\n return orderedEmojiList.flat()\n}\n\nconst getOffset = (elem) => {\n const style = elem.style.transform\n const res = /translateY\\((\\d+)px\\)/.exec(style)\n if (!res) { return 0 }\n return res[1]\n}\n\nconst toHeaderId = id => {\n return id.replace(/^row-\\d+-/, '')\n}\n\nconst EmojiPicker = {\n props: {\n enableStickerPicker: {\n required: false,\n type: Boolean,\n default: true\n },\n hideCustomEmoji: {\n required: false,\n type: Boolean,\n default: false\n }\n },\n inject: {\n popoversZLayer: {\n default: ''\n }\n },\n data () {\n return {\n keyword: '',\n activeGroup: 'custom',\n showingStickers: false,\n groupsScrolledClass: 'scrolled-top',\n keepOpen: false,\n customEmojiTimeout: null,\n hideCustomEmojiInPicker: false,\n // Lazy-load only after the first time `showing` becomes true.\n contentLoaded: false,\n groupRefs: {},\n emojiRefs: {},\n filteredEmojiGroups: [],\n emojiSize: 0,\n width: 0\n }\n },\n components: {\n StickerPicker: defineAsyncComponent(() => import('../sticker_picker/sticker_picker.vue')),\n Checkbox,\n StillImage,\n Popover\n },\n methods: {\n groupScroll (e) {\n e.currentTarget.scrollLeft += e.deltaY + e.deltaX\n },\n updateEmojiSize () {\n const css = window.getComputedStyle(this.$refs.popover.$el)\n const fontSize = css.getPropertyValue('font-size') || '1rem'\n const emojiSize = css.getPropertyValue('--emojiSize') || '2.2rem'\n\n const fontSizeUnit = fontSize.replace(/[0-9,.]+/, '').trim()\n const fontSizeValue = Number(fontSize.replace(/[^0-9,.]+/, ''))\n\n const emojiSizeUnit = emojiSize.replace(/[0-9,.]+/, '').trim()\n const emojiSizeValue = Number(emojiSize.replace(/[^0-9,.]+/, ''))\n\n let fontSizeMultiplier\n if (fontSizeUnit.endsWith('em')) {\n fontSizeMultiplier = fontSizeValue\n } else {\n fontSizeMultiplier = fontSizeValue / 14\n }\n\n let emojiSizeReal\n if (emojiSizeUnit.endsWith('em')) {\n emojiSizeReal = emojiSizeValue * fontSizeMultiplier * 14\n } else {\n emojiSizeReal = emojiSizeValue\n }\n\n const fullEmojiSize = emojiSizeReal + (2 * 0.2 * fontSizeMultiplier * 14)\n this.emojiSize = fullEmojiSize\n },\n showPicker () {\n this.$refs.popover.showPopover()\n this.$nextTick(() => {\n this.onShowing()\n })\n },\n hidePicker () {\n this.$refs.popover.hidePopover()\n },\n setAnchorEl (el) {\n this.$refs.popover.setAnchorEl(el)\n },\n setGroupRef (name) {\n return el => { this.groupRefs[name] = el }\n },\n onPopoverShown () {\n this.$emit('show')\n },\n onPopoverClosed () {\n this.$emit('close')\n },\n onStickerUploaded (e) {\n this.$emit('sticker-uploaded', e)\n },\n onStickerUploadFailed (e) {\n this.$emit('sticker-upload-failed', e)\n },\n onEmoji (emoji) {\n const value = emoji.imageUrl ? `:${emoji.displayText}:` : emoji.replacement\n if (!this.keepOpen) {\n this.$refs.popover.hidePopover()\n }\n this.$emit('emoji', { insertion: value, insertionUrl: emoji.imageUrl, keepOpen: this.keepOpen })\n },\n onScroll (startIndex, endIndex, visibleStartIndex, visibleEndIndex) {\n const target = this.$refs['emoji-groups'].$el\n this.scrolledGroup(target, visibleStartIndex, visibleEndIndex)\n },\n scrolledGroup (target, start, end) {\n const top = target.scrollTop + 5\n this.$nextTick(() => {\n this.emojiItems.slice(start, end + 1).forEach(group => {\n const headerId = toHeaderId(group.id)\n const ref = this.groupRefs['group-' + group.id]\n if (!ref) { return }\n const elem = ref.$el.parentElement\n if (!elem) { return }\n if (elem && getOffset(elem) <= top) {\n this.activeGroup = headerId\n }\n })\n this.scrollHeader()\n })\n },\n scrollHeader () {\n // Scroll the active tab's header into view\n const headerRef = this.groupRefs['group-header-' + this.activeGroup]\n const left = headerRef.offsetLeft\n const right = left + headerRef.offsetWidth\n const headerCont = this.$refs.header\n const currentScroll = headerCont.scrollLeft\n const currentScrollRight = currentScroll + headerCont.clientWidth\n const setScroll = s => { headerCont.scrollLeft = s }\n\n const margin = 7 // .emoji-tabs-item: padding\n if (left - margin < currentScroll) {\n setScroll(left - margin)\n } else if (right + margin > currentScrollRight) {\n setScroll(right + margin - headerCont.clientWidth)\n }\n },\n highlight (groupId) {\n this.setShowStickers(false)\n const indexInList = this.emojiItems.findIndex(k => k.id === groupId)\n this.$refs['emoji-groups'].scrollToItem(indexInList)\n },\n updateScrolledClass (target) {\n if (target.scrollTop <= 5) {\n this.groupsScrolledClass = 'scrolled-top'\n } else if (target.scrollTop >= target.scrollTopMax - 5) {\n this.groupsScrolledClass = 'scrolled-bottom'\n } else {\n this.groupsScrolledClass = 'scrolled-middle'\n }\n },\n toggleStickers () {\n this.showingStickers = !this.showingStickers\n },\n setShowStickers (value) {\n this.showingStickers = value\n },\n filterByKeyword (list, keyword) {\n return filterByKeyword(list, keyword, this.languages, this.maybeLocalizedEmojiName)\n },\n onShowing () {\n const oldContentLoaded = this.contentLoaded\n this.updateEmojiSize()\n this.recalculateItemPerRow()\n this.$nextTick(() => {\n this.$refs.search.focus()\n })\n this.contentLoaded = true\n this.filteredEmojiGroups = this.getFilteredEmojiGroups()\n if (!oldContentLoaded) {\n this.$nextTick(() => {\n if (this.defaultGroup) {\n this.highlight(this.defaultGroup)\n }\n })\n }\n },\n getFilteredEmojiGroups () {\n return this.allEmojiGroups\n .map(group => ({\n ...group,\n emojis: this.filterByKeyword(group.emojis, trim(this.keyword))\n }))\n .filter(group => group.emojis.length > 0)\n },\n recalculateItemPerRow () {\n this.$nextTick(() => {\n if (!this.$refs['emoji-groups']) {\n return\n }\n this.width = this.$refs['emoji-groups'].$el.clientWidth\n })\n }\n },\n watch: {\n keyword () {\n this.onScroll()\n this.debouncedHandleKeywordChange()\n },\n allCustomGroups () {\n this.filteredEmojiGroups = this.getFilteredEmojiGroups()\n }\n },\n computed: {\n minItemSize () {\n return this.emojiSize\n },\n // used to watch it\n fontSize () {\n this.$nextTick(() => {\n this.updateEmojiSize()\n })\n return this.$store.getters.mergedConfig.fontSize\n },\n emojiHeight () {\n return this.emojiSize\n },\n itemPerRow () {\n return this.width ? Math.floor(this.width / this.emojiSize) : 6\n },\n activeGroupView () {\n return this.showingStickers ? '' : this.activeGroup\n },\n stickersAvailable () {\n if (this.$store.state.instance.stickers) {\n return this.$store.state.instance.stickers.length > 0\n }\n return 0\n },\n allCustomGroups () {\n if (this.hideCustomEmoji || this.hideCustomEmojiInPicker) {\n return {}\n }\n const emojis = this.$store.getters.groupedCustomEmojis\n if (emojis.unpacked) {\n emojis.unpacked.text = this.$t('emoji.unpacked')\n }\n return emojis\n },\n defaultGroup () {\n return Object.keys(this.allCustomGroups)[0]\n },\n unicodeEmojiGroups () {\n return this.$store.getters.standardEmojiGroupList.map(group => ({\n id: `standard-${group.id}`,\n text: this.$t(`emoji.unicode_groups.${group.id}`),\n icon: UNICODE_EMOJI_GROUP_ICON[group.id],\n emojis: group.emojis\n }))\n },\n allEmojiGroups () {\n return Object.entries(this.allCustomGroups)\n .map(([, v]) => v)\n .concat(this.unicodeEmojiGroups)\n },\n stickerPickerEnabled () {\n return (this.$store.state.instance.stickers || []).length !== 0\n },\n debouncedHandleKeywordChange () {\n return debounce(() => {\n this.filteredEmojiGroups = this.getFilteredEmojiGroups()\n }, 500)\n },\n emojiItems () {\n return this.filteredEmojiGroups.map(group =>\n chunk(group.emojis, this.itemPerRow)\n .map((items, index) => ({\n ...group,\n id: index === 0 ? group.id : `row-${index}-${group.id}`,\n emojis: items,\n isFirstRow: index === 0\n })))\n .reduce((a, c) => a.concat(c), [])\n },\n languages () {\n return ensureFinalFallback(this.$store.getters.mergedConfig.interfaceLanguage)\n },\n maybeLocalizedEmojiName () {\n return emoji => {\n if (!emoji.annotations) {\n return emoji.displayText\n }\n\n if (emoji.displayTextI18n) {\n return this.$t(emoji.displayTextI18n.key, emoji.displayTextI18n.args)\n }\n\n for (const lang of this.languages) {\n if (emoji.annotations[lang]?.name) {\n return emoji.annotations[lang].name\n }\n }\n\n return emoji.displayText\n }\n },\n isInModal () {\n return this.popoversZLayer === 'modals'\n }\n }\n}\n\nexport default EmojiPicker\n","\n\n\n\n","const ScreenReaderNotice = {\n props: {\n ariaLive: {\n type: String,\n default: 'assertive'\n }\n },\n data () {\n return {\n currentText: ''\n }\n },\n methods: {\n announce (text) {\n this.currentText = text\n setTimeout(() => { this.currentText = '' }, 1000)\n }\n }\n}\n\nexport default ScreenReaderNotice\n","\n\n\n","\n\n\n","export const findOffset = (child, parent, { top = 0, left = 0 } = {}, ignorePadding = true) => {\n const result = {\n top: top + child.offsetTop,\n left: left + child.offsetLeft\n }\n if (!ignorePadding && child !== window) {\n const { topPadding, leftPadding } = findPadding(child)\n result.top += ignorePadding ? 0 : topPadding\n result.left += ignorePadding ? 0 : leftPadding\n }\n\n if (child.offsetParent && window.getComputedStyle(child.offsetParent).position !== 'sticky' && (parent === window || parent.contains(child.offsetParent) || parent === child.offsetParent)) {\n return findOffset(child.offsetParent, parent, result, false)\n } else {\n if (parent !== window) {\n const { topPadding, leftPadding } = findPadding(parent)\n result.top += topPadding\n result.left += leftPadding\n }\n return result\n }\n}\n\nconst findPadding = (el) => {\n const topPaddingStr = window.getComputedStyle(el)['padding-top']\n const topPadding = Number(topPaddingStr.substring(0, topPaddingStr.length - 2))\n const leftPaddingStr = window.getComputedStyle(el)['padding-left']\n const leftPadding = Number(leftPaddingStr.substring(0, leftPaddingStr.length - 2))\n\n return { topPadding, leftPadding }\n}\n","/*!\n * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com\n * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)\n * Copyright 2024 Fonticons, Inc.\n */\nconst prefix = \"far\";\nconst faTrashCan = {\n prefix: 'far',\n iconName: 'trash-can',\n icon: [448, 512, [61460, \"trash-alt\"], \"f2ed\", \"M170.5 51.6L151.5 80l145 0-19-28.4c-1.5-2.2-4-3.6-6.7-3.6l-93.7 0c-2.7 0-5.2 1.3-6.7 3.6zm147-26.6L354.2 80 368 80l48 0 8 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-8 0 0 304c0 44.2-35.8 80-80 80l-224 0c-44.2 0-80-35.8-80-80l0-304-8 0c-13.3 0-24-10.7-24-24S10.7 80 24 80l8 0 48 0 13.8 0 36.7-55.1C140.9 9.4 158.4 0 177.1 0l93.7 0c18.7 0 36.2 9.4 46.6 24.9zM80 128l0 304c0 17.7 14.3 32 32 32l224 0c17.7 0 32-14.3 32-32l0-304L80 128zm80 64l0 208c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-208c0-8.8 7.2-16 16-16s16 7.2 16 16zm80 0l0 208c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-208c0-8.8 7.2-16 16-16s16 7.2 16 16zm80 0l0 208c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-208c0-8.8 7.2-16 16-16s16 7.2 16 16z\"]\n};\nconst faTrashAlt = faTrashCan;\nconst faMessage = {\n prefix: 'far',\n iconName: 'message',\n icon: [512, 512, [\"comment-alt\"], \"f27a\", \"M160 368c26.5 0 48 21.5 48 48l0 16 72.5-54.4c8.3-6.2 18.4-9.6 28.8-9.6L448 368c8.8 0 16-7.2 16-16l0-288c0-8.8-7.2-16-16-16L64 48c-8.8 0-16 7.2-16 16l0 288c0 8.8 7.2 16 16 16l96 0zm48 124l-.2 .2-5.1 3.8-17.1 12.8c-4.8 3.6-11.3 4.2-16.8 1.5s-8.8-8.2-8.8-14.3l0-21.3 0-6.4 0-.3 0-4 0-48-48 0-48 0c-35.3 0-64-28.7-64-64L0 64C0 28.7 28.7 0 64 0L448 0c35.3 0 64 28.7 64 64l0 288c0 35.3-28.7 64-64 64l-138.7 0L208 492z\"]\n};\nconst faCommentAlt = faMessage;\nconst faFileLines = {\n prefix: 'far',\n iconName: 'file-lines',\n icon: [384, 512, [128441, 128462, 61686, \"file-alt\", \"file-text\"], \"f15c\", \"M64 464c-8.8 0-16-7.2-16-16L48 64c0-8.8 7.2-16 16-16l160 0 0 80c0 17.7 14.3 32 32 32l80 0 0 288c0 8.8-7.2 16-16 16L64 464zM64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-293.5c0-17-6.7-33.3-18.7-45.3L274.7 18.7C262.7 6.7 246.5 0 229.5 0L64 0zm56 256c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0zm0 96c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0z\"]\n};\nconst faFileAlt = faFileLines;\nconst faFileText = faFileLines;\nconst faCalendarDays = {\n prefix: 'far',\n iconName: 'calendar-days',\n icon: [448, 512, [\"calendar-alt\"], \"f073\", \"M152 24c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 40L64 64C28.7 64 0 92.7 0 128l0 16 0 48L0 448c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-256 0-48 0-16c0-35.3-28.7-64-64-64l-40 0 0-40c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 40L152 64l0-40zM48 192l80 0 0 56-80 0 0-56zm0 104l80 0 0 64-80 0 0-64zm128 0l96 0 0 64-96 0 0-64zm144 0l80 0 0 64-80 0 0-64zm80-48l-80 0 0-56 80 0 0 56zm0 160l0 40c0 8.8-7.2 16-16 16l-64 0 0-56 80 0zm-128 0l0 56-96 0 0-56 96 0zm-144 0l0 56-64 0c-8.8 0-16-7.2-16-16l0-40 80 0zM272 248l-96 0 0-56 96 0 0 56z\"]\n};\nconst faCalendarAlt = faCalendarDays;\nconst faHandPointRight = {\n prefix: 'far',\n iconName: 'hand-point-right',\n icon: [512, 512, [], \"f0a4\", \"M448 128l-177.6 0c1 5.2 1.6 10.5 1.6 16l0 16 32 0 144 0c8.8 0 16-7.2 16-16s-7.2-16-16-16zM224 144c0-17.7-14.3-32-32-32c0 0 0 0 0 0l-24 0c-66.3 0-120 53.7-120 120l0 48c0 52.5 33.7 97.1 80.7 113.4c-.5-3.1-.7-6.2-.7-9.4c0-20 9.2-37.9 23.6-49.7c-4.9-9-7.6-19.4-7.6-30.3c0-15.1 5.3-29 14-40c-8.8-11-14-24.9-14-40l0-40c0-13.3 10.7-24 24-24s24 10.7 24 24l0 40c0 8.8 7.2 16 16 16s16-7.2 16-16l0-40 0-40zM192 64s0 0 0 0c18 0 34.6 6 48 16l208 0c35.3 0 64 28.7 64 64s-28.7 64-64 64l-82 0c1.3 5.1 2 10.5 2 16c0 25.3-14.7 47.2-36 57.6c2.6 7 4 14.5 4 22.4c0 20-9.2 37.9-23.6 49.7c4.9 9 7.6 19.4 7.6 30.3c0 35.3-28.7 64-64 64l-64 0-24 0C75.2 448 0 372.8 0 280l0-48C0 139.2 75.2 64 168 64l24 0zm64 336c8.8 0 16-7.2 16-16s-7.2-16-16-16l-48 0-16 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l64 0zm16-176c0 5.5-.7 10.9-2 16l2 0 32 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-32 0 0 16zm-24 64l-40 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l48 0 16 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-24 0z\"]\n};\nconst faFaceSmileBeam = {\n prefix: 'far',\n iconName: 'face-smile-beam',\n icon: [512, 512, [128522, \"smile-beam\"], \"f5b8\", \"M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm177.6 62.1C192.8 334.5 218.8 352 256 352s63.2-17.5 78.4-33.9c9-9.7 24.2-10.4 33.9-1.4s10.4 24.2 1.4 33.9c-22 23.8-60 49.4-113.6 49.4s-91.7-25.5-113.6-49.4c-9-9.7-8.4-24.9 1.4-33.9s24.9-8.4 33.9 1.4zm40-89.3s0 0 0 0c0 0 0 0 0 0l-.2-.2c-.2-.2-.4-.5-.7-.9c-.6-.8-1.6-2-2.8-3.4c-2.5-2.8-6-6.6-10.2-10.3c-8.8-7.8-18.8-14-27.7-14s-18.9 6.2-27.7 14c-4.2 3.7-7.7 7.5-10.2 10.3c-1.2 1.4-2.2 2.6-2.8 3.4c-.3 .4-.6 .7-.7 .9l-.2 .2c0 0 0 0 0 0c0 0 0 0 0 0s0 0 0 0c-2.1 2.8-5.7 3.9-8.9 2.8s-5.5-4.1-5.5-7.6c0-17.9 6.7-35.6 16.6-48.8c9.8-13 23.9-23.2 39.4-23.2s29.6 10.2 39.4 23.2c9.9 13.2 16.6 30.9 16.6 48.8c0 3.4-2.2 6.5-5.5 7.6s-6.9 0-8.9-2.8c0 0 0 0 0 0s0 0 0 0zm160 0c0 0 0 0 0 0l-.2-.2c-.2-.2-.4-.5-.7-.9c-.6-.8-1.6-2-2.8-3.4c-2.5-2.8-6-6.6-10.2-10.3c-8.8-7.8-18.8-14-27.7-14s-18.9 6.2-27.7 14c-4.2 3.7-7.7 7.5-10.2 10.3c-1.2 1.4-2.2 2.6-2.8 3.4c-.3 .4-.6 .7-.7 .9l-.2 .2c0 0 0 0 0 0c0 0 0 0 0 0s0 0 0 0c-2.1 2.8-5.7 3.9-8.9 2.8s-5.5-4.1-5.5-7.6c0-17.9 6.7-35.6 16.6-48.8c9.8-13 23.9-23.2 39.4-23.2s29.6 10.2 39.4 23.2c9.9 13.2 16.6 30.9 16.6 48.8c0 3.4-2.2 6.5-5.5 7.6s-6.9 0-8.9-2.8c0 0 0 0 0 0s0 0 0 0s0 0 0 0z\"]\n};\nconst faSmileBeam = faFaceSmileBeam;\nconst faFaceGrinStars = {\n prefix: 'far',\n iconName: 'face-grin-stars',\n icon: [512, 512, [129321, \"grin-stars\"], \"f587\", \"M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM183.2 132.6c-1.3-2.8-4.1-4.6-7.2-4.6s-5.9 1.8-7.2 4.6l-16.6 34.7-38.1 5c-3.1 .4-5.6 2.5-6.6 5.5s-.1 6.2 2.1 8.3l27.9 26.5-7 37.8c-.6 3 .7 6.1 3.2 7.9s5.8 2 8.5 .6L176 240.5l33.8 18.3c2.7 1.5 6 1.3 8.5-.6s3.7-4.9 3.2-7.9l-7-37.8L242.4 186c2.2-2.1 3.1-5.3 2.1-8.3s-3.5-5.1-6.6-5.5l-38.1-5-16.6-34.7zm160 0c-1.3-2.8-4.1-4.6-7.2-4.6s-5.9 1.8-7.2 4.6l-16.6 34.7-38.1 5c-3.1 .4-5.6 2.5-6.6 5.5s-.1 6.2 2.1 8.3l27.9 26.5-7 37.8c-.6 3 .7 6.1 3.2 7.9s5.8 2 8.5 .6L336 240.5l33.8 18.3c2.7 1.5 6 1.3 8.5-.6s3.7-4.9 3.2-7.9l-7-37.8L402.4 186c2.2-2.1 3.1-5.3 2.1-8.3s-3.5-5.1-6.6-5.5l-38.1-5-16.6-34.7zm6.3 175.8c-28.9 6.8-60.5 10.5-93.6 10.5s-64.7-3.7-93.6-10.5c-18.7-4.4-35.9 12-25.5 28.1c24.6 38.1 68.7 63.5 119.1 63.5s94.5-25.4 119.1-63.5c10.4-16.1-6.8-32.5-25.5-28.1z\"]\n};\nconst faGrinStars = faFaceGrinStars;\nconst faAddressBook = {\n prefix: 'far',\n iconName: 'address-book',\n icon: [512, 512, [62138, \"contact-book\"], \"f2b9\", \"M384 48c8.8 0 16 7.2 16 16l0 384c0 8.8-7.2 16-16 16L96 464c-8.8 0-16-7.2-16-16L80 64c0-8.8 7.2-16 16-16l288 0zM96 0C60.7 0 32 28.7 32 64l0 384c0 35.3 28.7 64 64 64l288 0c35.3 0 64-28.7 64-64l0-384c0-35.3-28.7-64-64-64L96 0zM240 256a64 64 0 1 0 0-128 64 64 0 1 0 0 128zm-32 32c-44.2 0-80 35.8-80 80c0 8.8 7.2 16 16 16l192 0c8.8 0 16-7.2 16-16c0-44.2-35.8-80-80-80l-64 0zM512 80c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 64c0 8.8 7.2 16 16 16s16-7.2 16-16l0-64zM496 192c-8.8 0-16 7.2-16 16l0 64c0 8.8 7.2 16 16 16s16-7.2 16-16l0-64c0-8.8-7.2-16-16-16zm16 144c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 64c0 8.8 7.2 16 16 16s16-7.2 16-16l0-64z\"]\n};\nconst faContactBook = faAddressBook;\nconst faComments = {\n prefix: 'far',\n iconName: 'comments',\n icon: [640, 512, [128490, 61670], \"f086\", \"M88.2 309.1c9.8-18.3 6.8-40.8-7.5-55.8C59.4 230.9 48 204 48 176c0-63.5 63.8-128 160-128s160 64.5 160 128s-63.8 128-160 128c-13.1 0-25.8-1.3-37.8-3.6c-10.4-2-21.2-.6-30.7 4.2c-4.1 2.1-8.3 4.1-12.6 6c-16 7.2-32.9 13.5-49.9 18c2.8-4.6 5.4-9.1 7.9-13.6c1.1-1.9 2.2-3.9 3.2-5.9zM208 352c114.9 0 208-78.8 208-176S322.9 0 208 0S0 78.8 0 176c0 41.8 17.2 80.1 45.9 110.3c-.9 1.7-1.9 3.5-2.8 5.1c-10.3 18.4-22.3 36.5-36.6 52.1c-6.6 7-8.3 17.2-4.6 25.9C5.8 378.3 14.4 384 24 384c43 0 86.5-13.3 122.7-29.7c4.8-2.2 9.6-4.5 14.2-6.8c15.1 3 30.9 4.5 47.1 4.5zM432 480c16.2 0 31.9-1.6 47.1-4.5c4.6 2.3 9.4 4.6 14.2 6.8C529.5 498.7 573 512 616 512c9.6 0 18.2-5.7 22-14.5c3.8-8.8 2-19-4.6-25.9c-14.2-15.6-26.2-33.7-36.6-52.1c-.9-1.7-1.9-3.4-2.8-5.1C622.8 384.1 640 345.8 640 304c0-94.4-87.9-171.5-198.2-175.8c4.1 15.2 6.2 31.2 6.2 47.8l0 .6c87.2 6.7 144 67.5 144 127.4c0 28-11.4 54.9-32.7 77.2c-14.3 15-17.3 37.6-7.5 55.8c1.1 2 2.2 4 3.2 5.9c2.5 4.5 5.2 9 7.9 13.6c-17-4.5-33.9-10.7-49.9-18c-4.3-1.9-8.5-3.9-12.6-6c-9.5-4.8-20.3-6.2-30.7-4.2c-12.1 2.4-24.8 3.6-37.8 3.6c-61.7 0-110-26.5-136.8-62.3c-16 5.4-32.8 9.4-50 11.8C279 439.8 350 480 432 480z\"]\n};\nconst faPaste = {\n prefix: 'far',\n iconName: 'paste',\n icon: [512, 512, [\"file-clipboard\"], \"f0ea\", \"M104.6 48L64 48C28.7 48 0 76.7 0 112L0 384c0 35.3 28.7 64 64 64l96 0 0-48-96 0c-8.8 0-16-7.2-16-16l0-272c0-8.8 7.2-16 16-16l16 0c0 17.7 14.3 32 32 32l72.4 0C202 108.4 227.6 96 256 96l62 0c-7.1-27.6-32.2-48-62-48l-40.6 0C211.6 20.9 188.2 0 160 0s-51.6 20.9-55.4 48zM144 56a16 16 0 1 1 32 0 16 16 0 1 1 -32 0zM448 464l-192 0c-8.8 0-16-7.2-16-16l0-256c0-8.8 7.2-16 16-16l140.1 0L464 243.9 464 448c0 8.8-7.2 16-16 16zM256 512l192 0c35.3 0 64-28.7 64-64l0-204.1c0-12.7-5.1-24.9-14.1-33.9l-67.9-67.9c-9-9-21.2-14.1-33.9-14.1L256 128c-35.3 0-64 28.7-64 64l0 256c0 35.3 28.7 64 64 64z\"]\n};\nconst faFileClipboard = faPaste;\nconst faFaceGrinTongueSquint = {\n prefix: 'far',\n iconName: 'face-grin-tongue-squint',\n icon: [512, 512, [128541, \"grin-tongue-squint\"], \"f58a\", \"M464 256c0-114.9-93.1-208-208-208S48 141.1 48 256c0 81.7 47.1 152.4 115.7 186.4c-2.4-8.4-3.7-17.3-3.7-26.4l0-23.3c-24-17.5-43.1-41.4-54.8-69.2c-5-11.8 7-22.5 19.3-18.7c39.7 12.2 84.5 19 131.8 19s92.1-6.8 131.8-19c12.3-3.8 24.3 6.9 19.3 18.7c-11.8 28-31.1 52-55.4 69.6l0 22.9c0 9.2-1.3 18-3.7 26.4C416.9 408.4 464 337.7 464 256zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm116-98.9c0-9 9.6-14.7 17.5-10.5l89.9 47.9c10.7 5.7 10.7 21.1 0 26.8l-89.9 47.9c-7.9 4.2-17.5-1.5-17.5-10.5c0-2.8 1-5.5 2.8-7.6l36-43.2-36-43.2c-1.8-2.1-2.8-4.8-2.8-7.6zm262.5-10.5c7.9-4.2 17.5 1.5 17.5 10.5c0 2.8-1 5.5-2.8 7.6l-36 43.2 36 43.2c1.8 2.1 2.8 4.8 2.8 7.6c0 9-9.6 14.7-17.5 10.5l-89.9-47.9c-10.7-5.7-10.7-21.1 0-26.8l89.9-47.9zM320 416l0-37.4c0-14.7-11.9-26.6-26.6-26.6l-2 0c-11.3 0-21.1 7.9-23.6 18.9c-2.8 12.6-20.8 12.6-23.6 0c-2.5-11.1-12.3-18.9-23.6-18.9l-2 0c-14.7 0-26.6 11.9-26.6 26.6l0 37.4c0 35.3 28.7 64 64 64s64-28.7 64-64z\"]\n};\nconst faGrinTongueSquint = faFaceGrinTongueSquint;\nconst faFaceFlushed = {\n prefix: 'far',\n iconName: 'face-flushed',\n icon: [512, 512, [128563, \"flushed\"], \"f579\", \"M464 256A208 208 0 1 1 48 256a208 208 0 1 1 416 0zM256 0a256 256 0 1 0 0 512A256 256 0 1 0 256 0zM160.4 248a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm216-24a24 24 0 1 0 -48 0 24 24 0 1 0 48 0zM192 336c-13.3 0-24 10.7-24 24s10.7 24 24 24l128 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-128 0zM160 176a48 48 0 1 1 0 96 48 48 0 1 1 0-96zm0 128a80 80 0 1 0 0-160 80 80 0 1 0 0 160zm144-80a48 48 0 1 1 96 0 48 48 0 1 1 -96 0zm128 0a80 80 0 1 0 -160 0 80 80 0 1 0 160 0z\"]\n};\nconst faFlushed = faFaceFlushed;\nconst faSquareCaretRight = {\n prefix: 'far',\n iconName: 'square-caret-right',\n icon: [448, 512, [\"caret-square-right\"], \"f152\", \"M400 96c0-8.8-7.2-16-16-16L64 80c-8.8 0-16 7.2-16 16l0 320c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-320zM384 32c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96C0 60.7 28.7 32 64 32l320 0zM320 256c0 6.7-2.8 13-7.7 17.6l-112 104c-7 6.5-17.2 8.2-25.9 4.4s-14.4-12.5-14.4-22l0-208c0-9.5 5.7-18.2 14.4-22s18.9-2.1 25.9 4.4l112 104c4.9 4.5 7.7 10.9 7.7 17.6z\"]\n};\nconst faCaretSquareRight = faSquareCaretRight;\nconst faSquareMinus = {\n prefix: 'far',\n iconName: 'square-minus',\n icon: [448, 512, [61767, \"minus-square\"], \"f146\", \"M64 80c-8.8 0-16 7.2-16 16l0 320c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-320c0-8.8-7.2-16-16-16L64 80zM0 96C0 60.7 28.7 32 64 32l320 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96zM152 232l144 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-144 0c-13.3 0-24-10.7-24-24s10.7-24 24-24z\"]\n};\nconst faMinusSquare = faSquareMinus;\nconst faCompass = {\n prefix: 'far',\n iconName: 'compass',\n icon: [512, 512, [129517], \"f14e\", \"M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm306.7 69.1L162.4 380.6c-19.4 7.5-38.5-11.6-31-31l55.5-144.3c3.3-8.5 9.9-15.1 18.4-18.4l144.3-55.5c19.4-7.5 38.5 11.6 31 31L325.1 306.7c-3.2 8.5-9.9 15.1-18.4 18.4zM288 256a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z\"]\n};\nconst faSquareCaretDown = {\n prefix: 'far',\n iconName: 'square-caret-down',\n icon: [448, 512, [\"caret-square-down\"], \"f150\", \"M384 432c8.8 0 16-7.2 16-16l0-320c0-8.8-7.2-16-16-16L64 80c-8.8 0-16 7.2-16 16l0 320c0 8.8 7.2 16 16 16l320 0zm64-16c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96C0 60.7 28.7 32 64 32l320 0c35.3 0 64 28.7 64 64l0 320zM224 352c-6.7 0-13-2.8-17.6-7.7l-104-112c-6.5-7-8.2-17.2-4.4-25.9s12.5-14.4 22-14.4l208 0c9.5 0 18.2 5.7 22 14.4s2.1 18.9-4.4 25.9l-104 112c-4.5 4.9-10.9 7.7-17.6 7.7z\"]\n};\nconst faCaretSquareDown = faSquareCaretDown;\nconst faFaceKissBeam = {\n prefix: 'far',\n iconName: 'face-kiss-beam',\n icon: [512, 512, [128537, \"kiss-beam\"], \"f597\", \"M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm304.7 41.7c4.3 5.1 7.3 11.4 7.3 18.3s-3.1 13.2-7.3 18.3c-4.3 5.2-10.1 9.7-16.7 13.4c-2.7 1.5-5.7 3-8.7 4.3c3.1 1.3 6 2.7 8.7 4.3c6.6 3.7 12.5 8.2 16.7 13.4c4.3 5.1 7.3 11.4 7.3 18.3s-3.1 13.2-7.3 18.3c-4.3 5.2-10.1 9.7-16.7 13.4C274.7 427.1 257.4 432 240 432c-3.6 0-6.8-2.5-7.7-6s.6-7.2 3.8-9c0 0 0 0 0 0s0 0 0 0s0 0 0 0c0 0 0 0 0 0l.2-.1c.2-.1 .5-.3 .9-.5c.8-.5 2-1.2 3.4-2.1c2.8-1.9 6.5-4.5 10.2-7.6c3.7-3.1 7.2-6.6 9.6-10.1c2.5-3.5 3.5-6.4 3.5-8.6s-1-5-3.5-8.6c-2.5-3.5-5.9-6.9-9.6-10.1c-3.7-3.1-7.4-5.7-10.2-7.6c-1.4-.9-2.6-1.6-3.4-2.1c-.4-.2-.7-.4-.9-.5l-.2-.1c0 0 0 0 0 0c0 0 0 0 0 0s0 0 0 0c-2.5-1.4-4.1-4.1-4.1-7s1.6-5.6 4.1-7c0 0 0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0c0 0 0 0 0 0l.2-.1c.2-.1 .5-.3 .9-.5c.8-.5 2-1.2 3.4-2.1c2.8-1.9 6.5-4.5 10.2-7.6c3.7-3.1 7.2-6.6 9.6-10.1c2.5-3.5 3.5-6.4 3.5-8.6s-1-5-3.5-8.6c-2.5-3.5-5.9-6.9-9.6-10.1c-3.7-3.1-7.4-5.7-10.2-7.6c-1.4-.9-2.6-1.6-3.4-2.1c-.4-.2-.7-.4-.9-.5l-.2-.1c0 0 0 0 0 0c0 0 0 0 0 0s0 0 0 0c-3.2-1.8-4.7-5.5-3.8-9s4.1-6 7.7-6c17.4 0 34.7 4.9 47.9 12.3c6.6 3.7 12.5 8.2 16.7 13.4zm-87.1-68.9s0 0 0 0c0 0 0 0 0 0l-.2-.2c-.2-.2-.4-.5-.7-.9c-.6-.8-1.6-2-2.8-3.4c-2.5-2.8-6-6.6-10.2-10.3c-8.8-7.8-18.8-14-27.7-14s-18.9 6.2-27.7 14c-4.2 3.7-7.7 7.5-10.2 10.3c-1.2 1.4-2.2 2.6-2.8 3.4c-.3 .4-.6 .7-.7 .9l-.2 .2c0 0 0 0 0 0c0 0 0 0 0 0s0 0 0 0c-2.1 2.8-5.7 3.9-8.9 2.8s-5.5-4.1-5.5-7.6c0-17.9 6.7-35.6 16.6-48.8c9.8-13 23.9-23.2 39.4-23.2s29.6 10.2 39.4 23.2c9.9 13.2 16.6 30.9 16.6 48.8c0 3.4-2.2 6.5-5.5 7.6s-6.9 0-8.9-2.8c0 0 0 0 0 0s0 0 0 0zm160 0c0 0 0 0 0 0l-.2-.2c-.2-.2-.4-.5-.7-.9c-.6-.8-1.6-2-2.8-3.4c-2.5-2.8-6-6.6-10.2-10.3c-8.8-7.8-18.8-14-27.7-14s-18.9 6.2-27.7 14c-4.2 3.7-7.7 7.5-10.2 10.3c-1.2 1.4-2.2 2.6-2.8 3.4c-.3 .4-.6 .7-.7 .9l-.2 .2c0 0 0 0 0 0c0 0 0 0 0 0s0 0 0 0c-2.1 2.8-5.7 3.9-8.9 2.8s-5.5-4.1-5.5-7.6c0-17.9 6.7-35.6 16.6-48.8c9.8-13 23.9-23.2 39.4-23.2s29.6 10.2 39.4 23.2c9.9 13.2 16.6 30.9 16.6 48.8c0 3.4-2.2 6.5-5.5 7.6s-6.9 0-8.9-2.8c0 0 0 0 0 0s0 0 0 0s0 0 0 0z\"]\n};\nconst faKissBeam = faFaceKissBeam;\nconst faLightbulb = {\n prefix: 'far',\n iconName: 'lightbulb',\n icon: [384, 512, [128161], \"f0eb\", \"M297.2 248.9C311.6 228.3 320 203.2 320 176c0-70.7-57.3-128-128-128S64 105.3 64 176c0 27.2 8.4 52.3 22.8 72.9c3.7 5.3 8.1 11.3 12.8 17.7c0 0 0 0 0 0c12.9 17.7 28.3 38.9 39.8 59.8c10.4 19 15.7 38.8 18.3 57.5L109 384c-2.2-12-5.9-23.7-11.8-34.5c-9.9-18-22.2-34.9-34.5-51.8c0 0 0 0 0 0s0 0 0 0c-5.2-7.1-10.4-14.2-15.4-21.4C27.6 247.9 16 213.3 16 176C16 78.8 94.8 0 192 0s176 78.8 176 176c0 37.3-11.6 71.9-31.4 100.3c-5 7.2-10.2 14.3-15.4 21.4c0 0 0 0 0 0s0 0 0 0c-12.3 16.8-24.6 33.7-34.5 51.8c-5.9 10.8-9.6 22.5-11.8 34.5l-48.6 0c2.6-18.7 7.9-38.6 18.3-57.5c11.5-20.9 26.9-42.1 39.8-59.8c0 0 0 0 0 0s0 0 0 0s0 0 0 0c4.7-6.4 9-12.4 12.7-17.7zM192 128c-26.5 0-48 21.5-48 48c0 8.8-7.2 16-16 16s-16-7.2-16-16c0-44.2 35.8-80 80-80c8.8 0 16 7.2 16 16s-7.2 16-16 16zm0 384c-44.2 0-80-35.8-80-80l0-16 160 0 0 16c0 44.2-35.8 80-80 80z\"]\n};\nconst faFlag = {\n prefix: 'far',\n iconName: 'flag',\n icon: [448, 512, [127988, 61725], \"f024\", \"M48 24C48 10.7 37.3 0 24 0S0 10.7 0 24L0 64 0 350.5 0 400l0 88c0 13.3 10.7 24 24 24s24-10.7 24-24l0-100 80.3-20.1c41.1-10.3 84.6-5.5 122.5 13.4c44.2 22.1 95.5 24.8 141.7 7.4l34.7-13c12.5-4.7 20.8-16.6 20.8-30l0-279.7c0-23-24.2-38-44.8-27.7l-9.6 4.8c-46.3 23.2-100.8 23.2-147.1 0c-35.1-17.6-75.4-22-113.5-12.5L48 52l0-28zm0 77.5l96.6-24.2c27-6.7 55.5-3.6 80.4 8.8c54.9 27.4 118.7 29.7 175 6.8l0 241.8-24.4 9.1c-33.7 12.6-71.2 10.7-103.4-5.4c-48.2-24.1-103.3-30.1-155.6-17.1L48 338.5l0-237z\"]\n};\nconst faSquareCheck = {\n prefix: 'far',\n iconName: 'square-check',\n icon: [448, 512, [9745, 9989, 61510, \"check-square\"], \"f14a\", \"M64 80c-8.8 0-16 7.2-16 16l0 320c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-320c0-8.8-7.2-16-16-16L64 80zM0 96C0 60.7 28.7 32 64 32l320 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96zM337 209L209 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L303 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z\"]\n};\nconst faCheckSquare = faSquareCheck;\nconst faCircleDot = {\n prefix: 'far',\n iconName: 'circle-dot',\n icon: [512, 512, [128280, \"dot-circle\"], \"f192\", \"M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm256-96a96 96 0 1 1 0 192 96 96 0 1 1 0-192z\"]\n};\nconst faDotCircle = faCircleDot;\nconst faFaceDizzy = {\n prefix: 'far',\n iconName: 'face-dizzy',\n icon: [512, 512, [\"dizzy\"], \"f567\", \"M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm256 32a64 64 0 1 1 0 128 64 64 0 1 1 0-128zM103 135c9.4-9.4 24.6-9.4 33.9 0l23 23 23-23c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-23 23 23 23c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-23-23-23 23c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l23-23-23-23c-9.4-9.4-9.4-24.6 0-33.9zm192 0c9.4-9.4 24.6-9.4 33.9 0l23 23 23-23c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-23 23 23 23c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-23-23-23 23c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l23-23-23-23c-9.4-9.4-9.4-24.6 0-33.9z\"]\n};\nconst faDizzy = faFaceDizzy;\nconst faFutbol = {\n prefix: 'far',\n iconName: 'futbol',\n icon: [512, 512, [9917, \"futbol-ball\", \"soccer-ball\"], \"f1e3\", \"M435.4 361.4l-89.7-6c-5.2-.3-10.3 1.1-14.5 4.2s-7.2 7.4-8.4 12.5l-22 87.2c-14.4 3.2-29.4 4.8-44.8 4.8s-30.3-1.7-44.8-4.8l-22-87.2c-1.3-5-4.3-9.4-8.4-12.5s-9.3-4.5-14.5-4.2l-89.7 6C61.7 335.9 51.9 307 49 276.2L125 228.3c4.4-2.8 7.6-7 9.2-11.9s1.4-10.2-.5-15L100.4 118c19.9-22.4 44.6-40.5 72.4-52.7l69.1 57.6c4 3.3 9 5.1 14.1 5.1s10.2-1.8 14.1-5.1l69.1-57.6c27.8 12.2 52.5 30.3 72.4 52.7l-33.4 83.4c-1.9 4.8-2.1 10.1-.5 15s4.9 9.1 9.2 11.9L463 276.2c-3 30.8-12.7 59.7-27.6 85.2zM256 48l.9 0-1.8 0 .9 0zM56.7 196.2c.9-3 1.9-6.1 2.9-9.1l-2.9 9.1zM132 423l3.8 2.7c-1.3-.9-2.5-1.8-3.8-2.7zm248.1-.1c-1.3 1-2.6 2-4 2.9l4-2.9zm75.2-226.7l-3-9.2c1.1 3 2.1 6.1 3 9.2zM256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm14.1-325.7c-8.4-6.1-19.8-6.1-28.2 0L194 221c-8.4 6.1-11.9 16.9-8.7 26.8l18.3 56.3c3.2 9.9 12.4 16.6 22.8 16.6l59.2 0c10.4 0 19.6-6.7 22.8-16.6l18.3-56.3c3.2-9.9-.3-20.7-8.7-26.8l-47.9-34.8z\"]\n};\nconst faFutbolBall = faFutbol;\nconst faSoccerBall = faFutbol;\nconst faPenToSquare = {\n prefix: 'far',\n iconName: 'pen-to-square',\n icon: [512, 512, [\"edit\"], \"f044\", \"M441 58.9L453.1 71c9.4 9.4 9.4 24.6 0 33.9L424 134.1 377.9 88 407 58.9c9.4-9.4 24.6-9.4 33.9 0zM209.8 256.2L344 121.9 390.1 168 255.8 302.2c-2.9 2.9-6.5 5-10.4 6.1l-58.5 16.7 16.7-58.5c1.1-3.9 3.2-7.5 6.1-10.4zM373.1 25L175.8 222.2c-8.7 8.7-15 19.4-18.3 31.1l-28.6 100c-2.4 8.4-.1 17.4 6.1 23.6s15.2 8.5 23.6 6.1l100-28.6c11.8-3.4 22.5-9.7 31.1-18.3L487 138.9c28.1-28.1 28.1-73.7 0-101.8L474.9 25C446.8-3.1 401.2-3.1 373.1 25zM88 64C39.4 64 0 103.4 0 152L0 424c0 48.6 39.4 88 88 88l272 0c48.6 0 88-39.4 88-88l0-112c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 112c0 22.1-17.9 40-40 40L88 464c-22.1 0-40-17.9-40-40l0-272c0-22.1 17.9-40 40-40l112 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L88 64z\"]\n};\nconst faEdit = faPenToSquare;\nconst faHourglassHalf = {\n prefix: 'far',\n iconName: 'hourglass-half',\n icon: [384, 512, [\"hourglass-2\"], \"f252\", \"M0 24C0 10.7 10.7 0 24 0L360 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-8 0 0 19c0 40.3-16 79-44.5 107.5L225.9 256l81.5 81.5C336 366 352 404.7 352 445l0 19 8 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L24 512c-13.3 0-24-10.7-24-24s10.7-24 24-24l8 0 0-19c0-40.3 16-79 44.5-107.5L158.1 256 76.5 174.5C48 146 32 107.3 32 67l0-19-8 0C10.7 48 0 37.3 0 24zM110.5 371.5c-3.9 3.9-7.5 8.1-10.7 12.5l184.4 0c-3.2-4.4-6.8-8.6-10.7-12.5L192 289.9l-81.5 81.5zM284.2 128C297 110.4 304 89 304 67l0-19L80 48l0 19c0 22.1 7 43.4 19.8 61l184.4 0z\"]\n};\nconst faHourglass2 = faHourglassHalf;\nconst faEyeSlash = {\n prefix: 'far',\n iconName: 'eye-slash',\n icon: [640, 512, [], \"f070\", \"M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L525.6 386.7c39.6-40.6 66.4-86.1 79.9-118.4c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C465.5 68.8 400.8 32 320 32c-68.2 0-125 26.3-169.3 60.8L38.8 5.1zm151 118.3C226 97.7 269.5 80 320 80c65.2 0 118.8 29.6 159.9 67.7C518.4 183.5 545 226 558.6 256c-12.6 28-36.6 66.8-70.9 100.9l-53.8-42.2c9.1-17.6 14.2-37.5 14.2-58.7c0-70.7-57.3-128-128-128c-32.2 0-61.7 11.9-84.2 31.5l-46.1-36.1zM394.9 284.2l-81.5-63.9c4.2-8.5 6.6-18.2 6.6-28.3c0-5.5-.7-10.9-2-16c.7 0 1.3 0 2 0c44.2 0 80 35.8 80 80c0 9.9-1.8 19.4-5.1 28.2zm9.4 130.3C378.8 425.4 350.7 432 320 432c-65.2 0-118.8-29.6-159.9-67.7C121.6 328.5 95 286 81.4 256c8.3-18.4 21.5-41.5 39.4-64.8L83.1 161.5C60.3 191.2 44 220.8 34.5 243.7c-3.3 7.9-3.3 16.7 0 24.6c14.9 35.7 46.2 87.7 93 131.1C174.5 443.2 239.2 480 320 480c47.8 0 89.9-12.9 126.2-32.5l-41.9-33zM192 256c0 70.7 57.3 128 128 128c13.3 0 26.1-2 38.2-5.8L302 334c-23.5-5.4-43.1-21.2-53.7-42.3l-56.1-44.2c-.2 2.8-.3 5.6-.3 8.5z\"]\n};\nconst faHand = {\n prefix: 'far',\n iconName: 'hand',\n icon: [512, 512, [129306, 9995, \"hand-paper\"], \"f256\", \"M256 0c-25.3 0-47.2 14.7-57.6 36c-7-2.6-14.5-4-22.4-4c-35.3 0-64 28.7-64 64l0 165.5-2.7-2.7c-25-25-65.5-25-90.5 0s-25 65.5 0 90.5L106.5 437c48 48 113.1 75 181 75l8.5 0 8 0c1.5 0 3-.1 4.5-.4c91.7-6.2 165-79.4 171.1-171.1c.3-1.5 .4-3 .4-4.5l0-176c0-35.3-28.7-64-64-64c-5.5 0-10.9 .7-16 2l0-2c0-35.3-28.7-64-64-64c-7.9 0-15.4 1.4-22.4 4C303.2 14.7 281.3 0 256 0zM240 96.1l0-.1 0-32c0-8.8 7.2-16 16-16s16 7.2 16 16l0 31.9 0 .1 0 136c0 13.3 10.7 24 24 24s24-10.7 24-24l0-136c0 0 0 0 0-.1c0-8.8 7.2-16 16-16s16 7.2 16 16l0 55.9c0 0 0 .1 0 .1l0 80c0 13.3 10.7 24 24 24s24-10.7 24-24l0-71.9c0 0 0-.1 0-.1c0-8.8 7.2-16 16-16s16 7.2 16 16l0 172.9c-.1 .6-.1 1.3-.2 1.9c-3.4 69.7-59.3 125.6-129 129c-.6 0-1.3 .1-1.9 .2l-4.9 0-8.5 0c-55.2 0-108.1-21.9-147.1-60.9L52.7 315.3c-6.2-6.2-6.2-16.4 0-22.6s16.4-6.2 22.6 0L119 336.4c6.9 6.9 17.2 8.9 26.2 5.2s14.8-12.5 14.8-22.2L160 96c0-8.8 7.2-16 16-16c8.8 0 16 7.1 16 15.9L192 232c0 13.3 10.7 24 24 24s24-10.7 24-24l0-135.9z\"]\n};\nconst faHandPaper = faHand;\nconst faHandSpock = {\n prefix: 'far',\n iconName: 'hand-spock',\n icon: [576, 512, [128406], \"f259\", \"M170.2 80.8C161 47 180.8 12 214.6 2.4c34-9.6 69.4 10.2 79 44.2l30.3 107.1L337.1 84c6.6-34.7 40.1-57.5 74.8-50.9c31.4 6 53 33.9 52 64.9c10-2.6 20.8-2.8 31.5-.1c34.3 8.6 55.1 43.3 46.6 77.6L486.7 397.2C469.8 464.7 409.2 512 339.6 512l-33.7 0c-56.9 0-112.2-19-157.2-53.9l-92-71.6c-27.9-21.7-32.9-61.9-11.2-89.8s61.9-32.9 89.8-11.2l17 13.2L100.5 167.5c-13-32.9 3.2-70.1 36-83c11.1-4.4 22.7-5.4 33.7-3.7zm77.1-21.2c-2.4-8.5-11.2-13.4-19.7-11s-13.4 11.2-11 19.7l54.8 182.4c3.5 12.3-3.3 25.2-15.4 29.3s-25.3-2-30-13.9L174.9 138.1c-3.2-8.2-12.5-12.3-20.8-9s-12.3 12.5-9 20.8l73.3 185.6c12 30.3-23.7 57-49.4 37l-63.1-49.1c-7-5.4-17-4.2-22.5 2.8s-4.2 17 2.8 22.5l92 71.6c36.5 28.4 81.4 43.8 127.7 43.8l33.7 0c47.5 0 89-32.4 100.5-78.5l55.4-221.6c2.1-8.6-3.1-17.3-11.6-19.4s-17.3 3.1-19.4 11.6l-26 104C435.6 271.8 425 280 413 280c-16.5 0-28.9-15-25.8-31.2L415.7 99c1.7-8.7-4-17.1-12.7-18.7s-17.1 4-18.7 12.7L352.5 260c-2.2 11.6-12.4 20-24.2 20c-11 0-20.7-7.3-23.7-17.9L247.4 59.6z\"]\n};\nconst faFaceKiss = {\n prefix: 'far',\n iconName: 'face-kiss',\n icon: [512, 512, [128535, \"kiss\"], \"f596\", \"M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm304.7 25.7c4.3 5.1 7.3 11.4 7.3 18.3s-3.1 13.2-7.3 18.3c-4.3 5.2-10.1 9.7-16.7 13.4c-2.7 1.5-5.7 3-8.7 4.3c3.1 1.3 6 2.7 8.7 4.3c6.6 3.7 12.5 8.2 16.7 13.4c4.3 5.1 7.3 11.4 7.3 18.3s-3.1 13.2-7.3 18.3c-4.3 5.2-10.1 9.7-16.7 13.4C274.7 411.1 257.4 416 240 416c-3.6 0-6.8-2.5-7.7-6s.6-7.2 3.8-9c0 0 0 0 0 0s0 0 0 0s0 0 0 0c0 0 0 0 0 0l.2-.1c.2-.1 .5-.3 .9-.5c.8-.5 2-1.2 3.4-2.1c2.8-1.9 6.5-4.5 10.2-7.6c3.7-3.1 7.2-6.6 9.6-10.1c2.5-3.5 3.5-6.4 3.5-8.6s-1-5-3.5-8.6c-2.5-3.5-5.9-6.9-9.6-10.1c-3.7-3.1-7.4-5.7-10.2-7.6c-1.4-.9-2.6-1.6-3.4-2.1l-.8-.5-.1-.1-.2-.1c0 0 0 0 0 0c0 0 0 0 0 0s0 0 0 0c-2.5-1.4-4.1-4.1-4.1-7s1.6-5.6 4.1-7c0 0 0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0c0 0 0 0 0 0l.2-.1c.2-.1 .5-.3 .9-.5c.8-.5 2-1.2 3.4-2.1c2.8-1.9 6.5-4.5 10.2-7.6c3.7-3.1 7.2-6.6 9.6-10.1c2.5-3.5 3.5-6.4 3.5-8.6s-1-5-3.5-8.6c-2.5-3.5-5.9-6.9-9.6-10.1c-3.7-3.1-7.4-5.7-10.2-7.6c-1.4-.9-2.6-1.6-3.4-2.1c-.4-.2-.7-.4-.9-.5l-.2-.1c0 0 0 0 0 0c0 0 0 0 0 0s0 0 0 0c-3.2-1.8-4.7-5.5-3.8-9s4.1-6 7.7-6c17.4 0 34.7 4.9 47.9 12.3c6.6 3.7 12.5 8.2 16.7 13.4zM144.4 208a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm192-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\"]\n};\nconst faKiss = faFaceKiss;\nconst faFaceGrinTongue = {\n prefix: 'far',\n iconName: 'face-grin-tongue',\n icon: [512, 512, [128539, \"grin-tongue\"], \"f589\", \"M464 256c0-114.9-93.1-208-208-208S48 141.1 48 256c0 81.7 47.1 152.4 115.7 186.4c-2.4-8.4-3.7-17.3-3.7-26.4l0-52.4c-8.9-8-16.7-17.1-23.1-27.1c-10.4-16.1 6.8-32.5 25.5-28.1c28.9 6.8 60.5 10.5 93.6 10.5s64.7-3.7 93.6-10.5c18.7-4.4 35.9 12 25.5 28.1c-6.4 9.9-14.2 19-23 27l0 52.5c0 9.2-1.3 18-3.7 26.4C416.9 408.4 464 337.7 464 256zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm176.4-80a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm128 32a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zM320 416l0-37.4c0-14.7-11.9-26.6-26.6-26.6l-2 0c-11.3 0-21.1 7.9-23.6 18.9c-2.8 12.6-20.8 12.6-23.6 0c-2.5-11.1-12.3-18.9-23.6-18.9l-2 0c-14.7 0-26.6 11.9-26.6 26.6l0 37.4c0 35.3 28.7 64 64 64s64-28.7 64-64z\"]\n};\nconst faGrinTongue = faFaceGrinTongue;\nconst faChessBishop = {\n prefix: 'far',\n iconName: 'chess-bishop',\n icon: [320, 512, [9821], \"f43a\", \"M104 0C90.7 0 80 10.7 80 24c0 11.2 7.6 20.6 18 23.2c-7.8 8-16.1 17-24.4 27C38.2 116.7 0 178.8 0 250.9c0 44.8 24.6 72.2 48 87.8L48 352l48 0 0-27c0-9-5-17.2-13-21.3c-18-9.3-35-24.7-35-52.7c0-55.5 29.8-106.8 62.4-145.9c16-19.2 32.1-34.8 44.2-45.5c1.9-1.7 3.7-3.2 5.3-4.6c1.7 1.4 3.4 3 5.3 4.6c12.1 10.7 28.2 26.3 44.2 45.5c5.3 6.3 10.5 13 15.5 20L159 191c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l57.8-57.8c12.8 25.9 21.2 54.3 21.2 83.8c0 28-17 43.4-35 52.7c-8 4.1-13 12.3-13 21.3l0 27 48 0 0-13.3c23.4-15.6 48-42.9 48-87.8c0-72.1-38.2-134.2-73.6-176.7c-8.3-9.9-16.6-19-24.4-27c10.3-2.7 18-12.1 18-23.2c0-13.3-10.7-24-24-24L160 0 104 0zM52.7 464l16.6-32 181.6 0 16.6 32L52.7 464zm207.9-80l-201 0c-12 0-22.9 6.7-28.4 17.3L4.6 452.5c-3 5.8-4.6 12.2-4.6 18.7C0 493.8 18.2 512 40.8 512l238.5 0c22.5 0 40.8-18.2 40.8-40.8c0-6.5-1.6-12.9-4.6-18.7l-26.5-51.2c-5.5-10.6-16.5-17.3-28.4-17.3z\"]\n};\nconst faFaceGrinWink = {\n prefix: 'far',\n iconName: 'face-grin-wink',\n icon: [512, 512, [\"grin-wink\"], \"f58c\", \"M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm349.5 52.4c18.7-4.4 35.9 12 25.5 28.1C350.4 374.6 306.3 400 255.9 400s-94.5-25.4-119.1-63.5c-10.4-16.1 6.8-32.5 25.5-28.1c28.9 6.8 60.5 10.5 93.6 10.5s64.7-3.7 93.6-10.5zM144.4 208a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm165.8 21.7c-7.6 8.1-20.2 8.5-28.3 .9s-8.5-20.2-.9-28.3c14.5-15.5 35.2-22.3 54.6-22.3s40.1 6.8 54.6 22.3c7.6 8.1 7.1 20.7-.9 28.3s-20.7 7.1-28.3-.9c-5.5-5.8-14.8-9.7-25.4-9.7s-19.9 3.8-25.4 9.7z\"]\n};\nconst faGrinWink = faFaceGrinWink;\nconst faFaceGrinWide = {\n prefix: 'far',\n iconName: 'face-grin-wide',\n icon: [512, 512, [128515, \"grin-alt\"], \"f581\", \"M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm349.5 52.4c18.7-4.4 35.9 12 25.5 28.1C350.4 374.6 306.3 400 255.9 400s-94.5-25.4-119.1-63.5c-10.4-16.1 6.8-32.5 25.5-28.1c28.9 6.8 60.5 10.5 93.6 10.5s64.7-3.7 93.6-10.5zM224 192c0 35.3-14.3 64-32 64s-32-28.7-32-64s14.3-64 32-64s32 28.7 32 64zm96 64c-17.7 0-32-28.7-32-64s14.3-64 32-64s32 28.7 32 64s-14.3 64-32 64z\"]\n};\nconst faGrinAlt = faFaceGrinWide;\nconst faFaceFrownOpen = {\n prefix: 'far',\n iconName: 'face-frown-open',\n icon: [512, 512, [128550, \"frown-open\"], \"f57a\", \"M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zM182.4 382.5c-12.4 5.2-26.5-4.1-21.1-16.4c16-36.6 52.4-62.1 94.8-62.1s78.8 25.6 94.8 62.1c5.4 12.3-8.7 21.6-21.1 16.4c-22.4-9.5-47.4-14.8-73.7-14.8s-51.3 5.3-73.7 14.8zM144.4 208a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm192-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\"]\n};\nconst faFrownOpen = faFaceFrownOpen;\nconst faHandPointUp = {\n prefix: 'far',\n iconName: 'hand-point-up',\n icon: [384, 512, [9757], \"f0a6\", \"M64 64l0 177.6c5.2-1 10.5-1.6 16-1.6l16 0 0-32L96 64c0-8.8-7.2-16-16-16s-16 7.2-16 16zM80 288c-17.7 0-32 14.3-32 32c0 0 0 0 0 0l0 24c0 66.3 53.7 120 120 120l48 0c52.5 0 97.1-33.7 113.4-80.7c-3.1 .5-6.2 .7-9.4 .7c-20 0-37.9-9.2-49.7-23.6c-9 4.9-19.4 7.6-30.3 7.6c-15.1 0-29-5.3-40-14c-11 8.8-24.9 14-40 14l-40 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l40 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-40 0-40 0zM0 320s0 0 0 0c0-18 6-34.6 16-48L16 64C16 28.7 44.7 0 80 0s64 28.7 64 64l0 82c5.1-1.3 10.5-2 16-2c25.3 0 47.2 14.7 57.6 36c7-2.6 14.5-4 22.4-4c20 0 37.9 9.2 49.7 23.6c9-4.9 19.4-7.6 30.3-7.6c35.3 0 64 28.7 64 64l0 64 0 24c0 92.8-75.2 168-168 168l-48 0C75.2 512 0 436.8 0 344l0-24zm336-64c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 48 0 16c0 8.8 7.2 16 16 16s16-7.2 16-16l0-64zM160 240c5.5 0 10.9 .7 16 2l0-2 0-32c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 32 16 0zm64 24l0 40c0 8.8 7.2 16 16 16s16-7.2 16-16l0-48 0-16c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 24z\"]\n};\nconst faBookmark = {\n prefix: 'far',\n iconName: 'bookmark',\n icon: [384, 512, [128278, 61591], \"f02e\", \"M0 48C0 21.5 21.5 0 48 0l0 48 0 393.4 130.1-92.9c8.3-6 19.6-6 27.9 0L336 441.4 336 48 48 48 48 0 336 0c26.5 0 48 21.5 48 48l0 440c0 9-5 17.2-13 21.3s-17.6 3.4-24.9-1.8L192 397.5 37.9 507.5c-7.3 5.2-16.9 5.9-24.9 1.8S0 497 0 488L0 48z\"]\n};\nconst faHandPointDown = {\n prefix: 'far',\n iconName: 'hand-point-down',\n icon: [384, 512, [], \"f0a7\", \"M64 448l0-177.6c5.2 1 10.5 1.6 16 1.6l16 0 0 32 0 144c0 8.8-7.2 16-16 16s-16-7.2-16-16zM80 224c-17.7 0-32-14.3-32-32c0 0 0 0 0 0l0-24c0-66.3 53.7-120 120-120l48 0c52.5 0 97.1 33.7 113.4 80.7c-3.1-.5-6.2-.7-9.4-.7c-20 0-37.9 9.2-49.7 23.6c-9-4.9-19.4-7.6-30.3-7.6c-15.1 0-29 5.3-40 14c-11-8.8-24.9-14-40-14l-40 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l40 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-40 0-40 0zM0 192s0 0 0 0c0 18 6 34.6 16 48l0 208c0 35.3 28.7 64 64 64s64-28.7 64-64l0-82c5.1 1.3 10.5 2 16 2c25.3 0 47.2-14.7 57.6-36c7 2.6 14.5 4 22.4 4c20 0 37.9-9.2 49.7-23.6c9 4.9 19.4 7.6 30.3 7.6c35.3 0 64-28.7 64-64l0-64 0-24C384 75.2 308.8 0 216 0L168 0C75.2 0 0 75.2 0 168l0 24zm336 64c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-48 0-16c0-8.8 7.2-16 16-16s16 7.2 16 16l0 64zM160 272c5.5 0 10.9-.7 16-2l0 2 0 32c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-32 16 0zm64-24l0-40c0-8.8 7.2-16 16-16s16 7.2 16 16l0 48 0 16c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-24z\"]\n};\nconst faFolder = {\n prefix: 'far',\n iconName: 'folder',\n icon: [512, 512, [128193, 128447, 61716, \"folder-blank\"], \"f07b\", \"M0 96C0 60.7 28.7 32 64 32l132.1 0c19.1 0 37.4 7.6 50.9 21.1L289.9 96 448 96c35.3 0 64 28.7 64 64l0 256c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96zM64 80c-8.8 0-16 7.2-16 16l0 320c0 8.8 7.2 16 16 16l384 0c8.8 0 16-7.2 16-16l0-256c0-8.8-7.2-16-16-16l-161.4 0c-10.6 0-20.8-4.2-28.3-11.7L213.1 87c-4.5-4.5-10.6-7-17-7L64 80z\"]\n};\nconst faFolderBlank = faFolder;\nconst faUser = {\n prefix: 'far',\n iconName: 'user',\n icon: [448, 512, [128100, 62144], \"f007\", \"M304 128a80 80 0 1 0 -160 0 80 80 0 1 0 160 0zM96 128a128 128 0 1 1 256 0A128 128 0 1 1 96 128zM49.3 464l349.5 0c-8.9-63.3-63.3-112-129-112l-91.4 0c-65.7 0-120.1 48.7-129 112zM0 482.3C0 383.8 79.8 304 178.3 304l91.4 0C368.2 304 448 383.8 448 482.3c0 16.4-13.3 29.7-29.7 29.7L29.7 512C13.3 512 0 498.7 0 482.3z\"]\n};\nconst faSquareCaretLeft = {\n prefix: 'far',\n iconName: 'square-caret-left',\n icon: [448, 512, [\"caret-square-left\"], \"f191\", \"M48 416c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-320c0-8.8-7.2-16-16-16L64 80c-8.8 0-16 7.2-16 16l0 320zm16 64c-35.3 0-64-28.7-64-64L0 96C0 60.7 28.7 32 64 32l320 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480zm64-224c0-6.7 2.8-13 7.7-17.6l112-104c7-6.5 17.2-8.2 25.9-4.4s14.4 12.5 14.4 22l0 208c0 9.5-5.7 18.2-14.4 22s-18.9 2.1-25.9-4.4l-112-104c-4.9-4.5-7.7-10.9-7.7-17.6z\"]\n};\nconst faCaretSquareLeft = faSquareCaretLeft;\nconst faStar = {\n prefix: 'far',\n iconName: 'star',\n icon: [576, 512, [11088, 61446], \"f005\", \"M287.9 0c9.2 0 17.6 5.2 21.6 13.5l68.6 141.3 153.2 22.6c9 1.3 16.5 7.6 19.3 16.3s.5 18.1-5.9 24.5L433.6 328.4l26.2 155.6c1.5 9-2.2 18.1-9.7 23.5s-17.3 6-25.3 1.7l-137-73.2L151 509.1c-8.1 4.3-17.9 3.7-25.3-1.7s-11.2-14.5-9.7-23.5l26.2-155.6L31.1 218.2c-6.5-6.4-8.7-15.9-5.9-24.5s10.3-14.9 19.3-16.3l153.2-22.6L266.3 13.5C270.4 5.2 278.7 0 287.9 0zm0 79L235.4 187.2c-3.5 7.1-10.2 12.1-18.1 13.3L99 217.9 184.9 303c5.5 5.5 8.1 13.3 6.8 21L171.4 443.7l105.2-56.2c7.1-3.8 15.6-3.8 22.6 0l105.2 56.2L384.2 324.1c-1.3-7.7 1.2-15.5 6.8-21l85.9-85.1L358.6 200.5c-7.8-1.2-14.6-6.1-18.1-13.3L287.9 79z\"]\n};\nconst faChessKnight = {\n prefix: 'far',\n iconName: 'chess-knight',\n icon: [448, 512, [9822], \"f441\", \"M226.6 48L117.3 48l17.1 12.8c6 4.5 9.6 11.6 9.6 19.2s-3.6 14.7-9.6 19.2l-6.5 4.9c-10 7.5-16 19.3-16 31.9l-.3 91c0 10.2 4.9 19.9 13.2 25.8l1.9 1.3c9.9 7.1 23.3 7 33.2-.1l49.9-36.3c10.7-7.8 25.7-5.4 33.5 5.3s5.4 25.7-5.3 33.5l-49.9 36.3-53.8 39.1c-7.3 5.3-13 12.2-16.9 20.1l-50.7 0c5.3-22.1 17.8-41.9 35.9-56.3c-1.3-.8-2.6-1.7-3.8-2.6L97 291.8c-21-15-33.4-39.2-33.3-65l.3-91c.1-19.8 6.7-38.7 18.6-53.9l-.4-.3C70.7 73 64 59.6 64 45.3C64 20.3 84.3 0 109.3 0L226.6 0C331.2 0 416 84.8 416 189.4c0 11.1-1 22.2-2.9 33.2L390.1 352l-48.8 0 24.5-137.8c1.5-8.2 2.2-16.5 2.2-24.8C368 111.3 304.7 48 226.6 48zM85.2 432L68.7 464l310.7 0-16.6-32L85.2 432zm315.7-30.7l26.5 51.2c3 5.8 4.6 12.2 4.6 18.7c0 22.5-18.2 40.8-40.8 40.8L56.8 512C34.2 512 16 493.8 16 471.2c0-6.5 1.6-12.9 4.6-18.7l26.5-51.2C52.5 390.7 63.5 384 75.5 384l297 0c12 0 22.9 6.7 28.4 17.3zM172 128a20 20 0 1 1 0 40 20 20 0 1 1 0-40z\"]\n};\nconst faFaceLaughSquint = {\n prefix: 'far',\n iconName: 'face-laugh-squint',\n icon: [512, 512, [\"laugh-squint\"], \"f59b\", \"M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm130.7 57.9c-4.2-13.6 7.1-25.9 21.3-25.9l212.5 0c14.2 0 25.5 12.4 21.3 25.9C369 368.4 318.2 408 258.2 408s-110.8-39.6-127.5-94.1zm2.8-183.3l89.9 47.9c10.7 5.7 10.7 21.1 0 26.8l-89.9 47.9c-7.9 4.2-17.5-1.5-17.5-10.5c0-2.8 1-5.5 2.8-7.6l36-43.2-36-43.2c-1.8-2.1-2.8-4.8-2.8-7.6c0-9 9.6-14.7 17.5-10.5zM396 141.1c0 2.8-1 5.5-2.8 7.6l-36 43.2 36 43.2c1.8 2.1 2.8 4.8 2.8 7.6c0 9-9.6 14.7-17.5 10.5l-89.9-47.9c-10.7-5.7-10.7-21.1 0-26.8l89.9-47.9c7.9-4.2 17.5 1.5 17.5 10.5z\"]\n};\nconst faLaughSquint = faFaceLaughSquint;\nconst faFaceLaugh = {\n prefix: 'far',\n iconName: 'face-laugh',\n icon: [512, 512, [\"laugh\"], \"f599\", \"M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm130.7 57.9c-4.2-13.6 7.1-25.9 21.3-25.9l212.5 0c14.2 0 25.5 12.4 21.3 25.9C369 368.4 318.2 408 258.2 408s-110.8-39.6-127.5-94.1zM144.4 192a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm192-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\"]\n};\nconst faLaugh = faFaceLaugh;\nconst faFolderOpen = {\n prefix: 'far',\n iconName: 'folder-open',\n icon: [576, 512, [128194, 128449, 61717], \"f07c\", \"M384 480l48 0c11.4 0 21.9-6 27.6-15.9l112-192c5.8-9.9 5.8-22.1 .1-32.1S555.5 224 544 224l-400 0c-11.4 0-21.9 6-27.6 15.9L48 357.1 48 96c0-8.8 7.2-16 16-16l117.5 0c4.2 0 8.3 1.7 11.3 4.7l26.5 26.5c21 21 49.5 32.8 79.2 32.8L416 144c8.8 0 16 7.2 16 16l0 32 48 0 0-32c0-35.3-28.7-64-64-64L298.5 96c-17 0-33.3-6.7-45.3-18.7L226.7 50.7c-12-12-28.3-18.7-45.3-18.7L64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l23.7 0L384 480z\"]\n};\nconst faClipboard = {\n prefix: 'far',\n iconName: 'clipboard',\n icon: [384, 512, [128203], \"f328\", \"M280 64l40 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 128C0 92.7 28.7 64 64 64l40 0 9.6 0C121 27.5 153.3 0 192 0s71 27.5 78.4 64l9.6 0zM64 112c-8.8 0-16 7.2-16 16l0 320c0 8.8 7.2 16 16 16l256 0c8.8 0 16-7.2 16-16l0-320c0-8.8-7.2-16-16-16l-16 0 0 24c0 13.3-10.7 24-24 24l-88 0-88 0c-13.3 0-24-10.7-24-24l0-24-16 0zm128-8a24 24 0 1 0 0-48 24 24 0 1 0 0 48z\"]\n};\nconst faChessQueen = {\n prefix: 'far',\n iconName: 'chess-queen',\n icon: [512, 512, [9819], \"f445\", \"M256 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm-95.2-8c-18.1 0-31.3 12.8-35.6 26.9c-8 26.2-32.4 45.2-61.2 45.2c-10 0-19.4-2.3-27.7-6.3c-7.6-3.7-16.7-3.3-24 1.2C.7 162.1-3.1 177.1 3.7 188.9L97.6 352l55.4 0-83-144.1c40.5-2.2 75.3-25.9 93.1-59.8c22 26.8 55.4 43.9 92.8 43.9s70.8-17.1 92.8-43.9c17.8 34 52.6 57.7 93.1 59.8L359 352l55.4 0 93.9-163.1c6.8-11.7 3-26.7-8.6-33.8c-7.3-4.5-16.4-4.9-24-1.2c-8.4 4-17.7 6.3-27.7 6.3c-28.8 0-53.2-19-61.2-45.2C382.5 100.8 369.3 88 351.2 88c-14.5 0-26.3 8.5-32.4 19.3c-12.4 22-35.9 36.7-62.8 36.7s-50.4-14.8-62.8-36.7C187.1 96.5 175.4 88 160.8 88zM133.2 432l245.6 0 16.6 32-278.7 0 16.6-32zm283.7-30.7c-5.5-10.6-16.5-17.3-28.4-17.3l-265 0c-12 0-22.9 6.7-28.4 17.3L68.6 452.5c-3 5.8-4.6 12.2-4.6 18.7c0 22.5 18.2 40.8 40.8 40.8l302.5 0c22.5 0 40.8-18.2 40.8-40.8c0-6.5-1.6-12.9-4.6-18.7l-26.5-51.2z\"]\n};\nconst faHandBackFist = {\n prefix: 'far',\n iconName: 'hand-back-fist',\n icon: [448, 512, [\"hand-rock\"], \"f255\", \"M144 64c0-8.8 7.2-16 16-16s16 7.2 16 16c0 9.1 5.1 17.4 13.3 21.5s17.9 3.2 25.1-2.3c2.7-2 6-3.2 9.6-3.2c8.8 0 16 7.2 16 16c0 9.1 5.1 17.4 13.3 21.5s17.9 3.2 25.1-2.3c2.7-2 6-3.2 9.6-3.2c8.8 0 16 7.2 16 16c0 9.1 5.1 17.4 13.3 21.5s17.9 3.2 25.1-2.3c2.7-2 6-3.2 9.6-3.2c8.8 0 16 7.2 16 16l0 104c0 31.3-20 58-48 67.9c-9.6 3.4-16 12.5-16 22.6L304 488c0 13.3 10.7 24 24 24s24-10.7 24-24l0-117.8c38-20.1 64-60.1 64-106.2l0-104c0-35.3-28.7-64-64-64c-2.8 0-5.6 .2-8.3 .5C332.8 77.1 311.9 64 288 64c-2.8 0-5.6 .2-8.3 .5C268.8 45.1 247.9 32 224 32c-2.8 0-5.6 .2-8.3 .5C204.8 13.1 183.9 0 160 0C124.7 0 96 28.7 96 64l0 64.3c-11.7 7.4-22.5 16.4-32 26.9l17.8 16.1L64 155.2l-9.4 10.5C40 181.8 32 202.8 32 224.6l0 12.8c0 49.6 24.2 96.1 64.8 124.5l13.8-19.7L96.8 361.9l8.9 6.2c6.9 4.8 14.4 8.6 22.3 11.3L128 488c0 13.3 10.7 24 24 24s24-10.7 24-24l0-128.1c0-12.6-9.8-23.1-22.4-23.9c-7.3-.5-14.3-2.9-20.3-7.1l-13.1 18.7 13.1-18.7-8.9-6.2C96.6 303.1 80 271.3 80 237.4l0-12.8c0-9.9 3.7-19.4 10.3-26.8l9.4-10.5c3.8-4.2 7.9-8.1 12.3-11.6l0 32.3c0 8.8 7.2 16 16 16s16-7.2 16-16l0-65.7 0-14.3 0-64z\"]\n};\nconst faHandRock = faHandBackFist;\nconst faSquareCaretUp = {\n prefix: 'far',\n iconName: 'square-caret-up',\n icon: [448, 512, [\"caret-square-up\"], \"f151\", \"M64 80c-8.8 0-16 7.2-16 16l0 320c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-320c0-8.8-7.2-16-16-16L64 80zM0 96C0 60.7 28.7 32 64 32l320 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96zm224 64c6.7 0 13 2.8 17.6 7.7l104 112c6.5 7 8.2 17.2 4.4 25.9s-12.5 14.4-22 14.4l-208 0c-9.5 0-18.2-5.7-22-14.4s-2.1-18.9 4.4-25.9l104-112c4.5-4.9 10.9-7.7 17.6-7.7z\"]\n};\nconst faCaretSquareUp = faSquareCaretUp;\nconst faChartBar = {\n prefix: 'far',\n iconName: 'chart-bar',\n icon: [512, 512, [\"bar-chart\"], \"f080\", \"M24 32c13.3 0 24 10.7 24 24l0 352c0 13.3 10.7 24 24 24l416 0c13.3 0 24 10.7 24 24s-10.7 24-24 24L72 480c-39.8 0-72-32.2-72-72L0 56C0 42.7 10.7 32 24 32zM128 136c0-13.3 10.7-24 24-24l208 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-208 0c-13.3 0-24-10.7-24-24zm24 72l144 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-144 0c-13.3 0-24-10.7-24-24s10.7-24 24-24zm0 96l272 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-272 0c-13.3 0-24-10.7-24-24s10.7-24 24-24z\"]\n};\nconst faBarChart = faChartBar;\nconst faWindowRestore = {\n prefix: 'far',\n iconName: 'window-restore',\n icon: [512, 512, [], \"f2d2\", \"M432 48L208 48c-17.7 0-32 14.3-32 32l0 16-48 0 0-16c0-44.2 35.8-80 80-80L432 0c44.2 0 80 35.8 80 80l0 224c0 44.2-35.8 80-80 80l-16 0 0-48 16 0c17.7 0 32-14.3 32-32l0-224c0-17.7-14.3-32-32-32zM48 448c0 8.8 7.2 16 16 16l256 0c8.8 0 16-7.2 16-16l0-192L48 256l0 192zM64 128l256 0c35.3 0 64 28.7 64 64l0 256c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 192c0-35.3 28.7-64 64-64z\"]\n};\nconst faSquarePlus = {\n prefix: 'far',\n iconName: 'square-plus',\n icon: [448, 512, [61846, \"plus-square\"], \"f0fe\", \"M64 80c-8.8 0-16 7.2-16 16l0 320c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-320c0-8.8-7.2-16-16-16L64 80zM0 96C0 60.7 28.7 32 64 32l320 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96zM200 344l0-64-64 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l64 0 0-64c0-13.3 10.7-24 24-24s24 10.7 24 24l0 64 64 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-64 0 0 64c0 13.3-10.7 24-24 24s-24-10.7-24-24z\"]\n};\nconst faPlusSquare = faSquarePlus;\nconst faImage = {\n prefix: 'far',\n iconName: 'image',\n icon: [512, 512, [], \"f03e\", \"M448 80c8.8 0 16 7.2 16 16l0 319.8-5-6.5-136-176c-4.5-5.9-11.6-9.3-19-9.3s-14.4 3.4-19 9.3L202 340.7l-30.5-42.7C167 291.7 159.8 288 152 288s-15 3.7-19.5 10.1l-80 112L48 416.3l0-.3L48 96c0-8.8 7.2-16 16-16l384 0zM64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zm80 192a48 48 0 1 0 0-96 48 48 0 1 0 0 96z\"]\n};\nconst faFolderClosed = {\n prefix: 'far',\n iconName: 'folder-closed',\n icon: [512, 512, [], \"e185\", \"M251.7 127.6s0 0 0 0c10.5 10.5 24.7 16.4 39.6 16.4L448 144c8.8 0 16 7.2 16 16l0 32L48 192l0-96c0-8.8 7.2-16 16-16l133.5 0c4.2 0 8.3 1.7 11.3 4.7l33.9-33.9L208.8 84.7l42.9 42.9zM48 240l416 0 0 176c0 8.8-7.2 16-16 16L64 432c-8.8 0-16-7.2-16-16l0-176zM285.7 93.7L242.7 50.7c-12-12-28.3-18.7-45.3-18.7L64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-256c0-35.3-28.7-64-64-64L291.3 96c-2.1 0-4.2-.8-5.7-2.3z\"]\n};\nconst faLemon = {\n prefix: 'far',\n iconName: 'lemon',\n icon: [448, 512, [127819], \"f094\", \"M368 80c-3.2 0-6.2 .4-8.9 1.3C340 86.8 313 91.9 284.8 84.6C227.4 69.7 160.2 92 110.1 142.1S37.7 259.4 52.6 316.8c7.3 28.2 2.2 55.2-3.3 74.3c-.8 2.8-1.3 5.8-1.3 8.9c0 17.7 14.3 32 32 32c3.2 0 6.2-.4 8.9-1.3c19.1-5.5 46.1-10.7 74.3-3.3c57.4 14.9 124.6-7.4 174.7-57.5s72.4-117.3 57.5-174.7c-7.3-28.2-2.2-55.2 3.3-74.3c.8-2.8 1.3-5.8 1.3-8.9c0-17.7-14.3-32-32-32zm0-48c44.2 0 80 35.8 80 80c0 7.7-1.1 15.2-3.1 22.3c-4.6 15.8-7.1 32.9-3 48.9c20.1 77.6-10.9 161.5-70 220.7s-143.1 90.2-220.7 70c-16-4.1-33-1.6-48.9 3c-7.1 2-14.6 3.1-22.3 3.1c-44.2 0-80-35.8-80-80c0-7.7 1.1-15.2 3.1-22.3c4.6-15.8 7.1-32.9 3-48.9C-14 251.3 17 167.3 76.2 108.2S219.3 18 296.8 38.1c16 4.1 33 1.6 48.9-3c7.1-2 14.6-3.1 22.3-3.1zM246.7 167c-52 15.2-96.5 59.7-111.7 111.7c-3.7 12.7-17.1 20-29.8 16.3s-20-17.1-16.3-29.8c19.8-67.7 76.6-124.5 144.3-144.3c12.7-3.7 26.1 3.6 29.8 16.3s-3.6 26.1-16.3 29.8z\"]\n};\nconst faHandshake = {\n prefix: 'far',\n iconName: 'handshake',\n icon: [640, 512, [], \"f2b5\", \"M272.2 64.6l-51.1 51.1c-15.3 4.2-29.5 11.9-41.5 22.5L153 161.9C142.8 171 129.5 176 115.8 176L96 176l0 128c20.4 .6 39.8 8.9 54.3 23.4l35.6 35.6 7 7c0 0 0 0 0 0L219.9 397c6.2 6.2 16.4 6.2 22.6 0c1.7-1.7 3-3.7 3.7-5.8c2.8-7.7 9.3-13.5 17.3-15.3s16.4 .6 22.2 6.5L296.5 393c11.6 11.6 30.4 11.6 41.9 0c5.4-5.4 8.3-12.3 8.6-19.4c.4-8.8 5.6-16.6 13.6-20.4s17.3-3 24.4 2.1c9.4 6.7 22.5 5.8 30.9-2.6c9.4-9.4 9.4-24.6 0-33.9L340.1 243l-35.8 33c-27.3 25.2-69.2 25.6-97 .9c-31.7-28.2-32.4-77.4-1.6-106.5l70.1-66.2C303.2 78.4 339.4 64 377.1 64c36.1 0 71 13.3 97.9 37.2L505.1 128l38.9 0 40 0 40 0c8.8 0 16 7.2 16 16l0 208c0 17.7-14.3 32-32 32l-32 0c-11.8 0-22.2-6.4-27.7-16l-84.9 0c-3.4 6.7-7.9 13.1-13.5 18.7c-17.1 17.1-40.8 23.8-63 20.1c-3.6 7.3-8.5 14.1-14.6 20.2c-27.3 27.3-70 30-100.4 8.1c-25.1 20.8-62.5 19.5-86-4.1L159 404l-7-7-35.6-35.6c-5.5-5.5-12.7-8.7-20.4-9.3C96 369.7 81.6 384 64 384l-32 0c-17.7 0-32-14.3-32-32L0 144c0-8.8 7.2-16 16-16l40 0 40 0 19.8 0c2 0 3.9-.7 5.3-2l26.5-23.6C175.5 77.7 211.4 64 248.7 64L259 64c4.4 0 8.9 .2 13.2 .6zM544 320l0-144-48 0c-5.9 0-11.6-2.2-15.9-6.1l-36.9-32.8c-18.2-16.2-41.7-25.1-66.1-25.1c-25.4 0-49.8 9.7-68.3 27.1l-70.1 66.2c-10.3 9.8-10.1 26.3 .5 35.7c9.3 8.3 23.4 8.1 32.5-.3l71.9-66.4c9.7-9 24.9-8.4 33.9 1.4s8.4 24.9-1.4 33.9l-.8 .8 74.4 74.4c10 10 16.5 22.3 19.4 35.1l74.8 0zM64 336a16 16 0 1 0 -32 0 16 16 0 1 0 32 0zm528 16a16 16 0 1 0 0-32 16 16 0 1 0 0 32z\"]\n};\nconst faGem = {\n prefix: 'far',\n iconName: 'gem',\n icon: [512, 512, [128142], \"f3a5\", \"M168.5 72L256 165l87.5-93-175 0zM383.9 99.1L311.5 176l129 0L383.9 99.1zm50 124.9L256 224 78.1 224 256 420.3 433.9 224zM71.5 176l129 0L128.1 99.1 71.5 176zm434.3 40.1l-232 256c-4.5 5-11 7.9-17.8 7.9s-13.2-2.9-17.8-7.9l-232-256c-7.7-8.5-8.3-21.2-1.5-30.4l112-152c4.5-6.1 11.7-9.8 19.3-9.8l240 0c7.6 0 14.8 3.6 19.3 9.8l112 152c6.8 9.2 6.1 21.9-1.5 30.4z\"]\n};\nconst faCirclePlay = {\n prefix: 'far',\n iconName: 'circle-play',\n icon: [512, 512, [61469, \"play-circle\"], \"f144\", \"M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zM188.3 147.1c7.6-4.2 16.8-4.1 24.3 .5l144 88c7.1 4.4 11.5 12.1 11.5 20.5s-4.4 16.1-11.5 20.5l-144 88c-7.4 4.5-16.7 4.7-24.3 .5s-12.3-12.2-12.3-20.9l0-176c0-8.7 4.7-16.7 12.3-20.9z\"]\n};\nconst faPlayCircle = faCirclePlay;\nconst faCircleCheck = {\n prefix: 'far',\n iconName: 'circle-check',\n icon: [512, 512, [61533, \"check-circle\"], \"f058\", \"M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-111 111-47-47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l64 64c9.4 9.4 24.6 9.4 33.9 0L369 209z\"]\n};\nconst faCheckCircle = faCircleCheck;\nconst faCircleStop = {\n prefix: 'far',\n iconName: 'circle-stop',\n icon: [512, 512, [62094, \"stop-circle\"], \"f28d\", \"M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm192-96l128 0c17.7 0 32 14.3 32 32l0 128c0 17.7-14.3 32-32 32l-128 0c-17.7 0-32-14.3-32-32l0-128c0-17.7 14.3-32 32-32z\"]\n};\nconst faStopCircle = faCircleStop;\nconst faIdBadge = {\n prefix: 'far',\n iconName: 'id-badge',\n icon: [384, 512, [], \"f2c1\", \"M256 48l0 16c0 17.7-14.3 32-32 32l-64 0c-17.7 0-32-14.3-32-32l0-16L64 48c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16l256 0c8.8 0 16-7.2 16-16l0-384c0-8.8-7.2-16-16-16l-64 0zM0 64C0 28.7 28.7 0 64 0L320 0c35.3 0 64 28.7 64 64l0 384c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 64zM160 320l64 0c44.2 0 80 35.8 80 80c0 8.8-7.2 16-16 16L96 416c-8.8 0-16-7.2-16-16c0-44.2 35.8-80 80-80zm-32-96a64 64 0 1 1 128 0 64 64 0 1 1 -128 0z\"]\n};\nconst faFaceLaughBeam = {\n prefix: 'far',\n iconName: 'face-laugh-beam',\n icon: [512, 512, [128513, \"laugh-beam\"], \"f59a\", \"M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm130.7 57.9c-4.2-13.6 7.1-25.9 21.3-25.9l212.5 0c14.2 0 25.5 12.4 21.3 25.9C369 368.4 318.2 408 258.2 408s-110.8-39.6-127.5-94.1zm86.9-85.1s0 0 0 0c0 0 0 0 0 0l-.2-.2c-.2-.2-.4-.5-.7-.9c-.6-.8-1.6-2-2.8-3.4c-2.5-2.8-6-6.6-10.2-10.3c-8.8-7.8-18.8-14-27.7-14s-18.9 6.2-27.7 14c-4.2 3.7-7.7 7.5-10.2 10.3c-1.2 1.4-2.2 2.6-2.8 3.4c-.3 .4-.6 .7-.7 .9l-.2 .2c0 0 0 0 0 0c0 0 0 0 0 0s0 0 0 0c-2.1 2.8-5.7 3.9-8.9 2.8s-5.5-4.1-5.5-7.6c0-17.9 6.7-35.6 16.6-48.8c9.8-13 23.9-23.2 39.4-23.2s29.6 10.2 39.4 23.2c9.9 13.2 16.6 30.9 16.6 48.8c0 3.4-2.2 6.5-5.5 7.6s-6.9 0-8.9-2.8c0 0 0 0 0 0s0 0 0 0zm160 0c0 0 0 0 0 0l-.2-.2c-.2-.2-.4-.5-.7-.9c-.6-.8-1.6-2-2.8-3.4c-2.5-2.8-6-6.6-10.2-10.3c-8.8-7.8-18.8-14-27.7-14s-18.9 6.2-27.7 14c-4.2 3.7-7.7 7.5-10.2 10.3c-1.2 1.4-2.2 2.6-2.8 3.4c-.3 .4-.6 .7-.7 .9l-.2 .2c0 0 0 0 0 0c0 0 0 0 0 0s0 0 0 0c-2.1 2.8-5.7 3.9-8.9 2.8s-5.5-4.1-5.5-7.6c0-17.9 6.7-35.6 16.6-48.8c9.8-13 23.9-23.2 39.4-23.2s29.6 10.2 39.4 23.2c9.9 13.2 16.6 30.9 16.6 48.8c0 3.4-2.2 6.5-5.5 7.6s-6.9 0-8.9-2.8c0 0 0 0 0 0s0 0 0 0s0 0 0 0z\"]\n};\nconst faLaughBeam = faFaceLaughBeam;\nconst faRegistered = {\n prefix: 'far',\n iconName: 'registered',\n icon: [512, 512, [174], \"f25d\", \"M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM160 152l0 112 0 96c0 13.3 10.7 24 24 24s24-10.7 24-24l0-72 60.9 0 37.2 81.9c5.5 12.1 19.7 17.4 31.8 11.9s17.4-19.7 11.9-31.8L315.7 275c21.8-14.3 36.3-39 36.3-67c0-44.2-35.8-80-80-80l-88 0c-13.3 0-24 10.7-24 24zm48 88l0-64 64 0c17.7 0 32 14.3 32 32s-14.3 32-32 32l-64 0z\"]\n};\nconst faAddressCard = {\n prefix: 'far',\n iconName: 'address-card',\n icon: [576, 512, [62140, \"contact-card\", \"vcard\"], \"f2bb\", \"M512 80c8.8 0 16 7.2 16 16l0 320c0 8.8-7.2 16-16 16L64 432c-8.8 0-16-7.2-16-16L48 96c0-8.8 7.2-16 16-16l448 0zM64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l448 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zM208 256a64 64 0 1 0 0-128 64 64 0 1 0 0 128zm-32 32c-44.2 0-80 35.8-80 80c0 8.8 7.2 16 16 16l192 0c8.8 0 16-7.2 16-16c0-44.2-35.8-80-80-80l-64 0zM376 144c-13.3 0-24 10.7-24 24s10.7 24 24 24l80 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-80 0zm0 96c-13.3 0-24 10.7-24 24s10.7 24 24 24l80 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-80 0z\"]\n};\nconst faContactCard = faAddressCard;\nconst faVcard = faAddressCard;\nconst faFaceTired = {\n prefix: 'far',\n iconName: 'face-tired',\n icon: [512, 512, [128555, \"tired\"], \"f5c8\", \"M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm176.5 64.3C196.1 302.1 223.8 288 256 288s59.9 14.1 79.5 32.3C354.5 338.1 368 362 368 384c0 5.4-2.7 10.4-7.2 13.4s-10.2 3.4-15.2 1.3l-17.2-7.5c-22.8-10-47.5-15.1-72.4-15.1s-49.6 5.2-72.4 15.1l-17.2 7.5c-4.9 2.2-10.7 1.7-15.2-1.3s-7.2-8-7.2-13.4c0-22 13.5-45.9 32.5-63.7zm-43-173.6l89.9 47.9c10.7 5.7 10.7 21.1 0 26.8l-89.9 47.9c-7.9 4.2-17.5-1.5-17.5-10.5c0-2.8 1-5.5 2.8-7.6l36-43.2-36-43.2c-1.8-2.1-2.8-4.8-2.8-7.6c0-9 9.6-14.7 17.5-10.5zM396 157.1c0 2.8-1 5.5-2.8 7.6l-36 43.2 36 43.2c1.8 2.1 2.8 4.8 2.8 7.6c0 9-9.6 14.7-17.5 10.5l-89.9-47.9c-10.7-5.7-10.7-21.1 0-26.8l89.9-47.9c7.9-4.2 17.5 1.5 17.5 10.5z\"]\n};\nconst faTired = faFaceTired;\nconst faFontAwesome = {\n prefix: 'far',\n iconName: 'font-awesome',\n icon: [512, 512, [62501, 62694, \"font-awesome-flag\", \"font-awesome-logo-full\"], \"f2b4\", \"M91.7 96C106.3 86.8 116 70.5 116 52C116 23.3 92.7 0 64 0S12 23.3 12 52c0 16.7 7.8 31.5 20 41l0 3 0 48 0 256 0 48 0 64 48 0 0-64 389.6 0c14.6 0 26.4-11.8 26.4-26.4c0-3.7-.8-7.3-2.3-10.7L432 272l61.7-138.9c1.5-3.4 2.3-7 2.3-10.7c0-14.6-11.8-26.4-26.4-26.4L91.7 96zM80 400l0-256 356.4 0L388.1 252.5c-5.5 12.4-5.5 26.6 0 39L436.4 400 80 400z\"]\n};\nconst faFontAwesomeFlag = faFontAwesome;\nconst faFontAwesomeLogoFull = faFontAwesome;\nconst faFaceSmileWink = {\n prefix: 'far',\n iconName: 'face-smile-wink',\n icon: [512, 512, [128521, \"smile-wink\"], \"f4da\", \"M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm177.6 62.1C192.8 334.5 218.8 352 256 352s63.2-17.5 78.4-33.9c9-9.7 24.2-10.4 33.9-1.4s10.4 24.2 1.4 33.9c-22 23.8-60 49.4-113.6 49.4s-91.7-25.5-113.6-49.4c-9-9.7-8.4-24.9 1.4-33.9s24.9-8.4 33.9 1.4zM144.4 208a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm165.8 21.7c-7.6 8.1-20.2 8.5-28.3 .9s-8.5-20.2-.9-28.3c14.5-15.5 35.2-22.3 54.6-22.3s40.1 6.8 54.6 22.3c7.6 8.1 7.1 20.7-.9 28.3s-20.7 7.1-28.3-.9c-5.5-5.8-14.8-9.7-25.4-9.7s-19.9 3.8-25.4 9.7z\"]\n};\nconst faSmileWink = faFaceSmileWink;\nconst faFileWord = {\n prefix: 'far',\n iconName: 'file-word',\n icon: [384, 512, [], \"f1c2\", \"M48 448L48 64c0-8.8 7.2-16 16-16l160 0 0 80c0 17.7 14.3 32 32 32l80 0 0 288c0 8.8-7.2 16-16 16L64 464c-8.8 0-16-7.2-16-16zM64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-293.5c0-17-6.7-33.3-18.7-45.3L274.7 18.7C262.7 6.7 246.5 0 229.5 0L64 0zm55 241.1c-3.8-12.7-17.2-19.9-29.9-16.1s-19.9 17.2-16.1 29.9l48 160c3 10.2 12.4 17.1 23 17.1s19.9-7 23-17.1l25-83.4 25 83.4c3 10.2 12.4 17.1 23 17.1s19.9-7 23-17.1l48-160c3.8-12.7-3.4-26.1-16.1-29.9s-26.1 3.4-29.9 16.1l-25 83.4-25-83.4c-3-10.2-12.4-17.1-23-17.1s-19.9 7-23 17.1l-25 83.4-25-83.4z\"]\n};\nconst faFilePowerpoint = {\n prefix: 'far',\n iconName: 'file-powerpoint',\n icon: [384, 512, [], \"f1c4\", \"M64 464c-8.8 0-16-7.2-16-16L48 64c0-8.8 7.2-16 16-16l160 0 0 80c0 17.7 14.3 32 32 32l80 0 0 288c0 8.8-7.2 16-16 16L64 464zM64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-293.5c0-17-6.7-33.3-18.7-45.3L274.7 18.7C262.7 6.7 246.5 0 229.5 0L64 0zm72 208c-13.3 0-24 10.7-24 24l0 104 0 56c0 13.3 10.7 24 24 24s24-10.7 24-24l0-32 44 0c42 0 76-34 76-76s-34-76-76-76l-68 0zm68 104l-44 0 0-56 44 0c15.5 0 28 12.5 28 28s-12.5 28-28 28z\"]\n};\nconst faEnvelopeOpen = {\n prefix: 'far',\n iconName: 'envelope-open',\n icon: [512, 512, [62135], \"f2b6\", \"M255.4 48.2c.2-.1 .4-.2 .6-.2s.4 .1 .6 .2L460.6 194c2.1 1.5 3.4 3.9 3.4 6.5l0 13.6L291.5 355.7c-20.7 17-50.4 17-71.1 0L48 214.1l0-13.6c0-2.6 1.2-5 3.4-6.5L255.4 48.2zM48 276.2L190 392.8c38.4 31.5 93.7 31.5 132 0L464 276.2 464 456c0 4.4-3.6 8-8 8L56 464c-4.4 0-8-3.6-8-8l0-179.8zM256 0c-10.2 0-20.2 3.2-28.5 9.1L23.5 154.9C8.7 165.4 0 182.4 0 200.5L0 456c0 30.9 25.1 56 56 56l400 0c30.9 0 56-25.1 56-56l0-255.5c0-18.1-8.7-35.1-23.4-45.6L284.5 9.1C276.2 3.2 266.2 0 256 0z\"]\n};\nconst faFileZipper = {\n prefix: 'far',\n iconName: 'file-zipper',\n icon: [384, 512, [\"file-archive\"], \"f1c6\", \"M64 464c-8.8 0-16-7.2-16-16L48 64c0-8.8 7.2-16 16-16l48 0c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l48 0 0 80c0 17.7 14.3 32 32 32l80 0 0 288c0 8.8-7.2 16-16 16L64 464zM64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-293.5c0-17-6.7-33.3-18.7-45.3L274.7 18.7C262.7 6.7 246.5 0 229.5 0L64 0zm48 112c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16zm0 64c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16zm-6.3 71.8L82.1 335.9c-1.4 5.4-2.1 10.9-2.1 16.4c0 35.2 28.8 63.7 64 63.7s64-28.5 64-63.7c0-5.5-.7-11.1-2.1-16.4l-23.5-88.2c-3.7-14-16.4-23.8-30.9-23.8l-14.8 0c-14.5 0-27.2 9.7-30.9 23.8zM128 336l32 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-32 0c-8.8 0-16-7.2-16-16s7.2-16 16-16z\"]\n};\nconst faFileArchive = faFileZipper;\nconst faSquare = {\n prefix: 'far',\n iconName: 'square',\n icon: [448, 512, [9632, 9723, 9724, 61590], \"f0c8\", \"M384 80c8.8 0 16 7.2 16 16l0 320c0 8.8-7.2 16-16 16L64 432c-8.8 0-16-7.2-16-16L48 96c0-8.8 7.2-16 16-16l320 0zM64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32z\"]\n};\nconst faSnowflake = {\n prefix: 'far',\n iconName: 'snowflake',\n icon: [448, 512, [10052, 10054], \"f2dc\", \"M224 0c13.3 0 24 10.7 24 24l0 46.1 23-23c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-57 57 0 76.5 66.2-38.2 20.9-77.8c3.4-12.8 16.6-20.4 29.4-17s20.4 16.6 17 29.4L373 142.2l37.1-21.4c11.5-6.6 26.2-2.7 32.8 8.8s2.7 26.2-8.8 32.8L397 183.8l31.5 8.4c12.8 3.4 20.4 16.6 17 29.4s-16.6 20.4-29.4 17l-77.8-20.9L272 256l66.2 38.2 77.8-20.9c12.8-3.4 26 4.2 29.4 17s-4.2 26-17 29.4L397 328.2l37.1 21.4c11.5 6.6 15.4 21.3 8.8 32.8s-21.3 15.4-32.8 8.8L373 369.8l8.4 31.5c3.4 12.8-4.2 26-17 29.4s-26-4.2-29.4-17l-20.9-77.8L248 297.6l0 76.5 57 57c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-23-23 0 46.1c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-46.1-23 23c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l57-57 0-76.5-66.2 38.2-20.9 77.8c-3.4 12.8-16.6 20.4-29.4 17s-20.4-16.6-17-29.4L75 369.8 37.9 391.2c-11.5 6.6-26.2 2.7-32.8-8.8s-2.7-26.2 8.8-32.8L51 328.2l-31.5-8.4c-12.8-3.4-20.4-16.6-17-29.4s16.6-20.4 29.4-17l77.8 20.9L176 256l-66.2-38.2L31.9 238.6c-12.8 3.4-26-4.2-29.4-17s4.2-26 17-29.4L51 183.8 13.9 162.4c-11.5-6.6-15.4-21.3-8.8-32.8s21.3-15.4 32.8-8.8L75 142.2l-8.4-31.5c-3.4-12.8 4.2-26 17-29.4s26 4.2 29.4 17l20.9 77.8L200 214.4l0-76.5L143 81c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l23 23L200 24c0-13.3 10.7-24 24-24z\"]\n};\nconst faNewspaper = {\n prefix: 'far',\n iconName: 'newspaper',\n icon: [512, 512, [128240], \"f1ea\", \"M168 80c-13.3 0-24 10.7-24 24l0 304c0 8.4-1.4 16.5-4.1 24L440 432c13.3 0 24-10.7 24-24l0-304c0-13.3-10.7-24-24-24L168 80zM72 480c-39.8 0-72-32.2-72-72L0 112C0 98.7 10.7 88 24 88s24 10.7 24 24l0 296c0 13.3 10.7 24 24 24s24-10.7 24-24l0-304c0-39.8 32.2-72 72-72l272 0c39.8 0 72 32.2 72 72l0 304c0 39.8-32.2 72-72 72L72 480zM176 136c0-13.3 10.7-24 24-24l96 0c13.3 0 24 10.7 24 24l0 80c0 13.3-10.7 24-24 24l-96 0c-13.3 0-24-10.7-24-24l0-80zm200-24l32 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-32 0c-13.3 0-24-10.7-24-24s10.7-24 24-24zm0 80l32 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-32 0c-13.3 0-24-10.7-24-24s10.7-24 24-24zM200 272l208 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-208 0c-13.3 0-24-10.7-24-24s10.7-24 24-24zm0 80l208 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-208 0c-13.3 0-24-10.7-24-24s10.7-24 24-24z\"]\n};\nconst faFaceKissWinkHeart = {\n prefix: 'far',\n iconName: 'face-kiss-wink-heart',\n icon: [512, 512, [128536, \"kiss-wink-heart\"], \"f598\", \"M338.9 446.8c-25.4 11-53.4 17.2-82.9 17.2C141.1 464 48 370.9 48 256S141.1 48 256 48s208 93.1 208 208c0 22.4-3.5 43.9-10.1 64.1c3.1 4.5 5.7 9.4 7.8 14.6c12.7-1.6 25.1 .4 36.2 5c9.1-26.2 14-54.4 14-83.7C512 114.6 397.4 0 256 0S0 114.6 0 256S114.6 512 256 512c35.4 0 69.1-7.2 99.7-20.2c-4.8-5.5-8.5-12.2-10.4-19.7l-6.5-25.3zM296 316c0-6.9-3.1-13.2-7.3-18.3c-4.3-5.2-10.1-9.7-16.7-13.4C258.7 276.9 241.4 272 224 272c-3.6 0-6.8 2.5-7.7 6s.6 7.2 3.8 9c0 0 0 0 0 0s0 0 0 0c0 0 0 0 0 0l.2 .1c.2 .1 .5 .3 .9 .5c.8 .5 2 1.2 3.4 2.1c2.8 1.9 6.5 4.5 10.2 7.6c3.7 3.1 7.2 6.6 9.6 10.1c2.5 3.5 3.5 6.4 3.5 8.6s-1 5-3.5 8.6c-2.5 3.5-5.9 6.9-9.6 10.1c-3.7 3.1-7.4 5.7-10.2 7.6c-1.4 .9-2.6 1.6-3.4 2.1c-.4 .2-.7 .4-.9 .5l-.2 .1c0 0 0 0 0 0c0 0 0 0 0 0s0 0 0 0s0 0 0 0s0 0 0 0c-2.5 1.4-4.1 4.1-4.1 7s1.6 5.6 4.1 7c0 0 0 0 0 0s0 0 0 0c0 0 0 0 0 0l.2 .1c.2 .1 .5 .3 .9 .5c.8 .5 2 1.2 3.4 2.1c2.8 1.9 6.5 4.5 10.2 7.6c3.7 3.1 7.2 6.6 9.6 10.1c2.5 3.5 3.5 6.4 3.5 8.6s-1 5-3.5 8.6c-2.5 3.5-5.9 6.9-9.6 10.1c-3.7 3.1-7.4 5.7-10.2 7.6c-1.4 .9-2.6 1.6-3.4 2.1c-.4 .2-.7 .4-.9 .5l-.2 .1c0 0 0 0 0 0c0 0 0 0 0 0s0 0 0 0s0 0 0 0c-3.2 1.8-4.7 5.5-3.8 9s4.1 6 7.7 6c17.4 0 34.7-4.9 47.9-12.3c6.6-3.7 12.5-8.2 16.7-13.4c4.3-5.1 7.3-11.4 7.3-18.3s-3.1-13.2-7.3-18.3c-4.3-5.2-10.1-9.7-16.7-13.4c-2.7-1.5-5.7-3-8.7-4.3c3.1-1.3 6-2.7 8.7-4.3c6.6-3.7 12.5-8.2 16.7-13.4c4.3-5.1 7.3-11.4 7.3-18.3zM176.4 240a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm159.3-20c10.6 0 19.9 3.8 25.4 9.7c7.6 8.1 20.2 8.5 28.3 .9s8.5-20.2 .9-28.3C375.7 186.8 355 180 335.6 180s-40.1 6.8-54.6 22.3c-7.6 8.1-7.1 20.7 .9 28.3s20.7 7.1 28.3-.9c5.5-5.8 14.8-9.7 25.4-9.7zM434 352.3c-6-23.2-28.8-37-51.1-30.8s-35.4 30.1-29.5 53.4l22.9 89.3c2.2 8.7 11.2 13.9 19.8 11.4l84.9-23.8c22.2-6.2 35.4-30.1 29.5-53.4s-28.8-37-51.1-30.8l-20.2 5.6-5.4-21z\"]\n};\nconst faKissWinkHeart = faFaceKissWinkHeart;\nconst faStarHalfStroke = {\n prefix: 'far',\n iconName: 'star-half-stroke',\n icon: [576, 512, [\"star-half-alt\"], \"f5c0\", \"M309.5 13.5C305.5 5.2 297.1 0 287.9 0s-17.6 5.2-21.6 13.5L197.7 154.8 44.5 177.5c-9 1.3-16.5 7.6-19.3 16.3s-.5 18.1 5.9 24.5L142.2 328.4 116 483.9c-1.5 9 2.2 18.1 9.7 23.5s17.3 6 25.3 1.7l137-73.2 137 73.2c8.1 4.3 17.9 3.7 25.3-1.7s11.2-14.5 9.7-23.5L433.6 328.4 544.8 218.2c6.5-6.4 8.7-15.9 5.9-24.5s-10.3-14.9-19.3-16.3L378.1 154.8 309.5 13.5zM288 384.7l0-305.6 52.5 108.1c3.5 7.1 10.2 12.1 18.1 13.3l118.3 17.5L391 303c-5.5 5.5-8.1 13.3-6.8 21l20.2 119.6L299.2 387.5c-3.5-1.9-7.4-2.8-11.2-2.8z\"]\n};\nconst faStarHalfAlt = faStarHalfStroke;\nconst faFileExcel = {\n prefix: 'far',\n iconName: 'file-excel',\n icon: [384, 512, [], \"f1c3\", \"M48 448L48 64c0-8.8 7.2-16 16-16l160 0 0 80c0 17.7 14.3 32 32 32l80 0 0 288c0 8.8-7.2 16-16 16L64 464c-8.8 0-16-7.2-16-16zM64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-293.5c0-17-6.7-33.3-18.7-45.3L274.7 18.7C262.7 6.7 246.5 0 229.5 0L64 0zm90.9 233.3c-8.1-10.5-23.2-12.3-33.7-4.2s-12.3 23.2-4.2 33.7L161.6 320l-44.5 57.3c-8.1 10.5-6.3 25.5 4.2 33.7s25.5 6.3 33.7-4.2L192 359.1l37.1 47.6c8.1 10.5 23.2 12.3 33.7 4.2s12.3-23.2 4.2-33.7L222.4 320l44.5-57.3c8.1-10.5 6.3-25.5-4.2-33.7s-25.5-6.3-33.7 4.2L192 280.9l-37.1-47.6z\"]\n};\nconst faFaceGrinBeam = {\n prefix: 'far',\n iconName: 'face-grin-beam',\n icon: [512, 512, [128516, \"grin-beam\"], \"f582\", \"M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm349.5 52.4c18.7-4.4 35.9 12 25.5 28.1C350.4 374.6 306.3 400 255.9 400s-94.5-25.4-119.1-63.5c-10.4-16.1 6.8-32.5 25.5-28.1c28.9 6.8 60.5 10.5 93.6 10.5s64.7-3.7 93.6-10.5zM217.6 228.8s0 0 0 0c0 0 0 0 0 0l-.2-.2c-.2-.2-.4-.5-.7-.9c-.6-.8-1.6-2-2.8-3.4c-2.5-2.8-6-6.6-10.2-10.3c-8.8-7.8-18.8-14-27.7-14s-18.9 6.2-27.7 14c-4.2 3.7-7.7 7.5-10.2 10.3c-1.2 1.4-2.2 2.6-2.8 3.4c-.3 .4-.6 .7-.7 .9l-.2 .2c0 0 0 0 0 0c0 0 0 0 0 0s0 0 0 0c-2.1 2.8-5.7 3.9-8.9 2.8s-5.5-4.1-5.5-7.6c0-17.9 6.7-35.6 16.6-48.8c9.8-13 23.9-23.2 39.4-23.2s29.6 10.2 39.4 23.2c9.9 13.2 16.6 30.9 16.6 48.8c0 3.4-2.2 6.5-5.5 7.6s-6.9 0-8.9-2.8c0 0 0 0 0 0s0 0 0 0zm160 0c0 0 0 0 0 0l-.2-.2c-.2-.2-.4-.5-.7-.9c-.6-.8-1.6-2-2.8-3.4c-2.5-2.8-6-6.6-10.2-10.3c-8.8-7.8-18.8-14-27.7-14s-18.9 6.2-27.7 14c-4.2 3.7-7.7 7.5-10.2 10.3c-1.2 1.4-2.2 2.6-2.8 3.4c-.3 .4-.6 .7-.7 .9l-.2 .2c0 0 0 0 0 0c0 0 0 0 0 0s0 0 0 0c-2.1 2.8-5.7 3.9-8.9 2.8s-5.5-4.1-5.5-7.6c0-17.9 6.7-35.6 16.6-48.8c9.8-13 23.9-23.2 39.4-23.2s29.6 10.2 39.4 23.2c9.9 13.2 16.6 30.9 16.6 48.8c0 3.4-2.2 6.5-5.5 7.6s-6.9 0-8.9-2.8c0 0 0 0 0 0s0 0 0 0s0 0 0 0z\"]\n};\nconst faGrinBeam = faFaceGrinBeam;\nconst faObjectUngroup = {\n prefix: 'far',\n iconName: 'object-ungroup',\n icon: [640, 512, [], \"f248\", \"M48.2 66.8c-.1-.8-.2-1.7-.2-2.5l0-.2c0-8.8 7.2-16 16-16c.9 0 1.9 .1 2.8 .2C74.3 49.5 80 56.1 80 64c0 8.8-7.2 16-16 16c-7.9 0-14.5-5.7-15.8-13.2zM0 64c0 26.9 16.5 49.9 40 59.3l0 105.3C16.5 238.1 0 261.1 0 288c0 35.3 28.7 64 64 64c26.9 0 49.9-16.5 59.3-40l201.3 0c9.5 23.5 32.5 40 59.3 40c35.3 0 64-28.7 64-64c0-26.9-16.5-49.9-40-59.3l0-105.3c23.5-9.5 40-32.5 40-59.3c0-35.3-28.7-64-64-64c-26.9 0-49.9 16.5-59.3 40L123.3 40C113.9 16.5 90.9 0 64 0C28.7 0 0 28.7 0 64zm368 0a16 16 0 1 1 32 0 16 16 0 1 1 -32 0zM324.7 88c6.5 16 19.3 28.9 35.3 35.3l0 105.3c-16 6.5-28.9 19.3-35.3 35.3l-201.3 0c-6.5-16-19.3-28.9-35.3-35.3l0-105.3c16-6.5 28.9-19.3 35.3-35.3l201.3 0zM384 272a16 16 0 1 1 0 32 16 16 0 1 1 0-32zM80 288c0 7.9-5.7 14.5-13.2 15.8c-.8 .1-1.7 .2-2.5 .2l-.2 0c-8.8 0-16-7.2-16-16c0-.9 .1-1.9 .2-2.8C49.5 277.7 56.1 272 64 272c8.8 0 16 7.2 16 16zm391.3-40l45.4 0c6.5 16 19.3 28.9 35.3 35.3l0 105.3c-16 6.5-28.9 19.3-35.3 35.3l-201.3 0c-6.5-16-19.3-28.9-35.3-35.3l0-36.7-48 0 0 36.7c-23.5 9.5-40 32.5-40 59.3c0 35.3 28.7 64 64 64c26.9 0 49.9-16.5 59.3-40l201.3 0c9.5 23.5 32.5 40 59.3 40c35.3 0 64-28.7 64-64c0-26.9-16.5-49.9-40-59.3l0-105.3c23.5-9.5 40-32.5 40-59.3c0-35.3-28.7-64-64-64c-26.9 0-49.9 16.5-59.3 40L448 200l0 16.4c9.8 8.8 17.8 19.5 23.3 31.6zm88.9-26.7a16 16 0 1 1 31.5 5.5 16 16 0 1 1 -31.5-5.5zM271.8 450.7a16 16 0 1 1 -31.5-5.5 16 16 0 1 1 31.5 5.5zm307-18.5a16 16 0 1 1 -5.5 31.5 16 16 0 1 1 5.5-31.5z\"]\n};\nconst faCircleRight = {\n prefix: 'far',\n iconName: 'circle-right',\n icon: [512, 512, [61838, \"arrow-alt-circle-right\"], \"f35a\", \"M464 256A208 208 0 1 1 48 256a208 208 0 1 1 416 0zM0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM294.6 151.2c-4.2-4.6-10.1-7.2-16.4-7.2C266 144 256 154 256 166.3l0 41.7-96 0c-17.7 0-32 14.3-32 32l0 32c0 17.7 14.3 32 32 32l96 0 0 41.7c0 12.3 10 22.3 22.3 22.3c6.2 0 12.1-2.6 16.4-7.2l84-91c3.5-3.8 5.4-8.7 5.4-13.9s-1.9-10.1-5.4-13.9l-84-91z\"]\n};\nconst faArrowAltCircleRight = faCircleRight;\nconst faFaceRollingEyes = {\n prefix: 'far',\n iconName: 'face-rolling-eyes',\n icon: [512, 512, [128580, \"meh-rolling-eyes\"], \"f5a5\", \"M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM168 376c0 13.3 10.7 24 24 24l128 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-128 0c-13.3 0-24 10.7-24 24zm-8-104c-26.5 0-48-21.5-48-48c0-14.3 6.3-27.2 16.2-36c-.2 1.3-.2 2.6-.2 4c0 17.7 14.3 32 32 32s32-14.3 32-32c0-1.4-.1-2.7-.2-4c10 8.8 16.2 21.7 16.2 36c0 26.5-21.5 48-48 48zm0 32a80 80 0 1 0 0-160 80 80 0 1 0 0 160zm192-32c-26.5 0-48-21.5-48-48c0-14.3 6.3-27.2 16.2-36c-.2 1.3-.2 2.6-.2 4c0 17.7 14.3 32 32 32s32-14.3 32-32c0-1.4-.1-2.7-.2-4c10 8.8 16.2 21.7 16.2 36c0 26.5-21.5 48-48 48zm0 32a80 80 0 1 0 0-160 80 80 0 1 0 0 160z\"]\n};\nconst faMehRollingEyes = faFaceRollingEyes;\nconst faObjectGroup = {\n prefix: 'far',\n iconName: 'object-group',\n icon: [576, 512, [], \"f247\", \"M48 115.8C38.2 107 32 94.2 32 80c0-26.5 21.5-48 48-48c14.2 0 27 6.2 35.8 16l344.4 0c8.8-9.8 21.6-16 35.8-16c26.5 0 48 21.5 48 48c0 14.2-6.2 27-16 35.8l0 280.4c9.8 8.8 16 21.6 16 35.8c0 26.5-21.5 48-48 48c-14.2 0-27-6.2-35.8-16l-344.4 0c-8.8 9.8-21.6 16-35.8 16c-26.5 0-48-21.5-48-48c0-14.2 6.2-27 16-35.8l0-280.4zM125.3 96c-4.8 13.6-15.6 24.4-29.3 29.3l0 261.5c13.6 4.8 24.4 15.6 29.3 29.3l325.5 0c4.8-13.6 15.6-24.4 29.3-29.3l0-261.5c-13.6-4.8-24.4-15.6-29.3-29.3L125.3 96zm2.7 64c0-17.7 14.3-32 32-32l128 0c17.7 0 32 14.3 32 32l0 96c0 17.7-14.3 32-32 32l-128 0c-17.7 0-32-14.3-32-32l0-96zM256 320l32 0c35.3 0 64-28.7 64-64l0-32 64 0c17.7 0 32 14.3 32 32l0 96c0 17.7-14.3 32-32 32l-128 0c-17.7 0-32-14.3-32-32l0-32z\"]\n};\nconst faHeart = {\n prefix: 'far',\n iconName: 'heart',\n icon: [512, 512, [128153, 128154, 128155, 128156, 128420, 129293, 129294, 129505, 9829, 10084, 61578], \"f004\", \"M225.8 468.2l-2.5-2.3L48.1 303.2C17.4 274.7 0 234.7 0 192.8l0-3.3c0-70.4 50-130.8 119.2-144C158.6 37.9 198.9 47 231 69.6c9 6.4 17.4 13.8 25 22.3c4.2-4.8 8.7-9.2 13.5-13.3c3.7-3.2 7.5-6.2 11.5-9c0 0 0 0 0 0C313.1 47 353.4 37.9 392.8 45.4C462 58.6 512 119.1 512 189.5l0 3.3c0 41.9-17.4 81.9-48.1 110.4L288.7 465.9l-2.5 2.3c-8.2 7.6-19 11.9-30.2 11.9s-22-4.2-30.2-11.9zM239.1 145c-.4-.3-.7-.7-1-1.1l-17.8-20-.1-.1s0 0 0 0c-23.1-25.9-58-37.7-92-31.2C81.6 101.5 48 142.1 48 189.5l0 3.3c0 28.5 11.9 55.8 32.8 75.2L256 430.7 431.2 268c20.9-19.4 32.8-46.7 32.8-75.2l0-3.3c0-47.3-33.6-88-80.1-96.9c-34-6.5-69 5.4-92 31.2c0 0 0 0-.1 .1s0 0-.1 .1l-17.8 20c-.3 .4-.7 .7-1 1.1c-4.5 4.5-10.6 7-16.9 7s-12.4-2.5-16.9-7z\"]\n};\nconst faFaceSurprise = {\n prefix: 'far',\n iconName: 'face-surprise',\n icon: [512, 512, [128558, \"surprise\"], \"f5c2\", \"M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm176.4-80a32 32 0 1 1 0 64 32 32 0 1 1 0-64zm128 32a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zM256 288a64 64 0 1 1 0 128 64 64 0 1 1 0-128z\"]\n};\nconst faSurprise = faFaceSurprise;\nconst faCirclePause = {\n prefix: 'far',\n iconName: 'circle-pause',\n icon: [512, 512, [62092, \"pause-circle\"], \"f28b\", \"M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm224-72l0 144c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-144c0-13.3 10.7-24 24-24s24 10.7 24 24zm112 0l0 144c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-144c0-13.3 10.7-24 24-24s24 10.7 24 24z\"]\n};\nconst faPauseCircle = faCirclePause;\nconst faCircle = {\n prefix: 'far',\n iconName: 'circle',\n icon: [512, 512, [128308, 128309, 128992, 128993, 128994, 128995, 128996, 9679, 9898, 9899, 11044, 61708, 61915], \"f111\", \"M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256z\"]\n};\nconst faCircleUp = {\n prefix: 'far',\n iconName: 'circle-up',\n icon: [512, 512, [61467, \"arrow-alt-circle-up\"], \"f35b\", \"M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM151.2 217.4c-4.6 4.2-7.2 10.1-7.2 16.4c0 12.3 10 22.3 22.3 22.3l41.7 0 0 96c0 17.7 14.3 32 32 32l32 0c17.7 0 32-14.3 32-32l0-96 41.7 0c12.3 0 22.3-10 22.3-22.3c0-6.2-2.6-12.1-7.2-16.4l-91-84c-3.8-3.5-8.7-5.4-13.9-5.4s-10.1 1.9-13.9 5.4l-91 84z\"]\n};\nconst faArrowAltCircleUp = faCircleUp;\nconst faFileAudio = {\n prefix: 'far',\n iconName: 'file-audio',\n icon: [384, 512, [], \"f1c7\", \"M64 464l256 0c8.8 0 16-7.2 16-16l0-288-80 0c-17.7 0-32-14.3-32-32l0-80L64 48c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16zM0 64C0 28.7 28.7 0 64 0L229.5 0c17 0 33.3 6.7 45.3 18.7l90.5 90.5c12 12 18.7 28.3 18.7 45.3L384 448c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 64zM192 272l0 128c0 6.5-3.9 12.3-9.9 14.8s-12.9 1.1-17.4-3.5L129.4 376 112 376c-8.8 0-16-7.2-16-16l0-48c0-8.8 7.2-16 16-16l17.4 0 35.3-35.3c4.6-4.6 11.5-5.9 17.4-3.5s9.9 8.3 9.9 14.8zm85.8-4c11.6 20 18.2 43.3 18.2 68s-6.6 48-18.2 68c-6.6 11.5-21.3 15.4-32.8 8.8s-15.4-21.3-8.8-32.8c7.5-12.9 11.8-27.9 11.8-44s-4.3-31.1-11.8-44c-6.6-11.5-2.7-26.2 8.8-32.8s26.2-2.7 32.8 8.8z\"]\n};\nconst faFileImage = {\n prefix: 'far',\n iconName: 'file-image',\n icon: [384, 512, [128443], \"f1c5\", \"M64 464c-8.8 0-16-7.2-16-16L48 64c0-8.8 7.2-16 16-16l160 0 0 80c0 17.7 14.3 32 32 32l80 0 0 288c0 8.8-7.2 16-16 16L64 464zM64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-293.5c0-17-6.7-33.3-18.7-45.3L274.7 18.7C262.7 6.7 246.5 0 229.5 0L64 0zm96 256a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm69.2 46.9c-3-4.3-7.9-6.9-13.2-6.9s-10.2 2.6-13.2 6.9l-41.3 59.7-11.9-19.1c-2.9-4.7-8.1-7.5-13.6-7.5s-10.6 2.8-13.6 7.5l-40 64c-3.1 4.9-3.2 11.1-.4 16.2s8.2 8.2 14 8.2l48 0 32 0 40 0 72 0c6 0 11.4-3.3 14.2-8.6s2.4-11.6-1-16.5l-72-104z\"]\n};\nconst faCircleQuestion = {\n prefix: 'far',\n iconName: 'circle-question',\n icon: [512, 512, [62108, \"question-circle\"], \"f059\", \"M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm169.8-90.7c7.9-22.3 29.1-37.3 52.8-37.3l58.3 0c34.9 0 63.1 28.3 63.1 63.1c0 22.6-12.1 43.5-31.7 54.8L280 264.4c-.2 13-10.9 23.6-24 23.6c-13.3 0-24-10.7-24-24l0-13.5c0-8.6 4.6-16.5 12.1-20.8l44.3-25.4c4.7-2.7 7.6-7.7 7.6-13.1c0-8.4-6.8-15.1-15.1-15.1l-58.3 0c-3.4 0-6.4 2.1-7.5 5.3l-.4 1.2c-4.4 12.5-18.2 19-30.6 14.6s-19-18.2-14.6-30.6l.4-1.2zM224 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z\"]\n};\nconst faQuestionCircle = faCircleQuestion;\nconst faFaceMehBlank = {\n prefix: 'far',\n iconName: 'face-meh-blank',\n icon: [512, 512, [128566, \"meh-blank\"], \"f5a4\", \"M256 48a208 208 0 1 0 0 416 208 208 0 1 0 0-416zM512 256A256 256 0 1 1 0 256a256 256 0 1 1 512 0zM144.4 208a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm192-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\"]\n};\nconst faMehBlank = faFaceMehBlank;\nconst faEye = {\n prefix: 'far',\n iconName: 'eye',\n icon: [576, 512, [128065], \"f06e\", \"M288 80c-65.2 0-118.8 29.6-159.9 67.7C89.6 183.5 63 226 49.4 256c13.6 30 40.2 72.5 78.6 108.3C169.2 402.4 222.8 432 288 432s118.8-29.6 159.9-67.7C486.4 328.5 513 286 526.6 256c-13.6-30-40.2-72.5-78.6-108.3C406.8 109.6 353.2 80 288 80zM95.4 112.6C142.5 68.8 207.2 32 288 32s145.5 36.8 192.6 80.6c46.8 43.5 78.1 95.4 93 131.1c3.3 7.9 3.3 16.7 0 24.6c-14.9 35.7-46.2 87.7-93 131.1C433.5 443.2 368.8 480 288 480s-145.5-36.8-192.6-80.6C48.6 356 17.3 304 2.5 268.3c-3.3-7.9-3.3-16.7 0-24.6C17.3 208 48.6 156 95.4 112.6zM288 336c44.2 0 80-35.8 80-80s-35.8-80-80-80c-.7 0-1.3 0-2 0c1.3 5.1 2 10.5 2 16c0 35.3-28.7 64-64 64c-5.5 0-10.9-.7-16-2c0 .7 0 1.3 0 2c0 44.2 35.8 80 80 80zm0-208a128 128 0 1 1 0 256 128 128 0 1 1 0-256z\"]\n};\nconst faFaceSadCry = {\n prefix: 'far',\n iconName: 'face-sad-cry',\n icon: [512, 512, [128557, \"sad-cry\"], \"f5b3\", \"M400 406.1L400 288c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 152.6c-28.7 15-61.4 23.4-96 23.4s-67.3-8.5-96-23.4L160 288c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 118.1C72.6 368.2 48 315 48 256C48 141.1 141.1 48 256 48s208 93.1 208 208c0 59-24.6 112.2-64 150.1zM256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM159.6 220c10.6 0 19.9 3.8 25.4 9.7c7.6 8.1 20.2 8.5 28.3 .9s8.5-20.2 .9-28.3C199.7 186.8 179 180 159.6 180s-40.1 6.8-54.6 22.3c-7.6 8.1-7.1 20.7 .9 28.3s20.7 7.1 28.3-.9c5.5-5.8 14.8-9.7 25.4-9.7zm166.6 9.7c5.5-5.8 14.8-9.7 25.4-9.7s19.9 3.8 25.4 9.7c7.6 8.1 20.2 8.5 28.3 .9s8.5-20.2 .9-28.3C391.7 186.8 371 180 351.6 180s-40.1 6.8-54.6 22.3c-7.6 8.1-7.1 20.7 .9 28.3s20.7 7.1 28.3-.9zM208 320l0 32c0 26.5 21.5 48 48 48s48-21.5 48-48l0-32c0-26.5-21.5-48-48-48s-48 21.5-48 48z\"]\n};\nconst faSadCry = faFaceSadCry;\nconst faFileCode = {\n prefix: 'far',\n iconName: 'file-code',\n icon: [384, 512, [], \"f1c9\", \"M64 464c-8.8 0-16-7.2-16-16L48 64c0-8.8 7.2-16 16-16l160 0 0 80c0 17.7 14.3 32 32 32l80 0 0 288c0 8.8-7.2 16-16 16L64 464zM64 0C28.7 0 0 28.7 0 64L0 448c0 35.3 28.7 64 64 64l256 0c35.3 0 64-28.7 64-64l0-293.5c0-17-6.7-33.3-18.7-45.3L274.7 18.7C262.7 6.7 246.5 0 229.5 0L64 0zm97 289c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L79 303c-9.4 9.4-9.4 24.6 0 33.9l48 48c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-31-31 31-31zM257 255c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l31 31-31 31c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l48-48c9.4-9.4 9.4-24.6 0-33.9l-48-48z\"]\n};\nconst faWindowMaximize = {\n prefix: 'far',\n iconName: 'window-maximize',\n icon: [512, 512, [128470], \"f2d0\", \"M.3 89.5C.1 91.6 0 93.8 0 96L0 224 0 416c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-192 0-128c0-35.3-28.7-64-64-64L64 32c-2.2 0-4.4 .1-6.5 .3c-9.2 .9-17.8 3.8-25.5 8.2C21.8 46.5 13.4 55.1 7.7 65.5c-3.9 7.3-6.5 15.4-7.4 24zM48 224l416 0 0 192c0 8.8-7.2 16-16 16L64 432c-8.8 0-16-7.2-16-16l0-192z\"]\n};\nconst faFaceFrown = {\n prefix: 'far',\n iconName: 'face-frown',\n icon: [512, 512, [9785, \"frown\"], \"f119\", \"M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zM174.6 384.1c-4.5 12.5-18.2 18.9-30.7 14.4s-18.9-18.2-14.4-30.7C146.9 319.4 198.9 288 256 288s109.1 31.4 126.6 79.9c4.5 12.5-2 26.2-14.4 30.7s-26.2-2-30.7-14.4C328.2 358.5 297.2 336 256 336s-72.2 22.5-81.4 48.1zM144.4 208a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm192-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\"]\n};\nconst faFrown = faFaceFrown;\nconst faFloppyDisk = {\n prefix: 'far',\n iconName: 'floppy-disk',\n icon: [448, 512, [128190, 128426, \"save\"], \"f0c7\", \"M48 96l0 320c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-245.5c0-4.2-1.7-8.3-4.7-11.3l33.9-33.9c12 12 18.7 28.3 18.7 45.3L448 416c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96C0 60.7 28.7 32 64 32l245.5 0c17 0 33.3 6.7 45.3 18.7l74.5 74.5-33.9 33.9L320.8 84.7c-.3-.3-.5-.5-.8-.8L320 184c0 13.3-10.7 24-24 24l-192 0c-13.3 0-24-10.7-24-24L80 80 64 80c-8.8 0-16 7.2-16 16zm80-16l0 80 144 0 0-80L128 80zm32 240a64 64 0 1 1 128 0 64 64 0 1 1 -128 0z\"]\n};\nconst faSave = faFloppyDisk;\nconst faCommentDots = {\n prefix: 'far',\n iconName: 'comment-dots',\n icon: [512, 512, [128172, 62075, \"commenting\"], \"f4ad\", \"M168.2 384.9c-15-5.4-31.7-3.1-44.6 6.4c-8.2 6-22.3 14.8-39.4 22.7c5.6-14.7 9.9-31.3 11.3-49.4c1-12.9-3.3-25.7-11.8-35.5C60.4 302.8 48 272 48 240c0-79.5 83.3-160 208-160s208 80.5 208 160s-83.3 160-208 160c-31.6 0-61.3-5.5-87.8-15.1zM26.3 423.8c-1.6 2.7-3.3 5.4-5.1 8.1l-.3 .5c-1.6 2.3-3.2 4.6-4.8 6.9c-3.5 4.7-7.3 9.3-11.3 13.5c-4.6 4.6-5.9 11.4-3.4 17.4c2.5 6 8.3 9.9 14.8 9.9c5.1 0 10.2-.3 15.3-.8l.7-.1c4.4-.5 8.8-1.1 13.2-1.9c.8-.1 1.6-.3 2.4-.5c17.8-3.5 34.9-9.5 50.1-16.1c22.9-10 42.4-21.9 54.3-30.6c31.8 11.5 67 17.9 104.1 17.9c141.4 0 256-93.1 256-208S397.4 32 256 32S0 125.1 0 240c0 45.1 17.7 86.8 47.7 120.9c-1.9 24.5-11.4 46.3-21.4 62.9zM144 272a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm144-32a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zm80 32a32 32 0 1 0 0-64 32 32 0 1 0 0 64z\"]\n};\nconst faCommenting = faCommentDots;\nconst faFaceGrinSquint = {\n prefix: 'far',\n iconName: 'face-grin-squint',\n icon: [512, 512, [128518, \"grin-squint\"], \"f585\", \"M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm349.5 52.4c18.7-4.4 35.9 12 25.5 28.1C350.4 374.6 306.3 400 255.9 400s-94.5-25.4-119.1-63.5c-10.4-16.1 6.8-32.5 25.5-28.1c28.9 6.8 60.5 10.5 93.6 10.5s64.7-3.7 93.6-10.5zm-216-161.7l89.9 47.9c10.7 5.7 10.7 21.1 0 26.8l-89.9 47.9c-7.9 4.2-17.5-1.5-17.5-10.5c0-2.8 1-5.5 2.8-7.6l36-43.2-36-43.2c-1.8-2.1-2.8-4.8-2.8-7.6c0-9 9.6-14.7 17.5-10.5zM396 157.1c0 2.8-1 5.5-2.8 7.6l-36 43.2 36 43.2c1.8 2.1 2.8 4.8 2.8 7.6c0 9-9.6 14.7-17.5 10.5l-89.9-47.9c-10.7-5.7-10.7-21.1 0-26.8l89.9-47.9c7.9-4.2 17.5 1.5 17.5 10.5z\"]\n};\nconst faGrinSquint = faFaceGrinSquint;\nconst faHandPointer = {\n prefix: 'far',\n iconName: 'hand-pointer',\n icon: [448, 512, [], \"f25a\", \"M160 64c0-8.8 7.2-16 16-16s16 7.2 16 16l0 136c0 10.3 6.6 19.5 16.4 22.8s20.6-.1 26.8-8.3c3-3.9 7.6-6.4 12.8-6.4c8.8 0 16 7.2 16 16c0 10.3 6.6 19.5 16.4 22.8s20.6-.1 26.8-8.3c3-3.9 7.6-6.4 12.8-6.4c7.8 0 14.3 5.6 15.7 13c1.6 8.2 7.3 15.1 15.1 18s16.7 1.6 23.3-3.6c2.7-2.1 6.1-3.4 9.9-3.4c8.8 0 16 7.2 16 16l0 16 0 104c0 39.8-32.2 72-72 72l-56 0-59.8 0-.9 0c-37.4 0-72.4-18.7-93.2-49.9L50.7 312.9c-4.9-7.4-2.9-17.3 4.4-22.2s17.3-2.9 22.2 4.4L116 353.2c5.9 8.8 16.8 12.7 26.9 9.7s17-12.4 17-23l0-19.9 0-256zM176 0c-35.3 0-64 28.7-64 64l0 197.7C91.2 238 55.5 232.8 28.5 250.7C-.9 270.4-8.9 310.1 10.8 339.5L78.3 440.8c29.7 44.5 79.6 71.2 133.1 71.2l.9 0 59.8 0 56 0c66.3 0 120-53.7 120-120l0-104 0-16c0-35.3-28.7-64-64-64c-4.5 0-8.8 .5-13 1.3c-11.7-15.4-30.2-25.3-51-25.3c-6.9 0-13.5 1.1-19.7 3.1C288.7 170.7 269.6 160 248 160c-2.7 0-5.4 .2-8 .5L240 64c0-35.3-28.7-64-64-64zm48 304c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 96c0 8.8 7.2 16 16 16s16-7.2 16-16l0-96zm48-16c-8.8 0-16 7.2-16 16l0 96c0 8.8 7.2 16 16 16s16-7.2 16-16l0-96c0-8.8-7.2-16-16-16zm80 16c0-8.8-7.2-16-16-16s-16 7.2-16 16l0 96c0 8.8 7.2 16 16 16s16-7.2 16-16l0-96z\"]\n};\nconst faHandScissors = {\n prefix: 'far',\n iconName: 'hand-scissors',\n icon: [512, 512, [], \"f257\", \"M.2 276.3c-1.2-35.3 26.4-65 61.7-66.2l3.3-.1L57 208.1C22.5 200.5 .7 166.3 8.3 131.8S50.2 75.5 84.7 83.2l173 38.3c2.3-2.9 4.7-5.7 7.1-8.5l18.4-20.3C299.9 74.5 323.5 64 348.3 64l10.2 0c54.1 0 104.1 28.7 131.3 75.4l1.5 2.6c13.6 23.2 20.7 49.7 20.7 76.6L512 344c0 66.3-53.7 120-120 120l-8 0-96 0c-35.3 0-64-28.7-64-64c0-2.8 .2-5.6 .5-8.3c-19.4-11-32.5-31.8-32.5-55.7c0-.8 0-1.6 0-2.4L66.4 338c-35.3 1.2-65-26.4-66.2-61.7zm63.4-18.2c-8.8 .3-15.7 7.7-15.4 16.5s7.7 15.7 16.5 15.4l161.5-5.6c9.8-.3 18.7 5.3 22.7 14.2s2.2 19.3-4.5 26.4c-2.8 2.9-4.4 6.7-4.4 11c0 8.8 7.2 16 16 16c9.1 0 17.4 5.1 21.5 13.3s3.2 17.9-2.3 25.1c-2 2.7-3.2 6-3.2 9.6c0 8.8 7.2 16 16 16l96 0 8 0c39.8 0 72-32.2 72-72l0-125.4c0-18.4-4.9-36.5-14.2-52.4l-1.5-2.6c-18.6-32-52.8-51.6-89.8-51.6l-10.2 0c-11.3 0-22 4.8-29.6 13.1l-17.5-15.9 17.5 15.9-18.4 20.3c-.6 .6-1.1 1.3-1.7 1.9l57 13.2c8.6 2 14 10.6 12 19.2s-10.6 14-19.2 12l-85.6-19.7L74.3 130c-8.6-1.9-17.2 3.5-19.1 12.2s3.5 17.2 12.2 19.1l187.5 41.6c10.2 2.3 17.8 10.9 18.7 21.4l.1 1c.6 6.6-1.5 13.1-5.8 18.1s-10.6 7.9-17.2 8.2L63.6 258.1z\"]\n};\nconst faFaceGrinTears = {\n prefix: 'far',\n iconName: 'face-grin-tears',\n icon: [640, 512, [128514, \"grin-tears\"], \"f588\", \"M516.1 325.5c1 3 2.1 6 3.3 8.9c3.3 8.1 8.4 18.5 16.5 26.6c3.9 3.9 8.2 7.4 12.7 10.3C506.4 454.8 419.9 512 320 512s-186.4-57.2-228.6-140.6c4.5-2.9 8.7-6.3 12.7-10.3c8.1-8.1 13.2-18.6 16.5-26.6c1.2-2.9 2.3-5.9 3.3-8.9C152.5 406.2 229.5 464 320 464s167.5-57.8 196.1-138.5zM320 48c-101.4 0-185.8 72.5-204.3 168.5c-6.7-3.1-14.3-4.3-22.3-3.1c-6.8 .9-16.2 2.4-26.6 4.4C85.3 94.5 191.6 0 320 0S554.7 94.5 573.2 217.7c-10.3-2-19.8-3.5-26.6-4.4c-8-1.2-15.7 .1-22.3 3.1C505.8 120.5 421.4 48 320 48zM78.5 341.1C60 356.7 32 355.5 14.3 337.7c-18.7-18.7-19.1-48.8-.7-67.2c8.6-8.6 30.1-15.1 50.5-19.6c13-2.8 25.5-4.8 33.9-6c5.4-.8 9.9 3.7 9 9c-3.1 21.5-11.4 70.2-25.5 84.4c-.9 1-1.9 1.8-2.9 2.7zm483 0c-.8-.6-1.5-1.3-2.3-2c-.2-.2-.5-.4-.7-.7c-14.1-14.1-22.5-62.9-25.5-84.4c-.8-5.4 3.7-9.9 9-9c1 .1 2.2 .3 3.3 .5c8.2 1.2 19.2 3 30.6 5.5c20.4 4.4 41.9 10.9 50.5 19.6c18.4 18.4 18 48.5-.7 67.2c-17.7 17.7-45.7 19-64.2 3.4zM439 336.5C414.4 374.6 370.3 400 319.9 400s-94.5-25.4-119.1-63.5c-10.4-16.1 6.8-32.5 25.5-28.1c28.9 6.8 60.5 10.5 93.6 10.5s64.7-3.7 93.6-10.5c18.7-4.4 35.9 12 25.5 28.1zM281.6 228.8c0 0 0 0 0 0l-.2-.2c-.2-.2-.4-.5-.7-.9c-.6-.8-1.6-2-2.8-3.4c-2.5-2.8-6-6.6-10.2-10.3c-8.8-7.8-18.8-14-27.7-14s-18.9 6.2-27.7 14c-4.2 3.7-7.7 7.5-10.2 10.3c-1.2 1.4-2.2 2.6-2.8 3.4c-.3 .4-.6 .7-.7 .9l-.2 .2c0 0 0 0 0 0c0 0 0 0 0 0s0 0 0 0c-2.1 2.8-5.7 3.9-8.9 2.8s-5.5-4.1-5.5-7.6c0-17.9 6.7-35.6 16.6-48.8c9.8-13 23.9-23.2 39.4-23.2s29.6 10.2 39.4 23.2c9.9 13.2 16.6 30.9 16.6 48.8c0 3.4-2.2 6.5-5.5 7.6s-6.9 0-8.9-2.8c0 0 0 0 0 0s0 0 0 0s0 0 0 0zm160 0s0 0 0 0c0 0 0 0 0 0l-.2-.2c-.2-.2-.4-.5-.7-.9c-.6-.8-1.6-2-2.8-3.4c-2.5-2.8-6-6.6-10.2-10.3c-8.8-7.8-18.8-14-27.7-14s-18.9 6.2-27.7 14c-4.2 3.7-7.7 7.5-10.2 10.3c-1.2 1.4-2.2 2.6-2.8 3.4c-.3 .4-.6 .7-.7 .9l-.2 .2c0 0 0 0 0 0c0 0 0 0 0 0s0 0 0 0c-2.1 2.8-5.7 3.9-8.9 2.8s-5.5-4.1-5.5-7.6c0-17.9 6.7-35.6 16.6-48.8c9.8-13 23.9-23.2 39.4-23.2s29.6 10.2 39.4 23.2c9.9 13.2 16.6 30.9 16.6 48.8c0 3.4-2.2 6.5-5.5 7.6s-6.9 0-8.9-2.8c0 0 0 0 0 0s0 0 0 0z\"]\n};\nconst faGrinTears = faFaceGrinTears;\nconst faCalendarXmark = {\n prefix: 'far',\n iconName: 'calendar-xmark',\n icon: [448, 512, [\"calendar-times\"], \"f273\", \"M128 0c13.3 0 24 10.7 24 24l0 40 144 0 0-40c0-13.3 10.7-24 24-24s24 10.7 24 24l0 40 40 0c35.3 0 64 28.7 64 64l0 16 0 48 0 256c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 192l0-48 0-16C0 92.7 28.7 64 64 64l40 0 0-40c0-13.3 10.7-24 24-24zM400 192L48 192l0 256c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-256zm-95 89l-47 47 47 47c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-47-47-47 47c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l47-47-47-47c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47 47-47c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z\"]\n};\nconst faCalendarTimes = faCalendarXmark;\nconst faFileVideo = {\n prefix: 'far',\n iconName: 'file-video',\n icon: [384, 512, [], \"f1c8\", \"M320 464c8.8 0 16-7.2 16-16l0-288-80 0c-17.7 0-32-14.3-32-32l0-80L64 48c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16l256 0zM0 64C0 28.7 28.7 0 64 0L229.5 0c17 0 33.3 6.7 45.3 18.7l90.5 90.5c12 12 18.7 28.3 18.7 45.3L384 448c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 64zM80 288c0-17.7 14.3-32 32-32l96 0c17.7 0 32 14.3 32 32l0 16 44.9-29.9c2-1.3 4.4-2.1 6.8-2.1c6.8 0 12.3 5.5 12.3 12.3l0 103.4c0 6.8-5.5 12.3-12.3 12.3c-2.4 0-4.8-.7-6.8-2.1L240 368l0 16c0 17.7-14.3 32-32 32l-96 0c-17.7 0-32-14.3-32-32l0-96z\"]\n};\nconst faFilePdf = {\n prefix: 'far',\n iconName: 'file-pdf',\n icon: [512, 512, [], \"f1c1\", \"M64 464l48 0 0 48-48 0c-35.3 0-64-28.7-64-64L0 64C0 28.7 28.7 0 64 0L229.5 0c17 0 33.3 6.7 45.3 18.7l90.5 90.5c12 12 18.7 28.3 18.7 45.3L384 304l-48 0 0-144-80 0c-17.7 0-32-14.3-32-32l0-80L64 48c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16zM176 352l32 0c30.9 0 56 25.1 56 56s-25.1 56-56 56l-16 0 0 32c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-48 0-80c0-8.8 7.2-16 16-16zm32 80c13.3 0 24-10.7 24-24s-10.7-24-24-24l-16 0 0 48 16 0zm96-80l32 0c26.5 0 48 21.5 48 48l0 64c0 26.5-21.5 48-48 48l-32 0c-8.8 0-16-7.2-16-16l0-128c0-8.8 7.2-16 16-16zm32 128c8.8 0 16-7.2 16-16l0-64c0-8.8-7.2-16-16-16l-16 0 0 96 16 0zm80-112c0-8.8 7.2-16 16-16l48 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-32 0 0 32 32 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-32 0 0 48c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-64 0-64z\"]\n};\nconst faComment = {\n prefix: 'far',\n iconName: 'comment',\n icon: [512, 512, [128489, 61669], \"f075\", \"M123.6 391.3c12.9-9.4 29.6-11.8 44.6-6.4c26.5 9.6 56.2 15.1 87.8 15.1c124.7 0 208-80.5 208-160s-83.3-160-208-160S48 160.5 48 240c0 32 12.4 62.8 35.7 89.2c8.6 9.7 12.8 22.5 11.8 35.5c-1.4 18.1-5.7 34.7-11.3 49.4c17-7.9 31.1-16.7 39.4-22.7zM21.2 431.9c1.8-2.7 3.5-5.4 5.1-8.1c10-16.6 19.5-38.4 21.4-62.9C17.7 326.8 0 285.1 0 240C0 125.1 114.6 32 256 32s256 93.1 256 208s-114.6 208-256 208c-37.1 0-72.3-6.4-104.1-17.9c-11.9 8.7-31.3 20.6-54.3 30.6c-15.1 6.6-32.3 12.6-50.1 16.1c-.8 .2-1.6 .3-2.4 .5c-4.4 .8-8.7 1.5-13.2 1.9c-.2 0-.5 .1-.7 .1c-5.1 .5-10.2 .8-15.3 .8c-6.5 0-12.3-3.9-14.8-9.9c-2.5-6-1.1-12.8 3.4-17.4c4.1-4.2 7.8-8.7 11.3-13.5c1.7-2.3 3.3-4.6 4.8-6.9l.3-.5z\"]\n};\nconst faEnvelope = {\n prefix: 'far',\n iconName: 'envelope',\n icon: [512, 512, [128386, 9993, 61443], \"f0e0\", \"M64 112c-8.8 0-16 7.2-16 16l0 22.1L220.5 291.7c20.7 17 50.4 17 71.1 0L464 150.1l0-22.1c0-8.8-7.2-16-16-16L64 112zM48 212.2L48 384c0 8.8 7.2 16 16 16l384 0c8.8 0 16-7.2 16-16l0-171.8L322 328.8c-38.4 31.5-93.7 31.5-132 0L48 212.2zM0 128C0 92.7 28.7 64 64 64l384 0c35.3 0 64 28.7 64 64l0 256c0 35.3-28.7 64-64 64L64 448c-35.3 0-64-28.7-64-64L0 128z\"]\n};\nconst faHourglass = {\n prefix: 'far',\n iconName: 'hourglass',\n icon: [384, 512, [9203, 62032, \"hourglass-empty\"], \"f254\", \"M24 0C10.7 0 0 10.7 0 24S10.7 48 24 48l8 0 0 19c0 40.3 16 79 44.5 107.5L158.1 256 76.5 337.5C48 366 32 404.7 32 445l0 19-8 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l336 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-8 0 0-19c0-40.3-16-79-44.5-107.5L225.9 256l81.5-81.5C336 146 352 107.3 352 67l0-19 8 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 0zM192 289.9l81.5 81.5C293 391 304 417.4 304 445l0 19L80 464l0-19c0-27.6 11-54 30.5-73.5L192 289.9zm0-67.9l-81.5-81.5C91 121 80 94.6 80 67l0-19 224 0 0 19c0 27.6-11 54-30.5 73.5L192 222.1z\"]\n};\nconst faHourglassEmpty = faHourglass;\nconst faCalendarCheck = {\n prefix: 'far',\n iconName: 'calendar-check',\n icon: [448, 512, [], \"f274\", \"M128 0c13.3 0 24 10.7 24 24l0 40 144 0 0-40c0-13.3 10.7-24 24-24s24 10.7 24 24l0 40 40 0c35.3 0 64 28.7 64 64l0 16 0 48 0 256c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 192l0-48 0-16C0 92.7 28.7 64 64 64l40 0 0-40c0-13.3 10.7-24 24-24zM400 192L48 192l0 256c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-256zM329 297L217 409c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47 95-95c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z\"]\n};\nconst faHardDrive = {\n prefix: 'far',\n iconName: 'hard-drive',\n icon: [512, 512, [128436, \"hdd\"], \"f0a0\", \"M64 80c-8.8 0-16 7.2-16 16l0 162c5.1-1.3 10.5-2 16-2l384 0c5.5 0 10.9 .7 16 2l0-162c0-8.8-7.2-16-16-16L64 80zM48 320l0 96c0 8.8 7.2 16 16 16l384 0c8.8 0 16-7.2 16-16l0-96c0-8.8-7.2-16-16-16L64 304c-8.8 0-16 7.2-16 16zM0 320L0 96C0 60.7 28.7 32 64 32l384 0c35.3 0 64 28.7 64 64l0 224 0 96c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64l0-96zm280 48a24 24 0 1 1 48 0 24 24 0 1 1 -48 0zm120-24a24 24 0 1 1 0 48 24 24 0 1 1 0-48z\"]\n};\nconst faHdd = faHardDrive;\nconst faFaceGrinSquintTears = {\n prefix: 'far',\n iconName: 'face-grin-squint-tears',\n icon: [512, 512, [129315, \"grin-squint-tears\"], \"f586\", \"M426.8 14.2C446-5 477.5-4.6 497.1 14.9s20 51 .7 70.3c-14.8 14.8-65.7 23.6-88.3 26.7c-5.6 .9-10.3-3.9-9.5-9.5C403.3 79.9 412 29 426.8 14.2zM75 75C158.2-8.3 284.5-22.2 382.2 33.2c-1.5 4.8-2.9 9.6-4.1 14.3c-3.1 12.2-5.5 24.6-7.3 35c-80.8-53.6-190.7-44.8-261.9 26.4C37.7 180.1 28.9 290 82.5 370.8c-10.5 1.8-22.9 4.2-35 7.3c-4.7 1.2-9.5 2.5-14.3 4.1C-22.2 284.5-8.2 158.2 75 75zm389.6 58.9c4.7-1.2 9.5-2.5 14.3-4.1C534.2 227.5 520.2 353.8 437 437c-83.2 83.2-209.5 97.2-307.2 41.8c1.5-4.8 2.8-9.6 4-14.3c3.1-12.2 5.5-24.6 7.3-35c80.8 53.6 190.7 44.8 261.9-26.4c71.2-71.2 80-181.1 26.4-261.9c10.5-1.8 22.9-4.2 35-7.3zm-105.4 93c10.1-16.3 33.9-16.9 37.9 1.9c9.5 44.4-3.7 93.5-39.3 129.1s-84.8 48.8-129.1 39.3c-18.7-4-18.2-27.8-1.9-37.9c25.2-15.7 50.2-35.4 73.6-58.8s43.1-48.4 58.8-73.6zM92 265.3l97.4-29.7c11.6-3.5 22.5 7.3 19 19l-29.7 97.4c-2.6 8.6-13.4 11.3-19.8 4.9c-2-2-3.2-4.6-3.4-7.3l-5.1-56.1-56.1-5.1c-2.8-.3-5.4-1.5-7.3-3.4c-6.3-6.3-3.6-17.2 4.9-19.8zm193-178.2c2 2 3.2 4.6 3.4 7.3l5.1 56.1 56.1 5.1c2.8 .3 5.4 1.5 7.3 3.4c6.3 6.3 3.6 17.2-4.9 19.8l-97.4 29.7c-11.6 3.5-22.5-7.3-19-19L265.3 92c2.6-8.6 13.4-11.3 19.8-4.9zM14.9 497.1c-19.6-19.6-20-51-.7-70.3C29 412 79.8 403.2 102.4 400.1c5.6-.9 10.3 3.9 9.5 9.5c-3.2 22.5-11.9 73.5-26.7 88.3C66 517 34.5 516.6 14.9 497.1z\"]\n};\nconst faGrinSquintTears = faFaceGrinSquintTears;\nconst faRectangleList = {\n prefix: 'far',\n iconName: 'rectangle-list',\n icon: [576, 512, [\"list-alt\"], \"f022\", \"M64 80c-8.8 0-16 7.2-16 16l0 320c0 8.8 7.2 16 16 16l448 0c8.8 0 16-7.2 16-16l0-320c0-8.8-7.2-16-16-16L64 80zM0 96C0 60.7 28.7 32 64 32l448 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96zm96 64a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm104 0c0-13.3 10.7-24 24-24l224 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-224 0c-13.3 0-24-10.7-24-24zm0 96c0-13.3 10.7-24 24-24l224 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-224 0c-13.3 0-24-10.7-24-24zm0 96c0-13.3 10.7-24 24-24l224 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-224 0c-13.3 0-24-10.7-24-24zm-72-64a32 32 0 1 1 0-64 32 32 0 1 1 0 64zM96 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z\"]\n};\nconst faListAlt = faRectangleList;\nconst faCalendarPlus = {\n prefix: 'far',\n iconName: 'calendar-plus',\n icon: [448, 512, [], \"f271\", \"M152 24c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 40L64 64C28.7 64 0 92.7 0 128l0 16 0 48L0 448c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-256 0-48 0-16c0-35.3-28.7-64-64-64l-40 0 0-40c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 40L152 64l0-40zM48 192l352 0 0 256c0 8.8-7.2 16-16 16L64 464c-8.8 0-16-7.2-16-16l0-256zm176 40c-13.3 0-24 10.7-24 24l0 48-48 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l48 0 0 48c0 13.3 10.7 24 24 24s24-10.7 24-24l0-48 48 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-48 0 0-48c0-13.3-10.7-24-24-24z\"]\n};\nconst faCircleLeft = {\n prefix: 'far',\n iconName: 'circle-left',\n icon: [512, 512, [61840, \"arrow-alt-circle-left\"], \"f359\", \"M48 256a208 208 0 1 1 416 0A208 208 0 1 1 48 256zm464 0A256 256 0 1 0 0 256a256 256 0 1 0 512 0zM217.4 376.9c4.2 4.5 10.1 7.1 16.3 7.1c12.3 0 22.3-10 22.3-22.3l0-57.7 96 0c17.7 0 32-14.3 32-32l0-32c0-17.7-14.3-32-32-32l-96 0 0-57.7c0-12.3-10-22.3-22.3-22.3c-6.2 0-12.1 2.6-16.3 7.1L117.5 242.2c-3.5 3.8-5.5 8.7-5.5 13.8s2 10.1 5.5 13.8l99.9 107.1z\"]\n};\nconst faArrowAltCircleLeft = faCircleLeft;\nconst faMoneyBill1 = {\n prefix: 'far',\n iconName: 'money-bill-1',\n icon: [576, 512, [\"money-bill-alt\"], \"f3d1\", \"M112 112c0 35.3-28.7 64-64 64l0 160c35.3 0 64 28.7 64 64l352 0c0-35.3 28.7-64 64-64l0-160c-35.3 0-64-28.7-64-64l-352 0zM0 128C0 92.7 28.7 64 64 64l448 0c35.3 0 64 28.7 64 64l0 256c0 35.3-28.7 64-64 64L64 448c-35.3 0-64-28.7-64-64L0 128zM176 256a112 112 0 1 1 224 0 112 112 0 1 1 -224 0zm80-48c0 8.8 7.2 16 16 16l0 64-8 0c-8.8 0-16 7.2-16 16s7.2 16 16 16l24 0 24 0c8.8 0 16-7.2 16-16s-7.2-16-16-16l-8 0 0-80c0-8.8-7.2-16-16-16l-16 0c-8.8 0-16 7.2-16 16z\"]\n};\nconst faMoneyBillAlt = faMoneyBill1;\nconst faClock = {\n prefix: 'far',\n iconName: 'clock',\n icon: [512, 512, [128339, \"clock-four\"], \"f017\", \"M464 256A208 208 0 1 1 48 256a208 208 0 1 1 416 0zM0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM232 120l0 136c0 8 4 15.5 10.7 20l96 64c11 7.4 25.9 4.4 33.3-6.7s4.4-25.9-6.7-33.3L280 243.2 280 120c0-13.3-10.7-24-24-24s-24 10.7-24 24z\"]\n};\nconst faClockFour = faClock;\nconst faKeyboard = {\n prefix: 'far',\n iconName: 'keyboard',\n icon: [576, 512, [9000], \"f11c\", \"M64 112c-8.8 0-16 7.2-16 16l0 256c0 8.8 7.2 16 16 16l448 0c8.8 0 16-7.2 16-16l0-256c0-8.8-7.2-16-16-16L64 112zM0 128C0 92.7 28.7 64 64 64l448 0c35.3 0 64 28.7 64 64l0 256c0 35.3-28.7 64-64 64L64 448c-35.3 0-64-28.7-64-64L0 128zM176 320l224 0c8.8 0 16 7.2 16 16l0 16c0 8.8-7.2 16-16 16l-224 0c-8.8 0-16-7.2-16-16l0-16c0-8.8 7.2-16 16-16zm-72-72c0-8.8 7.2-16 16-16l16 0c8.8 0 16 7.2 16 16l0 16c0 8.8-7.2 16-16 16l-16 0c-8.8 0-16-7.2-16-16l0-16zm16-96l16 0c8.8 0 16 7.2 16 16l0 16c0 8.8-7.2 16-16 16l-16 0c-8.8 0-16-7.2-16-16l0-16c0-8.8 7.2-16 16-16zm64 96c0-8.8 7.2-16 16-16l16 0c8.8 0 16 7.2 16 16l0 16c0 8.8-7.2 16-16 16l-16 0c-8.8 0-16-7.2-16-16l0-16zm16-96l16 0c8.8 0 16 7.2 16 16l0 16c0 8.8-7.2 16-16 16l-16 0c-8.8 0-16-7.2-16-16l0-16c0-8.8 7.2-16 16-16zm64 96c0-8.8 7.2-16 16-16l16 0c8.8 0 16 7.2 16 16l0 16c0 8.8-7.2 16-16 16l-16 0c-8.8 0-16-7.2-16-16l0-16zm16-96l16 0c8.8 0 16 7.2 16 16l0 16c0 8.8-7.2 16-16 16l-16 0c-8.8 0-16-7.2-16-16l0-16c0-8.8 7.2-16 16-16zm64 96c0-8.8 7.2-16 16-16l16 0c8.8 0 16 7.2 16 16l0 16c0 8.8-7.2 16-16 16l-16 0c-8.8 0-16-7.2-16-16l0-16zm16-96l16 0c8.8 0 16 7.2 16 16l0 16c0 8.8-7.2 16-16 16l-16 0c-8.8 0-16-7.2-16-16l0-16c0-8.8 7.2-16 16-16zm64 96c0-8.8 7.2-16 16-16l16 0c8.8 0 16 7.2 16 16l0 16c0 8.8-7.2 16-16 16l-16 0c-8.8 0-16-7.2-16-16l0-16zm16-96l16 0c8.8 0 16 7.2 16 16l0 16c0 8.8-7.2 16-16 16l-16 0c-8.8 0-16-7.2-16-16l0-16c0-8.8 7.2-16 16-16z\"]\n};\nconst faClosedCaptioning = {\n prefix: 'far',\n iconName: 'closed-captioning',\n icon: [576, 512, [], \"f20a\", \"M512 80c8.8 0 16 7.2 16 16l0 320c0 8.8-7.2 16-16 16L64 432c-8.8 0-16-7.2-16-16L48 96c0-8.8 7.2-16 16-16l448 0zM64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l448 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zM200 208c14.2 0 27 6.1 35.8 16c8.8 9.9 24 10.7 33.9 1.9s10.7-24 1.9-33.9c-17.5-19.6-43.1-32-71.5-32c-53 0-96 43-96 96s43 96 96 96c28.4 0 54-12.4 71.5-32c8.8-9.9 8-25-1.9-33.9s-25-8-33.9 1.9c-8.8 9.9-21.6 16-35.8 16c-26.5 0-48-21.5-48-48s21.5-48 48-48zm144 48c0-26.5 21.5-48 48-48c14.2 0 27 6.1 35.8 16c8.8 9.9 24 10.7 33.9 1.9s10.7-24 1.9-33.9c-17.5-19.6-43.1-32-71.5-32c-53 0-96 43-96 96s43 96 96 96c28.4 0 54-12.4 71.5-32c8.8-9.9 8-25-1.9-33.9s-25-8-33.9 1.9c-8.8 9.9-21.6 16-35.8 16c-26.5 0-48-21.5-48-48z\"]\n};\nconst faImages = {\n prefix: 'far',\n iconName: 'images',\n icon: [576, 512, [], \"f302\", \"M160 80l352 0c8.8 0 16 7.2 16 16l0 224c0 8.8-7.2 16-16 16l-21.2 0L388.1 178.9c-4.4-6.8-12-10.9-20.1-10.9s-15.7 4.1-20.1 10.9l-52.2 79.8-12.4-16.9c-4.5-6.2-11.7-9.8-19.4-9.8s-14.8 3.6-19.4 9.8L175.6 336 160 336c-8.8 0-16-7.2-16-16l0-224c0-8.8 7.2-16 16-16zM96 96l0 224c0 35.3 28.7 64 64 64l352 0c35.3 0 64-28.7 64-64l0-224c0-35.3-28.7-64-64-64L160 32c-35.3 0-64 28.7-64 64zM48 120c0-13.3-10.7-24-24-24S0 106.7 0 120L0 344c0 75.1 60.9 136 136 136l320 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-320 0c-48.6 0-88-39.4-88-88l0-224zm208 24a32 32 0 1 0 -64 0 32 32 0 1 0 64 0z\"]\n};\nconst faFaceGrin = {\n prefix: 'far',\n iconName: 'face-grin',\n icon: [512, 512, [128512, \"grin\"], \"f580\", \"M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm349.5 52.4c18.7-4.4 35.9 12 25.5 28.1C350.4 374.6 306.3 400 255.9 400s-94.5-25.4-119.1-63.5c-10.4-16.1 6.8-32.5 25.5-28.1c28.9 6.8 60.5 10.5 93.6 10.5s64.7-3.7 93.6-10.5zM144.4 208a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm192-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\"]\n};\nconst faGrin = faFaceGrin;\nconst faFaceMeh = {\n prefix: 'far',\n iconName: 'face-meh',\n icon: [512, 512, [128528, \"meh\"], \"f11a\", \"M464 256A208 208 0 1 1 48 256a208 208 0 1 1 416 0zM256 0a256 256 0 1 0 0 512A256 256 0 1 0 256 0zM176.4 240a32 32 0 1 0 0-64 32 32 0 1 0 0 64zm192-32a32 32 0 1 0 -64 0 32 32 0 1 0 64 0zM184 328c-13.3 0-24 10.7-24 24s10.7 24 24 24l144 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-144 0z\"]\n};\nconst faMeh = faFaceMeh;\nconst faIdCard = {\n prefix: 'far',\n iconName: 'id-card',\n icon: [576, 512, [62147, \"drivers-license\"], \"f2c2\", \"M528 160l0 256c0 8.8-7.2 16-16 16l-192 0c0-44.2-35.8-80-80-80l-64 0c-44.2 0-80 35.8-80 80l-32 0c-8.8 0-16-7.2-16-16l0-256 480 0zM64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l448 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zM272 256a64 64 0 1 0 -128 0 64 64 0 1 0 128 0zm104-48c-13.3 0-24 10.7-24 24s10.7 24 24 24l80 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-80 0zm0 96c-13.3 0-24 10.7-24 24s10.7 24 24 24l80 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-80 0z\"]\n};\nconst faDriversLicense = faIdCard;\nconst faSun = {\n prefix: 'far',\n iconName: 'sun',\n icon: [512, 512, [9728], \"f185\", \"M375.7 19.7c-1.5-8-6.9-14.7-14.4-17.8s-16.1-2.2-22.8 2.4L256 61.1 173.5 4.2c-6.7-4.6-15.3-5.5-22.8-2.4s-12.9 9.8-14.4 17.8l-18.1 98.5L19.7 136.3c-8 1.5-14.7 6.9-17.8 14.4s-2.2 16.1 2.4 22.8L61.1 256 4.2 338.5c-4.6 6.7-5.5 15.3-2.4 22.8s9.8 13 17.8 14.4l98.5 18.1 18.1 98.5c1.5 8 6.9 14.7 14.4 17.8s16.1 2.2 22.8-2.4L256 450.9l82.5 56.9c6.7 4.6 15.3 5.5 22.8 2.4s12.9-9.8 14.4-17.8l18.1-98.5 98.5-18.1c8-1.5 14.7-6.9 17.8-14.4s2.2-16.1-2.4-22.8L450.9 256l56.9-82.5c4.6-6.7 5.5-15.3 2.4-22.8s-9.8-12.9-17.8-14.4l-98.5-18.1L375.7 19.7zM269.6 110l65.6-45.2 14.4 78.3c1.8 9.8 9.5 17.5 19.3 19.3l78.3 14.4L402 242.4c-5.7 8.2-5.7 19 0 27.2l45.2 65.6-78.3 14.4c-9.8 1.8-17.5 9.5-19.3 19.3l-14.4 78.3L269.6 402c-8.2-5.7-19-5.7-27.2 0l-65.6 45.2-14.4-78.3c-1.8-9.8-9.5-17.5-19.3-19.3L64.8 335.2 110 269.6c5.7-8.2 5.7-19 0-27.2L64.8 176.8l78.3-14.4c9.8-1.8 17.5-9.5 19.3-19.3l14.4-78.3L242.4 110c8.2 5.7 19 5.7 27.2 0zM256 368a112 112 0 1 0 0-224 112 112 0 1 0 0 224zM192 256a64 64 0 1 1 128 0 64 64 0 1 1 -128 0z\"]\n};\nconst faFaceLaughWink = {\n prefix: 'far',\n iconName: 'face-laugh-wink',\n icon: [512, 512, [\"laugh-wink\"], \"f59c\", \"M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm130.7 57.9c-4.2-13.6 7.1-25.9 21.3-25.9l212.5 0c14.2 0 25.5 12.4 21.3 25.9C369 368.4 318.2 408 258.2 408s-110.8-39.6-127.5-94.1zM144.4 192a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm165.8 21.7c-7.6 8.1-20.2 8.5-28.3 .9s-8.5-20.2-.9-28.3c14.5-15.5 35.2-22.3 54.6-22.3s40.1 6.8 54.6 22.3c7.6 8.1 7.1 20.7-.9 28.3s-20.7 7.1-28.3-.9c-5.5-5.8-14.8-9.7-25.4-9.7s-19.9 3.8-25.4 9.7z\"]\n};\nconst faLaughWink = faFaceLaughWink;\nconst faCircleDown = {\n prefix: 'far',\n iconName: 'circle-down',\n icon: [512, 512, [61466, \"arrow-alt-circle-down\"], \"f358\", \"M256 464a208 208 0 1 1 0-416 208 208 0 1 1 0 416zM256 0a256 256 0 1 0 0 512A256 256 0 1 0 256 0zM376.9 294.6c4.5-4.2 7.1-10.1 7.1-16.3c0-12.3-10-22.3-22.3-22.3L304 256l0-96c0-17.7-14.3-32-32-32l-32 0c-17.7 0-32 14.3-32 32l0 96-57.7 0C138 256 128 266 128 278.3c0 6.2 2.6 12.1 7.1 16.3l107.1 99.9c3.8 3.5 8.7 5.5 13.8 5.5s10.1-2 13.8-5.5l107.1-99.9z\"]\n};\nconst faArrowAltCircleDown = faCircleDown;\nconst faThumbsDown = {\n prefix: 'far',\n iconName: 'thumbs-down',\n icon: [512, 512, [128078, 61576], \"f165\", \"M323.8 477.2c-38.2 10.9-78.1-11.2-89-49.4l-5.7-20c-3.7-13-10.4-25-19.5-35l-51.3-56.4c-8.9-9.8-8.2-25 1.6-33.9s25-8.2 33.9 1.6l51.3 56.4c14.1 15.5 24.4 34 30.1 54.1l5.7 20c3.6 12.7 16.9 20.1 29.7 16.5s20.1-16.9 16.5-29.7l-5.7-20c-5.7-19.9-14.7-38.7-26.6-55.5c-5.2-7.3-5.8-16.9-1.7-24.9s12.3-13 21.3-13L448 288c8.8 0 16-7.2 16-16c0-6.8-4.3-12.7-10.4-15c-7.4-2.8-13-9-14.9-16.7s.1-15.8 5.3-21.7c2.5-2.8 4-6.5 4-10.6c0-7.8-5.6-14.3-13-15.7c-8.2-1.6-15.1-7.3-18-15.2s-1.6-16.7 3.6-23.3c2.1-2.7 3.4-6.1 3.4-9.9c0-6.7-4.2-12.6-10.2-14.9c-11.5-4.5-17.7-16.9-14.4-28.8c.4-1.3 .6-2.8 .6-4.3c0-8.8-7.2-16-16-16l-97.5 0c-12.6 0-25 3.7-35.5 10.7l-61.7 41.1c-11 7.4-25.9 4.4-33.3-6.7s-4.4-25.9 6.7-33.3l61.7-41.1c18.4-12.3 40-18.8 62.1-18.8L384 32c34.7 0 62.9 27.6 64 62c14.6 11.7 24 29.7 24 50c0 4.5-.5 8.8-1.3 13c15.4 11.7 25.3 30.2 25.3 51c0 6.5-1 12.8-2.8 18.7C504.8 238.3 512 254.3 512 272c0 35.3-28.6 64-64 64l-92.3 0c4.7 10.4 8.7 21.2 11.8 32.2l5.7 20c10.9 38.2-11.2 78.1-49.4 89zM32 384c-17.7 0-32-14.3-32-32L0 128c0-17.7 14.3-32 32-32l64 0c17.7 0 32 14.3 32 32l0 224c0 17.7-14.3 32-32 32l-64 0z\"]\n};\nconst faChessPawn = {\n prefix: 'far',\n iconName: 'chess-pawn',\n icon: [320, 512, [9823], \"f443\", \"M232 152A72 72 0 1 0 88 152a72 72 0 1 0 144 0zm24 120l-12.6 0 10.7 80-48.4 0L195 272l-35 0-35 0-10.7 80-48.4 0 10.7-80L64 272c-13.3 0-24-10.7-24-24s10.7-24 24-24c-15.1-20.1-24-45-24-72C40 85.7 93.7 32 160 32s120 53.7 120 120c0 27-8.9 51.9-24 72c13.3 0 24 10.7 24 24s-10.7 24-24 24zM52.7 464l214.7 0-16.6-32L69.2 432 52.7 464zm207.9-80c12 0 22.9 6.7 28.4 17.3l26.5 51.2c3 5.8 4.6 12.2 4.6 18.7c0 22.5-18.2 40.8-40.8 40.8L40.8 512C18.2 512 0 493.8 0 471.2c0-6.5 1.6-12.9 4.6-18.7l26.5-51.2C36.5 390.7 47.5 384 59.5 384l201 0z\"]\n};\nconst faCreditCard = {\n prefix: 'far',\n iconName: 'credit-card',\n icon: [576, 512, [128179, 62083, \"credit-card-alt\"], \"f09d\", \"M512 80c8.8 0 16 7.2 16 16l0 32L48 128l0-32c0-8.8 7.2-16 16-16l448 0zm16 144l0 192c0 8.8-7.2 16-16 16L64 432c-8.8 0-16-7.2-16-16l0-192 480 0zM64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l448 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zm56 304c-13.3 0-24 10.7-24 24s10.7 24 24 24l48 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-48 0zm128 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l112 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-112 0z\"]\n};\nconst faCreditCardAlt = faCreditCard;\nconst faBell = {\n prefix: 'far',\n iconName: 'bell',\n icon: [448, 512, [128276, 61602], \"f0f3\", \"M224 0c-17.7 0-32 14.3-32 32l0 19.2C119 66 64 130.6 64 208l0 25.4c0 45.4-15.5 89.5-43.8 124.9L5.3 377c-5.8 7.2-6.9 17.1-2.9 25.4S14.8 416 24 416l400 0c9.2 0 17.6-5.3 21.6-13.6s2.9-18.2-2.9-25.4l-14.9-18.6C399.5 322.9 384 278.8 384 233.4l0-25.4c0-77.4-55-142-128-156.8L256 32c0-17.7-14.3-32-32-32zm0 96c61.9 0 112 50.1 112 112l0 25.4c0 47.9 13.9 94.6 39.7 134.6L72.3 368C98.1 328 112 281.3 112 233.4l0-25.4c0-61.9 50.1-112 112-112zm64 352l-64 0-64 0c0 17 6.7 33.3 18.7 45.3s28.3 18.7 45.3 18.7s33.3-6.7 45.3-18.7s18.7-28.3 18.7-45.3z\"]\n};\nconst faFile = {\n prefix: 'far',\n iconName: 'file',\n icon: [384, 512, [128196, 128459, 61462], \"f15b\", \"M320 464c8.8 0 16-7.2 16-16l0-288-80 0c-17.7 0-32-14.3-32-32l0-80L64 48c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16l256 0zM0 64C0 28.7 28.7 0 64 0L229.5 0c17 0 33.3 6.7 45.3 18.7l90.5 90.5c12 12 18.7 28.3 18.7 45.3L384 448c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 64z\"]\n};\nconst faHospital = {\n prefix: 'far',\n iconName: 'hospital',\n icon: [640, 512, [127973, 62589, \"hospital-alt\", \"hospital-wide\"], \"f0f8\", \"M232 0c-39.8 0-72 32.2-72 72l0 8L72 80C32.2 80 0 112.2 0 152L0 440c0 39.8 32.2 72 72 72l.2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0 .2 0s0 0 0 0l272 0 8 0s0 0 0 0l104 0c39.8 0 72-32.2 72-72l0-288c0-39.8-32.2-72-72-72l-88 0 0-8c0-39.8-32.2-72-72-72L232 0zM480 128l88 0c13.3 0 24 10.7 24 24l0 40-56 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l56 0 0 48-56 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l56 0 0 104c0 13.3-10.7 24-24 24l-88 0 0-128 0-208zM72 128l88 0 0 336c0 0 0 0-.1 0l-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0-.2 0c-13.2 0-24-10.7-24-24l0-104 56 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-56 0 0-48 56 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-56 0 0-40c0-13.3 10.7-24 24-24zM208 72c0-13.3 10.7-24 24-24l176 0c13.3 0 24 10.7 24 24l0 264 0 128-64 0 0-64c0-26.5-21.5-48-48-48s-48 21.5-48 48l0 64-64 0 0-392zm88 24l0 24-24 0c-8.8 0-16 7.2-16 16l0 16c0 8.8 7.2 16 16 16l24 0 0 24c0 8.8 7.2 16 16 16l16 0c8.8 0 16-7.2 16-16l0-24 24 0c8.8 0 16-7.2 16-16l0-16c0-8.8-7.2-16-16-16l-24 0 0-24c0-8.8-7.2-16-16-16l-16 0c-8.8 0-16 7.2-16 16z\"]\n};\nconst faHospitalAlt = faHospital;\nconst faHospitalWide = faHospital;\nconst faChessRook = {\n prefix: 'far',\n iconName: 'chess-rook',\n icon: [448, 512, [9820], \"f447\", \"M80 80l0 112c0 2.5 1.2 4.9 3.2 6.4l51.2 38.4c6.8 5.1 10.4 13.4 9.5 21.9L133.5 352l-48.3 0 9.4-85L54.4 236.8C40.3 226.2 32 209.6 32 192L32 72c0-22.1 17.9-40 40-40l304 0c22.1 0 40 17.9 40 40l0 120c0 17.6-8.3 34.2-22.4 44.8L353.4 267l9.4 85-48.3 0-10.4-93.3c-.9-8.4 2.7-16.8 9.5-21.9l51.2-38.4c2-1.5 3.2-3.9 3.2-6.4l0-112-64 0 0 24c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-24-64 0 0 24c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-24L80 80zm4.7 384l278.7 0-16.6-32-245.6 0L84.7 464zm271.9-80c12 0 22.9 6.7 28.4 17.3l26.5 51.2c3 5.8 4.6 12.2 4.6 18.7c0 22.5-18.2 40.8-40.8 40.8L72.8 512C50.2 512 32 493.8 32 471.2c0-6.5 1.6-12.9 4.6-18.7l26.5-51.2C68.5 390.7 79.5 384 91.5 384l265 0zM208 288c-8.8 0-16-7.2-16-16l0-48c0-17.7 14.3-32 32-32s32 14.3 32 32l0 48c0 8.8-7.2 16-16 16l-32 0z\"]\n};\nconst faStarHalf = {\n prefix: 'far',\n iconName: 'star-half',\n icon: [576, 512, [61731], \"f089\", \"M293.3 .6c10.9 2.5 18.6 12.2 18.6 23.4l0 384.7c0 8.9-4.9 17-12.7 21.2L151 509.1c-8.1 4.3-17.9 3.7-25.3-1.7s-11.2-14.5-9.7-23.5l26.2-155.6L31.1 218.3c-6.5-6.4-8.7-15.9-5.9-24.5s10.3-14.9 19.3-16.3l153.2-22.6L266.3 13.5c4.9-10.1 16.1-15.4 27-12.9zM263.9 128.4l-28.6 58.8c-3.5 7.1-10.2 12.1-18.1 13.3L99 217.9 184.9 303c5.5 5.5 8.1 13.3 6.8 21L171.4 443.7l92.5-49.4 0-265.9z\"]\n};\nconst faChessKing = {\n prefix: 'far',\n iconName: 'chess-king',\n icon: [448, 512, [9818], \"f43f\", \"M248 24c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 32-32 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l32 0 0 40L59.6 144C26.7 144 0 170.7 0 203.6c0 8.2 1.7 16.3 4.9 23.8L59.1 352l52.3 0L49 208.2c-.6-1.5-1-3-1-4.6c0-6.4 5.2-11.6 11.6-11.6L224 192l164.4 0c6.4 0 11.6 5.2 11.6 11.6c0 1.6-.3 3.2-1 4.6L336.5 352l52.3 0 54.2-124.6c3.3-7.5 4.9-15.6 4.9-23.8c0-32.9-26.7-59.6-59.6-59.6L248 144l0-40 32 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-32 0 0-32zM101.2 432l245.6 0 16.6 32L84.7 464l16.6-32zm283.7-30.7c-5.5-10.6-16.5-17.3-28.4-17.3l-265 0c-12 0-22.9 6.7-28.4 17.3L36.6 452.5c-3 5.8-4.6 12.2-4.6 18.7C32 493.8 50.2 512 72.8 512l302.5 0c22.5 0 40.8-18.2 40.8-40.8c0-6.5-1.6-12.9-4.6-18.7l-26.5-51.2z\"]\n};\nconst faCircleUser = {\n prefix: 'far',\n iconName: 'circle-user',\n icon: [512, 512, [62142, \"user-circle\"], \"f2bd\", \"M406.5 399.6C387.4 352.9 341.5 320 288 320l-64 0c-53.5 0-99.4 32.9-118.5 79.6C69.9 362.2 48 311.7 48 256C48 141.1 141.1 48 256 48s208 93.1 208 208c0 55.7-21.9 106.2-57.5 143.6zm-40.1 32.7C334.4 452.4 296.6 464 256 464s-78.4-11.6-110.5-31.7c7.3-36.7 39.7-64.3 78.5-64.3l64 0c38.8 0 71.2 27.6 78.5 64.3zM256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm0-272a40 40 0 1 1 0-80 40 40 0 1 1 0 80zm-88-40a88 88 0 1 0 176 0 88 88 0 1 0 -176 0z\"]\n};\nconst faUserCircle = faCircleUser;\nconst faCopy = {\n prefix: 'far',\n iconName: 'copy',\n icon: [448, 512, [], \"f0c5\", \"M384 336l-192 0c-8.8 0-16-7.2-16-16l0-256c0-8.8 7.2-16 16-16l140.1 0L400 115.9 400 320c0 8.8-7.2 16-16 16zM192 384l192 0c35.3 0 64-28.7 64-64l0-204.1c0-12.7-5.1-24.9-14.1-33.9L366.1 14.1c-9-9-21.2-14.1-33.9-14.1L192 0c-35.3 0-64 28.7-64 64l0 256c0 35.3 28.7 64 64 64zM64 128c-35.3 0-64 28.7-64 64L0 448c0 35.3 28.7 64 64 64l192 0c35.3 0 64-28.7 64-64l0-32-48 0 0 32c0 8.8-7.2 16-16 16L64 464c-8.8 0-16-7.2-16-16l0-256c0-8.8 7.2-16 16-16l32 0 0-48-32 0z\"]\n};\nconst faShareFromSquare = {\n prefix: 'far',\n iconName: 'share-from-square',\n icon: [576, 512, [61509, \"share-square\"], \"f14d\", \"M400 255.4l0-15.4 0-32c0-8.8-7.2-16-16-16l-32 0-16 0-46.5 0c-50.9 0-93.9 33.5-108.3 79.6c-3.3-9.4-5.2-19.8-5.2-31.6c0-61.9 50.1-112 112-112l48 0 16 0 32 0c8.8 0 16-7.2 16-16l0-32 0-15.4L506 160 400 255.4zM336 240l16 0 0 48c0 17.7 14.3 32 32 32l3.7 0c7.9 0 15.5-2.9 21.4-8.2l139-125.1c7.6-6.8 11.9-16.5 11.9-26.7s-4.3-19.9-11.9-26.7L409.9 8.9C403.5 3.2 395.3 0 386.7 0C367.5 0 352 15.5 352 34.7L352 80l-16 0-32 0-16 0c-88.4 0-160 71.6-160 160c0 60.4 34.6 99.1 63.9 120.9c5.9 4.4 11.5 8.1 16.7 11.2c4.4 2.7 8.5 4.9 11.9 6.6c3.4 1.7 6.2 3 8.2 3.9c2.2 1 4.6 1.4 7.1 1.4l2.5 0c9.8 0 17.8-8 17.8-17.8c0-7.8-5.3-14.7-11.6-19.5c0 0 0 0 0 0c-.4-.3-.7-.5-1.1-.8c-1.7-1.1-3.4-2.5-5-4.1c-.8-.8-1.7-1.6-2.5-2.6s-1.6-1.9-2.4-2.9c-1.8-2.5-3.5-5.3-5-8.5c-2.6-6-4.3-13.3-4.3-22.4c0-36.1 29.3-65.5 65.5-65.5l14.5 0 32 0zM72 32C32.2 32 0 64.2 0 104L0 440c0 39.8 32.2 72 72 72l336 0c39.8 0 72-32.2 72-72l0-64c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 64c0 13.3-10.7 24-24 24L72 464c-13.3 0-24-10.7-24-24l0-336c0-13.3 10.7-24 24-24l64 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L72 32z\"]\n};\nconst faShareSquare = faShareFromSquare;\nconst faCopyright = {\n prefix: 'far',\n iconName: 'copyright',\n icon: [512, 512, [169], \"f1f9\", \"M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM199.4 312.6c-31.2-31.2-31.2-81.9 0-113.1s81.9-31.2 113.1 0c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9c-50-50-131-50-181 0s-50 131 0 181s131 50 181 0c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0c-31.2 31.2-81.9 31.2-113.1 0z\"]\n};\nconst faMap = {\n prefix: 'far',\n iconName: 'map',\n icon: [576, 512, [128506, 62072], \"f279\", \"M565.6 36.2C572.1 40.7 576 48.1 576 56l0 336c0 10-6.2 18.9-15.5 22.4l-168 64c-5.2 2-10.9 2.1-16.1 .3L192.5 417.5l-160 61c-7.4 2.8-15.7 1.8-22.2-2.7S0 463.9 0 456L0 120c0-10 6.1-18.9 15.5-22.4l168-64c5.2-2 10.9-2.1 16.1-.3L383.5 94.5l160-61c7.4-2.8 15.7-1.8 22.2 2.7zM48 136.5l0 284.6 120-45.7 0-284.6L48 136.5zM360 422.7l0-285.4-144-48 0 285.4 144 48zm48-1.5l120-45.7 0-284.6L408 136.5l0 284.6z\"]\n};\nconst faBellSlash = {\n prefix: 'far',\n iconName: 'bell-slash',\n icon: [640, 512, [128277, 61943], \"f1f6\", \"M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L542.6 400c2.7-7.8 1.3-16.5-3.9-23l-14.9-18.6C495.5 322.9 480 278.8 480 233.4l0-33.4c0-75.8-55.5-138.6-128-150.1L352 32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 17.9c-43.9 7-81.5 32.7-104.4 68.7L38.8 5.1zM221.7 148.4C239.6 117.1 273.3 96 312 96l8 0 8 0c57.4 0 104 46.6 104 104l0 33.4c0 32.7 6.4 64.8 18.7 94.5L221.7 148.4zM406.2 416l-60.9-48-176.9 0c21.2-32.8 34.4-70.3 38.4-109.1L160 222.1l0 11.4c0 45.4-15.5 89.5-43.8 124.9L101.3 377c-5.8 7.2-6.9 17.1-2.9 25.4s12.4 13.6 21.6 13.6l286.2 0zM384 448l-64 0-64 0c0 17 6.7 33.3 18.7 45.3s28.3 18.7 45.3 18.7s33.3-6.7 45.3-18.7s18.7-28.3 18.7-45.3z\"]\n};\nconst faHandLizard = {\n prefix: 'far',\n iconName: 'hand-lizard',\n icon: [512, 512, [], \"f258\", \"M72 112c-13.3 0-24 10.7-24 24s10.7 24 24 24l168 0c35.3 0 64 28.7 64 64s-28.7 64-64 64l-104 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l152 0c4.5 0 8.9 1.3 12.7 3.6l64 40c7 4.4 11.3 12.1 11.3 20.4l0 24c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-10.7L281.1 384 136 384c-39.8 0-72-32.2-72-72s32.2-72 72-72l104 0c8.8 0 16-7.2 16-16s-7.2-16-16-16L72 208c-39.8 0-72-32.2-72-72S32.2 64 72 64l209.6 0c46.7 0 90.9 21.5 119.7 58.3l78.4 100.1c20.9 26.7 32.3 59.7 32.3 93.7L512 424c0 13.3-10.7 24-24 24s-24-10.7-24-24l0-107.9c0-23.2-7.8-45.8-22.1-64.1L363.5 151.9c-19.7-25.2-49.9-39.9-81.9-39.9L72 112z\"]\n};\nconst faFaceSmile = {\n prefix: 'far',\n iconName: 'face-smile',\n icon: [512, 512, [128578, \"smile\"], \"f118\", \"M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm177.6 62.1C192.8 334.5 218.8 352 256 352s63.2-17.5 78.4-33.9c9-9.7 24.2-10.4 33.9-1.4s10.4 24.2 1.4 33.9c-22 23.8-60 49.4-113.6 49.4s-91.7-25.5-113.6-49.4c-9-9.7-8.4-24.9 1.4-33.9s24.9-8.4 33.9 1.4zM144.4 208a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm192-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\"]\n};\nconst faSmile = faFaceSmile;\nconst faHandPeace = {\n prefix: 'far',\n iconName: 'hand-peace',\n icon: [512, 512, [9996], \"f25b\", \"M250.8 1.4c-35.2-3.7-66.6 21.8-70.3 57L174 119 156.7 69.6C145 36.3 108.4 18.8 75.1 30.5S24.2 78.8 35.9 112.1L88.7 262.2C73.5 276.7 64 297.3 64 320c0 0 0 0 0 0l0 24c0 92.8 75.2 168 168 168l48 0c92.8 0 168-75.2 168-168l0-72 0-16 0-32c0-35.3-28.7-64-64-64c-7.9 0-15.4 1.4-22.4 4c-10.4-21.3-32.3-36-57.6-36c-.7 0-1.5 0-2.2 0l5.9-56.3c3.7-35.2-21.8-66.6-57-70.3zm-.2 155.4C243.9 166.9 240 179 240 192l0 48c0 .7 0 1.4 0 2c-5.1-1.3-10.5-2-16-2l-7.4 0-5.4-15.3 17-161.3c.9-8.8 8.8-15.2 17.6-14.2s15.2 8.8 14.2 17.6l-9.5 90.1zM111.4 85.6L165.7 240 144 240c-4 0-8 .3-11.9 .9L81.2 96.2c-2.9-8.3 1.5-17.5 9.8-20.4s17.5 1.5 20.4 9.8zM288 192c0-8.8 7.2-16 16-16s16 7.2 16 16l0 32 0 16c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-48zm38.4 108c10.4 21.3 32.3 36 57.6 36c5.5 0 10.9-.7 16-2l0 10c0 66.3-53.7 120-120 120l-48 0c-66.3 0-120-53.7-120-120l0-24s0 0 0 0c0-17.7 14.3-32 32-32l80 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-40 0c-13.3 0-24 10.7-24 24s10.7 24 24 24l40 0c35.3 0 64-28.7 64-64c0-.7 0-1.4 0-2c5.1 1.3 10.5 2 16 2c7.9 0 15.4-1.4 22.4-4zM400 272c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-32 0-16c0-8.8 7.2-16 16-16s16 7.2 16 16l0 32 0 16z\"]\n};\nconst faFaceGrinHearts = {\n prefix: 'far',\n iconName: 'face-grin-hearts',\n icon: [512, 512, [128525, \"grin-hearts\"], \"f584\", \"M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm349.5 52.4c18.7-4.4 35.9 12 25.5 28.1C350.4 374.6 306.3 400 255.9 400s-94.5-25.4-119.1-63.5c-10.4-16.1 6.8-32.5 25.5-28.1c28.9 6.8 60.5 10.5 93.6 10.5s64.7-3.7 93.6-10.5zM215.3 137.1c17.8 4.8 28.4 23.1 23.6 40.8l-17.4 65c-2.3 8.5-11.1 13.6-19.6 11.3l-65.1-17.4c-17.8-4.8-28.4-23.1-23.6-40.8s23.1-28.4 40.8-23.6l16.1 4.3 4.3-16.1c4.8-17.8 23.1-28.4 40.8-23.6zm122.3 23.6l4.3 16.1 16.1-4.3c17.8-4.8 36.1 5.8 40.8 23.6s-5.8 36.1-23.6 40.8l-65.1 17.4c-8.5 2.3-17.3-2.8-19.6-11.3l-17.4-65c-4.8-17.8 5.8-36.1 23.6-40.8s36.1 5.8 40.9 23.6z\"]\n};\nconst faGrinHearts = faFaceGrinHearts;\nconst faBuilding = {\n prefix: 'far',\n iconName: 'building',\n icon: [384, 512, [127970, 61687], \"f1ad\", \"M64 48c-8.8 0-16 7.2-16 16l0 384c0 8.8 7.2 16 16 16l80 0 0-64c0-26.5 21.5-48 48-48s48 21.5 48 48l0 64 80 0c8.8 0 16-7.2 16-16l0-384c0-8.8-7.2-16-16-16L64 48zM0 64C0 28.7 28.7 0 64 0L320 0c35.3 0 64 28.7 64 64l0 384c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 64zm88 40c0-8.8 7.2-16 16-16l48 0c8.8 0 16 7.2 16 16l0 48c0 8.8-7.2 16-16 16l-48 0c-8.8 0-16-7.2-16-16l0-48zM232 88l48 0c8.8 0 16 7.2 16 16l0 48c0 8.8-7.2 16-16 16l-48 0c-8.8 0-16-7.2-16-16l0-48c0-8.8 7.2-16 16-16zM88 232c0-8.8 7.2-16 16-16l48 0c8.8 0 16 7.2 16 16l0 48c0 8.8-7.2 16-16 16l-48 0c-8.8 0-16-7.2-16-16l0-48zm144-16l48 0c8.8 0 16 7.2 16 16l0 48c0 8.8-7.2 16-16 16l-48 0c-8.8 0-16-7.2-16-16l0-48c0-8.8 7.2-16 16-16z\"]\n};\nconst faFaceGrinBeamSweat = {\n prefix: 'far',\n iconName: 'face-grin-beam-sweat',\n icon: [512, 512, [128517, \"grin-beam-sweat\"], \"f583\", \"M476.8 126.3C497.1 120.8 512 102.7 512 81c0-20-28.6-60.4-41.6-77.7c-3.2-4.4-9.6-4.4-12.8 0c-9.5 12.6-27.1 37.2-36 57.5c-.3 .7-.6 1.4-.9 2.1C417.8 69.7 416 76 416 81c0 26 21.5 47 48 47c4.4 0 8.7-.6 12.8-1.7zM395.4 41.2C355.3 15.2 307.4 0 256 0C114.6 0 0 114.6 0 256S114.6 512 256 512s256-114.6 256-256c0-35.8-7.3-69.9-20.6-100.8c-8.6 3.1-17.8 4.8-27.4 4.8c-8.9 0-17.6-1.5-25.7-4.2C454.7 185.5 464 219.7 464 256c0 114.9-93.1 208-208 208S48 370.9 48 256S141.1 48 256 48c48.7 0 93.4 16.7 128.9 44.7c-.6-3.8-.9-7.7-.9-11.7c0-11.4 3.8-22.4 7.1-30.5c1.3-3.1 2.7-6.2 4.3-9.3zM375 336.5c10.4-16.1-6.8-32.5-25.5-28.1c-28.9 6.8-60.5 10.5-93.6 10.5s-64.7-3.7-93.6-10.5c-18.7-4.4-35.9 12-25.5 28.1c24.6 38.1 68.7 63.5 119.1 63.5s94.5-25.4 119.1-63.5zM217.6 228.8s0 0 0 0s0 0 0 0s0 0 0 0c2.1 2.8 5.7 3.9 8.9 2.8s5.5-4.1 5.5-7.6c0-17.9-6.7-35.6-16.6-48.8c-9.8-13-23.9-23.2-39.4-23.2s-29.6 10.2-39.4 23.2C126.7 188.4 120 206.1 120 224c0 3.4 2.2 6.5 5.5 7.6s6.9 0 8.9-2.8c0 0 0 0 0 0s0 0 0 0c0 0 0 0 0 0l.2-.2c.2-.2 .4-.5 .7-.9c.6-.8 1.6-2 2.8-3.4c2.5-2.8 6-6.6 10.2-10.3c8.8-7.8 18.8-14 27.7-14s18.9 6.2 27.7 14c4.2 3.7 7.7 7.5 10.2 10.3c1.2 1.4 2.2 2.6 2.8 3.4c.3 .4 .6 .7 .7 .9l.2 .2c0 0 0 0 0 0zm160 0s0 0 0 0s0 0 0 0c2.1 2.8 5.7 3.9 8.9 2.8s5.5-4.1 5.5-7.6c0-17.9-6.7-35.6-16.6-48.8c-9.8-13-23.9-23.2-39.4-23.2s-29.6 10.2-39.4 23.2C286.7 188.4 280 206.1 280 224c0 3.4 2.2 6.5 5.5 7.6s6.9 0 8.9-2.8c0 0 0 0 0 0s0 0 0 0c0 0 0 0 0 0l.2-.2c.2-.2 .4-.5 .7-.9c.6-.8 1.6-2 2.8-3.4c2.5-2.8 6-6.6 10.2-10.3c8.8-7.8 18.8-14 27.7-14s18.9 6.2 27.7 14c4.2 3.7 7.7 7.5 10.2 10.3c1.2 1.4 2.2 2.6 2.8 3.4c.3 .4 .6 .7 .7 .9l.2 .2c0 0 0 0 0 0c0 0 0 0 0 0z\"]\n};\nconst faGrinBeamSweat = faFaceGrinBeamSweat;\nconst faMoon = {\n prefix: 'far',\n iconName: 'moon',\n icon: [384, 512, [127769, 9214], \"f186\", \"M144.7 98.7c-21 34.1-33.1 74.3-33.1 117.3c0 98 62.8 181.4 150.4 211.7c-12.4 2.8-25.3 4.3-38.6 4.3C126.6 432 48 353.3 48 256c0-68.9 39.4-128.4 96.8-157.3zm62.1-66C91.1 41.2 0 137.9 0 256C0 379.7 100 480 223.5 480c47.8 0 92-15 128.4-40.6c1.9-1.3 3.7-2.7 5.5-4c4.8-3.6 9.4-7.4 13.9-11.4c2.7-2.4 5.3-4.8 7.9-7.3c5-4.9 6.3-12.5 3.1-18.7s-10.1-9.7-17-8.5c-3.7 .6-7.4 1.2-11.1 1.6c-5 .5-10.1 .9-15.3 1c-1.2 0-2.5 0-3.7 0l-.3 0c-96.8-.2-175.2-78.9-175.2-176c0-54.8 24.9-103.7 64.1-136c1-.9 2.1-1.7 3.2-2.6c4-3.2 8.2-6.2 12.5-9c3.1-2 6.3-4 9.6-5.8c6.1-3.5 9.2-10.5 7.7-17.3s-7.3-11.9-14.3-12.5c-3.6-.3-7.1-.5-10.7-.6c-2.7-.1-5.5-.1-8.2-.1c-3.3 0-6.5 .1-9.8 .2c-2.3 .1-4.6 .2-6.9 .4z\"]\n};\nconst faCalendar = {\n prefix: 'far',\n iconName: 'calendar',\n icon: [448, 512, [128197, 128198], \"f133\", \"M152 24c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 40L64 64C28.7 64 0 92.7 0 128l0 16 0 48L0 448c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-256 0-48 0-16c0-35.3-28.7-64-64-64l-40 0 0-40c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 40L152 64l0-40zM48 192l352 0 0 256c0 8.8-7.2 16-16 16L64 464c-8.8 0-16-7.2-16-16l0-256z\"]\n};\nconst faFaceGrinTongueWink = {\n prefix: 'far',\n iconName: 'face-grin-tongue-wink',\n icon: [512, 512, [128540, \"grin-tongue-wink\"], \"f58b\", \"M348.3 442.4c2.4-8.4 3.7-17.3 3.7-26.4l0-52.5c8.8-8 16.6-17.1 23-27c10.4-16.1-6.8-32.5-25.5-28.1c-28.9 6.8-60.5 10.5-93.6 10.5s-64.7-3.7-93.6-10.5c-18.7-4.4-35.9 12-25.5 28.1c6.5 10 14.3 19.1 23.1 27.1l0 52.4c0 9.2 1.3 18 3.7 26.4C95.1 408.4 48 337.7 48 256C48 141.1 141.1 48 256 48s208 93.1 208 208c0 81.7-47.1 152.4-115.7 186.4zM256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM159.6 220c10.6 0 19.9 3.8 25.4 9.7c7.6 8.1 20.2 8.5 28.3 .9s8.5-20.2 .9-28.3C199.7 186.8 179 180 159.6 180s-40.1 6.8-54.6 22.3c-7.6 8.1-7.1 20.7 .9 28.3s20.7 7.1 28.3-.9c5.5-5.8 14.8-9.7 25.4-9.7zm176.7 12a24 24 0 1 0 0-48 24 24 0 1 0 0 48zm-.4-72a48 48 0 1 1 0 96 48 48 0 1 1 0-96zm0 128a80 80 0 1 0 0-160 80 80 0 1 0 0 160zM320 416c0 35.3-28.7 64-64 64s-64-28.7-64-64l0-37.4c0-14.7 11.9-26.6 26.6-26.6l2 0c11.3 0 21.1 7.9 23.6 18.9c2.8 12.6 20.8 12.6 23.6 0c2.5-11.1 12.3-18.9 23.6-18.9l2 0c14.7 0 26.6 11.9 26.6 26.6l0 37.4z\"]\n};\nconst faGrinTongueWink = faFaceGrinTongueWink;\nconst faClone = {\n prefix: 'far',\n iconName: 'clone',\n icon: [512, 512, [], \"f24d\", \"M64 464l224 0c8.8 0 16-7.2 16-16l0-64 48 0 0 64c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 224c0-35.3 28.7-64 64-64l64 0 0 48-64 0c-8.8 0-16 7.2-16 16l0 224c0 8.8 7.2 16 16 16zM224 304l224 0c8.8 0 16-7.2 16-16l0-224c0-8.8-7.2-16-16-16L224 48c-8.8 0-16 7.2-16 16l0 224c0 8.8 7.2 16 16 16zm-64-16l0-224c0-35.3 28.7-64 64-64L448 0c35.3 0 64 28.7 64 64l0 224c0 35.3-28.7 64-64 64l-224 0c-35.3 0-64-28.7-64-64z\"]\n};\nconst faFaceAngry = {\n prefix: 'far',\n iconName: 'face-angry',\n icon: [512, 512, [128544, \"angry\"], \"f556\", \"M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464A256 256 0 1 0 256 0a256 256 0 1 0 0 512zm72.4-118.5c9.7-9 10.2-24.2 1.2-33.9C315.3 344.3 290.6 328 256 328s-59.3 16.3-73.5 31.6c-9 9.7-8.5 24.9 1.2 33.9s24.9 8.5 33.9-1.2c7.4-7.9 20-16.4 38.5-16.4s31.1 8.5 38.5 16.4c9 9.7 24.2 10.2 33.9 1.2zM176.4 272c17.7 0 32-14.3 32-32c0-1.5-.1-3-.3-4.4l10.9 3.6c8.4 2.8 17.4-1.7 20.2-10.1s-1.7-17.4-10.1-20.2l-96-32c-8.4-2.8-17.4 1.7-20.2 10.1s1.7 17.4 10.1 20.2l30.7 10.2c-5.8 5.8-9.3 13.8-9.3 22.6c0 17.7 14.3 32 32 32zm192-32c0-8.9-3.6-17-9.5-22.8l30.2-10.1c8.4-2.8 12.9-11.9 10.1-20.2s-11.9-12.9-20.2-10.1l-96 32c-8.4 2.8-12.9 11.9-10.1 20.2s11.9 12.9 20.2 10.1l11.7-3.9c-.2 1.5-.3 3.1-.3 4.7c0 17.7 14.3 32 32 32s32-14.3 32-32z\"]\n};\nconst faAngry = faFaceAngry;\nconst faRectangleXmark = {\n prefix: 'far',\n iconName: 'rectangle-xmark',\n icon: [512, 512, [62164, \"rectangle-times\", \"times-rectangle\", \"window-close\"], \"f410\", \"M64 80c-8.8 0-16 7.2-16 16l0 320c0 8.8 7.2 16 16 16l384 0c8.8 0 16-7.2 16-16l0-320c0-8.8-7.2-16-16-16L64 80zM0 96C0 60.7 28.7 32 64 32l384 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 96zm175 79c9.4-9.4 24.6-9.4 33.9 0l47 47 47-47c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-47 47 47 47c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-47-47-47 47c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l47-47-47-47c-9.4-9.4-9.4-24.6 0-33.9z\"]\n};\nconst faRectangleTimes = faRectangleXmark;\nconst faTimesRectangle = faRectangleXmark;\nconst faWindowClose = faRectangleXmark;\nconst faPaperPlane = {\n prefix: 'far',\n iconName: 'paper-plane',\n icon: [512, 512, [61913], \"f1d8\", \"M16.1 260.2c-22.6 12.9-20.5 47.3 3.6 57.3L160 376l0 103.3c0 18.1 14.6 32.7 32.7 32.7c9.7 0 18.9-4.3 25.1-11.8l62-74.3 123.9 51.6c18.9 7.9 40.8-4.5 43.9-24.7l64-416c1.9-12.1-3.4-24.3-13.5-31.2s-23.3-7.5-34-1.4l-448 256zm52.1 25.5L409.7 90.6 190.1 336l1.2 1L68.2 285.7zM403.3 425.4L236.7 355.9 450.8 116.6 403.3 425.4z\"]\n};\nconst faLifeRing = {\n prefix: 'far',\n iconName: 'life-ring',\n icon: [512, 512, [], \"f1cd\", \"M385.1 419.1C349.7 447.2 304.8 464 256 464s-93.7-16.8-129.1-44.9l80.4-80.4c14.3 8.4 31 13.3 48.8 13.3s34.5-4.8 48.8-13.3l80.4 80.4zm68.1 .2C489.9 374.9 512 318.1 512 256s-22.1-118.9-58.8-163.3L465 81c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0L419.3 58.8C374.9 22.1 318.1 0 256 0S137.1 22.1 92.7 58.8L81 47c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9L58.8 92.7C22.1 137.1 0 193.9 0 256s22.1 118.9 58.8 163.3L47 431c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l11.8-11.8C137.1 489.9 193.9 512 256 512s118.9-22.1 163.3-58.8L431 465c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-11.8-11.8zm-34.1-34.1l-80.4-80.4c8.4-14.3 13.3-31 13.3-48.8s-4.8-34.5-13.3-48.8l80.4-80.4C447.2 162.3 464 207.2 464 256s-16.8 93.7-44.9 129.1zM385.1 92.9l-80.4 80.4c-14.3-8.4-31-13.3-48.8-13.3s-34.5 4.8-48.8 13.3L126.9 92.9C162.3 64.8 207.2 48 256 48s93.7 16.8 129.1 44.9zM173.3 304.8L92.9 385.1C64.8 349.7 48 304.8 48 256s16.8-93.7 44.9-129.1l80.4 80.4c-8.4 14.3-13.3 31-13.3 48.8s4.8 34.5 13.3 48.8zM208 256a48 48 0 1 1 96 0 48 48 0 1 1 -96 0z\"]\n};\nconst faFaceGrimace = {\n prefix: 'far',\n iconName: 'face-grimace',\n icon: [512, 512, [128556, \"grimace\"], \"f57f\", \"M256 48a208 208 0 1 0 0 416 208 208 0 1 0 0-416zM512 256A256 256 0 1 1 0 256a256 256 0 1 1 512 0zM168 320c-13.3 0-24 10.7-24 24s10.7 24 24 24l8 0 0-48-8 0zm40 48l32 0 0-48-32 0 0 48zm96 0l0-48-32 0 0 48 32 0zm32 0l8 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-8 0 0 48zM168 288l176 0c30.9 0 56 25.1 56 56s-25.1 56-56 56l-176 0c-30.9 0-56-25.1-56-56s25.1-56 56-56zm-23.6-80a32 32 0 1 1 64 0 32 32 0 1 1 -64 0zm192-32a32 32 0 1 1 0 64 32 32 0 1 1 0-64z\"]\n};\nconst faGrimace = faFaceGrimace;\nconst faCalendarMinus = {\n prefix: 'far',\n iconName: 'calendar-minus',\n icon: [448, 512, [], \"f272\", \"M128 0c13.3 0 24 10.7 24 24l0 40 144 0 0-40c0-13.3 10.7-24 24-24s24 10.7 24 24l0 40 40 0c35.3 0 64 28.7 64 64l0 16 0 48 0 256c0 35.3-28.7 64-64 64L64 512c-35.3 0-64-28.7-64-64L0 192l0-48 0-16C0 92.7 28.7 64 64 64l40 0 0-40c0-13.3 10.7-24 24-24zM400 192L48 192l0 256c0 8.8 7.2 16 16 16l320 0c8.8 0 16-7.2 16-16l0-256zM296 352l-144 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l144 0c13.3 0 24 10.7 24 24s-10.7 24-24 24z\"]\n};\nconst faCircleXmark = {\n prefix: 'far',\n iconName: 'circle-xmark',\n icon: [512, 512, [61532, \"times-circle\", \"xmark-circle\"], \"f057\", \"M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM175 175c-9.4 9.4-9.4 24.6 0 33.9l47 47-47 47c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l47-47 47 47c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-47-47 47-47c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-47 47-47-47c-9.4-9.4-24.6-9.4-33.9 0z\"]\n};\nconst faTimesCircle = faCircleXmark;\nconst faXmarkCircle = faCircleXmark;\nconst faThumbsUp = {\n prefix: 'far',\n iconName: 'thumbs-up',\n icon: [512, 512, [128077, 61575], \"f164\", \"M323.8 34.8c-38.2-10.9-78.1 11.2-89 49.4l-5.7 20c-3.7 13-10.4 25-19.5 35l-51.3 56.4c-8.9 9.8-8.2 25 1.6 33.9s25 8.2 33.9-1.6l51.3-56.4c14.1-15.5 24.4-34 30.1-54.1l5.7-20c3.6-12.7 16.9-20.1 29.7-16.5s20.1 16.9 16.5 29.7l-5.7 20c-5.7 19.9-14.7 38.7-26.6 55.5c-5.2 7.3-5.8 16.9-1.7 24.9s12.3 13 21.3 13L448 224c8.8 0 16 7.2 16 16c0 6.8-4.3 12.7-10.4 15c-7.4 2.8-13 9-14.9 16.7s.1 15.8 5.3 21.7c2.5 2.8 4 6.5 4 10.6c0 7.8-5.6 14.3-13 15.7c-8.2 1.6-15.1 7.3-18 15.2s-1.6 16.7 3.6 23.3c2.1 2.7 3.4 6.1 3.4 9.9c0 6.7-4.2 12.6-10.2 14.9c-11.5 4.5-17.7 16.9-14.4 28.8c.4 1.3 .6 2.8 .6 4.3c0 8.8-7.2 16-16 16l-97.5 0c-12.6 0-25-3.7-35.5-10.7l-61.7-41.1c-11-7.4-25.9-4.4-33.3 6.7s-4.4 25.9 6.7 33.3l61.7 41.1c18.4 12.3 40 18.8 62.1 18.8l97.5 0c34.7 0 62.9-27.6 64-62c14.6-11.7 24-29.7 24-50c0-4.5-.5-8.8-1.3-13c15.4-11.7 25.3-30.2 25.3-51c0-6.5-1-12.8-2.8-18.7C504.8 273.7 512 257.7 512 240c0-35.3-28.6-64-64-64l-92.3 0c4.7-10.4 8.7-21.2 11.8-32.2l5.7-20c10.9-38.2-11.2-78.1-49.4-89zM32 192c-17.7 0-32 14.3-32 32L0 448c0 17.7 14.3 32 32 32l64 0c17.7 0 32-14.3 32-32l0-224c0-17.7-14.3-32-32-32l-64 0z\"]\n};\nconst faWindowMinimize = {\n prefix: 'far',\n iconName: 'window-minimize',\n icon: [512, 512, [128469], \"f2d1\", \"M24 432c-13.3 0-24 10.7-24 24s10.7 24 24 24l464 0c13.3 0 24-10.7 24-24s-10.7-24-24-24L24 432z\"]\n};\nconst faSquareFull = {\n prefix: 'far',\n iconName: 'square-full',\n icon: [512, 512, [128997, 128998, 128999, 129000, 129001, 129002, 129003, 11035, 11036], \"f45c\", \"M464 48l0 416L48 464 48 48l416 0zM48 0L0 0 0 48 0 464l0 48 48 0 416 0 48 0 0-48 0-416 0-48L464 0 48 0z\"]\n};\nconst faNoteSticky = {\n prefix: 'far',\n iconName: 'note-sticky',\n icon: [448, 512, [62026, \"sticky-note\"], \"f249\", \"M64 80c-8.8 0-16 7.2-16 16l0 320c0 8.8 7.2 16 16 16l224 0 0-80c0-17.7 14.3-32 32-32l80 0 0-224c0-8.8-7.2-16-16-16L64 80zM288 480L64 480c-35.3 0-64-28.7-64-64L0 96C0 60.7 28.7 32 64 32l320 0c35.3 0 64 28.7 64 64l0 224 0 5.5c0 17-6.7 33.3-18.7 45.3l-90.5 90.5c-12 12-28.3 18.7-45.3 18.7l-5.5 0z\"]\n};\nconst faStickyNote = faNoteSticky;\nconst faFaceSadTear = {\n prefix: 'far',\n iconName: 'face-sad-tear',\n icon: [512, 512, [128546, \"sad-tear\"], \"f5b4\", \"M175.9 448c-35-.1-65.5-22.6-76-54.6C67.6 356.8 48 308.7 48 256C48 141.1 141.1 48 256 48s208 93.1 208 208s-93.1 208-208 208c-28.4 0-55.5-5.7-80.1-16zM0 256a256 256 0 1 0 512 0A256 256 0 1 0 0 256zM128 369c0 26 21.5 47 48 47s48-21 48-47c0-20-28.4-60.4-41.6-77.7c-3.2-4.4-9.6-4.4-12.8 0C156.6 308.6 128 349 128 369zm128-65c-13.3 0-24 10.7-24 24s10.7 24 24 24c30.7 0 58.7 11.5 80 30.6c9.9 8.8 25 8 33.9-1.9s8-25-1.9-33.9C338.3 320.2 299 304 256 304zm47.6-96a32 32 0 1 0 64 0 32 32 0 1 0 -64 0zm-128 32a32 32 0 1 0 0-64 32 32 0 1 0 0 64z\"]\n};\nconst faSadTear = faFaceSadTear;\nconst faHandPointLeft = {\n prefix: 'far',\n iconName: 'hand-point-left',\n icon: [512, 512, [], \"f0a5\", \"M64 128l177.6 0c-1 5.2-1.6 10.5-1.6 16l0 16-32 0L64 160c-8.8 0-16-7.2-16-16s7.2-16 16-16zm224 16c0-17.7 14.3-32 32-32c0 0 0 0 0 0l24 0c66.3 0 120 53.7 120 120l0 48c0 52.5-33.7 97.1-80.7 113.4c.5-3.1 .7-6.2 .7-9.4c0-20-9.2-37.9-23.6-49.7c4.9-9 7.6-19.4 7.6-30.3c0-15.1-5.3-29-14-40c8.8-11 14-24.9 14-40l0-40c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 40c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-40 0-40zm32-80s0 0 0 0c-18 0-34.6 6-48 16L64 80C28.7 80 0 108.7 0 144s28.7 64 64 64l82 0c-1.3 5.1-2 10.5-2 16c0 25.3 14.7 47.2 36 57.6c-2.6 7-4 14.5-4 22.4c0 20 9.2 37.9 23.6 49.7c-4.9 9-7.6 19.4-7.6 30.3c0 35.3 28.7 64 64 64l64 0 24 0c92.8 0 168-75.2 168-168l0-48c0-92.8-75.2-168-168-168l-24 0zM256 400c-8.8 0-16-7.2-16-16s7.2-16 16-16l48 0 16 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-64 0zM240 224c0 5.5 .7 10.9 2 16l-2 0-32 0c-8.8 0-16-7.2-16-16s7.2-16 16-16l32 0 0 16zm24 64l40 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-48 0-16 0c-8.8 0-16-7.2-16-16s7.2-16 16-16l24 0z\"]\n};\nvar icons = {\n faTrashCan,\n faTrashAlt,\n faMessage,\n faCommentAlt,\n faFileLines,\n faFileAlt,\n faFileText,\n faCalendarDays,\n faCalendarAlt,\n faHandPointRight,\n faFaceSmileBeam,\n faSmileBeam,\n faFaceGrinStars,\n faGrinStars,\n faAddressBook,\n faContactBook,\n faComments,\n faPaste,\n faFileClipboard,\n faFaceGrinTongueSquint,\n faGrinTongueSquint,\n faFaceFlushed,\n faFlushed,\n faSquareCaretRight,\n faCaretSquareRight,\n faSquareMinus,\n faMinusSquare,\n faCompass,\n faSquareCaretDown,\n faCaretSquareDown,\n faFaceKissBeam,\n faKissBeam,\n faLightbulb,\n faFlag,\n faSquareCheck,\n faCheckSquare,\n faCircleDot,\n faDotCircle,\n faFaceDizzy,\n faDizzy,\n faFutbol,\n faFutbolBall,\n faSoccerBall,\n faPenToSquare,\n faEdit,\n faHourglassHalf,\n faHourglass2,\n faEyeSlash,\n faHand,\n faHandPaper,\n faHandSpock,\n faFaceKiss,\n faKiss,\n faFaceGrinTongue,\n faGrinTongue,\n faChessBishop,\n faFaceGrinWink,\n faGrinWink,\n faFaceGrinWide,\n faGrinAlt,\n faFaceFrownOpen,\n faFrownOpen,\n faHandPointUp,\n faBookmark,\n faHandPointDown,\n faFolder,\n faFolderBlank,\n faUser,\n faSquareCaretLeft,\n faCaretSquareLeft,\n faStar,\n faChessKnight,\n faFaceLaughSquint,\n faLaughSquint,\n faFaceLaugh,\n faLaugh,\n faFolderOpen,\n faClipboard,\n faChessQueen,\n faHandBackFist,\n faHandRock,\n faSquareCaretUp,\n faCaretSquareUp,\n faChartBar,\n faBarChart,\n faWindowRestore,\n faSquarePlus,\n faPlusSquare,\n faImage,\n faFolderClosed,\n faLemon,\n faHandshake,\n faGem,\n faCirclePlay,\n faPlayCircle,\n faCircleCheck,\n faCheckCircle,\n faCircleStop,\n faStopCircle,\n faIdBadge,\n faFaceLaughBeam,\n faLaughBeam,\n faRegistered,\n faAddressCard,\n faContactCard,\n faVcard,\n faFaceTired,\n faTired,\n faFontAwesome,\n faFontAwesomeFlag,\n faFontAwesomeLogoFull,\n faFaceSmileWink,\n faSmileWink,\n faFileWord,\n faFilePowerpoint,\n faEnvelopeOpen,\n faFileZipper,\n faFileArchive,\n faSquare,\n faSnowflake,\n faNewspaper,\n faFaceKissWinkHeart,\n faKissWinkHeart,\n faStarHalfStroke,\n faStarHalfAlt,\n faFileExcel,\n faFaceGrinBeam,\n faGrinBeam,\n faObjectUngroup,\n faCircleRight,\n faArrowAltCircleRight,\n faFaceRollingEyes,\n faMehRollingEyes,\n faObjectGroup,\n faHeart,\n faFaceSurprise,\n faSurprise,\n faCirclePause,\n faPauseCircle,\n faCircle,\n faCircleUp,\n faArrowAltCircleUp,\n faFileAudio,\n faFileImage,\n faCircleQuestion,\n faQuestionCircle,\n faFaceMehBlank,\n faMehBlank,\n faEye,\n faFaceSadCry,\n faSadCry,\n faFileCode,\n faWindowMaximize,\n faFaceFrown,\n faFrown,\n faFloppyDisk,\n faSave,\n faCommentDots,\n faCommenting,\n faFaceGrinSquint,\n faGrinSquint,\n faHandPointer,\n faHandScissors,\n faFaceGrinTears,\n faGrinTears,\n faCalendarXmark,\n faCalendarTimes,\n faFileVideo,\n faFilePdf,\n faComment,\n faEnvelope,\n faHourglass,\n faHourglassEmpty,\n faCalendarCheck,\n faHardDrive,\n faHdd,\n faFaceGrinSquintTears,\n faGrinSquintTears,\n faRectangleList,\n faListAlt,\n faCalendarPlus,\n faCircleLeft,\n faArrowAltCircleLeft,\n faMoneyBill1,\n faMoneyBillAlt,\n faClock,\n faClockFour,\n faKeyboard,\n faClosedCaptioning,\n faImages,\n faFaceGrin,\n faGrin,\n faFaceMeh,\n faMeh,\n faIdCard,\n faDriversLicense,\n faSun,\n faFaceLaughWink,\n faLaughWink,\n faCircleDown,\n faArrowAltCircleDown,\n faThumbsDown,\n faChessPawn,\n faCreditCard,\n faCreditCardAlt,\n faBell,\n faFile,\n faHospital,\n faHospitalAlt,\n faHospitalWide,\n faChessRook,\n faStarHalf,\n faChessKing,\n faCircleUser,\n faUserCircle,\n faCopy,\n faShareFromSquare,\n faShareSquare,\n faCopyright,\n faMap,\n faBellSlash,\n faHandLizard,\n faFaceSmile,\n faSmile,\n faHandPeace,\n faFaceGrinHearts,\n faGrinHearts,\n faBuilding,\n faFaceGrinBeamSweat,\n faGrinBeamSweat,\n faMoon,\n faCalendar,\n faFaceGrinTongueWink,\n faGrinTongueWink,\n faClone,\n faFaceAngry,\n faAngry,\n faRectangleXmark,\n faRectangleTimes,\n faTimesRectangle,\n faWindowClose,\n faPaperPlane,\n faLifeRing,\n faFaceGrimace,\n faGrimace,\n faCalendarMinus,\n faCircleXmark,\n faTimesCircle,\n faXmarkCircle,\n faThumbsUp,\n faWindowMinimize,\n faSquareFull,\n faNoteSticky,\n faStickyNote,\n faFaceSadTear,\n faSadTear,\n faHandPointLeft\n};\n\nexport { icons as far, prefix, faTrashCan, faTrashAlt, faMessage, faCommentAlt, faFileLines, faFileAlt, faFileText, faCalendarDays, faCalendarAlt, faHandPointRight, faFaceSmileBeam, faSmileBeam, faFaceGrinStars, faGrinStars, faAddressBook, faContactBook, faComments, faPaste, faFileClipboard, faFaceGrinTongueSquint, faGrinTongueSquint, faFaceFlushed, faFlushed, faSquareCaretRight, faCaretSquareRight, faSquareMinus, faMinusSquare, faCompass, faSquareCaretDown, faCaretSquareDown, faFaceKissBeam, faKissBeam, faLightbulb, faFlag, faSquareCheck, faCheckSquare, faCircleDot, faDotCircle, faFaceDizzy, faDizzy, faFutbol, faFutbolBall, faSoccerBall, faPenToSquare, faEdit, faHourglassHalf, faHourglass2, faEyeSlash, faHand, faHandPaper, faHandSpock, faFaceKiss, faKiss, faFaceGrinTongue, faGrinTongue, faChessBishop, faFaceGrinWink, faGrinWink, faFaceGrinWide, faGrinAlt, faFaceFrownOpen, faFrownOpen, faHandPointUp, faBookmark, faHandPointDown, faFolder, faFolderBlank, faUser, faSquareCaretLeft, faCaretSquareLeft, faStar, faChessKnight, faFaceLaughSquint, faLaughSquint, faFaceLaugh, faLaugh, faFolderOpen, faClipboard, faChessQueen, faHandBackFist, faHandRock, faSquareCaretUp, faCaretSquareUp, faChartBar, faBarChart, faWindowRestore, faSquarePlus, faPlusSquare, faImage, faFolderClosed, faLemon, faHandshake, faGem, faCirclePlay, faPlayCircle, faCircleCheck, faCheckCircle, faCircleStop, faStopCircle, faIdBadge, faFaceLaughBeam, faLaughBeam, faRegistered, faAddressCard, faContactCard, faVcard, faFaceTired, faTired, faFontAwesome, faFontAwesomeFlag, faFontAwesomeLogoFull, faFaceSmileWink, faSmileWink, faFileWord, faFilePowerpoint, faEnvelopeOpen, faFileZipper, faFileArchive, faSquare, faSnowflake, faNewspaper, faFaceKissWinkHeart, faKissWinkHeart, faStarHalfStroke, faStarHalfAlt, faFileExcel, faFaceGrinBeam, faGrinBeam, faObjectUngroup, faCircleRight, faArrowAltCircleRight, faFaceRollingEyes, faMehRollingEyes, faObjectGroup, faHeart, faFaceSurprise, faSurprise, faCirclePause, faPauseCircle, faCircle, faCircleUp, faArrowAltCircleUp, faFileAudio, faFileImage, faCircleQuestion, faQuestionCircle, faFaceMehBlank, faMehBlank, faEye, faFaceSadCry, faSadCry, faFileCode, faWindowMaximize, faFaceFrown, faFrown, faFloppyDisk, faSave, faCommentDots, faCommenting, faFaceGrinSquint, faGrinSquint, faHandPointer, faHandScissors, faFaceGrinTears, faGrinTears, faCalendarXmark, faCalendarTimes, faFileVideo, faFilePdf, faComment, faEnvelope, faHourglass, faHourglassEmpty, faCalendarCheck, faHardDrive, faHdd, faFaceGrinSquintTears, faGrinSquintTears, faRectangleList, faListAlt, faCalendarPlus, faCircleLeft, faArrowAltCircleLeft, faMoneyBill1, faMoneyBillAlt, faClock, faClockFour, faKeyboard, faClosedCaptioning, faImages, faFaceGrin, faGrin, faFaceMeh, faMeh, faIdCard, faDriversLicense, faSun, faFaceLaughWink, faLaughWink, faCircleDown, faArrowAltCircleDown, faThumbsDown, faChessPawn, faCreditCard, faCreditCardAlt, faBell, faFile, faHospital, faHospitalAlt, faHospitalWide, faChessRook, faStarHalf, faChessKing, faCircleUser, faUserCircle, faCopy, faShareFromSquare, faShareSquare, faCopyright, faMap, faBellSlash, faHandLizard, faFaceSmile, faSmile, faHandPeace, faFaceGrinHearts, faGrinHearts, faBuilding, faFaceGrinBeamSweat, faGrinBeamSweat, faMoon, faCalendar, faFaceGrinTongueWink, faGrinTongueWink, faClone, faFaceAngry, faAngry, faRectangleXmark, faRectangleTimes, faTimesRectangle, faWindowClose, faPaperPlane, faLifeRing, faFaceGrimace, faGrimace, faCalendarMinus, faCircleXmark, faTimesCircle, faXmarkCircle, faThumbsUp, faWindowMinimize, faSquareFull, faNoteSticky, faStickyNote, faFaceSadTear, faSadTear, faHandPointLeft };\n","import Completion from '../../services/completion/completion.js'\nimport genRandomSeed from '../../services/random_seed/random_seed.service.js'\nimport EmojiPicker from '../emoji_picker/emoji_picker.vue'\nimport Popover from 'src/components/popover/popover.vue'\nimport ScreenReaderNotice from 'src/components/screen_reader_notice/screen_reader_notice.vue'\nimport UnicodeDomainIndicator from '../unicode_domain_indicator/unicode_domain_indicator.vue'\nimport { take } from 'lodash'\nimport { findOffset } from '../../services/offset_finder/offset_finder.service.js'\nimport { ensureFinalFallback } from '../../i18n/languages.js'\nimport { library } from '@fortawesome/fontawesome-svg-core'\nimport {\n faSmileBeam\n} from '@fortawesome/free-regular-svg-icons'\n\nlibrary.add(\n faSmileBeam\n)\n\n/**\n * EmojiInput - augmented inputs for emoji and autocomplete support in inputs\n * without having to give up the comfort of and