@vtj/materials 0.8.5 → 0.8.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- @charset "UTF-8";body{padding:0;margin:0;font-family:var(--el-font-family);background-color:var(--el-bg-color)}body.user-select-none{user-select:none;overflow:hidden!important}body.user-select-none iframe{pointer-events:none}body::-webkit-scrollbar,div::-webkit-scrollbar{z-index:11;width:6px}body::-webkit-scrollbar:horizontal,div::-webkit-scrollbar:horizontal{height:6px}body::-webkit-scrollbar-thumb,div::-webkit-scrollbar-thumb{border-radius:5px;width:6px;background:#0000001a}body::-webkit-scrollbar-corner,div::-webkit-scrollbar-corner{background:transparent}body::-webkit-scrollbar-track,div::-webkit-scrollbar-track{background:transparent}body::-webkit-scrollbar-track-piece,div::-webkit-scrollbar-track-piece{background:transparent;width:6px}body.is-dragging,body.is-resizing{user-select:none}body.is-dragging iframe,body.is-resizing iframe{user-select:none;pointer-events:none}.el-tag+.el-tag{margin-left:5px}.x-icon{line-height:1;display:inline-block;vertical-align:middle;font-size:inherit;width:1em;height:1em;overflow:hidden}.x-icon>svg{width:1em;height:1em}.x-icon.is-pointer{cursor:pointer}.x-icon.is-pointer:hover{opacity:.7}.x-icon img{width:100%;height:100%;transform:translateY(1px);filter:invert(.1)}.x-icon+.x-icon{margin-left:10px}html.dark .x-icon img{filter:invert(.9)}.x-menu{border-right:none!important}.x-menu .x-icon{font-size:inherit;width:14px}.x-menu__wrapper{display:inline-flex;justify-content:flex-start;align-items:center}.x-menu__badge{font-size:12px;zoom:.9;margin-left:14px}.x-menu.el-menu--collapse .x-menu__wrapper{position:relative}.x-menu.el-menu--collapse .x-menu__badge{position:absolute;right:20px;top:5px}.x-simple-mask{height:100%;background-color:#fff}.x-simple-mask__header{border-bottom:1px solid #dcdfe6;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.x-simple-mask__aside{border-right:1px solid #dcdfe6}.x-simple-mask__footer{border-top:1px solid #dcdfe6;display:flex;flex-direction:row;justify-content:center;align-items:center}.x-simple-mask__logo{font-size:20px;color:#337ecc;font-weight:700;cursor:pointer}.x-simple-mask__logo:hover{opacity:.7}.x-action{display:inline-flex;vertical-align:middle}.x-action+.x-action{margin-left:10px}.x-action .el-dropdown,.x-action .el-tooltip__trigger,.x-action .el-badge{outline:none}.x-action .el-badge__content{zoom:.9}.x-action--icon+.x-action--icon{margin-left:5px}.x-action__inner{cursor:pointer;color:var(--el-text-color-regular);display:inline-flex;justify-content:center;align-items:center;line-height:1;white-space:nowrap;font-size:14px}.x-action__inner>.x-icon+span{margin-left:.2em}.x-action__inner>span{display:inline-flex;align-items:center}.x-action__inner:hover{opacity:.7}.x-action__inner.is-disabled{cursor:not-allowed;opacity:.6}.x-action__inner.is-primary{color:var(--el-color-primary)}.x-action__inner.is-warning{color:var(--el-color-warning)}.x-action__inner.is-success{color:var(--el-color-success)}.x-action__inner.is-danger{color:var(--el-color-danger)}.x-action__inner.is-info{color:var(--el-text-color-regular)}.x-action__inner.is-icon{padding:5px;border-radius:3px}.x-action__inner.is-icon.is-background-hover{color:var(--el-text-color-regular)}.x-action__inner.is-icon.is-background-hover:hover.is-primary{background-color:var(--el-color-primary-light-8);color:var(--el-color-primary)}.x-action__inner.is-icon.is-background-hover:hover.is-success{background-color:var(--el-color-success-light-8);color:var(--el-color-success)}.x-action__inner.is-icon.is-background-hover:hover.is-warning{background-color:var(--el-color-warning-light-8);color:var(--el-color-warning)}.x-action__inner.is-icon.is-background-hover:hover.is-danger{background-color:var(--el-color-danger-light-8);color:var(--el-color-danger)}.x-action__inner.is-icon.is-background-hover:hover.is-info{background-color:var(--el-color-info-light-8);color:var(--el-text-color-regular)}.x-action__inner.is-icon.is-background-always.is-primary{background-color:var(--el-color-primary-light-9)}.x-action__inner.is-icon.is-background-always.is-success{background-color:var(--el-color-success-light-9)}.x-action__inner.is-icon.is-background-always.is-warning{background-color:var(--el-color-warning-light-9)}.x-action__inner.is-icon.is-background-always.is-danger{background-color:var(--el-color-danger-light-9)}.x-action__inner.is-icon.is-background-always.is-info{background-color:var(--el-color-info-light-9)}.x-action__inner.is-icon.is-circle{border-radius:50%}.x-action__inner.is-icon.is-large{font-size:16px;padding:6px}.x-action__inner.is-icon.is-small{font-size:12px;padding:4px}.x-action__inner.is-text.is-large{font-size:16px}.x-action__inner.is-text.is-small{font-size:12px}.x-action-bar{white-space:nowrap}.x-action-bar__divider{margin:0 1em!important}.x-container{flex-shrink:0;box-sizing:border-box}.x-container.is-fit{width:100%;height:100%}.x-container.is-gap{margin-left:-10px;margin-top:-10px}.x-container.is-gap>.x-container{margin-left:10px;margin-top:10px}.x-container.is-pointer{cursor:pointer}.x-container.is-pointer:hover{opacity:.8}.x-container.is-flex{display:flex}.x-container.is-inline-flex{display:inline-flex}.x-container.is-direction-column{flex-direction:column}.x-container.is-direction-row-reverse{flex-direction:row-reverse}.x-container.is-direction-column-reverse{flex-direction:column-reverse}.x-container.is-justify-flex-end{justify-content:flex-end}.x-container.is-justify-center{justify-content:center}.x-container.is-justify-space-between{justify-content:space-between}.x-container.is-justify-space-around{justify-content:space-around}.x-container.is-align-center{align-items:center}.x-container.is-flex-end{align-items:flex-end}.x-container.is-baseline{align-items:baseline}.x-container.is-stretch{align-items:stretch}.x-container.is-align-content-flex-start{align-content:flex-start}.x-container.is-align-content-flex-end{align-content:flex-end}.x-container.is-align-content-enter{align-content:center}.x-container.is-align-content-space-between{align-content:space-between}.x-container.is-align-content-space-around{align-content:space-around}.x-container.is-align-content-stretch{align-content:stretch}.x-container.is-wrap-wrap{flex-wrap:wrap}.x-container.is-wrap-wrap-reverse{flex-wrap:wrap-reverse}.x-container.is-grow{flex-grow:1}.x-container.is-shrink{flex-shrink:1}.x-container.is-align-self-flex-start{align-self:flex-start}.x-container.is-align-self-flex-end{align-self:flex-end}.x-container.is-align-self-center{align-self:center}.x-container.is-align-self-baseline{align-self:baseline}.x-container.is-align-self-stretch{align-self:stretch}.x-container.is-overflow-hidden{overflow:hidden}.x-container.is-overflow-visible{overflow:visible}.x-container.is-overflow-auto{overflow:auto}.x-container.is-padding{padding:10px}.x-header{height:32px}.x-header.is-size-large{height:40px}.x-header.is-size-small{height:28px}.x-header.is-border{border-bottom:1px solid var(--el-border-color-light)}.x-header__wrapper{line-height:1.5;font-size:14px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:1px}.x-header__wrapper.is-size-large{font-size:16px}.x-header__wrapper.is-size-large .x-header__subtitle,.x-header__wrapper.is-size-large .x-header__more{font-size:14px}.x-header__wrapper.is-size-small,.x-header__wrapper.is-size-small .x-header__subtitle,.x-header__wrapper.is-size-small .x-header__more{font-size:12px}.x-header__wrapper.is-pointer .x-header__content{cursor:pointer}.x-header__wrapper.is-pointer .x-header__content:hover{opacity:.7}.x-header__icon{margin-right:5px;flex-shrink:0}.x-header__content{color:var(--el-text-color-primary);font-weight:700}.x-header__more{color:var(--el-text-color-secondary)!important;margin-left:3px}.x-header__subtitle{margin-left:.5em;font-size:12px;color:var(--el-text-color-secondary)}.x-header__actions{white-space:nowrap}.x-panel--default.is-radius{border-radius:var(--el-border-radius-base)}.x-panel--default .x-panel__header{padding:0}.x-panel--default.is-border>.x-panel__body{border:1px solid var(--el-border-color-light)}.x-panel--default.is-radius>.x-panel__body{border-radius:var(--el-border-radius-base)}.x-panel--default.is-shadow-always>.x-panel__body{box-shadow:var(--el-box-shadow-lighter)}.x-panel--default.is-shadow-hover>.x-panel__body:hover{box-shadow:var(--el-box-shadow-lighter)}.x-panel--card.is-border{border:1px solid var(--el-border-color-light)}.x-panel--card.is-radius{border-radius:var(--el-border-radius-base)}.x-panel--card.is-shadow-always,.x-panel--card.is-shadow-hover:hover{box-shadow:var(--el-box-shadow-lighter)}.x-panel--card>.x-panel__header{padding:0 5px 0 10px;background-color:var(--el-fill-color-lighter)}.x-panel__body.is-grow.is-overflow-auto{height:1px}.x-dialog{background-color:var(--el-bg-color);position:absolute;pointer-events:initial}.x-dialog.is-draggable>.x-panel__header{cursor:move}.x-dialog.is-maximized{width:100%!important;height:100%!important;left:0!important;top:0!important}.x-dialog.is-minimized{display:none}.x-dialog__wrapper{position:absolute;inset:0;pointer-events:none;overflow:hidden}.x-dialog__wrapper.is-minimized{display:none}.x-dialog__wrapper.is-dragging{user-select:none}.x-dialog__wrapper.is-dragging iframe{user-select:none;pointer-events:none}.x-dialog__modal{position:absolute;inset:0;background-color:var(--el-mask-color-extra-light);pointer-events:initial}.x-dialog__frame{width:100%;height:100%;display:block;border:none}.x-dialog.is-primary{border:2px solid var(--el-color-primary);border-top:none}.x-dialog.is-primary>.x-panel__header{background-color:var(--el-color-primary);color:var(--el-color-white)}.x-dialog.is-primary>.x-panel__header .x-header__content{color:var(--el-color-white)}.x-dialog.is-primary>.x-panel__header .x-action__inner.is-icon.is-background-hover{color:var(--el-color-white)}.x-dialog.is-primary>.x-panel__header .x-action__inner.is-icon.is-background-hover:hover.is-primary{background-color:#ffffff4d;opacity:1}.x-dialog.is-primary>.x-panel__header .x-action__inner.is-icon.is-background-hover:hover.is-danger{background-color:var(--el-color-danger);opacity:1}.x-dialog.is-primary>.x-panel__header .x-action__inner.is-icon.is-background-hover:hover.is-warning{background-color:var(--el-color-warning);opacity:1}.x-dialog-form__form{height:100%}.x-mask{--el-mask-brand-color: #0157fe;--el-mask-content-bg-color: var(--el-bg-color);--el-mask-topbar-bg-color: var(--el-fill-color-lighter);--el-mask-sidebar-bg-color: var(--el-fill-color-lighter);--el-mask-sidebar-border-color: var(--el-border-color-lighter);width:100%;height:100%;background-color:var(--el-mask-content-bg-color);overflow:hidden}.x-mask__content{height:1px;overflow:auto;padding:10px}.x-mask.is-disabled .x-mask__content{height:100%}.x-mask-brand{height:40px;overflow:hidden}.x-mask-brand__logo{height:20px;width:60px;text-align:center;cursor:pointer}.x-mask-brand__logo:hover{opacity:.7}.x-mask-brand__logo>img{height:100%}.x-mask-brand__title{font-size:16px;font-weight:700;color:var(--el-text-color-regular);font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif}.x-mask-brand__title>span{position:relative;transform:translate(-10px)}.x-mask-brand.is-collapsed .x-mask-brand__title{display:none}.x-mask-topbar{height:40px;background-color:var(--el-mask-topbar-bg-color);border-bottom:1px solid var(--el-mask-sidebar-border-color)}.x-mask-menu{--el-menu-bg-color: transparent;--el-menu-item-height: 36px;--el-menu-sub-item-height: 34px;--el-font-size-base: 14px;--el-menu-item-font-size: 14px;--el-menu-icon-width: 20px;--el-menu-base-level-padding: 10px;--el-menu-level-padding: 20px;width:100%;height:1px;overflow-x:hidden!important}.x-mask-menu::-webkit-scrollbar{width:2px!important}.x-mask-menu::-webkit-scrollbar-thumb{background:transparent!important}.x-mask-menu:hover::-webkit-scrollbar-thumb{background:#0000001a!important}.x-mask-menu .el-menu .el-menu-item [class^=el-icon],.x-mask-menu .el-menu .el-sub-menu .el-icon{font-size:16px}.x-mask-menu .el-menu .el-sub-menu .el-sub-menu__icon-arrow{font-size:12px;color:var(--el-text-color-secondary)}.x-mask-menu .el-menu .el-menu-item.is-active{background-color:var(--el-menu-hover-bg-color)}.x-mask-menu .el-menu .el-sub-menu.is-active>.el-sub-menu__title{color:var(--el-color-primary)}.x-mask-menu .el-menu--collapse{--el-menu-item-height: 50px;width:100%}.x-mask-menu .el-menu--collapse>.el-menu-item{flex-wrap:wrap;justify-content:center;position:relative;margin:5px;border-radius:var(--el-border-radius-base);align-items:center;text-align:center}.x-mask-menu .el-menu--collapse>.el-menu-item .x-menu__title{height:auto;width:auto;visibility:visible;font-size:12px;line-height:1;zoom:.9;position:absolute;left:0;bottom:10px;width:100%;text-align:center;color:var(--el-text-color-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.x-mask-menu .el-menu--collapse>.el-menu-item .el-menu-tooltip__trigger{width:100%;height:100%;display:block}.x-mask-menu .el-menu--collapse>.el-menu-item.is-active{background-color:var(--el-menu-hover-bg-color)}.x-mask-menu .el-menu--collapse>.el-menu-item.is-active .x-menu__title{color:var(--el-color-primary)}.x-mask-menu .el-menu--collapse>.el-sub-menu{margin:5px;border-radius:var(--el-border-radius-base)}.x-mask-menu .el-menu--collapse>.el-sub-menu>.el-sub-menu__title{width:100%;display:flex;border-radius:var(--el-border-radius-base);line-height:1;padding-left:0;padding-right:0}.x-mask-menu .el-menu--collapse>.el-sub-menu>.el-sub-menu__title>.x-menu__wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;height:100%;width:100%}.x-mask-menu .el-menu--collapse>.el-sub-menu>.el-sub-menu__title>.x-menu__wrapper .x-menu__title{font-size:12px;zoom:.9;left:0;bottom:10px;width:100%;text-align:center;display:block;position:relative;top:-5px;color:var(--el-text-color-secondary);overflow:hidden}.x-mask-menu .el-menu--collapse>.el-sub-menu.is-active{background-color:var(--el-menu-hover-bg-color)}.x-mask-menu .el-menu--collapse>.el-sub-menu.is-active .x-menu__wrapper{color:var(--el-color-primary)}.x-mask-menu .el-menu--collapse>.el-sub-menu.is-active .x-menu__wrapper .x-menu__title{color:var(--el-color-primary)}.x-mask-menu .el-menu--collapse>.el-sub-menu.is-opened{background-color:var(--el-menu-hover-bg-color)}.x-mask-menu .el-menu--collapse .el-menu-item [class^=el-icon],.x-mask-menu .el-menu--collapse .el-sub-menu .el-icon{font-size:20px;margin-right:0}.x-mask-menu__favorites .el-sub-menu__title .x-icon{color:var(--el-color-warning)}.x-mask-menu__search .el-sub-menu__title .x-icon{color:var(--el-color-success)}.x-mask-menu-popper{--el-menu-item-height: 36px;--el-menu-sub-item-height: 34px;--el-font-size-base: 12px;--el-menu-item-font-size: 12px;--el-menu-icon-width: 20px;--el-menu-base-level-padding: 14px;max-height:calc(100% - 10px);overflow:auto}.x-mask-menu-popper .el-menu-item [class^=el-icon],.x-mask-menu-popper .el-sub-menu .el-icon{font-size:14px;margin-right:0}.x-mask-menu-popper .el-sub-menu .el-sub-menu__icon-arrow{font-size:12px;color:var(--el-text-color-secondary)}.x-mask-menu-popper .el-menu-item.is-active{background-color:var(--el-menu-hover-bg-color)}.x-mask-menu-popper .el-sub-menu.is-active>.el-sub-menu__title{color:var(--el-color-primary)}.x-mask-menu-popper::-webkit-scrollbar{width:2px!important}.x-mask-menu-popper::-webkit-scrollbar-thumb{background:#0000001a!important}.x-mask-sidebar{width:200px;background-color:var(--el-mask-sidebar-bg-color)}.x-mask-sidebar:not(.is-resizing){transition:width .2s}.x-mask-sidebar__wrapper{position:relative;border-right:1px solid var(--el-mask-sidebar-border-color)}.x-mask-sidebar__wrapper>.el-divider{margin:0}.x-mask-sidebar__expander{padding:5px 0;width:100%;background-color:var(--el-mask-sidebar-border-color);text-align:center;cursor:pointer}.x-mask-sidebar__expander:hover{opacity:.7}.x-mask-sidebar__helper{position:absolute;width:8px;font-size:0;right:0;top:0;bottom:0;border-right:2px solid transparent}.x-mask-sidebar.is-resizing .x-mask-sidebar__helper{border-right:2px solid var(--el-color-primary)}.x-mask-sidebar.is-collapsed{width:60px}.x-mask-sidebar.is-collapsed .x-mask-avatar__wrapper{overflow:hidden;height:0;width:0;visibility:hidden}.x-mask-topbar{height:40px}.x-mask-tabs{width:1px}.x-mask-tabs .el-tabs{--el-tabs-header-height: 30px;--el-font-size-base: 12px;position:relative;left:-1px}.x-mask-tabs .el-tabs__header{margin:0;border-bottom:none!important}.x-mask-tabs .el-tabs__header .el-tabs__item.is-active{background-color:var(--el-bg-color);border-radius:2px}.x-mask-tabs .el-tabs__header .x-icon{pointer-events:none}.x-mask-tabs .el-tabs__content{display:none}.x-mask-tabs__trigger{height:100%;display:flex;align-items:center}.x-mask-tabs__trigger>.x-icon+span{margin-left:5px}.x-mask-toolbar{padding-right:10px}.x-mask-toolbar>.x-action{margin:0 5px}.x-mask-toolbar__menu-item{position:relative;display:inline-block;padding-right:20px;width:100%}.x-mask-toolbar__menu-item .x-icon{position:absolute;right:-10px;top:50%;transform:translateY(-50%)}.x-mask-switch-bar{width:100%;height:40px;padding:10px 5px;border-top:1px solid var(--el-mask-sidebar-border-color);position:relative;top:-1px;box-sizing:border-box}.x-mask-switch-bar__left{width:1px;padding-right:5px}.x-mask-switch-bar__right.is-collasped{width:100%;padding-right:0}.x-mask-switch-bar__switch{height:28px!important;line-height:1!important;width:60px!important;position:relative;display:block!important}.x-mask-switch-bar__switch .el-switch__core{--el-switch-off-color: var(--el-mask-content-bg-color);--el-switch-on-color: var(--el-mask-content-bg-color);border:1px solid var(--el-mask-sidebar-border-color)!important;height:28px;width:60px;border-radius:14px}.x-mask-switch-bar__switch .el-switch__core .el-switch__action{width:28px;height:24px;border-radius:14px;background-color:var(--el-color-primary-light-8)}.x-mask-switch-bar__switch .el-switch__label--left{position:absolute;top:6px;left:9px;z-index:1;margin-right:0;height:14px;color:var(--el-text-color-regular)}.x-mask-switch-bar__switch .el-switch__label--right{position:absolute;top:6px;right:9px;z-index:1;margin-right:0;height:14px;color:var(--el-text-color-regular)}.x-mask-switch-bar__switch .el-switch__label.is-active{color:var(--el-color-primary)}.x-mask-switch-bar__switch.is-checked .el-switch__core .el-switch__action{left:calc(100% - 29px)!important}.x-mask-switch-bar__input .el-input__wrapper{padding:0!important;border-radius:12px}.x-mask-switch-bar__input .el-input__prefix-inner>:last-child{margin-right:0;width:20px}.x-mask-switch-bar__input .el-input__suffix{cursor:pointer;transition:color .1s}.x-mask-switch-bar__input .el-input__suffix:hover{color:var(--el-color-warning)}.x-mask-switch-bar__input .el-input__suffix .x-icon{width:20px;margin-left:0!important}.x-mask-switch-bar__input .el-input__inner{height:28px!important}.x-mask-avatar{margin-left:5px}.x-mask-theme-switch.el-switch{--el-switch-on-color: var(--el-fill-color-dark);--el-switch-off-color: var(--el-fill-color-dark)}.x-mask-theme-switch .el-switch__core .el-switch__action{color:var(--el-text-color-regular)!important;background-color:var(--el-bg-color)!important}.x-field__info{position:absolute!important;right:0;cursor:pointer}.x-field__trigger{--color: getCssVar("color-error") !important;color:var(--el-color-error)!important}.x-field__editor{width:100%!important}.x-field__editor_wrap{flex-grow:1;line-height:1}.x-field__editor_wrap.is-inline{display:flex;align-items:center;justify-content:start}.x-field__editor_wrap.is-inline .x-field__editor{width:auto!important}.x-field__editor_wrap.is-inline .x-field__tip{width:auto!important;padding-left:10px}.x-field__tip{display:block;width:100%;font-size:12px;color:var(--el-text-color-secondary);padding:5px 0}.x-field.is-tooltip-outer.el-form-item--small .el-form-item__content{padding-right:16px;line-height:1}.x-field.is-tooltip-outer.el-form-item--default .el-form-item__content{padding-right:20px;line-height:1}.x-field.is-tooltip-outer.el-form-item--large .el-form-item__content{padding-right:24px;line-height:1}.x-field.is-tooltip-inner.el-form-item--small .x-field__info{right:5px}.x-field.is-tooltip-inner.el-form-item--default .x-field__info{right:8px}.x-field.is-tooltip-inner.el-form-item--large .x-field__info{right:10px}.x-form.el-form--inline>.x-field{margin-right:0}.x-tabs{--el-tabs-header-height: 30px !important}.x-tabs.el-tabs--left .el-tabs__nav-wrap.is-left:after,.x-tabs.el-tabs--left .el-tabs__nav-wrap.is-right:after,.x-tabs.el-tabs--right .el-tabs__nav-wrap.is-left:after,.x-tabs.el-tabs--right .el-tabs__nav-wrap.is-right:after{width:1px}.x-tabs.is-no-border .el-tabs__nav-wrap:after{background-color:transparent}.x-tabs.is-align-center .el-tabs__nav-scroll{display:flex;justify-content:center}.x-tabs.is-align-right .el-tabs__nav-scroll{display:flex;justify-content:flex-end}.x-tabs.is-fit{width:100%;height:100%}.x-tabs .el-tabs__header{margin-bottom:0}.x-tabs .el-tabs__item{padding:0 15px;display:flex;justify-content:space-between}.x-tabs.el-tabs--card>.el-tabs__header .el-tabs__item.is-active{background:var(--el-bg-color)}.x-tabs.el-tabs--top.el-tabs--card>.el-tabs__header .el-tabs__item:nth-child(2){padding-left:15px}.x-tabs.el-tabs--top.el-tabs--card>.el-tabs__header .el-tabs__item:last-child{padding-right:15px}.x-tabs__icon{margin-right:5px}.x-tabs__label-inner{display:flex;justify-content:center;align-items:center;flex-grow:1}.x-tabs__actions{padding-left:10px}.x-panel__body>.x-tabs{position:relative;top:-5px}.x-data-item__wrapper{font-size:14px;color:var(--el-text-color-primary);font-weight:700}.x-data-item__icon{margin-right:5px}.x-data-item__desc{font-size:12px;color:var(--el-text-color-regular)}.x-data-item__actions{padding:10px 0;text-align:right}.x-data-item__section+.x-data-item__section{margin-top:5px}.x-data-item.is-split+.x-data-item.is-split{padding-top:10px;margin-top:10px;border-top:1px solid var(--el-border-color-light)}.x-data-item.is-image-row .x-data-item__img{padding-right:10px}.x-data-item.is-image-column .x-data-item__img{padding-bottom:10px}.x-list{display:flex;flex-direction:column}.x-list__content{flex-grow:1}.x-list__pager{display:flex;justify-content:flex-end;padding-top:10px}.x-list__nomore,.x-list__loading{padding:20px;text-align:center;color:var(--el-color-info)}.x-startup{height:100%;display:flex;justify-content:center;align-items:center}.x-startup__wrapper{padding:40px;max-width:1000px;min-width:800px;display:flex;flex-direction:column;margin:0 auto;border-radius:10px;box-shadow:var(--el-box-shadow-lighter)}.x-startup__name{max-width:576px;line-height:56px;font-size:48px;font-weight:700;white-space:pre-wrap}.x-startup__name .clip{background:-webkit-linear-gradient(120deg,#bd34fe 30%,#41d1ff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.x-startup__text{max-width:576px;line-height:56px;font-size:48px;font-weight:700;white-space:pre-wrap;color:#3c3c43}.x-startup__tagline{padding-top:12px;max-width:576px;line-height:32px;font-size:20px;font-weight:500;white-space:pre-wrap;color:#3c3c43c7}.x-startup__actions{padding-top:32px;display:flex;flex-wrap:wrap;margin:32px -6px -6px;justify-content:flex-end;border-top:1px solid rgba(60,60,67,.08)}.x-test__slot{word-break:break-all}.x-test .el-descriptions__label{width:100px}.ck-powered-by{opacity:0!important;display:none!important}.x-ckeditor .ck-editor__top{display:none}.x-ckeditor.is-editable .ck-editor__top{display:block}.x-ckeditor.is-editable .ck-editor__editable{min-height:100px;max-height:100%}.x-ckeditor.is-no-border .ck-editor__editable{border:none!important}.x-ckeditor p,.x-ckeditor ul,.x-ckeditor ol,.x-ckeditor blockquote,.x-ckeditor pre{font-size:1em;line-height:1.6em;padding-top:.2em;margin-bottom:.8em}.x-ckeditor h1{font-size:2.36em;line-height:1.33em;padding-top:1em;margin-bottom:1.67em}.x-ckeditor h1+dl{margin-top:1em}@media only screen and (max-width: 640px){.x-ckeditor h1{font-size:1.9em}}.x-ckeditor dd{margin-bottom:1em}.x-ckeditor h1:first-of-type{width:100%;padding-top:.5em;margin-bottom:1.17em}.x-ckeditor h1:first-of-type+h2{padding-top:0}.x-ckeditor h2{font-size:1.68em;line-height:1.68em;padding-top:.8em;margin-bottom:.4em;padding-bottom:.2em;border-bottom:1px solid #e9e9e9;font-weight:400}@media only screen and (max-width: 640px){.x-ckeditor h2{font-size:1.5em}}.x-ckeditor h2:first-of-type{clear:both}.x-ckeditor h3{font-size:1.36em;line-height:1.5em;padding-top:.8em;margin-bottom:.2em;font-weight:400}.x-ckeditor h4{font-size:1.2em;line-height:1.4em;margin-bottom:.2em;padding-top:.8em;font-weight:400}.x-ckeditor h5{font-size:1em;line-height:1.6em;padding-top:.2em;margin-bottom:.8em;font-weight:400}.x-ckeditor .info-box>h2,.x-ckeditor .info-box>h3,.x-ckeditor .info-box>h4{padding-top:0}.x-ckeditor strong,.x-ckeditor b{font-weight:600}.x-ckeditor i,.x-ckeditor em{font-style:italic}.x-ckeditor pre{overflow:hidden}.x-ckeditor code{font-family:Monaco,Menlo,Consolas,Roboto Mono,Courier New,Ubuntu Mono,monospace;font-size:.866666em;padding:1.333em}.x-ckeditor :not(pre)>code:not(.highlight){background:#cacdcf4d;padding:.1em .25em;border-radius:3px}.x-ckeditor :not(pre)>code:not(.highlight):after{letter-spacing:-1em;content:" "}.x-ckeditor :not(pre)>code:not(.highlight):before{letter-spacing:-1em;content:" "}.x-ckeditor a code:not(.highlight){color:#1b3af2}.x-ckeditor .highlight{background:#2b2c26;color:#f8f8f2}.x-ckeditor .highlight a{color:#fff}.x-ckeditor .highlight code{background:none;padding:0;font-size:1em}.x-ckeditor blockquote{border-left:5px solid #ccc;padding-left:10px;padding-top:0;font-style:italic}.x-ckeditor kbd{display:inline-block;background:#f5f5f5;border:solid 1px #b5c6d2;border-bottom-color:#97afbf;box-shadow:inset 0 -1px #97afbf;font-family:Monaco,Menlo,Consolas,Roboto Mono,Courier New,Ubuntu Mono,monospace;font-size:.8em;padding:.25em .5em;line-height:1em;vertical-align:middle;border-radius:3px}@media only screen and (max-width: 640px){.x-ckeditor ul,.x-ckeditor ol{margin-left:1.333em}}.x-ckeditor ul ul,.x-ckeditor ul ol,.x-ckeditor ol ul,.x-ckeditor ol ol{padding-top:0;margin-bottom:0}.x-ckeditor ul ul:last-of-type,.x-ckeditor ul ol:last-of-type,.x-ckeditor ol ul:last-of-type,.x-ckeditor ol ol:last-of-type{margin-bottom:.3333333333em}.x-ckeditor ul li:last-of-type,.x-ckeditor ol li:last-of-type{margin-bottom:0}.x-ckeditor p img{display:block;margin:1.5em auto;box-sizing:content-box}.x-ckeditor iframe:not(.cke_wysiwyg_frame){display:block;margin:1.5em auto}.x-ckeditor ol{list-style-type:decimal}.x-ckeditor table{margin:1.5em 0;width:100%}.x-ckeditor table code{word-break:break-word;white-space:normal}.x-ckeditor td,.x-ckeditor th{border:1px solid #e9e9e9;padding:6px 12px}.x-ckeditor th{font-weight:700}.x-ckeditor abbr{position:relative;cursor:default;text-decoration:none;border-bottom:1px dotted #000}.x-ckeditor abbr:before{content:attr(title);display:none;position:absolute;bottom:calc(-100% - 15px);left:50%;transform:translate(-50%);padding:3px 5px;font-size:.9em;font-weight:700;border-radius:3px;color:#fff;background:#000;white-space:nowrap}.x-ckeditor abbr:after{content:"";display:none;position:absolute;bottom:-5px;left:50%;transform:translate(-50%);width:0;height:0;border-style:solid;border-width:0 5px 5px 5px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #000 rgba(0,0,0,0)}.x-ckeditor abbr:hover:before,.x-ckeditor abbr:hover:after{display:block}.x-ckeditor [dir=rtl] ul,.x-ckeditor [dir=rtl] ol{margin-left:0;margin-right:2.666em}@media only screen and (max-width: 640px){.x-ckeditor [dir=rtl] ul,.x-ckeditor [dir=rtl] ol{margin-right:1.333em}}.x-qrcode{display:inline-block;position:relative}.x-qrcode__mask{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--el-mask-color);display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--el-color-success-dark-2)}.x-qrcode__logo{cursor:pointer}.x-qrcode__logo>p{font-size:24px}.x-qrcode__tip{color:var(--el-color-black);width:90px}.x-attachment.is-disabled .el-upload,.x-attachment.is-not-add .el-upload{display:none}.x-attachment.is-pointer .el-upload-list__item{cursor:pointer}.x-attachment.is-pointer .el-upload-list__item-actions{cursor:pointer!important}.x-attachment--card .x-attachment__item{width:100%;height:100%}.x-attachment--card .x-attachment__item.is-selected{background-color:var(--el-color-primary-light-8);border:2px solid var(--el-color-primary);border-radius:6px}.x-attachment--card .x-attachment__wrapper{width:100%;height:100%}.x-attachment--card .x-attachment__upload{width:100%;height:100%;font-size:28px;display:flex;justify-content:center;align-items:center;color:var(--el-text-color-regular)}.x-attachment--card.is-small .el-upload-list--picture-card{--el-upload-list-picture-card-size: 100px}.x-attachment--card.is-small .el-upload--picture-card{--el-upload-picture-card-size: 100px}.x-attachment--card.is-large .el-upload-list--picture-card{--el-upload-list-picture-card-size: 200px}.x-attachment--card.is-large .el-upload--picture-card{--el-upload-picture-card-size: 200px}.x-attachment--card .el-upload-list__item-name{width:100%;position:absolute;left:0;bottom:0;text-align:center;padding:3px 5px;background-color:var(--el-overlay-color-lighter);color:var(--el-color-info-light-9);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px;z-index:1;cursor:default!important}.x-attachment--card .el-upload-list__item-name:hover{color:var(--el-color-info-light-9)!important}.x-attachment--card .el-upload-list__item-url{display:none}.x-attachment--card .el-upload-list__item:hover .el-upload-list__item-name{display:block!important}.x-attachment--card .el-upload-list__item-thumbnail.is-icon{padding:24px}.x-attachment--list .x-attachment__item{width:100%;display:flex;justify-content:space-between;align-items:center;padding:5px;box-sizing:border-box}.x-attachment--list .x-attachment__item.is-selected{background-color:var(--el-color-primary-light-8);border-radius:6}.x-attachment--list .x-attachment__wrapper{flex-grow:1;display:flex}.x-attachment--list .x-attachment__item-name{display:none}.x-attachment--list.is-small .el-upload,.x-attachment--list.is-small .el-upload-list__item{height:30px}.x-attachment--list.is-small .el-upload-list__item-thumbnail{height:24px;width:24px}.x-attachment--list.is-large .el-upload,.x-attachment--list.is-large .el-upload-list__item{height:60px}.x-attachment--list.is-large .el-upload-list__item-thumbnail{height:50px;width:50px}.x-attachment--list .el-upload{width:100%;align-items:center;background-color:var(--el-fill-color-lighter);border:1px dashed var(--el-border-color-darker);border-radius:6px;box-sizing:border-box;cursor:pointer;display:inline-flex;height:var(--el-upload-picture-card-size);justify-content:center;vertical-align:top;height:40px;font-size:20px}.x-attachment--list .el-upload-list{width:100%;display:flex;flex-direction:column-reverse}.x-attachment--list .el-upload-list__item{width:100%;margin:0;height:40px;padding:0!important;border:none;border-bottom:1px solid var(--el-border-color-lighter);border-radius:0}.x-attachment--list .el-upload-list__item-actions{opacity:1;display:flex;justify-content:center;align-items:center}.x-attachment--list .el-upload-list__item-actions>span{padding:5px;cursor:pointer}.x-attachment--list .el-upload-list__item-actions>span:hover{color:var(--el-color-primary)}.x-attachment--list .el-upload-list__item-thumbnail{height:30px;width:30px;margin-right:8px}.x-attachment--list .el-upload-list__item-delete{display:block;position:static}.x-attachment--list .el-upload-list__item-name{cursor:default!important}.x-attachment--list .el-upload-list__item-name:hover{color:var(--el-text-color-regular)!important}
1
+ @charset "UTF-8";body{padding:0;margin:0;font-family:var(--el-font-family);background-color:var(--el-bg-color)}body.user-select-none{user-select:none;overflow:hidden!important}body.user-select-none iframe{pointer-events:none}body::-webkit-scrollbar,div::-webkit-scrollbar{z-index:11;width:6px}body::-webkit-scrollbar:horizontal,div::-webkit-scrollbar:horizontal{height:6px}body::-webkit-scrollbar-thumb,div::-webkit-scrollbar-thumb{border-radius:5px;width:6px;background:#0000001a}body::-webkit-scrollbar-corner,div::-webkit-scrollbar-corner{background:transparent}body::-webkit-scrollbar-track,div::-webkit-scrollbar-track{background:transparent}body::-webkit-scrollbar-track-piece,div::-webkit-scrollbar-track-piece{background:transparent;width:6px}body.is-dragging,body.is-resizing{user-select:none}body.is-dragging iframe,body.is-resizing iframe{user-select:none;pointer-events:none}.el-tag+.el-tag{margin-left:5px}.x-icon{line-height:1;display:inline-block;vertical-align:middle;font-size:inherit;width:1em;height:1em;overflow:hidden}.x-icon>svg{width:1em;height:1em}.x-icon.is-pointer{cursor:pointer}.x-icon.is-pointer:hover{opacity:.7}.x-icon img{width:100%;height:100%;transform:translateY(1px);filter:invert(.1)}.x-icon+.x-icon{margin-left:10px}html.dark .x-icon img{filter:invert(.9)}.x-menu{border-right:none!important}.x-menu .x-icon{font-size:inherit;width:14px}.x-menu__wrapper{display:inline-flex;justify-content:flex-start;align-items:center}.x-menu__badge{font-size:12px;zoom:.9;margin-left:14px}.x-menu.el-menu--collapse .x-menu__wrapper{position:relative}.x-menu.el-menu--collapse .x-menu__badge{position:absolute;right:20px;top:5px}.x-simple-mask{height:100%;background-color:#fff}.x-simple-mask__header{border-bottom:1px solid #dcdfe6;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.x-simple-mask__aside{border-right:1px solid #dcdfe6}.x-simple-mask__footer{border-top:1px solid #dcdfe6;display:flex;flex-direction:row;justify-content:center;align-items:center}.x-simple-mask__logo{font-size:20px;color:#337ecc;font-weight:700;cursor:pointer}.x-simple-mask__logo:hover{opacity:.7}.x-action{display:inline-flex;vertical-align:middle}.x-action+.x-action{margin-left:10px}.x-action .el-dropdown,.x-action .el-tooltip__trigger,.x-action .el-badge{outline:none}.x-action .el-badge__content{zoom:.9}.x-action--icon+.x-action--icon{margin-left:5px}.x-action__inner{cursor:pointer;color:var(--el-text-color-regular);display:inline-flex;justify-content:center;align-items:center;line-height:1;white-space:nowrap;font-size:14px}.x-action__inner>.x-icon+span{margin-left:.2em}.x-action__inner>span{display:inline-flex;align-items:center}.x-action__inner:hover{opacity:.7}.x-action__inner.is-disabled{cursor:not-allowed;opacity:.6}.x-action__inner.is-primary{color:var(--el-color-primary)}.x-action__inner.is-warning{color:var(--el-color-warning)}.x-action__inner.is-success{color:var(--el-color-success)}.x-action__inner.is-danger{color:var(--el-color-danger)}.x-action__inner.is-info{color:var(--el-text-color-regular)}.x-action__inner.is-icon{padding:5px;border-radius:3px}.x-action__inner.is-icon.is-background-hover{color:var(--el-text-color-regular)}.x-action__inner.is-icon.is-background-hover:hover.is-primary{background-color:var(--el-color-primary-light-8);color:var(--el-color-primary)}.x-action__inner.is-icon.is-background-hover:hover.is-success{background-color:var(--el-color-success-light-8);color:var(--el-color-success)}.x-action__inner.is-icon.is-background-hover:hover.is-warning{background-color:var(--el-color-warning-light-8);color:var(--el-color-warning)}.x-action__inner.is-icon.is-background-hover:hover.is-danger{background-color:var(--el-color-danger-light-8);color:var(--el-color-danger)}.x-action__inner.is-icon.is-background-hover:hover.is-info{background-color:var(--el-color-info-light-8);color:var(--el-text-color-regular)}.x-action__inner.is-icon.is-background-always.is-primary{background-color:var(--el-color-primary-light-9)}.x-action__inner.is-icon.is-background-always.is-success{background-color:var(--el-color-success-light-9)}.x-action__inner.is-icon.is-background-always.is-warning{background-color:var(--el-color-warning-light-9)}.x-action__inner.is-icon.is-background-always.is-danger{background-color:var(--el-color-danger-light-9)}.x-action__inner.is-icon.is-background-always.is-info{background-color:var(--el-color-info-light-9)}.x-action__inner.is-icon.is-circle{border-radius:50%}.x-action__inner.is-icon.is-large{font-size:16px;padding:6px}.x-action__inner.is-icon.is-small{font-size:12px;padding:4px}.x-action__inner.is-text.is-large{font-size:16px}.x-action__inner.is-text.is-small{font-size:12px}.x-action-bar{display:inline-block;white-space:nowrap}.x-action-bar__divider{margin:0 1em!important}.x-container{flex-shrink:0;box-sizing:border-box}.x-container.is-fit{width:100%;height:100%}.x-container.is-gap{margin-left:-10px;margin-top:-10px}.x-container.is-gap>.x-container{margin-left:10px;margin-top:10px}.x-container.is-pointer{cursor:pointer}.x-container.is-pointer:hover{opacity:.8}.x-container.is-flex{display:flex}.x-container.is-inline-flex{display:inline-flex}.x-container.is-direction-column{flex-direction:column}.x-container.is-direction-row-reverse{flex-direction:row-reverse}.x-container.is-direction-column-reverse{flex-direction:column-reverse}.x-container.is-justify-flex-end{justify-content:flex-end}.x-container.is-justify-center{justify-content:center}.x-container.is-justify-space-between{justify-content:space-between}.x-container.is-justify-space-around{justify-content:space-around}.x-container.is-align-center{align-items:center}.x-container.is-flex-end{align-items:flex-end}.x-container.is-baseline{align-items:baseline}.x-container.is-stretch{align-items:stretch}.x-container.is-align-content-flex-start{align-content:flex-start}.x-container.is-align-content-flex-end{align-content:flex-end}.x-container.is-align-content-enter{align-content:center}.x-container.is-align-content-space-between{align-content:space-between}.x-container.is-align-content-space-around{align-content:space-around}.x-container.is-align-content-stretch{align-content:stretch}.x-container.is-wrap-wrap{flex-wrap:wrap}.x-container.is-wrap-wrap-reverse{flex-wrap:wrap-reverse}.x-container.is-grow{flex-grow:1}.x-container.is-shrink{flex-shrink:1}.x-container.is-align-self-flex-start{align-self:flex-start}.x-container.is-align-self-flex-end{align-self:flex-end}.x-container.is-align-self-center{align-self:center}.x-container.is-align-self-baseline{align-self:baseline}.x-container.is-align-self-stretch{align-self:stretch}.x-container.is-overflow-hidden{overflow:hidden}.x-container.is-overflow-visible{overflow:visible}.x-container.is-overflow-auto{overflow:auto}.x-container.is-padding{padding:10px}.x-header{height:32px}.x-header.is-size-large{height:40px}.x-header.is-size-small{height:28px}.x-header.is-border{border-bottom:1px solid var(--el-border-color-light)}.x-header__wrapper{line-height:1.5;font-size:14px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:1px}.x-header__wrapper.is-size-large{font-size:16px}.x-header__wrapper.is-size-large .x-header__subtitle,.x-header__wrapper.is-size-large .x-header__more{font-size:14px}.x-header__wrapper.is-size-small,.x-header__wrapper.is-size-small .x-header__subtitle,.x-header__wrapper.is-size-small .x-header__more{font-size:12px}.x-header__wrapper.is-pointer .x-header__content{cursor:pointer}.x-header__wrapper.is-pointer .x-header__content:hover{opacity:.7}.x-header__icon{margin-right:5px;flex-shrink:0}.x-header__content{color:var(--el-text-color-primary);font-weight:700}.x-header__more{color:var(--el-text-color-secondary)!important;margin-left:3px}.x-header__subtitle{margin-left:.5em;font-size:12px;color:var(--el-text-color-secondary)}.x-header__actions{white-space:nowrap}.x-panel--default.is-radius{border-radius:var(--el-border-radius-base)}.x-panel--default .x-panel__header{padding:0}.x-panel--default.is-border>.x-panel__body{border:1px solid var(--el-border-color-light)}.x-panel--default.is-radius>.x-panel__body{border-radius:var(--el-border-radius-base)}.x-panel--default.is-shadow-always>.x-panel__body{box-shadow:var(--el-box-shadow-lighter)}.x-panel--default.is-shadow-hover>.x-panel__body:hover{box-shadow:var(--el-box-shadow-lighter)}.x-panel--card.is-border{border:1px solid var(--el-border-color-light)}.x-panel--card.is-radius{border-radius:var(--el-border-radius-base)}.x-panel--card.is-shadow-always,.x-panel--card.is-shadow-hover:hover{box-shadow:var(--el-box-shadow-lighter)}.x-panel--card>.x-panel__header{padding:0 5px 0 10px;background-color:var(--el-fill-color-lighter)}.x-panel__body.is-grow.is-overflow-auto{height:1px}.x-dialog{background-color:var(--el-bg-color);position:absolute;pointer-events:initial}.x-dialog.is-draggable>.x-panel__header{cursor:move}.x-dialog.is-maximized{width:100%!important;height:100%!important;left:0!important;top:0!important}.x-dialog.is-minimized{display:none}.x-dialog__wrapper{position:absolute;inset:0;pointer-events:none;overflow:hidden}.x-dialog__wrapper.is-minimized{display:none}.x-dialog__wrapper.is-dragging{user-select:none}.x-dialog__wrapper.is-dragging iframe{user-select:none;pointer-events:none}.x-dialog__modal{position:absolute;inset:0;background-color:var(--el-mask-color-extra-light);pointer-events:initial}.x-dialog__frame{width:100%;height:100%;display:block;border:none}.x-dialog.is-primary{border:2px solid var(--el-color-primary);border-top:none}.x-dialog.is-primary>.x-panel__header{background-color:var(--el-color-primary);color:var(--el-color-white)}.x-dialog.is-primary>.x-panel__header .x-header__content{color:var(--el-color-white)}.x-dialog.is-primary>.x-panel__header .x-action__inner.is-icon.is-background-hover{color:var(--el-color-white)}.x-dialog.is-primary>.x-panel__header .x-action__inner.is-icon.is-background-hover:hover.is-primary{background-color:#ffffff4d;opacity:1}.x-dialog.is-primary>.x-panel__header .x-action__inner.is-icon.is-background-hover:hover.is-danger{background-color:var(--el-color-danger);opacity:1}.x-dialog.is-primary>.x-panel__header .x-action__inner.is-icon.is-background-hover:hover.is-warning{background-color:var(--el-color-warning);opacity:1}.x-dialog-form__form{height:100%}.x-mask{--el-mask-brand-color: #0157fe;--el-mask-content-bg-color: var(--el-bg-color);--el-mask-topbar-bg-color: var(--el-fill-color-lighter);--el-mask-sidebar-bg-color: var(--el-fill-color-lighter);--el-mask-sidebar-border-color: var(--el-border-color-lighter);width:100%;height:100%;background-color:var(--el-mask-content-bg-color);overflow:hidden}.x-mask__content{height:1px;overflow:auto;padding:10px}.x-mask.is-disabled .x-mask__content{height:100%}.x-mask-brand{height:40px;overflow:hidden}.x-mask-brand__logo{height:20px;width:60px;text-align:center;cursor:pointer}.x-mask-brand__logo:hover{opacity:.7}.x-mask-brand__logo>img{height:100%}.x-mask-brand__title{font-size:16px;font-weight:700;color:var(--el-text-color-regular);font-family:Microsoft YaHei,微软雅黑,Arial,sans-serif}.x-mask-brand__title>span{position:relative;transform:translate(-10px)}.x-mask-brand.is-collapsed .x-mask-brand__title{display:none}.x-mask-topbar{height:40px;background-color:var(--el-mask-topbar-bg-color);border-bottom:1px solid var(--el-mask-sidebar-border-color)}.x-mask-menu{--el-menu-bg-color: transparent;--el-menu-item-height: 36px;--el-menu-sub-item-height: 34px;--el-font-size-base: 14px;--el-menu-item-font-size: 14px;--el-menu-icon-width: 20px;--el-menu-base-level-padding: 10px;--el-menu-level-padding: 20px;width:100%;height:1px;overflow-x:hidden!important}.x-mask-menu::-webkit-scrollbar{width:2px!important}.x-mask-menu::-webkit-scrollbar-thumb{background:transparent!important}.x-mask-menu:hover::-webkit-scrollbar-thumb{background:#0000001a!important}.x-mask-menu .el-menu .el-menu-item [class^=el-icon],.x-mask-menu .el-menu .el-sub-menu .el-icon{font-size:16px}.x-mask-menu .el-menu .el-sub-menu .el-sub-menu__icon-arrow{font-size:12px;color:var(--el-text-color-secondary)}.x-mask-menu .el-menu .el-menu-item.is-active{background-color:var(--el-menu-hover-bg-color)}.x-mask-menu .el-menu .el-sub-menu.is-active>.el-sub-menu__title{color:var(--el-color-primary)}.x-mask-menu .el-menu--collapse{--el-menu-item-height: 50px;width:100%}.x-mask-menu .el-menu--collapse>.el-menu-item{flex-wrap:wrap;justify-content:center;position:relative;margin:5px;border-radius:var(--el-border-radius-base);align-items:center;text-align:center}.x-mask-menu .el-menu--collapse>.el-menu-item .x-menu__title{height:auto;width:auto;visibility:visible;font-size:12px;line-height:1;zoom:.9;position:absolute;left:0;bottom:10px;width:100%;text-align:center;color:var(--el-text-color-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.x-mask-menu .el-menu--collapse>.el-menu-item .el-menu-tooltip__trigger{width:100%;height:100%;display:block}.x-mask-menu .el-menu--collapse>.el-menu-item.is-active{background-color:var(--el-menu-hover-bg-color)}.x-mask-menu .el-menu--collapse>.el-menu-item.is-active .x-menu__title{color:var(--el-color-primary)}.x-mask-menu .el-menu--collapse>.el-sub-menu{margin:5px;border-radius:var(--el-border-radius-base)}.x-mask-menu .el-menu--collapse>.el-sub-menu>.el-sub-menu__title{width:100%;display:flex;border-radius:var(--el-border-radius-base);line-height:1;padding-left:0;padding-right:0}.x-mask-menu .el-menu--collapse>.el-sub-menu>.el-sub-menu__title>.x-menu__wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;height:100%;width:100%}.x-mask-menu .el-menu--collapse>.el-sub-menu>.el-sub-menu__title>.x-menu__wrapper .x-menu__title{font-size:12px;zoom:.9;left:0;bottom:10px;width:100%;text-align:center;display:block;position:relative;top:-5px;color:var(--el-text-color-secondary);overflow:hidden}.x-mask-menu .el-menu--collapse>.el-sub-menu.is-active{background-color:var(--el-menu-hover-bg-color)}.x-mask-menu .el-menu--collapse>.el-sub-menu.is-active .x-menu__wrapper{color:var(--el-color-primary)}.x-mask-menu .el-menu--collapse>.el-sub-menu.is-active .x-menu__wrapper .x-menu__title{color:var(--el-color-primary)}.x-mask-menu .el-menu--collapse>.el-sub-menu.is-opened{background-color:var(--el-menu-hover-bg-color)}.x-mask-menu .el-menu--collapse .el-menu-item [class^=el-icon],.x-mask-menu .el-menu--collapse .el-sub-menu .el-icon{font-size:20px;margin-right:0}.x-mask-menu__favorites .el-sub-menu__title .x-icon{color:var(--el-color-warning)}.x-mask-menu__search .el-sub-menu__title .x-icon{color:var(--el-color-success)}.x-mask-menu-popper{--el-menu-item-height: 36px;--el-menu-sub-item-height: 34px;--el-font-size-base: 12px;--el-menu-item-font-size: 12px;--el-menu-icon-width: 20px;--el-menu-base-level-padding: 14px;max-height:calc(100% - 10px);overflow:auto}.x-mask-menu-popper .el-menu-item [class^=el-icon],.x-mask-menu-popper .el-sub-menu .el-icon{font-size:14px;margin-right:0}.x-mask-menu-popper .el-sub-menu .el-sub-menu__icon-arrow{font-size:12px;color:var(--el-text-color-secondary)}.x-mask-menu-popper .el-menu-item.is-active{background-color:var(--el-menu-hover-bg-color)}.x-mask-menu-popper .el-sub-menu.is-active>.el-sub-menu__title{color:var(--el-color-primary)}.x-mask-menu-popper::-webkit-scrollbar{width:2px!important}.x-mask-menu-popper::-webkit-scrollbar-thumb{background:#0000001a!important}.x-mask-sidebar{width:200px;background-color:var(--el-mask-sidebar-bg-color)}.x-mask-sidebar:not(.is-resizing){transition:width .2s}.x-mask-sidebar__wrapper{position:relative;border-right:1px solid var(--el-mask-sidebar-border-color)}.x-mask-sidebar__wrapper>.el-divider{margin:0}.x-mask-sidebar__expander{padding:5px 0;width:100%;background-color:var(--el-mask-sidebar-border-color);text-align:center;cursor:pointer}.x-mask-sidebar__expander:hover{opacity:.7}.x-mask-sidebar__helper{position:absolute;width:8px;font-size:0;right:0;top:0;bottom:0;border-right:2px solid transparent}.x-mask-sidebar.is-resizing .x-mask-sidebar__helper{border-right:2px solid var(--el-color-primary)}.x-mask-sidebar.is-collapsed{width:60px}.x-mask-sidebar.is-collapsed .x-mask-avatar__wrapper{overflow:hidden;height:0;width:0;visibility:hidden}.x-mask-topbar{height:40px}.x-mask-tabs{width:1px}.x-mask-tabs .el-tabs{--el-tabs-header-height: 30px;--el-font-size-base: 12px;position:relative;left:-1px}.x-mask-tabs .el-tabs__header{margin:0;border-bottom:none!important}.x-mask-tabs .el-tabs__header .el-tabs__item.is-active{background-color:var(--el-bg-color);border-radius:2px}.x-mask-tabs .el-tabs__header .x-icon{pointer-events:none}.x-mask-tabs .el-tabs__content{display:none}.x-mask-tabs__trigger{height:100%;display:flex;align-items:center}.x-mask-tabs__trigger>.x-icon+span{margin-left:5px}.x-mask-toolbar{padding-right:10px}.x-mask-toolbar>.x-action{margin:0 5px}.x-mask-toolbar__menu-item{position:relative;display:inline-block;padding-right:20px;width:100%}.x-mask-toolbar__menu-item .x-icon{position:absolute;right:-10px;top:50%;transform:translateY(-50%)}.x-mask-switch-bar{width:100%;height:40px;padding:10px 5px;border-top:1px solid var(--el-mask-sidebar-border-color);position:relative;top:-1px;box-sizing:border-box}.x-mask-switch-bar__left{width:1px;padding-right:5px}.x-mask-switch-bar__right.is-collasped{width:100%;padding-right:0}.x-mask-switch-bar__switch{height:28px!important;line-height:1!important;width:60px!important;position:relative;display:block!important}.x-mask-switch-bar__switch .el-switch__core{--el-switch-off-color: var(--el-mask-content-bg-color);--el-switch-on-color: var(--el-mask-content-bg-color);border:1px solid var(--el-mask-sidebar-border-color)!important;height:28px;width:60px;border-radius:14px}.x-mask-switch-bar__switch .el-switch__core .el-switch__action{width:28px;height:24px;border-radius:14px;background-color:var(--el-color-primary-light-8)}.x-mask-switch-bar__switch .el-switch__label--left{position:absolute;top:6px;left:9px;z-index:1;margin-right:0;height:14px;color:var(--el-text-color-regular)}.x-mask-switch-bar__switch .el-switch__label--right{position:absolute;top:6px;right:9px;z-index:1;margin-right:0;height:14px;color:var(--el-text-color-regular)}.x-mask-switch-bar__switch .el-switch__label.is-active{color:var(--el-color-primary)}.x-mask-switch-bar__switch.is-checked .el-switch__core .el-switch__action{left:calc(100% - 29px)!important}.x-mask-switch-bar__input .el-input__wrapper{padding:0!important;border-radius:12px}.x-mask-switch-bar__input .el-input__prefix-inner>:last-child{margin-right:0;width:20px}.x-mask-switch-bar__input .el-input__suffix{cursor:pointer;transition:color .1s}.x-mask-switch-bar__input .el-input__suffix:hover{color:var(--el-color-warning)}.x-mask-switch-bar__input .el-input__suffix .x-icon{width:20px;margin-left:0!important}.x-mask-switch-bar__input .el-input__inner{height:28px!important}.x-mask-avatar{margin-left:5px}.x-mask-theme-switch.el-switch{--el-switch-on-color: var(--el-fill-color-dark);--el-switch-off-color: var(--el-fill-color-dark)}.x-mask-theme-switch .el-switch__core .el-switch__action{color:var(--el-text-color-regular)!important;background-color:var(--el-bg-color)!important}.x-field__info{position:absolute!important;right:0;cursor:pointer}.x-field__trigger{--color: getCssVar("color-error") !important;color:var(--el-color-error)!important}.x-field__editor{width:100%!important}.x-field__editor_wrap{flex-grow:1;line-height:1}.x-field__editor_wrap.is-inline{display:flex;align-items:center;justify-content:start}.x-field__editor_wrap.is-inline .x-field__editor{width:auto!important}.x-field__editor_wrap.is-inline .x-field__tip{width:auto!important;padding-left:10px}.x-field__tip{display:block;width:100%;font-size:12px;color:var(--el-text-color-secondary);padding:5px 0}.x-field.is-tooltip-outer.el-form-item--small .el-form-item__content{padding-right:16px;line-height:1}.x-field.is-tooltip-outer.el-form-item--default .el-form-item__content{padding-right:20px;line-height:1}.x-field.is-tooltip-outer.el-form-item--large .el-form-item__content{padding-right:24px;line-height:1}.x-field.is-tooltip-inner.el-form-item--small .x-field__info{right:5px}.x-field.is-tooltip-inner.el-form-item--default .x-field__info{right:8px}.x-field.is-tooltip-inner.el-form-item--large .x-field__info{right:10px}.x-form.el-form--inline>.x-field{margin-right:0}.x-tabs{--el-tabs-header-height: 30px !important}.x-tabs.el-tabs--left .el-tabs__nav-wrap.is-left:after,.x-tabs.el-tabs--left .el-tabs__nav-wrap.is-right:after,.x-tabs.el-tabs--right .el-tabs__nav-wrap.is-left:after,.x-tabs.el-tabs--right .el-tabs__nav-wrap.is-right:after{width:1px}.x-tabs.is-no-border .el-tabs__nav-wrap:after{background-color:transparent}.x-tabs.is-align-center .el-tabs__nav-scroll{display:flex;justify-content:center}.x-tabs.is-align-right .el-tabs__nav-scroll{display:flex;justify-content:flex-end}.x-tabs.is-fit{width:100%;height:100%}.x-tabs .el-tabs__header{margin-bottom:0}.x-tabs .el-tabs__item{padding:0 15px;display:flex;justify-content:space-between}.x-tabs.el-tabs--card>.el-tabs__header .el-tabs__item.is-active{background:var(--el-bg-color)}.x-tabs.el-tabs--top.el-tabs--card>.el-tabs__header .el-tabs__item:nth-child(2){padding-left:15px}.x-tabs.el-tabs--top.el-tabs--card>.el-tabs__header .el-tabs__item:last-child{padding-right:15px}.x-tabs__icon{margin-right:5px}.x-tabs__label-inner{display:flex;justify-content:center;align-items:center;flex-grow:1}.x-tabs__actions{padding-left:10px}.x-panel__body>.x-tabs{position:relative;top:-5px}.x-data-item__wrapper{font-size:14px;color:var(--el-text-color-primary);font-weight:700}.x-data-item__icon{margin-right:5px;box-sizing:content-box}.x-data-item__desc{font-size:12px;color:var(--el-text-color-regular)}.x-data-item__actions{padding:10px 0;text-align:right}.x-data-item__section+.x-data-item__section{margin-top:5px}.x-data-item.is-split+.x-data-item.is-split{padding-top:10px;margin-top:10px;border-top:1px solid var(--el-border-color-light)}.x-data-item.is-image-row .x-data-item__img{padding-right:10px}.x-data-item.is-image-column .x-data-item__img{padding-bottom:10px}.x-list{display:flex;flex-direction:column}.x-list__content{flex-grow:1}.x-list__pager{display:flex;justify-content:flex-end;padding-top:10px}.x-list__nomore,.x-list__loading{padding:20px;text-align:center;color:var(--el-color-info)}.x-startup{height:100%;display:flex;justify-content:center;align-items:center}.x-startup__wrapper{padding:40px;max-width:1000px;min-width:800px;display:flex;flex-direction:column;margin:0 auto;border-radius:10px;box-shadow:var(--el-box-shadow-lighter)}.x-startup__name{max-width:576px;line-height:56px;font-size:48px;font-weight:700;white-space:pre-wrap}.x-startup__name .clip{background:-webkit-linear-gradient(120deg,#bd34fe 30%,#41d1ff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.x-startup__text{max-width:576px;line-height:56px;font-size:48px;font-weight:700;white-space:pre-wrap;color:#3c3c43}.x-startup__tagline{padding-top:12px;max-width:576px;line-height:32px;font-size:20px;font-weight:500;white-space:pre-wrap;color:#3c3c43c7}.x-startup__actions{padding-top:32px;display:flex;flex-wrap:wrap;margin:32px -6px -6px;justify-content:flex-end;border-top:1px solid rgba(60,60,67,.08)}.x-test__slot{word-break:break-all}.x-test .el-descriptions__label{width:100px}.x-image-code-input__image{height:100%;width:100%;cursor:pointer}.x-image-code-input__image.is-small{height:22px}.x-image-code-input__image.is-default{height:30px}.x-image-code-input__image.is-large{height:38px}.x-qrcode{display:inline-block;position:relative;min-width:100px}.x-qrcode__maskWrapper{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--el-mask-color);display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--el-color-success-dark-2);overflow:hidden}.x-qrcode__mask{display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--el-color-success-dark-2);overflow:hidden}.x-qrcode__logo{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:var(--el-font-size-extra-small);cursor:pointer}.x-qrcode__tip{color:var(--el-text-color-primary);font-size:var(--el-font-size-extra-small);max-width:80px;text-align:center}.x-attachment.is-disabled .el-upload,.x-attachment.is-not-add .el-upload{display:none}.x-attachment.is-pointer .el-upload-list__item{cursor:pointer}.x-attachment.is-pointer .el-upload-list__item-actions{cursor:pointer!important}.x-attachment--card .x-attachment__item{width:100%;height:100%}.x-attachment--card .x-attachment__item.is-selected{background-color:var(--el-color-primary-light-8);border:2px solid var(--el-color-primary);border-radius:6px}.x-attachment--card .x-attachment__wrapper{width:100%;height:100%}.x-attachment--card .x-attachment__upload{width:100%;height:100%;font-size:28px;display:flex;justify-content:center;align-items:center;color:var(--el-text-color-regular)}.x-attachment--card.is-small .el-upload-list--picture-card{--el-upload-list-picture-card-size: 100px}.x-attachment--card.is-small .el-upload--picture-card{--el-upload-picture-card-size: 100px}.x-attachment--card.is-large .el-upload-list--picture-card{--el-upload-list-picture-card-size: 200px}.x-attachment--card.is-large .el-upload--picture-card{--el-upload-picture-card-size: 200px}.x-attachment--card .el-upload-list__item-name{width:100%;position:absolute;left:0;bottom:0;text-align:center;padding:3px 5px;background-color:var(--el-overlay-color-lighter);color:var(--el-color-info-light-9);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px;z-index:1;cursor:default!important}.x-attachment--card .el-upload-list__item-name:hover{color:var(--el-color-info-light-9)!important}.x-attachment--card .el-upload-list__item-url{display:none}.x-attachment--card .el-upload-list__item:hover .el-upload-list__item-name{display:block!important}.x-attachment--card .el-upload-list__item-thumbnail.is-icon{padding:20px;box-sizing:border-box}.x-attachment--list .x-attachment__item{width:100%;display:flex;justify-content:space-between;align-items:center;padding:5px;box-sizing:border-box}.x-attachment--list .x-attachment__item.is-selected{background-color:var(--el-color-primary-light-8);border-radius:6}.x-attachment--list .x-attachment__wrapper{flex-grow:1;display:flex}.x-attachment--list .x-attachment__item-name{display:none}.x-attachment--list.is-small .el-upload,.x-attachment--list.is-small .el-upload-list__item{height:30px}.x-attachment--list.is-small .el-upload-list__item-thumbnail{height:24px;width:24px}.x-attachment--list.is-large .el-upload,.x-attachment--list.is-large .el-upload-list__item{height:60px}.x-attachment--list.is-large .el-upload-list__item-thumbnail{height:50px;width:50px}.x-attachment--list .el-upload{width:100%;align-items:center;background-color:var(--el-fill-color-lighter);border:1px dashed var(--el-border-color-darker);border-radius:6px;box-sizing:border-box;cursor:pointer;display:inline-flex;height:var(--el-upload-picture-card-size);justify-content:center;vertical-align:top;height:40px;font-size:20px}.x-attachment--list .el-upload-list{width:100%;display:flex;flex-direction:column-reverse}.x-attachment--list .el-upload-list__item{width:100%;margin:0;height:40px;padding:0!important;border:none;border-bottom:1px solid var(--el-border-color-lighter);border-radius:0}.x-attachment--list .el-upload-list__item-actions{opacity:1;display:flex;justify-content:center;align-items:center}.x-attachment--list .el-upload-list__item-actions>span{padding:5px;cursor:pointer}.x-attachment--list .el-upload-list__item-actions>span:hover{color:var(--el-color-primary)}.x-attachment--list .el-upload-list__item-thumbnail{height:30px;width:30px;margin-right:8px}.x-attachment--list .el-upload-list__item-delete{display:block;position:static}.x-attachment--list .el-upload-list__item-name{cursor:default!important}.x-attachment--list .el-upload-list__item-name:hover{color:var(--el-text-color-regular)!important}
@@ -53,7 +53,7 @@ version: 2.9.0
53
53
  * license : MIT
54
54
  * http://adamwdraper.github.com/Numeral-js/
55
55
  */(function(e){(function(t,n){e.exports?e.exports=n():t.numeral=n()})(et,function(){var t,n,r="2.0.6",i={},o={},s={currentLocale:"en",zeroFormat:null,nullFormat:null,defaultFormat:"0,0",scalePercentBy100:!0},u={currentLocale:s.currentLocale,zeroFormat:s.zeroFormat,nullFormat:s.nullFormat,defaultFormat:s.defaultFormat,scalePercentBy100:s.scalePercentBy100};function f(a,c){this._input=a,this._value=c}return t=function(a){var c,l,h,p;if(t.isNumeral(a))c=a.value();else if(a===0||typeof a>"u")c=0;else if(a===null||n.isNaN(a))c=null;else if(typeof a=="string")if(u.zeroFormat&&a===u.zeroFormat)c=0;else if(u.nullFormat&&a===u.nullFormat||!a.replace(/[^0-9]+/g,"").length)c=null;else{for(l in i)if(p=typeof i[l].regexps.unformat=="function"?i[l].regexps.unformat():i[l].regexps.unformat,p&&a.match(p)){h=i[l].unformat;break}h=h||t._.stringToNumber,c=h(a)}else c=Number(a)||null;return new f(a,c)},t.version=r,t.isNumeral=function(a){return a instanceof f},t._=n={numberToFormat:function(a,c,l){var h=o[t.options.currentLocale],p=!1,d=!1,g=0,b="",S=1e12,v=1e9,y=1e6,w=1e3,E="",m=!1,T,j,H,_,A,L,C;if(a=a||0,j=Math.abs(a),t._.includes(c,"(")?(p=!0,c=c.replace(/[\(|\)]/g,"")):(t._.includes(c,"+")||t._.includes(c,"-"))&&(A=t._.includes(c,"+")?c.indexOf("+"):a<0?c.indexOf("-"):-1,c=c.replace(/[\+|\-]/g,"")),t._.includes(c,"a")&&(T=c.match(/a(k|m|b|t)?/),T=T?T[1]:!1,t._.includes(c," a")&&(b=" "),c=c.replace(new RegExp(b+"a[kmbt]?"),""),j>=S&&!T||T==="t"?(b+=h.abbreviations.trillion,a=a/S):j<S&&j>=v&&!T||T==="b"?(b+=h.abbreviations.billion,a=a/v):j<v&&j>=y&&!T||T==="m"?(b+=h.abbreviations.million,a=a/y):(j<y&&j>=w&&!T||T==="k")&&(b+=h.abbreviations.thousand,a=a/w)),t._.includes(c,"[.]")&&(d=!0,c=c.replace("[.]",".")),H=a.toString().split(".")[0],_=c.split(".")[1],L=c.indexOf(","),g=(c.split(".")[0].split(",")[0].match(/0/g)||[]).length,_?(t._.includes(_,"[")?(_=_.replace("]",""),_=_.split("["),E=t._.toFixed(a,_[0].length+_[1].length,l,_[1].length)):E=t._.toFixed(a,_.length,l),H=E.split(".")[0],t._.includes(E,".")?E=h.delimiters.decimal+E.split(".")[1]:E="",d&&Number(E.slice(1))===0&&(E="")):H=t._.toFixed(a,0,l),b&&!T&&Number(H)>=1e3&&b!==h.abbreviations.trillion)switch(H=String(Number(H)/1e3),b){case h.abbreviations.thousand:b=h.abbreviations.million;break;case h.abbreviations.million:b=h.abbreviations.billion;break;case h.abbreviations.billion:b=h.abbreviations.trillion;break}if(t._.includes(H,"-")&&(H=H.slice(1),m=!0),H.length<g)for(var F=g-H.length;F>0;F--)H="0"+H;return L>-1&&(H=H.toString().replace(/(\d)(?=(\d{3})+(?!\d))/g,"$1"+h.delimiters.thousands)),c.indexOf(".")===0&&(H=""),C=H+E+(b||""),p?C=(p&&m?"(":"")+C+(p&&m?")":""):A>=0?C=A===0?(m?"-":"+")+C:C+(m?"-":"+"):m&&(C="-"+C),C},stringToNumber:function(a){var c=o[u.currentLocale],l=a,h={thousand:3,million:6,billion:9,trillion:12},p,d,g;if(u.zeroFormat&&a===u.zeroFormat)d=0;else if(u.nullFormat&&a===u.nullFormat||!a.replace(/[^0-9]+/g,"").length)d=null;else{d=1,c.delimiters.decimal!=="."&&(a=a.replace(/\./g,"").replace(c.delimiters.decimal,"."));for(p in h)if(g=new RegExp("[^a-zA-Z]"+c.abbreviations[p]+"(?:\\)|(\\"+c.currency.symbol+")?(?:\\))?)?$"),l.match(g)){d*=Math.pow(10,h[p]);break}d*=(a.split("-").length+Math.min(a.split("(").length-1,a.split(")").length-1))%2?1:-1,a=a.replace(/[^0-9\.]+/g,""),d*=Number(a)}return d},isNaN:function(a){return typeof a=="number"&&isNaN(a)},includes:function(a,c){return a.indexOf(c)!==-1},insert:function(a,c,l){return a.slice(0,l)+c+a.slice(l)},reduce:function(a,c){if(this===null)throw new TypeError("Array.prototype.reduce called on null or undefined");if(typeof c!="function")throw new TypeError(c+" is not a function");var l=Object(a),h=l.length>>>0,p=0,d;if(arguments.length===3)d=arguments[2];else{for(;p<h&&!(p in l);)p++;if(p>=h)throw new TypeError("Reduce of empty array with no initial value");d=l[p++]}for(;p<h;p++)p in l&&(d=c(d,l[p],p,l));return d},multiplier:function(a){var c=a.toString().split(".");return c.length<2?1:Math.pow(10,c[1].length)},correctionFactor:function(){var a=Array.prototype.slice.call(arguments);return a.reduce(function(c,l){var h=n.multiplier(l);return c>h?c:h},1)},toFixed:function(a,c,l,h){var p=a.toString().split("."),d=c-(h||0),g,b,S,v;return p.length===2?g=Math.min(Math.max(p[1].length,d),c):g=d,S=Math.pow(10,g),v=(l(a+"e+"+g)/S).toFixed(g),h>c-g&&(b=new RegExp("\\.?0{1,"+(h-(c-g))+"}$"),v=v.replace(b,"")),v}},t.options=u,t.formats=i,t.locales=o,t.locale=function(a){return a&&(u.currentLocale=a.toLowerCase()),u.currentLocale},t.localeData=function(a){if(!a)return o[u.currentLocale];if(a=a.toLowerCase(),!o[a])throw new Error("Unknown locale : "+a);return o[a]},t.reset=function(){for(var a in s)u[a]=s[a]},t.zeroFormat=function(a){u.zeroFormat=typeof a=="string"?a:null},t.nullFormat=function(a){u.nullFormat=typeof a=="string"?a:null},t.defaultFormat=function(a){u.defaultFormat=typeof a=="string"?a:"0.0"},t.register=function(a,c,l){if(c=c.toLowerCase(),this[a+"s"][c])throw new TypeError(c+" "+a+" already registered.");return this[a+"s"][c]=l,l},t.validate=function(a,c){var l,h,p,d,g,b,S,v;if(typeof a!="string"&&(a+="",console.warn&&console.warn("Numeral.js: Value is not string. It has been co-erced to: ",a)),a=a.trim(),a.match(/^\d+$/))return!0;if(a==="")return!1;try{S=t.localeData(c)}catch{S=t.localeData(t.locale())}return p=S.currency.symbol,g=S.abbreviations,l=S.delimiters.decimal,S.delimiters.thousands==="."?h="\\.":h=S.delimiters.thousands,v=a.match(/^[^\d]+/),v!==null&&(a=a.substr(1),v[0]!==p)||(v=a.match(/[^\d]+$/),v!==null&&(a=a.slice(0,-1),v[0]!==g.thousand&&v[0]!==g.million&&v[0]!==g.billion&&v[0]!==g.trillion))?!1:(b=new RegExp(h+"{2}"),a.match(/[^\d.,]/g)?!1:(d=a.split(l),d.length>2?!1:d.length<2?!!d[0].match(/^\d+.*\d$/)&&!d[0].match(b):d[0].length===1?!!d[0].match(/^\d+$/)&&!d[0].match(b)&&!!d[1].match(/^\d+$/):!!d[0].match(/^\d+.*\d$/)&&!d[0].match(b)&&!!d[1].match(/^\d+$/)))},t.fn=f.prototype={clone:function(){return t(this)},format:function(a,c){var l=this._value,h=a||u.defaultFormat,p,d,g;if(c=c||Math.round,l===0&&u.zeroFormat!==null)d=u.zeroFormat;else if(l===null&&u.nullFormat!==null)d=u.nullFormat;else{for(p in i)if(h.match(i[p].regexps.format)){g=i[p].format;break}g=g||t._.numberToFormat,d=g(l,h,c)}return d},value:function(){return this._value},input:function(){return this._input},set:function(a){return this._value=Number(a),this},add:function(a){var c=n.correctionFactor.call(null,this._value,a);function l(h,p,d,g){return h+Math.round(c*p)}return this._value=n.reduce([this._value,a],l,0)/c,this},subtract:function(a){var c=n.correctionFactor.call(null,this._value,a);function l(h,p,d,g){return h-Math.round(c*p)}return this._value=n.reduce([a],l,Math.round(this._value*c))/c,this},multiply:function(a){function c(l,h,p,d){var g=n.correctionFactor(l,h);return Math.round(l*g)*Math.round(h*g)/Math.round(g*g)}return this._value=n.reduce([this._value,a],c,1),this},divide:function(a){function c(l,h,p,d){var g=n.correctionFactor(l,h);return Math.round(l*g)/Math.round(h*g)}return this._value=n.reduce([this._value,a],c),this},difference:function(a){return Math.abs(t(this._value).subtract(a).value())}},t.register("locale","en",{delimiters:{thousands:",",decimal:"."},abbreviations:{thousand:"k",million:"m",billion:"b",trillion:"t"},ordinal:function(a){var c=a%10;return~~(a%100/10)===1?"th":c===1?"st":c===2?"nd":c===3?"rd":"th"},currency:{symbol:"$"}}),function(){t.register("format","bps",{regexps:{format:/(BPS)/,unformat:/(BPS)/},format:function(a,c,l){var h=t._.includes(c," BPS")?" ":"",p;return a=a*1e4,c=c.replace(/\s?BPS/,""),p=t._.numberToFormat(a,c,l),t._.includes(p,")")?(p=p.split(""),p.splice(-1,0,h+"BPS"),p=p.join("")):p=p+h+"BPS",p},unformat:function(a){return+(t._.stringToNumber(a)*1e-4).toFixed(15)}})}(),function(){var a={base:1e3,suffixes:["B","KB","MB","GB","TB","PB","EB","ZB","YB"]},c={base:1024,suffixes:["B","KiB","MiB","GiB","TiB","PiB","EiB","ZiB","YiB"]},l=a.suffixes.concat(c.suffixes.filter(function(p){return a.suffixes.indexOf(p)<0})),h=l.join("|");h="("+h.replace("B","B(?!PS)")+")",t.register("format","bytes",{regexps:{format:/([0\s]i?b)/,unformat:new RegExp(h)},format:function(p,d,g){var b,S=t._.includes(d,"ib")?c:a,v=t._.includes(d," b")||t._.includes(d," ib")?" ":"",y,w,E;for(d=d.replace(/\s?i?b/,""),y=0;y<=S.suffixes.length;y++)if(w=Math.pow(S.base,y),E=Math.pow(S.base,y+1),p===null||p===0||p>=w&&p<E){v+=S.suffixes[y],w>0&&(p=p/w);break}return b=t._.numberToFormat(p,d,g),b+v},unformat:function(p){var d=t._.stringToNumber(p),g,b;if(d){for(g=a.suffixes.length-1;g>=0;g--){if(t._.includes(p,a.suffixes[g])){b=Math.pow(a.base,g);break}if(t._.includes(p,c.suffixes[g])){b=Math.pow(c.base,g);break}}d*=b||1}return d}})}(),function(){t.register("format","currency",{regexps:{format:/(\$)/},format:function(a,c,l){var h=t.locales[t.options.currentLocale],p={before:c.match(/^([\+|\-|\(|\s|\$]*)/)[0],after:c.match(/([\+|\-|\)|\s|\$]*)$/)[0]},d,g,b;for(c=c.replace(/\s?\$\s?/,""),d=t._.numberToFormat(a,c,l),a>=0?(p.before=p.before.replace(/[\-\(]/,""),p.after=p.after.replace(/[\-\)]/,"")):a<0&&!t._.includes(p.before,"-")&&!t._.includes(p.before,"(")&&(p.before="-"+p.before),b=0;b<p.before.length;b++)switch(g=p.before[b],g){case"$":d=t._.insert(d,h.currency.symbol,b);break;case" ":d=t._.insert(d," ",b+h.currency.symbol.length-1);break}for(b=p.after.length-1;b>=0;b--)switch(g=p.after[b],g){case"$":d=b===p.after.length-1?d+h.currency.symbol:t._.insert(d,h.currency.symbol,-(p.after.length-(1+b)));break;case" ":d=b===p.after.length-1?d+" ":t._.insert(d," ",-(p.after.length-(1+b)+h.currency.symbol.length-1));break}return d}})}(),function(){t.register("format","exponential",{regexps:{format:/(e\+|e-)/,unformat:/(e\+|e-)/},format:function(a,c,l){var h,p=typeof a=="number"&&!t._.isNaN(a)?a.toExponential():"0e+0",d=p.split("e");return c=c.replace(/e[\+|\-]{1}0/,""),h=t._.numberToFormat(Number(d[0]),c,l),h+"e"+d[1]},unformat:function(a){var c=t._.includes(a,"e+")?a.split("e+"):a.split("e-"),l=Number(c[0]),h=Number(c[1]);h=t._.includes(a,"e-")?h*=-1:h;function p(d,g,b,S){var v=t._.correctionFactor(d,g),y=d*v*(g*v)/(v*v);return y}return t._.reduce([l,Math.pow(10,h)],p,1)}})}(),function(){t.register("format","ordinal",{regexps:{format:/(o)/},format:function(a,c,l){var h=t.locales[t.options.currentLocale],p,d=t._.includes(c," o")?" ":"";return c=c.replace(/\s?o/,""),d+=h.ordinal(a),p=t._.numberToFormat(a,c,l),p+d}})}(),function(){t.register("format","percentage",{regexps:{format:/(%)/,unformat:/(%)/},format:function(a,c,l){var h=t._.includes(c," %")?" ":"",p;return t.options.scalePercentBy100&&(a=a*100),c=c.replace(/\s?\%/,""),p=t._.numberToFormat(a,c,l),t._.includes(p,")")?(p=p.split(""),p.splice(-1,0,h+"%"),p=p.join("")):p=p+h+"%",p},unformat:function(a){var c=t._.stringToNumber(a);return t.options.scalePercentBy100?c*.01:c}})}(),function(){t.register("format","time",{regexps:{format:/(:)/,unformat:/(:)/},format:function(a,c,l){var h=Math.floor(a/60/60),p=Math.floor((a-h*60*60)/60),d=Math.round(a-h*60*60-p*60);return h+":"+(p<10?"0"+p:p)+":"+(d<10?"0"+d:d)},unformat:function(a){var c=a.split(":"),l=0;return c.length===3?(l=l+Number(c[0])*60*60,l=l+Number(c[1])*60,l=l+Number(c[2])):c.length===2&&(l=l+Number(c[0])*60,l=l+Number(c[1])),Number(l)}})}(),t})})(us);var ng=us.exports;const cs=Yt(ng);function rg(e,t="0.00"){return cs(e).format(t)}function ig(e,t=2,n){return(n?Math.round:Math.floor)(Math.pow(10,t)*e)/Math.pow(10,t)}var fs={exports:{}};(function(e,t){(function(n,r){e.exports=r()})(et,function(){var n=1e3,r=6e4,i=36e5,o="millisecond",s="second",u="minute",f="hour",a="day",c="week",l="month",h="quarter",p="year",d="date",g="Invalid Date",b=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,S=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,v={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(F){var B=["th","st","nd","rd"],N=F%100;return"["+F+(B[(N-20)%10]||B[N]||B[0])+"]"}},y=function(F,B,N){var U=String(F);return!U||U.length>=B?F:""+Array(B+1-U.length).join(N)+F},w={s:y,z:function(F){var B=-F.utcOffset(),N=Math.abs(B),U=Math.floor(N/60),k=N%60;return(B<=0?"+":"-")+y(U,2,"0")+":"+y(k,2,"0")},m:function F(B,N){if(B.date()<N.date())return-F(N,B);var U=12*(N.year()-B.year())+(N.month()-B.month()),k=B.clone().add(U,l),V=N-k<0,z=B.clone().add(U+(V?-1:1),l);return+(-(U+(N-k)/(V?k-z:z-k))||0)},a:function(F){return F<0?Math.ceil(F)||0:Math.floor(F)},p:function(F){return{M:l,y:p,w:c,d:a,D:d,h:f,m:u,s,ms:o,Q:h}[F]||String(F||"").toLowerCase().replace(/s$/,"")},u:function(F){return F===void 0}},E="en",m={};m[E]=v;var T="$isDayjsObject",j=function(F){return F instanceof L||!(!F||!F[T])},H=function F(B,N,U){var k;if(!B)return E;if(typeof B=="string"){var V=B.toLowerCase();m[V]&&(k=V),N&&(m[V]=N,k=V);var z=B.split("-");if(!k&&z.length>1)return F(z[0])}else{var D=B.name;m[D]=B,k=D}return!U&&k&&(E=k),k||!U&&E},_=function(F,B){if(j(F))return F.clone();var N=typeof B=="object"?B:{};return N.date=F,N.args=arguments,new L(N)},A=w;A.l=H,A.i=j,A.w=function(F,B){return _(F,{locale:B.$L,utc:B.$u,x:B.$x,$offset:B.$offset})};var L=function(){function F(N){this.$L=H(N.locale,null,!0),this.parse(N),this.$x=this.$x||N.x||{},this[T]=!0}var B=F.prototype;return B.parse=function(N){this.$d=function(U){var k=U.date,V=U.utc;if(k===null)return new Date(NaN);if(A.u(k))return new Date;if(k instanceof Date)return new Date(k);if(typeof k=="string"&&!/Z$/i.test(k)){var z=k.match(b);if(z){var D=z[2]-1||0,M=(z[7]||"0").substring(0,3);return V?new Date(Date.UTC(z[1],D,z[3]||1,z[4]||0,z[5]||0,z[6]||0,M)):new Date(z[1],D,z[3]||1,z[4]||0,z[5]||0,z[6]||0,M)}}return new Date(k)}(N),this.init()},B.init=function(){var N=this.$d;this.$y=N.getFullYear(),this.$M=N.getMonth(),this.$D=N.getDate(),this.$W=N.getDay(),this.$H=N.getHours(),this.$m=N.getMinutes(),this.$s=N.getSeconds(),this.$ms=N.getMilliseconds()},B.$utils=function(){return A},B.isValid=function(){return this.$d.toString()!==g},B.isSame=function(N,U){var k=_(N);return this.startOf(U)<=k&&k<=this.endOf(U)},B.isAfter=function(N,U){return _(N)<this.startOf(U)},B.isBefore=function(N,U){return this.endOf(U)<_(N)},B.$g=function(N,U,k){return A.u(N)?this[U]:this.set(k,N)},B.unix=function(){return Math.floor(this.valueOf()/1e3)},B.valueOf=function(){return this.$d.getTime()},B.startOf=function(N,U){var k=this,V=!!A.u(U)||U,z=A.p(N),D=function(Ht,rt){var Rt=A.w(k.$u?Date.UTC(k.$y,rt,Ht):new Date(k.$y,rt,Ht),k);return V?Rt:Rt.endOf(a)},M=function(Ht,rt){return A.w(k.toDate()[Ht].apply(k.toDate("s"),(V?[0,0,0,0]:[23,59,59,999]).slice(rt)),k)},P=this.$W,I=this.$M,ct=this.$D,ie="set"+(this.$u?"UTC":"");switch(z){case p:return V?D(1,0):D(31,11);case l:return V?D(1,I):D(0,I+1);case c:var kt=this.$locale().weekStart||0,we=(P<kt?P+7:P)-kt;return D(V?ct-we:ct+(6-we),I);case a:case d:return M(ie+"Hours",0);case f:return M(ie+"Minutes",1);case u:return M(ie+"Seconds",2);case s:return M(ie+"Milliseconds",3);default:return this.clone()}},B.endOf=function(N){return this.startOf(N,!1)},B.$set=function(N,U){var k,V=A.p(N),z="set"+(this.$u?"UTC":""),D=(k={},k[a]=z+"Date",k[d]=z+"Date",k[l]=z+"Month",k[p]=z+"FullYear",k[f]=z+"Hours",k[u]=z+"Minutes",k[s]=z+"Seconds",k[o]=z+"Milliseconds",k)[V],M=V===a?this.$D+(U-this.$W):U;if(V===l||V===p){var P=this.clone().set(d,1);P.$d[D](M),P.init(),this.$d=P.set(d,Math.min(this.$D,P.daysInMonth())).$d}else D&&this.$d[D](M);return this.init(),this},B.set=function(N,U){return this.clone().$set(N,U)},B.get=function(N){return this[A.p(N)]()},B.add=function(N,U){var k,V=this;N=Number(N);var z=A.p(U),D=function(I){var ct=_(V);return A.w(ct.date(ct.date()+Math.round(I*N)),V)};if(z===l)return this.set(l,this.$M+N);if(z===p)return this.set(p,this.$y+N);if(z===a)return D(1);if(z===c)return D(7);var M=(k={},k[u]=r,k[f]=i,k[s]=n,k)[z]||1,P=this.$d.getTime()+N*M;return A.w(P,this)},B.subtract=function(N,U){return this.add(-1*N,U)},B.format=function(N){var U=this,k=this.$locale();if(!this.isValid())return k.invalidDate||g;var V=N||"YYYY-MM-DDTHH:mm:ssZ",z=A.z(this),D=this.$H,M=this.$m,P=this.$M,I=k.weekdays,ct=k.months,ie=k.meridiem,kt=function(rt,Rt,_e,hn){return rt&&(rt[Rt]||rt(U,V))||_e[Rt].slice(0,hn)},we=function(rt){return A.s(D%12||12,rt,"0")},Ht=ie||function(rt,Rt,_e){var hn=rt<12?"AM":"PM";return _e?hn.toLowerCase():hn};return V.replace(S,function(rt,Rt){return Rt||function(_e){switch(_e){case"YY":return String(U.$y).slice(-2);case"YYYY":return A.s(U.$y,4,"0");case"M":return P+1;case"MM":return A.s(P+1,2,"0");case"MMM":return kt(k.monthsShort,P,ct,3);case"MMMM":return kt(ct,P);case"D":return U.$D;case"DD":return A.s(U.$D,2,"0");case"d":return String(U.$W);case"dd":return kt(k.weekdaysMin,U.$W,I,2);case"ddd":return kt(k.weekdaysShort,U.$W,I,3);case"dddd":return I[U.$W];case"H":return String(D);case"HH":return A.s(D,2,"0");case"h":return we(1);case"hh":return we(2);case"a":return Ht(D,M,!0);case"A":return Ht(D,M,!1);case"m":return String(M);case"mm":return A.s(M,2,"0");case"s":return String(U.$s);case"ss":return A.s(U.$s,2,"0");case"SSS":return A.s(U.$ms,3,"0");case"Z":return z}return null}(rt)||z.replace(":","")})},B.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},B.diff=function(N,U,k){var V,z=this,D=A.p(U),M=_(N),P=(M.utcOffset()-this.utcOffset())*r,I=this-M,ct=function(){return A.m(z,M)};switch(D){case p:V=ct()/12;break;case l:V=ct();break;case h:V=ct()/3;break;case c:V=(I-P)/6048e5;break;case a:V=(I-P)/864e5;break;case f:V=I/i;break;case u:V=I/r;break;case s:V=I/n;break;default:V=I}return k?V:A.a(V)},B.daysInMonth=function(){return this.endOf(l).$D},B.$locale=function(){return m[this.$L]},B.locale=function(N,U){if(!N)return this.$L;var k=this.clone(),V=H(N,U,!0);return V&&(k.$L=V),k},B.clone=function(){return A.w(this.$d,this)},B.toDate=function(){return new Date(this.valueOf())},B.toJSON=function(){return this.isValid()?this.toISOString():null},B.toISOString=function(){return this.$d.toISOString()},B.toString=function(){return this.$d.toUTCString()},F}(),C=L.prototype;return _.prototype=C,[["$ms",o],["$s",s],["$m",u],["$H",f],["$W",a],["$M",l],["$y",p],["$D",d]].forEach(function(F){C[F[1]]=function(B){return this.$g(B,F[0],F[1])}}),_.extend=function(F,B){return F.$i||(F(B,L,_),F.$i=!0),_},_.locale=H,_.isDayjs=j,_.unix=function(F){return _(1e3*F)},_.en=m[E],_.Ls=m,_.p={},_})})(fs);var ls=fs.exports;const Wn=Yt(ls);var og={exports:{}};(function(e,t){(function(n,r){e.exports=r(ls)})(et,function(n){function r(s){return s&&typeof s=="object"&&"default"in s?s:{default:s}}var i=r(n),o={name:"zh-cn",weekdays:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),weekdaysShort:"周日_周一_周二_周三_周四_周五_周六".split("_"),weekdaysMin:"日_一_二_三_四_五_六".split("_"),months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),ordinal:function(s,u){return u==="W"?s+"周":s+"日"},weekStart:1,yearStart:4,formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY年M月D日",LLL:"YYYY年M月D日Ah点mm分",LLLL:"YYYY年M月D日ddddAh点mm分",l:"YYYY/M/D",ll:"YYYY年M月D日",lll:"YYYY年M月D日 HH:mm",llll:"YYYY年M月D日dddd HH:mm"},relativeTime:{future:"%s内",past:"%s前",s:"几秒",m:"1 分钟",mm:"%d 分钟",h:"1 小时",hh:"%d 小时",d:"1 天",dd:"%d 天",M:"1 个月",MM:"%d 个月",y:"1 年",yy:"%d 年"},meridiem:function(s,u){var f=100*s+u;return f<600?"凌晨":f<900?"早上":f<1100?"上午":f<1300?"中午":f<1800?"下午":"晚上"}};return i.default.locale(o,null,!0),o})})(og),Wn.locale("zh-cn");function sg(e,t="YYYY-MM-DD HH:mm:ss"){return Wn(e).format(t)}const hs=e=>Object.prototype.toString.call(e),ag=e=>hs(e).slice(8,-1),ug=e=>typeof e<"u",cg=()=>Date.now(),fg=()=>+Date.now(),lg=(e,t)=>(e=Math.ceil(e),t=Math.floor(t),Math.floor(Math.random()*(t-e+1))+e);function hg(){return Number(Math.random().toString().substring(2,5)+Date.now()).toString(36)}function ps(e=!0){const t="xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(n){const r=Math.random()*16|0;return(n==="x"?r:r&3|8).toString(16)});return e?t.toLowerCase():t.replace(/-/gi,"")}async function pg(e=0){return new Promise(t=>{setTimeout(t,e)})}function ds(e,t){return e.reduce((n,r)=>{const i=r[t];return n.set(i,r),n},new Map)}function dg(e){return[...e.entries()].reduce((t,[n,r])=>(t[n]=r,t),{})}function gg(e,t){if(t){const n=ds(e,t);return Array.from(n.values())}else return Array.from(new Set(e))}function mg(e){return e?[].concat(e):[]}function yg(e){return Object.keys(e).reduce((t,n)=>{const r=e[n];return r!=null&&(t[n]=r),t},{})}function Ve(e,t){const n={};if(Array.isArray(t))Object.keys(e).forEach(r=>{t.includes(r)||(n[r]=e[r])});else{const r=t;Object.entries(e).forEach(([i,o])=>{r(i,o)||(n[i]=o)})}return n}function vg(e,t){const n={};if(Array.isArray(t))Object.keys(e).forEach(r=>{t.includes(r)&&(n[r]=e[r])});else{const r=t;Object.entries(e).forEach(([i,o])=>{r(i,o)&&(n[i]=o)})}return n}function Jn(e){const t=typeof e;return t==="string"?e.trim():Array.isArray(e)?e.map(n=>Jn(n)):(e&&t==="object"&&Object.entries(e).forEach(([n,r])=>{e[n]=Jn(r)}),e)}var Zn={exports:{}};Zn.exports,function(e){var t=function(){var n=String.fromCharCode,r="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+-$",o={};function s(f,a){if(!o[f]){o[f]={};for(var c=0;c<f.length;c++)o[f][f.charAt(c)]=c}return o[f][a]}var u={compressToBase64:function(f){if(f==null)return"";var a=u._compress(f,6,function(c){return r.charAt(c)});switch(a.length%4){default:case 0:return a;case 1:return a+"===";case 2:return a+"==";case 3:return a+"="}},decompressFromBase64:function(f){return f==null?"":f==""?null:u._decompress(f.length,32,function(a){return s(r,f.charAt(a))})},compressToUTF16:function(f){return f==null?"":u._compress(f,15,function(a){return n(a+32)})+" "},decompressFromUTF16:function(f){return f==null?"":f==""?null:u._decompress(f.length,16384,function(a){return f.charCodeAt(a)-32})},compressToUint8Array:function(f){for(var a=u.compress(f),c=new Uint8Array(a.length*2),l=0,h=a.length;l<h;l++){var p=a.charCodeAt(l);c[l*2]=p>>>8,c[l*2+1]=p%256}return c},decompressFromUint8Array:function(f){if(f==null)return u.decompress(f);for(var a=new Array(f.length/2),c=0,l=a.length;c<l;c++)a[c]=f[c*2]*256+f[c*2+1];var h=[];return a.forEach(function(p){h.push(n(p))}),u.decompress(h.join(""))},compressToEncodedURIComponent:function(f){return f==null?"":u._compress(f,6,function(a){return i.charAt(a)})},decompressFromEncodedURIComponent:function(f){return f==null?"":f==""?null:(f=f.replace(/ /g,"+"),u._decompress(f.length,32,function(a){return s(i,f.charAt(a))}))},compress:function(f){return u._compress(f,16,function(a){return n(a)})},_compress:function(f,a,c){if(f==null)return"";var l,h,p={},d={},g="",b="",S="",v=2,y=3,w=2,E=[],m=0,T=0,j;for(j=0;j<f.length;j+=1)if(g=f.charAt(j),Object.prototype.hasOwnProperty.call(p,g)||(p[g]=y++,d[g]=!0),b=S+g,Object.prototype.hasOwnProperty.call(p,b))S=b;else{if(Object.prototype.hasOwnProperty.call(d,S)){if(S.charCodeAt(0)<256){for(l=0;l<w;l++)m=m<<1,T==a-1?(T=0,E.push(c(m)),m=0):T++;for(h=S.charCodeAt(0),l=0;l<8;l++)m=m<<1|h&1,T==a-1?(T=0,E.push(c(m)),m=0):T++,h=h>>1}else{for(h=1,l=0;l<w;l++)m=m<<1|h,T==a-1?(T=0,E.push(c(m)),m=0):T++,h=0;for(h=S.charCodeAt(0),l=0;l<16;l++)m=m<<1|h&1,T==a-1?(T=0,E.push(c(m)),m=0):T++,h=h>>1}v--,v==0&&(v=Math.pow(2,w),w++),delete d[S]}else for(h=p[S],l=0;l<w;l++)m=m<<1|h&1,T==a-1?(T=0,E.push(c(m)),m=0):T++,h=h>>1;v--,v==0&&(v=Math.pow(2,w),w++),p[b]=y++,S=String(g)}if(S!==""){if(Object.prototype.hasOwnProperty.call(d,S)){if(S.charCodeAt(0)<256){for(l=0;l<w;l++)m=m<<1,T==a-1?(T=0,E.push(c(m)),m=0):T++;for(h=S.charCodeAt(0),l=0;l<8;l++)m=m<<1|h&1,T==a-1?(T=0,E.push(c(m)),m=0):T++,h=h>>1}else{for(h=1,l=0;l<w;l++)m=m<<1|h,T==a-1?(T=0,E.push(c(m)),m=0):T++,h=0;for(h=S.charCodeAt(0),l=0;l<16;l++)m=m<<1|h&1,T==a-1?(T=0,E.push(c(m)),m=0):T++,h=h>>1}v--,v==0&&(v=Math.pow(2,w),w++),delete d[S]}else for(h=p[S],l=0;l<w;l++)m=m<<1|h&1,T==a-1?(T=0,E.push(c(m)),m=0):T++,h=h>>1;v--,v==0&&(v=Math.pow(2,w),w++)}for(h=2,l=0;l<w;l++)m=m<<1|h&1,T==a-1?(T=0,E.push(c(m)),m=0):T++,h=h>>1;for(;;)if(m=m<<1,T==a-1){E.push(c(m));break}else T++;return E.join("")},decompress:function(f){return f==null?"":f==""?null:u._decompress(f.length,32768,function(a){return f.charCodeAt(a)})},_decompress:function(f,a,c){var l=[],h=4,p=4,d=3,g="",b=[],S,v,y,w,E,m,T,j={val:c(0),position:a,index:1};for(S=0;S<3;S+=1)l[S]=S;for(y=0,E=Math.pow(2,2),m=1;m!=E;)w=j.val&j.position,j.position>>=1,j.position==0&&(j.position=a,j.val=c(j.index++)),y|=(w>0?1:0)*m,m<<=1;switch(y){case 0:for(y=0,E=Math.pow(2,8),m=1;m!=E;)w=j.val&j.position,j.position>>=1,j.position==0&&(j.position=a,j.val=c(j.index++)),y|=(w>0?1:0)*m,m<<=1;T=n(y);break;case 1:for(y=0,E=Math.pow(2,16),m=1;m!=E;)w=j.val&j.position,j.position>>=1,j.position==0&&(j.position=a,j.val=c(j.index++)),y|=(w>0?1:0)*m,m<<=1;T=n(y);break;case 2:return""}for(l[3]=T,v=T,b.push(T);;){if(j.index>f)return"";for(y=0,E=Math.pow(2,d),m=1;m!=E;)w=j.val&j.position,j.position>>=1,j.position==0&&(j.position=a,j.val=c(j.index++)),y|=(w>0?1:0)*m,m<<=1;switch(T=y){case 0:for(y=0,E=Math.pow(2,8),m=1;m!=E;)w=j.val&j.position,j.position>>=1,j.position==0&&(j.position=a,j.val=c(j.index++)),y|=(w>0?1:0)*m,m<<=1;l[p++]=n(y),T=p-1,h--;break;case 1:for(y=0,E=Math.pow(2,16),m=1;m!=E;)w=j.val&j.position,j.position>>=1,j.position==0&&(j.position=a,j.val=c(j.index++)),y|=(w>0?1:0)*m,m<<=1;l[p++]=n(y),T=p-1,h--;break;case 2:return b.join("")}if(h==0&&(h=Math.pow(2,d),d++),l[T])g=l[T];else if(T===p)g=v+v.charAt(0);else return null;b.push(g),l[p++]=v+g.charAt(0),h--,v=g,h==0&&(h=Math.pow(2,d),d++)}}};return u}();e!=null?e.exports=t:typeof angular<"u"&&angular!=null&&angular.module("LZString",[]).factory("LZString",function(){return t})}(Zn);var gs=Zn.exports;function bg(e){return{all:e=e||new Map,on:function(t,n){var r=e.get(t);r?r.push(n):e.set(t,[n])},off:function(t,n){var r=e.get(t);r&&(n?r.splice(r.indexOf(n)>>>0,1):e.set(t,[]))},emit:function(t,n){var r=e.get(t);r&&r.slice().map(function(i){i(n)}),(r=e.get("*"))&&r.slice().map(function(i){i(t,n)})}}}function wg(e){for(var t=[],n=0;n<e.length;){var r=e[n];if(r==="*"||r==="+"||r==="?"){t.push({type:"MODIFIER",index:n,value:e[n++]});continue}if(r==="\\"){t.push({type:"ESCAPED_CHAR",index:n++,value:e[n++]});continue}if(r==="{"){t.push({type:"OPEN",index:n,value:e[n++]});continue}if(r==="}"){t.push({type:"CLOSE",index:n,value:e[n++]});continue}if(r===":"){for(var i="",o=n+1;o<e.length;){var s=e.charCodeAt(o);if(s>=48&&s<=57||s>=65&&s<=90||s>=97&&s<=122||s===95){i+=e[o++];continue}break}if(!i)throw new TypeError("Missing parameter name at ".concat(n));t.push({type:"NAME",index:n,value:i}),n=o;continue}if(r==="("){var u=1,f="",o=n+1;if(e[o]==="?")throw new TypeError('Pattern cannot start with "?" at '.concat(o));for(;o<e.length;){if(e[o]==="\\"){f+=e[o++]+e[o++];continue}if(e[o]===")"){if(u--,u===0){o++;break}}else if(e[o]==="("&&(u++,e[o+1]!=="?"))throw new TypeError("Capturing groups are not allowed at ".concat(o));f+=e[o++]}if(u)throw new TypeError("Unbalanced pattern at ".concat(n));if(!f)throw new TypeError("Missing pattern at ".concat(n));t.push({type:"PATTERN",index:n,value:f}),n=o;continue}t.push({type:"CHAR",index:n,value:e[n++]})}return t.push({type:"END",index:n,value:""}),t}function Gn(e,t){t===void 0&&(t={});for(var n=wg(e),r=t.prefixes,i=r===void 0?"./":r,o="[^".concat(Qt(t.delimiter||"/#?"),"]+?"),s=[],u=0,f=0,a="",c=function(m){if(f<n.length&&n[f].type===m)return n[f++].value},l=function(m){var T=c(m);if(T!==void 0)return T;var j=n[f],H=j.type,_=j.index;throw new TypeError("Unexpected ".concat(H," at ").concat(_,", expected ").concat(m))},h=function(){for(var m="",T;T=c("CHAR")||c("ESCAPED_CHAR");)m+=T;return m};f<n.length;){var p=c("CHAR"),d=c("NAME"),g=c("PATTERN");if(d||g){var b=p||"";i.indexOf(b)===-1&&(a+=b,b=""),a&&(s.push(a),a=""),s.push({name:d||u++,prefix:b,suffix:"",pattern:g||o,modifier:c("MODIFIER")||""});continue}var S=p||c("ESCAPED_CHAR");if(S){a+=S;continue}a&&(s.push(a),a="");var v=c("OPEN");if(v){var b=h(),y=c("NAME")||"",w=c("PATTERN")||"",E=h();l("CLOSE"),s.push({name:y||(w?u++:""),pattern:y&&!w?o:w,prefix:b,suffix:E,modifier:c("MODIFIER")||""});continue}l("END")}return s}function ms(e,t){return _g(Gn(e,t),t)}function _g(e,t){t===void 0&&(t={});var n=Xn(t),r=t.encode,i=r===void 0?function(f){return f}:r,o=t.validate,s=o===void 0?!0:o,u=e.map(function(f){if(typeof f=="object")return new RegExp("^(?:".concat(f.pattern,")$"),n)});return function(f){for(var a="",c=0;c<e.length;c++){var l=e[c];if(typeof l=="string"){a+=l;continue}var h=f?f[l.name]:void 0,p=l.modifier==="?"||l.modifier==="*",d=l.modifier==="*"||l.modifier==="+";if(Array.isArray(h)){if(!d)throw new TypeError('Expected "'.concat(l.name,'" to not repeat, but got an array'));if(h.length===0){if(p)continue;throw new TypeError('Expected "'.concat(l.name,'" to not be empty'))}for(var g=0;g<h.length;g++){var b=i(h[g],l);if(s&&!u[c].test(b))throw new TypeError('Expected all "'.concat(l.name,'" to match "').concat(l.pattern,'", but got "').concat(b,'"'));a+=l.prefix+b+l.suffix}continue}if(typeof h=="string"||typeof h=="number"){var b=i(String(h),l);if(s&&!u[c].test(b))throw new TypeError('Expected "'.concat(l.name,'" to match "').concat(l.pattern,'", but got "').concat(b,'"'));a+=l.prefix+b+l.suffix;continue}if(!p){var S=d?"an array":"a string";throw new TypeError('Expected "'.concat(l.name,'" to be ').concat(S))}}return a}}function Sg(e,t){var n=[],r=Qn(e,n,t);return Eg(r,n,t)}function Eg(e,t,n){n===void 0&&(n={});var r=n.decode,i=r===void 0?function(o){return o}:r;return function(o){var s=e.exec(o);if(!s)return!1;for(var u=s[0],f=s.index,a=Object.create(null),c=function(h){if(s[h]===void 0)return"continue";var p=t[h-1];p.modifier==="*"||p.modifier==="+"?a[p.name]=s[h].split(p.prefix+p.suffix).map(function(d){return i(d,p)}):a[p.name]=i(s[h],p)},l=1;l<s.length;l++)c(l);return{path:u,index:f,params:a}}}function Qt(e){return e.replace(/([.+*?=^!:${}()[\]|/\\])/g,"\\$1")}function Xn(e){return e&&e.sensitive?"":"i"}function Tg(e,t){if(!t)return e;for(var n=/\((?:\?<(.*?)>)?(?!\?)/g,r=0,i=n.exec(e.source);i;)t.push({name:i[1]||r++,prefix:"",suffix:"",modifier:"",pattern:""}),i=n.exec(e.source);return e}function Ag(e,t,n){var r=e.map(function(i){return Qn(i,t,n).source});return new RegExp("(?:".concat(r.join("|"),")"),Xn(n))}function Og(e,t,n){return xg(Gn(e,n),t,n)}function xg(e,t,n){n===void 0&&(n={});for(var r=n.strict,i=r===void 0?!1:r,o=n.start,s=o===void 0?!0:o,u=n.end,f=u===void 0?!0:u,a=n.encode,c=a===void 0?function(_){return _}:a,l=n.delimiter,h=l===void 0?"/#?":l,p=n.endsWith,d=p===void 0?"":p,g="[".concat(Qt(d),"]|$"),b="[".concat(Qt(h),"]"),S=s?"^":"",v=0,y=e;v<y.length;v++){var w=y[v];if(typeof w=="string")S+=Qt(c(w));else{var E=Qt(c(w.prefix)),m=Qt(c(w.suffix));if(w.pattern)if(t&&t.push(w),E||m)if(w.modifier==="+"||w.modifier==="*"){var T=w.modifier==="*"?"?":"";S+="(?:".concat(E,"((?:").concat(w.pattern,")(?:").concat(m).concat(E,"(?:").concat(w.pattern,"))*)").concat(m,")").concat(T)}else S+="(?:".concat(E,"(").concat(w.pattern,")").concat(m,")").concat(w.modifier);else w.modifier==="+"||w.modifier==="*"?S+="((?:".concat(w.pattern,")").concat(w.modifier,")"):S+="(".concat(w.pattern,")").concat(w.modifier);else S+="(?:".concat(E).concat(m,")").concat(w.modifier)}}if(f)i||(S+="".concat(b,"?")),S+=n.endsWith?"(?=".concat(g,")"):"$";else{var j=e[e.length-1],H=typeof j=="string"?b.indexOf(j[j.length-1])>-1:j===void 0;i||(S+="(?:".concat(b,"(?=").concat(g,"))?")),H||(S+="(?=".concat(b,"|").concat(g,")"))}return new RegExp(S,Xn(n))}function Qn(e,t,n){return e instanceof RegExp?Tg(e,t):Array.isArray(e)?Ag(e,t,n):Og(e,t,n)}const Dg=gs.compress,Rg=gs.decompress;/**
56
- * @vue/shared v3.4.24
56
+ * @vue/shared v3.4.25
57
57
  * (c) 2018-present Yuxi (Evan) You and Vue contributors
58
58
  * @license MIT
59
59
  **//*! #__NO_SIDE_EFFECTS__ */function jg(e,t){const n=new Set(e.split(","));return t?r=>n.has(r.toLowerCase()):r=>n.has(r)}const Bg=Object.prototype.hasOwnProperty,ze=(e,t)=>Bg.call(e,t),It=Array.isArray,$e=e=>ys(e)==="[object Map]",Mg=e=>typeof e=="string",de=e=>typeof e=="symbol",qe=e=>e!==null&&typeof e=="object",Cg=Object.prototype.toString,ys=e=>Cg.call(e),Pg=e=>ys(e).slice(8,-1),tr=e=>Mg(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,te=(e,t)=>!Object.is(e,t);let Ng;function Ig(e,t=Ng){t&&t.active&&t.effects.push(e)}let Ft;class Fg{constructor(t,n,r,i){this.fn=t,this.trigger=n,this.scheduler=r,this.active=!0,this.deps=[],this._dirtyLevel=4,this._trackId=0,this._runnings=0,this._shouldSchedule=!1,this._depsLength=0,Ig(this,i)}get dirty(){if(this._dirtyLevel===2||this._dirtyLevel===3){this._dirtyLevel=1,Ss();for(let t=0;t<this._depsLength;t++){const n=this.deps[t];if(n.computed&&(Lg(n.computed),this._dirtyLevel>=4))break}this._dirtyLevel===1&&(this._dirtyLevel=0),Es()}return this._dirtyLevel>=4}set dirty(t){this._dirtyLevel=t?4:0}run(){if(this._dirtyLevel=0,!this.active)return this.fn();let t=At,n=Ft;try{return At=!0,Ft=this,this._runnings++,vs(this),this.fn()}finally{bs(this),this._runnings--,Ft=n,At=t}}stop(){var t;this.active&&(vs(this),bs(this),(t=this.onStop)==null||t.call(this),this.active=!1)}}function Lg(e){return e.value}function vs(e){e._trackId++,e._depsLength=0}function bs(e){if(e.deps.length>e._depsLength){for(let t=e._depsLength;t<e.deps.length;t++)ws(e.deps[t],e);e.deps.length=e._depsLength}}function ws(e,t){const n=e.get(t);n!==void 0&&t._trackId!==n&&(e.delete(t),e.size===0&&e.cleanup())}let At=!0,er=0;const _s=[];function Ss(){_s.push(At),At=!1}function Es(){const e=_s.pop();At=e===void 0?!0:e}function nr(){er++}function rr(){for(er--;!er&&ir.length;)ir.shift()()}function Ts(e,t,n){if(t.get(e)!==e._trackId){t.set(e,e._trackId);const r=e.deps[e._depsLength];r!==t?(r&&ws(r,e),e.deps[e._depsLength++]=t):e._depsLength++}}const ir=[];function As(e,t,n){nr();for(const r of e.keys()){let i;r._dirtyLevel<t&&(i??(i=e.get(r)===r._trackId))&&(r._shouldSchedule||(r._shouldSchedule=r._dirtyLevel===0),r._dirtyLevel=t),r._shouldSchedule&&(i??(i=e.get(r)===r._trackId))&&(r.trigger(),(!r._runnings||r.allowRecurse)&&r._dirtyLevel!==2&&(r._shouldSchedule=!1,r.scheduler&&ir.push(r.scheduler)))}rr()}const Os=(e,t)=>{const n=new Map;return n.cleanup=e,n.computed=t,n},or=new WeakMap,Lt=Symbol(""),sr=Symbol("");function at(e,t,n){if(At&&Ft){let r=or.get(e);r||or.set(e,r=new Map);let i=r.get(n);i||r.set(n,i=Os(()=>r.delete(n))),Ts(Ft,i)}}function Ot(e,t,n,r,i,o){const s=or.get(e);if(!s)return;let u=[];if(t==="clear")u=[...s.values()];else if(n==="length"&&It(e)){const f=Number(r);s.forEach((a,c)=>{(c==="length"||!de(c)&&c>=f)&&u.push(a)})}else switch(n!==void 0&&u.push(s.get(n)),t){case"add":It(e)?tr(n)&&u.push(s.get("length")):(u.push(s.get(Lt)),$e(e)&&u.push(s.get(sr)));break;case"delete":It(e)||(u.push(s.get(Lt)),$e(e)&&u.push(s.get(sr)));break;case"set":$e(e)&&u.push(s.get(Lt));break}nr();for(const f of u)f&&As(f,4);rr()}const kg=jg("__proto__,__v_isRef,__isVue"),xs=new Set(Object.getOwnPropertyNames(Symbol).filter(e=>e!=="arguments"&&e!=="caller").map(e=>Symbol[e]).filter(de)),Ds=Hg();function Hg(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...n){const r=Y(this);for(let o=0,s=this.length;o<s;o++)at(r,"get",o+"");const i=r[t](...n);return i===-1||i===!1?r[t](...n.map(Y)):i}}),["push","pop","shift","unshift","splice"].forEach(t=>{e[t]=function(...n){Ss(),nr();const r=Y(this)[t].apply(this,n);return rr(),Es(),r}}),e}function Ug(e){de(e)||(e=String(e));const t=Y(this);return at(t,"has",e),t.hasOwnProperty(e)}class Rs{constructor(t=!1,n=!1){this._isReadonly=t,this._isShallow=n}get(t,n,r){const i=this._isReadonly,o=this._isShallow;if(n==="__v_isReactive")return!i;if(n==="__v_isReadonly")return i;if(n==="__v_isShallow")return o;if(n==="__v_raw")return r===(i?o?t1:Is:o?Qg:Ns).get(t)||Object.getPrototypeOf(t)===Object.getPrototypeOf(r)?t:void 0;const s=It(t);if(!i){if(s&&ze(Ds,n))return Reflect.get(Ds,n,r);if(n==="hasOwnProperty")return Ug}const u=Reflect.get(t,n,r);return(de(n)?xs.has(n):kg(n))||(i||at(t,"get",n),o)?u:tn(u)?s&&tr(n)?u:u.value:qe(u)?i?Ls(u):Fs(u):u}}class Vg extends Rs{constructor(t=!1){super(!1,t)}set(t,n,r,i){let o=t[n];if(!this._isShallow){const f=Xe(o);if(!Hs(r)&&!Xe(r)&&(o=Y(o),r=Y(r)),!It(t)&&tn(o)&&!tn(r))return f?!1:(o.value=r,!0)}const s=It(t)&&tr(n)?Number(n)<t.length:ze(t,n),u=Reflect.set(t,n,r,i);return t===Y(i)&&(s?te(r,o)&&Ot(t,"set",n,r):Ot(t,"add",n,r)),u}deleteProperty(t,n){const r=ze(t,n);t[n];const i=Reflect.deleteProperty(t,n);return i&&r&&Ot(t,"delete",n,void 0),i}has(t,n){const r=Reflect.has(t,n);return(!de(n)||!xs.has(n))&&at(t,"has",n),r}ownKeys(t){return at(t,"iterate",It(t)?"length":Lt),Reflect.ownKeys(t)}}class zg extends Rs{constructor(t=!1){super(!0,t)}set(t,n){return!0}deleteProperty(t,n){return!0}}const $g=new Vg,qg=new zg,ar=e=>e,Ke=e=>Reflect.getPrototypeOf(e);function Ye(e,t,n=!1,r=!1){e=e.__v_raw;const i=Y(e),o=Y(t);n||(te(t,o)&&at(i,"get",t),at(i,"get",o));const{has:s}=Ke(i),u=r?ar:n?ur:ge;if(s.call(i,t))return u(e.get(t));if(s.call(i,o))return u(e.get(o));e!==i&&e.get(t)}function We(e,t=!1){const n=this.__v_raw,r=Y(n),i=Y(e);return t||(te(e,i)&&at(r,"has",e),at(r,"has",i)),e===i?n.has(e):n.has(e)||n.has(i)}function Je(e,t=!1){return e=e.__v_raw,!t&&at(Y(e),"iterate",Lt),Reflect.get(e,"size",e)}function js(e){e=Y(e);const t=Y(this);return Ke(t).has.call(t,e)||(t.add(e),Ot(t,"add",e,e)),this}function Bs(e,t){t=Y(t);const n=Y(this),{has:r,get:i}=Ke(n);let o=r.call(n,e);o||(e=Y(e),o=r.call(n,e));const s=i.call(n,e);return n.set(e,t),o?te(t,s)&&Ot(n,"set",e,t):Ot(n,"add",e,t),this}function Ms(e){const t=Y(this),{has:n,get:r}=Ke(t);let i=n.call(t,e);i||(e=Y(e),i=n.call(t,e)),r&&r.call(t,e);const o=t.delete(e);return i&&Ot(t,"delete",e,void 0),o}function Cs(){const e=Y(this),t=e.size!==0,n=e.clear();return t&&Ot(e,"clear",void 0,void 0),n}function Ze(e,t){return function(r,i){const o=this,s=o.__v_raw,u=Y(s),f=t?ar:e?ur:ge;return!e&&at(u,"iterate",Lt),s.forEach((a,c)=>r.call(i,f(a),f(c),o))}}function Ge(e,t,n){return function(...r){const i=this.__v_raw,o=Y(i),s=$e(o),u=e==="entries"||e===Symbol.iterator&&s,f=e==="keys"&&s,a=i[e](...r),c=n?ar:t?ur:ge;return!t&&at(o,"iterate",f?sr:Lt),{next(){const{value:l,done:h}=a.next();return h?{value:l,done:h}:{value:u?[c(l[0]),c(l[1])]:c(l),done:h}},[Symbol.iterator](){return this}}}}function xt(e){return function(...t){return e==="delete"?!1:e==="clear"?void 0:this}}function Kg(){const e={get(o){return Ye(this,o)},get size(){return Je(this)},has:We,add:js,set:Bs,delete:Ms,clear:Cs,forEach:Ze(!1,!1)},t={get(o){return Ye(this,o,!1,!0)},get size(){return Je(this)},has:We,add:js,set:Bs,delete:Ms,clear:Cs,forEach:Ze(!1,!0)},n={get(o){return Ye(this,o,!0)},get size(){return Je(this,!0)},has(o){return We.call(this,o,!0)},add:xt("add"),set:xt("set"),delete:xt("delete"),clear:xt("clear"),forEach:Ze(!0,!1)},r={get(o){return Ye(this,o,!0,!0)},get size(){return Je(this,!0)},has(o){return We.call(this,o,!0)},add:xt("add"),set:xt("set"),delete:xt("delete"),clear:xt("clear"),forEach:Ze(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(o=>{e[o]=Ge(o,!1,!1),n[o]=Ge(o,!0,!1),t[o]=Ge(o,!1,!0),r[o]=Ge(o,!0,!0)}),[e,n,t,r]}const[Yg,Wg,Jg,Zg]=Kg();function Ps(e,t){const n=t?e?Zg:Jg:e?Wg:Yg;return(r,i,o)=>i==="__v_isReactive"?!e:i==="__v_isReadonly"?e:i==="__v_raw"?r:Reflect.get(ze(n,i)&&i in r?n:r,i,o)}const Gg={get:Ps(!1,!1)},Xg={get:Ps(!0,!1)},Ns=new WeakMap,Qg=new WeakMap,Is=new WeakMap,t1=new WeakMap;function e1(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function n1(e){return e.__v_skip||!Object.isExtensible(e)?0:e1(Pg(e))}function Fs(e){return Xe(e)?e:ks(e,!1,$g,Gg,Ns)}function Ls(e){return ks(e,!0,qg,Xg,Is)}function ks(e,t,n,r,i){if(!qe(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const o=i.get(e);if(o)return o;const s=n1(e);if(s===0)return e;const u=new Proxy(e,s===2?r:n);return i.set(e,u),u}function Xe(e){return!!(e&&e.__v_isReadonly)}function Hs(e){return!!(e&&e.__v_isShallow)}function Y(e){const t=e&&e.__v_raw;return t?Y(t):e}const ge=e=>qe(e)?Fs(e):e,ur=e=>qe(e)?Ls(e):e;class r1{constructor(t,n,r,i){this.getter=t,this._setter=n,this.dep=void 0,this.__v_isRef=!0,this.__v_isReadonly=!1,this.effect=new Fg(()=>t(this._value),()=>Qe(this,this.effect._dirtyLevel===2?2:3)),this.effect.computed=this,this.effect.active=this._cacheable=!i,this.__v_isReadonly=r}get value(){const t=Y(this);return(!t._cacheable||t.effect.dirty)&&te(t._value,t._value=t.effect.run())&&Qe(t,4),Us(t),t.effect._dirtyLevel>=2&&Qe(t,2),t._value}set value(t){this._setter(t)}get _dirty(){return this.effect.dirty}set _dirty(t){this.effect.dirty=t}}function Us(e){var t;At&&Ft&&(e=Y(e),Ts(Ft,(t=e.dep)!=null?t:e.dep=Os(()=>e.dep=void 0,e instanceof r1?e:void 0)))}function Qe(e,t=4,n){e=Y(e);const r=e.dep;r&&As(r,t)}function tn(e){return!!(e&&e.__v_isRef===!0)}function cr(e){return i1(e,!1)}function i1(e,t){return tn(e)?e:new o1(e,t)}class o1{constructor(t,n){this.__v_isShallow=n,this.dep=void 0,this.__v_isRef=!0,this._rawValue=n?t:Y(t),this._value=n?t:ge(t)}get value(){return Us(this),this._value}set value(t){const n=this.__v_isShallow||Hs(t)||Xe(t);t=n?t:Y(t),te(t,this._rawValue)&&(this._rawValue=t,this._value=n?t:ge(t),Qe(this,4))}}function Vs(e,t){return function(){return e.apply(t,arguments)}}const{toString:s1}=Object.prototype,{getPrototypeOf:fr}=Object,en=(e=>t=>{const n=s1.call(t);return e[n]||(e[n]=n.slice(8,-1).toLowerCase())})(Object.create(null)),gt=e=>(e=e.toLowerCase(),t=>en(t)===e),nn=e=>t=>typeof t===e,{isArray:ee}=Array,me=nn("undefined");function a1(e){return e!==null&&!me(e)&&e.constructor!==null&&!me(e.constructor)&&ut(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const zs=gt("ArrayBuffer");function u1(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&zs(e.buffer),t}const c1=nn("string"),ut=nn("function"),$s=nn("number"),rn=e=>e!==null&&typeof e=="object",f1=e=>e===!0||e===!1,on=e=>{if(en(e)!=="object")return!1;const t=fr(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)},l1=gt("Date"),h1=gt("File"),p1=gt("Blob"),d1=gt("FileList"),g1=e=>rn(e)&&ut(e.pipe),m1=e=>{let t;return e&&(typeof FormData=="function"&&e instanceof FormData||ut(e.append)&&((t=en(e))==="formdata"||t==="object"&&ut(e.toString)&&e.toString()==="[object FormData]"))},y1=gt("URLSearchParams"),v1=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function ye(e,t,{allOwnKeys:n=!1}={}){if(e===null||typeof e>"u")return;let r,i;if(typeof e!="object"&&(e=[e]),ee(e))for(r=0,i=e.length;r<i;r++)t.call(null,e[r],r,e);else{const o=n?Object.getOwnPropertyNames(e):Object.keys(e),s=o.length;let u;for(r=0;r<s;r++)u=o[r],t.call(null,e[u],u,e)}}function qs(e,t){t=t.toLowerCase();const n=Object.keys(e);let r=n.length,i;for(;r-- >0;)if(i=n[r],t===i.toLowerCase())return i;return null}const Ks=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,Ys=e=>!me(e)&&e!==Ks;function lr(){const{caseless:e}=Ys(this)&&this||{},t={},n=(r,i)=>{const o=e&&qs(t,i)||i;on(t[o])&&on(r)?t[o]=lr(t[o],r):on(r)?t[o]=lr({},r):ee(r)?t[o]=r.slice():t[o]=r};for(let r=0,i=arguments.length;r<i;r++)arguments[r]&&ye(arguments[r],n);return t}const b1=(e,t,n,{allOwnKeys:r}={})=>(ye(t,(i,o)=>{n&&ut(i)?e[o]=Vs(i,n):e[o]=i},{allOwnKeys:r}),e),w1=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),_1=(e,t,n,r)=>{e.prototype=Object.create(t.prototype,r),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),n&&Object.assign(e.prototype,n)},S1=(e,t,n,r)=>{let i,o,s;const u={};if(t=t||{},e==null)return t;do{for(i=Object.getOwnPropertyNames(e),o=i.length;o-- >0;)s=i[o],(!r||r(s,e,t))&&!u[s]&&(t[s]=e[s],u[s]=!0);e=n!==!1&&fr(e)}while(e&&(!n||n(e,t))&&e!==Object.prototype);return t},E1=(e,t,n)=>{e=String(e),(n===void 0||n>e.length)&&(n=e.length),n-=t.length;const r=e.indexOf(t,n);return r!==-1&&r===n},T1=e=>{if(!e)return null;if(ee(e))return e;let t=e.length;if(!$s(t))return null;const n=new Array(t);for(;t-- >0;)n[t]=e[t];return n},A1=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&fr(Uint8Array)),O1=(e,t)=>{const r=(e&&e[Symbol.iterator]).call(e);let i;for(;(i=r.next())&&!i.done;){const o=i.value;t.call(e,o[0],o[1])}},x1=(e,t)=>{let n;const r=[];for(;(n=e.exec(t))!==null;)r.push(n);return r},D1=gt("HTMLFormElement"),R1=e=>e.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(n,r,i){return r.toUpperCase()+i}),Ws=(({hasOwnProperty:e})=>(t,n)=>e.call(t,n))(Object.prototype),j1=gt("RegExp"),Js=(e,t)=>{const n=Object.getOwnPropertyDescriptors(e),r={};ye(n,(i,o)=>{let s;(s=t(i,o,e))!==!1&&(r[o]=s||i)}),Object.defineProperties(e,r)},B1=e=>{Js(e,(t,n)=>{if(ut(e)&&["arguments","caller","callee"].indexOf(n)!==-1)return!1;const r=e[n];if(ut(r)){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+n+"'")})}})},M1=(e,t)=>{const n={},r=i=>{i.forEach(o=>{n[o]=!0})};return ee(e)?r(e):r(String(e).split(t)),n},C1=()=>{},P1=(e,t)=>(e=+e,Number.isFinite(e)?e:t),hr="abcdefghijklmnopqrstuvwxyz",Zs="0123456789",Gs={DIGIT:Zs,ALPHA:hr,ALPHA_DIGIT:hr+hr.toUpperCase()+Zs},N1=(e=16,t=Gs.ALPHA_DIGIT)=>{let n="";const{length:r}=t;for(;e--;)n+=t[Math.random()*r|0];return n};function I1(e){return!!(e&&ut(e.append)&&e[Symbol.toStringTag]==="FormData"&&e[Symbol.iterator])}const F1=e=>{const t=new Array(10),n=(r,i)=>{if(rn(r)){if(t.indexOf(r)>=0)return;if(!("toJSON"in r)){t[i]=r;const o=ee(r)?[]:{};return ye(r,(s,u)=>{const f=n(s,i+1);!me(f)&&(o[u]=f)}),t[i]=void 0,o}}return r};return n(e,0)},L1=gt("AsyncFunction"),x={isArray:ee,isArrayBuffer:zs,isBuffer:a1,isFormData:m1,isArrayBufferView:u1,isString:c1,isNumber:$s,isBoolean:f1,isObject:rn,isPlainObject:on,isUndefined:me,isDate:l1,isFile:h1,isBlob:p1,isRegExp:j1,isFunction:ut,isStream:g1,isURLSearchParams:y1,isTypedArray:A1,isFileList:d1,forEach:ye,merge:lr,extend:b1,trim:v1,stripBOM:w1,inherits:_1,toFlatObject:S1,kindOf:en,kindOfTest:gt,endsWith:E1,toArray:T1,forEachEntry:O1,matchAll:x1,isHTMLForm:D1,hasOwnProperty:Ws,hasOwnProp:Ws,reduceDescriptors:Js,freezeMethods:B1,toObjectSet:M1,toCamelCase:R1,noop:C1,toFiniteNumber:P1,findKey:qs,global:Ks,isContextDefined:Ys,ALPHABET:Gs,generateString:N1,isSpecCompliantForm:I1,toJSONObject:F1,isAsyncFn:L1,isThenable:e=>e&&(rn(e)||ut(e))&&ut(e.then)&&ut(e.catch)};function K(e,t,n,r,i){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=e,this.name="AxiosError",t&&(this.code=t),n&&(this.config=n),r&&(this.request=r),i&&(this.response=i)}x.inherits(K,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:x.toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});const Xs=K.prototype,Qs={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{Qs[e]={value:e}}),Object.defineProperties(K,Qs),Object.defineProperty(Xs,"isAxiosError",{value:!0}),K.from=(e,t,n,r,i,o)=>{const s=Object.create(Xs);return x.toFlatObject(e,s,function(f){return f!==Error.prototype},u=>u!=="isAxiosError"),K.call(s,e.message,t,n,r,i),s.cause=e,s.name=e.name,o&&Object.assign(s,o),s};const k1=null;function pr(e){return x.isPlainObject(e)||x.isArray(e)}function ta(e){return x.endsWith(e,"[]")?e.slice(0,-2):e}function ea(e,t,n){return e?e.concat(t).map(function(i,o){return i=ta(i),!n&&o?"["+i+"]":i}).join(n?".":""):t}function H1(e){return x.isArray(e)&&!e.some(pr)}const U1=x.toFlatObject(x,{},null,function(t){return/^is[A-Z]/.test(t)});function sn(e,t,n){if(!x.isObject(e))throw new TypeError("target must be an object");t=t||new FormData,n=x.toFlatObject(n,{metaTokens:!0,dots:!1,indexes:!1},!1,function(g,b){return!x.isUndefined(b[g])});const r=n.metaTokens,i=n.visitor||c,o=n.dots,s=n.indexes,f=(n.Blob||typeof Blob<"u"&&Blob)&&x.isSpecCompliantForm(t);if(!x.isFunction(i))throw new TypeError("visitor must be a function");function a(d){if(d===null)return"";if(x.isDate(d))return d.toISOString();if(!f&&x.isBlob(d))throw new K("Blob is not supported. Use a Buffer instead.");return x.isArrayBuffer(d)||x.isTypedArray(d)?f&&typeof Blob=="function"?new Blob([d]):Buffer.from(d):d}function c(d,g,b){let S=d;if(d&&!b&&typeof d=="object"){if(x.endsWith(g,"{}"))g=r?g:g.slice(0,-2),d=JSON.stringify(d);else if(x.isArray(d)&&H1(d)||(x.isFileList(d)||x.endsWith(g,"[]"))&&(S=x.toArray(d)))return g=ta(g),S.forEach(function(y,w){!(x.isUndefined(y)||y===null)&&t.append(s===!0?ea([g],w,o):s===null?g:g+"[]",a(y))}),!1}return pr(d)?!0:(t.append(ea(b,g,o),a(d)),!1)}const l=[],h=Object.assign(U1,{defaultVisitor:c,convertValue:a,isVisitable:pr});function p(d,g){if(!x.isUndefined(d)){if(l.indexOf(d)!==-1)throw Error("Circular reference detected in "+g.join("."));l.push(d),x.forEach(d,function(S,v){(!(x.isUndefined(S)||S===null)&&i.call(t,S,x.isString(v)?v.trim():v,g,h))===!0&&p(S,g?g.concat(v):[v])}),l.pop()}}if(!x.isObject(e))throw new TypeError("data must be an object");return p(e),t}function na(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(r){return t[r]})}function dr(e,t){this._pairs=[],e&&sn(e,this,t)}const ra=dr.prototype;ra.append=function(t,n){this._pairs.push([t,n])},ra.toString=function(t){const n=t?function(r){return t.call(this,r,na)}:na;return this._pairs.map(function(i){return n(i[0])+"="+n(i[1])},"").join("&")};function V1(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function ia(e,t,n){if(!t)return e;const r=n&&n.encode||V1,i=n&&n.serialize;let o;if(i?o=i(t,n):o=x.isURLSearchParams(t)?t.toString():new dr(t,n).toString(r),o){const s=e.indexOf("#");s!==-1&&(e=e.slice(0,s)),e+=(e.indexOf("?")===-1?"?":"&")+o}return e}class oa{constructor(){this.handlers=[]}use(t,n,r){return this.handlers.push({fulfilled:t,rejected:n,synchronous:r?r.synchronous:!1,runWhen:r?r.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){x.forEach(this.handlers,function(r){r!==null&&t(r)})}}const sa={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},z1={isBrowser:!0,classes:{URLSearchParams:typeof URLSearchParams<"u"?URLSearchParams:dr,FormData:typeof FormData<"u"?FormData:null,Blob:typeof Blob<"u"?Blob:null},protocols:["http","https","file","blob","url","data"]},aa=typeof window<"u"&&typeof document<"u",$1=(e=>aa&&["ReactNative","NativeScript","NS"].indexOf(e)<0)(typeof navigator<"u"&&navigator.product),q1=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",mt={...Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:aa,hasStandardBrowserEnv:$1,hasStandardBrowserWebWorkerEnv:q1},Symbol.toStringTag,{value:"Module"})),...z1};function K1(e,t){return sn(e,new mt.classes.URLSearchParams,Object.assign({visitor:function(n,r,i,o){return mt.isNode&&x.isBuffer(n)?(this.append(r,n.toString("base64")),!1):o.defaultVisitor.apply(this,arguments)}},t))}function Y1(e){return x.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function W1(e){const t={},n=Object.keys(e);let r;const i=n.length;let o;for(r=0;r<i;r++)o=n[r],t[o]=e[o];return t}function ua(e){function t(n,r,i,o){let s=n[o++];if(s==="__proto__")return!0;const u=Number.isFinite(+s),f=o>=n.length;return s=!s&&x.isArray(i)?i.length:s,f?(x.hasOwnProp(i,s)?i[s]=[i[s],r]:i[s]=r,!u):((!i[s]||!x.isObject(i[s]))&&(i[s]=[]),t(n,r,i[s],o)&&x.isArray(i[s])&&(i[s]=W1(i[s])),!u)}if(x.isFormData(e)&&x.isFunction(e.entries)){const n={};return x.forEachEntry(e,(r,i)=>{t(Y1(r),i,n,0)}),n}return null}function J1(e,t,n){if(x.isString(e))try{return(t||JSON.parse)(e),x.trim(e)}catch(r){if(r.name!=="SyntaxError")throw r}return(n||JSON.stringify)(e)}const gr={transitional:sa,adapter:["xhr","http"],transformRequest:[function(t,n){const r=n.getContentType()||"",i=r.indexOf("application/json")>-1,o=x.isObject(t);if(o&&x.isHTMLForm(t)&&(t=new FormData(t)),x.isFormData(t))return i?JSON.stringify(ua(t)):t;if(x.isArrayBuffer(t)||x.isBuffer(t)||x.isStream(t)||x.isFile(t)||x.isBlob(t))return t;if(x.isArrayBufferView(t))return t.buffer;if(x.isURLSearchParams(t))return n.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let u;if(o){if(r.indexOf("application/x-www-form-urlencoded")>-1)return K1(t,this.formSerializer).toString();if((u=x.isFileList(t))||r.indexOf("multipart/form-data")>-1){const f=this.env&&this.env.FormData;return sn(u?{"files[]":t}:t,f&&new f,this.formSerializer)}}return o||i?(n.setContentType("application/json",!1),J1(t)):t}],transformResponse:[function(t){const n=this.transitional||gr.transitional,r=n&&n.forcedJSONParsing,i=this.responseType==="json";if(t&&x.isString(t)&&(r&&!this.responseType||i)){const s=!(n&&n.silentJSONParsing)&&i;try{return JSON.parse(t)}catch(u){if(s)throw u.name==="SyntaxError"?K.from(u,K.ERR_BAD_RESPONSE,this,null,this.response):u}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:mt.classes.FormData,Blob:mt.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};x.forEach(["delete","get","head","post","put","patch"],e=>{gr.headers[e]={}});const mr=gr,Z1=x.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),G1=e=>{const t={};let n,r,i;return e&&e.split(`
@@ -0,0 +1 @@
1
+ var VueDemi=function(w,d,a){if(w.install)return w;if(!d)return console.error("[vue-demi] no Vue instance found, please be sure to import `vue` before `vue-demi`."),w;if(d.version.slice(0,4)==="2.7."){let q=function(X,J){var K,L={},V={config:d.config,use:d.use.bind(d),mixin:d.mixin.bind(d),component:d.component.bind(d),provide:function($,U){return L[$]=U,this},directive:function($,U){return U?(d.directive($,U),V):d.directive($)},mount:function($,U){return K||(K=new d(Object.assign({propsData:J},X,{provide:Object.assign(L,X.provide)})),K.$mount($,U),K)},unmount:function(){K&&(K.$destroy(),K=void 0)}};return V};var Ve=q;for(var Y in d)w[Y]=d[Y];w.isVue2=!0,w.isVue3=!1,w.install=function(){},w.Vue=d,w.Vue2=d,w.version=d.version,w.warn=d.util.warn,w.hasInjectionContext=function(){return!!w.getCurrentInstance()},w.createApp=q}else if(d.version.slice(0,2)==="2.")if(a){for(var Y in a)w[Y]=a[Y];w.isVue2=!0,w.isVue3=!1,w.install=function(){},w.Vue=d,w.Vue2=d,w.version=d.version,w.hasInjectionContext=function(){return!!w.getCurrentInstance()}}else console.error("[vue-demi] no VueCompositionAPI instance found, please be sure to import `@vue/composition-api` before `vue-demi`.");else if(d.version.slice(0,2)==="3."){for(var Y in d)w[Y]=d[Y];w.isVue2=!1,w.isVue3=!0,w.install=function(){},w.Vue=d,w.Vue2=void 0,w.version=d.version,w.set=function(q,X,J){return Array.isArray(q)?(q.length=Math.max(q.length,X),q.splice(X,1,J),J):(q[X]=J,J)},w.del=function(q,X){if(Array.isArray(q)){q.splice(X,1);return}delete q[X]}}else console.error("[vue-demi] Vue version "+d.version+" is unsupported.");return w}(this.VueDemi=this.VueDemi||(typeof VueDemi<"u"?VueDemi:{}),this.Vue||(typeof Vue<"u"?Vue:void 0),this.VueCompositionAPI||(typeof VueCompositionAPI<"u"?VueCompositionAPI:void 0));(function(w,d,a){"use strict";function Y(e,t,n){let o;a.isRef(n)?o={evaluating:n}:o=n||{};const{lazy:l=!1,evaluating:r=void 0,shallow:u=!0,onError:s=d.noop}=o,i=a.ref(!l),c=u?a.shallowRef(t):a.ref(t);let f=0;return a.watchEffect(async v=>{if(!i.value)return;f++;const m=f;let p=!1;r&&Promise.resolve().then(()=>{r.value=!0});try{const y=await e(S=>{v(()=>{r&&(r.value=!1),p||S()})});m===f&&(c.value=y)}catch(y){s(y)}finally{r&&m===f&&(r.value=!1),p=!0}}),l?a.computed(()=>(i.value=!0,c.value)):c}function Ve(e,t,n,o){let l=a.inject(e);return n&&(l=a.inject(e,n)),o&&(l=a.inject(e,n,o)),typeof t=="function"?a.computed(r=>t(l,r)):a.computed({get:r=>t.get(l,r),set:t.set})}function q(e={}){if(!a.isVue3&&!a.version.startsWith("2.7.")){if(process.env.NODE_ENV!=="production")throw new Error("[VueUse] createReusableTemplate only works in Vue 2.7 or above.");return}const{inheritAttrs:t=!0}=e,n=a.shallowRef(),o=a.defineComponent({setup(r,{slots:u}){return()=>{n.value=u.default}}}),l=a.defineComponent({inheritAttrs:t,setup(r,{attrs:u,slots:s}){return()=>{var i;if(!n.value&&process.env.NODE_ENV!=="production")throw new Error("[VueUse] Failed to find the definition of reusable template");const c=(i=n.value)==null?void 0:i.call(n,{...X(u),$slots:s});return t&&c?.length===1?c[0]:c}}});return d.makeDestructurable({define:o,reuse:l},[o,l])}function X(e){const t={};for(const n in e)t[d.camelize(n)]=e[n];return t}function J(e={}){if(!a.isVue3){if(process.env.NODE_ENV!=="production")throw new Error("[VueUse] createTemplatePromise only works in Vue 3 or above.");return}let t=0;const n=a.ref([]);function o(...u){const s=a.shallowReactive({key:t++,args:u,promise:void 0,resolve:()=>{},reject:()=>{},isResolving:!1,options:e});return n.value.push(s),s.promise=new Promise((i,c)=>{s.resolve=f=>(s.isResolving=!0,i(f)),s.reject=c}).finally(()=>{s.promise=void 0;const i=n.value.indexOf(s);i!==-1&&n.value.splice(i,1)}),s.promise}function l(...u){return e.singleton&&n.value.length>0?n.value[0].promise:o(...u)}const r=a.defineComponent((u,{slots:s})=>{const i=()=>n.value.map(c=>{var f;return a.h(a.Fragment,{key:c.key},(f=s.default)==null?void 0:f.call(s,c))});return e.transition?()=>a.h(a.TransitionGroup,e.transition,i):i});return r.start=l,r}function K(e){return function(...t){return e.apply(this,t.map(n=>d.toValue(n)))}}function L(e){var t;const n=d.toValue(e);return(t=n?.$el)!=null?t:n}const V=d.isClient?window:void 0,$=d.isClient?window.document:void 0,U=d.isClient?window.navigator:void 0,kt=d.isClient?window.location:void 0;function _(...e){let t,n,o,l;if(typeof e[0]=="string"||Array.isArray(e[0])?([n,o,l]=e,t=V):[t,n,o,l]=e,!t)return d.noop;Array.isArray(n)||(n=[n]),Array.isArray(o)||(o=[o]);const r=[],u=()=>{r.forEach(f=>f()),r.length=0},s=(f,v,m,p)=>(f.addEventListener(v,m,p),()=>f.removeEventListener(v,m,p)),i=a.watch(()=>[L(t),d.toValue(l)],([f,v])=>{if(u(),!f)return;const m=d.isObject(v)?{...v}:v;r.push(...n.flatMap(p=>o.map(y=>s(f,p,y,m))))},{immediate:!0,flush:"post"}),c=()=>{i(),u()};return d.tryOnScopeDispose(c),c}let Ae=!1;function _t(e,t,n={}){const{window:o=V,ignore:l=[],capture:r=!0,detectIframe:u=!1}=n;if(!o)return d.noop;d.isIOS&&!Ae&&(Ae=!0,Array.from(o.document.body.children).forEach(m=>m.addEventListener("click",d.noop)),o.document.documentElement.addEventListener("click",d.noop));let s=!0;const i=m=>l.some(p=>{if(typeof p=="string")return Array.from(o.document.querySelectorAll(p)).some(y=>y===m.target||m.composedPath().includes(y));{const y=L(p);return y&&(m.target===y||m.composedPath().includes(y))}}),f=[_(o,"click",m=>{const p=L(e);if(!(!p||p===m.target||m.composedPath().includes(p))){if(m.detail===0&&(s=!i(m)),!s){s=!0;return}t(m)}},{passive:!0,capture:r}),_(o,"pointerdown",m=>{const p=L(e);s=!i(m)&&!!(p&&!m.composedPath().includes(p))},{passive:!0}),u&&_(o,"blur",m=>{setTimeout(()=>{var p;const y=L(e);((p=o.document.activeElement)==null?void 0:p.tagName)==="IFRAME"&&!y?.contains(o.document.activeElement)&&t(m)},0)})].filter(Boolean);return()=>f.forEach(m=>m())}function Rt(e){return typeof e=="function"?e:typeof e=="string"?t=>t.key===e:Array.isArray(e)?t=>e.includes(t.key):()=>!0}function ce(...e){let t,n,o={};e.length===3?(t=e[0],n=e[1],o=e[2]):e.length===2?typeof e[1]=="object"?(t=!0,n=e[0],o=e[1]):(t=e[0],n=e[1]):(t=!0,n=e[0]);const{target:l=V,eventName:r="keydown",passive:u=!1,dedupe:s=!1}=o,i=Rt(t);return _(l,r,f=>{f.repeat&&d.toValue(s)||i(f)&&n(f)},u)}function Ft(e,t,n={}){return ce(e,t,{...n,eventName:"keydown"})}function Ct(e,t,n={}){return ce(e,t,{...n,eventName:"keypress"})}function Pt(e,t,n={}){return ce(e,t,{...n,eventName:"keyup"})}const Vt=500,At=10;function It(e,t,n){var o,l;const r=a.computed(()=>L(e));let u,s;function i(){u&&(clearTimeout(u),u=void 0),s=void 0}function c(y){var S,g,b,h;(S=n?.modifiers)!=null&&S.self&&y.target!==r.value||(i(),(g=n?.modifiers)!=null&&g.prevent&&y.preventDefault(),(b=n?.modifiers)!=null&&b.stop&&y.stopPropagation(),s={x:y.x,y:y.y},u=setTimeout(()=>t(y),(h=n?.delay)!=null?h:Vt))}function f(y){var S,g,b,h;if((S=n?.modifiers)!=null&&S.self&&y.target!==r.value||!s||n?.distanceThreshold===!1)return;(g=n?.modifiers)!=null&&g.prevent&&y.preventDefault(),(b=n?.modifiers)!=null&&b.stop&&y.stopPropagation();const E=y.x-s.x,R=y.y-s.y;Math.sqrt(E*E+R*R)>=((h=n?.distanceThreshold)!=null?h:At)&&i()}const v={capture:(o=n?.modifiers)==null?void 0:o.capture,once:(l=n?.modifiers)==null?void 0:l.once},m=[_(r,"pointerdown",c,v),_(r,"pointermove",f,v),_(r,["pointerup","pointerleave"],i,v)];return()=>m.forEach(y=>y())}function Mt(){const{activeElement:e,body:t}=document;if(!e||e===t)return!1;switch(e.tagName){case"INPUT":case"TEXTAREA":return!0}return e.hasAttribute("contenteditable")}function Lt({keyCode:e,metaKey:t,ctrlKey:n,altKey:o}){return t||n||o?!1:e>=48&&e<=57||e>=65&&e<=90||e>=97&&e<=122}function Nt(e,t={}){const{document:n=$}=t;n&&_(n,"keydown",l=>{!Mt()&&Lt(l)&&e(l)},{passive:!0})}function xt(e,t=null){const n=a.getCurrentInstance();let o=()=>{};const l=a.customRef((r,u)=>(o=u,{get(){var s,i;return r(),(i=(s=n?.proxy)==null?void 0:s.$refs[e])!=null?i:t},set(){}}));return d.tryOnMounted(o),a.onUpdated(o),l}function Ie(e={}){var t;const{window:n=V,deep:o=!0}=e,l=(t=e.document)!=null?t:n?.document,r=()=>{var i;let c=l?.activeElement;if(o)for(;c?.shadowRoot;)c=(i=c?.shadowRoot)==null?void 0:i.activeElement;return c},u=a.ref(),s=()=>{u.value=r()};return n&&(_(n,"blur",i=>{i.relatedTarget===null&&s()},!0),_(n,"focus",s,!0)),s(),u}function Me(){const e=a.ref(!1),t=a.getCurrentInstance();return t&&a.onMounted(()=>{e.value=!0},a.isVue2?null:t),e}function N(e){const t=Me();return a.computed(()=>(t.value,!!e()))}function Z(e,t={}){const{immediate:n=!0,fpsLimit:o=void 0,window:l=V}=t,r=a.ref(!1),u=o?1e3/o:null;let s=0,i=null;function c(m){if(!r.value||!l)return;s||(s=m);const p=m-s;if(u&&p<u){i=l.requestAnimationFrame(c);return}s=m,e({delta:p,timestamp:m}),i=l.requestAnimationFrame(c)}function f(){!r.value&&l&&(r.value=!0,s=0,i=l.requestAnimationFrame(c))}function v(){r.value=!1,i!=null&&l&&(l.cancelAnimationFrame(i),i=null)}return n&&f(),d.tryOnScopeDispose(v),{isActive:a.readonly(r),pause:v,resume:f}}function Wt(e,t,n){let o,l;d.isObject(n)?(o=n,l=d.objectOmit(n,["window","immediate","commitStyles","persist","onReady","onError"])):(o={duration:n},l=n);const{window:r=V,immediate:u=!0,commitStyles:s,persist:i,playbackRate:c=1,onReady:f,onError:v=M=>{console.error(M)}}=o,m=N(()=>r&&HTMLElement&&"animate"in HTMLElement.prototype),p=a.shallowRef(void 0),y=a.shallowReactive({startTime:null,currentTime:null,timeline:null,playbackRate:c,pending:!1,playState:u?"idle":"paused",replaceState:"active"}),S=a.computed(()=>y.pending),g=a.computed(()=>y.playState),b=a.computed(()=>y.replaceState),h=a.computed({get(){return y.startTime},set(M){y.startTime=M,p.value&&(p.value.startTime=M)}}),E=a.computed({get(){return y.currentTime},set(M){y.currentTime=M,p.value&&(p.value.currentTime=M,j())}}),R=a.computed({get(){return y.timeline},set(M){y.timeline=M,p.value&&(p.value.timeline=M)}}),k=a.computed({get(){return y.playbackRate},set(M){y.playbackRate=M,p.value&&(p.value.playbackRate=M)}}),A=()=>{if(p.value)try{p.value.play(),j()}catch(M){W(),v(M)}else F()},T=()=>{var M;try{(M=p.value)==null||M.pause(),W()}catch(H){v(H)}},P=()=>{var M;!p.value&&F();try{(M=p.value)==null||M.reverse(),j()}catch(H){W(),v(H)}},C=()=>{var M;try{(M=p.value)==null||M.finish(),W()}catch(H){v(H)}},O=()=>{var M;try{(M=p.value)==null||M.cancel(),W()}catch(H){v(H)}};a.watch(()=>L(e),M=>{M&&F()}),a.watch(()=>t,M=>{!p.value&&F(),!L(e)&&p.value&&(p.value.effect=new KeyframeEffect(L(e),d.toValue(M),l))},{deep:!0}),d.tryOnMounted(()=>{a.nextTick(()=>F(!0))}),d.tryOnScopeDispose(O);function F(M){const H=L(e);!m.value||!H||(p.value||(p.value=H.animate(d.toValue(t),l)),s&&p.value.commitStyles(),i&&p.value.persist(),c!==1&&(p.value.playbackRate=c),M&&!u?p.value.pause():j(),f?.(p.value))}_(p,["cancel","finish","remove"],W);const{resume:I,pause:x}=Z(()=>{p.value&&(y.pending=p.value.pending,y.playState=p.value.playState,y.replaceState=p.value.replaceState,y.startTime=p.value.startTime,y.currentTime=p.value.currentTime,y.timeline=p.value.timeline,y.playbackRate=p.value.playbackRate)},{immediate:!1});function j(){m.value&&I()}function W(){m.value&&r&&r.requestAnimationFrame(x)}return{isSupported:m,animate:p,play:A,pause:T,reverse:P,finish:C,cancel:O,pending:S,playState:g,replaceState:b,startTime:h,currentTime:E,timeline:R,playbackRate:k}}function Ht(e,t){const{interrupt:n=!0,onError:o=d.noop,onFinished:l=d.noop,signal:r}=t||{},u={aborted:"aborted",fulfilled:"fulfilled",pending:"pending",rejected:"rejected"},s=Array.from(Array.from({length:e.length}),()=>({state:u.pending,data:null})),i=a.reactive(s),c=a.ref(-1);if(!e||e.length===0)return l(),{activeIndex:c,result:i};function f(v,m){c.value++,i[c.value].data=m,i[c.value].state=v}return e.reduce((v,m)=>v.then(p=>{var y;if(r?.aborted){f(u.aborted,new Error("aborted"));return}if(((y=i[c.value])==null?void 0:y.state)===u.rejected&&n){l();return}const S=m(p).then(g=>(f(u.fulfilled,g),c.value===e.length-1&&l(),g));return r?Promise.race([S,$t(r)]):S}).catch(p=>r?.aborted?(f(u.aborted,p),p):(f(u.rejected,p),o(),p)),Promise.resolve()),{activeIndex:c,result:i}}function $t(e){return new Promise((t,n)=>{const o=new Error("aborted");e.aborted?n(o):e.addEventListener("abort",()=>n(o),{once:!0})})}function Le(e,t,n){const{immediate:o=!0,delay:l=0,onError:r=d.noop,onSuccess:u=d.noop,resetOnExecute:s=!0,shallow:i=!0,throwError:c}=n??{},f=i?a.shallowRef(t):a.ref(t),v=a.ref(!1),m=a.ref(!1),p=a.shallowRef(void 0);async function y(b=0,...h){s&&(f.value=t),p.value=void 0,v.value=!1,m.value=!0,b>0&&await d.promiseTimeout(b);const E=typeof e=="function"?e(...h):e;try{const R=await E;f.value=R,v.value=!0,u(R)}catch(R){if(p.value=R,r(R),c)throw R}finally{m.value=!1}return f.value}o&&y(l);const S={state:f,isReady:v,isLoading:m,error:p,execute:y};function g(){return new Promise((b,h)=>{d.until(m).toBe(!1).then(()=>b(S)).catch(h)})}return{...S,then(b,h){return g().then(b,h)}}}const ne={array:e=>JSON.stringify(e),object:e=>JSON.stringify(e),set:e=>JSON.stringify(Array.from(e)),map:e=>JSON.stringify(Object.fromEntries(e)),null:()=>""};function Ut(e){return e?e instanceof Map?ne.map:e instanceof Set?ne.set:Array.isArray(e)?ne.array:ne.object:ne.null}function jt(e,t){const n=a.ref(""),o=a.ref();function l(){if(d.isClient)return o.value=new Promise((r,u)=>{try{const s=d.toValue(e);if(s==null)r("");else if(typeof s=="string")r(Ee(new Blob([s],{type:"text/plain"})));else if(s instanceof Blob)r(Ee(s));else if(s instanceof ArrayBuffer)r(window.btoa(String.fromCharCode(...new Uint8Array(s))));else if(s instanceof HTMLCanvasElement)r(s.toDataURL(t?.type,t?.quality));else if(s instanceof HTMLImageElement){const i=s.cloneNode(!1);i.crossOrigin="Anonymous",Bt(i).then(()=>{const c=document.createElement("canvas"),f=c.getContext("2d");c.width=i.width,c.height=i.height,f.drawImage(i,0,0,c.width,c.height),r(c.toDataURL(t?.type,t?.quality))}).catch(u)}else if(typeof s=="object"){const c=(t?.serializer||Ut(s))(s);return r(Ee(new Blob([c],{type:"application/json"})))}else u(new Error("target is unsupported types"))}catch(s){u(s)}}),o.value.then(r=>n.value=r),o.value}return a.isRef(e)||typeof e=="function"?a.watch(e,l,{immediate:!0}):l(),{base64:n,promise:o,execute:l}}function Bt(e){return new Promise((t,n)=>{e.complete?t():(e.onload=()=>{t()},e.onerror=n)})}function Ee(e){return new Promise((t,n)=>{const o=new FileReader;o.onload=l=>{t(l.target.result)},o.onerror=n,o.readAsDataURL(e)})}function zt(e={}){const{navigator:t=U}=e,n=["chargingchange","chargingtimechange","dischargingtimechange","levelchange"],o=N(()=>t&&"getBattery"in t&&typeof t.getBattery=="function"),l=a.ref(!1),r=a.ref(0),u=a.ref(0),s=a.ref(1);let i;function c(){l.value=this.charging,r.value=this.chargingTime||0,u.value=this.dischargingTime||0,s.value=this.level}return o.value&&t.getBattery().then(f=>{i=f,c.call(i),_(i,n,c,{passive:!0})}),{isSupported:o,charging:l,chargingTime:r,dischargingTime:u,level:s}}function qt(e){let{acceptAllDevices:t=!1}=e||{};const{filters:n=void 0,optionalServices:o=void 0,navigator:l=U}=e||{},r=N(()=>l&&"bluetooth"in l),u=a.shallowRef(void 0),s=a.shallowRef(null);a.watch(u,()=>{v()});async function i(){if(r.value){s.value=null,n&&n.length>0&&(t=!1);try{u.value=await l?.bluetooth.requestDevice({acceptAllDevices:t,filters:n,optionalServices:o})}catch(m){s.value=m}}}const c=a.ref(),f=a.computed(()=>{var m;return((m=c.value)==null?void 0:m.connected)||!1});async function v(){if(s.value=null,u.value&&u.value.gatt){u.value.addEventListener("gattserverdisconnected",()=>{});try{c.value=await u.value.gatt.connect()}catch(m){s.value=m}}}return d.tryOnMounted(()=>{var m;u.value&&((m=u.value.gatt)==null||m.connect())}),d.tryOnScopeDispose(()=>{var m;u.value&&((m=u.value.gatt)==null||m.disconnect())}),{isSupported:r,isConnected:f,device:u,requestDevice:i,server:c,error:s}}function G(e,t={}){const{window:n=V}=t,o=N(()=>n&&"matchMedia"in n&&typeof n.matchMedia=="function");let l;const r=a.ref(!1),u=c=>{r.value=c.matches},s=()=>{l&&("removeEventListener"in l?l.removeEventListener("change",u):l.removeListener(u))},i=a.watchEffect(()=>{o.value&&(s(),l=n.matchMedia(d.toValue(e)),"addEventListener"in l?l.addEventListener("change",u):l.addListener(u),r.value=l.matches)});return d.tryOnScopeDispose(()=>{i(),s(),l=void 0}),r}const Gt={sm:640,md:768,lg:1024,xl:1280,"2xl":1536},Yt={xs:0,sm:576,md:768,lg:992,xl:1200,xxl:1400},Ne={xs:0,sm:600,md:960,lg:1264,xl:1904},Xt={xs:0,sm:600,md:960,lg:1280,xl:1920,xxl:2560},Kt=Ne,Jt={xs:480,sm:576,md:768,lg:992,xl:1200,xxl:1600},Qt={xs:0,sm:600,md:1024,lg:1440,xl:1920},Zt={mobileS:320,mobileM:375,mobileL:425,tablet:768,laptop:1024,laptopL:1440,desktop4K:2560},Dt={"3xs":360,"2xs":480,xs:600,sm:768,md:1024,lg:1280,xl:1440,"2xl":1600,"3xl":1920,"4xl":2560},en={sm:576,md:768,lg:992,xl:1200};function tn(e,t={}){function n(f,v){let m=d.toValue(e[d.toValue(f)]);return v!=null&&(m=d.increaseWithUnit(m,v)),typeof m=="number"&&(m=`${m}px`),m}const{window:o=V,strategy:l="min-width"}=t;function r(f){return o?o.matchMedia(f).matches:!1}const u=f=>G(()=>`(min-width: ${n(f)})`,t),s=f=>G(()=>`(max-width: ${n(f)})`,t),i=Object.keys(e).reduce((f,v)=>(Object.defineProperty(f,v,{get:()=>l==="min-width"?u(v):s(v),enumerable:!0,configurable:!0}),f),{});function c(){const f=Object.keys(e).map(v=>[v,u(v)]);return a.computed(()=>f.filter(([,v])=>v.value).map(([v])=>v))}return Object.assign(i,{greaterOrEqual:u,smallerOrEqual:s,greater(f){return G(()=>`(min-width: ${n(f,.1)})`,t)},smaller(f){return G(()=>`(max-width: ${n(f,-.1)})`,t)},between(f,v){return G(()=>`(min-width: ${n(f)}) and (max-width: ${n(v,-.1)})`,t)},isGreater(f){return r(`(min-width: ${n(f,.1)})`)},isGreaterOrEqual(f){return r(`(min-width: ${n(f)})`)},isSmaller(f){return r(`(max-width: ${n(f,-.1)})`)},isSmallerOrEqual(f){return r(`(max-width: ${n(f)})`)},isInBetween(f,v){return r(`(min-width: ${n(f)}) and (max-width: ${n(v,-.1)})`)},current:c,active(){const f=c();return a.computed(()=>f.value.length===0?"":f.value.at(-1))}})}function nn(e){const{name:t,window:n=V}=e,o=N(()=>n&&"BroadcastChannel"in n),l=a.ref(!1),r=a.ref(),u=a.ref(),s=a.shallowRef(null),i=f=>{r.value&&r.value.postMessage(f)},c=()=>{r.value&&r.value.close(),l.value=!0};return o.value&&d.tryOnMounted(()=>{s.value=null,r.value=new BroadcastChannel(t),r.value.addEventListener("message",f=>{u.value=f.data},{passive:!0}),r.value.addEventListener("messageerror",f=>{s.value=f},{passive:!0}),r.value.addEventListener("close",()=>{l.value=!0})}),d.tryOnScopeDispose(()=>{c()}),{isSupported:o,channel:r,data:u,post:i,close:c,error:s,isClosed:l}}const xe=["hash","host","hostname","href","pathname","port","protocol","search"];function on(e={}){const{window:t=V}=e,n=Object.fromEntries(xe.map(r=>[r,a.ref()]));for(const[r,u]of d.objectEntries(n))a.watch(u,s=>{!t?.location||t.location[r]===s||(t.location[r]=s)});const o=r=>{var u;const{state:s,length:i}=t?.history||{},{origin:c}=t?.location||{};for(const f of xe)n[f].value=(u=t?.location)==null?void 0:u[f];return a.reactive({trigger:r,state:s,length:i,origin:c,...n})},l=a.ref(o("load"));return t&&(_(t,"popstate",()=>l.value=o("popstate"),{passive:!0}),_(t,"hashchange",()=>l.value=o("hashchange"),{passive:!0})),l}function rn(e,t=(o,l)=>o===l,n){const o=a.ref(e.value);return a.watch(()=>e.value,l=>{t(l,o.value)||(o.value=l)},n),o}function fe(e,t={}){const{controls:n=!1,navigator:o=U}=t,l=N(()=>o&&"permissions"in o);let r;const u=typeof e=="string"?{name:e}:e,s=a.ref(),i=()=>{r&&(s.value=r.state)},c=d.createSingletonPromise(async()=>{if(l.value){if(!r)try{r=await o.permissions.query(u),_(r,"change",i),i()}catch{s.value="prompt"}return r}});return c(),n?{state:s,isSupported:l,query:c}:s}function ln(e={}){const{navigator:t=U,read:n=!1,source:o,copiedDuring:l=1500,legacy:r=!1}=e,u=N(()=>t&&"clipboard"in t),s=fe("clipboard-read"),i=fe("clipboard-write"),c=a.computed(()=>u.value||r),f=a.ref(""),v=a.ref(!1),m=d.useTimeoutFn(()=>v.value=!1,l);function p(){u.value&&b(s.value)?t.clipboard.readText().then(h=>{f.value=h}):f.value=g()}c.value&&n&&_(["copy","cut"],p);async function y(h=d.toValue(o)){c.value&&h!=null&&(u.value&&b(i.value)?await t.clipboard.writeText(h):S(h),f.value=h,v.value=!0,m.start())}function S(h){const E=document.createElement("textarea");E.value=h??"",E.style.position="absolute",E.style.opacity="0",document.body.appendChild(E),E.select(),document.execCommand("copy"),E.remove()}function g(){var h,E,R;return(R=(E=(h=document?.getSelection)==null?void 0:h.call(document))==null?void 0:E.toString())!=null?R:""}function b(h){return h==="granted"||h==="prompt"}return{isSupported:c,text:f,copied:v,copy:y}}function an(e={}){const{navigator:t=U,read:n=!1,source:o,copiedDuring:l=1500}=e,r=N(()=>t&&"clipboard"in t),u=a.ref([]),s=a.ref(!1),i=d.useTimeoutFn(()=>s.value=!1,l);function c(){r.value&&t.clipboard.read().then(v=>{u.value=v})}r.value&&n&&_(["copy","cut"],c);async function f(v=d.toValue(o)){r.value&&v!=null&&(await t.clipboard.write(v),u.value=v,s.value=!0,i.start())}return{isSupported:r,content:u,copied:s,copy:f}}function oe(e){return JSON.parse(JSON.stringify(e))}function un(e,t={}){const n=a.ref({}),{manual:o,clone:l=oe,deep:r=!0,immediate:u=!0}=t;function s(){n.value=l(d.toValue(e))}return!o&&(a.isRef(e)||typeof e=="function")?a.watch(e,s,{...t,deep:r,immediate:u}):s(),{cloned:n,sync:s}}const de=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},ve="__vueuse_ssr_handlers__",We=sn();function sn(){return ve in de||(de[ve]=de[ve]||{}),de[ve]}function pe(e,t){return We[e]||t}function cn(e,t){We[e]=t}function He(e){return e==null?"any":e instanceof Set?"set":e instanceof Map?"map":e instanceof Date?"date":typeof e=="boolean"?"boolean":typeof e=="string"?"string":typeof e=="object"?"object":Number.isNaN(e)?"any":"number"}const Te={boolean:{read:e=>e==="true",write:e=>String(e)},object:{read:e=>JSON.parse(e),write:e=>JSON.stringify(e)},number:{read:e=>Number.parseFloat(e),write:e=>String(e)},any:{read:e=>e,write:e=>String(e)},string:{read:e=>e,write:e=>String(e)},map:{read:e=>new Map(JSON.parse(e)),write:e=>JSON.stringify(Array.from(e.entries()))},set:{read:e=>new Set(JSON.parse(e)),write:e=>JSON.stringify(Array.from(e))},date:{read:e=>new Date(e),write:e=>e.toISOString()}},Oe="vueuse-storage";function ye(e,t,n,o={}){var l;const{flush:r="pre",deep:u=!0,listenToStorageChanges:s=!0,writeDefaults:i=!0,mergeDefaults:c=!1,shallow:f,window:v=V,eventFilter:m,onError:p=O=>{console.error(O)},initOnMounted:y}=o,S=(f?a.shallowRef:a.ref)(typeof t=="function"?t():t);if(!n)try{n=pe("getDefaultStorage",()=>{var O;return(O=V)==null?void 0:O.localStorage})()}catch(O){p(O)}if(!n)return S;const g=d.toValue(t),b=He(g),h=(l=o.serializer)!=null?l:Te[b],{pause:E,resume:R}=d.pausableWatch(S,()=>A(S.value),{flush:r,deep:u,eventFilter:m});v&&s&&d.tryOnMounted(()=>{_(v,"storage",P),_(v,Oe,C),y&&P()}),y||P();function k(O,F){v&&v.dispatchEvent(new CustomEvent(Oe,{detail:{key:e,oldValue:O,newValue:F,storageArea:n}}))}function A(O){try{const F=n.getItem(e);if(O==null)k(F,null),n.removeItem(e);else{const I=h.write(O);F!==I&&(n.setItem(e,I),k(F,I))}}catch(F){p(F)}}function T(O){const F=O?O.newValue:n.getItem(e);if(F==null)return i&&g!=null&&n.setItem(e,h.write(g)),g;if(!O&&c){const I=h.read(F);return typeof c=="function"?c(I,g):b==="object"&&!Array.isArray(I)?{...g,...I}:I}else return typeof F!="string"?F:h.read(F)}function P(O){if(!(O&&O.storageArea!==n)){if(O&&O.key==null){S.value=g;return}if(!(O&&O.key!==e)){E();try{O?.newValue!==h.write(S.value)&&(S.value=T(O))}catch(F){p(F)}finally{O?a.nextTick(R):R()}}}}function C(O){P(O.detail)}return S}function ke(e){return G("(prefers-color-scheme: dark)",e)}function $e(e={}){const{selector:t="html",attribute:n="class",initialValue:o="auto",window:l=V,storage:r,storageKey:u="vueuse-color-scheme",listenToStorageChanges:s=!0,storageRef:i,emitAuto:c,disableTransition:f=!0}=e,v={auto:"",light:"light",dark:"dark",...e.modes||{}},m=ke({window:l}),p=a.computed(()=>m.value?"dark":"light"),y=i||(u==null?d.toRef(o):ye(u,o,r,{window:l,listenToStorageChanges:s})),S=a.computed(()=>y.value==="auto"?p.value:y.value),g=pe("updateHTMLAttrs",(R,k,A)=>{const T=typeof R=="string"?l?.document.querySelector(R):L(R);if(!T)return;let P;if(f&&(P=l.document.createElement("style"),P.appendChild(document.createTextNode("*,*::before,*::after{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}")),l.document.head.appendChild(P)),k==="class"){const C=A.split(/\s/g);Object.values(v).flatMap(O=>(O||"").split(/\s/g)).filter(Boolean).forEach(O=>{C.includes(O)?T.classList.add(O):T.classList.remove(O)})}else T.setAttribute(k,A);f&&(l.getComputedStyle(P).opacity,document.head.removeChild(P))});function b(R){var k;g(t,n,(k=v[R])!=null?k:R)}function h(R){e.onChanged?e.onChanged(R,b):b(R)}a.watch(S,h,{flush:"post",immediate:!0}),d.tryOnMounted(()=>h(S.value));const E=a.computed({get(){return c?y.value:S.value},set(R){y.value=R}});try{return Object.assign(E,{store:y,system:p,state:S})}catch{return E}}function fn(e=a.ref(!1)){const t=d.createEventHook(),n=d.createEventHook(),o=d.createEventHook();let l=d.noop;const r=i=>(o.trigger(i),e.value=!0,new Promise(c=>{l=c})),u=i=>{e.value=!1,t.trigger(i),l({data:i,isCanceled:!1})},s=i=>{e.value=!1,n.trigger(i),l({data:i,isCanceled:!0})};return{isRevealed:a.computed(()=>e.value),reveal:r,confirm:u,cancel:s,onReveal:o.on,onConfirm:t.on,onCancel:n.on}}function re(e,t,n={}){const{window:o=V,...l}=n;let r;const u=N(()=>o&&"MutationObserver"in o),s=()=>{r&&(r.disconnect(),r=void 0)},i=a.computed(()=>{const m=d.toValue(e),p=(Array.isArray(m)?m:[m]).map(L).filter(d.notNullish);return new Set(p)}),c=a.watch(()=>i.value,m=>{s(),u.value&&o&&m.size&&(r=new MutationObserver(t),m.forEach(p=>r.observe(p,l)))},{immediate:!0,flush:"post"}),f=()=>r?.takeRecords(),v=()=>{s(),c()};return d.tryOnScopeDispose(v),{isSupported:u,stop:v,takeRecords:f}}function le(e,t,n={}){const{window:o=V,initialValue:l="",observe:r=!1}=n,u=a.ref(l),s=a.computed(()=>{var c;return L(t)||((c=o?.document)==null?void 0:c.documentElement)});function i(){var c;const f=d.toValue(e),v=d.toValue(s);if(v&&o){const m=(c=o.getComputedStyle(v).getPropertyValue(f))==null?void 0:c.trim();u.value=m||l}}return r&&re(s,i,{attributeFilter:["style","class"],window:o}),a.watch([s,()=>d.toValue(e)],i,{immediate:!0}),a.watch(u,c=>{var f;(f=s.value)!=null&&f.style&&s.value.style.setProperty(d.toValue(e),c)}),u}function Ue(e){const t=a.getCurrentInstance(),n=d.computedWithControl(()=>null,()=>e?L(e):t.proxy.$el);return a.onUpdated(n.trigger),a.onMounted(n.trigger),n}function dn(e,t){const n=a.shallowRef(c()),o=d.toRef(e),l=a.computed({get(){var f;const v=o.value;let m=t?.getIndexOf?t.getIndexOf(n.value,v):v.indexOf(n.value);return m<0&&(m=(f=t?.fallbackIndex)!=null?f:0),m},set(f){r(f)}});function r(f){const v=o.value,m=v.length,p=(f%m+m)%m,y=v[p];return n.value=y,y}function u(f=1){return r(l.value+f)}function s(f=1){return u(f)}function i(f=1){return u(-f)}function c(){var f,v;return(v=d.toValue((f=t?.initialValue)!=null?f:d.toValue(e)[0]))!=null?v:void 0}return a.watch(o,()=>r(l.value)),{state:n,index:l,next:s,prev:i,go:r}}function vn(e={}){const{valueDark:t="dark",valueLight:n="",window:o=V}=e,l=$e({...e,onChanged:(s,i)=>{var c;e.onChanged?(c=e.onChanged)==null||c.call(e,s==="dark",i,s):i(s)},modes:{dark:t,light:n}}),r=a.computed(()=>l.system?l.system.value:ke({window:o}).value?"dark":"light");return a.computed({get(){return l.value==="dark"},set(s){const i=s?"dark":"light";r.value===i?l.value="auto":l.value=i}})}function je(e){return e}function pn(e,t){return e.value=t}function yn(e){return e?typeof e=="function"?e:oe:je}function mn(e){return e?typeof e=="function"?e:oe:je}function Be(e,t={}){const{clone:n=!1,dump:o=yn(n),parse:l=mn(n),setSource:r=pn}=t;function u(){return a.markRaw({snapshot:o(e.value),timestamp:d.timestamp()})}const s=a.ref(u()),i=a.ref([]),c=a.ref([]),f=E=>{r(e,l(E.snapshot)),s.value=E},v=()=>{i.value.unshift(s.value),s.value=u(),t.capacity&&i.value.length>t.capacity&&i.value.splice(t.capacity,Number.POSITIVE_INFINITY),c.value.length&&c.value.splice(0,c.value.length)},m=()=>{i.value.splice(0,i.value.length),c.value.splice(0,c.value.length)},p=()=>{const E=i.value.shift();E&&(c.value.unshift(s.value),f(E))},y=()=>{const E=c.value.shift();E&&(i.value.unshift(s.value),f(E))},S=()=>{f(s.value)},g=a.computed(()=>[s.value,...i.value]),b=a.computed(()=>i.value.length>0),h=a.computed(()=>c.value.length>0);return{source:e,undoStack:i,redoStack:c,last:s,history:g,canUndo:b,canRedo:h,clear:m,commit:v,reset:S,undo:p,redo:y}}function _e(e,t={}){const{deep:n=!1,flush:o="pre",eventFilter:l}=t,{eventFilter:r,pause:u,resume:s,isActive:i}=d.pausableFilter(l),{ignoreUpdates:c,ignorePrevAsyncUpdates:f,stop:v}=d.watchIgnorable(e,g,{deep:n,flush:o,eventFilter:r});function m(R,k){f(),c(()=>{R.value=k})}const p=Be(e,{...t,clone:t.clone||n,setSource:m}),{clear:y,commit:S}=p;function g(){f(),S()}function b(R){s(),R&&g()}function h(R){let k=!1;const A=()=>k=!0;c(()=>{R(A)}),k||g()}function E(){v(),y()}return{...p,isTracking:i,pause:u,resume:b,commit:g,batch:h,dispose:E}}function gn(e,t={}){const n=t.debounce?d.debounceFilter(t.debounce):void 0;return{..._e(e,{...t,eventFilter:n})}}function wn(e={}){const{window:t=V,eventFilter:n=d.bypassFilter}=e,o=a.ref({x:null,y:null,z:null}),l=a.ref({alpha:null,beta:null,gamma:null}),r=a.ref(0),u=a.ref({x:null,y:null,z:null});if(t){const s=d.createFilterWrapper(n,i=>{o.value=i.acceleration,u.value=i.accelerationIncludingGravity,l.value=i.rotationRate,r.value=i.interval});_(t,"devicemotion",s)}return{acceleration:o,accelerationIncludingGravity:u,rotationRate:l,interval:r}}function ze(e={}){const{window:t=V}=e,n=N(()=>t&&"DeviceOrientationEvent"in t),o=a.ref(!1),l=a.ref(null),r=a.ref(null),u=a.ref(null);return t&&n.value&&_(t,"deviceorientation",s=>{o.value=s.absolute,l.value=s.alpha,r.value=s.beta,u.value=s.gamma}),{isSupported:n,isAbsolute:o,alpha:l,beta:r,gamma:u}}function hn(e={}){const{window:t=V}=e,n=a.ref(1);if(t){let o=function(){n.value=t.devicePixelRatio,l(),r=t.matchMedia(`(resolution: ${n.value}dppx)`),r.addEventListener("change",o,{once:!0})},l=function(){r?.removeEventListener("change",o)},r;o(),d.tryOnScopeDispose(l)}return{pixelRatio:n}}function bn(e={}){const{navigator:t=U,requestPermissions:n=!1,constraints:o={audio:!0,video:!0},onUpdated:l}=e,r=a.ref([]),u=a.computed(()=>r.value.filter(y=>y.kind==="videoinput")),s=a.computed(()=>r.value.filter(y=>y.kind==="audioinput")),i=a.computed(()=>r.value.filter(y=>y.kind==="audiooutput")),c=N(()=>t&&t.mediaDevices&&t.mediaDevices.enumerateDevices),f=a.ref(!1);let v;async function m(){c.value&&(r.value=await t.mediaDevices.enumerateDevices(),l?.(r.value),v&&(v.getTracks().forEach(y=>y.stop()),v=null))}async function p(){if(!c.value)return!1;if(f.value)return!0;const{state:y,query:S}=fe("camera",{controls:!0});return await S(),y.value!=="granted"&&(v=await t.mediaDevices.getUserMedia(o),m()),f.value=!0,f.value}return c.value&&(n&&p(),_(t.mediaDevices,"devicechange",m),m()),{devices:r,ensurePermissions:p,permissionGranted:f,videoInputs:u,audioInputs:s,audioOutputs:i,isSupported:c}}function Sn(e={}){var t;const n=a.ref((t=e.enabled)!=null?t:!1),o=e.video,l=e.audio,{navigator:r=U}=e,u=N(()=>{var p;return(p=r?.mediaDevices)==null?void 0:p.getDisplayMedia}),s={audio:l,video:o},i=a.shallowRef();async function c(){if(!(!u.value||i.value))return i.value=await r.mediaDevices.getDisplayMedia(s),i.value}async function f(){var p;(p=i.value)==null||p.getTracks().forEach(y=>y.stop()),i.value=void 0}function v(){f(),n.value=!1}async function m(){return await c(),i.value&&(n.value=!0),i.value}return a.watch(n,p=>{p?c():f()},{immediate:!0}),{isSupported:u,stream:i,start:m,stop:v,enabled:n}}function En(e={}){const{document:t=$}=e;if(!t)return a.ref("visible");const n=a.ref(t.visibilityState);return _(t,"visibilitychange",()=>{n.value=t.visibilityState}),n}function Tn(e,t={}){var n,o;const{pointerTypes:l,preventDefault:r,stopPropagation:u,exact:s,onMove:i,onEnd:c,onStart:f,initialValue:v,axis:m="both",draggingElement:p=V,containerElement:y,handle:S=e}=t,g=a.ref((n=d.toValue(v))!=null?n:{x:0,y:0}),b=a.ref(),h=T=>l?l.includes(T.pointerType):!0,E=T=>{d.toValue(r)&&T.preventDefault(),d.toValue(u)&&T.stopPropagation()},R=T=>{var P;if(d.toValue(t.disabled)||!h(T)||d.toValue(s)&&T.target!==d.toValue(e))return;const C=d.toValue(y),O=(P=C?.getBoundingClientRect)==null?void 0:P.call(C),F=d.toValue(e).getBoundingClientRect(),I={x:T.clientX-(C?F.left-O.left+C.scrollLeft:F.left),y:T.clientY-(C?F.top-O.top+C.scrollTop:F.top)};f?.(I,T)!==!1&&(b.value=I,E(T))},k=T=>{if(d.toValue(t.disabled)||!h(T)||!b.value)return;const P=d.toValue(y),C=d.toValue(e).getBoundingClientRect();let{x:O,y:F}=g.value;(m==="x"||m==="both")&&(O=T.clientX-b.value.x,P&&(O=Math.min(Math.max(0,O),P.scrollWidth-C.width))),(m==="y"||m==="both")&&(F=T.clientY-b.value.y,P&&(F=Math.min(Math.max(0,F),P.scrollHeight-C.height))),g.value={x:O,y:F},i?.(g.value,T),E(T)},A=T=>{d.toValue(t.disabled)||!h(T)||b.value&&(b.value=void 0,c?.(g.value,T),E(T))};if(d.isClient){const T={capture:(o=t.capture)!=null?o:!0};_(S,"pointerdown",R,T),_(p,"pointermove",k,T),_(p,"pointerup",A,T)}return{...d.toRefs(g),position:g,isDragging:a.computed(()=>!!b.value),style:a.computed(()=>`left:${g.value.x}px;top:${g.value.y}px;`)}}function On(e,t={}){const n=a.ref(!1),o=a.shallowRef(null);let l=0,r=!0;if(d.isClient){const u=typeof t=="function"?{onDrop:t}:t,s=i=>{var c,f;const v=Array.from((f=(c=i.dataTransfer)==null?void 0:c.files)!=null?f:[]);return o.value=v.length===0?null:v};_(e,"dragenter",i=>{var c,f;const v=Array.from(((c=i?.dataTransfer)==null?void 0:c.items)||[]).map(m=>m.kind==="file"?m.type:null).filter(d.notNullish);if(u.dataTypes&&i.dataTransfer){const m=a.unref(u.dataTypes);if(r=typeof m=="function"?m(v):m?m.some(p=>v.includes(p)):!0,!r)return}i.preventDefault(),l+=1,n.value=!0,(f=u.onEnter)==null||f.call(u,s(i),i)}),_(e,"dragover",i=>{var c;r&&(i.preventDefault(),(c=u.onOver)==null||c.call(u,s(i),i))}),_(e,"dragleave",i=>{var c;r&&(i.preventDefault(),l-=1,l===0&&(n.value=!1),(c=u.onLeave)==null||c.call(u,s(i),i))}),_(e,"drop",i=>{var c;i.preventDefault(),l=0,n.value=!1,(c=u.onDrop)==null||c.call(u,s(i),i)})}return{files:o,isOverDropZone:n}}function me(e,t,n={}){const{window:o=V,...l}=n;let r;const u=N(()=>o&&"ResizeObserver"in o),s=()=>{r&&(r.disconnect(),r=void 0)},i=a.computed(()=>Array.isArray(e)?e.map(v=>L(v)):[L(e)]),c=a.watch(i,v=>{if(s(),u.value&&o){r=new ResizeObserver(t);for(const m of v)m&&r.observe(m,l)}},{immediate:!0,flush:"post"}),f=()=>{s(),c()};return d.tryOnScopeDispose(f),{isSupported:u,stop:f}}function kn(e,t={}){const{reset:n=!0,windowResize:o=!0,windowScroll:l=!0,immediate:r=!0}=t,u=a.ref(0),s=a.ref(0),i=a.ref(0),c=a.ref(0),f=a.ref(0),v=a.ref(0),m=a.ref(0),p=a.ref(0);function y(){const S=L(e);if(!S){n&&(u.value=0,s.value=0,i.value=0,c.value=0,f.value=0,v.value=0,m.value=0,p.value=0);return}const g=S.getBoundingClientRect();u.value=g.height,s.value=g.bottom,i.value=g.left,c.value=g.right,f.value=g.top,v.value=g.width,m.value=g.x,p.value=g.y}return me(e,y),a.watch(()=>L(e),S=>!S&&y()),re(e,y,{attributeFilter:["style","class"]}),l&&_("scroll",y,{capture:!0,passive:!0}),o&&_("resize",y,{passive:!0}),d.tryOnMounted(()=>{r&&y()}),{height:u,bottom:s,left:i,right:c,top:f,width:v,x:m,y:p,update:y}}function _n(e){const{x:t,y:n,document:o=$,multiple:l,interval:r="requestAnimationFrame",immediate:u=!0}=e,s=N(()=>d.toValue(l)?o&&"elementsFromPoint"in o:o&&"elementFromPoint"in o),i=a.ref(null),c=()=>{var v,m;i.value=d.toValue(l)?(v=o?.elementsFromPoint(d.toValue(t),d.toValue(n)))!=null?v:[]:(m=o?.elementFromPoint(d.toValue(t),d.toValue(n)))!=null?m:null},f=r==="requestAnimationFrame"?Z(c,{immediate:u}):d.useIntervalFn(c,r,{immediate:u});return{isSupported:s,element:i,...f}}function Rn(e,t={}){const{delayEnter:n=0,delayLeave:o=0,window:l=V}=t,r=a.ref(!1);let u;const s=i=>{const c=i?n:o;u&&(clearTimeout(u),u=void 0),c?u=setTimeout(()=>r.value=i,c):r.value=i};return l&&(_(e,"mouseenter",()=>s(!0),{passive:!0}),_(e,"mouseleave",()=>s(!1),{passive:!0})),r}function qe(e,t={width:0,height:0},n={}){const{window:o=V,box:l="content-box"}=n,r=a.computed(()=>{var v,m;return(m=(v=L(e))==null?void 0:v.namespaceURI)==null?void 0:m.includes("svg")}),u=a.ref(t.width),s=a.ref(t.height),{stop:i}=me(e,([v])=>{const m=l==="border-box"?v.borderBoxSize:l==="content-box"?v.contentBoxSize:v.devicePixelContentBoxSize;if(o&&r.value){const p=L(e);if(p){const y=o.getComputedStyle(p);u.value=Number.parseFloat(y.width),s.value=Number.parseFloat(y.height)}}else if(m){const p=Array.isArray(m)?m:[m];u.value=p.reduce((y,{inlineSize:S})=>y+S,0),s.value=p.reduce((y,{blockSize:S})=>y+S,0)}else u.value=v.contentRect.width,s.value=v.contentRect.height},n);d.tryOnMounted(()=>{const v=L(e);v&&(u.value="offsetWidth"in v?v.offsetWidth:t.width,s.value="offsetHeight"in v?v.offsetHeight:t.height)});const c=a.watch(()=>L(e),v=>{u.value=v?t.width:0,s.value=v?t.height:0});function f(){i(),c()}return{width:u,height:s,stop:f}}function Ge(e,t,n={}){const{root:o,rootMargin:l="0px",threshold:r=.1,window:u=V,immediate:s=!0}=n,i=N(()=>u&&"IntersectionObserver"in u),c=a.computed(()=>{const y=d.toValue(e);return(Array.isArray(y)?y:[y]).map(L).filter(d.notNullish)});let f=d.noop;const v=a.ref(s),m=i.value?a.watch(()=>[c.value,L(o),v.value],([y,S])=>{if(f(),!v.value||!y.length)return;const g=new IntersectionObserver(t,{root:L(S),rootMargin:l,threshold:r});y.forEach(b=>b&&g.observe(b)),f=()=>{g.disconnect(),f=d.noop}},{immediate:s,flush:"post"}):d.noop,p=()=>{f(),m(),v.value=!1};return d.tryOnScopeDispose(p),{isSupported:i,isActive:v,pause(){f(),v.value=!1},resume(){v.value=!0},stop:p}}function Ye(e,t={}){const{window:n=V,scrollTarget:o,threshold:l=0}=t,r=a.ref(!1);return Ge(e,u=>{let s=r.value,i=0;for(const c of u)c.time>=i&&(i=c.time,s=c.isIntersecting);r.value=s},{root:o,window:n,threshold:l}),r}const ae=new Map;function Fn(e){const t=a.getCurrentScope();function n(s){var i;const c=ae.get(e)||new Set;c.add(s),ae.set(e,c);const f=()=>l(s);return(i=t?.cleanups)==null||i.push(f),f}function o(s){function i(...c){l(i),s(...c)}return n(i)}function l(s){const i=ae.get(e);i&&(i.delete(s),i.size||r())}function r(){ae.delete(e)}function u(s,i){var c;(c=ae.get(e))==null||c.forEach(f=>f(s,i))}return{on:n,once:o,off:l,emit:u,reset:r}}function Cn(e){return e===!0?{}:e}function Pn(e,t=[],n={}){const o=a.ref(null),l=a.ref(null),r=a.ref("CONNECTING"),u=a.ref(null),s=a.shallowRef(null),i=d.toRef(e);let c=!1,f=0;const{withCredentials:v=!1,immediate:m=!0}=n,p=()=>{d.isClient&&u.value&&(u.value.close(),u.value=null,r.value="CLOSED",c=!0)},y=()=>{if(c||typeof i.value>"u")return;const g=new EventSource(i.value,{withCredentials:v});r.value="CONNECTING",u.value=g,g.onopen=()=>{r.value="OPEN",s.value=null},g.onerror=b=>{if(r.value="CLOSED",s.value=b,g.readyState===2&&!c&&n.autoReconnect){g.close();const{retries:h=-1,delay:E=1e3,onFailed:R}=Cn(n.autoReconnect);f+=1,typeof h=="number"&&(h<0||f<h)||typeof h=="function"&&h()?setTimeout(y,E):R?.()}},g.onmessage=b=>{o.value=null,l.value=b.data};for(const b of t)_(g,b,h=>{o.value=b,l.value=h.data||null})},S=()=>{d.isClient&&(p(),c=!1,f=0,y())};return m&&a.watch(i,S,{immediate:!0}),d.tryOnScopeDispose(p),{eventSource:u,event:o,data:l,status:r,error:s,open:S,close:p}}function Vn(e={}){const{initialValue:t=""}=e,n=N(()=>typeof window<"u"&&"EyeDropper"in window),o=a.ref(t);async function l(r){if(!n.value)return;const s=await new window.EyeDropper().open(r);return o.value=s.sRGBHex,s}return{isSupported:n,sRGBHex:o,open:l}}function An(e=null,t={}){const{baseUrl:n="",rel:o="icon",document:l=$}=t,r=d.toRef(e),u=s=>{const i=l?.head.querySelectorAll(`link[rel*="${o}"]`);if(!i||i.length===0){const c=l?.createElement("link");c&&(c.rel=o,c.href=`${n}${s}`,c.type=`image/${s.split(".").pop()}`,l?.head.append(c));return}i?.forEach(c=>c.href=`${n}${s}`)};return a.watch(r,(s,i)=>{typeof s=="string"&&s!==i&&u(s)},{immediate:!0}),r}const In={json:"application/json",text:"text/plain"};function ge(e){return e&&d.containsProp(e,"immediate","refetch","initialData","timeout","beforeFetch","afterFetch","onFetchError","fetch","updateDataOnError")}function Mn(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function ue(e){return typeof Headers<"u"&&e instanceof Headers?Object.fromEntries(e.entries()):e}function te(e,...t){return e==="overwrite"?async n=>{const o=t[t.length-1];return o?{...n,...await o(n)}:n}:async n=>{for(const o of t)o&&(n={...n,...await o(n)});return n}}function Ln(e={}){const t=e.combination||"chain",n=e.options||{},o=e.fetchOptions||{};function l(r,...u){const s=a.computed(()=>{const f=d.toValue(e.baseUrl),v=d.toValue(r);return f&&!Mn(v)?Nn(f,v):v});let i=n,c=o;return u.length>0&&(ge(u[0])?i={...i,...u[0],beforeFetch:te(t,n.beforeFetch,u[0].beforeFetch),afterFetch:te(t,n.afterFetch,u[0].afterFetch),onFetchError:te(t,n.onFetchError,u[0].onFetchError)}:c={...c,...u[0],headers:{...ue(c.headers)||{},...ue(u[0].headers)||{}}}),u.length>1&&ge(u[1])&&(i={...i,...u[1],beforeFetch:te(t,n.beforeFetch,u[1].beforeFetch),afterFetch:te(t,n.afterFetch,u[1].afterFetch),onFetchError:te(t,n.onFetchError,u[1].onFetchError)}),Xe(s,c,i)}return l}function Xe(e,...t){var n;const o=typeof AbortController=="function";let l={},r={immediate:!0,refetch:!1,timeout:0,updateDataOnError:!1};const u={method:"GET",type:"text",payload:void 0};t.length>0&&(ge(t[0])?r={...r,...t[0]}:l=t[0]),t.length>1&&ge(t[1])&&(r={...r,...t[1]});const{fetch:s=(n=V)==null?void 0:n.fetch,initialData:i,timeout:c}=r,f=d.createEventHook(),v=d.createEventHook(),m=d.createEventHook(),p=a.ref(!1),y=a.ref(!1),S=a.ref(!1),g=a.ref(null),b=a.shallowRef(null),h=a.shallowRef(null),E=a.shallowRef(i||null),R=a.computed(()=>o&&y.value);let k,A;const T=()=>{o&&(k?.abort(),k=new AbortController,k.signal.onabort=()=>S.value=!0,l={...l,signal:k.signal})},P=M=>{y.value=M,p.value=!M};c&&(A=d.useTimeoutFn(T,c,{immediate:!1}));let C=0;const O=async(M=!1)=>{var H,B;T(),P(!0),h.value=null,g.value=null,S.value=!1,C+=1;const se=C,D={method:u.method,headers:{}};if(u.payload){const z=ue(D.headers),Q=d.toValue(u.payload);!u.payloadType&&Q&&Object.getPrototypeOf(Q)===Object.prototype&&!(Q instanceof FormData)&&(u.payloadType="json"),u.payloadType&&(z["Content-Type"]=(H=In[u.payloadType])!=null?H:u.payloadType),D.body=u.payloadType==="json"?JSON.stringify(Q):Q}let Ot=!1;const ie={url:d.toValue(e),options:{...D,...l},cancel:()=>{Ot=!0}};if(r.beforeFetch&&Object.assign(ie,await r.beforeFetch(ie)),Ot||!s)return P(!1),Promise.resolve(null);let ee=null;return A&&A.start(),s(ie.url,{...D,...ie.options,headers:{...ue(D.headers),...ue((B=ie.options)==null?void 0:B.headers)}}).then(async z=>{if(b.value=z,g.value=z.status,ee=await z.clone()[u.type](),!z.ok)throw E.value=i||null,new Error(z.statusText);return r.afterFetch&&({data:ee}=await r.afterFetch({data:ee,response:z})),E.value=ee,f.trigger(z),z}).catch(async z=>{let Q=z.message||z.name;if(r.onFetchError&&({error:Q,data:ee}=await r.onFetchError({data:ee,error:z,response:b.value})),h.value=Q,r.updateDataOnError&&(E.value=ee),v.trigger(z),M)throw z;return null}).finally(()=>{se===C&&P(!1),A&&A.stop(),m.trigger(null)})},F=d.toRef(r.refetch);a.watch([F,d.toRef(e)],([M])=>M&&O(),{deep:!0});const I={isFinished:a.readonly(p),isFetching:a.readonly(y),statusCode:g,response:b,error:h,data:E,canAbort:R,aborted:S,abort:T,execute:O,onFetchResponse:f.on,onFetchError:v.on,onFetchFinally:m.on,get:x("GET"),put:x("PUT"),post:x("POST"),delete:x("DELETE"),patch:x("PATCH"),head:x("HEAD"),options:x("OPTIONS"),json:W("json"),text:W("text"),blob:W("blob"),arrayBuffer:W("arrayBuffer"),formData:W("formData")};function x(M){return(H,B)=>{if(!y.value)return u.method=M,u.payload=H,u.payloadType=B,a.isRef(u.payload)&&a.watch([F,d.toRef(u.payload)],([se])=>se&&O(),{deep:!0}),{...I,then(se,D){return j().then(se,D)}}}}function j(){return new Promise((M,H)=>{d.until(p).toBe(!0).then(()=>M(I)).catch(B=>H(B))})}function W(M){return()=>{if(!y.value)return u.type=M,{...I,then(H,B){return j().then(H,B)}}}}return r.immediate&&Promise.resolve().then(()=>O()),{...I,then(M,H){return j().then(M,H)}}}function Nn(e,t){return!e.endsWith("/")&&!t.startsWith("/")?`${e}/${t}`:`${e}${t}`}const xn={multiple:!0,accept:"*",reset:!1,directory:!1};function Wn(e={}){const{document:t=$}=e,n=a.ref(null),{on:o,trigger:l}=d.createEventHook();let r;t&&(r=t.createElement("input"),r.type="file",r.onchange=i=>{const c=i.target;n.value=c.files,l(n.value)});const u=()=>{n.value=null,r&&(r.value="",l(null))},s=i=>{if(!r)return;const c={...xn,...e,...i};r.multiple=c.multiple,r.accept=c.accept,r.webkitdirectory=c.directory,d.hasOwn(c,"capture")&&(r.capture=c.capture),c.reset&&u(),r.click()};return{files:a.readonly(n),open:s,reset:u,onChange:o}}function Hn(e={}){const{window:t=V,dataType:n="Text"}=e,o=t,l=N(()=>o&&"showSaveFilePicker"in o&&"showOpenFilePicker"in o),r=a.ref(),u=a.ref(),s=a.ref(),i=a.computed(()=>{var h,E;return(E=(h=s.value)==null?void 0:h.name)!=null?E:""}),c=a.computed(()=>{var h,E;return(E=(h=s.value)==null?void 0:h.type)!=null?E:""}),f=a.computed(()=>{var h,E;return(E=(h=s.value)==null?void 0:h.size)!=null?E:0}),v=a.computed(()=>{var h,E;return(E=(h=s.value)==null?void 0:h.lastModified)!=null?E:0});async function m(h={}){if(!l.value)return;const[E]=await o.showOpenFilePicker({...d.toValue(e),...h});r.value=E,await b()}async function p(h={}){l.value&&(r.value=await o.showSaveFilePicker({...e,...h}),u.value=void 0,await b())}async function y(h={}){if(l.value){if(!r.value)return S(h);if(u.value){const E=await r.value.createWritable();await E.write(u.value),await E.close()}await g()}}async function S(h={}){if(l.value){if(r.value=await o.showSaveFilePicker({...e,...h}),u.value){const E=await r.value.createWritable();await E.write(u.value),await E.close()}await g()}}async function g(){var h;s.value=await((h=r.value)==null?void 0:h.getFile())}async function b(){var h,E;await g();const R=d.toValue(n);R==="Text"?u.value=await((h=s.value)==null?void 0:h.text()):R==="ArrayBuffer"?u.value=await((E=s.value)==null?void 0:E.arrayBuffer()):R==="Blob"&&(u.value=s.value)}return a.watch(()=>d.toValue(n),b),{isSupported:l,data:u,file:s,fileName:i,fileMIME:c,fileSize:f,fileLastModified:v,open:m,create:p,save:y,saveAs:S,updateData:b}}function $n(e,t={}){const{initialValue:n=!1,focusVisible:o=!1}=t,l=a.ref(!1),r=a.computed(()=>L(e));_(r,"focus",s=>{var i,c;(!o||(c=(i=s.target).matches)!=null&&c.call(i,":focus-visible"))&&(l.value=!0)}),_(r,"blur",()=>l.value=!1);const u=a.computed({get:()=>l.value,set(s){var i,c;!s&&l.value?(i=r.value)==null||i.blur():s&&!l.value&&((c=r.value)==null||c.focus())}});return a.watch(r,()=>{u.value=n},{immediate:!0,flush:"post"}),{focused:u}}function Un(e,t={}){const n=Ie(t),o=a.computed(()=>L(e));return{focused:a.computed(()=>o.value&&n.value?o.value.contains(n.value):!1)}}function jn(e){var t;const n=a.ref(0);if(typeof performance>"u")return n;const o=(t=e?.every)!=null?t:10;let l=performance.now(),r=0;return Z(()=>{if(r+=1,r>=o){const u=performance.now(),s=u-l;n.value=Math.round(1e3/(s/r)),l=u,r=0}}),n}const Ke=["fullscreenchange","webkitfullscreenchange","webkitendfullscreen","mozfullscreenchange","MSFullscreenChange"];function Bn(e,t={}){const{document:n=$,autoExit:o=!1}=t,l=a.computed(()=>{var b;return(b=L(e))!=null?b:n?.querySelector("html")}),r=a.ref(!1),u=a.computed(()=>["requestFullscreen","webkitRequestFullscreen","webkitEnterFullscreen","webkitEnterFullScreen","webkitRequestFullScreen","mozRequestFullScreen","msRequestFullscreen"].find(b=>n&&b in n||l.value&&b in l.value)),s=a.computed(()=>["exitFullscreen","webkitExitFullscreen","webkitExitFullScreen","webkitCancelFullScreen","mozCancelFullScreen","msExitFullscreen"].find(b=>n&&b in n||l.value&&b in l.value)),i=a.computed(()=>["fullScreen","webkitIsFullScreen","webkitDisplayingFullscreen","mozFullScreen","msFullscreenElement"].find(b=>n&&b in n||l.value&&b in l.value)),c=["fullscreenElement","webkitFullscreenElement","mozFullScreenElement","msFullscreenElement"].find(b=>n&&b in n),f=N(()=>l.value&&n&&u.value!==void 0&&s.value!==void 0&&i.value!==void 0),v=()=>c?n?.[c]===l.value:!1,m=()=>{if(i.value){if(n&&n[i.value]!=null)return n[i.value];{const b=l.value;if(b?.[i.value]!=null)return!!b[i.value]}}return!1};async function p(){if(!(!f.value||!r.value)){if(s.value)if(n?.[s.value]!=null)await n[s.value]();else{const b=l.value;b?.[s.value]!=null&&await b[s.value]()}r.value=!1}}async function y(){if(!f.value||r.value)return;m()&&await p();const b=l.value;u.value&&b?.[u.value]!=null&&(await b[u.value](),r.value=!0)}async function S(){await(r.value?p():y())}const g=()=>{const b=m();(!b||b&&v())&&(r.value=b)};return _(n,Ke,g,!1),_(()=>L(l),Ke,g,!1),o&&d.tryOnScopeDispose(p),{isSupported:f,isFullscreen:r,enter:y,exit:p,toggle:S}}function zn(e){return a.computed(()=>e.value?{buttons:{a:e.value.buttons[0],b:e.value.buttons[1],x:e.value.buttons[2],y:e.value.buttons[3]},bumper:{left:e.value.buttons[4],right:e.value.buttons[5]},triggers:{left:e.value.buttons[6],right:e.value.buttons[7]},stick:{left:{horizontal:e.value.axes[0],vertical:e.value.axes[1],button:e.value.buttons[10]},right:{horizontal:e.value.axes[2],vertical:e.value.axes[3],button:e.value.buttons[11]}},dpad:{up:e.value.buttons[12],down:e.value.buttons[13],left:e.value.buttons[14],right:e.value.buttons[15]},back:e.value.buttons[8],start:e.value.buttons[9]}:null)}function qn(e={}){const{navigator:t=U}=e,n=N(()=>t&&"getGamepads"in t),o=a.ref([]),l=d.createEventHook(),r=d.createEventHook(),u=p=>{const y=[],S="vibrationActuator"in p?p.vibrationActuator:null;return S&&y.push(S),p.hapticActuators&&y.push(...p.hapticActuators),{...p,id:p.id,hapticActuators:y,axes:p.axes.map(g=>g),buttons:p.buttons.map(g=>({pressed:g.pressed,touched:g.touched,value:g.value})),index:p.index}},s=()=>{const p=t?.getGamepads()||[];for(const y of p)y&&o.value[y.index]&&(o.value[y.index]=u(y))},{isActive:i,pause:c,resume:f}=Z(s),v=p=>{o.value.some(({index:y})=>y===p.index)||(o.value.push(u(p)),l.trigger(p.index)),f()},m=p=>{o.value=o.value.filter(y=>y.index!==p.index),r.trigger(p.index)};return _("gamepadconnected",p=>v(p.gamepad)),_("gamepaddisconnected",p=>m(p.gamepad)),d.tryOnMounted(()=>{const p=t?.getGamepads()||[];for(const y of p)y&&o.value[y.index]&&v(y)}),c(),{isSupported:n,onConnected:l.on,onDisconnected:r.on,gamepads:o,pause:c,resume:f,isActive:i}}function Gn(e={}){const{enableHighAccuracy:t=!0,maximumAge:n=3e4,timeout:o=27e3,navigator:l=U,immediate:r=!0}=e,u=N(()=>l&&"geolocation"in l),s=a.ref(null),i=a.shallowRef(null),c=a.ref({accuracy:0,latitude:Number.POSITIVE_INFINITY,longitude:Number.POSITIVE_INFINITY,altitude:null,altitudeAccuracy:null,heading:null,speed:null});function f(y){s.value=y.timestamp,c.value=y.coords,i.value=null}let v;function m(){u.value&&(v=l.geolocation.watchPosition(f,y=>i.value=y,{enableHighAccuracy:t,maximumAge:n,timeout:o}))}r&&m();function p(){v&&l&&l.geolocation.clearWatch(v)}return d.tryOnScopeDispose(()=>{p()}),{isSupported:u,coords:c,locatedAt:s,error:i,resume:m,pause:p}}const Yn=["mousemove","mousedown","resize","keydown","touchstart","wheel"],Xn=6e4;function Kn(e=Xn,t={}){const{initialState:n=!1,listenForVisibilityChange:o=!0,events:l=Yn,window:r=V,eventFilter:u=d.throttleFilter(50)}=t,s=a.ref(n),i=a.ref(d.timestamp());let c;const f=()=>{s.value=!1,clearTimeout(c),c=setTimeout(()=>s.value=!0,e)},v=d.createFilterWrapper(u,()=>{i.value=d.timestamp(),f()});if(r){const m=r.document;for(const p of l)_(r,p,v,{passive:!0});o&&_(m,"visibilitychange",()=>{m.hidden||v()}),f()}return{idle:s,lastActive:i,reset:f}}async function Jn(e){return new Promise((t,n)=>{const o=new Image,{src:l,srcset:r,sizes:u,class:s,loading:i,crossorigin:c,referrerPolicy:f}=e;o.src=l,r&&(o.srcset=r),u&&(o.sizes=u),s&&(o.className=s),i&&(o.loading=i),c&&(o.crossOrigin=c),f&&(o.referrerPolicy=f),o.onload=()=>t(o),o.onerror=n})}function Qn(e,t={}){const n=Le(()=>Jn(d.toValue(e)),void 0,{resetOnExecute:!0,...t});return a.watch(()=>d.toValue(e),()=>n.execute(t.delay),{deep:!0}),n}const Je=1;function Qe(e,t={}){const{throttle:n=0,idle:o=200,onStop:l=d.noop,onScroll:r=d.noop,offset:u={left:0,right:0,top:0,bottom:0},eventListenerOptions:s={capture:!1,passive:!0},behavior:i="auto",window:c=V,onError:f=T=>{console.error(T)}}=t,v=a.ref(0),m=a.ref(0),p=a.computed({get(){return v.value},set(T){S(T,void 0)}}),y=a.computed({get(){return m.value},set(T){S(void 0,T)}});function S(T,P){var C,O,F;if(!c)return;const I=d.toValue(e);I&&((F=I instanceof Document?c.document.body:I)==null||F.scrollTo({top:(C=d.toValue(P))!=null?C:y.value,left:(O=d.toValue(T))!=null?O:p.value,behavior:d.toValue(i)}))}const g=a.ref(!1),b=a.reactive({left:!0,right:!1,top:!0,bottom:!1}),h=a.reactive({left:!1,right:!1,top:!1,bottom:!1}),E=T=>{g.value&&(g.value=!1,h.left=!1,h.right=!1,h.top=!1,h.bottom=!1,l(T))},R=d.useDebounceFn(E,n+o),k=T=>{var P;if(!c)return;const C=((P=T?.document)==null?void 0:P.documentElement)||T?.documentElement||L(T),{display:O,flexDirection:F}=getComputedStyle(C),I=C.scrollLeft;h.left=I<v.value,h.right=I>v.value;const x=Math.abs(I)<=(u.left||0),j=Math.abs(I)+C.clientWidth>=C.scrollWidth-(u.right||0)-Je;O==="flex"&&F==="row-reverse"?(b.left=j,b.right=x):(b.left=x,b.right=j),v.value=I;let W=C.scrollTop;T===c.document&&!W&&(W=c.document.body.scrollTop),h.top=W<m.value,h.bottom=W>m.value;const M=Math.abs(W)<=(u.top||0),H=Math.abs(W)+C.clientHeight>=C.scrollHeight-(u.bottom||0)-Je;O==="flex"&&F==="column-reverse"?(b.top=H,b.bottom=M):(b.top=M,b.bottom=H),m.value=W},A=T=>{var P;if(!c)return;const C=(P=T.target.documentElement)!=null?P:T.target;k(C),g.value=!0,R(T),r(T)};return _(e,"scroll",n?d.useThrottleFn(A,n,!0,!1):A,s),d.tryOnMounted(()=>{try{const T=d.toValue(e);if(!T)return;k(T)}catch(T){f(T)}}),_(e,"scrollend",E,s),{x:p,y,isScrolling:g,arrivedState:b,directions:h,measure(){const T=d.toValue(e);c&&T&&k(T)}}}function we(e){return typeof Window<"u"&&e instanceof Window?e.document.documentElement:typeof Document<"u"&&e instanceof Document?e.documentElement:e}function Zn(e,t,n={}){var o;const{direction:l="bottom",interval:r=100,canLoadMore:u=()=>!0}=n,s=a.reactive(Qe(e,{...n,offset:{[l]:(o=n.distance)!=null?o:0,...n.offset}})),i=a.ref(),c=a.computed(()=>!!i.value),f=a.computed(()=>we(d.toValue(e))),v=Ye(f);function m(){if(s.measure(),!f.value||!v.value||!u(f.value))return;const{scrollHeight:p,clientHeight:y,scrollWidth:S,clientWidth:g}=f.value,b=l==="bottom"||l==="top"?p<=y:S<=g;(s.arrivedState[l]||b)&&(i.value||(i.value=Promise.all([t(s),new Promise(h=>setTimeout(h,r))]).finally(()=>{i.value=null,a.nextTick(()=>m())})))}return a.watch(()=>[s.arrivedState[l],v.value],m,{immediate:!0}),{isLoading:c}}const Dn=["mousedown","mouseup","keydown","keyup"];function eo(e,t={}){const{events:n=Dn,document:o=$,initial:l=null}=t,r=a.ref(l);return o&&n.forEach(u=>{_(o,u,s=>{typeof s.getModifierState=="function"&&(r.value=s.getModifierState(e))})}),r}function to(e,t,n={}){const{window:o=V}=n;return ye(e,t,o?.localStorage,n)}const Ze={ctrl:"control",command:"meta",cmd:"meta",option:"alt",up:"arrowup",down:"arrowdown",left:"arrowleft",right:"arrowright"};function no(e={}){const{reactive:t=!1,target:n=V,aliasMap:o=Ze,passive:l=!0,onEventFired:r=d.noop}=e,u=a.reactive(new Set),s={toJSON(){return{}},current:u},i=t?a.reactive(s):s,c=new Set,f=new Set;function v(S,g){S in i&&(t?i[S]=g:i[S].value=g)}function m(){u.clear();for(const S of f)v(S,!1)}function p(S,g){var b,h;const E=(b=S.key)==null?void 0:b.toLowerCase(),k=[(h=S.code)==null?void 0:h.toLowerCase(),E].filter(Boolean);E&&(g?u.add(E):u.delete(E));for(const A of k)f.add(A),v(A,g);E==="meta"&&!g?(c.forEach(A=>{u.delete(A),v(A,!1)}),c.clear()):typeof S.getModifierState=="function"&&S.getModifierState("Meta")&&g&&[...u,...k].forEach(A=>c.add(A))}_(n,"keydown",S=>(p(S,!0),r(S)),{passive:l}),_(n,"keyup",S=>(p(S,!1),r(S)),{passive:l}),_("blur",m,{passive:!0}),_("focus",m,{passive:!0});const y=new Proxy(i,{get(S,g,b){if(typeof g!="string")return Reflect.get(S,g,b);if(g=g.toLowerCase(),g in o&&(g=o[g]),!(g in i))if(/[+_-]/.test(g)){const E=g.split(/[+_-]/g).map(R=>R.trim());i[g]=a.computed(()=>E.every(R=>d.toValue(y[R])))}else i[g]=a.ref(!1);const h=Reflect.get(S,g,b);return t?d.toValue(h):h}});return y}function Re(e,t){d.toValue(e)&&t(d.toValue(e))}function oo(e){let t=[];for(let n=0;n<e.length;++n)t=[...t,[e.start(n),e.end(n)]];return t}function Fe(e){return Array.from(e).map(({label:t,kind:n,language:o,mode:l,activeCues:r,cues:u,inBandMetadataTrackDispatchType:s},i)=>({id:i,label:t,kind:n,language:o,mode:l,activeCues:r,cues:u,inBandMetadataTrackDispatchType:s}))}const ro={src:"",tracks:[]};function lo(e,t={}){t={...ro,...t};const{document:n=$}=t,o=a.ref(0),l=a.ref(0),r=a.ref(!1),u=a.ref(1),s=a.ref(!1),i=a.ref(!1),c=a.ref(!1),f=a.ref(1),v=a.ref(!1),m=a.ref([]),p=a.ref([]),y=a.ref(-1),S=a.ref(!1),g=a.ref(!1),b=n&&"pictureInPictureEnabled"in n,h=d.createEventHook(),E=O=>{Re(e,F=>{if(O){const I=typeof O=="number"?O:O.id;F.textTracks[I].mode="disabled"}else for(let I=0;I<F.textTracks.length;++I)F.textTracks[I].mode="disabled";y.value=-1})},R=(O,F=!0)=>{Re(e,I=>{const x=typeof O=="number"?O:O.id;F&&E(),I.textTracks[x].mode="showing",y.value=x})},k=()=>new Promise((O,F)=>{Re(e,async I=>{b&&(S.value?n.exitPictureInPicture().then(O).catch(F):I.requestPictureInPicture().then(O).catch(F))})});a.watchEffect(()=>{if(!n)return;const O=d.toValue(e);if(!O)return;const F=d.toValue(t.src);let I=[];F&&(typeof F=="string"?I=[{src:F}]:Array.isArray(F)?I=F:d.isObject(F)&&(I=[F]),O.querySelectorAll("source").forEach(x=>{x.removeEventListener("error",h.trigger),x.remove()}),I.forEach(({src:x,type:j})=>{const W=n.createElement("source");W.setAttribute("src",x),W.setAttribute("type",j||""),W.addEventListener("error",h.trigger),O.appendChild(W)}),O.load())}),d.tryOnScopeDispose(()=>{const O=d.toValue(e);O&&O.querySelectorAll("source").forEach(F=>F.removeEventListener("error",h.trigger))}),a.watch([e,u],()=>{const O=d.toValue(e);O&&(O.volume=u.value)}),a.watch([e,g],()=>{const O=d.toValue(e);O&&(O.muted=g.value)}),a.watch([e,f],()=>{const O=d.toValue(e);O&&(O.playbackRate=f.value)}),a.watchEffect(()=>{if(!n)return;const O=d.toValue(t.tracks),F=d.toValue(e);!O||!O.length||!F||(F.querySelectorAll("track").forEach(I=>I.remove()),O.forEach(({default:I,kind:x,label:j,src:W,srcLang:M},H)=>{const B=n.createElement("track");B.default=I||!1,B.kind=x,B.label=j,B.src=W,B.srclang=M,B.default&&(y.value=H),F.appendChild(B)}))});const{ignoreUpdates:A}=d.watchIgnorable(o,O=>{const F=d.toValue(e);F&&(F.currentTime=O)}),{ignoreUpdates:T}=d.watchIgnorable(c,O=>{const F=d.toValue(e);F&&(O?F.play():F.pause())});_(e,"timeupdate",()=>A(()=>o.value=d.toValue(e).currentTime)),_(e,"durationchange",()=>l.value=d.toValue(e).duration),_(e,"progress",()=>m.value=oo(d.toValue(e).buffered)),_(e,"seeking",()=>r.value=!0),_(e,"seeked",()=>r.value=!1),_(e,["waiting","loadstart"],()=>{s.value=!0,T(()=>c.value=!1)}),_(e,"loadeddata",()=>s.value=!1),_(e,"playing",()=>{s.value=!1,i.value=!1,T(()=>c.value=!0)}),_(e,"ratechange",()=>f.value=d.toValue(e).playbackRate),_(e,"stalled",()=>v.value=!0),_(e,"ended",()=>i.value=!0),_(e,"pause",()=>T(()=>c.value=!1)),_(e,"play",()=>T(()=>c.value=!0)),_(e,"enterpictureinpicture",()=>S.value=!0),_(e,"leavepictureinpicture",()=>S.value=!1),_(e,"volumechange",()=>{const O=d.toValue(e);O&&(u.value=O.volume,g.value=O.muted)});const P=[],C=a.watch([e],()=>{const O=d.toValue(e);O&&(C(),P[0]=_(O.textTracks,"addtrack",()=>p.value=Fe(O.textTracks)),P[1]=_(O.textTracks,"removetrack",()=>p.value=Fe(O.textTracks)),P[2]=_(O.textTracks,"change",()=>p.value=Fe(O.textTracks)))});return d.tryOnScopeDispose(()=>P.forEach(O=>O())),{currentTime:o,duration:l,waiting:s,seeking:r,ended:i,stalled:v,buffered:m,playing:c,rate:f,volume:u,muted:g,tracks:p,selectedTrack:y,enableTrack:R,disableTrack:E,supportsPictureInPicture:b,togglePictureInPicture:k,isPictureInPicture:S,onSourceError:h.on}}function ao(){const e=a.shallowReactive({});return{get:t=>e[t],set:(t,n)=>a.set(e,t,n),has:t=>d.hasOwn(e,t),delete:t=>a.del(e,t),clear:()=>{Object.keys(e).forEach(t=>{a.del(e,t)})}}}function uo(e,t){const o=t?.cache?a.shallowReactive(t.cache):a.isVue2?ao():a.shallowReactive(new Map),l=(...f)=>t?.getKey?t.getKey(...f):JSON.stringify(f),r=(f,...v)=>(o.set(f,e(...v)),o.get(f)),u=(...f)=>r(l(...f),...f),s=(...f)=>{o.delete(l(...f))},i=()=>{o.clear()},c=(...f)=>{const v=l(...f);return o.has(v)?o.get(v):r(v,...f)};return c.load=u,c.delete=s,c.clear=i,c.generateKey=l,c.cache=o,c}function so(e={}){const t=a.ref(),n=N(()=>typeof performance<"u"&&"memory"in performance);if(n.value){const{interval:o=1e3}=e;d.useIntervalFn(()=>{t.value=performance.memory},o,{immediate:e.immediate,immediateCallback:e.immediateCallback})}return{isSupported:n,memory:t}}const io={page:e=>[e.pageX,e.pageY],client:e=>[e.clientX,e.clientY],screen:e=>[e.screenX,e.screenY],movement:e=>e instanceof Touch?null:[e.movementX,e.movementY]};function De(e={}){const{type:t="page",touch:n=!0,resetOnTouchEnds:o=!1,initialValue:l={x:0,y:0},window:r=V,target:u=r,scroll:s=!0,eventFilter:i}=e;let c=null;const f=a.ref(l.x),v=a.ref(l.y),m=a.ref(null),p=typeof t=="function"?t:io[t],y=k=>{const A=p(k);c=k,A&&([f.value,v.value]=A,m.value="mouse")},S=k=>{if(k.touches.length>0){const A=p(k.touches[0]);A&&([f.value,v.value]=A,m.value="touch")}},g=()=>{if(!c||!r)return;const k=p(c);c instanceof MouseEvent&&k&&(f.value=k[0]+r.scrollX,v.value=k[1]+r.scrollY)},b=()=>{f.value=l.x,v.value=l.y},h=i?k=>i(()=>y(k),{}):k=>y(k),E=i?k=>i(()=>S(k),{}):k=>S(k),R=i?()=>i(()=>g(),{}):()=>g();if(u){const k={passive:!0};_(u,["mousemove","dragover"],h,k),n&&t!=="movement"&&(_(u,["touchstart","touchmove"],E,k),o&&_(u,"touchend",b,k)),s&&t==="page"&&_(r,"scroll",R,{passive:!0})}return{x:f,y:v,sourceType:m}}function et(e,t={}){const{handleOutside:n=!0,window:o=V}=t,l=t.type||"page",{x:r,y:u,sourceType:s}=De(t),i=a.ref(e??o?.document.body),c=a.ref(0),f=a.ref(0),v=a.ref(0),m=a.ref(0),p=a.ref(0),y=a.ref(0),S=a.ref(!0);let g=()=>{};return o&&(g=a.watch([i,r,u],()=>{const b=L(i);if(!b)return;const{left:h,top:E,width:R,height:k}=b.getBoundingClientRect();v.value=h+(l==="page"?o.pageXOffset:0),m.value=E+(l==="page"?o.pageYOffset:0),p.value=k,y.value=R;const A=r.value-v.value,T=u.value-m.value;S.value=R===0||k===0||A<0||T<0||A>R||T>k,(n||!S.value)&&(c.value=A,f.value=T)},{immediate:!0}),_(document,"mouseleave",()=>{S.value=!0})),{x:r,y:u,sourceType:s,elementX:c,elementY:f,elementPositionX:v,elementPositionY:m,elementHeight:p,elementWidth:y,isOutside:S,stop:g}}function co(e={}){const{touch:t=!0,drag:n=!0,capture:o=!1,initialValue:l=!1,window:r=V}=e,u=a.ref(l),s=a.ref(null);if(!r)return{pressed:u,sourceType:s};const i=v=>()=>{u.value=!0,s.value=v},c=()=>{u.value=!1,s.value=null},f=a.computed(()=>L(e.target)||r);return _(f,"mousedown",i("mouse"),{passive:!0,capture:o}),_(r,"mouseleave",c,{passive:!0,capture:o}),_(r,"mouseup",c,{passive:!0,capture:o}),n&&(_(f,"dragstart",i("mouse"),{passive:!0,capture:o}),_(r,"drop",c,{passive:!0,capture:o}),_(r,"dragend",c,{passive:!0,capture:o})),t&&(_(f,"touchstart",i("touch"),{passive:!0,capture:o}),_(r,"touchend",c,{passive:!0,capture:o}),_(r,"touchcancel",c,{passive:!0,capture:o})),{pressed:u,sourceType:s}}function fo(e={}){const{window:t=V}=e,n=t?.navigator,o=N(()=>n&&"language"in n),l=a.ref(n?.language);return _(t,"languagechange",()=>{n&&(l.value=n.language)}),{isSupported:o,language:l}}function tt(e={}){const{window:t=V}=e,n=t?.navigator,o=N(()=>n&&"connection"in n),l=a.ref(!0),r=a.ref(!1),u=a.ref(void 0),s=a.ref(void 0),i=a.ref(void 0),c=a.ref(void 0),f=a.ref(void 0),v=a.ref(void 0),m=a.ref("unknown"),p=o.value&&n.connection;function y(){n&&(l.value=n.onLine,u.value=l.value?void 0:Date.now(),s.value=l.value?Date.now():void 0,p&&(i.value=p.downlink,c.value=p.downlinkMax,v.value=p.effectiveType,f.value=p.rtt,r.value=p.saveData,m.value=p.type))}return t&&(_(t,"offline",()=>{l.value=!1,u.value=Date.now()}),_(t,"online",()=>{l.value=!0,s.value=Date.now()})),p&&_(p,"change",y,!1),y(),{isSupported:o,isOnline:l,saveData:r,offlineAt:u,onlineAt:s,downlink:i,downlinkMax:c,effectiveType:v,rtt:f,type:m}}function nt(e={}){const{controls:t=!1,interval:n="requestAnimationFrame"}=e,o=a.ref(new Date),l=()=>o.value=new Date,r=n==="requestAnimationFrame"?Z(l,{immediate:!0}):d.useIntervalFn(l,n,{immediate:!0});return t?{now:o,...r}:o}function vo(e){const t=a.ref(),n=()=>{t.value&&URL.revokeObjectURL(t.value),t.value=void 0};return a.watch(()=>d.toValue(e),o=>{n(),o&&(t.value=URL.createObjectURL(o))},{immediate:!0}),d.tryOnScopeDispose(n),a.readonly(t)}function ot(e,t,n){if(typeof e=="function"||a.isReadonly(e))return a.computed(()=>d.clamp(d.toValue(e),d.toValue(t),d.toValue(n)));const o=a.ref(e);return a.computed({get(){return o.value=d.clamp(o.value,d.toValue(t),d.toValue(n))},set(l){o.value=d.clamp(l,d.toValue(t),d.toValue(n))}})}function po(e){const{total:t=Number.POSITIVE_INFINITY,pageSize:n=10,page:o=1,onPageChange:l=d.noop,onPageSizeChange:r=d.noop,onPageCountChange:u=d.noop}=e,s=ot(n,1,Number.POSITIVE_INFINITY),i=a.computed(()=>Math.max(1,Math.ceil(d.toValue(t)/d.toValue(s)))),c=ot(o,1,i),f=a.computed(()=>c.value===1),v=a.computed(()=>c.value===i.value);a.isRef(o)&&d.syncRef(o,c,{direction:a.isReadonly(o)?"ltr":"both"}),a.isRef(n)&&d.syncRef(n,s,{direction:a.isReadonly(n)?"ltr":"both"});function m(){c.value--}function p(){c.value++}const y={currentPage:c,currentPageSize:s,pageCount:i,isFirstPage:f,isLastPage:v,prev:m,next:p};return a.watch(c,()=>{l(a.reactive(y))}),a.watch(s,()=>{r(a.reactive(y))}),a.watch(i,()=>{u(a.reactive(y))}),y}function yo(e={}){const{isOnline:t}=tt(e);return t}function mo(e={}){const{window:t=V}=e,n=a.ref(!1),o=l=>{if(!t)return;l=l||t.event;const r=l.relatedTarget||l.toElement;n.value=!r};return t&&(_(t,"mouseout",o,{passive:!0}),_(t.document,"mouseleave",o,{passive:!0}),_(t.document,"mouseenter",o,{passive:!0})),n}function rt(e={}){const{window:t=V}=e,n=N(()=>t&&"screen"in t&&"orientation"in t.screen),o=n.value?t.screen.orientation:{},l=a.ref(o.type),r=a.ref(o.angle||0);return n.value&&_(t,"orientationchange",()=>{l.value=o.type,r.value=o.angle}),{isSupported:n,orientation:l,angle:r,lockOrientation:i=>n.value&&typeof o.lock=="function"?o.lock(i):Promise.reject(new Error("Not supported")),unlockOrientation:()=>{n.value&&typeof o.unlock=="function"&&o.unlock()}}}function go(e,t={}){const{deviceOrientationTiltAdjust:n=g=>g,deviceOrientationRollAdjust:o=g=>g,mouseTiltAdjust:l=g=>g,mouseRollAdjust:r=g=>g,window:u=V}=t,s=a.reactive(ze({window:u})),i=a.reactive(rt({window:u})),{elementX:c,elementY:f,elementWidth:v,elementHeight:m}=et(e,{handleOutside:!1,window:u}),p=a.computed(()=>s.isSupported&&(s.alpha!=null&&s.alpha!==0||s.gamma!=null&&s.gamma!==0)?"deviceOrientation":"mouse"),y=a.computed(()=>{if(p.value==="deviceOrientation"){let g;switch(i.orientation){case"landscape-primary":g=s.gamma/90;break;case"landscape-secondary":g=-s.gamma/90;break;case"portrait-primary":g=-s.beta/90;break;case"portrait-secondary":g=s.beta/90;break;default:g=-s.beta/90}return o(g)}else{const g=-(f.value-m.value/2)/m.value;return r(g)}}),S=a.computed(()=>{if(p.value==="deviceOrientation"){let g;switch(i.orientation){case"landscape-primary":g=s.beta/90;break;case"landscape-secondary":g=-s.beta/90;break;case"portrait-primary":g=s.gamma/90;break;case"portrait-secondary":g=-s.gamma/90;break;default:g=s.gamma/90}return n(g)}else{const g=(c.value-v.value/2)/v.value;return l(g)}});return{roll:y,tilt:S,source:p}}function wo(e=Ue()){const t=a.shallowRef(),n=()=>{const o=L(e);o&&(t.value=o.parentElement)};return d.tryOnMounted(n),a.watch(()=>d.toValue(e),n),t}function ho(e,t){const{window:n=V,immediate:o=!0,...l}=e,r=N(()=>n&&"PerformanceObserver"in n);let u;const s=()=>{u?.disconnect()},i=()=>{r.value&&(s(),u=new PerformanceObserver(t),u.observe(l))};return d.tryOnScopeDispose(s),o&&i(),{isSupported:r,start:i,stop:s}}const lt={x:0,y:0,pointerId:0,pressure:0,tiltX:0,tiltY:0,width:0,height:0,twist:0,pointerType:null},bo=Object.keys(lt);function So(e={}){const{target:t=V}=e,n=a.ref(!1),o=a.ref(e.initialValue||{});Object.assign(o.value,lt,o.value);const l=r=>{n.value=!0,!(e.pointerTypes&&!e.pointerTypes.includes(r.pointerType))&&(o.value=d.objectPick(r,bo,!1))};if(t){const r={passive:!0};_(t,["pointerdown","pointermove","pointerup"],l,r),_(t,"pointerleave",()=>n.value=!1,r)}return{...d.toRefs(o),isInside:n}}function Eo(e,t={}){const{document:n=$}=t,o=N(()=>n&&"pointerLockElement"in n),l=a.ref(),r=a.ref();let u;o.value&&(_(n,"pointerlockchange",()=>{var c;const f=(c=n.pointerLockElement)!=null?c:l.value;u&&f===u&&(l.value=n.pointerLockElement,l.value||(u=r.value=null))}),_(n,"pointerlockerror",()=>{var c;const f=(c=n.pointerLockElement)!=null?c:l.value;if(u&&f===u){const v=n.pointerLockElement?"release":"acquire";throw new Error(`Failed to ${v} pointer lock.`)}}));async function s(c){var f;if(!o.value)throw new Error("Pointer Lock API is not supported by your browser.");if(r.value=c instanceof Event?c.currentTarget:null,u=c instanceof Event?(f=L(e))!=null?f:r.value:L(c),!u)throw new Error("Target element undefined.");return u.requestPointerLock(),await d.until(l).toBe(u)}async function i(){return l.value?(n.exitPointerLock(),await d.until(l).toBeNull(),!0):!1}return{isSupported:o,element:l,triggerElement:r,lock:s,unlock:i}}function To(e,t={}){const n=d.toRef(e),{threshold:o=50,onSwipe:l,onSwipeEnd:r,onSwipeStart:u,disableTextSelect:s=!1}=t,i=a.reactive({x:0,y:0}),c=(T,P)=>{i.x=T,i.y=P},f=a.reactive({x:0,y:0}),v=(T,P)=>{f.x=T,f.y=P},m=a.computed(()=>i.x-f.x),p=a.computed(()=>i.y-f.y),{max:y,abs:S}=Math,g=a.computed(()=>y(S(m.value),S(p.value))>=o),b=a.ref(!1),h=a.ref(!1),E=a.computed(()=>g.value?S(m.value)>S(p.value)?m.value>0?"left":"right":p.value>0?"up":"down":"none"),R=T=>{var P,C,O;const F=T.buttons===0,I=T.buttons===1;return(O=(C=(P=t.pointerTypes)==null?void 0:P.includes(T.pointerType))!=null?C:F||I)!=null?O:!0},k=[_(e,"pointerdown",T=>{if(!R(T))return;h.value=!0;const P=T.target;P?.setPointerCapture(T.pointerId);const{clientX:C,clientY:O}=T;c(C,O),v(C,O),u?.(T)}),_(e,"pointermove",T=>{if(!R(T)||!h.value)return;const{clientX:P,clientY:C}=T;v(P,C),!b.value&&g.value&&(b.value=!0),b.value&&l?.(T)}),_(e,"pointerup",T=>{R(T)&&(b.value&&r?.(T,E.value),h.value=!1,b.value=!1)})];d.tryOnMounted(()=>{var T,P,C,O,F,I,x,j;(P=(T=n.value)==null?void 0:T.style)==null||P.setProperty("touch-action","none"),s&&((O=(C=n.value)==null?void 0:C.style)==null||O.setProperty("-webkit-user-select","none"),(I=(F=n.value)==null?void 0:F.style)==null||I.setProperty("-ms-user-select","none"),(j=(x=n.value)==null?void 0:x.style)==null||j.setProperty("user-select","none"))});const A=()=>k.forEach(T=>T());return{isSwiping:a.readonly(b),direction:a.readonly(E),posStart:a.readonly(i),posEnd:a.readonly(f),distanceX:m,distanceY:p,stop:A}}function Oo(e){const t=G("(prefers-color-scheme: light)",e),n=G("(prefers-color-scheme: dark)",e);return a.computed(()=>n.value?"dark":t.value?"light":"no-preference")}function ko(e){const t=G("(prefers-contrast: more)",e),n=G("(prefers-contrast: less)",e),o=G("(prefers-contrast: custom)",e);return a.computed(()=>t.value?"more":n.value?"less":o.value?"custom":"no-preference")}function _o(e={}){const{window:t=V}=e;if(!t)return a.ref(["en"]);const n=t.navigator,o=a.ref(n.languages);return _(t,"languagechange",()=>{o.value=n.languages}),o}function Ro(e){const t=G("(prefers-reduced-motion: reduce)",e);return a.computed(()=>t.value?"reduce":"no-preference")}function Fo(e,t){const n=a.shallowRef(t);return a.watch(d.toRef(e),(o,l)=>{n.value=l},{flush:"sync"}),a.readonly(n)}const at="--vueuse-safe-area-top",ut="--vueuse-safe-area-right",st="--vueuse-safe-area-bottom",it="--vueuse-safe-area-left";function Co(){const e=a.ref(""),t=a.ref(""),n=a.ref(""),o=a.ref("");if(d.isClient){const r=le(at),u=le(ut),s=le(st),i=le(it);r.value="env(safe-area-inset-top, 0px)",u.value="env(safe-area-inset-right, 0px)",s.value="env(safe-area-inset-bottom, 0px)",i.value="env(safe-area-inset-left, 0px)",l(),_("resize",d.useDebounceFn(l))}function l(){e.value=he(at),t.value=he(ut),n.value=he(st),o.value=he(it)}return{top:e,right:t,bottom:n,left:o,update:l}}function he(e){return getComputedStyle(document.documentElement).getPropertyValue(e)}function Po(e,t=d.noop,n={}){const{immediate:o=!0,manual:l=!1,type:r="text/javascript",async:u=!0,crossOrigin:s,referrerPolicy:i,noModule:c,defer:f,document:v=$,attrs:m={}}=n,p=a.ref(null);let y=null;const S=h=>new Promise((E,R)=>{const k=P=>(p.value=P,E(P),P);if(!v){E(!1);return}let A=!1,T=v.querySelector(`script[src="${d.toValue(e)}"]`);T?T.hasAttribute("data-loaded")&&k(T):(T=v.createElement("script"),T.type=r,T.async=u,T.src=d.toValue(e),f&&(T.defer=f),s&&(T.crossOrigin=s),c&&(T.noModule=c),i&&(T.referrerPolicy=i),Object.entries(m).forEach(([P,C])=>T?.setAttribute(P,C)),A=!0),T.addEventListener("error",P=>R(P)),T.addEventListener("abort",P=>R(P)),T.addEventListener("load",()=>{T.setAttribute("data-loaded","true"),t(T),k(T)}),A&&(T=v.head.appendChild(T)),h||k(T)}),g=(h=!0)=>(y||(y=S(h)),y),b=()=>{if(!v)return;y=null,p.value&&(p.value=null);const h=v.querySelector(`script[src="${d.toValue(e)}"]`);h&&v.head.removeChild(h)};return o&&!l&&d.tryOnMounted(g),l||d.tryOnUnmounted(b),{scriptTag:p,load:g,unload:b}}function ct(e){const t=window.getComputedStyle(e);if(t.overflowX==="scroll"||t.overflowY==="scroll"||t.overflowX==="auto"&&e.clientWidth<e.scrollWidth||t.overflowY==="auto"&&e.clientHeight<e.scrollHeight)return!0;{const n=e.parentNode;return!n||n.tagName==="BODY"?!1:ct(n)}}function Vo(e){const t=e||window.event,n=t.target;return ct(n)?!1:t.touches.length>1?!0:(t.preventDefault&&t.preventDefault(),!1)}const be=new WeakMap;function Ao(e,t=!1){const n=a.ref(t);let o=null;a.watch(d.toRef(e),u=>{const s=we(d.toValue(u));if(s){const i=s;be.get(i)||be.set(i,i.style.overflow),n.value&&(i.style.overflow="hidden")}},{immediate:!0});const l=()=>{const u=we(d.toValue(e));!u||n.value||(d.isIOS&&(o=_(u,"touchmove",s=>{Vo(s)},{passive:!1})),u.style.overflow="hidden",n.value=!0)},r=()=>{var u;const s=we(d.toValue(e));!s||!n.value||(d.isIOS&&o?.(),s.style.overflow=(u=be.get(s))!=null?u:"",be.delete(s),n.value=!1)};return d.tryOnScopeDispose(r),a.computed({get(){return n.value},set(u){u?l():r()}})}function Io(e,t,n={}){const{window:o=V}=n;return ye(e,t,o?.sessionStorage,n)}function Mo(e={},t={}){const{navigator:n=U}=t,o=n,l=N(()=>o&&"canShare"in o);return{isSupported:l,share:async(u={})=>{if(l.value){const s={...d.toValue(e),...d.toValue(u)};let i=!0;if(s.files&&o.canShare&&(i=o.canShare({files:s.files})),i)return o.share(s)}}}}const Lo=(e,t)=>e.sort(t),Se=(e,t)=>e-t;function No(...e){var t,n,o,l;const[r]=e;let u=Se,s={};e.length===2?typeof e[1]=="object"?(s=e[1],u=(t=s.compareFn)!=null?t:Se):u=(n=e[1])!=null?n:Se:e.length>2&&(u=(o=e[1])!=null?o:Se,s=(l=e[2])!=null?l:{});const{dirty:i=!1,sortFn:c=Lo}=s;return i?(a.watchEffect(()=>{const f=c(d.toValue(r),u);a.isRef(r)?r.value=f:r.splice(0,r.length,...f)}),r):a.computed(()=>c([...d.toValue(r)],u))}function xo(e={}){const{interimResults:t=!0,continuous:n=!0,window:o=V}=e,l=d.toRef(e.lang||"en-US"),r=a.ref(!1),u=a.ref(!1),s=a.ref(""),i=a.shallowRef(void 0),c=(S=!r.value)=>{r.value=S},f=()=>{r.value=!0},v=()=>{r.value=!1},m=o&&(o.SpeechRecognition||o.webkitSpeechRecognition),p=N(()=>m);let y;return p.value&&(y=new m,y.continuous=n,y.interimResults=t,y.lang=d.toValue(l),y.onstart=()=>{u.value=!1},a.watch(l,S=>{y&&!r.value&&(y.lang=S)}),y.onresult=S=>{const g=Array.from(S.results).map(b=>(u.value=b.isFinal,b[0])).map(b=>b.transcript).join("");s.value=g,i.value=void 0},y.onerror=S=>{i.value=S},y.onend=()=>{r.value=!1,y.lang=d.toValue(l)},a.watch(r,()=>{r.value?y.start():y.stop()})),d.tryOnScopeDispose(()=>{r.value=!1}),{isSupported:p,isListening:r,isFinal:u,recognition:y,result:s,error:i,toggle:c,start:f,stop:v}}function Wo(e,t={}){const{pitch:n=1,rate:o=1,volume:l=1,window:r=V}=t,u=r&&r.speechSynthesis,s=N(()=>u),i=a.ref(!1),c=a.ref("init"),f=d.toRef(e||""),v=d.toRef(t.lang||"en-US"),m=a.shallowRef(void 0),p=(h=!i.value)=>{i.value=h},y=h=>{h.lang=d.toValue(v),h.voice=d.toValue(t.voice)||null,h.pitch=d.toValue(n),h.rate=d.toValue(o),h.volume=l,h.onstart=()=>{i.value=!0,c.value="play"},h.onpause=()=>{i.value=!1,c.value="pause"},h.onresume=()=>{i.value=!0,c.value="play"},h.onend=()=>{i.value=!1,c.value="end"},h.onerror=E=>{m.value=E}},S=a.computed(()=>{i.value=!1,c.value="init";const h=new SpeechSynthesisUtterance(f.value);return y(h),h}),g=()=>{u.cancel(),S&&u.speak(S.value)},b=()=>{u.cancel(),i.value=!1};return s.value&&(y(S.value),a.watch(v,h=>{S.value&&!i.value&&(S.value.lang=h)}),t.voice&&a.watch(t.voice,()=>{u.cancel()}),a.watch(i,()=>{i.value?u.resume():u.pause()})),d.tryOnScopeDispose(()=>{i.value=!1}),{isSupported:s,isPlaying:i,status:c,utterance:S,error:m,stop:b,toggle:p,speak:g}}function Ho(e,t){const n=a.ref(e),o=a.computed(()=>Array.isArray(n.value)?n.value:Object.keys(n.value)),l=a.ref(o.value.indexOf(t??o.value[0])),r=a.computed(()=>f(l.value)),u=a.computed(()=>l.value===0),s=a.computed(()=>l.value===o.value.length-1),i=a.computed(()=>o.value[l.value+1]),c=a.computed(()=>o.value[l.value-1]);function f(k){return Array.isArray(n.value)?n.value[k]:n.value[o.value[k]]}function v(k){if(o.value.includes(k))return f(o.value.indexOf(k))}function m(k){o.value.includes(k)&&(l.value=o.value.indexOf(k))}function p(){s.value||l.value++}function y(){u.value||l.value--}function S(k){R(k)&&m(k)}function g(k){return o.value.indexOf(k)===l.value+1}function b(k){return o.value.indexOf(k)===l.value-1}function h(k){return o.value.indexOf(k)===l.value}function E(k){return l.value<o.value.indexOf(k)}function R(k){return l.value>o.value.indexOf(k)}return{steps:n,stepNames:o,index:l,current:r,next:i,previous:c,isFirst:u,isLast:s,at:f,get:v,goTo:m,goToNext:p,goToPrevious:y,goBackTo:S,isNext:g,isPrevious:b,isCurrent:h,isBefore:E,isAfter:R}}function $o(e,t,n,o={}){var l;const{flush:r="pre",deep:u=!0,listenToStorageChanges:s=!0,writeDefaults:i=!0,mergeDefaults:c=!1,shallow:f,window:v=V,eventFilter:m,onError:p=E=>{console.error(E)}}=o,y=d.toValue(t),S=He(y),g=(f?a.shallowRef:a.ref)(t),b=(l=o.serializer)!=null?l:Te[S];if(!n)try{n=pe("getDefaultStorageAsync",()=>{var E;return(E=V)==null?void 0:E.localStorage})()}catch(E){p(E)}async function h(E){if(!(!n||E&&E.key!==e))try{const R=E?E.newValue:await n.getItem(e);if(R==null)g.value=y,i&&y!==null&&await n.setItem(e,await b.write(y));else if(c){const k=await b.read(R);typeof c=="function"?g.value=c(k,y):S==="object"&&!Array.isArray(k)?g.value={...y,...k}:g.value=k}else g.value=await b.read(R)}catch(R){p(R)}}return h(),v&&s&&_(v,"storage",E=>Promise.resolve().then(()=>h(E))),n&&d.watchWithFilter(g,async()=>{try{g.value==null?await n.removeItem(e):await n.setItem(e,await b.write(g.value))}catch(E){p(E)}},{flush:r,deep:u,eventFilter:m}),g}let Uo=0;function jo(e,t={}){const n=a.ref(!1),{document:o=$,immediate:l=!0,manual:r=!1,id:u=`vueuse_styletag_${++Uo}`}=t,s=a.ref(e);let i=()=>{};const c=()=>{if(!o)return;const v=o.getElementById(u)||o.createElement("style");v.isConnected||(v.id=u,t.media&&(v.media=t.media),o.head.appendChild(v)),!n.value&&(i=a.watch(s,m=>{v.textContent=m},{immediate:!0}),n.value=!0)},f=()=>{!o||!n.value||(i(),o.head.removeChild(o.getElementById(u)),n.value=!1)};return l&&!r&&d.tryOnMounted(c),r||d.tryOnScopeDispose(f),{id:u,css:s,unload:f,load:c,isLoaded:a.readonly(n)}}function Bo(e,t={}){const{threshold:n=50,onSwipe:o,onSwipeEnd:l,onSwipeStart:r,passive:u=!0,window:s=V}=t,i=a.reactive({x:0,y:0}),c=a.reactive({x:0,y:0}),f=a.computed(()=>i.x-c.x),v=a.computed(()=>i.y-c.y),{max:m,abs:p}=Math,y=a.computed(()=>m(p(f.value),p(v.value))>=n),S=a.ref(!1),g=a.computed(()=>y.value?p(f.value)>p(v.value)?f.value>0?"left":"right":v.value>0?"up":"down":"none"),b=C=>[C.touches[0].clientX,C.touches[0].clientY],h=(C,O)=>{i.x=C,i.y=O},E=(C,O)=>{c.x=C,c.y=O};let R;const k=zo(s?.document);u?R=k?{passive:!0}:{capture:!1}:R=k?{passive:!1,capture:!0}:{capture:!0};const A=C=>{S.value&&l?.(C,g.value),S.value=!1},T=[_(e,"touchstart",C=>{if(C.touches.length!==1)return;R.capture&&!R.passive&&C.preventDefault();const[O,F]=b(C);h(O,F),E(O,F),r?.(C)},R),_(e,"touchmove",C=>{if(C.touches.length!==1)return;const[O,F]=b(C);E(O,F),!S.value&&y.value&&(S.value=!0),S.value&&o?.(C)},R),_(e,["touchend","touchcancel"],A,R)];return{isPassiveEventSupported:k,isSwiping:S,direction:g,coordsStart:i,coordsEnd:c,lengthX:f,lengthY:v,stop:()=>T.forEach(C=>C())}}function zo(e){if(!e)return!1;let t=!1;const n={get passive(){return t=!0,!1}};return e.addEventListener("x",d.noop,n),e.removeEventListener("x",d.noop),t}function qo(){const e=a.ref([]);return e.value.set=t=>{t&&e.value.push(t)},a.onBeforeUpdate(()=>{e.value.length=0}),e}function Go(e={}){const{document:t=$,selector:n="html",observe:o=!1,initialValue:l="ltr"}=e;function r(){var s,i;return(i=(s=t?.querySelector(n))==null?void 0:s.getAttribute("dir"))!=null?i:l}const u=a.ref(r());return d.tryOnMounted(()=>u.value=r()),o&&t&&re(t.querySelector(n),()=>u.value=r(),{attributes:!0}),a.computed({get(){return u.value},set(s){var i,c;u.value=s,t&&(u.value?(i=t.querySelector(n))==null||i.setAttribute("dir",u.value):(c=t.querySelector(n))==null||c.removeAttribute("dir"))}})}function Yo(e){var t;const n=(t=e.rangeCount)!=null?t:0;return Array.from({length:n},(o,l)=>e.getRangeAt(l))}function Xo(e={}){const{window:t=V}=e,n=a.ref(null),o=a.computed(()=>{var s,i;return(i=(s=n.value)==null?void 0:s.toString())!=null?i:""}),l=a.computed(()=>n.value?Yo(n.value):[]),r=a.computed(()=>l.value.map(s=>s.getBoundingClientRect()));function u(){n.value=null,t&&(n.value=t.getSelection())}return t&&_(t.document,"selectionchange",u),{text:o,rects:r,ranges:l,selection:n}}function Ko(e){var t;const n=a.ref(e?.element),o=a.ref(e?.input),l=(t=e?.styleProp)!=null?t:"height",r=a.ref(1);function u(){var s,i;if(!n.value)return;let c="";n.value.style[l]="1px",r.value=(s=n.value)==null?void 0:s.scrollHeight,e?.styleTarget?d.toValue(e.styleTarget).style[l]=`${r.value}px`:c=`${r.value}px`,n.value.style[l]=c,(i=e?.onResize)==null||i.call(e)}return a.watch([o,n],()=>a.nextTick(u),{immediate:!0}),me(n,()=>u()),e?.watch&&a.watch(e.watch,u,{immediate:!0,deep:!0}),{textarea:n,input:o,triggerResize:u}}function Jo(e,t={}){const{throttle:n=200,trailing:o=!0}=t,l=d.throttleFilter(n,o);return{..._e(e,{...t,eventFilter:l})}}const Qo=[{max:6e4,value:1e3,name:"second"},{max:276e4,value:6e4,name:"minute"},{max:72e6,value:36e5,name:"hour"},{max:5184e5,value:864e5,name:"day"},{max:24192e5,value:6048e5,name:"week"},{max:28512e6,value:2592e6,name:"month"},{max:Number.POSITIVE_INFINITY,value:31536e6,name:"year"}],Zo={justNow:"just now",past:e=>e.match(/\d/)?`${e} ago`:e,future:e=>e.match(/\d/)?`in ${e}`:e,month:(e,t)=>e===1?t?"last month":"next month":`${e} month${e>1?"s":""}`,year:(e,t)=>e===1?t?"last year":"next year":`${e} year${e>1?"s":""}`,day:(e,t)=>e===1?t?"yesterday":"tomorrow":`${e} day${e>1?"s":""}`,week:(e,t)=>e===1?t?"last week":"next week":`${e} week${e>1?"s":""}`,hour:e=>`${e} hour${e>1?"s":""}`,minute:e=>`${e} minute${e>1?"s":""}`,second:e=>`${e} second${e>1?"s":""}`,invalid:""};function Do(e){return e.toISOString().slice(0,10)}function er(e,t={}){const{controls:n=!1,updateInterval:o=3e4}=t,{now:l,...r}=nt({interval:o,controls:!0}),u=a.computed(()=>ft(new Date(d.toValue(e)),t,d.toValue(l)));return n?{timeAgo:u,...r}:u}function ft(e,t={},n=Date.now()){var o;const{max:l,messages:r=Zo,fullDateFormatter:u=Do,units:s=Qo,showSecond:i=!1,rounding:c="round"}=t,f=typeof c=="number"?g=>+g.toFixed(c):Math[c],v=+n-+e,m=Math.abs(v);function p(g,b){return f(Math.abs(g)/b.value)}function y(g,b){const h=p(g,b),E=g>0,R=S(b.name,h,E);return S(E?"past":"future",R,E)}function S(g,b,h){const E=r[g];return typeof E=="function"?E(b,h):E.replace("{0}",b.toString())}if(m<6e4&&!i)return r.justNow;if(typeof l=="number"&&m>l)return u(new Date(e));if(typeof l=="string"){const g=(o=s.find(b=>b.name===l))==null?void 0:o.max;if(g&&m>g)return u(new Date(e))}for(const[g,b]of s.entries()){if(p(v,b)<=0&&s[g-1])return y(v,s[g-1]);if(m<b.max)return y(v,b)}return r.invalid}function tr(e,t,n){const{start:o}=d.useTimeoutFn(r,t,{immediate:!1}),l=a.ref(!1);async function r(){l.value&&(await e(),o())}function u(){l.value||(l.value=!0,r())}function s(){l.value=!1}return n?.immediate&&u(),d.tryOnScopeDispose(s),{isActive:l,pause:s,resume:u}}function nr(e={}){const{controls:t=!1,offset:n=0,immediate:o=!0,interval:l="requestAnimationFrame",callback:r}=e,u=a.ref(d.timestamp()+n),s=()=>u.value=d.timestamp()+n,i=r?()=>{s(),r(u.value)}:s,c=l==="requestAnimationFrame"?Z(i,{immediate:o}):d.useIntervalFn(i,l,{immediate:o});return t?{timestamp:u,...c}:u}function or(e=null,t={}){var n,o,l;const{document:r=$,restoreOnUnmount:u=v=>v}=t,s=(n=r?.title)!=null?n:"",i=d.toRef((o=e??r?.title)!=null?o:null),c=e&&typeof e=="function";function f(v){if(!("titleTemplate"in t))return v;const m=t.titleTemplate||"%s";return typeof m=="function"?m(v):d.toValue(m).replace(/%s/g,v)}return a.watch(i,(v,m)=>{v!==m&&r&&(r.title=f(typeof v=="string"?v:""))},{immediate:!0}),t.observe&&!t.titleTemplate&&r&&!c&&re((l=r.head)==null?void 0:l.querySelector("title"),()=>{r&&r.title!==i.value&&(i.value=f(r.title))},{childList:!0}),d.tryOnBeforeUnmount(()=>{if(u){const v=u(s,i.value||"");v!=null&&r&&(r.title=v)}}),i}const rr={easeInSine:[.12,0,.39,0],easeOutSine:[.61,1,.88,1],easeInOutSine:[.37,0,.63,1],easeInQuad:[.11,0,.5,0],easeOutQuad:[.5,1,.89,1],easeInOutQuad:[.45,0,.55,1],easeInCubic:[.32,0,.67,0],easeOutCubic:[.33,1,.68,1],easeInOutCubic:[.65,0,.35,1],easeInQuart:[.5,0,.75,0],easeOutQuart:[.25,1,.5,1],easeInOutQuart:[.76,0,.24,1],easeInQuint:[.64,0,.78,0],easeOutQuint:[.22,1,.36,1],easeInOutQuint:[.83,0,.17,1],easeInExpo:[.7,0,.84,0],easeOutExpo:[.16,1,.3,1],easeInOutExpo:[.87,0,.13,1],easeInCirc:[.55,0,1,.45],easeOutCirc:[0,.55,.45,1],easeInOutCirc:[.85,0,.15,1],easeInBack:[.36,0,.66,-.56],easeOutBack:[.34,1.56,.64,1],easeInOutBack:[.68,-.6,.32,1.6]},lr=Object.assign({},{linear:d.identity},rr);function ar([e,t,n,o]){const l=(f,v)=>1-3*v+3*f,r=(f,v)=>3*v-6*f,u=f=>3*f,s=(f,v,m)=>((l(v,m)*f+r(v,m))*f+u(v))*f,i=(f,v,m)=>3*l(v,m)*f*f+2*r(v,m)*f+u(v),c=f=>{let v=f;for(let m=0;m<4;++m){const p=i(v,e,n);if(p===0)return v;const y=s(v,e,n)-f;v-=y/p}return v};return f=>e===t&&n===o?f:s(c(f),t,o)}function dt(e,t,n){return e+n*(t-e)}function Ce(e){return(typeof e=="number"?[e]:e)||[]}function vt(e,t,n,o={}){var l,r;const u=d.toValue(t),s=d.toValue(n),i=Ce(u),c=Ce(s),f=(l=d.toValue(o.duration))!=null?l:1e3,v=Date.now(),m=Date.now()+f,p=typeof o.transition=="function"?o.transition:(r=d.toValue(o.transition))!=null?r:d.identity,y=typeof p=="function"?p:ar(p);return new Promise(S=>{e.value=u;const g=()=>{var b;if((b=o.abort)!=null&&b.call(o)){S();return}const h=Date.now(),E=y((h-v)/f),R=Ce(e.value).map((k,A)=>dt(i[A],c[A],E));Array.isArray(e.value)?e.value=R.map((k,A)=>{var T,P;return dt((T=i[A])!=null?T:0,(P=c[A])!=null?P:0,E)}):typeof e.value=="number"&&(e.value=R[0]),h<m?requestAnimationFrame(g):(e.value=s,S())};g()})}function ur(e,t={}){let n=0;const o=()=>{const r=d.toValue(e);return typeof r=="number"?r:r.map(d.toValue)},l=a.ref(o());return a.watch(o,async r=>{var u,s;if(d.toValue(t.disabled))return;const i=++n;if(t.delay&&await d.promiseTimeout(d.toValue(t.delay)),i!==n)return;const c=Array.isArray(r)?r.map(d.toValue):d.toValue(r);(u=t.onStarted)==null||u.call(t),await vt(l,l.value,c,{...t,abort:()=>{var f;return i!==n||((f=t.abort)==null?void 0:f.call(t))}}),(s=t.onFinished)==null||s.call(t)},{deep:!0}),a.watch(()=>d.toValue(t.disabled),r=>{r&&(n++,l.value=o())}),d.tryOnScopeDispose(()=>{n++}),a.computed(()=>d.toValue(t.disabled)?o():l.value)}function sr(e="history",t={}){const{initialValue:n={},removeNullishValues:o=!0,removeFalsyValues:l=!1,write:r=!0,window:u=V}=t;if(!u)return a.reactive(n);const s=a.reactive({});function i(){if(e==="history")return u.location.search||"";if(e==="hash"){const b=u.location.hash||"",h=b.indexOf("?");return h>0?b.slice(h):""}else return(u.location.hash||"").replace(/^#/,"")}function c(b){const h=b.toString();if(e==="history")return`${h?`?${h}`:""}${u.location.hash||""}`;if(e==="hash-params")return`${u.location.search||""}${h?`#${h}`:""}`;const E=u.location.hash||"#",R=E.indexOf("?");return R>0?`${E.slice(0,R)}${h?`?${h}`:""}`:`${E}${h?`?${h}`:""}`}function f(){return new URLSearchParams(i())}function v(b){const h=new Set(Object.keys(s));for(const E of b.keys()){const R=b.getAll(E);s[E]=R.length>1?R:b.get(E)||"",h.delete(E)}Array.from(h).forEach(E=>delete s[E])}const{pause:m,resume:p}=d.pausableWatch(s,()=>{const b=new URLSearchParams("");Object.keys(s).forEach(h=>{const E=s[h];Array.isArray(E)?E.forEach(R=>b.append(h,R)):o&&E==null||l&&!E?b.delete(h):b.set(h,E)}),y(b)},{deep:!0});function y(b,h){m(),h&&v(b),u.history.replaceState(u.history.state,u.document.title,u.location.pathname+c(b)),p()}function S(){r&&y(f(),!0)}_(u,"popstate",S,!1),e!=="history"&&_(u,"hashchange",S,!1);const g=f();return g.keys().next().value?v(g):Object.assign(s,n),s}function ir(e={}){var t,n;const o=a.ref((t=e.enabled)!=null?t:!1),l=a.ref((n=e.autoSwitch)!=null?n:!0),r=a.ref(e.constraints),{navigator:u=U}=e,s=N(()=>{var S;return(S=u?.mediaDevices)==null?void 0:S.getUserMedia}),i=a.shallowRef();function c(S){switch(S){case"video":{if(r.value)return r.value.video||!1;break}case"audio":{if(r.value)return r.value.audio||!1;break}}}async function f(){if(!(!s.value||i.value))return i.value=await u.mediaDevices.getUserMedia({video:c("video"),audio:c("audio")}),i.value}function v(){var S;(S=i.value)==null||S.getTracks().forEach(g=>g.stop()),i.value=void 0}function m(){v(),o.value=!1}async function p(){return await f(),i.value&&(o.value=!0),i.value}async function y(){return v(),await p()}return a.watch(o,S=>{S?f():v()},{immediate:!0}),a.watch(r,()=>{l.value&&i.value&&y()},{immediate:!0}),d.tryOnScopeDispose(()=>{m()}),{isSupported:s,stream:i,start:p,stop:m,restart:y,constraints:r,enabled:o,autoSwitch:l}}function pt(e,t,n,o={}){var l,r,u,s,i;const{clone:c=!1,passive:f=!1,eventName:v,deep:m=!1,defaultValue:p,shouldEmit:y}=o,S=a.getCurrentInstance(),g=n||S?.emit||((l=S?.$emit)==null?void 0:l.bind(S))||((u=(r=S?.proxy)==null?void 0:r.$emit)==null?void 0:u.bind(S?.proxy));let b=v;if(!t)if(a.isVue2){const k=(i=(s=S?.proxy)==null?void 0:s.$options)==null?void 0:i.model;t=k?.value||"value",v||(b=k?.event||"input")}else t="modelValue";b=b||`update:${t.toString()}`;const h=k=>c?typeof c=="function"?c(k):oe(k):k,E=()=>d.isDef(e[t])?h(e[t]):p,R=k=>{y?y(k)&&g(b,k):g(b,k)};if(f){const k=E(),A=a.ref(k);let T=!1;return a.watch(()=>e[t],P=>{T||(T=!0,A.value=h(P),a.nextTick(()=>T=!1))}),a.watch(A,P=>{!T&&(P!==e[t]||m)&&R(P)},{deep:m}),A}else return a.computed({get(){return E()},set(k){R(k)}})}function cr(e,t,n={}){const o={};for(const l in e)o[l]=pt(e,l,t,n);return o}function fr(e){const{pattern:t=[],interval:n=0,navigator:o=U}=e||{},l=N(()=>typeof o<"u"&&"vibrate"in o),r=d.toRef(t);let u;const s=(c=r.value)=>{l.value&&o.vibrate(c)},i=()=>{l.value&&o.vibrate(0),u?.pause()};return n>0&&(u=d.useIntervalFn(s,n,{immediate:!1,immediateCallback:!1})),{isSupported:l,pattern:t,intervalControls:u,vibrate:s,stop:i}}function dr(e,t){const{containerStyle:n,wrapperProps:o,scrollTo:l,calculateRange:r,currentList:u,containerRef:s}="itemHeight"in t?yr(t,e):pr(t,e);return{list:u,scrollTo:l,containerProps:{ref:s,onScroll:()=>{r()},style:n},wrapperProps:o}}function yt(e){const t=a.ref(null),n=qe(t),o=a.ref([]),l=a.shallowRef(e);return{state:a.ref({start:0,end:10}),source:l,currentList:o,size:n,containerRef:t}}function mt(e,t,n){return o=>{if(typeof n=="number")return Math.ceil(o/n);const{start:l=0}=e.value;let r=0,u=0;for(let s=l;s<t.value.length;s++){const i=n(s);if(r+=i,u=s,r>o)break}return u-l}}function gt(e,t){return n=>{if(typeof t=="number")return Math.floor(n/t)+1;let o=0,l=0;for(let r=0;r<e.value.length;r++){const u=t(r);if(o+=u,o>=n){l=r;break}}return l+1}}function wt(e,t,n,o,{containerRef:l,state:r,currentList:u,source:s}){return()=>{const i=l.value;if(i){const c=n(e==="vertical"?i.scrollTop:i.scrollLeft),f=o(e==="vertical"?i.clientHeight:i.clientWidth),v=c-t,m=c+f+t;r.value={start:v<0?0:v,end:m>s.value.length?s.value.length:m},u.value=s.value.slice(r.value.start,r.value.end).map((p,y)=>({data:p,index:y+r.value.start}))}}}function ht(e,t){return n=>typeof e=="number"?n*e:t.value.slice(0,n).reduce((l,r,u)=>l+e(u),0)}function bt(e,t,n){a.watch([e.width,e.height,t],()=>{n()})}function St(e,t){return a.computed(()=>typeof e=="number"?t.value.length*e:t.value.reduce((n,o,l)=>n+e(l),0))}const vr={horizontal:"scrollLeft",vertical:"scrollTop"};function Et(e,t,n,o){return l=>{o.value&&(o.value[vr[e]]=n(l),t())}}function pr(e,t){const n=yt(t),{state:o,source:l,currentList:r,size:u,containerRef:s}=n,i={overflowX:"auto"},{itemWidth:c,overscan:f=5}=e,v=mt(o,l,c),m=gt(l,c),p=wt("horizontal",f,m,v,n),y=ht(c,l),S=a.computed(()=>y(o.value.start)),g=St(c,l);bt(u,t,p);const b=Et("horizontal",p,y,s),h=a.computed(()=>({style:{height:"100%",width:`${g.value-S.value}px`,marginLeft:`${S.value}px`,display:"flex"}}));return{scrollTo:b,calculateRange:p,wrapperProps:h,containerStyle:i,currentList:r,containerRef:s}}function yr(e,t){const n=yt(t),{state:o,source:l,currentList:r,size:u,containerRef:s}=n,i={overflowY:"auto"},{itemHeight:c,overscan:f=5}=e,v=mt(o,l,c),m=gt(l,c),p=wt("vertical",f,m,v,n),y=ht(c,l),S=a.computed(()=>y(o.value.start)),g=St(c,l);bt(u,t,p);const b=Et("vertical",p,y,s),h=a.computed(()=>({style:{width:"100%",height:`${g.value-S.value}px`,marginTop:`${S.value}px`}}));return{calculateRange:p,scrollTo:b,containerStyle:i,wrapperProps:h,currentList:r,containerRef:s}}function mr(e={}){const{navigator:t=U,document:n=$}=e;let o;const l=N(()=>t&&"wakeLock"in t),r=a.ref(!1);async function u(){!l.value||!o||(n&&n.visibilityState==="visible"&&(o=await t.wakeLock.request("screen")),r.value=!o.released)}n&&_(n,"visibilitychange",u,{passive:!0});async function s(c){l.value&&(o=await t.wakeLock.request(c),r.value=!o.released)}async function i(){!l.value||!o||(await o.release(),r.value=!o.released,o=null)}return{isSupported:l,isActive:r,request:s,release:i}}function gr(e={}){const{window:t=V,requestPermissions:n=!0}=e,o=e,l=N(()=>!!t&&"Notification"in t),r=a.ref(l.value&&"permission"in Notification&&Notification.permission==="granted"),u=a.ref(null),s=async()=>{if(l.value)return!r.value&&Notification.permission!=="denied"&&await Notification.requestPermission()==="granted"&&(r.value=!0),r.value},{on:i,trigger:c}=d.createEventHook(),{on:f,trigger:v}=d.createEventHook(),{on:m,trigger:p}=d.createEventHook(),{on:y,trigger:S}=d.createEventHook(),g=async h=>{if(!l.value||!r.value)return;const E=Object.assign({},o,h);return u.value=new Notification(E.title||"",E),u.value.onclick=c,u.value.onshow=v,u.value.onerror=p,u.value.onclose=S,u.value},b=()=>{u.value&&u.value.close(),u.value=null};if(n&&d.tryOnMounted(s),d.tryOnScopeDispose(b),l.value&&t){const h=t.document;_(h,"visibilitychange",E=>{E.preventDefault(),h.visibilityState==="visible"&&b()})}return{isSupported:l,notification:u,ensurePermissions:s,permissionGranted:r,show:g,close:b,onClick:i,onShow:f,onError:m,onClose:y}}const Tt="ping";function Pe(e){return e===!0?{}:e}function wr(e,t={}){const{onConnected:n,onDisconnected:o,onError:l,onMessage:r,immediate:u=!0,autoClose:s=!0,protocols:i=[]}=t,c=a.ref(null),f=a.ref("CLOSED"),v=a.ref(),m=d.toRef(e);let p,y,S=!1,g=0,b=[],h;const E=()=>{if(b.length&&v.value&&f.value==="OPEN"){for(const C of b)v.value.send(C);b=[]}},R=()=>{clearTimeout(h),h=void 0},k=(C=1e3,O)=>{!d.isClient||!v.value||(S=!0,R(),p?.(),v.value.close(C,O),v.value=void 0)},A=(C,O=!0)=>!v.value||f.value!=="OPEN"?(O&&b.push(C),!1):(E(),v.value.send(C),!0),T=()=>{if(S||typeof m.value>"u")return;const C=new WebSocket(m.value,i);v.value=C,f.value="CONNECTING",C.onopen=()=>{f.value="OPEN",n?.(C),y?.(),E()},C.onclose=O=>{if(f.value="CLOSED",o?.(C,O),!S&&t.autoReconnect){const{retries:F=-1,delay:I=1e3,onFailed:x}=Pe(t.autoReconnect);g+=1,typeof F=="number"&&(F<0||g<F)||typeof F=="function"&&F()?setTimeout(T,I):x?.()}},C.onerror=O=>{l?.(C,O)},C.onmessage=O=>{if(t.heartbeat){R();const{message:F=Tt}=Pe(t.heartbeat);if(O.data===F)return}c.value=O.data,r?.(C,O)}};if(t.heartbeat){const{message:C=Tt,interval:O=1e3,pongTimeout:F=1e3}=Pe(t.heartbeat),{pause:I,resume:x}=d.useIntervalFn(()=>{A(C,!1),h==null&&(h=setTimeout(()=>{k(),S=!1},F))},O,{immediate:!1});p=I,y=x}s&&(d.isClient&&_("beforeunload",()=>k()),d.tryOnScopeDispose(k));const P=()=>{!d.isClient&&!d.isWorker||(k(),S=!1,g=0,T())};return u&&P(),{data:c,status:f,close:k,send:A,open:P,ws:v}}function hr(e,t,n){const{window:o=V}=n??{},l=a.ref(null),r=a.shallowRef(),u=(...i)=>{r.value&&r.value.postMessage(...i)},s=function(){r.value&&r.value.terminate()};return o&&(typeof e=="string"?r.value=new Worker(e,t):typeof e=="function"?r.value=e():r.value=e,r.value.onmessage=i=>{l.value=i.data},d.tryOnScopeDispose(()=>{r.value&&r.value.terminate()})),{data:l,post:u,terminate:s,worker:r}}function br(e){return t=>{const n=t.data[0];return Promise.resolve(e.apply(void 0,n)).then(o=>{postMessage(["SUCCESS",o])}).catch(o=>{postMessage(["ERROR",o])})}}function Sr(e){return e.length===0?"":`importScripts(${e.map(n=>`'${n}'`).toString()})`}function Er(e,t){const n=`${Sr(t)}; onmessage=(${br})(${e})`,o=new Blob([n],{type:"text/javascript"});return URL.createObjectURL(o)}function Tr(e,t={}){const{dependencies:n=[],timeout:o,window:l=V}=t,r=a.ref(),u=a.ref("PENDING"),s=a.ref({}),i=a.ref(),c=(p="PENDING")=>{r.value&&r.value._url&&l&&(r.value.terminate(),URL.revokeObjectURL(r.value._url),s.value={},r.value=void 0,l.clearTimeout(i.value),u.value=p)};c(),d.tryOnScopeDispose(c);const f=()=>{const p=Er(e,n),y=new Worker(p);return y._url=p,y.onmessage=S=>{const{resolve:g=()=>{},reject:b=()=>{}}=s.value,[h,E]=S.data;switch(h){case"SUCCESS":g(E),c(h);break;default:b(E),c("ERROR");break}},y.onerror=S=>{const{reject:g=()=>{}}=s.value;S.preventDefault(),g(S),c("ERROR")},o&&(i.value=setTimeout(()=>c("TIMEOUT_EXPIRED"),o)),y},v=(...p)=>new Promise((y,S)=>{s.value={resolve:y,reject:S},r.value&&r.value.postMessage([[...p]]),u.value="RUNNING"});return{workerFn:(...p)=>u.value==="RUNNING"?(console.error("[useWebWorkerFn] You can only run one instance of the worker at a time."),Promise.reject()):(r.value=f(),v(...p)),workerStatus:u,workerTerminate:c}}function Or(e={}){const{window:t=V}=e;if(!t)return a.ref(!1);const n=a.ref(t.document.hasFocus());return _(t,"blur",()=>{n.value=!1}),_(t,"focus",()=>{n.value=!0}),n}function kr(e={}){const{window:t=V,behavior:n="auto"}=e;if(!t)return{x:a.ref(0),y:a.ref(0)};const o=a.ref(t.scrollX),l=a.ref(t.scrollY),r=a.computed({get(){return o.value},set(s){scrollTo({left:s,behavior:n})}}),u=a.computed({get(){return l.value},set(s){scrollTo({top:s,behavior:n})}});return _(t,"scroll",()=>{o.value=t.scrollX,l.value=t.scrollY},{capture:!1,passive:!0}),{x:r,y:u}}function _r(e={}){const{window:t=V,initialWidth:n=Number.POSITIVE_INFINITY,initialHeight:o=Number.POSITIVE_INFINITY,listenOrientation:l=!0,includeScrollbar:r=!0}=e,u=a.ref(n),s=a.ref(o),i=()=>{t&&(r?(u.value=t.innerWidth,s.value=t.innerHeight):(u.value=t.document.documentElement.clientWidth,s.value=t.document.documentElement.clientHeight))};if(i(),d.tryOnMounted(i),_("resize",i,{passive:!0}),l){const c=G("(orientation: portrait)");a.watch(c,()=>i())}return{width:u,height:s}}w.DefaultMagicKeysAliasMap=Ze,w.StorageSerializers=Te,w.TransitionPresets=lr,w.asyncComputed=Y,w.breakpointsAntDesign=Jt,w.breakpointsBootstrapV5=Yt,w.breakpointsMasterCss=Dt,w.breakpointsPrimeFlex=en,w.breakpointsQuasar=Qt,w.breakpointsSematic=Zt,w.breakpointsTailwind=Gt,w.breakpointsVuetify=Kt,w.breakpointsVuetifyV2=Ne,w.breakpointsVuetifyV3=Xt,w.cloneFnJSON=oe,w.computedAsync=Y,w.computedInject=Ve,w.createFetch=Ln,w.createReusableTemplate=q,w.createTemplatePromise=J,w.createUnrefFn=K,w.customStorageEventName=Oe,w.defaultDocument=$,w.defaultLocation=kt,w.defaultNavigator=U,w.defaultWindow=V,w.executeTransition=vt,w.formatTimeAgo=ft,w.getSSRHandler=pe,w.mapGamepadToXbox360Controller=zn,w.onClickOutside=_t,w.onKeyDown=Ft,w.onKeyPressed=Ct,w.onKeyStroke=ce,w.onKeyUp=Pt,w.onLongPress=It,w.onStartTyping=Nt,w.setSSRHandler=cn,w.templateRef=xt,w.unrefElement=L,w.useActiveElement=Ie,w.useAnimate=Wt,w.useAsyncQueue=Ht,w.useAsyncState=Le,w.useBase64=jt,w.useBattery=zt,w.useBluetooth=qt,w.useBreakpoints=tn,w.useBroadcastChannel=nn,w.useBrowserLocation=on,w.useCached=rn,w.useClipboard=ln,w.useClipboardItems=an,w.useCloned=un,w.useColorMode=$e,w.useConfirmDialog=fn,w.useCssVar=le,w.useCurrentElement=Ue,w.useCycleList=dn,w.useDark=vn,w.useDebouncedRefHistory=gn,w.useDeviceMotion=wn,w.useDeviceOrientation=ze,w.useDevicePixelRatio=hn,w.useDevicesList=bn,w.useDisplayMedia=Sn,w.useDocumentVisibility=En,w.useDraggable=Tn,w.useDropZone=On,w.useElementBounding=kn,w.useElementByPoint=_n,w.useElementHover=Rn,w.useElementSize=qe,w.useElementVisibility=Ye,w.useEventBus=Fn,w.useEventListener=_,w.useEventSource=Pn,w.useEyeDropper=Vn,w.useFavicon=An,w.useFetch=Xe,w.useFileDialog=Wn,w.useFileSystemAccess=Hn,w.useFocus=$n,w.useFocusWithin=Un,w.useFps=jn,w.useFullscreen=Bn,w.useGamepad=qn,w.useGeolocation=Gn,w.useIdle=Kn,w.useImage=Qn,w.useInfiniteScroll=Zn,w.useIntersectionObserver=Ge,w.useKeyModifier=eo,w.useLocalStorage=to,w.useMagicKeys=no,w.useManualRefHistory=Be,w.useMediaControls=lo,w.useMediaQuery=G,w.useMemoize=uo,w.useMemory=so,w.useMounted=Me,w.useMouse=De,w.useMouseInElement=et,w.useMousePressed=co,w.useMutationObserver=re,w.useNavigatorLanguage=fo,w.useNetwork=tt,w.useNow=nt,w.useObjectUrl=vo,w.useOffsetPagination=po,w.useOnline=yo,w.usePageLeave=mo,w.useParallax=go,w.useParentElement=wo,w.usePerformanceObserver=ho,w.usePermission=fe,w.usePointer=So,w.usePointerLock=Eo,w.usePointerSwipe=To,w.usePreferredColorScheme=Oo,w.usePreferredContrast=ko,w.usePreferredDark=ke,w.usePreferredLanguages=_o,w.usePreferredReducedMotion=Ro,w.usePrevious=Fo,w.useRafFn=Z,w.useRefHistory=_e,w.useResizeObserver=me,w.useScreenOrientation=rt,w.useScreenSafeArea=Co,w.useScriptTag=Po,w.useScroll=Qe,w.useScrollLock=Ao,w.useSessionStorage=Io,w.useShare=Mo,w.useSorted=No,w.useSpeechRecognition=xo,w.useSpeechSynthesis=Wo,w.useStepper=Ho,w.useStorage=ye,w.useStorageAsync=$o,w.useStyleTag=jo,w.useSupported=N,w.useSwipe=Bo,w.useTemplateRefsList=qo,w.useTextDirection=Go,w.useTextSelection=Xo,w.useTextareaAutosize=Ko,w.useThrottledRefHistory=Jo,w.useTimeAgo=er,w.useTimeoutPoll=tr,w.useTimestamp=nr,w.useTitle=or,w.useTransition=ur,w.useUrlSearchParams=sr,w.useUserMedia=ir,w.useVModel=pt,w.useVModels=cr,w.useVibrate=fr,w.useVirtualList=dr,w.useWakeLock=mr,w.useWebNotification=gr,w.useWebSocket=wr,w.useWebWorker=hr,w.useWebWorkerFn=Tr,w.useWindowFocus=Or,w.useWindowScroll=kr,w.useWindowSize=_r,Object.keys(d).forEach(function(e){e!=="default"&&!Object.prototype.hasOwnProperty.call(w,e)&&Object.defineProperty(w,e,{enumerable:!0,get:function(){return d[e]}})})})(this.VueUse=this.VueUse||{},VueUse,VueDemi);